Repository: sachinnpraburaj/Intelligent-Travel-Recommendation-System Branch: master Commit: d0f64997c626 Files: 112 Total size: 79.0 MB Directory structure: gitextract_pzr7p8zx/ ├── README.md ├── Restaurants (Yelp) Dataset-EDA.ipynb ├── TripAdvisor_Crawler_Parser.ipynb ├── attraction_etl.ipynb ├── attractions_crawler.ipynb ├── attractions_details_crawler.ipynb ├── attractions_recc.py ├── combine_batches.ipynb ├── etl/ │ ├── attraction_reviews/ │ │ ├── part-00000-49e3efc3-a4b7-41e8-b45e-c3f57c21a6a5-c000.snappy.parquet │ │ ├── part-00001-49e3efc3-a4b7-41e8-b45e-c3f57c21a6a5-c000.snappy.parquet │ │ ├── part-00002-49e3efc3-a4b7-41e8-b45e-c3f57c21a6a5-c000.snappy.parquet │ │ └── part-00003-49e3efc3-a4b7-41e8-b45e-c3f57c21a6a5-c000.snappy.parquet │ ├── attraction_reviews.json │ ├── attractions.json │ ├── del_dup/ │ │ ├── part-00000-c453ac1f-d0ec-49e3-8984-030e500feb5f-c000.json │ │ ├── part-00001-c453ac1f-d0ec-49e3-8984-030e500feb5f-c000.json │ │ ├── part-00002-c453ac1f-d0ec-49e3-8984-030e500feb5f-c000.json │ │ └── part-00003-c453ac1f-d0ec-49e3-8984-030e500feb5f-c000.json │ ├── newh_df/ │ │ ├── part-00000-8b7be6b6-c958-4a62-847d-550064dd5a78-c000.json │ │ ├── part-00001-8b7be6b6-c958-4a62-847d-550064dd5a78-c000.json │ │ ├── part-00002-8b7be6b6-c958-4a62-847d-550064dd5a78-c000.json │ │ └── part-00003-8b7be6b6-c958-4a62-847d-550064dd5a78-c000.json │ └── u_id_df/ │ ├── part-00000-c0814be7-b91e-4586-9388-7a44d9ed338e-c000.json │ ├── part-00001-c0814be7-b91e-4586-9388-7a44d9ed338e-c000.json │ ├── part-00002-c0814be7-b91e-4586-9388-7a44d9ed338e-c000.json │ └── part-00003-c0814be7-b91e-4586-9388-7a44d9ed338e-c000.json ├── final_hotel_recc.ipynb ├── get_att_recc.ipynb ├── hotel_etl.ipynb ├── hotel_recc.py ├── mf_models/ │ └── model_file/ │ ├── itemFactors/ │ │ ├── part-00000-daa146bf-1542-404b-b7b1-a4e3cff69a72-c000.snappy.parquet │ │ ├── part-00001-daa146bf-1542-404b-b7b1-a4e3cff69a72-c000.snappy.parquet │ │ ├── part-00002-daa146bf-1542-404b-b7b1-a4e3cff69a72-c000.snappy.parquet │ │ ├── part-00003-daa146bf-1542-404b-b7b1-a4e3cff69a72-c000.snappy.parquet │ │ ├── part-00004-daa146bf-1542-404b-b7b1-a4e3cff69a72-c000.snappy.parquet │ │ ├── part-00005-daa146bf-1542-404b-b7b1-a4e3cff69a72-c000.snappy.parquet │ │ ├── part-00006-daa146bf-1542-404b-b7b1-a4e3cff69a72-c000.snappy.parquet │ │ ├── part-00007-daa146bf-1542-404b-b7b1-a4e3cff69a72-c000.snappy.parquet │ │ ├── part-00008-daa146bf-1542-404b-b7b1-a4e3cff69a72-c000.snappy.parquet │ │ └── part-00009-daa146bf-1542-404b-b7b1-a4e3cff69a72-c000.snappy.parquet │ ├── metadata/ │ │ └── part-00000 │ └── userFactors/ │ ├── part-00000-1ce6925f-8f15-4e37-b696-1731c4499927-c000.snappy.parquet │ ├── part-00001-1ce6925f-8f15-4e37-b696-1731c4499927-c000.snappy.parquet │ ├── part-00002-1ce6925f-8f15-4e37-b696-1731c4499927-c000.snappy.parquet │ ├── part-00003-1ce6925f-8f15-4e37-b696-1731c4499927-c000.snappy.parquet │ ├── part-00004-1ce6925f-8f15-4e37-b696-1731c4499927-c000.snappy.parquet │ ├── part-00005-1ce6925f-8f15-4e37-b696-1731c4499927-c000.snappy.parquet │ ├── part-00006-1ce6925f-8f15-4e37-b696-1731c4499927-c000.snappy.parquet │ ├── part-00007-1ce6925f-8f15-4e37-b696-1731c4499927-c000.snappy.parquet │ ├── part-00008-1ce6925f-8f15-4e37-b696-1731c4499927-c000.snappy.parquet │ └── part-00009-1ce6925f-8f15-4e37-b696-1731c4499927-c000.snappy.parquet ├── outputs/ │ ├── attraction_details/ │ │ ├── part-00000-24d79c41-ab21-4f52-bb5e-fed77bf823f8-c000.snappy.parquet │ │ ├── part-00000-8b76e71d-55f4-47ef-a621-b32a2f3e1179-c000.snappy.parquet │ │ ├── part-00001-24d79c41-ab21-4f52-bb5e-fed77bf823f8-c000.snappy.parquet │ │ ├── part-00001-8b76e71d-55f4-47ef-a621-b32a2f3e1179-c000.snappy.parquet │ │ ├── part-00002-8b76e71d-55f4-47ef-a621-b32a2f3e1179-c000.snappy.parquet │ │ └── part-00003-8b76e71d-55f4-47ef-a621-b32a2f3e1179-c000.snappy.parquet │ ├── attraction_reviews/ │ │ ├── part-00000-01b23ac3-b793-40dc-b90a-93a239db5d07-c000.snappy.parquet │ │ ├── part-00000-603b562f-5b1d-4e02-9a5d-f66acc3232a1-c000.snappy.parquet │ │ ├── part-00002-01b23ac3-b793-40dc-b90a-93a239db5d07-c000.snappy.parquet │ │ └── part-00002-603b562f-5b1d-4e02-9a5d-f66acc3232a1-c000.snappy.parquet │ ├── attractions_cat.json │ ├── attractions_details_batch1.json │ ├── attractions_details_batch2.json │ ├── attractions_reviews_batch1.json │ └── attractions_reviews_batch2.json ├── rbm.py ├── rbm_training.ipynb ├── recommendations/ │ ├── e10_r5000_lr0.01_hu64_bs8/ │ │ ├── hb.npy │ │ ├── user1_seen.csv │ │ ├── user1_unseen.csv │ │ ├── vb.npy │ │ └── w.npy │ ├── e20_r20000_lr0.01_hu128_bs16/ │ │ ├── hb.npy │ │ ├── user1_seen.csv │ │ ├── user1_unseen.csv │ │ ├── vb.npy │ │ └── w.npy │ ├── e20_r20000_lr0.01_hu64_bs16/ │ │ ├── hb.npy │ │ ├── user1_seen.csv │ │ ├── user1_unseen.csv │ │ ├── vb.npy │ │ └── w.npy │ ├── e20_r40000_lr0.01_hu128_bs8/ │ │ ├── hb.npy │ │ ├── user1_seen.csv │ │ ├── user1_unseen.csv │ │ ├── vb.npy │ │ └── w.npy │ ├── e20_r5000_lr0.01_hu128_bs8/ │ │ ├── hb.npy │ │ ├── user1_seen.csv │ │ ├── user1_unseen.csv │ │ ├── vb.npy │ │ └── w.npy │ ├── e50_r40000_lr0.01_hu128_bs16/ │ │ ├── hb.npy │ │ ├── user1_seen.csv │ │ ├── user1_unseen.csv │ │ ├── vb.npy │ │ └── w.npy │ └── e50_r40000_lr0.01_hu256_bs16/ │ ├── hb.npy │ ├── user1_seen.csv │ ├── user1_unseen.csv │ └── vb.npy ├── requirements.txt ├── sample_table_widget.ipynb ├── tripadvisor_hotel_output/ │ ├── file_mainpage_url.txt │ ├── hotel_info.csv │ ├── hotel_info.json │ ├── hotel_info_dedup.csv │ ├── hotel_info_dedup.json │ ├── reviews_dedup.csv │ └── reviews_dedup.json └── utils.py ================================================ FILE CONTENTS ================================================ ================================================ FILE: README.md ================================================ # Intelligent Travel Recommendation System

Video demo: https://youtu.be/V635gdcw1h0
Project Report: report.pdf
Poster: poster.pdf # Objective: To provide a tailor made plan consisting of possible places to stay, attractions to visit and restaurants to eat at for the entire duration of travel. We recommend restaurants separately for each meal of the day (breakfast, lunch and dinner) and provide two recommendations per meal per day. We also recommend five possible stay options (hotels) for your travel alongside possible attractions to view. Attractions are recommended based on timing, (i.e) which ones to view during the day and which ones are better off at night. Again we provide two attraction recommendations per timing per day for the entire duration of travel. # Project Overview: We have used three different recommender systems (one each for attractions, hotels and restaurants). 1. RBM, a Deep learning technique for Attractions. 2. Matrix Factorization with ALS, a highly scalable and distributed Collaborative Filtering technique for hotels. 3. Hybrid- A combination of K-Means algorithm for Content Based Filtering and K-Nearest Neighbors for Memory based Collaborative Filtering for restaurants. Few visualizations for the project were done using python libraries and others have been done using Tableau software. They can be accessed from [EDA](/EDA) folder. # Steps for execution: For restaurants- Dataset for the project should be downloaded from [Yelp dataset challenge](https://www.yelp.ca/dataset/download) and stored in yelp_dataset folder. For hotels- We scraped TripAdvisor to obtain the dataset. Dataset can be read from [tripadvisor_hotel_output](/tripadvisor_hotel_output) folder. For attractions- We scraped TripAdvisor to obtain the dataset. Dataset can be read from [outputs](/outputs) folder. # Files:
###### [attractions_crawler.ipynb](/attractions_crawler.ipynb) -- To collect urls of attractions from tripadvisor. ###### [attractions_details_crawler.ipynb](/attractions_details_crawler.ipynb) -- To extract attraction details and reviews on each attraction from collected urls in batches ###### [combine_batches.ipynb](/combine_batches.ipynb) -- To combine the data collected in batches ###### [attraction_etl.ipynb](/attraction_etl.ipynb) -- To perform ETL on attraction details and attractions reviews datasets. ###### [attractions_recc.py](/attractions_recc.py) -- The core code to provide attraction recommendation using the trained RBM model. ###### [final_hotel_recc.ipynb](/final_hotel_recc.ipynb) -- The final code that integrates ETL on hotels dataset and MF-ALS model output to display hotel recommendations. ###### [get_att_recc.ipynb](/get_att_recc.ipynb) -- The final code that integrates ETL on attractions dataset and RBM model output to display attraction recommendations. ###### [hotel_etl.ipynb](/hotel_etl.ipynb) -- To perform 'Extract Transform Load (ETL)' on hotels dataset that has been scraped from TripAdvisor. ###### [hotel_recc.py](/hotel_recc.py) -- The core code that models MF-ALS and outputs recommendations. ###### [rbm_training.ipynb](/rbm_training.ipynb) -- The code to perform training and tuning of the RBM, deep learning model. ###### [rbm.py](/rbm.py) -- The code that loads the best model and outputs recommendations for users. ###### [requirements.txt](/requirements.txt) -- File to handle dependencies for thus project. ###### [Restaurants (Yelp) Dataset-EDA.ipynb] -- The notebook that has the code and shows EDA visualizations for Yelp (restaurants) dataset. ###### [TripAdvisor_Crawler_Parser.ipynb](/TripAdvisor_Crawler_Parser.ipynb) -- The notebook performs collection, extraction, cleaning, parsing and obtaining hotel urls, hotel related information, user reviews, user ratings and user related information. ###### [utils.py](/utils.py) -- Consists of helper functions for the RBM model. ###### [Hybrid_Recommder.ipynb](/Hybrid_Recommder.ipynb) -- The core code for ETL on yelp dataset and hybrid recommender model. # Folders: ###### [etl](/etl) -- Saved model parameters and model outputs from MF-ALS. ###### [input-output](/input-output) -- contains screenshots of input and output images of ITRS application on the whole. ###### [outputs](/outputs) -- Contains dataset for attractions. ###### [tripadvisor_hotel_output](/tripadvisor_hotel_output) -- Contains dataset for hotels. ###### [downloads](/downloads) -- Contains attraction images downloaded using google_download_images API. ###### [mf_models](/mf_models) -- Contains the saved best obtained Matrix Factorization- ALS (MF-ALS) model. ###### [rbm_models](/rbm_models) -- Contains saved RBM models, tried out for different parameters. ###### [EDA](/analysis) -- all results (visualizations) of Exploratory Data Analysis (EDA) are be stored here. ================================================ FILE: Restaurants (Yelp) Dataset-EDA.ipynb ================================================ { "cells": [ { "cell_type": "code", "execution_count": 92, "metadata": {}, "outputs": [ { "data": { "text/html": [ "" ], "text/vnd.plotly.v1+html": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stdout", "output_type": "stream", "text": [ "headers loaded.. plotly plotting set..\n" ] } ], "source": [ "# import libraries\n", "import os\n", "import json\n", "import re\n", "import sys\n", "import csv\n", "import pandas as pd\n", "import numpy as np\n", "import plotly.plotly as py\n", "import plotly.graph_objs as go\n", "from plotly.offline import download_plotlyjs, init_notebook_mode, plot, iplot\n", "import seaborn as seab\n", "# Plot the data using plotly offline mode\n", "init_notebook_mode(connected=True)\n", "print('headers loaded.. plotly plotting set..')" ] }, { "cell_type": "code", "execution_count": 22, "metadata": {}, "outputs": [], "source": [ "# Normalize function- to normalize values for review score and tip score//\n", "def normalize(x, new_min = 0, new_max = 100):\n", " output = []\n", " old_min, old_max = min(x), max(x)\n", "\n", " for iter_val in x:\n", " val = (new_max - new_min) / (old_max - old_min) * (iter_val - old_min) + new_min\n", " output.append(val)\n", "\n", " return output" ] }, { "cell_type": "code", "execution_count": 33, "metadata": {}, "outputs": [ { "data": { "text/html": [ "
\n", "\n", "\n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", "
business_idcooldatefunnyreview_idstarstextusefuluser_idsentiment_score_reviews
03fw2X5bZYeW9xCz_zGhOHg52016-05-07 01:21:024G7XHMxG0bx9oBJNECG4IFg3Tracy dessert had a big name in Hong Kong and ...5jlu4CztcSxrKx56ba1a5AQ0.9840
1AakkkTuGZA2KBodKi2_u8A02012-07-16 00:37:141JVcjMhlavKKn3UIt9p9OXA1I cannot believe how things have changed in 3 ...1TpyOT5E16YASd7EWjLQlrw-0.9455
2y-Iw6dZflNix4BdwIyTNGA02014-06-27 21:19:2304bUyL7lzoWzDZaJETAKREg3Good selection of classes of beers and mains. ...0_N7Ndn29bpll_961oPeEfw-0.9203
3YSUcHqlKMPHHJ_cTrqtNrA02017-12-29 13:55:190E6B-2U2sGG3xgmnNWZAEew1Came here on a Thursday night at 6:30 p.m. My ...0DbccYu3OppWKl21OanZnTg0.9806
4m7ommfJFalI47UksyX04Iw12014-09-25 08:15:442eed44nI0eZ4BGKtKXsRJhQ1Met a friend for dinner there tonight. The ser...6tAcB1ZohRtjozsymvqqHzQ0.6124
\n", "
" ], "text/plain": [ " business_id cool date funny \\\n", "0 3fw2X5bZYeW9xCz_zGhOHg 5 2016-05-07 01:21:02 4 \n", "1 AakkkTuGZA2KBodKi2_u8A 0 2012-07-16 00:37:14 1 \n", "2 y-Iw6dZflNix4BdwIyTNGA 0 2014-06-27 21:19:23 0 \n", "3 YSUcHqlKMPHHJ_cTrqtNrA 0 2017-12-29 13:55:19 0 \n", "4 m7ommfJFalI47UksyX04Iw 1 2014-09-25 08:15:44 2 \n", "\n", " review_id stars \\\n", "0 G7XHMxG0bx9oBJNECG4IFg 3 \n", "1 JVcjMhlavKKn3UIt9p9OXA 1 \n", "2 4bUyL7lzoWzDZaJETAKREg 3 \n", "3 E6B-2U2sGG3xgmnNWZAEew 1 \n", "4 eed44nI0eZ4BGKtKXsRJhQ 1 \n", "\n", " text useful \\\n", "0 Tracy dessert had a big name in Hong Kong and ... 5 \n", "1 I cannot believe how things have changed in 3 ... 1 \n", "2 Good selection of classes of beers and mains. ... 0 \n", "3 Came here on a Thursday night at 6:30 p.m. My ... 0 \n", "4 Met a friend for dinner there tonight. The ser... 6 \n", "\n", " user_id sentiment_score_reviews \n", "0 jlu4CztcSxrKx56ba1a5AQ 0.9840 \n", "1 TpyOT5E16YASd7EWjLQlrw -0.9455 \n", "2 _N7Ndn29bpll_961oPeEfw -0.9203 \n", "3 DbccYu3OppWKl21OanZnTg 0.9806 \n", "4 tAcB1ZohRtjozsymvqqHzQ 0.6124 " ] }, "execution_count": 33, "metadata": {}, "output_type": "execute_result" } ], "source": [ "# Read reviews dataframe\n", "reviews_df = pd.read_csv('reviews.csv')\n", "reviews_df.head()" ] }, { "cell_type": "code", "execution_count": 6, "metadata": {}, "outputs": [ { "data": { "text/html": [ "
\n", "\n", "\n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", "
addressattributesbusiness_idcategoriescityhoursis_openlatitudelongitudenamepostal_codereview_countstarsstate
030 Eglinton Avenue W{'RestaurantsReservations': 'True', 'GoodForMe...QXAEGFB4oINsVuTFxEYKFQSpecialty Food, Restaurants, Dim Sum, Imported...Mississauga{'Monday': '9:0-0:0', 'Tuesday': '9:0-0:0', 'W...143.605499-79.652289Emerald Chinese RestaurantL5R 3E71282.5ON
1Credit Valley Town Plaza, F2 - 6045 Creditview Rd{'BusinessParking': \"{'garage': False, 'street...68dUKd8_8liJ7in4aWOSEAShipping Centers, Couriers & Delivery Services...Mississauga{'Monday': '9:0-19:0', 'Tuesday': '9:0-20:0', ...143.599475-79.711584The UPS StoreL5V 0B132.5ON
21210 8th Street SW, Unit 220{'BikeParking': 'False', 'ByAppointmentOnly': ...fcXOEZdXYeZqnQ3lGlOXmgLocal Services, Professional Services, Compute...Calgary{'Monday': '9:0-17:0', 'Tuesday': '9:0-17:0', ...151.041771-114.081109Nucleus Information ServiceT2R 1L352.0AB
31455 16th Avenue{'ByAppointmentOnly': 'False', 'BikeParking': ...A98xW4qb7vOTguggHFs7NgFitness & Instruction, Active Life, YogaRichmond Hill{'Monday': '16:0-23:0', 'Tuesday': '16:0-23:0'...143.861503-79.388499Hot Yoga WellnessL4B 3G644.0ON
4445 King Street W, Suite 101{'AcceptsInsurance': 'True', 'ByAppointmentOnl...zSpQmEBvRe3IhTUlMSA6HQTrainers, Health & Medical, Active Life, Physi...Toronto{'Monday': '6:0-22:0', 'Tuesday': '6:0-22:0', ...143.645041-79.395799Totum Life ScienceM5V 1K4234.0ON
\n", "
" ], "text/plain": [ " address \\\n", "0 30 Eglinton Avenue W \n", "1 Credit Valley Town Plaza, F2 - 6045 Creditview Rd \n", "2 1210 8th Street SW, Unit 220 \n", "3 1455 16th Avenue \n", "4 445 King Street W, Suite 101 \n", "\n", " attributes business_id \\\n", "0 {'RestaurantsReservations': 'True', 'GoodForMe... QXAEGFB4oINsVuTFxEYKFQ \n", "1 {'BusinessParking': \"{'garage': False, 'street... 68dUKd8_8liJ7in4aWOSEA \n", "2 {'BikeParking': 'False', 'ByAppointmentOnly': ... fcXOEZdXYeZqnQ3lGlOXmg \n", "3 {'ByAppointmentOnly': 'False', 'BikeParking': ... A98xW4qb7vOTguggHFs7Ng \n", "4 {'AcceptsInsurance': 'True', 'ByAppointmentOnl... zSpQmEBvRe3IhTUlMSA6HQ \n", "\n", " categories city \\\n", "0 Specialty Food, Restaurants, Dim Sum, Imported... Mississauga \n", "1 Shipping Centers, Couriers & Delivery Services... Mississauga \n", "2 Local Services, Professional Services, Compute... Calgary \n", "3 Fitness & Instruction, Active Life, Yoga Richmond Hill \n", "4 Trainers, Health & Medical, Active Life, Physi... Toronto \n", "\n", " hours is_open latitude \\\n", "0 {'Monday': '9:0-0:0', 'Tuesday': '9:0-0:0', 'W... 1 43.605499 \n", "1 {'Monday': '9:0-19:0', 'Tuesday': '9:0-20:0', ... 1 43.599475 \n", "2 {'Monday': '9:0-17:0', 'Tuesday': '9:0-17:0', ... 1 51.041771 \n", "3 {'Monday': '16:0-23:0', 'Tuesday': '16:0-23:0'... 1 43.861503 \n", "4 {'Monday': '6:0-22:0', 'Tuesday': '6:0-22:0', ... 1 43.645041 \n", "\n", " longitude name postal_code review_count stars \\\n", "0 -79.652289 Emerald Chinese Restaurant L5R 3E7 128 2.5 \n", "1 -79.711584 The UPS Store L5V 0B1 3 2.5 \n", "2 -114.081109 Nucleus Information Service T2R 1L3 5 2.0 \n", "3 -79.388499 Hot Yoga Wellness L4B 3G6 4 4.0 \n", "4 -79.395799 Totum Life Science M5V 1K4 23 4.0 \n", "\n", " state \n", "0 ON \n", "1 ON \n", "2 AB \n", "3 ON \n", "4 ON " ] }, "execution_count": 6, "metadata": {}, "output_type": "execute_result" } ], "source": [ "# Read business (restaurants) dataframe\n", "business_df = pd.read_csv('business.csv')\n", "business_df.head()" ] }, { "cell_type": "code", "execution_count": 9, "metadata": {}, "outputs": [ { "data": { "text/html": [ "
\n", "\n", "\n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", "
business_idcompliment_countdatetextuser_idsentiment_score_tips
00hudPyuCBlKg79OwKBw-eQ02012-10-11 23:06:21Only worth a visit in the summer time, to take...w8p4JW6-ERsbg8aB5wjEAg0.6369
1r49iBfbnfoK7yt4rdsL_7g02016-01-05 06:39:33Hands down best AYCE in town! Love it!CaFbX7topxdLpBJ_SNDfGQ0.8745
2wZhB4U003eg2GQ-F7D2D4A02016-08-12 22:18:07When you receive the bag of seafood tie it up ...oIHhfloe5VQamDFDB2dr1Q0.9379
3j9I2YkFCOKyAEb_3FbFqUA02011-04-09 18:58:36#poutinecrawl #yyc stop #1JnHaPHkRO2_8V-DysmIBVw-0.2960
4XXGzCIcxzAZ6H98mxZbdqA02010-04-26 15:34:54Um. All kinds of awesome! Big clean and all t...qvvpeBLkV4Shx0Teh87lPA0.7959
\n", "
" ], "text/plain": [ " business_id compliment_count date \\\n", "0 0hudPyuCBlKg79OwKBw-eQ 0 2012-10-11 23:06:21 \n", "1 r49iBfbnfoK7yt4rdsL_7g 0 2016-01-05 06:39:33 \n", "2 wZhB4U003eg2GQ-F7D2D4A 0 2016-08-12 22:18:07 \n", "3 j9I2YkFCOKyAEb_3FbFqUA 0 2011-04-09 18:58:36 \n", "4 XXGzCIcxzAZ6H98mxZbdqA 0 2010-04-26 15:34:54 \n", "\n", " text user_id \\\n", "0 Only worth a visit in the summer time, to take... w8p4JW6-ERsbg8aB5wjEAg \n", "1 Hands down best AYCE in town! Love it! CaFbX7topxdLpBJ_SNDfGQ \n", "2 When you receive the bag of seafood tie it up ... oIHhfloe5VQamDFDB2dr1Q \n", "3 #poutinecrawl #yyc stop #1 JnHaPHkRO2_8V-DysmIBVw \n", "4 Um. All kinds of awesome! Big clean and all t... qvvpeBLkV4Shx0Teh87lPA \n", "\n", " sentiment_score_tips \n", "0 0.6369 \n", "1 0.8745 \n", "2 0.9379 \n", "3 -0.2960 \n", "4 0.7959 " ] }, "execution_count": 9, "metadata": {}, "output_type": "execute_result" } ], "source": [ "# Read tip dataframe\n", "tip_df = pd.read_csv('tip.csv')\n", "tip_df.head()" ] }, { "cell_type": "code", "execution_count": 16, "metadata": {}, "outputs": [ { "data": { "text/html": [ "
\n", "\n", "\n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", "
business_iddate
0--1UhMGODdWsrMastO9DZw2016-04-26 19:49:16, 2016-08-30 18:36:57, 2016...
1--6MefnULPED_I942VcFNA2011-06-04 18:22:23, 2011-07-23 23:51:33, 2012...
2--DaPTJW3-tB1vP-PfdTEg2012-06-03 17:46:09, 2012-08-04 16:19:52, 2012...
3--Gc998IMjLn8yr-HTzGUg2014-07-01 01:20:47
4--SrzpvFLwP_YFwB_Cetow2011-02-10 03:51:06, 2011-02-28 20:35:49, 2011...
\n", "
" ], "text/plain": [ " business_id date\n", "0 --1UhMGODdWsrMastO9DZw 2016-04-26 19:49:16, 2016-08-30 18:36:57, 2016...\n", "1 --6MefnULPED_I942VcFNA 2011-06-04 18:22:23, 2011-07-23 23:51:33, 2012...\n", "2 --DaPTJW3-tB1vP-PfdTEg 2012-06-03 17:46:09, 2012-08-04 16:19:52, 2012...\n", "3 --Gc998IMjLn8yr-HTzGUg 2014-07-01 01:20:47\n", "4 --SrzpvFLwP_YFwB_Cetow 2011-02-10 03:51:06, 2011-02-28 20:35:49, 2011..." ] }, "execution_count": 16, "metadata": {}, "output_type": "execute_result" } ], "source": [ "# Read checkin dataframe\n", "checkin_df = pd.read_csv('checkin.csv')\n", "checkin_df.head()" ] }, { "cell_type": "code", "execution_count": 20, "metadata": {}, "outputs": [ { "data": { "text/html": [ "
\n", "\n", "\n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", "
average_starscompliment_coolcompliment_cutecompliment_funnycompliment_hotcompliment_listcompliment_morecompliment_notecompliment_photoscompliment_plain...coolelitefansfriendsfunnynamereview_countusefuluser_idyelping_since
03.605051004311...342017,20189CfGCj80EdA-xS-mTWlAn4Q, JgD2Rk9K07MkZgG7Nb9YzA...26Peter4757gvXtMj3XuPr0xHjgmlmtng2014-01-05 20:45:54
13.45640641608421032...9742015,2016,2017,201871tRC9YLo4LHquMVXZ9VO4Ag, -YpfTgz88rsPwsOvlfKn7w...1007Javier4701655pU6GoRTcl1rIOi6zMynjog2011-12-16 16:13:01
24.3123523104621139...3992008,200913o8H8CioXzL4ZR_zxZYcv3Q, yJB1hHDIq18Qvmo3yo9_KA...316allison391708_ICqwy7SW8J6OJBab1HkwA2007-10-06 02:42:28
32.64000000001...3NaN15fvybUMH9N9Gx1zKw8UbBQ, I0HBD2I7uT_LU_gA9Gb9HA...4A1933z5y4ejvC8uaUg5fGEJHbRA2013-05-28 17:49:42
43.952011201146022163112118...21582014,2015,2016,2017,201858HHmX2L4Gg6L0WJNcxs4Ptw, 8DEyKVyplnOcSKx39vatbg...1338Fred4313157rnU1EFMSnVJGrQxrnjaODg2010-12-28 01:37:20
\n", "

5 rows × 22 columns

\n", "
" ], "text/plain": [ " average_stars compliment_cool compliment_cute compliment_funny \\\n", "0 3.60 5 0 5 \n", "1 3.45 64 0 64 \n", "2 4.31 23 5 23 \n", "3 2.64 0 0 0 \n", "4 3.95 201 1 201 \n", "\n", " compliment_hot compliment_list compliment_more compliment_note \\\n", "0 1 0 0 4 \n", "1 16 0 8 42 \n", "2 10 4 6 21 \n", "3 0 0 0 0 \n", "4 146 0 22 163 \n", "\n", " compliment_photos compliment_plain ... cool \\\n", "0 3 11 ... 34 \n", "1 10 32 ... 974 \n", "2 1 39 ... 399 \n", "3 0 1 ... 3 \n", "4 112 118 ... 2158 \n", "\n", " elite fans \\\n", "0 2017,2018 9 \n", "1 2015,2016,2017,2018 71 \n", "2 2008,2009 13 \n", "3 NaN 1 \n", "4 2014,2015,2016,2017,2018 58 \n", "\n", " friends funny name \\\n", "0 CfGCj80EdA-xS-mTWlAn4Q, JgD2Rk9K07MkZgG7Nb9YzA... 26 Peter \n", "1 tRC9YLo4LHquMVXZ9VO4Ag, -YpfTgz88rsPwsOvlfKn7w... 1007 Javier \n", "2 o8H8CioXzL4ZR_zxZYcv3Q, yJB1hHDIq18Qvmo3yo9_KA... 316 allison \n", "3 5fvybUMH9N9Gx1zKw8UbBQ, I0HBD2I7uT_LU_gA9Gb9HA... 4 A \n", "4 HHmX2L4Gg6L0WJNcxs4Ptw, 8DEyKVyplnOcSKx39vatbg... 1338 Fred \n", "\n", " review_count useful user_id yelping_since \n", "0 47 57 gvXtMj3XuPr0xHjgmlmtng 2014-01-05 20:45:54 \n", "1 470 1655 pU6GoRTcl1rIOi6zMynjog 2011-12-16 16:13:01 \n", "2 391 708 _ICqwy7SW8J6OJBab1HkwA 2007-10-06 02:42:28 \n", "3 19 33 z5y4ejvC8uaUg5fGEJHbRA 2013-05-28 17:49:42 \n", "4 431 3157 rnU1EFMSnVJGrQxrnjaODg 2010-12-28 01:37:20 \n", "\n", "[5 rows x 22 columns]" ] }, "execution_count": 20, "metadata": {}, "output_type": "execute_result" } ], "source": [ "# Read user dataframe\n", "user_df = pd.read_csv('user.csv')\n", "user_df.head()" ] }, { "cell_type": "code", "execution_count": 70, "metadata": { "scrolled": false }, "outputs": [ { "data": { "application/vnd.plotly.v1+json": { "config": { "linkText": "Export to plot.ly", "plotlyServerURL": "https://plot.ly", "showLink": false }, "data": [ { "marker": { "color": "midnightblue" }, "name": "Number of restaurants", "opacity": 0.5, "text": "Count per star value", "type": "bar", "uid": "cd0f5cdb-b7ad-49d6-be4f-d4113c231b4d", "x": [ 1, 1.5, 2, 2.5, 3, 3.5, 4, 4.5, 5 ], "y": [ 352, 541, 1512, 2822, 5130, 7297, 7498, 4439, 2062 ] } ], "layout": { "legend": { "bgcolor": "lightgray", "bordercolor": "gray", "borderwidth": 2 }, "showlegend": true, "title": { "text": "Distrubution of star rating (full dataset)." }, "xaxis": { "linecolor": "#636363", "linewidth": 6, "mirror": true, "showline": true, "ticks": "outside", "title": { "text": "Star rating" } }, "yaxis": { "linecolor": "#636363", "linewidth": 6, "mirror": true, "showline": true, "title": { "text": "Number of resturants" }, "zeroline": true } } }, "text/html": [ "
" ], "text/vnd.plotly.v1+html": [ "
" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "# Hotel rating distribution plot//\n", "\n", "# Preparing data//\n", "ratings_count = business_df.groupby(['stars']).size()\n", "# print(ratings_count)\n", "\n", "# Plot data//\n", "trace0 = go.Bar(\n", " y = ratings_count.values,\n", " x = ratings_count.index,\n", " name = 'Number of restaurants',\n", " text = 'Count per star value',\n", " marker=dict(\n", " color='midnightblue',\n", " ),\n", " opacity=0.5\n", " )\n", "\n", "# Layout for the plot\n", "layout = dict(title = 'Distrubution of star rating (full dataset).',\n", " xaxis=go.layout.XAxis(title='Star rating',\n", " showline=True,\n", " mirror=True,\n", " ticks='outside',\n", " linecolor='#636363',\n", " linewidth=6\n", " ),\n", " yaxis = dict(title = 'Number of resturants',\n", " zeroline=True,\n", " showline=True,\n", " mirror=True,\n", " linecolor='#636363',\n", " linewidth=6\n", " ),\n", " showlegend=True,\n", " legend=dict(bgcolor='lightgray',\n", " bordercolor='gray',\n", " borderwidth=2\n", " )\n", " )\n", "\n", "# Add our data to the plot\n", "data = [trace0]\n", "\n", "# Combine data and layout into a single figure\n", "fig = dict(data=data, layout=layout)\n", "\n", "# IPython notebook- plot\n", "iplot(fig, filename='bar-plot-starsdistrib')\n" ] }, { "cell_type": "code", "execution_count": 71, "metadata": {}, "outputs": [ { "data": { "text/html": [ "
\n", "\n", "\n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", "
Unnamed: 0addressattributesbusiness_idcategoriescityhoursis_openlatitudelongitudenamepostal_codereview_countstarsstatereview_posneg_scoreattributes_kmeans
0030 Eglinton Avenue W{'RestaurantsReservations': 'True', 'GoodForMe...QXAEGFB4oINsVuTFxEYKFQSpecialty Food, Restaurants, Dim Sum, Imported...Mississauga{'Monday': '9:0-0:0', 'Tuesday': '9:0-0:0', 'W...143.605499-79.652289Emerald Chinese RestaurantL5R 3E71282.5ON0.003609pricerange2 lunch dinner
11Credit Valley Town Plaza, F2 - 6045 Creditview Rd{'BusinessParking': \"{'garage': False, 'street...68dUKd8_8liJ7in4aWOSEAShipping Centers, Couriers & Delivery Services...Mississauga{'Monday': '9:0-19:0', 'Tuesday': '9:0-20:0', ...143.599475-79.711584The UPS StoreL5V 0B132.5ON0.166667pricerange2
221210 8th Street SW, Unit 220{'BikeParking': 'False', 'ByAppointmentOnly': ...fcXOEZdXYeZqnQ3lGlOXmgLocal Services, Professional Services, Compute...Calgary{'Monday': '9:0-17:0', 'Tuesday': '9:0-17:0', ...151.041771-114.081109Nucleus Information ServiceT2R 1L352.0AB0.025000pricerange1
35865 York Mills Road, Unit 1{'RestaurantsDelivery': 'False', 'RestaurantsP...C9oCPomVP0mtKa8z99E3ggBakeries, FoodToronto{'Monday': '9:0-20:0', 'Tuesday': '9:0-20:0', ...143.754093-79.349548Bakery GateauM3B 1Y684.5ON0.625000pricerange2
4626 Bellair St{'RestaurantsPriceRange2': '3', 'BusinessParki...C9keC4mWuXdl2mYFHZXudQFashion, Sporting Goods, Men's Clothing, Shopp...Toronto{'Monday': '11:30-19:0', 'Tuesday': '11:30-19:...143.670744-79.391385Uncle Otis ClothingM5R 2C7125.0ON0.500000pricerange3
\n", "
" ], "text/plain": [ " Unnamed: 0 address \\\n", "0 0 30 Eglinton Avenue W \n", "1 1 Credit Valley Town Plaza, F2 - 6045 Creditview Rd \n", "2 2 1210 8th Street SW, Unit 220 \n", "3 5 865 York Mills Road, Unit 1 \n", "4 6 26 Bellair St \n", "\n", " attributes business_id \\\n", "0 {'RestaurantsReservations': 'True', 'GoodForMe... QXAEGFB4oINsVuTFxEYKFQ \n", "1 {'BusinessParking': \"{'garage': False, 'street... 68dUKd8_8liJ7in4aWOSEA \n", "2 {'BikeParking': 'False', 'ByAppointmentOnly': ... fcXOEZdXYeZqnQ3lGlOXmg \n", "3 {'RestaurantsDelivery': 'False', 'RestaurantsP... C9oCPomVP0mtKa8z99E3gg \n", "4 {'RestaurantsPriceRange2': '3', 'BusinessParki... C9keC4mWuXdl2mYFHZXudQ \n", "\n", " categories city \\\n", "0 Specialty Food, Restaurants, Dim Sum, Imported... Mississauga \n", "1 Shipping Centers, Couriers & Delivery Services... Mississauga \n", "2 Local Services, Professional Services, Compute... Calgary \n", "3 Bakeries, Food Toronto \n", "4 Fashion, Sporting Goods, Men's Clothing, Shopp... Toronto \n", "\n", " hours is_open latitude \\\n", "0 {'Monday': '9:0-0:0', 'Tuesday': '9:0-0:0', 'W... 1 43.605499 \n", "1 {'Monday': '9:0-19:0', 'Tuesday': '9:0-20:0', ... 1 43.599475 \n", "2 {'Monday': '9:0-17:0', 'Tuesday': '9:0-17:0', ... 1 51.041771 \n", "3 {'Monday': '9:0-20:0', 'Tuesday': '9:0-20:0', ... 1 43.754093 \n", "4 {'Monday': '11:30-19:0', 'Tuesday': '11:30-19:... 1 43.670744 \n", "\n", " longitude name postal_code review_count stars \\\n", "0 -79.652289 Emerald Chinese Restaurant L5R 3E7 128 2.5 \n", "1 -79.711584 The UPS Store L5V 0B1 3 2.5 \n", "2 -114.081109 Nucleus Information Service T2R 1L3 5 2.0 \n", "3 -79.349548 Bakery Gateau M3B 1Y6 8 4.5 \n", "4 -79.391385 Uncle Otis Clothing M5R 2C7 12 5.0 \n", "\n", " state review_posneg_score attributes_kmeans \n", "0 ON 0.003609 pricerange2 lunch dinner \n", "1 ON 0.166667 pricerange2 \n", "2 AB 0.025000 pricerange1 \n", "3 ON 0.625000 pricerange2 \n", "4 ON 0.500000 pricerange3 " ] }, "execution_count": 71, "metadata": {}, "output_type": "execute_result" } ], "source": [ "# Read updated restaurants dataframe//\n", "business_df_new = pd.read_csv('business_featurized.csv')\n", "business_df_new.head()" ] }, { "cell_type": "code", "execution_count": 100, "metadata": {}, "outputs": [ { "data": { "application/vnd.plotly.v1+json": { "config": { "linkText": "Export to plot.ly", "plotlyServerURL": "https://plot.ly", "showLink": false }, "data": [ { "marker": { "color": "maroon", "line": { "color": "red", "width": 1.5 }, "size": 7 }, "mode": "markers", "name": "Number of restaurants per sentiment score", "opacity": 0.7, "text": "Number of restaurants", "type": "scatter", "uid": "bdbe0f35-6053-4056-896e-7384d466b3c6", "x": [ 0, 0.0007461177807087637, 0.000894729855303332, 0.0016387121650279545, 0.0016775534441805227, 0.0016979000531632113, 0.0018828637249689879, 0.0021780857570433986, 0.0021833577160083346, 0.002252977148374638, 0.002272727272727273, 0.0022853957636566327, 0.0023549948947663127, 0.002381133800670527, 0.0024882277397260274, 0.002506003967839616, 0.002533239323126511, 0.0025918625297180176, 0.0026012373453318336, 0.002671529968454259, 0.002671716123677112, 0.0027085165180253733, 0.0027203856749311297, 0.0027255639097744358, 0.002741228070175439, 0.0027417027417027413, 0.002777777777777777, 0.002810949131513648, 0.00282989368355222, 0.002880184331797235, 0.002888247056209732, 0.0029047976011994004, 0.0029205607476635517, 0.002925228310502283, 0.002938196555217832, 0.00300187617260788, 0.0030131482834185536, 0.003017140858208955, 0.003064292321924144, 0.0031202563670096137, 0.003125, 0.003195903888628606, 0.003210778141526064, 0.0032180331869204487, 0.0032271944922547327, 0.003229011425732737, 0.0032356299961933768, 0.0032619047619047623, 0.003289473684210526, 0.0033370552707709484, 0.0033422459893048127, 0.003349673202614379, 0.0033596837944664037, 0.003402847152847153, 0.0034188034188034192, 0.003451066260472201, 0.003472222222222222, 0.003475935828877005, 0.00348667396860168, 0.0035, 0.003511794328120859, 0.0035400390625, 0.0035499585406301827, 0.0035714285714285718, 0.0035822686525022944, 0.003585271317829457, 0.003587113211974924, 0.003609035326086957, 0.003644314868804665, 0.0036599099099099103, 0.0036941856729842603, 0.003703703703703704, 0.0037259615384615382, 0.003770277981576588, 0.003774680603948897, 0.003775797373358349, 0.003783709411117226, 0.003818118708781673, 0.0038230371272063297, 0.003831923890063425, 0.0038484606157536986, 0.003869348852901485, 0.003872311636519015, 0.00390625, 0.003932178932178933, 0.003949100482667837, 0.003957485300768883, 0.00395778364116095, 0.003984674329501915, 0.004032258064516129, 0.004078762306610408, 0.004087494476358816, 0.004089083607155896, 0.004092261904761905, 0.004093792043052085, 0.004104477611940299, 0.004114490161001789, 0.004136029411764706, 0.004151100041511001, 0.0041568065761614145, 0.0041666666666666675, 0.0041704125461991814, 0.004173663933616517, 0.004175171645945444, 0.0042105263157894745, 0.004219409282700422, 0.004221686135093957, 0.004224778580881604, 0.00427827380952381, 0.0042830882352941175, 0.004308181361887234, 0.004324324324324324, 0.00434292160180485, 0.004346182917611489, 0.004360465116279071, 0.004430670339761249, 0.004441294590125207, 0.004459770114942529, 0.004504612149309373, 0.004513888888888889, 0.004528985507246377, 0.0045402298850574715, 0.004549561177077956, 0.004586038961038962, 0.004587572674418605, 0.0046055563809240824, 0.0046108861898335575, 0.004616805170821792, 0.004617766389066837, 0.004640739695087521, 0.004655934343434343, 0.004660433635425032, 0.004728583545377438, 0.004729789886039885, 0.004747474747474748, 0.0047544480755265075, 0.004756975253869663, 0.004761234637395628, 0.004786450662739323, 0.004797979797979799, 0.004847560975609756, 0.00487012987012987, 0.004873047972137961, 0.004904097646033129, 0.004906817645671149, 0.0049121974371143795, 0.004919137466307278, 0.004940388698350482, 0.004948045522018803, 0.004950129839471199, 0.004961993243243243, 0.004967511065072041, 0.005017841213202498, 0.005024336630554248, 0.005026663169857505, 0.005036630036630037, 0.005039787798408488, 0.0050469483568075105, 0.005051223676721684, 0.005055415127357574, 0.005058443283449925, 0.005063153310104529, 0.005067015364498203, 0.005078835657974529, 0.005100634132892197, 0.005102040816326529, 0.005128205128205128, 0.0051381998582565565, 0.005147630147630148, 0.005154639175257732, 0.005173576002696328, 0.005177220230983672, 0.00518341307814992, 0.005183649289099526, 0.005208333333333333, 0.00521640826873385, 0.0052166400850611385, 0.005218824391137154, 0.005239520958083832, 0.005332425686407987, 0.0053439153439153435, 0.005347593582887701, 0.00536983204134367, 0.005380794701986755, 0.005383702892599689, 0.00540796963946869, 0.0054219707685054215, 0.005434782608695652, 0.005481248360870706, 0.005494505494505494, 0.005496858937749857, 0.00550691404349941, 0.005513736746529202, 0.005514705882352942, 0.005518703784254024, 0.005580357142857143, 0.0055882352941176465, 0.005603581352269219, 0.005612244897959184, 0.005623508353221957, 0.0056240928882438325, 0.0056262230919765155, 0.005631132917038359, 0.005641254462009179, 0.005642361111111111, 0.005645161290322581, 0.005667258032722254, 0.005684705284552846, 0.0056907378335949756, 0.005692599620493359, 0.005742900608519268, 0.005747126436781609, 0.00574951171875, 0.005756578947368421, 0.005767130767130767, 0.005769230769230769, 0.0057766367137355576, 0.0057997557997558, 0.005861535058615351, 0.0058715921161336, 0.005875077303648732, 0.0058784113060428855, 0.005904307391091532, 0.005933117583603021, 0.005952380952380952, 0.0059558823529411754, 0.005980861244019139, 0.0059931506849315065, 0.006012110726643598, 0.006041878055529933, 0.00604666095890411, 0.006060606060606061, 0.0060655737704918035, 0.006072874493927126, 0.006076083127861923, 0.006076388888888889, 0.0060986467236467225, 0.006108539094650207, 0.0061224489795918356, 0.006137322593018796, 0.006143162393162393, 0.006152647975077882, 0.006183862433862435, 0.006189948263118995, 0.006198347107438018, 0.006222455929487179, 0.006231398809523809, 0.006238859180035651, 0.006243756243756244, 0.006248929977743537, 0.00625, 0.006288261911099281, 0.006298888431453272, 0.006303879310344827, 0.006368437402920161, 0.0063729874776386405, 0.0063732563732563745, 0.0063743480780374725, 0.006392045454545455, 0.006395614435815441, 0.0063988095238095245, 0.00640495867768595, 0.0064121300694190714, 0.006422139830508475, 0.006428571428571429, 0.006436420722135008, 0.006450827653359297, 0.0064540175768989325, 0.006455643481882549, 0.006456801470588236, 0.006464646464646465, 0.00646551724137931, 0.006481799450549451, 0.0065149136577708, 0.006519322845417236, 0.006539424280350439, 0.006547619047619048, 0.006550218340611353, 0.006555227794165847, 0.006582278481012658, 0.006611570247933884, 0.006618195376584639, 0.006620689655172414, 0.006621621621621622, 0.006623376623376622, 0.006642512077294686, 0.00665799856527977, 0.006659335288367547, 0.006696428571428572, 0.006720024161884628, 0.006723331534448642, 0.00672514619883041, 0.006730769230769229, 0.006730769230769231, 0.006746626686656672, 0.006782225525589297, 0.006790123456790124, 0.006798756798756799, 0.00679974184030979, 0.006810897435897436, 0.006815445476436189, 0.006831983805668017, 0.0068349106203995785, 0.006847993827160494, 0.006852343059239611, 0.006853070175438597, 0.006856994997412455, 0.00686106346483705, 0.006895193065405831, 0.006896551724137931, 0.006901041666666666, 0.006942414498684595, 0.006944444444444444, 0.0069648093841642245, 0.00696594427244582, 0.0069687938288920045, 0.006989832970225126, 0.007004310344827586, 0.007007575757575758, 0.00701530612244898, 0.007018125552608312, 0.007019704433497536, 0.007047872340425532, 0.007053291536050156, 0.007060778070053995, 0.007064782724606772, 0.007065217391304349, 0.007065699911216336, 0.007069762323943662, 0.0070786516853932595, 0.007086167800453516, 0.007086999022482894, 0.0070910973084886125, 0.007094846900672144, 0.007107023411371238, 0.007111746291003131, 0.007119514472455649, 0.007131680308136736, 0.007150900900900902, 0.007160354249104954, 0.007176763110307414, 0.00718031968031968, 0.007211538461538463, 0.007214076246334311, 0.00721879908179292, 0.0072268326417704015, 0.007246376811594201, 0.007259001161440186, 0.007291666666666667, 0.007315025782467922, 0.007321511090573013, 0.007327586206896552, 0.007337983144434756, 0.007342342342342344, 0.007348784624081402, 0.007352941176470587, 0.007355697151424288, 0.007372444999219847, 0.0073924731182795685, 0.007401315789473685, 0.007407407407407408, 0.007411297852474324, 0.007429534313725491, 0.007435465768799101, 0.007440476190476191, 0.007449605609114811, 0.007456571615863651, 0.007459312839059675, 0.0074641799407668295, 0.007467994310099573, 0.007473544973544973, 0.007477168949771688, 0.007486979166666667, 0.0074962518740629685, 0.0075, 0.0075000000000000015, 0.00750296559905101, 0.007505886970172684, 0.007514544279250163, 0.007514662756598241, 0.007522935779816512, 0.007529624753127058, 0.007545619648880049, 0.007553834368882458, 0.007554945054945055, 0.007560483870967742, 0.007568760262725779, 0.00757120796156486, 0.007589285714285714, 0.0075980392156862735, 0.0076058201058201045, 0.007608034083992697, 0.007624940826401569, 0.007628734901462175, 0.007630813953488372, 0.007631257631257631, 0.007634575569358178, 0.007636248415716095, 0.007648953301127214, 0.007662408397702516, 0.007675438596491229, 0.007677434030937216, 0.007680491551459293, 0.007689006508833417, 0.007692307692307692, 0.007692307692307694, 0.007715014088286595, 0.007734389737785324, 0.007743362831858406, 0.007750000000000002, 0.007759999999999999, 0.00776219773930462, 0.007768093974990527, 0.007774538386783284, 0.007779097387173395, 0.007783145464304883, 0.007797365362262689, 0.0078125, 0.00781818181818182, 0.007820891514500538, 0.0078397212543554, 0.007843137254901959, 0.007844756399669695, 0.007859531772575251, 0.00786019536019536, 0.007868937048503612, 0.007876106194690266, 0.007884615384615384, 0.007909328114807566, 0.007913961038961038, 0.007923789173789173, 0.007930871212121212, 0.007936507936507936, 0.007954545454545455, 0.007959905660377358, 0.007961965860923358, 0.00796245965687107, 0.007971014492753623, 0.00798076923076923, 0.007988165680473374, 0.008, 0.008009153318077803, 0.008019911504424779, 0.00802139037433155, 0.008033906882591094, 0.008042328042328042, 0.008048433048433048, 0.008048780487804878, 0.008062015503875971, 0.008074935400516795, 0.008083333333333335, 0.008089539007092198, 0.008101851851851851, 0.008104575163398693, 0.00811298076923077, 0.008120939530234883, 0.008122362869198313, 0.00812308868501529, 0.008125, 0.008126777732629013, 0.008163855820105821, 0.008166491043203371, 0.008166874739908448, 0.00817123724489796, 0.008173076923076924, 0.008178374655647384, 0.008184199039720647, 0.00819252432155658, 0.008197688133993866, 0.008198198198198198, 0.008219954648526078, 0.008223684210526315, 0.008226037195994278, 0.00824, 0.008241758241758242, 0.008253054511278196, 0.008264462809917356, 0.008266620257570483, 0.008267195767195767, 0.008268127282211789, 0.008272058823529412, 0.008287685128829377, 0.008288125376732972, 0.008288770053475936, 0.008297872340425531, 0.008306781975421028, 0.008309591642924977, 0.008314436885865457, 0.008317025440313111, 0.008322981366459628, 0.008333333333333333, 0.008343508343508345, 0.008348687240902809, 0.008350202429149798, 0.008352402745995424, 0.008361204013377926, 0.008364456893868659, 0.0083700882117081, 0.008391203703703705, 0.008424908424908423, 0.008441558441558441, 0.008454106280193238, 0.008455882352941176, 0.008465959328028294, 0.008467023172905527, 0.008475855130784709, 0.008478682170542635, 0.008482758620689656, 0.008486486486486486, 0.008496240601503759, 0.008503401360544218, 0.008522727272727272, 0.008531746031746031, 0.008541362973760933, 0.008541574524546661, 0.008547008547008546, 0.008547008547008548, 0.008559782608695653, 0.00857843137254902, 0.008592592592592594, 0.008597883597883597, 0.008623787279913761, 0.00863486842105263, 0.008638083228247162, 0.008664772727272728, 0.008676582761250953, 0.008680555555555556, 0.008683473389355744, 0.008687258687258687, 0.008689175769612709, 0.008689458689458689, 0.008692365835222978, 0.008695652173913044, 0.008697591436217664, 0.008712121212121213, 0.008713618397412864, 0.00871717606543263, 0.008718414676358602, 0.008723599632690544, 0.008729460093896713, 0.008734293594851365, 0.008741721854304638, 0.008743169398907106, 0.008745214061956144, 0.008768656716417909, 0.008771929824561403, 0.008781173164734809, 0.008786231884057971, 0.008786848072562359, 0.0088, 0.008803827751196173, 0.00880893300248139, 0.008810010214504595, 0.008810935441370224, 0.008823529411764706, 0.008836206896551723, 0.008838383838383838, 0.008846153846153846, 0.0088475499092559, 0.008867276887871853, 0.008876811594202899, 0.008891928864569083, 0.008897243107769423, 0.008928571428571428, 0.00892857142857143, 0.00893440836783613, 0.008936651583710407, 0.00893852524287307, 0.008952702702702703, 0.008954248366013072, 0.00895579268292683, 0.008966114271580509, 0.008986928104575163, 0.00899209486166008, 0.008996212121212122, 0.00899778516057586, 0.009002057613168725, 0.009004884004884004, 0.009019426456984274, 0.00902061855670103, 0.009025974025974026, 0.00902777777777778, 0.009029535864978904, 0.0090311986863711, 0.009032634032634034, 0.009033778476040848, 0.009035409035409036, 0.00903799019607843, 0.009043927648578809, 0.009044715447154471, 0.009072580645161293, 0.009076923076923076, 0.009079391891891893, 0.009094806467417931, 0.009098228663446051, 0.009111384111384112, 0.009119380987472364, 0.009129901960784313, 0.009140316205533598, 0.00915032679738562, 0.009154929577464787, 0.009157822663471414, 0.009166666666666668, 0.009171195652173914, 0.009180790960451976, 0.009183673469387756, 0.009185606060606059, 0.009191176470588236, 0.00919459962756052, 0.009202453987730062, 0.009203821656050956, 0.009208937198067632, 0.009216177523264138, 0.009216589861751152, 0.009217391304347828, 0.009219212383337129, 0.009230769230769232, 0.009233926128590971, 0.009234234234234234, 0.009236453201970442, 0.009246575342465755, 0.009248442367601249, 0.00925, 0.009259259259259259, 0.009267241379310344, 0.009275237273511648, 0.0092837361530715, 0.009287587412587412, 0.009309210526315791, 0.009316770186335404, 0.00932300631095812, 0.009330985915492956, 0.009345794392523364, 0.009358288770053477, 0.00935960591133005, 0.009362549800796814, 0.009371584699453551, 0.009375, 0.00937950937950938, 0.009381469979296066, 0.009386733416770964, 0.009396914446002805, 0.009397590361445782, 0.009398496240601505, 0.0093994140625, 0.009400406504065041, 0.009404388714733541, 0.009408602150537636, 0.009417808219178082, 0.00945179584120983, 0.009452936444086886, 0.00946372239747634, 0.00946969696969697, 0.009490940465918895, 0.009502324309543342, 0.009512741046831957, 0.009515570934256055, 0.009517543859649124, 0.009523809523809523, 0.009533382066276805, 0.009551495016611296, 0.009560502283105022, 0.009567430025445292, 0.009567723342939479, 0.009569377990430622, 0.009582767978290366, 0.00959079283887468, 0.009603469640644362, 0.009615384615384616, 0.009621656881930854, 0.00963898916967509, 0.009641365757799069, 0.009672619047619048, 0.009685672514619884, 0.00969529085872576, 0.009708737864077669, 0.009715475364330326, 0.0097165991902834, 0.00972847847847848, 0.0097348303870043, 0.00974025974025974, 0.009750639386189258, 0.009752374491180462, 0.009765625, 0.009770114942528735, 0.009784075573549258, 0.009786117836965294, 0.009792626728110598, 0.00982456140350877, 0.009867009867009868, 0.00986842105263158, 0.00988051470588235, 0.009881422924901186, 0.009884806973848071, 0.009885204081632655, 0.009888438133874241, 0.009888632872503841, 0.00989057239057239, 0.009895301327885598, 0.009910485933503835, 0.00992063492063492, 0.009920634920634922, 0.009929078014184398, 0.009931582432134187, 0.00993703266430539, 0.009943181818181818, 0.009946236559139784, 0.009951636904761904, 0.009957325746799429, 0.009963768115942028, 0.009980237154150196, 0.009984554280670785, 0.01, 0.01001683501683502, 0.01002055498458376, 0.010025062656641605, 0.010040885040885041, 0.010047497259773474, 0.01004947433518862, 0.010051169590643276, 0.010057471264367816, 0.010083333333333331, 0.010087719298245612, 0.010091145833333334, 0.010092832469775477, 0.010093167701863354, 0.0101010101010101, 0.010107679804957337, 0.01011029411764706, 0.010113092648977815, 0.010121457489878544, 0.010121708892200695, 0.010133779264214049, 0.010135135135135136, 0.010135607437438836, 0.010138813282525857, 0.010141093474426807, 0.010141987829614604, 0.010145846544071021, 0.010151347360649687, 0.01015625, 0.01016260162601626, 0.010164835164835163, 0.0101775956284153, 0.010204081632653059, 0.010236220472440943, 0.010250917992656058, 0.010262725779967159, 0.010263157894736842, 0.0103125, 0.010314685314685315, 0.010315533980582523, 0.010327635327635329, 0.010342261904761904, 0.010342950462710944, 0.01034301188506093, 0.010349978659837816, 0.010357142857142856, 0.010372714486638537, 0.010378510378510378, 0.010395537525354971, 0.010396039603960395, 0.010416666666666666, 0.010420085329832622, 0.010435571687840293, 0.010436432637571158, 0.01043956043956044, 0.010441061670569868, 0.010452401372212693, 0.010454217736121126, 0.010454498287848914, 0.010460917587085812, 0.010486059708857636, 0.010488505747126436, 0.01048951048951049, 0.010493827160493827, 0.010510510510510513, 0.010514018691588784, 0.010526315789473684, 0.010526315789473686, 0.01053113553113553, 0.010535557506584723, 0.01053639846743295, 0.010546875, 0.010565328023011395, 0.010573650947982498, 0.010576923076923078, 0.010581734778982485, 0.010584677419354838, 0.010595238095238095, 0.010618279569892471, 0.010634920634920634, 0.010638297872340424, 0.010644418872266971, 0.01065217391304348, 0.0106544901065449, 0.010655737704918034, 0.010667014977359805, 0.010668973471741635, 0.010670731707317074, 0.01068376068376068, 0.010683760683760684, 0.010686528497409326, 0.010687022900763359, 0.010692866161616162, 0.0106951871657754, 0.010695187165775402, 0.0107, 0.010706018518518521, 0.010714285714285714, 0.010721247563352828, 0.010724331926863572, 0.010732323232323232, 0.010737628384687208, 0.010738255033557048, 0.010741138560687431, 0.0107436021245775, 0.010749385749385748, 0.010758998435054772, 0.010763888888888887, 0.010775862068965518, 0.010778275475923851, 0.010786635096027359, 0.010802469135802469, 0.010804195804195805, 0.010810810810810813, 0.010827464788732396, 0.010828625235404895, 0.010838607594936708, 0.010840108401084009, 0.010844748858447488, 0.010845588235294116, 0.010851760851760851, 0.010854341736694676, 0.010855683269476371, 0.010856708347414666, 0.010858189429618002, 0.010861561119293078, 0.010869565217391304, 0.010872206025267249, 0.01087487781036168, 0.01089417091114884, 0.010897435897435895, 0.010902255639097743, 0.010903983656792644, 0.010905760905760904, 0.01091391268869849, 0.010917030567685587, 0.010929802955665023, 0.0109347442680776, 0.0109375, 0.010945576162967468, 0.01094812925170068, 0.010957324106113034, 0.010957792207792208, 0.010960591133004929, 0.010964912280701756, 0.010969832959361756, 0.010973011363636364, 0.010980392156862744, 0.010981912144702842, 0.010982306284319707, 0.01098503138580396, 0.010989010989010988, 0.010991058122205662, 0.01099537037037037, 0.011002886002886002, 0.011006289308176102, 0.01100948509485095, 0.011010184420589044, 0.01101050748938073, 0.011019736842105264, 0.011020324086789345, 0.01102074493163602, 0.01102657935285054, 0.011028054632705795, 0.01102941176470588, 0.011047400611620795, 0.01105263157894737, 0.011067388096409246, 0.011075949367088608, 0.011091549295774649, 0.011093911248710009, 0.011108714408973252, 0.01111111111111111, 0.011111111111111113, 0.011114690721649485, 0.011117788461538462, 0.01112012987012987, 0.011128775834658187, 0.011133603238866398, 0.011147811725846408, 0.011152882205513784, 0.011160714285714286, 0.011163032191069571, 0.011166253101736972, 0.011168384879725084, 0.011168639053254438, 0.011169024571854059, 0.011174968071519796, 0.011183261183261184, 0.011194029850746268, 0.011196319018404908, 0.011204481792717087, 0.011208576998050682, 0.011216350947158523, 0.011217948717948718, 0.011233660130718954, 0.01124031007751938, 0.011245674740484428, 0.011256354393609296, 0.0112565445026178, 0.011268143621084798, 0.011270491803278687, 0.011278195488721804, 0.011284722222222222, 0.011292996270203066, 0.011307565789473685, 0.011312217194570135, 0.011316872427983541, 0.011322463768115942, 0.011334610472541508, 0.011337868480725623, 0.011339662447257384, 0.011340852130325816, 0.011346153846153846, 0.011347517730496451, 0.011351909184726523, 0.011359921542987905, 0.011363636363636364, 0.011381475667189956, 0.01138771186440678, 0.011391880695940349, 0.011395676691729324, 0.011397058823529413, 0.011403508771929824, 0.011407766990291262, 0.01141304347826087, 0.011415816326530612, 0.01142723880597015, 0.011430678466076696, 0.0114321608040201, 0.011437908496732029, 0.011446886446886448, 0.01144894894894895, 0.011452324397692568, 0.01145912910618793, 0.01146694214876033, 0.011474609375, 0.011485042735042734, 0.011503824327658523, 0.011509900990099013, 0.011513157894736841, 0.01153846153846154, 0.011540120793787748, 0.011541325390915859, 0.011542012927054479, 0.01154254805370424, 0.01154970760233918, 0.0115625, 0.011572580645161291, 0.011574074074074072, 0.01159957627118644, 0.011635220125786164, 0.011646940317300429, 0.011648223645893999, 0.011656746031746032, 0.011663286004056795, 0.011664800298618886, 0.011666666666666664, 0.011670524691358023, 0.011684125705076551, 0.011685682738314315, 0.011687725631768951, 0.011688668866886687, 0.011695906432748536, 0.01169590643274854, 0.01170058139534884, 0.01171875, 0.011720855038620442, 0.011722488038277513, 0.011722731906218144, 0.0117296918767507, 0.01173038728897716, 0.011748120300751879, 0.011759581881533102, 0.011764705882352941, 0.011778438030560272, 0.0117816091954023, 0.011784511784511785, 0.011789473684210523, 0.011794019933554816, 0.011797752808988765, 0.011801016702977488, 0.011805555555555557, 0.011812921890067505, 0.011824324324324323, 0.011827354260089688, 0.011836441893830705, 0.011839708561020035, 0.011842105263157895, 0.011844863731656186, 0.011851851851851851, 0.011857707509881422, 0.011859939759036145, 0.011863425925925928, 0.011886886886886886, 0.011889730639730641, 0.011889862327909888, 0.01189083820662768, 0.01189689358889623, 0.011901913875598084, 0.011904761904761904, 0.011904761904761906, 0.011917372881355932, 0.011923688394276629, 0.011924342105263159, 0.01193181818181818, 0.011932404540763674, 0.011933656957928805, 0.011940979616671735, 0.011951754385964913, 0.011961722488038276, 0.01196655132641292, 0.011982570806100221, 0.011989553656220323, 0.011998685075608152, 0.012, 0.012001533742331287, 0.012007389162561577, 0.012019230769230768, 0.01201923076923077, 0.012035472972972971, 0.012041823308270676, 0.012044270833333334, 0.012046485260770977, 0.012053571428571427, 0.012054507337526206, 0.012055277859453102, 0.012073863636363636, 0.012075561932089907, 0.012077294685990338, 0.012085032032615028, 0.012085769980506823, 0.012096774193548387, 0.01210826210826211, 0.012115384615384616, 0.012138188608776844, 0.012142857142857144, 0.012146892655367232, 0.012152777777777778, 0.0121684350132626, 0.012169312169312168, 0.01217329036877909, 0.012175324675324674, 0.012181238615664846, 0.01220878136200717, 0.012226362366092222, 0.012228260869565218, 0.01223199560197911, 0.012234305486900642, 0.012237762237762238, 0.012239583333333331, 0.012254901960784314, 0.01225820962663068, 0.012264150943396229, 0.012276785714285714, 0.012286324786324786, 0.012299465240641712, 0.012304921968787514, 0.012321937321937322, 0.012328767123287673, 0.012335526315789472, 0.01235702614379085, 0.012362637362637364, 0.012363352420614263, 0.012366818873668188, 0.012369406662724227, 0.012369791666666666, 0.012382864792503345, 0.012388926862611073, 0.012394957983193278, 0.01240079365079365, 0.012419871794871794, 0.012422360248447204, 0.012433862433862434, 0.012446657183499287, 0.012460815047021944, 0.012472077438570366, 0.012493492972410205, 0.012493934983017952, 0.0125, 0.012524084778420038, 0.01252723311546841, 0.012544014084507043, 0.012548138639281128, 0.012566017118921871, 0.012566137566137569, 0.012568306010928962, 0.012575075075075076, 0.01260304375396322, 0.012605042016806723, 0.01260787486515642, 0.012626262626262626, 0.012629757785467129, 0.012630662020905924, 0.012633241215949468, 0.01264172335600907, 0.012648809523809522, 0.012648809523809524, 0.012666380420781451, 0.012673611111111113, 0.012681159420289856, 0.012684124386252046, 0.012706043956043956, 0.012716450216450216, 0.012745098039215686, 0.012755102040816329, 0.012765772046009064, 0.012766768292682926, 0.012768817204301076, 0.012789768185451637, 0.01279936899469382, 0.01281055900621118, 0.01282051282051282, 0.012820512820512822, 0.012836490528414755, 0.012840670859538784, 0.012841530054644808, 0.012843137254901962, 0.012854030501089323, 0.012857142857142859, 0.012867647058823529, 0.012874531835205993, 0.012882839086047643, 0.012888888888888887, 0.012895927601809956, 0.012905162064825929, 0.012907608695652174, 0.012910798122065728, 0.012912912912912912, 0.012917329093799685, 0.012917933130699086, 0.012921348314606741, 0.01293103448275862, 0.012941176470588235, 0.012941919191919192, 0.012949956101843723, 0.012952302631578948, 0.012955182072829129, 0.012959866220735786, 0.012962962962962964, 0.012968967114404815, 0.012975778546712806, 0.012980769230769231, 0.012987012987012986, 0.012987012987012988, 0.012993762993762994, 0.013020833333333334, 0.013034188034188031, 0.01303475935828877, 0.01304945054945055, 0.013068181818181816, 0.0130718954248366, 0.013077445652173914, 0.013080922976925577, 0.013088235294117649, 0.01309328968903437, 0.013095238095238096, 0.013111888111888109, 0.013114754098360656, 0.013117283950617285, 0.01311891663140076, 0.013119533527696792, 0.013125, 0.013126727200947493, 0.013157894736842105, 0.013157894736842106, 0.013186813186813187, 0.013194444444444444, 0.013203091455560326, 0.013221153846153846, 0.013233418367346941, 0.013235294117647059, 0.013237847222222222, 0.01324786324786325, 0.013248542660307366, 0.013253968253968256, 0.013257575757575758, 0.013262781748213305, 0.01327054794520548, 0.01327683615819209, 0.013278388278388278, 0.013289036544850495, 0.013290802764486976, 0.013296935540683341, 0.013300861745972276, 0.01330532212885154, 0.013311521683346164, 0.013313609467455622, 0.013322368421052631, 0.01332720588235294, 0.013329979879275651, 0.013333333333333334, 0.013342423061940008, 0.013354700854700856, 0.013359788359788358, 0.013380459479929309, 0.013392857142857142, 0.013416815742397135, 0.013418079096045196, 0.013419913419913422, 0.013424295774647887, 0.013425925925925926, 0.013436309775708843, 0.013466042154566744, 0.013468013468013471, 0.013470319634703196, 0.013480392156862744, 0.013486842105263158, 0.013501891984864121, 0.013513513513513514, 0.013536866359447005, 0.01353874883286648, 0.013541666666666664, 0.013541666666666669, 0.01354679802955665, 0.013553113553113555, 0.013558201058201056, 0.01356589147286822, 0.013566961000735836, 0.013569078947368422, 0.013571428571428571, 0.013577168190634526, 0.013602251407129456, 0.013605442176870748, 0.013607357357357358, 0.013608870967741936, 0.013611111111111112, 0.013613445378151259, 0.013616071428571429, 0.013616557734204792, 0.013619854721549637, 0.013625789298770357, 0.01363031914893617, 0.013631479989255976, 0.013636363636363636, 0.013638771186440678, 0.01365546218487395, 0.013657407407407406, 0.013663967611336031, 0.013671875, 0.013675213675213677, 0.01368129218900675, 0.01369047619047619, 0.013703703703703704, 0.013714474553866492, 0.013719512195121951, 0.013736263736263736, 0.013738738738738735, 0.013764880952380952, 0.013773046532045656, 0.01377504553734062, 0.013778409090909093, 0.01378676470588235, 0.013793103448275862, 0.013795045045045043, 0.013798701298701298, 0.013821138211382112, 0.013829787234042554, 0.01383399209486166, 0.013846153846153848, 0.013858946720049276, 0.013872043662825956, 0.0138763197586727, 0.013878676470588236, 0.013888888888888888, 0.01388888888888889, 0.01390796703296703, 0.013915896937287313, 0.013922518159806295, 0.013929618768328446, 0.013935574229691876, 0.013958333333333331, 0.013984674329501914, 0.013986013986013986, 0.014, 0.014005602240896359, 0.014008620689655173, 0.014022435897435898, 0.014024390243902438, 0.014037433155080214, 0.01405152224824356, 0.01405325443786982, 0.01406926406926407, 0.014073581560283687, 0.014076576576576575, 0.014083157693044643, 0.014097744360902257, 0.0141025641025641, 0.014102564102564103, 0.014106583072100312, 0.014112903225806453, 0.014116379310344828, 0.014130434782608697, 0.014136904761904762, 0.014141061452513969, 0.01414141414141414, 0.014146959459459459, 0.014150943396226415, 0.014156879194630871, 0.014162561576354682, 0.014168681171098575, 0.014185855263157897, 0.01419743429286608, 0.014204545454545452, 0.014215686274509804, 0.014219576719576719, 0.014227642276422762, 0.014229910714285712, 0.014233954451345752, 0.014236111111111109, 0.01424242424242424, 0.014247311827956988, 0.014251207729468597, 0.014257294429708222, 0.014285714285714284, 0.014285714285714287, 0.014299242424242424, 0.014299802761341225, 0.014302981466559225, 0.01430722891566265, 0.014309764309764309, 0.014311270125223612, 0.014313725490196078, 0.014320785597381343, 0.014329805996472662, 0.01433270676691729, 0.014335664335664338, 0.014336016096579475, 0.01434948979591837, 0.014351851851851853, 0.014356435643564357, 0.01437847866419295, 0.014384920634920634, 0.014393939393939396, 0.014400921658986175, 0.01440329218106996, 0.01440677966101695, 0.014407467532467532, 0.014409722222222225, 0.014411764705882353, 0.014414414414414416, 0.014414612676056338, 0.014423076923076926, 0.014430147058823528, 0.014434667309546768, 0.014435695538057744, 0.014438291139240509, 0.014443277310924369, 0.01446886446886447, 0.014471476510067112, 0.014476885644768856, 0.014484978540772532, 0.014492753623188406, 0.014497041420118343, 0.014507422402159244, 0.014520202020202018, 0.01453488372093023, 0.014540816326530613, 0.014545454545454544, 0.014550264550264553, 0.014568764568764568, 0.014583333333333332, 0.014583333333333334, 0.014596273291925466, 0.0146011396011396, 0.014603174603174602, 0.014610389610389612, 0.014619883040935672, 0.014660493827160491, 0.014662756598240468, 0.01466753585397653, 0.01467710371819961, 0.01469258589511754, 0.014705882352941175, 0.01470947265625, 0.014717323651452282, 0.014725719424460432, 0.014749262536873156, 0.014758497316636853, 0.014759948096885812, 0.01476648351648352, 0.014772727272727272, 0.01478494623655914, 0.014792899408284025, 0.014814814814814812, 0.01482371794871795, 0.014828821656050956, 0.014833333333333334, 0.01484230055658627, 0.014849624060150375, 0.014859068627450981, 0.014880952380952382, 0.01489028213166144, 0.014905149051490513, 0.014907407407407406, 0.01491596638655462, 0.01491862567811935, 0.01492537313432836, 0.014930555555555556, 0.014938186813186812, 0.014952153110047847, 0.01495726495726496, 0.014967873831775703, 0.014988687782805429, 0.015, 0.015019379844961241, 0.015021929824561403, 0.015024038461538462, 0.015026132404181184, 0.0150419776119403, 0.015051020408163262, 0.015070921985815604, 0.01507537688442211, 0.015082956259426846, 0.015088263358778624, 0.015093537414965988, 0.015097128378378382, 0.01510989010989011, 0.015112994350282488, 0.0151183970856102, 0.015123906705539359, 0.0151252408477842, 0.015128968253968252, 0.015132408575031526, 0.015137614678899082, 0.015138888888888891, 0.015141612200435731, 0.01515151515151515, 0.015151515151515154, 0.015161725067385444, 0.015167930660888406, 0.015168970814132106, 0.015174278846153846, 0.015190972222222222, 0.015205091937765206, 0.015211640211640213, 0.015217391304347828, 0.015225563909774437, 0.015231092436974791, 0.015234765234765238, 0.015238095238095238, 0.015239477503628448, 0.015248796147672553, 0.01525297619047619, 0.015262515262515262, 0.015264797507788162, 0.015267175572519085, 0.015269151138716356, 0.01527777777777778, 0.015300546448087432, 0.015303030303030303, 0.015306122448979591, 0.015313390313390313, 0.01532567049808429, 0.015330188679245285, 0.01534090909090909, 0.01535380507343124, 0.015376984126984128, 0.015384615384615384, 0.015395894428152491, 0.015398550724637682, 0.015410958904109588, 0.015416666666666669, 0.01542056074766355, 0.015422077922077922, 0.015425531914893615, 0.015429338103756709, 0.015429958391123438, 0.0154320987654321, 0.01544289044289044, 0.01544766708701135, 0.01544943820224719, 0.015471923536439662, 0.015476190476190475, 0.015488215488215487, 0.015490533562822718, 0.015495495495495497, 0.015508684863523576, 0.015512265512265512, 0.015514184397163119, 0.015517241379310345, 0.015522875816993463, 0.015526315789473685, 0.015527950310559006, 0.015530303030303031, 0.015532544378698224, 0.015535444947209653, 0.015541490857946554, 0.015547392384105959, 0.01556122448979592, 0.015566037735849057, 0.015577507598784191, 0.015584415584415584, 0.015589569160997732, 0.015599051008303678, 0.015603328710124828, 0.015607580824972128, 0.015625, 0.015637254901960784, 0.01564537157757497, 0.015652557319223985, 0.01565934065934066, 0.015660919540229884, 0.015664160401002502, 0.01567398119122257, 0.015674603174603174, 0.015676567656765675, 0.0156794425087108, 0.015686274509803918, 0.015692640692640692, 0.015698924731182794, 0.015708812260536397, 0.015712945590994374, 0.015714285714285715, 0.01572494669509595, 0.015731292517006803, 0.015733590733590732, 0.01574074074074074, 0.015755208333333333, 0.01576576576576576, 0.01578645235361653, 0.015792759051186017, 0.015794573643410855, 0.015796703296703296, 0.01580366774541532, 0.015804597701149423, 0.015804597701149427, 0.015806111696522653, 0.01582792207792208, 0.01584022038567493, 0.01584507042253521, 0.01587005227781927, 0.015873015873015872, 0.015892857142857143, 0.01590909090909091, 0.01591350826044704, 0.01593137254901961, 0.015932452276064612, 0.015934065934065933, 0.01596980255516841, 0.015970515970515967, 0.015972222222222224, 0.0159870250231696, 0.015997023809523808, 0.016, 0.016001855287569575, 0.016004043126684638, 0.016025641025641024, 0.016041162227602906, 0.0160427807486631, 0.016047297297297296, 0.01605136436597111, 0.016051912568306008, 0.016066212268743912, 0.01607142857142857, 0.016071428571428573, 0.016073194856577648, 0.016075388026607542, 0.016082659478885895, 0.01610331632653061, 0.016116352201257858, 0.016119909502262445, 0.016122766122766124, 0.01614481409001957, 0.016148325358851676, 0.016149068322981366, 0.016153846153846154, 0.016163793103448273, 0.016171328671328672, 0.016175528507367073, 0.016183035714285716, 0.016191709844559584, 0.016203703703703703, 0.01620648259303721, 0.016218721037998148, 0.016218872870249014, 0.016229838709677417, 0.01623376623376624, 0.016242937853107344, 0.01625, 0.016262755102040817, 0.016272189349112426, 0.016301169590643275, 0.01630184331797235, 0.016304347826086956, 0.016317016317016316, 0.016319444444444445, 0.016332752613240416, 0.0163358147229115, 0.016346153846153847, 0.016357206012378427, 0.016357688113413302, 0.01636546184738956, 0.01636904761904762, 0.016379310344827584, 0.01638986013986014, 0.016393442622950817, 0.016396103896103898, 0.016396761133603242, 0.016414141414141412, 0.016416510318949345, 0.016426282051282052, 0.016428571428571428, 0.01646567717996289, 0.016477272727272726, 0.016483516483516484, 0.01648578811369509, 0.016492265696087353, 0.016493055555555556, 0.016502079002079003, 0.01650943396226415, 0.0165158371040724, 0.016518737672583828, 0.01652452025586354, 0.016528925619834708, 0.016544117647058824, 0.01656025538707103, 0.01658433309809457, 0.01658950617283951, 0.016589861751152075, 0.016592920353982302, 0.016609062980030724, 0.016614906832298142, 0.0166256157635468, 0.01662971175166297, 0.016631652661064426, 0.01663961038961039, 0.01665344964314036, 0.016666666666666666, 0.016679748822605964, 0.016694843617920542, 0.016715116279069766, 0.016717325227963525, 0.016722408026755852, 0.01672979797979798, 0.01673326673326674, 0.016734972677595626, 0.016741071428571428, 0.0167420814479638, 0.016774891774891776, 0.01678302900107411, 0.016798418972332016, 0.01680672268907563, 0.016826923076923076, 0.016835016835016838, 0.016848196051735875, 0.01684952978056426, 0.016865079365079368, 0.016875, 0.016877637130801686, 0.016882183908045974, 0.0168997668997669, 0.016903606102635232, 0.016908212560386472, 0.016911764705882352, 0.016929651545036162, 0.016931902294596596, 0.01693404634581105, 0.016935483870967744, 0.016941391941391944, 0.016942148760330573, 0.016944444444444443, 0.016945925361766943, 0.016951345755693584, 0.01695804195804196, 0.016964285714285713, 0.016968325791855202, 0.016975308641975308, 0.016978516978516982, 0.01698301698301698, 0.016983016983016984, 0.017001114827201784, 0.01700404858299595, 0.017013888888888887, 0.017020335985853226, 0.017022357723577238, 0.017024818401937047, 0.017036124794745484, 0.017045454545454544, 0.017045454545454548, 0.017053571428571432, 0.01705685618729097, 0.01707175925925926, 0.017075078206465068, 0.01707589285714286, 0.017076502732240442, 0.017078071182548792, 0.017090271691498685, 0.017094017094017092, 0.017094017094017096, 0.017097264437689972, 0.017105263157894738, 0.01712076583210604, 0.017123287671232876, 0.01712962962962963, 0.017136329017517136, 0.017141350210970466, 0.017142857142857144, 0.01715176715176715, 0.01715686274509804, 0.017158385093167704, 0.017161410018552876, 0.01716465352828989, 0.017171717171717168, 0.0171875, 0.017191142191142192, 0.0171957671957672, 0.017206477732793518, 0.017222222222222222, 0.01722873900293255, 0.017246642246642244, 0.017251131221719458, 0.017279821627647716, 0.017292490118577076, 0.01730225988700565, 0.01730343300110742, 0.017316017316017316, 0.017321331151118387, 0.017322097378277154, 0.01732409381663113, 0.01733921815889029, 0.017344497607655503, 0.017354596622889306, 0.017357642357642356, 0.017361111111111112, 0.017390289449112983, 0.017391304347826087, 0.01739618406285073, 0.0173992673992674, 0.01740506329113924, 0.017407161803713527, 0.017408675799086757, 0.017412935323383085, 0.017424242424242422, 0.017427884615384616, 0.01743589743589744, 0.0174512987012987, 0.017454954954954957, 0.017462422634836428, 0.017466478475652785, 0.01746753246753247, 0.017489711934156382, 0.017499999999999998, 0.0175, 0.017510027769207036, 0.017511177347242918, 0.017512077294685992, 0.017518939393939396, 0.017524813895781637, 0.01753393665158371, 0.017543859649122806, 0.017558528428093644, 0.01755952380952381, 0.01756198347107438, 0.017565359477124183, 0.01756756756756757, 0.017568850902184237, 0.017578125, 0.017581475128644938, 0.017589118198874296, 0.017595307917888558, 0.017598343685300208, 0.017601043024771838, 0.017615971814445096, 0.0176252319109462, 0.017642907551164433, 0.017647058823529408, 0.01765015806111696, 0.017650462962962958, 0.017654476670870112, 0.01765536723163842, 0.017660910518053376, 0.017663043478260868, 0.017668776371308016, 0.017676767676767676, 0.017704517704517704, 0.017708333333333333, 0.017722473604826542, 0.017727272727272727, 0.01773049645390071, 0.01773648648648649, 0.017738359201773836, 0.017741935483870968, 0.017746913580246913, 0.017751479289940832, 0.017759562841530054, 0.017769607843137254, 0.017777777777777778, 0.017788461538461538, 0.017816742081447963, 0.01782128514056225, 0.017825311942959002, 0.017847260653016048, 0.017857142857142856, 0.01788124156545209, 0.017883755588673618, 0.017884615384615384, 0.01789168278529981, 0.017900981996726677, 0.01790801790801791, 0.01791958041958042, 0.017921146953405017, 0.017926356589147287, 0.017948717948717947, 0.01794871794871795, 0.01795212765957447, 0.01795814479638009, 0.01796875, 0.017970401691331926, 0.01798642533936651, 0.017990074441687345, 0.01799242424242424, 0.017992424242424244, 0.017995765702187718, 0.018010291595197257, 0.018028846153846152, 0.018036311514572384, 0.018055555555555557, 0.01805555555555556, 0.018059351815696997, 0.01807692307692308, 0.018078512396694214, 0.018092105263157892, 0.018095373261424925, 0.0180976430976431, 0.018115942028985508, 0.018125552608311227, 0.01813707619394823, 0.0181422351233672, 0.01815181518151815, 0.018153846153846152, 0.018154761904761903, 0.018155757286192068, 0.01816239316239316, 0.018162393162393164, 0.018173758865248225, 0.01818181818181818, 0.01819923371647509, 0.018199233716475097, 0.018205128205128204, 0.018227424749163883, 0.01822916666666666, 0.018243243243243244, 0.018256333830104318, 0.018261316872427984, 0.01826298701298701, 0.018263183357522982, 0.01826923076923077, 0.0182806324110672, 0.01828703703703704, 0.018292682926829267, 0.01829988193624557, 0.018317503392130258, 0.01832329317269076, 0.018328445747800588, 0.018329326923076924, 0.01833333333333333, 0.018353174603174604, 0.01836622807017544, 0.0183752417794971, 0.01837877312560857, 0.018382352941176468, 0.0183982683982684, 0.01841085271317829, 0.01841692789968652, 0.018421052631578942, 0.01843910806174957, 0.018452380952380956, 0.01846590909090909, 0.01847826086956522, 0.01849250936329588, 0.01849894291754757, 0.018506493506493502, 0.018518518518518517, 0.01853146853146853, 0.0185340022296544, 0.01854066985645933, 0.018546747967479675, 0.01855287569573284, 0.01856060606060606, 0.018568840579710144, 0.018581081081081082, 0.018586601307189542, 0.01858974358974359, 0.01859504132231405, 0.018604651162790697, 0.018617021276595744, 0.01862745098039216, 0.018633540372670808, 0.018648018648018648, 0.018668831168831168, 0.01867816091954023, 0.01868131868131868, 0.01868556701030928, 0.018692845615922542, 0.0186950146627566, 0.0187043795620438, 0.018707482993197282, 0.018726591760299626, 0.01872895622895623, 0.018739770867430443, 0.01875, 0.018750000000000003, 0.01875901875901876, 0.01876876876876877, 0.01877062706270627, 0.018790849673202614, 0.018805309734513283, 0.01882022471910112, 0.018849206349206348, 0.018877551020408164, 0.01888888888888889, 0.01889124293785311, 0.0188953488372093, 0.01889880952380953, 0.018902439024390243, 0.018907563025210083, 0.018907563025210086, 0.0189176245210728, 0.01891891891891892, 0.01893939393939394, 0.01895161290322581, 0.018956456456456456, 0.018965517241379317, 0.018978444236176197, 0.01898148148148148, 0.01900149031296573, 0.01900826446280992, 0.019021739130434784, 0.019047619047619046, 0.01904761904761905, 0.019054878048780487, 0.01906158357771261, 0.019074675324675324, 0.019078947368421053, 0.019079685746352413, 0.0190809968847352, 0.019097222222222224, 0.019105691056910568, 0.019111570247933883, 0.01911976911976912, 0.019121004566210045, 0.019138755980861243, 0.01913956639566396, 0.019153225806451613, 0.01915708812260537, 0.01916666666666666, 0.01917177914110429, 0.019185360094451005, 0.0191860465116279, 0.01920062695924765, 0.01920289855072464, 0.019206145966709345, 0.0192080378250591, 0.019214876033057854, 0.019230769230769232, 0.0192481884057971, 0.01927083333333333, 0.01928374655647383, 0.01928490990990991, 0.019318181818181814, 0.01932367149758454, 0.019345238095238096, 0.01935483870967742, 0.019356955380577433, 0.01936026936026936, 0.01936159079016222, 0.01936848958333333, 0.019374068554396426, 0.019375, 0.01937984496124031, 0.019385026737967912, 0.01939655172413793, 0.01940993788819876, 0.019412878787878788, 0.019428152492668625, 0.019444444444444445, 0.01947463768115942, 0.01948051948051948, 0.01948924731182796, 0.019509180790960454, 0.01951219512195122, 0.019512910798122063, 0.019518716577540108, 0.019520997375328083, 0.01953125, 0.019545454545454543, 0.019556025369978858, 0.019570707070707072, 0.019576957695769576, 0.019593253968253968, 0.019601806239737275, 0.0196078431372549, 0.01962365591397849, 0.01962809917355372, 0.019642857142857142, 0.01965962441314554, 0.019667832167832168, 0.019675925925925927, 0.019678492239467847, 0.0196969696969697, 0.01970720720720721, 0.01971153846153846, 0.01971326164874552, 0.019719251336898398, 0.01973684210526316, 0.01974288337924701, 0.01975108225108225, 0.019764957264957264, 0.01976744186046512, 0.019772727272727268, 0.019782913165266102, 0.01981351981351981, 0.01981707317073171, 0.01983695652173913, 0.01984126984126984, 0.019846350832266327, 0.019871794871794874, 0.01988636363636364, 0.019915651358950327, 0.019921436588103254, 0.019930069930069932, 0.019939198855507868, 0.0199443413729128, 0.01994949494949495, 0.019954819277108432, 0.019965277777777776, 0.01999158249158249, 0.02, 0.02001356852103121, 0.020018115942028986, 0.020032051282051284, 0.020053475935828874, 0.02005347593582888, 0.02005693581780538, 0.020081967213114758, 0.0200845665961945, 0.02008928571428572, 0.020098039215686272, 0.020106589147286826, 0.020114942528735632, 0.0201219512195122, 0.02012987012987013, 0.020138089758342918, 0.020138888888888887, 0.02013888888888889, 0.020151869158878503, 0.02015437392795883, 0.020174571805006588, 0.02019230769230769, 0.0202020202020202, 0.020202020202020204, 0.02022058823529412, 0.020223420647149458, 0.02023809523809524, 0.02024793388429752, 0.020270270270270268, 0.02027629233511587, 0.020283018867924527, 0.02028347996089932, 0.0202991452991453, 0.02030947775628627, 0.0203125, 0.020320855614973262, 0.020323426573426576, 0.020327260458839404, 0.020335325365205846, 0.020338983050847456, 0.020348837209302327, 0.020368782161234996, 0.02037037037037037, 0.020376175548589344, 0.020380434782608696, 0.020384615384615383, 0.02038770053475936, 0.020394736842105264, 0.0203962703962704, 0.020408163265306117, 0.02041666666666667, 0.02042160737812912, 0.02042483660130719, 0.020429009193054137, 0.020432692307692308, 0.020433694745621348, 0.020454545454545454, 0.020462633451957292, 0.0204731027857829, 0.02049549549549549, 0.0205, 0.020505809979494187, 0.020511996572407886, 0.02052785923753666, 0.02053571428571429, 0.02056451612903225, 0.0205761316872428, 0.020577395577395574, 0.020579813886900503, 0.020588235294117647, 0.020609318996415767, 0.02061310782241015, 0.0206140350877193, 0.0206151832460733, 0.020622895622895626, 0.020634920634920638, 0.02063740856844305, 0.020645385149201945, 0.02065217391304348, 0.02067307692307692, 0.020675902602854745, 0.02067669172932331, 0.02067977067977068, 0.020689655172413796, 0.020697167755991286, 0.02072192513368984, 0.02072927072927073, 0.02073365231259968, 0.020743145743145744, 0.020744680851063832, 0.020750988142292492, 0.02075471698113208, 0.02076167076167076, 0.020763187429854096, 0.02076802507836991, 0.02076923076923077, 0.020804195804195805, 0.02081887578070784, 0.02083333333333333, 0.02083333333333334, 0.02085285848172446, 0.020871985157699443, 0.02089041095890411, 0.02090163934426229, 0.02090909090909091, 0.020958083832335328, 0.020962047661076788, 0.02097902097902098, 0.020987654320987655, 0.020989304812834224, 0.020995670995670998, 0.021002710027100267, 0.02100840336134454, 0.02101934523809524, 0.021021021021021026, 0.021022727272727276, 0.021026592455163882, 0.02103174603174603, 0.02103331451157538, 0.02103481624758221, 0.02104377104377104, 0.021052631578947368, 0.021059216013344453, 0.02106060606060606, 0.02107142857142857, 0.02107771260997068, 0.021103896103896104, 0.021111111111111112, 0.021118262268704745, 0.02113526570048309, 0.021139705882352942, 0.021165857043719642, 0.021180555555555557, 0.021195652173913043, 0.021198830409356727, 0.021205357142857144, 0.021212121212121213, 0.021226415094339618, 0.021236959761549924, 0.02124183006535948, 0.02125, 0.021260997067448682, 0.02127659574468085, 0.02128099173553719, 0.021296296296296296, 0.021299381247025226, 0.02130681818181818, 0.021306818181818184, 0.021311475409836068, 0.02133580705009276, 0.021339347675225537, 0.021341463414634148, 0.02135579937304075, 0.02135815991237678, 0.021367521367521368, 0.021370967741935483, 0.021381578947368418, 0.021385542168674696, 0.021403353927625768, 0.021428571428571432, 0.02145454545454545, 0.021464646464646464, 0.02147335423197492, 0.021484375, 0.021487603305785124, 0.021490414347557205, 0.0215, 0.02150537634408602, 0.021505376344086027, 0.02150974025974026, 0.021511627906976742, 0.021518987341772152, 0.021527777777777774, 0.0215311004784689, 0.021534653465346533, 0.021538461538461538, 0.021538918597742127, 0.021541501976284586, 0.02154195011337869, 0.02155172413793104, 0.021568627450980395, 0.02159090909090909, 0.021604938271604937, 0.02160493827160494, 0.021621621621621626, 0.021634615384615384, 0.021641791044776117, 0.021655231560891938, 0.021659548505186088, 0.021666666666666664, 0.021666666666666667, 0.021680216802168018, 0.02168674698795181, 0.02169117647058824, 0.021723646723646718, 0.021728271728271728, 0.021739130434782608, 0.02175125488008924, 0.021764705882352943, 0.02177177177177177, 0.021774193548387097, 0.021785714285714283, 0.021794871794871797, 0.021799628942486084, 0.02181514138035877, 0.021825396825396824, 0.02183098591549296, 0.0218676122931442, 0.0218696397941681, 0.021875, 0.021880293619424056, 0.02188160676532769, 0.021885521885521887, 0.0219017094017094, 0.021917808219178082, 0.02192038730500269, 0.021923076923076924, 0.02192982456140351, 0.021951219512195124, 0.021963824289405683, 0.021978021978021976, 0.02199074074074074, 0.02201086956521739, 0.02201492537313433, 0.022024367385192128, 0.02202581369248036, 0.022039473684210525, 0.02205882352941177, 0.022066596194503168, 0.022069872276483847, 0.022072072072072072, 0.022079772079772082, 0.02208333333333333, 0.0220959595959596, 0.02210526315789474, 0.022107438016528924, 0.022119341563786008, 0.022121212121212118, 0.022135416666666668, 0.022151898734177212, 0.02215909090909091, 0.02217741935483871, 0.02222222222222222, 0.022222222222222227, 0.022223820483314158, 0.02223675604970569, 0.02225609756097561, 0.02225963337074448, 0.02230392156862745, 0.022306397306397302, 0.02232142857142857, 0.02233333333333333, 0.02234042553191489, 0.022342995169082124, 0.02235576923076923, 0.02239229024943311, 0.02239583333333333, 0.022399790411317788, 0.02242822966507177, 0.022433385579937303, 0.02243589743589744, 0.022457627118644068, 0.0224609375, 0.022463768115942032, 0.02248677248677249, 0.0225, 0.022509578544061302, 0.02253086419753086, 0.022536687631027254, 0.022545454545454542, 0.022556390977443608, 0.02256077256077256, 0.022569444444444444, 0.022572815533980585, 0.022580645161290318, 0.02259259259259259, 0.022609819121447033, 0.02261904761904762, 0.022629310344827583, 0.022633744855967083, 0.022649572649572645, 0.02266666666666666, 0.02267156862745098, 0.022675736961451247, 0.022685185185185187, 0.02269230769230769, 0.022727272727272724, 0.022727272727272728, 0.02274590163934426, 0.022777777777777772, 0.022784810126582282, 0.022787610619469028, 0.022794117647058826, 0.02280265339966832, 0.02282608695652174, 0.02283653846153846, 0.022839506172839502, 0.02284172661870504, 0.022844827586206897, 0.022857142857142857, 0.022875816993464054, 0.02291666666666666, 0.02291666666666667, 0.02294117647058824, 0.022945205479452054, 0.022946859903381644, 0.02295918367346939, 0.02297008547008547, 0.02297794117647059, 0.02298850574712644, 0.023, 0.023003472222222224, 0.023019801980198026, 0.023026315789473683, 0.023046875, 0.023049645390070917, 0.02305327868852459, 0.02306079664570231, 0.023076923076923075, 0.02307692307692308, 0.02309782608695652, 0.02310606060606061, 0.023109243697478996, 0.023134328358208955, 0.023138297872340424, 0.023148148148148147, 0.02314814814814815, 0.023155737704918036, 0.023181818181818185, 0.023185483870967742, 0.02318840579710145, 0.02319277108433735, 0.023214285714285715, 0.023232323232323233, 0.023242630385487528, 0.023250000000000003, 0.02325581395348837, 0.02327127659574468, 0.02327586206896552, 0.023291925465838508, 0.023295454545454543, 0.023305084745762712, 0.023313492063492064, 0.02332474226804124, 0.02333333333333333, 0.02334710743801653, 0.02335164835164835, 0.023355263157894737, 0.023358585858585856, 0.02336860670194004, 0.0233739837398374, 0.02341772151898734, 0.023420479302832243, 0.0234375, 0.02345679012345679, 0.023464912280701758, 0.023467432950191568, 0.02346938775510204, 0.023479729729729733, 0.023480662983425413, 0.02350427350427351, 0.023511904761904758, 0.023514851485148515, 0.023529411764705882, 0.02354048964218456, 0.02355072463768116, 0.02355769230769231, 0.0235655737704918, 0.02356902356902357, 0.02357142857142857, 0.023571428571428573, 0.023577235772357718, 0.02358490566037736, 0.023592085235920855, 0.023596938775510203, 0.02359813084112149, 0.023602033405954976, 0.02361111111111111, 0.023618784530386745, 0.0236280487804878, 0.0236318407960199, 0.023640661938534282, 0.023643410852713174, 0.02364864864864865, 0.023662551440329214, 0.02366863905325444, 0.023674242424242424, 0.023679417122040074, 0.02369281045751634, 0.023706896551724137, 0.02371794871794872, 0.02372034956304619, 0.02372685185185185, 0.023737373737373738, 0.02374551971326165, 0.02375, 0.02375776397515528, 0.0237603305785124, 0.023765432098765436, 0.023774509803921567, 0.023780487804878046, 0.023798076923076925, 0.023809523809523808, 0.02384105960264901, 0.023848684210526317, 0.023871527777777776, 0.02387914230019493, 0.02389558232931727, 0.02389705882352941, 0.02390998593530239, 0.02391304347826087, 0.023919753086419755, 0.023940677966101696, 0.023946360153256702, 0.02395833333333333, 0.023965141612200442, 0.02397959183673469, 0.023989898989898988, 0.02398989898989899, 0.024, 0.024017467248908297, 0.02403846153846154, 0.02404643449419569, 0.0240506329113924, 0.024065420560747664, 0.024074074074074074, 0.02408637873754153, 0.02410071942446043, 0.024107142857142855, 0.02412280701754386, 0.024130434782608696, 0.024131944444444445, 0.02413479052823315, 0.024147727272727272, 0.024154589371980683, 0.024166666666666663, 0.02417027417027417, 0.02417695473251029, 0.024193548387096774, 0.02420634920634921, 0.02421875, 0.02423167848699764, 0.02424242424242424, 0.0242566510172144, 0.024261603375527428, 0.024285714285714285, 0.02430555555555556, 0.02435064935064935, 0.02435897435897436, 0.024375, 0.0243993993993994, 0.02441077441077441, 0.0244140625, 0.02442528735632184, 0.024436090225563912, 0.024448529411764702, 0.02445652173913044, 0.024482109227871942, 0.024489795918367342, 0.024493243243243243, 0.02450592885375494, 0.024509803921568627, 0.02451923076923077, 0.024527186761229308, 0.02453703703703704, 0.02454780361757106, 0.024553571428571428, 0.02457264957264957, 0.02461322081575246, 0.024633123689727462, 0.024671052631578948, 0.02469135802469136, 0.024709302325581398, 0.024725274725274728, 0.0247289972899729, 0.02473958333333333, 0.024752475247524757, 0.024758454106280192, 0.02477477477477477, 0.024777777777777774, 0.02478448275862069, 0.024786324786324792, 0.024814814814814814, 0.024816176470588237, 0.024822695035460998, 0.024836601307189544, 0.024839743589743588, 0.024844720496894408, 0.024853801169590642, 0.024853801169590645, 0.024857954545454544, 0.02485875706214689, 0.02487080103359173, 0.02489406779661017, 0.02491408934707904, 0.02495291902071563, 0.0249597423510467, 0.0249648382559775, 0.025, 0.025027502750275026, 0.025030525030525032, 0.02503429355281207, 0.025039123630672924, 0.02504553734061931, 0.025080906148867314, 0.025097465886939573, 0.025100401606425703, 0.02513227513227513, 0.025135869565217392, 0.025143678160919537, 0.0251497005988024, 0.025150150150150152, 0.02516339869281046, 0.02517361111111111, 0.0252016129032258, 0.025205761316872428, 0.025210084033613443, 0.025226757369614515, 0.02523602033405955, 0.02525252525252525, 0.02526595744680851, 0.025284900284900286, 0.02529021558872305, 0.025297619047619044, 0.025297619047619048, 0.025303030303030303, 0.02530864197530864, 0.025335775335775333, 0.02533783783783784, 0.025353773584905658, 0.025377229080932786, 0.02538314176245211, 0.025384615384615384, 0.02538829151732377, 0.025390625, 0.0253968253968254, 0.025435073627844716, 0.02543604651162791, 0.025462962962962958, 0.025493421052631582, 0.025510204081632654, 0.025520833333333333, 0.02552552552552553, 0.0255331088664422, 0.02554278416347382, 0.02555555555555556, 0.02556818181818182, 0.025584795321637425, 0.025603864734299518, 0.025607638888888888, 0.025625, 0.02564102564102564, 0.025664251207729468, 0.025676937441643326, 0.025681341719077568, 0.025694444444444443, 0.025709219858156027, 0.025714285714285717, 0.025720164609053492, 0.025735294117647058, 0.025745257452574527, 0.02575757575757576, 0.025767543859649127, 0.025775775775775774, 0.02578125, 0.025793650793650792, 0.0257936507936508, 0.02580213903743316, 0.025811209439528027, 0.025815217391304348, 0.02583979328165375, 0.025841346153846152, 0.02586206896551724, 0.02587719298245614, 0.02587890625, 0.025883838383838384, 0.025892857142857145, 0.025914634146341462, 0.025925925925925925, 0.025930851063829783, 0.025943396226415096, 0.025946275946275944, 0.025956284153005462, 0.025961538461538463, 0.025971093044263774, 0.02597402597402597, 0.025977366255144036, 0.025985663082437275, 0.026027996500437443, 0.026041666666666668, 0.026086956521739132, 0.026094276094276097, 0.0260989010989011, 0.02609992542878449, 0.026104417670682733, 0.026119402985074626, 0.026124338624338626, 0.026136363636363638, 0.026147959183673467, 0.02616279069767442, 0.026175213675213672, 0.026182432432432432, 0.02618397085610201, 0.02619047619047619, 0.02620967741935484, 0.02623456790123457, 0.02625, 0.026260504201680676, 0.026268115942028984, 0.02627840909090909, 0.02628968253968254, 0.02631578947368421, 0.026348039215686275, 0.026353276353276358, 0.02636054421768708, 0.026365348399246702, 0.0263671875, 0.026374859708193043, 0.026388888888888892, 0.02639751552795031, 0.0264336917562724, 0.02644230769230769, 0.026455026455026457, 0.026467505241090143, 0.026472781506338555, 0.026494565217391304, 0.02649769585253456, 0.02650551314673452, 0.02651515151515152, 0.026526526526526532, 0.026530612244897958, 0.026533018867924533, 0.0265625, 0.026570048309178747, 0.02657873701039169, 0.026585820895522392, 0.026595744680851064, 0.026606425702811246, 0.026608187134502925, 0.026620370370370367, 0.02663622526636225, 0.026676829268292682, 0.02669270833333333, 0.02669552669552669, 0.02674897119341564, 0.02675438596491228, 0.026776776776776774, 0.026785714285714284, 0.026785714285714288, 0.026790750141003947, 0.02680878552971576, 0.02683080808080808, 0.026838235294117645, 0.0268414481897628, 0.02684294871794872, 0.026848591549295774, 0.026851851851851846, 0.02685546875, 0.0268640350877193, 0.026873385012919897, 0.026875, 0.026886512180629832, 0.02689873417721519, 0.026909722222222224, 0.026923076923076918, 0.026936026936026942, 0.02693965517241379, 0.0269485903814262, 0.026960784313725488, 0.026988636363636364, 0.027027027027027032, 0.027043269230769232, 0.027046783625730996, 0.027052238805970148, 0.027056277056277056, 0.02708333333333333, 0.0270935960591133, 0.02711397058823529, 0.027116402116402115, 0.027122641509433963, 0.027126736111111112, 0.027142857142857142, 0.027165032679738563, 0.02717391304347826, 0.027184657967576117, 0.0271875, 0.027210884353741496, 0.027217741935483868, 0.027243589743589744, 0.02726063829787234, 0.027272727272727268, 0.027281746031746032, 0.027290448343079924, 0.0273109243697479, 0.02734375, 0.027367773677736774, 0.02738095238095238, 0.0273972602739726, 0.027439024390243903, 0.02746212121212121, 0.027467411545623842, 0.027472527472527472, 0.02747844827586207, 0.0275, 0.02751865671641791, 0.02754237288135593, 0.027551020408163263, 0.02755376344086021, 0.0275735294117647, 0.027591349739000744, 0.0275974025974026, 0.027604166666666662, 0.027607361963190184, 0.027644230769230768, 0.027649769585253454, 0.027663934426229508, 0.02767857142857143, 0.027689873417721517, 0.02769886363636364, 0.027728873239436617, 0.027777777777777776, 0.02777777777777778, 0.02783203125, 0.02784090909090909, 0.027871621621621618, 0.027874564459930317, 0.02790178571428572, 0.02793560606060606, 0.02795031055900621, 0.02798821548821549, 0.027991452991452996, 0.027992277992277995, 0.028003246753246752, 0.028017241379310345, 0.02803308823529412, 0.02806122448979592, 0.028067129629629633, 0.028072033898305086, 0.028125, 0.02813852813852814, 0.028153153153153157, 0.028169014084507043, 0.028176229508196718, 0.028195488721804513, 0.028201219512195126, 0.028205128205128206, 0.028225806451612906, 0.028239202657807307, 0.028273809523809524, 0.028293918918918918, 0.02830882352941176, 0.0283203125, 0.028325123152709363, 0.028333333333333325, 0.028333333333333332, 0.02834302325581395, 0.028361344537815126, 0.02836879432624113, 0.028371710526315787, 0.02838302752293578, 0.028388278388278388, 0.02838908450704225, 0.028409090909090905, 0.028439153439153438, 0.02844551282051282, 0.028459821428571425, 0.028477822580645164, 0.028492647058823532, 0.02850274725274725, 0.028508771929824563, 0.028519417475728163, 0.02853260869565217, 0.028571428571428567, 0.028571428571428574, 0.028582317073170733, 0.028590425531914893, 0.028601694915254237, 0.0286144578313253, 0.028618421052631574, 0.028645833333333325, 0.028676470588235293, 0.028706395348837205, 0.028724747474747483, 0.028726708074534164, 0.028733221476510067, 0.02874564459930314, 0.02875, 0.028769841269841268, 0.028774752475247526, 0.02880184331797235, 0.02880859375, 0.02884615384615385, 0.028875379939209724, 0.028882575757575763, 0.02889150943396226, 0.028911564625850338, 0.02892287234042553, 0.02894088669950739, 0.02894736842105263, 0.028957528957528955, 0.028963414634146343, 0.028985507246376812, 0.029017857142857144, 0.029049295774647887, 0.0290625, 0.02906468531468532, 0.02906976744186046, 0.0291005291005291, 0.02910958904109589, 0.029135338345864664, 0.02915451895043732, 0.029166666666666664, 0.029166666666666667, 0.029189560439560436, 0.029194078947368418, 0.029211956521739125, 0.02922077922077922, 0.029220779220779224, 0.02923387096774193, 0.029272151898734174, 0.029296875, 0.029304029304029307, 0.0293141592920354, 0.029320987654320983, 0.02933673469387755, 0.02934451219512195, 0.029356060606060608, 0.029375, 0.02938988095238095, 0.02939814814814815, 0.029411764705882356, 0.029429611650485438, 0.029433139534883718, 0.02944711538461538, 0.029456967213114763, 0.029464285714285717, 0.029503105590062112, 0.029513888888888888, 0.029532967032967032, 0.02953296703296704, 0.029537671232876712, 0.029556650246305417, 0.029590707964601767, 0.029591836734693882, 0.02959656084656085, 0.029616724738675958, 0.029622395833333325, 0.029633620689655176, 0.02963525835866261, 0.02965764331210191, 0.029661016949152543, 0.029677672955974843, 0.029725609756097563, 0.029743975903614456, 0.029751712328767124, 0.029761904761904764, 0.029789719626168224, 0.0298132183908046, 0.029829545454545456, 0.02985491071428572, 0.02986111111111112, 0.029891304347826088, 0.029900332225913626, 0.029905913978494625, 0.029922779922779925, 0.029935747663551407, 0.029947916666666668, 0.02995391705069125, 0.029965753424657533, 0.029983108108108107, 0.03, 0.030018472906403942, 0.030032467532467525, 0.03005725190839695, 0.030075187969924814, 0.030078125, 0.030092592592592587, 0.03010670731707317, 0.03013392857142857, 0.030158730158730163, 0.03017241379310345, 0.03019662921348315, 0.03021978021978022, 0.03024193548387097, 0.03025, 0.030257936507936505, 0.0302734375, 0.0303030303030303, 0.030303030303030307, 0.03031015037593985, 0.030321782178217817, 0.030323450134770887, 0.03033759124087592, 0.03033980582524272, 0.030352870813397125, 0.03035714285714285, 0.030357142857142857, 0.03036556603773585, 0.03037790697674418, 0.030395136778115506, 0.030423280423280418, 0.030462184873949583, 0.03047520661157025, 0.03048780487804878, 0.030501497005988025, 0.03050595238095238, 0.030529953917050687, 0.0305316091954023, 0.030555555555555555, 0.0305944055944056, 0.030612244897959183, 0.03063725490196078, 0.030665887850467286, 0.03069196428571428, 0.030693950177935938, 0.030701754385964914, 0.030701754385964918, 0.03071428571428572, 0.030726256983240226, 0.030730897009966774, 0.030753968253968256, 0.030769230769230767, 0.030788177339901475, 0.030788177339901482, 0.030790441176470586, 0.030797101449275364, 0.03080357142857143, 0.030812324929971987, 0.030821917808219176, 0.03083517699115044, 0.030844155844155844, 0.0308641975308642, 0.030877976190476195, 0.030913978494623656, 0.030916844349680176, 0.030927835051546393, 0.03095238095238095, 0.030952380952380957, 0.030987394957983194, 0.030997304582210238, 0.031015037593984964, 0.031055900621118005, 0.031084656084656083, 0.031084656084656086, 0.03110599078341014, 0.031135531135531126, 0.031155015197568383, 0.03125, 0.03131868131868132, 0.03132832080200501, 0.03134920634920635, 0.0313588850174216, 0.031385281385281384, 0.03139671361502348, 0.031403940886699504, 0.03142857142857143, 0.0314498933901919, 0.03145292207792208, 0.031462585034013606, 0.03148148148148148, 0.031512605042016806, 0.031531531531531536, 0.03154761904761905, 0.03156146179401993, 0.03157894736842105, 0.031593406593406585, 0.03160919540229885, 0.03164556962025317, 0.03166666666666666, 0.0316711590296496, 0.03168202764976959, 0.03169014084507042, 0.03170289855072463, 0.031746031746031744, 0.031789638932496075, 0.03180039138943249, 0.031818181818181815, 0.03183229813664596, 0.03185328185328185, 0.031862745098039214, 0.03188775510204082, 0.031914893617021274, 0.03192640692640693, 0.03195488721804511, 0.03196564885496183, 0.03197004608294931, 0.031982942430703626, 0.031994047619047616, 0.03200371057513915, 0.03205128205128205, 0.03206997084548105, 0.03208232445520581, 0.032091097308488616, 0.03209764918625678, 0.032106782106782104, 0.03214285714285714, 0.03214285714285715, 0.03219315895372233, 0.032196969696969696, 0.032201405152224825, 0.03225806451612903, 0.03229483282674772, 0.03231292517006803, 0.032352941176470584, 0.032407407407407406, 0.03240740740740741, 0.03242481203007519, 0.032467532467532464, 0.03246753246753247, 0.0325, 0.032504012841091494, 0.03253968253968253, 0.032552083333333336, 0.032561188811188815, 0.03258145363408521, 0.03260869565217391, 0.032627865961199286, 0.032653061224489785, 0.032657657657657664, 0.03266550522648083, 0.03268765133171913, 0.03270223752151463, 0.03273809523809524, 0.03277886497064579, 0.032786885245901634, 0.03279883381924198, 0.032818532818532815, 0.03283410138248848, 0.032857142857142856, 0.03289473684210526, 0.032924107142857144, 0.03294036061026352, 0.03296703296703297, 0.03298611111111111, 0.03300180831826401, 0.0330188679245283, 0.03302611367127496, 0.033035714285714286, 0.03304597701149425, 0.03304904051172708, 0.033068783068783074, 0.03308270676691729, 0.03308823529411765, 0.03310104529616725, 0.03311965811965812, 0.03313253012048193, 0.03319919517102616, 0.03320802005012531, 0.033234126984126984, 0.033239038189533235, 0.0332512315270936, 0.033301158301158304, 0.03330658105939005, 0.03331043956043956, 0.03333333333333333, 0.033355795148247984, 0.03337236533957845, 0.033410138248847934, 0.03343465045592705, 0.03345388788426763, 0.033482142857142856, 0.033509700176366834, 0.033527696793002916, 0.03353658536585366, 0.03356481481481481, 0.033595641646489115, 0.03360215053763441, 0.03361344537815126, 0.03363095238095238, 0.03365384615384615, 0.03369272237196766, 0.03373015873015873, 0.03376116071428571, 0.03377329192546584, 0.03378378378378378, 0.03383458646616542, 0.033850931677018636, 0.033854166666666664, 0.03385899814471243, 0.033862433862433865, 0.03389212827988338, 0.03389830508474576, 0.03391472868217054, 0.03392857142857143, 0.033950617283950615, 0.033957845433255265, 0.03396143733567046, 0.03398617511520737, 0.03399122807017544, 0.033993115318416534, 0.034, 0.034013605442176874, 0.03404344193817878, 0.0340531561461794, 0.03407224958949097, 0.03409090909090909, 0.034138655462184885, 0.034161490683229816, 0.034188034188034185, 0.034194528875379944, 0.03421052631578948, 0.034226190476190466, 0.03422619047619048, 0.03425925925925926, 0.03428571428571429, 0.03431372549019608, 0.03432282003710575, 0.03435672514619883, 0.034361471861471864, 0.03436657681940701, 0.034371643394199784, 0.034375, 0.0343816631130064, 0.03439153439153439, 0.034420289855072464, 0.034427284427284426, 0.03443877551020408, 0.03444632290786137, 0.03448275862068965, 0.034507722007722015, 0.03452380952380952, 0.03455284552845528, 0.034571428571428565, 0.034574468085106384, 0.03458049886621315, 0.03458942632170979, 0.034591194968553465, 0.03461538461538462, 0.03463203463203463, 0.03467908902691511, 0.034722222222222224, 0.03473132372214941, 0.03474903474903475, 0.034764437689969604, 0.0347682119205298, 0.034813925570228096, 0.034848484848484844, 0.03486394557823129, 0.034863945578231297, 0.034883720930232565, 0.03489326765188834, 0.03490990990990992, 0.03494623655913978, 0.034954407294832825, 0.0349624060150376, 0.03498542274052478, 0.035, 0.035024154589371984, 0.035037878787878785, 0.03508771929824561, 0.03513824884792626, 0.03515625, 0.035164835164835165, 0.03518518518518518, 0.035186488388458836, 0.035211267605633804, 0.035256410256410256, 0.035294117647058816, 0.035326086956521736, 0.03535353535353536, 0.035416666666666666, 0.035453597497393116, 0.03546099290780142, 0.03547459252157239, 0.035493827160493825, 0.035519125683060114, 0.035539215686274515, 0.035553410553410554, 0.03556910569105691, 0.035576923076923075, 0.035590277777777776, 0.0355923939541687, 0.03571428571428571, 0.03583333333333333, 0.035852713178294575, 0.03587962962962963, 0.03591954022988506, 0.0359375, 0.03594322344322344, 0.03598484848484848, 0.03598484848484849, 0.036000000000000004, 0.036016949152542374, 0.036036036036036036, 0.036057692307692304, 0.036063285248953, 0.036111111111111115, 0.03611111111111112, 0.03616352201257862, 0.03618421052631579, 0.03620689655172414, 0.036231884057971016, 0.03629032258064517, 0.036324786324786335, 0.03634751773049645, 0.03636363636363636, 0.03636363636363637, 0.036411411411411417, 0.03645833333333333, 0.036458333333333336, 0.03653846153846154, 0.03654970760233919, 0.036564625850340135, 0.03658536585365853, 0.036616161616161616, 0.03666666666666667, 0.036706349206349215, 0.036723163841807904, 0.036764705882352935, 0.03679245283018868, 0.036805555555555564, 0.03682170542635658, 0.036842105263157884, 0.03685897435897436, 0.03689492325855962, 0.03690476190476191, 0.03693181818181818, 0.0369496855345912, 0.03695652173913044, 0.03696236559139784, 0.036971830985915485, 0.037000000000000005, 0.037037037037037035, 0.03709677419354839, 0.037109375, 0.03713768115942029, 0.03714285714285714, 0.037162162162162164, 0.03717948717948718, 0.03723404255319149, 0.037267080745341616, 0.03728070175438596, 0.03728070175438597, 0.03732638888888889, 0.037337662337662336, 0.037356321839080456, 0.037414965986394565, 0.03742937853107345, 0.0375, 0.037500000000000006, 0.03751500600240097, 0.03754125412541254, 0.03756830601092896, 0.037581699346405234, 0.037613981762917935, 0.03763440860215054, 0.037677304964539006, 0.037698412698412696, 0.03773584905660377, 0.03776041666666666, 0.037772585669781936, 0.0377906976744186, 0.037808641975308636, 0.03787878787878788, 0.03792134831460674, 0.037931034482758634, 0.03793532338308458, 0.03794642857142857, 0.03796296296296296, 0.037990196078431376, 0.038, 0.038011695906432746, 0.03802083333333333, 0.03804347826086957, 0.038095238095238085, 0.0380952380952381, 0.038120567375886524, 0.03813559322033898, 0.03814553990610329, 0.03815261044176706, 0.03819444444444444, 0.03819444444444445, 0.03823529411764706, 0.03824200913242009, 0.03825136612021858, 0.03826530612244898, 0.03827519379844961, 0.038288288288288286, 0.038306451612903226, 0.03833333333333333, 0.03833333333333334, 0.038348082595870206, 0.038359788359788365, 0.038377192982456135, 0.03839869281045751, 0.038411458333333336, 0.038419913419913417, 0.038461538461538464, 0.03849206349206349, 0.03852201257861635, 0.038530465949820784, 0.03854166666666667, 0.03855140186915888, 0.03855721393034826, 0.038563829787234036, 0.03858024691358025, 0.03861788617886178, 0.038636363636363635, 0.03864734299516908, 0.03870967741935484, 0.03872549019607843, 0.03875968992248062, 0.03877314814814815, 0.03879310344827586, 0.038825757575757576, 0.038841807909604516, 0.038857677902621734, 0.03888888888888889, 0.03892543859649123, 0.0389344262295082, 0.03894927536231884, 0.03896103896103896, 0.03897849462365592, 0.03900709219858156, 0.039021164021164026, 0.039029535864978905, 0.0390625, 0.0391304347826087, 0.03916666666666666, 0.0392156862745098, 0.03924418604651163, 0.0392512077294686, 0.03926282051282051, 0.039285714285714285, 0.03929924242424242, 0.039308176100628936, 0.03932584269662921, 0.039330218068535816, 0.03935185185185185, 0.0393939393939394, 0.03940217391304348, 0.03941441441441442, 0.03942652329749104, 0.03943452380952382, 0.03944444444444445, 0.03945035460992908, 0.03947368421052632, 0.0395021645021645, 0.039529914529914535, 0.03953488372093023, 0.03954802259887006, 0.03956228956228956, 0.03958333333333333, 0.03961748633879781, 0.03963414634146342, 0.0396505376344086, 0.0396551724137931, 0.03968253968253968, 0.03970588235294118, 0.03971354166666666, 0.0397196261682243, 0.03974358974358975, 0.03977272727272727, 0.03980099502487562, 0.03982300884955752, 0.039828431372549024, 0.03988095238095238, 0.0398936170212766, 0.039906103286384983, 0.03992146596858639, 0.039954337899543384, 0.04, 0.04001322751322752, 0.04003267973856209, 0.040084388185654005, 0.04008838383838384, 0.040094339622641514, 0.04016786570743405, 0.04017857142857143, 0.0402046783625731, 0.04021317829457365, 0.04025423728813559, 0.04032258064516129, 0.04033687943262411, 0.040343915343915335, 0.040364583333333336, 0.04038461538461539, 0.0404040404040404, 0.04044117647058824, 0.040450121654501216, 0.04047619047619048, 0.04048463356973995, 0.040501165501165504, 0.040509259259259266, 0.040540540540540536, 0.040625, 0.04065040650406504, 0.04074074074074074, 0.040760869565217385, 0.0407673860911271, 0.040780141843971635, 0.04080756013745705, 0.04083333333333333, 0.04083333333333334, 0.040865384615384616, 0.040909090909090916, 0.04093567251461989, 0.04096638655462185, 0.040998217468805706, 0.040999999999999995, 0.04102564102564103, 0.04105392156862745, 0.04106280193236715, 0.04107142857142857, 0.04110738255033557, 0.04112554112554112, 0.04113247863247863, 0.04113588110403397, 0.04113924050632911, 0.04114365411436542, 0.041176470588235294, 0.04124579124579125, 0.04125, 0.04126984126984127, 0.0412772585669782, 0.04130434782608696, 0.04137115839243498, 0.04137931034482759, 0.04142857142857143, 0.04145189003436426, 0.04146341463414634, 0.04166666666666666, 0.04166666666666667, 0.04186046511627907, 0.04189189189189189, 0.04193548387096775, 0.042, 0.04205974842767296, 0.042105263157894736, 0.0421875, 0.042279411764705885, 0.0423076923076923, 0.04230769230769231, 0.0423572744014733, 0.042388167388167385, 0.042391304347826085, 0.04242424242424242, 0.042452830188679236, 0.0425, 0.042592592592592585, 0.04264705882352941, 0.042682926829268296, 0.042763157894736836, 0.042857142857142864, 0.04296875, 0.043044077134986224, 0.04305555555555556, 0.04310344827586207, 0.04313725490196079, 0.04318181818181818, 0.04324324324324325, 0.04326923076923077, 0.043283582089552235, 0.043333333333333335, 0.04340277777777778, 0.043421052631578944, 0.043478260869565216, 0.043548387096774194, 0.04358974358974359, 0.04361702127659574, 0.04375, 0.04387755102040816, 0.04390243902439025, 0.04393939393939394, 0.044, 0.04404761904761905, 0.04411764705882353, 0.04418604651162791, 0.044230769230769226, 0.04426229508196722, 0.044270833333333336, 0.04428571428571429, 0.04431818181818182, 0.04433962264150944, 0.04435483870967742, 0.04444444444444444, 0.04444444444444445, 0.04453125, 0.04456521739130435, 0.04459459459459459, 0.04464285714285714, 0.04466666666666667, 0.04468085106382979, 0.044736842105263165, 0.04477611940298507, 0.04479166666666667, 0.04482758620689655, 0.04487179487179487, 0.044897959183673466, 0.044915254237288135, 0.044921875, 0.044927536231884065, 0.045, 0.045000000000000005, 0.04504132231404959, 0.04508196721311476, 0.045098039215686274, 0.0451219512195122, 0.04513888888888889, 0.045161290322580636, 0.045192307692307684, 0.045217391304347834, 0.04523809523809524, 0.045283018867924525, 0.0453125, 0.04533333333333333, 0.04534883720930232, 0.04538461538461538, 0.04539473684210527, 0.045454545454545456, 0.04553571428571429, 0.04555555555555555, 0.04558823529411765, 0.0456140350877193, 0.04565217391304348, 0.04567307692307692, 0.045689655172413794, 0.04576271186440678, 0.04578313253012048, 0.04583333333333333, 0.04583333333333334, 0.045890410958904115, 0.04591836734693878, 0.045945945945945935, 0.04596774193548387, 0.045977011494252866, 0.046, 0.04602272727272727, 0.04603174603174603, 0.046052631578947366, 0.046078431372549015, 0.0461038961038961, 0.04615384615384615, 0.04615384615384616, 0.04621212121212121, 0.046226415094339626, 0.04626865671641791, 0.04629629629629629, 0.0462962962962963, 0.04634146341463415, 0.04635416666666667, 0.04636363636363637, 0.0463768115942029, 0.04642857142857143, 0.046474358974358976, 0.04647887323943662, 0.046484375, 0.04649122807017544, 0.04651162790697674, 0.04652777777777778, 0.04655172413793104, 0.046590909090909086, 0.04666666666666666, 0.04666666666666667, 0.046698113207547166, 0.046710526315789466, 0.04672131147540984, 0.04673913043478261, 0.04675324675324676, 0.0467741935483871, 0.0467948717948718, 0.04683544303797468, 0.046842105263157886, 0.046875, 0.04693877551020408, 0.046969696969696974, 0.047, 0.047008547008547015, 0.04701492537313433, 0.047023809523809516, 0.04702970297029703, 0.047058823529411764, 0.047087378640776695, 0.04710144927536232, 0.04711538461538462, 0.04714285714285714, 0.047142857142857146, 0.047183098591549295, 0.04722222222222222, 0.0472972972972973, 0.04732142857142857, 0.04733333333333333, 0.047340425531914886, 0.04734848484848485, 0.04736842105263158, 0.04739583333333333, 0.047402597402597405, 0.04743589743589744, 0.04745762711864406, 0.04746835443037975, 0.04747474747474748, 0.0475, 0.0475609756097561, 0.04757281553398058, 0.047580645161290326, 0.04759036144578314, 0.047619047619047616, 0.04765625, 0.047674418604651166, 0.047685185185185185, 0.04770114942528736, 0.04779411764705882, 0.0478021978021978, 0.04782608695652173, 0.04782608695652174, 0.04787234042553192, 0.04789473684210526, 0.04791666666666666, 0.04791666666666667, 0.047933884297520664, 0.04794520547945205, 0.047948717948717946, 0.048, 0.048031496062992125, 0.048046875, 0.04805194805194805, 0.04807692307692308, 0.048113207547169815, 0.048125, 0.04814814814814815, 0.04818181818181818, 0.04819277108433735, 0.04821428571428571, 0.048214285714285716, 0.04824561403508772, 0.04827586206896552, 0.048295454545454544, 0.04830508474576272, 0.04833333333333333, 0.04835164835164835, 0.04836065573770492, 0.04836956521739131, 0.04838709677419355, 0.0484, 0.0484375, 0.0485, 0.048507462686567165, 0.04854014598540146, 0.04854368932038835, 0.04857142857142857, 0.04858156028368794, 0.04861111111111111, 0.04864864864864865, 0.04867256637168142, 0.048728813559322036, 0.04873949579831933, 0.04875, 0.048770491803278686, 0.04878048780487805, 0.0488, 0.0488095238095238, 0.0488135593220339, 0.04886363636363636, 0.04891304347826087, 0.048918918918918926, 0.04892086330935252, 0.04893617021276595, 0.048947368421052635, 0.04895833333333333, 0.049, 0.04901960784313725, 0.049056603773584916, 0.04908536585365854, 0.049107142857142856, 0.04913793103448276, 0.04916666666666667, 0.04921875, 0.04924242424242424, 0.04924812030075188, 0.04926470588235294, 0.049280575539568335, 0.04933333333333333, 0.049342105263157895, 0.049358974358974364, 0.04941176470588236, 0.04945054945054945, 0.04947916666666666, 0.04951923076923077, 0.04956140350877193, 0.04956896551724138, 0.04965753424657534, 0.049689440993788817, 0.05, 0.05016891891891892, 0.05028089887640449, 0.050347222222222224, 0.050364963503649635, 0.05048076923076923, 0.050595238095238096, 0.05067567567567568, 0.05078125, 0.05086206896551725, 0.050925925925925916, 0.050986842105263164, 0.05113636363636364, 0.05116279069767442, 0.05121951219512196, 0.05125, 0.05128205128205128, 0.05131578947368421, 0.05133928571428571, 0.05135135135135135, 0.05138888888888889, 0.05147058823529412, 0.05153061224489796, 0.051587301587301584, 0.051630434782608696, 0.05172413793103448, 0.05178571428571429, 0.052083333333333336, 0.05225409836065574, 0.05232558139534884, 0.052364864864864864, 0.05241935483870968, 0.0525, 0.052564102564102565, 0.05257936507936508, 0.05263157894736842, 0.052734375, 0.05288461538461538, 0.052941176470588235, 0.05303030303030303, 0.053125, 0.053240740740740734, 0.05330882352941176, 0.05338541666666666, 0.05357142857142857, 0.05362318840579711, 0.05372340425531915, 0.053779069767441866, 0.05381944444444445, 0.05387931034482758, 0.053921568627450976, 0.05397727272727273, 0.054086538461538464, 0.05416666666666667, 0.054245283018867926, 0.054276315789473686, 0.05434782608695652, 0.054435483870967735, 0.05448717948717949, 0.05452127659574468, 0.0546875, 0.054878048780487805, 0.05492424242424242, 0.055, 0.055059523809523815, 0.05510752688172043, 0.05514705882352941, 0.055232558139534885, 0.055288461538461536, 0.055357142857142855, 0.05539772727272727, 0.05555555555555555, 0.05555555555555556, 0.05568181818181818, 0.05570652173913043, 0.055743243243243236, 0.05580357142857143, 0.05585106382978723, 0.05592105263157895, 0.05597014925373135, 0.055989583333333336, 0.05603448275862069, 0.056089743589743585, 0.05612244897959184, 0.056144067796610166, 0.05625, 0.05637254901960784, 0.05640243902439025, 0.05645161290322581, 0.056490384615384616, 0.05654761904761905, 0.056640625, 0.0566860465116279, 0.056712962962962965, 0.05681818181818181, 0.05691964285714285, 0.056944444444444436, 0.056985294117647065, 0.0570054945054945, 0.05706521739130435, 0.05711206896551725, 0.057142857142857134, 0.057180851063829786, 0.057203389830508475, 0.05729166666666665, 0.05737704918032788, 0.05739795918367348, 0.057432432432432436, 0.0575, 0.057539682539682536, 0.05756578947368421, 0.05759803921568628, 0.0576171875, 0.0576923076923077, 0.05778301886792452, 0.0578125, 0.05783582089552239, 0.05787037037037038, 0.057904411764705885, 0.057926829268292686, 0.05795454545454545, 0.057971014492753624, 0.05803571428571429, 0.05813953488372092, 0.058189655172413784, 0.05823863636363636, 0.05826271186440678, 0.05833333333333333, 0.0584016393442623, 0.05842391304347825, 0.05844155844155844, 0.058467741935483875, 0.058510638297872335, 0.05859375, 0.05864197530864197, 0.05865384615384616, 0.0586890243902439, 0.058712121212121215, 0.05873493975903615, 0.05875, 0.05876865671641793, 0.0587797619047619, 0.05882352941176471, 0.058894230769230775, 0.058908045977011485, 0.05892857142857143, 0.05894886363636364, 0.0589622641509434, 0.059027777777777776, 0.05909090909090909, 0.05912162162162163, 0.05913978494623656, 0.05915178571428571, 0.05916666666666666, 0.05921052631578948, 0.05926724137931035, 0.05927835051546392, 0.059294871794871785, 0.059322033898305086, 0.059335443037974674, 0.059375, 0.059426229508196725, 0.059451219512195126, 0.0594758064516129, 0.05952380952380953, 0.0595703125, 0.05965909090909091, 0.05969101123595505, 0.059701492537313425, 0.05972222222222224, 0.059742647058823525, 0.05975274725274725, 0.059782608695652176, 0.0598404255319149, 0.05986842105263158, 0.059895833333333336, 0.059922680412371136, 0.059931506849315065, 0.059948979591836725, 0.06, 0.06002475247524752, 0.06004901960784314, 0.06007281553398058, 0.06009615384615385, 0.060126582278481014, 0.06015625, 0.060185185185185175, 0.060227272727272727, 0.06026785714285714, 0.06030701754385965, 0.0603448275862069, 0.06043956043956044, 0.06045081967213115, 0.06048387096774194, 0.060546875, 0.06057692307692308, 0.06059160305343511, 0.0606060606060606, 0.06066176470588235, 0.06067961165048544, 0.060714285714285714, 0.06073943661971831, 0.06076388888888889, 0.060810810810810814, 0.06085526315789474, 0.0608974358974359, 0.06091772151898734, 0.0609375, 0.06095679012345679, 0.060963114754098366, 0.06097560975609756, 0.06101190476190476, 0.0610236220472441, 0.061046511627906974, 0.06105769230769231, 0.0610632183908046, 0.06107954545454545, 0.06111111111111111, 0.06114130434782609, 0.061224489795918366, 0.06125, 0.061282467532467536, 0.061313291139240514, 0.06133540372670807, 0.06135321100917431, 0.06137387387387388, 0.061383928571428575, 0.06140350877192983, 0.06144957983193278, 0.06145833333333332, 0.06147540983606557, 0.06158088235294117, 0.06159420289855073, 0.06160071942446042, 0.06161971830985916, 0.06164383561643835, 0.061655405405405414, 0.061666666666666675, 0.0617816091954023, 0.06178977272727273, 0.061842105263157886, 0.061855670103092786, 0.061862244897959176, 0.06189320388349515, 0.061904761904761914, 0.06192660550458716, 0.06197478991596639, 0.06214285714285715, 0.06221330275229357, 0.0625, 0.06302966101694915, 0.0633116883116883, 0.06333333333333332, 0.06340579710144928, 0.06349206349206349, 0.06354166666666666, 0.0635593220338983, 0.06372549019607843, 0.06384408602150538, 0.06386861313868614, 0.06402439024390244, 0.06410256410256411, 0.06436567164179105, 0.06439393939393939, 0.06481481481481481, 0.06481481481481483, 0.06495098039215688, 0.065, 0.06521739130434782, 0.06547619047619048, 0.065625, 0.06578947368421052, 0.06609195402298851, 0.0661764705882353, 0.06640625, 0.06666666666666668, 0.06678082191780822, 0.06720430107526883, 0.0673076923076923, 0.06746031746031747, 0.0675, 0.06770833333333333, 0.06782945736434108, 0.06790123456790123, 0.06818181818181818, 0.06837606837606837, 0.06840796019900497, 0.06845238095238096, 0.06862745098039216, 0.06875, 0.06884057971014493, 0.06896551724137931, 0.06904761904761904, 0.06944444444444445, 0.06981981981981983, 0.06989247311827956, 0.07, 0.07017543859649122, 0.0703125, 0.07051282051282051, 0.07070707070707072, 0.07083333333333333, 0.07098765432098765, 0.07107843137254903, 0.07118055555555555, 0.07142857142857142, 0.07161458333333333, 0.07175925925925926, 0.07183908045977012, 0.07196969696969696, 0.07207207207207207, 0.07222222222222223, 0.07236842105263158, 0.07246376811594203, 0.07258064516129033, 0.07264957264957267, 0.07291666666666666, 0.07291666666666667, 0.07317073170731707, 0.07323232323232322, 0.07333333333333332, 0.07352941176470587, 0.07364341085271317, 0.07371794871794872, 0.07380952380952381, 0.07386363636363638, 0.07407407407407407, 0.07427536231884058, 0.07432432432432433, 0.0744047619047619, 0.07456140350877194, 0.07465277777777778, 0.07471264367816091, 0.075, 0.07526881720430108, 0.07539682539682539, 0.07552083333333333, 0.0755813953488372, 0.07561728395061727, 0.07575757575757576, 0.07589285714285714, 0.07592592592592592, 0.07598039215686275, 0.07608695652173914, 0.07614942528735633, 0.07619047619047617, 0.07621951219512195, 0.07624113475177305, 0.07638888888888888, 0.0763888888888889, 0.07648401826484018, 0.07653061224489796, 0.07657657657657659, 0.07666666666666667, 0.07675438596491227, 0.07679738562091502, 0.07683982683982685, 0.07692307692307693, 0.0770440251572327, 0.07708333333333334, 0.07716049382716049, 0.0771604938271605, 0.07723577235772358, 0.07727272727272727, 0.07729468599033816, 0.07738095238095237, 0.07746478873239436, 0.07751937984496124, 0.07758620689655173, 0.07765151515151515, 0.07777777777777778, 0.0778688524590164, 0.07789855072463768, 0.07795698924731183, 0.07799145299145299, 0.07801418439716312, 0.07804232804232805, 0.078125, 0.0782051282051282, 0.0782312925170068, 0.07825203252032521, 0.07828282828282829, 0.0783132530120482, 0.07833333333333332, 0.07835820895522387, 0.0784313725490196, 0.0785024154589372, 0.07852564102564102, 0.07857142857142857, 0.07859848484848485, 0.07861635220125787, 0.07863849765258216, 0.0787037037037037, 0.07878787878787878, 0.07882882882882883, 0.07886904761904763, 0.07890070921985816, 0.07894736842105263, 0.07900432900432902, 0.07905982905982907, 0.07911392405063293, 0.07916666666666666, 0.07923497267759562, 0.07926829268292683, 0.0793010752688172, 0.07931726907630522, 0.07936507936507936, 0.07936507936507937, 0.07942708333333333, 0.07945736434108527, 0.0794871794871795, 0.07950191570881228, 0.07954545454545454, 0.07960199004975124, 0.07965686274509805, 0.07971014492753623, 0.0797872340425532, 0.07982456140350877, 0.0798611111111111, 0.07986111111111112, 0.07990867579908675, 0.07993197278911564, 0.07995495495495496, 0.08, 0.0800438596491228, 0.08006535947712418, 0.08012820512820512, 0.08016877637130801, 0.08018867924528301, 0.08024691358024691, 0.08028455284552845, 0.0803030303030303, 0.08035714285714286, 0.0804093567251462, 0.08045977011494253, 0.08050847457627118, 0.08052434456928839, 0.08055555555555555, 0.08055555555555556, 0.08060109289617487, 0.08064516129032258, 0.08067375886524822, 0.08068783068783067, 0.08070175438596491, 0.08072916666666667, 0.08076923076923077, 0.0808080808080808, 0.08084577114427861, 0.08088235294117647, 0.08095238095238096, 0.08101851851851853, 0.08108108108108109, 0.08114035087719297, 0.0811965811965812, 0.08125, 0.08132530120481928, 0.08134920634920635, 0.08139534883720931, 0.08145009416195857, 0.08146067415730338, 0.08148148148148147, 0.08152173913043477, 0.08154121863799282, 0.08157894736842106, 0.08159722222222222, 0.08163265306122447, 0.08166666666666668, 0.08169934640522876, 0.08173076923076923, 0.08176100628930817, 0.08179012345679013, 0.08181818181818183, 0.08192090395480225, 0.08194444444444443, 0.08196721311475409, 0.08202443280977313, 0.08203125, 0.08205128205128205, 0.08208955223880597, 0.0821078431372549, 0.0821256038647343, 0.08217592592592593, 0.0821917808219178, 0.08223684210526316, 0.08226495726495726, 0.08251633986928104, 0.0825320512820513, 0.08259587020648967, 0.08268229166666667, 0.08275058275058275, 0.08277027027027027, 0.08333333333333333, 0.08333333333333334, 0.0838206627680312, 0.08386411889596602, 0.08406432748538012, 0.08417508417508418, 0.0842911877394636, 0.08442982456140351, 0.08450704225352113, 0.08455882352941177, 0.08461538461538462, 0.08465608465608465, 0.08466312056737588, 0.08466666666666668, 0.08469945355191258, 0.08471074380165289, 0.0847457627118644, 0.085, 0.08503401360544219, 0.08506944444444442, 0.08514492753623189, 0.08527131782945736, 0.08552631578947369, 0.08558558558558559, 0.08564814814814815, 0.08571428571428573, 0.08575581395348837, 0.08636363636363636, 0.08638211382113821, 0.08653846153846154, 0.08703703703703704, 0.0871501272264631, 0.08744855967078187, 0.0875, 0.08796296296296298, 0.0880952380952381, 0.08823529411764706, 0.08854166666666667, 0.08874458874458874, 0.08928571428571429, 0.08974358974358974, 0.09027777777777778, 0.09090909090909093, 0.09146341463414634, 0.09166666666666666, 0.09210526315789473, 0.0931372549019608, 0.09375, 0.09444444444444446, 0.09482758620689656, 0.095, 0.09523809523809523, 0.09558823529411764, 0.09615384615384616, 0.09722222222222222, 0.09782608695652174, 0.09803921568627452, 0.09821428571428573, 0.0986842105263158, 0.09895833333333333, 0.09953703703703703, 0.1, 0.10096153846153846, 0.1011904761904762, 0.1015625, 0.10227272727272728, 0.10267857142857142, 0.10294117647058824, 0.1032608695652174, 0.10357142857142858, 0.10416666666666667, 0.10483870967741936, 0.105, 0.10526315789473684, 0.10576923076923077, 0.10625, 0.10648148148148147, 0.10714285714285714, 0.10775862068965517, 0.10795454545454546, 0.10810810810810813, 0.1082089552238806, 0.10833333333333334, 0.10869565217391304, 0.10887096774193547, 0.10897435897435898, 0.109375, 0.10984848484848483, 0.11, 0.11029411764705882, 0.11041666666666666, 0.11057692307692307, 0.11071428571428572, 0.1111111111111111, 0.11148648648648647, 0.11160714285714286, 0.1118421052631579, 0.11206896551724138, 0.11217948717948717, 0.11224489795918367, 0.1125, 0.11280487804878048, 0.1129032258064516, 0.1130952380952381, 0.11328125, 0.11346153846153845, 0.11363636363636365, 0.11397058823529413, 0.11413043478260868, 0.11422413793103448, 0.11428571428571427, 0.11458333333333333, 0.11486486486486487, 0.115, 0.11513157894736842, 0.1153846153846154, 0.11556603773584904, 0.115625, 0.11574074074074076, 0.11585365853658534, 0.11607142857142858, 0.11637931034482757, 0.11647727272727272, 0.11652542372881355, 0.11666666666666667, 0.11684782608695653, 0.11693548387096775, 0.11702127659574467, 0.1171875, 0.11730769230769232, 0.1173469387755102, 0.11742424242424244, 0.1175, 0.1176470588235294, 0.11778846153846155, 0.11785714285714285, 0.11805555555555555, 0.11818181818181818, 0.11824324324324326, 0.11842105263157895, 0.11853448275862068, 0.11858974358974357, 0.11875, 0.11890243902439025, 0.1189516129032258, 0.11904761904761905, 0.11918604651162792, 0.11923076923076925, 0.11931818181818182, 0.11944444444444445, 0.11948529411764705, 0.11956521739130435, 0.1196808510638298, 0.11979166666666667, 0.11989795918367345, 0.11993243243243246, 0.12, 0.12009803921568628, 0.1201923076923077, 0.1203358208955224, 0.12037037037037035, 0.12045454545454545, 0.12048192771084335, 0.12053571428571427, 0.1206140350877193, 0.1206896551724138, 0.12083333333333332, 0.12090163934426228, 0.12096774193548387, 0.12103174603174605, 0.12109375, 0.12115384615384615, 0.12121212121212123, 0.12126865671641793, 0.1213235294117647, 0.12139423076923075, 0.12142857142857146, 0.12152777777777778, 0.12162162162162166, 0.12166666666666667, 0.12171052631578948, 0.1217948717948718, 0.121875, 0.12191358024691358, 0.12195121951219512, 0.12202380952380952, 0.12209302325581395, 0.12222222222222222, 0.12228260869565218, 0.12234042553191488, 0.12239583333333333, 0.12244897959183673, 0.1225, 0.12254901960784312, 0.12259615384615385, 0.12264150943396225, 0.1226851851851852, 0.12280701754385966, 0.12284482758620688, 0.1228813559322034, 0.12291666666666665, 0.12298387096774195, 0.123015873015873, 0.123046875, 0.12307692307692307, 0.12313432835820895, 0.12318840579710146, 0.12321428571428572, 0.12323943661971833, 0.12327586206896553, 0.1232876712328767, 0.12335526315789473, 0.12341772151898735, 0.12352941176470587, 0.12359550561797752, 0.12367021276595745, 0.12369791666666667, 0.12373737373737374, 0.1238425925925926, 0.125, 0.12611607142857142, 0.1267605633802817, 0.12698412698412698, 0.12704918032786885, 0.12719298245614036, 0.12735849056603776, 0.12740384615384615, 0.12771739130434784, 0.12777777777777774, 0.1278409090909091, 0.12804878048780488, 0.1282051282051282, 0.12828947368421054, 0.12837837837837834, 0.1284722222222222, 0.12857142857142856, 0.12867647058823528, 0.1287313432835821, 0.12878787878787878, 0.12890625, 0.12903225806451613, 0.12931034482758622, 0.12946428571428573, 0.12962962962962962, 0.12980769230769232, 0.1299342105263158, 0.13, 0.13068181818181818, 0.1308139534883721, 0.13109756097560976, 0.13135593220338984, 0.13141025641025642, 0.13157894736842105, 0.13166666666666665, 0.13194444444444445, 0.1320754716981132, 0.1323529411764706, 0.13257575757575754, 0.1326530612244898, 0.13306451612903225, 0.13333333333333333, 0.13372093023255813, 0.13392857142857142, 0.13432835820895522, 0.1346153846153846, 0.13541666666666666, 0.13636363636363635, 0.13690476190476192, 0.13725490196078433, 0.1375, 0.13815789473684212, 0.1388888888888889, 0.1392857142857143, 0.13942307692307693, 0.14, 0.140625, 0.1423611111111111, 0.14285714285714285, 0.14351851851851852, 0.14423076923076922, 0.145, 0.14583333333333334, 0.14772727272727273, 0.15, 0.1534090909090909, 0.15384615384615385, 0.15625, 0.1590909090909091, 0.16666666666666666, 0.171875, 0.17307692307692307, 0.175, 0.17857142857142858, 0.18055555555555555, 0.18181818181818185, 0.18333333333333326, 0.1875, 0.19047619047619047, 0.19117647058823528, 0.19230769230769232, 0.19318181818181815, 0.19444444444444445, 0.19642857142857145, 0.19791666666666666, 0.2, 0.203125, 0.2037037037037037, 0.20454545454545456, 0.2058823529411765, 0.2065217391304348, 0.20689655172413796, 0.20833333333333331, 0.21, 0.21052631578947367, 0.2109375, 0.21153846153846154, 0.2125, 0.21428571428571427, 0.2152777777777778, 0.21551724137931036, 0.21666666666666667, 0.21739130434782608, 0.21794871794871795, 0.21875, 0.22, 0.22058823529411764, 0.22115384615384612, 0.22142857142857145, 0.2222222222222222, 0.22321428571428573, 0.2236842105263158, 0.2241379310344828, 0.225, 0.22549019607843135, 0.2258064516129032, 0.2261904761904762, 0.2265625, 0.2272727272727273, 0.22794117647058826, 0.22826086956521735, 0.22916666666666666, 0.2297297297297297, 0.23, 0.2307692307692308, 0.2314814814814815, 0.23214285714285715, 0.2327586206896552, 0.2333333333333333, 0.2338709677419355, 0.234375, 0.2346938775510204, 0.2348484848484849, 0.235, 0.2352941176470588, 0.2357142857142857, 0.2361111111111111, 0.2364864864864865, 0.2368421052631579, 0.2371794871794872, 0.2375, 0.2378048780487805, 0.2379032258064516, 0.2380952380952381, 0.23828125, 0.23863636363636365, 0.2388888888888889, 0.2391304347826087, 0.239247311827957, 0.2395833333333333, 0.24, 0.24019607843137256, 0.2403846153846154, 0.2405063291139241, 0.24074074074074076, 0.24107142857142855, 0.2413793103448276, 0.24152542372881355, 0.2416666666666667, 0.24180327868852455, 0.2419354838709677, 0.2421875, 0.24242424242424246, 0.2426470588235294, 0.24285714285714285, 0.24305555555555555, 0.2432432432432433, 0.2434210526315789, 0.2435897435897436, 0.2438271604938272, 0.24404761904761904, 0.2441860465116279, 0.24431818181818185, 0.24444444444444444, 0.24456521739130435, 0.24468085106382975, 0.24479166666666666, 0.245, 0.2451923076923077, 0.2452830188679245, 0.2453703703703704, 0.24545454545454545, 0.2455357142857143, 0.2456140350877193, 0.2457627118644068, 0.2462686567164179, 0.2463768115942029, 0.2465753424657534, 0.2466666666666667, 0.2471590909090909, 0.24728260869565216, 0.25, 0.25193798449612403, 0.2530120481927711, 0.2532051282051282, 0.2532894736842105, 0.2533333333333333, 0.2534246575342466, 0.2536764705882353, 0.2537878787878788, 0.25384615384615383, 0.2540983606557377, 0.25416666666666665, 0.2544642857142857, 0.2547169811320755, 0.2549019607843137, 0.2552631578947369, 0.2553191489361702, 0.2554347826086957, 0.2554945054945055, 0.2556818181818182, 0.2558139534883721, 0.25588235294117645, 0.2559523809523809, 0.25609756097560976, 0.2561475409836065, 0.25625, 0.2565789473684211, 0.25675675675675674, 0.2569444444444444, 0.2571428571428571, 0.25735294117647056, 0.25742574257425743, 0.2575757575757576, 0.2576923076923077, 0.25806451612903225, 0.2581967213114754, 0.25862068965517243, 0.25892857142857145, 0.25914634146341464, 0.25925925925925924, 0.25961538461538464, 0.26, 0.2604166666666667, 0.2608695652173913, 0.2611111111111111, 0.26136363636363635, 0.2619047619047619, 0.2621951219512195, 0.2625, 0.2627118644067797, 0.2631578947368421, 0.26339285714285715, 0.2635135135135135, 0.2636363636363636, 0.2638888888888889, 0.2642857142857143, 0.2647058823529412, 0.265625, 0.26666666666666666, 0.26744186046511625, 0.26785714285714285, 0.2692307692307692, 0.27, 0.2708333333333333, 0.2727272727272727, 0.2734375, 0.27380952380952384, 0.275, 0.27631578947368424, 0.2777777777777778, 0.2785714285714286, 0.2794117647058824, 0.2803030303030303, 0.28125, 0.2826086956521739, 0.2857142857142857, 0.2916666666666667, 0.29411764705882354, 0.2954545454545455, 0.296875, 0.3, 0.3125, 0.3181818181818182, 0.32142857142857145, 0.3333333333333333, 0.35, 0.35714285714285715, 0.3636363636363637, 0.36538461538461536, 0.37, 0.375, 0.3809523809523809, 0.3888888888888889, 0.4, 0.40625, 0.4090909090909091, 0.4130434782608696, 0.4166666666666667, 0.42, 0.4230769230769231, 0.425, 0.4264705882352941, 0.42857142857142855, 0.43333333333333335, 0.4375, 0.44, 0.4411764705882353, 0.4423076923076923, 0.4444444444444444, 0.4473684210526316, 0.45, 0.4523809523809524, 0.4545454545454545, 0.4583333333333333, 0.46, 0.4615384615384616, 0.462962962962963, 0.4642857142857143, 0.4666666666666667, 0.4677419354838709, 0.46875, 0.4705882352941176, 0.4714285714285714, 0.4722222222222222, 0.4736842105263158, 0.475, 0.4761904761904762, 0.4772727272727273, 0.4782608695652174, 0.4791666666666667, 0.48, 0.4807692307692308, 0.4821428571428572, 0.4827586206896552, 0.4833333333333333, 0.484375, 0.4848484848484849, 0.4852941176470588, 0.4857142857142857, 0.4861111111111111, 0.4871794871794872, 0.4878048780487805, 0.4886363636363637, 0.4893617021276596, 0.49, 0.4907407407407408, 0.492063492063492, 0.4921875, 0.4939759036144578, 0.4943181818181818, 0.5, 0.5048076923076923, 0.50625, 0.5066666666666667, 0.5069444444444444, 0.5073529411764706, 0.5078125, 0.5080645161290323, 0.5081967213114754, 0.5084745762711864, 0.5087719298245614, 0.5092592592592593, 0.5093632958801498, 0.5094339622641509, 0.51, 0.5104166666666666, 0.5106382978723404, 0.510752688172043, 0.5108695652173914, 0.5111111111111111, 0.5113636363636364, 0.5116279069767442, 0.5119047619047619, 0.5121951219512195, 0.5125, 0.5128205128205128, 0.5131578947368421, 0.5138888888888888, 0.5142857142857142, 0.5147058823529411, 0.5151515151515151, 0.515625, 0.5161290322580645, 0.5166666666666667, 0.5172413793103449, 0.5178571428571429, 0.5185185185185185, 0.5192307692307693, 0.52, 0.5208333333333334, 0.5217391304347826, 0.5222222222222223, 0.5227272727272727, 0.5232558139534884, 0.5238095238095238, 0.525, 0.5263157894736842, 0.5277777777777778, 0.5283018867924528, 0.5285714285714286, 0.5294117647058824, 0.5306122448979592, 0.53125, 0.5333333333333333, 0.5357142857142857, 0.5384615384615384, 0.54, 0.5416666666666666, 0.5434782608695652, 0.5454545454545454, 0.546875, 0.5476190476190477, 0.5483870967741935, 0.55, 0.5512820512820513, 0.5526315789473685, 0.5555555555555556, 0.5588235294117647, 0.5625, 0.5666666666666667, 0.5714285714285714, 0.5735294117647058, 0.575, 0.5769230769230769, 0.5789473684210527, 0.581081081081081, 0.5833333333333334, 0.5882352941176471, 0.5909090909090909, 0.6, 0.6111111111111112, 0.6153846153846154, 0.625, 0.6428571428571429, 0.6666666666666666, 0.6875, 0.7, 0.75, 0.7777777777777778, 0.7857142857142857, 0.8, 0.8333333333333334, 0.875, 0.9166666666666666, 1 ], "y": [ 110, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 2, 1, 1, 1, 1, 18, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 2, 1, 1, 5, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 4, 2, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 7, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 2, 1, 3, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 24, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 2, 1, 1, 1, 1, 1, 1, 1, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 5, 1, 2, 1, 1, 1, 1, 1, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 7, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 2, 1, 1, 1, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 2, 1, 1, 3, 1, 1, 1, 1, 1, 2, 1, 2, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 9, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 7, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 40, 1, 1, 1, 1, 1, 1, 2, 1, 1, 2, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 2, 1, 1, 1, 1, 1, 2, 4, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 4, 1, 1, 1, 1, 1, 1, 5, 1, 1, 2, 5, 1, 1, 3, 1, 1, 1, 1, 2, 1, 1, 1, 1, 4, 3, 1, 1, 1, 1, 2, 1, 2, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 8, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 8, 1, 3, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 21, 2, 1, 1, 2, 2, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 2, 1, 2, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 4, 14, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 4, 1, 1, 1, 3, 2, 2, 2, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 4, 2, 1, 1, 1, 1, 1, 3, 2, 1, 1, 1, 1, 5, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 4, 1, 1, 1, 1, 1, 2, 1, 1, 1, 2, 5, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 2, 1, 2, 1, 3, 2, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 26, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 5, 1, 4, 1, 3, 1, 1, 1, 1, 2, 1, 2, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 2, 1, 2, 1, 1, 1, 1, 1, 1, 1, 2, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 2, 2, 7, 1, 1, 2, 1, 1, 1, 1, 1, 1, 5, 1, 2, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 36, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 1, 1, 2, 2, 1, 1, 1, 1, 1, 1, 2, 3, 1, 4, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 2, 1, 1, 1, 1, 1, 3, 1, 1, 2, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 2, 6, 1, 2, 2, 1, 1, 1, 1, 1, 2, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 16, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 3, 1, 1, 2, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 5, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 29, 1, 1, 1, 1, 1, 1, 2, 2, 1, 1, 1, 2, 1, 3, 1, 1, 2, 1, 2, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 1, 1, 2, 2, 2, 2, 1, 1, 3, 1, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 2, 1, 1, 21, 1, 1, 1, 1, 1, 1, 1, 2, 1, 2, 1, 1, 1, 2, 1, 3, 1, 1, 11, 1, 2, 1, 1, 2, 1, 1, 2, 2, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 8, 1, 1, 2, 1, 1, 1, 5, 1, 1, 2, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 11, 1, 3, 1, 1, 1, 1, 1, 1, 2, 1, 1, 2, 1, 1, 1, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 2, 1, 5, 1, 1, 1, 2, 1, 1, 1, 1, 1, 7, 1, 2, 10, 1, 1, 1, 1, 1, 1, 1, 4, 1, 10, 1, 1, 1, 1, 1, 1, 1, 1, 5, 1, 1, 1, 2, 1, 1, 3, 1, 1, 1, 1, 1, 3, 3, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 3, 2, 1, 1, 1, 1, 2, 1, 2, 1, 2, 1, 3, 1, 1, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 3, 1, 1, 2, 1, 1, 3, 1, 1, 1, 2, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 126, 7, 1, 1, 1, 2, 2, 1, 1, 1, 1, 1, 1, 1, 4, 1, 3, 1, 1, 2, 1, 1, 1, 2, 1, 1, 2, 1, 2, 1, 1, 2, 1, 1, 1, 1, 2, 3, 2, 2, 2, 1, 8, 1, 1, 1, 1, 1, 5, 1, 2, 2, 1, 2, 1, 1, 3, 2, 1, 1, 1, 12, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 2, 2, 1, 4, 2, 1, 2, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 4, 1, 2, 1, 1, 1, 1, 1, 1, 11, 1, 1, 1, 5, 1, 1, 1, 2, 2, 1, 1, 2, 1, 2, 2, 5, 1, 1, 1, 1, 1, 3, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 7, 11, 1, 1, 1, 1, 1, 1, 7, 2, 1, 3, 1, 1, 1, 1, 1, 1, 9, 1, 1, 1, 2, 3, 1, 1, 1, 1, 6, 1, 2, 1, 1, 1, 2, 2, 3, 1, 1, 1, 1, 4, 2, 1, 1, 11, 1, 1, 1, 1, 1, 1, 1, 1, 5, 1, 1, 1, 1, 4, 1, 1, 1, 1, 2, 2, 1, 1, 3, 2, 1, 1, 1, 2, 1, 2, 2, 1, 1, 1, 5, 1, 1, 6, 4, 1, 1, 4, 1, 1, 4, 2, 3, 1, 1, 1, 1, 3, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 2, 21, 2, 1, 4, 1, 1, 1, 3, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 4, 1, 1, 3, 2, 2, 5, 1, 1, 2, 2, 1, 1, 1, 1, 2, 1, 2, 1, 38, 1, 3, 2, 2, 1, 2, 1, 1, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 3, 2, 1, 1, 3, 1, 1, 3, 2, 1, 1, 3, 1, 2, 1, 2, 1, 2, 1, 1, 1, 1, 1, 1, 1, 13, 2, 1, 1, 1, 1, 2, 1, 1, 1, 1, 2, 1, 2, 1, 5, 1, 1, 1, 2, 4, 1, 1, 1, 2, 7, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 3, 5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 71, 1, 1, 1, 2, 1, 1, 1, 1, 4, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 5, 3, 1, 1, 2, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 4, 1, 5, 1, 1, 1, 1, 1, 6, 1, 1, 2, 1, 3, 2, 1, 1, 2, 1, 4, 1, 4, 1, 1, 1, 1, 3, 3, 1, 1, 1, 2, 1, 2, 5, 1, 1, 1, 3, 2, 2, 2, 1, 1, 1, 1, 1, 7, 2, 1, 1, 19, 1, 1, 4, 1, 1, 1, 1, 1, 2, 3, 1, 1, 1, 4, 1, 5, 5, 1, 1, 5, 1, 3, 1, 1, 1, 1, 1, 1, 3, 4, 1, 5, 8, 1, 1, 1, 1, 1, 6, 1, 1, 4, 4, 1, 1, 1, 4, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 48, 5, 1, 1, 1, 1, 1, 1, 1, 1, 2, 4, 1, 2, 1, 1, 1, 4, 1, 1, 1, 9, 4, 2, 2, 1, 1, 1, 4, 7, 1, 1, 3, 1, 2, 1, 3, 1, 1, 1, 3, 1, 1, 21, 1, 1, 3, 2, 1, 4, 1, 1, 1, 1, 5, 3, 2, 2, 1, 1, 1, 2, 1, 2, 1, 1, 1, 2, 1, 1, 1, 3, 1, 66, 10, 1, 1, 3, 1, 1, 2, 2, 1, 1, 1, 1, 2, 2, 8, 1, 3, 1, 7, 1, 1, 1, 5, 1, 2, 2, 1, 4, 2, 2, 1, 4, 1, 4, 1, 2, 1, 2, 1, 1, 1, 7, 1, 2, 3, 1, 4, 1, 3, 1, 1, 12, 6, 1, 1, 1, 1, 1, 7, 1, 1, 1, 1, 1, 2, 1, 3, 1, 3, 2, 4, 1, 2, 1, 1, 1, 2, 1, 2, 3, 4, 4, 1, 1, 1, 3, 2, 1, 4, 1, 16, 11, 1, 2, 1, 3, 1, 1, 1, 1, 2, 1, 1, 1, 1, 2, 1, 1, 2, 17, 1, 1, 1, 1, 1, 2, 6, 1, 1, 1, 1, 2, 2, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 22, 1, 1, 1, 1, 2, 2, 2, 1, 3, 1, 2, 1, 1, 1, 16, 1, 3, 1, 3, 2, 5, 1, 1, 4, 1, 1, 3, 1, 1, 1, 1, 7, 3, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 2, 2, 1, 1, 2, 1, 1, 1, 1, 3, 1, 6, 1, 1, 1, 1, 1, 2, 3, 1, 3, 1, 20, 1, 1, 1, 12, 1, 2, 1, 1, 2, 7, 1, 1, 1, 1, 2, 1, 1, 4, 1, 1, 1, 1, 2, 2, 3, 114, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 5, 1, 4, 1, 2, 1, 3, 1, 3, 2, 4, 1, 2, 2, 2, 5, 1, 1, 8, 1, 1, 4, 1, 2, 1, 3, 1, 1, 1, 1, 1, 15, 4, 1, 4, 1, 1, 2, 16, 1, 4, 1, 5, 1, 1, 4, 11, 3, 2, 2, 4, 4, 1, 2, 2, 1, 1, 8, 1, 3, 1, 1, 2, 1, 13, 2, 1, 3, 2, 1, 1, 3, 1, 1, 3, 1, 2, 1, 2, 1, 3, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 2, 1, 1, 2, 2, 115, 1, 1, 3, 1, 2, 3, 1, 1, 3, 2, 1, 4, 3, 1, 5, 1, 2, 1, 1, 3, 1, 2, 5, 2, 1, 1, 2, 1, 1, 4, 1, 1, 1, 1, 1, 2, 2, 1, 1, 1, 25, 1, 1, 2, 1, 2, 1, 8, 1, 1, 8, 1, 1, 1, 1, 1, 16, 1, 3, 5, 2, 1, 1, 3, 1, 2, 4, 1, 4, 1, 1, 1, 8, 2, 1, 50, 1, 1, 1, 1, 1, 2, 2, 1, 1, 1, 4, 2, 1, 1, 1, 12, 1, 3, 4, 1, 5, 1, 2, 1, 1, 6, 12, 2, 2, 5, 1, 2, 1, 2, 1, 4, 1, 4, 1, 1, 1, 48, 1, 5, 1, 2, 2, 1, 3, 1, 1, 1, 1, 1, 1, 3, 17, 3, 7, 1, 4, 2, 1, 2, 1, 5, 1, 9, 15, 1, 1, 1, 1, 1, 9, 2, 1, 9, 1, 2, 3, 12, 3, 1, 5, 3, 3, 5, 1, 1, 1, 8, 1, 3, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 2, 3, 2, 67, 1, 1, 1, 1, 3, 1, 1, 1, 2, 1, 3, 1, 2, 5, 13, 1, 1, 1, 2, 3, 3, 3, 4, 1, 6, 1, 8, 1, 3, 1, 1, 2, 3, 5, 1, 1, 1, 2, 2, 1, 1, 1, 1, 1, 4, 1, 1, 3, 14, 1, 2, 1, 3, 1, 1, 1, 1, 1, 6, 4, 1, 1, 1, 3, 1, 4, 1, 1, 13, 1, 2, 1, 2, 1, 2, 1, 1, 12, 11, 1, 3, 2, 1, 1, 5, 1, 2, 2, 1, 1, 2, 3, 1, 1, 1, 1, 1, 13, 1, 1, 1, 1, 2, 12, 3, 2, 1, 4, 1, 1, 1, 2, 1, 35, 1, 1, 1, 1, 1, 1, 1, 1, 23, 1, 2, 1, 1, 1, 1, 18, 1, 1, 2, 3, 1, 2, 2, 10, 1, 3, 1, 7, 1, 2, 1, 2, 8, 3, 8, 1, 1, 1, 1, 1, 1, 1, 6, 1, 1, 1, 1, 2, 1, 1, 8, 1, 1, 1, 1, 1, 1, 5, 1, 1, 1, 1, 6, 1, 6, 3, 1, 1, 476, 2, 1, 3, 9, 4, 1, 2, 4, 1, 1, 6, 1, 1, 1, 3, 1, 3, 6, 9, 5, 6, 12, 11, 1, 7, 5, 1, 1, 5, 30, 1, 6, 1, 7, 4, 5, 5, 2, 17, 1, 8, 4, 4, 5, 13, 6, 4, 1, 1, 6, 4, 1, 1, 2, 11, 1, 5, 5, 33, 1, 2, 10, 1, 3, 5, 1, 5, 2, 2, 1, 6, 2, 1, 1, 4, 5, 7, 2, 3, 1, 6, 3, 7, 1, 4, 1, 1, 22, 3, 7, 1, 1, 4, 1, 1, 4, 1, 30, 2, 1, 4, 5, 1, 1, 4, 1, 4, 14, 2, 1, 11, 2, 2, 1, 3, 4, 18, 1, 1, 2, 1, 8, 1, 2, 1, 2, 1, 1, 3, 2, 2, 2, 1, 1, 2, 4, 1, 1, 2, 1, 1, 60, 1, 4, 1, 2, 1, 1, 1, 5, 1, 1, 2, 1, 1, 2, 6, 3, 1, 1, 1, 2, 5, 1, 1, 2, 1, 1, 1, 9, 3, 1, 2, 1, 97, 1, 1, 1, 1, 26, 2, 1, 2, 2, 2, 2, 1, 1, 1, 1, 4, 1, 1, 1, 17, 2, 1, 3, 3, 1, 2, 1, 1, 2, 4, 1, 2, 1, 2, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 26, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 11, 1, 1, 1, 1, 1, 1, 2, 1, 17, 1, 1, 1, 7, 1, 1, 1, 1, 1, 124, 1, 1, 1, 1, 2, 13, 1, 12, 2, 10, 2, 22, 1, 1, 1, 6, 1, 10, 2, 1, 9, 1, 1, 14, 4, 1, 92, 1, 1, 1, 5, 11, 1, 1, 17, 4, 18, 1, 13, 4, 10, 4, 1, 30, 1, 1, 2, 2, 10, 1, 3, 1, 17, 1, 5, 8, 9, 5, 1, 23, 4, 15, 5, 3, 1, 3, 2, 5, 8, 3, 120, 3, 3, 1, 5, 5, 3, 4, 1, 2, 7, 3, 6, 1, 22, 3, 3, 5, 4, 11, 6, 8, 1, 14, 2, 4, 3, 1, 2, 2, 4, 2, 1, 19, 1, 3, 3, 3, 1, 5, 1, 1, 20, 2, 4, 1, 6, 4, 3, 4, 2, 13, 3, 9, 3, 2, 65, 4, 1, 1, 5, 4, 10, 1, 1, 1, 2, 2, 3, 1, 1, 10, 2, 2, 7, 2, 2, 7, 1, 2, 1, 3, 1, 7, 3, 2, 1, 3, 1, 3, 3, 4, 1, 46, 1, 5, 1, 1, 3, 2, 2, 9, 6, 1, 3, 1, 3, 4, 1, 1, 2, 1, 3, 1, 1, 5, 1, 3, 3, 3, 1, 1, 2, 2, 3, 1, 59, 2, 1, 1, 1, 2, 1, 1, 1, 2, 1, 1, 1, 2, 1, 1, 3, 1, 1, 2, 13, 1, 2, 1, 1, 1, 1, 1, 1, 1, 10, 1, 1, 2, 1, 2, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 350, 1, 1, 1, 2, 1, 3, 1, 7, 1, 1, 1, 48, 1, 5, 3, 43, 1, 2, 3, 46, 2, 4, 2, 1, 1, 81, 1, 1, 3, 12, 1, 33, 1, 2, 30, 1, 1, 1, 37, 1, 6, 3, 1, 72, 1, 2, 7, 17, 3, 23, 3, 18, 4, 2, 3, 75, 1, 1, 8, 16, 2, 22, 1, 15, 7, 1, 1, 38, 1, 7, 21, 19, 3, 11, 5, 1, 34, 1, 2, 14, 22, 1, 10, 214, 13, 15, 9, 4, 1, 28, 1, 3, 7, 12, 1, 6, 1, 1, 16, 9, 1, 4, 13, 14, 6, 2, 1, 18, 3, 2, 1, 9, 12, 2, 1, 20, 1, 5, 3, 1, 17, 3, 1, 7, 1, 3, 3, 40, 2, 4, 1, 3, 1, 3, 1, 13, 1, 4, 5, 1, 4, 1, 14, 2, 6, 5, 1, 11, 1, 3, 2, 8, 2, 2, 4, 1, 2, 6, 2, 1, 1, 1, 13, 1, 2, 6, 5, 1, 2, 7, 1, 2, 1, 6, 1, 1, 6, 1, 1, 5, 2, 1, 6, 1, 8, 2, 1, 6, 1, 1, 2, 1, 1, 1, 8, 2, 2, 1, 6, 1, 2, 2, 3, 2, 4, 2, 2, 3, 1, 2, 1, 1, 1, 1, 3, 2, 3, 1, 4, 2, 1, 1, 1, 2, 2, 1, 2, 3, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 305, 15, 1, 1, 2, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 1, 1, 1, 1, 2, 2, 1, 1, 1, 1, 1, 4, 1, 1, 1, 13, 1, 1, 1, 3, 1, 149, 1, 2, 22, 1, 7, 2, 1, 176, 1, 1, 1, 3, 4, 21, 131, 3, 1, 15, 3, 2, 1, 158, 4, 5, 11, 95, 1, 15, 5, 2, 95, 1, 1, 18, 60, 8, 4, 122, 1, 9, 1, 1, 61, 5, 1, 1, 84, 4, 8, 38, 1, 6, 1, 81, 2, 6, 29, 2, 3, 1, 61, 1, 3, 20, 2, 1, 61, 1, 23, 1, 3, 46, 4, 11, 2, 31, 1, 1, 9, 2, 34, 17, 3, 1, 17, 1, 13, 2, 30, 1, 5, 7, 1, 31, 2, 6, 31, 2, 6, 21, 5, 2, 18, 3, 1, 21, 2, 1, 16, 4, 1, 19, 6, 12, 3, 1, 7, 3, 13, 1, 14, 5, 1, 12, 2, 9, 10, 1, 9, 1, 9, 1, 4, 2, 9, 1, 3, 8, 5, 1, 6, 1, 5, 1, 1, 4, 8, 3, 2, 1, 2, 4, 1, 2, 1, 3, 1, 1, 1, 1, 2, 1, 1, 1, 2, 2, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 264, 1, 1, 1, 1, 2, 1, 2, 1, 1, 1, 1, 1, 4, 2, 2, 1, 1, 1, 2, 2, 1, 2, 1, 3, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 4, 1, 1, 1, 3, 1, 3, 1, 1, 2, 1, 7, 1, 2, 1, 1, 1, 12, 1, 1, 1, 1, 1, 56, 1, 2, 14, 1, 947, 3, 1, 7, 61, 5, 7, 4, 535, 1, 3, 10, 1, 41, 8, 2, 446, 2, 1, 29, 2, 1, 2, 364, 1, 3, 1, 17, 4, 292, 1, 1, 22, 10, 1, 218, 4, 8, 4, 1, 182, 2, 7, 2, 151, 1, 2, 5, 2, 104, 1, 6, 116, 1, 11, 102, 2, 77, 5, 65, 1, 66, 1, 3, 1, 62, 3, 47, 2, 48, 2, 28, 2, 1, 27, 1, 30, 2, 29, 1, 21, 13, 1, 17, 1, 14, 12, 16, 1, 5, 1, 8, 6, 10, 9, 5, 2, 2, 6, 3, 1, 3, 3, 4, 1, 4, 6, 1, 1, 4, 1, 2, 2, 2, 1, 3, 1, 1, 1, 1, 1, 1, 750, 1, 1, 1, 1, 1, 1, 1, 2, 2, 1, 1, 1, 3, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 4, 2, 1, 2, 1, 5, 1, 2, 5, 1, 3, 1, 3, 2, 3, 1, 3, 6, 1, 5, 1, 6, 1, 1, 1, 7, 3, 6, 5, 12, 1, 6, 5, 1, 8, 7, 1, 2, 9, 2, 8, 1, 1, 1, 4, 1, 11, 7, 1, 1, 2, 31, 2, 1, 1, 153, 3, 17, 5, 1, 1, 120, 2, 5, 88, 2, 5, 1, 83, 1, 6, 1, 1, 43, 2, 37, 1, 4, 1, 40, 1, 28, 1, 25, 18, 1, 19, 1, 12, 10, 1, 14, 11, 2, 9, 10, 6, 6, 5, 5, 5, 3, 2, 2, 4, 1, 4, 1, 1, 1, 5, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 4669, 1, 1, 1, 1, 1, 2, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 2, 3, 1, 2, 1, 1, 2, 4, 3, 2, 4, 5, 2, 2, 4, 5, 3, 3, 6, 5, 7, 4, 1, 8, 2, 11, 7, 13, 10, 1, 1, 11, 1, 17, 15, 16, 25, 2, 24, 3, 28, 1, 3, 1, 41, 1, 3, 37, 1, 30, 6, 40, 1, 1, 4, 2, 1, 53, 1, 3, 57, 11, 1, 64, 5, 94, 1, 8, 7, 1, 1, 2, 5, 1, 1, 1 ] } ], "layout": { "legend": { "bgcolor": "lightgray", "bordercolor": "gray", "borderwidth": 2 }, "showlegend": true, "title": { "text": "Distribution of Sentiment Score (Positive Polarity of the review -how positive are the review comments truely?)" }, "xaxis": { "showgrid": false, "title": { "text": "Sentiment Score (positive polarity)" } }, "yaxis": { "showgrid": false, "title": { "text": "Number of restaurants" } } } }, "text/html": [ "
" ], "text/vnd.plotly.v1+html": [ "
" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "# Computes sentiment analysis distribtuion//\n", "\n", "# Preparing data//\n", "ratings_count = business_df_new.groupby(['review_posneg_score']).size()\n", "# print(ratings_count)\n", "\n", "# Plot data//\n", "data = [go.Scatter(\n", " y = ratings_count.values,\n", " x = ratings_count.index,\n", " name = 'Number of restaurants per sentiment score',\n", " text = 'Number of restaurants',\n", " mode = 'markers',\n", " marker = dict(\n", " size = 7,\n", " color = 'maroon',\n", " line = dict(\n", " width = 1.5,\n", " color = 'red'\n", " )\n", " ),\n", " opacity = 0.7\n", ")]\n", "\n", "# Create/Design layout for the plot\n", "layout = dict(title = 'Distribution of Sentiment Score (Positive Polarity of the review -how positive are the review comments truely?)',\n", " yaxis = dict(title='Number of restaurants',\n", " showgrid=False,\n", " ),\n", " xaxis = dict(title='Sentiment Score (positive polarity)',\n", " showgrid=False,\n", " ),\n", " showlegend=True,\n", " legend=dict(bgcolor='lightgray',\n", " bordercolor='gray',\n", " borderwidth=2\n", " )\n", " )\n", "\n", "# Combine data and layout into a single figure\n", "fig = dict(data=data, layout=layout)\n", "\n", "# IPython notebook- plot\n", "iplot(fig, filename='scatter-sentimentscore')" ] }, { "cell_type": "code", "execution_count": 74, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "79921 15622\n" ] }, { "data": { "application/vnd.plotly.v1+json": { "config": { "linkText": "Export to plot.ly", "plotlyServerURL": "https://plot.ly", "showLink": false }, "data": [ { "marker": { "color": "orange" }, "name": "Overall Positive tip count", "opacity": 0.8, "text": "Number of positive reviews", "type": "bar", "uid": "677c5411-4426-4e67-b67e-415b7830fe74", "x": [ 5 ], "y": [ 79921 ] }, { "marker": { "color": "midnightblue" }, "name": "Overall Negative tip count", "opacity": 0.8, "text": "Number of negative reviews", "type": "bar", "uid": "bdf74010-2750-4109-ab0f-7fa93f2b3481", "x": [ 105 ], "y": [ 15622 ] } ], "layout": { "legend": { "bgcolor": "lightgray", "bordercolor": "gray", "borderwidth": 2 }, "showlegend": true, "title": { "text": "Positive tip-review count vs Negative tip-review count" }, "xaxis": { "linecolor": "#636363", "linewidth": 6, "mirror": true, "showline": true, "showticklabels": false }, "yaxis": { "linecolor": "#636363", "linewidth": 6, "mirror": true, "showline": true, "title": { "text": "Number of user tips(tip-review)" }, "zeroline": true } } }, "text/html": [ "
" ], "text/vnd.plotly.v1+html": [ "
" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "# Create plot data\n", "positive_tip = []\n", "negative_tip = []\n", "\n", "sentiment_tip_list = list(tip_df['sentiment_score_tips']) #ignoring neutral views.\n", "tip_pos_senti_perbusiness = tip_df[tip_df['sentiment_score_tips'] > 0.0].groupby(['business_id']).size()\n", "tip_neg_senti_perbusiness = tip_df[tip_df['sentiment_score_tips'] < 0.0].groupby(['business_id']).size()\n", "\n", "# review sentiment list\n", "for i in sentiment_tip_list:\n", " if i < 0:\n", " negative_tip.append(i)\n", " else:\n", " positive_tip.append(i)\n", "count_positive_tip = len(positive_tip)\n", "count_negative_tip = len(negative_tip)\n", "print(count_positive_tip, count_negative_tip)\n", "\n", "# make a simple plot to see the distribution of review polarity.\n", "trace0 = go.Bar(\n", " y=[count_positive_tip],\n", " x=[5],\n", " name='Overall Positive tip count',\n", " text = 'Number of positive reviews',\n", " marker=dict(\n", " color='orange',\n", " ),\n", " opacity=0.8\n", ")\n", "\n", "trace1 = go.Bar(\n", " y=[count_negative_tip],\n", " x=[105],\n", " name='Overall Negative tip count',\n", " text = 'Number of negative reviews',\n", " marker=dict(\n", " color='midnightblue',\n", " ),\n", " opacity=0.8\n", ")\n", "\n", "# Create/Design layout for the plot\n", "layout = dict(title = 'Positive tip-review count vs Negative tip-review count',\n", " xaxis=go.layout.XAxis(showline=True,\n", " mirror=True,\n", " showticklabels = False,\n", " linecolor='#636363',\n", " linewidth=6\n", " ),\n", " yaxis = dict(title = 'Number of user tips(tip-review)',\n", " zeroline=True,\n", " showline=True,\n", " mirror=True,\n", " linecolor='#636363',\n", " linewidth=6\n", " ),\n", " showlegend=True,\n", " legend=dict(bgcolor='lightgray',\n", " bordercolor='gray',\n", " borderwidth=2\n", " )\n", " )\n", "\n", "\n", "# Add our data to the plot\n", "data = [trace0, trace1]\n", "\n", "# Combine data and layout into a single figure\n", "fig = dict(data=data, layout=layout)\n", "\n", "# IPython notebook- plot\n", "iplot(fig, filename='bar-plot-posvsnegtips')" ] }, { "cell_type": "code", "execution_count": 77, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "772658 109189\n" ] }, { "data": { "application/vnd.plotly.v1+json": { "config": { "linkText": "Export to plot.ly", "plotlyServerURL": "https://plot.ly", "showLink": false }, "data": [ { "marker": { "color": "lightseagreen" }, "name": "Overall Positive reviews", "opacity": 0.8, "text": "Number of positive reviews", "type": "bar", "uid": "52209556-e2b6-4f18-b21b-2b360a70269f", "x": [ 5 ], "y": [ 772658 ] }, { "marker": { "color": "palevioletred" }, "name": "Overall Negative reviews", "opacity": 0.8, "text": "Number of negative reviews", "type": "bar", "uid": "822e45c9-8d21-46de-b4f1-a8f4546a5eec", "x": [ 105 ], "y": [ 109189 ] } ], "layout": { "legend": { "bgcolor": "lightgray", "bordercolor": "gray", "borderwidth": 2 }, "showlegend": true, "title": { "text": "Positive review count vs Negative review count" }, "xaxis": { "linecolor": "#636363", "linewidth": 6, "mirror": true, "showline": true, "showticklabels": false }, "yaxis": { "linecolor": "#636363", "linewidth": 6, "mirror": true, "showline": true, "title": { "text": "Number of user reviews" }, "zeroline": true } } }, "text/html": [ "
" ], "text/vnd.plotly.v1+html": [ "
" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "# compute review score//\n", "positive_review = []\n", "negative_review = []\n", "\n", "review_count = list(business_df_new['review_count'])\n", "sentiment_review_list = list(reviews_df['sentiment_score_reviews']) #ignoring neutral views.\n", "\n", "# review sentiment list\n", "for i in sentiment_review_list:\n", " if i < 0:\n", " negative_review.append(i)\n", " else:\n", " positive_review.append(i)\n", "count_positive_review = len(positive_review)\n", "count_negative_review = len(negative_review)\n", "print(count_positive_review, count_negative_review)\n", "\n", "# make a simple plot to see the distribution of review polarity.\n", "trace1 = go.Bar(\n", " y=[count_positive_review],\n", " x=[5],\n", " name='Overall Positive reviews',\n", " text = 'Number of positive reviews',\n", " marker=dict(\n", " color='lightseagreen',\n", " ),\n", " opacity=0.8\n", ")\n", "\n", "trace2 = go.Bar(\n", " y=[count_negative_review],\n", " x=[105],\n", " name='Overall Negative reviews',\n", " text = 'Number of negative reviews',\n", " marker=dict(\n", " color='palevioletred',\n", " ),\n", " opacity=0.8\n", ")\n", "\n", "# Create/Design layout for the plot\n", "layout = dict(title = 'Positive review count vs Negative review count',\n", " xaxis=go.layout.XAxis(showline=True,\n", " mirror=True,\n", " showticklabels = False,\n", " linecolor='#636363',\n", " linewidth=6\n", " ),\n", " yaxis = dict(title = 'Number of user reviews',\n", " zeroline=True,\n", " showline=True,\n", " mirror=True,\n", " linecolor='#636363',\n", " linewidth=6\n", " ),\n", " showlegend=True,\n", " legend=dict(bgcolor='lightgray',\n", " bordercolor='gray',\n", " borderwidth=2\n", " )\n", " )\n", "\n", "\n", "# Add our data to the plot\n", "data = [trace1, trace2]\n", "\n", "# Combine data and layout into a single figure\n", "fig = dict(data=data, layout=layout)\n", "\n", "# IPython notebook- plot\n", "iplot(fig, filename='bar-plot-posvsnegreviews')" ] }, { "cell_type": "code", "execution_count": 85, "metadata": {}, "outputs": [ { "data": { "text/html": [ "
\n", "\n", "\n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", "
business_idcooldatefunnyreview_idstarstextusefuluser_idsentiment_score_reviewstext_length
03fw2X5bZYeW9xCz_zGhOHg52016-05-07 01:21:024G7XHMxG0bx9oBJNECG4IFg3Tracy dessert had a big name in Hong Kong and ...5jlu4CztcSxrKx56ba1a5AQ0.98401274
1AakkkTuGZA2KBodKi2_u8A02012-07-16 00:37:141JVcjMhlavKKn3UIt9p9OXA1I cannot believe how things have changed in 3 ...1TpyOT5E16YASd7EWjLQlrw-0.9455968
2y-Iw6dZflNix4BdwIyTNGA02014-06-27 21:19:2304bUyL7lzoWzDZaJETAKREg3Good selection of classes of beers and mains. ...0_N7Ndn29bpll_961oPeEfw-0.9203845
3YSUcHqlKMPHHJ_cTrqtNrA02017-12-29 13:55:190E6B-2U2sGG3xgmnNWZAEew1Came here on a Thursday night at 6:30 p.m. My ...0DbccYu3OppWKl21OanZnTg0.98061070
4m7ommfJFalI47UksyX04Iw12014-09-25 08:15:442eed44nI0eZ4BGKtKXsRJhQ1Met a friend for dinner there tonight. The ser...6tAcB1ZohRtjozsymvqqHzQ0.6124744
\n", "
" ], "text/plain": [ " business_id cool date funny \\\n", "0 3fw2X5bZYeW9xCz_zGhOHg 5 2016-05-07 01:21:02 4 \n", "1 AakkkTuGZA2KBodKi2_u8A 0 2012-07-16 00:37:14 1 \n", "2 y-Iw6dZflNix4BdwIyTNGA 0 2014-06-27 21:19:23 0 \n", "3 YSUcHqlKMPHHJ_cTrqtNrA 0 2017-12-29 13:55:19 0 \n", "4 m7ommfJFalI47UksyX04Iw 1 2014-09-25 08:15:44 2 \n", "\n", " review_id stars \\\n", "0 G7XHMxG0bx9oBJNECG4IFg 3 \n", "1 JVcjMhlavKKn3UIt9p9OXA 1 \n", "2 4bUyL7lzoWzDZaJETAKREg 3 \n", "3 E6B-2U2sGG3xgmnNWZAEew 1 \n", "4 eed44nI0eZ4BGKtKXsRJhQ 1 \n", "\n", " text useful \\\n", "0 Tracy dessert had a big name in Hong Kong and ... 5 \n", "1 I cannot believe how things have changed in 3 ... 1 \n", "2 Good selection of classes of beers and mains. ... 0 \n", "3 Came here on a Thursday night at 6:30 p.m. My ... 0 \n", "4 Met a friend for dinner there tonight. The ser... 6 \n", "\n", " user_id sentiment_score_reviews text_length \n", "0 jlu4CztcSxrKx56ba1a5AQ 0.9840 1274 \n", "1 TpyOT5E16YASd7EWjLQlrw -0.9455 968 \n", "2 _N7Ndn29bpll_961oPeEfw -0.9203 845 \n", "3 DbccYu3OppWKl21OanZnTg 0.9806 1070 \n", "4 tAcB1ZohRtjozsymvqqHzQ 0.6124 744 " ] }, "execution_count": 85, "metadata": {}, "output_type": "execute_result" } ], "source": [ "# Compute text length of text reviews and add that as a new column to reviews dataframe\n", "reviews_df['text_length'] = reviews_df['text'].apply(len)\n", "reviews_df.head()" ] }, { "cell_type": "code", "execution_count": 168, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "Text length of user reviews vs star rating plot.\n" ] }, { "data": { "text/plain": [ "" ] }, "execution_count": 168, "metadata": {}, "output_type": "execute_result" }, { "data": { "image/png": "iVBORw0KGgoAAAANSUhEUgAABDEAAADQCAYAAAAeXfq5AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAADl0RVh0U29mdHdhcmUAbWF0cGxvdGxpYiB2ZXJzaW9uIDIuMi4zLCBodHRwOi8vbWF0cGxvdGxpYi5vcmcvIxREBQAAHulJREFUeJzt3X+45nVd5/HnSwbERB3QgSUGdkjZNrTyxwS0VktaMEArdCW72G5ORtdca1Da72G7NjbNGrNdXdMsNiehMCTT5AKMJpLtxyq/4jeGnJB0FlagQdK6pND3/nF/ZrznzDlz7nPPfc79/Z7zfFzX9zrf7+f+3N/7fTPnxbnP+3x/pKqQJEmSJEnquqdNuwBJkiRJkqRR2MSQJEmSJEm9YBNDkiRJkiT1gk0MSZIkSZLUCzYxJEmSJElSL9jEkCRJkiRJvWATYxVJ8sYkX9OBOi5MMpOkkjxv2vVIC+lQdi5Pcl+Su5NsT3LwtGuS9qdD2XlvkjuS3Jnkg0kOm3ZN0v50JTu7Jfm1JF+cdh3SQrqSnSTvS/LpJLe35cXTrmklsYmxurwRWFSokxy0BHX8JfBdwN8uwb6lpdCV7FwO/GvgG4FnAD+8BK8hTVJXsvPjVfXNVfVNwGeAC5fgNaRJ6kp2SLIRWLsU+5aWQGeyA/x0Vb24Lbcv0WusSmumXYAmL8kzgSuB9cBBwJuBo4CvBT6W5LGq+s4k7wG+hcEvQx+sqovb8x8EtgOnAe9KciTwn4GngHur6rwDqa+qbmuvcyC7kSauB9m5dqjWm1qd0tT1IDt/314n7bXrQPYnTUrXs9N+uXsb8P3A9x7IvqRJ6np2tLRsYqxMm4CHquosgCTPqaonkvwE8J1V9Vib93NVtav9gLo+yTdV1Z3tsS9V1be15z8EHF9VTybZpxOf5OuBD8xTy6lV9flJvjlpCfUiO+00kh8A3jDuG5UmrPPZSfLbwJnAvcBPHsB7lSap69m5ELiqqh72j0/qmK5nB+AtSX4euB7YWlVPjv1utRebGCvTXcCvJnkrcHVV/fk88/59ki0Mvg+OBk4Edod6OKR3Apcn+UPgD2fvpKruAzzPSytBX7Lz68Cf7ac+abl1PjtV9br2IfbXgP8A/PZini8tkc5mJ8nXAucCp44yX1pmnc1OcxHw/4BDgEuAnwXetIjnaz+8JsYKVFWfAl7GINy/3DqAe0lyPPBTwCvbOcLXAIcOTfmHofWzgHe3fd6aZK/mV5KvH7pozezFcyjVG33ITpKLgXXAT4z/TqXJ6kN2Wp1fZvCh9fvGe6fSZHU8Oy8BXgDMtEPvvybJzAG9YWlCOp4dqurhGniSQdP8pAN7xxrmkRgrUOuc76qq383gStI/2B76AvAs4DHg2QyC+0SSo4AzgBvm2NfTgGOr6mNJ/oLBOZGHAXsOmfJIDK0UXc9Okh8GTmfww/gri36D0hLpcnYyOAb++VU109b/HfDX47xPadK6nJ2qugb4F0P7/2JVvWCx71FaCl3OTtvn0e00rADnAHcv+k1qXjYxVqZvBN6W5CvAPwOvb+OXAB9N8nC70M1twD3AAwzuGDKXg4DfTfIcIMDbD/QaF0l+DPgZBj8Y70xybVV5lwV1QaezA/wGg7v6fHzwM5EPVZWHJqoLupydAJcmeXZbv2OoPmnaupwdqcu6np3Lk6xr+7udwUVDNSGp8gLdkiRJkiSp+7wmhiRJkiRJ6gWbGJIkSZIkqRdsYkiSJEmSpF6wiSFJkiRJknqht02MTZs2FeDispqWA2ZuXFbpcsDMjssqXCbC7LiswmUizI7LKlxG1tsmxmOPPTbtEqTeMTfSeMyONB6zI43H7Ejz620TQ5IkSZIkrS42MSRJkiRJUi/YxJAkSZIkSb1gE0OSJEmSJPWCTQxJkiRJktQLa6ZdgCRJkiRpfBu2XrPX9oPbzppSJdLS80gMSZIkSZLUCzYxJEmSJElSL9jEkCRJkiRJvWATQ5IkSZIk9YJNDEmSJEmS1AsjNTGSPJjkriS3J7mljR2RZEeS+9vXw9t4krwzyUySO5O8dGg/m9v8+5NsHhp/Wdv/THtuJv1GJUmSJElSvy3mSIzvrKoXV9XGtr0VuL6qTgCub9sAZwAntGUL8B4YND2Ai4GTgZOAi3c3PtqcLUPP2zT2O5IkSZIkSSvSgZxOcjZwaVu/FDhnaPyyGvgEsDbJ0cDpwI6q2lVVjwM7gE3tsWdX1cerqoDLhvYlSZIkSZIEjN7EKOCPk9yaZEsbO6qqHgZoX49s48cAnx167s42tr/xnXOMS5IkSZIk7bFmxHkvr6qHkhwJ7Ejy1/uZO9f1LGqM8X13PGigbAE47rjj9l+xJMDcSOMyO9J4zI40HrMjjWakIzGq6qH29RHgwwyuafG5dioI7esjbfpO4Nihp68HHlpgfP0c43PVcUlVbayqjevWrRuldGnVMzfSeMyONB6zI43H7EijWbCJkeSZSZ61ex04DbgbuArYfYeRzcBH2vpVwGvbXUpOAZ5op5tcB5yW5PB2Qc/TgOvaY19Ickq7K8lrh/YlSZIkSZIEjHY6yVHAh9tdT9cA76+qP0pyM3BlkvOBzwDntvnXAmcCM8A/Aq8DqKpdSd4M3NzmvamqdrX11wPvA54BfLQtkiRJkiRJeyzYxKiqB4BvnmP874BXzjFewAXz7Gs7sH2O8VuAF41QryRJkiRJWqUO5BarkiRJkiRJy2bUu5NIkiRJknpgw9Zr9qw/uO2sKVYiTZ5HYkiSJEmSpF6wiSFJkiRJknrBJoYkSZIkSeoFmxiSJEmSJKkXbGJIkiRJkqResIkhSZIkSZJ6wSaGJEmSJEnqBZsYkiRJkiSpF2xiSJIkSZKkXrCJIUmSJEmSesEmhiRJkiRJ6gWbGJIkSZIkqRdsYkiSJEmSpF6wiSFJkiRJknrBJoYkSZIkSeoFmxiSJEmSJKkXRm5iJDkoyW1Jrm7bxye5Mcn9ST6Q5JA2/vS2PdMe3zC0j4va+H1JTh8a39TGZpJsndzbkyRJkiRJK8VijsR4A/DJoe23Am+vqhOAx4Hz2/j5wONV9QLg7W0eSU4EzgNeCGwCfr01Rg4C3g2cAZwIvKbNlSRJkiRJ2mOkJkaS9cBZwG+17QCvAD7YplwKnNPWz27btMdf2eafDVxRVU9W1aeBGeCktsxU1QNV9U/AFW2uJEmSJEnSHqMeifEO4GeAr7Tt5wKfr6qn2vZO4Ji2fgzwWYD2+BNt/p7xWc+Zb3wfSbYkuSXJLY8++uiIpUurm7mRxmN2pPGYHWk8ZkcazYJNjCTfAzxSVbcOD88xtRZ4bLHj+w5WXVJVG6tq47p16/ZTtaTdzI00HrMjjcfsSOMxO9Jo1oww5+XAq5KcCRwKPJvBkRlrk6xpR1usBx5q83cCxwI7k6wBngPsGhrfbfg5841LkiRJkiQBIxyJUVUXVdX6qtrA4MKcf1pV/xH4GPDqNm0z8JG2flXbpj3+p1VVbfy8dveS44ETgJuAm4ET2t1ODmmvcdVE3p0kSZIkSVoxRjkSYz4/C1yR5BeB24D3tvH3Ar+TZIbBERjnAVTVPUmuBO4FngIuqKovAyS5ELgOOAjYXlX3HEBdkiRJkiRpBVpUE6OqbgBuaOsPMLizyOw5XwLOnef5bwHeMsf4tcC1i6lFkiRJkiStLqPenUSSJEmSJGmqDuR0EkmSJElSh23Yes2e9Qe3nTXFSqTJ8EgMSZIkSZLUCzYxJEmSJElSL9jEkCRJkiRJvWATQ5IkSZIk9YIX9pQkSVIneUFCSdJsHokhSZIkSZJ6wSaGJEmSJEnqBU8nkSRJUicMnz4iSdJcPBJDkiRJkiT1gk0MSZIkSZLUCzYxJEmSJElSL9jEkCRJkiRJvWATQ5IkSZIk9YJ3J5EkSVLnzb5zyYPbzppSJZKkafJIDEmSJEmS1AsLNjGSHJrkpiR3JLknyS+08eOT3Jjk/iQfSHJIG396255pj28Y2tdFbfy+JKcPjW9qYzNJtk7+bUqSJEmSpL4b5UiMJ4FXVNU3Ay8GNiU5BXgr8PaqOgF4HDi/zT8feLyqXgC8vc0jyYnAecALgU3Aryc5KMlBwLuBM4ATgde0uZIkSZIkSXss2MSogS+2zYPbUsArgA+28UuBc9r62W2b9vgrk6SNX1FVT1bVp4EZ4KS2zFTVA1X1T8AVba4kSZIkSdIeI10Tox0xcTvwCLAD+Bvg81X1VJuyEzimrR8DfBagPf4E8Nzh8VnPmW9ckiRJkiRpj5GaGFX15ap6MbCewZET3zDXtPY18zy22PF9JNmS5JYktzz66KMLFy7J3EhjMjvSeMyONB6zI41mUXcnqarPAzcApwBrk+y+Ret64KG2vhM4FqA9/hxg1/D4rOfMNz7X619SVRurauO6desWU7q0apkbaTxmRxqP2ZHGY3ak0Yxyd5J1Sda29WcA3wV8EvgY8Oo2bTPwkbZ+VdumPf6nVVVt/Lx295LjgROAm4CbgRPa3U4OYXDxz6sm8eYkSZIkSdLKsWbhKRwNXNruIvI04MqqujrJvcAVSX4RuA14b5v/XuB3kswwOALjPICquifJlcC9wFPABVX1ZYAkFwLXAQcB26vqnom9Q0mSJEkSG7Zes9f2g9vOmlIl0vgWbGJU1Z3AS+YYf4DB9TFmj38JOHeefb0FeMsc49cC145QryRJkiRJWqUWdU0MSZIkSZKkaRnldBJJkiSpU4YPi/eQeElaPTwSQ5IkSZIk9YJNDEmSJEmS1As2MSRJkiRJUi/YxJAkSZIkSb1gE0OSJEmSJPWCTQxJkiRJktQLNjEkSZIkSVIv2MSQJEmSJEm9YBNDkiRJkiT1gk0MSZIkSZLUC2umXYAkSZJ0IDZsvWav7Qe3nTWlSiRJS80jMSRJkiRJUi/YxJAkSZIkSb1gE0OSJEmSJPWC18SQJEmSpFVo+HoyXktGfeGRGJIkSZIkqRcWbGIkOTbJx5J8Msk9Sd7Qxo9IsiPJ/e3r4W08Sd6ZZCbJnUleOrSvzW3+/Uk2D42/LMld7TnvTJKleLOSJEmSJKm/RjkS4yngJ6vqG4BTgAuSnAhsBa6vqhOA69s2wBnACW3ZArwHBk0P4GLgZOAk4OLdjY82Z8vQ8zYd+FuTJEmSJEkryYJNjKp6uKr+qq1/AfgkcAxwNnBpm3YpcE5bPxu4rAY+AaxNcjRwOrCjqnZV1ePADmBTe+zZVfXxqirgsqF9SZIkSZIkAYu8JkaSDcBLgBuBo6rqYRg0OoAj27RjgM8OPW1nG9vf+M45xud6/S1Jbklyy6OPPrqY0qVVy9xI4zE70njMjjQesyONZuQmRpLDgD8A3lhVf7+/qXOM1Rjj+w5WXVJVG6tq47p16xYqWRLmRhqX2ZHG04XsbNh6zZ5F6osuZEfqg5GaGEkOZtDAuLyqPtSGP9dOBaF9faSN7wSOHXr6euChBcbXzzEuSZIkSZK0xyh3JwnwXuCTVfU/hh66Cth9h5HNwEeGxl/b7lJyCvBEO93kOuC0JIe3C3qeBlzXHvtCklPaa712aF+SJEmSJEkArBlhzsuBHwDuSnJ7G/svwDbgyiTnA58Bzm2PXQucCcwA/wi8DqCqdiV5M3Bzm/emqtrV1l8PvA94BvDRtkiSJEmSJO2xYBOjqv6Cua9bAfDKOeYXcME8+9oObJ9j/BbgRQvVIkmSJEmSVq9F3Z1EkiRJkiRpWmxiSJIkSZKkXhjlmhiSJEmSpBVs9i2JH9x21pQqkfbPJoYkSZJWrOFfzPylTJL6z9NJJEmSJElSL9jEkCRJkiRJveDpJJIkLTEPZ5ckSZoMmxiSJC0jL5wmSZI0Pk8nkSRJkiRJveCRGJIkTZGnmkiSJI3OJoYkSZJWBU/nkqT+83QSSZIkSZLUCx6JIUnShM3+a68kSX3j6Y7qKpsYkiR1hIe6S5Ik7Z+nk0iSJEmSpF7wSAxJkiRJ6hlPXdRq5ZEYkiRJkiSpFxZsYiTZnuSRJHcPjR2RZEeS+9vXw9t4krwzyUySO5O8dOg5m9v8+5NsHhp/WZK72nPemSSTfpOSJEnSbBu2XrNnkST1wyink7wPeBdw2dDYVuD6qtqWZGvb/lngDOCEtpwMvAc4OckRwMXARqCAW5NcVVWPtzlbgE8A1wKbgI8e+FubnxdOkyT1gVeGlyRJ2tuCTYyq+rMkG2YNnw2c2tYvBW5g0MQ4G7isqgr4RJK1SY5uc3dU1S6AJDuATUluAJ5dVR9v45cB57AETQw77JIkSZK0eP4RWF0y7oU9j6qqhwGq6uEkR7bxY4DPDs3b2cb2N75zjvE5JdnC4KgNjjvuuDFL35d/6dJKtlS5kVY6syONx+xI4zE70mgmfWHPua5nUWOMz6mqLqmqjVW1cd26dWOWKK0u5kYaj9mRxmN2pPGYHWk04x6J8bkkR7ejMI4GHmnjO4Fjh+atBx5q46fOGr+hja+fY74kSRriUYNaqbpyyq+Hy0tSP4zbxLgK2Axsa18/MjR+YZIrGFzY84nW6LgO+KXddzEBTgMuqqpdSb6Q5BTgRuC1wK+NWZOkJeYHPEmSJEnTtGATI8nvMTiK4nlJdjK4y8g24Mok5wOfAc5t068FzgRmgH8EXgfQmhVvBm5u8960+yKfwOsZ3AHlGQwu6LmkdyZZiL+kSZIkSdL8PDpQ0zTK3UleM89Dr5xjbgEXzLOf7cD2OcZvAV60UB2SuscfYNJ02HCXJEmr1bink0jSXvylSpIkSdJSs4mxAP/SrNWuKxdckyRpOfkZUJK6adK3WJUkSZIkSVoSHokhaUn4Fyxp+Zg3SdK0+DNIy80mxiJ4zr8kSdLq42dASeoOmxiSlpwdemn5+MuWJElaybwmhiRJkiRJ6gWPxDgA/nVZWjz/SixJ6js/A0pz83OeloNNDEmSVjB/2ZIkSSuJTYwJ8UOiNB6zI0mStDL5OU9LwSaGJEmrhIf5SpPnL2mStLxsYiwBPyRK4zE7kiRJK5Of8zQpNjEkSVql/AuyNFn+kiZJS29FNzFm/yCZFj8kSuMxO5IkSSuTn/M0rhXdxOgiO/TSeMyOuq4rjfNx+WFSmjxzJUmTZxNjyvzhJo3H7EhLx6ahNHnmSpqf+dBi2MToEMOrLujjX5NtaEhLy4xJk2eupPmZD+2PTYwOm++XSYMszW9/TRizIx04G+7S5JkraX5+ttNsnWliJNkE/E/gIOC3qmrblEvqLIMsjcfsSJNnrqTJG/WoSDOm1c6fQatTJ5oYSQ4C3g18N7ATuDnJVVV173Qr659xTwUw5Frt/MAoTZ65kpaWv8BJ8zMfK1cnmhjAScBMVT0AkOQK4GzAJsYymeZ1EFbr/0Q816+fzIo0eeZKmjxzJc3PfCy9pTxNLlU1sZ2NXUTyamBTVf1w2/4B4OSqunDWvC3Alrb59cB9+9nt84DHlqDcxepKHdCdWrpSB3SnllHqeKyqNi12x4vMzai1LIeu1AHdqaUrdUB3ajE7++pKHdCdWqxjXwvVMlZuwOxMQFfqgO7U0pU6oDvZ6dN/k+XSlTqgO7V0pQ6YYHa60sQ4Fzh9VhPjpKr60QPY5y1VtXFSNfa9DuhOLV2pA7pTS1fqgO7U0pU6oDu1dKUO6E4tXakDulNLV+qA7tRiHfuyFusYRVdq6Uod0J1aulIHdKeWrtQB3amlK3XAZGt52iR2MgE7gWOHttcDD02pFkmSJEmS1EFdaWLcDJyQ5PgkhwDnAVdNuSZJkiRJktQhnbiwZ1U9leRC4DoGt1jdXlX3HOBuLznwyiaiK3VAd2rpSh3QnVq6Ugd0p5au1AHdqaUrdUB3aulKHdCdWrpSB3SnFuvYl7Xsyzr21ZVaulIHdKeWrtQB3amlK3VAd2rpSh0wwVo6cU0MSZIkSZKkhXTldBJJkiRJkqT9sokhSZIkSZJ6YUU2MZJsSnJfkpkkW5dg/9uTPJLk7qGxI5LsSHJ/+3p4G0+Sd7Za7kzy0qHnbG7z70+yeYw6jk3ysSSfTHJPkjdMo5Ykhya5KckdrY5faOPHJ7mx7fMD7aKtJHl6255pj28Y2tdFbfy+JKcv9r/J0H4OSnJbkqunVUuSB5PcleT2JLe0sWX/PllEvUuam/YaZmfvOjqVnS7kpu3D7Oz7GmZn7zrMztx1mJ19X8Ps7F2H2Zm7DrOz9/7Nzb61mJ2565hOdqpqRS0MLgz6N8DXAYcAdwAnTvg1vgN4KXD30NivAFvb+lbgrW39TOCjQIBTgBvb+BHAA+3r4W398EXWcTTw0rb+LOBTwInLXUvb32Ft/WDgxrb/K4Hz2vhvAK9v6z8C/EZbPw/4QFs/sf17PR04vv07HjTmv9FPAO8Hrm7by14L8CDwvFljy/590pXcmJ3uZ6cLuTE7ZsfsmB2zY3bMznSzY27MTtezM9FQdWEBvhW4bmj7IuCiJXidDbOCfR9wdFs/Grivrf8m8JrZ84DXAL85NL7XvDFr+gjw3dOsBfga4K+Ak4HHgDWz/10Y3IXmW9v6mjYvs/+thuctsob1wPXAK4Cr276XvZZ5Qj3175Np5sbsdDc7XcmN2TE7ZsfsmB2zY3amnx1zY3a6nJ2VeDrJMcBnh7Z3trGldlRVPQzQvh65QD0TrbMdGvQSBl3BZa+lHdJ0O/AIsINBN+/zVfXUHPvc83rt8SeA506ijuYdwM8AX2nbz51SLQX8cZJbk2xpY1P9PtmPaeUGzE5XstOV3IDZGZXZMTuzmZ3RmB2zM5vZWdiqzk2rwezsayrZWTNGoV2XOcZq2av4qvnqmVidSQ4D/gB4Y1X9fTLXrpe2lqr6MvDiJGuBDwPfsJ99LlkdSb4HeKSqbk1y6gKvt6S1AC+vqoeSHAnsSPLX+5m75N8nC+habsDszLXPJamjY7kBs3OgzM6++zQ7+zI7+zI7++7T7OzL7OxtVeQGzM48ppKdlXgkxk7g2KHt9cBDy/C6n0tyNED7+sgC9UykziQHMwj15VX1oWnWAlBVnwduYHCe09okuxtlw/vc83rt8ecAuyZUx8uBVyV5ELiCwWFW75hGLVX1UPv6CIP/0Z3EFP9tFjCt3IDZAaaenc7kBszOIpgdzM4wszMys4PZGWZ2RmJuGrPzVVPLzmLPe+n6wuDokgcYXKBk98VuXrgEr7OBvc8Text7X8DkV9r6Wex9AZOb2vgRwKcZXLzk8LZ+xCJrCHAZ8I5Z48taC7AOWNvWnwH8OfA9wO+z9wVmfqStX8DeF5i5sq2/kL0vMPMAY17Ys+3vVL56sZtlrQV4JvCsofX/A2yaxvdJl3JjdrqfnWnmxuyYHbNjdsyO2TE73ciOuTE7Xc7ORL/Zu7IwuPLppxicp/RzS7D/3wMeBv6ZQefofAbnFl0P3N++HtHmBnh3q+UuYOPQfn4ImGnL68ao49sYHGpzJ3B7W85c7lqAbwJua3XcDfx8G/864Ka2z98Hnt7GD23bM+3xrxva18+1+u4DzjjAf6fhYC9rLe317mjLPbu/D6fxfdKV3JidfmRnmrkxO2bH7Jgds2N2zM70s2NuzE7Xs5P2JEmSJEmSpE5bidfEkCRJkiRJK5BNDEmSJEmS1As2MSRJkiRJUi/YxJAkSZIkSb1gE0OSJEmSJPWCTQxJkiRJktQLNjF6LsnaJD8y5nM3JPn+BeacmuTq8arb737PSXLi0PYNSTZO+nWk+ZgdaTxmRxqP2ZEWz9xoLjYx+m8tMFawgQ3AfoO9hM4BTlxwlrR0zI40HrMjjcfsSItnbrQPmxj9tw14fpLbk7wtyU8nuTnJnUl+ASDJt7TtQ5M8M8k9SV7Unvvt7bk/vtALtedub/u/LcnZbfwHk3woyR8luT/Jrww95/wkn2rdx/+V5F1J/g3wKuBt7bWf36afm+SmNv/bJ/0fSprF7EjjMTvSeMyOtHjmRvuqKpceLww6jHe39dOAS4AwaFBdDXxHe+wXgV8F3g1c1MZOBa5eYP975gC/BPyntr4W+BTwTOAHgQeA5wCHAn8LHAt8LfAgcARwMPDnwLva898HvHrodW4A/ntbPxP4k2n/t3VZ2YvZcXEZbzE7Li7jLWbHxWXxi7lxmWtZg1aS09pyW9s+DDgB+DPgTcDNwJeAHzuA/b8qyU+17UOB49r69VX1BECSe4F/CTwP+N9VtauN/z7wr/az/w+1r7cy+B+WtFzMjjQesyONx+xIi2duBGATY4UJ8MtV9ZtzPHYEg6AfzCCQ/zDm/r+vqu7bazA5GXhyaOjLDL63ssj9797H7udLy8XsSOMxO9J4zI60eOZGgNfEWAm+ADyrrV8H/FCSwwCSHJPkyPbYJcB/BS4H3jrHc0dxHfCjSdL2/5IF5t8E/NskhydZA3zfPHVL02B2pPGYHWk8ZkdaPHOjfdjE6Lmq+jvgL5PcDXw38H7g40nuAj4IPCvJa4Gnqur9DC5w8y1JXgHcCTyV5I5RLnYDvJlBd/PO9npvXqC2/8vg3LIbgT8B7gWeaA9fAfx0u2jO8+fZhbRkzI40HrMjjcfsSItnbjSXtIuLSEsiyWFV9cXWnfwwsL2qPjztuqSuMzvSeMyONB6zIy2euZkOj8TQUvtvSW4H7gY+DfzhlOuR+sLsSOMxO9J4zI60eOZmCjwSQwAkOZ2vnj+226er6nunUY/UF2ZHGo/ZkcZjdqTFMzcri00MSZIkSZLUC55OIkmSJEmSesEmhiRJkiRJ6gWbGJIkSZIkqRdsYkiSJEmSpF74/5cxXMi01DvSAAAAAElFTkSuQmCC\n", "text/plain": [ "
" ] }, "metadata": { "needs_background": "light" }, "output_type": "display_data" } ], "source": [ "# Histogram using seaborn for textlength vs star rating//\n", "textlen_vs_stars = seab.FacetGrid(data=reviews_df, col='stars')\n", "print(\"Text length of user reviews vs star rating plot.\")\n", "textlen_vs_stars.map(plt.hist, 'text_length', bins=50)" ] }, { "cell_type": "code", "execution_count": 167, "metadata": {}, "outputs": [ { "data": { "text/plain": [ "" ] }, "execution_count": 167, "metadata": {}, "output_type": "execute_result" }, { "data": { "image/png": "iVBORw0KGgoAAAANSUhEUgAAAZIAAAD9CAYAAACWV/HBAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAADl0RVh0U29mdHdhcmUAbWF0cGxvdGxpYiB2ZXJzaW9uIDIuMi4zLCBodHRwOi8vbWF0cGxvdGxpYi5vcmcvIxREBQAAIABJREFUeJzt3Xl8VNX9//HXJwkhYZOwJGHfRVa1INYFVBS3WjfU2urX4lJq69pWW60/NygoSsUqKEWLu1L3okWUoriAC7gU2WVTNhMwLMEggeTz+2MuYQIJBCaZuUPfz8djHpl77rn3fu7NzP3MOefOHXN3RERE9ldKogMQEZHkpkQiIiIxUSIREZGYKJGIiEhMlEhERCQmSiQiIhITJRIREYmJEomIiMREiURERGKSlugAwizz8Kv1tX9g/czRiQ4hNNYVbk10CKGRVTc90SGESt10s1jXUdVzzpbPR8e8reqkFomIiMRELRIRkbCw5Pxsr0QiIhIWKamJjmC/KJGIiIRF7MMsCaFEIiISFuraEhGRmKhFIiIiMVGLREREYqIWiYiIxERXbYmISEzUtSUiIjFR15aIiMRELRIREYmJEomIiMQkRV1bIiISC121JSIiMVHXloiIxERXbYmISEzUIhERkZioRSIiIjHRYLuIiMREXVsiIhITdW1JdRp7+0Wc1q87awsK6X3+8ESHE1fT33+PEXcPo7SklHMGns/lvxpcbv6Tjz/GKy+9QGpaKllZjbjzL8Np3rxFgqKtfp98+AFjRo2gtLSU0888l59fcnm5+S88+ySTJr5MamoqDbOyuPGWIeQ0aw7AuNGj+HjGewBcfOmvOWHAqXGPvzpN/+B9Ro4YRklJKeecex6XXlH+tfD0E4/xyssvkpqaSlajRtw+ZBjNm7dg4YL5DB96B99//z0pKSlcPvhKTjn19ATtxT5I0hZJckb9P+Cp1z7irKvGJDqMuCspKWH4sCE8NPZRXpn4byZPep0lixeXq3NIly48+/xLvPjKaww4+RRG/fXeBEVb/UpKSnhg5HDuGvUw4597lbffeoPly5aUq9Ox8yE8/PhzPPrMS/Q7YQDjRo8C4KPp7/HVwvmMe/IFRv/jGZ5/5nG+/35zAvaiepSUlDBi2BAefOgRXvrX60x+498sXVL+tdC5SxeenvAiz788kZMGnMLf7hsJQEZGBkOHj+DFV19nzNhH+OuIuyjctCkRu7FvLKVqj6qsyuxUM1toZovN7KYK5rcxs6lmNtvMpplZy6h5vzSzr4LHL/e2rT1GZGYNzey3VYp692Xbmtkv9lLneDN7fX/Wv5f1nm1mXaOmp5lZ7+reTk2a/tkSCjYWJTqMuJvz5WxatWpDy1atqJWezqmn/4Rp70wtV6fPkT8mMzMTgB6HHkb+t98mItQasWDeHFq0bE3zFi2pVasWJww4lRnvvVOuzuG9+pCREdn/Lt17sjY/D4Cvly3h0MN7k5qWRmZmHdp36szMD6fHfR+qy5wvZ9OydevIa6FWOqecdvpur4Uj+kS9FnoeSn5e5LXQpm07WrdpC0DT7ByyGjVi/fqCuMa/X8yq9tjraiwVGAOcBnQFfh59TgyMBJ50957AEOCuYNlGwO3AkUAf4HYzy9rT9vaW2hoC+5VIgLbAHhNJDTqbyMGTJJOfl0dus9yy6eycHPLy8iqt/8pLL3JM337xCC0u1q3No2l2Ttl00+wc1q3Nr7T+G6+9Qp+jjgWgQ6fOfPLhB/zwwxY2bljPfz/9pOzEmozW5ueRm9usbDo7J5f8PbwWXn35RY45dvfXwpwvZ7Nt2zZatmpdI3FWq5TUqj32rg+w2N2XunsxMAE4a5c6XYEdmfmdqPmnAFPcvcDd1wNTgD32ke4tkdwNdDCzL8zsXjO70cxmBk2hOwHM7IhgOsPM6prZXDPrHizbN1j2d3vb62DZ8cH6Pzezs4LyQWb2splNDppZ90Qtc7mZLQpaHI+Y2WgzOxo4E7g32HaHoPr5ZvZJUL/v3uKRxHB8tzKr5BPY66/9i3lz5zDositqOqz42X33MSre/ylvvM6i+XO54OJBAPQ+8miOPPpYrv3VJfzl1j/RtfuhpKYl5+WkAF7RsajktfDv1yYyb95cLrm0/HjS2rX53PrnP3LH0OGkpCRBT371dW21AFZETa8MyqL9FxgYPD8HqG9mjau4bDl7G2y/Ceju7oeZ2cnAeUQynQETzayfu79nZhOBvwCZwNPuPifok7vB3c/YyzZ2uAV4290vM7OGwCdm9p9g3mHA4cBWYKGZPQiUALcCPwIKgbeB/7r7jCCe1939RSh78aW5ex8zO51Is+2kioIws8HAYIC0lseT1qRbFcOX6pCTk8u3a3Z+is7PyyM7O3u3eh99OINHx43lH48/TXp6ejxDrFFNsnPKuqog8qm8cdOmu9X79JOPePbxR7jv4fHl9v+iSwdz0aWRAelht/2Jlq3a1HzQNSQ7J4dvv11TNp2f9y1NK3gtfPzhDP7xyFgefeypcsdi8+bNXHfVlfz26uvpeehhcYk5ZlW8aiv6PBUY5+7joqtUsNiuqfkGYLSZDQLeA1YB26u4bDn7kqJPDh6fA58BhwCdgnlDgAFAb+CeCpeu2vpvMrMvgGlABrCjLTrV3Te6+w/APKANkYT2btD82ga8sJf1vxz8/ZRIt1uF3H2cu/d2995KIvHXrXsPvvlmOStXrmBbcTGTJ/2b407oX67O/PnzGHrnbfxt9MM0btw4QZHWjEO6dGPViq9Zs3ol27Zt450pkzm67/Hl6ny1cD6jRgxh6L0PkNVo5/6XlJSwceMGAJZ8tYilixfRu89R8Qy/WnXr3oMVX3/NqpUr2batmDffmMRxx5d/LSyYP49hQ27n/gcfolHUa2HbtmL+cP3V/OSnZzHglOS5cs3MqvSIPk8Fj3G7rGol0CpquiWwOrqCu69293Pd/XAiH+Rx941VWXZX+3L5rwF3ufvfK5jXCKgH1CKSAL7fh/VGr3+guy8sV2h2JJGWyA4lROLe1wuud6xjx/Kh9sRdg+jbqxNNGtZj8eShDB07iSde/TDRYdW4tLQ0br7lNn4z+ApKS0s4+5yBdOzYiTEP/o1u3bpzfP8TGTXyHoqKirjxd9cBkNusGQ+MGZvgyKtHaloa19zwZ/503W8oLS3htDPOpm37jjw2bgydD+nK0f1OYNyD97GlqIght9wARMYO/jLyQUq2b+f6Xw8CoG7dutx8x12kpoX+pV6ptLQ0/vTnW7nqysspLSnlzHMG0qFjJx4e/QBdu3XnuBP6c/9f76WoqIg//uF6IPJauP/Bh3lr8mQ+/3QWGzds4LV/vQLAnX+5i86HdEnkLu1VZV13+2Em0MnM2hFpaVzILmPWZtYEKHD3UuBmYHww601geNQA+8nB/Mrj9oo6InduqDHwmbu3Cbq2hgInuvtmM2sBbHP3/KAraQLQDmjm7lebWS/gPnc/bg/rP56g+8vMhgMNgGvc3c3scHf/PGh29Xb3q4NlXidytcFXwHQiXV6FRAaNvgy2/WAQ92PBMtOC7cwKDt4sd2+7pwMDkHn41Xtszv2vWD9zdKJDCI11hVv3Xul/RFbdA6dLsTrUTY89C9Q9/7EqnXO+f+HSvW4r6Ma/H0gFxrv7MDMbQuT8N9HMziNypZYT6dq6yt23BsteBvw5WNWwHefSyuzx44q7f2dm081sDvAG8CzwYZA1NwMXm9mpwHZ3fza45GyGmfUH3ge2m9l/gcfdfdRe9ntosNOzLbKB5UCl4yvuvipIPh8TaXbNAzYGsycAj5jZtUTGdUREQq86Lwhw90nApF3Kbot6/iLwYiXLjmdnC2Wv9tgiCTszqxe0jtKAV4hk3Veqa/1qkUSoRbKTWiQ7qUVSXnW0SBpc+GSVzjmbJlwSqnupJG8HasQdZnYSkXGZt4BXExyPiMh+q8YxkriKSyIxs1OAEbsUL3P3c2JZr7vfEMvyIiKhkpx5JD6JxN3fJHIlgIiIVEItEhERiUlSfPu+AkokIiIhoRaJiIjEJjnziBKJiEhYqEUiIiIxUSIREZGYKJGIiEhMLEWJREREYqAWiYiIxESJREREYqJEIiIisUnOPKJEIiISFmqRiIhITHSvLRERiU1yNkiUSEREwkJdWyIiEhMlEhERiYkSyQFo/czRiQ4hFLKOuDrRIYRGzwvOT3QIoZGRodNHtHd/d0zM69AtUkREJCZqkYiISEyUSEREJCZJmkeUSEREwkItEhERiUmS5hElEhGRsEjRVVsiIhILJRIREYmJurZERCQmGmwXEZGYJGkeITlvfi8icgAysyo9qriuU81soZktNrObKpg/ysy+CB6LzGxD1LySqHkT97YttUhEREKiugbbzSwVGAMMAFYCM81sorvP21HH3X8XVf8a4PCoVWxx98Oquj21SEREQqIaWyR9gMXuvtTdi4EJwFl7qP9z4Ln9jVuJREQkJMyq9qiCFsCKqOmVQVkF27Q2QDvg7ajiDDObZWYfmdnZe9uYurZEREJiH8Y/BgODo4rGufu46CoVLOaVrO5C4EV3L4kqa+3uq82sPfC2mX3p7ksqi0eJREQkJKp61VaQNMbtocpKoFXUdEtgdSV1LwSu2mX9q4O/S81sGpHxk0oTibq2RERCIiXFqvSogplAJzNrZ2bpRJLFbldfmVlnIAv4MKosy8xqB8+bAMcA83ZdNppaJCIiIVFdX0h09+1mdjXwJpAKjHf3uWY2BJjl7juSys+BCe4e3e3VBfi7mZUSaWzcHX21V0WUSEREQqI6v5Do7pOASbuU3bbL9B0VLDcD6LEv21IiEREJCd0iRUREYpKkeUSJREQkLNQikZhMf/89Rtw9jNKSUs4ZeD6X/2pwuflPPv4Yr7z0AqlpqWRlNeLOvwynefMKv190wBl7+0Wc1q87awsK6X3+8ESHU+N+3D6L35/UkZQUY+IXa3jyoxXl5l9/Ygd6tWkIQEatFLLqpHPSqOll8+umpzJh8BG8u2gdI99aHNfYq1ufNg255vj2pKTAv+fk8ezMVeXmX3VcOw5v2QCAjFqpNMysxRkPfwzAPed0pWtufb5cvYmb/zU/7rHvD/0eSRIxszuAze4+MtGxAJSUlDB82BD+/shj5OTk8IufncfxJ/SnQ8eOZXUO6dKFZ59/iczMTJ6f8Cyj/nov9/71/gRGHT9PvfYRY//5Lo8OvSTRodS4FIMbT+7ENRNmk79pK48P+hHvf/Udy74rKqtz/9Sdl/Of36s5nXPqlVvHr/u15fNvNpDsUgyu79+eP7w8l7WFxfz9F4cyfUkBXxdsKasz5t1lZc/PPawZnZrWLZueMGsVGbVS+GmP3LjGHYtkbZHoeyQhMOfL2bRq1YaWrVpRKz2dU0//CdPemVquTp8jf0xmZiYAPQ49jPxvv01EqAkx/bMlFGws2nvFA0DX5g1YuX4Lqzf8wPZSZ8r8fPod3LjS+id3zeateWvLpg/JrUejuul8vGx9PMKtUV1y67Nqww+s2biV7aXO2wvXcmyHRpXWP7FzE6Yu3HksPluxkaLikkrrh1E13iIlrpIykZjZJWY228z+a2ZPmVkbM5salE01s9ZBvQrLwyY/L4/cZjs/NWXn5JCXl1dp/VdeepFj+vaLR2gSZ9n10snbtLVsOr9wK03r166wbm6D2jRvmMGsryNJw4Br+3fggbeXxiPUGtekXjr5hcVl02s3F9OkXsXHIqd+bZodlMFnKzbGK7waUZ23kY+npEskZtYNuAXo7+6HAtcBo4En3b0n8AzwQFC9svJQ8QpugVPZi+X11/7FvLlzGHTZFTUdliRCBf92r+QOSQO6ZvP2gnWUBvMH9mrOjCUF5BdurXiBJFPhO6CSg9G/cxPeXbTzWCQrtUjipz+RG4ytA3D3AuAo4Nlg/lPAscHzysorZWaDg7tezvrHI3u6lU31ycnJ5ds1O7uq8vPyyM7O3q3eRx/O4NFxY/nb6IdJT0+PS2wSX/mFxeQ02PmpO7t+bdZtrjgxDOjSlLfm5ZdN92jRgPN7NeeV3xzJtf07cHr3HH57fLsaj7mmrN1cTHb9na/zpvXSWfd9cYV1T+zchP8sXBev0GpMNd4iJa6ScbDdqPwuljtUNn+vn1eib4b2w/a9168O3br34JtvlrNy5QpysnOYPOnf3HXvX8vVmT9/HkPvvI2H/v4ojRtX3mcuyW3+6k20ysqk2UEZrC3cyoAu2dw6cfcrjlo3yqR+Ri2+XLWprOz2iQvKnv+kRw5dmtXnoWnLdls2WSz4tpCWWZnkNqjNus3F9O/clKFvLNytXqusTOrVTmPumsIERFm9UsLY3KiCZEwkU4FXzGyUu39nZo2AGURuSvYUcBHwQVC3svJQSUtL4+ZbbuM3g6+gtLSEs88ZSMeOnRjz4N/o1q07x/c/kVEj76GoqIgbf3cdALnNmvHAmLEJjjw+nrhrEH17daJJw3osnjyUoWMn8cSrH+59wSRU4jByymIeuLAHKWa8Nvtblq0rYnDftsxfU8j7i78DIoPsU+bn72Vtya3E4f63lzLy3G6kGEyam8/y77Zw2VGtWZC3mRlLC4BIa+TtRbu3Rh68oDuts+qQmZ7CC1f05p4pi5n5dbivZkvSPIJ5ZR2wIWZmvwRuBEqAz4E7gPFAE2AtcKm7f2NmbSspv4MqXP4brxZJ2GUdcXWiQwiNnhecn+gQQiMjIxk/h9acd393TMxp4JSHPq7SOefN3x4ZqpSTlK8Ed38CeGKX4v4V1FteSfkdNRKYiEgMQjj8USVJmUhERA5EYby0tyqUSEREQkKD7SIiEhN1bYmISEzUtSUiIjFJ0jyiRCIiEhYaIxERkZgkaR5RIhERCYsw3kerKpRIRERCQl1bIiISk+RMI0okIiKhoct/RUQkJkk6RKJEIiISFhpsFxGRmKhrS0REYpKkDRIlEhGRsFCLREREYpKcaUSJREQkNPSFRBERiUmyXrWVkugAREQkwqxqj6qty041s4VmttjMbqqkzgVmNs/M5prZs1HlvzSzr4LHL/e2LbVIRERCorq6tswsFRgDDABWAjPNbKK7z4uq0wm4GTjG3debWXZQ3gi4HegNOPBpsOz6SuOulqhFRCRm1dgi6QMsdvel7l4MTADO2qXOr4AxOxKEu+cH5acAU9y9IJg3BTh1TxtTi2QP1hVuTXQIodDzgvMTHUJozH7+hUSHEBoD//CrRIdwwKnGy39bACuiplcCR+5S5+Bgm9OBVOAOd59cybIt9rQxJRIRkZCoaheRmQ0GBkcVjXP3cdFVKljMd5lOAzoBxwMtgffNrHsVl91tRSIiEgKpVbxqK0ga4/ZQZSXQKmq6JbC6gjofufs2YJmZLSSSWFYSSS7Ry07bUzwaIxERCYkUq9qjCmYCncysnZmlAxcCE3ep8ypwAoCZNSHS1bUUeBM42cyyzCwLODkoq5RaJCIiIVFdYyTuvt3MriaSAFKB8e4+18yGALPcfSI7E8Y8oAS40d2/C+IYSiQZAQxx94I9bU+JREQkJKrz+4juPgmYtEvZbVHPHfh98Nh12fHA+KpuS4lERCQkkvQOKUokIiJhkZakmUSJREQkJJI0jyiRiIiEhe7+KyIiMUnSPKJEIiISFkl6F3klEhGRsFDXloiIxCQ1Se81okQiIhISlqS/2q5EIiISEhojERGRmCiRiIhITKrxh63iSolERCQk1CIREZGYVPWHrcJGiUREJCSSNI8okYiIhEWSDpEokYiIhEWKvkci++qTDz9gzKgRlJaWcvqZ5/LzSy4vN/+FZ59k0sSXSU1NpWFWFjfeMoScZs0BGDd6FB/PeA+Aiy/9NScMODXu8VenH7fP4vcndSQlxZj4xRqe/GhFufnXn9iBXm0aApBRK4WsOumcNGp62fy66alMGHwE7y5ax8i3Fsc19ngae/tFnNavO2sLCul9/vBEh1Pjejarz/8d0ZwUM6YtLuC1ufm71Tmy9UGc2zMXB75Zv4WHpn9TNi+zVgojfnoIs1Zs5MmZq+IY+f5RiyQkzOw5oBvwmLuPqqTO8cAN7n5GPGOLVlJSwgMjh3PPA+Nomp3Dby/9OUf1PZ627TqU1enY+RAefvw5MjIymfjSPxk3ehS3DruXj6a/x1cL5zPuyRco3lbM739zGX2OPpa6deslandikmJw48mduGbCbPI3beXxQT/i/a++Y9l3RWV17p+6pOz5+b2a0zmn/L7+ul9bPv9mQ9xiTpSnXvuIsf98l0eHXpLoUGqcGfyyTwvunrqUgqJtDDmtE5+u3MjqjVvL6uTUT+en3XO4863FFBWX0KB2+VPaeYfmsiBvc7xD329pSTpIkqR3dqmYmeUCR7t7z8qSSFgsmDeHFi1b07xFS2rVqsUJA05lxnvvlKtzeK8+ZGRkAtCle0/W5ucB8PWyJRx6eG9S09LIzKxD+06dmfnh9N22kSy6Nm/AyvVbWL3hB7aXOlPm59Pv4MaV1j+5azZvzVtbNn1Ibj0a1U3n42Xr4xFuQk3/bAkFG4v2XvEA0KFxHfIKi1m7uZiSUuej5Rvo1fKgcnVO6NiY/yxaR1FxCQCbtm4vm9e2USYNMtL4ck1hXOOOhVnVHmETmkRiZm3NbE7U9A1mdoeZXWtm88xstplNCObVNbPxZjbTzD43s7OCxd4Css3sCzPra2bTzKx3sEwTM1se9x2rxLq1eTTNzimbbpqdw7q1uzfbd3jjtVfoc9SxAHTo1JlPPvyAH37YwsYN6/nvp5+Qn/dtjcdcU7LrpZO3aeenzPzCrTStX7vCurkNatO8YQazvo4kDQOu7d+BB95eGo9QJY6y6tSioKi4bLqgaBtZdWqVq5PboDa59Wtz28kdueOUjvRsVh+IvC4u6tWc5z5bE8+QY5ZiVqVH2CRD19ZNQDt332pmDYOyW4C33f2yoOwTM/sPcCbwursfBvv3LVEzGwwMBrj7vtFcNOiK6tiH3XkF265koG3KG6+zaP5c7nv4MQB6H3k0C+fN4dpfXcJBDbPo2v1QUtNSaybOeKhgt72C4wMwoGs2by9YR2kwf2Cv5sxYUkB+4daKF5CkVeG7YZfXRaoZufVrM2zKYhrVSefWkztw0+sLOaZdFl+s2kRB0bZ4hFptQpgjqiQZEsls4BkzexV4NSg7GTjTzG4IpjOA1sCWWDfm7uOAcQAr12+t5HQWuybZOWVdVQBr8/No3LTpbvU+/eQjnn38Ee57eDzp6ell5RddOpiLLh0MwLDb/kTLVm1qKtQal19YTE6DnS2Q7Pq1Wbe54sQwoEtT7o0aTO/RogGHtTyIgT9qTp30VGqlGkXFJTw0bVmNxy01q6BoG43q7HzNN6pTi/Vbtu1Sp5jF64oocVj7fTFrNm0lt0FtOjatS+fsupx0cBMy0lJISzG2bivln1+Eu4USmi6ifRSmRLKd8scxI/j7E6AfkdbGrWbWjciHlYHuvjB6BWbWdg/rzCBEDunSjVUrvmbN6pU0aZrDO1Mmc8uQu8vV+WrhfEaNGMLdox4mq9HOMYOSkhI2by7koIMasuSrRSxdvIjefY6K9y5Um/mrN9EqK5NmB2WwtnArA7pkc+vE+bvVa90ok/oZtfhy1aaystsnLih7/pMeOXRpVl9J5ACx9Lsicuun07RuOgVbtvHjtg156IOvy9X5dMUmjmrbkPeXrqde7VRyG9Qmv7CYh6Ou3OrbPot2jeuEPomA7rVVHfKIjG80BjYDZxAZ82jl7u+Y2QfAL4B6wJvANWZ2jbu7mR3u7p9XsM7lQC/gE+C8eOxEVaWmpXHNDX/mT9f9htLSEk4742zatu/IY+PG0PmQrhzd7wTGPXgfW4qKGHJLpOGVnZPLX0Y+SMn27Vz/60EA1K1bl5vvuIvUtDD9K/dNicPIKYt54MIepJjx2uxvWbauiMF92zJ/TSHvL/4OiAyyT5lf+TjS/4In7hpE316daNKwHosnD2Xo2Ek88eqHiQ6rRpQ6PDFzFX88sT0pBu8uKWDVxq0M7JnDsoItfLZyE7PXFNKjeX1GnNGZUnee+2wNm4OB92SUmqSJxLyyzugEMLNrgWuBZcCq4HEccBCRVsjT7n63mWUC9wNHB+XL3f2MoEXyurt3D9Z3CPA8kcT0NnCxu7et6uW/Ndm1lUwGjv0o0SGExuznX0h0CKEx8A+/SnQIofL0xYfGnAWe+XRllc45F/VqGaqME6qPse7+APBAFeptAX5dQflyoHvU9AKgZ1SV/xeUTwOmxRSsiEg1S9IGSbgSiYjI/zKNkYiISEx01ZaIiMQkjF82rAolEhGRkFDXloiIxCRZu7aSNW4RkQOOmVXpUcV1nWpmC81ssZndtId655mZR92XsK2ZbQnuWfiFmY3d27bUIhERCYnq6tgys1RgDDAAWAnMNLOJ7j5vl3r1iXx37+NdVrFkxz0Lq0ItEhGRkKjG28j3ARa7+1J3LwYmAGdVUG8ocA/wQyxxK5GIiIREqlmVHlXQAoj+mdGVQVkZMzucyC2oXq9g+XbBT3S8a2Z997YxdW2JiIREZT8lsVu9qJ+7CIwL7ly+c1W7K7v9ipmlAKOAQRXUWwO0dvfvzKwX8KqZdXP3TRXUBZRIRERCo6pX/0b/3EUlVgKtoqZbAqujpusTuZ3UtGDwPheYaGZnuvssYGuwnU/NbAlwMDCrso0pkYiIhERKtQ23MxPoZGbtiNz89kIid08HwN03Ak12TJvZNCI3sp1lZk2BAncvMbP2QCdgjz9BqkQiIhIS1fV9RHffbmZXE/nJjVRgvLvPNbMhwCx3n7iHxfsBQ8xsO1ACXOnuBXvanhKJiEhIVOcX2919EjBpl7LbKql7fNTzl4CX9mVbSiQiIiGRrD9spUQiIhISVb1qK2yUSEREQiJJGyRKJCIiYaEWiYiIxCQlOfOIEomISFjoh61ERCQmyZlGlEj2KKtueqJDCIWMDL1Mdhj4h18lOoTQeOmvjyQ6hFB5+uLRMa9DLRIREYlJcqYRJRIRkfBI0kyiRCIiEhK6/FdERGKiy39FRCQ2SiQiIhILdW2JiEhMkvTqXyUSEZGwSNI8okQiIhIaSZpJlEhEREJC32wXEZGYJGcaUSIREQnWQfJRAAAOrElEQVSPJM0kSiQiIiGhy39FRCQmSTpEokQiIhIWSiQiIhITdW2JiEhM1CIREZGYJGkeUSIREQmNJM0kSiQiIiGhMRIREYmJfthKRERio0Qi+2r6B+8zcsQwSkpKOefc87j0isHl5j/9xGO88vKLpKamktWoEbcPGUbz5i1YuGA+w4fewffff09KSgqXD76SU049PUF7UT36tGnINce3JyUF/j0nj2dnrio3/6rj2nF4ywYAZNRKpWFmLc54+GMA7jmnK11z6/Pl6k3c/K/5cY+9uvVsVp//O6I5KWZMW1zAa3Pzd6tzZOuDOLdnLg58s34LD03/pmxeZq0URvz0EGat2MiTuxzHA8nY2y/itH7dWVtQSO/zhyc6nGqhrq1qZGbXAr8BPnP3ixIdT00oKSlhxLAhPDRuPDm5OVx84fkcd0J/2nfoWFanc5cuPD3hRTIzM3nhn8/xt/tGMmLkKDIyMhg6fASt27RlbX4eF/3sPI4++ljqN2iQwD3afykG1/dvzx9ensvawmL+/otDmb6kgK8LtpTVGfPusrLn5x7WjE5N65ZNT5i1ioxaKfy0R25c464JZvDLPi24e+pSCoq2MeS0Tny6ciOrN24tq5NTP52fds/hzrcWU1RcQoPa5d/G5x2ay4K8zfEOPe6eeu0jxv7zXR4dekmiQ6k2yXr5b0qiA6jEb4HTD9QkAjDny9m0bN2alq1aUatWOqecdjrT3plars4RfX5MZmYmAD16Hkp+3rcAtGnbjtZt2gLQNDuHrEaNWL++IK7xV6cuufVZteEH1mzcyvZS5+2Fazm2Q6NK65/YuQlTF64tm/5sxUaKikviEWqN69C4DnmFxazdXExJqfPR8g30anlQuTondGzMfxatK9vnTVu3l81r2yiTBhlpfLmmMK5xJ8L0z5ZQsLEo0WFUK6vio0rrMjvVzBaa2WIzu6mC+Vea2Zdm9oWZfWBmXaPm3Rwst9DMTtnbtkKXSMxsLNAemGhmG83shqh5c8ysbfCYb2aPmNlcM3vLzDKDOtPMbISZfWJmi8ysb1D+vpkdFrWu6WbWM977t8Pa/Dxyc5uVTWfn5JKfl1dp/VdffpFjju23W/mcL2ezbds2WrZqXSNxxkOTeunkFxaXTa/dXEyTerUrrJtTvzbNDsrgsxUb4xVeXGXVqUVB0c5jUVC0jaw6tcrVyW1Qm9z6tbnt5I7ccUpHejarD0ROMBf1as5zn62JZ8hSnaopk5hZKjAGOA3oCvw8OlEEnnX3Hu5+GHAPcF+wbFfgQqAbcCrwULC+SoUukbj7lcBq4ARg1B6qdgLGuHs3YAMwMGpemrv3Aa4Hbg/KHgUGAZjZwUBtd59dvdFXnfvuZVZJu/bfr01k3ry5XHLp5eXK167N59Y//5E7hg4nJSV0/8oqq3CvKzpAQP/OTXh30TpKK56d9Co+FuUnU83IrV+bYVMWM+aDb7jixy2pUyuFkw5uzBerNlFQtC0eoUoNSDGr0qMK+gCL3X2puxcDE4Czoiu4+6aoybrsfKWdBUxw963uvgxYHKyv8riruH9htMzdvwiefwq0jZr3cgXlLwBnmFkt4DLg8YpWamaDzWyWmc0a/+i46o65THZODt9+u/OTY37etzTNzt6t3scfzuAfj4zl/gceIj09vax88+bNXHfVlfz26uvpeehhuy2XTNZuLia7/s59a1ovnXXfF1dY98TOTfjPwnXxCi3uCoq20ajOzmPRqE4t1m/ZtkudYj5duZESh7XfF7Nm01ZyG9SmY9O6DOjchFFnd+EXP2pO33ZZ/OywZrtuQkKsGru2WgAroqZXBmXlt2d2lZktIdIiuXZflo0WysH2KNspn+wyop5vjXpeAmRWMK+EYB/dvcjMphDJthcAvSvaoLuPA8YBfF9cycfiatCtew9WfP01q1auJDsnmzffmMTwESPL1Vkwfx7DhtzO6LGP0Khx47LybduK+cP1V/OTn57FgFNOrakQ42bBt4W0zMokt0Ft1m0upn/npgx9Y+Fu9VplZVKvdhpzD+D+/6XfFZFbP52mddMp2LKNH7dtyEMffF2uzqcrNnFU24a8v3Q99WqnktugNvmFxTwcdeVW3/ZZtGtch39+oW6upFLFLGFmg4HoyzzHBeeuPa1pt/OZu48BxpjZL4D/B/yyqstGC3siWQ6cAWBmPwLaxbi+R4HXgPfdPaGj02lpafzpz7dy1ZWXU1pSypnnDKRDx048PPoBunbrznEn9Of+v95LUVERf/zD9QDkNmvG/Q8+zFuTJ/P5p7PYuGEDr/3rFQDu/MtddD6kSyJ3ab+VONz/9lJGntuNFINJc/NZ/t0WLjuqNQvyNjNjaeRfdWLnJry9aPfWyIMXdKd1Vh0y01N44Yre3DNlMTO/3hDv3agWpQ5PzFzFH09sT4rBu0sKWLVxKwN75rCsYAufrdzE7DWF9GhenxFndKbUnec+W8PmA+Rig33xxF2D6NurE00a1mPx5KEMHTuJJ179MNFhxaSql/9Gf+CtxEqgVdR0SyJDBpWZADy8n8tiXnMfuvebmS0n0mL4HvgXkA3MBI4lMngE8Lq7dw/q3wDUc/c7zGwacIO7zzKzJsAsd28bte4FwPXuPnlvcdRkiySZnD5mRqJDCI1WTeslOoTQeOmvjyQ6hFDZ8vnomC/e/aZga5XOOa0b1d7jtswsDVgEnAisInL+/IW7z42q08ndvwqe/xS43d17m1k34Fki4yLNgalAJ3ev9NNKKFsk0Sd+4ORKqnWPqj8y6vnxUc/XETV2YmbNiXSVvVU9kYqIVJ/qukWKu283s6uBN4FUYLy7zzWzIUQ+XE8Erjazk4BtwHoi3VoE9Z4H5hEZXrhqT0kEQppIaoKZXQIMA37v7qWJjkdEZHfV941Ed58ETNql7Lao59ftYdlhRM6XVfI/k0jc/UngyUTHISJSmWT9Zvv/TCIREQm7JM0jSiQiImGhFomIiMREd/8VEZGYqEUiIiIxUSIREZGYqGtLRERik5x5RIlERCQskjSPKJGIiISFxkhERCQmVfzRqtBJ5h+2EhGREFCLREQkJJK0QaJEIiISFrr8V0REYqIWiYiIxESJREREYqKuLRERiYlaJCIiEpMkzSNKJCIioZGkmUSJREQkJJJ1jMTcPdExyB6Y2WB3H5foOMJAx2InHYuddCwST7dICb/BiQ4gRHQsdtKx2EnHIsGUSEREJCZKJCIiEhMlkvBT3+9OOhY76VjspGORYBpsFxGRmKhFIiIiMVEikQOGmd1hZjckOo5EMLPnzGy2mf1uD3WON7PX4xnXvjKza81svpk9k+hYpOqUSPaRmTU0s9/u57JtzewXe6lTI292MzvbzLpGTU8zs97VvR2JPzPLBY52957uPirR8cTot8Dp7n5RogORqlMi2XcNibzY90dbYI+JpAadDXTda60EMrNLgk/V/zWzp8ysjZlNDcqmmlnroF6F5cko+HAxJ2r6hqBlda2ZzQv2cUIwr66ZjTezmWb2uZmdFSz2FpBtZl+YWd/oDwlm1sTMlsd9x/aDmY0F2gMTzWxjdOvSzOYEx6pt0GJ5xMzmmtlbZpYZ1JlmZiPM7BMzW2RmfYPy983ssKh1TTeznvHevwOZEsm+uxvoELxp7zWzG4M39mwzuxPAzI4IpjOCN/9cM+seLNs3WLbSLogdKjtxmNkgM3vZzCab2Vdmdk/UMpcHb6JpwZtttJkdDZwJ3Btsu0NQ/fxd33SJYmbdgFuA/u5+KHAdMBp40t17As8ADwTVKys/kNwEHB7s45VB2S3A2+5+BHACkf9nXSL/2yXufpi7v5+YcGPn7lcCq4ns255aVp2AMe7eDdgADIyal+bufYDrgduDskeBQQBmdjBQ291nV2/0/9uUSPbdTQRvWmAKkRd1H+AwoJeZ9XP3mcBE4C/APcDT7j4nWPb94A1flS6Iyk4cBNv7GdAD+JmZtTKz5sCtwI+BAcAhAO4+I4jnxmDbS4J1VPSmS5T+wIvuvg7A3QuAo4Bng/lPAccGzysrP5DMBp4xs4uB7UHZycBNZvYFMA3IAJK2NRaDZe7+RfD8UyIt/R1erqD8BeAMM6sFXAY8XvMh/m/RTRtjc3Lw+DyYrkcksbwHDAFmAj8A18aw/jOjmvjRJ46p7r4RwMzmAW2AJsC7wUkYM3sBOHgP66/oTZcoBuztWvTK5ifzNezbKf+BLiP4+xOgH5HWxq1Bi82Age6+MHoFZtZ2D+vMIDlVdlwAtkY9LwEyK5hXQnB+c/ciM5sCnAVcAGhssJqpRRIbA+4KPuUf5u4d3f0fwbxGRBJLffb/zbzjxLFj/a3dfX4wb9c3Uxr7fhPq3d50CTQVuMDMGgOYWSNgBnBhMP8i4IPgeWXlySiPyPhGYzOrDZxB5H3Zyt3fAf5IZFyuHvAmcI1Z5OePzOzwSta5HOgVPD+vBmOvScuBHwGY2Y+AdjGu71EiXaAzd3zQkuqjRLLvCokkB4i8sS8zs3oAZtbCzLKDeeOIdDM9A4yoYNmqqOqJY4dPgOPMLMvM0ijfd7yv244rd58LDAPeNbP/AvcRacldamazgf8jMm7CHsqTjrtvI9J6/Rh4HVgApAJPm9mXRFq7o9x9AzAUqAXMDgboh1ay2pHAb8xsBpFWajJ6CWgUdOP9BlgUy8rc/VNgE/BYNcQmu9A32/eDmT0L9ATeAFYCVwSzNgMXA8cAZ7v7uWaWSuQT9M3A+8BkIm/uxysaJzGz44Eb3P2M4GqU+4GjibQ2lgflg4De7n51sMzrwEh3n2Zmg4EbiAxazgcK3P0WMzsGeIRIK+Q84B/BdmaZWRNglru3rc7jJBIWwfjhNOAQdy9NcDgHHCWSA4yZ1XP3zUGL5BVgvLu/kui4RBLFzC4h0tr9vbu/kOh4DkRKJAcYMxsJnERkXOYt4DrXP1lEapASSYKY2SnsHDvZYZm7n5OIeERE9pcSiYiIxERXbYmISEyUSEREJCZKJCIiEhMlEhERiYkSiYiIxOT/AxEQRy3XBfieAAAAAElFTkSuQmCC\n", "text/plain": [ "
" ] }, "metadata": { "needs_background": "light" }, "output_type": "display_data" } ], "source": [ "# heatmap showing the correlation between review text length, useful tag, cool tag and funny tag.\n", "data = reviews_df[['text_length', 'cool', 'useful', 'funny']]\n", "seab.heatmap(data.corr(), annot=True, cmap=plt.cm.Blues)" ] }, { "cell_type": "code", "execution_count": 170, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "Loaded business.json file..\n" ] }, { "data": { "text/html": [ "
\n", "\n", "\n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", "
addressattributesbusiness_idcategoriescityhoursis_openlatitudelongitudenamepostal_codereview_countstarsstate
02818 E Camino Acequia Drive{'GoodForKids': 'False'}1SWheh84yJXfytovILXOAQGolf, Active LifePhoenixNone033.522143-112.018481Arizona Biltmore Golf Club8501653.0AZ
130 Eglinton Avenue W{'RestaurantsReservations': 'True', 'GoodForMe...QXAEGFB4oINsVuTFxEYKFQSpecialty Food, Restaurants, Dim Sum, Imported...Mississauga{'Monday': '9:0-0:0', 'Tuesday': '9:0-0:0', 'W...143.605499-79.652289Emerald Chinese RestaurantL5R 3E71282.5ON
210110 Johnston Rd, Ste 15{'GoodForKids': 'True', 'NoiseLevel': 'u'avera...gnKjwL_1w79qoiV3IC_xQQSushi Bars, Restaurants, JapaneseCharlotte{'Monday': '17:30-21:30', 'Wednesday': '17:30-...135.092564-80.859132Musashi Japanese Restaurant282101704.0NC
315655 W Roosevelt St, Ste 237NonexvX2CttrVhyG2z1dFg_0xwInsurance, Financial ServicesGoodyear{'Monday': '8:0-17:0', 'Tuesday': '8:0-17:0', ...133.455613-112.395596Farmers Insurance - Paul Lorenz8533835.0AZ
44209 Stuart Andrew Blvd, Ste F{'BusinessAcceptsBitcoin': 'False', 'ByAppoint...HhyxOkGAM07SRYtlQ4wMFQPlumbing, Shopping, Local Services, Home Servi...Charlotte{'Monday': '7:0-23:0', 'Tuesday': '7:0-23:0', ...135.190012-80.887223Queen City Plumbing2821744.0NC
\n", "
" ], "text/plain": [ " address \\\n", "0 2818 E Camino Acequia Drive \n", "1 30 Eglinton Avenue W \n", "2 10110 Johnston Rd, Ste 15 \n", "3 15655 W Roosevelt St, Ste 237 \n", "4 4209 Stuart Andrew Blvd, Ste F \n", "\n", " attributes business_id \\\n", "0 {'GoodForKids': 'False'} 1SWheh84yJXfytovILXOAQ \n", "1 {'RestaurantsReservations': 'True', 'GoodForMe... QXAEGFB4oINsVuTFxEYKFQ \n", "2 {'GoodForKids': 'True', 'NoiseLevel': 'u'avera... gnKjwL_1w79qoiV3IC_xQQ \n", "3 None xvX2CttrVhyG2z1dFg_0xw \n", "4 {'BusinessAcceptsBitcoin': 'False', 'ByAppoint... HhyxOkGAM07SRYtlQ4wMFQ \n", "\n", " categories city \\\n", "0 Golf, Active Life Phoenix \n", "1 Specialty Food, Restaurants, Dim Sum, Imported... Mississauga \n", "2 Sushi Bars, Restaurants, Japanese Charlotte \n", "3 Insurance, Financial Services Goodyear \n", "4 Plumbing, Shopping, Local Services, Home Servi... Charlotte \n", "\n", " hours is_open latitude \\\n", "0 None 0 33.522143 \n", "1 {'Monday': '9:0-0:0', 'Tuesday': '9:0-0:0', 'W... 1 43.605499 \n", "2 {'Monday': '17:30-21:30', 'Wednesday': '17:30-... 1 35.092564 \n", "3 {'Monday': '8:0-17:0', 'Tuesday': '8:0-17:0', ... 1 33.455613 \n", "4 {'Monday': '7:0-23:0', 'Tuesday': '7:0-23:0', ... 1 35.190012 \n", "\n", " longitude name postal_code review_count \\\n", "0 -112.018481 Arizona Biltmore Golf Club 85016 5 \n", "1 -79.652289 Emerald Chinese Restaurant L5R 3E7 128 \n", "2 -80.859132 Musashi Japanese Restaurant 28210 170 \n", "3 -112.395596 Farmers Insurance - Paul Lorenz 85338 3 \n", "4 -80.887223 Queen City Plumbing 28217 4 \n", "\n", " stars state \n", "0 3.0 AZ \n", "1 2.5 ON \n", "2 4.0 NC \n", "3 5.0 AZ \n", "4 4.0 NC " ] }, "execution_count": 170, "metadata": {}, "output_type": "execute_result" } ], "source": [ "# Load original yelp business.json file to get not cleaned (pre-processed) restaurants dataframe.\n", "dataset_business = pd.read_json('project data/yelp_dataset/business.json', lines=True)\n", "print('Loaded business.json file..')\n", "dataset_business.head()" ] }, { "cell_type": "code", "execution_count": 172, "metadata": {}, "outputs": [ { "data": { "application/vnd.plotly.v1+json": { "config": { "linkText": "Export to plot.ly", "plotlyServerURL": "https://plot.ly", "showLink": false }, "data": [ { "marker": { "color": "midnightblue" }, "name": "Number of restaurants", "opacity": 0.5, "text": "Count per star value", "type": "bar", "uid": "a77cf77c-e8a2-41f1-8b52-79f35bfc7fa9", "x": [ "AB", "AK", "AL", "AR", "AZ", "BAS", "BC", "CA", "CON", "CT", "DOW", "DUR", "FL", "GA", "IL", "NC", "NE", "NJ", "NM", "NV", "NY", "OH", "ON", "PA", "QC", "SC", "TN", "TX", "UT", "VA", "VT", "WA", "WI", "XGL", "XGM", "XWY" ], "y": [ 8012, 2, 3, 1, 56686, 1, 1, 19, 1, 3, 1, 1, 4, 2, 1932, 14720, 2, 1, 1, 36312, 22, 14697, 33412, 11216, 9219, 1162, 1, 6, 1, 2, 2, 3, 5154, 1, 4, 2 ] } ], "layout": { "legend": { "bgcolor": "lightgray", "bordercolor": "gray", "borderwidth": 2 }, "showlegend": true, "title": { "text": "Distrubution of star rating (full dataset)." }, "xaxis": { "linecolor": "#636363", "linewidth": 6, "mirror": true, "showline": true, "ticks": "outside", "title": { "text": "State name" } }, "yaxis": { "linecolor": "#636363", "linewidth": 6, "mirror": true, "showline": true, "title": { "text": "Number of resturants" }, "zeroline": true } } }, "text/html": [ "
" ], "text/vnd.plotly.v1+html": [ "
" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "# Preparing data//\n", "restaurant_count_perstate = dataset_business.groupby(['state']).size()\n", "# print(restaurant_count_perstate)\n", "\n", "# Plot data//\n", "trace0 = go.Bar(\n", " y = restaurant_count_perstate.values,\n", " x = restaurant_count_perstate.index,\n", " name = 'Number of restaurants',\n", " text = 'Count per star value',\n", " marker=dict(\n", " color='midnightblue',\n", " ),\n", " opacity=0.5\n", " )\n", "\n", "# Layout for the plot\n", "layout = dict(title = 'Distrubution of star rating (full dataset).',\n", " xaxis=go.layout.XAxis(title='State name',\n", " showline=True,\n", " mirror=True,\n", " ticks='outside',\n", " linecolor='#636363',\n", " linewidth=6\n", " ),\n", " yaxis = dict(title = 'Number of resturants',\n", " zeroline=True,\n", " showline=True,\n", " mirror=True,\n", " linecolor='#636363',\n", " linewidth=6\n", " ),\n", " showlegend=True,\n", " legend=dict(bgcolor='lightgray',\n", " bordercolor='gray',\n", " borderwidth=2\n", " )\n", " )\n", "\n", "# Add our data to the plot\n", "data = [trace0]\n", "\n", "# Combine data and layout into a single figure\n", "fig = dict(data=data, layout=layout)\n", "\n", "# IPython notebook- plot\n", "iplot(fig, filename='bar-plot-starsdistrib')" ] }, { "cell_type": "code", "execution_count": 173, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "Keys: dict_keys(['AB', 'BC', 'MB', 'NB', 'NL', 'NS', 'NT', 'NU', 'ON', 'PE', 'QC', 'SK', 'YT'])\n", "Province List: ['AB', 'BC', 'MB', 'NB', 'NL', 'NS', 'NT', 'NU', 'ON', 'PE', 'QC', 'SK', 'YT']\n", "50644\n" ] }, { "data": { "text/html": [ "
\n", "\n", "\n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", "
addressattributesbusiness_idcategoriescityhoursis_openlatitudelongitudenamepostal_codereview_countstarsstate
130 Eglinton Avenue W{'RestaurantsReservations': 'True', 'GoodForMe...QXAEGFB4oINsVuTFxEYKFQSpecialty Food, Restaurants, Dim Sum, Imported...Mississauga{'Monday': '9:0-0:0', 'Tuesday': '9:0-0:0', 'W...143.605499-79.652289Emerald Chinese RestaurantL5R 3E71282.5ON
5Credit Valley Town Plaza, F2 - 6045 Creditview Rd{'BusinessParking': '{'garage': False, 'street...68dUKd8_8liJ7in4aWOSEAShipping Centers, Couriers & Delivery Services...Mississauga{'Monday': '9:0-19:0', 'Tuesday': '9:0-20:0', ...143.599475-79.711584The UPS StoreL5V 0B132.5ON
620 Douglas Woods Drive Southeast{'RestaurantsPriceRange2': '2', 'BusinessParki...5JucpCfHZltJh5r1JabjDgBeauty & Spas, Hair SalonsCalgaryNone150.943646-114.001828Edgeworxx StudioT2Z 1K473.5AB
101210 8th Street SW, Unit 220{'BikeParking': 'False', 'ByAppointmentOnly': ...fcXOEZdXYeZqnQ3lGlOXmgLocal Services, Professional Services, Compute...Calgary{'Monday': '9:0-17:0', 'Tuesday': '9:0-17:0', ...151.041771-114.081109Nucleus Information ServiceT2R 1L352.0AB
151455 16th Avenue{'ByAppointmentOnly': 'False', 'BikeParking': ...A98xW4qb7vOTguggHFs7NgFitness & Instruction, Active Life, YogaRichmond Hill{'Monday': '16:0-23:0', 'Tuesday': '16:0-23:0'...143.861503-79.388499Hot Yoga WellnessL4B 3G644.0ON
\n", "
" ], "text/plain": [ " address \\\n", "1 30 Eglinton Avenue W \n", "5 Credit Valley Town Plaza, F2 - 6045 Creditview Rd \n", "6 20 Douglas Woods Drive Southeast \n", "10 1210 8th Street SW, Unit 220 \n", "15 1455 16th Avenue \n", "\n", " attributes business_id \\\n", "1 {'RestaurantsReservations': 'True', 'GoodForMe... QXAEGFB4oINsVuTFxEYKFQ \n", "5 {'BusinessParking': '{'garage': False, 'street... 68dUKd8_8liJ7in4aWOSEA \n", "6 {'RestaurantsPriceRange2': '2', 'BusinessParki... 5JucpCfHZltJh5r1JabjDg \n", "10 {'BikeParking': 'False', 'ByAppointmentOnly': ... fcXOEZdXYeZqnQ3lGlOXmg \n", "15 {'ByAppointmentOnly': 'False', 'BikeParking': ... A98xW4qb7vOTguggHFs7Ng \n", "\n", " categories city \\\n", "1 Specialty Food, Restaurants, Dim Sum, Imported... Mississauga \n", "5 Shipping Centers, Couriers & Delivery Services... Mississauga \n", "6 Beauty & Spas, Hair Salons Calgary \n", "10 Local Services, Professional Services, Compute... Calgary \n", "15 Fitness & Instruction, Active Life, Yoga Richmond Hill \n", "\n", " hours is_open latitude \\\n", "1 {'Monday': '9:0-0:0', 'Tuesday': '9:0-0:0', 'W... 1 43.605499 \n", "5 {'Monday': '9:0-19:0', 'Tuesday': '9:0-20:0', ... 1 43.599475 \n", "6 None 1 50.943646 \n", "10 {'Monday': '9:0-17:0', 'Tuesday': '9:0-17:0', ... 1 51.041771 \n", "15 {'Monday': '16:0-23:0', 'Tuesday': '16:0-23:0'... 1 43.861503 \n", "\n", " longitude name postal_code review_count stars \\\n", "1 -79.652289 Emerald Chinese Restaurant L5R 3E7 128 2.5 \n", "5 -79.711584 The UPS Store L5V 0B1 3 2.5 \n", "6 -114.001828 Edgeworxx Studio T2Z 1K4 7 3.5 \n", "10 -114.081109 Nucleus Information Service T2R 1L3 5 2.0 \n", "15 -79.388499 Hot Yoga Wellness L4B 3G6 4 4.0 \n", "\n", " state \n", "1 ON \n", "5 ON \n", "6 AB \n", "10 AB \n", "15 ON " ] }, "execution_count": 173, "metadata": {}, "output_type": "execute_result" } ], "source": [ "#Filter data for dataset for business aka restaurants based in canada alone.\n", "provinces_canada = pd.read_csv('ca-cities-sample.csv')\n", "provinces_canada.head()\n", "\n", "province_code = provinces_canada.groupby(provinces_canada['province_code']).groups.keys()\n", "print('Keys:', province_code)\n", "province_list = list(province_code)\n", "print('Province List:', province_list)\n", "\n", "dataset_business = dataset_business[(dataset_business['state'].isin(province_list))]\n", "length = len(dataset_business)\n", "print(length)\n", "dataset_business.head()" ] }, { "cell_type": "code", "execution_count": 174, "metadata": {}, "outputs": [ { "data": { "application/vnd.plotly.v1+json": { "config": { "linkText": "Export to plot.ly", "plotlyServerURL": "https://plot.ly", "showLink": false }, "data": [ { "marker": { "color": "lightgreen" }, "name": "Number of restaurants", "opacity": 0.7, "text": "Count of restaurants", "type": "bar", "uid": "d583fbc5-804d-4259-92ea-dc3e38d6b68c", "x": [ "AB", "ON", "QC" ], "y": [ 4805, 20822, 6025 ] } ], "layout": { "legend": { "bgcolor": "lightgray", "bordercolor": "gray", "borderwidth": 2 }, "showlegend": true, "title": { "text": "Distrubution of restaurants(with respect to state)." }, "xaxis": { "linecolor": "#636363", "linewidth": 6, "mirror": true, "showline": true, "ticks": "outside", "title": { "text": "State" } }, "yaxis": { "linecolor": "#636363", "linewidth": 6, "mirror": true, "showline": true, "title": { "text": "Number of resturants" }, "zeroline": true } } }, "text/html": [ "
" ], "text/vnd.plotly.v1+html": [ "
" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "# Number of restaurants per state in the dataset//\n", "\n", "# Preparing data//\n", "business_df = business_df[business_df['state'] != 'BC']\n", "restaurant_count_perstate = business_df.groupby(['state']).size()\n", "# print(restaurant_count_perstate)\n", "\n", "trace0 = go.Bar(\n", " y = restaurant_count_perstate.values,\n", " x = restaurant_count_perstate.index,\n", " name = 'Number of restaurants',\n", " text = 'Count of restaurants',\n", " marker=dict(\n", " color='lightgreen',\n", " ),\n", " opacity=0.7\n", " )\n", "\n", "# Layout for the plot\n", "layout = dict(title = 'Distrubution of restaurants(with respect to state).',\n", " xaxis=go.layout.XAxis(showline=True,\n", " mirror=True,\n", " title='State', \n", " ticks='outside',\n", " linecolor='#636363',\n", " linewidth=6\n", " ),\n", " yaxis = dict(title = 'Number of resturants',\n", " zeroline=True,\n", " showline=True,\n", " mirror=True,\n", " linecolor='#636363',\n", " linewidth=6\n", " ),\n", " showlegend=True,\n", " legend=dict(bgcolor='lightgray',\n", " bordercolor='gray',\n", " borderwidth=2\n", " )\n", " )\n", "\n", "# Add our data to the plot\n", "data = [trace0]\n", "\n", "# Combine data and layout into a single figure\n", "fig = dict(data=data, layout=layout)\n", "\n", "# IPython notebook- plot\n", "iplot(fig, filename='bar-plot-starsdistrib')" ] }, { "cell_type": "code", "execution_count": 137, "metadata": {}, "outputs": [ { "data": { "application/vnd.plotly.v1+json": { "config": { "linkText": "Export to plot.ly", "plotlyServerURL": "https://plot.ly", "showLink": false }, "data": [ { "marker": { "color": "palevioletred" }, "name": "Number of highly rated restaurants per state", "opacity": 0.7, "text": "Restaurants count", "type": "bar", "uid": "67762545-e677-40e9-b483-fedafb7981c8", "x": [ "AB", "ON", "QC" ], "y": [ 2119, 8477, 3403 ] }, { "marker": { "color": "lightseagreen" }, "name": "Number of poorly rated restaurants per state", "opacity": 0.7, "text": "Restaurants count", "type": "bar", "uid": "0d3ce47a-c804-4df0-9c50-fb5a8bb8ee0f", "x": [ "AB", "ON", "QC" ], "y": [ 414, 1718, 272 ] } ], "layout": { "barmode": "stack", "legend": { "bgcolor": "lightgray", "bordercolor": "gray", "borderwidth": 2 }, "showlegend": true, "title": { "text": "Number Highly rated restaurants vs low rated restaurants per state" }, "xaxis": { "linecolor": "#636363", "linewidth": 6, "mirror": true, "showline": true, "ticks": "outside", "title": { "text": "State" } }, "yaxis": { "linecolor": "#636363", "linewidth": 6, "mirror": true, "showline": true, "title": { "text": "Number of resturants" }, "zeroline": true } } }, "text/html": [ "
" ], "text/vnd.plotly.v1+html": [ "
" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "# Preparing data//\n", "restaurant_highranking_perstate = business_df[business_df['stars'] >= 4].groupby(['state']).size()\n", "restaurant_lowranking_perstate = business_df[business_df['stars'] <= 2].groupby(['state']).size()\n", "\n", "#plot data//\n", "trace1 = go.Bar(\n", " x=restaurant_highranking_perstate.index,\n", " y=restaurant_highranking_perstate.values,\n", " name='Number of highly rated restaurants per state',\n", " text = 'Restaurants count',\n", " marker=dict(\n", " color='palevioletred',\n", " ),\n", " opacity=0.7\n", ")\n", "trace2 = go.Bar(\n", " x=restaurant_lowranking_perstate.index,\n", " y=restaurant_lowranking_perstate.values,\n", " name='Number of poorly rated restaurants per state',\n", " text = 'Restaurants count',\n", " marker=dict(\n", " color='lightseagreen',\n", " ),\n", " opacity=0.7\n", ")\n", "\n", "# Layout for the plot\n", "layout = dict(title = 'Number Highly rated restaurants vs low rated restaurants per state',\n", " barmode='stack',\n", " xaxis=go.layout.XAxis(title='State',\n", " showline=True,\n", " mirror=True,\n", " ticks='outside',\n", " linecolor='#636363',\n", " linewidth=6\n", " ),\n", " yaxis = dict(title = 'Number of resturants',\n", " zeroline=True,\n", " showline=True,\n", " mirror=True,\n", " linecolor='#636363',\n", " linewidth=6\n", " ),\n", " showlegend=True,\n", " legend=dict(bgcolor='lightgray',\n", " bordercolor='gray',\n", " borderwidth=2\n", " )\n", " )\n", "\n", "# Add our data to the plot\n", "data = [trace1, trace2]\n", "\n", "# Combine data and layout into a single figure\n", "fig = dict(data=data, layout=layout)\n", "\n", "# IPython notebook- plot\n", "iplot(fig, filename='bar-plot-starsdistrib')" ] }, { "cell_type": "code", "execution_count": 175, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "is_open\n", "0 5781\n", "1 25871\n", "dtype: int64\n" ] }, { "data": { "application/vnd.plotly.v1+json": { "config": { "linkText": "Export to plot.ly", "plotlyServerURL": "https://plot.ly", "showLink": false }, "data": [ { "labels": [ "Is open: False/0", "Is open: True/1" ], "marker": { "colors": [ "grey", "salmon" ], "line": { "color": "white", "width": 1 } }, "name": "Number of Open vs Closed Restaurants overall", "type": "pie", "uid": "415bf5ea-e767-420d-97ac-60e5dd988d17", "values": [ 5781, 25871 ] } ], "layout": { "legend": { "bgcolor": "lightgray", "bordercolor": "gray", "borderwidth": 2 }, "showlegend": true, "title": { "text": "Number of Open vs Closed Restaurants" } } }, "text/html": [ "
" ], "text/vnd.plotly.v1+html": [ "
" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "# Preparing data to plot\n", "restaurant_isopen = business_df.groupby(['is_open']).size()\n", "print(restaurant_isopen)\n", "values = restaurant_isopen.values\n", "labels = ['Is open: False/0', 'Is open: True/1']\n", "\n", "# Plot data//\n", "trace = go.Pie(labels=labels, \n", " values=values,\n", " name='Number of Open vs Closed Restaurants overall',\n", " marker={'colors': ['grey', 'salmon'],\n", " 'line': {'color': 'white', 'width': 1}}\n", " )\n", "\n", "# Layout for the plot\n", "layout = dict(title = 'Number of Open vs Closed Restaurants',\n", " showlegend=True,\n", " legend=dict(bgcolor='lightgray',\n", " bordercolor='gray',\n", " borderwidth=2\n", " )\n", " )\n", "\n", "# Add data to plot//\n", "data = [trace]\n", "\n", "# Combine data and layout into a single figure\n", "fig = dict(data=data, layout=layout)\n", "\n", "# IPython notebook- plot\n", "iplot(fig, filename='basic_pie_chart')\n" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [] } ], "metadata": { "kernelspec": { "display_name": "Python 3", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.7.2" } }, "nbformat": 4, "nbformat_minor": 2 } ================================================ FILE: TripAdvisor_Crawler_Parser.ipynb ================================================ { "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# TripAdvisor Crawler and Parser\n", "The Python notebook enables one to scrape hotels from TripAdvisor.com, leveraging the power of LXML, DOM and Python requests library. Further, this work happens to include prilimnary ETL work on the extracted hotel fields. This work shall be a predecessor to another ipynb notebook detailing the Data Cleaning and ETL process in full swing." ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "# Part I: Download and Collect Hotel URLs.\n", "Download Main Webpage and collect the Hotel URLs recursivley from webpages there on.." ] }, { "cell_type": "code", "execution_count": 3, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "All required libraries have been successfully imported.\n" ] } ], "source": [ "# import libraries\n", "import os\n", "import requests\n", "import json\n", "import re\n", "import sys\n", "import lxml.html \n", "from lxml import html\n", "from lxml import etree\n", "import csv\n", "import pandas as pd\n", "import numpy as np\n", "from geopy.geocoders import Nominatim\n", "\n", "print('All required libraries have been successfully imported.')" ] }, { "cell_type": "code", "execution_count": 4, "metadata": {}, "outputs": [], "source": [ "def download_only_page(url, filename):\n", " \"\"\"\"\"\n", " Input: \n", " -----\n", " url- URL of the webpage to be downloaded to local file system.\n", " filename- Desired filename to be associated with the downloaded webpage.\n", " \n", " Output:\n", " ------\n", " return nothing.\n", " \n", " Functionality:\n", " -------------\n", " Request for the webpage based on URL and download it to a local directory.\n", " \"\"\"\"\"\n", " # Request to download the html page\n", " r = requests.get(url)\n", " \n", " # Save downloaded page as a text file\n", " with open(filename, mode='wb') as file: \n", " file.write(r.content)\n", "\n", " print('TripAdvisor- hotel HTML page downloaded successfully..') " ] }, { "cell_type": "code", "execution_count": 5, "metadata": {}, "outputs": [], "source": [ "def download_html_page(url, count_file):\n", " \"\"\"\"\"\n", " Input: \n", " -----\n", " url- URL of the webpage to be downloaded to local file system.\n", " count_file- file number or file count, used to create a filename to be stored in local directory.\n", " \n", " Output:\n", " ------\n", " return lxml.etree instance(html) and the updated count aka file number.\n", " \n", " Functionality:\n", " -------------\n", " - Request for the webpage based on URL and download it to a local directory.\n", " - Create lxml.etree instance of the webpage downloaded, inorder to help parse it.\n", " \"\"\"\"\"\n", " # Request to download the html page\n", " r = requests.get(url)\n", " count_file += 1\n", " # Save downloaded page as a text file\n", " filename = 'Project-Dataset/tripadvisor_canada_hotels'+ str(count_file) + '.txt'\n", " with open(filename, mode='wb') as file: \n", " file.write(r.content)\n", "\n", " print('TripAdvisor- hotel HTML page downloaded successfully..')\n", " \n", " # Open saved file to parse it.\n", " with open(filename,'r') as fileread:\n", " html = etree.HTML(fileread.read())\n", " \n", " # Parse the HTML page as a tree structure\n", " result = etree.tostring(html, pretty_print=True, method=\"html\")\n", " print('File read successfully..')\n", " \n", " return html, count_file" ] }, { "cell_type": "code", "execution_count": 8, "metadata": {}, "outputs": [], "source": [ "def read_parse_file(filename):\n", " \"\"\"\"\"\n", " Input: \n", " -----\n", " filename- Filename used to store the desired webpage in local directory.\n", " \n", " Output:\n", " ------\n", " return lxml.etree instance(html) and the updated count/file number.\n", " \n", " Functionality:\n", " -------------\n", " - Read the desired file from local directory.\n", " - Create lxml.etree instance of the webpage downloaded inorder to help parse it.\n", " \"\"\"\"\"\n", " # Open saved file to parse it.\n", " with open(filename,'r') as fileread:\n", " html = etree.HTML(fileread.read())\n", " \n", " # Parse the HTML page as a tree structure\n", " result = etree.tostring(html, pretty_print=True, method=\"html\")\n", " print('File read successfully..')\n", " \n", " return html" ] }, { "cell_type": "code", "execution_count": 7, "metadata": {}, "outputs": [], "source": [ "def get_hotel_url(count, html):\n", " \"\"\"\"\"\n", " Input: \n", " -----\n", " count- Number of desired elements(here the 'divs' containing hotel URLs) present in the downloaded page.\n", " html- lxml.etree instance(html), used to parse the file.\n", " \n", " Output:\n", " ------\n", " return the extracted full hotel URL(hotel_url) from the base webpage.\n", " \n", " Functionality:\n", " -------------\n", " - Parse the downloaded file using html.etree and XPATH to obtain hotel URLs embedded in the mainpage.\n", " - This function considers only exact search results for a given category of hotels.\n", " \"\"\"\"\"\n", " hotel_url = []\n", " double_count = 0\n", " num_ad = 2 # to counter ads intbetween\n", " iter_val = 0\n", " \n", " # Parse html page to get the urls for nested webpages.\n", " for element in range(int(count)):\n", " iter_val = element + 1\n", " # Adjust numbering based on webpage structure.\n", " if iter_val <= 4 :\n", " iter_val = iter_val\n", " elif iter_val == int(count):\n", " iter_val += int(double_count * num_ad) \n", " else:\n", " if (iter_val % 5 == 0) & (iter_val != int(count)):\n", " double_count += 1\n", " iter_val += int(double_count * num_ad)\n", " else:\n", " iter_val += int(double_count * num_ad)\n", " \n", " # Use xpath to retrieve the necessary content.\n", " XPATH = html.xpath('//*[@id=\"taplc_hsx_hotel_list_lite_dusty_hotels_combined_sponsored_0\"]/div/div[' + str(iter_val) + ']/div/div[1]/@data-url')\n", "\n", " if str(XPATH)[2:-2] == '':\n", " XPATH = html.xpath('//*[@id=\"taplc_hsx_hotel_list_lite_dusty_hotels_combined_sponsored_0\"]/div[' + str(iter_val) + ']/div/div[1]/@data-url')\n", " \n", " if str(XPATH)[2:-2] == '':\n", " XPATH = html.xpath('//*[@id=\"taplc_hsx_hotel_list_lite_dusty_hotels_combined_sponsored_0\"]/div/div[' + str(iter_val) + ']/div/div/div/div[1]/@data-url')\n", " \n", " hotel_url.append('https://www.tripadvisor.ca' + str(XPATH)[2:-2])\n", " \n", " return hotel_url" ] }, { "cell_type": "code", "execution_count": 8, "metadata": {}, "outputs": [], "source": [ "def get_hotel_url_related(count, html):\n", " \"\"\"\"\"\n", " Input: \n", " -----\n", " count- Number of desired elements(here the 'divs' containing hotel URLs) present in the downloaded page.\n", " html- lxml.etree instance(html), used to parse the file.\n", " \n", " Output:\n", " ------\n", " return the extracted full hotel URL(hotel_url) from the base webpage.\n", " \n", " Functionality:\n", " -------------\n", " - Parse the downloaded file using html.etree and XPATH to obtain hotel URLs embedded in the mainpage.\n", " - This function considers only related search results (if exact results are nil, this will be called)\n", " for a given category of hotels.\n", " \"\"\"\"\"\n", " hotel_url = []\n", " double_count = 0\n", " num_ad = 2 # to counter ads intbetween\n", " iter_val = 0\n", " \n", " # Parse html page to get the urls for nested webpages.\n", " for element in range(int(count)):\n", " iter_val = element + 1\n", " # Adjust numbering based on webpage structure.\n", " if iter_val <= 4 :\n", " iter_val = iter_val\n", " elif iter_val == int(count):\n", " iter_val += int(double_count * num_ad) \n", " else:\n", " if (iter_val % 5 == 0) & (iter_val != int(count)):\n", " double_count += 1\n", " iter_val += int(double_count * num_ad)\n", " else:\n", " iter_val += int(double_count * num_ad)\n", " value = iter_val + 1\n", " \n", " # Use xpath to retrieve the necessary content.\n", " XPATH = html.xpath('//*[@id=\"taplc_hsx_hotel_list_lite_dusty_filtered_out_hotels_0\"]/div/div[' + str(value) + ']/div/div[1]/@data-url')\n", " \n", " if str(XPATH)[2:-2] == '':\n", " XPATH = html.xpath('//*[@id=\"taplc_hsx_hotel_list_lite_dusty_filtered_out_hotels_0\"]/div[' + str(value) + ']/div/div[1]/@data-url')\n", "\n", " hotel_url.append('https://www.tripadvisor.ca' + str(XPATH)[2:-2])\n", " \n", " return hotel_url" ] }, { "cell_type": "code", "execution_count": 9, "metadata": {}, "outputs": [], "source": [ "def get_hotel_url_nomatches(count, html):\n", " \"\"\"\"\"\n", " Input: \n", " -----\n", " count- Number of desired elements(here the 'divs' containing hotel URLs) present in the downloaded page.\n", " html- lxml.etree instance(html), used to parse the file.\n", " \n", " Output:\n", " ------\n", " return the extracted full hotel URL(hotel_url) from the base webpage.\n", " \n", " Functionality:\n", " -------------\n", " - Parse the downloaded file using html.etree and XPATH to obtain hotel URLs embedded in the mainpage.\n", " - This function considers only other search results (if exact results and related results for a page are nil, \n", " this will be called) for a given category of hotels.\n", " \"\"\"\"\"\n", " hotel_url = []\n", " double_count = 0\n", " num_ad = 2 # to counter ads intbetween\n", " iter_val = 0\n", " \n", " # Parse html page to get the urls for nested webpages.\n", " for element in range(int(count)):\n", " iter_val = element + 1\n", " # Adjust numbering based on webpage structure.\n", " if iter_val <= 4 :\n", " iter_val = iter_val\n", " elif iter_val == int(count):\n", " iter_val += int(double_count * num_ad) \n", " else:\n", " if (iter_val % 5 == 0) & (iter_val != int(count)):\n", " double_count += 1\n", " iter_val += int(double_count * num_ad)\n", " else:\n", " iter_val += int(double_count * num_ad)\n", " \n", " # Use xpath to retrieve the necessary content.\n", " XPATH = html.xpath('//*[@id=\"taplc_hsx_hotel_list_lite_dusty_ab_hotels_sponsored_0\"]/div[' + str(iter_val) + ']/div/div[1]/@data-url')\n", " \n", " if str(XPATH)[2:-2] == '':\n", " XPATH = html.xpath('//*[@id=\"taplc_hsx_hotel_list_lite_dusty_ab_hotels_sponsored_0\"]/div[' + str(iter_val) + ']/div/div/div/div[1]/@data-url')\n", "\n", " hotel_url.append('https://www.tripadvisor.ca' + str(XPATH)[2:-2])\n", " \n", " return hotel_url" ] }, { "cell_type": "code", "execution_count": 8, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "Content Extracted..\n" ] } ], "source": [ "# Extract related content from the tree using XPath for the MainPage of TripAdvisor hotels canada.\n", "count_file = 0\n", "\n", "# Request html page\n", "url = str('https://www.tripadvisor.ca/Hotels-g153339-Canada-Hotels.html')\n", "html, count_file = download_html_page(url, count_file)\n", "\n", "# Create xpath to access necessary content\n", "XPATH_MAINPAGE = '//*[@id=\"taplc_hsx_hotel_list_lite_dusty_hotels_combined_sponsored_0\"]//div[@class=\"prw_rup prw_meta_hsx_responsive_listing ui_section listItem\"]'\n", "hotel_main_page = html.xpath(XPATH_MAINPAGE)\n", "\n", "# Get count of elements of interest in html page\n", "count = html.xpath('count(//*[@id=\"taplc_hsx_hotel_list_lite_dusty_hotels_combined_sponsored_0\"]//div[@class=\"prw_rup prw_meta_hsx_responsive_listing ui_section listItem\"])')\n", "# print(count)\n", "\n", "# Get the parsed html etree\n", "hotel_url_returned = get_hotel_url(count, html)\n", "print('Content Extracted..')" ] }, { "cell_type": "code", "execution_count": 9, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ " 0\n", "0 https://www.tripadvisor.ca/Hotel_Review-g15499...\n", "1 https://www.tripadvisor.ca/Hotel_Review-g15501...\n", "2 https://www.tripadvisor.ca/Hotel_Review-g15494...\n", "3 https://www.tripadvisor.ca/Hotel_Review-g15503...\n", "4 https://www.tripadvisor.ca/Hotel_Review-g15491...\n", "5 https://www.tripadvisor.ca/Hotel_Review-g15499...\n", "6 https://www.tripadvisor.ca/Hotel_Review-g15494...\n", "7 https://www.tripadvisor.ca/Hotel_Review-g15501...\n", "8 https://www.tripadvisor.ca/Hotel_Review-g15503...\n", "9 https://www.tripadvisor.ca/Hotel_Review-g15491...\n", "10 https://www.tripadvisor.ca/Hotel_Review-g15502...\n", "11 https://www.tripadvisor.ca/Hotel_Review-g15499...\n", "12 https://www.tripadvisor.ca/Hotel_Review-g15494...\n", "13 https://www.tripadvisor.ca/Hotel_Review-g15501...\n", "14 https://www.tripadvisor.ca/Hotel_Review-g10226...\n", "15 https://www.tripadvisor.ca/Hotel_Review-g15503...\n", "16 https://www.tripadvisor.ca/Hotel_Review-g15494...\n", "17 https://www.tripadvisor.ca/Hotel_Review-g15494...\n", "18 https://www.tripadvisor.ca/Hotel_Review-g15494...\n", "19 https://www.tripadvisor.ca/Hotel_Review-g15500...\n", "20 https://www.tripadvisor.ca/Hotel_Review-g15503...\n", "21 https://www.tripadvisor.ca/Hotel_Review-g15491...\n", "22 https://www.tripadvisor.ca/Hotel_Review-g15494...\n", "23 https://www.tripadvisor.ca/Hotel_Review-g15494...\n", "24 https://www.tripadvisor.ca/Hotel_Review-g15491...\n", "25 https://www.tripadvisor.ca/Hotel_Review-g15494...\n", "26 https://www.tripadvisor.ca/Hotel_Review-g15501...\n", "27 https://www.tripadvisor.ca/Hotel_Review-g15491...\n", "28 https://www.tripadvisor.ca/Hotel_Review-g15503...\n", "29 https://www.tripadvisor.ca/Hotel_Review-g15501...\n", "30 Hotel URLs retrieved..\n", "Written on to file..\n" ] } ], "source": [ "# Convert list to dataframe\n", "hotel_url_df = pd.DataFrame(np.array(hotel_url_returned))\n", "print(hotel_url_df[:30])\n", "print('30 Hotel URLs retrieved..')\n", "\n", "# Write to csv file\n", "hotel_url_df.to_csv('Project-Dataset/final-data/file_mainpage_url.txt', index=False)\n", "print('Written on to file..')" ] }, { "cell_type": "code", "execution_count": 10, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "number of pages to scrape 52\n" ] } ], "source": [ "# Count number of pages needs to parsed further.\n", "num_pages = int(str(html.xpath('//*[@id=\"taplc_hotels_leaf_geo_list_dusty_hotels_resp_0\"]/div/div[21]/div/div/@data-numpages'))[2:-2])\n", "base_pages_toscrape = num_pages\n", "print('number of pages to scrape', num_pages)" ] }, { "cell_type": "code", "execution_count": 11, "metadata": {}, "outputs": [], "source": [ "# Get the content of mainpage so as to make recursivepages-call for all other subsequent pages from it.\n", "hotel_pages = []\n", "value = 0\n", "cut = 0\n", "\n", "# Get count of elements of interest in html page\n", "count_pages = html.xpath('//*[@id=\"taplc_main_pagination_bar_dusty_hotels_resp_0\"]/div/div/div/span[2]/@onclick')\n", "split_string = str(count_pages).split(',')\n", "# print(split_string)\n", " \n", "hotel_page = split_string[-1]\n", "hotel_page = hotel_page[2:-5]\n", "group = hotel_page.split('-')" ] }, { "cell_type": "code", "execution_count": 12, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa20-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa40-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa60-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa80-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa100-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa120-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa140-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa160-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa180-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa200-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa220-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa240-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa260-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa280-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa300-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa320-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa340-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa360-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa380-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa400-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa420-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa440-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa460-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa480-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa500-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa520-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa540-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa560-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa580-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa600-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa620-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa640-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa660-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa680-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa700-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa720-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa740-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa760-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa780-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa800-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa820-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa840-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa860-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa880-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa900-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa920-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa940-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa960-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa980-Canada-Hotels.html#LEAF_GEO_LIST\n", "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa1000-Canada-Hotels.html#LEAF_GEO_LIST\n" ] }, { "name": "stdout", "output_type": "stream", "text": [ "TripAdvisor- hotel HTML page downloaded successfully..\n", "File read successfully..\n", "url: https://www.tripadvisor.ca/Hotels-g153339-oa1020-Canada-Hotels.html#LEAF_GEO_LIST\n" ] } ], "source": [ "# Create urls of inner webpages to make recursive calls\n", "for iter_val in range(num_pages-1):\n", " hotel_page = ''\n", " for iter_val in range(len(group)):\n", " if iter_val == 2:\n", " value += 20\n", " group[2] = 'oa' + str(value)\n", " hotel_page += str(group[iter_val]) + str('-')\n", " if value >= 1080:\n", " cut = 1\n", " break\n", " if cut == 1:\n", " break\n", " hotel_page = hotel_page[:-1]\n", " #print(hotel_page)\n", " \n", " # Make url for embedded html pages.\n", " url = str('https://www.tripadvisor.ca') + str(hotel_page) + str('#LEAF_GEO_LIST')\n", " hotel_pages.append(str(url))\n", " # Get count of elements of interest in html page\n", " count = html.xpath('count(//*[@id=\"taplc_hsx_hotel_list_lite_dusty_hotels_combined_sponsored_0\"]//div[@class=\"prw_rup prw_meta_hsx_responsive_listing ui_section listItem\"])')\n", "\n", " # Get the etree instance for parsing html page of interest.\n", " html, count_file = download_html_page(url, count_file)\n", " \n", " # Get the embedded urls in the current html page being parsed.\n", " hotel_url_returned = get_hotel_url(int(count), html)\n", " print('url: '+ str(url))\n", " #print(count)" ] }, { "cell_type": "code", "execution_count": 13, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "Written on to file..\n" ] } ], "source": [ "# Write to csv file\n", "hotels_url_df_new = pd.DataFrame(np.array(hotel_pages))\n", "hotels_url_df_new.to_csv('Project-Dataset/file_HotelPage_url.txt', index=False)\n", "print('Written on to file..')" ] }, { "cell_type": "code", "execution_count": 14, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "filename: Project-Dataset/tripadvisor_canada_hotels2.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels3.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels4.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels5.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels6.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels7.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels8.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels9.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels10.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels11.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels12.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels13.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels14.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels15.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels16.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels17.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels18.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels19.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels20.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels21.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels22.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels23.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels24.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels25.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels26.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels27.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels28.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels29.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels30.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels31.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels32.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels33.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels34.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels35.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels36.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels37.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels38.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels39.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels40.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels41.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels42.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels43.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels44.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels45.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels46.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels47.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels48.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels49.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels50.txt\n", "File read successfully..\n", "20.0\n", "filename: Project-Dataset/tripadvisor_canada_hotels51.txt\n", "File read successfully..\n", "20.0\n" ] } ], "source": [ "# Recursively Hit 2-52 pages downloaded to get the hotel urls.\n", "pages_url = []\n", "\n", "for iter_val in range(num_pages-2):\n", " page_number = iter_val + 2\n", " filename = 'Project-Dataset/tripadvisor_canada_hotels'+ str(page_number) + '.txt'\n", " print('filename:', filename)\n", " html = read_parse_file(filename)\n", " count = html.xpath('count(//*[@id=\"taplc_broad_geo_tiles_dusty_hotels_resp_0\"]/ul/li)')\n", " print(count)\n", " for i in range(int(count)):\n", " i += 1\n", " call_pages_link = html.xpath('//*[@id=\"taplc_broad_geo_tiles_dusty_hotels_resp_0\"]/ul/li[' + str(i) + ']/a/@href')\n", " pages_url.append(str(str('https://www.tripadvisor.ca') + str(call_pages_link)[2:-2])) " ] }, { "cell_type": "code", "execution_count": 15, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "Written on to file..\n" ] } ], "source": [ "# Write to csv file\n", "pages_url_df_new = pd.DataFrame(np.array(pages_url))\n", "pages_url_df_new.to_csv('Project-Dataset/file_innerpages_url.txt', index=False)\n", "print('Written on to file..')" ] }, { "cell_type": "code", "execution_count": 16, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "1000\n" ] }, { "data": { "text/html": [ "
\n", "\n", "\n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", "
0
0https://www.tripadvisor.ca/Hotels-g154918-Jasp...
1https://www.tripadvisor.ca/Hotels-g181727-Canm...
2https://www.tripadvisor.ca/Hotels-g155023-Char...
3https://www.tripadvisor.ca/Hotels-g4041681-Kit...
4https://www.tripadvisor.ca/Hotels-g154937-Pent...
\n", "
" ], "text/plain": [ " 0\n", "0 https://www.tripadvisor.ca/Hotels-g154918-Jasp...\n", "1 https://www.tripadvisor.ca/Hotels-g181727-Canm...\n", "2 https://www.tripadvisor.ca/Hotels-g155023-Char...\n", "3 https://www.tripadvisor.ca/Hotels-g4041681-Kit...\n", "4 https://www.tripadvisor.ca/Hotels-g154937-Pent..." ] }, "execution_count": 16, "metadata": {}, "output_type": "execute_result" } ], "source": [ "print(len(pages_url_df_new))\n", "pages_url_df_new.head(5)" ] }, { "cell_type": "code", "execution_count": 17, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "1000\n" ] } ], "source": [ "length = len(pages_url_df_new)\n", "print(length)" ] }, { "cell_type": "code", "execution_count": 1, "metadata": {}, "outputs": [], "source": [ "# Download hotel html pages.\n", "for iter_val in range(length):\n", " url = pages_url[iter_val]\n", " print(count_file)\n", " html,count_file = download_html_page(url, count_file)" ] }, { "cell_type": "code", "execution_count": 2, "metadata": { "scrolled": true }, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "\n", "Number of Hotels URLs retrieved in total 8996\n", "\n", "Number of Hotels URLs retrieved in this pass 8966\n" ] } ], "source": [ "# Initialize values\n", "start_val = base_pages_toscrape + 1\n", "hotel_urls = []\n", "file_num = 1052\n", "sum_urls = 30\n", "max_urls_perpage = 30\n", "cut = 0\n", "\n", "# Hit pages to download all the embedded urls\n", "for iter_val in range(length):\n", " value = 0\n", " count_file = start_val + iter_val\n", " # Create filename to parse the html page.\n", " filename = 'Project-Dataset/tripadvisor_canada_hotels'+ str(count_file) + '.txt'\n", " # print('filename:', filename)\n", "\n", " # Parse the html page and get etree instance.\n", " html = read_parse_file(filename)\n", " \n", " # Get count of elements of interest in the html page.\n", " count = html.xpath('count(//*[@id=\"taplc_hsx_hotel_list_lite_dusty_hotels_combined_sponsored_0\"]//div[@class=\"prw_rup prw_meta_hsx_responsive_listing ui_section listItem\"])')\n", " if count > max_urls_perpage:\n", " count = max_urls_perpage\n", " print('count:',count)\n", " \n", " # Get number of pages to recursively hit to get hotel URLs.\n", " num_pages = str(html.xpath('//*[@id=\"taplc_main_pagination_bar_dusty_hotels_resp_0\"]/div/div/div/@data-numpages'))[2:-2]\n", " if num_pages == '':\n", " num_pages = 1\n", " num_pages = int(num_pages)\n", " \n", " # Load urls from the list of mainpage URLS we had created previously.\n", " url = pages_url[iter_val]\n", " # print('url:',url,\"\\n\")\n", " \n", " # Create xpath to get the URL links.\n", " path = html.xpath('//*[@id=\"taplc_main_pagination_bar_dusty_hotels_resp_0\"]/div/div/div/a/@href')\n", " split_string = str(path).split(',')\n", " hotel_page = split_string[-1]\n", " hotel_page = hotel_page[2:-5]\n", " group = hotel_page.split('-')\n", " # print('path',path,\"\\n\")\n", " \n", " for i in range(num_pages):\n", " i += 1\n", " cut = 0\n", " hotel_page = ''\n", " if i == 1:\n", " url = url\n", " else:\n", " for iter_val in range(len(group)):\n", " if iter_val == 2:\n", " value += 30\n", " group[2] = 'oa' + str(value)\n", " hotel_page += str(group[iter_val]) + str('-')\n", " hotel_page = hotel_page[:-1]\n", " # print(hotel_page)\n", " \n", " # Create URLs for the inner URLs obtained.\n", " url = str('https://www.tripadvisor.ca') + str(hotel_page)\n", " hotel_pages.append(str(url))\n", " \n", " # Download the inner pages.\n", " html, file_num = download_html_page(url, file_num)\n", " \n", " # Count the number of elements of interest in the html page.\n", " count = html.xpath('count(//*[@id=\"taplc_hsx_hotel_list_lite_dusty_hotels_combined_sponsored_0\"]//div[@class=\"prw_rup prw_meta_hsx_responsive_listing ui_section listItem\"])')\n", " print('count:',count)\n", " \n", " # If count returns 0 previously try an alternate xpath.\n", " if count == 0.0:\n", " count = html.xpath('count(//*[@id=\"taplc_hsx_hotel_list_lite_dusty_filtered_out_hotels_0\"]//div[@class=\"prw_rup prw_meta_hsx_responsive_listing ui_section listItem\"])')\n", " print('count-related:',count)\n", " cut = 1\n", " # If count returns 0 previously try an alternate xpath.\n", " if count == 0.0:\n", " count = html.xpath('count(//*[@id=\"taplc_hsx_hotel_list_lite_dusty_ab_hotels_sponsored_0\"]//div[@class=\"prw_rup prw_meta_hsx_responsive_listing ui_section listItem\"])')\n", " print('count-nomtaches:',count)\n", " cut = 2\n", " print('url: '+ str(url) + \"\\n\")\n", " \n", " # Call the respective parse functions written for the xpath type element obtained.\n", " if cut == 0:\n", " temp = get_hotel_url(int(count), html)\n", " elif cut == 1:\n", " temp = get_hotel_url_related(int(count), html)\n", " elif cut == 2:\n", " temp = get_hotel_url_nomatches(int(count), html)\n", " url_list = str(temp)[1:-1]\n", " url_list = url_list.split(',')\n", " length_url_list = len(url_list)\n", " \n", " # Clean retrieved data to form proper tripadvisor structured URLS and add to list.\n", " for j in range(length_url_list):\n", " urls = str(url_list[j])\n", " \n", " if ((j == 0) & (str(urls)[1:-1]).startswith('https://www.tripadvisor.ca/Hotel')):\n", " urls = urls[0:]\n", " hotel_urls.append(str(urls)[1:-1])\n", " print('inner urls:',str(urls)[1:-1])\n", " sum_urls += 1\n", " elif str(urls)[2:-1] != 'https://www.tripadvisor.ca':\n", " if j == length_url_list:\n", " urls = urls[:-1]\n", " \n", " if (str(urls)[2:-1]).startswith('https://www.tripadvisor.ca/Hotel') | (str(urls)[1:-1]).startswith('https://www.tripadvisor.ca/Hotel'):\n", " hotel_urls.append(str(urls)[2:-1])\n", " print('inner urls:',str(urls)[2:-1])\n", " sum_urls += 1\n", "\n", "count_file = file_num\n", "\n", "print('\\nNumber of Hotels URLs retrieved in total', sum_urls)\n", "print('\\nNumber of Hotels URLs retrieved in this pass', len(hotel_urls))" ] }, { "cell_type": "code", "execution_count": 22, "metadata": {}, "outputs": [], "source": [ "# Convert the URL list to pandas dataframe.\n", "urls_df = pd.DataFrame(np.array(hotel_urls))\n", "urls_df.head()\n", "\n", "# Write to csv file- append the current retrieved URLs with the 30 URLs got already.\n", "with open('Project-Dataset/final-data/file_mainpage_url.txt', 'a') as fd:\n", " urls_df.to_csv(fd, index=False, header=False)" ] }, { "cell_type": "code", "execution_count": 26, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "8996\n", "Hotel urls CSV file read successfully..\n" ] } ], "source": [ "# Recursively Hit 2-52 page links downloaded to get the hotel urls.\n", "review_ratings = []\n", "hotel_full_urllist = pd.read_csv(\"Project-Dataset/final-data/file_mainpage_url.txt\")\n", "print(len(hotel_full_urllist))\n", "print('Hotel urls CSV file read successfully..')" ] }, { "cell_type": "code", "execution_count": 27, "metadata": {}, "outputs": [ { "data": { "text/html": [ "
\n", "\n", "\n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", "
0
0https://www.tripadvisor.ca/Hotel_Review-g15499...
1https://www.tripadvisor.ca/Hotel_Review-g15501...
2https://www.tripadvisor.ca/Hotel_Review-g15494...
3https://www.tripadvisor.ca/Hotel_Review-g15503...
4https://www.tripadvisor.ca/Hotel_Review-g15491...
5https://www.tripadvisor.ca/Hotel_Review-g15499...
6https://www.tripadvisor.ca/Hotel_Review-g15494...
7https://www.tripadvisor.ca/Hotel_Review-g15501...
8https://www.tripadvisor.ca/Hotel_Review-g15503...
9https://www.tripadvisor.ca/Hotel_Review-g15491...
\n", "
" ], "text/plain": [ " 0\n", "0 https://www.tripadvisor.ca/Hotel_Review-g15499...\n", "1 https://www.tripadvisor.ca/Hotel_Review-g15501...\n", "2 https://www.tripadvisor.ca/Hotel_Review-g15494...\n", "3 https://www.tripadvisor.ca/Hotel_Review-g15503...\n", "4 https://www.tripadvisor.ca/Hotel_Review-g15491...\n", "5 https://www.tripadvisor.ca/Hotel_Review-g15499...\n", "6 https://www.tripadvisor.ca/Hotel_Review-g15494...\n", "7 https://www.tripadvisor.ca/Hotel_Review-g15501...\n", "8 https://www.tripadvisor.ca/Hotel_Review-g15503...\n", "9 https://www.tripadvisor.ca/Hotel_Review-g15491..." ] }, "execution_count": 27, "metadata": {}, "output_type": "execute_result" } ], "source": [ "hotel_full_urllist.head(10)" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "# Part II: Parse the downloaded hotel webpages to extract useful fields from them.\n", "- Parse the hotel webpages sequentially to extract important fields such as user ratings, average rating, hotel name, location, etc,.\n", "- Do basic ETL and cleaning for Null values such as dropping null values that cannot be retrieved through hits, aggregating values for fields for which a value can be obtained though it has null value post hits.\n", "- De-duplicate the final dataframe obatined (both hotel information and reviews dataframe)." ] }, { "cell_type": "code", "execution_count": 28, "metadata": {}, "outputs": [], "source": [ "def get_overall_rating(html, XPATH_HOTELOVERALL_RATING, XPATH_OVERALLRATING_WORDS):\n", " \"\"\"\"\"\n", " Input: \n", " -----\n", " html- lxml.etree instance(html), used to parse the file.\n", " XPATH_HOTELOVERALL_RATING- XPATH to be used to extract overall hotel rating.\n", " XPATH_OVERALLRATING_WORDS- XPATH to be used to extract overall hotel rating in words.\n", " \n", " Output:\n", " ------\n", " return extracted overall rating(overall_rating) and overallrating(hotel_rating_overall_word)\n", " in words fields.\n", " \n", " Functionality:\n", " -------------\n", " - Parse the downloaded file using html.etree and XPATH to obtain overall rating.\n", " \"\"\"\"\"\n", " overall_rating = str(html.xpath(XPATH_HOTELOVERALL_RATING))[2:-2]\n", " if overall_rating == '':\n", " overall_rating = str(html.xpath(XPATH_ALT_HOTELOVERALL_RATING))[2:-2]\n", " hotel_rating_overall_word = str(html.xpath(XPATH_OVERALLRATING_WORDS))[2:-2]\n", " \n", " return overall_rating, hotel_rating_overall_word" ] }, { "cell_type": "code", "execution_count": 29, "metadata": {}, "outputs": [], "source": [ "def get_address(html, XPATH_STADDRESS, XPATH_LOCALITY, XPATH_COUNTRY):\n", " \"\"\"\"\"\n", " Input: \n", " -----\n", " html- lxml.etree instance(html), used to parse the file.\n", " XPATH_STADDRESS- XPATH to be used to extract street address of the hotel.\n", " XPATH_LOCALITY- XPATH to be used to extract locality of the hotel.\n", " XPATH_COUNTRY- XPATH to be used to extract country(location) information.\n", " \n", " Output:\n", " ------\n", " return street_name, locality_name, country_name, address_full, locality- corresponds\n", " to extracted streent name, cleaned locality name to obatin lat-lon, country, complete \n", " address and original locality name respectively.\n", " \n", " Functionality:\n", " -------------\n", " - Parse the downloaded file using html.etree and XPATH to obtain address of the hotel.\n", " \"\"\"\"\"\n", " street = str(html.xpath(XPATH_STADDRESS)).split(',')\n", " street_name = str(street[0])[2:-1]\n", " locality = str(html.xpath(XPATH_LOCALITY)).split(',')\n", " \n", " if len(locality) > 6:\n", " try:\n", " locality_name = str(locality[2])[1:-8]\n", " except:\n", " locality_name = str(locality[2])[1:-1]\n", " else:\n", " try:\n", " locality_name = str(locality[0]+locality[1])[2:-8]\n", " except:\n", " locality_name = str(locality[0])[2:-1]\n", " \n", " country = str(html.xpath(XPATH_COUNTRY)).split(',')\n", " country_name = str(country[0])[2:-1]\n", " address_full = str(street_name + ' ' + locality_name)\n", " \n", " return street_name, locality_name, country_name, address_full, locality" ] }, { "cell_type": "code", "execution_count": 30, "metadata": {}, "outputs": [], "source": [ "def get_lat_long(address_full, locality):\n", " \"\"\"\"\"\n", " Input: \n", " -----\n", " address_full- Complete address of the hotel, obtained after cleaning.\n", " locality- Locality of the hotel, obatined after cleaning.\n", " \n", " Output:\n", " ------\n", " return lat, lon- corresponds to the latitude and longitude of the hotel location.\n", " \n", " Functionality:\n", " -------------\n", " - Parse the downloaded file using html.etree and XPATH to obtain latitude, longitude\n", " information of the hotel.\n", " - If full address throws null, try to obatin just the locality's lat-lon.\n", " - If locality also throws null, try to obatin lat-lon of the province. \n", " \n", " \"\"\"\"\"\n", " try:\n", " geolocator = Nominatim(user_agent=\"ITRS\")\n", " location = geolocator.geocode(address_full)\n", " lat = location.latitude\n", " lon = location.longitude\n", " print((lat, lon))\n", " except:\n", " try:\n", " if len(locality) > 6:\n", " location = geolocator.geocode(str(locality[2])[1:-8])\n", " else:\n", " location = geolocator.geocode(str(locality[1])[1:-8])\n", " lat = location.latitude\n", " lon = location.longitude\n", " print((lat, lon))\n", " except:\n", " lat = 'nil'\n", " lon = 'nil'\n", " print(\"An exception occurred\", (lat, lon))\n", " \n", " return lat, lon" ] }, { "cell_type": "code", "execution_count": 31, "metadata": {}, "outputs": [], "source": [ "def get_price(html, XPATH_PRICE):\n", " \"\"\"\"\"\n", " Input: \n", " -----\n", " html- lxml.etree instance(html), used to parse the file.\n", " XPATH_PRICE- XPATH to be used to extract price for the hotel.\n", " \n", " Output:\n", " ------\n", " return price- price for the hotel. Consider the striked price(maximum) if available,\n", " else consider the best quoted price of all.\n", " \n", " Functionality:\n", " -------------\n", " - Parse the downloaded file using html.etree and XPATH to obtain price of the hotel.\n", " \"\"\"\"\"\n", " price = str(html.xpath(XPATH_PRICE))[4:-2]\n", " \n", " return price" ] }, { "cell_type": "code", "execution_count": 32, "metadata": {}, "outputs": [], "source": [ "def get_reviews(html, XPATH_REVIEW_NUMBER, XPATH_ALTREVIEW_NUMBER):\n", " \"\"\"\"\"\n", " Input: \n", " -----\n", " html- lxml.etree instance(html), used to parse the file.\n", " XPATH_REVIEW_NUMBER- XPATH to obtain the total reviews present for the hotel.\n", " XPATH_ALTREVIEW_NUMBER- Alternate XPATH to obtain the total reviews present for the \n", " hotel.\n", " \n", " Output:\n", " ------\n", " return reviews- total number of reviews available for the hotel.\n", " \n", " Functionality:\n", " -------------\n", " - Parse the downloaded file using html.etree and XPATH to obtain total number of\n", " reviews present for the hotel.\n", " \"\"\"\"\"\n", " # Get total number of user reviews given for the hotel.\n", " reviews = str(html.xpath(XPATH_REVIEW_NUMBER))[2:-2]\n", " if reviews == '':\n", " reviews = str(html.xpath(XPATH_ALTREVIEW_NUMBER))[2:-2]\n", " reviews = re.findall(\"[0-9]\", reviews)\n", " reviews = ''.join(reviews)\n", " \n", " # If total reviews is nil handle it.\n", " if reviews == '':\n", " reviews = 0 # need to handle condition to extract reviews\n", " user_rating = 'nil' \n", " user_profile = 'nil' \n", " user_name = 'nil' \n", " review_date = 'nil'\n", " stay_date = 'nil'\n", " review_title = 'nil'\n", " review = 'nil'\n", " elif int(reviews) > 200:\n", " reviews = 200\n", " print(reviews)\n", " \n", " return reviews" ] }, { "cell_type": "code", "execution_count": 3, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "4498\n", "Batch 1- webpages download completed successfully\n" ] } ], "source": [ "# NOTE: This script will only download the first 5K hotel pages to local directory.\n", "# Split urls to be hit into batches of 5k each.\n", "length_df = int(len(hotel_full_urllist)/2)\n", "print(length_df)\n", "file_no = 0\n", "batch = 'first'\n", "\n", "# Run batch 1, from 1-4498\n", "for iter_val in range(length_df):\n", " url = str(hotel_full_urllist.values[iter_val])[2:-2]\n", " #print(url)\n", "\n", " # Download the webpage\n", " file_no += 1\n", " filename = 'Project-Dataset/final-data/hotel_webpage'+ str(file_no) + '.txt'\n", " download_only_page(url, filename)\n", " \n", "print('Batch 1- webpages download completed successfully')\n", "file_num_value = file_no" ] }, { "cell_type": "code", "execution_count": 47, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "Batch 2- webpages download completed successfully\n" ] } ], "source": [ "# NOTE: This script will only download the next/second 5K hotel pages to local directory.\n", "# Run batch 2, from 4499-rest\n", "batch = 'second'\n", "file_no = length_df\n", "\n", "for iter_val in range(length_df):\n", " file_count = length_df + iter_val\n", " url = str(hotel_full_urllist.values[file_count])[2:-2]\n", " #print(url)\n", " \n", " # Download the webpage\n", " file_no += 1\n", " filename = 'Project-Dataset/final-data/hotel_webpage'+ str(file_no) + '.txt'\n", " download_only_page(url, filename)\n", " \n", "print('Batch 2- webpages download completed successfully')" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "### Master Script:\n", "The following python piece of code (a script) helps to obtain all the fields mentioned above by recursively hitting inner URLs for obtaining user reviews,other user related information, hotel name, location and other hotel related information." ] }, { "cell_type": "code", "execution_count": 4, "metadata": { "scrolled": true }, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "Batch- Collection successfully done..\n", "\n" ] } ], "source": [ "# This script will recursively hit hotel URLs and obtain all the information required from it.\n", "# Initialize variables.\n", "if batch == 'second':\n", " file_no = file_num_value - 1\n", " file_number = review_file_count\n", " hotel_count = hotel_left_count\n", "else:\n", " file_no = 0\n", " file_number = 0\n", " hotel_count = 1\n", "\n", "count = 3\n", "loop_count = length_df\n", "hotel_name = []\n", "hotel_overall_rating = []\n", "hotel_overall_rating_words = []\n", "total_reviews = []\n", "user_ratings = []\n", "hotel_id = []\n", "review_id = []\n", "user_name = []\n", "user_profile = []\n", "user_review = []\n", "user_reviewdate = []\n", "user_staydate = []\n", "hotel_price = []\n", "address = []\n", "lat_lon = []\n", "amenities = []\n", "\n", "# XPath for different hotel field to be retrieved.\n", "XPATH_HOTELNAME = '//*[@id=\"HEADING\"]/text()'\n", "XPATH_ALT_HOTELOVERALL_RATING = '//*[@class=\"rating\"]/span/text()'\n", "XPATH_HOTELOVERALL_RATING = '//*[@class=\"hotels-hotel-review-about-with-photos-Reviews__overallRating--vElGA\"]/text()'\n", "XPATH_OVERALLRATING_WORDS = '//*[@class=\"hotels-hotel-review-about-with-photos-Reviews__ratingLabel--24XY2\"]/text()'\n", "XPATH_REVIEW_NUMBER = '//*[@class=\"hotels-hotel-review-about-with-photos-Reviews__seeAllReviews--3PpLR\"]/text()'\n", "XPATH_ALTREVIEW_NUMBER = '//*[@class=\"reviewCount \"]/text()'\n", "XPATH_ADDRESS = '//*[@class=\"public-business-listing-ContactInfo__nonWebLink--2rxPP\"]/span/text()'\n", "XPATH_STADDRESS = '//*[@class=\"street-address\"]/text()'\n", "XPATH_LOCALITY = '//*[@class=\"locality\"]/text()'\n", "XPATH_COUNTRY = '//*[@class=\"country-name\"]/text()'\n", "XPATH_PRICE = '//*[contains(@id, \"bor_book_link_\")]//div[contains(@class, \"bb_price_text\")]/text()'\n", "XPATH_AMENITIES = '//*[@class=\"hotels-hotel-review-about-with-photos-Amenity__name--2IUMR\"]/text()'\n", "\n", "# Main body of the script where everything goes- extraction of information.\n", "for iter_val in range(loop_count): \n", " file_count = file_no + iter_val\n", " file_no += 1\n", " url = str(hotel_full_urllist.values[file_count])[2:-2]\n", " print(url)\n", " \n", " filename = 'Project-Dataset/final-data/hotel_webpage'+ str(file_no) + '.txt'\n", " download_only_page(url, filename)\n", " html = read_parse_file(filename)\n", " hotel_id.append(hotel_count)\n", " \n", " # Get hotel name\n", " name = str(html.xpath(XPATH_HOTELNAME))[2:-2]\n", " hotel_name.append(name)\n", " print(name)\n", " \n", " # Get overall hotel rating in figures and words.\n", " overall_rating, hotel_rating_overall_word = get_overall_rating(html, XPATH_HOTELOVERALL_RATING, XPATH_OVERALLRATING_WORDS)\n", " hotel_overall_rating.append(overall_rating.strip())\n", " hotel_overall_rating_words.append(hotel_rating_overall_word.strip())\n", " \n", " # Get address of hotels\n", " street_name, locality_name, country, address_full, locality = get_address(html, XPATH_STADDRESS, XPATH_LOCALITY, XPATH_COUNTRY)\n", " address.append(address_full)\n", " print(address_full)\n", " \n", " # Get (Latitude,Longitude) values for hotels\n", " lat, lon = get_lat_long(address_full, locality)\n", " lat_lon.append((lat, lon))\n", " \n", " # Get amenities\n", " amenities.append(html.xpath(XPATH_AMENITIES))\n", " \n", " # Get price\n", " price = get_price(html, XPATH_PRICE)\n", " hotel_price.append(price)\n", " \n", " # Get reviews- user profile, user ratings, date/time\n", " reviews_total = get_reviews(html, XPATH_REVIEW_NUMBER, XPATH_ALTREVIEW_NUMBER)\n", " total_reviews.append(reviews_total)\n", " \n", " # Calculate the number of pages to parse based on total reviews present.\n", " if int(reviews_total) > 5:\n", " num_pages_reviews = int(int(reviews_total)/5)\n", " num_reviews_perpage = 5\n", " elif int(reviews_total) <= 5:\n", " num_pages_reviews = 1\n", " num_reviews_perpage = int(reviews_total)\n", " \n", " for iter_var_outer in range(int(num_pages_reviews)):\n", " count = 3\n", " val = 0\n", " \n", " # Create URLs to call next-next pages recursively\n", " url_reviews = url.split('-')\n", " if (iter_var_outer-1) >= 0:\n", " val = int(5 + ((iter_var_outer - 1) * 5))\n", " var = url_reviews[3]\n", " url_reviews[3] = str(var+'-or'+str(val)) \n", " url_review = '-'.join(url_reviews)\n", " print(url_review)\n", " \n", " # Download html page and save it as a text file\n", " file_number += 1\n", " filename = 'Project-Dataset/final-data/hotel_reviews_webpage'+ str(file_number) + '.txt'\n", " download_only_page(url_review, filename)\n", " \n", " # Get etree instance to parse its content.\n", " html = read_parse_file(filename)\n", " \n", " for iter_var in range(num_reviews_perpage):\n", " review_count = iter_val + 1\n", " if review_count % 5 == 0:\n", " count = 3\n", " \n", " user_rating = str(html.xpath('//*[@id=\"component_24\"]/div[3]/div/div[' + str(count) + ']//span[contains(@class, \"ui_bubble_rating\")]/@class'))[26:-2]\n", " if user_rating != '':\n", " user_rating = int(user_rating)/10\n", " print(user_rating)\n", " else:\n", " user_rating = 'nil'\n", " \n", " user_profiles = str(html.xpath('//*[@id=\"component_24\"]/div[3]/div/div[' + str(count) + ']//a[@class=\"ui_header_link social-member-MemberEventOnObjectBlock__member--23Flv\"]/@href'))[2:-2]\n", " if user_profiles != '':\n", " user_profiles = 'https://www.tripadvisor.ca' + user_profiles\n", " else:\n", " user_profiles = 'nil'\n", " \n", " user_names = str(html.xpath('//*[@id=\"component_24\"]/div[3]/div/div[' + str(count) + ']//a[@class=\"ui_header_link social-member-MemberEventOnObjectBlock__member--23Flv\"]/text()'))[2:-2]\n", " \n", " review_date = str(html.xpath('//*[@id=\"component_24\"]/div[3]/div/div[' + str(count) + ']//div[@class=\"social-member-MemberEventOnObjectBlock__event_type--1lSEx\"]/span/text()'))[18:-2]\n", " if review_date.lower() == 'yesterday':\n", " review_date = 'Mar. 22'\n", " if review_date == '':\n", " review_date = 'nil'\n", " \n", " \n", " stay_date = str(html.xpath('//*[@id=\"component_24\"]/div[3]/div/div[' + str(count) + ']//div[@class=\"hotels-review-list-parts-EventDate__event_date--CRXs4\"]/span/text()'))[2:-2]\n", " if stay_date == '':\n", " stay_date = 'nil'\n", " \n", " review_title = str(html.xpath('//*[@id=\"component_24\"]/div[3]/div/div[' + str(count) + ']//a[@class=\"hotels-hotel-review-community-content-review-list-parts-ReviewTitle__reviewTitleText--2VUye\"]/span/span/text()'))[2:-2]\n", " if review_title == '':\n", " review_title = ''\n", " \n", " review = str(html.xpath('//*[@id=\"component_24\"]/div[3]/div/div[' + str(count) + ']//q[@class=\"hotels-hotel-review-community-content-review-list-parts-ExpandableReview__reviewText--2OVqJ\"]/span//text()'))[2:-2]\n", " if review == '':\n", " review = 'nil'\n", " \n", " review_id.append(hotel_count) \n", " user_ratings.append(user_rating)\n", " user_name.append(user_names)\n", " user_profile.append(user_profiles)\n", " user_review.append(str(review_title + \" \" + review))\n", " user_reviewdate.append(review_date)\n", " user_staydate.append(stay_date)\n", " count += 1\n", " hotel_count += 1\n", " \n", "review_file_count = file_number\n", "review_left_count = review_count\n", "hotel_left_count = hotel_count\n", "print(\"Batch- Collection successfully done..\\n\")" ] }, { "cell_type": "code", "execution_count": 6, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "Hotel Dataframe updated..\n" ] } ], "source": [ "# For the first batch create dataframe and write the collected information into a fresh file.\n", "if batch != 'second':\n", " # Create single dataframe of collected hotel information.\n", " hotel_info_df = pd.DataFrame()\n", " hotel_info_df['id'] = hotel_id\n", " hotel_info_df['hotel_name'] = hotel_name\n", " hotel_info_df['hotel_rating'] = hotel_overall_rating\n", " hotel_info_df['hotel_experience'] = hotel_overall_rating_words\n", " hotel_info_df['amenities'] = amenities\n", " hotel_info_df['address'] = address\n", " hotel_info_df['country'] = country\n", " hotel_info_df['locality'] = locality_name\n", " hotel_info_df['location'] = lat_lon\n", " hotel_info_df['price'] = hotel_price\n", "\n", " # Write dataframe to csv and json format files.\n", " hotel_info_df.drop_duplicates(subset=['hotel_name'], inplace=True)\n", " hotel_info_df.to_json('Project-Dataset/final-data/hotel_info.json')\n", " hotel_info_df.to_csv('Project-Dataset/final-data/hotel_info.csv', index=False)\n", "\n", "print('Hotel Dataframe updated..')" ] }, { "cell_type": "code", "execution_count": 25, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "3692\n" ] }, { "data": { "text/html": [ "
\n", "\n", "\n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", "
idhotel_namehotel_ratinghotel_experienceamenitiesaddresscountrylocalitylocationprice
01Niagara Falls Marriott Fallsview Hotel & Spa4.0Very good[Pool, Restaurant, Fitness Centre with Gym / W...6740 Fallsview Blvd Niagara Falls OntarioCanada(43.0784124, -79.0820118287735)118
12Fairmont Royal York4.5Excellent[Restaurant, Room service, Fitness Centre with...100 Front Street W Toronto OntarioCanada(43.6459092, -79.3813636)489
23Blue Horizon Hotel4.5Excellent[Pool, Restaurant, Free High Speed Internet (W...1225 Robson St Vancouver British ColumbiaCanada(49.2870098, -123.1285348)169
34Fairmont Le Chateau Frontenac4.5Excellent[Restaurant, Fitness Centre with Gym / Workout...1 Rue des Carrieres Quebec City QuebecCanada(46.81182845, -71.2055490276425)212
45Rimrock Resort Hotel4.5Excellent[Pool, Room service, Fitness Centre with Gym /...300 Mountain Avenue AlbertaCanada(51.1615167, -115.5706911)189
56Niagara Falls Marriott on the Falls4.0Very good[Pool, Restaurant, Fitness Centre with Gym / W...6755 Fallsview Boulevard Niagara Falls OntarioCanada(43.0773648, -79.0827579478645)
67The Burrard4.0Very good[Free High Speed Internet (WiFi), Laundry Serv...1100 Burrard St Vancouver British ColumbiaCanada(49.27975795, -123.127732331588)123
78One King West Hotel & Residence4.5Excellent[Restaurant, Fitness Centre with Gym / Workout...1 King Street West Toronto OntarioCanada(50.000678, -86.000977)
89Le Square Phillips Hotel & Suites4.5Excellent[Pool, Free High Speed Internet (WiFi), Fitnes...1193 Place Phillips Montreal QuebecCanada(45.503560325, -73.56732943)
910Banff Park Lodge Resort and Conference Centre4.0Very good[Pool, Restaurant, Room service, Fitness Centr...222 Lynx Street AlbertaCanada(51.1788053, -115.5744519)
1011Best Western Plus Waterfront Hotel4.0Very good[Fitness Centre with Gym / Workout Room, Free ...277 Riverside Dr W Windsor OntarioCanada(42.3185694, -83.0452773)116
1112Country Inn & Suites by Radisson, Niagara Fall...4.5Excellent[Free High Speed Internet (WiFi), Breakfast in...5525 Victoria Avenue Niagara Falls OntarioCanada(43.0945418, -79.0730751210875)
1213Best Western Plus Chateau Granville4.0Very good[Room service, Free High Speed Internet (WiFi)...1100 Granville St Vancouver British ColumbiaCanada(49.2778186, -123.124592780207)157
1314Novotel Toronto Centre[]45 The Esplanade Toronto OntarioCanada(43.646654, -79.3741190772592)474
1415The Westin Trillium House, Blue Mountain4.0Very good[Pool, Restaurant, Room service, Fitness Centr...220 Gord Canning Drive Blue Mountains OntarioCanada(44.5016075, -80.3105063)151
1516Hotel Le Dauphin Montreal Centre-Ville4.5Excellent[Free High Speed Internet (WiFi), Breakfast in...1025 de Bleury Street Montreal QuebecCanada(52.4760892, -71.8258668)126
1617Chateau Victoria Hotel and Suites4.5Excellent[Pool, Fitness Centre with Gym / Workout Room,...Chateau Victoria 740 Burdett Ave Victoria Brit...Canada(55.001251, -125.002441)
1718L'Hermitage Hotel5.0Excellent[Pool, Fitness Centre with Gym / Workout Room,...788 Richards Street Vancouver British ColumbiaCanada(49.2805221, -123.1169671)265
1819Hotel Grand Pacific4.5Excellent[Pool, Restaurant, Fitness Centre with Gym / W...463 Belleville Street Victoria British ColumbiaCanada(48.4206432, -123.372549817692)249
1920Lord Elgin4.5Excellent[Restaurant, Pool, Fitness Centre with Gym / W...100 Elgin St Ottawa OntarioCanada(45.42134495, -75.6937630429511)
2021Le Saint-Sulpice4.5Excellent[Restaurant, Room service, Free High Speed Int...414 Saint-Sulpice Montreal QuebecCanada(52.4760892, -71.8258668)190
2122Moose Hotel and Suites4.5Excellent[Pool, Room service, Free parking, Restaurant,...345 Banff Avenue AlbertaCanada(51.1996032, -115.537485)
2223Pan Pacific Vancouver4.5Excellent[Pool, Restaurant, Room service, Fitness Centr...300-999 Canada Place Way Vancouver British Col...Canada(55.001251, -125.002441)
2324Coast Coal Harbour Vancouver Hotel by APA4.5Excellent[Pool, Restaurant, Free High Speed Internet (W...1180 West Hastings Street Vancouver British Co...Canada(49.28835455, -123.122191592124)183
2425Fairmont Chateau Lake Louise4.5Excellent[Restaurant, Fitness Centre with Gym / Workout...111 Lake Louise Drive AlbertaCanada(51.4171463, -116.2169453)
2526Summit Lodge Boutique Hotel[]4359 Main St Whistler British ColumbiaCanada(50.1171903, -122.9543022)
2627Delta Hotels by Marriott Toronto4.5Excellent[Free High Speed Internet (WiFi), Pool, Room s...75 Lower Simcoe Street Toronto OntarioCanada(43.6428083, -79.3837488)
2728Acclaim Hotel Calgary Airport4.5Excellent[Free parking, Free High Speed Internet (WiFi)...123 Freeport Blvd NE Calgary AlbertaCanada(51.1507669, -114.0129907)
2829Hotel Le Priori4.5Excellent[Free High Speed Internet (WiFi), Breakfast in...15 rue Sault-au-Matelot Quebec City QuebecCanada(52.4760892, -71.8258668)159
2930Radisson Admiral Toronto Harbourfront[]249 Queen's Quay West Toronto OntarioCanada(43.63858485, -79.3858932572311)
3031Mount Robson Inn4.0Very good[Free High Speed Internet (WiFi), Free parking...902 Connaught Dr (Main Street) AlbertaCanada(55.001251, -115.002136)139
3132Crimson Jasper4.0Very good[Free High Speed Internet (WiFi), Restaurant, ...200 Connaught Dr AlbertaCanada(52.8665, -118.0934041)
3233Bear Hill Lodge4.0Very good[Free parking, Free High Speed Internet (WiFi)...100 Bonhomme Road AlbertaCanada(55.001251, -115.002136)117
3334Chateau Jasper3.5Very good[Pool, Free parking, Restaurant, Bar/Lounge, F...96 Geikie St AlbertaCanada(52.88633, -118.080054)
3435Maligne Lodge3.5Very good[Pool, Free parking, Restaurant, Free High Spe...912 Connaught Dr. AlbertaCanada(52.871033, -118.089972)145
3536Marmot Lodge4.0Very good[Restaurant, Pool, Free parking, Free High Spe...86 Connaught Drive AlbertaCanada(52.8874202, -118.0776376)
3738Tonquin Inn3.5Very good[Pool, Free parking, Restaurant, Free High Spe...100 Juniper Avenue AlbertaCanada(53.5154605, -113.3101844)145
3839Fairmont Jasper Park Lodge4.0Very good[Free parking, Restaurant, Room service, Fitne...Old Lodge Road Jasper AlbertaCanada(52.8882325, -118.0564112)187
3940Sawridge Inn and Conference Centre Jasper4.0Very good[Pool, Free parking, Fitness Centre with Gym /...76 Connaught Drive AlbertaCanada(52.8665, -118.0934041)150
4041Lobstick Lodge3.0Average[Pool, Restaurant, Free parking, Free High Spe...94 Geikie St AlbertaCanada(52.88642, -118.080026)
4142Pyramid Lake Resort[]Pyramid Lake Road AlbertaCanada(52.9103697, -118.0917771)168
4243Jasper Inn & Suites4.0Very good[Free High Speed Internet (WiFi), Pool, Free p...98 Geikie Street AlbertaCanada(52.884366, -118.080609)
4344Athabasca Hotel3.5Very good[Free parking, Restaurant, Bar/Lounge, Free Hi...510 Patricia St AlbertaCanada(52.87657, -118.081459)99
4445Whistlers Inn3.5Very good[Free parking, Restaurant, Bar/Lounge, Free Hi...105 Miette Drive AlbertaCanada(52.8765995644426, -118.080613917096)169
4546HI Jasper3.5Very good[Free parking, Non-smoking hotel, Self-Serve L...1 Skytram Road AlbertaCanada(52.85208, -118.1118021)
4647Astoria Hotel2.5Average[Bar/Lounge, Free High Speed Internet (WiFi), ...404 Connaught Drive AlbertaCanada(52.8774855087601, -118.080006530863)90
4748Sleepy Bear Inn[]818 Patricia Street AlbertaCanada(52.8842283, -118.0791662)119
4849Overlander Mountain Lodge4.0Very good[Free parking, Restaurant, Free High Speed Int...27010 Highway 16 AlbertaCanada(53.5704959, -113.1296237)
4950Patricia Lake Bungalows Resort4.5Excellent[Free parking, Free Internet, Babysitting, Chi...Pyramid Lake Road AlbertaCanada(52.9103697, -118.0917771)
5051The White Brick Inn5.0Excellent[Free parking, Free High Speed Internet (WiFi)...201 Geikie Street AlbertaCanada(52.8761879, -118.0827329)
\n", "
" ], "text/plain": [ " id hotel_name hotel_rating \\\n", "0 1 Niagara Falls Marriott Fallsview Hotel & Spa 4.0 \n", "1 2 Fairmont Royal York 4.5 \n", "2 3 Blue Horizon Hotel 4.5 \n", "3 4 Fairmont Le Chateau Frontenac 4.5 \n", "4 5 Rimrock Resort Hotel 4.5 \n", "5 6 Niagara Falls Marriott on the Falls 4.0 \n", "6 7 The Burrard 4.0 \n", "7 8 One King West Hotel & Residence 4.5 \n", "8 9 Le Square Phillips Hotel & Suites 4.5 \n", "9 10 Banff Park Lodge Resort and Conference Centre 4.0 \n", "10 11 Best Western Plus Waterfront Hotel 4.0 \n", "11 12 Country Inn & Suites by Radisson, Niagara Fall... 4.5 \n", "12 13 Best Western Plus Chateau Granville 4.0 \n", "13 14 Novotel Toronto Centre \n", "14 15 The Westin Trillium House, Blue Mountain 4.0 \n", "15 16 Hotel Le Dauphin Montreal Centre-Ville 4.5 \n", "16 17 Chateau Victoria Hotel and Suites 4.5 \n", "17 18 L'Hermitage Hotel 5.0 \n", "18 19 Hotel Grand Pacific 4.5 \n", "19 20 Lord Elgin 4.5 \n", "20 21 Le Saint-Sulpice 4.5 \n", "21 22 Moose Hotel and Suites 4.5 \n", "22 23 Pan Pacific Vancouver 4.5 \n", "23 24 Coast Coal Harbour Vancouver Hotel by APA 4.5 \n", "24 25 Fairmont Chateau Lake Louise 4.5 \n", "25 26 Summit Lodge Boutique Hotel \n", "26 27 Delta Hotels by Marriott Toronto 4.5 \n", "27 28 Acclaim Hotel Calgary Airport 4.5 \n", "28 29 Hotel Le Priori 4.5 \n", "29 30 Radisson Admiral Toronto Harbourfront \n", "30 31 Mount Robson Inn 4.0 \n", "31 32 Crimson Jasper 4.0 \n", "32 33 Bear Hill Lodge 4.0 \n", "33 34 Chateau Jasper 3.5 \n", "34 35 Maligne Lodge 3.5 \n", "35 36 Marmot Lodge 4.0 \n", "37 38 Tonquin Inn 3.5 \n", "38 39 Fairmont Jasper Park Lodge 4.0 \n", "39 40 Sawridge Inn and Conference Centre Jasper 4.0 \n", "40 41 Lobstick Lodge 3.0 \n", "41 42 Pyramid Lake Resort \n", "42 43 Jasper Inn & Suites 4.0 \n", "43 44 Athabasca Hotel 3.5 \n", "44 45 Whistlers Inn 3.5 \n", "45 46 HI Jasper 3.5 \n", "46 47 Astoria Hotel 2.5 \n", "47 48 Sleepy Bear Inn \n", "48 49 Overlander Mountain Lodge 4.0 \n", "49 50 Patricia Lake Bungalows Resort 4.5 \n", "50 51 The White Brick Inn 5.0 \n", "\n", " hotel_experience amenities \\\n", "0 Very good [Pool, Restaurant, Fitness Centre with Gym / W... \n", "1 Excellent [Restaurant, Room service, Fitness Centre with... \n", "2 Excellent [Pool, Restaurant, Free High Speed Internet (W... \n", "3 Excellent [Restaurant, Fitness Centre with Gym / Workout... \n", "4 Excellent [Pool, Room service, Fitness Centre with Gym /... \n", "5 Very good [Pool, Restaurant, Fitness Centre with Gym / W... \n", "6 Very good [Free High Speed Internet (WiFi), Laundry Serv... \n", "7 Excellent [Restaurant, Fitness Centre with Gym / Workout... \n", "8 Excellent [Pool, Free High Speed Internet (WiFi), Fitnes... \n", "9 Very good [Pool, Restaurant, Room service, Fitness Centr... \n", "10 Very good [Fitness Centre with Gym / Workout Room, Free ... \n", "11 Excellent [Free High Speed Internet (WiFi), Breakfast in... \n", "12 Very good [Room service, Free High Speed Internet (WiFi)... \n", "13 [] \n", "14 Very good [Pool, Restaurant, Room service, Fitness Centr... \n", "15 Excellent [Free High Speed Internet (WiFi), Breakfast in... \n", "16 Excellent [Pool, Fitness Centre with Gym / Workout Room,... \n", "17 Excellent [Pool, Fitness Centre with Gym / Workout Room,... \n", "18 Excellent [Pool, Restaurant, Fitness Centre with Gym / W... \n", "19 Excellent [Restaurant, Pool, Fitness Centre with Gym / W... \n", "20 Excellent [Restaurant, Room service, Free High Speed Int... \n", "21 Excellent [Pool, Room service, Free parking, Restaurant,... \n", "22 Excellent [Pool, Restaurant, Room service, Fitness Centr... \n", "23 Excellent [Pool, Restaurant, Free High Speed Internet (W... \n", "24 Excellent [Restaurant, Fitness Centre with Gym / Workout... \n", "25 [] \n", "26 Excellent [Free High Speed Internet (WiFi), Pool, Room s... \n", "27 Excellent [Free parking, Free High Speed Internet (WiFi)... \n", "28 Excellent [Free High Speed Internet (WiFi), Breakfast in... \n", "29 [] \n", "30 Very good [Free High Speed Internet (WiFi), Free parking... \n", "31 Very good [Free High Speed Internet (WiFi), Restaurant, ... \n", "32 Very good [Free parking, Free High Speed Internet (WiFi)... \n", "33 Very good [Pool, Free parking, Restaurant, Bar/Lounge, F... \n", "34 Very good [Pool, Free parking, Restaurant, Free High Spe... \n", "35 Very good [Restaurant, Pool, Free parking, Free High Spe... \n", "37 Very good [Pool, Free parking, Restaurant, Free High Spe... \n", "38 Very good [Free parking, Restaurant, Room service, Fitne... \n", "39 Very good [Pool, Free parking, Fitness Centre with Gym /... \n", "40 Average [Pool, Restaurant, Free parking, Free High Spe... \n", "41 [] \n", "42 Very good [Free High Speed Internet (WiFi), Pool, Free p... \n", "43 Very good [Free parking, Restaurant, Bar/Lounge, Free Hi... \n", "44 Very good [Free parking, Restaurant, Bar/Lounge, Free Hi... \n", "45 Very good [Free parking, Non-smoking hotel, Self-Serve L... \n", "46 Average [Bar/Lounge, Free High Speed Internet (WiFi), ... \n", "47 [] \n", "48 Very good [Free parking, Restaurant, Free High Speed Int... \n", "49 Excellent [Free parking, Free Internet, Babysitting, Chi... \n", "50 Excellent [Free parking, Free High Speed Internet (WiFi)... \n", "\n", " address country locality \\\n", "0 6740 Fallsview Blvd Niagara Falls Ontario Canada \n", "1 100 Front Street W Toronto Ontario Canada \n", "2 1225 Robson St Vancouver British Columbia Canada \n", "3 1 Rue des Carrieres Quebec City Quebec Canada \n", "4 300 Mountain Avenue Alberta Canada \n", "5 6755 Fallsview Boulevard Niagara Falls Ontario Canada \n", "6 1100 Burrard St Vancouver British Columbia Canada \n", "7 1 King Street West Toronto Ontario Canada \n", "8 1193 Place Phillips Montreal Quebec Canada \n", "9 222 Lynx Street Alberta Canada \n", "10 277 Riverside Dr W Windsor Ontario Canada \n", "11 5525 Victoria Avenue Niagara Falls Ontario Canada \n", "12 1100 Granville St Vancouver British Columbia Canada \n", "13 45 The Esplanade Toronto Ontario Canada \n", "14 220 Gord Canning Drive Blue Mountains Ontario Canada \n", "15 1025 de Bleury Street Montreal Quebec Canada \n", "16 Chateau Victoria 740 Burdett Ave Victoria Brit... Canada \n", "17 788 Richards Street Vancouver British Columbia Canada \n", "18 463 Belleville Street Victoria British Columbia Canada \n", "19 100 Elgin St Ottawa Ontario Canada \n", "20 414 Saint-Sulpice Montreal Quebec Canada \n", "21 345 Banff Avenue Alberta Canada \n", "22 300-999 Canada Place Way Vancouver British Col... Canada \n", "23 1180 West Hastings Street Vancouver British Co... Canada \n", "24 111 Lake Louise Drive Alberta Canada \n", "25 4359 Main St Whistler British Columbia Canada \n", "26 75 Lower Simcoe Street Toronto Ontario Canada \n", "27 123 Freeport Blvd NE Calgary Alberta Canada \n", "28 15 rue Sault-au-Matelot Quebec City Quebec Canada \n", "29 249 Queen's Quay West Toronto Ontario Canada \n", "30 902 Connaught Dr (Main Street) Alberta Canada \n", "31 200 Connaught Dr Alberta Canada \n", "32 100 Bonhomme Road Alberta Canada \n", "33 96 Geikie St Alberta Canada \n", "34 912 Connaught Dr. Alberta Canada \n", "35 86 Connaught Drive Alberta Canada \n", "37 100 Juniper Avenue Alberta Canada \n", "38 Old Lodge Road Jasper Alberta Canada \n", "39 76 Connaught Drive Alberta Canada \n", "40 94 Geikie St Alberta Canada \n", "41 Pyramid Lake Road Alberta Canada \n", "42 98 Geikie Street Alberta Canada \n", "43 510 Patricia St Alberta Canada \n", "44 105 Miette Drive Alberta Canada \n", "45 1 Skytram Road Alberta Canada \n", "46 404 Connaught Drive Alberta Canada \n", "47 818 Patricia Street Alberta Canada \n", "48 27010 Highway 16 Alberta Canada \n", "49 Pyramid Lake Road Alberta Canada \n", "50 201 Geikie Street Alberta Canada \n", "\n", " location price \n", "0 (43.0784124, -79.0820118287735) 118 \n", "1 (43.6459092, -79.3813636) 489 \n", "2 (49.2870098, -123.1285348) 169 \n", "3 (46.81182845, -71.2055490276425) 212 \n", "4 (51.1615167, -115.5706911) 189 \n", "5 (43.0773648, -79.0827579478645) \n", "6 (49.27975795, -123.127732331588) 123 \n", "7 (50.000678, -86.000977) \n", "8 (45.503560325, -73.56732943) \n", "9 (51.1788053, -115.5744519) \n", "10 (42.3185694, -83.0452773) 116 \n", "11 (43.0945418, -79.0730751210875) \n", "12 (49.2778186, -123.124592780207) 157 \n", "13 (43.646654, -79.3741190772592) 474 \n", "14 (44.5016075, -80.3105063) 151 \n", "15 (52.4760892, -71.8258668) 126 \n", "16 (55.001251, -125.002441) \n", "17 (49.2805221, -123.1169671) 265 \n", "18 (48.4206432, -123.372549817692) 249 \n", "19 (45.42134495, -75.6937630429511) \n", "20 (52.4760892, -71.8258668) 190 \n", "21 (51.1996032, -115.537485) \n", "22 (55.001251, -125.002441) \n", "23 (49.28835455, -123.122191592124) 183 \n", "24 (51.4171463, -116.2169453) \n", "25 (50.1171903, -122.9543022) \n", "26 (43.6428083, -79.3837488) \n", "27 (51.1507669, -114.0129907) \n", "28 (52.4760892, -71.8258668) 159 \n", "29 (43.63858485, -79.3858932572311) \n", "30 (55.001251, -115.002136) 139 \n", "31 (52.8665, -118.0934041) \n", "32 (55.001251, -115.002136) 117 \n", "33 (52.88633, -118.080054) \n", "34 (52.871033, -118.089972) 145 \n", "35 (52.8874202, -118.0776376) \n", "37 (53.5154605, -113.3101844) 145 \n", "38 (52.8882325, -118.0564112) 187 \n", "39 (52.8665, -118.0934041) 150 \n", "40 (52.88642, -118.080026) \n", "41 (52.9103697, -118.0917771) 168 \n", "42 (52.884366, -118.080609) \n", "43 (52.87657, -118.081459) 99 \n", "44 (52.8765995644426, -118.080613917096) 169 \n", "45 (52.85208, -118.1118021) \n", "46 (52.8774855087601, -118.080006530863) 90 \n", "47 (52.8842283, -118.0791662) 119 \n", "48 (53.5704959, -113.1296237) \n", "49 (52.9103697, -118.0917771) \n", "50 (52.8761879, -118.0827329) " ] }, "execution_count": 25, "metadata": {}, "output_type": "execute_result" } ], "source": [ "print(len(hotel_info_df))\n", "hotel_info_df.head(50)" ] }, { "cell_type": "code", "execution_count": 32, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "review DataFrame updated..\n" ] } ], "source": [ "# For the first batch create dataframe and write the collected information into a fresh file\n", "if batch != 'second':\n", " # Create single dataframe of collected review information.\n", " review_df = pd.DataFrame()\n", " review_df['id'] = review_id\n", " review_df['user_rating'] = user_ratings\n", " review_df['user_name'] = user_name\n", " review_df['user_profile'] = user_profile\n", " review_df['user_review'] = user_review\n", " review_df['user_reviewdate'] = user_reviewdate\n", " review_df['user_staydate'] = user_staydate\n", "\n", " # Write dataframe to csv and json format files.\n", " review_df.drop_duplicates(subset=['user_name', 'id'], inplace=True)\n", " review_df.to_json('Project-Dataset/final-data/reviews.json')\n", " review_df.to_csv('Project-Dataset/final-data/reviews.csv', index=False)\n", " print('review DataFrame updated..')" ] }, { "cell_type": "code", "execution_count": 33, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "175791\n" ] }, { "data": { "text/html": [ "
\n", "\n", "\n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", "
iduser_ratinguser_nameuser_profileuser_reviewuser_reviewdateuser_staydate
015Billy Banda Gizmo Dorothyhttps://www.tripadvisor.ca/Profile/Gizmo4evergreat view Great place to stay and you have th...Mar. 22June 2018
114VisitorfromOntario9https://www.tripadvisor.ca/Profile/Visitorfrom...Nice Winter Break Our multi generational famil...Mar. 19January 2019
215Odyssey624335https://www.tripadvisor.ca/Profile/Odyssey624335Perfect View of the Falls A room with a specta...Mar. 19March 2019
315Melissa Fhttps://www.tripadvisor.ca/Profile/956melissafGreat time!! Beautiful hotel. We would stay ag...Mar. 19March 2019
4152kidswilltravel37https://www.tripadvisor.ca/Profile/2kidswilltr...Peaceful, perfect unobstructed views Having an...Mar. 15March 2019
51nilnilnilnilnil
2014marysevigneaulthttps://www.tripadvisor.ca/Profile/marysevigne...Wonderful place for a Wow You want a meeting o...Feb. 2019February 2019
2114HappyToTravelhttps://www.tripadvisor.ca/Profile/No_Repeat12Business workshop This was a 3 day 2 night sta...Feb. 2019February 2019
2215Mabdad1https://www.tripadvisor.ca/Profile/Mabdad1Fantastic hotel One night stay in Feb, check i...Feb. 2019February 2019
2314Nate Dhttps://www.tripadvisor.ca/Profile/nated602Great View All the rooms overlook the falls, s...Feb. 2019January 2019
2415LeeLee7576https://www.tripadvisor.ca/Profile/LeeLee7576Great visit First time to Niagra Falls! We cho...Feb. 2019October 2018
3515Amron304https://www.tripadvisor.ca/Profile/Amron304All I can say is WOW! It was incredible, the v...Feb. 2019January 2019
3615Beatriz FVhttps://www.tripadvisor.ca/Profile/beatrizfv19Amazing Hotel We booked this hotel to spend th...Feb. 2019February 2019
3714Paul Chttps://www.tripadvisor.ca/Profile/paulc726Very nice hotel When I booked the hotel I wasn...Feb. 2019February 2019
3814Michelle Jhttps://www.tripadvisor.ca/Profile/360michellejGood place to stay If you are looking for a gr...Feb. 2019February 2019
3914lisamax0707https://www.tripadvisor.ca/Profile/lisamax0707Gotta Love The Views! This was a perfect place...Feb. 2019October 2018
4515Kris Ehttps://www.tripadvisor.ca/Profile/449kriseWould definitely return Staff was very friendl...Feb. 2019February 2019
4614R Mhttps://www.tripadvisor.ca/Profile/rmT9219ZAGreat spot, Amazing view Whirlpool king room, ...Feb. 2019January 2019
4715KIMANNhttps://www.tripadvisor.ca/Profile/KIMANN123Great hotel with a magnificent view of the fal...Feb. 2019January 2019
4815Holly Theriaulthttps://www.tripadvisor.ca/Profile/HtheriaultVery nice Our night stay here was very welcomi...Jan. 2019January 2019
4915wrossihttps://www.tripadvisor.ca/Profile/wrossiEnjoyable stay at Marriott Falls & Spa Very ni...Jan. 2019January 2019
5013loriannoliveirahttps://www.tripadvisor.ca/Profile/loriannoliv...Great views, disappointing end. My husband and...Jan. 2019November 2018
5114monolithtravelshttps://www.tripadvisor.ca/Profile/monolithtra...Great place to stay when visiting Niagara Fall...Jan. 2019January 2019
5215george45https://www.tripadvisor.ca/Profile/george45Magnificent Views and Great Hotel Booked a Jun...Jan. 2019September 2018
5311Dana Nhttps://www.tripadvisor.ca/Profile/dandan444One of the worst hotels i have been to around ...Jan. 2019January 2019
5413ShellsEastCoasthttps://www.tripadvisor.ca/Profile/ShellsEastC...Overcharge ~ FEES! In reading other reviews I ...Jan. 2019January 2019
6015Frank Ghttps://www.tripadvisor.ca/Profile/FrankG554Always Awesome Always stay here when in the Fa...Jan. 2019January 2019
6113ROBBO131https://www.tripadvisor.ca/Profile/ROBBO131Breathtaking views We arrived at the hotel at ...Jan. 2019December 2018
6213Sandy_B56https://www.tripadvisor.ca/Profile/Sand_in_my_...Okay but might want to consider alternative We...Jan. 2019January 2019
6315Jim Mhttps://www.tripadvisor.ca/Profile/88JimMWeekday getaway! Spent two nights, very close ...Jan. 2019February 2018
........................
25025Scott Rhttps://www.tripadvisor.ca/Profile/650scottrHotel Royalty! Great great great staff, fast a...Feb. 2019April 2018
25125Flyer56116488775https://www.tripadvisor.ca/Profile/Flyer561164...They raise bees for honey on the roof! Very Cl...Feb. 2019February 2019
25225pattdfhttps://www.tripadvisor.ca/Profile/pattdfGreat personnel and service The personnel that...Feb. 2019February 2019
25324Navigator52251511636https://www.tripadvisor.ca/Profile/Navigator52...Royal York for the Autoshow Staying at Royal Y...Feb. 2019February 2019
25425Michelle Shttps://www.tripadvisor.ca/Profile/R6279OLmich...Superb Our booking team/expert went out of her...Feb. 2019February 2019
25521Roam11136951366https://www.tripadvisor.ca/Profile/Roam1113695...Leaky Bathroom Bathroom was leaking from the l...Feb. 2019February 2019
25624Kaleem Mhttps://www.tripadvisor.ca/Profile/kaleemm2016Family Stay-Auto show As usual it was fantasti...Feb. 2019February 2019
25725Paradise64801670664https://www.tripadvisor.ca/Profile/Paradise648...Great weekend Perfect location for the downtow...Feb. 2019February 2019
25823christonsberghttps://www.tripadvisor.ca/Profile/christonsbergAcceptable business stay Good location and goo...Feb. 2019February 2019
25925Mabdad1https://www.tripadvisor.ca/Profile/Mabdad1Amazing hotel Five day stay during the cold sn...Feb. 2019February 2019
26525Global24649489861https://www.tripadvisor.ca/Profile/Global24649...Exceptional customer service I was amazed at t...Feb. 2019February 2019
26625Anu Chttps://www.tripadvisor.ca/Profile/3anucRelaxing We had a lovely stay at the Fairmont ...Feb. 2019February 2019
26725klangdonhttps://www.tripadvisor.ca/Profile/klangdonJust what I needed Just what I needed. Close t...Feb. 2019February 2019
26824johnmQ4443SRhttps://www.tripadvisor.ca/Profile/johnmQ4443SRWeekend in Toronto for Business and Pleasure L...Feb. 2019February 2019
26925Roving52559252762https://www.tripadvisor.ca/Profile/Roving52559...Lovely getaway PeefecP location, attached to t...Feb. 2019February 2019
28024peibernihttps://www.tripadvisor.ca/Profile/peiberniBest customer service of any hotel I have stay...Feb. 2019February 2019
28123sjcan8119https://www.tripadvisor.ca/Profile/sjcan8119Meh The hotel is dated and really isn’t anythi...Feb. 2019February 2019
28225Roam18500451867https://www.tripadvisor.ca/Profile/Roam1850045...Remarkable atmosphere and staff with an outsta...Feb. 2019February 2019
28325Gloria787https://www.tripadvisor.ca/Profile/Gloria787Sister weekend We had a beautiful stay at the ...Feb. 2019December 2018
28425DougWathttps://www.tripadvisor.ca/Profile/DougWatBusiness stay Always great rooms, temperature ...Feb. 2019February 2019
28525GEM1999https://www.tripadvisor.ca/Profile/GEM1999Anniversary Celebration We had a wonderful sta...Feb. 2019February 2019
28625Kathy Ahttps://www.tripadvisor.ca/Profile/KathyA2The Fairmont Royal York is wonderful! I had a ...Feb. 2019February 2019
28725joseph hhttps://www.tripadvisor.ca/Profile/H3230QWjosephhI only stay here when in toronto Once again th...Feb. 2019February 2019
28825LindaKBarrie2014https://www.tripadvisor.ca/Profile/LindaKBarri...Fabulous Stay We were celebrating our 40th wed...Feb. 2019February 2019
28924allanbowershttps://www.tripadvisor.ca/Profile/allanbowershuge hotel The Fairmont Royal York is opposite...Feb. 2019February 2019
29025ldhead0223https://www.tripadvisor.ca/Profile/ldhead0223Excellent! We planned a trip to Toronto to cel...Feb. 2019February 2019
29125112RedPatchBoyhttps://www.tripadvisor.ca/Profile/112RedPatchBoyTwo Night Stay Spectacular Client Experience -...Feb. 2019February 2019
29224AmyLee1288https://www.tripadvisor.ca/Profile/AmyLee1288Great Gatsby Our conference was elsewhere but ...Feb. 2019January 2019
29325TeHhttps://www.tripadvisor.ca/Profile/811tanjaextraordinary service at the Royal York Hotel ...Feb. 2019February 2019
29425Excursion63539195658https://www.tripadvisor.ca/Profile/Excursion63...Amazing staff, amazing view, everything was wi...Feb. 2019February 2019
\n", "

200 rows × 7 columns

\n", "
" ], "text/plain": [ " id user_rating user_name \\\n", "0 1 5 Billy Banda Gizmo Dorothy \n", "1 1 4 VisitorfromOntario9 \n", "2 1 5 Odyssey624335 \n", "3 1 5 Melissa F \n", "4 1 5 2kidswilltravel37 \n", "5 1 nil \n", "20 1 4 marysevigneault \n", "21 1 4 HappyToTravel \n", "22 1 5 Mabdad1 \n", "23 1 4 Nate D \n", "24 1 5 LeeLee7576 \n", "35 1 5 Amron304 \n", "36 1 5 Beatriz FV \n", "37 1 4 Paul C \n", "38 1 4 Michelle J \n", "39 1 4 lisamax0707 \n", "45 1 5 Kris E \n", "46 1 4 R M \n", "47 1 5 KIMANN \n", "48 1 5 Holly Theriault \n", "49 1 5 wrossi \n", "50 1 3 loriannoliveira \n", "51 1 4 monolithtravels \n", "52 1 5 george45 \n", "53 1 1 Dana N \n", "54 1 3 ShellsEastCoast \n", "60 1 5 Frank G \n", "61 1 3 ROBBO131 \n", "62 1 3 Sandy_B56 \n", "63 1 5 Jim M \n", ".. .. ... ... \n", "250 2 5 Scott R \n", "251 2 5 Flyer56116488775 \n", "252 2 5 pattdf \n", "253 2 4 Navigator52251511636 \n", "254 2 5 Michelle S \n", "255 2 1 Roam11136951366 \n", "256 2 4 Kaleem M \n", "257 2 5 Paradise64801670664 \n", "258 2 3 christonsberg \n", "259 2 5 Mabdad1 \n", "265 2 5 Global24649489861 \n", "266 2 5 Anu C \n", "267 2 5 klangdon \n", "268 2 4 johnmQ4443SR \n", "269 2 5 Roving52559252762 \n", "280 2 4 peiberni \n", "281 2 3 sjcan8119 \n", "282 2 5 Roam18500451867 \n", "283 2 5 Gloria787 \n", "284 2 5 DougWat \n", "285 2 5 GEM1999 \n", "286 2 5 Kathy A \n", "287 2 5 joseph h \n", "288 2 5 LindaKBarrie2014 \n", "289 2 4 allanbowers \n", "290 2 5 ldhead0223 \n", "291 2 5 112RedPatchBoy \n", "292 2 4 AmyLee1288 \n", "293 2 5 TeH \n", "294 2 5 Excursion63539195658 \n", "\n", " user_profile \\\n", "0 https://www.tripadvisor.ca/Profile/Gizmo4ever \n", "1 https://www.tripadvisor.ca/Profile/Visitorfrom... \n", "2 https://www.tripadvisor.ca/Profile/Odyssey624335 \n", "3 https://www.tripadvisor.ca/Profile/956melissaf \n", "4 https://www.tripadvisor.ca/Profile/2kidswilltr... \n", "5 nil \n", "20 https://www.tripadvisor.ca/Profile/marysevigne... \n", "21 https://www.tripadvisor.ca/Profile/No_Repeat12 \n", "22 https://www.tripadvisor.ca/Profile/Mabdad1 \n", "23 https://www.tripadvisor.ca/Profile/nated602 \n", "24 https://www.tripadvisor.ca/Profile/LeeLee7576 \n", "35 https://www.tripadvisor.ca/Profile/Amron304 \n", "36 https://www.tripadvisor.ca/Profile/beatrizfv19 \n", "37 https://www.tripadvisor.ca/Profile/paulc726 \n", "38 https://www.tripadvisor.ca/Profile/360michellej \n", "39 https://www.tripadvisor.ca/Profile/lisamax0707 \n", "45 https://www.tripadvisor.ca/Profile/449krise \n", "46 https://www.tripadvisor.ca/Profile/rmT9219ZA \n", "47 https://www.tripadvisor.ca/Profile/KIMANN123 \n", "48 https://www.tripadvisor.ca/Profile/Htheriault \n", "49 https://www.tripadvisor.ca/Profile/wrossi \n", "50 https://www.tripadvisor.ca/Profile/loriannoliv... \n", "51 https://www.tripadvisor.ca/Profile/monolithtra... \n", "52 https://www.tripadvisor.ca/Profile/george45 \n", "53 https://www.tripadvisor.ca/Profile/dandan444 \n", "54 https://www.tripadvisor.ca/Profile/ShellsEastC... \n", "60 https://www.tripadvisor.ca/Profile/FrankG554 \n", "61 https://www.tripadvisor.ca/Profile/ROBBO131 \n", "62 https://www.tripadvisor.ca/Profile/Sand_in_my_... \n", "63 https://www.tripadvisor.ca/Profile/88JimM \n", ".. ... \n", "250 https://www.tripadvisor.ca/Profile/650scottr \n", "251 https://www.tripadvisor.ca/Profile/Flyer561164... \n", "252 https://www.tripadvisor.ca/Profile/pattdf \n", "253 https://www.tripadvisor.ca/Profile/Navigator52... \n", "254 https://www.tripadvisor.ca/Profile/R6279OLmich... \n", "255 https://www.tripadvisor.ca/Profile/Roam1113695... \n", "256 https://www.tripadvisor.ca/Profile/kaleemm2016 \n", "257 https://www.tripadvisor.ca/Profile/Paradise648... \n", "258 https://www.tripadvisor.ca/Profile/christonsberg \n", "259 https://www.tripadvisor.ca/Profile/Mabdad1 \n", "265 https://www.tripadvisor.ca/Profile/Global24649... \n", "266 https://www.tripadvisor.ca/Profile/3anuc \n", "267 https://www.tripadvisor.ca/Profile/klangdon \n", "268 https://www.tripadvisor.ca/Profile/johnmQ4443SR \n", "269 https://www.tripadvisor.ca/Profile/Roving52559... \n", "280 https://www.tripadvisor.ca/Profile/peiberni \n", "281 https://www.tripadvisor.ca/Profile/sjcan8119 \n", "282 https://www.tripadvisor.ca/Profile/Roam1850045... \n", "283 https://www.tripadvisor.ca/Profile/Gloria787 \n", "284 https://www.tripadvisor.ca/Profile/DougWat \n", "285 https://www.tripadvisor.ca/Profile/GEM1999 \n", "286 https://www.tripadvisor.ca/Profile/KathyA2 \n", "287 https://www.tripadvisor.ca/Profile/H3230QWjosephh \n", "288 https://www.tripadvisor.ca/Profile/LindaKBarri... \n", "289 https://www.tripadvisor.ca/Profile/allanbowers \n", "290 https://www.tripadvisor.ca/Profile/ldhead0223 \n", "291 https://www.tripadvisor.ca/Profile/112RedPatchBoy \n", "292 https://www.tripadvisor.ca/Profile/AmyLee1288 \n", "293 https://www.tripadvisor.ca/Profile/811tanja \n", "294 https://www.tripadvisor.ca/Profile/Excursion63... \n", "\n", " user_review user_reviewdate \\\n", "0 great view Great place to stay and you have th... Mar. 22 \n", "1 Nice Winter Break Our multi generational famil... Mar. 19 \n", "2 Perfect View of the Falls A room with a specta... Mar. 19 \n", "3 Great time!! Beautiful hotel. We would stay ag... Mar. 19 \n", "4 Peaceful, perfect unobstructed views Having an... Mar. 15 \n", "5 nil nil \n", "20 Wonderful place for a Wow You want a meeting o... Feb. 2019 \n", "21 Business workshop This was a 3 day 2 night sta... Feb. 2019 \n", "22 Fantastic hotel One night stay in Feb, check i... Feb. 2019 \n", "23 Great View All the rooms overlook the falls, s... Feb. 2019 \n", "24 Great visit First time to Niagra Falls! We cho... Feb. 2019 \n", "35 All I can say is WOW! It was incredible, the v... Feb. 2019 \n", "36 Amazing Hotel We booked this hotel to spend th... Feb. 2019 \n", "37 Very nice hotel When I booked the hotel I wasn... Feb. 2019 \n", "38 Good place to stay If you are looking for a gr... Feb. 2019 \n", "39 Gotta Love The Views! This was a perfect place... Feb. 2019 \n", "45 Would definitely return Staff was very friendl... Feb. 2019 \n", "46 Great spot, Amazing view Whirlpool king room, ... Feb. 2019 \n", "47 Great hotel with a magnificent view of the fal... Feb. 2019 \n", "48 Very nice Our night stay here was very welcomi... Jan. 2019 \n", "49 Enjoyable stay at Marriott Falls & Spa Very ni... Jan. 2019 \n", "50 Great views, disappointing end. My husband and... Jan. 2019 \n", "51 Great place to stay when visiting Niagara Fall... Jan. 2019 \n", "52 Magnificent Views and Great Hotel Booked a Jun... Jan. 2019 \n", "53 One of the worst hotels i have been to around ... Jan. 2019 \n", "54 Overcharge ~ FEES! In reading other reviews I ... Jan. 2019 \n", "60 Always Awesome Always stay here when in the Fa... Jan. 2019 \n", "61 Breathtaking views We arrived at the hotel at ... Jan. 2019 \n", "62 Okay but might want to consider alternative We... Jan. 2019 \n", "63 Weekday getaway! Spent two nights, very close ... Jan. 2019 \n", ".. ... ... \n", "250 Hotel Royalty! Great great great staff, fast a... Feb. 2019 \n", "251 They raise bees for honey on the roof! Very Cl... Feb. 2019 \n", "252 Great personnel and service The personnel that... Feb. 2019 \n", "253 Royal York for the Autoshow Staying at Royal Y... Feb. 2019 \n", "254 Superb Our booking team/expert went out of her... Feb. 2019 \n", "255 Leaky Bathroom Bathroom was leaking from the l... Feb. 2019 \n", "256 Family Stay-Auto show As usual it was fantasti... Feb. 2019 \n", "257 Great weekend Perfect location for the downtow... Feb. 2019 \n", "258 Acceptable business stay Good location and goo... Feb. 2019 \n", "259 Amazing hotel Five day stay during the cold sn... Feb. 2019 \n", "265 Exceptional customer service I was amazed at t... Feb. 2019 \n", "266 Relaxing We had a lovely stay at the Fairmont ... Feb. 2019 \n", "267 Just what I needed Just what I needed. Close t... Feb. 2019 \n", "268 Weekend in Toronto for Business and Pleasure L... Feb. 2019 \n", "269 Lovely getaway PeefecP location, attached to t... Feb. 2019 \n", "280 Best customer service of any hotel I have stay... Feb. 2019 \n", "281 Meh The hotel is dated and really isn’t anythi... Feb. 2019 \n", "282 Remarkable atmosphere and staff with an outsta... Feb. 2019 \n", "283 Sister weekend We had a beautiful stay at the ... Feb. 2019 \n", "284 Business stay Always great rooms, temperature ... Feb. 2019 \n", "285 Anniversary Celebration We had a wonderful sta... Feb. 2019 \n", "286 The Fairmont Royal York is wonderful! I had a ... Feb. 2019 \n", "287 I only stay here when in toronto Once again th... Feb. 2019 \n", "288 Fabulous Stay We were celebrating our 40th wed... Feb. 2019 \n", "289 huge hotel The Fairmont Royal York is opposite... Feb. 2019 \n", "290 Excellent! We planned a trip to Toronto to cel... Feb. 2019 \n", "291 Two Night Stay Spectacular Client Experience -... Feb. 2019 \n", "292 Great Gatsby Our conference was elsewhere but ... Feb. 2019 \n", "293 extraordinary service at the Royal York Hotel ... Feb. 2019 \n", "294 Amazing staff, amazing view, everything was wi... Feb. 2019 \n", "\n", " user_staydate \n", "0 June 2018 \n", "1 January 2019 \n", "2 March 2019 \n", "3 March 2019 \n", "4 March 2019 \n", "5 nil \n", "20 February 2019 \n", "21 February 2019 \n", "22 February 2019 \n", "23 January 2019 \n", "24 October 2018 \n", "35 January 2019 \n", "36 February 2019 \n", "37 February 2019 \n", "38 February 2019 \n", "39 October 2018 \n", "45 February 2019 \n", "46 January 2019 \n", "47 January 2019 \n", "48 January 2019 \n", "49 January 2019 \n", "50 November 2018 \n", "51 January 2019 \n", "52 September 2018 \n", "53 January 2019 \n", "54 January 2019 \n", "60 January 2019 \n", "61 December 2018 \n", "62 January 2019 \n", "63 February 2018 \n", ".. ... \n", "250 April 2018 \n", "251 February 2019 \n", "252 February 2019 \n", "253 February 2019 \n", "254 February 2019 \n", "255 February 2019 \n", "256 February 2019 \n", "257 February 2019 \n", "258 February 2019 \n", "259 February 2019 \n", "265 February 2019 \n", "266 February 2019 \n", "267 February 2019 \n", "268 February 2019 \n", "269 February 2019 \n", "280 February 2019 \n", "281 February 2019 \n", "282 February 2019 \n", "283 December 2018 \n", "284 February 2019 \n", "285 February 2019 \n", "286 February 2019 \n", "287 February 2019 \n", "288 February 2019 \n", "289 February 2019 \n", "290 February 2019 \n", "291 February 2019 \n", "292 January 2019 \n", "293 February 2019 \n", "294 February 2019 \n", "\n", "[200 rows x 7 columns]" ] }, "execution_count": 33, "metadata": {}, "output_type": "execute_result" } ], "source": [ "print(len(review_df))\n", "review_df.head(200)" ] }, { "cell_type": "code", "execution_count": 10, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "Hotel Dataframe updated..\n", "review DataFrame updated..\n" ] } ], "source": [ "# For second batch, create dataframe and append the information to already created files.\n", "if batch == 'second':\n", " # Create single dataframe of collected hotel information.\n", " hotel_info_df = pd.DataFrame()\n", " hotel_info_df['id'] = hotel_id\n", " hotel_info_df['hotel_name'] = hotel_name\n", " hotel_info_df['hotel_rating'] = hotel_overall_rating\n", " hotel_info_df['hotel_experience'] = hotel_overall_rating_words\n", " hotel_info_df['amenities'] = amenities\n", " hotel_info_df['address'] = address\n", " hotel_info_df['country'] = country\n", " hotel_info_df['locality'] = locality_name\n", " hotel_info_df['location'] = lat_lon\n", " hotel_info_df['price'] = hotel_price\n", "\n", " # Drop duplicates by hotel name.\n", " hotel_info_df.drop_duplicates(subset=['hotel_name'], inplace=True)\n", " hotel_info_df.drop(['locality'], axis = 1, inplace=True)\n", "\n", " # Append to hotel-info.csv and hotel-info.json files. \n", " with open('Project-Dataset/final-data/hotel_info.json', 'a') as fd_hotel:\n", " hotel_info_df.to_json(fd_hotel)\n", " with open('Project-Dataset/final-data/hotel_info.csv', 'a') as fd1_hotel:\n", " hotel_info_df.to_csv(fd1_hotel, index=False, header=False)\n", " \n", " print('Hotel Dataframe updated..')\n", "\n", " # Create single dataframe of collected review information.\n", " review_df = pd.DataFrame()\n", " review_df['id'] = review_id\n", " review_df['user_rating'] = user_ratings\n", " review_df['user_name'] = user_name\n", " review_df['user_profile'] = user_profile\n", " review_df['user_review'] = user_review\n", " review_df['user_reviewdate'] = user_reviewdate\n", " review_df['user_staydate'] = user_staydate\n", "\n", " # Drop duplicate reviews by user and for a the same hotel.\n", " review_df.drop_duplicates(subset=['user_name', 'id'], inplace=True)\n", " \n", " # Append to reviews.csv and reviews.json files.\n", " with open('Project-Dataset/final-data/reviews.json', 'a') as fd_review:\n", " review_df.to_json(fd_review)\n", " with open('Project-Dataset/final-data/reviews.csv', 'a') as fd1_review:\n", " review_df.to_csv(fd1_review, index=False, header=False)\n", " \n", " print('review DataFrame updated..')" ] }, { "cell_type": "code", "execution_count": 10, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "Hotel urls CSV file read successfully..\n", "5985\n", "Hotel Dataframe updated..\n" ] } ], "source": [ "# After appending batch 2 information onto files, read them and write it back freshly.\n", "if batch == 'second':\n", " hotel_full_info_df = pd.read_csv(\"Project-Dataset/final-data/hotel_info.csv\")\n", " # print(len(hotel_full_urllist))\n", " print('Hotel urls CSV file read successfully..')\n", "\n", " hotel_full_info_df.drop_duplicates(subset=['hotel_name'], inplace=True)\n", " # hotel_full_info_df.drop(['locality'], axis = 1, inplace=True)\n", " print(len(hotel_full_info_df))\n", "\n", " # Write to csv and json files.\n", " hotel_full_info_df.to_json('Project-Dataset/final-data/hotel_info.json')\n", " hotel_full_info_df.to_csv('Project-Dataset/final-data/hotel_info.csv', index=False)\n", "\n", " print('Hotel Dataframe updated..')\n", " hotel_full_info_df.head()" ] }, { "cell_type": "code", "execution_count": 12, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "Review urls CSV file read successfully..\n", "245320\n", "review DataFrame updated..\n" ] } ], "source": [ "# After appending batch 2 information onto files, read them and write it back freshly.\n", "if batch == 'second':\n", " review_full_info_df = pd.read_csv(\"Project-Dataset/final-data/reviews.csv\")\n", " # print(len(hotel_full_urllist))\n", " print('Review urls CSV file read successfully..')\n", "\n", " review_full_info_df.drop_duplicates(subset=['user_name', 'id'], inplace=True)\n", " review_full_info_df.dropna(inplace=True)\n", " print(len(review_full_info_df))\n", "\n", " # Write to csv and json files.\n", " review_full_info_df.to_json('Project-Dataset/final-data/reviews.json')\n", " review_full_info_df.to_csv('Project-Dataset/final-data/reviews.csv', index=False)\n", " \n", " print('review DataFrame updated..')\n", " review_full_info_df.head()" ] } ], "metadata": { "kernelspec": { "display_name": "Python 3", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.7.2" } }, "nbformat": 4, "nbformat_minor": 2 } ================================================ FILE: attraction_etl.ipynb ================================================ { "cells": [ { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "from pyspark import SparkContext as sc\n", "from pyspark.sql import SQLContext\n", "from pyspark.sql import SparkSession, functions, types\n", "from pyspark.sql.types import *\n", "from IPython.display import display\n", "import pandas as pd\n", "import math, re, urllib, requests\n", "from datetime import datetime as dt" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "sc = sc(appName=\"attraction\")\n", "sqlContext = SQLContext(sc)\n", "spark = SparkSession.builder.appName('attraction analysis').getOrCreate()" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "det_path = 'outputs/attraction_details'\n", "rev_path = 'outputs/attraction_reviews'" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "det_df = spark.read.parquet(det_path)\n", "det_df.createOrReplaceTempView('det_df')" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "display(det_df.count())\n", "display(det_df.orderBy('attraction_id').toPandas().head(11))" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "clean_loc_udf = functions.udf(lambda x: re.sub('things_to_do_in_','',x),StringType())\n", "det_df = det_df.withColumn('city',clean_loc_udf(det_df.city))\n", "det_df = det_df.withColumn('country',clean_loc_udf(det_df.country))" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "rat_nonull = det_df.where(det_df.rating.isNull()).withColumn(\"rating\", functions.lit(-1))\n", "out_df = det_df.where(det_df.rating.isNotNull()).union(rat_nonull)\n", "display(out_df.count())\n", "out_df.createOrReplaceTempView('out_df')" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "def myround(x, base=.5):\n", " return float(round(x/base)*base)\n", "\n", "avg_rat_df = spark.sql(\"SELECT province, category, AVG(rating) as avg_rating FROM out_df WHERE rating != -1 GROUP BY province, category\")\n", "round_udf = functions.udf(lambda x: myround(x), FloatType())\n", "avg_rat_df = avg_rat_df.withColumn('updated_rating',round_udf(avg_rat_df.avg_rating)).drop('avg_rating')\n", "\n", "out_df = out_df.join(avg_rat_df, ['province','category'],'left').orderBy('attraction_id')\n", "out_df = out_df.withColumn(\"rating\", functions.when(out_df[\"rating\"]== -1, out_df[\"updated_rating\"]).otherwise(out_df[\"rating\"])).drop('updated_rating')\n", "\n", "out_df.createOrReplaceTempView('out_df')\n", "display(out_df.count())" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "avg_price_df = spark.sql(\"SELECT province, category, AVG(price) as avg_price FROM out_df WHERE price > 0 GROUP BY province, category\")\n", "round_price_udf = functions.udf(lambda x: round(x,2), FloatType())\n", "avg_price_df = avg_price_df.withColumn('updated_price', round_price_udf(avg_price_df[\"avg_price\"]))\n", "\n", "upd_price_df = out_df.join(avg_price_df, ['province','category'],'left_outer').orderBy('attraction_id')\n", "det_df = upd_price_df.withColumn(\"price\", functions.when(det_df[\"price\"] == -1.00, upd_price_df[\"updated_price\"]).otherwise(upd_price_df[\"price\"])).drop('updated_price')\n", "\n", "det_df.createOrReplaceTempView('det_df')\n", "display(det_df.count())" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "def find_loc(x):\n", " toOut = re.findall('[+,-]*\\d+\\.\\d+',x)\n", " if len(toOut) == 0:\n", " return [None,None]\n", " else:\n", " return [float(x) for x in toOut]\n", "\n", "loc_udf = functions.udf(lambda x: find_loc(x), ArrayType(FloatType()))\n", "det_loc_df = det_df.withColumn('location', loc_udf(det_df.location)).orderBy('attraction_id')\n", "det_loc_df = det_loc_df.withColumn('latitude',det_loc_df.location[0]).withColumn('longitude',det_loc_df.location[1]).drop('location')\n", "\n", "display(det_loc_df.count())\n", "det_loc_df.createOrReplaceTempView('det_loc_df')" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "det_loc_df.createOrReplaceTempView('det_loc_df')\n", "avg_cc_loc = spark.sql(\"SELECT city, category, AVG(latitude) as cc_lat, AVG(longitude) as cc_lon FROM det_loc_df WHERE ISNULL(latitude) = false AND ISNULL(longitude) = false GROUP BY city, category\")\n", "\n", "det_avgloc_df = det_loc_df.join(avg_cc_loc, ['city','category'],'left_outer')\n", "det_avgloc_df = det_avgloc_df.withColumn('latitude', functions.when(det_avgloc_df['latitude'].isNull(),det_avgloc_df['cc_lat']).otherwise(det_avgloc_df['latitude'])).withColumn('longitude', functions.when(det_avgloc_df['longitude'].isNull(),det_avgloc_df['cc_lon']).otherwise(det_avgloc_df['longitude'])).drop(det_avgloc_df['cc_lat']).drop(det_avgloc_df['cc_lon']).orderBy('attraction_id')\n", "\n", "display(det_avgloc_df.count())\n", "display(det_avgloc_df.toPandas().head(11))" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "# insert your google maps api key below\n", "def get_loc(address, position, maps_key='----'):\n", " maps_api_url = 'https://maps.googleapis.com/maps/api/geocode/json'\n", " request_url = maps_api_url + '?' + urllib.parse.urlencode({'address':address,'key':maps_key})\n", " response = requests.get(request_url)\n", " resp_json_payload = response.json()\n", " out = resp_json_payload['results'][0]['geometry']['location']\n", " if position == 'latitude':\n", " return float(out['lat'])\n", " elif position == 'longitude':\n", " return float(out['lng'])\n", "\n", "get_lat_udf = functions.udf(lambda x: get_loc(x,'latitude'), FloatType())\n", "get_lon_udf = functions.udf(lambda x: get_loc(x,'longitude'), FloatType())\n", "det_avgloc_df = det_avgloc_df.withColumn('latitude',functions.when(det_avgloc_df['latitude'].isNull(),get_lat_udf(det_avgloc_df['city']+','+det_avgloc_df['province'])).otherwise(det_avgloc_df['latitude']))\n", "det_avgloc_df = det_avgloc_df.withColumn('longitude',functions.when(det_avgloc_df['longitude'].isNull(),get_lon_udf(det_avgloc_df['city']+','+det_avgloc_df['province'])).otherwise(det_avgloc_df['longitude']))\n", "\n", "display(det_avgloc_df.count())" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "det_avgloc_df.coalesce(8).write.parquet('etl/attractions',mode='overwrite')\n", "det_avg_log.toPandas().to_json('etl/attractions.json',orient='records',index=True)" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "rev_df = spark.read.parquet(rev_path).repartition(160)\n", "display(rev_df.count())\n", "display(rev_df.show())" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "def convert_date(ip_date):\n", " try:\n", " op_date = dt.strptime(ip_date, \"%B %d, %Y\").strftime(\"%d-%m-%Y\")\n", " return op_date\n", " except:\n", " return ip_date\n", "convert_df_udf = functions.udf(lambda x: convert_date(x),StringType())\n", "out_df = rev_df.withColumn('review_date',convert_df_udf(rev_df['review_date']))\n", "out_df.createOrReplaceTempView('rev_df')" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "out_df.show()" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "user_rev_count = spark.sql(\"SELECT user, COUNT(*) as rev_count FROM rev_df GROUP BY user ORDER BY rev_count DESC\")\n", "user_rev_count.show()" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "print( \"Reviews are available for {att_no} attractions.\".format(att_no = len(rev_df.select('attraction_id').distinct().collect())))\n", "print( \"Matrix will be higly sparse as the maximum number of reviews provided by an user is {val}.\".format(val=user_rev_count.select('rev_count').limit(1).collect()[0][0]))" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "user_df = user_rev_count.toPandas()\n", "user_df['user_id'] = user_df.index\n", "user_rev = spark.createDataFrame(user_df)\n", "rev_etled = out_df.join(user_rev.drop('rev_count'),'user')" ] }, { "cell_type": "code", "execution_count": null, "metadata": { "scrolled": true }, "outputs": [], "source": [ "rev_etled.coalesce(8).write.parquet('etl/attraction_reviews', mode = 'overwrite')\n", "rev_etled.toPandas().to_json('etl/attraction_reviews.json',orient='records',index=True)" ] } ], "metadata": { "kernelspec": { "display_name": "Python 3", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.5.2" } }, "nbformat": 4, "nbformat_minor": 2 } ================================================ FILE: attractions_crawler.ipynb ================================================ { "cells": [ { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "import requests\n", "import lxml.html as lh\n", "import pandas as pd\n", "import re" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "# downloading and saving canada tours and tickets page\n", "def scrape(url):\n", " page = requests.get(url)\n", " html = page.content\n", " open('htmlpages/canada_tours.txt','wb').write(html)\n", " categories()" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "# get categories of tours and corresponding links\n", "def categories():\n", " html = open('htmlpages/canada_tours.txt','r').read()\n", " tree = lh.fromstring(html)\n", " cat = tree.xpath('//div[@class=\"filter_list_0\"]')[0]\n", " tour_categories = cat.xpath('./div/label/a/text()')\n", " category_links = cat.xpath('./div/label/a/@href')\n", " if cat.xpath('./div[@class=\"collapse hidden\"]'):\n", " tour_categories += cat.xpath('./div[@class=\"collapse hidden\"]/div/label/a/text()')\n", " category_links += cat.xpath('./div[@class=\"collapse hidden\"]/div/label/a/@href')\n", " category_links = [base_page+x for x in category_links]\n", " tour_categories = ['_'.join(x.split(' ')[:-1]).lower() for x in tour_categories]\n", " attraction = list()\n", " attraction_category = list()\n", " for i in range(len(tour_categories)):\n", " print(tour_categories[i])\n", " print(category_links[i])\n", " page = requests.get(category_links[i])\n", " open(\"htmlpages/\"+tour_categories[i]+\".txt\",'wb').write(page.content)\n", " output = get_tours(tour_categories[i])\n", " print(len(output))\n", " attraction += output\n", " attraction_category += [tour_categories[i] for x in range(len(output))]\n", " df = pd.DataFrame({'attraction': attraction,'category': attraction_category})\n", " df.to_json('outputs/attractions_cat.json',orient='records',index=True)" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "def get_tours(tour_category):\n", " html = open(\"htmlpages/\"+tour_category+\".txt\",'r',encoding='utf-8').read()\n", " tree = lh.fromstring(html)\n", " \n", " attractions = tree.xpath('//div[@class=\"listing attraction_element\"]//div[@class=\"listing_title\"]/a/@onclick') \n", " attractions = [base_page+attraction.split(';')[-2].split(',')[2][2:-1] for attraction in attractions]\n", " \n", " next_attractions = list()\n", " if tree.xpath(\"//div[@class='unified pagination ']\"):\n", " next_page_container = tree.xpath(\"//div[@class='unified pagination ']\")[0]\n", " if next_page_container.xpath(\"./span/@class\") != [\"nav next disabled\"]:\n", " next_page = base_page+next_page_container.xpath(\"./a[@class='nav next rndBtn ui_button primary taLnk']/@href\")[0]\n", " page_no = next_page_container.xpath(\"./a[@class='nav next rndBtn ui_button primary taLnk']/@data-page-number\")[0]\n", " page = requests.get(next_page)\n", " if bool(re.search(r'\\d',tour_category)):\n", " file_name = re.sub(r'\\d+','',tour_category)+str(page_no)\n", " else:\n", " file_name = tour_category+str(page_no)\n", " open(\"htmlpages/\"+file_name+\".txt\",'wb').write(page.content)\n", " next_attractions = get_tours(file_name)\n", " \n", " if len(next_attractions) != 0:\n", " attractions += next_attractions\n", " \n", " return attractions" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "base_page = \"https://tripadvisor.ca\"\n", "scrape('https://www.tripadvisor.ca/Attraction_Products-g153339-Canada.html')" ] } ], "metadata": { "kernelspec": { "display_name": "Python 3", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.7.2" } }, "nbformat": 4, "nbformat_minor": 2 } ================================================ FILE: attractions_details_crawler.ipynb ================================================ { "cells": [ { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "import pandas as pd\n", "from IPython.display import display, HTML\n", "import requests\n", "import lxml.html as lh\n", "import urllib\n", "from time import sleep" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "def clean_text(text):\n", " text = text.strip().strip('-')\n", " text = text.lower()\n", " text = '_'.join(text.split(' '))\n", " return text" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "def get_reviews(i,tree):\n", " try:\n", " container = tree.xpath(\"//div[@id='REVIEWS']//div[@class='listContainer']\")[0]\n", " review_container = container.xpath(\".//div[@class='review-container']\")\n", " for details in review_container:\n", " user_container = details.xpath(\".//div[@class='ui_column is-2']\")[0]\n", " user.append(clean_text(user_container.xpath(\".//div[@class='member_info']/div/div[2]/span/text()\")[0]))\n", " rating_container = details.xpath(\".//div[@class='ui_column is-9']\")[0]\n", " user_rating.append(float(clean_text(rating_container.xpath(\".//div[@class='rating reviewItemInline']/span/@class\")[0])[-2:])/10) \n", " review_date.append(rating_container.xpath(\".//div[@class='rating reviewItemInline']/span/@title\")[0])\n", " review.append(rating_container.xpath(\".//div[contains(@class,'quote')]/span/text()\")[0]+'. '+rating_container.xpath(\".//p[@class='partial_entry']/text()\")[0])\n", " attraction_id.append(i)\n", "\n", " if container.xpath(\".//div[@class = 'unified ui_pagination ']/a[2]/@href\"):\n", " sleep(5)\n", " page_no = container.xpath(\".//div[@class = 'unified ui_pagination ']/a[2]/@data-page-number\")[0]\n", " print(\"log: getting reviews for attraction \"+str(i)+\"- page \"+page_no)\n", " link = \"https://tripadvisor.ca\"+container.xpath(\".//div[@class = 'unified ui_pagination ']/a[2]/@href\")[0]\n", " page = requests.get(link)\n", " html = page.content\n", " tree = lh.fromstring(html)\n", " get_reviews(i,tree)\n", " \n", " except:\n", " error_file.write(str.encode(\"error: reviews for attraction \"+str(i)+\" could not be extracted\\n\"))\n" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "def extract_info(i,url, maps_key):\n", " try:\n", " page = requests.get(url)\n", " html = page.content\n", " tree = lh.fromstring(html)\n", "\n", " geo = tree.xpath(\"//ul[@class = 'breadcrumbs']\")[0]\n", " try:\n", " country.append(clean_text(geo.xpath(\"./li[1]/a/span/text()\")[0]))\n", " province.append(clean_text(geo.xpath(\"./li[2]/a/span/text()\")[0]))\n", " city.append(clean_text(geo.xpath(\"./li[3]/a/span/text()\")[0]))\n", " except:\n", " country.append(\"canada\")\n", " city.append(\"nil\")\n", " province.append(\"nil\") \n", " \n", " try:\n", " address = tree.xpath(\"//div[@class='supplier']/a/text()\")[0]+\", \"+country[-1]\n", " maps_api_url = 'https://maps.googleapis.com/maps/api/geocode/json'\n", " request_url = maps_api_url + '?' + urllib.parse.urlencode({'address':address,'key':maps_key})\n", " response = requests.get(request_url)\n", " resp_json_payload = response.json()\n", " location.append(resp_json_payload['results'][0]['geometry']['location'])\n", " except:\n", " location.append(\"nil\")\n", " try:\n", " details = tree.xpath(\"//div[@class='product_highlights_module']\")[0]\n", " name.append(clean_text(details.xpath(\"./h1/text()\")[0]))\n", " except:\n", " name.append(\"nil\")\n", " try:\n", " rating.append(float(clean_text(details.xpath(\"./div[@class='rating_and_tag_wrapper']/div/span/@class\")[0])[-2:])/10)\n", " except:\n", " rating.append(float(-1))\n", " try:\n", " price.append(float(clean_text(details.xpath(\"./div[@class='product_cta_wrapper']//div[@class='price']/span/span/text()\")[0])[2:]))\n", " except:\n", " price.append(float(-1))\n", " \n", " att_id.append(i)\n", " \n", " print(\"log: getting reviews for attraction \"+str(i))\n", " get_reviews(i,tree)\n", " \n", " except:\n", " error_file.write(str.encode(\"error: Details of the attraction \"+str(i)+\" could not be extracted\\n\"))\n", " error_file.write(str.encode(url+\"\\n\"))" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "df = pd.read_json('outputs/attractions_cat.json',orient='records')\n", "df['attraction_id'] = df.index\n", "df = df.rename(index=str,columns={\"attraction\": \"url\"})\n", "\n", "att_id = list()\n", "country = list()\n", "province = list()\n", "city = list()\n", "location = list()\n", "name = list()\n", "rating = list()\n", "price = list()\n", "\n", "attraction_id = list()\n", "user = list()\n", "review = list()\n", "user_rating = list()\n", "review_date = list()\n", "\n", "error_file = open(\"outputs/error_log.txt\",\"wb\")\n", "for i in range(df.shape[0]):\n", " print(\"log: collecting details for attraction \"+str(i))\n", " extract_info(i,df['url'][i],'AIzaSyC2jxjbR_svb9EjCeMBivCNEcCaaxdEYIA')\n", "error_file.close()" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "print(\"Details dataframe verification:\")\n", "print(len(country))\n", "print(len(province))\n", "print(len(city))\n", "print(len(name))\n", "print(len(rating))\n", "print(len(price))\n", "print(len(location))\n", "att_df = pd.DataFrame({'attraction_id':att_id,\n", " 'name':name,\n", " 'country':country,\n", " 'province':province,\n", " 'city':city,\n", " 'location':location,\n", " 'price':price,\n", " 'rating':rating})\n", "att_df.to_json('outputs/attractions_details_batch2.json',orient='records',index=True)" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "print(\"Reviews dataframe verification\")\n", "print(len(attraction_id))\n", "print(len(user))\n", "print(len(review))\n", "print(len(user_rating))\n", "print(len(review_date))\n", "att_rev_df = pd.DataFrame({'attraction_id':attraction_id,\n", " 'user':user,\n", " 'rating':user_rating,\n", " 'review':review,\n", " 'review_date':review_date})\n", "\n", "att_rev_df.to_json('outputs/attractions_reviews_batch2.json',orient='records',index=True)" ] } ], "metadata": { "kernelspec": { "display_name": "Python 3", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.5.2" } }, "nbformat": 4, "nbformat_minor": 2 } ================================================ FILE: attractions_recc.py ================================================ import pandas as pd import numpy as np import ipywidgets as w from ipywidgets import HBox, VBox from ipywidgets import Layout, widgets from IPython.display import display, IFrame, HTML from utils import Util from rbm import RBM import math, re, datetime as dt, glob from urllib.parse import quote from urllib.request import Request, urlopen from google_images_download import google_images_download from PIL import Image from nltk.corpus import wordnet def f(row): avg_cat_rat = dict() for i in range(len(row['category'])): if row['category'][i] not in avg_cat_rat: avg_cat_rat[row['category'][i]] = [row['rating'][i]] else: avg_cat_rat[row['category'][i]].append(row['rating'][i]) for key,value in avg_cat_rat.items(): avg_cat_rat[key] = sum(value)/len(value) return avg_cat_rat def sim_score(row): score = 0.0 match = 0 col1 = row['cat_rat'] col2 = row['user_data'] for key, value in col2.items(): if key in col1: match+=1 score += (value-col1[key])**2 if match != 0: return ((math.sqrt(score)/match) + (len(col2) - match)) else: return 100 def get_recc(att_df, cat_rating): util = Util() epochs = 50 rows = 40000 alpha = 0.01 H = 128 batch_size = 16 dir= 'etl/' ratings, attractions = util.read_data(dir) ratings = util.clean_subset(ratings, rows) rbm_att, train = util.preprocess(ratings) num_vis = len(ratings) rbm = RBM(alpha, H, num_vis) joined = ratings.set_index('attraction_id').join(attractions[["attraction_id", "category"]].set_index("attraction_id")).reset_index('attraction_id') grouped = joined.groupby('user_id') category_df = grouped['category'].apply(list).reset_index() rating_df = grouped['rating'].apply(list).reset_index() cat_rat_df = category_df.set_index('user_id').join(rating_df.set_index('user_id')) cat_rat_df['cat_rat'] = cat_rat_df.apply(f,axis=1) cat_rat_df = cat_rat_df.reset_index()[['user_id','cat_rat']] cat_rat_df['user_data'] = [cat_rating for i in range(len(cat_rat_df))] cat_rat_df['sim_score'] = cat_rat_df.apply(sim_score, axis=1) user = cat_rat_df.sort_values(['sim_score']).values[0][0] print("Similar User: {u}".format(u=user)) filename = "e"+str(epochs)+"_r"+str(rows)+"_lr"+str(alpha)+"_hu"+str(H)+"_bs"+str(batch_size) reco, weights, vb, hb = rbm.load_predict(filename,train,user) unseen, seen = rbm.calculate_scores(ratings, attractions, reco, user) rbm.export(unseen, seen, 'rbm_models/'+filename, str(user)) return filename, user, rbm_att def filter_df(filename, user, low, high, province, att_df): recc_df = pd.read_csv('rbm_models/'+filename+'/user{u}_unseen.csv'.format(u=user), index_col=0) recc_df.columns = ['attraction_id', 'att_name', 'att_cat', 'att_price', 'score'] recommendation = att_df[['attraction_id','name','category','city','latitude','longitude','price','province', 'rating']].set_index('attraction_id').join(recc_df[['attraction_id','score']].set_index('attraction_id'), how="inner").reset_index().sort_values("score",ascending=False) filtered = recommendation[(recommendation.province == province) & (recommendation.price >= low) & (recommendation.price >= low)] url = pd.read_json('outputs/attractions_cat.json',orient='records') url['id'] = url.index with_url = filtered.set_index('attraction_id').join(url[['id','attraction']].set_index('id'), how="inner") return with_url def get_image(name): name = name.split(",")[0] response = google_images_download.googleimagesdownload() args_list = ["keywords", "keywords_from_file", "prefix_keywords", "suffix_keywords", "limit", "format", "color", "color_type", "usage_rights", "size", "exact_size", "aspect_ratio", "type", "time", "time_range", "delay", "url", "single_image", "output_directory", "image_directory", "no_directory", "proxy", "similar_images", "specific_site", "print_urls", "print_size", "print_paths", "metadata", "extract_metadata", "socket_timeout", "thumbnail", "language", "prefix", "chromedriver", "related_images", "safe_search", "no_numbering", "offset", "no_download"] args = {} for i in args_list: args[i]= None args["keywords"] = name args['limit'] = 1 params = response.build_url_parameters(args) url = 'https://www.google.com/search?q=' + quote(name) + '&espv=2&biw=1366&bih=667&site=webhp&source=lnms&tbm=isch' + params + '&sa=X&ei=XosDVaCXD8TasATItgE&ved=0CAcQ_AUoAg' try: response.download(args) for filename in glob.glob("downloads/{name}/*jpg".format(name=name)) + glob.glob("downloads/{name}/*png".format(name=name)): return filename except: for filename in glob.glob("downloads/*jpg"): return filename def top_recc(with_url, final): i=0 while(1): first_recc = with_url.iloc[[i]] if(first_recc['name'].values.T[0] not in final['name']): final['name'].append(first_recc['name'].values.T[0]) final['location'].append(first_recc[['latitude','longitude']].values.tolist()[0]) final['price'].append(first_recc['price'].values.T[0]) final['rating'].append(first_recc['rating'].values.T[0]) final['image'].append(get_image(first_recc['name'].values.T[0])) final['category'].append(first_recc['category'].values.T[0]) return final else: i+=1 def find_closest(with_url, loc, tod, final): syns1 = wordnet.synsets("evening") syns2 = wordnet.synsets("night") evening = [word.lemmas()[0].name() for word in syns1] + [word.lemmas()[0].name() for word in syns2] distance = list() for i in with_url[['latitude','longitude']].values.tolist(): distance.append(math.sqrt((loc[0]-i[0])**2 + (loc[1]-i[1])**2)) with_dist = with_url with_dist["distance"] = distance sorted_d = with_dist.sort_values(['distance','price'], ascending=['True','False']) if tod == "Evening": mask = sorted_d.name.apply(lambda x: any(j in x for j in evening)) else: mask = sorted_d.name.apply(lambda x: all(j not in x for j in evening)) final = top_recc(sorted_d[mask], final) return final def final_output(days, final): time = ['MORNING', 'EVENING'] fields = ['NAME', 'CATEGORY', 'LOCATION', 'PRICE', 'RATING'] recommendations = ['Recommendation 1:', 'Recommendation 2:'] box_layout = Layout(justify_content='space-between', display='flex', flex_flow='row', align_items='stretch', ) column_layout = Layout(justify_content='space-between', width='75%', display='flex', flex_flow='column', ) tab = [] for i in range(days): images = final['image'][i*4:(i+1)*4] images = [open(i, "rb").read() for i in images] name = [re.sub('_',' ',i).capitalize() for i in final['name'][i*4:(i+1)*4]] category = [re.sub('_',' ',i).capitalize() for i in final['category'][i*4:(i+1)*4]] location = ["("+str(i[0])+","+str(i[1])+")" for i in final['location'][i*4:(i+1)*4]] price = [str(i) for i in final['price'][i*4:(i+1)*4]] rating = [str(i) for i in final['rating'][i*4:(i+1)*4]] tab.append(VBox(children= [HBox(children= [VBox(children= [widgets.HTML(value = f"{time[0]}"), widgets.HTML(value = f"{recommendations[0]}"), widgets.Image(value=images[0], format='jpg', width=300, height=400), widgets.HTML(description=fields[0], value=f"{name[0]}", disabled=True), widgets.HTML(description=fields[1], value=f"{category[0]}", disabled=True), widgets.HTML(description=fields[2], value=f"{location[0]}", disabled=True), widgets.HTML(description=fields[3], value=f"{price[0]}", disabled=True), widgets.HTML(description=fields[4], value=f"{rating[0]}", disabled=True) ], layout=column_layout), VBox(children= [widgets.HTML(value = f"{time[1]}"), widgets.HTML(value = f"{recommendations[0]}"), widgets.Image(value=images[2], format='jpg', width=300, height=400), widgets.HTML(description=fields[0], value=f"{name[2]}", disabled=True), widgets.HTML(description=fields[1], value=f"{category[2]}", disabled=True), widgets.HTML(description=fields[2], value=f"{location[2]}", disabled=True), widgets.HTML(description=fields[3], value=f"{price[2]}", disabled=True), widgets.HTML(description=fields[4], value=f"{rating[2]}", disabled=True) ], layout=column_layout) ], layout=box_layout), HBox(children= [VBox(children= [widgets.HTML(value = f"{recommendations[1]}"), widgets.Image(value=images[1], format='jpg', width=300, height=400), widgets.HTML(description=fields[0], value=f"{name[1]}", disabled=True), widgets.HTML(description=fields[1], value=f"{category[1]}", disabled=True), widgets.HTML(description=fields[2], value=f"{location[1]}", disabled=True), widgets.HTML(description=fields[3], value=f"{price[1]}", disabled=True), widgets.HTML(description=fields[4], value=f"{rating[1]}", disabled=True) ], layout=column_layout), VBox(children= [widgets.HTML(value = f"{recommendations[1]}"), widgets.Image(value=images[3], format='jpg', width=300, height=400), widgets.HTML(description=fields[0], value=f"{name[3]}", disabled=True), widgets.HTML(description=fields[1], value=f"{category[3]}", disabled=True), widgets.HTML(description=fields[2], value=f"{location[3]}", disabled=True), widgets.HTML(description=fields[3], value=f"{price[3]}", disabled=True), widgets.HTML(description=fields[4], value=f"{rating[3]}", disabled=True) ], layout=column_layout), ], layout=box_layout) ])) tab_recc = widgets.Tab(children=tab) for i in range(len(tab_recc.children)): tab_recc.set_title(i, str('Day '+ str(i+1))) return tab_recc ================================================ FILE: combine_batches.ipynb ================================================ { "cells": [ { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "from pyspark import SparkContext as sc\n", "from pyspark.sql import SQLContext\n", "from pyspark.sql import SparkSession, functions, types\n", "from pyspark.sql.types import *\n", "from IPython.display import display\n", "import pandas as pd" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "sc = sc(appName=\"attraction\")\n", "sqlContext = SQLContext(sc)\n", "spark = SparkSession.builder.appName('attraction dataset combiner').getOrCreate()" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "det1 = 'outputs/attractions_details_batch1.json'\n", "det2 = 'outputs/attractions_details_batch2.json'\n", "rev1 = 'outputs/attractions_reviews_batch1.json'\n", "rev2 = 'outputs/attractions_reviews_batch2.json'\n", "attraction_cat = 'outputs/attractions_cat.json'" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "cat_df = pd.read_json('outputs/attractions_cat.json',orient='records')\n", "cat_df['attraction_id'] = cat_df.index\n", "cat_df = cat_df.rename(index=str,columns={\"attraction\": \"url\"})" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "schema = StructType([ StructField(\"url\", StringType(), True),\n", " StructField(\"category\", StringType(), True),\n", " StructField(\"attraction_id\", IntegerType(), True)])\n", "cat_df_spark = spark.createDataFrame(cat_df, schema)" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "cat_df_spark.show()" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "det1_df = spark.read.json(det1)\n", "det2_df = spark.read.json(det2)" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "det_joined = det1_df.union(det2_df)\n", "det_joined = det_joined.join(cat_df_spark.select(['category','attraction_id']),\"attraction_id\")\n", "\n", "if det1_df.count() + det2_df.count() == det_joined.count():\n", " print(\"combined successfully!\")\n", "else:\n", " print(\"error in dataframe union!\")" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "det_joined.write.parquet('outputs/attraction_details',mode='overwrite')" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "rev1_df = spark.read.json(rev1)\n", "rev2_df = spark.read.json(rev2)" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "rev_joined = rev1_df.union(rev2_df)\n", "\n", "if rev1_df.count() + rev2_df.count() == rev_joined.count():\n", " print(\"combined successfully!\")\n", "else:\n", " print(\"error in dataframe union!\")" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "rev_joined.write.parquet('outputs/attraction_reviews',mode='overwrite')" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "print(det_joined.count())\n", "det_joined.show()" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "print(rev_joined.count())\n", "rev_joined.show()" ] } ], "metadata": { "kernelspec": { "display_name": "Python 3", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.5.2" } }, "nbformat": 4, "nbformat_minor": 2 } ================================================ FILE: etl/attraction_reviews.json ================================================ [File too large to display: 11.9 MB] ================================================ FILE: etl/attractions.json ================================================ [{"province":"british_columbia","category":"featured_tours_and_tickets","attraction_id":0,"city":"vancouver","country":"canada","name":"vancouver_city_sightseeing_tour","price":80.0,"rating":4.5,"avg_price":145.0,"latitude":49.1978340149,"longitude":-123.064994812},{"province":"british_columbia","category":"featured_tours_and_tickets","attraction_id":1,"city":"vancouver","country":"canada","name":"vancouver_to_victoria_and_butchart_gardens_tour_by_bus","price":210.0,"rating":5.0,"avg_price":145.0,"latitude":49.1978340149,"longitude":-123.064994812},{"province":"quebec","category":"featured_tours_and_tickets","attraction_id":2,"city":"montreal","country":"canada","name":"quebec_city_and_montmorency_falls_day_trip_from_montreal","price":115.0,"rating":4.5,"avg_price":115.0,"latitude":45.5001449585,"longitude":-73.5720291138},{"province":"ontario","category":"featured_tours_and_tickets","attraction_id":3,"city":"toronto","country":"canada","name":"niagara_falls_day_trip_from_toronto","price":169.0,"rating":5.0,"avg_price":212.21,"latitude":43.6561508179,"longitude":-79.384262085},{"province":"ontario","category":"featured_tours_and_tickets","attraction_id":4,"city":"niagara_falls","country":"canada","name":"best_of_niagara_falls_tour_from_niagara_falls,_ontario","price":158.0,"rating":5.0,"avg_price":212.21,"latitude":43.0857124329,"longitude":-79.0824279785},{"province":"ontario","category":"featured_tours_and_tickets","attraction_id":5,"city":"niagara_falls","country":"canada","name":"niagara_falls_in_one_day:_deluxe_sightseeing_tour_of_american_and_canadian_sides","price":204.42,"rating":5.0,"avg_price":212.21,"latitude":43.1024360657,"longitude":-78.9616394043},{"province":"british_columbia","category":"featured_tours_and_tickets","attraction_id":6,"city":"vancouver","country":"canada","name":"whistler_small-group_day_trip_from_vancouver","price":145.0,"rating":5.0,"avg_price":145.0,"latitude":49.1978340149,"longitude":-123.064994812},{"province":"ontario","category":"featured_tours_and_tickets","attraction_id":7,"city":"niagara_falls","country":"canada","name":"ultimate_niagara_falls_tour_plus_helicopter_ride_and_skylon_tower_lunch","price":317.42,"rating":5.0,"avg_price":212.21,"latitude":43.0857124329,"longitude":-79.0824279785},{"province":"british_columbia","category":"local_experiences","attraction_id":8,"city":"vancouver_island","country":"canada","name":"local_food,_craft_beverage_and_estate_winery_tour_of_cowichan_valley","price":150.0,"rating":5.0,"avg_price":410.0,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"local_experiences","attraction_id":9,"city":"vancouver","country":"canada","name":"private_tour:_vancouver_to_victoria_island","price":670.0,"rating":5.0,"avg_price":410.0,"latitude":49.2869224548,"longitude":-123.1221618652},{"province":"ontario","category":"local_experiences","attraction_id":10,"city":"niagara_falls","country":"canada","name":"private_custom-made_niagara_falls_wine,_beer,_and_spirits_tour","price":139.0,"rating":5.0,"avg_price":139.0,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"air,_helicopter_&_balloon_tours","attraction_id":11,"city":"vancouver","country":"canada","name":"vancouver_seaplane_tour","price":135.0,"rating":5.0,"avg_price":344.6009375,"latitude":48.4241294861,"longitude":-123.3707809448},{"province":"ontario","category":"air,_helicopter_&_balloon_tours","attraction_id":12,"city":"niagara_falls","country":"canada","name":"niagara_falls_grand_helicopter_tour","price":131.5,"rating":5.0,"avg_price":228.8476470588,"latitude":43.1888389587,"longitude":-79.1714706421},{"province":"british_columbia","category":"air,_helicopter_&_balloon_tours","attraction_id":13,"city":"whistler","country":"canada","name":"whistler_helicopter_tour","price":187.95,"rating":5.0,"avg_price":344.6009375,"latitude":49.1830062866,"longitude":-123.1765975952},{"province":"ontario","category":"air,_helicopter_&_balloon_tours","attraction_id":14,"city":"niagara_falls","country":"canada","name":"niagara_falls_helicopter_tour","price":145.0,"rating":4.5,"avg_price":228.8476470588,"latitude":43.1186027527,"longitude":-79.0743865967},{"province":"ontario","category":"air,_helicopter_&_balloon_tours","attraction_id":15,"city":"toronto","country":"canada","name":"7-minute_helicopter_tour_over_toronto","price":123.18,"rating":4.5,"avg_price":228.8476470588,"latitude":43.632484436,"longitude":-79.3956604004},{"province":"british_columbia","category":"air,_helicopter_&_balloon_tours","attraction_id":16,"city":"vancouver","country":"canada","name":"seaplane_flight_to_victoria_and_whale-watching_cruise","price":469.0,"rating":5.0,"avg_price":344.6009375,"latitude":48.4241294861,"longitude":-123.3707809448},{"province":"ontario","category":"air,_helicopter_&_balloon_tours","attraction_id":17,"city":"niagara_falls","country":"canada","name":"ultimate_niagara_falls_tour_plus_helicopter_ride_and_skylon_tower_lunch","price":317.42,"rating":5.0,"avg_price":228.8476470588,"latitude":43.0857124329,"longitude":-79.0824279785},{"province":"ontario","category":"air,_helicopter_&_balloon_tours","attraction_id":18,"city":"niagara_falls","country":"canada","name":"niagara_falls_airplane_tour","price":129.0,"rating":5.0,"avg_price":228.8476470588,"latitude":43.1897468567,"longitude":-79.1701202393},{"province":"ontario","category":"air,_helicopter_&_balloon_tours","attraction_id":19,"city":"toronto","country":"canada","name":"airliner_adventures_package","price":129.0,"rating":5.0,"avg_price":228.8476470588,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"air,_helicopter_&_balloon_tours","attraction_id":20,"city":"vancouver_island","country":"canada","name":"yukon-northern_lights_4-days_adventure_in_whitehorse","price":344.6000061035,"rating":5.0,"avg_price":344.6009375,"latitude":49.2869224548,"longitude":-123.1221618652},{"province":"british_columbia","category":"air,_helicopter_&_balloon_tours","attraction_id":22,"city":"vancouver","country":"canada","name":"vancouver_to_seattle_seaplane_flight","price":370.5,"rating":5.0,"avg_price":344.6009375,"latitude":48.4241294861,"longitude":-123.3707809448},{"province":"ontario","category":"air,_helicopter_&_balloon_tours","attraction_id":23,"city":"toronto","country":"canada","name":"14-minute_helicopter_tour_over_toronto","price":258.78,"rating":5.0,"avg_price":228.8476470588,"latitude":43.632484436,"longitude":-79.3956604004},{"province":"british_columbia","category":"air,_helicopter_&_balloon_tours","attraction_id":24,"city":"vancouver","country":"canada","name":"victoria_and_butchart_gardens_by_helicopter_and_speed_boat","price":579.0,"rating":5.0,"avg_price":344.6009375,"latitude":49.2847518921,"longitude":-123.1394805908},{"province":"british_columbia","category":"air,_helicopter_&_balloon_tours","attraction_id":25,"city":"vancouver","country":"canada","name":"mount_mamquam_and_alpine_lakes_seaplane_tour_from_vancouver","price":369.0,"rating":4.5,"avg_price":344.6009375,"latitude":48.4241294861,"longitude":-123.3707809448},{"province":"quebec","category":"air,_helicopter_&_balloon_tours","attraction_id":26,"city":"montreal","country":"canada","name":"helicopter_tour_over_montreal","price":179.0,"rating":5.0,"avg_price":189.57,"latitude":45.5313453674,"longitude":-73.4114303589},{"province":"british_columbia","category":"air,_helicopter_&_balloon_tours","attraction_id":27,"city":"squamish","country":"canada","name":"squamish_explorer_flightseeing_tour","price":162.75,"rating":5.0,"avg_price":344.6009375,"latitude":49.7833366394,"longitude":-123.1597671509},{"province":"british_columbia","category":"air,_helicopter_&_balloon_tours","attraction_id":28,"city":"vancouver","country":"canada","name":"victoria_excursion_from_vancouver_by_helicopter_and_sea_plane","price":699.0,"rating":5.0,"avg_price":344.6009375,"latitude":49.2847518921,"longitude":-123.1394805908},{"province":"ontario","category":"air,_helicopter_&_balloon_tours","attraction_id":29,"city":"niagara_falls","country":"canada","name":"niagara_winter_wonderland_tour_-_air_tour,_winery_tour,_chocolate_factory_tour","price":144.5,"rating":5.0,"avg_price":228.8476470588,"latitude":43.1897468567,"longitude":-79.1701202393},{"province":"ontario","category":"air,_helicopter_&_balloon_tours","attraction_id":30,"city":"gananoque","country":"canada","name":"thousand_islands_two_castle_helicopter_tour","price":265.64,"rating":5.0,"avg_price":228.8476470588,"latitude":44.3474006653,"longitude":-76.1751708984},{"province":"quebec","category":"air,_helicopter_&_balloon_tours","attraction_id":31,"city":"mont_tremblant","country":"canada","name":"helicopter_tour_over_mont-tremblant","price":171.31,"rating":5.0,"avg_price":189.57,"latitude":46.1141471863,"longitude":-74.5413894653},{"province":"british_columbia","category":"air,_helicopter_&_balloon_tours","attraction_id":32,"city":"sunshine_coast","country":"canada","name":"sechelt_panorama_seaplane_experience","price":119.0,"rating":5.0,"avg_price":344.6009375,"latitude":48.4241294861,"longitude":-123.3707809448},{"province":"british_columbia","category":"air,_helicopter_&_balloon_tours","attraction_id":33,"city":"vancouver","country":"canada","name":"victoria_and_butchart_gardens_by_seaplane_and_speed_boat","price":489.0,"rating":5.0,"avg_price":344.6009375,"latitude":49.2847518921,"longitude":-123.1394805908},{"province":"british_columbia","category":"air,_helicopter_&_balloon_tours","attraction_id":34,"city":"vancouver","country":"canada","name":"whistler_day_trip_by_seaplane_from_vancouver","price":409.0,"rating":4.5,"avg_price":344.6009375,"latitude":48.4241294861,"longitude":-123.3707809448},{"province":"british_columbia","category":"air,_helicopter_&_balloon_tours","attraction_id":35,"city":"vancouver","country":"canada","name":"whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight","price":447.57,"rating":5.0,"avg_price":344.6009375,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"british_columbia","category":"air,_helicopter_&_balloon_tours","attraction_id":36,"city":"vancouver","country":"canada","name":"vancouver_to_victoria_by_seaplane_and_ferry","price":289.0,"rating":4.5,"avg_price":344.6009375,"latitude":48.4241294861,"longitude":-123.3707809448},{"province":"british_columbia","category":"air,_helicopter_&_balloon_tours","attraction_id":37,"city":"vancouver","country":"canada","name":"seaplane_flight_to_victoria_with_ground_transport_and_butchart_gardens_admission","price":449.0,"rating":5.0,"avg_price":344.6009375,"latitude":48.4241294861,"longitude":-123.3707809448},{"province":"ontario","category":"air,_helicopter_&_balloon_tours","attraction_id":38,"city":"niagara_falls","country":"canada","name":"helicopter_ride_over_the_falls_and_sit_down_meal_at_elements_located_on_falls","price":265.84,"rating":5.0,"avg_price":228.8476470588,"latitude":40.7519760132,"longitude":-73.9866027832},{"province":"quebec","category":"air,_helicopter_&_balloon_tours","attraction_id":39,"city":"quebec_city","country":"canada","name":"quebec_city_helicopter_tour_over_montmorency_falls","price":218.4,"rating":4.5,"avg_price":189.57,"latitude":46.7999687195,"longitude":-71.3723526001},{"province":"british_columbia","category":"air,_helicopter_&_balloon_tours","attraction_id":40,"city":"vancouver_island","country":"canada","name":"seaplane_flight_to_vancouver_with_bus_tour_from_victoria","price":439.0,"rating":5.0,"avg_price":344.6009375,"latitude":48.4241294861,"longitude":-123.3707809448},{"province":"british_columbia","category":"air,_helicopter_&_balloon_tours","attraction_id":41,"city":"vancouver","country":"canada","name":"vancouver_to_victoria_seaplane_flight","price":218.0,"rating":5.0,"avg_price":344.6009375,"latitude":48.4241294861,"longitude":-123.3707809448},{"province":"british_columbia","category":"air,_helicopter_&_balloon_tours","attraction_id":42,"city":"vancouver_island","country":"canada","name":"victoria_to_vancouver_seaplane_flight","price":218.0,"rating":5.0,"avg_price":344.6009375,"latitude":48.4241294861,"longitude":-123.3707809448},{"province":"ontario","category":"air,_helicopter_&_balloon_tours","attraction_id":43,"city":"toronto","country":"canada","name":"toronto_aerial_tour_in_luxury_with_a_niagara_falls_winery_tour_and_tasting","price":189.0,"rating":5.0,"avg_price":228.8476470588,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"ontario","category":"air,_helicopter_&_balloon_tours","attraction_id":44,"city":"toronto","country":"canada","name":"air_taxi_and_tour_from_toronto_-_niagara_including_ground_transport_to_niagara_hotels","price":563.87,"rating":5.0,"avg_price":228.8476470588,"latitude":43.1897468567,"longitude":-79.1701202393},{"province":"british_columbia","category":"air,_helicopter_&_balloon_tours","attraction_id":45,"city":"vancouver","country":"canada","name":"tofino_to_vancouver_seaplane_flight","price":299.0,"rating":5.0,"avg_price":344.6009375,"latitude":48.4241294861,"longitude":-123.3707809448},{"province":"british_columbia","category":"air,_helicopter_&_balloon_tours","attraction_id":46,"city":"whistler","country":"canada","name":"whistler_to_vancouver_scenic_flight","price":208.01,"rating":5.0,"avg_price":344.6009375,"latitude":50.1436805725,"longitude":-122.948600769},{"province":"ontario","category":"air,_helicopter_&_balloon_tours","attraction_id":47,"city":"markham","country":"canada","name":"exhilarating_120km_aerial_tour_of_toronto","price":79.0,"rating":5.0,"avg_price":228.8476470588,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"ontario","category":"air,_helicopter_&_balloon_tours","attraction_id":48,"city":"gananoque","country":"canada","name":"boldt_castle_and_thousand_islands_helicopter_tour","price":172.84,"rating":5.0,"avg_price":228.8476470588,"latitude":44.3474006653,"longitude":-76.1751708984},{"province":"alberta","category":"air,_helicopter_&_balloon_tours","attraction_id":49,"city":"canadian_rockies","country":"canada","name":"icefields_parkway_sidecar_ride_and_champagne_helicopter_flight","price":null,"rating":null,"avg_price":null,"latitude":52.8751792908,"longitude":-118.0820846558},{"province":"ontario","category":"air,_helicopter_&_balloon_tours","attraction_id":50,"city":"gananoque","country":"canada","name":"ultimate_thousand_islands_helicopter_tour","price":522.0,"rating":5.0,"avg_price":228.8476470588,"latitude":44.3474006653,"longitude":-76.1751708984},{"province":"british_columbia","category":"air,_helicopter_&_balloon_tours","attraction_id":51,"city":"vancouver","country":"canada","name":"vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane","price":569.0,"rating":4.5,"avg_price":344.6009375,"latitude":49.2847518921,"longitude":-123.1394805908},{"province":"british_columbia","category":"air,_helicopter_&_balloon_tours","attraction_id":52,"city":"vancouver","country":"canada","name":"gulf_islands_kayak_and_seaplane_adventure","price":629.0,"rating":5.0,"avg_price":344.6009375,"latitude":49.2847518921,"longitude":-123.1394805908},{"province":"northwest_territories","category":"air,_helicopter_&_balloon_tours","attraction_id":53,"city":"yellowknife","country":"canada","name":"yellowknife_helicopter_tour","price":240.0,"rating":null,"avg_price":240.0,"latitude":62.4549751282,"longitude":-114.3722763062},{"province":"british_columbia","category":"air,_helicopter_&_balloon_tours","attraction_id":54,"city":"vancouver","country":"canada","name":"seaplane_tour_with_admission_to_capilano_suspension_bridge_park","price":169.0,"rating":5.0,"avg_price":344.6009375,"latitude":48.4241294861,"longitude":-123.3707809448},{"province":"british_columbia","category":"air,_helicopter_&_balloon_tours","attraction_id":55,"city":"whistler","country":"canada","name":"whistler_to_victoria_scenic_flight","price":285.0,"rating":4.0,"avg_price":344.6009375,"latitude":50.1436805725,"longitude":-122.948600769},{"province":"british_columbia","category":"air,_helicopter_&_balloon_tours","attraction_id":56,"city":"whistler","country":"canada","name":"whistler_alpine_picnic_helicopter_tour","price":630.0,"rating":5.0,"avg_price":344.6009375,"latitude":49.1830062866,"longitude":-123.1765975952},{"province":"ontario","category":"air,_helicopter_&_balloon_tours","attraction_id":57,"city":"niagara_falls","country":"canada","name":"niagara_falls_by_airplane_and_land_winter_tour_with_wine_tasting_from_toronto","price":339.0,"rating":5.0,"avg_price":228.8476470588,"latitude":43.1897468567,"longitude":-79.1701202393},{"province":"british_columbia","category":"air,_helicopter_&_balloon_tours","attraction_id":58,"city":"sunshine_coast","country":"canada","name":"strait_of_georgia_seaplane_tour_from_sechelt","price":139.0,"rating":5.0,"avg_price":344.6009375,"latitude":48.4241294861,"longitude":-123.3707809448},{"province":"british_columbia","category":"air,_helicopter_&_balloon_tours","attraction_id":59,"city":"squamish","country":"canada","name":"whistler_backcountry_flightseeing_tour","price":219.45,"rating":5.0,"avg_price":344.6009375,"latitude":49.7833366394,"longitude":-123.1597671509},{"province":"new_york_(ny)","category":"air,_helicopter_&_balloon_tours","attraction_id":60,"city":"new_york_city","country":"united_states","name":"2-day_niagara_falls_day_trip_from_new_york_city_by_train_and_air","price":952.92,"rating":1.0,"avg_price":952.92,"latitude":40.7519760132,"longitude":-73.9866027832},{"province":"british_columbia","category":"air,_helicopter_&_balloon_tours","attraction_id":61,"city":"vancouver","country":"canada","name":"whistler_bus_tour_with_return_to_vancouver_by_seaplane","price":353.0,"rating":5.0,"avg_price":344.6009375,"latitude":48.4241294861,"longitude":-123.3707809448},{"province":"british_columbia","category":"air,_helicopter_&_balloon_tours","attraction_id":63,"city":"vancouver","country":"canada","name":"seaplane_flight_to_victoria_with_whale_watching_and_return_by_ferry","price":389.0,"rating":4.5,"avg_price":344.6009375,"latitude":48.4241294861,"longitude":-123.3707809448},{"province":"british_columbia","category":"air,_helicopter_&_balloon_tours","attraction_id":64,"city":"vancouver","country":"canada","name":"shuttle_to_zodiac_nature_tour,_seaside_dinner,_and_return_to_vancouver_by_seaplane","price":299.0,"rating":5.0,"avg_price":344.6009375,"latitude":48.4241294861,"longitude":-123.3707809448},{"province":"ontario","category":"air,_helicopter_&_balloon_tours","attraction_id":65,"city":"gananoque","country":"canada","name":"thousand_islands_helicopter_tour","price":114.84,"rating":5.0,"avg_price":228.8476470588,"latitude":44.3474006653,"longitude":-76.1751708984},{"province":"british_columbia","category":"air,_helicopter_&_balloon_tours","attraction_id":66,"city":"vancouver_island","country":"canada","name":"victoria_panorama_seaplane_tour","price":125.0,"rating":4.5,"avg_price":344.6009375,"latitude":48.4241294861,"longitude":-123.3707809448},{"province":"british_columbia","category":"air,_helicopter_&_balloon_tours","attraction_id":67,"city":"whistler","country":"canada","name":"whistler_flightseeing_tour_with_alpine_lake_landing_and_optional_lunch","price":365.0,"rating":5.0,"avg_price":344.6009375,"latitude":50.1436805725,"longitude":-122.948600769},{"province":"british_columbia","category":"air,_helicopter_&_balloon_tours","attraction_id":68,"city":"vancouver","country":"canada","name":"vancouver_to_tofino_seaplane_flight","price":299.0,"rating":5.0,"avg_price":344.6009375,"latitude":48.4241294861,"longitude":-123.3707809448},{"province":"ontario","category":"cruises,_sailing_&_water_tours","attraction_id":69,"city":"toronto","country":"canada","name":"niagara_falls_tour_with_boat_cruise,_journey_and_fallsview_lunch_from_toronto","price":260.0,"rating":4.5,"avg_price":129.1547058824,"latitude":43.6837425232,"longitude":-79.5929107666},{"province":"ontario","category":"cruises,_sailing_&_water_tours","attraction_id":70,"city":"niagara_falls","country":"canada","name":"niagara_falls_canadian_side_tour_and_maid_of_the_mist_boat_ride","price":149.89,"rating":5.0,"avg_price":129.1547058824,"latitude":43.1024360657,"longitude":-78.9616394043},{"province":"washington_(wa)","category":"cruises,_sailing_&_water_tours","attraction_id":71,"city":"seattle","country":"united_states","name":"day_trip_from_seattle_to_victoria_on_the_victoria_clipper","price":170.41,"rating":4.5,"avg_price":220.85,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":72,"city":"vancouver","country":"canada","name":"half-day_whale_watching_adventure_from_vancouver","price":181.13,"rating":4.5,"avg_price":222.2537878788,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"ontario","category":"cruises,_sailing_&_water_tours","attraction_id":73,"city":"toronto","country":"canada","name":"niagara_falls_platinum_tour_from_toronto_with_cruise_and_lunch","price":149.0,"rating":4.5,"avg_price":129.1547058824,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"new_york_(ny)","category":"cruises,_sailing_&_water_tours","attraction_id":74,"city":"niagara_falls","country":"united_states","name":"niagara_falls_american-side_tour_with_maid_of_the_mist_boat_ride","price":136.26,"rating":4.5,"avg_price":107.6733333333,"latitude":43.1024360657,"longitude":-78.9616394043},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":75,"city":"vancouver_island","country":"canada","name":"whale-watching_cruise_with_expert_naturalists","price":94.5,"rating":5.0,"avg_price":222.2537878788,"latitude":48.4224090576,"longitude":-123.3670501709},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":76,"city":"vancouver","country":"canada","name":"vancouver_harbor_sunset_dinner_cruise","price":97.69,"rating":4.5,"avg_price":222.2537878788,"latitude":49.2941894531,"longitude":-123.1330566406},{"province":"alberta","category":"cruises,_sailing_&_water_tours","attraction_id":77,"city":"canadian_rockies","country":"canada","name":"jasper_national_park_tour:_maligne_valley,_medicine_lake_and_spirit_island","price":72.45,"rating":5.0,"avg_price":85.43125,"latitude":52.8780860901,"longitude":-118.0799331665},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":78,"city":"vancouver_island","country":"canada","name":"victoria_whale_and_wildlife_cruise","price":151.2,"rating":5.0,"avg_price":222.2537878788,"latitude":48.4225692749,"longitude":-123.3824386597},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":79,"city":"vancouver_island","country":"canada","name":"victoria_whale_watching_adventure_in_a_zodiac_vessel","price":116.82,"rating":5.0,"avg_price":222.2537878788,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":80,"city":"vancouver","country":"canada","name":"vancouver_harbor_and_indian_arm_lunch_cruise","price":85.33,"rating":5.0,"avg_price":222.2537878788,"latitude":49.2941894531,"longitude":-123.1330566406},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":81,"city":"vancouver","country":"canada","name":"whale-watching_tour_from_vancouver","price":138.5,"rating":4.5,"avg_price":222.2537878788,"latitude":49.1245117188,"longitude":-123.1840057373},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":82,"city":"vancouver","country":"canada","name":"ultimate_day_tour_to_victoria","price":363.56,"rating":4.5,"avg_price":222.2537878788,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"nova_scotia","category":"cruises,_sailing_&_water_tours","attraction_id":83,"city":"halifax_region","country":"canada","name":"halifax_harbour_hopper_tour","price":42.67,"rating":4.5,"avg_price":249.1723529412,"latitude":44.6634635925,"longitude":-63.6241378784},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":84,"city":"vancouver","country":"canada","name":"whistler_and_sea_to_sky_gondola_tour","price":189.0,"rating":5.0,"avg_price":222.2537878788,"latitude":49.2846107483,"longitude":-123.1084747314},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":85,"city":"vancouver_island","country":"canada","name":"victoria_zodiac_boat_whale_watching_tour","price":122.0,"rating":4.5,"avg_price":222.2537878788,"latitude":48.422203064,"longitude":-123.3796234131},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":86,"city":"vancouver","country":"canada","name":"whale_watching_tour_from_granville_island_in_vancouver","price":141.75,"rating":4.5,"avg_price":222.2537878788,"latitude":49.2713165283,"longitude":-123.1363143921},{"province":"nova_scotia","category":"cruises,_sailing_&_water_tours","attraction_id":87,"city":"halifax_region","country":"canada","name":"tall_ship_silva_sailing_cruise","price":39.0,"rating":3.5,"avg_price":249.1723529412,"latitude":44.6634635925,"longitude":-63.6241378784},{"province":"quebec","category":"cruises,_sailing_&_water_tours","attraction_id":88,"city":"quebec_city","country":"canada","name":"quebec_city_historic_discoverers_cruise","price":44.83,"rating":4.0,"avg_price":152.2882352941,"latitude":45.5024528503,"longitude":-73.5523757935},{"province":"ontario","category":"cruises,_sailing_&_water_tours","attraction_id":89,"city":"toronto","country":"canada","name":"1-hour_toronto_harbour_tour_with_live_narration","price":21.24,"rating":5.0,"avg_price":129.1547058824,"latitude":43.6397972107,"longitude":-79.3800811768},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":90,"city":"vancouver_island","country":"canada","name":"vancouver_island's_ultimate_full_day_whale_and_wildlife_tour","price":274.05,"rating":4.5,"avg_price":222.2537878788,"latitude":48.7403793335,"longitude":-123.619140625},{"province":"washington_(wa)","category":"cruises,_sailing_&_water_tours","attraction_id":91,"city":"seattle","country":"united_states","name":"victoria_day_trip_from_seattle_with_butchart_gardens","price":271.29,"rating":4.5,"avg_price":220.85,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"cruises,_sailing_&_water_tours","attraction_id":92,"city":"quebec_city","country":"canada","name":"full-day_whale_watching_cruise_from_quebec","price":159.8,"rating":4.5,"avg_price":152.2882352941,"latitude":45.5024528503,"longitude":-73.5523757935},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":93,"city":"vancouver_island","country":"canada","name":"victoria_whale_watch_tour","price":114.45,"rating":4.5,"avg_price":222.2537878788,"latitude":48.4255905151,"longitude":-123.3695831299},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":94,"city":"vancouver_island","country":"canada","name":"victoria_to_vancouver_tour_with_butchart_gardens_admission_and_sunset_cruise_to_vancouver","price":143.07,"rating":5.0,"avg_price":222.2537878788,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":95,"city":"vancouver","country":"canada","name":"vancouver_harbor_sightseeing_cruise","price":40.9,"rating":4.5,"avg_price":222.2537878788,"latitude":49.2941894531,"longitude":-123.1330566406},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":96,"city":"vancouver","country":"canada","name":"4-day_vancouver_island_explorer_tour_from_vancouver","price":592.2,"rating":4.5,"avg_price":222.2537878788,"latitude":49.2788314819,"longitude":-123.1232147217},{"province":"quebec","category":"cruises,_sailing_&_water_tours","attraction_id":97,"city":"quebec_city","country":"canada","name":"whale_watching_excursion_with_transportation_from_quebec_city","price":155.25,"rating":4.5,"avg_price":152.2882352941,"latitude":46.8131332397,"longitude":-71.2056121826},{"province":"nova_scotia","category":"cruises,_sailing_&_water_tours","attraction_id":98,"city":"halifax_region","country":"canada","name":"tall_ship_silva_deckhand_for_a_day","price":22.99,"rating":3.5,"avg_price":249.1723529412,"latitude":44.6634635925,"longitude":-63.6241378784},{"province":"quebec","category":"cruises,_sailing_&_water_tours","attraction_id":99,"city":"quebec_city","country":"canada","name":"vip_whale_watching,_basilica_by_private_car_tour","price":216.76,"rating":4.5,"avg_price":152.2882352941,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"cruises,_sailing_&_water_tours","attraction_id":100,"city":"halifax_region","country":"canada","name":"lobsters_&_lighthouses","price":42.57,"rating":3.5,"avg_price":249.1723529412,"latitude":44.6634635925,"longitude":-63.6241378784},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":101,"city":"vancouver_island","country":"canada","name":"port_renfrew_whale_&_wildlife_watching","price":149.0,"rating":4.5,"avg_price":222.2537878788,"latitude":48.422203064,"longitude":-123.3796234131},{"province":"alberta","category":"cruises,_sailing_&_water_tours","attraction_id":102,"city":"kananaskis_country","country":"canada","name":"voyageur_canoe_and_horseback_ride","price":120.0,"rating":4.5,"avg_price":85.43125,"latitude":50.9183578491,"longitude":-115.1479415894},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":103,"city":"vancouver","country":"canada","name":"tofino_2-day_tour_from_vancouver","price":412.0,"rating":4.5,"avg_price":222.2537878788,"latitude":49.2869224548,"longitude":-123.1221618652},{"province":"alberta","category":"cruises,_sailing_&_water_tours","attraction_id":104,"city":"kananaskis_country","country":"canada","name":"become_a_voyageur_-_canoe_tour","price":49.0,"rating":4.5,"avg_price":85.43125,"latitude":50.9183578491,"longitude":-115.1479415894},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":105,"city":"vancouver_island","country":"canada","name":"vancouver_island_half_day_whale_and_wildlife_tour","price":140.7,"rating":4.5,"avg_price":222.2537878788,"latitude":48.7403793335,"longitude":-123.619140625},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":106,"city":"vancouver_island","country":"canada","name":"half-day_whale_watching_(telegraph_cove,_bc)","price":143.07,"rating":4.5,"avg_price":222.2537878788,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":107,"city":"vancouver_island","country":"canada","name":"sunset_whale_watching_(victoria,_bc)","price":143.07,"rating":4.5,"avg_price":222.2537878788,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"quebec","category":"cruises,_sailing_&_water_tours","attraction_id":108,"city":"quebec_city","country":"canada","name":"vip_three_day_whale_watching_sea_kayaking_basilica_is_orleans_private_car_tour","price":503.04,"rating":4.5,"avg_price":152.2882352941,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"cruises,_sailing_&_water_tours","attraction_id":109,"city":"quebec_city","country":"canada","name":"vip_two_day_whale_watching,_sea_kayaking,_basilica,_by_private_car_tour","price":312.19,"rating":4.5,"avg_price":152.2882352941,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"cruises,_sailing_&_water_tours","attraction_id":110,"city":"earltown","country":"canada","name":"2_hour_quickie_adventure","price":57.5,"rating":3.5,"avg_price":249.1723529412,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":111,"city":"vancouver_island","country":"canada","name":"3_hour_whale_watching_tour","price":129.0,"rating":5.0,"avg_price":222.2537878788,"latitude":48.6488227844,"longitude":-123.3946380615},{"province":"quebec","category":"cruises,_sailing_&_water_tours","attraction_id":112,"city":"montreal","country":"canada","name":"best_of_montreal_full_day_tour","price":339.0,"rating":4.5,"avg_price":152.2882352941,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"new_york_(ny)","category":"cruises,_sailing_&_water_tours","attraction_id":113,"city":"niagara_falls","country":"united_states","name":"discovery_niagara_falls_usa_winter_tour","price":156.77,"rating":4.5,"avg_price":107.6733333333,"latitude":43.0851898193,"longitude":-79.0592498779},{"province":"nova_scotia","category":"cruises,_sailing_&_water_tours","attraction_id":114,"city":"earltown","country":"canada","name":"keji_southern_lakes_canoe_trip_-_3_day","price":684.25,"rating":3.5,"avg_price":249.1723529412,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"cruises,_sailing_&_water_tours","attraction_id":115,"city":"earltown","country":"canada","name":"frozen_ocean_canoe_trip_-3_day","price":684.25,"rating":3.5,"avg_price":249.1723529412,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"cruises,_sailing_&_water_tours","attraction_id":116,"city":"quebec_city","country":"canada","name":"rental_of_a_boat_on_the_st._lawrence_river_-_quebec_city","price":152.2899932861,"rating":4.5,"avg_price":152.2882352941,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":118,"city":"pender_island","country":"canada","name":"seals_&_smiles_tour","price":68.25,"rating":4.5,"avg_price":222.2537878788,"latitude":48.8002738953,"longitude":-123.3109436035},{"province":"nova_scotia","category":"cruises,_sailing_&_water_tours","attraction_id":119,"city":"halifax_region","country":"canada","name":"cabot_trail_and_cape_breton_tour","price":249.1699981689,"rating":3.5,"avg_price":249.1723529412,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"cruises,_sailing_&_water_tours","attraction_id":120,"city":"halifax_region","country":"canada","name":"cape_breton_&_newfoundland_tour","price":249.1699981689,"rating":3.5,"avg_price":249.1723529412,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":121,"city":"vancouver_island","country":"canada","name":"ucluelet_harbour_kayaking_tour","price":89.0,"rating":4.5,"avg_price":222.2537878788,"latitude":48.9360923767,"longitude":-125.5372543335},{"province":"ontario","category":"cruises,_sailing_&_water_tours","attraction_id":122,"city":"niagara_falls","country":"canada","name":"gems_of_niagara_falls_small-group_tour","price":197.75,"rating":5.0,"avg_price":129.1547058824,"latitude":43.6704101562,"longitude":-79.3872756958},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":123,"city":"vancouver","country":"canada","name":"granite_falls_zodiac_tour","price":103.95,"rating":5.0,"avg_price":222.2537878788,"latitude":49.2717285156,"longitude":-123.1366577148},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":124,"city":"vancouver_island","country":"canada","name":"summer_sunset_whales_and_wildlife_tour_in_vancouver_island","price":126.95,"rating":5.0,"avg_price":222.2537878788,"latitude":48.4265937805,"longitude":-123.3709182739},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":125,"city":"vancouver","country":"canada","name":"downtown_vancouver_sightseeing_cruise_in_a_zodiac_vessel","price":69.57,"rating":5.0,"avg_price":222.2537878788,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"quebec","category":"cruises,_sailing_&_water_tours","attraction_id":126,"city":"montreal","country":"canada","name":"le_bateau-mouche_sightseeing_cruise_in_montreal","price":29.89,"rating":4.5,"avg_price":152.2882352941,"latitude":45.5066947937,"longitude":-73.549911499},{"province":"ontario","category":"cruises,_sailing_&_water_tours","attraction_id":127,"city":"toronto","country":"canada","name":"niagara_falls_small-group_tour_from_toronto","price":254.25,"rating":5.0,"avg_price":129.1547058824,"latitude":43.6704101562,"longitude":-79.3872756958},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":128,"city":"vancouver","country":"canada","name":"victoria_and_butchart_gardens_by_helicopter_and_speed_boat","price":579.0,"rating":5.0,"avg_price":222.2537878788,"latitude":49.2847518921,"longitude":-123.1394805908},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":129,"city":"vancouver_island","country":"canada","name":"victoria_whale_watching_tour_by_zodiac","price":114.45,"rating":4.5,"avg_price":222.2537878788,"latitude":48.4255905151,"longitude":-123.3695831299},{"province":"quebec","category":"cruises,_sailing_&_water_tours","attraction_id":130,"city":"montreal","country":"canada","name":"bateau-mouche_dinner_cruise","price":142.57,"rating":4.5,"avg_price":152.2882352941,"latitude":45.5066947937,"longitude":-73.549911499},{"province":"quebec","category":"cruises,_sailing_&_water_tours","attraction_id":131,"city":"quebec_city","country":"canada","name":"quebec_city_dinner_cruise","price":142.56,"rating":4.0,"avg_price":152.2882352941,"latitude":45.5024528503,"longitude":-73.5523757935},{"province":"alberta","category":"cruises,_sailing_&_water_tours","attraction_id":132,"city":"canadian_rockies","country":"canada","name":"lake_minnewanka_cruise","price":67.2,"rating":4.5,"avg_price":85.43125,"latitude":51.4176368713,"longitude":-116.217010498},{"province":"nova_scotia","category":"cruises,_sailing_&_water_tours","attraction_id":133,"city":"halifax_region","country":"canada","name":"halifax_dinner_cruise","price":92.56,"rating":3.5,"avg_price":249.1723529412,"latitude":44.6634635925,"longitude":-63.6241378784},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":134,"city":"vancouver_island","country":"canada","name":"whale_watching_and_butchart_gardens","price":185.0,"rating":4.5,"avg_price":222.2537878788,"latitude":48.422203064,"longitude":-123.3796234131},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":135,"city":"vancouver_island","country":"canada","name":"summer_whale_watching_on_vancouver_island","price":145.95,"rating":5.0,"avg_price":222.2537878788,"latitude":48.4265937805,"longitude":-123.3709182739},{"province":"quebec","category":"cruises,_sailing_&_water_tours","attraction_id":136,"city":"montreal","country":"canada","name":"montreal_dinner_cruise","price":142.56,"rating":4.0,"avg_price":152.2882352941,"latitude":45.5024528503,"longitude":-73.5523757935},{"province":"newfoundland_and_labrador","category":"cruises,_sailing_&_water_tours","attraction_id":137,"city":"bay_bulls","country":"canada","name":"newfoundland_puffin_and_whale_watch_cruise","price":72.0,"rating":5.0,"avg_price":432.75,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"cruises,_sailing_&_water_tours","attraction_id":138,"city":"quebec_city","country":"canada","name":"rivi\u00e8re-du-loup_whale-watching_cruise","price":80.47,"rating":4.5,"avg_price":152.2882352941,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":139,"city":"vancouver_island","country":"canada","name":"victoria_semi_covered_sunset_whale-watching_tour","price":130.2,"rating":4.5,"avg_price":222.2537878788,"latitude":48.4225692749,"longitude":-123.3824386597},{"province":"alberta","category":"cruises,_sailing_&_water_tours","attraction_id":140,"city":"canadian_rockies","country":"canada","name":"jasper_city_sightseeing_tour_and_maligne_lake_cruise","price":198.45,"rating":5.0,"avg_price":85.43125,"latitude":51.1306915283,"longitude":-114.0066375732},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":141,"city":"squamish","country":"canada","name":"4-hour_eagle_viewing_river_float_trip_from_squamish_with_lunch","price":125.99,"rating":5.0,"avg_price":222.2537878788,"latitude":49.7491493225,"longitude":-123.1333770752},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":142,"city":"vancouver_island","country":"canada","name":"victoria_4_ever_wild_sunset_whale-watching_tour","price":130.2,"rating":5.0,"avg_price":222.2537878788,"latitude":48.4225692749,"longitude":-123.3824386597},{"province":"ontario","category":"cruises,_sailing_&_water_tours","attraction_id":143,"city":"toronto","country":"canada","name":"toronto_harbour_sightseeing_cruise","price":29.32,"rating":4.5,"avg_price":129.1547058824,"latitude":43.638885498,"longitude":-79.3803482056},{"province":"new_york_(ny)","category":"cruises,_sailing_&_water_tours","attraction_id":144,"city":"lake_george","country":"united_states","name":"lake_george_luncheon_or_sightseeing_cruise_aboard_the_lac_du_saint_sacrement","price":29.99,"rating":4.5,"avg_price":107.6733333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"cruises,_sailing_&_water_tours","attraction_id":145,"city":"peterborough_&_the_kawarthas","country":"canada","name":"lady_muskoka_boat_cruise","price":42.94,"rating":4.0,"avg_price":129.1547058824,"latitude":45.0305595398,"longitude":-79.3140945435},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":146,"city":"vancouver","country":"canada","name":"victoria_and_butchart_gardens_by_seaplane_and_speed_boat","price":489.0,"rating":5.0,"avg_price":222.2537878788,"latitude":49.2847518921,"longitude":-123.1394805908},{"province":"ontario","category":"cruises,_sailing_&_water_tours","attraction_id":147,"city":"toronto","country":"canada","name":"niagara_falls_tour_with_boat_cruise,_journey_and_fallsview_lunch_from_toronto","price":260.0,"rating":4.5,"avg_price":129.1547058824,"latitude":43.6837425232,"longitude":-79.5929107666},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":148,"city":"vancouver","country":"canada","name":"whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight","price":447.57,"rating":5.0,"avg_price":222.2537878788,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":149,"city":"vancouver","country":"canada","name":"vancouver_to_victoria_by_seaplane_and_ferry","price":289.0,"rating":4.5,"avg_price":222.2537878788,"latitude":48.4241294861,"longitude":-123.3707809448},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":150,"city":"vancouver_island","country":"canada","name":"victoria_whale_watching_tour_on_a_covered_vessel","price":122.0,"rating":4.0,"avg_price":222.2537878788,"latitude":48.422203064,"longitude":-123.3796234131},{"province":"ontario","category":"cruises,_sailing_&_water_tours","attraction_id":151,"city":"toronto","country":"canada","name":"toronto_inner_harbour_and_island_cruise","price":29.5,"rating":4.5,"avg_price":129.1547058824,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":152,"city":"vancouver","country":"canada","name":"vancouver_full-day_sightseeing_and_photography_tour","price":249.0,"rating":5.0,"avg_price":222.2537878788,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"alberta","category":"cruises,_sailing_&_water_tours","attraction_id":153,"city":"canadian_rockies","country":"canada","name":"maligne_lake_cruise","price":82.95,"rating":5.0,"avg_price":85.43125,"latitude":51.1306915283,"longitude":-114.0066375732},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":154,"city":"vancouver","country":"canada","name":"howe_sound_sea_safari_cruise","price":97.65,"rating":5.0,"avg_price":222.2537878788,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":155,"city":"vancouver","country":"canada","name":"vancouver_to_victoria_whale_watching_&_butchart_gardens_with_return_by_speedboat","price":459.0,"rating":5.0,"avg_price":222.2537878788,"latitude":49.2847518921,"longitude":-123.1394805908},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":156,"city":"vancouver_island","country":"canada","name":"marine_wildlife_tour_with_expert_guides","price":110.0,"rating":5.0,"avg_price":222.2537878788,"latitude":48.4224090576,"longitude":-123.3670501709},{"province":"indonesia","category":"cruises,_sailing_&_water_tours","attraction_id":157,"city":"java","country":"asia","name":"heart_of_the_1000_islands_lunch_cruise","price":81.36,"rating":3.5,"avg_price":59.315,"latitude":44.2307624817,"longitude":-76.4797286987},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":158,"city":"vancouver_island","country":"canada","name":"victoria_sunset_whale-watching_cruise","price":140.7,"rating":5.0,"avg_price":222.2537878788,"latitude":48.4225692749,"longitude":-123.3824386597},{"province":"quebec","category":"cruises,_sailing_&_water_tours","attraction_id":159,"city":"montreal","country":"canada","name":"montreal_guided_sightseeing_cruise","price":39.08,"rating":3.5,"avg_price":152.2882352941,"latitude":45.5024528503,"longitude":-73.5523757935},{"province":"ontario","category":"cruises,_sailing_&_water_tours","attraction_id":160,"city":"niagara_falls","country":"canada","name":"niagara_falls_night_tour_with_dinner_and_cruise","price":189.0,"rating":4.5,"avg_price":129.1547058824,"latitude":43.0857124329,"longitude":-79.0824279785},{"province":"nova_scotia","category":"cruises,_sailing_&_water_tours","attraction_id":161,"city":"earltown","country":"canada","name":"4_hour_quickie_adventure","price":92.0,"rating":3.5,"avg_price":249.1723529412,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"cruises,_sailing_&_water_tours","attraction_id":162,"city":"ottawa","country":"canada","name":"ottawa_river_historic_sightseeing_cruise","price":28.0,"rating":4.0,"avg_price":152.2882352941,"latitude":45.4315567017,"longitude":-75.7079315186},{"province":"nova_scotia","category":"cruises,_sailing_&_water_tours","attraction_id":163,"city":"halifax_region","country":"canada","name":"halifax_deep_sea_fishing","price":68.18,"rating":4.0,"avg_price":249.1723529412,"latitude":44.6634635925,"longitude":-63.6241378784},{"province":"indonesia","category":"cruises,_sailing_&_water_tours","attraction_id":164,"city":"java","country":"asia","name":"2-hour_1000_islands_dinner_cruise","price":54.95,"rating":3.5,"avg_price":59.315,"latitude":44.587638855,"longitude":-75.6811523438},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":165,"city":"vancouver_island","country":"canada","name":"victoria_marine_wildlife_tour","price":112.35,"rating":5.0,"avg_price":222.2537878788,"latitude":48.4225692749,"longitude":-123.3824386597},{"province":"ontario","category":"cruises,_sailing_&_water_tours","attraction_id":166,"city":"toronto","country":"canada","name":"saturday_afternoon_lunch_cruise","price":67.8,"rating":4.5,"avg_price":129.1547058824,"latitude":43.6365470886,"longitude":-79.396156311},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":167,"city":"vancouver_island","country":"canada","name":"nanaimo_whale_watching_in_a_semi-covered_boat","price":148.0,"rating":4.5,"avg_price":222.2537878788,"latitude":49.1673851013,"longitude":-123.9366455078},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":168,"city":"vancouver","country":"canada","name":"interactive_pirate_cruise_from_granville_island","price":34.5,"rating":5.0,"avg_price":222.2537878788,"latitude":49.2712898254,"longitude":-123.1366348267},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":169,"city":"vancouver","country":"canada","name":"vancouver_city_and_seals_scenic_boat_tour","price":61.95,"rating":5.0,"avg_price":222.2537878788,"latitude":49.2717285156,"longitude":-123.1366577148},{"province":"nova_scotia","category":"cruises,_sailing_&_water_tours","attraction_id":170,"city":"halifax_region","country":"canada","name":"murphy's_dj_party_boat","price":23.08,"rating":1.0,"avg_price":249.1723529412,"latitude":44.6634635925,"longitude":-63.6241378784},{"province":"ontario","category":"cruises,_sailing_&_water_tours","attraction_id":171,"city":"ottawa","country":"canada","name":"rideau_canal_cruise","price":29.0,"rating":4.0,"avg_price":129.1547058824,"latitude":45.4558448792,"longitude":-75.6950378418},{"province":"quebec","category":"cruises,_sailing_&_water_tours","attraction_id":172,"city":"mont_tremblant","country":"canada","name":"mont-tremblant_lake_cruise","price":29.61,"rating":4.5,"avg_price":152.2882352941,"latitude":46.2132911682,"longitude":-74.5849914551},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":173,"city":"vancouver","country":"canada","name":"sunset_cruise","price":89.25,"rating":5.0,"avg_price":222.2537878788,"latitude":49.2717285156,"longitude":-123.1366577148},{"province":"quebec","category":"cruises,_sailing_&_water_tours","attraction_id":174,"city":"mont_tremblant","country":"canada","name":"full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch","price":98.29,"rating":5.0,"avg_price":152.2882352941,"latitude":46.2132911682,"longitude":-74.5849914551},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":175,"city":"vancouver_island","country":"canada","name":"5_day_broken_islands_kayaking_expedition","price":222.25,"rating":4.5,"avg_price":222.2537878788,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"cruises,_sailing_&_water_tours","attraction_id":176,"city":"montreal","country":"canada","name":"full-day_qu\u00e9bec_city_adventure:_bike_tour,_sightseeing_cruise,_and_lunch","price":125.0,"rating":5.0,"avg_price":152.2882352941,"latitude":46.8135795593,"longitude":-71.2017211914},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":177,"city":"squamish","country":"canada","name":"wet_&_wild_elaho_exhilarator_&_sea_to_sky_gondola_combo_from_squamish","price":215.24,"rating":5.0,"avg_price":222.2537878788,"latitude":49.7491493225,"longitude":-123.1333770752},{"province":"nova_scotia","category":"cruises,_sailing_&_water_tours","attraction_id":178,"city":"earltown","country":"canada","name":"dark_sky_canoe_trip_-_2_day","price":454.25,"rating":3.5,"avg_price":249.1723529412,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"cruises,_sailing_&_water_tours","attraction_id":179,"city":"earltown","country":"canada","name":"lake_rossignol_canoe_trip_-_3_day","price":684.25,"rating":3.5,"avg_price":249.1723529412,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"cruises,_sailing_&_water_tours","attraction_id":180,"city":"earltown","country":"canada","name":"keji_southern_lakes_canoe_trip_-_4_day","price":914.25,"rating":3.5,"avg_price":249.1723529412,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"cruises,_sailing_&_water_tours","attraction_id":181,"city":"earltown","country":"canada","name":"taste_of_the_tobeatic_canoe_trip_-_4_day","price":249.1699981689,"rating":3.5,"avg_price":249.1723529412,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":182,"city":"vancouver","country":"canada","name":"vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane","price":569.0,"rating":4.5,"avg_price":222.2537878788,"latitude":49.2847518921,"longitude":-123.1394805908},{"province":"ontario","category":"cruises,_sailing_&_water_tours","attraction_id":183,"city":"ottawa","country":"canada","name":"ottawa_river_tours","price":27.0,"rating":4.0,"avg_price":129.1547058824,"latitude":45.4558448792,"longitude":-75.6950378418},{"province":"nova_scotia","category":"cruises,_sailing_&_water_tours","attraction_id":184,"city":"halifax_region","country":"canada","name":"wine_&_cheese_at_sunset","price":149.0,"rating":5.0,"avg_price":249.1723529412,"latitude":44.6634635925,"longitude":-63.6241378784},{"province":"newfoundland_and_labrador","category":"cruises,_sailing_&_water_tours","attraction_id":185,"city":"trinity","country":"canada","name":"whale-watching_marine_wildlife_excursion_by_zodiac_boat","price":80.0,"rating":4.5,"avg_price":432.75,"latitude":48.3685150146,"longitude":-53.3578338623},{"province":"indonesia","category":"cruises,_sailing_&_water_tours","attraction_id":186,"city":"java","country":"asia","name":"heart_of_the_1000_islands_brunch_cruise","price":73.45,"rating":3.5,"avg_price":59.315,"latitude":44.2307624817,"longitude":-76.4797286987},{"province":"ontario","category":"cruises,_sailing_&_water_tours","attraction_id":187,"city":"toronto","country":"canada","name":"all-inclusive_niagara_falls_coach_tour","price":219.0,"rating":3.5,"avg_price":129.1547058824,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":188,"city":"vancouver","country":"canada","name":"sea_to_sky_gondola_private_tour","price":593.75,"rating":4.5,"avg_price":222.2537878788,"latitude":49.260219574,"longitude":-123.020111084},{"province":"alberta","category":"cruises,_sailing_&_water_tours","attraction_id":189,"city":"lake_louise","country":"canada","name":"lake_louise_winter_sightseeing_gondola","price":36.7,"rating":4.0,"avg_price":85.43125,"latitude":51.4419212341,"longitude":-116.1621704102},{"province":"ontario","category":"cruises,_sailing_&_water_tours","attraction_id":190,"city":"toronto","country":"canada","name":"friday_night_wine_and_cheese_sail_in_toronto","price":219.99,"rating":5.0,"avg_price":129.1547058824,"latitude":43.6375465393,"longitude":-79.3912353516},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":191,"city":"vancouver_island","country":"canada","name":"victoria_shore_excursion:_whale-watching_cruise_and_butchart_gardens_admission","price":174.56,"rating":5.0,"avg_price":222.2537878788,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":192,"city":"vancouver_island","country":"canada","name":"whale-watching_cruise_from_victoria_and_butchart_gardens_admission","price":174.56,"rating":4.5,"avg_price":222.2537878788,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":193,"city":"vancouver","country":"canada","name":"whale-watching_cruise_from_vancouver_to_victoria","price":248.06,"rating":4.5,"avg_price":222.2537878788,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":194,"city":"vancouver_island","country":"canada","name":"whale-watching_cruise_from_victoria_to_vancouver","price":232.32,"rating":5.0,"avg_price":222.2537878788,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"alberta","category":"cruises,_sailing_&_water_tours","attraction_id":195,"city":"canadian_rockies","country":"canada","name":"wildlife_on_the_bow","price":56.7,"rating":4.5,"avg_price":85.43125,"latitude":51.1772842407,"longitude":-115.5727386475},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":196,"city":"vancouver","country":"canada","name":"seaplane_flight_to_victoria_with_whale_watching_and_return_by_ferry","price":389.0,"rating":4.5,"avg_price":222.2537878788,"latitude":48.4241294861,"longitude":-123.3707809448},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":197,"city":"vancouver","country":"canada","name":"victoria_&_butchard_gardens_private_tour","price":357.46,"rating":4.5,"avg_price":222.2537878788,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":198,"city":"vancouver","country":"canada","name":"vancouver_whale_watching_adventure","price":145.0,"rating":4.0,"avg_price":222.2537878788,"latitude":49.2929191589,"longitude":-123.1277923584},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":199,"city":"okanagan_valley","country":"canada","name":"full_day_private_charter","price":985.0,"rating":4.5,"avg_price":222.2537878788,"latitude":49.8871269226,"longitude":-119.4984741211},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":200,"city":"sunshine_coast","country":"canada","name":"6_hour_coastal_adventure","price":175.0,"rating":4.5,"avg_price":222.2537878788,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":201,"city":"vancouver","country":"canada","name":"vancouver_whale_watching_safari","price":259.0,"rating":5.0,"avg_price":222.2537878788,"latitude":49.2847518921,"longitude":-123.1394805908},{"province":"indonesia","category":"cruises,_sailing_&_water_tours","attraction_id":202,"city":"java","country":"asia","name":"90-minute_1000_islands_sightseeing_cruise","price":27.5,"rating":4.0,"avg_price":59.315,"latitude":44.587638855,"longitude":-75.6811523438},{"province":"ontario","category":"cruises,_sailing_&_water_tours","attraction_id":203,"city":"alexandria_bay","country":"canada","name":"1000_islands_wildcat_high-speed_adventure_cruise","price":49.95,"rating":4.5,"avg_price":129.1547058824,"latitude":44.587638855,"longitude":-75.6811523438},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":204,"city":"vancouver_island","country":"canada","name":"3_day_broken_group_islands_kayaking_expedition","price":950.0,"rating":4.5,"avg_price":222.2537878788,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"cruises,_sailing_&_water_tours","attraction_id":205,"city":"halifax_region","country":"canada","name":"j_farwell_morning_family_fun","price":86.47,"rating":3.5,"avg_price":249.1723529412,"latitude":44.6634635925,"longitude":-63.6241378784},{"province":"nova_scotia","category":"cruises,_sailing_&_water_tours","attraction_id":206,"city":"halifax_region","country":"canada","name":"j_farwell_signature_sail","price":98.66,"rating":3.5,"avg_price":249.1723529412,"latitude":44.6634635925,"longitude":-63.6241378784},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":207,"city":"vancouver","country":"canada","name":"vancouver_holiday_dinner_and_carols_cruise","price":88.88,"rating":3.5,"avg_price":222.2537878788,"latitude":49.2941894531,"longitude":-123.1330566406},{"province":"newfoundland_and_labrador","category":"cruises,_sailing_&_water_tours","attraction_id":208,"city":"newfoundland","country":"canada","name":"historic_boat_tour_on_bonne_bay","price":800.0,"rating":4.5,"avg_price":432.75,"latitude":49.5066299438,"longitude":-57.917804718},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":209,"city":"vancouver","country":"canada","name":"bowen_island_dinner_and_zodiac_tour","price":135.45,"rating":5.0,"avg_price":222.2537878788,"latitude":49.2717285156,"longitude":-123.1366577148},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":210,"city":"vancouver_island","country":"canada","name":"whale_watching_with_butchart_gardens_and_butterfly_gardens_from_victoria","price":190.0,"rating":3.0,"avg_price":222.2537878788,"latitude":48.422203064,"longitude":-123.3796234131},{"province":"british_columbia","category":"cruises,_sailing_&_water_tours","attraction_id":211,"city":"sunshine_coast","country":"canada","name":"howe_sound_islands_cruise","price":105.0,"rating":4.5,"avg_price":222.2537878788,"latitude":49.4014663696,"longitude":-123.5060501099},{"province":"newfoundland_and_labrador","category":"cruises,_sailing_&_water_tours","attraction_id":212,"city":"port_rexton","country":"canada","name":"whale_watching_tour_with_2-nights_accommodation_package","price":779.0,"rating":5.0,"avg_price":432.75,"latitude":48.3685150146,"longitude":-53.3578338623},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":213,"city":"quebec_city","country":"canada","name":"historical_walking_tour_in_old_quebec:_winter_tour","price":30.0,"rating":4.5,"avg_price":76.2218518519,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":214,"city":"quebec_city","country":"canada","name":"quebec_city_walking_tour","price":30.99,"rating":5.0,"avg_price":76.2218518519,"latitude":46.8130874634,"longitude":-71.2055969238},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":215,"city":"toronto","country":"canada","name":"niagara_falls_small-group_day_tour_from_toronto","price":100.57,"rating":5.0,"avg_price":156.6865306122,"latitude":43.6478614807,"longitude":-79.392906189},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":216,"city":"quebec_city","country":"canada","name":"half-day_trip_to_montmorency_falls_and_ste-anne-de-beaupr\u00e9_from_quebec","price":57.5,"rating":4.5,"avg_price":76.2218518519,"latitude":46.8131332397,"longitude":-71.2056121826},{"province":"northwest_territories","category":"cultural_&_theme_tours","attraction_id":217,"city":"yellowknife","country":"canada","name":"4-_to_6-hour_northern_lights_tour_from_yellowknife","price":85.0,"rating":4.0,"avg_price":84.5,"latitude":62.4396781921,"longitude":-114.4058380127},{"province":"british_columbia","category":"cultural_&_theme_tours","attraction_id":218,"city":"vancouver_island","country":"canada","name":"victoria_guided_food_and_history_tour","price":63.0,"rating":5.0,"avg_price":178.9613157895,"latitude":48.4300460815,"longitude":-123.3637237549},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":219,"city":"toronto","country":"canada","name":"niagara_falls_tour_day_trip_from_toronto","price":89.0,"rating":4.5,"avg_price":156.6865306122,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":220,"city":"toronto","country":"canada","name":"niagara_falls_day_and_evening_tour_with_boat_cruise_and_optional_fallsview_dinner","price":169.0,"rating":4.5,"avg_price":156.6865306122,"latitude":43.6837425232,"longitude":-79.5929107666},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":221,"city":"quebec_city","country":"canada","name":"small_group_excursion_of_quebec_city_montmorency_falls","price":35.0,"rating":5.0,"avg_price":76.2218518519,"latitude":46.8980140686,"longitude":-71.182975769},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":222,"city":"niagara_falls","country":"canada","name":"niagara_on_the_lake_wine_tour_with_cheese_pairing","price":83.62,"rating":5.0,"avg_price":156.6865306122,"latitude":43.2265434265,"longitude":-79.1159591675},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":223,"city":"montreal","country":"canada","name":"haunted_montreal_pub_crawl","price":24.0,"rating":5.0,"avg_price":76.2218518519,"latitude":45.5220565796,"longitude":-73.537109375},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":224,"city":"niagara_falls","country":"canada","name":"niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner","price":157.07,"rating":5.0,"avg_price":156.6865306122,"latitude":43.2265434265,"longitude":-79.1159591675},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":225,"city":"quebec_city","country":"canada","name":"christmas_in_quebec_city:_small-group_gourmet_food_tour","price":55.0,"rating":5.0,"avg_price":76.2218518519,"latitude":46.8130874634,"longitude":-71.2055969238},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":226,"city":"toronto","country":"canada","name":"niagara_falls_day_tour_from_toronto_including_hornblower_boat_tour","price":115.0,"rating":4.5,"avg_price":156.6865306122,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"cultural_&_theme_tours","attraction_id":227,"city":"canadian_rockies","country":"canada","name":"lake_louise_and_icefield_parkway_sightseeing_full-day_tour","price":170.0,"rating":4.5,"avg_price":91.3271428571,"latitude":51.1214561462,"longitude":-114.0858154297},{"province":"nova_scotia","category":"cultural_&_theme_tours","attraction_id":228,"city":"halifax_region","country":"canada","name":"best_of_halifax_tour","price":111.5,"rating":4.0,"avg_price":93.6111111111,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":229,"city":"ottawa","country":"canada","name":"ultimate_ottawa_tour","price":139.0,"rating":4.5,"avg_price":156.6865306122,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":230,"city":"montreal","country":"canada","name":"the_original_mtl_brew_tour","price":115.0,"rating":5.0,"avg_price":76.2218518519,"latitude":44.4722709656,"longitude":-73.1866912842},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":231,"city":"toronto","country":"canada","name":"small-group_toronto_ghosts_and_spirits_of_the_distillery_tour","price":24.5,"rating":4.5,"avg_price":156.6865306122,"latitude":43.6472091675,"longitude":-79.3741760254},{"province":"british_columbia","category":"cultural_&_theme_tours","attraction_id":232,"city":"vancouver","country":"canada","name":"spoken_treasures_-_indigenous_walking_tour","price":40.0,"rating":5.0,"avg_price":178.9613157895,"latitude":49.3222732544,"longitude":-123.1309585571},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":233,"city":"quebec_city","country":"canada","name":"quebec_city_historic_discoverers_cruise","price":44.83,"rating":4.0,"avg_price":76.2218518519,"latitude":45.5024528503,"longitude":-73.5523757935},{"province":"new_brunswick","category":"cultural_&_theme_tours","attraction_id":234,"city":"saint_john","country":"canada","name":"best_of_saint_john_tour","price":149.0,"rating":null,"avg_price":137.0,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":235,"city":"quebec_city","country":"canada","name":"vip_basilica_&_area_private_car_tour_(the_ste-anne_&_area,_riverside_lunch_tour)","price":134.96,"rating":4.5,"avg_price":76.2218518519,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":236,"city":"toronto","country":"canada","name":"toronto_city_tour_with_cn_tower","price":99.0,"rating":4.5,"avg_price":156.6865306122,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":237,"city":"toronto","country":"canada","name":"talkwalk,_the_inside_job_-_the_winter_walking_tour_of_public_art_and_sculpture","price":40.0,"rating":5.0,"avg_price":156.6865306122,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":238,"city":"montreal","country":"canada","name":"discover_the_reso:_montreal's_underground_city_-_walking_tour_with_a_local","price":69.0,"rating":4.5,"avg_price":76.2218518519,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":239,"city":"toronto","country":"canada","name":"exclusive_private_tour_to_niagara_falls_from_toronto","price":650.0,"rating":5.0,"avg_price":156.6865306122,"latitude":45.4637680054,"longitude":-73.8233413696},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":240,"city":"niagara_falls","country":"canada","name":"niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch","price":77.98,"rating":5.0,"avg_price":156.6865306122,"latitude":43.2265434265,"longitude":-79.1159591675},{"province":"alberta","category":"cultural_&_theme_tours","attraction_id":241,"city":"canadian_rockies","country":"canada","name":"snowshoeing_tour_to_marble_canyon","price":79.8,"rating":5.0,"avg_price":91.3271428571,"latitude":51.1775093079,"longitude":-115.5712738037},{"province":"british_columbia","category":"cultural_&_theme_tours","attraction_id":242,"city":"vancouver","country":"canada","name":"talking_trees_-_indigenous_walking_tour","price":40.0,"rating":5.0,"avg_price":178.9613157895,"latitude":49.3222732544,"longitude":-123.1309585571},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":243,"city":"montreal","country":"canada","name":"discover_montreal's_best_street_art","price":35.0,"rating":4.5,"avg_price":76.2218518519,"latitude":45.527217865,"longitude":-73.5730514526},{"province":"british_columbia","category":"cultural_&_theme_tours","attraction_id":244,"city":"vancouver_island","country":"canada","name":"historical_chinatown_walking_tour","price":15.0,"rating":5.0,"avg_price":178.9613157895,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":245,"city":"montreal","country":"canada","name":"explore_the_best_of_old_montreal_-_private_walking_tour_with_a_local","price":190.0,"rating":4.5,"avg_price":76.2218518519,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"cultural_&_theme_tours","attraction_id":246,"city":"vancouver","country":"canada","name":"3-hour_east_vancouver_art_mural_&_craft_brewery_tour","price":45.0,"rating":4.0,"avg_price":178.9613157895,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"prince_edward_island","category":"cultural_&_theme_tours","attraction_id":247,"city":"charlottetown","country":"canada","name":"afternoon_charlottetown_city_tour","price":161.0,"rating":5.0,"avg_price":294.25,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":248,"city":"montreal","country":"canada","name":"montreal_architectural_walking_tour_(2_hour)","price":44.84,"rating":4.5,"avg_price":76.2218518519,"latitude":45.5058174133,"longitude":-73.5531616211},{"province":"wildgrape_tours","category":"cultural_&_theme_tours","attraction_id":249,"city":"tours_and_tickets","country":"wolfville","name":"escape_through_the_vines_tour","price":136.85,"rating":null,"avg_price":136.85,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"things_to_do_in_wolfville","category":"cultural_&_theme_tours","attraction_id":250,"city":"wildgrape_tours","country":"canada","name":"grapes_&_grains_tour:","price":136.85,"rating":null,"avg_price":136.85,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":251,"city":"toronto","country":"canada","name":"toronto_sightseeing_tour","price":350.0,"rating":4.5,"avg_price":156.6865306122,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":252,"city":"quebec_city","country":"canada","name":"vip_ice_hotel,_basilica,_copper_museum,_city_and_plains_by_private_car","price":162.23,"rating":4.5,"avg_price":76.2218518519,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":253,"city":"niagara_falls","country":"canada","name":"heart_of_niagara_falls_full_monty_tour","price":104.14,"rating":4.5,"avg_price":156.6865306122,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":254,"city":"niagara_falls","country":"canada","name":"heart_of_niagara_falls_tour","price":33.47,"rating":4.5,"avg_price":156.6865306122,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":255,"city":"toronto","country":"canada","name":"tobermory_&_flowerpot_island_(bus_tour_from_toronto)","price":190.97,"rating":4.5,"avg_price":156.6865306122,"latitude":43.8271331787,"longitude":-79.4263458252},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":256,"city":"toronto","country":"canada","name":"toronto_city_walking_tour:_york_to_the_6ix_(group_tour)","price":35.0,"rating":4.5,"avg_price":156.6865306122,"latitude":43.7536735535,"longitude":-79.6089782715},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":257,"city":"kingston","country":"canada","name":"ghost_and_mystery_trolley_tour","price":38.42,"rating":4.5,"avg_price":156.6865306122,"latitude":44.2307624817,"longitude":-76.4797286987},{"province":"alberta","category":"cultural_&_theme_tours","attraction_id":258,"city":"kananaskis_country","country":"canada","name":"voyageur_canoe_and_horseback_ride","price":120.0,"rating":5.0,"avg_price":91.3271428571,"latitude":50.9183578491,"longitude":-115.1479415894},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":259,"city":"niagara_falls","country":"canada","name":"niagara_falls_&_niagara-on-the-lake","price":600.0,"rating":4.5,"avg_price":156.6865306122,"latitude":43.0756759644,"longitude":-79.0856628418},{"province":"alberta","category":"cultural_&_theme_tours","attraction_id":260,"city":"kananaskis_country","country":"canada","name":"become_a_voyageur_-_canoe_tour","price":49.0,"rating":5.0,"avg_price":91.3271428571,"latitude":50.9183578491,"longitude":-115.1479415894},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":261,"city":"quebec_city","country":"canada","name":"quebec,_cradle_of_new_france","price":225.0,"rating":4.5,"avg_price":76.2218518519,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":262,"city":"toronto","country":"canada","name":"guided_bicycle_tour_-_toronto_waterfront,_island_and_distillery","price":85.0,"rating":4.5,"avg_price":156.6865306122,"latitude":43.6518859863,"longitude":-79.3977584839},{"province":"british_columbia","category":"cultural_&_theme_tours","attraction_id":263,"city":"vancouver","country":"canada","name":"steveston_magical_mystery_storybrooke_explorer_private_tour","price":132.5,"rating":5.0,"avg_price":178.9613157895,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":264,"city":"quebec_city","country":"canada","name":"vip_walk_the_city,_private_car_to_island_of_orleans","price":94.06,"rating":4.5,"avg_price":76.2218518519,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"cultural_&_theme_tours","attraction_id":265,"city":"richmond","country":"canada","name":"steveston_magical_mystery_&_sea_adventure_explorer_private_tour","price":150.0,"rating":5.0,"avg_price":178.9613157895,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":266,"city":"quebec_city","country":"canada","name":"vip_heavenly_private_walking_sitting_eating_tour_(city,_wall,_plains,_bridges)","price":80.43,"rating":4.5,"avg_price":76.2218518519,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"cultural_&_theme_tours","attraction_id":267,"city":"halifax_region","country":"canada","name":"halifax_night_tour_with_dinner","price":174.0,"rating":4.0,"avg_price":93.6111111111,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"dominican_republic","category":"cultural_&_theme_tours","attraction_id":268,"city":"la_altagracia_province","country":"caribbean","name":"santo_domingo_city_tour_(all-day_from_punta_cana)","price":129.51,"rating":null,"avg_price":129.51,"latitude":18.4846572876,"longitude":-77.9280853271},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":269,"city":"niagara_falls","country":"canada","name":"niagara_fall_canada_wonder_tour","price":227.66,"rating":4.5,"avg_price":156.6865306122,"latitude":43.0756759644,"longitude":-79.0856628418},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":270,"city":"sainte-famille","country":"canada","name":"winter_tour_of_the_island_of_orleans","price":70.0,"rating":4.5,"avg_price":76.2218518519,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"things_to_do_in_saskatoon","category":"cultural_&_theme_tours","attraction_id":271,"city":"wanuskewin_heritage_park","country":"canada","name":"3-night_private_resort_mansion_with_optional_excursions,_in_saskatoon,_sk","price":null,"rating":null,"avg_price":null,"latitude":32.0778427124,"longitude":-81.0846710205},{"province":"british_columbia","category":"cultural_&_theme_tours","attraction_id":272,"city":"vancouver","country":"canada","name":"2_hour_gastown_&_granville_st._walking_tour","price":235.0,"rating":5.0,"avg_price":178.9613157895,"latitude":49.2649116516,"longitude":-123.1192016602},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":273,"city":"montreal","country":"canada","name":"best_of_montreal_full_day_tour","price":339.0,"rating":4.5,"avg_price":76.2218518519,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"new_york_(ny)","category":"cultural_&_theme_tours","attraction_id":274,"city":"niagara_falls","country":"united_states","name":"discovery_niagara_falls_usa_winter_tour","price":156.77,"rating":3.5,"avg_price":328.3983333333,"latitude":43.0851898193,"longitude":-79.0592498779},{"province":"new_york_(ny)","category":"cultural_&_theme_tours","attraction_id":275,"city":"niagara_falls","country":"united_states","name":"canadian_and_american_combo_winter_tour_of_niagara_falls","price":284.92,"rating":3.5,"avg_price":328.3983333333,"latitude":43.0851898193,"longitude":-79.0592498779},{"province":"brazil","category":"cultural_&_theme_tours","attraction_id":276,"city":"state_of_amazonas_(am)","country":"south_america","name":"jungle_survival_training_3_days,_by_ex_military_experts","price":null,"rating":null,"avg_price":null,"latitude":49.1859207153,"longitude":-122.7961425781},{"province":"alberta","category":"cultural_&_theme_tours","attraction_id":277,"city":"calgary","country":"canada","name":"the_douglas_fir_trail_-_wandering_through_calgary's_past_-_calgary","price":57.75,"rating":5.0,"avg_price":91.3271428571,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":278,"city":"montreal","country":"canada","name":"haunted_griffintown","price":24.0,"rating":4.5,"avg_price":76.2218518519,"latitude":45.5220565796,"longitude":-73.537109375},{"province":"nova_scotia","category":"cultural_&_theme_tours","attraction_id":279,"city":"yarmouth","country":"canada","name":"pirates_&_pints_pub_crawl","price":65.0,"rating":4.0,"avg_price":93.6111111111,"latitude":43.8391304016,"longitude":-66.1189498901},{"province":"nova_scotia","category":"cultural_&_theme_tours","attraction_id":280,"city":"yarmouth","country":"canada","name":"the_eerie_&_the_ominous_tour","price":20.0,"rating":4.0,"avg_price":93.6111111111,"latitude":43.8391304016,"longitude":-66.1189498901},{"province":"british_columbia","category":"cultural_&_theme_tours","attraction_id":281,"city":"okanagan_valley","country":"canada","name":"across_the_valley_tour","price":175.0,"rating":5.0,"avg_price":178.9613157895,"latitude":49.8294372559,"longitude":-119.6265563965},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":282,"city":"montreal","country":"canada","name":"haunted_downtown","price":24.0,"rating":4.5,"avg_price":76.2218518519,"latitude":45.5220565796,"longitude":-73.537109375},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":283,"city":"montreal","country":"canada","name":"haunted_mountain","price":24.0,"rating":4.5,"avg_price":76.2218518519,"latitude":45.5220565796,"longitude":-73.537109375},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":285,"city":"montreal","country":"canada","name":"find_montreal_black_history_on_site","price":40.0,"rating":4.5,"avg_price":76.2218518519,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":286,"city":"montreal","country":"canada","name":"montreal_101_-_old_montreal_\/_plateau_\/_mile_end_-_walking_tour_with_a_local","price":105.0,"rating":4.5,"avg_price":76.2218518519,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"cultural_&_theme_tours","attraction_id":287,"city":"halifax_region","country":"canada","name":"nova_scotia_bucket_list_tour","price":93.6100006104,"rating":4.0,"avg_price":93.6111111111,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"cultural_&_theme_tours","attraction_id":288,"city":"halifax_region","country":"canada","name":"cape_breton_&_newfoundland_tour","price":93.6100006104,"rating":4.0,"avg_price":93.6111111111,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"cultural_&_theme_tours","attraction_id":289,"city":"halifax_region","country":"canada","name":"peggy's_cove_hike_and_village_tour","price":143.75,"rating":4.0,"avg_price":93.6111111111,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":290,"city":"niagara_falls","country":"canada","name":"private,_custom_historical_tour_(war_of_1812)_niagara_falls-niagara-on-the-lake","price":225.0,"rating":4.5,"avg_price":156.6865306122,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":291,"city":"montreal","country":"canada","name":"old_montreal_delights_with_a_local!","price":225.0,"rating":4.5,"avg_price":76.2218518519,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"cultural_&_theme_tours","attraction_id":292,"city":"okanagan_valley","country":"canada","name":"sunset_dinner_tour","price":175.0,"rating":5.0,"avg_price":178.9613157895,"latitude":49.8294372559,"longitude":-119.6265563965},{"province":"british_columbia","category":"cultural_&_theme_tours","attraction_id":293,"city":"vancouver_island","country":"canada","name":"pedal_coach_hourly_rental","price":31.5,"rating":5.0,"avg_price":178.9613157895,"latitude":48.4263687134,"longitude":-123.3703536987},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":294,"city":"quebec_city","country":"canada","name":"vip_private_walking_tour_old_town_&_fortifications_(the_see_all_the_sites_tour)","price":44.97,"rating":4.5,"avg_price":76.2218518519,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"cultural_&_theme_tours","attraction_id":295,"city":"okanagan_valley","country":"canada","name":"bachelorette_private_wine_tours","price":140.0,"rating":5.0,"avg_price":178.9613157895,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"cultural_&_theme_tours","attraction_id":296,"city":"okanagan_valley","country":"canada","name":"vip_and_exclusive_tours","price":175.0,"rating":5.0,"avg_price":178.9613157895,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"cultural_&_theme_tours","attraction_id":297,"city":"okanagan_valley","country":"canada","name":"special_group_full_day_private_wine_tours_for_up_to_12_people_3_tour_options","price":178.9600067139,"rating":5.0,"avg_price":178.9613157895,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":298,"city":"drummondville","country":"canada","name":"village_quebec_tour;_1800's_reproduction_(food,_activities_and_fun_included)","price":89.0,"rating":4.5,"avg_price":76.2218518519,"latitude":45.4951553345,"longitude":-73.5825042725},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":299,"city":"chambly","country":"canada","name":"mix_tour:_3_sites_+_1_bonus_site","price":89.0,"rating":4.5,"avg_price":76.2218518519,"latitude":45.4951553345,"longitude":-73.5825042725},{"province":"new_york_(ny)","category":"cultural_&_theme_tours","attraction_id":300,"city":"niagara_falls","country":"united_states","name":"best_of_niagara_falls_usa_tour","price":121.33,"rating":3.5,"avg_price":328.3983333333,"latitude":43.0857124329,"longitude":-79.0824279785},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":301,"city":"niagara_falls","country":"canada","name":"6-hour_niagara_falls_canadian_side_evening_illuminations_tour","price":149.89,"rating":5.0,"avg_price":156.6865306122,"latitude":43.0823516846,"longitude":-79.0411376953},{"province":"alberta","category":"cultural_&_theme_tours","attraction_id":302,"city":"lethbridge","country":"canada","name":"nikka_yuko_japanese_garden_winter_light_festival","price":7.5,"rating":5.0,"avg_price":91.3271428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"denmark","category":"cultural_&_theme_tours","attraction_id":303,"city":"zealand","country":"europe","name":"copenhagen_small_group_grand_tour","price":148.6,"rating":5.0,"avg_price":148.6,"latitude":55.6829566956,"longitude":12.5735244751},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":304,"city":"toronto","country":"canada","name":"light_up_niagara_falls","price":279.0,"rating":5.0,"avg_price":156.6865306122,"latitude":45.4637680054,"longitude":-73.8233413696},{"province":"alberta","category":"cultural_&_theme_tours","attraction_id":305,"city":"canadian_rockies","country":"canada","name":"deluxe_evening_tour_to_lake_louise_and_moraine_lake_with_dinner","price":152.25,"rating":5.0,"avg_price":91.3271428571,"latitude":51.1775093079,"longitude":-115.5712738037},{"province":"nova_scotia","category":"cultural_&_theme_tours","attraction_id":306,"city":"halifax_region","country":"canada","name":"halifax_segway_city_tour","price":102.35,"rating":4.0,"avg_price":93.6111111111,"latitude":44.6451950073,"longitude":-63.5690460205},{"province":"nova_scotia","category":"cultural_&_theme_tours","attraction_id":307,"city":"halifax_region","country":"canada","name":"halifax_segway_city_spin","price":79.35,"rating":4.0,"avg_price":93.6111111111,"latitude":44.6451950073,"longitude":-63.5690460205},{"province":"new_york_(ny)","category":"cultural_&_theme_tours","attraction_id":308,"city":"niagara_falls","country":"united_states","name":"shared_wonder_tour","price":297.74,"rating":4.5,"avg_price":328.3983333333,"latitude":43.0823516846,"longitude":-79.0411376953},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":309,"city":"niagara_falls","country":"canada","name":"niagara_falls_canada_underground_railroad_heritage_tour","price":124.06,"rating":5.0,"avg_price":156.6865306122,"latitude":43.0906410217,"longitude":-79.0219573975},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":310,"city":"niagara_falls","country":"canada","name":"niagara-on-the-lake_private_wine_and_dinner_tour_in_classic_english_cab","price":219.99,"rating":4.5,"avg_price":156.6865306122,"latitude":43.2163963318,"longitude":-79.1287841797},{"province":"northwest_territories","category":"cultural_&_theme_tours","attraction_id":311,"city":"yellowknife","country":"canada","name":"yellowknife_city_tour","price":84.0,"rating":4.0,"avg_price":84.5,"latitude":62.453453064,"longitude":-114.3686981201},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":312,"city":"montreal","country":"canada","name":"the_sip_of_mtl_brew_tour","price":86.25,"rating":5.0,"avg_price":76.2218518519,"latitude":44.4722709656,"longitude":-73.1866912842},{"province":"british_columbia","category":"cultural_&_theme_tours","attraction_id":314,"city":"vancouver","country":"canada","name":"vancouver_city_explorer_tour","price":116.0,"rating":5.0,"avg_price":178.9613157895,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":315,"city":"toronto","country":"canada","name":"path,_toronto's_underground_city_-_walking_tour","price":27.0,"rating":5.0,"avg_price":156.6865306122,"latitude":43.6400680542,"longitude":-79.3824691772},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":316,"city":"ottawa","country":"canada","name":"small-group_guided_tour_in_ottawa","price":65.0,"rating":5.0,"avg_price":156.6865306122,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"cultural_&_theme_tours","attraction_id":317,"city":"calgary","country":"canada","name":"calgary_food_walking_tour_-_craving_kensington","price":100.79,"rating":5.0,"avg_price":91.3271428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":318,"city":"montreal","country":"canada","name":"beyond_the_bagel:_montreal_jewish_food_walking_tour","price":85.0,"rating":5.0,"avg_price":76.2218518519,"latitude":45.5169487,"longitude":-73.5797195435},{"province":"british_columbia","category":"cultural_&_theme_tours","attraction_id":319,"city":"vancouver","country":"canada","name":"gastown_&_chinatown_night_photography_tour","price":45.0,"rating":5.0,"avg_price":178.9613157895,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":320,"city":"quebec_city","country":"canada","name":"animated_crime_walking_tour_in_old_quebec","price":20.0,"rating":4.5,"avg_price":76.2218518519,"latitude":46.813129425,"longitude":-71.2056045532},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":321,"city":"montreal","country":"canada","name":"montreal_mural_tour","price":45.0,"rating":5.0,"avg_price":76.2218518519,"latitude":45.5261230469,"longitude":-73.5950698853},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":322,"city":"montreal","country":"canada","name":"inside_the_shmata_factory","price":24.0,"rating":4.0,"avg_price":76.2218518519,"latitude":45.5169487,"longitude":-73.5797195435},{"province":"nova_scotia","category":"cultural_&_theme_tours","attraction_id":323,"city":"halifax_region","country":"canada","name":"historic_harbour_cruise","price":31.61,"rating":4.0,"avg_price":93.6111111111,"latitude":44.6634635925,"longitude":-63.6241378784},{"province":"british_columbia","category":"cultural_&_theme_tours","attraction_id":324,"city":"vancouver_island","country":"canada","name":"nature_in_the_city_of_victoria_bc","price":25.0,"rating":5.0,"avg_price":178.9613157895,"latitude":49.2779121399,"longitude":-123.0986480713},{"province":"new_york_(ny)","category":"cultural_&_theme_tours","attraction_id":325,"city":"niagara_falls","country":"united_states","name":"niagara_falls_canada_tour_from_niagara_usa","price":156.71,"rating":5.0,"avg_price":328.3983333333,"latitude":43.0823516846,"longitude":-79.0411376953},{"province":"new_brunswick","category":"cultural_&_theme_tours","attraction_id":326,"city":"saint_john","country":"canada","name":"fundy_harbours_hidden_gems_-_coastal_drive","price":125.0,"rating":null,"avg_price":137.0,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"cultural_&_theme_tours","attraction_id":327,"city":"okanagan_valley","country":"canada","name":"guaranteed_wine_tasting_at_mission_hill_&_quails_family_estates","price":131.25,"rating":5.0,"avg_price":178.9613157895,"latitude":49.9325065613,"longitude":-119.400177002},{"province":"british_columbia","category":"cultural_&_theme_tours","attraction_id":328,"city":"vancouver","country":"canada","name":"fraser_valley_private_wine_tour_and_bistro_lunch","price":950.29,"rating":5.0,"avg_price":178.9613157895,"latitude":49.2650260925,"longitude":-123.112449646},{"province":"british_columbia","category":"cultural_&_theme_tours","attraction_id":329,"city":"vancouver","country":"canada","name":"vancouver_full-day_sightseeing_and_photography_tour","price":249.0,"rating":5.0,"avg_price":178.9613157895,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"british_columbia","category":"cultural_&_theme_tours","attraction_id":330,"city":"vancouver","country":"canada","name":"vancouver_highlights_private_tour","price":100.0,"rating":5.0,"avg_price":178.9613157895,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":331,"city":"kingston","country":"canada","name":"thousand_islands_sunset_dinner_cruise","price":99.44,"rating":4.5,"avg_price":156.6865306122,"latitude":44.2307624817,"longitude":-76.4797286987},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":332,"city":"montreal","country":"canada","name":"montreal_guided_sightseeing_cruise","price":39.08,"rating":3.5,"avg_price":76.2218518519,"latitude":45.5024528503,"longitude":-73.5523757935},{"province":"british_columbia","category":"cultural_&_theme_tours","attraction_id":333,"city":"squamish","country":"canada","name":"6-hour_eagle_viewing_river_float_trip_from_vancouver_with_lunch","price":157.49,"rating":4.5,"avg_price":178.9613157895,"latitude":49.7491493225,"longitude":-123.1333770752},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":334,"city":"quebec_city","country":"canada","name":"historical_walking_tour_in_old_quebec:_winter_tour","price":30.0,"rating":4.5,"avg_price":76.2218518519,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":335,"city":"ottawa","country":"canada","name":"ottawa_river_historic_sightseeing_cruise","price":28.0,"rating":4.0,"avg_price":76.2218518519,"latitude":45.4315567017,"longitude":-75.7079315186},{"province":"british_columbia","category":"cultural_&_theme_tours","attraction_id":337,"city":"vancouver_island","country":"canada","name":"nanaimo_whale_watching_in_a_semi-covered_boat","price":148.0,"rating":5.0,"avg_price":178.9613157895,"latitude":49.1673851013,"longitude":-123.9366455078},{"province":"nova_scotia","category":"cultural_&_theme_tours","attraction_id":338,"city":"halifax_region","country":"canada","name":"lunenburg_and_mahone_bay-_bus_tour","price":114.94,"rating":3.5,"avg_price":93.6111111111,"latitude":44.6634635925,"longitude":-63.6241378784},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":339,"city":"niagara_falls","country":"canada","name":"private_walking_tour_of_niagara-on-the-lake_historic_district","price":95.0,"rating":4.5,"avg_price":156.6865306122,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"cultural_&_theme_tours","attraction_id":340,"city":"vancouver_island","country":"canada","name":"victoria_highlight_city_tour","price":74.95,"rating":4.0,"avg_price":178.9613157895,"latitude":48.4280471802,"longitude":-123.3685531616},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":341,"city":"ottawa","country":"canada","name":"rideau_canal_cruise","price":29.0,"rating":4.0,"avg_price":156.6865306122,"latitude":45.4558448792,"longitude":-75.6950378418},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":342,"city":"montreal","country":"canada","name":"montr\u00e9al's_old_red_light_district_ghost_walk","price":25.0,"rating":4.5,"avg_price":76.2218518519,"latitude":45.5025939941,"longitude":-73.5551681519},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":343,"city":"quebec_city","country":"canada","name":"guided_tour_of_cathedral_of_holy_trinity","price":6.0,"rating":4.5,"avg_price":76.2218518519,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":344,"city":"toronto","country":"canada","name":"original_haunted_walk_of_toronto","price":24.5,"rating":4.5,"avg_price":156.6865306122,"latitude":43.6472091675,"longitude":-79.3741760254},{"province":"british_columbia","category":"cultural_&_theme_tours","attraction_id":345,"city":"vancouver_island","country":"canada","name":"90-minute_the_majestic_tour","price":295.0,"rating":5.0,"avg_price":178.9613157895,"latitude":48.4203987122,"longitude":-123.3710632324},{"province":"british_columbia","category":"cultural_&_theme_tours","attraction_id":346,"city":"whistler","country":"canada","name":"yukon_breakfast_snowmobile_tour","price":246.75,"rating":5.0,"avg_price":178.9613157895,"latitude":50.1133766174,"longitude":-122.9542617798},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":347,"city":"toronto","country":"canada","name":"private_niagara_falls_tour_from_toronto_or_mississauga","price":107.7,"rating":4.5,"avg_price":156.6865306122,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"cultural_&_theme_tours","attraction_id":348,"city":"calgary","country":"canada","name":"calgary_food_walking_tour_-_inglewood_edibles:_made_by_mavericks","price":121.79,"rating":5.0,"avg_price":91.3271428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":349,"city":"st._catharines","country":"canada","name":"historical_walking_tour_of_thorold_&_lunch","price":59.0,"rating":4.5,"avg_price":156.6865306122,"latitude":43.155216217,"longitude":-79.1943588257},{"province":"british_columbia","category":"cultural_&_theme_tours","attraction_id":350,"city":"vancouver","country":"canada","name":"fort_langley_magical_mystery_&_vineyard_explorer_private_tour","price":150.0,"rating":5.0,"avg_price":178.9613157895,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"cultural_&_theme_tours","attraction_id":351,"city":"vancouver","country":"canada","name":"private_tour:_sea_to_sky_corridor_adventure","price":178.9600067139,"rating":5.0,"avg_price":178.9613157895,"latitude":49.2650260925,"longitude":-123.112449646},{"province":"british_columbia","category":"cultural_&_theme_tours","attraction_id":352,"city":"vancouver","country":"canada","name":"victoria_full_day_sightseeing_tour_on_vancouver_island","price":150.0,"rating":5.0,"avg_price":178.9613157895,"latitude":49.2857170105,"longitude":-123.1148681641},{"province":"new_hampshire_(nh)","category":"cultural_&_theme_tours","attraction_id":353,"city":"manchester","country":"united_states","name":"11-day_excursion:_nova_scotia_and_prince_edward_island:_music_and_culture_of_acadian_people_and_the_maritimes","price":null,"rating":null,"avg_price":null,"latitude":42.8476448059,"longitude":-71.5373001099},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":354,"city":"montreal","country":"canada","name":"making_their_mark:_montreal_jewish_history_walking_tour","price":24.0,"rating":5.0,"avg_price":76.2218518519,"latitude":45.5169487,"longitude":-73.5797195435},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":355,"city":"montreal","country":"canada","name":"rabbis,_writers_and_radicals:_montreal_jewish_history_walking_tour","price":24.0,"rating":4.0,"avg_price":76.2218518519,"latitude":45.5169487,"longitude":-73.5797195435},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":356,"city":"toronto","country":"canada","name":"ontario_place_segway_glide","price":77.97,"rating":5.0,"avg_price":156.6865306122,"latitude":43.6502990723,"longitude":-79.3606796265},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":357,"city":"niagara_falls","country":"canada","name":"niagara_falls_american_side_highlights_tour","price":149.89,"rating":5.0,"avg_price":156.6865306122,"latitude":43.0823516846,"longitude":-79.0411376953},{"province":"alberta","category":"cultural_&_theme_tours","attraction_id":358,"city":"calgary","country":"canada","name":"shared_ski_shuttle_from_fernie_to_calgary","price":70.0,"rating":5.0,"avg_price":91.3271428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"cultural_&_theme_tours","attraction_id":359,"city":"lethbridge","country":"canada","name":"nikka_yuko_winter_light_experience_-tomodachi_(friendship)_package_for_two","price":20.0,"rating":5.0,"avg_price":91.3271428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":360,"city":"toronto","country":"canada","name":"small_group_evening_tour_of_niagara_falls_from_toronto","price":365.0,"rating":4.5,"avg_price":156.6865306122,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"cultural_&_theme_tours","attraction_id":361,"city":"vancouver","country":"canada","name":"vancouver_and_capilano_park","price":990.0,"rating":5.0,"avg_price":178.9613157895,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"cultural_&_theme_tours","attraction_id":362,"city":"banff","country":"canada","name":"banff_city_sightseeing_tour_-_roundtrip_from_canmore","price":141.75,"rating":5.0,"avg_price":91.3271428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":363,"city":"toronto","country":"canada","name":"hockey_in_toronto_small_group_tour","price":75.0,"rating":1.0,"avg_price":156.6865306122,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":364,"city":"kingston","country":"canada","name":"kingston_discovery_sightseeing_cruise","price":39.55,"rating":3.5,"avg_price":156.6865306122,"latitude":44.2307624817,"longitude":-76.4797286987},{"province":"british_columbia","category":"cultural_&_theme_tours","attraction_id":365,"city":"vancouver_island","country":"canada","name":"by_the_sea_tour","price":115.0,"rating":5.0,"avg_price":178.9613157895,"latitude":48.4203987122,"longitude":-123.3710632324},{"province":"british_columbia","category":"cultural_&_theme_tours","attraction_id":366,"city":"whistler","country":"canada","name":"the_essential_whistler_tasting_and_cultural_walking_tour","price":87.0,"rating":5.0,"avg_price":178.9613157895,"latitude":50.1146850586,"longitude":-122.9568252563},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":367,"city":"quebec_city","country":"canada","name":"quebec_city_shore_excursion:_private_walking_tour","price":19.58,"rating":5.0,"avg_price":76.2218518519,"latitude":46.8130874634,"longitude":-71.2055969238},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":368,"city":"quebec_city","country":"canada","name":"quebec_city_shore_excursion:_grand_walking_tour_of_quebec_city","price":30.99,"rating":5.0,"avg_price":76.2218518519,"latitude":46.8130874634,"longitude":-71.2055969238},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":369,"city":"niagara_falls","country":"canada","name":"segway_tour_along_the_welland_canal_2h","price":80.0,"rating":4.5,"avg_price":156.6865306122,"latitude":43.155216217,"longitude":-79.1943588257},{"province":"british_columbia","category":"cultural_&_theme_tours","attraction_id":370,"city":"vancouver_island","country":"canada","name":"75-minute_the_capital_tour","price":255.0,"rating":5.0,"avg_price":178.9613157895,"latitude":48.4203987122,"longitude":-123.3710632324},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":371,"city":"toronto","country":"canada","name":"all_inclusive_niagara_falls_bus_tour_from_toronto","price":219.0,"rating":5.0,"avg_price":156.6865306122,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"prince_edward_island","category":"cultural_&_theme_tours","attraction_id":372,"city":"charlottetown","country":"canada","name":"anne_of_green_gables_adventure_private_tour","price":427.5,"rating":5.0,"avg_price":294.25,"latitude":46.2177124023,"longitude":-63.0738677979},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":373,"city":"niagara_falls","country":"canada","name":"mississauga_to_niagara_falls_day_tour","price":159.0,"rating":4.5,"avg_price":156.6865306122,"latitude":43.0756759644,"longitude":-79.0856628418},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":374,"city":"niagara_falls","country":"canada","name":"krazy_kanuck_beer,_wine_and_cider_tour_-_small_intimate_&_interactive_groups","price":124.25,"rating":5.0,"avg_price":156.6865306122,"latitude":43.1389503479,"longitude":-79.1334075928},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":375,"city":"quebec_city","country":"canada","name":"immersion_quebec:_virtual_reality_experience_of_quebec_city's_history","price":17.99,"rating":4.5,"avg_price":76.2218518519,"latitude":46.8130874634,"longitude":-71.2055969238},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":376,"city":"mont_tremblant","country":"canada","name":"explore_the_unexplored:_exploration_game_on_electric_three-wheeled_scooters","price":102.33,"rating":5.0,"avg_price":76.2218518519,"latitude":46.1730651855,"longitude":-74.5982589722},{"province":"alberta","category":"cultural_&_theme_tours","attraction_id":377,"city":"canadian_rockies","country":"canada","name":"banff_ghost_walks","price":31.5,"rating":5.0,"avg_price":91.3271428571,"latitude":51.1775093079,"longitude":-115.5712738037},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":378,"city":"quebec_city","country":"canada","name":"quebec_city_walking_tour:_meet_a_local!","price":41.95,"rating":4.5,"avg_price":76.2218518519,"latitude":46.8159332275,"longitude":-71.212272644},{"province":"new_york_(ny)","category":"cultural_&_theme_tours","attraction_id":379,"city":"new_york_city","country":"united_states","name":"2-day_niagara_falls_day_trip_from_new_york_city_by_train_and_air","price":952.92,"rating":1.0,"avg_price":328.3983333333,"latitude":40.7519760132,"longitude":-73.9866027832},{"province":"british_columbia","category":"cultural_&_theme_tours","attraction_id":380,"city":"squamish","country":"canada","name":"5-hour_eagle_viewing_river_float_trip_from_whistler_with_lunch","price":125.99,"rating":5.0,"avg_price":178.9613157895,"latitude":49.7491493225,"longitude":-123.1333770752},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":381,"city":"montreal","country":"canada","name":"paris_on_display:_18th-century_boutiques","price":14.5,"rating":4.5,"avg_price":76.2218518519,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":382,"city":"montreal","country":"canada","name":"entrance_ticket_to_stewart_museum_in_montreal","price":14.5,"rating":4.5,"avg_price":76.2218518519,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":383,"city":"niagara_falls","country":"canada","name":"all_inclusive:_toronto_to_niagara_falls_bus_tour_with_hornblower_boat_and_lunch","price":209.0,"rating":4.5,"avg_price":156.6865306122,"latitude":43.0756759644,"longitude":-79.0856628418},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":384,"city":"niagara_falls","country":"canada","name":"5-star_niagara_falls_tour_with_hornblower_boat_and_lunch_-_toronto_pickups","price":209.0,"rating":4.5,"avg_price":156.6865306122,"latitude":43.0756759644,"longitude":-79.0856628418},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":385,"city":"niagara_falls","country":"canada","name":"small_group_tour_from_toronto_to_niagara_falls_with_hornblower_boat_included","price":159.0,"rating":4.5,"avg_price":156.6865306122,"latitude":43.0756759644,"longitude":-79.0856628418},{"province":"british_columbia","category":"cultural_&_theme_tours","attraction_id":386,"city":"vancouver","country":"canada","name":"fly_and_dine_to_bowen_island_from_vancouver","price":275.0,"rating":5.0,"avg_price":178.9613157895,"latitude":48.4241294861,"longitude":-123.3707809448},{"province":"british_columbia","category":"cultural_&_theme_tours","attraction_id":387,"city":"vancouver","country":"canada","name":"victoria_&_butchard_gardens_private_tour","price":357.46,"rating":5.0,"avg_price":178.9613157895,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"cultural_&_theme_tours","attraction_id":388,"city":"calgary","country":"canada","name":"calgary_to_dinosaur_provincial_park_day_tour","price":156.45,"rating":5.0,"avg_price":91.3271428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":389,"city":"toronto","country":"canada","name":"toronto:_'new_york_times_journeys'_afternoon_arts_walking_tour_with_food_and_drink","price":98.0,"rating":5.0,"avg_price":156.6865306122,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":390,"city":"montreal","country":"canada","name":"la_manufacture_de_shmata_sous_toutes_ses_coutures","price":24.0,"rating":4.5,"avg_price":76.2218518519,"latitude":45.5169487,"longitude":-73.5797195435},{"province":"things_to_do_in_st._catharines","category":"cultural_&_theme_tours","attraction_id":391,"city":"niagara_segway","country":"canada","name":"segway_tour_along_the_welland_canal_1h","price":50.0,"rating":null,"avg_price":50.0,"latitude":43.155216217,"longitude":-79.1943588257},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":392,"city":"niagara_falls","country":"canada","name":"winter_port_dalhousie_segway_tours_50min","price":49.0,"rating":4.5,"avg_price":156.6865306122,"latitude":43.155216217,"longitude":-79.1943588257},{"province":"british_columbia","category":"cultural_&_theme_tours","attraction_id":393,"city":"vancouver_island","country":"canada","name":"historical_victoria_walking_tour","price":15.0,"rating":5.0,"avg_price":178.9613157895,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":394,"city":"montreal","country":"canada","name":"treasures_in_the_attic","price":19.0,"rating":4.5,"avg_price":76.2218518519,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":395,"city":"montreal","country":"canada","name":"marisa_portolese_in_the_studio_with_notman","price":19.0,"rating":4.5,"avg_price":76.2218518519,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"cultural_&_theme_tours","attraction_id":396,"city":"niagara_falls","country":"canada","name":"private_niagara_falls_tour:experience_the_thunder_of_over_12,000_years_in_a_day!","price":750.0,"rating":4.5,"avg_price":156.6865306122,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":397,"city":"montreal","country":"canada","name":"in_the_shadow_of_the_mountain","price":24.0,"rating":5.0,"avg_price":76.2218518519,"latitude":45.5169487,"longitude":-73.5797195435},{"province":"british_columbia","category":"cultural_&_theme_tours","attraction_id":398,"city":"vancouver","country":"canada","name":"the_really_gay_history_tour","price":38.85,"rating":5.0,"avg_price":178.9613157895,"latitude":49.2829780579,"longitude":-123.1096954346},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":399,"city":"montreal","country":"canada","name":"montr\u00e9al_burlesque_walking_tour","price":25.0,"rating":5.0,"avg_price":76.2218518519,"latitude":45.5025939941,"longitude":-73.5551681519},{"province":"british_columbia","category":"cultural_&_theme_tours","attraction_id":400,"city":"vancouver_island","country":"canada","name":"butchart_gardens_in_the_fall,_shuttle_&_entry_2019","price":73.5,"rating":5.0,"avg_price":178.9613157895,"latitude":48.4205818176,"longitude":-123.3727035522},{"province":"indonesia","category":"cultural_&_theme_tours","attraction_id":401,"city":"java","country":"asia","name":"original_haunted_walk_of_kingston","price":24.5,"rating":5.0,"avg_price":24.5,"latitude":44.2294540405,"longitude":-76.4809875488},{"province":"british_columbia","category":"cultural_&_theme_tours","attraction_id":402,"city":"vancouver","country":"canada","name":"small_group_sea_to_sky_tour","price":212.0,"rating":4.5,"avg_price":178.9613157895,"latitude":49.2869224548,"longitude":-123.1221618652},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":403,"city":"montreal","country":"canada","name":"see_montreal","price":800.0,"rating":4.5,"avg_price":76.2218518519,"latitude":45.5025939941,"longitude":-73.5551681519},{"province":"quebec","category":"cultural_&_theme_tours","attraction_id":404,"city":"quebec_city","country":"canada","name":"historical_walking_tour_in_old_quebec_:_mesdames_&_mesdemoiselles","price":25.0,"rating":5.0,"avg_price":76.2218518519,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"day_trips_&_excursions","attraction_id":405,"city":"toronto","country":"canada","name":"luxury_niagara_falls_day_trip_from_toronto_with_cruise_and_lunch","price":169.0,"rating":4.5,"avg_price":213.728,"latitude":43.6837425232,"longitude":-79.5929107666},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":406,"city":"vancouver","country":"canada","name":"vancouver_to_victoria_and_butchart_gardens_tour_by_bus","price":210.0,"rating":5.0,"avg_price":270.3586885246,"latitude":49.1978340149,"longitude":-123.064994812},{"province":"quebec","category":"day_trips_&_excursions","attraction_id":407,"city":"montreal","country":"canada","name":"quebec_city_and_montmorency_falls_day_trip_from_montreal","price":115.0,"rating":4.5,"avg_price":86.3675,"latitude":45.5001449585,"longitude":-73.5720291138},{"province":"ontario","category":"day_trips_&_excursions","attraction_id":408,"city":"toronto","country":"canada","name":"niagara_falls_day_trip_from_toronto","price":169.0,"rating":5.0,"avg_price":213.728,"latitude":43.6561508179,"longitude":-79.384262085},{"province":"quebec","category":"day_trips_&_excursions","attraction_id":409,"city":"quebec_city","country":"canada","name":"half-day_trip_to_montmorency_falls_and_ste-anne-de-beaupr\u00e9_from_quebec","price":57.5,"rating":4.5,"avg_price":86.3675,"latitude":46.8131332397,"longitude":-71.2056121826},{"province":"washington_(wa)","category":"day_trips_&_excursions","attraction_id":410,"city":"seattle","country":"united_states","name":"day_trip_from_seattle_to_victoria_on_the_victoria_clipper","price":170.41,"rating":4.5,"avg_price":220.85,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":411,"city":"vancouver","country":"canada","name":"whistler_small-group_day_trip_from_vancouver","price":145.0,"rating":5.0,"avg_price":270.3586885246,"latitude":49.1978340149,"longitude":-123.064994812},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":412,"city":"vancouver","country":"canada","name":"vancouver_north_shore_day_trip_with_capilano_suspension_bridge_and_grouse_mountain","price":170.0,"rating":5.0,"avg_price":270.3586885246,"latitude":49.1978340149,"longitude":-123.064994812},{"province":"ontario","category":"day_trips_&_excursions","attraction_id":413,"city":"niagara_falls","country":"canada","name":"niagara_on_the_lake_wine_tour_with_cheese_pairing","price":83.62,"rating":5.0,"avg_price":213.728,"latitude":43.2265434265,"longitude":-79.1159591675},{"province":"quebec","category":"day_trips_&_excursions","attraction_id":414,"city":"quebec_city","country":"canada","name":"ice_hotel_visit_&_transportation","price":51.75,"rating":5.0,"avg_price":86.3675,"latitude":46.8131332397,"longitude":-71.2056121826},{"province":"ontario","category":"day_trips_&_excursions","attraction_id":415,"city":"niagara_falls","country":"canada","name":"niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner","price":157.07,"rating":5.0,"avg_price":213.728,"latitude":43.2265434265,"longitude":-79.1159591675},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":416,"city":"vancouver","country":"canada","name":"victoria_and_butchart_gardens_day_trip_from_vancouver","price":194.25,"rating":4.5,"avg_price":270.3586885246,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alaska_(ak)","category":"day_trips_&_excursions","attraction_id":417,"city":"skagway","country":"united_states","name":"skagway_shore_excursion:_bennett_train_journey_on_the_white_pass_rail","price":322.48,"rating":5.0,"avg_price":311.2,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"day_trips_&_excursions","attraction_id":418,"city":"canadian_rockies","country":"canada","name":"mountain_lakes_and_waterfalls_day_trip_from_banff","price":183.75,"rating":5.0,"avg_price":298.5810526316,"latitude":51.4176368713,"longitude":-116.217010498},{"province":"ontario","category":"day_trips_&_excursions","attraction_id":419,"city":"toronto","country":"canada","name":"luxury_niagara_falls_day_trip_from_toronto_with_cruise_and_lunch","price":169.0,"rating":4.5,"avg_price":213.728,"latitude":43.6837425232,"longitude":-79.5929107666},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":420,"city":"vancouver","country":"canada","name":"victoria_and_butchart_gardens_tour_from_vancouver","price":212.0,"rating":4.5,"avg_price":270.3586885246,"latitude":49.2846107483,"longitude":-123.1084747314},{"province":"alberta","category":"day_trips_&_excursions","attraction_id":421,"city":"canadian_rockies","country":"canada","name":"discover_grizzly_bears_from_banff","price":231.0,"rating":4.5,"avg_price":298.5810526316,"latitude":51.1775093079,"longitude":-115.5712738037},{"province":"alberta","category":"day_trips_&_excursions","attraction_id":422,"city":"canadian_rockies","country":"canada","name":"athabasca_glacier_snow_trip_from_banff","price":273.0,"rating":4.5,"avg_price":298.5810526316,"latitude":51.1775093079,"longitude":-115.5712738037},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":423,"city":"vancouver","country":"canada","name":"sea_to_sky_and_whistler_village_tour","price":157.5,"rating":5.0,"avg_price":270.3586885246,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"day_trips_&_excursions","attraction_id":424,"city":"canadian_rockies","country":"canada","name":"columbia_icefield_tour_including_the_glacier_skywalk_from_banff","price":281.4,"rating":5.0,"avg_price":298.5810526316,"latitude":51.4176368713,"longitude":-116.217010498},{"province":"ontario","category":"day_trips_&_excursions","attraction_id":425,"city":"toronto","country":"canada","name":"niagara_falls_day_tour_from_toronto_including_hornblower_boat_tour","price":115.0,"rating":4.5,"avg_price":213.728,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alaska_(ak)","category":"day_trips_&_excursions","attraction_id":426,"city":"fairbanks","country":"united_states","name":"northern_lights_and_arctic_circle_day_trip_from_fairbanks","price":299.92,"rating":4.5,"avg_price":311.2,"latitude":64.8529052734,"longitude":-147.7818603516},{"province":"nova_scotia","category":"day_trips_&_excursions","attraction_id":427,"city":"halifax_region","country":"canada","name":"best_of_halifax_tour","price":111.5,"rating":null,"avg_price":354.5357142857,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":428,"city":"vancouver","country":"canada","name":"ultimate_day_tour_to_victoria","price":363.56,"rating":4.5,"avg_price":270.3586885246,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"quebec","category":"day_trips_&_excursions","attraction_id":429,"city":"montreal","country":"canada","name":"small-group_quebec_wine_tour_from_montreal_with_gourmet_lunch_or_cheese_tasting","price":97.73,"rating":5.0,"avg_price":86.3675,"latitude":45.5020561218,"longitude":-73.5693435669},{"province":"alberta","category":"day_trips_&_excursions","attraction_id":430,"city":"canadian_rockies","country":"canada","name":"winter_wildlife_discovery_tour","price":72.45,"rating":4.5,"avg_price":298.5810526316,"latitude":52.8780860901,"longitude":-118.0799331665},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":431,"city":"vancouver","country":"canada","name":"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls","price":144.95,"rating":5.0,"avg_price":270.3586885246,"latitude":49.2477836609,"longitude":-123.0330047607},{"province":"alberta","category":"day_trips_&_excursions","attraction_id":432,"city":"canadian_rockies","country":"canada","name":"jasper_to_banff_one-way_tour","price":257.25,"rating":4.5,"avg_price":298.5810526316,"latitude":52.8780860901,"longitude":-118.0799331665},{"province":"alberta","category":"day_trips_&_excursions","attraction_id":433,"city":"canadian_rockies","country":"canada","name":"3-day_rocky_mountains_athabasca_tour_from_banff","price":476.7,"rating":5.0,"avg_price":298.5810526316,"latitude":49.2788314819,"longitude":-123.1232147217},{"province":"new_york_(ny)","category":"day_trips_&_excursions","attraction_id":434,"city":"new_york_city","country":"united_states","name":"niagara_falls_day_trip_from_new_york_by_air","price":721.16,"rating":4.5,"avg_price":634.152,"latitude":40.7539138794,"longitude":-73.9864196777},{"province":"alberta","category":"day_trips_&_excursions","attraction_id":435,"city":"canadian_rockies","country":"canada","name":"columbia_icefield_tour_including_the_glacier_skywalk_from_jasper","price":232.05,"rating":4.5,"avg_price":298.5810526316,"latitude":51.1306915283,"longitude":-114.0066375732},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":436,"city":"vancouver","country":"canada","name":"vancouver_to_whistler_extended_tour_-_7_hrs_in_whistler_for_activities\/gondola","price":175.0,"rating":4.5,"avg_price":270.3586885246,"latitude":49.2477836609,"longitude":-123.0330047607},{"province":"prince_edward_island","category":"day_trips_&_excursions","attraction_id":437,"city":"charlottetown","country":"canada","name":"best_of_p.e.i._tour","price":149.0,"rating":4.0,"avg_price":117.625,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"day_trips_&_excursions","attraction_id":438,"city":"toronto","country":"canada","name":"tour_to_niagara_falls_from_toronto","price":89.0,"rating":5.0,"avg_price":213.728,"latitude":43.0756759644,"longitude":-79.0856628418},{"province":"ontario","category":"day_trips_&_excursions","attraction_id":439,"city":"toronto","country":"canada","name":"tour_to_niagara_falls_with_cruise","price":103.0,"rating":4.5,"avg_price":213.728,"latitude":43.0756759644,"longitude":-79.0856628418},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":440,"city":"vancouver","country":"canada","name":"vancouver,_cypress_mountain,_shannon_falls_-_includes_sea-to-sky_gondola","price":179.0,"rating":4.5,"avg_price":270.3586885246,"latitude":49.2477836609,"longitude":-123.0330047607},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":441,"city":"vancouver","country":"canada","name":"1-day_whistler_day_tour_from_vancouver","price":72.45,"rating":4.5,"avg_price":270.3586885246,"latitude":49.2788314819,"longitude":-123.1232147217},{"province":"washington_(wa)","category":"day_trips_&_excursions","attraction_id":442,"city":"seattle","country":"united_states","name":"victoria_day_trip_from_seattle_with_butchart_gardens","price":271.29,"rating":4.5,"avg_price":220.85,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"day_trips_&_excursions","attraction_id":443,"city":"canadian_rockies","country":"canada","name":"jasper_to_lake_louise_one-way_tour","price":250.95,"rating":5.0,"avg_price":298.5810526316,"latitude":52.8780860901,"longitude":-118.0799331665},{"province":"ontario","category":"day_trips_&_excursions","attraction_id":444,"city":"toronto","country":"canada","name":"private_niagara_falls_full-day_tour_from_toronto","price":700.0,"rating":5.0,"avg_price":213.728,"latitude":45.4637680054,"longitude":-73.8233413696},{"province":"ontario","category":"day_trips_&_excursions","attraction_id":445,"city":"toronto","country":"canada","name":"niagara_falls_day_tour_from_toronto","price":84.75,"rating":4.0,"avg_price":213.728,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":446,"city":"squamish","country":"canada","name":"wilderness_&_eagle_viewing_float","price":124.95,"rating":4.5,"avg_price":270.3586885246,"latitude":49.7416534424,"longitude":-123.1364212036},{"province":"ontario","category":"day_trips_&_excursions","attraction_id":447,"city":"niagara_falls","country":"canada","name":"niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch","price":77.98,"rating":5.0,"avg_price":213.728,"latitude":43.2265434265,"longitude":-79.1159591675},{"province":"alberta","category":"day_trips_&_excursions","attraction_id":448,"city":"calgary","country":"canada","name":"banff,_yoho_&_jasper_national_parks_summer_tour_from_calgary_(airport_transfers)","price":864.71,"rating":5.0,"avg_price":298.5810526316,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"day_trips_&_excursions","attraction_id":449,"city":"toronto","country":"canada","name":"niagara_on_the_lake_from_toronto","price":99.0,"rating":4.5,"avg_price":213.728,"latitude":43.0756759644,"longitude":-79.0856628418},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":450,"city":"vancouver","country":"canada","name":"4-day_vancouver_island_explorer_tour_from_vancouver","price":592.2,"rating":4.5,"avg_price":270.3586885246,"latitude":49.2788314819,"longitude":-123.1232147217},{"province":"new_york_(ny)","category":"day_trips_&_excursions","attraction_id":451,"city":"cambridge","country":"united_states","name":"8-days_east_coast_usa_&_canada_from_new_york_(with_airport_transfers)","price":537.81,"rating":3.0,"avg_price":634.152,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"day_trips_&_excursions","attraction_id":452,"city":"calgary","country":"canada","name":"calgary,_banff_(in-depth),_jasper_&_yoho_national_parks_tour_from_calgary","price":733.43,"rating":5.0,"avg_price":298.5810526316,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"day_trips_&_excursions","attraction_id":453,"city":"haliburton","country":"canada","name":"camping_in_ontario's_most_beautiful_location","price":150.0,"rating":4.5,"avg_price":213.728,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":454,"city":"vancouver_island","country":"canada","name":"port_renfrew_whale_&_wildlife_watching","price":149.0,"rating":4.5,"avg_price":270.3586885246,"latitude":48.422203064,"longitude":-123.3796234131},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":455,"city":"vancouver","country":"canada","name":"tofino_2-day_tour_from_vancouver","price":412.0,"rating":4.5,"avg_price":270.3586885246,"latitude":49.2869224548,"longitude":-123.1221618652},{"province":"quebec","category":"day_trips_&_excursions","attraction_id":456,"city":"montreal","country":"canada","name":"wood_walker","price":135.0,"rating":4.5,"avg_price":86.3675,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":457,"city":"vancouver_island","country":"canada","name":"half-day_whale_watching_(telegraph_cove,_bc)","price":143.07,"rating":4.5,"avg_price":270.3586885246,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":458,"city":"vancouver_island","country":"canada","name":"3_hour_whale_watching_tour","price":129.0,"rating":5.0,"avg_price":270.3586885246,"latitude":48.6488227844,"longitude":-123.3946380615},{"province":"new_brunswick","category":"day_trips_&_excursions","attraction_id":459,"city":"saint_john","country":"canada","name":"new_brunswick_shore_excursion:_fundy_coast_to_shore_tour","price":214.08,"rating":null,"avg_price":232.04,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"day_trips_&_excursions","attraction_id":460,"city":"earltown","country":"canada","name":"keji_southern_lakes_canoe_trip_-_3_day","price":684.25,"rating":null,"avg_price":354.5357142857,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"day_trips_&_excursions","attraction_id":461,"city":"earltown","country":"canada","name":"frozen_ocean_canoe_trip_-3_day","price":684.25,"rating":null,"avg_price":354.5357142857,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":462,"city":"whistler","country":"canada","name":"whistler_by_float_plane","price":519.0,"rating":4.5,"avg_price":270.3586885246,"latitude":49.2847518921,"longitude":-123.1394805908},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":463,"city":"vancouver_island","country":"canada","name":"yukon-northern_lights_4-days_adventure_in_whitehorse","price":270.3599853516,"rating":4.5,"avg_price":270.3586885246,"latitude":49.2869224548,"longitude":-123.1221618652},{"province":"quebec","category":"day_trips_&_excursions","attraction_id":464,"city":"quebec_city","country":"canada","name":"rental_of_a_boat_on_the_st._lawrence_river_-_quebec_city","price":86.3700027466,"rating":4.5,"avg_price":86.3675,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":465,"city":"lake_louise","country":"canada","name":"banff,_jasper,_okanagan_lake_&_kamloops_tour_from_vancouver","price":714.35,"rating":4.5,"avg_price":270.3586885246,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"day_trips_&_excursions","attraction_id":466,"city":"halifax_region","country":"canada","name":"nova_scotia_bucket_list_tour","price":354.5400085449,"rating":null,"avg_price":354.5357142857,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"day_trips_&_excursions","attraction_id":467,"city":"halifax_region","country":"canada","name":"coastal_headland_hiking_tour","price":172.5,"rating":null,"avg_price":354.5357142857,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"day_trips_&_excursions","attraction_id":468,"city":"halifax_region","country":"canada","name":"hiking_and_sea_kayaking_combo_tour","price":212.75,"rating":null,"avg_price":354.5357142857,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"day_trips_&_excursions","attraction_id":469,"city":"halifax_region","country":"canada","name":"lunenburg_hike_and_town_tour","price":172.5,"rating":null,"avg_price":354.5357142857,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":470,"city":"vancouver_island","country":"canada","name":"ucluelet_harbour_kayaking_tour","price":89.0,"rating":4.5,"avg_price":270.3586885246,"latitude":48.9360923767,"longitude":-125.5372543335},{"province":"nova_scotia","category":"day_trips_&_excursions","attraction_id":471,"city":"halifax_region","country":"canada","name":"peggy's_cove_hike_and_village_tour","price":143.75,"rating":null,"avg_price":354.5357142857,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"day_trips_&_excursions","attraction_id":472,"city":"halifax_region","country":"canada","name":"cape_split_hiking_tour","price":172.5,"rating":null,"avg_price":354.5357142857,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"day_trips_&_excursions","attraction_id":473,"city":"halifax_region","country":"canada","name":"bay_of_fundy_walk_and_winery_tour","price":189.75,"rating":null,"avg_price":354.5357142857,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":474,"city":"vancouver","country":"canada","name":"sea_to_sky_vancouver_tour","price":96.0,"rating":4.5,"avg_price":270.3586885246,"latitude":49.204372406,"longitude":-122.9339141846},{"province":"ontario","category":"day_trips_&_excursions","attraction_id":475,"city":"dundas","country":"canada","name":"original_hamilton_beer_tours","price":118.65,"rating":4.5,"avg_price":213.728,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":476,"city":"vancouver","country":"canada","name":"vancouver_to_victoria_and_butchart_gardens_private_tour_-_ferry\/admission_incl.","price":270.3599853516,"rating":4.5,"avg_price":270.3586885246,"latitude":49.2477836609,"longitude":-123.0330047607},{"province":"ontario","category":"day_trips_&_excursions","attraction_id":477,"city":"niagara_falls","country":"canada","name":"gems_of_niagara_falls_small-group_tour","price":197.75,"rating":5.0,"avg_price":213.728,"latitude":43.6704101562,"longitude":-79.3872756958},{"province":"ontario","category":"day_trips_&_excursions","attraction_id":478,"city":"toronto","country":"canada","name":"niagara_falls_freedom_day_trip_from_toronto","price":136.0,"rating":4.5,"avg_price":213.728,"latitude":43.6561508179,"longitude":-79.384262085},{"province":"ontario","category":"day_trips_&_excursions","attraction_id":479,"city":"toronto","country":"canada","name":"full-day_niagara_winery_tour_from_toronto","price":99.0,"rating":4.5,"avg_price":213.728,"latitude":43.7030754089,"longitude":-79.4063873291},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":480,"city":"vancouver","country":"canada","name":"10-hour_small_group_whistler_day_trip_from_vancouver","price":190.0,"rating":4.5,"avg_price":270.3586885246,"latitude":49.2869224548,"longitude":-123.1221618652},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":481,"city":"vancouver","country":"canada","name":"fraser_valley_wine_tour_from_vancouver","price":187.0,"rating":5.0,"avg_price":270.3586885246,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":482,"city":"vancouver_island","country":"canada","name":"local_food,_craft_beverage_and_estate_winery_tour_of_cowichan_valley","price":150.0,"rating":5.0,"avg_price":270.3586885246,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"day_trips_&_excursions","attraction_id":483,"city":"toronto","country":"canada","name":"algonquin_provincial_park_day_tour_from_toronto","price":186.0,"rating":4.5,"avg_price":213.728,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"day_trips_&_excursions","attraction_id":484,"city":"montreal","country":"canada","name":"quebec_city_day_tour_from_montreal","price":50.0,"rating":3.0,"avg_price":86.3675,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"day_trips_&_excursions","attraction_id":485,"city":"montreal","country":"canada","name":"winter_wine_tour_from_montreal_with_exclusive_winery_access","price":97.73,"rating":4.5,"avg_price":86.3675,"latitude":45.5020561218,"longitude":-73.5693435669},{"province":"ontario","category":"day_trips_&_excursions","attraction_id":486,"city":"toronto","country":"canada","name":"niagara_falls_small-group_tour_from_toronto","price":254.25,"rating":5.0,"avg_price":213.728,"latitude":43.6704101562,"longitude":-79.3872756958},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":487,"city":"vancouver","country":"canada","name":"victoria_and_butchart_gardens_by_helicopter_and_speed_boat","price":579.0,"rating":5.0,"avg_price":270.3586885246,"latitude":49.2847518921,"longitude":-123.1394805908},{"province":"ontario","category":"day_trips_&_excursions","attraction_id":488,"city":"toronto","country":"canada","name":"niagara_falls_evening_lights_day_trip_from_toronto","price":180.0,"rating":4.5,"avg_price":213.728,"latitude":43.6561508179,"longitude":-79.384262085},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":489,"city":"vancouver","country":"canada","name":"victoria_excursion_from_vancouver_by_helicopter_and_sea_plane","price":699.0,"rating":4.5,"avg_price":270.3586885246,"latitude":49.2847518921,"longitude":-123.1394805908},{"province":"nova_scotia","category":"day_trips_&_excursions","attraction_id":490,"city":"halifax_region","country":"canada","name":"halifax_&_peggys_cove_&_coastal","price":275.0,"rating":null,"avg_price":354.5357142857,"latitude":45.2561378479,"longitude":-81.6634674072},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":491,"city":"vancouver","country":"canada","name":"dog_mountain_snowshoeing_and_photography_tour","price":143.0,"rating":5.0,"avg_price":270.3586885246,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":492,"city":"vancouver","country":"canada","name":"vancouver_island_cycling_tour_including_lunch_and_wine_tasting","price":204.5,"rating":5.0,"avg_price":270.3586885246,"latitude":49.2914733887,"longitude":-123.1424026489},{"province":"alberta","category":"day_trips_&_excursions","attraction_id":493,"city":"canadian_rockies","country":"canada","name":"calgary_flames_hockey_tours","price":156.45,"rating":5.0,"avg_price":298.5810526316,"latitude":51.1772842407,"longitude":-115.5727386475},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":494,"city":"vancouver","country":"canada","name":"bc_winter_super_saver_2_day_city_hop_on_hop_off_tour_plus_whistler_day_trip","price":231.0,"rating":5.0,"avg_price":270.3586885246,"latitude":49.2846107483,"longitude":-123.1084747314},{"province":"alberta","category":"day_trips_&_excursions","attraction_id":496,"city":"canadian_rockies","country":"canada","name":"half-day_small_group_canadian_rockies_hike_from_canmore","price":75.0,"rating":5.0,"avg_price":298.5810526316,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":497,"city":"vancouver","country":"canada","name":"full-day_vancouver_to_victoria_tour_by_ferry","price":320.0,"rating":4.0,"avg_price":270.3586885246,"latitude":49.2869224548,"longitude":-123.1221618652},{"province":"alberta","category":"day_trips_&_excursions","attraction_id":498,"city":"calgary","country":"canada","name":"mountain_lakes_and_waterfalls_day_trip_from_calgary","price":294.0,"rating":5.0,"avg_price":298.5810526316,"latitude":51.1306915283,"longitude":-114.0066375732},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":499,"city":"vancouver","country":"canada","name":"whistler_day_trip_by_seaplane_from_vancouver","price":409.0,"rating":4.5,"avg_price":270.3586885246,"latitude":48.4241294861,"longitude":-123.3707809448},{"province":"alberta","category":"day_trips_&_excursions","attraction_id":500,"city":"calgary","country":"canada","name":"columbia_icefield_tour_including_the_glacier_skywalk_from_calgary","price":380.1,"rating":4.5,"avg_price":298.5810526316,"latitude":51.1306915283,"longitude":-114.0066375732},{"province":"alberta","category":"day_trips_&_excursions","attraction_id":501,"city":"canadian_rockies","country":"canada","name":"banff_to_jasper_one-way_tour","price":257.25,"rating":5.0,"avg_price":298.5810526316,"latitude":52.8780860901,"longitude":-118.0799331665},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":502,"city":"vancouver","country":"canada","name":"full-day_cheakamus_rafting_and_sea_to_sky_gondola_combo_from_vancouver","price":205.79,"rating":5.0,"avg_price":270.3586885246,"latitude":49.7491493225,"longitude":-123.1333770752},{"province":"ontario","category":"day_trips_&_excursions","attraction_id":503,"city":"toronto","country":"canada","name":"niagara_falls_day_tour_with_hop_on_hop_off_toronto_city_tour","price":192.0,"rating":4.5,"avg_price":213.728,"latitude":43.6561508179,"longitude":-79.384262085},{"province":"massachusetts_(ma)","category":"day_trips_&_excursions","attraction_id":504,"city":"boston","country":"united_states","name":"niagara_falls_day_trip_from_boston_by_air","price":871.12,"rating":4.0,"avg_price":871.12,"latitude":40.7519760132,"longitude":-73.9866027832},{"province":"ontario","category":"day_trips_&_excursions","attraction_id":505,"city":"toronto","country":"canada","name":"luxury_bus_tour_of_niagara_falls_with_hornblower_cruise_from_toronto","price":170.0,"rating":4.5,"avg_price":213.728,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":506,"city":"vancouver","country":"canada","name":"private_tour:_whistler_day_trip_from_vancouver","price":252.0,"rating":5.0,"avg_price":270.3586885246,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":507,"city":"vancouver","country":"canada","name":"vancouver_full-day_sightseeing_and_photography_tour","price":249.0,"rating":5.0,"avg_price":270.3586885246,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":508,"city":"vancouver","country":"canada","name":"vancouver_to_victoria_whale_watching_&_butchart_gardens_with_return_by_speedboat","price":459.0,"rating":5.0,"avg_price":270.3586885246,"latitude":49.2847518921,"longitude":-123.1394805908},{"province":"alberta","category":"day_trips_&_excursions","attraction_id":509,"city":"calgary","country":"canada","name":"icefields_parkway_discovery_to_jasper_from_calgary","price":327.6,"rating":5.0,"avg_price":298.5810526316,"latitude":51.1306915283,"longitude":-114.0066375732},{"province":"quebec","category":"day_trips_&_excursions","attraction_id":510,"city":"montreal","country":"canada","name":"4_hour_montreal_architecture_&_city_bike_tour_with_wine_or_beer","price":86.23,"rating":5.0,"avg_price":86.3675,"latitude":45.5058174133,"longitude":-73.5531616211},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":511,"city":"vancouver","country":"canada","name":"vancouver_coastal_canyon_tour","price":158.0,"rating":5.0,"avg_price":270.3586885246,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":512,"city":"vancouver_island","country":"canada","name":"seaplane_flight_to_vancouver_with_bus_tour_from_victoria","price":439.0,"rating":5.0,"avg_price":270.3586885246,"latitude":48.4241294861,"longitude":-123.3707809448},{"province":"nova_scotia","category":"day_trips_&_excursions","attraction_id":513,"city":"earltown","country":"canada","name":"4_hour_quickie_adventure","price":92.0,"rating":null,"avg_price":354.5357142857,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"day_trips_&_excursions","attraction_id":514,"city":"toronto","country":"canada","name":"bus_tour_of_niagara_falls_with_lunch_and_boat_from_mississauga","price":215.0,"rating":4.5,"avg_price":213.728,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":515,"city":"boston_bar","country":"canada","name":"nahatlatch_river_rafting_-_24_amazing_rapids","price":175.0,"rating":4.5,"avg_price":270.3586885246,"latitude":49.9877929688,"longitude":-121.540977478},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":516,"city":"vancouver_island","country":"canada","name":"victoria_highlight_city_tour","price":74.95,"rating":4.0,"avg_price":270.3586885246,"latitude":48.4280471802,"longitude":-123.3685531616},{"province":"ontario","category":"day_trips_&_excursions","attraction_id":517,"city":"toronto","country":"canada","name":"niagara_wine_and_mead_experience","price":399.0,"rating":4.5,"avg_price":213.728,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":518,"city":"vancouver","country":"canada","name":"vancouver_super_saver:_city_sightseeing_tour_plus_whistler_day_trip","price":257.0,"rating":4.5,"avg_price":270.3586885246,"latitude":49.2846107483,"longitude":-123.1084747314},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":519,"city":"vancouver","country":"canada","name":"fraser_river_scenic_rafting_trip","price":150.0,"rating":4.5,"avg_price":270.3586885246,"latitude":49.9877929688,"longitude":-121.540977478},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":520,"city":"fraser_lake","country":"canada","name":"thompson_river_rafting_day_trip","price":175.0,"rating":4.5,"avg_price":270.3586885246,"latitude":49.9877929688,"longitude":-121.540977478},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":521,"city":"vancouver","country":"canada","name":"private_tour:_capilano_suspension_bridge_and_grouse_mountain","price":332.91,"rating":5.0,"avg_price":270.3586885246,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":522,"city":"vancouver","country":"canada","name":"private_tour:_fraser_valley_wine_country_day_trip_from_vancouver","price":300.89,"rating":4.0,"avg_price":270.3586885246,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":523,"city":"vancouver_island","country":"canada","name":"5_day_broken_islands_kayaking_expedition","price":270.3599853516,"rating":4.5,"avg_price":270.3586885246,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"pennsylvania_(pa)","category":"day_trips_&_excursions","attraction_id":524,"city":"philadelphia","country":"united_states","name":"niagara_falls_day_trip_from_philadelphia_by_air","price":871.12,"rating":null,"avg_price":871.12,"latitude":40.7519760132,"longitude":-73.9866027832},{"province":"nova_scotia","category":"day_trips_&_excursions","attraction_id":525,"city":"earltown","country":"canada","name":"dark_sky_canoe_trip_-_2_day","price":454.25,"rating":null,"avg_price":354.5357142857,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":526,"city":"vancouver_island","country":"canada","name":"victoria_to_cowichan_valley_wine_tour","price":140.0,"rating":4.5,"avg_price":270.3586885246,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"day_trips_&_excursions","attraction_id":527,"city":"earltown","country":"canada","name":"lake_rossignol_canoe_trip_-_3_day","price":684.25,"rating":null,"avg_price":354.5357142857,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"day_trips_&_excursions","attraction_id":528,"city":"toronto","country":"canada","name":"toronto_to_niagara_falls_&_niagara-on-the-lake_day_tour_with_free_wine_tasting","price":179.0,"rating":3.0,"avg_price":213.728,"latitude":43.0756759644,"longitude":-79.0856628418},{"province":"nova_scotia","category":"day_trips_&_excursions","attraction_id":529,"city":"earltown","country":"canada","name":"keji_southern_lakes_canoe_trip_-_4_day","price":914.25,"rating":null,"avg_price":354.5357142857,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"day_trips_&_excursions","attraction_id":530,"city":"earltown","country":"canada","name":"taste_of_the_tobeatic_canoe_trip_-_4_day","price":354.5400085449,"rating":null,"avg_price":354.5357142857,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":531,"city":"vancouver","country":"canada","name":"whistler_day_tour_from_vancouver","price":109.0,"rating":4.0,"avg_price":270.3586885246,"latitude":49.2869224548,"longitude":-123.1221618652},{"province":"newfoundland_and_labrador","category":"day_trips_&_excursions","attraction_id":532,"city":"newfoundland","country":"canada","name":"all_terrain_vehicle_tour_the_newfoundland_wilderness","price":265.0,"rating":null,"avg_price":265.0,"latitude":48.3685150146,"longitude":-53.3578338623},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":533,"city":"vancouver","country":"canada","name":"victoria_full-day_sightseeing_tour_from_vancouver","price":154.0,"rating":4.0,"avg_price":270.3586885246,"latitude":49.2869224548,"longitude":-123.1221618652},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":534,"city":"vancouver","country":"canada","name":"vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane","price":569.0,"rating":4.5,"avg_price":270.3586885246,"latitude":49.2847518921,"longitude":-123.1394805908},{"province":"ontario","category":"day_trips_&_excursions","attraction_id":535,"city":"toronto","country":"canada","name":"niagara_falls_illumination_tour","price":215.0,"rating":4.5,"avg_price":213.728,"latitude":45.4637680054,"longitude":-73.8233413696},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":536,"city":"vancouver","country":"canada","name":"waterfalls_&_whistler_tour","price":200.0,"rating":4.5,"avg_price":270.3586885246,"latitude":49.1513710022,"longitude":-122.9414520264},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":537,"city":"vancouver","country":"canada","name":"2-day_whistler_sea_to_sky_tour_from_vancouver","price":166.95,"rating":4.5,"avg_price":270.3586885246,"latitude":49.2788314819,"longitude":-123.1232147217},{"province":"ontario","category":"day_trips_&_excursions","attraction_id":538,"city":"toronto","country":"canada","name":"bus_tour_of_niagara_falls_including_hornblower_from_toronto","price":175.0,"rating":5.0,"avg_price":213.728,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":539,"city":"vancouver","country":"canada","name":"indian_arm_sightseeing_tour","price":75.0,"rating":1.0,"avg_price":270.3586885246,"latitude":49.2929191589,"longitude":-123.1277923584},{"province":"new_york_(ny)","category":"day_trips_&_excursions","attraction_id":540,"city":"new_york_city","country":"united_states","name":"niagara_falls_usa_guided_day_trip_from_new_york_city_by_air","price":783.87,"rating":3.0,"avg_price":634.152,"latitude":40.7539138794,"longitude":-73.9864196777},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":541,"city":"vancouver","country":"canada","name":"gibsons_sunshine_coast_full-day_hiking_tour","price":195.0,"rating":4.5,"avg_price":270.3586885246,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"new_brunswick","category":"day_trips_&_excursions","attraction_id":542,"city":"saint_john","country":"canada","name":"new_brunswick_golf_excursion_river_valley_nine_&_dine","price":250.0,"rating":null,"avg_price":232.04,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"day_trips_&_excursions","attraction_id":543,"city":"canmore","country":"canada","name":"winter_canadian_rockies_canyon_hike","price":75.0,"rating":5.0,"avg_price":298.5810526316,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":544,"city":"kamloops","country":"canada","name":"secret_sips_of_the_shuswap_wine_trail","price":103.95,"rating":4.5,"avg_price":270.3586885246,"latitude":50.7049369812,"longitude":-120.4427032471},{"province":"alberta","category":"day_trips_&_excursions","attraction_id":545,"city":"canadian_rockies","country":"canada","name":"lake_louise_to_jasper_one-way_tour","price":250.95,"rating":4.5,"avg_price":298.5810526316,"latitude":52.8780860901,"longitude":-118.0799331665},{"province":"ontario","category":"day_trips_&_excursions","attraction_id":546,"city":"toronto","country":"canada","name":"small-group_niagara_falls_tour","price":250.0,"rating":4.5,"avg_price":213.728,"latitude":45.4637680054,"longitude":-73.8233413696},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":547,"city":"vancouver","country":"canada","name":"sea_to_sky_alpine_and_waterfall_hike","price":180.0,"rating":4.5,"avg_price":270.3586885246,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"new_york_(ny)","category":"day_trips_&_excursions","attraction_id":548,"city":"new_york_city","country":"united_states","name":"2-day_niagara_falls_day_trip_from_new_york_city_by_train_and_air","price":952.92,"rating":1.0,"avg_price":634.152,"latitude":40.7519760132,"longitude":-73.9866027832},{"province":"ontario","category":"day_trips_&_excursions","attraction_id":549,"city":"niagara_falls","country":"canada","name":"niagara_falls_tour_from_oakville_and_burlington","price":179.0,"rating":4.5,"avg_price":213.728,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"prince_edward_island","category":"day_trips_&_excursions","attraction_id":550,"city":"murray_river","country":"canada","name":"coastal_lighthouse_and_winery_tour","price":86.25,"rating":4.0,"avg_price":117.625,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"day_trips_&_excursions","attraction_id":551,"city":"toronto","country":"canada","name":"toronto_to_niagara_falls_day_trip_by_train","price":489.41,"rating":5.0,"avg_price":213.728,"latitude":40.7519760132,"longitude":-73.9866027832},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":552,"city":"vancouver","country":"canada","name":"vancouver_to_whistler_scenic_flight","price":208.01,"rating":4.5,"avg_price":270.3586885246,"latitude":48.4241294861,"longitude":-123.3707809448},{"province":"ontario","category":"day_trips_&_excursions","attraction_id":553,"city":"niagara_falls","country":"canada","name":"half-day_canadian_side_sightseeing_tour_of_niagara_falls_with_cruise_&_lunch","price":199.0,"rating":4.5,"avg_price":213.728,"latitude":43.6837425232,"longitude":-79.5929107666},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":554,"city":"vancouver","country":"canada","name":"dream_car_driving_experience","price":225.75,"rating":4.5,"avg_price":270.3586885246,"latitude":49.3590698242,"longitude":-123.2670211792},{"province":"ontario","category":"day_trips_&_excursions","attraction_id":555,"city":"toronto","country":"canada","name":"ultimate_wine_country_and_niagara_falls","price":450.0,"rating":4.5,"avg_price":213.728,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":556,"city":"vancouver_island","country":"canada","name":"3_day_broken_group_islands_kayaking_expedition","price":950.0,"rating":4.5,"avg_price":270.3586885246,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":557,"city":"vancouver_island","country":"canada","name":"vancouver_island_atv_tour","price":627.9,"rating":5.0,"avg_price":270.3586885246,"latitude":49.2642745972,"longitude":-124.7592926025},{"province":"ontario","category":"day_trips_&_excursions","attraction_id":558,"city":"toronto","country":"canada","name":"toronto_and_niagara_falls_private_tour","price":750.0,"rating":4.5,"avg_price":213.728,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"day_trips_&_excursions","attraction_id":559,"city":"toronto","country":"canada","name":"niagara_falls_day_trip_from_toronto","price":115.0,"rating":3.0,"avg_price":213.728,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":560,"city":"vancouver","country":"canada","name":"victoria_and_butchart_gardens_with_victoria_clipper_to_seattle_one-way_from_vancouver","price":373.0,"rating":4.5,"avg_price":270.3586885246,"latitude":49.2846107483,"longitude":-123.1084747314},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":561,"city":"vancouver","country":"canada","name":"high-speed_passenger_ferry_day_trips_from_vancouver_to_victoria,_bc,_canada","price":231.0,"rating":4.5,"avg_price":270.3586885246,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"day_trips_&_excursions","attraction_id":562,"city":"vancouver_island","country":"canada","name":"the_ultimate_group_package_deal_of_victoria","price":650.0,"rating":5.0,"avg_price":270.3586885246,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"new_york_(ny)","category":"day_trips_&_excursions","attraction_id":563,"city":"buffalo","country":"united_states","name":"private_day_trip_to_niagara_falls,_canada_from_usa","price":175.0,"rating":3.0,"avg_price":634.152,"latitude":37.0902404785,"longitude":-95.712890625},{"province":"ontario","category":"day_trips_&_excursions","attraction_id":564,"city":"niagara_falls","country":"canada","name":"private_niagara_ice_wine_tour","price":165.0,"rating":5.0,"avg_price":213.728,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":565,"city":"okanagan_valley","country":"canada","name":"full_day_private_wine_tours_for_up_to_10_people","price":999.0,"rating":5.0,"avg_price":182.8508256881,"latitude":49.9325065613,"longitude":-119.400177002},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":566,"city":"toronto","country":"canada","name":"niagara_falls_day_tour_from_toronto","price":94.92,"rating":5.0,"avg_price":132.8004347826,"latitude":43.7030754089,"longitude":-79.4063873291},{"province":"quebec","category":"food,_wine_&_nightlife","attraction_id":567,"city":"quebec_city","country":"canada","name":"small-group_quebec_city_food_tour","price":53.0,"rating":4.5,"avg_price":128.2435483871,"latitude":46.8130874634,"longitude":-71.2055969238},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":568,"city":"vancouver_island","country":"canada","name":"victoria_guided_food_and_history_tour","price":63.0,"rating":5.0,"avg_price":182.8508256881,"latitude":48.4300460815,"longitude":-123.3637237549},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":569,"city":"toronto","country":"canada","name":"niagara_falls_tour_day_trip_from_toronto","price":89.0,"rating":4.5,"avg_price":132.8004347826,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":570,"city":"toronto","country":"canada","name":"st._lawrence_market_and_old_toronto_food_tour","price":89.0,"rating":5.0,"avg_price":132.8004347826,"latitude":43.6596221924,"longitude":-79.3472824097},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":571,"city":"toronto","country":"canada","name":"niagara_falls_day_and_evening_tour_with_boat_cruise_and_optional_fallsview_dinner","price":169.0,"rating":4.5,"avg_price":132.8004347826,"latitude":43.6837425232,"longitude":-79.5929107666},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":572,"city":"toronto","country":"canada","name":"niagara_falls_platinum_tour_from_toronto_with_cruise_and_lunch","price":149.0,"rating":4.5,"avg_price":132.8004347826,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":573,"city":"niagara_falls","country":"canada","name":"niagara-on-the-lake_wine_tour_and_tastings_with_transport","price":40.0,"rating":4.5,"avg_price":132.8004347826,"latitude":43.0618019104,"longitude":-79.1214294434},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":574,"city":"vancouver","country":"canada","name":"gastronomic_gastown_walking_tour","price":146.35,"rating":5.0,"avg_price":182.8508256881,"latitude":49.2838287354,"longitude":-123.109992981},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":575,"city":"niagara_falls","country":"canada","name":"half-day_beer_cider_and_wine_tour","price":35.0,"rating":3.5,"avg_price":132.8004347826,"latitude":43.0618019104,"longitude":-79.1214294434},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":576,"city":"vancouver_island","country":"canada","name":"historic_downtown_victoria_food_tour","price":70.0,"rating":5.0,"avg_price":182.8508256881,"latitude":48.4228668213,"longitude":-123.3689346313},{"province":"quebec","category":"food,_wine_&_nightlife","attraction_id":577,"city":"montreal","country":"canada","name":"haunted_montreal_pub_crawl","price":24.0,"rating":5.0,"avg_price":128.2435483871,"latitude":45.5220565796,"longitude":-73.537109375},{"province":"quebec","category":"food,_wine_&_nightlife","attraction_id":578,"city":"quebec_city","country":"canada","name":"evening_gourmet_tour_5_course_dinner_in_quebec_city","price":143.0,"rating":5.0,"avg_price":128.2435483871,"latitude":46.8032455444,"longitude":-71.234703064},{"province":"quebec","category":"food,_wine_&_nightlife","attraction_id":579,"city":"quebec_city","country":"canada","name":"island_of_orleans_food_and_drink_tour","price":44.95,"rating":4.5,"avg_price":128.2435483871,"latitude":46.8980140686,"longitude":-71.182975769},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":580,"city":"niagara_falls","country":"canada","name":"niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner","price":157.07,"rating":5.0,"avg_price":132.8004347826,"latitude":43.2265434265,"longitude":-79.1159591675},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":581,"city":"toronto","country":"canada","name":"toronto_distillery_district_walking_tour","price":23.73,"rating":5.0,"avg_price":132.8004347826,"latitude":43.6502990723,"longitude":-79.3606796265},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":582,"city":"vancouver","country":"canada","name":"vancouver_brewery_tour","price":83.99,"rating":5.0,"avg_price":182.8508256881,"latitude":49.2856445312,"longitude":-123.1118545532},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":583,"city":"niagara_falls","country":"canada","name":"niagara_falls_one_day_sightseeing_tour_from_toronto","price":99.0,"rating":4.0,"avg_price":132.8004347826,"latitude":43.6692619324,"longitude":-79.3868103027},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":584,"city":"toronto","country":"canada","name":"small-group_toronto_beer_tour","price":80.0,"rating":5.0,"avg_price":132.8004347826,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":585,"city":"vancouver","country":"canada","name":"gastown_walking_food_tour","price":93.45,"rating":5.0,"avg_price":182.8508256881,"latitude":49.2859191895,"longitude":-123.113822937},{"province":"quebec","category":"food,_wine_&_nightlife","attraction_id":586,"city":"montreal","country":"canada","name":"montreal_craft_brewery_and_beer_tasting_small-group_tour","price":74.73,"rating":5.0,"avg_price":128.2435483871,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":587,"city":"vancouver","country":"canada","name":"small-group_granville_island_market_tour","price":79.9,"rating":5.0,"avg_price":182.8508256881,"latitude":49.2838287354,"longitude":-123.109992981},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":588,"city":"niagara_falls","country":"canada","name":"konzelmann_estate_winery_tour_and_tasting_in_niagara-on-the-lake","price":10.0,"rating":5.0,"avg_price":132.8004347826,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"food,_wine_&_nightlife","attraction_id":589,"city":"montreal","country":"canada","name":"secret_food_tours_montreal","price":79.74,"rating":4.5,"avg_price":128.2435483871,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":590,"city":"toronto","country":"canada","name":"show_me_the_city,_toronto_walking_tour","price":36.0,"rating":5.0,"avg_price":132.8004347826,"latitude":43.6400680542,"longitude":-79.3824691772},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":591,"city":"vancouver","country":"canada","name":"small-group_gourmet_food_tour_in_vancouver","price":131.87,"rating":5.0,"avg_price":182.8508256881,"latitude":49.2838287354,"longitude":-123.109992981},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":592,"city":"toronto","country":"canada","name":"niagara_falls_day_tour_from_toronto_including_hornblower_boat_tour","price":115.0,"rating":4.5,"avg_price":132.8004347826,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":593,"city":"whistler","country":"canada","name":"crystal_hut_fondue_by_snowcat","price":219.45,"rating":4.0,"avg_price":182.8508256881,"latitude":50.1133766174,"longitude":-122.9542617798},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":594,"city":"whistler","country":"canada","name":"fine_dining_dinner_tour_in_whistler","price":131.24,"rating":5.0,"avg_price":182.8508256881,"latitude":50.1146850586,"longitude":-122.9568252563},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":595,"city":"vancouver_island","country":"canada","name":"introductory_brewery_and_distillery_tour","price":22.0,"rating":5.0,"avg_price":182.8508256881,"latitude":48.4846687317,"longitude":-123.3872299194},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":596,"city":"vancouver","country":"canada","name":"the_fraser_valley_winery_tour","price":149.96,"rating":5.0,"avg_price":182.8508256881,"latitude":43.7431793213,"longitude":-79.3028030396},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":597,"city":"toronto","country":"canada","name":"kensington_market_-toronto's_neighborhood_international_food_tour","price":89.0,"rating":5.0,"avg_price":132.8004347826,"latitude":43.6544342041,"longitude":-79.3875045776},{"province":"quebec","category":"food,_wine_&_nightlife","attraction_id":598,"city":"quebec_city","country":"canada","name":"quebec_pub_crawl","price":28.0,"rating":4.5,"avg_price":128.2435483871,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":599,"city":"niagara_falls","country":"canada","name":"niagara-on-the-lake_wine_tour_with_lunch","price":114.99,"rating":4.5,"avg_price":132.8004347826,"latitude":43.2163963318,"longitude":-79.1287841797},{"province":"quebec","category":"food,_wine_&_nightlife","attraction_id":600,"city":"montreal","country":"canada","name":"small-group_quebec_wine_tour_from_montreal_with_gourmet_lunch_or_cheese_tasting","price":97.73,"rating":5.0,"avg_price":128.2435483871,"latitude":45.5020561218,"longitude":-73.5693435669},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":601,"city":"niagara_falls","country":"canada","name":"the_kettle_tour_-_4_premium_locations_-_2_breweries,_distillery,_winery&cidery","price":99.95,"rating":4.5,"avg_price":132.8004347826,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":602,"city":"niagara_falls","country":"canada","name":"konzelmann_estate_winery:_junk_food_wine_pairing","price":15.0,"rating":4.5,"avg_price":132.8004347826,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":603,"city":"whistler","country":"canada","name":"crystal_hut_fondue_by_snowmobile","price":282.45,"rating":5.0,"avg_price":182.8508256881,"latitude":50.1133766174,"longitude":-122.9542617798},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":604,"city":"vancouver","country":"canada","name":"vancouver_wine_tour_(fraser_valley)","price":135.0,"rating":4.5,"avg_price":182.8508256881,"latitude":49.287940979,"longitude":-123.1130523682},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":605,"city":"niagara_falls","country":"canada","name":"private_winery_tour_of_niagara-on-the-lake","price":165.0,"rating":5.0,"avg_price":132.8004347826,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":606,"city":"toronto","country":"canada","name":"3-hour_old_chinatown_food_tour_in_toronto","price":100.0,"rating":4.5,"avg_price":132.8004347826,"latitude":43.6596221924,"longitude":-79.3472824097},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":607,"city":"okanagan_valley","country":"canada","name":"kelowna_or_west_kelowna_afternoon_sightseeing_wine_tour","price":98.95,"rating":5.0,"avg_price":182.8508256881,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":608,"city":"niagara_falls","country":"canada","name":"niagara-on-the-lake_winery_tasting_afternoon_tour_with_wine_and_cheese","price":95.0,"rating":4.5,"avg_price":132.8004347826,"latitude":43.2541503906,"longitude":-79.0854721069},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":609,"city":"niagara_falls","country":"canada","name":"afternoon_delight_wine_and_cheese_tour","price":89.27,"rating":5.0,"avg_price":132.8004347826,"latitude":43.1957473755,"longitude":-79.1569671631},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":610,"city":"toronto","country":"canada","name":"toronto_craft_brewery_tour","price":108.72,"rating":5.0,"avg_price":132.8004347826,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":611,"city":"niagara_falls","country":"canada","name":"the_compromise_tour_-_4_premium_locations_-_winery,_winery&cidery,_2_breweries","price":99.95,"rating":4.5,"avg_price":132.8004347826,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"new_brunswick","category":"food,_wine_&_nightlife","attraction_id":612,"city":"saint_john","country":"canada","name":"best_of_saint_john_tour","price":149.0,"rating":5.0,"avg_price":169.35,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"prince_edward_island","category":"food,_wine_&_nightlife","attraction_id":613,"city":"charlottetown","country":"canada","name":"best_of_p.e.i._tour","price":149.0,"rating":4.0,"avg_price":245.0833333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":614,"city":"toronto","country":"canada","name":"tour_to_niagara_falls_from_toronto","price":89.0,"rating":5.0,"avg_price":132.8004347826,"latitude":43.0756759644,"longitude":-79.0856628418},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":615,"city":"toronto","country":"canada","name":"tour_to_niagara_falls_with_cruise","price":103.0,"rating":4.5,"avg_price":132.8004347826,"latitude":43.0756759644,"longitude":-79.0856628418},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":616,"city":"toronto","country":"canada","name":"family_friendly_tour_to_niagara_falls","price":89.0,"rating":4.5,"avg_price":132.8004347826,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":617,"city":"toronto","country":"canada","name":"great_canadian_food_tour","price":90.0,"rating":4.5,"avg_price":132.8004347826,"latitude":43.6544342041,"longitude":-79.3875045776},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":618,"city":"vancouver","country":"canada","name":"a_wok_around_chinatown:_culinary_and_cultural_walking_tour","price":108.0,"rating":5.0,"avg_price":182.8508256881,"latitude":49.2723579407,"longitude":-123.1350631714},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":619,"city":"niagara_falls","country":"canada","name":"small-group_wine_tour_from_niagara_falls_with_hotel_pickup","price":99.95,"rating":5.0,"avg_price":132.8004347826,"latitude":43.1389503479,"longitude":-79.1334075928},{"province":"quebec","category":"food,_wine_&_nightlife","attraction_id":620,"city":"quebec_city","country":"canada","name":"quebec_city_craft_brewery_and_beer_tasting_small-group_tour","price":74.73,"rating":5.0,"avg_price":128.2435483871,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":621,"city":"vancouver","country":"canada","name":"vancouver_art_deco_&_chocolate_tasting_tour","price":54.6,"rating":5.0,"avg_price":182.8508256881,"latitude":49.2829780579,"longitude":-123.1096954346},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":622,"city":"niagara_falls","country":"canada","name":"niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch","price":77.98,"rating":5.0,"avg_price":132.8004347826,"latitude":43.2265434265,"longitude":-79.1159591675},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":623,"city":"niagara_falls","country":"canada","name":"winter_wonderland_food_tour_in_niagara-on-the-lake","price":62.0,"rating":5.0,"avg_price":132.8004347826,"latitude":43.0581626892,"longitude":-79.2902145386},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":624,"city":"toronto","country":"canada","name":"niagara_on_the_lake_from_toronto","price":99.0,"rating":4.5,"avg_price":132.8004347826,"latitude":43.0756759644,"longitude":-79.0856628418},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":625,"city":"niagara_falls","country":"canada","name":"niagara_falls_tour_from_niagara_on_the_lake","price":99.0,"rating":4.5,"avg_price":132.8004347826,"latitude":43.0756759644,"longitude":-79.0856628418},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":626,"city":"vancouver","country":"canada","name":"4-day_vancouver_island_explorer_tour_from_vancouver","price":592.2,"rating":5.0,"avg_price":182.8508256881,"latitude":49.2788314819,"longitude":-123.1232147217},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":627,"city":"vancouver","country":"canada","name":"3-hour_east_vancouver_art_mural_&_craft_brewery_tour","price":45.0,"rating":4.0,"avg_price":182.8508256881,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"food,_wine_&_nightlife","attraction_id":628,"city":"montreal","country":"canada","name":"montreal_architectural_walking_tour_(2_hour)","price":44.84,"rating":4.5,"avg_price":128.2435483871,"latitude":45.5058174133,"longitude":-73.5531616211},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":629,"city":"toronto","country":"canada","name":"toronto_walking_tour_-_arts,_food_&_culture_(group_tour)","price":35.0,"rating":4.5,"avg_price":132.8004347826,"latitude":43.7536735535,"longitude":-79.6089782715},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":630,"city":"pender_island","country":"canada","name":"whales,_trails_and_island_delights_tour","price":141.75,"rating":5.0,"avg_price":182.8508256881,"latitude":48.8002738953,"longitude":-123.3109436035},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":631,"city":"pender_island","country":"canada","name":"sea_to_sky_tour","price":99.75,"rating":5.0,"avg_price":182.8508256881,"latitude":48.8002738953,"longitude":-123.3109436035},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":632,"city":"whistler","country":"canada","name":"whistler_experience_day_tour","price":279.3,"rating":5.0,"avg_price":182.8508256881,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":633,"city":"okanagan_valley","country":"canada","name":"fantasy_sightseeing_boat_&_wine_tour","price":180.0,"rating":5.0,"avg_price":182.8508256881,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"food,_wine_&_nightlife","attraction_id":634,"city":"quebec_city","country":"canada","name":"vip_ice_hotel,_basilica,_copper_museum,_city_and_plains_by_private_car","price":162.23,"rating":4.5,"avg_price":128.2435483871,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":635,"city":"toronto","country":"canada","name":"toronto_city_walking_tour:_york_to_the_6ix_(group_tour)","price":35.0,"rating":4.5,"avg_price":132.8004347826,"latitude":43.7536735535,"longitude":-79.6089782715},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":636,"city":"niagara_falls","country":"canada","name":"niagara_falls_&_niagara-on-the-lake","price":600.0,"rating":4.5,"avg_price":132.8004347826,"latitude":43.0756759644,"longitude":-79.0856628418},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":637,"city":"vancouver_island","country":"canada","name":"7_pm_spirit_of_victoria_food_tour_(gourmet_food_progressive_dinner_and_tour)","price":299.0,"rating":5.0,"avg_price":182.8508256881,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":638,"city":"okanagan_valley","country":"canada","name":"full_day_private_wine_tours_for_up_to_10_people","price":999.0,"rating":5.0,"avg_price":182.8508256881,"latitude":49.9325065613,"longitude":-119.400177002},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":639,"city":"toronto","country":"canada","name":"guided_bicycle_tour_-_toronto_waterfront,_island_and_distillery","price":85.0,"rating":4.5,"avg_price":132.8004347826,"latitude":43.6518859863,"longitude":-79.3977584839},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":640,"city":"niagara_falls","country":"canada","name":"niagara_falls_and_boat_cruise","price":105.0,"rating":5.0,"avg_price":132.8004347826,"latitude":43.0756759644,"longitude":-79.0856628418},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":641,"city":"niagara_falls","country":"canada","name":"niagara_falls_tour_&_boat_cruise","price":110.0,"rating":4.5,"avg_price":132.8004347826,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":642,"city":"toronto","country":"canada","name":"private_tour_from_toronto_to_niagara_on_the_lake","price":650.0,"rating":4.5,"avg_price":132.8004347826,"latitude":43.0756759644,"longitude":-79.0856628418},{"province":"quebec","category":"food,_wine_&_nightlife","attraction_id":643,"city":"quebec_city","country":"canada","name":"vip_private_car_tour_falls_&_island_of_orleans_-_(the_all_but_the_basilica_tour)","price":94.06,"rating":4.5,"avg_price":128.2435483871,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":644,"city":"okanagan_valley","country":"canada","name":"bachelorette_wine_tours_-_west_kelowna_wine_tour-_3_hrs.","price":117.0,"rating":5.0,"avg_price":182.8508256881,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":645,"city":"okanagan_valley","country":"canada","name":"red_hot_mingle_night!","price":80.0,"rating":5.0,"avg_price":182.8508256881,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":646,"city":"vancouver_island","country":"canada","name":"pedal_pub_crawl_downtown_victoria","price":35.0,"rating":5.0,"avg_price":182.8508256881,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":647,"city":"vancouver","country":"canada","name":"expert_led_vancouver_food_&_market_tour","price":109.06,"rating":5.0,"avg_price":182.8508256881,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":648,"city":"okanagan_valley","country":"canada","name":"girls_just_want_to_have_fun","price":60.0,"rating":5.0,"avg_price":182.8508256881,"latitude":49.8294372559,"longitude":-119.6265563965},{"province":"nova_scotia","category":"food,_wine_&_nightlife","attraction_id":649,"city":"yarmouth","country":"canada","name":"pirates_&_pints_pub_crawl","price":65.0,"rating":5.0,"avg_price":71.885,"latitude":43.8391304016,"longitude":-66.1189498901},{"province":"quebec","category":"food,_wine_&_nightlife","attraction_id":650,"city":"quebec_city","country":"canada","name":"traditional_day_in_a_maple_grove_in_quebec","price":777.0,"rating":4.5,"avg_price":128.2435483871,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"food,_wine_&_nightlife","attraction_id":651,"city":"quebec_city","country":"canada","name":"native_american_discoveries_and_overnight_stay_in_prospector's_tent","price":599.0,"rating":4.5,"avg_price":128.2435483871,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":652,"city":"toronto","country":"canada","name":"cowbell_express_beer_tour","price":110.0,"rating":4.5,"avg_price":132.8004347826,"latitude":45.4637680054,"longitude":-73.8233413696},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":653,"city":"okanagan_valley","country":"canada","name":"high_spirited_two_day_wine_adventure","price":450.0,"rating":5.0,"avg_price":182.8508256881,"latitude":49.8947868347,"longitude":-119.4965896606},{"province":"quebec","category":"food,_wine_&_nightlife","attraction_id":654,"city":"montreal","country":"canada","name":"old_montreal_delights_with_a_local!","price":225.0,"rating":4.5,"avg_price":128.2435483871,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":655,"city":"vancouver_island","country":"canada","name":"6_pm_spirit_of_victoria_food_tour_(gourmet_food_progressive_dinner_and_tour)","price":299.0,"rating":5.0,"avg_price":182.8508256881,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":656,"city":"okanagan_valley","country":"canada","name":"wine_tasting_tours","price":75.0,"rating":5.0,"avg_price":182.8508256881,"latitude":49.8294372559,"longitude":-119.6265563965},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":657,"city":"dundas","country":"canada","name":"original_hamilton_beer_tours","price":118.65,"rating":4.5,"avg_price":132.8004347826,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":658,"city":"okanagan_valley","country":"canada","name":"naramata_private\/custom_wine_tours_up_to_10_people","price":999.0,"rating":5.0,"avg_price":182.8508256881,"latitude":49.9325065613,"longitude":-119.400177002},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":659,"city":"okanagan_valley","country":"canada","name":"bachelorette_private_wine_tours","price":140.0,"rating":5.0,"avg_price":182.8508256881,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":660,"city":"okanagan_valley","country":"canada","name":"vip_and_exclusive_tours","price":175.0,"rating":5.0,"avg_price":182.8508256881,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":661,"city":"okanagan_valley","country":"canada","name":"special_group_full_day_private_wine_tours_for_up_to_12_people_3_tour_options","price":182.8500061035,"rating":5.0,"avg_price":182.8508256881,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":662,"city":"okanagan_valley","country":"canada","name":"kelowna_wine_tours-event_5_hours","price":175.0,"rating":5.0,"avg_price":182.8508256881,"latitude":49.8294372559,"longitude":-119.6265563965},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":663,"city":"okanagan_valley","country":"canada","name":"west_kelowna_wine_tour_5_hours.","price":175.0,"rating":5.0,"avg_price":182.8508256881,"latitude":49.8294372559,"longitude":-119.6265563965},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":664,"city":"niagara_falls","country":"canada","name":"niagara_wine_tasting_and_3-course_dinner","price":152.55,"rating":4.5,"avg_price":132.8004347826,"latitude":43.1957473755,"longitude":-79.1569671631},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":665,"city":"toronto","country":"canada","name":"full-day_niagara_winery_tour_from_toronto","price":99.0,"rating":4.5,"avg_price":132.8004347826,"latitude":43.7030754089,"longitude":-79.4063873291},{"province":"quebec","category":"food,_wine_&_nightlife","attraction_id":666,"city":"montreal","country":"canada","name":"flavors_of_old_montreal_walking_tour","price":68.0,"rating":4.5,"avg_price":128.2435483871,"latitude":45.5279655457,"longitude":-73.5975494385},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":667,"city":"vancouver","country":"canada","name":"fraser_valley_wine_tour_from_vancouver","price":187.0,"rating":5.0,"avg_price":182.8508256881,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":668,"city":"okanagan_valley","country":"canada","name":"west_kelowna_wine_tour","price":185.0,"rating":5.0,"avg_price":182.8508256881,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":669,"city":"vancouver_island","country":"canada","name":"local_food,_craft_beverage_and_estate_winery_tour_of_cowichan_valley","price":150.0,"rating":5.0,"avg_price":182.8508256881,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":670,"city":"okanagan_valley","country":"canada","name":"4-hour_okanagan_valley_wine_tasting_tour_of_the_kelowna_lakeshore_wine_route","price":129.0,"rating":4.5,"avg_price":182.8508256881,"latitude":49.041431427,"longitude":-119.4669113159},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":671,"city":"niagara_falls","country":"canada","name":"half_day_wine_&_cheese_tour_-_niagara_on_the_lake_wine_tour","price":98.0,"rating":4.5,"avg_price":132.8004347826,"latitude":43.2163963318,"longitude":-79.1287841797},{"province":"alberta","category":"food,_wine_&_nightlife","attraction_id":672,"city":"canadian_rockies","country":"canada","name":"jasper_food_tour","price":123.0,"rating":5.0,"avg_price":108.4855555556,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":673,"city":"toronto","country":"canada","name":"diversity_of_scarborough_food_tour","price":73.0,"rating":5.0,"avg_price":132.8004347826,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":674,"city":"vancouver_island","country":"canada","name":"best_of_victoria_food_tour","price":68.25,"rating":5.0,"avg_price":182.8508256881,"latitude":48.4300460815,"longitude":-123.3637237549},{"province":"quebec","category":"food,_wine_&_nightlife","attraction_id":675,"city":"montreal","country":"canada","name":"christmas_walking_tour_in_old_montreal","price":21.0,"rating":4.5,"avg_price":128.2435483871,"latitude":45.5025939941,"longitude":-73.5551681519},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":676,"city":"vancouver_island","country":"canada","name":"fort_street_food_walking_tour_in_victoria","price":60.0,"rating":4.5,"avg_price":182.8508256881,"latitude":48.4228668213,"longitude":-123.3689346313},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":677,"city":"whistler","country":"canada","name":"whistler's_hidden_gems_dinner_tour","price":104.99,"rating":4.5,"avg_price":182.8508256881,"latitude":50.1146850586,"longitude":-122.9568252563},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":678,"city":"vancouver_island","country":"canada","name":"victoria_craft_brewery_tour_and_tastings","price":79.0,"rating":5.0,"avg_price":182.8508256881,"latitude":48.4222373962,"longitude":-123.3739471436},{"province":"quebec","category":"food,_wine_&_nightlife","attraction_id":679,"city":"montreal","country":"canada","name":"winter_wine_tour_from_montreal_with_exclusive_winery_access","price":97.73,"rating":4.5,"avg_price":128.2435483871,"latitude":45.5020561218,"longitude":-73.5693435669},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":680,"city":"whistler","country":"canada","name":"whistler_craft_crawl","price":89.98,"rating":5.0,"avg_price":182.8508256881,"latitude":36.1141357422,"longitude":-115.1719589233},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":681,"city":"vancouver","country":"canada","name":"food_walking_tour_of_granville_island_public_market","price":60.0,"rating":5.0,"avg_price":182.8508256881,"latitude":49.2723579407,"longitude":-123.1350631714},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":682,"city":"okanagan_valley","country":"canada","name":"naramata_wine_tour_with_gourmet_lunch","price":149.0,"rating":4.5,"avg_price":182.8508256881,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":683,"city":"niagara_falls","country":"canada","name":"undiscovered_niagara_wine_country_tour","price":149.0,"rating":5.0,"avg_price":132.8004347826,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"quebec","category":"food,_wine_&_nightlife","attraction_id":684,"city":"montreal","country":"canada","name":"montreal_food_truck_tour_by_bike","price":159.83,"rating":5.0,"avg_price":128.2435483871,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":685,"city":"vancouver","country":"canada","name":"fraser_valley_wine_tour","price":135.45,"rating":5.0,"avg_price":182.8508256881,"latitude":49.2671432495,"longitude":-123.1605911255},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":686,"city":"vancouver","country":"canada","name":"vancouver_craft_beer_and_distillery_tour","price":105.0,"rating":4.5,"avg_price":182.8508256881,"latitude":49.287940979,"longitude":-123.1130523682},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":688,"city":"okanagan_valley","country":"canada","name":"exuberance_tour_plus_-_historical_walking_tour,_picnic_and_wine_tour","price":225.0,"rating":5.0,"avg_price":182.8508256881,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":689,"city":"niagara_falls","country":"canada","name":"niagara_winter_wonderland_tour_-_air_tour,_winery_tour,_chocolate_factory_tour","price":144.5,"rating":4.5,"avg_price":132.8004347826,"latitude":43.1897468567,"longitude":-79.1701202393},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":690,"city":"okanagan_valley","country":"canada","name":"tour_and_taste_okanagan's_wine_country","price":135.45,"rating":5.0,"avg_price":182.8508256881,"latitude":49.8624076843,"longitude":-119.5696411133},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":691,"city":"niagara_falls","country":"canada","name":"private_wine_and_chocolate_tour_in_niagara_wine_region","price":165.0,"rating":5.0,"avg_price":132.8004347826,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":692,"city":"toronto","country":"canada","name":"chocolate_tales_-_entertainment_you_can_taste!","price":82.0,"rating":4.5,"avg_price":132.8004347826,"latitude":43.7034912109,"longitude":-79.4137191772},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":693,"city":"niagara_falls","country":"canada","name":"wine,_cider_and_beer_tasting_and_pairing_afternoon_tour","price":134.0,"rating":4.5,"avg_price":132.8004347826,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":694,"city":"toronto","country":"canada","name":"the_pork_and_bacon_walking_food_tour_of_toronto's_hogtown_history","price":98.0,"rating":5.0,"avg_price":132.8004347826,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":695,"city":"okanagan_valley","country":"canada","name":"west_kelowna_wine_tour","price":145.95,"rating":5.0,"avg_price":182.8508256881,"latitude":49.8624076843,"longitude":-119.5696411133},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":696,"city":"okanagan_valley","country":"canada","name":"kayak,_wine,_and_cheese_tour","price":155.75,"rating":4.5,"avg_price":182.8508256881,"latitude":49.5018005371,"longitude":-119.5907287598},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":697,"city":"niagara_falls","country":"canada","name":"half_day_swirl,_sip_&_savour_wine_tour","price":35.0,"rating":4.5,"avg_price":132.8004347826,"latitude":43.0618019104,"longitude":-79.1214294434},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":698,"city":"niagara_falls","country":"canada","name":"niagara-on-the-lake_wine_tasting_tour_with_cheese_from_niagara_falls","price":100.57,"rating":5.0,"avg_price":132.8004347826,"latitude":43.2541503906,"longitude":-79.0854721069},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":699,"city":"toronto","country":"canada","name":"queen_street_west_pastry_tour","price":85.0,"rating":5.0,"avg_price":132.8004347826,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"food,_wine_&_nightlife","attraction_id":700,"city":"montreal","country":"canada","name":"beyond_the_bagel:_montreal_jewish_food_walking_tour","price":85.0,"rating":5.0,"avg_price":128.2435483871,"latitude":45.5169487,"longitude":-73.5797195435},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":701,"city":"niagara_falls","country":"canada","name":"winter_segway_tour_at_henry_of_pelham_winery","price":59.0,"rating":4.5,"avg_price":132.8004347826,"latitude":43.155216217,"longitude":-79.1943588257},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":702,"city":"vancouver","country":"canada","name":"small-group_afternoon_bike_tour_of_vancouver","price":68.25,"rating":5.0,"avg_price":182.8508256881,"latitude":49.2866668701,"longitude":-123.1412887573},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":703,"city":"niagara_falls","country":"canada","name":"walking_tour_of_niagara-on-the-lake_historic_district","price":25.0,"rating":5.0,"avg_price":132.8004347826,"latitude":43.6528511047,"longitude":-79.3692321777},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":704,"city":"niagara_falls","country":"canada","name":"niagara_lakefront_cellar_tour_and_wine_tasting","price":35.0,"rating":4.5,"avg_price":132.8004347826,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"food,_wine_&_nightlife","attraction_id":705,"city":"calgary","country":"canada","name":"calgary_food_walking_tour_-_calgary_farmers_market","price":69.29,"rating":5.0,"avg_price":108.4855555556,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":706,"city":"toronto","country":"canada","name":"full-day_prince_edward_county_wine_tour_with_lunch","price":425.0,"rating":5.0,"avg_price":132.8004347826,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":707,"city":"vancouver_island","country":"canada","name":"victoria_wine_and_whales_combo_tour","price":359.85,"rating":5.0,"avg_price":182.8508256881,"latitude":48.4225692749,"longitude":-123.3824386597},{"province":"jamaica","category":"food,_wine_&_nightlife","attraction_id":708,"city":"saint_james_parish","country":"caribbean","name":"the_montego_bay_private_party_hopper","price":80.43,"rating":null,"avg_price":80.43,"latitude":35.335395813,"longitude":-81.8877563477},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":709,"city":"okanagan_valley","country":"canada","name":"guaranteed_wine_tasting_at_mission_hill_&_quails_family_estates","price":131.25,"rating":5.0,"avg_price":182.8508256881,"latitude":49.9325065613,"longitude":-119.400177002},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":710,"city":"vancouver","country":"canada","name":"fraser_valley_private_wine_tour_and_bistro_lunch","price":950.29,"rating":5.0,"avg_price":182.8508256881,"latitude":49.2650260925,"longitude":-123.112449646},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":711,"city":"niagara_falls","country":"canada","name":"niagara_craft_brewery_tour","price":139.99,"rating":4.5,"avg_price":132.8004347826,"latitude":43.2163963318,"longitude":-79.1287841797},{"province":"nova_scotia","category":"food,_wine_&_nightlife","attraction_id":712,"city":"halifax_region","country":"canada","name":"small-group_annapolis_valley_wine_and_food_tour_from_halifax","price":160.0,"rating":5.0,"avg_price":71.885,"latitude":44.9876823425,"longitude":-64.138961792},{"province":"quebec","category":"food,_wine_&_nightlife","attraction_id":713,"city":"montreal","country":"canada","name":"4_hour_montreal_architecture_&_city_bike_tour_with_wine_or_beer","price":86.23,"rating":5.0,"avg_price":128.2435483871,"latitude":45.5058174133,"longitude":-73.5531616211},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":714,"city":"okanagan_valley","country":"canada","name":"high_spirits_tour_-_beer,_cider,_spirits_&_wine_6-hour","price":185.0,"rating":5.0,"avg_price":182.8508256881,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":715,"city":"vancouver","country":"canada","name":"private_tour:_fraser_valley_wine_tour_in_vancouver","price":291.11,"rating":4.0,"avg_price":182.8508256881,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"food,_wine_&_nightlife","attraction_id":716,"city":"montreal","country":"canada","name":"pub_crawl_montreal","price":29.0,"rating":4.0,"avg_price":128.2435483871,"latitude":45.5128822327,"longitude":-73.5699691772},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":717,"city":"toronto","country":"canada","name":"4-hour_riverside_and_leslieville_food_tour_in_toronto","price":100.0,"rating":4.5,"avg_price":132.8004347826,"latitude":43.6596221924,"longitude":-79.3472824097},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":718,"city":"toronto","country":"canada","name":"urban_whiskey_trail_experience","price":169.0,"rating":4.5,"avg_price":132.8004347826,"latitude":43.6596221924,"longitude":-79.3472824097},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":719,"city":"vancouver","country":"canada","name":"vancouver_craft_brewery_and_food_tour","price":94.99,"rating":5.0,"avg_price":182.8508256881,"latitude":49.2856445312,"longitude":-123.1118545532},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":720,"city":"okanagan_valley","country":"canada","name":"okanagan_wine_country_bike_and_wine_tour","price":170.0,"rating":5.0,"avg_price":182.8508256881,"latitude":49.5018005371,"longitude":-119.5907287598},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":721,"city":"ottawa","country":"canada","name":"byward_market_tasting_experience","price":82.0,"rating":4.0,"avg_price":132.8004347826,"latitude":45.4391517639,"longitude":-75.67993927},{"province":"quebec","category":"food,_wine_&_nightlife","attraction_id":722,"city":"montreal","country":"canada","name":"jewish_neighborhood_food_tour","price":95.44,"rating":4.5,"avg_price":128.2435483871,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":723,"city":"toronto","country":"canada","name":"king_and_queen_west_sunday_brunch_tour","price":110.0,"rating":4.5,"avg_price":132.8004347826,"latitude":43.6596221924,"longitude":-79.3472824097},{"province":"puerto_rico","category":"food,_wine_&_nightlife","attraction_id":724,"city":"san_juan","country":"caribbean","name":"caribbean_dreams_san_juan_private_party_hopper","price":94.06,"rating":null,"avg_price":94.06,"latitude":35.335395813,"longitude":-81.8877563477},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":725,"city":"vancouver_island","country":"canada","name":"brentwood_bay_kayak_tour_and_wine_tasting","price":89.6,"rating":5.0,"avg_price":182.8508256881,"latitude":48.5780830383,"longitude":-123.4666976929},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":726,"city":"vancouver_island","country":"canada","name":"victoria_craft_brewery_tour","price":79.5,"rating":4.5,"avg_price":182.8508256881,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":727,"city":"niagara_falls","country":"canada","name":"niagara_falls_walking_food_tour","price":88.14,"rating":5.0,"avg_price":132.8004347826,"latitude":43.0581626892,"longitude":-79.2902145386},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":728,"city":"vancouver","country":"canada","name":"walking_brewery_tour_of_vancouver","price":73.99,"rating":5.0,"avg_price":182.8508256881,"latitude":49.2856445312,"longitude":-123.1118545532},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":729,"city":"vancouver","country":"canada","name":"little_italy_walking_food_tour_in_vancouver","price":73.0,"rating":4.5,"avg_price":182.8508256881,"latitude":49.2859191895,"longitude":-123.113822937},{"province":"new_brunswick","category":"food,_wine_&_nightlife","attraction_id":730,"city":"saint_john","country":"canada","name":"shore_excursion_saint_john_walking_tour","price":30.0,"rating":5.0,"avg_price":169.35,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"food,_wine_&_nightlife","attraction_id":731,"city":"montreal","country":"canada","name":"montreal_ultimate_chocolate_tour","price":88.24,"rating":4.5,"avg_price":128.2435483871,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":732,"city":"toronto","country":"canada","name":"toronto_pubs_and_bars_after_sunset","price":28.0,"rating":1.0,"avg_price":132.8004347826,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"quebec","category":"food,_wine_&_nightlife","attraction_id":733,"city":"montreal","country":"canada","name":"under_the_surface_of_montreal's_chinatown:_guided_food_walking_tour","price":83.0,"rating":5.0,"avg_price":128.2435483871,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":734,"city":"toronto","country":"canada","name":"omg,_there's_a_greek_food_tour!","price":57.0,"rating":5.0,"avg_price":132.8004347826,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":735,"city":"vancouver","country":"canada","name":"secret_food_tours_vancouver","price":79.72,"rating":5.0,"avg_price":182.8508256881,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"food,_wine_&_nightlife","attraction_id":736,"city":"montreal","country":"canada","name":"montreal_afternoon_tea_tour","price":149.5,"rating":5.0,"avg_price":128.2435483871,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":737,"city":"niagara_falls","country":"canada","name":"private_niagara-on-the-lake_ice_wine_festival_tour","price":149.0,"rating":4.5,"avg_price":132.8004347826,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":738,"city":"okanagan_valley","country":"canada","name":"vernon_wine_tasting_experience_to_lake_country","price":205.0,"rating":5.0,"avg_price":182.8508256881,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":739,"city":"toronto","country":"canada","name":"4-hour_toronto_cocktail_and_secret_bar_tour","price":169.0,"rating":5.0,"avg_price":132.8004347826,"latitude":43.6596221924,"longitude":-79.3472824097},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":740,"city":"toronto","country":"canada","name":"corktown_and_distillery_historic_district_food_tour","price":99.0,"rating":5.0,"avg_price":132.8004347826,"latitude":43.6596221924,"longitude":-79.3472824097},{"province":"new_brunswick","category":"food,_wine_&_nightlife","attraction_id":741,"city":"moncton","country":"canada","name":"taste_of_chocolate_tour","price":11.5,"rating":5.0,"avg_price":169.35,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"new_brunswick","category":"food,_wine_&_nightlife","attraction_id":742,"city":"moncton","country":"canada","name":"lobster_roll_workshop","price":80.5,"rating":5.0,"avg_price":169.35,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"jamaica","category":"food,_wine_&_nightlife","attraction_id":743,"city":"westmoreland_parish","country":"caribbean","name":"caribbean_dreams_negril_private_party_hopper","price":80.43,"rating":null,"avg_price":80.43,"latitude":35.335395813,"longitude":-81.8877563477},{"province":"quebec","category":"food,_wine_&_nightlife","attraction_id":744,"city":"montreal","country":"canada","name":"montreal_by_night_tour","price":30.0,"rating":3.0,"avg_price":128.2435483871,"latitude":45.5001449585,"longitude":-73.5720291138},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":745,"city":"vancouver","country":"canada","name":"vancouver_distillery_private_tour_and_tasting","price":262.5,"rating":5.0,"avg_price":182.8508256881,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":746,"city":"okanagan_valley","country":"canada","name":"west_kelowna_6_hour_wine_tour","price":222.0,"rating":5.0,"avg_price":182.8508256881,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":747,"city":"vancouver","country":"canada","name":"private_tour:_fraser_valley_wine_country_day_trip_from_vancouver","price":300.89,"rating":4.0,"avg_price":182.8508256881,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":748,"city":"okanagan_valley","country":"canada","name":"east_kelowna_6_hour_wine_tour","price":222.0,"rating":5.0,"avg_price":182.8508256881,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":749,"city":"okanagan_valley","country":"canada","name":"east_kelowna_wine_tour","price":185.0,"rating":5.0,"avg_price":182.8508256881,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"food,_wine_&_nightlife","attraction_id":750,"city":"quebec_city","country":"canada","name":"ile_d'orleans_food_tour","price":51.75,"rating":3.5,"avg_price":128.2435483871,"latitude":46.8131332397,"longitude":-71.2056121826},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":751,"city":"toronto","country":"canada","name":"3.5-hour_ossington_strip_food_tour_in_toronto","price":189.0,"rating":1.0,"avg_price":132.8004347826,"latitude":43.6596221924,"longitude":-79.3472824097},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":752,"city":"vancouver_island","country":"canada","name":"distillery_tour_with_chocolate_&_whisky_tasting","price":49.0,"rating":5.0,"avg_price":182.8508256881,"latitude":48.4846687317,"longitude":-123.3872299194},{"province":"alberta","category":"food,_wine_&_nightlife","attraction_id":753,"city":"edmonton","country":"canada","name":"spirit_of_leduc_distillery_tour","price":95.0,"rating":5.0,"avg_price":108.4855555556,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":754,"city":"okanagan_valley","country":"canada","name":"lake_country_wine_tour","price":149.0,"rating":4.5,"avg_price":182.8508256881,"latitude":49.041431427,"longitude":-119.4669113159},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":755,"city":"okanagan_valley","country":"canada","name":"small-group_tour:_naramata_bench_wine_tastings_and_countryside","price":159.0,"rating":5.0,"avg_price":182.8508256881,"latitude":49.041431427,"longitude":-119.4669113159},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":756,"city":"toronto","country":"canada","name":"ritz_and_glamour_toronto_-_vip_entertainment_tour","price":235.0,"rating":4.5,"avg_price":132.8004347826,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":757,"city":"vancouver","country":"canada","name":"brewery_creek_walking_tour","price":83.0,"rating":5.0,"avg_price":182.8508256881,"latitude":49.2859191895,"longitude":-123.113822937},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":758,"city":"toronto","country":"canada","name":"private_niagara_falls-niagara-on-the-lake_day_trip_and_winery_tour_from_toronto","price":270.0,"rating":4.5,"avg_price":132.8004347826,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":759,"city":"toronto","country":"canada","name":"satisfy_your_sweet_tooth,_greek-style!","price":45.0,"rating":4.5,"avg_price":132.8004347826,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":760,"city":"kamloops","country":"canada","name":"tasty_taster_wine_tour","price":72.45,"rating":4.5,"avg_price":182.8508256881,"latitude":50.7049369812,"longitude":-120.4427032471},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":761,"city":"okanagan_valley","country":"canada","name":"okanagan_craft_distillery_and_brewery_bike_tour","price":170.0,"rating":4.5,"avg_price":182.8508256881,"latitude":49.5018005371,"longitude":-119.5907287598},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":762,"city":"okanagan_valley","country":"canada","name":"picnic_in_a_vineyard","price":175.0,"rating":5.0,"avg_price":182.8508256881,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":763,"city":"okanagan_valley","country":"canada","name":"kelowna_brewery_tour","price":78.75,"rating":5.0,"avg_price":182.8508256881,"latitude":49.287940979,"longitude":-123.1130523682},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":764,"city":"okanagan_valley","country":"canada","name":"kelowna_brewery_and_distillery_tour","price":82.95,"rating":5.0,"avg_price":182.8508256881,"latitude":49.287940979,"longitude":-123.1130523682},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":765,"city":"toronto","country":"canada","name":"toronto_arts,_food_&_culture_walking_tour_-_local_private_guided_tour","price":282.5,"rating":4.5,"avg_price":132.8004347826,"latitude":43.7536735535,"longitude":-79.6089782715},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":766,"city":"toronto","country":"canada","name":"cocktails_&_dreams","price":68.0,"rating":4.5,"avg_price":132.8004347826,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":767,"city":"ottawa","country":"canada","name":"best_of_ottawa_bike_tour","price":113.5,"rating":5.0,"avg_price":132.8004347826,"latitude":45.4233894348,"longitude":-75.6963195801},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":768,"city":"vancouver_island","country":"canada","name":"eat_like_a_canadian_food_&_sightseeing_tour","price":83.8,"rating":5.0,"avg_price":182.8508256881,"latitude":48.4228668213,"longitude":-123.3689346313},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":769,"city":"whistler","country":"canada","name":"whistler_blackcomb_salmon_bake_dinner_and_atv_tour","price":183.75,"rating":5.0,"avg_price":182.8508256881,"latitude":50.1133766174,"longitude":-122.9542617798},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":770,"city":"vancouver","country":"canada","name":"vancouver_railtown_district_food_tour","price":62.98,"rating":4.0,"avg_price":182.8508256881,"latitude":48.4228668213,"longitude":-123.3689346313},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":771,"city":"okanagan_valley","country":"canada","name":"kelowna_wine_tour","price":126.0,"rating":5.0,"avg_price":182.8508256881,"latitude":49.287940979,"longitude":-123.1130523682},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":772,"city":"niagara_falls","country":"canada","name":"niagara_falls_by_airplane_and_land_winter_tour_with_wine_tasting_from_toronto","price":339.0,"rating":4.5,"avg_price":132.8004347826,"latitude":43.1897468567,"longitude":-79.1701202393},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":773,"city":"niagara_falls","country":"canada","name":"mornings_just_got_better-_niagara_on_the_lake","price":65.54,"rating":4.5,"avg_price":132.8004347826,"latitude":43.0581626892,"longitude":-79.2902145386},{"province":"yukon","category":"food,_wine_&_nightlife","attraction_id":774,"city":"whitehorse","country":"canada","name":"arctic_day:_yukon_foodie_tour","price":114.45,"rating":null,"avg_price":114.45,"latitude":60.7227401733,"longitude":-135.0558776855},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":775,"city":"vancouver_island","country":"canada","name":"brentwood_bay_kayak_tour_and_restaurant_lunch","price":89.6,"rating":5.0,"avg_price":182.8508256881,"latitude":48.5780830383,"longitude":-123.4666976929},{"province":"newfoundland_and_labrador","category":"food,_wine_&_nightlife","attraction_id":776,"city":"newfoundland","country":"canada","name":"st._john's_walking_food_tour","price":89.0,"rating":4.0,"avg_price":89.0,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":777,"city":"niagara_falls","country":"canada","name":"independent_bike_tour_of_niagara-on-the-lake_wineries_including_wine_tastings","price":64.0,"rating":4.5,"avg_price":132.8004347826,"latitude":43.2541503906,"longitude":-79.0854721069},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":778,"city":"niagara_falls","country":"canada","name":"niagara_winery_bicycle_tour_with_cheese","price":75.0,"rating":4.5,"avg_price":132.8004347826,"latitude":43.2541503906,"longitude":-79.0854721069},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":779,"city":"vancouver","country":"canada","name":"private_tour:_vancouver_half_day_wine_tasting_tour","price":124.74,"rating":3.0,"avg_price":182.8508256881,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":780,"city":"vancouver","country":"canada","name":"the_best_of_granville_island_walking_tour","price":75.0,"rating":5.0,"avg_price":182.8508256881,"latitude":49.287940979,"longitude":-123.1130523682},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":781,"city":"toronto","country":"canada","name":"niagara_region_private_winery_tour","price":620.0,"rating":2.5,"avg_price":132.8004347826,"latitude":45.4637680054,"longitude":-73.8233413696},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":782,"city":"vancouver_island","country":"canada","name":"food_and_bev_tour_in_victoria_with_lunch_and_tasting","price":135.45,"rating":5.0,"avg_price":182.8508256881,"latitude":48.4216651917,"longitude":-123.366607666},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":783,"city":"okanagan_valley","country":"canada","name":"kelowna_and_okanagan_full-day_wine_tour","price":165.99,"rating":5.0,"avg_price":182.8508256881,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":784,"city":"vancouver_island","country":"canada","name":"craft_vine,_orchard_&_stills","price":140.0,"rating":5.0,"avg_price":182.8508256881,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":785,"city":"toronto","country":"canada","name":"el_camino_de_tapas_and_cocktails_-_luxurious_evening_food_crawl_in_toronto","price":169.0,"rating":4.5,"avg_price":132.8004347826,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":786,"city":"fraser_lake","country":"canada","name":"small-group_fraser_valley_wine_tour_with_lunch_from_vancouver","price":182.8500061035,"rating":5.0,"avg_price":182.8508256881,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":787,"city":"vancouver_island","country":"canada","name":"cowichan_valley_wine_tours_from_victoria","price":499.0,"rating":5.0,"avg_price":182.8508256881,"latitude":49.1674118042,"longitude":-123.9390487671},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":788,"city":"niagara_falls","country":"canada","name":"niagara_falls_full-day_package:_airplane_tour,_boat_and_land_tour,_and_winery_tasting","price":399.0,"rating":4.5,"avg_price":132.8004347826,"latitude":43.1897468567,"longitude":-79.1701202393},{"province":"prince_edward_island","category":"food,_wine_&_nightlife","attraction_id":789,"city":"wood_islands","country":"canada","name":"shore_excursion:_coastal_lighthouse_and_winery_tour_from_charlottetown","price":500.0,"rating":4.0,"avg_price":245.0833333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":791,"city":"toronto","country":"canada","name":"sake_a_to_z_gastronomic_experience_in_distillery_district","price":90.0,"rating":5.0,"avg_price":132.8004347826,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":792,"city":"niagara_falls","country":"canada","name":"west_niagara_wine_tour","price":99.0,"rating":5.0,"avg_price":132.8004347826,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"prince_edward_island","category":"food,_wine_&_nightlife","attraction_id":793,"city":"murray_river","country":"canada","name":"coastal_lighthouse_and_winery_tour","price":86.25,"rating":4.0,"avg_price":245.0833333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":794,"city":"vancouver_island","country":"canada","name":"victoria_craft_beer_and_distillery_tour","price":105.0,"rating":5.0,"avg_price":182.8508256881,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":795,"city":"vancouver_island","country":"canada","name":"victoria_wine_tour","price":120.0,"rating":5.0,"avg_price":182.8508256881,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":796,"city":"vancouver_island","country":"canada","name":"best_of_victoria_sip_tour","price":120.0,"rating":5.0,"avg_price":182.8508256881,"latitude":49.287940979,"longitude":-123.1130523682},{"province":"alberta","category":"food,_wine_&_nightlife","attraction_id":797,"city":"canadian_rockies","country":"canada","name":"canmore_food_walking_tour","price":132.29,"rating":5.0,"avg_price":108.4855555556,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"food,_wine_&_nightlife","attraction_id":798,"city":"quebec_city","country":"canada","name":"chocolate_tales_-_entertainment_you_can_taste!_(hamilton)","price":82.0,"rating":4.5,"avg_price":128.2435483871,"latitude":43.7034912109,"longitude":-79.4137191772},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":799,"city":"okanagan_valley","country":"canada","name":"fiesta_tour_-_east_kelowna","price":185.0,"rating":5.0,"avg_price":182.8508256881,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":800,"city":"okanagan_valley","country":"canada","name":"joyful_journey_tour_-_summerland","price":215.0,"rating":5.0,"avg_price":182.8508256881,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":801,"city":"okanagan_valley","country":"canada","name":"excitement_tour_-_lake_country","price":185.0,"rating":5.0,"avg_price":182.8508256881,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":802,"city":"okanagan_valley","country":"canada","name":"the_joie_de_vivre_tour","price":365.0,"rating":5.0,"avg_price":182.8508256881,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":803,"city":"okanagan_valley","country":"canada","name":"festival_tour_-_kelowna_lakeshore","price":185.0,"rating":5.0,"avg_price":182.8508256881,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":804,"city":"okanagan_valley","country":"canada","name":"rejoicing_tour_-_kelowna_westside","price":185.0,"rating":5.0,"avg_price":182.8508256881,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"food,_wine_&_nightlife","attraction_id":805,"city":"edmonton","country":"canada","name":"edmonton_food_tour_-_downtown_delights","price":121.79,"rating":5.0,"avg_price":108.4855555556,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"food,_wine_&_nightlife","attraction_id":806,"city":"halifax_region","country":"canada","name":"hot_on_the_harbour_with_hot_country_103_5","price":30.02,"rating":5.0,"avg_price":71.885,"latitude":44.6634635925,"longitude":-63.6241378784},{"province":"new_brunswick","category":"food,_wine_&_nightlife","attraction_id":807,"city":"st._george","country":"canada","name":"bay_of_fundy_food_tour_in_new_brunswick","price":660.0,"rating":5.0,"avg_price":169.35,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":808,"city":"okanagan_valley","country":"canada","name":"beat_the_bottleneck:_summerland_full-day_wine_tour","price":149.0,"rating":5.0,"avg_price":182.8508256881,"latitude":49.041431427,"longitude":-119.4669113159},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":809,"city":"okanagan_valley","country":"canada","name":"jubilee_tour_-_oliver_-_mcintyre_bluff,_golden_mile,_black_sage_bench","price":240.0,"rating":5.0,"avg_price":182.8508256881,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":810,"city":"okanagan_valley","country":"canada","name":"elation_tour_-_south_okanagan_-_naramata,_penticton_and_okanagan_falls","price":240.0,"rating":5.0,"avg_price":182.8508256881,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"food,_wine_&_nightlife","attraction_id":811,"city":"halifax_region","country":"canada","name":"open_deck_party_aboard_the_tall_ship_silva","price":32.52,"rating":5.0,"avg_price":71.885,"latitude":44.6634635925,"longitude":-63.6241378784},{"province":"quebec","category":"food,_wine_&_nightlife","attraction_id":812,"city":"montreal","country":"canada","name":"microbrewery,_microdistillery_and_mixology_tour","price":190.0,"rating":5.0,"avg_price":128.2435483871,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":813,"city":"okanagan_valley","country":"canada","name":"all_star_wineries_of_kelowna_tour","price":166.95,"rating":5.0,"avg_price":182.8508256881,"latitude":49.8624076843,"longitude":-119.5696411133},{"province":"alberta","category":"food,_wine_&_nightlife","attraction_id":814,"city":"edmonton","country":"canada","name":"edmonton_cocktail_tour","price":95.0,"rating":5.0,"avg_price":108.4855555556,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"food,_wine_&_nightlife","attraction_id":815,"city":"edmonton","country":"canada","name":"south_edmonton_brewery_tour","price":95.0,"rating":5.0,"avg_price":108.4855555556,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":816,"city":"niagara_falls","country":"canada","name":"lunch_fiesta_wine_tour","price":123.17,"rating":4.0,"avg_price":132.8004347826,"latitude":43.1957473755,"longitude":-79.1569671631},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":817,"city":"toronto","country":"canada","name":"full-day_niagara_ice_wine_festival_tour_with_lunch_and_winery_visits","price":395.0,"rating":5.0,"avg_price":132.8004347826,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"jamaica","category":"food,_wine_&_nightlife","attraction_id":818,"city":"saint_ann_parish","country":"caribbean","name":"caribbean_dreams_runaway_bay_private_party_hopper","price":80.43,"rating":null,"avg_price":80.43,"latitude":35.335395813,"longitude":-81.8877563477},{"province":"quebec","category":"food,_wine_&_nightlife","attraction_id":819,"city":"montreal","country":"canada","name":"montreal_bike_tour_with_bites","price":136.82,"rating":5.0,"avg_price":128.2435483871,"latitude":45.5058174133,"longitude":-73.5531616211},{"province":"alberta","category":"food,_wine_&_nightlife","attraction_id":820,"city":"edmonton","country":"canada","name":"edmonton_craft_beer_history_tour","price":150.0,"rating":5.0,"avg_price":108.4855555556,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"food,_wine_&_nightlife","attraction_id":821,"city":"edmonton","country":"canada","name":"spirit_of_edmonton_distillery_tour","price":95.0,"rating":5.0,"avg_price":108.4855555556,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":822,"city":"niagara_falls","country":"canada","name":"private_winery_tour_of_niagara_wine_country","price":165.0,"rating":5.0,"avg_price":132.8004347826,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":823,"city":"niagara_falls","country":"canada","name":"niagara_on_the_lake_sightseeing_wine_chocolate_&_lavender_lunch_tour","price":109.0,"rating":4.0,"avg_price":132.8004347826,"latitude":43.1957473755,"longitude":-79.1569671631},{"province":"new_brunswick","category":"food,_wine_&_nightlife","attraction_id":824,"city":"saint_john","country":"canada","name":"uncork_saint_john_food_and_drink_tour","price":85.1,"rating":5.0,"avg_price":169.35,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":825,"city":"niagara_falls","country":"canada","name":"private_tour:_craft_breweries_and_beer_tastings_in_niagara_region","price":165.0,"rating":4.5,"avg_price":132.8004347826,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":826,"city":"whistler","country":"canada","name":"whistler_club_crawl","price":81.8,"rating":5.0,"avg_price":182.8508256881,"latitude":36.1141357422,"longitude":-115.1719589233},{"province":"dominican_republic","category":"food,_wine_&_nightlife","attraction_id":827,"city":"puerto_plata_province","country":"caribbean","name":"caribbean_dreams_north_coast_private_party_hopper","price":80.43,"rating":null,"avg_price":80.43,"latitude":35.335395813,"longitude":-81.8877563477},{"province":"dominican_republic","category":"food,_wine_&_nightlife","attraction_id":828,"city":"samana_province","country":"caribbean","name":"caribbean_dreams_las_terrenas_private_party_hopper","price":80.43,"rating":null,"avg_price":80.43,"latitude":35.335395813,"longitude":-81.8877563477},{"province":"dominican_republic","category":"food,_wine_&_nightlife","attraction_id":829,"city":"santo_domingo_province","country":"caribbean","name":"caribbean_dreams_santo_domingo_private_party_hopper","price":80.43,"rating":null,"avg_price":80.43,"latitude":35.335395813,"longitude":-81.8877563477},{"province":"dominican_republic","category":"food,_wine_&_nightlife","attraction_id":830,"city":"la_altagracia_province","country":"caribbean","name":"caribbean_dreams_punta_cana_private_party_hopper","price":80.43,"rating":null,"avg_price":80.43,"latitude":35.335395813,"longitude":-81.8877563477},{"province":"british_columbia","category":"food,_wine_&_nightlife","attraction_id":831,"city":"vancouver","country":"canada","name":"vancouver_craft_brewery_tour","price":79.5,"rating":4.5,"avg_price":182.8508256881,"latitude":49.287940979,"longitude":-123.1130523682},{"province":"ontario","category":"food,_wine_&_nightlife","attraction_id":832,"city":"niagara_falls","country":"canada","name":"private_niagara_ice_wine_tour","price":165.0,"rating":5.0,"avg_price":132.8004347826,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"new_hampshire_(nh)","category":"holiday_&_seasonal_tours","attraction_id":833,"city":"manchester","country":"united_states","name":"4-day_quebec_city_escape","price":783.8699951172,"rating":null,"avg_price":783.87,"latitude":42.8476448059,"longitude":-71.5373001099},{"province":"quebec","category":"holiday_&_seasonal_tours","attraction_id":834,"city":"quebec_city","country":"canada","name":"quebec_ice_hotel_tour","price":20.68,"rating":4.5,"avg_price":44.2642857143,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"holiday_&_seasonal_tours","attraction_id":835,"city":"canadian_rockies","country":"canada","name":"horse-drawn_sleigh_ride_in_banff","price":39.9,"rating":4.5,"avg_price":156.8125,"latitude":51.1763305664,"longitude":-115.57056427},{"province":"british_columbia","category":"holiday_&_seasonal_tours","attraction_id":836,"city":"vancouver","country":"canada","name":"winter_wonderland_adventure_at_vancouver\u2019s_capilano_suspension_bridge","price":47.2,"rating":5.0,"avg_price":240.2890909091,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"holiday_&_seasonal_tours","attraction_id":837,"city":"saint-gabriel-de-valcartier","country":"canada","name":"quebec_ice_hotel_and_snow_tubing_combo","price":46.0,"rating":4.0,"avg_price":44.2642857143,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"holiday_&_seasonal_tours","attraction_id":838,"city":"quebec_city","country":"canada","name":"snow_tubing_at_village_vacation_valcartier","price":34.44,"rating":4.5,"avg_price":44.2642857143,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"holiday_&_seasonal_tours","attraction_id":839,"city":"quebec_city","country":"canada","name":"christmas_in_quebec_city:_small-group_gourmet_food_tour","price":55.0,"rating":5.0,"avg_price":44.2642857143,"latitude":46.8130874634,"longitude":-71.2055969238},{"province":"quebec","category":"holiday_&_seasonal_tours","attraction_id":840,"city":"quebec_city","country":"canada","name":"christmas_magic_in_old_quebec","price":35.0,"rating":5.0,"avg_price":44.2642857143,"latitude":46.811882019,"longitude":-71.2071380615},{"province":"alberta","category":"holiday_&_seasonal_tours","attraction_id":841,"city":"canadian_rockies","country":"canada","name":"banff_sunshine_village_winter_sightseeing_gondola","price":44.1,"rating":5.0,"avg_price":156.8125,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"holiday_&_seasonal_tours","attraction_id":842,"city":"okanagan_valley","country":"canada","name":"tasting_tours_-_valentine's_day_week","price":80.0,"rating":4.5,"avg_price":240.2890909091,"latitude":49.8294372559,"longitude":-119.6265563965},{"province":"alberta","category":"holiday_&_seasonal_tours","attraction_id":843,"city":"canadian_rockies","country":"canada","name":"jasper_winter_wildlife_search","price":68.25,"rating":3.5,"avg_price":156.8125,"latitude":52.8740882874,"longitude":-118.0816955566},{"province":"quebec","category":"holiday_&_seasonal_tours","attraction_id":844,"city":"montreal","country":"canada","name":"christmas_walking_tour_in_old_montreal","price":21.0,"rating":4.5,"avg_price":44.2642857143,"latitude":45.5025939941,"longitude":-73.5551681519},{"province":"quebec","category":"holiday_&_seasonal_tours","attraction_id":845,"city":"montreal","country":"canada","name":"winter_wine_tour_from_montreal_with_exclusive_winery_access","price":97.73,"rating":4.5,"avg_price":44.2642857143,"latitude":45.5020561218,"longitude":-73.5693435669},{"province":"british_columbia","category":"holiday_&_seasonal_tours","attraction_id":846,"city":"vancouver","country":"canada","name":"grouse_mountain_full_day_snow_lift_ticket","price":66.15,"rating":4.5,"avg_price":240.2890909091,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"holiday_&_seasonal_tours","attraction_id":847,"city":"vancouver","country":"canada","name":"rockies_classic_4-day_winter_tour","price":547.0,"rating":4.5,"avg_price":240.2890909091,"latitude":49.2869224548,"longitude":-123.1221618652},{"province":"british_columbia","category":"holiday_&_seasonal_tours","attraction_id":848,"city":"vancouver_island","country":"canada","name":"christmas_lights_tour_and_butchart_gardens","price":550.0,"rating":4.5,"avg_price":240.2890909091,"latitude":45.3017272949,"longitude":-85.2751693726},{"province":"british_columbia","category":"holiday_&_seasonal_tours","attraction_id":849,"city":"vancouver","country":"canada","name":"vancouver_christmas_festival_of_lights","price":108.0,"rating":4.5,"avg_price":240.2890909091,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"new_hampshire_(nh)","category":"holiday_&_seasonal_tours","attraction_id":850,"city":"manchester","country":"united_states","name":"celebrate_the_new_year_in_montreal","price":783.87,"rating":null,"avg_price":783.87,"latitude":42.8476448059,"longitude":-71.5373001099},{"province":"british_columbia","category":"holiday_&_seasonal_tours","attraction_id":851,"city":"whistler","country":"canada","name":"half-day_ice_fishing","price":208.95,"rating":5.0,"avg_price":240.2890909091,"latitude":50.3222236633,"longitude":-122.8071899414},{"province":"alberta","category":"holiday_&_seasonal_tours","attraction_id":852,"city":"canadian_rockies","country":"canada","name":"abraham_lake_ice_bubbles_and_banff_winter_photography_tour","price":475.0,"rating":1.0,"avg_price":156.8125,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"holiday_&_seasonal_tours","attraction_id":853,"city":"vancouver","country":"canada","name":"private_christmas_tour:_vancouver_&_capilano_bridge","price":567.0,"rating":4.5,"avg_price":240.2890909091,"latitude":49.204372406,"longitude":-122.9339141846},{"province":"british_columbia","category":"holiday_&_seasonal_tours","attraction_id":854,"city":"vancouver","country":"canada","name":"haunted_vancouver_trolley_tour","price":60.0,"rating":3.5,"avg_price":240.2890909091,"latitude":49.2846107483,"longitude":-123.1084747314},{"province":"british_columbia","category":"holiday_&_seasonal_tours","attraction_id":855,"city":"vancouver","country":"canada","name":"vancouver_holiday_dinner_and_carols_cruise","price":88.88,"rating":3.5,"avg_price":240.2890909091,"latitude":49.2941894531,"longitude":-123.1330566406},{"province":"british_columbia","category":"holiday_&_seasonal_tours","attraction_id":856,"city":"vancouver_island","country":"canada","name":"christmas_in_victoria_and_the_butchart_gardens","price":320.0,"rating":4.5,"avg_price":240.2890909091,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"sightseeing_tickets_&_passes","attraction_id":857,"city":"niagara_falls","country":"canada","name":"skylon_tower_observation_deck_admission","price":15.0,"rating":4.5,"avg_price":48.1384210526,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"sightseeing_tickets_&_passes","attraction_id":858,"city":"toronto","country":"canada","name":"bata_shoe_museum_admission","price":14.0,"rating":4.5,"avg_price":48.1384210526,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"sightseeing_tickets_&_passes","attraction_id":859,"city":"niagara_falls","country":"canada","name":"best_of_niagara_falls_tour_from_niagara_falls,_ontario","price":158.0,"rating":5.0,"avg_price":48.1384210526,"latitude":43.0857124329,"longitude":-79.0824279785},{"province":"ontario","category":"sightseeing_tickets_&_passes","attraction_id":860,"city":"niagara_falls","country":"canada","name":"ripley's_believe_it_or_not!_niagara_falls_admission","price":10.95,"rating":4.5,"avg_price":48.1384210526,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"sightseeing_tickets_&_passes","attraction_id":861,"city":"vancouver_island","country":"canada","name":"butchart_gardens_tour_from_victoria","price":73.5,"rating":5.0,"avg_price":92.1896551724,"latitude":48.4216651917,"longitude":-123.366607666},{"province":"british_columbia","category":"sightseeing_tickets_&_passes","attraction_id":862,"city":"north_vancouver","country":"canada","name":"capilano_suspension_bridge_park_admission","price":47.2,"rating":5.0,"avg_price":92.1896551724,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"sightseeing_tickets_&_passes","attraction_id":863,"city":"vancouver","country":"canada","name":"skip_the_line:_vancouver_aquarium_admission","price":39.9,"rating":4.5,"avg_price":92.1896551724,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"sightseeing_tickets_&_passes","attraction_id":864,"city":"banff","country":"canada","name":"banff_gondola_ride_admission","price":67.2,"rating":5.0,"avg_price":49.2193333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"sightseeing_tickets_&_passes","attraction_id":865,"city":"quebec_city","country":"canada","name":"quebec_ice_hotel_tour","price":20.68,"rating":4.5,"avg_price":31.8577777778,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"sightseeing_tickets_&_passes","attraction_id":866,"city":"niagara_falls","country":"canada","name":"fallsview_indoor_waterpark_day_pass","price":44.95,"rating":4.5,"avg_price":48.1384210526,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"sightseeing_tickets_&_passes","attraction_id":867,"city":"montreal","country":"canada","name":"montreal_attraction_pass","price":127.62,"rating":5.0,"avg_price":31.8577777778,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"sightseeing_tickets_&_passes","attraction_id":868,"city":"toronto","country":"canada","name":"skip_the_line_royal_ontario_museum_ticket","price":20.0,"rating":5.0,"avg_price":48.1384210526,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"sightseeing_tickets_&_passes","attraction_id":869,"city":"banff_national_park","country":"canada","name":"ice_explorer_glacier_tour_and_glacier_skywalk","price":114.45,"rating":4.5,"avg_price":49.2193333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"sightseeing_tickets_&_passes","attraction_id":870,"city":"toronto","country":"canada","name":"skip_the_line:_ripley's_aquarium_of_canada_in_toronto","price":41.81,"rating":5.0,"avg_price":48.1384210526,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"sightseeing_tickets_&_passes","attraction_id":871,"city":"squamish","country":"canada","name":"sea_to_sky_gondola_ticket","price":39.95,"rating":5.0,"avg_price":92.1896551724,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"sightseeing_tickets_&_passes","attraction_id":872,"city":"toronto","country":"canada","name":"hockey_hall_of_fame_admission","price":20.0,"rating":5.0,"avg_price":48.1384210526,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"sightseeing_tickets_&_passes","attraction_id":873,"city":"montreal","country":"canada","name":"montreal_tower_observatory_admission_plus_optional_ticket_to_botanical_garden","price":23.75,"rating":4.0,"avg_price":31.8577777778,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"sightseeing_tickets_&_passes","attraction_id":874,"city":"canadian_rockies","country":"canada","name":"jasper_skytram","price":49.3,"rating":4.5,"avg_price":49.2193333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"sightseeing_tickets_&_passes","attraction_id":875,"city":"vancouver","country":"canada","name":"vancouver_lookout_admission","price":18.38,"rating":4.5,"avg_price":92.1896551724,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"sightseeing_tickets_&_passes","attraction_id":876,"city":"toronto","country":"canada","name":"sharks_after_dark_-_ripley's_aquarium_of_canada_in_toronto","price":33.9,"rating":5.0,"avg_price":48.1384210526,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"sightseeing_tickets_&_passes","attraction_id":877,"city":"jasper_national_park","country":"canada","name":"glacier_skywalk_admission","price":36.75,"rating":3.5,"avg_price":49.2193333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"sightseeing_tickets_&_passes","attraction_id":878,"city":"niagara_falls","country":"canada","name":"bird_kingdom_all_day_admission_ticket","price":20.28,"rating":4.5,"avg_price":48.1384210526,"latitude":43.0926246643,"longitude":-79.0687103271},{"province":"quebec","category":"sightseeing_tickets_&_passes","attraction_id":879,"city":"saint-gabriel-de-valcartier","country":"canada","name":"quebec_ice_hotel_and_snow_tubing_combo","price":46.0,"rating":4.0,"avg_price":31.8577777778,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"sightseeing_tickets_&_passes","attraction_id":880,"city":"calgary","country":"canada","name":"the_calgary_stampede","price":48.0,"rating":4.5,"avg_price":49.2193333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"sightseeing_tickets_&_passes","attraction_id":881,"city":"vancouver","country":"canada","name":"sea_to_sky_gondola_shuttle_package","price":82.95,"rating":5.0,"avg_price":92.1896551724,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"sightseeing_tickets_&_passes","attraction_id":882,"city":"quebec_city","country":"canada","name":"parc_de_la_chute-montmorency_waterfalls_admission_and_cable_car","price":17.24,"rating":4.0,"avg_price":31.8577777778,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"sightseeing_tickets_&_passes","attraction_id":883,"city":"montreal","country":"canada","name":"observatoire_place_ville_marie_tickets","price":21.85,"rating":4.0,"avg_price":31.8577777778,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"sightseeing_tickets_&_passes","attraction_id":884,"city":"north_vancouver","country":"canada","name":"grouse_mountain_admission","price":58.8,"rating":4.5,"avg_price":92.1896551724,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"sightseeing_tickets_&_passes","attraction_id":885,"city":"montreal","country":"canada","name":"museum_of_saint_joseph's_oratory_of_mount_royal","price":5.0,"rating":1.0,"avg_price":31.8577777778,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"sightseeing_tickets_&_passes","attraction_id":886,"city":"toronto","country":"canada","name":"art_gallery_of_ontario_admission","price":19.5,"rating":4.5,"avg_price":48.1384210526,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"sightseeing_tickets_&_passes","attraction_id":887,"city":"vancouver","country":"canada","name":"ultimate_day_tour_to_victoria","price":363.56,"rating":4.5,"avg_price":92.1896551724,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"alberta","category":"sightseeing_tickets_&_passes","attraction_id":888,"city":"calgary","country":"canada","name":"virtual_reality_experience_-_vr_arena","price":25.0,"rating":4.5,"avg_price":49.2193333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"sightseeing_tickets_&_passes","attraction_id":889,"city":"canadian_rockies","country":"canada","name":"banff_sunshine_village_gondola_and_sightseeing","price":44.1,"rating":5.0,"avg_price":49.2193333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"sightseeing_tickets_&_passes","attraction_id":890,"city":"montreal","country":"canada","name":"gr\u00e9vin_wax_museum_admission_in_montreal","price":18.0,"rating":4.5,"avg_price":31.8577777778,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"sightseeing_tickets_&_passes","attraction_id":891,"city":"vancouver_island","country":"canada","name":"royal_bc_museum_entrance_ticket","price":17.0,"rating":5.0,"avg_price":92.1896551724,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"sightseeing_tickets_&_passes","attraction_id":892,"city":"toronto","country":"canada","name":"legoland\u00ae_discovery_centre_toronto_admission_ticket","price":21.99,"rating":4.0,"avg_price":48.1384210526,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"sightseeing_tickets_&_passes","attraction_id":893,"city":"vancouver","country":"canada","name":"vancouver_art_gallery_admission","price":24.0,"rating":3.5,"avg_price":92.1896551724,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"sightseeing_tickets_&_passes","attraction_id":894,"city":"ottawa","country":"canada","name":"canadian_museum_of_nature_admission","price":16.39,"rating":4.5,"avg_price":48.1384210526,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"sightseeing_tickets_&_passes","attraction_id":895,"city":"vancouver","country":"canada","name":"bloedel_conservatory_admission_ticket","price":7.09,"rating":4.5,"avg_price":92.1896551724,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"sightseeing_tickets_&_passes","attraction_id":896,"city":"toronto","country":"canada","name":"toronto_city_tour_with_cn_tower","price":99.0,"rating":4.5,"avg_price":48.1384210526,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"sightseeing_tickets_&_passes","attraction_id":897,"city":"niagara_falls","country":"canada","name":"adult_ticket","price":16.9,"rating":4.5,"avg_price":48.1384210526,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"sightseeing_tickets_&_passes","attraction_id":898,"city":"vancouver_island","country":"canada","name":"vancouver_island's_ultimate_full_day_whale_and_wildlife_tour","price":274.05,"rating":4.5,"avg_price":92.1896551724,"latitude":48.7403793335,"longitude":-123.619140625},{"province":"british_columbia","category":"sightseeing_tickets_&_passes","attraction_id":899,"city":"vancouver_island","country":"canada","name":"victoria_to_vancouver_tour_with_butchart_gardens_admission_and_sunset_cruise_to_vancouver","price":143.07,"rating":5.0,"avg_price":92.1896551724,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"quebec","category":"sightseeing_tickets_&_passes","attraction_id":900,"city":"quebec_city","country":"canada","name":"aquarium_du_quebec:_a_playground_overflowing_with_life!","price":22.42,"rating":4.0,"avg_price":31.8577777778,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"sightseeing_tickets_&_passes","attraction_id":901,"city":"calgary","country":"canada","name":"studio_bell,_home_of_the_national_music_centre,_general_admission","price":18.9,"rating":4.5,"avg_price":49.2193333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"sightseeing_tickets_&_passes","attraction_id":902,"city":"vancouver","country":"canada","name":"steveston_magical_mystery_storybrooke_explorer_private_tour","price":132.5,"rating":4.5,"avg_price":92.1896551724,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"sightseeing_tickets_&_passes","attraction_id":903,"city":"richmond","country":"canada","name":"steveston_magical_mystery_&_sea_adventure_explorer_private_tour","price":150.0,"rating":4.5,"avg_price":92.1896551724,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"sightseeing_tickets_&_passes","attraction_id":904,"city":"quebec_city","country":"canada","name":"ticket_for_the_observatoire_de_la_capitale_-_quebec_city","price":14.75,"rating":4.0,"avg_price":31.8577777778,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"sightseeing_tickets_&_passes","attraction_id":905,"city":"canadian_rockies","country":"canada","name":"banff_food_tour_-_eat_the_castle","price":184.79,"rating":4.5,"avg_price":49.2193333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"sightseeing_tickets_&_passes","attraction_id":906,"city":"niagara_falls","country":"canada","name":"marineland_of_canada_day_pass","price":54.18,"rating":4.5,"avg_price":48.1384210526,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"sightseeing_tickets_&_passes","attraction_id":907,"city":"ottawa","country":"canada","name":"canadian_war_museum_admission","price":19.22,"rating":5.0,"avg_price":48.1384210526,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"sightseeing_tickets_&_passes","attraction_id":908,"city":"gatineau","country":"canada","name":"canadian_museum_of_history_admission_ticket","price":23.0,"rating":4.0,"avg_price":31.8577777778,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"sightseeing_tickets_&_passes","attraction_id":909,"city":"vancouver_island","country":"canada","name":"combo_pass:_hop_on-hop_bus_tour_&_craigdarroch_castle_pass","price":46.0,"rating":4.5,"avg_price":92.1896551724,"latitude":48.423324585,"longitude":-123.3680648804},{"province":"alberta","category":"sightseeing_tickets_&_passes","attraction_id":910,"city":"calgary","country":"canada","name":"heritage_park_general_admission","price":11.5,"rating":4.5,"avg_price":49.2193333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"sightseeing_tickets_&_passes","attraction_id":911,"city":"gatineau","country":"canada","name":"canadian_children's_museum_admission_included_with_museum_of_history","price":23.0,"rating":4.0,"avg_price":31.8577777778,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"sightseeing_tickets_&_passes","attraction_id":912,"city":"vancouver","country":"canada","name":"museum_of_vancouver_admission","price":20.5,"rating":4.5,"avg_price":92.1896551724,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"sightseeing_tickets_&_passes","attraction_id":913,"city":"calgary","country":"canada","name":"calgary_zoo_admission_ticket","price":31.45,"rating":4.5,"avg_price":49.2193333333,"latitude":51.0459022522,"longitude":-114.0236740112},{"province":"british_columbia","category":"sightseeing_tickets_&_passes","attraction_id":914,"city":"vancouver_island","country":"canada","name":"the_robert_bateman_centre_admission_ticket","price":10.5,"rating":4.5,"avg_price":92.1896551724,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"sightseeing_tickets_&_passes","attraction_id":915,"city":"vancouver_island","country":"canada","name":"victoria_butterfly_gardens","price":17.33,"rating":4.5,"avg_price":92.1896551724,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"sightseeing_tickets_&_passes","attraction_id":916,"city":"kamloops","country":"canada","name":"kamloops_bc_wildlife_park_admission","price":12.45,"rating":4.5,"avg_price":92.1896551724,"latitude":50.6545715332,"longitude":-120.078994751},{"province":"quebec","category":"sightseeing_tickets_&_passes","attraction_id":917,"city":"montreal","country":"canada","name":"clip_'n_climb_laval_climbing_session_ticket","price":18.4,"rating":4.0,"avg_price":31.8577777778,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"new_brunswick","category":"sightseeing_tickets_&_passes","attraction_id":918,"city":"hopewell_cape","country":"canada","name":"hopewell_rocks_admission","price":10.0,"rating":5.0,"avg_price":12.4966666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"new_brunswick","category":"sightseeing_tickets_&_passes","attraction_id":919,"city":"caraquet","country":"canada","name":"general_admission_ticket_-acadian_historical_village","price":9.5,"rating":5.0,"avg_price":12.4966666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"sightseeing_tickets_&_passes","attraction_id":920,"city":"montreal","country":"canada","name":"professional_racing_simulation_experience","price":95.0,"rating":4.5,"avg_price":31.8577777778,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"sightseeing_tickets_&_passes","attraction_id":921,"city":"vancouver","country":"canada","name":"grouse_mountain_snowshoe_rental_&_mountain_admission","price":81.56,"rating":4.5,"avg_price":92.1896551724,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"sightseeing_tickets_&_passes","attraction_id":922,"city":"vancouver_island","country":"canada","name":"3-hour_private_tour:_victoria_grand_city_and_craigdarroch_castle","price":290.0,"rating":5.0,"avg_price":92.1896551724,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"sightseeing_tickets_&_passes","attraction_id":923,"city":"niagara_falls","country":"canada","name":"aga_khan_museum_admission_with_round-trip_transportation","price":60.9,"rating":5.0,"avg_price":48.1384210526,"latitude":43.661113739,"longitude":-79.3765869141},{"province":"quebec","category":"sightseeing_tickets_&_passes","attraction_id":924,"city":"montreal","country":"canada","name":"montreal_mccord_museum_admission_ticket","price":19.0,"rating":3.0,"avg_price":31.8577777778,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"manitoba","category":"sightseeing_tickets_&_passes","attraction_id":925,"city":"winnipeg","country":"canada","name":"assiniboine_park_zoo_general_admission","price":21.53,"rating":null,"avg_price":21.53,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"sightseeing_tickets_&_passes","attraction_id":926,"city":"vancouver","country":"canada","name":"bill_reid_gallery_admission","price":13.0,"rating":4.5,"avg_price":92.1896551724,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"sightseeing_tickets_&_passes","attraction_id":927,"city":"fort_macleod","country":"canada","name":"fort_museum_of_the_north_west_mounted_police_and_first_nations_interpretive_centre","price":12.0,"rating":4.5,"avg_price":49.2193333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"sightseeing_tickets_&_passes","attraction_id":928,"city":"banff_national_park","country":"canada","name":"banff_sightseeing_chairlift","price":38.85,"rating":4.5,"avg_price":49.2193333333,"latitude":51.1775093079,"longitude":-115.5712738037},{"province":"british_columbia","category":"sightseeing_tickets_&_passes","attraction_id":929,"city":"britannia_beach","country":"canada","name":"britannia_mine_museum_general_admission","price":31.45,"rating":5.0,"avg_price":92.1896551724,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"sightseeing_tickets_&_passes","attraction_id":930,"city":"quebec_city","country":"canada","name":"canyon_sainte-anne_walking_tour","price":13.5,"rating":4.5,"avg_price":31.8577777778,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"sightseeing_tickets_&_passes","attraction_id":931,"city":"vancouver","country":"canada","name":"seaplane_tour_with_admission_to_capilano_suspension_bridge_park","price":169.0,"rating":5.0,"avg_price":92.1896551724,"latitude":48.4241294861,"longitude":-123.3707809448},{"province":"new_brunswick","category":"sightseeing_tickets_&_passes","attraction_id":932,"city":"lower_prince_william","country":"canada","name":"kings_landing_admission_ticket","price":17.99,"rating":5.0,"avg_price":12.4966666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"sightseeing_tickets_&_passes","attraction_id":933,"city":"niagara_falls","country":"canada","name":"luxury_tour_niagara_falls,_canada","price":227.66,"rating":4.5,"avg_price":48.1384210526,"latitude":43.0756759644,"longitude":-79.0856628418},{"province":"british_columbia","category":"sightseeing_tickets_&_passes","attraction_id":934,"city":"vancouver","country":"canada","name":"vancouver_hop-on,_hop-off_&_explore_the_north_shore","price":149.0,"rating":4.0,"avg_price":92.1896551724,"latitude":49.2846107483,"longitude":-123.1084747314},{"province":"yukon","category":"sightseeing_tickets_&_passes","attraction_id":935,"city":"haines_junction","country":"canada","name":"arctic_day:_kluane_national_park_tour","price":282.45,"rating":null,"avg_price":282.45,"latitude":60.7227401733,"longitude":-135.0558776855},{"province":"british_columbia","category":"sightseeing_tickets_&_passes","attraction_id":936,"city":"vancouver_island","country":"canada","name":"victoria_kayaking_and_butterfly_gardens_tour","price":85.4,"rating":4.5,"avg_price":92.1896551724,"latitude":48.5780830383,"longitude":-123.4666976929},{"province":"british_columbia","category":"sightseeing_tickets_&_passes","attraction_id":937,"city":"vancouver_island","country":"canada","name":"brentwood_bay_kayak_tour_and_butchart_gardens_visit","price":100.8,"rating":5.0,"avg_price":92.1896551724,"latitude":48.5780830383,"longitude":-123.4666976929},{"province":"british_columbia","category":"sightseeing_tickets_&_passes","attraction_id":938,"city":"vancouver_island","country":"canada","name":"whale-watching_cruise_from_victoria_and_butchart_gardens_admission","price":174.56,"rating":4.5,"avg_price":92.1896551724,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"quebec","category":"sightseeing_tickets_&_passes","attraction_id":939,"city":"saint-gabriel-de-valcartier","country":"canada","name":"valcartier_vacation_village_waterpark_of_quebec","price":51.73,"rating":4.0,"avg_price":31.8577777778,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"sightseeing_tickets_&_passes","attraction_id":940,"city":"lethbridge","country":"canada","name":"nikka_yuko_winter_light_festival-kazoku_(family)_package","price":45.0,"rating":4.5,"avg_price":49.2193333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"newfoundland_and_labrador","category":"sightseeing_tickets_&_passes","attraction_id":941,"city":"newfoundland","country":"canada","name":"johnson_geo_centre_admission_ticket","price":12.0,"rating":null,"avg_price":12.0,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"sightseeing_tickets_&_passes","attraction_id":942,"city":"gaspesie_region","country":"canada","name":"mus\u00e9e_de_la_gasp\u00e9sie_admission","price":12.5,"rating":4.0,"avg_price":31.8577777778,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"sightseeing_tickets_&_passes","attraction_id":943,"city":"lunenburg","country":"canada","name":"fisheries_museum_of_the_atlantic","price":12.0,"rating":4.0,"avg_price":12.0,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"sightseeing_tickets_&_passes","attraction_id":944,"city":"lethbridge","country":"canada","name":"nikka_yuko_japanese_garden_admission","price":11.0,"rating":4.5,"avg_price":49.2193333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"outdoor_activities","attraction_id":945,"city":"clearwater","country":"canada","name":"wings_and_waterfalls_-_wells_gray_provincial_park_-_clearwater,_bc","price":197.0,"rating":5.0,"avg_price":181.2593918919,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"outdoor_activities","attraction_id":946,"city":"canadian_rockies","country":"canada","name":"johnston_canyon_icewalk","price":79.8,"rating":5.0,"avg_price":132.342,"latitude":51.1775093079,"longitude":-115.5712738037},{"province":"british_columbia","category":"outdoor_activities","attraction_id":947,"city":"vancouver_island","country":"canada","name":"butchart_gardens_tour_from_victoria","price":73.5,"rating":5.0,"avg_price":181.2593918919,"latitude":48.4216651917,"longitude":-123.366607666},{"province":"british_columbia","category":"outdoor_activities","attraction_id":948,"city":"vancouver","country":"canada","name":"whistler_small-group_day_trip_from_vancouver","price":145.0,"rating":5.0,"avg_price":181.2593918919,"latitude":49.1978340149,"longitude":-123.064994812},{"province":"british_columbia","category":"outdoor_activities","attraction_id":949,"city":"whistler","country":"canada","name":"snowmobile_cruiser_tour_for_first-time_riders","price":151.2,"rating":5.0,"avg_price":181.2593918919,"latitude":50.1129837036,"longitude":-122.9549255371},{"province":"alberta","category":"outdoor_activities","attraction_id":950,"city":"banff_national_park","country":"canada","name":"ice_explorer_glacier_tour_and_glacier_skywalk","price":114.45,"rating":4.5,"avg_price":132.342,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"outdoor_activities","attraction_id":951,"city":"canadian_rockies","country":"canada","name":"banff_national_park_tour_with_lake_louise_and_moraine_lake","price":88.2,"rating":4.5,"avg_price":132.342,"latitude":51.1775093079,"longitude":-115.5712738037},{"province":"yukon","category":"outdoor_activities","attraction_id":952,"city":"whitehorse","country":"canada","name":"arctic_day:_evening_aurora_viewing","price":135.45,"rating":3.5,"avg_price":235.95,"latitude":60.7227401733,"longitude":-135.0558776855},{"province":"british_columbia","category":"outdoor_activities","attraction_id":953,"city":"vancouver","country":"canada","name":"capilano_suspension_bridge_and_grouse_mountain_from_vancouver","price":212.0,"rating":5.0,"avg_price":181.2593918919,"latitude":49.2869224548,"longitude":-123.1221618652},{"province":"british_columbia","category":"outdoor_activities","attraction_id":954,"city":"vancouver_island","country":"canada","name":"whale-watching_cruise_with_expert_naturalists","price":94.5,"rating":5.0,"avg_price":181.2593918919,"latitude":48.4224090576,"longitude":-123.3670501709},{"province":"northwest_territories","category":"outdoor_activities","attraction_id":955,"city":"yellowknife","country":"canada","name":"northern_lights_tour_from_yellowknife","price":100.0,"rating":4.5,"avg_price":159.3291666667,"latitude":62.4549751282,"longitude":-114.3722763062},{"province":"alberta","category":"outdoor_activities","attraction_id":956,"city":"canadian_rockies","country":"canada","name":"winter_tour:_banff_and_its_wildlife","price":70.35,"rating":4.5,"avg_price":132.342,"latitude":51.1775093079,"longitude":-115.5712738037},{"province":"british_columbia","category":"outdoor_activities","attraction_id":957,"city":"whistler","country":"canada","name":"callaghan_valley_winter_snowmobile_tour","price":208.95,"rating":5.0,"avg_price":181.2593918919,"latitude":50.1133766174,"longitude":-122.9542617798},{"province":"alberta","category":"outdoor_activities","attraction_id":958,"city":"canadian_rockies","country":"canada","name":"evening_wildlife_safari","price":58.8,"rating":4.0,"avg_price":132.342,"latitude":51.1775093079,"longitude":-115.5712738037},{"province":"quebec","category":"outdoor_activities","attraction_id":959,"city":"mont_tremblant","country":"canada","name":"dogsled_adventure_in_mont-tremblant","price":169.34,"rating":5.0,"avg_price":140.6668421053,"latitude":46.2132911682,"longitude":-74.5849914551},{"province":"alberta","category":"outdoor_activities","attraction_id":960,"city":"canadian_rockies","country":"canada","name":"jasper_national_park_tour:_maligne_valley,_medicine_lake_and_spirit_island","price":72.45,"rating":5.0,"avg_price":132.342,"latitude":52.8780860901,"longitude":-118.0799331665},{"province":"alberta","category":"outdoor_activities","attraction_id":961,"city":"canadian_rockies","country":"canada","name":"jasper_evening_wildlife_tour","price":73.9,"rating":4.5,"avg_price":132.342,"latitude":52.8740882874,"longitude":-118.0816955566},{"province":"alberta","category":"outdoor_activities","attraction_id":962,"city":"canadian_rockies","country":"canada","name":"horse-drawn_sleigh_ride_in_banff","price":39.9,"rating":4.5,"avg_price":132.342,"latitude":51.1763305664,"longitude":-115.57056427},{"province":"british_columbia","category":"outdoor_activities","attraction_id":963,"city":"vancouver","country":"canada","name":"winter_wonderland_adventure_at_vancouver\u2019s_capilano_suspension_bridge","price":47.2,"rating":5.0,"avg_price":181.2593918919,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"outdoor_activities","attraction_id":964,"city":"canadian_rockies","country":"canada","name":"grotto_canyon_icewalk","price":79.8,"rating":5.0,"avg_price":132.342,"latitude":51.1775093079,"longitude":-115.5712738037},{"province":"ontario","category":"outdoor_activities","attraction_id":965,"city":"niagara_falls","country":"canada","name":"bird_kingdom_all_day_admission_ticket","price":20.28,"rating":4.5,"avg_price":238.1990909091,"latitude":43.0926246643,"longitude":-79.0687103271},{"province":"ontario","category":"outdoor_activities","attraction_id":966,"city":"niagara_falls","country":"canada","name":"niagara_falls_helicopter_tour","price":145.0,"rating":4.5,"avg_price":238.1990909091,"latitude":43.1186027527,"longitude":-79.0743865967},{"province":"quebec","category":"outdoor_activities","attraction_id":967,"city":"saint-gabriel-de-valcartier","country":"canada","name":"quebec_ice_hotel_and_snow_tubing_combo","price":46.0,"rating":4.0,"avg_price":140.6668421053,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"outdoor_activities","attraction_id":968,"city":"quebec_city","country":"canada","name":"snow_tubing_at_village_vacation_valcartier","price":34.44,"rating":4.5,"avg_price":140.6668421053,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"outdoor_activities","attraction_id":969,"city":"canadian_rockies","country":"canada","name":"discover_grizzly_bears_from_banff","price":231.0,"rating":4.5,"avg_price":132.342,"latitude":51.1775093079,"longitude":-115.5712738037},{"province":"british_columbia","category":"outdoor_activities","attraction_id":970,"city":"vancouver","country":"canada","name":"seaplane_flight_to_victoria_and_whale-watching_cruise","price":469.0,"rating":5.0,"avg_price":181.2593918919,"latitude":48.4241294861,"longitude":-123.3707809448},{"province":"alberta","category":"outdoor_activities","attraction_id":971,"city":"canadian_rockies","country":"canada","name":"athabasca_glacier_snow_trip_from_banff","price":273.0,"rating":4.5,"avg_price":132.342,"latitude":51.1775093079,"longitude":-115.5712738037},{"province":"alberta","category":"outdoor_activities","attraction_id":972,"city":"canadian_rockies","country":"canada","name":"snowshoeing_on_top_of_the_world","price":95.0,"rating":5.0,"avg_price":132.342,"latitude":51.1889648438,"longitude":-115.5612640381},{"province":"alberta","category":"outdoor_activities","attraction_id":973,"city":"canadian_rockies","country":"canada","name":"lake_louise_winterland_from_banff","price":99.0,"rating":5.0,"avg_price":132.342,"latitude":51.1889648438,"longitude":-115.5612640381},{"province":"northwest_territories","category":"outdoor_activities","attraction_id":974,"city":"yellowknife","country":"canada","name":"yellowknife_dog_sledding_tour","price":95.0,"rating":4.0,"avg_price":159.3291666667,"latitude":62.4549751282,"longitude":-114.3722763062},{"province":"british_columbia","category":"outdoor_activities","attraction_id":975,"city":"whistler","country":"canada","name":"whistler_sightseeing_tours_-_discover_all_of_whistler_this_winter!","price":83.99,"rating":5.0,"avg_price":181.2593918919,"latitude":50.1133766174,"longitude":-122.9542617798},{"province":"alberta","category":"outdoor_activities","attraction_id":976,"city":"canadian_rockies","country":"canada","name":"columbia_icefield_tour_including_the_glacier_skywalk_from_banff","price":281.4,"rating":5.0,"avg_price":132.342,"latitude":51.4176368713,"longitude":-116.217010498},{"province":"british_columbia","category":"outdoor_activities","attraction_id":977,"city":"whistler","country":"canada","name":"crystal_hut_fondue_by_snowcat","price":219.45,"rating":4.0,"avg_price":181.2593918919,"latitude":50.1133766174,"longitude":-122.9542617798},{"province":"british_columbia","category":"outdoor_activities","attraction_id":978,"city":"whistler","country":"canada","name":"snowmobile_british_columbia_tour_for_intermediate_riders","price":151.2,"rating":5.0,"avg_price":181.2593918919,"latitude":50.1129837036,"longitude":-122.9549255371},{"province":"northwest_territories","category":"outdoor_activities","attraction_id":979,"city":"yellowknife","country":"canada","name":"snowmobile_tour","price":135.0,"rating":5.0,"avg_price":159.3291666667,"latitude":62.453453064,"longitude":-114.3686981201},{"province":"british_columbia","category":"outdoor_activities","attraction_id":980,"city":"vancouver","country":"canada","name":"ultimate_day_tour_to_victoria","price":363.56,"rating":4.5,"avg_price":181.2593918919,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"alberta","category":"outdoor_activities","attraction_id":981,"city":"canmore","country":"canada","name":"canmore_caving_adventure_tour","price":165.0,"rating":4.5,"avg_price":132.342,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"outdoor_activities","attraction_id":982,"city":"canadian_rockies","country":"canada","name":"winter_wildlife_discovery_tour","price":72.45,"rating":4.5,"avg_price":132.342,"latitude":52.8780860901,"longitude":-118.0799331665},{"province":"alberta","category":"outdoor_activities","attraction_id":983,"city":"canadian_rockies","country":"canada","name":"lake_louise_winter_wildlife_snowshoe_tour","price":49.0,"rating":5.0,"avg_price":132.342,"latitude":51.4419212341,"longitude":-116.1621704102},{"province":"british_columbia","category":"outdoor_activities","attraction_id":984,"city":"vancouver","country":"canada","name":"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls","price":144.95,"rating":5.0,"avg_price":181.2593918919,"latitude":49.2477836609,"longitude":-123.0330047607},{"province":"british_columbia","category":"outdoor_activities","attraction_id":985,"city":"whistler","country":"canada","name":"crystal_hut_fondue_by_snowmobile","price":282.45,"rating":5.0,"avg_price":181.2593918919,"latitude":50.1133766174,"longitude":-122.9542617798},{"province":"alberta","category":"outdoor_activities","attraction_id":986,"city":"canadian_rockies","country":"canada","name":"jasper_to_banff_one-way_tour","price":257.25,"rating":4.5,"avg_price":132.342,"latitude":52.8780860901,"longitude":-118.0799331665},{"province":"quebec","category":"outdoor_activities","attraction_id":987,"city":"quebec_city","country":"canada","name":"quebec_ski-shoeing_excursion","price":89.9,"rating":5.0,"avg_price":140.6668421053,"latitude":46.8588523865,"longitude":-71.0135421753},{"province":"alberta","category":"outdoor_activities","attraction_id":988,"city":"canadian_rockies","country":"canada","name":"3_hour_banff_horseback_riding_adventures","price":170.1,"rating":4.5,"avg_price":132.342,"latitude":51.1763305664,"longitude":-115.57056427},{"province":"yukon","category":"outdoor_activities","attraction_id":989,"city":"whitehorse","country":"canada","name":"arctic_day:_yukon_wildlife_and_hot_springs_tour","price":145.95,"rating":5.0,"avg_price":235.95,"latitude":60.7227401733,"longitude":-135.0558776855},{"province":"british_columbia","category":"outdoor_activities","attraction_id":990,"city":"vancouver_island","country":"canada","name":"vancouver_island_rainforest_guided_hike_with_private_guide","price":90.0,"rating":5.0,"avg_price":181.2593918919,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"outdoor_activities","attraction_id":991,"city":"canadian_rockies","country":"canada","name":"banff_sunshine_village_gondola_and_sightseeing","price":44.1,"rating":5.0,"avg_price":132.342,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"outdoor_activities","attraction_id":992,"city":"canadian_rockies","country":"canada","name":"3-day_rocky_mountains_athabasca_tour_from_banff","price":476.7,"rating":4.5,"avg_price":132.342,"latitude":49.2788314819,"longitude":-123.1232147217},{"province":"quebec","category":"outdoor_activities","attraction_id":993,"city":"saint-jean-de-l'ile-d'orleans","country":"canada","name":"snowmobiling_activity_rides_of_1_hour","price":83.95,"rating":5.0,"avg_price":140.6668421053,"latitude":46.9055747986,"longitude":-70.9353942871},{"province":"northwest_territories","category":"outdoor_activities","attraction_id":994,"city":"yellowknife","country":"canada","name":"kick_sled_tours_on_great_slave_lake","price":103.95,"rating":4.5,"avg_price":159.3291666667,"latitude":51.1888504028,"longitude":-115.5613479614},{"province":"alberta","category":"outdoor_activities","attraction_id":995,"city":"canadian_rockies","country":"canada","name":"columbia_icefield_tour_including_the_glacier_skywalk_from_jasper","price":232.05,"rating":4.5,"avg_price":132.342,"latitude":51.1306915283,"longitude":-114.0066375732},{"province":"alberta","category":"outdoor_activities","attraction_id":996,"city":"canadian_rockies","country":"canada","name":"banff_via_ferrata_climbing_adventure","price":177.45,"rating":5.0,"avg_price":132.342,"latitude":51.1775093079,"longitude":-115.5712738037},{"province":"alberta","category":"outdoor_activities","attraction_id":997,"city":"canadian_rockies","country":"canada","name":"1_hour_banff_horseback_riding_adventures","price":67.2,"rating":4.5,"avg_price":132.342,"latitude":51.1763305664,"longitude":-115.57056427},{"province":"british_columbia","category":"outdoor_activities","attraction_id":998,"city":"whistler","country":"canada","name":"whistler_wilderness_snowmobile_run","price":208.96,"rating":5.0,"avg_price":181.2593918919,"latitude":50.1133766174,"longitude":-122.9542617798},{"province":"alberta","category":"outdoor_activities","attraction_id":999,"city":"canadian_rockies","country":"canada","name":"lake_louise_scenic_snowshoe_tour","price":79.0,"rating":5.0,"avg_price":132.342,"latitude":51.4419212341,"longitude":-116.1621704102},{"province":"quebec","category":"outdoor_activities","attraction_id":1000,"city":"mont_tremblant","country":"canada","name":"tremblant_sleighride","price":46.19,"rating":5.0,"avg_price":140.6668421053,"latitude":46.2132911682,"longitude":-74.5849914551},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1001,"city":"vancouver","country":"canada","name":"lynn_canyon_park_and_photography_tour","price":99.0,"rating":5.0,"avg_price":181.2593918919,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1002,"city":"vancouver","country":"canada","name":"best_of_vancouver_-_4_hours","price":186.65,"rating":5.0,"avg_price":181.2593918919,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1003,"city":"vancouver_island","country":"canada","name":"vancouver_island's_ultimate_full_day_whale_and_wildlife_tour","price":274.05,"rating":5.0,"avg_price":181.2593918919,"latitude":48.7403793335,"longitude":-123.619140625},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1004,"city":"vancouver","country":"canada","name":"1-day_whistler_day_tour_from_vancouver","price":72.45,"rating":5.0,"avg_price":181.2593918919,"latitude":49.2788314819,"longitude":-123.1232147217},{"province":"northwest_territories","category":"outdoor_activities","attraction_id":1005,"city":"yellowknife","country":"canada","name":"yellowknife_northern_lights_viewing_tour_including_3-nights_accommodation","price":700.0,"rating":4.5,"avg_price":159.3291666667,"latitude":62.4549751282,"longitude":-114.3722763062},{"province":"quebec","category":"outdoor_activities","attraction_id":1006,"city":"montreal","country":"canada","name":"3_hours_snowmobile_guided_tour\/rental_1_hour_from_montreal","price":190.0,"rating":5.0,"avg_price":140.6668421053,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1007,"city":"vancouver","country":"canada","name":"grouse_mountain_snow_lift_ticket_and_ski_or_snowboard_rental","price":47.04,"rating":4.0,"avg_price":181.2593918919,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"outdoor_activities","attraction_id":1008,"city":"toronto","country":"canada","name":"dog_sledding,_snow_tubing_and_snowshoeing_tour_from_toronto","price":359.0,"rating":5.0,"avg_price":238.1990909091,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1009,"city":"vancouver_island","country":"canada","name":"victoria_whale_watch_tour","price":114.45,"rating":4.5,"avg_price":181.2593918919,"latitude":48.4255905151,"longitude":-123.3695831299},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1010,"city":"vancouver","country":"canada","name":"vancouver_biking_and_hiking_tour_including_lunch","price":135.5,"rating":5.0,"avg_price":181.2593918919,"latitude":49.2914733887,"longitude":-123.1424026489},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1011,"city":"whistler","country":"canada","name":"whistler_snowshoeing_adventure_with_optional_peak_2_peak_ticket","price":103.95,"rating":5.0,"avg_price":181.2593918919,"latitude":50.1129837036,"longitude":-122.9549255371},{"province":"alberta","category":"outdoor_activities","attraction_id":1012,"city":"canadian_rockies","country":"canada","name":"summer_tour:_banff_and_its_wildlife","price":74.55,"rating":5.0,"avg_price":132.342,"latitude":51.1775093079,"longitude":-115.5712738037},{"province":"alberta","category":"outdoor_activities","attraction_id":1013,"city":"calgary","country":"canada","name":"snowshoeing_in_kananaskis","price":75.0,"rating":5.0,"avg_price":132.342,"latitude":50.9183578491,"longitude":-115.1479415894},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1014,"city":"vancouver","country":"canada","name":"talking_trees_-_indigenous_walking_tour","price":40.0,"rating":5.0,"avg_price":181.2593918919,"latitude":49.3222732544,"longitude":-123.1309585571},{"province":"ontario","category":"outdoor_activities","attraction_id":1015,"city":"toronto","country":"canada","name":"immersive_single_and_multiplayer_virtual_reality_arcade_experience_for_1_hour","price":44.07,"rating":5.0,"avg_price":238.1990909091,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1016,"city":"vancouver","country":"canada","name":"4-day_vancouver_island_explorer_tour_from_vancouver","price":592.2,"rating":5.0,"avg_price":181.2593918919,"latitude":49.2788314819,"longitude":-123.1232147217},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1017,"city":"whistler","country":"canada","name":"whistler_sightseeing_tours_-_discover_all_of_whistler_this_summer!","price":83.99,"rating":5.0,"avg_price":181.2593918919,"latitude":50.1133766174,"longitude":-122.9542617798},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1018,"city":"pender_island","country":"canada","name":"whales,_trails_and_island_delights_tour","price":141.75,"rating":5.0,"avg_price":181.2593918919,"latitude":48.8002738953,"longitude":-123.3109436035},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1019,"city":"pender_island","country":"canada","name":"sea_to_sky_tour","price":99.75,"rating":5.0,"avg_price":181.2593918919,"latitude":48.8002738953,"longitude":-123.3109436035},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1020,"city":"whistler","country":"canada","name":"whistler_experience_day_tour","price":279.3,"rating":5.0,"avg_price":181.2593918919,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"quebec","category":"outdoor_activities","attraction_id":1021,"city":"quebec_city","country":"canada","name":"vip_whale_watching,_basilica_by_private_car_tour","price":216.76,"rating":5.0,"avg_price":140.6668421053,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"florida_(fl)","category":"outdoor_activities","attraction_id":1022,"city":"mims","country":"united_states","name":"mustang_horse_rescue_volunteer_experience!_full_day","price":271.29,"rating":null,"avg_price":214.03,"latitude":49.1859207153,"longitude":-122.7961425781},{"province":"ontario","category":"outdoor_activities","attraction_id":1023,"city":"haliburton","country":"canada","name":"camping_in_ontario's_most_beautiful_location","price":150.0,"rating":5.0,"avg_price":238.1990909091,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1024,"city":"vancouver_island","country":"canada","name":"port_renfrew_whale_&_wildlife_watching","price":149.0,"rating":5.0,"avg_price":181.2593918919,"latitude":48.422203064,"longitude":-123.3796234131},{"province":"alberta","category":"outdoor_activities","attraction_id":1025,"city":"kananaskis_country","country":"canada","name":"voyageur_canoe_and_horseback_ride","price":120.0,"rating":4.5,"avg_price":132.342,"latitude":50.9183578491,"longitude":-115.1479415894},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1026,"city":"vancouver","country":"canada","name":"langley_wine_tasting_day_tour","price":331.8,"rating":5.0,"avg_price":181.2593918919,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1027,"city":"north_vancouver","country":"canada","name":"escape_to_rugged_waterfalls_&_canyons","price":55.0,"rating":5.0,"avg_price":181.2593918919,"latitude":45.4277534485,"longitude":-75.6920013428},{"province":"nova_scotia","category":"outdoor_activities","attraction_id":1028,"city":"halifax_region","country":"canada","name":"coastal_nature_tours","price":51.12,"rating":null,"avg_price":334.6871428571,"latitude":44.6634635925,"longitude":-63.6241378784},{"province":"brazil","category":"outdoor_activities","attraction_id":1030,"city":"state_of_amazonas_(am)","country":"south_america","name":"full_day_survival_training,_by_military_experts","price":225.0,"rating":null,"avg_price":225.0,"latitude":49.1859207153,"longitude":-122.7961425781},{"province":"quebec","category":"outdoor_activities","attraction_id":1031,"city":"mont-tremblant_national_park","country":"canada","name":"#_1_dog_sled_ride_in_quebec","price":119.0,"rating":5.0,"avg_price":140.6668421053,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"outdoor_activities","attraction_id":1032,"city":"canadian_rockies","country":"canada","name":"2-day_okanagan_chinook_tour_from_banff_finish_vancouver","price":308.7,"rating":4.5,"avg_price":132.342,"latitude":49.2788314819,"longitude":-123.1232147217},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1033,"city":"vancouver_island","country":"canada","name":"vancouver_island_half_day_whale_and_wildlife_tour","price":140.7,"rating":5.0,"avg_price":181.2593918919,"latitude":48.7403793335,"longitude":-123.619140625},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1034,"city":"vancouver_island","country":"canada","name":"half-day_whale_watching_(telegraph_cove,_bc)","price":143.07,"rating":5.0,"avg_price":181.2593918919,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1035,"city":"vancouver_island","country":"canada","name":"sunset_whale_watching_(victoria,_bc)","price":143.07,"rating":5.0,"avg_price":181.2593918919,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"quebec","category":"outdoor_activities","attraction_id":1036,"city":"quebec_city","country":"canada","name":"vip_three_day_whale_watching_sea_kayaking_basilica_is_orleans_private_car_tour","price":503.04,"rating":5.0,"avg_price":140.6668421053,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"outdoor_activities","attraction_id":1037,"city":"quebec_city","country":"canada","name":"vip_two_day_whale_watching,_sea_kayaking,_basilica,_by_private_car_tour","price":312.19,"rating":5.0,"avg_price":140.6668421053,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"outdoor_activities","attraction_id":1038,"city":"earltown","country":"canada","name":"2_hour_quickie_adventure","price":57.5,"rating":null,"avg_price":334.6871428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"outdoor_activities","attraction_id":1039,"city":"montreal","country":"canada","name":"zipline_experience_in_montreal_-_mtl_zipline","price":25.0,"rating":5.0,"avg_price":140.6668421053,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"outdoor_activities","attraction_id":1040,"city":"quebec_city","country":"canada","name":"tandem_parachute_jump_in_quebec","price":485.0,"rating":5.0,"avg_price":140.6668421053,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"outdoor_activities","attraction_id":1041,"city":"niagara_falls","country":"canada","name":"niagara_fall_canada_wonder_tour","price":227.66,"rating":5.0,"avg_price":238.1990909091,"latitude":43.0756759644,"longitude":-79.0856628418},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1042,"city":"vancouver_island","country":"canada","name":"3_hour_whale_watching_tour","price":129.0,"rating":5.0,"avg_price":181.2593918919,"latitude":48.6488227844,"longitude":-123.3946380615},{"province":"new_york_(ny)","category":"outdoor_activities","attraction_id":1043,"city":"niagara_falls","country":"united_states","name":"discovery_niagara_falls_usa_winter_tour","price":156.77,"rating":1.0,"avg_price":389.5633333333,"latitude":43.0851898193,"longitude":-79.0592498779},{"province":"alberta","category":"outdoor_activities","attraction_id":1044,"city":"calgary","country":"canada","name":"the_douglas_fir_trail_-_wandering_through_calgary's_past_-_calgary","price":57.75,"rating":4.5,"avg_price":132.342,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"nova_scotia","category":"outdoor_activities","attraction_id":1045,"city":"earltown","country":"canada","name":"keji_southern_lakes_canoe_trip_-_3_day","price":684.25,"rating":null,"avg_price":334.6871428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"outdoor_activities","attraction_id":1046,"city":"earltown","country":"canada","name":"frozen_ocean_canoe_trip_-3_day","price":684.25,"rating":null,"avg_price":334.6871428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1047,"city":"sidney","country":"canada","name":"sun_&_moon_serenity_tour","price":78.75,"rating":5.0,"avg_price":181.2593918919,"latitude":48.8002738953,"longitude":-123.3109436035},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1048,"city":"vancouver_island","country":"canada","name":"yukon-northern_lights_4-days_adventure_in_whitehorse","price":181.2599945068,"rating":5.0,"avg_price":181.2593918919,"latitude":49.2869224548,"longitude":-123.1221618652},{"province":"quebec","category":"outdoor_activities","attraction_id":1049,"city":"quebec_city","country":"canada","name":"native_american_discoveries_and_overnight_stay_in_prospector's_tent","price":599.0,"rating":5.0,"avg_price":140.6668421053,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1050,"city":"harrison_hot_springs","country":"canada","name":"harrison_hot_springs_day_tour","price":345.4,"rating":5.0,"avg_price":181.2593918919,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"quebec","category":"outdoor_activities","attraction_id":1051,"city":"quebec_city","country":"canada","name":"rental_of_a_boat_on_the_st._lawrence_river_-_quebec_city","price":140.6699981689,"rating":5.0,"avg_price":140.6668421053,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"outdoor_activities","attraction_id":1052,"city":"quebec_city","country":"canada","name":"vip_day_in_a_canadian_ranch_for_a_private_group","price":140.6699981689,"rating":5.0,"avg_price":140.6668421053,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"brazil","category":"outdoor_activities","attraction_id":1053,"city":"state_of_amazonas_(am)","country":"south_america","name":"amazon_jungle_survival_guide_experience!","price":225.0,"rating":null,"avg_price":225.0,"latitude":49.1859207153,"longitude":-122.7961425781},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1054,"city":"vancouver","country":"canada","name":"2-day_rockies_roadrunner_tour_from_vancouver_finish_banff","price":392.7,"rating":5.0,"avg_price":181.2593918919,"latitude":49.2788314819,"longitude":-123.1232147217},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1055,"city":"vancouver","country":"canada","name":"city_sights_e-bike_adventure_tour_-_self-guided","price":89.0,"rating":5.0,"avg_price":181.2593918919,"latitude":49.2780151367,"longitude":-123.1312484741},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1056,"city":"pender_island","country":"canada","name":"seals_&_smiles_tour","price":68.25,"rating":5.0,"avg_price":181.2593918919,"latitude":48.8002738953,"longitude":-123.3109436035},{"province":"alberta","category":"outdoor_activities","attraction_id":1057,"city":"calgary","country":"canada","name":"hike_canada's_highest_pass","price":99.0,"rating":4.5,"avg_price":132.342,"latitude":50.9183578491,"longitude":-115.1479415894},{"province":"alberta","category":"outdoor_activities","attraction_id":1058,"city":"kananaskis_country","country":"canada","name":"hike_canada's_highest_pass","price":99.0,"rating":4.5,"avg_price":132.342,"latitude":50.9183578491,"longitude":-115.1479415894},{"province":"things_to_do_in_kananaskis_country","category":"outdoor_activities","attraction_id":1059,"city":"kananaskis_outfitters","country":"canada","name":"hike_canada's_highest_pass_-_larch_viewing","price":99.0,"rating":null,"avg_price":99.0,"latitude":50.9183578491,"longitude":-115.1479415894},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1060,"city":"vancouver","country":"canada","name":"guided_sunrise_hiking_tour_(transportation,_guide_&_snacks_included)","price":75.0,"rating":5.0,"avg_price":181.2593918919,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"florida_(fl)","category":"outdoor_activities","attraction_id":1061,"city":"mims","country":"united_states","name":"mustang_rescue_&_care_center_half_day_volunteer_experience","price":156.77,"rating":null,"avg_price":214.03,"latitude":49.1859207153,"longitude":-122.7961425781},{"province":"nova_scotia","category":"outdoor_activities","attraction_id":1062,"city":"halifax_region","country":"canada","name":"coastal_headland_hiking_tour","price":172.5,"rating":null,"avg_price":334.6871428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"outdoor_activities","attraction_id":1063,"city":"halifax_region","country":"canada","name":"cabot_trail_and_cape_breton_tour","price":334.6900024414,"rating":null,"avg_price":334.6871428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"outdoor_activities","attraction_id":1064,"city":"halifax_region","country":"canada","name":"cape_breton_&_newfoundland_tour","price":334.6900024414,"rating":null,"avg_price":334.6871428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"outdoor_activities","attraction_id":1065,"city":"halifax_region","country":"canada","name":"hiking_and_sea_kayaking_combo_tour","price":212.75,"rating":null,"avg_price":334.6871428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"outdoor_activities","attraction_id":1066,"city":"halifax_region","country":"canada","name":"lunenburg_hike_and_town_tour","price":172.5,"rating":null,"avg_price":334.6871428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1067,"city":"vancouver_island","country":"canada","name":"ucluelet_harbour_kayaking_tour","price":89.0,"rating":5.0,"avg_price":181.2593918919,"latitude":48.9360923767,"longitude":-125.5372543335},{"province":"nova_scotia","category":"outdoor_activities","attraction_id":1068,"city":"halifax_region","country":"canada","name":"peggy's_cove_hike_and_village_tour","price":143.75,"rating":null,"avg_price":334.6871428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"outdoor_activities","attraction_id":1069,"city":"halifax_region","country":"canada","name":"cape_split_hiking_tour","price":172.5,"rating":null,"avg_price":334.6871428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"outdoor_activities","attraction_id":1070,"city":"halifax_region","country":"canada","name":"bay_of_fundy_walk_and_winery_tour","price":189.75,"rating":null,"avg_price":334.6871428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"outdoor_activities","attraction_id":1071,"city":"mont_tremblant","country":"canada","name":"fire_man_guided_snowshoe_tour","price":69.87,"rating":5.0,"avg_price":140.6668421053,"latitude":46.2132911682,"longitude":-74.5849914551},{"province":"quebec","category":"outdoor_activities","attraction_id":1072,"city":"mont_tremblant","country":"canada","name":"mont-tremblant_family_ice_fishing","price":245.14,"rating":5.0,"avg_price":140.6668421053,"latitude":46.2132911682,"longitude":-74.5849914551},{"province":"quebec","category":"outdoor_activities","attraction_id":1073,"city":"drummondville","country":"canada","name":"village_quebec_tour;_1800's_reproduction_(food,_activities_and_fun_included)","price":89.0,"rating":5.0,"avg_price":140.6668421053,"latitude":45.4951553345,"longitude":-73.5825042725},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1074,"city":"okanagan_valley","country":"canada","name":"west_kelowna_wine_tour_5_hours.","price":175.0,"rating":5.0,"avg_price":181.2593918919,"latitude":49.8294372559,"longitude":-119.6265563965},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1075,"city":"vancouver","country":"canada","name":"rockies_adventure_4-day_summer_tour","price":708.0,"rating":5.0,"avg_price":181.2593918919,"latitude":49.2869224548,"longitude":-123.1221618652},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1076,"city":"vancouver","country":"canada","name":"rockies_classic_4-day_summer_tour","price":687.0,"rating":4.5,"avg_price":181.2593918919,"latitude":49.2869224548,"longitude":-123.1221618652},{"province":"yukon","category":"outdoor_activities","attraction_id":1077,"city":"whitehorse","country":"canada","name":"4-day_yukon_aurora_viewing_tour","price":702.45,"rating":5.0,"avg_price":235.95,"latitude":60.7227401733,"longitude":-135.0558776855},{"province":"alberta","category":"outdoor_activities","attraction_id":1078,"city":"canadian_rockies","country":"canada","name":"3-day_sundance_explorer_backcountry_lodge_by_horseback","price":132.3399963379,"rating":5.0,"avg_price":132.342,"latitude":51.1763305664,"longitude":-115.57056427},{"province":"alberta","category":"outdoor_activities","attraction_id":1079,"city":"canadian_rockies","country":"canada","name":"covered_wagon_or_horseback_ride_in_banff_with_western_cookout","price":103.95,"rating":4.0,"avg_price":132.342,"latitude":51.1763305664,"longitude":-115.57056427},{"province":"ontario","category":"outdoor_activities","attraction_id":1080,"city":"niagara_falls","country":"canada","name":"niagara_falls_domed_jet-boat_ride","price":79.04,"rating":4.5,"avg_price":238.1990909091,"latitude":43.1499404907,"longitude":-79.0463180542},{"province":"alberta","category":"outdoor_activities","attraction_id":1081,"city":"canadian_rockies","country":"canada","name":"2_hour_banff_horseback_riding_adventure","price":124.95,"rating":4.0,"avg_price":132.342,"latitude":51.1763305664,"longitude":-115.57056427},{"province":"alberta","category":"outdoor_activities","attraction_id":1082,"city":"yoho_national_park","country":"canada","name":"waterfalls_of_yoho_national_park","price":160.0,"rating":5.0,"avg_price":132.342,"latitude":51.1214561462,"longitude":-114.0858154297},{"province":"quebec","category":"outdoor_activities","attraction_id":1083,"city":"quebec_city","country":"canada","name":"quebec_city_snowshoeing_tour","price":79.9,"rating":5.0,"avg_price":140.6668421053,"latitude":46.8588523865,"longitude":-71.0135421753},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1084,"city":"vancouver_island","country":"canada","name":"marine_wildlife_tour_by_zodiac","price":110.25,"rating":5.0,"avg_price":181.2593918919,"latitude":48.4255905151,"longitude":-123.3695831299},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1085,"city":"vancouver_island","country":"canada","name":"top_of_gowlland_tod_hike_in_victoria","price":86.0,"rating":5.0,"avg_price":181.2593918919,"latitude":48.4569625854,"longitude":-123.3257141113},{"province":"yukon","category":"outdoor_activities","attraction_id":1086,"city":"whitehorse","country":"canada","name":"3-hour_yukon_ice-fishing_tour_from_whitehorse","price":187.95,"rating":4.5,"avg_price":235.95,"latitude":60.7227401733,"longitude":-135.0558776855},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1087,"city":"whistler","country":"canada","name":"whistler_odyssey_tour:_off-road_buggy_adventure","price":229.0,"rating":5.0,"avg_price":181.2593918919,"latitude":50.1133766174,"longitude":-122.9542617798},{"province":"alberta","category":"outdoor_activities","attraction_id":1088,"city":"canadian_rockies","country":"canada","name":"jasper_winter_wildlife_search","price":68.25,"rating":4.5,"avg_price":132.342,"latitude":52.8740882874,"longitude":-118.0816955566},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1089,"city":"whistler","country":"canada","name":"medicine_trail_snowshoe_tour","price":93.45,"rating":5.0,"avg_price":181.2593918919,"latitude":50.1133766174,"longitude":-122.9542617798},{"province":"ontario","category":"outdoor_activities","attraction_id":1090,"city":"ottawa","country":"canada","name":"axe_throwing_at_batl_-_the_backyard_axe_throwing_league_in_ottawa","price":22.22,"rating":5.0,"avg_price":238.1990909091,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"outdoor_activities","attraction_id":1091,"city":"canadian_rockies","country":"canada","name":"banff_premium_snowboard_rental_including_delivery","price":105.84,"rating":4.5,"avg_price":132.342,"latitude":37.9366073608,"longitude":-107.8178405762},{"province":"ontario","category":"outdoor_activities","attraction_id":1092,"city":"niagara_falls","country":"canada","name":"axe_throwing_at_batl_-_the_backyard_axe_throwing_league_in_niagara_falls","price":22.22,"rating":5.0,"avg_price":238.1990909091,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"outdoor_activities","attraction_id":1093,"city":"canadian_rockies","country":"canada","name":"3-day_stoney_creek_backcountry_tent_trip_by_horseback","price":132.3399963379,"rating":5.0,"avg_price":132.342,"latitude":51.1763305664,"longitude":-115.57056427},{"province":"quebec","category":"outdoor_activities","attraction_id":1094,"city":"quebec_city","country":"canada","name":"electric_fat_bike_tour","price":89.9,"rating":5.0,"avg_price":140.6668421053,"latitude":46.8588523865,"longitude":-71.0135421753},{"province":"alberta","category":"outdoor_activities","attraction_id":1095,"city":"canadian_rockies","country":"canada","name":"4-day_erling_strom_trail_backcountry_lodge_trip_by_horseback","price":132.3399963379,"rating":5.0,"avg_price":132.342,"latitude":51.1763305664,"longitude":-115.57056427},{"province":"alberta","category":"outdoor_activities","attraction_id":1096,"city":"canadian_rockies","country":"canada","name":"2-day_sundance_overnight_backcountry_lodge_trip_by_horseback","price":712.95,"rating":4.5,"avg_price":132.342,"latitude":51.1763305664,"longitude":-115.57056427},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1097,"city":"whistler","country":"canada","name":"whistler_sasquatch_zipline","price":135.45,"rating":5.0,"avg_price":181.2593918919,"latitude":50.1133308411,"longitude":-122.9547576904},{"province":"alberta","category":"outdoor_activities","attraction_id":1098,"city":"canadian_rockies","country":"canada","name":"banff_national_park_guided_hike_with_lunch","price":109.2,"rating":5.0,"avg_price":132.342,"latitude":51.1775093079,"longitude":-115.5712738037},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1099,"city":"vancouver","country":"canada","name":"dog_mountain_snowshoeing_and_photography_tour","price":143.0,"rating":5.0,"avg_price":181.2593918919,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"northwest_territories","category":"outdoor_activities","attraction_id":1100,"city":"yellowknife","country":"canada","name":"snowmobile_tour_from_yellowknife","price":158.0,"rating":5.0,"avg_price":159.3291666667,"latitude":62.4549751282,"longitude":-114.3722763062},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1101,"city":"vancouver","country":"canada","name":"sea_to_sky_exotic_driving_experience","price":404.25,"rating":5.0,"avg_price":181.2593918919,"latitude":49.3590698242,"longitude":-123.2670211792},{"province":"northwest_territories","category":"outdoor_activities","attraction_id":1102,"city":"yellowknife","country":"canada","name":"yellowknife_snowshoeing_tour","price":92.0,"rating":3.0,"avg_price":159.3291666667,"latitude":62.4549751282,"longitude":-114.3722763062},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1103,"city":"whistler","country":"canada","name":"blackcomb_glacier_safari_by_jeep_4x4","price":145.95,"rating":5.0,"avg_price":181.2593918919,"latitude":50.1133766174,"longitude":-122.9542617798},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1104,"city":"whistler","country":"canada","name":"1-_or_2-hour_horseback_ride_in_pemberton","price":82.95,"rating":5.0,"avg_price":181.2593918919,"latitude":50.3613166809,"longitude":-122.8502731323},{"province":"alberta","category":"outdoor_activities","attraction_id":1105,"city":"canadian_rockies","country":"canada","name":"first_tracks_snowshoe_explorer","price":79.8,"rating":5.0,"avg_price":132.342,"latitude":51.1889648438,"longitude":-115.5612640381},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1106,"city":"whistler","country":"canada","name":"winter_twilight_zipline_adventure_in_whistler","price":124.96,"rating":5.0,"avg_price":181.2593918919,"latitude":50.1133308411,"longitude":-122.9547576904},{"province":"quebec","category":"outdoor_activities","attraction_id":1107,"city":"mont_tremblant","country":"canada","name":"tremblant_ice_climbing_school","price":93.56,"rating":5.0,"avg_price":140.6668421053,"latitude":46.2132911682,"longitude":-74.5849914551},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1108,"city":"whistler","country":"canada","name":"whistler_wilderness_adventure_snowmobile_tour","price":159.0,"rating":5.0,"avg_price":181.2593918919,"latitude":50.1132316589,"longitude":-122.9562225342},{"province":"yukon","category":"outdoor_activities","attraction_id":1109,"city":"whitehorse","country":"canada","name":"half-day_yukon_snowshoeing_adventure","price":135.45,"rating":4.0,"avg_price":235.95,"latitude":60.7227401733,"longitude":-135.0558776855},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1110,"city":"whistler","country":"canada","name":"whistler_half-day_fly_fishing","price":208.95,"rating":5.0,"avg_price":181.2593918919,"latitude":50.3222236633,"longitude":-122.8071899414},{"province":"yukon","category":"outdoor_activities","attraction_id":1111,"city":"whitehorse","country":"canada","name":"arctic_day:_hiking_tour_half_day","price":135.45,"rating":5.0,"avg_price":235.95,"latitude":60.7227401733,"longitude":-135.0558776855},{"province":"ontario","category":"outdoor_activities","attraction_id":1112,"city":"port_colborne","country":"canada","name":"niagara_adventure_beach_horseback_ride","price":90.4,"rating":4.5,"avg_price":238.1990909091,"latitude":42.8883628845,"longitude":-79.3229217529},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1113,"city":"vancouver_island","country":"canada","name":"small-group_zipline_adventure","price":93.45,"rating":5.0,"avg_price":181.2593918919,"latitude":48.3942184448,"longitude":-123.6273498535},{"province":"quebec","category":"outdoor_activities","attraction_id":1114,"city":"mont_tremblant","country":"canada","name":"mega_ziplines_and_via_ferratta","price":99.48,"rating":5.0,"avg_price":140.6668421053,"latitude":46.2132911682,"longitude":-74.5849914551},{"province":"alberta","category":"outdoor_activities","attraction_id":1115,"city":"canadian_rockies","country":"canada","name":"lake_louise_night_snowshoe_tour","price":59.0,"rating":5.0,"avg_price":132.342,"latitude":51.4419212341,"longitude":-116.1621704102},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1116,"city":"okanagan_valley","country":"canada","name":"tandem_parasailing_for_you_and_a_friend","price":85.0,"rating":4.0,"avg_price":181.2593918919,"latitude":49.8871459961,"longitude":-119.4984436035},{"province":"northwest_territories","category":"outdoor_activities","attraction_id":1117,"city":"yellowknife","country":"canada","name":"yellowknife_ice_road_adventure","price":55.0,"rating":2.5,"avg_price":159.3291666667,"latitude":62.4549751282,"longitude":-114.3722763062},{"province":"alberta","category":"outdoor_activities","attraction_id":1118,"city":"calgary","country":"canada","name":"axe_throwing_at_batl_-_the_backyard_axe_throwing_league_in_calgary","price":22.22,"rating":4.5,"avg_price":132.342,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1119,"city":"kamloops","country":"canada","name":"kamloops_bc_wildlife_park_admission","price":12.45,"rating":4.5,"avg_price":181.2593918919,"latitude":50.6545715332,"longitude":-120.078994751},{"province":"alberta","category":"outdoor_activities","attraction_id":1120,"city":"canadian_rockies","country":"canada","name":"sunshine_meadows_vistas_-_easy_hike_-_mondays_and_saturdays","price":119.0,"rating":4.5,"avg_price":132.342,"latitude":51.1889648438,"longitude":-115.5612640381},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1121,"city":"vancouver","country":"canada","name":"spring_season_sport_fishing_adventure_charter_for_salmon_fishing_&_bottom_fish","price":189.0,"rating":5.0,"avg_price":181.2593918919,"latitude":48.9449806213,"longitude":-125.5537490845},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1122,"city":"vancouver","country":"canada","name":"4-day_northern_lights_tour_in_whitehorse_from_vancouver","price":181.2599945068,"rating":5.0,"avg_price":181.2593918919,"latitude":49.2869224548,"longitude":-123.1221618652},{"province":"alberta","category":"outdoor_activities","attraction_id":1123,"city":"calgary","country":"canada","name":"columbia_icefield_tour_including_the_glacier_skywalk_from_calgary","price":380.1,"rating":4.5,"avg_price":132.342,"latitude":51.1306915283,"longitude":-114.0066375732},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1124,"city":"vancouver","country":"canada","name":"grouse_mountain_full_day_snow_lift_ticket","price":66.15,"rating":5.0,"avg_price":181.2593918919,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"outdoor_activities","attraction_id":1125,"city":"mont_tremblant","country":"canada","name":"dune_buggy_4x4_tours","price":197.77,"rating":4.0,"avg_price":140.6668421053,"latitude":46.2132911682,"longitude":-74.5849914551},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1126,"city":"vancouver","country":"canada","name":"small-group_capilano_suspension_bridge_and_vancouver_city_tour","price":200.0,"rating":5.0,"avg_price":181.2593918919,"latitude":49.2869224548,"longitude":-123.1221618652},{"province":"alberta","category":"outdoor_activities","attraction_id":1127,"city":"canadian_rockies","country":"canada","name":"jasper_wildlife_and_waterfalls_tour_with_maligne_lake_hike","price":79.25,"rating":5.0,"avg_price":132.342,"latitude":52.8740882874,"longitude":-118.0816955566},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1128,"city":"whistler","country":"canada","name":"canadian_classic_snowmobile_tour","price":166.95,"rating":5.0,"avg_price":181.2593918919,"latitude":50.1133766174,"longitude":-122.9542617798},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1129,"city":"vancouver","country":"canada","name":"vancouver_full-day_sightseeing_and_photography_tour","price":249.0,"rating":5.0,"avg_price":181.2593918919,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1130,"city":"vancouver","country":"canada","name":"snowshoe_through_vancouver's_winter_wonderland","price":92.0,"rating":5.0,"avg_price":181.2593918919,"latitude":49.2914733887,"longitude":-123.1424026489},{"province":"northwest_territories","category":"outdoor_activities","attraction_id":1131,"city":"yellowknife","country":"canada","name":"great_slave_lake_ice_fishing_tours","price":158.0,"rating":5.0,"avg_price":159.3291666667,"latitude":62.4549751282,"longitude":-114.3722763062},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1132,"city":"vancouver","country":"canada","name":"vancouver_coastal_canyon_tour","price":158.0,"rating":5.0,"avg_price":181.2593918919,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"outdoor_activities","attraction_id":1133,"city":"canadian_rockies","country":"canada","name":"discover_jasper_and_its_wildlife","price":72.45,"rating":3.5,"avg_price":132.342,"latitude":52.8780860901,"longitude":-118.0799331665},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1134,"city":"vancouver","country":"canada","name":"snowshoe_tour_vancouver","price":125.0,"rating":5.0,"avg_price":181.2593918919,"latitude":49.2924423218,"longitude":-123.1343765259},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1135,"city":"vancouver_island","country":"canada","name":"sunset_&_whale_watching_adventure_in_victoria","price":143.07,"rating":5.0,"avg_price":181.2593918919,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"alberta","category":"outdoor_activities","attraction_id":1136,"city":"canadian_rockies","country":"canada","name":"banff_performance_ski_rental_including_delivery","price":86.94,"rating":5.0,"avg_price":132.342,"latitude":37.9366073608,"longitude":-107.8178405762},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1137,"city":"whistler","country":"canada","name":"fishing_adventure_in_whistler","price":165.0,"rating":5.0,"avg_price":181.2593918919,"latitude":50.0971107483,"longitude":-122.990814209},{"province":"nova_scotia","category":"outdoor_activities","attraction_id":1138,"city":"earltown","country":"canada","name":"4_hour_quickie_adventure","price":92.0,"rating":null,"avg_price":334.6871428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1139,"city":"vancouver_island","country":"canada","name":"butchart_gardens_shuttle_from_victoria_hotels","price":71.4,"rating":5.0,"avg_price":181.2593918919,"latitude":48.4205818176,"longitude":-123.3727035522},{"province":"quebec","category":"outdoor_activities","attraction_id":1140,"city":"mont_tremblant","country":"canada","name":"mont-tremblant_guided_snowmobile_tours","price":222.64,"rating":5.0,"avg_price":140.6668421053,"latitude":46.2132911682,"longitude":-74.5849914551},{"province":"yukon","category":"outdoor_activities","attraction_id":1141,"city":"whitehorse","country":"canada","name":"yukon_ice_fishing_and_snowshoeing_tour","price":208.95,"rating":4.5,"avg_price":235.95,"latitude":60.7227401733,"longitude":-135.0558776855},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1142,"city":"vancouver_island","country":"canada","name":"victoria_marine_wildlife_tour","price":112.35,"rating":5.0,"avg_price":181.2593918919,"latitude":48.4225692749,"longitude":-123.3824386597},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1143,"city":"whistler","country":"canada","name":"rzr_off-roading_tours_from_whistler","price":198.45,"rating":5.0,"avg_price":181.2593918919,"latitude":50.1129837036,"longitude":-122.9549255371},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1144,"city":"whistler","country":"canada","name":"mountain_explorer_atv_tour","price":103.95,"rating":4.5,"avg_price":181.2593918919,"latitude":50.1133766174,"longitude":-122.9542617798},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1145,"city":"vancouver_island","country":"canada","name":"victoria_classic_adventure_course","price":41.99,"rating":5.0,"avg_price":181.2593918919,"latitude":48.4434585571,"longitude":-123.4655914307},{"province":"quebec","category":"outdoor_activities","attraction_id":1146,"city":"mont_tremblant","country":"canada","name":"guided_zipline_tour_in_mont_tremblant","price":114.58,"rating":5.0,"avg_price":140.6668421053,"latitude":50.1133308411,"longitude":-122.9547576904},{"province":"quebec","category":"outdoor_activities","attraction_id":1147,"city":"quebec_city","country":"canada","name":"nordic_backcountry_skiing_tour_in_jacques-cartier_national_park","price":89.9,"rating":5.0,"avg_price":140.6668421053,"latitude":46.8588523865,"longitude":-71.0135421753},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1148,"city":"vancouver_island","country":"canada","name":"victoria_highlight_city_tour","price":74.95,"rating":4.0,"avg_price":181.2593918919,"latitude":48.4280471802,"longitude":-123.3685531616},{"province":"alberta","category":"outdoor_activities","attraction_id":1149,"city":"canadian_rockies","country":"canada","name":"banff_premium_ski_rental_including_delivery","price":105.84,"rating":4.5,"avg_price":132.342,"latitude":37.9366073608,"longitude":-107.8178405762},{"province":"alberta","category":"outdoor_activities","attraction_id":1150,"city":"canadian_rockies","country":"canada","name":"banff_performance_snowboard_rental_including_delivery","price":86.94,"rating":5.0,"avg_price":132.342,"latitude":37.9366073608,"longitude":-107.8178405762},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1151,"city":"okanagan_valley","country":"canada","name":"rock_climb_in_okanagan:_4-hour_beginner_skills_course","price":89.0,"rating":5.0,"avg_price":181.2593918919,"latitude":49.5018005371,"longitude":-119.5907287598},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1152,"city":"vancouver","country":"canada","name":"sun_peaks_3-day_ski_and_ride_trip","price":592.0,"rating":5.0,"avg_price":181.2593918919,"latitude":49.2869224548,"longitude":-123.1221618652},{"province":"ontario","category":"outdoor_activities","attraction_id":1153,"city":"toronto","country":"canada","name":"flying_trapeze_class","price":55.0,"rating":5.0,"avg_price":238.1990909091,"latitude":43.7580375671,"longitude":-79.2911148071},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1154,"city":"vancouver","country":"canada","name":"private_tour:_sea_to_sky_corridor_adventure","price":181.2599945068,"rating":5.0,"avg_price":181.2593918919,"latitude":49.2650260925,"longitude":-123.112449646},{"province":"alberta","category":"outdoor_activities","attraction_id":1155,"city":"canadian_rockies","country":"canada","name":"ghost_canyon","price":259.0,"rating":5.0,"avg_price":132.342,"latitude":51.0554389954,"longitude":-115.1509780884},{"province":"ontario","category":"outdoor_activities","attraction_id":1156,"city":"toronto","country":"canada","name":"ifly_toronto_(whitby_location):_indoor_skydiving_introductory_package","price":81.36,"rating":5.0,"avg_price":238.1990909091,"latitude":43.5095329285,"longitude":-79.6661682129},{"province":"alberta","category":"outdoor_activities","attraction_id":1157,"city":"canadian_rockies","country":"canada","name":"jasper_rock_climbing_experience","price":125.0,"rating":5.0,"avg_price":132.342,"latitude":52.8751792908,"longitude":-118.0820846558},{"province":"quebec","category":"outdoor_activities","attraction_id":1158,"city":"mont_tremblant","country":"canada","name":"2_hour_ziplines_and_tree_course_adventure_from_mont-tremblant","price":42.4,"rating":4.5,"avg_price":140.6668421053,"latitude":46.2132911682,"longitude":-74.5849914551},{"province":"quebec","category":"outdoor_activities","attraction_id":1159,"city":"mont_tremblant","country":"canada","name":"rock_climbing","price":93.56,"rating":5.0,"avg_price":140.6668421053,"latitude":46.2132911682,"longitude":-74.5849914551},{"province":"quebec","category":"outdoor_activities","attraction_id":1160,"city":"mont_tremblant","country":"canada","name":"full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch","price":98.29,"rating":5.0,"avg_price":140.6668421053,"latitude":46.2132911682,"longitude":-74.5849914551},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1161,"city":"vancouver_island","country":"canada","name":"5_day_broken_islands_kayaking_expedition","price":181.2599945068,"rating":5.0,"avg_price":181.2593918919,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1162,"city":"whistler","country":"canada","name":"snowmobile_trailblazer_tour_for_advanced_riders","price":240.45,"rating":5.0,"avg_price":181.2593918919,"latitude":50.1129837036,"longitude":-122.9549255371},{"province":"northwest_territories","category":"outdoor_activities","attraction_id":1163,"city":"yellowknife","country":"canada","name":"rainbow_village_aurora_tour","price":131.0,"rating":4.5,"avg_price":159.3291666667,"latitude":62.453453064,"longitude":-114.3686981201},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1164,"city":"vancouver","country":"canada","name":"multi-day_west_coast_overlanding_adventure","price":181.2599945068,"rating":5.0,"avg_price":181.2593918919,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"outdoor_activities","attraction_id":1165,"city":"mont_tremblant","country":"canada","name":"go_karting_academy","price":81.71,"rating":5.0,"avg_price":140.6668421053,"latitude":46.2132911682,"longitude":-74.5849914551},{"province":"prince_edward_island","category":"outdoor_activities","attraction_id":1166,"city":"charlottetown","country":"canada","name":"anne_of_green_gables_adventure_private_tour_for_7_-_12_passengers","price":670.0,"rating":null,"avg_price":670.0,"latitude":46.2177124023,"longitude":-63.0738677979},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1167,"city":"clearwater","country":"canada","name":"wings_and_waterfalls_-_wells_gray_provincial_park_-_clearwater,_bc","price":197.0,"rating":5.0,"avg_price":181.2593918919,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1168,"city":"whistler","country":"canada","name":"pemberton_half-day_trolling_tour","price":229.95,"rating":5.0,"avg_price":181.2593918919,"latitude":50.3222236633,"longitude":-122.8071899414},{"province":"costa_rica","category":"outdoor_activities","attraction_id":1169,"city":"province_of_puntarenas","country":"central_america","name":"manuel_antonio_coastal_hike","price":68.16,"rating":null,"avg_price":68.16,"latitude":9.4279556274,"longitude":-84.1581802368},{"province":"nova_scotia","category":"outdoor_activities","attraction_id":1170,"city":"earltown","country":"canada","name":"dark_sky_canoe_trip_-_2_day","price":454.25,"rating":null,"avg_price":334.6871428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"outdoor_activities","attraction_id":1171,"city":"earltown","country":"canada","name":"lake_rossignol_canoe_trip_-_3_day","price":684.25,"rating":null,"avg_price":334.6871428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"outdoor_activities","attraction_id":1172,"city":"earltown","country":"canada","name":"keji_southern_lakes_canoe_trip_-_4_day","price":914.25,"rating":null,"avg_price":334.6871428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"outdoor_activities","attraction_id":1173,"city":"earltown","country":"canada","name":"taste_of_the_tobeatic_canoe_trip_-_4_day","price":334.6900024414,"rating":null,"avg_price":334.6871428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1174,"city":"vancouver","country":"canada","name":"whistler_exotic_car_driving_experience","price":887.25,"rating":5.0,"avg_price":181.2593918919,"latitude":49.3590698242,"longitude":-123.2670211792},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1175,"city":"whistler","country":"canada","name":"advanced_backcountry_snowmobile_expedition","price":313.95,"rating":5.0,"avg_price":181.2593918919,"latitude":50.1133766174,"longitude":-122.9542617798},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1176,"city":"whistler","country":"canada","name":"blackcomb_sunset_jeep_tour","price":145.95,"rating":5.0,"avg_price":181.2593918919,"latitude":50.1133766174,"longitude":-122.9542617798},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1177,"city":"vancouver","country":"canada","name":"bowen_island_full-day_tour","price":190.0,"rating":4.5,"avg_price":181.2593918919,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"outdoor_activities","attraction_id":1178,"city":"canadian_rockies","country":"canada","name":"snowshoe_in_kananaskis_country","price":70.0,"rating":4.5,"avg_price":132.342,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"outdoor_activities","attraction_id":1179,"city":"mont_tremblant","country":"canada","name":"mega_ziplines_and_hike_mont_tremblant_(2.5h)","price":68.69,"rating":5.0,"avg_price":140.6668421053,"latitude":46.2132911682,"longitude":-74.5849914551},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1180,"city":"vancouver","country":"canada","name":"whistler_day_tour_from_vancouver","price":109.0,"rating":4.0,"avg_price":181.2593918919,"latitude":49.2869224548,"longitude":-123.1221618652},{"province":"ontario","category":"outdoor_activities","attraction_id":1181,"city":"toronto","country":"canada","name":"5-hour_exotic_car_experience_including_lunch","price":800.0,"rating":5.0,"avg_price":238.1990909091,"latitude":43.2304763794,"longitude":-79.7010192871},{"province":"alberta","category":"outdoor_activities","attraction_id":1182,"city":"canadian_rockies","country":"canada","name":"snowcat_snowshoe_adventure","price":169.0,"rating":5.0,"avg_price":132.342,"latitude":51.1889648438,"longitude":-115.5612640381},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1183,"city":"whistler","country":"canada","name":"treetop_adventure_course","price":40.95,"rating":5.0,"avg_price":181.2593918919,"latitude":50.1129837036,"longitude":-122.9549255371},{"province":"new_brunswick","category":"outdoor_activities","attraction_id":1184,"city":"saint_john","country":"canada","name":"hampton_outdoors_adventure","price":218.75,"rating":null,"avg_price":218.75,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"outdoor_activities","attraction_id":1185,"city":"port_colborne","country":"canada","name":"niagara_beach_horseback_ride","price":73.45,"rating":5.0,"avg_price":238.1990909091,"latitude":42.8883628845,"longitude":-79.3229217529},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1186,"city":"vancouver","country":"canada","name":"2-day_whistler_sea_to_sky_tour_from_vancouver","price":166.95,"rating":4.5,"avg_price":181.2593918919,"latitude":49.2788314819,"longitude":-123.1232147217},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1187,"city":"squamish","country":"canada","name":"overnight_camping_and_river-rafting_trip_in_squamish","price":425.24,"rating":5.0,"avg_price":181.2593918919,"latitude":49.7491493225,"longitude":-123.1333770752},{"province":"quebec","category":"outdoor_activities","attraction_id":1188,"city":"quebec_city","country":"canada","name":"canyon_sainte-anne_walking_tour","price":13.5,"rating":4.5,"avg_price":140.6668421053,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"outdoor_activities","attraction_id":1189,"city":"canadian_rockies","country":"canada","name":"day_hike_in_the_rocky_mountains","price":115.0,"rating":4.5,"avg_price":132.342,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"newfoundland_and_labrador","category":"outdoor_activities","attraction_id":1190,"city":"grand_falls_windsor","country":"canada","name":"beothuk_falls_nature_float","price":132.25,"rating":5.0,"avg_price":133.6875,"latitude":48.9499893188,"longitude":-55.9126358032},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1191,"city":"vancouver","country":"canada","name":"private_salmon_fishing_charter_from_vancouver_for_up_to_4_people","price":749.79,"rating":5.0,"avg_price":181.2593918919,"latitude":49.2024726868,"longitude":-123.1445770264},{"province":"newfoundland_and_labrador","category":"outdoor_activities","attraction_id":1192,"city":"grand_falls_windsor","country":"canada","name":"exploits_canyon_rafting","price":149.5,"rating":5.0,"avg_price":133.6875,"latitude":48.9499893188,"longitude":-55.9126358032},{"province":"newfoundland_and_labrador","category":"outdoor_activities","attraction_id":1193,"city":"grand_falls_windsor","country":"canada","name":"badger_chute_sunset_express","price":120.75,"rating":5.0,"avg_price":133.6875,"latitude":48.9499893188,"longitude":-55.9126358032},{"province":"ontario","category":"outdoor_activities","attraction_id":1194,"city":"dwight","country":"canada","name":"discover_ontario_winter_with_a_snowmobile_tour","price":371.0,"rating":5.0,"avg_price":238.1990909091,"latitude":37.6422042847,"longitude":-122.1321716309},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1195,"city":"whistler","country":"canada","name":"half-day_ice_fishing","price":208.95,"rating":5.0,"avg_price":181.2593918919,"latitude":50.3222236633,"longitude":-122.8071899414},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1196,"city":"fraser_lake","country":"canada","name":"fraser_river_half-day_fishing_adventure_for_salmon_or_sturgeon","price":450.0,"rating":1.0,"avg_price":181.2593918919,"latitude":49.2367668152,"longitude":-121.962852478},{"province":"alberta","category":"outdoor_activities","attraction_id":1197,"city":"calgary","country":"canada","name":"private_group_ski_transfer:_calgary_to_fernie","price":70.0,"rating":4.5,"avg_price":132.342,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1198,"city":"whistler","country":"canada","name":"whistler_premium_ski_rental_including_delivery","price":163.43,"rating":5.0,"avg_price":181.2593918919,"latitude":50.1165084839,"longitude":-122.948059082},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1199,"city":"whistler","country":"canada","name":"whistler_premium_snowboard_rental_including_delivery","price":163.43,"rating":5.0,"avg_price":181.2593918919,"latitude":50.1165084839,"longitude":-122.948059082},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1200,"city":"whistler","country":"canada","name":"whistler_snowboard_rental_package_including_delivery","price":108.95,"rating":5.0,"avg_price":181.2593918919,"latitude":50.1165084839,"longitude":-122.948059082},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1201,"city":"fraser_lake","country":"canada","name":"fraser_river_full-day_fishing_adventure_for_salmon_or_sturgeon","price":250.0,"rating":5.0,"avg_price":181.2593918919,"latitude":49.2367668152,"longitude":-121.962852478},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1202,"city":"whistler","country":"canada","name":"call_of_the_wild_atv_tour","price":156.45,"rating":5.0,"avg_price":181.2593918919,"latitude":50.1133766174,"longitude":-122.9542617798},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1203,"city":"whistler","country":"canada","name":"whistler_blackcomb_salmon_bake_dinner_and_atv_tour","price":183.75,"rating":5.0,"avg_price":181.2593918919,"latitude":50.1133766174,"longitude":-122.9542617798},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1204,"city":"vancouver","country":"canada","name":"gibsons_sunshine_coast_full-day_hiking_tour","price":195.0,"rating":5.0,"avg_price":181.2593918919,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"outdoor_activities","attraction_id":1205,"city":"canmore","country":"canada","name":"winter_canadian_rockies_canyon_hike","price":75.0,"rating":4.5,"avg_price":132.342,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1206,"city":"vancouver_island","country":"canada","name":"nanaimo_downtown_harbour_zipline","price":21.0,"rating":5.0,"avg_price":181.2593918919,"latitude":49.0741462708,"longitude":-123.883895874},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1207,"city":"vancouver_island","country":"canada","name":"nanaimo_bungy_jump","price":136.49,"rating":5.0,"avg_price":181.2593918919,"latitude":49.0741462708,"longitude":-123.883895874},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1208,"city":"vancouver_island","country":"canada","name":"40-minute_nanaimo_zipline_adventure","price":31.49,"rating":4.5,"avg_price":181.2593918919,"latitude":49.0741462708,"longitude":-123.883895874},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1209,"city":"vancouver_island","country":"canada","name":"nanaimo_kid_aerial_adventure","price":20.99,"rating":5.0,"avg_price":181.2593918919,"latitude":49.0741462708,"longitude":-123.883895874},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1210,"city":"vancouver_island","country":"canada","name":"nanaimo_classic_adventure_course","price":41.99,"rating":5.0,"avg_price":181.2593918919,"latitude":49.0741462708,"longitude":-123.883895874},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1211,"city":"maple_ridge","country":"canada","name":"maple_ridge_aerial_adventure_course","price":41.99,"rating":5.0,"avg_price":181.2593918919,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1212,"city":"whistler","country":"canada","name":"whistler_half-day_spin_fishing","price":208.95,"rating":5.0,"avg_price":181.2593918919,"latitude":50.3222236633,"longitude":-122.8071899414},{"province":"ontario","category":"outdoor_activities","attraction_id":1213,"city":"kitchener","country":"canada","name":"axe_throwing_at_batl_-_the_backyard_axe_throwing_league_in_kitchener-waterloo","price":22.22,"rating":5.0,"avg_price":238.1990909091,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"new_york_(ny)","category":"outdoor_activities","attraction_id":1214,"city":"buffalo","country":"united_states","name":"winter_hiking_tour_at_henry_of_pelham_winery","price":59.0,"rating":1.0,"avg_price":389.5633333333,"latitude":43.155216217,"longitude":-79.1943588257},{"province":"quebec","category":"outdoor_activities","attraction_id":1215,"city":"mont_tremblant","country":"canada","name":"small_private_sleighride","price":129.08,"rating":5.0,"avg_price":140.6668421053,"latitude":46.2132911682,"longitude":-74.5849914551},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1216,"city":"vancouver","country":"canada","name":"guided_sunset_hiking_tour_(transportation,_guide_&_snacks_included)","price":75.0,"rating":5.0,"avg_price":181.2593918919,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"maryland_(md)","category":"outdoor_activities","attraction_id":1217,"city":"baltimore","country":"united_states","name":"niagara_falls,_ontario_4-days_bus_tour_from_baltimore","price":null,"rating":null,"avg_price":null,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1218,"city":"vancouver","country":"canada","name":"city_sights_e-bike_adventure_tour_-_guided","price":124.0,"rating":5.0,"avg_price":181.2593918919,"latitude":49.2780151367,"longitude":-123.1312484741},{"province":"newfoundland_and_labrador","category":"outdoor_activities","attraction_id":1219,"city":"grand_falls_windsor","country":"canada","name":"badger_chute_rafting","price":132.25,"rating":5.0,"avg_price":133.6875,"latitude":48.9499893188,"longitude":-55.9126358032},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1220,"city":"whistler","country":"canada","name":"whistler_sky_walk","price":124.95,"rating":4.5,"avg_price":181.2593918919,"latitude":50.1187133789,"longitude":-122.9577026367},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1221,"city":"vancouver","country":"canada","name":"sea_to_sky_alpine_and_waterfall_hike","price":180.0,"rating":5.0,"avg_price":181.2593918919,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1222,"city":"squamish","country":"canada","name":"cheakamus_family_adventure","price":124.95,"rating":5.0,"avg_price":181.2593918919,"latitude":49.7416534424,"longitude":-123.1364212036},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1223,"city":"whistler","country":"canada","name":"whistler_backcountry_skiing_and_splitboarding","price":282.45,"rating":5.0,"avg_price":181.2593918919,"latitude":50.1187133789,"longitude":-122.9577026367},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1224,"city":"whistler","country":"canada","name":"half_day_guided_horseback_ride_at_birkenhead_lake","price":303.46,"rating":5.0,"avg_price":181.2593918919,"latitude":50.3613166809,"longitude":-122.8502731323},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1225,"city":"whistler","country":"canada","name":"3-day_historic_li-lik-hel_mine_expedition","price":181.2599945068,"rating":5.0,"avg_price":181.2593918919,"latitude":50.3613166809,"longitude":-122.8502731323},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1226,"city":"whistler","country":"canada","name":"3-day_tenquille_lake_expedition","price":181.2599945068,"rating":5.0,"avg_price":181.2593918919,"latitude":50.3613166809,"longitude":-122.8502731323},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1227,"city":"vancouver","country":"canada","name":"grouse_mountain_ropes_adventure","price":89.78,"rating":5.0,"avg_price":181.2593918919,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1228,"city":"prince_rupert","country":"canada","name":"bulkley_valley_horseback_ride","price":30.0,"rating":5.0,"avg_price":181.2593918919,"latitude":54.752494812,"longitude":-127.1515579224},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1229,"city":"whistler","country":"canada","name":"whistler_via_ferrata_tour","price":177.45,"rating":5.0,"avg_price":181.2593918919,"latitude":50.1187133789,"longitude":-122.9577026367},{"province":"new_york_(ny)","category":"outdoor_activities","attraction_id":1230,"city":"new_york_city","country":"united_states","name":"2-day_niagara_falls_day_trip_from_new_york_city_by_train_and_air","price":952.92,"rating":1.0,"avg_price":389.5633333333,"latitude":40.7519760132,"longitude":-73.9866027832},{"province":"quebec","category":"outdoor_activities","attraction_id":1231,"city":"mont_tremblant","country":"canada","name":"paintball","price":72.24,"rating":5.0,"avg_price":140.6668421053,"latitude":46.2132911682,"longitude":-74.5849914551},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1232,"city":"squamish","country":"canada","name":"squamish_via_ferrata_tour","price":114.45,"rating":5.0,"avg_price":181.2593918919,"latitude":50.1187133789,"longitude":-122.9577026367},{"province":"ontario","category":"outdoor_activities","attraction_id":1233,"city":"ottawa","country":"canada","name":"algonquin_park_adventure_lodge_4-day_trip","price":747.0,"rating":5.0,"avg_price":238.1990909091,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1234,"city":"whistler","country":"canada","name":"whistler_full-day_fly_fishing","price":271.95,"rating":5.0,"avg_price":181.2593918919,"latitude":50.3222236633,"longitude":-122.8071899414},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1235,"city":"vancouver","country":"canada","name":"whistler_extreme_private_adventure","price":126.0,"rating":5.0,"avg_price":181.2593918919,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"outdoor_activities","attraction_id":1236,"city":"quebec_city","country":"canada","name":"parc_de_la_chute_montmorency_double_zip_line","price":29.89,"rating":5.0,"avg_price":140.6668421053,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"outdoor_activities","attraction_id":1237,"city":"canadian_rockies","country":"canada","name":"6-day_halfway_lodge_backcountry_trip_by_horseback","price":132.3399963379,"rating":4.5,"avg_price":132.342,"latitude":51.1763305664,"longitude":-115.57056427},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1238,"city":"penticton","country":"canada","name":"skaha_bluffs_provincial_park_guided_rock_climbing_experience_from_penticton","price":129.0,"rating":5.0,"avg_price":181.2593918919,"latitude":49.5018005371,"longitude":-119.5907287598},{"province":"yukon","category":"outdoor_activities","attraction_id":1239,"city":"whitehorse","country":"canada","name":"5-day_golden_aurora_circle:_yukon_and_alaska_summits","price":235.9499969482,"rating":4.5,"avg_price":235.95,"latitude":60.7227401733,"longitude":-135.0558776855},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1240,"city":"whistler","country":"canada","name":"full-day_ice_fishing_in_whistler_or_pemberton","price":271.95,"rating":5.0,"avg_price":181.2593918919,"latitude":50.3222236633,"longitude":-122.8071899414},{"province":"quebec","category":"outdoor_activities","attraction_id":1241,"city":"mont_tremblant","country":"canada","name":"snowshoe_domaine_saint-bernard","price":78.18,"rating":5.0,"avg_price":140.6668421053,"latitude":46.1951560974,"longitude":-74.6291809082},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1242,"city":"vancouver","country":"canada","name":"quarry_rock_hike_and_photography_tour","price":109.0,"rating":4.0,"avg_price":181.2593918919,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1243,"city":"vancouver","country":"canada","name":"bowen_island_photography_tour","price":129.0,"rating":5.0,"avg_price":181.2593918919,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"alberta","category":"outdoor_activities","attraction_id":1244,"city":"canadian_rockies","country":"canada","name":"6-day_cascade_valley_backcountry_tent_trip_by_horseback","price":132.3399963379,"rating":5.0,"avg_price":132.342,"latitude":51.1763305664,"longitude":-115.57056427},{"province":"alberta","category":"outdoor_activities","attraction_id":1245,"city":"canmore","country":"canada","name":"canadian_rockies_hiking_tour_-_close_to_canmore_&_banff_-_great_for_families!","price":57.75,"rating":4.5,"avg_price":132.342,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"alberta","category":"outdoor_activities","attraction_id":1246,"city":"canmore","country":"canada","name":"canadian_rockies_canyon_tour_-_close_to_canmore_&_banff_-_great_for_families!","price":57.75,"rating":4.5,"avg_price":132.342,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1247,"city":"whistler","country":"canada","name":"whistler_full-day_spin_fishing","price":271.95,"rating":5.0,"avg_price":181.2593918919,"latitude":50.3222236633,"longitude":-122.8071899414},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1248,"city":"squamish","country":"canada","name":"intro_to_mountain_biking_in_squamish","price":175.0,"rating":5.0,"avg_price":181.2593918919,"latitude":49.7431793213,"longitude":-123.1121063232},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1249,"city":"vancouver_island","country":"canada","name":"sport_fishing_adventure_on_the_rugged_west_coast_of_vancouver_island","price":315.0,"rating":5.0,"avg_price":181.2593918919,"latitude":48.9449806213,"longitude":-125.5537490845},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1250,"city":"okanagan_valley","country":"canada","name":"wow_adventure_tubing_-_uto_starship_6_passenger_tube","price":400.0,"rating":5.0,"avg_price":181.2593918919,"latitude":49.8871269226,"longitude":-119.4984741211},{"province":"alberta","category":"outdoor_activities","attraction_id":1251,"city":"edmonton","country":"canada","name":"legislature_lights_segway_adventure","price":84.99,"rating":5.0,"avg_price":132.342,"latitude":53.5408859253,"longitude":-113.4827728271},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1252,"city":"vancouver","country":"canada","name":"dream_car_driving_experience","price":225.75,"rating":5.0,"avg_price":181.2593918919,"latitude":49.3590698242,"longitude":-123.2670211792},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1253,"city":"vancouver","country":"canada","name":"beyond_city_sights_e-bike_adventure_tour","price":89.0,"rating":5.0,"avg_price":181.2593918919,"latitude":49.2780151367,"longitude":-123.1312484741},{"province":"ontario","category":"outdoor_activities","attraction_id":1254,"city":"toronto","country":"canada","name":"niagara_falls_-_cheese,_ice_wine,_maple_syrup_and_hiking_private_tour","price":866.0,"rating":5.0,"avg_price":238.1990909091,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"outdoor_activities","attraction_id":1255,"city":"toronto","country":"canada","name":"niagara_falls_-_cheese,_ice_wine,_maple_syrup_and_hiking","price":132.0,"rating":5.0,"avg_price":238.1990909091,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1256,"city":"vancouver","country":"canada","name":"talking_trees_tour_hike_with_catered_salmon_lunch_on_the_north_shore","price":105.0,"rating":5.0,"avg_price":181.2593918919,"latitude":49.3222732544,"longitude":-123.1309585571},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1257,"city":"vancouver_island","country":"canada","name":"3_day_broken_group_islands_kayaking_expedition","price":950.0,"rating":5.0,"avg_price":181.2593918919,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"northwest_territories","category":"outdoor_activities","attraction_id":1258,"city":"yellowknife","country":"canada","name":"cameron_falls_tour","price":84.0,"rating":4.5,"avg_price":159.3291666667,"latitude":62.453453064,"longitude":-114.3686981201},{"province":"alberta","category":"outdoor_activities","attraction_id":1259,"city":"canmore","country":"canada","name":"canmore_signature_clue_solving_adventure_-_unchained_melody","price":99.0,"rating":4.5,"avg_price":132.342,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1260,"city":"vancouver_island","country":"canada","name":"victoria_canopy_zipline_tour","price":62.99,"rating":5.0,"avg_price":181.2593918919,"latitude":48.4434585571,"longitude":-123.4655914307},{"province":"quebec","category":"outdoor_activities","attraction_id":1261,"city":"mont_tremblant","country":"canada","name":"via_ferrata_mont-catherine","price":77.57,"rating":5.0,"avg_price":140.6668421053,"latitude":46.2132911682,"longitude":-74.5849914551},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1262,"city":"whistler","country":"canada","name":"whistler_glacier_ascent_hike","price":177.45,"rating":5.0,"avg_price":181.2593918919,"latitude":50.1187133789,"longitude":-122.9577026367},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1263,"city":"squamish","country":"canada","name":"squamish_half-day_rock_climbing","price":145.95,"rating":5.0,"avg_price":181.2593918919,"latitude":50.1187133789,"longitude":-122.9577026367},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1264,"city":"vancouver","country":"canada","name":"grouse_mountain_night_snow_lift_ticket","price":51.45,"rating":5.0,"avg_price":181.2593918919,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1265,"city":"vancouver","country":"canada","name":"skyride_surf_adventure_at_grouse_mountain","price":76.55,"rating":5.0,"avg_price":181.2593918919,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1266,"city":"vancouver","country":"canada","name":"ski-snowboard_&_clothing","price":70.0,"rating":5.0,"avg_price":181.2593918919,"latitude":49.2924423218,"longitude":-123.1343765259},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1267,"city":"vancouver","country":"canada","name":"ski_or_snowboard_set","price":40.0,"rating":5.0,"avg_price":181.2593918919,"latitude":49.2924423218,"longitude":-123.1343765259},{"province":"ontario","category":"outdoor_activities","attraction_id":1268,"city":"toronto","country":"canada","name":"dog_sledding_adventure_from_toronto_private_tour","price":885.0,"rating":5.0,"avg_price":238.1990909091,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1269,"city":"okanagan_valley","country":"canada","name":"okanagan_mountain_top_snowshoe_adventure","price":115.75,"rating":5.0,"avg_price":181.2593918919,"latitude":49.5018005371,"longitude":-119.5907287598},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1270,"city":"vancouver","country":"canada","name":"grouse_mountain_zipline_adventure","price":137.03,"rating":5.0,"avg_price":181.2593918919,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"outdoor_activities","attraction_id":1271,"city":"toronto","country":"canada","name":"extreme_combat_archery_experience_in_mississauga","price":23.73,"rating":5.0,"avg_price":238.1990909091,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"outdoor_activities","attraction_id":1272,"city":"toronto","country":"canada","name":"ultimate_archery_tag_experience_in_toronto","price":23.73,"rating":5.0,"avg_price":238.1990909091,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"northwest_territories","category":"outdoor_activities","attraction_id":1273,"city":"yellowknife","country":"canada","name":"cameron_falls_hiking_tour_from_yellowknife","price":100.0,"rating":5.0,"avg_price":159.3291666667,"latitude":62.4549751282,"longitude":-114.3722763062},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1274,"city":"valemount","country":"canada","name":"horseback_ride_through_canadian_mountains","price":70.0,"rating":5.0,"avg_price":181.2593918919,"latitude":52.8173294067,"longitude":-119.2943496704},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1275,"city":"whistler","country":"canada","name":"snowshoe_teepee_tour_-_daytime","price":89.0,"rating":4.0,"avg_price":181.2593918919,"latitude":50.1132316589,"longitude":-122.9562225342},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1276,"city":"vancouver_island","country":"canada","name":"mystical_rainforest_tours_(forest_bathing_&_nature_mysticism)","price":47.25,"rating":5.0,"avg_price":181.2593918919,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1277,"city":"whistler","country":"canada","name":"whistler_intro_to_backcountry_skiing_and_splitboarding","price":282.45,"rating":5.0,"avg_price":181.2593918919,"latitude":50.1187133789,"longitude":-122.9577026367},{"province":"british_columbia","category":"outdoor_activities","attraction_id":1278,"city":"vancouver","country":"canada","name":"maple_ridge_kids_adventure_course","price":20.99,"rating":5.0,"avg_price":181.2593918919,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"outdoor_activities","attraction_id":1279,"city":"mont_tremblant","country":"canada","name":"mega_ziplines_over_laurentian_mountains_at_mont-catherine","price":87.63,"rating":5.0,"avg_price":140.6668421053,"latitude":46.2132911682,"longitude":-74.5849914551},{"province":"quebec","category":"outdoor_activities","attraction_id":1280,"city":"mont_tremblant","country":"canada","name":"small_group_mega_ziplines_tour_with_via_ferratta_and_rappel","price":161.05,"rating":5.0,"avg_price":140.6668421053,"latitude":46.2132911682,"longitude":-74.5849914551},{"province":"manitoba","category":"outdoor_activities","attraction_id":1281,"city":"churchill","country":"canada","name":"5-night_churchill_tour_and_polar_bear_adventure_from_winnipeg","price":null,"rating":5.0,"avg_price":null,"latitude":58.7698745728,"longitude":-94.1757888794},{"province":"quebec","category":"shopping_&_fashion","attraction_id":1282,"city":"montreal","country":"canada","name":"small-group_montreal_designers_shopping_tour_with_a_style_coach","price":65.0,"rating":3.0,"avg_price":101.6666666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"shopping_&_fashion","attraction_id":1283,"city":"montreal","country":"canada","name":"fashion_room_service","price":175.0,"rating":3.0,"avg_price":101.6666666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"shopping_&_fashion","attraction_id":1284,"city":"toronto","country":"canada","name":"shopping_trip_to_toronto_premium_outlets","price":33.9,"rating":3.5,"avg_price":39.55,"latitude":43.661113739,"longitude":-79.3765869141},{"province":"ontario","category":"shopping_&_fashion","attraction_id":1285,"city":"toronto","country":"canada","name":"outlet_collection_at_niagara_shopping_from_toronto","price":45.2,"rating":4.5,"avg_price":39.55,"latitude":43.661113739,"longitude":-79.3765869141},{"province":"quebec","category":"shopping_&_fashion","attraction_id":1286,"city":"montreal","country":"canada","name":"small-group_vintage_fashion_shopping_tour_with_a_style_coach","price":65.0,"rating":3.0,"avg_price":101.6666666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"shows,_concerts_&_sports","attraction_id":1287,"city":"niagara_falls","country":"canada","name":"greg_frewin_wild_magic_show","price":32.77,"rating":5.0,"avg_price":49.287,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"shows,_concerts_&_sports","attraction_id":1288,"city":"toronto","country":"canada","name":"medieval_times_dinner_and_tournament_toronto","price":68.99,"rating":4.0,"avg_price":49.287,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"shows,_concerts_&_sports","attraction_id":1289,"city":"calgary","country":"canada","name":"the_calgary_stampede","price":48.0,"rating":4.5,"avg_price":48.0,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"shows,_concerts_&_sports","attraction_id":1290,"city":"niagara_falls","country":"canada","name":"edward_stone's_mind_trix_show_:_a_mix_of_magic_and_mentalism","price":55.37,"rating":5.0,"avg_price":49.287,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"shows,_concerts_&_sports","attraction_id":1291,"city":"niagara_falls","country":"canada","name":"broadway_showstoppers_dinner_show_musical","price":69.95,"rating":5.0,"avg_price":49.287,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"shows,_concerts_&_sports","attraction_id":1292,"city":"toronto","country":"canada","name":"the_second_city_comedy_theatre_admission","price":30.51,"rating":5.0,"avg_price":49.287,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"prince_edward_island","category":"shows,_concerts_&_sports","attraction_id":1293,"city":"cavendish","country":"canada","name":"daily_pass_to_shining_waters_family_fun_park","price":15.75,"rating":null,"avg_price":15.75,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"shows,_concerts_&_sports","attraction_id":1294,"city":"niagara_falls","country":"canada","name":"oh_canada_eh_dinner_show","price":69.95,"rating":5.0,"avg_price":49.287,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"jamaica","category":"shows,_concerts_&_sports","attraction_id":1295,"city":"saint_james_parish","country":"caribbean","name":"the_montego_bay_private_party_hopper","price":80.43,"rating":null,"avg_price":80.43,"latitude":35.335395813,"longitude":-81.8877563477},{"province":"ontario","category":"shows,_concerts_&_sports","attraction_id":1296,"city":"ottawa","country":"canada","name":"murder_mystery_ottawa:_the_codfather","price":39.99,"rating":5.0,"avg_price":49.287,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"shows,_concerts_&_sports","attraction_id":1297,"city":"quebec_city","country":"canada","name":"interactive_street_theatre_crimes_in_new_france","price":25.0,"rating":4.5,"avg_price":25.0,"latitude":46.813129425,"longitude":-71.2056045532},{"province":"ontario","category":"shows,_concerts_&_sports","attraction_id":1298,"city":"ottawa","country":"canada","name":"murder_mystery_ottawa:_hari-karaoke_saturdays_at_the_prescott","price":39.99,"rating":5.0,"avg_price":49.287,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"shows,_concerts_&_sports","attraction_id":1299,"city":"toronto","country":"canada","name":"pirate_life_adventure_cruise_in_toronto","price":38.0,"rating":5.0,"avg_price":49.287,"latitude":43.647228241,"longitude":-79.3603363037},{"province":"ontario","category":"shows,_concerts_&_sports","attraction_id":1300,"city":"niagara_falls","country":"canada","name":"oh_canada_eh_show","price":47.35,"rating":5.0,"avg_price":49.287,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1301,"city":"toronto","country":"canada","name":"niagara_falls_day_tour_from_toronto","price":94.92,"rating":5.0,"avg_price":155.881559633,"latitude":43.7030754089,"longitude":-79.4063873291},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1302,"city":"montreal","country":"canada","name":"montreal_city_guided_sightseeing_tour","price":55.0,"rating":4.0,"avg_price":94.7357534247,"latitude":45.5001449585,"longitude":-73.5720291138},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1303,"city":"vancouver","country":"canada","name":"vancouver_city_sightseeing_tour","price":80.0,"rating":4.5,"avg_price":205.7939428571,"latitude":49.1978340149,"longitude":-123.064994812},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1304,"city":"quebec_city","country":"canada","name":"quebec_city_walking_tour","price":30.99,"rating":5.0,"avg_price":94.7357534247,"latitude":46.8130874634,"longitude":-71.2055969238},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1305,"city":"toronto","country":"canada","name":"niagara_falls_small-group_day_tour_from_toronto","price":100.57,"rating":5.0,"avg_price":155.881559633,"latitude":43.6478614807,"longitude":-79.392906189},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1306,"city":"niagara_falls","country":"canada","name":"niagara_falls_canadian_side_tour_and_maid_of_the_mist_boat_ride","price":149.89,"rating":5.0,"avg_price":155.881559633,"latitude":43.1024360657,"longitude":-78.9616394043},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1307,"city":"vancouver","country":"canada","name":"vancouver_tour_including_capilano_suspension_bridge","price":130.0,"rating":5.0,"avg_price":205.7939428571,"latitude":49.1978340149,"longitude":-123.064994812},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1308,"city":"montreal","country":"canada","name":"quebec_city_and_montmorency_falls_day_trip_from_montreal","price":115.0,"rating":4.5,"avg_price":94.7357534247,"latitude":45.5001449585,"longitude":-73.5720291138},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1309,"city":"vancouver","country":"canada","name":"vancouver_city_hop-on_hop-off_tour","price":31.2,"rating":4.0,"avg_price":205.7939428571,"latitude":49.2846107483,"longitude":-123.1084747314},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1310,"city":"niagara_falls","country":"canada","name":"best_of_niagara_falls_tour_from_niagara_falls,_ontario","price":158.0,"rating":5.0,"avg_price":155.881559633,"latitude":43.0857124329,"longitude":-79.0824279785},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1311,"city":"quebec_city","country":"canada","name":"half-day_trip_to_montmorency_falls_and_ste-anne-de-beaupr\u00e9_from_quebec","price":57.5,"rating":4.5,"avg_price":94.7357534247,"latitude":46.8131332397,"longitude":-71.2056121826},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1312,"city":"vancouver_island","country":"canada","name":"butchart_gardens_tour_from_victoria","price":73.5,"rating":5.0,"avg_price":205.7939428571,"latitude":48.4216651917,"longitude":-123.366607666},{"province":"washington_(wa)","category":"tours_&_sightseeing","attraction_id":1313,"city":"seattle","country":"united_states","name":"day_trip_from_seattle_to_victoria_on_the_victoria_clipper","price":170.41,"rating":4.5,"avg_price":170.41,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1314,"city":"quebec_city","country":"canada","name":"quebec_city_sightseeing_tour","price":42.0,"rating":4.5,"avg_price":94.7357534247,"latitude":46.8131332397,"longitude":-71.2056121826},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1315,"city":"toronto","country":"canada","name":"toronto_city_hop-on_hop-off_tour","price":43.0,"rating":4.0,"avg_price":155.881559633,"latitude":43.6561508179,"longitude":-79.384262085},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1316,"city":"niagara_falls","country":"canada","name":"niagara_falls_in_one_day:_deluxe_sightseeing_tour_of_american_and_canadian_sides","price":204.42,"rating":5.0,"avg_price":155.881559633,"latitude":43.1024360657,"longitude":-78.9616394043},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1317,"city":"niagara_falls","country":"canada","name":"niagara_falls_tour_with_cruise","price":99.0,"rating":5.0,"avg_price":155.881559633,"latitude":45.4637680054,"longitude":-73.8233413696},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1318,"city":"toronto","country":"canada","name":"niagara_falls_tour_day_trip_from_toronto","price":89.0,"rating":4.5,"avg_price":155.881559633,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1319,"city":"toronto","country":"canada","name":"winter_special:_niagara_falls_tour_from_toronto","price":79.0,"rating":3.5,"avg_price":155.881559633,"latitude":43.661113739,"longitude":-79.3765869141},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1320,"city":"toronto","country":"canada","name":"skip_the_line_royal_ontario_museum_ticket","price":20.0,"rating":5.0,"avg_price":155.881559633,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1321,"city":"toronto","country":"canada","name":"ultimate_toronto_tour","price":175.0,"rating":5.0,"avg_price":155.881559633,"latitude":43.0857124329,"longitude":-79.0824279785},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1322,"city":"toronto","country":"canada","name":"niagara_falls_platinum_tour_from_toronto_with_cruise_and_lunch","price":149.0,"rating":4.5,"avg_price":155.881559633,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1323,"city":"niagara_falls","country":"canada","name":"niagara_on_the_lake_wine_tour_with_cheese_pairing","price":83.62,"rating":5.0,"avg_price":155.881559633,"latitude":43.2265434265,"longitude":-79.1159591675},{"province":"new_york_(ny)","category":"tours_&_sightseeing","attraction_id":1324,"city":"niagara_falls","country":"united_states","name":"niagara_falls_american-side_tour_with_maid_of_the_mist_boat_ride","price":136.26,"rating":4.5,"avg_price":235.12,"latitude":43.1024360657,"longitude":-78.9616394043},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1325,"city":"quebec_city","country":"canada","name":"ice_hotel_visit_&_transportation","price":51.75,"rating":5.0,"avg_price":94.7357534247,"latitude":46.8131332397,"longitude":-71.2056121826},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1326,"city":"vancouver","country":"canada","name":"capilano_suspension_bridge_and_grouse_mountain_from_vancouver","price":212.0,"rating":5.0,"avg_price":205.7939428571,"latitude":49.2869224548,"longitude":-123.1221618652},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1327,"city":"quebec_city","country":"canada","name":"guided_tour_of_the_fairmont_le_ch\u00e2teau_frontenac_in_quebec_city","price":26.25,"rating":4.0,"avg_price":94.7357534247,"latitude":46.811882019,"longitude":-71.2071380615},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1328,"city":"vancouver_island","country":"canada","name":"historic_downtown_victoria_food_tour","price":70.0,"rating":5.0,"avg_price":205.7939428571,"latitude":48.4228668213,"longitude":-123.3689346313},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1329,"city":"montreal","country":"canada","name":"haunted_montreal_pub_crawl","price":24.0,"rating":5.0,"avg_price":94.7357534247,"latitude":45.5220565796,"longitude":-73.537109375},{"province":"northwest_territories","category":"tours_&_sightseeing","attraction_id":1330,"city":"yellowknife","country":"canada","name":"northern_lights_tour_from_yellowknife","price":100.0,"rating":4.5,"avg_price":85.75,"latitude":62.4549751282,"longitude":-114.3722763062},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1331,"city":"quebec_city","country":"canada","name":"ice_hotel_and_city_tour_in_quebec_city","price":69.0,"rating":5.0,"avg_price":94.7357534247,"latitude":46.8131332397,"longitude":-71.2056121826},{"province":"alberta","category":"tours_&_sightseeing","attraction_id":1332,"city":"canadian_rockies","country":"canada","name":"winter_tour:_banff_and_its_wildlife","price":70.35,"rating":4.5,"avg_price":185.3063414634,"latitude":51.1775093079,"longitude":-115.5712738037},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1333,"city":"niagara_falls","country":"canada","name":"niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner","price":157.07,"rating":5.0,"avg_price":155.881559633,"latitude":43.2265434265,"longitude":-79.1159591675},{"province":"alberta","category":"tours_&_sightseeing","attraction_id":1334,"city":"canadian_rockies","country":"canada","name":"evening_wildlife_safari","price":58.8,"rating":4.0,"avg_price":185.3063414634,"latitude":51.1775093079,"longitude":-115.5712738037},{"province":"alberta","category":"tours_&_sightseeing","attraction_id":1335,"city":"canadian_rockies","country":"canada","name":"jasper_national_park_tour:_maligne_valley,_medicine_lake_and_spirit_island","price":72.45,"rating":5.0,"avg_price":185.3063414634,"latitude":52.8780860901,"longitude":-118.0799331665},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1336,"city":"vancouver","country":"canada","name":"vancouver_aquabus_ferry_ticket","price":16.0,"rating":4.5,"avg_price":205.7939428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1337,"city":"montreal","country":"canada","name":"montreal_city_hop-on_hop-off_tour","price":56.0,"rating":4.0,"avg_price":94.7357534247,"latitude":45.5001449585,"longitude":-73.5720291138},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1338,"city":"niagara_falls","country":"canada","name":"niagara_falls_one_day_sightseeing_tour_from_toronto","price":99.0,"rating":4.0,"avg_price":155.881559633,"latitude":43.6692619324,"longitude":-79.3868103027},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1339,"city":"niagara_falls","country":"canada","name":"bird_kingdom_all_day_admission_ticket","price":20.28,"rating":4.5,"avg_price":155.881559633,"latitude":43.0926246643,"longitude":-79.0687103271},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1340,"city":"niagara_falls","country":"canada","name":"niagara_falls_helicopter_tour","price":145.0,"rating":4.5,"avg_price":155.881559633,"latitude":43.1186027527,"longitude":-79.0743865967},{"province":"northwest_territories","category":"tours_&_sightseeing","attraction_id":1341,"city":"yellowknife","country":"canada","name":"aurora_tour","price":84.0,"rating":5.0,"avg_price":85.75,"latitude":62.453453064,"longitude":-114.3686981201},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1342,"city":"vancouver","country":"canada","name":"seaplane_flight_to_victoria_and_whale-watching_cruise","price":469.0,"rating":5.0,"avg_price":205.7939428571,"latitude":48.4241294861,"longitude":-123.3707809448},{"province":"alberta","category":"tours_&_sightseeing","attraction_id":1343,"city":"canadian_rockies","country":"canada","name":"5.5-hour_jasper_wildlife_and_waterfalls_tour_with_maligne_lake_cruise_from_jasper","price":144.59,"rating":5.0,"avg_price":185.3063414634,"latitude":52.8740882874,"longitude":-118.0816955566},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1344,"city":"toronto","country":"canada","name":"guided_day_trip_niagara_falls_canadian_side_from_toronto","price":115.7,"rating":4.5,"avg_price":155.881559633,"latitude":43.6837425232,"longitude":-79.5929107666},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1345,"city":"toronto","country":"canada","name":"show_me_the_city,_toronto_walking_tour","price":36.0,"rating":5.0,"avg_price":155.881559633,"latitude":43.6400680542,"longitude":-79.3824691772},{"province":"alberta","category":"tours_&_sightseeing","attraction_id":1346,"city":"canadian_rockies","country":"canada","name":"banff_clue_solving_adventure_-_treasures_of_banff","price":59.0,"rating":5.0,"avg_price":185.3063414634,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1347,"city":"vancouver","country":"canada","name":"grand_city_tour_of_vancouver","price":149.96,"rating":5.0,"avg_price":205.7939428571,"latitude":43.7431793213,"longitude":-79.3028030396},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1348,"city":"toronto","country":"canada","name":"toronto's_original_brunch_food_tour","price":99.0,"rating":4.5,"avg_price":155.881559633,"latitude":43.6490325928,"longitude":-79.3717041016},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1349,"city":"whistler","country":"canada","name":"whistler_sightseeing_tours_-_discover_all_of_whistler_this_winter!","price":83.99,"rating":5.0,"avg_price":205.7939428571,"latitude":50.1133766174,"longitude":-122.9542617798},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1350,"city":"toronto","country":"canada","name":"niagara_falls_day_tour_from_toronto_including_hornblower_boat_tour","price":115.0,"rating":4.5,"avg_price":155.881559633,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"tours_&_sightseeing","attraction_id":1351,"city":"canadian_rockies","country":"canada","name":"johnston_canyon_evening_icewalk","price":79.8,"rating":5.0,"avg_price":185.3063414634,"latitude":51.1775093079,"longitude":-115.5712738037},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1352,"city":"toronto","country":"canada","name":"small-group_walking_tour_of_toronto's_kensington_market_and_chinatown","price":53.0,"rating":4.5,"avg_price":155.881559633,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1353,"city":"toronto","country":"canada","name":"day-trip_from_toronto_to_niagara_falls_with_falls_boat_ride","price":175.0,"rating":4.5,"avg_price":155.881559633,"latitude":45.4637680054,"longitude":-73.8233413696},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1354,"city":"vancouver","country":"canada","name":"sea_to_sky_highway_day_trip_from_vancouver:_shannon_falls,_britannia_mine_and_gondola_ride","price":130.0,"rating":5.0,"avg_price":205.7939428571,"latitude":49.1978340149,"longitude":-123.064994812},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1355,"city":"vancouver","country":"canada","name":"ultimate_day_tour_to_victoria","price":363.56,"rating":4.5,"avg_price":205.7939428571,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1356,"city":"montreal","country":"canada","name":"small-group_quebec_wine_tour_from_montreal_with_gourmet_lunch_or_cheese_tasting","price":97.73,"rating":5.0,"avg_price":94.7357534247,"latitude":45.5020561218,"longitude":-73.5693435669},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1357,"city":"toronto","country":"canada","name":"full-day_niagara_falls_tour_from_toronto","price":113.0,"rating":4.5,"avg_price":155.881559633,"latitude":43.661113739,"longitude":-79.3765869141},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1358,"city":"quebec_city","country":"canada","name":"quebec_city_hop-on_hop-off_tour","price":42.55,"rating":4.5,"avg_price":94.7357534247,"latitude":46.8131332397,"longitude":-71.2056121826},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1359,"city":"niagara_falls","country":"canada","name":"the_kettle_tour_-_4_premium_locations_-_2_breweries,_distillery,_winery&cidery","price":99.95,"rating":4.5,"avg_price":155.881559633,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1360,"city":"vancouver","country":"canada","name":"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls","price":144.95,"rating":5.0,"avg_price":205.7939428571,"latitude":49.2477836609,"longitude":-123.0330047607},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1361,"city":"vancouver","country":"canada","name":"vancouver,_shannon_falls_&_whistler,_sea_everything_tour","price":144.95,"rating":4.5,"avg_price":205.7939428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"tours_&_sightseeing","attraction_id":1362,"city":"halifax_region","country":"canada","name":"halifax_hop_on_hop_off_bus","price":56.01,"rating":5.0,"avg_price":145.2708333333,"latitude":44.6634635925,"longitude":-63.6241378784},{"province":"nova_scotia","category":"tours_&_sightseeing","attraction_id":1363,"city":"halifax_region","country":"canada","name":"peggy's_cove_day_trip_from_halifax","price":57.49,"rating":4.5,"avg_price":145.2708333333,"latitude":44.6634635925,"longitude":-63.6241378784},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1364,"city":"ottawa","country":"canada","name":"2-hour_ottawa_express_city_bike_tour","price":63.0,"rating":5.0,"avg_price":155.881559633,"latitude":45.4233894348,"longitude":-75.6963195801},{"province":"alberta","category":"tours_&_sightseeing","attraction_id":1365,"city":"canadian_rockies","country":"canada","name":"3-day_rocky_mountains_athabasca_tour_from_banff","price":476.7,"rating":5.0,"avg_price":185.3063414634,"latitude":49.2788314819,"longitude":-123.1232147217},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1366,"city":"quebec_city","country":"canada","name":"bike_tour_to_montmorency_falls_from_quebec_city","price":75.0,"rating":5.0,"avg_price":94.7357534247,"latitude":46.8135795593,"longitude":-71.2017211914},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1367,"city":"vancouver","country":"canada","name":"stanley_park_horse-drawn_tours","price":42.0,"rating":4.5,"avg_price":205.7939428571,"latitude":49.2977638245,"longitude":-123.1320037842},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1368,"city":"quebec_city","country":"canada","name":"montmorency_falls_bike_tour_in_quebec","price":77.0,"rating":5.0,"avg_price":94.7357534247,"latitude":46.8167381287,"longitude":-71.2111663818},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1369,"city":"niagara_falls","country":"canada","name":"the_compromise_tour_-_4_premium_locations_-_winery,_winery&cidery,_2_breweries","price":99.95,"rating":4.5,"avg_price":155.881559633,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1370,"city":"vancouver","country":"canada","name":"lynn_canyon_park_and_photography_tour","price":99.0,"rating":5.0,"avg_price":205.7939428571,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"new_brunswick","category":"tours_&_sightseeing","attraction_id":1371,"city":"saint_john","country":"canada","name":"best_of_saint_john_tour","price":149.0,"rating":5.0,"avg_price":222.5114285714,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1372,"city":"vancouver","country":"canada","name":"vancouver_to_whistler_extended_tour_-_7_hrs_in_whistler_for_activities\/gondola","price":175.0,"rating":4.5,"avg_price":205.7939428571,"latitude":49.2477836609,"longitude":-123.0330047607},{"province":"prince_edward_island","category":"tours_&_sightseeing","attraction_id":1373,"city":"charlottetown","country":"canada","name":"best_of_p.e.i._tour","price":149.0,"rating":4.5,"avg_price":95.175,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1374,"city":"toronto","country":"canada","name":"toronto_city_tour_with_cn_tower","price":99.0,"rating":4.5,"avg_price":155.881559633,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1375,"city":"vancouver","country":"canada","name":"best_of_vancouver_-_4_hours","price":186.65,"rating":5.0,"avg_price":205.7939428571,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1376,"city":"toronto","country":"canada","name":"tour_to_niagara_falls_from_toronto","price":89.0,"rating":5.0,"avg_price":155.881559633,"latitude":43.0756759644,"longitude":-79.0856628418},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1377,"city":"toronto","country":"canada","name":"tour_to_niagara_falls_with_cruise","price":103.0,"rating":4.5,"avg_price":155.881559633,"latitude":43.0756759644,"longitude":-79.0856628418},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1378,"city":"vancouver","country":"canada","name":"vancouver,_cypress_mountain,_shannon_falls_-_includes_sea-to-sky_gondola","price":179.0,"rating":4.5,"avg_price":205.7939428571,"latitude":49.2477836609,"longitude":-123.0330047607},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1379,"city":"toronto","country":"canada","name":"family_friendly_tour_to_niagara_falls","price":89.0,"rating":4.5,"avg_price":155.881559633,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"northwest_territories","category":"tours_&_sightseeing","attraction_id":1380,"city":"yellowknife","country":"canada","name":"aurora_bus_viewing_tours_yellowknife","price":80.0,"rating":5.0,"avg_price":85.75,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1381,"city":"vancouver_island","country":"canada","name":"hop_on_half_day_sightseeing_victoria","price":40.0,"rating":4.5,"avg_price":205.7939428571,"latitude":48.4216308594,"longitude":-123.3668212891},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1382,"city":"vancouver","country":"canada","name":"vancouver_clue_solving_adventure_-_ages_of_steam","price":79.0,"rating":4.5,"avg_price":205.7939428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1383,"city":"montreal","country":"canada","name":"discover_the_reso:_montreal's_underground_city_-_walking_tour_with_a_local","price":69.0,"rating":4.5,"avg_price":94.7357534247,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1384,"city":"vancouver_island","country":"canada","name":"vancouver_island's_ultimate_full_day_whale_and_wildlife_tour","price":274.05,"rating":4.5,"avg_price":205.7939428571,"latitude":48.7403793335,"longitude":-123.619140625},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1385,"city":"vancouver","country":"canada","name":"1-day_whistler_day_tour_from_vancouver","price":72.45,"rating":4.5,"avg_price":205.7939428571,"latitude":49.2788314819,"longitude":-123.1232147217},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1386,"city":"toronto","country":"canada","name":"exclusive_private_tour_to_niagara_falls_from_toronto","price":650.0,"rating":5.0,"avg_price":155.881559633,"latitude":45.4637680054,"longitude":-73.8233413696},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1387,"city":"quebec_city","country":"canada","name":"combo_historical_and_food_tour_of_the_old_quebec_city","price":143.0,"rating":5.0,"avg_price":94.7357534247,"latitude":46.8032455444,"longitude":-71.234703064},{"province":"prince_edward_island","category":"tours_&_sightseeing","attraction_id":1388,"city":"cavendish","country":"canada","name":"green_gables_shore_tour_from_charlottetown","price":73.6,"rating":4.5,"avg_price":95.175,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1389,"city":"vancouver_island","country":"canada","name":"victoria_city_sightseeing_tour_with_craigdarroch_castle","price":47.25,"rating":4.5,"avg_price":205.7939428571,"latitude":48.4216651917,"longitude":-123.366607666},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1390,"city":"vancouver","country":"canada","name":"vancouver_biking_and_hiking_tour_including_lunch","price":135.5,"rating":5.0,"avg_price":205.7939428571,"latitude":49.2914733887,"longitude":-123.1424026489},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1391,"city":"vancouver_island","country":"canada","name":"60-minute_the_royal_carriage_tour","price":215.0,"rating":5.0,"avg_price":205.7939428571,"latitude":48.4203987122,"longitude":-123.3710632324},{"province":"alberta","category":"tours_&_sightseeing","attraction_id":1392,"city":"canadian_rockies","country":"canada","name":"summer_tour:_banff_and_its_wildlife","price":74.55,"rating":5.0,"avg_price":185.3063414634,"latitude":51.1775093079,"longitude":-115.5712738037},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1393,"city":"niagara_falls","country":"canada","name":"niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch","price":77.98,"rating":5.0,"avg_price":155.881559633,"latitude":43.2265434265,"longitude":-79.1159591675},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1394,"city":"vancouver","country":"canada","name":"2-hour_downtown_vancouver_private_walking_tour","price":54.53,"rating":4.5,"avg_price":205.7939428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"prince_edward_island","category":"tours_&_sightseeing","attraction_id":1395,"city":"cavendish","country":"canada","name":"city_highlights_bus_tour_of_charlottetown","price":27.6,"rating":4.5,"avg_price":95.175,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1396,"city":"montreal","country":"canada","name":"montreal_shore_excursion:_walking_tour_of_old_montreal","price":29.5,"rating":5.0,"avg_price":94.7357534247,"latitude":45.5025939941,"longitude":-73.5551681519},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1397,"city":"vancouver_island","country":"canada","name":"historical_chinatown_walking_tour","price":15.0,"rating":5.0,"avg_price":205.7939428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"tours_&_sightseeing","attraction_id":1398,"city":"calgary","country":"canada","name":"banff,_yoho_&_jasper_national_parks_summer_tour_from_calgary_(airport_transfers)","price":864.71,"rating":5.0,"avg_price":185.3063414634,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1399,"city":"toronto","country":"canada","name":"niagara_on_the_lake_from_toronto","price":99.0,"rating":4.5,"avg_price":155.881559633,"latitude":43.0756759644,"longitude":-79.0856628418},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1400,"city":"vancouver","country":"canada","name":"4-day_vancouver_island_explorer_tour_from_vancouver","price":592.2,"rating":4.5,"avg_price":205.7939428571,"latitude":49.2788314819,"longitude":-123.1232147217},{"province":"alberta","category":"tours_&_sightseeing","attraction_id":1401,"city":"calgary","country":"canada","name":"summer_tour_to_lake_louise,_moraine_lake_&_yoho_national_park_from_calgary","price":122.69,"rating":5.0,"avg_price":185.3063414634,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1402,"city":"montreal","country":"canada","name":"explore_the_best_of_old_montreal_-_private_walking_tour_with_a_local","price":190.0,"rating":4.5,"avg_price":94.7357534247,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1403,"city":"vancouver","country":"canada","name":"3-hour_east_vancouver_art_mural_&_craft_brewery_tour","price":45.0,"rating":4.0,"avg_price":205.7939428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1404,"city":"toronto","country":"canada","name":"guided_bicycle_tour","price":85.0,"rating":4.5,"avg_price":155.881559633,"latitude":43.6538314819,"longitude":-79.3542633057},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1405,"city":"whistler","country":"canada","name":"whistler_sightseeing_tours_-_discover_all_of_whistler_this_summer!","price":83.99,"rating":4.5,"avg_price":205.7939428571,"latitude":50.1133766174,"longitude":-122.9542617798},{"province":"prince_edward_island","category":"tours_&_sightseeing","attraction_id":1406,"city":"charlottetown","country":"canada","name":"afternoon_charlottetown_city_tour","price":161.0,"rating":4.5,"avg_price":95.175,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1407,"city":"niagara_falls","country":"canada","name":"niagara_falls_day_tour","price":79.0,"rating":5.0,"avg_price":155.881559633,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"tours_&_sightseeing","attraction_id":1408,"city":"calgary","country":"canada","name":"banff_national_park,_cave_&_basin_national_historic_site_tour_from_calgary","price":122.69,"rating":5.0,"avg_price":185.3063414634,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"tours_&_sightseeing","attraction_id":1409,"city":"calgary","country":"canada","name":"calgary,_banff_(in-depth),_jasper_&_yoho_national_parks_tour_from_calgary","price":733.43,"rating":5.0,"avg_price":185.3063414634,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1410,"city":"whistler","country":"canada","name":"whistler_experience_day_tour","price":279.3,"rating":4.5,"avg_price":205.7939428571,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1411,"city":"toronto","country":"canada","name":"toronto_sightseeing_tour","price":350.0,"rating":4.5,"avg_price":155.881559633,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1412,"city":"quebec_city","country":"canada","name":"vip_ice_hotel,_basilica,_copper_museum,_city_and_plains_by_private_car","price":162.23,"rating":4.5,"avg_price":94.7357534247,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1413,"city":"niagara_falls","country":"canada","name":"heart_of_niagara_falls_full_monty_tour","price":104.14,"rating":4.5,"avg_price":155.881559633,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1414,"city":"niagara_falls","country":"canada","name":"heart_of_niagara_falls_tour","price":33.47,"rating":4.5,"avg_price":155.881559633,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1415,"city":"quebec_city","country":"canada","name":"vip_whale_watching,_basilica_by_private_car_tour","price":216.76,"rating":4.5,"avg_price":94.7357534247,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1416,"city":"kingston","country":"canada","name":"ghost_and_mystery_trolley_tour","price":38.42,"rating":4.5,"avg_price":155.881559633,"latitude":44.2307624817,"longitude":-76.4797286987},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1417,"city":"haliburton","country":"canada","name":"camping_in_ontario's_most_beautiful_location","price":150.0,"rating":4.5,"avg_price":155.881559633,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"tours_&_sightseeing","attraction_id":1418,"city":"kananaskis_country","country":"canada","name":"voyageur_canoe_and_horseback_ride","price":120.0,"rating":5.0,"avg_price":185.3063414634,"latitude":50.9183578491,"longitude":-115.1479415894},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1419,"city":"vancouver","country":"canada","name":"tofino_2-day_tour_from_vancouver","price":412.0,"rating":4.5,"avg_price":205.7939428571,"latitude":49.2869224548,"longitude":-123.1221618652},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1420,"city":"niagara_falls","country":"canada","name":"niagara_falls_&_niagara-on-the-lake","price":600.0,"rating":4.5,"avg_price":155.881559633,"latitude":43.0756759644,"longitude":-79.0856628418},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1421,"city":"vancouver","country":"canada","name":"vancouver_lights","price":30.0,"rating":4.5,"avg_price":205.7939428571,"latitude":49.204372406,"longitude":-122.9339141846},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1422,"city":"vancouver","country":"canada","name":"langley_wine_tasting_day_tour","price":331.8,"rating":4.5,"avg_price":205.7939428571,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1423,"city":"vancouver_island","country":"canada","name":"7_pm_spirit_of_victoria_food_tour_(gourmet_food_progressive_dinner_and_tour)","price":299.0,"rating":4.5,"avg_price":205.7939428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1424,"city":"okanagan_valley","country":"canada","name":"full_day_private_wine_tours_for_up_to_10_people","price":999.0,"rating":4.5,"avg_price":205.7939428571,"latitude":49.9325065613,"longitude":-119.400177002},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1425,"city":"toronto","country":"canada","name":"guided_bicycle_tour_-_toronto_waterfront,_island_and_distillery","price":85.0,"rating":4.5,"avg_price":155.881559633,"latitude":43.6538314819,"longitude":-79.3542633057},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1426,"city":"niagara_falls","country":"canada","name":"niagara_falls_and_boat_cruise","price":105.0,"rating":5.0,"avg_price":155.881559633,"latitude":43.0756759644,"longitude":-79.0856628418},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1427,"city":"toronto","country":"canada","name":"private_tour_from_toronto_to_niagara_on_the_lake","price":650.0,"rating":4.5,"avg_price":155.881559633,"latitude":43.0756759644,"longitude":-79.0856628418},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1428,"city":"montreal","country":"canada","name":"private_day_tour_to_visit_omega_park_and_montebello_lodge,_montreal_area","price":89.0,"rating":4.5,"avg_price":94.7357534247,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1429,"city":"montreal","country":"canada","name":"wood_walker","price":135.0,"rating":4.5,"avg_price":94.7357534247,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1430,"city":"toronto","country":"canada","name":"niagara_falls_bus_tour","price":115.0,"rating":4.5,"avg_price":155.881559633,"latitude":43.0756759644,"longitude":-79.0856628418},{"province":"alberta","category":"tours_&_sightseeing","attraction_id":1431,"city":"canadian_rockies","country":"canada","name":"2-day_okanagan_chinook_tour_from_banff_finish_vancouver","price":308.7,"rating":5.0,"avg_price":185.3063414634,"latitude":49.2788314819,"longitude":-123.1232147217},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1432,"city":"vancouver_island","country":"canada","name":"vancouver_island_half_day_whale_and_wildlife_tour","price":140.7,"rating":4.5,"avg_price":205.7939428571,"latitude":48.7403793335,"longitude":-123.619140625},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1433,"city":"vancouver_island","country":"canada","name":"half-day_whale_watching_(telegraph_cove,_bc)","price":143.07,"rating":4.5,"avg_price":205.7939428571,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1434,"city":"vancouver_island","country":"canada","name":"sunset_whale_watching_(victoria,_bc)","price":143.07,"rating":4.5,"avg_price":205.7939428571,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1435,"city":"vancouver","country":"canada","name":"steveston_magical_mystery_storybrooke_explorer_private_tour","price":132.5,"rating":4.5,"avg_price":205.7939428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1436,"city":"richmond","country":"canada","name":"steveston_magical_mystery_&_sea_adventure_explorer_private_tour","price":150.0,"rating":4.5,"avg_price":205.7939428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1437,"city":"quebec_city","country":"canada","name":"vip_heavenly_private_walking_sitting_eating_tour_(city,_wall,_plains,_bridges)","price":80.43,"rating":4.5,"avg_price":94.7357534247,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1438,"city":"quebec_city","country":"canada","name":"vip_mobility_challenged_private_car_tour_(for_people_with_limited_mobility)","price":80.43,"rating":4.5,"avg_price":94.7357534247,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1439,"city":"vancouver","country":"canada","name":"guiding_private_special_interest_day_tours,_short_&_long_haul_tours","price":350.0,"rating":4.5,"avg_price":205.7939428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1440,"city":"quebec_city","country":"canada","name":"vip_three_day_whale_watching_sea_kayaking_basilica_is_orleans_private_car_tour","price":503.04,"rating":4.5,"avg_price":94.7357534247,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1441,"city":"quebec_city","country":"canada","name":"vip_two_day_whale_watching,_sea_kayaking,_basilica,_by_private_car_tour","price":312.19,"rating":4.5,"avg_price":94.7357534247,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1442,"city":"quebec_city","country":"canada","name":"vip_private_car_tour_falls_&_island_of_orleans_-_(the_all_but_the_basilica_tour)","price":94.06,"rating":4.5,"avg_price":94.7357534247,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"tours_&_sightseeing","attraction_id":1443,"city":"halifax_region","country":"canada","name":"halifax_night_tour_with_dinner","price":174.0,"rating":5.0,"avg_price":145.2708333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"dominican_republic","category":"tours_&_sightseeing","attraction_id":1444,"city":"la_altagracia_province","country":"caribbean","name":"santo_domingo_city_tour_(all-day_from_punta_cana)","price":129.51,"rating":null,"avg_price":92.7,"latitude":18.4846572876,"longitude":-77.9280853271},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1445,"city":"niagara_falls","country":"canada","name":"niagara_fall_canada_wonder_tour","price":227.66,"rating":4.5,"avg_price":155.881559633,"latitude":43.0756759644,"longitude":-79.0856628418},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1446,"city":"okanagan_valley","country":"canada","name":"bachelorette_wine_tours_-_west_kelowna_wine_tour-_3_hrs.","price":117.0,"rating":4.5,"avg_price":205.7939428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1447,"city":"niagara_falls","country":"canada","name":"epic_niagara_falls_photo_walk","price":59.0,"rating":4.5,"avg_price":155.881559633,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1448,"city":"whistler","country":"canada","name":"vancouver_private_charter_tour_with_experienced_local_guide","price":599.0,"rating":4.5,"avg_price":205.7939428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1449,"city":"whistler","country":"canada","name":"private_charter_tour_to_explore_vancouver_and_surrounding_area","price":599.0,"rating":4.5,"avg_price":205.7939428571,"latitude":49.2477836609,"longitude":-123.0330047607},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1450,"city":"vancouver_island","country":"canada","name":"3_hour_whale_watching_tour","price":129.0,"rating":5.0,"avg_price":205.7939428571,"latitude":48.6488227844,"longitude":-123.3946380615},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1451,"city":"sainte-famille","country":"canada","name":"winter_tour_of_the_island_of_orleans","price":70.0,"rating":4.5,"avg_price":94.7357534247,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"things_to_do_in_saskatoon","category":"tours_&_sightseeing","attraction_id":1452,"city":"wanuskewin_heritage_park","country":"canada","name":"3-night_private_resort_mansion_with_optional_excursions,_in_saskatoon,_sk","price":null,"rating":null,"avg_price":null,"latitude":32.0778427124,"longitude":-81.0846710205},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1453,"city":"montreal","country":"canada","name":"best_of_montreal_full_day_tour","price":339.0,"rating":4.5,"avg_price":94.7357534247,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"new_york_(ny)","category":"tours_&_sightseeing","attraction_id":1454,"city":"niagara_falls","country":"united_states","name":"canadian_and_american_combo_winter_tour_of_niagara_falls","price":284.92,"rating":5.0,"avg_price":235.12,"latitude":43.0851898193,"longitude":-79.0592498779},{"province":"new_brunswick","category":"tours_&_sightseeing","attraction_id":1455,"city":"saint_john","country":"canada","name":"new_brunswick_shore_excursion:_fundy_coast_to_shore_tour","price":214.08,"rating":5.0,"avg_price":222.5114285714,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1456,"city":"vancouver_island","country":"canada","name":"yukon-northern_lights_4-days_adventure_in_whitehorse","price":205.7899932861,"rating":4.5,"avg_price":205.7939428571,"latitude":49.2869224548,"longitude":-123.1221618652},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1457,"city":"okanagan_valley","country":"canada","name":"girls_just_want_to_have_fun","price":60.0,"rating":4.5,"avg_price":205.7939428571,"latitude":49.8294372559,"longitude":-119.6265563965},{"province":"alberta","category":"tours_&_sightseeing","attraction_id":1458,"city":"edmonton","country":"canada","name":"edmonton_clue_solving_adventure_-_trail_of_champions","price":49.0,"rating":5.0,"avg_price":185.3063414634,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"tours_&_sightseeing","attraction_id":1459,"city":"canmore","country":"canada","name":"canmore_clue_solving_adventure_-_around_the_world","price":79.0,"rating":5.0,"avg_price":185.3063414634,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1460,"city":"harrison_hot_springs","country":"canada","name":"harrison_hot_springs_day_tour","price":345.4,"rating":4.5,"avg_price":205.7939428571,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1461,"city":"quebec_city","country":"canada","name":"rental_of_a_boat_on_the_st._lawrence_river_-_quebec_city","price":94.7399978638,"rating":4.5,"avg_price":94.7357534247,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"tours_&_sightseeing","attraction_id":1462,"city":"calgary","country":"canada","name":"calgary_clue_solving_adventure_-_riotous_roundup","price":79.0,"rating":5.0,"avg_price":185.3063414634,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1463,"city":"vancouver","country":"canada","name":"2-day_rockies_roadrunner_tour_from_vancouver_finish_banff","price":392.7,"rating":4.5,"avg_price":205.7939428571,"latitude":49.2788314819,"longitude":-123.1232147217},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1464,"city":"vancouver","country":"canada","name":"city_sights_e-bike_adventure_tour_-_self-guided","price":89.0,"rating":4.5,"avg_price":205.7939428571,"latitude":49.2780151367,"longitude":-123.1312484741},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1465,"city":"toronto","country":"canada","name":"toronto_west_end_pizza_crawl","price":75.0,"rating":4.5,"avg_price":155.881559633,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1466,"city":"toronto","country":"canada","name":"toronto_dumpling_crawl","price":75.0,"rating":4.5,"avg_price":155.881559633,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1467,"city":"toronto","country":"canada","name":"private_tour_to_niagara_falls_and_niagara-on-the-lake_(from_toronto)","price":273.0,"rating":4.5,"avg_price":155.881559633,"latitude":43.8271331787,"longitude":-79.4263458252},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1468,"city":"toronto","country":"canada","name":"cowbell_express_beer_tour","price":110.0,"rating":4.5,"avg_price":155.881559633,"latitude":45.4637680054,"longitude":-73.8233413696},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1469,"city":"lake_louise","country":"canada","name":"banff,_jasper,_okanagan_lake_&_kamloops_tour_from_vancouver","price":714.35,"rating":4.5,"avg_price":205.7939428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1471,"city":"vancouver_island","country":"canada","name":"victoria_city_highlights_(01)","price":325.0,"rating":4.5,"avg_price":205.7939428571,"latitude":43.7025566101,"longitude":-79.5233154297},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1472,"city":"pender_island","country":"canada","name":"seals_&_smiles_tour","price":68.25,"rating":4.5,"avg_price":205.7939428571,"latitude":48.8002738953,"longitude":-123.3109436035},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1473,"city":"montreal","country":"canada","name":"find_montreal_black_history_on_site","price":40.0,"rating":4.5,"avg_price":94.7357534247,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1474,"city":"montreal","country":"canada","name":"montreal_101_-_old_montreal_\/_plateau_\/_mile_end_-_walking_tour_with_a_local","price":105.0,"rating":4.5,"avg_price":94.7357534247,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1475,"city":"okanagan_valley","country":"canada","name":"high_spirited_two_day_wine_adventure","price":450.0,"rating":4.5,"avg_price":205.7939428571,"latitude":49.8947868347,"longitude":-119.4965896606},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1476,"city":"niagara_falls","country":"canada","name":"kingston:_hop-on_hop-off_trolley_tour","price":36.16,"rating":4.5,"avg_price":155.881559633,"latitude":44.2307624817,"longitude":-76.4797286987},{"province":"indonesia","category":"tours_&_sightseeing","attraction_id":1477,"city":"java","country":"asia","name":"trolley_city_tour_of_kingston","price":27.12,"rating":null,"avg_price":25.7066666667,"latitude":44.2307624817,"longitude":-76.4797286987},{"province":"nova_scotia","category":"tours_&_sightseeing","attraction_id":1478,"city":"halifax_region","country":"canada","name":"nova_scotia_bucket_list_tour","price":145.2700042725,"rating":5.0,"avg_price":145.2708333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"tours_&_sightseeing","attraction_id":1479,"city":"halifax_region","country":"canada","name":"coastal_headland_hiking_tour","price":172.5,"rating":5.0,"avg_price":145.2708333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"tours_&_sightseeing","attraction_id":1480,"city":"halifax_region","country":"canada","name":"cabot_trail_and_cape_breton_tour","price":145.2700042725,"rating":5.0,"avg_price":145.2708333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"tours_&_sightseeing","attraction_id":1481,"city":"halifax_region","country":"canada","name":"hiking_and_sea_kayaking_combo_tour","price":212.75,"rating":5.0,"avg_price":145.2708333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"tours_&_sightseeing","attraction_id":1482,"city":"halifax_region","country":"canada","name":"lunenburg_hike_and_town_tour","price":172.5,"rating":5.0,"avg_price":145.2708333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1483,"city":"vancouver_island","country":"canada","name":"ucluelet_harbour_kayaking_tour","price":89.0,"rating":4.5,"avg_price":205.7939428571,"latitude":48.9360923767,"longitude":-125.5372543335},{"province":"nova_scotia","category":"tours_&_sightseeing","attraction_id":1484,"city":"halifax_region","country":"canada","name":"peggy's_cove_hike_and_village_tour","price":143.75,"rating":5.0,"avg_price":145.2708333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1485,"city":"niagara_falls","country":"canada","name":"private,_custom_historical_tour_(war_of_1812)_niagara_falls-niagara-on-the-lake","price":225.0,"rating":4.5,"avg_price":155.881559633,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"tours_&_sightseeing","attraction_id":1486,"city":"halifax_region","country":"canada","name":"cape_split_hiking_tour","price":172.5,"rating":5.0,"avg_price":145.2708333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"tours_&_sightseeing","attraction_id":1487,"city":"halifax_region","country":"canada","name":"bay_of_fundy_walk_and_winery_tour","price":189.75,"rating":5.0,"avg_price":145.2708333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"tours_&_sightseeing","attraction_id":1488,"city":"calgary","country":"canada","name":"banff_national_park_summer_tour_from_calgary","price":115.88,"rating":5.0,"avg_price":185.3063414634,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1489,"city":"vancouver_island","country":"canada","name":"6_pm_spirit_of_victoria_food_tour_(gourmet_food_progressive_dinner_and_tour)","price":299.0,"rating":4.5,"avg_price":205.7939428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1490,"city":"vancouver","country":"canada","name":"sea_to_sky_vancouver_tour","price":96.0,"rating":4.5,"avg_price":205.7939428571,"latitude":49.204372406,"longitude":-122.9339141846},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1491,"city":"quebec_city","country":"canada","name":"vip_private_walking_tour_old_town_&_fortifications_(the_see_all_the_sites_tour)","price":44.97,"rating":4.5,"avg_price":94.7357534247,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1492,"city":"dundas","country":"canada","name":"original_hamilton_beer_tours","price":118.65,"rating":4.5,"avg_price":155.881559633,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1493,"city":"okanagan_valley","country":"canada","name":"naramata_private\/custom_wine_tours_up_to_10_people","price":999.0,"rating":4.5,"avg_price":205.7939428571,"latitude":49.9325065613,"longitude":-119.400177002},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1494,"city":"vancouver","country":"canada","name":"vancouver_to_victoria_and_butchart_gardens_private_tour_-_ferry\/admission_incl.","price":205.7899932861,"rating":4.5,"avg_price":205.7939428571,"latitude":49.2477836609,"longitude":-123.0330047607},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1495,"city":"okanagan_valley","country":"canada","name":"bachelorette_private_wine_tours","price":140.0,"rating":4.5,"avg_price":205.7939428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1496,"city":"okanagan_valley","country":"canada","name":"vip_and_exclusive_tours","price":175.0,"rating":4.5,"avg_price":205.7939428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1497,"city":"okanagan_valley","country":"canada","name":"special_group_full_day_private_wine_tours_for_up_to_12_people_3_tour_options","price":205.7899932861,"rating":4.5,"avg_price":205.7939428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1498,"city":"drummondville","country":"canada","name":"village_quebec_tour;_1800's_reproduction_(food,_activities_and_fun_included)","price":89.0,"rating":4.5,"avg_price":94.7357534247,"latitude":45.4951553345,"longitude":-73.5825042725},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1499,"city":"okanagan_valley","country":"canada","name":"kelowna_wine_tours-event_5_hours","price":175.0,"rating":4.5,"avg_price":205.7939428571,"latitude":49.8294372559,"longitude":-119.6265563965},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1500,"city":"okanagan_valley","country":"canada","name":"west_kelowna_wine_tour_5_hours.","price":175.0,"rating":4.5,"avg_price":205.7939428571,"latitude":49.8294372559,"longitude":-119.6265563965},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1501,"city":"toronto","country":"canada","name":"comprehensive_tour_of_toronto","price":150.0,"rating":4.5,"avg_price":155.881559633,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"new_york_(ny)","category":"tours_&_sightseeing","attraction_id":1502,"city":"niagara_falls","country":"united_states","name":"best_of_both_niagara_falls\u00a0_american\/canadian_tour","price":204.42,"rating":4.5,"avg_price":235.12,"latitude":43.0897445679,"longitude":-79.0627822876},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1503,"city":"vancouver","country":"canada","name":"rockies_classic_4-day_summer_tour","price":687.0,"rating":4.5,"avg_price":205.7939428571,"latitude":49.2869224548,"longitude":-123.1221618652},{"province":"yukon","category":"tours_&_sightseeing","attraction_id":1504,"city":"whitehorse","country":"canada","name":"4-day_yukon_aurora_viewing_tour","price":702.45,"rating":5.0,"avg_price":408.45,"latitude":60.7227401733,"longitude":-135.0558776855},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1505,"city":"vancouver","country":"canada","name":"vancouver_shore_excursion:_post-cruise_sea-to-sky_highway_day_trip_from_vancouver","price":130.0,"rating":5.0,"avg_price":205.7939428571,"latitude":49.1978340149,"longitude":-123.064994812},{"province":"new_brunswick","category":"tours_&_sightseeing","attraction_id":1506,"city":"saint_john","country":"canada","name":"fundy_coast_to_fundy_shore_tour","price":110.0,"rating":5.0,"avg_price":222.5114285714,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1507,"city":"toronto","country":"canada","name":"best_of_niagara_falls_tour_from_toronto","price":230.0,"rating":5.0,"avg_price":155.881559633,"latitude":43.0857124329,"longitude":-79.0824279785},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1508,"city":"toronto","country":"canada","name":"luxury_coach_tour_of_niagara_falls_with_lunch_and_hornblower_cruise_from_toronto","price":215.0,"rating":4.5,"avg_price":155.881559633,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1509,"city":"vancouver","country":"canada","name":"vancouver_super_saver:_1-day_city_hop-on_hop-off_tour_and_attractions_combo","price":81.0,"rating":4.5,"avg_price":205.7939428571,"latitude":49.2846107483,"longitude":-123.1084747314},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1510,"city":"toronto","country":"canada","name":"full-day_niagara_winery_tour_from_toronto","price":99.0,"rating":4.5,"avg_price":155.881559633,"latitude":43.7030754089,"longitude":-79.4063873291},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1511,"city":"niagara_falls","country":"canada","name":"6-hour_niagara_falls_canadian_side_evening_illuminations_tour","price":149.89,"rating":5.0,"avg_price":155.881559633,"latitude":43.0823516846,"longitude":-79.0411376953},{"province":"alberta","category":"tours_&_sightseeing","attraction_id":1512,"city":"canadian_rockies","country":"canada","name":"athabasca_glacier_full-day_tour","price":225.0,"rating":5.0,"avg_price":185.3063414634,"latitude":52.8751792908,"longitude":-118.0820846558},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1513,"city":"vancouver","country":"canada","name":"fraser_valley_wine_tour_from_vancouver","price":187.0,"rating":5.0,"avg_price":205.7939428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1514,"city":"toronto","country":"canada","name":"niagara_falls,_niagara-on-the-lake,_winery_tour_from_toronto","price":159.0,"rating":5.0,"avg_price":155.881559633,"latitude":45.4637680054,"longitude":-73.8233413696},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1515,"city":"vancouver","country":"canada","name":"vancouver_city_tour_with_vancouver_lookout_admission","price":80.0,"rating":4.5,"avg_price":205.7939428571,"latitude":49.2846107483,"longitude":-123.1084747314},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1516,"city":"vancouver_island","country":"canada","name":"local_food,_craft_beverage_and_estate_winery_tour_of_cowichan_valley","price":150.0,"rating":5.0,"avg_price":205.7939428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1517,"city":"vancouver","country":"canada","name":"vancouver_sightseeing_bus_tour_(4_hrs)","price":47.0,"rating":4.5,"avg_price":205.7939428571,"latitude":49.204372406,"longitude":-122.9339141846},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1518,"city":"toronto","country":"canada","name":"1-hour_distillery_history_district_by_segway","price":77.97,"rating":5.0,"avg_price":155.881559633,"latitude":43.6502990723,"longitude":-79.3606796265},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1519,"city":"quebec_city","country":"canada","name":"quebec_city_private_walking_tour_-_400_years_of_french_america","price":130.0,"rating":5.0,"avg_price":94.7357534247,"latitude":46.7561149597,"longitude":-71.1790237427},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1520,"city":"vancouver_island","country":"canada","name":"2-hour_luxury_city_tour_of_victoria","price":240.0,"rating":5.0,"avg_price":205.7939428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1521,"city":"whistler","country":"canada","name":"whistler_odyssey_tour:_off-road_buggy_adventure","price":229.0,"rating":5.0,"avg_price":205.7939428571,"latitude":50.1133766174,"longitude":-122.9542617798},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1522,"city":"montreal","country":"canada","name":"christmas_walking_tour_in_old_montreal","price":21.0,"rating":4.5,"avg_price":94.7357534247,"latitude":45.5025939941,"longitude":-73.5551681519},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1523,"city":"vancouver_island","country":"canada","name":"30-minute_heritage_horse-drawn_carriage_tour","price":115.0,"rating":5.0,"avg_price":205.7939428571,"latitude":48.4207229614,"longitude":-123.3712539673},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1524,"city":"montreal","country":"canada","name":"downtown_montreal_and_underground_reso_tour","price":25.0,"rating":4.0,"avg_price":94.7357534247,"latitude":45.5001449585,"longitude":-73.5720291138},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1525,"city":"vancouver_island","country":"canada","name":"chinatown_and_hidden_alleys_pedicab_tour","price":45.0,"rating":4.0,"avg_price":205.7939428571,"latitude":48.4189567566,"longitude":-123.3853988647},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1526,"city":"niagara_falls","country":"canada","name":"day_and_night_tour_of_niagara_falls","price":300.0,"rating":5.0,"avg_price":155.881559633,"latitude":43.0857124329,"longitude":-79.0824279785},{"province":"nova_scotia","category":"tours_&_sightseeing","attraction_id":1527,"city":"halifax_region","country":"canada","name":"peggy's_cove_and_halifax_tour_with_lobster_roll_lunch","price":140.0,"rating":5.0,"avg_price":145.2708333333,"latitude":44.9876823425,"longitude":-64.138961792},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1528,"city":"vancouver","country":"canada","name":"victoria_and_butchart_gardens_by_helicopter_and_speed_boat","price":579.0,"rating":5.0,"avg_price":205.7939428571,"latitude":49.2847518921,"longitude":-123.1394805908},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1529,"city":"vancouver_island","country":"canada","name":"victoria_in_one_day_sightseeing_tour","price":240.45,"rating":5.0,"avg_price":205.7939428571,"latitude":48.4216651917,"longitude":-123.366607666},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1530,"city":"montreal","country":"canada","name":"laurentian_mountains_day_trip_from_montreal","price":100.0,"rating":4.0,"avg_price":94.7357534247,"latitude":45.5001449585,"longitude":-73.5720291138},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1531,"city":"montreal","country":"canada","name":"gems_of_montreal_small_group_city_tour","price":171.32,"rating":5.0,"avg_price":94.7357534247,"latitude":43.6704101562,"longitude":-79.3872756958},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1532,"city":"vancouver_island","country":"canada","name":"victoria_city_and_butchart_gardens_private_half-day_tour","price":420.0,"rating":5.0,"avg_price":205.7939428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1533,"city":"quebec_city","country":"canada","name":"quebec_city_dinner_cruise","price":142.56,"rating":4.0,"avg_price":94.7357534247,"latitude":45.5024528503,"longitude":-73.5523757935},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1534,"city":"vancouver","country":"canada","name":"vancouver_hop-on_hop-off_and_stanley_park_experience","price":127.0,"rating":3.5,"avg_price":205.7939428571,"latitude":49.2846107483,"longitude":-123.1084747314},{"province":"alberta","category":"tours_&_sightseeing","attraction_id":1535,"city":"canadian_rockies","country":"canada","name":"jasper_city_sightseeing_tour","price":123.9,"rating":5.0,"avg_price":185.3063414634,"latitude":51.1306915283,"longitude":-114.0066375732},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1536,"city":"vancouver","country":"canada","name":"vancouver_city_private_tour","price":141.75,"rating":5.0,"avg_price":205.7939428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1537,"city":"vancouver","country":"canada","name":"victoria_excursion_from_vancouver_by_helicopter_and_sea_plane","price":699.0,"rating":4.5,"avg_price":205.7939428571,"latitude":49.2847518921,"longitude":-123.1394805908},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1538,"city":"niagara_falls","country":"canada","name":"niagara_falls_canada_underground_railroad_heritage_tour","price":124.06,"rating":5.0,"avg_price":155.881559633,"latitude":43.0906410217,"longitude":-79.0219573975},{"province":"alberta","category":"tours_&_sightseeing","attraction_id":1539,"city":"calgary","country":"canada","name":"banff_national_park_tour_with_a_small_group","price":155.0,"rating":5.0,"avg_price":185.3063414634,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1540,"city":"vancouver","country":"canada","name":"dog_mountain_snowshoeing_and_photography_tour","price":143.0,"rating":5.0,"avg_price":205.7939428571,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1541,"city":"toronto","country":"canada","name":"private_niagara_falls_tour_in_a_suv","price":650.0,"rating":5.0,"avg_price":155.881559633,"latitude":43.661113739,"longitude":-79.3765869141},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1542,"city":"vancouver_island","country":"canada","name":"pedicab_tour_from_victoria_cruise_ship_terminal","price":90.0,"rating":5.0,"avg_price":205.7939428571,"latitude":48.4189567566,"longitude":-123.3853988647},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1543,"city":"vancouver","country":"canada","name":"vancouver_island_cycling_tour_including_lunch_and_wine_tasting","price":204.5,"rating":5.0,"avg_price":205.7939428571,"latitude":49.2914733887,"longitude":-123.1424026489},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1544,"city":"montreal","country":"canada","name":"montreal_food_truck_tour_by_bike","price":159.83,"rating":5.0,"avg_price":94.7357534247,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1545,"city":"vancouver_island","country":"canada","name":"45-minute_beacon_hill_park_carriage_tour","price":165.0,"rating":3.5,"avg_price":205.7939428571,"latitude":48.4203987122,"longitude":-123.3710632324},{"province":"alberta","category":"tours_&_sightseeing","attraction_id":1546,"city":"calgary","country":"canada","name":"calgary_sightseeing_tour_by_sidecar","price":160.0,"rating":5.0,"avg_price":185.3063414634,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1547,"city":"vancouver","country":"canada","name":"gastown_pub_walks","price":73.49,"rating":4.5,"avg_price":205.7939428571,"latitude":49.2856445312,"longitude":-123.1118545532},{"province":"alberta","category":"tours_&_sightseeing","attraction_id":1549,"city":"canadian_rockies","country":"canada","name":"jasper_city_sightseeing_tour_and_maligne_lake_cruise","price":198.45,"rating":5.0,"avg_price":185.3063414634,"latitude":51.1306915283,"longitude":-114.0066375732},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1550,"city":"ottawa","country":"canada","name":"ottawa_spring_tulip_festival_bike_tour","price":68.0,"rating":4.5,"avg_price":155.881559633,"latitude":45.4233894348,"longitude":-75.6963195801},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1551,"city":"gananoque","country":"canada","name":"thousand_islands_two_castle_helicopter_tour","price":265.64,"rating":5.0,"avg_price":155.881559633,"latitude":44.3474006653,"longitude":-76.1751708984},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1552,"city":"toronto","country":"canada","name":"small-group_niagara_falls_day_tour_from_toronto_with_boat_cruise_and_optional_fallsview_lunch","price":165.0,"rating":3.5,"avg_price":155.881559633,"latitude":43.6837425232,"longitude":-79.5929107666},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1553,"city":"mont_tremblant","country":"canada","name":"helicopter_tour_over_mont-tremblant","price":171.31,"rating":5.0,"avg_price":94.7357534247,"latitude":46.1141471863,"longitude":-74.5413894653},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1554,"city":"vancouver","country":"canada","name":"vancouver_city_explorer_tour","price":116.0,"rating":4.5,"avg_price":205.7939428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1555,"city":"montreal","country":"canada","name":"old_montr\u00e9al_vip_semi-private_walking_tour","price":52.5,"rating":4.0,"avg_price":94.7357534247,"latitude":45.5025939941,"longitude":-73.5551681519},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1556,"city":"montreal","country":"canada","name":"3_hour_montreal_city_bike_tour_with_wine_or_beer","price":74.73,"rating":5.0,"avg_price":94.7357534247,"latitude":45.5058174133,"longitude":-73.5531616211},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1557,"city":"vancouver_island","country":"canada","name":"45-minute_beacon_hill_park_horse-drawn_carriage_tour","price":165.0,"rating":5.0,"avg_price":205.7939428571,"latitude":48.4207229614,"longitude":-123.3712539673},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1558,"city":"vancouver","country":"canada","name":"private_gastown_and_chinatown_walking_tour_in_vancouver","price":54.53,"rating":4.5,"avg_price":205.7939428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1559,"city":"squamish","country":"canada","name":"4-hour_eagle_viewing_river_float_trip_from_squamish_with_lunch","price":125.99,"rating":5.0,"avg_price":205.7939428571,"latitude":49.7491493225,"longitude":-123.1333770752},{"province":"alberta","category":"tours_&_sightseeing","attraction_id":1560,"city":"canadian_rockies","country":"canada","name":"guided_walking_tours_in_banff","price":30.0,"rating":5.0,"avg_price":185.3063414634,"latitude":51.1769256592,"longitude":-115.5722351074},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1561,"city":"montreal","country":"canada","name":"montreal's_underground_city_indoor_tour","price":65.0,"rating":5.0,"avg_price":94.7357534247,"latitude":45.527217865,"longitude":-73.5730514526},{"province":"alberta","category":"tours_&_sightseeing","attraction_id":1562,"city":"edmonton","country":"canada","name":"sw_best_of_edmonton_bus_tour","price":26.25,"rating":5.0,"avg_price":185.3063414634,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1563,"city":"vancouver_island","country":"canada","name":"the_magic_of_christmas_at_butchart_gardens_shuttle_and_entry","price":73.5,"rating":5.0,"avg_price":205.7939428571,"latitude":48.4205818176,"longitude":-123.3727035522},{"province":"alberta","category":"tours_&_sightseeing","attraction_id":1564,"city":"edmonton","country":"canada","name":"southeast_edmonton_roots_and_resources_bus_tour","price":26.25,"rating":5.0,"avg_price":185.3063414634,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1565,"city":"vancouver","country":"canada","name":"small-group_afternoon_bike_tour_of_vancouver","price":68.25,"rating":5.0,"avg_price":205.7939428571,"latitude":49.2866668701,"longitude":-123.1412887573},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1566,"city":"toronto","country":"canada","name":"toronto_islands_evening_bike_tour","price":96.05,"rating":5.0,"avg_price":155.881559633,"latitude":43.6541595459,"longitude":-79.3904876709},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1567,"city":"vancouver","country":"canada","name":"gastown_&_chinatown_night_photography_tour","price":45.0,"rating":4.5,"avg_price":205.7939428571,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1568,"city":"niagara_falls","country":"canada","name":"walking_tour_of_niagara-on-the-lake_historic_district","price":25.0,"rating":5.0,"avg_price":155.881559633,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"new_brunswick","category":"tours_&_sightseeing","attraction_id":1569,"city":"caraquet","country":"canada","name":"general_admission_ticket_-acadian_historical_village","price":9.5,"rating":5.0,"avg_price":222.5114285714,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1570,"city":"vancouver","country":"canada","name":"victoria_and_butchart_gardens_by_seaplane_and_speed_boat","price":489.0,"rating":5.0,"avg_price":205.7939428571,"latitude":49.2847518921,"longitude":-123.1394805908},{"province":"new_york_(ny)","category":"tours_&_sightseeing","attraction_id":1571,"city":"niagara_falls","country":"united_states","name":"niagara_falls_canada_tour_from_niagara_usa","price":156.71,"rating":5.0,"avg_price":235.12,"latitude":43.0823516846,"longitude":-79.0411376953},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1572,"city":"vancouver_island","country":"canada","name":"combo_pass:_hop_on-hop_bus_tour_&_butchart_gardens_shuttle_&_pass_(wed-sun_only)","price":93.0,"rating":4.5,"avg_price":205.7939428571,"latitude":48.423324585,"longitude":-123.3680648804},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1573,"city":"toronto","country":"canada","name":"niagara_falls_day_tour_with_hop_on_hop_off_toronto_city_tour","price":192.0,"rating":4.5,"avg_price":155.881559633,"latitude":43.6561508179,"longitude":-79.384262085},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1574,"city":"vancouver","country":"canada","name":"vancouver_holiday_lights_and_karaoke_trolley_tour","price":65.0,"rating":4.0,"avg_price":205.7939428571,"latitude":49.2846107483,"longitude":-123.1084747314},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1575,"city":"vancouver","country":"canada","name":"whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight","price":447.57,"rating":5.0,"avg_price":205.7939428571,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1576,"city":"vancouver_island","country":"canada","name":"big_bus_victoria_hop-on_hop-off_city_tour","price":25.0,"rating":4.5,"avg_price":205.7939428571,"latitude":48.423324585,"longitude":-123.3680648804},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1577,"city":"vancouver","country":"canada","name":"vancouver_to_victoria_by_seaplane_and_ferry","price":289.0,"rating":4.5,"avg_price":205.7939428571,"latitude":48.4241294861,"longitude":-123.3707809448},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1578,"city":"toronto","country":"canada","name":"full-day_prince_edward_county_wine_tour_with_lunch","price":425.0,"rating":5.0,"avg_price":155.881559633,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1579,"city":"mont_tremblant","country":"canada","name":"dune_buggy_4x4_tours","price":197.77,"rating":4.0,"avg_price":94.7357534247,"latitude":46.2132911682,"longitude":-74.5849914551},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1580,"city":"toronto","country":"canada","name":"best_of_toronto_private_food_tour_with_sightseeing_and_black_car","price":225.0,"rating":5.0,"avg_price":155.881559633,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1581,"city":"okanagan_valley","country":"canada","name":"guaranteed_wine_tasting_at_mission_hill_&_quails_family_estates","price":131.25,"rating":4.5,"avg_price":205.7939428571,"latitude":49.9325065613,"longitude":-119.400177002},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1582,"city":"vancouver","country":"canada","name":"fraser_valley_private_wine_tour_and_bistro_lunch","price":950.29,"rating":4.5,"avg_price":205.7939428571,"latitude":49.2650260925,"longitude":-123.112449646},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1583,"city":"toronto","country":"canada","name":"niagara_falls_guided_9_hour_day_trip_with_round-trip_transfer","price":153.0,"rating":5.0,"avg_price":155.881559633,"latitude":45.4637680054,"longitude":-73.8233413696},{"province":"nova_scotia","category":"tours_&_sightseeing","attraction_id":1584,"city":"halifax_region","country":"canada","name":"small-group_annapolis_valley_wine_and_food_tour_from_halifax","price":160.0,"rating":5.0,"avg_price":145.2708333333,"latitude":44.9876823425,"longitude":-64.138961792},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1585,"city":"vancouver","country":"canada","name":"small-group_capilano_suspension_bridge_and_vancouver_city_tour","price":200.0,"rating":5.0,"avg_price":205.7939428571,"latitude":49.2869224548,"longitude":-123.1221618652},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1586,"city":"vancouver","country":"canada","name":"vancouver_full-day_sightseeing_and_photography_tour","price":249.0,"rating":5.0,"avg_price":205.7939428571,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"new_york_(ny)","category":"tours_&_sightseeing","attraction_id":1587,"city":"niagara_falls","country":"united_states","name":"luxury_toronto_all_day_tour","price":489.41,"rating":5.0,"avg_price":235.12,"latitude":43.0851898193,"longitude":-79.0592498779},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1589,"city":"montreal","country":"canada","name":"4_hour_montreal_architecture_&_city_bike_tour_with_wine_or_beer","price":86.23,"rating":5.0,"avg_price":94.7357534247,"latitude":45.5058174133,"longitude":-73.5531616211},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1590,"city":"toronto","country":"canada","name":"downtown_toronto_bike_tour","price":84.75,"rating":5.0,"avg_price":155.881559633,"latitude":43.6541595459,"longitude":-79.3904876709},{"province":"new_brunswick","category":"tours_&_sightseeing","attraction_id":1591,"city":"saint_john","country":"canada","name":"private_full-day_tour_to_hopewell_rocks_from_saint_john","price":570.0,"rating":5.0,"avg_price":222.5114285714,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1592,"city":"niagara_falls","country":"canada","name":"helicopter_ride_over_the_falls_and_sit_down_meal_at_elements_located_on_falls","price":265.84,"rating":4.5,"avg_price":155.881559633,"latitude":40.7519760132,"longitude":-73.9866027832},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1593,"city":"vancouver","country":"canada","name":"private_tour:_fraser_valley_wine_tour_in_vancouver","price":291.11,"rating":4.0,"avg_price":205.7939428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1594,"city":"vancouver","country":"canada","name":"vancouver_highlights_private_tour","price":100.0,"rating":4.5,"avg_price":205.7939428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1595,"city":"vancouver","country":"canada","name":"grouse_mountain_&_capilano_suspension_bridge_park","price":182.0,"rating":4.5,"avg_price":205.7939428571,"latitude":49.2846107483,"longitude":-123.1084747314},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1596,"city":"vancouver_island","country":"canada","name":"seaplane_flight_to_vancouver_with_bus_tour_from_victoria","price":439.0,"rating":5.0,"avg_price":205.7939428571,"latitude":48.4241294861,"longitude":-123.3707809448},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1597,"city":"kingston","country":"canada","name":"thousand_islands_sunset_dinner_cruise","price":99.44,"rating":4.5,"avg_price":155.881559633,"latitude":44.2307624817,"longitude":-76.4797286987},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1598,"city":"vancouver_island","country":"canada","name":"1-day_hop-on_hop-off_sightseeing_tour_with_robert_bateman_centre_combo","price":40.0,"rating":1.0,"avg_price":205.7939428571,"latitude":48.423324585,"longitude":-123.3680648804},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1599,"city":"toronto","country":"canada","name":"toronto_aerial_tour_in_luxury_with_a_niagara_falls_winery_tour_and_tasting","price":189.0,"rating":4.5,"avg_price":155.881559633,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1600,"city":"toronto","country":"canada","name":"toronto_small-group_city_tour","price":168.37,"rating":4.5,"avg_price":155.881559633,"latitude":43.6704101562,"longitude":-79.3872756958},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1601,"city":"whistler","country":"canada","name":"guided_electric_bike_tour_in_whistler","price":134.96,"rating":5.0,"avg_price":205.7939428571,"latitude":50.1172180176,"longitude":-122.9474411011},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1602,"city":"vancouver","country":"canada","name":"best_of_vancouver!","price":75.0,"rating":4.5,"avg_price":205.7939428571,"latitude":49.2866668701,"longitude":-123.1412887573},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1603,"city":"okanagan_valley","country":"canada","name":"okanagan_wine_country_bike_and_wine_tour","price":170.0,"rating":5.0,"avg_price":205.7939428571,"latitude":49.5018005371,"longitude":-119.5907287598},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1604,"city":"vancouver","country":"canada","name":"vancouver_private_walking_tour_of_downtown_chinatown_and_gastown","price":248.75,"rating":5.0,"avg_price":205.7939428571,"latitude":49.2829780579,"longitude":-123.1096954346},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1605,"city":"montreal","country":"canada","name":"jewish_neighborhood_food_tour","price":95.44,"rating":4.5,"avg_price":94.7357534247,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"tours_&_sightseeing","attraction_id":1606,"city":"earltown","country":"canada","name":"4_hour_quickie_adventure","price":92.0,"rating":5.0,"avg_price":145.2708333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1607,"city":"vancouver","country":"canada","name":"historic_gastown_photography_tour","price":103.95,"rating":5.0,"avg_price":205.7939428571,"latitude":49.2779121399,"longitude":-123.0986480713},{"province":"puerto_rico","category":"tours_&_sightseeing","attraction_id":1608,"city":"san_juan","country":"caribbean","name":"caribbean_dreams_san_juan_private_party_hopper","price":94.06,"rating":null,"avg_price":94.06,"latitude":35.335395813,"longitude":-81.8877563477},{"province":"northwest_territories","category":"tours_&_sightseeing","attraction_id":1609,"city":"yellowknife","country":"canada","name":"yellowknife_sightseeing_tour","price":79.0,"rating":4.5,"avg_price":85.75,"latitude":62.4549751282,"longitude":-114.3722763062},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1610,"city":"vancouver","country":"canada","name":"chinatown_dim_sum_tour","price":75.0,"rating":4.5,"avg_price":205.7939428571,"latitude":49.287940979,"longitude":-123.1130523682},{"province":"new_brunswick","category":"tours_&_sightseeing","attraction_id":1611,"city":"saint_john","country":"canada","name":"shore_excursion_saint_john_walking_tour","price":30.0,"rating":5.0,"avg_price":222.5114285714,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1612,"city":"quebec_city","country":"canada","name":"electric_bike_tour_of_quebec_city","price":85.0,"rating":5.0,"avg_price":94.7357534247,"latitude":46.8135795593,"longitude":-71.2017211914},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1613,"city":"vancouver_island","country":"canada","name":"victoria_classic_adventure_course","price":41.99,"rating":5.0,"avg_price":205.7939428571,"latitude":48.4434585571,"longitude":-123.4655914307},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1614,"city":"quebec_city","country":"canada","name":"full_day_bike_rental","price":37.94,"rating":5.0,"avg_price":94.7357534247,"latitude":46.8135795593,"longitude":-71.2017211914},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1615,"city":"montreal","country":"canada","name":"old_montreal_ghost_walking_tour","price":25.0,"rating":4.0,"avg_price":94.7357534247,"latitude":45.5025939941,"longitude":-73.5551681519},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1616,"city":"montreal","country":"canada","name":"under_the_surface_of_montreal's_chinatown:_guided_food_walking_tour","price":83.0,"rating":5.0,"avg_price":94.7357534247,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1617,"city":"vancouver_island","country":"canada","name":"victoria_highlight_city_tour","price":74.95,"rating":4.0,"avg_price":205.7939428571,"latitude":48.4280471802,"longitude":-123.3685531616},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1618,"city":"ottawa","country":"canada","name":"rideau_canal_cruise","price":29.0,"rating":4.0,"avg_price":155.881559633,"latitude":45.4558448792,"longitude":-75.6950378418},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1619,"city":"vancouver_island","country":"canada","name":"75-minute_grand_horse-drawn_carriage_tour","price":255.0,"rating":4.5,"avg_price":205.7939428571,"latitude":48.4207229614,"longitude":-123.3712539673},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1620,"city":"vancouver_island","country":"canada","name":"90-minute_premier_horse-drawn_carriage_tour","price":295.0,"rating":5.0,"avg_price":205.7939428571,"latitude":48.4207229614,"longitude":-123.3712539673},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1621,"city":"montreal","country":"canada","name":"montreal_afternoon_tea_tour","price":149.5,"rating":5.0,"avg_price":94.7357534247,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1622,"city":"vancouver","country":"canada","name":"best_of_vancouver_private_walking_tour","price":81.8,"rating":5.0,"avg_price":205.7939428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1623,"city":"vancouver","country":"canada","name":"best_of_vancouver_private_evening_city_tour","price":157.5,"rating":4.5,"avg_price":205.7939428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1624,"city":"montreal","country":"canada","name":"montreal_paddleboat_rental","price":8.34,"rating":2.0,"avg_price":94.7357534247,"latitude":45.5070838928,"longitude":-73.5509338379},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1625,"city":"niagara_falls","country":"canada","name":"small-group_niagara_falls_day_trip","price":204.49,"rating":5.0,"avg_price":155.881559633,"latitude":40.7519760132,"longitude":-73.9866027832},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1626,"city":"quebec_city","country":"canada","name":"4_hour_bike_rental_in_quebec_city","price":31.04,"rating":5.0,"avg_price":94.7357534247,"latitude":46.8135795593,"longitude":-71.2017211914},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1627,"city":"quebec_city","country":"canada","name":"full_day_electric_bike_rental","price":74.73,"rating":4.5,"avg_price":94.7357534247,"latitude":46.8135795593,"longitude":-71.2017211914},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1628,"city":"quebec_city","country":"canada","name":"4_hour_electric_bike_rental_in_quebec_city","price":47.14,"rating":5.0,"avg_price":94.7357534247,"latitude":46.8135795593,"longitude":-71.2017211914},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1629,"city":"vancouver","country":"canada","name":"fort_langley_magical_mystery_&_vineyard_explorer_private_tour","price":150.0,"rating":4.5,"avg_price":205.7939428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1630,"city":"vancouver","country":"canada","name":"private_tour:_sea_to_sky_corridor_adventure","price":205.7899932861,"rating":4.5,"avg_price":205.7939428571,"latitude":49.2650260925,"longitude":-123.112449646},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1631,"city":"windsor","country":"canada","name":"wine_trail_ride_cycling_tour","price":135.0,"rating":4.5,"avg_price":155.881559633,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1632,"city":"toronto","country":"canada","name":"niagara_falls_full-day_tour_from_markham_and_richmond_hill","price":140.0,"rating":4.5,"avg_price":155.881559633,"latitude":43.661113739,"longitude":-79.3765869141},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1633,"city":"quebec_city","country":"canada","name":"scooter_rental_on_ile_d'orleans_(for_1_or_2_people)","price":99.95,"rating":5.0,"avg_price":94.7357534247,"latitude":46.8614082336,"longitude":-71.0777435303},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1634,"city":"quebec_city","country":"canada","name":"electric_bike_rental_on_ile_d'orleans","price":59.95,"rating":5.0,"avg_price":94.7357534247,"latitude":46.8614082336,"longitude":-71.0777435303},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1635,"city":"quebec_city","country":"canada","name":"tandem_bike_rental_on_ile_d'orleans_(for_2_people)","price":69.95,"rating":5.0,"avg_price":94.7357534247,"latitude":46.8614082336,"longitude":-71.0777435303},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1636,"city":"mont_tremblant","country":"canada","name":"full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch","price":98.29,"rating":5.0,"avg_price":94.7357534247,"latitude":46.2132911682,"longitude":-74.5849914551},{"province":"new_hampshire_(nh)","category":"tours_&_sightseeing","attraction_id":1637,"city":"manchester","country":"united_states","name":"celebrate_the_new_year_in_montreal","price":783.87,"rating":null,"avg_price":783.87,"latitude":42.8476448059,"longitude":-71.5373001099},{"province":"alberta","category":"tours_&_sightseeing","attraction_id":1638,"city":"calgary","country":"canada","name":"scavenger_on_the_side","price":250.0,"rating":5.0,"avg_price":185.3063414634,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"jamaica","category":"tours_&_sightseeing","attraction_id":1639,"city":"westmoreland_parish","country":"caribbean","name":"caribbean_dreams_negril_private_party_hopper","price":80.43,"rating":null,"avg_price":80.43,"latitude":35.335395813,"longitude":-81.8877563477},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1640,"city":"montreal","country":"canada","name":"montreal_by_night_tour","price":30.0,"rating":3.0,"avg_price":94.7357534247,"latitude":45.5001449585,"longitude":-73.5720291138},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1641,"city":"vancouver","country":"canada","name":"the_great_squamish_day_trip_from_vancouver","price":149.96,"rating":5.0,"avg_price":205.7939428571,"latitude":43.7431793213,"longitude":-79.3028030396},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1642,"city":"vancouver","country":"canada","name":"private_tour:_gardens_of_vancouver","price":193.54,"rating":5.0,"avg_price":205.7939428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"tours_&_sightseeing","attraction_id":1643,"city":"calgary","country":"canada","name":"calgary_bow_river_valley_90-minute_segway_adventure","price":84.99,"rating":4.5,"avg_price":185.3063414634,"latitude":53.5408859253,"longitude":-113.4827728271},{"province":"alberta","category":"tours_&_sightseeing","attraction_id":1644,"city":"calgary","country":"canada","name":"calgary_bow_river_valley_60-minute_segway_adventure","price":59.99,"rating":5.0,"avg_price":185.3063414634,"latitude":53.5408859253,"longitude":-113.4827728271},{"province":"alberta","category":"tours_&_sightseeing","attraction_id":1645,"city":"calgary","country":"canada","name":"calgary_and_banff_mountain_biking_adventure","price":420.0,"rating":5.0,"avg_price":185.3063414634,"latitude":49.2661514282,"longitude":-123.0986099243},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1646,"city":"montreal","country":"canada","name":"full-day_qu\u00e9bec_city_adventure:_bike_tour,_sightseeing_cruise,_and_lunch","price":125.0,"rating":5.0,"avg_price":94.7357534247,"latitude":46.8135795593,"longitude":-71.2017211914},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1647,"city":"niagara_falls","country":"canada","name":"niagara_falls_american_side_highlights_tour","price":149.89,"rating":5.0,"avg_price":155.881559633,"latitude":43.0823516846,"longitude":-79.0411376953},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1648,"city":"vancouver","country":"canada","name":"private_instagramming_tour_in_vancouver","price":567.12,"rating":4.5,"avg_price":205.7939428571,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1649,"city":"squamish","country":"canada","name":"wet_&_wild_elaho_exhilarator_&_sea_to_sky_gondola_combo_from_squamish","price":215.24,"rating":5.0,"avg_price":205.7939428571,"latitude":49.7491493225,"longitude":-123.1333770752},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1650,"city":"gananoque","country":"canada","name":"boldt_castle_and_thousand_islands_helicopter_tour","price":172.84,"rating":5.0,"avg_price":155.881559633,"latitude":44.3474006653,"longitude":-76.1751708984},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1651,"city":"quebec_city","country":"canada","name":"historical_walking_tour_in_old_l\u00e9vis_:_victorian_beauty","price":20.0,"rating":4.5,"avg_price":94.7357534247,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1652,"city":"toronto","country":"canada","name":"evening_coach_tour_of_niagara_falls_with_hornblower_boat_and_sheraton_dinner","price":205.0,"rating":4.0,"avg_price":155.881559633,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1653,"city":"vancouver","country":"canada","name":"deluxe_vancouver_city_and_great_outdoors_private_tour","price":877.57,"rating":5.0,"avg_price":205.7939428571,"latitude":49.2650260925,"longitude":-123.112449646},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1654,"city":"vancouver_island","country":"canada","name":"victoria_to_cowichan_valley_wine_tour","price":140.0,"rating":4.5,"avg_price":205.7939428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1655,"city":"quebec_city","country":"canada","name":"quebec_city_private_walking_tour_-_the_history_of_french_&_british_america","price":130.0,"rating":5.0,"avg_price":94.7357534247,"latitude":46.7561149597,"longitude":-71.1790237427},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1656,"city":"niagara_falls","country":"canada","name":"full_day_tour_with_lunch_from_niagara_falls_with_hotel_pickup","price":153.6,"rating":5.0,"avg_price":155.881559633,"latitude":43.1389503479,"longitude":-79.1334075928},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1657,"city":"vancouver","country":"canada","name":"bowen_island_full-day_tour","price":190.0,"rating":4.5,"avg_price":205.7939428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1658,"city":"vancouver","country":"canada","name":"whistler_day_tour_from_vancouver","price":109.0,"rating":4.0,"avg_price":205.7939428571,"latitude":49.2869224548,"longitude":-123.1221618652},{"province":"new_brunswick","category":"tours_&_sightseeing","attraction_id":1659,"city":"saint_john","country":"canada","name":"st._andrews_by-the-sea_day_tour_from_st._john","price":475.0,"rating":5.0,"avg_price":222.5114285714,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1660,"city":"whistler","country":"canada","name":"treetop_adventure_course","price":40.95,"rating":5.0,"avg_price":205.7939428571,"latitude":50.1129837036,"longitude":-122.9549255371},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1661,"city":"ottawa","country":"canada","name":"sportif_tour_of_east_ontario_and_west_quebec","price":129.0,"rating":5.0,"avg_price":155.881559633,"latitude":45.4245910645,"longitude":-75.6944656372},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1662,"city":"vancouver_island","country":"canada","name":"craigdarroch_castle_pedicab_tour","price":108.0,"rating":4.5,"avg_price":205.7939428571,"latitude":48.4189567566,"longitude":-123.3853988647},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1663,"city":"vancouver_island","country":"canada","name":"victorian_gardens_and_seaside_vistas_pedicab_tour","price":54.0,"rating":5.0,"avg_price":205.7939428571,"latitude":48.4189567566,"longitude":-123.3853988647},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1664,"city":"vancouver","country":"canada","name":"olympic_village_photography_tour","price":299.0,"rating":4.5,"avg_price":205.7939428571,"latitude":49.2779121399,"longitude":-123.0986480713},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1665,"city":"toronto","country":"canada","name":"niagara_falls_full-day_tour_from_brampton_hotels","price":150.0,"rating":4.5,"avg_price":155.881559633,"latitude":43.661113739,"longitude":-79.3765869141},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1666,"city":"vancouver","country":"canada","name":"vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane","price":569.0,"rating":4.5,"avg_price":205.7939428571,"latitude":49.2847518921,"longitude":-123.1394805908},{"province":"alberta","category":"tours_&_sightseeing","attraction_id":1667,"city":"edmonton","country":"canada","name":"edmonton_road_bike_rental","price":61.95,"rating":5.0,"avg_price":185.3063414634,"latitude":53.5649642944,"longitude":-113.5785980225},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1668,"city":"toronto","country":"canada","name":"niagara_falls_and_niagara-on-the-lake_day_tour_from_toronto","price":198.0,"rating":4.5,"avg_price":155.881559633,"latitude":45.4637680054,"longitude":-73.8233413696},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1669,"city":"ottawa","country":"canada","name":"cycling_the_nation's_capital,_self-guided","price":28.0,"rating":4.0,"avg_price":155.881559633,"latitude":45.4245910645,"longitude":-75.6944656372},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1670,"city":"vancouver","country":"canada","name":"2-day_whistler_sea_to_sky_tour_from_vancouver","price":166.95,"rating":4.5,"avg_price":205.7939428571,"latitude":49.2788314819,"longitude":-123.1232147217},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1671,"city":"whistler","country":"canada","name":"whistler_blackcomb_salmon_bake_dinner_and_jeep_4x4_tour","price":183.75,"rating":4.5,"avg_price":205.7939428571,"latitude":50.1133766174,"longitude":-122.9542617798},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1672,"city":"quebec_city","country":"canada","name":"canyon_sainte-anne_walking_tour","price":13.5,"rating":4.5,"avg_price":94.7357534247,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1673,"city":"kingston","country":"canada","name":"kingston_discovery_sightseeing_cruise","price":39.55,"rating":3.5,"avg_price":155.881559633,"latitude":44.2307624817,"longitude":-76.4797286987},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1674,"city":"vancouver","country":"canada","name":"gulf_islands_kayak_and_seaplane_adventure","price":629.0,"rating":5.0,"avg_price":205.7939428571,"latitude":49.2847518921,"longitude":-123.1394805908},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1675,"city":"ottawa","country":"canada","name":"best_of_ottawa_bike_tour","price":113.5,"rating":5.0,"avg_price":155.881559633,"latitude":45.4233894348,"longitude":-75.6963195801},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1676,"city":"ottawa","country":"canada","name":"ottawa_highlights_3_hour_bike_tour","price":90.6,"rating":5.0,"avg_price":155.881559633,"latitude":45.4233894348,"longitude":-75.6963195801},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1677,"city":"vancouver","country":"canada","name":"sea_to_sky_gondola_private_tour","price":593.75,"rating":4.5,"avg_price":205.7939428571,"latitude":49.260219574,"longitude":-123.020111084},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1678,"city":"whistler","country":"canada","name":"whistler_alpine_picnic_helicopter_tour","price":630.0,"rating":4.5,"avg_price":205.7939428571,"latitude":49.1830062866,"longitude":-123.1765975952},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1679,"city":"whistler","country":"canada","name":"call_of_the_wild_atv_tour","price":156.45,"rating":5.0,"avg_price":205.7939428571,"latitude":50.1133766174,"longitude":-122.9542617798},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1680,"city":"vancouver","country":"canada","name":"granville_island_night_photography_tour","price":103.95,"rating":5.0,"avg_price":205.7939428571,"latitude":49.2779121399,"longitude":-123.0986480713},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1681,"city":"vancouver","country":"canada","name":"stanley_park_photography_tour_in_vancouver","price":104.0,"rating":2.0,"avg_price":205.7939428571,"latitude":49.2779121399,"longitude":-123.0986480713},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1682,"city":"vancouver","country":"canada","name":"canada_place_and_vancouver_waterfront_photography_tour","price":103.95,"rating":5.0,"avg_price":205.7939428571,"latitude":49.2779121399,"longitude":-123.0986480713},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1683,"city":"toronto","country":"canada","name":"epic_toronto_night_tour","price":89.0,"rating":4.5,"avg_price":155.881559633,"latitude":43.0857124329,"longitude":-79.0824279785},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1684,"city":"quebec_city","country":"canada","name":"the_big_bike_loop","price":120.0,"rating":3.0,"avg_price":94.7357534247,"latitude":46.8135795593,"longitude":-71.2017211914},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1685,"city":"montreal","country":"canada","name":"poutine_&_smoked_meat_tour","price":71.28,"rating":5.0,"avg_price":94.7357534247,"latitude":45.5020561218,"longitude":-73.5693435669},{"province":"alberta","category":"tours_&_sightseeing","attraction_id":1686,"city":"canmore","country":"canada","name":"winter_canadian_rockies_canyon_hike","price":75.0,"rating":5.0,"avg_price":185.3063414634,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1687,"city":"toronto","country":"canada","name":"talkwalk_front_and_centre_guided_walking_tour_of_public_art_and_sculpture","price":49.0,"rating":5.0,"avg_price":155.881559633,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1688,"city":"niagara_falls","country":"canada","name":"niagara_falls_by_airplane_and_land_winter_tour_with_wine_tasting_from_toronto","price":339.0,"rating":4.5,"avg_price":155.881559633,"latitude":43.1897468567,"longitude":-79.1701202393},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1689,"city":"vancouver_island","country":"canada","name":"nanaimo_kid_aerial_adventure","price":20.99,"rating":5.0,"avg_price":205.7939428571,"latitude":49.0741462708,"longitude":-123.883895874},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1690,"city":"vancouver_island","country":"canada","name":"nanaimo_classic_adventure_course","price":41.99,"rating":5.0,"avg_price":205.7939428571,"latitude":49.0741462708,"longitude":-123.883895874},{"province":"alberta","category":"tours_&_sightseeing","attraction_id":1691,"city":"canadian_rockies","country":"canada","name":"private_local_walking_tours_in_banff","price":262.5,"rating":5.0,"avg_price":185.3063414634,"latitude":51.1769256592,"longitude":-115.5722351074},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1692,"city":"maple_ridge","country":"canada","name":"maple_ridge_aerial_adventure_course","price":41.99,"rating":4.5,"avg_price":205.7939428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1693,"city":"vancouver_island","country":"canada","name":"3_hour_victoria_electric_bike_rental_delivered","price":47.25,"rating":5.0,"avg_price":205.7939428571,"latitude":48.4263687134,"longitude":-123.3703536987},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1694,"city":"vancouver_island","country":"canada","name":"8_hour_victoria_electric_bike_rental_delivered","price":84.0,"rating":5.0,"avg_price":205.7939428571,"latitude":48.4263687134,"longitude":-123.3703536987},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1695,"city":"vancouver","country":"canada","name":"vancouver_hop-on,_hop-off_&_explore_the_north_shore","price":149.0,"rating":4.0,"avg_price":205.7939428571,"latitude":49.2846107483,"longitude":-123.1084747314},{"province":"yukon","category":"tours_&_sightseeing","attraction_id":1696,"city":"whitehorse","country":"canada","name":"arctic_day:_yukon_foodie_tour","price":114.45,"rating":5.0,"avg_price":408.45,"latitude":60.7227401733,"longitude":-135.0558776855},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1697,"city":"niagara_falls","country":"canada","name":"independent_bike_tour_of_niagara-on-the-lake_wineries_including_wine_tastings","price":64.0,"rating":4.5,"avg_price":155.881559633,"latitude":43.2541503906,"longitude":-79.0854721069},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1698,"city":"niagara_falls","country":"canada","name":"niagara_winery_bicycle_tour_with_cheese","price":75.0,"rating":4.5,"avg_price":155.881559633,"latitude":43.2541503906,"longitude":-79.0854721069},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1699,"city":"vancouver_island","country":"canada","name":"combo_pass:_hop_on-hop_bus_tour_&_royal_bc_museum_pass","price":58.0,"rating":4.5,"avg_price":205.7939428571,"latitude":48.423324585,"longitude":-123.3680648804},{"province":"prince_edward_island","category":"tours_&_sightseeing","attraction_id":1700,"city":"bayfield","country":"canada","name":"panoramic_south_shore_and_confederation_bridge_half_day_tour","price":73.6,"rating":4.5,"avg_price":95.175,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1701,"city":"quebec_city","country":"canada","name":"immersion_quebec:_virtual_reality_experience_of_quebec_city's_history","price":17.99,"rating":4.5,"avg_price":94.7357534247,"latitude":46.8130874634,"longitude":-71.2055969238},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1702,"city":"vancouver","country":"canada","name":"city_sights_e-bike_adventure_tour_-_guided","price":124.0,"rating":5.0,"avg_price":205.7939428571,"latitude":49.2780151367,"longitude":-123.1312484741},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1703,"city":"toronto","country":"canada","name":"small-group_niagara_falls_tour","price":250.0,"rating":4.5,"avg_price":155.881559633,"latitude":45.4637680054,"longitude":-73.8233413696},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1704,"city":"vancouver","country":"canada","name":"street_art_cycling_tour","price":68.25,"rating":5.0,"avg_price":205.7939428571,"latitude":49.2866668701,"longitude":-123.1412887573},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1705,"city":"toronto","country":"canada","name":"niagara_falls_private_day_tour","price":621.0,"rating":5.0,"avg_price":155.881559633,"latitude":45.4637680054,"longitude":-73.8233413696},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1706,"city":"vancouver","country":"canada","name":"private_photography_tour_in_vancouver","price":238.0,"rating":5.0,"avg_price":205.7939428571,"latitude":49.2779121399,"longitude":-123.0986480713},{"province":"alberta","category":"tours_&_sightseeing","attraction_id":1707,"city":"calgary","country":"canada","name":"foothills_adventure","price":290.0,"rating":5.0,"avg_price":185.3063414634,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"tours_&_sightseeing","attraction_id":1708,"city":"calgary","country":"canada","name":"high_spirits_adventure","price":375.0,"rating":5.0,"avg_price":185.3063414634,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"tours_&_sightseeing","attraction_id":1709,"city":"calgary","country":"canada","name":"triple_c_adventure","price":450.0,"rating":5.0,"avg_price":185.3063414634,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"tours_&_sightseeing","attraction_id":1710,"city":"canadian_rockies","country":"canada","name":"scooter_rental","price":37.95,"rating":5.0,"avg_price":185.3063414634,"latitude":51.1818618774,"longitude":-115.5759811401},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1711,"city":"vancouver_island","country":"canada","name":"craft_vine,_orchard_&_stills","price":140.0,"rating":5.0,"avg_price":205.7939428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1712,"city":"vancouver_island","country":"canada","name":"butchart_gardens_&_beyond:_spirit,_vine,_tea_&_honey","price":115.0,"rating":5.0,"avg_price":205.7939428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1713,"city":"toronto","country":"canada","name":"el_camino_de_tapas_and_cocktails_-_luxurious_evening_food_crawl_in_toronto","price":169.0,"rating":4.5,"avg_price":155.881559633,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"tours_&_sightseeing","attraction_id":1714,"city":"calgary","country":"canada","name":"calgary_city_evening_tour","price":44.0,"rating":5.0,"avg_price":185.3063414634,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"massachusetts_(ma)","category":"tours_&_sightseeing","attraction_id":1715,"city":"boston","country":"united_states","name":"2-day_niagara_falls_and_1000_islands_tour_from_boston","price":184.04,"rating":3.0,"avg_price":248.795,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1716,"city":"niagara_falls","country":"canada","name":"gourmet_bike_tour_in_niagara-on-the-lake_with_wine_and_beer","price":134.47,"rating":5.0,"avg_price":155.881559633,"latitude":43.2265434265,"longitude":-79.1159591675},{"province":"prince_edward_island","category":"tours_&_sightseeing","attraction_id":1718,"city":"murray_river","country":"canada","name":"coastal_lighthouse_and_winery_tour","price":86.25,"rating":4.0,"avg_price":95.175,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1719,"city":"vancouver","country":"canada","name":"seaplane_flight_to_victoria_with_whale_watching_and_return_by_ferry","price":389.0,"rating":4.5,"avg_price":205.7939428571,"latitude":48.4241294861,"longitude":-123.3707809448},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1720,"city":"vancouver","country":"canada","name":"shuttle_to_zodiac_nature_tour,_seaside_dinner,_and_return_to_vancouver_by_seaplane","price":299.0,"rating":4.5,"avg_price":205.7939428571,"latitude":48.4241294861,"longitude":-123.3707809448},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1721,"city":"vancouver","country":"canada","name":"victoria_&_butchard_gardens_private_tour","price":357.46,"rating":4.5,"avg_price":205.7939428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1722,"city":"vancouver_island","country":"canada","name":"30-minute_victoria_carriage_tour_including_james_bay","price":115.0,"rating":4.5,"avg_price":205.7939428571,"latitude":48.4203987122,"longitude":-123.3710632324},{"province":"yukon","category":"tours_&_sightseeing","attraction_id":1723,"city":"whitehorse","country":"canada","name":"5-day_golden_aurora_circle:_yukon_and_alaska_summits","price":408.450012207,"rating":5.0,"avg_price":408.45,"latitude":60.7227401733,"longitude":-135.0558776855},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1724,"city":"vancouver","country":"canada","name":"quarry_rock_hike_and_photography_tour","price":109.0,"rating":4.0,"avg_price":205.7939428571,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1725,"city":"vancouver","country":"canada","name":"bowen_island_photography_tour","price":129.0,"rating":4.5,"avg_price":205.7939428571,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1726,"city":"vancouver","country":"canada","name":"sunset_e-bike_adventure_w\/wine_&_cheese","price":99.0,"rating":5.0,"avg_price":205.7939428571,"latitude":49.2780151367,"longitude":-123.1312484741},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1727,"city":"niagara_falls","country":"canada","name":"niagara_falls_canadian_adventure_tour","price":258.7,"rating":4.5,"avg_price":155.881559633,"latitude":43.6837425232,"longitude":-79.5929107666},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1728,"city":"vancouver","country":"canada","name":"gastown_night_photography_tour","price":103.95,"rating":5.0,"avg_price":205.7939428571,"latitude":49.2779121399,"longitude":-123.0986480713},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1729,"city":"vancouver","country":"canada","name":"full_day_best_of_vancouver_private_city_tour_and_beer_tasting","price":341.25,"rating":4.5,"avg_price":205.7939428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1730,"city":"vancouver","country":"canada","name":"full_day_best_of_vancouver_private_city_tour_and_alpine_adventure","price":367.5,"rating":5.0,"avg_price":205.7939428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1731,"city":"ottawa","country":"canada","name":"cycling_the_nation's_capital","price":69.0,"rating":5.0,"avg_price":155.881559633,"latitude":45.4245910645,"longitude":-75.6944656372},{"province":"massachusetts_(ma)","category":"tours_&_sightseeing","attraction_id":1732,"city":"boston","country":"united_states","name":"5-day_us_east_coast_bus_tour_from_boston","price":313.55,"rating":2.0,"avg_price":248.795,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1733,"city":"vancouver","country":"canada","name":"vancouver_private_secrets_of_stanley_park_walking_tour","price":299.0,"rating":5.0,"avg_price":205.7939428571,"latitude":49.2829780579,"longitude":-123.1096954346},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1734,"city":"vancouver","country":"canada","name":"dream_car_driving_experience","price":225.75,"rating":4.5,"avg_price":205.7939428571,"latitude":49.3590698242,"longitude":-123.2670211792},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1735,"city":"vancouver","country":"canada","name":"beyond_city_sights_e-bike_adventure_tour","price":89.0,"rating":5.0,"avg_price":205.7939428571,"latitude":49.2780151367,"longitude":-123.1312484741},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1736,"city":"vancouver","country":"canada","name":"vancouver_hop_on_boat_tour","price":75.0,"rating":3.0,"avg_price":205.7939428571,"latitude":49.2929191589,"longitude":-123.1277923584},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1737,"city":"quebec_city","country":"canada","name":"historical_tasting_old_quebec_walking_tour","price":52.0,"rating":4.5,"avg_price":94.7357534247,"latitude":46.811882019,"longitude":-71.2071380615},{"province":"alberta","category":"tours_&_sightseeing","attraction_id":1738,"city":"edmonton","country":"canada","name":"edmonton_river_valley_90-minute_segway_adventure","price":84.99,"rating":5.0,"avg_price":185.3063414634,"latitude":53.5408859253,"longitude":-113.4827728271},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1739,"city":"toronto","country":"canada","name":"full-day_niagara_ice_wine_festival_tour_with_lunch_and_winery_visits","price":395.0,"rating":5.0,"avg_price":155.881559633,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1740,"city":"mont_tremblant","country":"canada","name":"tremblant_white_water_rafting_express_experience","price":148.03,"rating":4.5,"avg_price":94.7357534247,"latitude":46.2132911682,"longitude":-74.5849914551},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1741,"city":"gananoque","country":"canada","name":"thousand_islands_helicopter_tour","price":114.84,"rating":5.0,"avg_price":155.881559633,"latitude":44.3474006653,"longitude":-76.1751708984},{"province":"jamaica","category":"tours_&_sightseeing","attraction_id":1742,"city":"saint_ann_parish","country":"caribbean","name":"caribbean_dreams_runaway_bay_private_party_hopper","price":80.43,"rating":null,"avg_price":80.43,"latitude":35.335395813,"longitude":-81.8877563477},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1743,"city":"montreal","country":"canada","name":"montreal_bike_tour_with_bites","price":136.82,"rating":5.0,"avg_price":94.7357534247,"latitude":45.5058174133,"longitude":-73.5531616211},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1744,"city":"montreal","country":"canada","name":"independent_tour_of_montreal_by_bike","price":40.24,"rating":4.5,"avg_price":94.7357534247,"latitude":45.5058174133,"longitude":-73.5531616211},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1745,"city":"vancouver","country":"canada","name":"vancouver_self-guided_audio_tour","price":27.25,"rating":4.5,"avg_price":205.7939428571,"latitude":-39.4848022461,"longitude":176.9189453125},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1746,"city":"vancouver_island","country":"canada","name":"victoria_self-guided_audio_tour","price":27.25,"rating":4.5,"avg_price":205.7939428571,"latitude":-39.4848022461,"longitude":176.9189453125},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1747,"city":"squamish","country":"canada","name":"high_performance_mountain_bike_rental_in_squamish","price":80.0,"rating":5.0,"avg_price":205.7939428571,"latitude":49.7069206238,"longitude":-123.1457443237},{"province":"new_york_(ny)","category":"tours_&_sightseeing","attraction_id":1748,"city":"niagara_falls","country":"united_states","name":"half-day_niagara_falls_new_york_trip_with_cave_of_the_winds","price":139.0,"rating":5.0,"avg_price":235.12,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1749,"city":"toronto","country":"canada","name":"niagara_falls_full-day_tour_from_mississauga","price":125.0,"rating":4.0,"avg_price":155.881559633,"latitude":43.661113739,"longitude":-79.3765869141},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1750,"city":"vancouver","country":"canada","name":"bowen_island_dinner_and_zodiac_tour","price":135.45,"rating":5.0,"avg_price":205.7939428571,"latitude":49.2717285156,"longitude":-123.1366577148},{"province":"alberta","category":"tours_&_sightseeing","attraction_id":1751,"city":"calgary","country":"canada","name":"creepy_calgary_by_sidecar","price":225.0,"rating":5.0,"avg_price":185.3063414634,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"tours_&_sightseeing","attraction_id":1752,"city":"canadian_rockies","country":"canada","name":"banff_mountain_photography_tour","price":300.0,"rating":5.0,"avg_price":185.3063414634,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"tours_&_sightseeing","attraction_id":1753,"city":"quebec_city","country":"canada","name":"hybrid_bike_rental_on_ile_d'orleans","price":35.95,"rating":5.0,"avg_price":94.7357534247,"latitude":46.8614082336,"longitude":-71.0777435303},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1754,"city":"vancouver_island","country":"canada","name":"victoria_kids_aerial_adventure_course","price":20.99,"rating":5.0,"avg_price":205.7939428571,"latitude":48.4434585571,"longitude":-123.4655914307},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1755,"city":"vancouver","country":"canada","name":"maple_ridge_kids_adventure_course","price":20.99,"rating":4.5,"avg_price":205.7939428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"tours_&_sightseeing","attraction_id":1756,"city":"ottawa","country":"canada","name":"city_beers:_bus_tour_of_ottawa_breweries","price":84.75,"rating":5.0,"avg_price":155.881559633,"latitude":45.4058036804,"longitude":-75.7231369019},{"province":"dominican_republic","category":"tours_&_sightseeing","attraction_id":1757,"city":"puerto_plata_province","country":"caribbean","name":"caribbean_dreams_north_coast_private_party_hopper","price":80.43,"rating":null,"avg_price":92.7,"latitude":35.335395813,"longitude":-81.8877563477},{"province":"dominican_republic","category":"tours_&_sightseeing","attraction_id":1758,"city":"samana_province","country":"caribbean","name":"caribbean_dreams_las_terrenas_private_party_hopper","price":80.43,"rating":null,"avg_price":92.7,"latitude":35.335395813,"longitude":-81.8877563477},{"province":"dominican_republic","category":"tours_&_sightseeing","attraction_id":1759,"city":"santo_domingo_province","country":"caribbean","name":"caribbean_dreams_santo_domingo_private_party_hopper","price":80.43,"rating":null,"avg_price":92.7,"latitude":35.335395813,"longitude":-81.8877563477},{"province":"british_columbia","category":"tours_&_sightseeing","attraction_id":1760,"city":"vancouver_island","country":"canada","name":"1-hour_luxury_city_tour_of_victoria","price":130.0,"rating":4.5,"avg_price":205.7939428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"indonesia","category":"tours_&_sightseeing","attraction_id":1761,"city":"java","country":"asia","name":"sherlock's_escapes_-_a_scandal_in_kingston","price":25.0,"rating":null,"avg_price":25.7066666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"indonesia","category":"tours_&_sightseeing","attraction_id":1762,"city":"java","country":"asia","name":"sherlock's_escapes_-_a_culinary_pursuit","price":25.0,"rating":null,"avg_price":25.7066666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"theme_parks","attraction_id":1763,"city":"niagara_falls","country":"canada","name":"ripley's_believe_it_or_not!_niagara_falls_admission","price":10.95,"rating":4.5,"avg_price":26.11,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"theme_parks","attraction_id":1764,"city":"niagara_falls","country":"canada","name":"niagara_skywheel_admission_ticket","price":14.68,"rating":4.5,"avg_price":26.11,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"theme_parks","attraction_id":1765,"city":"niagara_falls","country":"canada","name":"clifton_hill_fun_pass:_top_6_attractions","price":33.84,"rating":4.5,"avg_price":26.11,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"theme_parks","attraction_id":1766,"city":"vancouver","country":"canada","name":"flyover_canada_simulated_flight_ride","price":34.65,"rating":5.0,"avg_price":34.65,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"theme_parks","attraction_id":1767,"city":"niagara_falls","country":"canada","name":"adult_ticket","price":16.9,"rating":4.5,"avg_price":26.11,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"theme_parks","attraction_id":1768,"city":"niagara_falls","country":"canada","name":"marineland_of_canada_day_pass","price":54.18,"rating":4.5,"avg_price":26.11,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"theme_parks","attraction_id":1769,"city":"quebec_city","country":"canada","name":"bora_park_indoor_water_park_admission_ticket","price":34.48,"rating":null,"avg_price":34.48,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"new_york_(ny)","category":"transfers_&_ground_transport","attraction_id":1770,"city":"buffalo","country":"united_states","name":"transfer_buffalo_niagara_international_airport_buf_to_niagara-on-the-lake,canada","price":179.0,"rating":5.0,"avg_price":171.6283333333,"latitude":37.0902404785,"longitude":-95.712890625},{"province":"washington_(wa)","category":"transfers_&_ground_transport","attraction_id":1771,"city":"seattle","country":"united_states","name":"day_trip_from_seattle_to_victoria_on_the_victoria_clipper","price":170.41,"rating":4.5,"avg_price":416.9,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1772,"city":"vancouver","country":"canada","name":"vancouver_aquabus_ferry_ticket","price":16.0,"rating":4.5,"avg_price":280.5775384615,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"transfers_&_ground_transport","attraction_id":1773,"city":"canadian_rockies","country":"canada","name":"hop-on_and_hop-off_banff_bus","price":60.0,"rating":5.0,"avg_price":335.4633333333,"latitude":51.1772575378,"longitude":-115.5729446411},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1774,"city":"vancouver","country":"canada","name":"sea_to_sky_gondola_shuttle_package","price":82.95,"rating":5.0,"avg_price":280.5775384615,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1775,"city":"vancouver","country":"canada","name":"private_transport_from_vancouver_international_airport_(yvr)_to_downtown_vancouver","price":122.66,"rating":5.0,"avg_price":280.5775384615,"latitude":49.2650260925,"longitude":-123.112449646},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1776,"city":"vancouver_island","country":"canada","name":"coach_transfer_from_downtown_victoria_to_downtown_vancouver","price":70.0,"rating":4.0,"avg_price":280.5775384615,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1777,"city":"vancouver_island","country":"canada","name":"coach_transfer_from_vancouver_international_airport_to_downtown_victoria","price":78.0,"rating":4.5,"avg_price":280.5775384615,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1778,"city":"vancouver","country":"canada","name":"coach_transfer_from_downtown_vancouver_to_downtown_victoria","price":70.0,"rating":4.5,"avg_price":280.5775384615,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"washington_(wa)","category":"transfers_&_ground_transport","attraction_id":1779,"city":"seattle","country":"united_states","name":"victoria_day_trip_from_seattle_with_butchart_gardens","price":271.29,"rating":4.5,"avg_price":416.9,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"transfers_&_ground_transport","attraction_id":1780,"city":"canadian_rockies","country":"canada","name":"shared_transfer:_jasper_to_edmonton_airport_or_edmonton_mall","price":93.45,"rating":3.0,"avg_price":335.4633333333,"latitude":52.8780860901,"longitude":-118.0799331665},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1781,"city":"vancouver","country":"canada","name":"high-speed_passenger_ferry_downtown_vancouver_to_downtown_victoria,_bc","price":115.5,"rating":4.5,"avg_price":280.5775384615,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1782,"city":"vancouver","country":"canada","name":"granville_island_ferry_hop-on_hop-off_day_pass","price":16.0,"rating":5.0,"avg_price":280.5775384615,"latitude":49.2716941833,"longitude":-123.1363449097},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1783,"city":"okanagan_valley","country":"canada","name":"kelowna_airport_transportation_flat_rate_price","price":77.0,"rating":4.5,"avg_price":280.5775384615,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1784,"city":"okanagan_valley","country":"canada","name":"silver_star_or_big_whiter_shuttle_services_family_prices","price":60.0,"rating":4.5,"avg_price":280.5775384615,"latitude":49.8294372559,"longitude":-119.6265563965},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1785,"city":"okanagan_valley","country":"canada","name":"big_white_shuttle_services","price":47.0,"rating":4.5,"avg_price":280.5775384615,"latitude":49.8294372559,"longitude":-119.6265563965},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1786,"city":"vancouver_island","country":"canada","name":"coach_transfer_from_downtown_victoria_to_downtown_vancouver_hotels","price":75.0,"rating":4.5,"avg_price":280.5775384615,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1787,"city":"vancouver","country":"canada","name":"high-speed_passenger_ferry_downtown_victoria_to_downtown_vancouver,_bc","price":115.5,"rating":4.5,"avg_price":280.5775384615,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1788,"city":"vancouver","country":"canada","name":"private_transfer_from_yvr_airport_to_vancouver","price":189.0,"rating":4.5,"avg_price":280.5775384615,"latitude":49.204372406,"longitude":-122.9339141846},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1789,"city":"vancouver","country":"canada","name":"vancouver_airport_to_whistler_private_transfer","price":435.5,"rating":4.5,"avg_price":280.5775384615,"latitude":49.260219574,"longitude":-123.020111084},{"province":"ontario","category":"transfers_&_ground_transport","attraction_id":1790,"city":"toronto","country":"canada","name":"private_arrival_transfer:_toronto_pearson_international_airport_to_hotel","price":85.2,"rating":3.0,"avg_price":179.9608333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1791,"city":"vancouver","country":"canada","name":"vancouver_international_airport_plaza_premium_lounge","price":64.35,"rating":3.5,"avg_price":280.5775384615,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1792,"city":"vancouver","country":"canada","name":"private_transport_from_downtown_vancouver_to_vancouver_international_airport_(yvr)","price":110.3,"rating":5.0,"avg_price":280.5775384615,"latitude":49.2650260925,"longitude":-123.112449646},{"province":"alberta","category":"transfers_&_ground_transport","attraction_id":1793,"city":"calgary","country":"canada","name":"alberta_transfer:_banff,_jasper,_lake_louise,_calgary_and_kananaskis","price":33.6,"rating":4.5,"avg_price":335.4633333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"transfers_&_ground_transport","attraction_id":1794,"city":"calgary","country":"canada","name":"private_transfer_-_yyc_airport_or_downtown_hotel_going_to_banff_town_,_alberta","price":235.5,"rating":4.0,"avg_price":335.4633333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1795,"city":"vancouver","country":"canada","name":"coach_transfer_from_downtown_vancouver_hotels_to_downtown_victoria","price":75.0,"rating":4.5,"avg_price":280.5775384615,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1796,"city":"vancouver","country":"canada","name":"private_transport_from_canada_place_cruise_ship_terminal_to_vancouver_international_airport_(yvr)","price":110.3,"rating":5.0,"avg_price":280.5775384615,"latitude":49.2650260925,"longitude":-123.112449646},{"province":"alberta","category":"transfers_&_ground_transport","attraction_id":1797,"city":"calgary","country":"canada","name":"private_arrival_transfer:_calgary_international_airport_to_calgary_and_surrounding_area","price":144.35,"rating":4.0,"avg_price":335.4633333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1798,"city":"vancouver","country":"canada","name":"private_transfer_from_vancouver_to_seattle_or_sea-tac_seattle_airport","price":809.0,"rating":4.5,"avg_price":280.5775384615,"latitude":49.204372406,"longitude":-122.9339141846},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1799,"city":"vancouver","country":"canada","name":"private_transfer_from_yvr_airport_to_whistler","price":499.0,"rating":4.5,"avg_price":280.5775384615,"latitude":49.204372406,"longitude":-122.9339141846},{"province":"alberta","category":"transfers_&_ground_transport","attraction_id":1800,"city":"calgary","country":"canada","name":"private_transfer-_yyc_airport_or_downtown_hotel_going_to_banff_town_(round_trip)","price":470.88,"rating":4.0,"avg_price":335.4633333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"transfers_&_ground_transport","attraction_id":1801,"city":"calgary","country":"canada","name":"shared_arrival_transfer:_calgary_airport_to_alberta_hotels","price":72.45,"rating":5.0,"avg_price":335.4633333333,"latitude":51.1306915283,"longitude":-114.0066375732},{"province":"alberta","category":"transfers_&_ground_transport","attraction_id":1802,"city":"calgary","country":"canada","name":"shared_departure_transfer:_alberta_hotels_to_calgary_airport","price":72.45,"rating":5.0,"avg_price":335.4633333333,"latitude":51.1306915283,"longitude":-114.0066375732},{"province":"alberta","category":"transfers_&_ground_transport","attraction_id":1803,"city":"canadian_rockies","country":"canada","name":"private_departure_transfer_-_banff,_ab_to_calgary_int'l_airport_(yyc)_in_suvs","price":235.5,"rating":4.0,"avg_price":335.4633333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"new_york_(ny)","category":"transfers_&_ground_transport","attraction_id":1804,"city":"buffalo","country":"united_states","name":"roundtrip_ground_transfer_buffalo_niagara_int_airport_(buf)-niagara_falls_canada","price":302.1,"rating":5.0,"avg_price":171.6283333333,"latitude":37.0902404785,"longitude":-95.712890625},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1805,"city":"vancouver","country":"canada","name":"private_transport_from_downtown_vancouver_to_whistler","price":486.62,"rating":5.0,"avg_price":280.5775384615,"latitude":49.2650260925,"longitude":-123.112449646},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1806,"city":"vancouver","country":"canada","name":"whistler_to_vancouver_airport_private_transfer","price":425.0,"rating":4.5,"avg_price":280.5775384615,"latitude":49.260219574,"longitude":-123.020111084},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1807,"city":"vancouver","country":"canada","name":"vancouver_whistler_private_transfer","price":620.0,"rating":4.5,"avg_price":280.5775384615,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1808,"city":"vancouver","country":"canada","name":"whistler_to_downtown_vancouver_private_transfer","price":393.75,"rating":4.5,"avg_price":280.5775384615,"latitude":49.260219574,"longitude":-123.020111084},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1809,"city":"vancouver","country":"canada","name":"private_transfer_from_vancouver_to_yvr_airport","price":179.0,"rating":4.5,"avg_price":280.5775384615,"latitude":49.204372406,"longitude":-122.9339141846},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1810,"city":"whistler","country":"canada","name":"private_transport_from_whistler_to_downtown_vancouver","price":486.62,"rating":4.5,"avg_price":280.5775384615,"latitude":49.2650260925,"longitude":-123.112449646},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1811,"city":"vancouver","country":"canada","name":"private_transport_from_vancouver_international_airport_(yvr)_to_whistler","price":498.97,"rating":5.0,"avg_price":280.5775384615,"latitude":49.2650260925,"longitude":-123.112449646},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1812,"city":"whistler","country":"canada","name":"private_transport_from_whistler_to_vancouver_international_airport_(yvr)","price":486.62,"rating":4.5,"avg_price":280.5775384615,"latitude":49.2650260925,"longitude":-123.112449646},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1813,"city":"vancouver","country":"canada","name":"vancouver_airport_to_or_from_whistler_by_coach_(single_trip)","price":70.0,"rating":4.5,"avg_price":280.5775384615,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1814,"city":"vancouver","country":"canada","name":"private_transport_from_vancouver_international_airport_(yvr)_to_north_or_west_vancouver","price":177.81,"rating":4.5,"avg_price":280.5775384615,"latitude":49.2650260925,"longitude":-123.112449646},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1815,"city":"vancouver","country":"canada","name":"private_transport_from_vancouver_international_airport_(yvr)_to_canada_place_cruise_ship_terminal","price":122.66,"rating":5.0,"avg_price":280.5775384615,"latitude":49.2650260925,"longitude":-123.112449646},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1816,"city":"vancouver_island","country":"canada","name":"butchart_gardens_shuttle_from_victoria_hotels","price":71.4,"rating":5.0,"avg_price":280.5775384615,"latitude":48.4205818176,"longitude":-123.3727035522},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1817,"city":"vancouver","country":"canada","name":"private_transfer:_yvr_to_vancouver_downtown_by_sedan","price":149.0,"rating":4.5,"avg_price":280.5775384615,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1818,"city":"vancouver","country":"canada","name":"private_transport_from_canada_place_cruise_ship_terminal_to_downtown_vancouver","price":110.3,"rating":4.5,"avg_price":280.5775384615,"latitude":49.2650260925,"longitude":-123.112449646},{"province":"ontario","category":"transfers_&_ground_transport","attraction_id":1819,"city":"toronto","country":"canada","name":"air_taxi_and_tour_from_toronto_-_niagara_including_ground_transport_to_niagara_hotels","price":563.87,"rating":5.0,"avg_price":179.9608333333,"latitude":43.1897468567,"longitude":-79.1701202393},{"province":"ontario","category":"transfers_&_ground_transport","attraction_id":1820,"city":"niagara_falls","country":"canada","name":"private_tour_and_transfer_from_niagara_falls_to_buffalo_airport","price":179.0,"rating":4.5,"avg_price":179.9608333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1821,"city":"vancouver","country":"canada","name":"private_transport_from_downtown_vancouver_to_canada_place_cruise_ship_terminal","price":110.3,"rating":5.0,"avg_price":280.5775384615,"latitude":49.2650260925,"longitude":-123.112449646},{"province":"ontario","category":"transfers_&_ground_transport","attraction_id":1822,"city":"toronto","country":"canada","name":"private_transfer:_downtown_hotel_to_toronto_pearson_international_airport","price":64.5,"rating":4.0,"avg_price":179.9608333333,"latitude":43.661113739,"longitude":-79.3765869141},{"province":"ontario","category":"transfers_&_ground_transport","attraction_id":1823,"city":"toronto","country":"canada","name":"one-way_private_transfer:_from_toronto_pearson_airport_to_mcmaster_university_and_hamilton_city","price":63.95,"rating":4.0,"avg_price":179.9608333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1824,"city":"okanagan_valley","country":"canada","name":"vip_big_white_airport_shuttle_in_a_luxury_suv","price":755.0,"rating":4.5,"avg_price":280.5775384615,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"transfers_&_ground_transport","attraction_id":1825,"city":"niagara_falls","country":"canada","name":"private_tour_and_transfer_from_niagara_falls_to_toronto_international_airport","price":289.0,"rating":4.0,"avg_price":179.9608333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"transfers_&_ground_transport","attraction_id":1826,"city":"niagara_falls","country":"canada","name":"private_tour_and_transfer_from_niagara_falls_to_hamilton_international_airport","price":209.0,"rating":4.0,"avg_price":179.9608333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"california_(ca)","category":"transfers_&_ground_transport","attraction_id":1827,"city":"los_angeles","country":"united_states","name":"los_angeles_lax_airport_transfer_for_departures","price":149.96,"rating":5.0,"avg_price":149.96,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"transfers_&_ground_transport","attraction_id":1828,"city":"toronto","country":"canada","name":"roundtrip_ground_transfer_toronto_pearson_int_airport_(yyz)-niagara_falls_canada","price":538.0,"rating":5.0,"avg_price":179.9608333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1829,"city":"vancouver","country":"canada","name":"seal_colony_3-hour_boat_rental_for_5_to_6_people","price":169.0,"rating":4.5,"avg_price":280.5775384615,"latitude":49.2728157043,"longitude":-123.1364212036},{"province":"ontario","category":"transfers_&_ground_transport","attraction_id":1830,"city":"toronto","country":"canada","name":"round_trip_:_toronto_pearson_airport_to_toronto_downtown_hotel_&_accommodations","price":239.88,"rating":4.0,"avg_price":179.9608333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"transfers_&_ground_transport","attraction_id":1831,"city":"calgary","country":"canada","name":"private_departure_transfer:_calgary_and_surrounding_area_to_calgary_international_airport","price":127.98,"rating":5.0,"avg_price":335.4633333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"transfers_&_ground_transport","attraction_id":1832,"city":"calgary","country":"canada","name":"private_arrival_transfer:_calgary_international_airport_to_banff","price":528.26,"rating":4.5,"avg_price":335.4633333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"transfers_&_ground_transport","attraction_id":1833,"city":"calgary","country":"canada","name":"private_arrival_transfer:_calgary_international_airport_to_canmore_or_kananaskis_country","price":400.28,"rating":4.0,"avg_price":335.4633333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"transfers_&_ground_transport","attraction_id":1834,"city":"calgary","country":"canada","name":"private_departure_transfer:_canmore_or_kananaskis_country_to_calgary_international_airport","price":383.9,"rating":3.0,"avg_price":335.4633333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"transfers_&_ground_transport","attraction_id":1835,"city":"calgary","country":"canada","name":"private_arrival_transfer:_calgary_international_airport_to_lake_louise","price":656.23,"rating":4.0,"avg_price":335.4633333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"transfers_&_ground_transport","attraction_id":1836,"city":"calgary","country":"canada","name":"private_departure_transfer:_lake_louise_to_calgary_international_airport","price":639.85,"rating":2.0,"avg_price":335.4633333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"transfers_&_ground_transport","attraction_id":1837,"city":"quebec_city","country":"canada","name":"shuttle_to_l'\u00eele_d'orl\u00e9ans_from_quebec_city","price":20.0,"rating":2.5,"avg_price":20.0,"latitude":46.8980140686,"longitude":-71.182975769},{"province":"ontario","category":"transfers_&_ground_transport","attraction_id":1838,"city":"toronto","country":"canada","name":"private_one-way_transfer:_toronto_pearson_airport_or_markham_city_ontario","price":58.88,"rating":4.0,"avg_price":179.9608333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"transfers_&_ground_transport","attraction_id":1839,"city":"toronto","country":"canada","name":"private_one-way_transfer:_toronto_pearson_airport_or_oakville_city_ontario","price":31.88,"rating":4.0,"avg_price":179.9608333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1840,"city":"vancouver","country":"canada","name":"private_transfer_from_yxx_abbotsford_airport_to_vancouver","price":379.0,"rating":4.5,"avg_price":280.5775384615,"latitude":49.204372406,"longitude":-122.9339141846},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1841,"city":"vancouver","country":"canada","name":"private_transport_from_downtown_vancouver_to_rocky_mountaineer_train_station","price":110.3,"rating":4.5,"avg_price":280.5775384615,"latitude":49.2650260925,"longitude":-123.112449646},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1842,"city":"vancouver","country":"canada","name":"private_transport_from_downtown_vancouver_to_pacific_central_station_via_rail","price":110.3,"rating":5.0,"avg_price":280.5775384615,"latitude":49.2650260925,"longitude":-123.112449646},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1843,"city":"vancouver","country":"canada","name":"private_transport_from_pacific_central_station_via_rail_to_downtown_vancouver","price":110.3,"rating":4.5,"avg_price":280.5775384615,"latitude":49.2650260925,"longitude":-123.112449646},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1844,"city":"vancouver","country":"canada","name":"private_transport_from_north_or_west_vancouver_to_vancouver_international_airport_(yvr)","price":165.45,"rating":4.5,"avg_price":280.5775384615,"latitude":49.2650260925,"longitude":-123.112449646},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1845,"city":"vancouver","country":"canada","name":"downtown_vancouver_to_whistler_private_transfer","price":393.75,"rating":5.0,"avg_price":280.5775384615,"latitude":49.260219574,"longitude":-123.020111084},{"province":"ontario","category":"transfers_&_ground_transport","attraction_id":1846,"city":"toronto","country":"canada","name":"private_transfer:_toronto_pearson_airport_to_queen's_university_kingston","price":125.85,"rating":4.0,"avg_price":179.9608333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"transfers_&_ground_transport","attraction_id":1847,"city":"calgary","country":"canada","name":"private_suv_transfer:_calgary_international_airport_to_banff_hotels","price":539.44,"rating":5.0,"avg_price":335.4633333333,"latitude":51.1775093079,"longitude":-115.5712738037},{"province":"alberta","category":"transfers_&_ground_transport","attraction_id":1848,"city":"edmonton","country":"canada","name":"private_transfer:_edmonton_airport_to_edmonton_downtown","price":119.0,"rating":4.0,"avg_price":335.4633333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"transfers_&_ground_transport","attraction_id":1849,"city":"edmonton","country":"canada","name":"round_trip_edmonton_airport_&_edmonton_downton","price":240.0,"rating":4.0,"avg_price":335.4633333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1850,"city":"vancouver","country":"canada","name":"private_transport_burnaby_to_vancouver_international_airport_(yvr)","price":165.45,"rating":4.5,"avg_price":280.5775384615,"latitude":49.2650260925,"longitude":-123.112449646},{"province":"ontario","category":"transfers_&_ground_transport","attraction_id":1851,"city":"toronto","country":"canada","name":"one-way_private_transfer:_from_toronto_pearson_airport_to_waterloo","price":59.85,"rating":4.0,"avg_price":179.9608333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"transfers_&_ground_transport","attraction_id":1852,"city":"toronto","country":"canada","name":"private_one-way_transfer:_toronto_pearson_airport_or_mississauga_city_ontario","price":39.88,"rating":4.0,"avg_price":179.9608333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"transfers_&_ground_transport","attraction_id":1853,"city":"toronto","country":"canada","name":"private_one-way_transfer:_toronto_pearson_airport_or_richmond_hill_city_ontario","price":38.88,"rating":4.0,"avg_price":179.9608333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"new_york_(ny)","category":"transfers_&_ground_transport","attraction_id":1854,"city":"buffalo","country":"united_states","name":"niagara_buffalo_airport_arrival:_private_transfer_to_niagara_falls_ontario","price":31.67,"rating":5.0,"avg_price":171.6283333333,"latitude":43.2163963318,"longitude":-79.1287841797},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1855,"city":"okanagan_valley","country":"canada","name":"big_white_ski_shuttle_from_kelowna","price":62.0,"rating":5.0,"avg_price":280.5775384615,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1856,"city":"okanagan_valley","country":"canada","name":"vip_silver_star_airport_shuttle_in_a_luxury_suv","price":755.0,"rating":4.5,"avg_price":280.5775384615,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1857,"city":"vancouver","country":"canada","name":"private_transport_from_surrey_to_vancouver_international_airport_(yvr)","price":220.6,"rating":4.5,"avg_price":280.5775384615,"latitude":49.2650260925,"longitude":-123.112449646},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1858,"city":"vancouver","country":"canada","name":"private_transport_from_vancouver_international_airport_(yvr)_to_surrey","price":232.96,"rating":4.5,"avg_price":280.5775384615,"latitude":49.2650260925,"longitude":-123.112449646},{"province":"alberta","category":"transfers_&_ground_transport","attraction_id":1859,"city":"calgary","country":"canada","name":"calgary_to_banff_private_transfer","price":399.0,"rating":4.0,"avg_price":335.4633333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1860,"city":"vancouver_island","country":"canada","name":"whale-watching_cruise_from_victoria_to_vancouver","price":232.32,"rating":5.0,"avg_price":280.5775384615,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"ontario","category":"transfers_&_ground_transport","attraction_id":1861,"city":"toronto","country":"canada","name":"private_transfer:_toronto_downtown_to_niagara_falls_ont","price":69.88,"rating":4.0,"avg_price":179.9608333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"transfers_&_ground_transport","attraction_id":1862,"city":"toronto","country":"canada","name":"round_trip_:-_private_transfer_between_toronto_airport_and_niagara_falls_canada","price":141.95,"rating":4.0,"avg_price":179.9608333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1863,"city":"vancouver","country":"canada","name":"vancouver_airport_to_whistler_by_coach_(return_travel)","price":115.5,"rating":4.5,"avg_price":280.5775384615,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"washington_(wa)","category":"transfers_&_ground_transport","attraction_id":1864,"city":"seattle","country":"united_states","name":"private_transfer_from_seattle_or_sea-tac_seattle_airport_to_vancouver,_bc","price":809.0,"rating":4.5,"avg_price":416.9,"latitude":49.204372406,"longitude":-122.9339141846},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1865,"city":"kelowna","country":"canada","name":"silver_star_ski_shuttle_from_vernon","price":31.5,"rating":4.5,"avg_price":280.5775384615,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1866,"city":"whistler","country":"canada","name":"private_transfer_from_whistler_to_vancouver_or_yvr","price":489.0,"rating":4.5,"avg_price":280.5775384615,"latitude":49.204372406,"longitude":-122.9339141846},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1867,"city":"vancouver","country":"canada","name":"private_transfer_from_vancouver_to_whistler","price":489.0,"rating":4.5,"avg_price":280.5775384615,"latitude":49.204372406,"longitude":-122.9339141846},{"province":"ontario","category":"transfers_&_ground_transport","attraction_id":1868,"city":"toronto","country":"canada","name":"luxury_personal_chauffeur_services_in_toronto","price":295.0,"rating":4.0,"avg_price":179.9608333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"transfers_&_ground_transport","attraction_id":1869,"city":"toronto","country":"canada","name":"private_arrival_transfer:_toronto_pearson_airport_to_toronto_accommodations","price":29.88,"rating":3.5,"avg_price":179.9608333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1870,"city":"calgary","country":"canada","name":"private_transfer_to_golden,_bc","price":350.0,"rating":4.5,"avg_price":280.5775384615,"latitude":51.1214561462,"longitude":-114.0858154297},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1871,"city":"calgary","country":"canada","name":"private_transfer_to_revelstoke,_bc","price":475.0,"rating":4.5,"avg_price":280.5775384615,"latitude":51.1214561462,"longitude":-114.0858154297},{"province":"alberta","category":"transfers_&_ground_transport","attraction_id":1872,"city":"calgary","country":"canada","name":"private_transfer:_yyc_to_banff_by_sedan","price":389.0,"rating":4.0,"avg_price":335.4633333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"transfers_&_ground_transport","attraction_id":1873,"city":"canadian_rockies","country":"canada","name":"private_transfer:_banff_to_calgary_by_sedan","price":389.0,"rating":4.0,"avg_price":335.4633333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1874,"city":"vancouver","country":"canada","name":"private_transfer:_yvr_to_whistler_by_sedan","price":475.0,"rating":4.5,"avg_price":280.5775384615,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"transfers_&_ground_transport","attraction_id":1875,"city":"calgary","country":"canada","name":"private_transfer:_yyc_to_calgary_downtown","price":123.0,"rating":4.0,"avg_price":335.4633333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"transfers_&_ground_transport","attraction_id":1876,"city":"toronto","country":"canada","name":"private_transfer_:_between_hamilton_airport_or_toronto_pearson_airport_and_city-one_way","price":74.88,"rating":4.0,"avg_price":179.9608333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"california_(ca)","category":"transfers_&_ground_transport","attraction_id":1877,"city":"los_angeles","country":"united_states","name":"los_angeles_international_airport_arrival_transfer_in_sedan","price":149.96,"rating":5.0,"avg_price":149.96,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"transfers_&_ground_transport","attraction_id":1878,"city":"toronto","country":"canada","name":"private_one-way_transfer:toronto_pearson_airport_or_burlington_city","price":48.88,"rating":4.0,"avg_price":179.9608333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1879,"city":"vancouver","country":"canada","name":"round_trip_between_vancouver_&_whistler_full-size_suv","price":280.5799865723,"rating":4.5,"avg_price":280.5775384615,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1880,"city":"vancouver","country":"canada","name":"round_trip_between_vancouver_&_whistler","price":929.0,"rating":4.5,"avg_price":280.5775384615,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"transfers_&_ground_transport","attraction_id":1881,"city":"calgary","country":"canada","name":"round_trip_between_calgary_&_banff_full-size_suv","price":949.0,"rating":4.0,"avg_price":335.4633333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"transfers_&_ground_transport","attraction_id":1882,"city":"calgary","country":"canada","name":"round_trip_between_calgary_&_banff","price":749.0,"rating":4.0,"avg_price":335.4633333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1883,"city":"vancouver","country":"canada","name":"one-way_4-hour_sightseeing_tour_to_whistler","price":780.0,"rating":4.5,"avg_price":280.5775384615,"latitude":49.204372406,"longitude":-122.9339141846},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1884,"city":"vancouver","country":"canada","name":"one-way_2-hour_sightseeing_tour_to_whistler","price":610.0,"rating":4.5,"avg_price":280.5775384615,"latitude":49.204372406,"longitude":-122.9339141846},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1885,"city":"whistler","country":"canada","name":"private_transfer:_whistler_to_vancouver_by_sedan","price":475.0,"rating":4.5,"avg_price":280.5775384615,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"transfers_&_ground_transport","attraction_id":1886,"city":"toronto","country":"canada","name":"private_transfer:toronto_airport_or_collingwood_-_blue_mountain_resort_one_way","price":149.78,"rating":4.0,"avg_price":179.9608333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"transfers_&_ground_transport","attraction_id":1887,"city":"toronto","country":"canada","name":"round_trip_:-_private_luxury_transfer_toronto_downtown_to_niagara_falls_canada","price":136.49,"rating":4.0,"avg_price":179.9608333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"transfers_&_ground_transport","attraction_id":1888,"city":"toronto","country":"canada","name":"private_departure_transfer:_toronto_accommodations_to_toronto_airport","price":28.75,"rating":4.0,"avg_price":179.9608333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"transfers_&_ground_transport","attraction_id":1889,"city":"toronto","country":"canada","name":"private_transfer:_niagara_falls_canada_to_toronto_pearson_airport","price":79.88,"rating":4.0,"avg_price":179.9608333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"transfers_&_ground_transport","attraction_id":1890,"city":"toronto","country":"canada","name":"private_transfer:_niagara_falls_canada_to_toronto_downtown","price":69.88,"rating":4.0,"avg_price":179.9608333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"transfers_&_ground_transport","attraction_id":1891,"city":"niagara_falls","country":"canada","name":"air_taxi_and_tour_from_niagara_-_toronto_including_ground_transport_from_niagara_hotels","price":563.87,"rating":4.0,"avg_price":179.9608333333,"latitude":43.1897468567,"longitude":-79.1701202393},{"province":"new_york_(ny)","category":"transfers_&_ground_transport","attraction_id":1892,"city":"buffalo","country":"united_states","name":"private_transfer_from_buffalo_airport_to_niagara_falls","price":179.0,"rating":4.5,"avg_price":171.6283333333,"latitude":37.0902404785,"longitude":-95.712890625},{"province":"ontario","category":"transfers_&_ground_transport","attraction_id":1893,"city":"toronto","country":"canada","name":"private_tour_and_transfer_from_toronto_international_airport_to_niagara_falls,_canada","price":289.0,"rating":4.0,"avg_price":179.9608333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"transfers_&_ground_transport","attraction_id":1894,"city":"toronto","country":"canada","name":"one-way_private_transfer:_waterloo_to_toronto_pearson_international_airport","price":59.85,"rating":4.0,"avg_price":179.9608333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1895,"city":"vancouver","country":"canada","name":"victoria_and_butchart_gardens_with_victoria_clipper_to_seattle_one-way_from_vancouver","price":373.0,"rating":4.5,"avg_price":280.5775384615,"latitude":49.2846107483,"longitude":-123.1084747314},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1896,"city":"vancouver","country":"canada","name":"vancouver_airport_to_whistler_private_transfer","price":479.0,"rating":4.5,"avg_price":280.5775384615,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1897,"city":"vancouver","country":"canada","name":"whistler_vancouver_private_transfer","price":620.0,"rating":4.5,"avg_price":280.5775384615,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"transfers_&_ground_transport","attraction_id":1898,"city":"vancouver","country":"canada","name":"shuttle_to_whistler","price":59.0,"rating":4.5,"avg_price":280.5775384615,"latitude":49.204372406,"longitude":-122.9339141846},{"province":"ontario","category":"transfers_&_ground_transport","attraction_id":1899,"city":"toronto","country":"canada","name":"transfer_toronto_pearson_international_airport_yyz_to_niagara_falls,_canada_1-4","price":269.0,"rating":5.0,"avg_price":179.9608333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"transfers_&_ground_transport","attraction_id":1900,"city":"toronto","country":"canada","name":"transfer_toronto_pearson_international_airport_yyz_to_niagara-on-the-lake,canada","price":269.0,"rating":4.0,"avg_price":179.9608333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"transfers_&_ground_transport","attraction_id":1901,"city":"toronto","country":"canada","name":"transfer_niagara_falls,_canada_to_toronto_pearson_international_airport_yyz","price":269.0,"rating":4.0,"avg_price":179.9608333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"new_york_(ny)","category":"transfers_&_ground_transport","attraction_id":1902,"city":"buffalo","country":"united_states","name":"transfer_buffalo_niagara_international_airport_buf_to_niagara_falls,canada","price":159.0,"rating":5.0,"avg_price":171.6283333333,"latitude":37.0902404785,"longitude":-95.712890625},{"province":"new_york_(ny)","category":"transfers_&_ground_transport","attraction_id":1903,"city":"buffalo","country":"united_states","name":"transfer_buffalo_niagara_international_airport_buf_to_niagara-on-the-lake,canada","price":179.0,"rating":5.0,"avg_price":171.6283333333,"latitude":37.0902404785,"longitude":-95.712890625},{"province":"ontario","category":"transfers_&_ground_transport","attraction_id":1904,"city":"niagara_falls","country":"canada","name":"transfer_to_buffalo_niagara_int_airport_(buf)_from_wondrous_niagara_falls,canada","price":159.0,"rating":4.0,"avg_price":179.9608333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"transfers_&_ground_transport","attraction_id":1905,"city":"toronto","country":"canada","name":"transfer_toronto,canada_(downtown)_to_niagara_falls_-_niagara-on-the-lake,canada","price":309.0,"rating":4.0,"avg_price":179.9608333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"transfers_&_ground_transport","attraction_id":1906,"city":"niagara_falls","country":"canada","name":"transfer_niagara_falls,_canada_to_toronto,_canada_(downtown)","price":309.0,"rating":4.0,"avg_price":179.9608333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"transfers_&_ground_transport","attraction_id":1907,"city":"niagara_falls","country":"canada","name":"transfer_niagara-on-the-lake_canada_to_toronto_pearson_international_airport_yyz","price":269.0,"rating":4.0,"avg_price":179.9608333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":1908,"city":"montreal","country":"canada","name":"walking_tour_of_old_montreal","price":29.5,"rating":5.0,"avg_price":68.7892857143,"latitude":45.5025939941,"longitude":-73.5551681519},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":1909,"city":"montreal","country":"canada","name":"walking_tour_of_old_montreal","price":29.5,"rating":5.0,"avg_price":68.7892857143,"latitude":45.5025939941,"longitude":-73.5551681519},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":1910,"city":"quebec_city","country":"canada","name":"quebec_city_walking_tour","price":30.99,"rating":5.0,"avg_price":68.7892857143,"latitude":46.8130874634,"longitude":-71.2055969238},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":1911,"city":"quebec_city","country":"canada","name":"small-group_quebec_city_food_tour","price":53.0,"rating":4.5,"avg_price":68.7892857143,"latitude":46.8130874634,"longitude":-71.2055969238},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":1912,"city":"vancouver_island","country":"canada","name":"victoria_guided_food_and_history_tour","price":63.0,"rating":5.0,"avg_price":110.13,"latitude":48.4300460815,"longitude":-123.3637237549},{"province":"ontario","category":"walking_&_biking_tours","attraction_id":1913,"city":"toronto","country":"canada","name":"niagara_falls_tour_day_trip_from_toronto","price":89.0,"rating":4.5,"avg_price":81.2168292683,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"walking_&_biking_tours","attraction_id":1914,"city":"toronto","country":"canada","name":"niagara_falls_platinum_tour_from_toronto_with_cruise_and_lunch","price":149.0,"rating":4.5,"avg_price":81.2168292683,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"walking_&_biking_tours","attraction_id":1915,"city":"canadian_rockies","country":"canada","name":"3-hour_maligne_canyon_ice-walk_from_jasper","price":65.0,"rating":5.0,"avg_price":103.3646153846,"latitude":52.8740882874,"longitude":-118.0816955566},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":1916,"city":"vancouver","country":"canada","name":"vancouver_highlights_bike_tour","price":94.45,"rating":5.0,"avg_price":110.13,"latitude":49.2841453552,"longitude":-123.1193161011},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":1917,"city":"vancouver","country":"canada","name":"gastronomic_gastown_walking_tour","price":146.35,"rating":5.0,"avg_price":110.13,"latitude":49.2838287354,"longitude":-123.109992981},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":1918,"city":"quebec_city","country":"canada","name":"private_tour:_quebec_city_walking_tour","price":25.72,"rating":5.0,"avg_price":68.7892857143,"latitude":46.8130874634,"longitude":-71.2055969238},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":1919,"city":"montreal","country":"canada","name":"haunted_montreal_pub_crawl","price":24.0,"rating":5.0,"avg_price":68.7892857143,"latitude":45.5220565796,"longitude":-73.537109375},{"province":"ontario","category":"walking_&_biking_tours","attraction_id":1920,"city":"toronto","country":"canada","name":"toronto_distillery_district_walking_tour","price":23.73,"rating":5.0,"avg_price":81.2168292683,"latitude":43.6502990723,"longitude":-79.3606796265},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":1921,"city":"vancouver","country":"canada","name":"lost_souls_of_gastown_walking_tour","price":30.45,"rating":5.0,"avg_price":110.13,"latitude":49.2829780579,"longitude":-123.1096954346},{"province":"ontario","category":"walking_&_biking_tours","attraction_id":1922,"city":"toronto","country":"canada","name":"small-group_toronto_beer_tour","price":80.0,"rating":5.0,"avg_price":81.2168292683,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":1923,"city":"montreal","country":"canada","name":"old_montreal_discovery_tour","price":60.0,"rating":5.0,"avg_price":68.7892857143,"latitude":45.527217865,"longitude":-73.5730514526},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":1924,"city":"quebec_city","country":"canada","name":"christmas_in_quebec_city:_small-group_gourmet_food_tour","price":55.0,"rating":5.0,"avg_price":68.7892857143,"latitude":46.8130874634,"longitude":-71.2055969238},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":1925,"city":"montreal","country":"canada","name":"scooter_sightseeing_in_montreal","price":105.78,"rating":5.0,"avg_price":68.7892857143,"latitude":45.5146484375,"longitude":-73.5717315674},{"province":"ontario","category":"walking_&_biking_tours","attraction_id":1926,"city":"toronto","country":"canada","name":"show_me_the_city,_toronto_walking_tour","price":36.0,"rating":5.0,"avg_price":81.2168292683,"latitude":43.6400680542,"longitude":-79.3824691772},{"province":"alberta","category":"walking_&_biking_tours","attraction_id":1927,"city":"canadian_rockies","country":"canada","name":"banff_clue_solving_adventure_-_treasures_of_banff","price":59.0,"rating":5.0,"avg_price":103.3646153846,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"walking_&_biking_tours","attraction_id":1928,"city":"toronto","country":"canada","name":"toronto's_original_brunch_food_tour","price":99.0,"rating":4.5,"avg_price":81.2168292683,"latitude":43.6490325928,"longitude":-79.3717041016},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":1929,"city":"whistler","country":"canada","name":"whistler_sightseeing_tours_-_discover_all_of_whistler_this_winter!","price":83.99,"rating":5.0,"avg_price":110.13,"latitude":50.1133766174,"longitude":-122.9542617798},{"province":"ontario","category":"walking_&_biking_tours","attraction_id":1930,"city":"toronto","country":"canada","name":"small-group_walking_tour_of_toronto's_kensington_market_and_chinatown","price":53.0,"rating":4.5,"avg_price":81.2168292683,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":1931,"city":"vancouver","country":"canada","name":"ultimate_day_tour_to_victoria","price":363.56,"rating":4.5,"avg_price":110.13,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":1932,"city":"montreal","country":"canada","name":"fat_ebike_ride_on_mount_royal","price":86.23,"rating":5.0,"avg_price":68.7892857143,"latitude":45.5146484375,"longitude":-73.5717315674},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":1933,"city":"vancouver","country":"canada","name":"stanley_park_bike_tour","price":68.25,"rating":5.0,"avg_price":110.13,"latitude":49.2841453552,"longitude":-123.1193161011},{"province":"ontario","category":"walking_&_biking_tours","attraction_id":1934,"city":"ottawa","country":"canada","name":"2-hour_ottawa_express_city_bike_tour","price":63.0,"rating":5.0,"avg_price":81.2168292683,"latitude":45.4233894348,"longitude":-75.6963195801},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":1935,"city":"quebec_city","country":"canada","name":"bike_tour_to_montmorency_falls_from_quebec_city","price":75.0,"rating":5.0,"avg_price":68.7892857143,"latitude":46.8135795593,"longitude":-71.2017211914},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":1936,"city":"quebec_city","country":"canada","name":"montmorency_falls_bike_tour_in_quebec","price":77.0,"rating":5.0,"avg_price":68.7892857143,"latitude":46.8167381287,"longitude":-71.2111663818},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":1937,"city":"vancouver","country":"canada","name":"lynn_canyon_park_and_photography_tour","price":99.0,"rating":5.0,"avg_price":110.13,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"ontario","category":"walking_&_biking_tours","attraction_id":1938,"city":"toronto","country":"canada","name":"talkwalk,_the_inside_job_-_the_winter_walking_tour_of_public_art_and_sculpture","price":40.0,"rating":5.0,"avg_price":81.2168292683,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"ontario","category":"walking_&_biking_tours","attraction_id":1939,"city":"toronto","country":"canada","name":"great_canadian_food_tour","price":90.0,"rating":5.0,"avg_price":81.2168292683,"latitude":43.6544342041,"longitude":-79.3875045776},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":1940,"city":"vancouver","country":"canada","name":"vancouver_clue_solving_adventure_-_ages_of_steam","price":79.0,"rating":5.0,"avg_price":110.13,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":1941,"city":"montreal","country":"canada","name":"discover_the_reso:_montreal's_underground_city_-_walking_tour_with_a_local","price":69.0,"rating":5.0,"avg_price":68.7892857143,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":1942,"city":"vancouver","country":"canada","name":"vancouver_biking_and_hiking_tour_including_lunch","price":135.5,"rating":5.0,"avg_price":110.13,"latitude":49.2914733887,"longitude":-123.1424026489},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":1943,"city":"vancouver","country":"canada","name":"bike_tour_of_downtown_vancouver_and_stanley_park","price":68.25,"rating":5.0,"avg_price":110.13,"latitude":49.2866668701,"longitude":-123.1412887573},{"province":"ontario","category":"walking_&_biking_tours","attraction_id":1944,"city":"niagara_falls","country":"canada","name":"niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch","price":77.98,"rating":5.0,"avg_price":81.2168292683,"latitude":43.2265434265,"longitude":-79.1159591675},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":1945,"city":"vancouver","country":"canada","name":"2-hour_downtown_vancouver_private_walking_tour","price":54.53,"rating":5.0,"avg_price":110.13,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":1946,"city":"vancouver","country":"canada","name":"vancouver_secret_mission_spy_game","price":35.33,"rating":4.0,"avg_price":110.13,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":1947,"city":"vancouver","country":"canada","name":"talking_trees_-_indigenous_walking_tour","price":40.0,"rating":5.0,"avg_price":110.13,"latitude":49.3222732544,"longitude":-123.1309585571},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":1948,"city":"vancouver_island","country":"canada","name":"historical_chinatown_walking_tour","price":15.0,"rating":5.0,"avg_price":110.13,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":1949,"city":"montreal","country":"canada","name":"explore_the_best_of_old_montreal_-_private_walking_tour_with_a_local","price":190.0,"rating":5.0,"avg_price":68.7892857143,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":1950,"city":"vancouver","country":"canada","name":"3-hour_east_vancouver_art_mural_&_craft_brewery_tour","price":45.0,"rating":4.0,"avg_price":110.13,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"walking_&_biking_tours","attraction_id":1951,"city":"toronto","country":"canada","name":"guided_bicycle_tour","price":85.0,"rating":5.0,"avg_price":81.2168292683,"latitude":43.6538314819,"longitude":-79.3542633057},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":1952,"city":"whistler","country":"canada","name":"whistler_sightseeing_tours_-_discover_all_of_whistler_this_summer!","price":83.99,"rating":5.0,"avg_price":110.13,"latitude":50.1133766174,"longitude":-122.9542617798},{"province":"ontario","category":"walking_&_biking_tours","attraction_id":1953,"city":"toronto","country":"canada","name":"toronto_walking_tour_-_arts,_food_&_culture_(group_tour)","price":35.0,"rating":5.0,"avg_price":81.2168292683,"latitude":43.7536735535,"longitude":-79.6089782715},{"province":"ontario","category":"walking_&_biking_tours","attraction_id":1954,"city":"toronto","country":"canada","name":"toronto_city_walking_tour:_york_to_the_6ix_(group_tour)","price":35.0,"rating":5.0,"avg_price":81.2168292683,"latitude":43.7536735535,"longitude":-79.6089782715},{"province":"ontario","category":"walking_&_biking_tours","attraction_id":1955,"city":"kingston","country":"canada","name":"ghost_and_mystery_trolley_tour","price":38.42,"rating":5.0,"avg_price":81.2168292683,"latitude":44.2307624817,"longitude":-76.4797286987},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":1956,"city":"quebec_city","country":"canada","name":"quebec,_cradle_of_new_france","price":225.0,"rating":5.0,"avg_price":68.7892857143,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"walking_&_biking_tours","attraction_id":1957,"city":"toronto","country":"canada","name":"guided_bicycle_tour_-_toronto_waterfront,_island_and_distillery","price":85.0,"rating":5.0,"avg_price":81.2168292683,"latitude":43.6538314819,"longitude":-79.3542633057},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":1958,"city":"quebec_city","country":"canada","name":"vip_walk_the_city,_private_car_to_island_of_orleans","price":94.06,"rating":5.0,"avg_price":68.7892857143,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":1959,"city":"quebec_city","country":"canada","name":"vip_heavenly_private_walking_sitting_eating_tour_(city,_wall,_plains,_bridges)","price":80.43,"rating":5.0,"avg_price":68.7892857143,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"walking_&_biking_tours","attraction_id":1960,"city":"niagara_falls","country":"canada","name":"epic_niagara_falls_photo_walk","price":59.0,"rating":5.0,"avg_price":81.2168292683,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":1961,"city":"vancouver_island","country":"canada","name":"pedal_pub_crawl_downtown_victoria","price":35.0,"rating":5.0,"avg_price":110.13,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":1962,"city":"vancouver","country":"canada","name":"expert_led_vancouver_food_&_market_tour","price":109.06,"rating":5.0,"avg_price":110.13,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":1963,"city":"montreal","country":"canada","name":"haunted_griffintown","price":24.0,"rating":5.0,"avg_price":68.7892857143,"latitude":45.5220565796,"longitude":-73.537109375},{"province":"alberta","category":"walking_&_biking_tours","attraction_id":1964,"city":"edmonton","country":"canada","name":"edmonton_clue_solving_adventure_-_trail_of_champions","price":49.0,"rating":5.0,"avg_price":103.3646153846,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"walking_&_biking_tours","attraction_id":1965,"city":"canmore","country":"canada","name":"canmore_clue_solving_adventure_-_around_the_world","price":79.0,"rating":5.0,"avg_price":103.3646153846,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"walking_&_biking_tours","attraction_id":1966,"city":"yarmouth","country":"canada","name":"pirates_&_pints_pub_crawl","price":65.0,"rating":null,"avg_price":76.25,"latitude":43.8391304016,"longitude":-66.1189498901},{"province":"nova_scotia","category":"walking_&_biking_tours","attraction_id":1967,"city":"yarmouth","country":"canada","name":"the_eerie_&_the_ominous_tour","price":20.0,"rating":null,"avg_price":76.25,"latitude":43.8391304016,"longitude":-66.1189498901},{"province":"alberta","category":"walking_&_biking_tours","attraction_id":1968,"city":"calgary","country":"canada","name":"calgary_clue_solving_adventure_-_riotous_roundup","price":79.0,"rating":5.0,"avg_price":103.3646153846,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":1969,"city":"vancouver","country":"canada","name":"city_sights_e-bike_adventure_tour_-_self-guided","price":89.0,"rating":5.0,"avg_price":110.13,"latitude":49.2780151367,"longitude":-123.1312484741},{"province":"ontario","category":"walking_&_biking_tours","attraction_id":1970,"city":"toronto","country":"canada","name":"toronto_west_end_pizza_crawl","price":75.0,"rating":5.0,"avg_price":81.2168292683,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":1971,"city":"montreal","country":"canada","name":"haunted_downtown","price":24.0,"rating":5.0,"avg_price":68.7892857143,"latitude":45.5220565796,"longitude":-73.537109375},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":1972,"city":"montreal","country":"canada","name":"haunted_mountain","price":24.0,"rating":5.0,"avg_price":68.7892857143,"latitude":45.5220565796,"longitude":-73.537109375},{"province":"ontario","category":"walking_&_biking_tours","attraction_id":1973,"city":"toronto","country":"canada","name":"from_the_ravines_of_rosedale_to_the_towers_of_yorkville_audio_tour_by_voicemap","price":6.8,"rating":5.0,"avg_price":81.2168292683,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":1974,"city":"montreal","country":"canada","name":"find_montreal_black_history_on_site","price":40.0,"rating":5.0,"avg_price":68.7892857143,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":1975,"city":"montreal","country":"canada","name":"montreal_101_-_old_montreal_\/_plateau_\/_mile_end_-_walking_tour_with_a_local","price":105.0,"rating":5.0,"avg_price":68.7892857143,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"walking_&_biking_tours","attraction_id":1976,"city":"halifax_region","country":"canada","name":"nova_scotia_bucket_list_tour","price":76.25,"rating":null,"avg_price":76.25,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"walking_&_biking_tours","attraction_id":1977,"city":"halifax_region","country":"canada","name":"cabot_trail_and_cape_breton_tour","price":76.25,"rating":null,"avg_price":76.25,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"walking_&_biking_tours","attraction_id":1978,"city":"halifax_region","country":"canada","name":"cape_breton_&_newfoundland_tour","price":76.25,"rating":null,"avg_price":76.25,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"walking_&_biking_tours","attraction_id":1979,"city":"halifax_region","country":"canada","name":"peggy's_cove_hike_and_village_tour","price":143.75,"rating":null,"avg_price":76.25,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"new_brunswick","category":"walking_&_biking_tours","attraction_id":1980,"city":"saint_john","country":"canada","name":"bay_of_fundy_seafood_tasting_tour","price":79.35,"rating":5.0,"avg_price":54.675,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":1981,"city":"mont_tremblant","country":"canada","name":"fire_man_guided_snowshoe_tour","price":69.87,"rating":5.0,"avg_price":68.7892857143,"latitude":46.2132911682,"longitude":-74.5849914551},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":1982,"city":"quebec_city","country":"canada","name":"vip_private_walking_tour_lower_&_upper_town_(the_see_most_of_the_sites_tour)","price":35.43,"rating":5.0,"avg_price":68.7892857143,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":1983,"city":"quebec_city","country":"canada","name":"vip_private_walking_tour_old_town_&_fortifications_(the_see_all_the_sites_tour)","price":44.97,"rating":5.0,"avg_price":68.7892857143,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"walking_&_biking_tours","attraction_id":1984,"city":"toronto","country":"canada","name":"comprehensive_tour_of_toronto","price":150.0,"rating":5.0,"avg_price":81.2168292683,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":1985,"city":"vancouver_island","country":"canada","name":"victoria_castles_and_neighborhoods_bike_tour","price":57.75,"rating":5.0,"avg_price":110.13,"latitude":48.421546936,"longitude":-123.3748016357},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":1986,"city":"quebec_city","country":"canada","name":"quebec_city_private_walking_tour_-_400_years_of_french_america","price":130.0,"rating":5.0,"avg_price":68.7892857143,"latitude":46.7561149597,"longitude":-71.1790237427},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":1987,"city":"mont_tremblant","country":"canada","name":"mont-tremblant_evening_winter_electric_bike_tour","price":90.83,"rating":5.0,"avg_price":68.7892857143,"latitude":46.1951560974,"longitude":-74.6291809082},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":1988,"city":"montreal","country":"canada","name":"christmas_walking_tour_in_old_montreal","price":21.0,"rating":4.5,"avg_price":68.7892857143,"latitude":45.5025939941,"longitude":-73.5551681519},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":1989,"city":"montreal","country":"canada","name":"downtown_montreal_and_underground_reso_tour","price":25.0,"rating":4.0,"avg_price":68.7892857143,"latitude":45.5001449585,"longitude":-73.5720291138},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":1990,"city":"vancouver","country":"canada","name":"epic_electric_bike_tour_of_vancouver","price":94.45,"rating":5.0,"avg_price":110.13,"latitude":49.2841453552,"longitude":-123.1193161011},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":1991,"city":"vancouver","country":"canada","name":"dog_mountain_snowshoeing_and_photography_tour","price":143.0,"rating":5.0,"avg_price":110.13,"latitude":56.1303672791,"longitude":-106.3467712402},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":1992,"city":"vancouver","country":"canada","name":"vancouver_island_cycling_tour_including_lunch_and_wine_tasting","price":204.5,"rating":5.0,"avg_price":110.13,"latitude":49.2914733887,"longitude":-123.1424026489},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":1993,"city":"montreal","country":"canada","name":"montreal_food_truck_tour_by_bike","price":159.83,"rating":5.0,"avg_price":68.7892857143,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"walking_&_biking_tours","attraction_id":1994,"city":"ottawa","country":"canada","name":"ottawa_spring_tulip_festival_bike_tour","price":68.0,"rating":4.5,"avg_price":81.2168292683,"latitude":45.4233894348,"longitude":-75.6963195801},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":1995,"city":"vancouver","country":"canada","name":"north_van_shipyards_district_food_tour","price":73.0,"rating":5.0,"avg_price":110.13,"latitude":49.2859191895,"longitude":-123.113822937},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":1996,"city":"quebec_city","country":"canada","name":"quebec_lower_town_historical_bike_tour","price":57.0,"rating":5.0,"avg_price":68.7892857143,"latitude":46.8167381287,"longitude":-71.2111663818},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":1997,"city":"montreal","country":"canada","name":"old_montr\u00e9al_vip_semi-private_walking_tour","price":52.5,"rating":4.0,"avg_price":68.7892857143,"latitude":45.5025939941,"longitude":-73.5551681519},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":1998,"city":"montreal","country":"canada","name":"3_hour_montreal_city_bike_tour_with_wine_or_beer","price":74.73,"rating":5.0,"avg_price":68.7892857143,"latitude":45.5058174133,"longitude":-73.5531616211},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":1999,"city":"montreal","country":"canada","name":"montreal_north_city_bike_tour","price":88.25,"rating":5.0,"avg_price":68.7892857143,"latitude":45.527217865,"longitude":-73.5730514526},{"province":"ontario","category":"walking_&_biking_tours","attraction_id":2000,"city":"toronto","country":"canada","name":"the_pork_and_bacon_walking_food_tour_of_toronto's_hogtown_history","price":98.0,"rating":5.0,"avg_price":81.2168292683,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":2001,"city":"vancouver","country":"canada","name":"private_gastown_and_chinatown_walking_tour_in_vancouver","price":54.53,"rating":5.0,"avg_price":110.13,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"yukon","category":"walking_&_biking_tours","attraction_id":2002,"city":"whitehorse","country":"canada","name":"arctic_day:_hiking_tour_half_day","price":135.45,"rating":5.0,"avg_price":135.45,"latitude":60.7227401733,"longitude":-135.0558776855},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":2003,"city":"montreal","country":"canada","name":"downtown_and_old_montreal_south_city_bike_tour","price":88.25,"rating":5.0,"avg_price":68.7892857143,"latitude":45.527217865,"longitude":-73.5730514526},{"province":"ontario","category":"walking_&_biking_tours","attraction_id":2004,"city":"toronto","country":"canada","name":"queen_street_west_pastry_tour","price":85.0,"rating":5.0,"avg_price":81.2168292683,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":2005,"city":"vancouver","country":"canada","name":"vancouver_murder_mystery_game","price":35.33,"rating":5.0,"avg_price":110.13,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"walking_&_biking_tours","attraction_id":2006,"city":"calgary","country":"canada","name":"fatbike_frozen_waterfall_tour","price":89.99,"rating":5.0,"avg_price":103.3646153846,"latitude":50.9183578491,"longitude":-115.1479415894},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":2007,"city":"vancouver","country":"canada","name":"small-group_afternoon_bike_tour_of_vancouver","price":68.25,"rating":5.0,"avg_price":110.13,"latitude":49.2866668701,"longitude":-123.1412887573},{"province":"ontario","category":"walking_&_biking_tours","attraction_id":2008,"city":"toronto","country":"canada","name":"toronto_islands_evening_bike_tour","price":96.05,"rating":5.0,"avg_price":81.2168292683,"latitude":43.6541595459,"longitude":-79.3904876709},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":2009,"city":"vancouver","country":"canada","name":"gastown_&_chinatown_night_photography_tour","price":45.0,"rating":5.0,"avg_price":110.13,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"walking_&_biking_tours","attraction_id":2010,"city":"niagara_falls","country":"canada","name":"walking_tour_of_niagara-on-the-lake_historic_district","price":25.0,"rating":5.0,"avg_price":81.2168292683,"latitude":43.6528511047,"longitude":-79.3692321777},{"province":"alberta","category":"walking_&_biking_tours","attraction_id":2011,"city":"calgary","country":"canada","name":"axe_throwing_at_batl_-_the_backyard_axe_throwing_league_in_calgary","price":22.22,"rating":5.0,"avg_price":103.3646153846,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"walking_&_biking_tours","attraction_id":2012,"city":"ottawa","country":"canada","name":"original_haunted_walk_of_ottawa","price":24.5,"rating":4.5,"avg_price":81.2168292683,"latitude":45.423412323,"longitude":-75.6959075928},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":2013,"city":"montreal","country":"canada","name":"montreal_mural_tour","price":45.0,"rating":5.0,"avg_price":68.7892857143,"latitude":45.5261230469,"longitude":-73.5950698853},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":2014,"city":"vancouver","country":"canada","name":"whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight","price":447.57,"rating":5.0,"avg_price":110.13,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":2015,"city":"vancouver","country":"canada","name":"vancouver_full-day_sightseeing_and_photography_tour","price":249.0,"rating":5.0,"avg_price":110.13,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"walking_&_biking_tours","attraction_id":2016,"city":"toronto","country":"canada","name":"downtown_toronto_bike_tour","price":84.75,"rating":5.0,"avg_price":81.2168292683,"latitude":43.6541595459,"longitude":-79.3904876709},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":2017,"city":"whistler","country":"canada","name":"guided_electric_bike_tour_in_whistler","price":134.96,"rating":5.0,"avg_price":110.13,"latitude":50.1172180176,"longitude":-122.9474411011},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":2018,"city":"vancouver","country":"canada","name":"best_of_vancouver!","price":75.0,"rating":5.0,"avg_price":110.13,"latitude":49.2866668701,"longitude":-123.1412887573},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":2019,"city":"okanagan_valley","country":"canada","name":"okanagan_wine_country_bike_and_wine_tour","price":170.0,"rating":5.0,"avg_price":110.13,"latitude":49.5018005371,"longitude":-119.5907287598},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":2020,"city":"vancouver","country":"canada","name":"5-hour_small-group_vancouver_bike_tour","price":85.0,"rating":5.0,"avg_price":110.13,"latitude":49.2924423218,"longitude":-123.1343765259},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":2021,"city":"vancouver","country":"canada","name":"vancouver_private_walking_tour_of_downtown_chinatown_and_gastown","price":248.75,"rating":5.0,"avg_price":110.13,"latitude":49.2829780579,"longitude":-123.1096954346},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":2022,"city":"montreal","country":"canada","name":"jewish_neighborhood_food_tour","price":95.44,"rating":4.5,"avg_price":68.7892857143,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":2023,"city":"whistler","country":"canada","name":"whistler_electric_bike_tour_(ebike)","price":105.0,"rating":5.0,"avg_price":110.13,"latitude":50.1165084839,"longitude":-122.948059082},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":2024,"city":"vancouver","country":"canada","name":"chinatown_dim_sum_tour","price":75.0,"rating":5.0,"avg_price":110.13,"latitude":49.287940979,"longitude":-123.1130523682},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":2025,"city":"vancouver","country":"canada","name":"little_italy_walking_food_tour_in_vancouver","price":73.0,"rating":4.5,"avg_price":110.13,"latitude":49.2859191895,"longitude":-123.113822937},{"province":"new_brunswick","category":"walking_&_biking_tours","attraction_id":2026,"city":"saint_john","country":"canada","name":"shore_excursion_saint_john_walking_tour","price":30.0,"rating":5.0,"avg_price":54.675,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":2027,"city":"quebec_city","country":"canada","name":"electric_bike_tour_of_quebec_city","price":85.0,"rating":5.0,"avg_price":68.7892857143,"latitude":46.8135795593,"longitude":-71.2017211914},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":2028,"city":"montreal","country":"canada","name":"old_montreal_ghost_walking_tour","price":25.0,"rating":4.0,"avg_price":68.7892857143,"latitude":45.5025939941,"longitude":-73.5551681519},{"province":"ontario","category":"walking_&_biking_tours","attraction_id":2029,"city":"toronto","country":"canada","name":"winter_downtown_toronto_bike_tour","price":79.1,"rating":5.0,"avg_price":81.2168292683,"latitude":43.6541595459,"longitude":-79.3904876709},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":2030,"city":"montreal","country":"canada","name":"under_the_surface_of_montreal's_chinatown:_guided_food_walking_tour","price":83.0,"rating":5.0,"avg_price":68.7892857143,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":2031,"city":"vancouver_island","country":"canada","name":"victoria_highlight_city_tour","price":74.95,"rating":4.0,"avg_price":110.13,"latitude":48.4280471802,"longitude":-123.3685531616},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":2032,"city":"vancouver","country":"canada","name":"3_day_vancouver_island_cycling_tour","price":110.1299972534,"rating":5.0,"avg_price":110.13,"latitude":49.2914733887,"longitude":-123.1424026489},{"province":"ontario","category":"walking_&_biking_tours","attraction_id":2033,"city":"windsor","country":"canada","name":"wine_trail_ride_cycling_tour","price":135.0,"rating":5.0,"avg_price":81.2168292683,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":2034,"city":"quebec_city","country":"canada","name":"guided_bike_tour_on_ile_d'orleans","price":99.0,"rating":5.0,"avg_price":68.7892857143,"latitude":46.8614082336,"longitude":-71.0777435303},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":2035,"city":"montreal","country":"canada","name":"making_their_mark:_montreal_jewish_history_walking_tour","price":24.0,"rating":5.0,"avg_price":68.7892857143,"latitude":45.5169487,"longitude":-73.5797195435},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":2036,"city":"montreal","country":"canada","name":"rabbis,_writers_and_radicals:_montreal_jewish_history_walking_tour","price":24.0,"rating":4.0,"avg_price":68.7892857143,"latitude":45.5169487,"longitude":-73.5797195435},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":2037,"city":"quebec_city","country":"canada","name":"quebec_city_bike_tour_along_saint_lawrence_river","price":60.0,"rating":5.0,"avg_price":68.7892857143,"latitude":46.8135795593,"longitude":-71.2017211914},{"province":"alberta","category":"walking_&_biking_tours","attraction_id":2038,"city":"calgary","country":"canada","name":"calgary_and_banff_mountain_biking_adventure","price":420.0,"rating":5.0,"avg_price":103.3646153846,"latitude":49.2661514282,"longitude":-123.0986099243},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":2039,"city":"montreal","country":"canada","name":"full-day_qu\u00e9bec_city_adventure:_bike_tour,_sightseeing_cruise,_and_lunch","price":125.0,"rating":5.0,"avg_price":68.7892857143,"latitude":46.8135795593,"longitude":-71.2017211914},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":2040,"city":"quebec_city","country":"canada","name":"historical_walking_tour_in_old_l\u00e9vis_:_victorian_beauty","price":20.0,"rating":5.0,"avg_price":68.7892857143,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"walking_&_biking_tours","attraction_id":2041,"city":"edmonton","country":"canada","name":"ebike_tour","price":79.0,"rating":5.0,"avg_price":103.3646153846,"latitude":49.0772972107,"longitude":-117.8005371094},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":2042,"city":"quebec_city","country":"canada","name":"quebec_city_private_walking_tour_-_the_history_of_french_&_british_america","price":130.0,"rating":5.0,"avg_price":68.7892857143,"latitude":46.7561149597,"longitude":-71.1790237427},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":2043,"city":"quebec_city","country":"canada","name":"canyon_sainte-anne_walking_tour","price":13.5,"rating":4.5,"avg_price":68.7892857143,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":2044,"city":"whistler","country":"canada","name":"whistler_singletrack_mountain_bike_tour","price":139.0,"rating":5.0,"avg_price":110.13,"latitude":50.1165084839,"longitude":-122.948059082},{"province":"ontario","category":"walking_&_biking_tours","attraction_id":2045,"city":"toronto","country":"canada","name":"toronto_arts,_food_&_culture_walking_tour_-_local_private_guided_tour","price":282.5,"rating":5.0,"avg_price":81.2168292683,"latitude":43.7536735535,"longitude":-79.6089782715},{"province":"ontario","category":"walking_&_biking_tours","attraction_id":2046,"city":"ottawa","country":"canada","name":"best_of_ottawa_bike_tour","price":113.5,"rating":5.0,"avg_price":81.2168292683,"latitude":45.4233894348,"longitude":-75.6963195801},{"province":"ontario","category":"walking_&_biking_tours","attraction_id":2047,"city":"ottawa","country":"canada","name":"ottawa_highlights_3_hour_bike_tour","price":90.6,"rating":5.0,"avg_price":81.2168292683,"latitude":45.4233894348,"longitude":-75.6963195801},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":2048,"city":"vancouver","country":"canada","name":"granville_island_night_photography_tour","price":103.95,"rating":5.0,"avg_price":110.13,"latitude":49.2779121399,"longitude":-123.0986480713},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":2049,"city":"vancouver","country":"canada","name":"stanley_park_photography_tour_in_vancouver","price":104.0,"rating":2.0,"avg_price":110.13,"latitude":49.2779121399,"longitude":-123.0986480713},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":2050,"city":"vancouver","country":"canada","name":"canada_place_and_vancouver_waterfront_photography_tour","price":103.95,"rating":5.0,"avg_price":110.13,"latitude":49.2779121399,"longitude":-123.0986480713},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":2051,"city":"quebec_city","country":"canada","name":"quebec_city_shore_excursion:_private_walking_tour","price":19.58,"rating":5.0,"avg_price":68.7892857143,"latitude":46.8130874634,"longitude":-71.2055969238},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":2052,"city":"quebec_city","country":"canada","name":"the_big_bike_loop","price":120.0,"rating":3.0,"avg_price":68.7892857143,"latitude":46.8135795593,"longitude":-71.2017211914},{"province":"alberta","category":"walking_&_biking_tours","attraction_id":2053,"city":"canmore","country":"canada","name":"winter_canadian_rockies_canyon_hike","price":75.0,"rating":5.0,"avg_price":103.3646153846,"latitude":44.5593032837,"longitude":-64.0333709717},{"province":"ontario","category":"walking_&_biking_tours","attraction_id":2054,"city":"kitchener","country":"canada","name":"axe_throwing_at_batl_-_the_backyard_axe_throwing_league_in_kitchener-waterloo","price":22.22,"rating":5.0,"avg_price":81.2168292683,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"walking_&_biking_tours","attraction_id":2055,"city":"toronto","country":"canada","name":"axe_throwing_at_batl_-_the_backyard_axe_throwing_league_in_hamilton","price":22.22,"rating":5.0,"avg_price":81.2168292683,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"walking_&_biking_tours","attraction_id":2056,"city":"niagara_falls","country":"canada","name":"independent_bike_tour_of_niagara-on-the-lake_wineries_including_wine_tastings","price":64.0,"rating":4.5,"avg_price":81.2168292683,"latitude":43.2541503906,"longitude":-79.0854721069},{"province":"ontario","category":"walking_&_biking_tours","attraction_id":2057,"city":"niagara_falls","country":"canada","name":"niagara_winery_bicycle_tour_with_cheese","price":75.0,"rating":4.5,"avg_price":81.2168292683,"latitude":43.2541503906,"longitude":-79.0854721069},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":2058,"city":"quebec_city","country":"canada","name":"immersion_quebec:_virtual_reality_experience_of_quebec_city's_history","price":17.99,"rating":4.5,"avg_price":68.7892857143,"latitude":46.8130874634,"longitude":-71.2055969238},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":2059,"city":"vancouver","country":"canada","name":"city_sights_e-bike_adventure_tour_-_guided","price":124.0,"rating":5.0,"avg_price":110.13,"latitude":49.2780151367,"longitude":-123.1312484741},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":2060,"city":"vancouver","country":"canada","name":"street_art_cycling_tour","price":68.25,"rating":5.0,"avg_price":110.13,"latitude":49.2866668701,"longitude":-123.1412887573},{"province":"ontario","category":"walking_&_biking_tours","attraction_id":2061,"city":"toronto","country":"canada","name":"lift_your_spirits!_distillery_and_cocktail_experience","price":105.0,"rating":5.0,"avg_price":81.2168292683,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"walking_&_biking_tours","attraction_id":2062,"city":"toronto","country":"canada","name":"el_camino_de_tapas_and_cocktails_-_luxurious_evening_food_crawl_in_toronto","price":169.0,"rating":5.0,"avg_price":81.2168292683,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":2063,"city":"vancouver","country":"canada","name":"vancouver_secrets_of_stanley_park_walking_tour","price":38.85,"rating":5.0,"avg_price":110.13,"latitude":49.2829780579,"longitude":-123.1096954346},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":2064,"city":"montreal","country":"canada","name":"beyond_the_bike_lanes_bike_tour","price":85.0,"rating":5.0,"avg_price":68.7892857143,"latitude":45.5261230469,"longitude":-73.5950698853},{"province":"ontario","category":"walking_&_biking_tours","attraction_id":2065,"city":"niagara_falls","country":"canada","name":"gourmet_bike_tour_in_niagara-on-the-lake_with_wine_and_beer","price":134.47,"rating":5.0,"avg_price":81.2168292683,"latitude":43.2265434265,"longitude":-79.1159591675},{"province":"ontario","category":"walking_&_biking_tours","attraction_id":2066,"city":"toronto","country":"canada","name":"sake_a_to_z_gastronomic_experience_in_distillery_district","price":90.0,"rating":5.0,"avg_price":81.2168292683,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":2067,"city":"whistler","country":"canada","name":"whistler_half-day_mountain_bike_tour","price":208.95,"rating":5.0,"avg_price":110.13,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":2068,"city":"whistler","country":"canada","name":"whistler_full-day_mountain_bike_tour","price":303.45,"rating":5.0,"avg_price":110.13,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"walking_&_biking_tours","attraction_id":2069,"city":"edmonton","country":"canada","name":"4-day_bicycle_tour_through_canadian_rockies","price":103.3600006104,"rating":5.0,"avg_price":103.3646153846,"latitude":53.5649642944,"longitude":-113.5785980225},{"province":"alberta","category":"walking_&_biking_tours","attraction_id":2070,"city":"canadian_rockies","country":"canada","name":"canmore_food_walking_tour","price":132.29,"rating":5.0,"avg_price":103.3646153846,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":2071,"city":"vancouver","country":"canada","name":"vancouver_bike_tour_with_beers_and_bites","price":104.0,"rating":4.5,"avg_price":110.13,"latitude":49.2841453552,"longitude":-123.1193161011},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":2072,"city":"vancouver","country":"canada","name":"quarry_rock_hike_and_photography_tour","price":109.0,"rating":4.0,"avg_price":110.13,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":2073,"city":"vancouver","country":"canada","name":"bowen_island_photography_tour","price":129.0,"rating":5.0,"avg_price":110.13,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"walking_&_biking_tours","attraction_id":2074,"city":"edmonton","country":"canada","name":"edmonton_food_tour_-_downtown_delights","price":121.79,"rating":5.0,"avg_price":103.3646153846,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":2075,"city":"vancouver","country":"canada","name":"sunset_e-bike_adventure_w\/wine_&_cheese","price":99.0,"rating":5.0,"avg_price":110.13,"latitude":49.2780151367,"longitude":-123.1312484741},{"province":"ontario","category":"walking_&_biking_tours","attraction_id":2076,"city":"toronto","country":"canada","name":"toronto_islands_morning_bike_tour","price":96.05,"rating":5.0,"avg_price":81.2168292683,"latitude":43.6541595459,"longitude":-79.3904876709},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":2077,"city":"vancouver","country":"canada","name":"beyond_city_sights_e-bike_adventure_tour","price":89.0,"rating":5.0,"avg_price":110.13,"latitude":49.2780151367,"longitude":-123.1312484741},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":2078,"city":"montreal","country":"canada","name":"old_montreal_walking_tour","price":25.0,"rating":3.5,"avg_price":68.7892857143,"latitude":45.5001449585,"longitude":-73.5720291138},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":2079,"city":"montreal","country":"canada","name":"montreal_bike_tour_with_bites","price":136.82,"rating":5.0,"avg_price":68.7892857143,"latitude":45.5058174133,"longitude":-73.5531616211},{"province":"british_columbia","category":"walking_&_biking_tours","attraction_id":2080,"city":"squamish","country":"canada","name":"high_performance_mountain_bike_rental_in_squamish","price":80.0,"rating":5.0,"avg_price":110.13,"latitude":49.7069206238,"longitude":-123.1457443237},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":2081,"city":"montreal","country":"canada","name":"in_the_shadow_of_the_mountain","price":24.0,"rating":5.0,"avg_price":68.7892857143,"latitude":45.5169487,"longitude":-73.5797195435},{"province":"quebec","category":"walking_&_biking_tours","attraction_id":2082,"city":"quebec_city","country":"canada","name":"quebec_city_private_walking_tour_-_the_history_of_quebec_and_canada","price":130.0,"rating":5.0,"avg_price":68.7892857143,"latitude":46.7561149597,"longitude":-71.1790237427},{"province":"alberta","category":"walking_&_biking_tours","attraction_id":2083,"city":"canadian_rockies","country":"canada","name":"ultimate_jasper_-_interpretive_nature_walk","price":72.45,"rating":5.0,"avg_price":103.3646153846,"latitude":52.8780860901,"longitude":-118.0799331665},{"province":"british_columbia","category":"water_sports","attraction_id":2084,"city":"vancouver","country":"canada","name":"seaplane_flight_to_victoria_and_whale-watching_cruise","price":469.0,"rating":5.0,"avg_price":192.4956043956,"latitude":48.4241294861,"longitude":-123.3707809448},{"province":"british_columbia","category":"water_sports","attraction_id":2085,"city":"vancouver_island","country":"canada","name":"victoria_whale_and_wildlife_cruise","price":151.2,"rating":5.0,"avg_price":192.4956043956,"latitude":48.4225692749,"longitude":-123.3824386597},{"province":"british_columbia","category":"water_sports","attraction_id":2086,"city":"vancouver","country":"canada","name":"whale-watching_tour_from_vancouver","price":138.5,"rating":4.5,"avg_price":192.4956043956,"latitude":49.1245117188,"longitude":-123.1840057373},{"province":"ontario","category":"water_sports","attraction_id":2087,"city":"niagara_falls","country":"canada","name":"niagara_falls_open-top_jet-boat_ride","price":79.04,"rating":5.0,"avg_price":281.79625,"latitude":43.1499404907,"longitude":-79.0463180542},{"province":"british_columbia","category":"water_sports","attraction_id":2088,"city":"vancouver","country":"canada","name":"ultimate_day_tour_to_victoria","price":363.56,"rating":4.5,"avg_price":192.4956043956,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"alberta","category":"water_sports","attraction_id":2089,"city":"canadian_rockies","country":"canada","name":"kicking_horse_river_whitewater_rafting","price":159.6,"rating":5.0,"avg_price":98.98,"latitude":51.1772842407,"longitude":-115.5727386475},{"province":"british_columbia","category":"water_sports","attraction_id":2090,"city":"clearwater","country":"canada","name":"riverside_rafting_on_clearwater_river_in_wells_gray_park","price":104.0,"rating":5.0,"avg_price":192.4956043956,"latitude":51.6454772949,"longitude":-120.0717697144},{"province":"alberta","category":"water_sports","attraction_id":2091,"city":"canadian_rockies","country":"canada","name":"wild_current_canoe_adventure_at_pyramid_lake","price":120.0,"rating":5.0,"avg_price":98.98,"latitude":52.8721504211,"longitude":-118.0794296265},{"province":"alberta","category":"water_sports","attraction_id":2092,"city":"canadian_rockies","country":"canada","name":"1.5-hour_banff_national_park_canoe_tour","price":56.7,"rating":4.5,"avg_price":98.98,"latitude":51.1772842407,"longitude":-115.5727386475},{"province":"british_columbia","category":"water_sports","attraction_id":2093,"city":"vancouver_island","country":"canada","name":"victoria_whale_watch_tour","price":114.45,"rating":4.5,"avg_price":192.4956043956,"latitude":48.4255905151,"longitude":-123.3695831299},{"province":"alberta","category":"water_sports","attraction_id":2094,"city":"canadian_rockies","country":"canada","name":"athabasca_river_canyon_morning_run","price":93.45,"rating":5.0,"avg_price":98.98,"latitude":52.8751373291,"longitude":-118.0807876587},{"province":"alberta","category":"water_sports","attraction_id":2095,"city":"canadian_rockies","country":"canada","name":"jasper_rafting_athabasca_canyon_run","price":93.45,"rating":4.5,"avg_price":98.98,"latitude":52.8753433228,"longitude":-118.0806274414},{"province":"british_columbia","category":"water_sports","attraction_id":2096,"city":"whistler","country":"canada","name":"whistler_white-water_rafting","price":103.95,"rating":4.0,"avg_price":192.4956043956,"latitude":50.1129837036,"longitude":-122.9549255371},{"province":"british_columbia","category":"water_sports","attraction_id":2097,"city":"pender_island","country":"canada","name":"whales,_trails_and_island_delights_tour","price":141.75,"rating":5.0,"avg_price":192.4956043956,"latitude":48.8002738953,"longitude":-123.3109436035},{"province":"british_columbia","category":"water_sports","attraction_id":2098,"city":"pender_island","country":"canada","name":"sea_to_sky_tour","price":99.75,"rating":5.0,"avg_price":192.4956043956,"latitude":48.8002738953,"longitude":-123.3109436035},{"province":"nova_scotia","category":"water_sports","attraction_id":2099,"city":"halifax_region","country":"canada","name":"tall_ship_silva_deckhand_for_a_day","price":22.99,"rating":5.0,"avg_price":314.7044444444,"latitude":44.6634635925,"longitude":-63.6241378784},{"province":"quebec","category":"water_sports","attraction_id":2100,"city":"quebec_city","country":"canada","name":"vip_whale_watching,_basilica_by_private_car_tour","price":216.75,"rating":4.0,"avg_price":153.7627777778,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"water_sports","attraction_id":2101,"city":"haliburton","country":"canada","name":"camping_in_ontario's_most_beautiful_location","price":150.0,"rating":4.5,"avg_price":281.79625,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"water_sports","attraction_id":2102,"city":"kananaskis_country","country":"canada","name":"become_a_voyageur_-_canoe_tour","price":49.0,"rating":5.0,"avg_price":98.98,"latitude":50.9183578491,"longitude":-115.1479415894},{"province":"british_columbia","category":"water_sports","attraction_id":2103,"city":"vancouver_island","country":"canada","name":"vancouver_island_half_day_whale_and_wildlife_tour","price":140.7,"rating":5.0,"avg_price":192.4956043956,"latitude":48.7403793335,"longitude":-123.619140625},{"province":"british_columbia","category":"water_sports","attraction_id":2104,"city":"vancouver_island","country":"canada","name":"half-day_whale_watching_(telegraph_cove,_bc)","price":143.07,"rating":5.0,"avg_price":192.4956043956,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"british_columbia","category":"water_sports","attraction_id":2105,"city":"vancouver_island","country":"canada","name":"sunset_whale_watching_(victoria,_bc)","price":143.07,"rating":5.0,"avg_price":192.4956043956,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"quebec","category":"water_sports","attraction_id":2106,"city":"quebec_city","country":"canada","name":"vip_three_day_whale_watching_sea_kayaking_basilica_is_orleans_private_car_tour","price":503.03,"rating":4.0,"avg_price":153.7627777778,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"water_sports","attraction_id":2107,"city":"quebec_city","country":"canada","name":"vip_two_day_whale_watching,_sea_kayaking,_basilica,_by_private_car_tour","price":312.18,"rating":4.0,"avg_price":153.7627777778,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"water_sports","attraction_id":2108,"city":"earltown","country":"canada","name":"2_hour_quickie_adventure","price":57.5,"rating":5.0,"avg_price":314.7044444444,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"water_sports","attraction_id":2109,"city":"earltown","country":"canada","name":"keji_southern_lakes_canoe_trip_-_3_day","price":684.25,"rating":5.0,"avg_price":314.7044444444,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"water_sports","attraction_id":2110,"city":"earltown","country":"canada","name":"frozen_ocean_canoe_trip_-3_day","price":684.25,"rating":5.0,"avg_price":314.7044444444,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"water_sports","attraction_id":2111,"city":"stoneham-et-tewkesbury","country":"canada","name":"rafting_trip_with_the_family_-_qu\u00e9bec_city","price":239.0,"rating":4.0,"avg_price":153.7627777778,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"water_sports","attraction_id":2112,"city":"pender_island","country":"canada","name":"seals_&_smiles_tour","price":68.25,"rating":5.0,"avg_price":192.4956043956,"latitude":48.8002738953,"longitude":-123.3109436035},{"province":"nova_scotia","category":"water_sports","attraction_id":2113,"city":"halifax_region","country":"canada","name":"cabot_trail_and_cape_breton_tour","price":314.700012207,"rating":5.0,"avg_price":314.7044444444,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"water_sports","attraction_id":2114,"city":"halifax_region","country":"canada","name":"cape_breton_&_newfoundland_tour","price":314.700012207,"rating":5.0,"avg_price":314.7044444444,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"water_sports","attraction_id":2115,"city":"halifax_region","country":"canada","name":"hiking_and_sea_kayaking_combo_tour","price":212.75,"rating":5.0,"avg_price":314.7044444444,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"water_sports","attraction_id":2116,"city":"vancouver_island","country":"canada","name":"ucluelet_harbour_kayaking_tour","price":89.0,"rating":5.0,"avg_price":192.4956043956,"latitude":48.9360923767,"longitude":-125.5372543335},{"province":"british_columbia","category":"water_sports","attraction_id":2117,"city":"revelstoke","country":"canada","name":"revelstoke_rapids","price":124.95,"rating":5.0,"avg_price":192.4956043956,"latitude":51.0029563904,"longitude":-118.200378418},{"province":"british_columbia","category":"water_sports","attraction_id":2118,"city":"revelstoke","country":"canada","name":"river_pirates","price":70.35,"rating":5.0,"avg_price":192.4956043956,"latitude":51.0029563904,"longitude":-118.200378418},{"province":"quebec","category":"water_sports","attraction_id":2119,"city":"mont_tremblant","country":"canada","name":"mont-tremblant_family_ice_fishing","price":245.14,"rating":4.0,"avg_price":153.7627777778,"latitude":46.2132911682,"longitude":-74.5849914551},{"province":"alberta","category":"water_sports","attraction_id":2120,"city":"canadian_rockies","country":"canada","name":"kananaskis_river_rafting_adventure","price":105.0,"rating":4.5,"avg_price":98.98,"latitude":51.1775093079,"longitude":-115.5712738037},{"province":"british_columbia","category":"water_sports","attraction_id":2121,"city":"vancouver_island","country":"canada","name":"summer_sunset_whales_and_wildlife_tour_in_vancouver_island","price":126.95,"rating":5.0,"avg_price":192.4956043956,"latitude":48.4265937805,"longitude":-123.3709182739},{"province":"quebec","category":"water_sports","attraction_id":2122,"city":"montreal","country":"canada","name":"rouge_river_classic_whitewater_rafting_package","price":79.0,"rating":4.0,"avg_price":153.7627777778,"latitude":45.6574516296,"longitude":-74.6756515503},{"province":"british_columbia","category":"water_sports","attraction_id":2123,"city":"vancouver","country":"canada","name":"victoria_and_butchart_gardens_by_helicopter_and_speed_boat","price":579.0,"rating":5.0,"avg_price":192.4956043956,"latitude":49.2847518921,"longitude":-123.1394805908},{"province":"nova_scotia","category":"water_sports","attraction_id":2124,"city":"advocate_harbour","country":"canada","name":"three_sisters_sea_kayaking_day_tour","price":136.85,"rating":5.0,"avg_price":314.7044444444,"latitude":45.3415336609,"longitude":-64.7864608765},{"province":"british_columbia","category":"water_sports","attraction_id":2125,"city":"vancouver_island","country":"canada","name":"whale_watching_and_butchart_gardens","price":185.0,"rating":5.0,"avg_price":192.4956043956,"latitude":48.422203064,"longitude":-123.3796234131},{"province":"british_columbia","category":"water_sports","attraction_id":2126,"city":"whistler","country":"canada","name":"river_of_golden_dreams_canoe_tour_in_whistler","price":114.45,"rating":5.0,"avg_price":192.4956043956,"latitude":50.1133766174,"longitude":-122.9542617798},{"province":"british_columbia","category":"water_sports","attraction_id":2127,"city":"vancouver_island","country":"canada","name":"summer_whale_watching_on_vancouver_island","price":145.95,"rating":5.0,"avg_price":192.4956043956,"latitude":48.4265937805,"longitude":-123.3709182739},{"province":"newfoundland_and_labrador","category":"water_sports","attraction_id":2128,"city":"bay_bulls","country":"canada","name":"newfoundland_puffin_and_whale_watch_cruise","price":72.0,"rating":5.0,"avg_price":125.4,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"water_sports","attraction_id":2129,"city":"lytton","country":"canada","name":"full-day_thompson_river_paddle_rafting_with_lunch","price":189.0,"rating":5.0,"avg_price":192.4956043956,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"water_sports","attraction_id":2130,"city":"squamish","country":"canada","name":"squamish_cheakamus_white-water_rafting","price":120.74,"rating":5.0,"avg_price":192.4956043956,"latitude":49.7491493225,"longitude":-123.1333770752},{"province":"british_columbia","category":"water_sports","attraction_id":2131,"city":"kamloops","country":"canada","name":"catch_a_wave_rafting_trip_on_the_clearwater_river","price":114.45,"rating":5.0,"avg_price":192.4956043956,"latitude":51.6451416016,"longitude":-120.0732498169},{"province":"british_columbia","category":"water_sports","attraction_id":2132,"city":"squamish","country":"canada","name":"4-hour_eagle_viewing_river_float_trip_from_squamish_with_lunch","price":125.99,"rating":5.0,"avg_price":192.4956043956,"latitude":49.7491493225,"longitude":-123.1333770752},{"province":"british_columbia","category":"water_sports","attraction_id":2133,"city":"whistler","country":"canada","name":"whistler_half-day_fly_fishing","price":208.95,"rating":5.0,"avg_price":192.4956043956,"latitude":50.3222236633,"longitude":-122.8071899414},{"province":"british_columbia","category":"water_sports","attraction_id":2134,"city":"squamish","country":"canada","name":"squamish_elaho_white-water_rafting","price":173.24,"rating":5.0,"avg_price":192.4956043956,"latitude":49.7491493225,"longitude":-123.1333770752},{"province":"british_columbia","category":"water_sports","attraction_id":2135,"city":"vancouver","country":"canada","name":"sea_safari_tour_from_vancouver","price":97.65,"rating":5.0,"avg_price":192.4956043956,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"water_sports","attraction_id":2136,"city":"okanagan_valley","country":"canada","name":"kayak,_wine,_and_cheese_tour","price":155.75,"rating":4.5,"avg_price":192.4956043956,"latitude":49.5018005371,"longitude":-119.5907287598},{"province":"british_columbia","category":"water_sports","attraction_id":2137,"city":"vancouver_island","country":"canada","name":"3-hour_swartz_bay_kayak_tour_and_restaurant_lunch","price":89.6,"rating":5.0,"avg_price":192.4956043956,"latitude":48.5780830383,"longitude":-123.4666976929},{"province":"british_columbia","category":"water_sports","attraction_id":2138,"city":"vancouver_island","country":"canada","name":"kayak_tour_of_gulf_islands","price":72.8,"rating":5.0,"avg_price":192.4956043956,"latitude":48.5780830383,"longitude":-123.4666976929},{"province":"british_columbia","category":"water_sports","attraction_id":2139,"city":"vancouver","country":"canada","name":"spring_season_sport_fishing_adventure_charter_for_salmon_fishing_&_bottom_fish","price":189.0,"rating":5.0,"avg_price":192.4956043956,"latitude":48.9449806213,"longitude":-125.5537490845},{"province":"british_columbia","category":"water_sports","attraction_id":2140,"city":"vancouver","country":"canada","name":"victoria_and_butchart_gardens_by_seaplane_and_speed_boat","price":489.0,"rating":5.0,"avg_price":192.4956043956,"latitude":49.2847518921,"longitude":-123.1394805908},{"province":"ontario","category":"water_sports","attraction_id":2141,"city":"toronto","country":"canada","name":"3-day_grotto_tour_to_bruce_peninsula","price":489.0,"rating":4.5,"avg_price":281.79625,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"water_sports","attraction_id":2142,"city":"canadian_rockies","country":"canada","name":"sunwapta_challenge_whitewater_rafting:_class_iii_rapids","price":111.38,"rating":5.0,"avg_price":98.98,"latitude":52.8740882874,"longitude":-118.0816955566},{"province":"british_columbia","category":"water_sports","attraction_id":2143,"city":"vancouver","country":"canada","name":"whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight","price":447.57,"rating":5.0,"avg_price":192.4956043956,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"british_columbia","category":"water_sports","attraction_id":2144,"city":"vancouver_island","country":"canada","name":"victoria_wine_and_whales_combo_tour","price":359.85,"rating":5.0,"avg_price":192.4956043956,"latitude":48.4225692749,"longitude":-123.3824386597},{"province":"british_columbia","category":"water_sports","attraction_id":2145,"city":"vancouver","country":"canada","name":"vancouver_snorkel_and_kayak_adventure","price":78.75,"rating":4.5,"avg_price":192.4956043956,"latitude":49.3738021851,"longitude":-123.2738037109},{"province":"newfoundland_and_labrador","category":"water_sports","attraction_id":2146,"city":"trinity","country":"canada","name":"trinity_tow_'n'_go_kayak_tour","price":175.0,"rating":5.0,"avg_price":125.4,"latitude":48.3685150146,"longitude":-53.3578338623},{"province":"alberta","category":"water_sports","attraction_id":2147,"city":"canadian_rockies","country":"canada","name":"whitewater_rafting_on_jasper's_fraser_river","price":122.09,"rating":5.0,"avg_price":98.98,"latitude":52.8740882874,"longitude":-118.0816955566},{"province":"british_columbia","category":"water_sports","attraction_id":2148,"city":"vancouver_island","country":"canada","name":"victoria_sunset_whale-watching_cruise","price":140.7,"rating":5.0,"avg_price":192.4956043956,"latitude":48.4225692749,"longitude":-123.3824386597},{"province":"british_columbia","category":"water_sports","attraction_id":2149,"city":"lytton","country":"canada","name":"hell's_gate_full-day_whitewater_rafting_trip_with_lunch","price":189.0,"rating":5.0,"avg_price":192.4956043956,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"water_sports","attraction_id":2150,"city":"canadian_rockies","country":"canada","name":"kicking_horse_river_rafting_family_adventure_including_bbq_lunch","price":81.9,"rating":4.5,"avg_price":98.98,"latitude":51.1772842407,"longitude":-115.5727386475},{"province":"british_columbia","category":"water_sports","attraction_id":2151,"city":"squamish","country":"canada","name":"elaho_whitewater_experience","price":187.95,"rating":5.0,"avg_price":192.4956043956,"latitude":49.7416534424,"longitude":-123.1364212036},{"province":"nova_scotia","category":"water_sports","attraction_id":2152,"city":"earltown","country":"canada","name":"4_hour_quickie_adventure","price":92.0,"rating":5.0,"avg_price":314.7044444444,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"water_sports","attraction_id":2153,"city":"kootenay_rockies","country":"canada","name":"rafting_adventure_on_the_kicking_horse_river","price":109.2,"rating":5.0,"avg_price":192.4956043956,"latitude":51.3027839661,"longitude":-116.947807312},{"province":"british_columbia","category":"water_sports","attraction_id":2154,"city":"vancouver_island","country":"canada","name":"victoria_marine_wildlife_tour","price":112.35,"rating":5.0,"avg_price":192.4956043956,"latitude":48.4225692749,"longitude":-123.3824386597},{"province":"alberta","category":"water_sports","attraction_id":2155,"city":"canadian_rockies","country":"canada","name":"jasper_rafting_trip_on_athabasca_river_mile_5","price":72.45,"rating":4.0,"avg_price":98.98,"latitude":52.8753433228,"longitude":-118.0806274414},{"province":"british_columbia","category":"water_sports","attraction_id":2156,"city":"vancouver_island","country":"canada","name":"nanaimo_whale_watching_in_a_semi-covered_boat","price":148.0,"rating":5.0,"avg_price":192.4956043956,"latitude":49.1673851013,"longitude":-123.9366455078},{"province":"british_columbia","category":"water_sports","attraction_id":2157,"city":"vancouver","country":"canada","name":"vancouver_kayaking_tour","price":47.9,"rating":5.0,"avg_price":192.4956043956,"latitude":49.2717285156,"longitude":-123.1366577148},{"province":"alberta","category":"water_sports","attraction_id":2158,"city":"canadian_rockies","country":"canada","name":"3.5-hour_sunwapta_river_rafting_adventure_in_jasper","price":103.95,"rating":5.0,"avg_price":98.98,"latitude":52.8753433228,"longitude":-118.0806274414},{"province":"ontario","category":"water_sports","attraction_id":2159,"city":"niagara_falls","country":"canada","name":"niagara_on_the_lake_open-top_jet-boat_ride","price":79.04,"rating":4.5,"avg_price":281.79625,"latitude":43.1499404907,"longitude":-79.0463180542},{"province":"quebec","category":"water_sports","attraction_id":2160,"city":"montreal","country":"canada","name":"montreal_paddleboat_rental","price":8.34,"rating":2.0,"avg_price":153.7627777778,"latitude":45.5070838928,"longitude":-73.5509338379},{"province":"newfoundland_and_labrador","category":"water_sports","attraction_id":2161,"city":"trinity","country":"canada","name":"harbour_kayak_tour","price":145.0,"rating":5.0,"avg_price":125.4,"latitude":48.3685150146,"longitude":-53.3578338623},{"province":"british_columbia","category":"water_sports","attraction_id":2162,"city":"vancouver","country":"canada","name":"vancouver_boat_rental_for_up_to_5_people","price":54.0,"rating":5.0,"avg_price":192.4956043956,"latitude":49.2728157043,"longitude":-123.1364212036},{"province":"british_columbia","category":"water_sports","attraction_id":2163,"city":"okanagan_valley","country":"canada","name":"okanagan_jetpack_rental_and_lesson","price":149.0,"rating":5.0,"avg_price":192.4956043956,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"newfoundland_and_labrador","category":"water_sports","attraction_id":2164,"city":"trinity","country":"canada","name":"whale_watching_marine_wildlife_excursion_by_kayak","price":155.0,"rating":5.0,"avg_price":125.4,"latitude":48.3685150146,"longitude":-53.3578338623},{"province":"quebec","category":"water_sports","attraction_id":2165,"city":"mont_tremblant","country":"canada","name":"tremblant_white_water_rafting_-_full_day_with_transport","price":210.06,"rating":4.0,"avg_price":153.7627777778,"latitude":46.2132911682,"longitude":-74.5849914551},{"province":"quebec","category":"water_sports","attraction_id":2166,"city":"mont_tremblant","country":"canada","name":"full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch","price":98.29,"rating":5.0,"avg_price":153.7627777778,"latitude":46.2132911682,"longitude":-74.5849914551},{"province":"quebec","category":"water_sports","attraction_id":2167,"city":"mont_tremblant","country":"canada","name":"rouge_river_white_water_rafting_-_full_day","price":155.14,"rating":4.0,"avg_price":153.7627777778,"latitude":46.2132911682,"longitude":-74.5849914551},{"province":"quebec","category":"water_sports","attraction_id":2168,"city":"mont_tremblant","country":"canada","name":"rouge_river_family_rafting","price":111.32,"rating":4.0,"avg_price":153.7627777778,"latitude":46.2132911682,"longitude":-74.5849914551},{"province":"british_columbia","category":"water_sports","attraction_id":2169,"city":"vancouver_island","country":"canada","name":"5_day_broken_islands_kayaking_expedition","price":192.5,"rating":5.0,"avg_price":192.4956043956,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"water_sports","attraction_id":2170,"city":"toronto","country":"canada","name":"skiing_for_beginner,_snow_tubing_or_snowshoeing_tour_from_toronto","price":113.0,"rating":4.5,"avg_price":281.79625,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"water_sports","attraction_id":2171,"city":"kootenay_rockies","country":"canada","name":"whitewater_rafting_on_toby_creek","price":70.35,"rating":5.0,"avg_price":192.4956043956,"latitude":50.6253623962,"longitude":-116.0679550171},{"province":"british_columbia","category":"water_sports","attraction_id":2172,"city":"whistler","country":"canada","name":"pemberton_half-day_trolling_tour","price":229.95,"rating":5.0,"avg_price":192.4956043956,"latitude":50.3222236633,"longitude":-122.8071899414},{"province":"costa_rica","category":"water_sports","attraction_id":2173,"city":"province_of_puntarenas","country":"central_america","name":"sea_kayaking_and_snorkeling","price":95.43,"rating":null,"avg_price":94.745,"latitude":9.4279556274,"longitude":-84.1581802368},{"province":"british_columbia","category":"water_sports","attraction_id":2174,"city":"squamish","country":"canada","name":"squamish_elaho_white-water_rafting_from_whistler","price":173.24,"rating":5.0,"avg_price":192.4956043956,"latitude":49.7491493225,"longitude":-123.1333770752},{"province":"british_columbia","category":"water_sports","attraction_id":2175,"city":"squamish","country":"canada","name":"squamish_cheakamus_white-water_rafting_from_whistler","price":120.74,"rating":5.0,"avg_price":192.4956043956,"latitude":49.7491493225,"longitude":-123.1333770752},{"province":"british_columbia","category":"water_sports","attraction_id":2176,"city":"squamish","country":"canada","name":"squamish_elaho_white-water_rafting_from_vancouver","price":215.24,"rating":5.0,"avg_price":192.4956043956,"latitude":49.7491493225,"longitude":-123.1333770752},{"province":"nova_scotia","category":"water_sports","attraction_id":2177,"city":"earltown","country":"canada","name":"keji_southern_lakes_canoe_trip_-_4_day","price":914.25,"rating":5.0,"avg_price":314.7044444444,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"water_sports","attraction_id":2178,"city":"vancouver","country":"canada","name":"vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane","price":569.0,"rating":4.5,"avg_price":192.4956043956,"latitude":49.2847518921,"longitude":-123.1394805908},{"province":"yukon","category":"water_sports","attraction_id":2179,"city":"whitehorse","country":"canada","name":"half-day_canoe_trip_on_the_takihini_river","price":125.0,"rating":5.0,"avg_price":161.725,"latitude":60.8151359558,"longitude":-135.298614502},{"province":"british_columbia","category":"water_sports","attraction_id":2180,"city":"squamish","country":"canada","name":"overnight_camping_and_river-rafting_trip_in_squamish","price":425.24,"rating":5.0,"avg_price":192.4956043956,"latitude":49.7491493225,"longitude":-123.1333770752},{"province":"newfoundland_and_labrador","category":"water_sports","attraction_id":2181,"city":"trinity","country":"canada","name":"whale-watching_marine_wildlife_excursion_by_zodiac_boat","price":80.0,"rating":4.5,"avg_price":125.4,"latitude":48.3685150146,"longitude":-53.3578338623},{"province":"british_columbia","category":"water_sports","attraction_id":2182,"city":"vancouver","country":"canada","name":"gulf_islands_kayak_and_seaplane_adventure","price":629.0,"rating":5.0,"avg_price":192.4956043956,"latitude":49.2847518921,"longitude":-123.1394805908},{"province":"british_columbia","category":"water_sports","attraction_id":2183,"city":"vancouver","country":"canada","name":"private_salmon_fishing_charter_from_vancouver_for_up_to_4_people","price":749.77,"rating":5.0,"avg_price":192.4956043956,"latitude":49.2024726868,"longitude":-123.1445770264},{"province":"british_columbia","category":"water_sports","attraction_id":2184,"city":"vancouver_island","country":"canada","name":"cowichan_river_tubing_rental","price":21.0,"rating":4.5,"avg_price":192.4956043956,"latitude":48.8239936829,"longitude":-124.0585708618},{"province":"british_columbia","category":"water_sports","attraction_id":2185,"city":"whistler","country":"canada","name":"half-day_ice_fishing","price":208.95,"rating":5.0,"avg_price":192.4956043956,"latitude":50.3222236633,"longitude":-122.8071899414},{"province":"british_columbia","category":"water_sports","attraction_id":2186,"city":"vancouver","country":"canada","name":"english_bay_jet_ski_tour_from_vancouver_with_dinner_on_bowen_island","price":222.88,"rating":5.0,"avg_price":192.4956043956,"latitude":49.2717285156,"longitude":-123.1366577148},{"province":"british_columbia","category":"water_sports","attraction_id":2187,"city":"vancouver","country":"canada","name":"vancouver_jet_ski_rental","price":211.56,"rating":4.5,"avg_price":192.4956043956,"latitude":49.2717285156,"longitude":-123.1366577148},{"province":"british_columbia","category":"water_sports","attraction_id":2188,"city":"vancouver","country":"canada","name":"english_bay_jet_ski_tour_from_vancouver","price":155.68,"rating":5.0,"avg_price":192.4956043956,"latitude":49.2717285156,"longitude":-123.1366577148},{"province":"british_columbia","category":"water_sports","attraction_id":2189,"city":"vancouver_island","country":"canada","name":"victoria_harbour_sunset_kayak_tour","price":78.2,"rating":5.0,"avg_price":192.4956043956,"latitude":48.4293289185,"longitude":-123.3697433472},{"province":"british_columbia","category":"water_sports","attraction_id":2190,"city":"revelstoke","country":"canada","name":"half-day_whitewater_rafting_in_revelstoke","price":130.2,"rating":5.0,"avg_price":192.4956043956,"latitude":50.9984588623,"longitude":-118.1943054199},{"province":"british_columbia","category":"water_sports","attraction_id":2191,"city":"squamish","country":"canada","name":"squamish_scenic_twilight_float","price":83.99,"rating":5.0,"avg_price":192.4956043956,"latitude":49.7491493225,"longitude":-123.1333770752},{"province":"alberta","category":"water_sports","attraction_id":2192,"city":"canadian_rockies","country":"canada","name":"sunwapta_river_self-drive_rafting_trip","price":93.45,"rating":5.0,"avg_price":98.98,"latitude":52.8751373291,"longitude":-118.0807876587},{"province":"yukon","category":"water_sports","attraction_id":2193,"city":"whitehorse","country":"canada","name":"arctic_day:_yukon_river_canoeing_tour","price":198.45,"rating":5.0,"avg_price":161.725,"latitude":60.7227401733,"longitude":-135.0558776855},{"province":"british_columbia","category":"water_sports","attraction_id":2194,"city":"vancouver","country":"canada","name":"bowen_explorer_sea_safari_tour","price":97.65,"rating":5.0,"avg_price":192.4956043956,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"water_sports","attraction_id":2195,"city":"whistler","country":"canada","name":"whistler_half-day_spin_fishing","price":208.95,"rating":5.0,"avg_price":192.4956043956,"latitude":50.3222236633,"longitude":-122.8071899414},{"province":"british_columbia","category":"water_sports","attraction_id":2196,"city":"vancouver_island","country":"canada","name":"victoria_harbour_kayak_tour","price":78.25,"rating":5.0,"avg_price":192.4956043956,"latitude":48.4293289185,"longitude":-123.3697433472},{"province":"british_columbia","category":"water_sports","attraction_id":2197,"city":"vancouver_island","country":"canada","name":"victoria_harbour_stand-up_paddleboard_tour","price":79.0,"rating":5.0,"avg_price":192.4956043956,"latitude":48.4293289185,"longitude":-123.3697433472},{"province":"british_columbia","category":"water_sports","attraction_id":2198,"city":"okanagan_valley","country":"canada","name":"okanagan_flyboard_experience","price":124.0,"rating":5.0,"avg_price":192.4956043956,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"water_sports","attraction_id":2199,"city":"ottawa","country":"canada","name":"4-day_algonquin_park_canoe_trip","price":711.9,"rating":4.0,"avg_price":281.79625,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"water_sports","attraction_id":2200,"city":"vancouver_island","country":"canada","name":"brentwood_bay_guided_kayak_tours","price":72.8,"rating":5.0,"avg_price":192.4956043956,"latitude":48.5780830383,"longitude":-123.4666976929},{"province":"british_columbia","category":"water_sports","attraction_id":2201,"city":"vancouver_island","country":"canada","name":"brentwood_bay_kayak_tour_and_restaurant_lunch","price":89.6,"rating":5.0,"avg_price":192.4956043956,"latitude":48.5780830383,"longitude":-123.4666976929},{"province":"british_columbia","category":"water_sports","attraction_id":2202,"city":"vancouver_island","country":"canada","name":"brentwood_bay_kayak_tour_and_butchart_gardens_visit","price":100.8,"rating":5.0,"avg_price":192.4956043956,"latitude":48.5780830383,"longitude":-123.4666976929},{"province":"british_columbia","category":"water_sports","attraction_id":2203,"city":"vancouver_island","country":"canada","name":"2-hour_swartz_bay_kayak_tour_and_restaurant_lunch","price":72.8,"rating":5.0,"avg_price":192.4956043956,"latitude":48.5780830383,"longitude":-123.4666976929},{"province":"british_columbia","category":"water_sports","attraction_id":2204,"city":"squamish","country":"canada","name":"squamish_stand-up_paddle_board_rental","price":33.6,"rating":5.0,"avg_price":192.4956043956,"latitude":49.7491493225,"longitude":-123.1333770752},{"province":"ontario","category":"water_sports","attraction_id":2205,"city":"ottawa","country":"canada","name":"3-day_algonquin_park_canoe_trip","price":542.4,"rating":5.0,"avg_price":281.79625,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"water_sports","attraction_id":2206,"city":"vancouver","country":"canada","name":"sunset_nature_kayak_tour_in_vancouver","price":82.95,"rating":5.0,"avg_price":192.4956043956,"latitude":49.2721290588,"longitude":-123.1365814209},{"province":"british_columbia","category":"water_sports","attraction_id":2207,"city":"vancouver_island","country":"canada","name":"whale-watching_cruise_from_victoria_to_vancouver","price":232.32,"rating":5.0,"avg_price":192.4956043956,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"nova_scotia","category":"water_sports","attraction_id":2208,"city":"halifax_region","country":"canada","name":"stand-up_paddle_board","price":27.5,"rating":5.0,"avg_price":314.7044444444,"latitude":44.6214294434,"longitude":-63.6250190735},{"province":"ontario","category":"water_sports","attraction_id":2209,"city":"niagara_falls","country":"canada","name":"turkey_point_flyboard_rental","price":89.99,"rating":4.5,"avg_price":281.79625,"latitude":42.6662330627,"longitude":-80.3301315308},{"province":"quebec","category":"water_sports","attraction_id":2210,"city":"mont_tremblant","country":"canada","name":"canoe,_kayak,_paddleboard_rouge_river_-_self_guided_descent","price":40.26,"rating":4.0,"avg_price":153.7627777778,"latitude":46.2132911682,"longitude":-74.5849914551},{"province":"british_columbia","category":"water_sports","attraction_id":2211,"city":"whistler","country":"canada","name":"whistler_full-day_fly_fishing","price":271.95,"rating":5.0,"avg_price":192.4956043956,"latitude":50.3222236633,"longitude":-122.8071899414},{"province":"quebec","category":"water_sports","attraction_id":2212,"city":"grenville-sur-la-rouge","country":"canada","name":"regular_rafting_package_on_rouge_river","price":69.0,"rating":5.0,"avg_price":153.7627777778,"latitude":45.6574516296,"longitude":-74.6756515503},{"province":"alberta","category":"water_sports","attraction_id":2213,"city":"canadian_rockies","country":"canada","name":"athabasca_river_mile_5_morning_rafting_trip","price":72.45,"rating":5.0,"avg_price":98.98,"latitude":52.8751373291,"longitude":-118.0807876587},{"province":"quebec","category":"water_sports","attraction_id":2214,"city":"quebec","country":"canada","name":"sunset_sea-kayaking_excursion_on_st._lawrence_river","price":59.0,"rating":4.0,"avg_price":153.7627777778,"latitude":46.8588523865,"longitude":-71.0135421753},{"province":"quebec","category":"water_sports","attraction_id":2215,"city":"quebec_city","country":"canada","name":"quebec_city_sea_kayaking_excursion","price":59.9,"rating":3.5,"avg_price":153.7627777778,"latitude":46.8588523865,"longitude":-71.0135421753},{"province":"british_columbia","category":"water_sports","attraction_id":2216,"city":"lytton","country":"canada","name":"half-day_thompson_river_paddle_rafting","price":135.0,"rating":5.0,"avg_price":192.4956043956,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"water_sports","attraction_id":2217,"city":"lytton","country":"canada","name":"full-day_thompson_river_motorized_rafting_tour_with_lunch","price":189.0,"rating":5.0,"avg_price":192.4956043956,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"water_sports","attraction_id":2218,"city":"lytton","country":"canada","name":"half-day_thompson_river_motorized_rafting","price":139.0,"rating":5.0,"avg_price":192.4956043956,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"costa_rica","category":"water_sports","attraction_id":2219,"city":"province_of_puntarenas","country":"central_america","name":"jungle_tubing","price":94.06,"rating":null,"avg_price":94.745,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"water_sports","attraction_id":2220,"city":"vancouver","country":"canada","name":"seaplane_flight_to_victoria_with_whale_watching_and_return_by_ferry","price":389.0,"rating":4.5,"avg_price":192.4956043956,"latitude":48.4241294861,"longitude":-123.3707809448},{"province":"alberta","category":"water_sports","attraction_id":2221,"city":"kananaskis_country","country":"canada","name":"guided_ice_fishing_tour_canmore_-_banff","price":149.83,"rating":5.0,"avg_price":98.98,"latitude":50.9793395996,"longitude":-114.0601654053},{"province":"british_columbia","category":"water_sports","attraction_id":2222,"city":"whistler","country":"canada","name":"whistler_full-day_spin_fishing","price":271.95,"rating":5.0,"avg_price":192.4956043956,"latitude":50.3222236633,"longitude":-122.8071899414},{"province":"british_columbia","category":"water_sports","attraction_id":2223,"city":"vancouver_island","country":"canada","name":"sport_fishing_adventure_on_the_rugged_west_coast_of_vancouver_island","price":315.0,"rating":5.0,"avg_price":192.4956043956,"latitude":48.9449806213,"longitude":-125.5537490845},{"province":"british_columbia","category":"water_sports","attraction_id":2224,"city":"kamloops","country":"canada","name":"ready-set-go_rafting_trip_on_the_clearwater_river","price":120.75,"rating":5.0,"avg_price":192.4956043956,"latitude":51.6451416016,"longitude":-120.0732498169},{"province":"british_columbia","category":"water_sports","attraction_id":2225,"city":"kamloops","country":"canada","name":"guaranteed_addiction_full_day_rafting_on_clearwater_river_with_lunch","price":187.95,"rating":4.5,"avg_price":192.4956043956,"latitude":51.6451416016,"longitude":-120.0732498169},{"province":"british_columbia","category":"water_sports","attraction_id":2226,"city":"kamloops","country":"canada","name":"2-day_ticket_to_ride_rafting_trip_on_the_clearwater_river","price":408.45,"rating":4.5,"avg_price":192.4956043956,"latitude":51.6451416016,"longitude":-120.0732498169},{"province":"british_columbia","category":"water_sports","attraction_id":2227,"city":"vancouver","country":"canada","name":"vancouver_whale_watching_safari","price":259.0,"rating":5.0,"avg_price":192.4956043956,"latitude":49.2847518921,"longitude":-123.1394805908},{"province":"quebec","category":"water_sports","attraction_id":2228,"city":"mont_tremblant","country":"canada","name":"tremblant_white_water_rafting_express_experience","price":148.03,"rating":4.0,"avg_price":153.7627777778,"latitude":46.2132911682,"longitude":-74.5849914551},{"province":"quebec","category":"water_sports","attraction_id":2229,"city":"mont_tremblant","country":"canada","name":"half-day_white_water_rafting_on_the_rouge_river","price":98.29,"rating":5.0,"avg_price":153.7627777778,"latitude":46.2132911682,"longitude":-74.5849914551},{"province":"british_columbia","category":"water_sports","attraction_id":2230,"city":"vancouver_island","country":"canada","name":"3_day_broken_group_islands_kayaking_expedition","price":950.0,"rating":5.0,"avg_price":192.4956043956,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"water_sports","attraction_id":2231,"city":"vancouver_island","country":"canada","name":"victoria_oak_bay_shoreline_kayak_tour","price":79.0,"rating":5.0,"avg_price":192.4956043956,"latitude":48.4293289185,"longitude":-123.3697433472},{"province":"british_columbia","category":"water_sports","attraction_id":2232,"city":"vancouver_island","country":"canada","name":"discovery_island_kayak_tour","price":199.0,"rating":5.0,"avg_price":192.4956043956,"latitude":48.4293289185,"longitude":-123.3697433472},{"province":"british_columbia","category":"water_sports","attraction_id":2233,"city":"vancouver_island","country":"canada","name":"whale_watching_with_butchart_gardens_and_butterfly_gardens_from_victoria","price":190.0,"rating":3.0,"avg_price":192.4956043956,"latitude":48.422203064,"longitude":-123.3796234131},{"province":"quebec","category":"water_sports","attraction_id":2234,"city":"gaspesie_region","country":"canada","name":"snorkeling,_hiking_and_paddling_combo_package_in_matapedia_rivers","price":115.0,"rating":4.0,"avg_price":153.7627777778,"latitude":47.973613739,"longitude":-66.9511489868},{"province":"british_columbia","category":"water_sports","attraction_id":2235,"city":"vancouver","country":"canada","name":"illuminated_kayak_or_stand-up_paddleboard_tour_in_vancouver","price":62.0,"rating":4.5,"avg_price":192.4956043956,"latitude":49.2717285156,"longitude":-123.1366577148},{"province":"british_columbia","category":"water_sports","attraction_id":2236,"city":"sunshine_coast","country":"canada","name":"gibsons_beachcomber_kayak_tour","price":115.0,"rating":4.5,"avg_price":192.4956043956,"latitude":49.4014663696,"longitude":-123.5060501099},{"province":"ontario","category":"weddings_&_honeymoons","attraction_id":2237,"city":"niagara_falls","country":"canada","name":"epic_niagara_falls_photo_walk","price":59.0,"rating":null,"avg_price":94.5,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"weddings_&_honeymoons","attraction_id":2238,"city":"toronto","country":"canada","name":"1_hour_rmt_treatment","price":130.0,"rating":null,"avg_price":94.5,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"family_friendly","attraction_id":2239,"city":"toronto","country":"canada","name":"niagara_falls_day_tour_from_toronto","price":94.92,"rating":5.0,"avg_price":140.5154545455,"latitude":43.7030754089,"longitude":-79.4063873291},{"province":"quebec","category":"family_friendly","attraction_id":2240,"city":"quebec_city","country":"canada","name":"quebec_city_walking_tour","price":30.99,"rating":5.0,"avg_price":97.8553658537,"latitude":46.8130874634,"longitude":-71.2055969238},{"province":"ontario","category":"family_friendly","attraction_id":2241,"city":"toronto","country":"canada","name":"niagara_falls_small-group_day_tour_from_toronto","price":100.57,"rating":5.0,"avg_price":140.5154545455,"latitude":43.6478614807,"longitude":-79.392906189},{"province":"ontario","category":"family_friendly","attraction_id":2242,"city":"niagara_falls","country":"canada","name":"greg_frewin_wild_magic_show","price":32.77,"rating":5.0,"avg_price":140.5154545455,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"family_friendly","attraction_id":2243,"city":"quebec_city","country":"canada","name":"half-day_trip_to_montmorency_falls_and_ste-anne-de-beaupr\u00e9_from_quebec","price":57.5,"rating":4.5,"avg_price":97.8553658537,"latitude":46.8131332397,"longitude":-71.2056121826},{"province":"washington_(wa)","category":"family_friendly","attraction_id":2244,"city":"seattle","country":"united_states","name":"day_trip_from_seattle_to_victoria_on_the_victoria_clipper","price":170.4,"rating":4.5,"avg_price":170.4,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"family_friendly","attraction_id":2245,"city":"vancouver_island","country":"canada","name":"victoria_guided_food_and_history_tour","price":63.0,"rating":5.0,"avg_price":269.3794666667,"latitude":48.4300460815,"longitude":-123.3637237549},{"province":"ontario","category":"family_friendly","attraction_id":2246,"city":"toronto","country":"canada","name":"niagara_falls_tour_day_trip_from_toronto","price":89.0,"rating":4.5,"avg_price":140.5154545455,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"family_friendly","attraction_id":2247,"city":"toronto","country":"canada","name":"niagara_falls_day_and_evening_tour_with_boat_cruise_and_optional_fallsview_dinner","price":169.0,"rating":4.5,"avg_price":140.5154545455,"latitude":43.6837425232,"longitude":-79.5929107666},{"province":"ontario","category":"family_friendly","attraction_id":2248,"city":"niagara_falls","country":"canada","name":"niagara_on_the_lake_wine_tour_with_cheese_pairing","price":83.62,"rating":5.0,"avg_price":140.5154545455,"latitude":43.2265434265,"longitude":-79.1159591675},{"province":"new_york_(ny)","category":"family_friendly","attraction_id":2249,"city":"niagara_falls","country":"united_states","name":"niagara_falls_american-side_tour_with_maid_of_the_mist_boat_ride","price":136.25,"rating":4.5,"avg_price":297.7371428571,"latitude":43.1024360657,"longitude":-78.9616394043},{"province":"quebec","category":"family_friendly","attraction_id":2250,"city":"quebec_city","country":"canada","name":"ice_hotel_visit_&_transportation","price":51.75,"rating":5.0,"avg_price":97.8553658537,"latitude":46.8131332397,"longitude":-71.2056121826},{"province":"british_columbia","category":"family_friendly","attraction_id":2251,"city":"vancouver_island","country":"canada","name":"whale-watching_cruise_with_expert_naturalists","price":94.5,"rating":5.0,"avg_price":269.3794666667,"latitude":48.4224090576,"longitude":-123.3670501709},{"province":"northwest_territories","category":"family_friendly","attraction_id":2252,"city":"yellowknife","country":"canada","name":"northern_lights_tour_from_yellowknife","price":100.0,"rating":4.5,"avg_price":90.0,"latitude":62.4549751282,"longitude":-114.3722763062},{"province":"quebec","category":"family_friendly","attraction_id":2253,"city":"quebec_city","country":"canada","name":"ice_hotel_and_city_tour_in_quebec_city","price":69.0,"rating":5.0,"avg_price":97.8553658537,"latitude":46.8131332397,"longitude":-71.2056121826},{"province":"quebec","category":"family_friendly","attraction_id":2254,"city":"montreal","country":"canada","name":"montreal_tower_observatory_admission_plus_optional_ticket_to_botanical_garden","price":23.75,"rating":4.0,"avg_price":97.8553658537,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"family_friendly","attraction_id":2255,"city":"toronto","country":"canada","name":"medieval_times_dinner_and_tournament_toronto","price":68.99,"rating":4.0,"avg_price":140.5154545455,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"family_friendly","attraction_id":2256,"city":"niagara_falls","country":"canada","name":"niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner","price":157.07,"rating":5.0,"avg_price":140.5154545455,"latitude":43.2265434265,"longitude":-79.1159591675},{"province":"ontario","category":"family_friendly","attraction_id":2257,"city":"niagara_falls","country":"canada","name":"niagara_falls_one_day_sightseeing_tour_from_toronto","price":99.0,"rating":4.0,"avg_price":140.5154545455,"latitude":43.6692619324,"longitude":-79.3868103027},{"province":"ontario","category":"family_friendly","attraction_id":2258,"city":"niagara_falls","country":"canada","name":"niagara_falls_helicopter_tour","price":145.0,"rating":4.5,"avg_price":140.5154545455,"latitude":43.1186027527,"longitude":-79.0743865967},{"province":"british_columbia","category":"family_friendly","attraction_id":2259,"city":"vancouver","country":"canada","name":"seaplane_flight_to_victoria_and_whale-watching_cruise","price":469.0,"rating":5.0,"avg_price":269.3794666667,"latitude":48.4241294861,"longitude":-123.3707809448},{"province":"british_columbia","category":"family_friendly","attraction_id":2260,"city":"vancouver_island","country":"canada","name":"victoria_butchart_gardens_express_from_cruise_ship_terminal","price":80.0,"rating":5.0,"avg_price":269.3794666667,"latitude":48.4159698486,"longitude":-123.3849563599},{"province":"ontario","category":"family_friendly","attraction_id":2261,"city":"toronto","country":"canada","name":"toronto's_original_brunch_food_tour","price":99.0,"rating":4.5,"avg_price":140.5154545455,"latitude":43.6490325928,"longitude":-79.3717041016},{"province":"british_columbia","category":"family_friendly","attraction_id":2262,"city":"whistler","country":"canada","name":"whistler_sightseeing_tours_-_discover_all_of_whistler_this_winter!","price":83.99,"rating":5.0,"avg_price":269.3794666667,"latitude":50.1133766174,"longitude":-122.9542617798},{"province":"ontario","category":"family_friendly","attraction_id":2263,"city":"toronto","country":"canada","name":"niagara_falls_day_tour_from_toronto_including_hornblower_boat_tour","price":115.0,"rating":4.5,"avg_price":140.5154545455,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"new_york_(ny)","category":"family_friendly","attraction_id":2264,"city":"new_york_city","country":"united_states","name":"2-day_niagara_falls_tour_from_new_york_by_bus","price":436.23,"rating":4.5,"avg_price":297.7371428571,"latitude":40.8261413574,"longitude":-74.2298049927},{"province":"british_columbia","category":"family_friendly","attraction_id":2265,"city":"vancouver","country":"canada","name":"whale-watching_tour_from_vancouver","price":138.5,"rating":4.5,"avg_price":269.3794666667,"latitude":49.1245117188,"longitude":-123.1840057373},{"province":"british_columbia","category":"family_friendly","attraction_id":2266,"city":"vancouver","country":"canada","name":"ultimate_day_tour_to_victoria","price":363.56,"rating":4.5,"avg_price":269.3794666667,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"ontario","category":"family_friendly","attraction_id":2267,"city":"niagara_falls","country":"canada","name":"the_kettle_tour_-_4_premium_locations_-_2_breweries,_distillery,_winery&cidery","price":99.95,"rating":4.5,"avg_price":140.5154545455,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"family_friendly","attraction_id":2268,"city":"vancouver","country":"canada","name":"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls","price":144.95,"rating":5.0,"avg_price":269.3794666667,"latitude":49.2477836609,"longitude":-123.0330047607},{"province":"british_columbia","category":"family_friendly","attraction_id":2269,"city":"vancouver","country":"canada","name":"vancouver,_shannon_falls_&_whistler,_sea_everything_tour","price":144.95,"rating":5.0,"avg_price":269.3794666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"family_friendly","attraction_id":2270,"city":"halifax_region","country":"canada","name":"halifax_hop_on_hop_off_bus","price":56.01,"rating":null,"avg_price":320.6128571429,"latitude":44.6634635925,"longitude":-63.6241378784},{"province":"yukon","category":"family_friendly","attraction_id":2271,"city":"whitehorse","country":"canada","name":"arctic_day:_yukon_wildlife_and_hot_springs_tour","price":145.95,"rating":5.0,"avg_price":320.95,"latitude":60.7227401733,"longitude":-135.0558776855},{"province":"quebec","category":"family_friendly","attraction_id":2272,"city":"saint-jean-de-l'ile-d'orleans","country":"canada","name":"snowmobiling_activity_rides_of_1_hour","price":83.95,"rating":5.0,"avg_price":97.8553658537,"latitude":46.9055747986,"longitude":-70.9353942871},{"province":"quebec","category":"family_friendly","attraction_id":2273,"city":"quebec_city","country":"canada","name":"quebec_city_historic_discoverers_cruise","price":44.83,"rating":4.0,"avg_price":97.8553658537,"latitude":45.5024528503,"longitude":-73.5523757935},{"province":"quebec","category":"family_friendly","attraction_id":2274,"city":"quebec_city","country":"canada","name":"montmorency_falls_bike_tour_in_quebec","price":77.0,"rating":5.0,"avg_price":97.8553658537,"latitude":46.8167381287,"longitude":-71.2111663818},{"province":"british_columbia","category":"family_friendly","attraction_id":2275,"city":"vancouver","country":"canada","name":"lynn_canyon_park_and_photography_tour","price":99.0,"rating":5.0,"avg_price":269.3794666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"new_brunswick","category":"family_friendly","attraction_id":2276,"city":"saint_john","country":"canada","name":"best_of_saint_john_tour","price":149.0,"rating":null,"avg_price":149.0,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"family_friendly","attraction_id":2277,"city":"vancouver","country":"canada","name":"vancouver_to_whistler_extended_tour_-_7_hrs_in_whistler_for_activities\/gondola","price":175.0,"rating":5.0,"avg_price":269.3794666667,"latitude":49.2477836609,"longitude":-123.0330047607},{"province":"quebec","category":"family_friendly","attraction_id":2278,"city":"quebec_city","country":"canada","name":"vip_basilica_&_area_private_car_tour_(the_ste-anne_&_area,_riverside_lunch_tour)","price":134.96,"rating":4.5,"avg_price":97.8553658537,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"prince_edward_island","category":"family_friendly","attraction_id":2279,"city":"charlottetown","country":"canada","name":"best_of_p.e.i._tour","price":149.0,"rating":null,"avg_price":149.0,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"family_friendly","attraction_id":2280,"city":"toronto","country":"canada","name":"toronto_city_tour_with_cn_tower","price":99.0,"rating":4.5,"avg_price":140.5154545455,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"family_friendly","attraction_id":2281,"city":"vancouver","country":"canada","name":"best_of_vancouver_-_4_hours","price":186.65,"rating":5.0,"avg_price":269.3794666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"family_friendly","attraction_id":2282,"city":"toronto","country":"canada","name":"tour_to_niagara_falls_from_toronto","price":89.0,"rating":5.0,"avg_price":140.5154545455,"latitude":43.0756759644,"longitude":-79.0856628418},{"province":"ontario","category":"family_friendly","attraction_id":2283,"city":"toronto","country":"canada","name":"tour_to_niagara_falls_with_cruise","price":103.0,"rating":4.5,"avg_price":140.5154545455,"latitude":43.0756759644,"longitude":-79.0856628418},{"province":"ontario","category":"family_friendly","attraction_id":2284,"city":"toronto","country":"canada","name":"family_friendly_tour_to_niagara_falls","price":89.0,"rating":4.5,"avg_price":140.5154545455,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"northwest_territories","category":"family_friendly","attraction_id":2285,"city":"yellowknife","country":"canada","name":"aurora_bus_viewing_tours_yellowknife","price":80.0,"rating":5.0,"avg_price":90.0,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"family_friendly","attraction_id":2286,"city":"toronto","country":"canada","name":"great_canadian_food_tour","price":90.0,"rating":4.5,"avg_price":140.5154545455,"latitude":43.6544342041,"longitude":-79.3875045776},{"province":"quebec","category":"family_friendly","attraction_id":2287,"city":"montreal","country":"canada","name":"discover_the_reso:_montreal's_underground_city_-_walking_tour_with_a_local","price":69.0,"rating":4.5,"avg_price":97.8553658537,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"family_friendly","attraction_id":2288,"city":"vancouver_island","country":"canada","name":"vancouver_island's_ultimate_full_day_whale_and_wildlife_tour","price":274.05,"rating":5.0,"avg_price":269.3794666667,"latitude":48.7403793335,"longitude":-123.619140625},{"province":"alberta","category":"family_friendly","attraction_id":2289,"city":"calgary","country":"canada","name":"banff,_yoho_&_jasper_national_parks_summer_tour_from_calgary_(airport_transfers)","price":864.69,"rating":5.0,"avg_price":242.8,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"family_friendly","attraction_id":2290,"city":"toronto","country":"canada","name":"niagara_on_the_lake_from_toronto","price":79.0,"rating":4.5,"avg_price":140.5154545455,"latitude":43.0756759644,"longitude":-79.0856628418},{"province":"ontario","category":"family_friendly","attraction_id":2291,"city":"niagara_falls","country":"canada","name":"niagara_falls_tour_from_niagara_on_the_lake","price":99.0,"rating":4.5,"avg_price":140.5154545455,"latitude":43.0756759644,"longitude":-79.0856628418},{"province":"alberta","category":"family_friendly","attraction_id":2292,"city":"calgary","country":"canada","name":"summer_tour_to_lake_louise,_moraine_lake_&_yoho_national_park_from_calgary","price":122.69,"rating":5.0,"avg_price":242.8,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"family_friendly","attraction_id":2293,"city":"vancouver","country":"canada","name":"3-hour_east_vancouver_art_mural_&_craft_brewery_tour","price":45.0,"rating":4.0,"avg_price":269.3794666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"family_friendly","attraction_id":2294,"city":"whistler","country":"canada","name":"whistler_sightseeing_tours_-_discover_all_of_whistler_this_summer!","price":83.99,"rating":5.0,"avg_price":269.3794666667,"latitude":50.1133766174,"longitude":-122.9542617798},{"province":"ontario","category":"family_friendly","attraction_id":2295,"city":"niagara_falls","country":"canada","name":"niagara_falls_day_tour","price":79.0,"rating":5.0,"avg_price":140.5154545455,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"family_friendly","attraction_id":2296,"city":"calgary","country":"canada","name":"banff_national_park,_cave_&_basin_national_historic_site_tour_from_calgary","price":122.69,"rating":5.0,"avg_price":242.8,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"family_friendly","attraction_id":2297,"city":"montreal","country":"canada","name":"montreal_architectural_walking_tour_(2_hour)","price":44.84,"rating":4.5,"avg_price":97.8553658537,"latitude":45.5058174133,"longitude":-73.5531616211},{"province":"ontario","category":"family_friendly","attraction_id":2298,"city":"toronto","country":"canada","name":"toronto_walking_tour_-_arts,_food_&_culture_(group_tour)","price":35.0,"rating":4.5,"avg_price":140.5154545455,"latitude":43.7536735535,"longitude":-79.6089782715},{"province":"new_york_(ny)","category":"family_friendly","attraction_id":2299,"city":"cambridge","country":"united_states","name":"8-days_east_coast_usa_&_canada_from_new_york_(with_airport_transfers)","price":537.79,"rating":4.5,"avg_price":297.7371428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"family_friendly","attraction_id":2300,"city":"calgary","country":"canada","name":"calgary,_banff_(in-depth),_jasper_&_yoho_national_parks_tour_from_calgary","price":733.41,"rating":5.0,"avg_price":242.8,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"family_friendly","attraction_id":2301,"city":"whistler","country":"canada","name":"whistler_experience_day_tour","price":279.3,"rating":5.0,"avg_price":269.3794666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"family_friendly","attraction_id":2302,"city":"quebec_city","country":"canada","name":"vip_ice_hotel,_basilica,_copper_museum,_city_and_plains_by_private_car","price":162.22,"rating":4.5,"avg_price":97.8553658537,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"family_friendly","attraction_id":2303,"city":"niagara_falls","country":"canada","name":"heart_of_niagara_falls_full_monty_tour","price":104.14,"rating":4.5,"avg_price":140.5154545455,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"family_friendly","attraction_id":2304,"city":"niagara_falls","country":"canada","name":"heart_of_niagara_falls_tour","price":33.47,"rating":4.5,"avg_price":140.5154545455,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"family_friendly","attraction_id":2305,"city":"quebec_city","country":"canada","name":"vip_whale_watching,_basilica_by_private_car_tour","price":216.75,"rating":4.5,"avg_price":97.8553658537,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"family_friendly","attraction_id":2306,"city":"kingston","country":"canada","name":"ghost_and_mystery_trolley_tour","price":38.42,"rating":4.5,"avg_price":140.5154545455,"latitude":44.2307624817,"longitude":-76.4797286987},{"province":"ontario","category":"family_friendly","attraction_id":2307,"city":"haliburton","country":"canada","name":"camping_in_ontario's_most_beautiful_location","price":150.0,"rating":4.5,"avg_price":140.5154545455,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"family_friendly","attraction_id":2308,"city":"halifax_region","country":"canada","name":"lobsters_&_lighthouses","price":42.57,"rating":null,"avg_price":320.6128571429,"latitude":44.6634635925,"longitude":-63.6241378784},{"province":"british_columbia","category":"family_friendly","attraction_id":2309,"city":"vancouver_island","country":"canada","name":"port_renfrew_whale_&_wildlife_watching","price":149.0,"rating":5.0,"avg_price":269.3794666667,"latitude":48.422203064,"longitude":-123.3796234131},{"province":"alberta","category":"family_friendly","attraction_id":2310,"city":"kananaskis_country","country":"canada","name":"voyageur_canoe_and_horseback_ride","price":120.0,"rating":5.0,"avg_price":242.8,"latitude":50.9183578491,"longitude":-115.1479415894},{"province":"ontario","category":"family_friendly","attraction_id":2311,"city":"niagara_falls","country":"canada","name":"niagara_falls_&_niagara-on-the-lake","price":600.0,"rating":4.5,"avg_price":140.5154545455,"latitude":43.0756759644,"longitude":-79.0856628418},{"province":"british_columbia","category":"family_friendly","attraction_id":2312,"city":"vancouver","country":"canada","name":"langley_wine_tasting_day_tour","price":331.8,"rating":5.0,"avg_price":269.3794666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"family_friendly","attraction_id":2313,"city":"vancouver_island","country":"canada","name":"7_pm_spirit_of_victoria_food_tour_(gourmet_food_progressive_dinner_and_tour)","price":299.0,"rating":5.0,"avg_price":269.3794666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"family_friendly","attraction_id":2314,"city":"kananaskis_country","country":"canada","name":"become_a_voyageur_-_canoe_tour","price":49.0,"rating":5.0,"avg_price":242.8,"latitude":50.9183578491,"longitude":-115.1479415894},{"province":"british_columbia","category":"family_friendly","attraction_id":2315,"city":"okanagan_valley","country":"canada","name":"full_day_private_wine_tours_for_up_to_10_people","price":999.0,"rating":5.0,"avg_price":269.3794666667,"latitude":49.9325065613,"longitude":-119.400177002},{"province":"ontario","category":"family_friendly","attraction_id":2316,"city":"niagara_falls","country":"canada","name":"niagara_falls_and_boat_cruise","price":105.0,"rating":5.0,"avg_price":140.5154545455,"latitude":43.0756759644,"longitude":-79.0856628418},{"province":"ontario","category":"family_friendly","attraction_id":2317,"city":"niagara_falls","country":"canada","name":"niagara_falls_tour_&_boat_cruise","price":110.0,"rating":4.5,"avg_price":140.5154545455,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"family_friendly","attraction_id":2318,"city":"toronto","country":"canada","name":"private_tour_from_toronto_to_niagara_on_the_lake","price":650.0,"rating":4.5,"avg_price":140.5154545455,"latitude":43.0756759644,"longitude":-79.0856628418},{"province":"british_columbia","category":"family_friendly","attraction_id":2319,"city":"north_vancouver","country":"canada","name":"escape_to_rugged_waterfalls_&_canyons","price":55.0,"rating":5.0,"avg_price":269.3794666667,"latitude":45.4277534485,"longitude":-75.6920013428},{"province":"quebec","category":"family_friendly","attraction_id":2320,"city":"montreal","country":"canada","name":"private_day_tour_to_visit_omega_park_and_montebello_lodge,_montreal_area","price":89.0,"rating":4.5,"avg_price":97.8553658537,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"family_friendly","attraction_id":2321,"city":"montreal","country":"canada","name":"wood_walker","price":135.0,"rating":4.5,"avg_price":97.8553658537,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"family_friendly","attraction_id":2322,"city":"toronto","country":"canada","name":"niagara_falls_bus_tour","price":115.0,"rating":4.5,"avg_price":140.5154545455,"latitude":43.0756759644,"longitude":-79.0856628418},{"province":"british_columbia","category":"family_friendly","attraction_id":2324,"city":"vancouver_island","country":"canada","name":"half-day_whale_watching_(telegraph_cove,_bc)","price":143.07,"rating":5.0,"avg_price":269.3794666667,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"british_columbia","category":"family_friendly","attraction_id":2325,"city":"vancouver_island","country":"canada","name":"sunset_whale_watching_(victoria,_bc)","price":143.07,"rating":5.0,"avg_price":269.3794666667,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"british_columbia","category":"family_friendly","attraction_id":2326,"city":"vancouver","country":"canada","name":"steveston_magical_mystery_storybrooke_explorer_private_tour","price":132.5,"rating":5.0,"avg_price":269.3794666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"family_friendly","attraction_id":2327,"city":"quebec_city","country":"canada","name":"vip_walk_the_city,_private_car_to_island_of_orleans","price":94.06,"rating":4.5,"avg_price":97.8553658537,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"family_friendly","attraction_id":2328,"city":"richmond","country":"canada","name":"steveston_magical_mystery_&_sea_adventure_explorer_private_tour","price":150.0,"rating":5.0,"avg_price":269.3794666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"family_friendly","attraction_id":2329,"city":"quebec_city","country":"canada","name":"vip_mobility_challenged_private_car_tour_(for_people_with_limited_mobility)","price":80.43,"rating":4.5,"avg_price":97.8553658537,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"family_friendly","attraction_id":2330,"city":"vancouver","country":"canada","name":"guiding_private_special_interest_day_tours,_short_&_long_haul_tours","price":350.0,"rating":5.0,"avg_price":269.3794666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"family_friendly","attraction_id":2331,"city":"quebec_city","country":"canada","name":"vip_three_day_whale_watching_sea_kayaking_basilica_is_orleans_private_car_tour","price":503.03,"rating":4.5,"avg_price":97.8553658537,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"family_friendly","attraction_id":2332,"city":"quebec_city","country":"canada","name":"vip_two_day_whale_watching,_sea_kayaking,_basilica,_by_private_car_tour","price":312.18,"rating":4.5,"avg_price":97.8553658537,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"family_friendly","attraction_id":2333,"city":"quebec_city","country":"canada","name":"vip_private_car_tour_falls_&_island_of_orleans_-_(the_all_but_the_basilica_tour)","price":94.06,"rating":4.5,"avg_price":97.8553658537,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"family_friendly","attraction_id":2334,"city":"earltown","country":"canada","name":"2_hour_quickie_adventure","price":57.5,"rating":null,"avg_price":320.6128571429,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"dominican_republic","category":"family_friendly","attraction_id":2335,"city":"la_altagracia_province","country":"caribbean","name":"santo_domingo_city_tour_(all-day_from_punta_cana)","price":129.51,"rating":null,"avg_price":129.51,"latitude":18.4846572876,"longitude":-77.9280853271},{"province":"quebec","category":"family_friendly","attraction_id":2336,"city":"quebec_city","country":"canada","name":"vip_champagne_&_caviar_wilderness_picnic_tour_(armchair_adventure_tour)","price":230.38,"rating":4.5,"avg_price":97.8553658537,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"family_friendly","attraction_id":2337,"city":"niagara_falls","country":"canada","name":"niagara_fall_canada_wonder_tour","price":227.66,"rating":4.5,"avg_price":140.5154545455,"latitude":43.0756759644,"longitude":-79.0856628418},{"province":"ontario","category":"family_friendly","attraction_id":2338,"city":"niagara_falls","country":"canada","name":"epic_niagara_falls_photo_walk","price":59.0,"rating":4.5,"avg_price":140.5154545455,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"family_friendly","attraction_id":2339,"city":"whistler","country":"canada","name":"vancouver_private_charter_tour_with_experienced_local_guide","price":599.0,"rating":5.0,"avg_price":269.3794666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"family_friendly","attraction_id":2340,"city":"whistler","country":"canada","name":"private_charter_tour_to_explore_vancouver_and_surrounding_area","price":599.0,"rating":5.0,"avg_price":269.3794666667,"latitude":49.2477836609,"longitude":-123.0330047607},{"province":"british_columbia","category":"family_friendly","attraction_id":2341,"city":"vancouver_island","country":"canada","name":"3_hour_whale_watching_tour","price":129.0,"rating":5.0,"avg_price":269.3794666667,"latitude":48.6488227844,"longitude":-123.3946380615},{"province":"british_columbia","category":"family_friendly","attraction_id":2342,"city":"vancouver_island","country":"canada","name":"pedal_pub_crawl_downtown_victoria","price":35.0,"rating":5.0,"avg_price":269.3794666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"family_friendly","attraction_id":2343,"city":"sainte-famille","country":"canada","name":"winter_tour_of_the_island_of_orleans","price":70.0,"rating":4.5,"avg_price":97.8553658537,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"things_to_do_in_saskatoon","category":"family_friendly","attraction_id":2344,"city":"wanuskewin_heritage_park","country":"canada","name":"3-night_private_resort_mansion_with_optional_excursions,_in_saskatoon,_sk","price":null,"rating":null,"avg_price":null,"latitude":32.0778427124,"longitude":-81.0846710205},{"province":"quebec","category":"family_friendly","attraction_id":2345,"city":"montreal","country":"canada","name":"best_of_montreal_full_day_tour","price":339.0,"rating":4.5,"avg_price":97.8553658537,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"new_york_(ny)","category":"family_friendly","attraction_id":2346,"city":"niagara_falls","country":"united_states","name":"discovery_niagara_falls_usa_winter_tour","price":156.77,"rating":4.5,"avg_price":297.7371428571,"latitude":43.0962142944,"longitude":-79.0377349854},{"province":"alberta","category":"family_friendly","attraction_id":2347,"city":"calgary","country":"canada","name":"the_douglas_fir_trail_-_wandering_through_calgary's_past_-_calgary","price":57.75,"rating":5.0,"avg_price":242.8,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"family_friendly","attraction_id":2348,"city":"earltown","country":"canada","name":"keji_southern_lakes_canoe_trip_-_3_day","price":684.25,"rating":null,"avg_price":320.6128571429,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"family_friendly","attraction_id":2349,"city":"earltown","country":"canada","name":"frozen_ocean_canoe_trip_-3_day","price":684.25,"rating":null,"avg_price":320.6128571429,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"family_friendly","attraction_id":2350,"city":"montreal","country":"canada","name":"haunted_griffintown","price":24.0,"rating":4.5,"avg_price":97.8553658537,"latitude":45.5220565796,"longitude":-73.537109375},{"province":"british_columbia","category":"family_friendly","attraction_id":2351,"city":"vancouver_island","country":"canada","name":"yukon-northern_lights_4-days_adventure_in_whitehorse","price":269.3800048828,"rating":5.0,"avg_price":269.3794666667,"latitude":49.2869224548,"longitude":-123.1221618652},{"province":"nova_scotia","category":"family_friendly","attraction_id":2352,"city":"yarmouth","country":"canada","name":"the_eerie_&_the_ominous_tour","price":20.0,"rating":null,"avg_price":320.6128571429,"latitude":43.8391304016,"longitude":-66.1189498901},{"province":"british_columbia","category":"family_friendly","attraction_id":2353,"city":"harrison_hot_springs","country":"canada","name":"harrison_hot_springs_day_tour","price":345.4,"rating":5.0,"avg_price":269.3794666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"family_friendly","attraction_id":2354,"city":"quebec_city","country":"canada","name":"rental_of_a_boat_on_the_st._lawrence_river_-_quebec_city","price":97.8600006104,"rating":4.5,"avg_price":97.8553658537,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"family_friendly","attraction_id":2355,"city":"vancouver","country":"canada","name":"vancouver_highlights_and_capilano_suspension_park_tour_-_private_charter_(7_hrs)","price":620.0,"rating":5.0,"avg_price":269.3794666667,"latitude":49.2477836609,"longitude":-123.0330047607},{"province":"ontario","category":"family_friendly","attraction_id":2356,"city":"toronto","country":"canada","name":"toronto_dumpling_crawl","price":75.0,"rating":4.5,"avg_price":140.5154545455,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"family_friendly","attraction_id":2357,"city":"toronto","country":"canada","name":"private_tour_to_niagara_falls_and_niagara-on-the-lake_(from_toronto)","price":273.0,"rating":4.5,"avg_price":140.5154545455,"latitude":43.8271331787,"longitude":-79.4263458252},{"province":"quebec","category":"family_friendly","attraction_id":2358,"city":"montreal","country":"canada","name":"haunted_downtown","price":24.0,"rating":4.5,"avg_price":97.8553658537,"latitude":45.5220565796,"longitude":-73.537109375},{"province":"quebec","category":"family_friendly","attraction_id":2359,"city":"montreal","country":"canada","name":"haunted_mountain","price":24.0,"rating":4.5,"avg_price":97.8553658537,"latitude":45.5220565796,"longitude":-73.537109375},{"province":"british_columbia","category":"family_friendly","attraction_id":2360,"city":"lake_louise","country":"canada","name":"banff,_jasper,_okanagan_lake_&_kamloops_tour_from_vancouver","price":714.33,"rating":5.0,"avg_price":269.3794666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"family_friendly","attraction_id":2361,"city":"vancouver_island","country":"canada","name":"victoria_city_highlights_(01)","price":325.0,"rating":5.0,"avg_price":269.3794666667,"latitude":43.7025566101,"longitude":-79.5233154297},{"province":"ontario","category":"family_friendly","attraction_id":2362,"city":"toronto","country":"canada","name":"from_the_ravines_of_rosedale_to_the_towers_of_yorkville_audio_tour_by_voicemap","price":6.8,"rating":4.5,"avg_price":140.5154545455,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"family_friendly","attraction_id":2363,"city":"pender_island","country":"canada","name":"seals_&_smiles_tour","price":68.25,"rating":5.0,"avg_price":269.3794666667,"latitude":48.8002738953,"longitude":-123.3109436035},{"province":"quebec","category":"family_friendly","attraction_id":2364,"city":"montreal","country":"canada","name":"find_montreal_black_history_on_site","price":40.0,"rating":4.5,"avg_price":97.8553658537,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"family_friendly","attraction_id":2365,"city":"halifax_region","country":"canada","name":"nova_scotia_bucket_list_tour","price":320.6099853516,"rating":null,"avg_price":320.6128571429,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"family_friendly","attraction_id":2366,"city":"halifax_region","country":"canada","name":"coastal_headland_hiking_tour","price":172.5,"rating":null,"avg_price":320.6128571429,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"family_friendly","attraction_id":2367,"city":"halifax_region","country":"canada","name":"cabot_trail_and_cape_breton_tour","price":320.6099853516,"rating":null,"avg_price":320.6128571429,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"family_friendly","attraction_id":2368,"city":"halifax_region","country":"canada","name":"cape_breton_&_newfoundland_tour","price":320.6099853516,"rating":null,"avg_price":320.6128571429,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"family_friendly","attraction_id":2369,"city":"halifax_region","country":"canada","name":"hiking_and_sea_kayaking_combo_tour","price":212.75,"rating":null,"avg_price":320.6128571429,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"family_friendly","attraction_id":2370,"city":"halifax_region","country":"canada","name":"lunenburg_hike_and_town_tour","price":172.5,"rating":null,"avg_price":320.6128571429,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"family_friendly","attraction_id":2371,"city":"vancouver_island","country":"canada","name":"ucluelet_harbour_kayaking_tour","price":89.0,"rating":5.0,"avg_price":269.3794666667,"latitude":48.9360923767,"longitude":-125.5372543335},{"province":"nova_scotia","category":"family_friendly","attraction_id":2372,"city":"halifax_region","country":"canada","name":"peggy's_cove_hike_and_village_tour","price":143.75,"rating":null,"avg_price":320.6128571429,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"family_friendly","attraction_id":2373,"city":"niagara_falls","country":"canada","name":"private,_custom_historical_tour_(war_of_1812)_niagara_falls-niagara-on-the-lake","price":225.0,"rating":4.5,"avg_price":140.5154545455,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"family_friendly","attraction_id":2374,"city":"halifax_region","country":"canada","name":"bay_of_fundy_walk_and_winery_tour","price":189.75,"rating":null,"avg_price":320.6128571429,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"family_friendly","attraction_id":2375,"city":"montreal","country":"canada","name":"old_montreal_delights_with_a_local!","price":225.0,"rating":4.5,"avg_price":97.8553658537,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"family_friendly","attraction_id":2376,"city":"calgary","country":"canada","name":"banff_national_park_summer_tour_from_calgary","price":115.87,"rating":5.0,"avg_price":242.8,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"family_friendly","attraction_id":2377,"city":"quebec_city","country":"canada","name":"vip_private_walking_tour_lower_&_upper_town_(the_see_most_of_the_sites_tour)","price":35.43,"rating":4.5,"avg_price":97.8553658537,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"family_friendly","attraction_id":2378,"city":"quebec_city","country":"canada","name":"vip_private_walking_tour_old_town_&_fortifications_(the_see_all_the_sites_tour)","price":44.97,"rating":4.5,"avg_price":97.8553658537,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"family_friendly","attraction_id":2379,"city":"okanagan_valley","country":"canada","name":"naramata_private\/custom_wine_tours_up_to_10_people","price":999.0,"rating":5.0,"avg_price":269.3794666667,"latitude":49.9325065613,"longitude":-119.400177002},{"province":"british_columbia","category":"family_friendly","attraction_id":2380,"city":"vancouver","country":"canada","name":"vancouver_to_victoria_and_butchart_gardens_private_tour_-_ferry\/admission_incl.","price":269.3800048828,"rating":5.0,"avg_price":269.3794666667,"latitude":49.2477836609,"longitude":-123.0330047607},{"province":"british_columbia","category":"family_friendly","attraction_id":2381,"city":"okanagan_valley","country":"canada","name":"vip_and_exclusive_tours","price":175.0,"rating":5.0,"avg_price":269.3794666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"family_friendly","attraction_id":2382,"city":"okanagan_valley","country":"canada","name":"special_group_full_day_private_wine_tours_for_up_to_12_people_3_tour_options","price":269.3800048828,"rating":5.0,"avg_price":269.3794666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"family_friendly","attraction_id":2383,"city":"chambly","country":"canada","name":"mix_tour:_3_sites_+_1_bonus_site","price":89.0,"rating":4.5,"avg_price":97.8553658537,"latitude":45.4951553345,"longitude":-73.5825042725},{"province":"british_columbia","category":"family_friendly","attraction_id":2384,"city":"okanagan_valley","country":"canada","name":"kelowna_wine_tours-event_5_hours","price":175.0,"rating":5.0,"avg_price":269.3794666667,"latitude":49.8294372559,"longitude":-119.6265563965},{"province":"british_columbia","category":"family_friendly","attraction_id":2385,"city":"okanagan_valley","country":"canada","name":"west_kelowna_wine_tour_5_hours.","price":175.0,"rating":5.0,"avg_price":269.3794666667,"latitude":49.8294372559,"longitude":-119.6265563965},{"province":"british_columbia","category":"family_friendly","attraction_id":2386,"city":"vancouver","country":"canada","name":"rockies_classic_4-day_summer_tour","price":687.0,"rating":4.5,"avg_price":269.3794666667,"latitude":49.2869224548,"longitude":-123.1221618652},{"province":"yukon","category":"family_friendly","attraction_id":2387,"city":"whitehorse","country":"canada","name":"4-day_yukon_aurora_viewing_tour","price":702.45,"rating":5.0,"avg_price":320.95,"latitude":60.7227401733,"longitude":-135.0558776855},{"province":"british_columbia","category":"family_friendly","attraction_id":2388,"city":"vancouver","country":"canada","name":"vancouver_super_saver:_1-day_city_hop-on_hop-off_tour_and_attractions_combo","price":81.0,"rating":4.5,"avg_price":269.3794666667,"latitude":49.2846107483,"longitude":-123.1084747314},{"province":"ontario","category":"family_friendly","attraction_id":2389,"city":"niagara_falls","country":"canada","name":"niagara_falls_domed_jet-boat_ride","price":79.04,"rating":4.5,"avg_price":140.5154545455,"latitude":43.1499404907,"longitude":-79.0463180542},{"province":"ontario","category":"family_friendly","attraction_id":2390,"city":"niagara_falls","country":"canada","name":"6-hour_niagara_falls_canadian_side_evening_illuminations_tour","price":149.89,"rating":5.0,"avg_price":140.5154545455,"latitude":43.0823516846,"longitude":-79.0411376953},{"province":"british_columbia","category":"family_friendly","attraction_id":2391,"city":"vancouver","country":"canada","name":"independent_bike_tour_of_vancouver","price":35.7,"rating":5.0,"avg_price":269.3794666667,"latitude":49.2841453552,"longitude":-123.1193161011},{"province":"quebec","category":"family_friendly","attraction_id":2392,"city":"quebec_city","country":"canada","name":"quebec_city_dinner_cruise","price":142.56,"rating":4.0,"avg_price":97.8553658537,"latitude":45.5024528503,"longitude":-73.5523757935},{"province":"new_york_(ny)","category":"family_friendly","attraction_id":2393,"city":"niagara_falls","country":"united_states","name":"shared_wonder_tour","price":297.73,"rating":4.5,"avg_price":297.7371428571,"latitude":43.0823516846,"longitude":-79.0411376953},{"province":"british_columbia","category":"family_friendly","attraction_id":2394,"city":"vancouver","country":"canada","name":"victoria_excursion_from_vancouver_by_helicopter_and_sea_plane","price":699.0,"rating":5.0,"avg_price":269.3794666667,"latitude":49.2847518921,"longitude":-123.1394805908},{"province":"ontario","category":"family_friendly","attraction_id":2395,"city":"niagara_falls","country":"canada","name":"niagara_falls_canada_underground_railroad_heritage_tour","price":124.05,"rating":5.0,"avg_price":140.5154545455,"latitude":43.0906410217,"longitude":-79.0219573975},{"province":"british_columbia","category":"family_friendly","attraction_id":2396,"city":"vancouver","country":"canada","name":"dog_mountain_snowshoeing_and_photography_tour","price":143.0,"rating":5.0,"avg_price":269.3794666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"family_friendly","attraction_id":2397,"city":"calgary","country":"canada","name":"calgary_sightseeing_tour_by_sidecar","price":160.0,"rating":5.0,"avg_price":242.8,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"family_friendly","attraction_id":2398,"city":"vancouver","country":"canada","name":"granite_waterfalls_4-hour_boat_rental_for_5_to_6_people","price":209.0,"rating":5.0,"avg_price":269.3794666667,"latitude":49.2728157043,"longitude":-123.1364212036},{"province":"ontario","category":"family_friendly","attraction_id":2399,"city":"gananoque","country":"canada","name":"thousand_islands_two_castle_helicopter_tour","price":265.64,"rating":5.0,"avg_price":140.5154545455,"latitude":44.3474006653,"longitude":-76.1751708984},{"province":"quebec","category":"family_friendly","attraction_id":2400,"city":"quebec_city","country":"canada","name":"quebec_lower_town_historical_bike_tour","price":57.0,"rating":5.0,"avg_price":97.8553658537,"latitude":46.8167381287,"longitude":-71.2111663818},{"province":"british_columbia","category":"family_friendly","attraction_id":2401,"city":"vancouver","country":"canada","name":"vancouver_boat_rental_for_up_to_4_people","price":44.0,"rating":5.0,"avg_price":269.3794666667,"latitude":49.2728157043,"longitude":-123.1364212036},{"province":"ontario","category":"family_friendly","attraction_id":2402,"city":"toronto","country":"canada","name":"toronto_harbour_sightseeing_cruise","price":29.32,"rating":4.5,"avg_price":140.5154545455,"latitude":43.638885498,"longitude":-79.3803482056},{"province":"ontario","category":"family_friendly","attraction_id":2403,"city":"toronto","country":"canada","name":"queen_street_west_pastry_tour","price":85.0,"rating":5.0,"avg_price":140.5154545455,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"family_friendly","attraction_id":2404,"city":"vancouver_island","country":"canada","name":"the_magic_of_christmas_at_butchart_gardens_shuttle_and_entry","price":73.5,"rating":5.0,"avg_price":269.3794666667,"latitude":48.4205818176,"longitude":-123.3727035522},{"province":"british_columbia","category":"family_friendly","attraction_id":2405,"city":"vancouver","country":"canada","name":"gastown_&_chinatown_night_photography_tour","price":45.0,"rating":5.0,"avg_price":269.3794666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"new_york_(ny)","category":"family_friendly","attraction_id":2406,"city":"lake_george","country":"united_states","name":"lake_george_luncheon_or_sightseeing_cruise_aboard_the_lac_du_saint_sacrement","price":29.99,"rating":4.5,"avg_price":297.7371428571,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"family_friendly","attraction_id":2407,"city":"montreal","country":"canada","name":"montreal_mural_tour","price":45.0,"rating":5.0,"avg_price":97.8553658537,"latitude":45.5261230469,"longitude":-73.5950698853},{"province":"british_columbia","category":"family_friendly","attraction_id":2408,"city":"vancouver","country":"canada","name":"victoria_and_butchart_gardens_by_seaplane_and_speed_boat","price":489.0,"rating":5.0,"avg_price":269.3794666667,"latitude":49.2847518921,"longitude":-123.1394805908},{"province":"british_columbia","category":"family_friendly","attraction_id":2409,"city":"vancouver","country":"canada","name":"whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight","price":447.57,"rating":5.0,"avg_price":269.3794666667,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"british_columbia","category":"family_friendly","attraction_id":2410,"city":"okanagan_valley","country":"canada","name":"guaranteed_wine_tasting_at_mission_hill_&_quails_family_estates","price":131.25,"rating":5.0,"avg_price":269.3794666667,"latitude":49.9325065613,"longitude":-119.400177002},{"province":"british_columbia","category":"family_friendly","attraction_id":2411,"city":"vancouver","country":"canada","name":"fraser_valley_private_wine_tour_and_bistro_lunch","price":950.29,"rating":5.0,"avg_price":269.3794666667,"latitude":49.2650260925,"longitude":-123.112449646},{"province":"british_columbia","category":"family_friendly","attraction_id":2412,"city":"vancouver","country":"canada","name":"vancouver_full-day_sightseeing_and_photography_tour","price":249.0,"rating":5.0,"avg_price":269.3794666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"new_york_(ny)","category":"family_friendly","attraction_id":2413,"city":"niagara_falls","country":"united_states","name":"luxury_toronto_all_day_tour","price":489.4,"rating":4.5,"avg_price":297.7371428571,"latitude":43.0962142944,"longitude":-79.0377349854},{"province":"british_columbia","category":"family_friendly","attraction_id":2414,"city":"vancouver","country":"canada","name":"vancouver_highlights_private_tour","price":100.0,"rating":5.0,"avg_price":269.3794666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"family_friendly","attraction_id":2415,"city":"kingston","country":"canada","name":"thousand_islands_sunset_dinner_cruise","price":99.44,"rating":4.5,"avg_price":140.5154545455,"latitude":44.2307624817,"longitude":-76.4797286987},{"province":"quebec","category":"family_friendly","attraction_id":2416,"city":"montreal","country":"canada","name":"montreal_guided_sightseeing_cruise","price":39.08,"rating":3.5,"avg_price":97.8553658537,"latitude":45.5024528503,"longitude":-73.5523757935},{"province":"alberta","category":"family_friendly","attraction_id":2417,"city":"canadian_rockies","country":"canada","name":"kicking_horse_river_rafting_family_adventure_including_bbq_lunch","price":81.9,"rating":4.5,"avg_price":242.8,"latitude":51.1772842407,"longitude":-115.5727386475},{"province":"british_columbia","category":"family_friendly","attraction_id":2418,"city":"vancouver","country":"canada","name":"best_of_vancouver!","price":75.0,"rating":5.0,"avg_price":269.3794666667,"latitude":49.2866668701,"longitude":-123.1412887573},{"province":"quebec","category":"family_friendly","attraction_id":2419,"city":"ottawa","country":"canada","name":"ottawa_river_historic_sightseeing_cruise","price":28.0,"rating":4.0,"avg_price":97.8553658537,"latitude":45.4315567017,"longitude":-75.7079315186},{"province":"british_columbia","category":"family_friendly","attraction_id":2420,"city":"whistler","country":"canada","name":"whistler_electric_bike_tour_(ebike)","price":105.0,"rating":5.0,"avg_price":269.3794666667,"latitude":50.1165084839,"longitude":-122.948059082},{"province":"british_columbia","category":"family_friendly","attraction_id":2421,"city":"vancouver","country":"canada","name":"interactive_pirate_cruise_from_granville_island","price":34.5,"rating":5.0,"avg_price":269.3794666667,"latitude":49.2712898254,"longitude":-123.1366348267},{"province":"british_columbia","category":"family_friendly","attraction_id":2422,"city":"vancouver_island","country":"canada","name":"victoria_highlight_city_tour","price":74.95,"rating":4.0,"avg_price":269.3794666667,"latitude":48.4280471802,"longitude":-123.3685531616},{"province":"ontario","category":"family_friendly","attraction_id":2423,"city":"ottawa","country":"canada","name":"rideau_canal_cruise","price":29.0,"rating":4.0,"avg_price":140.5154545455,"latitude":45.4558448792,"longitude":-75.6950378418},{"province":"british_columbia","category":"family_friendly","attraction_id":2424,"city":"vancouver","country":"canada","name":"vancouver_boat_rental_for_up_to_5_people","price":54.0,"rating":5.0,"avg_price":269.3794666667,"latitude":49.2728157043,"longitude":-123.1364212036},{"province":"british_columbia","category":"family_friendly","attraction_id":2425,"city":"vancouver","country":"canada","name":"fort_langley_magical_mystery_&_vineyard_explorer_private_tour","price":150.0,"rating":5.0,"avg_price":269.3794666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"family_friendly","attraction_id":2426,"city":"vancouver","country":"canada","name":"private_tour:_sea_to_sky_corridor_adventure","price":269.3800048828,"rating":5.0,"avg_price":269.3794666667,"latitude":49.2650260925,"longitude":-123.112449646},{"province":"quebec","category":"family_friendly","attraction_id":2427,"city":"mont_tremblant","country":"canada","name":"full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch","price":98.29,"rating":5.0,"avg_price":97.8553658537,"latitude":46.2132911682,"longitude":-74.5849914551},{"province":"british_columbia","category":"family_friendly","attraction_id":2428,"city":"clearwater","country":"canada","name":"wings_and_waterfalls_-_wells_gray_provincial_park_-_clearwater,_bc","price":197.0,"rating":5.0,"avg_price":269.3794666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"family_friendly","attraction_id":2429,"city":"niagara_falls","country":"canada","name":"niagara_falls_american_side_highlights_tour","price":149.89,"rating":5.0,"avg_price":140.5154545455,"latitude":43.0823516846,"longitude":-79.0411376953},{"province":"ontario","category":"family_friendly","attraction_id":2430,"city":"markham","country":"canada","name":"exhilarating_120km_aerial_tour_of_toronto","price":79.0,"rating":5.0,"avg_price":140.5154545455,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"family_friendly","attraction_id":2431,"city":"vancouver","country":"canada","name":"seal_colony_3-hour_boat_rental_for_5_to_6_people","price":169.0,"rating":5.0,"avg_price":269.3794666667,"latitude":49.2728157043,"longitude":-123.1364212036},{"province":"ontario","category":"family_friendly","attraction_id":2432,"city":"gananoque","country":"canada","name":"boldt_castle_and_thousand_islands_helicopter_tour","price":172.84,"rating":5.0,"avg_price":140.5154545455,"latitude":44.3474006653,"longitude":-76.1751708984},{"province":"british_columbia","category":"family_friendly","attraction_id":2433,"city":"vancouver","country":"canada","name":"deluxe_vancouver_city_and_great_outdoors_private_tour","price":877.57,"rating":5.0,"avg_price":269.3794666667,"latitude":49.2650260925,"longitude":-123.112449646},{"province":"nova_scotia","category":"family_friendly","attraction_id":2434,"city":"earltown","country":"canada","name":"dark_sky_canoe_trip_-_2_day","price":454.25,"rating":null,"avg_price":320.6128571429,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"family_friendly","attraction_id":2435,"city":"earltown","country":"canada","name":"lake_rossignol_canoe_trip_-_3_day","price":684.25,"rating":null,"avg_price":320.6128571429,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"family_friendly","attraction_id":2436,"city":"earltown","country":"canada","name":"keji_southern_lakes_canoe_trip_-_4_day","price":914.25,"rating":null,"avg_price":320.6128571429,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"family_friendly","attraction_id":2437,"city":"vancouver","country":"canada","name":"whistler_day_tour_from_vancouver","price":109.0,"rating":4.0,"avg_price":269.3794666667,"latitude":49.2869224548,"longitude":-123.1221618652},{"province":"british_columbia","category":"family_friendly","attraction_id":2438,"city":"vancouver","country":"canada","name":"vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane","price":569.0,"rating":4.5,"avg_price":269.3794666667,"latitude":49.2847518921,"longitude":-123.1394805908},{"province":"quebec","category":"family_friendly","attraction_id":2439,"city":"quebec_city","country":"canada","name":"canyon_sainte-anne_walking_tour","price":13.5,"rating":4.5,"avg_price":97.8553658537,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"family_friendly","attraction_id":2440,"city":"kingston","country":"canada","name":"kingston_discovery_sightseeing_cruise","price":39.55,"rating":3.5,"avg_price":140.5154545455,"latitude":44.2307624817,"longitude":-76.4797286987},{"province":"british_columbia","category":"family_friendly","attraction_id":2441,"city":"vancouver","country":"canada","name":"gulf_islands_kayak_and_seaplane_adventure","price":629.0,"rating":5.0,"avg_price":269.3794666667,"latitude":49.2847518921,"longitude":-123.1394805908},{"province":"british_columbia","category":"family_friendly","attraction_id":2442,"city":"vancouver","country":"canada","name":"canada_place_and_vancouver_waterfront_photography_tour","price":103.95,"rating":5.0,"avg_price":269.3794666667,"latitude":49.2779121399,"longitude":-123.0986480713},{"province":"quebec","category":"family_friendly","attraction_id":2443,"city":"quebec_city","country":"canada","name":"quebec_city_shore_excursion:_private_walking_tour","price":19.58,"rating":5.0,"avg_price":97.8553658537,"latitude":46.8130874634,"longitude":-71.2055969238},{"province":"quebec","category":"family_friendly","attraction_id":2444,"city":"quebec_city","country":"canada","name":"quebec_city_shore_excursion:_grand_walking_tour_of_quebec_city","price":30.99,"rating":5.0,"avg_price":97.8553658537,"latitude":46.8130874634,"longitude":-71.2055969238},{"province":"british_columbia","category":"family_friendly","attraction_id":2445,"city":"vancouver_island","country":"canada","name":"nanaimo_bungy_jump","price":136.49,"rating":5.0,"avg_price":269.3794666667,"latitude":49.0741462708,"longitude":-123.883895874},{"province":"british_columbia","category":"family_friendly","attraction_id":2446,"city":"vancouver_island","country":"canada","name":"40-minute_nanaimo_zipline_adventure","price":31.49,"rating":4.5,"avg_price":269.3794666667,"latitude":49.0741462708,"longitude":-123.883895874},{"province":"british_columbia","category":"family_friendly","attraction_id":2447,"city":"vancouver_island","country":"canada","name":"nanaimo_kid_aerial_adventure","price":20.99,"rating":5.0,"avg_price":269.3794666667,"latitude":49.0741462708,"longitude":-123.883895874},{"province":"yukon","category":"family_friendly","attraction_id":2448,"city":"whitehorse","country":"canada","name":"arctic_day:_yukon_foodie_tour","price":114.45,"rating":5.0,"avg_price":320.95,"latitude":60.7227401733,"longitude":-135.0558776855},{"province":"ontario","category":"family_friendly","attraction_id":2449,"city":"niagara_falls","country":"canada","name":"independent_bike_tour_of_niagara-on-the-lake_wineries_including_wine_tastings","price":64.0,"rating":4.5,"avg_price":140.5154545455,"latitude":43.2541503906,"longitude":-79.0854721069},{"province":"quebec","category":"family_friendly","attraction_id":2450,"city":"quebec_city","country":"canada","name":"immersion_quebec:_virtual_reality_experience_of_quebec_city's_history","price":17.99,"rating":4.5,"avg_price":97.8553658537,"latitude":46.8130874634,"longitude":-71.2055969238},{"province":"ontario","category":"family_friendly","attraction_id":2451,"city":"toronto","country":"canada","name":"lift_your_spirits!_distillery_and_cocktail_experience","price":105.0,"rating":5.0,"avg_price":140.5154545455,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"family_friendly","attraction_id":2452,"city":"toronto","country":"canada","name":"el_camino_de_tapas_and_cocktails_-_luxurious_evening_food_crawl_in_toronto","price":169.0,"rating":4.5,"avg_price":140.5154545455,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"family_friendly","attraction_id":2453,"city":"niagara_falls","country":"canada","name":"gourmet_bike_tour_in_niagara-on-the-lake_with_wine_and_beer","price":134.47,"rating":5.0,"avg_price":140.5154545455,"latitude":43.2265434265,"longitude":-79.1159591675},{"province":"ontario","category":"family_friendly","attraction_id":2454,"city":"toronto","country":"canada","name":"luxury_toronto_to_niagara_tour:_flight_&_limo_package","price":950.0,"rating":4.5,"avg_price":140.5154545455,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"family_friendly","attraction_id":2455,"city":"vancouver","country":"canada","name":"victoria_&_butchard_gardens_private_tour","price":357.46,"rating":5.0,"avg_price":269.3794666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"yukon","category":"family_friendly","attraction_id":2456,"city":"whitehorse","country":"canada","name":"5-day_golden_aurora_circle:_yukon_and_alaska_summits","price":320.950012207,"rating":5.0,"avg_price":320.95,"latitude":60.7227401733,"longitude":-135.0558776855},{"province":"ontario","category":"family_friendly","attraction_id":2457,"city":"gananoque","country":"canada","name":"thousand_islands_helicopter_tour","price":114.84,"rating":5.0,"avg_price":140.5154545455,"latitude":44.3474006653,"longitude":-76.1751708984},{"province":"british_columbia","category":"family_friendly","attraction_id":2458,"city":"vancouver_island","country":"canada","name":"3_day_broken_group_islands_kayaking_expedition","price":950.0,"rating":5.0,"avg_price":269.3794666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"family_friendly","attraction_id":2459,"city":"vancouver_island","country":"canada","name":"vancouver_island_atv_tour","price":627.9,"rating":5.0,"avg_price":269.3794666667,"latitude":49.2642745972,"longitude":-124.7592926025},{"province":"british_columbia","category":"family_friendly","attraction_id":2460,"city":"vancouver_island","country":"canada","name":"victoria_kids_aerial_adventure_course","price":20.99,"rating":5.0,"avg_price":269.3794666667,"latitude":48.4434585571,"longitude":-123.4655914307},{"province":"british_columbia","category":"shore_excursions","attraction_id":2461,"city":"vancouver_island","country":"canada","name":"craft_vine,_orchard_&_stills","price":140.0,"rating":5.0,"avg_price":251.4962162162,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alaska_(ak)","category":"shore_excursions","attraction_id":2462,"city":"skagway","country":"united_states","name":"skagway_shore_excursion:_full-day_tour_of_the_yukon","price":157.45,"rating":5.0,"avg_price":239.96,"latitude":59.4544181824,"longitude":-135.3173522949},{"province":"washington_(wa)","category":"shore_excursions","attraction_id":2463,"city":"seattle","country":"united_states","name":"day_trip_from_seattle_to_victoria_on_the_victoria_clipper","price":170.4,"rating":4.5,"avg_price":170.4,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alaska_(ak)","category":"shore_excursions","attraction_id":2464,"city":"skagway","country":"united_states","name":"skagway_shore_excursion:_bennett_train_journey_on_the_white_pass_rail","price":322.47,"rating":5.0,"avg_price":239.96,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"shore_excursions","attraction_id":2465,"city":"vancouver_island","country":"canada","name":"victoria_butchart_gardens_express_from_cruise_ship_terminal","price":80.0,"rating":4.5,"avg_price":251.4962162162,"latitude":48.4159698486,"longitude":-123.3849563599},{"province":"british_columbia","category":"shore_excursions","attraction_id":2466,"city":"vancouver","country":"canada","name":"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls","price":144.95,"rating":5.0,"avg_price":251.4962162162,"latitude":49.2477836609,"longitude":-123.0330047607},{"province":"british_columbia","category":"shore_excursions","attraction_id":2467,"city":"vancouver","country":"canada","name":"vancouver,_shannon_falls_&_whistler,_sea_everything_tour","price":144.95,"rating":4.5,"avg_price":251.4962162162,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"shore_excursions","attraction_id":2468,"city":"quebec_city","country":"canada","name":"quebec_city_shore_excursion:_half-day_tour_to_montmorency_falls_and_ste-anne-de-beaupr\u00e9","price":57.5,"rating":4.5,"avg_price":42.7525,"latitude":46.8131332397,"longitude":-71.2056121826},{"province":"british_columbia","category":"shore_excursions","attraction_id":2469,"city":"vancouver","country":"canada","name":"vancouver_to_whistler_extended_tour_-_7_hrs_in_whistler_for_activities\/gondola","price":175.0,"rating":4.5,"avg_price":251.4962162162,"latitude":49.2477836609,"longitude":-123.0330047607},{"province":"british_columbia","category":"shore_excursions","attraction_id":2470,"city":"vancouver","country":"canada","name":"vancouver,_cypress_mountain,_shannon_falls_-_includes_sea-to-sky_gondola","price":179.0,"rating":4.5,"avg_price":251.4962162162,"latitude":49.2477836609,"longitude":-123.0330047607},{"province":"prince_edward_island","category":"shore_excursions","attraction_id":2471,"city":"charlottetown","country":"canada","name":"afternoon_charlottetown_city_tour","price":161.0,"rating":null,"avg_price":161.0,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"shore_excursions","attraction_id":2472,"city":"whistler","country":"canada","name":"whistler_experience_day_tour","price":279.3,"rating":4.5,"avg_price":251.4962162162,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"shore_excursions","attraction_id":2473,"city":"toronto","country":"canada","name":"toronto_sightseeing_tour","price":350.0,"rating":5.0,"avg_price":287.5,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"shore_excursions","attraction_id":2474,"city":"vancouver","country":"canada","name":"langley_wine_tasting_day_tour","price":331.8,"rating":4.5,"avg_price":251.4962162162,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"shore_excursions","attraction_id":2475,"city":"vancouver_island","country":"canada","name":"7_pm_spirit_of_victoria_food_tour_(gourmet_food_progressive_dinner_and_tour)","price":299.0,"rating":4.5,"avg_price":251.4962162162,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"shore_excursions","attraction_id":2476,"city":"vancouver","country":"canada","name":"steveston_magical_mystery_storybrooke_explorer_private_tour","price":132.5,"rating":4.5,"avg_price":251.4962162162,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"shore_excursions","attraction_id":2477,"city":"vancouver","country":"canada","name":"guiding_private_special_interest_day_tours,_short_&_long_haul_tours","price":350.0,"rating":4.5,"avg_price":251.4962162162,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"shore_excursions","attraction_id":2478,"city":"whistler","country":"canada","name":"vancouver_private_charter_tour_with_experienced_local_guide","price":599.0,"rating":4.5,"avg_price":251.4962162162,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"new_brunswick","category":"shore_excursions","attraction_id":2479,"city":"saint_john","country":"canada","name":"new_brunswick_shore_excursion:_fundy_coast_to_shore_tour","price":213.35,"rating":null,"avg_price":213.35,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"shore_excursions","attraction_id":2480,"city":"harrison_hot_springs","country":"canada","name":"harrison_hot_springs_day_tour","price":345.4,"rating":4.5,"avg_price":251.4962162162,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"shore_excursions","attraction_id":2481,"city":"vancouver","country":"canada","name":"vancouver_highlights_and_capilano_suspension_park_tour_-_private_charter_(7_hrs)","price":620.0,"rating":4.5,"avg_price":251.4962162162,"latitude":49.2477836609,"longitude":-123.0330047607},{"province":"british_columbia","category":"shore_excursions","attraction_id":2482,"city":"vancouver_island","country":"canada","name":"victoria_city_highlights_(01)","price":325.0,"rating":4.5,"avg_price":251.4962162162,"latitude":43.7025566101,"longitude":-79.5233154297},{"province":"british_columbia","category":"shore_excursions","attraction_id":2483,"city":"vancouver_island","country":"canada","name":"6_pm_spirit_of_victoria_food_tour_(gourmet_food_progressive_dinner_and_tour)","price":299.0,"rating":4.5,"avg_price":251.4962162162,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"shore_excursions","attraction_id":2484,"city":"vancouver","country":"canada","name":"vancouver_to_victoria_and_butchart_gardens_private_tour_-_ferry\/admission_incl.","price":251.5,"rating":4.5,"avg_price":251.4962162162,"latitude":49.2477836609,"longitude":-123.0330047607},{"province":"yukon","category":"shore_excursions","attraction_id":2485,"city":"whitehorse","country":"canada","name":"4-day_yukon_aurora_viewing_tour","price":702.45,"rating":5.0,"avg_price":702.45,"latitude":60.7227401733,"longitude":-135.0558776855},{"province":"british_columbia","category":"shore_excursions","attraction_id":2486,"city":"vancouver","country":"canada","name":"vancouver_shore_excursion:_pre-_or_post-cruise_north_shore_tour","price":170.0,"rating":5.0,"avg_price":251.4962162162,"latitude":49.1978340149,"longitude":-123.064994812},{"province":"quebec","category":"shore_excursions","attraction_id":2487,"city":"quebec_city","country":"canada","name":"private_guided_quebec_city_walking_tour","price":22.5,"rating":4.5,"avg_price":42.7525,"latitude":46.8032455444,"longitude":-71.234703064},{"province":"british_columbia","category":"shore_excursions","attraction_id":2488,"city":"vancouver","country":"canada","name":"vancouver_shore_excursion:_pre-cruise_city_tour_with_port_drop_off","price":80.0,"rating":5.0,"avg_price":251.4962162162,"latitude":49.1978340149,"longitude":-123.064994812},{"province":"british_columbia","category":"shore_excursions","attraction_id":2489,"city":"vancouver_island","country":"canada","name":"victoria_shore_excursion:_whale-watching_cruise_with_expert_naturalist_guides","price":94.5,"rating":3.5,"avg_price":251.4962162162,"latitude":48.4224090576,"longitude":-123.3670501709},{"province":"british_columbia","category":"shore_excursions","attraction_id":2490,"city":"vancouver","country":"canada","name":"sea_to_sky_exotic_driving_experience","price":404.25,"rating":5.0,"avg_price":251.4962162162,"latitude":49.3590698242,"longitude":-123.2670211792},{"province":"british_columbia","category":"shore_excursions","attraction_id":2491,"city":"vancouver_island","country":"canada","name":"victoria_shore_excursion:_tastes_of_victoria_bike_tours","price":93.45,"rating":5.0,"avg_price":251.4962162162,"latitude":48.421546936,"longitude":-123.3748016357},{"province":"quebec","category":"shore_excursions","attraction_id":2492,"city":"montreal","country":"canada","name":"montreal_shore_excursion:_pre-_or_post-cruise_guided_sightseeing_tour_of_montreal","price":56.0,"rating":3.5,"avg_price":42.7525,"latitude":45.5001449585,"longitude":-73.5720291138},{"province":"yukon","category":"shore_excursions","attraction_id":2493,"city":"whitehorse","country":"canada","name":"5-day_active_winter_adventure_in_yukon","price":702.450012207,"rating":5.0,"avg_price":702.45,"latitude":60.7227401733,"longitude":-135.0558776855},{"province":"ontario","category":"shore_excursions","attraction_id":2494,"city":"toronto","country":"canada","name":"best_of_toronto_private_food_tour_with_sightseeing_and_black_car","price":225.0,"rating":5.0,"avg_price":287.5,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"shore_excursions","attraction_id":2495,"city":"vancouver","country":"canada","name":"private_tour:_fraser_valley_wine_tour_in_vancouver","price":291.11,"rating":4.0,"avg_price":251.4962162162,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"shore_excursions","attraction_id":2496,"city":"vancouver","country":"canada","name":"vancouver_highlights_private_tour","price":100.0,"rating":4.5,"avg_price":251.4962162162,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"shore_excursions","attraction_id":2497,"city":"vancouver","country":"canada","name":"fort_langley_magical_mystery_&_vineyard_explorer_private_tour","price":150.0,"rating":4.5,"avg_price":251.4962162162,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"shore_excursions","attraction_id":2498,"city":"vancouver","country":"canada","name":"vancouver_and_capilano_park","price":990.0,"rating":4.5,"avg_price":251.4962162162,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"shore_excursions","attraction_id":2499,"city":"vancouver_island","country":"canada","name":"discover_sooke_to_port_renfrew","price":650.0,"rating":4.5,"avg_price":251.4962162162,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"shore_excursions","attraction_id":2500,"city":"vancouver","country":"canada","name":"victoria_tour","price":251.5,"rating":4.5,"avg_price":251.4962162162,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"shore_excursions","attraction_id":2501,"city":"vancouver","country":"canada","name":"vancouver_private_tour","price":580.0,"rating":4.5,"avg_price":251.4962162162,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"shore_excursions","attraction_id":2502,"city":"vancouver","country":"canada","name":"whistler_tour","price":251.5,"rating":4.5,"avg_price":251.4962162162,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"shore_excursions","attraction_id":2503,"city":"quebec_city","country":"canada","name":"quebec_shore_excursion:_small-group_food_walking_tour","price":53.0,"rating":4.5,"avg_price":42.7525,"latitude":46.8130874634,"longitude":-71.2055969238},{"province":"quebec","category":"shore_excursions","attraction_id":2504,"city":"quebec_city","country":"canada","name":"quebec_city_shore_excursion:_private_walking_tour","price":19.58,"rating":5.0,"avg_price":42.7525,"latitude":46.8130874634,"longitude":-71.2055969238},{"province":"quebec","category":"shore_excursions","attraction_id":2505,"city":"quebec_city","country":"canada","name":"quebec_city_shore_excursion:_grand_walking_tour_of_quebec_city","price":30.99,"rating":5.0,"avg_price":42.7525,"latitude":46.8130874634,"longitude":-71.2055969238},{"province":"british_columbia","category":"shore_excursions","attraction_id":2506,"city":"vancouver","country":"canada","name":"private_food_and_walking_china_tour","price":130.87,"rating":5.0,"avg_price":251.4962162162,"latitude":43.0857124329,"longitude":-79.0824279785},{"province":"british_columbia","category":"shore_excursions","attraction_id":2507,"city":"vancouver","country":"canada","name":"private_walking_china_tour","price":89.97,"rating":4.5,"avg_price":251.4962162162,"latitude":43.0857124329,"longitude":-79.0824279785},{"province":"british_columbia","category":"shore_excursions","attraction_id":2508,"city":"vancouver_island","country":"canada","name":"victoria,_highlights_and_secret_places_of_a_fabulous_city","price":152.14,"rating":2.0,"avg_price":251.4962162162,"latitude":43.0857124329,"longitude":-79.0824279785},{"province":"british_columbia","category":"shore_excursions","attraction_id":2509,"city":"vancouver_island","country":"canada","name":"butchart_gardens_and_vancouver_island_tour","price":178.15,"rating":4.5,"avg_price":251.4962162162,"latitude":43.0857124329,"longitude":-79.0824279785},{"province":"british_columbia","category":"shore_excursions","attraction_id":2510,"city":"vancouver","country":"canada","name":"vancouver_shore_excursion:_private_fraser_valley_wine_tour","price":107.46,"rating":4.5,"avg_price":251.4962162162,"latitude":49.2650260925,"longitude":-123.112449646},{"province":"british_columbia","category":"shore_excursions","attraction_id":2511,"city":"vancouver","country":"canada","name":"vancouver_shore_excursion:_small-group_gourmet_lunch_tour","price":146.35,"rating":5.0,"avg_price":251.4962162162,"latitude":49.2716789246,"longitude":-123.1350326538},{"province":"british_columbia","category":"shore_excursions","attraction_id":2512,"city":"vancouver","country":"canada","name":"vancouver_shore_excursion:_small-group_granville_island_market_tour","price":79.9,"rating":5.0,"avg_price":251.4962162162,"latitude":49.2716789246,"longitude":-123.1350326538},{"province":"british_columbia","category":"shore_excursions","attraction_id":2513,"city":"vancouver_island","country":"canada","name":"victoria_shore_excursion:_whale-watching_cruise_and_butchart_gardens_admission","price":174.56,"rating":5.0,"avg_price":251.4962162162,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"british_columbia","category":"shore_excursions","attraction_id":2514,"city":"vancouver_island","country":"canada","name":"craft_vine,_orchard_&_stills","price":140.0,"rating":5.0,"avg_price":251.4962162162,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"shore_excursions","attraction_id":2515,"city":"quebec_city","country":"canada","name":"shore_excursion:_\u00eele_d'orl\u00e9ans_and_montmorency_waterfalls_tour_by_scooter","price":79.95,"rating":4.5,"avg_price":42.7525,"latitude":45.561050415,"longitude":-73.6350326538},{"province":"quebec","category":"shore_excursions","attraction_id":2516,"city":"quebec_city","country":"canada","name":"quebec_city_shore_excursion:_private_guided_quebec_city_walking_tour","price":22.5,"rating":4.5,"avg_price":42.7525,"latitude":46.8032455444,"longitude":-71.234703064},{"province":"british_columbia","category":"shore_excursions","attraction_id":2517,"city":"vancouver_island","country":"canada","name":"victoria_shore_excursion:_castles_and_neighborhoods_bike_tour","price":57.75,"rating":5.0,"avg_price":251.4962162162,"latitude":48.421546936,"longitude":-123.3748016357},{"province":"quebec","category":"shore_excursions","attraction_id":2518,"city":"montreal","country":"canada","name":"pink_cadillac_sightseeing_tour_of_montreal","price":42.75,"rating":4.5,"avg_price":42.7525,"latitude":45.5025939941,"longitude":-73.5551681519},{"province":"new_york_(ny)","category":"multi-day_&_extended_tours","attraction_id":2519,"city":"new_york_city","country":"united_states","name":"2-day_niagara_falls_tour_from_new_york_by_bus","price":436.23,"rating":4.5,"avg_price":580.05,"latitude":40.8261413574,"longitude":-74.2298049927},{"province":"alberta","category":"multi-day_&_extended_tours","attraction_id":2520,"city":"canadian_rockies","country":"canada","name":"3-day_rocky_mountains_athabasca_tour_from_banff","price":476.7,"rating":5.0,"avg_price":595.875,"latitude":49.2788314819,"longitude":-123.1232147217},{"province":"british_columbia","category":"multi-day_&_extended_tours","attraction_id":2521,"city":"vancouver","country":"canada","name":"viator_exclusive:_2-day_victoria_and_butchart_gardens_tour_with_overnight_at_the_fairmont_empress","price":631.54,"rating":5.0,"avg_price":532.23,"latitude":49.2846107483,"longitude":-123.1084747314},{"province":"northwest_territories","category":"multi-day_&_extended_tours","attraction_id":2522,"city":"yellowknife","country":"canada","name":"yellowknife_northern_lights_viewing_tour_including_3-nights_accommodation","price":700.0,"rating":4.0,"avg_price":701.19,"latitude":62.4549751282,"longitude":-114.3722763062},{"province":"alberta","category":"multi-day_&_extended_tours","attraction_id":2523,"city":"calgary","country":"canada","name":"banff,_yoho_&_jasper_national_parks_summer_tour_from_calgary_(airport_transfers)","price":864.69,"rating":5.0,"avg_price":595.875,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"multi-day_&_extended_tours","attraction_id":2524,"city":"vancouver","country":"canada","name":"4-day_vancouver_island_explorer_tour_from_vancouver","price":592.2,"rating":5.0,"avg_price":532.23,"latitude":49.2788314819,"longitude":-123.1232147217},{"province":"new_york_(ny)","category":"multi-day_&_extended_tours","attraction_id":2525,"city":"cambridge","country":"united_states","name":"8-days_east_coast_usa_&_canada_from_new_york_(with_airport_transfers)","price":537.79,"rating":3.0,"avg_price":580.05,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"multi-day_&_extended_tours","attraction_id":2526,"city":"calgary","country":"canada","name":"calgary,_banff_(in-depth),_jasper_&_yoho_national_parks_tour_from_calgary","price":733.41,"rating":5.0,"avg_price":595.875,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"multi-day_&_extended_tours","attraction_id":2527,"city":"haliburton","country":"canada","name":"camping_in_ontario's_most_beautiful_location","price":150.0,"rating":4.5,"avg_price":598.25,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"multi-day_&_extended_tours","attraction_id":2528,"city":"canadian_rockies","country":"canada","name":"2-day_okanagan_chinook_tour_from_banff_finish_vancouver","price":308.7,"rating":5.0,"avg_price":595.875,"latitude":49.2788314819,"longitude":-123.1232147217},{"province":"quebec","category":"multi-day_&_extended_tours","attraction_id":2529,"city":"quebec_city","country":"canada","name":"vip_three_day_whale_watching_sea_kayaking_basilica_is_orleans_private_car_tour","price":503.03,"rating":null,"avg_price":468.0833333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"multi-day_&_extended_tours","attraction_id":2530,"city":"quebec_city","country":"canada","name":"vip_two_day_whale_watching,_sea_kayaking,_basilica,_by_private_car_tour","price":312.18,"rating":null,"avg_price":468.0833333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"things_to_do_in_saskatoon","category":"multi-day_&_extended_tours","attraction_id":2531,"city":"wanuskewin_heritage_park","country":"canada","name":"3-night_private_resort_mansion_with_optional_excursions,_in_saskatoon,_sk","price":null,"rating":null,"avg_price":null,"latitude":32.0778427124,"longitude":-81.0846710205},{"province":"nova_scotia","category":"multi-day_&_extended_tours","attraction_id":2532,"city":"earltown","country":"canada","name":"keji_southern_lakes_canoe_trip_-_3_day","price":684.25,"rating":5.0,"avg_price":626.75,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"multi-day_&_extended_tours","attraction_id":2533,"city":"earltown","country":"canada","name":"frozen_ocean_canoe_trip_-3_day","price":684.25,"rating":5.0,"avg_price":626.75,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"multi-day_&_extended_tours","attraction_id":2534,"city":"vancouver_island","country":"canada","name":"yukon-northern_lights_4-days_adventure_in_whitehorse","price":532.2299804688,"rating":5.0,"avg_price":532.23,"latitude":49.2869224548,"longitude":-123.1221618652},{"province":"british_columbia","category":"multi-day_&_extended_tours","attraction_id":2535,"city":"vancouver","country":"canada","name":"2-day_rockies_roadrunner_tour_from_vancouver_finish_banff","price":392.7,"rating":5.0,"avg_price":532.23,"latitude":49.2788314819,"longitude":-123.1232147217},{"province":"british_columbia","category":"multi-day_&_extended_tours","attraction_id":2536,"city":"lake_louise","country":"canada","name":"banff,_jasper,_okanagan_lake_&_kamloops_tour_from_vancouver","price":714.33,"rating":5.0,"avg_price":532.23,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"multi-day_&_extended_tours","attraction_id":2537,"city":"okanagan_valley","country":"canada","name":"high_spirited_two_day_wine_adventure","price":450.0,"rating":5.0,"avg_price":532.23,"latitude":49.8947868347,"longitude":-119.4965896606},{"province":"nova_scotia","category":"multi-day_&_extended_tours","attraction_id":2538,"city":"halifax_region","country":"canada","name":"nova_scotia_bucket_list_tour","price":626.75,"rating":5.0,"avg_price":626.75,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"multi-day_&_extended_tours","attraction_id":2539,"city":"halifax_region","country":"canada","name":"cabot_trail_and_cape_breton_tour","price":626.75,"rating":5.0,"avg_price":626.75,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"multi-day_&_extended_tours","attraction_id":2540,"city":"halifax_region","country":"canada","name":"cape_breton_&_newfoundland_tour","price":626.75,"rating":5.0,"avg_price":626.75,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"multi-day_&_extended_tours","attraction_id":2541,"city":"vancouver","country":"canada","name":"rockies_adventure_4-day_summer_tour","price":708.0,"rating":5.0,"avg_price":532.23,"latitude":49.2869224548,"longitude":-123.1221618652},{"province":"british_columbia","category":"multi-day_&_extended_tours","attraction_id":2542,"city":"vancouver","country":"canada","name":"rockies_classic_4-day_summer_tour","price":687.0,"rating":4.5,"avg_price":532.23,"latitude":49.2869224548,"longitude":-123.1221618652},{"province":"yukon","category":"multi-day_&_extended_tours","attraction_id":2543,"city":"whitehorse","country":"canada","name":"4-day_yukon_aurora_viewing_tour","price":702.45,"rating":5.0,"avg_price":676.225,"latitude":60.7227401733,"longitude":-135.0558776855},{"province":"alberta","category":"multi-day_&_extended_tours","attraction_id":2544,"city":"canadian_rockies","country":"canada","name":"3-day_sundance_explorer_backcountry_lodge_by_horseback","price":595.8800048828,"rating":5.0,"avg_price":595.875,"latitude":51.1763305664,"longitude":-115.57056427},{"province":"northwest_territories","category":"multi-day_&_extended_tours","attraction_id":2545,"city":"yellowknife","country":"canada","name":"yellowknife_northern_lights_tour_winter_4_days_3_nights_budget","price":748.95,"rating":5.0,"avg_price":701.19,"latitude":62.453453064,"longitude":-114.3686981201},{"province":"british_columbia","category":"multi-day_&_extended_tours","attraction_id":2546,"city":"vancouver","country":"canada","name":"british_columbia_super_saver:_4-day_tour_of_vancouver,_whistler_and_victoria","price":414.0,"rating":4.5,"avg_price":532.23,"latitude":49.2846107483,"longitude":-123.1084747314},{"province":"british_columbia","category":"multi-day_&_extended_tours","attraction_id":2547,"city":"vancouver","country":"canada","name":"viator_exclusive_2-day_victoria_and_butchart_gardens_tour_with_overnight_at_the_inn_at_laurel_point","price":500.82,"rating":4.5,"avg_price":532.23,"latitude":49.2846107483,"longitude":-123.1084747314},{"province":"nova_scotia","category":"multi-day_&_extended_tours","attraction_id":2548,"city":"halifax_region","country":"canada","name":"7-day_puffin_tour_from_halifax_to_moncton","price":626.75,"rating":5.0,"avg_price":626.75,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"yukon","category":"multi-day_&_extended_tours","attraction_id":2549,"city":"whitehorse","country":"canada","name":"yukon_summer_dream_-_active_summer_adventure","price":676.2299804688,"rating":5.0,"avg_price":676.225,"latitude":60.7227401733,"longitude":-135.0558776855},{"province":"northwest_territories","category":"multi-day_&_extended_tours","attraction_id":2550,"city":"yellowknife","country":"canada","name":"2-nights_aurora_hunting_with_accommodation","price":486.0,"rating":4.5,"avg_price":701.19,"latitude":62.4549751282,"longitude":-114.3722763062},{"province":"british_columbia","category":"multi-day_&_extended_tours","attraction_id":2551,"city":"vancouver","country":"canada","name":"4-day_northern_lights_tour_in_whitehorse_from_vancouver","price":532.2299804688,"rating":5.0,"avg_price":532.23,"latitude":49.2869224548,"longitude":-123.1221618652},{"province":"yukon","category":"multi-day_&_extended_tours","attraction_id":2552,"city":"whitehorse","country":"canada","name":"3_days_tour_fall_color_in_yukon_from_whitehorse","price":650.0,"rating":5.0,"avg_price":676.225,"latitude":60.8151359558,"longitude":-135.298614502},{"province":"ontario","category":"multi-day_&_extended_tours","attraction_id":2553,"city":"toronto","country":"canada","name":"3-day_grotto_tour_to_bruce_peninsula","price":489.0,"rating":4.5,"avg_price":598.25,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"new_york_(ny)","category":"multi-day_&_extended_tours","attraction_id":2554,"city":"new_york_city","country":"united_states","name":"2-day_niagara_falls_experience_from_nyc","price":523.48,"rating":3.0,"avg_price":580.05,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"new_york_(ny)","category":"multi-day_&_extended_tours","attraction_id":2555,"city":"new_york_city","country":"united_states","name":"4-day_niagara_falls,_washington_dc,_philadelphia_&_amish_country","price":580.049987793,"rating":3.0,"avg_price":580.05,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"multi-day_&_extended_tours","attraction_id":2556,"city":"vancouver","country":"canada","name":"western_canada_tour_(whistler,_sun_peaks,_jasper,_banff,_revelstoke)","price":532.2299804688,"rating":5.0,"avg_price":532.23,"latitude":49.2869224548,"longitude":-123.1221618652},{"province":"nova_scotia","category":"multi-day_&_extended_tours","attraction_id":2557,"city":"halifax_region","country":"canada","name":"cape_breton_island","price":626.75,"rating":5.0,"avg_price":626.75,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"multi-day_&_extended_tours","attraction_id":2558,"city":"vancouver","country":"canada","name":"rockies_classic_4-day_winter_tour","price":547.0,"rating":4.5,"avg_price":532.23,"latitude":49.2869224548,"longitude":-123.1221618652},{"province":"new_york_(ny)","category":"multi-day_&_extended_tours","attraction_id":2559,"city":"new_york_city","country":"united_states","name":"two_day_combo:_niagara_falls_and_washington_dc_from_new_york","price":449.86,"rating":3.0,"avg_price":580.05,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"multi-day_&_extended_tours","attraction_id":2560,"city":"vancouver","country":"canada","name":"3_day_vancouver_island_cycling_tour","price":532.2299804688,"rating":5.0,"avg_price":532.23,"latitude":49.2914733887,"longitude":-123.1424026489},{"province":"british_columbia","category":"multi-day_&_extended_tours","attraction_id":2561,"city":"vancouver","country":"canada","name":"7-day_rocky_mountains_whistler_tomahawk_tour_from_vancouver_finish_banff","price":532.2299804688,"rating":5.0,"avg_price":532.23,"latitude":49.2788314819,"longitude":-123.1232147217},{"province":"british_columbia","category":"multi-day_&_extended_tours","attraction_id":2562,"city":"vancouver","country":"canada","name":"8-day_rocky_mountains_caribou_tour_from_vancouver","price":532.2299804688,"rating":5.0,"avg_price":532.23,"latitude":49.2788314819,"longitude":-123.1232147217},{"province":"british_columbia","category":"multi-day_&_extended_tours","attraction_id":2563,"city":"vancouver","country":"canada","name":"14-day_rocky_mountains_whistler_vancouver_island_pacific_tour_from_vancouver","price":532.2299804688,"rating":5.0,"avg_price":532.23,"latitude":49.2788314819,"longitude":-123.1232147217},{"province":"british_columbia","category":"multi-day_&_extended_tours","attraction_id":2564,"city":"vancouver","country":"canada","name":"10-day_rocky_mountains_whistler_big_west_tour_from_vancouver","price":532.2299804688,"rating":5.0,"avg_price":532.23,"latitude":49.2788314819,"longitude":-123.1232147217},{"province":"british_columbia","category":"multi-day_&_extended_tours","attraction_id":2565,"city":"vancouver","country":"canada","name":"sun_peaks_3-day_ski_and_ride_trip","price":592.0,"rating":5.0,"avg_price":532.23,"latitude":49.2869224548,"longitude":-123.1221618652},{"province":"new_york_(ny)","category":"multi-day_&_extended_tours","attraction_id":2566,"city":"new_york_city","country":"united_states","name":"new_york_waterfalls_and_wilderness_&_breweries_adventure","price":580.049987793,"rating":3.0,"avg_price":580.05,"latitude":41.862121582,"longitude":-74.1301879883},{"province":"new_hampshire_(nh)","category":"multi-day_&_extended_tours","attraction_id":2567,"city":"manchester","country":"united_states","name":"celebrate_the_new_year_in_montreal","price":783.85,"rating":4.5,"avg_price":783.85,"latitude":42.8476448059,"longitude":-71.5373001099},{"province":"new_hampshire_(nh)","category":"multi-day_&_extended_tours","attraction_id":2568,"city":"manchester","country":"united_states","name":"11-day_excursion:_nova_scotia_and_prince_edward_island:_music_and_culture_of_acadian_people_and_the_maritimes","price":783.8499755859,"rating":4.5,"avg_price":783.85,"latitude":42.8476448059,"longitude":-71.5373001099},{"province":"nova_scotia","category":"multi-day_&_extended_tours","attraction_id":2569,"city":"halifax_region","country":"canada","name":"10-day_newfoundland_and_maritime_tour_from_halifax_to_moncton","price":626.75,"rating":5.0,"avg_price":626.75,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"multi-day_&_extended_tours","attraction_id":2570,"city":"vancouver_island","country":"canada","name":"5_day_broken_islands_kayaking_expedition","price":532.2299804688,"rating":5.0,"avg_price":532.23,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"multi-day_&_extended_tours","attraction_id":2571,"city":"earltown","country":"canada","name":"dark_sky_canoe_trip_-_2_day","price":454.25,"rating":5.0,"avg_price":626.75,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"multi-day_&_extended_tours","attraction_id":2572,"city":"earltown","country":"canada","name":"lake_rossignol_canoe_trip_-_3_day","price":684.25,"rating":5.0,"avg_price":626.75,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"multi-day_&_extended_tours","attraction_id":2573,"city":"earltown","country":"canada","name":"taste_of_the_tobeatic_canoe_trip_-_4_day","price":626.75,"rating":5.0,"avg_price":626.75,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"new_hampshire_(nh)","category":"multi-day_&_extended_tours","attraction_id":2574,"city":"manchester","country":"united_states","name":"4-day_quebec_city_escape","price":783.8499755859,"rating":4.5,"avg_price":783.85,"latitude":42.8476448059,"longitude":-71.5373001099},{"province":"northwest_territories","category":"multi-day_&_extended_tours","attraction_id":2575,"city":"yellowknife","country":"canada","name":"yellowknife_northern_lights_tour_winter_3_days_2_nights_all_inclusive","price":982.0,"rating":4.5,"avg_price":701.19,"latitude":62.453453064,"longitude":-114.3686981201},{"province":"nova_scotia","category":"multi-day_&_extended_tours","attraction_id":2576,"city":"halifax_region","country":"canada","name":"best_of_prince_edward_island","price":626.75,"rating":5.0,"avg_price":626.75,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"multi-day_&_extended_tours","attraction_id":2577,"city":"vancouver","country":"canada","name":"2-day_whistler_sea_to_sky_tour_from_vancouver","price":166.95,"rating":4.5,"avg_price":532.23,"latitude":49.2788314819,"longitude":-123.1232147217},{"province":"british_columbia","category":"multi-day_&_extended_tours","attraction_id":2578,"city":"squamish","country":"canada","name":"overnight_camping_and_river-rafting_trip_in_squamish","price":425.24,"rating":5.0,"avg_price":532.23,"latitude":49.7491493225,"longitude":-123.1333770752},{"province":"ontario","category":"multi-day_&_extended_tours","attraction_id":2579,"city":"ottawa","country":"canada","name":"4-day_algonquin_park_canoe_trip","price":711.9,"rating":4.0,"avg_price":598.25,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"multi-day_&_extended_tours","attraction_id":2580,"city":"ottawa","country":"canada","name":"3-day_algonquin_park_canoe_trip","price":542.4,"rating":5.0,"avg_price":598.25,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"multi-day_&_extended_tours","attraction_id":2581,"city":"ottawa","country":"canada","name":"6-day_algonquin_explorer_canoe_trip","price":949.2,"rating":4.5,"avg_price":598.25,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"multi-day_&_extended_tours","attraction_id":2582,"city":"whistler","country":"canada","name":"3-day_tenquille_lake_expedition","price":532.2299804688,"rating":5.0,"avg_price":532.23,"latitude":50.3613166809,"longitude":-122.8502731323},{"province":"new_york_(ny)","category":"multi-day_&_extended_tours","attraction_id":2583,"city":"new_york_city","country":"united_states","name":"2-day_niagara_falls_day_trip_from_new_york_city_by_train_and_air","price":952.89,"rating":1.0,"avg_price":580.05,"latitude":40.7519760132,"longitude":-73.9866027832},{"province":"british_columbia","category":"multi-day_&_extended_tours","attraction_id":2584,"city":"vancouver","country":"canada","name":"seattle_2-day_tour_from_vancouver","price":283.0,"rating":5.0,"avg_price":532.23,"latitude":49.2869224548,"longitude":-123.1221618652},{"province":"quebec","category":"multi-day_&_extended_tours","attraction_id":2585,"city":"quebec_city","country":"canada","name":"sleep_at_the_quebec_ice_hotel_overnight_stay","price":589.04,"rating":null,"avg_price":468.0833333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"multi-day_&_extended_tours","attraction_id":2586,"city":"ottawa","country":"canada","name":"algonquin_park_adventure_lodge_4-day_trip","price":747.0,"rating":5.0,"avg_price":598.25,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"massachusetts_(ma)","category":"multi-day_&_extended_tours","attraction_id":2587,"city":"boston","country":"united_states","name":"2-day_niagara_falls_and_1000_islands_tour_from_boston","price":184.03,"rating":3.0,"avg_price":184.03,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"multi-day_&_extended_tours","attraction_id":2588,"city":"hamilton_parish","country":"canada","name":"2-day_fantasy_island_getaway","price":460.9,"rating":5.0,"avg_price":532.23,"latitude":49.2065925598,"longitude":-122.9350280762},{"province":"alberta","category":"multi-day_&_extended_tours","attraction_id":2589,"city":"edmonton","country":"canada","name":"4-day_bicycle_tour_through_canadian_rockies","price":595.8800048828,"rating":5.0,"avg_price":595.875,"latitude":53.5649642944,"longitude":-113.5785980225},{"province":"yukon","category":"multi-day_&_extended_tours","attraction_id":2590,"city":"whitehorse","country":"canada","name":"5-day_golden_aurora_circle:_yukon_and_alaska_summits","price":676.2299804688,"rating":5.0,"avg_price":676.225,"latitude":60.7227401733,"longitude":-135.0558776855},{"province":"british_columbia","category":"multi-day_&_extended_tours","attraction_id":2591,"city":"vancouver_island","country":"canada","name":"3_day_broken_group_islands_kayaking_expedition","price":950.0,"rating":5.0,"avg_price":532.23,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"multi-day_&_extended_tours","attraction_id":2592,"city":"prince_rupert","country":"canada","name":"6-day_babine_river_of_grizzlies_expedition","price":532.2299804688,"rating":5.0,"avg_price":532.23,"latitude":49.7491493225,"longitude":-123.1333770752},{"province":"northwest_territories","category":"multi-day_&_extended_tours","attraction_id":2593,"city":"yellowknife","country":"canada","name":"yellowknife_northern_lights_tour_winter_3_days_2_nights_budget","price":589.0,"rating":5.0,"avg_price":701.19,"latitude":62.453453064,"longitude":-114.3686981201},{"province":"manitoba","category":"multi-day_&_extended_tours","attraction_id":2594,"city":"winnipeg","country":"canada","name":"seagrim_lakes_canoe_tour","price":591.0,"rating":5.0,"avg_price":591.0,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"newfoundland_and_labrador","category":"multi-day_&_extended_tours","attraction_id":2595,"city":"port_rexton","country":"canada","name":"whale_watching_tour_with_2-nights_accommodation_package","price":779.0,"rating":5.0,"avg_price":779.0,"latitude":48.3685150146,"longitude":-53.3578338623},{"province":"new_hampshire_(nh)","category":"multi-day_&_extended_tours","attraction_id":2596,"city":"manchester","country":"united_states","name":"10-day_new_england_fall_foliage_tour_including_cape_cod","price":783.8499755859,"rating":4.0,"avg_price":783.85,"latitude":42.8476448059,"longitude":-71.5373001099},{"province":"new_hampshire_(nh)","category":"multi-day_&_extended_tours","attraction_id":2597,"city":"manchester","country":"united_states","name":"7-day_best_of_new_england_tour","price":783.8499755859,"rating":5.0,"avg_price":783.85,"latitude":42.8476448059,"longitude":-71.5373001099},{"province":"manitoba","category":"multi-day_&_extended_tours","attraction_id":2598,"city":"churchill","country":"canada","name":"5-night_churchill_tour_and_polar_bear_adventure_from_winnipeg","price":591.0,"rating":5.0,"avg_price":591.0,"latitude":58.7698745728,"longitude":-94.1757888794},{"province":"ontario","category":"luxury_&_special_occasions","attraction_id":2599,"city":"toronto","country":"canada","name":"niagara_falls_small-group_day_tour_from_toronto","price":100.57,"rating":5.0,"avg_price":180.9874074074,"latitude":43.6478614807,"longitude":-79.392906189},{"province":"washington_(wa)","category":"luxury_&_special_occasions","attraction_id":2600,"city":"seattle","country":"united_states","name":"day_trip_from_seattle_to_victoria_on_the_victoria_clipper","price":170.4,"rating":4.5,"avg_price":170.4,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"luxury_&_special_occasions","attraction_id":2601,"city":"toronto","country":"canada","name":"niagara_falls_day_and_evening_tour_with_boat_cruise_and_optional_fallsview_dinner","price":169.0,"rating":4.5,"avg_price":180.9874074074,"latitude":43.6837425232,"longitude":-79.5929107666},{"province":"ontario","category":"luxury_&_special_occasions","attraction_id":2602,"city":"niagara_falls","country":"canada","name":"niagara_on_the_lake_wine_tour_with_cheese_pairing","price":83.62,"rating":5.0,"avg_price":180.9874074074,"latitude":43.2265434265,"longitude":-79.1159591675},{"province":"northwest_territories","category":"luxury_&_special_occasions","attraction_id":2603,"city":"yellowknife","country":"canada","name":"northern_lights_tour_from_yellowknife","price":100.0,"rating":4.5,"avg_price":100.0,"latitude":62.4549751282,"longitude":-114.3722763062},{"province":"ontario","category":"luxury_&_special_occasions","attraction_id":2604,"city":"niagara_falls","country":"canada","name":"niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner","price":157.07,"rating":5.0,"avg_price":180.9874074074,"latitude":43.2265434265,"longitude":-79.1159591675},{"province":"ontario","category":"luxury_&_special_occasions","attraction_id":2605,"city":"niagara_falls","country":"canada","name":"niagara_falls_one_day_sightseeing_tour_from_toronto","price":99.0,"rating":4.0,"avg_price":180.9874074074,"latitude":43.6692619324,"longitude":-79.3868103027},{"province":"ontario","category":"luxury_&_special_occasions","attraction_id":2606,"city":"niagara_falls","country":"canada","name":"niagara_falls_helicopter_tour","price":145.0,"rating":4.5,"avg_price":180.9874074074,"latitude":43.1186027527,"longitude":-79.0743865967},{"province":"quebec","category":"luxury_&_special_occasions","attraction_id":2607,"city":"quebec_city","country":"canada","name":"christmas_in_quebec_city:_small-group_gourmet_food_tour","price":55.0,"rating":5.0,"avg_price":138.3815384615,"latitude":46.8130874634,"longitude":-71.2055969238},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2608,"city":"whistler","country":"canada","name":"whistler_sightseeing_tours_-_discover_all_of_whistler_this_winter!","price":83.99,"rating":5.0,"avg_price":288.0512244898,"latitude":50.1133766174,"longitude":-122.9542617798},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2609,"city":"vancouver","country":"canada","name":"ultimate_day_tour_to_victoria","price":363.56,"rating":4.5,"avg_price":288.0512244898,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"ontario","category":"luxury_&_special_occasions","attraction_id":2610,"city":"niagara_falls","country":"canada","name":"the_kettle_tour_-_4_premium_locations_-_2_breweries,_distillery,_winery&cidery","price":99.95,"rating":5.0,"avg_price":180.9874074074,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2611,"city":"vancouver","country":"canada","name":"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls","price":144.95,"rating":5.0,"avg_price":288.0512244898,"latitude":49.2477836609,"longitude":-123.0330047607},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2612,"city":"vancouver","country":"canada","name":"vancouver,_shannon_falls_&_whistler,_sea_everything_tour","price":144.95,"rating":5.0,"avg_price":288.0512244898,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"luxury_&_special_occasions","attraction_id":2613,"city":"halifax_region","country":"canada","name":"halifax_hop_on_hop_off_bus","price":56.01,"rating":5.0,"avg_price":93.67,"latitude":44.6634635925,"longitude":-63.6241378784},{"province":"yukon","category":"luxury_&_special_occasions","attraction_id":2614,"city":"whitehorse","country":"canada","name":"arctic_day:_yukon_wildlife_and_hot_springs_tour","price":145.95,"rating":5.0,"avg_price":320.95,"latitude":60.7227401733,"longitude":-135.0558776855},{"province":"ontario","category":"luxury_&_special_occasions","attraction_id":2615,"city":"niagara_falls","country":"canada","name":"the_compromise_tour_-_4_premium_locations_-_winery,_winery&cidery,_2_breweries","price":99.95,"rating":5.0,"avg_price":180.9874074074,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2616,"city":"vancouver","country":"canada","name":"lynn_canyon_park_and_photography_tour","price":99.0,"rating":5.0,"avg_price":288.0512244898,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"luxury_&_special_occasions","attraction_id":2617,"city":"quebec_city","country":"canada","name":"vip_basilica_&_area_private_car_tour_(the_ste-anne_&_area,_riverside_lunch_tour)","price":134.96,"rating":4.5,"avg_price":138.3815384615,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2618,"city":"vancouver","country":"canada","name":"best_of_vancouver_-_4_hours","price":186.65,"rating":5.0,"avg_price":288.0512244898,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2619,"city":"vancouver","country":"canada","name":"vancouver,_cypress_mountain,_shannon_falls_-_includes_sea-to-sky_gondola","price":179.0,"rating":5.0,"avg_price":288.0512244898,"latitude":49.2477836609,"longitude":-123.0330047607},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2620,"city":"vancouver_island","country":"canada","name":"vancouver_island's_ultimate_full_day_whale_and_wildlife_tour","price":274.05,"rating":5.0,"avg_price":288.0512244898,"latitude":48.7403793335,"longitude":-123.619140625},{"province":"alberta","category":"luxury_&_special_occasions","attraction_id":2621,"city":"calgary","country":"canada","name":"banff,_yoho_&_jasper_national_parks_summer_tour_from_calgary_(airport_transfers)","price":864.69,"rating":5.0,"avg_price":586.0333333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"luxury_&_special_occasions","attraction_id":2622,"city":"toronto","country":"canada","name":"niagara_on_the_lake_from_toronto","price":79.0,"rating":5.0,"avg_price":180.9874074074,"latitude":43.0888671875,"longitude":-79.0738143921},{"province":"quebec","category":"luxury_&_special_occasions","attraction_id":2623,"city":"montreal","country":"canada","name":"explore_the_best_of_old_montreal_-_private_walking_tour_with_a_local","price":190.0,"rating":4.5,"avg_price":138.3815384615,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2624,"city":"vancouver","country":"canada","name":"3-hour_east_vancouver_art_mural_&_craft_brewery_tour","price":45.0,"rating":4.0,"avg_price":288.0512244898,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2625,"city":"whistler","country":"canada","name":"whistler_sightseeing_tours_-_discover_all_of_whistler_this_summer!","price":83.99,"rating":5.0,"avg_price":288.0512244898,"latitude":50.1133766174,"longitude":-122.9542617798},{"province":"new_york_(ny)","category":"luxury_&_special_occasions","attraction_id":2626,"city":"cambridge","country":"united_states","name":"8-days_east_coast_usa_&_canada_from_new_york_(with_airport_transfers)","price":537.79,"rating":4.5,"avg_price":299.772,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"luxury_&_special_occasions","attraction_id":2627,"city":"calgary","country":"canada","name":"calgary,_banff_(in-depth),_jasper_&_yoho_national_parks_tour_from_calgary","price":733.41,"rating":5.0,"avg_price":586.0333333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"luxury_&_special_occasions","attraction_id":2628,"city":"quebec_city","country":"canada","name":"vip_ice_hotel,_basilica,_copper_museum,_city_and_plains_by_private_car","price":162.22,"rating":4.5,"avg_price":138.3815384615,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"luxury_&_special_occasions","attraction_id":2629,"city":"niagara_falls","country":"canada","name":"heart_of_niagara_falls_full_monty_tour","price":104.14,"rating":5.0,"avg_price":180.9874074074,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"luxury_&_special_occasions","attraction_id":2630,"city":"niagara_falls","country":"canada","name":"heart_of_niagara_falls_tour","price":33.47,"rating":5.0,"avg_price":180.9874074074,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2631,"city":"vancouver_island","country":"canada","name":"port_renfrew_whale_&_wildlife_watching","price":149.0,"rating":5.0,"avg_price":288.0512244898,"latitude":48.422203064,"longitude":-123.3796234131},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2632,"city":"vancouver","country":"canada","name":"langley_wine_tasting_day_tour","price":331.8,"rating":5.0,"avg_price":288.0512244898,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2633,"city":"vancouver_island","country":"canada","name":"7_pm_spirit_of_victoria_food_tour_(gourmet_food_progressive_dinner_and_tour)","price":299.0,"rating":5.0,"avg_price":288.0512244898,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2634,"city":"okanagan_valley","country":"canada","name":"full_day_private_wine_tours_for_up_to_10_people","price":999.0,"rating":5.0,"avg_price":288.0512244898,"latitude":49.9325065613,"longitude":-119.400177002},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2635,"city":"vancouver_island","country":"canada","name":"sunset_whale_watching_(victoria,_bc)","price":143.07,"rating":5.0,"avg_price":288.0512244898,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2636,"city":"vancouver","country":"canada","name":"steveston_magical_mystery_storybrooke_explorer_private_tour","price":132.5,"rating":5.0,"avg_price":288.0512244898,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"luxury_&_special_occasions","attraction_id":2637,"city":"quebec_city","country":"canada","name":"vip_walk_the_city,_private_car_to_island_of_orleans","price":94.06,"rating":4.5,"avg_price":138.3815384615,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2638,"city":"richmond","country":"canada","name":"steveston_magical_mystery_&_sea_adventure_explorer_private_tour","price":150.0,"rating":5.0,"avg_price":288.0512244898,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"luxury_&_special_occasions","attraction_id":2639,"city":"quebec_city","country":"canada","name":"vip_heavenly_private_walking_sitting_eating_tour_(city,_wall,_plains,_bridges)","price":80.43,"rating":4.5,"avg_price":138.3815384615,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2640,"city":"vancouver","country":"canada","name":"guiding_private_special_interest_day_tours,_short_&_long_haul_tours","price":350.0,"rating":5.0,"avg_price":288.0512244898,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"luxury_&_special_occasions","attraction_id":2641,"city":"quebec_city","country":"canada","name":"vip_private_car_tour_falls_&_island_of_orleans_-_(the_all_but_the_basilica_tour)","price":94.06,"rating":4.5,"avg_price":138.3815384615,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"luxury_&_special_occasions","attraction_id":2642,"city":"quebec_city","country":"canada","name":"vip_champagne_&_caviar_wilderness_picnic_tour_(armchair_adventure_tour)","price":230.38,"rating":4.5,"avg_price":138.3815384615,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"luxury_&_special_occasions","attraction_id":2643,"city":"niagara_falls","country":"canada","name":"niagara_fall_canada_wonder_tour","price":227.66,"rating":5.0,"avg_price":180.9874074074,"latitude":43.0756759644,"longitude":-79.0856628418},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2644,"city":"whistler","country":"canada","name":"vancouver_private_charter_tour_with_experienced_local_guide","price":599.0,"rating":5.0,"avg_price":288.0512244898,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2645,"city":"whistler","country":"canada","name":"private_charter_tour_to_explore_vancouver_and_surrounding_area","price":599.0,"rating":5.0,"avg_price":288.0512244898,"latitude":49.2477836609,"longitude":-123.0330047607},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2646,"city":"vancouver_island","country":"canada","name":"3_hour_whale_watching_tour","price":129.0,"rating":5.0,"avg_price":288.0512244898,"latitude":48.6488227844,"longitude":-123.3946380615},{"province":"quebec","category":"luxury_&_special_occasions","attraction_id":2647,"city":"montreal","country":"canada","name":"best_of_montreal_full_day_tour","price":339.0,"rating":4.5,"avg_price":138.3815384615,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"new_york_(ny)","category":"luxury_&_special_occasions","attraction_id":2648,"city":"niagara_falls","country":"united_states","name":"discovery_niagara_falls_usa_winter_tour","price":156.77,"rating":4.5,"avg_price":299.772,"latitude":43.0962142944,"longitude":-79.0377349854},{"province":"new_york_(ny)","category":"luxury_&_special_occasions","attraction_id":2649,"city":"niagara_falls","country":"united_states","name":"canadian_and_american_combo_winter_tour_of_niagara_falls","price":284.91,"rating":4.5,"avg_price":299.772,"latitude":43.0962142944,"longitude":-79.0377349854},{"province":"new_brunswick","category":"luxury_&_special_occasions","attraction_id":2650,"city":"saint_john","country":"canada","name":"new_brunswick_shore_excursion:_fundy_coast_to_shore_tour","price":213.35,"rating":null,"avg_price":213.35,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2651,"city":"okanagan_valley","country":"canada","name":"girls_just_want_to_have_fun","price":60.0,"rating":5.0,"avg_price":288.0512244898,"latitude":49.8294372559,"longitude":-119.6265563965},{"province":"nova_scotia","category":"luxury_&_special_occasions","attraction_id":2652,"city":"yarmouth","country":"canada","name":"pirates_&_pints_pub_crawl","price":65.0,"rating":5.0,"avg_price":93.67,"latitude":43.8391304016,"longitude":-66.1189498901},{"province":"quebec","category":"luxury_&_special_occasions","attraction_id":2653,"city":"quebec_city","country":"canada","name":"rental_of_a_boat_on_the_st._lawrence_river_-_quebec_city","price":138.3800048828,"rating":4.5,"avg_price":138.3815384615,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2654,"city":"vancouver","country":"canada","name":"vancouver_highlights_and_capilano_suspension_park_tour_-_private_charter_(7_hrs)","price":620.0,"rating":5.0,"avg_price":288.0512244898,"latitude":49.2477836609,"longitude":-123.0330047607},{"province":"ontario","category":"luxury_&_special_occasions","attraction_id":2655,"city":"toronto","country":"canada","name":"private_tour_to_niagara_falls_and_niagara-on-the-lake_(from_toronto)","price":273.0,"rating":5.0,"avg_price":180.9874074074,"latitude":43.8271331787,"longitude":-79.4263458252},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2656,"city":"lake_louise","country":"canada","name":"banff,_jasper,_okanagan_lake_&_kamloops_tour_from_vancouver","price":714.33,"rating":5.0,"avg_price":288.0512244898,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2657,"city":"vancouver_island","country":"canada","name":"victoria_city_highlights_(01)","price":325.0,"rating":5.0,"avg_price":288.0512244898,"latitude":43.7025566101,"longitude":-79.5233154297},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2658,"city":"pender_island","country":"canada","name":"seals_&_smiles_tour","price":68.25,"rating":5.0,"avg_price":288.0512244898,"latitude":48.8002738953,"longitude":-123.3109436035},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2659,"city":"okanagan_valley","country":"canada","name":"high_spirited_two_day_wine_adventure","price":450.0,"rating":5.0,"avg_price":288.0512244898,"latitude":49.8947868347,"longitude":-119.4965896606},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2660,"city":"vancouver_island","country":"canada","name":"ucluelet_harbour_kayaking_tour","price":89.0,"rating":5.0,"avg_price":288.0512244898,"latitude":48.9360923767,"longitude":-125.5372543335},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2661,"city":"vancouver_island","country":"canada","name":"6_pm_spirit_of_victoria_food_tour_(gourmet_food_progressive_dinner_and_tour)","price":299.0,"rating":5.0,"avg_price":288.0512244898,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2662,"city":"okanagan_valley","country":"canada","name":"naramata_private\/custom_wine_tours_up_to_10_people","price":999.0,"rating":5.0,"avg_price":288.0512244898,"latitude":49.9325065613,"longitude":-119.400177002},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2663,"city":"vancouver","country":"canada","name":"vancouver_to_victoria_and_butchart_gardens_private_tour_-_ferry\/admission_incl.","price":288.049987793,"rating":5.0,"avg_price":288.0512244898,"latitude":49.2477836609,"longitude":-123.0330047607},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2664,"city":"okanagan_valley","country":"canada","name":"bachelorette_private_wine_tours","price":140.0,"rating":5.0,"avg_price":288.0512244898,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2665,"city":"okanagan_valley","country":"canada","name":"vip_and_exclusive_tours","price":175.0,"rating":5.0,"avg_price":288.0512244898,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2666,"city":"okanagan_valley","country":"canada","name":"special_group_full_day_private_wine_tours_for_up_to_12_people_3_tour_options","price":288.049987793,"rating":5.0,"avg_price":288.0512244898,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"luxury_&_special_occasions","attraction_id":2667,"city":"drummondville","country":"canada","name":"village_quebec_tour;_1800's_reproduction_(food,_activities_and_fun_included)","price":89.0,"rating":4.5,"avg_price":138.3815384615,"latitude":45.4951553345,"longitude":-73.5825042725},{"province":"quebec","category":"luxury_&_special_occasions","attraction_id":2668,"city":"chambly","country":"canada","name":"mix_tour:_3_sites_+_1_bonus_site","price":89.0,"rating":4.5,"avg_price":138.3815384615,"latitude":45.4951553345,"longitude":-73.5825042725},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2669,"city":"okanagan_valley","country":"canada","name":"kelowna_wine_tours-event_5_hours","price":175.0,"rating":5.0,"avg_price":288.0512244898,"latitude":49.8294372559,"longitude":-119.6265563965},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2670,"city":"okanagan_valley","country":"canada","name":"west_kelowna_wine_tour_5_hours.","price":175.0,"rating":5.0,"avg_price":288.0512244898,"latitude":49.8294372559,"longitude":-119.6265563965},{"province":"yukon","category":"luxury_&_special_occasions","attraction_id":2671,"city":"whitehorse","country":"canada","name":"4-day_yukon_aurora_viewing_tour","price":702.45,"rating":5.0,"avg_price":320.95,"latitude":60.7227401733,"longitude":-135.0558776855},{"province":"ontario","category":"luxury_&_special_occasions","attraction_id":2672,"city":"toronto","country":"canada","name":"full-day_niagara_winery_tour_from_toronto","price":99.0,"rating":4.5,"avg_price":180.9874074074,"latitude":43.7030754089,"longitude":-79.4063873291},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2673,"city":"vancouver","country":"canada","name":"fraser_valley_wine_tour_from_vancouver","price":187.0,"rating":5.0,"avg_price":288.0512244898,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"luxury_&_special_occasions","attraction_id":2674,"city":"quebec_city","country":"canada","name":"quebec_city_dinner_cruise","price":142.56,"rating":4.0,"avg_price":138.3815384615,"latitude":45.5024528503,"longitude":-73.5523757935},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2675,"city":"vancouver","country":"canada","name":"dog_mountain_snowshoeing_and_photography_tour","price":143.0,"rating":5.0,"avg_price":288.0512244898,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"luxury_&_special_occasions","attraction_id":2676,"city":"calgary","country":"canada","name":"calgary_sightseeing_tour_by_sidecar","price":160.0,"rating":5.0,"avg_price":586.0333333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"luxury_&_special_occasions","attraction_id":2678,"city":"gananoque","country":"canada","name":"thousand_islands_two_castle_helicopter_tour","price":265.64,"rating":5.0,"avg_price":180.9874074074,"latitude":44.3474006653,"longitude":-76.1751708984},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2679,"city":"vancouver_island","country":"canada","name":"the_magic_of_christmas_at_butchart_gardens_shuttle_and_entry","price":73.5,"rating":5.0,"avg_price":288.0512244898,"latitude":48.4205818176,"longitude":-123.3727035522},{"province":"new_york_(ny)","category":"luxury_&_special_occasions","attraction_id":2680,"city":"lake_george","country":"united_states","name":"lake_george_luncheon_or_sightseeing_cruise_aboard_the_lac_du_saint_sacrement","price":29.99,"rating":4.5,"avg_price":299.772,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2681,"city":"vancouver","country":"canada","name":"whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight","price":447.57,"rating":5.0,"avg_price":288.0512244898,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"ontario","category":"luxury_&_special_occasions","attraction_id":2682,"city":"toronto","country":"canada","name":"best_of_toronto_private_food_tour_with_sightseeing_and_black_car","price":225.0,"rating":5.0,"avg_price":180.9874074074,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2683,"city":"okanagan_valley","country":"canada","name":"guaranteed_wine_tasting_at_mission_hill_&_quails_family_estates","price":131.25,"rating":5.0,"avg_price":288.0512244898,"latitude":49.9325065613,"longitude":-119.400177002},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2684,"city":"vancouver","country":"canada","name":"fraser_valley_private_wine_tour_and_bistro_lunch","price":950.29,"rating":5.0,"avg_price":288.0512244898,"latitude":49.2650260925,"longitude":-123.112449646},{"province":"nova_scotia","category":"luxury_&_special_occasions","attraction_id":2685,"city":"halifax_region","country":"canada","name":"small-group_annapolis_valley_wine_and_food_tour_from_halifax","price":160.0,"rating":5.0,"avg_price":93.67,"latitude":44.9876823425,"longitude":-64.138961792},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2686,"city":"vancouver","country":"canada","name":"vancouver_full-day_sightseeing_and_photography_tour","price":249.0,"rating":5.0,"avg_price":288.0512244898,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"new_york_(ny)","category":"luxury_&_special_occasions","attraction_id":2687,"city":"niagara_falls","country":"united_states","name":"luxury_toronto_all_day_tour","price":489.4,"rating":4.5,"avg_price":299.772,"latitude":43.0962142944,"longitude":-79.0377349854},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2688,"city":"vancouver","country":"canada","name":"private_tour:_fraser_valley_wine_tour_in_vancouver","price":291.11,"rating":4.0,"avg_price":288.0512244898,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"luxury_&_special_occasions","attraction_id":2689,"city":"kingston","country":"canada","name":"thousand_islands_sunset_dinner_cruise","price":99.44,"rating":4.5,"avg_price":180.9874074074,"latitude":44.2307624817,"longitude":-76.4797286987},{"province":"ontario","category":"luxury_&_special_occasions","attraction_id":2690,"city":"toronto","country":"canada","name":"toronto_aerial_tour_in_luxury_with_a_niagara_falls_winery_tour_and_tasting","price":189.0,"rating":5.0,"avg_price":180.9874074074,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2691,"city":"vancouver","country":"canada","name":"fort_langley_magical_mystery_&_vineyard_explorer_private_tour","price":150.0,"rating":5.0,"avg_price":288.0512244898,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2692,"city":"vancouver","country":"canada","name":"private_tour:_sea_to_sky_corridor_adventure","price":288.049987793,"rating":5.0,"avg_price":288.0512244898,"latitude":49.2650260925,"longitude":-123.112449646},{"province":"quebec","category":"luxury_&_special_occasions","attraction_id":2693,"city":"mont_tremblant","country":"canada","name":"full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch","price":98.29,"rating":5.0,"avg_price":138.3815384615,"latitude":46.2132911682,"longitude":-74.5849914551},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2694,"city":"vancouver_island","country":"canada","name":"5_day_broken_islands_kayaking_expedition","price":288.049987793,"rating":5.0,"avg_price":288.0512244898,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2695,"city":"clearwater","country":"canada","name":"wings_and_waterfalls_-_wells_gray_provincial_park_-_clearwater,_bc","price":197.0,"rating":5.0,"avg_price":288.0512244898,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"luxury_&_special_occasions","attraction_id":2696,"city":"markham","country":"canada","name":"exhilarating_120km_aerial_tour_of_toronto","price":79.0,"rating":5.0,"avg_price":180.9874074074,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"luxury_&_special_occasions","attraction_id":2697,"city":"gananoque","country":"canada","name":"boldt_castle_and_thousand_islands_helicopter_tour","price":172.84,"rating":5.0,"avg_price":180.9874074074,"latitude":44.3474006653,"longitude":-76.1751708984},{"province":"ontario","category":"luxury_&_special_occasions","attraction_id":2698,"city":"gananoque","country":"canada","name":"ultimate_thousand_islands_helicopter_tour","price":522.0,"rating":5.0,"avg_price":180.9874074074,"latitude":44.3474006653,"longitude":-76.1751708984},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2699,"city":"vancouver","country":"canada","name":"canada_place_and_vancouver_waterfront_photography_tour","price":103.95,"rating":5.0,"avg_price":288.0512244898,"latitude":49.2779121399,"longitude":-123.0986480713},{"province":"yukon","category":"luxury_&_special_occasions","attraction_id":2700,"city":"whitehorse","country":"canada","name":"arctic_day:_yukon_foodie_tour","price":114.45,"rating":5.0,"avg_price":320.95,"latitude":60.7227401733,"longitude":-135.0558776855},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2701,"city":"vancouver_island","country":"canada","name":"craft_vine,_orchard_&_stills","price":140.0,"rating":5.0,"avg_price":288.0512244898,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"luxury_&_special_occasions","attraction_id":2702,"city":"toronto","country":"canada","name":"lift_your_spirits!_distillery_and_cocktail_experience","price":105.0,"rating":5.0,"avg_price":180.9874074074,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"luxury_&_special_occasions","attraction_id":2703,"city":"toronto","country":"canada","name":"el_camino_de_tapas_and_cocktails_-_luxurious_evening_food_crawl_in_toronto","price":169.0,"rating":5.0,"avg_price":180.9874074074,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"luxury_&_special_occasions","attraction_id":2704,"city":"niagara_falls","country":"canada","name":"gourmet_bike_tour_in_niagara-on-the-lake_with_wine_and_beer","price":134.47,"rating":5.0,"avg_price":180.9874074074,"latitude":43.2265434265,"longitude":-79.1159591675},{"province":"ontario","category":"luxury_&_special_occasions","attraction_id":2705,"city":"toronto","country":"canada","name":"luxury_toronto_to_niagara_tour:_flight_&_limo_package","price":950.0,"rating":5.0,"avg_price":180.9874074074,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"luxury_&_special_occasions","attraction_id":2706,"city":"toronto","country":"canada","name":"sake_a_to_z_gastronomic_experience_in_distillery_district","price":90.0,"rating":5.0,"avg_price":180.9874074074,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2707,"city":"vancouver","country":"canada","name":"sunset_e-bike_adventure_w\/wine_&_cheese","price":99.0,"rating":5.0,"avg_price":288.0512244898,"latitude":49.2780151367,"longitude":-123.1312484741},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2708,"city":"vancouver","country":"canada","name":"dream_car_driving_experience","price":225.75,"rating":5.0,"avg_price":288.0512244898,"latitude":49.3590698242,"longitude":-123.2670211792},{"province":"ontario","category":"luxury_&_special_occasions","attraction_id":2709,"city":"gananoque","country":"canada","name":"thousand_islands_helicopter_tour","price":114.84,"rating":5.0,"avg_price":180.9874074074,"latitude":44.3474006653,"longitude":-76.1751708984},{"province":"british_columbia","category":"luxury_&_special_occasions","attraction_id":2710,"city":"vancouver_island","country":"canada","name":"3_day_broken_group_islands_kayaking_expedition","price":950.0,"rating":5.0,"avg_price":288.0512244898,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2711,"city":"okanagan_valley","country":"canada","name":"naramata_private\/custom_wine_tours_up_to_10_people","price":999.0,"rating":5.0,"avg_price":333.8768674699,"latitude":49.9325065613,"longitude":-119.400177002},{"province":"quebec","category":"private_&_custom_tours","attraction_id":2712,"city":"quebec_city","country":"canada","name":"private_tour:_quebec_city_walking_tour","price":25.72,"rating":5.0,"avg_price":216.9760606061,"latitude":46.8130874634,"longitude":-71.2055969238},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2713,"city":"whistler","country":"canada","name":"axe_throwing_-_one_hour_guided_experience","price":38.85,"rating":5.0,"avg_price":333.8768674699,"latitude":50.0891227722,"longitude":-123.0386047363},{"province":"ontario","category":"private_&_custom_tours","attraction_id":2714,"city":"niagara_falls","country":"canada","name":"private_winery_tour_of_niagara-on-the-lake","price":165.0,"rating":5.0,"avg_price":386.495952381,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"private_&_custom_tours","attraction_id":2715,"city":"toronto","country":"canada","name":"airliner_adventures_package","price":129.0,"rating":4.5,"avg_price":386.495952381,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"private_&_custom_tours","attraction_id":2716,"city":"montreal","country":"canada","name":"old_montreal_private_walking_tour","price":160.0,"rating":4.5,"avg_price":216.9760606061,"latitude":45.5025939941,"longitude":-73.5551681519},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2717,"city":"vancouver","country":"canada","name":"vancouver_2-hour_private_tour","price":218.16,"rating":5.0,"avg_price":333.8768674699,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"private_&_custom_tours","attraction_id":2718,"city":"quebec_city","country":"canada","name":"vip_basilica_&_area_private_car_tour_(the_ste-anne_&_area,_riverside_lunch_tour)","price":134.96,"rating":5.0,"avg_price":216.9760606061,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2719,"city":"vancouver","country":"canada","name":"best_of_vancouver_-_4_hours","price":186.65,"rating":5.0,"avg_price":333.8768674699,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2720,"city":"vancouver","country":"canada","name":"2-hour_downtown_vancouver_private_walking_tour","price":54.53,"rating":5.0,"avg_price":333.8768674699,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"private_&_custom_tours","attraction_id":2721,"city":"montreal","country":"canada","name":"explore_the_best_of_old_montreal_-_private_walking_tour_with_a_local","price":190.0,"rating":5.0,"avg_price":216.9760606061,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"prince_edward_island","category":"private_&_custom_tours","attraction_id":2722,"city":"charlottetown","country":"canada","name":"afternoon_charlottetown_city_tour","price":161.0,"rating":5.0,"avg_price":432.1785714286,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2723,"city":"whistler","country":"canada","name":"whistler_experience_day_tour","price":279.3,"rating":5.0,"avg_price":333.8768674699,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"private_&_custom_tours","attraction_id":2724,"city":"toronto","country":"canada","name":"toronto_sightseeing_tour","price":350.0,"rating":4.5,"avg_price":386.495952381,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"private_&_custom_tours","attraction_id":2725,"city":"quebec_city","country":"canada","name":"vip_ice_hotel,_basilica,_copper_museum,_city_and_plains_by_private_car","price":162.22,"rating":5.0,"avg_price":216.9760606061,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"private_&_custom_tours","attraction_id":2726,"city":"quebec_city","country":"canada","name":"vip_whale_watching,_basilica_by_private_car_tour","price":216.75,"rating":5.0,"avg_price":216.9760606061,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"private_&_custom_tours","attraction_id":2727,"city":"niagara_falls","country":"canada","name":"niagara_falls_&_niagara-on-the-lake","price":600.0,"rating":4.5,"avg_price":386.495952381,"latitude":43.0756759644,"longitude":-79.0856628418},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2728,"city":"vancouver","country":"canada","name":"langley_wine_tasting_day_tour","price":331.8,"rating":5.0,"avg_price":333.8768674699,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"private_&_custom_tours","attraction_id":2729,"city":"quebec_city","country":"canada","name":"quebec,_cradle_of_new_france","price":225.0,"rating":5.0,"avg_price":216.9760606061,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"private_&_custom_tours","attraction_id":2730,"city":"toronto","country":"canada","name":"private_tour_from_toronto_to_niagara_on_the_lake","price":650.0,"rating":4.5,"avg_price":386.495952381,"latitude":43.0756759644,"longitude":-79.0856628418},{"province":"quebec","category":"private_&_custom_tours","attraction_id":2731,"city":"montreal","country":"canada","name":"private_day_tour_to_visit_omega_park_and_montebello_lodge,_montreal_area","price":89.0,"rating":5.0,"avg_price":216.9760606061,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2732,"city":"vancouver","country":"canada","name":"steveston_magical_mystery_storybrooke_explorer_private_tour","price":132.5,"rating":5.0,"avg_price":333.8768674699,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"private_&_custom_tours","attraction_id":2733,"city":"quebec_city","country":"canada","name":"vip_walk_the_city,_private_car_to_island_of_orleans","price":94.06,"rating":5.0,"avg_price":216.9760606061,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2734,"city":"richmond","country":"canada","name":"steveston_magical_mystery_&_sea_adventure_explorer_private_tour","price":150.0,"rating":5.0,"avg_price":333.8768674699,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"private_&_custom_tours","attraction_id":2735,"city":"quebec_city","country":"canada","name":"vip_heavenly_private_walking_sitting_eating_tour_(city,_wall,_plains,_bridges)","price":80.43,"rating":5.0,"avg_price":216.9760606061,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"private_&_custom_tours","attraction_id":2736,"city":"quebec_city","country":"canada","name":"vip_mobility_challenged_private_car_tour_(for_people_with_limited_mobility)","price":80.43,"rating":5.0,"avg_price":216.9760606061,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2737,"city":"vancouver","country":"canada","name":"guiding_private_special_interest_day_tours,_short_&_long_haul_tours","price":350.0,"rating":5.0,"avg_price":333.8768674699,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2738,"city":"okanagan_valley","country":"canada","name":"tasting_tours_-_romance_is_in_the_air!","price":75.0,"rating":5.0,"avg_price":333.8768674699,"latitude":49.8294372559,"longitude":-119.6265563965},{"province":"quebec","category":"private_&_custom_tours","attraction_id":2739,"city":"quebec_city","country":"canada","name":"vip_private_car_tour_falls_&_island_of_orleans_-_(the_all_but_the_basilica_tour)","price":94.06,"rating":5.0,"avg_price":216.9760606061,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"private_&_custom_tours","attraction_id":2740,"city":"quebec_city","country":"canada","name":"vip_champagne_&_caviar_wilderness_picnic_tour_(armchair_adventure_tour)","price":230.38,"rating":5.0,"avg_price":216.9760606061,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2741,"city":"okanagan_valley","country":"canada","name":"bachelorette_wine_tours_-_west_kelowna_wine_tour-_3_hrs.","price":117.0,"rating":5.0,"avg_price":333.8768674699,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2742,"city":"whistler","country":"canada","name":"vancouver_private_charter_tour_with_experienced_local_guide","price":599.0,"rating":5.0,"avg_price":333.8768674699,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2743,"city":"whistler","country":"canada","name":"private_charter_tour_to_explore_vancouver_and_surrounding_area","price":599.0,"rating":5.0,"avg_price":333.8768674699,"latitude":49.2477836609,"longitude":-123.0330047607},{"province":"quebec","category":"private_&_custom_tours","attraction_id":2744,"city":"sainte-famille","country":"canada","name":"winter_tour_of_the_island_of_orleans","price":70.0,"rating":5.0,"avg_price":216.9760606061,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"things_to_do_in_saskatoon","category":"private_&_custom_tours","attraction_id":2745,"city":"wanuskewin_heritage_park","country":"canada","name":"3-night_private_resort_mansion_with_optional_excursions,_in_saskatoon,_sk","price":null,"rating":null,"avg_price":null,"latitude":32.0778427124,"longitude":-81.0846710205},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2746,"city":"vancouver","country":"canada","name":"2_hour_gastown_&_granville_st._walking_tour","price":230.0,"rating":5.0,"avg_price":333.8768674699,"latitude":49.2649116516,"longitude":-123.1192016602},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2747,"city":"okanagan_valley","country":"canada","name":"tasting_express_tours","price":120.0,"rating":5.0,"avg_price":333.8768674699,"latitude":49.8294372559,"longitude":-119.6265563965},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2748,"city":"harrison_hot_springs","country":"canada","name":"harrison_hot_springs_day_tour","price":345.4,"rating":5.0,"avg_price":333.8768674699,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"private_&_custom_tours","attraction_id":2749,"city":"quebec_city","country":"canada","name":"rental_of_a_boat_on_the_st._lawrence_river_-_quebec_city","price":216.9799957275,"rating":5.0,"avg_price":216.9760606061,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2750,"city":"vancouver","country":"canada","name":"vancouver_highlights_and_capilano_suspension_park_tour_-_private_charter_(7_hrs)","price":620.0,"rating":5.0,"avg_price":333.8768674699,"latitude":49.2477836609,"longitude":-123.0330047607},{"province":"ontario","category":"private_&_custom_tours","attraction_id":2751,"city":"toronto","country":"canada","name":"private_tour_to_niagara_falls_and_niagara-on-the-lake_(from_toronto)","price":273.0,"rating":4.5,"avg_price":386.495952381,"latitude":43.8271331787,"longitude":-79.4263458252},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2753,"city":"vancouver_island","country":"canada","name":"victoria_city_highlights_(01)","price":325.0,"rating":5.0,"avg_price":333.8768674699,"latitude":43.7025566101,"longitude":-79.5233154297},{"province":"ontario","category":"private_&_custom_tours","attraction_id":2754,"city":"toronto","country":"canada","name":"from_the_ravines_of_rosedale_to_the_towers_of_yorkville_audio_tour_by_voicemap","price":6.8,"rating":4.5,"avg_price":386.495952381,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2755,"city":"pender_island","country":"canada","name":"seals_&_smiles_tour","price":68.25,"rating":5.0,"avg_price":333.8768674699,"latitude":48.8002738953,"longitude":-123.3109436035},{"province":"ontario","category":"private_&_custom_tours","attraction_id":2756,"city":"niagara_falls","country":"canada","name":"private,_custom_historical_tour_(war_of_1812)_niagara_falls-niagara-on-the-lake","price":225.0,"rating":4.5,"avg_price":386.495952381,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"private_&_custom_tours","attraction_id":2757,"city":"montreal","country":"canada","name":"old_montreal_delights_with_a_local!","price":225.0,"rating":5.0,"avg_price":216.9760606061,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"private_&_custom_tours","attraction_id":2758,"city":"quebec_city","country":"canada","name":"vip_private_walking_tour_lower_&_upper_town_(the_see_most_of_the_sites_tour)","price":35.43,"rating":5.0,"avg_price":216.9760606061,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"private_&_custom_tours","attraction_id":2759,"city":"quebec_city","country":"canada","name":"vip_private_walking_tour_old_town_&_fortifications_(the_see_all_the_sites_tour)","price":44.97,"rating":5.0,"avg_price":216.9760606061,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2760,"city":"okanagan_valley","country":"canada","name":"naramata_private\/custom_wine_tours_up_to_10_people","price":999.0,"rating":5.0,"avg_price":333.8768674699,"latitude":49.9325065613,"longitude":-119.400177002},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2761,"city":"vancouver","country":"canada","name":"vancouver_to_victoria_and_butchart_gardens_private_tour_-_ferry\/admission_incl.","price":333.8800048828,"rating":5.0,"avg_price":333.8768674699,"latitude":49.2477836609,"longitude":-123.0330047607},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2762,"city":"okanagan_valley","country":"canada","name":"bachelorette_private_wine_tours","price":140.0,"rating":5.0,"avg_price":333.8768674699,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2763,"city":"okanagan_valley","country":"canada","name":"vip_and_exclusive_tours","price":175.0,"rating":5.0,"avg_price":333.8768674699,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2764,"city":"okanagan_valley","country":"canada","name":"special_group_full_day_private_wine_tours_for_up_to_12_people_3_tour_options","price":333.8800048828,"rating":5.0,"avg_price":333.8768674699,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2765,"city":"okanagan_valley","country":"canada","name":"west_kelowna_wine_tour_5_hours.","price":175.0,"rating":5.0,"avg_price":333.8768674699,"latitude":49.8294372559,"longitude":-119.6265563965},{"province":"ontario","category":"private_&_custom_tours","attraction_id":2766,"city":"toronto","country":"canada","name":"comprehensive_tour_of_toronto","price":150.0,"rating":4.5,"avg_price":386.495952381,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"private_&_custom_tours","attraction_id":2767,"city":"montreal","country":"canada","name":"montr\u00e9al_downtown_and_underground_city_private_walking_tour","price":160.0,"rating":5.0,"avg_price":216.9760606061,"latitude":45.5025939941,"longitude":-73.5551681519},{"province":"prince_edward_island","category":"private_&_custom_tours","attraction_id":2768,"city":"charlottetown","country":"canada","name":"island's_finest_private_tour","price":402.5,"rating":5.0,"avg_price":432.1785714286,"latitude":46.2177124023,"longitude":-63.0738677979},{"province":"germany","category":"private_&_custom_tours","attraction_id":2769,"city":"bavaria","country":"europe","name":"nuremberg_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":46.37,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"italy","category":"private_&_custom_tours","attraction_id":2770,"city":"sicily","country":"europe","name":"catania_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":442.6561538462,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2771,"city":"vancouver_island","country":"canada","name":"historic_tour_around_town","price":115.0,"rating":5.0,"avg_price":333.8768674699,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"belgium","category":"private_&_custom_tours","attraction_id":2772,"city":"flanders","country":"europe","name":"bruges_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":48.3025,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"quebec","category":"private_&_custom_tours","attraction_id":2773,"city":"quebec_city","country":"canada","name":"quebec_city_private_walking_tour_-_400_years_of_french_america","price":130.0,"rating":5.0,"avg_price":216.9760606061,"latitude":46.7561149597,"longitude":-71.1790237427},{"province":"united_kingdom_(uk)","category":"private_&_custom_tours","attraction_id":2774,"city":"wales","country":"europe","name":"cardiff_like_a_local:_customized_private_tour","price":46.37,"rating":null,"avg_price":273.64875,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2775,"city":"vancouver","country":"canada","name":"independent_bike_tour_of_vancouver","price":35.7,"rating":5.0,"avg_price":333.8768674699,"latitude":49.2841453552,"longitude":-123.1193161011},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2776,"city":"vancouver","country":"canada","name":"vancouver_full_day_private_tour","price":920.0,"rating":3.5,"avg_price":333.8768674699,"latitude":49.260219574,"longitude":-123.020111084},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2777,"city":"vancouver","country":"canada","name":"private_tour_to_capilano_bridge_and_grouse_mountain","price":334.0,"rating":5.0,"avg_price":333.8768674699,"latitude":49.2869224548,"longitude":-123.1221618652},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2778,"city":"vancouver_island","country":"canada","name":"private_butchart_gardens_and_victoria_half-day_tour","price":550.0,"rating":5.0,"avg_price":333.8768674699,"latitude":45.3017272949,"longitude":-85.2751693726},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2779,"city":"vancouver","country":"canada","name":"vancouver_private_day_tour_and_capilano_suspension_bridge","price":300.0,"rating":5.0,"avg_price":333.8768674699,"latitude":49.2869224548,"longitude":-123.1221618652},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2780,"city":"vancouver","country":"canada","name":"vancouver_whistler_private_tour","price":126.0,"rating":5.0,"avg_price":333.8768674699,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2781,"city":"vancouver_island","country":"canada","name":"victoria_city_and_butchart_gardens_private_half-day_tour","price":420.0,"rating":5.0,"avg_price":333.8768674699,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2782,"city":"vancouver","country":"canada","name":"vancouver_city_private_tour","price":141.75,"rating":5.0,"avg_price":333.8768674699,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"private_&_custom_tours","attraction_id":2783,"city":"quebec_city","country":"canada","name":"private_walking_tour_in_old_quebec_with_xavier","price":250.0,"rating":5.0,"avg_price":216.9760606061,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"austria","category":"private_&_custom_tours","attraction_id":2784,"city":"austrian_alps","country":"europe","name":"salzburg_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":46.37,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"turkey","category":"private_&_custom_tours","attraction_id":2785,"city":"istanbul","country":"europe","name":"60_minute_private_vacation_photography_session_with_photographer_in_istanbul","price":477.13,"rating":null,"avg_price":568.0066666667,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"ontario","category":"private_&_custom_tours","attraction_id":2786,"city":"niagara_falls","country":"canada","name":"private_wine_and_chocolate_tour_in_niagara_wine_region","price":165.0,"rating":5.0,"avg_price":386.495952381,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2787,"city":"vancouver","country":"canada","name":"private_gastown_and_chinatown_walking_tour_in_vancouver","price":54.53,"rating":5.0,"avg_price":333.8768674699,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"louisiana_(la)","category":"private_&_custom_tours","attraction_id":2788,"city":"new_orleans","country":"united_states","name":"30_minute_private_vacation_photography_session_with_photographer_in_new_orleans","price":340.8,"rating":null,"avg_price":487.35,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"france","category":"private_&_custom_tours","attraction_id":2789,"city":"corsica","country":"europe","name":"ajaccio_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":320.0715,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"jamaica","category":"private_&_custom_tours","attraction_id":2790,"city":"saint_ann_parish","country":"caribbean","name":"caribbean_dreams_ocho_rios_private_party_hopper","price":80.43,"rating":null,"avg_price":80.43,"latitude":19.773267746,"longitude":-70.4950637817},{"province":"sweden","category":"private_&_custom_tours","attraction_id":2791,"city":"west_coast","country":"europe","name":"gothenburg_like_a_local:_customized_private_tour","price":46.37,"rating":4.0,"avg_price":50.235,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"ontario","category":"private_&_custom_tours","attraction_id":2792,"city":"toronto","country":"canada","name":"luxury_private_tour_of_niagara_falls_from_toronto","price":950.0,"rating":5.0,"avg_price":386.495952381,"latitude":43.6837425232,"longitude":-79.5929107666},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2793,"city":"vancouver","country":"canada","name":"private_tour:_vancouver_3-hour_city_highlights_tour","price":386.92,"rating":5.0,"avg_price":333.8768674699,"latitude":49.2650260925,"longitude":-123.112449646},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2794,"city":"vancouver","country":"canada","name":"private_tour:_vancouver_to_victoria_island","price":670.0,"rating":5.0,"avg_price":333.8768674699,"latitude":49.2869224548,"longitude":-123.1221618652},{"province":"prince_edward_island","category":"private_&_custom_tours","attraction_id":2795,"city":"prince_edward_island","country":"canada","name":"shore_excursion:_prince_edward_island_and_anne_of_green_gables","price":470.0,"rating":5.0,"avg_price":432.1785714286,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"japan","category":"private_&_custom_tours","attraction_id":2796,"city":"kinki","country":"asia","name":"osaka_like_a_local:_customized_private_tour","price":47.71,"rating":null,"avg_price":340.3486666667,"latitude":34.0478630066,"longitude":100.6196517944},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2797,"city":"vancouver","country":"canada","name":"private_tour:_day_trip_from_vancouver_to_whistler","price":350.0,"rating":4.5,"avg_price":333.8768674699,"latitude":49.2869224548,"longitude":-123.1221618652},{"province":"ontario","category":"private_&_custom_tours","attraction_id":2798,"city":"niagara_falls","country":"canada","name":"private_tour:_niagara_falls_sightseeing_from_us_side","price":569.82,"rating":5.0,"avg_price":386.495952381,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"private_&_custom_tours","attraction_id":2799,"city":"niagara_falls","country":"canada","name":"private_tour_of_niagara_falls_with_hornblower_boat_cruise","price":995.0,"rating":5.0,"avg_price":386.495952381,"latitude":43.6837425232,"longitude":-79.5929107666},{"province":"ontario","category":"private_&_custom_tours","attraction_id":2800,"city":"toronto","country":"canada","name":"best_of_toronto_private_food_tour_with_sightseeing_and_black_car","price":225.0,"rating":5.0,"avg_price":386.495952381,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2801,"city":"vancouver","country":"canada","name":"fraser_valley_private_wine_tour_and_bistro_lunch","price":950.29,"rating":5.0,"avg_price":333.8768674699,"latitude":49.2650260925,"longitude":-123.112449646},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2802,"city":"vancouver","country":"canada","name":"private_tour:_whistler_day_trip_from_vancouver","price":252.0,"rating":5.0,"avg_price":333.8768674699,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"spain","category":"private_&_custom_tours","attraction_id":2803,"city":"castile_and_leon","country":"europe","name":"salamanca_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":224.399,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"united_kingdom_(uk)","category":"private_&_custom_tours","attraction_id":2804,"city":"england","country":"europe","name":"london_like_a_local:_customized_private_tour","price":54.1,"rating":null,"avg_price":273.64875,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"alberta","category":"private_&_custom_tours","attraction_id":2805,"city":"canadian_rockies","country":"canada","name":"private_tour_of_lake_louise_and_the_icefield_parkway","price":900.0,"rating":5.0,"avg_price":628.656,"latitude":51.1214561462,"longitude":-114.0858154297},{"province":"south_korea","category":"private_&_custom_tours","attraction_id":2806,"city":"seoul","country":"asia","name":"120_minute_private_vacation_photography_session_with_local_photographer_in_seoul","price":886.09,"rating":5.0,"avg_price":412.3733333333,"latitude":34.0478630066,"longitude":100.6196517944},{"province":"ontario","category":"private_&_custom_tours","attraction_id":2807,"city":"niagara_falls","country":"canada","name":"private_custom-made_niagara_falls_wine,_beer,_and_spirits_tour","price":139.0,"rating":5.0,"avg_price":386.495952381,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2808,"city":"vancouver","country":"canada","name":"private_sightseeing_tour:_vancouver_&_capilano_bridge_(6_hrs)","price":567.0,"rating":5.0,"avg_price":333.8768674699,"latitude":49.204372406,"longitude":-122.9339141846},{"province":"switzerland","category":"private_&_custom_tours","attraction_id":2809,"city":"canton_of_basel","country":"europe","name":"basel_like_a_local:_customized_private_tour","price":54.1,"rating":null,"avg_price":54.1,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"norway","category":"private_&_custom_tours","attraction_id":2810,"city":"eastern_norway","country":"europe","name":"oslo_like_a_local:_customized_private_tour","price":54.1,"rating":null,"avg_price":54.1,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"israel","category":"private_&_custom_tours","attraction_id":2811,"city":"jerusalem_district","country":"middle_east","name":"jerusalem_like_a_local:_customized_private_tour","price":47.71,"rating":null,"avg_price":47.71,"latitude":29.2985286713,"longitude":42.5509605408},{"province":"spain","category":"private_&_custom_tours","attraction_id":2812,"city":"balearic_islands","country":"europe","name":"mallorca_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":224.399,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"italy","category":"private_&_custom_tours","attraction_id":2813,"city":"lombardy","country":"europe","name":"90_minute_private_vacation_photography_session_with_local_photographer_in_lake_como","price":681.61,"rating":5.0,"avg_price":442.6561538462,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"japan","category":"private_&_custom_tours","attraction_id":2814,"city":"kyushu","country":"asia","name":"nagasaki_like_a_local:_customized_private_tour","price":47.71,"rating":null,"avg_price":340.3486666667,"latitude":34.0478630066,"longitude":100.6196517944},{"province":"prince_edward_island","category":"private_&_custom_tours","attraction_id":2815,"city":"charlottetown","country":"canada","name":"island_scenic_&_anne_of_green_gables_private_tour","price":322.0,"rating":3.5,"avg_price":432.1785714286,"latitude":46.2177124023,"longitude":-63.0738677979},{"province":"new_brunswick","category":"private_&_custom_tours","attraction_id":2816,"city":"saint_john","country":"canada","name":"private_full-day_tour_to_hopewell_rocks_from_saint_john","price":570.0,"rating":5.0,"avg_price":570.0,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"italy","category":"private_&_custom_tours","attraction_id":2817,"city":"sicily","country":"europe","name":"palermo_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":442.6561538462,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2818,"city":"vancouver","country":"canada","name":"private_tour:_fraser_valley_wine_tour_in_vancouver","price":291.11,"rating":4.0,"avg_price":333.8768674699,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"france","category":"private_&_custom_tours","attraction_id":2819,"city":"ile-de-france","country":"europe","name":"30_minute_private_vacation_photography_session_with_local_photographer_in_paris","price":340.8,"rating":5.0,"avg_price":320.0715,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"france","category":"private_&_custom_tours","attraction_id":2820,"city":"auvergne-rhone-alpes","country":"europe","name":"lyon_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":320.0715,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"sweden","category":"private_&_custom_tours","attraction_id":2821,"city":"stockholm_county","country":"europe","name":"stockholm_like_a_local:_customized_private_tour","price":54.1,"rating":4.0,"avg_price":50.235,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"belgium","category":"private_&_custom_tours","attraction_id":2822,"city":"flanders","country":"europe","name":"ghent_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":48.3025,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"estonia","category":"private_&_custom_tours","attraction_id":2823,"city":"harju_county","country":"europe","name":"tallinn_like_a_local:_customized_private_tour","price":46.37,"rating":null,"avg_price":46.37,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"prince_edward_island","category":"private_&_custom_tours","attraction_id":2824,"city":"cavendish","country":"canada","name":"shore_excursion:_charlottetown_south_shore_and_confederation_bridge","price":410.0,"rating":5.0,"avg_price":432.1785714286,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"poland","category":"private_&_custom_tours","attraction_id":2825,"city":"northern_poland","country":"europe","name":"gdansk_like_a_local:_customized_private_tour","price":46.37,"rating":null,"avg_price":46.37,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"belgium","category":"private_&_custom_tours","attraction_id":2826,"city":"flanders","country":"europe","name":"antwerp_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":48.3025,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"germany","category":"private_&_custom_tours","attraction_id":2827,"city":"berlin","country":"europe","name":"berlin_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":46.37,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"hawaii_(hi)","category":"private_&_custom_tours","attraction_id":2828,"city":"kauai","country":"united_states","name":"60_minute_private_vacation_photography_session_with_local_photographer_in_kauai","price":477.13,"rating":5.0,"avg_price":638.3538461538,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"california_(ca)","category":"private_&_custom_tours","attraction_id":2829,"city":"napa_valley","country":"united_states","name":"60_minute_private_vacation_photography_session_with_photographer_in_napa-sonoma","price":477.13,"rating":5.0,"avg_price":560.5419047619,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"south_korea","category":"private_&_custom_tours","attraction_id":2830,"city":"busan","country":"asia","name":"busan_like_a_local:_customized_private_tour","price":40.9,"rating":5.0,"avg_price":412.3733333333,"latitude":34.0478630066,"longitude":100.6196517944},{"province":"france","category":"private_&_custom_tours","attraction_id":2831,"city":"normandy","country":"europe","name":"rouen_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":320.0715,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"serbia","category":"private_&_custom_tours","attraction_id":2832,"city":"belgrade","country":"europe","name":"belgrade_like_a_local:_customized_private_tour","price":46.37,"rating":null,"avg_price":46.37,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2833,"city":"vancouver","country":"canada","name":"private_tour:_vancouver_day_trip","price":179.0,"rating":5.0,"avg_price":333.8768674699,"latitude":49.2869224548,"longitude":-123.1221618652},{"province":"costa_rica","category":"private_&_custom_tours","attraction_id":2834,"city":"province_of_san_jose","country":"central_america","name":"san_jose_like_a_local:_customized_private_tour","price":40.9,"rating":null,"avg_price":40.9,"latitude":12.7690124512,"longitude":-85.6023635864},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2835,"city":"vancouver","country":"canada","name":"private_tour:_vancouver_1-hour_city_highlights_driving_tour","price":122.73,"rating":5.0,"avg_price":333.8768674699,"latitude":49.2650260925,"longitude":-123.112449646},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2836,"city":"vancouver_island","country":"canada","name":"3-hour_private_tour:_butchart_gardens_and_saanich_peninsula","price":290.0,"rating":5.0,"avg_price":333.8768674699,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"spain","category":"private_&_custom_tours","attraction_id":2837,"city":"andalucia","country":"europe","name":"customized_private_tour_of_cadiz","price":46.37,"rating":5.0,"avg_price":224.399,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"switzerland","category":"private_&_custom_tours","attraction_id":2838,"city":"canton_of_geneva","country":"europe","name":"geneva_like_a_local:_customized_private_tour","price":54.1,"rating":null,"avg_price":54.1,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"the_netherlands","category":"private_&_custom_tours","attraction_id":2839,"city":"north_holland_province","country":"europe","name":"private_customized_walking_tour_of_amsterdam","price":54.1,"rating":5.0,"avg_price":363.99,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"new_york_(ny)","category":"private_&_custom_tours","attraction_id":2840,"city":"new_york_city","country":"united_states","name":"30_minute_private_vacation_photography_session_with_local_photographer_in_nyc","price":340.8,"rating":4.5,"avg_price":398.1914285714,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"germany","category":"private_&_custom_tours","attraction_id":2841,"city":"north_rhine-westphalia","country":"europe","name":"cologne_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":46.37,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"spain","category":"private_&_custom_tours","attraction_id":2842,"city":"aragon","country":"europe","name":"zaragoza_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":224.399,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"alberta","category":"private_&_custom_tours","attraction_id":2843,"city":"canadian_rockies","country":"canada","name":"private_horse-drawn_sleigh_ride_in_banff","price":198.45,"rating":5.0,"avg_price":628.656,"latitude":51.1763305664,"longitude":-115.57056427},{"province":"cyprus","category":"private_&_custom_tours","attraction_id":2844,"city":"nicosia_district","country":"europe","name":"nicosia_like_a_local:_customized_private_tour","price":46.37,"rating":null,"avg_price":46.37,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"massachusetts_(ma)","category":"private_&_custom_tours","attraction_id":2845,"city":"boston","country":"united_states","name":"boston_like_a_local:_customized_private_tour","price":40.9,"rating":null,"avg_price":485.306,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"austria","category":"private_&_custom_tours","attraction_id":2846,"city":"austrian_alps","country":"europe","name":"innsbruck_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":46.37,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"australia","category":"private_&_custom_tours","attraction_id":2847,"city":"victoria","country":"south_pacific","name":"melbourne_like_a_local:_customized_private_tour","price":47.71,"rating":null,"avg_price":307.8583333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2848,"city":"whistler","country":"canada","name":"whistler_electric_bike_tour_(ebike)","price":105.0,"rating":5.0,"avg_price":333.8768674699,"latitude":50.1165084839,"longitude":-122.948059082},{"province":"ontario","category":"private_&_custom_tours","attraction_id":2849,"city":"niagara_falls","country":"canada","name":"private_tour_and_transfer_from_niagara_falls_to_buffalo_airport","price":179.0,"rating":4.5,"avg_price":386.495952381,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"cyprus","category":"private_&_custom_tours","attraction_id":2850,"city":"limassol_district","country":"europe","name":"limassol_like_a_local:_customized_private_tour","price":46.37,"rating":null,"avg_price":46.37,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"italy","category":"private_&_custom_tours","attraction_id":2851,"city":"liguria","country":"europe","name":"genoa_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":442.6561538462,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"south_africa","category":"private_&_custom_tours","attraction_id":2852,"city":"western_cape","country":"africa","name":"cape_town_like_a_local:_customized_private_tour","price":40.9,"rating":5.0,"avg_price":411.2383333333,"latitude":-8.7831945419,"longitude":34.5085220337},{"province":"japan","category":"private_&_custom_tours","attraction_id":2853,"city":"chubu","country":"asia","name":"kanazawa_like_a_local:_customized_private_tour","price":47.71,"rating":null,"avg_price":340.3486666667,"latitude":34.0478630066,"longitude":100.6196517944},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2854,"city":"vancouver","country":"canada","name":"evening_private_small_group_city_sightseeing_tour","price":72.45,"rating":5.0,"avg_price":333.8768674699,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"italy","category":"private_&_custom_tours","attraction_id":2855,"city":"veneto","country":"europe","name":"verona_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":442.6561538462,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"spain","category":"private_&_custom_tours","attraction_id":2856,"city":"andalucia","country":"europe","name":"granada_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":224.399,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"australia","category":"private_&_custom_tours","attraction_id":2857,"city":"new_south_wales","country":"south_pacific","name":"sydney_like_a_local:_customized_private_tour","price":47.71,"rating":null,"avg_price":307.8583333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"argentina","category":"private_&_custom_tours","attraction_id":2858,"city":"capital_federal_district","country":"south_america","name":"buenos_aires_like_a_local:_customized_private_tour","price":40.9,"rating":null,"avg_price":40.9,"latitude":-8.7831945419,"longitude":-55.4914779663},{"province":"alberta","category":"private_&_custom_tours","attraction_id":2859,"city":"canadian_rockies","country":"canada","name":"60_minute_private_vacation_photography_session_with_photographer_in_banff","price":477.13,"rating":5.0,"avg_price":628.656,"latitude":48.4283294678,"longitude":-123.3691940308},{"province":"the_netherlands","category":"private_&_custom_tours","attraction_id":2860,"city":"south_holland_province","country":"europe","name":"the_hague_like_a_local:_customized_private_tour","price":54.1,"rating":5.0,"avg_price":363.99,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"iceland","category":"private_&_custom_tours","attraction_id":2861,"city":"capital_region","country":"europe","name":"reykjavik_like_a_local:_customized_private_tour","price":54.1,"rating":null,"avg_price":388.41,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"italy","category":"private_&_custom_tours","attraction_id":2862,"city":"lombardy","country":"europe","name":"milan_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":442.6561538462,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"italy","category":"private_&_custom_tours","attraction_id":2863,"city":"veneto","country":"europe","name":"venice_like_a_local:_customized_private_tour","price":54.1,"rating":5.0,"avg_price":442.6561538462,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"finland","category":"private_&_custom_tours","attraction_id":2864,"city":"uusimaa","country":"europe","name":"helsinki_like_a_local:_customized_private_tour","price":46.37,"rating":null,"avg_price":46.37,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"ireland","category":"private_&_custom_tours","attraction_id":2865,"city":"province_of_leinster","country":"europe","name":"dublin_like_a_local:_customized_private_tour","price":46.37,"rating":null,"avg_price":486.4,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"germany","category":"private_&_custom_tours","attraction_id":2866,"city":"rhineland-palatinate","country":"europe","name":"mainz_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":46.37,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"spain","category":"private_&_custom_tours","attraction_id":2867,"city":"community_of_madrid","country":"europe","name":"ronda_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":224.399,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"illinois_(il)","category":"private_&_custom_tours","attraction_id":2868,"city":"chicago","country":"united_states","name":"chicago_like_a_local:_customized_private_tour","price":40.9,"rating":null,"avg_price":485.306,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"france","category":"private_&_custom_tours","attraction_id":2869,"city":"occitanie","country":"europe","name":"toulouse_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":320.0715,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"germany","category":"private_&_custom_tours","attraction_id":2870,"city":"hesse","country":"europe","name":"frankfurt_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":46.37,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"united_kingdom_(uk)","category":"private_&_custom_tours","attraction_id":2871,"city":"northern_ireland","country":"europe","name":"belfast_like_a_local:_customized_private_tour","price":46.37,"rating":null,"avg_price":273.64875,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"portugal","category":"private_&_custom_tours","attraction_id":2872,"city":"northern_portugal","country":"europe","name":"porto_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":386.4775,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"italy","category":"private_&_custom_tours","attraction_id":2873,"city":"veneto","country":"europe","name":"90_minute_private_vacation_photography_session_with_local_photographer_in_venice","price":681.61,"rating":5.0,"avg_price":442.6561538462,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"italy","category":"private_&_custom_tours","attraction_id":2874,"city":"veneto","country":"europe","name":"120_minute_private_vacation_photography_session_with_local_photographer_in_venice","price":886.09,"rating":5.0,"avg_price":442.6561538462,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"the_netherlands","category":"private_&_custom_tours","attraction_id":2875,"city":"south_holland_province","country":"europe","name":"rotterdam_like_a_local:_customized_private_tour","price":54.1,"rating":5.0,"avg_price":363.99,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2876,"city":"vancouver","country":"canada","name":"best_of_vancouver_private_evening_city_tour","price":157.5,"rating":5.0,"avg_price":333.8768674699,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"norway","category":"private_&_custom_tours","attraction_id":2877,"city":"central_norway","country":"europe","name":"trondheim_like_a_local:_customized_private_tour","price":54.1,"rating":null,"avg_price":54.1,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"italy","category":"private_&_custom_tours","attraction_id":2878,"city":"campania","country":"europe","name":"naples_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":442.6561538462,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"united_kingdom_(uk)","category":"private_&_custom_tours","attraction_id":2879,"city":"england","country":"europe","name":"customized_private_tour_of_manchester","price":46.37,"rating":null,"avg_price":273.64875,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"spain","category":"private_&_custom_tours","attraction_id":2880,"city":"community_of_madrid","country":"europe","name":"madrid_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":224.399,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"austria","category":"private_&_custom_tours","attraction_id":2881,"city":"vienna_region","country":"europe","name":"vienna_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":46.37,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"spain","category":"private_&_custom_tours","attraction_id":2882,"city":"valencian_country","country":"europe","name":"valencia_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":224.399,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2883,"city":"vancouver","country":"canada","name":"fort_langley_magical_mystery_&_vineyard_explorer_private_tour","price":150.0,"rating":5.0,"avg_price":333.8768674699,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2884,"city":"vancouver_island","country":"canada","name":"victoria_full-day_private_tour","price":333.8800048828,"rating":5.0,"avg_price":333.8768674699,"latitude":49.2650260925,"longitude":-123.112449646},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2885,"city":"vancouver","country":"canada","name":"whistler_full-day_private_tour_from_vancouver","price":333.8800048828,"rating":5.0,"avg_price":333.8768674699,"latitude":49.2650260925,"longitude":-123.112449646},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2886,"city":"vancouver","country":"canada","name":"private_tour:_sea_to_sky_corridor_adventure","price":333.8800048828,"rating":5.0,"avg_price":333.8768674699,"latitude":49.2650260925,"longitude":-123.112449646},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2887,"city":"whistler","country":"canada","name":"private_sightseeing_tour:_sea_to_sky_magic_(6_hrs)","price":638.0,"rating":5.0,"avg_price":333.8768674699,"latitude":49.204372406,"longitude":-122.9339141846},{"province":"switzerland","category":"private_&_custom_tours","attraction_id":2888,"city":"canton_of_zurich","country":"europe","name":"zurich_like_a_local:_customized_private_tour","price":54.1,"rating":null,"avg_price":54.1,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"poland","category":"private_&_custom_tours","attraction_id":2889,"city":"central_poland","country":"europe","name":"warsaw_like_a_local:_customized_private_tour","price":46.37,"rating":null,"avg_price":46.37,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"poland","category":"private_&_custom_tours","attraction_id":2890,"city":"southern_poland","country":"europe","name":"wroclaw_like_a_local:_customized_private_tour","price":46.37,"rating":null,"avg_price":46.37,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"jamaica","category":"private_&_custom_tours","attraction_id":2891,"city":"westmoreland_parish","country":"caribbean","name":"caribbean_dreams_negril_private_party_hopper","price":80.43,"rating":null,"avg_price":80.43,"latitude":19.773267746,"longitude":-70.4950637817},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2892,"city":"skookumchuck","country":"canada","name":"your_wild_escape_package","price":249.0,"rating":5.0,"avg_price":333.8768674699,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2893,"city":"skookumchuck","country":"canada","name":"one_night_getaway","price":99.0,"rating":5.0,"avg_price":333.8768674699,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2894,"city":"skookumchuck","country":"canada","name":"wilderness_getaway","price":199.0,"rating":5.0,"avg_price":333.8768674699,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2895,"city":"vancouver","country":"canada","name":"vancouver_private_wine_tasting_tour","price":250.0,"rating":5.0,"avg_price":333.8768674699,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"yucatan_peninsula","category":"private_&_custom_tours","attraction_id":2896,"city":"quintana_roo","country":"mexico","name":"60_minute_private_vacation_photography_session_with_local_photographer_in_playa_del_carmen","price":477.13,"rating":5.0,"avg_price":499.8466666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"hawaii_(hi)","category":"private_&_custom_tours","attraction_id":2897,"city":"kauai","country":"united_states","name":"90_minute_private_vacation_photography_session_with_local_photographer_in_kauai","price":681.61,"rating":5.0,"avg_price":638.3538461538,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"hawaii_(hi)","category":"private_&_custom_tours","attraction_id":2898,"city":"kauai","country":"united_states","name":"120_minute_private_vacation_photography_session_with_local_photographer_in_kauai","price":886.09,"rating":5.0,"avg_price":638.3538461538,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"yucatan_peninsula","category":"private_&_custom_tours","attraction_id":2899,"city":"quintana_roo","country":"mexico","name":"90_minute_private_vacation_photography_session_with_local_photographer_in_playa_del_carmen","price":681.61,"rating":5.0,"avg_price":499.8466666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"croatia","category":"private_&_custom_tours","attraction_id":2900,"city":"dalmatia","country":"europe","name":"90_minute_private_vacation_photography_session_with_local_photographer_in_dubrovnik","price":681.61,"rating":null,"avg_price":413.0616666667,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"croatia","category":"private_&_custom_tours","attraction_id":2901,"city":"dalmatia","country":"europe","name":"120_minute_private_vacation_photography_session_with_local_photographer_in_dubrovnik","price":886.09,"rating":null,"avg_price":413.0616666667,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"croatia","category":"private_&_custom_tours","attraction_id":2902,"city":"dalmatia","country":"europe","name":"30_minute_private_vacation_photography_session_with_local_photographer_in_dubrovnik","price":340.8,"rating":null,"avg_price":413.0616666667,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"croatia","category":"private_&_custom_tours","attraction_id":2903,"city":"dalmatia","country":"europe","name":"60_minute_private_vacation_photography_session_with_local_photographer_in_dubrovnik","price":477.13,"rating":null,"avg_price":413.0616666667,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"ireland","category":"private_&_custom_tours","attraction_id":2904,"city":"province_of_leinster","country":"europe","name":"120_minute_private_vacation_photography_session_with_local_photographer_in_dublin","price":886.09,"rating":null,"avg_price":486.4,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"yucatan_peninsula","category":"private_&_custom_tours","attraction_id":2905,"city":"quintana_roo","country":"mexico","name":"30_minute_private_vacation_photography_session_with_local_photographer_in_playa_del_carmen","price":340.8,"rating":5.0,"avg_price":499.8466666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ireland","category":"private_&_custom_tours","attraction_id":2906,"city":"province_of_leinster","country":"europe","name":"90_minute_private_vacation_photography_session_with_local_photographer_in_dublin","price":681.61,"rating":null,"avg_price":486.4,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"iceland","category":"private_&_custom_tours","attraction_id":2907,"city":"capital_region","country":"europe","name":"30_minute_private_vacation_photography_session_with_local_photographer_in_reykjavik","price":340.8,"rating":null,"avg_price":388.41,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"iceland","category":"private_&_custom_tours","attraction_id":2908,"city":"capital_region","country":"europe","name":"90_minute_private_vacation_photography_session_with_local_photographer_in_reykjavik","price":681.61,"rating":null,"avg_price":388.41,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"ireland","category":"private_&_custom_tours","attraction_id":2909,"city":"province_of_leinster","country":"europe","name":"30_minute_private_vacation_photography_session_with_local_photographer_in_dublin","price":340.8,"rating":null,"avg_price":486.4,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"ireland","category":"private_&_custom_tours","attraction_id":2910,"city":"province_of_leinster","country":"europe","name":"60_minute_private_vacation_photography_session_with_local_photographer_in_dublin","price":477.13,"rating":null,"avg_price":486.4,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"iceland","category":"private_&_custom_tours","attraction_id":2911,"city":"capital_region","country":"europe","name":"60_minute_private_vacation_photography_session_with_local_photographer_in_reykjavik","price":477.13,"rating":null,"avg_price":388.41,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"ontario","category":"private_&_custom_tours","attraction_id":2912,"city":"niagara_falls","country":"canada","name":"private_tour_and_transfer_from_niagara_falls_to_toronto_international_airport","price":289.0,"rating":4.5,"avg_price":386.495952381,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"private_&_custom_tours","attraction_id":2913,"city":"toronto","country":"canada","name":"private_day_tour_to_niagara_falls_from_toronto","price":270.0,"rating":5.0,"avg_price":386.495952381,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"private_&_custom_tours","attraction_id":2914,"city":"niagara_falls","country":"canada","name":"private_tour_and_transfer_from_niagara_falls_to_hamilton_international_airport","price":209.0,"rating":4.5,"avg_price":386.495952381,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"spain","category":"private_&_custom_tours","attraction_id":2915,"city":"basque_country","country":"europe","name":"bilbao_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":224.399,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2916,"city":"vancouver","country":"canada","name":"private_tour:_capilano_suspension_bridge_and_grouse_mountain","price":332.91,"rating":5.0,"avg_price":333.8768674699,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"latvia","category":"private_&_custom_tours","attraction_id":2917,"city":"riga_region","country":"europe","name":"riga_like_a_local:_customized_private_tour","price":46.37,"rating":null,"avg_price":46.37,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2918,"city":"vancouver","country":"canada","name":"private_tour:_victoria_and_butchart_gardens_from_vancouver","price":451.79,"rating":5.0,"avg_price":333.8768674699,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"private_&_custom_tours","attraction_id":2919,"city":"toronto","country":"canada","name":"skiing_for_beginner,_snow_tubing_or_snowshoeing_tour_from_toronto_private_tour","price":599.0,"rating":4.5,"avg_price":386.495952381,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"greece","category":"private_&_custom_tours","attraction_id":2920,"city":"south_aegean","country":"europe","name":"90_minute_private_vacation_photography_session_with_local_photographer_in_santorini","price":681.61,"rating":5.0,"avg_price":413.0616666667,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"greece","category":"private_&_custom_tours","attraction_id":2921,"city":"south_aegean","country":"europe","name":"30_minute_private_vacation_photography_session_with_local_photographer_in_santorini","price":340.8,"rating":5.0,"avg_price":413.0616666667,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"greece","category":"private_&_custom_tours","attraction_id":2922,"city":"south_aegean","country":"europe","name":"120_minute_private_vacation_photography_session_with_local_photographer_in_santorini","price":886.09,"rating":5.0,"avg_price":413.0616666667,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"greece","category":"private_&_custom_tours","attraction_id":2923,"city":"south_aegean","country":"europe","name":"60_minute_private_vacation_photography_session_with_local_photographer_in_santorini","price":477.13,"rating":5.0,"avg_price":413.0616666667,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"united_kingdom_(uk)","category":"private_&_custom_tours","attraction_id":2924,"city":"england","country":"europe","name":"30_minute_private_vacation_photography_session_with_local_photographer_in_london","price":340.8,"rating":null,"avg_price":273.64875,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"italy","category":"private_&_custom_tours","attraction_id":2925,"city":"lazio","country":"europe","name":"60_minute_private_vacation_photography_session_with_local_photographer_in_rome","price":477.13,"rating":5.0,"avg_price":442.6561538462,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"italy","category":"private_&_custom_tours","attraction_id":2926,"city":"lazio","country":"europe","name":"30_minute_private_vacation_photography_session_with_local_photographer_in_rome","price":340.8,"rating":5.0,"avg_price":442.6561538462,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"italy","category":"private_&_custom_tours","attraction_id":2927,"city":"lazio","country":"europe","name":"90_minute_private_vacation_photography_session_with_local_photographer_in_rome","price":681.61,"rating":5.0,"avg_price":442.6561538462,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"france","category":"private_&_custom_tours","attraction_id":2928,"city":"provence-alpes-cote_d'azur","country":"europe","name":"nice_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":320.0715,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"france","category":"private_&_custom_tours","attraction_id":2929,"city":"provence-alpes-cote_d'azur","country":"europe","name":"marseille_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":320.0715,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"new_york_(ny)","category":"private_&_custom_tours","attraction_id":2930,"city":"new_york_city","country":"united_states","name":"new_york_like_a_local:_customized_private_tour","price":47.71,"rating":4.5,"avg_price":398.1914285714,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"private_&_custom_tours","attraction_id":2931,"city":"toronto","country":"canada","name":"toronto_like_a_local:_customized_private_tour","price":35.0,"rating":3.0,"avg_price":386.495952381,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"private_&_custom_tours","attraction_id":2932,"city":"quebec_city","country":"canada","name":"quebec_like_a_local:_customized_private_tour","price":35.0,"rating":5.0,"avg_price":216.9760606061,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2933,"city":"vancouver","country":"canada","name":"deluxe_vancouver_city_and_great_outdoors_private_tour","price":877.57,"rating":5.0,"avg_price":333.8768674699,"latitude":49.2650260925,"longitude":-123.112449646},{"province":"quebec","category":"private_&_custom_tours","attraction_id":2934,"city":"quebec_city","country":"canada","name":"quebec_city_private_walking_tour_-_the_history_of_french_&_british_america","price":130.0,"rating":5.0,"avg_price":216.9760606061,"latitude":46.7561149597,"longitude":-71.1790237427},{"province":"france","category":"private_&_custom_tours","attraction_id":2935,"city":"ile-de-france","country":"europe","name":"paris_like_a_local:_customized_private_tour","price":54.1,"rating":5.0,"avg_price":320.0715,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"ontario","category":"private_&_custom_tours","attraction_id":2936,"city":"gananoque","country":"canada","name":"ultimate_thousand_islands_helicopter_tour","price":522.0,"rating":5.0,"avg_price":386.495952381,"latitude":44.3474006653,"longitude":-76.1751708984},{"province":"spain","category":"private_&_custom_tours","attraction_id":2937,"city":"catalonia","country":"europe","name":"barcelona_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":224.399,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2938,"city":"vancouver_island","country":"canada","name":"waterfalls,_cathedral_grove_rainforest,_and_coombs_private_tour_with_hiking","price":650.0,"rating":5.0,"avg_price":333.8768674699,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"united_arab_emirates","category":"private_&_custom_tours","attraction_id":2939,"city":"emirate_of_dubai","country":"middle_east","name":"dubai_like_a_local:_customized_private_tour","price":40.9,"rating":null,"avg_price":289.002,"latitude":29.2985286713,"longitude":42.5509605408},{"province":"colombia","category":"private_&_custom_tours","attraction_id":2940,"city":"bogota","country":"south_america","name":"bogot\u00e1_like_a_local:_customized_private_tour","price":40.9,"rating":null,"avg_price":40.9,"latitude":-8.7831945419,"longitude":-55.4914779663},{"province":"ontario","category":"private_&_custom_tours","attraction_id":2941,"city":"toronto","country":"canada","name":"half_day_private_niagara_tour_with_meal_&_hornblower","price":380.0,"rating":4.5,"avg_price":386.495952381,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"private_&_custom_tours","attraction_id":2942,"city":"niagara_falls","country":"canada","name":"private_tour_of_niagara_falls_with_lunch_and_boat_in_luxury_car","price":420.0,"rating":4.0,"avg_price":386.495952381,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"singapore","category":"private_&_custom_tours","attraction_id":2943,"city":"singapore","country":"asia","name":"singapore_like_a_local:_customized_private_tour","price":47.71,"rating":null,"avg_price":47.71,"latitude":34.0478630066,"longitude":100.6196517944},{"province":"india","category":"private_&_custom_tours","attraction_id":2944,"city":"maharashtra","country":"asia","name":"mumbai_like_a_local:_customized_private_tour","price":40.9,"rating":null,"avg_price":40.9,"latitude":34.0478630066,"longitude":100.6196517944},{"province":"south_korea","category":"private_&_custom_tours","attraction_id":2945,"city":"seoul","country":"asia","name":"seoul_like_a_local:_customized_private_tour","price":47.71,"rating":5.0,"avg_price":412.3733333333,"latitude":34.0478630066,"longitude":100.6196517944},{"province":"ontario","category":"private_&_custom_tours","attraction_id":2946,"city":"ottawa","country":"canada","name":"ottawa_like_a_local:_customized_private_tour","price":35.0,"rating":4.5,"avg_price":386.495952381,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2947,"city":"vancouver","country":"canada","name":"vancouver_like_a_local:_customized_private_tour","price":35.0,"rating":5.0,"avg_price":333.8768674699,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"private_&_custom_tours","attraction_id":2948,"city":"toronto","country":"canada","name":"private_tour_and_transfer_from_toronto_to_niagara_falls","price":329.0,"rating":4.5,"avg_price":386.495952381,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"prince_edward_island","category":"private_&_custom_tours","attraction_id":2949,"city":"charlottetown","country":"canada","name":"lighthouse,_winery_&_brewery_private_tour_for_7-12_passengers","price":575.0,"rating":5.0,"avg_price":432.1785714286,"latitude":46.2177124023,"longitude":-63.0738677979},{"province":"prince_edward_island","category":"private_&_custom_tours","attraction_id":2950,"city":"charlottetown","country":"canada","name":"island_scenic_&_anne_of_green_gables_private_tour_for_7_-_12_passengers","price":545.0,"rating":5.0,"avg_price":432.1785714286,"latitude":46.2177124023,"longitude":-63.0738677979},{"province":"prince_edward_island","category":"private_&_custom_tours","attraction_id":2951,"city":"charlottetown","country":"canada","name":"red_sand_cliffs_and_the_confederation_bridge_private_tour_for_7_-_12_passengers","price":460.0,"rating":5.0,"avg_price":432.1785714286,"latitude":46.2177124023,"longitude":-63.0738677979},{"province":"prince_edward_island","category":"private_&_custom_tours","attraction_id":2952,"city":"charlottetown","country":"canada","name":"the_great_sea_glass_&_seashell_hunt_private_tour_for_7_-_12_passengers","price":460.0,"rating":5.0,"avg_price":432.1785714286,"latitude":46.2177124023,"longitude":-63.0738677979},{"province":"prince_edward_island","category":"private_&_custom_tours","attraction_id":2953,"city":"charlottetown","country":"canada","name":"island's_finest_private_tour_for_7_-_12_passengers","price":635.0,"rating":5.0,"avg_price":432.1785714286,"latitude":46.2177124023,"longitude":-63.0738677979},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2954,"city":"vancouver_island","country":"canada","name":"discover_sooke_to_port_renfrew","price":650.0,"rating":5.0,"avg_price":333.8768674699,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"united_kingdom_(uk)","category":"private_&_custom_tours","attraction_id":2955,"city":"scotland","country":"europe","name":"edinburgh_like_a_local:_customized_private_tour","price":46.37,"rating":null,"avg_price":273.64875,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"italy","category":"private_&_custom_tours","attraction_id":2956,"city":"sardinia","country":"europe","name":"cagliari_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":442.6561538462,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"slovenia","category":"private_&_custom_tours","attraction_id":2957,"city":"upper_carniola_region","country":"europe","name":"ljubljana_like_a_local:_customized_private_tour","price":46.37,"rating":null,"avg_price":46.37,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"greece","category":"private_&_custom_tours","attraction_id":2958,"city":"attica","country":"europe","name":"athens_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":413.0616666667,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"germany","category":"private_&_custom_tours","attraction_id":2959,"city":"hamburg","country":"europe","name":"hamburg_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":46.37,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"germany","category":"private_&_custom_tours","attraction_id":2960,"city":"saxony","country":"europe","name":"leipzig_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":46.37,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"norway","category":"private_&_custom_tours","attraction_id":2961,"city":"western_norway","country":"europe","name":"stavanger_like_a_local:_customized_private_tour","price":54.1,"rating":null,"avg_price":54.1,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"united_kingdom_(uk)","category":"private_&_custom_tours","attraction_id":2962,"city":"scotland","country":"europe","name":"glasgow_like_a_local:_customized_private_tour","price":46.37,"rating":null,"avg_price":273.64875,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"ontario","category":"private_&_custom_tours","attraction_id":2963,"city":"toronto","country":"canada","name":"toronto_city_tour:_york_to_the_6ix_-_a_locally_guided_downtown_walking_tour","price":250.0,"rating":5.0,"avg_price":386.495952381,"latitude":43.7536735535,"longitude":-79.6089782715},{"province":"quebec","category":"private_&_custom_tours","attraction_id":2964,"city":"montreal","country":"canada","name":"private_boat_tour_on_the_st-lawrence_river_at_the_old_port_of_montreal","price":224.2,"rating":5.0,"avg_price":216.9760606061,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"california_(ca)","category":"private_&_custom_tours","attraction_id":2965,"city":"california_desert","country":"united_states","name":"60_minute_private_vacation_photography_session_with_photographer_in_palm_springs","price":477.13,"rating":5.0,"avg_price":560.5419047619,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"california_(ca)","category":"private_&_custom_tours","attraction_id":2966,"city":"california_desert","country":"united_states","name":"90_minute_private_vacation_photography_session_with_photographer_in_palm_springs","price":681.61,"rating":5.0,"avg_price":560.5419047619,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"california_(ca)","category":"private_&_custom_tours","attraction_id":2967,"city":"california_desert","country":"united_states","name":"30_minute_private_vacation_photography_session_with_photographer_in_palm_springs","price":340.8,"rating":5.0,"avg_price":560.5419047619,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"district_of_columbia_(dc)","category":"private_&_custom_tours","attraction_id":2968,"city":"washington_dc","country":"united_states","name":"60_minute_private_vacation_photography_session_with_photographer_in_washington_dc","price":477.13,"rating":5.0,"avg_price":596.4075,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"district_of_columbia_(dc)","category":"private_&_custom_tours","attraction_id":2969,"city":"washington_dc","country":"united_states","name":"90_minute_private_vacation_photography_session_with_photographer_in_washington_dc","price":681.61,"rating":5.0,"avg_price":596.4075,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"california_(ca)","category":"private_&_custom_tours","attraction_id":2970,"city":"california_desert","country":"united_states","name":"120_minute_private_vacation_photography_session_with_photographer_in_palm_springs","price":886.09,"rating":5.0,"avg_price":560.5419047619,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"district_of_columbia_(dc)","category":"private_&_custom_tours","attraction_id":2971,"city":"washington_dc","country":"united_states","name":"30_minute_private_vacation_photography_session_with_photographer_in_washington_dc","price":340.8,"rating":5.0,"avg_price":596.4075,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"washington_(wa)","category":"private_&_custom_tours","attraction_id":2972,"city":"seattle","country":"united_states","name":"90_minute_private_vacation_photography_session_with_photographer_in_seattle","price":681.61,"rating":null,"avg_price":636.1666666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"district_of_columbia_(dc)","category":"private_&_custom_tours","attraction_id":2973,"city":"washington_dc","country":"united_states","name":"120_minute_private_vacation_photography_session_with_photographer_in_washington_dc","price":886.09,"rating":5.0,"avg_price":596.4075,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"washington_(wa)","category":"private_&_custom_tours","attraction_id":2974,"city":"seattle","country":"united_states","name":"30_minute_private_vacation_photography_session_with_photographer_in_seattle","price":340.8,"rating":null,"avg_price":636.1666666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"private_&_custom_tours","attraction_id":2975,"city":"canadian_rockies","country":"canada","name":"90_minute_private_vacation_photography_session_with_photographer_in_banff","price":681.61,"rating":5.0,"avg_price":628.656,"latitude":48.4283294678,"longitude":-123.3691940308},{"province":"alberta","category":"private_&_custom_tours","attraction_id":2976,"city":"canadian_rockies","country":"canada","name":"120_minute_private_vacation_photography_session_with_photographer_in_banff","price":886.09,"rating":5.0,"avg_price":628.656,"latitude":48.4283294678,"longitude":-123.3691940308},{"province":"washington_(wa)","category":"private_&_custom_tours","attraction_id":2977,"city":"seattle","country":"united_states","name":"120_minute_private_vacation_photography_session_with_photographer_in_seattle","price":886.09,"rating":null,"avg_price":636.1666666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2978,"city":"vancouver","country":"canada","name":"vancouver_half_day_private_tour","price":520.0,"rating":5.0,"avg_price":333.8768674699,"latitude":49.260219574,"longitude":-123.020111084},{"province":"ukraine","category":"private_&_custom_tours","attraction_id":2979,"city":"odessa_oblast","country":"europe","name":"odessa_like_a_local:_customized_private_tour","price":46.37,"rating":null,"avg_price":46.37,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"czech_republic","category":"private_&_custom_tours","attraction_id":2980,"city":"bohemia","country":"europe","name":"karlovy_vary_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":486.4,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"france","category":"private_&_custom_tours","attraction_id":2981,"city":"nouvelle-aquitaine","country":"europe","name":"la_rochelle_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":320.0715,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"poland","category":"private_&_custom_tours","attraction_id":2982,"city":"southern_poland","country":"europe","name":"krakow_like_a_local:_customized_private_tour","price":46.37,"rating":null,"avg_price":46.37,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"russia","category":"private_&_custom_tours","attraction_id":2983,"city":"central_russia","country":"europe","name":"vladivostok_like_a_local:_customized_private_tour","price":46.37,"rating":null,"avg_price":46.37,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"germany","category":"private_&_custom_tours","attraction_id":2984,"city":"north_rhine-westphalia","country":"europe","name":"dusseldorf_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":46.37,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"croatia","category":"private_&_custom_tours","attraction_id":2985,"city":"central_croatia","country":"europe","name":"zagreb_like_a_local:_customized_private_tour","price":46.37,"rating":null,"avg_price":413.0616666667,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"georgia","category":"private_&_custom_tours","attraction_id":2986,"city":"tbilisi","country":"europe","name":"tbilisi_like_a_local:_customized_private_tour","price":46.37,"rating":null,"avg_price":46.37,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"italy","category":"private_&_custom_tours","attraction_id":2987,"city":"tuscany","country":"europe","name":"siena_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":442.6561538462,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"italy","category":"private_&_custom_tours","attraction_id":2988,"city":"puglia","country":"europe","name":"bari_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":442.6561538462,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"germany","category":"private_&_custom_tours","attraction_id":2989,"city":"saxony","country":"europe","name":"dresden_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":46.37,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"lithuania","category":"private_&_custom_tours","attraction_id":2990,"city":"kaunas_county","country":"europe","name":"kaunas_like_a_local:_customized_private_tour","price":46.37,"rating":null,"avg_price":46.37,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"republic_of_macedonia","category":"private_&_custom_tours","attraction_id":2991,"city":"skopje_region","country":"europe","name":"skopje_like_a_local:_customized_private_tour","price":46.37,"rating":null,"avg_price":46.37,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"hawaii_(hi)","category":"private_&_custom_tours","attraction_id":2992,"city":"island_of_hawaii","country":"united_states","name":"120_minute_private_vacation_photography_session_with_local_photographer_in_kona","price":886.09,"rating":5.0,"avg_price":638.3538461538,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2993,"city":"vancouver","country":"canada","name":"30_minute_private_vacation_photography_session_with_local_photographer_in_vancouver","price":340.8,"rating":5.0,"avg_price":333.8768674699,"latitude":48.4283294678,"longitude":-123.3691940308},{"province":"spain","category":"private_&_custom_tours","attraction_id":2994,"city":"balearic_islands","country":"europe","name":"ibiza_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":224.399,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"hawaii_(hi)","category":"private_&_custom_tours","attraction_id":2995,"city":"island_of_hawaii","country":"united_states","name":"90_minute_private_vacation_photography_session_with_local_photographer_in_kona","price":681.61,"rating":5.0,"avg_price":638.3538461538,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2996,"city":"vancouver","country":"canada","name":"120_minute_private_vacation_photography_session_with_local_photographer_in_vancouver","price":886.09,"rating":5.0,"avg_price":333.8768674699,"latitude":48.4283294678,"longitude":-123.3691940308},{"province":"south_africa","category":"private_&_custom_tours","attraction_id":2997,"city":"western_cape","country":"africa","name":"30_minute_private_vacation_photography_session_with_local_photographer_in_cape_town","price":340.8,"rating":5.0,"avg_price":411.2383333333,"latitude":-8.7831945419,"longitude":34.5085220337},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":2998,"city":"vancouver","country":"canada","name":"60_minute_private_vacation_photography_session_with_local_photographer_in_vancouver","price":477.13,"rating":5.0,"avg_price":333.8768674699,"latitude":48.4283294678,"longitude":-123.3691940308},{"province":"south_africa","category":"private_&_custom_tours","attraction_id":2999,"city":"western_cape","country":"africa","name":"120_minute_private_vacation_photography_session_with_local_photographer_in_cape_town","price":886.09,"rating":5.0,"avg_price":411.2383333333,"latitude":-8.7831945419,"longitude":34.5085220337},{"province":"hawaii_(hi)","category":"private_&_custom_tours","attraction_id":3000,"city":"island_of_hawaii","country":"united_states","name":"60_minute_private_vacation_photography_session_with_local_photographer_in_kona","price":477.13,"rating":5.0,"avg_price":638.3538461538,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"south_africa","category":"private_&_custom_tours","attraction_id":3001,"city":"western_cape","country":"africa","name":"60_minute_private_vacation_photography_session_with_local_photographer_in_cape_town","price":477.13,"rating":5.0,"avg_price":411.2383333333,"latitude":-8.7831945419,"longitude":34.5085220337},{"province":"south_africa","category":"private_&_custom_tours","attraction_id":3002,"city":"western_cape","country":"africa","name":"90_minute_private_vacation_photography_session_with_local_photographer_in_cape_town","price":681.61,"rating":5.0,"avg_price":411.2383333333,"latitude":-8.7831945419,"longitude":34.5085220337},{"province":"united_arab_emirates","category":"private_&_custom_tours","attraction_id":3003,"city":"emirate_of_dubai","country":"middle_east","name":"60_minute_private_vacation_photography_session_with_local_photographer_in_dubai","price":340.8,"rating":null,"avg_price":289.002,"latitude":29.2985286713,"longitude":42.5509605408},{"province":"united_arab_emirates","category":"private_&_custom_tours","attraction_id":3004,"city":"emirate_of_dubai","country":"middle_east","name":"90_minute_private_vacation_photography_session_with_local_photographer_in_dubai","price":681.61,"rating":null,"avg_price":289.002,"latitude":29.2985286713,"longitude":42.5509605408},{"province":"florida_(fl)","category":"private_&_custom_tours","attraction_id":3005,"city":"miami","country":"united_states","name":"120_minute_private_vacation_photography_session_with_local_photographer_in_miami","price":886.09,"rating":5.0,"avg_price":542.73,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"united_arab_emirates","category":"private_&_custom_tours","attraction_id":3006,"city":"emirate_of_dubai","country":"middle_east","name":"30_minute_private_vacation_photography_session_with_local_photographer_in_dubai","price":340.8,"rating":null,"avg_price":289.002,"latitude":29.2985286713,"longitude":42.5509605408},{"province":"italy","category":"private_&_custom_tours","attraction_id":3007,"city":"lombardy","country":"europe","name":"120_minute_private_vacation_photography_session_with_local_photographer_in_lake_como","price":886.09,"rating":5.0,"avg_price":442.6561538462,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"italy","category":"private_&_custom_tours","attraction_id":3008,"city":"lombardy","country":"europe","name":"60_minute_private_vacation_photography_session_with_local_photographer_in_lake_como","price":477.13,"rating":5.0,"avg_price":442.6561538462,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"florida_(fl)","category":"private_&_custom_tours","attraction_id":3009,"city":"miami","country":"united_states","name":"90_minute_private_vacation_photography_session_with_local_photographer_in_miami","price":681.61,"rating":5.0,"avg_price":542.73,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"italy","category":"private_&_custom_tours","attraction_id":3010,"city":"lake_como","country":"europe","name":"30_minute_private_vacation_photography_session_with_local_photographer_in_lake_como","price":340.8,"rating":5.0,"avg_price":442.6561538462,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"florida_(fl)","category":"private_&_custom_tours","attraction_id":3011,"city":"miami","country":"united_states","name":"30_minute_private_vacation_photography_session_with_local_photographer_in_miami","price":340.8,"rating":5.0,"avg_price":542.73,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"florida_(fl)","category":"private_&_custom_tours","attraction_id":3012,"city":"miami","country":"united_states","name":"60_minute_private_vacation_photography_session_with_local_photographer_in_miami","price":477.13,"rating":5.0,"avg_price":542.73,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":3013,"city":"vancouver","country":"canada","name":"victoria_tour","price":333.8800048828,"rating":5.0,"avg_price":333.8768674699,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":3014,"city":"vancouver","country":"canada","name":"vancouver_private_tour","price":580.0,"rating":5.0,"avg_price":333.8768674699,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":3015,"city":"vancouver","country":"canada","name":"whistler_tour","price":333.8800048828,"rating":5.0,"avg_price":333.8768674699,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":3016,"city":"whistler","country":"canada","name":"whistler_singletrack_mountain_bike_tour","price":139.0,"rating":5.0,"avg_price":333.8768674699,"latitude":50.1165084839,"longitude":-122.948059082},{"province":"italy","category":"private_&_custom_tours","attraction_id":3017,"city":"lazio","country":"europe","name":"rome_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":442.6561538462,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"california_(ca)","category":"private_&_custom_tours","attraction_id":3018,"city":"san_francisco","country":"united_states","name":"san_francisco_like_a_local:_customized_private_tour","price":47.71,"rating":5.0,"avg_price":560.5419047619,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"russia","category":"private_&_custom_tours","attraction_id":3019,"city":"central_russia","country":"europe","name":"moscow_like_a_local:_customized_private_tour","price":46.37,"rating":null,"avg_price":46.37,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"france","category":"private_&_custom_tours","attraction_id":3020,"city":"nouvelle-aquitaine","country":"europe","name":"bordeaux_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":320.0715,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"spain","category":"private_&_custom_tours","attraction_id":3021,"city":"catalonia","country":"europe","name":"60_minute_private_vacation_photography_session_with_local_photographer_in_barcelona","price":477.13,"rating":5.0,"avg_price":224.399,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"italy","category":"private_&_custom_tours","attraction_id":3022,"city":"campania","country":"europe","name":"120_minute_private_vacation_photography_session_with_local_photographer_in_amalfi_coast","price":886.09,"rating":5.0,"avg_price":442.6561538462,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"italy","category":"private_&_custom_tours","attraction_id":3023,"city":"campania","country":"europe","name":"60_minute_private_vacation_photography_session_with_local_photographer_in_amalfi_coast","price":477.13,"rating":5.0,"avg_price":442.6561538462,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"spain","category":"private_&_custom_tours","attraction_id":3024,"city":"catalonia","country":"europe","name":"30_minute_private_vacation_photography_session_with_local_photographer_in_barcelona","price":340.8,"rating":5.0,"avg_price":224.399,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"italy","category":"private_&_custom_tours","attraction_id":3025,"city":"campania","country":"europe","name":"90_minute_private_vacation_photography_session_with_local_photographer_in_amalfi_coast","price":681.61,"rating":5.0,"avg_price":442.6561538462,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"italy","category":"private_&_custom_tours","attraction_id":3026,"city":"tuscany","country":"europe","name":"60_minute_private_vacation_photography_session_with_local_photographer_in_florence","price":477.13,"rating":5.0,"avg_price":442.6561538462,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"italy","category":"private_&_custom_tours","attraction_id":3027,"city":"tuscany","country":"europe","name":"90_minute_private_vacation_photography_session_with_local_photographer_in_florence","price":681.61,"rating":5.0,"avg_price":442.6561538462,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"italy","category":"private_&_custom_tours","attraction_id":3028,"city":"tuscany","country":"europe","name":"120_minute_private_vacation_photography_session_with_local_photographer_in_florence","price":886.09,"rating":5.0,"avg_price":442.6561538462,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":3029,"city":"vancouver_island","country":"canada","name":"60_minute_private_vacation_photography_session_with_local_photographer_in_victoria","price":477.13,"rating":5.0,"avg_price":333.8768674699,"latitude":48.4283294678,"longitude":-123.3691940308},{"province":"spain","category":"private_&_custom_tours","attraction_id":3030,"city":"catalonia","country":"europe","name":"90_minute_private_vacation_photography_session_with_local_photographer_in_barcelona","price":681.61,"rating":5.0,"avg_price":224.399,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"hawaii_(hi)","category":"private_&_custom_tours","attraction_id":3031,"city":"oahu","country":"united_states","name":"120_minute_private_vacation_photography_session_with_local_photographer_in_honolulu","price":886.09,"rating":5.0,"avg_price":638.3538461538,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":3032,"city":"vancouver_island","country":"canada","name":"30_minute_private_vacation_photography_session_with_local_photographer_in_victoria","price":340.8,"rating":5.0,"avg_price":333.8768674699,"latitude":48.4283294678,"longitude":-123.3691940308},{"province":"hawaii_(hi)","category":"private_&_custom_tours","attraction_id":3033,"city":"oahu","country":"united_states","name":"90_minute_private_vacation_photography_session_with_local_photographer_in_honolulu","price":681.61,"rating":5.0,"avg_price":638.3538461538,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":3034,"city":"vancouver_island","country":"canada","name":"90_minute_private_vacation_photography_session_with_local_photographer_in_victoria","price":681.61,"rating":5.0,"avg_price":333.8768674699,"latitude":48.4283294678,"longitude":-123.3691940308},{"province":"prince_edward_island","category":"private_&_custom_tours","attraction_id":3035,"city":"charlottetown","country":"canada","name":"the_great_sea_glass_&_seashell_hunt_private_tour","price":322.0,"rating":5.0,"avg_price":432.1785714286,"latitude":46.2177124023,"longitude":-63.0738677979},{"province":"hawaii_(hi)","category":"private_&_custom_tours","attraction_id":3036,"city":"oahu","country":"united_states","name":"60_minute_private_vacation_photography_session_with_local_photographer_in_honolulu","price":477.13,"rating":5.0,"avg_price":638.3538461538,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"united_kingdom_(uk)","category":"private_&_custom_tours","attraction_id":3037,"city":"england","country":"europe","name":"120_minute_private_vacation_photography_session_with_local_photographer_in_london","price":886.09,"rating":null,"avg_price":273.64875,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"italy","category":"private_&_custom_tours","attraction_id":3038,"city":"campania","country":"europe","name":"30_minute_private_vacation_photography_session_with_local_photographer_in_amalfi_coast","price":340.8,"rating":5.0,"avg_price":442.6561538462,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":3039,"city":"vancouver_island","country":"canada","name":"120_minute_private_vacation_photography_session_with_local_photographer_in_victoria","price":886.09,"rating":5.0,"avg_price":333.8768674699,"latitude":48.4283294678,"longitude":-123.3691940308},{"province":"united_kingdom_(uk)","category":"private_&_custom_tours","attraction_id":3040,"city":"england","country":"europe","name":"60_minute_private_vacation_photography_session_with_local_photographer_in_london","price":477.13,"rating":null,"avg_price":273.64875,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"ontario","category":"private_&_custom_tours","attraction_id":3041,"city":"toronto","country":"canada","name":"toronto_arts,_food_&_culture_walking_tour_-_local_private_guided_tour","price":282.5,"rating":4.5,"avg_price":386.495952381,"latitude":43.7536735535,"longitude":-79.6089782715},{"province":"united_kingdom_(uk)","category":"private_&_custom_tours","attraction_id":3042,"city":"england","country":"europe","name":"90_minute_private_vacation_photography_session_with_local_photographer_in_london","price":681.61,"rating":null,"avg_price":273.64875,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"ontario","category":"private_&_custom_tours","attraction_id":3043,"city":"niagara_falls","country":"canada","name":"niagara_falls_half_day_private_tour_for_upto_4_people","price":799.0,"rating":4.5,"avg_price":386.495952381,"latitude":43.0756759644,"longitude":-79.0856628418},{"province":"morocco","category":"private_&_custom_tours","attraction_id":3044,"city":"marrakech-tensift-el_haouz_region","country":"africa","name":"marrakech_like_a_local:_customized_private_tour","price":40.9,"rating":null,"avg_price":40.9,"latitude":-8.7831945419,"longitude":34.5085220337},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":3045,"city":"vancouver","country":"canada","name":"private_stanley_park_3-hour_guided_walking_tour_in_vancouver","price":81.79,"rating":5.0,"avg_price":333.8768674699,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"mongolia","category":"private_&_custom_tours","attraction_id":3046,"city":"ulaanbaatar","country":"asia","name":"ulaanbaatar_like_a_local:_customized_private_tour","price":40.9,"rating":null,"avg_price":40.9,"latitude":34.0478630066,"longitude":100.6196517944},{"province":"brazil","category":"private_&_custom_tours","attraction_id":3047,"city":"state_of_sao_paulo_(sp)","country":"south_america","name":"s\u00e3o_paulo_like_a_local:_customized_private_tour","price":40.9,"rating":null,"avg_price":40.9,"latitude":-8.7831945419,"longitude":-55.4914779663},{"province":"louisiana_(la)","category":"private_&_custom_tours","attraction_id":3048,"city":"new_orleans","country":"united_states","name":"new_orleans_like_a_local:_customized_private_tour","price":40.9,"rating":null,"avg_price":487.35,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"chile","category":"private_&_custom_tours","attraction_id":3049,"city":"santiago_metropolitan_region","country":"south_america","name":"santiago_like_a_local:_customized_private_tour","price":40.9,"rating":null,"avg_price":40.9,"latitude":-8.7831945419,"longitude":-55.4914779663},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":3050,"city":"vancouver","country":"canada","name":"private_sightseeing_tour:_vancouver_highlights_(4_hrs)","price":424.0,"rating":5.0,"avg_price":333.8768674699,"latitude":49.204372406,"longitude":-122.9339141846},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":3051,"city":"vancouver","country":"canada","name":"canada_place_and_vancouver_waterfront_photography_tour","price":103.95,"rating":5.0,"avg_price":333.8768674699,"latitude":49.2779121399,"longitude":-123.0986480713},{"province":"quebec","category":"private_&_custom_tours","attraction_id":3052,"city":"quebec_city","country":"canada","name":"quebec_city_shore_excursion:_private_walking_tour","price":19.58,"rating":5.0,"avg_price":216.9760606061,"latitude":46.8130874634,"longitude":-71.2055969238},{"province":"united_kingdom_(uk)","category":"private_&_custom_tours","attraction_id":3053,"city":"scotland","country":"europe","name":"120_minute_private_vacation_photography_session_with_photographer_in_edinburgh","price":886.09,"rating":null,"avg_price":273.64875,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"united_kingdom_(uk)","category":"private_&_custom_tours","attraction_id":3054,"city":"scotland","country":"europe","name":"30_minute_private_vacation_photography_session_with_photographer_in_edinburgh","price":340.8,"rating":null,"avg_price":273.64875,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"united_kingdom_(uk)","category":"private_&_custom_tours","attraction_id":3055,"city":"scotland","country":"europe","name":"60_minute_private_vacation_photography_session_with_photographer_in_edinburgh","price":340.8,"rating":null,"avg_price":273.64875,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"south_korea","category":"private_&_custom_tours","attraction_id":3056,"city":"seoul","country":"asia","name":"30_minute_private_vacation_photography_session_with_local_photographer_in_seoul","price":340.8,"rating":5.0,"avg_price":412.3733333333,"latitude":34.0478630066,"longitude":100.6196517944},{"province":"south_korea","category":"private_&_custom_tours","attraction_id":3057,"city":"seoul","country":"asia","name":"60_minute_private_vacation_photography_session_with_local_photographer_in_seoul","price":477.13,"rating":5.0,"avg_price":412.3733333333,"latitude":34.0478630066,"longitude":100.6196517944},{"province":"spain","category":"private_&_custom_tours","attraction_id":3058,"city":"community_of_madrid","country":"europe","name":"30_minute_private_vacation_photography_session_with_local_photographer_in_madrid","price":340.8,"rating":5.0,"avg_price":224.399,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"spain","category":"private_&_custom_tours","attraction_id":3059,"city":"community_of_madrid","country":"europe","name":"60_minute_private_vacation_photography_session_with_local_photographer_in_madrid","price":477.13,"rating":5.0,"avg_price":224.399,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"south_korea","category":"private_&_custom_tours","attraction_id":3060,"city":"seoul","country":"asia","name":"90_minute_private_vacation_photography_session_with_local_photographer_in_seoul","price":681.61,"rating":5.0,"avg_price":412.3733333333,"latitude":34.0478630066,"longitude":100.6196517944},{"province":"spain","category":"private_&_custom_tours","attraction_id":3061,"city":"community_of_madrid","country":"europe","name":"120_minute_private_vacation_photography_session_with_photographer_in_madrid","price":886.09,"rating":5.0,"avg_price":224.399,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"spain","category":"private_&_custom_tours","attraction_id":3062,"city":"community_of_madrid","country":"europe","name":"90_minute_private_vacation_photography_session_with_local_photographer_in_madrid","price":681.61,"rating":5.0,"avg_price":224.399,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":3063,"city":"vancouver","country":"canada","name":"vancouver_city_explorer_private_tour","price":145.0,"rating":5.0,"avg_price":333.8768674699,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"private_&_custom_tours","attraction_id":3064,"city":"toronto","country":"canada","name":"private_tour_of_niagara_falls_from_toronto","price":599.0,"rating":3.5,"avg_price":386.495952381,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"japan","category":"private_&_custom_tours","attraction_id":3065,"city":"kanto","country":"asia","name":"30_minute_private_vacation_photography_session_with_local_photographer_in_tokyo","price":340.8,"rating":null,"avg_price":340.3486666667,"latitude":34.0478630066,"longitude":100.6196517944},{"province":"california_(ca)","category":"private_&_custom_tours","attraction_id":3066,"city":"san_francisco","country":"united_states","name":"30_minute_private_vacation_photography_session_with_local_photographer_in_san_francisco","price":340.8,"rating":5.0,"avg_price":560.5419047619,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"japan","category":"private_&_custom_tours","attraction_id":3067,"city":"kanto","country":"asia","name":"60_minute_private_vacation_photography_session_with_local_photographer_in_tokyo","price":477.13,"rating":null,"avg_price":340.3486666667,"latitude":34.0478630066,"longitude":100.6196517944},{"province":"japan","category":"private_&_custom_tours","attraction_id":3068,"city":"kanto","country":"asia","name":"90_minute_private_vacation_photography_session_with_local_photographer_in_tokyo","price":681.61,"rating":null,"avg_price":340.3486666667,"latitude":34.0478630066,"longitude":100.6196517944},{"province":"japan","category":"private_&_custom_tours","attraction_id":3069,"city":"kanto","country":"asia","name":"120_minute_private_vacation_photography_session_with_local_photographer_in_tokyo","price":886.09,"rating":null,"avg_price":340.3486666667,"latitude":34.0478630066,"longitude":100.6196517944},{"province":"quebec","category":"private_&_custom_tours","attraction_id":3070,"city":"mont_tremblant","country":"canada","name":"mission_liberte_private_escape_room_in_mont-tremblant","price":37.85,"rating":5.0,"avg_price":216.9760606061,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"louisiana_(la)","category":"private_&_custom_tours","attraction_id":3071,"city":"new_orleans","country":"united_states","name":"90_minute_private_vacation_photography_session_with_photographer_in_new_orleans","price":681.61,"rating":null,"avg_price":487.35,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"france","category":"private_&_custom_tours","attraction_id":3072,"city":"provence-alpes-cote_d'azur","country":"europe","name":"90_minute_private_vacation_photography_session_with_photographer_in_provence","price":681.61,"rating":5.0,"avg_price":320.0715,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"italy","category":"private_&_custom_tours","attraction_id":3073,"city":"tuscany","country":"europe","name":"90_minute_private_vacation_photography_session_with_photographer_in_tuscany","price":681.61,"rating":5.0,"avg_price":442.6561538462,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"italy","category":"private_&_custom_tours","attraction_id":3074,"city":"tuscany","country":"europe","name":"120_minute_private_vacation_photography_session_with_photographer_in_tuscany","price":886.09,"rating":5.0,"avg_price":442.6561538462,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"louisiana_(la)","category":"private_&_custom_tours","attraction_id":3075,"city":"new_orleans","country":"united_states","name":"120_minute_private_vacation_photography_session_with_photographer_in_new_orleans","price":886.09,"rating":null,"avg_price":487.35,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"italy","category":"private_&_custom_tours","attraction_id":3076,"city":"tuscany","country":"europe","name":"60_minute_private_vacation_photography_session_with_photographer_in_tuscany","price":477.13,"rating":5.0,"avg_price":442.6561538462,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"france","category":"private_&_custom_tours","attraction_id":3077,"city":"provence-alpes-cote_d'azur","country":"europe","name":"60_minute_private_vacation_photography_session_with_photographer_in_provence","price":477.13,"rating":5.0,"avg_price":320.0715,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"ontario","category":"private_&_custom_tours","attraction_id":3078,"city":"toronto","country":"canada","name":"hong_kong_like_a_local:_customized_private_tour","price":47.71,"rating":4.5,"avg_price":386.495952381,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":3079,"city":"vancouver","country":"canada","name":"private_tour:_vancouver_craft_beer_tasting_tour","price":165.38,"rating":5.0,"avg_price":333.8768674699,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"prince_edward_island","category":"private_&_custom_tours","attraction_id":3080,"city":"charlottetown","country":"canada","name":"lighthouse,_winery_&_brewery_private_tour","price":402.5,"rating":5.0,"avg_price":432.1785714286,"latitude":46.2177124023,"longitude":-63.0738677979},{"province":"prince_edward_island","category":"private_&_custom_tours","attraction_id":3081,"city":"charlottetown","country":"canada","name":"amazing_pei_experience_private_tour","price":563.5,"rating":5.0,"avg_price":432.1785714286,"latitude":46.2177124023,"longitude":-63.0738677979},{"province":"denmark","category":"private_&_custom_tours","attraction_id":3082,"city":"zealand","country":"europe","name":"90_minute_private_vacation_photography_session_with_photographer_in_copenhagen","price":681.61,"rating":null,"avg_price":596.4075,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"denmark","category":"private_&_custom_tours","attraction_id":3083,"city":"zealand","country":"europe","name":"120_minute_private_vacation_photography_session_with_photographer_in_copenhagen","price":886.09,"rating":null,"avg_price":596.4075,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"denmark","category":"private_&_custom_tours","attraction_id":3084,"city":"zealand","country":"europe","name":"60_minute_private_vacation_photography_session_with_photographer_in_copenhagen","price":477.13,"rating":null,"avg_price":596.4075,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"quebec","category":"private_&_custom_tours","attraction_id":3085,"city":"montreal","country":"canada","name":"90_minute_private_vacation_photography_session_with_photographer_in_montreal","price":681.61,"rating":5.0,"avg_price":216.9760606061,"latitude":48.4283294678,"longitude":-123.3691940308},{"province":"quebec","category":"private_&_custom_tours","attraction_id":3086,"city":"montreal","country":"canada","name":"120_minute_private_vacation_photography_session_with_photographer_in_montreal","price":886.09,"rating":5.0,"avg_price":216.9760606061,"latitude":48.4283294678,"longitude":-123.3691940308},{"province":"quebec","category":"private_&_custom_tours","attraction_id":3087,"city":"montreal","country":"canada","name":"30_minute_private_vacation_photography_session_with_photographer_in_montreal","price":340.8,"rating":5.0,"avg_price":216.9760606061,"latitude":48.4283294678,"longitude":-123.3691940308},{"province":"quebec","category":"private_&_custom_tours","attraction_id":3088,"city":"montreal","country":"canada","name":"60_minute_private_vacation_photography_session_with_photographer_in_montreal","price":477.13,"rating":5.0,"avg_price":216.9760606061,"latitude":48.4283294678,"longitude":-123.3691940308},{"province":"florida_(fl)","category":"private_&_custom_tours","attraction_id":3089,"city":"broward_county","country":"united_states","name":"90_minute_private_vacation_photography_session_with_photographer_in_ft_lauderdale","price":681.61,"rating":5.0,"avg_price":542.73,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"denmark","category":"private_&_custom_tours","attraction_id":3090,"city":"zealand","country":"europe","name":"30_minute_private_vacation_photography_session_with_photographer_in_copenhagen","price":340.8,"rating":null,"avg_price":596.4075,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"florida_(fl)","category":"private_&_custom_tours","attraction_id":3091,"city":"broward_county","country":"united_states","name":"30_minute_private_vacation_photography_session_with_photographer_in_ft_lauderdale","price":340.8,"rating":5.0,"avg_price":542.73,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"bahamas","category":"private_&_custom_tours","attraction_id":3092,"city":"new_providence_island","country":"caribbean","name":"60_minute_private_vacation_photography_session_with_local_photographer_in_nassau","price":477.13,"rating":null,"avg_price":596.4075,"latitude":21.4691143036,"longitude":-78.6568908691},{"province":"bahamas","category":"private_&_custom_tours","attraction_id":3093,"city":"new_providence_island","country":"caribbean","name":"90_minute_private_vacation_photography_session_with_local_photographer_in_nassau","price":681.61,"rating":null,"avg_price":596.4075,"latitude":21.4691143036,"longitude":-78.6568908691},{"province":"florida_(fl)","category":"private_&_custom_tours","attraction_id":3094,"city":"broward_county","country":"united_states","name":"120_minute_private_vacation_photography_session_with_photographer_in_ft_lauderdale","price":886.09,"rating":5.0,"avg_price":542.73,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"bahamas","category":"private_&_custom_tours","attraction_id":3095,"city":"new_providence_island","country":"caribbean","name":"30_minute_private_vacation_photography_session_with_local_photographer_in_nassau","price":340.8,"rating":null,"avg_price":596.4075,"latitude":21.4691143036,"longitude":-78.6568908691},{"province":"bahamas","category":"private_&_custom_tours","attraction_id":3096,"city":"new_providence_island","country":"caribbean","name":"120_minute_private_vacation_photography_session_with_local_photographer_in_nassau","price":886.09,"rating":null,"avg_price":596.4075,"latitude":21.4691143036,"longitude":-78.6568908691},{"province":"ontario","category":"private_&_custom_tours","attraction_id":3097,"city":"toronto","country":"canada","name":"private_group_tour_of_niagara_falls","price":386.5,"rating":4.5,"avg_price":386.495952381,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"portugal","category":"private_&_custom_tours","attraction_id":3098,"city":"central_portugal","country":"europe","name":"90_minute_private_vacation_photography_session_with_local_photographer_in_lisbon","price":681.61,"rating":5.0,"avg_price":386.4775,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"portugal","category":"private_&_custom_tours","attraction_id":3099,"city":"central_portugal","country":"europe","name":"60_minute_private_vacation_photography_session_with_local_photographer_in_lisbon","price":477.13,"rating":5.0,"avg_price":386.4775,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"california_(ca)","category":"private_&_custom_tours","attraction_id":3100,"city":"san_francisco","country":"united_states","name":"90_minute_private_vacation_photography_session_with_local_photographer_in_san_francisco","price":681.61,"rating":5.0,"avg_price":560.5419047619,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"california_(ca)","category":"private_&_custom_tours","attraction_id":3101,"city":"san_francisco","country":"united_states","name":"60_minute_private_vacation_photography_session_with_local_photographer_in_san_francisco","price":477.13,"rating":5.0,"avg_price":560.5419047619,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"portugal","category":"private_&_custom_tours","attraction_id":3102,"city":"central_portugal","country":"europe","name":"30_minute_private_vacation_photography_session_with_local_photographer_in_lisbon","price":340.8,"rating":5.0,"avg_price":386.4775,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"the_netherlands","category":"private_&_custom_tours","attraction_id":3103,"city":"north_holland_province","country":"europe","name":"60_minute_private_vacation_photography_session_with_local_photographer_in_amsterdam","price":477.13,"rating":5.0,"avg_price":363.99,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"the_netherlands","category":"private_&_custom_tours","attraction_id":3104,"city":"north_holland_province","country":"europe","name":"90_minute_private_vacation_photography_session_with_local_photographer_in_amsterdam","price":681.61,"rating":5.0,"avg_price":363.99,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"california_(ca)","category":"private_&_custom_tours","attraction_id":3105,"city":"san_francisco","country":"united_states","name":"120_minute_private_vacation_photography_session_with_local_photographer_in_san_francisco","price":886.09,"rating":5.0,"avg_price":560.5419047619,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"the_netherlands","category":"private_&_custom_tours","attraction_id":3106,"city":"north_holland_province","country":"europe","name":"120_minute_private_vacation_photography_session_with_local_photographer_in_amsterdam","price":886.09,"rating":5.0,"avg_price":363.99,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"the_netherlands","category":"private_&_custom_tours","attraction_id":3107,"city":"north_holland_province","country":"europe","name":"30_minute_private_vacation_photography_session_with_local_photographer_in_amsterdam","price":340.8,"rating":5.0,"avg_price":363.99,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":3108,"city":"vancouver_island","country":"canada","name":"craft_vine,_orchard_&_stills","price":140.0,"rating":5.0,"avg_price":333.8768674699,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":3109,"city":"vancouver_island","country":"canada","name":"butchart_gardens_&_beyond:_spirit,_vine,_tea_&_honey","price":115.0,"rating":5.0,"avg_price":333.8768674699,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"private_&_custom_tours","attraction_id":3110,"city":"toronto","country":"canada","name":"niagara_falls_custom_day_tour","price":869.0,"rating":5.0,"avg_price":386.495952381,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"greece","category":"private_&_custom_tours","attraction_id":3111,"city":"central_macedonia","country":"europe","name":"thessaloniki_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":413.0616666667,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":3113,"city":"vancouver","country":"canada","name":"private_small_group_city_sightseeing_tour","price":72.45,"rating":5.0,"avg_price":333.8768674699,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"china","category":"private_&_custom_tours","attraction_id":3114,"city":"shanghai_region","country":"asia","name":"shanghai_like_a_local:_customized_private_tour","price":40.9,"rating":null,"avg_price":485.306,"latitude":34.0478630066,"longitude":100.6196517944},{"province":"malaysia","category":"private_&_custom_tours","attraction_id":3115,"city":"wilayah_persekutuan","country":"asia","name":"kuala_lumpur_like_a_local:_customized_private_tour","price":40.9,"rating":null,"avg_price":40.9,"latitude":34.0478630066,"longitude":100.6196517944},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":3116,"city":"vancouver","country":"canada","name":"full-day_sea_to_sky_private_tour_from_vancouver_with_gondola","price":353.0,"rating":5.0,"avg_price":333.8768674699,"latitude":49.2869224548,"longitude":-123.1221618652},{"province":"italy","category":"private_&_custom_tours","attraction_id":3117,"city":"lombardy","country":"europe","name":"90_minute_private_vacation_photography_session_with_local_photographer_in_milan","price":681.61,"rating":5.0,"avg_price":442.6561538462,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"italy","category":"private_&_custom_tours","attraction_id":3118,"city":"lombardy","country":"europe","name":"60_minute_private_vacation_photography_session_with_local_photographer_in_milan","price":477.13,"rating":5.0,"avg_price":442.6561538462,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"california_(ca)","category":"private_&_custom_tours","attraction_id":3119,"city":"napa_valley","country":"united_states","name":"30_minute_private_vacation_photography_session_with_photographer_in_napa-sonoma","price":340.8,"rating":5.0,"avg_price":560.5419047619,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"dominican_republic","category":"private_&_custom_tours","attraction_id":3120,"city":"la_altagracia_province","country":"caribbean","name":"120_minute_private_vacation_photography_session_with_photographer_in_punta_cana","price":886.09,"rating":null,"avg_price":338.41875,"latitude":21.4691143036,"longitude":-78.6568908691},{"province":"dominican_republic","category":"private_&_custom_tours","attraction_id":3121,"city":"la_altagracia_province","country":"caribbean","name":"90_minute_private_vacation_photography_session_with_photographer_in_punta_cana","price":681.61,"rating":null,"avg_price":338.41875,"latitude":21.4691143036,"longitude":-78.6568908691},{"province":"italy","category":"private_&_custom_tours","attraction_id":3122,"city":"lombardy","country":"europe","name":"120_minute_private_vacation_photography_session_with_local_photographer_in_milan","price":886.09,"rating":5.0,"avg_price":442.6561538462,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"italy","category":"private_&_custom_tours","attraction_id":3123,"city":"lombardy","country":"europe","name":"30_minute_private_vacation_photography_session_with_local_photographer_in_milan","price":340.8,"rating":5.0,"avg_price":442.6561538462,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"california_(ca)","category":"private_&_custom_tours","attraction_id":3124,"city":"napa_valley","country":"united_states","name":"120_minute_private_vacation_photography_session_with_photographer_in_napa-sonoma","price":886.09,"rating":5.0,"avg_price":560.5419047619,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"dominican_republic","category":"private_&_custom_tours","attraction_id":3125,"city":"la_altagracia_province","country":"caribbean","name":"60_minute_private_vacation_photography_session_with_photographer_in_punta_cana","price":477.13,"rating":null,"avg_price":338.41875,"latitude":21.4691143036,"longitude":-78.6568908691},{"province":"australia","category":"private_&_custom_tours","attraction_id":3126,"city":"new_south_wales","country":"south_pacific","name":"30_minute_private_vacation_photography_session_with_local_photographer_in_sydney","price":340.8,"rating":null,"avg_price":307.8583333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"dominican_republic","category":"private_&_custom_tours","attraction_id":3127,"city":"la_altagracia_province","country":"caribbean","name":"30_minute_private_vacation_photography_session_with_photographer_in_punta_cana","price":340.8,"rating":null,"avg_price":338.41875,"latitude":21.4691143036,"longitude":-78.6568908691},{"province":"australia","category":"private_&_custom_tours","attraction_id":3128,"city":"new_south_wales","country":"south_pacific","name":"60_minute_private_vacation_photography_session_with_local_photographer_in_sydney","price":477.13,"rating":null,"avg_price":307.8583333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"france","category":"private_&_custom_tours","attraction_id":3129,"city":"provence-alpes-cote_d'azur","country":"europe","name":"120_minute_private_vacation_photography_session_with_local_photographer_in_nice","price":886.09,"rating":5.0,"avg_price":320.0715,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"france","category":"private_&_custom_tours","attraction_id":3130,"city":"provence-alpes-cote_d'azur","country":"europe","name":"90_minute_private_vacation_photography_session_with_local_photographer_in_nice","price":681.61,"rating":5.0,"avg_price":320.0715,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"south_carolina_(sc)","category":"private_&_custom_tours","attraction_id":3131,"city":"coastal_south_carolina","country":"united_states","name":"120_minute_private_vacation_photography_session_with_photographer_in_charleston","price":886.09,"rating":null,"avg_price":681.61,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"japan","category":"private_&_custom_tours","attraction_id":3132,"city":"kinki","country":"asia","name":"120_minute_private_vacation_photography_session_with_local_photographer_in_kyoto","price":886.09,"rating":null,"avg_price":340.3486666667,"latitude":34.0478630066,"longitude":100.6196517944},{"province":"france","category":"private_&_custom_tours","attraction_id":3133,"city":"provence-alpes-cote_d'azur","country":"europe","name":"60_minute_private_vacation_photography_session_with_local_photographer_in_nice","price":477.13,"rating":5.0,"avg_price":320.0715,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"france","category":"private_&_custom_tours","attraction_id":3134,"city":"provence-alpes-cote_d'azur","country":"europe","name":"30_minute_private_vacation_photography_session_with_local_photographer_in_nice","price":340.8,"rating":5.0,"avg_price":320.0715,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"australia","category":"private_&_custom_tours","attraction_id":3135,"city":"new_south_wales","country":"south_pacific","name":"120_minute_private_vacation_photography_session_with_local_photographer_in_sydney","price":886.09,"rating":null,"avg_price":307.8583333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nevada_(nv)","category":"private_&_custom_tours","attraction_id":3136,"city":"las_vegas","country":"united_states","name":"90_minute_private_vacation_photography_session_with_photographer_in_las_vegas","price":681.61,"rating":5.0,"avg_price":596.4075,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nevada_(nv)","category":"private_&_custom_tours","attraction_id":3137,"city":"las_vegas","country":"united_states","name":"120_minute_private_vacation_photography_session_with_photographer_in_las_vegas","price":886.09,"rating":5.0,"avg_price":596.4075,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nevada_(nv)","category":"private_&_custom_tours","attraction_id":3138,"city":"las_vegas","country":"united_states","name":"30_minute_private_vacation_photography_session_with_photographer_in_las_vegas","price":340.8,"rating":5.0,"avg_price":596.4075,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nevada_(nv)","category":"private_&_custom_tours","attraction_id":3139,"city":"las_vegas","country":"united_states","name":"60_minute_private_vacation_photography_session_with_photographer_in_las_vegas","price":477.13,"rating":5.0,"avg_price":596.4075,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"private_&_custom_tours","attraction_id":3140,"city":"toronto","country":"canada","name":"luxury_toronto_to_niagara_tour:_flight_&_limo_package","price":950.0,"rating":4.5,"avg_price":386.495952381,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"south_carolina_(sc)","category":"private_&_custom_tours","attraction_id":3141,"city":"coastal_south_carolina","country":"united_states","name":"90_minute_private_vacation_photography_session_with_photographer_in_charleston","price":681.61,"rating":null,"avg_price":681.61,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"japan","category":"private_&_custom_tours","attraction_id":3142,"city":"kinki","country":"asia","name":"60_minute_private_vacation_photography_session_with_local_photographer_in_kyoto","price":477.13,"rating":null,"avg_price":340.3486666667,"latitude":34.0478630066,"longitude":100.6196517944},{"province":"south_carolina_(sc)","category":"private_&_custom_tours","attraction_id":3143,"city":"coastal_south_carolina","country":"united_states","name":"60_minute_private_vacation_photography_session_with_photographer_in_charleston","price":477.13,"rating":null,"avg_price":681.61,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"italy","category":"private_&_custom_tours","attraction_id":3144,"city":"liguria","country":"europe","name":"30_minute_private_vacation_photography_session_with_photographer_in_cinque_terre","price":340.8,"rating":5.0,"avg_price":442.6561538462,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"italy","category":"private_&_custom_tours","attraction_id":3145,"city":"liguria","country":"europe","name":"60_minute_private_vacation_photography_session_with_photographer_in_cinque_terre","price":477.13,"rating":5.0,"avg_price":442.6561538462,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"japan","category":"private_&_custom_tours","attraction_id":3146,"city":"kinki","country":"asia","name":"30_minute_private_vacation_photography_session_with_local_photographer_in_kyoto","price":340.8,"rating":null,"avg_price":340.3486666667,"latitude":34.0478630066,"longitude":100.6196517944},{"province":"japan","category":"private_&_custom_tours","attraction_id":3147,"city":"kinki","country":"asia","name":"90_minute_private_vacation_photography_session_with_local_photographer_in_kyoto","price":681.61,"rating":null,"avg_price":340.3486666667,"latitude":34.0478630066,"longitude":100.6196517944},{"province":"california_(ca)","category":"private_&_custom_tours","attraction_id":3148,"city":"orange_county","country":"united_states","name":"private_vacation_photography_session_with_photographer_in_anaheim","price":477.13,"rating":5.0,"avg_price":560.5419047619,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"italy","category":"private_&_custom_tours","attraction_id":3150,"city":"liguria","country":"europe","name":"90_minute_private_vacation_photography_session_with_photographer_in_cinque_terre","price":681.61,"rating":5.0,"avg_price":442.6561538462,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"italy","category":"private_&_custom_tours","attraction_id":3151,"city":"liguria","country":"europe","name":"120_minute_private_vacation_photography_session_with_photographer_in_cinque_terre","price":886.09,"rating":5.0,"avg_price":442.6561538462,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"czech_republic","category":"private_&_custom_tours","attraction_id":3152,"city":"bohemia","country":"europe","name":"90_minute_private_vacation_photography_session_with_local_photographer_in_prague","price":681.61,"rating":5.0,"avg_price":486.4,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"czech_republic","category":"private_&_custom_tours","attraction_id":3153,"city":"bohemia","country":"europe","name":"120_minute_private_vacation_photography_session_with_local_photographer_in_prague","price":886.09,"rating":5.0,"avg_price":486.4,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"california_(ca)","category":"private_&_custom_tours","attraction_id":3154,"city":"los_angeles","country":"united_states","name":"90_minute_private_vacation_photography_session_with_local_photographer_in_los_angeles","price":681.61,"rating":5.0,"avg_price":560.5419047619,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"california_(ca)","category":"private_&_custom_tours","attraction_id":3155,"city":"los_angeles","country":"united_states","name":"120_minute_private_vacation_photography_session_with_local_photographer_in_los_angeles","price":886.09,"rating":5.0,"avg_price":560.5419047619,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"czech_republic","category":"private_&_custom_tours","attraction_id":3156,"city":"bohemia","country":"europe","name":"30_minute_private_vacation_photography_session_with_local_photographer_in_prague","price":340.8,"rating":5.0,"avg_price":486.4,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"czech_republic","category":"private_&_custom_tours","attraction_id":3157,"city":"bohemia","country":"europe","name":"60_minute_private_vacation_photography_session_with_local_photographer_in_prague","price":477.13,"rating":5.0,"avg_price":486.4,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"indonesia","category":"private_&_custom_tours","attraction_id":3158,"city":"bali","country":"asia","name":"30_minute_private_vacation_photography_session_with_local_photographer_in_bali","price":340.8,"rating":null,"avg_price":436.23,"latitude":34.0478630066,"longitude":100.6196517944},{"province":"indonesia","category":"private_&_custom_tours","attraction_id":3159,"city":"bali","country":"asia","name":"120_minute_private_vacation_photography_session_with_local_photographer_in_bali","price":886.09,"rating":null,"avg_price":436.23,"latitude":34.0478630066,"longitude":100.6196517944},{"province":"california_(ca)","category":"private_&_custom_tours","attraction_id":3160,"city":"los_angeles","country":"united_states","name":"60_minute_private_vacation_photography_session_with_local_photographer_in_los_angeles","price":477.13,"rating":5.0,"avg_price":560.5419047619,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"california_(ca)","category":"private_&_custom_tours","attraction_id":3161,"city":"los_angeles","country":"united_states","name":"30_minute_private_vacation_photography_session_with_local_photographer_in_los_angeles","price":340.8,"rating":5.0,"avg_price":560.5419047619,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"indonesia","category":"private_&_custom_tours","attraction_id":3162,"city":"bali","country":"asia","name":"60_minute_private_vacation_photography_session_with_local_photographer_in_bali","price":477.13,"rating":null,"avg_price":436.23,"latitude":34.0478630066,"longitude":100.6196517944},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":3163,"city":"vancouver","country":"canada","name":"victoria_&_butchard_gardens_private_tour","price":357.46,"rating":5.0,"avg_price":333.8768674699,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"massachusetts_(ma)","category":"private_&_custom_tours","attraction_id":3164,"city":"boston","country":"united_states","name":"60_minute_private_vacation_photography_session_with_local_photographer_in_boston","price":477.13,"rating":null,"avg_price":485.306,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"massachusetts_(ma)","category":"private_&_custom_tours","attraction_id":3165,"city":"boston","country":"united_states","name":"90_minute_private_vacation_photography_session_with_local_photographer_in_boston","price":681.61,"rating":null,"avg_price":485.306,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"thailand","category":"private_&_custom_tours","attraction_id":3166,"city":"bangkok","country":"asia","name":"120_minute_private_vacation_photography_session_with_photographer_in_bangkok","price":886.09,"rating":5.0,"avg_price":596.4075,"latitude":34.0478630066,"longitude":100.6196517944},{"province":"massachusetts_(ma)","category":"private_&_custom_tours","attraction_id":3167,"city":"boston","country":"united_states","name":"30_minute_private_vacation_photography_session_with_local_photographer_in_boston","price":340.8,"rating":null,"avg_price":485.306,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"thailand","category":"private_&_custom_tours","attraction_id":3168,"city":"bangkok","country":"asia","name":"30_minute_private_vacation_photography_session_with_local_photographer_in_bangkok","price":340.8,"rating":5.0,"avg_price":596.4075,"latitude":34.0478630066,"longitude":100.6196517944},{"province":"thailand","category":"private_&_custom_tours","attraction_id":3169,"city":"bangkok","country":"asia","name":"60_minute_private_vacation_photography_session_with_photographer_in_bangkok","price":477.13,"rating":5.0,"avg_price":596.4075,"latitude":34.0478630066,"longitude":100.6196517944},{"province":"turkey","category":"private_&_custom_tours","attraction_id":3170,"city":"istanbul","country":"europe","name":"120_minute_private_vacation_photography_session_with_photographer_in_istanbul","price":886.09,"rating":null,"avg_price":568.0066666667,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"thailand","category":"private_&_custom_tours","attraction_id":3171,"city":"bangkok","country":"asia","name":"90_minute_private_vacation_photography_session_with_photographer_in_bangkok","price":681.61,"rating":5.0,"avg_price":596.4075,"latitude":34.0478630066,"longitude":100.6196517944},{"province":"turkey","category":"private_&_custom_tours","attraction_id":3172,"city":"istanbul","country":"europe","name":"30_minute_private_vacation_photography_session_with_photographer_in_istanbul","price":340.8,"rating":null,"avg_price":568.0066666667,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"ontario","category":"private_&_custom_tours","attraction_id":3173,"city":"toronto","country":"canada","name":"niagara_falls_and_winter_festival_of_lights_private_tour","price":535.0,"rating":4.5,"avg_price":386.495952381,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"indonesia","category":"private_&_custom_tours","attraction_id":3174,"city":"java","country":"asia","name":"jakarta_like_a_local:_customized_private_tour","price":40.9,"rating":null,"avg_price":436.23,"latitude":34.0478630066,"longitude":100.6196517944},{"province":"taiwan","category":"private_&_custom_tours","attraction_id":3175,"city":"kaohsiung","country":"asia","name":"kaohsiung_like_a_local:_customized_private_tour","price":40.9,"rating":null,"avg_price":40.9,"latitude":34.0478630066,"longitude":100.6196517944},{"province":"taiwan","category":"private_&_custom_tours","attraction_id":3176,"city":"taipei","country":"asia","name":"taipei_like_a_local:_customized_private_tour","price":40.9,"rating":null,"avg_price":40.9,"latitude":34.0478630066,"longitude":100.6196517944},{"province":"panama","category":"private_&_custom_tours","attraction_id":3177,"city":"panama_province","country":"central_america","name":"panama_city_like_a_local:_customized_private_tour","price":40.9,"rating":null,"avg_price":40.9,"latitude":12.7690124512,"longitude":-85.6023635864},{"province":"cambodia","category":"private_&_custom_tours","attraction_id":3178,"city":"phnom_penh","country":"asia","name":"phnom_penh_like_a_local:_customized_private_tour","price":40.9,"rating":null,"avg_price":40.9,"latitude":34.0478630066,"longitude":100.6196517944},{"province":"bolivia","category":"private_&_custom_tours","attraction_id":3179,"city":"la_paz_department","country":"south_america","name":"la_paz_like_a_local:_customized_private_walking_tour","price":40.9,"rating":null,"avg_price":40.9,"latitude":-8.7831945419,"longitude":-55.4914779663},{"province":"hawaii_(hi)","category":"private_&_custom_tours","attraction_id":3180,"city":"oahu","country":"united_states","name":"honolulu_like_a_local:_customized_private_tour","price":47.71,"rating":5.0,"avg_price":638.3538461538,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"japan","category":"private_&_custom_tours","attraction_id":3181,"city":"hokkaido","country":"asia","name":"sapporo_like_a_local:_customized_private_tour","price":47.71,"rating":null,"avg_price":340.3486666667,"latitude":34.0478630066,"longitude":100.6196517944},{"province":"japan","category":"private_&_custom_tours","attraction_id":3182,"city":"kinki","country":"asia","name":"nara_like_a_local:_customized_private_tour","price":47.71,"rating":null,"avg_price":340.3486666667,"latitude":34.0478630066,"longitude":100.6196517944},{"province":"colombia","category":"private_&_custom_tours","attraction_id":3183,"city":"antioquia_department","country":"south_america","name":"medellin_like_a_local:_customized_private_tour","price":40.9,"rating":null,"avg_price":40.9,"latitude":-8.7831945419,"longitude":-55.4914779663},{"province":"south_africa","category":"private_&_custom_tours","attraction_id":3184,"city":"gauteng","country":"africa","name":"johannesburg_like_a_local:_customized_private_tour","price":40.9,"rating":5.0,"avg_price":411.2383333333,"latitude":-8.7831945419,"longitude":34.5085220337},{"province":"australia","category":"private_&_custom_tours","attraction_id":3185,"city":"queensland","country":"south_pacific","name":"brisbane_like_a_local_customized_private_tour","price":47.71,"rating":null,"avg_price":307.8583333333,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"japan","category":"private_&_custom_tours","attraction_id":3186,"city":"kanto","country":"asia","name":"yokohama_like_a_local:_customized_private_tour","price":47.71,"rating":null,"avg_price":340.3486666667,"latitude":34.0478630066,"longitude":100.6196517944},{"province":"colombia","category":"private_&_custom_tours","attraction_id":3187,"city":"bolivar_department","country":"south_america","name":"cartagena_like_a_local:_customized_private_tour","price":40.9,"rating":null,"avg_price":40.9,"latitude":-8.7831945419,"longitude":-55.4914779663},{"province":"egypt","category":"private_&_custom_tours","attraction_id":3188,"city":"cairo_governorate","country":"africa","name":"half-day_private_tour_of_cairo:_like_a_local","price":40.9,"rating":null,"avg_price":40.9,"latitude":-8.7831945419,"longitude":34.5085220337},{"province":"italy","category":"private_&_custom_tours","attraction_id":3189,"city":"tuscany","country":"europe","name":"florence_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":442.6561538462,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"new_york_(ny)","category":"private_&_custom_tours","attraction_id":3190,"city":"new_york_city","country":"united_states","name":"120_minute_private_vacation_photography_session_with_local_photographer_in_nyc","price":886.09,"rating":4.5,"avg_price":398.1914285714,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"new_york_(ny)","category":"private_&_custom_tours","attraction_id":3191,"city":"new_york_city","country":"united_states","name":"60_minute_private_vacation_photography_session_with_local_photographer_in_nyc","price":477.13,"rating":4.5,"avg_price":398.1914285714,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"new_york_(ny)","category":"private_&_custom_tours","attraction_id":3192,"city":"new_york_city","country":"united_states","name":"90_minute_private_vacation_photography_session_with_local_photographer_in_nyc","price":681.61,"rating":4.5,"avg_price":398.1914285714,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"baja_california","category":"private_&_custom_tours","attraction_id":3193,"city":"baja_california_sur","country":"mexico","name":"90_minute_private_vacation_photography_session_with_local_photographer_in_cabo_san_lucas","price":681.61,"rating":null,"avg_price":499.8466666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"baja_california","category":"private_&_custom_tours","attraction_id":3194,"city":"baja_california_sur","country":"mexico","name":"30_minute_private_vacation_photography_session_with_local_photographer_in_cabo_san_lucas","price":340.8,"rating":null,"avg_price":499.8466666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"things_to_do_in_cabo_san_lucas","category":"private_&_custom_tours","attraction_id":3195,"city":"medano_beach","country":"mexico","name":"120_minute_private_vacation_photography_session_with_local_photographer_in_cabo_san_lucas","price":886.09,"rating":5.0,"avg_price":886.09,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":3196,"city":"vancouver","country":"canada","name":"full_day_best_of_vancouver_private_city_tour_and_beer_tasting","price":341.25,"rating":5.0,"avg_price":333.8768674699,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":3197,"city":"vancouver_island","country":"canada","name":"3-hour_private_tour:_victoria_pub_tour","price":290.0,"rating":5.0,"avg_price":333.8768674699,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"private_&_custom_tours","attraction_id":3198,"city":"canadian_rockies","country":"canada","name":"private_tour_of_lake_louise_and_the_icefield_parkway_4_to_11_guests","price":628.6599731445,"rating":5.0,"avg_price":628.656,"latitude":51.1214561462,"longitude":-114.0858154297},{"province":"germany","category":"private_&_custom_tours","attraction_id":3199,"city":"baden-wurttemberg","country":"europe","name":"stuttgart_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":46.37,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"croatia","category":"private_&_custom_tours","attraction_id":3200,"city":"dalmatia","country":"europe","name":"split_like_a_local:_customized_private_tour","price":46.37,"rating":null,"avg_price":413.0616666667,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"russia","category":"private_&_custom_tours","attraction_id":3201,"city":"northwestern_district","country":"europe","name":"saint_petersburg_like_a_local:_customized_private_tour","price":46.37,"rating":null,"avg_price":46.37,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"spain","category":"private_&_custom_tours","attraction_id":3202,"city":"galicia","country":"europe","name":"santiago_de_compostela_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":224.399,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"russia","category":"private_&_custom_tours","attraction_id":3203,"city":"southern_district","country":"europe","name":"sochi_like_a_local:_customized_private_tour","price":46.37,"rating":null,"avg_price":46.37,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"united_kingdom_(uk)","category":"private_&_custom_tours","attraction_id":3204,"city":"england","country":"europe","name":"bath_like_a_local:_customized_private_tour","price":46.37,"rating":null,"avg_price":273.64875,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"florida_(fl)","category":"private_&_custom_tours","attraction_id":3205,"city":"miami","country":"united_states","name":"miami_like_a_local:_customized_private_tour","price":47.71,"rating":5.0,"avg_price":542.73,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"prince_edward_island","category":"private_&_custom_tours","attraction_id":3206,"city":"charlottetown","country":"canada","name":"red_sand_cliffs_and_the_famous_confederation_bridge_-_private_tour","price":322.0,"rating":5.0,"avg_price":432.1785714286,"latitude":46.2177124023,"longitude":-63.0738677979},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":3207,"city":"vancouver","country":"canada","name":"private_tour:_giant_sturgeon_fishing","price":333.8800048828,"rating":5.0,"avg_price":333.8768674699,"latitude":49.204372406,"longitude":-122.9339141846},{"province":"ontario","category":"private_&_custom_tours","attraction_id":3208,"city":"niagara_falls","country":"canada","name":"niagara_falls_day_or_evening_full_day_private_tour","price":999.0,"rating":4.5,"avg_price":386.495952381,"latitude":43.0756759644,"longitude":-79.0856628418},{"province":"mauritius","category":"private_&_custom_tours","attraction_id":3209,"city":"port_louis_district","country":"africa","name":"30_minute_private_vacation_photography_session_with_photographer_in_mauritius","price":340.8,"rating":null,"avg_price":596.4075,"latitude":-8.7831945419,"longitude":34.5085220337},{"province":"mauritius","category":"private_&_custom_tours","attraction_id":3210,"city":"port_louis_district","country":"africa","name":"120_minute_private_vacation_photography_session_with_photographer_in_mauritius","price":886.09,"rating":null,"avg_price":596.4075,"latitude":-8.7831945419,"longitude":34.5085220337},{"province":"mauritius","category":"private_&_custom_tours","attraction_id":3211,"city":"port_louis_district","country":"africa","name":"60_minute_private_vacation_photography_session_with_photographer_in_mauritius","price":477.13,"rating":null,"avg_price":596.4075,"latitude":-8.7831945419,"longitude":34.5085220337},{"province":"mauritius","category":"private_&_custom_tours","attraction_id":3212,"city":"port_louis_district","country":"africa","name":"90_minute_private_vacation_photography_session_with_photographer_in_mauritius","price":681.61,"rating":null,"avg_price":596.4075,"latitude":-8.7831945419,"longitude":34.5085220337},{"province":"massachusetts_(ma)","category":"private_&_custom_tours","attraction_id":3213,"city":"boston","country":"united_states","name":"120_minute_private_vacation_photography_session_with_photographer_in_boston","price":886.09,"rating":null,"avg_price":485.306,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"private_&_custom_tours","attraction_id":3214,"city":"quebec_city","country":"canada","name":"90_minute_private_vacation_photography_session_with_local_photographer_in_quebec_city","price":681.61,"rating":5.0,"avg_price":216.9760606061,"latitude":48.4283294678,"longitude":-123.3691940308},{"province":"jalisco","category":"private_&_custom_tours","attraction_id":3215,"city":"puerto_vallarta","country":"mexico","name":"90_minute_private_vacation_photography_session_with_photographer_in_puerto_vallarta","price":681.61,"rating":null,"avg_price":596.4075,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"jalisco","category":"private_&_custom_tours","attraction_id":3216,"city":"puerto_vallarta","country":"mexico","name":"120_minute_private_vacation_photography_session_with_photographer_in_puerto_vallarta","price":886.09,"rating":null,"avg_price":596.4075,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"jalisco","category":"private_&_custom_tours","attraction_id":3217,"city":"puerto_vallarta","country":"mexico","name":"30_minute_private_vacation_photography_session_with_photographer_in_puerto_vallarta","price":340.8,"rating":null,"avg_price":596.4075,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"jalisco","category":"private_&_custom_tours","attraction_id":3218,"city":"puerto_vallarta","country":"mexico","name":"60_minute_private_vacation_photography_session_with_photographer_in_puerto_vallarta","price":477.13,"rating":null,"avg_price":596.4075,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"private_&_custom_tours","attraction_id":3219,"city":"quebec_city","country":"canada","name":"30_minute_private_vacation_photography_session_with_local_photographer_in_quebec_city","price":340.8,"rating":5.0,"avg_price":216.9760606061,"latitude":48.4283294678,"longitude":-123.3691940308},{"province":"quebec","category":"private_&_custom_tours","attraction_id":3220,"city":"quebec_city","country":"canada","name":"60_minute_private_vacation_photography_session_with_local_photographer_in_quebec_city","price":477.13,"rating":5.0,"avg_price":216.9760606061,"latitude":48.4283294678,"longitude":-123.3691940308},{"province":"france","category":"private_&_custom_tours","attraction_id":3221,"city":"pays_de_la_loire","country":"europe","name":"nantes_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":320.0715,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"baja_california","category":"private_&_custom_tours","attraction_id":3222,"city":"baja_california_sur","country":"mexico","name":"60_minute_private_vacation_photography_session_with_local_photographer_in_cabo_san_lucas","price":477.13,"rating":null,"avg_price":499.8466666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"malta","category":"private_&_custom_tours","attraction_id":3223,"city":"island_of_malta","country":"europe","name":"valletta_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":46.37,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":3224,"city":"vancouver","country":"canada","name":"granville_island","price":68.16,"rating":5.0,"avg_price":333.8768674699,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"jamaica","category":"private_&_custom_tours","attraction_id":3225,"city":"saint_ann_parish","country":"caribbean","name":"caribbean_dreams_runaway_bay_private_party_hopper","price":80.43,"rating":null,"avg_price":80.43,"latitude":19.773267746,"longitude":-70.4950637817},{"province":"france","category":"private_&_custom_tours","attraction_id":3226,"city":"ile-de-france","country":"europe","name":"90_minute_private_vacation_photography_session_with_local_photographer_in_paris","price":681.61,"rating":5.0,"avg_price":320.0715,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"france","category":"private_&_custom_tours","attraction_id":3227,"city":"ile-de-france","country":"europe","name":"60_minute_private_vacation_photography_session_with_local_photographer_in_paris","price":477.13,"rating":5.0,"avg_price":320.0715,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"hawaii_(hi)","category":"private_&_custom_tours","attraction_id":3228,"city":"maui","country":"united_states","name":"120_minute_private_vacation_photography_session_with_local_photographer_in_maui","price":886.09,"rating":5.0,"avg_price":638.3538461538,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"hawaii_(hi)","category":"private_&_custom_tours","attraction_id":3229,"city":"maui","country":"united_states","name":"60_minute_private_vacation_photography_session_with_local_photographer_in_maui","price":477.13,"rating":5.0,"avg_price":638.3538461538,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"france","category":"private_&_custom_tours","attraction_id":3230,"city":"ile-de-france","country":"europe","name":"120_minute_private_vacation_photography_session_with_local_photographer_in_paris","price":886.09,"rating":5.0,"avg_price":320.0715,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"hawaii_(hi)","category":"private_&_custom_tours","attraction_id":3231,"city":"maui","country":"united_states","name":"90_minute_private_vacation_photography_session_with_local_photographer_in_maui","price":753.18,"rating":5.0,"avg_price":638.3538461538,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"united_arab_emirates","category":"private_&_custom_tours","attraction_id":3232,"city":"emirate_of_abu_dhabi","country":"middle_east","name":"abu_dhabi_like_a_local:_customized_private_tour","price":40.9,"rating":null,"avg_price":289.002,"latitude":29.2985286713,"longitude":42.5509605408},{"province":"japan","category":"private_&_custom_tours","attraction_id":3233,"city":"chubu","country":"asia","name":"nagano_like_a_local:_customized_private_tour","price":47.71,"rating":null,"avg_price":340.3486666667,"latitude":34.0478630066,"longitude":100.6196517944},{"province":"british_columbia","category":"private_&_custom_tours","attraction_id":3234,"city":"vancouver","country":"canada","name":"private_sightseeing_tour:_capilano_bridge_&_grouse_mountain","price":424.0,"rating":5.0,"avg_price":333.8768674699,"latitude":49.204372406,"longitude":-122.9339141846},{"province":"new_york_(ny)","category":"private_&_custom_tours","attraction_id":3235,"city":"buffalo","country":"united_states","name":"private_transfer_from_buffalo_airport_to_niagara_falls","price":179.0,"rating":4.5,"avg_price":398.1914285714,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"belgium","category":"private_&_custom_tours","attraction_id":3236,"city":"brussels","country":"europe","name":"brussels_like_a_local:_customized_private_tour","price":54.1,"rating":5.0,"avg_price":48.3025,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"united_kingdom_(uk)","category":"private_&_custom_tours","attraction_id":3237,"city":"england","country":"europe","name":"liverpool_like_a_local:_customized_private_tour","price":46.37,"rating":null,"avg_price":273.64875,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"quebec","category":"private_&_custom_tours","attraction_id":3238,"city":"quebec_city","country":"canada","name":"quebec_city_private_walking_tour_-_the_history_of_quebec_and_canada","price":130.0,"rating":5.0,"avg_price":216.9760606061,"latitude":46.7561149597,"longitude":-71.1790237427},{"province":"ontario","category":"private_&_custom_tours","attraction_id":3239,"city":"toronto","country":"canada","name":"private_tour:_niagara_falls_from_toronto_with_lunch_and_boat","price":675.0,"rating":4.5,"avg_price":386.495952381,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"hungary","category":"private_&_custom_tours","attraction_id":3240,"city":"central_hungary","country":"europe","name":"90_minute_private_vacation_photography_session_with_photographer_in_budapest","price":681.61,"rating":null,"avg_price":636.1666666667,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"hungary","category":"private_&_custom_tours","attraction_id":3241,"city":"central_hungary","country":"europe","name":"30_minute_private_vacation_photography_session_with_photographer_in_budapest","price":340.8,"rating":null,"avg_price":636.1666666667,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"hungary","category":"private_&_custom_tours","attraction_id":3242,"city":"central_hungary","country":"europe","name":"120_minute_private_vacation_photography_session_with_photographer_in_budapest","price":886.09,"rating":null,"avg_price":636.1666666667,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"germany","category":"private_&_custom_tours","attraction_id":3243,"city":"state_of_bremen","country":"europe","name":"bremen_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":46.37,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"ontario","category":"private_&_custom_tours","attraction_id":3244,"city":"niagara_falls","country":"canada","name":"private_winery_tour_of_niagara_wine_country","price":165.0,"rating":5.0,"avg_price":386.495952381,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"spain","category":"private_&_custom_tours","attraction_id":3245,"city":"basque_country","country":"europe","name":"san_sebastian_like_a_local:_customized_private_tour","price":46.37,"rating":5.0,"avg_price":224.399,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"united_kingdom_(uk)","category":"private_&_custom_tours","attraction_id":3246,"city":"england","country":"europe","name":"cambridge_like_a_local:_customized_private_tour","price":46.37,"rating":null,"avg_price":273.64875,"latitude":54.5259628296,"longitude":15.2551183701},{"province":"illinois_(il)","category":"private_&_custom_tours","attraction_id":3247,"city":"chicago","country":"united_states","name":"60_minute_private_vacation_photography_session_with_local_photographer_in_chicago","price":477.13,"rating":null,"avg_price":485.306,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"illinois_(il)","category":"private_&_custom_tours","attraction_id":3248,"city":"chicago","country":"united_states","name":"30_minute_private_vacation_photography_session_with_local_photographer_in_chicago","price":340.8,"rating":null,"avg_price":485.306,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"illinois_(il)","category":"private_&_custom_tours","attraction_id":3249,"city":"chicago","country":"united_states","name":"120_minute_private_vacation_photography_session_with_local_photographer_in_chicago","price":886.09,"rating":null,"avg_price":485.306,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"illinois_(il)","category":"private_&_custom_tours","attraction_id":3250,"city":"chicago","country":"united_states","name":"90_minute_private_vacation_photography_session_with_local_photographer_in_chicago","price":681.61,"rating":null,"avg_price":485.306,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"yucatan_peninsula","category":"private_&_custom_tours","attraction_id":3251,"city":"quintana_roo","country":"mexico","name":"90_minute_private_vacation_photography_session_with_local_photographer_in_cancun","price":681.61,"rating":5.0,"avg_price":499.8466666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"yucatan_peninsula","category":"private_&_custom_tours","attraction_id":3252,"city":"quintana_roo","country":"mexico","name":"30_minute_private_vacation_photography_session_with_local_photographer_in_cancun","price":340.8,"rating":5.0,"avg_price":499.8466666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"california_(ca)","category":"private_&_custom_tours","attraction_id":3253,"city":"san_diego","country":"united_states","name":"30_minute_private_vacation_photography_session_with_local_photographer_in_san_diego","price":340.8,"rating":5.0,"avg_price":560.5419047619,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"yucatan_peninsula","category":"private_&_custom_tours","attraction_id":3254,"city":"quintana_roo","country":"mexico","name":"60_minute_private_vacation_photography_session_with_local_photographer_in_cancun","price":477.13,"rating":5.0,"avg_price":499.8466666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"california_(ca)","category":"private_&_custom_tours","attraction_id":3255,"city":"san_diego","country":"united_states","name":"120_minute_private_vacation_photography_session_with_local_photographer_in_san_diego","price":886.09,"rating":5.0,"avg_price":560.5419047619,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"california_(ca)","category":"private_&_custom_tours","attraction_id":3256,"city":"san_diego","country":"united_states","name":"60_minute_private_vacation_photography_session_with_local_photographer_in_san_diego","price":477.13,"rating":5.0,"avg_price":560.5419047619,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"california_(ca)","category":"private_&_custom_tours","attraction_id":3257,"city":"san_diego","country":"united_states","name":"90_minute_private_vacation_photography_session_with_local_photographer_in_san_diego","price":681.61,"rating":5.0,"avg_price":560.5419047619,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"private_&_custom_tours","attraction_id":3258,"city":"toronto","country":"canada","name":"toronto_private_tour","price":390.0,"rating":5.0,"avg_price":386.495952381,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"private_&_custom_tours","attraction_id":3259,"city":"toronto","country":"canada","name":"private_tour_and_transfer_from_toronto_international_airport_to_niagara_falls,_canada","price":289.0,"rating":4.5,"avg_price":386.495952381,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"private_&_custom_tours","attraction_id":3260,"city":"niagara_falls","country":"canada","name":"private_tour:_craft_breweries_and_beer_tastings_in_niagara_region","price":165.0,"rating":4.5,"avg_price":386.495952381,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"dominican_republic","category":"private_&_custom_tours","attraction_id":3261,"city":"puerto_plata_province","country":"caribbean","name":"caribbean_dreams_north_coast_private_party_hopper","price":80.43,"rating":null,"avg_price":338.41875,"latitude":19.773267746,"longitude":-70.4950637817},{"province":"dominican_republic","category":"private_&_custom_tours","attraction_id":3262,"city":"samana_province","country":"caribbean","name":"caribbean_dreams_las_terrenas_private_party_hopper","price":80.43,"rating":null,"avg_price":338.41875,"latitude":19.773267746,"longitude":-70.4950637817},{"province":"dominican_republic","category":"private_&_custom_tours","attraction_id":3263,"city":"santo_domingo_province","country":"caribbean","name":"caribbean_dreams_santo_domingo_private_party_hopper","price":80.43,"rating":null,"avg_price":338.41875,"latitude":19.773267746,"longitude":-70.4950637817},{"province":"dominican_republic","category":"private_&_custom_tours","attraction_id":3264,"city":"la_altagracia_province","country":"caribbean","name":"caribbean_dreams_punta_cana_private_party_hopper","price":80.43,"rating":null,"avg_price":338.41875,"latitude":19.773267746,"longitude":-70.4950637817},{"province":"china","category":"private_&_custom_tours","attraction_id":3265,"city":"hong_kong","country":"asia","name":"60_minute_private_vacation_photography_session_with_photographer_in_hong_kong","price":477.13,"rating":null,"avg_price":485.306,"latitude":34.0478630066,"longitude":100.6196517944},{"province":"china","category":"private_&_custom_tours","attraction_id":3266,"city":"hong_kong","country":"asia","name":"30_minute_private_vacation_photography_session_with_photographer_in_hong_kong","price":340.8,"rating":null,"avg_price":485.306,"latitude":34.0478630066,"longitude":100.6196517944},{"province":"china","category":"private_&_custom_tours","attraction_id":3267,"city":"hong_kong","country":"asia","name":"90_minute_private_vacation_photography_session_with_photographer_in_hong_kong","price":681.61,"rating":null,"avg_price":485.306,"latitude":34.0478630066,"longitude":100.6196517944},{"province":"china","category":"private_&_custom_tours","attraction_id":3268,"city":"hong_kong","country":"asia","name":"120_minute_private_vacation_photography_session_with_photographer_in_hong_kong","price":886.09,"rating":null,"avg_price":485.306,"latitude":34.0478630066,"longitude":100.6196517944},{"province":"ontario","category":"private_&_custom_tours","attraction_id":3269,"city":"niagara_falls","country":"canada","name":"private_niagara_falls,_niagara-on-the-lake,_canada_-_day_tour_with_hotel_pick_up","price":149.0,"rating":5.0,"avg_price":386.495952381,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"new_york_(ny)","category":"private_&_custom_tours","attraction_id":3270,"city":"buffalo","country":"united_states","name":"private_day_trip_to_niagara_falls,_canada_from_usa","price":175.0,"rating":4.5,"avg_price":398.1914285714,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"private_&_custom_tours","attraction_id":3271,"city":"niagara_falls","country":"canada","name":"private_tour_and_transfer_from_hamilton_international_airport_to_niagara_falls","price":209.0,"rating":4.5,"avg_price":386.495952381,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"viator_vip_&_exclusive_tours","attraction_id":3272,"city":"vancouver","country":"canada","name":"viator_exclusive:_2-day_victoria_and_butchart_gardens_tour_with_overnight_at_the_fairmont_empress","price":631.54,"rating":5.0,"avg_price":631.54,"latitude":49.2846107483,"longitude":-123.1084747314},{"province":"quebec","category":"classes_&_workshops","attraction_id":3273,"city":"montreal","country":"canada","name":"fashion_room_service","price":175.0,"rating":null,"avg_price":126.6666666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"classes_&_workshops","attraction_id":3274,"city":"pender_island","country":"canada","name":"sea_to_sky_tour","price":99.75,"rating":4.0,"avg_price":352.9166666667,"latitude":48.8002738953,"longitude":-123.3109436035},{"province":"quebec","category":"classes_&_workshops","attraction_id":3275,"city":"montreal","country":"canada","name":"fashion_room_service","price":175.0,"rating":null,"avg_price":126.6666666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"classes_&_workshops","attraction_id":3276,"city":"montreal","country":"canada","name":"aerial_silks_experience_for_all","price":30.0,"rating":null,"avg_price":126.6666666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"classes_&_workshops","attraction_id":3278,"city":"bowen_island","country":"canada","name":"bowen_island_seascape_photography_workshop","price":850.0,"rating":4.0,"avg_price":352.9166666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"northwest_territories","category":"classes_&_workshops","attraction_id":3279,"city":"yellowknife","country":"canada","name":"aurora_photography_workshop","price":63.0,"rating":null,"avg_price":63.0,"latitude":51.1888504028,"longitude":-115.5613479614},{"province":"ontario","category":"classes_&_workshops","attraction_id":3280,"city":"ottawa","country":"canada","name":"axe_throwing_at_batl_-_the_backyard_axe_throwing_league_in_ottawa","price":22.22,"rating":null,"avg_price":22.22,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"prince_edward_island","category":"classes_&_workshops","attraction_id":3281,"city":"charlottetown","country":"canada","name":"art_party_paint_night","price":30.0,"rating":null,"avg_price":30.0,"latitude":46.2354240417,"longitude":-63.1276817322},{"province":"british_columbia","category":"classes_&_workshops","attraction_id":3282,"city":"vancouver","country":"canada","name":"quarry_rock_hike_and_photography_tour","price":109.0,"rating":4.0,"avg_price":352.9166666667,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3283,"city":"vancouver","country":"canada","name":"whistler_exotic_car_driving_experience","price":887.25,"rating":5.0,"avg_price":184.5609929078,"latitude":49.3590698242,"longitude":-123.2670211792},{"province":"quebec","category":"recommended_experiences","attraction_id":3284,"city":"montreal","country":"canada","name":"walking_tour_of_old_montreal","price":29.5,"rating":5.0,"avg_price":63.7207017544,"latitude":45.5025939941,"longitude":-73.5551681519},{"province":"ontario","category":"recommended_experiences","attraction_id":3285,"city":"toronto","country":"canada","name":"niagara_falls_day_tour_from_toronto","price":94.92,"rating":5.0,"avg_price":151.5250588235,"latitude":43.7030754089,"longitude":-79.4063873291},{"province":"ontario","category":"recommended_experiences","attraction_id":3286,"city":"niagara_falls","country":"canada","name":"skylon_tower_observation_deck_admission","price":15.0,"rating":4.5,"avg_price":151.5250588235,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"recommended_experiences","attraction_id":3287,"city":"montreal","country":"canada","name":"montreal_city_guided_sightseeing_tour","price":55.0,"rating":4.0,"avg_price":63.7207017544,"latitude":45.5001449585,"longitude":-73.5720291138},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3288,"city":"vancouver","country":"canada","name":"vancouver_city_sightseeing_tour","price":80.0,"rating":4.5,"avg_price":184.5609929078,"latitude":49.1978340149,"longitude":-123.064994812},{"province":"quebec","category":"recommended_experiences","attraction_id":3289,"city":"quebec_city","country":"canada","name":"quebec_city_walking_tour","price":30.99,"rating":5.0,"avg_price":63.7207017544,"latitude":46.8130874634,"longitude":-71.2055969238},{"province":"ontario","category":"recommended_experiences","attraction_id":3290,"city":"niagara_falls","country":"canada","name":"niagara_falls_canadian_side_tour_and_maid_of_the_mist_boat_ride","price":149.89,"rating":5.0,"avg_price":151.5250588235,"latitude":43.1024360657,"longitude":-78.9616394043},{"province":"ontario","category":"recommended_experiences","attraction_id":3291,"city":"niagara_falls","country":"canada","name":"greg_frewin_wild_magic_show","price":32.77,"rating":5.0,"avg_price":151.5250588235,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"recommended_experiences","attraction_id":3292,"city":"montreal","country":"canada","name":"quebec_city_and_montmorency_falls_day_trip_from_montreal","price":115.0,"rating":4.5,"avg_price":63.7207017544,"latitude":45.5001449585,"longitude":-73.5720291138},{"province":"quebec","category":"recommended_experiences","attraction_id":3293,"city":"quebec_city","country":"canada","name":"small-group_quebec_city_food_tour","price":53.0,"rating":4.5,"avg_price":63.7207017544,"latitude":46.8130874634,"longitude":-71.2055969238},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3294,"city":"vancouver","country":"canada","name":"vancouver_city_hop-on_hop-off_tour","price":31.2,"rating":4.0,"avg_price":184.5609929078,"latitude":49.2846107483,"longitude":-123.1084747314},{"province":"ontario","category":"recommended_experiences","attraction_id":3295,"city":"toronto","country":"canada","name":"niagara_falls_day_trip_from_toronto","price":169.0,"rating":5.0,"avg_price":151.5250588235,"latitude":43.6561508179,"longitude":-79.384262085},{"province":"ontario","category":"recommended_experiences","attraction_id":3296,"city":"niagara_falls","country":"canada","name":"best_of_niagara_falls_tour_from_niagara_falls,_ontario","price":158.0,"rating":5.0,"avg_price":151.5250588235,"latitude":43.0857124329,"longitude":-79.0824279785},{"province":"ontario","category":"recommended_experiences","attraction_id":3297,"city":"niagara_falls","country":"canada","name":"ripley's_believe_it_or_not!_niagara_falls_admission","price":10.95,"rating":4.5,"avg_price":151.5250588235,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"recommended_experiences","attraction_id":3298,"city":"quebec_city","country":"canada","name":"half-day_trip_to_montmorency_falls_and_ste-anne-de-beaupr\u00e9_from_quebec","price":57.5,"rating":4.5,"avg_price":63.7207017544,"latitude":46.8131332397,"longitude":-71.2056121826},{"province":"alberta","category":"recommended_experiences","attraction_id":3299,"city":"canadian_rockies","country":"canada","name":"johnston_canyon_icewalk","price":79.8,"rating":5.0,"avg_price":135.8210714286,"latitude":51.1775093079,"longitude":-115.5712738037},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3300,"city":"vancouver_island","country":"canada","name":"butchart_gardens_tour_from_victoria","price":73.5,"rating":5.0,"avg_price":184.5609929078,"latitude":48.4216651917,"longitude":-123.366607666},{"province":"quebec","category":"recommended_experiences","attraction_id":3301,"city":"quebec_city","country":"canada","name":"quebec_city_sightseeing_tour","price":42.0,"rating":4.5,"avg_price":63.7207017544,"latitude":46.8131332397,"longitude":-71.2056121826},{"province":"ontario","category":"recommended_experiences","attraction_id":3302,"city":"toronto","country":"canada","name":"toronto_city_hop-on_hop-off_tour","price":43.0,"rating":4.0,"avg_price":151.5250588235,"latitude":43.6561508179,"longitude":-79.384262085},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3303,"city":"vancouver_island","country":"canada","name":"victoria_guided_food_and_history_tour","price":63.0,"rating":5.0,"avg_price":184.5609929078,"latitude":48.4300460815,"longitude":-123.3637237549},{"province":"ontario","category":"recommended_experiences","attraction_id":3304,"city":"niagara_falls","country":"canada","name":"niagara_falls_in_one_day:_deluxe_sightseeing_tour_of_american_and_canadian_sides","price":204.41,"rating":5.0,"avg_price":151.5250588235,"latitude":43.1024360657,"longitude":-78.9616394043},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3305,"city":"vancouver","country":"canada","name":"whistler_small-group_day_trip_from_vancouver","price":145.0,"rating":5.0,"avg_price":184.5609929078,"latitude":49.1978340149,"longitude":-123.064994812},{"province":"quebec","category":"recommended_experiences","attraction_id":3306,"city":"quebec_city","country":"canada","name":"quebec_ice_hotel_tour","price":20.68,"rating":4.5,"avg_price":63.7207017544,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"recommended_experiences","attraction_id":3307,"city":"niagara_falls","country":"canada","name":"niagara_skywheel_admission_ticket","price":14.68,"rating":4.5,"avg_price":151.5250588235,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3308,"city":"vancouver","country":"canada","name":"half-day_whale_watching_adventure_from_vancouver","price":181.13,"rating":4.5,"avg_price":184.5609929078,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"ontario","category":"recommended_experiences","attraction_id":3309,"city":"toronto","country":"canada","name":"niagara_falls_tour_day_trip_from_toronto","price":89.0,"rating":4.5,"avg_price":151.5250588235,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3310,"city":"vancouver","country":"canada","name":"vancouver_seaplane_tour","price":135.0,"rating":5.0,"avg_price":184.5609929078,"latitude":48.4241294861,"longitude":-123.3707809448},{"province":"ontario","category":"recommended_experiences","attraction_id":3311,"city":"toronto","country":"canada","name":"st._lawrence_market_and_old_toronto_food_tour","price":89.0,"rating":5.0,"avg_price":151.5250588235,"latitude":43.6596221924,"longitude":-79.3472824097},{"province":"ontario","category":"recommended_experiences","attraction_id":3312,"city":"toronto","country":"canada","name":"niagara_falls_day_and_evening_tour_with_boat_cruise_and_optional_fallsview_dinner","price":169.0,"rating":4.5,"avg_price":151.5250588235,"latitude":43.6837425232,"longitude":-79.5929107666},{"province":"alberta","category":"recommended_experiences","attraction_id":3313,"city":"banff_national_park","country":"canada","name":"ice_explorer_glacier_tour_and_glacier_skywalk","price":114.45,"rating":4.5,"avg_price":135.8210714286,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"recommended_experiences","attraction_id":3314,"city":"toronto","country":"canada","name":"ultimate_toronto_tour","price":175.0,"rating":5.0,"avg_price":151.5250588235,"latitude":43.0857124329,"longitude":-79.0824279785},{"province":"ontario","category":"recommended_experiences","attraction_id":3315,"city":"toronto","country":"canada","name":"niagara_falls_platinum_tour_from_toronto_with_cruise_and_lunch","price":149.0,"rating":4.5,"avg_price":151.5250588235,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"recommended_experiences","attraction_id":3316,"city":"niagara_falls","country":"canada","name":"niagara-on-the-lake_wine_tour_and_tastings_with_transport","price":40.0,"rating":4.5,"avg_price":151.5250588235,"latitude":43.0618019104,"longitude":-79.1214294434},{"province":"ontario","category":"recommended_experiences","attraction_id":3317,"city":"niagara_falls","country":"canada","name":"niagara_on_the_lake_wine_tour_with_cheese_pairing","price":83.62,"rating":5.0,"avg_price":151.5250588235,"latitude":43.2265434265,"longitude":-79.1159591675},{"province":"new_york_(ny)","category":"recommended_experiences","attraction_id":3318,"city":"niagara_falls","country":"united_states","name":"niagara_falls_american-side_tour_with_maid_of_the_mist_boat_ride","price":136.25,"rating":4.5,"avg_price":350.046,"latitude":43.1024360657,"longitude":-78.9616394043},{"province":"yukon","category":"recommended_experiences","attraction_id":3319,"city":"whitehorse","country":"canada","name":"arctic_day:_evening_aurora_viewing","price":135.45,"rating":3.5,"avg_price":260.41,"latitude":60.7227401733,"longitude":-135.0558776855},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3320,"city":"vancouver","country":"canada","name":"capilano_suspension_bridge_and_grouse_mountain_from_vancouver","price":212.0,"rating":5.0,"avg_price":184.5609929078,"latitude":49.2869224548,"longitude":-123.1221618652},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3321,"city":"vancouver","country":"canada","name":"vancouver_highlights_bike_tour","price":94.45,"rating":5.0,"avg_price":184.5609929078,"latitude":49.2841453552,"longitude":-123.1193161011},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3322,"city":"squamish","country":"canada","name":"sea_to_sky_gondola_ticket","price":39.95,"rating":5.0,"avg_price":184.5609929078,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3323,"city":"vancouver","country":"canada","name":"gastronomic_gastown_walking_tour","price":146.35,"rating":5.0,"avg_price":184.5609929078,"latitude":49.2716789246,"longitude":-123.1350326538},{"province":"ontario","category":"recommended_experiences","attraction_id":3324,"city":"niagara_falls","country":"canada","name":"half-day_beer_cider_and_wine_tour","price":35.0,"rating":3.5,"avg_price":151.5250588235,"latitude":43.0618019104,"longitude":-79.1214294434},{"province":"quebec","category":"recommended_experiences","attraction_id":3325,"city":"quebec_city","country":"canada","name":"guided_tour_of_the_fairmont_le_ch\u00e2teau_frontenac_in_quebec_city","price":26.25,"rating":4.0,"avg_price":63.7207017544,"latitude":46.811882019,"longitude":-71.2071380615},{"province":"quebec","category":"recommended_experiences","attraction_id":3326,"city":"quebec_city","country":"canada","name":"private_tour:_quebec_city_walking_tour","price":25.72,"rating":5.0,"avg_price":63.7207017544,"latitude":46.8130874634,"longitude":-71.2055969238},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3327,"city":"vancouver_island","country":"canada","name":"whale-watching_cruise_with_expert_naturalists","price":94.5,"rating":5.0,"avg_price":184.5609929078,"latitude":48.4224090576,"longitude":-123.3670501709},{"province":"northwest_territories","category":"recommended_experiences","attraction_id":3328,"city":"yellowknife","country":"canada","name":"northern_lights_tour_from_yellowknife","price":100.0,"rating":4.5,"avg_price":100.0,"latitude":62.4549751282,"longitude":-114.3722763062},{"province":"alberta","category":"recommended_experiences","attraction_id":3329,"city":"canadian_rockies","country":"canada","name":"winter_tour:_banff_and_its_wildlife","price":70.35,"rating":4.5,"avg_price":135.8210714286,"latitude":51.1775093079,"longitude":-115.5712738037},{"province":"quebec","category":"recommended_experiences","attraction_id":3330,"city":"quebec_city","country":"canada","name":"island_of_orleans_food_and_drink_tour","price":44.95,"rating":4.5,"avg_price":63.7207017544,"latitude":46.8980140686,"longitude":-71.182975769},{"province":"quebec","category":"recommended_experiences","attraction_id":3331,"city":"montreal","country":"canada","name":"montreal_tower_observatory_admission_plus_optional_ticket_to_botanical_garden","price":23.75,"rating":4.0,"avg_price":63.7207017544,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"recommended_experiences","attraction_id":3332,"city":"niagara_falls","country":"canada","name":"niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner","price":157.07,"rating":5.0,"avg_price":151.5250588235,"latitude":43.2265434265,"longitude":-79.1159591675},{"province":"alberta","category":"recommended_experiences","attraction_id":3333,"city":"canadian_rockies","country":"canada","name":"evening_wildlife_safari","price":58.8,"rating":4.0,"avg_price":135.8210714286,"latitude":51.1775093079,"longitude":-115.5712738037},{"province":"alberta","category":"recommended_experiences","attraction_id":3334,"city":"canadian_rockies","country":"canada","name":"jasper_skytram","price":49.3,"rating":4.5,"avg_price":135.8210714286,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3335,"city":"vancouver","country":"canada","name":"victoria_and_butchart_gardens_day_trip_from_vancouver","price":194.25,"rating":4.5,"avg_price":184.5609929078,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3336,"city":"vancouver","country":"canada","name":"vancouver_harbor_sunset_dinner_cruise","price":97.69,"rating":4.5,"avg_price":184.5609929078,"latitude":49.2941894531,"longitude":-123.1330566406},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3337,"city":"vancouver","country":"canada","name":"flyover_canada_simulated_flight_ride","price":34.65,"rating":5.0,"avg_price":184.5609929078,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"recommended_experiences","attraction_id":3338,"city":"canadian_rockies","country":"canada","name":"jasper_evening_wildlife_tour","price":73.9,"rating":4.5,"avg_price":135.8210714286,"latitude":52.8740882874,"longitude":-118.0816955566},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3339,"city":"vancouver","country":"canada","name":"vancouver_lookout_admission","price":18.38,"rating":4.5,"avg_price":184.5609929078,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"recommended_experiences","attraction_id":3340,"city":"canadian_rockies","country":"canada","name":"horse-drawn_sleigh_ride_in_banff","price":39.9,"rating":4.5,"avg_price":135.8210714286,"latitude":51.1763305664,"longitude":-115.57056427},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3341,"city":"whistler","country":"canada","name":"whistler_superfly_ziplines","price":103.95,"rating":5.0,"avg_price":184.5609929078,"latitude":50.1129837036,"longitude":-122.9549255371},{"province":"ontario","category":"recommended_experiences","attraction_id":3342,"city":"toronto","country":"canada","name":"toronto_distillery_district_walking_tour","price":23.73,"rating":5.0,"avg_price":151.5250588235,"latitude":43.6502990723,"longitude":-79.3606796265},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3343,"city":"whistler","country":"canada","name":"whistler_helicopter_tour","price":187.95,"rating":5.0,"avg_price":184.5609929078,"latitude":49.1830062866,"longitude":-123.1765975952},{"province":"alberta","category":"recommended_experiences","attraction_id":3344,"city":"canadian_rockies","country":"canada","name":"mountain_lakes_and_waterfalls_day_trip_from_banff","price":183.75,"rating":5.0,"avg_price":135.8210714286,"latitude":51.4176368713,"longitude":-116.217010498},{"province":"quebec","category":"recommended_experiences","attraction_id":3345,"city":"montreal","country":"canada","name":"montreal_city_hop-on_hop-off_tour","price":56.0,"rating":4.0,"avg_price":63.7207017544,"latitude":45.5001449585,"longitude":-73.5720291138},{"province":"ontario","category":"recommended_experiences","attraction_id":3346,"city":"toronto","country":"canada","name":"small-group_toronto_beer_tour","price":80.0,"rating":5.0,"avg_price":151.5250588235,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"recommended_experiences","attraction_id":3347,"city":"canadian_rockies","country":"canada","name":"grotto_canyon_icewalk","price":79.8,"rating":5.0,"avg_price":135.8210714286,"latitude":51.1775093079,"longitude":-115.5712738037},{"province":"alberta","category":"recommended_experiences","attraction_id":3348,"city":"jasper_national_park","country":"canada","name":"glacier_skywalk_admission","price":36.75,"rating":3.5,"avg_price":135.8210714286,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"recommended_experiences","attraction_id":3349,"city":"niagara_falls","country":"canada","name":"bird_kingdom_all_day_admission_ticket","price":20.28,"rating":4.5,"avg_price":151.5250588235,"latitude":43.0926246643,"longitude":-79.0687103271},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3350,"city":"vancouver","country":"canada","name":"victoria_and_butchart_gardens_tour_from_vancouver","price":212.0,"rating":4.5,"avg_price":184.5609929078,"latitude":49.2846107483,"longitude":-123.1084747314},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3351,"city":"vancouver","country":"canada","name":"gastown_walking_food_tour","price":93.45,"rating":5.0,"avg_price":184.5609929078,"latitude":49.2859191895,"longitude":-123.113822937},{"province":"quebec","category":"recommended_experiences","attraction_id":3352,"city":"saint-gabriel-de-valcartier","country":"canada","name":"quebec_ice_hotel_and_snow_tubing_combo","price":46.0,"rating":4.0,"avg_price":63.7207017544,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"recommended_experiences","attraction_id":3353,"city":"quebec_city","country":"canada","name":"snow_tubing_at_village_vacation_valcartier","price":34.44,"rating":4.5,"avg_price":63.7207017544,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"recommended_experiences","attraction_id":3354,"city":"montreal","country":"canada","name":"montreal_craft_brewery_and_beer_tasting_small-group_tour","price":74.73,"rating":5.0,"avg_price":63.7207017544,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"recommended_experiences","attraction_id":3355,"city":"calgary","country":"canada","name":"the_calgary_stampede","price":48.0,"rating":4.5,"avg_price":135.8210714286,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"recommended_experiences","attraction_id":3356,"city":"toronto","country":"canada","name":"7-minute_helicopter_tour_over_toronto","price":123.18,"rating":4.5,"avg_price":151.5250588235,"latitude":43.632484436,"longitude":-79.3956604004},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3357,"city":"vancouver","country":"canada","name":"small-group_granville_island_market_tour","price":79.9,"rating":5.0,"avg_price":184.5609929078,"latitude":49.2716789246,"longitude":-123.1350326538},{"province":"ontario","category":"recommended_experiences","attraction_id":3358,"city":"niagara_falls","country":"canada","name":"konzelmann_estate_winery_tour_and_tasting_in_niagara-on-the-lake","price":10.0,"rating":5.0,"avg_price":151.5250588235,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3359,"city":"vancouver","country":"canada","name":"seaplane_flight_to_victoria_and_whale-watching_cruise","price":469.0,"rating":5.0,"avg_price":184.5609929078,"latitude":48.4241294861,"longitude":-123.3707809448},{"province":"alberta","category":"recommended_experiences","attraction_id":3360,"city":"canadian_rockies","country":"canada","name":"athabasca_glacier_snow_trip_from_banff","price":273.0,"rating":4.5,"avg_price":135.8210714286,"latitude":51.1775093079,"longitude":-115.5712738037},{"province":"alberta","category":"recommended_experiences","attraction_id":3361,"city":"canadian_rockies","country":"canada","name":"5.5-hour_jasper_wildlife_and_waterfalls_tour_with_maligne_lake_cruise_from_jasper","price":144.59,"rating":5.0,"avg_price":135.8210714286,"latitude":52.8740882874,"longitude":-118.0816955566},{"province":"alberta","category":"recommended_experiences","attraction_id":3362,"city":"canadian_rockies","country":"canada","name":"maligne_canyon_ice_walk","price":72.45,"rating":4.5,"avg_price":135.8210714286,"latitude":52.8780860901,"longitude":-118.0799331665},{"province":"quebec","category":"recommended_experiences","attraction_id":3363,"city":"montreal","country":"canada","name":"observatoire_place_ville_marie_tickets","price":21.85,"rating":4.0,"avg_price":63.7207017544,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3364,"city":"vancouver","country":"canada","name":"sea_to_sky_and_whistler_village_tour","price":157.5,"rating":5.0,"avg_price":184.5609929078,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3365,"city":"vancouver","country":"canada","name":"small-group_gourmet_food_tour_in_vancouver","price":131.87,"rating":5.0,"avg_price":184.5609929078,"latitude":49.2716789246,"longitude":-123.1350326538},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3366,"city":"vancouver","country":"canada","name":"vancouver_harbor_and_indian_arm_lunch_cruise","price":85.33,"rating":5.0,"avg_price":184.5609929078,"latitude":49.2941894531,"longitude":-123.1330566406},{"province":"alberta","category":"recommended_experiences","attraction_id":3367,"city":"canadian_rockies","country":"canada","name":"columbia_icefield_tour_including_the_glacier_skywalk_from_banff","price":281.4,"rating":5.0,"avg_price":135.8210714286,"latitude":51.4176368713,"longitude":-116.217010498},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3368,"city":"whistler","country":"canada","name":"snowmobile_british_columbia_tour_for_intermediate_riders","price":151.2,"rating":5.0,"avg_price":184.5609929078,"latitude":50.1129837036,"longitude":-122.9549255371},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3369,"city":"whistler","country":"canada","name":"fine_dining_dinner_tour_in_whistler","price":131.24,"rating":5.0,"avg_price":184.5609929078,"latitude":50.1146850586,"longitude":-122.9568252563},{"province":"ontario","category":"recommended_experiences","attraction_id":3370,"city":"toronto","country":"canada","name":"small-group_walking_tour_of_toronto's_kensington_market_and_chinatown","price":53.0,"rating":4.5,"avg_price":151.5250588235,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3371,"city":"vancouver_island","country":"canada","name":"introductory_brewery_and_distillery_tour","price":22.0,"rating":5.0,"avg_price":184.5609929078,"latitude":48.4846687317,"longitude":-123.3872299194},{"province":"new_york_(ny)","category":"recommended_experiences","attraction_id":3372,"city":"new_york_city","country":"united_states","name":"2-day_niagara_falls_tour_from_new_york_by_bus","price":436.23,"rating":4.5,"avg_price":350.046,"latitude":40.8261413574,"longitude":-74.2298049927},{"province":"alaska_(ak)","category":"recommended_experiences","attraction_id":3373,"city":"fairbanks","country":"united_states","name":"northern_lights_and_arctic_circle_day_trip_from_fairbanks","price":299.91,"rating":4.5,"avg_price":299.91,"latitude":64.8529052734,"longitude":-147.7818603516},{"province":"ontario","category":"recommended_experiences","attraction_id":3374,"city":"niagara_falls","country":"canada","name":"niagara_falls_open-top_jet-boat_ride","price":79.04,"rating":5.0,"avg_price":151.5250588235,"latitude":43.1499404907,"longitude":-79.0463180542},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3375,"city":"vancouver","country":"canada","name":"sea_to_sky_highway_day_trip_from_vancouver:_shannon_falls,_britannia_mine_and_gondola_ride","price":130.0,"rating":5.0,"avg_price":184.5609929078,"latitude":49.1978340149,"longitude":-123.064994812},{"province":"quebec","category":"recommended_experiences","attraction_id":3376,"city":"quebec_city","country":"canada","name":"quebec_pub_crawl","price":28.0,"rating":4.5,"avg_price":63.7207017544,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3377,"city":"vancouver","country":"canada","name":"ultimate_day_tour_to_victoria","price":363.56,"rating":4.5,"avg_price":184.5609929078,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"ontario","category":"recommended_experiences","attraction_id":3378,"city":"niagara_falls","country":"canada","name":"niagara-on-the-lake_wine_tour_with_lunch","price":114.99,"rating":4.5,"avg_price":151.5250588235,"latitude":43.2163963318,"longitude":-79.1287841797},{"province":"alberta","category":"recommended_experiences","attraction_id":3379,"city":"canadian_rockies","country":"canada","name":"kicking_horse_river_whitewater_rafting","price":159.6,"rating":5.0,"avg_price":135.8210714286,"latitude":51.1772842407,"longitude":-115.5727386475},{"province":"quebec","category":"recommended_experiences","attraction_id":3380,"city":"montreal","country":"canada","name":"small-group_quebec_wine_tour_from_montreal_with_gourmet_lunch_or_cheese_tasting","price":97.73,"rating":5.0,"avg_price":63.7207017544,"latitude":45.5020561218,"longitude":-73.5693435669},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3381,"city":"whistler","country":"canada","name":"zipline_adventure_in_whistler","price":103.95,"rating":5.0,"avg_price":184.5609929078,"latitude":50.1133308411,"longitude":-122.9547576904},{"province":"quebec","category":"recommended_experiences","attraction_id":3382,"city":"montreal","country":"canada","name":"beyond_the_market_food_tour_in_montreal","price":104.0,"rating":5.0,"avg_price":63.7207017544,"latitude":45.5261230469,"longitude":-73.5950698853},{"province":"nova_scotia","category":"recommended_experiences","attraction_id":3383,"city":"halifax_region","country":"canada","name":"halifax_harbour_hopper_tour","price":42.67,"rating":4.5,"avg_price":86.72,"latitude":44.6634635925,"longitude":-63.6241378784},{"province":"alberta","category":"recommended_experiences","attraction_id":3384,"city":"canadian_rockies","country":"canada","name":"winter_wildlife_discovery_tour","price":72.45,"rating":4.5,"avg_price":135.8210714286,"latitude":52.8780860901,"longitude":-118.0799331665},{"province":"alberta","category":"recommended_experiences","attraction_id":3385,"city":"canadian_rockies","country":"canada","name":"lake_louise_winter_wildlife_snowshoe_tour","price":49.0,"rating":5.0,"avg_price":135.8210714286,"latitude":51.4419212341,"longitude":-116.1621704102},{"province":"ontario","category":"recommended_experiences","attraction_id":3386,"city":"niagara_falls","country":"canada","name":"konzelmann_estate_winery:_junk_food_wine_pairing","price":15.0,"rating":4.5,"avg_price":151.5250588235,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"new_york_(ny)","category":"recommended_experiences","attraction_id":3387,"city":"new_york_city","country":"united_states","name":"niagara_falls_in_one_day_from_new_york_city","price":299.91,"rating":3.0,"avg_price":350.046,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3388,"city":"vancouver","country":"canada","name":"whistler_and_sea_to_sky_gondola_tour","price":189.0,"rating":5.0,"avg_price":184.5609929078,"latitude":49.2846107483,"longitude":-123.1084747314},{"province":"nova_scotia","category":"recommended_experiences","attraction_id":3389,"city":"halifax_region","country":"canada","name":"peggy's_cove_day_trip_from_halifax","price":57.49,"rating":4.5,"avg_price":86.72,"latitude":44.6634635925,"longitude":-63.6241378784},{"province":"quebec","category":"recommended_experiences","attraction_id":3390,"city":"quebec_city","country":"canada","name":"quebec_ski-shoeing_excursion","price":89.9,"rating":5.0,"avg_price":63.7207017544,"latitude":46.8588523865,"longitude":-71.0135421753},{"province":"yukon","category":"recommended_experiences","attraction_id":3391,"city":"whitehorse","country":"canada","name":"arctic_day:_yukon_wildlife_and_hot_springs_tour","price":145.95,"rating":5.0,"avg_price":260.41,"latitude":60.7227401733,"longitude":-135.0558776855},{"province":"ontario","category":"recommended_experiences","attraction_id":3392,"city":"niagara_falls","country":"canada","name":"private_winery_tour_of_niagara-on-the-lake","price":165.0,"rating":5.0,"avg_price":151.5250588235,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"recommended_experiences","attraction_id":3393,"city":"ottawa","country":"canada","name":"2-hour_ottawa_express_city_bike_tour","price":63.0,"rating":5.0,"avg_price":151.5250588235,"latitude":45.4233894348,"longitude":-75.6963195801},{"province":"ontario","category":"recommended_experiences","attraction_id":3394,"city":"niagara_falls","country":"canada","name":"niagara-on-the-lake_winery_tasting_afternoon_tour_with_wine_and_cheese","price":95.0,"rating":4.5,"avg_price":151.5250588235,"latitude":43.2541503906,"longitude":-79.0854721069},{"province":"quebec","category":"recommended_experiences","attraction_id":3395,"city":"montreal","country":"canada","name":"gr\u00e9vin_wax_museum_admission_in_montreal","price":18.0,"rating":4.5,"avg_price":63.7207017544,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3396,"city":"vancouver_island","country":"canada","name":"royal_bc_museum_entrance_ticket","price":17.0,"rating":5.0,"avg_price":184.5609929078,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"new_york_(ny)","category":"recommended_experiences","attraction_id":3397,"city":"new_york_city","country":"united_states","name":"niagara_falls_day_trip_from_new_york_by_air","price":721.14,"rating":4.5,"avg_price":350.046,"latitude":40.7539138794,"longitude":-73.9864196777},{"province":"alberta","category":"recommended_experiences","attraction_id":3398,"city":"canadian_rockies","country":"canada","name":"columbia_icefield_tour_including_the_glacier_skywalk_from_jasper","price":232.05,"rating":4.5,"avg_price":135.8210714286,"latitude":51.1306915283,"longitude":-114.0066375732},{"province":"alberta","category":"recommended_experiences","attraction_id":3399,"city":"canadian_rockies","country":"canada","name":"banff_via_ferrata_climbing_adventure","price":177.45,"rating":5.0,"avg_price":135.8210714286,"latitude":51.1775093079,"longitude":-115.5712738037},{"province":"ontario","category":"recommended_experiences","attraction_id":3400,"city":"niagara_falls","country":"canada","name":"afternoon_delight_wine_and_cheese_tour","price":89.27,"rating":5.0,"avg_price":151.5250588235,"latitude":43.1957473755,"longitude":-79.1569671631},{"province":"alberta","category":"recommended_experiences","attraction_id":3401,"city":"canadian_rockies","country":"canada","name":"1_hour_banff_horseback_riding_adventures","price":67.2,"rating":4.5,"avg_price":135.8210714286,"latitude":51.1763305664,"longitude":-115.57056427},{"province":"quebec","category":"recommended_experiences","attraction_id":3402,"city":"quebec_city","country":"canada","name":"quebec_city_shore_excursion:_half-day_tour_to_montmorency_falls_and_ste-anne-de-beaupr\u00e9","price":57.5,"rating":4.5,"avg_price":63.7207017544,"latitude":46.8131332397,"longitude":-71.2056121826},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3403,"city":"whistler","country":"canada","name":"whistler_wilderness_snowmobile_run","price":208.96,"rating":5.0,"avg_price":184.5609929078,"latitude":50.1133766174,"longitude":-122.9542617798},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3404,"city":"vancouver","country":"canada","name":"stanley_park_horse-drawn_tours","price":42.0,"rating":4.5,"avg_price":184.5609929078,"latitude":49.2977638245,"longitude":-123.1320037842},{"province":"alberta","category":"recommended_experiences","attraction_id":3405,"city":"canadian_rockies","country":"canada","name":"lake_louise_scenic_snowshoe_tour","price":79.0,"rating":5.0,"avg_price":135.8210714286,"latitude":51.4419212341,"longitude":-116.1621704102},{"province":"alberta","category":"recommended_experiences","attraction_id":3406,"city":"canadian_rockies","country":"canada","name":"wild_current_canoe_adventure_at_pyramid_lake","price":120.0,"rating":5.0,"avg_price":135.8210714286,"latitude":52.8721504211,"longitude":-118.0794296265},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3407,"city":"vancouver","country":"canada","name":"vancouver_art_gallery_admission","price":24.0,"rating":3.5,"avg_price":184.5609929078,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3408,"city":"vancouver","country":"canada","name":"viator_exclusive:_2-day_victoria_and_butchart_gardens_tour_with_overnight_at_the_fairmont_empress","price":631.54,"rating":5.0,"avg_price":184.5609929078,"latitude":49.2846107483,"longitude":-123.1084747314},{"province":"quebec","category":"recommended_experiences","attraction_id":3409,"city":"montreal","country":"canada","name":"3_hours_snowmobile_guided_tour\/rental_1_hour_from_montreal","price":190.0,"rating":5.0,"avg_price":63.7207017544,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"washington_(wa)","category":"recommended_experiences","attraction_id":3410,"city":"seattle","country":"united_states","name":"victoria_day_trip_from_seattle_with_butchart_gardens","price":271.28,"rating":4.5,"avg_price":271.28,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"recommended_experiences","attraction_id":3411,"city":"canadian_rockies","country":"canada","name":"jasper_to_lake_louise_one-way_tour","price":250.95,"rating":5.0,"avg_price":135.8210714286,"latitude":52.8780860901,"longitude":-118.0799331665},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3412,"city":"whistler","country":"canada","name":"whistler_ski_rental_package_including_delivery","price":108.95,"rating":5.0,"avg_price":184.5609929078,"latitude":50.1165084839,"longitude":-122.948059082},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3413,"city":"vancouver_island","country":"canada","name":"victoria_whale_watch_tour","price":114.45,"rating":4.5,"avg_price":184.5609929078,"latitude":48.4255905151,"longitude":-123.3695831299},{"province":"prince_edward_island","category":"recommended_experiences","attraction_id":3414,"city":"cavendish","country":"canada","name":"green_gables_shore_tour_from_charlottetown","price":73.6,"rating":4.5,"avg_price":234.4357142857,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3415,"city":"vancouver","country":"canada","name":"a_wok_around_chinatown:_culinary_and_cultural_walking_tour","price":108.0,"rating":5.0,"avg_price":184.5609929078,"latitude":49.2723579407,"longitude":-123.1350631714},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3416,"city":"vancouver","country":"canada","name":"bike_tour_of_downtown_vancouver_and_stanley_park","price":68.25,"rating":5.0,"avg_price":184.5609929078,"latitude":49.2866668701,"longitude":-123.1412887573},{"province":"alberta","category":"recommended_experiences","attraction_id":3417,"city":"canadian_rockies","country":"canada","name":"jasper_rafting_athabasca_canyon_run","price":93.45,"rating":4.5,"avg_price":135.8210714286,"latitude":52.8753433228,"longitude":-118.0806274414},{"province":"ontario","category":"recommended_experiences","attraction_id":3418,"city":"niagara_falls","country":"canada","name":"small-group_wine_tour_from_niagara_falls_with_hotel_pickup","price":99.95,"rating":5.0,"avg_price":151.5250588235,"latitude":43.1389503479,"longitude":-79.1334075928},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3419,"city":"vancouver_island","country":"canada","name":"60-minute_the_royal_carriage_tour","price":215.0,"rating":5.0,"avg_price":184.5609929078,"latitude":48.4203987122,"longitude":-123.3710632324},{"province":"alberta","category":"recommended_experiences","attraction_id":3420,"city":"canadian_rockies","country":"canada","name":"summer_tour:_banff_and_its_wildlife","price":74.55,"rating":5.0,"avg_price":135.8210714286,"latitude":51.1775093079,"longitude":-115.5712738037},{"province":"quebec","category":"recommended_experiences","attraction_id":3421,"city":"quebec_city","country":"canada","name":"quebec_city_craft_brewery_and_beer_tasting_small-group_tour","price":74.73,"rating":5.0,"avg_price":63.7207017544,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"recommended_experiences","attraction_id":3422,"city":"niagara_falls","country":"canada","name":"niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch","price":77.98,"rating":5.0,"avg_price":151.5250588235,"latitude":43.2265434265,"longitude":-79.1159591675},{"province":"ontario","category":"recommended_experiences","attraction_id":3423,"city":"ottawa","country":"canada","name":"ottawa_city_tour_by_land_and_water","price":36.45,"rating":4.0,"avg_price":151.5250588235,"latitude":45.4238204956,"longitude":-75.6964492798},{"province":"prince_edward_island","category":"recommended_experiences","attraction_id":3424,"city":"cavendish","country":"canada","name":"city_highlights_bus_tour_of_charlottetown","price":27.6,"rating":4.5,"avg_price":234.4357142857,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"yukon","category":"recommended_experiences","attraction_id":3425,"city":"whitehorse","country":"canada","name":"4-day_yukon_aurora_viewing_tour","price":702.45,"rating":5.0,"avg_price":260.41,"latitude":60.7227401733,"longitude":-135.0558776855},{"province":"ontario","category":"recommended_experiences","attraction_id":3426,"city":"toronto","country":"canada","name":"niagara_falls_freedom_day_trip_from_toronto","price":136.0,"rating":4.5,"avg_price":151.5250588235,"latitude":43.6561508179,"longitude":-79.384262085},{"province":"ontario","category":"recommended_experiences","attraction_id":3427,"city":"toronto","country":"canada","name":"luxury_coach_tour_of_niagara_falls_with_lunch_and_hornblower_cruise_from_toronto","price":215.0,"rating":4.5,"avg_price":151.5250588235,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"recommended_experiences","attraction_id":3428,"city":"niagara_falls","country":"canada","name":"niagara_wine_tasting_and_3-course_dinner","price":152.55,"rating":4.5,"avg_price":151.5250588235,"latitude":43.1957473755,"longitude":-79.1569671631},{"province":"ontario","category":"recommended_experiences","attraction_id":3429,"city":"toronto","country":"canada","name":"full-day_niagara_winery_tour_from_toronto","price":99.0,"rating":4.5,"avg_price":151.5250588235,"latitude":43.7030754089,"longitude":-79.4063873291},{"province":"ontario","category":"recommended_experiences","attraction_id":3430,"city":"niagara_falls","country":"canada","name":"niagara_falls_domed_jet-boat_ride","price":79.04,"rating":4.5,"avg_price":151.5250588235,"latitude":43.1499404907,"longitude":-79.0463180542},{"province":"quebec","category":"recommended_experiences","attraction_id":3431,"city":"montreal","country":"canada","name":"flavors_of_old_montreal_walking_tour","price":68.0,"rating":4.5,"avg_price":63.7207017544,"latitude":45.5279655457,"longitude":-73.5975494385},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3432,"city":"vancouver","country":"canada","name":"10-hour_small_group_whistler_day_trip_from_vancouver","price":190.0,"rating":5.0,"avg_price":184.5609929078,"latitude":49.2869224548,"longitude":-123.1221618652},{"province":"alberta","category":"recommended_experiences","attraction_id":3433,"city":"canadian_rockies","country":"canada","name":"kananaskis_river_rafting_adventure","price":105.0,"rating":4.5,"avg_price":135.8210714286,"latitude":51.1775093079,"longitude":-115.5712738037},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3434,"city":"vancouver","country":"canada","name":"granite_falls_zodiac_tour","price":103.95,"rating":5.0,"avg_price":184.5609929078,"latitude":49.2717285156,"longitude":-123.1366577148},{"province":"ontario","category":"recommended_experiences","attraction_id":3435,"city":"toronto","country":"canada","name":"niagara_falls,_niagara-on-the-lake,_winery_tour_from_toronto","price":130.0,"rating":5.0,"avg_price":151.5250588235,"latitude":45.4637680054,"longitude":-73.8233413696},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3436,"city":"vancouver_island","country":"canada","name":"marine_wildlife_tour_by_zodiac","price":110.25,"rating":5.0,"avg_price":184.5609929078,"latitude":48.4255905151,"longitude":-123.3695831299},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3437,"city":"vancouver_island","country":"canada","name":"victoria_castles_and_neighborhoods_bike_tour","price":57.75,"rating":5.0,"avg_price":184.5609929078,"latitude":48.421546936,"longitude":-123.3748016357},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3438,"city":"vancouver","country":"canada","name":"downtown_vancouver_sightseeing_cruise_in_a_zodiac_vessel","price":69.57,"rating":5.0,"avg_price":184.5609929078,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"quebec","category":"recommended_experiences","attraction_id":3439,"city":"montreal","country":"canada","name":"le_bateau-mouche_sightseeing_cruise_in_montreal","price":29.89,"rating":4.5,"avg_price":63.7207017544,"latitude":45.5066947937,"longitude":-73.549911499},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3440,"city":"vancouver_island","country":"canada","name":"top_of_gowlland_tod_hike_in_victoria","price":86.0,"rating":5.0,"avg_price":184.5609929078,"latitude":48.4569625854,"longitude":-123.3257141113},{"province":"yukon","category":"recommended_experiences","attraction_id":3441,"city":"whitehorse","country":"canada","name":"3-hour_yukon_ice-fishing_tour_from_whitehorse","price":187.95,"rating":4.5,"avg_price":260.41,"latitude":60.7227401733,"longitude":-135.0558776855},{"province":"ontario","category":"recommended_experiences","attraction_id":3442,"city":"niagara_falls","country":"canada","name":"wine_tasting_and_pairing_afternoon_tour","price":104.99,"rating":5.0,"avg_price":151.5250588235,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"recommended_experiences","attraction_id":3443,"city":"quebec_city","country":"canada","name":"quebec_city_shore_excursion:_quebec_city_sightseeing_tour","price":42.55,"rating":4.0,"avg_price":63.7207017544,"latitude":46.8131332397,"longitude":-71.2056121826},{"province":"quebec","category":"recommended_experiences","attraction_id":3444,"city":"montreal","country":"canada","name":"montreal_indoor_skydiving_introductory_package","price":78.18,"rating":5.0,"avg_price":63.7207017544,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3445,"city":"vancouver_island","country":"canada","name":"best_of_victoria_food_tour","price":68.25,"rating":5.0,"avg_price":184.5609929078,"latitude":48.4300460815,"longitude":-123.3637237549},{"province":"quebec","category":"recommended_experiences","attraction_id":3446,"city":"montreal","country":"canada","name":"christmas_walking_tour_in_old_montreal","price":21.0,"rating":4.5,"avg_price":63.7207017544,"latitude":45.5025939941,"longitude":-73.5551681519},{"province":"alberta","category":"recommended_experiences","attraction_id":3447,"city":"canadian_rockies","country":"canada","name":"banff_premium_snowboard_rental_including_delivery","price":105.84,"rating":4.5,"avg_price":135.8210714286,"latitude":37.9366073608,"longitude":-107.8178405762},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3448,"city":"vancouver_island","country":"canada","name":"fort_street_food_walking_tour_in_victoria","price":60.0,"rating":4.5,"avg_price":184.5609929078,"latitude":48.4228668213,"longitude":-123.3689346313},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3449,"city":"vancouver_island","country":"canada","name":"victoria_craft_brewery_tour_and_tastings","price":79.0,"rating":5.0,"avg_price":184.5609929078,"latitude":48.4222373962,"longitude":-123.3739471436},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3450,"city":"vancouver_island","country":"canada","name":"chinatown_and_hidden_alleys_pedicab_tour","price":45.0,"rating":4.0,"avg_price":184.5609929078,"latitude":48.4189567566,"longitude":-123.3853988647},{"province":"ontario","category":"recommended_experiences","attraction_id":3451,"city":"niagara_falls","country":"canada","name":"axe_throwing_at_batl_-_the_backyard_axe_throwing_league_in_niagara_falls","price":22.22,"rating":4.5,"avg_price":151.5250588235,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3452,"city":"vancouver","country":"canada","name":"british_columbia_super_saver:_4-day_tour_of_vancouver,_whistler_and_victoria","price":414.0,"rating":4.5,"avg_price":184.5609929078,"latitude":49.2846107483,"longitude":-123.1084747314},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3453,"city":"vancouver","country":"canada","name":"vancouver_shore_excursion:_pre-cruise_city_tour_with_port_drop_off","price":80.0,"rating":5.0,"avg_price":184.5609929078,"latitude":49.1978340149,"longitude":-123.064994812},{"province":"alberta","category":"recommended_experiences","attraction_id":3454,"city":"calgary","country":"canada","name":"banff_day_trip_from_calgary","price":238.35,"rating":4.5,"avg_price":135.8210714286,"latitude":51.1306915283,"longitude":-114.0066375732},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3455,"city":"vancouver","country":"canada","name":"private_tour_to_capilano_bridge_and_grouse_mountain","price":334.0,"rating":5.0,"avg_price":184.5609929078,"latitude":49.2869224548,"longitude":-123.1221618652},{"province":"ontario","category":"recommended_experiences","attraction_id":3456,"city":"toronto","country":"canada","name":"niagara_falls_small-group_tour_from_toronto","price":254.25,"rating":5.0,"avg_price":151.5250588235,"latitude":43.6704101562,"longitude":-79.3872756958},{"province":"ontario","category":"recommended_experiences","attraction_id":3457,"city":"niagara_falls","country":"canada","name":"day_and_night_tour_of_niagara_falls","price":300.0,"rating":5.0,"avg_price":151.5250588235,"latitude":43.0857124329,"longitude":-79.0824279785},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3458,"city":"vancouver","country":"canada","name":"victoria_and_butchart_gardens_by_helicopter_and_speed_boat","price":579.0,"rating":5.0,"avg_price":184.5609929078,"latitude":49.2847518921,"longitude":-123.1394805908},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3459,"city":"vancouver_island","country":"canada","name":"victoria_in_one_day_sightseeing_tour","price":240.45,"rating":5.0,"avg_price":184.5609929078,"latitude":48.4216651917,"longitude":-123.366607666},{"province":"quebec","category":"recommended_experiences","attraction_id":3460,"city":"montreal","country":"canada","name":"laurentian_mountains_day_trip_from_montreal","price":100.0,"rating":4.0,"avg_price":63.7207017544,"latitude":45.5001449585,"longitude":-73.5720291138},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3461,"city":"vancouver_island","country":"canada","name":"victoria_whale_watching_tour_by_zodiac","price":114.45,"rating":4.5,"avg_price":184.5609929078,"latitude":48.4255905151,"longitude":-123.3695831299},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3462,"city":"vancouver","country":"canada","name":"mount_mamquam_and_alpine_lakes_seaplane_tour_from_vancouver","price":369.0,"rating":4.5,"avg_price":184.5609929078,"latitude":48.4241294861,"longitude":-123.3707809448},{"province":"quebec","category":"recommended_experiences","attraction_id":3463,"city":"quebec_city","country":"canada","name":"quebec_city_dinner_cruise","price":142.56,"rating":4.0,"avg_price":63.7207017544,"latitude":45.5024528503,"longitude":-73.5523757935},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3464,"city":"squamish","country":"canada","name":"squamish_explorer_flightseeing_tour","price":162.75,"rating":5.0,"avg_price":184.5609929078,"latitude":49.7833366394,"longitude":-123.1597671509},{"province":"alberta","category":"recommended_experiences","attraction_id":3465,"city":"canadian_rockies","country":"canada","name":"jasper_city_sightseeing_tour","price":123.9,"rating":5.0,"avg_price":135.8210714286,"latitude":51.1306915283,"longitude":-114.0066375732},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3466,"city":"vancouver","country":"canada","name":"vancouver_city_private_tour","price":141.75,"rating":5.0,"avg_price":184.5609929078,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"recommended_experiences","attraction_id":3467,"city":"toronto","country":"canada","name":"niagara_falls_evening_lights_day_trip_from_toronto","price":180.0,"rating":4.5,"avg_price":151.5250588235,"latitude":43.6561508179,"longitude":-79.384262085},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3468,"city":"vancouver","country":"canada","name":"victoria_excursion_from_vancouver_by_helicopter_and_sea_plane","price":699.0,"rating":5.0,"avg_price":184.5609929078,"latitude":49.2847518921,"longitude":-123.1394805908},{"province":"alberta","category":"recommended_experiences","attraction_id":3469,"city":"calgary","country":"canada","name":"banff_national_park_tour_with_a_small_group","price":155.0,"rating":5.0,"avg_price":135.8210714286,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3470,"city":"whistler","country":"canada","name":"whistler_sasquatch_zipline","price":135.45,"rating":5.0,"avg_price":184.5609929078,"latitude":50.1133308411,"longitude":-122.9547576904},{"province":"alberta","category":"recommended_experiences","attraction_id":3471,"city":"canadian_rockies","country":"canada","name":"banff_national_park_guided_hike_with_lunch","price":109.2,"rating":5.0,"avg_price":135.8210714286,"latitude":51.1775093079,"longitude":-115.5712738037},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3472,"city":"vancouver","country":"canada","name":"vancouver_island_cycling_tour_including_lunch_and_wine_tasting","price":204.5,"rating":5.0,"avg_price":184.5609929078,"latitude":49.2914733887,"longitude":-123.1424026489},{"province":"quebec","category":"recommended_experiences","attraction_id":3473,"city":"montreal","country":"canada","name":"montreal_dinner_cruise","price":142.56,"rating":4.0,"avg_price":63.7207017544,"latitude":45.5024528503,"longitude":-73.5523757935},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3474,"city":"vancouver_island","country":"canada","name":"60-minute_deluxe_horse-drawn_carriage_tour","price":215.0,"rating":5.0,"avg_price":184.5609929078,"latitude":48.4207229614,"longitude":-123.3712539673},{"province":"ontario","category":"recommended_experiences","attraction_id":3475,"city":"niagara_falls","country":"canada","name":"undiscovered_niagara_wine_country_tour","price":149.0,"rating":5.0,"avg_price":151.5250588235,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3476,"city":"whistler","country":"canada","name":"blackcomb_glacier_safari_by_jeep_4x4","price":145.95,"rating":5.0,"avg_price":184.5609929078,"latitude":50.1133766174,"longitude":-122.9542617798},{"province":"quebec","category":"recommended_experiences","attraction_id":3477,"city":"montreal","country":"canada","name":"montreal_food_truck_tour_by_bike","price":159.83,"rating":5.0,"avg_price":63.7207017544,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3478,"city":"whistler","country":"canada","name":"1-_or_2-hour_horseback_ride_in_pemberton","price":82.95,"rating":5.0,"avg_price":184.5609929078,"latitude":50.3613166809,"longitude":-122.8502731323},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3479,"city":"vancouver_island","country":"canada","name":"45-minute_beacon_hill_park_carriage_tour","price":165.0,"rating":3.5,"avg_price":184.5609929078,"latitude":48.4203987122,"longitude":-123.3710632324},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3481,"city":"squamish","country":"canada","name":"squamish_cheakamus_white-water_rafting","price":120.74,"rating":5.0,"avg_price":184.5609929078,"latitude":49.7491493225,"longitude":-123.1333770752},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3482,"city":"vancouver","country":"canada","name":"north_van_shipyards_district_food_tour","price":73.0,"rating":5.0,"avg_price":184.5609929078,"latitude":49.2859191895,"longitude":-123.113822937},{"province":"ontario","category":"recommended_experiences","attraction_id":3483,"city":"niagara_falls","country":"canada","name":"private_wine_and_chocolate_tour_in_niagara_wine_region","price":165.0,"rating":5.0,"avg_price":151.5250588235,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"recommended_experiences","attraction_id":3484,"city":"toronto","country":"canada","name":"the_pork_and_bacon_walking_food_tour_of_toronto's_hogtown_history","price":98.0,"rating":5.0,"avg_price":151.5250588235,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3485,"city":"whistler","country":"canada","name":"whistler_wilderness_adventure_snowmobile_tour","price":159.0,"rating":5.0,"avg_price":184.5609929078,"latitude":50.1132316589,"longitude":-122.9562225342},{"province":"yukon","category":"recommended_experiences","attraction_id":3486,"city":"whitehorse","country":"canada","name":"half-day_yukon_snowshoeing_adventure","price":135.45,"rating":4.0,"avg_price":260.41,"latitude":60.7227401733,"longitude":-135.0558776855},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3487,"city":"squamish","country":"canada","name":"4-hour_eagle_viewing_river_float_trip_from_squamish_with_lunch","price":125.99,"rating":5.0,"avg_price":184.5609929078,"latitude":49.7491493225,"longitude":-123.1333770752},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3488,"city":"squamish","country":"canada","name":"squamish_elaho_white-water_rafting","price":173.24,"rating":5.0,"avg_price":184.5609929078,"latitude":49.7491493225,"longitude":-123.1333770752},{"province":"alberta","category":"recommended_experiences","attraction_id":3489,"city":"calgary","country":"canada","name":"heritage_park_general_admission","price":11.5,"rating":4.5,"avg_price":135.8210714286,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"recommended_experiences","attraction_id":3490,"city":"port_colborne","country":"canada","name":"niagara_adventure_beach_horseback_ride","price":90.4,"rating":4.5,"avg_price":151.5250588235,"latitude":42.8883628845,"longitude":-79.3229217529},{"province":"ontario","category":"recommended_experiences","attraction_id":3491,"city":"niagara_falls","country":"canada","name":"half_day_swirl,_sip_&_savour_wine_tour","price":35.0,"rating":4.5,"avg_price":151.5250588235,"latitude":43.0618019104,"longitude":-79.1214294434},{"province":"ontario","category":"recommended_experiences","attraction_id":3492,"city":"niagara_falls","country":"canada","name":"niagara-on-the-lake_wine_tasting_tour_with_cheese_from_niagara_falls","price":100.57,"rating":5.0,"avg_price":151.5250588235,"latitude":43.2541503906,"longitude":-79.0854721069},{"province":"quebec","category":"recommended_experiences","attraction_id":3493,"city":"montreal","country":"canada","name":"montreal's_underground_city_indoor_tour","price":65.0,"rating":5.0,"avg_price":63.7207017544,"latitude":45.527217865,"longitude":-73.5730514526},{"province":"quebec","category":"recommended_experiences","attraction_id":3494,"city":"montreal","country":"canada","name":"beyond_the_bagel:_montreal_jewish_food_walking_tour","price":85.0,"rating":5.0,"avg_price":63.7207017544,"latitude":45.5169487,"longitude":-73.5797195435},{"province":"alberta","category":"recommended_experiences","attraction_id":3495,"city":"canadian_rockies","country":"canada","name":"lake_louise_night_snowshoe_tour","price":59.0,"rating":5.0,"avg_price":135.8210714286,"latitude":51.4419212341,"longitude":-116.1621704102},{"province":"ontario","category":"recommended_experiences","attraction_id":3496,"city":"niagara_falls","country":"canada","name":"walking_tour_of_niagara-on-the-lake_historic_district","price":25.0,"rating":5.0,"avg_price":151.5250588235,"latitude":43.6528511047,"longitude":-79.3692321777},{"province":"ontario","category":"recommended_experiences","attraction_id":3497,"city":"niagara_falls","country":"canada","name":"niagara_lakefront_cellar_tour_and_wine_tasting","price":35.0,"rating":4.5,"avg_price":151.5250588235,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"recommended_experiences","attraction_id":3498,"city":"montreal","country":"canada","name":"montreal_shore_excursion:_pre-_or_post-cruise_guided_sightseeing_tour_of_montreal","price":56.0,"rating":3.5,"avg_price":63.7207017544,"latitude":45.5001449585,"longitude":-73.5720291138},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3499,"city":"vancouver","country":"canada","name":"full-day_vancouver_to_victoria_tour_by_ferry","price":320.0,"rating":4.0,"avg_price":184.5609929078,"latitude":49.2869224548,"longitude":-123.1221618652},{"province":"yukon","category":"recommended_experiences","attraction_id":3500,"city":"whitehorse","country":"canada","name":"3_days_tour_fall_color_in_yukon_from_whitehorse","price":650.0,"rating":5.0,"avg_price":260.41,"latitude":60.8151359558,"longitude":-135.298614502},{"province":"alberta","category":"recommended_experiences","attraction_id":3501,"city":"calgary","country":"canada","name":"mountain_lakes_and_waterfalls_day_trip_from_calgary","price":294.0,"rating":5.0,"avg_price":135.8210714286,"latitude":51.1306915283,"longitude":-114.0066375732},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3502,"city":"vancouver","country":"canada","name":"whistler_day_trip_by_seaplane_from_vancouver","price":409.0,"rating":4.5,"avg_price":184.5609929078,"latitude":48.4241294861,"longitude":-123.3707809448},{"province":"alberta","category":"recommended_experiences","attraction_id":3503,"city":"calgary","country":"canada","name":"columbia_icefield_tour_including_the_glacier_skywalk_from_calgary","price":380.1,"rating":4.5,"avg_price":135.8210714286,"latitude":51.1306915283,"longitude":-114.0066375732},{"province":"prince_edward_island","category":"recommended_experiences","attraction_id":3504,"city":"prince_edward_island","country":"canada","name":"shore_excursion:_prince_edward_island_and_anne_of_green_gables","price":470.0,"rating":5.0,"avg_price":234.4357142857,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3505,"city":"vancouver","country":"canada","name":"full-day_cheakamus_rafting_and_sea_to_sky_gondola_combo_from_vancouver","price":205.79,"rating":5.0,"avg_price":184.5609929078,"latitude":49.7491493225,"longitude":-123.1333770752},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3506,"city":"vancouver","country":"canada","name":"private_tour:_day_trip_from_vancouver_to_whistler","price":350.0,"rating":4.5,"avg_price":184.5609929078,"latitude":49.2869224548,"longitude":-123.1221618652},{"province":"new_york_(ny)","category":"recommended_experiences","attraction_id":3507,"city":"niagara_falls","country":"united_states","name":"niagara_falls_canada_tour_from_niagara_usa","price":156.7,"rating":5.0,"avg_price":350.046,"latitude":43.0823516846,"longitude":-79.0411376953},{"province":"alberta","category":"recommended_experiences","attraction_id":3508,"city":"canadian_rockies","country":"canada","name":"sunwapta_challenge_whitewater_rafting:_class_iii_rapids","price":111.38,"rating":5.0,"avg_price":135.8210714286,"latitude":52.8740882874,"longitude":-118.0816955566},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3509,"city":"vancouver","country":"canada","name":"whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight","price":447.57,"rating":5.0,"avg_price":184.5609929078,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3510,"city":"vancouver","country":"canada","name":"vancouver_to_victoria_by_seaplane_and_ferry","price":289.0,"rating":4.5,"avg_price":184.5609929078,"latitude":48.4241294861,"longitude":-123.3707809448},{"province":"ontario","category":"recommended_experiences","attraction_id":3511,"city":"toronto","country":"canada","name":"full-day_prince_edward_county_wine_tour_with_lunch","price":425.0,"rating":5.0,"avg_price":151.5250588235,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"recommended_experiences","attraction_id":3512,"city":"niagara_falls","country":"canada","name":"private_tour_of_niagara_falls_with_hornblower_boat_cruise","price":995.0,"rating":5.0,"avg_price":151.5250588235,"latitude":43.6837425232,"longitude":-79.5929107666},{"province":"ontario","category":"recommended_experiences","attraction_id":3513,"city":"toronto","country":"canada","name":"luxury_bus_tour_of_niagara_falls_with_hornblower_cruise_from_toronto","price":170.0,"rating":4.5,"avg_price":151.5250588235,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"recommended_experiences","attraction_id":3514,"city":"toronto","country":"canada","name":"toronto_inner_harbour_and_island_cruise","price":29.5,"rating":4.5,"avg_price":151.5250588235,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3515,"city":"vancouver","country":"canada","name":"private_tour:_whistler_day_trip_from_vancouver","price":252.0,"rating":5.0,"avg_price":184.5609929078,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"recommended_experiences","attraction_id":3516,"city":"halifax_region","country":"canada","name":"small-group_annapolis_valley_wine_and_food_tour_from_halifax","price":160.0,"rating":5.0,"avg_price":86.72,"latitude":44.9876823425,"longitude":-64.138961792},{"province":"alberta","category":"recommended_experiences","attraction_id":3517,"city":"canadian_rockies","country":"canada","name":"maligne_lake_cruise","price":82.95,"rating":5.0,"avg_price":135.8210714286,"latitude":51.1306915283,"longitude":-114.0066375732},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3518,"city":"vancouver","country":"canada","name":"howe_sound_sea_safari_cruise","price":97.65,"rating":5.0,"avg_price":184.5609929078,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3519,"city":"vancouver","country":"canada","name":"vancouver_to_victoria_whale_watching_&_butchart_gardens_with_return_by_speedboat","price":459.0,"rating":5.0,"avg_price":184.5609929078,"latitude":49.2847518921,"longitude":-123.1394805908},{"province":"alberta","category":"recommended_experiences","attraction_id":3520,"city":"calgary","country":"canada","name":"icefields_parkway_discovery_to_jasper_from_calgary","price":327.6,"rating":5.0,"avg_price":135.8210714286,"latitude":51.1306915283,"longitude":-114.0066375732},{"province":"quebec","category":"recommended_experiences","attraction_id":3521,"city":"montreal","country":"canada","name":"4_hour_montreal_architecture_&_city_bike_tour_with_wine_or_beer","price":86.23,"rating":5.0,"avg_price":63.7207017544,"latitude":45.5058174133,"longitude":-73.5531616211},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3522,"city":"vancouver","country":"canada","name":"snowshoe_through_vancouver's_winter_wonderland","price":92.0,"rating":5.0,"avg_price":184.5609929078,"latitude":49.2914733887,"longitude":-123.1424026489},{"province":"alberta","category":"recommended_experiences","attraction_id":3523,"city":"canadian_rockies","country":"canada","name":"whitewater_rafting_on_jasper's_fraser_river","price":122.09,"rating":5.0,"avg_price":135.8210714286,"latitude":52.8740882874,"longitude":-118.0816955566},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3524,"city":"vancouver","country":"canada","name":"vancouver_coastal_canyon_tour","price":158.0,"rating":5.0,"avg_price":184.5609929078,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"recommended_experiences","attraction_id":3525,"city":"canadian_rockies","country":"canada","name":"discover_jasper_and_its_wildlife","price":72.45,"rating":3.5,"avg_price":135.8210714286,"latitude":52.8780860901,"longitude":-118.0799331665},{"province":"prince_edward_island","category":"recommended_experiences","attraction_id":3526,"city":"cavendish","country":"canada","name":"shore_excursion:_charlottetown_south_shore_and_confederation_bridge","price":410.0,"rating":5.0,"avg_price":234.4357142857,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3527,"city":"squamish","country":"canada","name":"6-hour_eagle_viewing_river_float_trip_from_vancouver_with_lunch","price":157.49,"rating":4.5,"avg_price":184.5609929078,"latitude":49.7491493225,"longitude":-123.1333770752},{"province":"ontario","category":"recommended_experiences","attraction_id":3528,"city":"niagara_falls","country":"canada","name":"niagara_falls_night_tour_with_dinner_and_cruise","price":189.0,"rating":4.5,"avg_price":151.5250588235,"latitude":43.0857124329,"longitude":-79.0824279785},{"province":"alberta","category":"recommended_experiences","attraction_id":3529,"city":"canadian_rockies","country":"canada","name":"kicking_horse_river_rafting_family_adventure_including_bbq_lunch","price":81.9,"rating":4.5,"avg_price":135.8210714286,"latitude":51.1772842407,"longitude":-115.5727386475},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3530,"city":"whistler","country":"canada","name":"guided_electric_bike_tour_in_whistler","price":134.96,"rating":5.0,"avg_price":184.5609929078,"latitude":50.1172180176,"longitude":-122.9474411011},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3531,"city":"vancouver","country":"canada","name":"vancouver_craft_brewery_and_food_tour","price":94.99,"rating":5.0,"avg_price":184.5609929078,"latitude":49.2856445312,"longitude":-123.1118545532},{"province":"alberta","category":"recommended_experiences","attraction_id":3532,"city":"canadian_rockies","country":"canada","name":"banff_performance_ski_rental_including_delivery","price":86.94,"rating":5.0,"avg_price":135.8210714286,"latitude":37.9366073608,"longitude":-107.8178405762},{"province":"quebec","category":"recommended_experiences","attraction_id":3533,"city":"montreal","country":"canada","name":"jewish_neighborhood_food_tour","price":95.44,"rating":4.5,"avg_price":63.7207017544,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"yukon","category":"recommended_experiences","attraction_id":3534,"city":"whitehorse","country":"canada","name":"yukon_ice_fishing_and_snowshoeing_tour","price":208.95,"rating":4.5,"avg_price":260.41,"latitude":60.7227401733,"longitude":-135.0558776855},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3535,"city":"whistler","country":"canada","name":"rzr_off-roading_tours_from_whistler","price":198.45,"rating":5.0,"avg_price":184.5609929078,"latitude":50.1129837036,"longitude":-122.9549255371},{"province":"alberta","category":"recommended_experiences","attraction_id":3536,"city":"canadian_rockies","country":"canada","name":"jasper_rafting_trip_on_athabasca_river_mile_5","price":72.45,"rating":4.0,"avg_price":135.8210714286,"latitude":52.8753433228,"longitude":-118.0806274414},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3537,"city":"whistler","country":"canada","name":"mountain_explorer_atv_tour","price":103.95,"rating":4.5,"avg_price":184.5609929078,"latitude":50.1133766174,"longitude":-122.9542617798},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3538,"city":"vancouver_island","country":"canada","name":"victoria_craft_brewery_tour","price":79.5,"rating":4.5,"avg_price":184.5609929078,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"recommended_experiences","attraction_id":3539,"city":"toronto","country":"canada","name":"toronto_inner_harbour_evening_cruise","price":26.95,"rating":4.0,"avg_price":151.5250588235,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3540,"city":"vancouver","country":"canada","name":"little_italy_walking_food_tour_in_vancouver","price":73.0,"rating":4.5,"avg_price":184.5609929078,"latitude":49.2859191895,"longitude":-123.113822937},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3541,"city":"vancouver","country":"canada","name":"vancouver_kayaking_tour","price":47.9,"rating":5.0,"avg_price":184.5609929078,"latitude":49.2717285156,"longitude":-123.1366577148},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3542,"city":"vancouver","country":"canada","name":"interactive_pirate_cruise_from_granville_island","price":34.5,"rating":5.0,"avg_price":184.5609929078,"latitude":49.2712898254,"longitude":-123.1366348267},{"province":"quebec","category":"recommended_experiences","attraction_id":3543,"city":"montreal","country":"canada","name":"montreal_ultimate_chocolate_tour","price":88.24,"rating":4.5,"avg_price":63.7207017544,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"recommended_experiences","attraction_id":3544,"city":"montreal","country":"canada","name":"old_montreal_ghost_walking_tour","price":25.0,"rating":4.0,"avg_price":63.7207017544,"latitude":45.5025939941,"longitude":-73.5551681519},{"province":"quebec","category":"recommended_experiences","attraction_id":3545,"city":"quebec_city","country":"canada","name":"nordic_backcountry_skiing_tour_in_jacques-cartier_national_park","price":89.9,"rating":5.0,"avg_price":63.7207017544,"latitude":46.8588523865,"longitude":-71.0135421753},{"province":"ontario","category":"recommended_experiences","attraction_id":3546,"city":"toronto","country":"canada","name":"30-minute_distillery_district_segway_tour_in_toronto","price":44.07,"rating":5.0,"avg_price":151.5250588235,"latitude":43.6502990723,"longitude":-79.3606796265},{"province":"quebec","category":"recommended_experiences","attraction_id":3547,"city":"montreal","country":"canada","name":"under_the_surface_of_montreal's_chinatown:_guided_food_walking_tour","price":83.0,"rating":5.0,"avg_price":63.7207017544,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"recommended_experiences","attraction_id":3548,"city":"canadian_rockies","country":"canada","name":"banff_premium_ski_rental_including_delivery","price":105.84,"rating":4.5,"avg_price":135.8210714286,"latitude":37.9366073608,"longitude":-107.8178405762},{"province":"ontario","category":"recommended_experiences","attraction_id":3549,"city":"ottawa","country":"canada","name":"rideau_canal_cruise","price":29.0,"rating":4.0,"avg_price":151.5250588235,"latitude":45.4558448792,"longitude":-75.6950378418},{"province":"quebec","category":"recommended_experiences","attraction_id":3550,"city":"montreal","country":"canada","name":"montr\u00e9al's_old_red_light_district_ghost_walk","price":25.0,"rating":4.5,"avg_price":63.7207017544,"latitude":45.5025939941,"longitude":-73.5551681519},{"province":"quebec","category":"recommended_experiences","attraction_id":3551,"city":"quebec_city","country":"canada","name":"guided_tour_of_cathedral_of_holy_trinity","price":6.0,"rating":4.5,"avg_price":63.7207017544,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"recommended_experiences","attraction_id":3552,"city":"montreal","country":"canada","name":"montreal_mccord_museum_admission_ticket","price":19.0,"rating":3.0,"avg_price":63.7207017544,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"recommended_experiences","attraction_id":3553,"city":"canadian_rockies","country":"canada","name":"3.5-hour_sunwapta_river_rafting_adventure_in_jasper","price":103.95,"rating":5.0,"avg_price":135.8210714286,"latitude":52.8753433228,"longitude":-118.0806274414},{"province":"quebec","category":"recommended_experiences","attraction_id":3554,"city":"montreal","country":"canada","name":"montreal_afternoon_tea_tour","price":149.5,"rating":5.0,"avg_price":63.7207017544,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"recommended_experiences","attraction_id":3555,"city":"niagara_falls","country":"canada","name":"private_niagara-on-the-lake_ice_wine_festival_tour","price":149.0,"rating":4.5,"avg_price":151.5250588235,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"recommended_experiences","attraction_id":3556,"city":"montreal","country":"canada","name":"montreal_paddleboat_rental","price":8.34,"rating":2.0,"avg_price":63.7207017544,"latitude":45.5070838928,"longitude":-73.5509338379},{"province":"quebec","category":"recommended_experiences","attraction_id":3557,"city":"montreal","country":"canada","name":"montreal_quadricycle_rental","price":8.34,"rating":3.5,"avg_price":63.7207017544,"latitude":45.5070838928,"longitude":-73.5509338379},{"province":"alberta","category":"recommended_experiences","attraction_id":3558,"city":"canadian_rockies","country":"canada","name":"ghost_canyon","price":259.0,"rating":5.0,"avg_price":135.8210714286,"latitude":51.0554389954,"longitude":-115.1509780884},{"province":"alberta","category":"recommended_experiences","attraction_id":3559,"city":"canadian_rockies","country":"canada","name":"jasper_rock_climbing_experience","price":125.0,"rating":5.0,"avg_price":135.8210714286,"latitude":52.8751792908,"longitude":-118.0820846558},{"province":"quebec","category":"recommended_experiences","attraction_id":3560,"city":"montreal","country":"canada","name":"making_their_mark:_montreal_jewish_history_walking_tour","price":24.0,"rating":5.0,"avg_price":63.7207017544,"latitude":45.5169487,"longitude":-73.5797195435},{"province":"alberta","category":"recommended_experiences","attraction_id":3561,"city":"calgary","country":"canada","name":"intro_survival_course_rockies","price":288.75,"rating":4.5,"avg_price":135.8210714286,"latitude":51.0554389954,"longitude":-115.1509780884},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3562,"city":"vancouver","country":"canada","name":"private_tour:_capilano_suspension_bridge_and_grouse_mountain","price":332.91,"rating":5.0,"avg_price":184.5609929078,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3563,"city":"vancouver","country":"canada","name":"private_tour:_gardens_of_vancouver","price":193.54,"rating":5.0,"avg_price":184.5609929078,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3564,"city":"vancouver","country":"canada","name":"private_tour:_victoria_and_butchart_gardens_from_vancouver","price":451.79,"rating":5.0,"avg_price":184.5609929078,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3565,"city":"vancouver","country":"canada","name":"private_tour:_fraser_valley_wine_country_day_trip_from_vancouver","price":300.89,"rating":4.0,"avg_price":184.5609929078,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"recommended_experiences","attraction_id":3566,"city":"quebec_city","country":"canada","name":"ile_d'orleans_food_tour","price":51.75,"rating":3.5,"avg_price":63.7207017544,"latitude":46.8131332397,"longitude":-71.2056121826},{"province":"alberta","category":"recommended_experiences","attraction_id":3567,"city":"calgary","country":"canada","name":"calgary_and_banff_mountain_biking_adventure","price":420.0,"rating":5.0,"avg_price":135.8210714286,"latitude":49.2661514282,"longitude":-123.0986099243},{"province":"ontario","category":"recommended_experiences","attraction_id":3568,"city":"toronto","country":"canada","name":"evening_coach_tour_of_niagara_falls_with_hornblower_boat_and_sheraton_dinner","price":205.0,"rating":4.0,"avg_price":151.5250588235,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3569,"city":"squamish","country":"canada","name":"squamish_elaho_white-water_rafting_from_whistler","price":173.24,"rating":5.0,"avg_price":184.5609929078,"latitude":49.7491493225,"longitude":-123.1333770752},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3570,"city":"squamish","country":"canada","name":"squamish_cheakamus_white-water_rafting_from_whistler","price":120.74,"rating":5.0,"avg_price":184.5609929078,"latitude":49.7491493225,"longitude":-123.1333770752},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3571,"city":"vancouver_island","country":"canada","name":"victoria_to_cowichan_valley_wine_tour","price":140.0,"rating":4.5,"avg_price":184.5609929078,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3572,"city":"vancouver","country":"canada","name":"whistler_exotic_car_driving_experience","price":887.25,"rating":5.0,"avg_price":184.5609929078,"latitude":49.3590698242,"longitude":-123.2670211792},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3573,"city":"whistler","country":"canada","name":"advanced_backcountry_snowmobile_expedition","price":313.95,"rating":5.0,"avg_price":184.5609929078,"latitude":50.1133766174,"longitude":-122.9542617798},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3574,"city":"whistler","country":"canada","name":"blackcomb_sunset_jeep_tour","price":145.95,"rating":5.0,"avg_price":184.5609929078,"latitude":50.1133766174,"longitude":-122.9542617798},{"province":"ontario","category":"recommended_experiences","attraction_id":3575,"city":"niagara_falls","country":"canada","name":"private_tour_of_niagara_falls_with_lunch_and_boat_in_luxury_car","price":420.0,"rating":4.0,"avg_price":151.5250588235,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"recommended_experiences","attraction_id":3576,"city":"canadian_rockies","country":"canada","name":"snowshoe_in_kananaskis_country","price":70.0,"rating":4.5,"avg_price":135.8210714286,"latitude":44.5593032837,"longitude":-64.0333709717},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3577,"city":"whistler","country":"canada","name":"treetop_adventure_course","price":40.95,"rating":5.0,"avg_price":184.5609929078,"latitude":50.1129837036,"longitude":-122.9549255371},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3578,"city":"vancouver_island","country":"canada","name":"craigdarroch_castle_pedicab_tour","price":108.0,"rating":4.5,"avg_price":184.5609929078,"latitude":48.4189567566,"longitude":-123.3853988647},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3579,"city":"vancouver_island","country":"canada","name":"victorian_gardens_and_seaside_vistas_pedicab_tour","price":54.0,"rating":5.0,"avg_price":184.5609929078,"latitude":48.4189567566,"longitude":-123.3853988647},{"province":"ontario","category":"recommended_experiences","attraction_id":3580,"city":"port_colborne","country":"canada","name":"niagara_beach_horseback_ride","price":73.45,"rating":5.0,"avg_price":151.5250588235,"latitude":42.8883628845,"longitude":-79.3229217529},{"province":"ontario","category":"recommended_experiences","attraction_id":3581,"city":"toronto","country":"canada","name":"private_niagara_falls-niagara-on-the-lake_day_trip_and_winery_tour_from_toronto","price":270.0,"rating":4.5,"avg_price":151.5250588235,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"nova_scotia","category":"recommended_experiences","attraction_id":3582,"city":"halifax_region","country":"canada","name":"best_of_prince_edward_island","price":86.7200012207,"rating":4.5,"avg_price":86.72,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"yukon","category":"recommended_experiences","attraction_id":3583,"city":"whitehorse","country":"canada","name":"half-day_canoe_trip_on_the_takihini_river","price":125.0,"rating":5.0,"avg_price":260.41,"latitude":60.8151359558,"longitude":-135.298614502},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3584,"city":"vancouver","country":"canada","name":"2-day_whistler_sea_to_sky_tour_from_vancouver","price":166.95,"rating":4.5,"avg_price":184.5609929078,"latitude":49.2788314819,"longitude":-123.1232147217},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3585,"city":"squamish","country":"canada","name":"overnight_camping_and_river-rafting_trip_in_squamish","price":425.24,"rating":5.0,"avg_price":184.5609929078,"latitude":49.7491493225,"longitude":-123.1333770752},{"province":"quebec","category":"recommended_experiences","attraction_id":3586,"city":"quebec_city","country":"canada","name":"canyon_sainte-anne_walking_tour","price":13.5,"rating":4.5,"avg_price":63.7207017544,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"recommended_experiences","attraction_id":3587,"city":"ottawa","country":"canada","name":"ottawa_highlights_3_hour_bike_tour","price":90.6,"rating":5.0,"avg_price":151.5250588235,"latitude":45.4233894348,"longitude":-75.6963195801},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3588,"city":"vancouver","country":"canada","name":"english_bay_jet_ski_tour_from_vancouver_with_dinner_on_bowen_island","price":222.88,"rating":5.0,"avg_price":184.5609929078,"latitude":49.2717285156,"longitude":-123.1366577148},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3589,"city":"vancouver","country":"canada","name":"english_bay_jet_ski_tour_from_vancouver","price":155.68,"rating":5.0,"avg_price":184.5609929078,"latitude":49.2717285156,"longitude":-123.1366577148},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3590,"city":"whistler","country":"canada","name":"whistler_snowboard_rental_package_including_delivery","price":108.95,"rating":5.0,"avg_price":184.5609929078,"latitude":50.1165084839,"longitude":-122.948059082},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3591,"city":"squamish","country":"canada","name":"squamish_scenic_twilight_float","price":83.99,"rating":5.0,"avg_price":184.5609929078,"latitude":49.7491493225,"longitude":-123.1333770752},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3592,"city":"whistler","country":"canada","name":"call_of_the_wild_atv_tour","price":156.45,"rating":5.0,"avg_price":184.5609929078,"latitude":50.1133766174,"longitude":-122.9542617798},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3593,"city":"whistler","country":"canada","name":"whistler_blackcomb_salmon_bake_dinner_and_atv_tour","price":183.75,"rating":5.0,"avg_price":184.5609929078,"latitude":50.1133766174,"longitude":-122.9542617798},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3594,"city":"vancouver","country":"canada","name":"vancouver_railtown_district_food_tour","price":62.98,"rating":4.0,"avg_price":184.5609929078,"latitude":48.4228668213,"longitude":-123.3689346313},{"province":"quebec","category":"recommended_experiences","attraction_id":3595,"city":"quebec_city","country":"canada","name":"quebec_shore_excursion:_small-group_food_walking_tour","price":53.0,"rating":4.5,"avg_price":63.7207017544,"latitude":46.8130874634,"longitude":-71.2055969238},{"province":"quebec","category":"recommended_experiences","attraction_id":3596,"city":"quebec_city","country":"canada","name":"quebec_city_shore_excursion:_grand_walking_tour_of_quebec_city","price":30.99,"rating":5.0,"avg_price":63.7207017544,"latitude":46.8130874634,"longitude":-71.2055969238},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3597,"city":"vancouver","country":"canada","name":"gibsons_sunshine_coast_full-day_hiking_tour","price":195.0,"rating":5.0,"avg_price":184.5609929078,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"recommended_experiences","attraction_id":3598,"city":"canmore","country":"canada","name":"winter_canadian_rockies_canyon_hike","price":75.0,"rating":4.5,"avg_price":135.8210714286,"latitude":44.5593032837,"longitude":-64.0333709717},{"province":"alberta","category":"recommended_experiences","attraction_id":3599,"city":"canadian_rockies","country":"canada","name":"sunwapta_river_self-drive_rafting_trip","price":93.45,"rating":5.0,"avg_price":135.8210714286,"latitude":52.8751373291,"longitude":-118.0807876587},{"province":"ontario","category":"recommended_experiences","attraction_id":3600,"city":"niagara_falls","country":"canada","name":"niagara_falls_by_airplane_and_land_winter_tour_with_wine_tasting_from_toronto","price":339.0,"rating":4.5,"avg_price":151.5250588235,"latitude":43.1897468567,"longitude":-79.1701202393},{"province":"yukon","category":"recommended_experiences","attraction_id":3601,"city":"whitehorse","country":"canada","name":"arctic_day:_yukon_river_canoeing_tour","price":198.45,"rating":5.0,"avg_price":260.41,"latitude":60.7227401733,"longitude":-135.0558776855},{"province":"yukon","category":"recommended_experiences","attraction_id":3602,"city":"whitehorse","country":"canada","name":"arctic_day:_yukon_foodie_tour","price":114.45,"rating":4.5,"avg_price":260.41,"latitude":60.7227401733,"longitude":-135.0558776855},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3603,"city":"vancouver_island","country":"canada","name":"brentwood_bay_kayak_tour_and_butchart_gardens_visit","price":100.8,"rating":5.0,"avg_price":184.5609929078,"latitude":48.5780830383,"longitude":-123.4666976929},{"province":"alberta","category":"recommended_experiences","attraction_id":3604,"city":"canadian_rockies","country":"canada","name":"lake_louise_to_jasper_one-way_tour","price":250.95,"rating":4.5,"avg_price":135.8210714286,"latitude":52.8780860901,"longitude":-118.0799331665},{"province":"ontario","category":"recommended_experiences","attraction_id":3605,"city":"niagara_falls","country":"canada","name":"independent_bike_tour_of_niagara-on-the-lake_wineries_including_wine_tastings","price":64.0,"rating":4.5,"avg_price":151.5250588235,"latitude":43.2541503906,"longitude":-79.0854721069},{"province":"ontario","category":"recommended_experiences","attraction_id":3606,"city":"niagara_falls","country":"canada","name":"niagara_winery_bicycle_tour_with_cheese","price":75.0,"rating":4.5,"avg_price":151.5250588235,"latitude":43.2541503906,"longitude":-79.0854721069},{"province":"prince_edward_island","category":"recommended_experiences","attraction_id":3607,"city":"bayfield","country":"canada","name":"panoramic_south_shore_and_confederation_bridge_half_day_tour","price":73.6,"rating":4.5,"avg_price":234.4357142857,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3608,"city":"squamish","country":"canada","name":"squamish_stand-up_paddle_board_rental","price":33.6,"rating":5.0,"avg_price":184.5609929078,"latitude":49.7491493225,"longitude":-123.1333770752},{"province":"ontario","category":"recommended_experiences","attraction_id":3609,"city":"toronto","country":"canada","name":"private_toronto_guided_city_tour","price":300.0,"rating":3.5,"avg_price":151.5250588235,"latitude":45.4637680054,"longitude":-73.8233413696},{"province":"ontario","category":"recommended_experiences","attraction_id":3610,"city":"toronto","country":"canada","name":"niagara_region_private_winery_tour","price":620.0,"rating":2.5,"avg_price":151.5250588235,"latitude":45.4637680054,"longitude":-73.8233413696},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3611,"city":"vancouver","country":"canada","name":"sea_to_sky_alpine_and_waterfall_hike","price":180.0,"rating":5.0,"avg_price":184.5609929078,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3612,"city":"vancouver_island","country":"canada","name":"whale-watching_cruise_from_victoria_and_butchart_gardens_admission","price":174.56,"rating":4.5,"avg_price":184.5609929078,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3613,"city":"vancouver","country":"canada","name":"whale-watching_cruise_from_vancouver_to_victoria","price":248.06,"rating":4.5,"avg_price":184.5609929078,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3614,"city":"vancouver_island","country":"canada","name":"whale-watching_cruise_from_victoria_to_vancouver","price":232.32,"rating":5.0,"avg_price":184.5609929078,"latitude":48.4227218628,"longitude":-123.3689804077},{"province":"ontario","category":"recommended_experiences","attraction_id":3615,"city":"niagara_falls","country":"canada","name":"turkey_point_flyboard_rental","price":89.99,"rating":4.5,"avg_price":151.5250588235,"latitude":42.6662330627,"longitude":-80.3301315308},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3616,"city":"whistler","country":"canada","name":"half_day_guided_horseback_ride_at_birkenhead_lake","price":303.46,"rating":5.0,"avg_price":184.5609929078,"latitude":50.3613166809,"longitude":-122.8502731323},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3617,"city":"whistler","country":"canada","name":"3-day_historic_li-lik-hel_mine_expedition","price":184.5599975586,"rating":5.0,"avg_price":184.5609929078,"latitude":50.3613166809,"longitude":-122.8502731323},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3618,"city":"whistler","country":"canada","name":"3-day_tenquille_lake_expedition","price":184.5599975586,"rating":5.0,"avg_price":184.5609929078,"latitude":50.3613166809,"longitude":-122.8502731323},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3619,"city":"squamish","country":"canada","name":"5-hour_eagle_viewing_river_float_trip_from_whistler_with_lunch","price":125.99,"rating":5.0,"avg_price":184.5609929078,"latitude":49.7491493225,"longitude":-123.1333770752},{"province":"ontario","category":"recommended_experiences","attraction_id":3620,"city":"niagara_falls","country":"canada","name":"niagara_falls_full-day_package:_airplane_tour,_boat_and_land_tour,_and_winery_tasting","price":399.0,"rating":4.5,"avg_price":151.5250588235,"latitude":43.1897468567,"longitude":-79.1701202393},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3621,"city":"squamish","country":"canada","name":"squamish_via_ferrata_tour","price":114.45,"rating":5.0,"avg_price":184.5609929078,"latitude":50.1187133789,"longitude":-122.9577026367},{"province":"ontario","category":"recommended_experiences","attraction_id":3622,"city":"ottawa","country":"canada","name":"algonquin_park_adventure_lodge_4-day_trip","price":747.0,"rating":5.0,"avg_price":151.5250588235,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"recommended_experiences","attraction_id":3623,"city":"canadian_rockies","country":"canada","name":"athabasca_river_mile_5_morning_rafting_trip","price":72.45,"rating":5.0,"avg_price":135.8210714286,"latitude":52.8751373291,"longitude":-118.0807876587},{"province":"prince_edward_island","category":"recommended_experiences","attraction_id":3624,"city":"wood_islands","country":"canada","name":"shore_excursion:_coastal_lighthouse_and_winery_tour_from_charlottetown","price":500.0,"rating":4.5,"avg_price":234.4357142857,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"recommended_experiences","attraction_id":3625,"city":"niagara_falls","country":"canada","name":"west_niagara_wine_tour","price":99.0,"rating":5.0,"avg_price":151.5250588235,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3626,"city":"whistler","country":"canada","name":"whistler_half-day_mountain_bike_tour","price":208.95,"rating":5.0,"avg_price":184.5609929078,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3627,"city":"whistler","country":"canada","name":"whistler_full-day_mountain_bike_tour","price":303.45,"rating":5.0,"avg_price":184.5609929078,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"recommended_experiences","attraction_id":3628,"city":"niagara_falls","country":"canada","name":"niagara_falls_tour_from_oakville_and_burlington","price":179.0,"rating":4.5,"avg_price":151.5250588235,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"alberta","category":"recommended_experiences","attraction_id":3629,"city":"edmonton","country":"canada","name":"4-day_bicycle_tour_through_canadian_rockies","price":135.8200073242,"rating":5.0,"avg_price":135.8210714286,"latitude":53.5649642944,"longitude":-113.5785980225},{"province":"prince_edward_island","category":"recommended_experiences","attraction_id":3630,"city":"murray_river","country":"canada","name":"coastal_lighthouse_and_winery_tour","price":86.25,"rating":4.0,"avg_price":234.4357142857,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3631,"city":"vancouver","country":"canada","name":"seaplane_flight_to_victoria_with_whale_watching_and_return_by_ferry","price":389.0,"rating":4.5,"avg_price":184.5609929078,"latitude":48.4241294861,"longitude":-123.3707809448},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3632,"city":"vancouver_island","country":"canada","name":"victoria_craft_beer_and_distillery_tour","price":105.0,"rating":5.0,"avg_price":184.5609929078,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3633,"city":"vancouver_island","country":"canada","name":"30-minute_victoria_carriage_tour_including_james_bay","price":115.0,"rating":4.5,"avg_price":184.5609929078,"latitude":48.4203987122,"longitude":-123.3710632324},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3634,"city":"whistler","country":"canada","name":"full-day_ice_fishing_in_whistler_or_pemberton","price":271.95,"rating":5.0,"avg_price":184.5609929078,"latitude":50.3222236633,"longitude":-122.8071899414},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3635,"city":"vancouver","country":"canada","name":"vancouver_bike_tour_with_beers_and_bites","price":104.0,"rating":4.5,"avg_price":184.5609929078,"latitude":49.2841453552,"longitude":-123.1193161011},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3636,"city":"vancouver","country":"canada","name":"vancouver_whale_watching_adventure","price":145.0,"rating":4.0,"avg_price":184.5609929078,"latitude":49.2929191589,"longitude":-123.1277923584},{"province":"ontario","category":"recommended_experiences","attraction_id":3637,"city":"niagara_falls","country":"canada","name":"niagara_falls_canadian_adventure_tour","price":258.7,"rating":4.5,"avg_price":151.5250588235,"latitude":43.6837425232,"longitude":-79.5929107666},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3638,"city":"vancouver","country":"canada","name":"vancouver_to_whistler_scenic_flight","price":208.01,"rating":4.5,"avg_price":184.5609929078,"latitude":48.4241294861,"longitude":-123.3707809448},{"province":"ontario","category":"recommended_experiences","attraction_id":3639,"city":"niagara_falls","country":"canada","name":"half-day_canadian_side_sightseeing_tour_of_niagara_falls_with_cruise_&_lunch","price":199.0,"rating":4.5,"avg_price":151.5250588235,"latitude":43.6837425232,"longitude":-79.5929107666},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3640,"city":"vancouver","country":"canada","name":"vancouver_whale_watching_safari","price":259.0,"rating":5.0,"avg_price":184.5609929078,"latitude":49.2847518921,"longitude":-123.1394805908},{"province":"quebec","category":"recommended_experiences","attraction_id":3641,"city":"montreal","country":"canada","name":"microbrewery,_microdistillery_and_mixology_tour","price":190.0,"rating":5.0,"avg_price":63.7207017544,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"recommended_experiences","attraction_id":3642,"city":"niagara_falls","country":"canada","name":"lunch_fiesta_wine_tour","price":123.17,"rating":4.0,"avg_price":151.5250588235,"latitude":43.1957473755,"longitude":-79.1569671631},{"province":"ontario","category":"recommended_experiences","attraction_id":3643,"city":"toronto","country":"canada","name":"full-day_niagara_ice_wine_festival_tour_with_lunch_and_winery_visits","price":395.0,"rating":5.0,"avg_price":151.5250588235,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"quebec","category":"recommended_experiences","attraction_id":3644,"city":"montreal","country":"canada","name":"montreal_bike_tour_with_bites","price":136.82,"rating":5.0,"avg_price":63.7207017544,"latitude":45.5058174133,"longitude":-73.5531616211},{"province":"quebec","category":"recommended_experiences","attraction_id":3645,"city":"montreal","country":"canada","name":"independent_tour_of_montreal_by_bike","price":40.24,"rating":4.5,"avg_price":63.7207017544,"latitude":45.5058174133,"longitude":-73.5531616211},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3646,"city":"vancouver","country":"canada","name":"vancouver_holiday_dinner_and_carols_cruise","price":88.88,"rating":3.5,"avg_price":184.5609929078,"latitude":49.2941894531,"longitude":-123.1330566406},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3647,"city":"vancouver_island","country":"canada","name":"victoria_panorama_seaplane_tour","price":125.0,"rating":4.5,"avg_price":184.5609929078,"latitude":48.4241294861,"longitude":-123.3707809448},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3648,"city":"whistler","country":"canada","name":"whistler_flightseeing_tour_with_alpine_lake_landing_and_optional_lunch","price":365.0,"rating":5.0,"avg_price":184.5609929078,"latitude":50.1436805725,"longitude":-122.948600769},{"province":"alberta","category":"recommended_experiences","attraction_id":3649,"city":"canadian_rockies","country":"canada","name":"peyto_lake_snowshoe_tour","price":220.0,"rating":4.5,"avg_price":135.8210714286,"latitude":51.1214561462,"longitude":-114.0858154297},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3650,"city":"vancouver","country":"canada","name":"bowen_island_dinner_and_zodiac_tour","price":135.45,"rating":5.0,"avg_price":184.5609929078,"latitude":49.2717285156,"longitude":-123.1366577148},{"province":"ontario","category":"recommended_experiences","attraction_id":3651,"city":"niagara_falls","country":"canada","name":"private_winery_tour_of_niagara_wine_country","price":165.0,"rating":5.0,"avg_price":151.5250588235,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"british_columbia","category":"recommended_experiences","attraction_id":3652,"city":"vancouver","country":"canada","name":"victoria_and_butchart_gardens_with_victoria_clipper_to_seattle_one-way_from_vancouver","price":373.0,"rating":4.5,"avg_price":184.5609929078,"latitude":49.2846107483,"longitude":-123.1084747314},{"province":"new_hampshire_(nh)","category":"recommended_experiences","attraction_id":3653,"city":"manchester","country":"united_states","name":"10-day_new_england_fall_foliage_tour_including_cape_cod","price":null,"rating":4.0,"avg_price":null,"latitude":42.8476448059,"longitude":-71.5373001099},{"province":"new_hampshire_(nh)","category":"recommended_experiences","attraction_id":3654,"city":"manchester","country":"united_states","name":"7-day_best_of_new_england_tour","price":null,"rating":5.0,"avg_price":null,"latitude":42.8476448059,"longitude":-71.5373001099},{"province":"manitoba","category":"recommended_experiences","attraction_id":3655,"city":"churchill","country":"canada","name":"5-night_churchill_tour_and_polar_bear_adventure_from_winnipeg","price":null,"rating":5.0,"avg_price":null,"latitude":58.7698745728,"longitude":-94.1757888794},{"province":"ontario","category":"recommended_experiences","attraction_id":3656,"city":"niagara_falls","country":"canada","name":"private_niagara_falls,_niagara-on-the-lake,_canada_-_day_tour_with_hotel_pick_up","price":149.0,"rating":5.0,"avg_price":151.5250588235,"latitude":38.8258628845,"longitude":-76.919593811},{"province":"ontario","category":"recommended_experiences","attraction_id":3657,"city":"niagara_falls","country":"canada","name":"private_niagara_ice_wine_tour","price":165.0,"rating":5.0,"avg_price":151.5250588235,"latitude":38.8258628845,"longitude":-76.919593811}] ================================================ FILE: etl/del_dup/part-00000-c453ac1f-d0ec-49e3-8984-030e500feb5f-c000.json ================================================ {"address":"4359 Main St Whistler British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Summit Lodge Boutique Hotel","hotel_rating":"NaN","id":26,"location":"(50.1171903, -122.9543022)","price":116.73565891472869} {"address":"15 rue Sault-au-Matelot Quebec City Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Babysitting'"," 'Concierge'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hotel Le Priori","hotel_rating":4.5,"id":29,"location":"(52.4760892, -71.8258668)","price":159.0} {"address":"4801 Chemin St-Cyr Mont Tremblant Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free Internet'"," 'Spa'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Heated pool'"," 'Hot Tub'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Tennis Court'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Blueberry Lake Resort","hotel_rating":4.0,"id":474,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"161 Lower Ganges Rd Ganges British Columbia","amenities":["['Free Internet'"," 'Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Ganges Marina and Boatel","hotel_rating":2.5,"id":964,"location":"(48.8533169, -123.4999367)","price":116.73565891472869} {"address":"760 Arthur St W Thunder Bay Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Airport transportation'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Dry Cleaning'"," 'Electric vehicle charging station'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hampton Inn & Suites by Hilton Thunder Bay","hotel_rating":4.5,"id":1677,"location":"(48.3807093522627, -89.303340876481)","price":116.73565891472869} {"address":"321 Hodder Ave Thunder Bay Ontario","amenities":["[]"],"country":"Canada","hotel_name":"A & K Motel","hotel_rating":"NaN","id":1697,"location":"(48.4618721875, -89.1824524125)","price":116.73565891472869} {"address":"697 Wellington Road South London Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Super 7 Motel","hotel_rating":"NaN","id":1806,"location":"(42.824711, -81.2099344)","price":60.0} {"address":"3 Canal St East Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"New Rockland Motel","hotel_rating":4.5,"id":1950,"location":"(42.2661898, -82.4143038)","price":116.73565891472869} {"address":"1919 Saskatchewan Drive Regina Saskatchewan","amenities":["['Pool'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Spa'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Delta Hotels by Marriott Regina","hotel_rating":4.0,"id":2040,"location":"(50.4518239, -104.608877350186)","price":125.0} {"address":"1905 Main St ","amenities":["[]"],"country":"Canada","hotel_name":"J & R Motel","hotel_rating":1.5,"id":2214,"location":"('nil', 'nil')","price":67.0} {"address":"363 James St S ","amenities":["[]"],"country":"Canada","hotel_name":"James Street Manor","hotel_rating":"NaN","id":2250,"location":"(43.2465629, -79.8743062)","price":116.73565891472869} {"address":"1500 Island Hwy ","amenities":["[]"],"country":"Canada","hotel_name":"Quinsam Hotel","hotel_rating":1.0,"id":2453,"location":"(48.4530824245675, -123.462895864095)","price":116.73565891472869} {"address":"1380 Clearwater 100 Mile FSR Clearwater British Columbia","amenities":["['Free parking'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Star Lake Resort","hotel_rating":5.0,"id":2509,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"39 King St Saint John New Brunswick","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Room service'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Delta Hotels by Marriott Saint John","hotel_rating":4.0,"id":2529,"location":"(45.2733517, -66.0609648)","price":129.0} {"address":"20 Bailey Drive Fredericton New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast Available'"," 'Conference Facilities'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"UNB Fredericton Summer Hotel","hotel_rating":3.5,"id":2927,"location":"(45.94595045, -66.6401525359227)","price":116.73565891472869} {"address":"3595 Apple Way Blvd West Kelowna British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Bedsyde Manor","hotel_rating":4.5,"id":3091,"location":"(49.8356611, -119.5801203)","price":116.73565891472869} {"address":"1515 Chemin de St-Jean-des-Piles Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Tennis Court'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Aux Traditions","hotel_rating":5.0,"id":3506,"location":"(46.691254745, -72.74039494)","price":116.73565891472869} {"address":"10187 View St Chemainus British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Island Serenity Chemainus Bed & Breakfast / Vacation Rental","hotel_rating":"NaN","id":4590,"location":"(48.9350731, -123.7393115)","price":116.73565891472869} {"address":"5006 Fairmont Frontage Rd Fairmont Hot Springs British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Marble Canyon & The Residences at Fairmont Ridge","hotel_rating":4.5,"id":4823,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"3105 Chemin Capelton North Hatley Quebec","amenities":["['Free parking'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Hot Tub'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Sauna'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Le Cachet B&B","hotel_rating":5.0,"id":4894,"location":"(45.2792479520547, -71.9728178893411)","price":130.0} {"address":"3343 Egremont Dr Strathroy Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Country Side Motel","hotel_rating":3.0,"id":5385,"location":"(43.0047258, -81.5510859)","price":116.73565891472869} {"address":"299 Salmonier Line Holyrood Newfoundland and Labrador","amenities":["[]"],"country":"Canada","hotel_name":"The Wilds at Salmonier River Hotel Rooms & Suites","hotel_rating":"NaN","id":5409,"location":"(47.3678768, -53.1713042)","price":116.73565891472869} {"address":"802 Dingwall Road Dingwall Nova Scotia","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Markland Coastal Beach Cottages","hotel_rating":4.5,"id":5556,"location":"(46.900077417182, -60.451033485905)","price":116.73565891472869} {"address":"463 Belleville Street Victoria British Columbia","amenities":["['Pool'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hotel Grand Pacific","hotel_rating":4.5,"id":19,"location":"(48.4206432, -123.372549817692)","price":249.0} {"address":"903 Pyramid Lake Road Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Pyramid Guest House","hotel_rating":"NaN","id":54,"location":"(52.8747100563835, -118.091999532249)","price":116.73565891472869} {"address":"5112 Highway 16 West British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Spa'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Golf Course'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Comfort Inn & Suites Terrace","hotel_rating":4.5,"id":296,"location":"(52.866458, -118.5148317)","price":116.73565891472869} {"address":"340 Le Page Rd British Columbia V","amenities":["[]"],"country":"Canada","hotel_name":"Ango Retreat","hotel_rating":"NaN","id":965,"location":"(49.1234205, -122.2331239)","price":116.73565891472869} {"address":"194 Stuart St Kingston Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Queen's University - Leggett Hall","hotel_rating":3.5,"id":1280,"location":"(44.2237710449148, -76.4978408435648)","price":116.73565891472869} {"address":"1-2 Aster Pl Whitehorse Yukon","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Sauna'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Triple B Bed n Breakfast","hotel_rating":4.0,"id":1537,"location":"(60.595698, -134.9217283)","price":116.73565891472869} {"address":"1220-4200 Highway 23 South Revelstoke British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Breakfast included'"," 'Room service'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Hot Tub'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Mulvehill Creek Wilderness Inn and Wedding Chapel","hotel_rating":4.5,"id":1671,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"551 Windermere Rd London Ontario","amenities":["['Restaurant'"," 'Room service'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Ivey Spencer Leadership Center","hotel_rating":4.5,"id":1782,"location":"(43.0191715702475, -81.2620942418752)","price":116.73565891472869} {"address":"21 Lila St Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Balsam Resort","hotel_rating":4.5,"id":1951,"location":"(44.90272488, -76.00355616)","price":116.73565891472869} {"address":"2585 Route 845 ","amenities":["[]"],"country":"Canada","hotel_name":"Eagles Eye View Cottages","hotel_rating":5.0,"id":2551,"location":"(45.3547413, -66.1320079)","price":116.73565891472869} {"address":"16 Bay Street ","amenities":["[]"],"country":"Canada","hotel_name":"The Belrose Inn and Marco Polo Boutique","hotel_rating":2.5,"id":2857,"location":"(28.8524817291667, -81.6857366875)","price":116.73565891472869} {"address":"2590 Oxford Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Family Farm B&B","hotel_rating":5.0,"id":3051,"location":"(-43.2968727, 172.2010983)","price":116.73565891472869} {"address":"1655 Westgate Rd West Kelowna British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Super 8 by Wyndham West Kelowna BC","hotel_rating":3.0,"id":3069,"location":"(49.8624939, -119.5811069)","price":116.73565891472869} {"address":"1335 Menu Rd West Kelowna British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Quails Quest Bed & Breakfast","hotel_rating":5.0,"id":3081,"location":"(49.8459546828462, -119.571060137796)","price":116.73565891472869} {"address":"65 Cromarty Dr Dartmouth Nova Scotia","amenities":["[]"],"country":"Canada","hotel_name":"Hampton Inn & Suites by Hilton Halifax - Dartmouth","hotel_rating":"NaN","id":4082,"location":"(44.7047014, -63.5603090423443)","price":116.73565891472869} {"address":"34 Franklin St Churchill Manitoba","amenities":["[]"],"country":"Canada","hotel_name":"Tundra Inn","hotel_rating":"NaN","id":4174,"location":"(58.7713777, -94.1728264)","price":116.73565891472869} {"address":"5604 4 Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Castle Motel","hotel_rating":2.5,"id":4256,"location":"(40.6006278, -74.1427666)","price":116.73565891472869} {"address":"302 Hawley Pl Ladysmith British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hawley Place Bed and Breakfast","hotel_rating":5.0,"id":4552,"location":"(48.9776369, -123.8004633)","price":161.0} {"address":"1B Cobb Lane Corner Brook Newfoundland and Labrador","amenities":["[]"],"country":"Canada","hotel_name":"Glynmill Inn","hotel_rating":"NaN","id":4848,"location":"(48.9484835, -57.9392157)","price":103.0} {"address":" ","amenities":["['Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Camrose Motel","hotel_rating":2.5,"id":4929,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"5508 - 49 Street ","amenities":["[]"],"country":"Canada","hotel_name":"Sunset Cove Motel","hotel_rating":2.5,"id":5936,"location":"(53.2825798, -110.0067296)","price":116.73565891472869} {"address":"157 Weymouth St Charlottetown Prince Edward Island","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Spillett House","hotel_rating":5.0,"id":237,"location":"(46.23869035, -63.1229049530028)","price":116.73565891472869} {"address":"1209 Rustico Rd - Rte 7 Charlottetown Prince Edward Island","amenities":["['Free High Speed Internet (WiFi)'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Meadowview Cottages","hotel_rating":4.5,"id":241,"location":"(46.3811155, -63.2337353)","price":116.73565891472869} {"address":"116 Mountain Avenue Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"At Wit's End Bed and Breakfast","hotel_rating":5.0,"id":564,"location":"(51.1615167, -115.5706911)","price":116.73565891472869} {"address":"2357 Trans Canada Hwy E Kamloops British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Breakfast included'"," 'Golf Course'"," 'Hot Tub'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Ranchland Inn","hotel_rating":3.5,"id":588,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"59 Meridith Street Gore Bay Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_name":"Gore Bay Overnight Apartment Hotel","hotel_rating":"NaN","id":857,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"319 Water St St. John's Newfoundland and Labrador","amenities":["['Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Dry Cleaning'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Blue on Water","hotel_rating":4.0,"id":1497,"location":"(47.5572353, -52.7119146)","price":116.73565891472869} {"address":"102 Wood St Whitehorse Yukon","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Breakfast Available'"," 'Concierge'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Canadas Best Value Inn","hotel_rating":3.0,"id":1547,"location":"(60.720158, -135.0594306)","price":116.73565891472869} {"address":"1911 Fraser Dr Revelstoke British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Stoke Hotel","hotel_rating":4.0,"id":1636,"location":"(51.008563, -118.2176431)","price":91.0} {"address":"7905 Greenhow Rd Vernon British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Pool'"," 'Free parking'"," 'Restaurant'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Heated pool'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Castle at Swan Lake","hotel_rating":4.5,"id":1740,"location":"(50.3360491, -119.2411121)","price":105.0} {"address":"365 County Road #121 Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Sweet Dreams Bed & Breakfast Retreat","hotel_rating":5.0,"id":1983,"location":"(44.9016132, -78.7296732)","price":116.73565891472869} {"address":"42 Yonge St S Huntsville Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"A Muskoka Dream Catcher Bed and Breakfast","hotel_rating":4.0,"id":2278,"location":"(45.3193324, -79.2311711)","price":116.73565891472869} {"address":"Sooke Rd. ","amenities":["[]"],"country":"Canada","hotel_name":"Quail Peak Retreat","hotel_rating":4.0,"id":2341,"location":"(48.4295695, -123.5377915)","price":116.73565891472869} {"address":"131 Kean Rd Saint John New Brunswick","amenities":["[]"],"country":"Canada","hotel_name":"Weir Inn","hotel_rating":"NaN","id":2549,"location":"(45.243152, -66.0968912)","price":116.73565891472869} {"address":"60 Jack Adams Road Valemount British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Concierge'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Tennis Court'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Twin Peaks Resort","hotel_rating":4.5,"id":2660,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"2818 50 Ave Red Deer Alberta","amenities":["['Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Restaurant'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Bar/Lounge'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Sandman Hotel Red Deer","hotel_rating":3.0,"id":2882,"location":"(52.2469629, -113.816186123755)","price":105.0} {"address":"50 Raven Ave Masset British Columbia","amenities":["['Free Internet'"," 'Free parking'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Haida Gwaii Lodge B&B","hotel_rating":4.0,"id":3158,"location":"(54.0328385, -132.174324)","price":116.73565891472869} {"address":"37 Henrietta St St. Catharines Ontario","amenities":["['Pool'"," 'Free parking'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Ridley Gate Manor","hotel_rating":5.0,"id":3484,"location":"(43.1518697, -79.2521567)","price":116.73565891472869} {"address":"3425 17th Street ","amenities":["[]"],"country":"Canada","hotel_name":"Shangri-La Niagara Family Campground","hotel_rating":3.5,"id":3491,"location":"(28.2458341818182, -81.3094416060606)","price":116.73565891472869} {"address":"112 Starlight Lane Ontario","amenities":["[]"],"country":"Canada","hotel_name":"The Pepperberry Bed and Breakfast","hotel_rating":"NaN","id":3662,"location":"(44.5858284566159, -80.5283330477499)","price":116.73565891472869} {"address":"17404 Logie Rd Summerland British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Catbird Ridge Summerland Bed and Breakfast","hotel_rating":5.0,"id":3888,"location":"(49.6193201, -119.6699623)","price":116.73565891472869} {"address":"2055 Des Laurentides E Laval Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Dry Cleaning'"," 'Golf Course'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Comfort Inn Laval","hotel_rating":3.0,"id":4220,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"2003 2nd Ave Rossland British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"The Flying Steamshovel","hotel_rating":"NaN","id":4684,"location":"(49.07920245, -117.799652036788)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Maple Shade Vacation Suites","hotel_rating":5.0,"id":4762,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"830 Main Avenue West ","amenities":["[]"],"country":"Canada","hotel_name":"Bulldog Inns","hotel_rating":3.0,"id":4798,"location":"(40.7932449714286, -81.5347628285714)","price":116.73565891472869} {"address":"101 Clematis Avenue Waterton Lakes National Park Alberta","amenities":["['Pool'"," 'Free Internet'"," 'Free parking'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Waterton Lakes Lodge Resort","hotel_rating":3.5,"id":5025,"location":"(55.001251, -115.002136)","price":84.0} {"address":"255 Boisvert Vaudreuil-Dorion Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Airport transportation'"," 'Non-smoking hotel'"," 'Shuttle Bus Service'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Motel Vaudreuil","hotel_rating":4.5,"id":5213,"location":"(45.4070164, -74.0338916)","price":116.73565891472869} {"address":"2025 Sanders Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Art and Soul Bed & Breakfast","hotel_rating":4.5,"id":5304,"location":"(43.8570102729205, -72.6314746589379)","price":116.73565891472869} {"address":"Banks Cove Road Newfoundland and Labrador A","amenities":["[]"],"country":"Canada","hotel_name":"Brimstone Head RV Park","hotel_rating":4.5,"id":5364,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"5221 Hwy 12 ","amenities":["[]"],"country":"Canada","hotel_name":"Frontier Hotel","hotel_rating":1.0,"id":6044,"location":"(45.0550816468047, -64.5169362007345)","price":116.73565891472869} {"address":"96 Geikie St Alberta","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Chateau Jasper","hotel_rating":3.5,"id":34,"location":"(52.88633, -118.080054)","price":116.73565891472869} {"address":"1120 Railway Ave ","amenities":["[]"],"country":"Canada","hotel_name":"BirchHaven","hotel_rating":4.0,"id":184,"location":"(-19.2821098, 146.8154174)","price":116.73565891472869} {"address":"337 Banff Avenue Alberta","amenities":["['Restaurant'"," 'Room service'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Airport transportation'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Banff Ptarmigan Inn","hotel_rating":3.5,"id":532,"location":"(51.18077735, -115.570130785254)","price":116.73565891472869} {"address":"Silver Sage Campground 771 Athabasca St E Kamloops British Columbia","amenities":["['Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Silver Sage Campground","hotel_rating":2.5,"id":635,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"147 Mosley St Wasaga Beach Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Santa Fe Motel","hotel_rating":"NaN","id":1427,"location":"(44.5197005, -80.0215201)","price":116.73565891472869} {"address":"130 Elizabeth Ave ","amenities":["[]"],"country":"Canada","hotel_name":"M and D BnB","hotel_rating":"NaN","id":1529,"location":"(51.5395513, -0.0912507)","price":116.73565891472869} {"address":"206 Jarvis St Whitehorse Yukon","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Elite Hotel","hotel_rating":2.5,"id":1540,"location":"(60.7209182, -135.0600158)","price":109.0} {"address":"686 Memorial Ave Thunder Bay Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Dry Cleaning'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Econo Lodge","hotel_rating":3.0,"id":1687,"location":"(48.415648, -89.242783)","price":116.73565891472869} {"address":"1390 Barrydowne Rd Sudbury Ontario","amenities":["['Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Residence & Conference Centre (RCC) - Sudbury North","hotel_rating":3.5,"id":1887,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"100 5603 Yellowknife Northwest Territories","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Airport transportation'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Capital Suites Yellowknife","hotel_rating":3.5,"id":2158,"location":"(65.0000004, -118.0)","price":169.0} {"address":"3400 Dunn Lake Road Clearwater British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Hot Tub'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Alpine Meadows Resort","hotel_rating":4.5,"id":2476,"location":"(51.6365675, -120.0310078)","price":116.73565891472869} {"address":"242 Route 132 Ouest Perce Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Motel Chez Ti-lou","hotel_rating":4.5,"id":2577,"location":"(48.51794315, -64.2180655882534)","price":116.73565891472869} {"address":"182 Trois-Rivieres Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Motel Canadien","hotel_rating":"NaN","id":2724,"location":"(46.3507999, -72.5571257)","price":75.0} {"address":"677 Union St Fredericton New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Work Play Suites","hotel_rating":3.0,"id":2929,"location":"(45.9555926, -66.62306)","price":116.73565891472869} {"address":"202 Rue de la Reine Gaspe Quebec","amenities":["['Room service'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge Jeunesse la Merluche","hotel_rating":4.5,"id":2961,"location":"(48.826702, -64.4897312)","price":116.73565891472869} {"address":"1970 Harrison Ave Masset British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Engelhard's Oceanview Lodge","hotel_rating":4.0,"id":3161,"location":"(54.0098779, -132.147851)","price":116.73565891472869} {"address":"45620 Yale Rd Chilliwack British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Rainbow Motor Inn","hotel_rating":3.5,"id":3269,"location":"(49.1533606, -121.9629854)","price":116.73565891472869} {"address":"102 rue des Bouleau Tadoussac Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Le Gite du Bouleau","hotel_rating":"NaN","id":3311,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"380 1st St E ","amenities":["[]"],"country":"Canada","hotel_name":"Suite Deals","hotel_rating":2.5,"id":3362,"location":"(27.1459597272727, -82.4580640909091)","price":116.73565891472869} {"address":"1819 Fifth St Louth ","amenities":["[]"],"country":"Canada","hotel_name":"Squirrel House Niagara","hotel_rating":5.0,"id":3495,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"10 Bernier Street ","amenities":["[]"],"country":"Canada","hotel_name":"Bears' Den B&B","hotel_rating":4.5,"id":4179,"location":"(42.616588, -71.284774)","price":116.73565891472869} {"address":"21628 48 Ave Langley City British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Conference Facilities'"," 'Non-smoking hotel'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Princess and the Pea","hotel_rating":4.5,"id":4492,"location":"(49.0891719, -122.6240468)","price":99.0} {"address":"88 Avenue de la Vallee ","amenities":["[]"],"country":"Canada","hotel_name":"Gite de l'Artiste Perron","hotel_rating":"NaN","id":4657,"location":"(45.8830587777778, -74.1672011111111)","price":116.73565891472869} {"address":"33937 Moore Crt Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Brentwood on the Beach","hotel_rating":"NaN","id":4668,"location":"(43.4064805290085, -81.7110377926076)","price":116.73565891472869} {"address":"100 Beaupre Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Ski-In / Ski-Out'"," 'Wheelchair Access'"," 'Microwave'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hebergement Mont-Sainte-Anne","hotel_rating":3.5,"id":4732,"location":"(47.043926, -70.892029)","price":116.73565891472869} {"address":"5182 Hwy 7 Mattawa Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Welcome Inn on the Lake","hotel_rating":"NaN","id":5031,"location":"(50.000678, -86.000977)","price":85.0} {"address":"4515 Lakeshore Dr Sylvan Lake Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Raccoon Lodge Motel","hotel_rating":2.5,"id":5219,"location":"(52.3175984, -114.0816921)","price":116.73565891472869} {"address":"12 Kamouraska Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Villa Thomas Ward","hotel_rating":5.0,"id":5275,"location":"(47.566797, -69.866867)","price":116.73565891472869} {"address":"351 7th Avenue N Three Hills Alberta","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Laundry Service'"," 'Meeting rooms'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Best Western Diamond Inn","hotel_rating":4.5,"id":5400,"location":"(55.001251, -115.002136)","price":150.0} {"address":"8516 Boulevard Hamel ","amenities":["[]"],"country":"Canada","hotel_name":"Hotel Motel Colibri","hotel_rating":3.0,"id":5496,"location":"(48.6398426, -72.4446943)","price":116.73565891472869} {"address":"1 Mont-Saint-Pierre Quebec","amenities":["['Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel Les Flots Bleus","hotel_rating":4.0,"id":5693,"location":"(49.2218454, -65.8045103)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Solo Suites","hotel_rating":3.0,"id":5721,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"Highway 35f) 509 Main Street Manning Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Manning Motor Inn","hotel_rating":"NaN","id":5823,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"419 River Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Pine Ridge Park & Resort","hotel_rating":4.0,"id":5882,"location":"(33.8914843945094, -84.0864171662798)","price":116.73565891472869} {"address":"116 North Railway Street East ","amenities":["[]"],"country":"Canada","hotel_name":"Warman Hotel","hotel_rating":"NaN","id":6045,"location":"(45.0538054897959, -93.6350023877551)","price":116.73565891472869} {"address":"98 Linden Road Charlottetown Prince Edward Island","amenities":["[]"],"country":"Canada","hotel_name":"Woodmere Bed & Breakfast","hotel_rating":"NaN","id":262,"location":"(46.2990258253965, -63.0784724418335)","price":116.73565891472869} {"address":"359 Bulkley Canyon Station Road British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Bulkley Canyon Ranch","hotel_rating":"NaN","id":325,"location":"(55.2409968, -127.4709346)","price":116.73565891472869} {"address":"3502 Skaha Lake Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Skaha Motor Inn","hotel_rating":4.0,"id":406,"location":"(49.4528508, -119.5977911)","price":116.73565891472869} {"address":"1893 Trans Canada Hwy E ","amenities":["[]"],"country":"Canada","hotel_name":"Tournament Inn","hotel_rating":2.0,"id":624,"location":"(49.1699962, -122.6918771)","price":116.73565891472869} {"address":"1980 Robie St Halifax Nova Scotia","amenities":["['Pool'"," 'Room service'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Atlantica Hotel Halifax","hotel_rating":4.0,"id":998,"location":"(44.6469423, -63.590871)","price":115.0} {"address":"Mile 9129 Whitehorse Yukon","amenities":["['Laundry Service'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Mountain Ridge Motel & RV Park","hotel_rating":2.5,"id":1567,"location":"(60.721571, -135.054932)","price":116.73565891472869} {"address":"1083 Moving Post Rd. Thunder Bay Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Country Cozy Bed & Breakfast","hotel_rating":5.0,"id":1694,"location":"(50.000678, -86.000977)","price":110.0} {"address":"7906 Main Street Osoyoos British Columbia","amenities":["['Pool'"," 'Room service'"," 'Free parking'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Breakfast Available'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Holiday Inn Hotel & Suites Osoyoos","hotel_rating":3.5,"id":1899,"location":"(49.0285348, -119.457160994705)","price":114.0} {"address":"116 King Street West Hamilton Ontario","amenities":["['Pool'"," 'Room service'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Sheraton Hamilton Hotel","hotel_rating":4.0,"id":2227,"location":"(43.2576196, -79.8719174)","price":143.0} {"address":"5800 Rue J.B. Michaud Levis Quebec","amenities":["['Restaurant'"," 'Room service'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Pool'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Four Points by Sheraton Levis Convention Centre","hotel_rating":4.0,"id":3399,"location":"(46.7916051, -71.1615606)","price":125.0} {"address":"1900 Ile Banane ","amenities":["[]"],"country":"Canada","hotel_name":"Le Lumineux & Le Serenite","hotel_rating":"NaN","id":3532,"location":"(47.746173, -3.35721337170842)","price":116.73565891472869} {"address":"Highway 16 West ","amenities":["[]"],"country":"Canada","hotel_name":"Greentree Lodge","hotel_rating":"NaN","id":3636,"location":"(30.3376429, -90.8482651)","price":116.73565891472869} {"address":"1308 Armour Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Armour Road Studio B&B","hotel_rating":"NaN","id":3689,"location":"(41.1628511552094, -87.8402929940342)","price":116.73565891472869} {"address":"1190 Cliffe Ave Courtenay British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Comox Valley Inn","hotel_rating":"NaN","id":3752,"location":"(49.68760185, -124.993715513877)","price":85.0} {"address":"363 Geddes St Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Stoneacre Bed & Breakfast","hotel_rating":"NaN","id":4354,"location":"(43.6892863, -80.4374124)","price":116.73565891472869} {"address":"418 Dominion Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Mundy's Bay B&B","hotel_rating":5.0,"id":4513,"location":"(45.0029687444446, -72.405495985112)","price":116.73565891472869} {"address":"101 Du Festival Saint-Simeon Quebec","amenities":["[]"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motels Chalets Flots-Bleus","hotel_rating":4.0,"id":4563,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"9255 Jura Rd Sidney British Columbia","amenities":["['Laundry Service'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Blueberry Patch Bed and Breakfast","hotel_rating":5.0,"id":4879,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"188 Lac-Megantic Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Les Victorines","hotel_rating":"NaN","id":5038,"location":"(45.574879, -70.882072)","price":116.0} {"address":"15930 St Andrew's Rd Caledon Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Cadogan Farm Estate","hotel_rating":"NaN","id":5230,"location":"(43.8495776234235, -79.8859412473113)","price":116.73565891472869} {"address":" Cowichan Bay British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Anchors Guesthouse","hotel_rating":4.5,"id":5270,"location":"(48.741701, -123.626404)","price":116.73565891472869} {"address":"187 Parolin's Rd Port Loring Ontario","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Parolin's Cottages","hotel_rating":5.0,"id":5425,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"6 Main St Ne ","amenities":["[]"],"country":"Canada","hotel_name":"Falher Hotel & Cozy Lounge","hotel_rating":2.0,"id":6022,"location":"(45.1970334230013, -93.2656135353489)","price":116.73565891472869} {"address":"16 Cottage Cres. Dalvay Prince Edward Island","amenities":["[]"],"country":"Canada","hotel_name":"Dalvay by the Sea Hotel","hotel_rating":"NaN","id":6123,"location":"(46.3355508, -63.1466676)","price":116.73565891472869} {"address":"60 Hillsborough St Charlottetown Prince Edward Island","amenities":["['Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Charlottetown Backpackers Inn","hotel_rating":4.5,"id":229,"location":"(46.2362493, -63.1216444041401)","price":116.73565891472869} {"address":"300 Main St. Tofino British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"House of Himwitsa","hotel_rating":5.0,"id":650,"location":"(49.1539849, -125.9092167)","price":195.0} {"address":"596 Marine Drive Ucluelet British Columbia","amenities":["['Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Bar/Lounge'"," 'Spa'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Black Rock Oceanfront Resort","hotel_rating":4.5,"id":1119,"location":"(48.9370866, -125.556331731626)","price":159.0} {"address":"143 Neddies Harbour Road Newfoundland and Labrador","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Ocean Atlantic Cottages","hotel_rating":4.5,"id":1185,"location":"(49.5307139, -57.8590856)","price":116.73565891472869} {"address":"10 West Link Rd. Newfoundland and ","amenities":["['Laundry Service']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Westlink Motel","hotel_rating":3.0,"id":1212,"location":"(49.12120935, -56.696296212741)","price":116.73565891472869} {"address":"224 rue Merry Nord Magog Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Au Saut Du Lit","hotel_rating":5.0,"id":1343,"location":"(45.2760896, -72.1543772)","price":116.73565891472869} {"address":"3 Gower St St. John's Newfoundland and Labrador","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"At Wit's Inn","hotel_rating":5.0,"id":1485,"location":"(47.5698619, -52.7032526)","price":129.0} {"address":"5128 5th Ave Whitehorse Yukon","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Historical Guest House","hotel_rating":4.5,"id":1559,"location":"(63.000147, -136.002502)","price":116.73565891472869} {"address":"129 McKinley Crossroad ","amenities":["[]"],"country":"Canada","hotel_name":"Songbird B&B","hotel_rating":4.5,"id":1606,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"192 Street 8653 ","amenities":["[]"],"country":"Canada","hotel_name":"Port Kells B","hotel_rating":5.0,"id":1846,"location":"(49.0967697, -122.6910778)","price":109.0} {"address":"4003 Fairwinds Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Kokopelli Bed and Breakfast","hotel_rating":4.5,"id":1930,"location":"(35.72555, -78.7687)","price":116.73565891472869} {"address":"Highway 35 Kawartha Lakes Ontario","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Riverside Inn","hotel_rating":4.5,"id":1969,"location":"(44.329377, -78.7231387)","price":116.73565891472869} {"address":"4825 49 Avenue Yellowknife Northwest Territories","amenities":["['Free parking'"," 'Restaurant'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Airport transportation'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Explorer Hotel","hotel_rating":4.0,"id":2153,"location":"(62.4567808, -114.3717282)","price":116.73565891472869} {"address":"190 Portugal Road ","amenities":["[]"],"country":"Canada","hotel_name":"Holiday Inn ST. John Conference Center","hotel_rating":"NaN","id":2558,"location":"(51.3221352, -0.5521805)","price":116.73565891472869} {"address":"335 Rte. 132 Perc","amenities":["['Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Camping Cote Surprise","hotel_rating":4.0,"id":2590,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"230 Route 132 West Perce Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Camping du Village","hotel_rating":4.5,"id":2593,"location":"(48.5188902, -64.2190658)","price":116.73565891472869} {"address":"3301 Oceanview Dr. Queen Charlotte City British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Business Centre with Internet Access'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Sea Raven Motel","hotel_rating":3.5,"id":3136,"location":"(53.2539096, -132.1055396)","price":116.73565891472869} {"address":"1710 route des Rivieres Levis Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Days Inn By Wyndham Levis St-Nicolas","hotel_rating":4.0,"id":3403,"location":"(46.712095, -71.2919293)","price":116.73565891472869} {"address":"3075 Wallace Point Rd Peterborough Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Golden Pathways Retreat and B & B","hotel_rating":5.0,"id":3671,"location":"(44.2014544894626, -78.3263627751744)","price":116.73565891472869} {"address":"76 Birch Point Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Birch Point Bay","hotel_rating":4.5,"id":3687,"location":"(44.4054656063879, -78.4871869811447)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Inn on Canyon","hotel_rating":4.5,"id":3737,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"7493 Main Street West Radium Hot Springs British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Spa'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Prestige Radium Hot Springs Resort","hotel_rating":4.0,"id":3742,"location":"(50.6206641, -116.0713286)","price":96.0} {"address":"1301 Burfield Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Bear's Lair Lodge","hotel_rating":4.0,"id":4479,"location":"(51.3008765, -0.0603307)","price":116.73565891472869} {"address":"27 Sinclair Blvd Brantford Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Indoor pool'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Holiday Inn Express and Suites Brantford","hotel_rating":3.5,"id":4951,"location":"(43.1708786, -80.216213)","price":116.73565891472869} {"address":"5317 South Access Road Chetwynd British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Country Squire Motor Inn","hotel_rating":2.5,"id":5051,"location":"(55.693768, -121.6128374)","price":116.73565891472869} {"address":"7544 Main St Louisbourg Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Louisbourg Heritage House Bed & Breakfast","hotel_rating":4.5,"id":5087,"location":"(45.9195305914594, -59.9735953230564)","price":116.73565891472869} {"address":"6711 49th Avenue Stettler Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Ramada by Wyndham Stettler","hotel_rating":"NaN","id":5180,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Cumbrian Inn","hotel_rating":4.0,"id":5360,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"46075 Fruit Ridge Line Saint Thomas Ontario","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Conny's B&B On The Farm","hotel_rating":5.0,"id":5577,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Pool'"," 'Room service'"," 'Restaurant'"," 'Airport transportation'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Super 8 by Wyndham Athabasca AB","hotel_rating":4.0,"id":5658,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"Mile 1202 Alaska Hwy. Beaver Creek Yukon","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Airport transportation'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"1202 Motor Inn","hotel_rating":3.5,"id":5794,"location":"(62.4081587, -140.8602692)","price":116.73565891472869} {"address":"4613 Laguna Way ","amenities":["[]"],"country":"Canada","hotel_name":"Fishing Guesthouse","hotel_rating":"NaN","id":909,"location":"(-32.0810175, 115.9276623)","price":116.73565891472869} {"address":"836 Robie St Halifax Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Robie's End","hotel_rating":3.5,"id":1025,"location":"(44.6293991, -63.5821523807692)","price":116.73565891472869} {"address":"Hwy 430 Newfoundland and Labrador","amenities":["['Restaurant'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Frontier Cottages","hotel_rating":3.0,"id":1219,"location":"(55.8783439, -62.2330452360026)","price":116.73565891472869} {"address":"103 Dalton Ave Kingston Ontario","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Courtyard by Marriott Kingston Highway 401 / Division Street","hotel_rating":4.5,"id":1240,"location":"(44.2659244786314, -76.5031657564214)","price":116.73565891472869} {"address":"2287 Princess St Kingston Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hilltop Motel","hotel_rating":4.0,"id":1256,"location":"(44.2580967428571, -76.5464463857143)","price":116.73565891472869} {"address":"2467 Princess St Kingston Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Thriftlodge Motel Kingston West","hotel_rating":2.5,"id":1283,"location":"(44.2576455, -76.5626878651515)","price":116.73565891472869} {"address":"Lot 1160 Policeman's Point Road Whitehorse Yukon","amenities":["['Free parking'"," 'Free Internet'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Sundog Retreat","hotel_rating":5.0,"id":1549,"location":"(63.000147, -136.002502)","price":116.73565891472869} {"address":"6760 Highway 3 East ","amenities":["[]"],"country":"Canada","hotel_name":"Arosa Ranch","hotel_rating":3.0,"id":1937,"location":"(42.9010952, -79.2331074)","price":116.73565891472869} {"address":"146 Church St Moncton New Brunswick","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Leah Jane's Bed and Breakfast","hotel_rating":3.0,"id":2212,"location":"(46.091783, -64.7793918)","price":65.0} {"address":"2692 Highway 2 Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Pleasant Stay Motel","hotel_rating":"NaN","id":2235,"location":"(43.9632697354258, -78.3887562407148)","price":55.0} {"address":"1515 Woodcock Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Black Otter Cove","hotel_rating":4.0,"id":2336,"location":"(52.0576448, -0.0139048)","price":116.73565891472869} {"address":"49 Glen Burney Rd Parry Sound Ontario","amenities":["['Restaurant'"," 'Bar/Lounge'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Glenn-Burney Lodge Cabins","hotel_rating":4.0,"id":2404,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"501 Trask Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Beaver Lodge","hotel_rating":5.0,"id":2470,"location":"(41.765227, -88.288784)","price":116.73565891472869} {"address":"2330 Huron Church Rd Windsor Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Comfort Inn and Suites Ambassador Bridge","hotel_rating":4.0,"id":2615,"location":"(42.2606396, -83.0407323)","price":114.0} {"address":"5879 Sandy Hook Rd Sechelt British Columbia","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Off the Hook Bed and Breakfast","hotel_rating":5.0,"id":2784,"location":"(49.5254453, -123.7660261)","price":116.73565891472869} {"address":"1141 Route Haldimand Gaspe Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Chalets du Bout du Monde","hotel_rating":5.0,"id":2939,"location":"(52.4760892, -71.8258668)","price":246.0} {"address":"36 Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Camping des Appalaches","hotel_rating":4.5,"id":2971,"location":"(33.5739513541667, -117.734158020833)","price":116.73565891472869} {"address":"920 Highway 17 E Kenora Ontario","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Business Centre with Internet Access'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Days Inn by Wyndham Kenora","hotel_rating":3.0,"id":3210,"location":"(49.7457335, -94.3719405)","price":116.73565891472869} {"address":"7330 6th St Burnaby British Columbia","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Concierge'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Happy Day Inn Hotel","hotel_rating":3.0,"id":3239,"location":"(49.2250995, -122.9353345)","price":116.73565891472869} {"address":"525 Chebucto St. Baddeck Nova Scotia","amenities":["[]"],"country":"Canada","hotel_name":"Green Highlander Lodge","hotel_rating":"NaN","id":3390,"location":"(46.10101435919, -60.7487883922319)","price":116.73565891472869} {"address":"139 Levis Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Bar/Lounge'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Comfort Inn & Suites Saint-Nicolas","hotel_rating":4.0,"id":3405,"location":"(46.7910096, -71.1753274)","price":116.73565891472869} {"address":"358 Smith St Hinton Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Days Inn by Wyndham Hinton","hotel_rating":3.0,"id":3617,"location":"(53.4063641, -117.5565277)","price":90.0} {"address":"1024 Golf Avenue Road Ontario","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Baldwins Resort","hotel_rating":4.0,"id":4167,"location":"(45.1680132, -79.5529906)","price":116.73565891472869} {"address":"301 42 St Edson Alberta","amenities":["['Free parking'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Park A Motel","hotel_rating":4.0,"id":4254,"location":"(53.5868565, -116.4125248)","price":79.0} {"address":"19 Woodlawn Rd W Guelph Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Wayfare Motel","hotel_rating":2.0,"id":4275,"location":"(43.56391865, -80.2792511)","price":116.73565891472869} {"address":"Highway 93 North Alberta","amenities":["['Free parking'"," 'Restaurant'"," 'Non-smoking hotel'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Num-Ti-Jah Lodge","hotel_rating":3.5,"id":4677,"location":"(33.573657877551, -117.734323142857)","price":116.73565891472869} {"address":"17544 Highway 7 Perth Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Colonial House Motor Inn","hotel_rating":"NaN","id":4791,"location":"(44.9056201, -76.2716862)","price":71.0} {"address":"49 Roberval Quebec","amenities":["['Free Internet'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite La Brise du Lac","hotel_rating":4.5,"id":5007,"location":"(48.514785, -72.224808)","price":116.73565891472869} {"address":"431 Queen St Dunnville Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Concierge'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Reeve Bed and Breakfast","hotel_rating":5.0,"id":5045,"location":"(42.9024132, -79.6170535)","price":169.0} {"address":"10509 Antoine Drive Fort Simpson Northwest Territories","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Deh Cho Suites","hotel_rating":4.0,"id":5455,"location":"(61.8700243, -121.3683838)","price":116.73565891472869} {"address":"21 New Richmond Quebec","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hotel Le Francis","hotel_rating":3.5,"id":5847,"location":"(48.1651194, -65.8655584)","price":139.0} {"address":"450 Mr 55 ","amenities":["[]"],"country":"Canada","hotel_name":"Tradewinds Motor Hotel","hotel_rating":1.0,"id":6072,"location":"(46.4012607, -81.2015364)","price":116.73565891472869} {"address":"377 Route 199 Quebec G","amenities":["['Free parking'"," 'Restaurant'"," 'Breakfast included'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Electric vehicle charging station'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge la Salicorne","hotel_rating":4.5,"id":6094,"location":"(47.2388439, -61.8744908)","price":116.73565891472869} {"address":"902 Connaught Dr (Main Street) Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Breakfast included'"," 'Hot Tub'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Mount Robson Inn","hotel_rating":4.0,"id":31,"location":"(55.001251, -115.002136)","price":139.0} {"address":"3648 Parkview St Penticton British Columbia","amenities":["['Free parking'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Sunny Beach Motel","hotel_rating":3.0,"id":376,"location":"(49.45352905, -119.586276773828)","price":80.0} {"address":"121 Cave Avenue Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"A Banff Boutique Inn - Pension Tannenhof","hotel_rating":4.5,"id":516,"location":"(51.1720277, -115.5718223)","price":79.0} {"address":"542 Campbell Street Tofino British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Tofino Motel Harborview Ltd.","hotel_rating":4.5,"id":662,"location":"(49.1452561, -125.8913715)","price":155.0} {"address":"2603 Chemin du Parc Quebec","amenities":["['Pool'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Free parking'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Spa'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Sauna'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Cheribourg Hotel","hotel_rating":4.0,"id":1361,"location":"(45.3155374, -72.172335)","price":116.73565891472869} {"address":"28 Albert St ","amenities":["[]"],"country":"Canada","hotel_name":"Black's by the Beach cottages","hotel_rating":3.5,"id":1434,"location":"(42.9991898, -82.41081898)","price":116.73565891472869} {"address":"1630 Central St E Prince George British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Business Centre with Internet Access'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Canadas Best Value Inn Prince George","hotel_rating":4.0,"id":1722,"location":"(53.9096422113924, -122.781029596203)","price":99.0} {"address":"1669 Phillbrook Cres London Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Lion's Pride Guest House","hotel_rating":"NaN","id":1811,"location":"(43.0374552892718, -81.2651188666678)","price":84.0} {"address":"84 Front Street East Ontario","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Riverside Lodge","hotel_rating":5.0,"id":1991,"location":"(43.5368667, -81.4024167)","price":116.73565891472869} {"address":"510 Blackstone Crane Lake Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Crane Lake Resort","hotel_rating":4.0,"id":2414,"location":"(45.278633, -79.8716259)","price":116.73565891472869} {"address":"4384 Island Hwy S Campbell River British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Ocean Resort","hotel_rating":4.0,"id":2441,"location":"(50.0249556, -125.2415179)","price":116.73565891472869} {"address":"5177 Clearwater Valley Rd Clearwater British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Sauna'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Blue Grouse Country Inn","hotel_rating":4.5,"id":2491,"location":"(51.6513571, -120.0384161)","price":116.73565891472869} {"address":"439 Memorial Parkway Red Deer Alberta","amenities":["[]"],"country":"Canada","hotel_name":"The Suites","hotel_rating":"NaN","id":2894,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"25 Gaspe Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Motel Camping Fort Ramsay","hotel_rating":3.0,"id":2963,"location":"(48.8317451, -64.4837079)","price":116.73565891472869} {"address":"257 Shore Road Baddeck Nova Scotia","amenities":["['Pool'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Breakfast Available'"," 'Children Activities (Kid / Family Friendly)'"," 'Heated pool'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Silver Dart Lodge","hotel_rating":4.0,"id":3372,"location":"(46.0938856475201, -60.7618619958585)","price":116.73565891472869} {"address":"208 Route Kennedy Levis Quebec","amenities":["[]"],"country":"Canada","hotel_name":"EconoLodge","hotel_rating":"NaN","id":3408,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"12002 100 St Grande Prairie Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Prairie Haven Motel","hotel_rating":1.5,"id":3457,"location":"(55.1891759073991, -118.795676814092)","price":89.0} {"address":"3188 Island Hwy W ","amenities":["[]"],"country":"Canada","hotel_name":"A & K Oceanside Retreat","hotel_rating":"NaN","id":3570,"location":"(49.3611454, -124.5047517)","price":116.73565891472869} {"address":" ","amenities":["['Free Internet'"," 'Free parking'"," 'Business Centre with Internet Access'"," 'Meeting rooms'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette']"],"country":"Canada","hotel_name":"St. Lawrence College Residence - Cornwall","hotel_rating":"NaN","id":4293,"location":"('nil', 'nil')","price":116.73565891472869} {"address":" ","amenities":["[]"],"country":"Canada","hotel_name":"Pourvoirie Windigo","hotel_rating":4.5,"id":4402,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"1996 Blatchford Rd Sicamous British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Children Activities (Kid / Family Friendly)'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Owlhead Creek Bed &Breakfast","hotel_rating":5.0,"id":4623,"location":"(50.8569826, -118.9345013)","price":116.73565891472869} {"address":"391 Val David Quebec","amenities":["['Free parking'"," 'Pool'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Children Activities (Kid / Family Friendly)'"," 'Hot Tub'"," 'Indoor pool'"," 'Non-smoking hotel'"," 'Microwave'"," 'Minibar'"," 'Refrigerator in room'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite des Merveilles","hotel_rating":4.5,"id":4646,"location":"(46.0282815, -74.2065632)","price":116.73565891472869} {"address":"1310 Seventh Avenue Invermere British Columbia","amenities":["['Breakfast included'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Restaurant'"," 'Room service'"," 'Bar/Lounge'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Best Western Invermere Inn","hotel_rating":4.0,"id":4783,"location":"(55.001251, -125.002441)","price":130.0} {"address":"1001 Hwy #16 Bypass North Battleford Saskatchewan","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Room service'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Dry Cleaning'"," 'Golf Course'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Tropical Inn","hotel_rating":2.5,"id":5103,"location":"(55.5321257, -106.1412243)","price":114.0} {"address":"57 Saint-Eustache Quebec","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Minibar'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Imperia Hotel & Suites St-Eustache","hotel_rating":3.0,"id":5909,"location":"(45.5646052, -73.8929714)","price":134.0} {"address":"533 Kingston Rd Pickering Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Comfort Inn Pickering","hotel_rating":3.5,"id":6074,"location":"(43.8137967861141, -79.1222957552573)","price":116.73565891472869} {"address":"18 Queen St Charlottetown Prince Edward Island","amenities":["['Pool'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Bar/Lounge'"," 'Spa'"," 'Breakfast Available'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Delta Hotels by Marriott Prince Edward","hotel_rating":4.5,"id":201,"location":"(46.2317868, -63.1238349)","price":175.0} {"address":"331 Grafton Street Charlottetown Prince Edward Island","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Glendenning Hall","hotel_rating":4.0,"id":232,"location":"(46.24038155, -63.1197356790638)","price":116.73565891472869} {"address":"360 Strayhorse Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Apex Double Diamond Hostel","hotel_rating":4.5,"id":402,"location":"(49.3924537, -119.903296)","price":116.73565891472869} {"address":"Future Inn 30 Fairfax Dr Halifax Nova Scotia","amenities":["['Restaurant'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Room service'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Future Inns Halifax","hotel_rating":4.0,"id":990,"location":"(45.1960403, -63.1653789)","price":116.73565891472869} {"address":"962 Peninsula Road Ucluelet British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Wild Pacific Bed and Breakfast","hotel_rating":4.5,"id":1141,"location":"(48.9446905, -125.5565446)","price":116.73565891472869} {"address":"686 Princess St Kingston Ontario","amenities":["['Free parking'"," 'Pool'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Kids pool'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Howard Johnson by Wyndham Kingston","hotel_rating":3.0,"id":1252,"location":"(44.237522, -76.5037709639794)","price":76.0} {"address":"268 Main St Wasaga Beach Ontario","amenities":["['Pool'"," 'Free Internet'"," 'Free parking'"," 'Children Activities (Kid / Family Friendly)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Kingsbridge Inn","hotel_rating":2.5,"id":1405,"location":"(44.5230439042946, -80.0073060881516)","price":116.73565891472869} {"address":"201 Wood St Whitehorse Yukon","amenities":["[]"],"country":"Canada","hotel_name":"Westmark Whitehorse Hotel and Conference Center","hotel_rating":"NaN","id":1548,"location":"(60.720158, -135.0594306)","price":116.73565891472869} {"address":"488 Alpine Lane W Revelstoke British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Stoke Stash Bed & Breakfast","hotel_rating":"NaN","id":1650,"location":"(50.999912, -118.1848589)","price":116.73565891472869} {"address":"3404 County Roa Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Air conditioning'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Three Islands Motel","hotel_rating":4.5,"id":1975,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"285 rue du Seminaire Quebec","amenities":["[]"],"country":"Canada","hotel_name":"La Maison du Seminaire","hotel_rating":"NaN","id":2022,"location":"(48.4270200529412, -71.0516658470588)","price":116.73565891472869} {"address":"40 Lady Ada Blvd Moncton New Brunswick","amenities":["['Free parking'"," 'Restaurant'"," 'Room service'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Four Points by Sheraton Moncton","hotel_rating":4.5,"id":2185,"location":"(46.12507705, -64.8276500282062)","price":116.73565891472869} {"address":"438 Saint Germain Blvd Rimouski Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel Colonial","hotel_rating":3.5,"id":2360,"location":"(52.4760892, -71.8258668)","price":87.0} {"address":"3032 Dougall Ave Windsor Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Restaurant'"," 'Breakfast included'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Stonecroft Inn","hotel_rating":4.5,"id":2606,"location":"(42.2543298, -83.0016484)","price":105.0} {"address":"6255 rue Corbeil Trois-Rivieres Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Comfort Inn Trois Rivieres","hotel_rating":"NaN","id":2738,"location":"(46.3289823699026, -72.5953053812317)","price":85.0} {"address":"68 Harpur Drive Tobermory Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Forest House B&B","hotel_rating":4.5,"id":2835,"location":"(45.2615094923077, -81.6584645384615)","price":116.73565891472869} {"address":"4147 St. Marys Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Harbourview House Bed & Breakfast","hotel_rating":5.0,"id":3353,"location":"(52.6455381, -1.0681359)","price":116.73565891472869} {"address":"125 Dalhousie Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Sleepy Cow","hotel_rating":5.0,"id":3486,"location":"(43.199528, -79.273676)","price":116.73565891472869} {"address":"1 Harbour St Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Tennis Court'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Royal Harbour Resort","hotel_rating":4.0,"id":3652,"location":"(43.6432764, -79.3758462)","price":116.73565891472869} {"address":"201 Rue Mackay Riviere du Loup Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel Bellevue","hotel_rating":4.0,"id":3734,"location":"(47.8502988, -69.5643229)","price":116.73565891472869} {"address":"524 Front St Quesnel British Columbia","amenities":["['Free parking'"," 'Pool'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Room service'"," 'Business Centre with Internet Access'"," 'Heated pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Travelodge Quesnel BC","hotel_rating":4.0,"id":4150,"location":"(52.9758702, -122.4980284)","price":62.0} {"address":"105 Rue Caldwell Temiscouata-sur-le-Lac Quebec","amenities":["['Pool'"," 'Free parking'"," 'Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel Camping Caldwell","hotel_rating":3.5,"id":4324,"location":"(47.6946950907065, -68.9053539143683)","price":116.73565891472869} {"address":"1208 Shefford Bromont Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Mikasa B&B","hotel_rating":"NaN","id":4340,"location":"(45.3188434, -72.6534938)","price":116.73565891472869} {"address":"955 9th Ave E Owen Sound Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Microwave'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Comfort Inn Owen Sound","hotel_rating":3.5,"id":4495,"location":"(44.5685775836735, -80.9279954571429)","price":113.0} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Public Wifi'"," 'Ski-In / Ski-Out'"," 'Air conditioning'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Motel Rustik","hotel_rating":3.0,"id":4664,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"8010 100 Ave Peace River Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Concierge'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Nova Inn Peace River","hotel_rating":3.5,"id":4902,"location":"(56.2338733, -117.33264384587)","price":116.73565891472869} {"address":"8700 boulevard Marie-Victorin Brossard Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel Rideau","hotel_rating":3.5,"id":5075,"location":"(45.4475534, -73.4924867)","price":70.0} {"address":"9905 83rd Avenue Lac La Biche Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Canalta Hotel Lac La Biche","hotel_rating":4.5,"id":5169,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"2120 Sparrow Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Airways Country Inn","hotel_rating":3.5,"id":5189,"location":"(51.3785418, 0.0740653)","price":116.73565891472869} {"address":"16660 Backeddy Road Egmont British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free Internet'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Backeddy Resort & Marina","hotel_rating":4.0,"id":5644,"location":"(49.7569895, -123.9406141)","price":85.0} {"address":"4914 46 Street Killam Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Wagon Wheel Motel","hotel_rating":4.5,"id":5942,"location":"(52.7922482, -111.8495009)","price":116.73565891472869} {"address":"1810 Rue Richelieu Beloeil Quebec","amenities":["['Room service'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Golf Course'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hotel Rive Gauche","hotel_rating":4.0,"id":6040,"location":"(45.6012583, -73.1888024)","price":135.0} {"address":"111 Lake Louise Drive Alberta","amenities":["['Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Bar/Lounge'"," 'Spa'"," 'Pool'"," 'Free Internet'"," 'Babysitting'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Paid Wifi'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Fairmont Chateau Lake Louise","hotel_rating":4.5,"id":25,"location":"(51.4171463, -116.2169453)","price":116.73565891472869} {"address":"Rr 1 Mindemoya Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Rockville Inn B&B","hotel_rating":5.0,"id":814,"location":"(45.7328062, -82.166309)","price":116.73565891472869} {"address":"5391 Entwhistle Dr Nanaimo British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Island View Bed and Breakfast","hotel_rating":"NaN","id":880,"location":"(49.2351566, -123.9940009)","price":95.0} {"address":"117 Avenue P S Saskatoon Saskatchewan","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Laundry Service'"," 'Wheelchair Access'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Cooper's Lodge","hotel_rating":2.0,"id":1099,"location":"(52.1215038, -106.6940769)","price":116.73565891472869} {"address":"905 Richelieu La Malbaie Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Petit Hotel Amara","hotel_rating":4.0,"id":1299,"location":"(47.6340577940417, -70.143127353492)","price":81.0} {"address":"160 rue du Quai La Malbaie Quebec","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Le Petit Felix","hotel_rating":5.0,"id":1312,"location":"(47.6223359, -70.1429299)","price":116.73565891472869} {"address":"42 River Ave Cres ","amenities":["[]"],"country":"Canada","hotel_name":"River View Cottages","hotel_rating":"NaN","id":1472,"location":"(44.5214705, -80.0173429)","price":116.73565891472869} {"address":"1501 32 St Vernon British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Tel-A-Friend Motel","hotel_rating":5.0,"id":1757,"location":"(50.2760668, -119.2737143)","price":116.73565891472869} {"address":"36 Grand Ave London Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Room service'"," 'Restaurant'"," 'Bar/Lounge'"," 'Spa'"," 'Breakfast included'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Idlewyld Inn & Spa","hotel_rating":4.5,"id":1778,"location":"(42.97159465, -81.246000525)","price":116.73565891472869} {"address":"2293 King George Blvd Surrey British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Spa'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Best Western Peace Arch Inn","hotel_rating":4.0,"id":1826,"location":"(49.04329285, -122.791737972499)","price":116.73565891472869} {"address":"1200 Rancher Creek Rd Osoyoos British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Spirit Ridge","hotel_rating":"NaN","id":1893,"location":"(49.03905225, -119.433296649298)","price":116.73565891472869} {"address":"2190 rue Saint-Jean-Baptiste Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge Le St-George","hotel_rating":4.5,"id":2016,"location":"(48.4152094, -71.2593259)","price":130.0} {"address":"124 Jeanne d'Arc ","amenities":["[]"],"country":"Canada","hotel_name":"Aux Portes Ouvertes","hotel_rating":3.0,"id":2110,"location":"(48.1183076, -1.6545309)","price":116.73565891472869} {"address":"333 Roy Rd Clearwater British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Dutch Lake Motel and RV Campground","hotel_rating":3.5,"id":2478,"location":"(51.64814915, -120.05269775)","price":116.73565891472869} {"address":"2530 Ouellette Ave Windsor Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Room service'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Howard Johnson Plaza Hotel by Wyndham Windsor","hotel_rating":3.0,"id":2622,"location":"(42.3128431, -83.0360251)","price":72.0} {"address":"12155 Hwy 16 Valemount British Columbia","amenities":["['Free parking'"," 'Free Internet'"," 'Bar/Lounge'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Concierge'"," 'Conference Facilities'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Terracana Ranch Resort","hotel_rating":4.5,"id":2653,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"30 Boul Ambroise-Fafard Baie-St-Paul Quebec","amenities":["['Free parking'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge aux Petits Oiseaux","hotel_rating":4.5,"id":2708,"location":"(52.4760892, -71.8258668)","price":93.0} {"address":"890 Terrasse Turcotte ","amenities":["[]"],"country":"Canada","hotel_name":"L'Emerillon","hotel_rating":5.0,"id":2742,"location":"(46.3426404, -72.5373819)","price":116.73565891472869} {"address":"4314 Sunshine Coast Hwy Sechelt British Columbia","amenities":["['Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Average","hotel_name":"The Creekside Campground and RV Park","hotel_rating":3.0,"id":2787,"location":"(49.5087216614833, -123.898435746149)","price":116.73565891472869} {"address":"53870 Bridal Falls Rd British Columbia","amenities":["['Pool'"," 'Free Internet'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Camp Bridal","hotel_rating":4.0,"id":3275,"location":"(49.1975668, -121.7286199)","price":116.73565891472869} {"address":"1012 Chemin Olivier ","amenities":["[]"],"country":"Canada","hotel_name":"Camping Bernieres","hotel_rating":3.0,"id":3431,"location":"(46.7154656, -71.2964864)","price":116.73565891472869} {"address":"135 Laval Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Electric vehicle charging station'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Olux Hotel Motel & Suites","hotel_rating":2.5,"id":4224,"location":"(45.5757802, -73.7530656)","price":93.0} {"address":"1485 Columbia Ave Castlegar British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Twin Rivers Motel & RV Park","hotel_rating":3.5,"id":4538,"location":"(49.2939819, -117.6523582)","price":116.73565891472869} {"address":"632 Avenue du Phare est Matane Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Dry Cleaning'"," 'Non-smoking hotel'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel Le Campagnard de Matane","hotel_rating":3.5,"id":4746,"location":"(48.852447, -67.506131)","price":99.0} {"address":"965 Alder Avenue 100 Mile House British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Minibar'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Days Inn by Wyndham 100 Mile House","hotel_rating":4.5,"id":4826,"location":"(51.6358723, -121.3001772)","price":116.73565891472869} {"address":"601 14 Ave Wainwright Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Bison Motel","hotel_rating":"NaN","id":4934,"location":"(52.8433858, -110.8320326)","price":81.0} {"address":"190 West 1st St. Vanderhoof British Columbia","amenities":["['Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Glen's Motor Hotel","hotel_rating":1.5,"id":4942,"location":"(54.0140007, -124.0146371)","price":116.73565891472869} {"address":"77 Montebello Quebec","amenities":["['Golf Course'"," 'Laundry Service']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Au Parfum des Saisons","hotel_rating":5.0,"id":5201,"location":"(45.6512171, -74.942673)","price":116.73565891472869} {"address":"133 Bennett Dr Gander Newfoundland and Labrador","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Sinbad's Hotel and Suites","hotel_rating":3.5,"id":5567,"location":"(48.9496039, -54.6141116)","price":125.0} {"address":"40 rue Laverdure Dolbeau Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Shuttle Bus Service'"," 'Microwave'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite 40 Laverdure","hotel_rating":5.0,"id":5631,"location":"(48.8105955, -72.2776509)","price":116.73565891472869} {"address":"2788 Route 125 Nord Saint Donat Quebec","amenities":["['Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Havre Du Parc","hotel_rating":4.0,"id":5901,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"1398 Pacific Rim Highway ","amenities":["[]"],"country":"Canada","hotel_name":"Clayoquot Cedars Vacation Rentals","hotel_rating":"NaN","id":686,"location":"(49.2680655, -124.8487056)","price":116.73565891472869} {"address":"166 Bedford Hwy Halifax Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Mount Saint Vincent University","hotel_rating":3.5,"id":1016,"location":"(44.67195125, -63.6451557443176)","price":116.73565891472869} {"address":"7 Earl St Kingston Ontario","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Residence Inn Kingston Water's Edge","hotel_rating":4.5,"id":1238,"location":"(44.2296838, -76.5015344)","price":144.0} {"address":"1616 Queensway ","amenities":["[]"],"country":"Canada","hotel_name":"Queensway Court Motel","hotel_rating":3.0,"id":1737,"location":"(52.8090255, -2.1116952)","price":116.73565891472869} {"address":"591 Wellington Rd London Ontario","amenities":["['Pool'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Free parking'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Best Western Plus Lamplighter Inn & Conference Centre","hotel_rating":4.5,"id":1777,"location":"(42.953005116, -81.229152948)","price":125.0} {"address":"1150 Wellington Rd London Ontario","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Four Points by Sheraton London","hotel_rating":4.5,"id":1785,"location":"(42.9293247605482, -81.2193668786412)","price":118.0} {"address":"1120 Dearness Dr London Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Quality Suites London","hotel_rating":4.0,"id":1795,"location":"(42.9310883929244, -81.2198209513508)","price":116.73565891472869} {"address":"1585 Dundas St London Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Eastcourt London Motel","hotel_rating":2.5,"id":1810,"location":"(42.999952, -81.192355)","price":59.0} {"address":"6817 Cottonwood Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Casa Panta Guest House, Bed & Breakfast","hotel_rating":5.0,"id":1935,"location":"(40.8045431, -77.8294114)","price":116.73565891472869} {"address":"209 Route du Golf Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Le Gite Du Havre","hotel_rating":4.5,"id":2373,"location":"(46.2509807, -70.7839935)","price":116.73565891472869} {"address":"2-4 Chemin des Mures ","amenities":["[]"],"country":"Canada","hotel_name":"Chalets Huppes Du Massif","hotel_rating":"NaN","id":2715,"location":"(46.0724177, 3.9023165)","price":116.73565891472869} {"address":"59 Corey Crescent Tobermory Ontario","amenities":["['Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Lands End Park","hotel_rating":3.5,"id":2849,"location":"(45.2392449, -81.6845887)","price":116.73565891472869} {"address":"23 Gasoline Alley E Red Deer Alberta","amenities":["['Breakfast included'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Empire Inn & Suites","hotel_rating":3.5,"id":2887,"location":"(52.2073578, -113.81204075175)","price":116.73565891472869} {"address":"50801 O'Byrne Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Chilliwack River RV & Campground","hotel_rating":3.0,"id":3287,"location":"(53.1916897, -6.1080843)","price":116.73565891472869} {"address":"10405 117 St Grande Prairie Alberta","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hampton Inn & Suites by Hilton Grande Prairie","hotel_rating":4.5,"id":3433,"location":"(55.1770519, -118.8487882)","price":116.73565891472869} {"address":"1713 Queen St E ","amenities":["[]"],"country":"Canada","hotel_name":"Algoma Cabins and Motel","hotel_rating":2.0,"id":3605,"location":"(35.7171660416667, -77.8909771458333)","price":116.73565891472869} {"address":"125 Boulevard de Bromont Bromont Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Spa'"," 'Babysitting'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Hotel Bromont","hotel_rating":3.0,"id":4343,"location":"(45.3108322, -72.6307348)","price":98.0} {"address":"880 10th St E Owen Sound Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Travelodge Owen Sound ON","hotel_rating":3.0,"id":4494,"location":"(44.5699889, -80.929164461242)","price":116.73565891472869} {"address":"8126-Highway 3 Crowsnest Pass Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Business Centre with Internet Access'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"A Safe Haven B&B and Cabin","hotel_rating":4.5,"id":4547,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":" ","amenities":["['Non-smoking hotel'"," 'Sauna'"," 'Microwave']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"12 Mile Lake Bed And Breakfast","hotel_rating":5.0,"id":4585,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"11 Westside Dr Cochrane Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Super 8 by Wyndham Cochrane","hotel_rating":4.0,"id":4685,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"2193 Church Rd Rustico Prince Edward Island","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Sauna'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Barachois Inn","hotel_rating":5.0,"id":4882,"location":"(46.3355508, -63.1466676)","price":116.73565891472869} {"address":"78 Sainte-Flavie Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Shuttle Bus Service']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite Entre Chien et Loup","hotel_rating":4.5,"id":4890,"location":"(48.610347, -68.2304479)","price":116.73565891472869} {"address":"9609 101 St Peace River Alberta","amenities":["['Free parking'"," 'Restaurant'"," 'Breakfast included'"," 'Room service'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Meeting rooms'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Peace Valley Inns","hotel_rating":3.0,"id":4903,"location":"(56.237114502269, -117.288446871707)","price":116.73565891472869} {"address":"457 King George Highway Miramichi New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Babysitting'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Golf Course'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Days Inn by Wyndham Miramichi NB","hotel_rating":4.0,"id":4967,"location":"(47.0400946, -65.4789572)","price":116.73565891472869} {"address":"310 7th Ave Keremeos British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Elks Motel","hotel_rating":3.0,"id":5296,"location":"(49.2051022, -119.8222988)","price":116.73565891472869} {"address":"Picketts Brook - Route 340 ","amenities":["[]"],"country":"Canada","hotel_name":"Muggee's Place","hotel_rating":4.5,"id":5998,"location":"(51.5240161, 0.5573712)","price":116.73565891472869} {"address":"123 Rundle Cres Canmore Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Ambleside Lodge Bed and Breakfast","hotel_rating":"NaN","id":161,"location":"(51.08458255, -115.367671717039)","price":116.73565891472869} {"address":"230 Lady Macdonald Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Alpenglow Inn Bed & Breakfast","hotel_rating":"NaN","id":193,"location":"(51.0821043, -115.325827987586)","price":116.73565891472869} {"address":"110 Riverside Dr Penticton British Columbia","amenities":["['Free parking'"," 'Pool'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Riverside Motel","hotel_rating":4.0,"id":365,"location":"(49.5011, -119.6113432)","price":119.0} {"address":"100 Chemin Kandahar Mont Tremblant Quebec","amenities":["['Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Room service'"," 'Spa'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Wheelchair Access'"," 'Microwave'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Le Westin Resort & Spa, Tremblant, Quebec","hotel_rating":4.0,"id":443,"location":"(52.4760892, -71.8258668)","price":209.0} {"address":"8 Kin Place Newfoundland and Labrador","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Gros Morne Accommodations & Hostel","hotel_rating":4.0,"id":1191,"location":"(49.5853233, -57.9141933)","price":116.73565891472869} {"address":"8 Sandpiper Lane Wasaga Beach Ontario","amenities":["['Free parking'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"At The Sands Waterfront Cottages & After Prom Rentals Wasaga Beach","hotel_rating":4.0,"id":1429,"location":"(44.5136392333333, -80.0296681666667)","price":116.73565891472869} {"address":"7506 Main Street Osoyoos British Columbia","amenities":["['Free Internet'"," 'Free parking'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Richter Pass Motor Inn","hotel_rating":3.0,"id":1934,"location":"(49.0313639, -119.4632555)","price":116.73565891472869} {"address":"359 Alexandre Tache Gatineau Quebec","amenities":["['Free parking'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Casino and Gambling'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Shuttle Bus Service'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Motel du Parc","hotel_rating":4.5,"id":2101,"location":"(45.421926, -75.743402)","price":80.0} {"address":"117 Main St W Huntsville Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Econolodge Huntsville","hotel_rating":3.5,"id":2268,"location":"(45.3203374, -79.230389)","price":116.73565891472869} {"address":"14 Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Golf Course'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge du Mange Grenouille","hotel_rating":4.0,"id":2354,"location":"(33.573962125, -117.734187125)","price":89.0} {"address":"#1 Steep Island Campbell River British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Steep Island Lodge","hotel_rating":"NaN","id":2458,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"261 Route 132 Perce Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Conference Facilities'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Riotel Perce","hotel_rating":4.0,"id":2562,"location":"(48.5162628, -64.2184026939353)","price":116.73565891472869} {"address":"1470 5th Ave Valemount British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Alpine Inn","hotel_rating":2.5,"id":2649,"location":"(52.83217805, -119.277796357764)","price":116.73565891472869} {"address":"6839 66 St Red Deer Alberta","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Best Western Plus Red Deer Inn & Suites","hotel_rating":4.5,"id":2869,"location":"(52.2865843114179, -113.852452948614)","price":116.73565891472869} {"address":"5988 Willingdon Ave Burnaby British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Pool'"," 'Room service'"," 'Restaurant'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Element Vancouver Metrotown","hotel_rating":4.5,"id":3232,"location":"(49.2303683, -123.0041598)","price":280.0} {"address":"2350 rang Saint-Olivier Shawinigan Quebec","amenities":["['Free parking'"," 'Restaurant']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Le Canard Medeau","hotel_rating":4.5,"id":3513,"location":"(46.6708041, -72.7664382)","price":116.73565891472869} {"address":"240 Woodley Dr Hinton Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Flying Dog Bed and Breakfast","hotel_rating":5.0,"id":3631,"location":"(53.3831407, -117.6315927)","price":116.73565891472869} {"address":"217 Goderich St Port Elgin Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Business Centre with Internet Access'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Sand Castle Suites Motel","hotel_rating":3.5,"id":4295,"location":"(44.4354514, -81.3894524)","price":116.73565891472869} {"address":"46 Boulevard de Bromont Bromont Quebec","amenities":["['Restaurant'"," 'Bar/Lounge'"," 'Free parking'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Breakfast Available'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge-Spa Le Madrigal","hotel_rating":4.5,"id":4339,"location":"(45.3108322, -72.6307348)","price":116.73565891472869} {"address":"301 Chemin de Val du Repos ","amenities":["[]"],"country":"Canada","hotel_name":"Au Soleil Couchant","hotel_rating":"NaN","id":4808,"location":"(48.1956934878239, -77.7275616990753)","price":116.73565891472869} {"address":"5 Les Bergeronnes Quebec","amenities":["[]"],"country":"Canada","hotel_name":"La P'tite Baleine","hotel_rating":"NaN","id":4997,"location":"(48.243882, -69.545517)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Salmonberry Inn","hotel_rating":4.5,"id":5083,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"905 4th St ","amenities":["[]"],"country":"Canada","hotel_name":"Estevan Motel","hotel_rating":"NaN","id":5211,"location":"(39.1393525, -121.5873768)","price":116.73565891472869} {"address":"Nova Scotia Trunk 1 Windsor Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Downeast Motel","hotel_rating":2.5,"id":5272,"location":"(45.1960403, -63.1653789)","price":92.0} {"address":"2 Stanleys Cres Clarenville Newfoundland and Labrador","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Stanley House","hotel_rating":5.0,"id":5384,"location":"(53.8217327, -61.2295532)","price":116.73565891472869} {"address":"1195 ch Cockanagog Ferme-Neuve Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Pourvoirie Base Plein Air Cockanagog","hotel_rating":"NaN","id":5469,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"4710 50 Street Valleyview Alberta","amenities":["['Free parking'"," 'Golf Course'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Shamrock Motel","hotel_rating":3.5,"id":5570,"location":"(55.0654974, -117.2808929)","price":65.0} {"address":"106 Principale Lac-Bouchette Quebec","amenities":["['Free parking'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Hot Tub'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Shuttle Bus Service'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite Dame Clo","hotel_rating":4.5,"id":5689,"location":"(48.2677041956682, -72.1748503570904)","price":116.73565891472869} {"address":"111 Place Jean-Jaques Bertrand Cowansville Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Auberge des Carrefours","hotel_rating":"NaN","id":5885,"location":"(52.4760892, -71.8258668)","price":80.0} {"address":"13500 Barkerville Hwy ","amenities":["[]"],"country":"Canada","hotel_name":"Lowhee Campground","hotel_rating":4.5,"id":5961,"location":"(53.0154665, -122.4950096)","price":116.73565891472869} {"address":"101 Spruce Haven Rd Melfort Saskatchewan","amenities":["['Free parking'"," 'Pool'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Golf Course'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Bluebird Hotel","hotel_rating":2.5,"id":5992,"location":"(52.8564369, -104.593258)","price":116.73565891472869} {"address":" ","amenities":["['Pool'"," 'Free parking'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Casino and Gambling'"," 'Concierge'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"South Beach Casino and Resort","hotel_rating":4.0,"id":6104,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"146 Pownal St Charlottetown Prince Edward Island","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Hotel on Pownal","hotel_rating":4.5,"id":221,"location":"(46.23436275, -63.1299100060274)","price":116.73565891472869} {"address":"9 Colonel Gray Dr ","amenities":["[]"],"country":"Canada","hotel_name":"River Winds B&B","hotel_rating":5.0,"id":266,"location":"(46.2414155388944, -63.1490957075515)","price":116.73565891472869} {"address":"Meadowbank ","amenities":["[]"],"country":"Canada","hotel_name":"Blue Heron Hideaways","hotel_rating":3.0,"id":271,"location":"(46.20463615, -63.2247638054199)","price":116.73565891472869} {"address":"270 Riverside Dr Penticton British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Ogopogo Motel","hotel_rating":3.5,"id":424,"location":"(49.5011, -119.6113432)","price":116.73565891472869} {"address":"995 Terminal Ave N Nanaimo British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Bluebird Motel","hotel_rating":2.5,"id":882,"location":"(49.1701707, -123.9407496)","price":116.73565891472869} {"address":"1875 Barrington St Halifax Nova Scotia","amenities":["['Pool'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Spa'"," 'Banquet Room'"," 'Breakfast Available'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Barrington Hotel","hotel_rating":4.0,"id":997,"location":"(44.6497456, -63.5750766)","price":125.0} {"address":"985 Peninsula Road Ucluelet British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Birds Bay Retreat","hotel_rating":4.5,"id":1124,"location":"(48.9446905, -125.5565446)","price":104.0} {"address":"1183 Helen Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Ucluelet Guest House","hotel_rating":4.0,"id":1150,"location":"(51.7531959, -1.2780419)","price":116.73565891472869} {"address":"1710 Wharncliffe Rd S ","amenities":["[]"],"country":"Canada","hotel_name":"Casa Blanca Motel","hotel_rating":2.0,"id":1817,"location":"(42.924231829005, -81.2763306024903)","price":116.73565891472869} {"address":"490 Barrydowne Rd Sudbury Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Fairfield Inn & Suites Sudbury","hotel_rating":4.5,"id":1862,"location":"(50.000678, -86.000977)","price":158.0} {"address":"7310 Main Street Osoyoos British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Concierge'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Desert Surfside Waterfront Accomodations","hotel_rating":4.5,"id":1898,"location":"(49.0313639, -119.4632555)","price":69.0} {"address":"34 Morrison Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Old Town Bed & Breakfast","hotel_rating":5.0,"id":2164,"location":"(45.4927180666929, -60.9340890050325)","price":116.73565891472869} {"address":"1040 Walker Lake Dr Huntsville Ontario","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Public Wifi'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Walker Lake Resort","hotel_rating":4.0,"id":2275,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"22 Shellwood Shores Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Country Haven Bed and Breakfast","hotel_rating":5.0,"id":2291,"location":"(45.2961152, -79.2079289)","price":116.73565891472869} {"address":"2929 50 Ave Red Deer Alberta","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Black Knight Inn","hotel_rating":4.0,"id":2879,"location":"(52.2506725, -113.8141185)","price":116.73565891472869} {"address":"666 Lakeshore Dr North Bay Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Lakeshore Suites Plus","hotel_rating":3.5,"id":3005,"location":"(46.260186, -79.4302986)","price":116.73565891472869} {"address":"3137 Vector Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Vector View B&B","hotel_rating":5.0,"id":3094,"location":"(49.8464184, -119.5634187)","price":116.73565891472869} {"address":"206 Elizabeth Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Elizabeth Manor Bed and Breakfast","hotel_rating":4.5,"id":3554,"location":"(51.5395513, -0.0912507)","price":116.73565891472869} {"address":"500 Smith St Hinton Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Lakeview Inns & Suites - Hinton","hotel_rating":3.0,"id":3607,"location":"(53.4063641, -117.5565277)","price":116.73565891472869} {"address":"462 Smith St Hinton Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Holiday Inn Express Hotel & Suites Hinton","hotel_rating":"NaN","id":3608,"location":"(53.4063641, -117.5565277)","price":116.73565891472869} {"address":"165 Fraser Riviere du Loup Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Concierge'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge Amerilys","hotel_rating":4.0,"id":3733,"location":"(47.8304058, -69.551506)","price":116.73565891472869} {"address":"1327 La Ronge Ave La Ronge Saskatchewan","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Harbour Inn","hotel_rating":4.0,"id":5613,"location":"(55.1042467, -105.27935474703)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Microwave'"," 'Minibar'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Beauchene Wilderness Lodge","hotel_rating":5.0,"id":5737,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"1963 TransCanada Hwy Bedeque Prince Edward Island","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Airport transportation'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Dry Cleaning'"," 'Electric vehicle charging station'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Anchor Motel & Suites","hotel_rating":3.5,"id":5804,"location":"(46.3355508, -63.1466676)","price":116.73565891472869} {"address":"5534 Prospect Rd New Minas Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Slumber Inn","hotel_rating":3.5,"id":6042,"location":"(45.0572230322252, -64.4672970087417)","price":116.73565891472869} {"address":"1136 Cure Labelle Blainville Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Days Inn by Wyndham Blainville Conference Centre","hotel_rating":"NaN","id":6066,"location":"(52.4760892, -71.8258668)","price":110.0} {"address":"298 D - 31 Rd Auld's Cove Nova Scotia","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Cove Motel & Restaurant","hotel_rating":4.0,"id":6087,"location":"(45.6564326, -61.4409849)","price":116.73565891472869} {"address":"204 Grassi Pl ","amenities":["[]"],"country":"Canada","hotel_name":"Ballyrock Home","hotel_rating":5.0,"id":178,"location":"(51.08503025, -115.373406798121)","price":116.73565891472869} {"address":"1050 Eckhardt Ave. West Penticton British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Room service'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Ramada by Wyndham Penticton Hotel & Suites","hotel_rating":4.0,"id":353,"location":"(49.4941777, -119.6079518)","price":116.73565891472869} {"address":"193 Main Street Newfoundland and Labrador","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Heated pool'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Shallow Bay Motel & Cabins","hotel_rating":4.0,"id":1164,"location":"(48.9486339, -55.6641463)","price":110.0} {"address":"960 William Street ","amenities":["[]"],"country":"Canada","hotel_name":"Residence & Conference Centre - Thunder Bay","hotel_rating":4.0,"id":1698,"location":"(42.8848706724138, -78.8349282413793)","price":116.73565891472869} {"address":"4204 32 St Vernon British Columbia","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Super 8 by Wyndham Vernon BC","hotel_rating":4.0,"id":1739,"location":"(50.2741728, -119.274394)","price":79.0} {"address":"69 Main St W Huntsville Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Knights Inn - Huntsville","hotel_rating":4.0,"id":2270,"location":"(45.3203374, -79.230389)","price":70.0} {"address":"1349 Highway 69 Island South ","amenities":["[]"],"country":"Canada","hotel_name":"Maples Motel","hotel_rating":"NaN","id":2420,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"4125 Discovery Dr Campbell River British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Breakfast Available'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Dolphins Resort and Anglers Dining","hotel_rating":4.5,"id":2444,"location":"(50.0650811, -125.2709027)","price":116.73565891472869} {"address":"6329 Orr Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Staybridge Suites Red Deer North","hotel_rating":4.0,"id":2874,"location":"(42.8421048562404, -81.2531473976842)","price":119.0} {"address":"2119 Lang Bay Rd ","amenities":["[]"],"country":"Canada","hotel_name":"LNL","hotel_rating":"NaN","id":3042,"location":"(49.7729823, -124.3455403)","price":116.73565891472869} {"address":"25 Pleasant ","amenities":["[]"],"country":"Canada","hotel_name":"Chez Marie","hotel_rating":5.0,"id":4331,"location":"(39.4407564489796, -84.352230877551)","price":49.0} {"address":"804 Point Pelee Dr Leamington Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Airport transportation'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Point Pelee Lakeshore B&B","hotel_rating":5.0,"id":4445,"location":"(41.9967892891525, -82.5587116155988)","price":116.73565891472869} {"address":"1291 West Road British Columbia V","amenities":["[]"],"country":"Canada","hotel_name":"Camp Homewood","hotel_rating":3.5,"id":4528,"location":"(49.1924155, -123.1312494)","price":116.73565891472869} {"address":"4812 61 St Stettler Alberta","amenities":["['Air conditioning'"," 'Microwave'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Plains Motor Inn","hotel_rating":4.0,"id":5182,"location":"(52.328637, -112.7274718)","price":116.73565891472869} {"address":"1011 5th Avenue ","amenities":["[]"],"country":"Canada","hotel_name":"Midway Motel","hotel_rating":2.5,"id":5711,"location":"(38.4196538367347, -82.4415157142857)","price":116.73565891472869} {"address":"2210 route du Fleuve Les Eboulements Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge Authentique de Charlevoix","hotel_rating":4.5,"id":5712,"location":"(47.4836302, -70.3081813)","price":116.73565891472869} {"address":" ","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Children Activities (Kid / Family Friendly)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge Motel Le Pigeonnier","hotel_rating":4.0,"id":6101,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"140 Chemin au Pied de la Montagne Mont Tremblant Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Babysitting'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Paid Internet'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Ski-In / Ski-Out'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Lodge de la Montagne","hotel_rating":4.0,"id":446,"location":"(52.4760892, -71.8258668)","price":135.0} {"address":"855 rue de la Colline Mont Tremblant Quebec","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Wildberry Inn","hotel_rating":5.0,"id":459,"location":"(46.1222417, -74.5614187)","price":130.0} {"address":"660 Columbia St W Kamloops British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Best Western Plus Kamloops Hotel","hotel_rating":4.5,"id":577,"location":"(50.6719027, -120.3549469)","price":164.0} {"address":"1530 River St Kamloops British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Riverland Inn & Suites","hotel_rating":4.0,"id":585,"location":"(50.6748503, -120.302665)","price":116.73565891472869} {"address":"2002 Airport Dr Saskatoon Saskatchewan","amenities":["[]"],"country":"Canada","hotel_name":"Saskatoon Inn and Conference Centre","hotel_rating":"NaN","id":1046,"location":"(52.15620935, -106.682179633712)","price":101.0} {"address":"608 Preston Avenue South ","amenities":["[]"],"country":"Canada","hotel_name":"8th Street Saskatoon Homestay","hotel_rating":"NaN","id":1103,"location":"(27.7541446938775, -82.640728244898)","price":55.0} {"address":"2360 Princess St Kingston Ontario","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Bar/Lounge'"," 'Room service'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Travelodge Kingston LaSalle Hotel","hotel_rating":3.5,"id":1253,"location":"(44.25830994, -76.5531738)","price":116.73565891472869} {"address":"204 Rue du Vieux-Port Gatineau Quebec","amenities":["['Air conditioning'"," 'Microwave']"],"country":"Canada","hotel_name":"The 204 Du Vieux-Port","hotel_rating":"NaN","id":2114,"location":"(45.50215965, -75.5636575557186)","price":116.73565891472869} {"address":"3934 Cokato Rd Fernie British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Wheelchair Access'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Elk View Lodge","hotel_rating":3.5,"id":2140,"location":"(49.4674057, -115.0587522)","price":116.73565891472869} {"address":"93 Perce Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Children Activities (Kid / Family Friendly)'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite Aux jardins de l'Anse","hotel_rating":4.5,"id":2567,"location":"(48.5222989, -64.2136423)","price":116.73565891472869} {"address":"545 Jack Adams Road Valemount British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Teepee Meadows Guest Cottages","hotel_rating":"NaN","id":2658,"location":"(55.001251, -125.002441)","price":135.0} {"address":"37468 Highway 2 South Red Deer Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Western Budget Reddeer #1","hotel_rating":"NaN","id":2898,"location":"(51.8533093, -114.0256429)","price":116.73565891472869} {"address":"7013 Thunder Bay St Powell River British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Electric vehicle charging station'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Pacific Point Market and Suites","hotel_rating":4.5,"id":3029,"location":"(49.8056021, -124.5201939)","price":116.73565891472869} {"address":"800 Highway 17 E Kenora Ontario","amenities":["['Free parking'"," 'Pool'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Restaurant'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Travelodge Kenora","hotel_rating":3.0,"id":3216,"location":"(49.7457335, -94.3719405)","price":116.73565891472869} {"address":"8450 Trans Canada Hwy 105 Baddeck Nov","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Cabot Trail Motel","hotel_rating":4.0,"id":3378,"location":"(46.0829282263318, -60.7919527647907)","price":116.73565891472869} {"address":"713 Bay Road Baddeck Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Bell View Luxury Suites","hotel_rating":4.0,"id":3387,"location":"(45.1960403, -63.1653789)","price":116.73565891472869} {"address":"684 Chemin Olivier Levis Quebec","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Children Activities (Kid / Family Friendly)'"," 'Hot Tub'"," 'Multilingual Staff'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Quebec City KOA","hotel_rating":4.0,"id":3423,"location":"(46.6992606, -71.3012712)","price":116.73565891472869} {"address":"150 Dunlop St W Barrie Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Bar/Lounge'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Knights Inn Barrie","hotel_rating":2.5,"id":3809,"location":"(44.3869272, -79.6958207)","price":116.73565891472869} {"address":"320 Green Street Port Elgin Ontario","amenities":["[]"],"country":"Canada","hotel_experience":"Terrible","hotel_name":"Krys-ed Cottage Park","hotel_rating":1.0,"id":4301,"location":"(44.4403930714286, -81.3980051285714)","price":116.73565891472869} {"address":"5463 Blezard Dr Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Cottage by the Lake","hotel_rating":5.0,"id":4316,"location":"(43.1943077, -79.5026271)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hotel Bedford","hotel_rating":3.5,"id":4580,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"352 7th Street East Brooks Alberta","amenities":["['Room service'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Royal City Motor Inn","hotel_rating":3.0,"id":4716,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"1600 avenue du Phare Ouest Matane Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Banquet Room'"," 'Golf Course'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Shuttle Bus Service'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Hotel-Motel La Vigie","hotel_rating":3.0,"id":4750,"location":"(48.8350813, -67.5737487312843)","price":116.73565891472869} {"address":"5224 53rd St Chetwynd British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Pinecone Inn & Suites","hotel_rating":4.0,"id":5049,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":" ","amenities":["[]"],"country":"Canada","hotel_name":"EZ Home","hotel_rating":"NaN","id":5081,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"9801 Spalding Rd British Columbia V","amenities":["[]"],"country":"Canada","hotel_name":"Poets Cove Resort & Spa","hotel_rating":"NaN","id":5082,"location":"(50.2837708, -119.2441414)","price":195.0} {"address":"17084 Duffys Lane ","amenities":["[]"],"country":"Canada","hotel_name":"DeerFields Stables Country Inn","hotel_rating":5.0,"id":5231,"location":"(43.9382781358138, -79.8425825672759)","price":116.73565891472869} {"address":"5356 Ole's Cove Rd Halfmoon Bay British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Rockwater Secret Cove Resort","hotel_rating":"NaN","id":5281,"location":"(49.54139, -123.978252)","price":177.0} {"address":" ","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Fundy Rocks Motel","hotel_rating":3.5,"id":5317,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"333 Homestead Crescent ","amenities":["[]"],"country":"Canada","hotel_name":"Chickadee Lane Bed & Breakfast","hotel_rating":5.0,"id":5471,"location":"(53.4170449, -2.2170002)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Concierge'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Pine Tree Motel","hotel_rating":2.5,"id":5508,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"4 Robson Ave Sackville New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Tantramar Motel","hotel_rating":3.5,"id":5512,"location":"(46.500283, -66.750183)","price":116.73565891472869} {"address":"103 Centre Street Duchess Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Air conditioning'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Stage Coach Inn","hotel_rating":4.5,"id":6099,"location":"(50.7312682, -111.9060332)","price":116.73565891472869} {"address":"794 Highway 2 Kingston Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Super 8 by Wyndham Kingston","hotel_rating":"NaN","id":1250,"location":"(44.2419680651498, -76.4315912387905)","price":96.0} {"address":"181 rue Richelieu La Malbaie Quebec","amenities":["['Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Restaurant'"," 'Pool'"," 'Free Internet'"," 'Free parking'"," 'Bar/Lounge'"," 'Spa'"," 'Babysitting'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Casino and Gambling'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Paid Wifi'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Minibar'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Fairmont Le Manoir Richelieu","hotel_rating":4.5,"id":1287,"location":"(47.623021, -70.14461)","price":116.73565891472869} {"address":"615 St-Raphael ","amenities":["[]"],"country":"Canada","hotel_name":"Maison Des Lilas","hotel_rating":"NaN","id":1334,"location":"(43.4255303, 6.7694244)","price":116.73565891472869} {"address":"212 Route 132 Perce Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hotel Motel Manoir de Perce","hotel_rating":3.5,"id":2572,"location":"(48.51906415, -64.2169512328992)","price":116.73565891472869} {"address":"7651 Sechelt Inlet Rd Sechelt British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Breakfast Available'"," 'Hot Tub'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Tranquility Bay Waterfront Inn","hotel_rating":5.0,"id":2755,"location":"(49.5472871711171, -123.76315233917)","price":116.73565891472869} {"address":" Masset British Columbia","amenities":["['Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hiellen Longhouse Village","hotel_rating":4.5,"id":3137,"location":"(54.0124473, -132.1452236)","price":116.73565891472869} {"address":"3500 Boul de la Rive-Sud Levis Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Airport transportation'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hotel Motel Hospitalite","hotel_rating":4.0,"id":3409,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"2519 Island Hwy W Qualicum Beach British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Golf Course']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"At Nautica Tigh Bed & Breakfast","hotel_rating":4.5,"id":3549,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"1474 Chemin Chantecler Sainte-Adele Quebec","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Room service'"," 'Free Internet'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Electric vehicle charging station'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Sauna'"," 'Ski-In / Ski-Out'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Hotel Le Chantecler","hotel_rating":3.0,"id":4067,"location":"(45.9508001, -74.1510818)","price":116.73565891472869} {"address":"3985 Fifteenth St Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Centennial House Bed and Breakfast","hotel_rating":"NaN","id":4315,"location":"(43.6011733, -79.5148937)","price":116.73565891472869} {"address":"401 Robie St Truro Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Eagle's Landing B&B","hotel_rating":5.0,"id":4389,"location":"(45.3702992, -63.2926743)","price":116.73565891472869} {"address":"1596 Rue des Tilleuls Nominingue Quebec","amenities":["['Restaurant'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Tennis Court'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Villa Bellerive","hotel_rating":4.0,"id":5262,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"1061 Manitoba Ave Selkirk Manitoba","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Canalta Selkirk","hotel_rating":4.5,"id":5490,"location":"(50.1493654, -96.8824933)","price":134.0} {"address":"4417 50th Avenue St. Paul Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Woodland Motor Inn","hotel_rating":4.5,"id":5519,"location":"(53.9914742, -111.266959)","price":116.73565891472869} {"address":"10401 Sunset Rd Saint Thomas Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Cardinal Court Motel","hotel_rating":4.0,"id":5575,"location":"(42.7985064, -81.2442719)","price":105.0} {"address":"2940 16 Hwy W Houston British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Wheelchair Access'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Houston Motor Inn","hotel_rating":2.5,"id":5739,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":" ","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Comfort Inn - New Glasgow","hotel_rating":3.5,"id":5773,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"4 Wheatland Avenue ","amenities":["[]"],"country":"Canada","hotel_name":"Smoky Lake Inn","hotel_rating":3.0,"id":5873,"location":"(40.3066259333333, -75.9609776)","price":116.73565891472869} {"address":"213 Chambly Quebec","amenities":["['Air conditioning']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"A la Claire Fontaine","hotel_rating":3.5,"id":5967,"location":"(45.4473898, -73.2932002)","price":116.73565891472869} {"address":"235 Route 132 La Pocatiere Quebec","amenities":["['Refrigerator in room']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel Le Pocatois","hotel_rating":3.5,"id":5993,"location":"(47.352017, -70.0713685)","price":116.73565891472869} {"address":"1 Inspiration Road Burgeo Newfoundland and Labrador","amenities":["['Restaurant'"," 'Room service'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Gillett's Motel","hotel_rating":4.0,"id":6111,"location":"(53.8217327, -61.2295532)","price":116.73565891472869} {"address":"123 Freeport Blvd NE Calgary Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Airport transportation'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Acclaim Hotel Calgary Airport","hotel_rating":4.5,"id":28,"location":"(51.1507669, -114.0129907)","price":116.73565891472869} {"address":"100 Bonhomme Road Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Bear Hill Lodge","hotel_rating":4.0,"id":33,"location":"(55.001251, -115.002136)","price":117.0} {"address":"809 Miette Avenue Alberta","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Mountain Mist B&B","hotel_rating":4.5,"id":88,"location":"(52.8749090470915, -118.089497864966)","price":116.73565891472869} {"address":"112 Capital Dr Charlottetown Prince Edward Island","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Comfort Inn","hotel_rating":4.0,"id":208,"location":"(46.26406295, -63.1558821626662)","price":140.0} {"address":"71 Water St Charlottetown Prince Edward Island","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Water Suites","hotel_rating":4.5,"id":248,"location":"(46.241387, -63.1140308)","price":116.73565891472869} {"address":"22 Doc. Blanchard Cres ","amenities":["[]"],"country":"Canada","hotel_name":"Youth Hostel","hotel_rating":"NaN","id":257,"location":"(46.2578025, -63.1460549)","price":116.73565891472869} {"address":"1056 Corbishley Ave Penticton British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"E'Laysa Guesthouse and Vineyard Retreat","hotel_rating":5.0,"id":384,"location":"(49.5198128, -119.5692226)","price":116.73565891472869} {"address":"1590 Naramata Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Black Widow Winery Bed & Breakfast","hotel_rating":5.0,"id":405,"location":"(49.5422226, -119.5667097)","price":116.73565891472869} {"address":"Castle Junction1A & Hwy 93 South Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Castle Mountain Chalets","hotel_rating":4.0,"id":519,"location":"(55.001251, -115.002136)","price":170.0} {"address":"3187 County Road 13 Picton Ontario","amenities":["['Pool'"," 'Free parking'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Smugglers Cove RV Resort","hotel_rating":4.0,"id":1595,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"1017 First St. West Revelstoke British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Mountain View Motel","hotel_rating":3.5,"id":1673,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"1555 Dundas St London Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Parkway Motel","hotel_rating":3.0,"id":1807,"location":"(42.9994063, -81.1942775)","price":70.0} {"address":"8 Brown Rd Moncton New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Atlantic Motel","hotel_rating":3.5,"id":2201,"location":"(46.1008285, -64.9511329)","price":116.73565891472869} {"address":"201 Queen St Moncton New Brunswick","amenities":["[]"],"country":"Canada","hotel_name":"Bower Hotel + Suites","hotel_rating":"NaN","id":2209,"location":"(46.0901145, -64.7762346)","price":138.0} {"address":"2371 Island Hwy S Campbell River British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Seaside Cottage","hotel_rating":4.5,"id":2460,"location":"(50.0249556, -125.2415179)","price":116.73565891472869} {"address":"361 Wyndhaven Pl Clearwater British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Wyndhaven Cottage Bed and Breakfast.","hotel_rating":5.0,"id":2496,"location":"(51.6590358, -120.0440977)","price":116.73565891472869} {"address":"3235 Saywer Road Valemount British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Stone Haven Inn B&B","hotel_rating":4.5,"id":2673,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"63 Ambroise Fafard street Baie-St-Paul Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Breakfast Available'"," 'Conference Facilities'"," 'Golf Course'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge des Balcons","hotel_rating":4.5,"id":2704,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"6914 Sunshine Coast Hwy ","amenities":["[]"],"country":"Canada","hotel_name":"Garden Bridge House","hotel_rating":"NaN","id":2769,"location":"(49.6944500089979, -123.962777993604)","price":116.73565891472869} {"address":"6313 6 Hwy Tobermory Ontario","amenities":["['Free parking']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Roxys Gas & Variety Cabins & Tent Sites","hotel_rating":4.5,"id":2848,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"4845 Marine Ave Powell River British Columbia","amenities":["['Children Activities (Kid / Family Friendly)'"," 'Paid Internet'"," 'Paid Wifi'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Willingdon Beach Campsite","hotel_rating":4.5,"id":3046,"location":"(49.8313649, -124.5271583)","price":116.73565891472869} {"address":"39614 Highway 16 ","amenities":["[]"],"country":"Canada","hotel_name":"Richardson Ranch","hotel_rating":4.5,"id":3163,"location":"(40.8471162, -92.0317955)","price":116.73565891472869} {"address":"724 Great Northern Rd Sault Ste. Marie Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Free parking'"," 'Breakfast included'"," 'Babysitting'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Microtel Inn & Suites by Wyndham Sault Ste. Marie","hotel_rating":4.5,"id":3581,"location":"(46.5473616, -84.3188644)","price":116.73565891472869} {"address":"308 McLean St Quesnel British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Business Centre with Internet Access'"," 'Casino and Gambling'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Billy Barker Casino Hotel","hotel_rating":4.5,"id":4148,"location":"(52.9776413, -122.4950325)","price":116.73565891472869} {"address":"900 Pembroke St E Pembroke Ontario","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Room service'"," 'Bar/Lounge'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Golf Course'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Clarion Hotel & Conference Centre","hotel_rating":3.5,"id":4777,"location":"(45.8255263566038, -77.0904878698113)","price":119.0} {"address":" ","amenities":["['Free parking'"," 'Children Activities (Kid / Family Friendly)'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Chalets Lanaudière","hotel_rating":4.5,"id":5121,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"74 Boulder Blvd Stony Plain Alberta","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Travelodge Stony Plain","hotel_rating":3.5,"id":5635,"location":"(53.5423156833333, -113.977862933333)","price":82.0} {"address":"300 Mountain Avenue Alberta","amenities":["['Pool'"," 'Room service'"," 'Fitness Centre with Gym / Workout Room'"," 'Restaurant'"," 'Bar/Lounge'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Rimrock Resort Hotel","hotel_rating":4.5,"id":5,"location":"(51.1615167, -115.5706911)","price":189.0} {"address":"Nelson S ","amenities":["[]"],"country":"Canada","hotel_name":"Bass Creek Resort","hotel_rating":"NaN","id":794,"location":"(-41.2782885, 173.273465959892)","price":116.73565891472869} {"address":"2371 Arbot Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Bethlehem Centre","hotel_rating":4.5,"id":900,"location":"(49.1666263, -123.9887807)","price":116.73565891472869} {"address":"1026 College Dr Saskatoon Saskatchewan","amenities":["['Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Laura's Lodge","hotel_rating":4.5,"id":1083,"location":"(52.1280196, -106.597768)","price":116.73565891472869} {"address":"56 ","amenities":["[]"],"country":"Canada","hotel_name":"Chaumiere de la Cote","hotel_rating":"NaN","id":1331,"location":"(47.82598115, -2.76334926955883)","price":116.73565891472869} {"address":"23 Magog Quebec","amenities":["['Free parking'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Au Cafe Creme and Spa","hotel_rating":4.5,"id":1363,"location":"(45.265463, -72.147903)","price":125.0} {"address":"1854 County Road 18 ","amenities":["[]"],"country":"Canada","hotel_name":"Sandbanks River Country Campground","hotel_rating":4.5,"id":1597,"location":"(44.9770058857435, -75.6793805691544)","price":116.73565891472869} {"address":"450 Memorial Ave Thunder Bay Ontario","amenities":["['Free parking'"," 'Pool'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Room service'"," 'Bar/Lounge'"," 'Fitness Centre with Gym / Workout Room'"," 'Babysitting'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Travelodge Thunder Bay ON","hotel_rating":2.5,"id":1700,"location":"(48.4222638, -89.2376496)","price":116.73565891472869} {"address":"1650 Central St E Prince George British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Pool'"," 'Room service'"," 'Bar/Lounge'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Sandman Hotel & Suites Prince George","hotel_rating":3.5,"id":1723,"location":"(53.9080501, -122.7805851)","price":116.73565891472869} {"address":"1111 Lorne St Sudbury Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Imperial Fireside Inn","hotel_rating":"NaN","id":1884,"location":"(46.4720503, -81.0303458819561)","price":116.73565891472869} {"address":"4485 3 Hwy S Fernie British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Birch Meadows Lodge B&B","hotel_rating":5.0,"id":2134,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"50 Joseph St Parry Sound Ontario","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Trapper's Choice Restaurant & Inn","hotel_rating":4.0,"id":2383,"location":"(45.35904855, -80.0406785633936)","price":110.0} {"address":"111 Route 132 West Perce Quebec","amenities":["['Free parking'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hotel Motel Rocher Perce","hotel_rating":3.5,"id":2582,"location":"(48.5305324, -64.2181776)","price":116.73565891472869} {"address":"57 Gasoline Alley E ","amenities":["[]"],"country":"Canada","hotel_name":"Western Budget Motel Red Deer#2","hotel_rating":5.0,"id":2883,"location":"(52.21736565, -113.81286054829)","price":79.0} {"address":"6895 Waverley Ave Burnaby British Columbia","amenities":["['Room service'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Shuttle Bus Service'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Wanli Waverley House","hotel_rating":2.5,"id":3247,"location":"(49.2180425, -122.9975701)","price":116.73565891472869} {"address":"1395 Route 172 Tadoussac Quebec","amenities":["['Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite Gagnon","hotel_rating":4.5,"id":3329,"location":"(48.1877229, -69.6984824)","price":116.73565891472869} {"address":"158 Rue Bateau-Passeur CP 253 Tadoussac Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Maison Majorique Youth Hostel","hotel_rating":"NaN","id":3331,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"3241 Ninth St ","amenities":["[]"],"country":"Canada","hotel_name":"The Fairview at Rockway","hotel_rating":"NaN","id":3498,"location":"(43.1246766859241, -79.3163313076348)","price":116.73565891472869} {"address":"2665 Warren Ave Kimberley British Columbia","amenities":["['Free parking'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Banquet Room'"," 'Conference Facilities'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Kimbrook Lodge","hotel_rating":5.0,"id":4144,"location":"(49.6724859, -115.9819991)","price":116.73565891472869} {"address":" ","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Belvedere House Bed & Breakfast","hotel_rating":5.0,"id":4522,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"210 Vansittart Ave Woodstock Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Carbide Willson Guest House","hotel_rating":"NaN","id":4573,"location":"(43.135766, -80.763972)","price":116.73565891472869} {"address":"28 Baie Comeau Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Golf Course'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Travelodge Baie Comeau","hotel_rating":3.0,"id":4812,"location":"(49.217597, -68.152313)","price":89.0} {"address":"Perch Lake Road Hwy 11 ","amenities":["[]"],"country":"Canada","hotel_name":"Marr's Perch Lake Lodge","hotel_rating":2.5,"id":5014,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"629 Main St W Port Colborne Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Capri Motel","hotel_rating":4.0,"id":5197,"location":"(42.894793853535, -79.2697436746598)","price":116.73565891472869} {"address":"4022 County Road #43 East Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Knights Inn Kemptville","hotel_rating":2.5,"id":5265,"location":"(45.02868715, -75.6157848718836)","price":116.73565891472869} {"address":"153 Main Street West Neepawa Manitoba","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Westway Inn","hotel_rating":3.5,"id":5754,"location":"(50.2262256, -99.4456604)","price":116.73565891472869} {"address":"4055 Motz Rd British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"The Lodge at Skeena Landing","hotel_rating":"NaN","id":328,"location":"(54.5105977, -128.5538351)","price":129.0} {"address":"3315 Rock City Rd Nanaimo British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Maple View Bed & Breakfast","hotel_rating":5.0,"id":890,"location":"(49.2164655, -123.9890535)","price":116.73565891472869} {"address":"279 Hemlock Street Ucluelet British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Heated pool'"," 'Indoor pool'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"West Coast Motel on the Harbour","hotel_rating":4.5,"id":1115,"location":"(48.944739, -125.5521464)","price":116.73565891472869} {"address":"1062 Helen Road Ucluelet British ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Room service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hyphocus Inn","hotel_rating":5.0,"id":1126,"location":"(48.9325649, -125.5339868)","price":116.73565891472869} {"address":"1166 Coral Way Ucluelet British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Reef Point Oceanfront B&B","hotel_rating":5.0,"id":1130,"location":"(48.9314974, -125.5395855)","price":116.73565891472869} {"address":"397 Brock St ","amenities":["[]"],"country":"Canada","hotel_name":"Brock Street B & B","hotel_rating":4.0,"id":1279,"location":"(44.3064245, -78.9921954)","price":116.73565891472869} {"address":"6188 6th Ave Whitehorse Yukon","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Midnight Sun Inn Bed and Breakfast","hotel_rating":4.0,"id":1534,"location":"(63.000147, -136.002502)","price":116.73565891472869} {"address":"401 Main St Whitehorse Yukon","amenities":["['Free parking'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Town and Mountain Hotel","hotel_rating":3.5,"id":1560,"location":"(60.7189596, -135.056291)","price":116.73565891472869} {"address":"5235 White Rd Prince George British Columbia","amenities":["['Free parking'"," 'Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"MamaYeh RV Park & Campground","hotel_rating":4.5,"id":1726,"location":"(53.7643972, -122.6521486)","price":116.73565891472869} {"address":"370 Wharncliffe Rd S London Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Wharncliffe Suites","hotel_rating":4.0,"id":1790,"location":"(42.9644972142857, -81.2612312)","price":116.73565891472869} {"address":"390 Elgin St Sudbury Ontario","amenities":["['Restaurant'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Room service'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Quality Inn & Conference Centre Downtown","hotel_rating":3.0,"id":1877,"location":"(46.486127, -80.9886393)","price":94.0} {"address":"4025 Albert St Regina Saskatchewan","amenities":["['Free parking'"," 'Room service'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Executive Royal Hotel Regina","hotel_rating":4.0,"id":2050,"location":"(50.4149662, -104.6172202)","price":99.0} {"address":"72 James St Parry Sound Ontario","amenities":["['Restaurant'"," 'Free parking'"," 'Bar/Lounge'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Brunswick Hotel Complex","hotel_rating":2.5,"id":2390,"location":"(45.3454107, -80.0338973)","price":75.0} {"address":"80 Sand Bay Rd Ontario","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Sand Bay Cottages","hotel_rating":5.0,"id":2396,"location":"(45.366426636851, -77.6788134819862)","price":116.73565891472869} {"address":"134 Cameron Lake Rd Tobermory Ontario","amenities":["['Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Cedar Grove Cottages Family Resort","hotel_rating":5.0,"id":2850,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"878 Merlot Ave Oliver British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Golf Course'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"VIntage Merlot Bed and Breakfast","hotel_rating":4.5,"id":3103,"location":"(49.1914851, -119.5397214)","price":116.73565891472869} {"address":"8112 Highway 97 Oliver British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry']"],"country":"Canada","hotel_experience":"Average","hotel_name":"EZ Campground","hotel_rating":2.5,"id":3132,"location":"(49.170683, -119.556956)","price":116.73565891472869} {"address":"2120 Harrison Avenue Masset British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Eagles Feast House","hotel_rating":5.0,"id":3150,"location":"(54.0098779, -132.147851)","price":116.73565891472869} {"address":"1268 Chatsworth Rd Qualicum Beach British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Whiskey Creek RV Campground","hotel_rating":4.5,"id":3564,"location":"(49.2912893, -124.5229418)","price":116.73565891472869} {"address":"RR#1 Point Pelee 1129 Mersea Road C RR 1 Leamington Ontario","amenities":["['Pool'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Sturgeon Woods Campground & Marina","hotel_rating":3.5,"id":4446,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"880 Rue St-Laurent Saint-Simeon Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Gite le Voilier Bed and Breakfast","hotel_rating":4.0,"id":4560,"location":"(47.8253227, -69.8899372)","price":116.73565891472869} {"address":"913 Blvd. des Acadiens Caraquet New Brunswick","amenities":["[]"],"country":"Canada","hotel_name":"Motel et Camping Colibri","hotel_rating":"NaN","id":4697,"location":"(47.761986, -65.053678)","price":116.73565891472869} {"address":"1130 Benvenuto Ave Central Saanich British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Guest Suites on Benvenuto","hotel_rating":5.0,"id":5366,"location":"(48.5632593, -123.4613861)","price":116.73565891472869} {"address":"160 Hyde Point Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Heritage Home B&B","hotel_rating":3.0,"id":252,"location":"(46.2072197717081, -63.2122956208527)","price":116.73565891472869} {"address":"C/o 1636 Main St ","amenities":["[]"],"country":"Canada","hotel_name":"Alpex Alpine Ski Resort","hotel_rating":"NaN","id":419,"location":"(37.2324968663047, -96.9969229973656)","price":116.73565891472869} {"address":"348 Marten Street Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Rundle Manor Hotel","hotel_rating":"NaN","id":556,"location":"(51.1827157, -115.5676471)","price":116.73565891472869} {"address":"1225 Rogers Way Kamloops British Columbia","amenities":["['Free parking'"," 'Pool'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Airport transportation'"," 'Business Centre with Internet Access'"," 'Hot Tub'"," 'Multilingual Staff'"," 'Outdoor pool'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Kamloops Travelodge Mountview","hotel_rating":3.5,"id":593,"location":"(50.6509298, -120.371278989958)","price":116.73565891472869} {"address":"604 Ketchankooken Trail Mindemoya Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Mindemoya Court Cottages & Campground","hotel_rating":"NaN","id":816,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"1 Water Street Little Current Ontario","amenities":["['Restaurant'"," 'Free parking'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Anchor Inn Hotel","hotel_rating":4.0,"id":818,"location":"(45.9804438, -81.9224709)","price":116.73565891472869} {"address":"505 Terminal Ave N Nanaimo British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Port-O-Call Motel","hotel_rating":3.5,"id":874,"location":"(49.1774563, -123.9483043)","price":116.73565891472869} {"address":"105 Main Street Newfoundland and Labrador","amenities":["['Free High Speed Internet (WiFi)'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Bayview B&B","hotel_rating":3.5,"id":1208,"location":"(48.9486339, -55.6641463)","price":116.73565891472869} {"address":"4024 Bath Rd Kingston Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Meeting rooms'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Bayside Inn & Waterfront Suites","hotel_rating":3.0,"id":1266,"location":"(44.2417665244693, -76.6095257086487)","price":116.73565891472869} {"address":"3219 Rue Principale Ouest Magog Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Comme Chez Soi","hotel_rating":3.5,"id":1373,"location":"(45.268414, -72.1583746)","price":70.0} {"address":"115 George St St. John's Newfoundland and Labrador","amenities":["['Free High Speed Internet (WiFi)'"," 'Room service'"," 'Restaurant'"," 'Bar/Lounge'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"JAG","hotel_rating":4.5,"id":1475,"location":"(47.5616995, -52.7107733)","price":144.0} {"address":"3250 Airport Way Revelstoke British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Valley Retreat Bed & Breakfast","hotel_rating":5.0,"id":1647,"location":"(50.980954, -118.1842122)","price":120.0} {"address":"421 Cumberland St N Thunder Bay Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Lakehead Motel","hotel_rating":4.0,"id":1696,"location":"(48.4473264, -89.2004583)","price":116.73565891472869} {"address":"1905 Main St Moncton New Brunswick","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Motel 6 - Moncton","hotel_rating":4.5,"id":2193,"location":"(46.0747035, -64.8110486)","price":67.0} {"address":"7 Joseph St Parry Sound Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Town & Country Motel","hotel_rating":4.0,"id":2382,"location":"(45.3559708, -80.0371209878299)","price":78.0} {"address":"8 Cote du Queteux Baie-St-Paul Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite Le Noble Queteux","hotel_rating":4.5,"id":2707,"location":"(47.4071451, -70.5455422)","price":116.73565891472869} {"address":"5907 Sunshine Coast Hwy 101 Sechelt British Columbia","amenities":["['Free Internet'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Catch of the Day Cottages","hotel_rating":4.5,"id":2779,"location":"(49.4678859830522, -123.80630307496)","price":116.73565891472869} {"address":"10923 100 Ave Grande Prairie Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Concierge'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Thriftlodge Grande Prairie","hotel_rating":2.5,"id":3456,"location":"(55.1702245, -118.8260241)","price":89.0} {"address":"2757 Lakeview Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Rainshadow Retreat","hotel_rating":"NaN","id":3571,"location":"(43.355683, -88.622558)","price":116.73565891472869} {"address":"678 Carmichael Lane Hinton Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Crestwood Hotel","hotel_rating":"NaN","id":3622,"location":"(53.3865446, -117.6193266)","price":116.73565891472869} {"address":"The Blue Mountains-Meaford Tline Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Heathcote Haven Bed and Breakfast","hotel_rating":5.0,"id":3643,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"3138 Penetanguishene Rd Barrie Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Minibar'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Barrie KOA Campground","hotel_rating":4.5,"id":3804,"location":"(44.4200142, -79.6452056)","price":116.73565891472869} {"address":" Quesnel British ","amenities":["['Restaurant'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Business Centre with Internet Access'"," 'Hot Tub'"," 'Public Wifi'"," 'Ski-In / Ski-Out']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Silvertip Lodge Heli-Skiing Ltd","hotel_rating":5.0,"id":4152,"location":"(52.9794279, -122.4936273)","price":116.73565891472869} {"address":"653 Green Road ","amenities":["[]"],"country":"Canada","hotel_name":"Creek Side B&B","hotel_rating":"NaN","id":4530,"location":"(38.3226556568797, -81.7172050206518)","price":116.73565891472869} {"address":"19 Fisherman's Wharf Rd Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Bayfield River Cottage Colony","hotel_rating":4.0,"id":4667,"location":"(43.5690193403226, -81.7025734782217)","price":116.73565891472869} {"address":"61 Buell St Brockville Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Green Door Bed and Breakfast","hotel_rating":5.0,"id":4700,"location":"(44.5906958, -75.6880732)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Station Inn","hotel_rating":4.0,"id":4868,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"2053 Boulevard Douglas Saint Georges Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Pool'"," 'Breakfast included']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge Fort-Prevel","hotel_rating":3.5,"id":5018,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"1 Chambord Quebec","amenities":["['Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Motel L'Escale","hotel_rating":2.0,"id":5370,"location":"(48.4306817, -72.0631082)","price":116.73565891472869} {"address":"700 St. Jean boul. Pointe Claire Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Comfort Inn Montreal Aeroport","hotel_rating":"NaN","id":5971,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"3624 Parkview St Penticton British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Beachside Motel","hotel_rating":"NaN","id":364,"location":"(49.45352905, -119.586276773828)","price":90.0} {"address":"135 Chemin de Kandahar Mont Tremblant Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Spa'"," 'Fitness Centre with Gym / Workout Room'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Sauna'"," 'Ski-In / Ski-Out'"," 'Tennis Court'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Place St-Bernard","hotel_rating":3.5,"id":452,"location":"(46.2122769963912, -74.5862525054132)","price":116.73565891472869} {"address":"6-170 Chemin Au-Pied-De-la-Montagne ","amenities":["[]"],"country":"Canada","hotel_name":"L'Altitude By Rendez-Vous Tremblant","hotel_rating":"NaN","id":501,"location":"(46.2268853, -73.5833722)","price":116.73565891472869} {"address":"425 Banff Ave. Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Red Carpet Inn","hotel_rating":3.5,"id":537,"location":"(51.18217675, -115.566922065442)","price":79.0} {"address":"4700 Island Hwy N Nanaimo British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Airport transportation'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Inn on Long Lake","hotel_rating":4.5,"id":870,"location":"(49.21205205, -124.02605514446)","price":160.0} {"address":"106 Airport Rd St. John's Newfoundland and Labrador","amenities":["['Restaurant'"," 'Free parking'"," 'Room service'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Fitness Centre with Gym / Workout Room'"," 'Airport transportation'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Golf Course'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Comfort Inn Airport","hotel_rating":4.0,"id":1487,"location":"(47.60623835, -52.741362042075)","price":99.0} {"address":"KM 6 Atlin Road Whitehorse Yukon","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"White Mountain Inn B&B","hotel_rating":5.0,"id":1566,"location":"(63.000147, -136.002502)","price":116.73565891472869} {"address":"13922 Loyalist Pky Picton Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Grove Cottage Bed & Breakfast","hotel_rating":5.0,"id":1588,"location":"(44.0012999, -77.157558)","price":116.73565891472869} {"address":"45 Bessemer Rd London Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Homewood Suites by Hilton London Ontario","hotel_rating":4.5,"id":1779,"location":"(42.9271042, -81.2128948)","price":116.73565891472869} {"address":"17530 64 Ave Surrey British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Holiday Inn Hotel & Suites Surrey East - Cloverdale","hotel_rating":4.0,"id":1829,"location":"(49.1185475, -122.7372785)","price":116.73565891472869} {"address":"560 Centennial Pky N Hamilton Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Sandman Hotel Hamilton","hotel_rating":"NaN","id":2238,"location":"(43.2441979, -79.7552575033905)","price":121.0} {"address":"6971 West Coast Rd Sooke British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Sooke Harbour Resort and Marina","hotel_rating":4.5,"id":2305,"location":"(48.3672147563757, -123.731764913708)","price":254.0} {"address":"1315 Manawagonish Rd Saint John New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hillcrest Motel","hotel_rating":4.0,"id":2543,"location":"(45.2333422, -66.1314261)","price":60.0} {"address":"1465 5th Avenue Valemount British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Hot Tub'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Super 8 by Wyndham Valemount","hotel_rating":3.5,"id":2646,"location":"(52.83149585, -119.275780303899)","price":116.73565891472869} {"address":"1433 6th Avenue Valemount British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Non-smoking hotel'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Jailhouse Bed & Breakfast","hotel_rating":4.5,"id":2662,"location":"(52.83097355, -119.272701102806)","price":115.0} {"address":"128 Leva Ave Red Deer Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hampton Inn & Suites by Hilton Red Deer","hotel_rating":4.5,"id":2868,"location":"(52.20624365, -113.8173162)","price":116.73565891472869} {"address":"1505 Erie Street Kenora Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Nature's Inn Kenora","hotel_rating":4.5,"id":3207,"location":"(49.7580967, -94.5618285)","price":116.73565891472869} {"address":"3713 Kensington Ave Burnaby British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Lodge @ Fortius Sport & Health","hotel_rating":4.5,"id":3236,"location":"(49.2514593, -122.967841452598)","price":116.73565891472869} {"address":"135 Bateau Passeur Tadoussac Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Hotel Georges","hotel_rating":3.0,"id":3320,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"201 5e Avenue Quebec","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite Au Petit Louis","hotel_rating":5.0,"id":3521,"location":"(45.763346, -73.810991)","price":85.0} {"address":"4830 4th Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Black Gold Inn","hotel_rating":4.0,"id":4244,"location":"(40.6721973, -73.9872649)","price":85.0} {"address":"9341 Bd Ste-Anne Sainte Sainte Anne de Beaupre Quebec","amenities":["['Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge Motel La Becassine","hotel_rating":4.0,"id":4640,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"50 rue Saint-Jean-Baptiste Ouest Rigaud Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Hotel Capri","hotel_rating":3.0,"id":5438,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"1178 Point Prim Rd Belfast Prince Edward Island","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Century Farm Waterfront Cottages","hotel_rating":4.5,"id":5980,"location":"(46.0642443397973, -62.9797288460902)","price":116.73565891472869} {"address":"4326 Lakelse Ave British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Electric vehicle charging station'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Rest Inn","hotel_rating":4.0,"id":301,"location":"(54.5167493, -128.5636133)","price":99.0} {"address":"947 Lochore Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Vineyard View Bed and Breakfast","hotel_rating":3.0,"id":411,"location":"(49.5258559121551, -119.565785068442)","price":116.73565891472869} {"address":" Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Johnston Canyon Lodge and Bungalows","hotel_rating":"NaN","id":548,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"4 University Cresent ","amenities":["[]"],"country":"Canada","hotel_name":"Vancouver Island Residences","hotel_rating":"NaN","id":903,"location":"(39.9741515, -86.1983357)","price":116.73565891472869} {"address":"362 Dundas St London Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Concierge'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"London Extended Stay","hotel_rating":2.5,"id":1804,"location":"(42.9861611903226, -81.2414795258065)","price":85.0} {"address":"2031 Dundas St London Ontario","amenities":["[]"],"country":"Canada","hotel_name":"American Plaza Motel","hotel_rating":"NaN","id":1809,"location":"(43.00740125, -81.165818875)","price":70.0} {"address":"5341 Sooke Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Goose Trail B & B","hotel_rating":5.0,"id":2339,"location":"(48.4306785, -123.5346863)","price":116.73565891472869} {"address":"306 Lincoln Street Lunenburg Nova Scotia","amenities":["['Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Rooms @ theLinc","hotel_rating":5.0,"id":2810,"location":"(44.377054915, -64.308596975)","price":116.73565891472869} {"address":"2475 Woodstock Rd Fredericton New Brunswick","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Multilingual Staff'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hartt Island RV Resort & Waterpark","hotel_rating":4.0,"id":2932,"location":"(45.9663882, -66.7439406930678)","price":116.73565891472869} {"address":"621 Churchill Row ","amenities":["[]"],"country":"Canada","hotel_name":"HI Fredericton","hotel_rating":4.0,"id":2934,"location":"(45.95660535, -66.641854546824)","price":116.73565891472869} {"address":"1184 Cap-des-Rosiers Gaspe Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Petales de Rose","hotel_rating":4.0,"id":2951,"location":"(48.839716, -64.2408248)","price":116.73565891472869} {"address":"R.R. # ","amenities":["[]"],"country":"Canada","hotel_name":"O'Reilly Organic Farm Bed & Breakfast","hotel_rating":5.0,"id":3118,"location":"(-15.6447803, -55.9728934)","price":116.73565891472869} {"address":"4201 Lougheed Hwy Burnaby British Columbia","amenities":["['Pool'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Executive Suites Hotel & Conference Centre, Metro Vancouver","hotel_rating":4.0,"id":3233,"location":"(49.2675843, -123.010589550535)","price":116.73565891472869} {"address":"205 Rue Fraser Riviere du Loup Quebec","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Business Centre with Internet Access'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Gite La Ge-lit-note","hotel_rating":3.5,"id":3735,"location":"(47.8240759, -69.5586017)","price":116.73565891472869} {"address":"2065 Endall Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Tudor Acres Bed and Breakfast","hotel_rating":4.0,"id":3770,"location":"(49.8143363, -125.1224063)","price":116.73565891472869} {"address":"11 Hugh Lane ","amenities":["[]"],"country":"Canada","hotel_name":"Cabins by the Sea","hotel_rating":3.0,"id":3831,"location":"(33.2178770966829, -86.4579670765175)","price":116.73565891472869} {"address":"300 Ch du Mont-Saint-Sauveur Saint Sauveur des Monts Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Domaine Nymark","hotel_rating":5.0,"id":4659,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"38 Devonshire Street ","amenities":["[]"],"country":"Canada","hotel_name":"Crestview Guest House","hotel_rating":5.0,"id":4966,"location":"(51.52168025, -0.15013165799855)","price":116.73565891472869} {"address":"1126 Rue Boreale ","amenities":["[]"],"country":"Canada","hotel_name":"Gite Niapiskau","hotel_rating":"NaN","id":5001,"location":"(50.2398334, -63.6006871)","price":116.73565891472869} {"address":"R.r. #1 Meaford Ontario","amenities":["['Pool'"," 'Free parking'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Irish Mountain Bed and Breakfast","hotel_rating":5.0,"id":5277,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"5008 43 St St. Paul Alberta","amenities":["['Free parking'"," 'Pool'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Canalta St Paul","hotel_rating":4.0,"id":5518,"location":"(53.9898173, -111.2762449)","price":116.73565891472869} {"address":"595 rue Tache St-Pascal Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Concierge'"," 'Non-smoking hotel']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Maison Chapleau","hotel_rating":4.5,"id":5886,"location":"(47.5264351, -69.8052056)","price":116.73565891472869} {"address":"316 1st Ave. East ","amenities":["[]"],"country":"Canada","hotel_name":"Antelope Inn Motel","hotel_rating":2.5,"id":6060,"location":"(36.8693145696726, -82.7785713007025)","price":116.73565891472869} {"address":"818 Patricia Street Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Sleepy Bear Inn","hotel_rating":"NaN","id":48,"location":"(52.8842283, -118.0791662)","price":119.0} {"address":"1220 Cabin Creek Drive Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Cabin Creek Jasper","hotel_rating":4.0,"id":67,"location":"(52.8704012936558, -118.101607892093)","price":116.73565891472869} {"address":"122 North River Rd Charlottetown Prince Edward Island","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Dawson House","hotel_rating":5.0,"id":224,"location":"(46.235922, -63.1406427)","price":116.73565891472869} {"address":"401 Banff Avenue Alberta","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Sauna'"," 'Wheelchair Access'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Banff Aspen Lodge","hotel_rating":4.0,"id":517,"location":"(51.18142515, -115.568649104313)","price":139.0} {"address":"1294 Lynn Road Tofino British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Sea Star Beach Retreat","hotel_rating":"NaN","id":673,"location":"(49.1233087, -125.8928555)","price":116.73565891472869} {"address":"1509 Lafontaine Rd Golden British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Whitewater Lodge","hotel_rating":4.5,"id":755,"location":"(51.3021928, -116.9531943)","price":116.73565891472869} {"address":"529 Fulford-Ganges Rd British Columbia V","amenities":["['Free parking'"," 'Breakfast included'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"B&B at Salt Spring Apple Company","hotel_rating":4.5,"id":953,"location":"(48.7700646, -123.4488007)","price":116.73565891472869} {"address":"6904 Ponderosa Dr Osoyoos British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Bella Villa Motel & Resort","hotel_rating":3.5,"id":1920,"location":"(49.0293311, -119.4515305)","price":116.73565891472869} {"address":"912 Chemin d'Aylmer Gatineau Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"A La Villa Rivermead","hotel_rating":4.0,"id":2085,"location":"(45.4049495, -75.7918284853518)","price":116.73565891472869} {"address":"1755 Valley Rd Huntsville Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Ski-In / Ski-Out'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hidden Valley Resort","hotel_rating":4.0,"id":2256,"location":"(45.3572758, -79.1235995)","price":119.0} {"address":"11033 West Coast Rd Sooke British Columbia","amenities":["['Free Internet'"," 'Free parking'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Fossil Bay Resort","hotel_rating":4.5,"id":2315,"location":"(48.3663938, -123.7415056)","price":116.73565891472869} {"address":"225 Boulevard Rene Lepage East Rimouski Quebec","amenities":["['Pool'"," 'Room service'"," 'Free parking'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hotel Rimouski","hotel_rating":4.0,"id":2353,"location":"(48.4453805, -68.5391408)","price":129.0} {"address":"1214 Lincoln Rd Fredericton New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Knights Inn Fredericton","hotel_rating":3.5,"id":2919,"location":"(45.9196165, -66.5970483373158)","price":116.73565891472869} {"address":"5457 Highway 97 Oliver British Columbia","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Conference Facilities'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Maple Leaf Motel and RV Campground Resort","hotel_rating":4.5,"id":3115,"location":"(49.170683, -119.556956)","price":116.73565891472869} {"address":"3195 Karson Rd ","amenities":["[]"],"country":"Canada","hotel_name":"White Pillars Country Estate B&B","hotel_rating":4.5,"id":3282,"location":"(49.062071, -122.0589275)","price":116.73565891472869} {"address":"Magnolia Manor ","amenities":["[]"],"country":"Canada","hotel_name":"Magnolia Manor Bed & Breakfast Chilliwack, Canada","hotel_rating":2.5,"id":3288,"location":"(47.6521016, -122.3890656)","price":116.73565891472869} {"address":"5140 2 Ave Edson Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Pool'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Indoor pool'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Sundowner Inn","hotel_rating":4.5,"id":4241,"location":"(53.5802669, -116.43534)","price":103.0} {"address":"6700 Highway 7 Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Vaughan Inn","hotel_rating":4.0,"id":4309,"location":"(43.7700703, -79.6354804)","price":116.73565891472869} {"address":"229 Confederation Dr. ","amenities":["[]"],"country":"Canada","hotel_name":"Gillam's Efficiency Apartments","hotel_rating":"NaN","id":4382,"location":"(39.8944481, -82.9220646)","price":116.73565891472869} {"address":"65 Invergordon Street Minden Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Wild Swan Bed & Breakfast Inn","hotel_rating":4.5,"id":4583,"location":"(50.000678, -86.000977)","price":130.0} {"address":" ","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Room service'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Quality Hotel and Conference Centre","hotel_rating":3.5,"id":4611,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"2090 Murphy Ave Comox British Columbia","amenities":["[]"],"country":"Canada","hotel_experience":"Very good","hotel_name":"A Kozy Korner","hotel_rating":4.0,"id":4773,"location":"(49.6742848, -124.9394535)","price":116.73565891472869} {"address":"2201 Chief Atahm Dr Chase British Columbia","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Indian Point Resort","hotel_rating":5.0,"id":5068,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"5618 North Klondike Hwy Mayo Yukon","amenities":["['Restaurant']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Moose Creek Lodge","hotel_rating":3.5,"id":5687,"location":"(63.000147, -136.002502)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Burton's Sunset Oasis Motel","hotel_rating":4.5,"id":6068,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"87 Sand Lake Road British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Nass Valley Bed & Breakfast","hotel_rating":5.0,"id":294,"location":"(55.2168157, -129.0885538)","price":125.0} {"address":"40 Mont Tremblant Quebec","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Spa'"," 'Fitness Centre with Gym / Workout Room'"," 'Heated pool'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Tennis Court'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Cap Tremblant Mountain Resort","hotel_rating":3.5,"id":451,"location":"(46.11588, -74.5891426)","price":189.0} {"address":"500 Osprey Lane at Chesterman Beach Tofino British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Wickaninnish Inn and The Pointe Restaurant","hotel_rating":"NaN","id":654,"location":"(55.001251, -125.002441)","price":340.0} {"address":"66 Meredith East Little Current Ontario","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Manitoulin Hotel & Conference Centre","hotel_rating":3.5,"id":800,"location":"(50.000678, -86.000977)","price":116.0} {"address":"1599 Grafton St Halifax Nova Scotia","amenities":["['Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Babysitting'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Residence Inn Halifax Downtown","hotel_rating":4.0,"id":993,"location":"(44.6457179, -63.5746565)","price":116.73565891472869} {"address":"130 Mosley St Wasaga Beach Ontario","amenities":["['Free parking'"," 'Restaurant'"," 'Laundry Service'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Beachfront at Wasaga Motel and Cottages","hotel_rating":1.5,"id":1406,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"7343 Okanagan Landing Road Vernon British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Strand Lakeside Resort","hotel_rating":"NaN","id":1765,"location":"(50.2489327, -119.3192336)","price":116.73565891472869} {"address":"316 Habkirk Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Daybreak Bed and Breakfast","hotel_rating":2.0,"id":2070,"location":"(50.4104282, -104.640009713333)","price":116.73565891472869} {"address":"78 Rue Dollard-Des Ormeaux ","amenities":["[]"],"country":"Canada","hotel_name":"Le Vibe","hotel_rating":"NaN","id":2115,"location":"(45.43030105, -75.7137172209403)","price":116.73565891472869} {"address":"602A 2nd Ave. Fernie British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Spa'"," 'Banquet Room'"," 'Conference Facilities'"," 'Hot Tub'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Island Lake Lodge","hotel_rating":4.5,"id":2124,"location":"(49.5005675, -115.0640847)","price":116.73565891472869} {"address":"1500 McDonald Ave Fernie British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Sauna'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Silver Rock Condominiums","hotel_rating":4.0,"id":2131,"location":"(49.4995065, -115.0750655)","price":85.0} {"address":"10 Snug Haven Rd Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Snug Haven Resort","hotel_rating":5.0,"id":2410,"location":"(45.3715367, -80.3014435516419)","price":116.73565891472869} {"address":"16 Oregon Rd Campbell River British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Purple Starfish B&B","hotel_rating":5.0,"id":2452,"location":"(49.9532067, -125.2072918)","price":116.73565891472869} {"address":"5 ","amenities":["[]"],"country":"Canada","hotel_name":"Motel & Chalets au Gaspesien","hotel_rating":2.5,"id":2973,"location":"(45.9194745, 14.3637139)","price":116.73565891472869} {"address":"8888 University Dr Burnaby British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Simon Hotel","hotel_rating":4.5,"id":3237,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"41172 Royalwood Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Royalwood RV Park Resort","hotel_rating":1.0,"id":3290,"location":"(49.1261075, -122.0851992)","price":116.73565891472869} {"address":"22 Water St Baddeck Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Water's Edge Inn","hotel_rating":4.5,"id":3377,"location":"(46.1001391078367, -60.7490917784945)","price":116.73565891472869} {"address":"300 52 St Edson Alberta","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Best Western High Road Inn","hotel_rating":4.0,"id":4248,"location":"(53.5947205, -116.438794)","price":134.0} {"address":" ","amenities":["[]"],"country":"Canada","hotel_name":"Appartements St-Alexandre","hotel_rating":"NaN","id":4601,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"5144 Riverview Cres ","amenities":["[]"],"country":"Canada","hotel_name":"Riverview Retreat","hotel_rating":4.5,"id":4820,"location":"(-33.7249888, 150.640327)","price":116.73565891472869} {"address":" ","amenities":["['Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Babysitting'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Wolvespack Cottage B&B","hotel_rating":4.0,"id":5088,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"45 Rue Principale Nord Sacre-Coeur-Saguenay Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Mon Coin de Pays","hotel_rating":4.0,"id":5096,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"1860 Ostby Rd British Columbia V","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Tumblehome Farm B&B","hotel_rating":4.5,"id":5266,"location":"(49.528685, -124.6481966)","price":116.73565891472869} {"address":"175 Front St Sturgeon Falls Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Golf Course'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"River Mist Inn","hotel_rating":4.0,"id":5372,"location":"(46.3661132, -79.933538)","price":116.73565891472869} {"address":"120 Peninsula Rd Port Loring Ontario","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Minnehaha Camp Resort","hotel_rating":5.0,"id":5426,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"10 Rigaud Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Le Hudson Inn","hotel_rating":3.5,"id":5439,"location":"(45.4794481, -74.3019608)","price":89.0} {"address":"100 Pony Dr Newmarket Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Holiday Inn Express Hotel & Suites Newmarket","hotel_rating":"NaN","id":5760,"location":"(44.0695158906421, -79.4271753042766)","price":116.73565891472869} {"address":" ","amenities":["['Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Free parking'"," 'Business Centre with Internet Access'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Ridgeview Motor Inn","hotel_rating":3.0,"id":5815,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"751 Chemin de la Grotte Roxton Falls Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Kitchenette']"],"country":"Canada","hotel_name":"La Foret d'Aslan","hotel_rating":"NaN","id":5833,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"155 Euston St Charlottetown Prince Edward Island","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Suites of Euston","hotel_rating":3.5,"id":210,"location":"(46.23829205, -63.1291713157296)","price":55.0} {"address":"1855 Rogers Pl Kamloops British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Days Inn by Wyndham Kamloops","hotel_rating":3.5,"id":590,"location":"(50.6525087, -120.36864139779)","price":116.73565891472869} {"address":"1090 Peninsula Road Ucluelet British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Cabins at Terrace Beach","hotel_rating":4.5,"id":1117,"location":"(48.9304193, -125.5376381)","price":191.0} {"address":"421 Union St W Kingston Ontario","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Donald Gordon Conference Centre","hotel_rating":4.0,"id":1255,"location":"(44.2246394, -76.50989)","price":139.0} {"address":"91622 Alaska Hwy Whitehorse Yukon","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Bar/Lounge'"," 'Airport transportation'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Shuttle Bus Service'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"SKKY Hotel","hotel_rating":4.0,"id":1555,"location":"(60.7137713, -135.0838859)","price":150.0} {"address":"North East Shore Yellowknife Northwest Territories","amenities":["[]"],"country":"Canada","hotel_name":"Blachford Lake Lodge","hotel_rating":"NaN","id":2154,"location":"(65.0000004, -118.0)","price":116.73565891472869} {"address":"3840 Bryan Road Valemount British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Solstice Bed and Breakfast","hotel_rating":"NaN","id":2674,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"6435 Hardy Bay Road Port Hardy British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Glen Lyon Inn","hotel_rating":4.0,"id":3170,"location":"(50.710529, -127.4900107)","price":116.73565891472869} {"address":"10901 100 Ave Grande Prairie Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Canadian Motor Inn","hotel_rating":3.0,"id":3454,"location":"(55.1702031, -118.8211799)","price":89.0} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Genelle House B&B Guest House","hotel_rating":5.0,"id":4535,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"2082 Comox Ave Comox British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Port Augusta Inn and Suites","hotel_rating":4.0,"id":4768,"location":"(49.676058, -124.938768798764)","price":116.73565891472869} {"address":"6588 Royal Ave West Vancouver British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Horseshoe Bay Motel","hotel_rating":"NaN","id":5141,"location":"(49.3741019, -123.2745646)","price":116.73565891472869} {"address":"130 Camclot Lane ","amenities":["[]"],"country":"Canada","hotel_name":"Lake Dore RV Resort","hotel_rating":3.0,"id":5510,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"85 rue Principale Nord Maniwaki Quebec","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Room service'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Casino and Gambling'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge du Draveur","hotel_rating":4.0,"id":5621,"location":"(46.3806257, -75.9829082)","price":116.73565891472869} {"address":"1197 Chemin du Bassin Quebec G","amenities":["['Free parking'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Restaurant'"," 'Airport transportation'"," 'Breakfast Available'"," 'Electric vehicle charging station'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Havre-sur-Mer Inn","hotel_rating":5.0,"id":5795,"location":"(45.5145721, -71.6240814)","price":116.73565891472869} {"address":"284 Main St N Mount Forest Ontario","amenities":["['Room service'"," 'Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Forest Plaza Motel","hotel_rating":2.0,"id":5828,"location":"(43.9839963, -80.7383656)","price":110.0} {"address":"6216 Rte 11 Wellington Prince Edward Island","amenities":["[]"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Le Village de l'Acadie","hotel_rating":4.0,"id":6078,"location":"(46.3355508, -63.1466676)","price":116.73565891472869} {"address":"852 Tsimshian Ave British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Dry Cleaning'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Chalet Motel","hotel_rating":3.5,"id":303,"location":"(49.6830248, -124.9209259)","price":109.0} {"address":"250 Chemin des Falaises La Malbaie Quebec","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Spa'"," 'Room service'"," 'Bar/Lounge'"," 'Heated pool'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge des Falaises","hotel_rating":4.5,"id":1309,"location":"(47.6367888216927, -70.1518577311733)","price":116.73565891472869} {"address":"1883 Dundas St London Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Motor Court Motel","hotel_rating":3.0,"id":1812,"location":"(43.0043425, -81.1768398333333)","price":60.0} {"address":"1001 Fanshawe College Blvd. London Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Airport transportation'"," 'Laundry Service'"," 'Wheelchair Access'"," 'Kitchenette'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Fanshawe College Conference Services","hotel_rating":4.5,"id":1813,"location":"(43.0128038, -81.1992401088556)","price":116.73565891472869} {"address":"72 Main St Ontario","amenities":["[]"],"country":"Canada","hotel_name":"The Victorian Getaway","hotel_rating":"NaN","id":1968,"location":"(43.6811062, -79.2994508163174)","price":95.0} {"address":"8969 West Coast Rd Sooke British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Points West Oceanfront Resort","hotel_rating":5.0,"id":2312,"location":"(48.3663938, -123.7415056)","price":116.73565891472869} {"address":"455 Trois-Rivieres Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Electric vehicle charging station'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite Saint-Laurent","hotel_rating":4.5,"id":2732,"location":"(46.3507999, -72.5571257)","price":116.73565891472869} {"address":"469 Trois-Rivieres Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Spa'"," 'Breakfast Available'"," 'Concierge'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Le Deauville Motel","hotel_rating":3.5,"id":2735,"location":"(46.3507999, -72.5571257)","price":80.0} {"address":"182 Gaspe Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge la Petite Ecole de Forillon","hotel_rating":4.0,"id":2949,"location":"(48.8317451, -64.4837079)","price":116.73565891472869} {"address":"37266 71st. Street ","amenities":["[]"],"country":"Canada","hotel_name":"Quails & Co. Bed & Breakfast","hotel_rating":5.0,"id":3127,"location":"(24.5835921, 46.8602193)","price":116.73565891472869} {"address":"901 3rd Ave Queen Charlotte City British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Kitchenette'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Breezeway Accommodations","hotel_rating":4.5,"id":3167,"location":"(53.2548411, -132.0604261)","price":116.73565891472869} {"address":"9911 Parkwood Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Cedar Grove","hotel_rating":5.0,"id":3285,"location":"(52.5511652, -1.8635266)","price":116.73565891472869} {"address":"4404 52 Ave Bonnyville Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Pool'"," 'Free parking'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Holiday Inn Express Hotel & Suites Bonnyville","hotel_rating":4.5,"id":4424,"location":"(54.2703301, -110.7690717)","price":116.73565891472869} {"address":"Heriot Bay Rd. British Columbia V","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Heriot Bay Inn","hotel_rating":3.5,"id":4525,"location":"(50.0847294, -125.1860404)","price":69.0} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"By the Sea B&B and Apartment","hotel_rating":5.0,"id":5173,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"7 Bridge St Carleton Place Ontario","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Grand Hotel","hotel_rating":4.5,"id":5596,"location":"(45.1371313, -76.1421002)","price":116.73565891472869} {"address":"961 Mistassiniy Road Wabasca Alberta","amenities":["['Room service'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Golf Course'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Nova Inn Wabasca","hotel_rating":4.0,"id":5705,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"#1 - Trans Canada Highway at Deadman's Flat Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Big Horn Motel","hotel_rating":2.5,"id":156,"location":"(55.001251, -115.002136)","price":60.0} {"address":" Providence Bay Ontario","amenities":["[]"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Providence Bay Tent & Trailer Park","hotel_rating":3.5,"id":841,"location":"(45.6627198, -82.2765353)","price":116.73565891472869} {"address":" Saskatoon Saskatchewan","amenities":["['Free High Speed Internet (WiFi)'"," 'Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Campland RV Resort","hotel_rating":4.5,"id":1107,"location":"(52.131802, -106.660767)","price":116.73565891472869} {"address":"1755 Peninsula road Ucluelet British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Pacific Rim Motel","hotel_rating":3.5,"id":1122,"location":"(48.94315425, -125.548986829447)","price":116.73565891472869} {"address":"219 Albion Crescent Ucluelet British ","amenities":["[]"],"country":"Canada","hotel_name":"Pacific Drift Inn","hotel_rating":"NaN","id":1146,"location":"(51.7252449, -3.0811001)","price":116.73565891472869} {"address":"1648 Peninsula Ucluelet British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Peninsula Motor Inn & Restaurant","hotel_rating":"NaN","id":1153,"location":"(48.9446905, -125.5565446)","price":79.0} {"address":"39 Glenaire Mews Kingston Ontario","amenities":["['Free parking'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The O'Brien House Bed and Breakfast","hotel_rating":4.0,"id":1271,"location":"(44.25656198, -76.52341328)","price":116.73565891472869} {"address":"69 Long's Hill St. John's Newfoundland and Labrador","amenities":["['Free High Speed Internet (WiFi)'"," 'Room service'"," 'Free parking'"," 'Bar/Lounge'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Long's Hill Suites","hotel_rating":5.0,"id":1524,"location":"(47.5650323, -52.7097454)","price":116.73565891472869} {"address":"375 Kingsway Thunder Bay Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Holiday Inn Motel","hotel_rating":3.0,"id":1691,"location":"(48.3796945863636, -89.2651492931818)","price":90.0} {"address":"1 Coldstream Rd Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Shorelea Cottages","hotel_rating":4.5,"id":1984,"location":"(44.5741956, -78.795523)","price":116.73565891472869} {"address":"6853 66 St Red Deer Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Ramada by Wyndham Red Deer Hotel and Suites","hotel_rating":"NaN","id":2880,"location":"(52.287258, -113.8504881)","price":110.0} {"address":"7274 Highway 101 Powell River British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Seaside Villa Motel & RV Park","hotel_rating":2.5,"id":3041,"location":"(49.9064765, -124.6217136)","price":75.0} {"address":"1812 Sir Isaac Brock Way ","amenities":["[]"],"country":"Canada","hotel_name":"Brock University Residential Conferences","hotel_rating":"NaN","id":3488,"location":"(43.11854445, -79.2462493496094)","price":116.73565891472869} {"address":"279 Ch. Du Lac Gale Bromont Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Breakfast Available'"," 'Conference Facilities'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Beatnik Hotel","hotel_rating":3.5,"id":4342,"location":"(45.2648369, -72.6896497)","price":116.73565891472869} {"address":" ","amenities":["['Spa'"," 'Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel Cle O Spa Inn","hotel_rating":4.0,"id":4414,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"At the junction of Alaska Hwy. and Haines Rd. Haines Junction Yukon","amenities":["['Free parking'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Alcan Motor Inn","hotel_rating":3.5,"id":4502,"location":"(63.000147, -136.002502)","price":110.0} {"address":"11 New Street Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Conference Facilities'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Daffodil Acres","hotel_rating":5.0,"id":4990,"location":"(43.5493143, -80.246508)","price":116.73565891472869} {"address":"80th Street North Okotoks Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Riverview Bed & Breakfast","hotel_rating":"NaN","id":5091,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"3-650 Main St W RR 2 Port Colborne Ontario","amenities":["['Room service'"," 'Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Seaway Motel","hotel_rating":2.0,"id":5196,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"154 Hardwood Vaudreuil-Dorion Quebec","amenities":["['Free Internet'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Motel Seigneurie de Vaudreuil","hotel_rating":1.5,"id":5214,"location":"(52.4760892, -71.8258668)","price":65.0} {"address":"425 Jacques-Cartier Sud Saint-Jean-sur-Richelieu Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Spa'"," 'Children Activities (Kid / Family Friendly)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel Montgolfiere JP","hotel_rating":4.0,"id":5345,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"10293 Trans Canada Highway 105 Whycocomagh Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Aberdeen Motel","hotel_rating":4.0,"id":5660,"location":"(45.9626674856215, -61.0784672836518)","price":116.73565891472869} {"address":"146 Caribou Road Port aux Basques Newfoundland and Labrador","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"St. Christopher's Hotel","hotel_rating":3.5,"id":5768,"location":"(47.5763656, -59.1423859230216)","price":116.73565891472869} {"address":"150 Euston St Charlottetown Prince Edward Island","amenities":["[]"],"country":"Canada","hotel_name":"Quality Inn & Suites Downtown","hotel_rating":"NaN","id":206,"location":"(46.2381318, -63.1287810001625)","price":135.0} {"address":"3355 Skaha Lake Rd Penticton British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Holiday House Motel","hotel_rating":2.0,"id":382,"location":"(49.4526359, -119.6002638)","price":116.73565891472869} {"address":"80 rue des Sept Sommets ","amenities":["[]"],"country":"Canada","hotel_name":"Bel Air Resort & Residences","hotel_rating":4.5,"id":478,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"6385 Montee Ryan Mont Tremblant Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Etoile du Matin by Tremblant Sunstar","hotel_rating":3.5,"id":482,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"540 Victoria St Kamloops British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Room service'"," 'Restaurant'"," 'Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Delta Hotels Kamloops Downtown","hotel_rating":4.0,"id":618,"location":"(50.676051, -120.328692)","price":116.73565891472869} {"address":"12190 Hwy 3 Osoyoos British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Shiraz Villa","hotel_rating":"NaN","id":1915,"location":"(49.0340236, -119.4878834)","price":116.73565891472869} {"address":"42 Highfield St Moncton New Brunswick","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Restaurant'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"V Hotel and Suites","hotel_rating":3.5,"id":2202,"location":"(46.0899117, -64.7854681)","price":116.73565891472869} {"address":"4532 Otter Point Rd Sooke British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Straitview Ridge B&B","hotel_rating":5.0,"id":2310,"location":"(48.3780346, -123.7243502)","price":116.73565891472869} {"address":"5-60 North Hwyway Valemount British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Kitchenette'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Wilderness Creek Cabins","hotel_rating":4.5,"id":2666,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"5 Baie-St-Paul Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Spa'"," 'Fitness Centre with Gym / Workout Room'"," 'Babysitting'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hotel & Spa Le Germain Charlevoix","hotel_rating":4.5,"id":2685,"location":"(47.444343, -70.505447)","price":116.73565891472869} {"address":"11201 Grande Prairie Alberta","amenities":["['Restaurant'"," 'Free parking'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Breakfast included'"," 'Airport transportation'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Paradise Inn & Conference Centre","hotel_rating":3.0,"id":3448,"location":"(55.1709919, -118.7948882)","price":125.0} {"address":"292 Crescent Rd E Qualicum Beach British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Restaurant'"," 'Breakfast included'"," 'Room service'"," 'Airport transportation'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Crown Mansion Boutique Hotel & Villas","hotel_rating":4.5,"id":3546,"location":"(55.001251, -125.002441)","price":106.0} {"address":"702 5th Ave Dawson City Yukon","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Airport transportation'"," 'Business Centre with Internet Access'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"5th Avenue Bed & Breakfast","hotel_rating":4.5,"id":4374,"location":"(64.059666, -139.4314839)","price":116.73565891472869} {"address":"609 Alma Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Motel Aux Ecluses","hotel_rating":2.0,"id":4665,"location":"(48.548887, -71.651459)","price":55.0} {"address":"539 St-Pierre Blvd W Caraquet New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite L'Isle-du-Randonneur B&B","hotel_rating":4.5,"id":4695,"location":"(46.500283, -66.750183)","price":116.73565891472869} {"address":"98 Avenue Port Royal Bonaventure Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Riotel Bonaventure","hotel_rating":3.5,"id":5427,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"2202 Enderby Mabel Lake Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Shuswap Falls RV Resort","hotel_rating":5.0,"id":5642,"location":"(50.553957, -119.0331733)","price":116.73565891472869} {"address":"Hwy 11 Matheson Ontario","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Vi-Mar Motel","hotel_rating":4.5,"id":5929,"location":"(48.5322546, -80.4606569)","price":116.73565891472869} {"address":"13163 Highway 60 Golden Lake Ontario","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Spa'"," 'Room service'"," 'Banquet Room'"," 'Children Activities (Kid / Family Friendly)'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Sands on Golden Lake","hotel_rating":4.5,"id":6056,"location":"(50.000678, -86.000977)","price":105.0} {"address":"2084 Boul. Sir-Wilfrid-Laurier ","amenities":["[]"],"country":"Canada","hotel_name":"Motel St-Bruno","hotel_rating":2.5,"id":6118,"location":"('nil', 'nil')","price":57.0} {"address":"5525 Victoria Avenue Niagara Falls Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Country Inn & Suites by Radisson, Niagara Falls, ON","hotel_rating":4.5,"id":12,"location":"(43.0945418, -79.0730751210875)","price":116.73565891472869} {"address":"123 Grafton St Charlottetown Prince Edward Island","amenities":["['Free High Speed Internet (WiFi)'"," 'Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Restaurant'"," 'Bar/Lounge'"," 'Spa'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Holman Grand Hotel","hotel_rating":4.5,"id":200,"location":"(46.2351781, -63.1273336)","price":167.0} {"address":"2255 Kitamaat Village Road British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Minette Bay Lodge","hotel_rating":"NaN","id":295,"location":"(53.9798126, -128.648839)","price":200.0} {"address":"274 Lakeshore Dr W Penticton British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Heated pool'"," 'Indoor pool'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Slumber Lodge Motel","hotel_rating":3.0,"id":355,"location":"(49.5019899, -119.5975488)","price":79.0} {"address":"634 Campbell St Tofino British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Breakfast Available'"," 'Electric vehicle charging station'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Tofino Resort + Marina","hotel_rating":4.0,"id":655,"location":"(49.1452561, -125.8913715)","price":139.0} {"address":"360 Wright Rd British Columbia V","amenities":["['Free High Speed Internet (WiFi)'"," 'Room service'"," 'Airport transportation'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Minibar'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Celtic Place Bed and Breakfast","hotel_rating":5.0,"id":952,"location":"(56.3011382, -121.0154402)","price":116.73565891472869} {"address":"105 Stonebridge Blvd Saskatoon Saskatchewan","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hampton Inn Saskatoon South","hotel_rating":4.5,"id":1044,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"4 Gatineau Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Le Philemon","hotel_rating":4.5,"id":2102,"location":"(45.457241, -75.723267)","price":116.73565891472869} {"address":"1168 boulevard Maloney E Gatineau Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Motel le Vieux Maf","hotel_rating":2.0,"id":2111,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"7760 West Coast Rd Sooke British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"4 Beaches Bed & Breakfast","hotel_rating":5.0,"id":2306,"location":"(48.36678355, -123.7846911)","price":125.0} {"address":"36 Mary St Parry Sound Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Travellers Hotel","hotel_rating":"NaN","id":2392,"location":"(45.3455325, -80.0360591)","price":75.0} {"address":"1500 Dogwood St Campbell River British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Town Centre Inn","hotel_rating":3.0,"id":2440,"location":"(50.03308, -125.2486346)","price":85.0} {"address":"77 B Route 132 Perce Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge Motel Les Trois Soeurs","hotel_rating":3.5,"id":2571,"location":"(48.406932325, -64.4411891375)","price":116.73565891472869} {"address":"609 Rte 132 C.P 34 Perce Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel Seal Rock","hotel_rating":3.5,"id":2585,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"Cranberry Lake Rd 1905 Valemount British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Willow Ranch","hotel_rating":5.0,"id":2656,"location":"(52.8304641, -119.2793509)","price":99.0} {"address":"43037 Old Orchard Rd Chilliwack British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Breakfast Available'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Fraser River's Edge B&B Lodge","hotel_rating":5.0,"id":3270,"location":"(49.1576978, -122.0340496)","price":116.73565891472869} {"address":"10639 110 St Grande Prairie Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Airport transportation'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Encore Suites by Service Plus Inns","hotel_rating":5.0,"id":3441,"location":"(55.1709445, -118.8261171)","price":170.0} {"address":"4265 Island Hwy W ","amenities":["[]"],"country":"Canada","hotel_name":"Falcon Crest Bed and Breakfast","hotel_rating":3.5,"id":3556,"location":"(49.3611454, -124.5047517)","price":116.73565891472869} {"address":"249 Geddes St Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Flying Leap Bed and Breakfast","hotel_rating":5.0,"id":4348,"location":"(43.6853705, -80.4328884)","price":116.73565891472869} {"address":"4808 53 St Bonnyville Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Bethel-Aspen Inn","hotel_rating":"NaN","id":4426,"location":"(54.2704104, -110.7497243)","price":116.73565891472869} {"address":"79764 Bluewater Hwy Goderich Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Silver Birch Motel","hotel_rating":3.0,"id":4577,"location":"(50.000678, -86.000977)","price":69.0} {"address":"384 Rue Des Mesanges ","amenities":["[]"],"country":"Canada","hotel_name":"Villas Kudos","hotel_rating":4.0,"id":4642,"location":"(50.6064147, 3.0391383)","price":116.73565891472869} {"address":"2937 Old Barry's Bay Rd Barry's Bay Ontario","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Barry's Bay Golf Resort","hotel_rating":4.5,"id":4759,"location":"(45.4884111, -77.6654038)","price":116.73565891472869} {"address":"Highway 1 Nipigon Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Pine Crest Motel","hotel_rating":"NaN","id":4880,"location":"(50.000678, -86.000977)","price":95.0} {"address":"636 Rue Notre-Dame Montebello Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel L'Anse De La Lanterne","hotel_rating":3.5,"id":5202,"location":"(45.6501817893094, -74.9356839318454)","price":90.0} {"address":"99 King St St. Stephen New Brunswick","amenities":["[]"],"country":"Canada","hotel_name":"Saint Stephen Inn","hotel_rating":"NaN","id":5321,"location":"(45.1983935, -67.2742211)","price":116.73565891472869} {"address":"9885 Pinnacles Road Silver Star British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Ski-In / Ski-Out'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Pinnacles Suite Hotel","hotel_rating":4.5,"id":5337,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"1 King Street West Toronto Ontario","amenities":["['Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"One King West Hotel & Residence","hotel_rating":4.5,"id":8,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"Maligne Lake Road Alberta","amenities":["['Free parking']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"HI-Maligne Canyon Wilderness Hostel","hotel_rating":4.0,"id":62,"location":"(52.9103815, -118.0602187)","price":116.73565891472869} {"address":"6 Eagle Landng Canmore Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"An Eagle's View B&B","hotel_rating":5.0,"id":182,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"208 Caribou Street Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Brewster's Mountain Lodge","hotel_rating":4.0,"id":512,"location":"(51.1765438, -115.5677893)","price":109.0} {"address":"1084 Pacific Rim Highway Tofino British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Electric vehicle charging station'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Ecolodge at the Tofino Botanical Gardens","hotel_rating":4.0,"id":658,"location":"(49.1234524, -125.8916495)","price":116.73565891472869} {"address":"231 Main Street Tofino British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Tofino Travellers Guesthouse","hotel_rating":5.0,"id":668,"location":"(49.1531315, -125.9101935)","price":116.73565891472869} {"address":"1426 Acadia Dr Saskatoon Saskatchewan","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Children Activities (Kid / Family Friendly)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Wild Rose Bed & Breakfast","hotel_rating":4.5,"id":1062,"location":"(52.1143607, -106.5989207)","price":116.73565891472869} {"address":"1187 Princess St Kingston Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Banquet Room'"," 'Breakfast Available'"," 'Conference Facilities'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Thriftlodge Kingston","hotel_rating":3.0,"id":1245,"location":"(44.2461107222222, -76.5218200277778)","price":87.0} {"address":"2904 Cloggs Rd Kingston Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Laura's Bed & Breakfast","hotel_rating":4.5,"id":1261,"location":"(44.2845229101164, -76.5800546394092)","price":116.73565891472869} {"address":"227 Kenmount Rd St. John's Newfoundland and Labrador","amenities":["['Pool'"," 'Room service'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Sandman Signature St. John's Hotel","hotel_rating":4.0,"id":1506,"location":"(47.55137115, -52.773333079425)","price":121.0} {"address":"41 King St Picton Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Carusos On King Bed and Breakfast & Serenity Spa","hotel_rating":"NaN","id":1585,"location":"(44.0075803857143, -77.1445962714286)","price":116.73565891472869} {"address":"9376 164 St ","amenities":["[]"],"country":"Canada","hotel_name":"Convenient & Quiet House","hotel_rating":"NaN","id":1853,"location":"(49.1529293, -122.7677376)","price":116.73565891472869} {"address":"208 Main St W Huntsville Ontario","amenities":["['Air conditioning'"," 'Microwave'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Highland Court Motel","hotel_rating":3.0,"id":2302,"location":"(45.3203374, -79.230389)","price":116.73565891472869} {"address":"2121 Ocean West Way Saint John New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Regent Motel","hotel_rating":3.5,"id":2532,"location":"(46.500283, -66.750183)","price":60.0} {"address":"2098 Division Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Innkeeper Motel","hotel_rating":"NaN","id":2640,"location":"(41.6583445635397, -71.5237673675842)","price":116.73565891472869} {"address":"33426 123rd Street ","amenities":["[]"],"country":"Canada","hotel_name":"19th Hole Bed and Breakfast","hotel_rating":"NaN","id":3134,"location":"(41.7160718, -83.4752804)","price":116.73565891472869} {"address":"7050 Rupert Street Port Hardy British ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Airport transportation'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Providence Place","hotel_rating":2.5,"id":3184,"location":"(50.7203361, -127.4959813)","price":85.0} {"address":"5800 Rue Des Arpents Levis Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Electric vehicle charging station'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Quality Inn & Suites Levis","hotel_rating":4.5,"id":3400,"location":"(46.7867792, -71.1561908)","price":116.73565891472869} {"address":"6 Harbour Heights Lane St. Catharines Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Harbour Heights Bed & Breakfast","hotel_rating":5.0,"id":3483,"location":"(43.1952145, -79.2556955)","price":116.73565891472869} {"address":"2793 Beacon Blvd Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Ramada by Wyndham Jordan/Beacon Harbourside Resort","hotel_rating":"NaN","id":4313,"location":"(45.4519247, -75.5981749307736)","price":116.73565891472869} {"address":"53 Farnham Rd Truro Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Golf Course'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Baker's Chest Tearoom and B&B","hotel_rating":5.0,"id":4386,"location":"(45.1960403, -63.1653789)","price":116.73565891472869} {"address":"1234 South East Oakville Ontario","amenities":["['Pool'"," 'Room service'"," 'Free parking'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Lynbrook House B & B","hotel_rating":5.0,"id":4457,"location":"(43.447436, -79.666672)","price":116.73565891472869} {"address":"7701 17th Ave Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Country Encounters Accommodations","hotel_rating":"NaN","id":4544,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"48 Sainte-Flavie Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Au Bois de Mer","hotel_rating":"NaN","id":4889,"location":"(48.610347, -68.2304479)","price":116.73565891472869} {"address":"278 Railway St ","amenities":["[]"],"country":"Canada","hotel_name":"Stop 21 Motel","hotel_rating":3.0,"id":4991,"location":"(-33.7683846, 150.8338077)","price":55.0} {"address":"16002 Crawford Creek Road Crawford Bay British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Wedgwood Manor and Glamping Retreat","hotel_rating":"NaN","id":5578,"location":"(49.7057729, -116.7956582)","price":116.73565891472869} {"address":"1999 Country Club Way Langford British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"The Westin Bear Mountain Golf Resort & Spa, Victoria","hotel_rating":"NaN","id":5720,"location":"(48.4777543, -123.530273862573)","price":152.0} {"address":"Historical Mile 804 Teslin Yukon","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Non-smoking hotel'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Nisutlin Trading Post & Motel","hotel_rating":3.5,"id":5814,"location":"(63.000147, -136.002502)","price":116.73565891472869} {"address":"90 ","amenities":["[]"],"country":"Canada","hotel_name":"Motel Constello","hotel_rating":"NaN","id":6090,"location":"(47.62923095, 6.89930115671088)","price":116.73565891472869} {"address":"918 Main St Canmore Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Riverview & Main","hotel_rating":4.0,"id":171,"location":"(51.0891808, -115.360815)","price":116.73565891472869} {"address":"6385 Montee Ryan Mont Tremblant Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Ski-In / Ski-Out']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Le Plateau by Tremblant Sunstar","hotel_rating":4.5,"id":480,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"2465 Knutsford Hills Drive ","amenities":["[]"],"country":"Canada","hotel_name":"Wind and Sky Bed & Breakfast","hotel_rating":3.5,"id":631,"location":"(50.631239, -120.305858)","price":116.73565891472869} {"address":"2054 Blaeberry Rd Golden British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Bear Corner Bed and Bale","hotel_rating":"NaN","id":747,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"45 Blake Street East Little Current Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Butterfly Haven B&B","hotel_rating":2.0,"id":792,"location":"(45.9778077, -81.9318909)","price":116.73565891472869} {"address":"205 Terminal Ave N Nanaimo British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Public Wifi'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Castaway Motel","hotel_rating":2.5,"id":906,"location":"(49.1746787, -123.946518)","price":116.73565891472869} {"address":"175 Higgins Line St. John's Newfoundland and Labrador","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Room service'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Microwave'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Super 8 by Wyndham St Johns","hotel_rating":4.0,"id":1491,"location":"(47.59500985, -52.7281279000296)","price":116.73565891472869} {"address":"3 Wadland Cres St. John's Newfoundland and Labrador","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Economy Suites by Homeport","hotel_rating":3.5,"id":1510,"location":"(47.5901722, -52.7086514)","price":116.73565891472869} {"address":"21 Military Rd St. John's Newfoundland and Labrador","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Elizabeth Manor Guesthouse","hotel_rating":4.5,"id":1518,"location":"(47.5674207, -52.7092267)","price":116.73565891472869} {"address":"62 rue Bosse ","amenities":["[]"],"country":"Canada","hotel_name":"Gite Orange Soleil","hotel_rating":5.0,"id":2025,"location":"(46.9759006, 0.1724231)","price":116.73565891472869} {"address":"2415 Dewdney Ave Regina Saskatchewan","amenities":["['Room service'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Pool'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Four Points by Sheraton Regina","hotel_rating":4.0,"id":2054,"location":"(50.45493705, -104.547583699674)","price":109.0} {"address":"1622 7th Avenue Fernie British Columbia","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Spa'"," 'Breakfast included'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Best Western Plus Fernie Mountain Lodge","hotel_rating":4.5,"id":2117,"location":"(49.514431, -115.057732680537)","price":116.73565891472869} {"address":"1528 Whiffin Spit Rd Sooke British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Breakfast Available'"," 'Conference Facilities'"," 'Electric vehicle charging station'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Wheelchair Access'"," 'Minibar'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Sooke Harbour House Hotel & Resort","hotel_rating":4.0,"id":2304,"location":"(48.3564768, -123.7275092)","price":229.0} {"address":"2660 Spit Road Campbell River British ","amenities":["['Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Thunderbird RV Park & Campground","hotel_rating":4.0,"id":2461,"location":"(50.0345143, -125.2519801)","price":116.73565891472869} {"address":"10 Baie-St-Paul Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Gite Fleury","hotel_rating":"NaN","id":2690,"location":"(47.444343, -70.505447)","price":116.73565891472869} {"address":"7648 Sechelt Inlet Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Wilderness Resort and Retreat","hotel_rating":4.0,"id":2766,"location":"(49.5469617371062, -123.763200206629)","price":116.73565891472869} {"address":"5650 Highway 97 Oliver British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Orchard at Oliver","hotel_rating":4.5,"id":3117,"location":"(49.170683, -119.556956)","price":116.73565891472869} {"address":"1108 Lakeshore Road West Fireline 600 St. Catharines Ontario","amenities":["['Free Internet'"," 'Free parking'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Rheinhessen Estate Bed & Breakfast","hotel_rating":4.5,"id":3482,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"50409A Highway 16 ","amenities":["[]"],"country":"Canada","hotel_name":"Bar F Ranch House","hotel_rating":5.0,"id":3633,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"2499 Keitel Dr Peterborough Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Casa Java Bed & Breakfast","hotel_rating":5.0,"id":3683,"location":"(44.2901907, -78.374428)","price":116.73565891472869} {"address":"668 Belanger ","amenities":["[]"],"country":"Canada","hotel_name":"Motel Restaurant la Vision","hotel_rating":2.0,"id":4323,"location":"(19.2207532, -72.6614315)","price":116.73565891472869} {"address":" ","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Graham Inn","hotel_rating":5.0,"id":4881,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"39 Albert St S Southampton Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"A Knight in Southampton Bed and Breakfast","hotel_rating":5.0,"id":4992,"location":"(44.4944815454545, -81.3725930636364)","price":116.73565891472869} {"address":"816 Tenth St New Westminster British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Lavender House Bed and Breakfast","hotel_rating":4.5,"id":5055,"location":"(49.2007364, -122.9156407)","price":116.73565891472869} {"address":"197 Baseline Road Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"A la Maison d'Amitie","hotel_rating":4.5,"id":5253,"location":"(45.3483488, -63.3173384)","price":116.73565891472869} {"address":"2030 Panorama Drive ","amenities":["[]"],"country":"Canada","hotel_name":"Horsethief Lodge by High Country Properties","hotel_rating":1.0,"id":5300,"location":"(39.5137735227362, -77.945994839902)","price":116.73565891472869} {"address":"124 ch de Neuchatel Saint-Faustin-Lac-Carre Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"La Vue Royale","hotel_rating":5.0,"id":5437,"location":"(46.1055677, -74.4207016)","price":116.73565891472869} {"address":"2126 Creighton Valley Rd Lumby British Columbia","amenities":["['Free parking'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Echo Lake Resort","hotel_rating":4.5,"id":5675,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"4445 Elephant Lake Road ","amenities":["[]"],"country":"Canada","hotel_name":"Pine Grove Point Campground","hotel_rating":4.5,"id":5863,"location":"(45.1873339, -78.1670186)","price":116.73565891472869} {"address":"4911 49th Street ","amenities":["[]"],"country":"Canada","hotel_name":"Irma Motel","hotel_rating":1.0,"id":6096,"location":"(53.8382993842166, -113.409127568126)","price":116.73565891472869} {"address":"1120 Railway Ave Canmore Alberta","amenities":["['Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Canmore Crossing","hotel_rating":4.0,"id":166,"location":"(51.0918555, -115.356038959502)","price":116.73565891472869} {"address":"208 Ferry Rd Prince Edward Island","amenities":["['Pool'"," 'Free Internet'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Cornwall / Charlottetown KOA","hotel_rating":4.0,"id":260,"location":"(46.2262266, -63.1955983)","price":116.73565891472869} {"address":"1239 rue Labelle Mont Tremblant Quebec","amenities":["['Free parking'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Airport transportation'"," 'Breakfast Available'"," 'Hot Tub'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Pimbina Spa & Massage","hotel_rating":4.5,"id":468,"location":"(46.1729185, -74.5975351)","price":116.73565891472869} {"address":"1308 Selkirk Dr Golden British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Children Activities (Kid / Family Friendly)'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Shuttle Bus Service'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Mount 7 Guesthouse and BnB","hotel_rating":4.5,"id":753,"location":"(51.2899813, -116.9553697)","price":116.73565891472869} {"address":"2070 Highway 551 Mindemoya Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Manitoulin Inn","hotel_rating":3.5,"id":801,"location":"(45.7401564, -82.1667966)","price":120.0} {"address":"1181 Hollis St Halifax Nova Scotia","amenities":["['Pool'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Spa'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Westin Nova Scotian","hotel_rating":4.0,"id":1001,"location":"(44.6402815, -63.5682933063294)","price":116.73565891472869} {"address":"24 Northumberland Lane Halifax Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Babysitting'"," 'Concierge'"," 'Golf Course'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Ascendence Harbourside Mansion Bed & Breakfast Halifax","hotel_rating":3.5,"id":1018,"location":"(44.673798, -63.6472588613947)","price":116.73565891472869} {"address":"41-45 Old Cove Road Newfoundland and ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Bambury’s Hillside Chalets","hotel_rating":5.0,"id":1167,"location":"(49.5789867, -57.9178815)","price":170.0} {"address":"71 Woodland Dr Wasaga Beach Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Villa Lucera","hotel_rating":"NaN","id":1419,"location":"(44.4829009, -80.0473693)","price":116.73565891472869} {"address":"400 Mackenzie Avenue Revelstoke British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"McCarty House Inn B&B","hotel_rating":5.0,"id":1648,"location":"(51.000459, -118.1926712)","price":149.0} {"address":"3841 Eastgate Dr Regina Saskatchewan","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Spa'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Golf Course'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"HomeSuites by d3h","hotel_rating":4.5,"id":2058,"location":"(50.4495404, -104.528424930586)","price":117.0} {"address":"100 Boulevard Greber Gatineau Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel Adam","hotel_rating":4.0,"id":2089,"location":"(45.46522215, -75.7010044939062)","price":116.73565891472869} {"address":"4559 Timberline Cres Fernie British Columbia","amenities":["['Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Free parking'"," 'Spa'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Ski-In / Ski-Out'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Timberline Lodges by Fernie Lodging Company","hotel_rating":3.5,"id":2129,"location":"(49.4621346, -115.079234)","price":116.73565891472869} {"address":"224 Niven Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Northernstar BnB","hotel_rating":"NaN","id":2179,"location":"(62.465495054139, -114.367466652611)","price":116.73565891472869} {"address":"597 Steenbuck Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Mountain View B&B","hotel_rating":5.0,"id":2468,"location":"(49.9883791, -125.2428183)","price":116.73565891472869} {"address":"560 Greer Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Grizzly Paw B&B","hotel_rating":5.0,"id":2490,"location":"(36.404571078469, -81.7451558165111)","price":116.73565891472869} {"address":"19345 Highway 5 South Valemount British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Concierge'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Summit River Lodge & Campsites","hotel_rating":4.5,"id":2659,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"66 Montague Street Lunenburg Nova Scotia","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Rum Runner Inn","hotel_rating":4.5,"id":2792,"location":"(44.3765249307692, -64.3120077384615)","price":99.0} {"address":"35 Mactaquac Rd Fredericton New Brunswick","amenities":["['Restaurant'"," 'Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Riverside Resort & Conference Center","hotel_rating":3.5,"id":2904,"location":"(45.9461983, -66.86647)","price":116.73565891472869} {"address":"4454 Willingdon Ave Powell River British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Powell River Harbour Guesthouse","hotel_rating":4.0,"id":3037,"location":"(49.8365297, -124.5279196)","price":116.73565891472869} {"address":"6199 Walker Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Deer Lake Home","hotel_rating":"NaN","id":3255,"location":"(53.7869105, -1.7967577)","price":116.73565891472869} {"address":"194 Pickard Road Sault Ste. Marie Ontario","amenities":["['Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Stokely Creek Lodge","hotel_rating":5.0,"id":3599,"location":"(46.7783436, -84.3565902)","price":116.73565891472869} {"address":"4345 North Service Rd Burlington Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Paid Wifi'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel 6 Toronto West - Burlington - Oakville","hotel_rating":3.5,"id":4203,"location":"(43.3763326, -79.7778295)","price":116.73565891472869} {"address":"643 Rue Roy La Tuque Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite aux Trois Pignons","hotel_rating":4.5,"id":4399,"location":"(47.43609, -72.7818347)","price":116.73565891472869} {"address":"279 Erie St S Leamington Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Quality Inn Leamington","hotel_rating":"NaN","id":4443,"location":"(42.0378000230769, -82.6009453307692)","price":123.0} {"address":" ","amenities":["['Pool'"," 'Restaurant'"," 'Room service'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Holiday Inn Montreal Longueuil","hotel_rating":3.5,"id":4595,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"1201 Idlywild Dr Fort Frances Ontario","amenities":["[]"],"country":"Canada","hotel_name":"La Place Rendez Vous Hotel & Convention","hotel_rating":"NaN","id":4718,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"438 County Road 20 Kingsville Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Adams Goldens Acres Motel","hotel_rating":4.0,"id":4979,"location":"(42.0305343, -82.7682901)","price":79.0} {"address":"9378 Cabot Trail Margaree Harbour Nova Scotia","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Breakfast Available'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Salmon Pool Inn","hotel_rating":4.5,"id":5533,"location":"(46.4249746, -61.1038081)","price":116.73565891472869} {"address":"2 Newport Lane ","amenities":["[]"],"country":"Canada","hotel_name":"Hebden House Bed and Breakfast","hotel_rating":5.0,"id":5787,"location":"(41.391506, -71.480829)","price":116.73565891472869} {"address":"120 Rue Principale ","amenities":["[]"],"country":"Canada","hotel_name":"Village Innusit","hotel_rating":4.0,"id":5911,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"4527 Highway 93 & 95 Skookumchuck British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Springbrook Motel & RV Park","hotel_rating":3.5,"id":6037,"location":"(49.913279, -115.73297075)","price":116.73565891472869} {"address":"4384 Route 105 Jemseg New Brunswick","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Spa'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Jemseg LakeView Motel","hotel_rating":3.0,"id":6116,"location":"(46.500283, -66.750183)","price":116.73565891472869} {"address":"100 Front Street W Toronto Ontario","amenities":["['Restaurant'"," 'Room service'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Pool'"," 'Free Internet'"," 'Spa'"," 'Airport transportation'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Paid Internet'"," 'Paid Wifi'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Minibar'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Fairmont Royal York","hotel_rating":4.5,"id":2,"location":"(43.6459092, -79.3813636)","price":489.0} {"address":"196 Upper Meadow Bank Rd Prince Edward Island","amenities":["[]"],"country":"Canada","hotel_name":"Hyde Away House Bed & Breakfast","hotel_rating":5.0,"id":269,"location":"(46.3355508, -63.1466676)","price":116.73565891472869} {"address":"Chemin Des Quatres Sommet Mont Tremblant Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Pool'"," 'Free parking'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Sauna'"," 'Shuttle Bus Service'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Tremblant Les Eaux","hotel_rating":4.0,"id":465,"location":"(52.4760892, -71.8258668)","price":161.0} {"address":"459 Banff Ave Alberta","amenities":["['Pool'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Bar/Lounge'"," 'Spa'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Delta Hotels by Marriott Banff Royal Canadian Lodge","hotel_rating":4.0,"id":518,"location":"(51.18324705, -115.563953844495)","price":116.73565891472869} {"address":"11 Centre St Picton Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Eleven Centre Guest Suites","hotel_rating":5.0,"id":1589,"location":"(44.0096488140138, -77.1428539588994)","price":116.73565891472869} {"address":"601 First Street West Revelstoke British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Multilingual Staff'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Revelstoke Lodge","hotel_rating":4.0,"id":1653,"location":"('nil', 'nil')","price":79.0} {"address":"Boomerang Way Fernie British Columbia","amenities":["['Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Stone Creek Chalets","hotel_rating":3.0,"id":2145,"location":"(49.4667293, -115.0836061)","price":116.73565891472869} {"address":"320 Sunshine Valley Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Wooly Acres Bed & Breakfast","hotel_rating":5.0,"id":2513,"location":"(36.8438853858887, -105.608428029764)","price":116.73565891472869} {"address":"305 Cadigan Road ","amenities":["[]"],"country":"Canada","hotel_name":"Cadigan's Camp & Resort","hotel_rating":3.0,"id":3681,"location":"(44.4652025285675, -78.4755782649206)","price":116.73565891472869} {"address":"2404 Queensway Dr Burlington Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Canadas Best Value Inn-Burlington/Hamilton","hotel_rating":3.5,"id":4207,"location":"(43.34889875, -79.8058442930244)","price":90.0} {"address":"950 6th St E Owen Sound Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Restaurant'"," 'Bar/Lounge'"," 'Room service'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Microwave'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Quality Inn Owen Sound","hotel_rating":3.0,"id":4497,"location":"(44.5613479, -80.930908)","price":116.73565891472869} {"address":"2520 Kootenay Ave Rossland British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Sweet Dreams Heritage Inn","hotel_rating":5.0,"id":4682,"location":"(49.0752011, -117.7920613)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Non-smoking hotel'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite Zazen","hotel_rating":5.0,"id":4721,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"854 boul. Laure Sept Iles Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Comfort Inn Sept-Iles","hotel_rating":4.0,"id":4814,"location":"(52.4760892, -71.8258668)","price":120.0} {"address":"545 Main St Yarmouth Nova Scotia","amenities":["[]"],"country":"Canada","hotel_name":"Best Western Mermaid Yarmouth","hotel_rating":"NaN","id":4870,"location":"(43.8459739428571, -66.1161350571429)","price":122.0} {"address":" ","amenities":["['Pool'"," 'Restaurant'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge du Joli Vent","hotel_rating":4.5,"id":4921,"location":"('nil', 'nil')","price":116.73565891472869} {"address":" ","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Heated pool'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Clarenville Inn","hotel_rating":4.0,"id":5383,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"604 1st Avenue East Watrous Saskatchewan","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Super 8 by Wyndham Watrous","hotel_rating":3.5,"id":5563,"location":"(55.5321257, -106.1412243)","price":116.73565891472869} {"address":" ","amenities":["[]"],"country":"Canada","hotel_name":"Lower Perth Apartment","hotel_rating":"NaN","id":5627,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"6174 Sawczuk Rd Kootenay National Park British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Troutlake Retreat","hotel_rating":5.0,"id":5750,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"9865 Highway 8 Caledonia Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Shuttle Bus Service'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"B&B Art of Germany","hotel_rating":4.5,"id":5938,"location":"(44.3749593, -65.0311755)","price":116.73565891472869} {"address":" ","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Electric vehicle charging station'"," 'Golf Course'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Manoir Lac Etchemin","hotel_rating":4.0,"id":5986,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"6385 Montee Ryan Mont Tremblant Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Chateau Beauvallon Mont Tremblant","hotel_rating":"NaN","id":428,"location":"(52.4760892, -71.8258668)","price":168.0} {"address":"150 Chemin au Pied de la Montagne Mont Tremblant Quebec","amenities":["['Fitness Centre with Gym / Workout Room'"," 'Pool'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Babysitting'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Ski-In / Ski-Out'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Sommet des Neiges","hotel_rating":4.5,"id":433,"location":"(52.4760892, -71.8258668)","price":177.0} {"address":"521 Banff Avenue Alberta","amenities":["['Restaurant'"," 'Free parking'"," 'Room service'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Spa'"," 'Babysitting'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Banff Caribou Lodge & Spa","hotel_rating":4.0,"id":525,"location":"(51.18435435, -115.560728047355)","price":116.73565891472869} {"address":"42 12th St ","amenities":["[]"],"country":"Canada","hotel_name":"Belair 1 Cottage","hotel_rating":3.0,"id":1438,"location":"(41.1137768485331, -78.7373073474521)","price":116.73565891472869} {"address":"5807 89th St ","amenities":["[]"],"country":"Canada","hotel_name":"Chez Christiane B&B","hotel_rating":4.5,"id":1933,"location":"(29.2530208, -94.8534615)","price":116.73565891472869} {"address":"2125 Victoria Avenue Regina Saskatchewan","amenities":["['Fitness Centre with Gym / Workout Room'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Spa'"," 'Room service'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Breakfast Available'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Hotel Saskatchewan, Autograph Collection","hotel_rating":4.5,"id":2038,"location":"(50.4468459, -104.611503795851)","price":199.0} {"address":"180 Route 132 ","amenities":["[]"],"country":"Canada","hotel_name":"Camping de la Baie de Perce","hotel_rating":3.5,"id":2584,"location":"(45.1996075, -74.139399)","price":116.73565891472869} {"address":"2821 Notre Dame East Trois-Rivieres Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"La Maison des Leclerc","hotel_rating":4.5,"id":2744,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"5528 Inlet Ave Sechelt British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Cozy Court Motel","hotel_rating":2.5,"id":2752,"location":"(49.473233, -123.7561949)","price":109.0} {"address":"700 Forest Hill Road ","amenities":["[]"],"country":"Canada","hotel_name":"Castleton Suites Fredericton","hotel_rating":"NaN","id":2938,"location":"(52.4551016, -1.7772496)","price":116.73565891472869} {"address":"48752 Chilliwack Lake Rd Chilliwack British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Hot Tub'"," 'Self-Serve Laundry']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Riverfront Sanctuary Chilliwack","hotel_rating":5.0,"id":3276,"location":"(49.095018, -121.9585394)","price":116.73565891472869} {"address":"6840 School Lane ","amenities":["[]"],"country":"Canada","hotel_name":"Cottage Garden Bed & Breakfast","hotel_rating":4.5,"id":3281,"location":"(51.5922189, -0.3812411)","price":116.73565891472869} {"address":"975 Bay Rd. Baddeck Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Broadwater Inn","hotel_rating":4.5,"id":3373,"location":"(45.1960403, -63.1653789)","price":130.0} {"address":"369 Shore Road Baddeck Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Ceilidh Country Lodge","hotel_rating":3.5,"id":3380,"location":"(46.0971048, -60.757167)","price":116.73565891472869} {"address":"11702 99 Ave Grande Prairie Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Concierge'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Minibar'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Podollan Rez-idence Grande Prairie","hotel_rating":4.5,"id":3451,"location":"(55.1692193, -118.8497623)","price":116.73565891472869} {"address":"1301 Nicola Ave Merritt British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Ranchland Villa Motel","hotel_rating":3.5,"id":4233,"location":"(50.1134411, -120.794751)","price":116.73565891472869} {"address":"54 Victoria St N Goderich Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Maple Leaf Motel","hotel_rating":"NaN","id":4575,"location":"(43.7450408, -81.7076121)","price":116.73565891472869} {"address":"21 Main ST N Ontario","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Lake House of Bayfield","hotel_rating":4.5,"id":4669,"location":"(46.4964553, -80.542471)","price":250.0} {"address":"1218 Pembroke St E Pembroke Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Econo Lodge Pembroke","hotel_rating":3.5,"id":4780,"location":"(45.8197075, -77.0794141)","price":85.0} {"address":" ","amenities":["[]"],"country":"Canada","hotel_name":"Inn at Whistling Swan Manor","hotel_rating":"NaN","id":4788,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"39 Boulevard Arthabaska Est. ","amenities":["[]"],"country":"Canada","hotel_name":"Auberge Helene","hotel_rating":3.5,"id":4841,"location":"(46.08239275, -71.931599625)","price":116.73565891472869} {"address":"5800 Boul. Marie Victorin Brossard Quebec","amenities":["['Free parking'"," 'Bar/Lounge'"," 'Pool'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel Du Fleuve","hotel_rating":3.5,"id":5074,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"1316 Gordon Avenue The Pas Manitoba","amenities":["['Air conditioning'"," 'Microwave'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"The Pas Motel","hotel_rating":1.5,"id":5541,"location":"(53.8126369, -101.2505097)","price":116.73565891472869} {"address":"549 chemin des Pionniers Est L'Islet Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite Les Pieds Dans L'Eau","hotel_rating":5.0,"id":5734,"location":"(47.1554001901351, -70.3288132878352)","price":100.0} {"address":"56-58 Main Highway L'Anse au Clair Newfoundland and Labrador","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Banquet Room'"," 'Breakfast Available'"," 'Conference Facilities'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Northern Light Inn","hotel_rating":3.5,"id":6120,"location":"(53.8217327, -61.2295532)","price":116.73565891472869} {"address":"21 Lakeshore Dr W Penticton British Columbia","amenities":["['Pool'"," 'Room service'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Spa'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Penticton Lakeside Resort & Conference Centre","hotel_rating":3.5,"id":359,"location":"(49.5026819, -119.5945204)","price":116.73565891472869} {"address":"3851 Valleyview Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Valleyview B&B","hotel_rating":"NaN","id":422,"location":"(41.212723, -73.103175)","price":116.73565891472869} {"address":"2360 Ojibway Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Sevinth Heaven Bed and Breakfast","hotel_rating":1.0,"id":634,"location":"(46.2805631, -81.3462487)","price":116.73565891472869} {"address":"374 Bedford Hwy Halifax Nova Scotia","amenities":["[]"],"country":"Canada","hotel_name":"Wedgewood Motel","hotel_rating":"NaN","id":1027,"location":"(44.6814262, -63.66024995)","price":116.73565891472869} {"address":"311 6th Ave N Saskatoon Saskatchewan","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Obasa Suites Saskatoon","hotel_rating":4.5,"id":1097,"location":"(52.1313069, -106.655657206031)","price":116.73565891472869} {"address":"8 Rue Des Pins La Malbaie Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Auberge les Sources","hotel_rating":"NaN","id":1315,"location":"(47.6263715, -70.1420842)","price":116.73565891472869} {"address":"314 Ray St Whitehorse Yukon","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Stop In Family Hotel","hotel_rating":2.0,"id":1565,"location":"(60.7269571, -135.0601387)","price":116.73565891472869} {"address":"2950 Camozzi Road Revelstoke British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"The Sutton Place Hotel Revelstoke Mountain Resort","hotel_rating":"NaN","id":1635,"location":"(50.9782778, -118.1665452)","price":194.0} {"address":"1458 7th Ave Prince George British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Travelodge Prince George Goldcap BC","hotel_rating":"NaN","id":1719,"location":"(53.9186281, -122.775253)","price":89.0} {"address":"4006 32 St Vernon British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Hot Tub'"," 'Indoor pool'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Canadas Best Value Inn and Suites","hotel_rating":3.5,"id":1751,"location":"(50.2760668, -119.2737143)","price":72.0} {"address":"4899 Harbour Landing Dr Regina Saskatchewan","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Airport transportation'"," 'Babysitting'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Days Inn by Wyndham Regina Airport West","hotel_rating":4.0,"id":2039,"location":"(50.4123888, -104.6487597)","price":116.73565891472869} {"address":"5009 48 St Yellowknife Northwest Territories","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Yellowknife Polar Suite Guest Room","hotel_rating":5.0,"id":2155,"location":"(62.4551276, -114.3690796)","price":116.73565891472869} {"address":"R.r.# 2 Red Deer Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Rolyn Hills B&B and Guest Ranch","hotel_rating":"NaN","id":2893,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"559 Bishop Dr Fredericton New Brunswick","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Golf Course'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Quality Inn & Suites Amsterdam","hotel_rating":4.5,"id":2910,"location":"(45.9416143, -66.6730322676564)","price":116.73565891472869} {"address":"9630 Young Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Cozy B&B","hotel_rating":5.0,"id":3278,"location":"(39.9886413, -78.2562395)","price":116.73565891472869} {"address":"3333 Robinson Rd ","amenities":["[]"],"country":"Canada","hotel_name":"A Lynn Canyon House Bed & Breakfast","hotel_rating":5.0,"id":3358,"location":"(39.804276, -78.393736)","price":116.73565891472869} {"address":"229 Great Northern Rd Sault Ste. Marie Ontario","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Spa'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Quattro Hotel & Conf. Centre, an Ascend Hotel Collection Member","hotel_rating":4.5,"id":3573,"location":"(46.5344278, -84.3238987)","price":116.73565891472869} {"address":"148 Main Street ","amenities":["[]"],"country":"Canada","hotel_name":"North 99 Motel","hotel_rating":4.0,"id":3815,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"3129 Hayman Rd Naramata British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Paradise Cove Guest House","hotel_rating":5.0,"id":4279,"location":"(49.59103904, -119.59352333)","price":116.73565891472869} {"address":"264 Rang 2 ","amenities":["[]"],"country":"Canada","hotel_name":"Le Gite Du Gardien Blanc","hotel_rating":"NaN","id":5586,"location":"(47.2529446, -68.7620861)","price":116.73565891472869} {"address":"1 Rue des Carrieres Quebec City Quebec","amenities":["['Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Bar/Lounge'"," 'Pool'"," 'Free Internet'"," 'Spa'"," 'Babysitting'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Paid Internet'"," 'Paid Wifi'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Minibar'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Fairmont Le Chateau Frontenac","hotel_rating":4.5,"id":4,"location":"(46.81182845, -71.2055490276425)","price":212.0} {"address":"1210 Cabin Creek Dr Alberta","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Alpine Meadows Suite","hotel_rating":4.5,"id":92,"location":"(52.8700823638548, -118.101976072617)","price":116.73565891472869} {"address":"302 George Biggy Sr Rd Alberta","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Paid Wifi'"," 'Public Wifi'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Tennis Court'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Banff Gate Mountain Resort","hotel_rating":3.5,"id":163,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"950 Lakeshore Dr W Penticton British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Crown Resort Motel","hotel_rating":3.5,"id":391,"location":"(49.5013513, -119.6110412)","price":116.73565891472869} {"address":"209 Otter Street Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Cottage Bed & Breakfast","hotel_rating":4.5,"id":549,"location":"(51.1802712, -115.5640106)","price":116.73565891472869} {"address":"1392 Pine Dr Golden British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Canyon Ridge Lodge","hotel_rating":5.0,"id":727,"location":"(51.3043033, -116.9601327)","price":116.73565891472869} {"address":"950 Terminal Ave N Nanaimo British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Dry Cleaning'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Colonial Motel","hotel_rating":3.5,"id":898,"location":"(49.1807707, -123.950042)","price":116.73565891472869} {"address":"2501 22nd St W Saskatoon Saskatchewan","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Westgate Inn Motel","hotel_rating":2.0,"id":1088,"location":"(52.1290344, -106.7092807)","price":70.0} {"address":"35 Westlink Road Newfoundland and Labrador","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"C & G Cabins","hotel_rating":4.0,"id":1188,"location":"(53.8217327, -61.2295532)","price":116.73565891472869} {"address":"236 Main St ","amenities":["[]"],"country":"Canada","hotel_name":"Holiday Park Tent and Trailer Campground","hotel_rating":3.0,"id":1408,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"1601W 3rd Street Revelstoke British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Monashee Lodge","hotel_rating":4.0,"id":1658,"location":"(55.001251, -125.002441)","price":89.0} {"address":"1103 Pine Ridge Cres Revelstoke British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Powder Pillow Bed & Breakfast","hotel_rating":5.0,"id":1659,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"4374 Stevens Dr Prince George British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Water's Edge Bed & Breakfast","hotel_rating":"NaN","id":1714,"location":"(53.9434081, -122.8004347)","price":116.73565891472869} {"address":"4201 32 St Vernon British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Restaurant'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Sandman Hotel & Suites Vernon","hotel_rating":3.5,"id":1753,"location":"(50.2730699, -119.2734119)","price":92.0} {"address":"354 Lindsay St S Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Breakfast included'"," 'Banquet Room'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Golf Course'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Howard Johnson by Wyndham Lindsay","hotel_rating":3.0,"id":1957,"location":"(44.3341482702299, -78.7249919206724)","price":80.0} {"address":"1601 Mill Line Road ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Kawartha Lakes Marina & Cottage","hotel_rating":4.0,"id":1980,"location":"(44.5736186153147, -78.5059510477678)","price":116.73565891472869} {"address":"369 Rockland Rd Saint John New Brunswick","amenities":["['Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Free parking'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Golf Course'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Chateau Saint John Trademark Collection by Wyndham","hotel_rating":4.5,"id":2538,"location":"(45.2806381, -66.0624226919789)","price":135.0} {"address":"6383 Marmot Rd ","amenities":["[]"],"country":"Canada","hotel_name":"On the Inlet Bed & Breakfast","hotel_rating":"NaN","id":2791,"location":"(49.5033866, -123.7457973)","price":116.73565891472869} {"address":"7370 6 Hwy Tobermory Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Cedar Vista Motel","hotel_rating":4.5,"id":2838,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"4124 50 Ave Red Deer Alberta","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Tennis Court'"," 'Air conditioning'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Econo Lodge Inn & Suites City Centre","hotel_rating":3.5,"id":2873,"location":"(52.261031, -113.814296)","price":62.0} {"address":"1325 Seymour St North Bay Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Golf Course'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Holiday Inn Express Hotel & Suites North Bay","hotel_rating":4.0,"id":2986,"location":"(46.3096742, -79.4378259)","price":116.73565891472869} {"address":"1194 Pettman Rd West Kelowna British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Chez Nicole Bed & Breakfast","hotel_rating":5.0,"id":3066,"location":"(49.9010623916976, -119.549251420593)","price":133.0} {"address":"2777 Casa Loma Rd West Kelowna British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Casa Loma Lakeshore Resort","hotel_rating":"NaN","id":3073,"location":"(49.8573377, -119.5374631)","price":116.73565891472869} {"address":"18 High Street Baddeck Nova Scotia","amenities":["[]"],"country":"Canada","hotel_name":"High Street Inn","hotel_rating":"NaN","id":3385,"location":"(46.1025794, -60.7544031666667)","price":116.73565891472869} {"address":"10 Du Terroir Street Levis Quebec","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Comfort Inn Levis","hotel_rating":3.5,"id":3406,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"409 Broadway Street ","amenities":["[]"],"country":"Canada","hotel_name":"Shon’s Hostel","hotel_rating":4.0,"id":4283,"location":"(42.076805, -76.811748)","price":70.0} {"address":"Rr 3 Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Maplecrest Farm","hotel_rating":5.0,"id":4352,"location":"(33.754851, -102.336799)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"La Maison Banville B&B and Cafe-Bistro","hotel_rating":4.5,"id":4418,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"34777 Bayfield River Road Ontario","amenities":["['Pool'"," 'Free parking'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Indoor pool'"," 'Non-smoking hotel'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Ashwood Inn","hotel_rating":4.0,"id":4666,"location":"(43.5756825221312, -81.7044831877049)","price":139.0} {"address":"203 Village Rd Alberta","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"HI Lake Louise Alpine Centre","hotel_rating":4.0,"id":4675,"location":"(51.4278236, -116.1830457)","price":116.73565891472869} {"address":"9604 Northumberland Road 2 E ","amenities":["[]"],"country":"Canada","hotel_name":"By the Pond Bed and Breakfast","hotel_rating":4.5,"id":4710,"location":"('nil', 'nil')","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Boulder Cove Cottages","hotel_rating":5.0,"id":4949,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"616 Main Street Lillooet British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Canadas Best Value Inn - Mile 0","hotel_rating":3.5,"id":5044,"location":"(50.6936945, -121.9330031)","price":116.73565891472869} {"address":"9 Killarney Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Killarney Bed and Breakfast","hotel_rating":5.0,"id":5639,"location":"(44.5031161296391, -73.2402084323738)","price":116.73565891472869} {"address":"2775 Highway #3 Pubnico Nova Scotia","amenities":["[]"],"country":"Canada","hotel_name":"Yesteryears Bed & Breakfast","hotel_rating":"NaN","id":5865,"location":"(43.7028669682062, -65.7848288398453)","price":116.73565891472869} {"address":"13526 Highway 16 West British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Shames Country Lodge","hotel_rating":5.0,"id":305,"location":"(52.866458, -118.5148317)","price":116.73565891472869} {"address":"350 Olsen Road Tofino British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Shoreline Tofino","hotel_rating":4.5,"id":652,"location":"(49.149693, -125.8920695)","price":208.0} {"address":"1107 King St W Kingston Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Concierge'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"de Haan's B&B","hotel_rating":5.0,"id":1272,"location":"(44.22023716, -76.5393780066667)","price":116.73565891472869} {"address":"39 Topsail Rd St. John's Newfoundland and Labrador","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Room service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Leaside Suites and Executive Apartments","hotel_rating":4.5,"id":1479,"location":"(47.5247583, -52.7704022)","price":116.73565891472869} {"address":"2832 County Road 10 ","amenities":["[]"],"country":"Canada","hotel_name":"South in Milford","hotel_rating":5.0,"id":1600,"location":"(45.5130883757381, -74.5495757016566)","price":116.73565891472869} {"address":"821 7th Avenue ","amenities":["[]"],"country":"Canada","hotel_name":"Fernie Tightlines Lodge","hotel_rating":4.0,"id":2141,"location":"(47.6062373997738, -122.328523398855)","price":116.73565891472869} {"address":"17 Baseline Rd Moncton New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Wild Rose Inn","hotel_rating":4.5,"id":2188,"location":"(45.9367222, -65.2438364)","price":116.73565891472869} {"address":"1900 Cranberry Place Valemount British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Rose Cottage Bed & Breakfast","hotel_rating":4.5,"id":2655,"location":"(52.8176554, -119.2701201)","price":125.0} {"address":"30 Legion St. Tobermory Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Peacock Villa Motel","hotel_rating":4.5,"id":2836,"location":"(45.2546135359204, -81.6677027502214)","price":116.73565891472869} {"address":"17 Legion Street Tobermory Ontario","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Dry Dock B&B","hotel_rating":4.5,"id":2851,"location":"(45.2536927231453, -81.6672333261889)","price":116.73565891472869} {"address":"230 University Ave Fredericton New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Conference Facilities'"," 'Golf Course'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Carriage House Inn","hotel_rating":4.0,"id":2917,"location":"(45.95492935, -66.6341642478392)","price":116.73565891472869} {"address":"1090 Shamrock Road Ontario","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Tennis Court'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Shamrock Lodge","hotel_rating":5.0,"id":4165,"location":"(42.9226806, -81.2275131)","price":116.73565891472869} {"address":"650 Highland Street Port Elgin Ontario","amenities":["[]"],"country":"Canada","hotel_name":"The Maples Cottages In Port Elgin","hotel_rating":"NaN","id":4297,"location":"(44.4413268631579, -81.3988517157895)","price":116.73565891472869} {"address":"318 rue de Longueuil Longueuil Quebec","amenities":["['Free parking'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Paid Wifi'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Oasis du Vieux Longueuil","hotel_rating":4.5,"id":4600,"location":"(45.53689132, -73.51072446)","price":116.73565891472869} {"address":"3687 Brackley Point Rd. Brackley Beach Prince Edward Island","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Jake & Jo's Cottages","hotel_rating":4.5,"id":4800,"location":"(46.3355508, -63.1466676)","price":116.73565891472869} {"address":" ","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Sapawe Motel and Diner","hotel_rating":4.5,"id":5012,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"2900 Kellys Road Port Severn Ontario","amenities":["['Free parking'"," 'Restaurant'"," 'Pool'"," 'Bar/Lounge'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Breakfast Available'"," 'Heated pool'"," 'Meeting rooms'"," 'Outdoor pool'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Rawley Resort","hotel_rating":4.0,"id":5450,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"3 Dennis Road Port aux Basques Newfoundland and Labrador","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Right Off Da Boat B&B","hotel_rating":3.0,"id":5769,"location":"(53.8217327, -61.2295532)","price":116.73565891472869} {"address":"212 8th Ave NW Milk River Alberta","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Breakfast Available'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Sandstone Motel","hotel_rating":4.0,"id":5837,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":" Mountain View Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Prime View - Best Location","hotel_rating":"NaN","id":5842,"location":"(49.133333, -113.6)","price":116.73565891472869} {"address":"80 rue Principale St-Antonin Quebec","amenities":["['Free Internet'"," 'Free parking'"," 'Babysitting'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"International Motel Express","hotel_rating":2.5,"id":6057,"location":"(47.7830845, -69.4644482)","price":116.73565891472869} {"address":"1475 Hugh Allan Dr Kamloops British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Fairfield Inn & Suites by Marriott Kamloops","hotel_rating":4.5,"id":579,"location":"(50.65299375, -120.383473989285)","price":125.0} {"address":"26 Waterford Bridge Rd St. John's Newfoundland and Labrador","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Compton House Bed & Breakfast","hotel_rating":4.5,"id":1519,"location":"(47.5281955, -52.7478167)","price":116.73565891472869} {"address":"15269 104 Ave Surrey British Columbia","amenities":["['Pool'"," 'Restaurant'"," 'Room service'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Spa'"," 'Banquet Room'"," 'Breakfast Available'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Paid Wifi'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Sheraton Vancouver Guildford Hotel","hotel_rating":4.0,"id":1824,"location":"(49.19198985, -122.798762060053)","price":116.73565891472869} {"address":"848 Clearwater Lake Rd Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Trillium Resort and Spa","hotel_rating":"NaN","id":2262,"location":"(45.190535, -79.2355191)","price":116.73565891472869} {"address":"292 Louisa St Parry Sound Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Parry Sound Inn and Suites","hotel_rating":4.0,"id":2385,"location":"(45.34585085, -80.0059671173654)","price":127.0} {"address":"5564 Clearwater Valley Rd Clearwater British Columbia","amenities":["['Free parking'"," 'Bar/Lounge'"," 'Non-smoking hotel'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Wells Gray Guest Ranch","hotel_rating":5.0,"id":2494,"location":"(51.6513571, -120.0384161)","price":116.73565891472869} {"address":"175 City Rd Saint John New Brunswick","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Days Inn by Wyndham Saint John","hotel_rating":4.0,"id":2541,"location":"(45.2828103, -66.0541649)","price":116.73565891472869} {"address":"37549 Queen Elizabeth II Hwy Red Deer Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Western Budget Motel Red Deer #2","hotel_rating":"NaN","id":2897,"location":"(52.3059983, -113.8613047)","price":116.73565891472869} {"address":"6715 Bear Cove Highway Port Hardy British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Bear Cove Cottages","hotel_rating":4.5,"id":3190,"location":"(50.692701, -127.4678219)","price":116.73565891472869} {"address":"107 Welland Vale Rd St. Catharines Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Minibar'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Lily's House on the 12","hotel_rating":5.0,"id":3472,"location":"(43.1611669619934, -79.2631865601194)","price":116.73565891472869} {"address":" ","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Spa'"," 'Free Internet'"," 'Banquet Room'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Halcyon Hot Springs","hotel_rating":4.0,"id":4282,"location":"('nil', 'nil')","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Concierge'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"La Chambre d'Ami","hotel_rating":5.0,"id":4322,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"901 Principale Street Granby Quebec","amenities":["['Free parking'"," 'Pool'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Spa'"," 'Room service'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hotel Castel & Spa Confort","hotel_rating":3.5,"id":4332,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"1007 Mountain View Rd Rossland British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Airport transportation'"," 'Concierge'"," 'Golf Course'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Ski-In / Ski-Out'"," 'Tennis Court'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Red Mountain Village","hotel_rating":4.5,"id":4683,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"911 Highland Park Cove NE Airdrie Alberta","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Days Inn & Suites by Wyndham Airdrie","hotel_rating":4.5,"id":5191,"location":"(55.001251, -115.002136)","price":89.0} {"address":"4325 Yellowhead Hwy Barriere British ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Y-5 Motel & Campground","hotel_rating":2.5,"id":5292,"location":"(51.7252449, -3.0811001)","price":116.73565891472869} {"address":"64 MacIsaac Lane Port Hastings Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Capeway Country Bed & Breakfast","hotel_rating":4.5,"id":5414,"location":"(45.1960403, -63.1653789)","price":116.73565891472869} {"address":"3392 Concession Road 8 ","amenities":["[]"],"country":"Canada","hotel_name":"The Hive Bed and Breakfast","hotel_rating":4.0,"id":5584,"location":"(44.026904, -78.7203991)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Coach House Motel","hotel_rating":4.5,"id":5619,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"24 Tiny Beaches Rd S Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Sunport Beach Resort","hotel_rating":4.5,"id":5623,"location":"(44.5972011651785, -80.0038363733789)","price":116.73565891472869} {"address":"Highway 63 ","amenities":["[]"],"country":"Canada","hotel_name":"Grassland Motel","hotel_rating":2.5,"id":5657,"location":"(57.1567526, -111.5994054)","price":116.73565891472869} {"address":"612 Bobois St Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Pool'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Abadin Bed and Breakfast","hotel_rating":5.0,"id":5764,"location":"(45.6262051978272, -74.6777021771733)","price":116.73565891472869} {"address":"81 Chemin Lac du Pin Rouge ","amenities":["[]"],"country":"Canada","hotel_name":"Auberge lac du Pin rouge","hotel_rating":5.0,"id":5989,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"157 69 Hwy ","amenities":["[]"],"country":"Canada","hotel_name":"Dream Inn","hotel_rating":4.0,"id":6082,"location":"(51.5097043, -0.0575989)","price":116.73565891472869} {"address":"1258 Pacific Rim Highway Tofino British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Jamie's Rainforest Inn","hotel_rating":4.5,"id":670,"location":"(49.12199575, -125.888437096131)","price":116.73565891472869} {"address":"2155 Northridge Dr Saskatoon Saskatchewan","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Comfort Inn Saskatoon","hotel_rating":3.5,"id":1070,"location":"(52.15933535, -106.668841294201)","price":89.0} {"address":"Km Whitehorse Yukon","amenities":["['Free parking'"," 'Airport transportation'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Little Atlin Lodge","hotel_rating":5.0,"id":1552,"location":"(60.721571, -135.054932)","price":116.73565891472869} {"address":"1287 Boulevard Saguenay Est Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Restaurant'"," 'Bar/Lounge'"," 'Breakfast Available'"," 'Concierge'"," 'Golf Course'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Auberge Le Parasol","hotel_rating":3.0,"id":2023,"location":"(48.5282512, -71.5768883)","price":116.73565891472869} {"address":"11 Impasse de la Gare-Talon Gatineau Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Indoor pool'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Holiday Inn Express & Suites - Gatineau - Ottawa","hotel_rating":4.5,"id":2075,"location":"(45.48013395, -75.690344275944)","price":120.0} {"address":"6471 Sunshine Coast Hwy Sechelt British Columbia","amenities":["['Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Absolute Heaven Oceanfront Suites","hotel_rating":5.0,"id":2777,"location":"(49.4687440708984, -123.816162120023)","price":116.73565891472869} {"address":"201 Pelham Street Lunenburg Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Greybeard's Bed & Breakfast","hotel_rating":5.0,"id":2823,"location":"(44.3764396333333, -64.3055535444445)","price":116.73565891472869} {"address":"33 Petrolia Dr Red Deer Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Pool'"," 'Free parking'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Holiday Inn Hotel & Suites Red Deer South","hotel_rating":4.5,"id":2863,"location":"(52.2137161, -113.811868226203)","price":94.0} {"address":"4311 49 Ave Red Deer Alberta","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Electric vehicle charging station'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Baymont by Wyndham Red Deer","hotel_rating":3.5,"id":2872,"location":"(52.262879, -113.8116487)","price":116.73565891472869} {"address":"810 17 Hwy W ","amenities":["[]"],"country":"Canada","hotel_name":"Sundown Ridge","hotel_rating":5.0,"id":3008,"location":"(38.847218, -90.9399479183674)","price":116.73565891472869} {"address":" ","amenities":["[]"],"country":"Canada","hotel_name":"Deep Water Fishing Lodge","hotel_rating":"NaN","id":3221,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"Rue Principale 2369 Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Aux Berges du St-Maurice","hotel_rating":4.5,"id":3512,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"1110 Burloak Drive Burlington Ontario","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Fitness Centre with Gym / Workout Room'"," 'Free Internet'"," 'Airport transportation'"," 'Breakfast Available'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Electric vehicle charging station'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Paid Internet'"," 'Paid Wifi'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Courtyard By Marriott Burlington","hotel_rating":4.5,"id":4201,"location":"(43.3976853153846, -79.7600207)","price":116.73565891472869} {"address":"80 London Rd W Guelph Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"London House Bed and Breakfast","hotel_rating":5.0,"id":4276,"location":"(43.5483554, -80.2591467)","price":116.73565891472869} {"address":" ","amenities":["['Pool'"," 'Room service'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Spa'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Riotel Matane","hotel_rating":4.0,"id":4744,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"P.R. 301 at Faloma Beach Manitoba","amenities":["['Free High Speed Internet (WiFi)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Penguin Resort","hotel_rating":4.5,"id":4832,"location":"(55.001251, -97.001038)","price":116.73565891472869} {"address":"1045 Settlers Line Ontario","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Spa'"," 'Room service'"," 'Babysitting'"," 'Banquet Room'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Outdoor pool'"," 'Public Wifi'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Elmhirst's Resort","hotel_rating":4.0,"id":5259,"location":"(44.2490504, -78.10802985)","price":339.0} {"address":"610 Fernhill Rd British Columbia V","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Fernhill Bed and Breakfast","hotel_rating":5.0,"id":5327,"location":"(48.4308633, -123.4082841)","price":116.73565891472869} {"address":" ","amenities":["[]"],"country":"Canada","hotel_name":"Lucasia Ranch Vacations","hotel_rating":5.0,"id":5516,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"2518 East Point Rd - Rte 16 Souris Prince Edward Island","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Restaurant'"," 'Bar/Lounge'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Singing Sands Inn Motel","hotel_rating":3.5,"id":5552,"location":"(46.3355508, -63.1466676)","price":116.73565891472869} {"address":"45 Fitzroy St Charlottetown Prince Edward Island","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Fitzroy Hall","hotel_rating":4.0,"id":216,"location":"(46.2360716, -63.13018)","price":116.73565891472869} {"address":"4553 Greig Ave British Columbia","amenities":["['Free parking'"," 'Breakfast included'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Spa'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Best Western Terrace Inn","hotel_rating":4.0,"id":286,"location":"(48.5669353, -123.4537529)","price":128.0} {"address":"1820 Rogers Pl Kamloops British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Spa'"," 'Airport transportation'"," 'Banquet Room'"," 'Concierge'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Pacific Inn & Suites Kamloops","hotel_rating":3.5,"id":598,"location":"(50.65219775, -120.370088611888)","price":116.73565891472869} {"address":"Althoff Roa ","amenities":["[]"],"country":"Canada","hotel_name":"Alpenrose Cabins & Lodge","hotel_rating":5.0,"id":767,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"35 Leask L Manitowaning Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Black Rock Resort","hotel_rating":3.5,"id":840,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"327 Ottawa Ave S ","amenities":["[]"],"country":"Canada","hotel_name":"Meadowgreen Cottage Executive Suite Bed & Breakfast","hotel_rating":4.0,"id":1109,"location":"(44.9753963830763, -93.3408311559616)","price":116.73565891472869} {"address":"Route 430 Newfoundland and ","amenities":["[]"],"country":"Canada","hotel_name":"Jackladder RV Park","hotel_rating":"NaN","id":1170,"location":"(49.1889019, -57.4242145)","price":116.73565891472869} {"address":"5 Shearakin Lane Newfoundland and Labrador","amenities":["['Free Internet'"," 'Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Gros Morne RV/Campground & Restaurant","hotel_rating":4.0,"id":1197,"location":"(53.8217327, -61.2295532)","price":116.73565891472869} {"address":"500 rue Richelieu ","amenities":["[]"],"country":"Canada","hotel_name":"Le 500 Richelieu","hotel_rating":4.5,"id":1304,"location":"(43.8407383, 4.3686758)","price":105.0} {"address":"39 rue de la Greve La Malbaie Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge des Eaux Vives","hotel_rating":5.0,"id":1311,"location":"(47.6621549, -70.098127)","price":116.73565891472869} {"address":"166 County Rd 18 Picton Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Breakfast included'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"AWAY in the County","hotel_rating":5.0,"id":1573,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"440 Second Ave N Sudbury Ontario","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Comfort Inn East","hotel_rating":3.5,"id":1869,"location":"(46.504031, -80.9362839292091)","price":116.0} {"address":"2157 Rose St ","amenities":["[]"],"country":"Canada","hotel_name":"Sunny Family Hotel","hotel_rating":"NaN","id":2074,"location":"(55.9530181, -3.1955509)","price":116.73565891472869} {"address":"580 Park Dr Clearwater British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Breakfast included'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Canadian Bear Guesthouse","hotel_rating":5.0,"id":2507,"location":"(51.6506178, -120.0385148)","price":116.73565891472869} {"address":"39 rue Saint-Jean-Baptiste Baie-St-Paul Quebec","amenities":["['Restaurant'"," 'Free parking'"," 'Bar/Lounge'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Electric vehicle charging station'"," 'Golf Course'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge La Muse","hotel_rating":4.0,"id":2686,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"62 rue du Nordet Baie-St-Paul Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge Cap-aux-corbeaux","hotel_rating":4.5,"id":2689,"location":"(47.4299346, -70.4563106)","price":105.0} {"address":"989 Trois-Rivieres Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Motel le Marquis","hotel_rating":4.5,"id":2725,"location":"(46.3507999, -72.5571257)","price":65.0} {"address":"6040 Sechelt Inlet Rd Sechelt British Columbia","amenities":["['Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Bayside Campground & RV Park","hotel_rating":3.5,"id":2780,"location":"(49.5368322363303, -123.756293051057)","price":116.73565891472869} {"address":"Earl Street Tobermory Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Grandview","hotel_rating":3.5,"id":2834,"location":"(45.2585894, -81.6599907)","price":116.73565891472869} {"address":"6622 Mountainview Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Garden Oasis B&B","hotel_rating":4.5,"id":3126,"location":"(41.5244806, -73.0173671)","price":116.73565891472869} {"address":"46031 Airport Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Chilliwack Bed and Breakfast","hotel_rating":4.0,"id":3273,"location":"(39.669044, -75.6336809)","price":116.73565891472869} {"address":"381 des Pionniers Tadoussac Quebec","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite du Moulin Baude","hotel_rating":4.5,"id":3313,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"429 Quebec","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Business Centre with Internet Access'"," 'Golf Course'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Auberge Le Flores","hotel_rating":3.0,"id":3525,"location":"(-18.5687499, -46.5452873)","price":116.73565891472869} {"address":"1900 Avenue Melville ","amenities":["[]"],"country":"Canada","hotel_name":"Chalet Bo-Kit","hotel_rating":"NaN","id":3529,"location":"(46.5350564, -72.7557881)","price":116.73565891472869} {"address":"Hwy-1a ","amenities":["[]"],"country":"Canada","hotel_name":"The Glade Motor Inn","hotel_rating":"NaN","id":3910,"location":"(50.3757802, -111.4861986)","price":116.73565891472869} {"address":"328 Chemin de l'Hopital Fatima Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Aux Vents des iles","hotel_rating":5.0,"id":4119,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"11 Bay Bridge Rd Belleville Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Travelodge Hotel Belleville","hotel_rating":3.0,"id":4186,"location":"(44.1563177, -77.3913834)","price":116.73565891472869} {"address":"10121 Chemainus Rd Chemainus British Columbia","amenities":["['Free parking'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Castle Cove Inn","hotel_rating":4.0,"id":4587,"location":"(48.9208684, -123.7169995)","price":100.0} {"address":"1319 2 St W Brooks Alberta","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Room service'"," 'Spa'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Ramada by Wyndham Brooks","hotel_rating":4.0,"id":4711,"location":"(50.5861669, -111.8970496)","price":116.73565891472869} {"address":"9 Chambord Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Village historique de Val-Jalbert - Hebergement et Camping","hotel_rating":"NaN","id":5368,"location":"(48.4306817, -72.0631082)","price":116.73565891472869} {"address":" ","amenities":["[]"],"country":"Canada","hotel_experience":"Very good","hotel_name":"La Faitiere","hotel_rating":3.5,"id":5389,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"9082 Clarkson Avenue Black Creek British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Tennis Court'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Pacific Playgrounds International RV Park, Cottages, Marina","hotel_rating":3.5,"id":5420,"location":"(49.8569865, -125.1120177)","price":116.73565891472869} {"address":"Bowron Lake Road Wells British Columbia","amenities":["[]"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Becker's Lodge Bowron Lake Adventures Resort","hotel_rating":3.5,"id":5464,"location":"(53.2621793, -121.3995824)","price":116.73565891472869} {"address":" ","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Silver Lake Bed and Breakfast","hotel_rating":5.0,"id":5514,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"6539 16a Hwy W Vegreville Alberta","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Pomeroy Inn & Suites Vegreville","hotel_rating":4.5,"id":5538,"location":"(53.4903852, -112.0385958)","price":116.73565891472869} {"address":"455 Government Rd W Kirkland Lake Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Tennis Court'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Comfort Inn Kirkland Lake","hotel_rating":3.5,"id":5780,"location":"(48.1453849, -80.052708)","price":131.0} {"address":" ","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Puddicombe House","hotel_rating":4.5,"id":6014,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"302 Main Street North ","amenities":["[]"],"country":"Canada","hotel_name":"Ituna Hotel","hotel_rating":"NaN","id":6020,"location":"(41.5639419059028, -73.1918667038434)","price":116.73565891472869} {"address":"511 Brackley Point Rd (Rte 15) Brackley Prince Edwar","amenities":["[]"],"country":"Canada","hotel_name":"Fair Isle Motel","hotel_rating":"NaN","id":6102,"location":"('nil', 'nil')","price":58.0} {"address":"1108 Abraham Drive ","amenities":["[]"],"country":"Canada","hotel_name":"Lost Sailor Guesthouse","hotel_rating":"NaN","id":701,"location":"(36.2001513, -94.527219)","price":116.73565891472869} {"address":"38 - 42 Main Street Newfoundland and Labrador","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Business Centre with Internet Access'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Ocean View Hotel","hotel_rating":4.0,"id":1177,"location":"(48.9486339, -55.6641463)","price":116.73565891472869} {"address":"310 Saint-Raphael La Malbaie Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Auberge Petite Plaisance","hotel_rating":"NaN","id":1298,"location":"(52.4760892, -71.8258668)","price":84.0} {"address":"1404 29th Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Casa Chulo","hotel_rating":4.5,"id":1767,"location":"(40.524333128054, -78.4174768277706)","price":116.73565891472869} {"address":"134 Angeline St S Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Heated pool'"," 'Indoor pool'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Days Inn and Suites by Wyndham Lindsay","hotel_rating":4.5,"id":1946,"location":"(44.34143365, -78.7465229)","price":116.73565891472869} {"address":"5339 Fernie Ski Hill Rd Fernie British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Ski-In / Ski-Out'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Fernie Slopeside Lodge","hotel_rating":3.5,"id":2127,"location":"(49.4653447, -115.0795638)","price":116.73565891472869} {"address":"228 Cookson Bay Cres Huntsville Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Fairy Bay Guest House","hotel_rating":5.0,"id":2272,"location":"(45.341542, -79.1472778)","price":116.73565891472869} {"address":"7 Forest View Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Algonquin Retreat B&B","hotel_rating":4.5,"id":2292,"location":"(40.8184187053662, -73.1179860769006)","price":116.73565891472869} {"address":"2155 Phillips Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Swan Haven Cottages","hotel_rating":4.5,"id":2337,"location":"(53.4069991, -1.5352245)","price":116.73565891472869} {"address":"4748 Sunshine Coast Hwy Sechelt British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Bella Beach Inn","hotel_rating":2.5,"id":2767,"location":"(49.4451901, -123.7282397)","price":116.73565891472869} {"address":"700 Eighth Ave S Kenora Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Traveler's Inn","hotel_rating":4.0,"id":3213,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"Water Street ","amenities":["[]"],"country":"Canada","hotel_name":"Mulberry Cottage","hotel_rating":"NaN","id":3487,"location":"(40.5714575, -78.138064)","price":116.73565891472869} {"address":"6156 Line 4 N Midland Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Bluebird Meadows Bed & Breakfast","hotel_rating":5.0,"id":4512,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"602 Marquis Rd E Prince Albert Saskatchewan","amenities":["['Free parking'"," 'Restaurant'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Best Western Marquis Inn & Suites","hotel_rating":4.0,"id":4609,"location":"(53.179571, -105.759587)","price":130.0} {"address":"103 5446 Hwy 584 Sundre Alberta","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Wagons West RV Park","hotel_rating":5.0,"id":4796,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":" ","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gillies by the Sea B&B","hotel_rating":4.5,"id":5174,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"9580 Lincoln St Welland Ontario","amenities":["['Free parking'"," 'Breakfast included']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Nature's Energy Centre, the","hotel_rating":5.0,"id":5307,"location":"(42.9839209, -79.2505059)","price":116.73565891472869} {"address":"206 Acadie St Bouctouche New Brunswick","amenities":["[]"],"country":"Canada","hotel_experience":"Average","hotel_name":"Bouctouche Bay Inn","hotel_rating":3.0,"id":5467,"location":"(46.500283, -66.750183)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Motel Invitation Inn","hotel_rating":4.5,"id":5854,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"Saskatchewan 2 ","amenities":["[]"],"country":"Canada","hotel_name":"LT Food & Fuel Motel","hotel_rating":"NaN","id":5958,"location":"(51.6727801, -105.4711657)","price":116.73565891472869} {"address":"220 Gord Canning Drive Blue Mountains Ontario","amenities":["['Pool'"," 'Restaurant'"," 'Room service'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Spa'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Paid Internet'"," 'Paid Wifi'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Shuttle Bus Service'"," 'Ski-In / Ski-Out'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Westin Trillium House, Blue Mountain","hotel_rating":4.0,"id":15,"location":"(44.5016075, -80.3105063)","price":151.0} {"address":" ","amenities":["['Free High Speed Internet (WiFi)']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Castle Guest House","hotel_rating":4.0,"id":81,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"901 Mountain St 4th Floor Canmore Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Pool'"," 'Restaurant'"," 'Bar/Lounge'"," 'Spa'"," 'Children Activities (Kid / Family Friendly)'"," 'Hot Tub'"," 'Indoor pool'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Summit at Grande Rockies","hotel_rating":4.0,"id":165,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"9 Euston St Charlottetown Prince Edward Island","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Colonial Charm Inn","hotel_rating":5.0,"id":223,"location":"(46.2349378, -63.1344356)","price":116.73565891472869} {"address":"6271 Kispiox Valley Road British Columbia","amenities":["['Room service'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Airport transportation'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Bear Claw Lodge","hotel_rating":5.0,"id":315,"location":"(55.61163345, -128.124187974372)","price":116.73565891472869} {"address":"2734 Camcrest Dr Nanaimo British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Bev & Sandy's Place B&B","hotel_rating":"NaN","id":878,"location":"(49.1999569, -124.0232178)","price":85.0} {"address":"72 La Malbaie Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Maison Victoria Inn","hotel_rating":4.5,"id":1320,"location":"(47.657525, -70.153885)","price":116.73565891472869} {"address":"12488 Loyalist Pky Picton Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Multilingual Staff'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Merland Park Cottages","hotel_rating":4.0,"id":1579,"location":"(44.0012999, -77.157558)","price":250.0} {"address":"County Road 10 ","amenities":["[]"],"country":"Canada","hotel_name":"Littlejohn Farm","hotel_rating":5.0,"id":1605,"location":"(41.529797, -84.056977)","price":116.73565891472869} {"address":"345 Kingsway Thunder Bay Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Kingsway Inn","hotel_rating":3.0,"id":1701,"location":"(48.3801932, -89.2647701)","price":75.0} {"address":"1486 Richmond St London Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Concierge'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Guest House on the Mount","hotel_rating":3.5,"id":1796,"location":"(43.016269, -81.27167)","price":59.0} {"address":"965 Lorne St Sudbury Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Minibar'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Canadiana Motel","hotel_rating":3.0,"id":1881,"location":"(46.4757727, -81.0222999729516)","price":70.0} {"address":"6624 Clearwater Valley Rd Clearwater British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Golf Course'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Wells Gray Golf Resort & RV Park","hotel_rating":4.0,"id":2483,"location":"(51.6513571, -120.0384161)","price":116.73565891472869} {"address":"125 Gaspe Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Cabines Sur Mer","hotel_rating":4.5,"id":2950,"location":"(48.8317451, -64.4837079)","price":116.73565891472869} {"address":"261 Champlain ","amenities":["[]"],"country":"Canada","hotel_name":"Hebergement Champlain","hotel_rating":4.0,"id":3316,"location":"(46.441406, -72.343941)","price":116.73565891472869} {"address":"9805 100 St Grande Prairie Alberta","amenities":["['Fitness Centre with Gym / Workout Room'"," 'Restaurant'"," 'Pool'"," 'Free parking'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Breakfast included'"," 'Airport transportation'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Sandman Hotel Grande Prairie","hotel_rating":3.0,"id":3439,"location":"(55.1689061, -118.7942646)","price":116.73565891472869} {"address":"5431 Av Tour du Lac S Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Camping Otamac","hotel_rating":4.0,"id":3536,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"5316 - 50 Avenue Bonnyville Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Centre Suite Inns","hotel_rating":3.5,"id":4428,"location":"(54.2679665, -110.7266312)","price":116.73565891472869} {"address":"685806 Highway 2 ","amenities":["[]"],"country":"Canada","hotel_name":"Eastwood Motel","hotel_rating":4.0,"id":4569,"location":"(43.9527511, -78.4327494)","price":116.73565891472869} {"address":"15 St Andrew St ","amenities":["[]"],"country":"Canada","hotel_name":"Tall Ships Landing Coastal Resort","hotel_rating":3.5,"id":4703,"location":"(45.430895, -75.697444)","price":116.73565891472869} {"address":"989 Alder Avenue 100 Mile House British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Super 8 by Wyndham 100 Mile House","hotel_rating":4.0,"id":4829,"location":"(51.6358723, -121.3001772)","price":116.73565891472869} {"address":"34 Amqui Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Selectotel Amqui","hotel_rating":"NaN","id":5695,"location":"(48.4656706, -67.4315171)","price":110.0} {"address":"18 Mountain Road Grenville-sur-la-Rouge Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Eco Spa Highland","hotel_rating":"NaN","id":6007,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"249 Queen's Quay West Toronto Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Radisson Admiral Toronto Harbourfront","hotel_rating":"NaN","id":30,"location":"(43.63858485, -79.3858932572311)","price":116.73565891472869} {"address":"Pyramid Lake Road Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Pyramid Lake Resort","hotel_rating":"NaN","id":42,"location":"(52.9103697, -118.0917771)","price":168.0} {"address":"Wind Tower 100-160 Kananaskis Way Canmore Alberta","amenities":["['Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Banquet Room'"," 'Conference Facilities'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Windtower Lodge & Suites","hotel_rating":3.5,"id":151,"location":"(55.001251, -115.002136)","price":89.0} {"address":"2301 Beaverdell Rd Penticton British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Microwave'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Lost Moose Lodge Resort","hotel_rating":3.5,"id":401,"location":"(49.4691566, -119.3966323)","price":116.73565891472869} {"address":"405 Victoria St Kamloops British Columbia","amenities":["['Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Airport transportation'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Plaza Hotel, Trademark Collection by Wyndham","hotel_rating":4.0,"id":582,"location":"(50.675645, -120.331751)","price":101.0} {"address":"1120 14th Street North Golden British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Microwave'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Holiday Inn Express Golden-Kicking Horse","hotel_rating":4.0,"id":708,"location":"(51.31541065, -116.97462168509)","price":116.73565891472869} {"address":"3318 Stephenson Point Rd Nanaimo British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Stephenson Point Seaside B&B","hotel_rating":5.0,"id":895,"location":"(49.2113643, -123.9540578)","price":116.73565891472869} {"address":"5278 South St ","amenities":["[]"],"country":"Canada","hotel_name":"Aw Traveller House 4bd DT Waterfront","hotel_rating":"NaN","id":1028,"location":"(-32.0657339, 115.8508377)","price":116.73565891472869} {"address":"130 Pond Road Newfoundland and Labrador","amenities":["[]"],"country":"Canada","hotel_name":"Down Home Accommodations","hotel_rating":4.5,"id":1180,"location":"(49.9186484, -55.5641622)","price":116.73565891472869} {"address":"48 Rue de Hatley Magog Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Free parking'"," 'Spa'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Maison Hatley","hotel_rating":4.5,"id":1382,"location":"(45.2641844, -72.1554446)","price":116.73565891472869} {"address":"3914 32 St Vernon British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Room service'"," 'Airport transportation'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Prestige Vernon Lodge and Conference Centre","hotel_rating":4.0,"id":1746,"location":"(50.2760668, -119.2737143)","price":110.0} {"address":"4701 Franklin Ave. Yellowknife Northwest Territories","amenities":["['Restaurant'"," 'Free Internet'"," 'Free parking'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Paid Internet'"," 'Paid Wifi'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Discovery Inn","hotel_rating":3.5,"id":2161,"location":"(62.4553813, -114.3683235)","price":158.0} {"address":"154 Hall Cres ","amenities":["[]"],"country":"Canada","hotel_name":"Lou and Francis Guesthouse","hotel_rating":4.5,"id":2169,"location":"(56.7582657293559, -111.478270680413)","price":116.73565891472869} {"address":"600 Main St Moncton New Brunswick","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Restaurant'"," 'Breakfast included'"," 'Room service'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Residence Inn by Marriott Moncton","hotel_rating":4.5,"id":2189,"location":"(46.0747035, -64.8110486)","price":143.0} {"address":"1563 North Portage Rd Huntsville Ontario","amenities":["['Free parking'"," 'Breakfast included'"," 'Room service'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Portage Inn & Cottages","hotel_rating":5.0,"id":2273,"location":"(45.3246118, -79.103027)","price":116.73565891472869} {"address":"1000 Sookepoint Pl Sooke British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Children Activities (Kid / Family Friendly)'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"SookePoint Ocean Cottage Resort","hotel_rating":5.0,"id":2307,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"5758 Wharf Road Sechelt British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Royal Reach Motel","hotel_rating":2.5,"id":2751,"location":"(49.480024, -123.7566548)","price":108.0} {"address":"203 Superior Street ","amenities":["[]"],"country":"Canada","hotel_name":"Mary McLeod Bed & Breakfast","hotel_rating":"NaN","id":3224,"location":"(41.5139704086565, -83.3613636213741)","price":116.73565891472869} {"address":"5101 Island Hwy W ","amenities":["[]"],"country":"Canada","hotel_name":"Bahari Bed and Breakfast","hotel_rating":5.0,"id":3568,"location":"(49.3611454, -124.5047517)","price":116.73565891472869} {"address":"354 Collinge Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Maxwell Lake Bed and Breakfast","hotel_rating":"NaN","id":3638,"location":"(53.8865388, -2.0366116)","price":116.73565891472869} {"address":"560 rue St-Antoine ","amenities":["[]"],"country":"Canada","hotel_name":"Appart-Hotel La Tuque","hotel_rating":"NaN","id":4403,"location":"(49.5331415, 5.3933727)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel Sainte-Flavie","hotel_rating":4.0,"id":4891,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"47 Baie Sainte-Catherine Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite Entre Mer et Monts","hotel_rating":4.5,"id":5003,"location":"(48.105139, -69.728851)","price":85.0} {"address":"26 Flanders Road North Atikokan Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Indiaonta Resort","hotel_rating":"NaN","id":5015,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"160 Chemin de l'Aeroport Quebec G","amenities":["[]"],"country":"Canada","hotel_name":"Gite La Maison Chez J.P.","hotel_rating":"NaN","id":5033,"location":"(46.308326925389, -74.1861812259005)","price":116.73565891472869} {"address":"181 Causley Street and Wellington Avenue Blind River Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Northshore Wayside Inn","hotel_rating":"NaN","id":5283,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"425 Adelard-Savoie Blvd Dieppe New Brunswick","amenities":["['Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Pool'"," 'Free parking'"," 'Breakfast included'"," 'Airport transportation'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Holiday Inn Express Airport Dieppe","hotel_rating":4.0,"id":5593,"location":"(46.1065522, -64.7108264)","price":120.0} {"address":"24 Chapel St S Thorold Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Inn at Lock Seven","hotel_rating":4.0,"id":5676,"location":"(43.1236666, -79.1953057)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Brier Island Lodge","hotel_rating":4.0,"id":5744,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"30 Brunswick St St. George New Brunswick","amenities":["[]"],"country":"Canada","hotel_name":"Grove Motel","hotel_rating":"NaN","id":5868,"location":"(45.1293068, -66.8310095)","price":116.73565891472869} {"address":"395 Boundary Trail Winkler Manitoba","amenities":["[]"],"country":"Canada","hotel_name":"Days Inn & Suites by Wyndham Winkler","hotel_rating":"NaN","id":6065,"location":"(49.1931225, -97.938518)","price":95.0} {"address":"300-999 Canada Place Way Vancouver British Columbia","amenities":["['Pool'"," 'Restaurant'"," 'Room service'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Spa'"," 'Free Internet'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Paid Internet'"," 'Paid Wifi'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Minibar'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Pan Pacific Vancouver","hotel_rating":4.5,"id":23,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"104 Geikie Street Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Non-smoking hotel'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Greenwood Lodge","hotel_rating":4.5,"id":117,"location":"(52.88389575, -118.080745125)","price":116.73565891472869} {"address":"3059 Highway 16 East British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Indoor pool'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Holiday Inn Express & Suites Terrace","hotel_rating":4.5,"id":291,"location":"(52.866458, -118.5148317)","price":144.0} {"address":"923 Robie St Halifax Nova Scotia","amenities":["['Free High Speed Internet (WiFi)']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Saint Mary's University Residence Summer Accomodation","hotel_rating":4.0,"id":1019,"location":"(44.6313165, -63.5816691541261)","price":116.73565891472869} {"address":"128 Water St St. John's Newfoundland and Labrador","amenities":["['Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Airport transportation'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Luxus Boutique Hotel and Lounge","hotel_rating":5.0,"id":1502,"location":"(47.5572353, -52.7119146)","price":116.73565891472869} {"address":"36 Helen St Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Public Wifi'"," 'Air conditioning'"," 'Minibar'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Fenelon Inn","hotel_rating":3.0,"id":1961,"location":"(44.5341037, -78.7411707)","price":116.73565891472869} {"address":"312 Oastler Park Dr Parry Sound Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Oastler Park-Side Motel","hotel_rating":"NaN","id":2421,"location":"(45.3438373, -80.0070771)","price":116.73565891472869} {"address":"106 Baie-St-Paul Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Children Activities (Kid / Family Friendly)'"," 'Shuttle Bus Service']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Gite les Petites Mesanges","hotel_rating":3.0,"id":2713,"location":"(47.444343, -70.505447)","price":116.73565891472869} {"address":"236 Big Tub Rd Tobermory Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Big Tub Harbour Resort","hotel_rating":"NaN","id":2846,"location":"(45.2575579905673, -81.6765634146101)","price":116.73565891472869} {"address":"130 King St W Gananoque Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Westgate Bed & Breakfast","hotel_rating":5.0,"id":4030,"location":"(44.3261896625, -76.1675122)","price":116.73565891472869} {"address":"291 North Front St Belleville Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Holiday Inn Express Hotel & Suites Belleville","hotel_rating":"NaN","id":4180,"location":"(44.18429815, -77.3925420858231)","price":145.0} {"address":"5018 1st Ave Edson Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Restaurant'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Howard Johnson by Wyndham Edson","hotel_rating":2.5,"id":4246,"location":"(55.001251, -115.002136)","price":90.0} {"address":"1 Yoho Valley Road British Columbia","amenities":["['Restaurant'"," 'Free parking'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Free Internet'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Cathedral Mountain Lodge","hotel_rating":4.5,"id":4422,"location":"(51.4200834, -116.4438127)","price":116.73565891472869} {"address":"328 Chemin Knowlton Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Clinique Versoi","hotel_rating":4.0,"id":4924,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Caledonia Country Hostel","hotel_rating":4.5,"id":5939,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"1778 Sleeping Beauty Lane British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Skeena River House Bed & Breakfast","hotel_rating":5.0,"id":300,"location":"(54.4946203, -128.5822067)","price":135.0} {"address":"1084 Battle St ","amenities":["[]"],"country":"Canada","hotel_name":"Parkview Motel","hotel_rating":"NaN","id":616,"location":"(35.4617097142857, -79.1741665714286)","price":250.0} {"address":"1263 South Park St Halifax Nova Scotia","amenities":["['Free Internet'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Garden South Park Inn","hotel_rating":4.0,"id":1004,"location":"(44.6392619, -63.5778416953883)","price":129.0} {"address":"1012 Peninsula Road Ucluelet British Columbia","amenities":["['Free parking'"," 'Golf Course'"," 'Hot Tub'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Reef Point Cottages","hotel_rating":4.0,"id":1133,"location":"(48.93096345, -125.537412870725)","price":116.73565891472869} {"address":"19 Main Street South Newfoundland and Labrador","amenities":["[]"],"country":"Canada","hotel_name":"Augustus Jane Inn","hotel_rating":"NaN","id":1168,"location":"(49.3980384, -54.2699289)","price":200.0} {"address":"7 Parsons Lane Newfoundland and Labrador","amenities":["[]"],"country":"Canada","hotel_name":"The Rooms at Woody Point","hotel_rating":"NaN","id":1178,"location":"(49.5428062, -56.8576857)","price":116.73565891472869} {"address":"120 Magog Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Bar/Lounge'"," 'Business Centre with Internet Access'"," 'Heated pool'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hotel Etoile-sur-le-Lac","hotel_rating":3.5,"id":1365,"location":"(45.265463, -72.147903)","price":116.73565891472869} {"address":"9130 Main St Osoyoos British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Heated pool'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Super 8 by Wyndham Osoyoos","hotel_rating":3.5,"id":1901,"location":"(49.0313639, -119.4632555)","price":149.0} {"address":"15 Cedar Nook Rd Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Cedar Nook Cottages","hotel_rating":5.0,"id":1993,"location":"(44.7122923, -78.7991964)","price":116.73565891472869} {"address":"276 Rankin Lake Rd Parry Sound Ontario","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Parry Sound KOA","hotel_rating":3.5,"id":2407,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"1950 Highway 5 South Valemount British Columbia","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Spa'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Electric vehicle charging station'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Best Western Plus Valemount Inn & Suites","hotel_rating":4.0,"id":2645,"location":"(55.001251, -125.002441)","price":155.0} {"address":"70-72 Chemin De La Martine ","amenities":["[]"],"country":"Canada","hotel_name":"La Maison Sous Les Arbres","hotel_rating":"NaN","id":2716,"location":"(47.3552936, -70.5568095)","price":116.73565891472869} {"address":"Upper Kingsclear Fredericton New Brunswick","amenities":["['Babysitting'"," 'Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Woolastook Park and Campground","hotel_rating":2.5,"id":2937,"location":"(45.8870581, -66.9082458)","price":116.73565891472869} {"address":"467 Lakeshore Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Glenwood Motel & Cottages","hotel_rating":2.5,"id":3007,"location":"(28.8510553444003, -81.690979301153)","price":116.73565891472869} {"address":"139 Bateau-Passeur Tadoussac Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge Maison Gagne","hotel_rating":4.5,"id":3298,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"28 Tadoussac Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Maison Hovington","hotel_rating":4.0,"id":3304,"location":"(48.14364, -69.719925)","price":116.73565891472869} {"address":"648 Keith Rd E ","amenities":["[]"],"country":"Canada","hotel_name":"European B&B Pension","hotel_rating":4.0,"id":3354,"location":"(38.2580938753901, -78.4576448083073)","price":116.73565891472869} {"address":"727 Bay St Sault Ste. Marie Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast Available'"," 'Dry Cleaning'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Sleep Inn","hotel_rating":4.0,"id":3579,"location":"(46.5059077, -84.328523)","price":116.73565891472869} {"address":"248 Great Northern Rd Sault Ste. Marie Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Laundry Service'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Satelite Motel Sault Ltd","hotel_rating":2.5,"id":3593,"location":"(46.533359, -84.319021)","price":116.73565891472869} {"address":"124 Athabasca Ave Hinton Alberta","amenities":["['Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Athabasca Valley Inn & Suites","hotel_rating":3.0,"id":3627,"location":"(53.4249076, -117.5429999)","price":116.73565891472869} {"address":"430 Laval Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Le Fabreville Motel et Suites","hotel_rating":4.0,"id":4215,"location":"(45.5757802, -73.7530656)","price":116.73565891472869} {"address":"45 Rue de Soulanges ","amenities":["[]"],"country":"Canada","hotel_name":"Domaine Yamaska","hotel_rating":"NaN","id":4344,"location":"(46.3506684, -72.5994466)","price":116.73565891472869} {"address":"940 Champlain Ave Oshawa Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Travelodge Oshawa Whitby","hotel_rating":3.5,"id":4460,"location":"(43.8730402, -78.8908083)","price":116.73565891472869} {"address":"3387 Old Barry's Bay Rd Barry's Bay Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Zelney Lake Bed and Breakfast","hotel_rating":4.0,"id":4760,"location":"(45.4884111, -77.6654038)","price":116.73565891472869} {"address":"13 ","amenities":["[]"],"country":"Canada","hotel_name":"Gite Le Repos du Guerrier","hotel_rating":4.5,"id":4818,"location":"(43.54242045, 5.03433373718415)","price":100.0} {"address":" ","amenities":["['Free High Speed Internet (WiFi)'"," 'Pool'"," 'Room service'"," 'Free parking'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"The Burntwood Hotel","hotel_rating":2.0,"id":4946,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"4510 Highway 2 Port Hope Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Budget Inn","hotel_rating":4.5,"id":4987,"location":"(43.9738492761482, -78.3443133191402)","price":85.0} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite la Maison Rochefort","hotel_rating":4.5,"id":5002,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"6020 50 Ave Stettler Alberta","amenities":["['Pool'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Restaurant'"," 'Bar/Lounge'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Golf Course'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Stettler Canalta","hotel_rating":4.0,"id":5181,"location":"(52.3260366, -112.7022028)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Kitchenette'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Sahtlam Lodge and Cabins","hotel_rating":5.0,"id":5269,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"117 Port Severn Rd Port Severn Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Sunnylea Resort","hotel_rating":"NaN","id":5451,"location":"(44.799476, -79.7122787)","price":116.73565891472869} {"address":"146 Victoria St W Ontario","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Victoria Inn","hotel_rating":2.0,"id":5665,"location":"(44.15289861, -79.87498549)","price":116.73565891472869} {"address":"585 Nelson Street East Virden Manitoba","amenities":["['Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Virden Motel","hotel_rating":2.5,"id":5723,"location":"(49.8535694, -100.9232425)","price":66.0} {"address":"6304 Pioneer Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Tall Timbers Resort","hotel_rating":4.5,"id":5800,"location":"(51.1411771, 1.2922536)","price":116.73565891472869} {"address":"163 boulevard Gerard D. Levesque New Carlisle Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Gite La Maison Du Sheriff Sheppard","hotel_rating":"NaN","id":5978,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"432 rue St-Paul Saint-Ubalde Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Maison Denis","hotel_rating":4.5,"id":5982,"location":"(46.7567505, -72.269845)","price":116.73565891472869} {"address":"10 Mont Tremblant Quebec","amenities":["['Spa'"," 'Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Au Bois Jolit","hotel_rating":4.0,"id":476,"location":"(46.11588, -74.5891426)","price":116.73565891472869} {"address":"400 MacKenzie Beach Road Tofino British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Breakfast included'"," 'Free Internet'"," 'Bar/Lounge'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Middle Beach Lodge","hotel_rating":4.0,"id":660,"location":"(49.1323953, -125.9005148)","price":116.73565891472869} {"address":"6375 542 Hwy Mindemoya Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Mindemoya Motel","hotel_rating":3.5,"id":802,"location":"(50.000678, -86.000977)","price":84.0} {"address":"966 Peninsula Road Ucluelet British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Ocean Mist Guesthouse","hotel_rating":5.0,"id":1131,"location":"(48.9262702, -125.5329964)","price":116.73565891472869} {"address":"91634 Alaska Hwy Whitehorse Yukon","amenities":["['Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Airport Chalet","hotel_rating":3.5,"id":1564,"location":"(60.6515626, -135.0253638)","price":116.73565891472869} {"address":"3069 Trans Canada Hwy Revelstoke British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Boulder Mountain Resort","hotel_rating":4.0,"id":1637,"location":"(50.9911286, -118.2614413)","price":179.0} {"address":"4401 50th Ave Yellowknife Northwest Territories","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Fitness Centre with Gym / Workout Room'"," 'Airport transportation'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Days Inn & Suites by Wyndham Yellowknife","hotel_rating":3.5,"id":2152,"location":"(62.4568836, -114.3646651)","price":195.0} {"address":"3018 Manzer Rd Sooke British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Arbutus Cove Guesthouse","hotel_rating":5.0,"id":2326,"location":"(48.3900898, -123.6342734)","price":116.73565891472869} {"address":"1 J.R. Lane Parry Sound Ontario","amenities":["['Pool'"," 'Restaurant'"," 'Free parking'"," 'Bar/Lounge'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Super 8 by Wyndham Parry Sound","hotel_rating":2.5,"id":2388,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"375 Murphy St S Campbell River British Columbia","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Arbour's Guest House","hotel_rating":4.5,"id":2462,"location":"(50.0087407, -125.2356317)","price":116.73565891472869} {"address":"201 York Street Lunenburg Nova Scotia","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Wellshire Bed and Breakfast","hotel_rating":5.0,"id":2815,"location":"(44.3787520625, -64.3059185625)","price":116.73565891472869} {"address":"2412 Queensway Dr Burlington Ontario","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Spa'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Best Western Plus Burlington Inn & Suites","hotel_rating":4.0,"id":4196,"location":"(43.34943465, -79.8050129724776)","price":140.0} {"address":"66 Wellington Rd 7 Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Village Inn Elora","hotel_rating":4.0,"id":4345,"location":"(43.6738605, -80.4250997)","price":109.0} {"address":"811 Athlone Ave Woodstock Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Multilingual Staff']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Best Western Plus Woodstock Inn & Suites","hotel_rating":4.5,"id":4566,"location":"(43.1053177, -80.7526794)","price":116.73565891472869} {"address":"1145 Avenue Nouvel Baie Comeau Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel Hauterive","hotel_rating":4.0,"id":4809,"location":"(52.4760892, -71.8258668)","price":131.0} {"address":"950 Emerald Dr Sherwood Park Alberta","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hampton Inn by Hilton Edmonton/Sherwood Park","hotel_rating":5.0,"id":4855,"location":"(53.5649227, -113.2947514)","price":133.0} {"address":"9651 Fourth St Sidney British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Concierge'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Shuttle Bus Service'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Corbett House","hotel_rating":5.0,"id":4877,"location":"(48.645766, -123.398914)","price":116.73565891472869} {"address":"800 Jamieson Pky Cambridge Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Homewood Suites by Hilton Cambridge-Waterloo, Ontario","hotel_rating":"NaN","id":4959,"location":"(43.42278925, -80.2869214404584)","price":167.0} {"address":"17 Morgan St Port Dover Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Dover House Bed and Breakfast","hotel_rating":5.0,"id":5128,"location":"(42.7859584111111, -80.2110284666667)","price":139.0} {"address":"10 Trenton St Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Heated pool'"," 'Indoor pool'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel 6 Trenton","hotel_rating":3.5,"id":5379,"location":"(44.114944, -77.5969141)","price":116.73565891472869} {"address":"355 St-Paulin Quebec","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Spa'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Sauna'"," 'Ski-In / Ski-Out'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Le Baluchon","hotel_rating":4.0,"id":5889,"location":"(46.417742, -73.013763)","price":229.0} {"address":"214 Colin Crescent Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Colin House","hotel_rating":5.0,"id":93,"location":"(52.8817769517102, -118.082640363674)","price":116.73565891472869} {"address":"Highway 93 South Alberta","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Storm Mountain Lodge & Cabins","hotel_rating":4.5,"id":566,"location":"(51.4399723, -116.1989318)","price":116.73565891472869} {"address":"Ice Field Parkway Alberta","amenities":["['Free parking'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"HI Rampart Creek Wilderness Hostel","hotel_rating":4.5,"id":569,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"4936 Reighmount Pl ","amenities":["[]"],"country":"Canada","hotel_name":"Sun Peaks Online","hotel_rating":1.5,"id":633,"location":"(50.805194, -120.31523)","price":116.73565891472869} {"address":"1049 Trans Canada Hwy N Golden British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Room service'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Prestige Inn Golden","hotel_rating":4.0,"id":717,"location":"(51.3018446, -116.9474729)","price":119.0} {"address":"2924 Kicking Horse Road Golden British ","amenities":["['Free parking'"," 'Free Internet'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Chancellor Peak Chalets","hotel_rating":4.0,"id":721,"location":"(51.7252449, -3.0811001)","price":289.0} {"address":"118 Gibralter Rock ","amenities":["[]"],"country":"Canada","hotel_name":"Gibralter Rock","hotel_rating":5.0,"id":888,"location":"(49.2236124, -123.9583574)","price":116.73565891472869} {"address":"641 Fulford-Ganges Rd British Columbia V","amenities":["[]"],"country":"Canada","hotel_name":"Salt Spring Lodge","hotel_rating":"NaN","id":969,"location":"(48.7700646, -123.4488007)","price":116.73565891472869} {"address":"848 Saskatchewan Cres E Saskatoon Saskatchewan","amenities":["['Free parking'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Air conditioning'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Calderhouse Inn Bed & Breakfast","hotel_rating":2.5,"id":1111,"location":"(52.1200598, -106.6700821)","price":116.73565891472869} {"address":"352 Picton Main St Picton Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Edwardian House Bed and Breakfast","hotel_rating":4.5,"id":1581,"location":"(44.0115004333333, -77.1379026333333)","price":116.73565891472869} {"address":"6528 King George Blvd Surrey British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Canadian Inn","hotel_rating":2.5,"id":1835,"location":"(49.0589892, -122.8102888)","price":116.73565891472869} {"address":"2210 College Ave Regina Saskatchewan","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Stone Hall Castle","hotel_rating":4.5,"id":2068,"location":"(50.4406898, -104.6152205)","price":116.73565891472869} {"address":"4 Narrows Trail Parry Sound Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Lakeview Cottages","hotel_rating":"NaN","id":2408,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"5794 Marine Way Sechelt British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Takahashi Gardens Waterfront Retreat","hotel_rating":"NaN","id":2774,"location":"(49.4840393, -123.7663825)","price":116.73565891472869} {"address":"785 Lakeshore Dr North Bay Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Ski-In / Ski-Out'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Glen Garry Motel & Cottages","hotel_rating":4.0,"id":3000,"location":"(46.260186, -79.4302986)","price":116.73565891472869} {"address":"3460 Carrington Rd West Kelowna British Columbia","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Best Western Plus Wine Country Hotel & Suites","hotel_rating":4.0,"id":3062,"location":"(49.830865, -119.617974)","price":116.73565891472869} {"address":"97 Bayveiw Dr Port Clements British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Smillie's Bed & Breakfast","hotel_rating":5.0,"id":3154,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"222 Shawinigan Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hotel Marineau Shawinigan","hotel_rating":3.5,"id":3508,"location":"(46.5389609, -72.7467621)","price":116.73565891472869} {"address":"633 Great Northern Rd Sault Ste. Marie Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Pool'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Fairfield Inn & Suites Sault Ste. Marie","hotel_rating":4.5,"id":3582,"location":"(46.5451582946838, -84.319415101883)","price":116.73565891472869} {"address":"272 Lillooet Avenue Harrison Hot Springs British Columbia","amenities":["['Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Hot Springs RV and Camping Park","hotel_rating":2.5,"id":4439,"location":"(49.3024717, -121.7771457)","price":116.73565891472869} {"address":"197 Water St Cobourg Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Willowmere Bed and Breakfast","hotel_rating":4.5,"id":4707,"location":"(43.9574481, -78.1558759)","price":113.0} {"address":"305 Rainbow Rd Ganges British Columbia","amenities":["['Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Garden Faire Campground","hotel_rating":4.0,"id":5119,"location":"(48.8538809, -123.5145385)","price":116.73565891472869} {"address":"276 White Cedars Rd ","amenities":["[]"],"country":"Canada","hotel_name":"White Cedars","hotel_rating":"NaN","id":5511,"location":"(-32.4642889, 149.8719266)","price":116.73565891472869} {"address":"600 Ebadora Lane Malahat British Columbia","amenities":["['Pool'"," 'Room service'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Breakfast Available'"," 'Concierge'"," 'Conference Facilities'"," 'Heated pool'"," 'Indoor pool'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Villa Eyrie Resort","hotel_rating":4.5,"id":5537,"location":"(48.5690789, -123.5458023)","price":189.0} {"address":"4400 Portage Ave Headingley Manitoba","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Motel 6 Headingley Winnipeg West","hotel_rating":4.5,"id":6047,"location":"(49.8791594, -97.3377205)","price":93.0} {"address":"1717 Mountain Ave Canmore Alberta","amenities":["['Free parking'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Akai Motel","hotel_rating":3.0,"id":183,"location":"(51.0999096, -115.3585994)","price":116.73565891472869} {"address":"501 Banff Avenue Alberta","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Spa'"," 'Hot Tub'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Banff Inn","hotel_rating":4.0,"id":522,"location":"(51.1838392, -115.56228195)","price":116.0} {"address":"429 Banff Avenue Alberta","amenities":["['Free parking'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Dry Cleaning'"," 'Golf Course'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Irwin's Mountain Inn","hotel_rating":4.0,"id":527,"location":"(51.1824874, -115.566513581469)","price":116.73565891472869} {"address":"1306 Selkirk Dr Golden British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge Kicking Horse B&B","hotel_rating":5.0,"id":725,"location":"(51.2899813, -116.9553697)","price":116.73565891472869} {"address":"1732 Oberg Johnson Rd Golden British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Babysitting'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Kicking Horse Kabins","hotel_rating":5.0,"id":728,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"497 Lakeshore Rd Kagawong Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Viva Villa Cottage Resort","hotel_rating":4.5,"id":837,"location":"(45.8962429, -82.2605584)","price":116.73565891472869} {"address":"5357 Inglis St ","amenities":["[]"],"country":"Canada","hotel_name":"Inn at the Arcitec","hotel_rating":"NaN","id":1032,"location":"(44.6359874923077, -63.5702932128205)","price":116.73565891472869} {"address":"405 20th St East Saskatoon Saskatchewan","amenities":["['Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Room service'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Delta Hotels by Marriott Saskatoon Downtown","hotel_rating":4.0,"id":1049,"location":"(52.1260581, -106.6684166)","price":116.73565891472869} {"address":"1153 Coral Way Ucluelet British Columbia","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Ukee Treehouse B&B","hotel_rating":5.0,"id":1142,"location":"(48.9314974, -125.5395855)","price":116.73565891472869} {"address":"2100 Oak Drive Revelstoke British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Room service'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Spa'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Coast Hillcrest Hotel","hotel_rating":4.5,"id":1634,"location":"(50.99527495, -118.162778847084)","price":116.73565891472869} {"address":"3221 Eastgate Dr Regina Saskatchewan","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Golf Course'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Comfort Inn Regina","hotel_rating":3.5,"id":2049,"location":"(50.44870045, -104.535915047774)","price":85.0} {"address":"57 Rowan Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Muskoka Moments B&B","hotel_rating":5.0,"id":2279,"location":"(51.7428276, 0.696775003589743)","price":116.73565891472869} {"address":"2271 Route 132 Est Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Gite de la Baie Hatee","hotel_rating":3.0,"id":2375,"location":"(48.1348381, -66.3103831)","price":116.73565891472869} {"address":"112 Larwood Rd Campbell River British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Beachway B&B Suites","hotel_rating":5.0,"id":2446,"location":"(49.9672173, -125.2142956)","price":116.73565891472869} {"address":"208 Route 132 Ouest Perce Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Motel Imperial","hotel_rating":4.5,"id":2574,"location":"(48.4732559, -64.309795)","price":116.73565891472869} {"address":"171 Leva Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Western Budget Motel #1 Red Deer","hotel_rating":5.0,"id":2889,"location":"(52.21414705, -113.815062115571)","price":116.73565891472869} {"address":"8888 University Dr ","amenities":["[]"],"country":"Canada","hotel_name":"SFU Guest Accommodations","hotel_rating":2.0,"id":3248,"location":"(-34.0689882, 150.7829413)","price":116.73565891472869} {"address":"10810 Grande Prairie Alberta","amenities":["['Free parking'"," 'Pool'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Restaurant'"," 'Bar/Lounge'"," 'Airport transportation'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Casino and Gambling'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Golf Course'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Service Plus Inn & Suites Grande Prairie","hotel_rating":3.5,"id":3442,"location":"(55.1709919, -118.7948882)","price":144.0} {"address":"410 Pim St Sault Ste. Marie Ontario","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Concierge'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Canadian Motor Hotel","hotel_rating":3.0,"id":3597,"location":"(46.5198219, -84.3191653)","price":116.73565891472869} {"address":"Switzer Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Mountain Vista Bed & Breakfast","hotel_rating":"NaN","id":3639,"location":"(43.9201231, -78.8789351)","price":116.73565891472869} {"address":"180 Benson Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Benson Bennet House","hotel_rating":3.5,"id":3688,"location":"(41.8602987661657, -76.9534056349758)","price":116.73565891472869} {"address":"182 rue Fraser Riviere du Loup Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Pool'"," 'Free parking'"," 'Breakfast included'"," 'Dry Cleaning'"," 'Golf Course'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Days Inn by Wyndham Riviere-du-Loup","hotel_rating":4.0,"id":3730,"location":"(47.8272585703978, -69.5559580884788)","price":104.0} {"address":"5726 Coral Rd Courtenay British Columbia","amenities":["['Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Bates Beach Oceanfront Resort","hotel_rating":4.0,"id":3765,"location":"(49.7748496, -124.975212220962)","price":116.73565891472869} {"address":"200 Bass Pro Mills Dr Vaughan Ontario","amenities":["['Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Bar/Lounge'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Pool'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Novotel Toronto Vaughan Centre","hotel_rating":4.0,"id":4308,"location":"(43.8214426, -79.5382886164139)","price":132.0} {"address":" ","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Spa'"," 'Breakfast Available'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Sutton's Haven Inn","hotel_rating":5.0,"id":4327,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"Takkawa Falls British ","amenities":["[]"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Whiskey Jack Hostel","hotel_rating":4.0,"id":4423,"location":"(51.7252449, -3.0811001)","price":116.73565891472869} {"address":"136 Erie St S Leamington Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Rymal's Motel","hotel_rating":"NaN","id":4444,"location":"(42.04732835, -82.5999705)","price":116.73565891472869} {"address":"229 Quadra Loop British Co","amenities":["[]"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Ocean Rest Bed & Breakfast","hotel_rating":1.5,"id":4529,"location":"(50.0449432, -125.173721)","price":116.73565891472869} {"address":"405229 Beaconsfield Rd Woodstock Ontario","amenities":["['Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Zeelandia B&B","hotel_rating":4.5,"id":4570,"location":"(50.000678, -86.000977)","price":99.0} {"address":"98 St-Pierre Blvd W Caraquet New Brunswick","amenities":["['Free High Speed Internet (WiFi)'"," 'Concierge'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite \"Le Poirier\" B&B","hotel_rating":5.0,"id":4694,"location":"(46.500283, -66.750183)","price":116.73565891472869} {"address":" ","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Auberge Lakeview","hotel_rating":3.0,"id":4920,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"333 King George Hwy Miramichi New Brunswick","amenities":["[]"],"country":"Canada","hotel_name":"Knights Inn & Suites Miramichi","hotel_rating":"NaN","id":4968,"location":"(47.0400946, -65.4789572)","price":116.73565891472869} {"address":"141 Havre St. Pierre Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Refrigerator in room'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Complexe MV","hotel_rating":4.0,"id":5000,"location":"(50.2463647, -63.6003951)","price":116.73565891472869} {"address":"350 ","amenities":["[]"],"country":"Canada","hotel_name":"Manoir d'Orsennens","hotel_rating":4.5,"id":5040,"location":"(17.1997503, -89.6497041)","price":110.0} {"address":"255 King St Bridgewater Nova Scotia","amenities":["['Free High Speed Internet (WiFi)']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"River Reflections","hotel_rating":5.0,"id":5475,"location":"(44.3731900101989, -64.5115297206017)","price":116.73565891472869} {"address":"1570 Baker Rd Casselman Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Maple Woods","hotel_rating":4.5,"id":5588,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"100 Saint-Jean-de-Matha Quebec","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Spa'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Heated pool'"," 'Indoor pool'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge La Montagne Coupee","hotel_rating":4.0,"id":5897,"location":"(46.230203, -73.534927)","price":116.73565891472869} {"address":"589 chemin Haut-Shippagan Shippagan New Brunswick","amenities":["['Free parking'"," 'Children Activities (Kid / Family Friendly)'"," 'Multilingual Staff'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Camping Shippagan","hotel_rating":4.5,"id":6073,"location":"(47.7476361, -64.7543414)","price":116.73565891472869} {"address":"26 ","amenities":["[]"],"country":"Canada","hotel_name":"Hotel Historique Route 66","hotel_rating":5.0,"id":6097,"location":"(44.72964575, 5.20455959999651)","price":129.0} {"address":"1114 Patricia Crescent Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Roony's Accommodations","hotel_rating":4.0,"id":91,"location":"(52.8694226539421, -118.099550443082)","price":116.73565891472869} {"address":"909 Railway Ave Canmore Alberta","amenities":["[]"],"country":"Canada","hotel_name":"The Drake Inn","hotel_rating":"NaN","id":152,"location":"(51.0896663, -115.354949730075)","price":74.0} {"address":"20 Liberty Cres ","amenities":["[]"],"country":"Canada","hotel_name":"Chantelle's House","hotel_rating":5.0,"id":267,"location":"(-36.8881875, 175.0126884)","price":116.73565891472869} {"address":"950 Westminster Ave W Penticton British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Coast Penticton Hotel","hotel_rating":4.0,"id":357,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"2824 Skaha Lake Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Mayfair Motel","hotel_rating":1.0,"id":416,"location":"(49.4528508, -119.5977911)","price":116.73565891472869} {"address":"1521 Hugh Allan Dr Kamloops British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Golf Course'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Super 8 by Wyndham Kamloops BC","hotel_rating":3.5,"id":584,"location":"(50.652167, -120.382065)","price":116.73565891472869} {"address":"371 Main Street Tofino British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Tofino Trek Inn","hotel_rating":5.0,"id":667,"location":"(49.1536286, -125.9054674)","price":116.73565891472869} {"address":"522 Whites Point Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Whites Point B&B","hotel_rating":5.0,"id":788,"location":"(45.9617570018547, -81.8887122876412)","price":116.73565891472869} {"address":"413 Lakeshore Rd Mindemoya Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Cosy Cove Cottages","hotel_rating":5.0,"id":835,"location":"(45.7316283, -82.2056061)","price":116.73565891472869} {"address":"96 Main Street Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Princess Motel","hotel_rating":3.5,"id":1990,"location":"(44.00475235, -77.146794780214)","price":116.73565891472869} {"address":"2230 Rose St Regina Saskatchewan","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Wenxin Bed and Breakfast","hotel_rating":3.5,"id":2060,"location":"(50.4433567, -104.6079119)","price":65.0} {"address":"695 Cains Way Sooke British Columbia","amenities":["['Free parking']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Einers Above Race Rocks Bed and Breakfast","hotel_rating":5.0,"id":2332,"location":"(48.3552845281751, -123.608175892088)","price":116.73565891472869} {"address":"360 Loseth Road Valemount British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"iRVin's RV Park & Campground","hotel_rating":4.0,"id":2675,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"4623 Whitaker Rd Sechelt British Columbia","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Happy Place Guest House","hotel_rating":5.0,"id":2783,"location":"(49.4433127, -123.7269291)","price":116.73565891472869} {"address":"543 Lakeview Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Anchor Inn & Marina","hotel_rating":2.0,"id":3220,"location":"(40.0571366167742, -86.0241979419835)","price":116.73565891472869} {"address":" ","amenities":["['Pool'"," 'Room service'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Laundry Service'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Poplar Grove Fishing Camp","hotel_rating":2.0,"id":4362,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"28A-105 Hwy Red Lake Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Norseman Inn","hotel_rating":"NaN","id":4565,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"139 St-Pierre Blvd W Caraquet New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Bar/Lounge'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge de la Baie","hotel_rating":3.5,"id":4696,"location":"(46.500283, -66.750183)","price":116.73565891472869} {"address":"1512 9th Avenue ","amenities":["[]"],"country":"Canada","hotel_name":"Primrose Manor","hotel_rating":4.0,"id":4787,"location":"(40.6792425609756, -80.2445796585366)","price":116.73565891472869} {"address":"21206 Hurontario St Orangeville Ontario","amenities":["[]"],"country":"Canada","hotel_experience":"Average","hotel_name":"Headwaters Lodge","hotel_rating":2.5,"id":4985,"location":"(43.9227208, -80.0811569)","price":116.73565891472869} {"address":"2250 Hwy 7a Port Perry Ontario","amenities":["['Free Internet'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Golf Course'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"B & B On The Ranch","hotel_rating":5.0,"id":5114,"location":"(44.0959344, -78.9606702)","price":116.73565891472869} {"address":" ","amenities":["[]"],"country":"Canada","hotel_experience":"Very good","hotel_name":"A Treasured Moment B&B","hotel_rating":4.0,"id":5595,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"254 Lake Ave W Carleton Place Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"River Breeze Inn","hotel_rating":5.0,"id":5597,"location":"(45.1317375, -76.1499823)","price":129.0} {"address":"295 Sable St W Massey Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Massey Motel","hotel_rating":2.5,"id":5662,"location":"(50.000678, -86.000977)","price":94.0} {"address":"15 Bears Cove Road Witless Bay Newfoundland and Labrador","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Room service'"," 'Airport transportation'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Bears Cove Inn","hotel_rating":4.0,"id":5713,"location":"(47.2849059, -52.805354)","price":135.0} {"address":"250 1 Ave Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Yamnuska Suites","hotel_rating":3.5,"id":169,"location":"(-1.2390035, -80.8158159)","price":116.73565891472869} {"address":"2476 Golden Donald Upper Rd Golden British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"'eh' Canadian Lodge","hotel_rating":5.0,"id":751,"location":"(51.3020811, -116.9542255)","price":116.73565891472869} {"address":"19 Morrow Rd O","amenities":["[]"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Morrow's Cottages","hotel_rating":4.0,"id":786,"location":"(40.4324679753948, -79.8643724213861)","price":116.73565891472869} {"address":"73 Sydenham St Kingston Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Secret Garden Bed & Breakfast Inn","hotel_rating":4.5,"id":1243,"location":"(44.2297406, -76.4878059)","price":175.0} {"address":"3100 Princess St Kingston Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Welcome Traveller Motel","hotel_rating":2.5,"id":1268,"location":"(44.2625305, -76.5983193918701)","price":67.0} {"address":"1237 Main Street Kingston Ontario","amenities":["['Restaurant'"," 'Bar/Lounge'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"General Wolfe Hotel","hotel_rating":3.0,"id":1286,"location":"(44.236519, -76.4921463)","price":116.73565891472869} {"address":"97 Magog Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Le ZEN","hotel_rating":4.0,"id":1384,"location":"(45.265463, -72.147903)","price":116.73565891472869} {"address":"85 Theme Park Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Wasaga CountryLife","hotel_rating":4.5,"id":1431,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"13475 Central Ave Surrey British Columbia","amenities":["['Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Bar/Lounge'"," 'Fitness Centre with Gym / Workout Room'"," 'Airport transportation'"," 'Banquet Room'"," 'Breakfast Available'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Electric vehicle charging station'"," 'Heated pool'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Civic Hotel, Autograph Collection","hotel_rating":3.5,"id":1827,"location":"(49.1905794, -122.8553927)","price":116.73565891472869} {"address":"3505 McDonald Dr Yellowknife Northwest Territories","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Bayside Bed & Breakfast","hotel_rating":4.5,"id":2159,"location":"(62.4663961, -114.3456403)","price":120.0} {"address":"462 Island Hwy S Campbell River British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Ramada by Wyndham Campbell River","hotel_rating":3.5,"id":2431,"location":"(50.0249556, -125.2415179)","price":89.0} {"address":"430 Ouellette Ave Windsor Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Sunbridge Hotel & Conference Centre Downtown Windsor","hotel_rating":3.5,"id":2617,"location":"(42.3128431, -83.0360251)","price":114.0} {"address":"15 King Street - Main Inn- Receptio Lunenburg Nova Scotia","amenities":["['Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Minibar'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Mariner King Inn","hotel_rating":4.5,"id":2801,"location":"(45.1960403, -63.1653789)","price":116.73565891472869} {"address":"13920 99th Street Grande Prairie Alberta","amenities":["['Free parking'"," 'Pool'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Western Budget Motel Grande Prairie # 2","hotel_rating":2.5,"id":3455,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"420 Horne Lake Rd Qualicum Beach British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Free Spirit Spheres","hotel_rating":5.0,"id":3560,"location":"(49.3460356, -124.6510126)","price":116.73565891472869} {"address":"4873 Stanley Street Radium Hot Springs British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Indoor pool'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Radium Park Lodge","hotel_rating":3.5,"id":3743,"location":"(50.6185117, -116.0722159)","price":116.73565891472869} {"address":"1501 Robert Lang Dr ","amenities":["[]"],"country":"Canada","hotel_name":"A&A's Bed & Breakfast","hotel_rating":"NaN","id":3774,"location":"(49.6871845, -125.0195885)","price":116.73565891472869} {"address":" ","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Concierge'"," 'Multilingual Staff'"," 'Self-Serve Laundry'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Crystal Forest","hotel_rating":4.5,"id":4476,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"485 9th Ave E Owen Sound Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Concierge'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Owen Sound Inn","hotel_rating":4.0,"id":4496,"location":"(44.5598387111111, -80.9259587518519)","price":55.0} {"address":"41-8 International Dr Pembroke Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Pool'"," 'Free parking'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Holiday Inn Express Pembroke","hotel_rating":4.5,"id":4779,"location":"(45.8001387, -77.115399)","price":154.0} {"address":" Yorkton Saskatchewan","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Children Activities (Kid / Family Friendly)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Windy Acres Inn Bed & Breakfast","hotel_rating":4.5,"id":5024,"location":"(51.212045, -102.461243)","price":116.73565891472869} {"address":"1165 Kings Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Chirp and Whistle Bed and Breakfast","hotel_rating":"NaN","id":5144,"location":"(53.5136431, -2.2357103)","price":116.73565891472869} {"address":"5 Pine Avenue Maple Creek Saskatchewan","amenities":["[]"],"country":"Canada","hotel_name":"The Resort at Cypress Hills","hotel_rating":"NaN","id":5289,"location":"(55.5321257, -106.1412243)","price":117.0} {"address":"975 First Avenue W Shaunavon Saskatchewan","amenities":["['Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Free parking'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Canalta Hotel Shaunavon","hotel_rating":4.5,"id":5491,"location":"(55.5321257, -106.1412243)","price":116.73565891472869} {"address":"17-33695 Rte Deep River Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Deep River Motel","hotel_rating":4.0,"id":5501,"location":"(50.000678, -86.000977)","price":116.73565891472869} ================================================ FILE: etl/del_dup/part-00001-c453ac1f-d0ec-49e3-8984-030e500feb5f-c000.json ================================================ {"address":"17 Marjorie Cres Charlottetown Prince Edward Island","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Elizabeth's Bed and Breakfast","hotel_rating":4.5,"id":243,"location":"(46.3355508, -63.1466676)","price":116.73565891472869} {"address":"3590 Skaha Lake Rd Penticton British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Golf Course'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Travelers Motel","hotel_rating":3.5,"id":367,"location":"(49.4526359, -119.6002638)","price":116.73565891472869} {"address":"190 Mont Tremblant Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Airport transportation'"," 'Babysitting'"," 'Banquet Room'"," 'Breakfast Available'"," 'Concierge'"," 'Golf Course'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hotel Mont-Tremblant","hotel_rating":4.0,"id":442,"location":"(46.11588, -74.5891426)","price":110.0} {"address":"1420 Palliser Lodge Trail Golden British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Palliser Lodge - Bellstar Hotels & Resorts","hotel_rating":"NaN","id":720,"location":"(55.001251, -125.002441)","price":138.0} {"address":" Newfoundland and Labrador","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Bar/Lounge'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Sugar Hill Inn","hotel_rating":4.5,"id":1175,"location":"(53.8217327, -61.2295532)","price":116.73565891472869} {"address":"Main St. Newfoundland and Labrador","amenities":["['Room service'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Victorian Manor","hotel_rating":4.5,"id":1202,"location":"(49.021294, -55.4595841)","price":116.73565891472869} {"address":"358 Duckworth St ","amenities":["[]"],"country":"Canada","hotel_name":"Manor @ 358","hotel_rating":"NaN","id":1532,"location":"(44.4080730818182, -79.6742724363636)","price":116.73565891472869} {"address":"180 Macdougall St Thunder Bay Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Nights Inn Motel","hotel_rating":3.5,"id":1690,"location":"(48.448869, -89.1947943)","price":116.73565891472869} {"address":"10238 160th Ave Osoyoos British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Countryside Bed & Breakfast","hotel_rating":4.0,"id":1919,"location":"(49.0568691, -119.5135021)","price":116.73565891472869} {"address":"5003 Lakeshore Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Osoyoos Campground & Waterslides","hotel_rating":3.0,"id":1936,"location":"(39.6987748, -104.8785231)","price":116.73565891472869} {"address":"3647 Rang St-Martin Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Gite a la Bernache","hotel_rating":5.0,"id":2030,"location":"(46.136573430264, -73.4049914747535)","price":116.73565891472869} {"address":"1781 Chemin du 3e-Rang-du-Bic Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite C'est La Faute des Biquettes","hotel_rating":4.5,"id":2371,"location":"(48.3674421, -68.6452402)","price":116.73565891472869} {"address":"55 Majors Brook Dr Saint John New Brunswick","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Best Western Plus Saint John Hotel & Suites","hotel_rating":4.5,"id":2520,"location":"(45.3115852, -66.0196297)","price":116.0} {"address":"38 ","amenities":["[]"],"country":"Canada","hotel_name":"Camping du Phare a Perce","hotel_rating":3.5,"id":2598,"location":"(45.28979315, 5.63438247738623)","price":116.73565891472869} {"address":"94 Pelham Street Lunenburg Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Spa'"," 'Breakfast Available'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Lunenburg Arms Hotel","hotel_rating":4.0,"id":2797,"location":"(44.3768254, -64.3106122923077)","price":116.73565891472869} {"address":"2172 Boul. Grande-Greve Gaspe Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Aube Aventure","hotel_rating":"NaN","id":2944,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"Homfray Channel Powell River British ","amenities":["['Free Internet'"," 'Restaurant'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Airport transportation'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Conference Facilities'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Homfray Lodge","hotel_rating":4.5,"id":3034,"location":"(51.7252449, -3.0811001)","price":116.73565891472869} {"address":"8439 Highway 97 Oliver British Columbia","amenities":["['Free Internet'"," 'Free parking'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Gallagher Lake Resort","hotel_rating":3.5,"id":3120,"location":"(49.170683, -119.556956)","price":116.73565891472869} {"address":"County of Grande Prairie Grande Prairie Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Concierge'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"A River Road Bed & Breakfast","hotel_rating":5.0,"id":3452,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"84 Hickory Grove ","amenities":["[]"],"country":"Canada","hotel_name":"Modern Bungalow Bed and Breakfast","hotel_rating":4.5,"id":4191,"location":"(44.1829262806661, -77.3467203631103)","price":116.73565891472869} {"address":"748 Yonge St Midland Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Bar/Lounge'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"SilverStar Motel","hotel_rating":3.5,"id":4509,"location":"(44.742693225, -79.8932112)","price":145.0} {"address":"319 Kincardine Ave Kincardine Ontario","amenities":["['Pool'"," 'Room service'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Kincardinite Motel","hotel_rating":4.0,"id":4519,"location":"(44.1655035333333, -81.6431723333333)","price":116.73565891472869} {"address":"75 Thetford Mines Quebec","amenities":["['Pool'"," 'Room service'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Breakfast Available'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Minibar'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"La Cache Du Domaine","hotel_rating":5.0,"id":5572,"location":"(46.091329, -71.30127)","price":119.0} {"address":"134 Cedars Resort Flesherton Ontario","amenities":["['Free parking'"," 'Pool'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Cedars of Lake Eugenia - Cottage Resort","hotel_rating":5.0,"id":5850,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"4620 Lakelse Ave British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Days Inn by Wyndham Terrace","hotel_rating":3.0,"id":287,"location":"(54.5167493, -128.5636133)","price":116.73565891472869} {"address":"2872 Skaha Lake Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Hansel And Gretel Motel","hotel_rating":1.0,"id":415,"location":"(49.4528508, -119.5977911)","price":116.73565891472869} {"address":"1414 22nd St W Saskatoon Saskatchewan","amenities":["['Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Free parking'"," 'Business Centre with Internet Access'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Super 8 by Wyndham Saskatoon Near Downtown","hotel_rating":3.0,"id":1077,"location":"(52.1295707, -106.6912079)","price":82.0} {"address":"183 Winns Dr Picton Ontario","amenities":["['Free parking'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Doll House Bed and Breakfast at Sandbanks","hotel_rating":4.5,"id":1594,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"31 Main St. Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Bobcaygeon Inn & Conference Centre","hotel_rating":"NaN","id":1958,"location":"(42.8191483, -82.4738569)","price":95.0} {"address":"9 McMahon Court ","amenities":["[]"],"country":"Canada","hotel_name":"Aurora Deluxe","hotel_rating":5.0,"id":2157,"location":"(43.9504910579465, -79.4712171748426)","price":116.73565891472869} {"address":"336 Robson St Clearwater British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hummingbird Bed & Breakfast","hotel_rating":5.0,"id":2486,"location":"(51.6469949, -120.0427614)","price":116.73565891472869} {"address":"1501 Swift Creek Road Valemount British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Canadas Best Value Inn Valemount","hotel_rating":3.0,"id":2648,"location":"(52.8324086, -119.27879188607)","price":67.0} {"address":"13 Gaspe Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hotel Plante","hotel_rating":4.0,"id":2940,"location":"(48.8317451, -64.4837079)","price":116.73565891472869} {"address":"6841 Burns St ","amenities":["[]"],"country":"Canada","hotel_name":"Burns Home","hotel_rating":"NaN","id":3252,"location":"(55.9685565, -3.1654498)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Truffle Pigs Lodge","hotel_rating":4.0,"id":4905,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"15 Chemin du Versant Petite-Riviere-Saint-Francois Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Hot Tub'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Shuttle Bus Service'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Les Sommets Charlevoix","hotel_rating":4.5,"id":5339,"location":"(47.3532431285714, -70.5548612428571)","price":116.73565891472869} {"address":"3 Royal Street Happy Valley-Goose Bay Newfoundland and Labrador","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Airport transportation'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Royal Inn + Suites","hotel_rating":4.0,"id":5417,"location":"(53.2995294, -60.320961)","price":116.73565891472869} {"address":"288 Pth2 Treherne Manitoba","amenities":["[]"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Tallboys Grill & Pub Treherne Motel","hotel_rating":4.0,"id":5692,"location":"(55.001251, -97.001038)","price":116.73565891472869} {"address":"440 St Albert Trail ","amenities":["[]"],"country":"Canada","hotel_name":"Horizon Motel","hotel_rating":3.0,"id":5741,"location":"(53.6183042, -113.6028385)","price":116.73565891472869} {"address":"280 Eagan Bonaparte Forest Service Road 70 Mile House British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Spa'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Babysitting'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Golf Course'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Minibar'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Siwash Lake Wilderness Resort","hotel_rating":5.0,"id":5799,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"345 Banff Avenue Alberta","amenities":["['Pool'"," 'Room service'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Moose Hotel and Suites","hotel_rating":4.5,"id":22,"location":"(51.1996032, -115.537485)","price":116.73565891472869} {"address":"27 km east of Canmore on Hwy 1 ","amenities":["['Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Bow Valley Campground","hotel_rating":4.0,"id":198,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"175 97 Hwy South Penticton British Columbia","amenities":["[]"],"country":"Canada","hotel_experience":"Average","hotel_name":"Holiday Hills RV Resort","hotel_rating":2.5,"id":414,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"419 Banff Avenue Alberta","amenities":["[]"],"country":"Canada","hotel_name":"High Country Inn","hotel_rating":"NaN","id":530,"location":"(51.18185985, -115.567946213943)","price":99.0} {"address":"1402 Adolph Johnson Rd Golden British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Moberly Lodge","hotel_rating":5.0,"id":724,"location":"(55.001251, -125.002441)","price":182.0} {"address":" Newfoundland and ","amenities":["[]"],"country":"Canada","hotel_name":"oTENTiks at Gros Morne National Park","hotel_rating":"NaN","id":1211,"location":"(49.12120935, -56.696296212741)","price":116.73565891472869} {"address":"2480 Princess St Kingston Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Green Acres Inn","hotel_rating":4.5,"id":1241,"location":"(44.2583951091215, -76.5624695723348)","price":116.73565891472869} {"address":"18 Gower St ","amenities":["[]"],"country":"Canada","hotel_name":"Avalon Guest House","hotel_rating":1.5,"id":1526,"location":"(51.5203189, -0.1300264)","price":116.73565891472869} {"address":"1925 Laforme Blvd Revelstoke British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Pool'"," 'Free parking'"," 'Spa'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Best Western Plus Revelstoke","hotel_rating":4.5,"id":1640,"location":"(51.00991175, -118.219322275418)","price":190.0} {"address":"770 Brunswick Street Prince George British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Spa'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Electric vehicle charging station'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Coast Inn of the North","hotel_rating":4.5,"id":1711,"location":"(53.9141864, -122.7500022)","price":110.0} {"address":"7104 Main St Osoyoos British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Spanish Fiesta Resort","hotel_rating":1.5,"id":1905,"location":"(49.0313639, -119.4632555)","price":116.73565891472869} {"address":"2222 60 Hwy Huntsville Ontario","amenities":["['Free parking'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Tennis Court'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Tally Ho Inn","hotel_rating":3.5,"id":2263,"location":"(45.3452852, -79.225565)","price":116.73565891472869} {"address":" ","amenities":["[]"],"country":"Canada","hotel_name":"Heron's Rest Bed & Breakfast","hotel_rating":4.0,"id":2317,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"Route Santerre Rimouski Quebec","amenities":["['Room service'"," 'Free Internet'"," 'Free parking'"," 'Spa'"," 'Non-smoking hotel'"," 'Shuttle Bus Service'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Domaine Floravie","hotel_rating":5.0,"id":2355,"location":"(48.3907576, -68.674404)","price":116.73565891472869} {"address":"3 Rimouski Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Auberge de la Vieille Maison","hotel_rating":"NaN","id":2378,"location":"(48.450155, -68.529968)","price":79.0} {"address":"5164 Clearwater Valley Rd Clearwater British Columbia","amenities":["['Free parking'"," 'Non-smoking hotel'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Across The Creek Cabins","hotel_rating":5.0,"id":2488,"location":"(51.6513571, -120.0384161)","price":116.73565891472869} {"address":"331 Eden Rd Clearwater British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Clearwater Lodge","hotel_rating":3.5,"id":2489,"location":"(51.6516136, -120.0421276)","price":116.73565891472869} {"address":"1726 Manawagonish Rd Saint John New Brunswick","amenities":["['Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Island View Motel","hotel_rating":2.5,"id":2535,"location":"(45.2333422, -66.1314261)","price":83.0} {"address":"500 Tuscarora St Windsor Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Comfort Suites Downtown","hotel_rating":4.0,"id":2612,"location":"(42.3134945, -83.0342888)","price":100.0} {"address":"Main St .South ","amenities":["[]"],"country":"Canada","hotel_name":"Valemount Choice Accommodations in Canoe Mountain Estate (Furnished Accommodations)","hotel_rating":3.5,"id":2681,"location":"(41.4638482, -73.2314235)","price":116.73565891472869} {"address":"160 Gasp","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Motel Suisse","hotel_rating":2.0,"id":2966,"location":"(37.8536980667151, -78.8379418291732)","price":116.73565891472869} {"address":"6100 Huckleberry Lane ","amenities":["[]"],"country":"Canada","hotel_name":"The Gray's Den B&B","hotel_rating":5.0,"id":3200,"location":"(41.7478707, -72.5413728)","price":116.73565891472869} {"address":"172 Windsor Rd E ","amenities":["[]"],"country":"Canada","hotel_name":"House of Windsor Bed and Breakfast","hotel_rating":"NaN","id":3368,"location":"(30.2872357, -97.7554114)","price":116.73565891472869} {"address":"200 North Park St Belleville Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Breakfast included'"," 'Breakfast Available'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Comfort Inn Belleville","hotel_rating":3.5,"id":4187,"location":"(44.1878502627235, -77.3937428826608)","price":112.0} {"address":"1400 Plains Rd W Burlington Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Concierge'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"City View Inn","hotel_rating":3.5,"id":4206,"location":"(43.2955104, -79.8917616)","price":116.73565891472869} {"address":"3581 Voght St Merritt British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Breakfast included'"," 'Restaurant'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Travelodge Merritt","hotel_rating":3.0,"id":4235,"location":"(50.1231635, -120.7656244)","price":116.73565891472869} {"address":"13440 Guelph Line ","amenities":["[]"],"country":"Canada","hotel_name":"Stone Gables Manor B&B","hotel_rating":"NaN","id":4277,"location":"(43.5721231628931, -80.1037842616352)","price":116.73565891472869} {"address":"2232 Sunburst Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Horie Sun Lodge Inn","hotel_rating":5.0,"id":4478,"location":"(40.9867307413791, -75.9722658473221)","price":116.73565891472869} {"address":"3240 Village Way Sun Peaks British Columbia","amenities":["['Pool'"," 'Restaurant'"," 'Room service'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Spa'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Ski-In / Ski-Out'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Sun Peaks Grand Hotel & Conference Centre","hotel_rating":4.0,"id":4480,"location":"(50.88463555, -119.881747652869)","price":116.73565891472869} {"address":"5802 Power Centre Blvd Drayton Valley Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Restaurant'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Dry Cleaning'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Service Plus Encore","hotel_rating":4.5,"id":4603,"location":"(53.2260236, -114.9952226)","price":125.0} {"address":"7 Saint-Louis-de-L'Isle-aux-Coudres Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Havre Musical de L'Islet","hotel_rating":4.0,"id":4935,"location":"(47.3692872, -70.4120237)","price":116.73565891472869} {"address":"121 John St Meaford Ontario","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Ski-In / Ski-Out'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Bella Vista Country House","hotel_rating":5.0,"id":5279,"location":"(44.5745716752192, -80.5891666178332)","price":116.73565891472869} {"address":"10021 Route 144 Grand Falls New Brunswick","amenities":["[]"],"country":"Canada","hotel_name":"Motel Leo","hotel_rating":"NaN","id":5287,"location":"(46.500283, -66.750183)","price":116.73565891472869} {"address":"Frontage Roadway Blue River British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Blue River Campground","hotel_rating":3.0,"id":5396,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"63 Queens Place Drive Liverpool Nova Scotia","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Free parking'"," 'Breakfast included'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Best Western Plus Liverpool Hotel & Conference Centre","hotel_rating":4.5,"id":5846,"location":"(44.0478529, -64.7217932)","price":116.73565891472869} {"address":"109 Highway 51 Kerrobert Saskatchewan","amenities":["['Restaurant'"," 'Free parking'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Minibar'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Wild Goose Motel & Campground","hotel_rating":2.5,"id":5871,"location":"(51.9159036, -109.1268664)","price":116.73565891472869} {"address":"512 3e Rang Nord ","amenities":["[]"],"country":"Canada","hotel_name":"Camping Domaine Madalie","hotel_rating":"NaN","id":5895,"location":"(45.909407610218, -71.6810909385722)","price":116.73565891472869} {"address":"1 Lac-Saguay Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Motel Ours Bleu","hotel_rating":"NaN","id":5964,"location":"(46.496502, -75.1426952)","price":116.73565891472869} {"address":"32 Burrows Road Pinawa Manitoba","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Wilderness Edge - Retreat & Conference Centre","hotel_rating":4.5,"id":6086,"location":"(50.1473423, -95.8794504)","price":116.73565891472869} {"address":"2316 Chemin du village Mont Tremblant Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Spa'"," 'Golf Course'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite le Roupillon B&B","hotel_rating":4.5,"id":463,"location":"(52.4760892, -71.8258668)","price":120.0} {"address":"452 Muskrat Stree Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hillside Bungalows","hotel_rating":3.5,"id":551,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"9318 542 Hwy Spring Bay Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Quintina’s Clothier and Guest House","hotel_rating":5.0,"id":830,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"315 Robinson Rd British Columbia V","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Cottages on Salt Spring Island","hotel_rating":4.5,"id":939,"location":"(49.1493444, -123.1323115)","price":200.0} {"address":"51 Duke Street Newfoundland and Labrador","amenities":["[]"],"country":"Canada","hotel_name":"Crocker Cabins","hotel_rating":"NaN","id":1200,"location":"(47.5489552, -52.7983582)","price":116.73565891472869} {"address":"9 La Malbaie Quebec","amenities":["['Free Internet'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"La Remontee Hotel & Apartments","hotel_rating":4.0,"id":1319,"location":"(47.657525, -70.153885)","price":116.73565891472869} {"address":"150 rue du Quai ","amenities":["[]"],"country":"Canada","hotel_name":"Le Relais du Havre","hotel_rating":5.0,"id":1329,"location":"(50.6371266, 3.055565)","price":116.73565891472869} {"address":"55 22nd St N ","amenities":["[]"],"country":"Canada","hotel_name":"Casa Cottages","hotel_rating":"NaN","id":1471,"location":"(41.0105665714286, -81.6279474285714)","price":116.73565891472869} {"address":"101 Main St Whitehorse Yukon","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Edgewater Hotel","hotel_rating":4.5,"id":1542,"location":"(60.7189596, -135.056291)","price":116.73565891472869} {"address":"4255 Albert St Regina Saskatchewan","amenities":["['Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Pool'"," 'Free parking'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Holiday Inn Express Regina South","hotel_rating":4.0,"id":2033,"location":"(50.411874, -104.61630155539)","price":116.73565891472869} {"address":"Hampton Inn & Suites 700 Mapleton Rd Moncton New Brunswick","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hampton Inn & Suites by Hilton Moncton","hotel_rating":4.5,"id":2181,"location":"(46.500283, -66.750183)","price":116.73565891472869} {"address":"4537 Otter Point Rd Sooke British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gordon's Beach Farmstay B & B","hotel_rating":4.5,"id":2309,"location":"(48.3780346, -123.7243502)","price":120.0} {"address":"Wells Gray Park Clearwater British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Clearwater Springs Ranch","hotel_rating":5.0,"id":2508,"location":"(51.6477177, -120.0493383)","price":116.73565891472869} {"address":"9340 Malaspina Rd Powell River British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Malaspina Bed and Breakfast","hotel_rating":5.0,"id":3031,"location":"(49.9857845, -124.7092245)","price":116.73565891472869} {"address":"6707 Lakeside Dr Oliver British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Lakeside Resort","hotel_rating":4.5,"id":3102,"location":"(49.19316965, -119.540898129566)","price":116.73565891472869} {"address":"420 Tempe Cres North Vancouver British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Breakfast included'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Crystal's View Vancouver Bed and Breakfast","hotel_rating":5.0,"id":3341,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"177 Collinge Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Mountain Breezes Bed and Breakfast","hotel_rating":5.0,"id":3634,"location":"(53.8865388, -2.0366116)","price":116.73565891472869} {"address":"500 Reid St Quesnel British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Bar/Lounge'"," 'Business Centre with Internet Access'"," 'Golf Course'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Tower Inn & Suites","hotel_rating":4.0,"id":4147,"location":"(52.9807495, -122.496955)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Restaurant'"," 'Bar/Lounge'"," 'Business Centre with Internet Access'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Coast Fraser Inn","hotel_rating":4.0,"id":4370,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"169 Victoria St E Amherst Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Apothic Inn","hotel_rating":5.0,"id":5240,"location":"(45.837414, -64.207968)","price":116.73565891472869} {"address":"729 Mill Street Calabogie Ontario","amenities":["['Free parking'"," 'Pool'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Children Activities (Kid / Family Friendly)'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Calabogie Lodge Resort","hotel_rating":4.5,"id":5483,"location":"(45.2935219, -76.7337920289177)","price":116.73565891472869} {"address":"258 Lord's Seaside Lane Borden-Carleton Prince Edward Island","amenities":["[]"],"country":"Canada","hotel_name":"Lord's Seaside Cottages","hotel_rating":"NaN","id":5581,"location":"(46.3355508, -63.1466676)","price":116.73565891472869} {"address":"100 Kenosee Driv Carlyle Saskatchewan","amenities":["['Free parking'"," 'Restaurant'"," 'Free Internet'"," 'Fitness Centre with Gym / Workout Room'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Tennis Court'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Kenosee Inn & Cabins","hotel_rating":3.0,"id":5733,"location":"(55.5321257, -106.1412243)","price":116.73565891472869} {"address":"1639 Union Street Canso Nova Scotia","amenities":["['Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Cape Canso R.V. Park & Marina","hotel_rating":5.0,"id":5913,"location":"(45.3345841625, -60.9861121)","price":116.73565891472869} {"address":"10983 Route 134 Saint-Louis-de-Kent New Brunswick","amenities":["['Free parking'"," 'Room service'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Breakfast Available'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Ski-In / Ski-Out'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Sejour Kouchibouguac Resort","hotel_rating":3.0,"id":5947,"location":"(46.500283, -66.750183)","price":116.73565891472869} {"address":"30 Railway Ave Lanigan Saskatchewan","amenities":["[]"],"country":"Canada","hotel_name":"Ross Inn","hotel_rating":"NaN","id":5957,"location":"(51.845664, -105.0358085)","price":116.73565891472869} {"address":"1 Mackenzie Drive Fort Providence Northwest Territories","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Babysitting'"," 'Non-smoking hotel'"," 'Paid Wifi'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Snowshoe Inn (NWT) Ltd","hotel_rating":3.5,"id":6089,"location":"(65.0000004, -118.0)","price":116.73565891472869} {"address":"800 Idabel Lake Road Idabel Lake British Columbia","amenities":["['Free parking'"," 'Children Activities (Kid / Family Friendly)'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Paid Internet'"," 'Paid Wifi'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Idabel Lake Resort","hotel_rating":4.5,"id":6113,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"597 Pfeiffer Crescent Tofino British ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Eagle View Guest House","hotel_rating":4.5,"id":691,"location":"(49.149406, -125.899063)","price":116.73565891472869} {"address":"891 Crandall Rd Golden British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Laundry Service'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Mount 7 Lodges","hotel_rating":5.0,"id":734,"location":"(51.2539786, -116.9040891)","price":116.73565891472869} {"address":"361 Mosley St ","amenities":["[]"],"country":"Canada","hotel_name":"Dyconia Resort","hotel_rating":2.0,"id":1415,"location":"(33.2506594485402, -95.8856417250765)","price":116.73565891472869} {"address":"8 Gower St St. John's Newfoundland and Labrador","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"HI St. John's City Hostel","hotel_rating":3.5,"id":1508,"location":"(47.5645034, -52.7097546)","price":116.73565891472869} {"address":"3315 30 Ave Vernon British Columbia","amenities":["['Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Family Rooms'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Vernon Hostel","hotel_rating":4.0,"id":1766,"location":"(50.2638301, -119.2809686)","price":116.73565891472869} {"address":"32 Covent Market Pl London Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Room service'"," 'Bar/Lounge'"," 'Spa'"," 'Airport transportation'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hotel Metro","hotel_rating":4.5,"id":1776,"location":"(42.9829318, -81.2503694)","price":116.73565891472869} {"address":"200 Collip Cir London Ontario","amenities":["['Restaurant'"," 'Free parking'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Bar/Lounge'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Windermere Manor Hotel & Conference Centre","hotel_rating":4.0,"id":1799,"location":"(43.0143958, -81.2834508)","price":140.0} {"address":"7106 Main St Osoyoos British Columbia","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Air conditioning'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Falcon Motel","hotel_rating":2.0,"id":1908,"location":"(49.0313639, -119.4632555)","price":69.0} {"address":"73 Birch Cres Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Birch Hollow Bed & Breakfrast","hotel_rating":5.0,"id":1986,"location":"(44.547057, -78.5371761)","price":116.73565891472869} {"address":"1 rue Victoria Gatineau Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Bar/Lounge'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Les Suites Victoria","hotel_rating":4.5,"id":2080,"location":"(45.4289925, -75.7157085)","price":118.0} {"address":"5219 Sooke Rd Sooke British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Moonlit Cove B&B","hotel_rating":"NaN","id":2308,"location":"(48.3910535529074, -123.640319449059)","price":195.0} {"address":"1775 Connie Rd Sooke British Columbia","amenities":["['Free parking'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Public Wifi']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Markham House","hotel_rating":5.0,"id":2316,"location":"(48.3911103, -123.6150812)","price":116.73565891472869} {"address":"1711 Manawagonish Rd Saint John New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Terrible","hotel_name":"Admiral's Quay","hotel_rating":1.0,"id":2537,"location":"(45.2333422, -66.1314261)","price":90.0} {"address":"247 Route 132 West Perce Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hotel Motel Fleur de Lys","hotel_rating":4.0,"id":2568,"location":"(48.517675, -64.2182803073461)","price":90.0} {"address":"444 Lakeshore Dr North Bay Ontario","amenities":["['Pool'"," 'Free parking'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Children Activities (Kid / Family Friendly)'"," 'Heated pool'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Franklin Motel, Tent & Trailer Park","hotel_rating":3.5,"id":2998,"location":"(46.260186, -79.4302986)","price":116.73565891472869} {"address":"188 rue des Pionniers Tadoussac Quebec","amenities":["['Free parking'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Motel Clauphi","hotel_rating":3.0,"id":3330,"location":"(48.1438393, -69.7192544)","price":116.73565891472869} {"address":"618 North Branch Road ","amenities":["[]"],"country":"Canada","hotel_name":"Uisage Bahn Falls Nature Campground","hotel_rating":"NaN","id":3396,"location":"(40.4035085966846, -80.2395330677765)","price":116.73565891472869} {"address":"17 Graham Cres ","amenities":["[]"],"country":"Canada","hotel_name":"At The Beach B and B","hotel_rating":4.5,"id":4358,"location":"(42.9893854850666, -81.1919519869203)","price":116.73565891472869} {"address":"5431 55 St Cold Lake Alberta","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"El Lobo Motel","hotel_rating":3.5,"id":4463,"location":"(54.4135919, -110.2143137)","price":89.0} {"address":"9650 blvd Ste Anne Sainte Anne de Beaupre Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Chez Charley Motel & Condo","hotel_rating":"NaN","id":4639,"location":"(47.01918827596, -70.9355074735777)","price":116.73565891472869} {"address":"86 Dewars Lane Georgetown Prince Edward Island","amenities":["[]"],"country":"Canada","hotel_name":"Rodd Brudenell River Resort","hotel_rating":"NaN","id":5628,"location":"(46.3355508, -63.1466676)","price":116.73565891472869} {"address":"509 Reno St Zeballos British Columbia","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Reel Obsession Sport Fishing Lodge","hotel_rating":5.0,"id":5826,"location":"(49.9810796, -126.8462685)","price":116.73565891472869} {"address":"837 Highway 105 Boularderie Nova Scotia","amenities":["['Free parking'"," 'Free Internet'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Inn Of Victoria County","hotel_rating":2.5,"id":6070,"location":"(46.2349854993718, -60.4761435664482)","price":116.73565891472869} {"address":"1 Spring Creek Gate Canmore Alberta","amenities":["['Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Spring Creek RV Campground","hotel_rating":2.5,"id":190,"location":"(51.0830981, -115.3473911)","price":116.73565891472869} {"address":"1505 Montee Kavanagh Mont Tremblant Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Spa'"," 'Breakfast included'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite Escale du Nord B&B","hotel_rating":5.0,"id":439,"location":"(46.140832129678, -74.5536582883257)","price":139.0} {"address":"1142 Pine Grove Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Shuswap Lake Resort","hotel_rating":2.0,"id":629,"location":"(40.6836638651882, -80.4108017430232)","price":116.73565891472869} {"address":"1024 11th St N Golden British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Best Western Mountainview Inn","hotel_rating":"NaN","id":706,"location":"(51.309322, -116.9760935)","price":90.0} {"address":"2745 Departure Bay Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Departure Bay Beach Bed and Breakfast","hotel_rating":5.0,"id":902,"location":"(49.1905276, -123.9655029)","price":116.73565891472869} {"address":"346 Main Street ","amenities":["[]"],"country":"Canada","hotel_name":"English Rose Spa & Holistic Healing Centre","hotel_rating":5.0,"id":1598,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"152 Hilton's Point Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Ecofiest Yurts","hotel_rating":"NaN","id":1964,"location":"(44.7356897036894, -78.8466103741307)","price":116.73565891472869} {"address":"516 County Rd 36 Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Pigeon Hollow Park Cottages","hotel_rating":"NaN","id":1967,"location":"(44.5818741846544, -78.5145626450103)","price":116.73565891472869} {"address":"793 Boul Malone Gatineau Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Motel Gatineau","hotel_rating":3.0,"id":2098,"location":"(52.4760892, -71.8258668)","price":85.0} {"address":"100 Main St Moncton New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Chateau Moncton Trademark Collection by Wyndham","hotel_rating":4.5,"id":2182,"location":"(46.0747035, -64.8110486)","price":123.0} {"address":"1523 Winslow Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Tir Na Nog By The Sea","hotel_rating":"NaN","id":2349,"location":"(39.4300271986718, -84.557088)","price":116.73565891472869} {"address":"2009 Rte 132 E Perce Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Camping du Cap Rouge","hotel_rating":4.0,"id":2596,"location":"(48.5305324, -64.2181776)","price":116.73565891472869} {"address":"700 Lakeshore Dr North Bay Ontario","amenities":["['Pool'"," 'Free parking'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Best Western North Bay Hotel & Conference Centre","hotel_rating":4.0,"id":2987,"location":"(46.260186, -79.4302986)","price":116.73565891472869} {"address":"3823 Trail Pl ","amenities":["[]"],"country":"Canada","hotel_name":"Westview Hill Bed and Breakfast","hotel_rating":5.0,"id":3054,"location":"(35.4990359, -86.5147261)","price":116.73565891472869} {"address":"7680 Eagle Crescent West Port Hardy British Columbia","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Eagles Nest B&B","hotel_rating":5.0,"id":3196,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"328 2nd St E ","amenities":["[]"],"country":"Canada","hotel_name":"Emerald Park Five","hotel_rating":"NaN","id":3366,"location":"(38.4171749879496, -82.5883948598403)","price":116.73565891472869} {"address":"65 Levis Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Manoir Breakey","hotel_rating":4.5,"id":3410,"location":"(46.7910096, -71.1753274)","price":116.73565891472869} {"address":"1339 de la Victoire Shawinigan Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Air conditioning'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Chez Baza","hotel_rating":5.0,"id":3519,"location":"(52.4760892, -71.8258668)","price":109.0} {"address":"334 Elim Lodge Road Peterborough Ontario","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Camp Ashtabula","hotel_rating":5.0,"id":3684,"location":"(44.4860814016742, -78.4815983168961)","price":116.73565891472869} {"address":"114 Hendry St Churchill Manitoba","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Non-smoking hotel']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Dream House B&B","hotel_rating":3.0,"id":4178,"location":"(58.7669709, -94.1648481)","price":116.73565891472869} {"address":"1400 Maurice Gauvin St Laval Quebec","amenities":["['Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Breakfast included'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Minibar'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Le St-Martin Hotel and Suites","hotel_rating":4.5,"id":4210,"location":"(52.4760892, -71.8258668)","price":154.0} {"address":"404 9th St E Owen Sound Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Room service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"MacLean Estate Bed & Breakfast","hotel_rating":5.0,"id":4498,"location":"(44.5663139857143, -80.9389870979592)","price":116.73565891472869} {"address":"34 Saint Sauveur des Monts Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Chimo Refuges Centre de Vacances Insolite Eclectic Treehouse Resort","hotel_rating":"NaN","id":4656,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"4000 Yvon-Plante Road Saint-Alexis-des-Monts Quebec","amenities":["['Free Internet'"," 'Restaurant'"," 'Pool'"," 'Free parking'"," 'Bar/Lounge'"," 'Spa'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Sauna'"," 'Wheelchair Access'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hotel Sacacomie","hotel_rating":4.0,"id":5035,"location":"(52.4760892, -71.8258668)","price":398.0} {"address":"242030 Range Road 235 Strathmore Alberta","amenities":["['Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Sproule Heritage Bed & Breakfast","hotel_rating":4.5,"id":5177,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"Main Street Newfoundland and Labrador A","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Diane's Units","hotel_rating":4.0,"id":5363,"location":"(49.021294, -55.4595841)","price":116.73565891472869} {"address":"155 Chemin du Lac St Augustin de Desmaures Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Camping Chalets Juneau","hotel_rating":4.0,"id":5495,"location":"(46.7494382, -71.4001394)","price":116.73565891472869} {"address":" ","amenities":["[]"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Centennial Park","hotel_rating":4.0,"id":5517,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"1457 Main St S Dauphin Manitoba","amenities":["[]"],"country":"Canada","hotel_name":"Super 8 by Wyndham Dauphin","hotel_rating":"NaN","id":5528,"location":"(51.1394632, -100.0621631)","price":121.0} {"address":"1244 Route 158 Joliette Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Motel St-thomas","hotel_rating":2.0,"id":5606,"location":"(46.0163454151825, -73.3432570618446)","price":63.0} {"address":"1 Koval Street ","amenities":["[]"],"country":"Canada","hotel_name":"Pickle Lake Hotel","hotel_rating":3.0,"id":5751,"location":"(55.0501661, 68.2970537)","price":116.73565891472869} {"address":"51 Dogwood Dr Steady Brook Newfoundland and Labrador","amenities":["['Free parking'"," 'Restaurant'"," 'Pool'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Marble Inn Resort","hotel_rating":4.0,"id":5766,"location":"(48.9508322, -57.8384512)","price":116.73565891472869} {"address":"509 Nykolaishen Drive ","amenities":["[]"],"country":"Canada","hotel_name":"Woodlander Hotel","hotel_rating":4.5,"id":5917,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"200 Connaught Dr Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Pool'"," 'Free parking'"," 'Bar/Lounge'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Crimson Jasper","hotel_rating":4.0,"id":32,"location":"(52.8665, -118.0934041)","price":116.73565891472869} {"address":"98 Geikie Street Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Pool'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Business Centre with Internet Access'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Microwave'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Jasper Inn & Suites","hotel_rating":4.0,"id":43,"location":"(52.884366, -118.080609)","price":116.73565891472869} {"address":"189 Linden Ave. ","amenities":["[]"],"country":"Canada","hotel_name":"Bear's Den B&B","hotel_rating":"NaN","id":420,"location":"(42.5147666773792, -83.1438660243953)","price":116.73565891472869} {"address":"616 Tibbs Place ","amenities":["[]"],"country":"Canada","hotel_name":"Misty Mountain Manor","hotel_rating":4.0,"id":696,"location":"(49.1309632, -125.8940095)","price":116.73565891472869} {"address":"Beaverfoot Forest Service Road Golden British Columbia","amenities":["['Free parking'"," 'Free Internet']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Beaverfoot Lodge","hotel_rating":4.0,"id":752,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"203 Bill Hunter Ave Saskatoon Saskatchewan","amenities":["['Free High Speed Internet (WiFi)'"," 'Pool'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Comfort Suites Saskatoon","hotel_rating":4.5,"id":1051,"location":"(52.1935449, -106.6839765)","price":116.73565891472869} {"address":"253 Willis Cres Saskatoon Saskatchewan","amenities":["[]"],"country":"Canada","hotel_name":"Home Inn & Suites Saskatoon South","hotel_rating":"NaN","id":1073,"location":"(52.0880414, -106.6290521)","price":117.0} {"address":"1024 College Dr Saskatoon Saskatchewan","amenities":["[]"],"country":"Canada","hotel_name":"Netty's Nest Visitor Lodge","hotel_rating":"NaN","id":1089,"location":"(52.1280196, -106.597768)","price":116.73565891472869} {"address":"11 Hangar Rd Saskatoon Saskatchewan","amenities":["['Room service'"," 'Restaurant'"," 'Bar/Lounge'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Airport transportation'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Laundry Service'"," 'Shuttle Bus Service']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Selwyn Lake Lodge","hotel_rating":5.0,"id":1108,"location":"(52.16877445, -106.676553326021)","price":116.73565891472869} {"address":"460 Marine Drive Ucluelet British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"A Snug Harbour Inn","hotel_rating":5.0,"id":1128,"location":"(48.9359803, -125.5392428)","price":116.73565891472869} {"address":"2425 Tofino Ucluelet Hwy Ucluelet British Columbia","amenities":["['Free parking'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Outside Inn Cabins & Lofts","hotel_rating":4.5,"id":1134,"location":"(48.9719046, -125.5913412)","price":79.0} {"address":"Lot 1178 Gentian Lane Whitehorse Yukon","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Spa'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Airport transportation'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Sauna'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Northern Lights Resort & Spa","hotel_rating":5.0,"id":1550,"location":"(63.000147, -136.002502)","price":116.73565891472869} {"address":"131 rue Laurier Gatineau Quebec","amenities":["['Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Best Western Plus Gatineau-Ottawa","hotel_rating":4.0,"id":2077,"location":"(45.4331533, -75.7102020461853)","price":115.0} {"address":"36 Boulevard des Trembles Gatineau Quebec","amenities":["['Free parking'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel']"],"country":"Canada","hotel_name":"Au Coin des Trembles","hotel_rating":"NaN","id":2112,"location":"(45.42670665, -75.7633988)","price":116.73565891472869} {"address":"20 Caroline St S Hamilton Ontario","amenities":["['Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Staybridge Suites Hamilton - Downtown","hotel_rating":4.0,"id":2223,"location":"(43.2568989, -79.8763888)","price":116.73565891472869} {"address":"4540 North Highway 5 Valemount British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Minibar']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Cougar Mountain Lodge","hotel_rating":4.0,"id":2667,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"3 rue Sous la Croix Tadoussac Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hotel Sous la Croix","hotel_rating":3.5,"id":3312,"location":"(48.1482034, -69.7175207)","price":116.73565891472869} {"address":"11401 100 Ave Grande Prairie Alberta","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Airport transportation'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Stanford Inn & Suites","hotel_rating":4.0,"id":3440,"location":"(55.1702221774466, -118.839855896453)","price":119.0} {"address":"2225 Autoroute des Laurentides Laval Quebec","amenities":["['Pool'"," 'Restaurant'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Paid Internet'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hilton Montreal/Laval","hotel_rating":4.0,"id":4211,"location":"(45.5702203, -73.7440437)","price":116.73565891472869} {"address":"210 6th Ave NW Nakusp British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Selkirk Inn","hotel_rating":"NaN","id":4284,"location":"(50.2425411, -117.8044963)","price":116.73565891472869} {"address":"157 Huron Rd Goderich Ontario","amenities":["['Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Non-smoking hotel'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Cedar Lodge Motel","hotel_rating":4.0,"id":4574,"location":"(43.7388775826554, -81.70198047896)","price":100.0} {"address":"1120 Riverside Ave Sicamous British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Room service'"," 'Bar/Lounge'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Super 8 by Wyndham Sicamous","hotel_rating":3.5,"id":4618,"location":"(50.8272981, -118.9868959)","price":85.0} {"address":"496 Grand Pere Point Rd Rustico Prince Edward Island","amenities":["['Pool'"," 'Free parking'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Rustico Resort Golf and Tennis Club","hotel_rating":4.0,"id":4883,"location":"(46.3355508, -63.1466676)","price":116.73565891472869} {"address":"236 First St ","amenities":["[]"],"country":"Canada","hotel_name":"Maple Inn","hotel_rating":1.0,"id":4986,"location":"(51.4950992, -0.1660001)","price":116.73565891472869} {"address":"355 Rue Principal Eastman Quebec","amenities":["['Restaurant'"," 'Breakfast included'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge Restaurant La Casetta","hotel_rating":4.0,"id":5100,"location":"(52.4760892, -71.8258668)","price":79.0} {"address":"1824 Fulton Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Ivy Lane Cottage","hotel_rating":3.5,"id":5143,"location":"(35.22301843781, -80.8032993556371)","price":116.73565891472869} {"address":"168 Avenue Morel Kamouraska Quebec","amenities":["['Free parking'"," 'Room service'"," 'Spa'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"La Grand Voile Centre Sante et Auberge","hotel_rating":4.5,"id":5276,"location":"(47.5592163, -69.8750676)","price":116.73565891472869} {"address":"633 Winnipeg St Penticton British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Nikko Bed and Breakfast","hotel_rating":"NaN","id":395,"location":"(49.4888266, -119.5905427)","price":116.73565891472869} {"address":"991 95 Hwy ","amenities":["[]"],"country":"Canada","hotel_name":"Applewood Farm Hostel Ltd.","hotel_rating":4.0,"id":768,"location":"(49.0388966602793, -116.160181993889)","price":116.73565891472869} {"address":"1600 Mosley St Wasaga Beach Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Mermaid Motel & Cottage Court","hotel_rating":4.5,"id":1420,"location":"(44.4816287428571, -80.0638919571429)","price":116.73565891472869} {"address":"391 River Rd E ","amenities":["[]"],"country":"Canada","hotel_name":"Aloha Wasaga Cottages","hotel_rating":2.5,"id":1440,"location":"(43.4579312954546, -80.4521775)","price":116.73565891472869} {"address":"3619 Jasmine Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Haynes Point Lakeside Suite and Bed and Breakfast","hotel_rating":"NaN","id":1940,"location":"(32.7961322, -117.2199406)","price":116.73565891472869} {"address":"5258 Highline Dr Fernie British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Golf Course'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Ski-In / Ski-Out'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Snow Creek Lodge by Fernie Lodging Co","hotel_rating":4.0,"id":2130,"location":"(49.4661579, -115.0854782)","price":116.73565891472869} {"address":"5291 Highline Dr Fernie British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Spa'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Ski-In / Ski-Out'"," 'Kitchenette'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Alpine Lodge Fernie","hotel_rating":5.0,"id":2137,"location":"(49.4661579, -115.0854782)","price":116.73565891472869} {"address":"5920 Main Street Oliver British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Maple Leaf Motel Inn Towne","hotel_rating":4.5,"id":3099,"location":"(49.1799019, -119.5512481)","price":116.73565891472869} {"address":"100 Route De L'Anse-Au-Persil Riviere du Loup Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge de L'Anse","hotel_rating":3.5,"id":3731,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"1725 Old Hwy 2 Belleville Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Banquet Room'"," 'Concierge'"," 'Non-smoking hotel'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Montrose Inn & Tea Room","hotel_rating":4.5,"id":4185,"location":"(44.1701129, -77.3286657)","price":195.0} {"address":"5677 28 Ave Delta British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Muchen Villa","hotel_rating":"NaN","id":4533,"location":"(49.0540979, -123.0666538)","price":116.73565891472869} {"address":"144 Eldon St Goderich Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Eldon St Guest House","hotel_rating":5.0,"id":4579,"location":"(43.73829475, -81.71651495)","price":116.73565891472869} {"address":"8708 101 St Fort Saskatchewan Alberta","amenities":["['Free parking'"," 'Breakfast included'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Stars Inn and Suites","hotel_rating":4.5,"id":4633,"location":"(53.6983826, -113.203338)","price":124.0} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Minibar'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Noble Suites","hotel_rating":4.5,"id":4699,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"1210 Chemin de la Baie-du-Milieu Saint Michel des Saints Quebec","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Spa'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Indoor pool'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Kitchenette'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Les Condos du Lac Taureau","hotel_rating":4.5,"id":4725,"location":"(52.4760892, -71.8258668)","price":149.0} {"address":"Lot 83 Barren Lake Road Manitoba","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Golf Course'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Sauna'"," 'Microwave'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Falcon Beach Ranch","hotel_rating":5.0,"id":4831,"location":"(55.001251, -97.001038)","price":116.73565891472869} {"address":"56 Briggs Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Briggs Family Inn","hotel_rating":1.0,"id":5080,"location":"(43.8489434, -79.4049811)","price":116.73565891472869} {"address":"5045 chemin du Parc ","amenities":["[]"],"country":"Canada","hotel_name":"Coin Lavigne","hotel_rating":1.5,"id":5127,"location":"(45.1626246, 5.7353072)","price":116.73565891472869} {"address":"93 Piedmont Quebec","amenities":["['Pool'"," 'Free parking'"," 'Spa'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Polar Bear's Club","hotel_rating":3.5,"id":5388,"location":"(45.8992468, -74.134662)","price":116.73565891472869} {"address":"849 Shell Road (Yellowhead Highway #5) Blue River British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Glacier Mountain Lodge","hotel_rating":4.0,"id":5394,"location":"(55.001251, -125.002441)","price":119.0} {"address":"516 4 St SW High River Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Business Centre with Internet Access']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"House on the Park B&B","hotel_rating":4.0,"id":5524,"location":"(50.5742088, -113.8779488)","price":116.73565891472869} {"address":" ","amenities":["['Room service'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Manoir Rouville-Campbell","hotel_rating":4.0,"id":5797,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"Battle Range ","amenities":["[]"],"country":"Canada","hotel_name":"Battle Abbey Lodge","hotel_rating":"NaN","id":773,"location":"(51.0261732, -117.3392011)","price":116.73565891472869} {"address":"131 Westcott Rd British Columbia V","amenities":["[]"],"country":"Canada","hotel_name":"Birds EyeView B&B","hotel_rating":"NaN","id":962,"location":"(48.816877, -123.7003755)","price":116.73565891472869} {"address":"111 Lautman Dr British Columbia V","amenities":["[]"],"country":"Canada","hotel_name":"The Chalet Bed and Breakfast","hotel_rating":"NaN","id":966,"location":"(48.8170787, -123.4634673)","price":116.73565891472869} {"address":"46 Sydenham St Kingston Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Rosemount Inn","hotel_rating":4.5,"id":1269,"location":"(44.2291257, -76.4882149)","price":116.73565891472869} {"address":"8 Forest Rd St. John's Newfoundland and Labrador","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Airport transportation'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Monroe House Executive Guest House","hotel_rating":4.5,"id":1504,"location":"(47.5736584, -52.6999596)","price":99.0} {"address":"191 Winns Dr Picton Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Paid Wifi']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Edgewater Family Campground","hotel_rating":3.0,"id":1612,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"1750 Trans Canada Highway Revelstoke British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Electric vehicle charging station'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Ramada by Wyndham Revelstoke","hotel_rating":4.0,"id":1639,"location":"(51.0092357, -118.2068338)","price":123.0} {"address":"325 Dundas St London Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Delta Hotels by Marriott London Armouries","hotel_rating":"NaN","id":1775,"location":"(42.9855562, -81.2426099)","price":116.73565891472869} {"address":"48 Winetou Lane Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Katawoda Cottage Resort","hotel_rating":4.5,"id":2397,"location":"(45.4288041, -80.3196436)","price":116.73565891472869} {"address":"1030 Bohill Pl Clearwater British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Salmonberry Lane","hotel_rating":4.0,"id":2493,"location":"(51.6754583, -120.0107448)","price":116.73565891472869} {"address":"4726 Sunshine Coast Hwy Sechelt British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Blue Sky Motel","hotel_rating":3.5,"id":2765,"location":"(49.5085740332272, -123.898300429621)","price":116.73565891472869} {"address":"5709 Rumble St Burnaby British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Serenity Bed and Breakfast","hotel_rating":2.5,"id":3246,"location":"(49.2148657, -122.9882164)","price":116.73565891472869} {"address":"1075 Port Elgin Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Business Centre with Internet Access'"," 'Meeting rooms'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Minibar'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_name":"Wild Turkey Guest House","hotel_rating":"NaN","id":4302,"location":"(44.440701, -81.384901)","price":116.73565891472869} {"address":"190 Lillooet Ave Harrison Hot Springs British Columbia","amenities":["['Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Spa'"," 'Restaurant'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Harrison Lake Hotel","hotel_rating":2.5,"id":4434,"location":"(49.3022125, -121.786146)","price":116.73565891472869} {"address":"184 Government St Dryden Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Restaurant'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Chalet Inn Motel And Restaurant","hotel_rating":2.5,"id":4486,"location":"(49.7861263, -92.8213911)","price":116.73565891472869} {"address":"4255 Red Mountain Road Rossland British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Shuttle Bus Service'"," 'Ski-In / Ski-Out'"," 'Wheelchair Access'"," 'Suites']"],"country":"Canada","hotel_name":"Nowhere Special Hostel","hotel_rating":"NaN","id":4680,"location":"(49.104926, -117.8192844)","price":116.73565891472869} {"address":"1597 Beach Port McNeill British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Minibar']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"McNeill's Inn On The Harborfront","hotel_rating":3.5,"id":4693,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"13483 Sunshine Coast Hwy Madeira Park British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Stonewater Motel","hotel_rating":4.5,"id":4847,"location":"(49.6355871962907, -123.97201862495)","price":116.73565891472869} {"address":"311 1st Avenue Fox Creek Alberta","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Restaurant'"," 'Spa'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Best Western Plus Fox Creek","hotel_rating":4.0,"id":5111,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"868 NW Frontage Road McBride British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"North Country Lodge","hotel_rating":4.0,"id":5152,"location":"(53.3059217, -120.1655334)","price":95.0} {"address":"462 Main Street Fort Macleod Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Century II Motel","hotel_rating":4.0,"id":5244,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"11 Baker ","amenities":["[]"],"country":"Canada","hotel_name":"L'Heritage","hotel_rating":4.5,"id":5325,"location":"(52.2732239, 4.6365651)","price":116.73565891472869} {"address":"163 rue Daudelin Shefford Quebec","amenities":["['Free parking'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Laundry Service'"," 'Sauna']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Le Gite du Petit Lac","hotel_rating":4.0,"id":5405,"location":"(45.3768088, -72.6463394)","price":116.73565891472869} {"address":"82 French Island Road Bruce Mines Ontario","amenities":["['Free parking'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Bruce Bay Cottages","hotel_rating":4.5,"id":5685,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":" ","amenities":["['Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel Saint-Hilaire","hotel_rating":3.5,"id":5798,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"5702 43 St Rimbey Alberta","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Canalta Rimbey","hotel_rating":4.5,"id":5801,"location":"(52.6438262, -114.2217014)","price":132.0} {"address":"2986 Service Rd W ","amenities":["[]"],"country":"Canada","hotel_name":"All Tucked Inn","hotel_rating":3.5,"id":5922,"location":"(44.8510431950962, -93.1565188306416)","price":88.0} {"address":"3104 Highway 2 ","amenities":["[]"],"country":"Canada","hotel_name":"The Fourth Lock Bed and Breakfast","hotel_rating":4.0,"id":6054,"location":"(45.3854985785714, -63.9252731214286)","price":116.73565891472869} {"address":"101 Bittancourt Rd British Columbia V","amenities":["[]"],"country":"Canada","hotel_name":"Seabreeze Inne","hotel_rating":"NaN","id":948,"location":"(48.8455386, -123.4933986)","price":99.0} {"address":"34 Flamingo Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Beatonridge Guest House","hotel_rating":5.0,"id":1021,"location":"(44.67317725, -63.65127795)","price":116.73565891472869} {"address":"1600 Central St E Prince George British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Camelot Court Motel","hotel_rating":3.5,"id":1731,"location":"(53.9101123, -122.7810299)","price":95.0} {"address":"1669 Phillbrook Cres ","amenities":["[]"],"country":"Canada","hotel_name":"Aaron & Tammy's Comfy House","hotel_rating":"NaN","id":1805,"location":"(43.0374552892718, -81.2651188666678)","price":69.0} {"address":"832 rue Cimon Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Au fil des saisons","hotel_rating":3.5,"id":2026,"location":"(48.3426652, -70.8834766)","price":116.73565891472869} {"address":"3915 Albert Street Regina Saskatchewan","amenities":["['Pool'"," 'Room service'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Airport transportation'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Fairfield Inn & Suites by Marriott Regina","hotel_rating":4.5,"id":2043,"location":"(50.5003548, -104.6184635)","price":115.0} {"address":"142 Lake Dr S Saint John New Brunswick","amenities":["['Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Rockwood Park Campground","hotel_rating":3.5,"id":2550,"location":"(45.2911071, -66.0530864)","price":116.73565891472869} {"address":"10 Baie-St-Paul Quebec","amenities":["[]"],"country":"Canada","hotel_name":"La Chambre des Maitres","hotel_rating":"NaN","id":2694,"location":"(47.444343, -70.505447)","price":96.0} {"address":"710 Lakeshore Dr North Bay Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Lakeshore Suites","hotel_rating":4.0,"id":2999,"location":"(46.260186, -79.4302986)","price":116.73565891472869} {"address":"10975 101 Hwy Powell River British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Laundry Service'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Seabreeze Resort","hotel_rating":4.5,"id":3036,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"40623 Highway 1 Tlell British Columbia","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Serenity Now! Bed and Breakfast","hotel_rating":5.0,"id":3156,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"R # Grande Prairie Alberta","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Maple Meadows Country Inn Bed & Breakfast","hotel_rating":5.0,"id":3463,"location":"(55.1709919, -118.7948882)","price":116.73565891472869} {"address":"7726 94a St ","amenities":["[]"],"country":"Canada","hotel_name":"La Casa Daniel B&B","hotel_rating":"NaN","id":3465,"location":"(55.1502308995009, -118.776112238621)","price":116.73565891472869} {"address":"581 28eme Rue Shawinigan Quebec","amenities":["['Free parking'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Business Centre with Internet Access'"," 'Electric vehicle charging station'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge Pique-Nique","hotel_rating":3.5,"id":3507,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"257 Gregg Ave Hinton Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hinton Highway Inn","hotel_rating":4.0,"id":3623,"location":"(53.396223, -117.5997489)","price":116.73565891472869} {"address":"171 Tyrolean Lane ","amenities":["[]"],"country":"Canada","hotel_name":"Mountain View","hotel_rating":"NaN","id":3650,"location":"(44.5139952, -80.3145706)","price":116.73565891472869} {"address":"1257 Lansdowne St West Peterborough Ontario","amenities":["['Pool'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Super 8 by Wyndham Peterborough","hotel_rating":4.0,"id":3664,"location":"(44.2796276287159, -78.3544363486331)","price":116.73565891472869} {"address":"1641 Alaska Ave Dawson Creek British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Concierge'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Peace Villa Motel","hotel_rating":3.0,"id":4018,"location":"(55.001251, -125.002441)","price":79.0} {"address":"3968 Heffley-Louis Creek Rd Sun Peaks British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Airport transportation'"," 'Breakfast Available'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Tod Mountain Guest Cabins","hotel_rating":5.0,"id":4477,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"10010 74 St Peace River Alberta","amenities":["['Room service'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Chateau Nova Peace River","hotel_rating":4.5,"id":4900,"location":"(56.2330714, -117.3469476)","price":116.73565891472869} {"address":"903 McRae-Hay Lake Road Whitney Ontario","amenities":["['Free Internet'"," 'Free parking'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Room service'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hay Lake Lodge and Cottages","hotel_rating":5.0,"id":5042,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"4125 52nd Avenue High Prairie Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Room service'"," 'Bar/Lounge'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Days Inn by Wyndham High Prairie","hotel_rating":3.0,"id":5607,"location":"(55.001251, -115.002136)","price":119.0} {"address":"Milepost 1071.5 Alaska Hwy ","amenities":["[]"],"country":"Canada","hotel_name":"Congdon Creek Campground","hotel_rating":5.0,"id":5792,"location":"('nil', 'nil')","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel Quatre Saisons","hotel_rating":4.0,"id":5883,"location":"('nil', 'nil')","price":116.73565891472869} {"address":" ","amenities":["['Refrigerator in room']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Telegraph Cove Marina & RV Park","hotel_rating":4.0,"id":5968,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"712 Connaught Drive Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Mountain Memories","hotel_rating":4.0,"id":95,"location":"(52.8721168954482, -118.085323695225)","price":116.73565891472869} {"address":"200 Capital Drive Charlottetown Prince Edward Island","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Holiday Inn Express Hotel & Suites Charlottetown","hotel_rating":4.0,"id":227,"location":"(46.26317835, -63.1611020019632)","price":116.73565891472869} {"address":"17 Passmore St ","amenities":["[]"],"country":"Canada","hotel_name":"Ambrose Tourist Home","hotel_rating":3.5,"id":268,"location":"(46.2380220815147, -63.13198449403)","price":116.73565891472869} {"address":"138 Otter Street Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Airport transportation'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Beaujolais Boutique B&B at Thea's House","hotel_rating":4.5,"id":562,"location":"(51.1802712, -115.5640106)","price":116.73565891472869} {"address":"225 Lorne St Kamloops British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Pool'"," 'Free parking'"," 'Bar/Lounge'"," 'Room service'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Sandman Signature Kamloops Hotel","hotel_rating":4.0,"id":589,"location":"(50.677653, -120.3357182)","price":140.0} {"address":" Tofino British ","amenities":["[]"],"country":"Canada","hotel_name":"Days Inn","hotel_rating":"NaN","id":699,"location":"(49.1529643, -125.9047083)","price":116.73565891472869} {"address":"285 King St E Kingston Ontario","amenities":["['Pool'"," 'Restaurant'"," 'Room service'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Four Points by Sheraton Kingston","hotel_rating":3.5,"id":1246,"location":"(44.2294789, -76.4818142)","price":116.73565891472869} {"address":"Km 16 Fish Lake Road Whitehorse Yukon","amenities":["[]"],"country":"Canada","hotel_name":"Sky High Wilderness Ranch","hotel_rating":"NaN","id":1553,"location":"(60.7226646, -135.1804666)","price":116.73565891472869} {"address":"2890 146 St ","amenities":["[]"],"country":"Canada","hotel_name":"Grace Guesthouse","hotel_rating":3.0,"id":1833,"location":"(49.0551446, -122.8162645)","price":85.0} {"address":"3 Turner Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Bob Turner Enterprises","hotel_rating":"NaN","id":2176,"location":"(37.2888386343484, -80.0871499867588)","price":120.0} {"address":"83 Morgans Rd ","amenities":["[]"],"country":"Canada","hotel_name":"The Morgan House","hotel_rating":"NaN","id":2297,"location":"(43.9044295284569, -78.5204128352705)","price":116.73565891472869} {"address":"42 Falkland Lunenburg Nova Scotia","amenities":["[]"],"country":"Canada","hotel_name":"Ashlea House B&B","hotel_rating":"NaN","id":2796,"location":"(44.3772983714286, -64.3185889857143)","price":116.73565891472869} {"address":"220 King Street ","amenities":["[]"],"country":"Canada","hotel_name":"Premiere Suites The Creighton","hotel_rating":5.0,"id":2924,"location":"(42.9872135909091, -79.2509346363636)","price":116.73565891472869} {"address":"5856 Main St Oliver British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Mount View Motel","hotel_rating":4.5,"id":3098,"location":"(49.1799019, -119.5512481)","price":69.0} {"address":"10745 117th Avenue Grande Prairie Alberta","amenities":["['Free parking'"," 'Pool'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Bar/Lounge'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Best Western Grande Prairie Hotel & Suites","hotel_rating":4.0,"id":3436,"location":"(55.001251, -115.002136)","price":132.0} {"address":"6702 106 St Grande Prairie Alberta","amenities":["['Pool'"," 'Room service'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Four Points by Sheraton Grande Prairie","hotel_rating":4.5,"id":3444,"location":"(55.1834594, -118.8177351)","price":131.0} {"address":"208 St Mary's River Dr Sault Ste. Marie Ontario","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Bar/Lounge'"," 'Airport transportation'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Electric vehicle charging station'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Delta Hotels by Marriott Sault Ste. Marie Waterfront","hotel_rating":4.5,"id":3574,"location":"(46.5098389, -84.337316)","price":118.0} {"address":"325 North Front St Belleville Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Travelers Inn","hotel_rating":2.0,"id":4192,"location":"(44.1854379, -77.3947599)","price":116.73565891472869} {"address":"862 Boulevard Sacre Coeur Saint-Felicien Quebec","amenities":["['Free parking'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hotel De La Borealie","hotel_rating":4.0,"id":4417,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"1640 Rte 138 ","amenities":["[]"],"country":"Canada","hotel_name":"Gite la Charmeuse","hotel_rating":4.0,"id":4561,"location":"(46.6779171942256, -71.6753440744293)","price":74.0} {"address":"3090 Cook St Chemainus British Columbia","amenities":["['Air conditioning']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Eagle Quay B&B","hotel_rating":5.0,"id":4592,"location":"(48.9303395, -123.7413907)","price":116.73565891472869} {"address":"181 Shuswap Ave Chase British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Overlander Motel","hotel_rating":4.5,"id":5067,"location":"(50.8212806, -119.6777369)","price":85.0} {"address":"3999 Lakeshore Drive Rawdon Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Minibar']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Rawdon Golf Resort","hotel_rating":5.0,"id":5122,"location":"(46.0525034, -73.7006607)","price":120.0} {"address":"935 Rue du Quai ","amenities":["[]"],"country":"Canada","hotel_name":"MaisoNeige du Paradis","hotel_rating":"NaN","id":5449,"location":"(50.6371266, 3.055565)","price":116.73565891472869} {"address":"6755 Fallsview Boulevard Niagara Falls Ontario","amenities":["['Pool'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Bar/Lounge'"," 'Breakfast Available'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Paid Internet'"," 'Paid Wifi'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Niagara Falls Marriott on the Falls","hotel_rating":4.0,"id":6,"location":"(43.0773648, -79.0827579478645)","price":116.73565891472869} {"address":"108 Connaught Dr. Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Cedargate","hotel_rating":4.5,"id":68,"location":"(52.8831888571429, -118.078389285714)","price":116.73565891472869} {"address":"137 rue du Couvent Mont Tremblant Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Le Couvent","hotel_rating":3.5,"id":466,"location":"(46.1939533332005, -74.6287241353445)","price":116.73565891472869} {"address":"1593 Cache Close Golden British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Spa'"," 'Banquet Room'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Non-smoking hotel'"," 'Ski-In / Ski-Out'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Winston Lodge & Spa","hotel_rating":4.5,"id":713,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"636 Bedford Hwy Halifax Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Bluenose Inn & Suites","hotel_rating":2.5,"id":1012,"location":"(44.6998236, -63.6615912)","price":94.0} {"address":"1368 Highway 15 Kingston Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Electric vehicle charging station'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Green Woods Inn","hotel_rating":5.0,"id":1242,"location":"(44.2757347130441, -76.443940957083)","price":165.0} {"address":"38 Queen's Rd St. John's Newfoundland and Labrador","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Balmoral Inn","hotel_rating":4.5,"id":1520,"location":"(47.5625065, -52.7109029)","price":116.73565891472869} {"address":"26 Marriott Dr Moncton New Brunswick","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Pool'"," 'Breakfast included'"," 'Airport transportation'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Fairfield Inn & Suites by Marriott Moncton","hotel_rating":4.5,"id":2186,"location":"(46.1130627, -64.7137871)","price":118.0} {"address":"79 Sundog Rd Parry Sound Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Aisling Lakehouse","hotel_rating":4.5,"id":2394,"location":"(45.287309, -79.994867)","price":116.73565891472869} {"address":"625 Greer Rd Clearwater British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Half Moon Guest House","hotel_rating":"NaN","id":2498,"location":"(51.6791304, -120.0127442)","price":85.0} {"address":"46 Route 132 Ouest ","amenities":["[]"],"country":"Canada","hotel_name":"Motel Le Repos","hotel_rating":"NaN","id":2586,"location":"(48.147549, -66.318172)","price":116.73565891472869} {"address":"15663 Old Tete Jaune Road Valemount British Columbia","amenities":["['Free Internet'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Robson Valley Chalet","hotel_rating":3.5,"id":2668,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"122 Trois-Rivieres Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Concierge'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Appart Hotel Trois-Rivieres","hotel_rating":4.0,"id":2740,"location":"(46.3507999, -72.5571257)","price":88.0} {"address":"630 Lakeview Dr Kenora Ontario","amenities":["[]"],"country":"Canada","hotel_name":"The Waterview Inn","hotel_rating":"NaN","id":3217,"location":"(49.7658549, -94.5212731)","price":116.73565891472869} {"address":"8908 Highway 105 Baddeck Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"McIntyre's Cottages & Cameron House","hotel_rating":4.5,"id":3384,"location":"(46.0812359766787, -60.8205623289624)","price":116.73565891472869} {"address":"84 Lansdowne St E Peterborough Ontario","amenities":["['Free parking'"," 'Pool'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Best Western Plus Otonabee Inn","hotel_rating":4.5,"id":3665,"location":"(44.2895084, -78.305703)","price":139.0} {"address":"955 Front St ","amenities":["[]"],"country":"Canada","hotel_name":"Sylvan Motel","hotel_rating":4.0,"id":4158,"location":"(42.8217489, -73.9374571)","price":116.73565891472869} {"address":"134 Forsythe St Oakville Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Walnut House B&B","hotel_rating":5.0,"id":4456,"location":"(43.4428105666667, -79.6736800666667)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Compass Rose","hotel_rating":4.5,"id":4866,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"2401 Saskatchewan Ave W Portage la Prairie Manitoba","amenities":["[]"],"country":"Canada","hotel_name":"Canad Inns Portage la Prairie","hotel_rating":"NaN","id":5235,"location":"(49.9734402, -98.2962398)","price":116.73565891472869} {"address":"5277 Evans Rd Halfmoon Bay British Columbia","amenities":["['Free parking'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Inn-Nature Retreat & Spa","hotel_rating":4.5,"id":5282,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"1193 Place Phillips Montreal Quebec","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Restaurant'"," 'Breakfast included'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Le Square Phillips Hotel & Suites","hotel_rating":4.5,"id":9,"location":"(45.503560325, -73.56732943)","price":116.73565891472869} {"address":"3815 Skaha Lake Rd ","amenities":["[]"],"country":"Canada","hotel_name":"South Beach Gardens RV Park","hotel_rating":3.0,"id":407,"location":"(49.4528508, -119.5977911)","price":116.73565891472869} {"address":"1 Thorburn & Borron St. ","amenities":["[]"],"country":"Canada","hotel_name":"Thorburn House","hotel_rating":3.5,"id":789,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"6385 Corfu Dr Nanaimo British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"About The Sea B&B","hotel_rating":4.5,"id":897,"location":"(49.2461248, -124.0437095)","price":116.73565891472869} {"address":"490 Horel Rd British Columbia V","amenities":["[]"],"country":"Canada","hotel_name":"Log House Bed and Breakfast","hotel_rating":"NaN","id":968,"location":"(48.8112622, -123.4597945)","price":116.73565891472869} {"address":"199 Kenmount Rd St. John's Newfoundland and Labrador","amenities":["['Free parking'"," 'Pool'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Fairfield Inn & Suites St. John's Newfoundland","hotel_rating":4.5,"id":1476,"location":"(47.5517056, -52.775504)","price":105.0} {"address":"1467 BC - Highway 23 South ","amenities":["[]"],"country":"Canada","hotel_name":"Eagle Pass Lodge","hotel_rating":5.0,"id":1675,"location":"(50.6395355, -117.9268923)","price":116.73565891472869} {"address":"3 Boulevard du Casino Gatineau Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Hilton Lac-Leamy","hotel_rating":"NaN","id":2076,"location":"(45.44756815, -75.7237703283937)","price":268.0} {"address":"2515 Mountain Rd Moncton New Brunswick","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Days Inn & Suites by Wyndham Moncton","hotel_rating":3.5,"id":2191,"location":"(46.0943635, -64.7752107)","price":101.0} {"address":"945 boulevard Ste-Anne Rimouski Quebec","amenities":["['Free parking'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel au Soleil Couchant","hotel_rating":3.5,"id":2365,"location":"(48.5088497959805, -68.462272949852)","price":116.73565891472869} {"address":"30 Oastler Park Dr Parry Sound Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Lakeside Motel And Cottage","hotel_rating":"NaN","id":2418,"location":"(45.3438373, -80.0070771)","price":116.73565891472869} {"address":"975 Shoppers Row Campbell River British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Restaurant'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Coast Discovery Inn","hotel_rating":4.0,"id":2429,"location":"(50.0255098, -125.2423238)","price":113.0} {"address":"1493 Monseigneur-de Laval Blvd Baie-St-Paul Quebec","amenities":["['Room service'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Maison Chez Laurent","hotel_rating":3.0,"id":2705,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"9040 Granville Street Port Hardy British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Room service'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Kwa'lilas Hotel","hotel_rating":4.5,"id":3174,"location":"(50.7206947, -127.4967195)","price":116.73565891472869} {"address":"135 Talbot St W Leamington Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Sun Parlor Motel","hotel_rating":3.5,"id":4442,"location":"(42.0510582, -82.6088281)","price":116.73565891472869} {"address":"955 Yonge St Midland Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"The Shamrock Motel","hotel_rating":2.0,"id":4510,"location":"(44.73854008339, -79.9019475220578)","price":116.73565891472869} {"address":"1000 Boulevard des Cascades Alma Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Hotel Universel Alma","hotel_rating":"NaN","id":4660,"location":"(48.550814, -71.655193)","price":130.0} {"address":"1223 Principale St Bathurst New Brunswick","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Restaurant'"," 'Bar/Lounge'"," 'Room service'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Golf Course'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Danny's Hotel Suites Event Centre","hotel_rating":4.0,"id":4731,"location":"(46.500283, -66.750183)","price":149.0} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge la Seigneurie","hotel_rating":4.0,"id":4748,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"700 Rue Gadbois Saint-Jean-sur-Richelieu Quebec","amenities":["['Pool'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Holiday Inn Express St. Jean sur Richelieu","hotel_rating":4.0,"id":5344,"location":"(45.33198265, -73.2862219909954)","price":114.0} {"address":"2 rue Chenail Shefford Quebec","amenities":["['Free parking'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Solaireau Spa","hotel_rating":5.0,"id":5403,"location":"(45.35953, -72.5880473)","price":116.0} {"address":"1416 Chemin Desmarais Sainte-Emelie-de-L'Energie Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Le Beluga","hotel_rating":"NaN","id":5912,"location":"(46.28670995, -73.61954761102)","price":116.73565891472869} {"address":"12 West St Charlottetown Prince Edward Island","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Eden Hall Inn","hotel_rating":4.0,"id":234,"location":"(46.2315606, -63.1323066)","price":116.73565891472869} {"address":"242 Kinlock Rd Charlottetown Prince Edward Island","amenities":["['Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Ocean Peek B&B","hotel_rating":5.0,"id":239,"location":"(46.1316082700298, -62.8419384749337)","price":116.73565891472869} {"address":"1773 Trans Canada Hwy E Kamloops British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Pool'"," 'Free parking'"," 'Breakfast included'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Best Budget Inn and Suites","hotel_rating":3.0,"id":610,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"511 Drake St Nanaimo British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Pine & Picket B&B","hotel_rating":5.0,"id":891,"location":"(49.1882052, -123.9509496)","price":116.73565891472869} {"address":"Blue Mountain Road Wasaga Beach Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Abby's Sandy Pines Cottages","hotel_rating":"NaN","id":1437,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"9845 Eastside Rd Vernon British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Outback Lakeside Vacation Homes","hotel_rating":4.5,"id":1761,"location":"(50.180763, -119.432859)","price":116.73565891472869} {"address":"# 3 Observatory Road Osoyoos British Columbia","amenities":["['Free Internet'"," 'Free parking'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Observatory Bed & Breakfast","hotel_rating":5.0,"id":1923,"location":"(49.0144443, -119.3983747)","price":116.73565891472869} {"address":"5885 Beaver Harbour Rd Port Hardy British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"An Ocean Storm Bed & Breakfast","hotel_rating":5.0,"id":3193,"location":"(50.6923399, -127.4144797)","price":116.73565891472869} {"address":"852 Levis Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Motel Levis","hotel_rating":"NaN","id":3418,"location":"(46.7910096, -71.1753274)","price":70.0} {"address":"31 Centennial Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Woodward House B&B","hotel_rating":"NaN","id":3502,"location":"(44.9908545158225, -64.1204895477031)","price":116.73565891472869} {"address":"864 Queen St E Sault Ste. Marie Ontario","amenities":["['Free parking'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"The Algonquin Hotel","hotel_rating":2.5,"id":3595,"location":"(46.5227419, -84.2478966)","price":116.73565891472869} {"address":"235 Goderich St Port Elgin Ontario","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Travelodge Port Elgin","hotel_rating":3.5,"id":4294,"location":"(44.4354514, -81.3894524)","price":116.73565891472869} {"address":"45 Sept Iles Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Breakfast Available'"," 'Conference Facilities'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Hotel Sept-Iles","hotel_rating":3.0,"id":4817,"location":"(50.2109579, -66.3790642)","price":116.73565891472869} {"address":"2 Chemin de Fabre ","amenities":["[]"],"country":"Canada","hotel_name":"Motel Caroline","hotel_rating":4.5,"id":5255,"location":"(47.3267336, -79.4413878)","price":116.73565891472869} {"address":"563 Arbutus Dr British Columbia V","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Blue Vista Resort","hotel_rating":4.5,"id":5326,"location":"(49.6999214, -123.128768)","price":116.73565891472869} {"address":"1170 Denison Est ","amenities":["[]"],"country":"Canada","hotel_name":"Auberge Rohkwaho Spirit","hotel_rating":"NaN","id":5406,"location":"(45.3967016, -72.7156882)","price":116.73565891472869} {"address":"4890 Pool Rd Garden Bay British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"John Henry's Marina & Resort","hotel_rating":4.0,"id":5714,"location":"(49.6308867, -124.0325268)","price":116.73565891472869} {"address":"711 Larch Pl ","amenities":["[]"],"country":"Canada","hotel_name":"Room with a view Bed and Breakfast","hotel_rating":5.0,"id":174,"location":"(40.4527614795036, -105.067111138788)","price":116.73565891472869} {"address":"824 Park Dr Golden British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Rondo Motel","hotel_rating":3.0,"id":712,"location":"(51.2968266, -116.9653761)","price":65.0} {"address":"19 Robinson Little Current","amenities":["['Free High Speed Internet (WiFi)'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Shaftesbury Inn","hotel_rating":4.5,"id":825,"location":"(45.98192092, -81.93007108)","price":116.73565891472869} {"address":"215 Welbury Dr British Columbia V","amenities":["[]"],"country":"Canada","hotel_name":"Arbutus Point Oceanfront Bed and Breakfast","hotel_rating":"NaN","id":946,"location":"(48.8472503, -123.4500781)","price":116.73565891472869} {"address":"313 First St East Revelstoke British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Poppi's Guesthouse","hotel_rating":"NaN","id":1641,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"460 Rue Racine East Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hotel Chicoutimi","hotel_rating":3.5,"id":2018,"location":"(46.8485015293587, -71.3645473448891)","price":104.0} {"address":"Oastler Park Drive R.R. # 2 ","amenities":["[]"],"country":"Canada","hotel_name":"Ell Mar Motel","hotel_rating":4.0,"id":2412,"location":"(45.3102455, -79.9359831)","price":116.73565891472869} {"address":"Rr2 58 Otter Lake Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Maple Leaf Resort & Cottages","hotel_rating":"NaN","id":2419,"location":"(43.209525, -83.494541)","price":116.73565891472869} {"address":"2250 Campbell River Rd Campbell River British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Haig-Brown Heritage House","hotel_rating":5.0,"id":2455,"location":"(50.038473, -125.2986234)","price":116.73565891472869} {"address":"31 Perce Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Children Activities (Kid / Family Friendly)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel et Chalet Nouvel Horizon","hotel_rating":4.0,"id":2579,"location":"(48.5222989, -64.2136423)","price":116.73565891472869} {"address":"71 Gasoline Alley E Red Deer Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Howard Johnson by Wyndham Red Deer","hotel_rating":3.5,"id":2885,"location":"(52.2188167, -113.8126909)","price":63.0} {"address":"Waverley Avenue ","amenities":["[]"],"country":"Canada","hotel_name":"An Yang House","hotel_rating":5.0,"id":3238,"location":"(51.4242175, 0.7992111)","price":116.73565891472869} {"address":"796468 Grey Road 19 Blue Mountains Ontario","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Business Centre with Internet Access'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Ski-In / Ski-Out'"," 'Tennis Court'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Mountain Springs Resort and Conference Centre","hotel_rating":3.5,"id":3646,"location":"(44.5124812, -80.3238143)","price":116.73565891472869} {"address":"156 Victoria Ave Belleville Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Place Victoria Place Bed & Breakfast","hotel_rating":5.0,"id":4189,"location":"(44.1690512, -77.3750175)","price":116.73565891472869} {"address":"40 First St W Cornwall Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Chesley's Inn","hotel_rating":5.0,"id":4286,"location":"(45.0161711, -74.7297358)","price":116.73565891472869} {"address":"2020 Vincent Massey Dr Cornwall Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Fairview Inn","hotel_rating":2.0,"id":4291,"location":"(45.0314132393305, -74.7742194041841)","price":116.73565891472869} {"address":"13 rang Dion ","amenities":["[]"],"country":"Canada","hotel_name":"Natureza Spa Nordique","hotel_rating":3.5,"id":4840,"location":"(45.2846871, -72.8533393)","price":116.73565891472869} {"address":"2128 Rue des Riverains ","amenities":["[]"],"country":"Canada","hotel_name":"Auberge Emond","hotel_rating":"NaN","id":5497,"location":"(46.7426333461251, -71.4012340838409)","price":116.73565891472869} {"address":"44 Queen St Stephenville Newfoundland and Labrador","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Babysitting'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Casino and Gambling'"," 'Dry Cleaning'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Days Inn by Wyndham Stephenville","hotel_rating":4.0,"id":5877,"location":"(48.5521787, -58.5775624)","price":116.73565891472869} {"address":"77 Pond Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Beachside B&B","hotel_rating":2.5,"id":5921,"location":"(40.8328181970182, -73.7549923447818)","price":116.73565891472869} {"address":"365 Boulevard Sir Wilfrid-Laurier Saint-Basile-le-Grand Quebec","amenities":["['Free parking'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Hotel Le Mirage","hotel_rating":2.5,"id":6079,"location":"(45.5345867, -73.2699313)","price":116.73565891472869} {"address":"107 Montane Rd Canmore Alberta","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Heated pool'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Lodges at Canmore","hotel_rating":3.5,"id":139,"location":"(51.0850916, -115.3427885)","price":104.0} {"address":"37 Britain Shore Rd Charlottetown Prince Edward Island","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Brackley Beach Hostel","hotel_rating":4.0,"id":246,"location":"(46.4019044597262, -63.1907571390407)","price":116.73565891472869} {"address":"101 Main St. Newfoundland and Labrador","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Tableland Cottages","hotel_rating":4.5,"id":1190,"location":"(49.4704851, -58.1265968)","price":116.73565891472869} {"address":" Newfoundland and Labrador","amenities":["['Free Internet'"," 'Free parking'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Cozy Corner Cottages","hotel_rating":4.0,"id":1196,"location":"(53.8217327, -61.2295532)","price":116.73565891472869} {"address":"2230 Dundas St London Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Airport transportation'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Electric vehicle charging station'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Best Western London Airport Inn & Suites","hotel_rating":4.5,"id":1781,"location":"(43.010445, -81.15544)","price":116.73565891472869} {"address":"2675 Boul Du Royaume Quebec","amenities":["['Pool'"," 'Room service'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Delta Hotels by Marriott Saguenay Conference Centre","hotel_rating":4.0,"id":1999,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"5102 52 St Yellowknife Northwest Territories","amenities":["['Room service'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Aurora Yellowknife Jenny's","hotel_rating":4.5,"id":2165,"location":"(62.4515468, -114.3713959)","price":110.0} {"address":"401 Sunset Ave G 07 ","amenities":["[]"],"country":"Canada","hotel_name":"University of Windsor","hotel_rating":4.5,"id":2635,"location":"(31.313453, -84.347732)","price":116.73565891472869} {"address":"75 Pelham Street Lunenburg Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Kaulbach House","hotel_rating":5.0,"id":2803,"location":"(44.3770938428571, -64.3114949428571)","price":116.73565891472869} {"address":"6251 Yew St Powell River British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Rodmay Heritage Hotel","hotel_rating":3.5,"id":3025,"location":"(49.8728951, -124.5521962)","price":116.73565891472869} {"address":"4115 Boulevard de la Rive Sud Levi","amenities":["['Restaurant'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge Motel Moka-Creme","hotel_rating":3.5,"id":3427,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"11301 100 Ave Grande Prairie Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Westport Inn","hotel_rating":2.5,"id":3453,"location":"(55.170220379574, -118.836579273589)","price":116.73565891472869} {"address":"106 Hoylake Rd E Qualicum Beach British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"La Rosetta Bed & Breakfast","hotel_rating":5.0,"id":3548,"location":"(49.3513273, -124.438942)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Dry Cleaning'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Comfort Inn Midland","hotel_rating":4.5,"id":4507,"location":"('nil', 'nil')","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel La Marina","hotel_rating":3.5,"id":4749,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"1102 Bow Valley Trail Canmore Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Basecamp Resorts","hotel_rating":4.0,"id":138,"location":"(51.0748046, -115.3325832)","price":107.0} {"address":"3 Grafton St Charlottetown Prince Edward Island","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Sonata Inn","hotel_rating":4.5,"id":207,"location":"(46.2320997, -63.132374)","price":116.73565891472869} {"address":"1 Juniper Way Alberta","amenities":["['Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Bar/Lounge'"," 'Free parking'"," 'Banquet Room'"," 'Breakfast Available'"," 'Conference Facilities'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Juniper Hotel","hotel_rating":4.0,"id":511,"location":"(51.1873795, -115.588254835833)","price":120.0} {"address":"1767 Trans Canada Hwy E Kamloops British Columbia","amenities":["[]"],"country":"Canada","hotel_experience":"Terrible","hotel_name":"4 Seasons Motel","hotel_rating":1.0,"id":637,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"320 Main Street Tofino British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Concierge'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Paddlers Inn","hotel_rating":4.0,"id":671,"location":"(49.15402, -125.9081094)","price":116.73565891472869} {"address":"40 Cote Saint-Antoine ","amenities":["[]"],"country":"Canada","hotel_name":"Gite Dentelles Et Pignons","hotel_rating":4.5,"id":1321,"location":"(47.6384777500025, -70.1500157632514)","price":116.73565891472869} {"address":"13 Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Conference Facilities'"," 'Electric vehicle charging station'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Jouvence, Centre de Villegiature","hotel_rating":4.5,"id":1358,"location":"(33.574113244898, -117.73410844898)","price":116.73565891472869} {"address":"395 Sandy Hook Road Picton Ontario","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Banquet Room'"," 'Breakfast Available'"," 'Conference Facilities'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Waring House","hotel_rating":3.5,"id":1576,"location":"(43.9938446, -77.1787228)","price":116.73565891472869} {"address":"226 Ambrose St Thunder Bay Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Concierge'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Haven Hostel","hotel_rating":5.0,"id":1683,"location":"(48.43263878, -89.22257578)","price":116.73565891472869} {"address":"6615 Felton Lane/Sooke Road ","amenities":["[]"],"country":"Canada","hotel_name":"Ty Collwyn Waterfront Retreat","hotel_rating":3.5,"id":2318,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"289 Lunenburg Nova Scotia","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Captain's Bell Bed and Breakfast","hotel_rating":5.0,"id":2824,"location":"(44.3774954, -64.3154816)","price":116.73565891472869} {"address":"Lost Channel Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Clear Lake Eco Retreat","hotel_rating":5.0,"id":3011,"location":"(43.0458601, -86.176193)","price":116.73565891472869} {"address":"2694 Dawson Rd Powell River British Columbia","amenities":["['Free parking'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Desolation Resort","hotel_rating":4.5,"id":3032,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"428 Bateau Passeur Street Tadoussac Quebec","amenities":["['Free parking'"," 'Children Activities (Kid / Family Friendly)'"," 'Golf Course'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Camping Tadoussac","hotel_rating":4.0,"id":3309,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"752 Carmichael Lane Hinton Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hinton Lodge","hotel_rating":4.0,"id":3615,"location":"(53.3865446, -117.6193266)","price":99.0} {"address":"7593 Main Street West Radium Hot Springs British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Cedar Motel","hotel_rating":4.5,"id":3740,"location":"(50.6206641, -116.0713286)","price":85.0} {"address":"528 63rd Street Edson Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Lakeview Inns & Suites - Edson Airport West","hotel_rating":4.0,"id":4238,"location":"(55.001251, -115.002136)","price":105.0} {"address":"1484 Wilkinson Rd Comox British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Copes' Islander Oceanfront B&B","hotel_rating":"NaN","id":4772,"location":"(49.7424399, -124.9317319)","price":116.73565891472869} {"address":"1100 rue de l'Escale Val d'Or Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Room service'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"L'Escale Hotel Suites","hotel_rating":4.5,"id":4804,"location":"(48.1030729, -77.8076887)","price":116.73565891472869} {"address":"300 Lakeland Dr Sherwood Park Alberta","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Best Western Plus Sherwood Park Inn & Suites","hotel_rating":4.5,"id":4857,"location":"(53.5558591, -113.3157996)","price":132.0} {"address":"211 Nuthatch Road Bamfield British Columbia","amenities":["['Free parking'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Kingfisher Lodge and Marina","hotel_rating":3.5,"id":4914,"location":"(48.8286542, -125.133128)","price":116.73565891472869} {"address":"466 Principale Street Eastman Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite La Marmotte Eastman B&B","hotel_rating":4.5,"id":5098,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"Broad Cove Marsh Road Inverness Nov","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"MacLeod Inn","hotel_rating":4.5,"id":5257,"location":"(46.285424, -61.2636358)","price":116.73565891472869} {"address":"Home 2 Suites By Hilton 8490 Parkhill Dr Milton Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Home2 Suites by Hilton Milton Ontario","hotel_rating":4.5,"id":5549,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"440 Main Street ","amenities":["[]"],"country":"Canada","hotel_name":"Garden Court Motel","hotel_rating":"NaN","id":5824,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"6740 Fallsview Blvd Niagara Falls Ontario","amenities":["['Pool'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Spa'"," 'Room service'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Paid Internet'"," 'Paid Wifi'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Niagara Falls Marriott Fallsview Hotel & Spa","hotel_rating":4.0,"id":1,"location":"(43.0784124, -79.0820118287735)","price":118.0} {"address":"5255 Deep Creek Dr British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Deep Creek Lodge","hotel_rating":4.5,"id":319,"location":"(54.5740471, -128.6508791)","price":116.73565891472869} {"address":"1390 Manitoba St ","amenities":["[]"],"country":"Canada","hotel_name":"The Bundy Buddy Guesthouse","hotel_rating":"NaN","id":404,"location":"(33.9547247, -118.438826)","price":116.73565891472869} {"address":"137 Banff Avenue Alberta","amenities":["[]"],"country":"Canada","hotel_name":"King Edward Hotel","hotel_rating":"NaN","id":539,"location":"(51.1765327, -115.5711913)","price":116.73565891472869} {"address":"1094 Spruston Rd Nanaimo British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Mountainaire Campground and RV Park","hotel_rating":4.0,"id":896,"location":"(49.0592192, -123.9162095)","price":116.73565891472869} {"address":"1699 Woobank Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Chidiah Retreat Bed and Breakfast","hotel_rating":4.5,"id":901,"location":"(49.1066574, -123.8503214)","price":116.73565891472869} {"address":"706 Circle Dr E Saskatoon Saskatchewan","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Dry Cleaning'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Super 8 by Wyndham Saskatoon Near Saskatoon Airport","hotel_rating":4.0,"id":1071,"location":"(52.15856665, -106.657412692078)","price":102.0} {"address":"3 La Malbaie Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Domaine Frais Air","hotel_rating":4.5,"id":1316,"location":"(47.657525, -70.153885)","price":116.73565891472869} {"address":"280 Main St ","amenities":["[]"],"country":"Canada","hotel_name":"Pomodoro Suites","hotel_rating":"NaN","id":1583,"location":"('nil', 'nil')","price":149.0} {"address":"8663 141b St ","amenities":["[]"],"country":"Canada","hotel_name":"Baileys by the Creek Bed & Breakfast","hotel_rating":5.0,"id":1845,"location":"(49.1606796, -122.8297431)","price":116.73565891472869} {"address":"3150 Errington Ave Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Business Centre with Internet Access'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Northland Motel","hotel_rating":4.5,"id":1875,"location":"(46.5686589, -81.1980363)","price":116.73565891472869} {"address":"4205 Pebble Beach Dr Osoyoos British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Spare Room","hotel_rating":5.0,"id":1909,"location":"(49.0158964, -119.4833218)","price":116.73565891472869} {"address":"1110 E Victoria Ave Regina Saskatchewan","amenities":["['Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Bar/Lounge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Chateau Regina Hotel & Suites","hotel_rating":3.0,"id":2062,"location":"(50.44723, -104.5548357)","price":116.73565891472869} {"address":"75 Edmonton Street Gatineau Quebec","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Spa'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Ramada Plaza Gatineau/Manoir du Casino","hotel_rating":4.0,"id":2079,"location":"(52.4760892, -71.8258668)","price":127.0} {"address":"1573 Butter Rd W Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Duck Tail Inn","hotel_rating":4.5,"id":2242,"location":"(43.1544787, -80.0462735)","price":116.73565891472869} {"address":"2100 Huron Church Rd Windsor Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Room service'"," 'Free parking'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Royal Windsor Motel","hotel_rating":2.5,"id":2628,"location":"(42.2606396, -83.0407323)","price":65.0} {"address":"24 Ch du Cap-aux-Corbeaux Nord Baie-St-Paul Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Bar/Lounge'"," 'Breakfast Available'"," 'Concierge'"," 'Electric vehicle charging station'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge L'Estampilles","hotel_rating":5.0,"id":2691,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"5001 19 St Red Deer Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Breakfast included'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel 6 Red Deer","hotel_rating":4.0,"id":2876,"location":"(52.234377, -113.8214573)","price":89.0} {"address":"4405 Central Blvd Burnaby British Columbia","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Free parking'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Holiday Inn Express Hotel Vancouver Metrotown","hotel_rating":4.0,"id":3235,"location":"(49.2265894, -123.004442)","price":116.73565891472869} {"address":"1 Rue St-Felix Levis Quebec","amenities":["['Free Internet'"," 'Free parking'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"La Maison sous l'Orme","hotel_rating":4.5,"id":3412,"location":"(46.8145029, -71.1826698)","price":116.73565891472869} {"address":"2767 West Island Highway Qualicum Beach British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Sand Pebbles Inn","hotel_rating":4.0,"id":3542,"location":"(49.3502554, -124.4043021)","price":100.0} {"address":"1090 Sherwood Rd Ontario","amenities":["['Restaurant'"," 'Bar/Lounge'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Babysitting'"," 'Banquet Room'"," 'Conference Facilities'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Tennis Court'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Sherwood Inn","hotel_rating":4.0,"id":4164,"location":"(43.1091638, -79.1029294)","price":116.73565891472869} {"address":"59 Laval Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Concierge'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Auberge Chomedey Inn","hotel_rating":3.5,"id":4221,"location":"(45.5757802, -73.7530656)","price":76.0} {"address":"2800 Marie Victorin Blvd Longueuil Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Hotel L'Express","hotel_rating":3.0,"id":4597,"location":"(52.4760892, -71.8258668)","price":105.0} {"address":"553 rue des Iri Mont Laurier Quebec","amenities":["['Room service'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Danielle & Gaston B&B","hotel_rating":3.5,"id":4722,"location":"(52.4760892, -71.8258668)","price":85.0} {"address":"701 - Main Avenue West ","amenities":["[]"],"country":"Canada","hotel_name":"The Kings Motel","hotel_rating":3.5,"id":4797,"location":"(40.793619, -81.53283)","price":116.73565891472869} {"address":"4965 Wills Rd Fairmont Hot Springs British Columbia","amenities":["['Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Chalet in the Rockies B&B","hotel_rating":5.0,"id":4821,"location":"(50.3391791, -115.8606994)","price":116.73565891472869} {"address":"1 North Hatley Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"La Raveaudiere","hotel_rating":4.5,"id":4896,"location":"(45.275611, -71.972122)","price":111.0} {"address":"Junction of Highways 7 & 21 Kindersley Saskatchewan","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Restaurant'"," 'Bar/Lounge'"," 'Dry Cleaning'"," 'Golf Course'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Nova Inn Kindersley","hotel_rating":4.0,"id":5157,"location":"(55.5321257, -106.1412243)","price":94.0} {"address":"9538A 129 Hwy Thessalon Ontario","amenities":["['Free parking'"," 'Restaurant'"," 'Room service'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Hot Tub'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Wakomata Shores Resort","hotel_rating":4.5,"id":5443,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"6255 Boul Laurier Ouest Saint Hyacinthe Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Motel Bienvenue","hotel_rating":1.5,"id":5559,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":" ","amenities":["['Free High Speed Internet (WiFi)'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Southview Motel","hotel_rating":4.0,"id":5818,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"4205 - 64 Stree Ponoka Alberta","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Indoor pool'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Paid Internet'"," 'Paid Wifi'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Western Budget Motel Ponoka","hotel_rating":3.0,"id":5962,"location":"(55.001251, -115.002136)","price":89.0} {"address":"44154 Thurston Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Cripple Creek Campground","hotel_rating":"NaN","id":5970,"location":"(55.8520361, -4.3537391)","price":116.73565891472869} {"address":"8 Chemin Bellevue Ouest L'Anse a Gilles Quebec","amenities":["['Spa'"," 'Fitness Centre with Gym / Workout Room'"," 'Air conditioning'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Motel Au Rocher","hotel_rating":2.0,"id":6024,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":" Pangnirtung","amenities":["['Restaurant']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auyuittug Lodge","hotel_rating":4.0,"id":6071,"location":"(66.14651685, -65.7183192791855)","price":116.73565891472869} {"address":"Highway 1A ","amenities":["[]"],"country":"Canada","hotel_name":"A1 Motel","hotel_rating":1.0,"id":185,"location":"(50.3757802, -111.4861986)","price":116.73565891472869} {"address":"1048 Westminster Ave W Penticton British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Sahara Courtyard Inn Penticton","hotel_rating":3.0,"id":375,"location":"(55.001251, -125.002441)","price":69.0} {"address":"6797 Barnhartvale Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Kamloops Log Home","hotel_rating":2.5,"id":632,"location":"(50.6473979, -120.1449908)","price":116.73565891472869} {"address":"1818 County Road 12 Picton Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Sandbanks Beach Resort","hotel_rating":4.0,"id":1582,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"242 Pall Mall St London Ontario","amenities":["['Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Park Hotel","hotel_rating":4.0,"id":1774,"location":"(42.992783440638, -81.2506513823023)","price":116.73565891472869} {"address":"13939 104 Ave Surrey British Columbia","amenities":["['Fitness Centre with Gym / Workout Room'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Surrey Central Inn","hotel_rating":1.5,"id":1838,"location":"(49.19205695, -122.835791601079)","price":69.0} {"address":"1224 Upper James St Hamilton Ontario","amenities":["['Pool'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Bar/Lounge'"," 'Airport transportation'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Courtyard by Marriott Hamilton,","hotel_rating":4.0,"id":2228,"location":"(43.2151973425, -79.8876315625)","price":144.0} {"address":"134 J.-Romuald-Berube Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Le Vieux Bicois","hotel_rating":3.5,"id":2366,"location":"(48.3730344889547, -68.7090638511681)","price":60.0} {"address":"29 de la Lumiere Baie-St-Paul Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Aux Portes du Soleil","hotel_rating":4.5,"id":2699,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"2569 Dobbin Rd West Kelowna British Columbia","amenities":["['Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Room service'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Airport transportation'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Holiday Inn West Kelowna","hotel_rating":3.5,"id":3060,"location":"(49.8282707, -119.6377388)","price":116.73565891472869} {"address":"5815 Tulameen Street Oliver British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"A Golden Mile BnB","hotel_rating":5.0,"id":3113,"location":"(49.177783, -119.5578591)","price":116.73565891472869} {"address":"649 Lakeside Crt Oliver British Columbia","amenities":["['Air conditioning'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Retreat by the Lake","hotel_rating":5.0,"id":3130,"location":"(49.1890446, -119.5424902)","price":116.73565891472869} {"address":"7735 Cedar Pl. Port Hardy British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Oceanview Bed and Breakfast","hotel_rating":5.0,"id":3189,"location":"(50.7295633, -127.4990475)","price":116.73565891472869} {"address":"1023 Ogopogo Lane Minden Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Heated pool'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Ogopogo Resort on Mountain Lake","hotel_rating":5.0,"id":4582,"location":"(44.9970092, -78.7059274)","price":116.73565891472869} {"address":"328 Rue Principale ","amenities":["[]"],"country":"Canada","hotel_name":"La Maison Rose Alma Couette et Cafe","hotel_rating":5.0,"id":5670,"location":"('nil', 'nil')","price":76.0} {"address":"4708 Highway Avenue ","amenities":["[]"],"country":"Canada","hotel_name":"Grizzly Motel","hotel_rating":4.0,"id":5830,"location":"(30.3215646529353, -81.7271131516429)","price":116.73565891472869} {"address":"1 Poplar Cres Brechin Ontario","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Banquet Room'"," 'Breakfast Available'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Heated pool'"," 'Indoor pool'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Sauna'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Lagoon Harbour Resort & Hotel","hotel_rating":3.5,"id":6027,"location":"(44.547875, -79.2096334)","price":116.73565891472869} {"address":"222 Lynx Street Alberta","amenities":["['Pool'"," 'Restaurant'"," 'Room service'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Electric vehicle charging station'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Paid Internet'"," 'Paid Wifi'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Banff Park Lodge Resort and Conference Centre","hotel_rating":4.0,"id":10,"location":"(51.1788053, -115.5744519)","price":116.73565891472869} {"address":"511 Bow Valley Trail Canmore Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Coast Canmore Hotel & Conference Centre","hotel_rating":"NaN","id":120,"location":"(51.0874021, -115.34520550431)","price":116.73565891472869} {"address":"6385 Montee Ryan ","amenities":["[]"],"country":"Canada","hotel_name":"Clairiere By Tremblant Sunstar","hotel_rating":"NaN","id":485,"location":"(46.18660835, -74.5973690243888)","price":116.73565891472869} {"address":"6385 Montee Ryan ","amenities":["[]"],"country":"Canada","hotel_name":"Haut-Bois By Tremblant Sunstar","hotel_rating":"NaN","id":500,"location":"(46.18660835, -74.5973690243888)","price":116.73565891472869} {"address":"1680 Moberly School Rd Golden British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Blaeberry Mountain Lodge","hotel_rating":"NaN","id":748,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"77 Digby Side Road Mindemoya Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Maple Grove Cottages","hotel_rating":5.0,"id":806,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"423 Lakeshore Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Lake Kagawong Family Cabins","hotel_rating":5.0,"id":836,"location":"(42.6099607461538, -80.6856248846154)","price":116.73565891472869} {"address":"301 Tripp Rd British Columbia V","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Maple Ridge Cottages","hotel_rating":4.5,"id":945,"location":"(48.8849752, -123.5467438)","price":116.73565891472869} {"address":"1825 Idylwyld Dr N Saskatoon Saskatchewan","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Saskatoon Thriftlodge","hotel_rating":3.0,"id":1087,"location":"(52.1840556, -106.6712177)","price":72.0} {"address":"290 Frontenac St ","amenities":["[]"],"country":"Canada","hotel_name":"Elizabeth's Rose Cottage B&B","hotel_rating":4.5,"id":1278,"location":"(44.2306762103448, -76.4987071896552)","price":116.73565891472869} {"address":"63 Beck St ","amenities":["[]"],"country":"Canada","hotel_name":"Krooz On Inn","hotel_rating":5.0,"id":1433,"location":"(35.7206527, -79.1610293)","price":116.73565891472869} {"address":"1042 Walker's Glenn Cres Huntsville Ontario","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Ink's Spot B&B","hotel_rating":5.0,"id":2288,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"10 Rue Denis-Caron Trois-Rivieres Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hotel Maison de la Madone","hotel_rating":3.5,"id":2737,"location":"(46.3685017, -72.5013387)","price":99.0} {"address":"5203 Sunshine Coast Hwy Sechelt British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Spa'"," 'Breakfast included'"," 'Room service'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Beach Hideaway Bed and Breakfast & Spa","hotel_rating":5.0,"id":2773,"location":"(49.4666098880346, -123.789807922131)","price":116.73565891472869} {"address":"2325 Old Okanagan HIghway ","amenities":["[]"],"country":"Canada","hotel_name":"West Eagle Campground","hotel_rating":2.5,"id":3095,"location":"(49.8433211565863, -119.61622730672)","price":116.73565891472869} {"address":"420 Ontario St St. Catharines Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Multilingual Staff'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Canadas Best Value Inn - St. Catharines","hotel_rating":3.5,"id":3476,"location":"(43.1783095, -79.2665946)","price":79.0} {"address":"2500 rue Faubert ","amenities":["[]"],"country":"Canada","hotel_name":"Kilometre 42","hotel_rating":5.0,"id":4647,"location":"(45.4953286, -75.586694)","price":116.73565891472869} {"address":"30 Drummond St E Perth Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Drummond House Perth","hotel_rating":5.0,"id":4792,"location":"(44.9000913, -76.2474864)","price":116.73565891472869} {"address":"708 A de l'Eglis ","amenities":["[]"],"country":"Canada","hotel_name":"Motel 414","hotel_rating":"NaN","id":4887,"location":"(43.1753772, 6.5261849)","price":116.73565891472869} {"address":"18610 boulevard Lacroix Saint Georges Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Motel Alexandrin","hotel_rating":4.5,"id":5017,"location":"(46.0941293757717, -70.6313699635585)","price":75.0} {"address":"55 Hedge Rd Ontario","amenities":["['Pool'"," 'Room service'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Spa'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Tennis Court'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Briars Resort & Spa","hotel_rating":4.0,"id":5133,"location":"(44.321785, -79.3618282793478)","price":179.0} {"address":"13215 Township Road 680 ","amenities":["[]"],"country":"Canada","hotel_name":"Dew Drop Inn","hotel_rating":"NaN","id":5170,"location":"(54.8494443, -113.1581327)","price":116.73565891472869} {"address":" ","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Electric vehicle charging station'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel 6 Airdrie AB","hotel_rating":4.0,"id":5194,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"2000 Panorama Drive Panorama British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Hot Tub']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Embarc Panorama","hotel_rating":4.5,"id":5299,"location":"(50.4580182, -116.2401778)","price":129.0} {"address":"387 Chemin Patton Metis-sur-Mer Quebec","amenities":["['Restaurant'"," 'Pool'"," 'Free parking'"," 'Bar/Lounge'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Hot Tub'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Domaine Annie Sur Mer","hotel_rating":4.0,"id":5857,"location":"(48.6710536, -68.0294678)","price":116.73565891472869} {"address":"890 Lakeshore Dr W Penticton British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Indoor pool'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Spanish Villa Resort","hotel_rating":3.5,"id":356,"location":"(49.5013513, -119.6110412)","price":116.73565891472869} {"address":"1473 Main St Penticton British Columbia","amenities":["['Pool'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Carmi Motor Inn","hotel_rating":3.0,"id":403,"location":"(49.4957204, -119.5908946)","price":116.73565891472869} {"address":"151 Queen Street Manitowaning Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Air conditioning'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"My Friends Inn Manitoulin","hotel_rating":5.0,"id":784,"location":"(45.7434969, -81.8050467)","price":98.0} {"address":"240 Ferntree Pl Nanaimo British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Long Lake Waterfront B&B","hotel_rating":5.0,"id":871,"location":"(49.2122387, -124.0166882)","price":116.73565891472869} {"address":"98 Chain Lake Dr Halifax Nova Scotia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Coastal Inn Halifax","hotel_rating":4.0,"id":1000,"location":"(44.6375083, -63.6668299)","price":119.0} {"address":"231 Marquis Dr W Saskatoon Saskatchewan","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Business Centre with Internet Access'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel 6 Saskatoon","hotel_rating":4.0,"id":1066,"location":"(52.1922393, -106.6831298)","price":116.73565891472869} {"address":"15 30th St N ","amenities":["[]"],"country":"Canada","hotel_name":"Executive Beach Houses","hotel_rating":"NaN","id":1449,"location":"(27.7711834285714, -82.6739007142857)","price":116.73565891472869} {"address":"9 Military Rd St. John's Newfoundland and Labrador","amenities":["['Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Roses Heritage Inn","hotel_rating":4.0,"id":1517,"location":"(47.5674207, -52.7092267)","price":116.73565891472869} {"address":"2288 2nd Ave Whitehorse Yukon","amenities":["[]"],"country":"Canada","hotel_name":"Days Inn by Wyndham Whitehorse","hotel_rating":"NaN","id":1543,"location":"(63.000147, -136.002502)","price":116.73565891472869} {"address":"13373 King George Blvd Surrey British Columbia","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Golf Course'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Days Inn by Wyndham Surrey","hotel_rating":4.0,"id":1822,"location":"(49.20341305, -122.850759430632)","price":110.0} {"address":"151 Larch St Sudbury Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Best Western Downtown Sudbury Centreville","hotel_rating":3.5,"id":1864,"location":"(46.4911065, -80.9915139007088)","price":116.73565891472869} {"address":"2019 Lakeshore Dr Osoyoos British Columbia","amenities":["['Free parking'"," 'Free Internet'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Tamri Motel","hotel_rating":4.0,"id":1928,"location":"(49.0279282, -119.4425457)","price":116.73565891472869} {"address":"62 Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Ski-In / Ski-Out'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge des 21","hotel_rating":4.0,"id":2009,"location":"(33.573938625, -117.734123625)","price":116.73565891472869} {"address":"5762 Ch Saint-Martin Quebec","amenities":["['Air conditioning']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite a la Vieille Ecole","hotel_rating":4.5,"id":2010,"location":"(46.1044489, -73.3751475)","price":116.73565891472869} {"address":"3840 Eastgate Dr Regina Saskatchewan","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Best Western Plus Eastgate Inn & Suites","hotel_rating":4.5,"id":2036,"location":"(50.4496264, -104.526933776413)","price":104.0} {"address":"1080 Walker's Glenn Cres Huntsville Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Algonquin Mists Guest Home and Retreat","hotel_rating":5.0,"id":2286,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"67 Big Tub Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Big Tub B&B","hotel_rating":5.0,"id":2840,"location":"(45.2555168287395, -81.6725434316837)","price":116.73565891472869} {"address":"359 6e Avenue Quebec","amenities":["['Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Hotel Econo Confort","hotel_rating":2.0,"id":3528,"location":"(45.4312612333333, -73.6037383895833)","price":116.73565891472869} {"address":"254 Elizabeth Ave Qualicum Beach British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Qualicum House","hotel_rating":5.0,"id":3567,"location":"(49.3555542, -124.4382494)","price":116.73565891472869} {"address":"1665 3e Ave Val d'Or Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Comfort Inn Val D'Or","hotel_rating":3.5,"id":4805,"location":"(48.0991699, -77.8149454)","price":132.0} {"address":"108 9 Street West ","amenities":["[]"],"country":"Canada","hotel_name":"Wakiki Motel & Lounge","hotel_rating":"NaN","id":5106,"location":"(50.5692507, -111.9108833)","price":116.73565891472869} {"address":"1900 Trans Canada Highway Dorval Quebec","amenities":["['Pool'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Airport transportation'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hampton Inn And Suites Montreal","hotel_rating":4.0,"id":5309,"location":"(52.4760892, -71.8258668)","price":140.0} {"address":"17575 Blvd Becancour Becancour Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Auberge Godefroy Hotel, Spa and Golf","hotel_rating":"NaN","id":5716,"location":"(46.3006906, -72.5422918)","price":116.73565891472869} {"address":"8444 Peggys Cove Rd Indian Harbour Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Clifty Cove Motel","hotel_rating":4.5,"id":5860,"location":"(44.5132027248162, -63.9357130071377)","price":116.73565891472869} {"address":"7-21735 Lougheed Hwy Maple Ridge British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Restaurant'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Golf Course'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Econo Lodge Maple Ridge","hotel_rating":3.0,"id":5902,"location":"(55.001251, -125.002441)","price":109.0} {"address":"3982 Hwy 11 South Oro-Medonte Ontario","amenities":["['Pool'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Heidi's Campground","hotel_rating":4.0,"id":6049,"location":"(44.5039592, -79.4835176)","price":116.73565891472869} {"address":"57 Boulevard Saint-Jean-Baptiste Chateauguay Quebec","amenities":["['Free parking'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Rustik Motel","hotel_rating":2.5,"id":6085,"location":"(45.3641897272727, -73.7127884545454)","price":75.0} {"address":"Dead Man's Flats Canmore","amenities":["[]"],"country":"Canada","hotel_name":"Three Sisters Campground","hotel_rating":"NaN","id":177,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"734 Shore Lane ","amenities":["[]"],"country":"Canada","hotel_name":"Bayfront Beach Resort","hotel_rating":3.5,"id":1435,"location":"(50.9513469, -1.208773)","price":116.73565891472869} {"address":"311 Campbell Avenue Revelstoke British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Cube Hotel","hotel_rating":4.5,"id":1643,"location":"(50.9992078, -118.1986824)","price":116.73565891472869} {"address":"901 Central St W Prince George British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Grama's Inn","hotel_rating":3.0,"id":1734,"location":"(53.9167177085366, -122.782350346341)","price":116.73565891472869} {"address":"857 Barber Rd Clearwater British Columbia","amenities":["['Free Internet'"," 'Free parking'"," 'Breakfast Available'"," 'Non-smoking hotel'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Cedar Haven Cabins and Resort","hotel_rating":4.5,"id":2484,"location":"(51.6632713, -120.0005948)","price":116.73565891472869} {"address":"53 Dorchester St Saint John New Brunswick","amenities":["[]"],"country":"Canada","hotel_name":"Newman House Hostel","hotel_rating":"NaN","id":2544,"location":"(45.2777961, -66.0611369)","price":116.73565891472869} {"address":" ","amenities":["[]"],"country":"Canada","hotel_name":"Bird Point Retreat","hotel_rating":"NaN","id":2789,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"Tow Hill Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Agate Beach Campground","hotel_rating":5.0,"id":3165,"location":"(40.7722579, -78.0160661)","price":116.73565891472869} {"address":"26118 Old Entrance Road Hinton Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Old Entrance B 'n B Cabins & Teepees","hotel_rating":"NaN","id":3624,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"32502 Klondike Hwy Dawson City Yukon","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Business Centre with Internet Access'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Bonanza Gold Motel","hotel_rating":3.5,"id":4376,"location":"(64.051059, -139.4295787)","price":129.0} {"address":"R.r.#4 Goderich Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Restaurant'"," 'Bar/Lounge'"," 'Spa'"," 'Banquet Room'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Benmiller Inn & Spa","hotel_rating":3.5,"id":4576,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"1727 Petawawa Blvd Pembroke Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Time Travellers Motel","hotel_rating":4.0,"id":4778,"location":"(50.000678, -86.000977)","price":69.0} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Sidney Waterfront Inn & Suites","hotel_rating":4.0,"id":4873,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"11212 Railway Ave E North Battleford Saskatchewan","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Battlefords Inn","hotel_rating":3.5,"id":5102,"location":"(52.374095, -108.2164544)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Golf Course'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Wingate by Wyndham Airdrie","hotel_rating":5.0,"id":5192,"location":"('nil', 'nil')","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Clockmakers Inn","hotel_rating":5.0,"id":5271,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"38 rue du Joli-Bosquet Sainte-Marguerite-du-Lac-Masson Quebec","amenities":["['Bar/Lounge'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Non-smoking rooms']"],"country":"Canada","hotel_name":"La Terrasse du Joli-Bois","hotel_rating":"NaN","id":5392,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"3622 North Street Ainsworth Hot Springs British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Mermaid Lodge & Motel","hotel_rating":4.0,"id":5397,"location":"(49.7368324, -116.9123196)","price":116.73565891472869} {"address":"25 Kolb Ave Kapuskasing Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Travelodge Kapuskasing","hotel_rating":4.5,"id":5421,"location":"(49.4154247, -82.4214462)","price":90.0} {"address":"13325 Route Marie-Victorin Sorel-Tracy Quebec","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Outdoor pool'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel Le Charentais","hotel_rating":3.5,"id":5485,"location":"(45.9871965, -73.1767608)","price":116.73565891472869} {"address":"5016 Main St ","amenities":["[]"],"country":"Canada","hotel_name":"Susan's Sanctuary Bed & Breakfast","hotel_rating":5.0,"id":5583,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"300 Mackenzie Road Inuvik Northwest Territories","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Nova Inn Inuvik","hotel_rating":4.0,"id":5655,"location":"(68.356097, -133.7182369)","price":116.73565891472869} {"address":"139 Reive Blvd Innisfil Ontario","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Toronto North Cookstown KOA","hotel_rating":4.0,"id":5807,"location":"(44.20555335, -79.6537159598472)","price":116.73565891472869} {"address":"2421 8 Avenue Humboldt Saskatchewan","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Pool'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Canalta Hotel Humboldt","hotel_rating":4.5,"id":5966,"location":"(52.2025304, -105.1519875)","price":156.0} {"address":"1 Fairway Dr Candle Lake Saskatchewan","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Candle Lake Golf Resort","hotel_rating":4.0,"id":6050,"location":"(55.5321257, -106.1412243)","price":116.73565891472869} {"address":"140 Kananaskis Way Canmore Alberta","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Spa'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Heated pool'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Tennis Court'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Mystic Springs Chalets & Hot Pools","hotel_rating":4.0,"id":142,"location":"(51.0865451, -115.3423641)","price":116.73565891472869} {"address":"252 Lady Macdonald Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Avens Renaissance Bed and Breakfast","hotel_rating":5.0,"id":168,"location":"(51.08278135, -115.327041879587)","price":116.73565891472869} {"address":"15 Irwin Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Ace Bed and Breakfast","hotel_rating":3.0,"id":254,"location":"(46.2702297, -63.1510986)","price":128.0} {"address":"480 City Centre British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"City Centre Suites","hotel_rating":2.0,"id":324,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"Chemin de la Foret Mont Tremblant Quebec","amenities":["[]"],"country":"Canada","hotel_name":"L'Equinoxe with Rendez-Vous","hotel_rating":"NaN","id":481,"location":"(46.2073614, -74.582208)","price":116.73565891472869} {"address":"1340 Kauffman View Golden British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Ski-In / Ski-Out'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Aspens At Kicking Horse Mountain Resort","hotel_rating":4.5,"id":749,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"2924 Kicking Horse Road Golden British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Kicking Horse River Chalets","hotel_rating":3.5,"id":761,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"Rte 431 Gros Morne National Park Newfoundland and Labrador","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Middle Brook Cottages & Chalets","hotel_rating":4.5,"id":1187,"location":"(53.8217327, -61.2295532)","price":116.73565891472869} {"address":"83 La Malbaie Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Les Pinsons des Rives","hotel_rating":4.5,"id":1295,"location":"(47.657525, -70.153885)","price":116.73565891472869} {"address":"381 Saint-Raphael La Malbaie Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Sauna'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge des Peupliers","hotel_rating":4.0,"id":1314,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"36 River Ave Cres Wasaga Beach Ontario","amenities":["['Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Minibar'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Wasaga River Resort Inc","hotel_rating":3.5,"id":1400,"location":"(44.5216561809558, -80.0171817761957)","price":116.73565891472869} {"address":"1062 Mountain Rd Moncton New Brunswick","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Heated pool'"," 'Indoor pool'"," 'Meeting rooms'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Howard Johnson by Wyndham Moncton","hotel_rating":3.0,"id":2205,"location":"(46.0943635, -64.7752107)","price":75.0} {"address":"7 Silver Point Dr Parry Sound Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Silver Lake Cottage Resort","hotel_rating":5.0,"id":2405,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"3101 Third Ave. Queen Charlotte City British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Premier Creek Lodging","hotel_rating":4.5,"id":3145,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"25 Tadoussac Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Auberge La Galouine","hotel_rating":3.0,"id":3323,"location":"(48.14364, -69.719925)","price":116.73565891472869} {"address":"387 Shore Road Baddeck Nova Scotia","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge Gisele's Country Inn","hotel_rating":4.0,"id":3379,"location":"(46.0978570135202, -60.7560985236888)","price":116.73565891472869} {"address":"3614 Island Hwy S Courtenay British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Beach House Bed and Breakfast","hotel_rating":5.0,"id":3760,"location":"(49.6979848, -124.9892914)","price":116.73565891472869} {"address":"5625 2 Ave Edson Alberta","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Breakfast included'"," 'Room service'"," 'Restaurant'"," 'Bar/Lounge'"," 'Fitness Centre with Gym / Workout Room'"," 'Dry Cleaning'"," 'Indoor pool'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Nova Inn Edson","hotel_rating":3.0,"id":4247,"location":"(53.5773278, -116.4447134)","price":94.0} {"address":"73 Robie St Truro Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Berry's Motel","hotel_rating":3.0,"id":4385,"location":"(45.3679580390234, -63.3139748647232)","price":69.0} {"address":"1109 Oxtongue Lake Rd Dwight Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Lakewoods Cottage Resort","hotel_rating":4.5,"id":4752,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"41 Frazer St Welland Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Babysitting'"," 'Concierge'"," 'Non-smoking hotel'"," 'Tennis Court'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"At Home Bed & Breakfast - Rose Manor","hotel_rating":5.0,"id":5306,"location":"(42.9906313, -79.2534883)","price":158.0} {"address":" ","amenities":["[]"],"country":"Canada","hotel_experience":"Very good","hotel_name":"La Maison Rousseau","hotel_rating":3.5,"id":5434,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"54 Ferme-Neuve Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Free Internet'"," 'Bar/Lounge'"," 'Spa'"," 'Banquet Room'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Tennis Court'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Le Village Windigo","hotel_rating":4.5,"id":5468,"location":"(46.7010748, -75.4497514)","price":116.73565891472869} {"address":"23 Marie Street South River Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_name":"Algonquin Guesthouse","hotel_rating":"NaN","id":5615,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"50530 Trans-Canada Highway Boston Bar British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Canyon Alpine Motel","hotel_rating":4.0,"id":5679,"location":"(49.8603415, -121.439502)","price":99.0} {"address":"KM 57 Silver Trail Mayo Yukon","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Five Mile Lake Campground","hotel_rating":5.0,"id":5688,"location":"(63.6040476, -135.8936093)","price":116.73565891472869} {"address":"29 Atlantic Street Marystown Newfoundland and ","amenities":["['Laundry Service']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Listening Hill B&B","hotel_rating":5.0,"id":5763,"location":"(47.1898592, -55.1327793)","price":116.73565891472869} {"address":"240 Rue Victoria ","amenities":["[]"],"country":"Canada","hotel_name":"Flotel","hotel_rating":"NaN","id":5862,"location":"(45.2574004, -74.1308504)","price":116.73565891472869} {"address":"105 Capital Drive Charlottetown Prince Edward Island","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Banbridge Inn","hotel_rating":4.5,"id":218,"location":"(46.2652887, -63.155917534373)","price":116.73565891472869} {"address":"1460 North Beach Rd British Columbia V","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Mineral Springs Resort","hotel_rating":3.0,"id":934,"location":"(49.6678402, -119.707396)","price":220.0} {"address":"601 Spadina Crescent East Saskatoon Saskatchewan","amenities":["['Pool'"," 'Room service'"," 'Fitness Centre with Gym / Workout Room'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Spa'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Delta Hotels by Marriott Bessborough","hotel_rating":4.0,"id":1047,"location":"(52.125613, -106.6593907)","price":116.73565891472869} {"address":"102 Cardinal Crescent Saskatoon Saskatchewan","amenities":["['Restaurant'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Room service'"," 'Banquet Room'"," 'Conference Facilities'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Heritage Inn Hotel & Convention Centre","hotel_rating":3.0,"id":1079,"location":"(52.15492165, -106.684754551038)","price":101.0} {"address":"2081 Peninsula Road Ucluelet British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"C&N Backpackers-Ucluelet","hotel_rating":4.5,"id":1137,"location":"(48.9468151, -125.5640176)","price":80.0} {"address":"2280 Hart Hwy ","amenities":["[]"],"country":"Canada","hotel_name":"Northwood Plaza Hotel","hotel_rating":2.0,"id":1736,"location":"(53.9959277071913, -122.797835415641)","price":116.73565891472869} {"address":"5944 Trout Creek Rd Clearwater British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Nakiska Ranch","hotel_rating":4.0,"id":2487,"location":"(51.9164431, -120.0120866)","price":116.73565891472869} {"address":"10 Portland St Saint John New Brunswick","amenities":["['Free parking'"," 'Restaurant'"," 'Pool'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Room service'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Canadas Best Value Inn - Saint John","hotel_rating":3.0,"id":2547,"location":"(45.27499355, -66.073164825316)","price":95.0} {"address":"2265 Huron Church Rd Windsor Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Microwave'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Super 8 by Wyndham Ambassador Bridge Windsor on","hotel_rating":3.0,"id":2624,"location":"(42.2606396, -83.0407323)","price":116.73565891472869} {"address":"1284 Timothy Pl West Kelowna British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Room service'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Lakeview Memories B&B","hotel_rating":5.0,"id":3089,"location":"(49.8472576, -119.5695385)","price":116.73565891472869} {"address":"1230 Highway 17 E Kenora Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Comfort Inn Kenora","hotel_rating":3.5,"id":3211,"location":"(49.7457335, -94.3719405)","price":116.73565891472869} {"address":"5325 Rugby St ","amenities":["[]"],"country":"Canada","hotel_name":"Deer Lake House","hotel_rating":2.0,"id":3250,"location":"(42.2402014848485, -85.6319087474748)","price":116.73565891472869} {"address":"10050 Sussex Drive Chilliwack British ","amenities":["[]"],"country":"Canada","hotel_name":"Gord's Little Acre B & B","hotel_rating":"NaN","id":3294,"location":"(49.1829952, -121.7791242)","price":116.73565891472869} {"address":"2690 Island Hwy W Qualicum Beach British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Qualicum Beach Inn","hotel_rating":"NaN","id":3537,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"2201 Voght Street Merritt British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Intown Inn & Suites","hotel_rating":2.5,"id":4228,"location":"(50.1132601, -120.7880205)","price":116.73565891472869} {"address":"7 Buena Vista Dr Orangeville Ontario","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Free parking'"," 'Breakfast included'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Best Western Plus Orangeville Inn & Suites","hotel_rating":4.5,"id":4981,"location":"(43.923, -80.079594)","price":189.0} {"address":"523 Alpine View Road Tahsis British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Nootka Gold in Tahsis","hotel_rating":5.0,"id":5204,"location":"(49.9258769, -126.6534486)","price":116.73565891472869} {"address":"1137 Greig Ave Central Saanich British Columbia","amenities":["['Free parking']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gardenside Acres Campground","hotel_rating":5.0,"id":5367,"location":"(48.5669353, -123.4537529)","price":116.73565891472869} {"address":"84 Highway 19 Port Hastings Nova Scotia","amenities":["['Free High Speed Internet (WiFi)'"," 'Pool'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Capeway Motel","hotel_rating":4.0,"id":5415,"location":"(45.6488612334437, -61.4082399505523)","price":116.73565891472869} {"address":"2 Bedford-on-the-Water Westport Ontario","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Pool'"," 'Spa'"," 'Golf Course'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Cove Country Inn Resort & Spa","hotel_rating":4.5,"id":5785,"location":"(50.000678, -86.000977)","price":119.0} {"address":"Maquinna Street Zeballos British ","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Island Tides Outdoor Lodge","hotel_rating":5.0,"id":5825,"location":"(49.9799799, -126.8448637)","price":116.73565891472869} {"address":"402 1st Avenue Beaverlodge Alberta","amenities":["['Room service'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Side Trax Inn","hotel_rating":3.0,"id":6018,"location":"(55.001251, -115.002136)","price":99.0} {"address":"121 North River Rd Charlottetown Prince Edward Island","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Minibar'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Elmwood Heritage Inn","hotel_rating":5.0,"id":205,"location":"(46.2360866714286, -63.1411884428571)","price":118.0} {"address":"1403 Deer Ridge Rd Golden British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Le Beausoleil Bed and Breakfast","hotel_rating":5.0,"id":731,"location":"(55.001251, -125.002441)","price":130.0} {"address":"560 Bedford Hwy Halifax Nova Scotia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Comfort Inn Halifax","hotel_rating":4.5,"id":994,"location":"(44.69457185, -63.6618345625686)","price":129.0} {"address":"Rr 2 ","amenities":["[]"],"country":"Canada","hotel_name":"Timm's Grandview Manor","hotel_rating":"NaN","id":1569,"location":"(36.5452222, 43.4941944)","price":116.73565891472869} {"address":"862 Cedar Glen Rd Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Johnny Jaczynski's Lakeside B&B","hotel_rating":"NaN","id":1998,"location":"(44.4447903, -78.6177159)","price":116.73565891472869} {"address":"1005 Main St Moncton New Brunswick","amenities":["['Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Room service'"," 'Restaurant'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Crowne Plaza Moncton Downtown","hotel_rating":4.0,"id":2195,"location":"(46.0747035, -64.8110486)","price":116.73565891472869} {"address":"19 King William St Huntsville Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Huntsville Inn","hotel_rating":3.5,"id":2265,"location":"(45.32974, -79.21109)","price":60.0} {"address":"Narrows Inlet Sechelt British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Tzoonie Ventures Ltd","hotel_rating":"NaN","id":2778,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"28 Avenue St-Patrick Gaspe Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge De Douglastown","hotel_rating":3.5,"id":2964,"location":"(48.7628823, -64.3760203)","price":70.0} {"address":"2087 Beitush Road Tlell British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Haida House at Tllaal","hotel_rating":5.0,"id":3141,"location":"(53.5916281, -131.9393669)","price":116.73565891472869} {"address":"1226 Silverwood Cres ","amenities":["[]"],"country":"Canada","hotel_name":"Norgate Parkhouse Bed and Breakfast","hotel_rating":"NaN","id":3369,"location":"(46.1068245, -64.7489514)","price":116.73565891472869} {"address":"11902 100 St Grande Prairie Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Silver Crest Lodge","hotel_rating":2.5,"id":3459,"location":"(55.1878435, -118.795692)","price":116.73565891472869} {"address":"1031 Chemin De La Vigilance ","amenities":["[]"],"country":"Canada","hotel_name":"Auberge du Missionnaire","hotel_rating":4.5,"id":3524,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"1074 Lansdowne St W Peterborough Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Quality Inn Peterborough","hotel_rating":3.5,"id":3669,"location":"(44.2817547758386, -78.3465538951969)","price":116.73565891472869} {"address":" ","amenities":["['Air conditioning']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Rose Court Bed & Breakfast","hotel_rating":5.0,"id":4571,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"2840 Highway 60 Dwight Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Golf Course'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Logging Chain Lodge","hotel_rating":4.5,"id":4753,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":" ","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Spa'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Super 8 by Wyndham St-Jerome","hotel_rating":3.5,"id":5159,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"416 Colonel Macleod Boulevard Fort Macleod Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"DJ Motel","hotel_rating":3.5,"id":5248,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"275 Rte 117 Lac-Saguay Quebec","amenities":["['Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Terrible","hotel_name":"Motel Dodi","hotel_rating":1.0,"id":5965,"location":"(46.4992656, -75.1446753)","price":116.73565891472869} {"address":" ","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Lightning Lake Campground","hotel_rating":4.5,"id":6011,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"365 William Street Exeter","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Gregory Bed & Breakfast","hotel_rating":5.0,"id":6029,"location":"(43.3463574125, -81.4820295083333)","price":116.73565891472869} {"address":"3688 Parkview St Penticton British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Children Activities (Kid / Family Friendly)'"," 'Golf Course'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Tennis Court'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Waterfront Inn","hotel_rating":4.5,"id":379,"location":"(49.45352905, -119.586276773828)","price":116.73565891472869} {"address":"169 Armand Way British Columbia V","amenities":["['Free High Speed Internet (WiFi)'"," 'Pool'"," 'Free parking'"," 'Heated pool'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Wetherly Inn","hotel_rating":5.0,"id":940,"location":"(48.8074918, -123.4953549)","price":116.73565891472869} {"address":"133 Kearney Lake Rd Halifax Nova Scotia","amenities":["['Pool'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Golf Course'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Chateau Bedford, Trademark Collection by Wyndham","hotel_rating":4.5,"id":988,"location":"(44.685005, -63.6760482)","price":100.0} {"address":"6177 Highway 2 Halifax Nova Scotia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Heated pool'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Snowflake Manor Bed & Breakfast","hotel_rating":5.0,"id":995,"location":"(44.9114659, -63.5588336942831)","price":116.73565891472869} {"address":"Gottingen St Halifax Nov","amenities":["['Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Halifax Backpackers Hostel","hotel_rating":4.0,"id":1005,"location":"(44.6574739, -63.5913561)","price":63.0} {"address":"66 Pond Rd Newfoundland and ","amenities":["[]"],"country":"Canada","hotel_name":"Adams' Bed and Breakfast","hotel_rating":5.0,"id":1207,"location":"(46.880908, -55.6673604)","price":116.73565891472869} {"address":"7 Magog Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Pool'"," 'Free parking'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Au Coq du Bonheur B&B","hotel_rating":5.0,"id":1348,"location":"(45.265463, -72.147903)","price":116.73565891472869} {"address":"725 River Rd E Wasaga Beach Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Wu Wu's Cabins","hotel_rating":5.0,"id":1392,"location":"(44.542290469697, -79.9998004060606)","price":116.73565891472869} {"address":"1907 11th Ave Regina Saskatchewan","amenities":["['Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Holiday Inn Express & Suites Regina","hotel_rating":4.0,"id":2056,"location":"(50.4500821, -104.6081977)","price":116.73565891472869} {"address":"434 Main St Moncton New Brunswick","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Rodd Moncton Hotel","hotel_rating":4.0,"id":2190,"location":"(46.0747035, -64.8110486)","price":116.73565891472869} {"address":"149 Dundurn St N Hamilton Ontario","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Bar/Lounge'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Admiral Inn Hamilton","hotel_rating":4.0,"id":2226,"location":"(43.2676166, -79.8859198056814)","price":120.0} {"address":"6236 Llanilar Rd Sooke British Columbia","amenities":["['Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Dreamings Bed & Breakfast","hotel_rating":5.0,"id":2335,"location":"(48.3653011502303, -123.690309936377)","price":116.73565891472869} {"address":"36 Water St Saint John New Brunswick","amenities":["['Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Business Centre with Internet Access'"," 'Laundry Service'"," 'Wheelchair Access'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"BunkHaus Boutique Hostel with Cafe & Tap Room","hotel_rating":5.0,"id":2533,"location":"(45.2715831, -66.0623994)","price":116.73565891472869} {"address":"1501 5th Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Canadian Lodge","hotel_rating":4.0,"id":2680,"location":"(-26.1765917, 28.3170184)","price":116.73565891472869} {"address":"2 Grouse Street Port Clements British Columbia","amenities":["['Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Golden Spruce Motel","hotel_rating":3.5,"id":3169,"location":"(53.6864032, -132.1697556)","price":116.73565891472869} {"address":"8740 Main St Port Hardy British Columbia","amenities":["['Free Internet'"," 'Free parking'"," 'Laundry Service'"," 'Shuttle Bus Service']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"C&N Backpackers Port Hardy","hotel_rating":3.5,"id":3182,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"3190 St. Georges Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Cornish House Bed & Breakfast","hotel_rating":5.0,"id":3357,"location":"(52.5280353, -1.8385577)","price":116.73565891472869} {"address":"2774 boul. de la Rive-Sud Levis Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Motel & Camping Etchemin","hotel_rating":"NaN","id":3415,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"27 Shelley Ave St. Catharines Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Tigh-na-Mara Bed and Breakfast","hotel_rating":5.0,"id":3480,"location":"(43.198615, -79.281011)","price":115.0} {"address":"4200 Chemin du lac Chretien Shawinigan Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Domaine Ste-Flore","hotel_rating":"NaN","id":3522,"location":"(46.6209952, -72.7547442)","price":116.73565891472869} {"address":"566 Bevel Line Rd Leamington Ontario","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Best Western Plus Leamington Hotel & Conference Centre","hotel_rating":4.0,"id":4440,"location":"(42.0114469294792, -82.5728791793585)","price":143.0} {"address":"12 Chemin des Skieurs Saint Sauveur des Monts Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Ski-In / Ski-Out'"," 'Tennis Court'"," 'Air conditioning'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge Mont-Habitant","hotel_rating":3.5,"id":4654,"location":"(52.4760892, -71.8258668)","price":116.0} {"address":"1032 Oxtongue Lake Rd Dwight Ontario","amenities":["['Microwave'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Pines Cottage Resort","hotel_rating":4.5,"id":4754,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"304 Kicking Horse Avenue British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Mount Stephen Guesthouse","hotel_rating":4.5,"id":4906,"location":"(51.3959124, -116.4881795)","price":116.73565891472869} {"address":" ","amenities":["['Room service'"," 'Fitness Centre with Gym / Workout Room'"," 'Restaurant'"," 'Free parking'"," 'Pool'"," 'Free Internet'"," 'Bar/Lounge'"," 'Spa'"," 'Babysitting'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Paid Wifi'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Fairmont Le Château Montebello","hotel_rating":4.0,"id":5198,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"2069 Summit Drive Panorama British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Laundry Service'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Earl Grey Lodge","hotel_rating":5.0,"id":5301,"location":"(50.4574442, -116.2349217)","price":116.73565891472869} {"address":"12495 Highway 2 East Morrisburg Ontario","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Bar/Lounge'"," 'Room service'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"McIntosh Country Inn & Conference Centre","hotel_rating":3.5,"id":5335,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"1528 Bay St Lawrence Rd Dingwall Nova Scotia","amenities":["['Free parking'"," 'Breakfast included'"," 'Free Internet'"," 'Non-smoking hotel'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Four Mile Beach Inn","hotel_rating":4.0,"id":5554,"location":"(45.1960403, -63.1653789)","price":116.73565891472869} {"address":"1038 rue Principale ","amenities":["[]"],"country":"Canada","hotel_name":"Motel Sans Frontieres","hotel_rating":4.5,"id":5727,"location":"(49.051702, 7.589758)","price":116.73565891472869} {"address":"5484 124 Hwy Magnetawan Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Knoepfli Inn","hotel_rating":"NaN","id":5781,"location":"(45.6907587, -79.6468177)","price":116.73565891472869} {"address":"104 Northland Dr Conklin Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Spa'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Ramada by Wyndham Conklin","hotel_rating":4.0,"id":5930,"location":"(55.6463478, -111.1318197)","price":162.0} {"address":"385 Adelaide St Dalhousie New Brunswick","amenities":["['Restaurant'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Days Inn by Wyndham Dalhousie","hotel_rating":3.5,"id":5974,"location":"(48.0653041, -66.3731515868448)","price":116.73565891472869} {"address":"6 Paspebiac Quebec","amenities":["['Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge Du Parc Inn","hotel_rating":4.0,"id":5987,"location":"(48.07273035, -65.2789433745897)","price":116.73565891472869} {"address":"170 Chemin Cure Deslauriers Mont Tremblant Quebec","amenities":["['Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Restaurant'"," 'Breakfast included'"," 'Babysitting'"," 'Breakfast Available'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Residence Inn by Marriott Mont Tremblant Manoir Labelle","hotel_rating":4.0,"id":429,"location":"(52.4760892, -71.8258668)","price":186.0} {"address":"430 Columbia St Kamloops British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Travelodge Kamloops City Centre","hotel_rating":3.5,"id":587,"location":"(50.6717819, -120.3313497)","price":116.73565891472869} {"address":"57 KM North Jamieson Creek Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Spruce Wilderness Lodge","hotel_rating":3.0,"id":628,"location":"(50.8828957, -120.2837976)","price":116.73565891472869} {"address":"9225 Dallas Dr Kamloops British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Kamloops RV Park","hotel_rating":3.0,"id":636,"location":"(50.6543678, -120.075204)","price":116.73565891472869} {"address":"4220 4th Ave Whitehorse Yukon","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Business Centre with Internet Access'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Yukon Inn","hotel_rating":3.5,"id":1544,"location":"(63.000147, -136.002502)","price":145.0} {"address":"2550 Mountain Rd Moncton New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Amsterdam Inn & Suites Moncton","hotel_rating":4.5,"id":2183,"location":"(46.0943635, -64.7752107)","price":98.0} {"address":"25 Waubeek St Parry Sound Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Mrs. T's BnB","hotel_rating":"NaN","id":2406,"location":"(45.3453306, -80.0392601)","price":116.73565891472869} {"address":"880 Dogwood Drive Kimberley British Columbia","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Trickle Creek Condos","hotel_rating":5.0,"id":4142,"location":"(49.6853717, -116.0051379)","price":116.73565891472869} {"address":"1002 boulevard Cure-Labelle ","amenities":["[]"],"country":"Canada","hotel_name":"Motel Chez Nous","hotel_rating":1.5,"id":4225,"location":"(45.535922, -73.7313096)","price":116.73565891472869} {"address":"226 Queen St E Brampton Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Dry Cleaning'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"The Marigold Hotel","hotel_rating":2.5,"id":4268,"location":"(43.6950447, -79.7505984)","price":116.73565891472869} {"address":"38 Ryans Hill ","amenities":["[]"],"country":"Canada","hotel_name":"Robbins By The Sea","hotel_rating":3.5,"id":4381,"location":"(43.6618888719505, -70.6823975705031)","price":116.73565891472869} {"address":"60 Principale St Edmundston New Brunswick","amenities":["['Free parking'"," 'Pool'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge Les Jardins Inn","hotel_rating":3.5,"id":4415,"location":"(46.500283, -66.750183)","price":85.0} {"address":"1055 rue Saint-Laurent West Longueuil Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Hotel Dauphin Montreal - Longueuil","hotel_rating":"NaN","id":4594,"location":"(52.4760892, -71.8258668)","price":120.0} {"address":"1 Moraine Lake R Alberta","amenities":["['Free parking'"," 'Restaurant'"," 'Free Internet'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Moraine Lake Lodge","hotel_rating":4.5,"id":4676,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"1200 chemin Baie du Milieu Saint Michel des Saints Quebec","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Spa'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge Du Lac Taureau","hotel_rating":4.0,"id":4723,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"Chemin Jean-Francois ","amenities":["[]"],"country":"Canada","hotel_name":"Les Grands Chalets","hotel_rating":"NaN","id":4728,"location":"(46.697843, -73.9587154)","price":116.73565891472869} {"address":"48 Victoria Street ","amenities":["[]"],"country":"Canada","hotel_name":"Stewart House B&B","hotel_rating":"NaN","id":4995,"location":"(-16.9261301, 145.7654098)","price":116.73565891472869} {"address":"Kamloops-Shuswap Road Chase British ","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Shuswap Meadows RV Campground","hotel_rating":5.0,"id":5069,"location":"(50.6810078, -119.865467)","price":116.73565891472869} {"address":"221-249 Wentworth Road Windsor Nova Scotia","amenities":["['Pool'"," 'Free parking'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access']"],"country":"Canada","hotel_name":"Hants County Exhibition Trailer Park","hotel_rating":"NaN","id":5274,"location":"(45.1960403, -63.1653789)","price":116.73565891472869} {"address":"7 Ritchie St Campbellton New Brunswick","amenities":["[]"],"country":"Canada","hotel_name":"Dans les Draps de Morphee","hotel_rating":"NaN","id":5354,"location":"(48.0091678, -66.6717742)","price":116.73565891472869} {"address":"15 Trudeau Lane Tweed Ontario","amenities":["['Room service'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Laundry Service'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Trudeau's Park Resort","hotel_rating":1.5,"id":5452,"location":"(44.473111399525, -77.2762659597516)","price":116.73565891472869} {"address":"1001 Marc Andre Ave Fort Simpson Northwest Ter","amenities":["[]"],"country":"Canada","hotel_name":"Nahanni Inn","hotel_rating":"NaN","id":5456,"location":"(-34.9213944, 138.6019464)","price":116.73565891472869} {"address":"19 Rue de L'Eglise Matapedia Quebec","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Chez Casimir","hotel_rating":4.5,"id":6000,"location":"(48.4762782705524, -67.3053203111408)","price":85.0} {"address":"309 Geikie St Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Geikie Suites","hotel_rating":"NaN","id":101,"location":"(52.8801865, -118.081509)","price":116.73565891472869} {"address":"3527 River Dr British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hidden Acres Farm and Treehouse Resort","hotel_rating":4.5,"id":292,"location":"(49.1966314, -123.102703)","price":116.73565891472869} {"address":"300 Mont Tremblant Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Hotel Quintessence","hotel_rating":"NaN","id":431,"location":"(46.11588, -74.5891426)","price":301.0} {"address":"Selkirk Mountain Range ","amenities":["[]"],"country":"Canada","hotel_name":"Sorcerer Lodge","hotel_rating":"NaN","id":776,"location":"(50.146986, -96.880188)","price":116.73565891472869} {"address":"924 Spadina Cres E ","amenities":["[]"],"country":"Canada","hotel_name":"West Wing At Park Town","hotel_rating":2.5,"id":1090,"location":"(52.1315365, -106.6526087)","price":97.0} {"address":"2 Grand'Rue Mago","amenities":["['Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge Sainte Catherine de Hatley","hotel_rating":3.5,"id":1372,"location":"(42.4259503, 11.4667357)","price":116.73565891472869} {"address":"5501 Main St Osoyoos British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Kitchenette'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Adriatic Motel","hotel_rating":3.0,"id":1931,"location":"(49.0313639, -119.4632555)","price":116.73565891472869} {"address":"912 Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Auberge de la Riviere Saguenay","hotel_rating":"NaN","id":2004,"location":"(-31.6654806285714, -64.4400541204082)","price":95.0} {"address":"3260 Route 132 Ouest Rimouski Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Motel du Bic","hotel_rating":"NaN","id":2359,"location":"(48.5278148, -68.4246448)","price":77.0} {"address":"4357 South Island Highway Campbell River British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Oyster Bay Resorts","hotel_rating":4.0,"id":2436,"location":"(49.9716637, -125.2175287)","price":189.0} {"address":"730 13th Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Ole's Hakai Pass Fishing Lodge","hotel_rating":5.0,"id":2466,"location":"(38.4079543673469, -82.4432735102041)","price":116.73565891472869} {"address":"1280 Dunn Lake Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Shiloh Springs","hotel_rating":5.0,"id":2495,"location":"(49.0437499, -81.1626198)","price":116.73565891472869} {"address":"1200 Main Street Valemount British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Valemount Hotel","hotel_rating":3.0,"id":2669,"location":"(52.8371464, -119.264611560986)","price":70.0} {"address":"238 King St W North Bay Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"SP Bed & Breakfast","hotel_rating":5.0,"id":3010,"location":"(46.3216536, -79.4549301)","price":116.73565891472869} {"address":"4026 Pritchard Dr N West Kelowna British Columbia","amenities":["['Free parking'"," 'Pool'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Barona Beach Lakefront Resort","hotel_rating":3.0,"id":3083,"location":"(49.8235012267367, -119.589191069188)","price":116.73565891472869} {"address":"2-43971 Industrial Way Chilliwack British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Room service'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"SureStay Hotel By Best Western Chilliwack","hotel_rating":4.0,"id":3263,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"835 Des Ruisseaux Avenue ","amenities":["[]"],"country":"Canada","hotel_name":"Centre Sante-Nature","hotel_rating":5.0,"id":3429,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"246 Riverbend Rd Qualicum Beach British Columbia","amenities":["['Free Internet'"," 'Free parking'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Cedar Grove RV Park & Campground","hotel_rating":4.0,"id":3544,"location":"(49.3620155, -124.4845621)","price":109.0} {"address":"2393 Red Maple Ave Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Spa'"," 'Babysitting'"," 'Electric vehicle charging station'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Orchard Croft Boutique Country Retreat","hotel_rating":5.0,"id":4314,"location":"(43.1614999, -79.3661414)","price":159.0} {"address":"1221 Quartz Road Cache Creek British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Tumbleweed Motel","hotel_rating":2.5,"id":4471,"location":"(50.8137216, -121.324802)","price":116.73565891472869} {"address":"127 McDonald St Goderich Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Cameron's Cove Bed & Breakfast","hotel_rating":5.0,"id":4578,"location":"(43.7390684, -81.7136394)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Mackechnie House Bed and Breakfast","hotel_rating":4.5,"id":4708,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"883 Saint Georges Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite la Serenade","hotel_rating":4.5,"id":5016,"location":"(46.122987, -70.671959)","price":99.0} {"address":"880 Isadore Road Clinton British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Cariboo Rose Guest Ranch","hotel_rating":"NaN","id":5150,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"218 Nominingue Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge l'Ile de France","hotel_rating":4.5,"id":5261,"location":"(46.3938122, -75.0295392)","price":116.73565891472869} {"address":"700 Harley Hill St ","amenities":["[]"],"country":"Canada","hotel_name":"Chez Fougere Bed & Breakfast","hotel_rating":5.0,"id":5288,"location":"(47.037259959799, -67.750700223258)","price":116.73565891472869} {"address":"479 Letour Rd British Columbia V","amenities":["[]"],"country":"Canada","hotel_name":"SeaStar","hotel_rating":"NaN","id":5329,"location":"(48.8461584, -123.3236946)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Quintal House Heritage Guest Home","hotel_rating":5.0,"id":5361,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"1204 2nd St. N.E Three Hills Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Lamplighter Inn","hotel_rating":4.0,"id":5401,"location":"(55.001251, -115.002136)","price":79.0} {"address":"760 Gibbons Rd Renfrew Ontario","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Days Inn & Conference Centre Renfrew","hotel_rating":3.0,"id":5680,"location":"(45.482588, -76.651274)","price":116.73565891472869} {"address":"5474 48 Street Elk Point Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Elk Point Motel & RV Park","hotel_rating":2.5,"id":5907,"location":"(53.9011364, -110.8963004)","price":65.0} {"address":"514 Boischatel Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Au Gite de la Chute","hotel_rating":4.5,"id":5985,"location":"(46.896801, -71.135788)","price":54.0} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Plamondon Whitesands Resort","hotel_rating":3.5,"id":6025,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"1206 Bow Valley Trail Canmore Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Canadian Rockies Chalets","hotel_rating":3.5,"id":141,"location":"(51.0748046, -115.3325832)","price":116.73565891472869} {"address":"635 Dadook Ave British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Microtel Inn & Suites by Wyndham Kitimat","hotel_rating":4.5,"id":288,"location":"(54.0563992, -128.6690055)","price":339.0} {"address":"437 Marten Street Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"A Good Nite's Rest","hotel_rating":4.0,"id":543,"location":"(51.1827157, -115.5676471)","price":116.73565891472869} {"address":"1358 Monument Rd Spring Bay Ontario","amenities":["['Restaurant'"," 'Pool'"," 'Free parking'"," 'Spa'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Rockgarden Terrace Resort","hotel_rating":4.5,"id":826,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"2314 Rockwood Pl Nanaimo British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Rockwood House B&B","hotel_rating":4.5,"id":879,"location":"(49.1692133, -123.9916143)","price":155.0} {"address":"960 Rainbow Rd British Columbia V","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Skipping Stone Beach B&B","hotel_rating":5.0,"id":942,"location":"(50.3125, -125.9132447)","price":116.73565891472869} {"address":"South sector of Gros Morne National Park Newfoundland and Labrador","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Blanchard House","hotel_rating":4.0,"id":1201,"location":"(53.8217327, -61.2295532)","price":116.73565891472869} {"address":"435 Rue St-Etienne La Malbaie Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge de Jeunesse La Malbaie","hotel_rating":4.0,"id":1296,"location":"(47.6511085, -70.1503676)","price":116.73565891472869} {"address":"4955 Camp Creek Rd Revelstoke British Columbia","amenities":["['Free parking'"," 'Free Internet'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Noah's Ark Resort","hotel_rating":4.0,"id":1672,"location":"(50.9743028, -118.5219137)","price":116.73565891472869} {"address":"469 Alexandre Tache Blvd Gatineau Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Motel Chateauguay","hotel_rating":2.0,"id":2087,"location":"(52.4760892, -71.8258668)","price":76.0} {"address":"12 Rimouski Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Concierge'"," 'Hot Tub'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hotel Le Saint-Germain","hotel_rating":4.5,"id":2352,"location":"(48.450155, -68.529968)","price":125.0} {"address":"6176 Trout Creek Rd Clearwater British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Wolfwood Guest Ranch","hotel_rating":"NaN","id":2482,"location":"(51.9164431, -120.0120866)","price":116.73565891472869} {"address":"1495 6th Avenue ","amenities":["[]"],"country":"Canada","hotel_name":"Valemount Vacation Inn","hotel_rating":4.5,"id":2654,"location":"(38.4196816938775, -82.4329766122449)","price":130.0} {"address":"303 Boul Ste-Madeleine Trois-Rivieres Quebec","amenities":["['Free parking'"," 'Room service'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Casino and Gambling'"," 'Golf Course'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Hoel Motel Penn Mass","hotel_rating":2.5,"id":2746,"location":"(52.4760892, -71.8258668)","price":55.0} {"address":"5888 Turnstone Cres Sechelt British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Above the Inlet B and B and Vacation Rentals","hotel_rating":5.0,"id":2757,"location":"(49.483610551101, -123.768158584329)","price":116.73565891472869} {"address":"22 Maple Golf Cres Tobermory Ontario","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Maple Golf Inn","hotel_rating":4.5,"id":2856,"location":"(45.2395596787962, -81.6423699494198)","price":116.73565891472869} {"address":"19 rue Davis ","amenities":["[]"],"country":"Canada","hotel_name":"Gite la Normande","hotel_rating":4.5,"id":2952,"location":"(48.8282446, -64.4910619)","price":116.73565891472869} {"address":"8405 Byng Road Port Hardy British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Pioneer Inn","hotel_rating":2.5,"id":3185,"location":"(50.6893475, -127.4531093)","price":85.0} {"address":"45825 Edmeston Rd Chilliwack British Columbia","amenities":["['Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Forest Echoes Cabins","hotel_rating":4.5,"id":3277,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"1570 Rue Principale Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite Saint-Jean-de-Piles","hotel_rating":5.0,"id":3523,"location":"(46.4438043, -72.7781378)","price":116.73565891472869} {"address":"Highway 3 Princeton British ","amenities":["[]"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Stemwinder Provincial Park","hotel_rating":4.0,"id":4396,"location":"(49.0496568, -117.1243251)","price":116.73565891472869} {"address":"481 Broadway St Kincardine Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Maple Leaf Inn","hotel_rating":3.5,"id":4518,"location":"(44.1791409065975, -81.6258592270708)","price":80.0} {"address":"1100 Taschereau Blvd ","amenities":["[]"],"country":"Canada","hotel_name":"Motel Oscar","hotel_rating":2.5,"id":4598,"location":"(42.7263949, -71.4821534)","price":116.73565891472869} {"address":"12 Rue Lanning Saint Sauveur des Monts Quebec","amenities":["[]"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel Des Pentes et Suites","hotel_rating":4.0,"id":4653,"location":"(52.4760892, -71.8258668)","price":85.0} {"address":"10 First Avenue South Sioux Lookout Ontario","amenities":["['Free parking'"," 'Breakfast included'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Sunset Inn & Suites","hotel_rating":2.0,"id":4678,"location":"(50.1049323, -91.9086135)","price":116.73565891472869} {"address":"9522 Lochside Dr Sidney British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"The Cedarwood Inn and Suites","hotel_rating":"NaN","id":4875,"location":"(48.64087265, -123.402047488021)","price":149.0} {"address":"405 Spruce Avenue ","amenities":["[]"],"country":"Canada","hotel_name":"Poolside Paradise","hotel_rating":3.0,"id":5149,"location":"(51.893571, 0.934959)","price":116.73565891472869} {"address":"24 Lowder Pl ","amenities":["[]"],"country":"Canada","hotel_name":"House","hotel_rating":"NaN","id":5168,"location":"(43.8801624039194, -78.9043655571854)","price":116.73565891472869} {"address":"501 11 Ave Nisku Alberta","amenities":["['Restaurant'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Bar/Lounge'"," 'Airport transportation'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Golf Course'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Quality Inn Airport - Edmonton","hotel_rating":3.5,"id":5188,"location":"(53.30935825, -113.532145913001)","price":116.73565891472869} {"address":"827 Main St Woodstock New Brunswick","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Stiles Motel","hotel_rating":3.0,"id":5238,"location":"(46.1501708, -67.5733828)","price":116.73565891472869} {"address":"30 Lombard St ","amenities":["[]"],"country":"Canada","hotel_name":"Victoria Park Campground","hotel_rating":3.5,"id":5316,"location":"(37.802076, -122.4188091)","price":116.73565891472869} {"address":" ","amenities":["[]"],"country":"Canada","hotel_name":"Lovely Home","hotel_rating":"NaN","id":5333,"location":"('nil', 'nil')","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Melsask Motel","hotel_rating":3.0,"id":5709,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"317 Aerogreen Cres Saskatoon Saskatchewan","amenities":["[]"],"country":"Canada","hotel_name":"Best Western Plus Airport Inn & Suites","hotel_rating":"NaN","id":1058,"location":"(52.1619856, -106.6850885)","price":114.0} {"address":"1943 Peninsula Rd Ucluelet British Columbia","amenities":["['Free parking'"," 'Free Internet'"," 'Multilingual Staff'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Canadian Princess Lodge & Marina","hotel_rating":3.5,"id":1120,"location":"(48.9447053, -125.5549816)","price":116.73565891472869} {"address":"12 Magog Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite Ici et Maintenant","hotel_rating":5.0,"id":1355,"location":"(45.265463, -72.147903)","price":89.0} {"address":"817 Exeter Rd London Ontario","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Golf Course'"," 'Heated pool'"," 'Indoor pool'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Ramada by Wyndham London","hotel_rating":3.5,"id":1798,"location":"(42.9261491809524, -81.2131686190476)","price":116.73565891472869} {"address":"12795 87th St Osoyoos British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Ciliegia Villa","hotel_rating":4.0,"id":1910,"location":"(49.0410936, -119.4720526)","price":116.73565891472869} {"address":"4576 Timberline Crescent ","amenities":["[]"],"country":"Canada","hotel_name":"Polar Peak Lodges by Fernie Lodging Co","hotel_rating":4.0,"id":2143,"location":"(37.068615, -76.486932)","price":116.73565891472869} {"address":"328 Robson St Clearwater British Columbia","amenities":["['Free High Speed Internet (WiFi)']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Rose Garden B&B","hotel_rating":4.5,"id":2510,"location":"(51.6469949, -120.0427614)","price":116.73565891472869} {"address":"80 Douglas Ave Saint John New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Homeport Historic B&B / Inn c 1858","hotel_rating":4.5,"id":2539,"location":"(45.2601695, -66.0853574)","price":116.73565891472869} {"address":"911 Route 132 Ouest Perce Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Meeting rooms'"," 'Non-smoking hotel']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Vagues Vertes","hotel_rating":3.5,"id":2588,"location":"(48.4765696, -64.3018965)","price":116.73565891472869} {"address":"3840 Cedar Street ","amenities":["[]"],"country":"Canada","hotel_name":"Mountain Reach Bed & Breakfast","hotel_rating":1.5,"id":2682,"location":"(-25.7614768, 28.2935719)","price":116.73565891472869} {"address":"1200 O'Brien St North Bay Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Comfort Inn Airport (North Bay)","hotel_rating":3.5,"id":2990,"location":"(46.3179927, -79.4571495)","price":116.73565891472869} {"address":"1282 Lakeview Cove Pl West Kelowna British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Kelowna Lakeview Cove Bed & Breakfast","hotel_rating":2.0,"id":3087,"location":"(49.8511895363722, -119.567830880253)","price":116.73565891472869} {"address":"7071 McDougal Pl Port Hardy British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Airport transportation'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"First Choice B&B","hotel_rating":4.5,"id":3181,"location":"(50.7201642, -127.5108345)","price":116.73565891472869} {"address":"2 North Service Rd St. Catharines Ontario","amenities":["['Pool'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Breakfast included'"," 'Room service'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Best Western St. Catharines Hotel & Conference Centre","hotel_rating":4.0,"id":3475,"location":"(43.1780959, -79.2502856)","price":102.0} {"address":"1209 Brookdale Ave Cornwall Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Century Motel","hotel_rating":4.5,"id":4287,"location":"(45.027323, -74.7516732)","price":75.0} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Hot Tub'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Mount Logan Lodge","hotel_rating":4.5,"id":4503,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"5250 Spruce Grove Frontage Rd Fairmont Hot Springs British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Spruce Grove Resort","hotel_rating":2.5,"id":4825,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"600 chemin Des Frenes Piedmont Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Complexe Le 60","hotel_rating":3.5,"id":5387,"location":"(45.8901519558026, -74.1422311174426)","price":115.0} {"address":"20 Bonaventure Quebec","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Hot Tub'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Cime Aventures Eco Lodge","hotel_rating":3.5,"id":5428,"location":"(48.0444351, -65.4925807)","price":116.73565891472869} {"address":"981 Barryvale Rd Calabogie Ontario","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Room service'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Golf Course'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Calabogie Highlands Golf Resort","hotel_rating":3.5,"id":5481,"location":"(45.2825316, -76.7270343)","price":116.73565891472869} {"address":"3559 Rue Principle Tracadie-Sheila New Brunswick","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Chateau d'Acadie","hotel_rating":4.5,"id":5591,"location":"(46.500283, -66.750183)","price":116.73565891472869} {"address":"3041 Sooke Rd Langford British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Whispering Creek Guest Cottage","hotel_rating":5.0,"id":5722,"location":"(48.4260169, -123.5657384)","price":116.73565891472869} {"address":"277 Riverside Dr W Windsor Ontario","amenities":["['Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Pool'"," 'Breakfast included'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Best Western Plus Waterfront Hotel","hotel_rating":4.0,"id":11,"location":"(42.3185694, -83.0452773)","price":116.0} {"address":"27010 Highway 16 Alberta","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Breakfast Available'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Overlander Mountain Lodge","hotel_rating":4.0,"id":49,"location":"(53.5704959, -113.1296237)","price":116.73565891472869} {"address":"150 City Centre Mall British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Airport transportation'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Paid Internet'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Mstar Hotel","hotel_rating":5.0,"id":290,"location":"(55.001251, -125.002441)","price":185.0} {"address":"163 Chemin des Amoureux Mont Tremblant Quebec","amenities":["[]"],"country":"Canada","hotel_name":"B&B Les Dames du Lac","hotel_rating":"NaN","id":437,"location":"(46.094937531779, -74.5997835647706)","price":130.0} {"address":"333 Banff Avenue Alberta","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Breakfast Available'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Sauna'"," 'Wheelchair Access'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Elk + Avenue Hotel","hotel_rating":4.0,"id":514,"location":"(51.1798733, -115.570781041464)","price":116.73565891472869} {"address":"555 Columbia St W Kamloops British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Ramada by Wyndham Kamloops","hotel_rating":3.5,"id":591,"location":"(50.6727429, -120.3518045)","price":116.73565891472869} {"address":"2383 Forde Station Rd Golden British Columbia","amenities":["['Free parking'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Mountain View Cabins","hotel_rating":4.5,"id":716,"location":"(55.001251, -125.002441)","price":60.0} {"address":"Rr# ","amenities":["[]"],"country":"Canada","hotel_name":"Goat Mountain Lodge","hotel_rating":"NaN","id":775,"location":"(2.135138, -61.3631922)","price":116.73565891472869} {"address":"40 Cranston Rd Ontario P","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Cedarwood Lodge","hotel_rating":4.5,"id":803,"location":"(45.67692164375, -82.2667738125)","price":116.73565891472869} {"address":"2001 Avenue B N Saskatoon Saskatchewan","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Riviera Motor Inn","hotel_rating":3.0,"id":1091,"location":"(52.15690555, -106.67218652402)","price":81.0} {"address":"525 Chemin des Falaises La Malbaie Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Hotel Pavillons Le Petit Manoir du Casino","hotel_rating":"NaN","id":1291,"location":"(47.6230856, -70.1445254)","price":138.0} {"address":"4 Quebec","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Room service'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Sauna'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Estrimont Suites & Spa","hotel_rating":4.0,"id":1341,"location":"(33.5739670208333, -117.734200354167)","price":125.0} {"address":"115 30th St N Wasaga Beach Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Woodland Hideaway","hotel_rating":"NaN","id":1423,"location":"(44.4884229928571, -80.0549682142857)","price":116.73565891472869} {"address":"2240 Sleeping Giant Parkway Thunder Bay Ontario","amenities":["['Room service'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast Available'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_name":"Delta Hotels by Marriott Thunder Bay","hotel_rating":"NaN","id":1703,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"1975 Broad St Regina Saskatchewan","amenities":["['Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Bar/Lounge'"," 'Restaurant'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"DoubleTree by Hilton Hotel & Conference Centre Regina","hotel_rating":4.5,"id":2044,"location":"(50.44807425, -104.605787863891)","price":148.0} {"address":"5388 Highline Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Cedar Ridge Estates","hotel_rating":5.0,"id":2133,"location":"(31.105455, -97.760384)","price":116.73565891472869} {"address":"48 Joseph St Parry Sound Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Canadas Best Value Inn & Suites Parry Sound","hotel_rating":2.5,"id":2389,"location":"(45.3584731, -80.0404479566263)","price":76.0} {"address":"564 Route 132 Ouest Perce Quebec","amenities":["['Spa'"," 'Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Au Coin De La Berge","hotel_rating":4.0,"id":2578,"location":"(48.501388117813, -64.2303031559116)","price":116.73565891472869} {"address":"442 Route 132 Ouest Perce Quebec","amenities":["['Restaurant'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Le Gite du Cap Blanc","hotel_rating":4.5,"id":2592,"location":"(48.5033641260001, -64.2250859393061)","price":116.73565891472869} {"address":"7531 Notre-Dame Ouest Trois-Rivieres Quebec","amenities":["['Free parking'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Casino and Gambling'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hotel-Motel Coconut","hotel_rating":4.0,"id":2730,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"2070 rue Bellefeuille Trois-Rivieres Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel Bellefeuille","hotel_rating":3.5,"id":2734,"location":"(46.3384144, -72.5526367)","price":116.73565891472869} {"address":"Highway 40 ","amenities":["[]"],"country":"Canada","hotel_name":"Lodge @ Switzer","hotel_rating":"NaN","id":3637,"location":"(40.1674102, -106.4169259)","price":116.73565891472869} {"address":"5505 Argyle St Unit 1 Port Alberni British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Swept Away Inn","hotel_rating":4.5,"id":3837,"location":"(55.001251, -125.002441)","price":149.0} {"address":"1050 Paignton House Road Ontario","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Bar/Lounge'"," 'Spa'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"JW Marriott The Rosseau Muskoka Resort & Spa","hotel_rating":4.0,"id":4163,"location":"(45.1683838, -79.6412484170023)","price":205.0} {"address":"3158 Pinemeadow Dr Burlington Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Children Activities (Kid / Family Friendly)'"," 'Golf Course'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Creekside B&B and Guest Suite","hotel_rating":5.0,"id":4204,"location":"(43.3697753, -79.8232673)","price":116.73565891472869} {"address":"5220 2nd Avenue Edson Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Dry Cleaning'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Super 8 by Wyndham Edson","hotel_rating":4.0,"id":4240,"location":"(55.001251, -115.002136)","price":93.0} {"address":"2565 Chemin Scenic Sutton Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Chapelle Ste Agnes Vineyard","hotel_rating":"NaN","id":4330,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"6026 50th Avenue Bonnyville Alberta","amenities":["['Pool'"," 'Free Internet'"," 'Restaurant'"," 'Bar/Lounge'"," 'Indoor pool'"," 'Non-smoking hotel'"," 'Paid Internet'"," 'Paid Wifi'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Western Budget Motel Bonnyville","hotel_rating":2.5,"id":4429,"location":"(55.001251, -115.002136)","price":79.0} {"address":"522 Government St Dryden Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Comfort Inn Dryden","hotel_rating":"NaN","id":4483,"location":"(49.78537895, -92.8219269837492)","price":116.73565891472869} {"address":"2252 50th Street Drayton Valley Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Best Western Plus Drayton Valley All Suites","hotel_rating":"NaN","id":4604,"location":"(55.001251, -115.002136)","price":160.0} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Airport transportation'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Rusted Tricycle Bed and Breakfast","hotel_rating":5.0,"id":4769,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"666 Laure Blvd Sept Iles Quebec","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Electric vehicle charging station'"," 'Heated pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hotels Gouverneur Sept-Iles","hotel_rating":4.0,"id":4813,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"529 Chemin Bondville Lac-Brome Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"B&B Hillhouse","hotel_rating":5.0,"id":4922,"location":"(45.2418524, -72.5454545)","price":105.0} {"address":"59 Riverside Gate Okotoks Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Okotoks Country Inn","hotel_rating":2.5,"id":5092,"location":"(50.7240265, -113.9815773)","price":116.73565891472869} {"address":"1100 Boulevard Du Grand-Heron Saint Jerome Quebec","amenities":["[]"],"country":"Canada","hotel_experience":"Average","hotel_name":"Camping Lac Lafontaine Cottage & RV Resort","hotel_rating":2.5,"id":5162,"location":"(45.7544316735106, -74.0227377870855)","price":116.73565891472869} {"address":"2769 Glenwood Dr Trail British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Hot Tub'"," 'Indoor pool'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Glenwood Inn & Suites","hotel_rating":3.5,"id":5542,"location":"(49.0988596, -117.6812216)","price":116.73565891472869} {"address":"73 St Francois Xavier Est Grande-Vallee Quebec","amenities":["[]"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Camping au Soleil Couchant","hotel_rating":3.5,"id":5997,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"310 Patricia Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Chalet Patricia","hotel_rating":4.5,"id":80,"location":"(53.50839425, -113.591159304251)","price":116.73565891472869} {"address":"625 Columbia St W Kamloops British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Shuttle Bus Service'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Knights Inn Kamloops","hotel_rating":2.5,"id":622,"location":"(50.6718373, -120.353028)","price":116.73565891472869} {"address":"2629 Bc-95 Golden British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Columbia Wetlands Outpost","hotel_rating":"NaN","id":774,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"21076 Hwy 6 South Baymouth Ontario","amenities":["['Free Internet'"," 'Free parking'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Buck Horn Motel","hotel_rating":4.0,"id":807,"location":"(45.5838579, -82.0141689)","price":116.73565891472869} {"address":"45 Mosley St Wasaga Beach Ontario","amenities":["['Pool'"," 'Free parking'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Villa Nova Motel Resort","hotel_rating":3.0,"id":1402,"location":"(44.5224993587701, -80.0197440369278)","price":116.73565891472869} {"address":"180 Portugal Cove Rd St. John's Newfoundland and Labrador","amenities":["[]"],"country":"Canada","hotel_name":"Holiday Inn St. Johns","hotel_rating":"NaN","id":1490,"location":"(47.589979, -52.718271)","price":91.0} {"address":"40 Couch Rd Whitehorse Yukon","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hidden Valley Bed and Breakfast","hotel_rating":4.5,"id":1533,"location":"(60.825177, -135.202633)","price":116.73565891472869} {"address":"655 Arthur St W Thunder Bay Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Airport transportation'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Best Western Thunder Bay Crossroads","hotel_rating":4.0,"id":1679,"location":"(48.3810219, -89.2987026)","price":116.73565891472869} {"address":"83 Morgans Rd Huntsville Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Morgan House Bed and Breakfast and Wool Works Studio","hotel_rating":5.0,"id":2254,"location":"(45.3640521, -79.1306385)","price":116.73565891472869} {"address":"167 Blackwater Rd Parry Sound Ontario","amenities":["['Free parking'"," 'Breakfast included'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_name":"Blackwater Lake Guest House","hotel_rating":"NaN","id":2417,"location":"(45.433435, -79.82115)","price":116.73565891472869} {"address":"1449 Hwy 69 S. R.R. # 2 ","amenities":["[]"],"country":"Canada","hotel_name":"White Pine Motel","hotel_rating":"NaN","id":2423,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"44 du Cap Barre Perce Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Gite a l'Abri du Vent","hotel_rating":4.0,"id":2569,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"6398 Gale Ave N Sechelt British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Beachcomber B&B","hotel_rating":5.0,"id":2761,"location":"(49.5083345311108, -123.795637050037)","price":116.73565891472869} {"address":"7439 Nootka St ","amenities":["[]"],"country":"Canada","hotel_name":"Adventure Bed & Breakfast at Rockwood Retreat","hotel_rating":5.0,"id":3052,"location":"(49.246661, -123.0416302)","price":116.73565891472869} {"address":"6273 Station Street Oliver British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Free parking'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Hot Tub'"," 'Indoor pool'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Coast Oliver Hotel","hotel_rating":4.5,"id":3097,"location":"(49.1849088, -119.5492993)","price":110.0} {"address":"100 Burrowing Owl Place Oliver British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Burrowing Owl Estate Winery Guest House","hotel_rating":4.5,"id":3111,"location":"(49.0999876, -119.5359039)","price":116.73565891472869} {"address":"7141 16th Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Edmond Home","hotel_rating":1.0,"id":3249,"location":"(37.7430963, -122.4724931)","price":116.73565891472869} {"address":"28 Rue Henry Levis Quebec","amenities":["['Free High Speed Internet (WiFi)']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite le 28 henry","hotel_rating":5.0,"id":3416,"location":"(46.8085493, -71.1853207)","price":116.73565891472869} {"address":"2 Elgin St ","amenities":["[]"],"country":"Canada","hotel_name":"Wooton House on the Water","hotel_rating":5.0,"id":3494,"location":"(44.5043878, -77.4722485)","price":116.73565891472869} {"address":"2665 Bradshaw Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Wyldflower B & B","hotel_rating":5.0,"id":3555,"location":"(43.3377666062189, -76.2301681834904)","price":116.73565891472869} {"address":"524 Quatna Rd Qualicum Beach British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Blue Willow Guest House","hotel_rating":5.0,"id":3562,"location":"(49.3549901, -124.4215687)","price":116.73565891472869} {"address":"1173 Clonsilla Ave Peterborough Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Twin Pines Bed and Breakfast","hotel_rating":5.0,"id":3673,"location":"(44.2946918, -78.3406435)","price":100.0} {"address":"1136 Highway 7 East Peterborough Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Robyn's Motel","hotel_rating":4.0,"id":3674,"location":"(44.3036634993926, -78.2445731409884)","price":85.0} {"address":" ","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite Ancestral","hotel_rating":5.0,"id":4742,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"8 Michelsens Lane Bamfield British Columbia","amenities":["['Free parking'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Pacific Gateway Wilderness Lodge","hotel_rating":4.5,"id":4915,"location":"(48.838902, -125.1408761)","price":116.73565891472869} {"address":"12700 50 Hwy Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hampton Inn & Suites by Hilton Bolton","hotel_rating":4.5,"id":5227,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"570 chemin des Frenes Piedmont Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Dry Cleaning'"," 'Golf Course'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hotel St-Sauveur","hotel_rating":4.0,"id":5386,"location":"(45.8906152945259, -74.1432108820147)","price":83.0} {"address":"4512 42nd Avenue Innisfail Alberta","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Motel 6 Innisfail AB","hotel_rating":4.5,"id":5503,"location":"(55.001251, -115.002136)","price":70.0} {"address":"1717 Gordon Avenue The Pas Manitoba","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Free parking'"," 'Restaurant'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Andersen Inn and Suites","hotel_rating":4.0,"id":5540,"location":"(53.8126369, -101.2505097)","price":116.73565891472869} {"address":"372 rue Laurier Saint-Apollinaire Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Golf Course'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Econo Lodge St. Apollinaire","hotel_rating":4.0,"id":5718,"location":"(46.623814299122, -71.4991736423369)","price":103.0} {"address":"Km 1818 Alaska Highway Beaver Creek Yukon","amenities":["['Free Internet'"," 'Free parking'"," 'Room service'"," 'Breakfast Available'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Discovery Yukon Lodgings","hotel_rating":4.5,"id":5793,"location":"(63.000147, -136.002502)","price":116.73565891472869} {"address":"909 Pyramid Lake Road Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Blue Moose Inn","hotel_rating":4.0,"id":66,"location":"(52.8744778057287, -118.092650798774)","price":116.73565891472869} {"address":"121 Kananaskis Way Canmore Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Concierge'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Fire Mountain Lodge","hotel_rating":3.5,"id":154,"location":"(51.08615415, -115.343637776719)","price":116.73565891472869} {"address":"20 Stratford Rd Prince Edward Island","amenities":["['Minibar'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Southport Motel","hotel_rating":3.5,"id":265,"location":"(46.227733, -63.1016298)","price":116.73565891472869} {"address":"200 Chemin des Saisons Mont Tremblant Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Spa'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Self-Serve Laundry'"," 'Tennis Court'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Embarc Tremblant","hotel_rating":4.5,"id":432,"location":"(46.205969, -74.594923)","price":185.0} {"address":"198 Herring Cove Rd Halifax Nova Scotia","amenities":["[]"],"country":"Canada","hotel_name":"Captain Spry Bed & Breakfast","hotel_rating":"NaN","id":1031,"location":"(44.623632, -63.6174533)","price":116.73565891472869} {"address":"247 Willis Cres Saskatoon Saskatchewan","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"TownePlace Suites by Marriott Saskatoon","hotel_rating":5.0,"id":1063,"location":"(52.0880414, -106.6290521)","price":151.0} {"address":"367 Rue Saint Raphael La Malbaie Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Casino and Gambling'"," 'Golf Course'"," 'Hot Tub'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"La Chouenne","hotel_rating":4.5,"id":1303,"location":"(47.663410868186, -70.1050160140513)","price":116.73565891472869} {"address":"738 Exeter Rd London Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Meeting rooms'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Howard Johnson by Wyndham London","hotel_rating":3.5,"id":1802,"location":"(42.9258197076923, -81.2193125076923)","price":116.73565891472869} {"address":"256 Lindsay St S Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Victoria Motel","hotel_rating":"NaN","id":1954,"location":"(44.33977765, -78.726686494333)","price":116.73565891472869} {"address":"Highway 60 Huntsville Ontario","amenities":["['Free parking'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Free Internet'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Tennis Court'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Cedar Grove Lodge","hotel_rating":4.5,"id":2283,"location":"(45.3417446, -79.1693761)","price":116.73565891472869} {"address":"2259 Phillips Rd Sooke British Columbia","amenities":["['Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Sooke River Campground","hotel_rating":3.5,"id":2331,"location":"(48.3890507, -123.7087502)","price":116.73565891472869} {"address":"926 Elm St Campbell River British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Money Pennies B&B","hotel_rating":4.5,"id":2448,"location":"(50.0250287, -125.249502)","price":85.0} {"address":"517 Island Hwy Campbell River British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Passage View Motel","hotel_rating":4.0,"id":2457,"location":"(50.0283689, -125.2432472)","price":116.73565891472869} {"address":"2741 Sugosa Pl West Kelowna British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Children Activities (Kid / Family Friendly)'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Monkeys B&B","hotel_rating":4.5,"id":3082,"location":"(49.8521936243631, -119.645410554155)","price":116.73565891472869} {"address":"1355 Blvd de la Rive-Sud ","amenities":["[]"],"country":"Canada","hotel_name":"Camping La Relache","hotel_rating":4.5,"id":3424,"location":"(46.8229028, -71.1188769)","price":116.73565891472869} {"address":"1-641 Lakeview Cres Peterborough Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Stillwater on the Lake","hotel_rating":5.0,"id":3682,"location":"(44.842018, -77.981965)","price":116.73565891472869} {"address":" ","amenities":["[]"],"country":"Canada","hotel_name":"Aspenhill Country Lodge","hotel_rating":"NaN","id":4257,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"23 Lofty Pines Pl Brampton Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Shuttle Bus Service'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Newton Villa","hotel_rating":5.0,"id":4265,"location":"(43.7367884836705, -79.7548759309294)","price":116.73565891472869} {"address":"146 Garafraxa St E Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Thistlebrae B&B","hotel_rating":"NaN","id":4347,"location":"(43.708089268, -80.381172016)","price":116.73565891472869} {"address":"365 Hwy 3 Princeton British Columbia","amenities":["[]"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Princeton RV Campground","hotel_rating":3.5,"id":4395,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":" ","amenities":["['Pool'"," 'Free Internet'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Willow Lake Campground and RV Park","hotel_rating":4.5,"id":4572,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"506 Broadway St W Yorkton Saskatchewan","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Free parking'"," 'Breakfast included'"," 'Spa'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Home Inn & Suites - Yorkton","hotel_rating":4.5,"id":5021,"location":"(51.210132, -102.4636347)","price":116.73565891472869} {"address":"40 McPherson Dr Napanee Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hampton Inn Napanee-Ontario","hotel_rating":4.5,"id":5129,"location":"(44.2614993, -76.9711904)","price":161.0} {"address":"178 Lombard St Smiths Falls Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Roger's Motel","hotel_rating":4.0,"id":5314,"location":"(44.8954817, -76.0241586)","price":116.73565891472869} {"address":"236 Terra Tory Dr Lanark Ontario","amenities":["['Wheelchair Access']"],"country":"Canada","hotel_name":"Antigonish Harbour Pat's Bed & Breakfast","hotel_rating":"NaN","id":5459,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"4180 Bernard Pilon ","amenities":["[]"],"country":"Canada","hotel_name":"Motel Beloeil","hotel_rating":3.0,"id":6052,"location":"(45.580732, -73.2634529)","price":59.0} {"address":"109-1151 Sidney St Canmore Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Sunset Resorts Canmore","hotel_rating":3.5,"id":164,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"202 Chemin Champtre ","amenities":["[]"],"country":"Canada","hotel_name":"Le Champetre by Tremblant Sunstar","hotel_rating":"NaN","id":503,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"654 Fortune Dr Kamloops British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Business Centre with Internet Access'"," 'Golf Course'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Fortune Motel","hotel_rating":3.5,"id":605,"location":"(50.69589385, -120.355901306489)","price":116.73565891472869} {"address":"1200 12th St N Golden British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Travelodge By Wyndham Golden Sportsman Lodge","hotel_rating":3.5,"id":711,"location":"(51.31380055, -116.969365665882)","price":80.0} {"address":"1 Water St Gore Bay Ontario","amenities":["['Free parking'"," 'Breakfast included'"," 'Room service'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Inn at Gore Bay","hotel_rating":5.0,"id":821,"location":"(45.9159316, -82.4633025)","price":116.73565891472869} {"address":"121 Bastion St Nanaimo British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Painted Turtle Guesthouse","hotel_rating":4.5,"id":875,"location":"(49.1666146, -123.9366106)","price":116.73565891472869} {"address":"118 Rainbow Rd Ganges British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Mariner's Loft","hotel_rating":"NaN","id":931,"location":"(48.8545711, -123.5277845)","price":116.73565891472869} {"address":"1510 boulevard De Comporte La Malbaie Quebec","amenities":["['Pool'"," 'Room service'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Breakfast Available'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel Le Riviera","hotel_rating":3.5,"id":1301,"location":"(47.6608304662767, -70.156069634464)","price":69.0} {"address":"205 Abbott Magog Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Sauna'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"O Bois Dormant","hotel_rating":5.0,"id":1350,"location":"(45.2677694, -72.1541377)","price":116.73565891472869} {"address":"29 Queen's Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Downtown Executive Suites - Queens Road","hotel_rating":"NaN","id":1528,"location":"(51.0070322, -0.100829949999999)","price":116.73565891472869} {"address":"49 Goderich Rd Hamilton Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Breakfast Available'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Four Points by Sheraton Hamilton - Stoney Creek","hotel_rating":3.0,"id":2229,"location":"(43.2430515, -79.7590566)","price":116.73565891472869} {"address":"209 Murtle Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Kodiak Town Suites B&B","hotel_rating":2.5,"id":2502,"location":"(57.111986, -2.2211591)","price":116.73565891472869} {"address":"8210 Des Forges Blvd ","amenities":["[]"],"country":"Canada","hotel_name":"KiNipi","hotel_rating":5.0,"id":2733,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"8080 Goodspeed Road Port Hardy British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Port Hardy RV Resort & Log Cabins","hotel_rating":4.0,"id":3172,"location":"(50.697673, -127.4780558)","price":116.73565891472869} {"address":"552 Chebucto Street Baddeck Nov","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Dunlop Inn","hotel_rating":4.5,"id":3375,"location":"(46.1009557830081, -60.7475249843522)","price":116.73565891472869} {"address":"1100 Promenade du Saint-Maurice Shawinigan Quebec","amenities":["['Pool'"," 'Restaurant'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Spa'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge Gouverneur Shawinigan","hotel_rating":3.5,"id":3504,"location":"(46.5409162898834, -72.7553981488117)","price":109.0} {"address":"873 Rue Lambert ","amenities":["[]"],"country":"Canada","hotel_name":"Elevate Rooms at Lambert Street","hotel_rating":"NaN","id":3531,"location":"(45.668682, -73.58232388)","price":116.73565891472869} {"address":"320 Bay St Sault Ste. Marie Ontario","amenities":["['Free parking'"," 'Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Holiday Inn Express - Sault Ste. Marie","hotel_rating":4.5,"id":3578,"location":"(46.5126673, -84.3362788)","price":116.73565891472869} {"address":"243 Great Northern Rd Sault Ste. Marie Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Northlander Motel","hotel_rating":4.0,"id":3584,"location":"(46.533077, -84.3198863)","price":116.73565891472869} {"address":"149 Woodley Drive Hinton Alberta","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Ramada by Wyndham Hinton","hotel_rating":4.0,"id":3610,"location":"(53.3831407, -117.6315927)","price":116.73565891472869} {"address":"13 Southline Ave Kincardine Ontario","amenities":["['Indoor pool']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Fisherman's Cove","hotel_rating":4.5,"id":4521,"location":"(44.0970786, -81.4708452)","price":116.73565891472869} {"address":"3969 Godkin Rd Chemainus British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Children Activities (Kid / Family Friendly)'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Creekside Bed and Breakfast","hotel_rating":4.5,"id":4589,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"205 Mystery Lake Road Thompson Manitoba","amenities":["['Free parking'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Best Western Thompson Hotel & Suites","hotel_rating":4.5,"id":4943,"location":"(55.7329709, -97.8563218)","price":150.0} {"address":"5136 Highway 2a Lacombe Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Babysitting'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Lacombe Motor Inn","hotel_rating":3.5,"id":5109,"location":"(52.471726, -113.7188259)","price":79.0} {"address":"353 Dundas St W Napanee Ontario","amenities":["['Free parking'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Twin Peaks Motel","hotel_rating":3.5,"id":5132,"location":"(44.2382078250969, -76.9673640272688)","price":69.0} {"address":"3471 Route 114 Hopewell Cape New Brunswick","amenities":["['Free parking'"," 'Restaurant'"," 'Breakfast included'"," 'Pool'"," 'Free Internet'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Gaskin's Chocolate River Restaurant, Motel, Cottages and Campground","hotel_rating":2.0,"id":5318,"location":"(46.500283, -66.750183)","price":125.0} {"address":"Western 66 Motel 2401 Mount Newton Cross Rd Central Saanich British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Western 66 Motel","hotel_rating":3.5,"id":5365,"location":"(55.001251, -125.002441)","price":90.0} {"address":"123 Boul Frontenac Ouest Thetford Mines Quebec","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Comfort Inn Thetford Mines","hotel_rating":3.5,"id":5573,"location":"(52.4760892, -71.8258668)","price":109.0} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Arctic Divide","hotel_rating":4.5,"id":5699,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"700 Ripplecove Ayer's Cliff Quebec","amenities":["['Pool'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Free parking'"," 'Bar/Lounge'"," 'Spa'"," 'Banquet Room'"," 'Breakfast Available'"," 'Concierge'"," 'Conference Facilities'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Tennis Court'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Ripplecove Lakefront Hotel and Spa","hotel_rating":4.5,"id":5788,"location":"(52.4760892, -71.8258668)","price":199.0} {"address":"121 Salaberry-de-Valleyfield Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Room service'"," 'Free parking'"," 'Restaurant'"," 'Children Activities (Kid / Family Friendly)'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Motel Grande-ile","hotel_rating":2.5,"id":5861,"location":"(45.2555625, -74.1316153)","price":116.73565891472869} {"address":"5904 51st Street ","amenities":["[]"],"country":"Canada","hotel_name":"Mile Zero Motor Inn","hotel_rating":1.0,"id":6004,"location":"(39.9597898, -75.222895)","price":116.73565891472869} {"address":"724 Railway Avenue Oxbow Saskatchewan","amenities":["[]"],"country":"Canada","hotel_name":"Bow Manor Motor Hotel","hotel_rating":"NaN","id":6095,"location":"(49.22776415, -102.169988565637)","price":116.73565891472869} {"address":"3 Railway Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Burnside House","hotel_rating":5.0,"id":175,"location":"(53.4512368, -6.1555792)","price":116.73565891472869} {"address":"3035 ch de la Chapelle Mont Tremblant Quebec","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Self-Serve Laundry'"," 'Ski-In / Ski-Out'"," 'Wheelchair Access'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Homewood Suites Mont-Tremblant","hotel_rating":4.0,"id":426,"location":"(46.2134103, -74.5860866)","price":116.73565891472869} {"address":"19 West View Lane Newfoundland and Labrador","amenities":["[]"],"country":"Canada","hotel_name":"Java Jacks Bed and Breakfast","hotel_rating":4.5,"id":1204,"location":"(53.8217327, -61.2295532)","price":116.73565891472869} {"address":"1495 Chemin de la Riviere Magog Quebec","amenities":["['Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge La Destinee","hotel_rating":4.0,"id":1386,"location":"(45.2970999, -72.0526844)","price":116.73565891472869} {"address":"331 Duckworth St St. John's Newfoundland and Labrador","amenities":["['Bar/Lounge'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Duckworth Hotel","hotel_rating":3.5,"id":1507,"location":"(47.5670543, -52.7047109)","price":54.0} {"address":"774 Base Line Rd E London Ontario","amenities":["['Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Country Inn & Suites by Radisson, London South, ON","hotel_rating":4.5,"id":1784,"location":"(42.9624406, -81.224861)","price":116.73565891472869} {"address":"6542 King George Blvd Surrey British Columbia","amenities":["['Restaurant'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Golf Course'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Econo Lodge Surrey","hotel_rating":3.5,"id":1825,"location":"(49.1215842, -122.8448828)","price":116.73565891472869} {"address":"19500 Langley Bypass Surrey British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Restaurant'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hampton Inn & Suites Langley Surrey","hotel_rating":4.5,"id":1837,"location":"(49.10788345, -122.682616291632)","price":125.0} {"address":"680 Boulevard du Rivage ","amenities":["[]"],"country":"Canada","hotel_name":"Motel au bord de l'eau","hotel_rating":5.0,"id":2374,"location":"(48.4833698, -68.4999738)","price":116.73565891472869} {"address":"27-29 Seguin St ","amenities":["[]"],"country":"Canada","hotel_name":"The Old Royal Hotel","hotel_rating":"NaN","id":2422,"location":"(45.3436905666667, -80.0330959666667)","price":116.73565891472869} {"address":"Highway 16 Valemount British Columbia","amenities":["['Free parking'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Mount Robson Lodge & Robson Shadows Campground","hotel_rating":4.5,"id":2661,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"Fraser-Fort George ","amenities":["[]"],"country":"Canada","hotel_name":"Mallard Mountain Lodge","hotel_rating":"NaN","id":2683,"location":"(53.8847174, -122.6750016)","price":116.73565891472869} {"address":"6433 Orr Drive Red Deer Alberta","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Holiday Inn Express Red Deer North","hotel_rating":5.0,"id":2866,"location":"(52.2883754, -113.8503769)","price":116.73565891472869} {"address":"6822 66 St Red Deer Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Pool'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"TownePlace Suites Red Deer","hotel_rating":4.5,"id":2871,"location":"(52.28596, -113.853014)","price":116.0} {"address":"Dogtooth Lake RD ","amenities":["[]"],"country":"Canada","hotel_name":"Dogtooth Lake Resort","hotel_rating":5.0,"id":3214,"location":"(49.6651067, -94.0844079)","price":116.73565891472869} {"address":"1800 Capilano Rd North Vancouver British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"North Vancouver Hotel","hotel_rating":3.5,"id":3337,"location":"(49.3444156, -123.1114076)","price":116.73565891472869} {"address":"542 1st St E ","amenities":["[]"],"country":"Canada","hotel_name":"Ellison House","hotel_rating":3.5,"id":3346,"location":"(44.5506918745556, -80.9320668303962)","price":116.73565891472869} {"address":"1547 Trunk Rd Sault Ste. Marie Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Shady Rest Motel Apartments & Kitchenettes","hotel_rating":1.5,"id":3596,"location":"(46.5363078148378, -84.2405447066201)","price":116.73565891472869} {"address":"259 Hot Springs Road ","amenities":["[]"],"country":"Canada","hotel_name":"Glencoe RV Park","hotel_rating":3.0,"id":4438,"location":"(45.8950138298908, -112.234043910995)","price":116.73565891472869} {"address":"15 Graham St Woodstock Ontario","amenities":["['Breakfast included'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Econo Lodge Woodstock","hotel_rating":4.5,"id":4567,"location":"(43.130421, -80.758868)","price":72.0} {"address":"50 Lighthouse St ","amenities":["[]"],"country":"Canada","hotel_name":"Preston Manor","hotel_rating":5.0,"id":4581,"location":"(43.7422559928498, -81.7134781970746)","price":116.73565891472869} {"address":"760 Cooper Rd Invermere British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Spa'"," 'Banquet Room'"," 'Breakfast Available'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Conference Facilities'"," 'Electric vehicle charging station'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Copper Point Resort","hotel_rating":4.0,"id":4782,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"320 Borden St Invermere British Columbia","amenities":["[]"],"country":"Canada","hotel_experience":"Very good","hotel_name":"YPC Fitness & Accommodations","hotel_rating":4.0,"id":4786,"location":"(50.5175437, -116.0288084)","price":115.0} {"address":" ","amenities":["['Free parking'"," 'Restaurant'"," 'Children Activities (Kid / Family Friendly)'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Ruby Lake Resort","hotel_rating":4.0,"id":4846,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"4710 73 St Camrose Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Canalta Camrose","hotel_rating":4.5,"id":4927,"location":"(53.0178527, -112.865435)","price":116.73565891472869} {"address":"135 Chemin Bourget Rigaud Quebec","amenities":["['Free High Speed Internet (WiFi)']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Le Point de Vue","hotel_rating":5.0,"id":5440,"location":"(45.4582579, -74.29579)","price":116.73565891472869} {"address":"90 3rd Avenue West ","amenities":["[]"],"country":"Canada","hotel_name":"King's Hotel","hotel_rating":4.0,"id":5492,"location":"(36.8676758175584, -82.7836734599235)","price":116.73565891472869} {"address":"1082 Shamrock Marina Rd Severn Bridge Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Concierge'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Tennis Court'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Shamrock Bay Resort","hotel_rating":2.5,"id":5937,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"19267 Lougheed Hwy Pitt Meadows British Columbia","amenities":["['Free parking'"," 'Pool'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Restaurant'"," 'Bar/Lounge'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Best Western Plus Pitt Meadows Inn & Suites","hotel_rating":4.0,"id":6119,"location":"(49.2382088, -122.70748)","price":116.73565891472869} {"address":"921 Kuldo Blvd British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Kitimat Estuary Lodge B&B","hotel_rating":4.0,"id":308,"location":"(54.0438334, -128.6620477)","price":116.73565891472869} {"address":"610 Columbia St W Kamloops British Columbia","amenities":["['Free parking'"," 'Pool'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Bar/Lounge'"," 'Concierge'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Panorama Inn & Suites","hotel_rating":3.5,"id":604,"location":"(50.6727998, -120.3542536)","price":116.73565891472869} {"address":"720 Perivale Rd W ","amenities":["[]"],"country":"Canada","hotel_name":"Mac's Camp","hotel_rating":4.5,"id":810,"location":"(45.7904130980588, -82.3351538361947)","price":116.73565891472869} {"address":"113 Ketchankooken Trail ","amenities":["[]"],"country":"Canada","hotel_name":"Island Spring Cottages","hotel_rating":4.0,"id":842,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"800 Beach Dr Nanaimo British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Beach Estates Inn","hotel_rating":3.5,"id":899,"location":"(49.1896988, -123.9549717)","price":116.73565891472869} {"address":"238 Park Dr Ganges British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Electric vehicle charging station'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Sauna'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hedgerow House Bed & Breakfast","hotel_rating":5.0,"id":930,"location":"(48.8590566, -123.5100574)","price":116.73565891472869} {"address":"106 Circle Dr W Saskatoon Saskatchewan","amenities":["['Pool'"," 'Free parking'"," 'Room service'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Airport transportation'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Travelodge Hotel Saskatoon","hotel_rating":3.5,"id":1065,"location":"(52.1336896, -106.7178465)","price":110.0} {"address":"105 Avenue T N ","amenities":["[]"],"country":"Canada","hotel_name":"Evergreen Lodge","hotel_rating":"NaN","id":1095,"location":"(28.044034, -81.7282235294118)","price":116.73565891472869} {"address":"60 Rue Saint-Raphael ","amenities":["[]"],"country":"Canada","hotel_name":"Gite Aigle d'un Reve","hotel_rating":5.0,"id":1305,"location":"(46.8818232, -71.1572948)","price":105.0} {"address":"151 La Malbaie Quebec","amenities":["[]"],"country":"Canada","hotel_name":"La Tourelle du Cap","hotel_rating":"NaN","id":1317,"location":"(47.657525, -70.153885)","price":116.73565891472869} {"address":"1642 County Road 12 Picton Ontario","amenities":["['Pool'"," 'Restaurant'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Meeting rooms'"," 'Outdoor pool'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Isaiah Tubbs Resort","hotel_rating":3.0,"id":1568,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"Clare Hall Residence 271 Ramsay Rd London Ontario","amenities":["['Air conditioning'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Clare Hall Residence","hotel_rating":4.5,"id":1814,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"17630 56 Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Clydesdale Inn","hotel_rating":3.0,"id":1847,"location":"(53.2529547, -110.0230823)","price":116.73565891472869} {"address":"157 Anzug Harbour Road Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Lunge Haven Cottages & Boating Club","hotel_rating":1.5,"id":1962,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"32 King William St Huntsville Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Rainbow Inn","hotel_rating":4.0,"id":2260,"location":"(45.32974, -79.21109)","price":63.0} {"address":"9 Little Beaver Blvd Parry Sound Ontario","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Log Cabin Inn","hotel_rating":4.5,"id":2401,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"4123 Island Hwy S Campbell River British Columbia","amenities":["['Free parking']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Morning Glory by the Sea","hotel_rating":5.0,"id":2459,"location":"(50.0249556, -125.2415179)","price":116.73565891472869} {"address":"1011 Fairville Blvd Saint John New Brunswick","amenities":["['Fitness Centre with Gym / Workout Room'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Babysitting'"," 'Business Centre with Internet Access'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Travelodge Suites Saint John","hotel_rating":4.0,"id":2540,"location":"(45.2534474, -66.0966217)","price":116.73565891472869} {"address":"198 Gaspe Quebec","amenities":["['Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Camping Parc Nature Gaspe","hotel_rating":5.0,"id":2969,"location":"(48.8317451, -64.4837079)","price":116.73565891472869} {"address":"28 route Miguasha ","amenities":["[]"],"country":"Canada","hotel_name":"Camping L'Erabliere","hotel_rating":5.0,"id":2972,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"6243 Walnut St Powell River British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Old Courthouse Inn","hotel_rating":4.5,"id":3022,"location":"(49.8744273, -124.5522755)","price":119.0} {"address":"Lake of the Woods Kenora","amenities":["['Restaurant']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Wiley Point Wilderness Lodge","hotel_rating":4.0,"id":3215,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"4331 Dominion St Burnaby British Columbia","amenities":["['Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Free parking'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Casino and Gambling'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Delta Hotels by Marriott Burnaby Conference Centre","hotel_rating":4.5,"id":3230,"location":"(49.2565552, -123.0069167)","price":288.0} {"address":"8583 Young Road S ","amenities":["[]"],"country":"Canada","hotel_name":"Days Inn - Chilliwack","hotel_rating":"NaN","id":3293,"location":"(36.173165, -92.924177)","price":116.73565891472869} {"address":"244 boul. Sainte-Rose Laval Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Room service'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Les Menus-Plaisirs","hotel_rating":4.5,"id":4216,"location":"(52.4760892, -71.8258668)","price":135.0} {"address":"264 Maple St. Sutton Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Le Montagnard","hotel_rating":4.0,"id":4328,"location":"(52.4760892, -71.8258668)","price":110.0} {"address":" ","amenities":["[]"],"country":"Canada","hotel_experience":"Average","hotel_name":"Motel Hibiscus","hotel_rating":3.0,"id":4638,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"823 William St Cobourg Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Lotus Motel","hotel_rating":2.5,"id":4706,"location":"(43.96950635, -78.1903048721129)","price":90.0} {"address":"977 Main St Sussex New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Jonah Place","hotel_rating":5.0,"id":4763,"location":"(45.7247377, -65.5269017)","price":116.73565891472869} {"address":"22 Drummondville Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Dry Cleaning'"," 'Golf Course'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel Blanchet","hotel_rating":3.5,"id":4865,"location":"(45.8864303, -72.5018764)","price":116.73565891472869} {"address":"400 Front St Atikokan Ontario","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Atikokan Hotel","hotel_rating":4.5,"id":5011,"location":"(48.7537304, -91.6337975)","price":116.73565891472869} {"address":" ","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Sauna'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Motel Le Voyageur","hotel_rating":2.5,"id":5161,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"Range Road 243 Strathmore Alberta","amenities":["['Free parking'"," 'Banquet Room'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Eagle Lake RV Resort","hotel_rating":3.5,"id":5179,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"1305 9th St Estevan Saskatchewan","amenities":["['Free parking'"," 'Restaurant'"," 'Breakfast included'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Fitness Centre with Gym / Workout Room'"," 'Airport transportation'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Days Inn by Wyndham Estevan","hotel_rating":4.5,"id":5207,"location":"(49.1452396, -102.9935522)","price":89.0} {"address":"369 Chemin du Hibou Stoneham-et-Tewkesbury Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Les Chalets Alpins","hotel_rating":4.0,"id":5531,"location":"(47.0021817, -71.3723127)","price":116.73565891472869} {"address":"190 Mill St ","amenities":["[]"],"country":"Canada","hotel_name":"Motel 90","hotel_rating":"NaN","id":5945,"location":"(41.260788375, -75.846010375)","price":116.73565891472869} {"address":"Hwy 5A ","amenities":["[]"],"country":"Canada","hotel_name":"Kentucky Alleyne Provincial Park","hotel_rating":3.5,"id":5963,"location":"(50.6549865, -120.3691224)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Shuttle Bus Service'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Au SenAbi Motel","hotel_rating":4.5,"id":5977,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"86 Connaught Drive Alberta","amenities":["['Restaurant'"," 'Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Breakfast Available'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Marmot Lodge","hotel_rating":4.0,"id":36,"location":"(52.8874202, -118.0776376)","price":116.73565891472869} {"address":"6th Avenue 418 British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Dry Cleaning'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Ski-In / Ski-Out'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Stewart Mountain Lodge","hotel_rating":4.5,"id":302,"location":"(50.0181983, -119.3999854)","price":116.73565891472869} {"address":"530 Columbia St Kamloops British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Howard Johnson by Wyndham Downtown Kamloops","hotel_rating":3.0,"id":603,"location":"(50.6717418, -120.3287197)","price":59.0} {"address":"1301 11th Ave N Golden British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Brookside Motel","hotel_rating":"NaN","id":722,"location":"(51.3194536, -116.9774986)","price":115.0} {"address":"KM1396 Alaska Hwy Whitehorse Yukon","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Kaleido Lodge Yukon","hotel_rating":4.5,"id":1557,"location":"(63.000147, -136.002502)","price":116.73565891472869} {"address":"6813 Meadowlark Dr Osoyoos British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Reflections Guest House","hotel_rating":"NaN","id":1913,"location":"(49.0286308, -119.4779411)","price":116.73565891472869} {"address":"One Main Street Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Stonyhurst Inn","hotel_rating":"NaN","id":1971,"location":"(43.1998697, -79.2710924)","price":116.73565891472869} {"address":"3321 E Eastgate Bay Regina Saskatchewan","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Country Inn & Suites by Radisson, Regina, SK","hotel_rating":4.0,"id":2034,"location":"(55.5321257, -106.1412243)","price":116.73565891472869} {"address":"4801 Harbour Landing Dr Regina Saskatchewan","amenities":["['Free High Speed Internet (WiFi)'"," 'Pool'"," 'Free parking'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Spa'"," 'Airport transportation'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Home Inn & Suites Regina Airport","hotel_rating":4.0,"id":2035,"location":"(50.4027252, -104.647913901999)","price":116.73565891472869} {"address":"14 Church St Moncton New Brunswick","amenities":["['Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Room service'"," 'Restaurant'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"St-James Gate Boutique Hotel","hotel_rating":3.5,"id":2200,"location":"(46.091783, -64.7793918)","price":116.73565891472869} {"address":"86 Howland Dr Huntsville Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Pool'"," 'Free parking'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Best Western Plus Muskoka Inn","hotel_rating":4.5,"id":2252,"location":"(45.3427526, -79.2289502)","price":116.73565891472869} {"address":"621 Alder St S ","amenities":["[]"],"country":"Canada","hotel_name":"Fireflies Bed & Breakfast","hotel_rating":5.0,"id":2450,"location":"(58.3053982354431, -134.424551356961)","price":116.73565891472869} {"address":"523 Lancaster Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Lancaster Bed and Breakfast","hotel_rating":5.0,"id":2554,"location":"(40.6746890229942, -78.7822953554536)","price":116.73565891472869} {"address":"Southern Yellowhead Hwy Valemount British Columbia","amenities":["['Babysitting'"," 'Children Activities (Kid / Family Friendly)']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Canoe River Campground","hotel_rating":3.5,"id":2678,"location":"(52.8318495, -119.2797377)","price":116.73565891472869} {"address":"5454 Trail Avenue Sechelt British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Driftwood Inn","hotel_rating":3.5,"id":2750,"location":"(49.4706538, -123.7588709)","price":149.0} {"address":"5 Michigan Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Cooke's Bed & Breakfast at Highbourne House","hotel_rating":2.5,"id":3497,"location":"(42.387960522878, -71.0838035579655)","price":116.73565891472869} {"address":"110 Driftwood Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Mystic Sky Bed and Breakfast Retreat","hotel_rating":5.0,"id":3604,"location":"(40.8101261375179, -77.9294447236299)","price":116.73565891472869} {"address":"10 Bighorn Blvd. Radium Hot Springs British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Outdoor pool'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Bighorn Meadows Resort","hotel_rating":4.5,"id":3738,"location":"(55.001251, -125.002441)","price":143.0} {"address":"601 Scottsdale Dr Guelph Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Holiday Inn Guelph Hotel & Conference Centre","hotel_rating":"NaN","id":4272,"location":"(43.51577, -80.239867)","price":176.0} {"address":"95 Cap-Chat Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Village Grande Nature Chic-Chocs","hotel_rating":3.5,"id":4366,"location":"(49.0959673, -66.6878834)","price":116.73565891472869} {"address":"112 Deep River Road Deep River Ontario","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Concierge'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Minibar'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Shemron Suites Hotel","hotel_rating":3.0,"id":5502,"location":"(46.0975283, -77.493521)","price":116.73565891472869} {"address":"256 N. Copper Ave. / Hwy. 3 Greenwood British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Multilingual Staff'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Greenwood Motel and RV Park","hotel_rating":3.0,"id":5927,"location":"(49.0912818, -118.6774145)","price":116.73565891472869} {"address":"1212 Lynn Rd Tofino British ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Seafarer's Bed and Breakfast","hotel_rating":4.5,"id":672,"location":"(49.1233087, -125.8928555)","price":116.73565891472869} {"address":"1250 Stewart Ave Nanaimo British Columbia","amenities":["['Free parking'"," 'Room service'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"The Marinaside Resort / Palms Hotel & Condominiums","hotel_rating":3.0,"id":904,"location":"(49.1889716, -123.9514492)","price":116.73565891472869} {"address":"120 Langley Rd Vesuvius British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Concierge'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Beachfront at Vesuvius","hotel_rating":4.5,"id":955,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"Bishop's Landing 1477 Lower Water St Halifax Nova Scotia","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Premiere Suites - Bishop's Landing","hotel_rating":4.5,"id":1020,"location":"(45.1960403, -63.1653789)","price":116.73565891472869} {"address":"315 Idylwyld Dr N Saskatoon Saskatchewan","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Holiday Inn Express","hotel_rating":4.0,"id":1072,"location":"(52.13313565, -106.671352701044)","price":123.0} {"address":"21 Lasalle Blvd Sudbury Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Conference Facilities'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Residence & Conference Centre (RCC) - Sudbury West","hotel_rating":4.0,"id":1886,"location":"(46.5170977, -80.9932705654715)","price":116.73565891472869} {"address":"2 Saguenay Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite La Nymphe des Eaux","hotel_rating":5.0,"id":2020,"location":"(48.405959, -71.069183)","price":116.73565891472869} {"address":"137 Boul. Greber Gatineau Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel Ritz","hotel_rating":4.0,"id":2093,"location":"(52.4760892, -71.8258668)","price":80.0} {"address":"101 Alma St Moncton New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Downtown Bed & Breakfast","hotel_rating":4.0,"id":2208,"location":"(46.0927873, -64.7786948)","price":116.73565891472869} {"address":"158 Mary St Hamilton Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hamilton Guesthouse","hotel_rating":3.5,"id":2230,"location":"(43.2596583, -79.8619768)","price":44.0} {"address":"2185 Eardley Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Welcome Home B&B","hotel_rating":5.0,"id":2469,"location":"(51.4221119, -0.1390713)","price":116.73565891472869} {"address":"3353 Hihannah View West Kelowna British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Westhaven Bed & Breakfast","hotel_rating":5.0,"id":3075,"location":"(49.8506423808644, -119.606871430611)","price":116.73565891472869} {"address":"1138 Trevor Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Kelowna Sunny Day House","hotel_rating":3.0,"id":3085,"location":"(53.5202741, -2.1662094)","price":116.73565891472869} {"address":"Hurst Island Port Hardy British Columbia","amenities":["['Breakfast included'"," 'Bar/Lounge'"," 'Non-smoking hotel'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"God's Pocket Resort","hotel_rating":5.0,"id":3191,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"963 Hwy 7 East ","amenities":["[]"],"country":"Canada","hotel_name":"Carriage Inn Motel","hotel_rating":1.0,"id":3675,"location":"(43.8702422, -79.2725044)","price":116.73565891472869} {"address":"407 North Front St Belleville Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Fairfield Inn & Suites Belleville","hotel_rating":4.0,"id":4183,"location":"(44.19025405, -77.3962722903754)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Airport transportation'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Chameleon Hotel","hotel_rating":4.0,"id":4536,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"917 Alder Ave. 100 Mile House British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Golf Course'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Microwave'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Ramada Limited 100 Mile House","hotel_rating":3.5,"id":4827,"location":"(51.6358723, -121.3001772)","price":116.73565891472869} {"address":"611 Main St Wolfville Nova Scotia","amenities":["[]"],"country":"Canada","hotel_name":"The Stella Rose B&B","hotel_rating":"NaN","id":4853,"location":"(45.0898525390518, -64.3732008585191)","price":139.0} {"address":"4018 Shore Road Margaree Harbour Nova Scotia","amenities":["['Free Internet'"," 'Free parking'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Margaree Harbour View Inn","hotel_rating":3.5,"id":5534,"location":"(46.4334466038205, -61.107815959462)","price":116.73565891472869} {"address":"1424 rue Notre-Dame Repentigny Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Au Doc Motel","hotel_rating":4.0,"id":5810,"location":"(45.7840252, -73.4003143)","price":116.73565891472869} {"address":"1584 Route 133 Haute Aboujagane New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Waterfront Motel","hotel_rating":4.0,"id":6006,"location":"(46.500283, -66.750183)","price":116.73565891472869} {"address":"42 Chaperral Rd Waasis New Brunswick","amenities":["[]"],"country":"Canada","hotel_name":"Travelodge Fredericton","hotel_rating":"NaN","id":6021,"location":"(46.500283, -66.750183)","price":84.0} {"address":" ","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Dry Cleaning'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Ramada by Wyndham Emerald Park/Regina East","hotel_rating":4.0,"id":6026,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"98 Pioneer St Port Hope Simpson Newfoundland and ","amenities":["['Restaurant']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Campbell's Bed and Breakfast","hotel_rating":3.5,"id":6036,"location":"(49.12120935, -56.696296212741)","price":116.73565891472869} {"address":"306 Geikie Street Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Irma Fadi Accommodations","hotel_rating":5.0,"id":69,"location":"(52.8800356666667, -118.081857333333)","price":116.73565891472869} {"address":"Versant Soleil Mont Tremblan","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Golf Course'"," 'Hot Tub'"," 'Outdoor pool'"," 'Shuttle Bus Service'"," 'Ski-In / Ski-Out'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Tremblant Elysium Etoile du Matin","hotel_rating":4.0,"id":475,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"3609 Sundown Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Thunderbird Guesthouse","hotel_rating":"NaN","id":913,"location":"(39.9870399539676, -82.0627310946958)","price":116.73565891472869} {"address":"181 Carleton Dr Saskatoon Saskatchewan","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Concierge'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"College Park Bed & Breakfast","hotel_rating":4.5,"id":1086,"location":"(52.1266997, -106.5963037)","price":116.73565891472869} {"address":"970 Peninsula Rd ","amenities":["[]"],"country":"Canada","hotel_name":"The Lighthouse Bed and Breakfast","hotel_rating":5.0,"id":1148,"location":"(44.295627, -73.997321)","price":116.73565891472869} {"address":"33 Bridge St Picton Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Picton Harbour Inn","hotel_rating":"NaN","id":1575,"location":"(44.0087849, -77.1360735)","price":137.0} {"address":"112 First Street East Revelstoke British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Regent Hotel","hotel_rating":"NaN","id":1646,"location":"(55.001251, -125.002441)","price":151.0} {"address":"888 Sparkling Pl Vernon British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Spa'"," 'Breakfast included'"," 'Adult pool'"," 'Airport transportation'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Sparkling Hill Resort","hotel_rating":4.0,"id":1750,"location":"(50.1951955, -119.3941787)","price":116.73565891472869} {"address":"855 Wellington Rd London Ontario","amenities":["['Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Room service'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Holiday Inn Hotel & Suites London","hotel_rating":4.0,"id":1791,"location":"(42.9425786, -81.2258643333333)","price":120.0} {"address":"4413 Lakeshore Dr Osoyoos British Columbia","amenities":["['Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Free parking'"," 'Hot Tub'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Village on the Lake","hotel_rating":3.0,"id":1938,"location":"(49.0279282, -119.4425457)","price":116.73565891472869} {"address":"2263 St-Dominique Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Airport transportation'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Au Ptit Manoir","hotel_rating":4.5,"id":2019,"location":"(45.565506, -72.854462)","price":120.0} {"address":"175 Boulevard Greber Gatineau Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel Montcalm","hotel_rating":3.5,"id":2095,"location":"(45.47153115, -75.7004906995109)","price":116.73565891472869} {"address":"86 King William St Huntsville Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Laundry Service'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Comfort Inn Huntsville","hotel_rating":4.0,"id":2258,"location":"(45.32974, -79.21109)","price":81.0} {"address":"213 Lancaster St ","amenities":["[]"],"country":"Canada","hotel_name":"The Cosy Cottage Inn","hotel_rating":4.5,"id":2523,"location":"(53.4494412, -2.9663695)","price":116.73565891472869} {"address":"2268 Huron Church Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Ambassador Motel","hotel_rating":3.5,"id":2636,"location":"(42.2606396, -83.0407323)","price":116.73565891472869} {"address":"310 St. James Rd E North Vancouver British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"A Gazebo In The Garden","hotel_rating":"NaN","id":3367,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"Trans Canada Highway Baddeck Nova Scotia","amenities":["[]"],"country":"Canada","hotel_name":"Bras d'Or Lake Campground","hotel_rating":"NaN","id":3388,"location":"(46.0902742, -60.7746043)","price":116.73565891472869} {"address":"691 Frank Hill Rd Peterborough Ontario","amenities":["['Pool'"," 'Free parking'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Lancaster Cottage & Trailer Resort","hotel_rating":3.5,"id":3686,"location":"(44.3279927, -78.4427009)","price":116.73565891472869} {"address":"4715 45th Street Rocky Mountain House Alberta","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Dry Cleaning'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Rocky Inn Express","hotel_rating":4.0,"id":4081,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"12 Meadow Dr Truro Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Comfort Inn - Truro","hotel_rating":3.5,"id":4384,"location":"(45.36849265, -63.3165894789149)","price":116.73565891472869} {"address":"Surge Narrows Rd. British Columbia V","amenities":["['Free parking'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Discovery Islands Lodge","hotel_rating":5.0,"id":4527,"location":"(50.1780552, -125.1849751)","price":116.73565891472869} {"address":"1237 Main Street Lillooet British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Reynolds Hotel","hotel_rating":"NaN","id":5043,"location":"(50.6863145, -121.9370179)","price":119.0} {"address":"573 Ebadora Lane Malahat British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Prancing Horse Retreat","hotel_rating":"NaN","id":5536,"location":"(48.5681018, -123.5438328)","price":116.73565891472869} {"address":"6041 50 Ave Vegreville Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Vegreville Garden Inn","hotel_rating":3.0,"id":5539,"location":"(53.4940159, -112.0509235)","price":116.73565891472869} {"address":"3 Commissioner St Killarney Ontario","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Room service'"," 'Banquet Room'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Killarney Mountain Lodge","hotel_rating":4.0,"id":6077,"location":"(45.9729034, -81.5153861)","price":116.73565891472869} {"address":"339 St Paul St Kamloops British Columbia","amenities":["['Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"DoubleTree by Hilton Hotel Kamloops","hotel_rating":4.0,"id":583,"location":"(50.6737634, -120.3331753)","price":116.73565891472869} {"address":"835 Beach Rd Ontario P","amenities":["[]"],"country":"Canada","hotel_name":"Spirit Island Adventures","hotel_rating":1.0,"id":791,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"1496 Hollis St Halifax Nova Scotia","amenities":["['Pool'"," 'Room service'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Four Points by Sheraton Halifax","hotel_rating":4.0,"id":999,"location":"(44.6445442, -63.571916)","price":124.0} {"address":"145 Main Road Newfoundland and Labrador","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Bonne Bay Inn","hotel_rating":5.0,"id":1223,"location":"(47.5291225, -53.6708488)","price":116.73565891472869} {"address":"2270 Hart Hwy ","amenities":["[]"],"country":"Canada","hotel_name":"Brothers Inn","hotel_rating":2.5,"id":1735,"location":"(53.9959280173835, -122.797835815309)","price":69.0} {"address":"2231 Lakeshore Dr Osoyoos British Columbia","amenities":["[]"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Cabana Beach Campground & RV Park","hotel_rating":3.5,"id":1932,"location":"(49.0279282, -119.4425457)","price":116.73565891472869} {"address":"12 Fire Route 122 Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Caygeon Cove Resort","hotel_rating":4.5,"id":1974,"location":"(44.577919542155, -78.5133481463509)","price":116.73565891472869} {"address":"308 Old Airport Rd Yellowknife Northwest Territories","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Super 8 by Wyndham Yellowknife","hotel_rating":4.0,"id":2151,"location":"(62.4445336, -114.4040659)","price":190.0} {"address":"41 Sunny Point Rd Parry Sound Ontario","amenities":["['Free parking'"," 'Free Internet'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Tennis Court'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Sunny Point Resort, Cottages & Inn","hotel_rating":5.0,"id":2391,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"340 Robson St Clearwater British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Garden View Cottage Bed & Breakfast","hotel_rating":"NaN","id":2504,"location":"(51.6469949, -120.0427614)","price":116.73565891472869} {"address":"19 Eagle Rd Tobermory Ontario","amenities":["['Free High Speed Internet (WiFi)']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Caribbean of the North","hotel_rating":5.0,"id":2844,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"2119 Lang Bay Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Lang Bay Lifestyles Motel","hotel_rating":5.0,"id":3053,"location":"(49.7729823, -124.3455403)","price":116.73565891472869} {"address":"350 Garrett Rd Qualicum Beach British Columbia","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hillcrest House B&B","hotel_rating":5.0,"id":3565,"location":"(49.3555371, -124.4726158)","price":116.73565891472869} {"address":"146 Brookhart St Hinton Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"McCracken Country Inn & Tea House","hotel_rating":4.0,"id":3626,"location":"(53.4068992, -117.5480966)","price":116.73565891472869} {"address":"424 Gregoire Dr Fort McMurray Alberta","amenities":["['Free parking'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Room service'"," 'Bar/Lounge'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Quality Hotel & Conference Centre","hotel_rating":3.5,"id":3978,"location":"(56.6863822732539, -111.349841811478)","price":116.73565891472869} {"address":"1118 Lakeview Cres Williams Lake British Columbia","amenities":["['Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Breakfast included'"," 'Room service'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Ramada by Wyndham Williams Lake","hotel_rating":4.0,"id":4369,"location":"(52.1267587, -122.1217055)","price":116.73565891472869} {"address":"4005 50th Street Cold Lake Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Golf Course'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Ramada by Wyndham Cold Lake","hotel_rating":3.5,"id":4464,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"433 Rawdon Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Auberge Laetus Le Joyeux","hotel_rating":"NaN","id":5123,"location":"(46.0454129, -73.7107666)","price":116.73565891472869} {"address":"44 Dorval Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Hotel Dorval - Beausejour Apartments","hotel_rating":"NaN","id":5312,"location":"(45.4453082, -73.7510888)","price":116.73565891472869} {"address":"198 King St St. Stephen New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Winsome Inn","hotel_rating":3.5,"id":5320,"location":"(45.1983935, -67.2742211)","price":116.73565891472869} {"address":"4814 56 St Wetaskiwin Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Minibar'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Alberta Inn & Suites","hotel_rating":2.5,"id":5399,"location":"(52.9700817, -113.3908471)","price":116.73565891472869} {"address":"1301 Park Avenue Esterhazy Saskatchewan","amenities":["['Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Free parking'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Canalta Hotel Esterhazy","hotel_rating":4.5,"id":5624,"location":"(50.6524239, -102.0717349)","price":116.73565891472869} {"address":" Kootenay National Park British Columbia","amenities":["['Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Redstreak Campground","hotel_rating":4.0,"id":5749,"location":"(50.9418881, -115.990833566071)","price":116.73565891472869} {"address":"Rr#1 Doyles Newfoundland and Labrador","amenities":["['Free parking'"," 'Breakfast included'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"MacLellan Inn","hotel_rating":4.5,"id":5852,"location":"(47.6567362, -52.7237019)","price":116.73565891472869} {"address":"708 Patricia Street Alberta","amenities":["[]"],"country":"Canada","hotel_name":"All Seasons Accommodations","hotel_rating":"NaN","id":59,"location":"(52.8735437841161, -118.083902212396)","price":116.73565891472869} {"address":"190 Kananaskis Way Canmore Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Falcon Crest Lodge by CLIQUE","hotel_rating":"NaN","id":122,"location":"(51.08259215, -115.341785640953)","price":116.73565891472869} {"address":"1201 Bow Valley Trail Canmore Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Lady Macdonald Country Inn","hotel_rating":4.5,"id":129,"location":"(51.0911574, -115.350393596952)","price":160.0} {"address":"1060 Argyle St Penticton British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"House Victoria Bed & Breakfast","hotel_rating":4.5,"id":372,"location":"(49.4883677, -119.5948931)","price":160.0} {"address":"449 Banff Avenue Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Banff International Hostel","hotel_rating":3.5,"id":542,"location":"(51.1829658, -115.564753)","price":116.73565891472869} {"address":"950 McGill Rd Kamloops British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Residence & Conference Centre - Kamloops","hotel_rating":"NaN","id":620,"location":"(50.6685145, -120.3598753)","price":116.73565891472869} {"address":"836 Elina Road Ucluelet British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Melfort Bell","hotel_rating":5.0,"id":1144,"location":"(48.9235973, -125.5295875)","price":116.73565891472869} {"address":"72 Main St Wasaga Beach Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Edgewater Cottages","hotel_rating":2.5,"id":1413,"location":"(44.5228797923077, -80.0165218769231)","price":116.73565891472869} {"address":"646 Oxbow Park Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Artex","hotel_rating":"NaN","id":1470,"location":"(44.4801061679563, -80.0587806158642)","price":116.73565891472869} {"address":"7303 Main St Osoyoos British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Sun Beach Motel","hotel_rating":3.0,"id":1907,"location":"(49.0313639, -119.4632555)","price":116.73565891472869} {"address":"742 3 Hwy Fernie British Columbia","amenities":["['Pool'"," 'Restaurant'"," 'Free parking'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Park Place Lodge","hotel_rating":4.0,"id":2125,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"150 Cumberland Street Lunenburg Nova Scotia","amenities":["['Free parking'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Boscawen Inn","hotel_rating":4.5,"id":2799,"location":"(44.3774651, -64.3084288)","price":116.73565891472869} {"address":"409 Patten Rd Oliver British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"High Chaparral Guest House","hotel_rating":5.0,"id":3116,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"4872 McKay Street Radium Hot Springs British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel Bavaria","hotel_rating":3.5,"id":3744,"location":"(50.6174248, -116.072046)","price":67.0} {"address":"1492 Cariboo Highway Cache Creek British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Business Centre with Internet Access'"," 'Golf Course'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Bear's Claw Lodge","hotel_rating":3.5,"id":4470,"location":"(50.8141948, -121.3272458)","price":116.73565891472869} {"address":"33 Albert St Ontario","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gypsy by the Lake B&B","hotel_rating":5.0,"id":5134,"location":"(44.3941479, -79.6816146)","price":116.73565891472869} {"address":"600 Beck Cres Ajax Ontario","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Homewood Suites By Hilton Ajax, Ontario, Canada","hotel_rating":4.5,"id":5330,"location":"(43.8576952, -79.0096347)","price":134.0} {"address":"4103 56th Street Wetaskiwin Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Best Western Wayside Inn","hotel_rating":"NaN","id":5398,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"Takla Road 310-750 ","amenities":["[]"],"country":"Canada","hotel_name":"Rogers Paradise Lodge","hotel_rating":"NaN","id":5703,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"Route 100 St. Bride's Newfoundland and ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Bird Island Resort","hotel_rating":3.5,"id":6063,"location":"(46.9426394, -54.1696558)","price":116.73565891472869} {"address":"110 1 Ave Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Kiska Inn Bed & Breakfast","hotel_rating":5.0,"id":180,"location":"(-1.2390035, -80.8158159)","price":116.73565891472869} {"address":"3 Canyon Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Cougar Canyon B&B","hotel_rating":"NaN","id":195,"location":"(32.903963097737, -116.233332334863)","price":116.73565891472869} {"address":"12 Mont Tremblant Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge Le Lupin B&B","hotel_rating":5.0,"id":436,"location":"(46.11588, -74.5891426)","price":116.73565891472869} {"address":"2672 Chemin du Village Mont Tremblant Quebec","amenities":["[]"],"country":"Canada","hotel_name":"The Refuge","hotel_rating":"NaN","id":438,"location":"(52.4760892, -71.8258668)","price":119.0} {"address":"1421 Pacific Rim Hwy. Tofino British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Pacific Sands Beach Resort","hotel_rating":4.5,"id":648,"location":"(49.1064088, -125.8726452)","price":239.0} {"address":"Gordon Twp 14605 Hwy 540 Gore Bay Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Lake Wolsey Cabins","hotel_rating":4.0,"id":811,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"8681 Beachwood Rd Wasaga Beach Ontario","amenities":["['Pool'"," 'Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Jell-E-Bean","hotel_rating":1.5,"id":1417,"location":"(44.46696915, -80.1118551149403)","price":116.73565891472869} {"address":"301 Village Centre Pl Vernon British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Conference Facilities'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Predator Ridge Resort","hotel_rating":4.0,"id":1749,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"17 Murdoch Court Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Melton's Lighthouse B&B","hotel_rating":5.0,"id":1992,"location":"(44.3433618, -78.7594548)","price":116.73565891472869} {"address":"Canada 3490 Bruce Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Windsor Hope Guest House","hotel_rating":4.0,"id":2638,"location":"(42.2727694, -83.0162922)","price":116.73565891472869} {"address":"8853 Stark Rd Powell River British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"SunCatcher Oceanside B&B","hotel_rating":"NaN","id":3047,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"530 Casa Grande Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Lakeview Oasis Bed and Breakfast","hotel_rating":5.0,"id":3074,"location":"(49.8659770124968, -119.536055704151)","price":116.73565891472869} {"address":"3 Tsitika Crescent ","amenities":["[]"],"country":"Canada","hotel_name":"Serengeti Lodge","hotel_rating":"NaN","id":3204,"location":"(50.2122222, -126.5995996)","price":116.73565891472869} {"address":"6868 Frederick Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Chang Inn","hotel_rating":1.0,"id":3241,"location":"(53.791833, -1.5139055)","price":70.0} {"address":"258 Balmoral Rd E North Vancouver British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Mountain Bed & Breakfast","hotel_rating":5.0,"id":3344,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"110 Jozo Weider Blvd ","amenities":["[]"],"country":"Canada","hotel_name":"Mountain Walk - Blue Mountain Resort","hotel_rating":3.0,"id":3649,"location":"(44.507661058902, -80.3160241151521)","price":116.73565891472869} {"address":"400 Bell Blvd Belleville Ontario","amenities":["['Pool'"," 'Free parking'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"TownePlace Suites Belleville","hotel_rating":4.5,"id":4184,"location":"(44.1828714205659, -77.4196615077283)","price":161.0} {"address":"205 Golf Course Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Edson RV Park & Campground","hotel_rating":3.5,"id":4245,"location":"(42.9656218230712, -74.2044524511148)","price":30.0} {"address":"5404 57 Ave ","amenities":["[]"],"country":"Canada","hotel_name":"New Imperial Inn","hotel_rating":3.0,"id":4467,"location":"(53.3593623269565, -113.417807815944)","price":116.73565891472869} {"address":"26 Strathmoor Dr Sherwood Park Alberta","amenities":["['Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Bar/Lounge'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Super 8 by Wyndham Sherwood Park/Edmonton Area","hotel_rating":4.0,"id":4858,"location":"(53.5659121, -113.3261272)","price":103.0} {"address":"56 Roberval Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Motel Castille","hotel_rating":"NaN","id":5008,"location":"(48.514785, -72.224808)","price":70.0} {"address":"5004 42 Ave Innisfail Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Travel Inn & Suites","hotel_rating":4.0,"id":5504,"location":"(52.0265196, -113.9347891)","price":70.0} {"address":"61 Stoneham-et-Tewkesbury Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Babysitting'"," 'Golf Course'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Ski-In / Ski-Out'"," 'Tennis Court'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Condos & Hotel Stoneham","hotel_rating":3.0,"id":5532,"location":"(46.9996075, -71.3694747)","price":116.73565891472869} {"address":"Vanzile Street Treherne Manitoba","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Cottonwood Campground","hotel_rating":4.5,"id":5691,"location":"(49.6268872, -98.7003919)","price":116.73565891472869} {"address":"35 Legends Ave Millbrook Nova Scotia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hampton Inn & Suites by Hilton Truro","hotel_rating":4.5,"id":6109,"location":"(45.1960403, -63.1653789)","price":116.73565891472869} {"address":"19 Patricia Circle Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Angela's Accommodation B&B","hotel_rating":4.0,"id":90,"location":"(52.8850768, -118.078951261518)","price":116.73565891472869} {"address":"1200 Harvie Heights Rd Canmore Alberta","amenities":["['Free parking'"," 'Pool'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Inn of the Rockies","hotel_rating":3.5,"id":159,"location":"(55.001251, -115.002136)","price":169.0} {"address":"1248 Pownal Road ","amenities":["[]"],"country":"Canada","hotel_name":"VistaBay Golf Course and Chalets","hotel_rating":"NaN","id":256,"location":"(46.1969848711569, -63.0295232701976)","price":116.73565891472869} {"address":"235 Montee Ryan ","amenities":["[]"],"country":"Canada","hotel_name":"Microtel Inn and Suites by Wyndham Mont Tremblant","hotel_rating":4.5,"id":457,"location":"(46.1343875314517, -74.6138464197661)","price":118.0} {"address":"250 Fourth St ","amenities":["[]"],"country":"Canada","hotel_name":"Sea Dreamer Guest House","hotel_rating":4.5,"id":690,"location":"(42.4543342887011, -73.2415749155021)","price":116.73565891472869} {"address":"913 Oster Rd Golden British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Glenogle Mountain Lodge & Spa","hotel_rating":4.5,"id":709,"location":"(51.3482289, -116.9480608)","price":159.0} {"address":"222 Stuart St Kingston Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"David C. Smith House","hotel_rating":3.5,"id":1276,"location":"(44.223667625, -76.4988987333333)","price":116.73565891472869} {"address":"1100 Wellington Rd London Ontario","amenities":["['Free parking'"," 'Pool'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Days Inn by Wyndham London","hotel_rating":3.5,"id":1797,"location":"(42.932015377597, -81.2215224081323)","price":116.73565891472869} {"address":"2741 Murray Harbour Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Ben's Lake Chalet and Rooms","hotel_rating":"NaN","id":1852,"location":"(46.0858181229323, -62.7372517556054)","price":116.73565891472869} {"address":"225 Main St W Huntsville Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Red Maple Inn and Suites","hotel_rating":2.5,"id":2280,"location":"(45.3203374, -79.230389)","price":116.73565891472869} {"address":"10 Gibson St Parry Sound Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Bayside Inn","hotel_rating":4.5,"id":2381,"location":"(45.3416406, -80.0355975)","price":113.0} {"address":"1290 Main St. ","amenities":["[]"],"country":"Canada","hotel_name":"Ramakada Motel","hotel_rating":4.0,"id":2679,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"497 rue Radisson Trois-Rivieres Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge Internationale de Trois-Rivieres","hotel_rating":4.0,"id":2721,"location":"(46.3435291, -72.5448958)","price":116.73565891472869} {"address":"6840 Sunshine Coast Hwy ","amenities":["[]"],"country":"Canada","hotel_name":"Treetopbnb","hotel_rating":"NaN","id":2770,"location":"(49.6945296512955, -123.962773391025)","price":169.0} {"address":"1138 Gregory Rd West Kelowna British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Concierge'"," 'Dry Cleaning'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Chateau Du Lac B&B","hotel_rating":5.0,"id":3071,"location":"(49.846636, -119.5632602)","price":116.73565891472869} {"address":"9787-336 Ave. Oliver British ","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Oliver House Bed and Breakfast","hotel_rating":4.5,"id":3107,"location":"(51.7252449, -3.0811001)","price":116.73565891472869} {"address":"1634 Capilano Rd North Vancouver British Columbia","amenities":["['Free parking'"," 'Pool'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"SureStay Hotel by Best Western North Vancouver","hotel_rating":4.0,"id":3335,"location":"(49.3444156, -123.1114076)","price":81.0} {"address":"12102 100 St Grande Prairie Alberta","amenities":["['Room service'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Stonebridge Hotel Grande Prairie","hotel_rating":4.0,"id":3450,"location":"(55.1896489, -118.795674)","price":129.0} {"address":"10431 100 Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Parkside Inn","hotel_rating":"NaN","id":3466,"location":"(53.6961506, -113.2470458)","price":116.73565891472869} {"address":"33 Johnston St ","amenities":["[]"],"country":"Canada","hotel_name":"Pond Side Bed and breakfast","hotel_rating":5.0,"id":3490,"location":"(46.1415852631579, -60.191495)","price":116.73565891472869} {"address":"24 Fairford St E Moose Jaw Saskatchewan","amenities":["['Pool'"," 'Room service'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Spa'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Casino and Gambling'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Temple Gardens Hotel & Spa","hotel_rating":4.0,"id":4063,"location":"(50.392589, -105.533012)","price":116.73565891472869} {"address":"1515 Vincent Massey Dr Cornwall Ontario","amenities":["['Pool'"," 'Free parking'"," 'Room service'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Electric vehicle charging station'"," 'Heated pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Best Western Parkway Inn & Conference Centre","hotel_rating":4.5,"id":4285,"location":"(45.03136345, -74.7571617331365)","price":146.0} {"address":"1 Pleasant Sutton Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Bar/Lounge'"," 'Breakfast Available'"," 'Concierge'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Le Pleasant Hotel & Cafe","hotel_rating":5.0,"id":4325,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"2095 Winston Park Dr Oakville Ontario","amenities":["['Pool'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Homewood Suites by Hilton Toronto-Oakville","hotel_rating":4.5,"id":4450,"location":"(43.5090014697148, -79.6705962396631)","price":116.73565891472869} {"address":"6225 Boulevard Taschereau Brossard Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Motel Falcon","hotel_rating":2.0,"id":5076,"location":"(45.4747901206538, -73.4664673637576)","price":85.0} {"address":"508 12th Ave East Kindersley Saskatchewan","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Babysitting'"," 'Business Centre with Internet Access'"," 'Golf Course'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Super 8 by Wyndham Kindersley","hotel_rating":4.0,"id":5156,"location":"(55.5321257, -106.1412243)","price":116.73565891472869} {"address":"10 ","amenities":["[]"],"country":"Canada","hotel_name":"Alberta Boarding House Bed and Breakfast","hotel_rating":5.0,"id":5246,"location":"(48.3201921, 4.19053966150475)","price":116.73565891472869} {"address":"1682 Botwood Lane Cowichan Bay British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Dream Weaver","hotel_rating":5.0,"id":5268,"location":"(48.7397445, -123.6172066)","price":116.73565891472869} {"address":"7380 Harrop-Procter Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Little Little Retreat","hotel_rating":"NaN","id":5580,"location":"(49.6091616, -117.0047614)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Electric vehicle charging station'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Old Towne Inne Chuckwagon Bar & Grill","hotel_rating":4.0,"id":5678,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"1625 Avenue Nicolas Perrot Becancour Quebec","amenities":["['Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Restaurant'"," 'Concierge'"," 'Dry Cleaning'"," 'Golf Course'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Minibar'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hebert Hotels","hotel_rating":4.0,"id":5717,"location":"(46.3454167, -72.4364581)","price":116.73565891472869} {"address":"4879 Cherry Tree Bend Saanich British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Cherry Tree Inn","hotel_rating":4.0,"id":5724,"location":"(48.5118135, -123.382309984738)","price":70.0} {"address":"700 Westville Rd New Glasgow Nova Scotia","amenities":["[]"],"country":"Canada","hotel_name":"Travelodge Suites New Glasgow","hotel_rating":"NaN","id":5772,"location":"(45.5774594853991, -62.6666659696289)","price":117.0} {"address":"168 Mill Stree Angus Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Angus Inn Motel","hotel_rating":3.5,"id":5944,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"5850 Rama Rd Rama Ontario","amenities":["['Free parking'"," 'Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Days Inn by Wyndham Orillia","hotel_rating":4.0,"id":6048,"location":"(44.6444158, -79.351107)","price":119.0} {"address":"1725 Bow Valley Trail Canmore Alberta","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Spa'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Best Western Pocaterra Inn","hotel_rating":4.5,"id":121,"location":"(51.0748046, -115.3325832)","price":109.0} {"address":"249 Mill Rd Ontario P","amenities":["['Free parking'"," 'Restaurant'"," 'Babysitting'"," 'Banquet Room'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Timberlane Rustic Lodges","hotel_rating":5.0,"id":824,"location":"(43.6355836393788, -79.5789048699396)","price":116.73565891472869} {"address":"282 Main St Newfoundland and Labrador","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Burnt Hill Cottages","hotel_rating":4.5,"id":1176,"location":"(48.9486339, -55.6641463)","price":116.73565891472869} {"address":"8255 166 St Surrey British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Comfort Inn & Suites Surrey","hotel_rating":"NaN","id":1828,"location":"(49.1518519, -122.7619696)","price":116.73565891472869} {"address":"1222 Pioneer Rd Sudbury Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel 6 - Sudbury","hotel_rating":3.5,"id":1878,"location":"(46.434251, -80.951746)","price":89.0} {"address":"734 Birch Street ","amenities":["[]"],"country":"Canada","hotel_name":"Dragonfly Properties","hotel_rating":5.0,"id":2465,"location":"(44.1449194949495, -84.3408327676768)","price":116.73565891472869} {"address":"2149 Ocean West Way Saint John New Brunswick","amenities":["['Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Fundy Bay Motel","hotel_rating":2.5,"id":2548,"location":"(46.500283, -66.750183)","price":116.73565891472869} {"address":"4500 Blvd de Shawinigan-Sud ","amenities":["[]"],"country":"Canada","hotel_name":"Auberge Motel Drakkar","hotel_rating":4.5,"id":3505,"location":"(46.5166413, -72.7488433)","price":87.0} {"address":"332 Bay St Sault Ste. Marie Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Days Inn & Suites by Wyndham Sault Ste. Marie on","hotel_rating":"NaN","id":3583,"location":"(46.512530325, -84.33647771875)","price":116.73565891472869} {"address":"1587 Trunk Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Shady Pines Motel","hotel_rating":2.0,"id":3606,"location":"(54.5687821, -1.1759806)","price":116.73565891472869} {"address":"2689 Hwy. 118 West Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Pier 100 Cottage Resort","hotel_rating":4.5,"id":4169,"location":"(44.9963536, -79.3084717)","price":116.73565891472869} {"address":"1069 South Trans Canada Hwy Cache Creek British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Canadas Best Value Inn & Suites-Desert Motel","hotel_rating":"NaN","id":4469,"location":"(50.8079254, -121.325385)","price":116.73565891472869} {"address":"9114 Highway 31 Kaslo British Columbia","amenities":["['Free Internet'"," 'Free parking'"," 'Spa'"," 'Banquet Room'"," 'Breakfast Available'"," 'Concierge'"," 'Conference Facilities'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Microwave'"," 'Minibar'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Wing Creek Resort","hotel_rating":5.0,"id":4670,"location":"(49.906158, -116.9122473)","price":116.73565891472869} {"address":"19854 Hwy 60 Barry's Bay Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Fortune's Madawaska Valley Inn","hotel_rating":"NaN","id":4757,"location":"(45.4905373934646, -77.6882857944506)","price":116.73565891472869} {"address":"141 Route 132 West Trois-Pistoles Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel Riviere Trois-Pistoles","hotel_rating":4.0,"id":4911,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"589 Route 475 Bouctouche New Brunswick","amenities":["['Free parking'"," 'Restaurant'"," 'Breakfast included'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Electric vehicle charging station'"," 'Golf Course'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Ski-In / Ski-Out'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge Vue d'la Dune / Dune View Inn","hotel_rating":4.0,"id":5466,"location":"(46.500283, -66.750183)","price":100.0} {"address":"Alaska Highway Destruction Bay Yukon","amenities":["['Free Internet'"," 'Free parking'"," 'Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Cottonwood Park Campground","hotel_rating":4.0,"id":5791,"location":"(61.236435, -138.7720062)","price":116.73565891472869} {"address":"318 Wale Rd Colwood British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Holiday Inn Express & Suites Victoria - Colwood","hotel_rating":4.5,"id":6039,"location":"(48.4455914, -123.469085087825)","price":153.0} {"address":"907 Pyramid Lake Road Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Evergreen Guest House","hotel_rating":3.0,"id":99,"location":"(52.8745621691505, -118.092436596748)","price":116.73565891472869} {"address":"330 Rte 117 Mont Tremblant Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hotel Vacances Tremblant","hotel_rating":4.0,"id":444,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"502 Tunnel Mountain Road Alberta","amenities":["['Pool'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Tunnel Mountain Resort","hotel_rating":4.0,"id":510,"location":"(51.2002041, -115.5371874)","price":116.73565891472869} {"address":"1180 Rogers Way Kamloops British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Dry Cleaning'"," 'Electric vehicle charging station'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Wingate by Wyndham Kamloops","hotel_rating":4.5,"id":617,"location":"(50.6522331, -120.3671571)","price":116.73565891472869} {"address":"Hwy 5A South Kamloops British ","amenities":["['Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Knutsford / Kamloops RV Campground","hotel_rating":3.0,"id":630,"location":"(50.645649, -120.3552807)","price":116.73565891472869} {"address":"1326 Pacific Rim Highway Tofino British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Emerald Forest Bed & Breakfast","hotel_rating":5.0,"id":676,"location":"(49.1234524, -125.8916495)","price":116.73565891472869} {"address":"363 Red Lodge Road Ontario P","amenities":["['Free parking'"," 'Bar/Lounge'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Red Lodge Resort","hotel_rating":4.5,"id":799,"location":"(45.8417335, -82.0179173)","price":116.73565891472869} {"address":"2470 North End Rd British Columbia V","amenities":["[]"],"country":"Canada","hotel_name":"Magnolia Petal Accommodation","hotel_rating":2.0,"id":937,"location":"(48.889042, -123.5355181)","price":116.73565891472869} {"address":"76 Pond Road Newfoundland and Labrador","amenities":["[]"],"country":"Canada","hotel_name":"Maddie's Landing","hotel_rating":"NaN","id":1181,"location":"(49.9186484, -55.5641622)","price":116.73565891472869} {"address":"1736 Hay Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Revelstoke Winterhouse Bed and Breakast","hotel_rating":5.0,"id":1674,"location":"(43.9331262483221, -84.307058885906)","price":116.73565891472869} {"address":"2901 Ridgeview Dr Prince George British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Ridgeview Gardens Bed and Breakfast","hotel_rating":5.0,"id":1713,"location":"(53.9748751, -122.797299)","price":116.73565891472869} {"address":"383 Colborne St London Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Residence Inn London Downtown","hotel_rating":4.0,"id":1792,"location":"(42.9854929, -81.23940446)","price":135.0} {"address":"1219 Lakeshore Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Brookvale Resort and Campground","hotel_rating":3.0,"id":1939,"location":"(33.8879807189972, -84.0260472021919)","price":116.73565891472869} {"address":"7178 35 Hwy Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Lakeside Park Cottages","hotel_rating":3.5,"id":1989,"location":"(-12.1791547, -76.9989777)","price":116.73565891472869} {"address":"2310 McIntyre St Regina Saskatchewan","amenities":["[]"],"country":"Canada","hotel_name":"HI Regina - Turgeon International Hostel","hotel_rating":"NaN","id":2065,"location":"(50.4421349, -104.616968108104)","price":58.0} {"address":"630 boul. la Gappe Gatineau Quebec","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Golf Course'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Comfort Inn Gatineau","hotel_rating":3.5,"id":2094,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"860 Front Mountain Rd Moncton New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Magnetic Hill Winery and B&B","hotel_rating":4.5,"id":2216,"location":"(46.1470307, -64.87971)","price":116.73565891472869} {"address":"4215 South Portage Rd Huntsville Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Beauview Cottage Resort","hotel_rating":5.0,"id":2284,"location":"(45.2330619, -79.0833817)","price":116.73565891472869} {"address":"1121 Manawagonish Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Kings Motel","hotel_rating":5.0,"id":2552,"location":"(45.2333422, -66.1314261)","price":116.73565891472869} {"address":"A-45420 Hodgins Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Cascadia Bed & Breakfast","hotel_rating":4.0,"id":3286,"location":"(56.6588304, -111.2792211)","price":116.73565891472869} {"address":"165 Levis Quebec","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Spa'"," 'Room service'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Golf Course'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hotel L'Oiseliere - Levis","hotel_rating":4.0,"id":3404,"location":"(46.7910096, -71.1753274)","price":116.73565891472869} {"address":"386 Smith St Hinton Alberta","amenities":["['Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"BCMInns - Hinton","hotel_rating":4.0,"id":3609,"location":"(53.4063641, -117.5565277)","price":105.0} {"address":"1122 Rue Sainte Anne ","amenities":["[]"],"country":"Canada","hotel_name":"La Maison D'amy-Rose","hotel_rating":4.0,"id":4420,"location":"(45.639209, -73.4892818)","price":116.73565891472869} {"address":"2306 Beacon Ave Sidney British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Best Western Plus Emerald Isle Hotel","hotel_rating":"NaN","id":4874,"location":"(48.64936095, -123.403285153067)","price":165.0} {"address":"38 Prince William St St. Stephen New Brunswick","amenities":["[]"],"country":"Canada","hotel_name":"Blair House Heritage Breakfast Inn","hotel_rating":"NaN","id":5319,"location":"(45.1924022, -67.2634723)","price":116.73565891472869} {"address":" ","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Golf Course'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Comfort Inn Sturgeon Falls","hotel_rating":4.5,"id":5371,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"276 Dundas St E Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Public Wifi'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Trenton Park Motel","hotel_rating":2.5,"id":5380,"location":"(43.6583577573585, -79.371885072116)","price":85.0} {"address":"500 6700 46th Street Olds Alberta","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Spa'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Ramada by Wyndham Olds","hotel_rating":4.5,"id":5411,"location":"(55.001251, -115.002136)","price":105.0} {"address":"5610 46 St Olds Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel 8","hotel_rating":3.5,"id":5413,"location":"(51.7950613, -114.1382748)","price":116.73565891472869} {"address":"903 Willow Drive ","amenities":["[]"],"country":"Canada","hotel_name":"Shorebird Inn","hotel_rating":4.5,"id":5430,"location":"(51.0615344, 0.8585983)","price":129.0} {"address":" Wendake Quebec","amenities":["['Room service'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Spa'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hotel-Musee Premieres Nations","hotel_rating":4.5,"id":5999,"location":"(46.8682022, -71.3631049970157)","price":139.0} {"address":"210 Main Road Joe Batt's Arm Newfoundland and Labrador","amenities":["[]"],"country":"Canada","hotel_name":"Fogo Island Inn","hotel_rating":"NaN","id":6001,"location":"(53.8217327, -61.2295532)","price":116.73565891472869} {"address":"6021 Parkwood Road Blackfalds Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Business Centre with Internet Access'"," 'Hot Tub'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Microtel Inn & Suites by Wyndham Blackfalds Red Deer North","hotel_rating":4.5,"id":6035,"location":"(52.3846856629547, -113.786507034254)","price":116.73565891472869} {"address":"777 Kallman Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Kallman Cottages","hotel_rating":5.0,"id":770,"location":"(51.2490209, -116.9037633)","price":116.73565891472869} {"address":"Highway 6 ","amenities":["[]"],"country":"Canada","hotel_name":"Bridgeway Motel","hotel_rating":1.5,"id":793,"location":"(43.3121376, -79.9174359)","price":116.73565891472869} {"address":"Newburn Road ","amenities":["[]"],"country":"Canada","hotel_name":"Hide Away Lodge","hotel_rating":5.0,"id":832,"location":"(54.9922059, -1.750611)","price":116.73565891472869} {"address":"5780 West St Halifax Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Commons Inn","hotel_rating":2.5,"id":1006,"location":"(44.6527203, -63.5904493)","price":80.0} {"address":"35 Laurier Gatineau Quebec","amenities":["['Pool'"," 'Room service'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Four Points by Sheraton & Conference Centre Gatineau-Ottawa","hotel_rating":4.0,"id":2083,"location":"(45.4287071, -75.7108511030094)","price":134.0} {"address":"110 Leland St ","amenities":["[]"],"country":"Canada","hotel_name":"Hamilton West Guest House","hotel_rating":4.0,"id":2245,"location":"(43.6768511428571, -70.2965817142857)","price":116.73565891472869} {"address":"287 Green Street Lunenburg Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Laundry Service'"," 'Public Wifi'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"At Townsend B&B","hotel_rating":5.0,"id":2814,"location":"(44.3830103519405, -64.3299633144593)","price":116.73565891472869} {"address":"4445 Springbett Dr Red Deer Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Springbett Bed & Breakfast","hotel_rating":5.0,"id":2892,"location":"(52.2576251002898, -113.802433871281)","price":116.73565891472869} {"address":"33858 Highway 97 Oliver British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Bel Air Cedar Resort","hotel_rating":3.5,"id":3128,"location":"(49.170683, -119.556956)","price":116.73565891472869} {"address":"Hakai Pass Chilliwack British Columbia","amenities":["['Restaurant'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Joe's Salmon Lodge","hotel_rating":4.5,"id":3279,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"10050 116 Ave Grande Prairie Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Super 8 by Wyndham Grande Prairie","hotel_rating":"NaN","id":3443,"location":"(55.1855044, -118.8010254)","price":116.73565891472869} {"address":"2440 Des Laurentides W Laval Quebec","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Room service'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Spa'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Paid Internet'"," 'Public Wifi'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Sheraton Laval Hotel","hotel_rating":4.0,"id":4212,"location":"(52.4760892, -71.8258668)","price":179.0} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Sweet Ella's Bed and Breakfast","hotel_rating":4.5,"id":4351,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"3451 South Service Rd W Oakville Ontario","amenities":["['Pool'"," 'Room service'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Sandman Hotel Oakville","hotel_rating":4.0,"id":4449,"location":"(43.3964347, -79.7536458542169)","price":109.0} {"address":"1937 Sweetwater Lane Pemberton British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Sweetwater Lane Farm B&B","hotel_rating":"NaN","id":4615,"location":"(50.3483598, -122.7181715)","price":116.73565891472869} {"address":"1140 Route 117 Val David Quebec","amenities":["['Free parking'"," 'Pool'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Motel Des Pays D'en Haut","hotel_rating":3.0,"id":4644,"location":"(46.0346353, -74.2194809)","price":69.0} {"address":"115 15 Ave W Brooks Alberta","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Canalta Brooks","hotel_rating":4.0,"id":4712,"location":"(50.5866689, -111.8968575)","price":116.73565891472869} {"address":"201 Rue du Val-des-Neiges Beaupre Quebec","amenities":["['Pool'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Golf Course'"," 'Indoor pool'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Ski-In / Ski-Out'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Condos Val-des-Neiges Le Celeste","hotel_rating":3.5,"id":4734,"location":"(47.062009, -70.9071171)","price":116.73565891472869} {"address":"240 5th Avenue S Three Hills Alberta","amenities":["['Room service'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Refrigerator in room']"],"country":"Canada","hotel_name":"Heartland Haven Bed and Breakfast","hotel_rating":"NaN","id":5402,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"175 Daniel St S Arnprior Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Knights Inn Arnprior","hotel_rating":4.0,"id":5419,"location":"(45.426723, -76.3630323892803)","price":116.73565891472869} {"address":"463 Pine Grove Rd Port Loring Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Pine Grove Resort","hotel_rating":4.5,"id":5423,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"55 Bridge St Sackville New Brunswick","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Marshlands Inn","hotel_rating":3.5,"id":5513,"location":"(45.8965749, -64.3641223552211)","price":99.0} {"address":" ","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Golf Course'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Wabasca Inn","hotel_rating":4.0,"id":5704,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"1831 Mount Newton Cross Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Flavorite Retreat B&B","hotel_rating":"NaN","id":5725,"location":"(48.5909495, -123.3844641)","price":116.73565891472869} {"address":"Highway 9 Carlyle Saskatchewan","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Casino and Gambling'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Bear Claw Casino and Hotel","hotel_rating":4.5,"id":5732,"location":"(55.5321257, -106.1412243)","price":109.0} {"address":"76 Connaught Drive Alberta","amenities":["['Pool'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Restaurant'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Sawridge Inn and Conference Centre Jasper","hotel_rating":4.0,"id":40,"location":"(52.8665, -118.0934041)","price":150.0} {"address":"200 Pownal St Charlottetown Prince Edward Island","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Room service'"," 'Breakfast Available'"," 'Dry Cleaning'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Dundee Arms Inn","hotel_rating":4.0,"id":204,"location":"(46.23506475, -63.131044592765)","price":117.0} {"address":"203 Ferry Rd Prince Edward Island","amenities":["[]"],"country":"Canada","hotel_name":"Chez Nous B&B","hotel_rating":4.0,"id":251,"location":"(46.2261780777209, -63.1883045571088)","price":116.73565891472869} {"address":"20 Lower Malpeque Rd Charlottetown Prince Edward Island","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Breakfast included'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Queens Arms Inn","hotel_rating":3.0,"id":259,"location":"(46.2658288, -63.1583019666507)","price":116.73565891472869} {"address":"464 Ellis St Penticton British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Business Centre with Internet Access'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hostelling International - Penticton","hotel_rating":3.5,"id":366,"location":"(49.4964047, -119.5897403)","price":116.73565891472869} {"address":"1375 Chesterman Beach Road Tofino British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"BriMar Bed and Breakfast","hotel_rating":5.0,"id":666,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"1405 11th Ave N Golden British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Pinewood Inn","hotel_rating":4.5,"id":707,"location":"(51.3194536, -116.9774986)","price":116.73565891472869} {"address":"4 Evergreen Lane Newfoundland and Labrador","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Evergreen Bed & Breakfast","hotel_rating":4.5,"id":1183,"location":"(49.5818205, -57.9175028)","price":116.73565891472869} {"address":"115 Cavendish Square St. John's Newfoundland and Labrador","amenities":["['Pool'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Breakfast Available'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Sheraton Hotel Newfoundland","hotel_rating":4.0,"id":1477,"location":"(47.5713111, -52.6999935386936)","price":125.0} {"address":"109-111 First Street West Revelstoke British Columbia","amenities":["['Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Banquet Room'"," 'Breakfast Available'"," 'Concierge'"," 'Hot Tub'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Minibar'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Explorers Society Hotel","hotel_rating":5.0,"id":1644,"location":"(55.001251, -125.002441)","price":279.0} {"address":"12216 New McLellan Rd Surrey British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Bare Creek Bed & Breakfast","hotel_rating":5.0,"id":1844,"location":"(49.1029851, -122.8843685)","price":116.73565891472869} {"address":"266 Mountain Park Ave Hamilton Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Rose Arden B&B","hotel_rating":4.5,"id":2239,"location":"(43.2415425, -79.84788405)","price":135.0} {"address":"22 Main St W Huntsville Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Au Petit Dormeur","hotel_rating":3.5,"id":2295,"location":"(45.3203374, -79.230389)","price":116.73565891472869} {"address":"718 Lakeshore Dr North Bay Ontario","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Electric vehicle charging station'"," 'Golf Course'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Previous SlideNext Slide Travelodge by Wyndham North Bay Lakeshor","hotel_rating":4.0,"id":2992,"location":"(46.260186, -79.4302986)","price":116.73565891472869} {"address":"7370 Market Street Port Hardy British Columbia BC","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"North Shore Inn","hotel_rating":2.5,"id":3187,"location":"(50.7220043, -127.4922459)","price":86.0} {"address":"16 Tadoussac Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Hotel Tadoussac","hotel_rating":"NaN","id":3303,"location":"(48.14364, -69.719925)","price":129.0} {"address":"4520 Jerome Pl ","amenities":["[]"],"country":"Canada","hotel_name":"Jerome Place Bed & Breakfast","hotel_rating":5.0,"id":3359,"location":"(-32.0433297, 115.8965368)","price":116.73565891472869} {"address":"2020 Lakeshore Rd Burlington Ontario","amenities":["['Pool'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Waterfront Hotel Downtown Burlington","hotel_rating":3.5,"id":4198,"location":"(43.3246283, -79.7952619)","price":161.0} {"address":"130 Du Quai St Saint-Simeon Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Heated pool'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel Belvedere","hotel_rating":4.0,"id":4558,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"4820 North Access Road Chetwynd British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Children Activities (Kid / Family Friendly)'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Lakeview Inns & Suites - Chetwynd","hotel_rating":4.5,"id":5048,"location":"(55.6930044, -121.6045411)","price":120.0} {"address":"2000 Panorama Drive Panorama British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Babysitting'"," 'Golf Course'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Sauna'"," 'Ski-In / Ski-Out'"," 'Tennis Court'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Pine Inn at Panorama Mountain Village","hotel_rating":2.5,"id":5298,"location":"(50.4580182, -116.2401778)","price":82.0} {"address":"114 Nassau St Charlottetown Prince Edward Island","amenities":["[]"],"country":"Canada","hotel_name":"City Gardens Bed and Breakfast","hotel_rating":"NaN","id":240,"location":"(46.24588265, -63.144502)","price":116.73565891472869} {"address":"80 Euston St Charlottetown Prince Edward Island","amenities":["[]"],"country":"Canada","hotel_name":"MacInnis Bed & Breakfast","hotel_rating":"NaN","id":263,"location":"(46.2392779, -63.1274229)","price":116.73565891472869} {"address":"988 Lakeshore Dr W Penticton British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Minibar'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Black Sea Motel & Restaurant","hotel_rating":4.0,"id":396,"location":"(49.5013513, -119.6110412)","price":116.73565891472869} {"address":"6151 Lady Hammond Rd Halifax Nova Scotia","amenities":["[]"],"country":"Canada","hotel_name":"Chebucto Inn","hotel_rating":"NaN","id":1003,"location":"(44.665654, -63.6144406869668)","price":119.0} {"address":"14 Blue Forest Lane Halifax Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Concierge'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Blue Forest Lane Bed and Breakfast","hotel_rating":4.5,"id":1017,"location":"(44.7138811696628, -63.7252526549713)","price":116.73565891472869} {"address":"3331 8th St E Saskatoon Saskatchewan","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Best Western Plus East Side","hotel_rating":4.5,"id":1057,"location":"(52.114683, -106.594341)","price":140.0} {"address":"21-29 West Link Road Newfoundland and Labrador","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Fisherman's Landing Inn","hotel_rating":3.5,"id":1165,"location":"(53.8217327, -61.2295532)","price":116.73565891472869} {"address":"117 Elm St Sudbury Ontario","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Room service'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Clarion Hotel","hotel_rating":4.0,"id":1870,"location":"(46.4928896, -80.9998083923881)","price":116.73565891472869} {"address":"3875 Eastgate Dr Regina Saskatchewan","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Days Inn by Wyndham Regina","hotel_rating":4.0,"id":2048,"location":"(50.44857575, -104.528391265382)","price":116.73565891472869} {"address":"2021 Saseenos Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Amante Luxury Ocean B&B","hotel_rating":"NaN","id":2321,"location":"(48.3888083, -123.6714185)","price":116.73565891472869} {"address":"3 Baie-St-Paul Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Concierge'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Les Petits Brasseurs","hotel_rating":4.5,"id":2697,"location":"(47.444343, -70.505447)","price":116.73565891472869} {"address":"10150 Douglas Bay Rd Powell River British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Higgin's Inn","hotel_rating":5.0,"id":3033,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"915 Bulrush Rd Oliver British Columbia","amenities":["['Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Apple Beach RV Park","hotel_rating":4.0,"id":3124,"location":"(49.2041928, -119.541507)","price":116.73565891472869} {"address":"585 Moulin a Baude Tadoussac Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Paid Internet'"," 'Paid Wifi'"," 'Self-Serve Laundry'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Chalet-Camping Domaine des Dunes","hotel_rating":3.5,"id":3315,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"68 Yates St St. Catharines Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Springbank House","hotel_rating":4.0,"id":3479,"location":"(43.1563812, -79.2528176)","price":115.0} {"address":"5084 Highway 21 Port Elgin Ontario","amenities":["['Restaurant'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Aunt Mabel's Country Kitchen & Motel","hotel_rating":4.5,"id":4299,"location":"(44.461525, -81.3689109)","price":116.73565891472869} {"address":"Fifth & Harper Streets Dawson City Yukon","amenities":["['Restaurant'"," 'Free parking'"," 'Bar/Lounge'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Westmark Inn Dawson City","hotel_rating":4.0,"id":4373,"location":"(63.000147, -136.002502)","price":116.73565891472869} {"address":"17 Sainte Anne des Monts Quebec","amenities":["['Bar/Lounge'"," 'Free High Speed Internet (WiFi)']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Chez Bass","hotel_rating":3.5,"id":4408,"location":"(49.1264098, -66.4855806)","price":116.73565891472869} {"address":"9724 Third St Sidney British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Beacon Inn at Sidney","hotel_rating":"NaN","id":4876,"location":"(48.64738556, -123.3979423)","price":116.73565891472869} {"address":"9646 Sixth St Sidney British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Golf Course'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Orchard House Bed & Breakfast","hotel_rating":3.5,"id":4878,"location":"(48.6454927, -123.4016961)","price":116.73565891472869} {"address":"13 ","amenities":["[]"],"country":"Canada","hotel_name":"Les Chalets Bles de Mer","hotel_rating":5.0,"id":5429,"location":"(43.54242045, 5.03433373718415)","price":116.73565891472869} {"address":"21 Brentwood Dr Perth-Andover New Brunswick","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Hot Tub'"," 'Indoor pool'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Castle Inn","hotel_rating":4.5,"id":5626,"location":"(46.7346505, -67.7016097)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge du Manoir Dauth","hotel_rating":4.5,"id":5629,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"Main Street Barkerville British Columbia","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"St. George Hotel","hotel_rating":4.5,"id":5960,"location":"(53.068471, -121.515303925465)","price":116.73565891472869} {"address":"262-A Rang Grande-Terre Saint-Francois-du-Lac Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Gite Au Tournenvert","hotel_rating":"NaN","id":6005,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"4412 Hwy 60 Oxtongue Lake Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Parkway Cottage Resort & Trading Post","hotel_rating":4.5,"id":6067,"location":"(45.37937475, -78.9191641143658)","price":116.73565891472869} {"address":"236 Sydney St Charlottetown Prince Edward Island","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Heart's Content Bed & Breakfast","hotel_rating":4.5,"id":261,"location":"(46.2363864, -63.1214006)","price":116.73565891472869} {"address":"4145 Skaha Lake Rd Penticton British Columbia","amenities":["['Restaurant'"," 'Free parking'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Barefoot Beach Resort","hotel_rating":3.5,"id":398,"location":"(49.4526359, -119.6002638)","price":116.73565891472869} {"address":"717 Elk Road Golden British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Alpine Meadows Lodge","hotel_rating":3.5,"id":757,"location":"(51.2893805, -116.9808713)","price":116.73565891472869} {"address":"25528 540 Hwy Meldrum Bay Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Public Wifi'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"White Sea Resort","hotel_rating":4.5,"id":808,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"175 Suffolk Rd British Columbia V","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Lakeshore on Salt Spring","hotel_rating":3.5,"id":956,"location":"(49.0415964, -122.7832931)","price":116.73565891472869} {"address":"620 Spadina Crescent East Saskatoon Saskatchewan","amenities":["['Room service'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Free parking'"," 'Restaurant'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Minibar'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The James Hotel","hotel_rating":5.0,"id":1061,"location":"(52.125613, -106.6593907)","price":214.0} {"address":"503 Cope Way Saskatoon Saskatchewan","amenities":["['Free parking'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Airport transportation'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Electric vehicle charging station'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Four Points by Sheraton Saskatoon","hotel_rating":3.5,"id":1067,"location":"(52.08520495, -106.645400249811)","price":116.73565891472869} {"address":"1980 Spruce Rd Revelstoke British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Cornerstone Bed and Breakfast","hotel_rating":5.0,"id":1645,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"301 Wright St Revelstoke British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Golf Course'"," 'Hot Tub'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Days Inn & Suites by Wyndham Revelstoke","hotel_rating":3.5,"id":1652,"location":"(51.0077574, -118.213009717382)","price":116.73565891472869} {"address":"40 Head St. Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Riverside Caygeon B&B","hotel_rating":5.0,"id":1952,"location":"(42.9568884, -81.6177999)","price":85.0} {"address":"5343 Fernie Ski Hill Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Cornerstone Lodge By Park Vacation Management","hotel_rating":"NaN","id":2146,"location":"(49.4653447, -115.0795638)","price":116.73565891472869} {"address":"373 Clearwater Valley Rd Clearwater British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Clearwater Valley Resort","hotel_rating":3.5,"id":2480,"location":"(51.6529098, -120.0410202)","price":116.73565891472869} {"address":"196 Principale Perce Quebec","amenities":["['Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel Natabel","hotel_rating":4.0,"id":2595,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"1840 Huron Church Rd Windsor Ontario","amenities":["['Pool'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hampton Inn & Suites by Hilton Windsor","hotel_rating":4.0,"id":2603,"location":"(42.2606396, -83.0407323)","price":116.73565891472869} {"address":"58 Gaspe Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel le Noroit","hotel_rating":4.0,"id":2955,"location":"(48.8317451, -64.4837079)","price":116.73565891472869} {"address":"676 Lakeshore Dr North Bay Ontario","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Dry Cleaning'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Comfort Inn Lakeshore - North Bay","hotel_rating":4.0,"id":2991,"location":"(46.26747365, -79.4361951386899)","price":116.73565891472869} {"address":"3127 Second Ave Queen Charlotte City British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Dorothy and Mike's Guest House","hotel_rating":4.5,"id":3146,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"16 rue Bellevue Tadoussac Quebec","amenities":["[]"],"country":"Canada","hotel_name":"La Maison Harvey Lessard","hotel_rating":"NaN","id":3301,"location":"(48.1505616356064, -69.7175389599985)","price":116.73565891472869} {"address":"11 Dorothy St St. Catharines Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Breakfast included'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Cedar Suite Bed & Breakfast","hotel_rating":5.0,"id":3470,"location":"(43.18094758125, -79.26601458125)","price":116.73565891472869} {"address":"2350 Voght Street ","amenities":["[]"],"country":"Canada","hotel_name":"Merritt Desert Inn","hotel_rating":2.5,"id":4236,"location":"(50.1129754506494, -120.787572036364)","price":116.73565891472869} {"address":"1606 East Hillcrest Drive Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Breakfast Available'"," 'Non-smoking hotel'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"SpringBreak Flower Farm B&B","hotel_rating":5.0,"id":4548,"location":"(49.5561459, -114.3616483)","price":116.73565891472869} {"address":" ","amenities":["[]"],"country":"Canada","hotel_name":"Little Inn on Willow","hotel_rating":"NaN","id":4588,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"3727 50th Street Drayton Valley Alberta","amenities":["['Free parking'"," 'Restaurant'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Electric vehicle charging station'"," 'Golf Course'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Super 8 by Wyndham Drayton Valley","hotel_rating":4.0,"id":4605,"location":"(55.001251, -115.002136)","price":85.0} {"address":"7423 Frontier Street Pemberton British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Pemberton Hotel","hotel_rating":2.0,"id":4617,"location":"(50.3222245, -122.8062916)","price":116.73565891472869} {"address":"2016 Sherwood Dr Sherwood Park Alberta","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Spa'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Casino and Gambling'"," 'Dry Cleaning'"," 'Golf Course'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Park Centre & Hotel","hotel_rating":4.5,"id":4856,"location":"(53.5272754, -113.2943741)","price":119.0} {"address":"550 Highway 1 Strathmore Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Best Western Strathmore Inn","hotel_rating":"NaN","id":5176,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"7 Fisher Cres Ajax Ontario","amenities":["[]"],"country":"Canada","hotel_name":"7 Fisher Guest House","hotel_rating":"NaN","id":5332,"location":"(43.8667828101292, -79.0450649562491)","price":116.73565891472869} {"address":"8790 Avenue Royale Chateau Richer Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge Baker","hotel_rating":4.5,"id":5506,"location":"(47.0027201010249, -70.9777607587411)","price":116.73565891472869} {"address":"394 10th St Hanover Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Grey Rose Suites","hotel_rating":4.5,"id":5603,"location":"(44.1527542521739, -81.0243049478261)","price":116.73565891472869} {"address":"606 Sparwood Drive Sparwood British Columbia","amenities":["['Free Internet'"," 'Children Activities (Kid / Family Friendly)']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Mountain Shadows Campground","hotel_rating":4.5,"id":5900,"location":"(49.7177024, -114.8923464)","price":116.73565891472869} {"address":"4 Lac Delage Quebec","amenities":["['Pool'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Free parking'"," 'Room service'"," 'Bar/Lounge'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Le Manoir du Lac Delage","hotel_rating":4.0,"id":6031,"location":"(46.9706256, -71.401757)","price":104.0} {"address":"514 Malpeque Rd. ","amenities":["[]"],"country":"Canada","hotel_name":"Tourist Motel and Cabins","hotel_rating":3.0,"id":273,"location":"(46.2909389888889, -63.1727451)","price":116.73565891472869} {"address":"1326 10th Street South Golden British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Pine Cones B&B","hotel_rating":5.0,"id":758,"location":"(51.2952083, -116.9659831)","price":116.73565891472869} {"address":"1266 Queen St Halifax Nova Scotia","amenities":["[]"],"country":"Canada","hotel_name":"Queen Mary","hotel_rating":"NaN","id":1033,"location":"(44.6402601148936, -63.574554193617)","price":116.73565891472869} {"address":"Township Rd 354 Saskatoon Saskatchewan","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Chaplin's Country B&B","hotel_rating":5.0,"id":1105,"location":"(52.027487, -106.6940333)","price":116.73565891472869} {"address":"711 Rainforest Drive ","amenities":["[]"],"country":"Canada","hotel_name":"Selah Guest House","hotel_rating":4.5,"id":1158,"location":"(40.6475220726548, -111.870658763672)","price":116.73565891472869} {"address":"Route 430 Newfoundland and ","amenities":["[]"],"country":"Canada","hotel_name":"Berry Hill Campsite","hotel_rating":4.5,"id":1205,"location":"(49.1889019, -57.4242145)","price":116.73565891472869} {"address":"63 Patrick St St. John's Newfoundland and Labrador","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Spa'"," 'Restaurant'"," 'Banquet Room'"," 'Conference Facilities'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Monastery Spa & Suites","hotel_rating":3.5,"id":1494,"location":"(47.5570684, -52.7197585)","price":116.73565891472869} {"address":"177 Gower St ","amenities":["[]"],"country":"Canada","hotel_name":"Gower Manor Bed & Breakfast","hotel_rating":"NaN","id":1511,"location":"(34.8475141020408, -82.4140293265306)","price":86.0} {"address":"1502 Mountain View Dr Revelstoke British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Non-smoking hotel'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Journey's Perch Guesthouse","hotel_rating":5.0,"id":1656,"location":"(50.980856, -118.1837123)","price":116.73565891472869} {"address":"1 Market Sq Saint John New Brunswick","amenities":["['Pool'"," 'Room service'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hilton Saint John","hotel_rating":4.0,"id":2542,"location":"(45.27323555, -66.0648390800502)","price":139.0} {"address":"193 rte. 132 O. ","amenities":["[]"],"country":"Canada","hotel_name":"Motel L'Eglantier","hotel_rating":2.0,"id":2587,"location":"(45.1948555698924, -74.1455327043876)","price":116.73565891472869} {"address":"3207 Highway 11 N North Bay Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Bo-Mark Motel","hotel_rating":4.5,"id":3002,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"48190 Sherlaw Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Ryder Lake Lodge B&B","hotel_rating":"NaN","id":3289,"location":"(49.0958625, -121.8908313)","price":116.73565891472869} {"address":"9770 27 Hwy Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Kleinburg Inn","hotel_rating":3.0,"id":4311,"location":"(-12.1791547, -76.9989777)","price":116.73565891472869} {"address":"25 Wile Crest Ave Truro Nova Scotia","amenities":["[]"],"country":"Canada","hotel_name":"Suncatcher Bed & Breakfast","hotel_rating":"NaN","id":4388,"location":"(45.1960403, -63.1653789)","price":116.73565891472869} {"address":"20222 56 Ave Langley City British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"West Country Hotel","hotel_rating":"NaN","id":4490,"location":"(49.1044063, -122.6799544)","price":116.73565891472869} {"address":"111 boulevard Albiny-Paquette Mont Laurier Quebec","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Room service'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Golf Course'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Quality Inn Mont Laurier","hotel_rating":3.5,"id":4720,"location":"(46.5496994, -75.5134558)","price":112.0} {"address":"52-116 33263 Range Road Sundre Alberta","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Microwave'"," 'Minibar'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Deer Valley Bed & Breakfast","hotel_rating":5.0,"id":4795,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"3 Wright Cres Hay River Northwest Territories","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Airport transportation'"," 'Business Centre with Internet Access'"," 'Electric vehicle charging station'"," 'Golf Course'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Shuttle Bus Service'"," 'Tennis Court'"," 'Family Rooms'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Eileen's Bed & Breakfast","hotel_rating":4.0,"id":5290,"location":"(60.7970901, -115.8067818)","price":116.73565891472869} {"address":"5402 46th Ave Taber Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Concierge'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Taber Motel","hotel_rating":3.5,"id":5748,"location":"(55.001251, -115.002136)","price":65.0} {"address":"222 Baseline Rd Malpeque Prince Edward Island","amenities":["[]"],"country":"Canada","hotel_name":"Malpeque Bed and Breakfast","hotel_rating":"NaN","id":5869,"location":"(46.3355508, -63.1466676)","price":116.73565891472869} ================================================ FILE: etl/del_dup/part-00002-c453ac1f-d0ec-49e3-8984-030e500feb5f-c000.json ================================================ {"address":"400 Pyramid Lake Road Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Pool'"," 'Free parking'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Doe a Deer Accommodation","hotel_rating":4.5,"id":65,"location":"(52.878485, -118.086578)","price":116.73565891472869} {"address":"100 Ray McBride St Canmore Alberta","amenities":["['Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Wapiti Campground","hotel_rating":2.0,"id":191,"location":"(51.1041194, -115.3641735)","price":116.73565891472869} {"address":"4200 Skaha Lake Rd Penticton British Columbia","amenities":["['Pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Microwave']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Wright's Beach Camp RV Park","hotel_rating":2.5,"id":418,"location":"(49.4526359, -119.6002638)","price":116.73565891472869} {"address":"102 Spray Ave Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"The YWCA Banff Hotel","hotel_rating":3.0,"id":541,"location":"(51.1717516, -115.569100072228)","price":116.73565891472869} {"address":"440 Muskrat St. Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Banff B&B","hotel_rating":5.0,"id":558,"location":"(51.1798369, -115.566195)","price":116.73565891472869} {"address":"4 Melrose Ave Halifax Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Seasons Motor Inn","hotel_rating":2.5,"id":1010,"location":"(44.649861, -63.6385857)","price":90.0} {"address":"141 King St E Kingston Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hotel Belvedere","hotel_rating":4.0,"id":1258,"location":"(44.22531315625, -76.4856332875)","price":129.0} {"address":"23 Country Club Dr Kingston Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Golf Course'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"St Lawrence College Kingston Residence and Conference Centre","hotel_rating":3.5,"id":1277,"location":"(44.2212123331933, -76.5302408708117)","price":116.73565891472869} {"address":"90 Avenue Des Jardin Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Manoir Des Sables","hotel_rating":"NaN","id":1360,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"13072 16 Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Lily Home","hotel_rating":"NaN","id":1840,"location":"(14.5896248, -90.4743916)","price":116.73565891472869} {"address":"4301 School Draw Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Mabuhay Lakeside Manor","hotel_rating":"NaN","id":2173,"location":"(62.45648, -114.3554561)","price":100.0} {"address":"31 Knickle Road Lunenburg Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Wheelhouse Motel","hotel_rating":4.0,"id":2812,"location":"(44.374206476127, -64.3203408114277)","price":85.0} {"address":"4759 Riverside Dr Red Deer Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Lions Campground","hotel_rating":"NaN","id":2895,"location":"(52.280401, -113.804912)","price":116.73565891472869} {"address":"1315 Regent St Fredericton New Brunswick","amenities":["['Pool'"," 'Free parking'"," 'Room service'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Fredericton Inn","hotel_rating":4.0,"id":2906,"location":"(45.93617015, -66.6616553232246)","price":116.73565891472869} {"address":"146 de la Reine Street Gaspe Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Concierge'"," 'Electric vehicle charging station'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge sous les Arbres","hotel_rating":5.0,"id":2941,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"1202 Premier Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Champlain Tent, R.V. and Trailer Park","hotel_rating":3.5,"id":3009,"location":"(32.4931586363636, -94.8031308181818)","price":116.73565891472869} {"address":"549 Lakeshore Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Dolphin Motel Cottages","hotel_rating":"NaN","id":3015,"location":"(28.8493292647206, -81.6931489245849)","price":116.73565891472869} {"address":"4205 Gellatly Rd West Kelowna British Columbia","amenities":["['Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Pool'"," 'Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Bar/Lounge'"," 'Spa'"," 'Room service'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Minibar'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Cove Lakeside Resort","hotel_rating":4.5,"id":3061,"location":"(49.8116539, -119.6232427)","price":116.73565891472869} {"address":"6622 Mountainview Dr Oliver British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Global Village B & B","hotel_rating":5.0,"id":3106,"location":"(49.1989424, -119.5443681)","price":116.73565891472869} {"address":"Port Hard Port Hardy British Columbia","amenities":["[]"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Scotia Bay Resort","hotel_rating":3.5,"id":3199,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"45780 Sleepy Hollow Rd Chilliwack British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Room service'"," 'Kitchenette'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Cedars at Cultus Lake B&B","hotel_rating":5.0,"id":3280,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":" ","amenities":["[]"],"country":"Canada","hotel_name":"Mitchell's Bay Marine Park","hotel_rating":"NaN","id":3800,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"1712 Broadway Ave S Williams Lake British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Super 8 by Wyndham Williams Lake BC","hotel_rating":4.0,"id":4371,"location":"(52.122448, -122.1033287)","price":116.73565891472869} {"address":"695 Ch de Rockway-Valley Amherst Nova Scotia","amenities":["[]"],"country":"Canada","hotel_name":"KanataTremblant","hotel_rating":"NaN","id":5241,"location":"(45.1960403, -63.1653789)","price":116.73565891472869} {"address":"111 Staye Court Dr Arnprior Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Country Squire Motel","hotel_rating":4.5,"id":5418,"location":"(45.4232131308741, -76.3727240755299)","price":116.73565891472869} {"address":" ","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"New Country Motel","hotel_rating":4.5,"id":5759,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"Bugaboo Provincial Park Parson British ","amenities":["['Bar/Lounge'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"CMH Bobbie Burns Lodge","hotel_rating":5.0,"id":5934,"location":"(51.7252449, -3.0811001)","price":116.73565891472869} {"address":"6385 Montee Ryan ","amenities":["[]"],"country":"Canada","hotel_name":"La Chouette by Tremblant Sunstar","hotel_rating":"NaN","id":502,"location":"(46.18660835, -74.5973690243888)","price":116.73565891472869} {"address":"760 Campbell Street Tofino British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Meares Vista Inn","hotel_rating":4.5,"id":656,"location":"(49.14603725, -125.890922372117)","price":145.0} {"address":"306 Shillington Cres Saskatoon Saskatchewan","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Best Western Blairmore","hotel_rating":4.5,"id":1055,"location":"(52.128561, -106.756097888757)","price":116.73565891472869} {"address":"5 Navigator Ave St. John's Newfoundland and Labrador","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Golf Course'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Holiday Inn Express & Suites St. John's Airport","hotel_rating":4.5,"id":1480,"location":"(47.6124507, -52.7518382466975)","price":85.0} {"address":"20 Magnolia Pl Osoyoos British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Destiny Beach Resort","hotel_rating":3.5,"id":1921,"location":"(49.0207232, -119.4653722)","price":116.73565891472869} {"address":"1170 Aylmer Road Gatineau Quebec","amenities":["[]"],"country":"Canada","hotel_name":"DoubleTree by Hilton Hotel Gatineau-Ottawa","hotel_rating":"NaN","id":2088,"location":"(45.409598, -75.777602)","price":107.0} {"address":"4C Solidarnosc Pl ","amenities":["[]"],"country":"Canada","hotel_name":"Convenient & Comfortable Manor","hotel_rating":1.0,"id":2244,"location":"(43.2550544, -79.8344084)","price":365.0} {"address":"468 route 132 Ouest - C.P. 444 Perce Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite Chez Despard","hotel_rating":4.5,"id":2583,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"6846 66 St Red Deer Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Comfort Inn & Suites Red Deer","hotel_rating":"NaN","id":2881,"location":"(52.2870844926274, -113.851065551608)","price":108.0} {"address":"37557 Highway 2 South ","amenities":["[]"],"country":"Canada","hotel_name":"Deer Park Inn","hotel_rating":"NaN","id":2900,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"Englefield Bay Queen Charlotte City British Columbia","amenities":["['Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Airport transportation'"," 'Banquet Room'"," 'Breakfast Available'"," 'Concierge'"," 'Conference Facilities'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Lodge at Englefield Bay (Westcoast Resorts)","hotel_rating":5.0,"id":3144,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"6382 Selkirk St ","amenities":["[]"],"country":"Canada","hotel_name":"Selkirk House Bed & Breakfast","hotel_rating":"NaN","id":3296,"location":"(42.3895769393939, -83.0364222929293)","price":116.73565891472869} {"address":"19 Tadoussac Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hotel - Motel Le Beluga","hotel_rating":4.0,"id":3302,"location":"(48.14364, -69.719925)","price":116.73565891472869} {"address":"9585 Trans Canada Hwy 105 Baddeck Nov","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Adventures East Cottages","hotel_rating":4.0,"id":3382,"location":"(46.0883573108108, -60.857749327027)","price":116.73565891472869} {"address":"1048 Queen St E ","amenities":["[]"],"country":"Canada","hotel_name":"Eastbourne Manor","hotel_rating":5.0,"id":3603,"location":"(43.6527257, -79.3777755)","price":116.73565891472869} {"address":"958 HWY 7 East Peterborough Ontario O","amenities":["['Free parking'"," 'Laundry Service'"," 'Air conditioning'"," 'Microwave'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Park Side Motel","hotel_rating":3.5,"id":3680,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"152 Queen Street Digby Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hillside Landing B&B","hotel_rating":5.0,"id":3869,"location":"(44.6133458, -65.7546723)","price":116.73565891472869} {"address":"383 St Laurent Ave Quesnel British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Breakfast included'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Ramada Limited Quesnel","hotel_rating":2.5,"id":4161,"location":"(52.9792865, -122.4942696)","price":116.73565891472869} {"address":"1064 S Trans-Canada Hwy Cache Creek British Columbia BC","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Golf Course'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Oasis Hotel","hotel_rating":2.5,"id":4473,"location":"(50.8079254, -121.325385)","price":116.73565891472869} {"address":"44 Old Post Road Yarmouth Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Churchill Mansion Inn","hotel_rating":5.0,"id":4872,"location":"(43.9578252606567, -66.1337928214197)","price":116.73565891472869} {"address":"3719 Highway 97 Lac La Hache British ","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Cariboo Log Guest House","hotel_rating":4.5,"id":5107,"location":"(51.7954216, -121.4171842)","price":116.73565891472869} {"address":"91 rue du Hameau Val Saint Come ","amenities":["[]"],"country":"Canada","hotel_name":"Chalet Bois de Coeur","hotel_rating":5.0,"id":5126,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"1590 Chemin du Lac St Stanislas Saint Zenon Quebec","amenities":["['Restaurant'"," 'Pool'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge Le Cabanon","hotel_rating":3.5,"id":5729,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"444 chemin La Baleine Saint-Louis-de-L'Isle-aux-Coudres Quebec","amenities":["['Free parking'"," 'Pool'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Spa'"," 'Banquet Room'"," 'Breakfast Available'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Indoor pool'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hotel Cap-aux-Pierres","hotel_rating":3.5,"id":5888,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"709 Benchlands Trail Canmore Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Creekside Villa","hotel_rating":4.5,"id":130,"location":"(51.08738515, -115.326490358613)","price":131.0} {"address":"217 Trapper Rise ","amenities":["[]"],"country":"Canada","hotel_name":"Jewel Mountain Guest Lodge","hotel_rating":"NaN","id":196,"location":"(51.08679825, -115.334435802808)","price":116.73565891472869} {"address":"3045 Chemin de la Chapelle Mont Tremblant Quebec","amenities":["['Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Bar/Lounge'"," 'Pool'"," 'Free Internet'"," 'Spa'"," 'Airport transportation'"," 'Babysitting'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Paid Wifi'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Ski-In / Ski-Out'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Fairmont Tremblant","hotel_rating":4.5,"id":427,"location":"(46.2147859, -74.5848518593707)","price":116.73565891472869} {"address":"2151 Chemin du Village Mont Tremblant Quebec","amenities":["['Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Non-smoking hotel'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge du Coq de Montagne","hotel_rating":4.5,"id":486,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"29 Phipps St Gore Bay Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Stonehouse B&B","hotel_rating":4.5,"id":823,"location":"(45.9189890230299, -82.4654397387245)","price":116.73565891472869} {"address":"2900 Fulford-Ganges Rd Fulford Harbour British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Fulford-Dunderry Guest House","hotel_rating":4.0,"id":932,"location":"(48.771378, -123.4495756)","price":116.73565891472869} {"address":"612 Spadina Cres E Saskatoon Saskatchewan","amenities":["['Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Sheraton Cavalier Saskatoon Hotel","hotel_rating":4.5,"id":1050,"location":"(52.1269826, -106.6590554)","price":249.0} {"address":"1715 Idylwyld Drive North Saskatoon Saskatchewan","amenities":["['Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Free parking'"," 'Breakfast included'"," 'Room service'"," 'Restaurant'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Quality Inn & Suites Hotel","hotel_rating":4.0,"id":1059,"location":"(52.1523551, -106.6712042)","price":94.0} {"address":"1645 Cedar Road ","amenities":["[]"],"country":"Canada","hotel_name":"Whiskey Landing","hotel_rating":"NaN","id":1152,"location":"(33.5694263155547, -96.5215152857515)","price":116.73565891472869} {"address":"238 Matterson Dr Ucluelet British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Sauna'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Wild Edge Lodge","hotel_rating":4.5,"id":1157,"location":"(48.9373622, -125.5505017)","price":116.73565891472869} {"address":"1215 ch de la Montagne Quebec","amenities":["['Free parking'"," 'Pool'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Motel de la Montagne","hotel_rating":2.5,"id":1374,"location":"(45.4500533, -75.7856462)","price":116.73565891472869} {"address":"267 Mosley St ","amenities":["[]"],"country":"Canada","hotel_name":"Oak Haven Cottages","hotel_rating":3.5,"id":1403,"location":"(33.2505511629994, -95.885642799871)","price":116.73565891472869} {"address":"35 River Rd E ","amenities":["[]"],"country":"Canada","hotel_name":"Summerhill Cottages & Cabins","hotel_rating":4.5,"id":1428,"location":"(44.527748, -80.009431)","price":116.73565891472869} {"address":"6 Nipissing St. Kawartha Lakes Ontario","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Saucy Willow Inn","hotel_rating":4.5,"id":1972,"location":"(44.6545464, -78.8033399)","price":116.73565891472869} {"address":"939 60 Hwy Huntsville Ontario","amenities":["['Free parking'"," 'Restaurant'"," 'Breakfast included'"," 'Pool'"," 'Bar/Lounge'"," 'Spa'"," 'Fitness Centre with Gym / Workout Room'"," 'Children Activities (Kid / Family Friendly)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Tennis Court'"," 'Air conditioning'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Muskoka Grandview Resort","hotel_rating":3.5,"id":2277,"location":"(45.3452852, -79.225565)","price":116.73565891472869} {"address":"32 Swallowdale Rd Huntsville Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Algonquin Moon","hotel_rating":5.0,"id":2282,"location":"(45.3304024, -79.1542829)","price":116.73565891472869} {"address":"Oyster Bay 4073 Island Hwy S Campbell River British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Edgewater Motel","hotel_rating":4.0,"id":2439,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"192 rue sainte-Ann Baie-St-Paul Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Pool'"," 'Spa'"," 'Concierge'"," 'Golf Course'"," 'Heated pool'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Le Domaine Belle Plage","hotel_rating":3.5,"id":2706,"location":"(52.4760892, -71.8258668)","price":100.0} {"address":"1781 Newburne Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Lahave River Campground","hotel_rating":4.0,"id":2828,"location":"(44.6045629793157, -64.6021608882143)","price":116.73565891472869} {"address":"4534 Marine Ave Powell River British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Westview Centre Motel","hotel_rating":3.5,"id":3024,"location":"(49.8313649, -124.5271583)","price":78.0} {"address":"9763 382 Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Sonora Pines Estates Guesthouse","hotel_rating":4.5,"id":3125,"location":"(37.145891, -90.532988)","price":116.73565891472869} {"address":"349 Government St Dryden Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Restaurant'"," 'Bar/Lounge'"," 'Room service'"," 'Spa'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Electric vehicle charging station'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Best Western Plus Dryden Hotel & Conference Centre","hotel_rating":4.0,"id":4482,"location":"(49.78751725, -92.8344043670953)","price":116.73565891472869} {"address":"11373 20 Avenue Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Highwood Motel","hotel_rating":4.5,"id":4545,"location":"(54.4516363, -110.167361)","price":84.0} {"address":"500 Lac Matchi Manitou Val d'Or Quebec","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Pourvoirie du Lac Matchi-Manitou","hotel_rating":5.0,"id":4806,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"286 Chemin Knowlton Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge Knowlton","hotel_rating":4.0,"id":4923,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"3080 Highway Dr Trail British Columbia","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Trail Motel & RV Park","hotel_rating":5.0,"id":5544,"location":"(49.0978602, -117.6704613)","price":116.73565891472869} {"address":"12125 Fourth Line RR2 Rockwood ","amenities":["[]"],"country":"Canada","hotel_name":"Willowbrook Bed and Breakfast","hotel_rating":"NaN","id":5551,"location":"('nil', 'nil')","price":116.73565891472869} {"address":" ","amenities":["['Free Internet'"," 'Restaurant']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Spindrift by the Sea","hotel_rating":3.5,"id":6081,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"109-1151 Sidney St ","amenities":["[]"],"country":"Canada","hotel_name":"Mountain Valley Inn","hotel_rating":1.0,"id":188,"location":"(29.885209, -81.329555)","price":116.73565891472869} {"address":"300 Strayhorse Road Penticton British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Spa'"," 'Children Activities (Kid / Family Friendly)'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Apex Mountain Inn","hotel_rating":3.5,"id":399,"location":"(49.3924537, -119.903296)","price":116.73565891472869} {"address":"1302 Lynn Road ","amenities":["[]"],"country":"Canada","hotel_name":"Pyramid Point Holiday House","hotel_rating":4.5,"id":693,"location":"(35.9677955, -78.8517157)","price":116.73565891472869} {"address":"101 Pacific Ave Saskatoon Saskatchewan","amenities":["['Free High Speed Internet (WiFi)'"," 'Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Restaurant'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Holiday Inn Saskatoon Downtown","hotel_rating":4.5,"id":1052,"location":"(52.12964465, -106.668438273289)","price":181.0} {"address":"Harbour Drive Newfoundland and ","amenities":["[]"],"country":"Canada","hotel_name":"Parson's Tourist Home & Harbour View Cabins","hotel_rating":4.0,"id":1199,"location":"(47.7704434, -53.4628814)","price":116.73565891472869} {"address":"67 River Rd E Wasaga Beach Ontario","amenities":["['Free parking'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Kora Cottages","hotel_rating":2.5,"id":1445,"location":"(44.5248351678606, -80.0142980093884)","price":116.73565891472869} {"address":"131 Duckworth St St. John's Newfoundland and Labrador","amenities":["['Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Courtyard by Marriott St. John's Newfoundland","hotel_rating":4.5,"id":1483,"location":"(47.5691158, -52.7018461)","price":116.73565891472869} {"address":"1867 Hamilton Street Regina Saskatchewan","amenities":["['Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Obasa Suites Regina","hotel_rating":4.5,"id":2069,"location":"(50.44901425, -104.608979000086)","price":116.73565891472869} {"address":"78-88 Dollard-des-Ormeaux Street ","amenities":["[]"],"country":"Canada","hotel_name":"Le Vibe Apartment by Corporate Stays","hotel_rating":"NaN","id":2116,"location":"(45.48423, -73.8064547)","price":116.73565891472869} {"address":"367 Rte. 132 Ouest Perce Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Hotel La Cote Surprise","hotel_rating":"NaN","id":2575,"location":"(48.193349, -64.8989565)","price":116.73565891472869} {"address":"2883 Howard Ave Windsor Ontario","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Family Rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Towne & Country Motel","hotel_rating":2.5,"id":2643,"location":"(42.2833754, -83.0111505)","price":116.73565891472869} {"address":"1301 2nd Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Swift Creek Motel","hotel_rating":"NaN","id":2684,"location":"(40.8012854, -73.934665)","price":116.73565891472869} {"address":"8 Chemin du Golf Baie-St-Paul Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Banquet Room'"," 'Conference Facilities'"," 'Golf Course'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hotel Baie Saint Paul","hotel_rating":4.0,"id":2700,"location":"(47.442574, -70.5230499)","price":116.73565891472869} {"address":"82 Montague Street Lunenburg Nov","amenities":["['Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Brigantine Inn","hotel_rating":4.0,"id":2807,"location":"(44.3764573, -64.3113718)","price":116.73565891472869} {"address":" Tobermory","amenities":["[]"],"country":"Canada","hotel_name":"Cyprus Lake Campground","hotel_rating":"NaN","id":2854,"location":"(56.6227872, -6.0682243)","price":116.73565891472869} {"address":"1334 Route 132 Cap-Des-Rosiers Gaspe Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Tennis Court'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Motel du Haut Phare","hotel_rating":4.5,"id":2942,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"2676 Moore Dr West Kelowna British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Shannon Lake Bed and Breakfast","hotel_rating":5.0,"id":3092,"location":"(49.8616368, -119.6074154)","price":116.73565891472869} {"address":"15 Tadoussac Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Average","hotel_name":"La Maison Gauthier","hotel_rating":2.5,"id":3326,"location":"(48.14364, -69.719925)","price":116.73565891472869} {"address":"290 Cork Line ","amenities":["[]"],"country":"Canada","hotel_name":"Ennismore Inn & Resort","hotel_rating":"NaN","id":3692,"location":"(44.4554280200162, -78.4704343850776)","price":116.73565891472869} {"address":"1604 Scenic Hts S ","amenities":["[]"],"country":"Canada","hotel_name":"A Coulee View Getaway","hotel_rating":3.5,"id":3787,"location":"(49.6739929, -112.8283765)","price":116.73565891472869} {"address":"62 St. Patrick's Dr Miramichi New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Governor's Mansion Inn","hotel_rating":4.5,"id":4970,"location":"(46.983663, -65.5542247)","price":116.73565891472869} {"address":"295 Tomahawk Ave West Vancouver British Columbia","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Capilano River RV Park","hotel_rating":3.5,"id":5142,"location":"(49.3219964, -123.1330469)","price":116.73565891472869} {"address":"249 Lyndon Road Fort Macleod Alberta","amenities":["['Pool'"," 'Free Internet'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Daisy May Campground","hotel_rating":3.5,"id":5245,"location":"(49.7233662, -113.4208604)","price":116.73565891472869} {"address":"3 White Road Blind River Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge Eldo Inn","hotel_rating":4.0,"id":5284,"location":"(46.1828204, -82.9349059)","price":80.0} {"address":"82 Government Rd W ","amenities":["[]"],"country":"Canada","hotel_name":"Advantage Motel","hotel_rating":3.0,"id":5422,"location":"(48.148877856966, -80.0385060687366)","price":116.73565891472869} {"address":"201 Jennifer Heil Way Spruce Grove Alberta","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Holiday Inn Express Hotel & Suites Spruce Grove","hotel_rating":4.5,"id":5618,"location":"(53.5423559, -113.9345054)","price":127.0} {"address":"32 Rte 111 E La Sarre Quebec","amenities":["['Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel Villa mon repos","hotel_rating":3.5,"id":6043,"location":"(48.8017705, -79.2110469)","price":116.73565891472869} {"address":"Pyramid Lake Road Alberta","amenities":["['Free parking'"," 'Free Internet'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Hot Tub'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Patricia Lake Bungalows Resort","hotel_rating":4.5,"id":50,"location":"(52.9103697, -118.0917771)","price":116.73565891472869} {"address":"1232 Cabin Creek Drive Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Creekside Accommodation","hotel_rating":3.5,"id":94,"location":"(52.8714437, -118.099809)","price":116.73565891472869} {"address":"321 Spring Creek Dr Canmore Alberta","amenities":["['Pool'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Malcolm Hotel by Clique","hotel_rating":4.5,"id":149,"location":"(51.08649535, -115.351882581548)","price":136.0} {"address":"Apex Mountain Resort Penticton British ","amenities":["[]"],"country":"Canada","hotel_name":"Copper Creek Lodge","hotel_rating":"NaN","id":421,"location":"(49.3900432, -119.9047389)","price":116.73565891472869} {"address":"1 Pierce's Lane Newfoundland and Labrador","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Out East B&B","hotel_rating":4.0,"id":1174,"location":"(49.5188846, -57.8806003)","price":116.73565891472869} {"address":"1170 Wellington Rd London Ontario","amenities":["[]"],"country":"Canada","hotel_name":"London Wellington Hotel","hotel_rating":"NaN","id":1816,"location":"(42.928814167167, -81.2191339491309)","price":116.73565891472869} {"address":"6706 Ponderosa Dr Osoyoos British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Sandy Beach Motel","hotel_rating":4.5,"id":1895,"location":"(49.0293311, -119.4515305)","price":116.73565891472869} {"address":"231 Front Street. W. Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Avian Woods Bed & Breakfast","hotel_rating":5.0,"id":1949,"location":"(43.6445822116814, -79.385435189699)","price":95.0} {"address":"2220 Lorne St Regina Saskatchewan","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"City Centre Guesthouse","hotel_rating":2.0,"id":2071,"location":"(50.4462351, -104.6137164)","price":116.73565891472869} {"address":"910 Sikyea Til Yellowknife Northwest Territories","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Buffalo Nights Bed and Breakfast","hotel_rating":4.5,"id":2162,"location":"(65.0000004, -118.0)","price":139.0} {"address":"228E Yellowhead South Hwy 5 Clearwater British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Wells Gray Inn","hotel_rating":"NaN","id":2477,"location":"(55.001251, -125.002441)","price":79.0} {"address":"1175 Boul Monseigneur-De Laval Baie-St-Paul Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Tennis Court']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Camping Le Genevrier","hotel_rating":3.5,"id":2710,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"5810 Marine Way ","amenities":["[]"],"country":"Canada","hotel_name":"Oceanside Retreat","hotel_rating":4.5,"id":2764,"location":"(49.2068301, -123.0309338)","price":116.73565891472869} {"address":"1327 Riverside Drive North Vancouver British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Riverfront Bed and Breakfast","hotel_rating":5.0,"id":3339,"location":"(49.3270114, -123.0093477)","price":120.0} {"address":"110 Brook Street Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Hillside Bed and Breakfast","hotel_rating":4.0,"id":3660,"location":"(42.8137637, -81.5585382)","price":116.73565891472869} {"address":"2 Birch Street ","amenities":["[]"],"country":"Canada","hotel_name":"Summers Suites","hotel_rating":4.0,"id":3878,"location":"(46.145881, -60.16952)","price":116.73565891472869} {"address":"540 Silvercreek Pky N Guelph Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Holiday Inn Express & Suites - Guelph","hotel_rating":4.0,"id":4273,"location":"(43.5514928, -80.2965289)","price":200.0} {"address":"244 Robinson Ave Naramata British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"The Village Motel","hotel_rating":"NaN","id":4278,"location":"(49.5975576, -119.600925214286)","price":116.73565891472869} {"address":"127 2ieme ave Ouest Sainte Anne des Monts Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Gite La Ptite Falaise","hotel_rating":4.0,"id":4407,"location":"(52.4760892, -71.8258668)","price":90.0} {"address":"5002 34 Ave Drayton Valley Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Westwood Inn","hotel_rating":"NaN","id":4608,"location":"(53.2071141, -115.0006364)","price":116.73565891472869} {"address":"11 Portage Lane Sherwood Park Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Holiday Inn Express & Suites - Sherwood Park","hotel_rating":4.0,"id":4859,"location":"(53.5629482, -113.319633)","price":121.0} {"address":"2114 14 Ave Wainwright Alberta","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Concierge'"," 'Electric vehicle charging station'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Springs Motor Inn","hotel_rating":3.5,"id":4932,"location":"(52.8433858, -110.8320326)","price":79.0} {"address":"910 rue St-Joseph ","amenities":["[]"],"country":"Canada","hotel_name":"A la Maison des Pres","hotel_rating":4.5,"id":4999,"location":"(48.581445, 7.7116666)","price":116.73565891472869} {"address":"4791 Hwy. 28 Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Burleigh Falls Inn","hotel_rating":"NaN","id":5057,"location":"(44.55810455, -78.2054386588702)","price":118.0} {"address":" ","amenities":["[]"],"country":"Canada","hotel_name":"Limberlost Lodge","hotel_rating":"NaN","id":5444,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"353 Water Street Westport Nov","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Dock & Doze Motel","hotel_rating":4.5,"id":5949,"location":"(44.2665669, -66.3485688)","price":116.73565891472869} {"address":"311 Balsam Ave Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"B&B on Balsam","hotel_rating":4.5,"id":57,"location":"(52.8809491666667, -118.082823)","price":116.73565891472869} {"address":"1602 2 Ave Canmore Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Breakfast Available'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Days Inn by Wyndham Canmore","hotel_rating":4.0,"id":136,"location":"(51.09641945, -115.355815490929)","price":99.0} {"address":"138 Banff Avenue Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Mount Royal Hotel","hotel_rating":"NaN","id":513,"location":"(51.1996032, -115.537485)","price":149.0} {"address":"Silver Bay Road Mindemoya Ontario","amenities":["['Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Mountain View Resort","hotel_rating":4.5,"id":828,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"320 Collins Rd British Columbia V","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Collins House B&B","hotel_rating":5.0,"id":936,"location":"(50.3318706283593, -122.812819414699)","price":116.73565891472869} {"address":"1990 Barrington St Halifax Nova Scotia","amenities":["['Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Spa'"," 'Banquet Room'"," 'Breakfast Available'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hotel Halifax","hotel_rating":4.0,"id":1002,"location":"(44.65070105, -63.5767840363799)","price":130.0} {"address":"60 River Avenue Crescent Wasaga Beach Ontario","amenities":["['Free parking'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Tennis Court'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Beach1 Riverfront Villa","hotel_rating":3.0,"id":1407,"location":"(44.5210815634874, -80.0176664839865)","price":116.73565891472869} {"address":"50 Valhalla Lane ","amenities":["[]"],"country":"Canada","hotel_name":"The Sandbanks Campsites","hotel_rating":3.5,"id":1607,"location":"(44.7146264376234, -73.4069875393512)","price":116.73565891472869} {"address":"4222 Highway 16 W Prince George British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Babysitting'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Bon Voyage Inn","hotel_rating":3.5,"id":1728,"location":"(55.001251, -125.002441)","price":94.0} {"address":"644 Boulevard Saint-Germain Rimouski Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel du Littoral","hotel_rating":4.0,"id":2377,"location":"(48.4358203291577, -68.572984062749)","price":99.0} {"address":"950 McKeown Ave North Bay Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hampton Inn by Hilton North Bay","hotel_rating":4.5,"id":2982,"location":"(46.3324767, -79.4775805)","price":116.73565891472869} {"address":"3750 Marine Ave Powell River British Columbia","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Beacon B&B By the Sea","hotel_rating":5.0,"id":3043,"location":"(49.8313649, -124.5271583)","price":116.73565891472869} {"address":"307 Park Rill Rd Oliver British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Elm Tree Farm B&B","hotel_rating":5.0,"id":3105,"location":"(49.2144325, -119.5532927)","price":116.73565891472869} {"address":"173 rue des Pionniers Tadoussac Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel de L'Anse a L'Eau","hotel_rating":3.5,"id":3306,"location":"(48.1438191, -69.7211974)","price":84.0} {"address":"305 Beaver Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Emperial Suites","hotel_rating":4.0,"id":3343,"location":"(41.6352167399139, -73.7513080137617)","price":116.73565891472869} {"address":"368 Shore Road Baddeck Nova Scotia","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Spa'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Inverary Resort","hotel_rating":3.5,"id":3386,"location":"(46.0968847727273, -60.7569410090909)","price":116.73565891472869} {"address":"3365 des Eglises Levis Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Non-smoking hotel'"," 'Shuttle Bus Service'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge Jeunesse a LouLou","hotel_rating":4.5,"id":3398,"location":"(52.4760892, -71.8258668)","price":50.0} {"address":"3506 West Island Highway Qualicum Beach British Columbia","amenities":["['Free parking'"," 'Pool'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Riverside Resort & Campground","hotel_rating":4.0,"id":3539,"location":"(49.3502554, -124.4043021)","price":116.73565891472869} {"address":" Rocky Mountain House Alberta","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Grandview Stage Country Resort","hotel_rating":3.5,"id":4084,"location":"(52.38196845, -114.912057731829)","price":116.73565891472869} {"address":"24 Bernier S Churchill Manitoba","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Aurora Inn","hotel_rating":4.0,"id":4176,"location":"(55.001251, -97.001038)","price":116.73565891472869} {"address":"670 Hugel Ave Midland Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Victorian Inn","hotel_rating":5.0,"id":4511,"location":"(44.7470377875, -79.8925080125)","price":116.73565891472869} {"address":"234 rue Leclerc ","amenities":["[]"],"country":"Canada","hotel_name":"Gite de la colline","hotel_rating":5.0,"id":5006,"location":"(48.606487, 7.7287523)","price":98.0} {"address":"1210 Talbot St Saint Thomas Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Terrible","hotel_name":"Glen Haven","hotel_rating":1.0,"id":5576,"location":"(42.7790388, -81.1982539)","price":75.0} {"address":"226 Colin Crescent ","amenities":["['Free High Speed Internet (WiFi)'"," 'Pool'"," 'Free parking'"," 'Bar/Lounge'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Minibar'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Jasper Mountain Suites","hotel_rating":4.0,"id":84,"location":"(52.881092, -118.083364)","price":116.73565891472869} {"address":"1742 Main St Penticton British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"5000 Motel","hotel_rating":3.5,"id":378,"location":"(49.4957204, -119.5908946)","price":64.0} {"address":"24 Sydenham St Kingston Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hochelaga Inn","hotel_rating":4.0,"id":1233,"location":"(44.2284985, -76.4885418426606)","price":136.0} {"address":"241 rue Morin Quebec","amenities":["['Free parking'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hotel du Fjord","hotel_rating":3.5,"id":2012,"location":"(48.4290211, -71.065262)","price":102.0} {"address":"100 Lagoon Trailer Park Rd Huntsville Ontario","amenities":["['Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Lagoon Tent and Trailer Park","hotel_rating":4.5,"id":2289,"location":"(45.3742119, -79.2142627)","price":116.73565891472869} {"address":"36 Pelham Street Lunenburg Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Pool'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"1826 Maplebird House Bed & Breakfast","hotel_rating":5.0,"id":2821,"location":"(44.3771295478227, -64.3133668023021)","price":116.73565891472869} {"address":"340 Main St W North Bay Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Days Inn & Suites by Wyndham North Bay","hotel_rating":3.5,"id":2995,"location":"(46.326354, -79.5000016)","price":116.73565891472869} {"address":"2101 Widgeon Rd Qualicum Beach British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Minibar'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Eagle Landing Bed and Breakfast","hotel_rating":5.0,"id":3559,"location":"(49.3780788, -124.5750453)","price":116.73565891472869} {"address":"Kenley Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Paradies Valley Guest Ranch","hotel_rating":"NaN","id":4397,"location":"(51.6010352, -0.2529083)","price":116.73565891472869} {"address":"67 Simcoe St N Oshawa Ontario","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Holiday Inn Express & Suites Oshawa Downtown - Toronto Area","hotel_rating":4.5,"id":4459,"location":"(43.899733, -78.8642286)","price":116.73565891472869} {"address":" ","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Restaurant'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Best Western Plus Langley Inn","hotel_rating":4.5,"id":4487,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"35 L'Anse-Saint-Jean Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Concierge'"," 'Conference Facilities'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Paid Wifi'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Chalets sur le Fjord","hotel_rating":4.0,"id":4834,"location":"(48.235193, -70.201263)","price":93.0} {"address":"4702 73rd St Camrose Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Pool'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Spa'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Casino and Gambling'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Ramada by Wyndham Camrose","hotel_rating":4.0,"id":4926,"location":"(55.001251, -115.002136)","price":116.0} {"address":"310 Mackenzie St E Atikokan Ontario","amenities":["['Room service'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Quetico Inn","hotel_rating":4.0,"id":5013,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"870 Niagara St Welland Ontario","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Travelodge Welland","hotel_rating":2.5,"id":5305,"location":"(43.0194857333333, -79.2496142745098)","price":116.73565891472869} {"address":"1436 Highway 101 Lund British Columbia","amenities":["['Restaurant'"," 'Free parking'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Lund Resort at Klah Ah Men","hotel_rating":3.5,"id":5844,"location":"(49.9782693, -124.7518764)","price":116.73565891472869} {"address":"309 Main Street North ","amenities":["[]"],"country":"Canada","hotel_name":"Asessippi Inn","hotel_rating":3.0,"id":5891,"location":"(45.0596082808789, -92.8072069072741)","price":116.73565891472869} {"address":"11 Houston Road Mayfield Prince Edward Island","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Children Activities (Kid / Family Friendly)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Mayfield Country Cottages","hotel_rating":4.0,"id":6076,"location":"(46.3355508, -63.1466676)","price":116.73565891472869} {"address":"2325 Omineca Ave British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Cataline Motel & RV Park","hotel_rating":"NaN","id":326,"location":"(54.3012871, -130.3321474)","price":116.73565891472869} {"address":"495 Vancouver Ave Penticton British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Cormier's Studio","hotel_rating":5.0,"id":386,"location":"(49.503233547619, -119.585035196599)","price":116.73565891472869} {"address":"150 Chemin du Cure Deslauriers Mont Tremblant Quebec","amenities":["['Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Ermitage du Lac","hotel_rating":4.0,"id":450,"location":"(46.210756, -74.585816)","price":116.73565891472869} {"address":"1810 Rogers Pl Kamloops British Columbia","amenities":["['Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Breakfast included'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Comfort Inn & Suites","hotel_rating":3.5,"id":595,"location":"(50.65282305, -120.370587760677)","price":99.0} {"address":"1860 Rogers Pl Kamloops British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Quality Inn Kamloops","hotel_rating":3.5,"id":596,"location":"(50.65185095, -120.368992428081)","price":109.0} {"address":"3804 Hammond Bay Rd Nanaimo British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Hammond Bay Oceanside Bed & Breakfast","hotel_rating":"NaN","id":894,"location":"(49.2342374, -124.0255651)","price":116.73565891472869} {"address":"1838 College Drive Building 2 Saskatoon Saskatchewan","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Business Centre with Internet Access'"," 'Indoor pool'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Holiday Inn Express & Suites Saskatoon East - University","hotel_rating":5.0,"id":1069,"location":"(55.5321257, -106.1412243)","price":154.0} {"address":"100 Cedar Grove Parkway ","amenities":["[]"],"country":"Canada","hotel_name":"Cedar Grove Park on the Bay","hotel_rating":2.0,"id":1444,"location":"(44.468313, -80.112112)","price":116.73565891472869} {"address":"29 Rue Albert-Camus ","amenities":["[]"],"country":"Canada","hotel_name":"Capital Area House","hotel_rating":"NaN","id":2113,"location":"(47.9920965, -4.0967183)","price":116.73565891472869} {"address":"2 Baie-St-Paul Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge Ancrage","hotel_rating":4.0,"id":2709,"location":"(47.444343, -70.505447)","price":169.0} {"address":"20 Route 615 Fredericton New Brunswick","amenities":["['Restaurant'"," 'Bar/Lounge'"," 'Spa'"," 'Fitness Centre with Gym / Workout Room'"," 'Airport transportation'"," 'Sauna'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"On the Pond Lodge","hotel_rating":4.5,"id":2923,"location":"(46.500283, -66.750183)","price":116.73565891472869} {"address":"12 Levis Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Breakfast included'"," 'Airport transportation'"," 'Golf Course'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hotel Kennedy","hotel_rating":4.5,"id":3407,"location":"(46.7910096, -71.1753274)","price":116.73565891472869} {"address":"473 rueSt-Joseph Levis Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Au Manoir de Levis - Gite le Rosier","hotel_rating":5.0,"id":3420,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"1540 Robert Rd ","amenities":["[]"],"country":"Canada","hotel_name":"South Side Landing Marina & RV Park","hotel_rating":"NaN","id":3808,"location":"(41.7779367, -72.5025471)","price":116.73565891472869} {"address":"1151 Gerry Sorenson Way ","amenities":["[]"],"country":"Canada","hotel_name":"Purcell Rocky Mountain Condos","hotel_rating":4.0,"id":4143,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"705 Applewood Cres Vaughan Ontario","amenities":["['Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Monte Carlo Inn Vaughan Suites","hotel_rating":4.0,"id":4306,"location":"(43.79688395, -79.5362279188653)","price":116.73565891472869} {"address":"87 De l'Eglise St Edmundston New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge Aucoin","hotel_rating":5.0,"id":4412,"location":"(46.500283, -66.750183)","price":116.73565891472869} {"address":"137 2nd Ave E ","amenities":["[]"],"country":"Canada","hotel_name":"Harrison Park Campground","hotel_rating":"NaN","id":4501,"location":"(44.54519135, -80.9377461767259)","price":116.73565891472869} {"address":"5130 Brenton-Page Rd Ladysmith British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Kiwi Cove Lodge","hotel_rating":4.5,"id":4553,"location":"(55.001251, -125.002441)","price":150.0} {"address":"51380A Range Road 205 ","amenities":["[]"],"country":"Canada","hotel_name":"Kawtikh RV Retreat","hotel_rating":2.5,"id":4860,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"670 Dominion St ","amenities":["[]"],"country":"Canada","hotel_name":"Dominion Creek B&B","hotel_rating":5.0,"id":5154,"location":"(53.4229354, -2.9463255)","price":116.73565891472869} {"address":"664 Main St W Port Colborne Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Good Night Motel","hotel_rating":4.0,"id":5195,"location":"(42.8926210953905, -79.2722596460276)","price":116.73565891472869} {"address":"24 Mill St. W. Ontario","amenities":["[]"],"country":"Canada","hotel_name":"A Taste of Freedom Country Inn","hotel_rating":4.5,"id":5664,"location":"(44.022166, -79.8072844)","price":116.73565891472869} {"address":"1880 Pe-1a Bedeque Prince Edward Island","amenities":["[]"],"country":"Canada","hotel_experience":"Average","hotel_name":"Bugaboo Cottages","hotel_rating":3.0,"id":5805,"location":"(46.3355508, -63.1466676)","price":116.73565891472869} {"address":"233 Perron Blvd ","amenities":["[]"],"country":"Canada","hotel_name":"Brake Bayside Boutique Historic Inn","hotel_rating":"NaN","id":5848,"location":"(49.0524645, -0.9014855)","price":116.73565891472869} {"address":"58 Great George St Charlottetown Prince Edward Island","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Great George","hotel_rating":5.0,"id":203,"location":"(46.2341552, -63.1244947616408)","price":179.0} {"address":"1112 Abraham Drive ","amenities":["[]"],"country":"Canada","hotel_name":"Abraham Sanctuary","hotel_rating":"NaN","id":700,"location":"(36.1997722893745, -94.525322116523)","price":116.73565891472869} {"address":"13552 Bryan Pl ","amenities":["[]"],"country":"Canada","hotel_name":"A1 B&B Surrey","hotel_rating":2.0,"id":1850,"location":"(49.1657912, -122.8470759)","price":116.73565891472869} {"address":"63 Rue Felix-Leclerc ","amenities":["[]"],"country":"Canada","hotel_name":"Capital Region","hotel_rating":"NaN","id":2106,"location":"(45.3926185, -75.7960999816605)","price":65.0} {"address":"6669 Horne Road ","amenities":["[]"],"country":"Canada","hotel_name":"On the Sea B&B","hotel_rating":"NaN","id":2348,"location":"(1.3078926, 103.8630121)","price":116.73565891472869} {"address":"948 Clearwater Village Rd Clearwater British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Wheelchair Access'"," 'Accessible rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Red Top Bed and Breakfast","hotel_rating":4.0,"id":2499,"location":"(51.6467816, -120.0501739)","price":116.73565891472869} {"address":"360 Young St Saint John New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Fundy Heights B&B","hotel_rating":5.0,"id":2527,"location":"(45.2515138, -66.0838981)","price":139.0} {"address":"7111 6 Hwy Tobermory Ontario","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Little Cove Adventures","hotel_rating":4.5,"id":2839,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"1600 Woodstock Rd Fredericton New Brunswick","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Prospect Inn","hotel_rating":4.0,"id":2922,"location":"(45.96620955, -66.7115558)","price":116.73565891472869} {"address":"1078 Lakeshore Dr North Bay Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Nipissing Inn","hotel_rating":"NaN","id":2996,"location":"(46.2586628, -79.4155221)","price":116.73565891472869} {"address":"RR# Powell River British Columbia","amenities":["['Free parking']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Herondell Bed and Breakfast","hotel_rating":5.0,"id":3050,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"294 Road 6 Oliver British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Rd.6 B&B","hotel_rating":5.0,"id":3110,"location":"(49.148889, -119.5718315)","price":116.73565891472869} {"address":"5516 Foxglove St Oliver British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Room service'"," 'Spa'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Above the Orchard B&B","hotel_rating":5.0,"id":3114,"location":"(49.1568755, -119.5615789)","price":116.73565891472869} {"address":"360 Great Northern Rd Sault Ste. Marie Ontario","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Spa'"," 'Room service'"," 'Airport transportation'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Water Tower Inn, BW Premier Collection","hotel_rating":4.5,"id":3575,"location":"(46.5375399, -84.3170493)","price":115.0} {"address":"12 Long Roa Twillingate Newfoundland and ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Whitsha Inn B&B","hotel_rating":4.0,"id":3812,"location":"(49.12120935, -56.696296212741)","price":116.73565891472869} {"address":"985 Syscon Road Burlington Ontario","amenities":["['Free parking'"," 'Pool'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Room service'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Paid Internet'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hilton Garden Inn Toronto / Burlington","hotel_rating":4.0,"id":4193,"location":"(43.3922563, -79.7591856)","price":138.0} {"address":"50 Stone Rd W Guelph Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Delta Hotels by Marriott Guelph Conference Centre","hotel_rating":"NaN","id":4270,"location":"(43.526463, -80.224734)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Comfort Inn Cobourg","hotel_rating":3.5,"id":4705,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"1235 Villiers Line Ontario","amenities":["['Pool'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Tennis Court'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Great Blue Resorts - Bellmere Winds Resort, Kawartha","hotel_rating":3.5,"id":5260,"location":"(44.2642430921651, -78.1003632979996)","price":116.73565891472869} {"address":"Eagle Lake Road ","amenities":["[]"],"country":"Canada","hotel_name":"Deer Lake Shores","hotel_rating":"NaN","id":5614,"location":"(46.005024, -92.238363)","price":116.73565891472869} {"address":"11668 1 Hwy Grand Pre Nova Scotia","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Indoor pool'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Evangeline Inn & Motel Inc.","hotel_rating":4.0,"id":5770,"location":"(45.1960403, -63.1653789)","price":116.73565891472869} {"address":"Provincial Rd 307 ","amenities":["[]"],"country":"Canada","hotel_name":"Inverness Falls Resort","hotel_rating":"NaN","id":6092,"location":"(50.1420276, -95.6881195)","price":116.73565891472869} {"address":"140 Kananaskis Way ","amenities":["[]"],"country":"Canada","hotel_name":"Fenwick Vacation Rentals","hotel_rating":1.0,"id":157,"location":"(51.0865451, -115.3423641)","price":194.0} {"address":"110 Gateway Blvd Saskatoon Saskatchewan","amenities":["[]"],"country":"Canada","hotel_name":"Hampton Inn & Suites by Hilton Saskatoon Airport","hotel_rating":"NaN","id":1048,"location":"(52.1608017, -106.6858138)","price":116.73565891472869} {"address":"23 ","amenities":["[]"],"country":"Canada","hotel_name":"Gite Entre Mer et Montagnes","hotel_rating":2.0,"id":1330,"location":"(46.0593485, 2.04890101251091)","price":116.73565891472869} {"address":"261 Merry South Magog Quebec","amenities":["['Pool'"," 'Free parking'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Children Activities (Kid / Family Friendly)'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Condos Memphremagog","hotel_rating":5.0,"id":1347,"location":"(45.2660612, -72.155573)","price":116.73565891472869} {"address":"7702 Main Street Osoyoos British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Children Activities (Kid / Family Friendly)'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Coast Osoyoos Beach Hotel","hotel_rating":4.0,"id":1897,"location":"(49.0285793, -119.456129246016)","price":116.73565891472869} {"address":"2050 E Victoria Ave Regina Saskatchewan","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Business Centre with Internet Access'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel 6 Regina","hotel_rating":3.5,"id":2059,"location":"(55.5321257, -106.1412243)","price":63.0} {"address":"210 Arrowhead Park Rd Huntsville Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Arrowhead Inn","hotel_rating":4.0,"id":2261,"location":"(45.3731764, -79.2142597)","price":116.73565891472869} {"address":"264 Chemin St-Gregoire ","amenities":["[]"],"country":"Canada","hotel_name":"Camping Boise de la Chaudiere","hotel_rating":2.5,"id":3432,"location":"(46.6668801633561, -71.2449396939715)","price":116.73565891472869} {"address":"940 Chew Rd Quesnel British Columbia","amenities":["['Pool'"," 'Restaurant'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Room service'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Sandman Hotel Quesnel","hotel_rating":3.5,"id":4151,"location":"(52.9584377, -122.444484)","price":126.0} {"address":"11 Sauble Falls Pky Sauble Beach Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Knights Inn","hotel_rating":3.5,"id":4357,"location":"(44.6306791166667, -81.26440585)","price":116.73565891472869} {"address":"136 Ontario St ","amenities":["[]"],"country":"Canada","hotel_name":"Port Hope Economy Apartments","hotel_rating":"NaN","id":4989,"location":"(42.9673757529412, -82.3960722588235)","price":116.73565891472869} {"address":"698 Main St Woodstock New Brunswick","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Bennett House Bed & Breakfast","hotel_rating":4.0,"id":5237,"location":"(46.1501708, -67.5733828)","price":116.73565891472869} {"address":"1601 Acorn Plaza Grande Cache Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Acorn Motel","hotel_rating":4.0,"id":5249,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"16 Rue Dollard Ville-Marie Quebec","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hotel ET Suites Manoir du Lac Temiscamingue","hotel_rating":5.0,"id":5256,"location":"(47.333504, -79.4425314)","price":116.73565891472869} {"address":"115 Kelsey Trail Swan River Manitoba","amenities":["[]"],"country":"Canada","hotel_name":"Super 8 by Wyndham Swan River MB","hotel_rating":"NaN","id":5758,"location":"(52.1071332, -101.2513724)","price":131.0} {"address":"4871 Hwy 97 108 Mile Ranch British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Restaurant'"," 'Bar/Lounge'"," 'Spa'"," 'Breakfast included'"," 'Banquet Room'"," 'Breakfast Available'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Heated pool'"," 'Indoor pool'"," 'Meeting rooms'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Spruce Hill Resort & Spa","hotel_rating":3.5,"id":5771,"location":"(55.001251, -125.002441)","price":129.0} {"address":"217 Hwy 17 White River Ontario","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Continental Motel","hotel_rating":3.5,"id":5821,"location":"(48.5938443, -85.2779475)","price":116.73565891472869} {"address":"5323-48 Avenue Redwater Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Paradise Inn & Suites Redwater","hotel_rating":4.5,"id":5940,"location":"(53.9488175, -113.1137795)","price":85.0} {"address":"Foster Road ","amenities":["[]"],"country":"Canada","hotel_name":"Stormdale Cottages","hotel_rating":4.5,"id":6012,"location":"(38.398909, -82.447107)","price":116.73565891472869} {"address":"979 Lochore Rd Penticton British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"D'Angelo Winery & Guest House","hotel_rating":4.5,"id":369,"location":"(49.5279404, -119.5660696)","price":116.73565891472869} {"address":"198 Skaha Pl ","amenities":["[]"],"country":"Canada","hotel_name":"Oxbow RV Resort","hotel_rating":3.0,"id":413,"location":"(49.4541076, -119.5912478)","price":116.73565891472869} {"address":"4352 chemin des Tulipes Mont Tremblant Quebec","amenities":["['Free parking'"," 'Breakfast included'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Sauna'"," 'Wheelchair Access'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Les Jardins de L'Achillee Millefeuille","hotel_rating":4.5,"id":455,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"872 McBeath Rd Golden British Columbia","amenities":["['Free parking'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Golden Eco-Adventure Ranch","hotel_rating":3.5,"id":760,"location":"(51.2417164, -116.9359226)","price":116.73565891472869} {"address":"21076 Highway #6 Ontario P","amenities":["['Free Internet'"," 'Free parking'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Buckhorn Motel","hotel_rating":4.0,"id":820,"location":"(45.5838579, -82.0141689)","price":116.73565891472869} {"address":" ","amenities":["[]"],"country":"Canada","hotel_name":"Seaview 1572 Garden House","hotel_rating":"NaN","id":912,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"201 Main St Wasaga Beach Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"J&J Motel","hotel_rating":3.5,"id":1395,"location":"(44.5230604888889, -80.0108242777778)","price":79.0} {"address":"2990 Recplace Dr Prince George British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Pool'"," 'Restaurant'"," 'Room service'"," 'Free parking'"," 'Bar/Lounge'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Sandman Signature Prince George Hotel","hotel_rating":3.5,"id":1721,"location":"(53.8888049, -122.7708224)","price":127.0} {"address":"10608 151a St Surrey British Columbia","amenities":["['Restaurant'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Bar/Lounge'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Sandman Suites Surrey-Guildford","hotel_rating":4.0,"id":1831,"location":"(49.1950162, -122.8015925)","price":177.0} {"address":"190 King St E Saint John New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"A Tanner's Home Inn","hotel_rating":4.5,"id":2522,"location":"(45.27413035, -66.0538045661877)","price":116.73565891472869} {"address":"4632 Hwy 101 Sechelt British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Davis Bay Bed & Breakfast","hotel_rating":4.0,"id":2759,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"8331 Highway 97 Oliver British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Lodge at Gallagher Lake","hotel_rating":4.5,"id":3122,"location":"(49.170683, -119.556956)","price":116.73565891472869} {"address":"64001A Township Road 722 ","amenities":["[]"],"country":"Canada","hotel_name":"Happy Trails Campground & Cabins","hotel_rating":3.5,"id":3460,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"2619 Alberni Hwy Qualicum Beach British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Hot Tub'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Coombs Country Campground & R.V. Park","hotel_rating":3.5,"id":3569,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"4411 4 Ave Edson Alberta","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Guest House Inns","hotel_rating":4.5,"id":4251,"location":"(53.5771666, -116.4532118)","price":105.0} {"address":"1587 Principale Street Granby Quebec","amenities":["['Free parking'"," 'Pool'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel Bonsoir","hotel_rating":3.5,"id":4335,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge Centre Ville","hotel_rating":4.0,"id":5590,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"201 Centennial Drive South Martensville Saskatchewan","amenities":["['Room service'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Adobe Inn","hotel_rating":2.0,"id":6008,"location":"(52.2820667, -106.6702237)","price":116.73565891472869} {"address":"719 Geikie Street Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Microwave'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Caruso's Accommodation","hotel_rating":2.5,"id":72,"location":"(52.8735282952718, -118.085700640486)","price":116.73565891472869} {"address":"727 Patricia Street Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Grizzly's Den Bed and Breakfast","hotel_rating":"NaN","id":87,"location":"(52.872653346938, -118.085492433143)","price":116.73565891472869} {"address":"14 Capital Dr Charlottetown Prince Edward Island","amenities":["['Restaurant'"," 'Free parking'"," 'Pool'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Rodd Royalty","hotel_rating":4.0,"id":215,"location":"(46.26588195, -63.1493945824903)","price":116.73565891472869} {"address":"518 Station Avenue Golden British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Kicking Horse Hostel","hotel_rating":4.5,"id":756,"location":"(51.3018492, -116.9652853)","price":116.73565891472869} {"address":"107 Cressy Bayside Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Bed and Beyond","hotel_rating":5.0,"id":1608,"location":"(44.0924414154585, -76.8763094577265)","price":116.73565891472869} {"address":"824 Exeter Rd London Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Pool'"," 'Free parking'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Staybridge Suites London","hotel_rating":4.5,"id":1786,"location":"(42.9264326, -81.2129789)","price":116.73565891472869} {"address":"10 Christie Rd Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Bethany Hills Bed and Breakfast","hotel_rating":5.0,"id":1994,"location":"(44.2243634, -78.5741818)","price":116.73565891472869} {"address":"216 Rue Price Ouest ","amenities":["[]"],"country":"Canada","hotel_name":"Gite La Belle Dame","hotel_rating":4.0,"id":2027,"location":"(48.4274652, -71.076663)","price":105.0} {"address":"5018 Finlayson Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Danh's Bed & Breakfast","hotel_rating":"NaN","id":2177,"location":"(62.43996085, -114.42326515)","price":115.0} {"address":"262 route 132 Ouest Perce Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Public Wifi'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Motel Le Macareux","hotel_rating":4.5,"id":2573,"location":"(48.5168581, -64.2188572284381)","price":116.73565891472869} {"address":"1201 Boulevard de Cap des Rosiers ","amenities":["[]"],"country":"Canada","hotel_name":"Au Refuge d'Iris","hotel_rating":"NaN","id":2968,"location":"(48.8687364953982, -64.2124015779278)","price":116.73565891472869} {"address":"24 Tadoussac Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Le Bateau","hotel_rating":4.5,"id":3328,"location":"(48.14364, -69.719925)","price":116.73565891472869} {"address":"232 4e Avenue Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite La Belle Aventure","hotel_rating":5.0,"id":3510,"location":"(45.431719744, -73.599478172)","price":116.73565891472869} {"address":"184 Great Northern Rd Sault Ste. Marie Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Super 8 by Wyndham Sault Ste Marie on","hotel_rating":4.5,"id":3580,"location":"(46.5312438, -84.319194)","price":86.0} {"address":"195 Cape Shore Road Bonavista Newfoundland and Labrador","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Oceanside Cabins and Oceanview Restaurant","hotel_rating":4.0,"id":4380,"location":"(48.6586284, -53.1123396)","price":116.73565891472869} {"address":"12808 Route 114 Sussex New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Pinecone Motel","hotel_rating":4.5,"id":4761,"location":"(46.500283, -66.750183)","price":116.73565891472869} {"address":" ","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Heated pool'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Mackenzie's Motel and Cottages","hotel_rating":4.5,"id":4947,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"35 Saint-Jean-sur-Richelieu Quebec","amenities":["['Pool'"," 'Free parking'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Motel Iberville","hotel_rating":2.5,"id":5346,"location":"(45.3056879, -73.2533401)","price":116.73565891472869} {"address":"28 Riverside Dr Mono Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Pool'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Molly's Retreat B and B","hotel_rating":5.0,"id":5666,"location":"(43.9506538, -80.1000832)","price":181.0} {"address":"203 West Street Magnetawan","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Children Activities (Kid / Family Friendly)'"," 'Wheelchair Access'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"A Touch of Grace Bed and Breakfast","hotel_rating":5.0,"id":5782,"location":"(45.664737, -79.651399)","price":116.73565891472869} {"address":"408 Donner Road ","amenities":["[]"],"country":"Canada","hotel_name":"Birds and Blooms B&B","hotel_rating":4.5,"id":5816,"location":"(38.541849, -121.5302924)","price":116.73565891472869} {"address":"381 Highway 17 West McKerrow Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Alta Vista Motel","hotel_rating":3.5,"id":6103,"location":"(46.2859137, -81.7708932)","price":99.0} {"address":"75 Lower Simcoe Street Toronto Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Pool'"," 'Room service'"," 'Restaurant'"," 'Bar/Lounge'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast Available'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Delta Hotels by Marriott Toronto","hotel_rating":4.5,"id":27,"location":"(43.6428083, -79.3837488)","price":116.73565891472869} {"address":"723 Patricia Street Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Alpine Manor","hotel_rating":4.5,"id":63,"location":"(52.8727963008072, -118.085051303106)","price":116.73565891472869} {"address":"1200 Harvie Heights Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Beautiful Mountain Condo","hotel_rating":"NaN","id":158,"location":"(51.1263369, -115.3833679)","price":139.0} {"address":"2604 Skaha Lake Rd Penticton British Columbia","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Free parking'"," 'Children Activities (Kid / Family Friendly)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Swiss Sunset Inn","hotel_rating":3.5,"id":389,"location":"(49.4526359, -119.6002638)","price":116.73565891472869} {"address":"1028 Lakeshore Dr W Penticton British Columbia","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Restaurant'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Golden Sands Resort Motel","hotel_rating":4.0,"id":397,"location":"(49.501364, -119.6103675)","price":116.73565891472869} {"address":"149 Route 117 Mont Tremblant Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Motel 149","hotel_rating":"NaN","id":447,"location":"(46.1158237, -74.6071767)","price":80.0} {"address":"2568 Kettleston Rd Golden British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Rocky Mountain Cabins","hotel_rating":5.0,"id":754,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"Lakeshore Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Cathy & Archie's Family Cottages","hotel_rating":"NaN","id":796,"location":"(43.9257323, -78.4105052)","price":116.73565891472869} {"address":"21435 540 Hwy Ontario P","amenities":["[]"],"country":"Canada","hotel_name":"Duffney Farms","hotel_rating":"NaN","id":856,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"1340 Sunset Dr British Columbia V","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Quarrystone House Bed & Breakfast","hotel_rating":4.0,"id":933,"location":"(49.8953893, -119.4972273)","price":116.73565891472869} {"address":"2471 North End Rd British Columbia V","amenities":["[]"],"country":"Canada","hotel_name":"Casa Del Mar","hotel_rating":4.0,"id":959,"location":"(48.889042, -123.5355181)","price":116.73565891472869} {"address":"40 Livyers Loop St. John's Newfoundland and Labrador","amenities":["['Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Breakfast Available'"," 'Conference Facilities'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Memorial University Guest Accommodations","hotel_rating":4.0,"id":1516,"location":"(47.5736636, -52.7300761)","price":116.73565891472869} {"address":"343 Main Street East Picton Ontario","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Merrill House","hotel_rating":4.5,"id":1570,"location":"(44.0106838, -77.1389769)","price":116.73565891472869} {"address":"1486 Dawson Rd Thunder Bay Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Seasons Extended Stay Suites","hotel_rating":5.0,"id":1693,"location":"(48.4624802836066, -89.2775192344262)","price":116.73565891472869} {"address":"205 St-Joseph blvd Gatineau Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge de la Gare","hotel_rating":4.0,"id":2084,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"705 Williams Avenue ","amenities":["[]"],"country":"Canada","hotel_name":"YKaurora Guest House","hotel_rating":5.0,"id":2170,"location":"(33.9184884081633, -102.321816877551)","price":116.73565891472869} {"address":"4905 46 St ","amenities":["[]"],"country":"Canada","hotel_name":"Yellowknife B&B","hotel_rating":3.5,"id":2172,"location":"(53.2798732, -110.0071259)","price":116.73565891472869} {"address":"1235 Deerhurst Dr Huntsville Ontario","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Spa'"," 'Banquet Room'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Conference Facilities'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Deerhurst Resort","hotel_rating":3.5,"id":2255,"location":"(45.3475157, -79.1315282)","price":149.0} {"address":"50 North Portage Rd Huntsville Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Tranquil Woods Victorian Inn","hotel_rating":5.0,"id":2281,"location":"(45.3246118, -79.103027)","price":116.73565891472869} {"address":"8 Baie-St-Paul Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite Les Colibris B&B","hotel_rating":4.5,"id":2703,"location":"(47.444343, -70.505447)","price":116.73565891472869} {"address":"7079 Sechelt Inlet Rd Sechelt British Columbia","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Davis Brook Retreat","hotel_rating":5.0,"id":2758,"location":"(49.5429776688867, -123.758344066848)","price":113.0} {"address":"6966 Sunshine Coast Hwy Sechelt British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Free parking'"," 'Children Activities (Kid / Family Friendly)'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Tuckers Inn B&B and Spa","hotel_rating":4.5,"id":2760,"location":"(49.5077713941645, -123.897564728108)","price":145.0} {"address":"797 Prospect St Fredericton New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Comfort Inn Fredericton","hotel_rating":3.5,"id":2920,"location":"(45.9466258, -66.6780039705356)","price":116.73565891472869} {"address":"700 Stewart St Fort Frances Ontario","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Room service'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Copper River Inn & Conference Centre","hotel_rating":3.5,"id":4717,"location":"(48.6095328, -93.4175141)","price":105.0} {"address":"230 Saint-Venant St Sainte Agathe des Monts Quebec","amenities":["['Restaurant'"," 'Free parking'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge du Lac des Sables","hotel_rating":3.5,"id":4739,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"RR # 9 Brackley Point Rd Brackley Beach Prince Edward Island","amenities":["[]"],"country":"Canada","hotel_name":"Brackley Country Inn","hotel_rating":"NaN","id":4801,"location":"(46.3355508, -63.1466676)","price":116.73565891472869} {"address":"41 Islands Park Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Barracks Cove Kitchenettes","hotel_rating":4.0,"id":4950,"location":"(43.7682529234035, -65.3399397570664)","price":116.73565891472869} {"address":" ","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Heated pool'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Parrsboro Mansion Inn","hotel_rating":5.0,"id":4978,"location":"('nil', 'nil')","price":116.73565891472869} {"address":" ","amenities":["[]"],"country":"Canada","hotel_name":"Chambres d' hotes Sunflower Bed and Breakfast","hotel_rating":"NaN","id":5056,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"143 Albion St S Amherst Nova Scotia","amenities":["['Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Comfort Inn - Amherst","hotel_rating":4.0,"id":5239,"location":"(45.8314914, -64.2090288)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Sun and Sea B&B","hotel_rating":5.0,"id":5302,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"527 Highway 10 Exit 12 Bridgewater Nova Scotia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Restaurant'"," 'Breakfast included'"," 'Bar/Lounge'"," 'Room service'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Best Western Plus Bridgewater Hotel & Convention Centre","hotel_rating":4.5,"id":5473,"location":"(45.1960403, -63.1653789)","price":140.0} {"address":" ","amenities":["['Free parking'"," 'Free Internet'"," 'Breakfast included'"," 'Banquet Room'"," 'Breakfast Available'"," 'Conference Facilities'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Sugar Ridge Retreat Centre","hotel_rating":4.5,"id":5622,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"21 Saint-Ulric Quebec","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"L'auberge des Marronniers","hotel_rating":4.0,"id":5943,"location":"(48.788319, -67.696381)","price":116.73565891472869} {"address":"114 Main St Unity Saskatchewan","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning']"],"country":"Canada","hotel_name":"Unity Hotel","hotel_rating":"NaN","id":5955,"location":"(52.445788, -109.154819)","price":116.73565891472869} {"address":"19 Beach Cove Lane Belle Cote Nova Scotia","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Island Sunset Resort","hotel_rating":4.0,"id":6003,"location":"(46.448420746426, -61.1024525590475)","price":116.73565891472869} {"address":"3438 Shuswap Rd Kamloops British Columbia","amenities":["['Free parking'"," 'Pool'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Bar/Lounge'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"South Thompson Inn & Conference Center","hotel_rating":4.5,"id":574,"location":"(50.6538507, -120.008295503282)","price":116.73565891472869} {"address":"11-107 River Rd E Wasaga Beach Ontario","amenities":["['Free parking'"," 'Kitchenette'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Blue Coast Cottages","hotel_rating":4.5,"id":1426,"location":"(44.5231749666667, -80.0155899833333)","price":116.73565891472869} {"address":"82 Cochrane St St. John's Newfoundland and Labrador","amenities":["['Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Rendell - Shea Manor","hotel_rating":5.0,"id":1514,"location":"(47.5694032, -52.7029074)","price":116.73565891472869} {"address":"411 Main St Whitehorse Yukon","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Fitness Centre with Gym / Workout Room'"," 'Airport transportation'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Best Western Gold Rush Inn","hotel_rating":4.0,"id":1545,"location":"(60.7189596, -135.056291)","price":116.73565891472869} {"address":"26 Odessa Rd Ontario","amenities":["[]"],"country":"Canada","hotel_name":"The Dutch Experience","hotel_rating":4.0,"id":1955,"location":"(44.5068755, -78.551848)","price":116.73565891472869} {"address":"4177 Albert St Regina Saskatchewan","amenities":["['Pool'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Travelodge Hotel and Conference Centre Regina","hotel_rating":4.0,"id":2037,"location":"(50.4130517, -104.6168665)","price":123.0} {"address":"23 King William St Huntsville Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"King William Inn","hotel_rating":4.0,"id":2259,"location":"(45.32974, -79.21109)","price":68.0} {"address":"7674 Burris St ","amenities":["[]"],"country":"Canada","hotel_name":"Burris Street","hotel_rating":"NaN","id":3253,"location":"(35.1120589, -90.0073395)","price":116.73565891472869} {"address":"242 Hotel-de-Ville Tadoussac Quebec","amenities":["['Free parking'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Petit hotel La Passe-Pierre","hotel_rating":3.5,"id":3318,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"3319 Island Hwy W Qualicum Beach British Columbia","amenities":["['Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"St Andrews Lodge & Glen Cottages","hotel_rating":4.5,"id":3566,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"788158 Grey Road 13 ","amenities":["[]"],"country":"Canada","hotel_name":"3 Sisters Bed & Breakfast","hotel_rating":"NaN","id":3658,"location":"(44.3259052, -80.5244926)","price":116.73565891472869} {"address":"3863 2nd Ave W Prince Albert Saskatchewan","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Dry Cleaning'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Comfort Inn Prince Albert","hotel_rating":3.5,"id":4610,"location":"(55.5321257, -106.1412243)","price":94.0} {"address":"37759 Cabot Trail Ingonish Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Skyline Cabins","hotel_rating":4.5,"id":4626,"location":"(46.6404951, -60.4039997)","price":116.73565891472869} {"address":"8627 Hwy 311 Balfron Tatamagouche Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Forest Haven Inn B & B","hotel_rating":4.0,"id":4975,"location":"(45.6665177397199, -63.2305514980492)","price":116.73565891472869} {"address":"61 Queen St North Sydney Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"A Boat to Sea","hotel_rating":5.0,"id":5084,"location":"(46.1981888328419, -60.259174964075)","price":115.0} {"address":"89 Eastman Quebec","amenities":["['Pool'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Free parking'"," 'Spa'"," 'Free Internet'"," 'Breakfast included'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Spa Eastman","hotel_rating":4.5,"id":5097,"location":"(45.300973, -72.315102)","price":474.0} {"address":"9502 114 Ave High Level Alberta","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Super 8 by Wyndham High Level AB","hotel_rating":4.0,"id":5139,"location":"(58.5048015, -117.1344132)","price":116.73565891472869} {"address":"11734 Allan St ","amenities":["[]"],"country":"Canada","hotel_name":"Oasis Retreat Spa B&B","hotel_rating":5.0,"id":5653,"location":"(55.8397018, -4.2103555)","price":116.73565891472869} {"address":"1209 Front Avenue ","amenities":["[]"],"country":"Canada","hotel_name":"Granite Hotel","hotel_rating":"NaN","id":5933,"location":"(32.4688933877551, -84.9946795306122)","price":116.73565891472869} {"address":"171 Route 338 Coteau-du-Lac Quebec","amenities":["['Free parking'"," 'Pool'"," 'Free High Speed Internet (WiFi)'"," 'Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Montreal West KOA","hotel_rating":2.5,"id":6015,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"300 Wishart Schefferville Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Business Centre with Internet Access'"," 'Non-smoking hotel'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Rodeway Inn Schefferville","hotel_rating":4.5,"id":6062,"location":"(54.80135605, -66.8085234167107)","price":116.73565891472869} {"address":"Chateau Victoria 740 Burdett Ave Victoria British Columbia","amenities":["['Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Chateau Victoria Hotel and Suites","hotel_rating":4.5,"id":17,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"116 Geikie Street Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Belles Mountain Chalet","hotel_rating":4.5,"id":79,"location":"(52.88274225, -118.081081875)","price":116.73565891472869} {"address":"317 Canyon Close ","amenities":["[]"],"country":"Canada","hotel_name":"Monarch Bed & Breakfast","hotel_rating":5.0,"id":170,"location":"(51.08385385, -115.325031125789)","price":116.73565891472869} {"address":"181 Fitzroy St Charlottetown Prince Edward Island","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hillhurst Inn","hotel_rating":4.5,"id":209,"location":"(46.2389014, -63.125922)","price":149.0} {"address":"555 Hellesen Drive Tofino British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Ocean Village Beach Resort","hotel_rating":4.5,"id":661,"location":"(49.128788, -125.8964234)","price":116.73565891472869} {"address":"2000 Idylwyld Dr N Saskatoon Saskatchewan","amenities":["['Free parking'"," 'Pool'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Days Inn by Wyndham Saskatoon","hotel_rating":4.0,"id":1060,"location":"(52.15684895, -106.668503939204)","price":110.0} {"address":"4940 Chemin du Parc Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Espace 4 Saisons","hotel_rating":4.5,"id":1342,"location":"(48.4591366, -79.0077488)","price":109.0} {"address":"1837 chemin Alfred-Desrochers Quebec","amenities":["['Pool'"," 'Free parking'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Sauna'"," 'Air conditioning'"," 'Family Rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge de la Tour et Spa","hotel_rating":5.0,"id":1346,"location":"(45.342756, -72.1481539)","price":116.73565891472869} {"address":"1450 5th Avenue Valemount British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Chalet Continental Motel","hotel_rating":4.0,"id":2647,"location":"(52.83237505, -119.276158863861)","price":95.0} {"address":"5795 Windward Lane Sechelt British ","amenities":["['Refrigerator in room']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"We love it too B&B","hotel_rating":5.0,"id":2786,"location":"(49.4700617, -123.7630302)","price":116.73565891472869} {"address":"3 Old Blue Rocks Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Bonnie's Down Home Country Bed and Breakfast","hotel_rating":4.5,"id":2826,"location":"(44.3738784479328, -64.2990930988424)","price":116.73565891472869} {"address":"2508 Windermere Road Ontario","amenities":["['Pool'"," 'Room service'"," 'Free parking'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Restaurant'"," 'Spa'"," 'Banquet Room'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Golf Course'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Windermere House Resort & Hotel","hotel_rating":4.0,"id":4166,"location":"(42.2928450934783, -82.9960354456522)","price":116.73565891472869} {"address":"3655 Des Laurentides E Laval Quebec","amenities":["['Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Free parking'"," 'Breakfast included'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Best Western Laval-Montreal","hotel_rating":3.5,"id":4213,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"Red Mountain Road Rossland British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Ram's Head Inn","hotel_rating":"NaN","id":4681,"location":"(49.1041137, -117.8331437)","price":116.73565891472869} {"address":"2 Les Escoumins Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Manoir Bellevue","hotel_rating":"NaN","id":4910,"location":"(48.34621, -69.404068)","price":116.73565891472869} {"address":" ","amenities":["[]"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Gite du Moulin","hotel_rating":4.0,"id":4938,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"2221 rang Versailles Saint-Come Quebec","amenities":["['Spa'"," 'Pool'"," 'Free High Speed Internet (WiFi)'"," 'Heated pool'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite Le Vallon","hotel_rating":5.0,"id":5125,"location":"(46.2789311, -73.7909202)","price":116.73565891472869} {"address":"134 Byron St N Whitby Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Lucien Motel","hotel_rating":"NaN","id":5166,"location":"(43.8804493384615, -78.9439477871795)","price":116.73565891472869} {"address":"1182 Route 165 Woodstock New Brunswick","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"John Gyles Music Room & Inn","hotel_rating":4.5,"id":5236,"location":"(46.500283, -66.750183)","price":116.73565891472869} {"address":"96 Chemin du Parc-Municipal Chambord Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Chalets & Spa Lac Saint-Jean","hotel_rating":3.5,"id":5369,"location":"(48.442682, -72.119922)","price":116.73565891472869} {"address":"Hwy 401 415 Harris St RR 5 Ingersoll Ontario","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Bar/Lounge'"," 'Spa'"," 'Breakfast included'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Electric vehicle charging station'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Elm Hurst Inn & Spa","hotel_rating":4.5,"id":5879,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"Junction of Highways 1 & 5 Carberry Manitoba","amenities":["['Free Internet'"," 'Free parking'"," 'Restaurant'"," 'Room service'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Robins Nest Motel and Cafe","hotel_rating":4.0,"id":6088,"location":"(55.001251, -97.001038)","price":116.73565891472869} {"address":"11 Grafton St Charlottetown Prince Edward Island","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Charlotte's Rose Inn","hotel_rating":5.0,"id":226,"location":"(46.2322721285714, -63.1316658571429)","price":116.73565891472869} {"address":"545 Malpeque Rd Rte 2 Charlottetown Prince Edward Island","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Beside The Trail Bed and Breakfast","hotel_rating":4.0,"id":242,"location":"(46.2935319093203, -63.1773434967655)","price":116.73565891472869} {"address":"135 chemin du lac Duhamel Mont Tremblant Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hotel-Motel Le Boise Du Lac","hotel_rating":4.5,"id":430,"location":"(46.1371651416929, -74.6260450114809)","price":116.73565891472869} {"address":"815 Montee Kavanagh Mont Tremblant Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Le Second Souffle","hotel_rating":5.0,"id":453,"location":"(46.1178067, -74.5603018)","price":116.73565891472869} {"address":"644 Lapp Rd Golden British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Kicking Horse Canyon B&B","hotel_rating":5.0,"id":726,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"12 Mutchmor Street Providence Bay Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"On the Bay Bed & Breakfast","hotel_rating":5.0,"id":817,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"88 Chain Lake Dr Halifax Nova Scotia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Restaurant'"," 'Room service'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Comfort Hotel Bayer's Lake","hotel_rating":5.0,"id":977,"location":"(44.6370489, -63.6681471)","price":123.0} {"address":"5481 Clyde St. ","amenities":["[]"],"country":"Canada","hotel_name":"Worthington Halifax Boutique Hotel and Suites","hotel_rating":5.0,"id":1009,"location":"(55.8563024, -4.2570253)","price":119.0} {"address":"1861 Peninsula Rd Ucluelet British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Thornton Motel","hotel_rating":4.0,"id":1121,"location":"(48.9446905, -125.5565446)","price":109.0} {"address":"87 Hickory Beach Rd Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Hickory Meadow Bed & Breakfast","hotel_rating":"NaN","id":1997,"location":"(44.5326805586262, -78.6962797002438)","price":116.73565891472869} {"address":"2140 Island Hwy Campbell River British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Heritage River Inn","hotel_rating":"NaN","id":2438,"location":"(50.0283689, -125.2432472)","price":116.73565891472869} {"address":"3 Baie-St-Paul Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Nature et Pinceaux","hotel_rating":5.0,"id":2695,"location":"(47.444343, -70.505447)","price":116.73565891472869} {"address":"2 Gaspe Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel Adams","hotel_rating":3.5,"id":2954,"location":"(48.8317451, -64.4837079)","price":116.73565891472869} {"address":"376 Cartelier Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Urban Woods Bed and Breakfast","hotel_rating":5.0,"id":3355,"location":"(49.3463367, -123.0782041)","price":116.73565891472869} {"address":"38 Lakeport Rd St. Catharines Ontario","amenities":["['Restaurant'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Harbourfront Inn","hotel_rating":3.5,"id":3485,"location":"(43.202697, -79.265495)","price":116.73565891472869} {"address":"259 Great Northern Rd Sault Ste. Marie Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Catalina Motel","hotel_rating":4.5,"id":3591,"location":"(46.5339461, -84.3194087)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Conference Facilities'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Smoothwater Outfitters & Lodge","hotel_rating":5.0,"id":4355,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"9943 Seaview St Chemainus British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Room service'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Timeless Rose Bed & Breakfast","hotel_rating":4.5,"id":4591,"location":"(48.9283441, -123.7217635)","price":116.73565891472869} {"address":"120 Totem Road Sioux Narrows Ontario","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Golf Course'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Totem Resorts","hotel_rating":4.5,"id":4892,"location":"(49.4302025, -94.0792188)","price":116.73565891472869} {"address":"702 9th Street West Meadow Lake Saskatchewan","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Pool'"," 'Room service'"," 'Restaurant'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Super 8 by Wyndham Meadow Lake","hotel_rating":3.5,"id":5105,"location":"(55.5321257, -106.1412243)","price":116.73565891472869} {"address":"129 2nd Ave Rosebud Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Rose Cottage Bed and Breakfast","hotel_rating":4.5,"id":5827,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"76 Roxton Falls Quebec","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Concierge'"," 'Hot Tub'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Villa Nao","hotel_rating":4.0,"id":5832,"location":"(45.5737001, -72.5214627)","price":116.73565891472869} {"address":"5404-44 Avenue Smoky Lake Alberta","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Super 8 by Wyndham Smoky Lake","hotel_rating":3.5,"id":5872,"location":"(54.1099564, -112.4841512)","price":116.73565891472869} {"address":" Rankin Inlet","amenities":["[]"],"country":"Canada","hotel_name":"Turaarvik Inns North","hotel_rating":"NaN","id":5896,"location":"(62.8030269, -92.0868012)","price":116.73565891472869} {"address":"139 Upton Rd Charlottetown Prince Edward Island","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"A Country Home Bed & Breakfast","hotel_rating":4.5,"id":235,"location":"(46.2727264714286, -63.1765975571429)","price":116.73565891472869} {"address":"5522 Highway 16 West British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Kalum Motel","hotel_rating":4.0,"id":304,"location":"(52.866458, -118.5148317)","price":89.0} {"address":"2438 Kispiox Valley Rd British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Hidden Acers","hotel_rating":5.0,"id":307,"location":"(55.3485218, -127.7007777)","price":116.73565891472869} {"address":"1400 rue Labelle Mont Tremblant Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Village des Soleils","hotel_rating":4.0,"id":462,"location":"(46.1729185, -74.5975351)","price":116.73565891472869} {"address":"1441 Pacific Rim Highway Tofino British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Electric vehicle charging station'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Long Beach Lodge Resort","hotel_rating":4.5,"id":649,"location":"(49.1234524, -125.8916495)","price":229.0} {"address":"607 South 14th Street ","amenities":["[]"],"country":"Canada","hotel_name":"A Quiet Corner Bed & Breakfast","hotel_rating":5.0,"id":769,"location":"(40.7324416734694, -74.207701)","price":116.73565891472869} {"address":"879 Lakeshore Rd Kagawong Ontario","amenities":["['Kitchenette']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Lakeview Resort","hotel_rating":3.5,"id":813,"location":"(45.8962429, -82.2605584)","price":116.73565891472869} {"address":"110 Bay Stree Little Current Ontario","amenities":["['Free parking'"," 'Pool'"," 'Room service'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Kitchenette'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Silver Birches Resort","hotel_rating":4.0,"id":833,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"1806 Arlington Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Auntie Zhu B&B","hotel_rating":"NaN","id":1100,"location":"(39.9930371, -83.0604978333333)","price":116.73565891472869} {"address":" Newfoundland and ","amenities":["[]"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Shallow Bay Campground","hotel_rating":4.0,"id":1206,"location":"(49.12120935, -56.696296212741)","price":116.73565891472869} {"address":"16178 31 Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Sunny Island Family Inn","hotel_rating":"NaN","id":1855,"location":"(14.6168707, -90.5027448)","price":116.73565891472869} {"address":"26 Country Club Dr Kawartha Lakes Ontario","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Spa'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Golf Course'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Eganridge Resort, Golf Club & Spa","hotel_rating":4.0,"id":1948,"location":"(44.529091, -78.6074088)","price":205.0} {"address":"7150 50 Ave Red Deer Alberta","amenities":["['Free parking'"," 'Restaurant'"," 'Pool'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Quality Inn & Conference Centre","hotel_rating":4.0,"id":2884,"location":"(52.2506725, -113.8141185)","price":104.0} {"address":"113 Rue de la Coupe de l'Islet Tadoussac Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge La Merveilleuse","hotel_rating":4.5,"id":3300,"location":"(48.1399494, -69.7176706)","price":116.73565891472869} {"address":"9816 107 St Grande Prairie Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Holiday Inn & Suites Grande Prairie - Conference Centre","hotel_rating":"NaN","id":3446,"location":"(55.192887, -118.8178188)","price":140.0} {"address":"777 King St E Gananoque Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Holiday Inn Express & Suites 1000 Islands - Gananoque","hotel_rating":4.5,"id":4019,"location":"(44.3375298, -76.1468029)","price":116.73565891472869} {"address":" ","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Elk Island National Park Campground","hotel_rating":4.5,"id":4635,"location":"('nil', 'nil')","price":116.73565891472869} {"address":" ","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Free parking'"," 'Children Activities (Kid / Family Friendly)'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel Le Radisson De Val-david","hotel_rating":3.5,"id":4643,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"13100 Yonge Street Richmond Hill Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Canadas Best Value Inn Richmond Hill","hotel_rating":3.0,"id":5078,"location":"(43.9468694578947, -79.4553983210526)","price":116.73565891472869} {"address":"15 Sainte-Marguerite-du-Lac-Masson Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Breakfast included']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge au Phil de l'Eau","hotel_rating":4.0,"id":5390,"location":"(46.031296, -74.057121)","price":99.0} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Kitchenette'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Oceanfront Hotel","hotel_rating":4.5,"id":5630,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"1610 Telegraph Cove Rd Telegraph Cove British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Telegraph Cove Resort","hotel_rating":"NaN","id":5969,"location":"(50.524498, -126.8668932)","price":116.73565891472869} {"address":"100 Kananaskis Way Canmore Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Mountain View Inn","hotel_rating":3.0,"id":153,"location":"(51.08651795, -115.345301481877)","price":116.73565891472869} {"address":"1311 12th St N Golden British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Room service'"," 'Breakfast Available'"," 'Conference Facilities'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Ramada Limited Golden","hotel_rating":3.5,"id":718,"location":"(51.31380055, -116.969365665882)","price":93.0} {"address":"1838 College Drive Eas Saskatoon Saskatchewan","amenities":["['Free High Speed Internet (WiFi)'"," 'Pool'"," 'Room service'"," 'Free parking'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Airport transportation'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Shuttle Bus Service'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Staybridge Suites - Saskatoon - University","hotel_rating":5.0,"id":1074,"location":"(55.5321257, -106.1412243)","price":169.0} {"address":"22 Wann Rd Whitehorse Yukon","amenities":["['Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Free parking'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Versleuce Meadows B&B","hotel_rating":4.5,"id":1562,"location":"(60.7727964, -135.1488113)","price":116.73565891472869} {"address":"5568 Hwy 35 Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Balsam Lake Boutique Motel","hotel_rating":3.5,"id":1953,"location":"(44.5636697, -78.7946883)","price":116.73565891472869} {"address":"2530 Aspdin Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Secluded Trails Bed & Breakfast","hotel_rating":5.0,"id":2293,"location":"(45.2941588151786, -79.348308179588)","price":116.73565891472869} {"address":"1020 S Island Hwy. Campbell River British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Big Rock Motel","hotel_rating":4.0,"id":2437,"location":"(49.9716637, -125.2175287)","price":80.0} {"address":"5109 Clearwater Valley Rd Clearwater British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Moul Creek Lodge B & B","hotel_rating":5.0,"id":2506,"location":"(51.6513571, -120.0384161)","price":116.73565891472869} {"address":"1104 Monmouth Rd Windsor Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Ye Olde Walkerville Bed & Breakfast","hotel_rating":4.5,"id":2619,"location":"(42.3236709, -83.0096215)","price":116.0} {"address":"26 Dufferin Street Lunenburg Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Lunenburg Inn","hotel_rating":5.0,"id":2819,"location":"(44.3789293, -64.3177987666667)","price":116.73565891472869} {"address":"368 Forest Hill Road Fredericton New Brunswick","amenities":["['Fitness Centre with Gym / Workout Room'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"St. Thomas University Summer Hotel","hotel_rating":4.0,"id":2925,"location":"(45.9378415, -66.6324569728607)","price":116.73565891472869} {"address":"C.P. 3-12 186 De la Reine St Gaspe Quebec","amenities":["[]"],"country":"Canada","hotel_name":"La Maison William Wakeham","hotel_rating":"NaN","id":2959,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"302 5th St E ","amenities":["[]"],"country":"Canada","hotel_name":"Helen's B&B","hotel_rating":2.0,"id":3361,"location":"(44.5587539216773, -80.9391837876028)","price":116.73565891472869} {"address":"828 Carmichael Lane Hinton Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Dry Cleaning'"," 'Electric vehicle charging station'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"White Wolf Inn","hotel_rating":3.5,"id":3618,"location":"(53.3865446, -117.6193266)","price":110.0} {"address":"9010 Trans Canada Hwy Chemainus British Columbia","amenities":["['Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Country Maples RV Resort","hotel_rating":4.5,"id":4593,"location":"(48.89607795, -123.715702591317)","price":116.73565891472869} {"address":"31-1288 Dion St Val David Quebec","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Eagle's Nest/Le Nid d'Aigle B&B","hotel_rating":5.0,"id":4648,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"134 Ch Lac Taurus ","amenities":["[]"],"country":"Canada","hotel_name":"Auberge au Pied de la Chute","hotel_rating":3.5,"id":4726,"location":"(19.7637684, -101.194064)","price":116.73565891472869} {"address":"14 Goose Cove Rd St. Anthony Newfoundland and Labrador","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Casino and Gambling'"," 'Conference Facilities'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Haven Inn","hotel_rating":3.5,"id":4755,"location":"(51.3533818, -55.6395111)","price":116.73565891472869} {"address":"125 Dufferin St Perth Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Tay Inn","hotel_rating":4.5,"id":4790,"location":"(44.9118841, -76.2613021)","price":79.0} {"address":"Nootka Island ","amenities":["[]"],"country":"Canada","hotel_name":"Pacific Safaris Lodge","hotel_rating":5.0,"id":5206,"location":"(49.73320345, -126.787482345657)","price":116.73565891472869} {"address":"66 rue Principale Grandes-Bergeronnes Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge la Rosepierre","hotel_rating":4.0,"id":5601,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"3611-57 Ave Provost Alberta","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Canalta Hotel Provost","hotel_rating":4.5,"id":5802,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"289 Saint-Louis-de-L'Isle-aux-Coudres Quebec","amenities":["['Free parking'"," 'Pool'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Heated pool'"," 'Kids pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Auberge La Coudriere","hotel_rating":3.0,"id":5887,"location":"(47.3692872, -70.4120237)","price":139.0} {"address":" ","amenities":["['Room service'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning']"],"country":"Canada","hotel_name":"Villager Motel","hotel_rating":"NaN","id":6019,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"9 Grafton St Charlottetown Prince Edward Island","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Harbour House","hotel_rating":4.5,"id":219,"location":"(46.2321691428571, -63.1318270857143)","price":116.73565891472869} {"address":"1576 Holden Rd Penticton British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Airport transportation'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Rowena's Retreat","hotel_rating":5.0,"id":368,"location":"(49.4812221, -119.5516836)","price":160.0} {"address":"1 Sunshine Access Road Alberta","amenities":["['Restaurant'"," 'Room service'"," 'Fitness Centre with Gym / Workout Room'"," 'Free parking'"," 'Bar/Lounge'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Heated pool'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Sauna'"," 'Shuttle Bus Service'"," 'Ski-In / Ski-Out'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Sunshine Mountain Lodge","hotel_rating":4.0,"id":515,"location":"(55.001251, -115.002136)","price":179.0} {"address":"506 Columbia St Kamloops British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Fountain Motel","hotel_rating":3.0,"id":623,"location":"(50.6717467, -120.3291656)","price":116.73565891472869} {"address":"55 Rocky Mountain Way Little Current Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Kitchenette'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Woods and Waves Bed and Breakfast","hotel_rating":5.0,"id":834,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"121 Upper Ganges Rd Ganges British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Breakfast Available'"," 'Conference Facilities'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Harbour House Hotel","hotel_rating":3.5,"id":944,"location":"(48.8615003, -123.501143)","price":116.73565891472869} {"address":"1515 South Park St Halifax Nova Scotia","amenities":["['Restaurant'"," 'Room service'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Airport transportation'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Lord Nelson Hotel & Suites","hotel_rating":4.0,"id":978,"location":"(44.6422438, -63.5797294)","price":116.73565891472869} {"address":"310 Circle Dr W Saskatoon Saskatchewan","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Sandman Hotel Saskatoon","hotel_rating":3.0,"id":1075,"location":"(52.1336896, -106.7178465)","price":104.0} {"address":"160 Hemlock st ","amenities":["[]"],"country":"Canada","hotel_name":"Island West Resort","hotel_rating":2.0,"id":1151,"location":"(41.29112345, -75.8810415743762)","price":79.0} {"address":"2 Princess St Kingston Ontario","amenities":["['Pool'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Holiday Inn Kingston - Waterfront","hotel_rating":3.5,"id":1232,"location":"(44.2309763, -76.4786824)","price":116.73565891472869} {"address":"3005 Chemin Milletta ","amenities":["[]"],"country":"Canada","hotel_name":"Domaine des Pins Ranch du Spaghetti","hotel_rating":3.5,"id":1388,"location":"(45.2906531, -72.2110907)","price":116.73565891472869} {"address":"184 32nd St S ","amenities":["[]"],"country":"Canada","hotel_name":"WasagaGetaway B&B","hotel_rating":5.0,"id":1436,"location":"(46.7492377142857, -92.0700147142857)","price":116.73565891472869} {"address":"5506 Main St Osoyoos British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Best Western Plus Sunrise Inn","hotel_rating":4.0,"id":1894,"location":"(49.0313639, -119.4632555)","price":102.0} {"address":"25 Fairy Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Fairy Avenue Getaway","hotel_rating":"NaN","id":2296,"location":"(35.9125068091848, -82.0711373839283)","price":116.73565891472869} {"address":"78 Old Blue Rocks Rd Lunenburg Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Lunenburg Oceanview Chalets","hotel_rating":5.0,"id":2820,"location":"(44.3731729949064, -64.2953589779505)","price":116.73565891472869} {"address":"15901 Tow Hill Roa Masset British Columbia","amenities":["['Kitchenette']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Rapid Richie’s Beach Cabin Heaven","hotel_rating":4.0,"id":3162,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"5411 Kingsway Burnaby British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Free parking'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Best Western Plus Burnaby Hotel and Conference Centre","hotel_rating":4.0,"id":3234,"location":"(49.2243084, -122.9854875)","price":116.73565891472869} {"address":"8120 Young Rd ","amenities":["[]"],"country":"Canada","hotel_name":"The Chillwack Motor Inn","hotel_rating":1.0,"id":3291,"location":"(39.9886413, -78.2562395)","price":116.73565891472869} {"address":"1639 Juddhaven Road Ontario","amenities":["['Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Juddhaven Guest House","hotel_rating":5.0,"id":4170,"location":"(45.1695214, -79.6491223)","price":116.73565891472869} {"address":"109 High Rd Port Hood Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Fiddle and the Sea, B&B","hotel_rating":5.0,"id":5171,"location":"(46.0127817845279, -61.5274655138176)","price":116.73565891472869} {"address":"4606 50th Street ","amenities":["[]"],"country":"Canada","hotel_name":"Horizon Inn 2","hotel_rating":2.5,"id":5571,"location":"(53.5354720038068, -114.008237242507)","price":76.0} {"address":"5603 35a Street Provost Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"R & R Inn Provost","hotel_rating":3.5,"id":5803,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"85 Elm River Parkwa ","amenities":["[]"],"country":"Canada","hotel_name":"Elm River RV Park","hotel_rating":3.5,"id":6083,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"6 Aspen Crescent ","amenities":["['Public Wifi']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Rainees Rooms B&B","hotel_rating":4.5,"id":89,"location":"(-27.6317045, 153.0407117)","price":116.73565891472869} {"address":"228 Bow Avenue Alberta","amenities":["['Free parking'"," 'Non-smoking hotel'"," 'Paid Internet'"," 'Paid Wifi'"," 'Wheelchair Access'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Bow View Lodge","hotel_rating":4.0,"id":521,"location":"(51.1779533, -115.5764592)","price":73.0} {"address":"214 Otter Street Alberta","amenities":["['Free High Speed Internet (WiFi)']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Heidi's B&B","hotel_rating":3.5,"id":550,"location":"(51.1802712, -115.5640106)","price":116.73565891472869} {"address":"920 Island Hwy S Campbell River British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Vista Del Mar","hotel_rating":3.5,"id":2435,"location":"(50.0249556, -125.2415179)","price":74.0} {"address":"1891 19th Ave Campbell River British Columbia","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Riverfront Motel","hotel_rating":4.5,"id":2463,"location":"(50.033317, -125.2666743)","price":116.73565891472869} {"address":"1048 Clearwater Valley Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Tanglewood","hotel_rating":4.5,"id":2514,"location":"(51.651354, -120.0382526)","price":116.73565891472869} {"address":"4172 Cornwall Roa ","amenities":["[]"],"country":"Canada","hotel_name":"100 Acres & An Ox Country Inn","hotel_rating":5.0,"id":2830,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"120 Montague St. Lunenburg Nova Scotia","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Brigantine Suites","hotel_rating":5.0,"id":2831,"location":"(44.3760854, -64.3072799)","price":116.73565891472869} {"address":"1877 Horizon Dr West Kelowna British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"A View of the Lake B & B","hotel_rating":5.0,"id":3063,"location":"(49.8827872234454, -119.55040007673)","price":154.0} {"address":"1633 Capilano Rd North Vancouver British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Breakfast included'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Grouse Inn","hotel_rating":2.5,"id":3349,"location":"(49.32493145, -123.122544652947)","price":116.73565891472869} {"address":"537 Marie Victorin Levis Quebec","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Stastny Plaza Hotel & Golf Resort","hotel_rating":4.0,"id":3417,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"3383 Rue Garnier Shawinigan Quebec","amenities":["['Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Bar/Lounge'"," 'Concierge'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge Escapade Inn","hotel_rating":3.5,"id":3526,"location":"(46.5578186, -72.7543193)","price":116.73565891472869} {"address":"579 Memorial Road Qualicum Beach British Columbia","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Tennis Court'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Laurel's Cottage","hotel_rating":5.0,"id":3543,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"150 Westcreek Blvd Brampton Ontario","amenities":["['Pool'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Fairfield Inn & Suites Toronto Brampton","hotel_rating":4.0,"id":4262,"location":"(43.6834886, -79.7033022)","price":116.73565891472869} {"address":"7625 Finch Ave Brampton Ontario","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Indian Line Campground","hotel_rating":3.0,"id":4267,"location":"(43.7374161, -79.6390933)","price":116.73565891472869} {"address":"30 Fen Ridge Court ","amenities":["[]"],"country":"Canada","hotel_name":"TownePlace Suites Brantford","hotel_rating":"NaN","id":4957,"location":"(43.16471, -80.34029)","price":116.73565891472869} {"address":"1125 Rang du Moulin Saint-Alexis-des-Monts Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Chalets de la Riviere Sacacomie","hotel_rating":"NaN","id":5036,"location":"(46.4884058, -73.1806975)","price":116.73565891472869} {"address":"7746 Boulevard Taschereau Brossard Quebec","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Spa'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Best Western Hotel Brossard","hotel_rating":4.0,"id":5072,"location":"(45.4542168, -73.4674115644673)","price":131.0} {"address":"995 Highway 6 Espanola Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Clear Lake Inn","hotel_rating":3.5,"id":5478,"location":"(46.2406357, -81.7483872)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Bar/Lounge'"," 'Spa'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Electric vehicle charging station'"," 'Heated pool'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Moulin Wakefield Mill Hotel & Spa","hotel_rating":4.5,"id":5498,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"349 Chemin des Mines ","amenities":["[]"],"country":"Canada","hotel_name":"Le Domaine de la Mine Dor","hotel_rating":5.0,"id":5565,"location":"(46.2236003, 6.1471497)","price":116.73565891472869} {"address":"603 1 Street South ","amenities":["[]"],"country":"Canada","hotel_name":"Tree House Bed and Breakfast","hotel_rating":5.0,"id":5609,"location":"(35.3747405102041, -94.4282153061224)","price":116.73565891472869} {"address":"1545 Lougheed Hwy Port Coquitlam British Columbia","amenities":["['Restaurant'"," 'Room service'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Poco Inn & Suites Hotel","hotel_rating":4.5,"id":6121,"location":"(49.26100585, -122.759272988248)","price":169.0} {"address":"250 2 Ave Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Free parking'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Copperstone Resort by CLIQUE","hotel_rating":4.5,"id":128,"location":"(-1.2390035, -80.8158159)","price":116.73565891472869} {"address":" Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Pigeon Mountain Motel","hotel_rating":"NaN","id":197,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"Highway 11 Mont Tremblant Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Motel Tremblant sur la Colline","hotel_rating":3.0,"id":464,"location":"(52.4760892, -71.8258668)","price":64.0} {"address":"290 Cedar Street Tofino British ","amenities":["[]"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Cedar Street Guest House","hotel_rating":4.0,"id":697,"location":"(49.1488715, -125.9104026)","price":116.73565891472869} {"address":"6 Borron St Gore Bay Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Microwave'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Martha's Inn Bed & Breakfast","hotel_rating":4.0,"id":838,"location":"(45.9203654, -82.4652623)","price":116.73565891472869} {"address":"Nanaimo BC 5370 Highridge Pl ","amenities":["[]"],"country":"Canada","hotel_name":"OceanLove","hotel_rating":"NaN","id":911,"location":"(49.2295802, -124.0189951)","price":116.73565891472869} {"address":"1664 Highway 15 Kingston Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Lord Nelson Motel","hotel_rating":4.5,"id":1239,"location":"(44.286008, -76.4328077755616)","price":69.0} {"address":"649 rue Saint-Raphael ","amenities":["[]"],"country":"Canada","hotel_name":"La Maison sous les Lilas","hotel_rating":4.0,"id":1322,"location":"(47.6687356, -70.0954204)","price":116.73565891472869} {"address":"104 Seaborn St St. John's Newfoundland and Labrador","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room']"],"country":"Canada","hotel_name":"Cozy Pet Friendly Home","hotel_rating":"NaN","id":1512,"location":"(47.5663393, -52.7664438)","price":116.73565891472869} {"address":"4801 27 St Vernon British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Dragon Village Green Hotel Complex","hotel_rating":"NaN","id":1744,"location":"(50.285864, -119.2665756)","price":84.0} {"address":"705 Fanshawe Park Rd W London Ontario","amenities":["['Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Bar/Lounge'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Lighthouse Inn","hotel_rating":3.0,"id":1808,"location":"(43.0262852, -81.2839336)","price":85.0} {"address":"1200 Paris St Sudbury Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Travelway Inn Sudbury","hotel_rating":4.5,"id":1867,"location":"(46.4697662, -80.9975153)","price":139.0} {"address":"7304 Main St Osoyoos British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Green Gables Beach Resort","hotel_rating":4.0,"id":1926,"location":"(49.0313639, -119.4632555)","price":116.73565891472869} {"address":"1717 Victoria Avenue Regina Saskatchewan","amenities":["['Restaurant'"," 'Free parking'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Room service'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Quality Hotel Regina","hotel_rating":3.0,"id":2064,"location":"(50.4468567, -104.6053323)","price":116.73565891472869} {"address":"13655 Glacier Road Valemount British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Heavens Edge Mountain Lodge","hotel_rating":4.5,"id":2663,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"1495 6th Avenue on Karas Drive Valemount British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Spa'"," 'Golf Course'"," 'Indoor pool'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Premier Mountain Lodge & Suites","hotel_rating":2.5,"id":2670,"location":"(55.001251, -125.002441)","price":130.0} {"address":"732 boul. du Griffon Gaspe Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Gite Maison Madame Alain","hotel_rating":"NaN","id":2958,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"1321 De Cap-des-Rosiers Blvd ","amenities":["[]"],"country":"Canada","hotel_name":"Gite Haut Phare","hotel_rating":4.5,"id":2970,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"655 Lakeshore Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Beach Court Apartments","hotel_rating":4.0,"id":3013,"location":"(28.8482018119784, -81.6948703908423)","price":116.73565891472869} {"address":"1931 Third Street Louth ","amenities":["[]"],"country":"Canada","hotel_name":"Omi's Haus","hotel_rating":5.0,"id":3493,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"608069 12th Sideroad Blue Mountains Ontario","amenities":["['Free parking'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Shuttle Bus Service'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Bowering Guest House","hotel_rating":3.5,"id":3647,"location":"(44.4479692, -80.4385996)","price":116.73565891472869} {"address":"177 Hwy 118 Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Crestwood Inn","hotel_rating":4.0,"id":4168,"location":"(44.9917443218702, -78.006283518862)","price":109.0} {"address":"3063 South Service Rd Burlington Ontario","amenities":["['Pool'"," 'Room service'"," 'Free parking'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Holiday Inn Burlington Hotel & Conference Centre","hotel_rating":3.5,"id":4199,"location":"(43.352795, -79.8000629)","price":109.0} {"address":"5601 2 Ave Edson Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Econo Lodge Edson","hotel_rating":3.5,"id":4242,"location":"(53.5772985, -116.4446741)","price":79.0} {"address":"250 Wilson Lake Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Wilson Lake Cottages","hotel_rating":4.0,"id":4356,"location":"(35.6111619124732, -80.8879247716859)","price":116.73565891472869} {"address":"5 Petit-Saguenay Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite Marie-Claire","hotel_rating":5.0,"id":5462,"location":"(48.21232, -70.070114)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Non-smoking hotel'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Chez Monsieur Albani","hotel_rating":4.0,"id":5602,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"5905 - 49 Street Barrhead Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Barrhead Inn & Suites","hotel_rating":4.0,"id":5935,"location":"(54.1287531, -114.4014306)","price":116.73565891472869} {"address":"5136 54st Viking Alberta","amenities":["['Free parking'"," 'Restaurant'"," 'Room service'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Casino and Gambling'"," 'Conference Facilities'"," 'Golf Course'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Caledonia Motor Inn","hotel_rating":2.0,"id":6053,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"714 de la Pisciculture Mont Tremblant Quebec","amenities":["['Free parking'"," 'Spa'"," 'Breakfast included'"," 'Pool'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Gite de la Pisciculture","hotel_rating":4.0,"id":460,"location":"(52.4760892, -71.8258668)","price":95.0} {"address":"15462 Hwy 6 Manitowaning Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Wayside Motel","hotel_rating":"NaN","id":797,"location":"(45.7464079, -81.8159937585559)","price":116.73565891472869} {"address":"420 Fulford-Ganges Rd British Columbia V","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Highgarden B&B","hotel_rating":5.0,"id":950,"location":"(48.7700646, -123.4488007)","price":116.73565891472869} {"address":"11 Donjek Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Ravensong B&B","hotel_rating":5.0,"id":1558,"location":"(60.7094511, -135.0292289)","price":116.73565891472869} {"address":"2810 35 St Vernon British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Schell Motel","hotel_rating":3.5,"id":1754,"location":"(50.2641798, -119.280123)","price":75.0} {"address":"3500 32 St Vernon British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Business Centre with Internet Access'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Schell Motel Express","hotel_rating":3.5,"id":1764,"location":"(50.2760668, -119.2737143)","price":116.73565891472869} {"address":"14321 29a Ave ","amenities":["[]"],"country":"Canada","hotel_name":"White Rock Pacific","hotel_rating":"NaN","id":1832,"location":"(49.0563666, -122.8254835)","price":80.0} {"address":"250 Elm St Sudbury Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Parker House Suites","hotel_rating":4.0,"id":1876,"location":"(46.4933761, -81.0050030486736)","price":119.0} {"address":"1500 Regent Street South Sudbury Ontario","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Canadas Best Value inn - Sudbury","hotel_rating":3.5,"id":1879,"location":"(46.4592151, -81.010081)","price":116.73565891472869} {"address":"1080 Talbot Blvd Quebec","amenities":["['Pool'"," 'Room service'"," 'Free parking'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Spa'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Le Montagnais Saguenay","hotel_rating":3.5,"id":2006,"location":"(52.4760892, -71.8258668)","price":99.0} {"address":"58 Gatineau Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Spa'"," 'Room service'"," 'Banquet Room'"," 'Breakfast Available'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hotel V","hotel_rating":4.0,"id":2090,"location":"(45.457241, -75.723267)","price":120.0} {"address":"5305 Clearwater Valley Rd Clearwater British Columbia","amenities":["['Free parking'"," 'Breakfast included'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Birchwood Bed and Breakfast","hotel_rating":4.5,"id":2511,"location":"(51.6513571, -120.0384161)","price":116.73565891472869} {"address":"8425 Highway 101 ","amenities":["[]"],"country":"Canada","hotel_name":"Garnet Rock Oceanside Resort","hotel_rating":5.0,"id":3048,"location":"(44.545537664767, -65.8653790159508)","price":116.73565891472869} {"address":"1279 Menu Rd West Kelowna British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Bella Luna bed and breakfast","hotel_rating":5.0,"id":3070,"location":"(49.8460202759364, -119.568925860772)","price":116.73565891472869} {"address":"15831 Tow Hill Rd Masset British Columbia","amenities":["['Free parking'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"All The Beach You Can Eat","hotel_rating":5.0,"id":3152,"location":"(54.0108286, -132.1352818)","price":116.73565891472869} {"address":"8635 Granville St Port Hardy British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"North Coast Trail Backpacker's Hostel","hotel_rating":4.0,"id":3178,"location":"(50.7220843, -127.4912274)","price":116.73565891472869} {"address":"240 Lakeview Dr Kenora Ontario","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Super 8 by Wyndham Kenora","hotel_rating":4.0,"id":3208,"location":"(49.7683503740741, -94.5010012592593)","price":116.73565891472869} {"address":"6 William Tremblay Levis Quebec","amenities":["[]"],"country":"Canada","hotel_name":"A la Villa Beau Sejour","hotel_rating":"NaN","id":3421,"location":"(46.8056837, -71.185378)","price":116.73565891472869} {"address":"1 Levasseur St ","amenities":["[]"],"country":"Canada","hotel_name":"On The Cliff Bed and Breakfast","hotel_rating":5.0,"id":3428,"location":"(46.8674826, -113.9922944)","price":116.73565891472869} {"address":"11001 19 Ave Alberta","amenities":["['Pool'"," 'Free Internet'"," 'Free parking'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Lost Lemon R.V. Park and Campground","hotel_rating":3.5,"id":4549,"location":"(49.6356758, -114.4936194)","price":116.73565891472869} {"address":"805 Chapman Crescent Sicamous British Columbia","amenities":["['Free parking'"," 'Golf Course'"," 'Non-smoking hotel']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Off the Beaten Path","hotel_rating":4.5,"id":4622,"location":"(50.82969, -118.9851951)","price":116.73565891472869} {"address":"357 Brant County Road 18 ","amenities":["[]"],"country":"Canada","hotel_name":"Riverside Glen Estate","hotel_rating":"NaN","id":4956,"location":"(43.1285389, -80.1961991285714)","price":116.73565891472869} {"address":"122 Roberval Quebec","amenities":["['Pool'"," 'Restaurant'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Spa'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Hotel Chateau Roberval","hotel_rating":3.0,"id":5010,"location":"(48.514785, -72.224808)","price":114.0} {"address":" ","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Wheelchair Access']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Highwood Views B&B","hotel_rating":5.0,"id":5523,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"9844 Sevilla Island Lund British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Children Activities (Kid / Family Friendly)'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Lund Seaside Inn","hotel_rating":5.0,"id":5845,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"276 Lockhart Mill Rd Jacksonville New Brunswick","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Minibar'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Knights Inn Woodstock","hotel_rating":4.0,"id":6098,"location":"(46.500283, -66.750183)","price":116.73565891472869} {"address":"739 Patricia St. Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Birks Bed & Breakfast","hotel_rating":"NaN","id":100,"location":"(52.872315692631, -118.086840978427)","price":116.73565891472869} {"address":"550 University Ave Charlottetown Prince Edward Island","amenities":["['Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"UPEI Summer Accommodations","hotel_rating":4.0,"id":247,"location":"(46.2594778, -63.1406637702029)","price":116.73565891472869} {"address":"900 rue Coupal Mont Tremblant Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge Le Voyageur","hotel_rating":4.5,"id":467,"location":"(46.13072, -74.590338)","price":116.73565891472869} {"address":"901 Hidden Ridge Way Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Heated pool'"," 'Hot Tub'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hidden Ridge Resort","hotel_rating":4.0,"id":528,"location":"(51.1881312, -115.546148)","price":149.0} {"address":"5184 Morris St Halifax Nova Scotia","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Halliburton","hotel_rating":4.0,"id":992,"location":"(44.6417922, -63.570555)","price":132.0} {"address":"516 Clearwater Valley Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Wells Gray Guest House","hotel_rating":"NaN","id":2503,"location":"(51.651354, -120.0382526)","price":116.73565891472869} {"address":"250 Dougall Ave Windsor Ontario","amenities":["['Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Breakfast Available'"," 'Concierge'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"TownePlace Suites by Marriott Windsor","hotel_rating":4.5,"id":2608,"location":"(42.2543298, -83.0016484)","price":116.73565891472869} {"address":"1087 Cranberry Lake Road Valemount British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Kerstins Chalet","hotel_rating":4.5,"id":2664,"location":"(52.8304641, -119.2793509)","price":116.73565891472869} {"address":"958 Prospect St Fredericton New Brunswick","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Restaurant'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Days Inn by Wyndham Fredericton","hotel_rating":4.5,"id":2912,"location":"(45.9429475, -66.6720959477144)","price":116.73565891472869} {"address":"9633 Manchester Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Lougheed Highrise","hotel_rating":"NaN","id":3257,"location":"(55.8885272, -4.310771)","price":116.73565891472869} {"address":"271 Merritt St St. Catharines Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Spa'"," 'Banquet Room'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Stone Mill Inn","hotel_rating":4.5,"id":3471,"location":"(43.1371908, -79.2144083)","price":116.73565891472869} {"address":"180 Bay St Sault Ste. Marie Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Quality Inn & Suites Bay Front","hotel_rating":"NaN","id":3577,"location":"(46.5148984, -84.3393757)","price":116.73565891472869} {"address":"759 Trunk Rd Sault Ste. Marie Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Trunk Road Motel","hotel_rating":"NaN","id":3588,"location":"(46.5234760736433, -84.2698077745426)","price":116.73565891472869} {"address":"734 Trans-Canada Hwy Sicamous British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Joe Schmucks Roadhouse","hotel_rating":4.0,"id":4624,"location":"(50.8379365, -118.9736512)","price":116.73565891472869} {"address":" ","amenities":["['Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Pachena Bay Campground","hotel_rating":4.0,"id":4917,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"180 rue Principale N Sacre-Coeur-Saguenay Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge Le Campagnard","hotel_rating":4.5,"id":5094,"location":"(52.4760892, -71.8258668)","price":60.0} {"address":"Miners Bay British Co","amenities":["['Restaurant'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Springwater Lodge at Miners Bay","hotel_rating":3.0,"id":5328,"location":"(48.8575268, -123.302365791586)","price":116.73565891472869} {"address":"199 Dalhousie St Amherstburg Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Electric vehicle charging station'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Bondy House Bed & Breakfast","hotel_rating":4.5,"id":5487,"location":"(42.10432114, -83.11323308)","price":116.73565891472869} {"address":"1027 Ch Saint-Henri ","amenities":["[]"],"country":"Canada","hotel_name":"The Gite L'Escapade","hotel_rating":"NaN","id":5916,"location":"(45.4295876479312, -74.3199031257958)","price":116.73565891472869} {"address":"510 Patricia St Alberta","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Athabasca Hotel","hotel_rating":3.5,"id":44,"location":"(52.87657, -118.081459)","price":99.0} {"address":"506 2 St Canmore Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Howling Wolf Bed & Breakfast","hotel_rating":5.0,"id":132,"location":"(51.08369105, -115.353951447311)","price":155.0} {"address":"2940 Lavergne Rd British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Airport transportation'"," 'Banquet Room'"," 'Breakfast Available'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Hot Tub'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Skeena Spey Riverside Wilderness & Lodge","hotel_rating":5.0,"id":309,"location":"(54.5530728, -128.475687)","price":116.73565891472869} {"address":"1465 Naramata Rd Penticton British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Concierge'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Quidni Estate Winery Guest Rooms","hotel_rating":4.5,"id":392,"location":"(49.5402101, -119.5645652)","price":116.73565891472869} {"address":"100 Joseph Thibault Mont Tremblant Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Spa'"," 'Children Activities (Kid / Family Friendly)'"," 'Hot Tub'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Spa Crystal-Inn B&B Mont Tremblant","hotel_rating":5.0,"id":471,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"137 Muskrat Street Alberta","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Blue Mountain Lodge","hotel_rating":3.5,"id":540,"location":"(51.1798369, -115.566195)","price":116.73565891472869} {"address":"2459 Trans Canada Hwy E Kamloops British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Super 8 by Wyndham Kamloops East","hotel_rating":3.0,"id":611,"location":"(55.001251, -125.002441)","price":65.0} {"address":"36 Meredith St Little Current Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Hawberry Motel","hotel_rating":4.0,"id":804,"location":"(50.000678, -86.000977)","price":91.0} {"address":"241 Langs Rd British Columbia V","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Golf Course'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Green Acres Lakeside Resort Salt Spring Island","hotel_rating":4.5,"id":947,"location":"(48.9009954, -123.5455258)","price":116.73565891472869} {"address":"806 Idylwyld Dr N Saskatoon Saskatchewan","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Spa'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Ramada by Wyndham Saskatoon","hotel_rating":3.5,"id":1068,"location":"(52.1375153, -106.669134751234)","price":107.0} {"address":"124 Saint-Raphael ","amenities":["[]"],"country":"Canada","hotel_name":"La Pinsonniere","hotel_rating":"NaN","id":1332,"location":"(33.5113892924599, -117.734942823683)","price":116.73565891472869} {"address":"102 Kenmount Rd St. John's Newfoundland and Labrador","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Spa'"," 'Airport transportation'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Ramada by Wyndham St. John's","hotel_rating":4.0,"id":1488,"location":"(47.5557685, -52.7678551)","price":116.73565891472869} {"address":"864 Exeter Rd London Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Restaurant'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Courtyard London","hotel_rating":4.0,"id":1793,"location":"(42.9270947, -81.2115106902314)","price":89.0} {"address":"1342 Shoppers Row Campbell River British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"The Harbourside Inn","hotel_rating":2.5,"id":2443,"location":"(50.0283185, -125.2455894)","price":87.0} {"address":"6840 Sunshine Coast Hwy ","amenities":["[]"],"country":"Canada","hotel_name":"Treetop Bed and Breakfast Sunshine Coast","hotel_rating":1.5,"id":2768,"location":"(49.6945296512955, -123.962773391025)","price":116.73565891472869} {"address":"84 Montague Street Lunenburg Nova Scotia","amenities":["['Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Dockside Inn & Restaurant","hotel_rating":4.0,"id":2813,"location":"(44.3760854, -64.3072799)","price":116.73565891472869} {"address":"2251 Lincoln Road (Hwy. 102) Fredericton New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Airport Inn","hotel_rating":4.0,"id":2914,"location":"(45.9117371, -66.5870442)","price":116.73565891472869} {"address":"201 Pinewood Park Dr North Bay Ontario","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Spa'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Golf Course'"," 'Hot Tub'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Ramada by Wyndham Pinewood Park Resort North Bay","hotel_rating":2.5,"id":3006,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"3067 Ourtoland Rd West Kelowna British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Sauna'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Apothic Boutique Bed & Breakfast","hotel_rating":5.0,"id":3072,"location":"(49.8490577202549, -119.562561737245)","price":116.73565891472869} {"address":"223 2nd Ave Queen Charlotte City British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Echo Bay Lodge","hotel_rating":5.0,"id":3153,"location":"(53.2553766, -132.0710348)","price":116.73565891472869} {"address":"911 McFeely Dr Qualicum Beach British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Seaview Beach Resort","hotel_rating":5.0,"id":3563,"location":"(49.3666854, -124.4825841)","price":116.73565891472869} {"address":"60 Principale St Edmundston New Brunswick","amenities":["['Free parking'"," 'Restaurant'"," 'Pool'"," 'Room service'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Casino and Gambling'"," 'Golf Course'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Motel Le Brayon & Chalets","hotel_rating":3.0,"id":4416,"location":"(46.500283, -66.750183)","price":85.0} {"address":"174 Reidville Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Cache Rapids Vacation Rental","hotel_rating":"NaN","id":4972,"location":"(34.8729275, -82.081272)","price":129.0} {"address":"9 Baird St North Sydney Nova Scotia","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Clansman Motel","hotel_rating":3.5,"id":5085,"location":"(46.213751, -60.270227)","price":109.0} {"address":"112 - 12 Avenue SW Slave Lake Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Big Lake Inn","hotel_rating":"NaN","id":5357,"location":"(55.2755197825337, -114.779171826151)","price":116.73565891472869} {"address":"378 Centre St Espanola Ontario","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Pinewood Motor Inn","hotel_rating":4.0,"id":5476,"location":"(46.25779085, -81.7637666874305)","price":116.73565891472869} {"address":"460 Thetford Mines Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Motel au Vieux Frontenac","hotel_rating":"NaN","id":5574,"location":"(46.091329, -71.30127)","price":80.0} {"address":"101 Centre St Assiniboia Sask","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Franklin Hotel & Motel","hotel_rating":3.5,"id":5698,"location":"(60.1840566, 24.9624778)","price":116.73565891472869} {"address":"4744 49th St Hardisty Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"R&R Inn Hardisty","hotel_rating":3.5,"id":5806,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"Mt. Robson Mountain River Lodge 16-13990 Swiftcurrent Creek Rd & Highway Mount Robson British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Mt. Robson Mountain River Lodge","hotel_rating":5.0,"id":6013,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"177 Fitzroy St Charlottetown Prince Edward Island","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Cranford Inn","hotel_rating":5.0,"id":225,"location":"(46.2360716, -63.13018)","price":116.73565891472869} {"address":"506 Enterprise Ave British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Kitimat Hotel","hotel_rating":2.0,"id":323,"location":"(49.0605888, -122.291587)","price":116.73565891472869} {"address":"3455 Skaha Lake Rd Penticton British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Pool'"," 'Free parking'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Valley Star Motel","hotel_rating":4.5,"id":352,"location":"(49.4526359, -119.6002638)","price":116.73565891472869} {"address":"135B Park Avenue Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Park Avenue B&B","hotel_rating":3.5,"id":559,"location":"(53.6425721, -113.5966916)","price":116.73565891472869} {"address":"120 First Street Tofino British Columbia","amenities":["['Free parking'"," 'Bar/Lounge'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Maq Hotel","hotel_rating":3.5,"id":682,"location":"(49.1535, -125.9091558)","price":116.73565891472869} {"address":"1725 Market St Halifax Nova Scotia","amenities":["[]"],"country":"Canada","hotel_name":"Prince George Hotel","hotel_rating":"NaN","id":981,"location":"(44.64745485, -63.5761778990361)","price":188.0} {"address":"1550 Princess St Kingston Ontario","amenities":["['Free parking'"," 'Pool'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Ambassador Hotel & Conference Centre","hotel_rating":3.5,"id":1244,"location":"(44.252265, -76.536933684593)","price":116.73565891472869} {"address":"2020 Boul. de Comporte La Malbaie Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Motel Chez Pierre","hotel_rating":2.0,"id":1308,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"County Rd. 7 Picton Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Mapiya Retreat","hotel_rating":5.0,"id":1577,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"523 Third St W Revelstoke British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Inn on the River","hotel_rating":4.5,"id":1663,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"1041 Carrick St Thunder Bay Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Holiday Inn Express & Suites Thunder Bay","hotel_rating":4.5,"id":1678,"location":"(48.4067354, -89.2500352)","price":132.0} {"address":"555 Arthur St W Thunder Bay Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Victoria Inn Hotel & Convention Centre","hotel_rating":"NaN","id":1688,"location":"(48.3809935, -89.2909538)","price":128.0} {"address":"6078 181a St ","amenities":["[]"],"country":"Canada","hotel_name":"Vancouver Surrey House","hotel_rating":"NaN","id":1857,"location":"(49.1095318, -122.7196979)","price":116.73565891472869} {"address":"350 Moonlight Ave Sudbury Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Moonlight Inn And Suites Sudbury","hotel_rating":4.0,"id":1866,"location":"(46.49292605, -80.9014542387496)","price":116.73565891472869} {"address":"500 Notre-Dame St E Sudbury Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Valley Inn Motel Hotel","hotel_rating":4.0,"id":1885,"location":"(46.5494003, -81.1023544)","price":116.73565891472869} {"address":"2317 rue Vaillancourt Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Gite du Marquis","hotel_rating":"NaN","id":2013,"location":"(48.4092265, -71.2593543)","price":116.73565891472869} {"address":"1818 Victoria Ave Regina Saskatchewan","amenities":["['Pool'"," 'Restaurant'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Spa'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Ramada Plaza by Wyndham Regina Downtown","hotel_rating":3.5,"id":2052,"location":"(50.44748815, -104.6072191)","price":114.0} {"address":"2495 Mountain Rd Moncton New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Comfort Inn Magnetic Hill","hotel_rating":3.5,"id":2199,"location":"(46.0943635, -64.7752107)","price":88.0} {"address":"333 Riverside Dr W Windsor Ontario","amenities":["['Pool'"," 'Room service'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Windsor Riverside Inn","hotel_rating":3.0,"id":2632,"location":"(42.3185694, -83.0452773)","price":116.73565891472869} {"address":"416 Lakeshore Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Holiday Plaza Motel","hotel_rating":"NaN","id":3016,"location":"(28.8505275793508, -81.692198958384)","price":116.73565891472869} {"address":"1590 Delkatla Masset British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Copper Beech House B&B","hotel_rating":4.5,"id":3147,"location":"(54.0107849, -132.1400254)","price":116.73565891472869} {"address":"796468 Grey Road 19 Blue Mountains Ontario","amenities":["['Free parking'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Air conditioning'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Lodges at Blue Mountain","hotel_rating":4.0,"id":3651,"location":"(44.5124812, -80.3238143)","price":116.73565891472869} {"address":"375 Rainbow Lake Road Princeton British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Princeton Castle Resort","hotel_rating":3.5,"id":4393,"location":"(49.4804157, -120.4816709)","price":116.73565891472869} {"address":" ","amenities":["[]"],"country":"Canada","hotel_name":"Mont Sainte-Anne Accommodations","hotel_rating":"NaN","id":4737,"location":"('nil', 'nil')","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Green Dragon Organic Farm and B&B","hotel_rating":5.0,"id":4976,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"770 Hwy 16 West Burns Lake British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Key-oh Lodge","hotel_rating":4.5,"id":5151,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"903 Rue Lariviere ","amenities":["[]"],"country":"Canada","hotel_name":"Motel Miranda","hotel_rating":2.5,"id":5226,"location":"(49.8785192, -97.1073996)","price":116.73565891472869} {"address":"1846 Cowichan Bay Road Cowichan Bay British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Concierge'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Wessex Inn","hotel_rating":3.5,"id":5267,"location":"(48.7424342, -123.6275887)","price":116.73565891472869} {"address":"157 Ch du Couvent Bouctouche New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Room service'"," 'Airport transportation'"," 'Business Centre with Internet Access'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge le Vieux Presbytere de Bouctouche","hotel_rating":4.5,"id":5465,"location":"(46.4789797, -64.7078244)","price":116.73565891472869} {"address":"49 Courtney Rd Dingwall Nova Scotia","amenities":["[]"],"country":"Canada","hotel_name":"Country Haven Bed & Breakfast","hotel_rating":"NaN","id":5553,"location":"(45.1960403, -63.1653789)","price":116.73565891472869} {"address":"1643 Vernon Street Lumby British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Twin Creeks Motel","hotel_rating":3.0,"id":5674,"location":"(50.2488344, -118.9562548)","price":116.73565891472869} {"address":"360 Northgate Drive Tumbler Ridge British Columbia","amenities":["['Free parking'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Tumbler Ridge Hotel and Suites","hotel_rating":4.0,"id":5836,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"#2 Cascade Court Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Cascade Court Bed & Breakfast","hotel_rating":4.5,"id":567,"location":"(51.1678206, -115.566919)","price":116.73565891472869} {"address":"1325 Columbia St W Kamloops British Columbia","amenities":["['Free parking'"," 'Pool'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Airport transportation'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Accent Inn Kamloops","hotel_rating":4.0,"id":580,"location":"(50.6624651, -120.3522707)","price":116.73565891472869} {"address":"183 River Rd E ","amenities":["[]"],"country":"Canada","hotel_name":"McFadden Cottages","hotel_rating":4.5,"id":1432,"location":"(44.527443, -80.0116237)","price":116.73565891472869} {"address":"4716 34 St Vernon British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Airport transportation'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Holiday Inn Express Hotel & Suites Vernon","hotel_rating":4.0,"id":1745,"location":"(50.2568247, -119.2761723)","price":99.0} {"address":"5005 Lakeshore Dr Osoyoos British Columbia","amenities":["['Free Internet'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Island View RV Resort","hotel_rating":4.5,"id":1925,"location":"(49.0279282, -119.4425457)","price":116.73565891472869} {"address":"21 Casino Dr Moncton New Brunswick","amenities":["[]"],"country":"Canada","hotel_name":"Hotel Casino New Brunswick","hotel_rating":"NaN","id":2206,"location":"(46.1278884, -64.8793939)","price":168.0} {"address":"22 Main St W ","amenities":["[]"],"country":"Canada","hotel_name":"One More Muskoka Night","hotel_rating":"NaN","id":2266,"location":"(39.6137899126214, -86.1073075242718)","price":116.73565891472869} {"address":"RR 2 Stn Mai ","amenities":["[]"],"country":"Canada","hotel_name":"Big Wheel Restaurant & Motel","hotel_rating":"NaN","id":2416,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"1000-5001 19 St Red Deer Alberta","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Days Inn by Wyndham Red Deer","hotel_rating":4.0,"id":2877,"location":"(55.001251, -115.002136)","price":101.0} {"address":"Scotch Fir Point Road ","amenities":["[]"],"country":"Canada","hotel_name":"Frolander Bay Beach Retreat Cottages","hotel_rating":"NaN","id":3057,"location":"(49.7635707, -124.2968652)","price":116.73565891472869} {"address":"4536 2nd Ave Edson Alberta","amenities":["['Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Golf Course'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Ramada by Wyndham Edson","hotel_rating":4.0,"id":4253,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"Route 28 Highway 897 Cold Lake Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Courtyard Cold Lake","hotel_rating":"NaN","id":4465,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":" ","amenities":["['Pool'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Room service'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hampton Inn by Hilton Fort Saskatchewan","hotel_rating":4.5,"id":4629,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"568 Rue Harvey Ouest ","amenities":["[]"],"country":"Canada","hotel_name":"L'Escale Du Routard","hotel_rating":3.0,"id":4663,"location":"('nil', 'nil')","price":70.0} {"address":"1 chemin de la Baie du Poste Saint Michel des Saints Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"L'Auberge CanadAventure","hotel_rating":2.5,"id":4727,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"869 King George Hwy Miramichi New Brunswick","amenities":["['Restaurant'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Fundy Line Motel & Restaurant","hotel_rating":3.5,"id":4969,"location":"(47.0400946, -65.4789572)","price":116.73565891472869} {"address":"100 Southbank Rd Okotoks Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Best Western Plus Okotoks Inn & Suites","hotel_rating":"NaN","id":5089,"location":"(50.7078175, -113.9491554)","price":116.73565891472869} {"address":"5056 Calabogie Rd Calabogie Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Calabogie Motor Inn","hotel_rating":4.5,"id":5482,"location":"(45.2923907, -76.7566025)","price":145.0} {"address":"102 Main Street ","amenities":["[]"],"country":"Canada","hotel_name":"Manitou Hotel & Bar","hotel_rating":4.5,"id":5564,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"957 Highway 1 White River Ontario","amenities":["[]"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Fishing Moose Lodge","hotel_rating":3.5,"id":5822,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"101 5 Ave W ","amenities":["[]"],"country":"Canada","hotel_name":"Raval Paradise Motel & RV Park","hotel_rating":2.5,"id":5914,"location":"(33.5355942332134, -86.8790909816388)","price":116.73565891472869} {"address":"91 Three Sisters Dr Canmore Alberta","amenities":["['Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Free parking'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Heated pool'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Paid Wifi'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"WorldMark Canmore-Banff","hotel_rating":4.5,"id":160,"location":"(51.0690557, -115.357757649956)","price":116.73565891472869} {"address":"1549 Kicking Horse Trail Golden British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Restaurant'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Ski-In / Ski-Out'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Glacier Mountaineer Lodge - Bellstar Hotels & Resorts","hotel_rating":4.0,"id":715,"location":"(55.001251, -125.002441)","price":139.0} {"address":"641 Fulford-Ganges Rd British Columbia V","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Breakfast included'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Stonehouse Bed and Breakfast","hotel_rating":5.0,"id":941,"location":"(48.7700646, -123.4488007)","price":116.73565891472869} {"address":"443 Upper Ganges Rd Ganges British Columbia","amenities":["['Free parking'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Ram Spring Wellness","hotel_rating":4.5,"id":957,"location":"(48.8615003, -123.501143)","price":116.73565891472869} {"address":"33 Benson St Kingston Ontario","amenities":["['Restaurant'"," 'Pool'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Heated pool'"," 'Indoor pool'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Ramada by Wyndham Kingston Hotel and Conference Centre","hotel_rating":3.0,"id":1254,"location":"(44.2675755, -76.4957293590731)","price":110.0} {"address":"1768 County Rd 17 Ontario","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Jackson's Falls Country Inn","hotel_rating":5.0,"id":1572,"location":"(44.8349114, -75.9376361)","price":116.73565891472869} {"address":"4790 34 St Vernon British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Bar/Lounge'"," 'Airport transportation'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Electric vehicle charging station'"," 'Golf Course'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Best Western Pacific Inn","hotel_rating":4.0,"id":1743,"location":"(50.2568247, -119.2761723)","price":98.0} {"address":"434 Cypress Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Cypress Guesthouse","hotel_rating":5.0,"id":1772,"location":"(37.3822697414682, -122.124205917959)","price":116.73565891472869} {"address":"8 Parkhill Dr Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Pinewood Cottages","hotel_rating":4.0,"id":1977,"location":"(44.4856606661026, -78.6728750138726)","price":116.73565891472869} {"address":"61 Weldon St Moncton New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Midtown Motel & Suites","hotel_rating":4.0,"id":2198,"location":"(46.0895078, -64.7877115)","price":80.0} {"address":"234 Rte 132 Ouest Perce Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel et Chalets Glenn","hotel_rating":3.5,"id":2580,"location":"(48.5179889285714, -64.2176527285714)","price":116.73565891472869} {"address":"1929A Twin Eagles Rd ","amenities":["[]"],"country":"Canada","hotel_name":"The Getaway Waterfront Cottage","hotel_rating":4.5,"id":3039,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"924 Morningstar Rd Oliver British Columbia","amenities":["['Free parking'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Adobe Rose B&B","hotel_rating":5.0,"id":3112,"location":"(49.1776212, -119.5675149)","price":116.73565891472869} {"address":"207 des Pionniers ","amenities":["[]"],"country":"Canada","hotel_name":"Maison de la Mairesse","hotel_rating":"NaN","id":3332,"location":"(45.0705302, 5.5505623)","price":116.73565891472869} {"address":"555 Chebucto Street ","amenities":["[]"],"country":"Canada","hotel_name":"Dear Island B&B","hotel_rating":5.0,"id":3392,"location":"(46.1012231370109, -60.7475675224793)","price":116.73565891472869} {"address":"6035 Island Hwy W Qualicum Beach British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Lighthouse Motel","hotel_rating":4.0,"id":3547,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"104-1812 Willowbrook Cres ","amenities":["[]"],"country":"Canada","hotel_name":"Brookhaven Suites","hotel_rating":"NaN","id":4021,"location":"('nil', 'nil')","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"La Quinta Inn & Suites Oshawa","hotel_rating":4.0,"id":4458,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"8361 avenue Royale Chateau-Richer Beaupr","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Maison Toussaint-Toupin","hotel_rating":5.0,"id":4736,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"3875 rue Queen Rawdon Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_name":"Le Gite Du Village B&B","hotel_rating":"NaN","id":5124,"location":"(46.0480813, -73.7157805)","price":116.73565891472869} {"address":"348 rue Principale Petite-Riviere-Saint-Francois Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Auberge La Cote d'Or","hotel_rating":"NaN","id":5340,"location":"(47.3472876, -70.5576242)","price":115.0} {"address":"198 Mackenzie Road Inuvik Northwest Territories","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Airport transportation'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Inuvik Capital Suites","hotel_rating":4.0,"id":5656,"location":"(68.356097, -133.7182369)","price":116.73565891472869} {"address":"460 Saint Albert Trail St. Albert Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Best Western Plus The Inn at St. Albert","hotel_rating":4.5,"id":5740,"location":"(53.6183042, -113.6028385)","price":116.73565891472869} {"address":"738 Upper Lakeville Rd ","amenities":["[]"],"country":"Canada","hotel_name":"E&F Webber's Lakeside Resort","hotel_rating":3.5,"id":6075,"location":"(44.8000796, -62.96656955)","price":116.73565891472869} {"address":"110 Conaught Drive Alberta","amenities":["['Free parking'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"A&A Accommodation","hotel_rating":4.0,"id":83,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"926 Lakeshore Dr W Penticton British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Shoreline","hotel_rating":3.0,"id":362,"location":"(49.5011619, -119.607768)","price":116.73565891472869} {"address":"840 Princess St Kingston Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Econo Lodge City Centre","hotel_rating":"NaN","id":1265,"location":"(44.2396316, -76.5085365)","price":85.0} {"address":"25 John St. ","amenities":["[]"],"country":"Canada","hotel_name":"Casa Loma Court","hotel_rating":5.0,"id":1430,"location":"(42.9624914291667, -82.4027178333333)","price":116.73565891472869} {"address":"124 Morrisson Point Rd Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Black River Cottages","hotel_rating":"NaN","id":1580,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"211 Arrowhead Park Rd Huntsville Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Tulip Inn","hotel_rating":4.0,"id":2257,"location":"(45.3731764, -79.2142597)","price":116.73565891472869} {"address":"1241 Gillespie Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Roche Cove Llamas Oceanfront B&B","hotel_rating":"NaN","id":2323,"location":"(35.0420282596586, -85.2368659900167)","price":116.73565891472869} {"address":"6134 East Sooke Rd Sooke British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Kenilworth Estate","hotel_rating":4.5,"id":2333,"location":"(48.3644326, -123.6740596)","price":116.73565891472869} {"address":"307 Rue St-Germain E Rimouski Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Espace Globetrotter Auberge Internationale","hotel_rating":3.0,"id":2351,"location":"(48.4771486, -68.5094368)","price":60.0} {"address":"126 Leva Ave Red Deer Alberta","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Dry Cleaning'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Microtel Inn & Suites by Wyndham Red Deer","hotel_rating":4.5,"id":2870,"location":"(52.2053399, -113.817975425)","price":110.0} {"address":"7074 Westminster St Powell River British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Pool'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Heated pool'"," 'Indoor pool'"," 'Meeting rooms'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Beach Gardens Resort & Marina","hotel_rating":3.5,"id":3059,"location":"(49.802461, -124.517848946873)","price":116.73565891472869} {"address":"8505 Founders Blvd. Port Hardy British Columbia","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Shuttle Bus Service'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Chocolate & Serenity B&B","hotel_rating":5.0,"id":3180,"location":"(50.7054142, -127.4830997)","price":116.73565891472869} {"address":"647 Great Northern Rd Sault Ste. Marie Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Adams Motel","hotel_rating":3.5,"id":3601,"location":"(46.545389512931, -84.3194236085614)","price":116.73565891472869} {"address":"2011 Ashburnham Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Beavermead Campground","hotel_rating":"NaN","id":3690,"location":"(44.2965835, -78.3006078)","price":116.73565891472869} {"address":"1750 Park ave Prince Rupert British Columbia","amenities":["['Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Prince Rupert RV Campground","hotel_rating":2.5,"id":3855,"location":"(54.3077286, -130.3341303)","price":116.73565891472869} {"address":"379 boulevard Cure-Labelle Laval Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Room service'"," 'Concierge'"," 'Electric vehicle charging station'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Minibar'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Motel Ideal Ste Rose","hotel_rating":3.0,"id":4214,"location":"(45.5923914, -73.7872514)","price":111.0} {"address":"400 Hot Springs Road Harrison Hot Springs British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Harrison Country Club RV Resort","hotel_rating":4.0,"id":4437,"location":"(49.283053, -121.7819)","price":116.73565891472869} {"address":"23751 Passburg Dr Alberta","amenities":["[]"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Crowsnest Pass Campground","hotel_rating":4.0,"id":4550,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"1 Falcon Blvd. Manitoba","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Heated pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Falcon Lake Hotel","hotel_rating":2.0,"id":4833,"location":"(49.6882501, -95.3259086)","price":100.0} {"address":"63 Seventh Ave N Yorkton Saskatchewan","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Holiday Inn Express Yorkton East","hotel_rating":4.5,"id":5020,"location":"(55.5321257, -106.1412243)","price":104.0} {"address":" Waterton Lakes National Park","amenities":["[]"],"country":"Canada","hotel_name":"Townsite Campground","hotel_rating":"NaN","id":5026,"location":"(49.10111735, -113.981007631905)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Children Activities (Kid / Family Friendly)'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Rocking R Guest Ranch","hotel_rating":5.0,"id":5178,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"13951 Ninth Line Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Stone Edge Estate Bed & Breakfast","hotel_rating":5.0,"id":5661,"location":"(43.7048863974939, -79.9761855928348)","price":116.73565891472869} {"address":"2 Cottonwood Creek Road Alberta","amenities":["['Free parking'"," 'Free Internet'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Pine Bungalows","hotel_rating":4.0,"id":55,"location":"(52.8935458, -118.0698657)","price":116.73565891472869} {"address":"939 Burnaby Ave Penticton British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Sandman Hotel Penticton","hotel_rating":"NaN","id":373,"location":"(49.4977105, -119.6085757)","price":116.73565891472869} {"address":"347 Grizzly Street Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Mountain View Bed & Breakfast","hotel_rating":"NaN","id":544,"location":"(51.1764331, -115.5644449)","price":120.0} {"address":"500 Columbia St W Kamloops British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Hospitality Inn","hotel_rating":3.0,"id":614,"location":"(50.6734689, -120.3521519)","price":80.0} {"address":"171 Natalie Lane British Columbia V","amenities":["[]"],"country":"Canada","hotel_name":"Cusheon Lake Resort","hotel_rating":"NaN","id":943,"location":"(48.8145398, -123.468191)","price":116.73565891472869} {"address":"90 22nd St E Saskatoon Saskatchewan","amenities":["['Pool'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Paid Internet'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hilton Garden Inn Saskatoon Downtown","hotel_rating":4.0,"id":1056,"location":"(52.1296498, -106.66570176218)","price":135.0} {"address":"15 44th St N Wasaga Beach Ontario","amenities":["['Air conditioning']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Wasaga B&B","hotel_rating":4.5,"id":1397,"location":"(44.4789758391304, -80.0761347347826)","price":116.73565891472869} {"address":"3800 Hwy 3 E Osoyoos British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The White Horse Bed and Breakfast","hotel_rating":5.0,"id":1912,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"691 7th Ave. Fernie British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Non-smoking hotel'"," 'Tennis Court'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Barbara Lynn's Country Inn","hotel_rating":3.5,"id":2142,"location":"(49.5096223, -115.0632423)","price":116.73565891472869} {"address":"5455 Sooke Rd Sooke British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Vancouver Island Lodge","hotel_rating":5.0,"id":2328,"location":"(48.3945509597704, -123.654878196769)","price":116.73565891472869} {"address":"400 Route 132 Ouest Perce Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Electric vehicle charging station'"," 'Non-smoking hotel'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Nature Ocean Chalets","hotel_rating":5.0,"id":2565,"location":"(48.5040406, -64.2232868)","price":116.73565891472869} {"address":"6282 Norwest Bay Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Summer Hill House Bed & Breakfast","hotel_rating":3.5,"id":2788,"location":"(49.4777660829376, -123.805677322114)","price":116.73565891472869} {"address":"767 Lakeshore Dr North Bay Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Spa'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Ski-In / Ski-Out'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Adani Beach Retreat Bed & Breakfast","hotel_rating":4.5,"id":3003,"location":"(46.260186, -79.4302986)","price":116.73565891472869} {"address":"3101 Hwy 97 N Quesnel British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Airport Inn Motel and RV Park","hotel_rating":3.5,"id":4157,"location":"(55.001251, -125.002441)","price":65.0} {"address":" Cap-Chat Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"La Maison entre Mer et Montagnes","hotel_rating":5.0,"id":4364,"location":"(49.0959673, -66.6878834)","price":116.73565891472869} {"address":"109 Du Quai Saint-Simeon Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Auberge Sur Mer","hotel_rating":"NaN","id":4562,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"250 Cariboo Highway 97 100 Mile House British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Imperial Motel","hotel_rating":"NaN","id":4828,"location":"(51.6500538, -121.2965729)","price":69.0} {"address":"1331 St-Camille ","amenities":["[]"],"country":"Canada","hotel_name":"Spa St.Andrews","hotel_rating":5.0,"id":5163,"location":"(45.6834546, -71.7037398)","price":116.73565891472869} {"address":"16-74 Chemin Du Camping L'Etang-du-Nord Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Salines De Gros Cap","hotel_rating":"NaN","id":5223,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":" ","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Babysitting'"," 'Business Centre with Internet Access'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Super 8 by Wyndham Portage La Prairie MB","hotel_rating":3.5,"id":5232,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"150 Liberty Street South Bowmanville Ontario","amenities":["['Room service'"," 'Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Liberty Inn","hotel_rating":2.0,"id":5548,"location":"(43.8973285, -78.6747028)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Dunlop Lake Lodge","hotel_rating":4.0,"id":5592,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"8544 Highway 1 Bridgetown Nova Scotia","amenities":["[]"],"country":"Canada","hotel_name":"Broken Wheel Bed & Breakfast","hotel_rating":"NaN","id":5671,"location":"(44.8407253, -65.308988)","price":116.73565891472869} {"address":"299 Hwy #20 West Thorold Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Minibar'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hipwell's Motel","hotel_rating":3.5,"id":5677,"location":"(43.0803086, -79.1870252)","price":50.0} {"address":"391 Big Bay Point Rd Innisfil Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Friday Harbour Resort","hotel_rating":"NaN","id":5808,"location":"(44.3864528, -79.543314782004)","price":116.73565891472869} {"address":"Upper Ferry ","amenities":["[]"],"country":"Canada","hotel_name":"Martin's Cabins","hotel_rating":3.0,"id":5853,"location":"(47.8435359, -59.2486704)","price":116.73565891472869} {"address":"Highway 8 Manitoba R","amenities":["['Free High Speed Internet (WiFi)'"," 'Pool'"," 'Room service'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Spa'"," 'Fitness Centre with Gym / Workout Room'"," 'Adult pool'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Lakeview Hecla Resort","hotel_rating":4.0,"id":5946,"location":"(50.4419079, -97.04525405)","price":116.73565891472869} {"address":"815 Bow Valley Trail ","amenities":["[]"],"country":"Canada","hotel_name":"Hampshire Inn","hotel_rating":1.0,"id":186,"location":"(51.1503477, -114.272349)","price":116.73565891472869} {"address":"5349 Coastview Pl ","amenities":["[]"],"country":"Canada","hotel_name":"Forest Ocean View Place","hotel_rating":"NaN","id":910,"location":"(49.2291457, -124.0243023)","price":116.73565891472869} {"address":"107 Lashyn Cove ","amenities":["[]"],"country":"Canada","hotel_name":"Saskatoon Lashyn Cove Homestay","hotel_rating":"NaN","id":1096,"location":"(42.3420077, 69.6565038)","price":116.73565891472869} {"address":"1536 Peninsula Rd Ucluelet British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Francis Boutique Inn","hotel_rating":5.0,"id":1113,"location":"(48.9446905, -125.5565446)","price":198.0} {"address":"99 Chemin Grand-Fonds ","amenities":["[]"],"country":"Canada","hotel_name":"Domaine Au Gre des Saisons","hotel_rating":5.0,"id":1327,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"142 Merry Nord Magog Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"La Belle Victorienne","hotel_rating":4.0,"id":1345,"location":"(45.2760896, -72.1543772)","price":116.73565891472869} {"address":"119 29th St N Wasaga Beach Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Birch Haven by the Beach","hotel_rating":4.5,"id":1398,"location":"(44.4888493111111, -80.0534111777778)","price":116.73565891472869} {"address":"1151 Commercial Cres Prince George British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Super 8 by Wyndham Prince George","hotel_rating":3.5,"id":1707,"location":"(53.9151975, -122.7838292)","price":116.73565891472869} {"address":"2408 34 St Vernon British Columbia","amenities":["['Fitness Centre with Gym / Workout Room'"," 'Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Business Centre with Internet Access'"," 'Golf Course'"," 'Heated pool'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Tiki Village Motor Inn","hotel_rating":3.5,"id":1758,"location":"(50.2568247, -119.2761723)","price":116.73565891472869} {"address":"169 Boulevard Greber Gatineau Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Dry Cleaning'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Du Chevalier Motel & Suites","hotel_rating":4.0,"id":2092,"location":"(45.47087655, -75.7004334407529)","price":116.73565891472869} {"address":"885 Cranberry Lake Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Rocky RV Park","hotel_rating":2.0,"id":2671,"location":"(41.998056, -85.741943)","price":116.73565891472869} {"address":"27 Cornwallis Street Lunenburg Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Addington Arms B&B","hotel_rating":5.0,"id":2817,"location":"(44.37771615, -64.312351525)","price":116.73565891472869} {"address":"700 Old Lillooet Rd North Vancouver British Columbia","amenities":["['Pool'"," 'Room service'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Spa'"," 'Babysitting'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Holiday Inn Hotel & Suites North Vancouver","hotel_rating":4.5,"id":3334,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"165 Hwy. No. 7 Eas Peterborough Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Blue Jay Motel","hotel_rating":3.5,"id":3672,"location":"(50.000678, -86.000977)","price":70.0} {"address":"180 St Andrew St E Ontario","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Van Galis Cafe & Inn","hotel_rating":4.5,"id":4346,"location":"(43.7067373476525, -80.3766587201109)","price":116.73565891472869} {"address":"140 Esplanade Harrison Hot Springs British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Harrison Spa Motel","hotel_rating":"NaN","id":4433,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"5505 55 St Cold Lake Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Airways Motel","hotel_rating":"NaN","id":4468,"location":"(54.4135919, -110.2143137)","price":116.73565891472869} {"address":"2503 Eagle Court Sun Peaks British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Free parking'"," 'Concierge'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Pinnacle Lodge","hotel_rating":4.5,"id":4475,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"4487 Highway 2 Parrsboro Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Sunshine Inn","hotel_rating":4.5,"id":4977,"location":"(45.4322102913732, -64.3394944756077)","price":117.0} {"address":" ","amenities":["[]"],"country":"Canada","hotel_name":"Buffalo Plains Campground","hotel_rating":4.0,"id":5247,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"19-21 North Side Road Holyrood Newfoundland and Labrador","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Breakfast Available'"," 'Golf Course'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Carrolls Green","hotel_rating":5.0,"id":5410,"location":"(47.3988761, -53.1445974)","price":116.73565891472869} {"address":"112 Hillier Street ","amenities":["[]"],"country":"Canada","hotel_name":"Stonehouse Girl","hotel_rating":5.0,"id":5458,"location":"(45.0161670454545, -76.3640163454545)","price":116.73565891472869} {"address":"1315 rue Daniel-Johnson O. Saint Hyacinthe Quebec","amenities":["['Pool'"," 'Room service'"," 'Restaurant'"," 'Bar/Lounge'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Breakfast Available'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Sheraton Saint-Hyacinthe Hotel","hotel_rating":4.5,"id":5557,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"53 Government Rd S Weyburn Saskatchewan","amenities":["[]"],"country":"Canada","hotel_name":"Weyburn Travelodge","hotel_rating":"NaN","id":5561,"location":"(49.6623754, -103.8581307)","price":116.73565891472869} {"address":"10705 Highway 105 Whycocomagh Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Family Rooms'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Bear on the Lake Guesthouse","hotel_rating":5.0,"id":5659,"location":"(45.97514905, -61.0543748)","price":116.73565891472869} {"address":"270 Lochiel St S Renfrew Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Lochiel Street Bed & Breakfast","hotel_rating":"NaN","id":5681,"location":"(45.4698146727273, -76.6844493727273)","price":116.73565891472869} {"address":"507 Eden Street ","amenities":["[]"],"country":"Canada","hotel_name":"Eden House Bed & Breakfast","hotel_rating":"NaN","id":5813,"location":"(44.410694650984, -68.2466394563676)","price":116.73565891472869} {"address":"4745 Chase-Falkland Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Pillar Lake Resort","hotel_rating":2.5,"id":5925,"location":"(50.520562, -119.5809404)","price":116.73565891472869} {"address":"912 Connaught Dr. Alberta","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Maligne Lodge","hotel_rating":3.5,"id":35,"location":"(52.871033, -118.089972)","price":145.0} {"address":"100 Gopher St Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Glacier View Inn","hotel_rating":3.0,"id":560,"location":"(51.1800517, -115.5772474)","price":116.73565891472869} {"address":"Wells Gray Wilderness Park ","amenities":["[]"],"country":"Canada","hotel_name":"Moose Woodland Chalet","hotel_rating":"NaN","id":639,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"243 21st St E Saskatoon Saskatchewan","amenities":["[]"],"country":"Canada","hotel_name":"Hotel Senator Saskatoon","hotel_rating":"NaN","id":1080,"location":"(52.1266814, -106.6632826)","price":116.73565891472869} {"address":"258 Boardwalk Ucluelet British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Cabins West","hotel_rating":5.0,"id":1125,"location":"(48.9310059, -125.5362853)","price":116.73565891472869} {"address":"237 Ontario St Kingston Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Confederation Place Hotel","hotel_rating":"NaN","id":1248,"location":"(44.2303082, -76.4794999)","price":94.0} {"address":"208 Kenmount Rd St. John's Newfoundland and Labrador","amenities":["['Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Free parking'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Capital Hotel","hotel_rating":4.0,"id":1496,"location":"(47.5517056, -52.775504)","price":99.0} {"address":"157 McKinley Cres Prince George British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Grateful Bed B'n'B","hotel_rating":4.5,"id":1725,"location":"(53.9298396722256, -122.801312211966)","price":116.73565891472869} {"address":"1739 Dundas St London Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Room service'"," 'Business Centre with Internet Access'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Knights Inn London Airport","hotel_rating":3.5,"id":1801,"location":"(43.001986, -81.185212)","price":116.73565891472869} {"address":"38 Rue de Brouage Gatineau Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Le Gite de Brouage","hotel_rating":4.5,"id":2104,"location":"(45.426387, -75.7961068812849)","price":94.0} {"address":"2530 Mountain Rd Moncton New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Quality Inn - Moncton","hotel_rating":4.0,"id":2194,"location":"(46.0943635, -64.7752107)","price":116.73565891472869} {"address":"261 Island Hwy Campbell River British Columbia","amenities":["['Restaurant'"," 'Free parking'"," 'Pool'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Microwave'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Anchor Inn & Suites","hotel_rating":3.0,"id":2433,"location":"(50.0124568, -125.233492533234)","price":107.0} {"address":" Campbell River British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Cordero Fishing Lodge","hotel_rating":"NaN","id":2471,"location":"(50.023071, -125.2441538)","price":116.73565891472869} {"address":"166 ","amenities":["[]"],"country":"Canada","hotel_name":"Camping Tete d'Indien","hotel_rating":4.5,"id":2591,"location":"(35.7616749, 139.7058213)","price":116.73565891472869} {"address":"2885 Howard Ave Windsor Ontario","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Ivy Rose Motor Inn & Restaurant","hotel_rating":3.5,"id":2620,"location":"(42.2833754, -83.0111505)","price":79.0} {"address":"300 Ruw Antoine-Pinard Trois-Rivieres Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Miami Motel","hotel_rating":4.5,"id":2731,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"2095 boul de Grande-Greve Gaspe Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge Internationale Forillon","hotel_rating":3.5,"id":2960,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"4319 Highway 11 N ","amenities":["[]"],"country":"Canada","hotel_name":"White Fawn Motel","hotel_rating":"NaN","id":3014,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"4445 53rd St S Cranbrook British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"End of the Road Bed and Breakfast","hotel_rating":5.0,"id":3859,"location":"(49.4597397, -115.7338376)","price":116.73565891472869} {"address":"8750 84th Street Fort Saskatchewan Alberta","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Room service'"," 'Free parking'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Sauna'"," 'Wheelchair Access'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Super 8 by Wyndham Fort Saskatchewan","hotel_rating":3.5,"id":4631,"location":"(55.001251, -115.002136)","price":83.0} {"address":"21 Home St ","amenities":["[]"],"country":"Canada","hotel_name":"O Sheridans","hotel_rating":5.0,"id":4704,"location":"(55.9431687, -3.2035401)","price":116.73565891472869} {"address":"5097 Riverview Rd Fairmont Hot Springs British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Riverside Golf Resort at Fairmont","hotel_rating":"NaN","id":4824,"location":"(50.3319072, -115.862605)","price":116.73565891472869} {"address":"708 de l'Eglise Saint Jean Port Joli Quebec","amenities":["[]"],"country":"Canada","hotel_experience":"Average","hotel_name":"Motel la Seigneurie","hotel_rating":2.5,"id":4886,"location":"(52.4760892, -71.8258668)","price":80.0} {"address":"769 Colborne St Brantford Ontario","amenities":["['Room service'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Mohawk Motel","hotel_rating":2.5,"id":4954,"location":"(43.1453274, -80.2041461)","price":65.0} {"address":" ","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Bar/Lounge'"," 'Spa'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Quaaout Lodge & Spa at Talking Rock Golf Resort","hotel_rating":4.5,"id":5066,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"501 13th Ave East Kindersley Saskatchewan","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Restaurant'"," 'Business Centre with Internet Access'"," 'Golf Course'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Best Western Plus Kindersley Hotel","hotel_rating":4.5,"id":5158,"location":"(55.5321257, -106.1412243)","price":116.73565891472869} {"address":" ","amenities":["['Pool'"," 'Restaurant'"," 'Room service'"," 'Fitness Centre with Gym / Workout Room'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Spa'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Tennis Court'"," 'Minibar'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Chateau Vaudreuil","hotel_rating":4.0,"id":5212,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"26 Willow Lane Smiths Falls Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Airport transportation'"," 'Non-smoking hotel'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Katmor's Bed and Breakfast","hotel_rating":5.0,"id":5315,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"139 Main Street Silver Star British ","amenities":["['Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Airport transportation'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Sauna'"," 'Ski-In / Ski-Out'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Lord Aberdeen Hotel","hotel_rating":3.0,"id":5338,"location":"(51.7252449, -3.0811001)","price":116.73565891472869} {"address":" ","amenities":["['Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Free parking'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Braxton Suites","hotel_rating":4.5,"id":5762,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"5510 Highway 16 West British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Family Rooms'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Rainbow Inn Motel","hotel_rating":3.0,"id":321,"location":"(52.866458, -118.5148317)","price":116.73565891472869} {"address":"17727 Highway 16 East British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Little Wolf Resort","hotel_rating":"NaN","id":327,"location":"(52.866458, -118.5148317)","price":116.73565891472869} {"address":"1485 Main St Penticton British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Plaza Motel","hotel_rating":"NaN","id":380,"location":"(49.4957204, -119.5908946)","price":116.73565891472869} {"address":"3287 Skaha Lake Rd Penticton British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Log Cabin Motel","hotel_rating":3.5,"id":400,"location":"(49.4526359, -119.6002638)","price":116.73565891472869} {"address":"1740 Seward Frontage Rd Golden British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hillside Lodge and Chalets","hotel_rating":4.5,"id":750,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"466 Whites Point Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Westview B & B","hotel_rating":4.5,"id":785,"location":"(45.9588645918224, -81.8917346708177)","price":116.73565891472869} {"address":"5382 551 Hwy Providence Bay Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Children Activities (Kid / Family Friendly)'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Red Rooster Inn B&B","hotel_rating":5.0,"id":829,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"63 Victoria Cres Nanaimo British Columbia","amenities":["['Free parking'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Cambie Hostel Nanaimo","hotel_rating":1.5,"id":886,"location":"(49.1631858, -123.9352255)","price":116.73565891472869} {"address":" Gros Morne National Park Newfoundland and Labrador","amenities":["[]"],"country":"Canada","hotel_name":"Juniper RV Campground & Hostel","hotel_rating":"NaN","id":1171,"location":"(49.63584875, -57.6534473440884)","price":116.73565891472869} {"address":"Payne's Path Newfoundland and Labrador","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gros Morne Suites","hotel_rating":4.5,"id":1179,"location":"(49.5854279, -57.9356119)","price":116.73565891472869} {"address":"1217 Princess St Kingston Ontario","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Free parking'"," 'Restaurant'"," 'Breakfast included'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Electric vehicle charging station'"," 'Heated pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Best Western Fireside Inn","hotel_rating":4.5,"id":1235,"location":"(44.2467050555556, -76.5230864444444)","price":116.73565891472869} {"address":"121 River Rd E ","amenities":["[]"],"country":"Canada","hotel_name":"AA Cottages","hotel_rating":"NaN","id":1418,"location":"(44.5264629312992, -80.0128462586319)","price":116.73565891472869} {"address":"103 ","amenities":["[]"],"country":"Canada","hotel_name":"Cabines Boreales","hotel_rating":"NaN","id":2380,"location":"(46.5446645, 14.9622568)","price":116.73565891472869} {"address":"508 Hurdville Rd Parry Sound Ontario","amenities":["['Free parking'"," 'Children Activities (Kid / Family Friendly)'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Four Winds Cottage Resort","hotel_rating":5.0,"id":2402,"location":"(45.436984, -79.920227)","price":116.73565891472869} {"address":"1 & 5 Chipman Hill and 76 Union Street Saint John New Brunswick","amenities":["['Free High Speed Internet (WiFi)'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Kitchenette'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Chipman Hill Suites","hotel_rating":5.0,"id":2519,"location":"(46.500283, -66.750183)","price":116.73565891472869} {"address":"11 Baie-St-Paul Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite TerreCiel","hotel_rating":5.0,"id":2693,"location":"(47.444343, -70.505447)","price":116.73565891472869} {"address":"131 Hidden Valley Rd Tobermory Ontario","amenities":["['Free parking'"," 'Free Internet'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hidden Valley Motel","hotel_rating":4.5,"id":2845,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"4847D - 19 Street ","amenities":["[]"],"country":"Canada","hotel_name":"Westerner Campground","hotel_rating":3.0,"id":2896,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"1790 Tow Hill Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Hidden Island RV & Campground","hotel_rating":5.0,"id":3160,"location":"(54.0394987605646, -131.922439460868)","price":116.73565891472869} {"address":"479 Chebucto Street Baddeck Nova Scotia","amenities":["['Restaurant'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Telegraph House Hotel","hotel_rating":4.0,"id":3370,"location":"(46.1000526035464, -60.7522092961995)","price":125.0} {"address":"Cnr Kelsey Blvd & Franklin St Churchill Manitoba","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Airport transportation'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Churchill Hotel & Guesthouse","hotel_rating":4.0,"id":4175,"location":"(55.001251, -97.001038)","price":116.73565891472869} {"address":"8602 Main St Alma New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Captains Inn","hotel_rating":4.0,"id":4775,"location":"(45.6062312, -64.9393571)","price":116.73565891472869} {"address":"82 Peter St Perth Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Best Western Plus Perth Parkside Inn & Spa","hotel_rating":"NaN","id":4789,"location":"(44.9002357, -76.2525938)","price":116.73565891472869} {"address":"5200 North Access Road Chetwynd British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Pomeroy Inn & Suites Chetwynd","hotel_rating":"NaN","id":5047,"location":"(55.6930044, -121.6045411)","price":149.0} {"address":"848 Bulgers Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Country Blossom Bed & Breakfast","hotel_rating":5.0,"id":5509,"location":"(32.8187376, -85.968019)","price":116.73565891472869} {"address":"1-385 Queensway W Simcoe Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Travelodge Simcoe","hotel_rating":3.5,"id":5646,"location":"(42.8462493, -80.3076506)","price":116.73565891472869} {"address":"1640 rue Kipawa Temiscaming Quebec","amenities":["[]"],"country":"Canada","hotel_experience":"Average","hotel_name":"Auberge Canadienne","hotel_rating":3.0,"id":5738,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"473 Boulevard de l'Assomption Repentigny Quebec","amenities":["['Air conditioning'"," 'Microwave'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Villa Riviere Montreal","hotel_rating":5.0,"id":5811,"location":"(45.7473278691397, -73.4700695514338)","price":116.73565891472869} {"address":" ","amenities":["['Pool'"," 'Restaurant'"," 'Free parking'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Business Centre with Internet Access'"," 'Indoor pool'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Caswell Resort Hotel","hotel_rating":2.5,"id":5843,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"107 Rue Saint-Jacques Sud Causapscal Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Gite des Tilleuls","hotel_rating":3.0,"id":5867,"location":"(48.350531, -67.224649)","price":116.73565891472869} {"address":"39 Saint-Elie-de-Caxton Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Bar/Lounge'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Tennis Court'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Station Touristique Floribell","hotel_rating":4.5,"id":5951,"location":"(46.491065, -72.960205)","price":116.73565891472869} {"address":"316 Lynx Street Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Free parking'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Poplar Inn","hotel_rating":4.5,"id":520,"location":"(51.1788053, -115.5744519)","price":172.0} {"address":"350 Main Street Tofino British Columbia","amenities":["['Restaurant'"," 'Free parking'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Inn at Tough City","hotel_rating":3.5,"id":657,"location":"(49.15420955, -125.906601379082)","price":139.0} {"address":"333 Nicol St Nanaimo British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Business Centre with Internet Access'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Diplomat Motel","hotel_rating":3.0,"id":884,"location":"(49.1579635, -123.9340855)","price":79.0} {"address":"18 La Malbaie Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Le Mirage","hotel_rating":4.0,"id":1306,"location":"(47.657525, -70.153885)","price":116.73565891472869} {"address":"26 Monkstown Rd St. John's Newfoundland and Labrador","amenities":["['Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Golf Course'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Cabot Boutique Hotel","hotel_rating":4.0,"id":1489,"location":"(47.5698097, -52.7096181)","price":116.73565891472869} {"address":"608 Wood St Whitehorse Yukon","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Airport transportation'"," 'Breakfast Available'"," 'Children Activities (Kid / Family Friendly)'"," 'Golf Course'"," 'Hot Tub'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Casey's Bed & Breakfast","hotel_rating":4.0,"id":1546,"location":"(60.720158, -135.0594306)","price":135.0} {"address":"Victoria Avenue Regina Saskatchewan SK","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Coachman Inn Motel","hotel_rating":2.0,"id":2067,"location":"(50.4474918, -104.5378564)","price":45.0} {"address":"3155 Boulevard Saint Jean Trois-Rivieres Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Bar/Lounge'"," 'Dry Cleaning'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Days Inn by Wyndham Trois-Rivieres","hotel_rating":3.5,"id":2727,"location":"(46.329414, -72.6023481)","price":116.73565891472869} {"address":"641 Lakeshore Dr North Bay Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Sunset Inn on the Park","hotel_rating":4.5,"id":2984,"location":"(46.260186, -79.4302986)","price":116.73565891472869} {"address":"405 Lakeshore Dr North Bay Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Star Motel","hotel_rating":"NaN","id":3018,"location":"(46.260186, -79.4302986)","price":116.73565891472869} {"address":"2769 Benedick Rd West Kelowna British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Casa Loma Bed & Breakfast","hotel_rating":5.0,"id":3077,"location":"(49.8581578274822, -119.538327762602)","price":116.73565891472869} {"address":"3282 Malbec Cres West Kelowna British Columbia","amenities":["['Free parking'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Hot Tub'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Cheers B&B","hotel_rating":5.0,"id":3079,"location":"(49.8466780078164, -119.582328636926)","price":116.73565891472869} {"address":"5355 Giesbrecht Road ","amenities":["[]"],"country":"Canada","hotel_name":"Vedder River Campground","hotel_rating":1.5,"id":3292,"location":"(52.9759201, -122.4154986)","price":116.73565891472869} {"address":"9573 Chemainus Rd Chemainus British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Best Western Plus Chemainus Inn","hotel_rating":"NaN","id":4586,"location":"(48.9150732, -123.71240384913)","price":131.0} {"address":"240 rue Caron Saint Jean Port Joli Quebec","amenities":["['Free parking'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Aubergelit","hotel_rating":5.0,"id":4884,"location":"(47.2123984, -70.2711837)","price":116.73565891472869} {"address":"730 Hespeler Rd Cambridge Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Pool'"," 'Free parking'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Best Western Plus Cambridge Hotel","hotel_rating":4.0,"id":4958,"location":"(43.410526, -80.328512)","price":136.0} {"address":"220 Holiday Inn Dr Cambridge Ontario","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Comfort Inn Cambridge","hotel_rating":3.5,"id":4960,"location":"(43.417371922845, -80.3243552791234)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Airport transportation'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gîte de la Rivière","hotel_rating":5.0,"id":5019,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"1601 Main Street S Dauphin Manitoba","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Business Centre with Internet Access'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Canway Inn & Suites","hotel_rating":3.5,"id":5530,"location":"(51.1394632, -100.0621631)","price":116.73565891472869} {"address":"515 Daignault St Chandler Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Bar/Lounge'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Motel Chandler","hotel_rating":3.0,"id":5919,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"702 2 St Canmore Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Quilters Inn Bed and Breakfast","hotel_rating":4.5,"id":176,"location":"(51.08368305, -115.358643194017)","price":116.73565891472869} {"address":"3495 Skaha Lake Rd Penticton British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Empire Motel","hotel_rating":4.0,"id":360,"location":"(49.4526359, -119.6002638)","price":116.73565891472869} {"address":"1919 Upper Water St Halifax Nova Scotia","amenities":["['Pool'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Bar/Lounge'"," 'Spa'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Paid Internet'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Halifax Marriott Harbourfront Hotel","hotel_rating":4.0,"id":986,"location":"(44.6508119, -63.5737761)","price":129.0} {"address":"706 Idylwyld Dr N Saskatoon Saskatchewan","amenities":["['Free parking'"," 'Room service'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Venture Inn Hotel","hotel_rating":3.0,"id":1082,"location":"(52.1363518, -106.669866)","price":69.0} {"address":"Route 431 Newfoundland and ","amenities":["['Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Middlebrook Cottages","hotel_rating":4.5,"id":1194,"location":"(49.4864734, -57.9273078)","price":116.73565891472869} {"address":"353 rue St-Patrice Ouest Magog Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"La Maison de Ville - bed & bistro","hotel_rating":5.0,"id":1356,"location":"(45.2669659, -72.1503851)","price":116.73565891472869} {"address":"444 George St Prince George British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Room service'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Ramada Plaza by Wyndham Prince George","hotel_rating":4.0,"id":1720,"location":"(53.9147287, -122.743493)","price":116.73565891472869} {"address":"3553 chemin du Quai Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Camping Jonquiere","hotel_rating":2.5,"id":2031,"location":"(48.3568698, -71.2831111237186)","price":116.73565891472869} {"address":"100 Riverside Way Fernie British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Restaurant'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Fernie Stanford Waterslide Resort","hotel_rating":4.0,"id":2118,"location":"(49.4865975, -115.0778068)","price":116.73565891472869} {"address":"57E Old North Thompson Hwy Clearwater British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Jasper Way Inn","hotel_rating":3.5,"id":2481,"location":"(51.6472054, -120.0513368)","price":100.0} {"address":"225 Woodstock Rd Fredericton New Brunswick","amenities":["['Pool'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Bar/Lounge'"," 'Spa'"," 'Babysitting'"," 'Banquet Room'"," 'Breakfast Available'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Delta Hotels by Marriott Fredericton","hotel_rating":4.5,"id":2902,"location":"(45.964915, -66.6627904331502)","price":116.73565891472869} {"address":"2400 Route 105 ","amenities":["[]"],"country":"Canada","hotel_name":"Heritage Country Camping","hotel_rating":3.5,"id":2936,"location":"(-14.2738508, -170.7061434)","price":116.73565891472869} {"address":"1272 Boul. Cap-Des-Rosiers Gaspe Quebec","amenities":["['Free High Speed Internet (WiFi)']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"L'envolee du vieux couvent","hotel_rating":4.5,"id":2956,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"1016 Park St ","amenities":["[]"],"country":"Canada","hotel_name":"Delaney Lake Lodge","hotel_rating":"NaN","id":3222,"location":"(37.4964989395973, -120.860475)","price":116.73565891472869} {"address":"2707 Fifth St Louth ","amenities":["[]"],"country":"Canada","hotel_name":"Sammy's Sweet Suite","hotel_rating":"NaN","id":3499,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"3567 Ryan Rd Qualicum Beach British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Suite Amour Hobby Farm","hotel_rating":5.0,"id":3551,"location":"(49.3025267, -124.5099126)","price":116.73565891472869} {"address":"1515 Trunk Roa Sault Ste. Marie Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Electric vehicle charging station'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Pine Grove Motel","hotel_rating":3.5,"id":3592,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Tulips and Thistle Bed & Breakfast","hotel_rating":5.0,"id":4387,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"754 Bronte Rd Oakville Ontario","amenities":["['Pool'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Quality Suites","hotel_rating":4.0,"id":4454,"location":"(43.4081749, -79.7387299)","price":110.0} {"address":"1209 27 St Wainwright Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Pool'"," 'Free parking'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Spa'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Best Western Wainwright Inn & Suites","hotel_rating":4.5,"id":4931,"location":"(52.8434629, -110.8323608)","price":170.0} {"address":" ","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Misty Mountain Apartments and Suites","hotel_rating":4.0,"id":5250,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"51 Monogram Pl Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Comfort Inn Trenton","hotel_rating":"NaN","id":5378,"location":"(44.1302061151036, -77.5797270364646)","price":119.0} {"address":"3330 Route Marie-Victorin Sorel-Tracy Quebec","amenities":["['Pool'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Golf Course'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel Tracy","hotel_rating":3.5,"id":5486,"location":"(46.029947975, -73.15406925)","price":116.73565891472869} {"address":" ","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Tahitian Noni Place B&B","hotel_rating":4.5,"id":5851,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"35607 North Klondike Highway Carmacks Yukon","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Hotel Carmacks","hotel_rating":3.0,"id":5906,"location":"(62.0941539, -136.2718841)","price":116.73565891472869} {"address":"80 Hampton Rd Rothesay New Brunswick","amenities":["[]"],"country":"Canada","hotel_name":"Rothesay Motel","hotel_rating":"NaN","id":6023,"location":"(45.3997723, -65.9779162)","price":116.73565891472869} {"address":"417 Marten Street Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Buffaloberry Bed and Breakfast","hotel_rating":5.0,"id":565,"location":"(51.1827157, -115.5676471)","price":116.73565891472869} {"address":"1763 Trans Canada Hwy E Kamloops British Columbia","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel 6 - Kamloops","hotel_rating":3.5,"id":606,"location":"(55.001251, -125.002441)","price":70.0} {"address":"5693 Malibu Terr ","amenities":["[]"],"country":"Canada","hotel_name":"Van Island Guest House","hotel_rating":"NaN","id":914,"location":"(45.3693886, -75.7155099)","price":114.0} {"address":"1960 Brunswick St Halifax Nova Scotia","amenities":["[]"],"country":"Canada","hotel_name":"Homewood Suites by Hilton Halifax-Downtown, Nova Scotia, Canada","hotel_rating":"NaN","id":991,"location":"(44.65038765, -63.5789817957721)","price":143.0} {"address":"265270 Main Street Newfoundland and Labrador","amenities":["[]"],"country":"Canada","hotel_name":"The Tides Inn","hotel_rating":"NaN","id":1182,"location":"(48.9486339, -55.6641463)","price":116.73565891472869} {"address":"1011 Portage Rd Ontario","amenities":["['Air conditioning']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Sir William Mackenzie Inn","hotel_rating":5.0,"id":1973,"location":"(43.0634567, -79.0637034)","price":116.73565891472869} {"address":"6929 West Coast Rd Sooke British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Room service'"," 'Restaurant'"," 'Bar/Lounge'"," 'Spa'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Electric vehicle charging station'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Prestige Oceanfront Resort, BW Premier Collection","hotel_rating":4.5,"id":2303,"location":"(48.36733975, -123.730294666448)","price":210.0} {"address":"361 Island Hwy Campbell River British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Above Tide Motel","hotel_rating":4.0,"id":2432,"location":"(50.0283689, -125.2432472)","price":116.73565891472869} {"address":"1092 South Island Highway ","amenities":["[]"],"country":"Canada","hotel_name":"Bank On A View B&B","hotel_rating":5.0,"id":2467,"location":"(49.9878237, -125.2261559)","price":116.73565891472869} {"address":"6664 Clearwater Valley Rd Clearwater British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Non-smoking hotel'"," 'Paid Internet'"," 'Paid Wifi'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Helmcken Falls Lodge","hotel_rating":3.5,"id":2485,"location":"(51.6513571, -120.0384161)","price":116.73565891472869} {"address":"4555 Marine Ave Powell River British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Spa'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Beyond Bliss Suites","hotel_rating":5.0,"id":3028,"location":"(49.8313649, -124.5271583)","price":116.73565891472869} {"address":"140 Quebec","amenities":["['Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Free parking'"," 'Spa'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge Aux Goglus","hotel_rating":5.0,"id":3516,"location":"(22.2069127, -101.0010078)","price":116.73565891472869} {"address":"2010 Valhalla Rd Quesnel British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Restaurant'"," 'Breakfast included'"," 'Dry Cleaning'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Super 8 by Wyndham Quesnel BC","hotel_rating":3.0,"id":4160,"location":"(52.983211, -122.4576788)","price":116.73565891472869} {"address":"1763 Hwy 37 Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Savery Bed & Breakfast","hotel_rating":4.5,"id":4190,"location":"(44.2670545, -77.3669703)","price":116.73565891472869} {"address":"975 Syscon Road Burlington Ontario","amenities":["['Pool'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Airport transportation'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Homewood Suites by Hilton Burlington","hotel_rating":4.5,"id":4197,"location":"(43.3926572719588, -79.7577941660345)","price":138.0} {"address":"1809 Canyon St Creston British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Creston Valley Motel","hotel_rating":4.5,"id":4261,"location":"(49.0954076, -116.5040856)","price":90.0} {"address":" ","amenities":["['Pool'"," 'Free parking'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Evergreen Motel","hotel_rating":3.5,"id":4392,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"305 Sanderson Way Princeton British Columbia","amenities":["['Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Rivers Edge RV Park & Campground","hotel_rating":4.5,"id":4394,"location":"(49.4618633, -120.4934085)","price":116.73565891472869} {"address":"3179 boul. Taschereau Longueuil Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Motel La Siesta","hotel_rating":3.0,"id":4596,"location":"(52.4760892, -71.8258668)","price":95.0} {"address":"99 Apple Tree Rd Brackley Beach Prince Edward Island","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Airport transportation'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Golf Course'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Shaw's Hotel and Cottages","hotel_rating":4.0,"id":4799,"location":"(46.3355508, -63.1466676)","price":116.73565891472869} {"address":"291 Fir St Alert Bay British Columbia","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Orca Inn","hotel_rating":5.0,"id":4965,"location":"(50.576798, -126.907369)","price":116.73565891472869} {"address":"414 rue de la Friche Dolbeau Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Room service'"," 'Restaurant'"," 'Bar/Lounge'"," 'Concierge'"," 'Golf Course'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"La Diligence","hotel_rating":3.0,"id":5632,"location":"(52.4760892, -71.8258668)","price":106.0} {"address":"1312 Route 175 Pocologan New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Clipper Shipp Beach Motel","hotel_rating":4.5,"id":6016,"location":"(46.500283, -66.750183)","price":116.73565891472869} {"address":"10635 Jesmond Road Jesmond British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Bar/Lounge'"," 'Spa'"," 'Breakfast included'"," 'Airport transportation'"," 'Children Activities (Kid / Family Friendly)'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Echo Valley Ranch & Spa","hotel_rating":5.0,"id":6117,"location":"(51.0790884, -121.857713)","price":116.73565891472869} {"address":"700 Tunnel Mountain Road Alberta","amenities":["['Free parking'"," 'Restaurant'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Conference Facilities'"," 'Hot Tub'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Shuttle Bus Service'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Buffalo Mountain Lodge","hotel_rating":4.0,"id":524,"location":"(51.2002041, -115.5371874)","price":118.0} {"address":"1047 Trans Canada Hwy NO. 1 Golden British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Room service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Microwave'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Super 8 by Wyndham Golden","hotel_rating":3.0,"id":763,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"15 Givens Road South Baymouth Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Southbay Guesthouse & cottages","hotel_rating":4.5,"id":805,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"480 2nd Ave. S Saskatoon Saskatchewan","amenities":["[]"],"country":"Canada","hotel_name":"Alt Hotel Saskatoon","hotel_rating":"NaN","id":1078,"location":"(52.124105, -106.6660774)","price":164.0} {"address":"2080 Highway 61 Thunder Bay Ontario","amenities":["['Pool'"," 'Room service'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Free parking'"," 'Bar/Lounge'"," 'Airport transportation'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Best Western Plus Norwester Hotel & Conference Centre","hotel_rating":4.5,"id":1681,"location":"(48.3154167, -89.3600602272415)","price":116.73565891472869} {"address":"1696 Regent St Sudbury Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Holiday Inn Sudbury","hotel_rating":"NaN","id":1863,"location":"(46.4562884, -81.0065218)","price":116.73565891472869} {"address":"2171 Regent St Sudbury Ontario","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Golf Course'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Comfort Inn Sudbury","hotel_rating":4.0,"id":1872,"location":"(46.4494425, -80.9942418)","price":116.73565891472869} {"address":"15 Park Place Osoyoos British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Spa'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Watermark Beach Resort","hotel_rating":4.5,"id":1892,"location":"(49.0330709, -119.4627686)","price":149.0} {"address":"5339 Fernie Ski Hill Rd Fernie British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Non-smoking hotel'"," 'Ski-In / Ski-Out'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Cornerstone Lodge","hotel_rating":4.0,"id":2136,"location":"(49.4653447, -115.0795638)","price":116.73565891472869} {"address":"30 Trois-Rivieres Quebec","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Indoor pool'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite Soleil Levant","hotel_rating":4.5,"id":2739,"location":"(46.3507999, -72.5571257)","price":116.73565891472869} {"address":"3113 Oceanview Dr Queen Charlotte City British Columbia","amenities":["['Free Internet'"," 'Free parking'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Gracie's Place","hotel_rating":3.5,"id":3164,"location":"(53.2539096, -132.1055396)","price":116.73565891472869} {"address":"48 High Street ","amenities":["[]"],"country":"Canada","hotel_name":"The Brass Door","hotel_rating":4.0,"id":3394,"location":"(51.44930675, -2.51784516884328)","price":116.73565891472869} {"address":"1000 Marine Dr Gibsons British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Soames Point Oceanfront Suite","hotel_rating":5.0,"id":3950,"location":"(49.4061436, -123.5009288)","price":116.73565891472869} {"address":"1142 Brookdale Ave Cornwall Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Howard Johnson by Wyndham Cornwall","hotel_rating":"NaN","id":4292,"location":"(45.0269048, -74.7517453)","price":116.73565891472869} {"address":"201 Erie St N Leamington Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Babysitting'"," 'Business Centre with Internet Access'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Days Inn by Wyndham Leamington","hotel_rating":4.0,"id":4441,"location":"(42.060810709558, -82.5989848336848)","price":148.0} {"address":"555 Kinnikinik Way Comox British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Coastal Springs Float Lodge","hotel_rating":"NaN","id":4771,"location":"(49.6838248, -124.8869633)","price":116.73565891472869} {"address":"57 Rue Chevalier ","amenities":["[]"],"country":"Canada","hotel_name":"La Maison Fleurie","hotel_rating":"NaN","id":4842,"location":"(44.8434219, -0.5953311)","price":116.73565891472869} {"address":"17359 Hwy 35 Algonquin Highlands Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Stouffer Mill Bed & Breakfast","hotel_rating":5.0,"id":5375,"location":"(45.1897579, -78.8578462)","price":116.73565891472869} {"address":"388 Highway 4 Port Hawkesbury Nova Scotia","amenities":["['Restaurant'"," 'Free parking'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Hearthstone Inn Port Hawkesbury","hotel_rating":3.0,"id":5493,"location":"(45.6406659888952, -61.3883174903993)","price":116.73565891472869} {"address":"560 Route De Mansonville Mansonville Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"La Chouette De Mansonville","hotel_rating":4.5,"id":5669,"location":"(45.0407686, -72.4082223)","price":116.73565891472869} {"address":"2826 Johnston Rd Renfrew Ontario","amenities":["['Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Renfrew / Ottowa West KOA","hotel_rating":3.5,"id":5682,"location":"(45.5299688, -76.6819602934406)","price":116.73565891472869} {"address":"429 Lampson St Esquimalt British Columbia","amenities":["['Free parking'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Banquet Room'"," 'Concierge'"," 'Dry Cleaning'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"English Inn","hotel_rating":4.0,"id":5953,"location":"(48.42461515, -123.407673986453)","price":116.73565891472869} {"address":"Exit 93 on Hwy 1 ","amenities":["[]"],"country":"Canada","hotel_name":"Bow River Campground","hotel_rating":4.5,"id":172,"location":"(45.3702175, -75.7030099)","price":116.73565891472869} {"address":"2505 Trans Canada Hwy E Kamloops British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Restaurant'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Trans Canada Motel","hotel_rating":3.0,"id":613,"location":"(55.001251, -125.002441)","price":48.0} {"address":"333 Aerogreen Cres Saskatoon Saskatchewan","amenities":["['Free High Speed Internet (WiFi)'"," 'Pool'"," 'Room service'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Fitness Centre with Gym / Workout Room'"," 'Airport transportation'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Courtyard by Marriott Saskatoon Airport","hotel_rating":4.5,"id":1053,"location":"(52.1619856, -106.6850885)","price":116.73565891472869} {"address":"686 boulevard Maloney Est Gatineau Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Auberge Du Lac Beauchamp","hotel_rating":3.0,"id":2096,"location":"(45.4831495, -75.623931)","price":116.73565891472869} {"address":"30 South St W Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Osler House","hotel_rating":5.0,"id":2237,"location":"(43.2603394, -79.9490935)","price":170.0} {"address":"226 Echo Bay Rd Huntsville Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Echo Woods B & B","hotel_rating":5.0,"id":2264,"location":"(45.3132482, -79.200117)","price":116.73565891472869} {"address":"15021 Browns Bay Rd Campbell River British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Hot Tub'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Brown's Bay Resort","hotel_rating":4.5,"id":2447,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"406 Moy Ave Windsor Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"A Hidden Gem Bed and Breakfast","hotel_rating":4.5,"id":2633,"location":"(42.3045557, -83.0074731)","price":116.73565891472869} {"address":"8063 Highway 101 Powell River British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Oceanside Resort Motel","hotel_rating":4.0,"id":3026,"location":"(49.9064765, -124.6217136)","price":116.73565891472869} {"address":"683 Westside Rd S West Kelowna British Columbia","amenities":["['Free parking'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Willow Beach Bed and Breakfast","hotel_rating":5.0,"id":3078,"location":"(50.0586868, -119.4980679)","price":116.73565891472869} {"address":"9485 Upper Carnarvan ","amenities":["[]"],"country":"Canada","hotel_name":"Bunkers B&B","hotel_rating":"NaN","id":3202,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"740 Lakeview Dr Kenora Ontario","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Lake Vu Motel","hotel_rating":2.0,"id":3218,"location":"(49.76373835, -94.5262682242499)","price":116.73565891472869} {"address":"E Kings Road And Lonsdale Avenue North Vancouver British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"More Than 2 Bedroom Apartments","hotel_rating":"NaN","id":3350,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"Blue Mountain Resort Village ","amenities":["[]"],"country":"Canada","hotel_name":"Wintergreen - Blue Mountain Resort","hotel_rating":3.5,"id":3656,"location":"(40.8104608, -75.5231940974711)","price":116.73565891472869} {"address":"133 Lansdowne St E Peterborough Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Motel 6 Peterborough","hotel_rating":"NaN","id":3670,"location":"(44.2891397154223, -78.3022387457896)","price":83.0} {"address":"4 Mill Street Lion's Head Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Children Activities (Kid / Family Friendly)'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Fitz Hostel","hotel_rating":5.0,"id":4431,"location":"(44.9860944, -81.2538617)","price":116.73565891472869} {"address":"580 Bruin Blvd Woodstock Ontario","amenities":["['Restaurant'"," 'Pool'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Room service'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Golf Course'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Quality Hotel & Suites Woodstock","hotel_rating":4.0,"id":4568,"location":"(50.000678, -86.000977)","price":110.0} {"address":"589 avenue de Gaspe est ","amenities":["[]"],"country":"Canada","hotel_name":"Camping de la Demi-Lieue","hotel_rating":3.5,"id":4885,"location":"(47.24579525, -70.2354620548973)","price":116.73565891472869} {"address":"6216 48 Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Motel 6 Camrose","hotel_rating":"NaN","id":4930,"location":"(53.2544735, -110.0006153)","price":110.0} {"address":"Yorkton SK 207 Broadway St E Yorkton Saskatchewan","amenities":["[]"],"country":"Canada","hotel_name":"Broadway Lodge Hotel.","hotel_rating":"NaN","id":5023,"location":"(55.5321257, -106.1412243)","price":70.0} {"address":"140 Sims Ave Weyburn Saskatchewan","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Circle 6 Motel","hotel_rating":3.5,"id":5562,"location":"(49.6593842, -103.8609582)","price":116.73565891472869} {"address":"405 Mountain Street Moosomin Saskatchewan","amenities":["['Free parking'"," 'Pool'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Canalta Hotel","hotel_rating":4.5,"id":5598,"location":"(50.1410047, -101.6669545)","price":116.73565891472869} {"address":"4111 51 St Vermilion Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Pomeroy Inn & Suites Vermilion","hotel_rating":4.5,"id":5745,"location":"(53.3583126, -110.8817215)","price":124.0} {"address":"2165 rue Saint-Calixte Plessisville Quebec","amenities":["['Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Motel A La Claire Fontaine","hotel_rating":2.0,"id":5858,"location":"(46.2242175, -71.7643423)","price":116.73565891472869} {"address":"788 Richards Street Vancouver British Columbia","amenities":["['Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Room service'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"L'Hermitage Hotel","hotel_rating":5.0,"id":18,"location":"(49.2805221, -123.1169671)","price":265.0} {"address":"201 Indian Flats Road Canmore Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"HI-Canmore/Alpine Club of Canada","hotel_rating":4.5,"id":140,"location":"(51.0780053, -115.3099243)","price":450.0} {"address":"4113 16 Hwy E British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Copper River Motel","hotel_rating":4.0,"id":298,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"707 Westminster Ave W ","amenities":["[]"],"country":"Canada","hotel_name":"Black Forest Motel","hotel_rating":3.0,"id":410,"location":"(40.6801754693878, -74.2185744693877)","price":116.73565891472869} {"address":"801 Hidden Ridge Way Alberta","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Concierge'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"HI-Banff Alpine Centre","hotel_rating":4.0,"id":533,"location":"(51.1852498, -115.5480533)","price":69.0} {"address":"450 Neill St Tofino British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Tofino Ospray Lodge","hotel_rating":4.0,"id":679,"location":"(49.1520091, -125.9063337)","price":116.73565891472869} {"address":"5611 Morris St Halifax Nova Scotia","amenities":["['Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Refrigerator in room'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Novel Stay","hotel_rating":4.0,"id":1015,"location":"(44.6406183, -63.576257291484)","price":116.73565891472869} {"address":"505 Shore Lane ","amenities":["[]"],"country":"Canada","hotel_name":"Inn On The Beach","hotel_rating":2.0,"id":1416,"location":"(50.9513469, -1.208773)","price":116.73565891472869} {"address":"2804 County Road 10 ","amenities":["[]"],"country":"Canada","hotel_name":"Star Haven Estate Bed and Breakfast","hotel_rating":"NaN","id":1613,"location":"(45.5130927384473, -74.5480490001154)","price":116.73565891472869} {"address":"1640 Galt Cres Revelstoke British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Guesthouse Mountain Escape","hotel_rating":5.0,"id":1661,"location":"(50.9827935, -118.1676654)","price":116.73565891472869} {"address":"10410 158 St Surrey British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Four Points by Sheraton Surrey","hotel_rating":"NaN","id":1830,"location":"(49.1921242, -122.7836177)","price":137.0} {"address":"422 Long Beach Rd Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Long Beach Cottages and Trailer Park","hotel_rating":3.5,"id":1995,"location":"(44.4898502, -78.7454706)","price":116.73565891472869} {"address":"1302 3 Hwy Fernie British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"East Kootenay Motel","hotel_rating":4.0,"id":2139,"location":"(55.001251, -125.002441)","price":79.0} {"address":"1902 Billings Rd Sooke British Columbia","amenities":["['Refrigerator in room']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Billings Point Manor B&B","hotel_rating":4.0,"id":2343,"location":"(48.3793736, -123.6923047)","price":116.73565891472869} {"address":"1293 boulevard de Cap-Des-Rosiers Gaspe Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hotel-Motel Le Pharillon","hotel_rating":4.0,"id":2946,"location":"(48.860035, -64.203759188478)","price":116.73565891472869} {"address":"6555 Hardy Bay Rd Port Hardy British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Bar/Lounge'"," 'Airport transportation'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Quarterdeck Inn & Marina Resort","hotel_rating":4.0,"id":3171,"location":"(50.7126587, -127.4914469)","price":129.0} {"address":"43841 Stoneridge Pl Chilliwack British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Breakfast included'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Riverview B&B","hotel_rating":5.0,"id":3271,"location":"(49.1637346, -122.0124987)","price":116.73565891472869} {"address":"15 avenue Begin Levis Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite Kezako","hotel_rating":5.0,"id":3402,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"1851 5e Avenue Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Auberge La Rocaille","hotel_rating":3.0,"id":3511,"location":"(46.6026972, -72.7081068)","price":68.0} {"address":"530 Carson Ave Quesnel British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Grace Inn","hotel_rating":"NaN","id":4146,"location":"(52.9759229, -122.4905091)","price":116.73565891472869} {"address":"100 Ewing Ave Quesnel British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Fraser Bridge Inn & RV Park","hotel_rating":4.0,"id":4155,"location":"(52.9753725, -122.5035555)","price":116.73565891472869} {"address":"1-1809 3a Hwy Creston British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Free parking'"," 'Restaurant'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Ramada by Wyndham Creston","hotel_rating":4.5,"id":4260,"location":"(55.001251, -125.002441)","price":150.0} {"address":"413 Paddington Cres Oshawa Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Paddington Place Bed & Breakfast","hotel_rating":5.0,"id":4461,"location":"(43.9270209857824, -78.8576379235671)","price":116.73565891472869} {"address":"2414 Loon Lake Rd Cache Creek British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Marigold Fishing Resort","hotel_rating":4.5,"id":4472,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":" ","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Ladysmith Ocean Suites","hotel_rating":5.0,"id":4555,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"3680 2nd Ave W Prince Albert Saskatchewan","amenities":["['Pool'"," 'Restaurant'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Fitness Centre with Gym / Workout Room'"," 'Casino and Gambling'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Golf Course'"," 'Indoor pool'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Prince Albert Inn","hotel_rating":3.0,"id":4613,"location":"(55.5321257, -106.1412243)","price":119.0} {"address":"1515 3E Avenue Val d'Or Quebec","amenities":["['Pool'"," 'Free parking'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Indoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Microtel Inn & Suites by Wyndham Val-D OR","hotel_rating":4.5,"id":4803,"location":"(48.1016338, -77.8085973)","price":129.0} {"address":"314 1st Avenue Fox Creek Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Timber Ridge Inn & Suites","hotel_rating":4.5,"id":5112,"location":"(55.001251, -115.002136)","price":186.0} {"address":" Vulcan Alberta","amenities":["[]"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Wyndam-Carseland Campground","hotel_rating":4.0,"id":5610,"location":"(50.4016332, -113.2632357)","price":116.73565891472869} {"address":" Hanna Alberta","amenities":["['Free High Speed Internet (WiFi)']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"That Country Place","hotel_rating":4.0,"id":5775,"location":"(51.6428682, -111.9269667)","price":125.0} {"address":" ","amenities":["['Room service'"," 'Free parking'"," 'Restaurant'"," 'Pool'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Spa'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Casablanca Winery Inn","hotel_rating":3.5,"id":5777,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"Hilton Garden Inn Halifax Airport 200 Pratt & Whitney Dr Enfield Nova Scotia","amenities":["['Pool'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Bar/Lounge'"," 'Airport transportation'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hilton Garden Inn Halifax Airport","hotel_rating":4.0,"id":5975,"location":"(45.1960403, -63.1653789)","price":116.73565891472869} {"address":"5 Grande Allee Est Grande Riviere Grande-Riviere Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Chalet de la Grave","hotel_rating":"NaN","id":6046,"location":"(48.3972485708052, -64.5087230008727)","price":116.73565891472869} {"address":"45 The Esplanade Toronto Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Novotel Toronto Centre","hotel_rating":"NaN","id":14,"location":"(43.646654, -79.3741190772592)","price":474.0} {"address":"970 Lakeshore Dr W Penticton British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Rochester Resort","hotel_rating":3.0,"id":374,"location":"(49.5013513, -119.6110412)","price":79.0} {"address":"399 Esowista Tofino British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Long Beach Haven","hotel_rating":"NaN","id":681,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"241 Village Rd Halifax Nova Scotia","amenities":["['Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Sal's Bed & Breakfast By the Sea","hotel_rating":5.0,"id":1014,"location":"(44.5705329918324, -63.5585133280682)","price":116.73565891472869} {"address":"1906 Bay Street Ucluelet British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Whale's Tail Guest Suites","hotel_rating":4.5,"id":1123,"location":"(48.9440344, -125.55005)","price":99.0} {"address":"109 La Malbaie Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Babysitting'"," 'Dry Cleaning'"," 'Golf Course'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge La Marmite","hotel_rating":4.0,"id":1318,"location":"(47.657525, -70.153885)","price":116.73565891472869} {"address":"61 Cumberland St N ","amenities":["[]"],"country":"Canada","hotel_name":"Midtown Inn","hotel_rating":1.0,"id":1705,"location":"(48.4371245, -89.2167332)","price":116.73565891472869} {"address":"349 Riverview Cresent ","amenities":["[]"],"country":"Canada","hotel_name":"River Rock Guesthouse","hotel_rating":4.0,"id":2500,"location":"(-29.6328328, 31.0382911)","price":109.0} {"address":"15 College Dr North Bay Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Conference Facilities'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Residence & Conference Centre - North Bay","hotel_rating":4.5,"id":3001,"location":"(46.3423412, -79.4873212)","price":116.73565891472869} {"address":"14171 101 Hwy Powell River British Columbia","amenities":["[]"],"country":"Canada","hotel_experience":"Average","hotel_name":"Kent's Beach Cabins & Campsites","hotel_rating":3.0,"id":3056,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"60 Levis Quebec","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Children Activities (Kid / Family Friendly)'"," 'Paid Internet'"," 'Paid Wifi'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Camping Transit","hotel_rating":4.0,"id":3422,"location":"(46.7910096, -71.1753274)","price":116.73565891472869} {"address":"1900 Avenue Melville ","amenities":["[]"],"country":"Canada","hotel_name":"Auberge De L'ile Melville","hotel_rating":"NaN","id":3530,"location":"(46.5350564, -72.7557881)","price":70.0} {"address":"2604 Television Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Burleys Gardens and Suite","hotel_rating":"NaN","id":3676,"location":"(44.3182756333656, -78.2913820161355)","price":116.73565891472869} {"address":"4874 St Joseph Street Radium Hot Springs British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Piccadilly Motel","hotel_rating":4.5,"id":3739,"location":"(50.6199948, -116.0731956)","price":109.0} {"address":"387 North Front St Belleville Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Pool'"," 'Free parking'"," 'Spa'"," 'Breakfast included'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Best Western Belleville","hotel_rating":4.5,"id":4181,"location":"(50.000678, -86.000977)","price":135.0} {"address":"4025 Walters St Merritt British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Restaurant'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Quality Inn Merritt","hotel_rating":3.5,"id":4230,"location":"(50.121382, -120.76902)","price":80.0} {"address":"121 Flagstone Rise Naramata British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"CastleRock","hotel_rating":5.0,"id":4280,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"377 chemin Maple Sutton Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Room service'"," 'Banquet Room'"," 'Breakfast Available'"," 'Children Activities (Kid / Family Friendly)'"," 'Indoor pool'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Ski-In / Ski-Out'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Le Domaine Tomali-Maniatyn","hotel_rating":5.0,"id":4326,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":" ","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Ski-In / Ski-Out'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Nature's Inn Red Lake","hotel_rating":4.5,"id":4564,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"153 Greenwich Rd S Wolfville Nova Scotia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Spa'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Old Orchard Inn & Spa","hotel_rating":3.5,"id":4851,"location":"(45.0742478700064, -64.3994282173411)","price":129.0} {"address":"5001 50th Street ","amenities":["[]"],"country":"Canada","hotel_name":"Stettler Hotel","hotel_rating":4.5,"id":5183,"location":"(53.8378909495108, -113.412196285714)","price":116.73565891472869} {"address":"20 Penton's Rd Joe Batt's Arm Newfoundland and Labrador","amenities":["['Free Internet'"," 'Free parking'"," 'Non-smoking hotel'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Landwash Lodging","hotel_rating":5.0,"id":5362,"location":"(53.8217327, -61.2295532)","price":116.73565891472869} {"address":"1196 rue de la Pisciculture Saint-Faustin-Lac-Carre Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"La Bonne Adresse","hotel_rating":4.5,"id":5435,"location":"(46.112871, -74.4806216)","price":105.0} {"address":"622 Saint Hyacinthe Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"A Fleur D'Eau","hotel_rating":4.5,"id":5558,"location":"(45.627484, -72.940636)","price":116.73565891472869} {"address":"5923 County Rd 15 Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Spa'"," 'Airport transportation'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Minibar'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Stevenson Farms B&B","hotel_rating":4.5,"id":5663,"location":"(44.7151853295282, -75.6849040469934)","price":116.73565891472869} {"address":"1002 Bow Valley Trail Canmore Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Concierge'"," 'Conference Facilities'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Basecamp Lodge","hotel_rating":4.0,"id":137,"location":"(51.08994395, -115.350422059851)","price":89.0} {"address":"738 Main St ","amenities":["[]"],"country":"Canada","hotel_name":"The Canmore Hotel","hotel_rating":4.0,"id":173,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"507 Larch Pl ","amenities":["[]"],"country":"Canada","hotel_name":"Avalon House","hotel_rating":"NaN","id":194,"location":"(42.287862, -71.118465)","price":116.73565891472869} {"address":"405 Spray Avenue Alberta","amenities":["['Restaurant'"," 'Room service'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Spa'"," 'Pool'"," 'Free Internet'"," 'Babysitting'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Paid Internet'"," 'Paid Wifi'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Fairmont Banff Springs","hotel_rating":4.5,"id":505,"location":"(51.1640046, -115.561722035865)","price":459.0} {"address":"1200 Rogers Way Kamloops British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Airport transportation'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Canadas Best Value Inn & Suites","hotel_rating":3.5,"id":601,"location":"(50.65159305, -120.369895634027)","price":66.0} {"address":"2210 Crescent Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Country Cottage B&B","hotel_rating":"NaN","id":626,"location":"(53.5160648, -2.2271747)","price":116.73565891472869} {"address":"174 West Street ","amenities":["[]"],"country":"Canada","hotel_name":"Wildpod Glamping","hotel_rating":5.0,"id":692,"location":"(42.5158936, -71.1202715)","price":116.73565891472869} {"address":"1175 Hwy 3 E Osoyoos British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Paid Internet'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Baergnaescht B&B","hotel_rating":5.0,"id":1914,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"9302 62nd Ave Osoyoos British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Desert Oasis Bed and Breakfast","hotel_rating":4.5,"id":1917,"location":"(49.0278543, -119.4337615)","price":116.73565891472869} {"address":"8949 122nd Ave Osoyoos British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Del Ray B&B","hotel_rating":5.0,"id":1922,"location":"(49.0471422, -119.491295)","price":116.73565891472869} {"address":"31 Rue Lessard Gatineau Quebec","amenities":["['Free parking'"," 'Breakfast included'"," 'Pool'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Children Activities (Kid / Family Friendly)'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite Fanny et Maxime","hotel_rating":5.0,"id":2103,"location":"(45.44883285, -75.7423010023605)","price":116.73565891472869} {"address":"5010 49th St. Yellowknife Northwest Territories","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Golf Course'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Quality Inn & Suites Yellowknife","hotel_rating":3.0,"id":2150,"location":"(62.4544317, -114.3705133)","price":190.0} {"address":"1870 Main St W Hamilton Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Spa'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Hamilton Inn","hotel_rating":2.5,"id":2233,"location":"(43.2508444, -79.9407622230769)","price":85.0} {"address":"10 Falkland Street Lunenburg Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Bluenose Lodge","hotel_rating":4.0,"id":2811,"location":"(44.378241, -64.3173034)","price":116.73565891472869} {"address":"69 Townsend Street Lunenburg Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"1775 Solomon House Bed and Breakfast","hotel_rating":5.0,"id":2822,"location":"(44.3784799571429, -64.3117491571429)","price":116.73565891472869} {"address":"60 ","amenities":["[]"],"country":"Canada","hotel_name":"Chalets Corte-Real Dartmouth","hotel_rating":"NaN","id":2974,"location":"(49.41205455, 2.40648784690548)","price":116.73565891472869} {"address":"570 Casa Grande Dr West Kelowna British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Casa Grande Resort","hotel_rating":"NaN","id":3088,"location":"(49.8647475776418, -119.536595887426)","price":116.73565891472869} {"address":" Tlell British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Riverside Bed & Breakfast","hotel_rating":"NaN","id":3166,"location":"(53.583538, -131.933441)","price":116.73565891472869} {"address":"414 Bateau passeur Tadoussac Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Golf Course'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel Restaurant Chantmartin","hotel_rating":3.5,"id":3297,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"256 Rue des Montagnais ","amenities":["[]"],"country":"Canada","hotel_name":"La Maison Simard","hotel_rating":2.5,"id":3325,"location":"(48.1441101727273, -69.7112016181818)","price":116.73565891472869} {"address":"120 Tyrol Ave Blue Mountains Ontario","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Retreat House","hotel_rating":5.0,"id":3653,"location":"(44.5016613, -80.3351236)","price":116.73565891472869} {"address":"1006 Clear Lake Rd Ontario","amenities":["['Free parking'"," 'Pool'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Tennis Court'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Clear Lake Village Resort","hotel_rating":2.5,"id":4173,"location":"(44.9909155, -79.5703622)","price":116.73565891472869} {"address":"1142 Brookdale Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Canada Continental Hotel","hotel_rating":3.5,"id":4289,"location":"(53.4965789, -2.1698912)","price":116.73565891472869} {"address":"50 Chemin Gosselin North Hatley Quebec","amenities":["['Free parking'"," 'Pool'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Manoir Le Tricorne","hotel_rating":4.5,"id":4895,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"Waterton Park Waterton Lakes National Park Alberta","amenities":["['Free parking'"," 'Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Waterton Springs Campground","hotel_rating":3.5,"id":5027,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"Sunrise Court Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Sunrise Resort","hotel_rating":3.0,"id":5060,"location":"(43.5161067, -80.2827656)","price":116.73565891472869} {"address":"600 Highway 7 E Richmond Hill Ontario","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Spa'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Restaurant'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Self-Serve Laundry'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Best Western Parkway Hotel Toronto North","hotel_rating":4.0,"id":5077,"location":"(50.000678, -86.000977)","price":106.0} {"address":"815 Bridge Rd McBride British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Bell Mountain Motel","hotel_rating":4.5,"id":5153,"location":"(53.3061922, -120.1561079)","price":85.0} {"address":"260 Boulevard Rideau Rouyn-Noranda Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Restaurant'"," 'Breakfast included'"," 'Room service'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Quality Inn Rouyn-Noranda","hotel_rating":4.0,"id":5225,"location":"(48.2435859, -79.0403518)","price":116.73565891472869} {"address":"15 Paris Rd Paris Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Davidson Motel","hotel_rating":2.5,"id":5633,"location":"(43.1841872, -80.3444506)","price":65.0} {"address":"425 route Cameron ","amenities":["[]"],"country":"Canada","hotel_name":"Hotel-Motel La Difference","hotel_rating":4.5,"id":5855,"location":"(46.4654582, -71.0433795)","price":87.0} {"address":"81 West St. Tofino British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"HI-Tofino - Whaler’s on the Point Guesthouse","hotel_rating":4.5,"id":651,"location":"(49.1530873, -125.911577291616)","price":93.0} {"address":"2512 Seward Rd Golden British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Rocky Mountain Log Chalet","hotel_rating":5.0,"id":759,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"125 Churchill Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Gallery B&B","hotel_rating":"NaN","id":960,"location":"(44.8041300341784, -72.1787533574831)","price":116.73565891472869} {"address":"Highway 11 Saskatoon Sask","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Business Centre with Internet Access'"," 'Multilingual Staff'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"The Saskatoon Travel Inn","hotel_rating":2.5,"id":1093,"location":"(60.1840566, 24.9624778)","price":120.0} {"address":"Route 431 ","amenities":["[]"],"country":"Canada","hotel_name":"Lomond River Lodge","hotel_rating":2.5,"id":1169,"location":"(49.4864734, -57.9273078)","price":116.73565891472869} {"address":"352 Rue Saint Etienne ","amenities":["[]"],"country":"Canada","hotel_name":"Les Petits Mensonges","hotel_rating":"NaN","id":1333,"location":"(45.825215, -73.422081)","price":116.73565891472869} {"address":"795 chemin Alfred-Desrochers Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite du Domaine de la Pomme d'Api","hotel_rating":5.0,"id":1352,"location":"(45.342756, -72.1481539)","price":116.73565891472869} {"address":"44 Mosley St Wasaga Beach Ontario","amenities":["['Free parking'"," 'Pool'"," 'Free Internet'"," 'Concierge'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Lakeview Motel","hotel_rating":3.0,"id":1401,"location":"(44.5229234, -80.0198215)","price":116.73565891472869} {"address":"520 Raven Hill Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Raven's Nest Bed and Breakfast","hotel_rating":"NaN","id":1941,"location":"(36.3987639900326, -83.4692711110885)","price":116.73565891472869} {"address":"28 Bolton St. Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Buckeye Centre","hotel_rating":4.5,"id":1981,"location":"(46.2696382777778, -81.8765857666667)","price":116.73565891472869} {"address":"5369 Fernie Ski Hill Rd Fernie British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Conference Facilities'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Ski-In / Ski-Out'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Griz Inn Sport","hotel_rating":4.0,"id":2132,"location":"(49.4653447, -115.0795638)","price":116.73565891472869} {"address":"43 Church St ","amenities":["[]"],"country":"Canada","hotel_name":"Victoria Manor Bed & Breakfast","hotel_rating":4.5,"id":2411,"location":"(43.9116655125, -78.681684125)","price":116.73565891472869} {"address":"333 Bishop Dr Fredericton New Brunswick","amenities":["[]"],"country":"Canada","hotel_name":"Best Western Plus Fredericton Hotel & Suites","hotel_rating":"NaN","id":2901,"location":"(45.9449942, -66.680472)","price":116.73565891472869} {"address":"55 York Est ","amenities":["[]"],"country":"Canada","hotel_name":"Le Phenix Gite Historique","hotel_rating":4.5,"id":2948,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"1090 Trevor Dr West Kelowna British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Concierge'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"A View to Remember B&B","hotel_rating":5.0,"id":3064,"location":"(49.8560146, -119.5613337)","price":149.0} {"address":"5357 Main St. (Hwy. 97) ","amenities":["[]"],"country":"Canada","hotel_name":"Desert Gem RV resort","hotel_rating":3.5,"id":3129,"location":"(50.9816591, -2.7466472)","price":116.73565891472869} {"address":"Clinton St Burnaby British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Cozy South Burnaby Homes","hotel_rating":"NaN","id":3254,"location":"(49.2129891, -122.9802239)","price":116.73565891472869} {"address":"53730 Bridal Falls Rd British Columbia","amenities":["['Pool'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Children Activities (Kid / Family Friendly)'"," 'Hot Tub'"," 'Laundry Service'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Camperland RV Resort Bridal Falls","hotel_rating":4.0,"id":3272,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"2060 Marine Dr North Vancouver British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Travelodge Vancouver Lions Gate","hotel_rating":"NaN","id":3340,"location":"(49.3238526, -123.1067872)","price":116.73565891472869} {"address":"17 Ziraldo Rd ","amenities":["[]"],"country":"Canada","hotel_name":"River Birch Bed and Breakfast","hotel_rating":4.5,"id":3478,"location":"(43.193689, -79.263001)","price":116.73565891472869} {"address":"284 Smith St Hinton Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Breakfast included'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Super 8 by Wyndham Hinton","hotel_rating":3.0,"id":3621,"location":"(53.4063641, -117.5565277)","price":116.73565891472869} {"address":"30 Notre-Dame St E Cap-Chat Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Gite L'Arc-en-Ciel","hotel_rating":4.0,"id":4367,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"734 Rue Notre-Dame Est Trois-Pistoles Quebec","amenities":["['Air conditioning']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Motel La Seigneurie des Basques","hotel_rating":2.5,"id":4913,"location":"(48.1356005, -69.156539)","price":116.73565891472869} {"address":"Holiday Inn Express 1102 4 St Nisku Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Holiday Inn Express Edmonton International Airport","hotel_rating":"NaN","id":5185,"location":"(53.31012135, -113.538163194713)","price":95.0} {"address":"145 Dill Road ","amenities":["[]"],"country":"Canada","hotel_name":"Boegel's B&B","hotel_rating":5.0,"id":5273,"location":"(41.1600211577258, -73.2525652027648)","price":116.73565891472869} {"address":"4380 Highway 5 Barriere British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Monte Carlo Motel","hotel_rating":4.0,"id":5291,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"136 Rue de la Plage Saint-Gedeon Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Hebergement L'Unik","hotel_rating":"NaN","id":5351,"location":"(48.4907543, -71.7818253)","price":60.0} {"address":"375 B North Front Dr Steinbach Manitoba","amenities":["[]"],"country":"Canada","hotel_name":"Roadhouse 52 Inn & Suites","hotel_rating":"NaN","id":5470,"location":"(49.5324796, -96.7013467)","price":129.0} {"address":"224 Boulevard Begin Saint Pacome Quebec","amenities":["['Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Public Wifi']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge Comme Au Premier Jour","hotel_rating":4.5,"id":6030,"location":"(47.4102264, -69.9480758)","price":116.73565891472869} {"address":"5315 Deep Bay Dr Bowser British Columbia","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Deep Bay RV Park","hotel_rating":5.0,"id":6064,"location":"(49.4670986, -124.7257941)","price":116.73565891472869} {"address":"100 Juniper Avenue Alberta","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Air conditioning'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Tonquin Inn","hotel_rating":3.5,"id":38,"location":"(53.5154605, -113.3101844)","price":145.0} {"address":"802 Tonquin Street Alberta","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Bjorn s Beds","hotel_rating":4.5,"id":82,"location":"(52.8742359912805, -118.089428844793)","price":116.73565891472869} {"address":"87 Moricetown FSR British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Laundry Service'"," 'Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_name":"Suskwa Lodge","hotel_rating":"NaN","id":350,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"2001 Chemin Principal Mont Tremblant Quebec","amenities":["['Free parking'"," 'Pool'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Air conditioning'"," 'Microwave'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Tremblant Sunstar Condominiums","hotel_rating":3.5,"id":472,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"545 Banff Avenue Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Hot Tub'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Canalta Lodge","hotel_rating":4.0,"id":523,"location":"(51.1852561, -115.557824791309)","price":118.0} {"address":"1901 Trans Canada Hwy E Kamloops British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Lamplighter Motel","hotel_rating":"NaN","id":609,"location":"(55.001251, -125.002441)","price":80.0} {"address":"1072 Pacific Rim Highway ","amenities":["[]"],"country":"Canada","hotel_name":"Tofino Sunrise Inn Bed and Breakfast","hotel_rating":3.5,"id":695,"location":"(49.2680655, -124.8487056)","price":116.73565891472869} {"address":"361 Mosley St Wasaga Beach Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Concierge'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Wasaga Riverdocks Suites Inc","hotel_rating":3.5,"id":1396,"location":"(44.5141344333333, -80.0271310333333)","price":116.73565891472869} {"address":"1 & 5 Barrows Rd St. John's Newfoundland and Labrador","amenities":["['Free High Speed Internet (WiFi)'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Inn by Mallard Cottage","hotel_rating":5.0,"id":1500,"location":"(47.581541, -52.6766763)","price":217.0} {"address":"1401 Paris St Sudbury Ontario","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Travelodge Hotel Sudbury","hotel_rating":3.5,"id":1871,"location":"(46.4672295, -80.9991015)","price":102.0} {"address":"9 Alpine Trail Cres Fernie British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Twisted Timber Guesthouse","hotel_rating":"NaN","id":2135,"location":"(49.5243877, -115.0667913)","price":116.73565891472869} {"address":"217 ","amenities":["[]"],"country":"Canada","hotel_name":"Gite aux 5 Lucarnes","hotel_rating":3.5,"id":2372,"location":"(35.7763956, 139.6942453)","price":116.73565891472869} {"address":"384 Rte 132 Ouest ","amenities":["[]"],"country":"Canada","hotel_name":"Chalets De La Pointe","hotel_rating":"NaN","id":2589,"location":"(48.192891, -64.89796)","price":116.73565891472869} {"address":"527 Plains Rd E Burlington Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Crestwood Motel","hotel_rating":"NaN","id":4209,"location":"(43.3199006, -79.8354153)","price":116.73565891472869} {"address":"90 Stanstead St Bromont Quebec","amenities":["['Pool'"," 'Free parking'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Restaurant'"," 'Bar/Lounge'"," 'Spa'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Minibar'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hotel Chateau-Bromont","hotel_rating":4.0,"id":4338,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"235 McCraney St W ","amenities":["[]"],"country":"Canada","hotel_name":"Anjing He Shushi De Luguan Quiet and Comfortable Homestay","hotel_rating":"NaN","id":4455,"location":"(43.4561500184442, -79.7140793115257)","price":116.73565891472869} {"address":"795 Highway 5 South Blue River British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Sandman Inn Blue River","hotel_rating":3.5,"id":5395,"location":"(52.6091043, -119.120921)","price":115.0} {"address":"523 2nd Street North Mountain View Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Children Activities (Kid / Family Friendly)'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Rocky Ridge Country Lodge","hotel_rating":5.0,"id":5841,"location":"(55.001251, -115.002136)","price":85.0} {"address":"5 Telegraph Glenora Road British Columbia","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Breakfast Available'"," 'Children Activities (Kid / Family Friendly)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hyland Creek Bed and Breakfast","hotel_rating":5.0,"id":312,"location":"(55.001251, -125.002441)","price":140.0} {"address":"151 Chemin du Cure Deslauriers Mont Tremblant Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Tour des Voyageurs","hotel_rating":"NaN","id":445,"location":"(46.209478, -74.588156)","price":135.0} {"address":"1310 Lynn Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Chesterman Hideaway","hotel_rating":5.0,"id":680,"location":"(35.9669891, -78.8518553)","price":116.73565891472869} {"address":"311 Campbell Tofino British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Schooner Motel","hotel_rating":"NaN","id":685,"location":"(49.1452561, -125.8913715)","price":116.73565891472869} {"address":"806 9th St N ","amenities":["[]"],"country":"Canada","hotel_name":"Sentry Mountain Lodge","hotel_rating":5.0,"id":771,"location":"(47.5142157783711, -111.292077032933)","price":116.73565891472869} {"address":"5481 Clyde Street ","amenities":["[]"],"country":"Canada","hotel_name":"The Mary Ann","hotel_rating":"NaN","id":1029,"location":"(55.8563024, -4.2570253)","price":116.73565891472869} {"address":"210 Laycoe Cres Saskatoon Saskatchewan","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Inn-Chanted Bed & Breakfast","hotel_rating":4.5,"id":1104,"location":"(52.1579921, -106.5876516)","price":116.73565891472869} {"address":"19-21 Corner Road Newfoundland and Labrador","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Concierge'"," 'Golf Course'"," 'Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Seabreeze R.V. Park","hotel_rating":4.5,"id":1193,"location":"(53.8217327, -61.2295532)","price":116.73565891472869} {"address":"8743 Beachwood Rd Wasaga Beach Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Wasaga Motel Inn","hotel_rating":"NaN","id":1389,"location":"(44.4678191571429, -80.1168169571429)","price":98.0} {"address":"12475 Loyalist Pky ","amenities":["[]"],"country":"Canada","hotel_name":"Sweet Dreams Bed and Breakfast","hotel_rating":"NaN","id":1614,"location":"(44.0179006288813, -77.5399324699968)","price":116.73565891472869} {"address":"1595 boul. Talbot Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Golf Course'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Comfort Inn Chicoutimi","hotel_rating":4.0,"id":2008,"location":"(52.4760892, -71.8258668)","price":102.0} {"address":"3512 Hazel Grove ","amenities":["[]"],"country":"Canada","hotel_name":"Hazel Grove Guesthouse","hotel_rating":"NaN","id":2073,"location":"(51.5881401, 0.1361883)","price":116.73565891472869} {"address":"90 Big Tub Road ","amenities":["[]"],"country":"Canada","hotel_name":"Harbour 90 Adult Only Guest House","hotel_rating":1.0,"id":2842,"location":"(45.2551483796926, -81.6751197256836)","price":116.73565891472869} {"address":"8400 Byng Road Port Hardy British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Quatse River Regional Park and Campground","hotel_rating":4.5,"id":3192,"location":"(50.6893475, -127.4531093)","price":116.73565891472869} {"address":"10100 10 St ","amenities":["[]"],"country":"Canada","hotel_name":"The Silverado Inn","hotel_rating":2.5,"id":4016,"location":"(41.008416, -90.765592)","price":116.73565891472869} {"address":"753 Front St Quesnel British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Microwave'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Quality Inn Quesnel","hotel_rating":4.0,"id":4149,"location":"(52.9758702, -122.4980284)","price":104.0} {"address":"1040 Juddhaven Road Ontario","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free Internet'"," 'Babysitting'"," 'Banquet Room'"," 'Breakfast Available'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Outdoor pool'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Clevelands House","hotel_rating":3.0,"id":4172,"location":"(45.1646567, -79.6481671521878)","price":116.73565891472869} {"address":"1002 8 Ave Cold Lake Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Dockside Inn","hotel_rating":4.0,"id":4466,"location":"(54.4566174, -110.2043126)","price":116.73565891472869} {"address":"1144 Division St Cobourg Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Motel 401","hotel_rating":4.5,"id":4709,"location":"(43.9822161234165, -78.1753288764427)","price":116.73565891472869} {"address":"7610 100 Ave Peace River Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Super 8 by Wyndham Peace River AB","hotel_rating":"NaN","id":4899,"location":"(56.2330238, -117.3077652)","price":116.73565891472869} {"address":"1064 Chemin des Coudriers Saint-Bernard-sur-Mer Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge La Fascine","hotel_rating":4.5,"id":4937,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"3544 Milette Lac-Megantic Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"B&B L'S-en-Ciel","hotel_rating":4.5,"id":5041,"location":"(45.577529, -70.8862841)","price":116.73565891472869} {"address":"647 Hwy 41 Napanee Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Royal Napanee Inn","hotel_rating":3.0,"id":5131,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":" ","amenities":["['Pool'"," 'Free parking'"," 'Heated pool'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Paid Wifi'"," 'Tennis Court'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Camping Belle-Montagne","hotel_rating":5.0,"id":5890,"location":"('nil', 'nil')","price":116.73565891472869} {"address":" ","amenities":["['Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Pallas Motel","hotel_rating":4.0,"id":6106,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"1 Skytram Road Alberta","amenities":["['Free parking'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"HI Jasper","hotel_rating":3.5,"id":46,"location":"(52.85208, -118.1118021)","price":116.73565891472869} {"address":"42 Stratford Rd Prince Edward Island","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Serendib Bed & Breakfast","hotel_rating":4.5,"id":217,"location":"(46.2255851, -63.1038721)","price":116.73565891472869} {"address":"914 Lakeshore Dr W Penticton British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Tiki Shores Inn and Suites","hotel_rating":"NaN","id":358,"location":"(49.501154, -119.607463)","price":116.73565891472869} {"address":"4-800 Railway Lane ","amenities":["[]"],"country":"Canada","hotel_name":"Skaha Lake Paradise Resort","hotel_rating":3.5,"id":409,"location":"(37.4680694621321, -82.8300322313968)","price":116.73565891472869} {"address":"1266 Barrington St Halifax Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Waverley Inn","hotel_rating":4.5,"id":987,"location":"(44.6412513, -63.5712791)","price":109.0} {"address":"819 McLean St ","amenities":["[]"],"country":"Canada","hotel_name":"Lovely Room","hotel_rating":"NaN","id":1008,"location":"(40.720251, -80.2879035)","price":116.73565891472869} {"address":"99 Main St Wasaga Beach Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Edgewater Inn","hotel_rating":"NaN","id":1414,"location":"(44.5227637996157, -80.0149493109606)","price":116.73565891472869} {"address":"1550 Prail Rd Revelstoke British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Laundry Service'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Pines Bed & Breakfast","hotel_rating":5.0,"id":1660,"location":"(55.001251, -125.002441)","price":140.0} {"address":"2160 King George Blvd Surrey British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Grandview Inn","hotel_rating":3.0,"id":1841,"location":"(49.0414101, -122.7878012)","price":116.73565891472869} {"address":"1 Rd 132 W Perce Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Breakfast Available'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Perce Au Pic de l'Aurore","hotel_rating":4.5,"id":2561,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"1855 Huron Church Rd Windsor Ontario","amenities":["['Pool'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Holiday Inn & Suites - Ambassador Bridge","hotel_rating":4.0,"id":2614,"location":"(42.2606396, -83.0407323)","price":126.0} {"address":"6157 Coracle Dr Sechelt British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Seastone at Sandy Hook","hotel_rating":5.0,"id":2781,"location":"(49.5218681763564, -123.777012117285)","price":116.73565891472869} {"address":"123 Delaware Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Voyager Inn","hotel_rating":2.0,"id":3021,"location":"(41.6199726938775, -78.840519122449)","price":116.73565891472869} {"address":"4660 Joyce Ave Powell River British Columbia","amenities":["['Restaurant'"," 'Free parking'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Airport transportation'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Town Centre Hotel","hotel_rating":3.5,"id":3023,"location":"(49.8489957, -124.5226255)","price":149.0} {"address":"10612 99 Ave Grande Prairie Alberta","amenities":["['Free parking'"," 'Restaurant'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Spa'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Podollan Inn & Spa","hotel_rating":4.5,"id":3434,"location":"(55.1696611725865, -118.817352687477)","price":139.0} {"address":"63061A Twp 722 ","amenities":["[]"],"country":"Canada","hotel_name":"Country Roads RV Park","hotel_rating":3.5,"id":3467,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"92 Summer St ","amenities":["[]"],"country":"Canada","hotel_name":"Copple Summer Home","hotel_rating":5.0,"id":3906,"location":"(41.0545445422357, -73.5407639740109)","price":116.73565891472869} {"address":"801 111 Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Voyageur Motor Inn","hotel_rating":2.5,"id":4017,"location":"(55.1806927100963, -118.806203202685)","price":116.73565891472869} {"address":"112 Principale ","amenities":["[]"],"country":"Canada","hotel_name":"Au Havre St. Sauveur B&B","hotel_rating":5.0,"id":4658,"location":"(45.9529269, -72.4004508)","price":116.73565891472869} {"address":"389 Niagara St ","amenities":["[]"],"country":"Canada","hotel_name":"Niagara 5 Star Bed & Breakfast","hotel_rating":"NaN","id":5308,"location":"(41.7926567158768, -71.4139464929136)","price":116.73565891472869} {"address":"399 Delhi Ontari","amenities":["['Breakfast included'"," 'Room service'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Air conditioning'"," 'Family Rooms'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Average","hotel_name":"OYO 22354 Pg International Inn","hotel_rating":3.0,"id":5382,"location":"(38.8569183, 0.0305059)","price":116.73565891472869} {"address":"5225 1st Street West - Highway 2 Claresholm Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Lazy J Motel","hotel_rating":"NaN","id":5515,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"5428 Young St Unit 340 RR 1 Harwood Ontario","amenities":["['Pool'"," 'Free Internet'"," 'Free parking'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Sandy Shore Cottages","hotel_rating":4.5,"id":6034,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"1278 Spiller Rd Penticton British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Electric vehicle charging station'"," 'Golf Course'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Crooked Tree Guest Suites","hotel_rating":5.0,"id":387,"location":"(49.5208668704972, -119.544418573682)","price":116.73565891472869} {"address":"4540 Laguna Way ","amenities":["[]"],"country":"Canada","hotel_name":"Ocean Melody Vacation Rooms","hotel_rating":"NaN","id":885,"location":"(-32.0810175, 115.9276623)","price":65.0} {"address":"2695 Tofino-Ucluelet Highway Ucluelet British Columbia","amenities":["['Free parking'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Wya Point Resort","hotel_rating":4.0,"id":1140,"location":"(48.9719046, -125.5913412)","price":116.73565891472869} {"address":"172 Merry Nord Magog Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Au Virage B&B","hotel_rating":4.5,"id":1349,"location":"(45.2760896, -72.1543772)","price":116.73565891472869} {"address":"5401 Lakeshore Dr Osoyoos British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Casa Del Mila Oro Resort","hotel_rating":4.5,"id":1916,"location":"(49.0279282, -119.4425457)","price":116.73565891472869} {"address":"1041 7th Ave Fernie British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Snow Valley Lodging","hotel_rating":4.0,"id":2128,"location":"(49.5096223, -115.0632423)","price":116.73565891472869} {"address":"24 Gibson St Parry Sound Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Golf Course'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Mid Town Hotel","hotel_rating":3.0,"id":2398,"location":"(45.3432295, -80.0355833)","price":77.0} {"address":"72 Rte 132 Ouest Perce Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Breakfast included']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Gite De La Savoie","hotel_rating":4.0,"id":2594,"location":"(48.5284478130157, -64.2149870549288)","price":116.73565891472869} {"address":"3995 Geraedts Dr Windsor Ontario","amenities":["['Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Golf Course'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Residence & Conference Centre - Windsor","hotel_rating":3.5,"id":2631,"location":"(42.24716195, -83.0205471578125)","price":116.73565891472869} {"address":"310 Highway 5 North Valemount British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Dream Catcher Inn","hotel_rating":4.5,"id":2652,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"5870 Skookumchuk Rd Sechelt British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Sechelt Inlet B&B","hotel_rating":5.0,"id":2756,"location":"(49.5230572596964, -123.767035473046)","price":116.73565891472869} {"address":"4335 Highway 11 N North Bay Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Bay Motel","hotel_rating":3.0,"id":2993,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"Lake of the Woods ","amenities":["[]"],"country":"Canada","hotel_name":"Moore Bay Fishing Lodge","hotel_rating":"NaN","id":3225,"location":"(48.7032282, -94.8480091)","price":116.73565891472869} {"address":"7225 Nelson Ave Burnaby British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Lily's Bed & Breakfast","hotel_rating":4.0,"id":3244,"location":"(49.2241919, -122.9941598)","price":116.73565891472869} {"address":"138 Victory Ship Way North Vancouver British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Pool'"," 'Room service'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Minibar'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Pinnacle Hotel At The Pier","hotel_rating":4.5,"id":3333,"location":"(55.001251, -125.002441)","price":188.0} {"address":"1979 Marine Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Bright Apartments With Ocean And Mountain View","hotel_rating":2.0,"id":3348,"location":"(51.5216917, 0.1098333)","price":116.73565891472869} {"address":"570 Johnston Ave Port Elgin Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Silken Retreat","hotel_rating":5.0,"id":4298,"location":"(44.4353399473684, -81.3908061526316)","price":116.73565891472869} {"address":"378 Rue Scot La Tuque Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Le Gite du Parc","hotel_rating":"NaN","id":4398,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"9 Sainte Anne des Monts Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Electric vehicle charging station'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hotel & cie","hotel_rating":4.5,"id":4404,"location":"(49.1264098, -66.4855806)","price":116.73565891472869} {"address":"1067 Todd Road ","amenities":["[]"],"country":"Canada","hotel_name":"Robbie's Motel","hotel_rating":1.5,"id":4474,"location":"(40.6886317485888, -80.3668893062138)","price":116.73565891472869} {"address":"12849 Lagoon Rd Madeira Park British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Spa'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Heated pool'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Painted Boat Resort Spa & Marina","hotel_rating":4.5,"id":4843,"location":"(49.6132837, -124.0278082)","price":305.0} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel 6 Estevan","hotel_rating":4.0,"id":5209,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"78 Lincoln Rd Grand Falls Windsor Newfoundland and Labrador","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hotel Robin Hood","hotel_rating":3.5,"id":5442,"location":"(48.9352838, -55.6622228)","price":131.0} {"address":"20 Enderby Grindrod Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Quilakwa Rv Park","hotel_rating":1.0,"id":5643,"location":"(50.6226403, -119.117771)","price":116.73565891472869} {"address":"10 Mont-Saint-Pierre Quebec","amenities":["[]"],"country":"Canada","hotel_experience":"Average","hotel_name":"Camping Municipale Mont-Saint-Pierre","hotel_rating":3.0,"id":5694,"location":"(49.2218454, -65.8045103)","price":116.73565891472869} {"address":"51 Church Street Westport Ontario","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Refrigerator in room'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Lockhouse B&B","hotel_rating":5.0,"id":5786,"location":"(44.676273, -76.39629855)","price":116.73565891472869} {"address":"290 rue Richelieu Saint Marc sur Richelieu Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Hotel Les Trois Tilleuls","hotel_rating":"NaN","id":5894,"location":"(45.6480444, -73.2060547)","price":116.73565891472869} {"address":"100 Stonegate 500 Highway 6 Melfort Saskatchewan","amenities":["['Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Free parking'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Canalta Melfort","hotel_rating":4.5,"id":5991,"location":"(55.5321257, -106.1412243)","price":150.0} {"address":"Hwy 93 North Alberta","amenities":["['Free parking'"," 'Children Activities (Kid / Family Friendly)'"," 'Wheelchair Access'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"HI-Beauty Creek Wilderness Hostel","hotel_rating":4.5,"id":60,"location":"(33.573657877551, -117.734323142857)","price":116.73565891472869} {"address":"Hwy 1 ","amenities":["[]"],"country":"Canada","hotel_name":"Lac des Arcs Campground","hotel_rating":2.5,"id":189,"location":"(44.7766186, -65.4593344)","price":116.73565891472869} {"address":"600 Banff Ave Alberta","amenities":["['Pool'"," 'Room service'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Shuttle Bus Service'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Inns Of Banff","hotel_rating":3.0,"id":545,"location":"(51.18544085, -115.554579940739)","price":79.0} {"address":"1669 Granville St ","amenities":["[]"],"country":"Canada","hotel_name":"Granville Hall Residence","hotel_rating":2.0,"id":1026,"location":"(49.2589203, -123.1387486)","price":116.73565891472869} {"address":"121 Avenue J S ","amenities":["[]"],"country":"Canada","hotel_name":"Drake Roost","hotel_rating":"NaN","id":1094,"location":"(52.1213382, -106.6844269)","price":116.73565891472869} {"address":"8 Starr Pl Kingston Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Electric vehicle charging station'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"All Suites Whitney Manor","hotel_rating":5.0,"id":1270,"location":"(44.2500648, -76.4025231)","price":116.73565891472869} {"address":"88 Main St Wasaga Beach Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Heated pool'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Saga Resort","hotel_rating":4.5,"id":1390,"location":"(44.5226549, -80.0160106)","price":88.0} {"address":"790 Mosley St Wasaga Beach Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Oasis By The Bay Vacation Resort","hotel_rating":4.5,"id":1391,"location":"(44.5029494826743, -80.0391599389054)","price":95.0} {"address":"6205 Cottonwood Drive Osoyoos British Columbia","amenities":["['Free parking'"," 'Pool'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Sahara Courtyard Inn","hotel_rating":3.0,"id":1904,"location":"(49.0328587, -119.4455723)","price":116.73565891472869} {"address":"1209 Rue Ravel Saguenay Quebec","amenities":["['Microwave'"," 'Refrigerator in room']"],"country":"Canada","hotel_name":"Maison d'Hotes Place du Saguenay","hotel_rating":"NaN","id":2032,"location":"(48.408393431579, -71.0588523105263)","price":116.73565891472869} {"address":"100 Lladner Creek FSR Fernie British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Brooks Creek Ranch","hotel_rating":5.0,"id":2138,"location":"(55.001251, -125.002441)","price":275.0} {"address":"6 Lyons Pt ","amenities":["[]"],"country":"Canada","hotel_name":"Aurora Destination","hotel_rating":5.0,"id":2156,"location":"(30.0946498, -92.3781875)","price":110.0} {"address":"2794 Seaside Dr ","amenities":["[]"],"country":"Canada","hotel_name":"French Beach Retreats","hotel_rating":"NaN","id":2345,"location":"(29.3197277, -94.7483228)","price":116.73565891472869} {"address":"33 Riverside Dr E Windsor Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Golf Course'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Holiday Inn Express Windsor Waterfront","hotel_rating":4.0,"id":2609,"location":"(42.3383173, -82.9494923)","price":116.73565891472869} {"address":"73 Gasoline Alley E Red Deer Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"South Hill Motor Inn","hotel_rating":4.5,"id":2886,"location":"(52.21935255, -113.812481436645)","price":71.0} {"address":"17-1525 Seymour St North Bay Ontario","amenities":["['Free parking'"," 'Pool'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Travelodge by Wyndham Airport North Bay","hotel_rating":3.5,"id":2988,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"2042 Maple Crescent Masset British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Chinook Lodge","hotel_rating":4.5,"id":3149,"location":"(54.0130646, -132.148494904337)","price":116.73565891472869} {"address":"4515 Trans Canada Highway ","amenities":["[]"],"country":"Canada","hotel_name":"A Guiding Light B&B","hotel_rating":4.0,"id":3393,"location":"(49.1699962, -122.6918771)","price":116.73565891472869} {"address":"724 Great Northern Rd Sault Ste. Marie Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Villa Inn Motel","hotel_rating":4.0,"id":3602,"location":"(46.5473616, -84.3188644)","price":116.73565891472869} {"address":"77 Mill St W Ontario","amenities":["['Pool'"," 'Room service'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Elora Mill Hotel & Spa","hotel_rating":4.5,"id":4349,"location":"(43.6278834450149, -80.0434831225702)","price":116.73565891472869} {"address":"3218 63 Street Drayton Valley Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"West Country Inn","hotel_rating":4.5,"id":4607,"location":"(53.2065438, -115.003185)","price":116.73565891472869} {"address":"9548 Boulevard Sainte-Anne Sainte Anne de Beaupre Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel Central","hotel_rating":3.5,"id":4641,"location":"(47.0177696083072, -70.9389406755449)","price":116.73565891472869} {"address":" ","amenities":["['Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Rockyview Hotel","hotel_rating":4.0,"id":4687,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"1415 Boulevard Laure Sept Iles Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Hotel Le Voyageur","hotel_rating":"NaN","id":4816,"location":"(50.2438609109474, -66.3968921268131)","price":107.0} {"address":" ","amenities":["['Free parking'"," 'Restaurant'"," 'Pool'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Indoor pool'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Red Coach Inn","hotel_rating":2.0,"id":4830,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"848 Main Street Cardston Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Cardston Flamingo Motel","hotel_rating":2.0,"id":5062,"location":"(49.1953434, -113.3017731)","price":116.73565891472869} {"address":"210 Westney Rd S Ajax Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Super 8 by Wyndham Ajax/Toronto ON","hotel_rating":3.5,"id":5331,"location":"(43.8433745809637, -79.0365415025876)","price":114.0} {"address":"4915 53 Ave Stony Plain Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Rare Gem Bed, Breakfast and Private Events","hotel_rating":5.0,"id":5637,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":" ","amenities":["[]"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Sun Valley Trout Park","hotel_rating":3.5,"id":5654,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"1119 Pacific Rim Hwy Tofino British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Best Western Tin Wis Resort","hotel_rating":4.0,"id":647,"location":"(49.13160115, -125.901542236143)","price":161.0} {"address":"1 First Canada Crt Kingston Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Days Inn by Wyndham Kingston","hotel_rating":"NaN","id":1247,"location":"(50.000678, -86.000977)","price":84.0} {"address":"10 St. Joseph's Lane St. John's Newfoundland and Labrador","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Concierge'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hometel on Signal Hill","hotel_rating":4.0,"id":1492,"location":"(47.5723096444444, -52.6964237444444)","price":116.73565891472869} {"address":"95 Ponderosa Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Urban Caribou Bed and Breakfast","hotel_rating":5.0,"id":1539,"location":"(32.7002424693878, -80.8526957755102)","price":116.73565891472869} {"address":" Picton Ontario","amenities":["[]"],"country":"Canada","hotel_name":"The Picton Cottage In The County","hotel_rating":"NaN","id":1604,"location":"(44.008867, -77.14016)","price":116.73565891472869} {"address":"500 Cumberland St N Thunder Bay Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Old Country Motel","hotel_rating":3.0,"id":1702,"location":"(48.449845, -89.1963412)","price":58.0} {"address":"4411 32 St Vernon British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Bar/Lounge'"," 'Airport transportation'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Prestige Hotel Vernon","hotel_rating":4.0,"id":1742,"location":"(50.2760668, -119.2737143)","price":108.0} {"address":"9414 King George Blvd Surrey British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Grouse Creek Motel","hotel_rating":2.5,"id":1834,"location":"(49.1737545, -122.8455167)","price":116.73565891472869} {"address":"11 Quebec","amenities":["['Free parking'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Concierge'"," 'Non-smoking hotel'"," 'Shuttle Bus Service'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Auberge Jeunesse de Saguenay - La Maison Price","hotel_rating":2.5,"id":2000,"location":"(33.5741142040816, -117.734111040816)","price":116.73565891472869} {"address":"1303 Boulevard Talbot Quebec","amenities":["[]"],"country":"Canada","hotel_name":"OTL Gouverneur Saguenay","hotel_rating":"NaN","id":2001,"location":"(48.4057065, -71.0569516)","price":116.73565891472869} {"address":"3310 50 Ave Red Deer Alberta","amenities":["['Free parking'"," 'Pool'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Sheraton Red Deer Hotel","hotel_rating":4.0,"id":2875,"location":"(52.2506725, -113.8141185)","price":116.73565891472869} {"address":"960 Route Haldimand Gaspe Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Terrible","hotel_name":"Motel Gaspe 2007","hotel_rating":1.0,"id":2967,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"425 Gregg Ave Hinton Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Tara Vista Inn","hotel_rating":2.5,"id":3629,"location":"(53.396223, -117.5997489)","price":116.73565891472869} {"address":"97 Hwy 855 Front St Quesnel British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Gold Pan Motel","hotel_rating":3.5,"id":4156,"location":"(55.001251, -125.002441)","price":60.0} {"address":"307 Thomas Avenue Princeton British Columbia","amenities":["['Pets Allowed ( Dog / Pet Friendly )'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Riverside Cabins","hotel_rating":4.5,"id":4391,"location":"(55.001251, -125.002441)","price":70.0} {"address":"3220 Village Way Sun Peaks British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Ski-In / Ski-Out'"," 'Wheelchair Access'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Nancy Greene's Cahilty Hotel & Suites","hotel_rating":4.0,"id":4481,"location":"(50.8846159, -119.8784999)","price":116.73565891472869} {"address":"5643 50 Street Drayton Valley Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Foxwood Inn & Suites","hotel_rating":4.0,"id":4606,"location":"(53.2273857, -114.9767438)","price":91.0} {"address":"920 Gaspereau River Rd Wolfville Nova Scotia","amenities":["[]"],"country":"Canada","hotel_name":"Gaspereau Valley Bed & Breakfast","hotel_rating":"NaN","id":4854,"location":"(45.1960403, -63.1653789)","price":90.0} {"address":"732 Dundas St E Whitby Ontario","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Canadiana Inn","hotel_rating":3.0,"id":5167,"location":"(43.8826669595238, -78.9304428964286)","price":116.73565891472869} {"address":"345 Thousand Islands Pky Lansdowne Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Watermark Luxe Waterfront Cottages","hotel_rating":5.0,"id":5454,"location":"(44.3696835, -75.9883055)","price":116.73565891472869} {"address":" ","amenities":["['Breakfast included'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Restaurant'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Canalta Hanna","hotel_rating":3.5,"id":5774,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"5254 Highway 1 Pennfield Ridge New Brunswick","amenities":["['Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Smith's Motel Ltd.","hotel_rating":2.5,"id":6093,"location":"(46.500283, -66.750183)","price":116.73565891472869} {"address":"1025 de Bleury Street Montreal Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hotel Le Dauphin Montreal Centre-Ville","hotel_rating":4.5,"id":16,"location":"(52.4760892, -71.8258668)","price":126.0} {"address":"804 Miette Avenue Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"804 Miette Guest House","hotel_rating":4.0,"id":64,"location":"(52.8751822435406, -118.090611277742)","price":116.73565891472869} {"address":"6404 Lasalle Rd Nanaimo British Columbia","amenities":["['Free parking']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Golden Divot Bed & Breakfast","hotel_rating":4.5,"id":917,"location":"(49.2433836, -124.043225)","price":116.73565891472869} {"address":"1233 LeMarchant Street Halifax Nova Scotia","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Wheelchair Access'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Dalhousie University","hotel_rating":4.0,"id":1022,"location":"(44.63619335, -63.5892721115456)","price":116.73565891472869} {"address":"280 River Rd E ","amenities":["[]"],"country":"Canada","hotel_name":"Edgewater Bay Breezes","hotel_rating":2.0,"id":1442,"location":"(44.53175, -80.0092352584786)","price":116.73565891472869} {"address":"2700 Recplace Dr Prince George British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Pomeroy Inn & Suites Prince George","hotel_rating":4.0,"id":1708,"location":"(53.8888049, -122.7708224)","price":129.0} {"address":"32 Aberdeen Ave Hamilton Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Downtown Hamilton Guest House","hotel_rating":3.0,"id":2243,"location":"(43.2470150512521, -79.8755381789234)","price":67.0} {"address":"8061 West Coast Rd Sooke British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Eagle Cove Beachfront Guest Suites","hotel_rating":5.0,"id":2327,"location":"(48.3663938, -123.7415056)","price":116.73565891472869} {"address":"155 Boulevard Rene-Lepage East Rimouski Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Bar/Lounge'"," 'Room service'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Electric vehicle charging station'"," 'Heated pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Hotels Gouverneur Rimouski","hotel_rating":3.0,"id":2361,"location":"(48.4453805, -68.5391408)","price":116.73565891472869} {"address":"1425 Division Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Leisure Motel","hotel_rating":3.0,"id":2627,"location":"(41.258918, -77.051767)","price":59.0} {"address":"470 Bishop Dr Fredericton New Brunswick","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hampton Inn & Suites by Hilton Fredericton","hotel_rating":4.5,"id":2905,"location":"(45.941281, -66.6760304386043)","price":116.73565891472869} {"address":"5887 97th Street Oliver British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Cactus Tree Inn","hotel_rating":4.0,"id":3100,"location":"(49.166322, -119.5618977)","price":89.0} {"address":"118 Sundial Rd Oliver British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Vaseux Lakefront Resort","hotel_rating":4.5,"id":3123,"location":"(49.2722637, -119.5259978)","price":116.73565891472869} {"address":"5050 Sanders St ","amenities":["[]"],"country":"Canada","hotel_name":"Pelican Suites at Burnaby Lake","hotel_rating":1.5,"id":3245,"location":"(40.6254434, -74.1513587)","price":116.73565891472869} {"address":"5788 Vedder Rd Chilliwack British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Vedder River Inn","hotel_rating":4.0,"id":3265,"location":"(49.1465468, -121.9631175)","price":116.73565891472869} {"address":"261 rue de l' Hotel-de-Ville Tadoussac Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Concierge'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Shuttle Bus Service']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Gite du Goeland","hotel_rating":4.0,"id":3305,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"10003 Highway 105 Baddeck Nova Scotia","amenities":["['Free parking'"," 'Pool'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Restaurant'"," 'Business Centre with Internet Access'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Trailsman Motel","hotel_rating":3.5,"id":3371,"location":"(46.0899187, -60.7752951)","price":109.0} {"address":"116 Cote Du Passage Levis Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite Au Vieux Bahut","hotel_rating":4.5,"id":3414,"location":"(46.8050422, -71.181681)","price":116.73565891472869} {"address":"597 Weller St Peterborough Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Moffat House","hotel_rating":4.5,"id":3678,"location":"(44.3043328, -78.3373652)","price":116.73565891472869} {"address":"281 Woodlawn Rd W / Silver Crk N Guelph Ontario","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Super 8 by Wyndham Guelph","hotel_rating":3.0,"id":4274,"location":"(50.000678, -86.000977)","price":76.0} {"address":"1 Temiscouata-sur-le-Lac Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel Royal","hotel_rating":4.0,"id":4320,"location":"(47.684343, -68.883591)","price":81.0} {"address":"21 Windlass Drive Bonavista Newfoundland and Labrador","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"White's Bed & Breakfast","hotel_rating":4.5,"id":4378,"location":"(48.6679954, -53.1014094)","price":120.0} {"address":"777 rue Principale Saint Sauveur des Monts Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge Sous l'Edredon","hotel_rating":5.0,"id":4655,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"474 Lakeview Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Deere Ridge Cabins","hotel_rating":"NaN","id":4784,"location":"(39.8278475020806, -76.0633555195778)","price":116.73565891472869} {"address":"50 Riverview Drive Shelburne Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Roseway River Cottages","hotel_rating":5.0,"id":4948,"location":"(43.7890682229605, -65.3478477929431)","price":115.0} {"address":"610 Carlton Trail North Battleford Saskatchewan","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Comfort Inn Suites","hotel_rating":4.5,"id":5101,"location":"(55.5321257, -106.1412243)","price":125.0} {"address":"116 Highway Ave Fox Creek Alberta","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning']"],"country":"Canada","hotel_name":"Fox Creek Inn","hotel_rating":"NaN","id":5113,"location":"(54.3937469, -116.8059715)","price":116.73565891472869} {"address":"4402 - 50th St. ","amenities":["[]"],"country":"Canada","hotel_name":"Prairie Junction","hotel_rating":5.0,"id":5184,"location":"(44.9069482550336, -91.5699581946309)","price":116.73565891472869} {"address":"549 Tootouch Road ","amenities":["[]"],"country":"Canada","hotel_name":"Shawzys Charters Inc.","hotel_rating":5.0,"id":5205,"location":"(49.9109637, -126.6646472)","price":116.73565891472869} {"address":"4 Timberlane Road Ear Falls Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Timberlane Lodge","hotel_rating":5.0,"id":5352,"location":"(50.6448412, -93.2042744)","price":116.73565891472869} {"address":"891 route Louis-Cyr Saint-Jean-de-Matha Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel La Porte de la Matawinie","hotel_rating":4.0,"id":5898,"location":"(46.2238202333333, -73.5251828666667)","price":116.73565891472869} {"address":"575 Columbia St W Kamloops British Columbia","amenities":["['Free parking'"," 'Pool'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Columbia Motor Inn","hotel_rating":2.0,"id":625,"location":"(50.6724703, -120.3523885)","price":116.73565891472869} {"address":"369 Isabella Point Rd British Columbia V","amenities":["[]"],"country":"Canada","hotel_name":"Beach House Salt Spring","hotel_rating":"NaN","id":949,"location":"(48.7714078, -123.4620722)","price":116.73565891472869} {"address":"1125 Richelieu La Malbaie Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hotel-Motel Castel de la Mer","hotel_rating":4.5,"id":1288,"location":"(47.6359913, -70.1434782)","price":90.0} {"address":"299 Mosley St ","amenities":["[]"],"country":"Canada","hotel_name":"Redwood Cabins","hotel_rating":3.0,"id":1439,"location":"(33.2505880261622, -95.8856424339835)","price":116.73565891472869} {"address":"389 Elizabeth Ave St. John's Newfoundland and Labrador","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Business Centre with Internet Access'"," 'Golf Course'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Guv'nor Inn","hotel_rating":3.5,"id":1523,"location":"(47.5650068, -52.7378901)","price":130.0} {"address":"340 Main St. ","amenities":["[]"],"country":"Canada","hotel_name":"Harbour View Suites","hotel_rating":4.0,"id":1603,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"15808 104th Ave Surrey British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Holiday Inn Express & Suites Surrey","hotel_rating":4.0,"id":1819,"location":"(55.001251, -125.002441)","price":126.0} {"address":"8000 45th St Osoyoos British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Nk'Mip Campground & RV Resort","hotel_rating":"NaN","id":1929,"location":"(49.033314, -119.4361511)","price":116.73565891472869} {"address":"30 Piedmont Dr Fernie British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Blackstone Bed and Breakfast","hotel_rating":5.0,"id":2123,"location":"(49.4933687, -115.05491)","price":99.0} {"address":"892 3 Hwy Fernie British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Powder Mountain Lodge","hotel_rating":4.0,"id":2126,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"207 Robinson St ","amenities":["[]"],"country":"Canada","hotel_name":"Bower on Robinson","hotel_rating":"NaN","id":2213,"location":"(43.0581997917897, -76.1249919038949)","price":142.0} {"address":"423 North Service Rd Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Lake Trail Motel","hotel_rating":2.5,"id":2246,"location":"(43.236654, -79.715603)","price":116.73565891472869} {"address":"1954 Huron Church Rd Windsor Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Electric vehicle charging station'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Bestway Motel","hotel_rating":3.5,"id":2626,"location":"(42.2606396, -83.0407323)","price":65.0} {"address":"230 Masons Beach Rd Lunenburg Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Atlantic View Motel & Cottages","hotel_rating":4.0,"id":2794,"location":"(44.3657145755268, -64.3207202463444)","price":116.73565891472869} {"address":"829 Du Griffon Blvd Gaspe Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hostel Griffon Aventure","hotel_rating":4.0,"id":2947,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"2097 De Grande-Greve Blvd Gaspe Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel Chalets Baie De Gaspe","hotel_rating":3.5,"id":2962,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"8750 Hwy-101 Powell River British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Hilltop Bed and Breakfast","hotel_rating":"NaN","id":3058,"location":"(49.9064765, -124.6217136)","price":116.73565891472869} {"address":"10 Avenue du Quai Alma Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"La Maison du Matelot","hotel_rating":4.5,"id":4661,"location":"(48.545406, -71.635356)","price":108.0} {"address":"264 Ridge Rd S Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Malak Bnb","hotel_rating":5.0,"id":4767,"location":"(42.8683094, -79.0519385)","price":116.73565891472869} {"address":"296 Gladstone St Comox British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Driftwood Guest House","hotel_rating":"NaN","id":4774,"location":"(49.6769651, -124.9374644)","price":116.73565891472869} {"address":" ","amenities":["['Room service'"," 'Free parking'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Casino and Gambling'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Family Rooms'"," 'Kitchenette'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Motel Express Mirabel","hotel_rating":3.0,"id":5649,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"36 Treasure Drive Western Shore Nova Scotia","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Spa'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Oak Island Resort & Conference Centre","hotel_rating":3.5,"id":6122,"location":"(44.5208079764344, -64.3083505372523)","price":139.0} {"address":"1180 West Hastings Street Vancouver British Columbia","amenities":["['Pool'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Coast Coal Harbour Vancouver Hotel by APA","hotel_rating":4.5,"id":24,"location":"(49.28835455, -123.122191592124)","price":183.0} {"address":"2723 Chemin du Village Mont Tremblant Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge Sauvignon","hotel_rating":4.5,"id":458,"location":"(52.4760892, -71.8258668)","price":99.0} {"address":"610 Idylwyld Dr N Saskatoon Saskatchewan","amenities":["[]"],"country":"Canada","hotel_name":"Northwoods Inn & Suites","hotel_rating":"NaN","id":1092,"location":"(52.1356482, -106.6696614)","price":77.0} {"address":"1451 Port Albion Rd Ucluelet British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"A Harbour House","hotel_rating":4.0,"id":1147,"location":"(48.9485525, -125.5424005)","price":116.73565891472869} {"address":"3 ","amenities":["[]"],"country":"Canada","hotel_name":"Les Guigneaux","hotel_rating":5.0,"id":1325,"location":"(33.8333136, -4.8556382)","price":116.73565891472869} {"address":"430 Cumberland St N Thunder Bay Ontario","amenities":["['Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Modern Motel","hotel_rating":3.0,"id":1704,"location":"(48.447706, -89.200395)","price":116.73565891472869} {"address":"6498 King George Hwy Surrey British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Linda Vista Motel","hotel_rating":1.5,"id":1836,"location":"(49.1208437, -122.8451556)","price":116.73565891472869} {"address":"1101 7th Avenue Fernie British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Red Tree Lodge","hotel_rating":4.5,"id":2121,"location":"(49.5041747, -115.062867)","price":116.73565891472869} {"address":"Residence Lefebvr Moncton New Brunswick","amenities":["['Restaurant'"," 'Laundry Service'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Universite de Moncton","hotel_rating":3.0,"id":2218,"location":"(46.500283, -66.750183)","price":116.73565891472869} {"address":"12 Perce Quebec","amenities":["['Laundry Service']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"La Maison Rouge","hotel_rating":4.5,"id":2576,"location":"(48.5222989, -64.2136423)","price":116.73565891472869} {"address":"443 Cap aux Rets Baie-St-Paul Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite Au Perchoir","hotel_rating":5.0,"id":2692,"location":"(52.4760892, -71.8258668)","price":149.0} {"address":"6394 Gale Ave N Sechelt British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Room service'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"At The Shore B&B","hotel_rating":5.0,"id":2753,"location":"(49.5053355, -123.7820361)","price":189.0} {"address":"53002B Range Road 194 ","amenities":["[]"],"country":"Canada","hotel_name":"Luxury All Suites B&B","hotel_rating":5.0,"id":4255,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"36 Bevington Rd Brampton Ontario","amenities":["[]"],"country":"Canada","hotel_name":"3 bedroom Home Brampton","hotel_rating":"NaN","id":4264,"location":"(43.6790565925049, -79.8256104606826)","price":225.0} {"address":" ","amenities":["[]"],"country":"Canada","hotel_name":"Auberge La Fontanella","hotel_rating":5.0,"id":4743,"location":"('nil', 'nil')","price":116.73565891472869} {"address":" ","amenities":["[]"],"country":"Canada","hotel_name":"The Residences At Fairmont Ridge","hotel_rating":"NaN","id":4822,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"118 11 Hwy W ","amenities":["[]"],"country":"Canada","hotel_name":"Panda Motel and Buffet","hotel_rating":4.0,"id":4869,"location":"(38.8227935163531, -90.9518470638707)","price":116.73565891472869} {"address":"12373 Highway 50 Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Bolton Inn Motel","hotel_rating":2.0,"id":5229,"location":"(43.8551714342857, -79.7040681571429)","price":116.73565891472869} {"address":" ","amenities":["['Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"King Fisher Inn","hotel_rating":2.5,"id":5431,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"3461 Chemin Charles-Leonard Mirabel Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Cote St-Hermas Gite au vignoble","hotel_rating":5.0,"id":5648,"location":"(45.6167870256836, -74.2088432576111)","price":100.0} {"address":"671 Route du Fleuve Notre-Dame-du-Portage Quebec","amenities":["['Free parking'"," 'Pool'"," 'Restaurant'"," 'Bar/Lounge'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Fitness Centre with Gym / Workout Room'"," 'Concierge'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge du Portage","hotel_rating":4.0,"id":5701,"location":"(47.7465727145857, -69.6304587982803)","price":116.73565891472869} {"address":"683 Jolly Pl ","amenities":["[]"],"country":"Canada","hotel_name":"Beautiful Victoria Home","hotel_rating":"NaN","id":5726,"location":"(22.3163659, 114.267103861173)","price":116.73565891472869} {"address":"Max Lake Road ","amenities":["[]"],"country":"Canada","hotel_name":"Room To Grow Guesthouse","hotel_rating":4.5,"id":5874,"location":"(49.5234253, -119.6551895)","price":116.73565891472869} ================================================ FILE: etl/del_dup/part-00003-c453ac1f-d0ec-49e3-8984-030e500feb5f-c000.json ================================================ {"address":"51 Fitzroy St Charlottetown Prince Edward Island","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Shipwright Inn","hotel_rating":5.0,"id":222,"location":"(46.2360716, -63.13018)","price":116.73565891472869} {"address":"196 Kensington Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Gallant's Tourist Home","hotel_rating":3.5,"id":270,"location":"(53.4479093, -2.2805851)","price":116.73565891472869} {"address":"3476 Laurier Street British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Concierge'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Robber's Roost Motel","hotel_rating":4.5,"id":293,"location":"(49.5062764, -115.7859587)","price":89.0} {"address":"1581 Cache Close Golden British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Ski-In / Ski-Out'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Vagabond Lodge","hotel_rating":5.0,"id":730,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"160 Upper Ganges Rd Ganges British Columbia","amenities":["['Restaurant'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Spa'"," 'Banquet Room'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hastings House Country House Hotel","hotel_rating":4.5,"id":938,"location":"(48.8615003, -123.501143)","price":405.0} {"address":"1821 Cedar Grove Pl Ucluelet British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Coast & Toast Bed & Breakfast","hotel_rating":5.0,"id":1127,"location":"(48.9398644, -125.5590441)","price":116.73565891472869} {"address":"978 Peninsula Rd Ucluelet British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Easy on the Edge B&B","hotel_rating":4.5,"id":1145,"location":"(48.9446905, -125.5565446)","price":116.73565891472869} {"address":"1123 Mosley St ","amenities":["[]"],"country":"Canada","hotel_name":"Riverview Lodge","hotel_rating":2.0,"id":1409,"location":"(33.2515372526045, -95.8856330123811)","price":116.73565891472869} {"address":"Lot 76 Mcclintock Whitehorse Yukon","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Spa'"," 'Airport transportation'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Paid Wifi'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Shuttle Bus Service'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Inn On The Lake","hotel_rating":4.5,"id":1551,"location":"(63.000147, -136.002502)","price":116.73565891472869} {"address":"1101 Victoria Rd West Revelstoke British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Swiss Chalet Motel","hotel_rating":4.0,"id":1642,"location":"(55.001251, -125.002441)","price":104.0} {"address":"750 Main Street Moncton New Brunswick","amenities":["['Pool'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Bar/Lounge'"," 'Spa'"," 'Breakfast Available'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Delta Hotels by Marriott Beausejour","hotel_rating":4.0,"id":2184,"location":"(46.0747035, -64.8110486)","price":152.0} {"address":"88 Walker Rd Clearwater British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Birch Island Campground","hotel_rating":3.0,"id":2517,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"315 route 132 Es Perce Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Camp de Base Coin-du-Banc","hotel_rating":"NaN","id":2570,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"382 Route 132 West Perce Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Concierge'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hotel Motel Panorama","hotel_rating":3.5,"id":2581,"location":"(48.5305324, -64.2181776)","price":116.73565891472869} {"address":"92 Waterloo Row Fredericton New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Quartermain House B&B","hotel_rating":5.0,"id":2909,"location":"(45.9537175, -66.6328907172914)","price":116.73565891472869} {"address":"570 Lakeshore Dr North Bay Ontario","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Microwave'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Super 8 by Wyndham North Bay","hotel_rating":4.0,"id":2989,"location":"(46.2709732, -79.4422491054102)","price":116.73565891472869} {"address":"255 McIntyre St W North Bay Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Howard Johnson by Wyndham North Bay","hotel_rating":3.0,"id":2994,"location":"(46.3143624, -79.4659675)","price":116.73565891472869} {"address":"4112 Oceanview Drive Queen Charlotte City British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Chateau Norm","hotel_rating":4.5,"id":3155,"location":"(53.2539096, -132.1055396)","price":116.73565891472869} {"address":"14 Tadoussac Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Le Roupillon","hotel_rating":4.0,"id":3327,"location":"(48.14364, -69.719925)","price":116.73565891472869} {"address":"5008 Highway 93 Radium Hot Springs British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Crescent Motel","hotel_rating":4.5,"id":3741,"location":"(50.6226467, -116.0709633)","price":116.73565891472869} {"address":"1080 Resort Dr Parksville British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Spa'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Oceanside Village Resort","hotel_rating":4.5,"id":3937,"location":"(49.3136214, -124.272093821351)","price":250.0} {"address":"3050 Tecumseh Rd Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Eckardt's Tecumseh Mountain Reosrt","hotel_rating":4.0,"id":4551,"location":"(49.6446648, -114.5982992)","price":116.73565891472869} {"address":"600 Highway 7 Richmond Hill Ontario","amenities":["['Pool'"," 'Room service'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Restaurant'"," 'Bar/Lounge'"," 'Spa'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Paid Wifi'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Sheraton Parkway Toronto North Hotel & Suites","hotel_rating":3.5,"id":5079,"location":"(43.8458994, -79.380003942761)","price":116.73565891472869} {"address":" ","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Willow Springs RV Park and Campground","hotel_rating":4.5,"id":5148,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"19 Apex Drive Logan Lake British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Golf Course'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Copper Valley Resort","hotel_rating":2.5,"id":5617,"location":"(50.4897625, -120.819457198309)","price":116.73565891472869} {"address":"1203 Cabin Creek Drive Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Mountain Side Suites","hotel_rating":"NaN","id":113,"location":"(52.868794364492, -118.103450640598)","price":116.73565891472869} {"address":"1723 Bow Valley Trail Canmore Alberta","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Rundle Mountain Lodge","hotel_rating":2.5,"id":155,"location":"(51.10132055, -115.360072169427)","price":116.73565891472869} {"address":"91B Three Sisters Dr Canmore Alberta","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Grand Canadian Resort Vacation Club","hotel_rating":3.5,"id":167,"location":"(51.0707366, -115.3605822)","price":116.73565891472869} {"address":"603 10 Ave British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Airport transportation'"," 'Breakfast Available'"," 'Dry Cleaning'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Ski-In / Ski-Out'"," 'Microwave'"," 'Minibar'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"B&B House Austria","hotel_rating":4.5,"id":299,"location":"(49.020191, -122.7735993)","price":116.73565891472869} {"address":"80 Riverside Dr Penticton British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Heated pool'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Bowmont Motel","hotel_rating":4.5,"id":385,"location":"(49.5011, -119.6113432)","price":116.73565891472869} {"address":"2304 95 Hwy Golden British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Columbia Valley B&B","hotel_rating":4.5,"id":736,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"10844 Highway 6 Sheguiandah Ontario","amenities":["['Free Internet'"," 'Free parking'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Paradise Motel","hotel_rating":4.0,"id":831,"location":"(45.9159191, -81.9117431)","price":116.73565891472869} {"address":"5150 Salters Gate ","amenities":["[]"],"country":"Canada","hotel_name":"Salters Gate","hotel_rating":"NaN","id":1042,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"9 Upper Lake Stree Picton Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Sleepy Hallowell Bed and Breakfast","hotel_rating":4.5,"id":1599,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"3387 Highway 16 W Prince George British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"College Heights Motel","hotel_rating":"NaN","id":1738,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"2865 Kingsway Sudbury Ontario","amenities":["['Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Bar/Lounge'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Chateau Guay Motel","hotel_rating":4.0,"id":1882,"location":"(46.49302545, -80.9030575462233)","price":110.0} {"address":"4115 Franklin Ave Yellowknife Northwest Territories","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Shuttle Bus Service'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Arnica Inn","hotel_rating":2.5,"id":2175,"location":"(62.4593398, -114.359171)","price":149.0} {"address":"8 132 Rte W Saint-Fabien ","amenities":["[]"],"country":"Canada","hotel_name":"Bon Voyage Motel","hotel_rating":3.0,"id":2364,"location":"('nil', 'nil')","price":90.0} {"address":"40 Bay St Parry Sound Ontario","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"40 Bay Street Bed & Breakfast","hotel_rating":5.0,"id":2400,"location":"(45.3427350121547, -80.0340397635632)","price":116.73565891472869} {"address":"56 Mill Lake Shores Parry Sound Ontario","amenities":["['Free parking'"," 'Children Activities (Kid / Family Friendly)'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Mill Lake Cottage Resort","hotel_rating":5.0,"id":2403,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"935 Cranberry Lake Road ","amenities":["[]"],"country":"Canada","hotel_name":"Arirang Guest House","hotel_rating":1.0,"id":2672,"location":"(52.8287999, -119.279651711228)","price":210.0} {"address":"4217 Gaetz 50th Avenue Red Deer Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Super 8 by Wyndham Red Deer City Centre","hotel_rating":4.0,"id":2878,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"32 ","amenities":["[]"],"country":"Canada","hotel_name":"Gite du Forgeron","hotel_rating":2.5,"id":3324,"location":"(43.6955276, 0.410101917523799)","price":116.73565891472869} {"address":"1199 Goderich St Port Elgin Ontario","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Kenorus Campground & RV Resort","hotel_rating":4.5,"id":4300,"location":"(44.4506702351037, -81.3771474567909)","price":116.73565891472869} {"address":"911 Rue Paradis ","amenities":["[]"],"country":"Canada","hotel_name":"Auberge Lac-Saint-Jean","hotel_rating":4.0,"id":5009,"location":"(45.5547328, -73.592899)","price":59.0} {"address":"24 Main Street Port Hood Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hillcrest Hall Country Inn","hotel_rating":4.0,"id":5172,"location":"(46.0082588411717, -61.5299177800734)","price":116.73565891472869} {"address":"120 King St Estevan Saskatchewan","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Microtel Inn & Suites by Wyndham Estevan","hotel_rating":4.0,"id":5208,"location":"(49.1468037, -102.9735777)","price":89.0} {"address":"1285 Queens Bay Road Balfour British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Golf Course'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Kootenay Lakeview Spa Resort & Event Centre","hotel_rating":4.0,"id":5579,"location":"(49.6326291, -116.9622345)","price":116.73565891472869} {"address":"117 Sainte-Marthe Quebec","amenities":["['Pool'"," 'Room service'"," 'Restaurant'"," 'Free parking'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge des Gallant Restaurant and SPA","hotel_rating":4.5,"id":5915,"location":"(46.3810266, -72.4914835)","price":124.0} {"address":"320 boulevard Pabos Chandler Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Parfum de Mer","hotel_rating":"NaN","id":5918,"location":"(48.3589725, -64.6206554)","price":116.73565891472869} {"address":"1100 Burrard St Vancouver British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Burrard","hotel_rating":4.0,"id":7,"location":"(49.27975795, -123.127732331588)","price":123.0} {"address":"2984 Georgeville Rd Magog Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Spa'"," 'Heated pool'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Au Gite du Cerf Argente","hotel_rating":5.0,"id":1353,"location":"(52.4760892, -71.8258668)","price":101.0} {"address":"180 Gower St St. John's Newfoundland and Labrador","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Gower Guest House","hotel_rating":4.0,"id":1505,"location":"(47.5662818, -52.7078173)","price":116.73565891472869} {"address":"Buckley's Village St. John's Newfoundland and ","amenities":["[]"],"country":"Canada","hotel_name":"Buckley's Country Club","hotel_rating":"NaN","id":1527,"location":"(49.12120935, -56.696296212741)","price":116.73565891472869} {"address":"4228 Horizon Crt Vernon British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Bar/Lounge'"," 'Babysitting'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Minibar'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Turtle Mountain Inn","hotel_rating":5.0,"id":1760,"location":"(50.2701294, -119.2958774)","price":150.0} {"address":"50 Brady St Sudbury Ontario","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Room service'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Northbury Hotel and Conference Centre","hotel_rating":3.5,"id":1873,"location":"(46.48864595, -80.9975121791747)","price":116.73565891472869} {"address":"6 Cluxton St. Ontario","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Kinmount House","hotel_rating":5.0,"id":1979,"location":"(44.3207572, -78.3219014)","price":116.73565891472869} {"address":"6295 Boul. de la Grande Baie Sud Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Business Centre with Internet Access'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"L'Auberge des Battures","hotel_rating":4.0,"id":2007,"location":"(52.4760892, -71.8258668)","price":112.0} {"address":"245 Fennell Ave W Hamilton Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Conference Facilities'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Residence & Conference Centre - Hamilton","hotel_rating":4.0,"id":2241,"location":"(43.2403356, -79.8888331)","price":116.73565891472869} {"address":"2130 Division Rd Windsor Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Lexington Inn & Suites Windsor","hotel_rating":3.5,"id":2611,"location":"(42.2636692, -82.9658781)","price":116.73565891472869} {"address":"1620 Rue Notre-Dame Centre Trois-Rivieres Quebec","amenities":["['Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Golf Course'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Delta Hotels by Marriott Trois Rivieres Conference Centre","hotel_rating":3.5,"id":2720,"location":"(46.3400473, -72.5418667)","price":118.0} {"address":"5482 Hill Rd Sechelt British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Four Winds Beach House & Spa","hotel_rating":5.0,"id":2775,"location":"(49.470934, -123.8333641)","price":116.73565891472869} {"address":"495 Oak St W North Bay Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Homewood Suites by Hilton North Bay","hotel_rating":5.0,"id":2983,"location":"(46.3147425, -79.4691826)","price":116.73565891472869} {"address":"2950 Boundary Rd Burnaby British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Concierge'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Average","hotel_name":"The New 401 Hotel","hotel_rating":3.0,"id":3240,"location":"(49.25770475, -123.023079756624)","price":89.0} {"address":"7020 Gray Ave Burnaby British Columbia","amenities":["['Free High Speed Internet (WiFi)']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Vancouver Backpacker Guesthouse","hotel_rating":3.0,"id":3243,"location":"(49.2200332, -122.9993061)","price":116.73565891472869} {"address":"2004 Fullerton Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Lions Gate Suites","hotel_rating":4.5,"id":3352,"location":"(51.5647905, 0.1394979)","price":116.73565891472869} {"address":"73 Main St St. Catharines Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Old Port Bed & Breakfast","hotel_rating":5.0,"id":3489,"location":"(43.199697, -79.271089)","price":116.73565891472869} {"address":"134 Coster Street Bonavista Newfoundland and Labrador","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Russelltown Inn","hotel_rating":5.0,"id":4377,"location":"(53.8217327, -61.2295532)","price":116.73565891472869} {"address":"33 - 17th St. Edmundston New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Happy Club & Motel","hotel_rating":4.0,"id":4413,"location":"(46.500283, -66.750183)","price":116.73565891472869} {"address":"1126 Sutton St Kincardine Ontario","amenities":["['Free parking'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Breakfast included'"," 'Dry Cleaning'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Sutton Park Inn","hotel_rating":3.5,"id":4517,"location":"(44.1796183042202, -81.6140196513685)","price":129.0} {"address":"27 Saint-Simeon Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"La Gentilhommiere","hotel_rating":4.5,"id":4559,"location":"(47.8444773, -69.8779453)","price":116.73565891472869} {"address":"10009 99 Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Inglis Avenue Bed & Breakfast","hotel_rating":5.0,"id":4636,"location":"(53.7088389758787, -113.214938252266)","price":116.73565891472869} {"address":"405 Youghall Dr Bathurst New Brunswick","amenities":["[]"],"country":"Canada","hotel_name":"Gite l'Etoile du Havre B & B Inc.","hotel_rating":"NaN","id":4729,"location":"(47.6538113, -65.6542748)","price":129.0} {"address":"5225 Fairmont Resort Rd Fairmont Hot Springs British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Pool'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Bar/Lounge'"," 'Spa'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Fairmont Hot Springs Resort","hotel_rating":3.5,"id":4819,"location":"(50.3363283, -115.8495167)","price":116.73565891472869} {"address":" ","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Cottages du Lac Orford","hotel_rating":4.5,"id":5099,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"191 East Lake Cresent Airdrie Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Restaurant'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Ramada by Wyndham Airdrie Hotel and Suites","hotel_rating":4.0,"id":5193,"location":"(55.001251, -115.002136)","price":111.0} {"address":"150 Chemin des Bains Saint-Irenee Quebec","amenities":["['Microwave'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Motel de la Plage","hotel_rating":2.5,"id":5446,"location":"(47.5647225337051, -70.2054494381038)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite le Passerin Indigo","hotel_rating":5.0,"id":5605,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"Hwys #22 & 80 East Esterhazy Saskatchewan","amenities":["['Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Wander Inn","hotel_rating":2.5,"id":5625,"location":"(55.5321257, -106.1412243)","price":116.73565891472869} {"address":"160 Chemin de la Montagne Lac-Bouchette Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Auberge Eva","hotel_rating":"NaN","id":5690,"location":"(48.2448585478828, -72.2165160668571)","price":116.73565891472869} {"address":"30 Lincoln Park Canmore Alberta","amenities":["['Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Heated pool'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Stoneridge Mountain Resort by CLIQUE","hotel_rating":4.5,"id":126,"location":"(51.0818843, -115.341390014196)","price":156.0} {"address":"55 Weymouth Street Charlottetown Prince Edward Island","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Dry Cleaning'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Sydney Boutique Inn & Suites","hotel_rating":4.5,"id":202,"location":"(46.2371285, -63.120461)","price":116.0} {"address":"15 York Pt Road Prince Edward Island","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Quality Inn & Suites","hotel_rating":4.0,"id":228,"location":"(46.2541965, -63.1924342)","price":116.73565891472869} {"address":"Sunny King Motel Prince Edward Island","amenities":["[]"],"country":"Canada","hotel_name":"Sunny King Motel","hotel_rating":3.0,"id":274,"location":"(46.3355508, -63.1466676)","price":116.73565891472869} {"address":"461 Banff Avenue Alberta","amenities":["['Free parking'"," 'Restaurant'"," 'Room service'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Spa'"," 'Babysitting'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Microwave'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Fox Hotel & Suites","hotel_rating":4.0,"id":529,"location":"(51.1834848, -115.5631428)","price":116.73565891472869} {"address":"736 Nicol St Nanaimo British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Business Centre with Internet Access'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Value Lodge Economy Motel","hotel_rating":2.5,"id":889,"location":"(49.1579635, -123.9340855)","price":85.0} {"address":"68 Morrisson Point Rd Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Black River Bed & Breakfast","hotel_rating":5.0,"id":1591,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"600 Quebec St Prince George British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Airport transportation'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Days Inn Downtown Prince George","hotel_rating":3.5,"id":1730,"location":"(53.9141222, -122.7478657)","price":116.73565891472869} {"address":"8071 Aspen Rd ","amenities":["[]"],"country":"Canada","hotel_name":"The Maria Rose Bed & Breakfast","hotel_rating":"NaN","id":1768,"location":"(52.7591062, -1.7207294)","price":135.0} {"address":"358 Front St. Ontario","amenities":["[]"],"country":"Canada","hotel_name":"White Swan Cottages","hotel_rating":5.0,"id":1988,"location":"(42.9949745326531, -82.4036622897959)","price":116.73565891472869} {"address":"52 Quebec","amenities":["['Room service'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Golf Course'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"La Grange aux hiboux","hotel_rating":4.5,"id":2014,"location":"(33.5739435208333, -117.734136854167)","price":84.0} {"address":"2779 Mountain Rd Moncton New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Pool'"," 'Banquet Room'"," 'Breakfast Available'"," 'Golf Course'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Hotel Moncton","hotel_rating":3.0,"id":2204,"location":"(46.0943635, -64.7752107)","price":116.73565891472869} {"address":"6435 Sooke Rd Sooke British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Seascape Inn","hotel_rating":4.5,"id":2314,"location":"(48.3820551, -123.7092954)","price":116.73565891472869} {"address":"360 Montee Industrielle-Et-Commerciale Rimouski Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hotel l'Empress","hotel_rating":3.5,"id":2370,"location":"(48.4581533718558, -68.4969269320123)","price":109.0} {"address":"361 Ridge Dr Clearwater British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Refrigerator in room'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Dutch Lake Resort & RV Park","hotel_rating":4.0,"id":2497,"location":"(51.6513807, -120.0625858)","price":116.73565891472869} {"address":"975 Rue Hart Trois-Rivieres Quebec","amenities":["['Room service'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Bar/Lounge'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hotels Gouverneur Trois-Rivieres","hotel_rating":3.5,"id":2717,"location":"(46.3443552, -72.5403923)","price":115.0} {"address":"1450 Gregory Rd West Kelowna British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Lake Okanagan Bed & Breakfast","hotel_rating":5.0,"id":3076,"location":"(49.8451452, -119.5753957)","price":116.73565891472869} {"address":"1785 Columbia Valley Highway ","amenities":["[]"],"country":"Canada","hotel_name":"Cultus Cottages","hotel_rating":4.0,"id":3284,"location":"(49.0570921, -121.9682658)","price":116.73565891472869} {"address":"1123 Brookdale Ave Cornwall Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Elect Inn 5","hotel_rating":3.5,"id":4288,"location":"(45.0261249153846, -74.7506510384615)","price":116.73565891472869} {"address":"4 Sainte Anne des Monts Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge du Vieux Faubourg","hotel_rating":4.5,"id":4406,"location":"(49.1264098, -66.4855806)","price":95.0} {"address":"370 St-Jean-Baptist L'Anse-Saint-Jean Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge la Fjordelaise","hotel_rating":4.5,"id":4835,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"4751 63 St Lacombe Alberta","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Electric vehicle charging station'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Best Western Plus Lacombe Inn & Suites","hotel_rating":4.5,"id":5108,"location":"(52.4627837, -113.7543935)","price":158.0} {"address":"1302 15th St W Kindersley Saskatchewan","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Canalta Kindersley","hotel_rating":4.5,"id":5155,"location":"(55.5321257, -106.1412243)","price":116.73565891472869} {"address":"Ceilidh Trail Inverness Nov","amenities":["['Free parking'"," 'Non-smoking hotel'"," 'Tennis Court'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Inverness Beach Village","hotel_rating":4.0,"id":5258,"location":"(46.2315009, -61.3043137761098)","price":116.73565891472869} {"address":"555 Boulevard McMillan Dorval Quebec","amenities":["['Pool'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Bar/Lounge'"," 'Spa'"," 'Airport transportation'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Sheraton Montreal Airport Hotel","hotel_rating":4.0,"id":5311,"location":"(45.4526232, -73.7418082)","price":116.73565891472869} {"address":"RR#1 Site 7 Comp 14 Christopher Lake Saskatchewan","amenities":["['Free parking'"," 'Children Activities (Kid / Family Friendly)'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Flora Bora Forest Lodging","hotel_rating":5.0,"id":5545,"location":"(55.5321257, -106.1412243)","price":116.73565891472869} {"address":"613 King Avenue Enderby British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Room service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Sleep Right Inn","hotel_rating":3.0,"id":5641,"location":"(50.5469661, -119.1400385)","price":90.0} {"address":"42 Brighton Roa ","amenities":["[]"],"country":"Canada","hotel_name":"Brighton House","hotel_rating":5.0,"id":264,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"1775 Trans Canada Hwy E Kamloops British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Kings Motor Inn","hotel_rating":3.5,"id":600,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"1221 Highridge Dr Kamloops British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"High Ridge Bed and Breakfast","hotel_rating":"NaN","id":638,"location":"(50.6497796, -120.1715135)","price":116.73565891472869} {"address":"2011 Estevan Rd Nanaimo British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Departure Bay Motel","hotel_rating":"NaN","id":876,"location":"(49.1892414, -123.9630121)","price":116.73565891472869} {"address":"521 Beaver Point Rd British Columbia V","amenities":["[]"],"country":"Canada","hotel_name":"AlohaAina Farm Stay","hotel_rating":"NaN","id":961,"location":"(50.2229245, -120.4894799)","price":116.73565891472869} {"address":"617 Cynthia St Saskatoon Saskatchewan","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Country Inn & Suites by Radisson, Saskatoon, SK","hotel_rating":4.0,"id":1064,"location":"(52.1588367, -106.6871405)","price":86.0} {"address":"16 Trans-Canada Hwy ","amenities":["[]"],"country":"Canada","hotel_name":"Saskatoon 16 West RV Park","hotel_rating":3.0,"id":1110,"location":"(45.3770439, -75.7472227)","price":116.73565891472869} {"address":"198 Main St Newfoundland and Labrador","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"J & J Bed & Breakfast","hotel_rating":3.5,"id":1210,"location":"(48.9486339, -55.6641463)","price":116.73565891472869} {"address":"187 rue Saint Raphael La Malbaie Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge La Mansarde","hotel_rating":4.5,"id":1302,"location":"(47.6599525506334, -70.1111675386352)","price":105.0} {"address":"3700 32 St Vernon British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Room service'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Silver Star Motel","hotel_rating":4.0,"id":1756,"location":"(50.2760668, -119.2737143)","price":116.73565891472869} {"address":"374 Dundas St London Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Babysitting'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Holiday Inn Express & Suites London Downtown","hotel_rating":3.5,"id":1789,"location":"(42.9862930354839, -81.2410183387097)","price":114.0} {"address":"892 6th Ave Fernie British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"The Raging Elk Adventure Lodge","hotel_rating":"NaN","id":2119,"location":"(49.5079135, -115.062608263968)","price":116.73565891472869} {"address":"476 Range Lake Road Yellowknife Northwest Territories","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Airport transportation'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Stanton Suites Hotel","hotel_rating":3.5,"id":2149,"location":"(62.4472827, -114.4063798)","price":179.0} {"address":"141 Trois-Rivieres Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Banquet Room'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hotel Oui GO!","hotel_rating":4.5,"id":2723,"location":"(46.3507999, -72.5571257)","price":164.0} {"address":"201 Little Cove Road ","amenities":["[]"],"country":"Canada","hotel_name":"Little Cove Villa","hotel_rating":"NaN","id":2841,"location":"(35.8320689233384, -84.9094200534366)","price":116.73565891472869} {"address":"8737 Telco Street ","amenities":["[]"],"country":"Canada","hotel_name":"Mrs. P's B & B","hotel_rating":5.0,"id":3201,"location":"(50.7259881, -127.4921644)","price":116.73565891472869} {"address":"9825 Boulevard Guillaume-Couture ","amenities":["[]"],"country":"Canada","hotel_name":"Camping du Fort De La Martiniere","hotel_rating":3.5,"id":3430,"location":"(46.8065317, -71.1637765)","price":116.73565891472869} {"address":"327 Ontario St St. Catharines Ontario","amenities":["['Pool'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Electric vehicle charging station'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Holiday Inn Hotel & Suites St. Catharines Conference Centre","hotel_rating":4.0,"id":3468,"location":"(43.1701106, -79.2654372)","price":113.0} {"address":"3281 Island Hwy W Qualicum Beach British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Westerlea Resort Motel","hotel_rating":4.5,"id":3552,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"21198 Victoria Rd Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Banquet Room'"," 'Indoor pool'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Ridgetown Inn","hotel_rating":2.5,"id":3791,"location":"(42.4779374633342, -81.9058010024131)","price":116.73565891472869} {"address":"4898 Edwards Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Alamo Motel","hotel_rating":5.0,"id":4159,"location":"(52.5921495, -1.8165748)","price":116.73565891472869} {"address":"Rr4 3185 Fire Route 7a Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Ardagh Cottage Resort","hotel_rating":3.5,"id":4361,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"2101 14 Ave Wainwright Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Microwave'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Day's Motel","hotel_rating":3.5,"id":4933,"location":"(52.8433858, -110.8320326)","price":79.0} {"address":"266 Route 138 Baie Sainte-Catherine Quebec","amenities":["['Air conditioning']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Gite Entre Baleine et Clocher","hotel_rating":4.0,"id":5005,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":" ","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Golf Course'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Comfort Inn & Suites Edmonton International Airport","hotel_rating":4.5,"id":5187,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"1 Radford Dr ","amenities":["[]"],"country":"Canada","hotel_name":"The Tartan House B & B","hotel_rating":"NaN","id":5334,"location":"(37.050436, -76.429164)","price":110.0} {"address":"180 Rue du Massif ","amenities":["[]"],"country":"Canada","hotel_name":"Imago Village","hotel_rating":5.0,"id":5585,"location":"(45.81081975, -74.00632675)","price":116.73565891472869} {"address":"408 Ellice Street Moosomin Sask","amenities":["[]"],"country":"Canada","hotel_name":"Moosomin Country Squire Inn","hotel_rating":"NaN","id":5599,"location":"(60.1840566, 24.9624778)","price":79.0} {"address":" ","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Room service'"," 'Spa'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Best Western Plus Mission City Lodge","hotel_rating":4.0,"id":5652,"location":"('nil', 'nil')","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Tilson Place","hotel_rating":5.0,"id":5809,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"2 Causapscal Quebec","amenities":["['Air conditioning'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge de la Coulee Douce","hotel_rating":4.0,"id":5866,"location":"(48.3542375, -67.2269621)","price":102.0} {"address":"2 Beaudoin Street Blanc-Sablon Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Four Seasons Inn & Motel","hotel_rating":"NaN","id":5905,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"1101 Bow Valley Trail Canmore Alberta","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Georgetown Inn","hotel_rating":4.5,"id":144,"location":"(51.0906659, -115.349833160299)","price":116.73565891472869} {"address":"4201 Skaha Lake Road Penticton British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Lakeside Villa Inn & Suites","hotel_rating":4.0,"id":388,"location":"(49.4526359, -119.6002638)","price":116.73565891472869} {"address":"2670 Skaha Lake Rd Penticton British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Bel Air Motel","hotel_rating":2.5,"id":412,"location":"(49.4526359, -119.6002638)","price":116.73565891472869} {"address":"1048 Westminster Ave W Penticton British Columbia","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Stardust Motor Inn","hotel_rating":2.5,"id":417,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"180 Suneagle Dr British Columbia V","amenities":["[]"],"country":"Canada","hotel_name":"Saltspring Oceanviewgetaway","hotel_rating":"NaN","id":963,"location":"(48.9230651, -123.5757267)","price":116.73565891472869} {"address":"2843 County Road 10 Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Miller's House Bed and Breakfast","hotel_rating":5.0,"id":1571,"location":"(45.512248457433, -74.6228499170737)","price":116.73565891472869} {"address":"900 Brunswick Street Prince George British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Airport transportation'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Courtyard Prince George","hotel_rating":4.5,"id":1710,"location":"(53.9183213, -122.746822)","price":123.0} {"address":"7416 97th St Osoyoos British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Boundary Motel","hotel_rating":3.5,"id":1911,"location":"(49.0365783, -119.4775724)","price":75.0} {"address":"10 Resort Lane Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Triple T Cedar Resort","hotel_rating":4.0,"id":1956,"location":"(44.3435946, -78.5379747)","price":116.73565891472869} {"address":"2166 rue des Etudiants Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Motel Princesse","hotel_rating":"NaN","id":2021,"location":"(48.41615165, -71.2284925961812)","price":73.0} {"address":"1506 Pasqua St Regina Saskatchewan","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast Available'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Kids pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Paid Internet'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Residence Inn by Marriott Regina","hotel_rating":4.5,"id":2041,"location":"(50.4620411, -104.640992)","price":116.73565891472869} {"address":"2475 Mountain Rd Moncton New Brunswick","amenities":["['Fitness Centre with Gym / Workout Room'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Babysitting'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Travelodge Suites Moncton","hotel_rating":3.5,"id":2192,"location":"(46.0943635, -64.7752107)","price":88.0} {"address":"220 Germain St Saint John New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Mahogany Manor Bed and Breakfast","hotel_rating":4.5,"id":2526,"location":"(45.26923945, -66.059039189311)","price":115.0} {"address":"2000 Huron Church Rd Windsor Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Motel 6 Windsor","hotel_rating":3.0,"id":2623,"location":"(42.2606396, -83.0407323)","price":72.0} {"address":"99 Montague Street Lunenburg Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Sail Inn B&B","hotel_rating":4.5,"id":2798,"location":"(44.37654023125, -64.3105451625)","price":116.73565891472869} {"address":"1231 Boul de Forillon Gaspe Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Chalets du Parc","hotel_rating":4.0,"id":2953,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"458 Johnson Cres ","amenities":["[]"],"country":"Canada","hotel_name":"Legacy Acres B&B","hotel_rating":"NaN","id":3133,"location":"(49.8459755, -97.321036809999)","price":116.73565891472869} {"address":"11633 100th Street Grande Prairie Alberta","amenities":["['Free parking'"," 'Pool'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Restaurant'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Airport transportation'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Pomeroy Hotel & Conference Centre Grande Prairie","hotel_rating":4.0,"id":3437,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"503 Trunk Rd Sault Ste. Marie Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Howard Johnson by Wyndham Sault Ste Marie on","hotel_rating":2.0,"id":3594,"location":"(46.5183510383993, -84.2814942015315)","price":116.73565891472869} {"address":"796455 Grey Rd. 19 Blue Mountains Ontario","amenities":["['Free parking'"," 'Hot Tub'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Tyrolean Village Resort at Blue Mountain","hotel_rating":4.0,"id":3655,"location":"(44.5116657324646, -80.3231415967562)","price":116.73565891472869} {"address":"1371 Foreman Rd Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Duff's Cottages","hotel_rating":4.0,"id":4171,"location":"(43.3979239, -80.1695167)","price":116.73565891472869} {"address":"3571 Voght St Merritt British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Dry Cleaning'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Ramada Limited Merritt","hotel_rating":3.5,"id":4229,"location":"(50.1228459, -120.756727)","price":116.73565891472869} {"address":"151 Bass Pro Mills Dr Vaughan Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Aloft Vaughan Mills","hotel_rating":"NaN","id":4307,"location":"(43.82287035, -79.5370239549363)","price":139.0} {"address":"117 rue de l'Anse Temiscouata-sur-le-Lac Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge Sur le Lac Temiscouata","hotel_rating":4.5,"id":4319,"location":"(47.6763821, -68.8513492)","price":116.73565891472869} {"address":"7550 Rockwell Drive Harrison Hot Springs British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"The Rockwell Harrison Guest Lodge B&B","hotel_rating":"NaN","id":4436,"location":"(49.3145823, -121.7681846)","price":261.0} {"address":"4815 52nd Street Cold Lake Alberta","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Pool'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Room service'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Best Western Cold Lake Inn","hotel_rating":4.0,"id":4462,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"540 Esplanade Ladysmith British Columbia","amenities":["['Free parking'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Breakfast Available'"," 'Children Activities (Kid / Family Friendly)'"," 'Golf Course'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Holiday House Seaview Motel","hotel_rating":2.5,"id":4557,"location":"(55.001251, -125.002441)","price":99.0} {"address":" ","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Heated pool'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Pemberton Valley Lodge","hotel_rating":4.0,"id":4614,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"3408 Brackley Point Rd - Rte 15 ","amenities":["[]"],"country":"Canada","hotel_name":"Millstream Cottages & Motel","hotel_rating":"NaN","id":4802,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"7445 Highway 3 West Dunnville Ontario","amenities":["['Free parking'"," 'Room service'"," 'Children Activities (Kid / Family Friendly)'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Oakwood Escape","hotel_rating":4.5,"id":5046,"location":"(42.9190811, -79.5763919)","price":116.73565891472869} {"address":"467 Six Foot Bay Rd Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Scotsman Point Cottage Resort","hotel_rating":4.5,"id":5059,"location":"(44.5142233, -78.3843759)","price":116.73565891472869} {"address":"12 Wolfe St Louisbourg Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Cranberry Cove Inn","hotel_rating":4.5,"id":5086,"location":"(45.9175381338759, -59.9810442036645)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Concierge'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Lone Star Hotel","hotel_rating":3.0,"id":5104,"location":"('nil', 'nil')","price":116.73565891472869} {"address":" ","amenities":["['Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Peachcliff Bed & Breakfast","hotel_rating":5.0,"id":5673,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"1-16 Trans Canada Hwy Charlottetown Prince Edward Island","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The White Horse Motel","hotel_rating":3.5,"id":212,"location":"(46.3355508, -63.1466676)","price":116.73565891472869} {"address":"170 Simson Rd British Columbia V","amenities":["[]"],"country":"Canada","hotel_name":"Stonecutter's Rest Bed & Breakfast","hotel_rating":"NaN","id":970,"location":"(48.9255795, -123.5876023)","price":116.73565891472869} {"address":"200 Abbott Magog Quebec","amenities":["['Free parking'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Concierge'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"A L'Ancestrale B & B","hotel_rating":4.5,"id":1362,"location":"(45.2677694, -72.1541377)","price":109.0} {"address":"1 Forest Rd St. John's Newfoundland and Labrador","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Winsor House","hotel_rating":5.0,"id":1501,"location":"(53.8217327, -61.2295532)","price":152.0} {"address":"6404 Cottonwood Dr Osoyoos British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Poplars Motel On The Lake","hotel_rating":4.5,"id":1924,"location":"(49.0328587, -119.4455723)","price":116.73565891472869} {"address":"1052 Rat Bay Rd Huntsville Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Children Activities (Kid / Family Friendly)'"," 'Indoor pool'"," 'Non-smoking hotel'"," 'Tennis Court'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Blue Water Acres","hotel_rating":4.0,"id":2276,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"1271 60 Hwy ","amenities":["[]"],"country":"Canada","hotel_name":"Muskoka Mist Bed & Breakfast","hotel_rating":5.0,"id":2294,"location":"(51.5097043, -0.0575989)","price":116.73565891472869} {"address":"1105 Boul. Saint-Germain Rimouski Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Camping Rimouski & Motel de L'Anse","hotel_rating":4.0,"id":2358,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"100 Tucker Park Road Saint John New Brunswick","amenities":["['Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel']"],"country":"Canada","hotel_experience":"Average","hotel_name":"UNB Saint John Summer Hotel","hotel_rating":3.0,"id":2546,"location":"(45.3063139, -66.0797087)","price":116.73565891472869} {"address":"41 Kingswood Way Fredericton New Brunswick","amenities":["['Room service'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Golf Course'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Radisson Kingswood","hotel_rating":4.5,"id":2908,"location":"(45.9300252, -66.7122983)","price":116.73565891472869} {"address":"Forest Hill Rd Fredericton New Brunswick","amenities":["['Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Skyline Motel","hotel_rating":3.5,"id":2926,"location":"(45.9381763, -66.6344647)","price":116.73565891472869} {"address":"2462 Alexandria Way West Kelowna British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Alexandria House Bed & Breakfast","hotel_rating":5.0,"id":3067,"location":"(49.8548123721404, -119.619344787955)","price":185.0} {"address":"4125 Byng Road Port Hardy British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Escape B&B","hotel_rating":"NaN","id":3175,"location":"(50.6893475, -127.4531093)","price":116.73565891472869} {"address":"Yukon Highway # Haines Junction Yukon","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Moe's Yukon Ranch Adventures Hostel","hotel_rating":4.5,"id":4506,"location":"(60.8005435, -137.4893938)","price":116.73565891472869} {"address":"180 route 132 Ouest Carleton-sur-Mer Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Children Activities (Kid / Family Friendly)'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite des Oiseaux Migrateurs B&B","hotel_rating":4.5,"id":4542,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"9616 58 Hwy High Level Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Pool'"," 'Room service'"," 'Restaurant'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Best Western Plus Mirage Hotel & Resort","hotel_rating":4.5,"id":5138,"location":"(58.5175303, -117.0926533)","price":116.73565891472869} {"address":"5312 Lakeshore Dr Sylvan Lake Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Lost Harbour Inn","hotel_rating":"NaN","id":5218,"location":"(52.3175984, -114.0816921)","price":68.0} {"address":"1501 Main Street South Dauphin Manitoba","amenities":["[]"],"country":"Canada","hotel_name":"Prairie Mountain Inn","hotel_rating":"NaN","id":5529,"location":"(51.1394632, -100.0621631)","price":116.73565891472869} {"address":"5204 Highway St. Valleyview Alberta","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Bar/Lounge'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Horizon Inn","hotel_rating":3.5,"id":5569,"location":"(55.0606608, -117.282626)","price":100.0} {"address":"65 Broadway St W Paris Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Little Paris Bed and Breakfast","hotel_rating":"NaN","id":5634,"location":"(43.1967982, -80.3877141)","price":130.0} {"address":"11 Island Dr Flin Flon Manitoba","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Oreland Motel","hotel_rating":4.0,"id":5735,"location":"(54.7691896, -101.8600471)","price":79.0} {"address":"798 Government Road Greenwood British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Evening Star Motel","hotel_rating":4.0,"id":5926,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"7001 Corbould Dr Stuie British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Airport transportation'"," 'Banquet Room'"," 'Breakfast Available'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Hot Tub'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Ski-In / Ski-Out'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Tweedsmuir Park Lodge","hotel_rating":5.0,"id":6100,"location":"(52.3707857, -126.0686202)","price":116.73565891472869} {"address":"Old Lodge Road Jasper Alberta","amenities":["['Free parking'"," 'Restaurant'"," 'Room service'"," 'Fitness Centre with Gym / Workout Room'"," 'Free Internet'"," 'Bar/Lounge'"," 'Pool'"," 'Spa'"," 'Babysitting'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Paid Wifi'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Fairmont Jasper Park Lodge","hotel_rating":4.0,"id":39,"location":"(52.8882325, -118.0564112)","price":187.0} {"address":" Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Brewster Accommodation","hotel_rating":5.0,"id":98,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"NE side of intersection of Hwy 1 & Hwy 1X ","amenities":["[]"],"country":"Canada","hotel_name":"Willow Rock Campground","hotel_rating":3.0,"id":187,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"433 Banff Avenue Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Samesun Banff","hotel_rating":4.0,"id":561,"location":"(51.1825258, -115.566136902657)","price":116.73565891472869} {"address":"625 Boulevard de Comporte La Malbaie Quebec","amenities":["['Restaurant'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Tennis Court'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Econo Lodge La Malbaie","hotel_rating":3.5,"id":1297,"location":"(47.656076291503, -70.1507090712274)","price":116.73565891472869} {"address":"1155 Ahbau St ","amenities":["[]"],"country":"Canada","hotel_name":"Elm Arbour Bed and Breakfast","hotel_rating":4.5,"id":1733,"location":"(53.9136362890432, -122.785201604736)","price":116.73565891472869} {"address":"5815 Oleander Dr Osoyoos British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Safari Beach Condo Resort","hotel_rating":4.5,"id":1918,"location":"(49.0175857, -119.4630468)","price":116.73565891472869} {"address":"2176 Salmon Point Rd Campbell River British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Paid Wifi'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Salmon Point Resort RV Park & Marina","hotel_rating":4.0,"id":2451,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"4040 Walker Rd ","amenities":["[]"],"country":"Canada","hotel_name":"All Seasons Motel","hotel_rating":"NaN","id":2639,"location":"(51.4804642, -3.1519681)","price":116.73565891472869} {"address":"400 rue De La Sangamo Trois-Rivieres Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel Populaire","hotel_rating":4.0,"id":2745,"location":"(46.3263818, -72.5622352)","price":116.73565891472869} {"address":"693 Masons Beach Rd Lunenburg Nova Scotia","amenities":["['Free Internet'"," 'Free parking'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Lily Front Motel & Cottages","hotel_rating":4.0,"id":2806,"location":"(44.3678611, -64.3195145)","price":116.73565891472869} {"address":"16 Hay Bay Rd Tobermory Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Escarpment Heights Motel and Cottages","hotel_rating":4.0,"id":2832,"location":"(45.2528049, -81.6669054)","price":116.73565891472869} {"address":"159 rue de Bateau-Passeur Tadoussac Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Les Suites de L'Anse","hotel_rating":3.0,"id":3322,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"200 Parent Way Fort McMurray Alberta","amenities":["['Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Bar/Lounge'"," 'Airport transportation'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Vantage Inn & Suites","hotel_rating":4.0,"id":3974,"location":"(56.6826149, -111.3511568)","price":116.73565891472869} {"address":"245 North Front St Belleville Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Country Inn & Suites by Radisson, Belleville, ON","hotel_rating":4.5,"id":4188,"location":"(44.1825205, -77.3930171)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Maplewood Motel","hotel_rating":4.0,"id":4296,"location":"('nil', 'nil')","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Golf Course'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Ski-In / Ski-Out'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Chalets Mont Sainte-Anne","hotel_rating":4.0,"id":4733,"location":"('nil', 'nil')","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Spectacle Lake Lodge","hotel_rating":4.5,"id":4758,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"12753 Rondeview Pl Madeira Park British Columbia","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Francis Point B&B","hotel_rating":5.0,"id":4845,"location":"(49.6155679, -124.0534645)","price":116.73565891472869} {"address":"6505 48 Ave Camrose Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Norsemen Inn","hotel_rating":"NaN","id":4928,"location":"(53.0146808, -112.7936884)","price":116.73565891472869} {"address":"746 Hespeler Rd Cambridge Ontario","amenities":["['Pool'"," 'Restaurant'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hilton Garden Inn Kitchener","hotel_rating":4.0,"id":4961,"location":"(43.4110172285568, -80.3285434307415)","price":153.0} {"address":"4347 Yellowhead Highway Barriere British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Barriere Motor INN, Barriere - Restaurant, Bar & Cold Beer & Wine","hotel_rating":2.5,"id":5293,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"4520 - 46th Street Olds Alberta","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Free parking'"," 'Room service'"," 'Restaurant'"," 'Bar/Lounge'"," 'Spa'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Best Western Of Olds","hotel_rating":4.0,"id":5412,"location":"(55.001251, -115.002136)","price":126.0} {"address":" ","amenities":["[]"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel de la Gare","hotel_rating":4.0,"id":5875,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"1111 boulevard St-Laurent Ouest Louiseville Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Room service'"," 'Spa'"," 'Electric vehicle charging station'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel Normandie","hotel_rating":3.5,"id":5904,"location":"(46.2506048666667, -72.9645393666667)","price":59.0} {"address":"5311-48 Avenue ","amenities":["[]"],"country":"Canada","hotel_name":"Red Rest Motel","hotel_rating":3.5,"id":5941,"location":"(53.2544735, -110.0006153)","price":116.73565891472869} {"address":"170 Kananaskis Way Canmore Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Blackstone Mountain Lodge by CLIQUE","hotel_rating":"NaN","id":145,"location":"(51.08449355, -115.340614395316)","price":116.73565891472869} {"address":"439 County Rd 25 Prince Edward RR 9 ","amenities":["[]"],"country":"Canada","hotel_name":"A Prince Edward County Bed and Breakfast Getaway","hotel_rating":5.0,"id":1602,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"4702 Anderson-Thomson Blvd Yellowknife Northwest Territories","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Narwal B&B","hotel_rating":4.5,"id":2168,"location":"(62.46321, -114.3589899)","price":116.73565891472869} {"address":"5241 Rice Lake Dr. Hamilton Ontario","amenities":["['Pool'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Terrible","hotel_name":"Sunrise Tourist Trailer Park","hotel_rating":1.0,"id":2247,"location":"(44.1217439, -78.227056)","price":116.73565891472869} {"address":"46 Roe Rd Huntsville Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Swallowdale Inn B & B","hotel_rating":5.0,"id":2285,"location":"(45.3301493, -79.1492121)","price":116.73565891472869} {"address":"3250 Route 132 Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Chalets Au Refuge du Vieux Loup de Mer","hotel_rating":5.0,"id":2356,"location":"(48.3593607, -68.7420725)","price":435.0} {"address":"256 McLean St S ","amenities":["[]"],"country":"Canada","hotel_name":"Wellcomeinn Bed and Breakfast","hotel_rating":5.0,"id":2472,"location":"(-34.2715282, 140.6120845)","price":116.73565891472869} {"address":"1441 Manawagonish Rd Saint John New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Econo Lodge & Suites","hotel_rating":3.5,"id":2531,"location":"(45.23942175, -66.1180650467527)","price":85.0} {"address":"9310 Elk Drive ","amenities":["[]"],"country":"Canada","hotel_name":"Bonita B&B","hotel_rating":4.5,"id":3183,"location":"(38.7539989795918, -77.2688786122449)","price":116.73565891472869} {"address":"17 ","amenities":["[]"],"country":"Canada","hotel_name":"Maison Fortier B&B","hotel_rating":4.0,"id":3319,"location":"(45.73022675, -0.721287587256379)","price":116.73565891472869} {"address":"391 Ontario St St. Catharines Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Capri Inn","hotel_rating":4.5,"id":3469,"location":"(43.178095, -79.266948)","price":116.73565891472869} {"address":"3285 Island Hwy W Qualicum Beach British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Concierge'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Buena Vista by the Sea","hotel_rating":4.5,"id":3538,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"1411 Battleford Trail Swift Current Saskatchewan","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Spa'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Home Inn & Suites - Swift Current","hotel_rating":4.5,"id":3986,"location":"(55.5321257, -106.1412243)","price":116.73565891472869} {"address":"RR#1 4409 No.2 Sideroad ","amenities":["[]"],"country":"Canada","hotel_name":"Mt Nemo Lookout B&B","hotel_rating":4.5,"id":4208,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"296 Notre-Dame Ouest ","amenities":["[]"],"country":"Canada","hotel_name":"Hebergement Gaspesie sur Mer","hotel_rating":"NaN","id":4368,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"725 Quathiaski Road Quadra Island Quathiaski Cove British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Whiskey Point Resort","hotel_rating":4.5,"id":4523,"location":"(55.001251, -125.002441)","price":119.0} {"address":"391 chemin de la Place des Cedres Saint Michel des Saints Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Wheelchair Access'"," 'Kitchenette'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Domaine du Lac Taureau","hotel_rating":4.5,"id":4724,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"163 First St. Street W ","amenities":["[]"],"country":"Canada","hotel_name":"Shalom B&B","hotel_rating":4.0,"id":5065,"location":"(-34.114192, 18.8256167)","price":116.73565891472869} {"address":"340 Juniper Street ","amenities":["[]"],"country":"Canada","hotel_name":"The Edge B&B","hotel_rating":"NaN","id":5070,"location":"(32.7293725823843, -117.161699795734)","price":116.73565891472869} {"address":"96 boul. de Mortagne Boucherville Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Golf Course'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Comfort Inn Boucherville","hotel_rating":3.5,"id":5684,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"11 Windward Dr Grimsby Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Super 8 by Wyndham Grimsby Ontario","hotel_rating":4.0,"id":5778,"location":"(43.2091723863598, -79.59955704088)","price":94.0} {"address":"6 Quebec G","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Le gite chez Majo","hotel_rating":5.0,"id":5796,"location":"(33.5739660416667, -117.734197708333)","price":116.73565891472869} {"address":"1506 Bow Valley Trail Canmore Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Super 8 by Wyndham Canmore","hotel_rating":5.0,"id":124,"location":"(51.0748046, -115.3325832)","price":98.0} {"address":"171 Cougar Point Rd Canmore Alberta","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Eagle's Nest Bed & Breakfast","hotel_rating":5.0,"id":181,"location":"(51.08847775, -115.337416494761)","price":116.73565891472869} {"address":"2307 Skaha Lake Rd Penticton British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Pass Motor Inn","hotel_rating":3.0,"id":363,"location":"(49.4526359, -119.6002638)","price":116.73565891472869} {"address":"650 Victoria Street Kamloops British Columbia","amenities":["['Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Restaurant'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Thompson Hotel and Conference Centre","hotel_rating":4.0,"id":586,"location":"(50.6759683, -120.3259465)","price":99.0} {"address":" Ontario P","amenities":["[]"],"country":"Canada","hotel_name":"Birch Island Lodge Ltd.","hotel_rating":5.0,"id":843,"location":"(14.4006473, 120.9666639)","price":116.73565891472869} {"address":"1874 Peninsula Rd Ucluelet British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Surfs Inn Rainforest Cottages and Guesthouse","hotel_rating":4.5,"id":1135,"location":"(48.9446905, -125.5565446)","price":67.0} {"address":"354 Forbes Rd Ucluelet British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Pacific Rim Guest Lodge","hotel_rating":3.0,"id":1149,"location":"(48.9445613, -125.5645825)","price":116.73565891472869} {"address":"62 2e Rang La Malbaie Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge De La Miscoutine","hotel_rating":4.0,"id":1323,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"111 rue Merry Nord Magog Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Children Activities (Kid / Family Friendly)'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge Jeunesse Magog-Orford Hostel","hotel_rating":4.5,"id":1368,"location":"(45.2760896, -72.1543772)","price":66.0} {"address":"363 River Rd E ","amenities":["[]"],"country":"Canada","hotel_name":"Wasaga Sands Cottages","hotel_rating":2.0,"id":1441,"location":"(43.4581855227273, -80.4531645)","price":116.73565891472869} {"address":"3 Vangorda Pl Whitehorse Yukon","amenities":["['Free Internet'"," 'Free parking'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Paid Internet'"," 'Paid Wifi'"," 'Public Wifi'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Vangorda Place Bed and Breakfast","hotel_rating":3.5,"id":1535,"location":"(63.000147, -136.002502)","price":116.73565891472869} {"address":"6 Centre St Picton Ontario","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Air conditioning'"," 'Kitchenette'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Chatsworth Suites","hotel_rating":4.5,"id":1592,"location":"(44.0095075134278, -77.1418637726145)","price":116.73565891472869} {"address":"6505 Lower Mud River Rd Prince George British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Woodhouse Cottages and Ranch","hotel_rating":5.0,"id":1712,"location":"(53.8211597506321, -122.972047178297)","price":116.73565891472869} {"address":"2280 Regent St Sudbury Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hampton Inn Sudbury","hotel_rating":4.5,"id":1858,"location":"(46.4794904, -81.0071207)","price":127.0} {"address":"227 Laurier Gatineau Quebec","amenities":["['Air conditioning']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Le 227 Laurier B&B","hotel_rating":3.5,"id":2097,"location":"(45.437537, -75.7088700965142)","price":99.0} {"address":"Kaltasin Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Billings Spit Beach House","hotel_rating":5.0,"id":2334,"location":"(48.3835845, -123.6891949)","price":116.73565891472869} {"address":"22 Island View Dr Ontario","amenities":["['Free parking'"," 'Breakfast included'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Minibar'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Chalet Rosemarie","hotel_rating":4.5,"id":2384,"location":"(45.2193168, -75.6696752)","price":116.73565891472869} {"address":"207 Park Dr Clearwater British Columbia","amenities":["['Air conditioning']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hill Crest Place","hotel_rating":5.0,"id":2501,"location":"(51.6506178, -120.0385148)","price":116.73565891472869} {"address":"400 Main Street Saint John New Brunswick","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Babysitting'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Holiday Inn Express & Suites - Saint John","hotel_rating":4.5,"id":2525,"location":"(45.2749996, -66.0760125)","price":116.73565891472869} {"address":"2030 Huron Church Rd Windsor Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Kenora Motel","hotel_rating":3.5,"id":2621,"location":"(42.2606396, -83.0407323)","price":116.73565891472869} {"address":"907 Boulevard Monseigneur de Laval Baie-St-Paul Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Motel des Cascades","hotel_rating":4.5,"id":2687,"location":"(47.4393237, -70.5208053)","price":79.0} {"address":"45920 First Ave Chilliwack British Columbia","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Free parking'"," 'Restaurant'"," 'Room service'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Electric vehicle charging station'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Coast Chilliwack Hotel","hotel_rating":4.5,"id":3262,"location":"(49.168853, -121.9527945)","price":116.73565891472869} {"address":"47390 Fairfield Rd ","amenities":["[]"],"country":"Canada","hotel_name":"The Old Schoolhouse Inn B&B","hotel_rating":"NaN","id":3295,"location":"(53.7685215, -0.3853962)","price":116.73565891472869} {"address":"10909 100 Ave Grande Prairie Alberta","amenities":["['Restaurant'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Average","hotel_name":"The Lodge Motor Inn","hotel_rating":3.0,"id":3464,"location":"(55.1702108818182, -118.822941427273)","price":116.73565891472869} {"address":"20 Simcoe St St. Catharines Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Simcoe Suites on the Henley","hotel_rating":5.0,"id":3481,"location":"(43.201825, -79.268418)","price":116.73565891472869} {"address":"8 Riviere du Loup Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel Boulevard Cartier","hotel_rating":3.5,"id":3728,"location":"(47.8358164, -69.5368025)","price":116.73565891472869} {"address":"864 Commerciale Nord Temiscouata-sur-le-Lac Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge Saint Mathias","hotel_rating":4.5,"id":4321,"location":"(47.6764626, -68.8754435)","price":99.0} {"address":"21653 Fraser Hwy Langley City British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Travelodge Langley City","hotel_rating":4.0,"id":4488,"location":"(49.0963777, -122.623674451531)","price":116.73565891472869} {"address":"1782 Astra Rd Comox British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Bella's Beachfront B&B","hotel_rating":5.0,"id":4770,"location":"(49.7310928, -124.9014848)","price":116.73565891472869} {"address":"53 avenue des Groseilliers ","amenities":["[]"],"country":"Canada","hotel_name":"Hotel-Motel La Grande","hotel_rating":"NaN","id":5216,"location":"(53.7925984, -77.6170584)","price":116.73565891472869} {"address":"12438 Barkerville Highway Wells British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hubs Motel","hotel_rating":4.5,"id":5463,"location":"(53.1022652, -121.5705202)","price":116.73565891472869} {"address":"110 Motel Av Salmo British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Sal-Crest Motel","hotel_rating":4.5,"id":5582,"location":"(49.1923622, -117.2912366)","price":116.73565891472869} {"address":"293 Terrebonne Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Pool'"," 'Room service'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Electric vehicle charging station'"," 'Golf Course'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Imperia Hotel & Suites Terrebonne","hotel_rating":3.5,"id":5706,"location":"(45.7081005, -73.6515157)","price":116.73565891472869} {"address":"362002 ","amenities":["[]"],"country":"Canada","hotel_name":"Raven River Bed and Breakfast","hotel_rating":5.0,"id":5908,"location":"(43.0447565217142, 44.6850965944159)","price":116.73565891472869} {"address":"717 Geikie St Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Calla's Palace","hotel_rating":2.5,"id":71,"location":"(52.8735999429077, -118.085494960729)","price":116.73565891472869} {"address":"187 Kananaskis Way Canmore Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Pool'"," 'Spa'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Solara Resort & Spa - Bellstar Hotels & Resorts","hotel_rating":4.0,"id":143,"location":"(51.0840803, -115.3420407)","price":116.73565891472869} {"address":"2406 Skaha Lake Rd Penticton British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Apple Tree Inn","hotel_rating":3.5,"id":370,"location":"(49.4526359, -119.6002638)","price":116.73565891472869} {"address":"3190 Creekside Way Kamloops British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Ski-In / Ski-Out'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Fireside Lodge","hotel_rating":3.5,"id":621,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"6 Town Line Road Ontario P","amenities":["[]"],"country":"Canada","hotel_name":"The Country Inn","hotel_rating":"NaN","id":790,"location":"(46.5157477, -84.4653766)","price":116.73565891472869} {"address":"629 Johnson St Kingston Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Pool'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Rosa's Bed and Breakfast","hotel_rating":4.5,"id":1274,"location":"(44.231586, -76.5037228)","price":116.73565891472869} {"address":"9106 Main Street Osoyoos British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Avalon Inn","hotel_rating":3.5,"id":1902,"location":"(49.0313639, -119.4632555)","price":89.0} {"address":"2862 Highway 35 Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Knights Inn Lindsay","hotel_rating":3.0,"id":1960,"location":"(44.3178087477158, -78.7178959446736)","price":85.0} {"address":"1424 Gillespie Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Grouse Nest Resort","hotel_rating":"NaN","id":2346,"location":"(37.264519, -79.845608)","price":116.73565891472869} {"address":"5653 Wharf Road Sechelt British Columbia","amenities":["['Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Upper Deck Guesthouse","hotel_rating":4.5,"id":2763,"location":"(49.4773115, -123.7550861)","price":116.73565891472869} {"address":"665 Prospect Street Fredericton New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Holiday Inn Express & Suites","hotel_rating":4.5,"id":2903,"location":"(45.94951715, -66.6845695074934)","price":133.0} {"address":"2093 Tomat Ave West Kelowna British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Concierge'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Morning Glory Bed & Breakfast","hotel_rating":5.0,"id":3080,"location":"(49.872866, -119.5440553)","price":116.73565891472869} {"address":"6745 Hardy Bay road Port Hardy British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"North Coast Cottages","hotel_rating":4.5,"id":3195,"location":"(50.710529, -127.4900107)","price":116.73565891472869} {"address":"45466 Yale Rd Chilliwack British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Travelodge Chilliwack","hotel_rating":3.5,"id":3267,"location":"(49.1533606, -121.9629854)","price":116.73565891472869} {"address":"Rue Principal Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"La Maison Cadorette","hotel_rating":4.0,"id":3514,"location":"(46.0963857, -75.6339128)","price":116.73565891472869} {"address":"3292 Island Hwy W Qualicum Beach British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Ocean Crest Motel","hotel_rating":"NaN","id":3541,"location":"(55.001251, -125.002441)","price":89.0} {"address":"3295 Island Hwy W Qualicum Beach British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Shorewater Resort","hotel_rating":4.5,"id":3545,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"2702 Nicola Av Merritt British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Knights Inn Merritt","hotel_rating":"NaN","id":4232,"location":"(50.1072294, -120.7713691)","price":75.0} {"address":"3561 Voght St Merritt British Columbia","amenities":["['Free parking'"," 'Pool'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Restaurant'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Super 8 by Wyndham Merritt BC","hotel_rating":3.5,"id":4234,"location":"(50.1228459, -120.756727)","price":116.73565891472869} {"address":"3864 Main St. Ontario","amenities":["['Free Internet'"," 'Air conditioning'"," 'Family Rooms'"," 'Kitchenette'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Jordan Village Guest Manor","hotel_rating":4.5,"id":4318,"location":"(43.05696463125, -79.05314475625)","price":116.73565891472869} {"address":"2 Millenium Way Kincardine Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Holiday Inn Express & Suites Kincardine","hotel_rating":4.5,"id":4515,"location":"(50.000678, -86.000977)","price":163.0} {"address":"24 Saint Sauveur des Monts Quebec","amenities":["['Pool'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Spa'"," 'Babysitting'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Manoir Saint-Sauveur","hotel_rating":4.0,"id":4651,"location":"(52.4760892, -71.8258668)","price":208.0} {"address":"777 St. Peter Ave Bathurst New Brunswick","amenities":["[]"],"country":"Canada","hotel_name":"Quality Inn & Suites Bathurst","hotel_rating":"NaN","id":4730,"location":"(47.632458, -65.6709083)","price":119.0} {"address":"148 Maple Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Brooks BnB","hotel_rating":5.0,"id":4764,"location":"(45.4209159545436, -63.7779207252367)","price":116.73565891472869} {"address":"38 Bennett's Ave Deer Lake Newfoundland and Labrador","amenities":["['Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Holiday Inn Express Deer Lake","hotel_rating":4.5,"id":4971,"location":"(53.8217327, -61.2295532)","price":116.73565891472869} {"address":"255 Broadway Orangeville Ontario","amenities":["[]"],"country":"Canada","hotel_name":"McKitrick House Inn B&B","hotel_rating":"NaN","id":4983,"location":"(43.9185254714286, -80.1015140285714)","price":116.73565891472869} {"address":"328 Lac-Megantic Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Meeting rooms'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel Le Quiet","hotel_rating":3.5,"id":5039,"location":"(45.574879, -70.882072)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Pool'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Business Centre with Internet Access'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Canada's Best Value Inn - Port Hawkesbury/Port Hastings","hotel_rating":2.0,"id":5416,"location":"('nil', 'nil')","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Room service'"," 'Breakfast Available'"," 'Golf Course'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"121 Steakhouse Lounge & Motel","hotel_rating":4.0,"id":5697,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"105 Patricia Street Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"105 Patricia Street Accommodation","hotel_rating":4.5,"id":58,"location":"(52.8836746363636, -118.079180181818)","price":116.73565891472869} {"address":"252 Kent St ","amenities":["[]"],"country":"Canada","hotel_name":"The Red House","hotel_rating":"NaN","id":255,"location":"(43.8815113979592, -78.946936255102)","price":116.73565891472869} {"address":"20 Capital Dr Charlottetown Prince Edward Island","amenities":["['Free parking'"," 'Restaurant'"," 'Pool'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Heated pool'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Canada's Best Value Inn & Suites","hotel_rating":3.5,"id":258,"location":"(46.2650428, -63.1516656)","price":116.73565891472869} {"address":"4830 Highway 16 West British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Cedars Motel","hotel_rating":3.5,"id":320,"location":"(52.866458, -118.5148317)","price":116.73565891472869} {"address":"1101 Fellowship Drive ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Summerhill Guest House","hotel_rating":4.5,"id":665,"location":"(34.7502005782107, -92.4962048620316)","price":116.73565891472869} {"address":"1000 Stewart Ave Nanaimo British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Waterfront Suites and Marina","hotel_rating":"NaN","id":883,"location":"(49.1889716, -123.9514492)","price":116.73565891472869} {"address":"111 Ash St ","amenities":["[]"],"country":"Canada","hotel_name":"Rant and Roar B&B","hotel_rating":5.0,"id":1098,"location":"(-9.4498675, 147.1742558)","price":116.73565891472869} {"address":"125 Brock St Kingston Ontario","amenities":["['Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Queen's Inn","hotel_rating":3.5,"id":1259,"location":"(44.2309013, -76.4838056)","price":134.0} {"address":"300 King St London Ontario","amenities":["['Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Restaurant'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Paid Internet'"," 'Wheelchair Access'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"DoubleTree by Hilton Hotel London Ontario","hotel_rating":4.0,"id":1773,"location":"(42.9844958, -81.2432923899717)","price":116.73565891472869} {"address":"47 Fleet St Moncton New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"C'mon Inn Hostel","hotel_rating":4.0,"id":2207,"location":"(46.08973435, -64.78480925)","price":116.73565891472869} {"address":"130 Belzile Ave Rimouski Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"C Hotels Le Navigateur","hotel_rating":4.0,"id":2362,"location":"(52.4760892, -71.8258668)","price":119.0} {"address":"51 Fashion Dr Saint John New Brunswick","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hampton Inn & Suites by Hilton Saint John","hotel_rating":4.0,"id":2518,"location":"(45.3018075, -66.0269189)","price":101.0} {"address":"167 Victoria Road Lunenburg Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Homeport Motel","hotel_rating":4.5,"id":2795,"location":"(45.1960403, -63.1653789)","price":105.0} {"address":"7860 Sockeye Road ","amenities":["[]"],"country":"Canada","hotel_name":"Sockeye Cottages","hotel_rating":5.0,"id":3198,"location":"(58.6993337, -156.6860017)","price":116.73565891472869} {"address":"495 Windsor Rd W North Vancouver British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Willows Inn","hotel_rating":5.0,"id":3345,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"895 Dogwood Drive ","amenities":["[]"],"country":"Canada","hotel_name":"Willow Vistas","hotel_rating":5.0,"id":4145,"location":"(31.4859412653061, -97.1387553877551)","price":116.73565891472869} {"address":"3969 Crawford Ave Merritt British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Best Western Plus Merritt Hotel","hotel_rating":"NaN","id":4226,"location":"(50.1232164, -120.7512533)","price":116.73565891472869} {"address":"10 Mathieu St Edmundston New Brunswick","amenities":["[]"],"country":"Canada","hotel_name":"Days Inn by Wyndham Edmundston","hotel_rating":"NaN","id":4411,"location":"(46.500283, -66.750183)","price":98.0} {"address":"10120 86 Ave Fort Saskatchewan Alberta","amenities":["['Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Free parking'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Holiday Inn Express Hotel And Suites Fort Saskatchewan","hotel_rating":4.5,"id":4632,"location":"(53.6981415, -113.2033307)","price":90.0} {"address":"1239 2 St W Brooks Alberta","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Golf Course'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Heritage Inn & Suites","hotel_rating":4.0,"id":4715,"location":"(50.5861669, -111.8970496)","price":105.0} {"address":"25 Matane Quebec","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Conference Facilities'"," 'Golf Course'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Tennis Court'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Pavillon sur Mer par Riotel","hotel_rating":4.0,"id":4747,"location":"(48.8468633, -67.5295977)","price":116.73565891472869} {"address":"105 Blvd Saint Joseph West Drummondville Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Hotel-Motel Drummond","hotel_rating":"NaN","id":4863,"location":"(45.8417832, -72.4384784)","price":79.0} {"address":"3985 Albert Mines North Hatley Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Lecomte de la Fontaine","hotel_rating":5.0,"id":4898,"location":"(52.4760892, -71.8258668)","price":100.0} {"address":"898 Carnarvon Street 2701 New Westminster British Columbia","amenities":["[]"],"country":"Canada","hotel_experience":"Terrible","hotel_name":"Carla Bed & Breakfast","hotel_rating":1.0,"id":5054,"location":"(49.2006751, -122.9152236)","price":116.73565891472869} {"address":"455 Beach Road Sandspit British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Laundry Service'"," 'Non-smoking hotel']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Northern Shores Lodge","hotel_rating":4.5,"id":5393,"location":"(53.2541485, -131.8215513)","price":125.0} {"address":"5108 47th Avenue Vermilion Alberta","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Super 8 by Wyndham Vermilion AB","hotel_rating":3.5,"id":5746,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"1009 Massey Rd Grafton Ontario","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Free Internet'"," 'Spa'"," 'Adult pool'"," 'Concierge'"," 'Heated pool'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Sauna'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Ste. Anne's Spa","hotel_rating":5.0,"id":5878,"location":"(44.0081999, -78.0518064)","price":116.73565891472869} {"address":"105 Cottonwood Road Stoughton Saskatchewan","amenities":["['Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Western Star Inn and Suites Stoughton","hotel_rating":4.5,"id":6051,"location":"(55.5321257, -106.1412243)","price":116.73565891472869} {"address":"201 Geikie Street Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The White Brick Inn","hotel_rating":5.0,"id":51,"location":"(52.8761879, -118.0827329)","price":116.73565891472869} {"address":"916 Bonhomme Street Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Celtic Haven","hotel_rating":4.5,"id":56,"location":"(52.8761795, -118.0894309)","price":116.73565891472869} {"address":"848 Highway 2 East ","amenities":["[]"],"country":"Canada","hotel_name":"Fort Henry Motel","hotel_rating":3.0,"id":1267,"location":"(48.100883, -98.853398)","price":90.0} {"address":"476 Brunel Rd Huntsville Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Lillian's Cottage Bed and Breakfast","hotel_rating":5.0,"id":2287,"location":"(45.30477692, -79.20442256)","price":116.73565891472869} {"address":"248 Douglas Ave ","amenities":["[]"],"country":"Canada","hotel_name":"The Vintage Bed & Breakfast","hotel_rating":4.0,"id":2553,"location":"(46.1840899, -59.9488000866667)","price":116.73565891472869} {"address":"935 Cranberry Lake Road Valemount British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Rocky Inn","hotel_rating":2.5,"id":2650,"location":"(52.8287999, -119.279651711228)","price":116.73565891472869} {"address":"225 rue Delormier Trois-Rivieres Quebec","amenities":["['Pool'"," 'Free parking'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Maison Parc Delormier","hotel_rating":4.5,"id":2741,"location":"(46.3075479, -72.5856926)","price":80.0} {"address":"31 Trois-Rivieres Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Dry Cleaning'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge la Veranda","hotel_rating":4.5,"id":2743,"location":"(46.3507999, -72.5571257)","price":82.0} {"address":"66 McDonald Street Lunenburg Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Alicion Bed & Breakfast","hotel_rating":5.0,"id":2818,"location":"(44.37794117, -64.32229355)","price":116.73565891472869} {"address":"2803 50th Avenue Red Deer Alberta","amenities":["['Pool'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Holiday Inn Express Red Deer","hotel_rating":4.5,"id":2864,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"3745 West Bay Rd ","amenities":["[]"],"country":"Canada","hotel_name":"West Bay Beach Resort","hotel_rating":4.5,"id":3093,"location":"(45.7257274256478, -61.0242101227442)","price":116.73565891472869} {"address":"8050 Lickman Rd Chilliwack British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hampton Inn By Hilton Chilliwack","hotel_rating":4.5,"id":3261,"location":"(49.1448649, -122.0068708)","price":116.73565891472869} {"address":" ","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"SpringHill Suites Toronto Vaughan","hotel_rating":4.5,"id":4304,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"45 Church St Ontario","amenities":["[]"],"country":"Canada","hotel_name":"The Apartment on Church Bed & Breakfast","hotel_rating":5.0,"id":4353,"location":"(43.8790463, -79.2570946)","price":116.73565891472869} {"address":"3-8138 204 St Langley City British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"SweetroomsweetJoyVacation","hotel_rating":"NaN","id":4493,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"105 Washington Street Kaslo British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Hot Tub'"," 'Multilingual Staff'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Kaslo Manor Lodge","hotel_rating":3.5,"id":4671,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"609 Frank Trail Watson Lake Yukon","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Conference Facilities'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Andrea's Hotel","hotel_rating":3.0,"id":4698,"location":"(60.0621942, -128.7061763)","price":116.73565891472869} {"address":" Cardston","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Rangeview Ranch","hotel_rating":5.0,"id":5064,"location":"(49.2001157, -113.3165704)","price":116.73565891472869} {"address":"403 11 Ave Nisku Alberta","amenities":["['Pool'"," 'Room service'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Airport transportation'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Four Points by Sheraton Edmonton International Airport","hotel_rating":4.5,"id":5186,"location":"(53.30997155, -113.53506025)","price":116.73565891472869} {"address":"45 20th St SW Portage la Prairie Manitoba","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Yellow Quill Motel","hotel_rating":3.5,"id":5234,"location":"(49.9693478, -98.3154416)","price":116.73565891472869} {"address":"997 Mirabel Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge Belazur","hotel_rating":4.0,"id":5650,"location":"(45.623402, -74.012489)","price":116.73565891472869} {"address":"623 Patricia Street Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Park Place Inn","hotel_rating":4.5,"id":52,"location":"(52.8842283, -118.0791662)","price":116.73565891472869} {"address":"610 8th Street Canmore Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Lamphouse Hotel","hotel_rating":4.5,"id":146,"location":"(55.001251, -115.002136)","price":98.0} {"address":"555 Banff Avenue Alberta","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Heated pool'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Wheelchair Access'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Banff Voyager Inn","hotel_rating":2.5,"id":546,"location":"(51.18553245, -115.556801336687)","price":93.0} {"address":"550 Columbia St Kamloops British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Sandman Inn & Suites Kamloops","hotel_rating":3.0,"id":608,"location":"(50.6719196, -120.3278334)","price":116.73565891472869} {"address":"1260 Pacific Rim Highway ","amenities":["[]"],"country":"Canada","hotel_name":"Wit's End B&B","hotel_rating":5.0,"id":694,"location":"(49.2680655, -124.8487056)","price":116.73565891472869} {"address":"1155 Princess St Kingston Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Knights Inn Kingston","hotel_rating":3.0,"id":1263,"location":"(44.2458257, -76.5202001)","price":69.0} {"address":"1-18 Laure-Conan St La Malbaie Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Maison Dufour & Bouchard","hotel_rating":5.0,"id":1307,"location":"(52.4760892, -71.8258668)","price":90.0} {"address":"10 Chemin de la Montagne Noire ","amenities":["[]"],"country":"Canada","hotel_name":"Les Chalets De Moh","hotel_rating":5.0,"id":1328,"location":"(46.1625263, 5.3471759)","price":116.73565891472869} {"address":"8535 Silver Star Rd Vernon British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Airport transportation'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Shuttle Bus Service'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Silver Star Bed & Breakfast","hotel_rating":4.5,"id":1762,"location":"(50.3025761, -119.217172)","price":116.73565891472869} {"address":"801 Kenstone Beach Rd Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Kenstone Villa Cottages","hotel_rating":4.5,"id":1987,"location":"(44.5226252, -78.5652696)","price":116.73565891472869} {"address":"1009 Albert St Regina Saskatchewan","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Knights Inn Regina","hotel_rating":2.0,"id":2066,"location":"(50.4625587, -104.6170961)","price":116.73565891472869} {"address":"40 Baystreet South Hamilton Ontario","amenities":["['Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Homewood Suites by Hilton Hamilton Ontario","hotel_rating":4.5,"id":2219,"location":"(50.000678, -86.000977)","price":144.0} {"address":"55N Sandy Plains Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Horseshoe Lake Camp & Cottages","hotel_rating":3.0,"id":2415,"location":"(42.2794538955159, -73.9566914267022)","price":116.73565891472869} {"address":"3140 Peter St Windsor Ontario","amenities":["['Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Wheelchair Access'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"University Place","hotel_rating":4.0,"id":2634,"location":"(42.3055174, -83.0708482)","price":116.73565891472869} {"address":"439 chemin St-Lauren Baie-St-Paul Quebec","amenities":["['Microwave'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Camping du Gouffre","hotel_rating":3.0,"id":2714,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"5413 Selma Park Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Life's a Beach","hotel_rating":"NaN","id":2790,"location":"(49.4644913, -123.7370577)","price":116.73565891472869} {"address":"24 Tadoussac Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Gite aux Vieux Pommiers","hotel_rating":4.0,"id":3308,"location":"(48.14364, -69.719925)","price":116.73565891472869} {"address":"2715 Turnbull Rd ","amenities":["[]"],"country":"Canada","hotel_name":"PineRidge RV Park & Farm Market","hotel_rating":"NaN","id":3558,"location":"(28.692984, -80.85393)","price":116.73565891472869} {"address":"108 Jozo Weider Blvd Blue Mountains Ontario","amenities":["['Pool'"," 'Free Internet'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Babysitting'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Paid Wifi'"," 'Shuttle Bus Service'"," 'Tennis Court'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Historic Snowbridge Mountain Homes - Blue Mountain Resort","hotel_rating":4.0,"id":3645,"location":"(44.5058033, -80.3072645)","price":116.73565891472869} {"address":"2900 boul le Carrefour Laval Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Restaurant'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Electric vehicle charging station'"," 'Heated pool'"," 'Indoor pool'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Holiday Inn Laval Montreal","hotel_rating":4.0,"id":4217,"location":"(52.4760892, -71.8258668)","price":135.0} {"address":"24 Augusta Dr Leamington Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Golfwood Lakes Bed and Breakfast","hotel_rating":5.0,"id":4447,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"1462 Schooner Road British Columbia V","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Airport transportation'"," 'Golf Course'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Quadra Island Harbour House B&B","hotel_rating":5.0,"id":4524,"location":"(50.0938999, -125.2030147)","price":116.73565891472869} {"address":"3900 Broadwater Rd Castlegar British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Windborne Bed and Breakfast","hotel_rating":5.0,"id":4534,"location":"(49.3334154, -117.6518667)","price":116.73565891472869} {"address":"320 rue Longueuil Longueuil Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Refuge Du Poete","hotel_rating":4.0,"id":4599,"location":"(45.5284281, -73.3301394)","price":69.0} {"address":" Victoriaville Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Maison Elzear Ouellet","hotel_rating":"NaN","id":4839,"location":"(46.0573705, -71.9536674)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Waddell","hotel_rating":4.0,"id":4988,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"1106 Third Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Character House in Royal City","hotel_rating":"NaN","id":5053,"location":"(-34.0131025, 151.0704712)","price":115.0} {"address":"9156 Boul. Leduc Brossard Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Alt+ Hotel Quartier DIX30","hotel_rating":"NaN","id":5073,"location":"(52.4760892, -71.8258668)","price":199.0} {"address":"4 Tupper Crt Port Hawkesbury Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Mackenzie House Tourist Home","hotel_rating":3.5,"id":5494,"location":"(45.624293675, -61.367766825)","price":132.0} {"address":"1512 13 Ave SE High River Alberta","amenities":["['Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Spa'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Ramada by Wyndham High River","hotel_rating":4.5,"id":5521,"location":"(50.570795, -113.8446847)","price":116.73565891472869} {"address":"115 2 Street SE Vulcan","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Wheatland Motel","hotel_rating":3.5,"id":5608,"location":"(50.4041974, -113.2572298)","price":116.73565891472869} {"address":" ","amenities":["[]"],"country":"Canada","hotel_name":"Igloolik Hotel","hotel_rating":2.5,"id":5928,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"562 Malpeque Roa Charlottetown Prince Edward Island","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Winsloe Bed & Breakfast","hotel_rating":5.0,"id":236,"location":"(46.3355508, -63.1466676)","price":116.73565891472869} {"address":"241 Prince St Charlottetown Prince Edward Island","amenities":["['Room service'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Prince Inn","hotel_rating":3.0,"id":253,"location":"(46.236373, -63.125006)","price":116.73565891472869} {"address":"215 Campbell Street Tofino British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Duffin Cove Oceanfront Lodging","hotel_rating":4.0,"id":675,"location":"(49.1452561, -125.8913715)","price":116.73565891472869} {"address":"5120 Salter St Halifax Nova Scotia","amenities":["['Restaurant'"," 'Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Spa'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Courtyard Halifax Downtown","hotel_rating":4.5,"id":989,"location":"(44.6449733, -63.5708949)","price":134.0} {"address":"153 Hemlock Road Ucluelet British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Bayshore Waterfront Inn","hotel_rating":5.0,"id":1116,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"411 Stavanger Dr St. John's Newfoundland and Labrador","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Airport transportation'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hampton Inn & Suites by Hilton St. John's Airport","hotel_rating":4.5,"id":1484,"location":"(47.61378425, -52.70997720516)","price":111.0} {"address":"4200 Lakeshore Dr Osoyoos British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Walnut Beach Resort","hotel_rating":"NaN","id":1896,"location":"(49.01781135, -119.436325814514)","price":111.0} {"address":"777 Mapleton Drive Moncton New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Heated pool'"," 'Indoor pool'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Holiday Inn Express & Suites - Moncton","hotel_rating":4.5,"id":2180,"location":"(46.500283, -66.750183)","price":133.0} {"address":"3272 Homestead Drive Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Homestead House Bed & Breakfast","hotel_rating":5.0,"id":2240,"location":"(43.1539848607843, -79.9158463980392)","price":116.73565891472869} {"address":"288 Becher Bay Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Mountain Springs Lakeside Retreat","hotel_rating":5.0,"id":2338,"location":"(48.3341927329855, -123.63605655742)","price":116.73565891472869} {"address":"1133-6 Avenue Valemount British Columbia","amenities":["['Free Internet']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Mountain Driftwood Gallery & Lodging","hotel_rating":4.5,"id":2665,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"585 Banner Ave North Bay Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Torbay Cottages","hotel_rating":4.5,"id":3004,"location":"(46.2703236, -79.4432124)","price":116.73565891472869} {"address":"6742 Winch St ","amenities":["[]"],"country":"Canada","hotel_name":"Bralic's Burnaby Bed & Breakfast","hotel_rating":"NaN","id":3251,"location":"(41.0745609, -85.1108246)","price":116.73565891472869} {"address":"44 Yates St ","amenities":["[]"],"country":"Canada","hotel_name":"Villa Villekulla","hotel_rating":"NaN","id":3501,"location":"(52.9066708, -1.47654442855764)","price":116.73565891472869} {"address":"2810 Noyes Rd Naramata British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Electric vehicle charging station'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Above Naramata B&B","hotel_rating":5.0,"id":4281,"location":"(49.5819732, -119.5761841)","price":116.73565891472869} {"address":"475 1ere Avenue Ouest Sainte Anne des Monts Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Motel Manoir sur Mer","hotel_rating":4.5,"id":4405,"location":"(49.1242282428563, -66.5297519028455)","price":116.73565891472869} {"address":"29 Sainte Anne des Monts Quebec","amenities":["['Room service'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Business Centre with Internet Access'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Auberge Internationale Ste-Anne-Des-Monts","hotel_rating":3.0,"id":4409,"location":"(49.1264098, -66.4855806)","price":116.73565891472869} {"address":"280 Hebert Blvd Edmundston New Brunswick","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Best Western Plus Edmundston Hotel","hotel_rating":4.5,"id":4410,"location":"(46.500283, -66.750183)","price":135.0} {"address":"43 County Rd Highway Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Tourist Inn","hotel_rating":3.5,"id":5264,"location":"(43.7168263, -80.3769337)","price":89.0} {"address":" ","amenities":["['Free parking'"," 'Pool'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Bar/Lounge'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Clyde Hall Bed and Breakfast","hotel_rating":4.5,"id":5457,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"400 Apsey Lake Rd Espanola Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Lake Apsey Resort","hotel_rating":"NaN","id":5477,"location":"(46.2186985, -81.804016)","price":116.73565891472869} {"address":"812 Norfolk St S Simcoe Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Culverdene House","hotel_rating":5.0,"id":5647,"location":"(42.801887072093, -80.2912882093023)","price":145.0} {"address":" ","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Sea Echo Motel","hotel_rating":3.5,"id":6069,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"94 Geikie St Alberta","amenities":["['Pool'"," 'Restaurant'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Fitness Centre with Gym / Workout Room'"," 'Babysitting'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Lobstick Lodge","hotel_rating":3.0,"id":41,"location":"(52.88642, -118.080026)","price":116.73565891472869} {"address":"5788 Bradbury Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Bradbury House","hotel_rating":"NaN","id":907,"location":"(29.679977, -81.496051)","price":116.73565891472869} {"address":"1220 College Dr Saskatoon Saskatchewan","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Refresh Inn & Suites","hotel_rating":4.5,"id":1085,"location":"(52.1280196, -106.597768)","price":116.73565891472869} {"address":"1971 Harbour Crescent Ucluelet British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Spa'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Water's Edge Shoreside Suites","hotel_rating":4.5,"id":1114,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"2404 Princess St Kingston Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Embassy Motel","hotel_rating":"NaN","id":1273,"location":"(44.2583390181818, -76.5559428545455)","price":116.73565891472869} {"address":"3 Wadland Cres St. John's Newfoundland and Labrador","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Golf Course'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Homeport Apartment Hotel","hotel_rating":4.0,"id":1473,"location":"(47.5901722, -52.7086514)","price":110.0} {"address":"10 Chapel St Picton Ontario","amenities":["['Pool'"," 'Free parking'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Manse Boutique Inn & Spa","hotel_rating":5.0,"id":1574,"location":"(44.005278911591, -77.1441269816594)","price":116.73565891472869} {"address":"439 Memorial Ave Thunder Bay Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Super 8 by Wyndham Thunder Bay","hotel_rating":"NaN","id":1689,"location":"(48.4231708772727, -89.2364504772727)","price":78.0} {"address":"1460 Dawson Rd Thunder Bay Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Thunder Bay Inn","hotel_rating":4.0,"id":1695,"location":"(48.4620735327869, -89.2761665311475)","price":116.73565891472869} {"address":"2005 Highway 97 S Prince George British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Prestige Treasure Cove","hotel_rating":"NaN","id":1716,"location":"(53.9427320560791, -122.761432338751)","price":116.73565891472869} {"address":"840 Exeter Rd London Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hampton Inn by Hilton London","hotel_rating":4.5,"id":1783,"location":"(42.92717925, -81.2136852422692)","price":116.73565891472869} {"address":"1800 Prince of Wales Dr Regina Saskatchewan","amenities":["[]"],"country":"Canada","hotel_name":"Holiday Inn Hotel & Suites Regina","hotel_rating":"NaN","id":2051,"location":"(50.4494019, -104.533881287917)","price":113.0} {"address":"5107 51 St ","amenities":["[]"],"country":"Canada","hotel_name":"Discovery Suite","hotel_rating":4.0,"id":2171,"location":"(25.0018792, 55.1105748)","price":116.73565891472869} {"address":"734 Clearwater Village Rd Clearwater British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Watauga Village by the river","hotel_rating":4.0,"id":2474,"location":"(51.6467816, -120.0501739)","price":116.73565891472869} {"address":"198 Route 850 ","amenities":["[]"],"country":"Canada","hotel_name":"Beach House Bed & Breakfast","hotel_rating":1.0,"id":2556,"location":"(38.840073054313, -75.3108042521689)","price":116.73565891472869} {"address":"11 Blockhouse Hill Road Lunenburg Nova Scotia","amenities":["['Free High Speed Internet (WiFi)'"," 'Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Lunenburg Board of Trade Campground","hotel_rating":3.5,"id":2825,"location":"(44.377819, -64.3054275)","price":116.73565891472869} {"address":"3005 Woodstock Rd Fredericton New Brunswick","amenities":["[]"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Roadside Motel","hotel_rating":4.0,"id":2935,"location":"(45.9647543, -66.6559011)","price":116.73565891472869} {"address":"Lancelot Inn 295 Lakeshore Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Lancelot Inn","hotel_rating":"NaN","id":3017,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"6341 Main Street ","amenities":["[]"],"country":"Canada","hotel_name":"Desert Arms Hotel","hotel_rating":3.5,"id":3108,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"Oceanview Drive 3419-B ","amenities":["[]"],"country":"Canada","hotel_name":"Duffy's Cottages and Suites","hotel_rating":"NaN","id":3139,"location":"(-33.9241848, 25.5391266)","price":116.73565891472869} {"address":"141 King St E Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Penny's Motel","hotel_rating":3.0,"id":3657,"location":"(43.582024, -79.610116)","price":116.73565891472869} {"address":"4722 6 Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Bluestone Bed and Breakfast","hotel_rating":"NaN","id":4258,"location":"(15.5632048, -88.0013871)","price":116.73565891472869} {"address":"3043 Beachwood Dr Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Beachwood Resort","hotel_rating":"NaN","id":4359,"location":"(44.5445746, -78.2784609)","price":159.0} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Taku Resort and Marina","hotel_rating":4.5,"id":4526,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"7122 Range Road 3-OA Alberta","amenities":["['Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Burmis Bed and Bales","hotel_rating":4.5,"id":4546,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"5155 Juniper Hts Rd Invermere British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Mountainview Bed and Breakfast","hotel_rating":4.5,"id":4785,"location":"(55.001251, -125.002441)","price":105.0} {"address":"49125 Tapping Rd Vanderhoof British Columbia","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Sunny Slope Bed & Breakfast","hotel_rating":4.5,"id":4939,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"411 Columbia St New Westminster British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Bar/Lounge'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Met Hotel","hotel_rating":4.0,"id":5052,"location":"(49.2107276, -122.8980788)","price":98.0} {"address":"Barryvale Road Calabogie Ontario","amenities":["[]"],"country":"Canada","hotel_experience":"Average","hotel_name":"Barryvale Lodge Resort","hotel_rating":3.0,"id":5484,"location":"(45.275712, -76.7282179)","price":116.73565891472869} {"address":"14988 Northside Rd- Rte 16 Saint Peters Bay Prince Edward Island","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Cable Head B&B & Efficiency Suites","hotel_rating":4.5,"id":5834,"location":"(46.3355508, -63.1466676)","price":116.73565891472869} {"address":"2396 Labelle Street Mont Tremblant Quebec","amenities":["['Pool'"," 'Restaurant'"," 'Room service'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Spa'"," 'Banquet Room'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Le Grand Lodge Mont-Tremblant","hotel_rating":4.0,"id":434,"location":"(46.1729185, -74.5975351)","price":159.0} {"address":"1175 Rogers Way Kamloops British Columbia","amenities":["['Pool'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Four Points by Sheraton Kamloops","hotel_rating":4.0,"id":599,"location":"(50.65105055, -120.367949542185)","price":116.73565891472869} {"address":"341 Olson Tofino British Columbia","amenities":["['Free Internet'"," 'Free parking'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Tofino Swell Lodge","hotel_rating":4.0,"id":678,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"1416 Golden View Rd Golden British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Microwave'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Days Inn by Wyndham Golden","hotel_rating":3.5,"id":714,"location":"(51.3011571, -116.950943)","price":116.73565891472869} {"address":"132 Lower Ganges Rd Ganges British Columbia","amenities":["['Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Electric vehicle charging station'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Salt Spring Inn","hotel_rating":4.5,"id":928,"location":"(48.8533169, -123.4999367)","price":116.73565891472869} {"address":"17 Main St Wasaga Beach Ontario","amenities":["['Children Activities (Kid / Family Friendly)'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Georgian Inn Resort","hotel_rating":4.5,"id":1425,"location":"(44.5243394666667, -80.0182541)","price":116.73565891472869} {"address":"Murray Premises 5 Beck's Cove St. John's Newfoundland and Labrador","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Murray Premises Hotel","hotel_rating":4.5,"id":1474,"location":"(53.8217327, -61.2295532)","price":140.0} {"address":"157 Lindsay Street Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Road 121 Motel","hotel_rating":"NaN","id":1963,"location":"(44.5289177, -78.7414714)","price":69.0} {"address":"737 King St E Hamilton Ontario","amenities":["['Free parking'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Minibar'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Budget Inn 2000","hotel_rating":2.5,"id":2234,"location":"(43.2518752, -79.8460519)","price":80.0} {"address":"1560 rue du Phar ","amenities":["[]"],"country":"Canada","hotel_name":"Motel de la Pointe","hotel_rating":4.0,"id":2376,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"41040 Gold River Highway Campbell River British Columbia","amenities":["['Restaurant'"," 'Free parking'"," 'Free Internet'"," 'Breakfast Available'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Strathcona Park Lodge & Outdoor Education Centre","hotel_rating":4.0,"id":2456,"location":"(49.8920729, -125.6531041)","price":116.73565891472869} {"address":"830 Ouellette Ave Windsor Ontario","amenities":["[]"],"country":"Canada","hotel_experience":"Terrible","hotel_name":"IACC Centres Hotel Downtown Windsor","hotel_rating":1.0,"id":2630,"location":"(42.3115237, -83.0346497691761)","price":79.0} {"address":"2 Baie-St-Paul Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Golf Course'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"L'Orange Bistro","hotel_rating":3.5,"id":2711,"location":"(47.444343, -70.505447)","price":116.73565891472869} {"address":"13 Belrose Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Riley's Bed and Breakfast","hotel_rating":5.0,"id":2852,"location":"(45.2144347356047, -81.6414015099934)","price":116.73565891472869} {"address":"93 Cape Hurd Rd Tobermory Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Happy Hearts Park","hotel_rating":"NaN","id":2853,"location":"(45.2349948043647, -81.6575895080838)","price":116.73565891472869} {"address":"6425 River Rd Naden Harbour British Columbia","amenities":["['Free Internet'"," 'Restaurant'"," 'Bar/Lounge'"," 'Fitness Centre with Gym / Workout Room'"," 'Spa'"," 'Airport transportation'"," 'Golf Course'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Peregrine Lodge","hotel_rating":5.0,"id":3148,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"10226 117 Ave Grande Prairie Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Pool'"," 'Free parking'"," 'Breakfast included'"," 'Airport transportation'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Holiday Inn Express Grande Prairie","hotel_rating":4.0,"id":3445,"location":"(55.1861902245692, -118.802171377567)","price":130.0} {"address":"351 chemin du Parc National ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Spa'"," 'Children Activities (Kid / Family Friendly)'"," 'Golf Course'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite aux Orchidees","hotel_rating":5.0,"id":3518,"location":"(46.6403462, -72.7165842)","price":116.73565891472869} {"address":"393 Gregg Ave Hinton Alberta","amenities":["['Pool'"," 'Restaurant'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Room service'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Holiday Inn Hinton","hotel_rating":4.0,"id":3619,"location":"(53.396223, -117.5997489)","price":116.73565891472869} {"address":"1961 Cure Labelle Blvd Laval Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Hampton Suites Laval Quebec","hotel_rating":"NaN","id":4218,"location":"(52.4760892, -71.8258668)","price":133.0} {"address":"160 Esplanade Avenue Harrison Hot Springs British Columbia","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Harrison Beach Hotel","hotel_rating":4.5,"id":4432,"location":"(49.303399, -121.7856082)","price":116.73565891472869} {"address":"97 Fire Route 51 Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Woodhaven Country Lodge","hotel_rating":5.0,"id":5058,"location":"(44.5238029341943, -77.8954458391355)","price":116.73565891472869} {"address":" Nordegg Alberta","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Breakfast Available'"," 'Children Activities (Kid / Family Friendly)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Paid Internet'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"David Thompson Resort","hotel_rating":3.0,"id":5353,"location":"(52.4737361, -116.073132)","price":116.73565891472869} {"address":"Green Gables Shore Stanley Bridge Prince Edward Island","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Beach & Breeze Cottages","hotel_rating":4.5,"id":5743,"location":"(46.3355508, -63.1466676)","price":116.73565891472869} {"address":"10 Centre Street Gimli Manitoba","amenities":["['Pool'"," 'Restaurant'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Lakeview Gimli Resort","hotel_rating":4.0,"id":5755,"location":"(50.6319724, -96.9902615)","price":110.0} {"address":"401 4th Street Elkwater Alberta","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Elkwater Lake Lodge","hotel_rating":3.5,"id":5984,"location":"(55.001251, -115.002136)","price":140.0} {"address":" ","amenities":["['Room service'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Manitou Motor Inn","hotel_rating":2.5,"id":6032,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"304 Geikie Street ","amenities":["[]"],"country":"Canada","hotel_name":"304 Geikie Street","hotel_rating":4.5,"id":96,"location":"(52.8803983333333, -118.081754666667)","price":116.73565891472869} {"address":"45 Greenfield Ave ","amenities":["[]"],"country":"Canada","hotel_name":"The Red Brick House B&B","hotel_rating":3.5,"id":250,"location":"(40.4262887, -79.9385533)","price":116.73565891472869} {"address":"2387 Skaha Lake Rd Penticton British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Flamingo Motel","hotel_rating":3.0,"id":377,"location":"(49.4526359, -119.6002638)","price":116.73565891472869} {"address":"224 Park Dr Ganges British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Wisteria Guest House B&B","hotel_rating":4.5,"id":929,"location":"(48.8590566, -123.5100574)","price":116.73565891472869} {"address":"1068 Helen Road Ucluelet British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Liahona Guest House","hotel_rating":5.0,"id":1132,"location":"(48.9325649, -125.5339868)","price":150.0} {"address":"Mavis Avenue Ucluelet British Columbia","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Moon and Sixpence B&B","hotel_rating":4.5,"id":1136,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"1260 Sunset Point Road Ucluelet British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Cygnet Cove Suites","hotel_rating":"NaN","id":1163,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"12 Hewlins lane Gros Morne National Park Newfoundland and Labrador","amenities":["[]"],"country":"Canada","hotel_name":"Gros Morne Hostel","hotel_rating":"NaN","id":1218,"location":"(53.8217327, -61.2295532)","price":116.73565891472869} {"address":"2331 Princess St Kingston Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Pool'"," 'Free parking'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Seven Oakes Motel","hotel_rating":3.5,"id":1257,"location":"(44.2580146916667, -76.5502017458333)","price":116.73565891472869} {"address":"3159 Route 112 Ouest Magog Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Concierge'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge du Mont Orford","hotel_rating":4.0,"id":1367,"location":"(52.4760892, -71.8258668)","price":89.0} {"address":"Rr#1 ","amenities":["[]"],"country":"Canada","hotel_name":"Van-Cottage","hotel_rating":4.0,"id":1609,"location":"(14.0390777, -10.9006953)","price":116.73565891472869} {"address":"17 Cumberland St N Thunder Bay Ontario","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Room service'"," 'Airport transportation'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Prince Arthur Waterfront Hotel","hotel_rating":3.5,"id":1685,"location":"(48.4354853, -89.2183998)","price":116.73565891472869} {"address":"1502 Highway 97 S Prince George British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Meeting rooms'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Carmel Inn","hotel_rating":4.0,"id":1717,"location":"(53.9624560700682, -122.767715317971)","price":89.0} {"address":"5300 Anderson Way Vernon British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Fairfield Inn & Suites Vernon","hotel_rating":4.5,"id":1741,"location":"(50.2851981, -119.273879923399)","price":101.0} {"address":"800 Exeter Rd London Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Free parking'"," 'Breakfast included'"," 'Airport transportation'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"TownePlace Suites by Marriott London","hotel_rating":4.5,"id":1787,"location":"(42.9261420153846, -81.2159738230769)","price":116.73565891472869} {"address":"275 Boul. St.-Joseph Gatineau Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Motel Casino","hotel_rating":2.5,"id":2086,"location":"(52.4760892, -71.8258668)","price":79.0} {"address":"10 Belvedere Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Ashwood Bed & Breakfast","hotel_rating":5.0,"id":2413,"location":"(40.318255, -75.9264589166667)","price":116.73565891472869} {"address":"332 Dutch Lake Rd Clearwater British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Stoneshire Guesthouse","hotel_rating":4.5,"id":2492,"location":"(51.65236275, -120.0667363)","price":116.73565891472869} {"address":"1131-1141 Manawagonish Rd Saint John New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hillside Motel","hotel_rating":3.5,"id":2534,"location":"(45.2333422, -66.1314261)","price":75.0} {"address":"2080 Huron Church Road ","amenities":["[]"],"country":"Canada","hotel_name":"Apollo Motel","hotel_rating":4.0,"id":2637,"location":"(42.2606396, -83.0407323)","price":116.73565891472869} {"address":"23 rue St-Jean-Baptiste Baie-St-Paul Quebec","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Indoor pool'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Maison Otis","hotel_rating":4.0,"id":2701,"location":"(52.4760892, -71.8258668)","price":135.0} {"address":"208 Pelham Street Lunenburg Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Water Sprite Bed & Breakfast","hotel_rating":5.0,"id":2802,"location":"(44.3761985, -64.3052517444444)","price":116.73565891472869} {"address":"659 Queen St Fredericton New Brunswick","amenities":["['Pool'"," 'Room service'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Electric vehicle charging station'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Crowne Plaza Lord Beaverbrook Hotel","hotel_rating":4.0,"id":2915,"location":"(45.9609765, -66.6383805)","price":181.0} {"address":"4852 Ryegrass Rd Oliver British Columbia","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Silver Sage Winery Luxury B&B","hotel_rating":4.5,"id":3121,"location":"(49.1337403, -119.5680932)","price":116.73565891472869} {"address":"Hippa Island Queen Charlotte City British Columbia","amenities":["['Restaurant'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Airport transportation'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Lodge at Hippa Island (Westcoast Resorts)","hotel_rating":5.0,"id":3143,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"515 Scotia Bay Port Hardy British Columbia","amenities":["['Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Scotia Bay Bed and Breakfast","hotel_rating":5.0,"id":3197,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"50691 O'Byrne Rd Chilliwack British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Riverbend Guest House B&B","hotel_rating":5.0,"id":3274,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"1 Rue Therrien Tadoussac Quebec","amenities":["['Free parking'"," 'Golf Course'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Chalet de la Montagne","hotel_rating":4.5,"id":3314,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"50409 B Highway 16 Hinton Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"KOA Hinton/Jasper","hotel_rating":4.0,"id":3632,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"Cedar Creek Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Northern Lights Lodge","hotel_rating":5.0,"id":4154,"location":"(38.888063, -75.389564)","price":116.73565891472869} {"address":"180 Rue Dufferin ","amenities":["[]"],"country":"Canada","hotel_name":"Magnolia B&B","hotel_rating":4.0,"id":4336,"location":"(45.4818726976744, -73.6376589744186)","price":95.0} {"address":"55 Sixth Ave S ","amenities":["[]"],"country":"Canada","hotel_name":"Hamilton Hotel","hotel_rating":4.5,"id":4372,"location":"(-38.1911525, 147.4219473)","price":105.0} {"address":"316 Val David Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Bar/Lounge'"," 'Spa'"," 'Breakfast included'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Hot Tub'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge du Vieux Foyer","hotel_rating":4.0,"id":4650,"location":"(46.0282815, -74.2065632)","price":116.73565891472869} {"address":"801 Chemin Riverside Wakefield Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Les Trois Erables","hotel_rating":5.0,"id":5499,"location":"(45.6400753, -75.9290101)","price":139.0} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Banquet Room'"," 'Electric vehicle charging station'"," 'Hot Tub'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Ski-In / Ski-Out'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Belle De Nuit Wakefield Inn","hotel_rating":5.0,"id":5500,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"R. R. # Mount Forest Ontario","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Carousel Ranch B&B","hotel_rating":5.0,"id":5829,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"1893 Chemin Du Triton Lac-Edouard Quebec","amenities":["[]"],"country":"Canada","hotel_name":"La Seigneurie du Triton","hotel_rating":"NaN","id":5910,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"2884 Highway 7 Liscomb Mills Nova Scotia","amenities":["['Pool'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Free parking'"," 'Room service'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Liscombe Lodge Resort and Conference Center","hotel_rating":4.0,"id":6115,"location":"(45.0132013446542, -62.1008858540477)","price":155.0} {"address":"75 Kent St Charlottetown Prince Edward Island","amenities":["['Pool'"," 'Room service'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Rodd Charlottetown","hotel_rating":4.0,"id":214,"location":"(46.23485435, -63.13069035)","price":143.0} {"address":"1177 Rue Labelle Mont Tremblant Quebec","amenities":["['Free parking'"," 'Free Internet'"," 'Breakfast included'"," 'Casino and Gambling'"," 'Golf Course'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge Mountain View Inn","hotel_rating":4.0,"id":449,"location":"(46.1729185, -74.5975351)","price":55.0} {"address":"221 ","amenities":["[]"],"country":"Canada","hotel_name":"Manitonga Hostel","hotel_rating":4.5,"id":461,"location":"(25.0692380778714, 121.651767809979)","price":74.0} {"address":"250 Marmot Cres Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Bumpers Inn","hotel_rating":3.5,"id":538,"location":"(51.1874622, -115.5589905)","price":116.73565891472869} {"address":"801 9th St N Golden British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Golden Hostel, Kicking Horse River Lodge","hotel_rating":3.5,"id":719,"location":"(51.3049158, -116.977700710982)","price":116.73565891472869} {"address":"244 Lake Deception Rd. ","amenities":["[]"],"country":"Canada","hotel_name":"Morning Mist Cottage Retreat","hotel_rating":5.0,"id":1024,"location":"(43.8925618012216, -65.3784719247116)","price":116.73565891472869} {"address":"125 Water St St. John's Newfoundland and Labrador","amenities":["['Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Alt Hotel St. John's","hotel_rating":4.5,"id":1478,"location":"(47.5572353, -52.7119146)","price":119.0} {"address":"116 Military Rd St. John's Newfoundland and Labrador","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Banberry House Bed and Breakfast","hotel_rating":4.5,"id":1493,"location":"(47.5674207, -52.7092267)","price":79.0} {"address":"401 Jarvis St Whitehorse Yukon","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Stratford Motel","hotel_rating":3.5,"id":1536,"location":"(60.7209182, -135.0600158)","price":116.73565891472869} {"address":"1915 3rd Ave Prince George British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Dry Cleaning'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Economy Inn","hotel_rating":3.5,"id":1729,"location":"(53.919361, -122.7544549)","price":116.73565891472869} {"address":"183 Centennial Pky N Hamilton Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Comfort Inn Hamilton","hotel_rating":3.5,"id":2231,"location":"(43.234806, -79.761558)","price":108.0} {"address":"2675 Anderson Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Malahat Farm","hotel_rating":"NaN","id":2322,"location":"(34.3684174689535, -89.5695753660443)","price":116.73565891472869} {"address":"107 Warner Bay Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Buckley's Waterfront Cottages","hotel_rating":4.5,"id":2855,"location":"(42.180259, -79.415306)","price":116.73565891472869} {"address":"15 Riverside Dr Fredericton New Brunswick","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Fort Nashwaak Motel","hotel_rating":3.0,"id":2921,"location":"(45.9456958, -66.6177246)","price":116.73565891472869} {"address":"2136 Mahood Rd Powell River British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Birdsnest B&B","hotel_rating":5.0,"id":3038,"location":"(49.7721684, -124.3696882)","price":116.73565891472869} {"address":"36865 85th S ","amenities":["[]"],"country":"Canada","hotel_name":"La te da B&B","hotel_rating":4.5,"id":3131,"location":"(40.5965985, -111.9836762)","price":116.73565891472869} {"address":"425 Anthony Street Cornwall Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"En Passant B&B","hotel_rating":5.0,"id":4290,"location":"(45.0316577, -74.6976478)","price":110.0} {"address":" ","amenities":["['Free parking'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Restaurant'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hotel Marineau Centre","hotel_rating":3.5,"id":4401,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"2186 Chemin Du Lac Saint-Felicien Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Domaine Sur Une Plage","hotel_rating":"NaN","id":4421,"location":"(48.673843159779, -72.3432615068007)","price":116.73565891472869} {"address":"401 route 172 Nord Sacre-Coeur-Saguenay Quebec","amenities":["['Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Hotel-Motel Coronet","hotel_rating":3.0,"id":5093,"location":"(52.4760892, -71.8258668)","price":74.0} {"address":"1592 Route 138 Petite-Riviere-Saint-Francois Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Restaurant'"," 'Bar/Lounge'"," 'Airport transportation'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Laundry Service'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Ski-In / Ski-Out'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Complexe Hotelier de Charlevoix","hotel_rating":2.5,"id":5341,"location":"(47.3825291, -70.5884849)","price":116.73565891472869} {"address":"150 Park Rd W Steinbach Manitoba","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Sleep Suite Motel","hotel_rating":4.0,"id":5472,"location":"(49.5452301, -96.6886381)","price":116.73565891472869} {"address":"Unit #201 1070 Lakeshore Dr W Penticton British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Casa Grande Inn","hotel_rating":4.0,"id":361,"location":"(55.001251, -125.002441)","price":99.0} {"address":"924 Spadina Cres E Saskatoon Saskatchewan","amenities":["['Pool'"," 'Restaurant'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Airport transportation'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Park Town Hotel","hotel_rating":4.0,"id":1045,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"23 Rennie's Mill Rd St. John's Newfoundland and Labrador","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Bannerman Park Suites","hotel_rating":4.5,"id":1498,"location":"(47.5732797, -52.7102337)","price":129.0} {"address":"691 1st Avenue ","amenities":["[]"],"country":"Canada","hotel_name":"Fernie Hotel and Pub","hotel_rating":"NaN","id":2147,"location":"(44.9516738255034, -91.3896611677852)","price":116.73565891472869} {"address":"141 rue Sainte-Cecile Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Spa'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge des Iles du Bic","hotel_rating":4.0,"id":2357,"location":"(46.3501075, -72.5413054)","price":79.0} {"address":"1084 du Parc Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Le Gite de l'Onondaga","hotel_rating":4.5,"id":2369,"location":"(48.2317082, -79.0339615)","price":96.0} {"address":"2807 50 Ave Red Deer Alberta","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Travelodge Red Deer","hotel_rating":2.5,"id":2891,"location":"(52.2506725, -113.8141185)","price":93.0} {"address":"9825A Malaspina Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Cedar Lodge Bed & Breakfast","hotel_rating":4.5,"id":3049,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"Port Louis Inlet British Columbia ","amenities":["['Bar/Lounge'"," 'Breakfast included'"," 'Restaurant'"," 'Airport transportation'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The West Coast Fishing Club - The Outpost","hotel_rating":5.0,"id":3151,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"230 13th St W Townhouse 12 North Vancouver British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Breakfast Available'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Oasis Hostel","hotel_rating":1.5,"id":3364,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"2295 Albert Dufresne Shawinigan Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Les P'tits Pommiers","hotel_rating":"NaN","id":3517,"location":"(46.5268590175535, -72.7339603341345)","price":82.0} {"address":"166 Harlech Rd Qualicum Beach British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Airport transportation'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Cornerstones Bed and Breakfast","hotel_rating":5.0,"id":3561,"location":"(49.3482843, -124.4430078)","price":116.73565891472869} {"address":"109 Lake Louise Drive Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Deer Lodge","hotel_rating":"NaN","id":4674,"location":"(51.4230903, -116.1799904)","price":116.73565891472869} {"address":"31 Division St S Kingsville Ontario","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Jack's GastroPub, Inn31","hotel_rating":4.5,"id":4980,"location":"(42.0367146, -82.7394708)","price":129.0} {"address":"45056 Range Road 275 Cardston Alberta","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Great Canadian Barn Dance","hotel_rating":4.5,"id":5063,"location":"(49.3634252, -113.6118966)","price":116.73565891472869} {"address":"4 ","amenities":["[]"],"country":"Canada","hotel_name":"Motel Baie-James","hotel_rating":4.0,"id":5215,"location":"(33.9204332, -6.3676093)","price":116.73565891472869} {"address":"801 Park Avenue Moosomin Saskatchewan","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Twi-Lite Motel","hotel_rating":1.5,"id":5600,"location":"(50.1520773, -101.6712948)","price":55.0} {"address":" Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Shovel Pass Lodge","hotel_rating":"NaN","id":85,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"1245 Rogers Way Kamloops British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hampton Inn by Hilton Kamloops","hotel_rating":4.5,"id":575,"location":"(50.65109465, -120.372170788742)","price":120.0} {"address":"735 Hefti Rd Golden British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Cedar House Restaurant & Chalets","hotel_rating":5.0,"id":735,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"11408 6 Hwy Sheguiandah Ontario","amenities":["['Free Internet'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Batman's Cottages & Campground","hotel_rating":4.5,"id":815,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"11 Bastion St Nanaimo British Columbia","amenities":["['Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Spa'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Coast Bastion Hotel","hotel_rating":4.5,"id":867,"location":"(49.1665597, -123.9370247)","price":116.73565891472869} {"address":"830 des Falaises La Malbaie Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge La Chatelaine","hotel_rating":5.0,"id":1310,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"119 Main St Wasaga Beach Ontario","amenities":["['Free parking'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Shuttle Bus Service'"," 'Air conditioning'"," 'Kitchenette'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Sharodon Sands Motel","hotel_rating":2.5,"id":1404,"location":"(44.5228500764706, -80.0139920117647)","price":116.73565891472869} {"address":"408 Hoge St Whitehorse Yukon","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Beez Kneez Bakpakers","hotel_rating":4.5,"id":1556,"location":"(60.7136108, -135.0521474)","price":116.73565891472869} {"address":"251 Kent St W Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Kent Inn","hotel_rating":4.5,"id":1947,"location":"(44.3526892, -78.74627115)","price":85.0} {"address":"649 Main St W Hamilton Ontario","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Business Centre with Internet Access'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Visitors Inn","hotel_rating":4.0,"id":2222,"location":"(43.260027, -79.897353)","price":116.73565891472869} {"address":"132 ","amenities":["[]"],"country":"Canada","hotel_name":"Auberge la Maree Douce","hotel_rating":4.5,"id":2367,"location":"(46.6248885, 16.3165187)","price":125.0} {"address":"170 Island Hwy S Campbell River British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Driftwood by the Sea Inn and RV Resort","hotel_rating":4.5,"id":2449,"location":"(50.0249556, -125.2415179)","price":116.73565891472869} {"address":"Georgia Straight ","amenities":["[]"],"country":"Canada","hotel_name":"Oyster Bay Hideaway","hotel_rating":5.0,"id":2464,"location":"(34.233638, -84.2171963)","price":116.73565891472869} {"address":"830 Ouellette Ave Windsor Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Bexon Rooms","hotel_rating":4.0,"id":2625,"location":"(42.3115237, -83.0346497691761)","price":77.0} {"address":"10911 Notre-Dame West Street Trois-Rivieres Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Room service'"," 'Bar/Lounge'"," 'Spa'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Sauna'"," 'Air conditioning'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge du Lac Saint-Pierre","hotel_rating":4.5,"id":2722,"location":"(52.4760892, -71.8258668)","price":126.0} {"address":"92 Masons Beach Road Lunenburg Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Topmast Motel","hotel_rating":4.0,"id":2805,"location":"(44.3691156614347, -64.3182546964242)","price":116.73565891472869} {"address":"126 Montague St. Lunenburg Nova Scotia","amenities":["['Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Salt Shaker Deli & Inn","hotel_rating":4.5,"id":2808,"location":"(44.3762429833333, -64.3094862)","price":109.0} {"address":"3640 Granada Cresent ","amenities":["[]"],"country":"Canada","hotel_name":"Coral Vacation Home","hotel_rating":4.0,"id":3084,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"44280 Luckakuck Way Chilliwack British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Cottonwood Meadows RV Country Club","hotel_rating":3.5,"id":3283,"location":"(49.14179065, -121.998728535126)","price":116.73565891472869} {"address":"185 rue Fraser Riviere du Loup Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Pool'"," 'Free parking'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel Au Vieux Piloteux","hotel_rating":4.0,"id":3729,"location":"(47.8266918346596, -69.5560086884636)","price":89.0} {"address":" ","amenities":["['Pool'"," 'Room service'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Holiday Inn Truro","hotel_rating":4.0,"id":4383,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"3250 Boulevard Ducharme La Tuque Quebec","amenities":["['Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Minibar'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hotel Marineau La Tuque","hotel_rating":3.5,"id":4400,"location":"(47.386324, -72.7823118)","price":116.73565891472869} {"address":"590 Argus Rd Oakville Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Holiday Inn Oakville Centre","hotel_rating":"NaN","id":4448,"location":"(43.4579172, -79.6857638)","price":116.73565891472869} {"address":"101739 Grey County Rd 5 Owen Sound Ontario","amenities":["[]"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Kilsyth Country Campground","hotel_rating":4.0,"id":4500,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"575 rue Hovey North Hatley Quebec","amenities":["['Pool'"," 'Restaurant'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Free parking'"," 'Bar/Lounge'"," 'Spa'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Heated pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Tennis Court'"," 'Air conditioning'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Manoir Hovey","hotel_rating":4.5,"id":4893,"location":"(45.263609, -71.9957529)","price":116.73565891472869} {"address":"362 de la Gare Saint-Faustin-Lac-Carre Quebec","amenities":["['Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Bar/Lounge'"," 'Children Activities (Kid / Family Friendly)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Le Gite de la Gare B&B","hotel_rating":5.0,"id":5436,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"37 Grotto Way ","amenities":["[]"],"country":"Canada","hotel_name":"Away Inn","hotel_rating":5.0,"id":179,"location":"(51.07966125, -115.328945736627)","price":116.73565891472869} {"address":" British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Bear Valley Guesthouse","hotel_rating":"NaN","id":306,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"860 rue LaLonde Mont Tremblant Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"AX Hotel","hotel_rating":4.0,"id":441,"location":"(46.114524, -74.593073)","price":106.0} {"address":"1874 chemin du Village Mont Tremblant Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge La Porte Rouge","hotel_rating":4.0,"id":448,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"104 Mountain Lane Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Bed & Breakfast on Mountain Lane","hotel_rating":4.0,"id":557,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"311 Marten Street Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Holiday Lodge Bed & Breakfast & Cabins","hotel_rating":4.5,"id":563,"location":"(51.1827157, -115.5676471)","price":116.73565891472869} {"address":"1115 1110 Fellowship Drive Tofino British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Cobble Wood & Bird Sanctuary Guest Houses","hotel_rating":4.5,"id":659,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"1266 Queen St Halifax Nova Scotia","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Mary Queen of Scots Inn","hotel_rating":4.0,"id":1023,"location":"(44.6402601148936, -63.574554193617)","price":116.73565891472869} {"address":"11 Benson St Kingston Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Holiday Inn Express Hotel & Suites Kingston","hotel_rating":"NaN","id":1237,"location":"(44.266761, -76.4972150413043)","price":144.0} {"address":"1542 Robinson Crt Kingston Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel 6 Kingston","hotel_rating":4.0,"id":1251,"location":"(44.2824725, -76.566175144)","price":95.0} {"address":"184 Dunkerron Ave Wasaga Beach Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Adrian's Wasaga Beach Cottage & Condo Rentals","hotel_rating":4.5,"id":1424,"location":"(44.4988812, -80.0458113666667)","price":116.73565891472869} {"address":"312 Kootenay Street Revelstoke British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Courthouse Inn Revelstoke","hotel_rating":5.0,"id":1651,"location":"(51.0039346, -118.2072283)","price":116.73565891472869} {"address":"25 Quebec","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hotel La Sagueneenne","hotel_rating":3.5,"id":2017,"location":"(33.5741074897959, -117.734092897959)","price":104.0} {"address":"5115 50 St Yellowknife Northwest Territories","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Northern Lites Motel","hotel_rating":3.0,"id":2163,"location":"(65.0000004, -118.0)","price":137.0} {"address":"492 Island Hwy S Campbell River British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Heron's Landing Hotel","hotel_rating":4.0,"id":2434,"location":"(50.0249556, -125.2415179)","price":116.73565891472869} {"address":"1748 Capilano Rd North Vancouver British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Breakfast included'"," 'Breakfast Available'"," 'Dry Cleaning'"," 'Golf Course'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Econo Lodge Inn & Suites","hotel_rating":3.5,"id":3338,"location":"(49.3444156, -123.1114076)","price":116.73565891472869} {"address":"478 Village Way ","amenities":["[]"],"country":"Canada","hotel_name":"Beautiful House Near Qualicum Beach Guest House","hotel_rating":"NaN","id":3557,"location":"(51.4526275, -0.0893276)","price":116.73565891472869} {"address":"266 Elim Lodge Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Elim Lodge","hotel_rating":4.0,"id":3685,"location":"(44.4823352116927, -78.4797434520896)","price":116.73565891472869} {"address":"16201 Hwy 16 East Yellowhead County ","amenities":["[]"],"country":"Canada","hotel_name":"East of Edson RV Resort","hotel_rating":"NaN","id":4249,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"20470 88 Ave Langley City British Columbia","amenities":["['Free parking'"," 'Pool'"," 'Free High Speed Internet (WiFi)'"," 'Business Centre with Internet Access'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Langley Hwy Hotel","hotel_rating":2.0,"id":4491,"location":"(49.1617461, -122.654980866463)","price":71.0} {"address":"110 Blvd Albiny Paquette Mont Laurier Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Super 8 by Wyndham Mont Laurier","hotel_rating":"NaN","id":4719,"location":"(46.549149, -75.5133154)","price":116.73565891472869} {"address":"316 Broadway Ave Orangeville Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Atlanta Motel","hotel_rating":2.5,"id":4982,"location":"(43.9155728333333, -80.1137144)","price":116.73565891472869} {"address":"1214 Kelly Lake Road Clinton British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Round Up Motel","hotel_rating":4.5,"id":5146,"location":"(51.0887356, -121.5948224)","price":116.73565891472869} {"address":"13 Beju Industrial Dr Sylvan Lake Alberta","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Dry Cleaning'"," 'Golf Course'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Comfort Inn & Suites Sylvan Lake","hotel_rating":4.0,"id":5217,"location":"(52.3096251669246, -114.072573153921)","price":123.0} {"address":"118 Wellington Ave Trail British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Ray Lyn Motel","hotel_rating":3.5,"id":5543,"location":"(49.243336, -123.0381056)","price":116.73565891472869} {"address":"833345 4th Line Ehs ","amenities":["[]"],"country":"Canada","hotel_name":"Farmer's Walk Bed & Breakfast","hotel_rating":4.0,"id":5667,"location":"(43.9674690413741, -80.0242170630204)","price":116.73565891472869} {"address":"538 Main Street ","amenities":["[]"],"country":"Canada","hotel_name":"Lytton Hotel","hotel_rating":3.5,"id":5840,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"375 Spring Creek Dr Canmore Alberta","amenities":["['Fitness Centre with Gym / Workout Room'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Rundle Cliffs Luxury Mountain Lodge","hotel_rating":4.5,"id":131,"location":"(51.0843471, -115.3459237)","price":116.73565891472869} {"address":"5422 16 Hwy W British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Mumfords Lodge","hotel_rating":4.0,"id":318,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"675 Tranquille Rd Kamloops British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Pool'"," 'Room service'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Airport transportation'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Electric vehicle charging station'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Holiday Inn Suites Kamloops","hotel_rating":4.5,"id":581,"location":"(50.6963474, -120.3614466)","price":116.73565891472869} {"address":"1839 Armview Terr Halifax Nova Scotia","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Pebble Bed & Breakfast","hotel_rating":5.0,"id":1013,"location":"(44.6396064034483, -63.6085572034483)","price":116.73565891472869} {"address":"17-21 Corner Road Newfoundland and Labrador","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"SeaBreeze Bed and Breakfast","hotel_rating":5.0,"id":1172,"location":"(53.8217327, -61.2295532)","price":116.73565891472869} {"address":"1047 Mosley St ","amenities":["[]"],"country":"Canada","hotel_name":"Rivershore Cottages","hotel_rating":2.0,"id":1412,"location":"(30.4337475232565, -84.2978309186259)","price":116.73565891472869} {"address":"5876 Hwy 35 North Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Stone Fountain Motel","hotel_rating":4.5,"id":1970,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"2216 Lorne St ","amenities":["[]"],"country":"Canada","hotel_name":"The Andrew","hotel_rating":"NaN","id":2072,"location":"(53.4117751, -2.9321644)","price":116.73565891472869} {"address":"943 Denewood Pl. Sooke British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Log Cabin Bed and Breakfast","hotel_rating":"NaN","id":2347,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":" Valemount British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Willow Burl Cabins","hotel_rating":"NaN","id":2676,"location":"(52.8315124, -119.2805793)","price":116.73565891472869} {"address":"470 First Ave S Kenora Ontario","amenities":["['Restaurant'"," 'Free parking'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Clarion Lakeside Inn and Conference Centre","hotel_rating":3.5,"id":3209,"location":"(50.1049323, -91.9086135)","price":116.73565891472869} {"address":"1677 Layton Dr North Vancouver British Columbia","amenities":["[]"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Vancouver Mountain Air BandB","hotel_rating":4.0,"id":3360,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"4356 Capilano Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Capilano Forest Little House","hotel_rating":"NaN","id":3365,"location":"(49.3420387, -123.1137445)","price":116.73565891472869} {"address":"13 Blue Spruce Crt St. Catharines Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Concierge'"," 'Golf Course'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Air conditioning'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Christine's Bed and Breakfast","hotel_rating":5.0,"id":3477,"location":"(43.1956985, -79.2569111)","price":169.0} {"address":" Hinton Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Suite Dreams Bed and Breakfast","hotel_rating":"NaN","id":3635,"location":"(53.4046768, -117.570219)","price":116.73565891472869} {"address":"472 Brownridge Dr Vaughan Ontario","amenities":["['Air conditioning']"],"country":"Canada","hotel_name":"Home Sweet Home","hotel_rating":"NaN","id":4310,"location":"(43.8010151342465, -79.4707834516806)","price":116.73565891472869} {"address":"5921 12 Ave British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Beach Grove Motel","hotel_rating":2.0,"id":4531,"location":"(49.024786, -123.0597639)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Maple Tourist Home Bed & Breakfast","hotel_rating":4.5,"id":5286,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"16941 35 Hwy Algonquin Highlands Ontario","amenities":["['Microwave'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Buttermilk Falls Resort","hotel_rating":4.5,"id":5377,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":" ","amenities":["[]"],"country":"Canada","hotel_name":"Douglas' Equestrian Campground","hotel_rating":"NaN","id":5668,"location":"('nil', 'nil')","price":116.73565891472869} {"address":" ","amenities":["['Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Devon Lions Campground","hotel_rating":3.5,"id":5931,"location":"('nil', 'nil')","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Northwest Lodge Bed & Breakfast","hotel_rating":5.0,"id":5956,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"365 Route 132 Paspebiac Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Macdale B&B","hotel_rating":"NaN","id":5988,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"311 Rue des Bouleaux Sainte-Eulalie Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Pool'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel Marie-Dan","hotel_rating":3.5,"id":6110,"location":"(46.098769644454, -72.2304240237378)","price":75.0} {"address":"1711 Bow Valley Trail Canmore Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Rocky Mountain Ski Lodge","hotel_rating":"NaN","id":123,"location":"(51.0748046, -115.3325832)","price":79.0} {"address":"1818 Mountain Ave Canmore Alberta","amenities":["['Free parking'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Spa'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Silver Creek Lodge","hotel_rating":4.0,"id":127,"location":"(51.1005883, -115.359206659906)","price":109.0} {"address":"108 Otter Street Alberta","amenities":["[]"],"country":"Canada","hotel_name":"The Banff Bear B&B Suite","hotel_rating":"NaN","id":552,"location":"(51.1802712, -115.5640106)","price":116.73565891472869} {"address":"1298 Lynn Road Tofino British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Solwood Healing Arts Retreat & Spa","hotel_rating":2.5,"id":683,"location":"(49.1233087, -125.8928555)","price":116.73565891472869} {"address":"2493 Holmes-Deakin Rd Golden British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Goldenwood Lodge, Cabins and Campground","hotel_rating":"NaN","id":746,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"164 Wilkie Way British Columbia V","amenities":["['Free parking'"," 'Breakfast included'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Shuttle Bus Service'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Amazing View Bed and Breakfast","hotel_rating":5.0,"id":951,"location":"(48.8471702, -123.5177979)","price":116.73565891472869} {"address":"15 Kingfisher Cres ","amenities":["[]"],"country":"Canada","hotel_name":"Beatonridge Inn","hotel_rating":"NaN","id":1011,"location":"(-27.4859717, 153.1306677)","price":116.73565891472869} {"address":"20 rue Bellevue Magog Quebec","amenities":["['Free parking'"," 'Pool'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Room service'"," 'Spa'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Shuttle Bus Service'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"A Tout Venant B&B et Massotherapie","hotel_rating":5.0,"id":1357,"location":"(45.2636836, -72.1552668)","price":99.0} {"address":"148 Mosley St Wasaga Beach Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Edgewater By The Bay","hotel_rating":"NaN","id":1410,"location":"(44.5198474, -80.0218282)","price":116.73565891472869} {"address":"34 Jetstream Ave St. John's Newfoundland and Labrador","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Airport transportation'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Best Western Plus St. John's Airport Hotel and Suites","hotel_rating":4.5,"id":1486,"location":"(47.6149758, -52.7514623)","price":116.73565891472869} {"address":"240 Alsek Rd Whitehorse Yukon","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Home Bon Accueil","hotel_rating":5.0,"id":1561,"location":"(60.7002663, -135.0263462)","price":116.73565891472869} {"address":"1221 First Street West Revelstoke British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Holten Heritage House","hotel_rating":4.5,"id":1657,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"Western University Canada London Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Western Summer Accommodations","hotel_rating":"NaN","id":1815,"location":"(43.01047375, -81.2698784900773)","price":116.73565891472869} {"address":"3665 Sandwich St Windsor Ontario","amenities":["['Free Internet'"," 'Room service'"," 'Free parking'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Travellers Choice Motel","hotel_rating":2.5,"id":2629,"location":"(42.2837166, -83.0862075)","price":60.0} {"address":"5816 Tecumseh Rd E ","amenities":["[]"],"country":"Canada","hotel_name":"Diane Motel","hotel_rating":3.0,"id":2642,"location":"(42.3100508, -82.9545215)","price":116.73565891472869} {"address":"3777 Henning Dr Burnaby British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Accent Inn Burnaby","hotel_rating":4.5,"id":3229,"location":"(49.2639515, -123.0197275)","price":116.73565891472869} {"address":"561 Notre Dame St ","amenities":["[]"],"country":"Canada","hotel_name":"Greenwood Plaza Inn","hotel_rating":1.0,"id":3908,"location":"(42.7883152828283, -73.9519839393939)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Motel l'Abri","hotel_rating":4.5,"id":4541,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"19 Marathon Lane North Head New Brunswick","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Electric vehicle charging station'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Marathon Inn","hotel_rating":4.0,"id":4867,"location":"(44.7654836, -66.7489861)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Nomad Motel","hotel_rating":4.5,"id":5147,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"545 Rue Notre Dame Montebello Quebec","amenities":["['Pool'"," 'Free parking'"," 'Bar/Lounge'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Minibar'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Manoir Chamberland","hotel_rating":5.0,"id":5199,"location":"(45.6502239333333, -74.9398588444444)","price":285.0} {"address":"230 Prince St Charlottetown Prince Edward Island","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Concierge'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Fairholm National Historic Inn","hotel_rating":4.5,"id":220,"location":"(46.23844675, -63.1271843180535)","price":116.73565891472869} {"address":"193 Prince Street ","amenities":["[]"],"country":"Canada","hotel_name":"Prince Street Suites","hotel_rating":3.5,"id":249,"location":"(46.8805738846154, -96.7390054230769)","price":89.0} {"address":"2592 Skaha Lake Rd Penticton British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Granada Inn","hotel_rating":2.5,"id":381,"location":"(49.4526359, -119.6002638)","price":69.0} {"address":"102 Spruce Pl Penticton British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Above The Beach Bed & Breakfast","hotel_rating":"NaN","id":383,"location":"(49.4523493, -119.5777679)","price":116.73565891472869} {"address":"331 Tonquin Park Rd. Tofino British Columbia","amenities":["['Free Internet']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Water's Edge Bed and Breakfast","hotel_rating":5.0,"id":688,"location":"(49.147422, -125.912347)","price":116.73565891472869} {"address":"1336 Palliser Trail ","amenities":["[]"],"country":"Canada","hotel_name":"Whispering Pines","hotel_rating":5.0,"id":762,"location":"(51.0907254, -115.3434464)","price":116.73565891472869} {"address":"825 Lakeshore Rd. ","amenities":["[]"],"country":"Canada","hotel_name":"Bears Inn","hotel_rating":"NaN","id":795,"location":"(43.0121875, -82.3798026)","price":116.73565891472869} {"address":"21214 Hwy 6 South Baymouth Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Multilingual Staff'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"South Bay Resort","hotel_rating":4.5,"id":819,"location":"(45.5665507, -82.0111995)","price":116.73565891472869} {"address":"18777 Hwy 6 Tehkummah Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free Internet'"," 'Children Activities (Kid / Family Friendly)'"," 'Public Wifi']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Gordon's Park","hotel_rating":4.0,"id":822,"location":"(45.6552478, -81.9747943)","price":116.73565891472869} {"address":"1020 College Dr Saskatoon Saskatchewan","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Inn on College","hotel_rating":3.5,"id":1084,"location":"(52.1285514, -106.6452122)","price":63.0} {"address":"2430 Pacific Rim Highway ","amenities":["[]"],"country":"Canada","hotel_name":"A Tamarack House","hotel_rating":1.0,"id":1155,"location":"(49.2680655, -124.8487056)","price":116.73565891472869} {"address":"30 rue Hatley Magog Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Amour et Amitie B&B","hotel_rating":4.5,"id":1354,"location":"(45.2641844, -72.1554446)","price":88.0} {"address":"15775 102b Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Restawhile B&B","hotel_rating":4.5,"id":1842,"location":"(49.1894596, -122.7850654)","price":80.0} {"address":"11277 134 St ","amenities":["[]"],"country":"Canada","hotel_name":"Vancouver Sun Hostel","hotel_rating":"NaN","id":1856,"location":"(49.1335748, -122.8511749)","price":116.73565891472869} {"address":"1754 Highway 7 Ontario","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Breakfast included'"," 'Banquet Room'"," 'Conference Facilities'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Admiral Inn & Conference Centre","hotel_rating":2.5,"id":1959,"location":"(43.8485299319703, -79.3654332231413)","price":116.73565891472869} {"address":"NW-31-38-2-W5th Red Deer Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Carvella Guest Home","hotel_rating":"NaN","id":2899,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"3136 Woodstock Rd Fredericton New Brunswick","amenities":["['Free High Speed Internet (WiFi)'"," 'Pool'"," 'Room service'"," 'Free parking'"," 'Restaurant'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Silverwood Inn & Suites","hotel_rating":4.0,"id":2918,"location":"(45.9650431, -66.7686339632979)","price":116.73565891472869} {"address":"245 Bettison Rd Oliver British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Morbrook Farms B&B","hotel_rating":5.0,"id":3119,"location":"(49.2044305, -119.5536099)","price":116.73565891472869} {"address":"6456 Gordon Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Garden City","hotel_rating":"NaN","id":3256,"location":"(53.4425114, -2.1871601)","price":116.73565891472869} {"address":"586 Levis Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Le Plumard","hotel_rating":5.0,"id":3419,"location":"(46.7910096, -71.1753274)","price":116.73565891472869} {"address":"70 3e Avenue Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Gite L'Ancestral","hotel_rating":5.0,"id":3520,"location":"(45.388886, -73.992011)","price":116.73565891472869} {"address":"435 Trunk Rd Sault Ste. Marie Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Holiday Motel","hotel_rating":4.0,"id":3598,"location":"(46.5177220909892, -84.2828563171205)","price":116.73565891472869} {"address":"312 George St N Peterborough Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast Available'"," 'Conference Facilities'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Peterborough Inn & Suites Hotel","hotel_rating":3.5,"id":3666,"location":"(44.3030634158991, -78.3197065043651)","price":84.0} {"address":"1175 Rue de la Sapiniere Val David Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Spa'"," 'Children Activities (Kid / Family Friendly)'"," 'Hot Tub'"," 'Kids pool'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Le Village Suisse","hotel_rating":4.5,"id":4645,"location":"(46.0315723, -74.2083933)","price":116.73565891472869} {"address":"50 rue Principale Saint Sauveur des Monts Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Indoor pool'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hotel Le Versailles","hotel_rating":3.5,"id":4652,"location":"(52.4760892, -71.8258668)","price":109.0} {"address":"1843 Highway 2 E Brockville Ontario","amenities":["['Pool'"," 'Breakfast included'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Super 8 by Wyndham Brockville","hotel_rating":3.5,"id":4701,"location":"(50.000678, -86.000977)","price":68.0} {"address":"77 Morin Heights Quebec","amenities":["['Free parking'"," 'Spa'"," 'Breakfast included'"," 'Restaurant'"," 'Banquet Room'"," 'Conference Facilities'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Ofuro Spa","hotel_rating":4.0,"id":5324,"location":"(45.9024084, -74.248859)","price":116.73565891472869} {"address":"Cape North RR#1 Dingwall N Dingwall Nov","amenities":["[]"],"country":"Canada","hotel_experience":"Average","hotel_name":"MacDonald's Motel","hotel_rating":3.0,"id":5555,"location":"(58.2843833, 32.5169757)","price":116.73565891472869} {"address":"1420 Sims Ave Weyburn Saskatchewan","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Ramada by Wyndham Weyburn","hotel_rating":4.5,"id":5560,"location":"(49.6593842, -103.8609582)","price":116.73565891472869} {"address":"303 Lady Macdonald Cres ","amenities":["[]"],"country":"Canada","hotel_name":"Above All Bed and Breakfast","hotel_rating":"NaN","id":192,"location":"(51.08367695, -115.327098624574)","price":116.73565891472869} {"address":"3 Hillsborough St Charlottetown Prince Edward Island","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Inn on the Harbour","hotel_rating":4.0,"id":213,"location":"(46.2349705333333, -63.1205908777778)","price":98.0} {"address":"160 Cure Deslauriers Mont Tremblant Quebec","amenities":["['Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Pool'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Heated pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Holiday Inn Express Hotel & Suites Mont-Tremblant","hotel_rating":4.0,"id":440,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"860 rue Coupal Mont Tremblant Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Hot Tub'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Les Suites de la Gare by Location ADP Tremblant","hotel_rating":4.5,"id":454,"location":"(46.130134951566, -74.5895027791174)","price":116.73565891472869} {"address":"6385 Montee Ryan ","amenities":["[]"],"country":"Canada","hotel_name":"Les Falaises - Tremblant Sunstar","hotel_rating":5.0,"id":473,"location":"(46.18660835, -74.5973690243888)","price":116.73565891472869} {"address":"1250 Rogers Way Kamloops British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Room service'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Coast Kamloops Hotel & Conference Centre","hotel_rating":4.5,"id":573,"location":"(50.6522331, -120.3671571)","price":116.73565891472869} {"address":"926 Black Bear Lane Tofino British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Black Bear Guesthouse","hotel_rating":5.0,"id":653,"location":"(49.1150007, -125.8799787)","price":227.0} {"address":"2-6 Hospital Lane Newfoundland and Labrador","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Wheelchair Access'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Norris Point International Backpackers Hostel","hotel_rating":4.5,"id":1192,"location":"(49.5313215, -57.8768752030648)","price":116.73565891472869} {"address":"1488 Highway 15 Kingston Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Kingston Motel East","hotel_rating":3.0,"id":1264,"location":"(44.2802309148263, -76.4388762453408)","price":69.0} {"address":"225 Falconbridge Rd Sudbury Ontario","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Room service'"," 'Fitness Centre with Gym / Workout Room'"," 'Babysitting'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Golf Course'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Ambassador Hotel","hotel_rating":3.0,"id":1880,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"94 Front Street East Ontario","amenities":["['Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Southwinds Resort and Marina","hotel_rating":4.5,"id":1976,"location":"(42.9601605166667, -81.6207859125)","price":116.73565891472869} {"address":"425 Wilson St E Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Barracks Inn","hotel_rating":5.0,"id":2224,"location":"(43.229375225, -79.975165925)","price":216.0} {"address":"455 boul. St-Germain ouest Rimouski Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Golf Course'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Comfort Inn Rimouski","hotel_rating":3.5,"id":2350,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"607 Rothesay Ave Saint John New Brunswick","amenities":["['Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Park Plaza Motel","hotel_rating":2.0,"id":2536,"location":"(45.291069, -66.0429247)","price":116.73565891472869} {"address":"29 Leclerc ","amenities":["[]"],"country":"Canada","hotel_name":"Gite Esprit Follet","hotel_rating":3.5,"id":2712,"location":"(48.2487679, -4.4148414)","price":116.73565891472869} {"address":"70 Shawinigan Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Golf Course'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Comfort Inn & Suites Shawinigan","hotel_rating":4.0,"id":3503,"location":"(46.5389609, -72.7467621)","price":116.73565891472869} {"address":"924 Silver Leaf Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Silver Leaf Cottages","hotel_rating":5.0,"id":3679,"location":"(36.0618049266834, -80.344832134895)","price":116.73565891472869} {"address":"5011 66 St Bonnyville Alberta","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Room service'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Neighbourhood Inn","hotel_rating":4.5,"id":4425,"location":"(54.2674658, -110.7801581)","price":99.0} {"address":"Highway 263 ","amenities":["[]"],"country":"Canada","hotel_name":"Scenic Route 263 Bed & Breakfast","hotel_rating":"NaN","id":5546,"location":"(38.7599786, -86.8279332)","price":116.73565891472869} {"address":"3010 Thornhill Street Morden Manitoba","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Room service'"," 'Heated pool'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Shuttle Bus Service'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Super 8 by Wyndham Morden","hotel_rating":3.5,"id":5611,"location":"(49.1922877, -98.1100754)","price":116.73565891472869} {"address":"59 Langholm Dr ","amenities":["[]"],"country":"Canada","hotel_name":"City View Bed & Breakfast","hotel_rating":5.0,"id":5742,"location":"(43.7341651168421, -79.4922126752659)","price":116.73565891472869} {"address":"1225 Robson St Vancouver British Columbia","amenities":["['Pool'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Sauna'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Blue Horizon Hotel","hotel_rating":4.5,"id":3,"location":"(49.2870098, -123.1285348)","price":169.0} {"address":"551 11th Ave Kamloops British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Scott's Inn and Restaurant - Kamloops","hotel_rating":"NaN","id":576,"location":"(50.67285555, -120.31353870261)","price":128.0} {"address":"1583 Brunswick St Halifax Nova Scotia","amenities":["[]"],"country":"Canada","hotel_name":"Cambridge Suites - Halifax","hotel_rating":"NaN","id":979,"location":"(44.6452273, -63.5755365118282)","price":116.73565891472869} {"address":"20 St. Margaret's Bay Road Halifax Nova Scotia","amenities":["['Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Pool'"," 'Free parking'"," 'Restaurant'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Best Western Plus Chocolate Lake Hotel","hotel_rating":4.0,"id":982,"location":"(44.636845, -63.6381412)","price":149.0} {"address":"2286 Big Eddy Road Revelstoke British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"7 Acres Bed & Breakfast","hotel_rating":4.5,"id":1662,"location":"(51.0024439, -118.2204361)","price":116.73565891472869} {"address":"177 Powley St Thunder Bay Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Voyageur Motel","hotel_rating":3.5,"id":1682,"location":"(48.4490517, -89.1970866)","price":116.73565891472869} {"address":"6004 89th St Osoyoos British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Heated pool'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Lakeview Motel & Suites","hotel_rating":4.0,"id":1900,"location":"(49.023299, -119.4701121)","price":116.73565891472869} {"address":"37 ","amenities":["[]"],"country":"Canada","hotel_name":"Aubergite Au Petit Bonheur","hotel_rating":4.0,"id":2024,"location":"(47.2232046, 0.686670252328688)","price":116.73565891472869} {"address":"1800 E Victoria Ave Regina Saskatchewan","amenities":["[]"],"country":"Canada","hotel_name":"Sandman Hotel & Suites Regina","hotel_rating":"NaN","id":2047,"location":"(55.5321257, -106.1412243)","price":102.0} {"address":"120 Avenue Lepine Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Spa'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Golf Course'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Motel Les Pignons Verts","hotel_rating":3.0,"id":2100,"location":"(45.574616, -75.4107570987654)","price":116.73565891472869} {"address":"210 Main St E Hamilton Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Microwave'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Days Inn by Wyndham Hamilton","hotel_rating":3.0,"id":2232,"location":"(43.2529974, -79.8609957)","price":101.0} {"address":"Wells Gray Park 32km up Clearwater Valley Road ","amenities":["[]"],"country":"Canada","hotel_name":"Moose Ridge Woodland Chalet","hotel_rating":5.0,"id":2516,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"23 Perce Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge au Fil des Saisons","hotel_rating":4.5,"id":2566,"location":"(48.5222989, -64.2136423)","price":116.73565891472869} {"address":"377 Riverside Dr E Windsor Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Caesars Windsor","hotel_rating":"NaN","id":2605,"location":"(42.3207364, -83.0329446)","price":152.0} {"address":"2498 Dougall Ave Windsor Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Super 8 by Wyndham Windsor/Dougall","hotel_rating":4.0,"id":2613,"location":"(42.2543298, -83.0016484)","price":72.0} {"address":"50671 Cabot Trail Baddeck Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Luckenbooth Bed & Breakfast","hotel_rating":4.5,"id":3383,"location":"(46.1060109, -60.8621011)","price":116.73565891472869} {"address":"1165 Resort Dr Parksville British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Ocean Sands Resort","hotel_rating":"NaN","id":3938,"location":"(49.3099939, -124.261214234254)","price":139.0} {"address":"856 Front St Quesnel British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Willow Inn Motel","hotel_rating":2.5,"id":4162,"location":"(52.9867176, -122.5005265)","price":116.73565891472869} {"address":"3500 Billings Court Burlington Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Admiral Inn Burlington","hotel_rating":4.0,"id":4200,"location":"(43.3628611, -79.7906711)","price":116.73565891472869} {"address":"2799 Nicola Avenue Merritt British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Pool'"," 'Room service'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Kids pool'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Road Runner Motel","hotel_rating":1.5,"id":4237,"location":"(50.1134411, -120.794751)","price":116.73565891472869} {"address":"6100 Highway 7 Vaughan Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Pool'"," 'Free parking'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Holiday Inn Express Hotel & Suites","hotel_rating":4.5,"id":4305,"location":"(43.7722542, -79.62565)","price":142.0} {"address":"3 Westside Dr Cochrane Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Laundry Service'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Bow River Inn","hotel_rating":4.0,"id":4686,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"245370 Side Road 22 ","amenities":["[]"],"country":"Canada","hotel_name":"Roebuck Campground","hotel_rating":4.0,"id":5280,"location":"(51.5792052, -0.5158959)","price":116.73565891472869} {"address":"1550 Holmes Street SE Slave Lake Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Lakeview Inns & Suites - Slave Lake","hotel_rating":4.0,"id":5356,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"160 Liberty St S Bowmanville Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Pool'"," 'Free parking'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Heated pool'"," 'Indoor pool'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Best Western Plus Bowmanville","hotel_rating":4.0,"id":5547,"location":"(43.9001177, -78.6766216)","price":114.0} {"address":"4109 Gulfview Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Gulfview Drive Ocean View B&B","hotel_rating":2.0,"id":905,"location":"(49.2296743, -123.9721908)","price":116.73565891472869} {"address":"5 Shearakin Lan Newfoundland and Labrador","amenities":["['Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Gros Morne/Norris Point KOA","hotel_rating":4.0,"id":1189,"location":"(53.8217327, -61.2295532)","price":116.73565891472869} {"address":"2158 Chemin Nicolas Austin Mago","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge Les Pignons Verts","hotel_rating":4.5,"id":1366,"location":"('nil', 'nil')","price":127.0} {"address":"8033 King George Blvd Surrey British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Best Western King George Inn & Suites","hotel_rating":4.0,"id":1820,"location":"(49.1487915, -122.8460762)","price":116.73565891472869} {"address":"12 Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Chateau Murdock B & B","hotel_rating":"NaN","id":2003,"location":"(33.5739631041667, -117.734189770833)","price":104.0} {"address":"5346 Highline Dr Fernie British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Spa'"," 'Babysitting'"," 'Banquet Room'"," 'Breakfast Available'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Self-Serve Laundry'"," 'Ski-In / Ski-Out'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Lizard Creek Lodge","hotel_rating":4.5,"id":2120,"location":"(49.4661579, -115.0854782)","price":139.0} {"address":"100 Howland Dr Huntsville Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Holiday Inn Express Hotel & Suites Huntsville","hotel_rating":4.5,"id":2251,"location":"(45.3427526, -79.2289502)","price":99.0} {"address":"216 Dufferin Street Lunenburg Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Arbor View Inn","hotel_rating":4.5,"id":2809,"location":"(44.38275596, -64.32521914)","price":149.0} {"address":"6907 Waverley Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Imperial House Bed and Breakfast","hotel_rating":3.5,"id":3242,"location":"(51.5892549, -0.0012184)","price":116.73565891472869} {"address":"10218 162 Ave Grande Prairie Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Days Inn by Wyndham Grande Prairie","hotel_rating":3.5,"id":3447,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"704063 Range Road 62 ","amenities":["[]"],"country":"Canada","hotel_name":"Camp Tamarack RV Park","hotel_rating":4.5,"id":3462,"location":"(55.2164993, -118.8205455)","price":116.73565891472869} {"address":"108 Jozo Weider Blvd Blue Mountains Ontario","amenities":["['Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Free parking'"," 'Restaurant'"," 'Room service'"," 'Bar/Lounge'"," 'Spa'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Paid Wifi'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Shuttle Bus Service'"," 'Ski-In / Ski-Out'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Blue Mountain Inn","hotel_rating":3.5,"id":3644,"location":"(44.5058033, -80.3072645)","price":118.0} {"address":"796468 Grey Road 19 706 ","amenities":["[]"],"country":"Canada","hotel_name":"Ski Blue","hotel_rating":"NaN","id":3659,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"150 George St N Peterborough Ontario","amenities":["['Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Room service'"," 'Restaurant'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Holiday Inn Peterborough","hotel_rating":3.5,"id":3663,"location":"(44.297199, -78.3192701)","price":116.73565891472869} {"address":"453 Carriage Lane ","amenities":["[]"],"country":"Canada","hotel_name":"Carriage Lane Bed & Breakfast","hotel_rating":"NaN","id":3691,"location":"(43.614638, -116.276284)","price":116.73565891472869} {"address":"52 Notre Dame Est Cap-Chat Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite l'Aube Matiniere","hotel_rating":4.5,"id":4365,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"1144 Scotts Dam Rd Minden Ontario","amenities":["['Free parking'"," 'Breakfast included'"," 'Electric vehicle charging station'"," 'Non-smoking hotel'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Sunny Rock Bed and Breakfast","hotel_rating":4.5,"id":4584,"location":"(44.9327044883843, -78.6335811177277)","price":170.0} {"address":" ","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Castlerock Country Inn","hotel_rating":4.0,"id":4627,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"21 Station Road Tatamagouche Nova Scotia","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Train Station Inn","hotel_rating":4.5,"id":4973,"location":"(45.7089419298788, -63.2846927213889)","price":116.73565891472869} {"address":" ","amenities":["['Free High Speed Internet (WiFi)'"," 'Room service'"," 'Restaurant'"," 'Breakfast included'"," 'Concierge'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Stagecoach Inn","hotel_rating":4.0,"id":5050,"location":"('nil', 'nil')","price":116.73565891472869} {"address":" ","amenities":["['Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Public Wifi'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Ruthie's Roost B&B","hotel_rating":4.5,"id":5527,"location":"('nil', 'nil')","price":116.73565891472869} {"address":" ","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Minibar'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel Bar Rayalco","hotel_rating":3.5,"id":5719,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"93 Main St Flin Flon Manitoba","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Royal Hotel","hotel_rating":3.0,"id":5736,"location":"(54.7670225, -101.8769247)","price":116.73565891472869} {"address":"4702 Lakelse Ave British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Restaurant'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Bear Country Inn","hotel_rating":3.0,"id":322,"location":"(54.5167493, -128.5636133)","price":115.0} {"address":"1175 Chapman Rd Penticton British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Pool'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"OK Whistle Stop B&B","hotel_rating":4.0,"id":390,"location":"(49.5310298, -119.5619206)","price":116.73565891472869} {"address":"1431 Pacific Rim Hwy Tofino British Columbia","amenities":["['Fitness Centre with Gym / Workout Room'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Laundry Service'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Cox Bay Beach Resort","hotel_rating":4.5,"id":664,"location":"(49.1234524, -125.8916495)","price":116.73565891472869} {"address":"200 Nicol St Nanaimo British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Harbour Light Motel","hotel_rating":3.5,"id":872,"location":"(49.1579635, -123.9340855)","price":69.0} {"address":"96 Terminal Ave N Nanaimo British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Travelodge Nanaimo","hotel_rating":3.5,"id":893,"location":"(49.1734329, -123.9433432)","price":116.73565891472869} {"address":"139 Fergusons Cove Rd Halifax Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"SeaWatch Bed & Breakfast","hotel_rating":5.0,"id":996,"location":"(44.6029397737066, -63.5573438425252)","price":116.73565891472869} {"address":"1010 McPherson Ave ","amenities":["[]"],"country":"Canada","hotel_name":"The Sanlyn Furished Suites","hotel_rating":"NaN","id":1102,"location":"(38.9091619795918, -90.2013524693878)","price":116.73565891472869} {"address":"1065 Richelieu La Malbaie Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Breakfast Available'"," 'Conference Facilities'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Chez Truchon Bistro Auberge","hotel_rating":4.5,"id":1289,"location":"(47.6354813656744, -70.1435546091246)","price":116.73565891472869} {"address":"34 rue de la Sterne ","amenities":["[]"],"country":"Canada","hotel_name":"Bijou dans la Foret","hotel_rating":4.0,"id":1387,"location":"(45.4234247, -75.76176435)","price":116.73565891472869} {"address":"8 Ferguson St ","amenities":["[]"],"country":"Canada","hotel_name":"Stone Carriage House","hotel_rating":"NaN","id":1584,"location":"(40.7311228888889, -74.152764)","price":116.73565891472869} {"address":"744 Chemin du Ruisseaux-Lachance ","amenities":["[]"],"country":"Canada","hotel_name":"Gite du Haut des Arbres","hotel_rating":5.0,"id":2002,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"4300 Diefenbaker Dr Regina Saskatchewan","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Comfort Suites Regina","hotel_rating":4.5,"id":2045,"location":"(50.5069318, -104.64256255)","price":116.73565891472869} {"address":"349 Riverview Cres Clearwater British Columbia","amenities":["['Restaurant'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Rivers Edge Bed and Breakfast","hotel_rating":4.0,"id":2515,"location":"(51.6515792, -120.0684309)","price":116.73565891472869} {"address":"2000 Rue Des Grand-Marches Trois-Rivieres Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Bar/Lounge'"," 'Breakfast Available'"," 'Indoor pool'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Holiday Inn Express & Suites Trois-Rivieres Ouest","hotel_rating":4.5,"id":2718,"location":"(52.4760892, -71.8258668)","price":114.0} {"address":"843 Union St Fredericton New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Colonel's IN Bed and Breakfast","hotel_rating":5.0,"id":2911,"location":"(45.9555926, -66.62306)","price":116.73565891472869} {"address":"1056 Caledonia Way ","amenities":["[]"],"country":"Canada","hotel_name":"Kingdom Lodge","hotel_rating":5.0,"id":3086,"location":"(34.1303364, -118.2346735)","price":116.73565891472869} {"address":"8 Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Le Manoir du Rocher de Grand-Mere","hotel_rating":4.5,"id":3515,"location":"(33.5739650625, -117.7341950625)","price":116.73565891472869} {"address":"Jasper National Park Hinton Alberta","amenities":["['Free parking']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Rocky Mountain Escape Cabins","hotel_rating":5.0,"id":3630,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":" ","amenities":["[]"],"country":"Canada","hotel_name":"Pair-A-Dice Cottage","hotel_rating":"NaN","id":4691,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"600 Notre-Dame Montebello Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Motel Bel Eau","hotel_rating":"NaN","id":5200,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"250 Rang Des Iles Saint-Gedeon Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Auberge Des Iles","hotel_rating":"NaN","id":5349,"location":"(48.5518487333246, -71.778672330967)","price":105.0} {"address":"39 rue St-Pierre Ouest Amqui Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite Grand-Pere Nicole","hotel_rating":5.0,"id":5696,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"8117 99 St Clairmont Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Redwood Inn & Suites","hotel_rating":"NaN","id":6041,"location":"(55.2413765926981, -118.794232492161)","price":157.0} {"address":"528 9th Avenue North Golden British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Dreamcatcher Hostel","hotel_rating":5.0,"id":710,"location":"(51.3013345, -116.967350011599)","price":92.0} {"address":"1430 Golden View Rd Golden British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Whispering Spruce Campground & RV Park","hotel_rating":"NaN","id":772,"location":"(51.30082, -116.946385355428)","price":116.73565891472869} {"address":"220 Albion Crescent Ucluelet British Columbia","amenities":["['Free parking'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Kitchenette'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"A Balsam House","hotel_rating":3.0,"id":1154,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"Viking Trail 2 Route 430 Newfoundland and Labrador","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Bonne Bay Cottages","hotel_rating":4.5,"id":1166,"location":"(53.8217327, -61.2295532)","price":199.0} {"address":" Newfoundland and Labrador","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Tides Inn Inc","hotel_rating":4.5,"id":1186,"location":"(53.8217327, -61.2295532)","price":116.73565891472869} {"address":"120 New Gower St St. John's Newfoundland and Labrador","amenities":["['Pool'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Banquet Room'"," 'Breakfast Available'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Delta Hotels by Marriott St. John's Conference Centre","hotel_rating":4.0,"id":1481,"location":"(47.55857175, -52.7144499363024)","price":130.0} {"address":"79 Rennie's Mill Rd St. John's Newfoundland and Labrador","amenities":["['Free parking'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Meeting rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Winterholme Suites & Spa","hotel_rating":4.0,"id":1522,"location":"(47.572422, -52.7104089)","price":116.73565891472869} {"address":"8903 Trans Canada Hwy Revelstoke British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free Internet'"," 'Children Activities (Kid / Family Friendly)'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Three Valley Lake Chateau & Ghost Town","hotel_rating":3.5,"id":1655,"location":"(51.0092357, -118.2068338)","price":116.73565891472869} {"address":"42 Pitcarnie Cres ","amenities":["[]"],"country":"Canada","hotel_name":"London Luxury Guest House","hotel_rating":"NaN","id":1818,"location":"(43.0119919781737, -81.3046110217025)","price":116.73565891472869} {"address":"6004 Maple Drive RR 3 Osoyoos British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Kitchenette'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Riviera Motel","hotel_rating":3.5,"id":1903,"location":"(55.001251, -125.002441)","price":80.0} {"address":"56 Olivers Lane Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Balsam Lake Villa Cottages","hotel_rating":4.5,"id":1982,"location":"(43.9906153, -78.1796946)","price":116.73565891472869} {"address":"2107 Highway 215 ","amenities":["[]"],"country":"Canada","hotel_name":"Admiralty House","hotel_rating":4.0,"id":2829,"location":"(38.7985413, -86.8833453)","price":116.73565891472869} {"address":"82 Boulevard Renard Ouest Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Auberge Le Caribou","hotel_rating":3.0,"id":2965,"location":"(49.0036377, -64.3933557)","price":116.73565891472869} {"address":"7156 Thunder Bay St Powell River British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Terrible","hotel_name":"Marland Motel","hotel_rating":1.0,"id":3027,"location":"(49.8038512, -124.5152637)","price":116.73565891472869} {"address":"8370 Gallagher Lake Frontage Rd Oliver British Columbia","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Pine Bluff Motel","hotel_rating":3.5,"id":3109,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"6010 Rue Saint-Laurent ","amenities":["[]"],"country":"Canada","hotel_name":"B&b De La Traverse","hotel_rating":3.5,"id":3411,"location":"(46.8121965981067, -71.185956550822)","price":116.73565891472869} {"address":"122 Cote du Passage ","amenities":["[]"],"country":"Canada","hotel_name":"A la Petite Marguerite","hotel_rating":5.0,"id":3413,"location":"(46.804781981454, -71.1812743066975)","price":116.73565891472869} {"address":"709 Gregg Ave Hinton Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Pines Motel","hotel_rating":4.0,"id":3611,"location":"(53.396223, -117.5997489)","price":116.73565891472869} {"address":" ","amenities":["[]"],"country":"Canada","hotel_experience":"Average","hotel_name":"Sunset Guesthouse","hotel_rating":3.0,"id":4908,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"318 Fir Street Alert Bay British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Nimpkish Hotel","hotel_rating":4.5,"id":4964,"location":"(50.576798, -126.907369)","price":116.73565891472869} {"address":"2901 Malagash Rd Tatamagouche Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"MeHomeBy Bed and Breakfast","hotel_rating":5.0,"id":4974,"location":"(45.1960403, -63.1653789)","price":116.73565891472869} {"address":"10358 98th Avenue ","amenities":["[]"],"country":"Canada","hotel_name":"HD View Bed & Breakfast","hotel_rating":4.0,"id":5251,"location":"(28.0381772, -82.4359465)","price":116.73565891472869} {"address":"#1 Darlington Creek Road Barriere British Columbia","amenities":["['Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Caverhill Fly Fishing Lodge","hotel_rating":5.0,"id":5294,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"Marble Mountain Resort Steady Brook Newfoundland and Labrador","amenities":["[]"],"country":"Canada","hotel_name":"The Marble Villa at Marble Mountain Resort","hotel_rating":"NaN","id":5767,"location":"(53.8217327, -61.2295532)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Concierge'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Long Sault Motel","hotel_rating":3.0,"id":5959,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"262 195 Balzac Blvd Balzac Alberta","amenities":["['Babysitting'"," 'Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Balzac Campground Rv Park & Storage","hotel_rating":2.0,"id":6010,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"2396 Wiltse Dr Penticton British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Airport transportation'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Swiss House Bed & Breakfast","hotel_rating":5.0,"id":371,"location":"(49.4750532, -119.5643796)","price":140.0} {"address":"277 Boardwalk Ucluelet British ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Wild Pacific Ocean Front Cabins","hotel_rating":4.5,"id":1138,"location":"(48.9310059, -125.5362853)","price":116.73565891472869} {"address":"228 Bonne Bay Rd Newfoundland and Labrador","amenities":["[]"],"country":"Canada","hotel_name":"Water's Edge RV Campground","hotel_rating":5.0,"id":1209,"location":"(53.8217327, -61.2295532)","price":116.73565891472869} {"address":"159 Main St Wasaga Beach Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Wasaga Beach Inn and Cottages","hotel_rating":"NaN","id":1393,"location":"(44.52294955, -80.012614925)","price":76.0} {"address":"1303 boulevard Saguenay Ouest Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel Panoramique","hotel_rating":3.5,"id":2011,"location":"(52.4760892, -71.8258668)","price":99.0} {"address":"144 Banke Cres ","amenities":["[]"],"country":"Canada","hotel_name":"Fifth House","hotel_rating":"NaN","id":2174,"location":"(62.4454019844226, -114.426431762706)","price":116.73565891472869} {"address":"Route 132 543 Saint-Germain Blvd Rimouski Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Motel Lyse","hotel_rating":3.0,"id":2379,"location":"(52.4760892, -71.8258668)","price":64.0} {"address":"309 Harby Rd Clearwater British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Lake House","hotel_rating":5.0,"id":2505,"location":"(51.6501358, -120.049251)","price":116.73565891472869} {"address":"47 De l'Eglise St Perce Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite Le Presbytere","hotel_rating":5.0,"id":2564,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"236 Odell Ave Fredericton New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Parkview Bed and Breakfast","hotel_rating":5.0,"id":2931,"location":"(45.9628792, -66.6549056)","price":116.73565891472869} {"address":"68 Gaspe Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Airport transportation'"," 'Concierge'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite Le Meilleur des 2 Mondes Bed & Breakfast","hotel_rating":4.5,"id":2945,"location":"(48.8317451, -64.4837079)","price":116.73565891472869} {"address":"7645 Eagle Crescent West ","amenities":["[]"],"country":"Canada","hotel_name":"Kris' Cottage","hotel_rating":"NaN","id":3203,"location":"(52.8572623, -2.2560345)","price":116.73565891472869} {"address":"6083 McKay Ave Burnaby British Columbia","amenities":["['Pool'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Bar/Lounge'"," 'Free Internet'"," 'Babysitting'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Paid Internet'"," 'Paid Wifi'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hilton Vancouver Metrotown","hotel_rating":4.0,"id":3228,"location":"(49.2279337, -123.0044131)","price":241.0} {"address":"312 Lillooet Avenue Harrison Hot Springs British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Bramblebank Cottages","hotel_rating":"NaN","id":4435,"location":"(49.3024717, -121.7771457)","price":229.0} {"address":"346 Boulevard Perron ouest Carleton-sur-Mer Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Gite Les Leblanc","hotel_rating":4.0,"id":4543,"location":"(48.1119869, -66.1462527)","price":116.73565891472869} {"address":"1580 Rue Principale Sainte Agathe des Monts Quebec","amenities":["['Pool'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"St. Moritz Motel","hotel_rating":4.0,"id":4740,"location":"(46.0439423, -74.2697515)","price":116.73565891472869} {"address":"550 Notre-Dame Saint-Alexis-des-Monts Quebec","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel le Saint-Alex","hotel_rating":4.0,"id":5037,"location":"(52.4760892, -71.8258668)","price":85.0} {"address":"1527 Madrona Dr Nanoose Bay British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Our Place Bed and Breakfast","hotel_rating":5.0,"id":5303,"location":"(49.3106822, -124.2385811)","price":116.73565891472869} {"address":"103 2nd Ave South Unity Saskatchewan","amenities":["[]"],"country":"Canada","hotel_name":"Prairie Moon Inn & Suites Unity","hotel_rating":"NaN","id":5954,"location":"(55.5321257, -106.1412243)","price":116.73565891472869} {"address":"1685 Chemin du Village Mont Tremblant Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Au Beau Soleil","hotel_rating":"NaN","id":477,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"82 rue de Hatley Magog Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel de l'Outlet","hotel_rating":4.0,"id":1364,"location":"(45.2634074, -72.1533868)","price":116.73565891472869} {"address":"3913 Gilbert Dr Prince George British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Minibar'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Arbor Bed and Breakfast","hotel_rating":5.0,"id":1715,"location":"(53.9677920823529, -122.842829711765)","price":116.73565891472869} {"address":"2713 Spruce St Prince George British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"97 Motor Inn","hotel_rating":4.0,"id":1727,"location":"(53.8958224, -122.7580149)","price":79.0} {"address":"1164 Moore Lake Estates Rd Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Noble Motel","hotel_rating":"NaN","id":1966,"location":"(44.7903681, -78.8116352)","price":89.0} {"address":"Poirier Lake ","amenities":["[]"],"country":"Canada","hotel_name":"Lakeside Hideaway B & B","hotel_rating":2.0,"id":2344,"location":"(48.3939403, -123.768035269936)","price":116.73565891472869} {"address":" Baie-St-Paul Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"A la Chouette","hotel_rating":5.0,"id":2696,"location":"(47.444343, -70.505447)","price":119.0} {"address":"5 Baie-St-Paul Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite Au Clocheton","hotel_rating":5.0,"id":2698,"location":"(47.444343, -70.505447)","price":116.73565891472869} {"address":"6255 Marine Ave Powell River British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Island View Lodge","hotel_rating":3.5,"id":3030,"location":"(49.8313649, -124.5271583)","price":116.73565891472869} {"address":"4429 Marine Ave Powell River British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Concierge'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Marine Inn","hotel_rating":3.0,"id":3040,"location":"(49.8313649, -124.5271583)","price":116.73565891472869} {"address":"3910 Capilano Rd North Vancouver British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"ThistleDown House","hotel_rating":5.0,"id":3342,"location":"(49.3444156, -123.1114076)","price":116.73565891472869} {"address":"562 Cabot Trail Baddeck Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hunter's Mountain Chalets","hotel_rating":4.5,"id":3374,"location":"(46.1060109, -60.8621011)","price":116.73565891472869} {"address":"610 ","amenities":["[]"],"country":"Canada","hotel_name":"Auberge Artistique","hotel_rating":5.0,"id":3426,"location":"(65.9509306332476, -18.1760308895079)","price":116.73565891472869} {"address":"2611 Great Northern Rd Sault Ste. Marie Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Glenview Cottages","hotel_rating":4.0,"id":3589,"location":"(46.6065966364738, -84.2953652067094)","price":116.73565891472869} {"address":"4300 2nd Avenue Edson Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Electric vehicle charging station'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Lakeview Inns and Suites - Edson East","hotel_rating":4.0,"id":4252,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"2nd Avenue and Princess Street Dawson City Yukon","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Dawson City Bunkhouse","hotel_rating":4.0,"id":4375,"location":"(64.059666, -139.4314839)","price":116.73565891472869} {"address":"392 Queen St Kincardine Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Kincardine Guest Cottage Motel","hotel_rating":"NaN","id":4520,"location":"(44.1671665611375, -81.6430024236493)","price":116.73565891472869} {"address":"2893 Hwy 60 Dwight Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Spring Lake Resort Motel and Restaurant","hotel_rating":"NaN","id":4751,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"121 Main Street Middleton Nova Scotia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Minibar'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Middleton Motel and Suites","hotel_rating":3.5,"id":5347,"location":"(44.9383388, -65.0765743)","price":105.0} {"address":"136 Rue de la Plag ","amenities":["[]"],"country":"Canada","hotel_name":"L'Unik Hebergement et Beaute","hotel_rating":4.0,"id":5350,"location":"(14.7370766, -60.9550078)","price":116.73565891472869} {"address":"218 Chemin Des Poirier Montmagny Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Days Inn by Wyndham Montmagny","hotel_rating":4.0,"id":5432,"location":"(46.9713582, -70.5758203)","price":102.0} {"address":"3301 43rd Avenue Stony Plain Alberta","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Ramada by Wyndham Stony Plain Hotel & Suites","hotel_rating":3.5,"id":5636,"location":"(53.53739055, -113.999849567994)","price":104.0} {"address":"8536 Peggys Cove Rd Indian Harbour Nova Scotia","amenities":["[]"],"country":"Canada","hotel_name":"King Neptune Campground","hotel_rating":"NaN","id":5859,"location":"(44.5164113039952, -63.9345827673046)","price":116.73565891472869} {"address":" ","amenities":["[]"],"country":"Canada","hotel_experience":"Average","hotel_name":"Jet Set Motel","hotel_rating":2.5,"id":5880,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"795 Principale Cowansville Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Restaurant'"," 'Business Centre with Internet Access'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Manoir Sweetsburg","hotel_rating":4.5,"id":5884,"location":"(45.2087681289177, -72.7212040905917)","price":116.73565891472869} {"address":"70 du Pre Natashquan Quebec","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge le Port d'Attache","hotel_rating":4.5,"id":5948,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"629 10 St Canmore Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Paintbox Lodge","hotel_rating":5.0,"id":162,"location":"(51.090183, -115.3577251)","price":116.73565891472869} {"address":"1759 Trans Canada Hwy E Kamloops British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Rider's Motor Inn","hotel_rating":2.0,"id":615,"location":"(55.001251, -125.002441)","price":60.0} {"address":"Chesterman Beach Tofino British ","amenities":["['Free High Speed Internet (WiFi)'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"South Chesterman Beach Condos","hotel_rating":4.0,"id":689,"location":"(49.1162009, -125.893810313465)","price":116.73565891472869} {"address":"1577 Stewart Ave Nanaimo British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Buccaneer Inn","hotel_rating":4.5,"id":869,"location":"(49.185862, -123.947974)","price":139.0} {"address":"321A Stark's Rd British Columbia V","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Cosy Woodpecker Cottage B&B","hotel_rating":5.0,"id":954,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"269 Donore Rd British Columbia V","amenities":["[]"],"country":"Canada","hotel_name":"Cranberry Ridge Bed and Breakfast","hotel_rating":"NaN","id":967,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"1 Water St Newfoundland and Labrador","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Aunt Jane's Place","hotel_rating":4.0,"id":1198,"location":"(47.570521, -52.6978116)","price":116.73565891472869} {"address":"1 Johnson St Kingston Ontario","amenities":["['Pool'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Delta Hotels by Marriott Kingston Waterfront","hotel_rating":4.0,"id":1234,"location":"(44.2278065, -76.4796930314934)","price":188.0} {"address":"20 La Malbaie Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Hot Tub'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge sur la Cote","hotel_rating":4.5,"id":1292,"location":"(47.657525, -70.153885)","price":116.73565891472869} {"address":"160 Main St Wasaga Beach Ontario","amenities":["['Pool'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Albatross Motel","hotel_rating":4.0,"id":1399,"location":"(44.522697925, -80.012383)","price":116.73565891472869} {"address":"29 Argyle Cres Picton Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Cindy's Bed & Breakfast","hotel_rating":4.5,"id":1593,"location":"(44.0048078726023, -77.1569016487009)","price":116.73565891472869} {"address":"698 Arthur St W Thunder Bay Ontario","amenities":["['Restaurant'"," 'Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Fitness Centre with Gym / Workout Room'"," 'Airport transportation'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Airlane Hotel and Conference Centre","hotel_rating":2.5,"id":1699,"location":"(48.3806419, -89.29976)","price":116.73565891472869} {"address":"1790 Highway 97 S Prince George British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Pool'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Four Points by Sheraton Prince George","hotel_rating":4.0,"id":1709,"location":"(53.9621689327502, -122.767751652305)","price":116.73565891472869} {"address":"70 Josephine Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Hamilton Mountain Guest House","hotel_rating":"NaN","id":2248,"location":"(39.8818808931126, -88.9686094179247)","price":116.73565891472869} {"address":"55 Big Sound Roa Parry Sound Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Danygraig Bed & Breakfast","hotel_rating":4.5,"id":2395,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"3185 Blvd. Saint-Jean Trois-Rivieres Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Super 8 by Wyndham Trois-Rivieres","hotel_rating":4.0,"id":2728,"location":"(46.329872552983, -72.6031041091625)","price":98.0} {"address":"7545 Islets Pl Sechelt British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Spa'"," 'Room service'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Tuwanek Hotel","hotel_rating":5.0,"id":2754,"location":"(49.5457936, -123.7623959)","price":116.73565891472869} {"address":"480 Riverside Dr Fredericton New Brunswick","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Room service'"," 'Airport transportation'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Ramada by Wyndham Fredericton","hotel_rating":3.5,"id":2916,"location":"(45.9456958, -66.6177246)","price":116.73565891472869} {"address":"923 View Rd Qualicum Beach British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Tea Cozy Bed & Breakfast","hotel_rating":5.0,"id":3550,"location":"(49.3355632, -124.4101012)","price":116.73565891472869} {"address":"501 Fifth Line E Sault Ste. Marie Ontario","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Sault Ste. Marie KOA Holiday","hotel_rating":4.5,"id":3600,"location":"(46.5812718875858, -84.3274710293843)","price":116.73565891472869} {"address":"198 Baker St Nelson British Columbia","amenities":["['Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Golf Course'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Savoy Hotel","hotel_rating":4.5,"id":3695,"location":"(49.4919827, -117.2940284)","price":116.73565891472869} {"address":"1085 Rue Principale Granby Quebec","amenities":["['Free parking'"," 'Pool'"," 'Breakfast included'"," 'Free Internet'"," 'Spa'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Paid Internet'"," 'Paid Wifi'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Motel Granby","hotel_rating":2.0,"id":4337,"location":"(45.4087434, -72.7438878)","price":65.0} {"address":"316 Dogwood Dr Ladysmith British Columbia","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Holland Creek BBvacation","hotel_rating":5.0,"id":4556,"location":"(48.9876588, -123.8140063)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Cedars Paradise Motel","hotel_rating":4.5,"id":4620,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"39111 Cabot Trail Ingonish Nova Scotia","amenities":["[]"],"country":"Canada","hotel_name":"Knotty Pine Cottages","hotel_rating":"NaN","id":4628,"location":"(46.6273745893042, -60.3946098009643)","price":115.0} {"address":"10115 88th Avenue Fort Saskatchewan Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Lakeview Inns & Suites - Fort Saskatchewan","hotel_rating":"NaN","id":4634,"location":"(55.001251, -115.002136)","price":79.0} {"address":"6644 Queesto Dr. Port Renfrew British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Airport transportation'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Shuttle Bus Service'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Big Fish Lodge","hotel_rating":5.0,"id":4688,"location":"(48.5581491, -124.404794)","price":119.0} {"address":"175 Selkirk Ave Thompson Manitoba","amenities":["['Pool'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Mystery Lake Motor Hotel","hotel_rating":3.0,"id":4945,"location":"(55.7414355, -97.8533015)","price":116.73565891472869} {"address":"86 Ville-Marie Quebec","amenities":["[]"],"country":"Canada","hotel_name":"La Bannik","hotel_rating":"NaN","id":5254,"location":"(47.332308, -79.438019)","price":116.73565891472869} {"address":"904 Waskesiu Drive ","amenities":["[]"],"country":"Canada","hotel_name":"The Suites at Waskesiu","hotel_rating":3.5,"id":5408,"location":"(53.9220224, -106.0858101)","price":116.73565891472869} {"address":"771 Bedford Hwy Bedford Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Esquire Motel","hotel_rating":2.0,"id":5638,"location":"(44.7082143, -63.6656867)","price":90.0} {"address":" ","amenities":["['Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hotel-Motel Grande-Vallee des Monts","hotel_rating":4.5,"id":5996,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"1718 Bow Valley Trail Canmore Alberta","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Conference Facilities'"," 'Golf Course'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Quality Resort Chateau Canmore","hotel_rating":3.0,"id":134,"location":"(51.0748046, -115.3325832)","price":116.73565891472869} {"address":"143 Great George Street Charlottetown Prince Edward Island","amenities":["['Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Bar/Lounge'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Minibar'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Mermaid Suites","hotel_rating":4.0,"id":245,"location":"(46.2362064, -63.1275644)","price":132.0} {"address":"8 Banyay Avenue British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Sandpiper - 8 Banyay","hotel_rating":"NaN","id":329,"location":"(54.0700894, -128.6386569)","price":116.73565891472869} {"address":"6385 Montee Ryan ","amenities":["[]"],"country":"Canada","hotel_name":"Les Eaux by Tremblant Sunstar","hotel_rating":"NaN","id":504,"location":"(46.18660835, -74.5973690243888)","price":116.73565891472869} {"address":"1029 Banff Avenue Alberta","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Tennis Court'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Banff Rocky Mountain Resort","hotel_rating":3.5,"id":536,"location":"(51.1996032, -115.537485)","price":99.0} {"address":"720 Almberg Rd Golden British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Tschurtschenthaler Lodge B and B","hotel_rating":5.0,"id":732,"location":"(51.249502, -116.9023276)","price":116.73565891472869} {"address":"1301 8th Street East Saskatoon Saskatchewan","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Room service'"," 'Bar/Lounge'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Colonial Square Inn & Suites","hotel_rating":3.5,"id":1081,"location":"(52.114683, -106.594341)","price":104.0} {"address":"92 Merry Sud Magog Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"B&B Au Manoir de la rue Merry","hotel_rating":5.0,"id":1344,"location":"(45.2660612, -72.155573)","price":116.73565891472869} {"address":"40 rue Merry Sud Magog Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Breakfast Available'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge du Grand Lac","hotel_rating":3.5,"id":1369,"location":"(45.2660612, -72.155573)","price":87.0} {"address":"237 Salmon Point Rd Picton Ontario","amenities":["['Pool'"," 'Restaurant'"," 'Children Activities (Kid / Family Friendly)'"," 'Paid Wifi'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Tennis Court']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Quinte's Isle Campark","hotel_rating":4.0,"id":1590,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"268 County Road 7 Picton Ontario","amenities":["['Free Internet'"," 'Free parking'"," 'Restaurant'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Lake on the Mountain Resort","hotel_rating":3.5,"id":1596,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"62 Mary St Picton Ontario","amenities":["[]"],"country":"Canada","hotel_name":"The Fenix","hotel_rating":"NaN","id":1611,"location":"(44.0058108750551, -77.1427310834465)","price":116.73565891472869} {"address":"1870 Glacier Lane Revelstoke British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Glacier House Resort","hotel_rating":4.0,"id":1654,"location":"(51.04912535, -118.216345367479)","price":116.73565891472869} {"address":"1312 Kingsway Sudbury Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Microtel Inn & Suites by Wyndham Sudbury","hotel_rating":4.0,"id":1859,"location":"(46.5054589, -80.9381504)","price":144.0} {"address":"N62 53'28 Yellowknife Northwest Territories","amenities":["['Bar/Lounge'"," 'Breakfast included'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Ski-In / Ski-Out'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Yellow Dog Lodge","hotel_rating":5.0,"id":2160,"location":"(65.0000004, -118.0)","price":116.73565891472869} {"address":"224 Pelham St. Lunenburg Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Pelham House Bed & Breakfast","hotel_rating":5.0,"id":2816,"location":"(44.37605256, -64.30450162)","price":116.73565891472869} {"address":"122 Bay St S Tobermory Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Breakfast Available'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Poor","hotel_name":"Tobermory Inn, Suites & Cottages","hotel_rating":1.5,"id":2843,"location":"(45.2625421810304, -81.6605082530837)","price":116.73565891472869} {"address":"620 Queen St Fredericton New Brunswick","amenities":["['Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hilton Garden Inn Fredericton Downtown","hotel_rating":4.5,"id":2913,"location":"(45.9609765, -66.6383805)","price":116.73565891472869} {"address":"178 Rue de la Reine Gaspe Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Business Centre with Internet Access'"," 'Casino and Gambling'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hotel des Commandants","hotel_rating":3.5,"id":2943,"location":"(48.8283745, -64.4860155)","price":116.73565891472869} {"address":"282 Montee Cortereal Gaspe Quebec","amenities":["['Breakfast included'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Breakfast Available'"," 'Concierge'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge du Saumonier Lodge","hotel_rating":4.0,"id":2957,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"1051 Sussex Rd West Kelowna British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Hot Tub'"," 'Laundry Service'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Lily's Pad Bed & Breakfast","hotel_rating":5.0,"id":3090,"location":"(49.8724336, -119.5596551)","price":116.73565891472869} {"address":" Naden Harbour British Columbia","amenities":["['Restaurant'"," 'Bar/Lounge'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Airport transportation'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Queen Charlotte Lodge","hotel_rating":5.0,"id":3140,"location":"(53.9872563, -132.627514299239)","price":116.73565891472869} {"address":"123 Carrie Cates Court North Vancouver British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Room service'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Lonsdale Quay Hotel","hotel_rating":4.0,"id":3336,"location":"(49.3100753, -123.0825195)","price":116.73565891472869} {"address":"1095 Keith Rd W ","amenities":["[]"],"country":"Canada","hotel_name":"Cedar Hill","hotel_rating":1.0,"id":3363,"location":"(49.3178237, -123.0758294)","price":116.73565891472869} {"address":"90 Route de Lanse-Au-Persil Route de Lanse-Au-Persil ","amenities":["[]"],"country":"Canada","hotel_name":"La Maison du Restaurateur","hotel_rating":4.5,"id":3732,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"4685 Headquarters Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Maple Pool Campsite","hotel_rating":2.0,"id":3773,"location":"(40.603171, -74.784882)","price":116.73565891472869} {"address":"Boulevard des Laurentides Laval Quebec","amenities":["[]"],"country":"Canada","hotel_name":"O Motel et Suites","hotel_rating":"NaN","id":4222,"location":"(45.5798378, -73.7029382)","price":136.0} {"address":"2937 Sherwood Heights Dr Oakville Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Fairfield Inn Toronto Oakville","hotel_rating":4.0,"id":4452,"location":"(43.5062201920267, -79.6636889330701)","price":110.0} {"address":"8 Victoriaville Quebec","amenities":["['Room service'"," 'Free parking'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite La Cle d'Art","hotel_rating":5.0,"id":4838,"location":"(46.0573705, -71.9536674)","price":116.73565891472869} {"address":"9810 98 St Peace River Alberta","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Electric vehicle charging station'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"BCMInns - Peace River","hotel_rating":4.0,"id":4901,"location":"(56.2353649, -117.294147)","price":116.73565891472869} {"address":" Les Escoumins Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Gite chez Lucie","hotel_rating":4.0,"id":4909,"location":"(48.34621, -69.404068)","price":116.73565891472869} {"address":"118 High St Southampton Ontario","amenities":["['Free parking'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Southampton Inn","hotel_rating":4.0,"id":4993,"location":"(44.4971071, -81.3743799)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"La Butte Ronde","hotel_rating":5.0,"id":5032,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"180 Consumers Dr Whitby Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Pool'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Holiday Inn Express Whitby Oshawa","hotel_rating":4.0,"id":5164,"location":"(43.8681618, -78.9336141)","price":116.73565891472869} {"address":"130 Chemin de Fulford Shefford Quebec","amenities":["['Room service'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Airport transportation'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite Passion Tendresse (B&B)","hotel_rating":5.0,"id":5404,"location":"(45.3248279, -72.5537802)","price":116.73565891472869} {"address":"310 Rue du Quai Sainte-Rose-du-Nord Quebec","amenities":["['Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Paid Internet'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge du Cafe de la Poste","hotel_rating":4.0,"id":5448,"location":"(48.3908584129784, -70.5843758918842)","price":116.73565891472869} {"address":"577 Greenlane Rd Hawkesbury Ontario","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Netherdale Bed and Breakfast","hotel_rating":5.0,"id":5765,"location":"(45.5515678, -74.5410185)","price":116.73565891472869} {"address":"304 King St ","amenities":["[]"],"country":"Canada","hotel_name":"Malpeque Country Garden Motel & Cottages","hotel_rating":5.0,"id":5870,"location":"(42.9854308333333, -79.2509852333333)","price":116.73565891472869} {"address":" ","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Spa'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge West Brome","hotel_rating":4.5,"id":6124,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"4386 Portage Road Charlottetown Prince Edward Island","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Northside B&B","hotel_rating":5.0,"id":233,"location":"(46.3301611, -62.9761207)","price":116.73565891472869} {"address":"1190 Pacific Rim Highway Tofino British ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Dolphin Motel","hotel_rating":3.0,"id":684,"location":"(49.1234524, -125.8916495)","price":116.73565891472869} {"address":"647 Bench Road Golden British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Back To The Land B&B","hotel_rating":"NaN","id":729,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"5400 Trans-Canada Hwy Golden British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Heather Mountain Lodge","hotel_rating":4.5,"id":745,"location":"(51.3018446, -116.9474729)","price":116.73565891472869} {"address":"24 Water. St South Baymouth Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Huron Motor Lodge","hotel_rating":3.5,"id":827,"location":"(45.5588359, -82.009497)","price":116.73565891472869} {"address":"809 Island Hwy S Nanaimo British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Room service'"," 'Banquet Room'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Days Inn by Wyndham Nanaimo","hotel_rating":3.5,"id":892,"location":"(49.2054447, -124.0095187)","price":116.73565891472869} {"address":"Main Street North Newfoundland and Labrador","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Ocean Acre Inn","hotel_rating":4.5,"id":1203,"location":"(49.3955255, -54.2871995)","price":116.73565891472869} {"address":"19225 Highway 10 Surrey British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Ramada by Wyndham Surrey/Langley","hotel_rating":4.0,"id":1823,"location":"(49.1045786, -122.8214883)","price":116.73565891472869} {"address":"1530 Stone Church Rd E Hamilton Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Pool'"," 'Room service'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Best Western Premier C Hotel By Carmen's","hotel_rating":4.5,"id":2220,"location":"(43.194828125, -79.822665375)","price":149.0} {"address":"7116 Grant Rd W ","amenities":["[]"],"country":"Canada","hotel_name":"Westcoast Wonders Guest House","hotel_rating":2.5,"id":2320,"location":"(57.6003172, -3.6262363)","price":200.0} {"address":"7031 West Coast Rd Sooke British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Whiffin Spit Lodge Bed and Breakfast","hotel_rating":5.0,"id":2329,"location":"(48.3658330888889, -123.736183622222)","price":116.73565891472869} {"address":"5301 Sooke Rd Sooke British Columbia","amenities":["['Breakfast included'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Cooper's Cove Guest House","hotel_rating":5.0,"id":2330,"location":"(48.3866028105084, -123.645792255997)","price":116.73565891472869} {"address":"6 Harmony Lane Parry Sound Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Concierge'"," 'Conference Facilities'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Harmony Outdoor Inn","hotel_rating":4.5,"id":2393,"location":"(45.3576483, -80.0121347)","price":116.73565891472869} {"address":"1625 McDonald Rd Campbell River British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Business Centre with Internet Access'"," 'Heated pool'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Painter's Lodge","hotel_rating":4.0,"id":2445,"location":"(50.0561262, -125.2647051)","price":116.73565891472869} {"address":"532 Rothesay Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Fundy Line Motel","hotel_rating":"NaN","id":2557,"location":"(51.5495526, -0.3487235)","price":116.73565891472869} {"address":"2225 Division Rd Windsor Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Travelodge Windsor","hotel_rating":"NaN","id":2618,"location":"(42.2636692, -82.9658781)","price":80.0} {"address":"5005 Sunshine Coast Hwy Sechelt British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Concierge'"," 'Golf Course'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Beachside by the Bay","hotel_rating":5.0,"id":2762,"location":"(49.4666158114204, -123.789629491276)","price":116.73565891472869} {"address":"Kinghorn Island in Desolation Sound Powell River British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Room service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Cabana Desolation Eco Resort","hotel_rating":5.0,"id":3044,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"3077 Stoneridge Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Adela's Bed and Breakfast","hotel_rating":"NaN","id":3068,"location":"(38.9729735, -95.3210443)","price":115.0} {"address":"12291 Tow Hill Road Masset British Columbia","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Alaska View Lodge","hotel_rating":4.0,"id":3159,"location":"(54.0108286, -132.1352818)","price":116.73565891472869} {"address":"2426 Third St ","amenities":["[]"],"country":"Canada","hotel_name":"Sunset View Niagara Bed & Breakfast","hotel_rating":"NaN","id":3500,"location":"(-17.8247521, 31.05159)","price":116.73565891472869} {"address":"2780 Rue De Saint-Exupery Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Spa'"," 'Breakfast Available'"," 'Children Activities (Kid / Family Friendly)'"," 'Hot Tub'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Ski-In / Ski-Out'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite du Lac a la Tortue","hotel_rating":5.0,"id":3509,"location":"(46.6355500044152, -72.6113465702616)","price":116.73565891472869} {"address":"3399 6 Hwy Lion's Head Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Purple Frog Bed and Breakfast","hotel_rating":5.0,"id":4430,"location":"(44.9876357, -81.2539166)","price":116.73565891472869} {"address":"Hwy 1 - 14 km W of Lk Louise British ","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"The Great Divide Lodge","hotel_rating":3.0,"id":4904,"location":"(51.7252449, -3.0811001)","price":116.73565891472869} {"address":"505 route de la Grande-Alliance Baie Sainte-Catherine Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel de la Pointe-aux-Bouleaux","hotel_rating":4.0,"id":5004,"location":"(48.0796795, -69.7490902)","price":116.73565891472869} {"address":"350 Ridge Rd Strathmore Alberta","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Travelodge Strathmore","hotel_rating":4.5,"id":5175,"location":"(51.0381003, -113.3948955)","price":116.73565891472869} {"address":"425 Main Street Middleton Nova Scotia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Orchard Queen Motel & RV Park","hotel_rating":4.5,"id":5348,"location":"(44.9458726, -65.0624401)","price":116.73565891472869} {"address":"4 Petit-Saguenay Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Gite Escale au Presbytere","hotel_rating":"NaN","id":5461,"location":"(48.21232, -70.070114)","price":116.73565891472869} {"address":"10 Eastridge Rd Walkerton Ontario","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Free parking'"," 'Breakfast included'"," 'Bar/Lounge'"," 'Spa'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Best Western Plus Walkerton Hotel & Conference Centre","hotel_rating":5.0,"id":5479,"location":"(44.1400121333333, -81.1306241666667)","price":185.0} {"address":"2900 Route 111 Amos Quebec","amenities":["['Room service'"," 'Restaurant'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Dry Cleaning'"," 'Golf Course'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge Nouvelle Frontiere","hotel_rating":4.0,"id":5789,"location":"(48.560761, -78.07992)","price":105.0} {"address":"601B Pine Avenue Sparwood British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Valley Motel","hotel_rating":"NaN","id":5899,"location":"(49.7199002, -114.8935828)","price":100.0} {"address":"900 April Point Rd Quathiaski Cove British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Banquet Room'"," 'Children Activities (Kid / Family Friendly)'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Shuttle Bus Service'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"April Point Resort & Spa","hotel_rating":4.0,"id":5973,"location":"(50.0589338, -125.2265899)","price":116.73565891472869} {"address":" Bishop's Falls Newfoundland and Labrador","amenities":["['Room service'"," 'Restaurant'"," 'Bar/Lounge'"," 'Non-smoking hotel'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Exploits Motel","hotel_rating":3.0,"id":6084,"location":"(49.0120002, -55.4989086)","price":116.73565891472869} {"address":"1100 Granville St Vancouver British Columbia","amenities":["['Room service'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Electric vehicle charging station'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Best Western Plus Chateau Granville","hotel_rating":4.0,"id":13,"location":"(49.2778186, -123.124592780207)","price":157.0} {"address":" Prince Edward Island","amenities":["[]"],"country":"Canada","hotel_name":"Whispers of the Ocean","hotel_rating":5.0,"id":272,"location":"(46.3355508, -63.1466676)","price":116.73565891472869} {"address":"129 Muskrat St. Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Mountain Home Bed and Breakfast","hotel_rating":4.5,"id":568,"location":"(51.1798369, -115.566195)","price":116.73565891472869} {"address":"174 West Street Tofino British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"WILDPOD","hotel_rating":"NaN","id":687,"location":"(49.1530363, -125.9111432)","price":116.73565891472869} {"address":"Kicking Horse Trail and Palliser Trail ","amenities":["[]"],"country":"Canada","hotel_name":"Lush Mountain Accommodations","hotel_rating":"NaN","id":765,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"1860 Peninsula Rd. ","amenities":["[]"],"country":"Canada","hotel_name":"Grapevine Guest House","hotel_rating":5.0,"id":1160,"location":"(44.295627, -73.997321)","price":116.73565891472869} {"address":"2411 KOA Road Revelstoke British Columbia","amenities":["['Pool'"," 'Free Internet'"," 'Free parking'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Revelstoke Campground","hotel_rating":3.5,"id":1638,"location":"(50.9916799, -118.1539519)","price":109.0} {"address":"6675 Burtwistle Lane London Ontario","amenities":["['Room service'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Free parking'"," 'Restaurant'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Best Western Plus Stoneridge Inn & Conference Centre","hotel_rating":4.0,"id":1788,"location":"(42.8508464, -81.2742802)","price":116.73565891472869} {"address":"2270 Regent St Sudbury Ontario","amenities":["['Pool'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Homewood Suites Sudbury Ontario","hotel_rating":4.5,"id":1861,"location":"(46.4794904, -81.0071207)","price":154.0} {"address":"2975 Homestead Dr Ontario","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Super 8 by Wyndham Mt Hope Hamilton Intl Arpt on","hotel_rating":3.5,"id":2225,"location":"(43.16184335, -79.9106383831153)","price":116.73565891472869} {"address":"3600 Boul. Gene H Kruger Trois-Rivieres Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Breakfast Available'"," 'Conference Facilities'"," 'Golf Course'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Rodeway Inn","hotel_rating":2.5,"id":2719,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"4 ","amenities":["[]"],"country":"Canada","hotel_name":"Club Tadoussac","hotel_rating":"NaN","id":3321,"location":"(33.9204332, -6.3676093)","price":116.73565891472869} {"address":"102-108 Water Street ","amenities":["[]"],"country":"Canada","hotel_name":"Duffus House Inn","hotel_rating":2.0,"id":3395,"location":"(43.4431917356667, -65.6365168233933)","price":116.73565891472869} {"address":"1590 St. Paul St W ","amenities":["[]"],"country":"Canada","hotel_name":"Jordan Manor","hotel_rating":5.0,"id":3492,"location":"(43.1466289, -79.2554779)","price":116.73565891472869} {"address":"108 Jozo Weider Blvd Blue Mountains Ontario","amenities":["['Pool'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Heated pool'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Paid Internet'"," 'Paid Wifi'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Mosaic","hotel_rating":4.0,"id":3654,"location":"(44.5058033, -80.3072645)","price":116.73565891472869} {"address":"79 Rue D'ottawa Granby Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"B&B la Maison Collins Eco-Gite","hotel_rating":5.0,"id":4334,"location":"(45.3998281, -72.7207433)","price":116.73565891472869} {"address":"1427 Collins Road Pemberton British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Pemberton Valley Inn","hotel_rating":"NaN","id":4616,"location":"(50.331952, -122.8062178)","price":116.73565891472869} {"address":"6574 Baird Road Port Renfrew British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Handsome Dan's Port Renfrew","hotel_rating":4.5,"id":4689,"location":"(48.5542847, -124.4154998)","price":116.73565891472869} {"address":"1 Hospitality Dr Fort Erie Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Comfort Inn Fort Erie","hotel_rating":4.0,"id":4766,"location":"(42.9090082, -78.9316759)","price":109.0} {"address":"202 Blvd La Salle Baie Comeau Quebec","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Breakfast Available'"," 'Casino and Gambling'"," 'Conference Facilities'"," 'Indoor pool'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Hotel Caravelle","hotel_rating":3.0,"id":4810,"location":"(49.2165975, -68.165179441158)","price":116.73565891472869} {"address":"2100 Premier Way Sherwood Park Alberta","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Fitness Centre with Gym / Workout Room'"," 'Pool'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Golf Course'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Clarion Hotel & Conference Center","hotel_rating":3.5,"id":4861,"location":"(53.5601374, -113.3145166)","price":116.73565891472869} {"address":"7365 Marie-Victorin Blvd Brossard Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hotel Brossard","hotel_rating":4.0,"id":5071,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"88 Lombard St Smiths Falls Ontario","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Breakfast included'"," 'Restaurant'"," 'Business Centre with Internet Access'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Best Western Smiths Falls Hotel","hotel_rating":4.0,"id":5313,"location":"(44.8954491, -76.0254544)","price":116.73565891472869} {"address":"40 Chemin de L'Eglise Saint-Maurice-de-l'Echouerie Quebec","amenities":["['Laundry Service'"," 'Non-smoking hotel'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge-Inn","hotel_rating":4.0,"id":6028,"location":"(49.0521759552184, -64.4756827108681)","price":116.73565891472869} {"address":"86512 London Rd Wingham Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Wingham Motel","hotel_rating":3.5,"id":6107,"location":"(50.000678, -86.000977)","price":85.0} {"address":"5006 Walsh Ave British Columbia","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Lanfear Guest House","hotel_rating":4.5,"id":314,"location":"(49.0495559, -122.3043323)","price":116.73565891472869} {"address":"410 Upper Bench Rd N ","amenities":["[]"],"country":"Canada","hotel_name":"D'Vine Dreams","hotel_rating":4.0,"id":408,"location":"(39.1776151, -120.222893)","price":116.73565891472869} {"address":"838 3rd St E ","amenities":["[]"],"country":"Canada","hotel_name":"Froese Seeds Suite","hotel_rating":"NaN","id":1101,"location":"(27.4920422857143, -82.5604814285714)","price":116.73565891472869} {"address":"7 Beach Roa Newfoundland and Labrador","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast Available'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Neddies Harbour Inn","hotel_rating":4.5,"id":1173,"location":"(53.8217327, -61.2295532)","price":116.73565891472869} {"address":"905 Front Rd Kingston Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Waves & Winks B&B","hotel_rating":5.0,"id":1275,"location":"(44.2173613, -76.5824676)","price":116.73565891472869} {"address":"1075 Richelieu St ","amenities":["[]"],"country":"Canada","hotel_name":"Le Petit Hotel Charlevoix","hotel_rating":4.5,"id":1324,"location":"(42.097064, -72.578918)","price":116.73565891472869} {"address":"206 rue Des Pins Magog Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Restaurant'"," 'Spa'"," 'Concierge'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"La Maison Drew Bed and Breakfast","hotel_rating":4.5,"id":1370,"location":"(45.2672176, -72.1529603)","price":99.0} {"address":"1691 County Road 12 Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Log Chateau Park","hotel_rating":4.5,"id":1978,"location":"(43.92662434, -77.2584589)","price":116.73565891472869} {"address":"1700 Broad St Regina Saskatchewan","amenities":["['Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Breakfast included'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Wingate by Wyndham Regina","hotel_rating":4.0,"id":2046,"location":"(50.4517271, -104.606904377049)","price":116.73565891472869} {"address":"1175 Rue Jacques-Cartier Gatineau Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Ski-In / Ski-Out'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Kokomo Inn aux Berges des Outaouais","hotel_rating":5.0,"id":2099,"location":"(45.4611282, -75.6857858)","price":54.0} {"address":"4571 48 St Yellowknife Northwest Territories","amenities":["['Room service'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Airport transportation'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Chateau Nova Yellowknife","hotel_rating":4.0,"id":2148,"location":"(62.4504243, -114.3545044)","price":116.73565891472869} {"address":"4105 Otter Point Rd ","amenities":["[]"],"country":"Canada","hotel_name":"East Meets West B&B","hotel_rating":3.5,"id":2319,"location":"(48.3783741, -123.8067106)","price":116.73565891472869} {"address":"6055 Coracle Dr Sechelt British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Concierge'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Coracle Cove Waterfront Suite","hotel_rating":5.0,"id":2776,"location":"(49.5206161114779, -123.77650824356)","price":116.73565891472869} {"address":"877 Road 8 Oliver British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Restaurant'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Villa at Hester Creek","hotel_rating":5.0,"id":3101,"location":"(49.1439301, -119.596636)","price":116.73565891472869} {"address":"321 Oceanview Dr Queen Charlotte City British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hecate Inn","hotel_rating":3.5,"id":3168,"location":"(53.2543478886362, -132.102857453917)","price":116.73565891472869} {"address":"277 Jozo Weider Blvd Blue Mountains Ontario","amenities":["['Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Spa'"," 'Adult pool'"," 'Breakfast Available'"," 'Concierge'"," 'Heated pool'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Paid Internet'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Embarc Blue Mountain","hotel_rating":4.5,"id":3642,"location":"(44.5031929, -80.3059062)","price":116.73565891472869} {"address":"1015 Highway 7 Peterborough Ontario","amenities":["['Air conditioning'"," 'Microwave'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Terrible","hotel_name":"Peterborough Express Inn","hotel_rating":1.0,"id":3677,"location":"(44.294479, -78.2807086)","price":116.73565891472869} {"address":"2150 rue Galt Ouest Sherbrooke Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Gite Le Cameleon","hotel_rating":"NaN","id":3708,"location":"(45.3868405, -71.9260722)","price":116.73565891472869} {"address":"1321 Trans Canada Hwy Sicamous British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Room service'"," 'Free parking'"," 'Concierge'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Anchor Riverfront Motel","hotel_rating":4.0,"id":4621,"location":"(50.8379365, -118.9736512)","price":116.73565891472869} {"address":"34 North Hatley Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Serendipity B&B","hotel_rating":4.0,"id":4897,"location":"(45.275611, -71.972122)","price":115.0} {"address":" British ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Yoho Guesthouse","hotel_rating":4.5,"id":4907,"location":"(51.7252449, -3.0811001)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Seine Boat Inn","hotel_rating":5.0,"id":4963,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"1009 Chester Lane Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Golf Course'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Minibar'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Desert Lake Family Resort","hotel_rating":3.5,"id":5407,"location":"(43.9116469, -78.5921839)","price":116.73565891472869} {"address":"10101 Beattie Drive ","amenities":["[]"],"country":"Canada","hotel_name":"Sportsman's Inn","hotel_rating":4.0,"id":5526,"location":"(34.6338803, -120.44276)","price":116.73565891472869} {"address":"6781 Bathgate Rd Egmont British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Bathgate General Store, Resort & Marina","hotel_rating":4.0,"id":5645,"location":"(49.74968685, -123.930212751417)","price":116.73565891472869} {"address":"1194 Principale Pohenegamook Quebec","amenities":["['Free parking'"," 'Room service'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge La Villa des Frontieres","hotel_rating":3.5,"id":5728,"location":"(47.4568417, -69.2292298)","price":116.73565891472869} {"address":" ","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Galop House B&B","hotel_rating":5.0,"id":5819,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"26920 52 Ave Aldergrove British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Eagle Wind RV Park","hotel_rating":4.5,"id":5979,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"1337 Fox Harbour Rd Wallace Nova Scotia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Restaurant'"," 'Bar/Lounge'"," 'Spa'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Sauna'"," 'Shuttle Bus Service'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Minibar'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Fox Harb'r Resort","hotel_rating":4.5,"id":6009,"location":"(45.8573445, -63.4939519)","price":116.73565891472869} {"address":"Red Goat Place Km 403 British Columbia","amenities":["['Free parking'"," 'Breakfast Available'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Red Goat Lodge","hotel_rating":4.5,"id":289,"location":"(57.8148428, -129.9623743)","price":109.0} {"address":"1390 Columbia St Kamloops British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Acadian Inn","hotel_rating":"NaN","id":607,"location":"(50.6723427, -120.3079483)","price":60.0} {"address":"980 Parkland Dr Halifax Nova Scotia","amenities":["['Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Free parking'"," 'Breakfast included'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Electric vehicle charging station'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Holiday Inn Express & Suites Halifax-Bedford","hotel_rating":4.5,"id":983,"location":"(44.6830231, -63.6769366)","price":116.73565891472869} {"address":"366 Reef Point Road Ucluelet British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The He-Tin-Kis Lodge","hotel_rating":5.0,"id":1129,"location":"(48.9311292, -125.5393997)","price":116.73565891472869} {"address":"30 La Malbaie Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Auberge Fleurs de Lune","hotel_rating":"NaN","id":1290,"location":"(47.657525, -70.153885)","price":85.0} {"address":"109 La Malbaie Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Electric vehicle charging station'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Motel Le Point de Vue","hotel_rating":4.5,"id":1300,"location":"(47.657525, -70.153885)","price":69.0} {"address":"980 Kenmount Rd St. John's Newfoundland and Labrador","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Restaurant'"," 'Bar/Lounge'"," 'Business Centre with Internet Access'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Minibar'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Crossroads Inn & Suites","hotel_rating":4.5,"id":1499,"location":"(47.5290223, -52.8372493232859)","price":115.0} {"address":"4051 4th Ave Whitehorse Yukon","amenities":["['Restaurant'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Bar/Lounge'"," 'Airport transportation'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Microwave'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Coast High Country Inn","hotel_rating":4.0,"id":1541,"location":"(63.000147, -136.002502)","price":136.0} {"address":"2028 County Road 12 Picton Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"West Lake Willows","hotel_rating":5.0,"id":1586,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"71 Union St Picton Ontario","amenities":["['Pool'"," 'Free Internet'"," 'Free parking'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Harrington House B&B","hotel_rating":3.5,"id":1601,"location":"(44.00762761, -77.13214116)","price":116.73565891472869} {"address":"33 Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite Auberge Racine","hotel_rating":4.5,"id":2005,"location":"(33.5741036530612, -117.734082530612)","price":116.73565891472869} {"address":"926 boulevard Maloney Est ","amenities":["[]"],"country":"Canada","hotel_name":"Motel Cupidon","hotel_rating":4.0,"id":2109,"location":"(45.4904338, -75.5935655063301)","price":116.73565891472869} {"address":"1088 Buck Lake Landing Rd Huntsville Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Limberlost Forest and Wildlife Reserve","hotel_rating":"NaN","id":2290,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"30 Tapatoo Trail Parry Sound Ontario","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Banquet Room'"," 'Breakfast Available'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Heated pool'"," 'Indoor pool'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Sauna'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Grand Tappattoo Resort","hotel_rating":4.0,"id":2386,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"40 Isabella St ","amenities":["[]"],"country":"Canada","hotel_name":"Georgian Bay Fishing Camp","hotel_rating":5.0,"id":2409,"location":"(42.473676, -71.0796416577619)","price":116.73565891472869} {"address":"114 Route 132 ","amenities":["[]"],"country":"Canada","hotel_name":"Maison Le Havre","hotel_rating":"NaN","id":2600,"location":"(45.2036436857143, -74.1327414857143)","price":116.73565891472869} {"address":"594 Lakeshore Dr North Bay Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Lincoln Inn","hotel_rating":4.0,"id":2997,"location":"(46.260186, -79.4302986)","price":116.73565891472869} {"address":"40293 Highway 16 Tlell British ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Cacilia s Bed and Breakfast","hotel_rating":4.0,"id":3138,"location":"(51.7252449, -3.0811001)","price":116.73565891472869} {"address":"7456 2nd St ","amenities":["[]"],"country":"Canada","hotel_name":"Second Home Burnaby","hotel_rating":"NaN","id":3260,"location":"(38.7921324, -104.8454648)","price":116.73565891472869} {"address":"45886 Wellington Ave Chilliwack British Columbia","amenities":["['Restaurant'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Breakfast Available'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Royal Hotel","hotel_rating":4.5,"id":3264,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"595 Gregg Ave Hinton Alberta","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Twin Pine Motor Inn","hotel_rating":4.0,"id":3613,"location":"(53.396223, -117.5997489)","price":116.73565891472869} {"address":"4520 2 Ave Edson Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Holiday Inn Express Edson","hotel_rating":"NaN","id":4250,"location":"(53.5773278, -116.4447134)","price":119.0} {"address":"407 Gold SSR Vanderhoof British Columbia","amenities":["['Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Tatuk Lake Resort","hotel_rating":4.0,"id":4941,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"56 rue Principale Les Bergeronnes Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Gite Petit","hotel_rating":"NaN","id":4998,"location":"(48.24591225, -69.5448377)","price":116.73565891472869} {"address":"2204 Abbott Rd Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Golf Course'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Abbott Road Suites","hotel_rating":4.5,"id":5263,"location":"(44.99500375, -75.6679646620005)","price":149.0} {"address":"300 Trans Canada Highway Malahat British Columbia","amenities":["['Free parking'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Malahat Bungalows Motel","hotel_rating":3.5,"id":5535,"location":"(48.5466201, -123.5653981)","price":89.0} {"address":"Route 1 Ferryland Newfoundland and Labrador","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Conference Facilities'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Celtic Rendezvous Cottages","hotel_rating":4.0,"id":5990,"location":"(53.8217327, -61.2295532)","price":116.73565891472869} {"address":"463 Grandview Terr Kamloops British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Grandview Motel","hotel_rating":4.0,"id":594,"location":"(50.6739672, -120.3506881)","price":116.73565891472869} {"address":"869 Barber Rd Golden British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Breakfast included'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Home Lodge","hotel_rating":5.0,"id":733,"location":"(51.3361433, -116.947827)","price":116.73565891472869} {"address":"221 Armand Way British Columbia V","amenities":["['Free parking'"," 'Breakfast included'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Armand Heights Bed and Breakfast","hotel_rating":4.5,"id":935,"location":"(48.8074918, -123.4953549)","price":116.73565891472869} {"address":"680 chemin des Peres Magog Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Spa'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge Aux Deux Peres","hotel_rating":5.0,"id":1359,"location":"(45.2565502, -72.2147219)","price":116.73565891472869} {"address":"193 Water St St. John's Newfoundland and Labrador","amenities":["['Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Franklin Hotel","hotel_rating":3.5,"id":1509,"location":"(47.5640184, -52.7068005762455)","price":90.0} {"address":"Husky Trail Whitehorse Yukon","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Breakfast included'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Muktuk B&B and Cabins","hotel_rating":4.5,"id":1554,"location":"(63.000147, -136.002502)","price":116.73565891472869} {"address":"1524 Nichol Rd Revelstoke British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Alpenrose Bed and Breakfast","hotel_rating":5.0,"id":1649,"location":"(50.9760094, -118.1752804)","price":116.73565891472869} {"address":"1710 Kingsway Sudbury Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"TownePlace Suites Sudbury","hotel_rating":4.5,"id":1865,"location":"(46.5049414, -80.9354735865275)","price":125.0} {"address":"2 Montcalm Street Gatineau Quebec","amenities":["['Pool'"," 'Room service'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Crowne Plaza Gatineau-Ottawa","hotel_rating":3.5,"id":2081,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"2021 3 Hwy S Fernie British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Super 8 by Wyndham Fernie","hotel_rating":4.0,"id":2122,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"8 Lessard Dr Yellowknife Northwest Territories","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Airport transportation'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Sunshine Bed & Breakfast","hotel_rating":5.0,"id":2166,"location":"(62.4681388, -114.3476222)","price":116.73565891472869} {"address":"54 Assomption Blvd Moncton New Brunswick","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Premiere Suites Moncton","hotel_rating":4.0,"id":2217,"location":"(46.0873692, -64.7744823)","price":116.73565891472869} {"address":"6500 67 St Red Deer Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Spa'"," 'Pool'"," 'Room service'"," 'Restaurant'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Radisson Red Deer","hotel_rating":4.5,"id":2867,"location":"(52.2887002, -113.8411157)","price":116.73565891472869} {"address":"12417 Scotch Fir Point Rd Powell River British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Stillwater Beach House B&B","hotel_rating":5.0,"id":3035,"location":"(49.7645913, -124.3030945)","price":116.73565891472869} {"address":"1720 Chemin de la Baie Martin Quebec","amenities":["[]"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Les Cabines Nordik Des Piles","hotel_rating":3.5,"id":3527,"location":"(46.6619885, -72.7924941)","price":116.73565891472869} {"address":"3267/3251 W Island Highway Qualicum Beach British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Qualicum Beach House","hotel_rating":4.5,"id":3553,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"72309 Cliffside Dr Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Air conditioning']"],"country":"Canada","hotel_name":"Bluewater Beach House","hotel_rating":"NaN","id":3718,"location":"(43.3901736136364, -81.7104882863636)","price":116.73565891472869} {"address":"77 Bevington Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Mandas by Mount Pleasant","hotel_rating":5.0,"id":4266,"location":"(52.5076751, -1.88887709807512)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Gallery House at Port Renfrew","hotel_rating":5.0,"id":4690,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"7789 Kent Blvd Brockville Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Travelodge Brockville","hotel_rating":3.5,"id":4702,"location":"(44.5975571, -75.7053065)","price":116.73565891472869} {"address":"13031 Narrows Rd Madeira Park British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Hot Tub'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Enchanter Oceanview Suites","hotel_rating":5.0,"id":4844,"location":"(49.6239685, -124.0137436)","price":116.73565891472869} {"address":"20 University Dr Corner Brook Newfoundland and Labrador","amenities":["['Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Golf Course'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Grenfell Campus Summer Accommodations, Memorial University of Newfoundland","hotel_rating":4.0,"id":4849,"location":"(48.9427242, -57.9389361)","price":120.0} {"address":"295 Boardwalk Bamfield British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Mills Landing Cottages And Charters","hotel_rating":4.5,"id":4916,"location":"(48.831482, -125.1394749)","price":116.73565891472869} {"address":"2351 Church Avenue Vanderhoof British Columbia","amenities":["['Room service'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Golf Course'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Vanderhoof Inn","hotel_rating":3.0,"id":4940,"location":"(54.0149376, -124.0119654)","price":116.73565891472869} {"address":"2049 Little Hawk Lake Rd Algonquin Highlands Ontario","amenities":["['Free parking'"," 'Children Activities (Kid / Family Friendly)'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Little Hawk Resort & Marina","hotel_rating":4.5,"id":5376,"location":"(45.1211138, -78.7253427)","price":116.73565891472869} {"address":"14 Water St South Baymouth Ontario","amenities":["['Free parking'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"The Wigwam Gift Shoppe & Motel","hotel_rating":3.0,"id":5784,"location":"(45.5583783214731, -82.0101700269894)","price":116.73565891472869} {"address":" ","amenities":["['Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Granisle Resort","hotel_rating":4.5,"id":6080,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"414 Saint-Sulpice Montreal Quebec","amenities":["['Restaurant'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Le Saint-Sulpice","hotel_rating":4.5,"id":21,"location":"(52.4760892, -71.8258668)","price":190.0} {"address":"901 Mountain St Canmore Alberta","amenities":["['Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Grande Rockies Resort - Bellstar Hotels & Resorts","hotel_rating":3.5,"id":135,"location":"(51.09114145, -115.347951425001)","price":116.73565891472869} {"address":"38 Braemore Ave Charlottetown Prince Edward Island","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Corrigan's Bed & Breakfast","hotel_rating":4.5,"id":238,"location":"(46.2676304333333, -63.1632116333333)","price":116.73565891472869} {"address":"Highway 1A and Highway 93 South Alberta","amenities":["['Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"HI-Castle Mountain Wilderness","hotel_rating":4.5,"id":547,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"11059 Hwy 540 Gore Bay Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Golf Course'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Evergreen Resort","hotel_rating":3.5,"id":809,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"315 Rosehill St Nanaimo British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Ramada by Wyndham Nanaimo","hotel_rating":4.0,"id":877,"location":"(49.1757013, -123.9470985)","price":116.73565891472869} {"address":"3757 Sundown Dr Nanaimo British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Nanaimo Ocean View Guesthouse","hotel_rating":4.5,"id":881,"location":"(49.2243249, -123.9573244)","price":116.73565891472869} {"address":"1550 Victoria St Prince George British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Northstar Inn & Suites","hotel_rating":3.0,"id":1724,"location":"(53.9102817, -122.7548118)","price":69.0} {"address":"6311 Jackpine Lane ","amenities":["[]"],"country":"Canada","hotel_name":"Sahara Suites","hotel_rating":3.0,"id":1906,"location":"(30.3378883, -81.4738887)","price":116.73565891472869} {"address":"300 Lewisville Rd Moncton New Brunswick","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Free parking'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Best Western Plus Moncton","hotel_rating":4.0,"id":2187,"location":"(46.10092205, -64.7646009842392)","price":116.73565891472869} {"address":"2218 Route 60 Huntsville Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Colonial Bay Cottage Resort","hotel_rating":4.5,"id":2271,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"1581 Dufour Rd Sooke British Columbia","amenities":["['Free parking'"," 'Golf Course'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Salty Towers Oceanfront Cottages","hotel_rating":4.0,"id":2311,"location":"(48.3589086140142, -123.728185502872)","price":104.0} {"address":"3 ","amenities":["[]"],"country":"Canada","hotel_name":"Jardins de l\"Anse","hotel_rating":4.0,"id":2599,"location":"(33.8333136, -4.8556382)","price":116.73565891472869} {"address":"7201 rue Notre-Dame Ouest Trois-Rivieres Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Tennis Court'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Les Suites de Laviolette","hotel_rating":4.0,"id":2729,"location":"(46.3140168, -72.5735644)","price":100.0} {"address":"139 Montague Street Lunenburg Nova Scotia","amenities":["['Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Smugglers Cove Inn","hotel_rating":4.5,"id":2793,"location":"(44.3763427, -64.3087017)","price":116.73565891472869} {"address":"1216 Regent St Fredericton New Brunswick","amenities":["['Restaurant'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"City Motel","hotel_rating":4.0,"id":2907,"location":"(45.9409763, -66.6562252)","price":116.73565891472869} {"address":"4069 County Road 32 Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The River House Bed and Breakfast","hotel_rating":5.0,"id":4360,"location":"(44.4852087, -76.19393)","price":116.73565891472869} {"address":"2051 50th Street Drayton Valley Alberta","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Ramada by Wyndham Drayton Valley","hotel_rating":4.0,"id":4602,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"468 Pachena Road Bamfield British Columbia","amenities":["[]"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Marie's Bed and Breakfast","hotel_rating":3.5,"id":4919,"location":"(48.8225837, -125.1326976)","price":116.73565891472869} {"address":"166 rue Principale Sacre-Coeur-Saguenay Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Babysitting'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge Chez Caro","hotel_rating":4.0,"id":5095,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"7 Petit-Saguenay Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Bar/Lounge'"," 'Babysitting'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge du jardin","hotel_rating":4.0,"id":5460,"location":"(48.21232, -70.070114)","price":116.73565891472869} {"address":"9006 Clarke Avenue Hudson's Hope British Columbia","amenities":["['Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Restaurant'"," 'Bar/Lounge'"," 'Business Centre with Internet Access'"," 'Hot Tub'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Sigma Inn & Suites Hudson's Hope","hotel_rating":3.5,"id":5525,"location":"(56.0346274, -121.8984545)","price":116.73565891472869} {"address":"1596 rue Bellerive sur le Lac Lac Nominingue Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Airport transportation'"," 'Concierge'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Shuttle Bus Service'"," 'Air conditioning'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge Villa Bellerive","hotel_rating":3.5,"id":6125,"location":"(52.4760892, -71.8258668)","price":87.0} {"address":"13594 Highway 16 west British Columbia","amenities":["['Bar/Lounge'"," 'Fitness Centre with Gym / Workout Room'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Yellow Cedar Lodge","hotel_rating":4.5,"id":310,"location":"(52.866458, -118.5148317)","price":116.73565891472869} {"address":"Farkvam Rd British ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Airport transportation'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Remo Ridge B & B","hotel_rating":5.0,"id":313,"location":"(54.4785494, -128.6021115)","price":131.0} {"address":"4898 Lakeside Rd Penticton British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Breakfast included'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"God's Mountain Estate","hotel_rating":4.0,"id":393,"location":"(49.4432476, -119.5802018)","price":116.73565891472869} {"address":"1250 Trans Canada Hwy W ","amenities":["[]"],"country":"Canada","hotel_name":"Maverick Motor Inn","hotel_rating":"NaN","id":627,"location":"(49.1699962, -122.6918771)","price":116.73565891472869} {"address":"6450 Metral Dr Nanaimo British Columbia","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Best Western Northgate Inn","hotel_rating":4.5,"id":868,"location":"(49.23221735, -124.04367203794)","price":140.0} {"address":"1649 Hollis St Halifax Nova Scotia","amenities":["['Pool'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Hollis Halifax - a DoubleTree Suites by Hilton","hotel_rating":4.5,"id":985,"location":"(44.6468261, -63.572083861745)","price":161.0} {"address":"56 Walter Havill Drive ","amenities":["[]"],"country":"Canada","hotel_name":"Nova Suites Inc.","hotel_rating":"NaN","id":1030,"location":"(44.6317378, -63.6325768529967)","price":116.73565891472869} {"address":"1 Valhalla Inn Rd Thunder Bay Ontario","amenities":["['Pool'"," 'Room service'"," 'Free parking'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Airport transportation'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Valhalla Inn","hotel_rating":4.0,"id":1686,"location":"(48.3800144, -89.3060177)","price":116.73565891472869} {"address":" Ontario","amenities":["[]"],"country":"Canada","hotel_experience":"Terrible","hotel_name":"Crooked Lake Wilderness Lodge","hotel_rating":1.0,"id":1996,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"2150 Campbell River Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Riverbank B&B","hotel_rating":"NaN","id":2454,"location":"(50.038473, -125.2986234)","price":116.73565891472869} {"address":"96 Leinster St Saint John New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Earle of Leinster","hotel_rating":4.5,"id":2528,"location":"(45.27340935, -66.0529787660106)","price":125.0} {"address":"4 Trois-Rivieres Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Les Studios du Huard","hotel_rating":4.0,"id":2736,"location":"(46.3507999, -72.5571257)","price":85.0} {"address":"11677 Highway 3 Lunenburg Nova Scotia","amenities":["[]"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Little Lake Family Campground","hotel_rating":4.0,"id":2827,"location":"(44.3785861376284, -64.362813509118)","price":116.73565891472869} {"address":"135 Huron Drive Tobermory Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gales Haven Bed and Breakfast","hotel_rating":5.0,"id":2847,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"98 Tsakis Way ","amenities":["[]"],"country":"Canada","hotel_name":"Abusa By The Sea","hotel_rating":"NaN","id":3188,"location":"(50.6944829, -127.4134628)","price":116.73565891472869} {"address":"1388 Terrace Ave ","amenities":["[]"],"country":"Canada","hotel_name":"inn Penzance","hotel_rating":5.0,"id":3356,"location":"(41.806728, -71.450592)","price":116.73565891472869} {"address":"340 Smith St ","amenities":["[]"],"country":"Canada","hotel_name":"Best Western Plus Hinton Inn & Suites","hotel_rating":5.0,"id":3614,"location":"(43.1633097894737, -77.6250751578947)","price":125.0} {"address":"205 Principal Rd Quebec G","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Concierge'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge du Village","hotel_rating":4.0,"id":4122,"location":"(51.6998378, -76.2373181)","price":116.73565891472869} {"address":"3797 Main St Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Air conditioning'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Cameo Cottage Country BnB","hotel_rating":5.0,"id":4317,"location":"(43.0582274354839, -79.0519901)","price":116.73565891472869} {"address":"312 ","amenities":["[]"],"country":"Canada","hotel_name":"La Vieille Auberge","hotel_rating":3.5,"id":4807,"location":"(35.7780505, 139.7905129)","price":116.73565891472869} {"address":"168 Wild Duck Road Bamfield British Columbia","amenities":["['Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Imperial Eagle Lodge","hotel_rating":4.5,"id":4918,"location":"(48.8269146, -125.1418019)","price":116.73565891472869} {"address":"1000 Chemin du Domaine Pellerin Saint-Alexis-des-Monts Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Pourvoirie Du Lac Blanc","hotel_rating":"NaN","id":5034,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"114 Trans Canada Hwy Gander Newfoundland and Labrador","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Albatross Hotel","hotel_rating":3.0,"id":5568,"location":"(48.9621695, -54.6599004)","price":111.0} {"address":"17 Telegraph Creek Rd ","amenities":["[]"],"country":"Canada","hotel_name":"16 Mile Cabins","hotel_rating":5.0,"id":5700,"location":"(46.4967619765843, -112.373513419221)","price":116.73565891472869} {"address":"9 Chemin de la Station Compton Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Gite Belle Ancolie","hotel_rating":4.0,"id":5731,"location":"(45.24322194, -71.82956138)","price":116.73565891472869} {"address":"95 aut. du Souveni L'Ile-Perrot Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Motel Montreal","hotel_rating":"NaN","id":6114,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"736 Patricia Street Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Hayward House","hotel_rating":4.0,"id":97,"location":"(52.872496749663, -118.086899878287)","price":116.73565891472869} {"address":"705 Benchlands Trail Canmore Alberta","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"A Bear and Bison Canadian Country Inn","hotel_rating":5.0,"id":133,"location":"(51.08707905, -115.326722636395)","price":182.0} {"address":"3180 Skaha Lake Rd Penticton British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Best Western Inn at Penticton","hotel_rating":4.0,"id":351,"location":"(49.4526359, -119.6002638)","price":116.73565891472869} {"address":"1580 Montee du Cure Labelle Mont Tremblant Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Domaine Summum","hotel_rating":5.0,"id":470,"location":"(46.0945348, -74.5533978)","price":116.73565891472869} {"address":"1310 Lynn Road Tofino British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Harvey House B&B","hotel_rating":"NaN","id":663,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"Kicking Horse Mountain Resort Golden British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Room service'"," 'Bar/Lounge'"," 'Hot Tub'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Copper Horse Lodge","hotel_rating":4.5,"id":723,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"1960 Brunswick St Halifax Nova Scotia","amenities":["[]"],"country":"Canada","hotel_name":"Hampton Inn by Hilton Halifax Downtown","hotel_rating":"NaN","id":980,"location":"(44.65038765, -63.5789817957721)","price":116.0} {"address":"65 Rycon Dr Yellowknife Northwest Territories","amenities":["['Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Business Centre with Internet Access'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Sauna'"," 'Shuttle Bus Service'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Peterson's Point Lake Lodge","hotel_rating":5.0,"id":2167,"location":"(62.4431781, -114.3690356)","price":116.73565891472869} {"address":"190 route 132 Ouest Perce Quebec","amenities":["['Pool'"," 'Restaurant'"," 'Bar/Lounge'"," 'Dry Cleaning'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Minibar'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge Restaurant La Table a Roland","hotel_rating":3.5,"id":2597,"location":"(48.5202214, -64.2157217)","price":116.73565891472869} {"address":"4839 Eagleview Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Eagle View B&B","hotel_rating":4.0,"id":2785,"location":"(37.239755, -79.749435)","price":116.73565891472869} {"address":"8600 Granville Street Port Hardy British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Pier Side Landing","hotel_rating":3.5,"id":3177,"location":"(50.7206947, -127.4967195)","price":116.73565891472869} {"address":"612 Ninth St N ","amenities":["[]"],"country":"Canada","hotel_name":"Luby's 24 HR Limited","hotel_rating":"NaN","id":3223,"location":"(41.403813, -70.556754)","price":116.73565891472869} {"address":"62 Highway 138 Tadoussac Quebec","amenities":["['Free parking'"," 'Children Activities (Kid / Family Friendly)'"," 'Concierge'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Lacs a Jimmy Outfitter and Cottages","hotel_rating":4.5,"id":3307,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"263 rue des Pionniers Tadoussac Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hotel Le Pionnier","hotel_rating":3.5,"id":3310,"location":"(48.1435179, -69.7136153)","price":116.73565891472869} {"address":"1176 Rue De Courchevel Levis Quebec","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Electric vehicle charging station'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hampton Inn & Suites by Hilton Quebec City/Saint-Romuald","hotel_rating":4.5,"id":3397,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"49323 Highway 1 Hinton Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Jasper Gates Resort & RV","hotel_rating":4.0,"id":3625,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"10 rue Notre-Dame Est Cap-Chat Quebec","amenities":["['Restaurant'"," 'Breakfast included'"," 'Hot Tub'"," 'Sauna'"," 'Shuttle Bus Service']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge de montagne des Chic Chocs","hotel_rating":5.0,"id":4363,"location":"(49.0984925, -66.6788709)","price":116.73565891472869} {"address":"2402 Upper Gibson Rd Castlegar British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Room service'"," 'Airport transportation'"," 'Breakfast Available'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Microwave'"," 'Minibar'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Pass Creek Bed and Breakfast","hotel_rating":5.0,"id":4537,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Bar/Lounge'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Coronet Hotel Prince Albert","hotel_rating":3.0,"id":4612,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"4306 Red Mountain Road Rossland British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"The Josie Hotel","hotel_rating":"NaN","id":4679,"location":"(49.104926, -117.8192844)","price":116.73565891472869} {"address":"1004 2 St W Brooks Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Business Centre with Internet Access'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Plains Motel","hotel_rating":4.0,"id":4713,"location":"(50.5861669, -111.8970496)","price":116.73565891472869} {"address":"8591 Route 114 Alma New Brunswick","amenities":["[]"],"country":"Canada","hotel_name":"Alpine Motor Inn","hotel_rating":"NaN","id":4776,"location":"(46.500283, -66.750183)","price":116.73565891472869} {"address":"336 Main St Wolfville Nova Scotia","amenities":["['Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Micro Boutique Living Wolfville","hotel_rating":4.5,"id":4852,"location":"(45.0919000923077, -64.3583132692308)","price":116.73565891472869} {"address":"50 Morin Heights Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Spa'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Hotel Alila Saint-Sauveur","hotel_rating":3.0,"id":5322,"location":"(45.9024084, -74.248859)","price":116.73565891472869} {"address":"49 North St Bridgewater Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Dry Cleaning'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Comfort Inn Bridgewater","hotel_rating":3.5,"id":5474,"location":"(44.385326430138, -64.5166777853579)","price":113.0} {"address":"70 Mackenzie Blvd. Mackenzie British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Royal Oak Inn & Suites","hotel_rating":3.5,"id":5820,"location":"(55.3274498, -123.0936652)","price":116.73565891472869} {"address":" ","amenities":["['Restaurant']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Fudge's Motel","hotel_rating":3.0,"id":6033,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"4444 Highway 16 British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Bulkley Valley Motel","hotel_rating":4.5,"id":297,"location":"(52.866458, -118.5148317)","price":116.73565891472869} {"address":"3775 Overlander Dr Kamloops British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Overlander B & B","hotel_rating":4.5,"id":597,"location":"(50.780378, -120.328164)","price":120.0} {"address":"615 Campbell St Tofino British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Wheelchair Access'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Bedwell Place Guest House","hotel_rating":4.5,"id":674,"location":"(49.1452561, -125.8913715)","price":116.73565891472869} {"address":"429 9th Ave North ","amenities":["[]"],"country":"Canada","hotel_name":"Big Bend Hotel","hotel_rating":1.5,"id":764,"location":"(47.6224311428571, -122.339881)","price":116.73565891472869} {"address":"5216 551 Hwy Ontario P","amenities":["['Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Multilingual Staff'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Huron Sands Motel","hotel_rating":3.0,"id":812,"location":"('nil', 'nil')","price":104.0} {"address":"1326 Lower Water Street ","amenities":["[]"],"country":"Canada","hotel_name":"Waterfront Place","hotel_rating":"NaN","id":1043,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"1 Tamarack Way Wasaga Beach Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Casa Wasaga","hotel_rating":5.0,"id":1421,"location":"(44.4697894, -80.0707144)","price":116.73565891472869} {"address":"2664 Lakeshore Rd Vernon British Columbia","amenities":["['Free parking'"," 'Breakfast included'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Hot Tub'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Lakeshore Paradise","hotel_rating":4.5,"id":1763,"location":"(50.2442909, -119.3440469)","price":116.73565891472869} {"address":"14698 102a Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Fuhowe Family Guesthouse","hotel_rating":2.5,"id":1848,"location":"(55.1732022, -118.75)","price":78.0} {"address":"85 St. Anne Road Sudbury Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Radisson Hotel Sudbury","hotel_rating":"NaN","id":1868,"location":"(50.000678, -86.000977)","price":104.0} {"address":"Osoyoo Osoyoos British Columbia","amenities":["['Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Pool'"," 'Free Internet'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Waltons Lakefront RV Resort","hotel_rating":4.0,"id":1927,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"45 Front Street East Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Gordon's Bobcaygeon","hotel_rating":"NaN","id":1965,"location":"(43.647892, -79.3744397)","price":116.73565891472869} {"address":"3830 Eastgate Dr Regina Saskatchewan","amenities":["['Free High Speed Internet (WiFi)'"," 'Pool'"," 'Free parking'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hampton Inn & Suites by Hilton Regina East Gate","hotel_rating":4.5,"id":2042,"location":"(50.4505081, -104.52701365)","price":116.73565891472869} {"address":"2730 E Victoria Ave Regina Saskatchewan","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Breakfast included'"," 'Room service'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Super 8 by Wyndham Regina","hotel_rating":3.5,"id":2055,"location":"(55.5321257, -106.1412243)","price":85.0} {"address":"31 Main St W Huntsville Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Crews on Inn to your Muskoka Adventure","hotel_rating":5.0,"id":2274,"location":"(45.3203374, -79.230389)","price":116.73565891472869} {"address":"12190 Crown Rd Valemount British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Room service'"," 'Non-smoking hotel'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Bearberry Meadows Guest House","hotel_rating":5.0,"id":2657,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"102 Waterloo Row Fredericton New Brunswick","amenities":["['Free High Speed Internet (WiFi)'"," 'Public Wifi']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Abbey Glenn Riverfront B&B","hotel_rating":4.0,"id":2933,"location":"(45.9430206, -66.6329356)","price":116.73565891472869} {"address":"4290 Scotia Pl ","amenities":["[]"],"country":"Canada","hotel_name":"Nuages Bed & English Breakfast","hotel_rating":4.0,"id":3055,"location":"(45.3926804, -75.6810612)","price":116.73565891472869} {"address":"7145 Tucelnuit Dr Oliver British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Concierge'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Uncorked Bed & Breakfast","hotel_rating":5.0,"id":3104,"location":"(49.1893191, -119.5373249)","price":116.73565891472869} {"address":"Hwy.10 Baddeck Nov","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Baddeck Inn","hotel_rating":4.0,"id":3389,"location":"(58.2843833, 32.5169757)","price":116.73565891472869} {"address":"517 Plains Rd E Burlington Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Knights Inn Burlington","hotel_rating":3.0,"id":4202,"location":"(43.319633326087, -79.8357793173913)","price":80.0} {"address":"33037 Range Rd 71 Sundre Alberta","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Schott's Lake RV & Guest Ranch","hotel_rating":5.0,"id":4793,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"55 Sept Iles Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge Internationale Le Tangon","hotel_rating":4.5,"id":4815,"location":"(50.2109579, -66.3790642)","price":49.0} {"address":"1055 rue Hains Drummondville Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Dry Cleaning'"," 'Golf Course'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Comfort Inn Drummondville","hotel_rating":3.5,"id":4864,"location":"(45.8977624, -72.5246394)","price":98.0} {"address":"19 Holiday Drive Brantford Ontario","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Airport transportation'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Electric vehicle charging station'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Best Western Brantford Hotel & Conference Centre","hotel_rating":4.0,"id":4953,"location":"(43.1636685130634, -80.2408647834677)","price":116.73565891472869} {"address":"102 Mountview Road Waterton Lakes National Park Alberta","amenities":["['Free parking'"," 'Non-smoking hotel'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Crandell Mountain Lodge","hotel_rating":4.0,"id":5028,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"111 Waterton Ave Waterton Lakes National Park Alberta","amenities":["['Restaurant'"," 'Free parking'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Spa'"," 'Banquet Room'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Bayshore Inn Resort & Spa","hotel_rating":3.5,"id":5029,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":"34 Dorval Quebec","amenities":["['Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Airport transportation'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Comfort Inn Aeroport Dorval","hotel_rating":3.5,"id":5310,"location":"(45.4453082, -73.7510888)","price":119.0} {"address":"39 Chateau Richer Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge Le Petit Sejour","hotel_rating":5.0,"id":5507,"location":"(46.971117, -71.017685)","price":116.73565891472869} {"address":"4924 Plaza Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Swan Hills Hotel","hotel_rating":3.0,"id":5831,"location":"(38.190726, -85.651908)","price":116.73565891472869} {"address":"239 Burnham Rd Florenceville-Bristol New Brunswick","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Breakfast included'"," 'Room service'"," 'Restaurant'"," 'Business Centre with Internet Access'"," 'Indoor pool'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Florenceville Inn","hotel_rating":3.5,"id":5864,"location":"(46.4331301, -67.6035896239065)","price":116.73565891472869} {"address":"1 Quirpon Road Quirpon Island Newfoundland and Labrador","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Big Blow Bed & Breakfast","hotel_rating":5.0,"id":5876,"location":"(53.8217327, -61.2295532)","price":116.73565891472869} {"address":"20 John Pound Rd Tillsonburg Ontario","amenities":["[]"],"country":"Canada","hotel_name":"The Mill Tales Inn","hotel_rating":"NaN","id":5981,"location":"(42.8550031, -80.7247495)","price":116.73565891472869} {"address":"100 Elgin St Ottawa Ontario","amenities":["['Restaurant'"," 'Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Lord Elgin","hotel_rating":4.5,"id":20,"location":"(45.42134495, -75.6937630429511)","price":116.73565891472869} {"address":"316 Patricia Street Alberta","amenities":["[]"],"country":"Canada","hotel_name":"316 Patricia Street","hotel_rating":4.0,"id":70,"location":"(52.879542, -118.080647)","price":116.73565891472869} {"address":"Chemin du Plateau 40 Mont Tremblant Quebec","amenities":["['Room service'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Airport transportation'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"BB Saffron","hotel_rating":5.0,"id":479,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"2387 Chemin du Parc Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Au Chant Du Coq","hotel_rating":5.0,"id":1383,"location":"(48.4591366, -79.0077488)","price":116.73565891472869} {"address":"231 Mosley St Wasaga Beach Ontario","amenities":["['Pool'"," 'Free Internet'"," 'Free parking'"," 'Children Activities (Kid / Family Friendly)'"," 'Heated pool'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Luau Resort","hotel_rating":4.5,"id":1422,"location":"(44.516544543673, -80.0246588456324)","price":116.73565891472869} {"address":"131 Bond St ","amenities":["[]"],"country":"Canada","hotel_name":"Bond Guest House","hotel_rating":4.5,"id":1525,"location":"(51.7339654, 0.4758475)","price":116.73565891472869} {"address":"550 Harbour Expy Thunder Bay Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Pool'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"TownePlace Suites Thunder Bay","hotel_rating":4.5,"id":1680,"location":"(48.4066905, -89.2461355)","price":152.0} {"address":"4008 Pleasant Valley Rd Vernon British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Multilingual Staff'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Richmond House B&B","hotel_rating":4.5,"id":1759,"location":"(50.28146, -119.2540977)","price":116.73565891472869} {"address":"3665 Talbot Blvd SS 4 ","amenities":["[]"],"country":"Canada","hotel_name":"Hotel Mont-Valin","hotel_rating":3.5,"id":2028,"location":"('nil', 'nil')","price":102.0} {"address":"1931 Rupert St Regina Saskatchewan","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Sunrise Motel","hotel_rating":3.0,"id":2057,"location":"(50.4492857, -104.5664425)","price":116.73565891472869} {"address":"6514 Thornett Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Eliza Point Bed And Breakfast By The Sea","hotel_rating":5.0,"id":2340,"location":"(48.3707053110327, -123.707394868568)","price":116.73565891472869} {"address":"3 Rimousk","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Dry Cleaning'"," 'Golf Course'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge de l'Eveche","hotel_rating":3.5,"id":2363,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"373 Clearwater Valley Rd Clearwater British Columbia","amenities":["['Pool'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"KOA Campgrounds","hotel_rating":3.5,"id":2512,"location":"(51.6529098, -120.0410202)","price":116.73565891472869} {"address":"Telco Street Port Hardy British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Shuttle Bus Service'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Telco House B&B","hotel_rating":5.0,"id":3179,"location":"(50.7259881, -127.4921644)","price":116.73565891472869} {"address":"10747 108 St Grande Prairie Alberta","amenities":["['Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Rotary Campground","hotel_rating":4.0,"id":3461,"location":"(55.1798265, -118.819324364632)","price":116.73565891472869} {"address":"490 Stone St S Gananoque Ontario","amenities":["['Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Stonewater Manor Bed and Breakfast","hotel_rating":5.0,"id":4027,"location":"(44.32601505, -76.1585096)","price":116.73565891472869} {"address":"6170 Highway 7 Vaughan Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Pool'"," 'Free parking'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Element Vaughan Southwest","hotel_rating":4.5,"id":4303,"location":"(43.782684, -79.5795176)","price":144.0} {"address":"868 Hillside Val David Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Gite La Tagine B&B","hotel_rating":"NaN","id":4649,"location":"(46.0219183, -74.1928961)","price":116.73565891472869} {"address":"210 Village Road Alberta","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Lake Louise Inn","hotel_rating":3.5,"id":4673,"location":"(53.5272262, -113.3189949)","price":116.73565891472869} {"address":"route de la Mer Sainte-Flavie Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Le Gaspesiana","hotel_rating":"NaN","id":4888,"location":"(48.6103429, -68.2311634)","price":95.0} {"address":"Esperanza Inlet Tahsis British Columbia","amenities":["['Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Accessible rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Newton Cove Resort","hotel_rating":5.0,"id":5203,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"1103 Highway 20 Bella Coola British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Spa'"," 'Airport transportation'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Bella Coola Eagle Lodge","hotel_rating":5.0,"id":5359,"location":"(52.3738382, -126.7703391)","price":116.73565891472869} {"address":"4610 Essex County Rd 1 Amherstburg Ontario","amenities":["['Pool'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Willowood RV Resort & Campground","hotel_rating":3.0,"id":5488,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"155 Boucherville Quebec","amenities":["['Pool'"," 'Room service'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Electric vehicle charging station'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Minibar'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Imperia Hotel & Suites Boucherville","hotel_rating":4.0,"id":5683,"location":"(45.6050197, -73.4526144)","price":116.73565891472869} {"address":" Batchawana Bay Ontario","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Bar/Lounge'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Voyageur's Lodge & Cookhouse","hotel_rating":4.5,"id":5686,"location":"(46.9274739, -84.6058823)","price":99.0} {"address":"2970 Chemin Gascon Terrebonne Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Motel Chateau Terrebonne","hotel_rating":3.0,"id":5707,"location":"(45.729702, -73.67401)","price":116.73565891472869} {"address":"350 Government Road West Kirkland Lake Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Microtel Inn & Suites by Wyndham Kirkland Lake","hotel_rating":4.0,"id":5779,"location":"(48.1455079, -80.0553378)","price":116.73565891472869} {"address":"119 ","amenities":["[]"],"country":"Canada","hotel_name":"Motel le Reve D'or","hotel_rating":4.0,"id":5790,"location":"(45.8432951, 15.3384729)","price":116.73565891472869} {"address":"5560 Rte 2 Saint Peters Bay Prince Edward Island","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Ski-In / Ski-Out'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"St. Peters Bayview Suites","hotel_rating":4.0,"id":5835,"location":"(46.4182131858933, -62.5813542059699)","price":110.0} {"address":"24202-178 Ave. SW ","amenities":["[]"],"country":"Canada","hotel_name":"Hilltop Ranch Bed & Breakfast","hotel_rating":4.5,"id":5838,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"7532 St Margarets Bay Rd Boutiliers Point Nova Scotia","amenities":["[]"],"country":"Canada","hotel_name":"Larinda's Landing Oceanfront Cottages","hotel_rating":"NaN","id":6058,"location":"(44.6678122995084, -63.9618828795713)","price":116.73565891472869} {"address":"823 Geikie Street Alberta","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"De Rock Arch Place","hotel_rating":4.5,"id":86,"location":"(52.872408, -118.090222333333)","price":116.73565891472869} {"address":"152 Riverside Dr Penticton British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Restaurant'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Days Inn by Wyndham Penticton Conference Centre","hotel_rating":3.5,"id":354,"location":"(49.498365, -119.612987)","price":116.73565891472869} {"address":"6385 Montee Ryan ","amenities":["[]"],"country":"Canada","hotel_name":"Aiglon by Tremblant Sunstar","hotel_rating":"NaN","id":483,"location":"(46.18660835, -74.5973690243888)","price":116.73565891472869} {"address":"20 Rue Desbiens La Malbaie Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Tennis Court'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hotel Au Petit Berger","hotel_rating":4.0,"id":1313,"location":"(47.6304044, -70.1462285)","price":116.73565891472869} {"address":"352 Main Street ","amenities":["[]"],"country":"Canada","hotel_name":"Pierce Martin House","hotel_rating":3.5,"id":1610,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"1737 20th Ave Prince George British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Prince Motel","hotel_rating":3.5,"id":1732,"location":"(53.9054293, -122.7562925)","price":69.0} {"address":"41 Rimouski Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Golf Course'"," 'Meeting rooms'"," 'Refrigerator in room'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel Rimouski","hotel_rating":4.0,"id":2368,"location":"(48.450155, -68.529968)","price":116.73565891472869} {"address":"1475 5th Avenue Valemount British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Yellowhead Motel","hotel_rating":4.5,"id":2651,"location":"(52.8311663, -119.279346)","price":116.73565891472869} {"address":"1505 Highway 5 South ","amenities":["[]"],"country":"Canada","hotel_name":"Mountain Dream Bed & Breakfast","hotel_rating":5.0,"id":2677,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"83 Trois-Rivieres Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite Loiselle B&B","hotel_rating":5.0,"id":2726,"location":"(46.3507999, -72.5571257)","price":116.73565891472869} {"address":"815 Riverside Dr Fredericton New Brunswick","amenities":["[]"],"country":"Canada","hotel_name":"Norfolk Motel","hotel_rating":"NaN","id":2928,"location":"(45.9456958, -66.6177246)","price":59.0} {"address":"146 Waterloo Row Fredericton New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Brennan's Bed & Breakfast","hotel_rating":5.0,"id":2930,"location":"(45.9521252, -66.6331060057766)","price":116.73565891472869} {"address":"462 1st St E North Vancouver British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Ocean Breeze Bed and Breakfast","hotel_rating":4.0,"id":3347,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"53 Levis Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Bar/Lounge'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hotel & Suites Normandin Levis","hotel_rating":4.5,"id":3401,"location":"(46.7910096, -71.1753274)","price":116.73565891472869} {"address":"161 King St E Ontario","amenities":["[]"],"country":"Canada","hotel_name":"\\u200bThe Beaver Motel","hotel_rating":2.5,"id":3648,"location":"(43.650333, -79.372044)","price":116.73565891472869} {"address":"32 ","amenities":["[]"],"country":"Canada","hotel_name":"Residence Hoteliere du Cegep de Riviere-du-Loup","hotel_rating":"NaN","id":3736,"location":"(43.6955276, 0.410101917523799)","price":116.73565891472869} {"address":"297 Maple Street Sutton Quebec","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Children Activities (Kid / Family Friendly)'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Tennis Court'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Huttopia Sutton","hotel_rating":4.0,"id":4329,"location":"(52.4760892, -71.8258668)","price":170.0} {"address":"610 Boulevard Sacre-Coeur Saint-Felicien Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge des Berges","hotel_rating":3.5,"id":4419,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"1703 Broughton Blvd Port McNeill British Columbia","amenities":["['Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Dalewood Inn","hotel_rating":4.0,"id":4692,"location":"(50.5895502, -127.0868801)","price":116.73565891472869} {"address":"24 South Rankin St Southampton Ontario","amenities":["[]"],"country":"Canada","hotel_name":"Watch Hill Bed and Breakfast","hotel_rating":"NaN","id":4994,"location":"(44.5016374330745, -81.3713928062356)","price":116.73565891472869} {"address":"107 High St Southampton Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Chantry Breezes B&B","hotel_rating":5.0,"id":4996,"location":"(44.4968087, -81.3748017)","price":116.73565891472869} {"address":"306 Sumac Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Similkameen Wild Resort & Winery","hotel_rating":5.0,"id":5297,"location":"(35.2369678694778, -86.9712752574424)","price":116.73565891472869} {"address":"173 Lac Walfred Street Sainte-Marguerite-du-Lac-Masson Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Club Lac Walfred","hotel_rating":4.0,"id":5391,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"Astro Hill Iqaluit Nunavut","amenities":["['Room service'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Airport transportation'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Frobisher Inn","hotel_rating":3.5,"id":5651,"location":"(63.7475312, -68.507748)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Electric vehicle charging station'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Bighorn Ridge Guest House","hotel_rating":5.0,"id":5672,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"504 Maclachlan Ave Manitou Beach Saskatchewan","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Lakeside Country Inn","hotel_rating":5.0,"id":5776,"location":"(51.7214206, -105.4467274)","price":116.73565891472869} {"address":"1345 Hwy 1 Lytton British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Children Activities (Kid / Family Friendly)'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Wheelchair Access'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Kumsheen Rafting Resort","hotel_rating":4.5,"id":5839,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"Stewart Cassiar Highway British ","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Fitness Centre with Gym / Workout Room'"," 'Children Activities (Kid / Family Friendly)'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Paid Internet'"," 'Paid Wifi'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Bell 2 Lodge","hotel_rating":4.0,"id":311,"location":"(56.09285, -129.4712413)","price":116.73565891472869} {"address":"537 Banff Avenue Alberta","amenities":["['Pool'"," 'Restaurant'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Rundlestone Lodge","hotel_rating":4.0,"id":534,"location":"(51.18496255, -115.55885935)","price":99.0} {"address":"1550 Versatile Dr Kamloops British Columbia","amenities":["['Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Holiday Inn Express - Kamloops","hotel_rating":4.0,"id":578,"location":"(50.653199, -120.382852)","price":116.73565891472869} {"address":"25959 540 Hwy Meldrum Bay Ontario","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Meldrum Bay Inn","hotel_rating":5.0,"id":798,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"70 Church St Nanaimo British Columbia","amenities":["[]"],"country":"Canada","hotel_name":"Best Western Dorchester Hotel","hotel_rating":"NaN","id":873,"location":"(49.1674758, -123.9364471)","price":149.0} {"address":"West Link Road Newfoundland and Labrador","amenities":["['Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Spruce Grove Cottages","hotel_rating":4.5,"id":1195,"location":"(49.5831617, -57.9098931)","price":116.73565891472869} {"address":"1454 Princess St Kingston Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Maple Crest Inn","hotel_rating":3.0,"id":1260,"location":"(44.250565, -76.5330203464366)","price":116.73565891472869} {"address":"255 Cote Bellevue La Malbaie Quebec","amenities":["['Free Internet'"," 'Free parking'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite Bellevue","hotel_rating":4.5,"id":1293,"location":"(47.6240101709983, -70.1505381869195)","price":85.0} {"address":"120 Merry Nord Magog Quebec","amenities":["['Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Free parking'"," 'Golf Course'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Au Coeur De Magog","hotel_rating":5.0,"id":1351,"location":"(45.2760896, -72.1543772)","price":98.0} {"address":"1080 Mosley St Wasaga Beach Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Travelodge Wasaga Beach","hotel_rating":3.0,"id":1411,"location":"(44.4946615058108, -80.0464295178331)","price":116.73565891472869} {"address":"1250 Golf Links Rd Thunder Bay Ontario","amenities":["['Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Days Inn by Wyndham Thunder Bay North","hotel_rating":4.5,"id":1676,"location":"(48.4023826, -89.2745778)","price":116.73565891472869} {"address":"645 Sibley Dr Thunder Bay Ontario","amenities":["['Pool'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Days Inn & Suites by Wyndham Thunder Bay","hotel_rating":4.0,"id":1684,"location":"(48.4048033, -89.2599259)","price":109.0} {"address":"9171 West Coast Rd Sooke British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Ocean Wilderness Inn","hotel_rating":4.5,"id":2313,"location":"(48.3663938, -123.7415056)","price":159.0} {"address":"72 Gibson St Parry Sound Ontario","amenities":["['Air conditioning']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Gerda's Bed & Breakfast","hotel_rating":2.5,"id":2399,"location":"(45.3472718555556, -80.0351565888889)","price":116.73565891472869} {"address":"209 Queen St Saint John New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Keirstead Manor Bed and Breakfast","hotel_rating":5.0,"id":2524,"location":"(45.27032615, -66.0508430932371)","price":116.73565891472869} {"address":"100 Highway 16 Skidegate British Columbia","amenities":["['Restaurant'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Jags Beanstalk","hotel_rating":4.5,"id":3142,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"609 6th Ave. Queen Charlotte City British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Spruce Point Lodge","hotel_rating":4.5,"id":3157,"location":"(53.2527503, -132.0947473)","price":116.73565891472869} {"address":"441 Shore Road Baddeck Nova Scotia","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Lynwood Inn","hotel_rating":3.5,"id":3381,"location":"(46.0994700142857, -60.7538227)","price":116.73565891472869} {"address":"3611 McIntyre Dr Port Alberni British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Sunset Motel and Trailer Park","hotel_rating":2.5,"id":3832,"location":"(49.2471657, -124.7870553)","price":70.0} {"address":"950 Walker's Line Burlington Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Quality Hotel Burlington","hotel_rating":4.0,"id":4205,"location":"(43.3644935, -79.7857357)","price":109.0} {"address":"725 Imperial Rd N Guelph Ontario","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Spa'"," 'Airport transportation'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hampton Inn & Suites by Hilton - Guelph","hotel_rating":4.0,"id":4269,"location":"(43.5441667, -80.3064449)","price":198.0} {"address":" ","amenities":["['Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Une Fleur au Bord de l Eau","hotel_rating":4.0,"id":4333,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"498 St David St N Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Dream Corners B&B","hotel_rating":5.0,"id":4350,"location":"(43.7076316, -80.3817088)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Shuttle Bus Service'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Seagrass Guest House","hotel_rating":4.0,"id":4532,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"506 Main Ave W Sundre Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Sun Plaza Motel","hotel_rating":4.5,"id":4794,"location":"(51.7950267, -114.6591335)","price":116.73565891472869} {"address":"8 Ave Cabot Baie Comeau Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Hotel le Manoir","hotel_rating":"NaN","id":4811,"location":"(49.2193551, -68.1413261196246)","price":119.0} {"address":"635579 Highway 10 ","amenities":["[]"],"country":"Canada","hotel_name":"White House Farm","hotel_rating":"NaN","id":4984,"location":"(43.7448648, -79.8399244)","price":116.73565891472869} {"address":" ","amenities":["['Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Restaurant'"," 'Bar/Lounge'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Hotel Northern Star","hotel_rating":3.0,"id":5358,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"3785D Eagle Lake Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Warbler's Roost Country Inn","hotel_rating":5.0,"id":5616,"location":"('nil', 'nil')","price":116.73565891472869} {"address":" ","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Melville Country Inn","hotel_rating":4.0,"id":5708,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"22222 Lougheed Hwy ","amenities":["[]"],"country":"Canada","hotel_name":"Haney Motor Hotel","hotel_rating":"NaN","id":5903,"location":"(49.2648247, -123.0264089)","price":116.73565891472869} {"address":"116 Arthur Street East Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Meiklejohn House B&B","hotel_rating":4.0,"id":5924,"location":"(43.9171292, -80.8677116)","price":116.73565891472869} {"address":"1402 Bow Valley Trail Canmore Alberta","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Canmore Inn & Suites","hotel_rating":3.5,"id":147,"location":"(51.0937754, -115.354540789205)","price":80.0} {"address":" Ontario R","amenities":["[]"],"country":"Canada","hotel_name":"Manitowaning Lodge","hotel_rating":3.5,"id":787,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"4898 Rutherford Rd Nanaimo British Columbia","amenities":["['Room service'"," 'Restaurant'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"The Grand Hotel Nanaimo","hotel_rating":3.5,"id":887,"location":"(49.224362, -124.0234459)","price":116.73565891472869} {"address":"5349 Coastview Pl ","amenities":["[]"],"country":"Canada","hotel_name":"5349 Coastview Place Nanaimo","hotel_rating":"NaN","id":908,"location":"(49.2291457, -124.0243023)","price":116.73565891472869} {"address":"2450 Tofino-Ucluelet Hwy. Ucluelet British Columbia","amenities":["['Free parking'"," 'Spa'"," 'Business Centre with Internet Access'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Florencia Bay Hideaway","hotel_rating":5.0,"id":1139,"location":"(48.9719046, -125.5913412)","price":116.73565891472869} {"address":"42 Pond Road Newfoundland and ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Cedar House Bed & Breakfast","hotel_rating":4.5,"id":1184,"location":"(49.9186484, -55.5641622)","price":116.73565891472869} {"address":"115 Cote Bellevue La Malbaie Quebec","amenities":["['Restaurant'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Bar/Lounge'"," 'Laundry Service'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge Des 3 Canards","hotel_rating":4.0,"id":1294,"location":"(47.6276172, -70.1471627)","price":116.73565891472869} {"address":"2 Hill o' Chips St. John's Newfoundland and Labrador","amenities":["[]"],"country":"Canada","hotel_name":"Quality Hotel Harbourview","hotel_rating":"NaN","id":1495,"location":"(53.8217327, -61.2295532)","price":102.0} {"address":"16823 18 Ave ","amenities":["[]"],"country":"Canada","hotel_name":"Villa 18","hotel_rating":1.0,"id":1839,"location":"(14.6224139, -90.5063002)","price":116.73565891472869} {"address":"71 rue Principale Gatineau Quebec","amenities":["['Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Banquet Room'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"British Hotel","hotel_rating":4.5,"id":2078,"location":"(45.394931, -75.847263)","price":116.73565891472869} {"address":"70 Howland Dr Huntsville Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Motel 6 Huntsville","hotel_rating":3.5,"id":2267,"location":"(45.3418025, -79.2313484865118)","price":80.0} {"address":"429 Murtle Cres Clearwater British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Ace Western Motel","hotel_rating":3.5,"id":2479,"location":"(51.65034325, -120.036671474511)","price":89.0} {"address":"15402 101 St Grande Prairie Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Motel 6 Grande Prairie","hotel_rating":"NaN","id":3438,"location":"(55.1775506, -118.7977049)","price":116.73565891472869} {"address":"178 Crystal Dr Summerside Prince Edward Island","amenities":["['Pool'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Crystal Beach Campground","hotel_rating":3.0,"id":3907,"location":"(46.3355508, -63.1466676)","price":116.73565891472869} {"address":"2035 Des Laurentides E Laval Quebec","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Dry Cleaning'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Quality Suites Laval","hotel_rating":3.5,"id":4219,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":" ","amenities":["['Restaurant'"," 'Room service'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Holiday Inn Oakville @ Bronte","hotel_rating":4.0,"id":4453,"location":"('nil', 'nil')","price":116.73565891472869} {"address":" ","amenities":["['Hot Tub']"],"country":"Canada","hotel_name":"The Cutter's Rudder Guest House B & B","hotel_rating":"NaN","id":4514,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"482 Hillcrest Ave Ladysmith British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hillcrest Ave Bed & Breakfast","hotel_rating":5.0,"id":4554,"location":"(48.9682948, -123.7980918)","price":116.73565891472869} {"address":"460 Fairview Dr Brantford Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Fitness Centre with Gym / Workout Room'"," 'Business Centre with Internet Access'"," 'Golf Course'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Days Inn by Wyndham Brantford","hotel_rating":3.5,"id":4952,"location":"(43.1725716, -80.2465277)","price":116.73565891472869} {"address":"15 Westridge Cres Okotoks Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Airport transportation'"," 'Non-smoking hotel'"," 'Shuttle Bus Service'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Harmony House B&B","hotel_rating":4.5,"id":5090,"location":"(50.712821, -113.9849761)","price":96.0} {"address":"64 East Lake Ave NE Airdrie Alberta","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Holiday Inn Express Suites Airdrie","hotel_rating":4.0,"id":5190,"location":"(51.2957715, -113.9946816)","price":116.73565891472869} {"address":"959 Highway 1 Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Spa'"," 'Golf Course'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Chateau Sainte-Marie B&B","hotel_rating":5.0,"id":5252,"location":"(43.8927939, -66.095816)","price":116.73565891472869} {"address":"980 Chemin du Village ","amenities":["[]"],"country":"Canada","hotel_name":"Gite Le Corps-y-Dort","hotel_rating":5.0,"id":5323,"location":"(45.9135474, 5.0357497)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Ski-In / Ski-Out'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Vance Creek Hotel & Conference Centre","hotel_rating":3.5,"id":5336,"location":"('nil', 'nil')","price":116.73565891472869} {"address":" Resolute Nunavut","amenities":["[]"],"country":"Canada","hotel_experience":"Very good","hotel_name":"ATCO Lodge Narwhal Hotel","hotel_rating":3.5,"id":5994,"location":"(74.697029, -94.840851)","price":116.73565891472869} {"address":"775 Columbia St W Kamloops British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Business Centre with Internet Access'"," 'Golf Course'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Star Lodge","hotel_rating":2.5,"id":612,"location":"(50.6709171, -120.3538768)","price":116.73565891472869} {"address":"1850 Pacific Rim Hwy Tofino British Columbia","amenities":["['Free parking'"," 'Banquet Room'"," 'Conference Facilities'"," 'Golf Course'"," 'Multilingual Staff'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Long Beach Golf Course & Campground","hotel_rating":3.0,"id":698,"location":"(49.1234524, -125.8916495)","price":116.73565891472869} {"address":"#30 Two O_Clock Rd ","amenities":["[]"],"country":"Canada","hotel_name":"Bayside Resort","hotel_rating":4.5,"id":839,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"318 Jeanne d'Arc Ave Sudbury Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Room service'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Artisan Upstairs Guesthouse","hotel_rating":5.0,"id":1883,"location":"(46.48573295, -80.9773411)","price":116.73565891472869} {"address":"1277 County Road 121 ","amenities":["[]"],"country":"Canada","hotel_name":"Bridgwood Manor Bed & Breakfast","hotel_rating":5.0,"id":1985,"location":"(29.4023062857143, -96.4817275)","price":116.73565891472869} {"address":"484 Muskoka Rd 10 Ontario","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Pine Lodge Inn","hotel_rating":4.5,"id":2269,"location":"(45.2176473, -79.2762425)","price":116.73565891472869} {"address":"6460 Sooke Rd Sooke British Columbia","amenities":["[]"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Welsford's Harbourview Bed & Breakfast","hotel_rating":4.0,"id":2342,"location":"(48.3816981, -123.7107535)","price":116.73565891472869} {"address":"299 rang St-Placide Sud Baie-St-Paul Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Auberge Carpe Diem","hotel_rating":"NaN","id":2702,"location":"(47.4095986223402, -70.62540876948)","price":105.0} {"address":"7474 Gaetz Ave Red Deer Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Super 8 by Wyndham Red Deer","hotel_rating":"NaN","id":2890,"location":"(52.2538758, -113.8138969)","price":116.73565891472869} {"address":"24 Kenwood Hills Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Relax Within Bed & Breakfast","hotel_rating":4.5,"id":3012,"location":"(46.3454128, -79.4456252)","price":116.73565891472869} {"address":"102 Rue Saguenay Tadoussac Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge la Sainte Paix","hotel_rating":4.5,"id":3299,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"13825 100 St ","amenities":["[]"],"country":"Canada","hotel_name":"Western Budget Motel Grand Prairie #1","hotel_rating":1.0,"id":3458,"location":"(55.1752861, -118.7946717)","price":116.73565891472869} {"address":"6 Shore Blvd ","amenities":["[]"],"country":"Canada","hotel_name":"On Shore Bed & Breakfast","hotel_rating":4.0,"id":3496,"location":"(43.2066408270605, -79.2542975869597)","price":116.73565891472869} {"address":"209861 Hwy 26 West ","amenities":["[]"],"country":"Canada","hotel_name":"The Blue Mountain Lodge","hotel_rating":3.5,"id":3661,"location":"(44.5231773457739, -80.2975975408775)","price":116.73565891472869} {"address":"95 de Montmorency Bromont Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Spa'"," 'Fitness Centre with Gym / Workout Room'"," 'Babysitting'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Golf Course'"," 'Hot Tub'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge Bromont","hotel_rating":3.5,"id":4341,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Annie's landing","hotel_rating":5.0,"id":4379,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"R.r. #8 Owen Sound Ontario","amenities":["['Free parking'"," 'Public Wifi']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Holly Cottage Bed and Breakfast","hotel_rating":4.5,"id":4499,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"Alaska Hwy & Haines Hw Haines Junction Yukon","amenities":["[]"],"country":"Canada","hotel_name":"Dalton Trail Lodge","hotel_rating":"NaN","id":4505,"location":"(63.000147, -136.002502)","price":116.73565891472869} {"address":"18 rue Principale Ouest Sainte Agathe des Monts Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Auberge Chez Girard","hotel_rating":"NaN","id":4741,"location":"(46.0473593, -74.2893029)","price":130.0} {"address":" ","amenities":["['Pool'"," 'Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Bar/Lounge'"," 'Breakfast included'"," 'Room service'"," 'Babysitting'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Golf Course'"," 'Hot Tub'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Tennis Court'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Quality Inn & Suites Matane","hotel_rating":4.0,"id":4745,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"1512 40th Ave W ","amenities":["[]"],"country":"Canada","hotel_name":"L'Entre-Deux Guest House","hotel_rating":"NaN","id":5145,"location":"(47.6522821, -122.4078587)","price":116.73565891472869} {"address":"187 Ouellette St Grand Falls New Brunswick","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Breakfast included'"," 'Room service'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Golf Course'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Best Western Plus Grand-Sault Hotel & Suites","hotel_rating":4.5,"id":5285,"location":"(47.0422969, -67.7695166)","price":116.73565891472869} {"address":"71 Kirk Street Clinton","amenities":["[]"],"country":"Canada","hotel_name":"Kildonan House B&B","hotel_rating":"NaN","id":5856,"location":"(43.6132516, -81.5360362)","price":116.73565891472869} {"address":" ","amenities":["[]"],"country":"Canada","hotel_experience":"Average","hotel_name":"Summerville Beach Retreat","hotel_rating":3.0,"id":5995,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"105 Miette Drive Alberta","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Whistlers Inn","hotel_rating":3.5,"id":45,"location":"(52.8765995644426, -118.080613917096)","price":169.0} {"address":"404 Connaught Drive Alberta","amenities":["['Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Astoria Hotel","hotel_rating":2.5,"id":47,"location":"(52.8774855087601, -118.080006530863)","price":90.0} {"address":"119 Patricia St. Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Fitzhugh House","hotel_rating":"NaN","id":53,"location":"(52.8826863636364, -118.079453818182)","price":116.73565891472869} {"address":"1719 Bow Valley Trail Canmore Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Sauna'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Canmore Rocky Mountain Inn","hotel_rating":4.0,"id":148,"location":"(51.10036005, -115.359982326946)","price":85.0} {"address":"1929 Sandstone Dr Penticton British Columbia","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Royal Bed and Breakfast","hotel_rating":4.5,"id":394,"location":"(49.5044206, -119.6351898)","price":116.73565891472869} {"address":"572 Chemin Du Lac Duhamel ","amenities":["[]"],"country":"Canada","hotel_name":"Chalets Laurentides Mont-Tremblant","hotel_rating":"NaN","id":484,"location":"(46.1422702428254, -74.6471611342907)","price":116.73565891472869} {"address":"513 Banff Ave. Alberta","amenities":["[]"],"country":"Canada","hotel_name":"Charlton's Banff","hotel_rating":"NaN","id":531,"location":"(51.1840524, -115.561698581629)","price":116.73565891472869} {"address":"1393 Hugh Allan Dr Kamloops British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Alpine Motel Kamloops","hotel_rating":3.5,"id":572,"location":"(50.651315, -120.376591)","price":59.0} {"address":"Lac le Jeune Rd. Kamloops British Columbia","amenities":["['Free parking'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Babysitting'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Lac le Jeune Resort","hotel_rating":4.0,"id":619,"location":"(50.6559475, -120.4468276)","price":116.73565891472869} {"address":"615 Pfeiffer Crescent Tofino British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Room service'"," 'Non-smoking hotel'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Adventure Tofino B&B","hotel_rating":5.0,"id":669,"location":"(49.149406, -125.899063)","price":116.73565891472869} {"address":"362 Pacific Crescent Ucluelet British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Puffin B and B","hotel_rating":4.5,"id":1159,"location":"(48.9434543, -125.5605262)","price":116.73565891472869} {"address":"169 Mosley St Wasaga Beach Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hollywood Cottages","hotel_rating":4.5,"id":1394,"location":"(44.5189778, -80.0221179)","price":116.73565891472869} {"address":"26 Elm Dr ","amenities":["[]"],"country":"Canada","hotel_name":"Alba Cottages","hotel_rating":1.0,"id":1443,"location":"(51.8147379, 1.01624235)","price":116.73565891472869} {"address":"5121 26 St Vernon British Columbia","amenities":["['Free parking'"," 'Pool'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Days Inn by Wyndham Vernon","hotel_rating":3.5,"id":1748,"location":"(50.2847418, -119.2662803)","price":97.0} {"address":"8051 Okanagan Landing Rd Vernon British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"OKeefe's Landing B&B","hotel_rating":5.0,"id":1755,"location":"(50.2489327, -119.3192336)","price":116.73565891472869} {"address":"2468 142 St ","amenities":["[]"],"country":"Canada","hotel_name":"BCH Garden B&B","hotel_rating":"NaN","id":1851,"location":"(49.1238438, -122.8288065)","price":116.73565891472869} {"address":"2171 Wilson St W Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Conference Facilities'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Serenity Ranch Bed and Breakfast","hotel_rating":5.0,"id":2236,"location":"(43.1881887538176, -80.0619504979251)","price":150.0} {"address":"2763 Howard Ave Windsor Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Restaurant'"," 'Casino and Gambling'"," 'Non-smoking hotel'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"iSleep Inn","hotel_rating":3.0,"id":2644,"location":"(42.2833754, -83.0111505)","price":116.73565891472869} {"address":"160 St-Jean Baptiste Baie-St-Paul Quebec","amenities":["['Free parking'"," 'Bar/Lounge'"," 'Spa'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Pool'"," 'Babysitting'"," 'Concierge'"," 'Golf Course'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Sauna'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge La Grande Maison","hotel_rating":4.5,"id":2688,"location":"(52.4760892, -71.8258668)","price":115.0} {"address":"6305 Jensen Cove Road Port Hardy British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Ecoscape Cabins","hotel_rating":5.0,"id":3176,"location":"(50.7171085, -127.4776512)","price":116.73565891472869} {"address":"Mount Waddington C Port Hardy British Columbia","amenities":["['Public Wifi'"," 'Wheelchair Access'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Duval Point Lodge","hotel_rating":4.5,"id":3194,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"805 St Clair Street Kenora Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Breakfast Available'"," 'Conference Facilities'"," 'Golf Course'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Brewers Inn","hotel_rating":4.0,"id":3212,"location":"(49.758085, -94.550167)","price":116.73565891472869} {"address":"90 Tadoussac Quebec","amenities":["[]"],"country":"Canada","hotel_name":"Gite Sereni-the","hotel_rating":"NaN","id":3317,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"379 Dorimene-Desjardins St ","amenities":["[]"],"country":"Canada","hotel_name":"Les Lofts Touristiques du Vieux-Levis","hotel_rating":5.0,"id":3425,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"355 Rue Dupont ","amenities":["[]"],"country":"Canada","hotel_name":"Sunseekers Mont Ste-Anne","hotel_rating":4.0,"id":4735,"location":"(47.0573153, -70.8985396)","price":116.73565891472869} {"address":"500 Rue Leonard Sainte Agathe des Monts Quebec","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Business Centre with Internet Access'"," 'Concierge'"," 'Dry Cleaning'"," 'Hot Tub'"," 'Indoor pool'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Super 8 by Wyndham Sainte Agathe Des Monts","hotel_rating":4.0,"id":4738,"location":"(46.0409357, -74.2715621)","price":116.73565891472869} {"address":"638 Pembroke St E Pembroke Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hillside Inn Pembroke","hotel_rating":3.5,"id":4781,"location":"(45.82672385, -77.0954121071264)","price":69.0} {"address":"5 Rue Saint-Jean-Baptiste ","amenities":["[]"],"country":"Canada","hotel_name":"Auberge Le Camp de Base","hotel_rating":"NaN","id":4836,"location":"(48.8397778, 5.8830903)","price":116.73565891472869} {"address":"St-Joseph Blv. Drummondville Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Pool'"," 'Fitness Centre with Gym / Workout Room'"," 'Room service'"," 'Bar/Lounge'"," 'Banquet Room'"," 'Business Centre with Internet Access'"," 'Children Activities (Kid / Family Friendly)'"," 'Conference Facilities'"," 'Dry Cleaning'"," 'Heated pool'"," 'Indoor pool'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hotel & Suites Le Dauphin Drummondville","hotel_rating":4.5,"id":4862,"location":"(45.8748105, -72.489133070099)","price":109.0} {"address":"303 Quebec G","amenities":["['Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"L'Hotel du Capitaine","hotel_rating":4.0,"id":4936,"location":"(-18.5687499, -46.5452873)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Microwave'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Le Port d'Attache","hotel_rating":4.5,"id":5445,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"5700 46th Ave Taber Alberta","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Room service'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Smoking rooms available'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Super 8 by Wyndham Taber AB","hotel_rating":3.5,"id":5747,"location":"(55.001251, -115.002136)","price":116.73565891472869} {"address":" ","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Sunshine Motel","hotel_rating":4.0,"id":5812,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"1036 Matsqui St Port Alice British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Room service'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Self-Serve Laundry'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Inlet Haven","hotel_rating":5.0,"id":6038,"location":"(55.001251, -125.002441)","price":116.73565891472869} {"address":"89 Malpeque Rd Charlottetown Prince Edward Island","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Accessible rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Royalty Maples Cottages and Motel","hotel_rating":3.5,"id":211,"location":"(46.272166, -63.15226)","price":88.0} {"address":"10 Mont Tremblant Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Airport transportation'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"La Chaumiere de l' Anse","hotel_rating":5.0,"id":469,"location":"(46.11588, -74.5891426)","price":116.73565891472869} {"address":"525 Tunnel Mountain Drive Alberta","amenities":["['Pool'"," 'Free parking'"," 'Fitness Centre with Gym / Workout Room'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Heated pool'"," 'Hot Tub'"," 'Indoor pool'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Sauna'"," 'Self-Serve Laundry'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Douglas Fir Resort & Chalets","hotel_rating":4.0,"id":526,"location":"(51.175562, -115.5592542)","price":116.73565891472869} {"address":"9 La Malbaie Quebec","amenities":["[]"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Gite Le Repos du Roi","hotel_rating":5.0,"id":1326,"location":"(47.657525, -70.153885)","price":116.73565891472869} {"address":"15 Cumberland St Picton Ontario","amenities":["['Free High Speed Internet (WiFi)'"," 'Air conditioning']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Bee's Knees BnB & Art Studio","hotel_rating":5.0,"id":1587,"location":"(44.00417375, -77.1371659)","price":116.73565891472869} {"address":"12793 54 Ave Surrey British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Outdoor pool'"," 'Public Wifi'"," 'Tennis Court'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hilltops","hotel_rating":5.0,"id":1843,"location":"(49.10067, -122.8683145)","price":116.73565891472869} {"address":"7643 Ch des Chutes Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auberge de Jeunesse Les Mains Tissees","hotel_rating":4.5,"id":2015,"location":"(48.288624, -70.9961489)","price":116.73565891472869} {"address":"1650 West Main St. Moncton New Brunswick","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Laundry Service'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Gomotel.ca","hotel_rating":3.5,"id":2203,"location":"(46.500283, -66.750183)","price":71.0} {"address":"485 Eden Rd Clearwater British Columbia","amenities":["['Pool'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Clearwater Country Inn, Restaurant, and RV Park","hotel_rating":3.0,"id":2475,"location":"(51.6519787, -120.0403119)","price":116.73565891472869} {"address":"34 Seely St ","amenities":["[]"],"country":"Canada","hotel_name":"Seely Street Bed & Breakfast","hotel_rating":3.5,"id":2545,"location":"(40.9125968978408, -74.1612654868353)","price":116.73565891472869} {"address":"5718 Anchor Road ","amenities":["[]"],"country":"Canada","hotel_name":"Bed 'n Boat Cottages","hotel_rating":5.0,"id":2782,"location":"(52.5514916, -2.0892025)","price":116.73565891472869} {"address":"56 Victoria Road Lunenburg Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Atlantic Sojourn Bed & Breakfast","hotel_rating":5.0,"id":2800,"location":"(45.1960403, -63.1653789)","price":125.0} {"address":"69 Fox Street Lunenburg Nova Scotia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Lennox Inn 1791","hotel_rating":4.0,"id":2804,"location":"(44.3789217, -64.3117902)","price":116.73565891472869} {"address":"7362 6 Hwy Tobermory Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Hot Tub'"," 'Non-smoking hotel'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Adventure the Bruce Inn","hotel_rating":4.0,"id":2833,"location":"(50.000678, -86.000977)","price":116.73565891472869} {"address":"3344 Cortez Ave Powell River British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Microwave'"," 'Refrigerator in room'"," 'Kitchenette'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Ocean Point Bed & Breakfast","hotel_rating":5.0,"id":3045,"location":"(49.8052614, -124.524156)","price":116.73565891472869} {"address":"9201 Highway 71 ","amenities":["[]"],"country":"Canada","hotel_name":"Andy Lake Resort & Conference Centre","hotel_rating":"NaN","id":3219,"location":"(34.188219, -82.4030048)","price":116.73565891472869} {"address":"1817 Bay R Baddeck Nova Scotia","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Breakfast included'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Auld Farm Inn B & B","hotel_rating":4.5,"id":3376,"location":"(45.1960403, -63.1653789)","price":116.73565891472869} {"address":"47 Carleton-sur-Mer Quebec","amenities":["['Free parking'"," 'Restaurant'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Electric vehicle charging station'"," 'Laundry Service'"," 'Meeting rooms'"," 'Multilingual Staff'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Hotel Le Manoir Belle Plage","hotel_rating":4.5,"id":4539,"location":"(48.1014497, -66.114087)","price":116.73565891472869} {"address":"725 boul. Perron Carleton-sur-Mer Quebec","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Aventure aux 4 Vents","hotel_rating":4.0,"id":4540,"location":"(52.4760892, -71.8258668)","price":116.73565891472869} {"address":"139 Garrison Rd Fort Erie Ontario","amenities":["['Free parking'"," 'Breakfast included'"," 'Free High Speed Internet (WiFi)'"," 'Room service'"," 'Business Centre with Internet Access'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Howard Johnson by Wyndham Fort Erie","hotel_rating":3.0,"id":4765,"location":"(42.9048875, -78.9577694)","price":116.73565891472869} {"address":"41 Maple Valley Rd Corner Brook Newfoundland and Labrador","amenities":["['Restaurant'"," 'Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Business Centre with Internet Access'"," 'Dry Cleaning'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Public Wifi'"," 'Wheelchair Access'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Comfort Inn Corner Brook","hotel_rating":3.5,"id":4850,"location":"(48.9562335, -57.9167448)","price":116.73565891472869} {"address":" ","amenities":["['Spa'"," 'Free High Speed Internet (WiFi)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Family Rooms'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Chez Choiniere","hotel_rating":4.0,"id":4912,"location":"('nil', 'nil')","price":116.73565891472869} {"address":"780 Colborne St ","amenities":["[]"],"country":"Canada","hotel_name":"Grand Motel","hotel_rating":"NaN","id":4955,"location":"(43.6492486, -79.3742201)","price":65.0} {"address":"6905 Hwy 17 Mattawa Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Children Activities (Kid / Family Friendly)'"," 'Meeting rooms'"," 'Non-smoking hotel'"," 'Wheelchair Access'"," 'Refrigerator in room'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"The Canadian Ecology Centre Cabins","hotel_rating":5.0,"id":5030,"location":"(46.3077503, -78.7167353)","price":120.0} {"address":"173 7th Ave West Cardston Alberta","amenities":["['Free High Speed Internet (WiFi)'"," 'Free parking'"," 'Restaurant'"," 'Meeting rooms'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Air conditioning'"," 'Refrigerator in room'"," 'Kitchenette']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Cobblestone Manor","hotel_rating":3.5,"id":5061,"location":"(55.001251, -115.002136)","price":149.0} {"address":"5045 Boulder Mountain Road ","amenities":["[]"],"country":"Canada","hotel_name":"Chinook Cove Golf and RV","hotel_rating":4.5,"id":5295,"location":"(37.0818968, -113.5467802)","price":116.73565891472869} {"address":"136 rue du Quai Sainte-Rose-du-Nord Quebec","amenities":["['Free parking'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast Available'"," 'Children Activities (Kid / Family Friendly)'"," 'Non-smoking hotel'"," 'Public Wifi'"," 'Shuttle Bus Service'"," 'Family Rooms'"," 'Kitchenette'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Excellent","hotel_name":"Aventure Rose-des-Vents","hotel_rating":5.0,"id":5447,"location":"(48.3857788, -70.587694)","price":116.73565891472869} {"address":"2750 Highpoint Dr Milton Ontario","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Breakfast included'"," 'Breakfast Available'"," 'Business Centre with Internet Access'"," 'Conference Facilities'"," 'Indoor pool'"," 'Non-smoking hotel'"," 'Pets Allowed ( Dog / Pet Friendly )'"," 'Wheelchair Access'"," 'Microwave'"," 'Family Rooms'"," 'Non-smoking rooms'"," 'Suites']"],"country":"Canada","hotel_experience":"Average","hotel_name":"Holiday Inn Express & Suites Milton","hotel_rating":3.0,"id":5550,"location":"(50.000678, -86.000977)","price":118.0} {"address":"4551 Chemin Brassard Saint Zenon Quebec","amenities":["['Pool'"," 'Restaurant'"," 'Bar/Lounge'"," 'Free High Speed Internet (WiFi)'"," 'Fitness Centre with Gym / Workout Room'"," 'Banquet Room'"," 'Laundry Service'"," 'Non-smoking hotel'"," 'Refrigerator in room'"," 'Non-smoking rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Auberge La Glaciere","hotel_rating":3.5,"id":5730,"location":"(46.5963422, -73.8453867)","price":116.73565891472869} {"address":"2 Chauncey Street Elkford British Columbia","amenities":["['Free parking'"," 'Free High Speed Internet (WiFi)'"," 'Microwave'"," 'Refrigerator in room'"," 'Family Rooms']"],"country":"Canada","hotel_experience":"Very good","hotel_name":"Hi Rock Inn","hotel_rating":3.5,"id":5923,"location":"(50.0202625, -114.9179311)","price":116.73565891472869} {"address":"710 Lake Street ","amenities":["[]"],"country":"Canada","hotel_name":"Grefell Recreational Park","hotel_rating":4.0,"id":5932,"location":"(43.606752, -116.223498)","price":116.73565891472869} ================================================ FILE: etl/newh_df/part-00000-8b7be6b6-c958-4a62-847d-550064dd5a78-c000.json ================================================ {"id":26,"amenities":""} {"id":29,"amenities":"Free High Speed Internet WiFi"} {"id":29,"amenities":" Breakfast included"} {"id":29,"amenities":" Babysitting"} {"id":29,"amenities":" Concierge"} {"id":29,"amenities":" Dry Cleaning"} {"id":29,"amenities":" Laundry Service"} {"id":29,"amenities":" Multilingual Staff"} {"id":29,"amenities":" Nonsmoking hotel"} {"id":29,"amenities":" Air conditioning"} {"id":29,"amenities":" Nonsmoking rooms"} {"id":29,"amenities":" Suites"} {"id":474,"amenities":"Pool"} {"id":474,"amenities":" Free parking"} {"id":474,"amenities":" Free Internet"} {"id":474,"amenities":" Spa"} {"id":474,"amenities":" Fitness Centre with Gym Workout Room"} {"id":474,"amenities":" Banquet Room"} {"id":474,"amenities":" Children Activities Kid Family Friendly"} {"id":474,"amenities":" Concierge"} {"id":474,"amenities":" Heated pool"} {"id":474,"amenities":" Hot Tub"} {"id":474,"amenities":" Multilingual Staff"} {"id":474,"amenities":" Nonsmoking hotel"} {"id":474,"amenities":" SelfServe Laundry"} {"id":474,"amenities":" Tennis Court"} {"id":474,"amenities":" Microwave"} {"id":474,"amenities":" Refrigerator in room"} {"id":474,"amenities":" Family Rooms"} {"id":474,"amenities":" Kitchenette"} {"id":474,"amenities":" Nonsmoking rooms"} {"id":964,"amenities":"Free Internet"} {"id":964,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1677,"amenities":"Pool"} {"id":1677,"amenities":" Free parking"} {"id":1677,"amenities":" Free High Speed Internet WiFi"} {"id":1677,"amenities":" Breakfast included"} {"id":1677,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1677,"amenities":" Airport transportation"} {"id":1677,"amenities":" Business Centre with Internet Access"} {"id":1677,"amenities":" Concierge"} {"id":1677,"amenities":" Dry Cleaning"} {"id":1677,"amenities":" Electric vehicle charging station"} {"id":1677,"amenities":" Heated pool"} {"id":1677,"amenities":" Indoor pool"} {"id":1677,"amenities":" Laundry Service"} {"id":1677,"amenities":" Meeting rooms"} {"id":1677,"amenities":" Nonsmoking hotel"} {"id":1677,"amenities":" Public Wifi"} {"id":1677,"amenities":" SelfServe Laundry"} {"id":1677,"amenities":" Shuttle Bus Service"} {"id":1677,"amenities":" Wheelchair Access"} {"id":1677,"amenities":" Air conditioning"} {"id":1677,"amenities":" Microwave"} {"id":1677,"amenities":" Refrigerator in room"} {"id":1677,"amenities":" Accessible rooms"} {"id":1677,"amenities":" Family Rooms"} {"id":1677,"amenities":" Nonsmoking rooms"} {"id":1677,"amenities":" Suites"} {"id":1697,"amenities":""} {"id":1806,"amenities":""} {"id":1950,"amenities":"Free parking"} {"id":1950,"amenities":" Free High Speed Internet WiFi"} {"id":1950,"amenities":" Nonsmoking hotel"} {"id":1950,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1950,"amenities":" Wheelchair Access"} {"id":1950,"amenities":" Air conditioning"} {"id":1950,"amenities":" Microwave"} {"id":1950,"amenities":" Refrigerator in room"} {"id":1950,"amenities":" Kitchenette"} {"id":1950,"amenities":" Nonsmoking rooms"} {"id":2040,"amenities":"Pool"} {"id":2040,"amenities":" Restaurant"} {"id":2040,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2040,"amenities":" Free High Speed Internet WiFi"} {"id":2040,"amenities":" Room service"} {"id":2040,"amenities":" Spa"} {"id":2040,"amenities":" Banquet Room"} {"id":2040,"amenities":" Breakfast Available"} {"id":2040,"amenities":" Business Centre with Internet Access"} {"id":2040,"amenities":" Conference Facilities"} {"id":2040,"amenities":" Dry Cleaning"} {"id":2040,"amenities":" Heated pool"} {"id":2040,"amenities":" Hot Tub"} {"id":2040,"amenities":" Indoor pool"} {"id":2040,"amenities":" Laundry Service"} {"id":2040,"amenities":" Meeting rooms"} {"id":2040,"amenities":" Multilingual Staff"} {"id":2040,"amenities":" Nonsmoking hotel"} {"id":2040,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2040,"amenities":" Public Wifi"} {"id":2040,"amenities":" Wheelchair Access"} {"id":2040,"amenities":" Air conditioning"} {"id":2040,"amenities":" Refrigerator in room"} {"id":2040,"amenities":" Family Rooms"} {"id":2040,"amenities":" Nonsmoking rooms"} {"id":2040,"amenities":" Suites"} {"id":2214,"amenities":""} {"id":2250,"amenities":""} {"id":2453,"amenities":""} {"id":2509,"amenities":"Free parking"} {"id":2509,"amenities":" Nonsmoking hotel"} {"id":2509,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2509,"amenities":" Kitchenette"} {"id":2509,"amenities":" Nonsmoking rooms"} {"id":2509,"amenities":" Suites"} {"id":2529,"amenities":"Pool"} {"id":2529,"amenities":" Free High Speed Internet WiFi"} {"id":2529,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2529,"amenities":" BarLounge"} {"id":2529,"amenities":" Room service"} {"id":2529,"amenities":" Banquet Room"} {"id":2529,"amenities":" Breakfast Available"} {"id":2529,"amenities":" Business Centre with Internet Access"} {"id":2529,"amenities":" Concierge"} {"id":2529,"amenities":" Conference Facilities"} {"id":2529,"amenities":" Dry Cleaning"} {"id":2529,"amenities":" Heated pool"} {"id":2529,"amenities":" Hot Tub"} {"id":2529,"amenities":" Indoor pool"} {"id":2529,"amenities":" Meeting rooms"} {"id":2529,"amenities":" Multilingual Staff"} {"id":2529,"amenities":" Nonsmoking hotel"} {"id":2529,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2529,"amenities":" Public Wifi"} {"id":2529,"amenities":" SelfServe Laundry"} {"id":2529,"amenities":" Wheelchair Access"} {"id":2529,"amenities":" Air conditioning"} {"id":2529,"amenities":" Refrigerator in room"} {"id":2529,"amenities":" Accessible rooms"} {"id":2529,"amenities":" Nonsmoking rooms"} {"id":2529,"amenities":" Suites"} {"id":2927,"amenities":"Free parking"} {"id":2927,"amenities":" Free High Speed Internet WiFi"} {"id":2927,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2927,"amenities":" Breakfast Available"} {"id":2927,"amenities":" Conference Facilities"} {"id":2927,"amenities":" Laundry Service"} {"id":2927,"amenities":" Meeting rooms"} {"id":2927,"amenities":" Multilingual Staff"} {"id":2927,"amenities":" Nonsmoking hotel"} {"id":2927,"amenities":" Public Wifi"} {"id":2927,"amenities":" SelfServe Laundry"} {"id":2927,"amenities":" Microwave"} {"id":2927,"amenities":" Refrigerator in room"} {"id":2927,"amenities":" Accessible rooms"} {"id":2927,"amenities":" Family Rooms"} {"id":2927,"amenities":" Kitchenette"} {"id":2927,"amenities":" Nonsmoking rooms"} {"id":2927,"amenities":" Suites"} {"id":3091,"amenities":"Free parking"} {"id":3091,"amenities":" Free High Speed Internet WiFi"} {"id":3091,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3091,"amenities":" Air conditioning"} {"id":3091,"amenities":" Microwave"} {"id":3091,"amenities":" Refrigerator in room"} {"id":3091,"amenities":" Family Rooms"} {"id":3091,"amenities":" Kitchenette"} {"id":3091,"amenities":" Suites"} {"id":3506,"amenities":"Free parking"} {"id":3506,"amenities":" Free High Speed Internet WiFi"} {"id":3506,"amenities":" Breakfast included"} {"id":3506,"amenities":" Golf Course"} {"id":3506,"amenities":" Meeting rooms"} {"id":3506,"amenities":" Nonsmoking hotel"} {"id":3506,"amenities":" Public Wifi"} {"id":3506,"amenities":" Tennis Court"} {"id":3506,"amenities":" Family Rooms"} {"id":3506,"amenities":" Nonsmoking rooms"} {"id":3506,"amenities":" Suites"} {"id":4590,"amenities":""} {"id":4823,"amenities":"Free parking"} {"id":4823,"amenities":" Free High Speed Internet WiFi"} {"id":4823,"amenities":" Golf Course"} {"id":4823,"amenities":" Nonsmoking hotel"} {"id":4823,"amenities":" SelfServe Laundry"} {"id":4823,"amenities":" Microwave"} {"id":4823,"amenities":" Refrigerator in room"} {"id":4823,"amenities":" Kitchenette"} {"id":4823,"amenities":" Nonsmoking rooms"} {"id":4823,"amenities":" Suites"} {"id":4894,"amenities":"Free parking"} {"id":4894,"amenities":" Spa"} {"id":4894,"amenities":" Free High Speed Internet WiFi"} {"id":4894,"amenities":" Breakfast included"} {"id":4894,"amenities":" Breakfast Available"} {"id":4894,"amenities":" Hot Tub"} {"id":4894,"amenities":" Multilingual Staff"} {"id":4894,"amenities":" Nonsmoking hotel"} {"id":4894,"amenities":" Public Wifi"} {"id":4894,"amenities":" Sauna"} {"id":4894,"amenities":" Air conditioning"} {"id":4894,"amenities":" Refrigerator in room"} {"id":4894,"amenities":" Nonsmoking rooms"} {"id":5385,"amenities":"Free High Speed Internet WiFi"} {"id":5385,"amenities":" Nonsmoking hotel"} {"id":5385,"amenities":" Public Wifi"} {"id":5385,"amenities":" Air conditioning"} {"id":5385,"amenities":" Microwave"} {"id":5385,"amenities":" Refrigerator in room"} {"id":5385,"amenities":" Nonsmoking rooms"} {"id":5409,"amenities":""} {"id":5556,"amenities":"Free parking"} {"id":5556,"amenities":" Restaurant"} {"id":5556,"amenities":" BarLounge"} {"id":5556,"amenities":" Free High Speed Internet WiFi"} {"id":5556,"amenities":" Breakfast included"} {"id":5556,"amenities":" Nonsmoking hotel"} {"id":5556,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5556,"amenities":" Kitchenette"} {"id":5556,"amenities":" Nonsmoking rooms"} {"id":19,"amenities":"Pool"} {"id":19,"amenities":" Restaurant"} {"id":19,"amenities":" Fitness Centre with Gym Workout Room"} {"id":19,"amenities":" Room service"} {"id":19,"amenities":" BarLounge"} {"id":19,"amenities":" Free High Speed Internet WiFi"} {"id":19,"amenities":" Banquet Room"} {"id":19,"amenities":" Breakfast Available"} {"id":19,"amenities":" Business Centre with Internet Access"} {"id":19,"amenities":" Concierge"} {"id":19,"amenities":" Conference Facilities"} {"id":19,"amenities":" Dry Cleaning"} {"id":19,"amenities":" Heated pool"} {"id":19,"amenities":" Hot Tub"} {"id":19,"amenities":" Indoor pool"} {"id":19,"amenities":" Laundry Service"} {"id":19,"amenities":" Meeting rooms"} {"id":19,"amenities":" Multilingual Staff"} {"id":19,"amenities":" Nonsmoking hotel"} {"id":19,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":19,"amenities":" Public Wifi"} {"id":19,"amenities":" Wheelchair Access"} {"id":19,"amenities":" Air conditioning"} {"id":19,"amenities":" Refrigerator in room"} {"id":19,"amenities":" Accessible rooms"} {"id":19,"amenities":" Family Rooms"} {"id":19,"amenities":" Nonsmoking rooms"} {"id":19,"amenities":" Suites"} {"id":54,"amenities":""} {"id":296,"amenities":"Free parking"} {"id":296,"amenities":" Free High Speed Internet WiFi"} {"id":296,"amenities":" Breakfast included"} {"id":296,"amenities":" Fitness Centre with Gym Workout Room"} {"id":296,"amenities":" Spa"} {"id":296,"amenities":" Breakfast Available"} {"id":296,"amenities":" Business Centre with Internet Access"} {"id":296,"amenities":" Dry Cleaning"} {"id":296,"amenities":" Golf Course"} {"id":296,"amenities":" Hot Tub"} {"id":296,"amenities":" Laundry Service"} {"id":296,"amenities":" Meeting rooms"} {"id":296,"amenities":" Nonsmoking hotel"} {"id":296,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":296,"amenities":" Public Wifi"} {"id":296,"amenities":" Sauna"} {"id":296,"amenities":" SelfServe Laundry"} {"id":296,"amenities":" Wheelchair Access"} {"id":296,"amenities":" Air conditioning"} {"id":296,"amenities":" Microwave"} {"id":296,"amenities":" Refrigerator in room"} {"id":296,"amenities":" Kitchenette"} {"id":296,"amenities":" Nonsmoking rooms"} {"id":296,"amenities":" Suites"} {"id":965,"amenities":""} {"id":1280,"amenities":"Free High Speed Internet WiFi"} {"id":1280,"amenities":" Laundry Service"} {"id":1280,"amenities":" Nonsmoking hotel"} {"id":1280,"amenities":" Public Wifi"} {"id":1280,"amenities":" Air conditioning"} {"id":1280,"amenities":" Family Rooms"} {"id":1280,"amenities":" Nonsmoking rooms"} {"id":1537,"amenities":"Free parking"} {"id":1537,"amenities":" Free High Speed Internet WiFi"} {"id":1537,"amenities":" Airport transportation"} {"id":1537,"amenities":" Laundry Service"} {"id":1537,"amenities":" Nonsmoking hotel"} {"id":1537,"amenities":" Sauna"} {"id":1537,"amenities":" Refrigerator in room"} {"id":1537,"amenities":" Kitchenette"} {"id":1671,"amenities":"Pool"} {"id":1671,"amenities":" Free parking"} {"id":1671,"amenities":" Breakfast included"} {"id":1671,"amenities":" Room service"} {"id":1671,"amenities":" BarLounge"} {"id":1671,"amenities":" Free High Speed Internet WiFi"} {"id":1671,"amenities":" Banquet Room"} {"id":1671,"amenities":" Business Centre with Internet Access"} {"id":1671,"amenities":" Concierge"} {"id":1671,"amenities":" Conference Facilities"} {"id":1671,"amenities":" Hot Tub"} {"id":1671,"amenities":" Meeting rooms"} {"id":1671,"amenities":" Multilingual Staff"} {"id":1671,"amenities":" Nonsmoking hotel"} {"id":1671,"amenities":" Public Wifi"} {"id":1671,"amenities":" Family Rooms"} {"id":1671,"amenities":" Nonsmoking rooms"} {"id":1671,"amenities":" Suites"} {"id":1782,"amenities":"Restaurant"} {"id":1782,"amenities":" Room service"} {"id":1782,"amenities":" Free parking"} {"id":1782,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1782,"amenities":" Free High Speed Internet WiFi"} {"id":1782,"amenities":" BarLounge"} {"id":1782,"amenities":" Banquet Room"} {"id":1782,"amenities":" Business Centre with Internet Access"} {"id":1782,"amenities":" Conference Facilities"} {"id":1782,"amenities":" Dry Cleaning"} {"id":1782,"amenities":" Hot Tub"} {"id":1782,"amenities":" Laundry Service"} {"id":1782,"amenities":" Meeting rooms"} {"id":1782,"amenities":" Multilingual Staff"} {"id":1782,"amenities":" Nonsmoking hotel"} {"id":1782,"amenities":" Sauna"} {"id":1782,"amenities":" SelfServe Laundry"} {"id":1782,"amenities":" Wheelchair Access"} {"id":1782,"amenities":" Air conditioning"} {"id":1782,"amenities":" Family Rooms"} {"id":1782,"amenities":" Nonsmoking rooms"} {"id":1951,"amenities":"Free parking"} {"id":1951,"amenities":" Free High Speed Internet WiFi"} {"id":1951,"amenities":" Children Activities Kid Family Friendly"} {"id":1951,"amenities":" Golf Course"} {"id":1951,"amenities":" Nonsmoking hotel"} {"id":1951,"amenities":" Public Wifi"} {"id":1951,"amenities":" SelfServe Laundry"} {"id":1951,"amenities":" Wheelchair Access"} {"id":1951,"amenities":" Microwave"} {"id":1951,"amenities":" Refrigerator in room"} {"id":1951,"amenities":" Accessible rooms"} {"id":1951,"amenities":" Family Rooms"} {"id":1951,"amenities":" Kitchenette"} {"id":1951,"amenities":" Nonsmoking rooms"} {"id":1951,"amenities":" Suites"} {"id":2551,"amenities":""} {"id":2857,"amenities":""} {"id":3051,"amenities":""} {"id":3069,"amenities":"Pool"} {"id":3069,"amenities":" Free parking"} {"id":3069,"amenities":" Breakfast included"} {"id":3069,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3069,"amenities":" Free High Speed Internet WiFi"} {"id":3069,"amenities":" Banquet Room"} {"id":3069,"amenities":" Business Centre with Internet Access"} {"id":3069,"amenities":" Concierge"} {"id":3069,"amenities":" Golf Course"} {"id":3069,"amenities":" Heated pool"} {"id":3069,"amenities":" Hot Tub"} {"id":3069,"amenities":" Indoor pool"} {"id":3069,"amenities":" Laundry Service"} {"id":3069,"amenities":" Meeting rooms"} {"id":3069,"amenities":" Nonsmoking hotel"} {"id":3069,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3069,"amenities":" SelfServe Laundry"} {"id":3069,"amenities":" Wheelchair Access"} {"id":3069,"amenities":" Air conditioning"} {"id":3069,"amenities":" Family Rooms"} {"id":3069,"amenities":" Kitchenette"} {"id":3069,"amenities":" Nonsmoking rooms"} {"id":3081,"amenities":"Free parking"} {"id":3081,"amenities":" Free High Speed Internet WiFi"} {"id":3081,"amenities":" Breakfast included"} {"id":3081,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3081,"amenities":" Business Centre with Internet Access"} {"id":3081,"amenities":" Golf Course"} {"id":3081,"amenities":" Nonsmoking hotel"} {"id":3081,"amenities":" Air conditioning"} {"id":3081,"amenities":" Microwave"} {"id":3081,"amenities":" Refrigerator in room"} {"id":4082,"amenities":""} {"id":4174,"amenities":""} {"id":4256,"amenities":""} {"id":4552,"amenities":"Free parking"} {"id":4552,"amenities":" Free High Speed Internet WiFi"} {"id":4552,"amenities":" Breakfast included"} {"id":4552,"amenities":" Golf Course"} {"id":4552,"amenities":" Nonsmoking hotel"} {"id":4552,"amenities":" Public Wifi"} {"id":4552,"amenities":" Air conditioning"} {"id":4552,"amenities":" Refrigerator in room"} {"id":4552,"amenities":" Family Rooms"} {"id":4552,"amenities":" Nonsmoking rooms"} {"id":4848,"amenities":""} {"id":4929,"amenities":"Free High Speed Internet WiFi"} {"id":4929,"amenities":" Babysitting"} {"id":4929,"amenities":" Children Activities Kid Family Friendly"} {"id":4929,"amenities":" Golf Course"} {"id":4929,"amenities":" Laundry Service"} {"id":4929,"amenities":" Nonsmoking hotel"} {"id":4929,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4929,"amenities":" Air conditioning"} {"id":4929,"amenities":" Refrigerator in room"} {"id":4929,"amenities":" Nonsmoking rooms"} {"id":4929,"amenities":" Smoking rooms available"} {"id":5936,"amenities":""} {"id":237,"amenities":"Free parking"} {"id":237,"amenities":" Free High Speed Internet WiFi"} {"id":237,"amenities":" Nonsmoking hotel"} {"id":237,"amenities":" Nonsmoking rooms"} {"id":241,"amenities":"Free High Speed Internet WiFi"} {"id":241,"amenities":" Kitchenette"} {"id":564,"amenities":"Free parking"} {"id":564,"amenities":" Free High Speed Internet WiFi"} {"id":564,"amenities":" Breakfast included"} {"id":564,"amenities":" Nonsmoking hotel"} {"id":564,"amenities":" Public Wifi"} {"id":564,"amenities":" Family Rooms"} {"id":564,"amenities":" Nonsmoking rooms"} {"id":588,"amenities":"Free High Speed Internet WiFi"} {"id":588,"amenities":" Free parking"} {"id":588,"amenities":" Breakfast included"} {"id":588,"amenities":" Golf Course"} {"id":588,"amenities":" Hot Tub"} {"id":588,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":588,"amenities":" Public Wifi"} {"id":588,"amenities":" SelfServe Laundry"} {"id":588,"amenities":" Shuttle Bus Service"} {"id":588,"amenities":" Wheelchair Access"} {"id":588,"amenities":" Air conditioning"} {"id":588,"amenities":" Refrigerator in room"} {"id":588,"amenities":" Nonsmoking rooms"} {"id":857,"amenities":"Free parking"} {"id":857,"amenities":" Free High Speed Internet WiFi"} {"id":857,"amenities":" Nonsmoking hotel"} {"id":857,"amenities":" Air conditioning"} {"id":857,"amenities":" Microwave"} {"id":857,"amenities":" Refrigerator in room"} {"id":857,"amenities":" Kitchenette"} {"id":857,"amenities":" Nonsmoking rooms"} {"id":857,"amenities":" Suites"} {"id":1497,"amenities":"Restaurant"} {"id":1497,"amenities":" BarLounge"} {"id":1497,"amenities":" Free High Speed Internet WiFi"} {"id":1497,"amenities":" Dry Cleaning"} {"id":1497,"amenities":" Meeting rooms"} {"id":1497,"amenities":" Nonsmoking hotel"} {"id":1497,"amenities":" Air conditioning"} {"id":1497,"amenities":" Family Rooms"} {"id":1497,"amenities":" Nonsmoking rooms"} {"id":1547,"amenities":"Free parking"} {"id":1547,"amenities":" Restaurant"} {"id":1547,"amenities":" Free High Speed Internet WiFi"} {"id":1547,"amenities":" Airport transportation"} {"id":1547,"amenities":" Breakfast Available"} {"id":1547,"amenities":" Concierge"} {"id":1547,"amenities":" Laundry Service"} {"id":1547,"amenities":" Nonsmoking hotel"} {"id":1547,"amenities":" Public Wifi"} {"id":1547,"amenities":" SelfServe Laundry"} {"id":1547,"amenities":" Refrigerator in room"} {"id":1547,"amenities":" Nonsmoking rooms"} {"id":1636,"amenities":"Free parking"} {"id":1636,"amenities":" Free High Speed Internet WiFi"} {"id":1636,"amenities":" Breakfast included"} {"id":1636,"amenities":" Breakfast Available"} {"id":1636,"amenities":" Nonsmoking hotel"} {"id":1636,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1636,"amenities":" Public Wifi"} {"id":1636,"amenities":" Shuttle Bus Service"} {"id":1636,"amenities":" Air conditioning"} {"id":1636,"amenities":" Microwave"} {"id":1636,"amenities":" Refrigerator in room"} {"id":1636,"amenities":" Accessible rooms"} {"id":1636,"amenities":" Nonsmoking rooms"} {"id":1740,"amenities":"Free High Speed Internet WiFi"} {"id":1740,"amenities":" Pool"} {"id":1740,"amenities":" Free parking"} {"id":1740,"amenities":" Restaurant"} {"id":1740,"amenities":" Breakfast included"} {"id":1740,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1740,"amenities":" Banquet Room"} {"id":1740,"amenities":" Business Centre with Internet Access"} {"id":1740,"amenities":" Children Activities Kid Family Friendly"} {"id":1740,"amenities":" Heated pool"} {"id":1740,"amenities":" Hot Tub"} {"id":1740,"amenities":" Laundry Service"} {"id":1740,"amenities":" Meeting rooms"} {"id":1740,"amenities":" Nonsmoking hotel"} {"id":1740,"amenities":" Outdoor pool"} {"id":1740,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1740,"amenities":" Public Wifi"} {"id":1740,"amenities":" SelfServe Laundry"} {"id":1740,"amenities":" Wheelchair Access"} {"id":1740,"amenities":" Air conditioning"} {"id":1740,"amenities":" Microwave"} {"id":1740,"amenities":" Refrigerator in room"} {"id":1740,"amenities":" Family Rooms"} {"id":1740,"amenities":" Kitchenette"} {"id":1740,"amenities":" Nonsmoking rooms"} {"id":1740,"amenities":" Suites"} {"id":1983,"amenities":""} {"id":2278,"amenities":"Free parking"} {"id":2278,"amenities":" Free High Speed Internet WiFi"} {"id":2278,"amenities":" Nonsmoking hotel"} {"id":2278,"amenities":" Public Wifi"} {"id":2278,"amenities":" Nonsmoking rooms"} {"id":2341,"amenities":""} {"id":2549,"amenities":""} {"id":2660,"amenities":"Free parking"} {"id":2660,"amenities":" Free High Speed Internet WiFi"} {"id":2660,"amenities":" Concierge"} {"id":2660,"amenities":" Golf Course"} {"id":2660,"amenities":" Nonsmoking hotel"} {"id":2660,"amenities":" Tennis Court"} {"id":2660,"amenities":" Microwave"} {"id":2660,"amenities":" Refrigerator in room"} {"id":2660,"amenities":" Kitchenette"} {"id":2660,"amenities":" Nonsmoking rooms"} {"id":2882,"amenities":"Pool"} {"id":2882,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2882,"amenities":" Restaurant"} {"id":2882,"amenities":" Free parking"} {"id":2882,"amenities":" Free High Speed Internet WiFi"} {"id":2882,"amenities":" Room service"} {"id":2882,"amenities":" BarLounge"} {"id":2882,"amenities":" Business Centre with Internet Access"} {"id":2882,"amenities":" Conference Facilities"} {"id":2882,"amenities":" Dry Cleaning"} {"id":2882,"amenities":" Hot Tub"} {"id":2882,"amenities":" Indoor pool"} {"id":2882,"amenities":" Laundry Service"} {"id":2882,"amenities":" Meeting rooms"} {"id":2882,"amenities":" Multilingual Staff"} {"id":2882,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2882,"amenities":" Wheelchair Access"} {"id":2882,"amenities":" Air conditioning"} {"id":2882,"amenities":" Microwave"} {"id":2882,"amenities":" Refrigerator in room"} {"id":2882,"amenities":" Accessible rooms"} {"id":2882,"amenities":" Family Rooms"} {"id":2882,"amenities":" Kitchenette"} {"id":2882,"amenities":" Nonsmoking rooms"} {"id":2882,"amenities":" Smoking rooms available"} {"id":2882,"amenities":" Suites"} {"id":3158,"amenities":"Free Internet"} {"id":3158,"amenities":" Free parking"} {"id":3158,"amenities":" Nonsmoking rooms"} {"id":3484,"amenities":"Pool"} {"id":3484,"amenities":" Free parking"} {"id":3484,"amenities":" Air conditioning"} {"id":3491,"amenities":""} {"id":3662,"amenities":""} {"id":3888,"amenities":"Pool"} {"id":3888,"amenities":" Free parking"} {"id":3888,"amenities":" Free High Speed Internet WiFi"} {"id":3888,"amenities":" Breakfast included"} {"id":3888,"amenities":" Breakfast Available"} {"id":3888,"amenities":" Nonsmoking hotel"} {"id":3888,"amenities":" Public Wifi"} {"id":3888,"amenities":" Wheelchair Access"} {"id":3888,"amenities":" Air conditioning"} {"id":3888,"amenities":" Accessible rooms"} {"id":3888,"amenities":" Nonsmoking rooms"} {"id":3888,"amenities":" Suites"} {"id":4220,"amenities":"Free parking"} {"id":4220,"amenities":" Free High Speed Internet WiFi"} {"id":4220,"amenities":" Breakfast included"} {"id":4220,"amenities":" Breakfast Available"} {"id":4220,"amenities":" Dry Cleaning"} {"id":4220,"amenities":" Golf Course"} {"id":4220,"amenities":" Laundry Service"} {"id":4220,"amenities":" Meeting rooms"} {"id":4220,"amenities":" Multilingual Staff"} {"id":4220,"amenities":" Nonsmoking hotel"} {"id":4220,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4220,"amenities":" Wheelchair Access"} {"id":4220,"amenities":" Air conditioning"} {"id":4220,"amenities":" Family Rooms"} {"id":4220,"amenities":" Nonsmoking rooms"} {"id":4684,"amenities":""} {"id":4762,"amenities":"Free parking"} {"id":4762,"amenities":" Free High Speed Internet WiFi"} {"id":4762,"amenities":" Children Activities Kid Family Friendly"} {"id":4762,"amenities":" Nonsmoking hotel"} {"id":4762,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4762,"amenities":" SelfServe Laundry"} {"id":4762,"amenities":" Air conditioning"} {"id":4762,"amenities":" Microwave"} {"id":4762,"amenities":" Refrigerator in room"} {"id":4762,"amenities":" Family Rooms"} {"id":4762,"amenities":" Kitchenette"} {"id":4762,"amenities":" Nonsmoking rooms"} {"id":4762,"amenities":" Suites"} {"id":4798,"amenities":""} {"id":5025,"amenities":"Pool"} {"id":5025,"amenities":" Free Internet"} {"id":5025,"amenities":" Free parking"} {"id":5025,"amenities":" Restaurant"} {"id":5025,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5025,"amenities":" BarLounge"} {"id":5025,"amenities":" Conference Facilities"} {"id":5025,"amenities":" Heated pool"} {"id":5025,"amenities":" Hot Tub"} {"id":5025,"amenities":" Indoor pool"} {"id":5025,"amenities":" Meeting rooms"} {"id":5025,"amenities":" Nonsmoking hotel"} {"id":5025,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5025,"amenities":" Sauna"} {"id":5025,"amenities":" Tennis Court"} {"id":5025,"amenities":" Wheelchair Access"} {"id":5025,"amenities":" Air conditioning"} {"id":5025,"amenities":" Microwave"} {"id":5025,"amenities":" Refrigerator in room"} {"id":5025,"amenities":" Family Rooms"} {"id":5025,"amenities":" Kitchenette"} {"id":5025,"amenities":" Nonsmoking rooms"} {"id":5025,"amenities":" Suites"} {"id":5213,"amenities":"Free High Speed Internet WiFi"} {"id":5213,"amenities":" Free parking"} {"id":5213,"amenities":" Airport transportation"} {"id":5213,"amenities":" Nonsmoking hotel"} {"id":5213,"amenities":" Shuttle Bus Service"} {"id":5213,"amenities":" Air conditioning"} {"id":5213,"amenities":" Microwave"} {"id":5213,"amenities":" Refrigerator in room"} {"id":5213,"amenities":" Family Rooms"} {"id":5304,"amenities":""} {"id":5364,"amenities":""} {"id":6044,"amenities":""} {"id":34,"amenities":"Pool"} {"id":34,"amenities":" Free parking"} {"id":34,"amenities":" Restaurant"} {"id":34,"amenities":" BarLounge"} {"id":34,"amenities":" Free High Speed Internet WiFi"} {"id":34,"amenities":" Room service"} {"id":34,"amenities":" Fitness Centre with Gym Workout Room"} {"id":34,"amenities":" Banquet Room"} {"id":34,"amenities":" Breakfast Available"} {"id":34,"amenities":" Business Centre with Internet Access"} {"id":34,"amenities":" Conference Facilities"} {"id":34,"amenities":" Dry Cleaning"} {"id":34,"amenities":" Heated pool"} {"id":34,"amenities":" Hot Tub"} {"id":34,"amenities":" Indoor pool"} {"id":34,"amenities":" Laundry Service"} {"id":34,"amenities":" Meeting rooms"} {"id":34,"amenities":" Multilingual Staff"} {"id":34,"amenities":" Nonsmoking hotel"} {"id":34,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":34,"amenities":" Wheelchair Access"} {"id":34,"amenities":" Air conditioning"} {"id":34,"amenities":" Refrigerator in room"} {"id":34,"amenities":" Accessible rooms"} {"id":34,"amenities":" Family Rooms"} {"id":34,"amenities":" Nonsmoking rooms"} {"id":34,"amenities":" Suites"} {"id":184,"amenities":""} {"id":532,"amenities":"Restaurant"} {"id":532,"amenities":" Room service"} {"id":532,"amenities":" Free parking"} {"id":532,"amenities":" Free High Speed Internet WiFi"} {"id":532,"amenities":" BarLounge"} {"id":532,"amenities":" Breakfast included"} {"id":532,"amenities":" Airport transportation"} {"id":532,"amenities":" Breakfast Available"} {"id":532,"amenities":" Business Centre with Internet Access"} {"id":532,"amenities":" Conference Facilities"} {"id":532,"amenities":" Dry Cleaning"} {"id":532,"amenities":" Hot Tub"} {"id":532,"amenities":" Laundry Service"} {"id":532,"amenities":" Meeting rooms"} {"id":532,"amenities":" Multilingual Staff"} {"id":532,"amenities":" Nonsmoking hotel"} {"id":532,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":532,"amenities":" Public Wifi"} {"id":532,"amenities":" Sauna"} {"id":532,"amenities":" Refrigerator in room"} {"id":532,"amenities":" Family Rooms"} {"id":532,"amenities":" Nonsmoking rooms"} {"id":635,"amenities":"Pets Allowed Dog Pet Friendly "} {"id":1427,"amenities":""} {"id":1529,"amenities":""} {"id":1540,"amenities":"Free High Speed Internet WiFi"} {"id":1540,"amenities":" Nonsmoking hotel"} {"id":1540,"amenities":" Refrigerator in room"} {"id":1540,"amenities":" Nonsmoking rooms"} {"id":1687,"amenities":"Free parking"} {"id":1687,"amenities":" Free High Speed Internet WiFi"} {"id":1687,"amenities":" Breakfast included"} {"id":1687,"amenities":" Breakfast Available"} {"id":1687,"amenities":" Dry Cleaning"} {"id":1687,"amenities":" Golf Course"} {"id":1687,"amenities":" Laundry Service"} {"id":1687,"amenities":" Nonsmoking hotel"} {"id":1687,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1687,"amenities":" SelfServe Laundry"} {"id":1687,"amenities":" Nonsmoking rooms"} {"id":1887,"amenities":"Free parking"} {"id":1887,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1887,"amenities":" Free High Speed Internet WiFi"} {"id":1887,"amenities":" Meeting rooms"} {"id":1887,"amenities":" Nonsmoking hotel"} {"id":1887,"amenities":" Public Wifi"} {"id":1887,"amenities":" SelfServe Laundry"} {"id":1887,"amenities":" Wheelchair Access"} {"id":1887,"amenities":" Air conditioning"} {"id":1887,"amenities":" Microwave"} {"id":1887,"amenities":" Refrigerator in room"} {"id":1887,"amenities":" Nonsmoking rooms"} {"id":2158,"amenities":"Free parking"} {"id":2158,"amenities":" Free High Speed Internet WiFi"} {"id":2158,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2158,"amenities":" Airport transportation"} {"id":2158,"amenities":" Golf Course"} {"id":2158,"amenities":" Laundry Service"} {"id":2158,"amenities":" Nonsmoking hotel"} {"id":2158,"amenities":" SelfServe Laundry"} {"id":2158,"amenities":" Shuttle Bus Service"} {"id":2158,"amenities":" Wheelchair Access"} {"id":2158,"amenities":" Air conditioning"} {"id":2158,"amenities":" Microwave"} {"id":2158,"amenities":" Family Rooms"} {"id":2158,"amenities":" Kitchenette"} {"id":2158,"amenities":" Nonsmoking rooms"} {"id":2158,"amenities":" Suites"} {"id":2476,"amenities":"Free parking"} {"id":2476,"amenities":" Restaurant"} {"id":2476,"amenities":" Free High Speed Internet WiFi"} {"id":2476,"amenities":" Children Activities Kid Family Friendly"} {"id":2476,"amenities":" Hot Tub"} {"id":2476,"amenities":" Laundry Service"} {"id":2476,"amenities":" Multilingual Staff"} {"id":2476,"amenities":" Nonsmoking hotel"} {"id":2476,"amenities":" SelfServe Laundry"} {"id":2476,"amenities":" Air conditioning"} {"id":2476,"amenities":" Microwave"} {"id":2476,"amenities":" Refrigerator in room"} {"id":2476,"amenities":" Family Rooms"} {"id":2476,"amenities":" Kitchenette"} {"id":2476,"amenities":" Nonsmoking rooms"} {"id":2476,"amenities":" Suites"} {"id":2577,"amenities":"Free parking"} {"id":2577,"amenities":" Free High Speed Internet WiFi"} {"id":2577,"amenities":" Laundry Service"} {"id":2577,"amenities":" Nonsmoking hotel"} {"id":2577,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2577,"amenities":" Public Wifi"} {"id":2577,"amenities":" Refrigerator in room"} {"id":2577,"amenities":" Kitchenette"} {"id":2577,"amenities":" Nonsmoking rooms"} {"id":2724,"amenities":""} {"id":2929,"amenities":"Free parking"} {"id":2929,"amenities":" Free High Speed Internet WiFi"} {"id":2929,"amenities":" Nonsmoking hotel"} {"id":2929,"amenities":" Refrigerator in room"} {"id":2929,"amenities":" Kitchenette"} {"id":2929,"amenities":" Nonsmoking rooms"} {"id":2961,"amenities":"Room service"} {"id":2961,"amenities":" Free parking"} {"id":2961,"amenities":" Free High Speed Internet WiFi"} {"id":2961,"amenities":" Laundry Service"} {"id":2961,"amenities":" Nonsmoking hotel"} {"id":2961,"amenities":" Wheelchair Access"} {"id":2961,"amenities":" Kitchenette"} {"id":3161,"amenities":"Free parking"} {"id":3161,"amenities":" Free High Speed Internet WiFi"} {"id":3161,"amenities":" Nonsmoking hotel"} {"id":3161,"amenities":" Refrigerator in room"} {"id":3161,"amenities":" Nonsmoking rooms"} {"id":3269,"amenities":"Free parking"} {"id":3269,"amenities":" Free High Speed Internet WiFi"} {"id":3269,"amenities":" Airport transportation"} {"id":3269,"amenities":" Laundry Service"} {"id":3269,"amenities":" Nonsmoking hotel"} {"id":3269,"amenities":" Public Wifi"} {"id":3269,"amenities":" SelfServe Laundry"} {"id":3269,"amenities":" Air conditioning"} {"id":3269,"amenities":" Refrigerator in room"} {"id":3269,"amenities":" Family Rooms"} {"id":3269,"amenities":" Nonsmoking rooms"} {"id":3311,"amenities":""} {"id":3362,"amenities":""} {"id":3495,"amenities":""} {"id":4179,"amenities":""} {"id":4492,"amenities":"Free parking"} {"id":4492,"amenities":" Free High Speed Internet WiFi"} {"id":4492,"amenities":" Breakfast included"} {"id":4492,"amenities":" Conference Facilities"} {"id":4492,"amenities":" Nonsmoking hotel"} {"id":4492,"amenities":" Family Rooms"} {"id":4492,"amenities":" Nonsmoking rooms"} {"id":4657,"amenities":""} {"id":4668,"amenities":""} {"id":4732,"amenities":"Pool"} {"id":4732,"amenities":" Free parking"} {"id":4732,"amenities":" Free High Speed Internet WiFi"} {"id":4732,"amenities":" Golf Course"} {"id":4732,"amenities":" Hot Tub"} {"id":4732,"amenities":" Nonsmoking hotel"} {"id":4732,"amenities":" Public Wifi"} {"id":4732,"amenities":" SkiIn SkiOut"} {"id":4732,"amenities":" Wheelchair Access"} {"id":4732,"amenities":" Microwave"} {"id":4732,"amenities":" Kitchenette"} {"id":4732,"amenities":" Nonsmoking rooms"} {"id":4732,"amenities":" Suites"} {"id":5031,"amenities":""} {"id":5219,"amenities":"Free parking"} {"id":5219,"amenities":" Free High Speed Internet WiFi"} {"id":5219,"amenities":" Golf Course"} {"id":5219,"amenities":" Public Wifi"} {"id":5219,"amenities":" Air conditioning"} {"id":5219,"amenities":" Microwave"} {"id":5219,"amenities":" Refrigerator in room"} {"id":5219,"amenities":" Family Rooms"} {"id":5219,"amenities":" Kitchenette"} {"id":5219,"amenities":" Nonsmoking rooms"} {"id":5275,"amenities":"Pool"} {"id":5275,"amenities":" Free parking"} {"id":5275,"amenities":" Free High Speed Internet WiFi"} {"id":5275,"amenities":" Breakfast included"} {"id":5275,"amenities":" Multilingual Staff"} {"id":5275,"amenities":" Nonsmoking hotel"} {"id":5275,"amenities":" Outdoor pool"} {"id":5275,"amenities":" Public Wifi"} {"id":5275,"amenities":" Nonsmoking rooms"} {"id":5400,"amenities":"Free parking"} {"id":5400,"amenities":" Breakfast included"} {"id":5400,"amenities":" Free High Speed Internet WiFi"} {"id":5400,"amenities":" BarLounge"} {"id":5400,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5400,"amenities":" Business Centre with Internet Access"} {"id":5400,"amenities":" Laundry Service"} {"id":5400,"amenities":" Meeting rooms"} {"id":5400,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5400,"amenities":" Public Wifi"} {"id":5400,"amenities":" SelfServe Laundry"} {"id":5400,"amenities":" Wheelchair Access"} {"id":5400,"amenities":" Air conditioning"} {"id":5400,"amenities":" Microwave"} {"id":5400,"amenities":" Refrigerator in room"} {"id":5400,"amenities":" Accessible rooms"} {"id":5400,"amenities":" Family Rooms"} {"id":5400,"amenities":" Nonsmoking rooms"} {"id":5400,"amenities":" Smoking rooms available"} {"id":5496,"amenities":""} {"id":5693,"amenities":"Refrigerator in room"} {"id":5693,"amenities":" Kitchenette"} {"id":5721,"amenities":"Free parking"} {"id":5721,"amenities":" Free High Speed Internet WiFi"} {"id":5721,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5721,"amenities":" SelfServe Laundry"} {"id":5721,"amenities":" Wheelchair Access"} {"id":5721,"amenities":" Air conditioning"} {"id":5721,"amenities":" Microwave"} {"id":5721,"amenities":" Refrigerator in room"} {"id":5721,"amenities":" Kitchenette"} {"id":5721,"amenities":" Nonsmoking rooms"} {"id":5721,"amenities":" Suites"} {"id":5823,"amenities":""} {"id":5882,"amenities":""} {"id":6045,"amenities":""} {"id":262,"amenities":""} {"id":325,"amenities":""} {"id":406,"amenities":""} {"id":624,"amenities":""} {"id":998,"amenities":"Pool"} {"id":998,"amenities":" Room service"} {"id":998,"amenities":" Restaurant"} {"id":998,"amenities":" Fitness Centre with Gym Workout Room"} {"id":998,"amenities":" Free High Speed Internet WiFi"} {"id":998,"amenities":" BarLounge"} {"id":998,"amenities":" Banquet Room"} {"id":998,"amenities":" Business Centre with Internet Access"} {"id":998,"amenities":" Concierge"} {"id":998,"amenities":" Conference Facilities"} {"id":998,"amenities":" Dry Cleaning"} {"id":998,"amenities":" Heated pool"} {"id":998,"amenities":" Hot Tub"} {"id":998,"amenities":" Indoor pool"} {"id":998,"amenities":" Laundry Service"} {"id":998,"amenities":" Meeting rooms"} {"id":998,"amenities":" Multilingual Staff"} {"id":998,"amenities":" Nonsmoking hotel"} {"id":998,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":998,"amenities":" SelfServe Laundry"} {"id":998,"amenities":" Wheelchair Access"} {"id":998,"amenities":" Family Rooms"} {"id":998,"amenities":" Nonsmoking rooms"} {"id":998,"amenities":" Suites"} {"id":1567,"amenities":"Laundry Service"} {"id":1567,"amenities":" Kitchenette"} {"id":1694,"amenities":"Free parking"} {"id":1694,"amenities":" Free High Speed Internet WiFi"} {"id":1694,"amenities":" Breakfast included"} {"id":1694,"amenities":" Nonsmoking hotel"} {"id":1694,"amenities":" Public Wifi"} {"id":1694,"amenities":" Air conditioning"} {"id":1694,"amenities":" Refrigerator in room"} {"id":1694,"amenities":" Family Rooms"} {"id":1694,"amenities":" Nonsmoking rooms"} {"id":1899,"amenities":"Pool"} {"id":1899,"amenities":" Room service"} {"id":1899,"amenities":" Free parking"} {"id":1899,"amenities":" Restaurant"} {"id":1899,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1899,"amenities":" Free High Speed Internet WiFi"} {"id":1899,"amenities":" BarLounge"} {"id":1899,"amenities":" Breakfast Available"} {"id":1899,"amenities":" Children Activities Kid Family Friendly"} {"id":1899,"amenities":" Conference Facilities"} {"id":1899,"amenities":" Heated pool"} {"id":1899,"amenities":" Hot Tub"} {"id":1899,"amenities":" Indoor pool"} {"id":1899,"amenities":" Laundry Service"} {"id":1899,"amenities":" Meeting rooms"} {"id":1899,"amenities":" Multilingual Staff"} {"id":1899,"amenities":" Nonsmoking hotel"} {"id":1899,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1899,"amenities":" Public Wifi"} {"id":1899,"amenities":" SelfServe Laundry"} {"id":1899,"amenities":" Wheelchair Access"} {"id":1899,"amenities":" Air conditioning"} {"id":1899,"amenities":" Microwave"} {"id":1899,"amenities":" Refrigerator in room"} {"id":1899,"amenities":" Accessible rooms"} {"id":1899,"amenities":" Family Rooms"} {"id":1899,"amenities":" Kitchenette"} {"id":1899,"amenities":" Nonsmoking rooms"} {"id":1899,"amenities":" Suites"} {"id":2227,"amenities":"Pool"} {"id":2227,"amenities":" Room service"} {"id":2227,"amenities":" Restaurant"} {"id":2227,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2227,"amenities":" Free High Speed Internet WiFi"} {"id":2227,"amenities":" BarLounge"} {"id":2227,"amenities":" Banquet Room"} {"id":2227,"amenities":" Breakfast Available"} {"id":2227,"amenities":" Business Centre with Internet Access"} {"id":2227,"amenities":" Concierge"} {"id":2227,"amenities":" Conference Facilities"} {"id":2227,"amenities":" Dry Cleaning"} {"id":2227,"amenities":" Heated pool"} {"id":2227,"amenities":" Hot Tub"} {"id":2227,"amenities":" Indoor pool"} {"id":2227,"amenities":" Laundry Service"} {"id":2227,"amenities":" Meeting rooms"} {"id":2227,"amenities":" Multilingual Staff"} {"id":2227,"amenities":" Nonsmoking hotel"} {"id":2227,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2227,"amenities":" Public Wifi"} {"id":2227,"amenities":" Wheelchair Access"} {"id":2227,"amenities":" Air conditioning"} {"id":2227,"amenities":" Family Rooms"} {"id":2227,"amenities":" Nonsmoking rooms"} {"id":2227,"amenities":" Suites"} {"id":3399,"amenities":"Restaurant"} {"id":3399,"amenities":" Room service"} {"id":3399,"amenities":" Free parking"} {"id":3399,"amenities":" Free High Speed Internet WiFi"} {"id":3399,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3399,"amenities":" Pool"} {"id":3399,"amenities":" BarLounge"} {"id":3399,"amenities":" Banquet Room"} {"id":3399,"amenities":" Breakfast Available"} {"id":3399,"amenities":" Business Centre with Internet Access"} {"id":3399,"amenities":" Conference Facilities"} {"id":3399,"amenities":" Dry Cleaning"} {"id":3399,"amenities":" Heated pool"} {"id":3399,"amenities":" Laundry Service"} {"id":3399,"amenities":" Meeting rooms"} {"id":3399,"amenities":" Multilingual Staff"} {"id":3399,"amenities":" Nonsmoking hotel"} {"id":3399,"amenities":" Outdoor pool"} {"id":3399,"amenities":" Public Wifi"} {"id":3399,"amenities":" Wheelchair Access"} {"id":3399,"amenities":" Air conditioning"} {"id":3399,"amenities":" Nonsmoking rooms"} {"id":3399,"amenities":" Suites"} {"id":3532,"amenities":""} {"id":3636,"amenities":""} {"id":3689,"amenities":""} {"id":3752,"amenities":""} {"id":4354,"amenities":""} {"id":4513,"amenities":""} {"id":4563,"amenities":""} {"id":4879,"amenities":"Laundry Service"} {"id":4879,"amenities":" Public Wifi"} {"id":4879,"amenities":" Air conditioning"} {"id":4879,"amenities":" Refrigerator in room"} {"id":4879,"amenities":" Kitchenette"} {"id":5038,"amenities":""} {"id":5230,"amenities":""} {"id":5270,"amenities":"Free parking"} {"id":5270,"amenities":" Free High Speed Internet WiFi"} {"id":5270,"amenities":" Microwave"} {"id":5270,"amenities":" Refrigerator in room"} {"id":5270,"amenities":" Kitchenette"} {"id":5270,"amenities":" Nonsmoking rooms"} {"id":5270,"amenities":" Suites"} {"id":5425,"amenities":""} {"id":6022,"amenities":""} {"id":6123,"amenities":""} {"id":229,"amenities":"Free High Speed Internet WiFi"} {"id":229,"amenities":" Breakfast included"} {"id":229,"amenities":" Nonsmoking hotel"} {"id":229,"amenities":" Nonsmoking rooms"} {"id":650,"amenities":"Free parking"} {"id":650,"amenities":" Free High Speed Internet WiFi"} {"id":650,"amenities":" Hot Tub"} {"id":650,"amenities":" Multilingual Staff"} {"id":650,"amenities":" Nonsmoking hotel"} {"id":650,"amenities":" Public Wifi"} {"id":650,"amenities":" Microwave"} {"id":650,"amenities":" Refrigerator in room"} {"id":650,"amenities":" Kitchenette"} {"id":650,"amenities":" Nonsmoking rooms"} {"id":650,"amenities":" Suites"} {"id":1119,"amenities":"Restaurant"} {"id":1119,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1119,"amenities":" Free parking"} {"id":1119,"amenities":" Free High Speed Internet WiFi"} {"id":1119,"amenities":" Pool"} {"id":1119,"amenities":" BarLounge"} {"id":1119,"amenities":" Spa"} {"id":1119,"amenities":" Banquet Room"} {"id":1119,"amenities":" Breakfast Available"} {"id":1119,"amenities":" Business Centre with Internet Access"} {"id":1119,"amenities":" Concierge"} {"id":1119,"amenities":" Conference Facilities"} {"id":1119,"amenities":" Heated pool"} {"id":1119,"amenities":" Hot Tub"} {"id":1119,"amenities":" Laundry Service"} {"id":1119,"amenities":" Meeting rooms"} {"id":1119,"amenities":" Multilingual Staff"} {"id":1119,"amenities":" Nonsmoking hotel"} {"id":1119,"amenities":" Outdoor pool"} {"id":1119,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1119,"amenities":" Wheelchair Access"} {"id":1119,"amenities":" Microwave"} {"id":1119,"amenities":" Refrigerator in room"} {"id":1119,"amenities":" Accessible rooms"} {"id":1119,"amenities":" Family Rooms"} {"id":1119,"amenities":" Kitchenette"} {"id":1119,"amenities":" Nonsmoking rooms"} {"id":1119,"amenities":" Suites"} {"id":1185,"amenities":"Free parking"} {"id":1185,"amenities":" Free High Speed Internet WiFi"} {"id":1185,"amenities":" Refrigerator in room"} {"id":1185,"amenities":" Kitchenette"} {"id":1185,"amenities":" Nonsmoking rooms"} {"id":1212,"amenities":"Laundry Service"} {"id":1343,"amenities":"Free parking"} {"id":1343,"amenities":" Free High Speed Internet WiFi"} {"id":1343,"amenities":" Breakfast included"} {"id":1343,"amenities":" Golf Course"} {"id":1343,"amenities":" Nonsmoking hotel"} {"id":1343,"amenities":" Public Wifi"} {"id":1343,"amenities":" Air conditioning"} {"id":1343,"amenities":" Refrigerator in room"} {"id":1343,"amenities":" Family Rooms"} {"id":1343,"amenities":" Nonsmoking rooms"} {"id":1485,"amenities":"Free parking"} {"id":1485,"amenities":" Free High Speed Internet WiFi"} {"id":1485,"amenities":" Breakfast included"} {"id":1485,"amenities":" Breakfast Available"} {"id":1485,"amenities":" Nonsmoking hotel"} {"id":1485,"amenities":" Public Wifi"} {"id":1485,"amenities":" Family Rooms"} {"id":1485,"amenities":" Nonsmoking rooms"} {"id":1559,"amenities":"Free parking"} {"id":1559,"amenities":" Free High Speed Internet WiFi"} {"id":1559,"amenities":" Golf Course"} {"id":1559,"amenities":" Nonsmoking hotel"} {"id":1559,"amenities":" Public Wifi"} {"id":1559,"amenities":" Family Rooms"} {"id":1559,"amenities":" Kitchenette"} {"id":1559,"amenities":" Nonsmoking rooms"} {"id":1606,"amenities":""} {"id":1846,"amenities":""} {"id":1930,"amenities":""} {"id":1969,"amenities":"Free parking"} {"id":1969,"amenities":" Restaurant"} {"id":1969,"amenities":" BarLounge"} {"id":1969,"amenities":" Nonsmoking hotel"} {"id":1969,"amenities":" Nonsmoking rooms"} {"id":2153,"amenities":"Free parking"} {"id":2153,"amenities":" Restaurant"} {"id":2153,"amenities":" Room service"} {"id":2153,"amenities":" Free High Speed Internet WiFi"} {"id":2153,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2153,"amenities":" BarLounge"} {"id":2153,"amenities":" Airport transportation"} {"id":2153,"amenities":" Banquet Room"} {"id":2153,"amenities":" Breakfast Available"} {"id":2153,"amenities":" Business Centre with Internet Access"} {"id":2153,"amenities":" Conference Facilities"} {"id":2153,"amenities":" Dry Cleaning"} {"id":2153,"amenities":" Laundry Service"} {"id":2153,"amenities":" Meeting rooms"} {"id":2153,"amenities":" Multilingual Staff"} {"id":2153,"amenities":" Nonsmoking hotel"} {"id":2153,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2153,"amenities":" Public Wifi"} {"id":2153,"amenities":" Shuttle Bus Service"} {"id":2153,"amenities":" Wheelchair Access"} {"id":2153,"amenities":" Air conditioning"} {"id":2153,"amenities":" Microwave"} {"id":2153,"amenities":" Refrigerator in room"} {"id":2153,"amenities":" Accessible rooms"} {"id":2153,"amenities":" Nonsmoking rooms"} {"id":2153,"amenities":" Suites"} {"id":2558,"amenities":""} {"id":2590,"amenities":"Pets Allowed Dog Pet Friendly "} {"id":2593,"amenities":"Free parking"} {"id":2593,"amenities":" Free High Speed Internet WiFi"} {"id":2593,"amenities":" Children Activities Kid Family Friendly"} {"id":2593,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2593,"amenities":" SelfServe Laundry"} {"id":3136,"amenities":"Free parking"} {"id":3136,"amenities":" Restaurant"} {"id":3136,"amenities":" Free High Speed Internet WiFi"} {"id":3136,"amenities":" Airport transportation"} {"id":3136,"amenities":" Business Centre with Internet Access"} {"id":3136,"amenities":" Laundry Service"} {"id":3136,"amenities":" Nonsmoking hotel"} {"id":3136,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3136,"amenities":" Shuttle Bus Service"} {"id":3136,"amenities":" Wheelchair Access"} {"id":3136,"amenities":" Refrigerator in room"} {"id":3136,"amenities":" Family Rooms"} {"id":3136,"amenities":" Kitchenette"} {"id":3136,"amenities":" Nonsmoking rooms"} {"id":3403,"amenities":"Pool"} {"id":3403,"amenities":" Free parking"} {"id":3403,"amenities":" Free High Speed Internet WiFi"} {"id":3403,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3403,"amenities":" Banquet Room"} {"id":3403,"amenities":" Business Centre with Internet Access"} {"id":3403,"amenities":" Conference Facilities"} {"id":3403,"amenities":" Hot Tub"} {"id":3403,"amenities":" Indoor pool"} {"id":3403,"amenities":" Meeting rooms"} {"id":3403,"amenities":" Multilingual Staff"} {"id":3403,"amenities":" Nonsmoking hotel"} {"id":3403,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3403,"amenities":" Public Wifi"} {"id":3403,"amenities":" Wheelchair Access"} {"id":3403,"amenities":" Air conditioning"} {"id":3403,"amenities":" Microwave"} {"id":3403,"amenities":" Refrigerator in room"} {"id":3403,"amenities":" Accessible rooms"} {"id":3403,"amenities":" Nonsmoking rooms"} {"id":3403,"amenities":" Suites"} {"id":3671,"amenities":"Free parking"} {"id":3671,"amenities":" Free High Speed Internet WiFi"} {"id":3671,"amenities":" Breakfast included"} {"id":3671,"amenities":" Children Activities Kid Family Friendly"} {"id":3671,"amenities":" Nonsmoking hotel"} {"id":3671,"amenities":" Public Wifi"} {"id":3671,"amenities":" Air conditioning"} {"id":3671,"amenities":" Microwave"} {"id":3671,"amenities":" Refrigerator in room"} {"id":3671,"amenities":" Kitchenette"} {"id":3671,"amenities":" Nonsmoking rooms"} {"id":3687,"amenities":""} {"id":3737,"amenities":"Free parking"} {"id":3737,"amenities":" Free High Speed Internet WiFi"} {"id":3737,"amenities":" Breakfast included"} {"id":3737,"amenities":" Nonsmoking hotel"} {"id":3737,"amenities":" Public Wifi"} {"id":3737,"amenities":" Wheelchair Access"} {"id":3737,"amenities":" Air conditioning"} {"id":3737,"amenities":" Refrigerator in room"} {"id":3737,"amenities":" Accessible rooms"} {"id":3737,"amenities":" Nonsmoking rooms"} {"id":3742,"amenities":"Pool"} {"id":3742,"amenities":" Free parking"} {"id":3742,"amenities":" Restaurant"} {"id":3742,"amenities":" BarLounge"} {"id":3742,"amenities":" Free High Speed Internet WiFi"} {"id":3742,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3742,"amenities":" Room service"} {"id":3742,"amenities":" Spa"} {"id":3742,"amenities":" Banquet Room"} {"id":3742,"amenities":" Breakfast Available"} {"id":3742,"amenities":" Business Centre with Internet Access"} {"id":3742,"amenities":" Conference Facilities"} {"id":3742,"amenities":" Heated pool"} {"id":3742,"amenities":" Hot Tub"} {"id":3742,"amenities":" Indoor pool"} {"id":3742,"amenities":" Laundry Service"} {"id":3742,"amenities":" Meeting rooms"} {"id":3742,"amenities":" Nonsmoking hotel"} {"id":3742,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3742,"amenities":" SelfServe Laundry"} {"id":3742,"amenities":" Wheelchair Access"} {"id":3742,"amenities":" Air conditioning"} {"id":3742,"amenities":" Refrigerator in room"} {"id":3742,"amenities":" Accessible rooms"} {"id":3742,"amenities":" Nonsmoking rooms"} {"id":3742,"amenities":" Suites"} {"id":4479,"amenities":""} {"id":4951,"amenities":"Pool"} {"id":4951,"amenities":" Free parking"} {"id":4951,"amenities":" Free High Speed Internet WiFi"} {"id":4951,"amenities":" Breakfast Available"} {"id":4951,"amenities":" Indoor pool"} {"id":4951,"amenities":" Nonsmoking hotel"} {"id":4951,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4951,"amenities":" Air conditioning"} {"id":4951,"amenities":" Nonsmoking rooms"} {"id":5051,"amenities":"Free High Speed Internet WiFi"} {"id":5051,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5051,"amenities":" Laundry Service"} {"id":5051,"amenities":" Nonsmoking hotel"} {"id":5051,"amenities":" Public Wifi"} {"id":5051,"amenities":" Refrigerator in room"} {"id":5051,"amenities":" Nonsmoking rooms"} {"id":5087,"amenities":"Free parking"} {"id":5087,"amenities":" Free High Speed Internet WiFi"} {"id":5087,"amenities":" Breakfast included"} {"id":5087,"amenities":" Nonsmoking hotel"} {"id":5087,"amenities":" Public Wifi"} {"id":5087,"amenities":" Nonsmoking rooms"} {"id":5180,"amenities":""} {"id":5360,"amenities":"Free parking"} {"id":5360,"amenities":" Free High Speed Internet WiFi"} {"id":5360,"amenities":" Meeting rooms"} {"id":5360,"amenities":" Nonsmoking hotel"} {"id":5360,"amenities":" Air conditioning"} {"id":5577,"amenities":""} {"id":5658,"amenities":"Free parking"} {"id":5658,"amenities":" Free High Speed Internet WiFi"} {"id":5658,"amenities":" Breakfast included"} {"id":5658,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5658,"amenities":" Pool"} {"id":5658,"amenities":" Room service"} {"id":5658,"amenities":" Restaurant"} {"id":5658,"amenities":" Airport transportation"} {"id":5658,"amenities":" Breakfast Available"} {"id":5658,"amenities":" Business Centre with Internet Access"} {"id":5658,"amenities":" Children Activities Kid Family Friendly"} {"id":5658,"amenities":" Conference Facilities"} {"id":5658,"amenities":" Hot Tub"} {"id":5658,"amenities":" Indoor pool"} {"id":5658,"amenities":" Meeting rooms"} {"id":5658,"amenities":" Nonsmoking hotel"} {"id":5658,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5658,"amenities":" Public Wifi"} {"id":5658,"amenities":" SelfServe Laundry"} {"id":5658,"amenities":" Shuttle Bus Service"} {"id":5658,"amenities":" Wheelchair Access"} {"id":5658,"amenities":" Air conditioning"} {"id":5658,"amenities":" Microwave"} {"id":5658,"amenities":" Refrigerator in room"} {"id":5658,"amenities":" Family Rooms"} {"id":5658,"amenities":" Kitchenette"} {"id":5658,"amenities":" Nonsmoking rooms"} {"id":5658,"amenities":" Suites"} {"id":5794,"amenities":"Free parking"} {"id":5794,"amenities":" Free High Speed Internet WiFi"} {"id":5794,"amenities":" BarLounge"} {"id":5794,"amenities":" Airport transportation"} {"id":5794,"amenities":" Nonsmoking hotel"} {"id":5794,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5794,"amenities":" Wheelchair Access"} {"id":5794,"amenities":" Microwave"} {"id":5794,"amenities":" Refrigerator in room"} {"id":5794,"amenities":" Accessible rooms"} {"id":5794,"amenities":" Family Rooms"} {"id":5794,"amenities":" Kitchenette"} {"id":5794,"amenities":" Nonsmoking rooms"} {"id":909,"amenities":""} {"id":1025,"amenities":"Free parking"} {"id":1025,"amenities":" Free High Speed Internet WiFi"} {"id":1025,"amenities":" Nonsmoking hotel"} {"id":1025,"amenities":" Public Wifi"} {"id":1025,"amenities":" Air conditioning"} {"id":1025,"amenities":" Refrigerator in room"} {"id":1025,"amenities":" Nonsmoking rooms"} {"id":1219,"amenities":"Restaurant"} {"id":1219,"amenities":" Kitchenette"} {"id":1240,"amenities":"Pool"} {"id":1240,"amenities":" Free parking"} {"id":1240,"amenities":" Restaurant"} {"id":1240,"amenities":" Free High Speed Internet WiFi"} {"id":1240,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1240,"amenities":" BarLounge"} {"id":1240,"amenities":" Banquet Room"} {"id":1240,"amenities":" Breakfast Available"} {"id":1240,"amenities":" Business Centre with Internet Access"} {"id":1240,"amenities":" Conference Facilities"} {"id":1240,"amenities":" Dry Cleaning"} {"id":1240,"amenities":" Heated pool"} {"id":1240,"amenities":" Hot Tub"} {"id":1240,"amenities":" Indoor pool"} {"id":1240,"amenities":" Laundry Service"} {"id":1240,"amenities":" Meeting rooms"} {"id":1240,"amenities":" Multilingual Staff"} {"id":1240,"amenities":" Nonsmoking hotel"} {"id":1240,"amenities":" Public Wifi"} {"id":1240,"amenities":" SelfServe Laundry"} {"id":1240,"amenities":" Wheelchair Access"} {"id":1240,"amenities":" Air conditioning"} {"id":1240,"amenities":" Microwave"} {"id":1240,"amenities":" Refrigerator in room"} {"id":1240,"amenities":" Accessible rooms"} {"id":1240,"amenities":" Family Rooms"} {"id":1240,"amenities":" Nonsmoking rooms"} {"id":1240,"amenities":" Suites"} {"id":1256,"amenities":"Free parking"} {"id":1256,"amenities":" Free High Speed Internet WiFi"} {"id":1256,"amenities":" Nonsmoking hotel"} {"id":1256,"amenities":" Public Wifi"} {"id":1256,"amenities":" Air conditioning"} {"id":1256,"amenities":" Microwave"} {"id":1256,"amenities":" Refrigerator in room"} {"id":1256,"amenities":" Nonsmoking rooms"} {"id":1283,"amenities":"Free High Speed Internet WiFi"} {"id":1283,"amenities":" Nonsmoking hotel"} {"id":1283,"amenities":" Public Wifi"} {"id":1283,"amenities":" Air conditioning"} {"id":1283,"amenities":" Refrigerator in room"} {"id":1283,"amenities":" Kitchenette"} {"id":1283,"amenities":" Nonsmoking rooms"} {"id":1549,"amenities":"Free parking"} {"id":1549,"amenities":" Free Internet"} {"id":1549,"amenities":" Hot Tub"} {"id":1549,"amenities":" Meeting rooms"} {"id":1549,"amenities":" Nonsmoking hotel"} {"id":1549,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1549,"amenities":" Public Wifi"} {"id":1549,"amenities":" Sauna"} {"id":1549,"amenities":" Microwave"} {"id":1549,"amenities":" Refrigerator in room"} {"id":1549,"amenities":" Kitchenette"} {"id":1549,"amenities":" Nonsmoking rooms"} {"id":1937,"amenities":""} {"id":2212,"amenities":"Free parking"} {"id":2212,"amenities":" Breakfast included"} {"id":2212,"amenities":" Free High Speed Internet WiFi"} {"id":2212,"amenities":" Airport transportation"} {"id":2212,"amenities":" Laundry Service"} {"id":2212,"amenities":" Nonsmoking hotel"} {"id":2212,"amenities":" Outdoor pool"} {"id":2212,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2212,"amenities":" Air conditioning"} {"id":2212,"amenities":" Nonsmoking rooms"} {"id":2212,"amenities":" Suites"} {"id":2235,"amenities":""} {"id":2336,"amenities":""} {"id":2404,"amenities":"Restaurant"} {"id":2404,"amenities":" BarLounge"} {"id":2404,"amenities":" Free parking"} {"id":2404,"amenities":" Free High Speed Internet WiFi"} {"id":2404,"amenities":" Nonsmoking hotel"} {"id":2404,"amenities":" Public Wifi"} {"id":2404,"amenities":" Family Rooms"} {"id":2404,"amenities":" Nonsmoking rooms"} {"id":2404,"amenities":" Suites"} {"id":2470,"amenities":""} {"id":2615,"amenities":"Pool"} {"id":2615,"amenities":" Free parking"} {"id":2615,"amenities":" Free High Speed Internet WiFi"} {"id":2615,"amenities":" Breakfast included"} {"id":2615,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2615,"amenities":" Banquet Room"} {"id":2615,"amenities":" Breakfast Available"} {"id":2615,"amenities":" Business Centre with Internet Access"} {"id":2615,"amenities":" Conference Facilities"} {"id":2615,"amenities":" Golf Course"} {"id":2615,"amenities":" Heated pool"} {"id":2615,"amenities":" Hot Tub"} {"id":2615,"amenities":" Indoor pool"} {"id":2615,"amenities":" Laundry Service"} {"id":2615,"amenities":" Meeting rooms"} {"id":2615,"amenities":" Multilingual Staff"} {"id":2615,"amenities":" Nonsmoking hotel"} {"id":2615,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2615,"amenities":" SelfServe Laundry"} {"id":2615,"amenities":" Wheelchair Access"} {"id":2615,"amenities":" Microwave"} {"id":2615,"amenities":" Family Rooms"} {"id":2615,"amenities":" Nonsmoking rooms"} {"id":2784,"amenities":""} {"id":2939,"amenities":"Free parking"} {"id":2939,"amenities":" Free High Speed Internet WiFi"} {"id":2939,"amenities":" Children Activities Kid Family Friendly"} {"id":2939,"amenities":" Nonsmoking hotel"} {"id":2939,"amenities":" Microwave"} {"id":2939,"amenities":" Refrigerator in room"} {"id":2939,"amenities":" Kitchenette"} {"id":2939,"amenities":" Nonsmoking rooms"} {"id":2971,"amenities":""} {"id":3210,"amenities":"Pool"} {"id":3210,"amenities":" Free parking"} {"id":3210,"amenities":" Restaurant"} {"id":3210,"amenities":" Free High Speed Internet WiFi"} {"id":3210,"amenities":" Room service"} {"id":3210,"amenities":" Business Centre with Internet Access"} {"id":3210,"amenities":" Heated pool"} {"id":3210,"amenities":" Hot Tub"} {"id":3210,"amenities":" Indoor pool"} {"id":3210,"amenities":" Meeting rooms"} {"id":3210,"amenities":" Nonsmoking hotel"} {"id":3210,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3210,"amenities":" SelfServe Laundry"} {"id":3210,"amenities":" Tennis Court"} {"id":3210,"amenities":" Wheelchair Access"} {"id":3210,"amenities":" Air conditioning"} {"id":3210,"amenities":" Family Rooms"} {"id":3210,"amenities":" Nonsmoking rooms"} {"id":3239,"amenities":"Free parking"} {"id":3239,"amenities":" Breakfast included"} {"id":3239,"amenities":" Free High Speed Internet WiFi"} {"id":3239,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3239,"amenities":" Concierge"} {"id":3239,"amenities":" Laundry Service"} {"id":3239,"amenities":" Meeting rooms"} {"id":3239,"amenities":" Nonsmoking hotel"} {"id":3239,"amenities":" SelfServe Laundry"} {"id":3239,"amenities":" Air conditioning"} {"id":3239,"amenities":" Kitchenette"} {"id":3239,"amenities":" Nonsmoking rooms"} {"id":3239,"amenities":" Suites"} {"id":3390,"amenities":""} {"id":3405,"amenities":"Pool"} {"id":3405,"amenities":" Free parking"} {"id":3405,"amenities":" Free High Speed Internet WiFi"} {"id":3405,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3405,"amenities":" Breakfast included"} {"id":3405,"amenities":" BarLounge"} {"id":3405,"amenities":" Breakfast Available"} {"id":3405,"amenities":" Business Centre with Internet Access"} {"id":3405,"amenities":" Dry Cleaning"} {"id":3405,"amenities":" Heated pool"} {"id":3405,"amenities":" Hot Tub"} {"id":3405,"amenities":" Indoor pool"} {"id":3405,"amenities":" Laundry Service"} {"id":3405,"amenities":" Meeting rooms"} {"id":3405,"amenities":" Nonsmoking hotel"} {"id":3405,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3405,"amenities":" Wheelchair Access"} {"id":3405,"amenities":" Air conditioning"} {"id":3405,"amenities":" Microwave"} {"id":3405,"amenities":" Family Rooms"} {"id":3405,"amenities":" Nonsmoking rooms"} {"id":3405,"amenities":" Suites"} {"id":3617,"amenities":"Free parking"} {"id":3617,"amenities":" Free High Speed Internet WiFi"} {"id":3617,"amenities":" Breakfast included"} {"id":3617,"amenities":" Golf Course"} {"id":3617,"amenities":" Laundry Service"} {"id":3617,"amenities":" Nonsmoking hotel"} {"id":3617,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3617,"amenities":" SelfServe Laundry"} {"id":3617,"amenities":" Wheelchair Access"} {"id":3617,"amenities":" Air conditioning"} {"id":3617,"amenities":" Microwave"} {"id":3617,"amenities":" Refrigerator in room"} {"id":3617,"amenities":" Family Rooms"} {"id":3617,"amenities":" Nonsmoking rooms"} {"id":4167,"amenities":"Free parking"} {"id":4167,"amenities":" Restaurant"} {"id":4167,"amenities":" BarLounge"} {"id":4167,"amenities":" Free High Speed Internet WiFi"} {"id":4167,"amenities":" Breakfast included"} {"id":4167,"amenities":" Breakfast Available"} {"id":4167,"amenities":" Multilingual Staff"} {"id":4167,"amenities":" Nonsmoking hotel"} {"id":4167,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4167,"amenities":" Public Wifi"} {"id":4167,"amenities":" Wheelchair Access"} {"id":4167,"amenities":" Refrigerator in room"} {"id":4167,"amenities":" Family Rooms"} {"id":4167,"amenities":" Nonsmoking rooms"} {"id":4167,"amenities":" Suites"} {"id":4254,"amenities":"Free parking"} {"id":4254,"amenities":" Laundry Service"} {"id":4254,"amenities":" Nonsmoking hotel"} {"id":4254,"amenities":" Microwave"} {"id":4254,"amenities":" Refrigerator in room"} {"id":4254,"amenities":" Accessible rooms"} {"id":4254,"amenities":" Kitchenette"} {"id":4254,"amenities":" Nonsmoking rooms"} {"id":4254,"amenities":" Smoking rooms available"} {"id":4275,"amenities":"Free High Speed Internet WiFi"} {"id":4275,"amenities":" Nonsmoking hotel"} {"id":4275,"amenities":" Public Wifi"} {"id":4275,"amenities":" Air conditioning"} {"id":4275,"amenities":" Refrigerator in room"} {"id":4275,"amenities":" Nonsmoking rooms"} {"id":4677,"amenities":"Free parking"} {"id":4677,"amenities":" Restaurant"} {"id":4677,"amenities":" Nonsmoking hotel"} {"id":4677,"amenities":" Family Rooms"} {"id":4677,"amenities":" Nonsmoking rooms"} {"id":4791,"amenities":""} {"id":5007,"amenities":"Free Internet"} {"id":5007,"amenities":" Nonsmoking hotel"} {"id":5007,"amenities":" Nonsmoking rooms"} {"id":5045,"amenities":"Free parking"} {"id":5045,"amenities":" Free High Speed Internet WiFi"} {"id":5045,"amenities":" Breakfast included"} {"id":5045,"amenities":" Concierge"} {"id":5045,"amenities":" Nonsmoking hotel"} {"id":5045,"amenities":" Public Wifi"} {"id":5045,"amenities":" Air conditioning"} {"id":5045,"amenities":" Microwave"} {"id":5045,"amenities":" Refrigerator in room"} {"id":5045,"amenities":" Kitchenette"} {"id":5045,"amenities":" Nonsmoking rooms"} {"id":5045,"amenities":" Suites"} {"id":5455,"amenities":"Free parking"} {"id":5455,"amenities":" Breakfast included"} {"id":5455,"amenities":" Free High Speed Internet WiFi"} {"id":5455,"amenities":" Nonsmoking hotel"} {"id":5455,"amenities":" SelfServe Laundry"} {"id":5455,"amenities":" Air conditioning"} {"id":5455,"amenities":" Microwave"} {"id":5455,"amenities":" Refrigerator in room"} {"id":5455,"amenities":" Family Rooms"} {"id":5455,"amenities":" Kitchenette"} {"id":5455,"amenities":" Nonsmoking rooms"} {"id":5455,"amenities":" Suites"} {"id":5847,"amenities":"Pool"} {"id":5847,"amenities":" Free parking"} {"id":5847,"amenities":" Restaurant"} {"id":5847,"amenities":" BarLounge"} {"id":5847,"amenities":" Free High Speed Internet WiFi"} {"id":5847,"amenities":" Banquet Room"} {"id":5847,"amenities":" Breakfast Available"} {"id":5847,"amenities":" Business Centre with Internet Access"} {"id":5847,"amenities":" Conference Facilities"} {"id":5847,"amenities":" Hot Tub"} {"id":5847,"amenities":" Laundry Service"} {"id":5847,"amenities":" Meeting rooms"} {"id":5847,"amenities":" Nonsmoking hotel"} {"id":5847,"amenities":" Outdoor pool"} {"id":5847,"amenities":" Public Wifi"} {"id":5847,"amenities":" Wheelchair Access"} {"id":5847,"amenities":" Air conditioning"} {"id":5847,"amenities":" Refrigerator in room"} {"id":5847,"amenities":" Accessible rooms"} {"id":5847,"amenities":" Nonsmoking rooms"} {"id":5847,"amenities":" Suites"} {"id":6072,"amenities":""} {"id":6094,"amenities":"Free parking"} {"id":6094,"amenities":" Restaurant"} {"id":6094,"amenities":" Breakfast included"} {"id":6094,"amenities":" BarLounge"} {"id":6094,"amenities":" Free High Speed Internet WiFi"} {"id":6094,"amenities":" Babysitting"} {"id":6094,"amenities":" Children Activities Kid Family Friendly"} {"id":6094,"amenities":" Electric vehicle charging station"} {"id":6094,"amenities":" Laundry Service"} {"id":6094,"amenities":" Meeting rooms"} {"id":6094,"amenities":" Nonsmoking hotel"} {"id":6094,"amenities":" Public Wifi"} {"id":6094,"amenities":" Shuttle Bus Service"} {"id":6094,"amenities":" Family Rooms"} {"id":6094,"amenities":" Nonsmoking rooms"} {"id":31,"amenities":"Free High Speed Internet WiFi"} {"id":31,"amenities":" Free parking"} {"id":31,"amenities":" Breakfast included"} {"id":31,"amenities":" Hot Tub"} {"id":31,"amenities":" Laundry Service"} {"id":31,"amenities":" Multilingual Staff"} {"id":31,"amenities":" Nonsmoking hotel"} {"id":31,"amenities":" Public Wifi"} {"id":31,"amenities":" SelfServe Laundry"} {"id":31,"amenities":" Air conditioning"} {"id":31,"amenities":" Microwave"} {"id":31,"amenities":" Refrigerator in room"} {"id":31,"amenities":" Nonsmoking rooms"} {"id":31,"amenities":" Suites"} {"id":376,"amenities":"Free parking"} {"id":376,"amenities":" Room service"} {"id":376,"amenities":" Free High Speed Internet WiFi"} {"id":376,"amenities":" Laundry Service"} {"id":376,"amenities":" Nonsmoking hotel"} {"id":376,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":376,"amenities":" Public Wifi"} {"id":376,"amenities":" Air conditioning"} {"id":376,"amenities":" Microwave"} {"id":376,"amenities":" Refrigerator in room"} {"id":376,"amenities":" Family Rooms"} {"id":376,"amenities":" Kitchenette"} {"id":376,"amenities":" Nonsmoking rooms"} {"id":376,"amenities":" Smoking rooms available"} {"id":516,"amenities":"Free parking"} {"id":516,"amenities":" Free High Speed Internet WiFi"} {"id":516,"amenities":" Breakfast included"} {"id":516,"amenities":" Meeting rooms"} {"id":516,"amenities":" Nonsmoking hotel"} {"id":516,"amenities":" Public Wifi"} {"id":516,"amenities":" Family Rooms"} {"id":516,"amenities":" Nonsmoking rooms"} {"id":662,"amenities":"Free parking"} {"id":662,"amenities":" Free High Speed Internet WiFi"} {"id":662,"amenities":" Multilingual Staff"} {"id":662,"amenities":" Nonsmoking hotel"} {"id":662,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":662,"amenities":" Public Wifi"} {"id":662,"amenities":" Wheelchair Access"} {"id":662,"amenities":" Microwave"} {"id":662,"amenities":" Refrigerator in room"} {"id":662,"amenities":" Accessible rooms"} {"id":662,"amenities":" Nonsmoking rooms"} {"id":1361,"amenities":"Pool"} {"id":1361,"amenities":" Restaurant"} {"id":1361,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1361,"amenities":" Free parking"} {"id":1361,"amenities":" BarLounge"} {"id":1361,"amenities":" Free High Speed Internet WiFi"} {"id":1361,"amenities":" Spa"} {"id":1361,"amenities":" Banquet Room"} {"id":1361,"amenities":" Business Centre with Internet Access"} {"id":1361,"amenities":" Children Activities Kid Family Friendly"} {"id":1361,"amenities":" Conference Facilities"} {"id":1361,"amenities":" Dry Cleaning"} {"id":1361,"amenities":" Hot Tub"} {"id":1361,"amenities":" Indoor pool"} {"id":1361,"amenities":" Laundry Service"} {"id":1361,"amenities":" Meeting rooms"} {"id":1361,"amenities":" Multilingual Staff"} {"id":1361,"amenities":" Nonsmoking hotel"} {"id":1361,"amenities":" Outdoor pool"} {"id":1361,"amenities":" Sauna"} {"id":1361,"amenities":" Tennis Court"} {"id":1361,"amenities":" Wheelchair Access"} {"id":1361,"amenities":" Air conditioning"} {"id":1361,"amenities":" Family Rooms"} {"id":1361,"amenities":" Nonsmoking rooms"} {"id":1361,"amenities":" Suites"} {"id":1434,"amenities":""} {"id":1722,"amenities":"Free parking"} {"id":1722,"amenities":" Free High Speed Internet WiFi"} {"id":1722,"amenities":" Restaurant"} {"id":1722,"amenities":" Business Centre with Internet Access"} {"id":1722,"amenities":" Golf Course"} {"id":1722,"amenities":" Nonsmoking hotel"} {"id":1722,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1722,"amenities":" Air conditioning"} {"id":1722,"amenities":" Refrigerator in room"} {"id":1722,"amenities":" Kitchenette"} {"id":1722,"amenities":" Nonsmoking rooms"} {"id":1722,"amenities":" Suites"} {"id":1811,"amenities":""} {"id":1991,"amenities":""} {"id":2414,"amenities":""} {"id":2441,"amenities":"Free parking"} {"id":2441,"amenities":" Free High Speed Internet WiFi"} {"id":2441,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2441,"amenities":" Meeting rooms"} {"id":2441,"amenities":" Nonsmoking hotel"} {"id":2441,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2441,"amenities":" Wheelchair Access"} {"id":2441,"amenities":" Refrigerator in room"} {"id":2441,"amenities":" Nonsmoking rooms"} {"id":2491,"amenities":"Free parking"} {"id":2491,"amenities":" Free High Speed Internet WiFi"} {"id":2491,"amenities":" Breakfast included"} {"id":2491,"amenities":" Hot Tub"} {"id":2491,"amenities":" Laundry Service"} {"id":2491,"amenities":" Nonsmoking hotel"} {"id":2491,"amenities":" Public Wifi"} {"id":2491,"amenities":" Sauna"} {"id":2491,"amenities":" Refrigerator in room"} {"id":2491,"amenities":" Nonsmoking rooms"} {"id":2894,"amenities":""} {"id":2963,"amenities":"Free High Speed Internet WiFi"} {"id":2963,"amenities":" Children Activities Kid Family Friendly"} {"id":2963,"amenities":" Laundry Service"} {"id":2963,"amenities":" Nonsmoking hotel"} {"id":2963,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2963,"amenities":" Public Wifi"} {"id":2963,"amenities":" Wheelchair Access"} {"id":2963,"amenities":" Air conditioning"} {"id":2963,"amenities":" Refrigerator in room"} {"id":2963,"amenities":" Nonsmoking rooms"} {"id":3372,"amenities":"Pool"} {"id":3372,"amenities":" Restaurant"} {"id":3372,"amenities":" Free High Speed Internet WiFi"} {"id":3372,"amenities":" Free parking"} {"id":3372,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3372,"amenities":" BarLounge"} {"id":3372,"amenities":" Banquet Room"} {"id":3372,"amenities":" Breakfast Available"} {"id":3372,"amenities":" Children Activities Kid Family Friendly"} {"id":3372,"amenities":" Heated pool"} {"id":3372,"amenities":" Laundry Service"} {"id":3372,"amenities":" Multilingual Staff"} {"id":3372,"amenities":" Nonsmoking hotel"} {"id":3372,"amenities":" Outdoor pool"} {"id":3372,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3372,"amenities":" Public Wifi"} {"id":3372,"amenities":" SelfServe Laundry"} {"id":3372,"amenities":" Air conditioning"} {"id":3372,"amenities":" Refrigerator in room"} {"id":3372,"amenities":" Accessible rooms"} {"id":3372,"amenities":" Family Rooms"} {"id":3372,"amenities":" Nonsmoking rooms"} {"id":3372,"amenities":" Suites"} {"id":3408,"amenities":""} {"id":3457,"amenities":"Free High Speed Internet WiFi"} {"id":3457,"amenities":" Laundry Service"} {"id":3457,"amenities":" Public Wifi"} {"id":3457,"amenities":" Air conditioning"} {"id":3457,"amenities":" Microwave"} {"id":3457,"amenities":" Refrigerator in room"} {"id":3570,"amenities":""} {"id":4293,"amenities":"Free Internet"} {"id":4293,"amenities":" Free parking"} {"id":4293,"amenities":" Business Centre with Internet Access"} {"id":4293,"amenities":" Meeting rooms"} {"id":4293,"amenities":" Air conditioning"} {"id":4293,"amenities":" Refrigerator in room"} {"id":4293,"amenities":" Family Rooms"} {"id":4293,"amenities":" Kitchenette"} {"id":4402,"amenities":""} {"id":4623,"amenities":"Free parking"} {"id":4623,"amenities":" Free High Speed Internet WiFi"} {"id":4623,"amenities":" Breakfast included"} {"id":4623,"amenities":" Children Activities Kid Family Friendly"} {"id":4623,"amenities":" Hot Tub"} {"id":4623,"amenities":" Nonsmoking hotel"} {"id":4623,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4623,"amenities":" Family Rooms"} {"id":4623,"amenities":" Kitchenette"} {"id":4623,"amenities":" Nonsmoking rooms"} {"id":4623,"amenities":" Suites"} {"id":4646,"amenities":"Free parking"} {"id":4646,"amenities":" Pool"} {"id":4646,"amenities":" Room service"} {"id":4646,"amenities":" Free High Speed Internet WiFi"} {"id":4646,"amenities":" Breakfast included"} {"id":4646,"amenities":" Children Activities Kid Family Friendly"} {"id":4646,"amenities":" Hot Tub"} {"id":4646,"amenities":" Indoor pool"} {"id":4646,"amenities":" Nonsmoking hotel"} {"id":4646,"amenities":" Microwave"} {"id":4646,"amenities":" Minibar"} {"id":4646,"amenities":" Refrigerator in room"} {"id":4646,"amenities":" Suites"} {"id":4783,"amenities":"Breakfast included"} {"id":4783,"amenities":" Free parking"} {"id":4783,"amenities":" Free High Speed Internet WiFi"} {"id":4783,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4783,"amenities":" Restaurant"} {"id":4783,"amenities":" Room service"} {"id":4783,"amenities":" BarLounge"} {"id":4783,"amenities":" Business Centre with Internet Access"} {"id":4783,"amenities":" Concierge"} {"id":4783,"amenities":" Hot Tub"} {"id":4783,"amenities":" Laundry Service"} {"id":4783,"amenities":" Meeting rooms"} {"id":4783,"amenities":" Nonsmoking hotel"} {"id":4783,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4783,"amenities":" Public Wifi"} {"id":4783,"amenities":" SelfServe Laundry"} {"id":4783,"amenities":" Wheelchair Access"} {"id":4783,"amenities":" Air conditioning"} {"id":4783,"amenities":" Microwave"} {"id":4783,"amenities":" Refrigerator in room"} {"id":4783,"amenities":" Family Rooms"} {"id":4783,"amenities":" Nonsmoking rooms"} {"id":5103,"amenities":"Pool"} {"id":5103,"amenities":" Free parking"} {"id":5103,"amenities":" Restaurant"} {"id":5103,"amenities":" Room service"} {"id":5103,"amenities":" BarLounge"} {"id":5103,"amenities":" Free High Speed Internet WiFi"} {"id":5103,"amenities":" Dry Cleaning"} {"id":5103,"amenities":" Golf Course"} {"id":5103,"amenities":" Hot Tub"} {"id":5103,"amenities":" Indoor pool"} {"id":5103,"amenities":" Laundry Service"} {"id":5103,"amenities":" Meeting rooms"} {"id":5103,"amenities":" Nonsmoking hotel"} {"id":5103,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5103,"amenities":" Sauna"} {"id":5103,"amenities":" Wheelchair Access"} {"id":5103,"amenities":" Air conditioning"} {"id":5103,"amenities":" Refrigerator in room"} {"id":5103,"amenities":" Nonsmoking rooms"} {"id":5103,"amenities":" Suites"} {"id":5909,"amenities":"Pool"} {"id":5909,"amenities":" Free parking"} {"id":5909,"amenities":" Restaurant"} {"id":5909,"amenities":" BarLounge"} {"id":5909,"amenities":" Free High Speed Internet WiFi"} {"id":5909,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5909,"amenities":" Banquet Room"} {"id":5909,"amenities":" Business Centre with Internet Access"} {"id":5909,"amenities":" Conference Facilities"} {"id":5909,"amenities":" Dry Cleaning"} {"id":5909,"amenities":" Hot Tub"} {"id":5909,"amenities":" Indoor pool"} {"id":5909,"amenities":" Laundry Service"} {"id":5909,"amenities":" Meeting rooms"} {"id":5909,"amenities":" Multilingual Staff"} {"id":5909,"amenities":" Nonsmoking hotel"} {"id":5909,"amenities":" Public Wifi"} {"id":5909,"amenities":" Wheelchair Access"} {"id":5909,"amenities":" Air conditioning"} {"id":5909,"amenities":" Microwave"} {"id":5909,"amenities":" Minibar"} {"id":5909,"amenities":" Refrigerator in room"} {"id":5909,"amenities":" Accessible rooms"} {"id":5909,"amenities":" Nonsmoking rooms"} {"id":5909,"amenities":" Suites"} {"id":6074,"amenities":"Free parking"} {"id":6074,"amenities":" Free High Speed Internet WiFi"} {"id":6074,"amenities":" Breakfast included"} {"id":6074,"amenities":" Fitness Centre with Gym Workout Room"} {"id":6074,"amenities":" Breakfast Available"} {"id":6074,"amenities":" Business Centre with Internet Access"} {"id":6074,"amenities":" Dry Cleaning"} {"id":6074,"amenities":" Laundry Service"} {"id":6074,"amenities":" Meeting rooms"} {"id":6074,"amenities":" Nonsmoking hotel"} {"id":6074,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":6074,"amenities":" SelfServe Laundry"} {"id":6074,"amenities":" Wheelchair Access"} {"id":6074,"amenities":" Air conditioning"} {"id":6074,"amenities":" Refrigerator in room"} {"id":6074,"amenities":" Family Rooms"} {"id":6074,"amenities":" Nonsmoking rooms"} {"id":201,"amenities":"Pool"} {"id":201,"amenities":" Restaurant"} {"id":201,"amenities":" Fitness Centre with Gym Workout Room"} {"id":201,"amenities":" Free High Speed Internet WiFi"} {"id":201,"amenities":" Room service"} {"id":201,"amenities":" BarLounge"} {"id":201,"amenities":" Spa"} {"id":201,"amenities":" Breakfast Available"} {"id":201,"amenities":" Concierge"} {"id":201,"amenities":" Conference Facilities"} {"id":201,"amenities":" Dry Cleaning"} {"id":201,"amenities":" Heated pool"} {"id":201,"amenities":" Hot Tub"} {"id":201,"amenities":" Indoor pool"} {"id":201,"amenities":" Laundry Service"} {"id":201,"amenities":" Meeting rooms"} {"id":201,"amenities":" Multilingual Staff"} {"id":201,"amenities":" Nonsmoking hotel"} {"id":201,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":201,"amenities":" Public Wifi"} {"id":201,"amenities":" SelfServe Laundry"} {"id":201,"amenities":" Wheelchair Access"} {"id":201,"amenities":" Air conditioning"} {"id":201,"amenities":" Refrigerator in room"} {"id":201,"amenities":" Family Rooms"} {"id":201,"amenities":" Nonsmoking rooms"} {"id":201,"amenities":" Suites"} {"id":232,"amenities":"Free parking"} {"id":232,"amenities":" Free High Speed Internet WiFi"} {"id":232,"amenities":" Breakfast included"} {"id":232,"amenities":" Nonsmoking hotel"} {"id":232,"amenities":" SelfServe Laundry"} {"id":232,"amenities":" Wheelchair Access"} {"id":232,"amenities":" Air conditioning"} {"id":232,"amenities":" Microwave"} {"id":232,"amenities":" Refrigerator in room"} {"id":232,"amenities":" Kitchenette"} {"id":232,"amenities":" Nonsmoking rooms"} {"id":402,"amenities":""} {"id":990,"amenities":"Restaurant"} {"id":990,"amenities":" Free parking"} {"id":990,"amenities":" Free High Speed Internet WiFi"} {"id":990,"amenities":" BarLounge"} {"id":990,"amenities":" Room service"} {"id":990,"amenities":" Fitness Centre with Gym Workout Room"} {"id":990,"amenities":" Banquet Room"} {"id":990,"amenities":" Business Centre with Internet Access"} {"id":990,"amenities":" Conference Facilities"} {"id":990,"amenities":" Dry Cleaning"} {"id":990,"amenities":" Laundry Service"} {"id":990,"amenities":" Meeting rooms"} {"id":990,"amenities":" Multilingual Staff"} {"id":990,"amenities":" Nonsmoking hotel"} {"id":990,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":990,"amenities":" Public Wifi"} {"id":990,"amenities":" SelfServe Laundry"} {"id":990,"amenities":" Wheelchair Access"} {"id":990,"amenities":" Air conditioning"} {"id":990,"amenities":" Refrigerator in room"} {"id":990,"amenities":" Family Rooms"} {"id":990,"amenities":" Nonsmoking rooms"} {"id":990,"amenities":" Suites"} {"id":1141,"amenities":"Free parking"} {"id":1141,"amenities":" Free High Speed Internet WiFi"} {"id":1141,"amenities":" Nonsmoking hotel"} {"id":1141,"amenities":" Refrigerator in room"} {"id":1141,"amenities":" Nonsmoking rooms"} {"id":1252,"amenities":"Free parking"} {"id":1252,"amenities":" Pool"} {"id":1252,"amenities":" Free High Speed Internet WiFi"} {"id":1252,"amenities":" Breakfast included"} {"id":1252,"amenities":" Kids pool"} {"id":1252,"amenities":" Nonsmoking hotel"} {"id":1252,"amenities":" Wheelchair Access"} {"id":1252,"amenities":" Air conditioning"} {"id":1252,"amenities":" Microwave"} {"id":1252,"amenities":" Family Rooms"} {"id":1252,"amenities":" Nonsmoking rooms"} {"id":1405,"amenities":"Pool"} {"id":1405,"amenities":" Free Internet"} {"id":1405,"amenities":" Free parking"} {"id":1405,"amenities":" Children Activities Kid Family Friendly"} {"id":1405,"amenities":" Golf Course"} {"id":1405,"amenities":" Nonsmoking hotel"} {"id":1405,"amenities":" Outdoor pool"} {"id":1405,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1405,"amenities":" Public Wifi"} {"id":1405,"amenities":" Sauna"} {"id":1405,"amenities":" Air conditioning"} {"id":1405,"amenities":" Refrigerator in room"} {"id":1405,"amenities":" Family Rooms"} {"id":1405,"amenities":" Kitchenette"} {"id":1405,"amenities":" Nonsmoking rooms"} {"id":1405,"amenities":" Smoking rooms available"} {"id":1548,"amenities":""} {"id":1650,"amenities":""} {"id":1975,"amenities":"Free High Speed Internet WiFi"} {"id":1975,"amenities":" Air conditioning"} {"id":1975,"amenities":" Refrigerator in room"} {"id":2022,"amenities":""} {"id":2185,"amenities":"Free parking"} {"id":2185,"amenities":" Restaurant"} {"id":2185,"amenities":" Room service"} {"id":2185,"amenities":" BarLounge"} {"id":2185,"amenities":" Free High Speed Internet WiFi"} {"id":2185,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2185,"amenities":" Banquet Room"} {"id":2185,"amenities":" Breakfast Available"} {"id":2185,"amenities":" Business Centre with Internet Access"} {"id":2185,"amenities":" Conference Facilities"} {"id":2185,"amenities":" Dry Cleaning"} {"id":2185,"amenities":" Laundry Service"} {"id":2185,"amenities":" Meeting rooms"} {"id":2185,"amenities":" Multilingual Staff"} {"id":2185,"amenities":" Nonsmoking hotel"} {"id":2185,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2185,"amenities":" SelfServe Laundry"} {"id":2185,"amenities":" Wheelchair Access"} {"id":2185,"amenities":" Air conditioning"} {"id":2185,"amenities":" Family Rooms"} {"id":2185,"amenities":" Nonsmoking rooms"} {"id":2185,"amenities":" Suites"} {"id":2360,"amenities":"Free parking"} {"id":2360,"amenities":" Free High Speed Internet WiFi"} {"id":2360,"amenities":" Nonsmoking hotel"} {"id":2360,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2360,"amenities":" Public Wifi"} {"id":2360,"amenities":" Air conditioning"} {"id":2360,"amenities":" Refrigerator in room"} {"id":2360,"amenities":" Nonsmoking rooms"} {"id":2360,"amenities":" Smoking rooms available"} {"id":2606,"amenities":"Free High Speed Internet WiFi"} {"id":2606,"amenities":" Free parking"} {"id":2606,"amenities":" Restaurant"} {"id":2606,"amenities":" Breakfast included"} {"id":2606,"amenities":" Laundry Service"} {"id":2606,"amenities":" Nonsmoking hotel"} {"id":2606,"amenities":" Air conditioning"} {"id":2606,"amenities":" Refrigerator in room"} {"id":2606,"amenities":" Nonsmoking rooms"} {"id":2606,"amenities":" Suites"} {"id":2738,"amenities":""} {"id":2835,"amenities":"Free parking"} {"id":2835,"amenities":" Free High Speed Internet WiFi"} {"id":2835,"amenities":" Breakfast included"} {"id":2835,"amenities":" Nonsmoking hotel"} {"id":2835,"amenities":" Public Wifi"} {"id":2835,"amenities":" Microwave"} {"id":2835,"amenities":" Refrigerator in room"} {"id":2835,"amenities":" Nonsmoking rooms"} {"id":2835,"amenities":" Suites"} {"id":3353,"amenities":""} {"id":3486,"amenities":""} {"id":3652,"amenities":"Pool"} {"id":3652,"amenities":" Free parking"} {"id":3652,"amenities":" Free High Speed Internet WiFi"} {"id":3652,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3652,"amenities":" Hot Tub"} {"id":3652,"amenities":" Indoor pool"} {"id":3652,"amenities":" Laundry Service"} {"id":3652,"amenities":" Nonsmoking hotel"} {"id":3652,"amenities":" SelfServe Laundry"} {"id":3652,"amenities":" Tennis Court"} {"id":3652,"amenities":" Air conditioning"} {"id":3652,"amenities":" Refrigerator in room"} {"id":3652,"amenities":" Family Rooms"} {"id":3652,"amenities":" Kitchenette"} {"id":3652,"amenities":" Nonsmoking rooms"} {"id":3652,"amenities":" Suites"} {"id":3734,"amenities":"Free parking"} {"id":3734,"amenities":" Free High Speed Internet WiFi"} {"id":3734,"amenities":" Golf Course"} {"id":3734,"amenities":" Nonsmoking hotel"} {"id":3734,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3734,"amenities":" Refrigerator in room"} {"id":4150,"amenities":"Free parking"} {"id":4150,"amenities":" Pool"} {"id":4150,"amenities":" Free High Speed Internet WiFi"} {"id":4150,"amenities":" Breakfast included"} {"id":4150,"amenities":" Room service"} {"id":4150,"amenities":" Business Centre with Internet Access"} {"id":4150,"amenities":" Heated pool"} {"id":4150,"amenities":" Laundry Service"} {"id":4150,"amenities":" Meeting rooms"} {"id":4150,"amenities":" Nonsmoking hotel"} {"id":4150,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4150,"amenities":" Sauna"} {"id":4150,"amenities":" SelfServe Laundry"} {"id":4150,"amenities":" Wheelchair Access"} {"id":4150,"amenities":" Air conditioning"} {"id":4150,"amenities":" Refrigerator in room"} {"id":4150,"amenities":" Kitchenette"} {"id":4150,"amenities":" Nonsmoking rooms"} {"id":4150,"amenities":" Suites"} {"id":4324,"amenities":"Pool"} {"id":4324,"amenities":" Free parking"} {"id":4324,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4340,"amenities":""} {"id":4495,"amenities":"Free parking"} {"id":4495,"amenities":" Free High Speed Internet WiFi"} {"id":4495,"amenities":" Breakfast included"} {"id":4495,"amenities":" Breakfast Available"} {"id":4495,"amenities":" Golf Course"} {"id":4495,"amenities":" Laundry Service"} {"id":4495,"amenities":" Nonsmoking hotel"} {"id":4495,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4495,"amenities":" Wheelchair Access"} {"id":4495,"amenities":" Microwave"} {"id":4495,"amenities":" Nonsmoking rooms"} {"id":4664,"amenities":"Free parking"} {"id":4664,"amenities":" Free High Speed Internet WiFi"} {"id":4664,"amenities":" Public Wifi"} {"id":4664,"amenities":" SkiIn SkiOut"} {"id":4664,"amenities":" Air conditioning"} {"id":4664,"amenities":" Refrigerator in room"} {"id":4902,"amenities":"Free parking"} {"id":4902,"amenities":" Free High Speed Internet WiFi"} {"id":4902,"amenities":" Breakfast included"} {"id":4902,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4902,"amenities":" Concierge"} {"id":4902,"amenities":" Dry Cleaning"} {"id":4902,"amenities":" Laundry Service"} {"id":4902,"amenities":" Meeting rooms"} {"id":4902,"amenities":" Nonsmoking hotel"} {"id":4902,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4902,"amenities":" Public Wifi"} {"id":4902,"amenities":" Wheelchair Access"} {"id":4902,"amenities":" Air conditioning"} {"id":4902,"amenities":" Microwave"} {"id":4902,"amenities":" Refrigerator in room"} {"id":4902,"amenities":" Kitchenette"} {"id":4902,"amenities":" Nonsmoking rooms"} {"id":4902,"amenities":" Smoking rooms available"} {"id":4902,"amenities":" Suites"} {"id":5075,"amenities":"Free High Speed Internet WiFi"} {"id":5075,"amenities":" Golf Course"} {"id":5075,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5075,"amenities":" Wheelchair Access"} {"id":5075,"amenities":" Air conditioning"} {"id":5075,"amenities":" Refrigerator in room"} {"id":5075,"amenities":" Accessible rooms"} {"id":5169,"amenities":"Free parking"} {"id":5169,"amenities":" Free High Speed Internet WiFi"} {"id":5169,"amenities":" Breakfast included"} {"id":5169,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5169,"amenities":" Business Centre with Internet Access"} {"id":5169,"amenities":" Hot Tub"} {"id":5169,"amenities":" Meeting rooms"} {"id":5169,"amenities":" Nonsmoking hotel"} {"id":5169,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5169,"amenities":" Public Wifi"} {"id":5169,"amenities":" SelfServe Laundry"} {"id":5169,"amenities":" Wheelchair Access"} {"id":5169,"amenities":" Air conditioning"} {"id":5169,"amenities":" Microwave"} {"id":5169,"amenities":" Refrigerator in room"} {"id":5169,"amenities":" Accessible rooms"} {"id":5169,"amenities":" Family Rooms"} {"id":5169,"amenities":" Kitchenette"} {"id":5169,"amenities":" Nonsmoking rooms"} {"id":5169,"amenities":" Suites"} {"id":5189,"amenities":""} {"id":5644,"amenities":"Free parking"} {"id":5644,"amenities":" Restaurant"} {"id":5644,"amenities":" BarLounge"} {"id":5644,"amenities":" Free Internet"} {"id":5644,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5644,"amenities":" Public Wifi"} {"id":5644,"amenities":" Refrigerator in room"} {"id":5644,"amenities":" Family Rooms"} {"id":5644,"amenities":" Kitchenette"} {"id":5644,"amenities":" Nonsmoking rooms"} {"id":5942,"amenities":"Free parking"} {"id":5942,"amenities":" Free High Speed Internet WiFi"} {"id":5942,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5942,"amenities":" Wheelchair Access"} {"id":5942,"amenities":" Air conditioning"} {"id":5942,"amenities":" Refrigerator in room"} {"id":5942,"amenities":" Kitchenette"} {"id":5942,"amenities":" Suites"} {"id":6040,"amenities":"Room service"} {"id":6040,"amenities":" Free parking"} {"id":6040,"amenities":" Restaurant"} {"id":6040,"amenities":" BarLounge"} {"id":6040,"amenities":" Free High Speed Internet WiFi"} {"id":6040,"amenities":" Banquet Room"} {"id":6040,"amenities":" Business Centre with Internet Access"} {"id":6040,"amenities":" Dry Cleaning"} {"id":6040,"amenities":" Golf Course"} {"id":6040,"amenities":" Laundry Service"} {"id":6040,"amenities":" Meeting rooms"} {"id":6040,"amenities":" Multilingual Staff"} {"id":6040,"amenities":" Nonsmoking hotel"} {"id":6040,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":6040,"amenities":" Wheelchair Access"} {"id":6040,"amenities":" Air conditioning"} {"id":6040,"amenities":" Accessible rooms"} {"id":6040,"amenities":" Family Rooms"} {"id":6040,"amenities":" Nonsmoking rooms"} {"id":6040,"amenities":" Suites"} {"id":25,"amenities":"Restaurant"} {"id":25,"amenities":" Fitness Centre with Gym Workout Room"} {"id":25,"amenities":" Room service"} {"id":25,"amenities":" BarLounge"} {"id":25,"amenities":" Spa"} {"id":25,"amenities":" Pool"} {"id":25,"amenities":" Free Internet"} {"id":25,"amenities":" Babysitting"} {"id":25,"amenities":" Banquet Room"} {"id":25,"amenities":" Breakfast Available"} {"id":25,"amenities":" Business Centre with Internet Access"} {"id":25,"amenities":" Children Activities Kid Family Friendly"} {"id":25,"amenities":" Concierge"} {"id":25,"amenities":" Conference Facilities"} {"id":25,"amenities":" Dry Cleaning"} {"id":25,"amenities":" Heated pool"} {"id":25,"amenities":" Indoor pool"} {"id":25,"amenities":" Laundry Service"} {"id":25,"amenities":" Meeting rooms"} {"id":25,"amenities":" Multilingual Staff"} {"id":25,"amenities":" Paid Wifi"} {"id":25,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":25,"amenities":" Sauna"} {"id":25,"amenities":" Wheelchair Access"} {"id":25,"amenities":" Family Rooms"} {"id":25,"amenities":" Nonsmoking rooms"} {"id":25,"amenities":" Suites"} {"id":814,"amenities":"Free parking"} {"id":814,"amenities":" Free High Speed Internet WiFi"} {"id":814,"amenities":" Nonsmoking hotel"} {"id":814,"amenities":" Kitchenette"} {"id":814,"amenities":" Nonsmoking rooms"} {"id":880,"amenities":""} {"id":1099,"amenities":"Free parking"} {"id":1099,"amenities":" Free High Speed Internet WiFi"} {"id":1099,"amenities":" Breakfast included"} {"id":1099,"amenities":" Laundry Service"} {"id":1099,"amenities":" Wheelchair Access"} {"id":1099,"amenities":" Family Rooms"} {"id":1299,"amenities":"Free parking"} {"id":1299,"amenities":" Free High Speed Internet WiFi"} {"id":1299,"amenities":" Restaurant"} {"id":1299,"amenities":" Nonsmoking hotel"} {"id":1299,"amenities":" Public Wifi"} {"id":1299,"amenities":" Air conditioning"} {"id":1299,"amenities":" Refrigerator in room"} {"id":1299,"amenities":" Nonsmoking rooms"} {"id":1312,"amenities":"Free parking"} {"id":1312,"amenities":" Breakfast included"} {"id":1312,"amenities":" Free High Speed Internet WiFi"} {"id":1312,"amenities":" Nonsmoking hotel"} {"id":1312,"amenities":" Public Wifi"} {"id":1312,"amenities":" Nonsmoking rooms"} {"id":1472,"amenities":""} {"id":1757,"amenities":"Free parking"} {"id":1757,"amenities":" Free High Speed Internet WiFi"} {"id":1757,"amenities":" Laundry Service"} {"id":1757,"amenities":" Nonsmoking hotel"} {"id":1757,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1757,"amenities":" Air conditioning"} {"id":1757,"amenities":" Microwave"} {"id":1757,"amenities":" Refrigerator in room"} {"id":1757,"amenities":" Kitchenette"} {"id":1778,"amenities":"Free High Speed Internet WiFi"} {"id":1778,"amenities":" Free parking"} {"id":1778,"amenities":" Room service"} {"id":1778,"amenities":" Restaurant"} {"id":1778,"amenities":" BarLounge"} {"id":1778,"amenities":" Spa"} {"id":1778,"amenities":" Breakfast included"} {"id":1778,"amenities":" Banquet Room"} {"id":1778,"amenities":" Business Centre with Internet Access"} {"id":1778,"amenities":" Concierge"} {"id":1778,"amenities":" Conference Facilities"} {"id":1778,"amenities":" Dry Cleaning"} {"id":1778,"amenities":" Laundry Service"} {"id":1778,"amenities":" Meeting rooms"} {"id":1778,"amenities":" Multilingual Staff"} {"id":1778,"amenities":" Nonsmoking hotel"} {"id":1778,"amenities":" Wheelchair Access"} {"id":1778,"amenities":" Air conditioning"} {"id":1778,"amenities":" Refrigerator in room"} {"id":1778,"amenities":" Nonsmoking rooms"} {"id":1826,"amenities":"Pool"} {"id":1826,"amenities":" Free parking"} {"id":1826,"amenities":" Free High Speed Internet WiFi"} {"id":1826,"amenities":" Breakfast included"} {"id":1826,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1826,"amenities":" Spa"} {"id":1826,"amenities":" Business Centre with Internet Access"} {"id":1826,"amenities":" Dry Cleaning"} {"id":1826,"amenities":" Heated pool"} {"id":1826,"amenities":" Hot Tub"} {"id":1826,"amenities":" Indoor pool"} {"id":1826,"amenities":" Laundry Service"} {"id":1826,"amenities":" Meeting rooms"} {"id":1826,"amenities":" Multilingual Staff"} {"id":1826,"amenities":" Nonsmoking hotel"} {"id":1826,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1826,"amenities":" SelfServe Laundry"} {"id":1826,"amenities":" Wheelchair Access"} {"id":1826,"amenities":" Air conditioning"} {"id":1826,"amenities":" Microwave"} {"id":1826,"amenities":" Family Rooms"} {"id":1826,"amenities":" Kitchenette"} {"id":1826,"amenities":" Nonsmoking rooms"} {"id":1893,"amenities":""} {"id":2016,"amenities":"Free parking"} {"id":2016,"amenities":" Free High Speed Internet WiFi"} {"id":2016,"amenities":" Nonsmoking hotel"} {"id":2016,"amenities":" Public Wifi"} {"id":2016,"amenities":" Air conditioning"} {"id":2016,"amenities":" Microwave"} {"id":2016,"amenities":" Refrigerator in room"} {"id":2110,"amenities":""} {"id":2478,"amenities":"Free parking"} {"id":2478,"amenities":" Free High Speed Internet WiFi"} {"id":2478,"amenities":" Laundry Service"} {"id":2478,"amenities":" Nonsmoking hotel"} {"id":2478,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2478,"amenities":" Wheelchair Access"} {"id":2478,"amenities":" Refrigerator in room"} {"id":2478,"amenities":" Family Rooms"} {"id":2478,"amenities":" Nonsmoking rooms"} {"id":2622,"amenities":"Free parking"} {"id":2622,"amenities":" Free High Speed Internet WiFi"} {"id":2622,"amenities":" Breakfast included"} {"id":2622,"amenities":" Room service"} {"id":2622,"amenities":" Restaurant"} {"id":2622,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2622,"amenities":" Business Centre with Internet Access"} {"id":2622,"amenities":" Dry Cleaning"} {"id":2622,"amenities":" Hot Tub"} {"id":2622,"amenities":" Meeting rooms"} {"id":2622,"amenities":" Multilingual Staff"} {"id":2622,"amenities":" Nonsmoking hotel"} {"id":2622,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2622,"amenities":" Wheelchair Access"} {"id":2622,"amenities":" Microwave"} {"id":2622,"amenities":" Family Rooms"} {"id":2622,"amenities":" Nonsmoking rooms"} {"id":2622,"amenities":" Suites"} {"id":2653,"amenities":"Free parking"} {"id":2653,"amenities":" Free Internet"} {"id":2653,"amenities":" BarLounge"} {"id":2653,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2653,"amenities":" Banquet Room"} {"id":2653,"amenities":" Concierge"} {"id":2653,"amenities":" Conference Facilities"} {"id":2653,"amenities":" Laundry Service"} {"id":2653,"amenities":" Meeting rooms"} {"id":2653,"amenities":" Multilingual Staff"} {"id":2653,"amenities":" Nonsmoking hotel"} {"id":2653,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2653,"amenities":" Public Wifi"} {"id":2653,"amenities":" SelfServe Laundry"} {"id":2653,"amenities":" Microwave"} {"id":2653,"amenities":" Refrigerator in room"} {"id":2653,"amenities":" Family Rooms"} {"id":2653,"amenities":" Kitchenette"} {"id":2653,"amenities":" Nonsmoking rooms"} {"id":2653,"amenities":" Suites"} {"id":2708,"amenities":"Free parking"} {"id":2708,"amenities":" Spa"} {"id":2708,"amenities":" Free High Speed Internet WiFi"} {"id":2708,"amenities":" Golf Course"} {"id":2708,"amenities":" Meeting rooms"} {"id":2708,"amenities":" Nonsmoking hotel"} {"id":2708,"amenities":" Air conditioning"} {"id":2742,"amenities":""} {"id":2787,"amenities":"Pets Allowed Dog Pet Friendly "} {"id":3275,"amenities":"Pool"} {"id":3275,"amenities":" Free Internet"} {"id":3275,"amenities":" Children Activities Kid Family Friendly"} {"id":3275,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3431,"amenities":""} {"id":4224,"amenities":"Free parking"} {"id":4224,"amenities":" Free High Speed Internet WiFi"} {"id":4224,"amenities":" Breakfast included"} {"id":4224,"amenities":" Business Centre with Internet Access"} {"id":4224,"amenities":" Electric vehicle charging station"} {"id":4224,"amenities":" Nonsmoking hotel"} {"id":4224,"amenities":" Air conditioning"} {"id":4224,"amenities":" Refrigerator in room"} {"id":4224,"amenities":" Family Rooms"} {"id":4224,"amenities":" Nonsmoking rooms"} {"id":4224,"amenities":" Suites"} {"id":4538,"amenities":"Free High Speed Internet WiFi"} {"id":4538,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4538,"amenities":" Kitchenette"} {"id":4746,"amenities":"Free parking"} {"id":4746,"amenities":" Free High Speed Internet WiFi"} {"id":4746,"amenities":" Dry Cleaning"} {"id":4746,"amenities":" Nonsmoking hotel"} {"id":4746,"amenities":" Refrigerator in room"} {"id":4826,"amenities":"Free parking"} {"id":4826,"amenities":" Free High Speed Internet WiFi"} {"id":4826,"amenities":" Breakfast included"} {"id":4826,"amenities":" Business Centre with Internet Access"} {"id":4826,"amenities":" Nonsmoking hotel"} {"id":4826,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4826,"amenities":" Public Wifi"} {"id":4826,"amenities":" Wheelchair Access"} {"id":4826,"amenities":" Air conditioning"} {"id":4826,"amenities":" Microwave"} {"id":4826,"amenities":" Minibar"} {"id":4826,"amenities":" Refrigerator in room"} {"id":4826,"amenities":" Nonsmoking rooms"} {"id":4934,"amenities":""} {"id":4942,"amenities":"Restaurant"} {"id":4942,"amenities":" BarLounge"} {"id":4942,"amenities":" Free High Speed Internet WiFi"} {"id":4942,"amenities":" Golf Course"} {"id":4942,"amenities":" Nonsmoking hotel"} {"id":4942,"amenities":" Public Wifi"} {"id":4942,"amenities":" Air conditioning"} {"id":4942,"amenities":" Microwave"} {"id":4942,"amenities":" Family Rooms"} {"id":4942,"amenities":" Kitchenette"} {"id":4942,"amenities":" Nonsmoking rooms"} {"id":5201,"amenities":"Golf Course"} {"id":5201,"amenities":" Laundry Service"} {"id":5567,"amenities":"Free parking"} {"id":5567,"amenities":" Restaurant"} {"id":5567,"amenities":" Free High Speed Internet WiFi"} {"id":5567,"amenities":" Room service"} {"id":5567,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5567,"amenities":" Banquet Room"} {"id":5567,"amenities":" Breakfast Available"} {"id":5567,"amenities":" Business Centre with Internet Access"} {"id":5567,"amenities":" Conference Facilities"} {"id":5567,"amenities":" Dry Cleaning"} {"id":5567,"amenities":" Laundry Service"} {"id":5567,"amenities":" Meeting rooms"} {"id":5567,"amenities":" Nonsmoking hotel"} {"id":5567,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5567,"amenities":" Public Wifi"} {"id":5567,"amenities":" SelfServe Laundry"} {"id":5567,"amenities":" Air conditioning"} {"id":5567,"amenities":" Refrigerator in room"} {"id":5567,"amenities":" Family Rooms"} {"id":5567,"amenities":" Nonsmoking rooms"} {"id":5567,"amenities":" Suites"} {"id":5631,"amenities":"Free parking"} {"id":5631,"amenities":" Free High Speed Internet WiFi"} {"id":5631,"amenities":" Golf Course"} {"id":5631,"amenities":" Laundry Service"} {"id":5631,"amenities":" Nonsmoking hotel"} {"id":5631,"amenities":" Shuttle Bus Service"} {"id":5631,"amenities":" Microwave"} {"id":5631,"amenities":" Refrigerator in room"} {"id":5901,"amenities":"Golf Course"} {"id":5901,"amenities":" Nonsmoking hotel"} {"id":5901,"amenities":" Public Wifi"} {"id":5901,"amenities":" Family Rooms"} {"id":5901,"amenities":" Nonsmoking rooms"} {"id":686,"amenities":""} {"id":1016,"amenities":"Free parking"} {"id":1016,"amenities":" Free High Speed Internet WiFi"} {"id":1016,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1016,"amenities":" Meeting rooms"} {"id":1016,"amenities":" Nonsmoking hotel"} {"id":1016,"amenities":" Family Rooms"} {"id":1238,"amenities":"Pool"} {"id":1238,"amenities":" Free High Speed Internet WiFi"} {"id":1238,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1238,"amenities":" Breakfast included"} {"id":1238,"amenities":" Banquet Room"} {"id":1238,"amenities":" Business Centre with Internet Access"} {"id":1238,"amenities":" Conference Facilities"} {"id":1238,"amenities":" Dry Cleaning"} {"id":1238,"amenities":" Heated pool"} {"id":1238,"amenities":" Hot Tub"} {"id":1238,"amenities":" Indoor pool"} {"id":1238,"amenities":" Laundry Service"} {"id":1238,"amenities":" Meeting rooms"} {"id":1238,"amenities":" Multilingual Staff"} {"id":1238,"amenities":" Nonsmoking hotel"} {"id":1238,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1238,"amenities":" Sauna"} {"id":1238,"amenities":" SelfServe Laundry"} {"id":1238,"amenities":" Wheelchair Access"} {"id":1238,"amenities":" Air conditioning"} {"id":1238,"amenities":" Microwave"} {"id":1238,"amenities":" Refrigerator in room"} {"id":1238,"amenities":" Family Rooms"} {"id":1238,"amenities":" Kitchenette"} {"id":1238,"amenities":" Nonsmoking rooms"} {"id":1238,"amenities":" Suites"} {"id":1737,"amenities":""} {"id":1777,"amenities":"Pool"} {"id":1777,"amenities":" Room service"} {"id":1777,"amenities":" Free High Speed Internet WiFi"} {"id":1777,"amenities":" BarLounge"} {"id":1777,"amenities":" Free parking"} {"id":1777,"amenities":" Restaurant"} {"id":1777,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1777,"amenities":" Banquet Room"} {"id":1777,"amenities":" Breakfast Available"} {"id":1777,"amenities":" Business Centre with Internet Access"} {"id":1777,"amenities":" Concierge"} {"id":1777,"amenities":" Conference Facilities"} {"id":1777,"amenities":" Dry Cleaning"} {"id":1777,"amenities":" Heated pool"} {"id":1777,"amenities":" Hot Tub"} {"id":1777,"amenities":" Indoor pool"} {"id":1777,"amenities":" Laundry Service"} {"id":1777,"amenities":" Meeting rooms"} {"id":1777,"amenities":" Multilingual Staff"} {"id":1777,"amenities":" Nonsmoking hotel"} {"id":1777,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1777,"amenities":" Public Wifi"} {"id":1777,"amenities":" Shuttle Bus Service"} {"id":1777,"amenities":" Wheelchair Access"} {"id":1777,"amenities":" Air conditioning"} {"id":1777,"amenities":" Refrigerator in room"} {"id":1777,"amenities":" Accessible rooms"} {"id":1777,"amenities":" Family Rooms"} {"id":1777,"amenities":" Nonsmoking rooms"} {"id":1777,"amenities":" Suites"} {"id":1785,"amenities":"Pool"} {"id":1785,"amenities":" Free parking"} {"id":1785,"amenities":" Restaurant"} {"id":1785,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1785,"amenities":" Room service"} {"id":1785,"amenities":" Free High Speed Internet WiFi"} {"id":1785,"amenities":" BarLounge"} {"id":1785,"amenities":" Banquet Room"} {"id":1785,"amenities":" Breakfast Available"} {"id":1785,"amenities":" Business Centre with Internet Access"} {"id":1785,"amenities":" Conference Facilities"} {"id":1785,"amenities":" Dry Cleaning"} {"id":1785,"amenities":" Heated pool"} {"id":1785,"amenities":" Indoor pool"} {"id":1785,"amenities":" Laundry Service"} {"id":1785,"amenities":" Meeting rooms"} {"id":1785,"amenities":" Multilingual Staff"} {"id":1785,"amenities":" Nonsmoking hotel"} {"id":1785,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1785,"amenities":" Public Wifi"} {"id":1785,"amenities":" Wheelchair Access"} {"id":1785,"amenities":" Air conditioning"} {"id":1785,"amenities":" Microwave"} {"id":1785,"amenities":" Refrigerator in room"} {"id":1785,"amenities":" Accessible rooms"} {"id":1785,"amenities":" Family Rooms"} {"id":1785,"amenities":" Nonsmoking rooms"} {"id":1785,"amenities":" Suites"} {"id":1795,"amenities":"Free parking"} {"id":1795,"amenities":" Free High Speed Internet WiFi"} {"id":1795,"amenities":" Breakfast included"} {"id":1795,"amenities":" Breakfast Available"} {"id":1795,"amenities":" Business Centre with Internet Access"} {"id":1795,"amenities":" Dry Cleaning"} {"id":1795,"amenities":" Laundry Service"} {"id":1795,"amenities":" Meeting rooms"} {"id":1795,"amenities":" Nonsmoking hotel"} {"id":1795,"amenities":" SelfServe Laundry"} {"id":1795,"amenities":" Wheelchair Access"} {"id":1795,"amenities":" Air conditioning"} {"id":1795,"amenities":" Microwave"} {"id":1795,"amenities":" Refrigerator in room"} {"id":1795,"amenities":" Nonsmoking rooms"} {"id":1795,"amenities":" Suites"} {"id":1810,"amenities":"Free parking"} {"id":1810,"amenities":" Free High Speed Internet WiFi"} {"id":1810,"amenities":" Babysitting"} {"id":1810,"amenities":" Children Activities Kid Family Friendly"} {"id":1810,"amenities":" Nonsmoking hotel"} {"id":1810,"amenities":" Public Wifi"} {"id":1810,"amenities":" Air conditioning"} {"id":1810,"amenities":" Refrigerator in room"} {"id":1810,"amenities":" Nonsmoking rooms"} {"id":1810,"amenities":" Smoking rooms available"} {"id":1935,"amenities":""} {"id":2373,"amenities":""} {"id":2715,"amenities":""} {"id":2849,"amenities":"Children Activities Kid Family Friendly"} {"id":2849,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2887,"amenities":"Breakfast included"} {"id":2887,"amenities":" Free parking"} {"id":2887,"amenities":" Free High Speed Internet WiFi"} {"id":2887,"amenities":" Business Centre with Internet Access"} {"id":2887,"amenities":" Dry Cleaning"} {"id":2887,"amenities":" Meeting rooms"} {"id":2887,"amenities":" Nonsmoking hotel"} {"id":2887,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2887,"amenities":" SelfServe Laundry"} {"id":2887,"amenities":" Wheelchair Access"} {"id":2887,"amenities":" Air conditioning"} {"id":2887,"amenities":" Microwave"} {"id":2887,"amenities":" Refrigerator in room"} {"id":2887,"amenities":" Kitchenette"} {"id":2887,"amenities":" Nonsmoking rooms"} {"id":3287,"amenities":""} {"id":3433,"amenities":"Pool"} {"id":3433,"amenities":" Free parking"} {"id":3433,"amenities":" Free High Speed Internet WiFi"} {"id":3433,"amenities":" Breakfast included"} {"id":3433,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3433,"amenities":" Business Centre with Internet Access"} {"id":3433,"amenities":" Dry Cleaning"} {"id":3433,"amenities":" Heated pool"} {"id":3433,"amenities":" Hot Tub"} {"id":3433,"amenities":" Indoor pool"} {"id":3433,"amenities":" Laundry Service"} {"id":3433,"amenities":" Meeting rooms"} {"id":3433,"amenities":" Nonsmoking hotel"} {"id":3433,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3433,"amenities":" Public Wifi"} {"id":3433,"amenities":" SelfServe Laundry"} {"id":3433,"amenities":" Wheelchair Access"} {"id":3433,"amenities":" Family Rooms"} {"id":3433,"amenities":" Nonsmoking rooms"} {"id":3433,"amenities":" Suites"} {"id":3605,"amenities":""} {"id":4343,"amenities":"Pool"} {"id":4343,"amenities":" Free parking"} {"id":4343,"amenities":" Free High Speed Internet WiFi"} {"id":4343,"amenities":" Breakfast included"} {"id":4343,"amenities":" Spa"} {"id":4343,"amenities":" Babysitting"} {"id":4343,"amenities":" Heated pool"} {"id":4343,"amenities":" Hot Tub"} {"id":4343,"amenities":" Indoor pool"} {"id":4343,"amenities":" Laundry Service"} {"id":4343,"amenities":" Meeting rooms"} {"id":4343,"amenities":" Nonsmoking hotel"} {"id":4343,"amenities":" Public Wifi"} {"id":4343,"amenities":" Air conditioning"} {"id":4343,"amenities":" Refrigerator in room"} {"id":4343,"amenities":" Family Rooms"} {"id":4343,"amenities":" Nonsmoking rooms"} {"id":4494,"amenities":"Free parking"} {"id":4494,"amenities":" Free High Speed Internet WiFi"} {"id":4494,"amenities":" Breakfast included"} {"id":4494,"amenities":" Meeting rooms"} {"id":4494,"amenities":" Nonsmoking hotel"} {"id":4494,"amenities":" Public Wifi"} {"id":4494,"amenities":" Wheelchair Access"} {"id":4494,"amenities":" Air conditioning"} {"id":4494,"amenities":" Microwave"} {"id":4494,"amenities":" Refrigerator in room"} {"id":4494,"amenities":" Family Rooms"} {"id":4494,"amenities":" Nonsmoking rooms"} {"id":4547,"amenities":"Free parking"} {"id":4547,"amenities":" Free High Speed Internet WiFi"} {"id":4547,"amenities":" Business Centre with Internet Access"} {"id":4547,"amenities":" Golf Course"} {"id":4547,"amenities":" Nonsmoking hotel"} {"id":4547,"amenities":" Air conditioning"} {"id":4547,"amenities":" Family Rooms"} {"id":4585,"amenities":"Nonsmoking hotel"} {"id":4585,"amenities":" Sauna"} {"id":4585,"amenities":" Microwave"} {"id":4685,"amenities":"Free parking"} {"id":4685,"amenities":" Free High Speed Internet WiFi"} {"id":4685,"amenities":" Breakfast included"} {"id":4685,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4685,"amenities":" Business Centre with Internet Access"} {"id":4685,"amenities":" Dry Cleaning"} {"id":4685,"amenities":" Hot Tub"} {"id":4685,"amenities":" Laundry Service"} {"id":4685,"amenities":" Meeting rooms"} {"id":4685,"amenities":" Multilingual Staff"} {"id":4685,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4685,"amenities":" SelfServe Laundry"} {"id":4685,"amenities":" Wheelchair Access"} {"id":4685,"amenities":" Air conditioning"} {"id":4685,"amenities":" Microwave"} {"id":4685,"amenities":" Refrigerator in room"} {"id":4685,"amenities":" Kitchenette"} {"id":4685,"amenities":" Nonsmoking rooms"} {"id":4685,"amenities":" Suites"} {"id":4882,"amenities":"Free parking"} {"id":4882,"amenities":" Free High Speed Internet WiFi"} {"id":4882,"amenities":" Breakfast included"} {"id":4882,"amenities":" Business Centre with Internet Access"} {"id":4882,"amenities":" Dry Cleaning"} {"id":4882,"amenities":" Laundry Service"} {"id":4882,"amenities":" Meeting rooms"} {"id":4882,"amenities":" Nonsmoking hotel"} {"id":4882,"amenities":" Sauna"} {"id":4882,"amenities":" Air conditioning"} {"id":4882,"amenities":" Refrigerator in room"} {"id":4882,"amenities":" Family Rooms"} {"id":4882,"amenities":" Nonsmoking rooms"} {"id":4882,"amenities":" Suites"} {"id":4890,"amenities":"Free parking"} {"id":4890,"amenities":" Free High Speed Internet WiFi"} {"id":4890,"amenities":" Airport transportation"} {"id":4890,"amenities":" Laundry Service"} {"id":4890,"amenities":" Nonsmoking hotel"} {"id":4890,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4890,"amenities":" Shuttle Bus Service"} {"id":4903,"amenities":"Free parking"} {"id":4903,"amenities":" Restaurant"} {"id":4903,"amenities":" Breakfast included"} {"id":4903,"amenities":" Room service"} {"id":4903,"amenities":" BarLounge"} {"id":4903,"amenities":" Free High Speed Internet WiFi"} {"id":4903,"amenities":" Meeting rooms"} {"id":4903,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4903,"amenities":" Wheelchair Access"} {"id":4903,"amenities":" Family Rooms"} {"id":4903,"amenities":" Kitchenette"} {"id":4903,"amenities":" Nonsmoking rooms"} {"id":4903,"amenities":" Smoking rooms available"} {"id":4903,"amenities":" Suites"} {"id":4967,"amenities":"Free parking"} {"id":4967,"amenities":" Free High Speed Internet WiFi"} {"id":4967,"amenities":" Breakfast included"} {"id":4967,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4967,"amenities":" Babysitting"} {"id":4967,"amenities":" Business Centre with Internet Access"} {"id":4967,"amenities":" Conference Facilities"} {"id":4967,"amenities":" Dry Cleaning"} {"id":4967,"amenities":" Golf Course"} {"id":4967,"amenities":" Laundry Service"} {"id":4967,"amenities":" Meeting rooms"} {"id":4967,"amenities":" Nonsmoking hotel"} {"id":4967,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4967,"amenities":" Public Wifi"} {"id":4967,"amenities":" SelfServe Laundry"} {"id":4967,"amenities":" Wheelchair Access"} {"id":4967,"amenities":" Air conditioning"} {"id":4967,"amenities":" Microwave"} {"id":4967,"amenities":" Refrigerator in room"} {"id":4967,"amenities":" Accessible rooms"} {"id":4967,"amenities":" Family Rooms"} {"id":4967,"amenities":" Nonsmoking rooms"} {"id":5296,"amenities":"Free parking"} {"id":5296,"amenities":" Free High Speed Internet WiFi"} {"id":5296,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5296,"amenities":" Nonsmoking hotel"} {"id":5296,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5296,"amenities":" Air conditioning"} {"id":5296,"amenities":" Microwave"} {"id":5296,"amenities":" Refrigerator in room"} {"id":5296,"amenities":" Family Rooms"} {"id":5296,"amenities":" Nonsmoking rooms"} {"id":5998,"amenities":""} {"id":161,"amenities":""} {"id":193,"amenities":""} {"id":365,"amenities":"Free parking"} {"id":365,"amenities":" Pool"} {"id":365,"amenities":" Free High Speed Internet WiFi"} {"id":365,"amenities":" Children Activities Kid Family Friendly"} {"id":365,"amenities":" Nonsmoking hotel"} {"id":365,"amenities":" SelfServe Laundry"} {"id":365,"amenities":" Air conditioning"} {"id":365,"amenities":" Microwave"} {"id":365,"amenities":" Refrigerator in room"} {"id":365,"amenities":" Family Rooms"} {"id":365,"amenities":" Kitchenette"} {"id":365,"amenities":" Nonsmoking rooms"} {"id":365,"amenities":" Suites"} {"id":443,"amenities":"Pool"} {"id":443,"amenities":" Fitness Centre with Gym Workout Room"} {"id":443,"amenities":" Restaurant"} {"id":443,"amenities":" Free High Speed Internet WiFi"} {"id":443,"amenities":" BarLounge"} {"id":443,"amenities":" Room service"} {"id":443,"amenities":" Spa"} {"id":443,"amenities":" Banquet Room"} {"id":443,"amenities":" Breakfast Available"} {"id":443,"amenities":" Business Centre with Internet Access"} {"id":443,"amenities":" Concierge"} {"id":443,"amenities":" Conference Facilities"} {"id":443,"amenities":" Dry Cleaning"} {"id":443,"amenities":" Heated pool"} {"id":443,"amenities":" Hot Tub"} {"id":443,"amenities":" Laundry Service"} {"id":443,"amenities":" Meeting rooms"} {"id":443,"amenities":" Multilingual Staff"} {"id":443,"amenities":" Nonsmoking hotel"} {"id":443,"amenities":" Outdoor pool"} {"id":443,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":443,"amenities":" Sauna"} {"id":443,"amenities":" Wheelchair Access"} {"id":443,"amenities":" Microwave"} {"id":443,"amenities":" Kitchenette"} {"id":443,"amenities":" Nonsmoking rooms"} {"id":443,"amenities":" Suites"} {"id":1191,"amenities":"Free High Speed Internet WiFi"} {"id":1191,"amenities":" Free parking"} {"id":1191,"amenities":" Refrigerator in room"} {"id":1191,"amenities":" Kitchenette"} {"id":1191,"amenities":" Nonsmoking rooms"} {"id":1429,"amenities":"Free parking"} {"id":1429,"amenities":" Microwave"} {"id":1429,"amenities":" Refrigerator in room"} {"id":1429,"amenities":" Family Rooms"} {"id":1429,"amenities":" Kitchenette"} {"id":1429,"amenities":" Suites"} {"id":1934,"amenities":"Free Internet"} {"id":1934,"amenities":" Free parking"} {"id":1934,"amenities":" Babysitting"} {"id":1934,"amenities":" Children Activities Kid Family Friendly"} {"id":1934,"amenities":" Laundry Service"} {"id":1934,"amenities":" Nonsmoking hotel"} {"id":1934,"amenities":" Air conditioning"} {"id":1934,"amenities":" Refrigerator in room"} {"id":1934,"amenities":" Family Rooms"} {"id":1934,"amenities":" Kitchenette"} {"id":1934,"amenities":" Nonsmoking rooms"} {"id":2101,"amenities":"Free parking"} {"id":2101,"amenities":" BarLounge"} {"id":2101,"amenities":" Free High Speed Internet WiFi"} {"id":2101,"amenities":" Casino and Gambling"} {"id":2101,"amenities":" Golf Course"} {"id":2101,"amenities":" Nonsmoking hotel"} {"id":2101,"amenities":" Shuttle Bus Service"} {"id":2101,"amenities":" Air conditioning"} {"id":2101,"amenities":" Microwave"} {"id":2101,"amenities":" Refrigerator in room"} {"id":2101,"amenities":" Kitchenette"} {"id":2268,"amenities":"Free parking"} {"id":2268,"amenities":" Free High Speed Internet WiFi"} {"id":2268,"amenities":" Breakfast included"} {"id":2268,"amenities":" Breakfast Available"} {"id":2268,"amenities":" Golf Course"} {"id":2268,"amenities":" Nonsmoking hotel"} {"id":2268,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2268,"amenities":" Wheelchair Access"} {"id":2268,"amenities":" Air conditioning"} {"id":2268,"amenities":" Microwave"} {"id":2268,"amenities":" Refrigerator in room"} {"id":2268,"amenities":" Nonsmoking rooms"} {"id":2354,"amenities":"Free parking"} {"id":2354,"amenities":" Restaurant"} {"id":2354,"amenities":" Free High Speed Internet WiFi"} {"id":2354,"amenities":" BarLounge"} {"id":2354,"amenities":" Golf Course"} {"id":2354,"amenities":" Hot Tub"} {"id":2354,"amenities":" Meeting rooms"} {"id":2354,"amenities":" Nonsmoking hotel"} {"id":2354,"amenities":" Public Wifi"} {"id":2354,"amenities":" Nonsmoking rooms"} {"id":2458,"amenities":""} {"id":2562,"amenities":"Free parking"} {"id":2562,"amenities":" Restaurant"} {"id":2562,"amenities":" BarLounge"} {"id":2562,"amenities":" Free High Speed Internet WiFi"} {"id":2562,"amenities":" Banquet Room"} {"id":2562,"amenities":" Conference Facilities"} {"id":2562,"amenities":" Meeting rooms"} {"id":2562,"amenities":" Multilingual Staff"} {"id":2562,"amenities":" Nonsmoking hotel"} {"id":2562,"amenities":" Nonsmoking rooms"} {"id":2649,"amenities":"Pool"} {"id":2649,"amenities":" Free parking"} {"id":2649,"amenities":" Free High Speed Internet WiFi"} {"id":2649,"amenities":" Golf Course"} {"id":2649,"amenities":" Indoor pool"} {"id":2649,"amenities":" Laundry Service"} {"id":2649,"amenities":" Meeting rooms"} {"id":2649,"amenities":" Nonsmoking hotel"} {"id":2649,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2649,"amenities":" Sauna"} {"id":2649,"amenities":" Wheelchair Access"} {"id":2649,"amenities":" Air conditioning"} {"id":2649,"amenities":" Microwave"} {"id":2649,"amenities":" Refrigerator in room"} {"id":2649,"amenities":" Family Rooms"} {"id":2649,"amenities":" Nonsmoking rooms"} {"id":2869,"amenities":"Pool"} {"id":2869,"amenities":" Free parking"} {"id":2869,"amenities":" Free High Speed Internet WiFi"} {"id":2869,"amenities":" Breakfast included"} {"id":2869,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2869,"amenities":" Banquet Room"} {"id":2869,"amenities":" Business Centre with Internet Access"} {"id":2869,"amenities":" Conference Facilities"} {"id":2869,"amenities":" Dry Cleaning"} {"id":2869,"amenities":" Heated pool"} {"id":2869,"amenities":" Hot Tub"} {"id":2869,"amenities":" Indoor pool"} {"id":2869,"amenities":" Laundry Service"} {"id":2869,"amenities":" Meeting rooms"} {"id":2869,"amenities":" Multilingual Staff"} {"id":2869,"amenities":" Nonsmoking hotel"} {"id":2869,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2869,"amenities":" SelfServe Laundry"} {"id":2869,"amenities":" Wheelchair Access"} {"id":2869,"amenities":" Air conditioning"} {"id":2869,"amenities":" Microwave"} {"id":2869,"amenities":" Refrigerator in room"} {"id":2869,"amenities":" Family Rooms"} {"id":2869,"amenities":" Nonsmoking rooms"} {"id":3232,"amenities":"Free High Speed Internet WiFi"} {"id":3232,"amenities":" Pool"} {"id":3232,"amenities":" Room service"} {"id":3232,"amenities":" Restaurant"} {"id":3232,"amenities":" BarLounge"} {"id":3232,"amenities":" Breakfast included"} {"id":3232,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3232,"amenities":" Banquet Room"} {"id":3232,"amenities":" Breakfast Available"} {"id":3232,"amenities":" Business Centre with Internet Access"} {"id":3232,"amenities":" Concierge"} {"id":3232,"amenities":" Conference Facilities"} {"id":3232,"amenities":" Dry Cleaning"} {"id":3232,"amenities":" Heated pool"} {"id":3232,"amenities":" Hot Tub"} {"id":3232,"amenities":" Indoor pool"} {"id":3232,"amenities":" Laundry Service"} {"id":3232,"amenities":" Meeting rooms"} {"id":3232,"amenities":" Multilingual Staff"} {"id":3232,"amenities":" Nonsmoking hotel"} {"id":3232,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3232,"amenities":" Public Wifi"} {"id":3232,"amenities":" SelfServe Laundry"} {"id":3232,"amenities":" Wheelchair Access"} {"id":3232,"amenities":" Air conditioning"} {"id":3232,"amenities":" Microwave"} {"id":3232,"amenities":" Refrigerator in room"} {"id":3232,"amenities":" Accessible rooms"} {"id":3232,"amenities":" Family Rooms"} {"id":3232,"amenities":" Kitchenette"} {"id":3232,"amenities":" Nonsmoking rooms"} {"id":3232,"amenities":" Suites"} {"id":3513,"amenities":"Free parking"} {"id":3513,"amenities":" Restaurant"} {"id":3631,"amenities":"Free parking"} {"id":3631,"amenities":" Free High Speed Internet WiFi"} {"id":3631,"amenities":" Nonsmoking hotel"} {"id":3631,"amenities":" Nonsmoking rooms"} {"id":4295,"amenities":"Free parking"} {"id":4295,"amenities":" Free High Speed Internet WiFi"} {"id":4295,"amenities":" Business Centre with Internet Access"} {"id":4295,"amenities":" Golf Course"} {"id":4295,"amenities":" Nonsmoking hotel"} {"id":4295,"amenities":" Air conditioning"} {"id":4295,"amenities":" Microwave"} {"id":4295,"amenities":" Refrigerator in room"} {"id":4295,"amenities":" Family Rooms"} {"id":4295,"amenities":" Kitchenette"} {"id":4295,"amenities":" Nonsmoking rooms"} {"id":4295,"amenities":" Suites"} {"id":4339,"amenities":"Restaurant"} {"id":4339,"amenities":" BarLounge"} {"id":4339,"amenities":" Free parking"} {"id":4339,"amenities":" Spa"} {"id":4339,"amenities":" Free High Speed Internet WiFi"} {"id":4339,"amenities":" Banquet Room"} {"id":4339,"amenities":" Breakfast Available"} {"id":4339,"amenities":" Hot Tub"} {"id":4339,"amenities":" Meeting rooms"} {"id":4339,"amenities":" Nonsmoking hotel"} {"id":4339,"amenities":" Public Wifi"} {"id":4339,"amenities":" Air conditioning"} {"id":4339,"amenities":" Family Rooms"} {"id":4339,"amenities":" Nonsmoking rooms"} {"id":4808,"amenities":""} {"id":4997,"amenities":""} {"id":5083,"amenities":"Free parking"} {"id":5083,"amenities":" Free High Speed Internet WiFi"} {"id":5083,"amenities":" Breakfast Available"} {"id":5083,"amenities":" Hot Tub"} {"id":5083,"amenities":" Nonsmoking hotel"} {"id":5083,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5083,"amenities":" Wheelchair Access"} {"id":5083,"amenities":" Microwave"} {"id":5083,"amenities":" Refrigerator in room"} {"id":5083,"amenities":" Accessible rooms"} {"id":5083,"amenities":" Family Rooms"} {"id":5083,"amenities":" Kitchenette"} {"id":5083,"amenities":" Nonsmoking rooms"} {"id":5083,"amenities":" Suites"} {"id":5211,"amenities":""} {"id":5272,"amenities":"Free parking"} {"id":5272,"amenities":" Free High Speed Internet WiFi"} {"id":5272,"amenities":" Nonsmoking hotel"} {"id":5384,"amenities":""} {"id":5469,"amenities":""} {"id":5570,"amenities":"Free parking"} {"id":5570,"amenities":" Golf Course"} {"id":5570,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5570,"amenities":" Microwave"} {"id":5570,"amenities":" Refrigerator in room"} {"id":5689,"amenities":"Free parking"} {"id":5689,"amenities":" Spa"} {"id":5689,"amenities":" Free High Speed Internet WiFi"} {"id":5689,"amenities":" Breakfast included"} {"id":5689,"amenities":" Babysitting"} {"id":5689,"amenities":" Children Activities Kid Family Friendly"} {"id":5689,"amenities":" Hot Tub"} {"id":5689,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5689,"amenities":" Shuttle Bus Service"} {"id":5689,"amenities":" Family Rooms"} {"id":5885,"amenities":""} {"id":5961,"amenities":""} {"id":5992,"amenities":"Free parking"} {"id":5992,"amenities":" Pool"} {"id":5992,"amenities":" Free High Speed Internet WiFi"} {"id":5992,"amenities":" Restaurant"} {"id":5992,"amenities":" BarLounge"} {"id":5992,"amenities":" Breakfast included"} {"id":5992,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5992,"amenities":" Banquet Room"} {"id":5992,"amenities":" Business Centre with Internet Access"} {"id":5992,"amenities":" Golf Course"} {"id":5992,"amenities":" Hot Tub"} {"id":5992,"amenities":" Indoor pool"} {"id":5992,"amenities":" Laundry Service"} {"id":5992,"amenities":" Meeting rooms"} {"id":5992,"amenities":" Nonsmoking hotel"} {"id":5992,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5992,"amenities":" Wheelchair Access"} {"id":5992,"amenities":" Air conditioning"} {"id":5992,"amenities":" Microwave"} {"id":5992,"amenities":" Refrigerator in room"} {"id":5992,"amenities":" Family Rooms"} {"id":5992,"amenities":" Nonsmoking rooms"} {"id":6104,"amenities":"Pool"} {"id":6104,"amenities":" Free parking"} {"id":6104,"amenities":" Room service"} {"id":6104,"amenities":" Free High Speed Internet WiFi"} {"id":6104,"amenities":" Restaurant"} {"id":6104,"amenities":" BarLounge"} {"id":6104,"amenities":" Banquet Room"} {"id":6104,"amenities":" Business Centre with Internet Access"} {"id":6104,"amenities":" Casino and Gambling"} {"id":6104,"amenities":" Concierge"} {"id":6104,"amenities":" Conference Facilities"} {"id":6104,"amenities":" Heated pool"} {"id":6104,"amenities":" Hot Tub"} {"id":6104,"amenities":" Indoor pool"} {"id":6104,"amenities":" Laundry Service"} {"id":6104,"amenities":" Meeting rooms"} {"id":6104,"amenities":" Nonsmoking hotel"} {"id":6104,"amenities":" Public Wifi"} {"id":6104,"amenities":" Wheelchair Access"} {"id":6104,"amenities":" Air conditioning"} {"id":6104,"amenities":" Refrigerator in room"} {"id":6104,"amenities":" Accessible rooms"} {"id":6104,"amenities":" Family Rooms"} {"id":6104,"amenities":" Nonsmoking rooms"} {"id":6104,"amenities":" Smoking rooms available"} {"id":6104,"amenities":" Suites"} {"id":221,"amenities":"Free parking"} {"id":221,"amenities":" Free High Speed Internet WiFi"} {"id":221,"amenities":" Breakfast included"} {"id":221,"amenities":" Fitness Centre with Gym Workout Room"} {"id":221,"amenities":" Business Centre with Internet Access"} {"id":221,"amenities":" Concierge"} {"id":221,"amenities":" Laundry Service"} {"id":221,"amenities":" Meeting rooms"} {"id":221,"amenities":" Multilingual Staff"} {"id":221,"amenities":" Nonsmoking hotel"} {"id":221,"amenities":" Public Wifi"} {"id":221,"amenities":" SelfServe Laundry"} {"id":221,"amenities":" Air conditioning"} {"id":221,"amenities":" Refrigerator in room"} {"id":221,"amenities":" Accessible rooms"} {"id":221,"amenities":" Family Rooms"} {"id":221,"amenities":" Nonsmoking rooms"} {"id":221,"amenities":" Suites"} {"id":266,"amenities":""} {"id":271,"amenities":""} {"id":424,"amenities":"Pool"} {"id":424,"amenities":" Free parking"} {"id":424,"amenities":" Free High Speed Internet WiFi"} {"id":424,"amenities":" Children Activities Kid Family Friendly"} {"id":424,"amenities":" Laundry Service"} {"id":424,"amenities":" Nonsmoking hotel"} {"id":424,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":424,"amenities":" Public Wifi"} {"id":424,"amenities":" Wheelchair Access"} {"id":424,"amenities":" Air conditioning"} {"id":424,"amenities":" Refrigerator in room"} {"id":424,"amenities":" Family Rooms"} {"id":424,"amenities":" Kitchenette"} {"id":424,"amenities":" Nonsmoking rooms"} {"id":882,"amenities":"Free parking"} {"id":882,"amenities":" Free High Speed Internet WiFi"} {"id":882,"amenities":" Nonsmoking hotel"} {"id":882,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":882,"amenities":" Air conditioning"} {"id":882,"amenities":" Microwave"} {"id":882,"amenities":" Refrigerator in room"} {"id":882,"amenities":" Kitchenette"} {"id":882,"amenities":" Nonsmoking rooms"} {"id":882,"amenities":" Suites"} {"id":997,"amenities":"Pool"} {"id":997,"amenities":" Restaurant"} {"id":997,"amenities":" Fitness Centre with Gym Workout Room"} {"id":997,"amenities":" BarLounge"} {"id":997,"amenities":" Free High Speed Internet WiFi"} {"id":997,"amenities":" Spa"} {"id":997,"amenities":" Banquet Room"} {"id":997,"amenities":" Breakfast Available"} {"id":997,"amenities":" Concierge"} {"id":997,"amenities":" Conference Facilities"} {"id":997,"amenities":" Dry Cleaning"} {"id":997,"amenities":" Heated pool"} {"id":997,"amenities":" Indoor pool"} {"id":997,"amenities":" Laundry Service"} {"id":997,"amenities":" Meeting rooms"} {"id":997,"amenities":" Multilingual Staff"} {"id":997,"amenities":" Nonsmoking hotel"} {"id":997,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":997,"amenities":" Public Wifi"} {"id":997,"amenities":" Sauna"} {"id":997,"amenities":" Wheelchair Access"} {"id":997,"amenities":" Air conditioning"} {"id":997,"amenities":" Nonsmoking rooms"} {"id":997,"amenities":" Suites"} {"id":1124,"amenities":"Free parking"} {"id":1124,"amenities":" Free High Speed Internet WiFi"} {"id":1124,"amenities":" Nonsmoking hotel"} {"id":1124,"amenities":" Refrigerator in room"} {"id":1124,"amenities":" Kitchenette"} {"id":1150,"amenities":""} {"id":1817,"amenities":""} {"id":1862,"amenities":"Pool"} {"id":1862,"amenities":" Free parking"} {"id":1862,"amenities":" Free High Speed Internet WiFi"} {"id":1862,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1862,"amenities":" Breakfast included"} {"id":1862,"amenities":" Breakfast Available"} {"id":1862,"amenities":" Business Centre with Internet Access"} {"id":1862,"amenities":" Dry Cleaning"} {"id":1862,"amenities":" Heated pool"} {"id":1862,"amenities":" Hot Tub"} {"id":1862,"amenities":" Indoor pool"} {"id":1862,"amenities":" Laundry Service"} {"id":1862,"amenities":" Meeting rooms"} {"id":1862,"amenities":" Multilingual Staff"} {"id":1862,"amenities":" Nonsmoking hotel"} {"id":1862,"amenities":" SelfServe Laundry"} {"id":1862,"amenities":" Wheelchair Access"} {"id":1862,"amenities":" Air conditioning"} {"id":1862,"amenities":" Microwave"} {"id":1862,"amenities":" Family Rooms"} {"id":1862,"amenities":" Nonsmoking rooms"} {"id":1862,"amenities":" Suites"} {"id":1898,"amenities":"Free parking"} {"id":1898,"amenities":" Free High Speed Internet WiFi"} {"id":1898,"amenities":" Concierge"} {"id":1898,"amenities":" Nonsmoking hotel"} {"id":1898,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1898,"amenities":" Wheelchair Access"} {"id":1898,"amenities":" Air conditioning"} {"id":1898,"amenities":" Microwave"} {"id":1898,"amenities":" Refrigerator in room"} {"id":1898,"amenities":" Family Rooms"} {"id":1898,"amenities":" Kitchenette"} {"id":1898,"amenities":" Nonsmoking rooms"} {"id":1898,"amenities":" Suites"} {"id":2164,"amenities":""} {"id":2275,"amenities":"Free parking"} {"id":2275,"amenities":" Restaurant"} {"id":2275,"amenities":" BarLounge"} {"id":2275,"amenities":" Free High Speed Internet WiFi"} {"id":2275,"amenities":" Public Wifi"} {"id":2275,"amenities":" Refrigerator in room"} {"id":2275,"amenities":" Kitchenette"} {"id":2275,"amenities":" Nonsmoking rooms"} {"id":2291,"amenities":""} {"id":2879,"amenities":"Pool"} {"id":2879,"amenities":" Free parking"} {"id":2879,"amenities":" Restaurant"} {"id":2879,"amenities":" Room service"} {"id":2879,"amenities":" Free High Speed Internet WiFi"} {"id":2879,"amenities":" BarLounge"} {"id":2879,"amenities":" Banquet Room"} {"id":2879,"amenities":" Breakfast Available"} {"id":2879,"amenities":" Business Centre with Internet Access"} {"id":2879,"amenities":" Conference Facilities"} {"id":2879,"amenities":" Dry Cleaning"} {"id":2879,"amenities":" Heated pool"} {"id":2879,"amenities":" Hot Tub"} {"id":2879,"amenities":" Indoor pool"} {"id":2879,"amenities":" Laundry Service"} {"id":2879,"amenities":" Meeting rooms"} {"id":2879,"amenities":" Multilingual Staff"} {"id":2879,"amenities":" Nonsmoking hotel"} {"id":2879,"amenities":" Public Wifi"} {"id":2879,"amenities":" Wheelchair Access"} {"id":2879,"amenities":" Air conditioning"} {"id":2879,"amenities":" Refrigerator in room"} {"id":2879,"amenities":" Accessible rooms"} {"id":2879,"amenities":" Nonsmoking rooms"} {"id":2879,"amenities":" Suites"} {"id":3005,"amenities":"Free parking"} {"id":3005,"amenities":" Free High Speed Internet WiFi"} {"id":3005,"amenities":" Nonsmoking hotel"} {"id":3005,"amenities":" Air conditioning"} {"id":3005,"amenities":" Microwave"} {"id":3005,"amenities":" Refrigerator in room"} {"id":3005,"amenities":" Family Rooms"} {"id":3094,"amenities":""} {"id":3554,"amenities":""} {"id":3607,"amenities":"Free parking"} {"id":3607,"amenities":" Free High Speed Internet WiFi"} {"id":3607,"amenities":" Breakfast included"} {"id":3607,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3607,"amenities":" Business Centre with Internet Access"} {"id":3607,"amenities":" Dry Cleaning"} {"id":3607,"amenities":" Hot Tub"} {"id":3607,"amenities":" Meeting rooms"} {"id":3607,"amenities":" Nonsmoking hotel"} {"id":3607,"amenities":" SelfServe Laundry"} {"id":3607,"amenities":" Wheelchair Access"} {"id":3607,"amenities":" Air conditioning"} {"id":3607,"amenities":" Refrigerator in room"} {"id":3607,"amenities":" Family Rooms"} {"id":3607,"amenities":" Kitchenette"} {"id":3607,"amenities":" Nonsmoking rooms"} {"id":3607,"amenities":" Suites"} {"id":3608,"amenities":""} {"id":3733,"amenities":"Free parking"} {"id":3733,"amenities":" Free High Speed Internet WiFi"} {"id":3733,"amenities":" Concierge"} {"id":3733,"amenities":" Meeting rooms"} {"id":3733,"amenities":" Multilingual Staff"} {"id":3733,"amenities":" Nonsmoking hotel"} {"id":3733,"amenities":" Public Wifi"} {"id":3733,"amenities":" Air conditioning"} {"id":3733,"amenities":" Microwave"} {"id":3733,"amenities":" Refrigerator in room"} {"id":3733,"amenities":" Family Rooms"} {"id":3733,"amenities":" Nonsmoking rooms"} {"id":3733,"amenities":" Suites"} {"id":5613,"amenities":"Free parking"} {"id":5613,"amenities":" Free High Speed Internet WiFi"} {"id":5613,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5613,"amenities":" Nonsmoking hotel"} {"id":5613,"amenities":" Public Wifi"} {"id":5613,"amenities":" Air conditioning"} {"id":5613,"amenities":" Refrigerator in room"} {"id":5613,"amenities":" Nonsmoking rooms"} {"id":5737,"amenities":"Free parking"} {"id":5737,"amenities":" Restaurant"} {"id":5737,"amenities":" BarLounge"} {"id":5737,"amenities":" Free High Speed Internet WiFi"} {"id":5737,"amenities":" Banquet Room"} {"id":5737,"amenities":" Breakfast Available"} {"id":5737,"amenities":" Business Centre with Internet Access"} {"id":5737,"amenities":" Children Activities Kid Family Friendly"} {"id":5737,"amenities":" Conference Facilities"} {"id":5737,"amenities":" Laundry Service"} {"id":5737,"amenities":" Meeting rooms"} {"id":5737,"amenities":" Multilingual Staff"} {"id":5737,"amenities":" Nonsmoking hotel"} {"id":5737,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5737,"amenities":" Public Wifi"} {"id":5737,"amenities":" SelfServe Laundry"} {"id":5737,"amenities":" Wheelchair Access"} {"id":5737,"amenities":" Microwave"} {"id":5737,"amenities":" Minibar"} {"id":5737,"amenities":" Refrigerator in room"} {"id":5737,"amenities":" Accessible rooms"} {"id":5737,"amenities":" Family Rooms"} {"id":5737,"amenities":" Kitchenette"} {"id":5737,"amenities":" Nonsmoking rooms"} {"id":5737,"amenities":" Suites"} {"id":5804,"amenities":"Free parking"} {"id":5804,"amenities":" Free High Speed Internet WiFi"} {"id":5804,"amenities":" Restaurant"} {"id":5804,"amenities":" Airport transportation"} {"id":5804,"amenities":" Babysitting"} {"id":5804,"amenities":" Children Activities Kid Family Friendly"} {"id":5804,"amenities":" Dry Cleaning"} {"id":5804,"amenities":" Electric vehicle charging station"} {"id":5804,"amenities":" Laundry Service"} {"id":5804,"amenities":" Nonsmoking hotel"} {"id":5804,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5804,"amenities":" Wheelchair Access"} {"id":5804,"amenities":" Air conditioning"} {"id":5804,"amenities":" Refrigerator in room"} {"id":5804,"amenities":" Accessible rooms"} {"id":5804,"amenities":" Family Rooms"} {"id":5804,"amenities":" Kitchenette"} {"id":5804,"amenities":" Nonsmoking rooms"} {"id":5804,"amenities":" Suites"} {"id":6042,"amenities":"Free parking"} {"id":6042,"amenities":" Free High Speed Internet WiFi"} {"id":6042,"amenities":" Breakfast included"} {"id":6042,"amenities":" Laundry Service"} {"id":6042,"amenities":" Nonsmoking hotel"} {"id":6042,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":6042,"amenities":" Public Wifi"} {"id":6042,"amenities":" Wheelchair Access"} {"id":6042,"amenities":" Air conditioning"} {"id":6042,"amenities":" Microwave"} {"id":6042,"amenities":" Refrigerator in room"} {"id":6042,"amenities":" Nonsmoking rooms"} {"id":6066,"amenities":""} {"id":6087,"amenities":"Free parking"} {"id":6087,"amenities":" Restaurant"} {"id":6087,"amenities":" BarLounge"} {"id":6087,"amenities":" Free High Speed Internet WiFi"} {"id":6087,"amenities":" Nonsmoking hotel"} {"id":6087,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":6087,"amenities":" Air conditioning"} {"id":6087,"amenities":" Nonsmoking rooms"} {"id":178,"amenities":""} {"id":353,"amenities":"Pool"} {"id":353,"amenities":" Free parking"} {"id":353,"amenities":" Restaurant"} {"id":353,"amenities":" Fitness Centre with Gym Workout Room"} {"id":353,"amenities":" Free High Speed Internet WiFi"} {"id":353,"amenities":" BarLounge"} {"id":353,"amenities":" Room service"} {"id":353,"amenities":" Business Centre with Internet Access"} {"id":353,"amenities":" Children Activities Kid Family Friendly"} {"id":353,"amenities":" Dry Cleaning"} {"id":353,"amenities":" Heated pool"} {"id":353,"amenities":" Hot Tub"} {"id":353,"amenities":" Laundry Service"} {"id":353,"amenities":" Multilingual Staff"} {"id":353,"amenities":" Outdoor pool"} {"id":353,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":353,"amenities":" Public Wifi"} {"id":353,"amenities":" SelfServe Laundry"} {"id":353,"amenities":" Wheelchair Access"} {"id":353,"amenities":" Air conditioning"} {"id":353,"amenities":" Refrigerator in room"} {"id":353,"amenities":" Accessible rooms"} {"id":353,"amenities":" Family Rooms"} {"id":353,"amenities":" Nonsmoking rooms"} {"id":353,"amenities":" Suites"} {"id":1164,"amenities":"Pool"} {"id":1164,"amenities":" Free parking"} {"id":1164,"amenities":" Restaurant"} {"id":1164,"amenities":" BarLounge"} {"id":1164,"amenities":" Free High Speed Internet WiFi"} {"id":1164,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1164,"amenities":" Heated pool"} {"id":1164,"amenities":" Hot Tub"} {"id":1164,"amenities":" Meeting rooms"} {"id":1164,"amenities":" Nonsmoking hotel"} {"id":1164,"amenities":" Outdoor pool"} {"id":1164,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1164,"amenities":" Sauna"} {"id":1164,"amenities":" Wheelchair Access"} {"id":1164,"amenities":" Air conditioning"} {"id":1164,"amenities":" Refrigerator in room"} {"id":1164,"amenities":" Kitchenette"} {"id":1164,"amenities":" Nonsmoking rooms"} {"id":1164,"amenities":" Suites"} {"id":1698,"amenities":""} {"id":1739,"amenities":"Pool"} {"id":1739,"amenities":" Free High Speed Internet WiFi"} {"id":1739,"amenities":" Free parking"} {"id":1739,"amenities":" Breakfast included"} {"id":1739,"amenities":" Breakfast Available"} {"id":1739,"amenities":" Business Centre with Internet Access"} {"id":1739,"amenities":" Dry Cleaning"} {"id":1739,"amenities":" Heated pool"} {"id":1739,"amenities":" Hot Tub"} {"id":1739,"amenities":" Indoor pool"} {"id":1739,"amenities":" Laundry Service"} {"id":1739,"amenities":" Meeting rooms"} {"id":1739,"amenities":" Multilingual Staff"} {"id":1739,"amenities":" Nonsmoking hotel"} {"id":1739,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1739,"amenities":" Public Wifi"} {"id":1739,"amenities":" SelfServe Laundry"} {"id":1739,"amenities":" Shuttle Bus Service"} {"id":1739,"amenities":" Wheelchair Access"} {"id":1739,"amenities":" Air conditioning"} {"id":1739,"amenities":" Microwave"} {"id":1739,"amenities":" Refrigerator in room"} {"id":1739,"amenities":" Accessible rooms"} {"id":1739,"amenities":" Family Rooms"} {"id":1739,"amenities":" Kitchenette"} {"id":1739,"amenities":" Nonsmoking rooms"} {"id":1739,"amenities":" Suites"} {"id":2270,"amenities":"Free parking"} {"id":2270,"amenities":" Free High Speed Internet WiFi"} {"id":2270,"amenities":" Breakfast included"} {"id":2270,"amenities":" Nonsmoking hotel"} {"id":2270,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2270,"amenities":" Air conditioning"} {"id":2270,"amenities":" Microwave"} {"id":2270,"amenities":" Refrigerator in room"} {"id":2270,"amenities":" Nonsmoking rooms"} {"id":2420,"amenities":""} {"id":2444,"amenities":"Free parking"} {"id":2444,"amenities":" Restaurant"} {"id":2444,"amenities":" Free High Speed Internet WiFi"} {"id":2444,"amenities":" Banquet Room"} {"id":2444,"amenities":" Breakfast Available"} {"id":2444,"amenities":" Hot Tub"} {"id":2444,"amenities":" Meeting rooms"} {"id":2444,"amenities":" Nonsmoking hotel"} {"id":2444,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2444,"amenities":" Microwave"} {"id":2444,"amenities":" Refrigerator in room"} {"id":2444,"amenities":" Accessible rooms"} {"id":2444,"amenities":" Kitchenette"} {"id":2444,"amenities":" Nonsmoking rooms"} {"id":2444,"amenities":" Suites"} {"id":2874,"amenities":""} {"id":3042,"amenities":""} {"id":4331,"amenities":""} {"id":4445,"amenities":"Free High Speed Internet WiFi"} {"id":4445,"amenities":" Breakfast included"} {"id":4445,"amenities":" Airport transportation"} {"id":4445,"amenities":" Golf Course"} {"id":4445,"amenities":" Nonsmoking hotel"} {"id":4445,"amenities":" Public Wifi"} {"id":4445,"amenities":" Air conditioning"} {"id":4445,"amenities":" Family Rooms"} {"id":4445,"amenities":" Nonsmoking rooms"} {"id":4528,"amenities":""} {"id":5182,"amenities":"Air conditioning"} {"id":5182,"amenities":" Microwave"} {"id":5182,"amenities":" Refrigerator in room"} {"id":5711,"amenities":""} {"id":5712,"amenities":"Free parking"} {"id":5712,"amenities":" Restaurant"} {"id":5712,"amenities":" BarLounge"} {"id":5712,"amenities":" Free High Speed Internet WiFi"} {"id":5712,"amenities":" Nonsmoking hotel"} {"id":6101,"amenities":"Pool"} {"id":6101,"amenities":" Free parking"} {"id":6101,"amenities":" Free High Speed Internet WiFi"} {"id":6101,"amenities":" Breakfast included"} {"id":6101,"amenities":" Children Activities Kid Family Friendly"} {"id":6101,"amenities":" Laundry Service"} {"id":6101,"amenities":" Nonsmoking hotel"} {"id":6101,"amenities":" Outdoor pool"} {"id":6101,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":6101,"amenities":" Public Wifi"} {"id":6101,"amenities":" Wheelchair Access"} {"id":6101,"amenities":" Air conditioning"} {"id":6101,"amenities":" Refrigerator in room"} {"id":6101,"amenities":" Nonsmoking rooms"} {"id":446,"amenities":"Free High Speed Internet WiFi"} {"id":446,"amenities":" Pool"} {"id":446,"amenities":" Fitness Centre with Gym Workout Room"} {"id":446,"amenities":" Babysitting"} {"id":446,"amenities":" Concierge"} {"id":446,"amenities":" Conference Facilities"} {"id":446,"amenities":" Dry Cleaning"} {"id":446,"amenities":" Hot Tub"} {"id":446,"amenities":" Laundry Service"} {"id":446,"amenities":" Meeting rooms"} {"id":446,"amenities":" Multilingual Staff"} {"id":446,"amenities":" Nonsmoking hotel"} {"id":446,"amenities":" Outdoor pool"} {"id":446,"amenities":" Paid Internet"} {"id":446,"amenities":" Sauna"} {"id":446,"amenities":" SelfServe Laundry"} {"id":446,"amenities":" Shuttle Bus Service"} {"id":446,"amenities":" SkiIn SkiOut"} {"id":446,"amenities":" Wheelchair Access"} {"id":446,"amenities":" Air conditioning"} {"id":446,"amenities":" Microwave"} {"id":446,"amenities":" Refrigerator in room"} {"id":446,"amenities":" Family Rooms"} {"id":446,"amenities":" Kitchenette"} {"id":446,"amenities":" Nonsmoking rooms"} {"id":446,"amenities":" Suites"} {"id":459,"amenities":"Pool"} {"id":459,"amenities":" Free parking"} {"id":459,"amenities":" Restaurant"} {"id":459,"amenities":" BarLounge"} {"id":459,"amenities":" Free High Speed Internet WiFi"} {"id":459,"amenities":" Breakfast included"} {"id":459,"amenities":" Meeting rooms"} {"id":459,"amenities":" Multilingual Staff"} {"id":459,"amenities":" Nonsmoking hotel"} {"id":459,"amenities":" Wheelchair Access"} {"id":459,"amenities":" Air conditioning"} {"id":459,"amenities":" Accessible rooms"} {"id":459,"amenities":" Nonsmoking rooms"} {"id":577,"amenities":"Free parking"} {"id":577,"amenities":" Free High Speed Internet WiFi"} {"id":577,"amenities":" Pool"} {"id":577,"amenities":" Breakfast included"} {"id":577,"amenities":" Fitness Centre with Gym Workout Room"} {"id":577,"amenities":" Business Centre with Internet Access"} {"id":577,"amenities":" Conference Facilities"} {"id":577,"amenities":" Dry Cleaning"} {"id":577,"amenities":" Heated pool"} {"id":577,"amenities":" Hot Tub"} {"id":577,"amenities":" Indoor pool"} {"id":577,"amenities":" Laundry Service"} {"id":577,"amenities":" Meeting rooms"} {"id":577,"amenities":" Nonsmoking hotel"} {"id":577,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":577,"amenities":" Public Wifi"} {"id":577,"amenities":" SelfServe Laundry"} {"id":577,"amenities":" Wheelchair Access"} {"id":577,"amenities":" Air conditioning"} {"id":577,"amenities":" Microwave"} {"id":577,"amenities":" Refrigerator in room"} {"id":577,"amenities":" Accessible rooms"} {"id":577,"amenities":" Nonsmoking rooms"} {"id":577,"amenities":" Suites"} {"id":585,"amenities":"Pool"} {"id":585,"amenities":" Free parking"} {"id":585,"amenities":" Free High Speed Internet WiFi"} {"id":585,"amenities":" Breakfast included"} {"id":585,"amenities":" Heated pool"} {"id":585,"amenities":" Hot Tub"} {"id":585,"amenities":" Indoor pool"} {"id":585,"amenities":" Laundry Service"} {"id":585,"amenities":" Nonsmoking hotel"} {"id":585,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":585,"amenities":" SelfServe Laundry"} {"id":585,"amenities":" Wheelchair Access"} {"id":585,"amenities":" Air conditioning"} {"id":585,"amenities":" Refrigerator in room"} {"id":585,"amenities":" Accessible rooms"} {"id":585,"amenities":" Nonsmoking rooms"} {"id":585,"amenities":" Suites"} {"id":1046,"amenities":""} {"id":1103,"amenities":""} {"id":1253,"amenities":"Free parking"} {"id":1253,"amenities":" Restaurant"} {"id":1253,"amenities":" Free High Speed Internet WiFi"} {"id":1253,"amenities":" Pool"} {"id":1253,"amenities":" BarLounge"} {"id":1253,"amenities":" Room service"} {"id":1253,"amenities":" Banquet Room"} {"id":1253,"amenities":" Business Centre with Internet Access"} {"id":1253,"amenities":" Conference Facilities"} {"id":1253,"amenities":" Dry Cleaning"} {"id":1253,"amenities":" Heated pool"} {"id":1253,"amenities":" Hot Tub"} {"id":1253,"amenities":" Indoor pool"} {"id":1253,"amenities":" Laundry Service"} {"id":1253,"amenities":" Meeting rooms"} {"id":1253,"amenities":" Nonsmoking hotel"} {"id":1253,"amenities":" Sauna"} {"id":1253,"amenities":" SelfServe Laundry"} {"id":1253,"amenities":" Wheelchair Access"} {"id":1253,"amenities":" Air conditioning"} {"id":1253,"amenities":" Family Rooms"} {"id":1253,"amenities":" Nonsmoking rooms"} {"id":2114,"amenities":"Air conditioning"} {"id":2114,"amenities":" Microwave"} {"id":2140,"amenities":"Free parking"} {"id":2140,"amenities":" Free High Speed Internet WiFi"} {"id":2140,"amenities":" Hot Tub"} {"id":2140,"amenities":" Wheelchair Access"} {"id":2140,"amenities":" Kitchenette"} {"id":2567,"amenities":"Free parking"} {"id":2567,"amenities":" Free High Speed Internet WiFi"} {"id":2567,"amenities":" Breakfast included"} {"id":2567,"amenities":" Children Activities Kid Family Friendly"} {"id":2567,"amenities":" Multilingual Staff"} {"id":2567,"amenities":" Nonsmoking hotel"} {"id":2567,"amenities":" Family Rooms"} {"id":2567,"amenities":" Nonsmoking rooms"} {"id":2658,"amenities":""} {"id":2898,"amenities":""} {"id":3029,"amenities":"Free parking"} {"id":3029,"amenities":" Restaurant"} {"id":3029,"amenities":" Free High Speed Internet WiFi"} {"id":3029,"amenities":" Airport transportation"} {"id":3029,"amenities":" Electric vehicle charging station"} {"id":3029,"amenities":" Golf Course"} {"id":3029,"amenities":" Nonsmoking hotel"} {"id":3029,"amenities":" Air conditioning"} {"id":3029,"amenities":" Microwave"} {"id":3029,"amenities":" Refrigerator in room"} {"id":3029,"amenities":" Family Rooms"} {"id":3029,"amenities":" Kitchenette"} {"id":3216,"amenities":"Free parking"} {"id":3216,"amenities":" Pool"} {"id":3216,"amenities":" Free High Speed Internet WiFi"} {"id":3216,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3216,"amenities":" Room service"} {"id":3216,"amenities":" Restaurant"} {"id":3216,"amenities":" BarLounge"} {"id":3216,"amenities":" Banquet Room"} {"id":3216,"amenities":" Business Centre with Internet Access"} {"id":3216,"amenities":" Heated pool"} {"id":3216,"amenities":" Hot Tub"} {"id":3216,"amenities":" Indoor pool"} {"id":3216,"amenities":" Meeting rooms"} {"id":3216,"amenities":" Nonsmoking hotel"} {"id":3216,"amenities":" Outdoor pool"} {"id":3216,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3216,"amenities":" SelfServe Laundry"} {"id":3216,"amenities":" Wheelchair Access"} {"id":3216,"amenities":" Microwave"} {"id":3216,"amenities":" Family Rooms"} {"id":3216,"amenities":" Kitchenette"} {"id":3216,"amenities":" Nonsmoking rooms"} {"id":3378,"amenities":"Pool"} {"id":3378,"amenities":" Free parking"} {"id":3378,"amenities":" Restaurant"} {"id":3378,"amenities":" Free High Speed Internet WiFi"} {"id":3378,"amenities":" Golf Course"} {"id":3378,"amenities":" Laundry Service"} {"id":3378,"amenities":" Nonsmoking hotel"} {"id":3378,"amenities":" Outdoor pool"} {"id":3378,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3378,"amenities":" Wheelchair Access"} {"id":3378,"amenities":" Air conditioning"} {"id":3378,"amenities":" Family Rooms"} {"id":3378,"amenities":" Nonsmoking rooms"} {"id":3387,"amenities":"Free parking"} {"id":3387,"amenities":" Free High Speed Internet WiFi"} {"id":3387,"amenities":" Breakfast included"} {"id":3387,"amenities":" Nonsmoking hotel"} {"id":3387,"amenities":" Air conditioning"} {"id":3387,"amenities":" Nonsmoking rooms"} {"id":3387,"amenities":" Suites"} {"id":3423,"amenities":"Pool"} {"id":3423,"amenities":" Free High Speed Internet WiFi"} {"id":3423,"amenities":" Breakfast Available"} {"id":3423,"amenities":" Children Activities Kid Family Friendly"} {"id":3423,"amenities":" Hot Tub"} {"id":3423,"amenities":" Multilingual Staff"} {"id":3423,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3423,"amenities":" Public Wifi"} {"id":3423,"amenities":" SelfServe Laundry"} {"id":3423,"amenities":" Shuttle Bus Service"} {"id":3423,"amenities":" Air conditioning"} {"id":3423,"amenities":" Refrigerator in room"} {"id":3423,"amenities":" Family Rooms"} {"id":3423,"amenities":" Suites"} {"id":3809,"amenities":"Free parking"} {"id":3809,"amenities":" Free High Speed Internet WiFi"} {"id":3809,"amenities":" Breakfast included"} {"id":3809,"amenities":" BarLounge"} {"id":3809,"amenities":" Nonsmoking hotel"} {"id":3809,"amenities":" Air conditioning"} {"id":3809,"amenities":" Refrigerator in room"} {"id":3809,"amenities":" Family Rooms"} {"id":3809,"amenities":" Nonsmoking rooms"} {"id":4301,"amenities":""} {"id":4316,"amenities":"Free parking"} {"id":4316,"amenities":" Free High Speed Internet WiFi"} {"id":4316,"amenities":" Nonsmoking hotel"} {"id":4316,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4316,"amenities":" Microwave"} {"id":4316,"amenities":" Refrigerator in room"} {"id":4316,"amenities":" Kitchenette"} {"id":4316,"amenities":" Nonsmoking rooms"} {"id":4580,"amenities":"Free parking"} {"id":4580,"amenities":" Free High Speed Internet WiFi"} {"id":4580,"amenities":" Restaurant"} {"id":4580,"amenities":" BarLounge"} {"id":4580,"amenities":" Breakfast included"} {"id":4580,"amenities":" Dry Cleaning"} {"id":4580,"amenities":" Laundry Service"} {"id":4580,"amenities":" Meeting rooms"} {"id":4580,"amenities":" Nonsmoking hotel"} {"id":4580,"amenities":" Air conditioning"} {"id":4580,"amenities":" Refrigerator in room"} {"id":4580,"amenities":" Kitchenette"} {"id":4580,"amenities":" Nonsmoking rooms"} {"id":4580,"amenities":" Suites"} {"id":4716,"amenities":"Room service"} {"id":4716,"amenities":" Restaurant"} {"id":4716,"amenities":" BarLounge"} {"id":4716,"amenities":" Free High Speed Internet WiFi"} {"id":4716,"amenities":" Golf Course"} {"id":4716,"amenities":" Laundry Service"} {"id":4716,"amenities":" Nonsmoking hotel"} {"id":4716,"amenities":" Public Wifi"} {"id":4716,"amenities":" Air conditioning"} {"id":4716,"amenities":" Microwave"} {"id":4716,"amenities":" Refrigerator in room"} {"id":4716,"amenities":" Family Rooms"} {"id":4716,"amenities":" Nonsmoking rooms"} {"id":4716,"amenities":" Smoking rooms available"} {"id":4750,"amenities":"Free parking"} {"id":4750,"amenities":" Free High Speed Internet WiFi"} {"id":4750,"amenities":" Restaurant"} {"id":4750,"amenities":" Banquet Room"} {"id":4750,"amenities":" Golf Course"} {"id":4750,"amenities":" Meeting rooms"} {"id":4750,"amenities":" Nonsmoking hotel"} {"id":4750,"amenities":" Shuttle Bus Service"} {"id":4750,"amenities":" Family Rooms"} {"id":4750,"amenities":" Nonsmoking rooms"} {"id":5049,"amenities":"Free parking"} {"id":5049,"amenities":" Restaurant"} {"id":5049,"amenities":" Free High Speed Internet WiFi"} {"id":5049,"amenities":" BarLounge"} {"id":5049,"amenities":" Banquet Room"} {"id":5049,"amenities":" Meeting rooms"} {"id":5049,"amenities":" Nonsmoking hotel"} {"id":5049,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5049,"amenities":" Public Wifi"} {"id":5049,"amenities":" Air conditioning"} {"id":5049,"amenities":" Microwave"} {"id":5049,"amenities":" Refrigerator in room"} {"id":5049,"amenities":" Family Rooms"} {"id":5049,"amenities":" Kitchenette"} {"id":5049,"amenities":" Nonsmoking rooms"} {"id":5049,"amenities":" Smoking rooms available"} {"id":5049,"amenities":" Suites"} {"id":5081,"amenities":""} {"id":5082,"amenities":""} {"id":5231,"amenities":""} {"id":5281,"amenities":""} {"id":5317,"amenities":"Pool"} {"id":5317,"amenities":" Free parking"} {"id":5317,"amenities":" Restaurant"} {"id":5317,"amenities":" Free High Speed Internet WiFi"} {"id":5317,"amenities":" Golf Course"} {"id":5317,"amenities":" Laundry Service"} {"id":5317,"amenities":" Nonsmoking hotel"} {"id":5317,"amenities":" Outdoor pool"} {"id":5317,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5317,"amenities":" Family Rooms"} {"id":5471,"amenities":""} {"id":5508,"amenities":"Free parking"} {"id":5508,"amenities":" Free High Speed Internet WiFi"} {"id":5508,"amenities":" Concierge"} {"id":5508,"amenities":" Nonsmoking hotel"} {"id":5508,"amenities":" Air conditioning"} {"id":5508,"amenities":" Microwave"} {"id":5508,"amenities":" Refrigerator in room"} {"id":5508,"amenities":" Nonsmoking rooms"} {"id":5512,"amenities":"Free parking"} {"id":5512,"amenities":" Free High Speed Internet WiFi"} {"id":5512,"amenities":" Nonsmoking hotel"} {"id":5512,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5512,"amenities":" Public Wifi"} {"id":5512,"amenities":" Air conditioning"} {"id":5512,"amenities":" Refrigerator in room"} {"id":5512,"amenities":" Family Rooms"} {"id":5512,"amenities":" Nonsmoking rooms"} {"id":6099,"amenities":"Free High Speed Internet WiFi"} {"id":6099,"amenities":" Air conditioning"} {"id":6099,"amenities":" Kitchenette"} {"id":1250,"amenities":""} {"id":1287,"amenities":"Fitness Centre with Gym Workout Room"} {"id":1287,"amenities":" Room service"} {"id":1287,"amenities":" Restaurant"} {"id":1287,"amenities":" Pool"} {"id":1287,"amenities":" Free Internet"} {"id":1287,"amenities":" Free parking"} {"id":1287,"amenities":" BarLounge"} {"id":1287,"amenities":" Spa"} {"id":1287,"amenities":" Babysitting"} {"id":1287,"amenities":" Banquet Room"} {"id":1287,"amenities":" Breakfast Available"} {"id":1287,"amenities":" Business Centre with Internet Access"} {"id":1287,"amenities":" Casino and Gambling"} {"id":1287,"amenities":" Children Activities Kid Family Friendly"} {"id":1287,"amenities":" Concierge"} {"id":1287,"amenities":" Conference Facilities"} {"id":1287,"amenities":" Dry Cleaning"} {"id":1287,"amenities":" Golf Course"} {"id":1287,"amenities":" Heated pool"} {"id":1287,"amenities":" Hot Tub"} {"id":1287,"amenities":" Indoor pool"} {"id":1287,"amenities":" Laundry Service"} {"id":1287,"amenities":" Meeting rooms"} {"id":1287,"amenities":" Multilingual Staff"} {"id":1287,"amenities":" Nonsmoking hotel"} {"id":1287,"amenities":" Outdoor pool"} {"id":1287,"amenities":" Paid Wifi"} {"id":1287,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1287,"amenities":" Public Wifi"} {"id":1287,"amenities":" Tennis Court"} {"id":1287,"amenities":" Wheelchair Access"} {"id":1287,"amenities":" Air conditioning"} {"id":1287,"amenities":" Minibar"} {"id":1287,"amenities":" Accessible rooms"} {"id":1287,"amenities":" Family Rooms"} {"id":1287,"amenities":" Nonsmoking rooms"} {"id":1287,"amenities":" Suites"} {"id":1334,"amenities":""} {"id":2572,"amenities":"Free parking"} {"id":2572,"amenities":" Restaurant"} {"id":2572,"amenities":" Free High Speed Internet WiFi"} {"id":2572,"amenities":" Laundry Service"} {"id":2572,"amenities":" Nonsmoking hotel"} {"id":2572,"amenities":" Public Wifi"} {"id":2572,"amenities":" Shuttle Bus Service"} {"id":2572,"amenities":" Nonsmoking rooms"} {"id":2755,"amenities":"Free High Speed Internet WiFi"} {"id":2755,"amenities":" Free parking"} {"id":2755,"amenities":" Breakfast Available"} {"id":2755,"amenities":" Hot Tub"} {"id":2755,"amenities":" Public Wifi"} {"id":2755,"amenities":" Microwave"} {"id":2755,"amenities":" Refrigerator in room"} {"id":2755,"amenities":" Kitchenette"} {"id":2755,"amenities":" Nonsmoking rooms"} {"id":2755,"amenities":" Suites"} {"id":3137,"amenities":"Pets Allowed Dog Pet Friendly "} {"id":3137,"amenities":" Wheelchair Access"} {"id":3137,"amenities":" Refrigerator in room"} {"id":3137,"amenities":" Accessible rooms"} {"id":3137,"amenities":" Family Rooms"} {"id":3137,"amenities":" Kitchenette"} {"id":3137,"amenities":" Nonsmoking rooms"} {"id":3137,"amenities":" Suites"} {"id":3409,"amenities":"Free High Speed Internet WiFi"} {"id":3409,"amenities":" Free parking"} {"id":3409,"amenities":" Restaurant"} {"id":3409,"amenities":" BarLounge"} {"id":3409,"amenities":" Airport transportation"} {"id":3409,"amenities":" Babysitting"} {"id":3409,"amenities":" Children Activities Kid Family Friendly"} {"id":3409,"amenities":" Golf Course"} {"id":3409,"amenities":" Nonsmoking hotel"} {"id":3409,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3409,"amenities":" Public Wifi"} {"id":3409,"amenities":" Shuttle Bus Service"} {"id":3409,"amenities":" Wheelchair Access"} {"id":3409,"amenities":" Air conditioning"} {"id":3409,"amenities":" Microwave"} {"id":3409,"amenities":" Refrigerator in room"} {"id":3409,"amenities":" Accessible rooms"} {"id":3409,"amenities":" Family Rooms"} {"id":3409,"amenities":" Nonsmoking rooms"} {"id":3409,"amenities":" Smoking rooms available"} {"id":3549,"amenities":"Free High Speed Internet WiFi"} {"id":3549,"amenities":" Golf Course"} {"id":4067,"amenities":"Pool"} {"id":4067,"amenities":" Free parking"} {"id":4067,"amenities":" Restaurant"} {"id":4067,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4067,"amenities":" BarLounge"} {"id":4067,"amenities":" Room service"} {"id":4067,"amenities":" Free Internet"} {"id":4067,"amenities":" Banquet Room"} {"id":4067,"amenities":" Breakfast Available"} {"id":4067,"amenities":" Business Centre with Internet Access"} {"id":4067,"amenities":" Conference Facilities"} {"id":4067,"amenities":" Dry Cleaning"} {"id":4067,"amenities":" Electric vehicle charging station"} {"id":4067,"amenities":" Golf Course"} {"id":4067,"amenities":" Heated pool"} {"id":4067,"amenities":" Hot Tub"} {"id":4067,"amenities":" Indoor pool"} {"id":4067,"amenities":" Laundry Service"} {"id":4067,"amenities":" Meeting rooms"} {"id":4067,"amenities":" Multilingual Staff"} {"id":4067,"amenities":" Nonsmoking hotel"} {"id":4067,"amenities":" Public Wifi"} {"id":4067,"amenities":" Sauna"} {"id":4067,"amenities":" SkiIn SkiOut"} {"id":4067,"amenities":" Tennis Court"} {"id":4067,"amenities":" Wheelchair Access"} {"id":4067,"amenities":" Air conditioning"} {"id":4067,"amenities":" Accessible rooms"} {"id":4067,"amenities":" Family Rooms"} {"id":4067,"amenities":" Nonsmoking rooms"} {"id":4067,"amenities":" Suites"} {"id":4315,"amenities":""} {"id":4389,"amenities":"Free parking"} {"id":4389,"amenities":" Free High Speed Internet WiFi"} {"id":4389,"amenities":" Babysitting"} {"id":4389,"amenities":" Children Activities Kid Family Friendly"} {"id":4389,"amenities":" Nonsmoking hotel"} {"id":4389,"amenities":" Public Wifi"} {"id":4389,"amenities":" Family Rooms"} {"id":4389,"amenities":" Nonsmoking rooms"} {"id":5262,"amenities":"Restaurant"} {"id":5262,"amenities":" Hot Tub"} {"id":5262,"amenities":" Meeting rooms"} {"id":5262,"amenities":" Nonsmoking hotel"} {"id":5262,"amenities":" Tennis Court"} {"id":5262,"amenities":" Family Rooms"} {"id":5262,"amenities":" Kitchenette"} {"id":5262,"amenities":" Nonsmoking rooms"} {"id":5490,"amenities":"Pool"} {"id":5490,"amenities":" Free parking"} {"id":5490,"amenities":" Free High Speed Internet WiFi"} {"id":5490,"amenities":" Breakfast included"} {"id":5490,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5490,"amenities":" Business Centre with Internet Access"} {"id":5490,"amenities":" Hot Tub"} {"id":5490,"amenities":" Indoor pool"} {"id":5490,"amenities":" Laundry Service"} {"id":5490,"amenities":" Meeting rooms"} {"id":5490,"amenities":" Nonsmoking hotel"} {"id":5490,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5490,"amenities":" Public Wifi"} {"id":5490,"amenities":" Sauna"} {"id":5490,"amenities":" SelfServe Laundry"} {"id":5490,"amenities":" Wheelchair Access"} {"id":5490,"amenities":" Air conditioning"} {"id":5490,"amenities":" Microwave"} {"id":5490,"amenities":" Refrigerator in room"} {"id":5490,"amenities":" Accessible rooms"} {"id":5490,"amenities":" Family Rooms"} {"id":5490,"amenities":" Kitchenette"} {"id":5490,"amenities":" Nonsmoking rooms"} {"id":5490,"amenities":" Suites"} {"id":5519,"amenities":"Free parking"} {"id":5519,"amenities":" Free High Speed Internet WiFi"} {"id":5519,"amenities":" Laundry Service"} {"id":5519,"amenities":" Nonsmoking hotel"} {"id":5519,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5519,"amenities":" Air conditioning"} {"id":5519,"amenities":" Microwave"} {"id":5519,"amenities":" Refrigerator in room"} {"id":5519,"amenities":" Kitchenette"} {"id":5575,"amenities":"Free High Speed Internet WiFi"} {"id":5575,"amenities":" Free parking"} {"id":5575,"amenities":" Nonsmoking hotel"} {"id":5575,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5575,"amenities":" Public Wifi"} {"id":5575,"amenities":" Air conditioning"} {"id":5575,"amenities":" Microwave"} {"id":5575,"amenities":" Refrigerator in room"} {"id":5575,"amenities":" Nonsmoking rooms"} {"id":5739,"amenities":"Free parking"} {"id":5739,"amenities":" Restaurant"} {"id":5739,"amenities":" Free High Speed Internet WiFi"} {"id":5739,"amenities":" Hot Tub"} {"id":5739,"amenities":" Laundry Service"} {"id":5739,"amenities":" Nonsmoking hotel"} {"id":5739,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5739,"amenities":" Sauna"} {"id":5739,"amenities":" Wheelchair Access"} {"id":5739,"amenities":" Refrigerator in room"} {"id":5739,"amenities":" Family Rooms"} {"id":5739,"amenities":" Kitchenette"} {"id":5739,"amenities":" Suites"} {"id":5773,"amenities":"Free High Speed Internet WiFi"} {"id":5773,"amenities":" Free parking"} {"id":5773,"amenities":" Breakfast included"} {"id":5773,"amenities":" Breakfast Available"} {"id":5773,"amenities":" Business Centre with Internet Access"} {"id":5773,"amenities":" Dry Cleaning"} {"id":5773,"amenities":" Laundry Service"} {"id":5773,"amenities":" Nonsmoking hotel"} {"id":5773,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5773,"amenities":" Wheelchair Access"} {"id":5773,"amenities":" Air conditioning"} {"id":5773,"amenities":" Microwave"} {"id":5773,"amenities":" Refrigerator in room"} {"id":5773,"amenities":" Nonsmoking rooms"} {"id":5873,"amenities":""} {"id":5967,"amenities":"Air conditioning"} {"id":5993,"amenities":"Refrigerator in room"} {"id":6111,"amenities":"Restaurant"} {"id":6111,"amenities":" Room service"} {"id":6111,"amenities":" BarLounge"} {"id":6111,"amenities":" Free High Speed Internet WiFi"} {"id":6111,"amenities":" Laundry Service"} {"id":6111,"amenities":" Nonsmoking hotel"} {"id":6111,"amenities":" Wheelchair Access"} {"id":6111,"amenities":" Air conditioning"} {"id":6111,"amenities":" Nonsmoking rooms"} {"id":28,"amenities":"Free parking"} {"id":28,"amenities":" Free High Speed Internet WiFi"} {"id":28,"amenities":" Restaurant"} {"id":28,"amenities":" Fitness Centre with Gym Workout Room"} {"id":28,"amenities":" BarLounge"} {"id":28,"amenities":" Airport transportation"} {"id":28,"amenities":" Banquet Room"} {"id":28,"amenities":" Business Centre with Internet Access"} {"id":28,"amenities":" Conference Facilities"} {"id":28,"amenities":" Dry Cleaning"} {"id":28,"amenities":" Hot Tub"} {"id":28,"amenities":" Laundry Service"} {"id":28,"amenities":" Meeting rooms"} {"id":28,"amenities":" Multilingual Staff"} {"id":28,"amenities":" Nonsmoking hotel"} {"id":28,"amenities":" Public Wifi"} {"id":28,"amenities":" SelfServe Laundry"} {"id":28,"amenities":" Shuttle Bus Service"} {"id":28,"amenities":" Wheelchair Access"} {"id":28,"amenities":" Air conditioning"} {"id":28,"amenities":" Family Rooms"} {"id":28,"amenities":" Nonsmoking rooms"} {"id":28,"amenities":" Suites"} {"id":33,"amenities":"Free parking"} {"id":33,"amenities":" Free High Speed Internet WiFi"} {"id":33,"amenities":" Hot Tub"} {"id":33,"amenities":" Nonsmoking hotel"} {"id":33,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":33,"amenities":" Sauna"} {"id":33,"amenities":" Wheelchair Access"} {"id":33,"amenities":" Microwave"} {"id":33,"amenities":" Refrigerator in room"} {"id":33,"amenities":" Kitchenette"} {"id":33,"amenities":" Nonsmoking rooms"} {"id":88,"amenities":""} {"id":208,"amenities":"Free parking"} {"id":208,"amenities":" Breakfast included"} {"id":208,"amenities":" Free High Speed Internet WiFi"} {"id":208,"amenities":" Breakfast Available"} {"id":208,"amenities":" Business Centre with Internet Access"} {"id":208,"amenities":" Dry Cleaning"} {"id":208,"amenities":" Laundry Service"} {"id":208,"amenities":" Multilingual Staff"} {"id":208,"amenities":" Nonsmoking hotel"} {"id":208,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":208,"amenities":" Public Wifi"} {"id":208,"amenities":" Wheelchair Access"} {"id":208,"amenities":" Air conditioning"} {"id":208,"amenities":" Refrigerator in room"} {"id":208,"amenities":" Nonsmoking rooms"} {"id":248,"amenities":"Free High Speed Internet WiFi"} {"id":248,"amenities":" Nonsmoking hotel"} {"id":248,"amenities":" Air conditioning"} {"id":248,"amenities":" Microwave"} {"id":248,"amenities":" Refrigerator in room"} {"id":248,"amenities":" Kitchenette"} {"id":257,"amenities":""} {"id":384,"amenities":"Free parking"} {"id":384,"amenities":" Free High Speed Internet WiFi"} {"id":384,"amenities":" Breakfast included"} {"id":384,"amenities":" Breakfast Available"} {"id":384,"amenities":" Multilingual Staff"} {"id":384,"amenities":" Nonsmoking hotel"} {"id":384,"amenities":" Public Wifi"} {"id":384,"amenities":" Air conditioning"} {"id":384,"amenities":" Refrigerator in room"} {"id":384,"amenities":" Nonsmoking rooms"} {"id":384,"amenities":" Suites"} {"id":405,"amenities":""} {"id":519,"amenities":"Free parking"} {"id":519,"amenities":" Free High Speed Internet WiFi"} {"id":519,"amenities":" Hot Tub"} {"id":519,"amenities":" Nonsmoking hotel"} {"id":519,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":519,"amenities":" SelfServe Laundry"} {"id":519,"amenities":" Wheelchair Access"} {"id":519,"amenities":" Microwave"} {"id":519,"amenities":" Refrigerator in room"} {"id":519,"amenities":" Family Rooms"} {"id":519,"amenities":" Kitchenette"} {"id":519,"amenities":" Nonsmoking rooms"} {"id":519,"amenities":" Suites"} {"id":1595,"amenities":"Pool"} {"id":1595,"amenities":" Free parking"} {"id":1595,"amenities":" Children Activities Kid Family Friendly"} {"id":1595,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1673,"amenities":"Free parking"} {"id":1673,"amenities":" Free High Speed Internet WiFi"} {"id":1673,"amenities":" Laundry Service"} {"id":1673,"amenities":" Nonsmoking hotel"} {"id":1673,"amenities":" Public Wifi"} {"id":1673,"amenities":" Air conditioning"} {"id":1673,"amenities":" Microwave"} {"id":1673,"amenities":" Refrigerator in room"} {"id":1673,"amenities":" Accessible rooms"} {"id":1673,"amenities":" Family Rooms"} {"id":1673,"amenities":" Kitchenette"} {"id":1673,"amenities":" Nonsmoking rooms"} {"id":1807,"amenities":"Free High Speed Internet WiFi"} {"id":1807,"amenities":" Nonsmoking hotel"} {"id":1807,"amenities":" Public Wifi"} {"id":1807,"amenities":" Air conditioning"} {"id":1807,"amenities":" Refrigerator in room"} {"id":1807,"amenities":" Kitchenette"} {"id":1807,"amenities":" Nonsmoking rooms"} {"id":1807,"amenities":" Smoking rooms available"} {"id":2201,"amenities":"Free parking"} {"id":2201,"amenities":" Free High Speed Internet WiFi"} {"id":2201,"amenities":" Multilingual Staff"} {"id":2201,"amenities":" Nonsmoking hotel"} {"id":2201,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2201,"amenities":" Public Wifi"} {"id":2201,"amenities":" Wheelchair Access"} {"id":2201,"amenities":" Air conditioning"} {"id":2201,"amenities":" Microwave"} {"id":2201,"amenities":" Refrigerator in room"} {"id":2201,"amenities":" Nonsmoking rooms"} {"id":2209,"amenities":""} {"id":2460,"amenities":"Free parking"} {"id":2460,"amenities":" Free High Speed Internet WiFi"} {"id":2460,"amenities":" Nonsmoking hotel"} {"id":2460,"amenities":" Refrigerator in room"} {"id":2460,"amenities":" Kitchenette"} {"id":2460,"amenities":" Nonsmoking rooms"} {"id":2496,"amenities":"Free parking"} {"id":2496,"amenities":" Free High Speed Internet WiFi"} {"id":2496,"amenities":" Breakfast included"} {"id":2496,"amenities":" Microwave"} {"id":2496,"amenities":" Refrigerator in room"} {"id":2496,"amenities":" Family Rooms"} {"id":2496,"amenities":" Nonsmoking rooms"} {"id":2496,"amenities":" Suites"} {"id":2673,"amenities":"Free parking"} {"id":2673,"amenities":" Free High Speed Internet WiFi"} {"id":2673,"amenities":" Breakfast included"} {"id":2673,"amenities":" Nonsmoking hotel"} {"id":2673,"amenities":" Kitchenette"} {"id":2673,"amenities":" Nonsmoking rooms"} {"id":2704,"amenities":"Free parking"} {"id":2704,"amenities":" Restaurant"} {"id":2704,"amenities":" Free High Speed Internet WiFi"} {"id":2704,"amenities":" Banquet Room"} {"id":2704,"amenities":" Breakfast Available"} {"id":2704,"amenities":" Conference Facilities"} {"id":2704,"amenities":" Golf Course"} {"id":2704,"amenities":" Meeting rooms"} {"id":2704,"amenities":" Nonsmoking hotel"} {"id":2704,"amenities":" Public Wifi"} {"id":2704,"amenities":" SelfServe Laundry"} {"id":2704,"amenities":" Wheelchair Access"} {"id":2704,"amenities":" Accessible rooms"} {"id":2704,"amenities":" Family Rooms"} {"id":2704,"amenities":" Nonsmoking rooms"} {"id":2769,"amenities":""} {"id":2848,"amenities":"Free parking"} {"id":3046,"amenities":"Children Activities Kid Family Friendly"} {"id":3046,"amenities":" Paid Internet"} {"id":3046,"amenities":" Paid Wifi"} {"id":3046,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3046,"amenities":" SelfServe Laundry"} {"id":3163,"amenities":""} {"id":3581,"amenities":"Free High Speed Internet WiFi"} {"id":3581,"amenities":" Pool"} {"id":3581,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3581,"amenities":" Free parking"} {"id":3581,"amenities":" Breakfast included"} {"id":3581,"amenities":" Babysitting"} {"id":3581,"amenities":" Breakfast Available"} {"id":3581,"amenities":" Business Centre with Internet Access"} {"id":3581,"amenities":" Heated pool"} {"id":3581,"amenities":" Indoor pool"} {"id":3581,"amenities":" Laundry Service"} {"id":3581,"amenities":" Meeting rooms"} {"id":3581,"amenities":" Public Wifi"} {"id":3581,"amenities":" SelfServe Laundry"} {"id":3581,"amenities":" Wheelchair Access"} {"id":3581,"amenities":" Nonsmoking rooms"} {"id":3581,"amenities":" Suites"} {"id":4148,"amenities":"Free parking"} {"id":4148,"amenities":" Free High Speed Internet WiFi"} {"id":4148,"amenities":" Restaurant"} {"id":4148,"amenities":" Business Centre with Internet Access"} {"id":4148,"amenities":" Casino and Gambling"} {"id":4148,"amenities":" Laundry Service"} {"id":4148,"amenities":" Meeting rooms"} {"id":4148,"amenities":" Nonsmoking hotel"} {"id":4148,"amenities":" Public Wifi"} {"id":4148,"amenities":" Air conditioning"} {"id":4148,"amenities":" Nonsmoking rooms"} {"id":4148,"amenities":" Suites"} {"id":4777,"amenities":"Pool"} {"id":4777,"amenities":" Free parking"} {"id":4777,"amenities":" Restaurant"} {"id":4777,"amenities":" Free High Speed Internet WiFi"} {"id":4777,"amenities":" Breakfast included"} {"id":4777,"amenities":" Room service"} {"id":4777,"amenities":" BarLounge"} {"id":4777,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4777,"amenities":" Banquet Room"} {"id":4777,"amenities":" Breakfast Available"} {"id":4777,"amenities":" Business Centre with Internet Access"} {"id":4777,"amenities":" Conference Facilities"} {"id":4777,"amenities":" Dry Cleaning"} {"id":4777,"amenities":" Golf Course"} {"id":4777,"amenities":" Indoor pool"} {"id":4777,"amenities":" Laundry Service"} {"id":4777,"amenities":" Meeting rooms"} {"id":4777,"amenities":" Nonsmoking hotel"} {"id":4777,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4777,"amenities":" Public Wifi"} {"id":4777,"amenities":" Sauna"} {"id":4777,"amenities":" SelfServe Laundry"} {"id":4777,"amenities":" Tennis Court"} {"id":4777,"amenities":" Wheelchair Access"} {"id":4777,"amenities":" Air conditioning"} {"id":4777,"amenities":" Refrigerator in room"} {"id":4777,"amenities":" Accessible rooms"} {"id":4777,"amenities":" Family Rooms"} {"id":4777,"amenities":" Nonsmoking rooms"} {"id":4777,"amenities":" Suites"} {"id":5121,"amenities":"Free parking"} {"id":5121,"amenities":" Children Activities Kid Family Friendly"} {"id":5121,"amenities":" Meeting rooms"} {"id":5121,"amenities":" Nonsmoking hotel"} {"id":5121,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5121,"amenities":" Public Wifi"} {"id":5121,"amenities":" SelfServe Laundry"} {"id":5121,"amenities":" Microwave"} {"id":5121,"amenities":" Refrigerator in room"} {"id":5121,"amenities":" Family Rooms"} {"id":5121,"amenities":" Kitchenette"} {"id":5121,"amenities":" Nonsmoking rooms"} {"id":5635,"amenities":"Pool"} {"id":5635,"amenities":" Free parking"} {"id":5635,"amenities":" Free High Speed Internet WiFi"} {"id":5635,"amenities":" Breakfast included"} {"id":5635,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5635,"amenities":" Business Centre with Internet Access"} {"id":5635,"amenities":" Dry Cleaning"} {"id":5635,"amenities":" Golf Course"} {"id":5635,"amenities":" Heated pool"} {"id":5635,"amenities":" Hot Tub"} {"id":5635,"amenities":" Indoor pool"} {"id":5635,"amenities":" Laundry Service"} {"id":5635,"amenities":" Meeting rooms"} {"id":5635,"amenities":" Nonsmoking hotel"} {"id":5635,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5635,"amenities":" SelfServe Laundry"} {"id":5635,"amenities":" Wheelchair Access"} {"id":5635,"amenities":" Air conditioning"} {"id":5635,"amenities":" Family Rooms"} {"id":5635,"amenities":" Nonsmoking rooms"} {"id":5635,"amenities":" Suites"} {"id":5,"amenities":"Pool"} {"id":5,"amenities":" Room service"} {"id":5,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5,"amenities":" Restaurant"} {"id":5,"amenities":" BarLounge"} {"id":5,"amenities":" Spa"} {"id":5,"amenities":" Free High Speed Internet WiFi"} {"id":5,"amenities":" Babysitting"} {"id":5,"amenities":" Banquet Room"} {"id":5,"amenities":" Breakfast Available"} {"id":5,"amenities":" Business Centre with Internet Access"} {"id":5,"amenities":" Concierge"} {"id":5,"amenities":" Conference Facilities"} {"id":5,"amenities":" Dry Cleaning"} {"id":5,"amenities":" Heated pool"} {"id":5,"amenities":" Hot Tub"} {"id":5,"amenities":" Indoor pool"} {"id":5,"amenities":" Laundry Service"} {"id":5,"amenities":" Meeting rooms"} {"id":5,"amenities":" Multilingual Staff"} {"id":5,"amenities":" Nonsmoking hotel"} {"id":5,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5,"amenities":" Sauna"} {"id":5,"amenities":" Wheelchair Access"} {"id":5,"amenities":" Air conditioning"} {"id":5,"amenities":" Refrigerator in room"} {"id":5,"amenities":" Accessible rooms"} {"id":5,"amenities":" Family Rooms"} {"id":5,"amenities":" Nonsmoking rooms"} {"id":5,"amenities":" Suites"} {"id":794,"amenities":""} {"id":900,"amenities":""} {"id":1083,"amenities":"Free High Speed Internet WiFi"} {"id":1083,"amenities":" Laundry Service"} {"id":1083,"amenities":" Nonsmoking hotel"} {"id":1083,"amenities":" Public Wifi"} {"id":1083,"amenities":" Air conditioning"} {"id":1083,"amenities":" Microwave"} {"id":1083,"amenities":" Refrigerator in room"} {"id":1083,"amenities":" Kitchenette"} {"id":1083,"amenities":" Nonsmoking rooms"} {"id":1331,"amenities":""} {"id":1363,"amenities":"Free parking"} {"id":1363,"amenities":" Spa"} {"id":1363,"amenities":" Free High Speed Internet WiFi"} {"id":1363,"amenities":" Hot Tub"} {"id":1363,"amenities":" Nonsmoking hotel"} {"id":1363,"amenities":" Air conditioning"} {"id":1363,"amenities":" Nonsmoking rooms"} {"id":1597,"amenities":""} {"id":1700,"amenities":"Free parking"} {"id":1700,"amenities":" Pool"} {"id":1700,"amenities":" Free High Speed Internet WiFi"} {"id":1700,"amenities":" Breakfast included"} {"id":1700,"amenities":" Room service"} {"id":1700,"amenities":" BarLounge"} {"id":1700,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1700,"amenities":" Babysitting"} {"id":1700,"amenities":" Dry Cleaning"} {"id":1700,"amenities":" Heated pool"} {"id":1700,"amenities":" Indoor pool"} {"id":1700,"amenities":" Laundry Service"} {"id":1700,"amenities":" Meeting rooms"} {"id":1700,"amenities":" Nonsmoking hotel"} {"id":1700,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1700,"amenities":" Wheelchair Access"} {"id":1700,"amenities":" Air conditioning"} {"id":1700,"amenities":" Family Rooms"} {"id":1700,"amenities":" Nonsmoking rooms"} {"id":1700,"amenities":" Suites"} {"id":1723,"amenities":"Free parking"} {"id":1723,"amenities":" Free High Speed Internet WiFi"} {"id":1723,"amenities":" Restaurant"} {"id":1723,"amenities":" Pool"} {"id":1723,"amenities":" Room service"} {"id":1723,"amenities":" BarLounge"} {"id":1723,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1723,"amenities":" Banquet Room"} {"id":1723,"amenities":" Business Centre with Internet Access"} {"id":1723,"amenities":" Dry Cleaning"} {"id":1723,"amenities":" Heated pool"} {"id":1723,"amenities":" Indoor pool"} {"id":1723,"amenities":" Laundry Service"} {"id":1723,"amenities":" Meeting rooms"} {"id":1723,"amenities":" Multilingual Staff"} {"id":1723,"amenities":" Nonsmoking hotel"} {"id":1723,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1723,"amenities":" Sauna"} {"id":1723,"amenities":" SelfServe Laundry"} {"id":1723,"amenities":" Wheelchair Access"} {"id":1723,"amenities":" Air conditioning"} {"id":1723,"amenities":" Microwave"} {"id":1723,"amenities":" Refrigerator in room"} {"id":1723,"amenities":" Accessible rooms"} {"id":1723,"amenities":" Kitchenette"} {"id":1723,"amenities":" Nonsmoking rooms"} {"id":1723,"amenities":" Suites"} {"id":1884,"amenities":""} {"id":2134,"amenities":"Free parking"} {"id":2134,"amenities":" Free High Speed Internet WiFi"} {"id":2134,"amenities":" Hot Tub"} {"id":2134,"amenities":" Nonsmoking hotel"} {"id":2134,"amenities":" Public Wifi"} {"id":2134,"amenities":" Wheelchair Access"} {"id":2134,"amenities":" Refrigerator in room"} {"id":2134,"amenities":" Accessible rooms"} {"id":2134,"amenities":" Family Rooms"} {"id":2134,"amenities":" Nonsmoking rooms"} {"id":2383,"amenities":"Free parking"} {"id":2383,"amenities":" Restaurant"} {"id":2383,"amenities":" Free High Speed Internet WiFi"} {"id":2383,"amenities":" Meeting rooms"} {"id":2383,"amenities":" Nonsmoking hotel"} {"id":2383,"amenities":" Public Wifi"} {"id":2383,"amenities":" Air conditioning"} {"id":2383,"amenities":" Microwave"} {"id":2383,"amenities":" Refrigerator in room"} {"id":2383,"amenities":" Family Rooms"} {"id":2383,"amenities":" Nonsmoking rooms"} {"id":2582,"amenities":"Free parking"} {"id":2582,"amenities":" Room service"} {"id":2582,"amenities":" Free High Speed Internet WiFi"} {"id":2582,"amenities":" Breakfast Available"} {"id":2582,"amenities":" Nonsmoking hotel"} {"id":2582,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2582,"amenities":" Public Wifi"} {"id":2582,"amenities":" Microwave"} {"id":2582,"amenities":" Refrigerator in room"} {"id":2582,"amenities":" Family Rooms"} {"id":2582,"amenities":" Kitchenette"} {"id":2582,"amenities":" Nonsmoking rooms"} {"id":2582,"amenities":" Suites"} {"id":2883,"amenities":""} {"id":3247,"amenities":"Room service"} {"id":3247,"amenities":" Free parking"} {"id":3247,"amenities":" Free High Speed Internet WiFi"} {"id":3247,"amenities":" Laundry Service"} {"id":3247,"amenities":" Nonsmoking hotel"} {"id":3247,"amenities":" Shuttle Bus Service"} {"id":3247,"amenities":" Air conditioning"} {"id":3329,"amenities":"Children Activities Kid Family Friendly"} {"id":3329,"amenities":" Nonsmoking hotel"} {"id":3329,"amenities":" Air conditioning"} {"id":3329,"amenities":" Refrigerator in room"} {"id":3329,"amenities":" Nonsmoking rooms"} {"id":3331,"amenities":""} {"id":3498,"amenities":""} {"id":4144,"amenities":"Free parking"} {"id":4144,"amenities":" BarLounge"} {"id":4144,"amenities":" Free High Speed Internet WiFi"} {"id":4144,"amenities":" Breakfast included"} {"id":4144,"amenities":" Banquet Room"} {"id":4144,"amenities":" Conference Facilities"} {"id":4144,"amenities":" Multilingual Staff"} {"id":4144,"amenities":" Nonsmoking hotel"} {"id":4144,"amenities":" Public Wifi"} {"id":4144,"amenities":" SelfServe Laundry"} {"id":4144,"amenities":" Shuttle Bus Service"} {"id":4144,"amenities":" Wheelchair Access"} {"id":4144,"amenities":" Air conditioning"} {"id":4144,"amenities":" Microwave"} {"id":4144,"amenities":" Family Rooms"} {"id":4144,"amenities":" Nonsmoking rooms"} {"id":4144,"amenities":" Suites"} {"id":4522,"amenities":""} {"id":4573,"amenities":""} {"id":4812,"amenities":"Free parking"} {"id":4812,"amenities":" Restaurant"} {"id":4812,"amenities":" Free High Speed Internet WiFi"} {"id":4812,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4812,"amenities":" Business Centre with Internet Access"} {"id":4812,"amenities":" Concierge"} {"id":4812,"amenities":" Golf Course"} {"id":4812,"amenities":" Laundry Service"} {"id":4812,"amenities":" Meeting rooms"} {"id":4812,"amenities":" Multilingual Staff"} {"id":4812,"amenities":" Nonsmoking hotel"} {"id":4812,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4812,"amenities":" SelfServe Laundry"} {"id":4812,"amenities":" Wheelchair Access"} {"id":4812,"amenities":" Air conditioning"} {"id":4812,"amenities":" Microwave"} {"id":4812,"amenities":" Refrigerator in room"} {"id":4812,"amenities":" Accessible rooms"} {"id":4812,"amenities":" Family Rooms"} {"id":4812,"amenities":" Nonsmoking rooms"} {"id":4812,"amenities":" Suites"} {"id":5014,"amenities":""} {"id":5197,"amenities":"Free parking"} {"id":5197,"amenities":" Free High Speed Internet WiFi"} {"id":5197,"amenities":" Nonsmoking hotel"} {"id":5197,"amenities":" Public Wifi"} {"id":5197,"amenities":" Air conditioning"} {"id":5197,"amenities":" Microwave"} {"id":5197,"amenities":" Refrigerator in room"} {"id":5197,"amenities":" Family Rooms"} {"id":5197,"amenities":" Nonsmoking rooms"} {"id":5265,"amenities":"Free parking"} {"id":5265,"amenities":" Free High Speed Internet WiFi"} {"id":5265,"amenities":" Breakfast included"} {"id":5265,"amenities":" Nonsmoking hotel"} {"id":5265,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5265,"amenities":" Wheelchair Access"} {"id":5265,"amenities":" Air conditioning"} {"id":5265,"amenities":" Microwave"} {"id":5265,"amenities":" Nonsmoking rooms"} {"id":5754,"amenities":"Free parking"} {"id":5754,"amenities":" Free High Speed Internet WiFi"} {"id":5754,"amenities":" Breakfast included"} {"id":5754,"amenities":" Business Centre with Internet Access"} {"id":5754,"amenities":" Laundry Service"} {"id":5754,"amenities":" Meeting rooms"} {"id":5754,"amenities":" Nonsmoking hotel"} {"id":5754,"amenities":" Wheelchair Access"} {"id":5754,"amenities":" Air conditioning"} {"id":5754,"amenities":" Refrigerator in room"} {"id":5754,"amenities":" Family Rooms"} {"id":5754,"amenities":" Kitchenette"} {"id":5754,"amenities":" Nonsmoking rooms"} {"id":5754,"amenities":" Suites"} {"id":328,"amenities":""} {"id":890,"amenities":"Free parking"} {"id":890,"amenities":" Free High Speed Internet WiFi"} {"id":890,"amenities":" Golf Course"} {"id":890,"amenities":" Laundry Service"} {"id":890,"amenities":" Nonsmoking hotel"} {"id":890,"amenities":" Air conditioning"} {"id":890,"amenities":" Refrigerator in room"} {"id":890,"amenities":" Family Rooms"} {"id":890,"amenities":" Nonsmoking rooms"} {"id":1115,"amenities":"Pool"} {"id":1115,"amenities":" Free parking"} {"id":1115,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1115,"amenities":" Free High Speed Internet WiFi"} {"id":1115,"amenities":" Heated pool"} {"id":1115,"amenities":" Indoor pool"} {"id":1115,"amenities":" Nonsmoking hotel"} {"id":1115,"amenities":" SelfServe Laundry"} {"id":1115,"amenities":" Microwave"} {"id":1115,"amenities":" Refrigerator in room"} {"id":1115,"amenities":" Kitchenette"} {"id":1115,"amenities":" Nonsmoking rooms"} {"id":1115,"amenities":" Suites"} {"id":1126,"amenities":"Free parking"} {"id":1126,"amenities":" Free High Speed Internet WiFi"} {"id":1126,"amenities":" Breakfast included"} {"id":1126,"amenities":" Room service"} {"id":1126,"amenities":" Nonsmoking hotel"} {"id":1126,"amenities":" Public Wifi"} {"id":1126,"amenities":" Refrigerator in room"} {"id":1126,"amenities":" Nonsmoking rooms"} {"id":1126,"amenities":" Suites"} {"id":1130,"amenities":"Free parking"} {"id":1130,"amenities":" Free High Speed Internet WiFi"} {"id":1130,"amenities":" Breakfast included"} {"id":1130,"amenities":" Hot Tub"} {"id":1130,"amenities":" Nonsmoking hotel"} {"id":1130,"amenities":" Public Wifi"} {"id":1130,"amenities":" Refrigerator in room"} {"id":1130,"amenities":" Kitchenette"} {"id":1130,"amenities":" Nonsmoking rooms"} {"id":1130,"amenities":" Suites"} {"id":1279,"amenities":""} {"id":1534,"amenities":"Free parking"} {"id":1534,"amenities":" Free High Speed Internet WiFi"} {"id":1534,"amenities":" Breakfast included"} {"id":1534,"amenities":" Nonsmoking hotel"} {"id":1534,"amenities":" Public Wifi"} {"id":1534,"amenities":" Family Rooms"} {"id":1534,"amenities":" Kitchenette"} {"id":1534,"amenities":" Nonsmoking rooms"} {"id":1560,"amenities":"Free parking"} {"id":1560,"amenities":" BarLounge"} {"id":1560,"amenities":" Free High Speed Internet WiFi"} {"id":1560,"amenities":" Restaurant"} {"id":1560,"amenities":" Nonsmoking hotel"} {"id":1560,"amenities":" Public Wifi"} {"id":1560,"amenities":" Air conditioning"} {"id":1560,"amenities":" Microwave"} {"id":1560,"amenities":" Refrigerator in room"} {"id":1560,"amenities":" Kitchenette"} {"id":1560,"amenities":" Nonsmoking rooms"} {"id":1560,"amenities":" Suites"} {"id":1726,"amenities":"Free parking"} {"id":1726,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1790,"amenities":"Free parking"} {"id":1790,"amenities":" Free High Speed Internet WiFi"} {"id":1790,"amenities":" Nonsmoking hotel"} {"id":1877,"amenities":"Restaurant"} {"id":1877,"amenities":" Free parking"} {"id":1877,"amenities":" Free High Speed Internet WiFi"} {"id":1877,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1877,"amenities":" Breakfast included"} {"id":1877,"amenities":" Room service"} {"id":1877,"amenities":" BarLounge"} {"id":1877,"amenities":" Banquet Room"} {"id":1877,"amenities":" Breakfast Available"} {"id":1877,"amenities":" Business Centre with Internet Access"} {"id":1877,"amenities":" Conference Facilities"} {"id":1877,"amenities":" Dry Cleaning"} {"id":1877,"amenities":" Meeting rooms"} {"id":1877,"amenities":" Multilingual Staff"} {"id":1877,"amenities":" Nonsmoking hotel"} {"id":1877,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1877,"amenities":" Wheelchair Access"} {"id":1877,"amenities":" Air conditioning"} {"id":1877,"amenities":" Microwave"} {"id":1877,"amenities":" Refrigerator in room"} {"id":1877,"amenities":" Family Rooms"} {"id":1877,"amenities":" Nonsmoking rooms"} {"id":1877,"amenities":" Suites"} {"id":2050,"amenities":"Free parking"} {"id":2050,"amenities":" Room service"} {"id":2050,"amenities":" Restaurant"} {"id":2050,"amenities":" BarLounge"} {"id":2050,"amenities":" Free High Speed Internet WiFi"} {"id":2050,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2050,"amenities":" Banquet Room"} {"id":2050,"amenities":" Breakfast Available"} {"id":2050,"amenities":" Business Centre with Internet Access"} {"id":2050,"amenities":" Conference Facilities"} {"id":2050,"amenities":" Dry Cleaning"} {"id":2050,"amenities":" Laundry Service"} {"id":2050,"amenities":" Meeting rooms"} {"id":2050,"amenities":" Multilingual Staff"} {"id":2050,"amenities":" Nonsmoking hotel"} {"id":2050,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2050,"amenities":" Public Wifi"} {"id":2050,"amenities":" SelfServe Laundry"} {"id":2050,"amenities":" Wheelchair Access"} {"id":2050,"amenities":" Air conditioning"} {"id":2050,"amenities":" Refrigerator in room"} {"id":2050,"amenities":" Family Rooms"} {"id":2050,"amenities":" Nonsmoking rooms"} {"id":2050,"amenities":" Suites"} {"id":2390,"amenities":"Restaurant"} {"id":2390,"amenities":" Free parking"} {"id":2390,"amenities":" BarLounge"} {"id":2390,"amenities":" Room service"} {"id":2390,"amenities":" Free High Speed Internet WiFi"} {"id":2390,"amenities":" Nonsmoking hotel"} {"id":2390,"amenities":" Air conditioning"} {"id":2390,"amenities":" Family Rooms"} {"id":2390,"amenities":" Nonsmoking rooms"} {"id":2396,"amenities":""} {"id":2850,"amenities":"Children Activities Kid Family Friendly"} {"id":2850,"amenities":" Nonsmoking hotel"} {"id":2850,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2850,"amenities":" Microwave"} {"id":2850,"amenities":" Refrigerator in room"} {"id":2850,"amenities":" Family Rooms"} {"id":2850,"amenities":" Kitchenette"} {"id":2850,"amenities":" Nonsmoking rooms"} {"id":2850,"amenities":" Suites"} {"id":3103,"amenities":"Free parking"} {"id":3103,"amenities":" Free High Speed Internet WiFi"} {"id":3103,"amenities":" Breakfast included"} {"id":3103,"amenities":" Breakfast Available"} {"id":3103,"amenities":" Golf Course"} {"id":3103,"amenities":" Hot Tub"} {"id":3103,"amenities":" Nonsmoking hotel"} {"id":3103,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3103,"amenities":" Public Wifi"} {"id":3103,"amenities":" Air conditioning"} {"id":3103,"amenities":" Refrigerator in room"} {"id":3103,"amenities":" Nonsmoking rooms"} {"id":3132,"amenities":"Free High Speed Internet WiFi"} {"id":3132,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3132,"amenities":" Public Wifi"} {"id":3132,"amenities":" SelfServe Laundry"} {"id":3150,"amenities":"Free parking"} {"id":3150,"amenities":" Free High Speed Internet WiFi"} {"id":3150,"amenities":" Nonsmoking hotel"} {"id":3150,"amenities":" Nonsmoking rooms"} {"id":3564,"amenities":"Free parking"} {"id":3564,"amenities":" Free High Speed Internet WiFi"} {"id":3564,"amenities":" Babysitting"} {"id":3564,"amenities":" Children Activities Kid Family Friendly"} {"id":3564,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3564,"amenities":" Public Wifi"} {"id":3564,"amenities":" Wheelchair Access"} {"id":4446,"amenities":"Pool"} {"id":4446,"amenities":" Babysitting"} {"id":4446,"amenities":" Children Activities Kid Family Friendly"} {"id":4446,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4560,"amenities":"Free High Speed Internet WiFi"} {"id":4560,"amenities":" Laundry Service"} {"id":4560,"amenities":" Nonsmoking hotel"} {"id":4560,"amenities":" Microwave"} {"id":4560,"amenities":" Refrigerator in room"} {"id":4560,"amenities":" Family Rooms"} {"id":4560,"amenities":" Kitchenette"} {"id":4560,"amenities":" Nonsmoking rooms"} {"id":4560,"amenities":" Smoking rooms available"} {"id":4697,"amenities":""} {"id":5366,"amenities":"Free parking"} {"id":5366,"amenities":" Free High Speed Internet WiFi"} {"id":5366,"amenities":" Nonsmoking hotel"} {"id":5366,"amenities":" Refrigerator in room"} {"id":5366,"amenities":" Nonsmoking rooms"} {"id":5366,"amenities":" Suites"} {"id":252,"amenities":""} {"id":419,"amenities":""} {"id":556,"amenities":""} {"id":593,"amenities":"Free parking"} {"id":593,"amenities":" Pool"} {"id":593,"amenities":" Free High Speed Internet WiFi"} {"id":593,"amenities":" Breakfast included"} {"id":593,"amenities":" Airport transportation"} {"id":593,"amenities":" Business Centre with Internet Access"} {"id":593,"amenities":" Hot Tub"} {"id":593,"amenities":" Multilingual Staff"} {"id":593,"amenities":" Outdoor pool"} {"id":593,"amenities":" Public Wifi"} {"id":593,"amenities":" SelfServe Laundry"} {"id":593,"amenities":" Wheelchair Access"} {"id":593,"amenities":" Air conditioning"} {"id":593,"amenities":" Microwave"} {"id":593,"amenities":" Refrigerator in room"} {"id":593,"amenities":" Accessible rooms"} {"id":593,"amenities":" Family Rooms"} {"id":593,"amenities":" Kitchenette"} {"id":593,"amenities":" Nonsmoking rooms"} {"id":593,"amenities":" Smoking rooms available"} {"id":593,"amenities":" Suites"} {"id":816,"amenities":""} {"id":818,"amenities":"Restaurant"} {"id":818,"amenities":" Free parking"} {"id":818,"amenities":" BarLounge"} {"id":818,"amenities":" Free High Speed Internet WiFi"} {"id":818,"amenities":" Breakfast Available"} {"id":818,"amenities":" Business Centre with Internet Access"} {"id":818,"amenities":" Meeting rooms"} {"id":818,"amenities":" Nonsmoking hotel"} {"id":818,"amenities":" Public Wifi"} {"id":818,"amenities":" Air conditioning"} {"id":818,"amenities":" Refrigerator in room"} {"id":818,"amenities":" Kitchenette"} {"id":818,"amenities":" Nonsmoking rooms"} {"id":874,"amenities":"Free parking"} {"id":874,"amenities":" Free High Speed Internet WiFi"} {"id":874,"amenities":" Restaurant"} {"id":874,"amenities":" Nonsmoking hotel"} {"id":874,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":874,"amenities":" Wheelchair Access"} {"id":874,"amenities":" Refrigerator in room"} {"id":874,"amenities":" Family Rooms"} {"id":874,"amenities":" Kitchenette"} {"id":874,"amenities":" Nonsmoking rooms"} {"id":874,"amenities":" Suites"} {"id":1208,"amenities":"Free High Speed Internet WiFi"} {"id":1208,"amenities":" Public Wifi"} {"id":1208,"amenities":" Air conditioning"} {"id":1208,"amenities":" Refrigerator in room"} {"id":1208,"amenities":" Kitchenette"} {"id":1266,"amenities":"Free High Speed Internet WiFi"} {"id":1266,"amenities":" Free parking"} {"id":1266,"amenities":" Meeting rooms"} {"id":1266,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1266,"amenities":" Public Wifi"} {"id":1266,"amenities":" Wheelchair Access"} {"id":1266,"amenities":" Air conditioning"} {"id":1266,"amenities":" Microwave"} {"id":1266,"amenities":" Refrigerator in room"} {"id":1266,"amenities":" Accessible rooms"} {"id":1266,"amenities":" Family Rooms"} {"id":1266,"amenities":" Kitchenette"} {"id":1266,"amenities":" Nonsmoking rooms"} {"id":1266,"amenities":" Suites"} {"id":1373,"amenities":"Free parking"} {"id":1373,"amenities":" Restaurant"} {"id":1373,"amenities":" Free High Speed Internet WiFi"} {"id":1373,"amenities":" Nonsmoking hotel"} {"id":1373,"amenities":" Air conditioning"} {"id":1373,"amenities":" Refrigerator in room"} {"id":1373,"amenities":" Nonsmoking rooms"} {"id":1475,"amenities":"Free High Speed Internet WiFi"} {"id":1475,"amenities":" Room service"} {"id":1475,"amenities":" Restaurant"} {"id":1475,"amenities":" BarLounge"} {"id":1475,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1475,"amenities":" Breakfast Available"} {"id":1475,"amenities":" Business Centre with Internet Access"} {"id":1475,"amenities":" Concierge"} {"id":1475,"amenities":" Dry Cleaning"} {"id":1475,"amenities":" Laundry Service"} {"id":1475,"amenities":" Meeting rooms"} {"id":1475,"amenities":" Nonsmoking hotel"} {"id":1475,"amenities":" Public Wifi"} {"id":1475,"amenities":" Wheelchair Access"} {"id":1475,"amenities":" Air conditioning"} {"id":1475,"amenities":" Refrigerator in room"} {"id":1475,"amenities":" Family Rooms"} {"id":1475,"amenities":" Nonsmoking rooms"} {"id":1475,"amenities":" Suites"} {"id":1647,"amenities":"Free parking"} {"id":1647,"amenities":" Free High Speed Internet WiFi"} {"id":1647,"amenities":" Breakfast included"} {"id":1647,"amenities":" Breakfast Available"} {"id":1647,"amenities":" Hot Tub"} {"id":1647,"amenities":" Nonsmoking hotel"} {"id":1647,"amenities":" Public Wifi"} {"id":1647,"amenities":" Air conditioning"} {"id":1647,"amenities":" Family Rooms"} {"id":1647,"amenities":" Nonsmoking rooms"} {"id":1647,"amenities":" Suites"} {"id":1696,"amenities":"Free parking"} {"id":1696,"amenities":" Free High Speed Internet WiFi"} {"id":1696,"amenities":" Nonsmoking hotel"} {"id":1696,"amenities":" Air conditioning"} {"id":1696,"amenities":" Microwave"} {"id":1696,"amenities":" Refrigerator in room"} {"id":1696,"amenities":" Kitchenette"} {"id":1696,"amenities":" Nonsmoking rooms"} {"id":1696,"amenities":" Suites"} {"id":2193,"amenities":"Free parking"} {"id":2193,"amenities":" Breakfast included"} {"id":2193,"amenities":" Free High Speed Internet WiFi"} {"id":2193,"amenities":" BarLounge"} {"id":2193,"amenities":" Multilingual Staff"} {"id":2193,"amenities":" Nonsmoking hotel"} {"id":2193,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2193,"amenities":" Wheelchair Access"} {"id":2193,"amenities":" Air conditioning"} {"id":2193,"amenities":" Nonsmoking rooms"} {"id":2382,"amenities":"Free parking"} {"id":2382,"amenities":" Free High Speed Internet WiFi"} {"id":2382,"amenities":" Breakfast included"} {"id":2382,"amenities":" Breakfast Available"} {"id":2382,"amenities":" Nonsmoking hotel"} {"id":2382,"amenities":" Air conditioning"} {"id":2382,"amenities":" Microwave"} {"id":2382,"amenities":" Refrigerator in room"} {"id":2382,"amenities":" Nonsmoking rooms"} {"id":2707,"amenities":"Free parking"} {"id":2707,"amenities":" Free High Speed Internet WiFi"} {"id":2707,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2707,"amenities":" Family Rooms"} {"id":2779,"amenities":"Free Internet"} {"id":2779,"amenities":" Nonsmoking hotel"} {"id":2779,"amenities":" Refrigerator in room"} {"id":2779,"amenities":" Kitchenette"} {"id":2779,"amenities":" Nonsmoking rooms"} {"id":3456,"amenities":"Free High Speed Internet WiFi"} {"id":3456,"amenities":" Concierge"} {"id":3456,"amenities":" Laundry Service"} {"id":3456,"amenities":" Nonsmoking hotel"} {"id":3456,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3456,"amenities":" Public Wifi"} {"id":3456,"amenities":" Air conditioning"} {"id":3456,"amenities":" Refrigerator in room"} {"id":3456,"amenities":" Family Rooms"} {"id":3456,"amenities":" Nonsmoking rooms"} {"id":3571,"amenities":""} {"id":3622,"amenities":""} {"id":3643,"amenities":"Free parking"} {"id":3643,"amenities":" Free High Speed Internet WiFi"} {"id":3643,"amenities":" Breakfast included"} {"id":3643,"amenities":" Nonsmoking hotel"} {"id":3643,"amenities":" Air conditioning"} {"id":3643,"amenities":" Refrigerator in room"} {"id":3643,"amenities":" Nonsmoking rooms"} {"id":3643,"amenities":" Suites"} {"id":3804,"amenities":"Pool"} {"id":3804,"amenities":" Free parking"} {"id":3804,"amenities":" Free High Speed Internet WiFi"} {"id":3804,"amenities":" Children Activities Kid Family Friendly"} {"id":3804,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3804,"amenities":" SelfServe Laundry"} {"id":3804,"amenities":" Air conditioning"} {"id":3804,"amenities":" Microwave"} {"id":3804,"amenities":" Minibar"} {"id":3804,"amenities":" Refrigerator in room"} {"id":4152,"amenities":"Restaurant"} {"id":4152,"amenities":" BarLounge"} {"id":4152,"amenities":" Breakfast included"} {"id":4152,"amenities":" Spa"} {"id":4152,"amenities":" Free High Speed Internet WiFi"} {"id":4152,"amenities":" Airport transportation"} {"id":4152,"amenities":" Business Centre with Internet Access"} {"id":4152,"amenities":" Hot Tub"} {"id":4152,"amenities":" Public Wifi"} {"id":4152,"amenities":" SkiIn SkiOut"} {"id":4530,"amenities":""} {"id":4667,"amenities":"Free parking"} {"id":4667,"amenities":" Free High Speed Internet WiFi"} {"id":4667,"amenities":" Golf Course"} {"id":4667,"amenities":" Nonsmoking hotel"} {"id":4667,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4700,"amenities":"Free parking"} {"id":4700,"amenities":" Free High Speed Internet WiFi"} {"id":4700,"amenities":" Breakfast included"} {"id":4700,"amenities":" Nonsmoking hotel"} {"id":4700,"amenities":" Public Wifi"} {"id":4700,"amenities":" Air conditioning"} {"id":4700,"amenities":" Nonsmoking rooms"} {"id":4868,"amenities":"Free parking"} {"id":4868,"amenities":" Free High Speed Internet WiFi"} {"id":4868,"amenities":" Restaurant"} {"id":4868,"amenities":" Meeting rooms"} {"id":4868,"amenities":" Nonsmoking hotel"} {"id":4868,"amenities":" Wheelchair Access"} {"id":4868,"amenities":" Air conditioning"} {"id":4868,"amenities":" Nonsmoking rooms"} {"id":5018,"amenities":"Free parking"} {"id":5018,"amenities":" Restaurant"} {"id":5018,"amenities":" Pool"} {"id":5018,"amenities":" Breakfast included"} {"id":5370,"amenities":"Restaurant"} {"id":5370,"amenities":" Free High Speed Internet WiFi"} {"id":5370,"amenities":" Golf Course"} {"id":5370,"amenities":" Hot Tub"} {"id":5370,"amenities":" Meeting rooms"} {"id":5370,"amenities":" Nonsmoking hotel"} {"id":5370,"amenities":" Public Wifi"} {"id":5370,"amenities":" Wheelchair Access"} {"id":5370,"amenities":" Air conditioning"} {"id":5370,"amenities":" Refrigerator in room"} {"id":5370,"amenities":" Accessible rooms"} {"id":5370,"amenities":" Nonsmoking rooms"} {"id":5971,"amenities":""} {"id":364,"amenities":""} {"id":452,"amenities":"Free High Speed Internet WiFi"} {"id":452,"amenities":" Spa"} {"id":452,"amenities":" Fitness Centre with Gym Workout Room"} {"id":452,"amenities":" Babysitting"} {"id":452,"amenities":" Children Activities Kid Family Friendly"} {"id":452,"amenities":" Dry Cleaning"} {"id":452,"amenities":" Hot Tub"} {"id":452,"amenities":" Laundry Service"} {"id":452,"amenities":" Nonsmoking hotel"} {"id":452,"amenities":" Sauna"} {"id":452,"amenities":" SkiIn SkiOut"} {"id":452,"amenities":" Tennis Court"} {"id":452,"amenities":" Air conditioning"} {"id":452,"amenities":" Microwave"} {"id":452,"amenities":" Refrigerator in room"} {"id":452,"amenities":" Kitchenette"} {"id":452,"amenities":" Nonsmoking rooms"} {"id":452,"amenities":" Suites"} {"id":501,"amenities":""} {"id":537,"amenities":"Free parking"} {"id":537,"amenities":" Free High Speed Internet WiFi"} {"id":537,"amenities":" Hot Tub"} {"id":537,"amenities":" Nonsmoking hotel"} {"id":537,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":537,"amenities":" Wheelchair Access"} {"id":537,"amenities":" Air conditioning"} {"id":537,"amenities":" Refrigerator in room"} {"id":537,"amenities":" Nonsmoking rooms"} {"id":870,"amenities":"Free High Speed Internet WiFi"} {"id":870,"amenities":" Breakfast included"} {"id":870,"amenities":" Free parking"} {"id":870,"amenities":" Fitness Centre with Gym Workout Room"} {"id":870,"amenities":" Airport transportation"} {"id":870,"amenities":" Banquet Room"} {"id":870,"amenities":" Business Centre with Internet Access"} {"id":870,"amenities":" Conference Facilities"} {"id":870,"amenities":" Dry Cleaning"} {"id":870,"amenities":" Hot Tub"} {"id":870,"amenities":" Laundry Service"} {"id":870,"amenities":" Meeting rooms"} {"id":870,"amenities":" Nonsmoking hotel"} {"id":870,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":870,"amenities":" Public Wifi"} {"id":870,"amenities":" Sauna"} {"id":870,"amenities":" SelfServe Laundry"} {"id":870,"amenities":" Wheelchair Access"} {"id":870,"amenities":" Air conditioning"} {"id":870,"amenities":" Microwave"} {"id":870,"amenities":" Refrigerator in room"} {"id":870,"amenities":" Accessible rooms"} {"id":870,"amenities":" Family Rooms"} {"id":870,"amenities":" Kitchenette"} {"id":870,"amenities":" Nonsmoking rooms"} {"id":1487,"amenities":"Restaurant"} {"id":1487,"amenities":" Free parking"} {"id":1487,"amenities":" Room service"} {"id":1487,"amenities":" Breakfast included"} {"id":1487,"amenities":" Free High Speed Internet WiFi"} {"id":1487,"amenities":" BarLounge"} {"id":1487,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1487,"amenities":" Airport transportation"} {"id":1487,"amenities":" Banquet Room"} {"id":1487,"amenities":" Breakfast Available"} {"id":1487,"amenities":" Business Centre with Internet Access"} {"id":1487,"amenities":" Conference Facilities"} {"id":1487,"amenities":" Dry Cleaning"} {"id":1487,"amenities":" Golf Course"} {"id":1487,"amenities":" Laundry Service"} {"id":1487,"amenities":" Meeting rooms"} {"id":1487,"amenities":" Multilingual Staff"} {"id":1487,"amenities":" Nonsmoking hotel"} {"id":1487,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1487,"amenities":" Sauna"} {"id":1487,"amenities":" SelfServe Laundry"} {"id":1487,"amenities":" Shuttle Bus Service"} {"id":1487,"amenities":" Tennis Court"} {"id":1487,"amenities":" Wheelchair Access"} {"id":1487,"amenities":" Air conditioning"} {"id":1487,"amenities":" Family Rooms"} {"id":1487,"amenities":" Nonsmoking rooms"} {"id":1487,"amenities":" Suites"} {"id":1566,"amenities":""} {"id":1588,"amenities":"Free parking"} {"id":1588,"amenities":" Free High Speed Internet WiFi"} {"id":1588,"amenities":" Breakfast included"} {"id":1588,"amenities":" Nonsmoking hotel"} {"id":1588,"amenities":" Nonsmoking rooms"} {"id":1779,"amenities":"Pool"} {"id":1779,"amenities":" Free parking"} {"id":1779,"amenities":" Free High Speed Internet WiFi"} {"id":1779,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1779,"amenities":" Breakfast included"} {"id":1779,"amenities":" Business Centre with Internet Access"} {"id":1779,"amenities":" Conference Facilities"} {"id":1779,"amenities":" Dry Cleaning"} {"id":1779,"amenities":" Heated pool"} {"id":1779,"amenities":" Indoor pool"} {"id":1779,"amenities":" Laundry Service"} {"id":1779,"amenities":" Multilingual Staff"} {"id":1779,"amenities":" Nonsmoking hotel"} {"id":1779,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1779,"amenities":" SelfServe Laundry"} {"id":1779,"amenities":" Wheelchair Access"} {"id":1779,"amenities":" Air conditioning"} {"id":1779,"amenities":" Microwave"} {"id":1779,"amenities":" Refrigerator in room"} {"id":1779,"amenities":" Accessible rooms"} {"id":1779,"amenities":" Family Rooms"} {"id":1779,"amenities":" Kitchenette"} {"id":1779,"amenities":" Nonsmoking rooms"} {"id":1779,"amenities":" Suites"} {"id":1829,"amenities":"Pool"} {"id":1829,"amenities":" Free parking"} {"id":1829,"amenities":" Free High Speed Internet WiFi"} {"id":1829,"amenities":" Restaurant"} {"id":1829,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1829,"amenities":" Room service"} {"id":1829,"amenities":" Banquet Room"} {"id":1829,"amenities":" Business Centre with Internet Access"} {"id":1829,"amenities":" Conference Facilities"} {"id":1829,"amenities":" Dry Cleaning"} {"id":1829,"amenities":" Heated pool"} {"id":1829,"amenities":" Indoor pool"} {"id":1829,"amenities":" Laundry Service"} {"id":1829,"amenities":" Meeting rooms"} {"id":1829,"amenities":" Multilingual Staff"} {"id":1829,"amenities":" Nonsmoking hotel"} {"id":1829,"amenities":" SelfServe Laundry"} {"id":1829,"amenities":" Wheelchair Access"} {"id":1829,"amenities":" Air conditioning"} {"id":1829,"amenities":" Nonsmoking rooms"} {"id":1829,"amenities":" Suites"} {"id":2238,"amenities":""} {"id":2305,"amenities":"Free parking"} {"id":2305,"amenities":" Free High Speed Internet WiFi"} {"id":2305,"amenities":" Hot Tub"} {"id":2305,"amenities":" Laundry Service"} {"id":2305,"amenities":" Nonsmoking hotel"} {"id":2305,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2305,"amenities":" Public Wifi"} {"id":2305,"amenities":" SelfServe Laundry"} {"id":2305,"amenities":" Microwave"} {"id":2305,"amenities":" Refrigerator in room"} {"id":2305,"amenities":" Kitchenette"} {"id":2305,"amenities":" Nonsmoking rooms"} {"id":2305,"amenities":" Suites"} {"id":2543,"amenities":"Free parking"} {"id":2543,"amenities":" Free High Speed Internet WiFi"} {"id":2543,"amenities":" Nonsmoking hotel"} {"id":2543,"amenities":" Public Wifi"} {"id":2543,"amenities":" Microwave"} {"id":2543,"amenities":" Refrigerator in room"} {"id":2543,"amenities":" Nonsmoking rooms"} {"id":2646,"amenities":"Free parking"} {"id":2646,"amenities":" Free High Speed Internet WiFi"} {"id":2646,"amenities":" Breakfast included"} {"id":2646,"amenities":" Breakfast Available"} {"id":2646,"amenities":" Hot Tub"} {"id":2646,"amenities":" Laundry Service"} {"id":2646,"amenities":" Multilingual Staff"} {"id":2646,"amenities":" Nonsmoking hotel"} {"id":2646,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2646,"amenities":" Public Wifi"} {"id":2646,"amenities":" SelfServe Laundry"} {"id":2646,"amenities":" Wheelchair Access"} {"id":2646,"amenities":" Air conditioning"} {"id":2646,"amenities":" Microwave"} {"id":2646,"amenities":" Refrigerator in room"} {"id":2646,"amenities":" Accessible rooms"} {"id":2646,"amenities":" Nonsmoking rooms"} {"id":2646,"amenities":" Suites"} {"id":2662,"amenities":"Free parking"} {"id":2662,"amenities":" Free High Speed Internet WiFi"} {"id":2662,"amenities":" Breakfast included"} {"id":2662,"amenities":" Business Centre with Internet Access"} {"id":2662,"amenities":" Nonsmoking hotel"} {"id":2662,"amenities":" Family Rooms"} {"id":2662,"amenities":" Nonsmoking rooms"} {"id":2868,"amenities":"Free parking"} {"id":2868,"amenities":" Free High Speed Internet WiFi"} {"id":2868,"amenities":" Pool"} {"id":2868,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2868,"amenities":" Breakfast included"} {"id":2868,"amenities":" Banquet Room"} {"id":2868,"amenities":" Business Centre with Internet Access"} {"id":2868,"amenities":" Conference Facilities"} {"id":2868,"amenities":" Dry Cleaning"} {"id":2868,"amenities":" Heated pool"} {"id":2868,"amenities":" Hot Tub"} {"id":2868,"amenities":" Indoor pool"} {"id":2868,"amenities":" Laundry Service"} {"id":2868,"amenities":" Meeting rooms"} {"id":2868,"amenities":" Multilingual Staff"} {"id":2868,"amenities":" Nonsmoking hotel"} {"id":2868,"amenities":" SelfServe Laundry"} {"id":2868,"amenities":" Wheelchair Access"} {"id":2868,"amenities":" Microwave"} {"id":2868,"amenities":" Family Rooms"} {"id":2868,"amenities":" Nonsmoking rooms"} {"id":2868,"amenities":" Suites"} {"id":3207,"amenities":"Free parking"} {"id":3207,"amenities":" Free High Speed Internet WiFi"} {"id":3207,"amenities":" Nonsmoking hotel"} {"id":3207,"amenities":" Public Wifi"} {"id":3207,"amenities":" Air conditioning"} {"id":3207,"amenities":" Microwave"} {"id":3207,"amenities":" Refrigerator in room"} {"id":3207,"amenities":" Nonsmoking rooms"} {"id":3236,"amenities":"Free parking"} {"id":3236,"amenities":" Restaurant"} {"id":3236,"amenities":" Free High Speed Internet WiFi"} {"id":3236,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3236,"amenities":" BarLounge"} {"id":3236,"amenities":" Breakfast Available"} {"id":3236,"amenities":" Business Centre with Internet Access"} {"id":3236,"amenities":" Concierge"} {"id":3236,"amenities":" Laundry Service"} {"id":3236,"amenities":" Meeting rooms"} {"id":3236,"amenities":" Nonsmoking hotel"} {"id":3236,"amenities":" Public Wifi"} {"id":3236,"amenities":" Wheelchair Access"} {"id":3236,"amenities":" Air conditioning"} {"id":3236,"amenities":" Accessible rooms"} {"id":3236,"amenities":" Nonsmoking rooms"} {"id":3320,"amenities":"Free parking"} {"id":3320,"amenities":" Free High Speed Internet WiFi"} {"id":3320,"amenities":" Golf Course"} {"id":3320,"amenities":" Laundry Service"} {"id":3320,"amenities":" Meeting rooms"} {"id":3320,"amenities":" Nonsmoking hotel"} {"id":3320,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3320,"amenities":" Wheelchair Access"} {"id":3320,"amenities":" Family Rooms"} {"id":3320,"amenities":" Nonsmoking rooms"} {"id":3521,"amenities":"Pool"} {"id":3521,"amenities":" Free High Speed Internet WiFi"} {"id":3521,"amenities":" Nonsmoking hotel"} {"id":3521,"amenities":" Public Wifi"} {"id":3521,"amenities":" Nonsmoking rooms"} {"id":4244,"amenities":""} {"id":4640,"amenities":"Restaurant"} {"id":4640,"amenities":" Free High Speed Internet WiFi"} {"id":4640,"amenities":" Airport transportation"} {"id":4640,"amenities":" Laundry Service"} {"id":4640,"amenities":" Nonsmoking hotel"} {"id":4640,"amenities":" Public Wifi"} {"id":4640,"amenities":" Shuttle Bus Service"} {"id":4640,"amenities":" Air conditioning"} {"id":4640,"amenities":" Refrigerator in room"} {"id":4640,"amenities":" Nonsmoking rooms"} {"id":5438,"amenities":"Free High Speed Internet WiFi"} {"id":5438,"amenities":" Laundry Service"} {"id":5438,"amenities":" Meeting rooms"} {"id":5438,"amenities":" Nonsmoking hotel"} {"id":5438,"amenities":" Public Wifi"} {"id":5438,"amenities":" Wheelchair Access"} {"id":5438,"amenities":" Air conditioning"} {"id":5438,"amenities":" Refrigerator in room"} {"id":5438,"amenities":" Accessible rooms"} {"id":5438,"amenities":" Nonsmoking rooms"} {"id":5438,"amenities":" Smoking rooms available"} {"id":5980,"amenities":"Free High Speed Internet WiFi"} {"id":5980,"amenities":" Nonsmoking hotel"} {"id":5980,"amenities":" Microwave"} {"id":5980,"amenities":" Refrigerator in room"} {"id":5980,"amenities":" Nonsmoking rooms"} {"id":5980,"amenities":" Suites"} {"id":301,"amenities":"Free parking"} {"id":301,"amenities":" Free High Speed Internet WiFi"} {"id":301,"amenities":" Airport transportation"} {"id":301,"amenities":" Breakfast Available"} {"id":301,"amenities":" Business Centre with Internet Access"} {"id":301,"amenities":" Dry Cleaning"} {"id":301,"amenities":" Electric vehicle charging station"} {"id":301,"amenities":" Laundry Service"} {"id":301,"amenities":" Meeting rooms"} {"id":301,"amenities":" Multilingual Staff"} {"id":301,"amenities":" Nonsmoking hotel"} {"id":301,"amenities":" Public Wifi"} {"id":301,"amenities":" Shuttle Bus Service"} {"id":301,"amenities":" Air conditioning"} {"id":301,"amenities":" Microwave"} {"id":301,"amenities":" Refrigerator in room"} {"id":301,"amenities":" Family Rooms"} {"id":301,"amenities":" Kitchenette"} {"id":301,"amenities":" Nonsmoking rooms"} {"id":301,"amenities":" Suites"} {"id":411,"amenities":""} {"id":548,"amenities":""} {"id":903,"amenities":""} {"id":1804,"amenities":"Free High Speed Internet WiFi"} {"id":1804,"amenities":" Breakfast Available"} {"id":1804,"amenities":" Concierge"} {"id":1804,"amenities":" Multilingual Staff"} {"id":1804,"amenities":" Nonsmoking hotel"} {"id":1804,"amenities":" Public Wifi"} {"id":1804,"amenities":" SelfServe Laundry"} {"id":1804,"amenities":" Air conditioning"} {"id":1804,"amenities":" Microwave"} {"id":1804,"amenities":" Refrigerator in room"} {"id":1804,"amenities":" Family Rooms"} {"id":1804,"amenities":" Kitchenette"} {"id":1804,"amenities":" Nonsmoking rooms"} {"id":1804,"amenities":" Suites"} {"id":1809,"amenities":""} {"id":2339,"amenities":""} {"id":2810,"amenities":"Free High Speed Internet WiFi"} {"id":2810,"amenities":" Golf Course"} {"id":2810,"amenities":" Nonsmoking hotel"} {"id":2810,"amenities":" Nonsmoking rooms"} {"id":2932,"amenities":"Pool"} {"id":2932,"amenities":" Free High Speed Internet WiFi"} {"id":2932,"amenities":" Children Activities Kid Family Friendly"} {"id":2932,"amenities":" Multilingual Staff"} {"id":2932,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2932,"amenities":" Public Wifi"} {"id":2932,"amenities":" SelfServe Laundry"} {"id":2934,"amenities":""} {"id":2951,"amenities":"Free High Speed Internet WiFi"} {"id":2951,"amenities":" Nonsmoking hotel"} {"id":2951,"amenities":" Public Wifi"} {"id":2951,"amenities":" Nonsmoking rooms"} {"id":3118,"amenities":""} {"id":3233,"amenities":"Pool"} {"id":3233,"amenities":" Restaurant"} {"id":3233,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3233,"amenities":" Room service"} {"id":3233,"amenities":" Free High Speed Internet WiFi"} {"id":3233,"amenities":" BarLounge"} {"id":3233,"amenities":" Banquet Room"} {"id":3233,"amenities":" Business Centre with Internet Access"} {"id":3233,"amenities":" Conference Facilities"} {"id":3233,"amenities":" Dry Cleaning"} {"id":3233,"amenities":" Heated pool"} {"id":3233,"amenities":" Hot Tub"} {"id":3233,"amenities":" Laundry Service"} {"id":3233,"amenities":" Meeting rooms"} {"id":3233,"amenities":" Multilingual Staff"} {"id":3233,"amenities":" Nonsmoking hotel"} {"id":3233,"amenities":" Outdoor pool"} {"id":3233,"amenities":" Public Wifi"} {"id":3233,"amenities":" Wheelchair Access"} {"id":3233,"amenities":" Air conditioning"} {"id":3233,"amenities":" Microwave"} {"id":3233,"amenities":" Refrigerator in room"} {"id":3233,"amenities":" Family Rooms"} {"id":3233,"amenities":" Nonsmoking rooms"} {"id":3233,"amenities":" Suites"} {"id":3735,"amenities":"Free parking"} {"id":3735,"amenities":" Breakfast included"} {"id":3735,"amenities":" Free High Speed Internet WiFi"} {"id":3735,"amenities":" Business Centre with Internet Access"} {"id":3735,"amenities":" Laundry Service"} {"id":3735,"amenities":" Nonsmoking hotel"} {"id":3735,"amenities":" Public Wifi"} {"id":3735,"amenities":" SelfServe Laundry"} {"id":3735,"amenities":" Shuttle Bus Service"} {"id":3735,"amenities":" Nonsmoking rooms"} {"id":3770,"amenities":""} {"id":3831,"amenities":""} {"id":4659,"amenities":"Free parking"} {"id":4659,"amenities":" Free High Speed Internet WiFi"} {"id":4659,"amenities":" Laundry Service"} {"id":4659,"amenities":" Nonsmoking hotel"} {"id":4659,"amenities":" SelfServe Laundry"} {"id":4659,"amenities":" Wheelchair Access"} {"id":4659,"amenities":" Air conditioning"} {"id":4659,"amenities":" Microwave"} {"id":4659,"amenities":" Refrigerator in room"} {"id":4659,"amenities":" Accessible rooms"} {"id":4659,"amenities":" Family Rooms"} {"id":4659,"amenities":" Kitchenette"} {"id":4659,"amenities":" Nonsmoking rooms"} {"id":4659,"amenities":" Suites"} {"id":4966,"amenities":""} {"id":5001,"amenities":""} {"id":5277,"amenities":"Pool"} {"id":5277,"amenities":" Free parking"} {"id":5277,"amenities":" Room service"} {"id":5277,"amenities":" Free High Speed Internet WiFi"} {"id":5277,"amenities":" Breakfast included"} {"id":5277,"amenities":" Hot Tub"} {"id":5277,"amenities":" Nonsmoking hotel"} {"id":5277,"amenities":" Outdoor pool"} {"id":5277,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5277,"amenities":" Public Wifi"} {"id":5277,"amenities":" Air conditioning"} {"id":5277,"amenities":" Refrigerator in room"} {"id":5277,"amenities":" Family Rooms"} {"id":5277,"amenities":" Nonsmoking rooms"} {"id":5277,"amenities":" Suites"} {"id":5518,"amenities":"Free parking"} {"id":5518,"amenities":" Pool"} {"id":5518,"amenities":" Free High Speed Internet WiFi"} {"id":5518,"amenities":" Breakfast included"} {"id":5518,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5518,"amenities":" Business Centre with Internet Access"} {"id":5518,"amenities":" Golf Course"} {"id":5518,"amenities":" Heated pool"} {"id":5518,"amenities":" Hot Tub"} {"id":5518,"amenities":" Indoor pool"} {"id":5518,"amenities":" Laundry Service"} {"id":5518,"amenities":" Meeting rooms"} {"id":5518,"amenities":" Nonsmoking hotel"} {"id":5518,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5518,"amenities":" SelfServe Laundry"} {"id":5518,"amenities":" Wheelchair Access"} {"id":5518,"amenities":" Air conditioning"} {"id":5518,"amenities":" Microwave"} {"id":5518,"amenities":" Refrigerator in room"} {"id":5518,"amenities":" Accessible rooms"} {"id":5518,"amenities":" Family Rooms"} {"id":5518,"amenities":" Kitchenette"} {"id":5518,"amenities":" Nonsmoking rooms"} {"id":5518,"amenities":" Suites"} {"id":5886,"amenities":"Free parking"} {"id":5886,"amenities":" Free High Speed Internet WiFi"} {"id":5886,"amenities":" Concierge"} {"id":5886,"amenities":" Nonsmoking hotel"} {"id":6060,"amenities":""} {"id":48,"amenities":""} {"id":67,"amenities":"Free High Speed Internet WiFi"} {"id":67,"amenities":" Golf Course"} {"id":67,"amenities":" Nonsmoking hotel"} {"id":67,"amenities":" Public Wifi"} {"id":67,"amenities":" Refrigerator in room"} {"id":67,"amenities":" Nonsmoking rooms"} {"id":224,"amenities":"Pool"} {"id":224,"amenities":" Free parking"} {"id":224,"amenities":" Free High Speed Internet WiFi"} {"id":224,"amenities":" Breakfast included"} {"id":224,"amenities":" Multilingual Staff"} {"id":224,"amenities":" Nonsmoking hotel"} {"id":224,"amenities":" Public Wifi"} {"id":224,"amenities":" Air conditioning"} {"id":224,"amenities":" Nonsmoking rooms"} {"id":517,"amenities":"Free parking"} {"id":517,"amenities":" Breakfast included"} {"id":517,"amenities":" Free High Speed Internet WiFi"} {"id":517,"amenities":" Pool"} {"id":517,"amenities":" Dry Cleaning"} {"id":517,"amenities":" Hot Tub"} {"id":517,"amenities":" Laundry Service"} {"id":517,"amenities":" Meeting rooms"} {"id":517,"amenities":" Multilingual Staff"} {"id":517,"amenities":" Nonsmoking hotel"} {"id":517,"amenities":" Sauna"} {"id":517,"amenities":" Wheelchair Access"} {"id":517,"amenities":" Nonsmoking rooms"} {"id":517,"amenities":" Suites"} {"id":673,"amenities":""} {"id":755,"amenities":"Free parking"} {"id":755,"amenities":" Free High Speed Internet WiFi"} {"id":755,"amenities":" Breakfast included"} {"id":755,"amenities":" Golf Course"} {"id":755,"amenities":" Hot Tub"} {"id":755,"amenities":" Nonsmoking hotel"} {"id":755,"amenities":" Public Wifi"} {"id":755,"amenities":" Family Rooms"} {"id":755,"amenities":" Nonsmoking rooms"} {"id":953,"amenities":"Free parking"} {"id":953,"amenities":" Breakfast included"} {"id":953,"amenities":" Room service"} {"id":953,"amenities":" Free High Speed Internet WiFi"} {"id":953,"amenities":" Nonsmoking hotel"} {"id":953,"amenities":" Wheelchair Access"} {"id":953,"amenities":" Microwave"} {"id":953,"amenities":" Refrigerator in room"} {"id":953,"amenities":" Family Rooms"} {"id":953,"amenities":" Kitchenette"} {"id":953,"amenities":" Nonsmoking rooms"} {"id":953,"amenities":" Suites"} {"id":1920,"amenities":"Free High Speed Internet WiFi"} {"id":1920,"amenities":" Babysitting"} {"id":1920,"amenities":" Children Activities Kid Family Friendly"} {"id":1920,"amenities":" Golf Course"} {"id":1920,"amenities":" Laundry Service"} {"id":1920,"amenities":" Nonsmoking hotel"} {"id":1920,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1920,"amenities":" Public Wifi"} {"id":1920,"amenities":" Air conditioning"} {"id":1920,"amenities":" Microwave"} {"id":1920,"amenities":" Refrigerator in room"} {"id":1920,"amenities":" Family Rooms"} {"id":1920,"amenities":" Kitchenette"} {"id":1920,"amenities":" Nonsmoking rooms"} {"id":2085,"amenities":"Free parking"} {"id":2085,"amenities":" Free High Speed Internet WiFi"} {"id":2085,"amenities":" Breakfast included"} {"id":2085,"amenities":" Nonsmoking hotel"} {"id":2085,"amenities":" Nonsmoking rooms"} {"id":2085,"amenities":" Suites"} {"id":2256,"amenities":"Free parking"} {"id":2256,"amenities":" Free High Speed Internet WiFi"} {"id":2256,"amenities":" Pool"} {"id":2256,"amenities":" Restaurant"} {"id":2256,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2256,"amenities":" BarLounge"} {"id":2256,"amenities":" Banquet Room"} {"id":2256,"amenities":" Business Centre with Internet Access"} {"id":2256,"amenities":" Conference Facilities"} {"id":2256,"amenities":" Heated pool"} {"id":2256,"amenities":" Indoor pool"} {"id":2256,"amenities":" Laundry Service"} {"id":2256,"amenities":" Meeting rooms"} {"id":2256,"amenities":" Multilingual Staff"} {"id":2256,"amenities":" Nonsmoking hotel"} {"id":2256,"amenities":" Outdoor pool"} {"id":2256,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2256,"amenities":" Sauna"} {"id":2256,"amenities":" SkiIn SkiOut"} {"id":2256,"amenities":" Tennis Court"} {"id":2256,"amenities":" Wheelchair Access"} {"id":2256,"amenities":" Air conditioning"} {"id":2256,"amenities":" Refrigerator in room"} {"id":2256,"amenities":" Family Rooms"} {"id":2256,"amenities":" Nonsmoking rooms"} {"id":2256,"amenities":" Suites"} {"id":2315,"amenities":"Free Internet"} {"id":2315,"amenities":" Free parking"} {"id":2315,"amenities":" Nonsmoking hotel"} {"id":2315,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2315,"amenities":" Refrigerator in room"} {"id":2315,"amenities":" Kitchenette"} {"id":2315,"amenities":" Nonsmoking rooms"} {"id":2353,"amenities":"Pool"} {"id":2353,"amenities":" Room service"} {"id":2353,"amenities":" Free parking"} {"id":2353,"amenities":" Restaurant"} {"id":2353,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2353,"amenities":" BarLounge"} {"id":2353,"amenities":" Spa"} {"id":2353,"amenities":" Free High Speed Internet WiFi"} {"id":2353,"amenities":" Banquet Room"} {"id":2353,"amenities":" Business Centre with Internet Access"} {"id":2353,"amenities":" Concierge"} {"id":2353,"amenities":" Conference Facilities"} {"id":2353,"amenities":" Dry Cleaning"} {"id":2353,"amenities":" Heated pool"} {"id":2353,"amenities":" Hot Tub"} {"id":2353,"amenities":" Indoor pool"} {"id":2353,"amenities":" Laundry Service"} {"id":2353,"amenities":" Meeting rooms"} {"id":2353,"amenities":" Nonsmoking hotel"} {"id":2353,"amenities":" SelfServe Laundry"} {"id":2353,"amenities":" Wheelchair Access"} {"id":2353,"amenities":" Air conditioning"} {"id":2353,"amenities":" Family Rooms"} {"id":2353,"amenities":" Nonsmoking rooms"} {"id":2353,"amenities":" Suites"} {"id":2919,"amenities":"Free parking"} {"id":2919,"amenities":" Free High Speed Internet WiFi"} {"id":2919,"amenities":" Breakfast included"} {"id":2919,"amenities":" Nonsmoking hotel"} {"id":2919,"amenities":" SelfServe Laundry"} {"id":2919,"amenities":" Wheelchair Access"} {"id":2919,"amenities":" Air conditioning"} {"id":2919,"amenities":" Microwave"} {"id":2919,"amenities":" Refrigerator in room"} {"id":2919,"amenities":" Nonsmoking rooms"} {"id":3115,"amenities":"Pool"} {"id":3115,"amenities":" Free High Speed Internet WiFi"} {"id":3115,"amenities":" Conference Facilities"} {"id":3115,"amenities":" Nonsmoking hotel"} {"id":3115,"amenities":" SelfServe Laundry"} {"id":3115,"amenities":" Air conditioning"} {"id":3115,"amenities":" Microwave"} {"id":3115,"amenities":" Refrigerator in room"} {"id":3115,"amenities":" Family Rooms"} {"id":3115,"amenities":" Kitchenette"} {"id":3115,"amenities":" Nonsmoking rooms"} {"id":3115,"amenities":" Suites"} {"id":3282,"amenities":""} {"id":3288,"amenities":""} {"id":4241,"amenities":"Free parking"} {"id":4241,"amenities":" Free High Speed Internet WiFi"} {"id":4241,"amenities":" Breakfast included"} {"id":4241,"amenities":" Pool"} {"id":4241,"amenities":" Dry Cleaning"} {"id":4241,"amenities":" Hot Tub"} {"id":4241,"amenities":" Indoor pool"} {"id":4241,"amenities":" Nonsmoking hotel"} {"id":4241,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4241,"amenities":" Sauna"} {"id":4241,"amenities":" Wheelchair Access"} {"id":4241,"amenities":" Air conditioning"} {"id":4241,"amenities":" Microwave"} {"id":4241,"amenities":" Refrigerator in room"} {"id":4241,"amenities":" Kitchenette"} {"id":4241,"amenities":" Nonsmoking rooms"} {"id":4309,"amenities":"Free parking"} {"id":4309,"amenities":" Free High Speed Internet WiFi"} {"id":4309,"amenities":" Nonsmoking hotel"} {"id":4309,"amenities":" Air conditioning"} {"id":4309,"amenities":" Refrigerator in room"} {"id":4309,"amenities":" Nonsmoking rooms"} {"id":4382,"amenities":""} {"id":4583,"amenities":"Free parking"} {"id":4583,"amenities":" Free High Speed Internet WiFi"} {"id":4583,"amenities":" Nonsmoking hotel"} {"id":4583,"amenities":" Nonsmoking rooms"} {"id":4611,"amenities":"Pool"} {"id":4611,"amenities":" Free parking"} {"id":4611,"amenities":" Restaurant"} {"id":4611,"amenities":" Free High Speed Internet WiFi"} {"id":4611,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4611,"amenities":" Breakfast included"} {"id":4611,"amenities":" Room service"} {"id":4611,"amenities":" Banquet Room"} {"id":4611,"amenities":" Breakfast Available"} {"id":4611,"amenities":" Business Centre with Internet Access"} {"id":4611,"amenities":" Children Activities Kid Family Friendly"} {"id":4611,"amenities":" Conference Facilities"} {"id":4611,"amenities":" Dry Cleaning"} {"id":4611,"amenities":" Heated pool"} {"id":4611,"amenities":" Indoor pool"} {"id":4611,"amenities":" Laundry Service"} {"id":4611,"amenities":" Meeting rooms"} {"id":4611,"amenities":" Multilingual Staff"} {"id":4611,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4611,"amenities":" Public Wifi"} {"id":4611,"amenities":" SelfServe Laundry"} {"id":4611,"amenities":" Wheelchair Access"} {"id":4611,"amenities":" Air conditioning"} {"id":4611,"amenities":" Microwave"} {"id":4611,"amenities":" Refrigerator in room"} {"id":4611,"amenities":" Family Rooms"} {"id":4611,"amenities":" Nonsmoking rooms"} {"id":4611,"amenities":" Smoking rooms available"} {"id":4611,"amenities":" Suites"} {"id":4773,"amenities":""} {"id":5068,"amenities":""} {"id":5687,"amenities":"Restaurant"} {"id":6068,"amenities":"Free parking"} {"id":6068,"amenities":" Free High Speed Internet WiFi"} {"id":6068,"amenities":" Nonsmoking hotel"} {"id":6068,"amenities":" Public Wifi"} {"id":6068,"amenities":" Wheelchair Access"} {"id":6068,"amenities":" Microwave"} {"id":6068,"amenities":" Refrigerator in room"} {"id":6068,"amenities":" Kitchenette"} {"id":6068,"amenities":" Nonsmoking rooms"} {"id":294,"amenities":"Free parking"} {"id":294,"amenities":" Free High Speed Internet WiFi"} {"id":294,"amenities":" Breakfast included"} {"id":294,"amenities":" Laundry Service"} {"id":294,"amenities":" Multilingual Staff"} {"id":294,"amenities":" Nonsmoking hotel"} {"id":294,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":294,"amenities":" Family Rooms"} {"id":294,"amenities":" Kitchenette"} {"id":294,"amenities":" Nonsmoking rooms"} {"id":451,"amenities":"Pool"} {"id":451,"amenities":" Free parking"} {"id":451,"amenities":" Restaurant"} {"id":451,"amenities":" Free High Speed Internet WiFi"} {"id":451,"amenities":" Spa"} {"id":451,"amenities":" Fitness Centre with Gym Workout Room"} {"id":451,"amenities":" Heated pool"} {"id":451,"amenities":" Hot Tub"} {"id":451,"amenities":" Laundry Service"} {"id":451,"amenities":" Meeting rooms"} {"id":451,"amenities":" Multilingual Staff"} {"id":451,"amenities":" Nonsmoking hotel"} {"id":451,"amenities":" Outdoor pool"} {"id":451,"amenities":" Sauna"} {"id":451,"amenities":" SelfServe Laundry"} {"id":451,"amenities":" Shuttle Bus Service"} {"id":451,"amenities":" Tennis Court"} {"id":451,"amenities":" Microwave"} {"id":451,"amenities":" Family Rooms"} {"id":451,"amenities":" Kitchenette"} {"id":451,"amenities":" Nonsmoking rooms"} {"id":451,"amenities":" Suites"} {"id":654,"amenities":""} {"id":800,"amenities":"Pool"} {"id":800,"amenities":" Free parking"} {"id":800,"amenities":" Restaurant"} {"id":800,"amenities":" BarLounge"} {"id":800,"amenities":" Free High Speed Internet WiFi"} {"id":800,"amenities":" Fitness Centre with Gym Workout Room"} {"id":800,"amenities":" Banquet Room"} {"id":800,"amenities":" Business Centre with Internet Access"} {"id":800,"amenities":" Conference Facilities"} {"id":800,"amenities":" Meeting rooms"} {"id":800,"amenities":" Nonsmoking hotel"} {"id":800,"amenities":" Outdoor pool"} {"id":800,"amenities":" Wheelchair Access"} {"id":800,"amenities":" Air conditioning"} {"id":800,"amenities":" Microwave"} {"id":800,"amenities":" Refrigerator in room"} {"id":800,"amenities":" Nonsmoking rooms"} {"id":993,"amenities":"Fitness Centre with Gym Workout Room"} {"id":993,"amenities":" Free High Speed Internet WiFi"} {"id":993,"amenities":" Breakfast included"} {"id":993,"amenities":" Babysitting"} {"id":993,"amenities":" Banquet Room"} {"id":993,"amenities":" Business Centre with Internet Access"} {"id":993,"amenities":" Conference Facilities"} {"id":993,"amenities":" Dry Cleaning"} {"id":993,"amenities":" Laundry Service"} {"id":993,"amenities":" Meeting rooms"} {"id":993,"amenities":" Multilingual Staff"} {"id":993,"amenities":" Nonsmoking hotel"} {"id":993,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":993,"amenities":" SelfServe Laundry"} {"id":993,"amenities":" Wheelchair Access"} {"id":993,"amenities":" Air conditioning"} {"id":993,"amenities":" Microwave"} {"id":993,"amenities":" Family Rooms"} {"id":993,"amenities":" Kitchenette"} {"id":993,"amenities":" Nonsmoking rooms"} {"id":993,"amenities":" Suites"} {"id":1406,"amenities":"Free parking"} {"id":1406,"amenities":" Restaurant"} {"id":1406,"amenities":" Laundry Service"} {"id":1406,"amenities":" Public Wifi"} {"id":1406,"amenities":" Air conditioning"} {"id":1406,"amenities":" Refrigerator in room"} {"id":1406,"amenities":" Family Rooms"} {"id":1765,"amenities":""} {"id":2070,"amenities":""} {"id":2115,"amenities":""} {"id":2124,"amenities":"Free parking"} {"id":2124,"amenities":" Restaurant"} {"id":2124,"amenities":" Free High Speed Internet WiFi"} {"id":2124,"amenities":" Spa"} {"id":2124,"amenities":" Banquet Room"} {"id":2124,"amenities":" Conference Facilities"} {"id":2124,"amenities":" Hot Tub"} {"id":2124,"amenities":" Meeting rooms"} {"id":2124,"amenities":" Multilingual Staff"} {"id":2124,"amenities":" Nonsmoking hotel"} {"id":2124,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2124,"amenities":" Family Rooms"} {"id":2124,"amenities":" Nonsmoking rooms"} {"id":2131,"amenities":"Pool"} {"id":2131,"amenities":" Free parking"} {"id":2131,"amenities":" Free High Speed Internet WiFi"} {"id":2131,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2131,"amenities":" Hot Tub"} {"id":2131,"amenities":" Indoor pool"} {"id":2131,"amenities":" Meeting rooms"} {"id":2131,"amenities":" Nonsmoking hotel"} {"id":2131,"amenities":" Sauna"} {"id":2131,"amenities":" Air conditioning"} {"id":2131,"amenities":" Microwave"} {"id":2131,"amenities":" Refrigerator in room"} {"id":2131,"amenities":" Family Rooms"} {"id":2131,"amenities":" Kitchenette"} {"id":2410,"amenities":""} {"id":2452,"amenities":"Free parking"} {"id":2452,"amenities":" Free High Speed Internet WiFi"} {"id":2452,"amenities":" Breakfast included"} {"id":2452,"amenities":" Nonsmoking hotel"} {"id":2452,"amenities":" Public Wifi"} {"id":2452,"amenities":" Air conditioning"} {"id":2452,"amenities":" Refrigerator in room"} {"id":2452,"amenities":" Kitchenette"} {"id":2452,"amenities":" Nonsmoking rooms"} {"id":2452,"amenities":" Smoking rooms available"} {"id":2973,"amenities":""} {"id":3237,"amenities":"Free parking"} {"id":3237,"amenities":" Free High Speed Internet WiFi"} {"id":3237,"amenities":" Meeting rooms"} {"id":3237,"amenities":" Nonsmoking hotel"} {"id":3237,"amenities":" SelfServe Laundry"} {"id":3237,"amenities":" Refrigerator in room"} {"id":3237,"amenities":" Nonsmoking rooms"} {"id":3290,"amenities":""} {"id":3377,"amenities":"Free parking"} {"id":3377,"amenities":" Free High Speed Internet WiFi"} {"id":3377,"amenities":" Breakfast included"} {"id":3377,"amenities":" Nonsmoking hotel"} {"id":3377,"amenities":" Public Wifi"} {"id":3377,"amenities":" Wheelchair Access"} {"id":3377,"amenities":" Air conditioning"} {"id":3377,"amenities":" Refrigerator in room"} {"id":3377,"amenities":" Accessible rooms"} {"id":3377,"amenities":" Nonsmoking rooms"} {"id":4248,"amenities":"Pool"} {"id":4248,"amenities":" Free parking"} {"id":4248,"amenities":" Restaurant"} {"id":4248,"amenities":" BarLounge"} {"id":4248,"amenities":" Free High Speed Internet WiFi"} {"id":4248,"amenities":" Breakfast included"} {"id":4248,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4248,"amenities":" Room service"} {"id":4248,"amenities":" Banquet Room"} {"id":4248,"amenities":" Business Centre with Internet Access"} {"id":4248,"amenities":" Conference Facilities"} {"id":4248,"amenities":" Heated pool"} {"id":4248,"amenities":" Hot Tub"} {"id":4248,"amenities":" Indoor pool"} {"id":4248,"amenities":" Laundry Service"} {"id":4248,"amenities":" Meeting rooms"} {"id":4248,"amenities":" Nonsmoking hotel"} {"id":4248,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4248,"amenities":" Wheelchair Access"} {"id":4248,"amenities":" Air conditioning"} {"id":4248,"amenities":" Microwave"} {"id":4248,"amenities":" Family Rooms"} {"id":4248,"amenities":" Nonsmoking rooms"} {"id":4248,"amenities":" Smoking rooms available"} {"id":4248,"amenities":" Suites"} {"id":4601,"amenities":""} {"id":4820,"amenities":""} {"id":5088,"amenities":"Free High Speed Internet WiFi"} {"id":5088,"amenities":" Airport transportation"} {"id":5088,"amenities":" Babysitting"} {"id":5088,"amenities":" Nonsmoking hotel"} {"id":5088,"amenities":" Public Wifi"} {"id":5088,"amenities":" Nonsmoking rooms"} {"id":5096,"amenities":"Free parking"} {"id":5096,"amenities":" Free High Speed Internet WiFi"} {"id":5096,"amenities":" Nonsmoking hotel"} {"id":5266,"amenities":"Free parking"} {"id":5266,"amenities":" Free High Speed Internet WiFi"} {"id":5266,"amenities":" Breakfast included"} {"id":5266,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5372,"amenities":"Free High Speed Internet WiFi"} {"id":5372,"amenities":" Babysitting"} {"id":5372,"amenities":" Children Activities Kid Family Friendly"} {"id":5372,"amenities":" Golf Course"} {"id":5372,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5372,"amenities":" Public Wifi"} {"id":5372,"amenities":" Air conditioning"} {"id":5372,"amenities":" Refrigerator in room"} {"id":5372,"amenities":" Family Rooms"} {"id":5372,"amenities":" Kitchenette"} {"id":5372,"amenities":" Smoking rooms available"} {"id":5426,"amenities":""} {"id":5439,"amenities":"Free parking"} {"id":5439,"amenities":" Restaurant"} {"id":5439,"amenities":" Free High Speed Internet WiFi"} {"id":5439,"amenities":" BarLounge"} {"id":5439,"amenities":" Golf Course"} {"id":5439,"amenities":" Nonsmoking hotel"} {"id":5439,"amenities":" Public Wifi"} {"id":5439,"amenities":" Air conditioning"} {"id":5439,"amenities":" Family Rooms"} {"id":5439,"amenities":" Nonsmoking rooms"} {"id":5760,"amenities":""} {"id":5815,"amenities":"Free High Speed Internet WiFi"} {"id":5815,"amenities":" Breakfast included"} {"id":5815,"amenities":" Free parking"} {"id":5815,"amenities":" Business Centre with Internet Access"} {"id":5815,"amenities":" Meeting rooms"} {"id":5815,"amenities":" Nonsmoking hotel"} {"id":5815,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5815,"amenities":" Public Wifi"} {"id":5815,"amenities":" Refrigerator in room"} {"id":5815,"amenities":" Family Rooms"} {"id":5815,"amenities":" Nonsmoking rooms"} {"id":5833,"amenities":"Free parking"} {"id":5833,"amenities":" Restaurant"} {"id":5833,"amenities":" Free High Speed Internet WiFi"} {"id":5833,"amenities":" Breakfast included"} {"id":5833,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5833,"amenities":" Kitchenette"} {"id":210,"amenities":"Free parking"} {"id":210,"amenities":" Free High Speed Internet WiFi"} {"id":210,"amenities":" Nonsmoking hotel"} {"id":210,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":210,"amenities":" Public Wifi"} {"id":210,"amenities":" SelfServe Laundry"} {"id":210,"amenities":" Air conditioning"} {"id":210,"amenities":" Microwave"} {"id":210,"amenities":" Refrigerator in room"} {"id":210,"amenities":" Kitchenette"} {"id":210,"amenities":" Nonsmoking rooms"} {"id":210,"amenities":" Suites"} {"id":590,"amenities":"Free parking"} {"id":590,"amenities":" Free High Speed Internet WiFi"} {"id":590,"amenities":" Breakfast included"} {"id":590,"amenities":" Heated pool"} {"id":590,"amenities":" Hot Tub"} {"id":590,"amenities":" Indoor pool"} {"id":590,"amenities":" Laundry Service"} {"id":590,"amenities":" Nonsmoking hotel"} {"id":590,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":590,"amenities":" SelfServe Laundry"} {"id":590,"amenities":" Wheelchair Access"} {"id":590,"amenities":" Air conditioning"} {"id":590,"amenities":" Microwave"} {"id":590,"amenities":" Family Rooms"} {"id":590,"amenities":" Kitchenette"} {"id":590,"amenities":" Nonsmoking rooms"} {"id":590,"amenities":" Suites"} {"id":1117,"amenities":"Free parking"} {"id":1117,"amenities":" Free High Speed Internet WiFi"} {"id":1117,"amenities":" Nonsmoking hotel"} {"id":1117,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1117,"amenities":" Microwave"} {"id":1117,"amenities":" Refrigerator in room"} {"id":1117,"amenities":" Family Rooms"} {"id":1117,"amenities":" Nonsmoking rooms"} {"id":1117,"amenities":" Suites"} {"id":1255,"amenities":"Free parking"} {"id":1255,"amenities":" Restaurant"} {"id":1255,"amenities":" Free High Speed Internet WiFi"} {"id":1255,"amenities":" Breakfast included"} {"id":1255,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1255,"amenities":" Banquet Room"} {"id":1255,"amenities":" Business Centre with Internet Access"} {"id":1255,"amenities":" Concierge"} {"id":1255,"amenities":" Conference Facilities"} {"id":1255,"amenities":" Dry Cleaning"} {"id":1255,"amenities":" Laundry Service"} {"id":1255,"amenities":" Meeting rooms"} {"id":1255,"amenities":" Nonsmoking hotel"} {"id":1255,"amenities":" Public Wifi"} {"id":1255,"amenities":" Wheelchair Access"} {"id":1255,"amenities":" Air conditioning"} {"id":1255,"amenities":" Accessible rooms"} {"id":1255,"amenities":" Nonsmoking rooms"} {"id":1555,"amenities":"Free parking"} {"id":1555,"amenities":" Restaurant"} {"id":1555,"amenities":" Free High Speed Internet WiFi"} {"id":1555,"amenities":" Room service"} {"id":1555,"amenities":" BarLounge"} {"id":1555,"amenities":" Airport transportation"} {"id":1555,"amenities":" Meeting rooms"} {"id":1555,"amenities":" Multilingual Staff"} {"id":1555,"amenities":" Nonsmoking hotel"} {"id":1555,"amenities":" Shuttle Bus Service"} {"id":1555,"amenities":" Air conditioning"} {"id":1555,"amenities":" Nonsmoking rooms"} {"id":1555,"amenities":" Suites"} {"id":2154,"amenities":""} {"id":2674,"amenities":""} {"id":3170,"amenities":"Free High Speed Internet WiFi"} {"id":3170,"amenities":" Free parking"} {"id":3170,"amenities":" Restaurant"} {"id":3170,"amenities":" BarLounge"} {"id":3170,"amenities":" Business Centre with Internet Access"} {"id":3170,"amenities":" Concierge"} {"id":3170,"amenities":" Laundry Service"} {"id":3170,"amenities":" Meeting rooms"} {"id":3170,"amenities":" Nonsmoking hotel"} {"id":3170,"amenities":" Public Wifi"} {"id":3170,"amenities":" Wheelchair Access"} {"id":3170,"amenities":" Microwave"} {"id":3170,"amenities":" Refrigerator in room"} {"id":3170,"amenities":" Family Rooms"} {"id":3170,"amenities":" Nonsmoking rooms"} {"id":3454,"amenities":"Free parking"} {"id":3454,"amenities":" Free High Speed Internet WiFi"} {"id":3454,"amenities":" Laundry Service"} {"id":3454,"amenities":" Nonsmoking hotel"} {"id":3454,"amenities":" SelfServe Laundry"} {"id":3454,"amenities":" Air conditioning"} {"id":3454,"amenities":" Refrigerator in room"} {"id":3454,"amenities":" Family Rooms"} {"id":3454,"amenities":" Nonsmoking rooms"} {"id":4535,"amenities":"Free parking"} {"id":4535,"amenities":" Free High Speed Internet WiFi"} {"id":4535,"amenities":" Nonsmoking hotel"} {"id":4535,"amenities":" Air conditioning"} {"id":4535,"amenities":" Nonsmoking rooms"} {"id":4768,"amenities":"Pool"} {"id":4768,"amenities":" Free parking"} {"id":4768,"amenities":" Free High Speed Internet WiFi"} {"id":4768,"amenities":" Breakfast included"} {"id":4768,"amenities":" Golf Course"} {"id":4768,"amenities":" Laundry Service"} {"id":4768,"amenities":" Nonsmoking hotel"} {"id":4768,"amenities":" Outdoor pool"} {"id":4768,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4768,"amenities":" Wheelchair Access"} {"id":4768,"amenities":" Air conditioning"} {"id":4768,"amenities":" Microwave"} {"id":4768,"amenities":" Refrigerator in room"} {"id":4768,"amenities":" Kitchenette"} {"id":4768,"amenities":" Nonsmoking rooms"} {"id":4768,"amenities":" Suites"} {"id":5141,"amenities":""} {"id":5510,"amenities":""} {"id":5621,"amenities":"Pool"} {"id":5621,"amenities":" Free parking"} {"id":5621,"amenities":" Restaurant"} {"id":5621,"amenities":" Spa"} {"id":5621,"amenities":" Free High Speed Internet WiFi"} {"id":5621,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5621,"amenities":" BarLounge"} {"id":5621,"amenities":" Room service"} {"id":5621,"amenities":" Banquet Room"} {"id":5621,"amenities":" Breakfast Available"} {"id":5621,"amenities":" Business Centre with Internet Access"} {"id":5621,"amenities":" Casino and Gambling"} {"id":5621,"amenities":" Conference Facilities"} {"id":5621,"amenities":" Dry Cleaning"} {"id":5621,"amenities":" Hot Tub"} {"id":5621,"amenities":" Indoor pool"} {"id":5621,"amenities":" Meeting rooms"} {"id":5621,"amenities":" Multilingual Staff"} {"id":5621,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5621,"amenities":" Public Wifi"} {"id":5621,"amenities":" Sauna"} {"id":5621,"amenities":" Wheelchair Access"} {"id":5621,"amenities":" Air conditioning"} {"id":5621,"amenities":" Refrigerator in room"} {"id":5621,"amenities":" Accessible rooms"} {"id":5621,"amenities":" Family Rooms"} {"id":5621,"amenities":" Kitchenette"} {"id":5621,"amenities":" Nonsmoking rooms"} {"id":5621,"amenities":" Smoking rooms available"} {"id":5621,"amenities":" Suites"} {"id":5795,"amenities":"Free parking"} {"id":5795,"amenities":" Spa"} {"id":5795,"amenities":" Free High Speed Internet WiFi"} {"id":5795,"amenities":" Breakfast included"} {"id":5795,"amenities":" Restaurant"} {"id":5795,"amenities":" Airport transportation"} {"id":5795,"amenities":" Breakfast Available"} {"id":5795,"amenities":" Electric vehicle charging station"} {"id":5795,"amenities":" Hot Tub"} {"id":5795,"amenities":" Nonsmoking hotel"} {"id":5795,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5795,"amenities":" Wheelchair Access"} {"id":5795,"amenities":" Kitchenette"} {"id":5795,"amenities":" Nonsmoking rooms"} {"id":5795,"amenities":" Suites"} {"id":5828,"amenities":"Room service"} {"id":5828,"amenities":" Free High Speed Internet WiFi"} {"id":5828,"amenities":" Babysitting"} {"id":5828,"amenities":" Children Activities Kid Family Friendly"} {"id":5828,"amenities":" Golf Course"} {"id":5828,"amenities":" Nonsmoking hotel"} {"id":5828,"amenities":" Public Wifi"} {"id":5828,"amenities":" Air conditioning"} {"id":5828,"amenities":" Microwave"} {"id":5828,"amenities":" Refrigerator in room"} {"id":5828,"amenities":" Nonsmoking rooms"} {"id":6078,"amenities":""} {"id":303,"amenities":"Free parking"} {"id":303,"amenities":" Restaurant"} {"id":303,"amenities":" Free High Speed Internet WiFi"} {"id":303,"amenities":" Dry Cleaning"} {"id":303,"amenities":" Meeting rooms"} {"id":303,"amenities":" Nonsmoking hotel"} {"id":303,"amenities":" Refrigerator in room"} {"id":303,"amenities":" Nonsmoking rooms"} {"id":1309,"amenities":"Pool"} {"id":1309,"amenities":" Free parking"} {"id":1309,"amenities":" Restaurant"} {"id":1309,"amenities":" Free High Speed Internet WiFi"} {"id":1309,"amenities":" Spa"} {"id":1309,"amenities":" Room service"} {"id":1309,"amenities":" BarLounge"} {"id":1309,"amenities":" Heated pool"} {"id":1309,"amenities":" Hot Tub"} {"id":1309,"amenities":" Meeting rooms"} {"id":1309,"amenities":" Nonsmoking hotel"} {"id":1309,"amenities":" Outdoor pool"} {"id":1309,"amenities":" Public Wifi"} {"id":1309,"amenities":" Sauna"} {"id":1309,"amenities":" Wheelchair Access"} {"id":1309,"amenities":" Air conditioning"} {"id":1309,"amenities":" Accessible rooms"} {"id":1309,"amenities":" Nonsmoking rooms"} {"id":1309,"amenities":" Suites"} {"id":1812,"amenities":"Free parking"} {"id":1812,"amenities":" Free High Speed Internet WiFi"} {"id":1812,"amenities":" Hot Tub"} {"id":1812,"amenities":" Laundry Service"} {"id":1812,"amenities":" Nonsmoking hotel"} {"id":1812,"amenities":" Public Wifi"} {"id":1812,"amenities":" Air conditioning"} {"id":1812,"amenities":" Microwave"} {"id":1812,"amenities":" Refrigerator in room"} {"id":1812,"amenities":" Kitchenette"} {"id":1812,"amenities":" Nonsmoking rooms"} {"id":1813,"amenities":"Free parking"} {"id":1813,"amenities":" Free High Speed Internet WiFi"} {"id":1813,"amenities":" Breakfast included"} {"id":1813,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1813,"amenities":" Room service"} {"id":1813,"amenities":" Airport transportation"} {"id":1813,"amenities":" Laundry Service"} {"id":1813,"amenities":" Wheelchair Access"} {"id":1813,"amenities":" Kitchenette"} {"id":1813,"amenities":" Suites"} {"id":1968,"amenities":""} {"id":2312,"amenities":"Free parking"} {"id":2312,"amenities":" Free High Speed Internet WiFi"} {"id":2312,"amenities":" Nonsmoking hotel"} {"id":2312,"amenities":" Refrigerator in room"} {"id":2312,"amenities":" Kitchenette"} {"id":2312,"amenities":" Nonsmoking rooms"} {"id":2312,"amenities":" Suites"} {"id":2732,"amenities":"Pool"} {"id":2732,"amenities":" Free parking"} {"id":2732,"amenities":" Free High Speed Internet WiFi"} {"id":2732,"amenities":" Babysitting"} {"id":2732,"amenities":" Children Activities Kid Family Friendly"} {"id":2732,"amenities":" Electric vehicle charging station"} {"id":2732,"amenities":" Golf Course"} {"id":2732,"amenities":" Nonsmoking hotel"} {"id":2732,"amenities":" Outdoor pool"} {"id":2732,"amenities":" Public Wifi"} {"id":2732,"amenities":" Air conditioning"} {"id":2732,"amenities":" Family Rooms"} {"id":2732,"amenities":" Nonsmoking rooms"} {"id":2735,"amenities":"Free parking"} {"id":2735,"amenities":" Free High Speed Internet WiFi"} {"id":2735,"amenities":" Breakfast included"} {"id":2735,"amenities":" Spa"} {"id":2735,"amenities":" Breakfast Available"} {"id":2735,"amenities":" Concierge"} {"id":2735,"amenities":" Nonsmoking hotel"} {"id":2735,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2735,"amenities":" Public Wifi"} {"id":2735,"amenities":" Wheelchair Access"} {"id":2735,"amenities":" Air conditioning"} {"id":2735,"amenities":" Microwave"} {"id":2735,"amenities":" Refrigerator in room"} {"id":2735,"amenities":" Accessible rooms"} {"id":2735,"amenities":" Family Rooms"} {"id":2735,"amenities":" Nonsmoking rooms"} {"id":2735,"amenities":" Smoking rooms available"} {"id":2735,"amenities":" Suites"} {"id":2949,"amenities":"Free parking"} {"id":2949,"amenities":" Free High Speed Internet WiFi"} {"id":2949,"amenities":" Business Centre with Internet Access"} {"id":2949,"amenities":" Conference Facilities"} {"id":2949,"amenities":" Laundry Service"} {"id":2949,"amenities":" Meeting rooms"} {"id":2949,"amenities":" Multilingual Staff"} {"id":2949,"amenities":" Nonsmoking hotel"} {"id":2949,"amenities":" Public Wifi"} {"id":2949,"amenities":" Shuttle Bus Service"} {"id":2949,"amenities":" Wheelchair Access"} {"id":2949,"amenities":" Microwave"} {"id":2949,"amenities":" Refrigerator in room"} {"id":2949,"amenities":" Family Rooms"} {"id":2949,"amenities":" Kitchenette"} {"id":2949,"amenities":" Nonsmoking rooms"} {"id":3127,"amenities":""} {"id":3167,"amenities":"Free parking"} {"id":3167,"amenities":" Free High Speed Internet WiFi"} {"id":3167,"amenities":" Kitchenette"} {"id":3167,"amenities":" Suites"} {"id":3285,"amenities":""} {"id":4424,"amenities":"Free High Speed Internet WiFi"} {"id":4424,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4424,"amenities":" Pool"} {"id":4424,"amenities":" Free parking"} {"id":4424,"amenities":" Breakfast included"} {"id":4424,"amenities":" Breakfast Available"} {"id":4424,"amenities":" Business Centre with Internet Access"} {"id":4424,"amenities":" Conference Facilities"} {"id":4424,"amenities":" Dry Cleaning"} {"id":4424,"amenities":" Heated pool"} {"id":4424,"amenities":" Hot Tub"} {"id":4424,"amenities":" Indoor pool"} {"id":4424,"amenities":" Laundry Service"} {"id":4424,"amenities":" Meeting rooms"} {"id":4424,"amenities":" Multilingual Staff"} {"id":4424,"amenities":" Nonsmoking hotel"} {"id":4424,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4424,"amenities":" SelfServe Laundry"} {"id":4424,"amenities":" Wheelchair Access"} {"id":4424,"amenities":" Air conditioning"} {"id":4424,"amenities":" Microwave"} {"id":4424,"amenities":" Refrigerator in room"} {"id":4424,"amenities":" Family Rooms"} {"id":4424,"amenities":" Nonsmoking rooms"} {"id":4424,"amenities":" Suites"} {"id":4525,"amenities":"Free parking"} {"id":4525,"amenities":" Restaurant"} {"id":4525,"amenities":" BarLounge"} {"id":4525,"amenities":" Free High Speed Internet WiFi"} {"id":4525,"amenities":" Laundry Service"} {"id":4525,"amenities":" Meeting rooms"} {"id":4525,"amenities":" Nonsmoking hotel"} {"id":4525,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4525,"amenities":" Public Wifi"} {"id":4525,"amenities":" Nonsmoking rooms"} {"id":5173,"amenities":"Free parking"} {"id":5173,"amenities":" Free High Speed Internet WiFi"} {"id":5173,"amenities":" Nonsmoking hotel"} {"id":5596,"amenities":"Free parking"} {"id":5596,"amenities":" Restaurant"} {"id":5596,"amenities":" BarLounge"} {"id":5596,"amenities":" Free High Speed Internet WiFi"} {"id":5596,"amenities":" Breakfast Available"} {"id":5596,"amenities":" Meeting rooms"} {"id":5596,"amenities":" Nonsmoking hotel"} {"id":5596,"amenities":" Public Wifi"} {"id":5596,"amenities":" Air conditioning"} {"id":5596,"amenities":" Family Rooms"} {"id":5596,"amenities":" Nonsmoking rooms"} {"id":5596,"amenities":" Suites"} {"id":5705,"amenities":"Room service"} {"id":5705,"amenities":" Free parking"} {"id":5705,"amenities":" Restaurant"} {"id":5705,"amenities":" BarLounge"} {"id":5705,"amenities":" Free High Speed Internet WiFi"} {"id":5705,"amenities":" Airport transportation"} {"id":5705,"amenities":" Golf Course"} {"id":5705,"amenities":" Meeting rooms"} {"id":5705,"amenities":" Nonsmoking hotel"} {"id":5705,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5705,"amenities":" Family Rooms"} {"id":156,"amenities":"Free parking"} {"id":156,"amenities":" Free High Speed Internet WiFi"} {"id":156,"amenities":" Nonsmoking hotel"} {"id":156,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":156,"amenities":" Public Wifi"} {"id":156,"amenities":" Refrigerator in room"} {"id":156,"amenities":" Accessible rooms"} {"id":156,"amenities":" Nonsmoking rooms"} {"id":841,"amenities":""} {"id":1107,"amenities":"Free High Speed Internet WiFi"} {"id":1107,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1122,"amenities":"Free parking"} {"id":1122,"amenities":" Free High Speed Internet WiFi"} {"id":1122,"amenities":" Nonsmoking hotel"} {"id":1122,"amenities":" Public Wifi"} {"id":1122,"amenities":" Refrigerator in room"} {"id":1122,"amenities":" Nonsmoking rooms"} {"id":1146,"amenities":""} {"id":1153,"amenities":""} {"id":1271,"amenities":"Free parking"} {"id":1271,"amenities":" Nonsmoking hotel"} {"id":1271,"amenities":" Air conditioning"} {"id":1271,"amenities":" Refrigerator in room"} {"id":1524,"amenities":"Free High Speed Internet WiFi"} {"id":1524,"amenities":" Room service"} {"id":1524,"amenities":" Free parking"} {"id":1524,"amenities":" BarLounge"} {"id":1524,"amenities":" Laundry Service"} {"id":1524,"amenities":" Nonsmoking hotel"} {"id":1524,"amenities":" Public Wifi"} {"id":1524,"amenities":" Air conditioning"} {"id":1524,"amenities":" Kitchenette"} {"id":1524,"amenities":" Nonsmoking rooms"} {"id":1691,"amenities":"Free parking"} {"id":1691,"amenities":" Free High Speed Internet WiFi"} {"id":1691,"amenities":" Nonsmoking hotel"} {"id":1691,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1691,"amenities":" Public Wifi"} {"id":1691,"amenities":" Air conditioning"} {"id":1691,"amenities":" Microwave"} {"id":1691,"amenities":" Refrigerator in room"} {"id":1691,"amenities":" Family Rooms"} {"id":1691,"amenities":" Nonsmoking rooms"} {"id":1691,"amenities":" Smoking rooms available"} {"id":1984,"amenities":""} {"id":2880,"amenities":""} {"id":3041,"amenities":"Free parking"} {"id":3041,"amenities":" Free High Speed Internet WiFi"} {"id":3041,"amenities":" Dry Cleaning"} {"id":3041,"amenities":" Laundry Service"} {"id":3041,"amenities":" Nonsmoking hotel"} {"id":3041,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3041,"amenities":" Public Wifi"} {"id":3041,"amenities":" Microwave"} {"id":3041,"amenities":" Refrigerator in room"} {"id":3041,"amenities":" Family Rooms"} {"id":3041,"amenities":" Kitchenette"} {"id":3041,"amenities":" Nonsmoking rooms"} {"id":3041,"amenities":" Smoking rooms available"} {"id":3488,"amenities":""} {"id":4342,"amenities":"Pool"} {"id":4342,"amenities":" Free parking"} {"id":4342,"amenities":" Free High Speed Internet WiFi"} {"id":4342,"amenities":" BarLounge"} {"id":4342,"amenities":" Banquet Room"} {"id":4342,"amenities":" Breakfast Available"} {"id":4342,"amenities":" Conference Facilities"} {"id":4342,"amenities":" Meeting rooms"} {"id":4342,"amenities":" Nonsmoking hotel"} {"id":4342,"amenities":" Family Rooms"} {"id":4342,"amenities":" Kitchenette"} {"id":4342,"amenities":" Nonsmoking rooms"} {"id":4342,"amenities":" Suites"} {"id":4414,"amenities":"Spa"} {"id":4414,"amenities":" Free High Speed Internet WiFi"} {"id":4414,"amenities":" Free parking"} {"id":4414,"amenities":" Nonsmoking hotel"} {"id":4414,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4414,"amenities":" Public Wifi"} {"id":4414,"amenities":" Air conditioning"} {"id":4414,"amenities":" Refrigerator in room"} {"id":4414,"amenities":" Nonsmoking rooms"} {"id":4502,"amenities":"Free parking"} {"id":4502,"amenities":" BarLounge"} {"id":4502,"amenities":" Free High Speed Internet WiFi"} {"id":4502,"amenities":" Nonsmoking hotel"} {"id":4502,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4502,"amenities":" Public Wifi"} {"id":4502,"amenities":" SelfServe Laundry"} {"id":4502,"amenities":" Wheelchair Access"} {"id":4502,"amenities":" Air conditioning"} {"id":4502,"amenities":" Microwave"} {"id":4502,"amenities":" Refrigerator in room"} {"id":4502,"amenities":" Nonsmoking rooms"} {"id":4990,"amenities":"Free parking"} {"id":4990,"amenities":" Free High Speed Internet WiFi"} {"id":4990,"amenities":" Breakfast included"} {"id":4990,"amenities":" Conference Facilities"} {"id":4990,"amenities":" Meeting rooms"} {"id":4990,"amenities":" Multilingual Staff"} {"id":4990,"amenities":" Nonsmoking hotel"} {"id":4990,"amenities":" Air conditioning"} {"id":4990,"amenities":" Nonsmoking rooms"} {"id":4990,"amenities":" Suites"} {"id":5091,"amenities":""} {"id":5196,"amenities":"Room service"} {"id":5196,"amenities":" Free High Speed Internet WiFi"} {"id":5196,"amenities":" Babysitting"} {"id":5196,"amenities":" Children Activities Kid Family Friendly"} {"id":5196,"amenities":" Nonsmoking hotel"} {"id":5196,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5196,"amenities":" Public Wifi"} {"id":5196,"amenities":" Air conditioning"} {"id":5196,"amenities":" Refrigerator in room"} {"id":5196,"amenities":" Nonsmoking rooms"} {"id":5214,"amenities":"Free Internet"} {"id":5214,"amenities":" Public Wifi"} {"id":5214,"amenities":" Air conditioning"} {"id":5214,"amenities":" Microwave"} {"id":5214,"amenities":" Refrigerator in room"} {"id":5214,"amenities":" Family Rooms"} {"id":5214,"amenities":" Kitchenette"} {"id":5345,"amenities":"Free parking"} {"id":5345,"amenities":" Free High Speed Internet WiFi"} {"id":5345,"amenities":" Pool"} {"id":5345,"amenities":" Spa"} {"id":5345,"amenities":" Children Activities Kid Family Friendly"} {"id":5345,"amenities":" Golf Course"} {"id":5345,"amenities":" Nonsmoking hotel"} {"id":5345,"amenities":" Public Wifi"} {"id":5345,"amenities":" Air conditioning"} {"id":5345,"amenities":" Microwave"} {"id":5345,"amenities":" Refrigerator in room"} {"id":5345,"amenities":" Nonsmoking rooms"} {"id":5345,"amenities":" Smoking rooms available"} {"id":5660,"amenities":"Free parking"} {"id":5660,"amenities":" Free High Speed Internet WiFi"} {"id":5660,"amenities":" Children Activities Kid Family Friendly"} {"id":5660,"amenities":" Laundry Service"} {"id":5660,"amenities":" Nonsmoking hotel"} {"id":5660,"amenities":" Public Wifi"} {"id":5660,"amenities":" Air conditioning"} {"id":5660,"amenities":" Microwave"} {"id":5660,"amenities":" Refrigerator in room"} {"id":5660,"amenities":" Nonsmoking rooms"} {"id":5768,"amenities":"Free parking"} {"id":5768,"amenities":" Restaurant"} {"id":5768,"amenities":" BarLounge"} {"id":5768,"amenities":" Free High Speed Internet WiFi"} {"id":5768,"amenities":" Room service"} {"id":5768,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5768,"amenities":" Banquet Room"} {"id":5768,"amenities":" Business Centre with Internet Access"} {"id":5768,"amenities":" Conference Facilities"} {"id":5768,"amenities":" Meeting rooms"} {"id":5768,"amenities":" Nonsmoking hotel"} {"id":5768,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5768,"amenities":" Public Wifi"} {"id":5768,"amenities":" SelfServe Laundry"} {"id":5768,"amenities":" Wheelchair Access"} {"id":5768,"amenities":" Air conditioning"} {"id":5768,"amenities":" Refrigerator in room"} {"id":5768,"amenities":" Accessible rooms"} {"id":5768,"amenities":" Family Rooms"} {"id":5768,"amenities":" Nonsmoking rooms"} {"id":5768,"amenities":" Suites"} {"id":206,"amenities":""} {"id":382,"amenities":"Free parking"} {"id":382,"amenities":" Free High Speed Internet WiFi"} {"id":382,"amenities":" Babysitting"} {"id":382,"amenities":" Children Activities Kid Family Friendly"} {"id":382,"amenities":" Nonsmoking hotel"} {"id":382,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":382,"amenities":" Public Wifi"} {"id":382,"amenities":" Air conditioning"} {"id":382,"amenities":" Microwave"} {"id":382,"amenities":" Refrigerator in room"} {"id":382,"amenities":" Kitchenette"} {"id":382,"amenities":" Nonsmoking rooms"} {"id":478,"amenities":""} {"id":482,"amenities":"Pool"} {"id":482,"amenities":" Free parking"} {"id":482,"amenities":" Free High Speed Internet WiFi"} {"id":482,"amenities":" Golf Course"} {"id":482,"amenities":" Hot Tub"} {"id":482,"amenities":" Nonsmoking hotel"} {"id":482,"amenities":" Outdoor pool"} {"id":482,"amenities":" Air conditioning"} {"id":482,"amenities":" Microwave"} {"id":482,"amenities":" Refrigerator in room"} {"id":482,"amenities":" Family Rooms"} {"id":482,"amenities":" Kitchenette"} {"id":618,"amenities":"Free High Speed Internet WiFi"} {"id":618,"amenities":" Room service"} {"id":618,"amenities":" Restaurant"} {"id":618,"amenities":" Pool"} {"id":618,"amenities":" Fitness Centre with Gym Workout Room"} {"id":618,"amenities":" BarLounge"} {"id":618,"amenities":" Banquet Room"} {"id":618,"amenities":" Business Centre with Internet Access"} {"id":618,"amenities":" Concierge"} {"id":618,"amenities":" Conference Facilities"} {"id":618,"amenities":" Dry Cleaning"} {"id":618,"amenities":" Heated pool"} {"id":618,"amenities":" Hot Tub"} {"id":618,"amenities":" Laundry Service"} {"id":618,"amenities":" Meeting rooms"} {"id":618,"amenities":" Multilingual Staff"} {"id":618,"amenities":" Nonsmoking hotel"} {"id":618,"amenities":" Outdoor pool"} {"id":618,"amenities":" Public Wifi"} {"id":618,"amenities":" Wheelchair Access"} {"id":618,"amenities":" Air conditioning"} {"id":618,"amenities":" Refrigerator in room"} {"id":618,"amenities":" Accessible rooms"} {"id":618,"amenities":" Family Rooms"} {"id":618,"amenities":" Nonsmoking rooms"} {"id":618,"amenities":" Suites"} {"id":1915,"amenities":""} {"id":2202,"amenities":"Pool"} {"id":2202,"amenities":" Free High Speed Internet WiFi"} {"id":2202,"amenities":" Free parking"} {"id":2202,"amenities":" Restaurant"} {"id":2202,"amenities":" Breakfast included"} {"id":2202,"amenities":" Business Centre with Internet Access"} {"id":2202,"amenities":" Conference Facilities"} {"id":2202,"amenities":" Heated pool"} {"id":2202,"amenities":" Hot Tub"} {"id":2202,"amenities":" Indoor pool"} {"id":2202,"amenities":" Meeting rooms"} {"id":2202,"amenities":" Multilingual Staff"} {"id":2202,"amenities":" Nonsmoking hotel"} {"id":2202,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2202,"amenities":" Wheelchair Access"} {"id":2202,"amenities":" Air conditioning"} {"id":2202,"amenities":" Refrigerator in room"} {"id":2202,"amenities":" Nonsmoking rooms"} {"id":2202,"amenities":" Suites"} {"id":2310,"amenities":"Free parking"} {"id":2310,"amenities":" Free High Speed Internet WiFi"} {"id":2310,"amenities":" Breakfast included"} {"id":2310,"amenities":" Nonsmoking hotel"} {"id":2310,"amenities":" Public Wifi"} {"id":2310,"amenities":" Microwave"} {"id":2310,"amenities":" Refrigerator in room"} {"id":2310,"amenities":" Nonsmoking rooms"} {"id":2310,"amenities":" Suites"} {"id":2666,"amenities":"Free parking"} {"id":2666,"amenities":" Free High Speed Internet WiFi"} {"id":2666,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2666,"amenities":" Kitchenette"} {"id":2666,"amenities":" Suites"} {"id":2685,"amenities":"Free parking"} {"id":2685,"amenities":" Restaurant"} {"id":2685,"amenities":" BarLounge"} {"id":2685,"amenities":" Free High Speed Internet WiFi"} {"id":2685,"amenities":" Pool"} {"id":2685,"amenities":" Spa"} {"id":2685,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2685,"amenities":" Babysitting"} {"id":2685,"amenities":" Banquet Room"} {"id":2685,"amenities":" Business Centre with Internet Access"} {"id":2685,"amenities":" Children Activities Kid Family Friendly"} {"id":2685,"amenities":" Concierge"} {"id":2685,"amenities":" Conference Facilities"} {"id":2685,"amenities":" Heated pool"} {"id":2685,"amenities":" Hot Tub"} {"id":2685,"amenities":" Laundry Service"} {"id":2685,"amenities":" Meeting rooms"} {"id":2685,"amenities":" Nonsmoking hotel"} {"id":2685,"amenities":" Outdoor pool"} {"id":2685,"amenities":" Public Wifi"} {"id":2685,"amenities":" Sauna"} {"id":2685,"amenities":" Wheelchair Access"} {"id":2685,"amenities":" Air conditioning"} {"id":2685,"amenities":" Accessible rooms"} {"id":2685,"amenities":" Family Rooms"} {"id":2685,"amenities":" Nonsmoking rooms"} {"id":2685,"amenities":" Suites"} {"id":3448,"amenities":"Restaurant"} {"id":3448,"amenities":" Free parking"} {"id":3448,"amenities":" BarLounge"} {"id":3448,"amenities":" Free High Speed Internet WiFi"} {"id":3448,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3448,"amenities":" Room service"} {"id":3448,"amenities":" Breakfast included"} {"id":3448,"amenities":" Airport transportation"} {"id":3448,"amenities":" Banquet Room"} {"id":3448,"amenities":" Business Centre with Internet Access"} {"id":3448,"amenities":" Conference Facilities"} {"id":3448,"amenities":" Dry Cleaning"} {"id":3448,"amenities":" Laundry Service"} {"id":3448,"amenities":" Meeting rooms"} {"id":3448,"amenities":" Multilingual Staff"} {"id":3448,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3448,"amenities":" SelfServe Laundry"} {"id":3448,"amenities":" Shuttle Bus Service"} {"id":3448,"amenities":" Wheelchair Access"} {"id":3448,"amenities":" Family Rooms"} {"id":3448,"amenities":" Nonsmoking rooms"} {"id":3448,"amenities":" Suites"} {"id":3546,"amenities":"Free High Speed Internet WiFi"} {"id":3546,"amenities":" Free parking"} {"id":3546,"amenities":" Restaurant"} {"id":3546,"amenities":" Breakfast included"} {"id":3546,"amenities":" Room service"} {"id":3546,"amenities":" Airport transportation"} {"id":3546,"amenities":" Laundry Service"} {"id":3546,"amenities":" Meeting rooms"} {"id":3546,"amenities":" Nonsmoking hotel"} {"id":3546,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3546,"amenities":" Public Wifi"} {"id":3546,"amenities":" Wheelchair Access"} {"id":3546,"amenities":" Air conditioning"} {"id":3546,"amenities":" Microwave"} {"id":3546,"amenities":" Refrigerator in room"} {"id":3546,"amenities":" Kitchenette"} {"id":3546,"amenities":" Nonsmoking rooms"} {"id":3546,"amenities":" Suites"} {"id":4374,"amenities":"Free parking"} {"id":4374,"amenities":" Free High Speed Internet WiFi"} {"id":4374,"amenities":" Breakfast included"} {"id":4374,"amenities":" Airport transportation"} {"id":4374,"amenities":" Business Centre with Internet Access"} {"id":4374,"amenities":" Nonsmoking hotel"} {"id":4374,"amenities":" Air conditioning"} {"id":4374,"amenities":" Family Rooms"} {"id":4374,"amenities":" Nonsmoking rooms"} {"id":4665,"amenities":"Free parking"} {"id":4665,"amenities":" Free High Speed Internet WiFi"} {"id":4665,"amenities":" Nonsmoking hotel"} {"id":4665,"amenities":" Air conditioning"} {"id":4665,"amenities":" Family Rooms"} {"id":4695,"amenities":"Free parking"} {"id":4695,"amenities":" Free High Speed Internet WiFi"} {"id":4695,"amenities":" Nonsmoking hotel"} {"id":4695,"amenities":" Public Wifi"} {"id":4695,"amenities":" Air conditioning"} {"id":4695,"amenities":" Refrigerator in room"} {"id":4695,"amenities":" Nonsmoking rooms"} {"id":5427,"amenities":"Free parking"} {"id":5427,"amenities":" Restaurant"} {"id":5427,"amenities":" BarLounge"} {"id":5427,"amenities":" Free High Speed Internet WiFi"} {"id":5427,"amenities":" Banquet Room"} {"id":5427,"amenities":" Conference Facilities"} {"id":5427,"amenities":" Dry Cleaning"} {"id":5427,"amenities":" Nonsmoking hotel"} {"id":5427,"amenities":" Wheelchair Access"} {"id":5427,"amenities":" Air conditioning"} {"id":5427,"amenities":" Nonsmoking rooms"} {"id":5642,"amenities":""} {"id":5929,"amenities":""} {"id":6056,"amenities":"Free parking"} {"id":6056,"amenities":" Restaurant"} {"id":6056,"amenities":" Free High Speed Internet WiFi"} {"id":6056,"amenities":" BarLounge"} {"id":6056,"amenities":" Spa"} {"id":6056,"amenities":" Room service"} {"id":6056,"amenities":" Banquet Room"} {"id":6056,"amenities":" Children Activities Kid Family Friendly"} {"id":6056,"amenities":" Meeting rooms"} {"id":6056,"amenities":" Nonsmoking hotel"} {"id":6056,"amenities":" Wheelchair Access"} {"id":6056,"amenities":" Air conditioning"} {"id":6056,"amenities":" Nonsmoking rooms"} {"id":6056,"amenities":" Suites"} {"id":6118,"amenities":""} {"id":12,"amenities":"Free High Speed Internet WiFi"} {"id":12,"amenities":" Breakfast included"} {"id":12,"amenities":" Pool"} {"id":12,"amenities":" Fitness Centre with Gym Workout Room"} {"id":12,"amenities":" Business Centre with Internet Access"} {"id":12,"amenities":" Heated pool"} {"id":12,"amenities":" Hot Tub"} {"id":12,"amenities":" Indoor pool"} {"id":12,"amenities":" Laundry Service"} {"id":12,"amenities":" Meeting rooms"} {"id":12,"amenities":" Nonsmoking hotel"} {"id":12,"amenities":" SelfServe Laundry"} {"id":12,"amenities":" Wheelchair Access"} {"id":12,"amenities":" Air conditioning"} {"id":12,"amenities":" Microwave"} {"id":12,"amenities":" Family Rooms"} {"id":12,"amenities":" Nonsmoking rooms"} {"id":12,"amenities":" Suites"} {"id":200,"amenities":"Free High Speed Internet WiFi"} {"id":200,"amenities":" Pool"} {"id":200,"amenities":" Fitness Centre with Gym Workout Room"} {"id":200,"amenities":" Room service"} {"id":200,"amenities":" Restaurant"} {"id":200,"amenities":" BarLounge"} {"id":200,"amenities":" Spa"} {"id":200,"amenities":" Banquet Room"} {"id":200,"amenities":" Business Centre with Internet Access"} {"id":200,"amenities":" Concierge"} {"id":200,"amenities":" Conference Facilities"} {"id":200,"amenities":" Dry Cleaning"} {"id":200,"amenities":" Heated pool"} {"id":200,"amenities":" Hot Tub"} {"id":200,"amenities":" Indoor pool"} {"id":200,"amenities":" Laundry Service"} {"id":200,"amenities":" Meeting rooms"} {"id":200,"amenities":" Multilingual Staff"} {"id":200,"amenities":" Nonsmoking hotel"} {"id":200,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":200,"amenities":" Public Wifi"} {"id":200,"amenities":" Wheelchair Access"} {"id":200,"amenities":" Air conditioning"} {"id":200,"amenities":" Refrigerator in room"} {"id":200,"amenities":" Accessible rooms"} {"id":200,"amenities":" Nonsmoking rooms"} {"id":200,"amenities":" Suites"} {"id":295,"amenities":""} {"id":355,"amenities":"Pool"} {"id":355,"amenities":" Free parking"} {"id":355,"amenities":" Free High Speed Internet WiFi"} {"id":355,"amenities":" Golf Course"} {"id":355,"amenities":" Heated pool"} {"id":355,"amenities":" Indoor pool"} {"id":355,"amenities":" Nonsmoking hotel"} {"id":355,"amenities":" Public Wifi"} {"id":355,"amenities":" SelfServe Laundry"} {"id":355,"amenities":" Wheelchair Access"} {"id":355,"amenities":" Air conditioning"} {"id":355,"amenities":" Microwave"} {"id":355,"amenities":" Refrigerator in room"} {"id":355,"amenities":" Kitchenette"} {"id":355,"amenities":" Nonsmoking rooms"} {"id":355,"amenities":" Suites"} {"id":655,"amenities":"Free parking"} {"id":655,"amenities":" Restaurant"} {"id":655,"amenities":" Free High Speed Internet WiFi"} {"id":655,"amenities":" BarLounge"} {"id":655,"amenities":" Breakfast Available"} {"id":655,"amenities":" Electric vehicle charging station"} {"id":655,"amenities":" Nonsmoking hotel"} {"id":655,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":655,"amenities":" Public Wifi"} {"id":655,"amenities":" Wheelchair Access"} {"id":655,"amenities":" Refrigerator in room"} {"id":655,"amenities":" Family Rooms"} {"id":655,"amenities":" Nonsmoking rooms"} {"id":655,"amenities":" Suites"} {"id":952,"amenities":"Free High Speed Internet WiFi"} {"id":952,"amenities":" Room service"} {"id":952,"amenities":" Airport transportation"} {"id":952,"amenities":" Laundry Service"} {"id":952,"amenities":" Nonsmoking hotel"} {"id":952,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":952,"amenities":" Public Wifi"} {"id":952,"amenities":" Wheelchair Access"} {"id":952,"amenities":" Air conditioning"} {"id":952,"amenities":" Microwave"} {"id":952,"amenities":" Minibar"} {"id":952,"amenities":" Refrigerator in room"} {"id":952,"amenities":" Family Rooms"} {"id":952,"amenities":" Kitchenette"} {"id":952,"amenities":" Nonsmoking rooms"} {"id":1044,"amenities":"Pool"} {"id":1044,"amenities":" Free parking"} {"id":1044,"amenities":" Free High Speed Internet WiFi"} {"id":1044,"amenities":" Breakfast included"} {"id":1044,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1044,"amenities":" Business Centre with Internet Access"} {"id":1044,"amenities":" Dry Cleaning"} {"id":1044,"amenities":" Heated pool"} {"id":1044,"amenities":" Indoor pool"} {"id":1044,"amenities":" Laundry Service"} {"id":1044,"amenities":" Meeting rooms"} {"id":1044,"amenities":" Nonsmoking hotel"} {"id":1044,"amenities":" SelfServe Laundry"} {"id":1044,"amenities":" Wheelchair Access"} {"id":1044,"amenities":" Air conditioning"} {"id":1044,"amenities":" Microwave"} {"id":1044,"amenities":" Refrigerator in room"} {"id":1044,"amenities":" Family Rooms"} {"id":1044,"amenities":" Nonsmoking rooms"} {"id":1044,"amenities":" Suites"} {"id":2102,"amenities":"Free parking"} {"id":2102,"amenities":" Free High Speed Internet WiFi"} {"id":2102,"amenities":" Breakfast included"} {"id":2102,"amenities":" Meeting rooms"} {"id":2102,"amenities":" Nonsmoking hotel"} {"id":2102,"amenities":" Public Wifi"} {"id":2102,"amenities":" Air conditioning"} {"id":2102,"amenities":" Family Rooms"} {"id":2102,"amenities":" Nonsmoking rooms"} {"id":2111,"amenities":"Free High Speed Internet WiFi"} {"id":2111,"amenities":" Nonsmoking hotel"} {"id":2111,"amenities":" Public Wifi"} {"id":2111,"amenities":" Wheelchair Access"} {"id":2111,"amenities":" Air conditioning"} {"id":2111,"amenities":" Refrigerator in room"} {"id":2111,"amenities":" Nonsmoking rooms"} {"id":2306,"amenities":"Free parking"} {"id":2306,"amenities":" Free High Speed Internet WiFi"} {"id":2306,"amenities":" Breakfast included"} {"id":2306,"amenities":" Hot Tub"} {"id":2306,"amenities":" Nonsmoking hotel"} {"id":2306,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2306,"amenities":" Family Rooms"} {"id":2306,"amenities":" Nonsmoking rooms"} {"id":2392,"amenities":""} {"id":2440,"amenities":"Free parking"} {"id":2440,"amenities":" Free High Speed Internet WiFi"} {"id":2440,"amenities":" Laundry Service"} {"id":2440,"amenities":" Nonsmoking hotel"} {"id":2440,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2440,"amenities":" Public Wifi"} {"id":2440,"amenities":" Refrigerator in room"} {"id":2440,"amenities":" Nonsmoking rooms"} {"id":2571,"amenities":"Free parking"} {"id":2571,"amenities":" Restaurant"} {"id":2571,"amenities":" Free High Speed Internet WiFi"} {"id":2571,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2571,"amenities":" Nonsmoking hotel"} {"id":2571,"amenities":" Public Wifi"} {"id":2571,"amenities":" Shuttle Bus Service"} {"id":2571,"amenities":" Refrigerator in room"} {"id":2571,"amenities":" Family Rooms"} {"id":2571,"amenities":" Nonsmoking rooms"} {"id":2585,"amenities":"Free parking"} {"id":2585,"amenities":" Free High Speed Internet WiFi"} {"id":2585,"amenities":" Nonsmoking hotel"} {"id":2585,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2656,"amenities":"Free parking"} {"id":2656,"amenities":" Free High Speed Internet WiFi"} {"id":2656,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2656,"amenities":" Microwave"} {"id":2656,"amenities":" Refrigerator in room"} {"id":2656,"amenities":" Family Rooms"} {"id":2656,"amenities":" Kitchenette"} {"id":3270,"amenities":"Free parking"} {"id":3270,"amenities":" Free High Speed Internet WiFi"} {"id":3270,"amenities":" Babysitting"} {"id":3270,"amenities":" Breakfast Available"} {"id":3270,"amenities":" Hot Tub"} {"id":3270,"amenities":" Nonsmoking hotel"} {"id":3270,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3270,"amenities":" Air conditioning"} {"id":3270,"amenities":" Microwave"} {"id":3270,"amenities":" Refrigerator in room"} {"id":3270,"amenities":" Family Rooms"} {"id":3270,"amenities":" Kitchenette"} {"id":3270,"amenities":" Nonsmoking rooms"} {"id":3270,"amenities":" Suites"} {"id":3441,"amenities":"Free parking"} {"id":3441,"amenities":" Free High Speed Internet WiFi"} {"id":3441,"amenities":" Breakfast included"} {"id":3441,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3441,"amenities":" Airport transportation"} {"id":3441,"amenities":" Business Centre with Internet Access"} {"id":3441,"amenities":" Children Activities Kid Family Friendly"} {"id":3441,"amenities":" Dry Cleaning"} {"id":3441,"amenities":" Laundry Service"} {"id":3441,"amenities":" Meeting rooms"} {"id":3441,"amenities":" Nonsmoking hotel"} {"id":3441,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3441,"amenities":" Public Wifi"} {"id":3441,"amenities":" SelfServe Laundry"} {"id":3441,"amenities":" Wheelchair Access"} {"id":3441,"amenities":" Air conditioning"} {"id":3441,"amenities":" Microwave"} {"id":3441,"amenities":" Refrigerator in room"} {"id":3441,"amenities":" Accessible rooms"} {"id":3441,"amenities":" Family Rooms"} {"id":3441,"amenities":" Kitchenette"} {"id":3441,"amenities":" Nonsmoking rooms"} {"id":3441,"amenities":" Suites"} {"id":3556,"amenities":""} {"id":4348,"amenities":"Free parking"} {"id":4348,"amenities":" Free High Speed Internet WiFi"} {"id":4348,"amenities":" Breakfast included"} {"id":4348,"amenities":" Nonsmoking hotel"} {"id":4348,"amenities":" Air conditioning"} {"id":4348,"amenities":" Nonsmoking rooms"} {"id":4426,"amenities":""} {"id":4577,"amenities":"Free High Speed Internet WiFi"} {"id":4577,"amenities":" Nonsmoking hotel"} {"id":4577,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4577,"amenities":" Public Wifi"} {"id":4577,"amenities":" Wheelchair Access"} {"id":4577,"amenities":" Air conditioning"} {"id":4577,"amenities":" Refrigerator in room"} {"id":4577,"amenities":" Kitchenette"} {"id":4577,"amenities":" Nonsmoking rooms"} {"id":4577,"amenities":" Smoking rooms available"} {"id":4642,"amenities":""} {"id":4759,"amenities":"Free parking"} {"id":4759,"amenities":" Restaurant"} {"id":4759,"amenities":" Free High Speed Internet WiFi"} {"id":4759,"amenities":" Laundry Service"} {"id":4759,"amenities":" Meeting rooms"} {"id":4759,"amenities":" Nonsmoking hotel"} {"id":4759,"amenities":" Air conditioning"} {"id":4759,"amenities":" Family Rooms"} {"id":4880,"amenities":""} {"id":5202,"amenities":"Free parking"} {"id":5202,"amenities":" Free High Speed Internet WiFi"} {"id":5202,"amenities":" Golf Course"} {"id":5202,"amenities":" Nonsmoking hotel"} {"id":5202,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5202,"amenities":" Air conditioning"} {"id":5202,"amenities":" Refrigerator in room"} {"id":5202,"amenities":" Family Rooms"} {"id":5321,"amenities":""} {"id":5337,"amenities":"Free parking"} {"id":5337,"amenities":" Free High Speed Internet WiFi"} {"id":5337,"amenities":" Airport transportation"} {"id":5337,"amenities":" Hot Tub"} {"id":5337,"amenities":" Nonsmoking hotel"} {"id":5337,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5337,"amenities":" Public Wifi"} {"id":5337,"amenities":" SelfServe Laundry"} {"id":5337,"amenities":" SkiIn SkiOut"} {"id":5337,"amenities":" Microwave"} {"id":5337,"amenities":" Refrigerator in room"} {"id":5337,"amenities":" Family Rooms"} {"id":5337,"amenities":" Nonsmoking rooms"} {"id":5337,"amenities":" Suites"} {"id":8,"amenities":"Restaurant"} {"id":8,"amenities":" Fitness Centre with Gym Workout Room"} {"id":8,"amenities":" Room service"} {"id":8,"amenities":" BarLounge"} {"id":8,"amenities":" Free High Speed Internet WiFi"} {"id":8,"amenities":" Banquet Room"} {"id":8,"amenities":" Business Centre with Internet Access"} {"id":8,"amenities":" Concierge"} {"id":8,"amenities":" Conference Facilities"} {"id":8,"amenities":" Dry Cleaning"} {"id":8,"amenities":" Laundry Service"} {"id":8,"amenities":" Meeting rooms"} {"id":8,"amenities":" Multilingual Staff"} {"id":8,"amenities":" Nonsmoking hotel"} {"id":8,"amenities":" SelfServe Laundry"} {"id":8,"amenities":" Wheelchair Access"} {"id":8,"amenities":" Air conditioning"} {"id":8,"amenities":" Microwave"} {"id":8,"amenities":" Refrigerator in room"} {"id":8,"amenities":" Accessible rooms"} {"id":8,"amenities":" Kitchenette"} {"id":8,"amenities":" Nonsmoking rooms"} {"id":8,"amenities":" Suites"} {"id":62,"amenities":"Free parking"} {"id":182,"amenities":"Free parking"} {"id":182,"amenities":" Free High Speed Internet WiFi"} {"id":182,"amenities":" Breakfast included"} {"id":512,"amenities":"Free High Speed Internet WiFi"} {"id":512,"amenities":" Breakfast included"} {"id":512,"amenities":" Laundry Service"} {"id":512,"amenities":" Multilingual Staff"} {"id":512,"amenities":" Nonsmoking hotel"} {"id":512,"amenities":" Sauna"} {"id":512,"amenities":" SelfServe Laundry"} {"id":512,"amenities":" Family Rooms"} {"id":512,"amenities":" Nonsmoking rooms"} {"id":512,"amenities":" Suites"} {"id":658,"amenities":"Free parking"} {"id":658,"amenities":" Free High Speed Internet WiFi"} {"id":658,"amenities":" Electric vehicle charging station"} {"id":658,"amenities":" Laundry Service"} {"id":658,"amenities":" Meeting rooms"} {"id":658,"amenities":" Nonsmoking hotel"} {"id":658,"amenities":" Wheelchair Access"} {"id":658,"amenities":" Family Rooms"} {"id":658,"amenities":" Kitchenette"} {"id":658,"amenities":" Nonsmoking rooms"} {"id":658,"amenities":" Suites"} {"id":668,"amenities":"Free parking"} {"id":668,"amenities":" Free High Speed Internet WiFi"} {"id":668,"amenities":" Breakfast included"} {"id":668,"amenities":" Nonsmoking hotel"} {"id":668,"amenities":" Family Rooms"} {"id":668,"amenities":" Nonsmoking rooms"} {"id":668,"amenities":" Suites"} {"id":1062,"amenities":"Free parking"} {"id":1062,"amenities":" Free High Speed Internet WiFi"} {"id":1062,"amenities":" Breakfast included"} {"id":1062,"amenities":" Children Activities Kid Family Friendly"} {"id":1062,"amenities":" Laundry Service"} {"id":1062,"amenities":" Nonsmoking hotel"} {"id":1062,"amenities":" Public Wifi"} {"id":1062,"amenities":" Air conditioning"} {"id":1062,"amenities":" Nonsmoking rooms"} {"id":1245,"amenities":"Free parking"} {"id":1245,"amenities":" Free High Speed Internet WiFi"} {"id":1245,"amenities":" Breakfast included"} {"id":1245,"amenities":" Banquet Room"} {"id":1245,"amenities":" Breakfast Available"} {"id":1245,"amenities":" Conference Facilities"} {"id":1245,"amenities":" Meeting rooms"} {"id":1245,"amenities":" Multilingual Staff"} {"id":1245,"amenities":" Nonsmoking hotel"} {"id":1245,"amenities":" Public Wifi"} {"id":1245,"amenities":" Air conditioning"} {"id":1245,"amenities":" Microwave"} {"id":1245,"amenities":" Refrigerator in room"} {"id":1245,"amenities":" Nonsmoking rooms"} {"id":1245,"amenities":" Suites"} {"id":1261,"amenities":"Free parking"} {"id":1261,"amenities":" Free High Speed Internet WiFi"} {"id":1261,"amenities":" Breakfast included"} {"id":1261,"amenities":" Breakfast Available"} {"id":1261,"amenities":" Nonsmoking hotel"} {"id":1261,"amenities":" Air conditioning"} {"id":1261,"amenities":" Nonsmoking rooms"} {"id":1506,"amenities":"Pool"} {"id":1506,"amenities":" Room service"} {"id":1506,"amenities":" Free parking"} {"id":1506,"amenities":" Restaurant"} {"id":1506,"amenities":" Free High Speed Internet WiFi"} {"id":1506,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1506,"amenities":" BarLounge"} {"id":1506,"amenities":" Banquet Room"} {"id":1506,"amenities":" Breakfast Available"} {"id":1506,"amenities":" Business Centre with Internet Access"} {"id":1506,"amenities":" Conference Facilities"} {"id":1506,"amenities":" Hot Tub"} {"id":1506,"amenities":" Indoor pool"} {"id":1506,"amenities":" Laundry Service"} {"id":1506,"amenities":" Meeting rooms"} {"id":1506,"amenities":" Multilingual Staff"} {"id":1506,"amenities":" Nonsmoking hotel"} {"id":1506,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1506,"amenities":" Wheelchair Access"} {"id":1506,"amenities":" Air conditioning"} {"id":1506,"amenities":" Microwave"} {"id":1506,"amenities":" Refrigerator in room"} {"id":1506,"amenities":" Accessible rooms"} {"id":1506,"amenities":" Kitchenette"} {"id":1506,"amenities":" Nonsmoking rooms"} {"id":1506,"amenities":" Suites"} {"id":1585,"amenities":""} {"id":1853,"amenities":""} {"id":2302,"amenities":"Air conditioning"} {"id":2302,"amenities":" Microwave"} {"id":2302,"amenities":" Refrigerator in room"} {"id":2532,"amenities":"Free parking"} {"id":2532,"amenities":" Free High Speed Internet WiFi"} {"id":2532,"amenities":" Nonsmoking hotel"} {"id":2532,"amenities":" Public Wifi"} {"id":2532,"amenities":" Microwave"} {"id":2532,"amenities":" Refrigerator in room"} {"id":2532,"amenities":" Family Rooms"} {"id":2532,"amenities":" Nonsmoking rooms"} {"id":2532,"amenities":" Smoking rooms available"} {"id":2640,"amenities":""} {"id":3134,"amenities":""} {"id":3184,"amenities":"Free parking"} {"id":3184,"amenities":" Free High Speed Internet WiFi"} {"id":3184,"amenities":" Restaurant"} {"id":3184,"amenities":" Airport transportation"} {"id":3184,"amenities":" Laundry Service"} {"id":3184,"amenities":" Meeting rooms"} {"id":3184,"amenities":" Nonsmoking hotel"} {"id":3184,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3184,"amenities":" Public Wifi"} {"id":3184,"amenities":" Shuttle Bus Service"} {"id":3184,"amenities":" Refrigerator in room"} {"id":3184,"amenities":" Accessible rooms"} {"id":3184,"amenities":" Family Rooms"} {"id":3184,"amenities":" Nonsmoking rooms"} {"id":3400,"amenities":"Pool"} {"id":3400,"amenities":" Free parking"} {"id":3400,"amenities":" Free High Speed Internet WiFi"} {"id":3400,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3400,"amenities":" Breakfast included"} {"id":3400,"amenities":" Banquet Room"} {"id":3400,"amenities":" Breakfast Available"} {"id":3400,"amenities":" Business Centre with Internet Access"} {"id":3400,"amenities":" Conference Facilities"} {"id":3400,"amenities":" Dry Cleaning"} {"id":3400,"amenities":" Electric vehicle charging station"} {"id":3400,"amenities":" Heated pool"} {"id":3400,"amenities":" Indoor pool"} {"id":3400,"amenities":" Laundry Service"} {"id":3400,"amenities":" Meeting rooms"} {"id":3400,"amenities":" Multilingual Staff"} {"id":3400,"amenities":" Nonsmoking hotel"} {"id":3400,"amenities":" Public Wifi"} {"id":3400,"amenities":" SelfServe Laundry"} {"id":3400,"amenities":" Wheelchair Access"} {"id":3400,"amenities":" Air conditioning"} {"id":3400,"amenities":" Microwave"} {"id":3400,"amenities":" Refrigerator in room"} {"id":3400,"amenities":" Accessible rooms"} {"id":3400,"amenities":" Family Rooms"} {"id":3400,"amenities":" Nonsmoking rooms"} {"id":3400,"amenities":" Suites"} {"id":3483,"amenities":"Free High Speed Internet WiFi"} {"id":3483,"amenities":" Airport transportation"} {"id":3483,"amenities":" Hot Tub"} {"id":3483,"amenities":" Nonsmoking hotel"} {"id":3483,"amenities":" Public Wifi"} {"id":3483,"amenities":" Air conditioning"} {"id":3483,"amenities":" Nonsmoking rooms"} {"id":3483,"amenities":" Smoking rooms available"} {"id":4313,"amenities":""} {"id":4386,"amenities":"Free parking"} {"id":4386,"amenities":" Free High Speed Internet WiFi"} {"id":4386,"amenities":" Breakfast included"} {"id":4386,"amenities":" Pool"} {"id":4386,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4386,"amenities":" Golf Course"} {"id":4386,"amenities":" Hot Tub"} {"id":4386,"amenities":" Nonsmoking hotel"} {"id":4386,"amenities":" Outdoor pool"} {"id":4386,"amenities":" Public Wifi"} {"id":4386,"amenities":" Air conditioning"} {"id":4386,"amenities":" Family Rooms"} {"id":4386,"amenities":" Nonsmoking rooms"} {"id":4457,"amenities":"Pool"} {"id":4457,"amenities":" Room service"} {"id":4457,"amenities":" Free parking"} {"id":4457,"amenities":" Breakfast included"} {"id":4457,"amenities":" Business Centre with Internet Access"} {"id":4457,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4457,"amenities":" Suites"} {"id":4544,"amenities":""} {"id":4889,"amenities":""} {"id":4991,"amenities":""} {"id":5578,"amenities":""} {"id":5720,"amenities":""} {"id":5814,"amenities":"Free parking"} {"id":5814,"amenities":" Free High Speed Internet WiFi"} {"id":5814,"amenities":" Airport transportation"} {"id":5814,"amenities":" Nonsmoking hotel"} {"id":5814,"amenities":" Family Rooms"} {"id":5814,"amenities":" Nonsmoking rooms"} {"id":6090,"amenities":""} {"id":171,"amenities":"Free parking"} {"id":171,"amenities":" Free High Speed Internet WiFi"} {"id":171,"amenities":" Nonsmoking hotel"} {"id":171,"amenities":" Nonsmoking rooms"} {"id":480,"amenities":"Pool"} {"id":480,"amenities":" Free parking"} {"id":480,"amenities":" Free High Speed Internet WiFi"} {"id":480,"amenities":" Golf Course"} {"id":480,"amenities":" Nonsmoking hotel"} {"id":480,"amenities":" Outdoor pool"} {"id":480,"amenities":" SkiIn SkiOut"} {"id":631,"amenities":""} {"id":747,"amenities":""} {"id":792,"amenities":"Free parking"} {"id":792,"amenities":" Free High Speed Internet WiFi"} {"id":792,"amenities":" Breakfast included"} {"id":792,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":906,"amenities":"Free High Speed Internet WiFi"} {"id":906,"amenities":" Public Wifi"} {"id":906,"amenities":" Family Rooms"} {"id":1491,"amenities":"Pool"} {"id":1491,"amenities":" Free parking"} {"id":1491,"amenities":" Free High Speed Internet WiFi"} {"id":1491,"amenities":" Breakfast included"} {"id":1491,"amenities":" Room service"} {"id":1491,"amenities":" Business Centre with Internet Access"} {"id":1491,"amenities":" Children Activities Kid Family Friendly"} {"id":1491,"amenities":" Dry Cleaning"} {"id":1491,"amenities":" Heated pool"} {"id":1491,"amenities":" Hot Tub"} {"id":1491,"amenities":" Indoor pool"} {"id":1491,"amenities":" Laundry Service"} {"id":1491,"amenities":" Multilingual Staff"} {"id":1491,"amenities":" Nonsmoking hotel"} {"id":1491,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1491,"amenities":" SelfServe Laundry"} {"id":1491,"amenities":" Wheelchair Access"} {"id":1491,"amenities":" Microwave"} {"id":1491,"amenities":" Nonsmoking rooms"} {"id":1491,"amenities":" Suites"} {"id":1510,"amenities":"Free parking"} {"id":1510,"amenities":" Free High Speed Internet WiFi"} {"id":1510,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1510,"amenities":" Business Centre with Internet Access"} {"id":1510,"amenities":" Concierge"} {"id":1510,"amenities":" Conference Facilities"} {"id":1510,"amenities":" Meeting rooms"} {"id":1510,"amenities":" Nonsmoking hotel"} {"id":1510,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1510,"amenities":" Public Wifi"} {"id":1510,"amenities":" SelfServe Laundry"} {"id":1510,"amenities":" Air conditioning"} {"id":1510,"amenities":" Microwave"} {"id":1510,"amenities":" Refrigerator in room"} {"id":1510,"amenities":" Family Rooms"} {"id":1510,"amenities":" Kitchenette"} {"id":1510,"amenities":" Nonsmoking rooms"} {"id":1510,"amenities":" Suites"} {"id":1518,"amenities":"Free High Speed Internet WiFi"} {"id":1518,"amenities":" Nonsmoking hotel"} {"id":1518,"amenities":" Public Wifi"} {"id":1518,"amenities":" Nonsmoking rooms"} {"id":1518,"amenities":" Suites"} {"id":2025,"amenities":""} {"id":2054,"amenities":"Room service"} {"id":2054,"amenities":" Free parking"} {"id":2054,"amenities":" Restaurant"} {"id":2054,"amenities":" BarLounge"} {"id":2054,"amenities":" Free High Speed Internet WiFi"} {"id":2054,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2054,"amenities":" Pool"} {"id":2054,"amenities":" Breakfast Available"} {"id":2054,"amenities":" Business Centre with Internet Access"} {"id":2054,"amenities":" Concierge"} {"id":2054,"amenities":" Conference Facilities"} {"id":2054,"amenities":" Dry Cleaning"} {"id":2054,"amenities":" Hot Tub"} {"id":2054,"amenities":" Indoor pool"} {"id":2054,"amenities":" Laundry Service"} {"id":2054,"amenities":" Meeting rooms"} {"id":2054,"amenities":" Multilingual Staff"} {"id":2054,"amenities":" Nonsmoking hotel"} {"id":2054,"amenities":" Public Wifi"} {"id":2054,"amenities":" Wheelchair Access"} {"id":2054,"amenities":" Air conditioning"} {"id":2054,"amenities":" Microwave"} {"id":2054,"amenities":" Refrigerator in room"} {"id":2054,"amenities":" Accessible rooms"} {"id":2054,"amenities":" Family Rooms"} {"id":2054,"amenities":" Nonsmoking rooms"} {"id":2054,"amenities":" Suites"} {"id":2117,"amenities":"Pool"} {"id":2117,"amenities":" Free High Speed Internet WiFi"} {"id":2117,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2117,"amenities":" Free parking"} {"id":2117,"amenities":" Restaurant"} {"id":2117,"amenities":" BarLounge"} {"id":2117,"amenities":" Spa"} {"id":2117,"amenities":" Breakfast included"} {"id":2117,"amenities":" Banquet Room"} {"id":2117,"amenities":" Business Centre with Internet Access"} {"id":2117,"amenities":" Concierge"} {"id":2117,"amenities":" Conference Facilities"} {"id":2117,"amenities":" Dry Cleaning"} {"id":2117,"amenities":" Heated pool"} {"id":2117,"amenities":" Hot Tub"} {"id":2117,"amenities":" Indoor pool"} {"id":2117,"amenities":" Laundry Service"} {"id":2117,"amenities":" Meeting rooms"} {"id":2117,"amenities":" Multilingual Staff"} {"id":2117,"amenities":" Nonsmoking hotel"} {"id":2117,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2117,"amenities":" SelfServe Laundry"} {"id":2117,"amenities":" Shuttle Bus Service"} {"id":2117,"amenities":" Wheelchair Access"} {"id":2117,"amenities":" Air conditioning"} {"id":2117,"amenities":" Microwave"} {"id":2117,"amenities":" Family Rooms"} {"id":2117,"amenities":" Nonsmoking rooms"} {"id":2117,"amenities":" Suites"} {"id":2304,"amenities":"Free parking"} {"id":2304,"amenities":" Restaurant"} {"id":2304,"amenities":" Free High Speed Internet WiFi"} {"id":2304,"amenities":" Room service"} {"id":2304,"amenities":" BarLounge"} {"id":2304,"amenities":" Banquet Room"} {"id":2304,"amenities":" Breakfast Available"} {"id":2304,"amenities":" Conference Facilities"} {"id":2304,"amenities":" Electric vehicle charging station"} {"id":2304,"amenities":" Hot Tub"} {"id":2304,"amenities":" Laundry Service"} {"id":2304,"amenities":" Meeting rooms"} {"id":2304,"amenities":" Multilingual Staff"} {"id":2304,"amenities":" Nonsmoking hotel"} {"id":2304,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2304,"amenities":" Public Wifi"} {"id":2304,"amenities":" Sauna"} {"id":2304,"amenities":" Wheelchair Access"} {"id":2304,"amenities":" Minibar"} {"id":2304,"amenities":" Refrigerator in room"} {"id":2304,"amenities":" Accessible rooms"} {"id":2304,"amenities":" Nonsmoking rooms"} {"id":2304,"amenities":" Suites"} {"id":2461,"amenities":"Pets Allowed Dog Pet Friendly "} {"id":2690,"amenities":""} {"id":2766,"amenities":""} {"id":3117,"amenities":"Pool"} {"id":3117,"amenities":" Free parking"} {"id":3117,"amenities":" Free High Speed Internet WiFi"} {"id":3117,"amenities":" Children Activities Kid Family Friendly"} {"id":3117,"amenities":" Hot Tub"} {"id":3117,"amenities":" Nonsmoking hotel"} {"id":3117,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3117,"amenities":" SelfServe Laundry"} {"id":3117,"amenities":" Air conditioning"} {"id":3117,"amenities":" Microwave"} {"id":3117,"amenities":" Refrigerator in room"} {"id":3117,"amenities":" Family Rooms"} {"id":3117,"amenities":" Kitchenette"} {"id":3117,"amenities":" Nonsmoking rooms"} {"id":3117,"amenities":" Suites"} {"id":3482,"amenities":"Free Internet"} {"id":3482,"amenities":" Free parking"} {"id":3482,"amenities":" Nonsmoking hotel"} {"id":3482,"amenities":" Air conditioning"} {"id":3482,"amenities":" Nonsmoking rooms"} {"id":3633,"amenities":""} {"id":3683,"amenities":"Free parking"} {"id":3683,"amenities":" Free High Speed Internet WiFi"} {"id":3683,"amenities":" Breakfast included"} {"id":3683,"amenities":" Nonsmoking hotel"} {"id":3683,"amenities":" Air conditioning"} {"id":3683,"amenities":" Nonsmoking rooms"} {"id":4323,"amenities":""} {"id":4881,"amenities":"Pool"} {"id":4881,"amenities":" Free parking"} {"id":4881,"amenities":" Free High Speed Internet WiFi"} {"id":4881,"amenities":" Breakfast included"} {"id":4881,"amenities":" Children Activities Kid Family Friendly"} {"id":4881,"amenities":" Concierge"} {"id":4881,"amenities":" Heated pool"} {"id":4881,"amenities":" Indoor pool"} {"id":4881,"amenities":" Laundry Service"} {"id":4881,"amenities":" Multilingual Staff"} {"id":4881,"amenities":" Nonsmoking hotel"} {"id":4881,"amenities":" Air conditioning"} {"id":4881,"amenities":" Family Rooms"} {"id":4881,"amenities":" Nonsmoking rooms"} {"id":4992,"amenities":"Free parking"} {"id":4992,"amenities":" Free High Speed Internet WiFi"} {"id":4992,"amenities":" Breakfast included"} {"id":4992,"amenities":" Public Wifi"} {"id":4992,"amenities":" Air conditioning"} {"id":4992,"amenities":" Nonsmoking rooms"} {"id":5055,"amenities":"Free parking"} {"id":5055,"amenities":" Free High Speed Internet WiFi"} {"id":5055,"amenities":" Breakfast included"} {"id":5055,"amenities":" Nonsmoking hotel"} {"id":5055,"amenities":" Kitchenette"} {"id":5055,"amenities":" Nonsmoking rooms"} {"id":5253,"amenities":"Free parking"} {"id":5253,"amenities":" Free High Speed Internet WiFi"} {"id":5253,"amenities":" Nonsmoking hotel"} {"id":5253,"amenities":" Public Wifi"} {"id":5253,"amenities":" Family Rooms"} {"id":5253,"amenities":" Nonsmoking rooms"} {"id":5300,"amenities":""} {"id":5437,"amenities":"Free High Speed Internet WiFi"} {"id":5437,"amenities":" Nonsmoking hotel"} {"id":5437,"amenities":" Public Wifi"} {"id":5437,"amenities":" Air conditioning"} {"id":5437,"amenities":" Refrigerator in room"} {"id":5437,"amenities":" Nonsmoking rooms"} {"id":5675,"amenities":"Free parking"} {"id":5675,"amenities":" Business Centre with Internet Access"} {"id":5675,"amenities":" Children Activities Kid Family Friendly"} {"id":5675,"amenities":" Concierge"} {"id":5675,"amenities":" Nonsmoking hotel"} {"id":5675,"amenities":" Refrigerator in room"} {"id":5675,"amenities":" Family Rooms"} {"id":5675,"amenities":" Kitchenette"} {"id":5675,"amenities":" Nonsmoking rooms"} {"id":5863,"amenities":""} {"id":6096,"amenities":""} {"id":166,"amenities":"Free parking"} {"id":166,"amenities":" Fitness Centre with Gym Workout Room"} {"id":166,"amenities":" Children Activities Kid Family Friendly"} {"id":166,"amenities":" Nonsmoking hotel"} {"id":166,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":166,"amenities":" SelfServe Laundry"} {"id":166,"amenities":" Kitchenette"} {"id":166,"amenities":" Nonsmoking rooms"} {"id":166,"amenities":" Suites"} {"id":260,"amenities":"Pool"} {"id":260,"amenities":" Free Internet"} {"id":260,"amenities":" Babysitting"} {"id":260,"amenities":" Children Activities Kid Family Friendly"} {"id":260,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":260,"amenities":" SelfServe Laundry"} {"id":468,"amenities":"Free parking"} {"id":468,"amenities":" Spa"} {"id":468,"amenities":" Free High Speed Internet WiFi"} {"id":468,"amenities":" Breakfast included"} {"id":468,"amenities":" Airport transportation"} {"id":468,"amenities":" Breakfast Available"} {"id":468,"amenities":" Hot Tub"} {"id":468,"amenities":" Multilingual Staff"} {"id":468,"amenities":" Nonsmoking hotel"} {"id":468,"amenities":" Public Wifi"} {"id":468,"amenities":" Air conditioning"} {"id":468,"amenities":" Microwave"} {"id":468,"amenities":" Refrigerator in room"} {"id":468,"amenities":" Accessible rooms"} {"id":468,"amenities":" Family Rooms"} {"id":468,"amenities":" Nonsmoking rooms"} {"id":753,"amenities":"Free parking"} {"id":753,"amenities":" Free High Speed Internet WiFi"} {"id":753,"amenities":" Breakfast included"} {"id":753,"amenities":" Children Activities Kid Family Friendly"} {"id":753,"amenities":" Hot Tub"} {"id":753,"amenities":" Nonsmoking hotel"} {"id":753,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":753,"amenities":" Shuttle Bus Service"} {"id":753,"amenities":" Kitchenette"} {"id":753,"amenities":" Nonsmoking rooms"} {"id":753,"amenities":" Suites"} {"id":801,"amenities":"Free parking"} {"id":801,"amenities":" Free High Speed Internet WiFi"} {"id":801,"amenities":" Nonsmoking hotel"} {"id":801,"amenities":" Public Wifi"} {"id":801,"amenities":" Air conditioning"} {"id":801,"amenities":" Microwave"} {"id":801,"amenities":" Refrigerator in room"} {"id":801,"amenities":" Accessible rooms"} {"id":801,"amenities":" Nonsmoking rooms"} {"id":1001,"amenities":"Pool"} {"id":1001,"amenities":" Restaurant"} {"id":1001,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1001,"amenities":" BarLounge"} {"id":1001,"amenities":" Free High Speed Internet WiFi"} {"id":1001,"amenities":" Room service"} {"id":1001,"amenities":" Spa"} {"id":1001,"amenities":" Banquet Room"} {"id":1001,"amenities":" Business Centre with Internet Access"} {"id":1001,"amenities":" Concierge"} {"id":1001,"amenities":" Conference Facilities"} {"id":1001,"amenities":" Dry Cleaning"} {"id":1001,"amenities":" Heated pool"} {"id":1001,"amenities":" Hot Tub"} {"id":1001,"amenities":" Indoor pool"} {"id":1001,"amenities":" Laundry Service"} {"id":1001,"amenities":" Meeting rooms"} {"id":1001,"amenities":" Multilingual Staff"} {"id":1001,"amenities":" Nonsmoking hotel"} {"id":1001,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1001,"amenities":" Wheelchair Access"} {"id":1001,"amenities":" Air conditioning"} {"id":1001,"amenities":" Refrigerator in room"} {"id":1001,"amenities":" Accessible rooms"} {"id":1001,"amenities":" Family Rooms"} {"id":1001,"amenities":" Nonsmoking rooms"} {"id":1001,"amenities":" Suites"} {"id":1018,"amenities":"Free parking"} {"id":1018,"amenities":" Free High Speed Internet WiFi"} {"id":1018,"amenities":" Breakfast included"} {"id":1018,"amenities":" Babysitting"} {"id":1018,"amenities":" Concierge"} {"id":1018,"amenities":" Golf Course"} {"id":1018,"amenities":" Laundry Service"} {"id":1018,"amenities":" Meeting rooms"} {"id":1018,"amenities":" Nonsmoking hotel"} {"id":1018,"amenities":" Public Wifi"} {"id":1018,"amenities":" Nonsmoking rooms"} {"id":1167,"amenities":"Free parking"} {"id":1167,"amenities":" Free High Speed Internet WiFi"} {"id":1167,"amenities":" Refrigerator in room"} {"id":1167,"amenities":" Kitchenette"} {"id":1419,"amenities":""} {"id":1648,"amenities":"Free parking"} {"id":1648,"amenities":" Free High Speed Internet WiFi"} {"id":1648,"amenities":" Breakfast included"} {"id":1648,"amenities":" Nonsmoking hotel"} {"id":1648,"amenities":" Public Wifi"} {"id":1648,"amenities":" Air conditioning"} {"id":1648,"amenities":" Refrigerator in room"} {"id":1648,"amenities":" Family Rooms"} {"id":1648,"amenities":" Nonsmoking rooms"} {"id":2058,"amenities":"Free High Speed Internet WiFi"} {"id":2058,"amenities":" Free parking"} {"id":2058,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2058,"amenities":" Breakfast included"} {"id":2058,"amenities":" Spa"} {"id":2058,"amenities":" Business Centre with Internet Access"} {"id":2058,"amenities":" Dry Cleaning"} {"id":2058,"amenities":" Golf Course"} {"id":2058,"amenities":" Laundry Service"} {"id":2058,"amenities":" Multilingual Staff"} {"id":2058,"amenities":" Nonsmoking hotel"} {"id":2058,"amenities":" SelfServe Laundry"} {"id":2058,"amenities":" Wheelchair Access"} {"id":2058,"amenities":" Air conditioning"} {"id":2058,"amenities":" Microwave"} {"id":2058,"amenities":" Refrigerator in room"} {"id":2058,"amenities":" Family Rooms"} {"id":2058,"amenities":" Kitchenette"} {"id":2058,"amenities":" Nonsmoking rooms"} {"id":2058,"amenities":" Suites"} {"id":2089,"amenities":"Pool"} {"id":2089,"amenities":" Free parking"} {"id":2089,"amenities":" Free High Speed Internet WiFi"} {"id":2089,"amenities":" Laundry Service"} {"id":2089,"amenities":" Multilingual Staff"} {"id":2089,"amenities":" Nonsmoking hotel"} {"id":2089,"amenities":" Outdoor pool"} {"id":2089,"amenities":" SelfServe Laundry"} {"id":2089,"amenities":" Air conditioning"} {"id":2089,"amenities":" Refrigerator in room"} {"id":2089,"amenities":" Family Rooms"} {"id":2089,"amenities":" Nonsmoking rooms"} {"id":2129,"amenities":"Pool"} {"id":2129,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2129,"amenities":" Free parking"} {"id":2129,"amenities":" Spa"} {"id":2129,"amenities":" Hot Tub"} {"id":2129,"amenities":" Meeting rooms"} {"id":2129,"amenities":" Nonsmoking hotel"} {"id":2129,"amenities":" Outdoor pool"} {"id":2129,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2129,"amenities":" Sauna"} {"id":2129,"amenities":" SkiIn SkiOut"} {"id":2129,"amenities":" Family Rooms"} {"id":2129,"amenities":" Kitchenette"} {"id":2129,"amenities":" Nonsmoking rooms"} {"id":2129,"amenities":" Suites"} {"id":2179,"amenities":""} {"id":2468,"amenities":""} {"id":2490,"amenities":""} {"id":2659,"amenities":"Free parking"} {"id":2659,"amenities":" Free High Speed Internet WiFi"} {"id":2659,"amenities":" Breakfast Available"} {"id":2659,"amenities":" Concierge"} {"id":2659,"amenities":" Hot Tub"} {"id":2659,"amenities":" Nonsmoking hotel"} {"id":2659,"amenities":" Public Wifi"} {"id":2659,"amenities":" Wheelchair Access"} {"id":2659,"amenities":" Refrigerator in room"} {"id":2659,"amenities":" Family Rooms"} {"id":2659,"amenities":" Kitchenette"} {"id":2659,"amenities":" Nonsmoking rooms"} {"id":2659,"amenities":" Suites"} {"id":2792,"amenities":"Free High Speed Internet WiFi"} {"id":2792,"amenities":" Nonsmoking hotel"} {"id":2792,"amenities":" Public Wifi"} {"id":2792,"amenities":" Air conditioning"} {"id":2792,"amenities":" Refrigerator in room"} {"id":2792,"amenities":" Nonsmoking rooms"} {"id":2904,"amenities":"Restaurant"} {"id":2904,"amenities":" Pool"} {"id":2904,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2904,"amenities":" Room service"} {"id":2904,"amenities":" Free parking"} {"id":2904,"amenities":" Free High Speed Internet WiFi"} {"id":2904,"amenities":" BarLounge"} {"id":2904,"amenities":" Banquet Room"} {"id":2904,"amenities":" Business Centre with Internet Access"} {"id":2904,"amenities":" Children Activities Kid Family Friendly"} {"id":2904,"amenities":" Conference Facilities"} {"id":2904,"amenities":" Heated pool"} {"id":2904,"amenities":" Hot Tub"} {"id":2904,"amenities":" Indoor pool"} {"id":2904,"amenities":" Laundry Service"} {"id":2904,"amenities":" Meeting rooms"} {"id":2904,"amenities":" Multilingual Staff"} {"id":2904,"amenities":" Nonsmoking hotel"} {"id":2904,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2904,"amenities":" SelfServe Laundry"} {"id":2904,"amenities":" Tennis Court"} {"id":2904,"amenities":" Wheelchair Access"} {"id":2904,"amenities":" Air conditioning"} {"id":2904,"amenities":" Family Rooms"} {"id":2904,"amenities":" Nonsmoking rooms"} {"id":2904,"amenities":" Suites"} {"id":3037,"amenities":"Free High Speed Internet WiFi"} {"id":3037,"amenities":" Nonsmoking hotel"} {"id":3037,"amenities":" Public Wifi"} {"id":3037,"amenities":" Kitchenette"} {"id":3037,"amenities":" Nonsmoking rooms"} {"id":3255,"amenities":""} {"id":3599,"amenities":"Restaurant"} {"id":3599,"amenities":" BarLounge"} {"id":3599,"amenities":" Free High Speed Internet WiFi"} {"id":3599,"amenities":" Nonsmoking hotel"} {"id":3599,"amenities":" Nonsmoking rooms"} {"id":4203,"amenities":"Free parking"} {"id":4203,"amenities":" Free High Speed Internet WiFi"} {"id":4203,"amenities":" Laundry Service"} {"id":4203,"amenities":" Nonsmoking hotel"} {"id":4203,"amenities":" Paid Wifi"} {"id":4203,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4203,"amenities":" SelfServe Laundry"} {"id":4203,"amenities":" Wheelchair Access"} {"id":4203,"amenities":" Air conditioning"} {"id":4203,"amenities":" Refrigerator in room"} {"id":4203,"amenities":" Nonsmoking rooms"} {"id":4399,"amenities":"Free High Speed Internet WiFi"} {"id":4399,"amenities":" Golf Course"} {"id":4399,"amenities":" Nonsmoking hotel"} {"id":4399,"amenities":" Public Wifi"} {"id":4399,"amenities":" Refrigerator in room"} {"id":4399,"amenities":" Nonsmoking rooms"} {"id":4443,"amenities":""} {"id":4595,"amenities":"Pool"} {"id":4595,"amenities":" Restaurant"} {"id":4595,"amenities":" Room service"} {"id":4595,"amenities":" Free parking"} {"id":4595,"amenities":" Free High Speed Internet WiFi"} {"id":4595,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4595,"amenities":" Banquet Room"} {"id":4595,"amenities":" Business Centre with Internet Access"} {"id":4595,"amenities":" Conference Facilities"} {"id":4595,"amenities":" Dry Cleaning"} {"id":4595,"amenities":" Heated pool"} {"id":4595,"amenities":" Indoor pool"} {"id":4595,"amenities":" Laundry Service"} {"id":4595,"amenities":" Meeting rooms"} {"id":4595,"amenities":" Multilingual Staff"} {"id":4595,"amenities":" Nonsmoking hotel"} {"id":4595,"amenities":" Public Wifi"} {"id":4595,"amenities":" SelfServe Laundry"} {"id":4595,"amenities":" Air conditioning"} {"id":4595,"amenities":" Family Rooms"} {"id":4595,"amenities":" Nonsmoking rooms"} {"id":4718,"amenities":""} {"id":4979,"amenities":"Free parking"} {"id":4979,"amenities":" Free High Speed Internet WiFi"} {"id":4979,"amenities":" Nonsmoking hotel"} {"id":4979,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4979,"amenities":" Air conditioning"} {"id":4979,"amenities":" Refrigerator in room"} {"id":4979,"amenities":" Kitchenette"} {"id":4979,"amenities":" Nonsmoking rooms"} {"id":5533,"amenities":"Free parking"} {"id":5533,"amenities":" Restaurant"} {"id":5533,"amenities":" BarLounge"} {"id":5533,"amenities":" Free High Speed Internet WiFi"} {"id":5533,"amenities":" Room service"} {"id":5533,"amenities":" Breakfast Available"} {"id":5533,"amenities":" Nonsmoking hotel"} {"id":5533,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5533,"amenities":" Nonsmoking rooms"} {"id":5787,"amenities":""} {"id":5911,"amenities":""} {"id":6037,"amenities":"Free parking"} {"id":6037,"amenities":" Free High Speed Internet WiFi"} {"id":6037,"amenities":" Laundry Service"} {"id":6037,"amenities":" Nonsmoking hotel"} {"id":6037,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":6037,"amenities":" Public Wifi"} {"id":6037,"amenities":" Wheelchair Access"} {"id":6037,"amenities":" Air conditioning"} {"id":6037,"amenities":" Microwave"} {"id":6037,"amenities":" Refrigerator in room"} {"id":6037,"amenities":" Accessible rooms"} {"id":6037,"amenities":" Family Rooms"} {"id":6037,"amenities":" Kitchenette"} {"id":6037,"amenities":" Nonsmoking rooms"} {"id":6037,"amenities":" Suites"} {"id":6116,"amenities":"Pool"} {"id":6116,"amenities":" Free parking"} {"id":6116,"amenities":" Free High Speed Internet WiFi"} {"id":6116,"amenities":" Spa"} {"id":6116,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":6116,"amenities":" Public Wifi"} {"id":6116,"amenities":" Air conditioning"} {"id":6116,"amenities":" Refrigerator in room"} {"id":6116,"amenities":" Kitchenette"} {"id":2,"amenities":"Restaurant"} {"id":2,"amenities":" Room service"} {"id":2,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2,"amenities":" BarLounge"} {"id":2,"amenities":" Pool"} {"id":2,"amenities":" Free Internet"} {"id":2,"amenities":" Spa"} {"id":2,"amenities":" Airport transportation"} {"id":2,"amenities":" Banquet Room"} {"id":2,"amenities":" Breakfast Available"} {"id":2,"amenities":" Business Centre with Internet Access"} {"id":2,"amenities":" Concierge"} {"id":2,"amenities":" Conference Facilities"} {"id":2,"amenities":" Dry Cleaning"} {"id":2,"amenities":" Heated pool"} {"id":2,"amenities":" Indoor pool"} {"id":2,"amenities":" Laundry Service"} {"id":2,"amenities":" Meeting rooms"} {"id":2,"amenities":" Multilingual Staff"} {"id":2,"amenities":" Nonsmoking hotel"} {"id":2,"amenities":" Paid Internet"} {"id":2,"amenities":" Paid Wifi"} {"id":2,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2,"amenities":" Sauna"} {"id":2,"amenities":" Wheelchair Access"} {"id":2,"amenities":" Air conditioning"} {"id":2,"amenities":" Minibar"} {"id":2,"amenities":" Refrigerator in room"} {"id":2,"amenities":" Accessible rooms"} {"id":2,"amenities":" Family Rooms"} {"id":2,"amenities":" Nonsmoking rooms"} {"id":2,"amenities":" Suites"} {"id":269,"amenities":""} {"id":465,"amenities":"Free High Speed Internet WiFi"} {"id":465,"amenities":" Pool"} {"id":465,"amenities":" Free parking"} {"id":465,"amenities":" Hot Tub"} {"id":465,"amenities":" Nonsmoking hotel"} {"id":465,"amenities":" Outdoor pool"} {"id":465,"amenities":" Sauna"} {"id":465,"amenities":" Shuttle Bus Service"} {"id":465,"amenities":" Air conditioning"} {"id":465,"amenities":" Microwave"} {"id":465,"amenities":" Refrigerator in room"} {"id":465,"amenities":" Kitchenette"} {"id":518,"amenities":"Pool"} {"id":518,"amenities":" Restaurant"} {"id":518,"amenities":" Fitness Centre with Gym Workout Room"} {"id":518,"amenities":" Free High Speed Internet WiFi"} {"id":518,"amenities":" Room service"} {"id":518,"amenities":" BarLounge"} {"id":518,"amenities":" Spa"} {"id":518,"amenities":" Banquet Room"} {"id":518,"amenities":" Business Centre with Internet Access"} {"id":518,"amenities":" Concierge"} {"id":518,"amenities":" Conference Facilities"} {"id":518,"amenities":" Dry Cleaning"} {"id":518,"amenities":" Heated pool"} {"id":518,"amenities":" Hot Tub"} {"id":518,"amenities":" Indoor pool"} {"id":518,"amenities":" Laundry Service"} {"id":518,"amenities":" Meeting rooms"} {"id":518,"amenities":" Multilingual Staff"} {"id":518,"amenities":" Nonsmoking hotel"} {"id":518,"amenities":" Wheelchair Access"} {"id":518,"amenities":" Air conditioning"} {"id":518,"amenities":" Accessible rooms"} {"id":518,"amenities":" Nonsmoking rooms"} {"id":518,"amenities":" Suites"} {"id":1589,"amenities":"Free parking"} {"id":1589,"amenities":" Free High Speed Internet WiFi"} {"id":1589,"amenities":" Nonsmoking hotel"} {"id":1589,"amenities":" SelfServe Laundry"} {"id":1589,"amenities":" Air conditioning"} {"id":1589,"amenities":" Microwave"} {"id":1589,"amenities":" Refrigerator in room"} {"id":1589,"amenities":" Nonsmoking rooms"} {"id":1589,"amenities":" Suites"} {"id":1653,"amenities":"Free parking"} {"id":1653,"amenities":" Free High Speed Internet WiFi"} {"id":1653,"amenities":" Multilingual Staff"} {"id":1653,"amenities":" Air conditioning"} {"id":1653,"amenities":" Microwave"} {"id":1653,"amenities":" Refrigerator in room"} {"id":1653,"amenities":" Nonsmoking rooms"} {"id":2145,"amenities":"Restaurant"} {"id":2145,"amenities":" BarLounge"} {"id":2145,"amenities":" Free High Speed Internet WiFi"} {"id":2145,"amenities":" Laundry Service"} {"id":2145,"amenities":" Nonsmoking hotel"} {"id":2145,"amenities":" Public Wifi"} {"id":2145,"amenities":" Microwave"} {"id":2145,"amenities":" Refrigerator in room"} {"id":2145,"amenities":" Family Rooms"} {"id":2145,"amenities":" Kitchenette"} {"id":2145,"amenities":" Nonsmoking rooms"} {"id":2513,"amenities":""} {"id":3681,"amenities":""} {"id":4207,"amenities":"Free parking"} {"id":4207,"amenities":" Free High Speed Internet WiFi"} {"id":4207,"amenities":" Hot Tub"} {"id":4207,"amenities":" Laundry Service"} {"id":4207,"amenities":" Nonsmoking hotel"} {"id":4207,"amenities":" SelfServe Laundry"} {"id":4207,"amenities":" Air conditioning"} {"id":4207,"amenities":" Refrigerator in room"} {"id":4207,"amenities":" Family Rooms"} {"id":4207,"amenities":" Nonsmoking rooms"} {"id":4497,"amenities":"Free parking"} {"id":4497,"amenities":" Free High Speed Internet WiFi"} {"id":4497,"amenities":" Pool"} {"id":4497,"amenities":" Restaurant"} {"id":4497,"amenities":" BarLounge"} {"id":4497,"amenities":" Room service"} {"id":4497,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4497,"amenities":" Banquet Room"} {"id":4497,"amenities":" Business Centre with Internet Access"} {"id":4497,"amenities":" Conference Facilities"} {"id":4497,"amenities":" Golf Course"} {"id":4497,"amenities":" Heated pool"} {"id":4497,"amenities":" Hot Tub"} {"id":4497,"amenities":" Indoor pool"} {"id":4497,"amenities":" Laundry Service"} {"id":4497,"amenities":" Meeting rooms"} {"id":4497,"amenities":" Nonsmoking hotel"} {"id":4497,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4497,"amenities":" Sauna"} {"id":4497,"amenities":" SelfServe Laundry"} {"id":4497,"amenities":" Microwave"} {"id":4497,"amenities":" Nonsmoking rooms"} {"id":4497,"amenities":" Suites"} {"id":4682,"amenities":"Free parking"} {"id":4682,"amenities":" Free High Speed Internet WiFi"} {"id":4682,"amenities":" Breakfast included"} {"id":4682,"amenities":" Nonsmoking hotel"} {"id":4682,"amenities":" Nonsmoking rooms"} {"id":4721,"amenities":"Free parking"} {"id":4721,"amenities":" Free High Speed Internet WiFi"} {"id":4721,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4721,"amenities":" Nonsmoking hotel"} {"id":4721,"amenities":" Air conditioning"} {"id":4814,"amenities":"Free parking"} {"id":4814,"amenities":" Free High Speed Internet WiFi"} {"id":4814,"amenities":" Breakfast included"} {"id":4814,"amenities":" Breakfast Available"} {"id":4814,"amenities":" Business Centre with Internet Access"} {"id":4814,"amenities":" Dry Cleaning"} {"id":4814,"amenities":" Laundry Service"} {"id":4814,"amenities":" Multilingual Staff"} {"id":4814,"amenities":" Nonsmoking hotel"} {"id":4814,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4814,"amenities":" Wheelchair Access"} {"id":4814,"amenities":" Air conditioning"} {"id":4814,"amenities":" Microwave"} {"id":4814,"amenities":" Refrigerator in room"} {"id":4814,"amenities":" Family Rooms"} {"id":4814,"amenities":" Nonsmoking rooms"} {"id":4870,"amenities":""} {"id":4921,"amenities":"Pool"} {"id":4921,"amenities":" Restaurant"} {"id":4921,"amenities":" Free parking"} {"id":4921,"amenities":" Free High Speed Internet WiFi"} {"id":4921,"amenities":" BarLounge"} {"id":4921,"amenities":" Breakfast included"} {"id":4921,"amenities":" Meeting rooms"} {"id":4921,"amenities":" Multilingual Staff"} {"id":4921,"amenities":" Nonsmoking hotel"} {"id":4921,"amenities":" Public Wifi"} {"id":4921,"amenities":" Air conditioning"} {"id":4921,"amenities":" Family Rooms"} {"id":4921,"amenities":" Nonsmoking rooms"} {"id":5383,"amenities":"Pool"} {"id":5383,"amenities":" Free parking"} {"id":5383,"amenities":" Restaurant"} {"id":5383,"amenities":" BarLounge"} {"id":5383,"amenities":" Free High Speed Internet WiFi"} {"id":5383,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5383,"amenities":" Room service"} {"id":5383,"amenities":" Banquet Room"} {"id":5383,"amenities":" Breakfast Available"} {"id":5383,"amenities":" Business Centre with Internet Access"} {"id":5383,"amenities":" Heated pool"} {"id":5383,"amenities":" Hot Tub"} {"id":5383,"amenities":" Laundry Service"} {"id":5383,"amenities":" Meeting rooms"} {"id":5383,"amenities":" Nonsmoking hotel"} {"id":5383,"amenities":" Outdoor pool"} {"id":5383,"amenities":" Public Wifi"} {"id":5383,"amenities":" Wheelchair Access"} {"id":5383,"amenities":" Air conditioning"} {"id":5383,"amenities":" Refrigerator in room"} {"id":5383,"amenities":" Accessible rooms"} {"id":5383,"amenities":" Family Rooms"} {"id":5383,"amenities":" Nonsmoking rooms"} {"id":5383,"amenities":" Suites"} {"id":5563,"amenities":"Free parking"} {"id":5563,"amenities":" Free High Speed Internet WiFi"} {"id":5563,"amenities":" Laundry Service"} {"id":5563,"amenities":" Nonsmoking hotel"} {"id":5563,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5563,"amenities":" Public Wifi"} {"id":5563,"amenities":" Air conditioning"} {"id":5563,"amenities":" Refrigerator in room"} {"id":5563,"amenities":" Kitchenette"} {"id":5563,"amenities":" Nonsmoking rooms"} {"id":5627,"amenities":""} {"id":5750,"amenities":"Free parking"} {"id":5750,"amenities":" Free High Speed Internet WiFi"} {"id":5750,"amenities":" Kitchenette"} {"id":5938,"amenities":"Free parking"} {"id":5938,"amenities":" Free High Speed Internet WiFi"} {"id":5938,"amenities":" Babysitting"} {"id":5938,"amenities":" Laundry Service"} {"id":5938,"amenities":" Nonsmoking hotel"} {"id":5938,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5938,"amenities":" Shuttle Bus Service"} {"id":5938,"amenities":" Air conditioning"} {"id":5986,"amenities":"Pool"} {"id":5986,"amenities":" Free parking"} {"id":5986,"amenities":" Restaurant"} {"id":5986,"amenities":" BarLounge"} {"id":5986,"amenities":" Free High Speed Internet WiFi"} {"id":5986,"amenities":" Children Activities Kid Family Friendly"} {"id":5986,"amenities":" Electric vehicle charging station"} {"id":5986,"amenities":" Golf Course"} {"id":5986,"amenities":" Meeting rooms"} {"id":5986,"amenities":" Nonsmoking hotel"} {"id":5986,"amenities":" Outdoor pool"} {"id":5986,"amenities":" Public Wifi"} {"id":5986,"amenities":" Air conditioning"} {"id":5986,"amenities":" Family Rooms"} {"id":5986,"amenities":" Nonsmoking rooms"} {"id":428,"amenities":""} {"id":433,"amenities":"Fitness Centre with Gym Workout Room"} {"id":433,"amenities":" Pool"} {"id":433,"amenities":" Free High Speed Internet WiFi"} {"id":433,"amenities":" Airport transportation"} {"id":433,"amenities":" Babysitting"} {"id":433,"amenities":" Business Centre with Internet Access"} {"id":433,"amenities":" Children Activities Kid Family Friendly"} {"id":433,"amenities":" Concierge"} {"id":433,"amenities":" Conference Facilities"} {"id":433,"amenities":" Dry Cleaning"} {"id":433,"amenities":" Hot Tub"} {"id":433,"amenities":" Laundry Service"} {"id":433,"amenities":" Meeting rooms"} {"id":433,"amenities":" Multilingual Staff"} {"id":433,"amenities":" Nonsmoking hotel"} {"id":433,"amenities":" Outdoor pool"} {"id":433,"amenities":" Sauna"} {"id":433,"amenities":" SelfServe Laundry"} {"id":433,"amenities":" Shuttle Bus Service"} {"id":433,"amenities":" SkiIn SkiOut"} {"id":433,"amenities":" Wheelchair Access"} {"id":433,"amenities":" Air conditioning"} {"id":433,"amenities":" Microwave"} {"id":433,"amenities":" Family Rooms"} {"id":433,"amenities":" Kitchenette"} {"id":433,"amenities":" Nonsmoking rooms"} {"id":433,"amenities":" Suites"} {"id":525,"amenities":"Restaurant"} {"id":525,"amenities":" Free parking"} {"id":525,"amenities":" Room service"} {"id":525,"amenities":" Fitness Centre with Gym Workout Room"} {"id":525,"amenities":" Free High Speed Internet WiFi"} {"id":525,"amenities":" BarLounge"} {"id":525,"amenities":" Spa"} {"id":525,"amenities":" Babysitting"} {"id":525,"amenities":" Business Centre with Internet Access"} {"id":525,"amenities":" Concierge"} {"id":525,"amenities":" Conference Facilities"} {"id":525,"amenities":" Dry Cleaning"} {"id":525,"amenities":" Heated pool"} {"id":525,"amenities":" Hot Tub"} {"id":525,"amenities":" Indoor pool"} {"id":525,"amenities":" Laundry Service"} {"id":525,"amenities":" Meeting rooms"} {"id":525,"amenities":" Multilingual Staff"} {"id":525,"amenities":" Nonsmoking hotel"} {"id":525,"amenities":" SelfServe Laundry"} {"id":525,"amenities":" Shuttle Bus Service"} {"id":525,"amenities":" Wheelchair Access"} {"id":525,"amenities":" Family Rooms"} {"id":525,"amenities":" Nonsmoking rooms"} {"id":525,"amenities":" Suites"} {"id":1438,"amenities":""} {"id":1933,"amenities":""} {"id":2038,"amenities":"Fitness Centre with Gym Workout Room"} {"id":2038,"amenities":" Restaurant"} {"id":2038,"amenities":" Free High Speed Internet WiFi"} {"id":2038,"amenities":" Spa"} {"id":2038,"amenities":" Room service"} {"id":2038,"amenities":" BarLounge"} {"id":2038,"amenities":" Banquet Room"} {"id":2038,"amenities":" Breakfast Available"} {"id":2038,"amenities":" Concierge"} {"id":2038,"amenities":" Conference Facilities"} {"id":2038,"amenities":" Dry Cleaning"} {"id":2038,"amenities":" Hot Tub"} {"id":2038,"amenities":" Laundry Service"} {"id":2038,"amenities":" Meeting rooms"} {"id":2038,"amenities":" Multilingual Staff"} {"id":2038,"amenities":" Nonsmoking hotel"} {"id":2038,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2038,"amenities":" Public Wifi"} {"id":2038,"amenities":" Wheelchair Access"} {"id":2038,"amenities":" Air conditioning"} {"id":2038,"amenities":" Family Rooms"} {"id":2038,"amenities":" Nonsmoking rooms"} {"id":2038,"amenities":" Suites"} {"id":2584,"amenities":""} {"id":2744,"amenities":"Free parking"} {"id":2744,"amenities":" Free High Speed Internet WiFi"} {"id":2744,"amenities":" Nonsmoking hotel"} {"id":2744,"amenities":" Air conditioning"} {"id":2744,"amenities":" Microwave"} {"id":2744,"amenities":" Refrigerator in room"} {"id":2752,"amenities":"Free High Speed Internet WiFi"} {"id":2752,"amenities":" Nonsmoking hotel"} {"id":2752,"amenities":" Microwave"} {"id":2752,"amenities":" Refrigerator in room"} {"id":2752,"amenities":" Family Rooms"} {"id":2752,"amenities":" Nonsmoking rooms"} {"id":2938,"amenities":""} {"id":3276,"amenities":"Free parking"} {"id":3276,"amenities":" Free High Speed Internet WiFi"} {"id":3276,"amenities":" Children Activities Kid Family Friendly"} {"id":3276,"amenities":" Hot Tub"} {"id":3276,"amenities":" SelfServe Laundry"} {"id":3281,"amenities":""} {"id":3373,"amenities":"Free parking"} {"id":3373,"amenities":" Free High Speed Internet WiFi"} {"id":3373,"amenities":" Breakfast included"} {"id":3373,"amenities":" Meeting rooms"} {"id":3373,"amenities":" Nonsmoking hotel"} {"id":3373,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3373,"amenities":" Family Rooms"} {"id":3373,"amenities":" Kitchenette"} {"id":3373,"amenities":" Nonsmoking rooms"} {"id":3373,"amenities":" Suites"} {"id":3380,"amenities":"Free parking"} {"id":3380,"amenities":" Free High Speed Internet WiFi"} {"id":3380,"amenities":" Breakfast included"} {"id":3380,"amenities":" Nonsmoking hotel"} {"id":3380,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3380,"amenities":" Public Wifi"} {"id":3380,"amenities":" Air conditioning"} {"id":3380,"amenities":" Family Rooms"} {"id":3380,"amenities":" Nonsmoking rooms"} {"id":3451,"amenities":"Free parking"} {"id":3451,"amenities":" Free High Speed Internet WiFi"} {"id":3451,"amenities":" Concierge"} {"id":3451,"amenities":" Dry Cleaning"} {"id":3451,"amenities":" Laundry Service"} {"id":3451,"amenities":" Nonsmoking hotel"} {"id":3451,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3451,"amenities":" Public Wifi"} {"id":3451,"amenities":" Wheelchair Access"} {"id":3451,"amenities":" Air conditioning"} {"id":3451,"amenities":" Microwave"} {"id":3451,"amenities":" Minibar"} {"id":3451,"amenities":" Refrigerator in room"} {"id":3451,"amenities":" Family Rooms"} {"id":3451,"amenities":" Kitchenette"} {"id":3451,"amenities":" Nonsmoking rooms"} {"id":3451,"amenities":" Suites"} {"id":4233,"amenities":"Free High Speed Internet WiFi"} {"id":4233,"amenities":" Free parking"} {"id":4233,"amenities":" Golf Course"} {"id":4233,"amenities":" Laundry Service"} {"id":4233,"amenities":" Nonsmoking hotel"} {"id":4233,"amenities":" Public Wifi"} {"id":4233,"amenities":" Air conditioning"} {"id":4233,"amenities":" Refrigerator in room"} {"id":4233,"amenities":" Family Rooms"} {"id":4233,"amenities":" Kitchenette"} {"id":4233,"amenities":" Nonsmoking rooms"} {"id":4575,"amenities":""} {"id":4669,"amenities":""} {"id":4780,"amenities":"Free parking"} {"id":4780,"amenities":" Free High Speed Internet WiFi"} {"id":4780,"amenities":" Breakfast included"} {"id":4780,"amenities":" Breakfast Available"} {"id":4780,"amenities":" Golf Course"} {"id":4780,"amenities":" Nonsmoking hotel"} {"id":4780,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4780,"amenities":" Wheelchair Access"} {"id":4780,"amenities":" Air conditioning"} {"id":4780,"amenities":" Microwave"} {"id":4780,"amenities":" Family Rooms"} {"id":4780,"amenities":" Nonsmoking rooms"} {"id":4788,"amenities":""} {"id":4841,"amenities":""} {"id":5074,"amenities":"Free parking"} {"id":5074,"amenities":" BarLounge"} {"id":5074,"amenities":" Pool"} {"id":5074,"amenities":" Free High Speed Internet WiFi"} {"id":5074,"amenities":" Nonsmoking hotel"} {"id":5074,"amenities":" Public Wifi"} {"id":5074,"amenities":" SelfServe Laundry"} {"id":5074,"amenities":" Air conditioning"} {"id":5074,"amenities":" Refrigerator in room"} {"id":5074,"amenities":" Family Rooms"} {"id":5074,"amenities":" Nonsmoking rooms"} {"id":5541,"amenities":"Air conditioning"} {"id":5541,"amenities":" Microwave"} {"id":5541,"amenities":" Refrigerator in room"} {"id":5734,"amenities":"Free parking"} {"id":5734,"amenities":" Free High Speed Internet WiFi"} {"id":5734,"amenities":" Breakfast Available"} {"id":5734,"amenities":" Nonsmoking hotel"} {"id":5734,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5734,"amenities":" Public Wifi"} {"id":5734,"amenities":" Air conditioning"} {"id":5734,"amenities":" Microwave"} {"id":5734,"amenities":" Refrigerator in room"} {"id":5734,"amenities":" Nonsmoking rooms"} {"id":6120,"amenities":"Free parking"} {"id":6120,"amenities":" Restaurant"} {"id":6120,"amenities":" BarLounge"} {"id":6120,"amenities":" Free High Speed Internet WiFi"} {"id":6120,"amenities":" Room service"} {"id":6120,"amenities":" Banquet Room"} {"id":6120,"amenities":" Breakfast Available"} {"id":6120,"amenities":" Conference Facilities"} {"id":6120,"amenities":" Laundry Service"} {"id":6120,"amenities":" Meeting rooms"} {"id":6120,"amenities":" Nonsmoking hotel"} {"id":6120,"amenities":" Wheelchair Access"} {"id":6120,"amenities":" Air conditioning"} {"id":6120,"amenities":" Microwave"} {"id":6120,"amenities":" Refrigerator in room"} {"id":6120,"amenities":" Nonsmoking rooms"} {"id":6120,"amenities":" Suites"} {"id":359,"amenities":"Pool"} {"id":359,"amenities":" Room service"} {"id":359,"amenities":" Restaurant"} {"id":359,"amenities":" Fitness Centre with Gym Workout Room"} {"id":359,"amenities":" BarLounge"} {"id":359,"amenities":" Free High Speed Internet WiFi"} {"id":359,"amenities":" Spa"} {"id":359,"amenities":" Banquet Room"} {"id":359,"amenities":" Breakfast Available"} {"id":359,"amenities":" Business Centre with Internet Access"} {"id":359,"amenities":" Concierge"} {"id":359,"amenities":" Conference Facilities"} {"id":359,"amenities":" Dry Cleaning"} {"id":359,"amenities":" Heated pool"} {"id":359,"amenities":" Hot Tub"} {"id":359,"amenities":" Indoor pool"} {"id":359,"amenities":" Laundry Service"} {"id":359,"amenities":" Meeting rooms"} {"id":359,"amenities":" Multilingual Staff"} {"id":359,"amenities":" Nonsmoking hotel"} {"id":359,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":359,"amenities":" Wheelchair Access"} {"id":359,"amenities":" Air conditioning"} {"id":359,"amenities":" Nonsmoking rooms"} {"id":359,"amenities":" Suites"} {"id":422,"amenities":""} {"id":634,"amenities":""} {"id":1027,"amenities":""} {"id":1097,"amenities":"Free parking"} {"id":1097,"amenities":" Free High Speed Internet WiFi"} {"id":1097,"amenities":" Business Centre with Internet Access"} {"id":1097,"amenities":" Concierge"} {"id":1097,"amenities":" Nonsmoking hotel"} {"id":1097,"amenities":" SelfServe Laundry"} {"id":1097,"amenities":" Wheelchair Access"} {"id":1097,"amenities":" Air conditioning"} {"id":1097,"amenities":" Microwave"} {"id":1097,"amenities":" Refrigerator in room"} {"id":1097,"amenities":" Family Rooms"} {"id":1097,"amenities":" Kitchenette"} {"id":1097,"amenities":" Nonsmoking rooms"} {"id":1097,"amenities":" Suites"} {"id":1315,"amenities":""} {"id":1565,"amenities":"Free parking"} {"id":1565,"amenities":" Free High Speed Internet WiFi"} {"id":1565,"amenities":" Laundry Service"} {"id":1565,"amenities":" Nonsmoking hotel"} {"id":1565,"amenities":" Public Wifi"} {"id":1565,"amenities":" Wheelchair Access"} {"id":1565,"amenities":" Air conditioning"} {"id":1565,"amenities":" Refrigerator in room"} {"id":1565,"amenities":" Nonsmoking rooms"} {"id":1565,"amenities":" Suites"} {"id":1635,"amenities":""} {"id":1719,"amenities":""} {"id":1751,"amenities":"Pool"} {"id":1751,"amenities":" Free parking"} {"id":1751,"amenities":" Free High Speed Internet WiFi"} {"id":1751,"amenities":" Breakfast included"} {"id":1751,"amenities":" Golf Course"} {"id":1751,"amenities":" Hot Tub"} {"id":1751,"amenities":" Indoor pool"} {"id":1751,"amenities":" Nonsmoking hotel"} {"id":1751,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1751,"amenities":" Public Wifi"} {"id":1751,"amenities":" Sauna"} {"id":1751,"amenities":" Air conditioning"} {"id":1751,"amenities":" Microwave"} {"id":1751,"amenities":" Refrigerator in room"} {"id":1751,"amenities":" Kitchenette"} {"id":1751,"amenities":" Nonsmoking rooms"} {"id":1751,"amenities":" Suites"} {"id":2039,"amenities":"Free parking"} {"id":2039,"amenities":" Free High Speed Internet WiFi"} {"id":2039,"amenities":" Pool"} {"id":2039,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2039,"amenities":" Breakfast included"} {"id":2039,"amenities":" Airport transportation"} {"id":2039,"amenities":" Babysitting"} {"id":2039,"amenities":" Business Centre with Internet Access"} {"id":2039,"amenities":" Dry Cleaning"} {"id":2039,"amenities":" Heated pool"} {"id":2039,"amenities":" Hot Tub"} {"id":2039,"amenities":" Indoor pool"} {"id":2039,"amenities":" Laundry Service"} {"id":2039,"amenities":" Meeting rooms"} {"id":2039,"amenities":" Multilingual Staff"} {"id":2039,"amenities":" Nonsmoking hotel"} {"id":2039,"amenities":" SelfServe Laundry"} {"id":2039,"amenities":" Air conditioning"} {"id":2039,"amenities":" Family Rooms"} {"id":2039,"amenities":" Nonsmoking rooms"} {"id":2155,"amenities":"Free parking"} {"id":2155,"amenities":" Free High Speed Internet WiFi"} {"id":2155,"amenities":" Nonsmoking hotel"} {"id":2155,"amenities":" Air conditioning"} {"id":2155,"amenities":" Refrigerator in room"} {"id":2155,"amenities":" Kitchenette"} {"id":2155,"amenities":" Nonsmoking rooms"} {"id":2893,"amenities":""} {"id":2910,"amenities":"Free High Speed Internet WiFi"} {"id":2910,"amenities":" Free parking"} {"id":2910,"amenities":" Breakfast included"} {"id":2910,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2910,"amenities":" Breakfast Available"} {"id":2910,"amenities":" Business Centre with Internet Access"} {"id":2910,"amenities":" Dry Cleaning"} {"id":2910,"amenities":" Golf Course"} {"id":2910,"amenities":" Laundry Service"} {"id":2910,"amenities":" Meeting rooms"} {"id":2910,"amenities":" Multilingual Staff"} {"id":2910,"amenities":" Nonsmoking hotel"} {"id":2910,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2910,"amenities":" Tennis Court"} {"id":2910,"amenities":" Wheelchair Access"} {"id":2910,"amenities":" Family Rooms"} {"id":2910,"amenities":" Nonsmoking rooms"} {"id":2910,"amenities":" Suites"} {"id":3278,"amenities":""} {"id":3358,"amenities":""} {"id":3573,"amenities":"Pool"} {"id":3573,"amenities":" Free parking"} {"id":3573,"amenities":" Restaurant"} {"id":3573,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3573,"amenities":" Free High Speed Internet WiFi"} {"id":3573,"amenities":" Room service"} {"id":3573,"amenities":" BarLounge"} {"id":3573,"amenities":" Breakfast included"} {"id":3573,"amenities":" Spa"} {"id":3573,"amenities":" Banquet Room"} {"id":3573,"amenities":" Breakfast Available"} {"id":3573,"amenities":" Business Centre with Internet Access"} {"id":3573,"amenities":" Conference Facilities"} {"id":3573,"amenities":" Dry Cleaning"} {"id":3573,"amenities":" Heated pool"} {"id":3573,"amenities":" Hot Tub"} {"id":3573,"amenities":" Indoor pool"} {"id":3573,"amenities":" Laundry Service"} {"id":3573,"amenities":" Meeting rooms"} {"id":3573,"amenities":" Multilingual Staff"} {"id":3573,"amenities":" Nonsmoking hotel"} {"id":3573,"amenities":" Sauna"} {"id":3573,"amenities":" SelfServe Laundry"} {"id":3573,"amenities":" Wheelchair Access"} {"id":3573,"amenities":" Microwave"} {"id":3573,"amenities":" Family Rooms"} {"id":3573,"amenities":" Kitchenette"} {"id":3573,"amenities":" Nonsmoking rooms"} {"id":3573,"amenities":" Suites"} {"id":3815,"amenities":""} {"id":4279,"amenities":"Free parking"} {"id":4279,"amenities":" Free High Speed Internet WiFi"} {"id":4279,"amenities":" Nonsmoking hotel"} {"id":4279,"amenities":" Air conditioning"} {"id":4279,"amenities":" Refrigerator in room"} {"id":4279,"amenities":" Kitchenette"} {"id":4279,"amenities":" Nonsmoking rooms"} {"id":4279,"amenities":" Suites"} {"id":5586,"amenities":""} {"id":4,"amenities":"Restaurant"} {"id":4,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4,"amenities":" Room service"} {"id":4,"amenities":" BarLounge"} {"id":4,"amenities":" Pool"} {"id":4,"amenities":" Free Internet"} {"id":4,"amenities":" Spa"} {"id":4,"amenities":" Babysitting"} {"id":4,"amenities":" Banquet Room"} {"id":4,"amenities":" Breakfast Available"} {"id":4,"amenities":" Business Centre with Internet Access"} {"id":4,"amenities":" Children Activities Kid Family Friendly"} {"id":4,"amenities":" Concierge"} {"id":4,"amenities":" Conference Facilities"} {"id":4,"amenities":" Dry Cleaning"} {"id":4,"amenities":" Heated pool"} {"id":4,"amenities":" Hot Tub"} {"id":4,"amenities":" Indoor pool"} {"id":4,"amenities":" Laundry Service"} {"id":4,"amenities":" Meeting rooms"} {"id":4,"amenities":" Multilingual Staff"} {"id":4,"amenities":" Nonsmoking hotel"} {"id":4,"amenities":" Paid Internet"} {"id":4,"amenities":" Paid Wifi"} {"id":4,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4,"amenities":" Wheelchair Access"} {"id":4,"amenities":" Air conditioning"} {"id":4,"amenities":" Minibar"} {"id":4,"amenities":" Accessible rooms"} {"id":4,"amenities":" Family Rooms"} {"id":4,"amenities":" Nonsmoking rooms"} {"id":4,"amenities":" Suites"} {"id":92,"amenities":""} {"id":163,"amenities":"Pool"} {"id":163,"amenities":" Free parking"} {"id":163,"amenities":" Free High Speed Internet WiFi"} {"id":163,"amenities":" Fitness Centre with Gym Workout Room"} {"id":163,"amenities":" Banquet Room"} {"id":163,"amenities":" Business Centre with Internet Access"} {"id":163,"amenities":" Children Activities Kid Family Friendly"} {"id":163,"amenities":" Heated pool"} {"id":163,"amenities":" Hot Tub"} {"id":163,"amenities":" Indoor pool"} {"id":163,"amenities":" Laundry Service"} {"id":163,"amenities":" Meeting rooms"} {"id":163,"amenities":" Multilingual Staff"} {"id":163,"amenities":" Nonsmoking hotel"} {"id":163,"amenities":" Paid Wifi"} {"id":163,"amenities":" Public Wifi"} {"id":163,"amenities":" Sauna"} {"id":163,"amenities":" SelfServe Laundry"} {"id":163,"amenities":" Tennis Court"} {"id":163,"amenities":" Microwave"} {"id":163,"amenities":" Refrigerator in room"} {"id":163,"amenities":" Accessible rooms"} {"id":163,"amenities":" Family Rooms"} {"id":163,"amenities":" Kitchenette"} {"id":163,"amenities":" Nonsmoking rooms"} {"id":163,"amenities":" Suites"} {"id":391,"amenities":"Pool"} {"id":391,"amenities":" Free parking"} {"id":391,"amenities":" Free High Speed Internet WiFi"} {"id":391,"amenities":" Babysitting"} {"id":391,"amenities":" Nonsmoking hotel"} {"id":391,"amenities":" Outdoor pool"} {"id":391,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":391,"amenities":" Air conditioning"} {"id":391,"amenities":" Microwave"} {"id":391,"amenities":" Refrigerator in room"} {"id":391,"amenities":" Family Rooms"} {"id":391,"amenities":" Kitchenette"} {"id":391,"amenities":" Nonsmoking rooms"} {"id":391,"amenities":" Suites"} {"id":549,"amenities":"Free parking"} {"id":549,"amenities":" Free High Speed Internet WiFi"} {"id":549,"amenities":" Nonsmoking hotel"} {"id":549,"amenities":" Public Wifi"} {"id":549,"amenities":" Kitchenette"} {"id":549,"amenities":" Nonsmoking rooms"} {"id":727,"amenities":"Free parking"} {"id":727,"amenities":" Free High Speed Internet WiFi"} {"id":727,"amenities":" Breakfast included"} {"id":727,"amenities":" Hot Tub"} {"id":727,"amenities":" Nonsmoking hotel"} {"id":727,"amenities":" Family Rooms"} {"id":727,"amenities":" Nonsmoking rooms"} {"id":898,"amenities":"Free High Speed Internet WiFi"} {"id":898,"amenities":" Free parking"} {"id":898,"amenities":" Restaurant"} {"id":898,"amenities":" Fitness Centre with Gym Workout Room"} {"id":898,"amenities":" Dry Cleaning"} {"id":898,"amenities":" Nonsmoking hotel"} {"id":898,"amenities":" Public Wifi"} {"id":898,"amenities":" Air conditioning"} {"id":898,"amenities":" Refrigerator in room"} {"id":898,"amenities":" Family Rooms"} {"id":898,"amenities":" Kitchenette"} {"id":898,"amenities":" Nonsmoking rooms"} {"id":1088,"amenities":"Free parking"} {"id":1088,"amenities":" Breakfast included"} {"id":1088,"amenities":" Free High Speed Internet WiFi"} {"id":1088,"amenities":" Nonsmoking hotel"} {"id":1088,"amenities":" Wheelchair Access"} {"id":1088,"amenities":" Air conditioning"} {"id":1088,"amenities":" Refrigerator in room"} {"id":1088,"amenities":" Kitchenette"} {"id":1088,"amenities":" Nonsmoking rooms"} {"id":1188,"amenities":"Free parking"} {"id":1188,"amenities":" Free High Speed Internet WiFi"} {"id":1188,"amenities":" Children Activities Kid Family Friendly"} {"id":1188,"amenities":" Nonsmoking hotel"} {"id":1188,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1188,"amenities":" Wheelchair Access"} {"id":1188,"amenities":" Microwave"} {"id":1188,"amenities":" Refrigerator in room"} {"id":1188,"amenities":" Accessible rooms"} {"id":1188,"amenities":" Family Rooms"} {"id":1188,"amenities":" Kitchenette"} {"id":1188,"amenities":" Nonsmoking rooms"} {"id":1188,"amenities":" Suites"} {"id":1408,"amenities":""} {"id":1658,"amenities":"Free parking"} {"id":1658,"amenities":" Free High Speed Internet WiFi"} {"id":1658,"amenities":" Breakfast included"} {"id":1658,"amenities":" Golf Course"} {"id":1658,"amenities":" Nonsmoking hotel"} {"id":1658,"amenities":" Public Wifi"} {"id":1658,"amenities":" SelfServe Laundry"} {"id":1658,"amenities":" Air conditioning"} {"id":1658,"amenities":" Refrigerator in room"} {"id":1658,"amenities":" Family Rooms"} {"id":1658,"amenities":" Nonsmoking rooms"} {"id":1659,"amenities":"Free parking"} {"id":1659,"amenities":" Free High Speed Internet WiFi"} {"id":1659,"amenities":" Breakfast included"} {"id":1659,"amenities":" Laundry Service"} {"id":1659,"amenities":" Nonsmoking hotel"} {"id":1659,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1659,"amenities":" Air conditioning"} {"id":1659,"amenities":" Microwave"} {"id":1659,"amenities":" Refrigerator in room"} {"id":1659,"amenities":" Kitchenette"} {"id":1659,"amenities":" Nonsmoking rooms"} {"id":1659,"amenities":" Suites"} {"id":1714,"amenities":""} {"id":1753,"amenities":"Pool"} {"id":1753,"amenities":" Free parking"} {"id":1753,"amenities":" Free High Speed Internet WiFi"} {"id":1753,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1753,"amenities":" Room service"} {"id":1753,"amenities":" Restaurant"} {"id":1753,"amenities":" Business Centre with Internet Access"} {"id":1753,"amenities":" Dry Cleaning"} {"id":1753,"amenities":" Heated pool"} {"id":1753,"amenities":" Indoor pool"} {"id":1753,"amenities":" Meeting rooms"} {"id":1753,"amenities":" Multilingual Staff"} {"id":1753,"amenities":" Nonsmoking hotel"} {"id":1753,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1753,"amenities":" Wheelchair Access"} {"id":1753,"amenities":" Air conditioning"} {"id":1753,"amenities":" Microwave"} {"id":1753,"amenities":" Refrigerator in room"} {"id":1753,"amenities":" Accessible rooms"} {"id":1753,"amenities":" Kitchenette"} {"id":1753,"amenities":" Nonsmoking rooms"} {"id":1753,"amenities":" Suites"} {"id":1957,"amenities":"Free High Speed Internet WiFi"} {"id":1957,"amenities":" Free parking"} {"id":1957,"amenities":" Breakfast included"} {"id":1957,"amenities":" Banquet Room"} {"id":1957,"amenities":" Conference Facilities"} {"id":1957,"amenities":" Dry Cleaning"} {"id":1957,"amenities":" Golf Course"} {"id":1957,"amenities":" Laundry Service"} {"id":1957,"amenities":" Meeting rooms"} {"id":1957,"amenities":" Nonsmoking hotel"} {"id":1957,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1957,"amenities":" Public Wifi"} {"id":1957,"amenities":" SelfServe Laundry"} {"id":1957,"amenities":" Air conditioning"} {"id":1957,"amenities":" Microwave"} {"id":1957,"amenities":" Refrigerator in room"} {"id":1957,"amenities":" Family Rooms"} {"id":1957,"amenities":" Nonsmoking rooms"} {"id":1957,"amenities":" Smoking rooms available"} {"id":1980,"amenities":"Free parking"} {"id":1980,"amenities":" Free High Speed Internet WiFi"} {"id":1980,"amenities":" Children Activities Kid Family Friendly"} {"id":1980,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1980,"amenities":" Wheelchair Access"} {"id":1980,"amenities":" Refrigerator in room"} {"id":1980,"amenities":" Kitchenette"} {"id":2538,"amenities":"Free High Speed Internet WiFi"} {"id":2538,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2538,"amenities":" Free parking"} {"id":2538,"amenities":" BarLounge"} {"id":2538,"amenities":" Breakfast included"} {"id":2538,"amenities":" Banquet Room"} {"id":2538,"amenities":" Breakfast Available"} {"id":2538,"amenities":" Business Centre with Internet Access"} {"id":2538,"amenities":" Conference Facilities"} {"id":2538,"amenities":" Dry Cleaning"} {"id":2538,"amenities":" Golf Course"} {"id":2538,"amenities":" Laundry Service"} {"id":2538,"amenities":" Meeting rooms"} {"id":2538,"amenities":" Multilingual Staff"} {"id":2538,"amenities":" Nonsmoking hotel"} {"id":2538,"amenities":" SelfServe Laundry"} {"id":2538,"amenities":" Wheelchair Access"} {"id":2538,"amenities":" Air conditioning"} {"id":2538,"amenities":" Refrigerator in room"} {"id":2538,"amenities":" Family Rooms"} {"id":2538,"amenities":" Nonsmoking rooms"} {"id":2538,"amenities":" Suites"} {"id":2791,"amenities":""} {"id":2838,"amenities":"Free parking"} {"id":2838,"amenities":" Free High Speed Internet WiFi"} {"id":2838,"amenities":" Golf Course"} {"id":2838,"amenities":" Nonsmoking hotel"} {"id":2838,"amenities":" Tennis Court"} {"id":2838,"amenities":" Wheelchair Access"} {"id":2838,"amenities":" Air conditioning"} {"id":2838,"amenities":" Refrigerator in room"} {"id":2838,"amenities":" Nonsmoking rooms"} {"id":2873,"amenities":"Free parking"} {"id":2873,"amenities":" Breakfast included"} {"id":2873,"amenities":" Free High Speed Internet WiFi"} {"id":2873,"amenities":" Breakfast Available"} {"id":2873,"amenities":" Business Centre with Internet Access"} {"id":2873,"amenities":" Nonsmoking hotel"} {"id":2873,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2873,"amenities":" SelfServe Laundry"} {"id":2873,"amenities":" Tennis Court"} {"id":2873,"amenities":" Air conditioning"} {"id":2873,"amenities":" Family Rooms"} {"id":2873,"amenities":" Kitchenette"} {"id":2873,"amenities":" Nonsmoking rooms"} {"id":2986,"amenities":"Pool"} {"id":2986,"amenities":" Free parking"} {"id":2986,"amenities":" Free High Speed Internet WiFi"} {"id":2986,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2986,"amenities":" Breakfast included"} {"id":2986,"amenities":" Banquet Room"} {"id":2986,"amenities":" Breakfast Available"} {"id":2986,"amenities":" Business Centre with Internet Access"} {"id":2986,"amenities":" Conference Facilities"} {"id":2986,"amenities":" Dry Cleaning"} {"id":2986,"amenities":" Golf Course"} {"id":2986,"amenities":" Heated pool"} {"id":2986,"amenities":" Indoor pool"} {"id":2986,"amenities":" Laundry Service"} {"id":2986,"amenities":" Meeting rooms"} {"id":2986,"amenities":" Multilingual Staff"} {"id":2986,"amenities":" Nonsmoking hotel"} {"id":2986,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2986,"amenities":" SelfServe Laundry"} {"id":2986,"amenities":" Wheelchair Access"} {"id":2986,"amenities":" Air conditioning"} {"id":2986,"amenities":" Family Rooms"} {"id":2986,"amenities":" Nonsmoking rooms"} {"id":2986,"amenities":" Suites"} {"id":3066,"amenities":"Free parking"} {"id":3066,"amenities":" Free High Speed Internet WiFi"} {"id":3066,"amenities":" Breakfast included"} {"id":3066,"amenities":" Outdoor pool"} {"id":3066,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3066,"amenities":" Public Wifi"} {"id":3066,"amenities":" Air conditioning"} {"id":3066,"amenities":" Nonsmoking rooms"} {"id":3073,"amenities":""} {"id":3385,"amenities":""} {"id":3406,"amenities":"Free parking"} {"id":3406,"amenities":" Breakfast included"} {"id":3406,"amenities":" Free High Speed Internet WiFi"} {"id":3406,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3406,"amenities":" Business Centre with Internet Access"} {"id":3406,"amenities":" Dry Cleaning"} {"id":3406,"amenities":" Multilingual Staff"} {"id":3406,"amenities":" Nonsmoking hotel"} {"id":3406,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3406,"amenities":" Public Wifi"} {"id":3406,"amenities":" SelfServe Laundry"} {"id":3406,"amenities":" Wheelchair Access"} {"id":3406,"amenities":" Air conditioning"} {"id":3406,"amenities":" Microwave"} {"id":3406,"amenities":" Nonsmoking rooms"} {"id":4283,"amenities":""} {"id":4352,"amenities":""} {"id":4418,"amenities":"Free parking"} {"id":4418,"amenities":" Restaurant"} {"id":4418,"amenities":" BarLounge"} {"id":4418,"amenities":" Free High Speed Internet WiFi"} {"id":4418,"amenities":" Breakfast included"} {"id":4418,"amenities":" Nonsmoking hotel"} {"id":4418,"amenities":" Public Wifi"} {"id":4418,"amenities":" Nonsmoking rooms"} {"id":4666,"amenities":"Pool"} {"id":4666,"amenities":" Free parking"} {"id":4666,"amenities":" BarLounge"} {"id":4666,"amenities":" Free High Speed Internet WiFi"} {"id":4666,"amenities":" Indoor pool"} {"id":4666,"amenities":" Nonsmoking hotel"} {"id":4666,"amenities":" Shuttle Bus Service"} {"id":4666,"amenities":" Wheelchair Access"} {"id":4666,"amenities":" Air conditioning"} {"id":4666,"amenities":" Refrigerator in room"} {"id":4666,"amenities":" Nonsmoking rooms"} {"id":4666,"amenities":" Suites"} {"id":4675,"amenities":"Free parking"} {"id":4675,"amenities":" Restaurant"} {"id":4675,"amenities":" Free High Speed Internet WiFi"} {"id":4675,"amenities":" Laundry Service"} {"id":4675,"amenities":" Nonsmoking hotel"} {"id":4675,"amenities":" Sauna"} {"id":4675,"amenities":" SelfServe Laundry"} {"id":4675,"amenities":" Wheelchair Access"} {"id":4675,"amenities":" Family Rooms"} {"id":4675,"amenities":" Kitchenette"} {"id":4675,"amenities":" Nonsmoking rooms"} {"id":4710,"amenities":""} {"id":4949,"amenities":"Free parking"} {"id":4949,"amenities":" Free High Speed Internet WiFi"} {"id":4949,"amenities":" Children Activities Kid Family Friendly"} {"id":4949,"amenities":" Nonsmoking hotel"} {"id":4949,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4949,"amenities":" SelfServe Laundry"} {"id":4949,"amenities":" Wheelchair Access"} {"id":4949,"amenities":" Microwave"} {"id":4949,"amenities":" Refrigerator in room"} {"id":4949,"amenities":" Accessible rooms"} {"id":4949,"amenities":" Kitchenette"} {"id":4949,"amenities":" Nonsmoking rooms"} {"id":4949,"amenities":" Suites"} {"id":5044,"amenities":"Free parking"} {"id":5044,"amenities":" Free High Speed Internet WiFi"} {"id":5044,"amenities":" Hot Tub"} {"id":5044,"amenities":" Laundry Service"} {"id":5044,"amenities":" Nonsmoking hotel"} {"id":5044,"amenities":" Air conditioning"} {"id":5044,"amenities":" Microwave"} {"id":5044,"amenities":" Refrigerator in room"} {"id":5044,"amenities":" Nonsmoking rooms"} {"id":5639,"amenities":""} {"id":5865,"amenities":""} {"id":305,"amenities":""} {"id":652,"amenities":"Free parking"} {"id":652,"amenities":" Free High Speed Internet WiFi"} {"id":652,"amenities":" Nonsmoking hotel"} {"id":652,"amenities":" Microwave"} {"id":652,"amenities":" Refrigerator in room"} {"id":652,"amenities":" Kitchenette"} {"id":652,"amenities":" Nonsmoking rooms"} {"id":652,"amenities":" Suites"} {"id":1272,"amenities":"Free parking"} {"id":1272,"amenities":" Free High Speed Internet WiFi"} {"id":1272,"amenities":" Concierge"} {"id":1272,"amenities":" Golf Course"} {"id":1272,"amenities":" Laundry Service"} {"id":1272,"amenities":" Nonsmoking hotel"} {"id":1272,"amenities":" Public Wifi"} {"id":1272,"amenities":" Shuttle Bus Service"} {"id":1272,"amenities":" Air conditioning"} {"id":1272,"amenities":" Refrigerator in room"} {"id":1272,"amenities":" Family Rooms"} {"id":1272,"amenities":" Nonsmoking rooms"} {"id":1479,"amenities":"Free parking"} {"id":1479,"amenities":" Free High Speed Internet WiFi"} {"id":1479,"amenities":" Breakfast included"} {"id":1479,"amenities":" Room service"} {"id":1479,"amenities":" Meeting rooms"} {"id":1479,"amenities":" Nonsmoking hotel"} {"id":1479,"amenities":" Wheelchair Access"} {"id":1479,"amenities":" Air conditioning"} {"id":1479,"amenities":" Refrigerator in room"} {"id":1479,"amenities":" Nonsmoking rooms"} {"id":1479,"amenities":" Suites"} {"id":1600,"amenities":""} {"id":2141,"amenities":""} {"id":2188,"amenities":"Free parking"} {"id":2188,"amenities":" Free High Speed Internet WiFi"} {"id":2188,"amenities":" Breakfast included"} {"id":2188,"amenities":" Laundry Service"} {"id":2188,"amenities":" Meeting rooms"} {"id":2188,"amenities":" Multilingual Staff"} {"id":2188,"amenities":" Nonsmoking hotel"} {"id":2188,"amenities":" Air conditioning"} {"id":2188,"amenities":" Refrigerator in room"} {"id":2188,"amenities":" Family Rooms"} {"id":2188,"amenities":" Nonsmoking rooms"} {"id":2188,"amenities":" Suites"} {"id":2655,"amenities":"Free parking"} {"id":2655,"amenities":" Free High Speed Internet WiFi"} {"id":2655,"amenities":" Breakfast included"} {"id":2655,"amenities":" Nonsmoking hotel"} {"id":2655,"amenities":" Public Wifi"} {"id":2655,"amenities":" Family Rooms"} {"id":2655,"amenities":" Nonsmoking rooms"} {"id":2836,"amenities":"Free parking"} {"id":2836,"amenities":" Free High Speed Internet WiFi"} {"id":2836,"amenities":" Nonsmoking hotel"} {"id":2836,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2836,"amenities":" Public Wifi"} {"id":2836,"amenities":" Refrigerator in room"} {"id":2836,"amenities":" Nonsmoking rooms"} {"id":2851,"amenities":"Free parking"} {"id":2851,"amenities":" Breakfast included"} {"id":2851,"amenities":" Free High Speed Internet WiFi"} {"id":2851,"amenities":" Breakfast Available"} {"id":2851,"amenities":" Nonsmoking hotel"} {"id":2851,"amenities":" Public Wifi"} {"id":2851,"amenities":" Nonsmoking rooms"} {"id":2917,"amenities":"Free parking"} {"id":2917,"amenities":" Free High Speed Internet WiFi"} {"id":2917,"amenities":" Breakfast included"} {"id":2917,"amenities":" Conference Facilities"} {"id":2917,"amenities":" Golf Course"} {"id":2917,"amenities":" Meeting rooms"} {"id":2917,"amenities":" Nonsmoking hotel"} {"id":2917,"amenities":" Public Wifi"} {"id":2917,"amenities":" Air conditioning"} {"id":2917,"amenities":" Family Rooms"} {"id":2917,"amenities":" Nonsmoking rooms"} {"id":2917,"amenities":" Suites"} {"id":4165,"amenities":"Pool"} {"id":4165,"amenities":" Free parking"} {"id":4165,"amenities":" Restaurant"} {"id":4165,"amenities":" Free High Speed Internet WiFi"} {"id":4165,"amenities":" BarLounge"} {"id":4165,"amenities":" Babysitting"} {"id":4165,"amenities":" Children Activities Kid Family Friendly"} {"id":4165,"amenities":" Heated pool"} {"id":4165,"amenities":" Hot Tub"} {"id":4165,"amenities":" Indoor pool"} {"id":4165,"amenities":" Laundry Service"} {"id":4165,"amenities":" Meeting rooms"} {"id":4165,"amenities":" Nonsmoking hotel"} {"id":4165,"amenities":" Tennis Court"} {"id":4165,"amenities":" Family Rooms"} {"id":4165,"amenities":" Nonsmoking rooms"} {"id":4297,"amenities":""} {"id":4600,"amenities":"Free parking"} {"id":4600,"amenities":" Golf Course"} {"id":4600,"amenities":" Nonsmoking hotel"} {"id":4600,"amenities":" Paid Wifi"} {"id":4600,"amenities":" Air conditioning"} {"id":4800,"amenities":"Free parking"} {"id":4800,"amenities":" Free High Speed Internet WiFi"} {"id":4800,"amenities":" Children Activities Kid Family Friendly"} {"id":4800,"amenities":" Nonsmoking hotel"} {"id":4800,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4800,"amenities":" Microwave"} {"id":4800,"amenities":" Refrigerator in room"} {"id":4800,"amenities":" Kitchenette"} {"id":4800,"amenities":" Nonsmoking rooms"} {"id":5012,"amenities":""} {"id":5450,"amenities":"Free parking"} {"id":5450,"amenities":" Restaurant"} {"id":5450,"amenities":" Pool"} {"id":5450,"amenities":" BarLounge"} {"id":5450,"amenities":" Spa"} {"id":5450,"amenities":" Free High Speed Internet WiFi"} {"id":5450,"amenities":" Banquet Room"} {"id":5450,"amenities":" Breakfast Available"} {"id":5450,"amenities":" Heated pool"} {"id":5450,"amenities":" Meeting rooms"} {"id":5450,"amenities":" Outdoor pool"} {"id":5450,"amenities":" Air conditioning"} {"id":5450,"amenities":" Microwave"} {"id":5450,"amenities":" Refrigerator in room"} {"id":5450,"amenities":" Kitchenette"} {"id":5450,"amenities":" Nonsmoking rooms"} {"id":5450,"amenities":" Suites"} {"id":5769,"amenities":"Free parking"} {"id":5769,"amenities":" Free High Speed Internet WiFi"} {"id":5769,"amenities":" Laundry Service"} {"id":5769,"amenities":" Nonsmoking hotel"} {"id":5837,"amenities":"Free parking"} {"id":5837,"amenities":" Restaurant"} {"id":5837,"amenities":" BarLounge"} {"id":5837,"amenities":" Free High Speed Internet WiFi"} {"id":5837,"amenities":" Room service"} {"id":5837,"amenities":" Breakfast Available"} {"id":5837,"amenities":" Golf Course"} {"id":5837,"amenities":" Nonsmoking hotel"} {"id":5837,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5837,"amenities":" Public Wifi"} {"id":5837,"amenities":" Wheelchair Access"} {"id":5837,"amenities":" Air conditioning"} {"id":5837,"amenities":" Microwave"} {"id":5837,"amenities":" Refrigerator in room"} {"id":5837,"amenities":" Family Rooms"} {"id":5837,"amenities":" Kitchenette"} {"id":5837,"amenities":" Nonsmoking rooms"} {"id":5837,"amenities":" Suites"} {"id":5842,"amenities":""} {"id":6057,"amenities":"Free Internet"} {"id":6057,"amenities":" Free parking"} {"id":6057,"amenities":" Babysitting"} {"id":6057,"amenities":" Business Centre with Internet Access"} {"id":6057,"amenities":" Children Activities Kid Family Friendly"} {"id":6057,"amenities":" Nonsmoking hotel"} {"id":6057,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":6057,"amenities":" Air conditioning"} {"id":6057,"amenities":" Refrigerator in room"} {"id":6057,"amenities":" Nonsmoking rooms"} {"id":579,"amenities":"Pool"} {"id":579,"amenities":" Free parking"} {"id":579,"amenities":" Free High Speed Internet WiFi"} {"id":579,"amenities":" Breakfast included"} {"id":579,"amenities":" Fitness Centre with Gym Workout Room"} {"id":579,"amenities":" Business Centre with Internet Access"} {"id":579,"amenities":" Concierge"} {"id":579,"amenities":" Dry Cleaning"} {"id":579,"amenities":" Heated pool"} {"id":579,"amenities":" Hot Tub"} {"id":579,"amenities":" Indoor pool"} {"id":579,"amenities":" Laundry Service"} {"id":579,"amenities":" Meeting rooms"} {"id":579,"amenities":" Multilingual Staff"} {"id":579,"amenities":" Nonsmoking hotel"} {"id":579,"amenities":" Public Wifi"} {"id":579,"amenities":" Wheelchair Access"} {"id":579,"amenities":" Air conditioning"} {"id":579,"amenities":" Microwave"} {"id":579,"amenities":" Refrigerator in room"} {"id":579,"amenities":" Family Rooms"} {"id":579,"amenities":" Nonsmoking rooms"} {"id":579,"amenities":" Suites"} {"id":1519,"amenities":"Free parking"} {"id":1519,"amenities":" Free High Speed Internet WiFi"} {"id":1519,"amenities":" Breakfast included"} {"id":1519,"amenities":" Nonsmoking hotel"} {"id":1519,"amenities":" Air conditioning"} {"id":1519,"amenities":" Refrigerator in room"} {"id":1519,"amenities":" Nonsmoking rooms"} {"id":1519,"amenities":" Suites"} {"id":1824,"amenities":"Pool"} {"id":1824,"amenities":" Restaurant"} {"id":1824,"amenities":" Room service"} {"id":1824,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1824,"amenities":" BarLounge"} {"id":1824,"amenities":" Spa"} {"id":1824,"amenities":" Banquet Room"} {"id":1824,"amenities":" Breakfast Available"} {"id":1824,"amenities":" Concierge"} {"id":1824,"amenities":" Conference Facilities"} {"id":1824,"amenities":" Dry Cleaning"} {"id":1824,"amenities":" Heated pool"} {"id":1824,"amenities":" Hot Tub"} {"id":1824,"amenities":" Laundry Service"} {"id":1824,"amenities":" Meeting rooms"} {"id":1824,"amenities":" Multilingual Staff"} {"id":1824,"amenities":" Nonsmoking hotel"} {"id":1824,"amenities":" Outdoor pool"} {"id":1824,"amenities":" Paid Wifi"} {"id":1824,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1824,"amenities":" Public Wifi"} {"id":1824,"amenities":" Shuttle Bus Service"} {"id":1824,"amenities":" Wheelchair Access"} {"id":1824,"amenities":" Nonsmoking rooms"} {"id":1824,"amenities":" Suites"} {"id":2262,"amenities":""} {"id":2385,"amenities":"Free parking"} {"id":2385,"amenities":" Free High Speed Internet WiFi"} {"id":2385,"amenities":" Breakfast included"} {"id":2385,"amenities":" Business Centre with Internet Access"} {"id":2385,"amenities":" Meeting rooms"} {"id":2385,"amenities":" Nonsmoking hotel"} {"id":2385,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2385,"amenities":" Public Wifi"} {"id":2385,"amenities":" Wheelchair Access"} {"id":2385,"amenities":" Air conditioning"} {"id":2385,"amenities":" Microwave"} {"id":2385,"amenities":" Refrigerator in room"} {"id":2385,"amenities":" Accessible rooms"} {"id":2385,"amenities":" Kitchenette"} {"id":2385,"amenities":" Nonsmoking rooms"} {"id":2385,"amenities":" Suites"} {"id":2494,"amenities":"Free parking"} {"id":2494,"amenities":" BarLounge"} {"id":2494,"amenities":" Nonsmoking hotel"} {"id":2494,"amenities":" Family Rooms"} {"id":2541,"amenities":"Pool"} {"id":2541,"amenities":" Free parking"} {"id":2541,"amenities":" Free High Speed Internet WiFi"} {"id":2541,"amenities":" Breakfast included"} {"id":2541,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2541,"amenities":" Business Centre with Internet Access"} {"id":2541,"amenities":" Hot Tub"} {"id":2541,"amenities":" Nonsmoking hotel"} {"id":2541,"amenities":" Public Wifi"} {"id":2541,"amenities":" SelfServe Laundry"} {"id":2541,"amenities":" Wheelchair Access"} {"id":2541,"amenities":" Air conditioning"} {"id":2541,"amenities":" Microwave"} {"id":2541,"amenities":" Refrigerator in room"} {"id":2541,"amenities":" Nonsmoking rooms"} {"id":2541,"amenities":" Suites"} {"id":2897,"amenities":""} {"id":3190,"amenities":"Free parking"} {"id":3190,"amenities":" Free High Speed Internet WiFi"} {"id":3190,"amenities":" Airport transportation"} {"id":3190,"amenities":" Children Activities Kid Family Friendly"} {"id":3190,"amenities":" Concierge"} {"id":3190,"amenities":" Hot Tub"} {"id":3190,"amenities":" Nonsmoking hotel"} {"id":3190,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3190,"amenities":" Sauna"} {"id":3190,"amenities":" Wheelchair Access"} {"id":3190,"amenities":" Microwave"} {"id":3190,"amenities":" Refrigerator in room"} {"id":3190,"amenities":" Kitchenette"} {"id":3190,"amenities":" Nonsmoking rooms"} {"id":3472,"amenities":"Free parking"} {"id":3472,"amenities":" Free High Speed Internet WiFi"} {"id":3472,"amenities":" Breakfast included"} {"id":3472,"amenities":" Nonsmoking hotel"} {"id":3472,"amenities":" Public Wifi"} {"id":3472,"amenities":" Air conditioning"} {"id":3472,"amenities":" Microwave"} {"id":3472,"amenities":" Minibar"} {"id":3472,"amenities":" Refrigerator in room"} {"id":3472,"amenities":" Family Rooms"} {"id":3472,"amenities":" Nonsmoking rooms"} {"id":3472,"amenities":" Suites"} {"id":4282,"amenities":"Pool"} {"id":4282,"amenities":" Free parking"} {"id":4282,"amenities":" Restaurant"} {"id":4282,"amenities":" BarLounge"} {"id":4282,"amenities":" Spa"} {"id":4282,"amenities":" Free Internet"} {"id":4282,"amenities":" Banquet Room"} {"id":4282,"amenities":" Children Activities Kid Family Friendly"} {"id":4282,"amenities":" Conference Facilities"} {"id":4282,"amenities":" Heated pool"} {"id":4282,"amenities":" Hot Tub"} {"id":4282,"amenities":" Meeting rooms"} {"id":4282,"amenities":" Nonsmoking hotel"} {"id":4282,"amenities":" Outdoor pool"} {"id":4282,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4282,"amenities":" Wheelchair Access"} {"id":4282,"amenities":" Microwave"} {"id":4282,"amenities":" Refrigerator in room"} {"id":4282,"amenities":" Family Rooms"} {"id":4282,"amenities":" Kitchenette"} {"id":4282,"amenities":" Nonsmoking rooms"} {"id":4282,"amenities":" Suites"} {"id":4322,"amenities":"Free parking"} {"id":4322,"amenities":" Free High Speed Internet WiFi"} {"id":4322,"amenities":" Babysitting"} {"id":4322,"amenities":" Concierge"} {"id":4322,"amenities":" Laundry Service"} {"id":4322,"amenities":" Nonsmoking hotel"} {"id":4322,"amenities":" Air conditioning"} {"id":4332,"amenities":"Free parking"} {"id":4332,"amenities":" Pool"} {"id":4332,"amenities":" BarLounge"} {"id":4332,"amenities":" Free High Speed Internet WiFi"} {"id":4332,"amenities":" Restaurant"} {"id":4332,"amenities":" Spa"} {"id":4332,"amenities":" Room service"} {"id":4332,"amenities":" Banquet Room"} {"id":4332,"amenities":" Business Centre with Internet Access"} {"id":4332,"amenities":" Concierge"} {"id":4332,"amenities":" Conference Facilities"} {"id":4332,"amenities":" Dry Cleaning"} {"id":4332,"amenities":" Heated pool"} {"id":4332,"amenities":" Hot Tub"} {"id":4332,"amenities":" Laundry Service"} {"id":4332,"amenities":" Meeting rooms"} {"id":4332,"amenities":" Multilingual Staff"} {"id":4332,"amenities":" Nonsmoking hotel"} {"id":4332,"amenities":" Outdoor pool"} {"id":4332,"amenities":" Public Wifi"} {"id":4332,"amenities":" Air conditioning"} {"id":4332,"amenities":" Refrigerator in room"} {"id":4332,"amenities":" Accessible rooms"} {"id":4332,"amenities":" Family Rooms"} {"id":4332,"amenities":" Nonsmoking rooms"} {"id":4332,"amenities":" Suites"} {"id":4683,"amenities":"Free parking"} {"id":4683,"amenities":" Free High Speed Internet WiFi"} {"id":4683,"amenities":" Restaurant"} {"id":4683,"amenities":" Airport transportation"} {"id":4683,"amenities":" Concierge"} {"id":4683,"amenities":" Golf Course"} {"id":4683,"amenities":" Hot Tub"} {"id":4683,"amenities":" Laundry Service"} {"id":4683,"amenities":" Nonsmoking hotel"} {"id":4683,"amenities":" SelfServe Laundry"} {"id":4683,"amenities":" Shuttle Bus Service"} {"id":4683,"amenities":" SkiIn SkiOut"} {"id":4683,"amenities":" Tennis Court"} {"id":4683,"amenities":" Air conditioning"} {"id":4683,"amenities":" Microwave"} {"id":4683,"amenities":" Refrigerator in room"} {"id":4683,"amenities":" Family Rooms"} {"id":4683,"amenities":" Kitchenette"} {"id":4683,"amenities":" Nonsmoking rooms"} {"id":5191,"amenities":"Pool"} {"id":5191,"amenities":" Free parking"} {"id":5191,"amenities":" Free High Speed Internet WiFi"} {"id":5191,"amenities":" Breakfast included"} {"id":5191,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5191,"amenities":" Business Centre with Internet Access"} {"id":5191,"amenities":" Hot Tub"} {"id":5191,"amenities":" Indoor pool"} {"id":5191,"amenities":" Laundry Service"} {"id":5191,"amenities":" Meeting rooms"} {"id":5191,"amenities":" Nonsmoking hotel"} {"id":5191,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5191,"amenities":" SelfServe Laundry"} {"id":5191,"amenities":" Wheelchair Access"} {"id":5191,"amenities":" Air conditioning"} {"id":5191,"amenities":" Microwave"} {"id":5191,"amenities":" Refrigerator in room"} {"id":5191,"amenities":" Accessible rooms"} {"id":5191,"amenities":" Family Rooms"} {"id":5191,"amenities":" Kitchenette"} {"id":5191,"amenities":" Nonsmoking rooms"} {"id":5191,"amenities":" Suites"} {"id":5292,"amenities":"Free parking"} {"id":5292,"amenities":" Free High Speed Internet WiFi"} {"id":5292,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5292,"amenities":" Air conditioning"} {"id":5292,"amenities":" Microwave"} {"id":5292,"amenities":" Refrigerator in room"} {"id":5414,"amenities":"Free parking"} {"id":5414,"amenities":" Free High Speed Internet WiFi"} {"id":5414,"amenities":" Pool"} {"id":5414,"amenities":" Laundry Service"} {"id":5414,"amenities":" Nonsmoking hotel"} {"id":5414,"amenities":" Outdoor pool"} {"id":5414,"amenities":" Air conditioning"} {"id":5414,"amenities":" Nonsmoking rooms"} {"id":5584,"amenities":""} {"id":5619,"amenities":"Free parking"} {"id":5619,"amenities":" Free High Speed Internet WiFi"} {"id":5619,"amenities":" Nonsmoking hotel"} {"id":5619,"amenities":" Microwave"} {"id":5619,"amenities":" Refrigerator in room"} {"id":5619,"amenities":" Nonsmoking rooms"} {"id":5623,"amenities":""} {"id":5657,"amenities":""} {"id":5764,"amenities":"Free parking"} {"id":5764,"amenities":" Free High Speed Internet WiFi"} {"id":5764,"amenities":" Breakfast included"} {"id":5764,"amenities":" Pool"} {"id":5764,"amenities":" Nonsmoking hotel"} {"id":5764,"amenities":" Air conditioning"} {"id":5764,"amenities":" Family Rooms"} {"id":5764,"amenities":" Nonsmoking rooms"} {"id":5764,"amenities":" Suites"} {"id":5989,"amenities":""} {"id":6082,"amenities":""} {"id":670,"amenities":"Free parking"} {"id":670,"amenities":" Restaurant"} {"id":670,"amenities":" BarLounge"} {"id":670,"amenities":" Free High Speed Internet WiFi"} {"id":670,"amenities":" Laundry Service"} {"id":670,"amenities":" Nonsmoking hotel"} {"id":670,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":670,"amenities":" Public Wifi"} {"id":670,"amenities":" SelfServe Laundry"} {"id":670,"amenities":" Air conditioning"} {"id":670,"amenities":" Microwave"} {"id":670,"amenities":" Refrigerator in room"} {"id":670,"amenities":" Family Rooms"} {"id":670,"amenities":" Kitchenette"} {"id":670,"amenities":" Nonsmoking rooms"} {"id":1070,"amenities":"Free parking"} {"id":1070,"amenities":" Free High Speed Internet WiFi"} {"id":1070,"amenities":" Breakfast included"} {"id":1070,"amenities":" Breakfast Available"} {"id":1070,"amenities":" Business Centre with Internet Access"} {"id":1070,"amenities":" Dry Cleaning"} {"id":1070,"amenities":" Laundry Service"} {"id":1070,"amenities":" Nonsmoking hotel"} {"id":1070,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1070,"amenities":" Public Wifi"} {"id":1070,"amenities":" Wheelchair Access"} {"id":1070,"amenities":" Air conditioning"} {"id":1070,"amenities":" Accessible rooms"} {"id":1070,"amenities":" Family Rooms"} {"id":1070,"amenities":" Nonsmoking rooms"} {"id":1070,"amenities":" Suites"} {"id":1552,"amenities":"Free parking"} {"id":1552,"amenities":" Airport transportation"} {"id":1552,"amenities":" Nonsmoking hotel"} {"id":1552,"amenities":" Refrigerator in room"} {"id":1552,"amenities":" Nonsmoking rooms"} {"id":2023,"amenities":"Free parking"} {"id":2023,"amenities":" Free High Speed Internet WiFi"} {"id":2023,"amenities":" Pool"} {"id":2023,"amenities":" Restaurant"} {"id":2023,"amenities":" BarLounge"} {"id":2023,"amenities":" Breakfast Available"} {"id":2023,"amenities":" Concierge"} {"id":2023,"amenities":" Golf Course"} {"id":2023,"amenities":" Meeting rooms"} {"id":2023,"amenities":" Nonsmoking hotel"} {"id":2023,"amenities":" Outdoor pool"} {"id":2023,"amenities":" Public Wifi"} {"id":2023,"amenities":" SelfServe Laundry"} {"id":2023,"amenities":" Wheelchair Access"} {"id":2023,"amenities":" Air conditioning"} {"id":2023,"amenities":" Refrigerator in room"} {"id":2023,"amenities":" Accessible rooms"} {"id":2023,"amenities":" Nonsmoking rooms"} {"id":2075,"amenities":"Pool"} {"id":2075,"amenities":" Free parking"} {"id":2075,"amenities":" Free High Speed Internet WiFi"} {"id":2075,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2075,"amenities":" Breakfast Available"} {"id":2075,"amenities":" Business Centre with Internet Access"} {"id":2075,"amenities":" Indoor pool"} {"id":2075,"amenities":" Laundry Service"} {"id":2075,"amenities":" Nonsmoking hotel"} {"id":2075,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2075,"amenities":" Air conditioning"} {"id":2075,"amenities":" Family Rooms"} {"id":2075,"amenities":" Nonsmoking rooms"} {"id":2777,"amenities":"Free parking"} {"id":2777,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2777,"amenities":" Free High Speed Internet WiFi"} {"id":2777,"amenities":" Business Centre with Internet Access"} {"id":2777,"amenities":" Children Activities Kid Family Friendly"} {"id":2777,"amenities":" Wheelchair Access"} {"id":2777,"amenities":" Microwave"} {"id":2777,"amenities":" Refrigerator in room"} {"id":2777,"amenities":" Accessible rooms"} {"id":2777,"amenities":" Kitchenette"} {"id":2777,"amenities":" Suites"} {"id":2823,"amenities":"Free parking"} {"id":2823,"amenities":" Free High Speed Internet WiFi"} {"id":2823,"amenities":" Nonsmoking hotel"} {"id":2823,"amenities":" Nonsmoking rooms"} {"id":2863,"amenities":"Free High Speed Internet WiFi"} {"id":2863,"amenities":" Pool"} {"id":2863,"amenities":" Free parking"} {"id":2863,"amenities":" Restaurant"} {"id":2863,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2863,"amenities":" Room service"} {"id":2863,"amenities":" BarLounge"} {"id":2863,"amenities":" Banquet Room"} {"id":2863,"amenities":" Business Centre with Internet Access"} {"id":2863,"amenities":" Conference Facilities"} {"id":2863,"amenities":" Dry Cleaning"} {"id":2863,"amenities":" Heated pool"} {"id":2863,"amenities":" Hot Tub"} {"id":2863,"amenities":" Indoor pool"} {"id":2863,"amenities":" Laundry Service"} {"id":2863,"amenities":" Meeting rooms"} {"id":2863,"amenities":" Multilingual Staff"} {"id":2863,"amenities":" Nonsmoking hotel"} {"id":2863,"amenities":" SelfServe Laundry"} {"id":2863,"amenities":" Wheelchair Access"} {"id":2863,"amenities":" Air conditioning"} {"id":2863,"amenities":" Microwave"} {"id":2863,"amenities":" Refrigerator in room"} {"id":2863,"amenities":" Family Rooms"} {"id":2863,"amenities":" Kitchenette"} {"id":2863,"amenities":" Nonsmoking rooms"} {"id":2863,"amenities":" Suites"} {"id":2872,"amenities":"Pool"} {"id":2872,"amenities":" Free parking"} {"id":2872,"amenities":" Restaurant"} {"id":2872,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2872,"amenities":" Free High Speed Internet WiFi"} {"id":2872,"amenities":" BarLounge"} {"id":2872,"amenities":" Breakfast included"} {"id":2872,"amenities":" Banquet Room"} {"id":2872,"amenities":" Business Centre with Internet Access"} {"id":2872,"amenities":" Children Activities Kid Family Friendly"} {"id":2872,"amenities":" Conference Facilities"} {"id":2872,"amenities":" Dry Cleaning"} {"id":2872,"amenities":" Electric vehicle charging station"} {"id":2872,"amenities":" Heated pool"} {"id":2872,"amenities":" Hot Tub"} {"id":2872,"amenities":" Indoor pool"} {"id":2872,"amenities":" Meeting rooms"} {"id":2872,"amenities":" Multilingual Staff"} {"id":2872,"amenities":" Nonsmoking hotel"} {"id":2872,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2872,"amenities":" Public Wifi"} {"id":2872,"amenities":" Wheelchair Access"} {"id":2872,"amenities":" Air conditioning"} {"id":2872,"amenities":" Microwave"} {"id":2872,"amenities":" Refrigerator in room"} {"id":2872,"amenities":" Family Rooms"} {"id":2872,"amenities":" Nonsmoking rooms"} {"id":2872,"amenities":" Suites"} {"id":3008,"amenities":""} {"id":3221,"amenities":""} {"id":3512,"amenities":"Free High Speed Internet WiFi"} {"id":3512,"amenities":" Free parking"} {"id":3512,"amenities":" Nonsmoking hotel"} {"id":3512,"amenities":" Public Wifi"} {"id":3512,"amenities":" Family Rooms"} {"id":3512,"amenities":" Kitchenette"} {"id":3512,"amenities":" Nonsmoking rooms"} {"id":4201,"amenities":"Pool"} {"id":4201,"amenities":" Free parking"} {"id":4201,"amenities":" Restaurant"} {"id":4201,"amenities":" BarLounge"} {"id":4201,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4201,"amenities":" Free Internet"} {"id":4201,"amenities":" Airport transportation"} {"id":4201,"amenities":" Breakfast Available"} {"id":4201,"amenities":" Conference Facilities"} {"id":4201,"amenities":" Dry Cleaning"} {"id":4201,"amenities":" Electric vehicle charging station"} {"id":4201,"amenities":" Laundry Service"} {"id":4201,"amenities":" Meeting rooms"} {"id":4201,"amenities":" Multilingual Staff"} {"id":4201,"amenities":" Nonsmoking hotel"} {"id":4201,"amenities":" Paid Internet"} {"id":4201,"amenities":" Paid Wifi"} {"id":4201,"amenities":" Public Wifi"} {"id":4201,"amenities":" SelfServe Laundry"} {"id":4201,"amenities":" Wheelchair Access"} {"id":4201,"amenities":" Air conditioning"} {"id":4201,"amenities":" Refrigerator in room"} {"id":4201,"amenities":" Accessible rooms"} {"id":4201,"amenities":" Nonsmoking rooms"} {"id":4201,"amenities":" Suites"} {"id":4276,"amenities":"Free parking"} {"id":4276,"amenities":" Free High Speed Internet WiFi"} {"id":4276,"amenities":" Breakfast included"} {"id":4276,"amenities":" Nonsmoking hotel"} {"id":4276,"amenities":" Public Wifi"} {"id":4276,"amenities":" SelfServe Laundry"} {"id":4276,"amenities":" Air conditioning"} {"id":4276,"amenities":" Family Rooms"} {"id":4276,"amenities":" Nonsmoking rooms"} {"id":4744,"amenities":"Pool"} {"id":4744,"amenities":" Room service"} {"id":4744,"amenities":" Free parking"} {"id":4744,"amenities":" Restaurant"} {"id":4744,"amenities":" Free High Speed Internet WiFi"} {"id":4744,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4744,"amenities":" BarLounge"} {"id":4744,"amenities":" Spa"} {"id":4744,"amenities":" Banquet Room"} {"id":4744,"amenities":" Business Centre with Internet Access"} {"id":4744,"amenities":" Children Activities Kid Family Friendly"} {"id":4744,"amenities":" Conference Facilities"} {"id":4744,"amenities":" Dry Cleaning"} {"id":4744,"amenities":" Heated pool"} {"id":4744,"amenities":" Hot Tub"} {"id":4744,"amenities":" Indoor pool"} {"id":4744,"amenities":" Laundry Service"} {"id":4744,"amenities":" Meeting rooms"} {"id":4744,"amenities":" Multilingual Staff"} {"id":4744,"amenities":" Nonsmoking hotel"} {"id":4744,"amenities":" Outdoor pool"} {"id":4744,"amenities":" Sauna"} {"id":4744,"amenities":" SelfServe Laundry"} {"id":4744,"amenities":" Wheelchair Access"} {"id":4744,"amenities":" Air conditioning"} {"id":4744,"amenities":" Refrigerator in room"} {"id":4744,"amenities":" Accessible rooms"} {"id":4744,"amenities":" Family Rooms"} {"id":4744,"amenities":" Nonsmoking rooms"} {"id":4744,"amenities":" Suites"} {"id":4832,"amenities":"Free High Speed Internet WiFi"} {"id":4832,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4832,"amenities":" Air conditioning"} {"id":4832,"amenities":" Microwave"} {"id":4832,"amenities":" Refrigerator in room"} {"id":4832,"amenities":" Kitchenette"} {"id":5259,"amenities":"Pool"} {"id":5259,"amenities":" Free parking"} {"id":5259,"amenities":" Restaurant"} {"id":5259,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5259,"amenities":" Free High Speed Internet WiFi"} {"id":5259,"amenities":" BarLounge"} {"id":5259,"amenities":" Spa"} {"id":5259,"amenities":" Room service"} {"id":5259,"amenities":" Babysitting"} {"id":5259,"amenities":" Banquet Room"} {"id":5259,"amenities":" Children Activities Kid Family Friendly"} {"id":5259,"amenities":" Conference Facilities"} {"id":5259,"amenities":" Heated pool"} {"id":5259,"amenities":" Hot Tub"} {"id":5259,"amenities":" Indoor pool"} {"id":5259,"amenities":" Laundry Service"} {"id":5259,"amenities":" Meeting rooms"} {"id":5259,"amenities":" Outdoor pool"} {"id":5259,"amenities":" Public Wifi"} {"id":5259,"amenities":" Tennis Court"} {"id":5259,"amenities":" Wheelchair Access"} {"id":5259,"amenities":" Refrigerator in room"} {"id":5259,"amenities":" Accessible rooms"} {"id":5259,"amenities":" Kitchenette"} {"id":5259,"amenities":" Nonsmoking rooms"} {"id":5327,"amenities":""} {"id":5516,"amenities":""} {"id":5552,"amenities":"Pool"} {"id":5552,"amenities":" Free parking"} {"id":5552,"amenities":" Free High Speed Internet WiFi"} {"id":5552,"amenities":" Breakfast included"} {"id":5552,"amenities":" Restaurant"} {"id":5552,"amenities":" BarLounge"} {"id":5552,"amenities":" Children Activities Kid Family Friendly"} {"id":5552,"amenities":" Nonsmoking hotel"} {"id":5552,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5552,"amenities":" Air conditioning"} {"id":5552,"amenities":" Refrigerator in room"} {"id":5552,"amenities":" Nonsmoking rooms"} {"id":216,"amenities":"Free parking"} {"id":216,"amenities":" Free High Speed Internet WiFi"} {"id":216,"amenities":" Breakfast included"} {"id":216,"amenities":" Nonsmoking hotel"} {"id":216,"amenities":" Air conditioning"} {"id":216,"amenities":" Family Rooms"} {"id":216,"amenities":" Nonsmoking rooms"} {"id":286,"amenities":"Free parking"} {"id":286,"amenities":" Breakfast included"} {"id":286,"amenities":" Restaurant"} {"id":286,"amenities":" Fitness Centre with Gym Workout Room"} {"id":286,"amenities":" BarLounge"} {"id":286,"amenities":" Free High Speed Internet WiFi"} {"id":286,"amenities":" Room service"} {"id":286,"amenities":" Spa"} {"id":286,"amenities":" Banquet Room"} {"id":286,"amenities":" Breakfast Available"} {"id":286,"amenities":" Business Centre with Internet Access"} {"id":286,"amenities":" Conference Facilities"} {"id":286,"amenities":" Dry Cleaning"} {"id":286,"amenities":" Laundry Service"} {"id":286,"amenities":" Meeting rooms"} {"id":286,"amenities":" Nonsmoking hotel"} {"id":286,"amenities":" Public Wifi"} {"id":286,"amenities":" Wheelchair Access"} {"id":286,"amenities":" Air conditioning"} {"id":286,"amenities":" Microwave"} {"id":286,"amenities":" Refrigerator in room"} {"id":286,"amenities":" Family Rooms"} {"id":286,"amenities":" Nonsmoking rooms"} {"id":286,"amenities":" Suites"} {"id":598,"amenities":"Pool"} {"id":598,"amenities":" Free parking"} {"id":598,"amenities":" Restaurant"} {"id":598,"amenities":" Breakfast included"} {"id":598,"amenities":" Free High Speed Internet WiFi"} {"id":598,"amenities":" Fitness Centre with Gym Workout Room"} {"id":598,"amenities":" Room service"} {"id":598,"amenities":" Spa"} {"id":598,"amenities":" Airport transportation"} {"id":598,"amenities":" Banquet Room"} {"id":598,"amenities":" Concierge"} {"id":598,"amenities":" Dry Cleaning"} {"id":598,"amenities":" Hot Tub"} {"id":598,"amenities":" Meeting rooms"} {"id":598,"amenities":" Multilingual Staff"} {"id":598,"amenities":" Nonsmoking hotel"} {"id":598,"amenities":" Outdoor pool"} {"id":598,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":598,"amenities":" Public Wifi"} {"id":598,"amenities":" SelfServe Laundry"} {"id":598,"amenities":" Wheelchair Access"} {"id":598,"amenities":" Air conditioning"} {"id":598,"amenities":" Microwave"} {"id":598,"amenities":" Refrigerator in room"} {"id":598,"amenities":" Family Rooms"} {"id":598,"amenities":" Kitchenette"} {"id":598,"amenities":" Nonsmoking rooms"} {"id":598,"amenities":" Suites"} {"id":767,"amenities":""} {"id":840,"amenities":"Free parking"} {"id":840,"amenities":" Free High Speed Internet WiFi"} {"id":840,"amenities":" Laundry Service"} {"id":840,"amenities":" Nonsmoking hotel"} {"id":840,"amenities":" SelfServe Laundry"} {"id":840,"amenities":" Wheelchair Access"} {"id":840,"amenities":" Microwave"} {"id":840,"amenities":" Refrigerator in room"} {"id":840,"amenities":" Kitchenette"} {"id":840,"amenities":" Nonsmoking rooms"} {"id":1109,"amenities":""} {"id":1170,"amenities":""} {"id":1197,"amenities":"Free Internet"} {"id":1197,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1304,"amenities":""} {"id":1311,"amenities":"Free parking"} {"id":1311,"amenities":" Free High Speed Internet WiFi"} {"id":1311,"amenities":" Breakfast included"} {"id":1573,"amenities":"Free High Speed Internet WiFi"} {"id":1573,"amenities":" Free parking"} {"id":1573,"amenities":" Breakfast included"} {"id":1573,"amenities":" Air conditioning"} {"id":1869,"amenities":"Free parking"} {"id":1869,"amenities":" Breakfast included"} {"id":1869,"amenities":" Free High Speed Internet WiFi"} {"id":1869,"amenities":" Business Centre with Internet Access"} {"id":1869,"amenities":" Dry Cleaning"} {"id":1869,"amenities":" Laundry Service"} {"id":1869,"amenities":" Nonsmoking hotel"} {"id":1869,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1869,"amenities":" Wheelchair Access"} {"id":1869,"amenities":" Microwave"} {"id":1869,"amenities":" Family Rooms"} {"id":1869,"amenities":" Nonsmoking rooms"} {"id":2074,"amenities":""} {"id":2507,"amenities":"Free High Speed Internet WiFi"} {"id":2507,"amenities":" Free parking"} {"id":2507,"amenities":" Breakfast included"} {"id":2507,"amenities":" Air conditioning"} {"id":2507,"amenities":" Microwave"} {"id":2507,"amenities":" Refrigerator in room"} {"id":2507,"amenities":" Family Rooms"} {"id":2507,"amenities":" Kitchenette"} {"id":2507,"amenities":" Nonsmoking rooms"} {"id":2686,"amenities":"Restaurant"} {"id":2686,"amenities":" Free parking"} {"id":2686,"amenities":" BarLounge"} {"id":2686,"amenities":" Business Centre with Internet Access"} {"id":2686,"amenities":" Conference Facilities"} {"id":2686,"amenities":" Electric vehicle charging station"} {"id":2686,"amenities":" Golf Course"} {"id":2686,"amenities":" Meeting rooms"} {"id":2686,"amenities":" Nonsmoking hotel"} {"id":2686,"amenities":" Public Wifi"} {"id":2686,"amenities":" Air conditioning"} {"id":2686,"amenities":" Refrigerator in room"} {"id":2686,"amenities":" Nonsmoking rooms"} {"id":2689,"amenities":"Free parking"} {"id":2689,"amenities":" Free High Speed Internet WiFi"} {"id":2689,"amenities":" Meeting rooms"} {"id":2689,"amenities":" Nonsmoking hotel"} {"id":2689,"amenities":" Public Wifi"} {"id":2689,"amenities":" Refrigerator in room"} {"id":2689,"amenities":" Family Rooms"} {"id":2689,"amenities":" Nonsmoking rooms"} {"id":2725,"amenities":"Free parking"} {"id":2725,"amenities":" Free High Speed Internet WiFi"} {"id":2725,"amenities":" Breakfast included"} {"id":2725,"amenities":" Golf Course"} {"id":2725,"amenities":" Nonsmoking hotel"} {"id":2725,"amenities":" Air conditioning"} {"id":2725,"amenities":" Refrigerator in room"} {"id":2725,"amenities":" Family Rooms"} {"id":2725,"amenities":" Nonsmoking rooms"} {"id":2725,"amenities":" Suites"} {"id":2780,"amenities":"Pets Allowed Dog Pet Friendly "} {"id":2834,"amenities":"Free parking"} {"id":2834,"amenities":" Free High Speed Internet WiFi"} {"id":2834,"amenities":" Laundry Service"} {"id":2834,"amenities":" Nonsmoking hotel"} {"id":2834,"amenities":" Public Wifi"} {"id":2834,"amenities":" Air conditioning"} {"id":2834,"amenities":" Nonsmoking rooms"} {"id":3126,"amenities":""} {"id":3273,"amenities":""} {"id":3313,"amenities":""} {"id":3525,"amenities":"Pool"} {"id":3525,"amenities":" Free parking"} {"id":3525,"amenities":" Restaurant"} {"id":3525,"amenities":" Spa"} {"id":3525,"amenities":" Free High Speed Internet WiFi"} {"id":3525,"amenities":" Business Centre with Internet Access"} {"id":3525,"amenities":" Golf Course"} {"id":3525,"amenities":" Meeting rooms"} {"id":3525,"amenities":" Nonsmoking hotel"} {"id":3525,"amenities":" Sauna"} {"id":3525,"amenities":" Wheelchair Access"} {"id":3525,"amenities":" Air conditioning"} {"id":3525,"amenities":" Nonsmoking rooms"} {"id":3525,"amenities":" Suites"} {"id":3529,"amenities":""} {"id":3910,"amenities":""} {"id":4119,"amenities":"Free parking"} {"id":4119,"amenities":" Free High Speed Internet WiFi"} {"id":4119,"amenities":" Breakfast included"} {"id":4119,"amenities":" Laundry Service"} {"id":4119,"amenities":" Nonsmoking hotel"} {"id":4119,"amenities":" Public Wifi"} {"id":4119,"amenities":" Microwave"} {"id":4119,"amenities":" Refrigerator in room"} {"id":4119,"amenities":" Family Rooms"} {"id":4119,"amenities":" Kitchenette"} {"id":4119,"amenities":" Nonsmoking rooms"} {"id":4186,"amenities":"Pool"} {"id":4186,"amenities":" Free parking"} {"id":4186,"amenities":" Free High Speed Internet WiFi"} {"id":4186,"amenities":" Breakfast included"} {"id":4186,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4186,"amenities":" Banquet Room"} {"id":4186,"amenities":" Breakfast Available"} {"id":4186,"amenities":" Business Centre with Internet Access"} {"id":4186,"amenities":" Conference Facilities"} {"id":4186,"amenities":" Heated pool"} {"id":4186,"amenities":" Indoor pool"} {"id":4186,"amenities":" Laundry Service"} {"id":4186,"amenities":" Meeting rooms"} {"id":4186,"amenities":" Multilingual Staff"} {"id":4186,"amenities":" Nonsmoking hotel"} {"id":4186,"amenities":" Outdoor pool"} {"id":4186,"amenities":" Public Wifi"} {"id":4186,"amenities":" Sauna"} {"id":4186,"amenities":" Wheelchair Access"} {"id":4186,"amenities":" Air conditioning"} {"id":4186,"amenities":" Microwave"} {"id":4186,"amenities":" Refrigerator in room"} {"id":4186,"amenities":" Family Rooms"} {"id":4186,"amenities":" Nonsmoking rooms"} {"id":4186,"amenities":" Suites"} {"id":4587,"amenities":"Free parking"} {"id":4587,"amenities":" BarLounge"} {"id":4587,"amenities":" Free High Speed Internet WiFi"} {"id":4587,"amenities":" Hot Tub"} {"id":4587,"amenities":" Nonsmoking hotel"} {"id":4587,"amenities":" Microwave"} {"id":4587,"amenities":" Refrigerator in room"} {"id":4587,"amenities":" Kitchenette"} {"id":4587,"amenities":" Suites"} {"id":4711,"amenities":"Pool"} {"id":4711,"amenities":" Free parking"} {"id":4711,"amenities":" Free High Speed Internet WiFi"} {"id":4711,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4711,"amenities":" Breakfast included"} {"id":4711,"amenities":" Room service"} {"id":4711,"amenities":" Spa"} {"id":4711,"amenities":" Breakfast Available"} {"id":4711,"amenities":" Business Centre with Internet Access"} {"id":4711,"amenities":" Conference Facilities"} {"id":4711,"amenities":" Dry Cleaning"} {"id":4711,"amenities":" Heated pool"} {"id":4711,"amenities":" Hot Tub"} {"id":4711,"amenities":" Indoor pool"} {"id":4711,"amenities":" Laundry Service"} {"id":4711,"amenities":" Meeting rooms"} {"id":4711,"amenities":" Nonsmoking hotel"} {"id":4711,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4711,"amenities":" SelfServe Laundry"} {"id":4711,"amenities":" Tennis Court"} {"id":4711,"amenities":" Wheelchair Access"} {"id":4711,"amenities":" Microwave"} {"id":4711,"amenities":" Family Rooms"} {"id":4711,"amenities":" Kitchenette"} {"id":4711,"amenities":" Nonsmoking rooms"} {"id":4711,"amenities":" Suites"} {"id":5368,"amenities":""} {"id":5389,"amenities":""} {"id":5420,"amenities":"Pool"} {"id":5420,"amenities":" Free parking"} {"id":5420,"amenities":" Free High Speed Internet WiFi"} {"id":5420,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5420,"amenities":" SelfServe Laundry"} {"id":5420,"amenities":" Tennis Court"} {"id":5420,"amenities":" Kitchenette"} {"id":5464,"amenities":""} {"id":5514,"amenities":""} {"id":5538,"amenities":"Pool"} {"id":5538,"amenities":" Free parking"} {"id":5538,"amenities":" Free High Speed Internet WiFi"} {"id":5538,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5538,"amenities":" Breakfast included"} {"id":5538,"amenities":" Banquet Room"} {"id":5538,"amenities":" Business Centre with Internet Access"} {"id":5538,"amenities":" Conference Facilities"} {"id":5538,"amenities":" Dry Cleaning"} {"id":5538,"amenities":" Heated pool"} {"id":5538,"amenities":" Hot Tub"} {"id":5538,"amenities":" Indoor pool"} {"id":5538,"amenities":" Laundry Service"} {"id":5538,"amenities":" Meeting rooms"} {"id":5538,"amenities":" Multilingual Staff"} {"id":5538,"amenities":" Nonsmoking hotel"} {"id":5538,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5538,"amenities":" SelfServe Laundry"} {"id":5538,"amenities":" Wheelchair Access"} {"id":5538,"amenities":" Air conditioning"} {"id":5538,"amenities":" Microwave"} {"id":5538,"amenities":" Family Rooms"} {"id":5538,"amenities":" Kitchenette"} {"id":5538,"amenities":" Nonsmoking rooms"} {"id":5538,"amenities":" Suites"} {"id":5780,"amenities":"Free parking"} {"id":5780,"amenities":" Free High Speed Internet WiFi"} {"id":5780,"amenities":" Breakfast included"} {"id":5780,"amenities":" Breakfast Available"} {"id":5780,"amenities":" Business Centre with Internet Access"} {"id":5780,"amenities":" Dry Cleaning"} {"id":5780,"amenities":" Golf Course"} {"id":5780,"amenities":" Laundry Service"} {"id":5780,"amenities":" Nonsmoking hotel"} {"id":5780,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5780,"amenities":" Tennis Court"} {"id":5780,"amenities":" Microwave"} {"id":5780,"amenities":" Family Rooms"} {"id":5780,"amenities":" Nonsmoking rooms"} {"id":6014,"amenities":"Free parking"} {"id":6014,"amenities":" Restaurant"} {"id":6014,"amenities":" BarLounge"} {"id":6014,"amenities":" Spa"} {"id":6014,"amenities":" Free High Speed Internet WiFi"} {"id":6014,"amenities":" Breakfast included"} {"id":6014,"amenities":" Meeting rooms"} {"id":6014,"amenities":" Nonsmoking hotel"} {"id":6014,"amenities":" Air conditioning"} {"id":6014,"amenities":" Nonsmoking rooms"} {"id":6020,"amenities":""} {"id":6102,"amenities":""} {"id":701,"amenities":""} {"id":1177,"amenities":"Free parking"} {"id":1177,"amenities":" Restaurant"} {"id":1177,"amenities":" BarLounge"} {"id":1177,"amenities":" Free High Speed Internet WiFi"} {"id":1177,"amenities":" Business Centre with Internet Access"} {"id":1177,"amenities":" Meeting rooms"} {"id":1177,"amenities":" Nonsmoking hotel"} {"id":1177,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1177,"amenities":" Public Wifi"} {"id":1177,"amenities":" Wheelchair Access"} {"id":1177,"amenities":" Air conditioning"} {"id":1177,"amenities":" Accessible rooms"} {"id":1177,"amenities":" Nonsmoking rooms"} {"id":1177,"amenities":" Suites"} {"id":1298,"amenities":""} {"id":1767,"amenities":""} {"id":1946,"amenities":"Pool"} {"id":1946,"amenities":" Free parking"} {"id":1946,"amenities":" Free High Speed Internet WiFi"} {"id":1946,"amenities":" Breakfast included"} {"id":1946,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1946,"amenities":" Banquet Room"} {"id":1946,"amenities":" Breakfast Available"} {"id":1946,"amenities":" Business Centre with Internet Access"} {"id":1946,"amenities":" Conference Facilities"} {"id":1946,"amenities":" Heated pool"} {"id":1946,"amenities":" Indoor pool"} {"id":1946,"amenities":" Meeting rooms"} {"id":1946,"amenities":" Nonsmoking hotel"} {"id":1946,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1946,"amenities":" Public Wifi"} {"id":1946,"amenities":" SelfServe Laundry"} {"id":1946,"amenities":" Wheelchair Access"} {"id":1946,"amenities":" Air conditioning"} {"id":1946,"amenities":" Refrigerator in room"} {"id":1946,"amenities":" Accessible rooms"} {"id":1946,"amenities":" Family Rooms"} {"id":1946,"amenities":" Nonsmoking rooms"} {"id":1946,"amenities":" Suites"} {"id":2127,"amenities":"Free parking"} {"id":2127,"amenities":" Free High Speed Internet WiFi"} {"id":2127,"amenities":" Nonsmoking hotel"} {"id":2127,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2127,"amenities":" SelfServe Laundry"} {"id":2127,"amenities":" SkiIn SkiOut"} {"id":2127,"amenities":" Wheelchair Access"} {"id":2127,"amenities":" Microwave"} {"id":2127,"amenities":" Refrigerator in room"} {"id":2127,"amenities":" Accessible rooms"} {"id":2127,"amenities":" Family Rooms"} {"id":2127,"amenities":" Nonsmoking rooms"} {"id":2127,"amenities":" Suites"} {"id":2272,"amenities":"Free parking"} {"id":2272,"amenities":" Free High Speed Internet WiFi"} {"id":2272,"amenities":" Breakfast included"} {"id":2272,"amenities":" Nonsmoking hotel"} {"id":2272,"amenities":" Public Wifi"} {"id":2272,"amenities":" Air conditioning"} {"id":2272,"amenities":" Refrigerator in room"} {"id":2272,"amenities":" Family Rooms"} {"id":2272,"amenities":" Kitchenette"} {"id":2272,"amenities":" Nonsmoking rooms"} {"id":2292,"amenities":""} {"id":2337,"amenities":""} {"id":2767,"amenities":"Free parking"} {"id":2767,"amenities":" Free High Speed Internet WiFi"} {"id":2767,"amenities":" Multilingual Staff"} {"id":2767,"amenities":" Nonsmoking hotel"} {"id":2767,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2767,"amenities":" Refrigerator in room"} {"id":2767,"amenities":" Kitchenette"} {"id":2767,"amenities":" Nonsmoking rooms"} {"id":2767,"amenities":" Smoking rooms available"} {"id":2767,"amenities":" Suites"} {"id":3213,"amenities":"Free parking"} {"id":3213,"amenities":" Free High Speed Internet WiFi"} {"id":3213,"amenities":" Nonsmoking hotel"} {"id":3213,"amenities":" Air conditioning"} {"id":3213,"amenities":" Microwave"} {"id":3213,"amenities":" Refrigerator in room"} {"id":3213,"amenities":" Nonsmoking rooms"} {"id":3487,"amenities":""} {"id":4512,"amenities":"Free parking"} {"id":4512,"amenities":" Free High Speed Internet WiFi"} {"id":4512,"amenities":" Breakfast included"} {"id":4512,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4512,"amenities":" Hot Tub"} {"id":4512,"amenities":" Nonsmoking hotel"} {"id":4512,"amenities":" Wheelchair Access"} {"id":4512,"amenities":" Air conditioning"} {"id":4512,"amenities":" Family Rooms"} {"id":4512,"amenities":" Nonsmoking rooms"} {"id":4609,"amenities":"Free parking"} {"id":4609,"amenities":" Restaurant"} {"id":4609,"amenities":" Breakfast included"} {"id":4609,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4609,"amenities":" BarLounge"} {"id":4609,"amenities":" Free High Speed Internet WiFi"} {"id":4609,"amenities":" Room service"} {"id":4609,"amenities":" Banquet Room"} {"id":4609,"amenities":" Business Centre with Internet Access"} {"id":4609,"amenities":" Conference Facilities"} {"id":4609,"amenities":" Laundry Service"} {"id":4609,"amenities":" Meeting rooms"} {"id":4609,"amenities":" Multilingual Staff"} {"id":4609,"amenities":" Nonsmoking hotel"} {"id":4609,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4609,"amenities":" Public Wifi"} {"id":4609,"amenities":" Wheelchair Access"} {"id":4609,"amenities":" Air conditioning"} {"id":4609,"amenities":" Microwave"} {"id":4609,"amenities":" Family Rooms"} {"id":4609,"amenities":" Nonsmoking rooms"} {"id":4609,"amenities":" Suites"} {"id":4796,"amenities":""} {"id":5174,"amenities":""} {"id":5307,"amenities":"Free parking"} {"id":5307,"amenities":" Breakfast included"} {"id":5467,"amenities":""} {"id":5854,"amenities":"Free parking"} {"id":5854,"amenities":" Free High Speed Internet WiFi"} {"id":5854,"amenities":" Laundry Service"} {"id":5854,"amenities":" Multilingual Staff"} {"id":5854,"amenities":" Nonsmoking hotel"} {"id":5854,"amenities":" Public Wifi"} {"id":5854,"amenities":" Wheelchair Access"} {"id":5854,"amenities":" Air conditioning"} {"id":5854,"amenities":" Microwave"} {"id":5854,"amenities":" Refrigerator in room"} {"id":5854,"amenities":" Accessible rooms"} {"id":5854,"amenities":" Family Rooms"} {"id":5854,"amenities":" Kitchenette"} {"id":5854,"amenities":" Nonsmoking rooms"} {"id":5854,"amenities":" Suites"} {"id":5958,"amenities":""} {"id":15,"amenities":"Pool"} {"id":15,"amenities":" Restaurant"} {"id":15,"amenities":" Room service"} {"id":15,"amenities":" Fitness Centre with Gym Workout Room"} {"id":15,"amenities":" BarLounge"} {"id":15,"amenities":" Spa"} {"id":15,"amenities":" Banquet Room"} {"id":15,"amenities":" Business Centre with Internet Access"} {"id":15,"amenities":" Children Activities Kid Family Friendly"} {"id":15,"amenities":" Concierge"} {"id":15,"amenities":" Conference Facilities"} {"id":15,"amenities":" Dry Cleaning"} {"id":15,"amenities":" Heated pool"} {"id":15,"amenities":" Hot Tub"} {"id":15,"amenities":" Laundry Service"} {"id":15,"amenities":" Meeting rooms"} {"id":15,"amenities":" Nonsmoking hotel"} {"id":15,"amenities":" Outdoor pool"} {"id":15,"amenities":" Paid Internet"} {"id":15,"amenities":" Paid Wifi"} {"id":15,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":15,"amenities":" Shuttle Bus Service"} {"id":15,"amenities":" SkiIn SkiOut"} {"id":15,"amenities":" Wheelchair Access"} {"id":15,"amenities":" Air conditioning"} {"id":15,"amenities":" Microwave"} {"id":15,"amenities":" Family Rooms"} {"id":15,"amenities":" Kitchenette"} {"id":15,"amenities":" Nonsmoking rooms"} {"id":15,"amenities":" Suites"} {"id":81,"amenities":"Free High Speed Internet WiFi"} {"id":165,"amenities":"Free parking"} {"id":165,"amenities":" Free High Speed Internet WiFi"} {"id":165,"amenities":" Fitness Centre with Gym Workout Room"} {"id":165,"amenities":" Pool"} {"id":165,"amenities":" Restaurant"} {"id":165,"amenities":" BarLounge"} {"id":165,"amenities":" Spa"} {"id":165,"amenities":" Children Activities Kid Family Friendly"} {"id":165,"amenities":" Hot Tub"} {"id":165,"amenities":" Indoor pool"} {"id":165,"amenities":" Nonsmoking hotel"} {"id":165,"amenities":" SelfServe Laundry"} {"id":165,"amenities":" Air conditioning"} {"id":165,"amenities":" Microwave"} {"id":165,"amenities":" Refrigerator in room"} {"id":165,"amenities":" Kitchenette"} {"id":165,"amenities":" Nonsmoking rooms"} {"id":165,"amenities":" Suites"} {"id":223,"amenities":"Free parking"} {"id":223,"amenities":" Free High Speed Internet WiFi"} {"id":223,"amenities":" Breakfast included"} {"id":223,"amenities":" Business Centre with Internet Access"} {"id":223,"amenities":" Nonsmoking hotel"} {"id":223,"amenities":" Public Wifi"} {"id":223,"amenities":" Air conditioning"} {"id":223,"amenities":" Refrigerator in room"} {"id":223,"amenities":" Family Rooms"} {"id":223,"amenities":" Nonsmoking rooms"} {"id":223,"amenities":" Suites"} {"id":315,"amenities":"Room service"} {"id":315,"amenities":" Free parking"} {"id":315,"amenities":" Restaurant"} {"id":315,"amenities":" BarLounge"} {"id":315,"amenities":" Free High Speed Internet WiFi"} {"id":315,"amenities":" Breakfast included"} {"id":315,"amenities":" Airport transportation"} {"id":315,"amenities":" Babysitting"} {"id":315,"amenities":" Children Activities Kid Family Friendly"} {"id":315,"amenities":" Hot Tub"} {"id":315,"amenities":" Laundry Service"} {"id":315,"amenities":" Nonsmoking hotel"} {"id":315,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":315,"amenities":" Sauna"} {"id":315,"amenities":" Shuttle Bus Service"} {"id":315,"amenities":" Wheelchair Access"} {"id":315,"amenities":" Air conditioning"} {"id":315,"amenities":" Family Rooms"} {"id":315,"amenities":" Suites"} {"id":878,"amenities":""} {"id":1320,"amenities":"Free parking"} {"id":1320,"amenities":" Free High Speed Internet WiFi"} {"id":1320,"amenities":" Golf Course"} {"id":1320,"amenities":" Nonsmoking hotel"} {"id":1320,"amenities":" Public Wifi"} {"id":1320,"amenities":" Nonsmoking rooms"} {"id":1579,"amenities":"Pool"} {"id":1579,"amenities":" Free parking"} {"id":1579,"amenities":" Free High Speed Internet WiFi"} {"id":1579,"amenities":" Children Activities Kid Family Friendly"} {"id":1579,"amenities":" Multilingual Staff"} {"id":1579,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1579,"amenities":" Air conditioning"} {"id":1579,"amenities":" Microwave"} {"id":1579,"amenities":" Refrigerator in room"} {"id":1605,"amenities":""} {"id":1701,"amenities":"Free parking"} {"id":1701,"amenities":" Free High Speed Internet WiFi"} {"id":1701,"amenities":" Children Activities Kid Family Friendly"} {"id":1701,"amenities":" Nonsmoking hotel"} {"id":1701,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1701,"amenities":" Public Wifi"} {"id":1701,"amenities":" SelfServe Laundry"} {"id":1701,"amenities":" Air conditioning"} {"id":1701,"amenities":" Microwave"} {"id":1701,"amenities":" Refrigerator in room"} {"id":1701,"amenities":" Family Rooms"} {"id":1701,"amenities":" Kitchenette"} {"id":1701,"amenities":" Nonsmoking rooms"} {"id":1701,"amenities":" Smoking rooms available"} {"id":1796,"amenities":"Free parking"} {"id":1796,"amenities":" Free High Speed Internet WiFi"} {"id":1796,"amenities":" Concierge"} {"id":1796,"amenities":" Nonsmoking hotel"} {"id":1796,"amenities":" Public Wifi"} {"id":1796,"amenities":" SelfServe Laundry"} {"id":1796,"amenities":" Wheelchair Access"} {"id":1796,"amenities":" Air conditioning"} {"id":1796,"amenities":" Accessible rooms"} {"id":1796,"amenities":" Family Rooms"} {"id":1796,"amenities":" Nonsmoking rooms"} {"id":1881,"amenities":"Free High Speed Internet WiFi"} {"id":1881,"amenities":" Free parking"} {"id":1881,"amenities":" Nonsmoking hotel"} {"id":1881,"amenities":" Public Wifi"} {"id":1881,"amenities":" Air conditioning"} {"id":1881,"amenities":" Microwave"} {"id":1881,"amenities":" Minibar"} {"id":1881,"amenities":" Refrigerator in room"} {"id":1881,"amenities":" Nonsmoking rooms"} {"id":2483,"amenities":"Free parking"} {"id":2483,"amenities":" Free High Speed Internet WiFi"} {"id":2483,"amenities":" Children Activities Kid Family Friendly"} {"id":2483,"amenities":" Golf Course"} {"id":2483,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2483,"amenities":" Wheelchair Access"} {"id":2950,"amenities":"Free parking"} {"id":2950,"amenities":" Free High Speed Internet WiFi"} {"id":2950,"amenities":" Nonsmoking hotel"} {"id":2950,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2950,"amenities":" Microwave"} {"id":2950,"amenities":" Refrigerator in room"} {"id":2950,"amenities":" Kitchenette"} {"id":3316,"amenities":""} {"id":3439,"amenities":"Fitness Centre with Gym Workout Room"} {"id":3439,"amenities":" Restaurant"} {"id":3439,"amenities":" Pool"} {"id":3439,"amenities":" Free parking"} {"id":3439,"amenities":" BarLounge"} {"id":3439,"amenities":" Free High Speed Internet WiFi"} {"id":3439,"amenities":" Room service"} {"id":3439,"amenities":" Breakfast included"} {"id":3439,"amenities":" Airport transportation"} {"id":3439,"amenities":" Banquet Room"} {"id":3439,"amenities":" Business Centre with Internet Access"} {"id":3439,"amenities":" Children Activities Kid Family Friendly"} {"id":3439,"amenities":" Conference Facilities"} {"id":3439,"amenities":" Dry Cleaning"} {"id":3439,"amenities":" Golf Course"} {"id":3439,"amenities":" Heated pool"} {"id":3439,"amenities":" Hot Tub"} {"id":3439,"amenities":" Indoor pool"} {"id":3439,"amenities":" Laundry Service"} {"id":3439,"amenities":" Meeting rooms"} {"id":3439,"amenities":" Multilingual Staff"} {"id":3439,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3439,"amenities":" SelfServe Laundry"} {"id":3439,"amenities":" Shuttle Bus Service"} {"id":3439,"amenities":" Tennis Court"} {"id":3439,"amenities":" Wheelchair Access"} {"id":3439,"amenities":" Air conditioning"} {"id":3439,"amenities":" Microwave"} {"id":3439,"amenities":" Refrigerator in room"} {"id":3439,"amenities":" Accessible rooms"} {"id":3439,"amenities":" Family Rooms"} {"id":3439,"amenities":" Kitchenette"} {"id":3439,"amenities":" Nonsmoking rooms"} {"id":3439,"amenities":" Smoking rooms available"} {"id":3439,"amenities":" Suites"} {"id":3536,"amenities":""} {"id":4428,"amenities":"Free parking"} {"id":4428,"amenities":" Free High Speed Internet WiFi"} {"id":4428,"amenities":" Breakfast included"} {"id":4428,"amenities":" Business Centre with Internet Access"} {"id":4428,"amenities":" Laundry Service"} {"id":4428,"amenities":" Nonsmoking hotel"} {"id":4428,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4428,"amenities":" Public Wifi"} {"id":4428,"amenities":" Wheelchair Access"} {"id":4428,"amenities":" Air conditioning"} {"id":4428,"amenities":" Microwave"} {"id":4428,"amenities":" Refrigerator in room"} {"id":4428,"amenities":" Kitchenette"} {"id":4428,"amenities":" Nonsmoking rooms"} {"id":4428,"amenities":" Suites"} {"id":4569,"amenities":""} {"id":4703,"amenities":""} {"id":4829,"amenities":"Free parking"} {"id":4829,"amenities":" Free High Speed Internet WiFi"} {"id":4829,"amenities":" Breakfast included"} {"id":4829,"amenities":" Golf Course"} {"id":4829,"amenities":" Nonsmoking hotel"} {"id":4829,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4829,"amenities":" Wheelchair Access"} {"id":4829,"amenities":" Air conditioning"} {"id":4829,"amenities":" Microwave"} {"id":4829,"amenities":" Family Rooms"} {"id":4829,"amenities":" Nonsmoking rooms"} {"id":5695,"amenities":""} {"id":6007,"amenities":""} {"id":30,"amenities":""} {"id":42,"amenities":""} {"id":151,"amenities":"Fitness Centre with Gym Workout Room"} {"id":151,"amenities":" Free High Speed Internet WiFi"} {"id":151,"amenities":" Restaurant"} {"id":151,"amenities":" BarLounge"} {"id":151,"amenities":" Breakfast included"} {"id":151,"amenities":" Banquet Room"} {"id":151,"amenities":" Conference Facilities"} {"id":151,"amenities":" Hot Tub"} {"id":151,"amenities":" Laundry Service"} {"id":151,"amenities":" Meeting rooms"} {"id":151,"amenities":" Multilingual Staff"} {"id":151,"amenities":" Nonsmoking hotel"} {"id":151,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":151,"amenities":" Public Wifi"} {"id":151,"amenities":" SelfServe Laundry"} {"id":151,"amenities":" Wheelchair Access"} {"id":151,"amenities":" Family Rooms"} {"id":151,"amenities":" Kitchenette"} {"id":151,"amenities":" Nonsmoking rooms"} {"id":151,"amenities":" Suites"} {"id":401,"amenities":"Free High Speed Internet WiFi"} {"id":401,"amenities":" Microwave"} {"id":401,"amenities":" Refrigerator in room"} {"id":582,"amenities":"Restaurant"} {"id":582,"amenities":" Free High Speed Internet WiFi"} {"id":582,"amenities":" BarLounge"} {"id":582,"amenities":" Airport transportation"} {"id":582,"amenities":" Banquet Room"} {"id":582,"amenities":" Breakfast Available"} {"id":582,"amenities":" Business Centre with Internet Access"} {"id":582,"amenities":" Conference Facilities"} {"id":582,"amenities":" Dry Cleaning"} {"id":582,"amenities":" Laundry Service"} {"id":582,"amenities":" Meeting rooms"} {"id":582,"amenities":" Multilingual Staff"} {"id":582,"amenities":" Nonsmoking hotel"} {"id":582,"amenities":" Public Wifi"} {"id":582,"amenities":" Wheelchair Access"} {"id":582,"amenities":" Air conditioning"} {"id":582,"amenities":" Refrigerator in room"} {"id":582,"amenities":" Nonsmoking rooms"} {"id":582,"amenities":" Suites"} {"id":708,"amenities":"Pool"} {"id":708,"amenities":" Free parking"} {"id":708,"amenities":" Fitness Centre with Gym Workout Room"} {"id":708,"amenities":" Free High Speed Internet WiFi"} {"id":708,"amenities":" Breakfast included"} {"id":708,"amenities":" Breakfast Available"} {"id":708,"amenities":" Business Centre with Internet Access"} {"id":708,"amenities":" Conference Facilities"} {"id":708,"amenities":" Heated pool"} {"id":708,"amenities":" Hot Tub"} {"id":708,"amenities":" Indoor pool"} {"id":708,"amenities":" Laundry Service"} {"id":708,"amenities":" Meeting rooms"} {"id":708,"amenities":" Nonsmoking hotel"} {"id":708,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":708,"amenities":" SelfServe Laundry"} {"id":708,"amenities":" Wheelchair Access"} {"id":708,"amenities":" Microwave"} {"id":708,"amenities":" Nonsmoking rooms"} {"id":708,"amenities":" Suites"} {"id":895,"amenities":"Free parking"} {"id":895,"amenities":" Free High Speed Internet WiFi"} {"id":895,"amenities":" Breakfast included"} {"id":895,"amenities":" Hot Tub"} {"id":895,"amenities":" Laundry Service"} {"id":895,"amenities":" Nonsmoking hotel"} {"id":895,"amenities":" Nonsmoking rooms"} {"id":1028,"amenities":""} {"id":1180,"amenities":""} {"id":1382,"amenities":"Free High Speed Internet WiFi"} {"id":1382,"amenities":" Breakfast included"} {"id":1382,"amenities":" Free parking"} {"id":1382,"amenities":" Spa"} {"id":1382,"amenities":" Hot Tub"} {"id":1382,"amenities":" Nonsmoking hotel"} {"id":1382,"amenities":" Public Wifi"} {"id":1382,"amenities":" Air conditioning"} {"id":1382,"amenities":" Microwave"} {"id":1382,"amenities":" Refrigerator in room"} {"id":1382,"amenities":" Family Rooms"} {"id":1382,"amenities":" Nonsmoking rooms"} {"id":1382,"amenities":" Suites"} {"id":1746,"amenities":"Pool"} {"id":1746,"amenities":" Free parking"} {"id":1746,"amenities":" Restaurant"} {"id":1746,"amenities":" Free High Speed Internet WiFi"} {"id":1746,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1746,"amenities":" BarLounge"} {"id":1746,"amenities":" Room service"} {"id":1746,"amenities":" Airport transportation"} {"id":1746,"amenities":" Banquet Room"} {"id":1746,"amenities":" Business Centre with Internet Access"} {"id":1746,"amenities":" Conference Facilities"} {"id":1746,"amenities":" Dry Cleaning"} {"id":1746,"amenities":" Heated pool"} {"id":1746,"amenities":" Hot Tub"} {"id":1746,"amenities":" Indoor pool"} {"id":1746,"amenities":" Laundry Service"} {"id":1746,"amenities":" Meeting rooms"} {"id":1746,"amenities":" Multilingual Staff"} {"id":1746,"amenities":" Nonsmoking hotel"} {"id":1746,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1746,"amenities":" Public Wifi"} {"id":1746,"amenities":" SelfServe Laundry"} {"id":1746,"amenities":" Wheelchair Access"} {"id":1746,"amenities":" Air conditioning"} {"id":1746,"amenities":" Refrigerator in room"} {"id":1746,"amenities":" Family Rooms"} {"id":1746,"amenities":" Nonsmoking rooms"} {"id":1746,"amenities":" Suites"} {"id":2161,"amenities":"Restaurant"} {"id":2161,"amenities":" Free Internet"} {"id":2161,"amenities":" Free parking"} {"id":2161,"amenities":" Laundry Service"} {"id":2161,"amenities":" Nonsmoking hotel"} {"id":2161,"amenities":" Paid Internet"} {"id":2161,"amenities":" Paid Wifi"} {"id":2161,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2161,"amenities":" Air conditioning"} {"id":2161,"amenities":" Refrigerator in room"} {"id":2161,"amenities":" Family Rooms"} {"id":2161,"amenities":" Nonsmoking rooms"} {"id":2169,"amenities":""} {"id":2189,"amenities":"Pool"} {"id":2189,"amenities":" Free High Speed Internet WiFi"} {"id":2189,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2189,"amenities":" Restaurant"} {"id":2189,"amenities":" Breakfast included"} {"id":2189,"amenities":" Room service"} {"id":2189,"amenities":" Banquet Room"} {"id":2189,"amenities":" Business Centre with Internet Access"} {"id":2189,"amenities":" Conference Facilities"} {"id":2189,"amenities":" Dry Cleaning"} {"id":2189,"amenities":" Heated pool"} {"id":2189,"amenities":" Hot Tub"} {"id":2189,"amenities":" Indoor pool"} {"id":2189,"amenities":" Laundry Service"} {"id":2189,"amenities":" Meeting rooms"} {"id":2189,"amenities":" Multilingual Staff"} {"id":2189,"amenities":" Nonsmoking hotel"} {"id":2189,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2189,"amenities":" Public Wifi"} {"id":2189,"amenities":" SelfServe Laundry"} {"id":2189,"amenities":" Wheelchair Access"} {"id":2189,"amenities":" Air conditioning"} {"id":2189,"amenities":" Microwave"} {"id":2189,"amenities":" Refrigerator in room"} {"id":2189,"amenities":" Accessible rooms"} {"id":2189,"amenities":" Family Rooms"} {"id":2189,"amenities":" Kitchenette"} {"id":2189,"amenities":" Nonsmoking rooms"} {"id":2189,"amenities":" Suites"} {"id":2273,"amenities":"Free parking"} {"id":2273,"amenities":" Breakfast included"} {"id":2273,"amenities":" Room service"} {"id":2273,"amenities":" BarLounge"} {"id":2273,"amenities":" Free High Speed Internet WiFi"} {"id":2273,"amenities":" Children Activities Kid Family Friendly"} {"id":2273,"amenities":" Meeting rooms"} {"id":2273,"amenities":" Nonsmoking hotel"} {"id":2273,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2273,"amenities":" Refrigerator in room"} {"id":2273,"amenities":" Family Rooms"} {"id":2273,"amenities":" Kitchenette"} {"id":2273,"amenities":" Nonsmoking rooms"} {"id":2273,"amenities":" Suites"} {"id":2307,"amenities":"Free parking"} {"id":2307,"amenities":" Free High Speed Internet WiFi"} {"id":2307,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2307,"amenities":" Children Activities Kid Family Friendly"} {"id":2307,"amenities":" Microwave"} {"id":2307,"amenities":" Refrigerator in room"} {"id":2307,"amenities":" Kitchenette"} {"id":2307,"amenities":" Nonsmoking rooms"} {"id":2307,"amenities":" Suites"} {"id":2751,"amenities":"Free High Speed Internet WiFi"} {"id":2751,"amenities":" Free parking"} {"id":2751,"amenities":" Nonsmoking hotel"} {"id":2751,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2751,"amenities":" Public Wifi"} {"id":2751,"amenities":" Air conditioning"} {"id":2751,"amenities":" Refrigerator in room"} {"id":2751,"amenities":" Kitchenette"} {"id":2751,"amenities":" Nonsmoking rooms"} {"id":3224,"amenities":""} {"id":3568,"amenities":""} {"id":3638,"amenities":""} {"id":4403,"amenities":""} {"id":4891,"amenities":"Free parking"} {"id":4891,"amenities":" Free High Speed Internet WiFi"} {"id":4891,"amenities":" Nonsmoking hotel"} {"id":4891,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4891,"amenities":" Refrigerator in room"} {"id":5003,"amenities":"Free parking"} {"id":5003,"amenities":" Free High Speed Internet WiFi"} {"id":5003,"amenities":" Laundry Service"} {"id":5003,"amenities":" Nonsmoking hotel"} {"id":5015,"amenities":""} {"id":5033,"amenities":""} {"id":5283,"amenities":""} {"id":5593,"amenities":"Free High Speed Internet WiFi"} {"id":5593,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5593,"amenities":" Pool"} {"id":5593,"amenities":" Free parking"} {"id":5593,"amenities":" Breakfast included"} {"id":5593,"amenities":" Airport transportation"} {"id":5593,"amenities":" Breakfast Available"} {"id":5593,"amenities":" Business Centre with Internet Access"} {"id":5593,"amenities":" Conference Facilities"} {"id":5593,"amenities":" Dry Cleaning"} {"id":5593,"amenities":" Heated pool"} {"id":5593,"amenities":" Hot Tub"} {"id":5593,"amenities":" Indoor pool"} {"id":5593,"amenities":" Laundry Service"} {"id":5593,"amenities":" Meeting rooms"} {"id":5593,"amenities":" Multilingual Staff"} {"id":5593,"amenities":" Nonsmoking hotel"} {"id":5593,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5593,"amenities":" SelfServe Laundry"} {"id":5593,"amenities":" Shuttle Bus Service"} {"id":5593,"amenities":" Wheelchair Access"} {"id":5593,"amenities":" Air conditioning"} {"id":5593,"amenities":" Microwave"} {"id":5593,"amenities":" Family Rooms"} {"id":5593,"amenities":" Nonsmoking rooms"} {"id":5593,"amenities":" Suites"} {"id":5676,"amenities":"Free parking"} {"id":5676,"amenities":" Free High Speed Internet WiFi"} {"id":5676,"amenities":" Breakfast included"} {"id":5676,"amenities":" Nonsmoking hotel"} {"id":5676,"amenities":" Public Wifi"} {"id":5676,"amenities":" Air conditioning"} {"id":5676,"amenities":" Refrigerator in room"} {"id":5676,"amenities":" Nonsmoking rooms"} {"id":5744,"amenities":"Free parking"} {"id":5744,"amenities":" Restaurant"} {"id":5744,"amenities":" Free High Speed Internet WiFi"} {"id":5744,"amenities":" BarLounge"} {"id":5744,"amenities":" Nonsmoking hotel"} {"id":5744,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5744,"amenities":" Wheelchair Access"} {"id":5744,"amenities":" Accessible rooms"} {"id":5744,"amenities":" Family Rooms"} {"id":5744,"amenities":" Nonsmoking rooms"} {"id":5868,"amenities":""} {"id":6065,"amenities":""} {"id":23,"amenities":"Pool"} {"id":23,"amenities":" Restaurant"} {"id":23,"amenities":" Room service"} {"id":23,"amenities":" Fitness Centre with Gym Workout Room"} {"id":23,"amenities":" BarLounge"} {"id":23,"amenities":" Spa"} {"id":23,"amenities":" Free Internet"} {"id":23,"amenities":" Banquet Room"} {"id":23,"amenities":" Breakfast Available"} {"id":23,"amenities":" Business Centre with Internet Access"} {"id":23,"amenities":" Concierge"} {"id":23,"amenities":" Conference Facilities"} {"id":23,"amenities":" Dry Cleaning"} {"id":23,"amenities":" Heated pool"} {"id":23,"amenities":" Hot Tub"} {"id":23,"amenities":" Laundry Service"} {"id":23,"amenities":" Meeting rooms"} {"id":23,"amenities":" Multilingual Staff"} {"id":23,"amenities":" Nonsmoking hotel"} {"id":23,"amenities":" Outdoor pool"} {"id":23,"amenities":" Paid Internet"} {"id":23,"amenities":" Paid Wifi"} {"id":23,"amenities":" Sauna"} {"id":23,"amenities":" Wheelchair Access"} {"id":23,"amenities":" Air conditioning"} {"id":23,"amenities":" Minibar"} {"id":23,"amenities":" Refrigerator in room"} {"id":23,"amenities":" Accessible rooms"} {"id":23,"amenities":" Family Rooms"} {"id":23,"amenities":" Nonsmoking rooms"} {"id":23,"amenities":" Suites"} {"id":117,"amenities":"Free High Speed Internet WiFi"} {"id":117,"amenities":" Free parking"} {"id":117,"amenities":" Nonsmoking hotel"} {"id":117,"amenities":" Microwave"} {"id":117,"amenities":" Refrigerator in room"} {"id":117,"amenities":" Family Rooms"} {"id":117,"amenities":" Kitchenette"} {"id":291,"amenities":"Pool"} {"id":291,"amenities":" Free parking"} {"id":291,"amenities":" Free High Speed Internet WiFi"} {"id":291,"amenities":" Breakfast included"} {"id":291,"amenities":" Fitness Centre with Gym Workout Room"} {"id":291,"amenities":" Breakfast Available"} {"id":291,"amenities":" Business Centre with Internet Access"} {"id":291,"amenities":" Indoor pool"} {"id":291,"amenities":" Laundry Service"} {"id":291,"amenities":" Nonsmoking hotel"} {"id":291,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":291,"amenities":" Public Wifi"} {"id":291,"amenities":" Wheelchair Access"} {"id":291,"amenities":" Air conditioning"} {"id":291,"amenities":" Microwave"} {"id":291,"amenities":" Refrigerator in room"} {"id":291,"amenities":" Accessible rooms"} {"id":291,"amenities":" Family Rooms"} {"id":291,"amenities":" Nonsmoking rooms"} {"id":291,"amenities":" Suites"} {"id":1019,"amenities":"Free High Speed Internet WiFi"} {"id":1502,"amenities":"BarLounge"} {"id":1502,"amenities":" Free High Speed Internet WiFi"} {"id":1502,"amenities":" Breakfast included"} {"id":1502,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1502,"amenities":" Airport transportation"} {"id":1502,"amenities":" Business Centre with Internet Access"} {"id":1502,"amenities":" Dry Cleaning"} {"id":1502,"amenities":" Laundry Service"} {"id":1502,"amenities":" Nonsmoking hotel"} {"id":1502,"amenities":" Public Wifi"} {"id":1502,"amenities":" Air conditioning"} {"id":1502,"amenities":" Refrigerator in room"} {"id":1502,"amenities":" Nonsmoking rooms"} {"id":1502,"amenities":" Suites"} {"id":1961,"amenities":"Free parking"} {"id":1961,"amenities":" Free High Speed Internet WiFi"} {"id":1961,"amenities":" Public Wifi"} {"id":1961,"amenities":" Air conditioning"} {"id":1961,"amenities":" Minibar"} {"id":1961,"amenities":" Refrigerator in room"} {"id":1961,"amenities":" Kitchenette"} {"id":1961,"amenities":" Nonsmoking rooms"} {"id":2421,"amenities":""} {"id":2713,"amenities":"Free parking"} {"id":2713,"amenities":" Restaurant"} {"id":2713,"amenities":" Spa"} {"id":2713,"amenities":" Free High Speed Internet WiFi"} {"id":2713,"amenities":" Breakfast included"} {"id":2713,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2713,"amenities":" Children Activities Kid Family Friendly"} {"id":2713,"amenities":" Shuttle Bus Service"} {"id":2846,"amenities":""} {"id":4030,"amenities":"Free parking"} {"id":4030,"amenities":" Free High Speed Internet WiFi"} {"id":4030,"amenities":" Nonsmoking hotel"} {"id":4030,"amenities":" Public Wifi"} {"id":4030,"amenities":" Shuttle Bus Service"} {"id":4030,"amenities":" Air conditioning"} {"id":4030,"amenities":" Nonsmoking rooms"} {"id":4180,"amenities":""} {"id":4246,"amenities":"Free parking"} {"id":4246,"amenities":" Free High Speed Internet WiFi"} {"id":4246,"amenities":" Room service"} {"id":4246,"amenities":" Restaurant"} {"id":4246,"amenities":" BarLounge"} {"id":4246,"amenities":" Breakfast included"} {"id":4246,"amenities":" Business Centre with Internet Access"} {"id":4246,"amenities":" Dry Cleaning"} {"id":4246,"amenities":" Laundry Service"} {"id":4246,"amenities":" Nonsmoking hotel"} {"id":4246,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4246,"amenities":" Public Wifi"} {"id":4246,"amenities":" Air conditioning"} {"id":4246,"amenities":" Microwave"} {"id":4246,"amenities":" Refrigerator in room"} {"id":4246,"amenities":" Kitchenette"} {"id":4246,"amenities":" Nonsmoking rooms"} {"id":4246,"amenities":" Smoking rooms available"} {"id":4246,"amenities":" Suites"} {"id":4422,"amenities":"Restaurant"} {"id":4422,"amenities":" Free parking"} {"id":4422,"amenities":" BarLounge"} {"id":4422,"amenities":" Breakfast included"} {"id":4422,"amenities":" Free Internet"} {"id":4422,"amenities":" Multilingual Staff"} {"id":4422,"amenities":" Nonsmoking hotel"} {"id":4422,"amenities":" Family Rooms"} {"id":4422,"amenities":" Nonsmoking rooms"} {"id":4924,"amenities":""} {"id":5939,"amenities":"Free parking"} {"id":5939,"amenities":" Free High Speed Internet WiFi"} {"id":5939,"amenities":" Laundry Service"} {"id":5939,"amenities":" Nonsmoking hotel"} {"id":5939,"amenities":" Microwave"} {"id":5939,"amenities":" Refrigerator in room"} {"id":5939,"amenities":" Kitchenette"} {"id":300,"amenities":"Free parking"} {"id":300,"amenities":" Free High Speed Internet WiFi"} {"id":300,"amenities":" Breakfast included"} {"id":300,"amenities":" Golf Course"} {"id":300,"amenities":" Laundry Service"} {"id":300,"amenities":" Meeting rooms"} {"id":300,"amenities":" Nonsmoking hotel"} {"id":300,"amenities":" Refrigerator in room"} {"id":300,"amenities":" Family Rooms"} {"id":300,"amenities":" Kitchenette"} {"id":300,"amenities":" Nonsmoking rooms"} {"id":300,"amenities":" Suites"} {"id":616,"amenities":""} {"id":1004,"amenities":"Free Internet"} {"id":1004,"amenities":" Breakfast included"} {"id":1004,"amenities":" Nonsmoking hotel"} {"id":1004,"amenities":" Air conditioning"} {"id":1004,"amenities":" Nonsmoking rooms"} {"id":1133,"amenities":"Free parking"} {"id":1133,"amenities":" Golf Course"} {"id":1133,"amenities":" Hot Tub"} {"id":1133,"amenities":" Multilingual Staff"} {"id":1133,"amenities":" Nonsmoking hotel"} {"id":1133,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1133,"amenities":" Public Wifi"} {"id":1133,"amenities":" Microwave"} {"id":1133,"amenities":" Refrigerator in room"} {"id":1133,"amenities":" Kitchenette"} {"id":1133,"amenities":" Nonsmoking rooms"} {"id":1168,"amenities":""} {"id":1178,"amenities":""} {"id":1365,"amenities":"Free parking"} {"id":1365,"amenities":" Restaurant"} {"id":1365,"amenities":" Free High Speed Internet WiFi"} {"id":1365,"amenities":" Pool"} {"id":1365,"amenities":" BarLounge"} {"id":1365,"amenities":" Business Centre with Internet Access"} {"id":1365,"amenities":" Heated pool"} {"id":1365,"amenities":" Hot Tub"} {"id":1365,"amenities":" Meeting rooms"} {"id":1365,"amenities":" Nonsmoking hotel"} {"id":1365,"amenities":" Outdoor pool"} {"id":1365,"amenities":" Sauna"} {"id":1365,"amenities":" Wheelchair Access"} {"id":1365,"amenities":" Air conditioning"} {"id":1365,"amenities":" Family Rooms"} {"id":1365,"amenities":" Nonsmoking rooms"} {"id":1365,"amenities":" Suites"} {"id":1901,"amenities":"Pool"} {"id":1901,"amenities":" Free parking"} {"id":1901,"amenities":" Breakfast included"} {"id":1901,"amenities":" Free High Speed Internet WiFi"} {"id":1901,"amenities":" Heated pool"} {"id":1901,"amenities":" Hot Tub"} {"id":1901,"amenities":" Nonsmoking hotel"} {"id":1901,"amenities":" Outdoor pool"} {"id":1901,"amenities":" Public Wifi"} {"id":1901,"amenities":" SelfServe Laundry"} {"id":1901,"amenities":" Air conditioning"} {"id":1901,"amenities":" Microwave"} {"id":1901,"amenities":" Refrigerator in room"} {"id":1901,"amenities":" Nonsmoking rooms"} {"id":1993,"amenities":""} {"id":2407,"amenities":"Pool"} {"id":2407,"amenities":" Free High Speed Internet WiFi"} {"id":2407,"amenities":" Children Activities Kid Family Friendly"} {"id":2407,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2645,"amenities":"Pool"} {"id":2645,"amenities":" Free High Speed Internet WiFi"} {"id":2645,"amenities":" Free parking"} {"id":2645,"amenities":" Restaurant"} {"id":2645,"amenities":" BarLounge"} {"id":2645,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2645,"amenities":" Room service"} {"id":2645,"amenities":" Spa"} {"id":2645,"amenities":" Banquet Room"} {"id":2645,"amenities":" Business Centre with Internet Access"} {"id":2645,"amenities":" Concierge"} {"id":2645,"amenities":" Conference Facilities"} {"id":2645,"amenities":" Electric vehicle charging station"} {"id":2645,"amenities":" Heated pool"} {"id":2645,"amenities":" Hot Tub"} {"id":2645,"amenities":" Indoor pool"} {"id":2645,"amenities":" Laundry Service"} {"id":2645,"amenities":" Meeting rooms"} {"id":2645,"amenities":" Nonsmoking hotel"} {"id":2645,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2645,"amenities":" SelfServe Laundry"} {"id":2645,"amenities":" Wheelchair Access"} {"id":2645,"amenities":" Air conditioning"} {"id":2645,"amenities":" Microwave"} {"id":2645,"amenities":" Family Rooms"} {"id":2645,"amenities":" Nonsmoking rooms"} {"id":2645,"amenities":" Suites"} {"id":2716,"amenities":""} {"id":2937,"amenities":"Babysitting"} {"id":2937,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3007,"amenities":""} {"id":3298,"amenities":"Free parking"} {"id":3298,"amenities":" Free High Speed Internet WiFi"} {"id":3298,"amenities":" Breakfast included"} {"id":3298,"amenities":" Nonsmoking hotel"} {"id":3298,"amenities":" Public Wifi"} {"id":3298,"amenities":" Air conditioning"} {"id":3298,"amenities":" Nonsmoking rooms"} {"id":3304,"amenities":"Free parking"} {"id":3304,"amenities":" Free High Speed Internet WiFi"} {"id":3304,"amenities":" Nonsmoking hotel"} {"id":3304,"amenities":" Public Wifi"} {"id":3304,"amenities":" Nonsmoking rooms"} {"id":3354,"amenities":""} {"id":3579,"amenities":"Free parking"} {"id":3579,"amenities":" Free High Speed Internet WiFi"} {"id":3579,"amenities":" Breakfast included"} {"id":3579,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3579,"amenities":" Breakfast Available"} {"id":3579,"amenities":" Dry Cleaning"} {"id":3579,"amenities":" Golf Course"} {"id":3579,"amenities":" Nonsmoking hotel"} {"id":3579,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3579,"amenities":" Sauna"} {"id":3579,"amenities":" Wheelchair Access"} {"id":3579,"amenities":" Air conditioning"} {"id":3579,"amenities":" Microwave"} {"id":3579,"amenities":" Refrigerator in room"} {"id":3579,"amenities":" Family Rooms"} {"id":3579,"amenities":" Nonsmoking rooms"} {"id":3579,"amenities":" Suites"} {"id":3593,"amenities":"Free parking"} {"id":3593,"amenities":" Free High Speed Internet WiFi"} {"id":3593,"amenities":" Golf Course"} {"id":3593,"amenities":" Laundry Service"} {"id":3593,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3593,"amenities":" Public Wifi"} {"id":3593,"amenities":" Air conditioning"} {"id":3593,"amenities":" Microwave"} {"id":3593,"amenities":" Refrigerator in room"} {"id":3593,"amenities":" Nonsmoking rooms"} {"id":3627,"amenities":"Restaurant"} {"id":3627,"amenities":" BarLounge"} {"id":3627,"amenities":" Free High Speed Internet WiFi"} {"id":3627,"amenities":" Laundry Service"} {"id":3627,"amenities":" Nonsmoking hotel"} {"id":3627,"amenities":" Air conditioning"} {"id":3627,"amenities":" Microwave"} {"id":3627,"amenities":" Refrigerator in room"} {"id":4215,"amenities":"Free parking"} {"id":4215,"amenities":" Free High Speed Internet WiFi"} {"id":4215,"amenities":" Breakfast included"} {"id":4215,"amenities":" Nonsmoking hotel"} {"id":4215,"amenities":" Wheelchair Access"} {"id":4215,"amenities":" Air conditioning"} {"id":4215,"amenities":" Refrigerator in room"} {"id":4215,"amenities":" Nonsmoking rooms"} {"id":4344,"amenities":""} {"id":4460,"amenities":"Pool"} {"id":4460,"amenities":" Free parking"} {"id":4460,"amenities":" Free High Speed Internet WiFi"} {"id":4460,"amenities":" Breakfast included"} {"id":4460,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4460,"amenities":" Business Centre with Internet Access"} {"id":4460,"amenities":" Conference Facilities"} {"id":4460,"amenities":" Heated pool"} {"id":4460,"amenities":" Hot Tub"} {"id":4460,"amenities":" Indoor pool"} {"id":4460,"amenities":" Laundry Service"} {"id":4460,"amenities":" Meeting rooms"} {"id":4460,"amenities":" Multilingual Staff"} {"id":4460,"amenities":" Nonsmoking hotel"} {"id":4460,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4460,"amenities":" Wheelchair Access"} {"id":4460,"amenities":" Air conditioning"} {"id":4460,"amenities":" Microwave"} {"id":4460,"amenities":" Family Rooms"} {"id":4460,"amenities":" Nonsmoking rooms"} {"id":4460,"amenities":" Suites"} {"id":4760,"amenities":"Free parking"} {"id":4760,"amenities":" Free High Speed Internet WiFi"} {"id":4760,"amenities":" Nonsmoking hotel"} {"id":4818,"amenities":""} {"id":4946,"amenities":"Free High Speed Internet WiFi"} {"id":4946,"amenities":" Pool"} {"id":4946,"amenities":" Room service"} {"id":4946,"amenities":" Free parking"} {"id":4946,"amenities":" Restaurant"} {"id":4946,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4946,"amenities":" Business Centre with Internet Access"} {"id":4946,"amenities":" Concierge"} {"id":4946,"amenities":" Dry Cleaning"} {"id":4946,"amenities":" Hot Tub"} {"id":4946,"amenities":" Indoor pool"} {"id":4946,"amenities":" Laundry Service"} {"id":4946,"amenities":" Meeting rooms"} {"id":4946,"amenities":" Nonsmoking hotel"} {"id":4946,"amenities":" Wheelchair Access"} {"id":4946,"amenities":" Air conditioning"} {"id":4946,"amenities":" Family Rooms"} {"id":4946,"amenities":" Nonsmoking rooms"} {"id":4987,"amenities":"Free parking"} {"id":4987,"amenities":" Free High Speed Internet WiFi"} {"id":4987,"amenities":" Nonsmoking hotel"} {"id":4987,"amenities":" Public Wifi"} {"id":4987,"amenities":" Air conditioning"} {"id":4987,"amenities":" Microwave"} {"id":4987,"amenities":" Refrigerator in room"} {"id":4987,"amenities":" Accessible rooms"} {"id":4987,"amenities":" Nonsmoking rooms"} {"id":5002,"amenities":"Free parking"} {"id":5002,"amenities":" Free High Speed Internet WiFi"} {"id":5002,"amenities":" Golf Course"} {"id":5002,"amenities":" Nonsmoking hotel"} {"id":5002,"amenities":" Public Wifi"} {"id":5002,"amenities":" Family Rooms"} {"id":5002,"amenities":" Nonsmoking rooms"} {"id":5181,"amenities":"Pool"} {"id":5181,"amenities":" Free parking"} {"id":5181,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5181,"amenities":" Free High Speed Internet WiFi"} {"id":5181,"amenities":" Breakfast included"} {"id":5181,"amenities":" Restaurant"} {"id":5181,"amenities":" BarLounge"} {"id":5181,"amenities":" Business Centre with Internet Access"} {"id":5181,"amenities":" Conference Facilities"} {"id":5181,"amenities":" Golf Course"} {"id":5181,"amenities":" Hot Tub"} {"id":5181,"amenities":" Indoor pool"} {"id":5181,"amenities":" Meeting rooms"} {"id":5181,"amenities":" Multilingual Staff"} {"id":5181,"amenities":" Nonsmoking hotel"} {"id":5181,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5181,"amenities":" SelfServe Laundry"} {"id":5181,"amenities":" Wheelchair Access"} {"id":5181,"amenities":" Air conditioning"} {"id":5181,"amenities":" Microwave"} {"id":5181,"amenities":" Refrigerator in room"} {"id":5181,"amenities":" Family Rooms"} {"id":5181,"amenities":" Kitchenette"} {"id":5181,"amenities":" Nonsmoking rooms"} {"id":5269,"amenities":"Free parking"} {"id":5269,"amenities":" Free High Speed Internet WiFi"} {"id":5269,"amenities":" Children Activities Kid Family Friendly"} {"id":5269,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5269,"amenities":" Kitchenette"} {"id":5269,"amenities":" Suites"} {"id":5451,"amenities":""} {"id":5665,"amenities":"Free parking"} {"id":5665,"amenities":" Restaurant"} {"id":5665,"amenities":" BarLounge"} {"id":5665,"amenities":" Free High Speed Internet WiFi"} {"id":5665,"amenities":" Babysitting"} {"id":5665,"amenities":" Children Activities Kid Family Friendly"} {"id":5665,"amenities":" Nonsmoking hotel"} {"id":5665,"amenities":" Public Wifi"} {"id":5665,"amenities":" Air conditioning"} {"id":5665,"amenities":" Family Rooms"} {"id":5665,"amenities":" Nonsmoking rooms"} {"id":5723,"amenities":"Restaurant"} {"id":5723,"amenities":" Free High Speed Internet WiFi"} {"id":5723,"amenities":" Laundry Service"} {"id":5723,"amenities":" Nonsmoking hotel"} {"id":5723,"amenities":" Public Wifi"} {"id":5723,"amenities":" Air conditioning"} {"id":5723,"amenities":" Microwave"} {"id":5723,"amenities":" Refrigerator in room"} {"id":5723,"amenities":" Family Rooms"} {"id":5723,"amenities":" Nonsmoking rooms"} {"id":5723,"amenities":" Smoking rooms available"} {"id":5800,"amenities":""} {"id":5978,"amenities":""} {"id":5982,"amenities":"Free parking"} {"id":5982,"amenities":" Free High Speed Internet WiFi"} {"id":5982,"amenities":" Breakfast included"} {"id":5982,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5982,"amenities":" Children Activities Kid Family Friendly"} {"id":5982,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5982,"amenities":" Suites"} {"id":476,"amenities":"Spa"} {"id":476,"amenities":" Free High Speed Internet WiFi"} {"id":476,"amenities":" Babysitting"} {"id":476,"amenities":" Children Activities Kid Family Friendly"} {"id":476,"amenities":" Nonsmoking hotel"} {"id":476,"amenities":" Public Wifi"} {"id":476,"amenities":" Family Rooms"} {"id":476,"amenities":" Nonsmoking rooms"} {"id":660,"amenities":"Free parking"} {"id":660,"amenities":" Restaurant"} {"id":660,"amenities":" Breakfast included"} {"id":660,"amenities":" Free Internet"} {"id":660,"amenities":" BarLounge"} {"id":660,"amenities":" Nonsmoking hotel"} {"id":660,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":660,"amenities":" Family Rooms"} {"id":660,"amenities":" Kitchenette"} {"id":660,"amenities":" Nonsmoking rooms"} {"id":660,"amenities":" Suites"} {"id":802,"amenities":"Free parking"} {"id":802,"amenities":" Free High Speed Internet WiFi"} {"id":802,"amenities":" Nonsmoking hotel"} {"id":802,"amenities":" Public Wifi"} {"id":802,"amenities":" Air conditioning"} {"id":802,"amenities":" Refrigerator in room"} {"id":802,"amenities":" Nonsmoking rooms"} {"id":1131,"amenities":"Free parking"} {"id":1131,"amenities":" Free High Speed Internet WiFi"} {"id":1131,"amenities":" Breakfast included"} {"id":1131,"amenities":" Nonsmoking hotel"} {"id":1131,"amenities":" Microwave"} {"id":1131,"amenities":" Refrigerator in room"} {"id":1131,"amenities":" Kitchenette"} {"id":1131,"amenities":" Nonsmoking rooms"} {"id":1564,"amenities":"Restaurant"} {"id":1564,"amenities":" BarLounge"} {"id":1564,"amenities":" Free High Speed Internet WiFi"} {"id":1564,"amenities":" Nonsmoking hotel"} {"id":1564,"amenities":" Public Wifi"} {"id":1564,"amenities":" Refrigerator in room"} {"id":1564,"amenities":" Family Rooms"} {"id":1564,"amenities":" Kitchenette"} {"id":1564,"amenities":" Nonsmoking rooms"} {"id":1637,"amenities":"Free parking"} {"id":1637,"amenities":" Free High Speed Internet WiFi"} {"id":1637,"amenities":" Hot Tub"} {"id":1637,"amenities":" Nonsmoking hotel"} {"id":1637,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1637,"amenities":" SelfServe Laundry"} {"id":1637,"amenities":" Air conditioning"} {"id":1637,"amenities":" Microwave"} {"id":1637,"amenities":" Refrigerator in room"} {"id":1637,"amenities":" Family Rooms"} {"id":1637,"amenities":" Kitchenette"} {"id":1637,"amenities":" Nonsmoking rooms"} {"id":1637,"amenities":" Suites"} {"id":2152,"amenities":"Free parking"} {"id":2152,"amenities":" Restaurant"} {"id":2152,"amenities":" Free High Speed Internet WiFi"} {"id":2152,"amenities":" Room service"} {"id":2152,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2152,"amenities":" Airport transportation"} {"id":2152,"amenities":" Banquet Room"} {"id":2152,"amenities":" Business Centre with Internet Access"} {"id":2152,"amenities":" Hot Tub"} {"id":2152,"amenities":" Laundry Service"} {"id":2152,"amenities":" Meeting rooms"} {"id":2152,"amenities":" Multilingual Staff"} {"id":2152,"amenities":" Nonsmoking hotel"} {"id":2152,"amenities":" Shuttle Bus Service"} {"id":2152,"amenities":" Wheelchair Access"} {"id":2152,"amenities":" Air conditioning"} {"id":2152,"amenities":" Microwave"} {"id":2152,"amenities":" Family Rooms"} {"id":2152,"amenities":" Kitchenette"} {"id":2152,"amenities":" Nonsmoking rooms"} {"id":2326,"amenities":"Free parking"} {"id":2326,"amenities":" Free High Speed Internet WiFi"} {"id":2326,"amenities":" Hot Tub"} {"id":2326,"amenities":" Nonsmoking hotel"} {"id":2326,"amenities":" Refrigerator in room"} {"id":2326,"amenities":" Kitchenette"} {"id":2326,"amenities":" Nonsmoking rooms"} {"id":2388,"amenities":"Pool"} {"id":2388,"amenities":" Restaurant"} {"id":2388,"amenities":" Free parking"} {"id":2388,"amenities":" BarLounge"} {"id":2388,"amenities":" Spa"} {"id":2388,"amenities":" Free High Speed Internet WiFi"} {"id":2388,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2388,"amenities":" Banquet Room"} {"id":2388,"amenities":" Business Centre with Internet Access"} {"id":2388,"amenities":" Children Activities Kid Family Friendly"} {"id":2388,"amenities":" Conference Facilities"} {"id":2388,"amenities":" Golf Course"} {"id":2388,"amenities":" Heated pool"} {"id":2388,"amenities":" Hot Tub"} {"id":2388,"amenities":" Indoor pool"} {"id":2388,"amenities":" Meeting rooms"} {"id":2388,"amenities":" Nonsmoking hotel"} {"id":2388,"amenities":" Outdoor pool"} {"id":2388,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2388,"amenities":" Public Wifi"} {"id":2388,"amenities":" Sauna"} {"id":2388,"amenities":" SelfServe Laundry"} {"id":2388,"amenities":" Tennis Court"} {"id":2388,"amenities":" Wheelchair Access"} {"id":2388,"amenities":" Air conditioning"} {"id":2388,"amenities":" Microwave"} {"id":2388,"amenities":" Refrigerator in room"} {"id":2388,"amenities":" Accessible rooms"} {"id":2388,"amenities":" Family Rooms"} {"id":2388,"amenities":" Nonsmoking rooms"} {"id":2388,"amenities":" Suites"} {"id":2462,"amenities":""} {"id":2815,"amenities":"Free High Speed Internet WiFi"} {"id":2815,"amenities":" Free parking"} {"id":2815,"amenities":" Breakfast included"} {"id":2815,"amenities":" Nonsmoking hotel"} {"id":2815,"amenities":" Air conditioning"} {"id":2815,"amenities":" Refrigerator in room"} {"id":2815,"amenities":" Nonsmoking rooms"} {"id":4196,"amenities":"Pool"} {"id":4196,"amenities":" Free High Speed Internet WiFi"} {"id":4196,"amenities":" Free parking"} {"id":4196,"amenities":" Breakfast included"} {"id":4196,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4196,"amenities":" Spa"} {"id":4196,"amenities":" Banquet Room"} {"id":4196,"amenities":" Business Centre with Internet Access"} {"id":4196,"amenities":" Concierge"} {"id":4196,"amenities":" Conference Facilities"} {"id":4196,"amenities":" Heated pool"} {"id":4196,"amenities":" Hot Tub"} {"id":4196,"amenities":" Indoor pool"} {"id":4196,"amenities":" Laundry Service"} {"id":4196,"amenities":" Meeting rooms"} {"id":4196,"amenities":" Multilingual Staff"} {"id":4196,"amenities":" Nonsmoking hotel"} {"id":4196,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4196,"amenities":" SelfServe Laundry"} {"id":4196,"amenities":" Wheelchair Access"} {"id":4196,"amenities":" Microwave"} {"id":4196,"amenities":" Family Rooms"} {"id":4196,"amenities":" Nonsmoking rooms"} {"id":4196,"amenities":" Suites"} {"id":4345,"amenities":"Free parking"} {"id":4345,"amenities":" Free High Speed Internet WiFi"} {"id":4345,"amenities":" Nonsmoking hotel"} {"id":4345,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4345,"amenities":" Air conditioning"} {"id":4345,"amenities":" Microwave"} {"id":4345,"amenities":" Refrigerator in room"} {"id":4345,"amenities":" Accessible rooms"} {"id":4345,"amenities":" Nonsmoking rooms"} {"id":4566,"amenities":"Free High Speed Internet WiFi"} {"id":4566,"amenities":" Breakfast included"} {"id":4566,"amenities":" Conference Facilities"} {"id":4566,"amenities":" Dry Cleaning"} {"id":4566,"amenities":" Heated pool"} {"id":4566,"amenities":" Indoor pool"} {"id":4566,"amenities":" Multilingual Staff"} {"id":4809,"amenities":"Free parking"} {"id":4809,"amenities":" Free High Speed Internet WiFi"} {"id":4809,"amenities":" Public Wifi"} {"id":4809,"amenities":" Air conditioning"} {"id":4809,"amenities":" Refrigerator in room"} {"id":4855,"amenities":"Pool"} {"id":4855,"amenities":" Free parking"} {"id":4855,"amenities":" Restaurant"} {"id":4855,"amenities":" BarLounge"} {"id":4855,"amenities":" Free High Speed Internet WiFi"} {"id":4855,"amenities":" Breakfast included"} {"id":4855,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4855,"amenities":" Banquet Room"} {"id":4855,"amenities":" Business Centre with Internet Access"} {"id":4855,"amenities":" Conference Facilities"} {"id":4855,"amenities":" Dry Cleaning"} {"id":4855,"amenities":" Heated pool"} {"id":4855,"amenities":" Hot Tub"} {"id":4855,"amenities":" Indoor pool"} {"id":4855,"amenities":" Laundry Service"} {"id":4855,"amenities":" Meeting rooms"} {"id":4855,"amenities":" Nonsmoking hotel"} {"id":4855,"amenities":" SelfServe Laundry"} {"id":4855,"amenities":" Wheelchair Access"} {"id":4855,"amenities":" Air conditioning"} {"id":4855,"amenities":" Microwave"} {"id":4855,"amenities":" Refrigerator in room"} {"id":4855,"amenities":" Family Rooms"} {"id":4855,"amenities":" Nonsmoking rooms"} {"id":4855,"amenities":" Suites"} {"id":4877,"amenities":"Free parking"} {"id":4877,"amenities":" Free High Speed Internet WiFi"} {"id":4877,"amenities":" Airport transportation"} {"id":4877,"amenities":" Concierge"} {"id":4877,"amenities":" Golf Course"} {"id":4877,"amenities":" Laundry Service"} {"id":4877,"amenities":" Nonsmoking hotel"} {"id":4877,"amenities":" Shuttle Bus Service"} {"id":4877,"amenities":" Refrigerator in room"} {"id":4877,"amenities":" Family Rooms"} {"id":4877,"amenities":" Kitchenette"} {"id":4877,"amenities":" Nonsmoking rooms"} {"id":4959,"amenities":""} {"id":5128,"amenities":"Free parking"} {"id":5128,"amenities":" Free High Speed Internet WiFi"} {"id":5128,"amenities":" Breakfast included"} {"id":5128,"amenities":" Nonsmoking hotel"} {"id":5128,"amenities":" Air conditioning"} {"id":5128,"amenities":" Nonsmoking rooms"} {"id":5379,"amenities":"Free parking"} {"id":5379,"amenities":" Free High Speed Internet WiFi"} {"id":5379,"amenities":" Pool"} {"id":5379,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5379,"amenities":" Heated pool"} {"id":5379,"amenities":" Indoor pool"} {"id":5379,"amenities":" Nonsmoking hotel"} {"id":5379,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5379,"amenities":" Public Wifi"} {"id":5379,"amenities":" Air conditioning"} {"id":5379,"amenities":" Microwave"} {"id":5379,"amenities":" Refrigerator in room"} {"id":5379,"amenities":" Family Rooms"} {"id":5379,"amenities":" Nonsmoking rooms"} {"id":5889,"amenities":"Pool"} {"id":5889,"amenities":" Free parking"} {"id":5889,"amenities":" Restaurant"} {"id":5889,"amenities":" Free High Speed Internet WiFi"} {"id":5889,"amenities":" BarLounge"} {"id":5889,"amenities":" Spa"} {"id":5889,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5889,"amenities":" Banquet Room"} {"id":5889,"amenities":" Breakfast Available"} {"id":5889,"amenities":" Business Centre with Internet Access"} {"id":5889,"amenities":" Children Activities Kid Family Friendly"} {"id":5889,"amenities":" Conference Facilities"} {"id":5889,"amenities":" Hot Tub"} {"id":5889,"amenities":" Indoor pool"} {"id":5889,"amenities":" Laundry Service"} {"id":5889,"amenities":" Meeting rooms"} {"id":5889,"amenities":" Multilingual Staff"} {"id":5889,"amenities":" Nonsmoking hotel"} {"id":5889,"amenities":" Outdoor pool"} {"id":5889,"amenities":" Public Wifi"} {"id":5889,"amenities":" Sauna"} {"id":5889,"amenities":" SkiIn SkiOut"} {"id":5889,"amenities":" Air conditioning"} {"id":5889,"amenities":" Refrigerator in room"} {"id":5889,"amenities":" Accessible rooms"} {"id":5889,"amenities":" Family Rooms"} {"id":5889,"amenities":" Nonsmoking rooms"} {"id":5889,"amenities":" Suites"} {"id":93,"amenities":""} {"id":566,"amenities":"Free parking"} {"id":566,"amenities":" Restaurant"} {"id":566,"amenities":" BarLounge"} {"id":566,"amenities":" Nonsmoking hotel"} {"id":566,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":566,"amenities":" Family Rooms"} {"id":566,"amenities":" Nonsmoking rooms"} {"id":569,"amenities":"Free parking"} {"id":569,"amenities":" Nonsmoking rooms"} {"id":633,"amenities":""} {"id":717,"amenities":"Pool"} {"id":717,"amenities":" Free parking"} {"id":717,"amenities":" Restaurant"} {"id":717,"amenities":" Free High Speed Internet WiFi"} {"id":717,"amenities":" Fitness Centre with Gym Workout Room"} {"id":717,"amenities":" BarLounge"} {"id":717,"amenities":" Room service"} {"id":717,"amenities":" Banquet Room"} {"id":717,"amenities":" Business Centre with Internet Access"} {"id":717,"amenities":" Concierge"} {"id":717,"amenities":" Dry Cleaning"} {"id":717,"amenities":" Heated pool"} {"id":717,"amenities":" Hot Tub"} {"id":717,"amenities":" Indoor pool"} {"id":717,"amenities":" Laundry Service"} {"id":717,"amenities":" Meeting rooms"} {"id":717,"amenities":" Nonsmoking hotel"} {"id":717,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":717,"amenities":" Wheelchair Access"} {"id":717,"amenities":" Air conditioning"} {"id":717,"amenities":" Family Rooms"} {"id":717,"amenities":" Kitchenette"} {"id":717,"amenities":" Nonsmoking rooms"} {"id":717,"amenities":" Suites"} {"id":721,"amenities":"Free parking"} {"id":721,"amenities":" Free Internet"} {"id":721,"amenities":" Nonsmoking hotel"} {"id":721,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":721,"amenities":" Refrigerator in room"} {"id":721,"amenities":" Family Rooms"} {"id":721,"amenities":" Kitchenette"} {"id":721,"amenities":" Nonsmoking rooms"} {"id":888,"amenities":""} {"id":969,"amenities":""} {"id":1111,"amenities":"Free parking"} {"id":1111,"amenities":" Room service"} {"id":1111,"amenities":" Free High Speed Internet WiFi"} {"id":1111,"amenities":" Air conditioning"} {"id":1111,"amenities":" Kitchenette"} {"id":1111,"amenities":" Nonsmoking rooms"} {"id":1581,"amenities":"Free parking"} {"id":1581,"amenities":" Free High Speed Internet WiFi"} {"id":1581,"amenities":" Nonsmoking hotel"} {"id":1581,"amenities":" Air conditioning"} {"id":1581,"amenities":" Nonsmoking rooms"} {"id":1835,"amenities":"Free parking"} {"id":1835,"amenities":" Free High Speed Internet WiFi"} {"id":1835,"amenities":" Multilingual Staff"} {"id":1835,"amenities":" Nonsmoking hotel"} {"id":1835,"amenities":" SelfServe Laundry"} {"id":1835,"amenities":" Wheelchair Access"} {"id":1835,"amenities":" Air conditioning"} {"id":1835,"amenities":" Nonsmoking rooms"} {"id":1835,"amenities":" Suites"} {"id":2068,"amenities":"Free High Speed Internet WiFi"} {"id":2068,"amenities":" Nonsmoking hotel"} {"id":2068,"amenities":" Microwave"} {"id":2068,"amenities":" Refrigerator in room"} {"id":2068,"amenities":" Kitchenette"} {"id":2408,"amenities":""} {"id":2774,"amenities":""} {"id":3000,"amenities":"Free parking"} {"id":3000,"amenities":" Free High Speed Internet WiFi"} {"id":3000,"amenities":" Multilingual Staff"} {"id":3000,"amenities":" Nonsmoking hotel"} {"id":3000,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3000,"amenities":" SelfServe Laundry"} {"id":3000,"amenities":" SkiIn SkiOut"} {"id":3000,"amenities":" Microwave"} {"id":3000,"amenities":" Refrigerator in room"} {"id":3000,"amenities":" Family Rooms"} {"id":3000,"amenities":" Kitchenette"} {"id":3000,"amenities":" Nonsmoking rooms"} {"id":3000,"amenities":" Suites"} {"id":3062,"amenities":"Pool"} {"id":3062,"amenities":" Free High Speed Internet WiFi"} {"id":3062,"amenities":" Free parking"} {"id":3062,"amenities":" Breakfast included"} {"id":3062,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3062,"amenities":" Business Centre with Internet Access"} {"id":3062,"amenities":" Conference Facilities"} {"id":3062,"amenities":" Dry Cleaning"} {"id":3062,"amenities":" Heated pool"} {"id":3062,"amenities":" Hot Tub"} {"id":3062,"amenities":" Indoor pool"} {"id":3062,"amenities":" Laundry Service"} {"id":3062,"amenities":" Meeting rooms"} {"id":3062,"amenities":" Nonsmoking hotel"} {"id":3062,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3062,"amenities":" Public Wifi"} {"id":3062,"amenities":" SelfServe Laundry"} {"id":3062,"amenities":" Wheelchair Access"} {"id":3062,"amenities":" Air conditioning"} {"id":3062,"amenities":" Microwave"} {"id":3062,"amenities":" Refrigerator in room"} {"id":3062,"amenities":" Accessible rooms"} {"id":3062,"amenities":" Family Rooms"} {"id":3062,"amenities":" Nonsmoking rooms"} {"id":3062,"amenities":" Suites"} {"id":3154,"amenities":"Free parking"} {"id":3154,"amenities":" Free High Speed Internet WiFi"} {"id":3154,"amenities":" Nonsmoking hotel"} {"id":3154,"amenities":" Kitchenette"} {"id":3154,"amenities":" Nonsmoking rooms"} {"id":3154,"amenities":" Suites"} {"id":3508,"amenities":"Free parking"} {"id":3508,"amenities":" Free High Speed Internet WiFi"} {"id":3508,"amenities":" Breakfast included"} {"id":3508,"amenities":" Business Centre with Internet Access"} {"id":3508,"amenities":" Concierge"} {"id":3508,"amenities":" Meeting rooms"} {"id":3508,"amenities":" Multilingual Staff"} {"id":3508,"amenities":" Nonsmoking hotel"} {"id":3508,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3508,"amenities":" Wheelchair Access"} {"id":3508,"amenities":" Air conditioning"} {"id":3508,"amenities":" Refrigerator in room"} {"id":3508,"amenities":" Family Rooms"} {"id":3508,"amenities":" Nonsmoking rooms"} {"id":3582,"amenities":"Free High Speed Internet WiFi"} {"id":3582,"amenities":" Pool"} {"id":3582,"amenities":" Free parking"} {"id":3582,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3582,"amenities":" Breakfast included"} {"id":3582,"amenities":" Business Centre with Internet Access"} {"id":3582,"amenities":" Dry Cleaning"} {"id":3582,"amenities":" Heated pool"} {"id":3582,"amenities":" Hot Tub"} {"id":3582,"amenities":" Indoor pool"} {"id":3582,"amenities":" Laundry Service"} {"id":3582,"amenities":" Meeting rooms"} {"id":3582,"amenities":" Multilingual Staff"} {"id":3582,"amenities":" Nonsmoking hotel"} {"id":3582,"amenities":" SelfServe Laundry"} {"id":3582,"amenities":" Wheelchair Access"} {"id":3582,"amenities":" Air conditioning"} {"id":3582,"amenities":" Microwave"} {"id":3582,"amenities":" Refrigerator in room"} {"id":3582,"amenities":" Family Rooms"} {"id":3582,"amenities":" Nonsmoking rooms"} {"id":3582,"amenities":" Suites"} {"id":4439,"amenities":"Pets Allowed Dog Pet Friendly "} {"id":4707,"amenities":"Free High Speed Internet WiFi"} {"id":4707,"amenities":" Nonsmoking hotel"} {"id":4707,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4707,"amenities":" Public Wifi"} {"id":4707,"amenities":" Air conditioning"} {"id":4707,"amenities":" Refrigerator in room"} {"id":4707,"amenities":" Nonsmoking rooms"} {"id":5119,"amenities":"Pets Allowed Dog Pet Friendly "} {"id":5511,"amenities":""} {"id":5537,"amenities":"Pool"} {"id":5537,"amenities":" Room service"} {"id":5537,"amenities":" Free parking"} {"id":5537,"amenities":" Restaurant"} {"id":5537,"amenities":" BarLounge"} {"id":5537,"amenities":" Spa"} {"id":5537,"amenities":" Free High Speed Internet WiFi"} {"id":5537,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5537,"amenities":" Banquet Room"} {"id":5537,"amenities":" Breakfast Available"} {"id":5537,"amenities":" Concierge"} {"id":5537,"amenities":" Conference Facilities"} {"id":5537,"amenities":" Heated pool"} {"id":5537,"amenities":" Indoor pool"} {"id":5537,"amenities":" Meeting rooms"} {"id":5537,"amenities":" Multilingual Staff"} {"id":5537,"amenities":" Nonsmoking hotel"} {"id":5537,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5537,"amenities":" Wheelchair Access"} {"id":5537,"amenities":" Air conditioning"} {"id":5537,"amenities":" Refrigerator in room"} {"id":5537,"amenities":" Nonsmoking rooms"} {"id":5537,"amenities":" Suites"} {"id":6047,"amenities":"Pool"} {"id":6047,"amenities":" Free parking"} {"id":6047,"amenities":" Free High Speed Internet WiFi"} {"id":6047,"amenities":" Golf Course"} {"id":6047,"amenities":" Heated pool"} {"id":6047,"amenities":" Hot Tub"} {"id":6047,"amenities":" Indoor pool"} {"id":6047,"amenities":" Meeting rooms"} {"id":6047,"amenities":" Nonsmoking hotel"} {"id":6047,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":6047,"amenities":" SelfServe Laundry"} {"id":6047,"amenities":" Wheelchair Access"} {"id":6047,"amenities":" Air conditioning"} {"id":6047,"amenities":" Refrigerator in room"} {"id":6047,"amenities":" Family Rooms"} {"id":6047,"amenities":" Nonsmoking rooms"} {"id":183,"amenities":"Free parking"} {"id":183,"amenities":" Nonsmoking hotel"} {"id":183,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":183,"amenities":" Air conditioning"} {"id":183,"amenities":" Kitchenette"} {"id":522,"amenities":"Free parking"} {"id":522,"amenities":" Restaurant"} {"id":522,"amenities":" Free High Speed Internet WiFi"} {"id":522,"amenities":" BarLounge"} {"id":522,"amenities":" Breakfast included"} {"id":522,"amenities":" Spa"} {"id":522,"amenities":" Hot Tub"} {"id":522,"amenities":" Multilingual Staff"} {"id":522,"amenities":" Nonsmoking hotel"} {"id":522,"amenities":" Sauna"} {"id":522,"amenities":" Wheelchair Access"} {"id":522,"amenities":" Air conditioning"} {"id":522,"amenities":" Nonsmoking rooms"} {"id":522,"amenities":" Suites"} {"id":527,"amenities":"Free parking"} {"id":527,"amenities":" Restaurant"} {"id":527,"amenities":" Fitness Centre with Gym Workout Room"} {"id":527,"amenities":" Free High Speed Internet WiFi"} {"id":527,"amenities":" BarLounge"} {"id":527,"amenities":" Dry Cleaning"} {"id":527,"amenities":" Golf Course"} {"id":527,"amenities":" Hot Tub"} {"id":527,"amenities":" Laundry Service"} {"id":527,"amenities":" Meeting rooms"} {"id":527,"amenities":" Nonsmoking hotel"} {"id":527,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":527,"amenities":" Sauna"} {"id":527,"amenities":" SelfServe Laundry"} {"id":527,"amenities":" Wheelchair Access"} {"id":527,"amenities":" Air conditioning"} {"id":527,"amenities":" Refrigerator in room"} {"id":527,"amenities":" Family Rooms"} {"id":527,"amenities":" Nonsmoking rooms"} {"id":527,"amenities":" Smoking rooms available"} {"id":527,"amenities":" Suites"} {"id":725,"amenities":"Free parking"} {"id":725,"amenities":" Free High Speed Internet WiFi"} {"id":725,"amenities":" Breakfast included"} {"id":725,"amenities":" Hot Tub"} {"id":725,"amenities":" Nonsmoking hotel"} {"id":725,"amenities":" Public Wifi"} {"id":725,"amenities":" Family Rooms"} {"id":725,"amenities":" Nonsmoking rooms"} {"id":728,"amenities":"Free parking"} {"id":728,"amenities":" Free High Speed Internet WiFi"} {"id":728,"amenities":" Room service"} {"id":728,"amenities":" Babysitting"} {"id":728,"amenities":" Hot Tub"} {"id":728,"amenities":" Laundry Service"} {"id":728,"amenities":" Nonsmoking hotel"} {"id":728,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":728,"amenities":" Microwave"} {"id":728,"amenities":" Refrigerator in room"} {"id":728,"amenities":" Family Rooms"} {"id":728,"amenities":" Kitchenette"} {"id":728,"amenities":" Nonsmoking rooms"} {"id":837,"amenities":"Free parking"} {"id":837,"amenities":" Free High Speed Internet WiFi"} {"id":837,"amenities":" Children Activities Kid Family Friendly"} {"id":837,"amenities":" Nonsmoking hotel"} {"id":837,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":837,"amenities":" Sauna"} {"id":837,"amenities":" Microwave"} {"id":837,"amenities":" Refrigerator in room"} {"id":837,"amenities":" Nonsmoking rooms"} {"id":1032,"amenities":""} {"id":1049,"amenities":"BarLounge"} {"id":1049,"amenities":" Free High Speed Internet WiFi"} {"id":1049,"amenities":" Pool"} {"id":1049,"amenities":" Room service"} {"id":1049,"amenities":" Restaurant"} {"id":1049,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1049,"amenities":" Banquet Room"} {"id":1049,"amenities":" Breakfast Available"} {"id":1049,"amenities":" Business Centre with Internet Access"} {"id":1049,"amenities":" Concierge"} {"id":1049,"amenities":" Conference Facilities"} {"id":1049,"amenities":" Dry Cleaning"} {"id":1049,"amenities":" Heated pool"} {"id":1049,"amenities":" Hot Tub"} {"id":1049,"amenities":" Indoor pool"} {"id":1049,"amenities":" Laundry Service"} {"id":1049,"amenities":" Meeting rooms"} {"id":1049,"amenities":" Multilingual Staff"} {"id":1049,"amenities":" Nonsmoking hotel"} {"id":1049,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1049,"amenities":" Wheelchair Access"} {"id":1049,"amenities":" Air conditioning"} {"id":1049,"amenities":" Family Rooms"} {"id":1049,"amenities":" Nonsmoking rooms"} {"id":1049,"amenities":" Suites"} {"id":1142,"amenities":"Free parking"} {"id":1142,"amenities":" Breakfast included"} {"id":1142,"amenities":" Free High Speed Internet WiFi"} {"id":1142,"amenities":" Nonsmoking hotel"} {"id":1142,"amenities":" Nonsmoking rooms"} {"id":1634,"amenities":"Free parking"} {"id":1634,"amenities":" Restaurant"} {"id":1634,"amenities":" Room service"} {"id":1634,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1634,"amenities":" Free High Speed Internet WiFi"} {"id":1634,"amenities":" BarLounge"} {"id":1634,"amenities":" Spa"} {"id":1634,"amenities":" Banquet Room"} {"id":1634,"amenities":" Business Centre with Internet Access"} {"id":1634,"amenities":" Conference Facilities"} {"id":1634,"amenities":" Dry Cleaning"} {"id":1634,"amenities":" Hot Tub"} {"id":1634,"amenities":" Laundry Service"} {"id":1634,"amenities":" Meeting rooms"} {"id":1634,"amenities":" Nonsmoking hotel"} {"id":1634,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1634,"amenities":" Sauna"} {"id":1634,"amenities":" Wheelchair Access"} {"id":1634,"amenities":" Air conditioning"} {"id":1634,"amenities":" Accessible rooms"} {"id":1634,"amenities":" Family Rooms"} {"id":1634,"amenities":" Nonsmoking rooms"} {"id":1634,"amenities":" Suites"} {"id":2049,"amenities":"Free parking"} {"id":2049,"amenities":" Breakfast included"} {"id":2049,"amenities":" Free High Speed Internet WiFi"} {"id":2049,"amenities":" Breakfast Available"} {"id":2049,"amenities":" Business Centre with Internet Access"} {"id":2049,"amenities":" Dry Cleaning"} {"id":2049,"amenities":" Golf Course"} {"id":2049,"amenities":" Laundry Service"} {"id":2049,"amenities":" Multilingual Staff"} {"id":2049,"amenities":" Nonsmoking hotel"} {"id":2049,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2049,"amenities":" Public Wifi"} {"id":2049,"amenities":" Wheelchair Access"} {"id":2049,"amenities":" Air conditioning"} {"id":2049,"amenities":" Microwave"} {"id":2049,"amenities":" Refrigerator in room"} {"id":2049,"amenities":" Family Rooms"} {"id":2049,"amenities":" Nonsmoking rooms"} {"id":2279,"amenities":""} {"id":2375,"amenities":"Free parking"} {"id":2375,"amenities":" Free High Speed Internet WiFi"} {"id":2375,"amenities":" Nonsmoking hotel"} {"id":2375,"amenities":" Public Wifi"} {"id":2375,"amenities":" Family Rooms"} {"id":2375,"amenities":" Nonsmoking rooms"} {"id":2446,"amenities":"Free parking"} {"id":2446,"amenities":" Free High Speed Internet WiFi"} {"id":2446,"amenities":" Babysitting"} {"id":2446,"amenities":" Hot Tub"} {"id":2446,"amenities":" Laundry Service"} {"id":2446,"amenities":" Nonsmoking hotel"} {"id":2446,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2446,"amenities":" Public Wifi"} {"id":2446,"amenities":" Microwave"} {"id":2446,"amenities":" Refrigerator in room"} {"id":2446,"amenities":" Family Rooms"} {"id":2446,"amenities":" Kitchenette"} {"id":2446,"amenities":" Nonsmoking rooms"} {"id":2574,"amenities":"Free parking"} {"id":2574,"amenities":" Free High Speed Internet WiFi"} {"id":2574,"amenities":" Children Activities Kid Family Friendly"} {"id":2574,"amenities":" Nonsmoking hotel"} {"id":2574,"amenities":" Public Wifi"} {"id":2574,"amenities":" Refrigerator in room"} {"id":2574,"amenities":" Nonsmoking rooms"} {"id":2889,"amenities":""} {"id":3248,"amenities":""} {"id":3442,"amenities":"Free parking"} {"id":3442,"amenities":" Pool"} {"id":3442,"amenities":" Free High Speed Internet WiFi"} {"id":3442,"amenities":" Breakfast included"} {"id":3442,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3442,"amenities":" Restaurant"} {"id":3442,"amenities":" BarLounge"} {"id":3442,"amenities":" Airport transportation"} {"id":3442,"amenities":" Banquet Room"} {"id":3442,"amenities":" Business Centre with Internet Access"} {"id":3442,"amenities":" Casino and Gambling"} {"id":3442,"amenities":" Conference Facilities"} {"id":3442,"amenities":" Dry Cleaning"} {"id":3442,"amenities":" Golf Course"} {"id":3442,"amenities":" Hot Tub"} {"id":3442,"amenities":" Indoor pool"} {"id":3442,"amenities":" Laundry Service"} {"id":3442,"amenities":" Meeting rooms"} {"id":3442,"amenities":" Nonsmoking hotel"} {"id":3442,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3442,"amenities":" Public Wifi"} {"id":3442,"amenities":" Shuttle Bus Service"} {"id":3442,"amenities":" Wheelchair Access"} {"id":3442,"amenities":" Air conditioning"} {"id":3442,"amenities":" Microwave"} {"id":3442,"amenities":" Refrigerator in room"} {"id":3442,"amenities":" Accessible rooms"} {"id":3442,"amenities":" Family Rooms"} {"id":3442,"amenities":" Nonsmoking rooms"} {"id":3442,"amenities":" Smoking rooms available"} {"id":3442,"amenities":" Suites"} {"id":3597,"amenities":"Free parking"} {"id":3597,"amenities":" Restaurant"} {"id":3597,"amenities":" BarLounge"} {"id":3597,"amenities":" Free High Speed Internet WiFi"} {"id":3597,"amenities":" Room service"} {"id":3597,"amenities":" Concierge"} {"id":3597,"amenities":" Meeting rooms"} {"id":3597,"amenities":" Nonsmoking hotel"} {"id":3597,"amenities":" Public Wifi"} {"id":3597,"amenities":" Air conditioning"} {"id":3597,"amenities":" Refrigerator in room"} {"id":3597,"amenities":" Nonsmoking rooms"} {"id":3597,"amenities":" Smoking rooms available"} {"id":3639,"amenities":""} {"id":3688,"amenities":""} {"id":3730,"amenities":"Free High Speed Internet WiFi"} {"id":3730,"amenities":" Pool"} {"id":3730,"amenities":" Free parking"} {"id":3730,"amenities":" Breakfast included"} {"id":3730,"amenities":" Dry Cleaning"} {"id":3730,"amenities":" Golf Course"} {"id":3730,"amenities":" Laundry Service"} {"id":3730,"amenities":" Multilingual Staff"} {"id":3730,"amenities":" Nonsmoking hotel"} {"id":3730,"amenities":" Outdoor pool"} {"id":3730,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3730,"amenities":" Wheelchair Access"} {"id":3730,"amenities":" Air conditioning"} {"id":3730,"amenities":" Family Rooms"} {"id":3730,"amenities":" Nonsmoking rooms"} {"id":3765,"amenities":"Pets Allowed Dog Pet Friendly "} {"id":4308,"amenities":"Restaurant"} {"id":4308,"amenities":" Free High Speed Internet WiFi"} {"id":4308,"amenities":" Free parking"} {"id":4308,"amenities":" BarLounge"} {"id":4308,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4308,"amenities":" Room service"} {"id":4308,"amenities":" Pool"} {"id":4308,"amenities":" Banquet Room"} {"id":4308,"amenities":" Breakfast Available"} {"id":4308,"amenities":" Business Centre with Internet Access"} {"id":4308,"amenities":" Children Activities Kid Family Friendly"} {"id":4308,"amenities":" Conference Facilities"} {"id":4308,"amenities":" Dry Cleaning"} {"id":4308,"amenities":" Heated pool"} {"id":4308,"amenities":" Hot Tub"} {"id":4308,"amenities":" Indoor pool"} {"id":4308,"amenities":" Laundry Service"} {"id":4308,"amenities":" Meeting rooms"} {"id":4308,"amenities":" Multilingual Staff"} {"id":4308,"amenities":" Nonsmoking hotel"} {"id":4308,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4308,"amenities":" Public Wifi"} {"id":4308,"amenities":" Wheelchair Access"} {"id":4308,"amenities":" Air conditioning"} {"id":4308,"amenities":" Refrigerator in room"} {"id":4308,"amenities":" Accessible rooms"} {"id":4308,"amenities":" Family Rooms"} {"id":4308,"amenities":" Nonsmoking rooms"} {"id":4308,"amenities":" Suites"} {"id":4327,"amenities":"Free parking"} {"id":4327,"amenities":" Restaurant"} {"id":4327,"amenities":" BarLounge"} {"id":4327,"amenities":" Free High Speed Internet WiFi"} {"id":4327,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4327,"amenities":" Spa"} {"id":4327,"amenities":" Breakfast Available"} {"id":4327,"amenities":" Hot Tub"} {"id":4327,"amenities":" Meeting rooms"} {"id":4327,"amenities":" Nonsmoking hotel"} {"id":4327,"amenities":" Public Wifi"} {"id":4327,"amenities":" Shuttle Bus Service"} {"id":4327,"amenities":" Refrigerator in room"} {"id":4327,"amenities":" Accessible rooms"} {"id":4327,"amenities":" Family Rooms"} {"id":4327,"amenities":" Nonsmoking rooms"} {"id":4327,"amenities":" Suites"} {"id":4423,"amenities":""} {"id":4444,"amenities":""} {"id":4529,"amenities":""} {"id":4570,"amenities":"Air conditioning"} {"id":4570,"amenities":" Microwave"} {"id":4570,"amenities":" Refrigerator in room"} {"id":4570,"amenities":" Kitchenette"} {"id":4694,"amenities":"Free High Speed Internet WiFi"} {"id":4694,"amenities":" Concierge"} {"id":4694,"amenities":" Nonsmoking hotel"} {"id":4694,"amenities":" Public Wifi"} {"id":4694,"amenities":" Air conditioning"} {"id":4694,"amenities":" Nonsmoking rooms"} {"id":4920,"amenities":"Pool"} {"id":4920,"amenities":" Free parking"} {"id":4920,"amenities":" Restaurant"} {"id":4920,"amenities":" BarLounge"} {"id":4920,"amenities":" Free High Speed Internet WiFi"} {"id":4920,"amenities":" Meeting rooms"} {"id":4920,"amenities":" Nonsmoking hotel"} {"id":4920,"amenities":" Outdoor pool"} {"id":4920,"amenities":" Public Wifi"} {"id":4920,"amenities":" Air conditioning"} {"id":4920,"amenities":" Nonsmoking rooms"} {"id":4920,"amenities":" Suites"} {"id":4968,"amenities":""} {"id":5000,"amenities":"Free parking"} {"id":5000,"amenities":" Free High Speed Internet WiFi"} {"id":5000,"amenities":" Meeting rooms"} {"id":5000,"amenities":" Nonsmoking hotel"} {"id":5000,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5000,"amenities":" Refrigerator in room"} {"id":5000,"amenities":" Family Rooms"} {"id":5040,"amenities":""} {"id":5475,"amenities":"Free High Speed Internet WiFi"} {"id":5588,"amenities":"Free High Speed Internet WiFi"} {"id":5588,"amenities":" Airport transportation"} {"id":5588,"amenities":" Golf Course"} {"id":5588,"amenities":" Nonsmoking hotel"} {"id":5588,"amenities":" Public Wifi"} {"id":5588,"amenities":" Shuttle Bus Service"} {"id":5588,"amenities":" Air conditioning"} {"id":5588,"amenities":" Nonsmoking rooms"} {"id":5897,"amenities":"Pool"} {"id":5897,"amenities":" Free parking"} {"id":5897,"amenities":" Restaurant"} {"id":5897,"amenities":" Spa"} {"id":5897,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5897,"amenities":" Room service"} {"id":5897,"amenities":" Free High Speed Internet WiFi"} {"id":5897,"amenities":" Heated pool"} {"id":5897,"amenities":" Indoor pool"} {"id":5897,"amenities":" Meeting rooms"} {"id":5897,"amenities":" Nonsmoking hotel"} {"id":5897,"amenities":" Sauna"} {"id":5897,"amenities":" Wheelchair Access"} {"id":5897,"amenities":" Air conditioning"} {"id":5897,"amenities":" Refrigerator in room"} {"id":5897,"amenities":" Family Rooms"} {"id":5897,"amenities":" Nonsmoking rooms"} {"id":5897,"amenities":" Suites"} {"id":6073,"amenities":"Free parking"} {"id":6073,"amenities":" Children Activities Kid Family Friendly"} {"id":6073,"amenities":" Multilingual Staff"} {"id":6073,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":6073,"amenities":" Public Wifi"} {"id":6073,"amenities":" SelfServe Laundry"} {"id":6097,"amenities":""} {"id":91,"amenities":""} {"id":152,"amenities":""} {"id":267,"amenities":""} {"id":357,"amenities":"Pool"} {"id":357,"amenities":" Free parking"} {"id":357,"amenities":" Free High Speed Internet WiFi"} {"id":357,"amenities":" Breakfast Available"} {"id":357,"amenities":" Business Centre with Internet Access"} {"id":357,"amenities":" Heated pool"} {"id":357,"amenities":" Hot Tub"} {"id":357,"amenities":" Indoor pool"} {"id":357,"amenities":" Nonsmoking hotel"} {"id":357,"amenities":" Outdoor pool"} {"id":357,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":357,"amenities":" SelfServe Laundry"} {"id":357,"amenities":" Wheelchair Access"} {"id":357,"amenities":" Air conditioning"} {"id":357,"amenities":" Refrigerator in room"} {"id":357,"amenities":" Family Rooms"} {"id":357,"amenities":" Nonsmoking rooms"} {"id":416,"amenities":""} {"id":584,"amenities":"Free parking"} {"id":584,"amenities":" Free High Speed Internet WiFi"} {"id":584,"amenities":" Breakfast included"} {"id":584,"amenities":" Fitness Centre with Gym Workout Room"} {"id":584,"amenities":" Room service"} {"id":584,"amenities":" Golf Course"} {"id":584,"amenities":" Hot Tub"} {"id":584,"amenities":" Meeting rooms"} {"id":584,"amenities":" Nonsmoking hotel"} {"id":584,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":584,"amenities":" Wheelchair Access"} {"id":584,"amenities":" Air conditioning"} {"id":584,"amenities":" Family Rooms"} {"id":584,"amenities":" Nonsmoking rooms"} {"id":667,"amenities":"Free parking"} {"id":667,"amenities":" Free High Speed Internet WiFi"} {"id":667,"amenities":" Breakfast included"} {"id":667,"amenities":" Nonsmoking hotel"} {"id":667,"amenities":" Family Rooms"} {"id":667,"amenities":" Kitchenette"} {"id":667,"amenities":" Nonsmoking rooms"} {"id":788,"amenities":""} {"id":835,"amenities":"Free parking"} {"id":835,"amenities":" Free High Speed Internet WiFi"} {"id":1990,"amenities":"Free parking"} {"id":1990,"amenities":" Free High Speed Internet WiFi"} {"id":1990,"amenities":" Air conditioning"} {"id":1990,"amenities":" Refrigerator in room"} {"id":1990,"amenities":" Nonsmoking rooms"} {"id":2060,"amenities":"Free High Speed Internet WiFi"} {"id":2060,"amenities":" Nonsmoking hotel"} {"id":2060,"amenities":" Public Wifi"} {"id":2060,"amenities":" Air conditioning"} {"id":2060,"amenities":" Nonsmoking rooms"} {"id":2332,"amenities":"Free parking"} {"id":2675,"amenities":"Free High Speed Internet WiFi"} {"id":2675,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2783,"amenities":""} {"id":3220,"amenities":""} {"id":4362,"amenities":"Pool"} {"id":4362,"amenities":" Room service"} {"id":4362,"amenities":" Free parking"} {"id":4362,"amenities":" Restaurant"} {"id":4362,"amenities":" Free High Speed Internet WiFi"} {"id":4362,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4362,"amenities":" Laundry Service"} {"id":4362,"amenities":" Outdoor pool"} {"id":4362,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4362,"amenities":" Air conditioning"} {"id":4565,"amenities":""} {"id":4696,"amenities":"Free parking"} {"id":4696,"amenities":" Free High Speed Internet WiFi"} {"id":4696,"amenities":" Restaurant"} {"id":4696,"amenities":" BarLounge"} {"id":4696,"amenities":" Meeting rooms"} {"id":4696,"amenities":" Nonsmoking hotel"} {"id":4696,"amenities":" Public Wifi"} {"id":4696,"amenities":" Air conditioning"} {"id":4696,"amenities":" Nonsmoking rooms"} {"id":4787,"amenities":""} {"id":4985,"amenities":""} {"id":5114,"amenities":"Free Internet"} {"id":5114,"amenities":" Free parking"} {"id":5114,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5114,"amenities":" Golf Course"} {"id":5114,"amenities":" Hot Tub"} {"id":5114,"amenities":" Nonsmoking hotel"} {"id":5114,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5114,"amenities":" Public Wifi"} {"id":5114,"amenities":" Wheelchair Access"} {"id":5114,"amenities":" Air conditioning"} {"id":5114,"amenities":" Kitchenette"} {"id":5114,"amenities":" Nonsmoking rooms"} {"id":5595,"amenities":""} {"id":5597,"amenities":"Free parking"} {"id":5597,"amenities":" Free High Speed Internet WiFi"} {"id":5597,"amenities":" Nonsmoking hotel"} {"id":5597,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5597,"amenities":" Public Wifi"} {"id":5597,"amenities":" Wheelchair Access"} {"id":5597,"amenities":" Air conditioning"} {"id":5597,"amenities":" Microwave"} {"id":5597,"amenities":" Refrigerator in room"} {"id":5597,"amenities":" Family Rooms"} {"id":5597,"amenities":" Kitchenette"} {"id":5597,"amenities":" Nonsmoking rooms"} {"id":5597,"amenities":" Suites"} {"id":5662,"amenities":"Free parking"} {"id":5662,"amenities":" Free High Speed Internet WiFi"} {"id":5662,"amenities":" Golf Course"} {"id":5662,"amenities":" Nonsmoking hotel"} {"id":5662,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5662,"amenities":" Public Wifi"} {"id":5662,"amenities":" Air conditioning"} {"id":5662,"amenities":" Refrigerator in room"} {"id":5662,"amenities":" Family Rooms"} {"id":5662,"amenities":" Nonsmoking rooms"} {"id":5713,"amenities":"Free parking"} {"id":5713,"amenities":" Free High Speed Internet WiFi"} {"id":5713,"amenities":" Breakfast included"} {"id":5713,"amenities":" Room service"} {"id":5713,"amenities":" Airport transportation"} {"id":5713,"amenities":" Nonsmoking hotel"} {"id":5713,"amenities":" Public Wifi"} {"id":5713,"amenities":" Shuttle Bus Service"} {"id":5713,"amenities":" Wheelchair Access"} {"id":5713,"amenities":" Family Rooms"} {"id":5713,"amenities":" Kitchenette"} {"id":5713,"amenities":" Nonsmoking rooms"} {"id":169,"amenities":"Free parking"} {"id":169,"amenities":" Free High Speed Internet WiFi"} {"id":169,"amenities":" Nonsmoking hotel"} {"id":169,"amenities":" Wheelchair Access"} {"id":169,"amenities":" Air conditioning"} {"id":169,"amenities":" Microwave"} {"id":169,"amenities":" Refrigerator in room"} {"id":169,"amenities":" Kitchenette"} {"id":169,"amenities":" Nonsmoking rooms"} {"id":169,"amenities":" Suites"} {"id":751,"amenities":"Free parking"} {"id":751,"amenities":" Free High Speed Internet WiFi"} {"id":751,"amenities":" Nonsmoking hotel"} {"id":751,"amenities":" Air conditioning"} {"id":751,"amenities":" Family Rooms"} {"id":751,"amenities":" Nonsmoking rooms"} {"id":751,"amenities":" Suites"} {"id":786,"amenities":""} {"id":1243,"amenities":"Free parking"} {"id":1243,"amenities":" Free High Speed Internet WiFi"} {"id":1243,"amenities":" Breakfast included"} {"id":1243,"amenities":" Nonsmoking hotel"} {"id":1243,"amenities":" Public Wifi"} {"id":1243,"amenities":" Air conditioning"} {"id":1243,"amenities":" Family Rooms"} {"id":1243,"amenities":" Nonsmoking rooms"} {"id":1268,"amenities":"Free parking"} {"id":1268,"amenities":" Free High Speed Internet WiFi"} {"id":1268,"amenities":" Babysitting"} {"id":1268,"amenities":" Children Activities Kid Family Friendly"} {"id":1268,"amenities":" Hot Tub"} {"id":1268,"amenities":" Laundry Service"} {"id":1268,"amenities":" Nonsmoking hotel"} {"id":1268,"amenities":" Public Wifi"} {"id":1268,"amenities":" Air conditioning"} {"id":1268,"amenities":" Refrigerator in room"} {"id":1268,"amenities":" Nonsmoking rooms"} {"id":1286,"amenities":"Restaurant"} {"id":1286,"amenities":" BarLounge"} {"id":1286,"amenities":" Free parking"} {"id":1286,"amenities":" Free High Speed Internet WiFi"} {"id":1286,"amenities":" Nonsmoking hotel"} {"id":1286,"amenities":" Public Wifi"} {"id":1286,"amenities":" Air conditioning"} {"id":1286,"amenities":" Nonsmoking rooms"} {"id":1384,"amenities":"Pool"} {"id":1384,"amenities":" Free parking"} {"id":1384,"amenities":" Free High Speed Internet WiFi"} {"id":1384,"amenities":" Breakfast included"} {"id":1384,"amenities":" Suites"} {"id":1431,"amenities":""} {"id":1827,"amenities":"Restaurant"} {"id":1827,"amenities":" Free High Speed Internet WiFi"} {"id":1827,"amenities":" Room service"} {"id":1827,"amenities":" BarLounge"} {"id":1827,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1827,"amenities":" Airport transportation"} {"id":1827,"amenities":" Banquet Room"} {"id":1827,"amenities":" Breakfast Available"} {"id":1827,"amenities":" Concierge"} {"id":1827,"amenities":" Conference Facilities"} {"id":1827,"amenities":" Dry Cleaning"} {"id":1827,"amenities":" Electric vehicle charging station"} {"id":1827,"amenities":" Heated pool"} {"id":1827,"amenities":" Hot Tub"} {"id":1827,"amenities":" Laundry Service"} {"id":1827,"amenities":" Meeting rooms"} {"id":1827,"amenities":" Multilingual Staff"} {"id":1827,"amenities":" Nonsmoking hotel"} {"id":1827,"amenities":" Outdoor pool"} {"id":1827,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1827,"amenities":" Public Wifi"} {"id":1827,"amenities":" Wheelchair Access"} {"id":1827,"amenities":" Air conditioning"} {"id":1827,"amenities":" Accessible rooms"} {"id":1827,"amenities":" Nonsmoking rooms"} {"id":2159,"amenities":"Free parking"} {"id":2159,"amenities":" Free High Speed Internet WiFi"} {"id":2159,"amenities":" Restaurant"} {"id":2159,"amenities":" Breakfast included"} {"id":2159,"amenities":" Nonsmoking hotel"} {"id":2159,"amenities":" Wheelchair Access"} {"id":2159,"amenities":" Family Rooms"} {"id":2159,"amenities":" Nonsmoking rooms"} {"id":2431,"amenities":"Pool"} {"id":2431,"amenities":" Free parking"} {"id":2431,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2431,"amenities":" Free High Speed Internet WiFi"} {"id":2431,"amenities":" Breakfast included"} {"id":2431,"amenities":" Business Centre with Internet Access"} {"id":2431,"amenities":" Children Activities Kid Family Friendly"} {"id":2431,"amenities":" Dry Cleaning"} {"id":2431,"amenities":" Heated pool"} {"id":2431,"amenities":" Hot Tub"} {"id":2431,"amenities":" Indoor pool"} {"id":2431,"amenities":" Laundry Service"} {"id":2431,"amenities":" Nonsmoking hotel"} {"id":2431,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2431,"amenities":" Sauna"} {"id":2431,"amenities":" SelfServe Laundry"} {"id":2431,"amenities":" Wheelchair Access"} {"id":2431,"amenities":" Family Rooms"} {"id":2431,"amenities":" Kitchenette"} {"id":2431,"amenities":" Nonsmoking rooms"} {"id":2431,"amenities":" Suites"} {"id":2617,"amenities":"Free High Speed Internet WiFi"} {"id":2617,"amenities":" Banquet Room"} {"id":2617,"amenities":" Conference Facilities"} {"id":2617,"amenities":" Dry Cleaning"} {"id":2617,"amenities":" Heated pool"} {"id":2617,"amenities":" Indoor pool"} {"id":2617,"amenities":" Laundry Service"} {"id":2617,"amenities":" Meeting rooms"} {"id":2617,"amenities":" Multilingual Staff"} {"id":2617,"amenities":" Nonsmoking hotel"} {"id":2617,"amenities":" Wheelchair Access"} {"id":2617,"amenities":" Air conditioning"} {"id":2617,"amenities":" Microwave"} {"id":2617,"amenities":" Refrigerator in room"} {"id":2617,"amenities":" Family Rooms"} {"id":2617,"amenities":" Nonsmoking rooms"} {"id":2801,"amenities":"Free High Speed Internet WiFi"} {"id":2801,"amenities":" Breakfast included"} {"id":2801,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2801,"amenities":" Laundry Service"} {"id":2801,"amenities":" Nonsmoking hotel"} {"id":2801,"amenities":" SelfServe Laundry"} {"id":2801,"amenities":" Air conditioning"} {"id":2801,"amenities":" Minibar"} {"id":2801,"amenities":" Refrigerator in room"} {"id":2801,"amenities":" Accessible rooms"} {"id":2801,"amenities":" Nonsmoking rooms"} {"id":2801,"amenities":" Suites"} {"id":3455,"amenities":"Free parking"} {"id":3455,"amenities":" Pool"} {"id":3455,"amenities":" Restaurant"} {"id":3455,"amenities":" Free High Speed Internet WiFi"} {"id":3455,"amenities":" Airport transportation"} {"id":3455,"amenities":" Dry Cleaning"} {"id":3455,"amenities":" Heated pool"} {"id":3455,"amenities":" Indoor pool"} {"id":3455,"amenities":" Laundry Service"} {"id":3455,"amenities":" Nonsmoking hotel"} {"id":3455,"amenities":" Air conditioning"} {"id":3455,"amenities":" Refrigerator in room"} {"id":3455,"amenities":" Nonsmoking rooms"} {"id":3560,"amenities":"Free parking"} {"id":3560,"amenities":" Free High Speed Internet WiFi"} {"id":3560,"amenities":" Nonsmoking hotel"} {"id":3560,"amenities":" Nonsmoking rooms"} {"id":3743,"amenities":"Pool"} {"id":3743,"amenities":" Free parking"} {"id":3743,"amenities":" Free High Speed Internet WiFi"} {"id":3743,"amenities":" Hot Tub"} {"id":3743,"amenities":" Indoor pool"} {"id":3743,"amenities":" Nonsmoking hotel"} {"id":3743,"amenities":" Public Wifi"} {"id":3743,"amenities":" Wheelchair Access"} {"id":3743,"amenities":" Air conditioning"} {"id":3743,"amenities":" Microwave"} {"id":3743,"amenities":" Refrigerator in room"} {"id":3743,"amenities":" Accessible rooms"} {"id":3743,"amenities":" Kitchenette"} {"id":3743,"amenities":" Nonsmoking rooms"} {"id":3774,"amenities":""} {"id":4476,"amenities":"Free High Speed Internet WiFi"} {"id":4476,"amenities":" Free parking"} {"id":4476,"amenities":" Concierge"} {"id":4476,"amenities":" Multilingual Staff"} {"id":4476,"amenities":" SelfServe Laundry"} {"id":4476,"amenities":" Kitchenette"} {"id":4476,"amenities":" Nonsmoking rooms"} {"id":4496,"amenities":"Free parking"} {"id":4496,"amenities":" Free High Speed Internet WiFi"} {"id":4496,"amenities":" Airport transportation"} {"id":4496,"amenities":" Concierge"} {"id":4496,"amenities":" Nonsmoking hotel"} {"id":4496,"amenities":" Public Wifi"} {"id":4496,"amenities":" Air conditioning"} {"id":4496,"amenities":" Microwave"} {"id":4496,"amenities":" Refrigerator in room"} {"id":4496,"amenities":" Nonsmoking rooms"} {"id":4779,"amenities":"Free High Speed Internet WiFi"} {"id":4779,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4779,"amenities":" Pool"} {"id":4779,"amenities":" Free parking"} {"id":4779,"amenities":" Breakfast included"} {"id":4779,"amenities":" Breakfast Available"} {"id":4779,"amenities":" Business Centre with Internet Access"} {"id":4779,"amenities":" Dry Cleaning"} {"id":4779,"amenities":" Heated pool"} {"id":4779,"amenities":" Indoor pool"} {"id":4779,"amenities":" Laundry Service"} {"id":4779,"amenities":" Meeting rooms"} {"id":4779,"amenities":" Multilingual Staff"} {"id":4779,"amenities":" Nonsmoking hotel"} {"id":4779,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4779,"amenities":" SelfServe Laundry"} {"id":4779,"amenities":" Wheelchair Access"} {"id":4779,"amenities":" Microwave"} {"id":4779,"amenities":" Family Rooms"} {"id":4779,"amenities":" Nonsmoking rooms"} {"id":4779,"amenities":" Suites"} {"id":5024,"amenities":"Free High Speed Internet WiFi"} {"id":5024,"amenities":" Free parking"} {"id":5024,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5024,"amenities":" Children Activities Kid Family Friendly"} {"id":5024,"amenities":" Laundry Service"} {"id":5024,"amenities":" Nonsmoking hotel"} {"id":5024,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5024,"amenities":" Public Wifi"} {"id":5024,"amenities":" Wheelchair Access"} {"id":5024,"amenities":" Refrigerator in room"} {"id":5024,"amenities":" Family Rooms"} {"id":5024,"amenities":" Nonsmoking rooms"} {"id":5144,"amenities":""} {"id":5289,"amenities":""} {"id":5491,"amenities":"Free High Speed Internet WiFi"} {"id":5491,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5491,"amenities":" Free parking"} {"id":5491,"amenities":" Breakfast included"} {"id":5491,"amenities":" Business Centre with Internet Access"} {"id":5491,"amenities":" Hot Tub"} {"id":5491,"amenities":" Laundry Service"} {"id":5491,"amenities":" Meeting rooms"} {"id":5491,"amenities":" Nonsmoking hotel"} {"id":5491,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5491,"amenities":" SelfServe Laundry"} {"id":5491,"amenities":" Wheelchair Access"} {"id":5491,"amenities":" Air conditioning"} {"id":5491,"amenities":" Family Rooms"} {"id":5491,"amenities":" Kitchenette"} {"id":5491,"amenities":" Nonsmoking rooms"} {"id":5491,"amenities":" Suites"} {"id":5501,"amenities":"Free parking"} {"id":5501,"amenities":" Free High Speed Internet WiFi"} {"id":5501,"amenities":" Nonsmoking hotel"} {"id":5501,"amenities":" Public Wifi"} {"id":5501,"amenities":" Air conditioning"} {"id":5501,"amenities":" Microwave"} {"id":5501,"amenities":" Refrigerator in room"} {"id":5501,"amenities":" Nonsmoking rooms"} ================================================ FILE: etl/newh_df/part-00001-8b7be6b6-c958-4a62-847d-550064dd5a78-c000.json ================================================ {"id":243,"amenities":"Free parking"} {"id":243,"amenities":" Free High Speed Internet WiFi"} {"id":243,"amenities":" Golf Course"} {"id":243,"amenities":" Nonsmoking hotel"} {"id":367,"amenities":"Pool"} {"id":367,"amenities":" Free parking"} {"id":367,"amenities":" Free High Speed Internet WiFi"} {"id":367,"amenities":" Children Activities Kid Family Friendly"} {"id":367,"amenities":" Golf Course"} {"id":367,"amenities":" Hot Tub"} {"id":367,"amenities":" Nonsmoking hotel"} {"id":367,"amenities":" Outdoor pool"} {"id":367,"amenities":" Public Wifi"} {"id":367,"amenities":" Air conditioning"} {"id":367,"amenities":" Refrigerator in room"} {"id":367,"amenities":" Kitchenette"} {"id":367,"amenities":" Nonsmoking rooms"} {"id":442,"amenities":"Free parking"} {"id":442,"amenities":" Restaurant"} {"id":442,"amenities":" Free High Speed Internet WiFi"} {"id":442,"amenities":" BarLounge"} {"id":442,"amenities":" Breakfast included"} {"id":442,"amenities":" Airport transportation"} {"id":442,"amenities":" Babysitting"} {"id":442,"amenities":" Banquet Room"} {"id":442,"amenities":" Breakfast Available"} {"id":442,"amenities":" Concierge"} {"id":442,"amenities":" Golf Course"} {"id":442,"amenities":" Laundry Service"} {"id":442,"amenities":" Meeting rooms"} {"id":442,"amenities":" Nonsmoking hotel"} {"id":442,"amenities":" Air conditioning"} {"id":442,"amenities":" Nonsmoking rooms"} {"id":720,"amenities":""} {"id":1175,"amenities":"Free parking"} {"id":1175,"amenities":" Restaurant"} {"id":1175,"amenities":" Free High Speed Internet WiFi"} {"id":1175,"amenities":" Breakfast included"} {"id":1175,"amenities":" BarLounge"} {"id":1175,"amenities":" Hot Tub"} {"id":1175,"amenities":" Laundry Service"} {"id":1175,"amenities":" Meeting rooms"} {"id":1175,"amenities":" Nonsmoking hotel"} {"id":1175,"amenities":" Public Wifi"} {"id":1175,"amenities":" Sauna"} {"id":1175,"amenities":" SelfServe Laundry"} {"id":1175,"amenities":" Wheelchair Access"} {"id":1175,"amenities":" Air conditioning"} {"id":1175,"amenities":" Refrigerator in room"} {"id":1175,"amenities":" Accessible rooms"} {"id":1175,"amenities":" Family Rooms"} {"id":1175,"amenities":" Nonsmoking rooms"} {"id":1175,"amenities":" Suites"} {"id":1202,"amenities":"Room service"} {"id":1202,"amenities":" Babysitting"} {"id":1202,"amenities":" Children Activities Kid Family Friendly"} {"id":1202,"amenities":" Dry Cleaning"} {"id":1202,"amenities":" Laundry Service"} {"id":1202,"amenities":" Nonsmoking hotel"} {"id":1202,"amenities":" Refrigerator in room"} {"id":1202,"amenities":" Kitchenette"} {"id":1202,"amenities":" Nonsmoking rooms"} {"id":1532,"amenities":""} {"id":1690,"amenities":"Free parking"} {"id":1690,"amenities":" Free High Speed Internet WiFi"} {"id":1690,"amenities":" Babysitting"} {"id":1690,"amenities":" Golf Course"} {"id":1690,"amenities":" Nonsmoking hotel"} {"id":1690,"amenities":" Public Wifi"} {"id":1690,"amenities":" Air conditioning"} {"id":1690,"amenities":" Microwave"} {"id":1690,"amenities":" Refrigerator in room"} {"id":1690,"amenities":" Nonsmoking rooms"} {"id":1690,"amenities":" Smoking rooms available"} {"id":1919,"amenities":"Free parking"} {"id":1919,"amenities":" Free High Speed Internet WiFi"} {"id":1919,"amenities":" Breakfast included"} {"id":1919,"amenities":" Nonsmoking hotel"} {"id":1919,"amenities":" Public Wifi"} {"id":1919,"amenities":" Wheelchair Access"} {"id":1919,"amenities":" Air conditioning"} {"id":1919,"amenities":" Nonsmoking rooms"} {"id":1936,"amenities":""} {"id":2030,"amenities":""} {"id":2371,"amenities":"Free parking"} {"id":2371,"amenities":" Free High Speed Internet WiFi"} {"id":2371,"amenities":" Golf Course"} {"id":2371,"amenities":" Nonsmoking hotel"} {"id":2371,"amenities":" Nonsmoking rooms"} {"id":2520,"amenities":"Pool"} {"id":2520,"amenities":" Free High Speed Internet WiFi"} {"id":2520,"amenities":" Free parking"} {"id":2520,"amenities":" Breakfast included"} {"id":2520,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2520,"amenities":" Banquet Room"} {"id":2520,"amenities":" Breakfast Available"} {"id":2520,"amenities":" Business Centre with Internet Access"} {"id":2520,"amenities":" Conference Facilities"} {"id":2520,"amenities":" Dry Cleaning"} {"id":2520,"amenities":" Heated pool"} {"id":2520,"amenities":" Indoor pool"} {"id":2520,"amenities":" Laundry Service"} {"id":2520,"amenities":" Meeting rooms"} {"id":2520,"amenities":" Multilingual Staff"} {"id":2520,"amenities":" Nonsmoking hotel"} {"id":2520,"amenities":" Public Wifi"} {"id":2520,"amenities":" SelfServe Laundry"} {"id":2520,"amenities":" Wheelchair Access"} {"id":2520,"amenities":" Air conditioning"} {"id":2520,"amenities":" Microwave"} {"id":2520,"amenities":" Refrigerator in room"} {"id":2520,"amenities":" Family Rooms"} {"id":2520,"amenities":" Nonsmoking rooms"} {"id":2520,"amenities":" Suites"} {"id":2598,"amenities":""} {"id":2797,"amenities":"Free parking"} {"id":2797,"amenities":" Free High Speed Internet WiFi"} {"id":2797,"amenities":" BarLounge"} {"id":2797,"amenities":" Spa"} {"id":2797,"amenities":" Breakfast Available"} {"id":2797,"amenities":" Laundry Service"} {"id":2797,"amenities":" Multilingual Staff"} {"id":2797,"amenities":" Nonsmoking hotel"} {"id":2797,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2797,"amenities":" Wheelchair Access"} {"id":2797,"amenities":" Air conditioning"} {"id":2797,"amenities":" Refrigerator in room"} {"id":2797,"amenities":" Nonsmoking rooms"} {"id":2797,"amenities":" Suites"} {"id":2944,"amenities":""} {"id":3034,"amenities":"Free Internet"} {"id":3034,"amenities":" Restaurant"} {"id":3034,"amenities":" BarLounge"} {"id":3034,"amenities":" Breakfast included"} {"id":3034,"amenities":" Airport transportation"} {"id":3034,"amenities":" Banquet Room"} {"id":3034,"amenities":" Breakfast Available"} {"id":3034,"amenities":" Business Centre with Internet Access"} {"id":3034,"amenities":" Children Activities Kid Family Friendly"} {"id":3034,"amenities":" Concierge"} {"id":3034,"amenities":" Conference Facilities"} {"id":3034,"amenities":" Laundry Service"} {"id":3034,"amenities":" Multilingual Staff"} {"id":3034,"amenities":" Nonsmoking hotel"} {"id":3034,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3034,"amenities":" Public Wifi"} {"id":3034,"amenities":" Shuttle Bus Service"} {"id":3034,"amenities":" Refrigerator in room"} {"id":3034,"amenities":" Family Rooms"} {"id":3034,"amenities":" Nonsmoking rooms"} {"id":3034,"amenities":" Suites"} {"id":3120,"amenities":"Free Internet"} {"id":3120,"amenities":" Free parking"} {"id":3120,"amenities":" Babysitting"} {"id":3120,"amenities":" Children Activities Kid Family Friendly"} {"id":3120,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3120,"amenities":" Public Wifi"} {"id":3120,"amenities":" SelfServe Laundry"} {"id":3452,"amenities":"Free parking"} {"id":3452,"amenities":" Free High Speed Internet WiFi"} {"id":3452,"amenities":" Breakfast included"} {"id":3452,"amenities":" Concierge"} {"id":3452,"amenities":" Laundry Service"} {"id":3452,"amenities":" Nonsmoking hotel"} {"id":3452,"amenities":" Public Wifi"} {"id":3452,"amenities":" Nonsmoking rooms"} {"id":3452,"amenities":" Smoking rooms available"} {"id":3452,"amenities":" Suites"} {"id":4191,"amenities":""} {"id":4509,"amenities":"Free parking"} {"id":4509,"amenities":" Free High Speed Internet WiFi"} {"id":4509,"amenities":" Room service"} {"id":4509,"amenities":" BarLounge"} {"id":4509,"amenities":" Nonsmoking hotel"} {"id":4509,"amenities":" Wheelchair Access"} {"id":4509,"amenities":" Air conditioning"} {"id":4509,"amenities":" Refrigerator in room"} {"id":4509,"amenities":" Nonsmoking rooms"} {"id":4519,"amenities":"Pool"} {"id":4519,"amenities":" Room service"} {"id":4519,"amenities":" Free parking"} {"id":4519,"amenities":" Restaurant"} {"id":4519,"amenities":" Free High Speed Internet WiFi"} {"id":4519,"amenities":" Breakfast included"} {"id":4519,"amenities":" Business Centre with Internet Access"} {"id":4519,"amenities":" Children Activities Kid Family Friendly"} {"id":4519,"amenities":" Nonsmoking hotel"} {"id":4519,"amenities":" Outdoor pool"} {"id":4519,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4519,"amenities":" Wheelchair Access"} {"id":4519,"amenities":" Air conditioning"} {"id":4519,"amenities":" Microwave"} {"id":4519,"amenities":" Refrigerator in room"} {"id":4519,"amenities":" Family Rooms"} {"id":4519,"amenities":" Kitchenette"} {"id":5572,"amenities":"Pool"} {"id":5572,"amenities":" Room service"} {"id":5572,"amenities":" Free parking"} {"id":5572,"amenities":" Restaurant"} {"id":5572,"amenities":" BarLounge"} {"id":5572,"amenities":" Free High Speed Internet WiFi"} {"id":5572,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5572,"amenities":" Banquet Room"} {"id":5572,"amenities":" Breakfast Available"} {"id":5572,"amenities":" Children Activities Kid Family Friendly"} {"id":5572,"amenities":" Conference Facilities"} {"id":5572,"amenities":" Dry Cleaning"} {"id":5572,"amenities":" Meeting rooms"} {"id":5572,"amenities":" Multilingual Staff"} {"id":5572,"amenities":" Nonsmoking hotel"} {"id":5572,"amenities":" Wheelchair Access"} {"id":5572,"amenities":" Air conditioning"} {"id":5572,"amenities":" Minibar"} {"id":5572,"amenities":" Refrigerator in room"} {"id":5572,"amenities":" Accessible rooms"} {"id":5572,"amenities":" Nonsmoking rooms"} {"id":5572,"amenities":" Suites"} {"id":5850,"amenities":"Free parking"} {"id":5850,"amenities":" Pool"} {"id":5850,"amenities":" Free High Speed Internet WiFi"} {"id":5850,"amenities":" Children Activities Kid Family Friendly"} {"id":5850,"amenities":" Microwave"} {"id":5850,"amenities":" Refrigerator in room"} {"id":5850,"amenities":" Family Rooms"} {"id":5850,"amenities":" Kitchenette"} {"id":5850,"amenities":" Nonsmoking rooms"} {"id":287,"amenities":"Free parking"} {"id":287,"amenities":" Free High Speed Internet WiFi"} {"id":287,"amenities":" Breakfast included"} {"id":287,"amenities":" Restaurant"} {"id":287,"amenities":" Fitness Centre with Gym Workout Room"} {"id":287,"amenities":" Banquet Room"} {"id":287,"amenities":" Breakfast Available"} {"id":287,"amenities":" Business Centre with Internet Access"} {"id":287,"amenities":" Conference Facilities"} {"id":287,"amenities":" Meeting rooms"} {"id":287,"amenities":" Multilingual Staff"} {"id":287,"amenities":" Nonsmoking hotel"} {"id":287,"amenities":" Public Wifi"} {"id":287,"amenities":" Wheelchair Access"} {"id":287,"amenities":" Air conditioning"} {"id":287,"amenities":" Microwave"} {"id":287,"amenities":" Refrigerator in room"} {"id":287,"amenities":" Accessible rooms"} {"id":287,"amenities":" Family Rooms"} {"id":287,"amenities":" Nonsmoking rooms"} {"id":415,"amenities":""} {"id":1077,"amenities":"Free High Speed Internet WiFi"} {"id":1077,"amenities":" Breakfast included"} {"id":1077,"amenities":" Free parking"} {"id":1077,"amenities":" Business Centre with Internet Access"} {"id":1077,"amenities":" Golf Course"} {"id":1077,"amenities":" Laundry Service"} {"id":1077,"amenities":" Nonsmoking hotel"} {"id":1077,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1077,"amenities":" Wheelchair Access"} {"id":1077,"amenities":" Air conditioning"} {"id":1077,"amenities":" Nonsmoking rooms"} {"id":1594,"amenities":"Free parking"} {"id":1594,"amenities":" Air conditioning"} {"id":1594,"amenities":" Microwave"} {"id":1594,"amenities":" Refrigerator in room"} {"id":1958,"amenities":""} {"id":2157,"amenities":""} {"id":2486,"amenities":"Free parking"} {"id":2486,"amenities":" Free High Speed Internet WiFi"} {"id":2486,"amenities":" Nonsmoking hotel"} {"id":2486,"amenities":" Nonsmoking rooms"} {"id":2648,"amenities":"Pool"} {"id":2648,"amenities":" Free parking"} {"id":2648,"amenities":" Free High Speed Internet WiFi"} {"id":2648,"amenities":" Breakfast included"} {"id":2648,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2648,"amenities":" Business Centre with Internet Access"} {"id":2648,"amenities":" Heated pool"} {"id":2648,"amenities":" Hot Tub"} {"id":2648,"amenities":" Indoor pool"} {"id":2648,"amenities":" Laundry Service"} {"id":2648,"amenities":" Nonsmoking hotel"} {"id":2648,"amenities":" Public Wifi"} {"id":2648,"amenities":" SelfServe Laundry"} {"id":2648,"amenities":" Wheelchair Access"} {"id":2648,"amenities":" Air conditioning"} {"id":2648,"amenities":" Microwave"} {"id":2648,"amenities":" Refrigerator in room"} {"id":2648,"amenities":" Family Rooms"} {"id":2648,"amenities":" Nonsmoking rooms"} {"id":2648,"amenities":" Suites"} {"id":2940,"amenities":"Free parking"} {"id":2940,"amenities":" Free High Speed Internet WiFi"} {"id":2940,"amenities":" Dry Cleaning"} {"id":2940,"amenities":" Laundry Service"} {"id":2940,"amenities":" Multilingual Staff"} {"id":2940,"amenities":" Nonsmoking hotel"} {"id":2940,"amenities":" SelfServe Laundry"} {"id":2940,"amenities":" Wheelchair Access"} {"id":2940,"amenities":" Air conditioning"} {"id":2940,"amenities":" Microwave"} {"id":2940,"amenities":" Refrigerator in room"} {"id":2940,"amenities":" Family Rooms"} {"id":2940,"amenities":" Kitchenette"} {"id":2940,"amenities":" Nonsmoking rooms"} {"id":2940,"amenities":" Suites"} {"id":3252,"amenities":""} {"id":4905,"amenities":"Free parking"} {"id":4905,"amenities":" Restaurant"} {"id":4905,"amenities":" BarLounge"} {"id":4905,"amenities":" Free High Speed Internet WiFi"} {"id":4905,"amenities":" Nonsmoking hotel"} {"id":4905,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4905,"amenities":" Microwave"} {"id":4905,"amenities":" Nonsmoking rooms"} {"id":5339,"amenities":"Pool"} {"id":5339,"amenities":" Free parking"} {"id":5339,"amenities":" Free High Speed Internet WiFi"} {"id":5339,"amenities":" Children Activities Kid Family Friendly"} {"id":5339,"amenities":" Concierge"} {"id":5339,"amenities":" Hot Tub"} {"id":5339,"amenities":" Multilingual Staff"} {"id":5339,"amenities":" Nonsmoking hotel"} {"id":5339,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5339,"amenities":" Public Wifi"} {"id":5339,"amenities":" Sauna"} {"id":5339,"amenities":" Shuttle Bus Service"} {"id":5339,"amenities":" Microwave"} {"id":5339,"amenities":" Refrigerator in room"} {"id":5339,"amenities":" Kitchenette"} {"id":5339,"amenities":" Nonsmoking rooms"} {"id":5417,"amenities":"Free parking"} {"id":5417,"amenities":" Free High Speed Internet WiFi"} {"id":5417,"amenities":" Breakfast included"} {"id":5417,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5417,"amenities":" Airport transportation"} {"id":5417,"amenities":" Business Centre with Internet Access"} {"id":5417,"amenities":" Conference Facilities"} {"id":5417,"amenities":" Dry Cleaning"} {"id":5417,"amenities":" Laundry Service"} {"id":5417,"amenities":" Meeting rooms"} {"id":5417,"amenities":" Multilingual Staff"} {"id":5417,"amenities":" Nonsmoking hotel"} {"id":5417,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5417,"amenities":" Public Wifi"} {"id":5417,"amenities":" SelfServe Laundry"} {"id":5417,"amenities":" Shuttle Bus Service"} {"id":5417,"amenities":" Wheelchair Access"} {"id":5417,"amenities":" Air conditioning"} {"id":5417,"amenities":" Microwave"} {"id":5417,"amenities":" Refrigerator in room"} {"id":5417,"amenities":" Accessible rooms"} {"id":5417,"amenities":" Family Rooms"} {"id":5417,"amenities":" Kitchenette"} {"id":5417,"amenities":" Nonsmoking rooms"} {"id":5417,"amenities":" Smoking rooms available"} {"id":5417,"amenities":" Suites"} {"id":5692,"amenities":""} {"id":5741,"amenities":""} {"id":5799,"amenities":"Free parking"} {"id":5799,"amenities":" Restaurant"} {"id":5799,"amenities":" BarLounge"} {"id":5799,"amenities":" Spa"} {"id":5799,"amenities":" Room service"} {"id":5799,"amenities":" Free High Speed Internet WiFi"} {"id":5799,"amenities":" Airport transportation"} {"id":5799,"amenities":" Babysitting"} {"id":5799,"amenities":" Banquet Room"} {"id":5799,"amenities":" Breakfast Available"} {"id":5799,"amenities":" Business Centre with Internet Access"} {"id":5799,"amenities":" Children Activities Kid Family Friendly"} {"id":5799,"amenities":" Concierge"} {"id":5799,"amenities":" Conference Facilities"} {"id":5799,"amenities":" Dry Cleaning"} {"id":5799,"amenities":" Golf Course"} {"id":5799,"amenities":" Hot Tub"} {"id":5799,"amenities":" Laundry Service"} {"id":5799,"amenities":" Meeting rooms"} {"id":5799,"amenities":" Multilingual Staff"} {"id":5799,"amenities":" Nonsmoking hotel"} {"id":5799,"amenities":" Public Wifi"} {"id":5799,"amenities":" Minibar"} {"id":5799,"amenities":" Refrigerator in room"} {"id":5799,"amenities":" Family Rooms"} {"id":5799,"amenities":" Nonsmoking rooms"} {"id":5799,"amenities":" Suites"} {"id":22,"amenities":"Pool"} {"id":22,"amenities":" Room service"} {"id":22,"amenities":" Free parking"} {"id":22,"amenities":" Restaurant"} {"id":22,"amenities":" BarLounge"} {"id":22,"amenities":" Spa"} {"id":22,"amenities":" Free High Speed Internet WiFi"} {"id":22,"amenities":" Fitness Centre with Gym Workout Room"} {"id":22,"amenities":" Breakfast Available"} {"id":22,"amenities":" Business Centre with Internet Access"} {"id":22,"amenities":" Dry Cleaning"} {"id":22,"amenities":" Heated pool"} {"id":22,"amenities":" Hot Tub"} {"id":22,"amenities":" Indoor pool"} {"id":22,"amenities":" Laundry Service"} {"id":22,"amenities":" Meeting rooms"} {"id":22,"amenities":" Nonsmoking hotel"} {"id":22,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":22,"amenities":" Public Wifi"} {"id":22,"amenities":" Sauna"} {"id":22,"amenities":" Wheelchair Access"} {"id":22,"amenities":" Air conditioning"} {"id":22,"amenities":" Refrigerator in room"} {"id":22,"amenities":" Accessible rooms"} {"id":22,"amenities":" Family Rooms"} {"id":22,"amenities":" Kitchenette"} {"id":22,"amenities":" Nonsmoking rooms"} {"id":22,"amenities":" Suites"} {"id":198,"amenities":"Pets Allowed Dog Pet Friendly "} {"id":414,"amenities":""} {"id":530,"amenities":""} {"id":724,"amenities":"Free parking"} {"id":724,"amenities":" Free High Speed Internet WiFi"} {"id":724,"amenities":" Breakfast included"} {"id":724,"amenities":" Breakfast Available"} {"id":724,"amenities":" Hot Tub"} {"id":724,"amenities":" Nonsmoking hotel"} {"id":724,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":724,"amenities":" Family Rooms"} {"id":724,"amenities":" Nonsmoking rooms"} {"id":724,"amenities":" Suites"} {"id":1211,"amenities":""} {"id":1241,"amenities":"Pool"} {"id":1241,"amenities":" Free parking"} {"id":1241,"amenities":" Free High Speed Internet WiFi"} {"id":1241,"amenities":" Dry Cleaning"} {"id":1241,"amenities":" Laundry Service"} {"id":1241,"amenities":" Meeting rooms"} {"id":1241,"amenities":" Nonsmoking hotel"} {"id":1241,"amenities":" Outdoor pool"} {"id":1241,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1241,"amenities":" Air conditioning"} {"id":1241,"amenities":" Microwave"} {"id":1241,"amenities":" Refrigerator in room"} {"id":1241,"amenities":" Kitchenette"} {"id":1241,"amenities":" Nonsmoking rooms"} {"id":1241,"amenities":" Suites"} {"id":1526,"amenities":""} {"id":1640,"amenities":"Free High Speed Internet WiFi"} {"id":1640,"amenities":" Pool"} {"id":1640,"amenities":" Free parking"} {"id":1640,"amenities":" Spa"} {"id":1640,"amenities":" Breakfast included"} {"id":1640,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1640,"amenities":" Banquet Room"} {"id":1640,"amenities":" Breakfast Available"} {"id":1640,"amenities":" Business Centre with Internet Access"} {"id":1640,"amenities":" Conference Facilities"} {"id":1640,"amenities":" Dry Cleaning"} {"id":1640,"amenities":" Heated pool"} {"id":1640,"amenities":" Hot Tub"} {"id":1640,"amenities":" Laundry Service"} {"id":1640,"amenities":" Multilingual Staff"} {"id":1640,"amenities":" Nonsmoking hotel"} {"id":1640,"amenities":" Outdoor pool"} {"id":1640,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1640,"amenities":" Public Wifi"} {"id":1640,"amenities":" SelfServe Laundry"} {"id":1640,"amenities":" Shuttle Bus Service"} {"id":1640,"amenities":" Wheelchair Access"} {"id":1640,"amenities":" Air conditioning"} {"id":1640,"amenities":" Microwave"} {"id":1640,"amenities":" Refrigerator in room"} {"id":1640,"amenities":" Accessible rooms"} {"id":1640,"amenities":" Family Rooms"} {"id":1640,"amenities":" Nonsmoking rooms"} {"id":1711,"amenities":"Pool"} {"id":1711,"amenities":" Free parking"} {"id":1711,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1711,"amenities":" Room service"} {"id":1711,"amenities":" Restaurant"} {"id":1711,"amenities":" Free High Speed Internet WiFi"} {"id":1711,"amenities":" BarLounge"} {"id":1711,"amenities":" Spa"} {"id":1711,"amenities":" Banquet Room"} {"id":1711,"amenities":" Business Centre with Internet Access"} {"id":1711,"amenities":" Concierge"} {"id":1711,"amenities":" Conference Facilities"} {"id":1711,"amenities":" Dry Cleaning"} {"id":1711,"amenities":" Electric vehicle charging station"} {"id":1711,"amenities":" Heated pool"} {"id":1711,"amenities":" Hot Tub"} {"id":1711,"amenities":" Indoor pool"} {"id":1711,"amenities":" Laundry Service"} {"id":1711,"amenities":" Meeting rooms"} {"id":1711,"amenities":" Multilingual Staff"} {"id":1711,"amenities":" Nonsmoking hotel"} {"id":1711,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1711,"amenities":" Public Wifi"} {"id":1711,"amenities":" Sauna"} {"id":1711,"amenities":" Shuttle Bus Service"} {"id":1711,"amenities":" Wheelchair Access"} {"id":1711,"amenities":" Air conditioning"} {"id":1711,"amenities":" Refrigerator in room"} {"id":1711,"amenities":" Accessible rooms"} {"id":1711,"amenities":" Nonsmoking rooms"} {"id":1711,"amenities":" Suites"} {"id":1905,"amenities":"Pool"} {"id":1905,"amenities":" Free parking"} {"id":1905,"amenities":" Free High Speed Internet WiFi"} {"id":1905,"amenities":" Golf Course"} {"id":1905,"amenities":" Laundry Service"} {"id":1905,"amenities":" Nonsmoking hotel"} {"id":1905,"amenities":" Outdoor pool"} {"id":1905,"amenities":" Public Wifi"} {"id":1905,"amenities":" Air conditioning"} {"id":1905,"amenities":" Refrigerator in room"} {"id":1905,"amenities":" Family Rooms"} {"id":1905,"amenities":" Nonsmoking rooms"} {"id":2263,"amenities":"Free parking"} {"id":2263,"amenities":" Nonsmoking hotel"} {"id":2263,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2263,"amenities":" Public Wifi"} {"id":2263,"amenities":" SelfServe Laundry"} {"id":2263,"amenities":" Tennis Court"} {"id":2263,"amenities":" Air conditioning"} {"id":2263,"amenities":" Microwave"} {"id":2263,"amenities":" Refrigerator in room"} {"id":2263,"amenities":" Family Rooms"} {"id":2263,"amenities":" Nonsmoking rooms"} {"id":2317,"amenities":""} {"id":2355,"amenities":"Room service"} {"id":2355,"amenities":" Free Internet"} {"id":2355,"amenities":" Free parking"} {"id":2355,"amenities":" Spa"} {"id":2355,"amenities":" Nonsmoking hotel"} {"id":2355,"amenities":" Shuttle Bus Service"} {"id":2355,"amenities":" Refrigerator in room"} {"id":2355,"amenities":" Kitchenette"} {"id":2378,"amenities":""} {"id":2488,"amenities":"Free parking"} {"id":2488,"amenities":" Nonsmoking hotel"} {"id":2488,"amenities":" Microwave"} {"id":2488,"amenities":" Refrigerator in room"} {"id":2488,"amenities":" Kitchenette"} {"id":2488,"amenities":" Nonsmoking rooms"} {"id":2488,"amenities":" Suites"} {"id":2489,"amenities":"Pool"} {"id":2489,"amenities":" Free parking"} {"id":2489,"amenities":" Restaurant"} {"id":2489,"amenities":" Free High Speed Internet WiFi"} {"id":2489,"amenities":" Breakfast included"} {"id":2489,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2489,"amenities":" Heated pool"} {"id":2489,"amenities":" Hot Tub"} {"id":2489,"amenities":" Indoor pool"} {"id":2489,"amenities":" Laundry Service"} {"id":2489,"amenities":" Nonsmoking hotel"} {"id":2489,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2489,"amenities":" Public Wifi"} {"id":2489,"amenities":" Sauna"} {"id":2489,"amenities":" Wheelchair Access"} {"id":2489,"amenities":" Air conditioning"} {"id":2489,"amenities":" Microwave"} {"id":2489,"amenities":" Refrigerator in room"} {"id":2489,"amenities":" Accessible rooms"} {"id":2489,"amenities":" Family Rooms"} {"id":2489,"amenities":" Kitchenette"} {"id":2489,"amenities":" Nonsmoking rooms"} {"id":2535,"amenities":"Free High Speed Internet WiFi"} {"id":2535,"amenities":" Laundry Service"} {"id":2535,"amenities":" Public Wifi"} {"id":2535,"amenities":" Microwave"} {"id":2535,"amenities":" Refrigerator in room"} {"id":2535,"amenities":" Family Rooms"} {"id":2535,"amenities":" Kitchenette"} {"id":2612,"amenities":"Free High Speed Internet WiFi"} {"id":2612,"amenities":" Breakfast included"} {"id":2612,"amenities":" Breakfast Available"} {"id":2612,"amenities":" Business Centre with Internet Access"} {"id":2612,"amenities":" Concierge"} {"id":2612,"amenities":" Dry Cleaning"} {"id":2612,"amenities":" Laundry Service"} {"id":2612,"amenities":" Multilingual Staff"} {"id":2612,"amenities":" Nonsmoking hotel"} {"id":2612,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2612,"amenities":" Public Wifi"} {"id":2612,"amenities":" SelfServe Laundry"} {"id":2612,"amenities":" Wheelchair Access"} {"id":2612,"amenities":" Air conditioning"} {"id":2612,"amenities":" Microwave"} {"id":2612,"amenities":" Refrigerator in room"} {"id":2612,"amenities":" Family Rooms"} {"id":2612,"amenities":" Nonsmoking rooms"} {"id":2612,"amenities":" Suites"} {"id":2681,"amenities":""} {"id":2966,"amenities":"Free parking"} {"id":2966,"amenities":" Restaurant"} {"id":2966,"amenities":" Free High Speed Internet WiFi"} {"id":2966,"amenities":" Airport transportation"} {"id":2966,"amenities":" Golf Course"} {"id":2966,"amenities":" Nonsmoking hotel"} {"id":2966,"amenities":" Public Wifi"} {"id":2966,"amenities":" Family Rooms"} {"id":3200,"amenities":""} {"id":3368,"amenities":""} {"id":4187,"amenities":"Free High Speed Internet WiFi"} {"id":4187,"amenities":" Free parking"} {"id":4187,"amenities":" Breakfast included"} {"id":4187,"amenities":" Breakfast Available"} {"id":4187,"amenities":" Golf Course"} {"id":4187,"amenities":" Laundry Service"} {"id":4187,"amenities":" Nonsmoking hotel"} {"id":4187,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4187,"amenities":" Public Wifi"} {"id":4187,"amenities":" SelfServe Laundry"} {"id":4187,"amenities":" Wheelchair Access"} {"id":4187,"amenities":" Air conditioning"} {"id":4187,"amenities":" Microwave"} {"id":4187,"amenities":" Refrigerator in room"} {"id":4187,"amenities":" Nonsmoking rooms"} {"id":4206,"amenities":"Free parking"} {"id":4206,"amenities":" Free High Speed Internet WiFi"} {"id":4206,"amenities":" Concierge"} {"id":4206,"amenities":" Nonsmoking hotel"} {"id":4206,"amenities":" Public Wifi"} {"id":4206,"amenities":" Air conditioning"} {"id":4206,"amenities":" Microwave"} {"id":4206,"amenities":" Refrigerator in room"} {"id":4206,"amenities":" Nonsmoking rooms"} {"id":4235,"amenities":"Free parking"} {"id":4235,"amenities":" Free High Speed Internet WiFi"} {"id":4235,"amenities":" Pool"} {"id":4235,"amenities":" Breakfast included"} {"id":4235,"amenities":" Restaurant"} {"id":4235,"amenities":" Heated pool"} {"id":4235,"amenities":" Hot Tub"} {"id":4235,"amenities":" Indoor pool"} {"id":4235,"amenities":" Meeting rooms"} {"id":4235,"amenities":" Nonsmoking hotel"} {"id":4235,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4235,"amenities":" Wheelchair Access"} {"id":4235,"amenities":" Air conditioning"} {"id":4235,"amenities":" Microwave"} {"id":4235,"amenities":" Kitchenette"} {"id":4235,"amenities":" Nonsmoking rooms"} {"id":4277,"amenities":""} {"id":4478,"amenities":""} {"id":4480,"amenities":"Pool"} {"id":4480,"amenities":" Restaurant"} {"id":4480,"amenities":" Room service"} {"id":4480,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4480,"amenities":" BarLounge"} {"id":4480,"amenities":" Free High Speed Internet WiFi"} {"id":4480,"amenities":" Spa"} {"id":4480,"amenities":" Banquet Room"} {"id":4480,"amenities":" Breakfast Available"} {"id":4480,"amenities":" Business Centre with Internet Access"} {"id":4480,"amenities":" Concierge"} {"id":4480,"amenities":" Conference Facilities"} {"id":4480,"amenities":" Heated pool"} {"id":4480,"amenities":" Hot Tub"} {"id":4480,"amenities":" Laundry Service"} {"id":4480,"amenities":" Meeting rooms"} {"id":4480,"amenities":" Multilingual Staff"} {"id":4480,"amenities":" Nonsmoking hotel"} {"id":4480,"amenities":" Outdoor pool"} {"id":4480,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4480,"amenities":" Public Wifi"} {"id":4480,"amenities":" SelfServe Laundry"} {"id":4480,"amenities":" SkiIn SkiOut"} {"id":4480,"amenities":" Wheelchair Access"} {"id":4480,"amenities":" Air conditioning"} {"id":4480,"amenities":" Refrigerator in room"} {"id":4480,"amenities":" Accessible rooms"} {"id":4480,"amenities":" Family Rooms"} {"id":4480,"amenities":" Nonsmoking rooms"} {"id":4480,"amenities":" Suites"} {"id":4603,"amenities":"Free High Speed Internet WiFi"} {"id":4603,"amenities":" Free parking"} {"id":4603,"amenities":" Restaurant"} {"id":4603,"amenities":" Breakfast included"} {"id":4603,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4603,"amenities":" Dry Cleaning"} {"id":4603,"amenities":" Golf Course"} {"id":4603,"amenities":" Nonsmoking hotel"} {"id":4603,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4603,"amenities":" Wheelchair Access"} {"id":4603,"amenities":" Air conditioning"} {"id":4603,"amenities":" Family Rooms"} {"id":4603,"amenities":" Kitchenette"} {"id":4603,"amenities":" Nonsmoking rooms"} {"id":4603,"amenities":" Suites"} {"id":4935,"amenities":"Free parking"} {"id":4935,"amenities":" Free High Speed Internet WiFi"} {"id":4935,"amenities":" Babysitting"} {"id":4935,"amenities":" Children Activities Kid Family Friendly"} {"id":4935,"amenities":" Nonsmoking hotel"} {"id":4935,"amenities":" Public Wifi"} {"id":4935,"amenities":" Wheelchair Access"} {"id":4935,"amenities":" Microwave"} {"id":4935,"amenities":" Refrigerator in room"} {"id":4935,"amenities":" Accessible rooms"} {"id":4935,"amenities":" Nonsmoking rooms"} {"id":4935,"amenities":" Suites"} {"id":5279,"amenities":"Free parking"} {"id":5279,"amenities":" Breakfast included"} {"id":5279,"amenities":" Free High Speed Internet WiFi"} {"id":5279,"amenities":" Children Activities Kid Family Friendly"} {"id":5279,"amenities":" Meeting rooms"} {"id":5279,"amenities":" Nonsmoking hotel"} {"id":5279,"amenities":" SkiIn SkiOut"} {"id":5279,"amenities":" Wheelchair Access"} {"id":5279,"amenities":" Air conditioning"} {"id":5279,"amenities":" Accessible rooms"} {"id":5279,"amenities":" Family Rooms"} {"id":5279,"amenities":" Nonsmoking rooms"} {"id":5279,"amenities":" Suites"} {"id":5287,"amenities":""} {"id":5396,"amenities":"Free parking"} {"id":5396,"amenities":" Free High Speed Internet WiFi"} {"id":5396,"amenities":" Children Activities Kid Family Friendly"} {"id":5396,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5846,"amenities":"Pool"} {"id":5846,"amenities":" Free High Speed Internet WiFi"} {"id":5846,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5846,"amenities":" Free parking"} {"id":5846,"amenities":" Breakfast included"} {"id":5846,"amenities":" Banquet Room"} {"id":5846,"amenities":" Business Centre with Internet Access"} {"id":5846,"amenities":" Conference Facilities"} {"id":5846,"amenities":" Heated pool"} {"id":5846,"amenities":" Indoor pool"} {"id":5846,"amenities":" Laundry Service"} {"id":5846,"amenities":" Meeting rooms"} {"id":5846,"amenities":" Multilingual Staff"} {"id":5846,"amenities":" Nonsmoking hotel"} {"id":5846,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5846,"amenities":" Public Wifi"} {"id":5846,"amenities":" SelfServe Laundry"} {"id":5846,"amenities":" Wheelchair Access"} {"id":5846,"amenities":" Air conditioning"} {"id":5846,"amenities":" Refrigerator in room"} {"id":5846,"amenities":" Accessible rooms"} {"id":5846,"amenities":" Family Rooms"} {"id":5846,"amenities":" Nonsmoking rooms"} {"id":5846,"amenities":" Suites"} {"id":5871,"amenities":"Restaurant"} {"id":5871,"amenities":" Free parking"} {"id":5871,"amenities":" BarLounge"} {"id":5871,"amenities":" Free High Speed Internet WiFi"} {"id":5871,"amenities":" Nonsmoking hotel"} {"id":5871,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5871,"amenities":" Air conditioning"} {"id":5871,"amenities":" Microwave"} {"id":5871,"amenities":" Minibar"} {"id":5871,"amenities":" Kitchenette"} {"id":5895,"amenities":""} {"id":5964,"amenities":""} {"id":6086,"amenities":"Free parking"} {"id":6086,"amenities":" Restaurant"} {"id":6086,"amenities":" Free High Speed Internet WiFi"} {"id":6086,"amenities":" Airport transportation"} {"id":6086,"amenities":" Banquet Room"} {"id":6086,"amenities":" Breakfast Available"} {"id":6086,"amenities":" Business Centre with Internet Access"} {"id":6086,"amenities":" Children Activities Kid Family Friendly"} {"id":6086,"amenities":" Conference Facilities"} {"id":6086,"amenities":" Hot Tub"} {"id":6086,"amenities":" Laundry Service"} {"id":6086,"amenities":" Meeting rooms"} {"id":6086,"amenities":" Nonsmoking hotel"} {"id":6086,"amenities":" Public Wifi"} {"id":6086,"amenities":" SelfServe Laundry"} {"id":6086,"amenities":" Wheelchair Access"} {"id":6086,"amenities":" Air conditioning"} {"id":6086,"amenities":" Microwave"} {"id":6086,"amenities":" Refrigerator in room"} {"id":6086,"amenities":" Accessible rooms"} {"id":6086,"amenities":" Family Rooms"} {"id":6086,"amenities":" Kitchenette"} {"id":6086,"amenities":" Nonsmoking rooms"} {"id":6086,"amenities":" Suites"} {"id":463,"amenities":"Free parking"} {"id":463,"amenities":" Free High Speed Internet WiFi"} {"id":463,"amenities":" Breakfast included"} {"id":463,"amenities":" Spa"} {"id":463,"amenities":" Golf Course"} {"id":463,"amenities":" Hot Tub"} {"id":463,"amenities":" Nonsmoking hotel"} {"id":463,"amenities":" Public Wifi"} {"id":463,"amenities":" Family Rooms"} {"id":463,"amenities":" Nonsmoking rooms"} {"id":551,"amenities":"Free High Speed Internet WiFi"} {"id":551,"amenities":" Free parking"} {"id":551,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":551,"amenities":" Kitchenette"} {"id":830,"amenities":"Free High Speed Internet WiFi"} {"id":830,"amenities":" Breakfast included"} {"id":830,"amenities":" Nonsmoking hotel"} {"id":830,"amenities":" Public Wifi"} {"id":830,"amenities":" Refrigerator in room"} {"id":830,"amenities":" Accessible rooms"} {"id":830,"amenities":" Kitchenette"} {"id":830,"amenities":" Nonsmoking rooms"} {"id":939,"amenities":"Free parking"} {"id":939,"amenities":" Free High Speed Internet WiFi"} {"id":939,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":939,"amenities":" Microwave"} {"id":939,"amenities":" Refrigerator in room"} {"id":939,"amenities":" Kitchenette"} {"id":1200,"amenities":""} {"id":1319,"amenities":"Free Internet"} {"id":1319,"amenities":" Nonsmoking hotel"} {"id":1319,"amenities":" Nonsmoking rooms"} {"id":1329,"amenities":""} {"id":1471,"amenities":""} {"id":1542,"amenities":"Free parking"} {"id":1542,"amenities":" Restaurant"} {"id":1542,"amenities":" BarLounge"} {"id":1542,"amenities":" Free High Speed Internet WiFi"} {"id":1542,"amenities":" Airport transportation"} {"id":1542,"amenities":" Meeting rooms"} {"id":1542,"amenities":" Multilingual Staff"} {"id":1542,"amenities":" Nonsmoking hotel"} {"id":1542,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1542,"amenities":" Public Wifi"} {"id":1542,"amenities":" Shuttle Bus Service"} {"id":1542,"amenities":" Air conditioning"} {"id":1542,"amenities":" Microwave"} {"id":1542,"amenities":" Refrigerator in room"} {"id":1542,"amenities":" Accessible rooms"} {"id":1542,"amenities":" Nonsmoking rooms"} {"id":1542,"amenities":" Suites"} {"id":2033,"amenities":"Free High Speed Internet WiFi"} {"id":2033,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2033,"amenities":" Pool"} {"id":2033,"amenities":" Free parking"} {"id":2033,"amenities":" Breakfast included"} {"id":2033,"amenities":" Business Centre with Internet Access"} {"id":2033,"amenities":" Dry Cleaning"} {"id":2033,"amenities":" Heated pool"} {"id":2033,"amenities":" Hot Tub"} {"id":2033,"amenities":" Indoor pool"} {"id":2033,"amenities":" Laundry Service"} {"id":2033,"amenities":" Meeting rooms"} {"id":2033,"amenities":" Nonsmoking hotel"} {"id":2033,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2033,"amenities":" Wheelchair Access"} {"id":2033,"amenities":" Air conditioning"} {"id":2033,"amenities":" Microwave"} {"id":2033,"amenities":" Family Rooms"} {"id":2033,"amenities":" Nonsmoking rooms"} {"id":2033,"amenities":" Suites"} {"id":2181,"amenities":"Pool"} {"id":2181,"amenities":" Free parking"} {"id":2181,"amenities":" Free High Speed Internet WiFi"} {"id":2181,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2181,"amenities":" Banquet Room"} {"id":2181,"amenities":" Business Centre with Internet Access"} {"id":2181,"amenities":" Conference Facilities"} {"id":2181,"amenities":" Dry Cleaning"} {"id":2181,"amenities":" Heated pool"} {"id":2181,"amenities":" Indoor pool"} {"id":2181,"amenities":" Laundry Service"} {"id":2181,"amenities":" Meeting rooms"} {"id":2181,"amenities":" Multilingual Staff"} {"id":2181,"amenities":" Nonsmoking hotel"} {"id":2181,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2181,"amenities":" Microwave"} {"id":2181,"amenities":" Accessible rooms"} {"id":2181,"amenities":" Family Rooms"} {"id":2181,"amenities":" Nonsmoking rooms"} {"id":2181,"amenities":" Suites"} {"id":2309,"amenities":"Free parking"} {"id":2309,"amenities":" Free High Speed Internet WiFi"} {"id":2309,"amenities":" Nonsmoking hotel"} {"id":2309,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2309,"amenities":" Refrigerator in room"} {"id":2309,"amenities":" Family Rooms"} {"id":2309,"amenities":" Kitchenette"} {"id":2309,"amenities":" Nonsmoking rooms"} {"id":2508,"amenities":"Free parking"} {"id":2508,"amenities":" Free High Speed Internet WiFi"} {"id":2508,"amenities":" Breakfast included"} {"id":2508,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2508,"amenities":" Hot Tub"} {"id":2508,"amenities":" Nonsmoking hotel"} {"id":2508,"amenities":" Public Wifi"} {"id":2508,"amenities":" Family Rooms"} {"id":2508,"amenities":" Nonsmoking rooms"} {"id":3031,"amenities":"Pool"} {"id":3031,"amenities":" Free parking"} {"id":3031,"amenities":" Free High Speed Internet WiFi"} {"id":3031,"amenities":" Breakfast included"} {"id":3031,"amenities":" Nonsmoking hotel"} {"id":3031,"amenities":" Nonsmoking rooms"} {"id":3031,"amenities":" Suites"} {"id":3102,"amenities":"Free parking"} {"id":3102,"amenities":" Free High Speed Internet WiFi"} {"id":3102,"amenities":" Business Centre with Internet Access"} {"id":3102,"amenities":" Children Activities Kid Family Friendly"} {"id":3102,"amenities":" Concierge"} {"id":3102,"amenities":" Hot Tub"} {"id":3102,"amenities":" Laundry Service"} {"id":3102,"amenities":" Nonsmoking hotel"} {"id":3102,"amenities":" SelfServe Laundry"} {"id":3102,"amenities":" Wheelchair Access"} {"id":3102,"amenities":" Air conditioning"} {"id":3102,"amenities":" Microwave"} {"id":3102,"amenities":" Refrigerator in room"} {"id":3102,"amenities":" Family Rooms"} {"id":3102,"amenities":" Kitchenette"} {"id":3102,"amenities":" Suites"} {"id":3341,"amenities":"Free High Speed Internet WiFi"} {"id":3341,"amenities":" Free parking"} {"id":3341,"amenities":" Breakfast included"} {"id":3341,"amenities":" Laundry Service"} {"id":3341,"amenities":" Multilingual Staff"} {"id":3341,"amenities":" Nonsmoking hotel"} {"id":3341,"amenities":" Air conditioning"} {"id":3341,"amenities":" Nonsmoking rooms"} {"id":3341,"amenities":" Suites"} {"id":3634,"amenities":""} {"id":4147,"amenities":"Free parking"} {"id":4147,"amenities":" Restaurant"} {"id":4147,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4147,"amenities":" Free High Speed Internet WiFi"} {"id":4147,"amenities":" Room service"} {"id":4147,"amenities":" BarLounge"} {"id":4147,"amenities":" Business Centre with Internet Access"} {"id":4147,"amenities":" Golf Course"} {"id":4147,"amenities":" Meeting rooms"} {"id":4147,"amenities":" Nonsmoking hotel"} {"id":4147,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4147,"amenities":" Wheelchair Access"} {"id":4147,"amenities":" Air conditioning"} {"id":4147,"amenities":" Family Rooms"} {"id":4147,"amenities":" Nonsmoking rooms"} {"id":4370,"amenities":"Free parking"} {"id":4370,"amenities":" Free High Speed Internet WiFi"} {"id":4370,"amenities":" Breakfast included"} {"id":4370,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4370,"amenities":" Restaurant"} {"id":4370,"amenities":" BarLounge"} {"id":4370,"amenities":" Business Centre with Internet Access"} {"id":4370,"amenities":" Hot Tub"} {"id":4370,"amenities":" Laundry Service"} {"id":4370,"amenities":" Meeting rooms"} {"id":4370,"amenities":" Nonsmoking hotel"} {"id":4370,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4370,"amenities":" Public Wifi"} {"id":4370,"amenities":" Wheelchair Access"} {"id":4370,"amenities":" Air conditioning"} {"id":4370,"amenities":" Refrigerator in room"} {"id":4370,"amenities":" Accessible rooms"} {"id":4370,"amenities":" Kitchenette"} {"id":4370,"amenities":" Nonsmoking rooms"} {"id":4370,"amenities":" Suites"} {"id":5240,"amenities":"Free parking"} {"id":5240,"amenities":" Free High Speed Internet WiFi"} {"id":5240,"amenities":" Breakfast included"} {"id":5240,"amenities":" Nonsmoking hotel"} {"id":5240,"amenities":" Family Rooms"} {"id":5240,"amenities":" Nonsmoking rooms"} {"id":5483,"amenities":"Free parking"} {"id":5483,"amenities":" Pool"} {"id":5483,"amenities":" Restaurant"} {"id":5483,"amenities":" BarLounge"} {"id":5483,"amenities":" Free High Speed Internet WiFi"} {"id":5483,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5483,"amenities":" Children Activities Kid Family Friendly"} {"id":5483,"amenities":" Heated pool"} {"id":5483,"amenities":" Hot Tub"} {"id":5483,"amenities":" Indoor pool"} {"id":5483,"amenities":" Laundry Service"} {"id":5483,"amenities":" Nonsmoking hotel"} {"id":5483,"amenities":" SelfServe Laundry"} {"id":5483,"amenities":" Tennis Court"} {"id":5483,"amenities":" Wheelchair Access"} {"id":5483,"amenities":" Air conditioning"} {"id":5483,"amenities":" Microwave"} {"id":5483,"amenities":" Refrigerator in room"} {"id":5483,"amenities":" Family Rooms"} {"id":5483,"amenities":" Kitchenette"} {"id":5483,"amenities":" Nonsmoking rooms"} {"id":5483,"amenities":" Suites"} {"id":5581,"amenities":""} {"id":5733,"amenities":"Free parking"} {"id":5733,"amenities":" Restaurant"} {"id":5733,"amenities":" Free Internet"} {"id":5733,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5733,"amenities":" Laundry Service"} {"id":5733,"amenities":" Meeting rooms"} {"id":5733,"amenities":" Nonsmoking hotel"} {"id":5733,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5733,"amenities":" Sauna"} {"id":5733,"amenities":" Tennis Court"} {"id":5733,"amenities":" Air conditioning"} {"id":5733,"amenities":" Refrigerator in room"} {"id":5733,"amenities":" Family Rooms"} {"id":5733,"amenities":" Nonsmoking rooms"} {"id":5913,"amenities":"Free High Speed Internet WiFi"} {"id":5913,"amenities":" Children Activities Kid Family Friendly"} {"id":5913,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5913,"amenities":" SelfServe Laundry"} {"id":5947,"amenities":"Free parking"} {"id":5947,"amenities":" Room service"} {"id":5947,"amenities":" BarLounge"} {"id":5947,"amenities":" Free High Speed Internet WiFi"} {"id":5947,"amenities":" Banquet Room"} {"id":5947,"amenities":" Breakfast Available"} {"id":5947,"amenities":" Children Activities Kid Family Friendly"} {"id":5947,"amenities":" Concierge"} {"id":5947,"amenities":" Meeting rooms"} {"id":5947,"amenities":" Multilingual Staff"} {"id":5947,"amenities":" Nonsmoking hotel"} {"id":5947,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5947,"amenities":" SelfServe Laundry"} {"id":5947,"amenities":" SkiIn SkiOut"} {"id":5947,"amenities":" Wheelchair Access"} {"id":5947,"amenities":" Air conditioning"} {"id":5947,"amenities":" Microwave"} {"id":5947,"amenities":" Refrigerator in room"} {"id":5947,"amenities":" Accessible rooms"} {"id":5947,"amenities":" Kitchenette"} {"id":5947,"amenities":" Nonsmoking rooms"} {"id":5957,"amenities":""} {"id":6089,"amenities":"Free parking"} {"id":6089,"amenities":" Restaurant"} {"id":6089,"amenities":" BarLounge"} {"id":6089,"amenities":" Babysitting"} {"id":6089,"amenities":" Nonsmoking hotel"} {"id":6089,"amenities":" Paid Wifi"} {"id":6089,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":6089,"amenities":" Public Wifi"} {"id":6089,"amenities":" Wheelchair Access"} {"id":6089,"amenities":" Refrigerator in room"} {"id":6089,"amenities":" Accessible rooms"} {"id":6089,"amenities":" Family Rooms"} {"id":6089,"amenities":" Kitchenette"} {"id":6089,"amenities":" Nonsmoking rooms"} {"id":6089,"amenities":" Smoking rooms available"} {"id":6113,"amenities":"Free parking"} {"id":6113,"amenities":" Children Activities Kid Family Friendly"} {"id":6113,"amenities":" Hot Tub"} {"id":6113,"amenities":" Nonsmoking hotel"} {"id":6113,"amenities":" Paid Internet"} {"id":6113,"amenities":" Paid Wifi"} {"id":6113,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":6113,"amenities":" Refrigerator in room"} {"id":6113,"amenities":" Family Rooms"} {"id":6113,"amenities":" Kitchenette"} {"id":6113,"amenities":" Nonsmoking rooms"} {"id":6113,"amenities":" Suites"} {"id":691,"amenities":"Free parking"} {"id":691,"amenities":" Free High Speed Internet WiFi"} {"id":734,"amenities":"Free parking"} {"id":734,"amenities":" Free High Speed Internet WiFi"} {"id":734,"amenities":" Hot Tub"} {"id":734,"amenities":" Laundry Service"} {"id":734,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":734,"amenities":" Microwave"} {"id":734,"amenities":" Refrigerator in room"} {"id":734,"amenities":" Family Rooms"} {"id":734,"amenities":" Kitchenette"} {"id":734,"amenities":" Nonsmoking rooms"} {"id":1415,"amenities":""} {"id":1508,"amenities":"Free High Speed Internet WiFi"} {"id":1508,"amenities":" Nonsmoking hotel"} {"id":1508,"amenities":" Nonsmoking rooms"} {"id":1766,"amenities":"Restaurant"} {"id":1766,"amenities":" Free High Speed Internet WiFi"} {"id":1766,"amenities":" Children Activities Kid Family Friendly"} {"id":1766,"amenities":" Nonsmoking hotel"} {"id":1766,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1766,"amenities":" Air conditioning"} {"id":1766,"amenities":" Family Rooms"} {"id":1766,"amenities":" Kitchenette"} {"id":1776,"amenities":"Free High Speed Internet WiFi"} {"id":1776,"amenities":" Restaurant"} {"id":1776,"amenities":" Room service"} {"id":1776,"amenities":" BarLounge"} {"id":1776,"amenities":" Spa"} {"id":1776,"amenities":" Airport transportation"} {"id":1776,"amenities":" Dry Cleaning"} {"id":1776,"amenities":" Laundry Service"} {"id":1776,"amenities":" Multilingual Staff"} {"id":1776,"amenities":" Nonsmoking hotel"} {"id":1776,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1776,"amenities":" Public Wifi"} {"id":1776,"amenities":" Wheelchair Access"} {"id":1776,"amenities":" Air conditioning"} {"id":1776,"amenities":" Nonsmoking rooms"} {"id":1776,"amenities":" Suites"} {"id":1799,"amenities":"Restaurant"} {"id":1799,"amenities":" Free parking"} {"id":1799,"amenities":" Room service"} {"id":1799,"amenities":" Free High Speed Internet WiFi"} {"id":1799,"amenities":" Breakfast included"} {"id":1799,"amenities":" BarLounge"} {"id":1799,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1799,"amenities":" Banquet Room"} {"id":1799,"amenities":" Business Centre with Internet Access"} {"id":1799,"amenities":" Conference Facilities"} {"id":1799,"amenities":" Dry Cleaning"} {"id":1799,"amenities":" Laundry Service"} {"id":1799,"amenities":" Meeting rooms"} {"id":1799,"amenities":" Multilingual Staff"} {"id":1799,"amenities":" Nonsmoking hotel"} {"id":1799,"amenities":" SelfServe Laundry"} {"id":1799,"amenities":" Wheelchair Access"} {"id":1799,"amenities":" Air conditioning"} {"id":1799,"amenities":" Microwave"} {"id":1799,"amenities":" Refrigerator in room"} {"id":1799,"amenities":" Nonsmoking rooms"} {"id":1799,"amenities":" Suites"} {"id":1908,"amenities":"Pool"} {"id":1908,"amenities":" Free High Speed Internet WiFi"} {"id":1908,"amenities":" Children Activities Kid Family Friendly"} {"id":1908,"amenities":" Laundry Service"} {"id":1908,"amenities":" Nonsmoking hotel"} {"id":1908,"amenities":" Outdoor pool"} {"id":1908,"amenities":" Air conditioning"} {"id":1908,"amenities":" Family Rooms"} {"id":1908,"amenities":" Kitchenette"} {"id":1908,"amenities":" Nonsmoking rooms"} {"id":1986,"amenities":""} {"id":2080,"amenities":"Free High Speed Internet WiFi"} {"id":2080,"amenities":" Restaurant"} {"id":2080,"amenities":" BarLounge"} {"id":2080,"amenities":" Breakfast Available"} {"id":2080,"amenities":" Business Centre with Internet Access"} {"id":2080,"amenities":" Concierge"} {"id":2080,"amenities":" Laundry Service"} {"id":2080,"amenities":" Meeting rooms"} {"id":2080,"amenities":" Multilingual Staff"} {"id":2080,"amenities":" Nonsmoking hotel"} {"id":2080,"amenities":" Sauna"} {"id":2080,"amenities":" SelfServe Laundry"} {"id":2080,"amenities":" Wheelchair Access"} {"id":2080,"amenities":" Air conditioning"} {"id":2080,"amenities":" Microwave"} {"id":2080,"amenities":" Refrigerator in room"} {"id":2080,"amenities":" Accessible rooms"} {"id":2080,"amenities":" Family Rooms"} {"id":2080,"amenities":" Kitchenette"} {"id":2080,"amenities":" Nonsmoking rooms"} {"id":2080,"amenities":" Suites"} {"id":2308,"amenities":""} {"id":2316,"amenities":"Free parking"} {"id":2316,"amenities":" Spa"} {"id":2316,"amenities":" Free High Speed Internet WiFi"} {"id":2316,"amenities":" Breakfast included"} {"id":2316,"amenities":" Public Wifi"} {"id":2537,"amenities":"Free parking"} {"id":2537,"amenities":" Free High Speed Internet WiFi"} {"id":2537,"amenities":" Nonsmoking hotel"} {"id":2537,"amenities":" Family Rooms"} {"id":2568,"amenities":"Free parking"} {"id":2568,"amenities":" Restaurant"} {"id":2568,"amenities":" Free High Speed Internet WiFi"} {"id":2568,"amenities":" Laundry Service"} {"id":2568,"amenities":" Nonsmoking hotel"} {"id":2568,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2568,"amenities":" Public Wifi"} {"id":2568,"amenities":" SelfServe Laundry"} {"id":2568,"amenities":" Air conditioning"} {"id":2568,"amenities":" Microwave"} {"id":2568,"amenities":" Refrigerator in room"} {"id":2568,"amenities":" Nonsmoking rooms"} {"id":2568,"amenities":" Suites"} {"id":2998,"amenities":"Pool"} {"id":2998,"amenities":" Free parking"} {"id":2998,"amenities":" BarLounge"} {"id":2998,"amenities":" Free High Speed Internet WiFi"} {"id":2998,"amenities":" Airport transportation"} {"id":2998,"amenities":" Children Activities Kid Family Friendly"} {"id":2998,"amenities":" Heated pool"} {"id":2998,"amenities":" Laundry Service"} {"id":2998,"amenities":" Nonsmoking hotel"} {"id":2998,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2998,"amenities":" Public Wifi"} {"id":2998,"amenities":" Air conditioning"} {"id":2998,"amenities":" Refrigerator in room"} {"id":2998,"amenities":" Family Rooms"} {"id":2998,"amenities":" Kitchenette"} {"id":2998,"amenities":" Nonsmoking rooms"} {"id":3330,"amenities":"Free parking"} {"id":3330,"amenities":" Children Activities Kid Family Friendly"} {"id":3330,"amenities":" Nonsmoking hotel"} {"id":3330,"amenities":" Nonsmoking rooms"} {"id":3396,"amenities":""} {"id":4358,"amenities":""} {"id":4463,"amenities":"Free parking"} {"id":4463,"amenities":" Restaurant"} {"id":4463,"amenities":" BarLounge"} {"id":4463,"amenities":" Free High Speed Internet WiFi"} {"id":4463,"amenities":" Breakfast included"} {"id":4463,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4463,"amenities":" Banquet Room"} {"id":4463,"amenities":" Business Centre with Internet Access"} {"id":4463,"amenities":" Conference Facilities"} {"id":4463,"amenities":" Dry Cleaning"} {"id":4463,"amenities":" Meeting rooms"} {"id":4463,"amenities":" Multilingual Staff"} {"id":4463,"amenities":" Nonsmoking hotel"} {"id":4463,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4463,"amenities":" Public Wifi"} {"id":4463,"amenities":" SelfServe Laundry"} {"id":4463,"amenities":" Wheelchair Access"} {"id":4463,"amenities":" Air conditioning"} {"id":4463,"amenities":" Refrigerator in room"} {"id":4463,"amenities":" Kitchenette"} {"id":4463,"amenities":" Nonsmoking rooms"} {"id":4639,"amenities":""} {"id":5628,"amenities":""} {"id":5826,"amenities":""} {"id":6070,"amenities":"Free parking"} {"id":6070,"amenities":" Free Internet"} {"id":6070,"amenities":" Nonsmoking rooms"} {"id":190,"amenities":"Pets Allowed Dog Pet Friendly "} {"id":190,"amenities":" SelfServe Laundry"} {"id":190,"amenities":" Wheelchair Access"} {"id":439,"amenities":"Pool"} {"id":439,"amenities":" Free parking"} {"id":439,"amenities":" Free High Speed Internet WiFi"} {"id":439,"amenities":" Spa"} {"id":439,"amenities":" Breakfast included"} {"id":439,"amenities":" Hot Tub"} {"id":439,"amenities":" Nonsmoking hotel"} {"id":439,"amenities":" Family Rooms"} {"id":439,"amenities":" Nonsmoking rooms"} {"id":629,"amenities":""} {"id":706,"amenities":""} {"id":902,"amenities":""} {"id":1598,"amenities":""} {"id":1964,"amenities":""} {"id":1967,"amenities":""} {"id":2098,"amenities":"Free High Speed Internet WiFi"} {"id":2098,"amenities":" Nonsmoking hotel"} {"id":2098,"amenities":" Public Wifi"} {"id":2098,"amenities":" Air conditioning"} {"id":2098,"amenities":" Nonsmoking rooms"} {"id":2182,"amenities":"Free parking"} {"id":2182,"amenities":" Free High Speed Internet WiFi"} {"id":2182,"amenities":" BarLounge"} {"id":2182,"amenities":" Breakfast included"} {"id":2182,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2182,"amenities":" Banquet Room"} {"id":2182,"amenities":" Breakfast Available"} {"id":2182,"amenities":" Business Centre with Internet Access"} {"id":2182,"amenities":" Conference Facilities"} {"id":2182,"amenities":" Dry Cleaning"} {"id":2182,"amenities":" Laundry Service"} {"id":2182,"amenities":" Meeting rooms"} {"id":2182,"amenities":" Multilingual Staff"} {"id":2182,"amenities":" Nonsmoking hotel"} {"id":2182,"amenities":" Wheelchair Access"} {"id":2182,"amenities":" Air conditioning"} {"id":2182,"amenities":" Family Rooms"} {"id":2182,"amenities":" Nonsmoking rooms"} {"id":2182,"amenities":" Suites"} {"id":2349,"amenities":""} {"id":2596,"amenities":"Free High Speed Internet WiFi"} {"id":2596,"amenities":" Children Activities Kid Family Friendly"} {"id":2596,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2596,"amenities":" SelfServe Laundry"} {"id":2987,"amenities":"Pool"} {"id":2987,"amenities":" Free parking"} {"id":2987,"amenities":" Room service"} {"id":2987,"amenities":" Free High Speed Internet WiFi"} {"id":2987,"amenities":" BarLounge"} {"id":2987,"amenities":" Restaurant"} {"id":2987,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2987,"amenities":" Banquet Room"} {"id":2987,"amenities":" Business Centre with Internet Access"} {"id":2987,"amenities":" Conference Facilities"} {"id":2987,"amenities":" Dry Cleaning"} {"id":2987,"amenities":" Heated pool"} {"id":2987,"amenities":" Hot Tub"} {"id":2987,"amenities":" Indoor pool"} {"id":2987,"amenities":" Laundry Service"} {"id":2987,"amenities":" Meeting rooms"} {"id":2987,"amenities":" Multilingual Staff"} {"id":2987,"amenities":" Nonsmoking hotel"} {"id":2987,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2987,"amenities":" Public Wifi"} {"id":2987,"amenities":" SelfServe Laundry"} {"id":2987,"amenities":" Wheelchair Access"} {"id":2987,"amenities":" Air conditioning"} {"id":2987,"amenities":" Microwave"} {"id":2987,"amenities":" Refrigerator in room"} {"id":2987,"amenities":" Accessible rooms"} {"id":2987,"amenities":" Family Rooms"} {"id":2987,"amenities":" Nonsmoking rooms"} {"id":2987,"amenities":" Suites"} {"id":3054,"amenities":""} {"id":3196,"amenities":""} {"id":3366,"amenities":""} {"id":3410,"amenities":"Pool"} {"id":3410,"amenities":" Free parking"} {"id":3410,"amenities":" Free High Speed Internet WiFi"} {"id":3410,"amenities":" Golf Course"} {"id":3410,"amenities":" Meeting rooms"} {"id":3410,"amenities":" Nonsmoking hotel"} {"id":3410,"amenities":" Outdoor pool"} {"id":3410,"amenities":" Public Wifi"} {"id":3410,"amenities":" Air conditioning"} {"id":3410,"amenities":" Microwave"} {"id":3410,"amenities":" Refrigerator in room"} {"id":3410,"amenities":" Nonsmoking rooms"} {"id":3519,"amenities":"Pool"} {"id":3519,"amenities":" Free parking"} {"id":3519,"amenities":" Free High Speed Internet WiFi"} {"id":3519,"amenities":" Dry Cleaning"} {"id":3519,"amenities":" Hot Tub"} {"id":3519,"amenities":" Laundry Service"} {"id":3519,"amenities":" Nonsmoking hotel"} {"id":3519,"amenities":" Outdoor pool"} {"id":3519,"amenities":" Air conditioning"} {"id":3519,"amenities":" Refrigerator in room"} {"id":3684,"amenities":""} {"id":4178,"amenities":"Free parking"} {"id":4178,"amenities":" Free High Speed Internet WiFi"} {"id":4178,"amenities":" Airport transportation"} {"id":4178,"amenities":" Nonsmoking hotel"} {"id":4210,"amenities":"Free parking"} {"id":4210,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4210,"amenities":" Free High Speed Internet WiFi"} {"id":4210,"amenities":" Pool"} {"id":4210,"amenities":" Breakfast included"} {"id":4210,"amenities":" BarLounge"} {"id":4210,"amenities":" Banquet Room"} {"id":4210,"amenities":" Business Centre with Internet Access"} {"id":4210,"amenities":" Concierge"} {"id":4210,"amenities":" Conference Facilities"} {"id":4210,"amenities":" Dry Cleaning"} {"id":4210,"amenities":" Heated pool"} {"id":4210,"amenities":" Hot Tub"} {"id":4210,"amenities":" Laundry Service"} {"id":4210,"amenities":" Meeting rooms"} {"id":4210,"amenities":" Multilingual Staff"} {"id":4210,"amenities":" Nonsmoking hotel"} {"id":4210,"amenities":" Outdoor pool"} {"id":4210,"amenities":" Wheelchair Access"} {"id":4210,"amenities":" Air conditioning"} {"id":4210,"amenities":" Minibar"} {"id":4210,"amenities":" Refrigerator in room"} {"id":4210,"amenities":" Family Rooms"} {"id":4210,"amenities":" Nonsmoking rooms"} {"id":4210,"amenities":" Suites"} {"id":4498,"amenities":"Free parking"} {"id":4498,"amenities":" Free High Speed Internet WiFi"} {"id":4498,"amenities":" Breakfast included"} {"id":4498,"amenities":" Room service"} {"id":4498,"amenities":" Nonsmoking hotel"} {"id":4498,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4498,"amenities":" Public Wifi"} {"id":4498,"amenities":" Shuttle Bus Service"} {"id":4498,"amenities":" Air conditioning"} {"id":4498,"amenities":" Microwave"} {"id":4498,"amenities":" Refrigerator in room"} {"id":4498,"amenities":" Nonsmoking rooms"} {"id":4498,"amenities":" Suites"} {"id":4656,"amenities":""} {"id":5035,"amenities":"Free Internet"} {"id":5035,"amenities":" Restaurant"} {"id":5035,"amenities":" Pool"} {"id":5035,"amenities":" Free parking"} {"id":5035,"amenities":" BarLounge"} {"id":5035,"amenities":" Spa"} {"id":5035,"amenities":" Banquet Room"} {"id":5035,"amenities":" Business Centre with Internet Access"} {"id":5035,"amenities":" Children Activities Kid Family Friendly"} {"id":5035,"amenities":" Concierge"} {"id":5035,"amenities":" Conference Facilities"} {"id":5035,"amenities":" Dry Cleaning"} {"id":5035,"amenities":" Heated pool"} {"id":5035,"amenities":" Hot Tub"} {"id":5035,"amenities":" Indoor pool"} {"id":5035,"amenities":" Laundry Service"} {"id":5035,"amenities":" Meeting rooms"} {"id":5035,"amenities":" Multilingual Staff"} {"id":5035,"amenities":" Nonsmoking hotel"} {"id":5035,"amenities":" Outdoor pool"} {"id":5035,"amenities":" Sauna"} {"id":5035,"amenities":" Wheelchair Access"} {"id":5035,"amenities":" Accessible rooms"} {"id":5035,"amenities":" Family Rooms"} {"id":5035,"amenities":" Nonsmoking rooms"} {"id":5035,"amenities":" Suites"} {"id":5177,"amenities":"BarLounge"} {"id":5177,"amenities":" Free High Speed Internet WiFi"} {"id":5177,"amenities":" Nonsmoking hotel"} {"id":5177,"amenities":" Public Wifi"} {"id":5177,"amenities":" Nonsmoking rooms"} {"id":5363,"amenities":"Free parking"} {"id":5363,"amenities":" Free High Speed Internet WiFi"} {"id":5363,"amenities":" Nonsmoking hotel"} {"id":5363,"amenities":" SelfServe Laundry"} {"id":5363,"amenities":" Microwave"} {"id":5363,"amenities":" Refrigerator in room"} {"id":5363,"amenities":" Kitchenette"} {"id":5363,"amenities":" Nonsmoking rooms"} {"id":5363,"amenities":" Suites"} {"id":5495,"amenities":"Free parking"} {"id":5495,"amenities":" Free High Speed Internet WiFi"} {"id":5495,"amenities":" Restaurant"} {"id":5495,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5495,"amenities":" Wheelchair Access"} {"id":5495,"amenities":" Air conditioning"} {"id":5495,"amenities":" Microwave"} {"id":5495,"amenities":" Refrigerator in room"} {"id":5495,"amenities":" Kitchenette"} {"id":5517,"amenities":""} {"id":5528,"amenities":""} {"id":5606,"amenities":"Free parking"} {"id":5606,"amenities":" Free High Speed Internet WiFi"} {"id":5606,"amenities":" Golf Course"} {"id":5606,"amenities":" Nonsmoking hotel"} {"id":5606,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5606,"amenities":" Air conditioning"} {"id":5606,"amenities":" Microwave"} {"id":5606,"amenities":" Refrigerator in room"} {"id":5606,"amenities":" Family Rooms"} {"id":5751,"amenities":""} {"id":5766,"amenities":"Free parking"} {"id":5766,"amenities":" Restaurant"} {"id":5766,"amenities":" Pool"} {"id":5766,"amenities":" BarLounge"} {"id":5766,"amenities":" Free High Speed Internet WiFi"} {"id":5766,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5766,"amenities":" Breakfast Available"} {"id":5766,"amenities":" Business Centre with Internet Access"} {"id":5766,"amenities":" Children Activities Kid Family Friendly"} {"id":5766,"amenities":" Conference Facilities"} {"id":5766,"amenities":" Heated pool"} {"id":5766,"amenities":" Indoor pool"} {"id":5766,"amenities":" Laundry Service"} {"id":5766,"amenities":" Meeting rooms"} {"id":5766,"amenities":" Nonsmoking hotel"} {"id":5766,"amenities":" Public Wifi"} {"id":5766,"amenities":" SelfServe Laundry"} {"id":5766,"amenities":" Wheelchair Access"} {"id":5766,"amenities":" Air conditioning"} {"id":5766,"amenities":" Microwave"} {"id":5766,"amenities":" Refrigerator in room"} {"id":5766,"amenities":" Family Rooms"} {"id":5766,"amenities":" Kitchenette"} {"id":5766,"amenities":" Nonsmoking rooms"} {"id":5766,"amenities":" Suites"} {"id":5917,"amenities":""} {"id":32,"amenities":"Free High Speed Internet WiFi"} {"id":32,"amenities":" Restaurant"} {"id":32,"amenities":" Pool"} {"id":32,"amenities":" Free parking"} {"id":32,"amenities":" BarLounge"} {"id":32,"amenities":" Fitness Centre with Gym Workout Room"} {"id":32,"amenities":" Banquet Room"} {"id":32,"amenities":" Business Centre with Internet Access"} {"id":32,"amenities":" Heated pool"} {"id":32,"amenities":" Hot Tub"} {"id":32,"amenities":" Indoor pool"} {"id":32,"amenities":" Laundry Service"} {"id":32,"amenities":" Nonsmoking hotel"} {"id":32,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":32,"amenities":" Wheelchair Access"} {"id":32,"amenities":" Air conditioning"} {"id":32,"amenities":" Microwave"} {"id":32,"amenities":" Refrigerator in room"} {"id":32,"amenities":" Kitchenette"} {"id":32,"amenities":" Nonsmoking rooms"} {"id":32,"amenities":" Suites"} {"id":43,"amenities":"Free High Speed Internet WiFi"} {"id":43,"amenities":" Pool"} {"id":43,"amenities":" Free parking"} {"id":43,"amenities":" Restaurant"} {"id":43,"amenities":" BarLounge"} {"id":43,"amenities":" Business Centre with Internet Access"} {"id":43,"amenities":" Heated pool"} {"id":43,"amenities":" Hot Tub"} {"id":43,"amenities":" Indoor pool"} {"id":43,"amenities":" Laundry Service"} {"id":43,"amenities":" Meeting rooms"} {"id":43,"amenities":" Multilingual Staff"} {"id":43,"amenities":" Nonsmoking hotel"} {"id":43,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":43,"amenities":" Sauna"} {"id":43,"amenities":" SelfServe Laundry"} {"id":43,"amenities":" Microwave"} {"id":43,"amenities":" Kitchenette"} {"id":43,"amenities":" Nonsmoking rooms"} {"id":43,"amenities":" Suites"} {"id":420,"amenities":""} {"id":696,"amenities":""} {"id":752,"amenities":"Free parking"} {"id":752,"amenities":" Free Internet"} {"id":1051,"amenities":"Free High Speed Internet WiFi"} {"id":1051,"amenities":" Pool"} {"id":1051,"amenities":" Free parking"} {"id":1051,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1051,"amenities":" Breakfast included"} {"id":1051,"amenities":" Banquet Room"} {"id":1051,"amenities":" Breakfast Available"} {"id":1051,"amenities":" Business Centre with Internet Access"} {"id":1051,"amenities":" Children Activities Kid Family Friendly"} {"id":1051,"amenities":" Conference Facilities"} {"id":1051,"amenities":" Dry Cleaning"} {"id":1051,"amenities":" Golf Course"} {"id":1051,"amenities":" Heated pool"} {"id":1051,"amenities":" Hot Tub"} {"id":1051,"amenities":" Indoor pool"} {"id":1051,"amenities":" Laundry Service"} {"id":1051,"amenities":" Meeting rooms"} {"id":1051,"amenities":" Multilingual Staff"} {"id":1051,"amenities":" Nonsmoking hotel"} {"id":1051,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1051,"amenities":" Public Wifi"} {"id":1051,"amenities":" SelfServe Laundry"} {"id":1051,"amenities":" Wheelchair Access"} {"id":1051,"amenities":" Air conditioning"} {"id":1051,"amenities":" Microwave"} {"id":1051,"amenities":" Refrigerator in room"} {"id":1051,"amenities":" Accessible rooms"} {"id":1051,"amenities":" Family Rooms"} {"id":1051,"amenities":" Nonsmoking rooms"} {"id":1051,"amenities":" Suites"} {"id":1073,"amenities":""} {"id":1089,"amenities":""} {"id":1108,"amenities":"Room service"} {"id":1108,"amenities":" Restaurant"} {"id":1108,"amenities":" BarLounge"} {"id":1108,"amenities":" Spa"} {"id":1108,"amenities":" Free High Speed Internet WiFi"} {"id":1108,"amenities":" Breakfast included"} {"id":1108,"amenities":" Airport transportation"} {"id":1108,"amenities":" Business Centre with Internet Access"} {"id":1108,"amenities":" Children Activities Kid Family Friendly"} {"id":1108,"amenities":" Conference Facilities"} {"id":1108,"amenities":" Laundry Service"} {"id":1108,"amenities":" Shuttle Bus Service"} {"id":1128,"amenities":"Free parking"} {"id":1128,"amenities":" Free High Speed Internet WiFi"} {"id":1128,"amenities":" Breakfast included"} {"id":1128,"amenities":" Hot Tub"} {"id":1128,"amenities":" Nonsmoking hotel"} {"id":1128,"amenities":" Public Wifi"} {"id":1128,"amenities":" Wheelchair Access"} {"id":1128,"amenities":" Accessible rooms"} {"id":1128,"amenities":" Nonsmoking rooms"} {"id":1128,"amenities":" Suites"} {"id":1134,"amenities":"Free parking"} {"id":1134,"amenities":" Nonsmoking hotel"} {"id":1134,"amenities":" Refrigerator in room"} {"id":1134,"amenities":" Kitchenette"} {"id":1134,"amenities":" Nonsmoking rooms"} {"id":1550,"amenities":"Free High Speed Internet WiFi"} {"id":1550,"amenities":" Free parking"} {"id":1550,"amenities":" Spa"} {"id":1550,"amenities":" Breakfast included"} {"id":1550,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1550,"amenities":" Airport transportation"} {"id":1550,"amenities":" Hot Tub"} {"id":1550,"amenities":" Nonsmoking hotel"} {"id":1550,"amenities":" Sauna"} {"id":1550,"amenities":" Refrigerator in room"} {"id":1550,"amenities":" Kitchenette"} {"id":1550,"amenities":" Nonsmoking rooms"} {"id":2077,"amenities":"Restaurant"} {"id":2077,"amenities":" Free High Speed Internet WiFi"} {"id":2077,"amenities":" Pool"} {"id":2077,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2077,"amenities":" Banquet Room"} {"id":2077,"amenities":" Breakfast Available"} {"id":2077,"amenities":" Business Centre with Internet Access"} {"id":2077,"amenities":" Conference Facilities"} {"id":2077,"amenities":" Dry Cleaning"} {"id":2077,"amenities":" Heated pool"} {"id":2077,"amenities":" Indoor pool"} {"id":2077,"amenities":" Laundry Service"} {"id":2077,"amenities":" Meeting rooms"} {"id":2077,"amenities":" Multilingual Staff"} {"id":2077,"amenities":" Nonsmoking hotel"} {"id":2077,"amenities":" Wheelchair Access"} {"id":2077,"amenities":" Air conditioning"} {"id":2077,"amenities":" Refrigerator in room"} {"id":2077,"amenities":" Family Rooms"} {"id":2077,"amenities":" Nonsmoking rooms"} {"id":2077,"amenities":" Suites"} {"id":2112,"amenities":"Free parking"} {"id":2112,"amenities":" Spa"} {"id":2112,"amenities":" Free High Speed Internet WiFi"} {"id":2112,"amenities":" Golf Course"} {"id":2112,"amenities":" Nonsmoking hotel"} {"id":2223,"amenities":"Pool"} {"id":2223,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2223,"amenities":" Free High Speed Internet WiFi"} {"id":2223,"amenities":" Breakfast included"} {"id":2223,"amenities":" Breakfast Available"} {"id":2223,"amenities":" Business Centre with Internet Access"} {"id":2223,"amenities":" Dry Cleaning"} {"id":2223,"amenities":" Heated pool"} {"id":2223,"amenities":" Indoor pool"} {"id":2223,"amenities":" Laundry Service"} {"id":2223,"amenities":" Meeting rooms"} {"id":2223,"amenities":" Nonsmoking hotel"} {"id":2223,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2223,"amenities":" SelfServe Laundry"} {"id":2223,"amenities":" Wheelchair Access"} {"id":2223,"amenities":" Air conditioning"} {"id":2223,"amenities":" Microwave"} {"id":2223,"amenities":" Family Rooms"} {"id":2223,"amenities":" Kitchenette"} {"id":2223,"amenities":" Nonsmoking rooms"} {"id":2223,"amenities":" Suites"} {"id":2667,"amenities":"Free parking"} {"id":2667,"amenities":" Free High Speed Internet WiFi"} {"id":2667,"amenities":" Golf Course"} {"id":2667,"amenities":" Hot Tub"} {"id":2667,"amenities":" Laundry Service"} {"id":2667,"amenities":" Nonsmoking hotel"} {"id":2667,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2667,"amenities":" Minibar"} {"id":3312,"amenities":"Free parking"} {"id":3312,"amenities":" Free High Speed Internet WiFi"} {"id":3312,"amenities":" Nonsmoking hotel"} {"id":3312,"amenities":" Public Wifi"} {"id":3312,"amenities":" Family Rooms"} {"id":3312,"amenities":" Kitchenette"} {"id":3312,"amenities":" Nonsmoking rooms"} {"id":3440,"amenities":"Free parking"} {"id":3440,"amenities":" Restaurant"} {"id":3440,"amenities":" BarLounge"} {"id":3440,"amenities":" Free High Speed Internet WiFi"} {"id":3440,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3440,"amenities":" Airport transportation"} {"id":3440,"amenities":" Banquet Room"} {"id":3440,"amenities":" Breakfast Available"} {"id":3440,"amenities":" Business Centre with Internet Access"} {"id":3440,"amenities":" Conference Facilities"} {"id":3440,"amenities":" Dry Cleaning"} {"id":3440,"amenities":" Laundry Service"} {"id":3440,"amenities":" Meeting rooms"} {"id":3440,"amenities":" Nonsmoking hotel"} {"id":3440,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3440,"amenities":" Public Wifi"} {"id":3440,"amenities":" Sauna"} {"id":3440,"amenities":" SelfServe Laundry"} {"id":3440,"amenities":" Wheelchair Access"} {"id":3440,"amenities":" Air conditioning"} {"id":3440,"amenities":" Microwave"} {"id":3440,"amenities":" Refrigerator in room"} {"id":3440,"amenities":" Family Rooms"} {"id":3440,"amenities":" Kitchenette"} {"id":3440,"amenities":" Nonsmoking rooms"} {"id":3440,"amenities":" Smoking rooms available"} {"id":3440,"amenities":" Suites"} {"id":4211,"amenities":"Pool"} {"id":4211,"amenities":" Restaurant"} {"id":4211,"amenities":" Free parking"} {"id":4211,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4211,"amenities":" Room service"} {"id":4211,"amenities":" BarLounge"} {"id":4211,"amenities":" Free High Speed Internet WiFi"} {"id":4211,"amenities":" Banquet Room"} {"id":4211,"amenities":" Business Centre with Internet Access"} {"id":4211,"amenities":" Concierge"} {"id":4211,"amenities":" Conference Facilities"} {"id":4211,"amenities":" Dry Cleaning"} {"id":4211,"amenities":" Heated pool"} {"id":4211,"amenities":" Hot Tub"} {"id":4211,"amenities":" Indoor pool"} {"id":4211,"amenities":" Laundry Service"} {"id":4211,"amenities":" Meeting rooms"} {"id":4211,"amenities":" Multilingual Staff"} {"id":4211,"amenities":" Nonsmoking hotel"} {"id":4211,"amenities":" Paid Internet"} {"id":4211,"amenities":" Wheelchair Access"} {"id":4211,"amenities":" Air conditioning"} {"id":4211,"amenities":" Family Rooms"} {"id":4211,"amenities":" Nonsmoking rooms"} {"id":4211,"amenities":" Suites"} {"id":4284,"amenities":""} {"id":4574,"amenities":"Pool"} {"id":4574,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4574,"amenities":" Free parking"} {"id":4574,"amenities":" Free High Speed Internet WiFi"} {"id":4574,"amenities":" Heated pool"} {"id":4574,"amenities":" Hot Tub"} {"id":4574,"amenities":" Indoor pool"} {"id":4574,"amenities":" Nonsmoking hotel"} {"id":4574,"amenities":" Sauna"} {"id":4574,"amenities":" Wheelchair Access"} {"id":4574,"amenities":" Air conditioning"} {"id":4574,"amenities":" Microwave"} {"id":4574,"amenities":" Refrigerator in room"} {"id":4574,"amenities":" Family Rooms"} {"id":4574,"amenities":" Nonsmoking rooms"} {"id":4618,"amenities":"Free parking"} {"id":4618,"amenities":" Free High Speed Internet WiFi"} {"id":4618,"amenities":" Breakfast included"} {"id":4618,"amenities":" Room service"} {"id":4618,"amenities":" BarLounge"} {"id":4618,"amenities":" Nonsmoking hotel"} {"id":4618,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4618,"amenities":" Wheelchair Access"} {"id":4618,"amenities":" Air conditioning"} {"id":4618,"amenities":" Family Rooms"} {"id":4618,"amenities":" Nonsmoking rooms"} {"id":4883,"amenities":"Pool"} {"id":4883,"amenities":" Free parking"} {"id":4883,"amenities":" BarLounge"} {"id":4883,"amenities":" Breakfast included"} {"id":4883,"amenities":" Restaurant"} {"id":4883,"amenities":" Free High Speed Internet WiFi"} {"id":4883,"amenities":" Children Activities Kid Family Friendly"} {"id":4883,"amenities":" Nonsmoking hotel"} {"id":4883,"amenities":" Tennis Court"} {"id":4883,"amenities":" Wheelchair Access"} {"id":4883,"amenities":" Air conditioning"} {"id":4883,"amenities":" Refrigerator in room"} {"id":4883,"amenities":" Kitchenette"} {"id":4883,"amenities":" Nonsmoking rooms"} {"id":4883,"amenities":" Suites"} {"id":4986,"amenities":""} {"id":5100,"amenities":"Restaurant"} {"id":5100,"amenities":" Breakfast included"} {"id":5100,"amenities":" Hot Tub"} {"id":5100,"amenities":" Nonsmoking hotel"} {"id":5100,"amenities":" Air conditioning"} {"id":5100,"amenities":" Nonsmoking rooms"} {"id":5143,"amenities":""} {"id":5276,"amenities":"Free parking"} {"id":5276,"amenities":" Room service"} {"id":5276,"amenities":" Spa"} {"id":5276,"amenities":" Babysitting"} {"id":5276,"amenities":" Children Activities Kid Family Friendly"} {"id":5276,"amenities":" Laundry Service"} {"id":5276,"amenities":" Nonsmoking hotel"} {"id":5276,"amenities":" Public Wifi"} {"id":5276,"amenities":" Nonsmoking rooms"} {"id":395,"amenities":""} {"id":768,"amenities":""} {"id":1420,"amenities":"Pool"} {"id":1420,"amenities":" Free parking"} {"id":1420,"amenities":" Free High Speed Internet WiFi"} {"id":1420,"amenities":" Children Activities Kid Family Friendly"} {"id":1420,"amenities":" Nonsmoking hotel"} {"id":1420,"amenities":" Wheelchair Access"} {"id":1420,"amenities":" Air conditioning"} {"id":1420,"amenities":" Refrigerator in room"} {"id":1420,"amenities":" Kitchenette"} {"id":1420,"amenities":" Nonsmoking rooms"} {"id":1440,"amenities":""} {"id":1940,"amenities":""} {"id":2130,"amenities":"Pool"} {"id":2130,"amenities":" Free parking"} {"id":2130,"amenities":" Free High Speed Internet WiFi"} {"id":2130,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2130,"amenities":" Golf Course"} {"id":2130,"amenities":" Hot Tub"} {"id":2130,"amenities":" Nonsmoking hotel"} {"id":2130,"amenities":" SelfServe Laundry"} {"id":2130,"amenities":" SkiIn SkiOut"} {"id":2130,"amenities":" Microwave"} {"id":2130,"amenities":" Refrigerator in room"} {"id":2130,"amenities":" Family Rooms"} {"id":2130,"amenities":" Kitchenette"} {"id":2130,"amenities":" Nonsmoking rooms"} {"id":2130,"amenities":" Suites"} {"id":2137,"amenities":"Free parking"} {"id":2137,"amenities":" Free High Speed Internet WiFi"} {"id":2137,"amenities":" Breakfast included"} {"id":2137,"amenities":" Spa"} {"id":2137,"amenities":" Business Centre with Internet Access"} {"id":2137,"amenities":" Children Activities Kid Family Friendly"} {"id":2137,"amenities":" Hot Tub"} {"id":2137,"amenities":" Nonsmoking hotel"} {"id":2137,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2137,"amenities":" SkiIn SkiOut"} {"id":2137,"amenities":" Kitchenette"} {"id":2137,"amenities":" Suites"} {"id":3099,"amenities":"Free parking"} {"id":3099,"amenities":" Free High Speed Internet WiFi"} {"id":3099,"amenities":" Nonsmoking hotel"} {"id":3099,"amenities":" Public Wifi"} {"id":3099,"amenities":" Air conditioning"} {"id":3099,"amenities":" Microwave"} {"id":3099,"amenities":" Refrigerator in room"} {"id":3099,"amenities":" Family Rooms"} {"id":3099,"amenities":" Kitchenette"} {"id":3099,"amenities":" Nonsmoking rooms"} {"id":3731,"amenities":"Free parking"} {"id":3731,"amenities":" Free High Speed Internet WiFi"} {"id":3731,"amenities":" Nonsmoking hotel"} {"id":3731,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3731,"amenities":" Public Wifi"} {"id":3731,"amenities":" Nonsmoking rooms"} {"id":4185,"amenities":"Free parking"} {"id":4185,"amenities":" Free High Speed Internet WiFi"} {"id":4185,"amenities":" Breakfast included"} {"id":4185,"amenities":" Banquet Room"} {"id":4185,"amenities":" Concierge"} {"id":4185,"amenities":" Nonsmoking hotel"} {"id":4185,"amenities":" Family Rooms"} {"id":4185,"amenities":" Nonsmoking rooms"} {"id":4533,"amenities":""} {"id":4579,"amenities":"Free parking"} {"id":4579,"amenities":" Free High Speed Internet WiFi"} {"id":4579,"amenities":" Golf Course"} {"id":4579,"amenities":" Nonsmoking hotel"} {"id":4579,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4579,"amenities":" Air conditioning"} {"id":4633,"amenities":"Free parking"} {"id":4633,"amenities":" Breakfast included"} {"id":4633,"amenities":" BarLounge"} {"id":4633,"amenities":" Free High Speed Internet WiFi"} {"id":4633,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4633,"amenities":" Laundry Service"} {"id":4633,"amenities":" Meeting rooms"} {"id":4633,"amenities":" Nonsmoking hotel"} {"id":4633,"amenities":" Sauna"} {"id":4633,"amenities":" Wheelchair Access"} {"id":4633,"amenities":" Air conditioning"} {"id":4633,"amenities":" Kitchenette"} {"id":4633,"amenities":" Nonsmoking rooms"} {"id":4633,"amenities":" Suites"} {"id":4699,"amenities":"Free parking"} {"id":4699,"amenities":" Free High Speed Internet WiFi"} {"id":4699,"amenities":" Nonsmoking hotel"} {"id":4699,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4699,"amenities":" Public Wifi"} {"id":4699,"amenities":" Air conditioning"} {"id":4699,"amenities":" Microwave"} {"id":4699,"amenities":" Minibar"} {"id":4699,"amenities":" Refrigerator in room"} {"id":4699,"amenities":" Kitchenette"} {"id":4699,"amenities":" Nonsmoking rooms"} {"id":4699,"amenities":" Suites"} {"id":4725,"amenities":"Pool"} {"id":4725,"amenities":" Free parking"} {"id":4725,"amenities":" Restaurant"} {"id":4725,"amenities":" BarLounge"} {"id":4725,"amenities":" Spa"} {"id":4725,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4725,"amenities":" Free High Speed Internet WiFi"} {"id":4725,"amenities":" Indoor pool"} {"id":4725,"amenities":" Laundry Service"} {"id":4725,"amenities":" Nonsmoking hotel"} {"id":4725,"amenities":" Air conditioning"} {"id":4725,"amenities":" Kitchenette"} {"id":4725,"amenities":" Suites"} {"id":4831,"amenities":"Free parking"} {"id":4831,"amenities":" Free High Speed Internet WiFi"} {"id":4831,"amenities":" Children Activities Kid Family Friendly"} {"id":4831,"amenities":" Golf Course"} {"id":4831,"amenities":" Hot Tub"} {"id":4831,"amenities":" Nonsmoking hotel"} {"id":4831,"amenities":" Sauna"} {"id":4831,"amenities":" Microwave"} {"id":4831,"amenities":" Refrigerator in room"} {"id":5080,"amenities":""} {"id":5127,"amenities":""} {"id":5388,"amenities":"Pool"} {"id":5388,"amenities":" Free parking"} {"id":5388,"amenities":" Spa"} {"id":5388,"amenities":" Restaurant"} {"id":5388,"amenities":" Free High Speed Internet WiFi"} {"id":5388,"amenities":" Hot Tub"} {"id":5388,"amenities":" Nonsmoking hotel"} {"id":5388,"amenities":" Microwave"} {"id":5388,"amenities":" Refrigerator in room"} {"id":5388,"amenities":" Nonsmoking rooms"} {"id":5394,"amenities":"Free parking"} {"id":5394,"amenities":" Free High Speed Internet WiFi"} {"id":5394,"amenities":" Breakfast included"} {"id":5394,"amenities":" Hot Tub"} {"id":5394,"amenities":" Laundry Service"} {"id":5394,"amenities":" Nonsmoking hotel"} {"id":5394,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5394,"amenities":" Wheelchair Access"} {"id":5394,"amenities":" Air conditioning"} {"id":5394,"amenities":" Refrigerator in room"} {"id":5394,"amenities":" Family Rooms"} {"id":5394,"amenities":" Nonsmoking rooms"} {"id":5524,"amenities":"Free parking"} {"id":5524,"amenities":" Free High Speed Internet WiFi"} {"id":5524,"amenities":" Business Centre with Internet Access"} {"id":5797,"amenities":"Room service"} {"id":5797,"amenities":" Free parking"} {"id":5797,"amenities":" Restaurant"} {"id":5797,"amenities":" BarLounge"} {"id":5797,"amenities":" Free High Speed Internet WiFi"} {"id":5797,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5797,"amenities":" Banquet Room"} {"id":5797,"amenities":" Business Centre with Internet Access"} {"id":5797,"amenities":" Laundry Service"} {"id":5797,"amenities":" Meeting rooms"} {"id":5797,"amenities":" Nonsmoking hotel"} {"id":5797,"amenities":" Wheelchair Access"} {"id":5797,"amenities":" Air conditioning"} {"id":5797,"amenities":" Nonsmoking rooms"} {"id":5797,"amenities":" Suites"} {"id":773,"amenities":""} {"id":962,"amenities":""} {"id":966,"amenities":""} {"id":1269,"amenities":"Free parking"} {"id":1269,"amenities":" Free High Speed Internet WiFi"} {"id":1269,"amenities":" Breakfast included"} {"id":1269,"amenities":" Breakfast Available"} {"id":1269,"amenities":" Nonsmoking hotel"} {"id":1269,"amenities":" Public Wifi"} {"id":1269,"amenities":" Air conditioning"} {"id":1269,"amenities":" Nonsmoking rooms"} {"id":1269,"amenities":" Suites"} {"id":1504,"amenities":"Free parking"} {"id":1504,"amenities":" Free High Speed Internet WiFi"} {"id":1504,"amenities":" BarLounge"} {"id":1504,"amenities":" Airport transportation"} {"id":1504,"amenities":" Banquet Room"} {"id":1504,"amenities":" Business Centre with Internet Access"} {"id":1504,"amenities":" Conference Facilities"} {"id":1504,"amenities":" Hot Tub"} {"id":1504,"amenities":" Meeting rooms"} {"id":1504,"amenities":" Nonsmoking hotel"} {"id":1504,"amenities":" Public Wifi"} {"id":1504,"amenities":" SelfServe Laundry"} {"id":1504,"amenities":" Wheelchair Access"} {"id":1504,"amenities":" Air conditioning"} {"id":1504,"amenities":" Refrigerator in room"} {"id":1504,"amenities":" Family Rooms"} {"id":1504,"amenities":" Nonsmoking rooms"} {"id":1504,"amenities":" Suites"} {"id":1612,"amenities":"Free parking"} {"id":1612,"amenities":" Free High Speed Internet WiFi"} {"id":1612,"amenities":" Children Activities Kid Family Friendly"} {"id":1612,"amenities":" Paid Wifi"} {"id":1639,"amenities":"Pool"} {"id":1639,"amenities":" Free parking"} {"id":1639,"amenities":" Free High Speed Internet WiFi"} {"id":1639,"amenities":" Breakfast included"} {"id":1639,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1639,"amenities":" Business Centre with Internet Access"} {"id":1639,"amenities":" Electric vehicle charging station"} {"id":1639,"amenities":" Heated pool"} {"id":1639,"amenities":" Hot Tub"} {"id":1639,"amenities":" Indoor pool"} {"id":1639,"amenities":" Laundry Service"} {"id":1639,"amenities":" Meeting rooms"} {"id":1639,"amenities":" Nonsmoking hotel"} {"id":1639,"amenities":" Wheelchair Access"} {"id":1639,"amenities":" Air conditioning"} {"id":1639,"amenities":" Nonsmoking rooms"} {"id":1639,"amenities":" Suites"} {"id":1775,"amenities":""} {"id":2397,"amenities":""} {"id":2493,"amenities":"Free parking"} {"id":2493,"amenities":" Free High Speed Internet WiFi"} {"id":2493,"amenities":" Nonsmoking hotel"} {"id":2765,"amenities":"Free parking"} {"id":2765,"amenities":" Free High Speed Internet WiFi"} {"id":2765,"amenities":" Nonsmoking hotel"} {"id":2765,"amenities":" Public Wifi"} {"id":2765,"amenities":" Wheelchair Access"} {"id":2765,"amenities":" Refrigerator in room"} {"id":2765,"amenities":" Family Rooms"} {"id":2765,"amenities":" Kitchenette"} {"id":2765,"amenities":" Nonsmoking rooms"} {"id":3246,"amenities":"Free High Speed Internet WiFi"} {"id":3246,"amenities":" Airport transportation"} {"id":3246,"amenities":" Babysitting"} {"id":3246,"amenities":" Children Activities Kid Family Friendly"} {"id":3246,"amenities":" Golf Course"} {"id":3246,"amenities":" Laundry Service"} {"id":3246,"amenities":" Nonsmoking hotel"} {"id":3246,"amenities":" Public Wifi"} {"id":3246,"amenities":" Air conditioning"} {"id":3246,"amenities":" Nonsmoking rooms"} {"id":4302,"amenities":"Free parking"} {"id":4302,"amenities":" Free High Speed Internet WiFi"} {"id":4302,"amenities":" Business Centre with Internet Access"} {"id":4302,"amenities":" Meeting rooms"} {"id":4302,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4302,"amenities":" Minibar"} {"id":4302,"amenities":" Family Rooms"} {"id":4302,"amenities":" Nonsmoking rooms"} {"id":4302,"amenities":" Suites"} {"id":4434,"amenities":"Fitness Centre with Gym Workout Room"} {"id":4434,"amenities":" Free High Speed Internet WiFi"} {"id":4434,"amenities":" Spa"} {"id":4434,"amenities":" Restaurant"} {"id":4434,"amenities":" Banquet Room"} {"id":4434,"amenities":" Business Centre with Internet Access"} {"id":4434,"amenities":" Conference Facilities"} {"id":4434,"amenities":" Hot Tub"} {"id":4434,"amenities":" Meeting rooms"} {"id":4434,"amenities":" Nonsmoking hotel"} {"id":4434,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4434,"amenities":" Public Wifi"} {"id":4434,"amenities":" Sauna"} {"id":4434,"amenities":" Wheelchair Access"} {"id":4434,"amenities":" Air conditioning"} {"id":4434,"amenities":" Microwave"} {"id":4434,"amenities":" Refrigerator in room"} {"id":4434,"amenities":" Family Rooms"} {"id":4434,"amenities":" Nonsmoking rooms"} {"id":4486,"amenities":"Free High Speed Internet WiFi"} {"id":4486,"amenities":" Free parking"} {"id":4486,"amenities":" Restaurant"} {"id":4486,"amenities":" Nonsmoking hotel"} {"id":4486,"amenities":" Air conditioning"} {"id":4486,"amenities":" Microwave"} {"id":4486,"amenities":" Family Rooms"} {"id":4680,"amenities":"Free parking"} {"id":4680,"amenities":" Free High Speed Internet WiFi"} {"id":4680,"amenities":" Shuttle Bus Service"} {"id":4680,"amenities":" SkiIn SkiOut"} {"id":4680,"amenities":" Wheelchair Access"} {"id":4680,"amenities":" Suites"} {"id":4693,"amenities":"Free High Speed Internet WiFi"} {"id":4693,"amenities":" Minibar"} {"id":4847,"amenities":"Free parking"} {"id":4847,"amenities":" Free High Speed Internet WiFi"} {"id":4847,"amenities":" Nonsmoking hotel"} {"id":4847,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4847,"amenities":" Refrigerator in room"} {"id":4847,"amenities":" Kitchenette"} {"id":4847,"amenities":" Nonsmoking rooms"} {"id":5111,"amenities":"Pool"} {"id":5111,"amenities":" Free parking"} {"id":5111,"amenities":" Free High Speed Internet WiFi"} {"id":5111,"amenities":" Breakfast included"} {"id":5111,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5111,"amenities":" Restaurant"} {"id":5111,"amenities":" Spa"} {"id":5111,"amenities":" Banquet Room"} {"id":5111,"amenities":" Business Centre with Internet Access"} {"id":5111,"amenities":" Indoor pool"} {"id":5111,"amenities":" Laundry Service"} {"id":5111,"amenities":" Meeting rooms"} {"id":5111,"amenities":" Nonsmoking hotel"} {"id":5111,"amenities":" Public Wifi"} {"id":5111,"amenities":" Sauna"} {"id":5111,"amenities":" SelfServe Laundry"} {"id":5111,"amenities":" Wheelchair Access"} {"id":5111,"amenities":" Air conditioning"} {"id":5111,"amenities":" Microwave"} {"id":5111,"amenities":" Refrigerator in room"} {"id":5111,"amenities":" Accessible rooms"} {"id":5111,"amenities":" Family Rooms"} {"id":5111,"amenities":" Kitchenette"} {"id":5111,"amenities":" Nonsmoking rooms"} {"id":5111,"amenities":" Smoking rooms available"} {"id":5111,"amenities":" Suites"} {"id":5152,"amenities":"Free parking"} {"id":5152,"amenities":" Free High Speed Internet WiFi"} {"id":5152,"amenities":" Hot Tub"} {"id":5152,"amenities":" Nonsmoking hotel"} {"id":5152,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5152,"amenities":" Air conditioning"} {"id":5152,"amenities":" Microwave"} {"id":5152,"amenities":" Refrigerator in room"} {"id":5152,"amenities":" Family Rooms"} {"id":5152,"amenities":" Kitchenette"} {"id":5152,"amenities":" Nonsmoking rooms"} {"id":5152,"amenities":" Smoking rooms available"} {"id":5152,"amenities":" Suites"} {"id":5244,"amenities":"Free High Speed Internet WiFi"} {"id":5244,"amenities":" Free parking"} {"id":5244,"amenities":" Golf Course"} {"id":5244,"amenities":" Nonsmoking hotel"} {"id":5244,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5244,"amenities":" Public Wifi"} {"id":5244,"amenities":" Air conditioning"} {"id":5244,"amenities":" Refrigerator in room"} {"id":5244,"amenities":" Accessible rooms"} {"id":5244,"amenities":" Family Rooms"} {"id":5244,"amenities":" Kitchenette"} {"id":5244,"amenities":" Nonsmoking rooms"} {"id":5325,"amenities":""} {"id":5405,"amenities":"Free parking"} {"id":5405,"amenities":" Spa"} {"id":5405,"amenities":" Free High Speed Internet WiFi"} {"id":5405,"amenities":" Breakfast included"} {"id":5405,"amenities":" Laundry Service"} {"id":5405,"amenities":" Sauna"} {"id":5685,"amenities":"Free parking"} {"id":5685,"amenities":" Nonsmoking hotel"} {"id":5685,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5685,"amenities":" Microwave"} {"id":5685,"amenities":" Refrigerator in room"} {"id":5685,"amenities":" Kitchenette"} {"id":5685,"amenities":" Nonsmoking rooms"} {"id":5798,"amenities":"Free High Speed Internet WiFi"} {"id":5798,"amenities":" Golf Course"} {"id":5798,"amenities":" Nonsmoking hotel"} {"id":5798,"amenities":" Public Wifi"} {"id":5798,"amenities":" Air conditioning"} {"id":5798,"amenities":" Microwave"} {"id":5798,"amenities":" Refrigerator in room"} {"id":5798,"amenities":" Nonsmoking rooms"} {"id":5801,"amenities":"Pool"} {"id":5801,"amenities":" Free parking"} {"id":5801,"amenities":" Free High Speed Internet WiFi"} {"id":5801,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5801,"amenities":" Breakfast included"} {"id":5801,"amenities":" Business Centre with Internet Access"} {"id":5801,"amenities":" Hot Tub"} {"id":5801,"amenities":" Indoor pool"} {"id":5801,"amenities":" Laundry Service"} {"id":5801,"amenities":" Meeting rooms"} {"id":5801,"amenities":" Multilingual Staff"} {"id":5801,"amenities":" Nonsmoking hotel"} {"id":5801,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5801,"amenities":" Public Wifi"} {"id":5801,"amenities":" SelfServe Laundry"} {"id":5801,"amenities":" Wheelchair Access"} {"id":5801,"amenities":" Air conditioning"} {"id":5801,"amenities":" Microwave"} {"id":5801,"amenities":" Refrigerator in room"} {"id":5801,"amenities":" Accessible rooms"} {"id":5801,"amenities":" Kitchenette"} {"id":5801,"amenities":" Nonsmoking rooms"} {"id":5801,"amenities":" Suites"} {"id":5922,"amenities":""} {"id":6054,"amenities":""} {"id":948,"amenities":""} {"id":1021,"amenities":""} {"id":1731,"amenities":"Pool"} {"id":1731,"amenities":" Free parking"} {"id":1731,"amenities":" Restaurant"} {"id":1731,"amenities":" Free High Speed Internet WiFi"} {"id":1731,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1731,"amenities":" Room service"} {"id":1731,"amenities":" Hot Tub"} {"id":1731,"amenities":" Nonsmoking hotel"} {"id":1731,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1731,"amenities":" Wheelchair Access"} {"id":1731,"amenities":" Air conditioning"} {"id":1731,"amenities":" Refrigerator in room"} {"id":1731,"amenities":" Family Rooms"} {"id":1731,"amenities":" Kitchenette"} {"id":1731,"amenities":" Nonsmoking rooms"} {"id":1731,"amenities":" Suites"} {"id":1805,"amenities":""} {"id":2026,"amenities":"Pool"} {"id":2026,"amenities":" Free parking"} {"id":2026,"amenities":" Free High Speed Internet WiFi"} {"id":2026,"amenities":" Golf Course"} {"id":2026,"amenities":" Nonsmoking hotel"} {"id":2026,"amenities":" Outdoor pool"} {"id":2026,"amenities":" Family Rooms"} {"id":2043,"amenities":"Pool"} {"id":2043,"amenities":" Room service"} {"id":2043,"amenities":" Free parking"} {"id":2043,"amenities":" Restaurant"} {"id":2043,"amenities":" BarLounge"} {"id":2043,"amenities":" Free High Speed Internet WiFi"} {"id":2043,"amenities":" Breakfast included"} {"id":2043,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2043,"amenities":" Airport transportation"} {"id":2043,"amenities":" Banquet Room"} {"id":2043,"amenities":" Breakfast Available"} {"id":2043,"amenities":" Business Centre with Internet Access"} {"id":2043,"amenities":" Dry Cleaning"} {"id":2043,"amenities":" Hot Tub"} {"id":2043,"amenities":" Indoor pool"} {"id":2043,"amenities":" Laundry Service"} {"id":2043,"amenities":" Meeting rooms"} {"id":2043,"amenities":" Multilingual Staff"} {"id":2043,"amenities":" Nonsmoking hotel"} {"id":2043,"amenities":" Public Wifi"} {"id":2043,"amenities":" SelfServe Laundry"} {"id":2043,"amenities":" Wheelchair Access"} {"id":2043,"amenities":" Air conditioning"} {"id":2043,"amenities":" Refrigerator in room"} {"id":2043,"amenities":" Family Rooms"} {"id":2043,"amenities":" Nonsmoking rooms"} {"id":2043,"amenities":" Suites"} {"id":2550,"amenities":"Pets Allowed Dog Pet Friendly "} {"id":2694,"amenities":""} {"id":2999,"amenities":"Free parking"} {"id":2999,"amenities":" Free High Speed Internet WiFi"} {"id":2999,"amenities":" Hot Tub"} {"id":2999,"amenities":" Nonsmoking hotel"} {"id":2999,"amenities":" Public Wifi"} {"id":2999,"amenities":" Wheelchair Access"} {"id":2999,"amenities":" Air conditioning"} {"id":2999,"amenities":" Microwave"} {"id":2999,"amenities":" Refrigerator in room"} {"id":2999,"amenities":" Family Rooms"} {"id":2999,"amenities":" Kitchenette"} {"id":2999,"amenities":" Nonsmoking rooms"} {"id":2999,"amenities":" Suites"} {"id":3036,"amenities":"Free parking"} {"id":3036,"amenities":" Free High Speed Internet WiFi"} {"id":3036,"amenities":" Children Activities Kid Family Friendly"} {"id":3036,"amenities":" Laundry Service"} {"id":3036,"amenities":" Refrigerator in room"} {"id":3036,"amenities":" Kitchenette"} {"id":3036,"amenities":" Suites"} {"id":3156,"amenities":"Free parking"} {"id":3156,"amenities":" Breakfast included"} {"id":3156,"amenities":" Free High Speed Internet WiFi"} {"id":3156,"amenities":" Airport transportation"} {"id":3156,"amenities":" Nonsmoking hotel"} {"id":3156,"amenities":" Nonsmoking rooms"} {"id":3463,"amenities":""} {"id":3465,"amenities":""} {"id":3507,"amenities":"Free parking"} {"id":3507,"amenities":" BarLounge"} {"id":3507,"amenities":" Free High Speed Internet WiFi"} {"id":3507,"amenities":" Business Centre with Internet Access"} {"id":3507,"amenities":" Electric vehicle charging station"} {"id":3507,"amenities":" Nonsmoking hotel"} {"id":3507,"amenities":" Public Wifi"} {"id":3507,"amenities":" Air conditioning"} {"id":3507,"amenities":" Refrigerator in room"} {"id":3507,"amenities":" Nonsmoking rooms"} {"id":3623,"amenities":"Free parking"} {"id":3623,"amenities":" Free High Speed Internet WiFi"} {"id":3623,"amenities":" Babysitting"} {"id":3623,"amenities":" Dry Cleaning"} {"id":3623,"amenities":" Laundry Service"} {"id":3623,"amenities":" Nonsmoking hotel"} {"id":3623,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3623,"amenities":" Air conditioning"} {"id":3623,"amenities":" Microwave"} {"id":3623,"amenities":" Refrigerator in room"} {"id":3623,"amenities":" Kitchenette"} {"id":3623,"amenities":" Nonsmoking rooms"} {"id":3623,"amenities":" Suites"} {"id":3650,"amenities":""} {"id":3664,"amenities":"Pool"} {"id":3664,"amenities":" Free parking"} {"id":3664,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3664,"amenities":" Free High Speed Internet WiFi"} {"id":3664,"amenities":" Breakfast included"} {"id":3664,"amenities":" Banquet Room"} {"id":3664,"amenities":" Breakfast Available"} {"id":3664,"amenities":" Business Centre with Internet Access"} {"id":3664,"amenities":" Conference Facilities"} {"id":3664,"amenities":" Heated pool"} {"id":3664,"amenities":" Hot Tub"} {"id":3664,"amenities":" Indoor pool"} {"id":3664,"amenities":" Laundry Service"} {"id":3664,"amenities":" Meeting rooms"} {"id":3664,"amenities":" Multilingual Staff"} {"id":3664,"amenities":" Nonsmoking hotel"} {"id":3664,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3664,"amenities":" Public Wifi"} {"id":3664,"amenities":" SelfServe Laundry"} {"id":3664,"amenities":" Wheelchair Access"} {"id":3664,"amenities":" Air conditioning"} {"id":3664,"amenities":" Microwave"} {"id":3664,"amenities":" Refrigerator in room"} {"id":3664,"amenities":" Accessible rooms"} {"id":3664,"amenities":" Family Rooms"} {"id":3664,"amenities":" Nonsmoking rooms"} {"id":3664,"amenities":" Suites"} {"id":4018,"amenities":"Free parking"} {"id":4018,"amenities":" Restaurant"} {"id":4018,"amenities":" Free High Speed Internet WiFi"} {"id":4018,"amenities":" Concierge"} {"id":4018,"amenities":" Laundry Service"} {"id":4018,"amenities":" Nonsmoking hotel"} {"id":4018,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4018,"amenities":" Public Wifi"} {"id":4018,"amenities":" Sauna"} {"id":4018,"amenities":" Air conditioning"} {"id":4018,"amenities":" Refrigerator in room"} {"id":4018,"amenities":" Family Rooms"} {"id":4018,"amenities":" Nonsmoking rooms"} {"id":4477,"amenities":"Free parking"} {"id":4477,"amenities":" Free High Speed Internet WiFi"} {"id":4477,"amenities":" Restaurant"} {"id":4477,"amenities":" Airport transportation"} {"id":4477,"amenities":" Breakfast Available"} {"id":4477,"amenities":" Laundry Service"} {"id":4477,"amenities":" Nonsmoking hotel"} {"id":4477,"amenities":" Public Wifi"} {"id":4477,"amenities":" Refrigerator in room"} {"id":4477,"amenities":" Nonsmoking rooms"} {"id":4900,"amenities":"Room service"} {"id":4900,"amenities":" Free parking"} {"id":4900,"amenities":" Restaurant"} {"id":4900,"amenities":" BarLounge"} {"id":4900,"amenities":" Free High Speed Internet WiFi"} {"id":4900,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4900,"amenities":" Banquet Room"} {"id":4900,"amenities":" Breakfast Available"} {"id":4900,"amenities":" Business Centre with Internet Access"} {"id":4900,"amenities":" Conference Facilities"} {"id":4900,"amenities":" Dry Cleaning"} {"id":4900,"amenities":" Laundry Service"} {"id":4900,"amenities":" Meeting rooms"} {"id":4900,"amenities":" Nonsmoking hotel"} {"id":4900,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4900,"amenities":" Public Wifi"} {"id":4900,"amenities":" SelfServe Laundry"} {"id":4900,"amenities":" Wheelchair Access"} {"id":4900,"amenities":" Air conditioning"} {"id":4900,"amenities":" Microwave"} {"id":4900,"amenities":" Refrigerator in room"} {"id":4900,"amenities":" Accessible rooms"} {"id":4900,"amenities":" Family Rooms"} {"id":4900,"amenities":" Kitchenette"} {"id":4900,"amenities":" Nonsmoking rooms"} {"id":4900,"amenities":" Suites"} {"id":5042,"amenities":"Free Internet"} {"id":5042,"amenities":" Free parking"} {"id":5042,"amenities":" BarLounge"} {"id":5042,"amenities":" Breakfast included"} {"id":5042,"amenities":" Room service"} {"id":5042,"amenities":" Children Activities Kid Family Friendly"} {"id":5042,"amenities":" Nonsmoking hotel"} {"id":5042,"amenities":" Public Wifi"} {"id":5042,"amenities":" Microwave"} {"id":5042,"amenities":" Refrigerator in room"} {"id":5042,"amenities":" Kitchenette"} {"id":5042,"amenities":" Nonsmoking rooms"} {"id":5607,"amenities":"Free parking"} {"id":5607,"amenities":" Free High Speed Internet WiFi"} {"id":5607,"amenities":" Breakfast included"} {"id":5607,"amenities":" Room service"} {"id":5607,"amenities":" BarLounge"} {"id":5607,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5607,"amenities":" Business Centre with Internet Access"} {"id":5607,"amenities":" Dry Cleaning"} {"id":5607,"amenities":" Laundry Service"} {"id":5607,"amenities":" Meeting rooms"} {"id":5607,"amenities":" Nonsmoking hotel"} {"id":5607,"amenities":" Wheelchair Access"} {"id":5607,"amenities":" Air conditioning"} {"id":5607,"amenities":" Microwave"} {"id":5607,"amenities":" Family Rooms"} {"id":5607,"amenities":" Nonsmoking rooms"} {"id":5792,"amenities":""} {"id":5883,"amenities":"Free parking"} {"id":5883,"amenities":" Free High Speed Internet WiFi"} {"id":5883,"amenities":" Breakfast included"} {"id":5883,"amenities":" Meeting rooms"} {"id":5883,"amenities":" Nonsmoking hotel"} {"id":5883,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5883,"amenities":" Public Wifi"} {"id":5883,"amenities":" Air conditioning"} {"id":5883,"amenities":" Microwave"} {"id":5883,"amenities":" Refrigerator in room"} {"id":5883,"amenities":" Nonsmoking rooms"} {"id":5883,"amenities":" Smoking rooms available"} {"id":5883,"amenities":" Suites"} {"id":5968,"amenities":"Refrigerator in room"} {"id":95,"amenities":""} {"id":227,"amenities":"Pool"} {"id":227,"amenities":" Free parking"} {"id":227,"amenities":" Free High Speed Internet WiFi"} {"id":227,"amenities":" Fitness Centre with Gym Workout Room"} {"id":227,"amenities":" Breakfast included"} {"id":227,"amenities":" Banquet Room"} {"id":227,"amenities":" Breakfast Available"} {"id":227,"amenities":" Business Centre with Internet Access"} {"id":227,"amenities":" Conference Facilities"} {"id":227,"amenities":" Dry Cleaning"} {"id":227,"amenities":" Heated pool"} {"id":227,"amenities":" Indoor pool"} {"id":227,"amenities":" Meeting rooms"} {"id":227,"amenities":" Multilingual Staff"} {"id":227,"amenities":" Nonsmoking hotel"} {"id":227,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":227,"amenities":" SelfServe Laundry"} {"id":227,"amenities":" Wheelchair Access"} {"id":227,"amenities":" Air conditioning"} {"id":227,"amenities":" Microwave"} {"id":227,"amenities":" Refrigerator in room"} {"id":227,"amenities":" Family Rooms"} {"id":227,"amenities":" Nonsmoking rooms"} {"id":227,"amenities":" Suites"} {"id":268,"amenities":""} {"id":562,"amenities":"Free parking"} {"id":562,"amenities":" Free High Speed Internet WiFi"} {"id":562,"amenities":" Breakfast included"} {"id":562,"amenities":" Airport transportation"} {"id":562,"amenities":" Business Centre with Internet Access"} {"id":562,"amenities":" Concierge"} {"id":562,"amenities":" Multilingual Staff"} {"id":562,"amenities":" Nonsmoking hotel"} {"id":562,"amenities":" Air conditioning"} {"id":562,"amenities":" Refrigerator in room"} {"id":562,"amenities":" Nonsmoking rooms"} {"id":589,"amenities":"Free High Speed Internet WiFi"} {"id":589,"amenities":" Pool"} {"id":589,"amenities":" Free parking"} {"id":589,"amenities":" BarLounge"} {"id":589,"amenities":" Room service"} {"id":589,"amenities":" Restaurant"} {"id":589,"amenities":" Fitness Centre with Gym Workout Room"} {"id":589,"amenities":" Banquet Room"} {"id":589,"amenities":" Business Centre with Internet Access"} {"id":589,"amenities":" Concierge"} {"id":589,"amenities":" Conference Facilities"} {"id":589,"amenities":" Dry Cleaning"} {"id":589,"amenities":" Heated pool"} {"id":589,"amenities":" Hot Tub"} {"id":589,"amenities":" Indoor pool"} {"id":589,"amenities":" Laundry Service"} {"id":589,"amenities":" Meeting rooms"} {"id":589,"amenities":" Multilingual Staff"} {"id":589,"amenities":" Nonsmoking hotel"} {"id":589,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":589,"amenities":" Public Wifi"} {"id":589,"amenities":" Wheelchair Access"} {"id":589,"amenities":" Air conditioning"} {"id":589,"amenities":" Microwave"} {"id":589,"amenities":" Refrigerator in room"} {"id":589,"amenities":" Accessible rooms"} {"id":589,"amenities":" Family Rooms"} {"id":589,"amenities":" Kitchenette"} {"id":589,"amenities":" Nonsmoking rooms"} {"id":589,"amenities":" Suites"} {"id":699,"amenities":""} {"id":1246,"amenities":"Pool"} {"id":1246,"amenities":" Restaurant"} {"id":1246,"amenities":" Room service"} {"id":1246,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1246,"amenities":" Free High Speed Internet WiFi"} {"id":1246,"amenities":" BarLounge"} {"id":1246,"amenities":" Banquet Room"} {"id":1246,"amenities":" Breakfast Available"} {"id":1246,"amenities":" Business Centre with Internet Access"} {"id":1246,"amenities":" Conference Facilities"} {"id":1246,"amenities":" Dry Cleaning"} {"id":1246,"amenities":" Heated pool"} {"id":1246,"amenities":" Hot Tub"} {"id":1246,"amenities":" Indoor pool"} {"id":1246,"amenities":" Laundry Service"} {"id":1246,"amenities":" Meeting rooms"} {"id":1246,"amenities":" Multilingual Staff"} {"id":1246,"amenities":" Nonsmoking hotel"} {"id":1246,"amenities":" Public Wifi"} {"id":1246,"amenities":" Wheelchair Access"} {"id":1246,"amenities":" Air conditioning"} {"id":1246,"amenities":" Nonsmoking rooms"} {"id":1246,"amenities":" Suites"} {"id":1553,"amenities":""} {"id":1833,"amenities":""} {"id":2176,"amenities":""} {"id":2297,"amenities":""} {"id":2796,"amenities":""} {"id":2924,"amenities":""} {"id":3098,"amenities":"Free parking"} {"id":3098,"amenities":" Free High Speed Internet WiFi"} {"id":3098,"amenities":" Nonsmoking hotel"} {"id":3098,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3098,"amenities":" Air conditioning"} {"id":3098,"amenities":" Microwave"} {"id":3098,"amenities":" Refrigerator in room"} {"id":3098,"amenities":" Family Rooms"} {"id":3098,"amenities":" Kitchenette"} {"id":3098,"amenities":" Nonsmoking rooms"} {"id":3436,"amenities":"Free parking"} {"id":3436,"amenities":" Pool"} {"id":3436,"amenities":" Restaurant"} {"id":3436,"amenities":" Free High Speed Internet WiFi"} {"id":3436,"amenities":" Breakfast included"} {"id":3436,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3436,"amenities":" Room service"} {"id":3436,"amenities":" BarLounge"} {"id":3436,"amenities":" Business Centre with Internet Access"} {"id":3436,"amenities":" Conference Facilities"} {"id":3436,"amenities":" Dry Cleaning"} {"id":3436,"amenities":" Heated pool"} {"id":3436,"amenities":" Indoor pool"} {"id":3436,"amenities":" Laundry Service"} {"id":3436,"amenities":" Meeting rooms"} {"id":3436,"amenities":" Multilingual Staff"} {"id":3436,"amenities":" Nonsmoking hotel"} {"id":3436,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3436,"amenities":" Public Wifi"} {"id":3436,"amenities":" SelfServe Laundry"} {"id":3436,"amenities":" Wheelchair Access"} {"id":3436,"amenities":" Air conditioning"} {"id":3436,"amenities":" Microwave"} {"id":3436,"amenities":" Refrigerator in room"} {"id":3436,"amenities":" Accessible rooms"} {"id":3436,"amenities":" Nonsmoking rooms"} {"id":3436,"amenities":" Smoking rooms available"} {"id":3436,"amenities":" Suites"} {"id":3444,"amenities":"Pool"} {"id":3444,"amenities":" Room service"} {"id":3444,"amenities":" Free parking"} {"id":3444,"amenities":" Restaurant"} {"id":3444,"amenities":" BarLounge"} {"id":3444,"amenities":" Free High Speed Internet WiFi"} {"id":3444,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3444,"amenities":" Banquet Room"} {"id":3444,"amenities":" Breakfast Available"} {"id":3444,"amenities":" Business Centre with Internet Access"} {"id":3444,"amenities":" Conference Facilities"} {"id":3444,"amenities":" Dry Cleaning"} {"id":3444,"amenities":" Heated pool"} {"id":3444,"amenities":" Hot Tub"} {"id":3444,"amenities":" Indoor pool"} {"id":3444,"amenities":" Laundry Service"} {"id":3444,"amenities":" Meeting rooms"} {"id":3444,"amenities":" Nonsmoking hotel"} {"id":3444,"amenities":" SelfServe Laundry"} {"id":3444,"amenities":" Wheelchair Access"} {"id":3444,"amenities":" Air conditioning"} {"id":3444,"amenities":" Microwave"} {"id":3444,"amenities":" Refrigerator in room"} {"id":3444,"amenities":" Accessible rooms"} {"id":3444,"amenities":" Family Rooms"} {"id":3444,"amenities":" Kitchenette"} {"id":3444,"amenities":" Nonsmoking rooms"} {"id":3444,"amenities":" Suites"} {"id":3574,"amenities":"Pool"} {"id":3574,"amenities":" Free parking"} {"id":3574,"amenities":" Restaurant"} {"id":3574,"amenities":" Free High Speed Internet WiFi"} {"id":3574,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3574,"amenities":" Room service"} {"id":3574,"amenities":" BarLounge"} {"id":3574,"amenities":" Airport transportation"} {"id":3574,"amenities":" Banquet Room"} {"id":3574,"amenities":" Breakfast Available"} {"id":3574,"amenities":" Business Centre with Internet Access"} {"id":3574,"amenities":" Conference Facilities"} {"id":3574,"amenities":" Dry Cleaning"} {"id":3574,"amenities":" Electric vehicle charging station"} {"id":3574,"amenities":" Heated pool"} {"id":3574,"amenities":" Hot Tub"} {"id":3574,"amenities":" Indoor pool"} {"id":3574,"amenities":" Laundry Service"} {"id":3574,"amenities":" Meeting rooms"} {"id":3574,"amenities":" Multilingual Staff"} {"id":3574,"amenities":" Nonsmoking hotel"} {"id":3574,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3574,"amenities":" Public Wifi"} {"id":3574,"amenities":" Wheelchair Access"} {"id":3574,"amenities":" Air conditioning"} {"id":3574,"amenities":" Refrigerator in room"} {"id":3574,"amenities":" Accessible rooms"} {"id":3574,"amenities":" Family Rooms"} {"id":3574,"amenities":" Nonsmoking rooms"} {"id":3574,"amenities":" Suites"} {"id":4192,"amenities":"Free parking"} {"id":4192,"amenities":" Free High Speed Internet WiFi"} {"id":4192,"amenities":" Nonsmoking hotel"} {"id":4192,"amenities":" Wheelchair Access"} {"id":4192,"amenities":" Air conditioning"} {"id":4192,"amenities":" Family Rooms"} {"id":4192,"amenities":" Nonsmoking rooms"} {"id":4417,"amenities":"Free parking"} {"id":4417,"amenities":" BarLounge"} {"id":4417,"amenities":" Free High Speed Internet WiFi"} {"id":4417,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4417,"amenities":" Breakfast included"} {"id":4417,"amenities":" Meeting rooms"} {"id":4417,"amenities":" Multilingual Staff"} {"id":4417,"amenities":" Nonsmoking hotel"} {"id":4417,"amenities":" Wheelchair Access"} {"id":4417,"amenities":" Air conditioning"} {"id":4417,"amenities":" Family Rooms"} {"id":4417,"amenities":" Nonsmoking rooms"} {"id":4417,"amenities":" Suites"} {"id":4561,"amenities":""} {"id":4592,"amenities":"Air conditioning"} {"id":5067,"amenities":"Free parking"} {"id":5067,"amenities":" Free High Speed Internet WiFi"} {"id":5067,"amenities":" Nonsmoking hotel"} {"id":5067,"amenities":" Public Wifi"} {"id":5067,"amenities":" Air conditioning"} {"id":5067,"amenities":" Microwave"} {"id":5067,"amenities":" Refrigerator in room"} {"id":5067,"amenities":" Kitchenette"} {"id":5067,"amenities":" Nonsmoking rooms"} {"id":5122,"amenities":"Free parking"} {"id":5122,"amenities":" Restaurant"} {"id":5122,"amenities":" BarLounge"} {"id":5122,"amenities":" Free High Speed Internet WiFi"} {"id":5122,"amenities":" Golf Course"} {"id":5122,"amenities":" Meeting rooms"} {"id":5122,"amenities":" Nonsmoking hotel"} {"id":5122,"amenities":" Air conditioning"} {"id":5122,"amenities":" Microwave"} {"id":5122,"amenities":" Minibar"} {"id":5449,"amenities":""} {"id":6,"amenities":"Pool"} {"id":6,"amenities":" Restaurant"} {"id":6,"amenities":" Fitness Centre with Gym Workout Room"} {"id":6,"amenities":" Room service"} {"id":6,"amenities":" BarLounge"} {"id":6,"amenities":" Breakfast Available"} {"id":6,"amenities":" Concierge"} {"id":6,"amenities":" Conference Facilities"} {"id":6,"amenities":" Dry Cleaning"} {"id":6,"amenities":" Heated pool"} {"id":6,"amenities":" Hot Tub"} {"id":6,"amenities":" Indoor pool"} {"id":6,"amenities":" Laundry Service"} {"id":6,"amenities":" Meeting rooms"} {"id":6,"amenities":" Multilingual Staff"} {"id":6,"amenities":" Nonsmoking hotel"} {"id":6,"amenities":" Paid Internet"} {"id":6,"amenities":" Paid Wifi"} {"id":6,"amenities":" Public Wifi"} {"id":6,"amenities":" Wheelchair Access"} {"id":6,"amenities":" Family Rooms"} {"id":6,"amenities":" Nonsmoking rooms"} {"id":6,"amenities":" Suites"} {"id":68,"amenities":""} {"id":466,"amenities":"Free High Speed Internet WiFi"} {"id":466,"amenities":" Free parking"} {"id":466,"amenities":" Nonsmoking hotel"} {"id":466,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":466,"amenities":" Public Wifi"} {"id":466,"amenities":" Shuttle Bus Service"} {"id":466,"amenities":" Air conditioning"} {"id":466,"amenities":" Family Rooms"} {"id":466,"amenities":" Nonsmoking rooms"} {"id":713,"amenities":"Free parking"} {"id":713,"amenities":" Restaurant"} {"id":713,"amenities":" BarLounge"} {"id":713,"amenities":" Free High Speed Internet WiFi"} {"id":713,"amenities":" Breakfast included"} {"id":713,"amenities":" Spa"} {"id":713,"amenities":" Banquet Room"} {"id":713,"amenities":" Children Activities Kid Family Friendly"} {"id":713,"amenities":" Conference Facilities"} {"id":713,"amenities":" Nonsmoking hotel"} {"id":713,"amenities":" SkiIn SkiOut"} {"id":713,"amenities":" Refrigerator in room"} {"id":713,"amenities":" Family Rooms"} {"id":713,"amenities":" Nonsmoking rooms"} {"id":1012,"amenities":"Free parking"} {"id":1012,"amenities":" Free High Speed Internet WiFi"} {"id":1012,"amenities":" Breakfast included"} {"id":1012,"amenities":" Nonsmoking hotel"} {"id":1012,"amenities":" SelfServe Laundry"} {"id":1012,"amenities":" Air conditioning"} {"id":1012,"amenities":" Nonsmoking rooms"} {"id":1242,"amenities":"Free parking"} {"id":1242,"amenities":" Free High Speed Internet WiFi"} {"id":1242,"amenities":" Breakfast included"} {"id":1242,"amenities":" Electric vehicle charging station"} {"id":1242,"amenities":" Nonsmoking hotel"} {"id":1242,"amenities":" Air conditioning"} {"id":1242,"amenities":" Family Rooms"} {"id":1242,"amenities":" Nonsmoking rooms"} {"id":1520,"amenities":"Free parking"} {"id":1520,"amenities":" Free High Speed Internet WiFi"} {"id":1520,"amenities":" Breakfast included"} {"id":1520,"amenities":" Nonsmoking hotel"} {"id":1520,"amenities":" Public Wifi"} {"id":1520,"amenities":" Air conditioning"} {"id":1520,"amenities":" Nonsmoking rooms"} {"id":2186,"amenities":"Free High Speed Internet WiFi"} {"id":2186,"amenities":" Free parking"} {"id":2186,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2186,"amenities":" Pool"} {"id":2186,"amenities":" Breakfast included"} {"id":2186,"amenities":" Airport transportation"} {"id":2186,"amenities":" Breakfast Available"} {"id":2186,"amenities":" Business Centre with Internet Access"} {"id":2186,"amenities":" Dry Cleaning"} {"id":2186,"amenities":" Heated pool"} {"id":2186,"amenities":" Indoor pool"} {"id":2186,"amenities":" Laundry Service"} {"id":2186,"amenities":" Meeting rooms"} {"id":2186,"amenities":" Multilingual Staff"} {"id":2186,"amenities":" Nonsmoking hotel"} {"id":2186,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2186,"amenities":" Public Wifi"} {"id":2186,"amenities":" SelfServe Laundry"} {"id":2186,"amenities":" Wheelchair Access"} {"id":2186,"amenities":" Air conditioning"} {"id":2186,"amenities":" Microwave"} {"id":2186,"amenities":" Family Rooms"} {"id":2186,"amenities":" Nonsmoking rooms"} {"id":2186,"amenities":" Suites"} {"id":2394,"amenities":"Free parking"} {"id":2394,"amenities":" Free High Speed Internet WiFi"} {"id":2394,"amenities":" Babysitting"} {"id":2394,"amenities":" Children Activities Kid Family Friendly"} {"id":2394,"amenities":" Hot Tub"} {"id":2394,"amenities":" Nonsmoking hotel"} {"id":2394,"amenities":" SelfServe Laundry"} {"id":2394,"amenities":" Microwave"} {"id":2394,"amenities":" Refrigerator in room"} {"id":2394,"amenities":" Family Rooms"} {"id":2394,"amenities":" Kitchenette"} {"id":2394,"amenities":" Nonsmoking rooms"} {"id":2394,"amenities":" Suites"} {"id":2498,"amenities":""} {"id":2586,"amenities":""} {"id":2668,"amenities":"Free Internet"} {"id":2668,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2668,"amenities":" Microwave"} {"id":2668,"amenities":" Refrigerator in room"} {"id":2668,"amenities":" Kitchenette"} {"id":2740,"amenities":"Free parking"} {"id":2740,"amenities":" Free High Speed Internet WiFi"} {"id":2740,"amenities":" Concierge"} {"id":2740,"amenities":" Multilingual Staff"} {"id":2740,"amenities":" Nonsmoking hotel"} {"id":2740,"amenities":" Public Wifi"} {"id":2740,"amenities":" Air conditioning"} {"id":2740,"amenities":" Microwave"} {"id":2740,"amenities":" Refrigerator in room"} {"id":2740,"amenities":" Family Rooms"} {"id":2740,"amenities":" Kitchenette"} {"id":2740,"amenities":" Nonsmoking rooms"} {"id":2740,"amenities":" Suites"} {"id":3217,"amenities":""} {"id":3384,"amenities":"Free parking"} {"id":3384,"amenities":" Free High Speed Internet WiFi"} {"id":3384,"amenities":" Nonsmoking hotel"} {"id":3384,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3384,"amenities":" Microwave"} {"id":3384,"amenities":" Refrigerator in room"} {"id":3384,"amenities":" Kitchenette"} {"id":3384,"amenities":" Nonsmoking rooms"} {"id":3665,"amenities":"Free parking"} {"id":3665,"amenities":" Pool"} {"id":3665,"amenities":" Free High Speed Internet WiFi"} {"id":3665,"amenities":" Breakfast included"} {"id":3665,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3665,"amenities":" Banquet Room"} {"id":3665,"amenities":" Breakfast Available"} {"id":3665,"amenities":" Business Centre with Internet Access"} {"id":3665,"amenities":" Conference Facilities"} {"id":3665,"amenities":" Dry Cleaning"} {"id":3665,"amenities":" Golf Course"} {"id":3665,"amenities":" Heated pool"} {"id":3665,"amenities":" Hot Tub"} {"id":3665,"amenities":" Indoor pool"} {"id":3665,"amenities":" Laundry Service"} {"id":3665,"amenities":" Meeting rooms"} {"id":3665,"amenities":" Multilingual Staff"} {"id":3665,"amenities":" Nonsmoking hotel"} {"id":3665,"amenities":" Shuttle Bus Service"} {"id":3665,"amenities":" Wheelchair Access"} {"id":3665,"amenities":" Air conditioning"} {"id":3665,"amenities":" Microwave"} {"id":3665,"amenities":" Refrigerator in room"} {"id":3665,"amenities":" Family Rooms"} {"id":3665,"amenities":" Kitchenette"} {"id":3665,"amenities":" Nonsmoking rooms"} {"id":3665,"amenities":" Suites"} {"id":4158,"amenities":""} {"id":4456,"amenities":"Free parking"} {"id":4456,"amenities":" Free High Speed Internet WiFi"} {"id":4456,"amenities":" Breakfast included"} {"id":4456,"amenities":" Business Centre with Internet Access"} {"id":4456,"amenities":" Nonsmoking hotel"} {"id":4456,"amenities":" Wheelchair Access"} {"id":4456,"amenities":" Air conditioning"} {"id":4456,"amenities":" Kitchenette"} {"id":4456,"amenities":" Nonsmoking rooms"} {"id":4456,"amenities":" Suites"} {"id":4866,"amenities":"Free parking"} {"id":4866,"amenities":" Restaurant"} {"id":4866,"amenities":" Free High Speed Internet WiFi"} {"id":4866,"amenities":" Breakfast included"} {"id":4866,"amenities":" Nonsmoking hotel"} {"id":4866,"amenities":" Air conditioning"} {"id":4866,"amenities":" Refrigerator in room"} {"id":4866,"amenities":" Nonsmoking rooms"} {"id":4866,"amenities":" Suites"} {"id":5235,"amenities":""} {"id":5282,"amenities":"Free parking"} {"id":5282,"amenities":" Spa"} {"id":5282,"amenities":" Free High Speed Internet WiFi"} {"id":5282,"amenities":" Hot Tub"} {"id":5282,"amenities":" Nonsmoking hotel"} {"id":5282,"amenities":" Wheelchair Access"} {"id":5282,"amenities":" Microwave"} {"id":5282,"amenities":" Refrigerator in room"} {"id":5282,"amenities":" Kitchenette"} {"id":5282,"amenities":" Nonsmoking rooms"} {"id":5282,"amenities":" Suites"} {"id":9,"amenities":"Pool"} {"id":9,"amenities":" Free High Speed Internet WiFi"} {"id":9,"amenities":" Fitness Centre with Gym Workout Room"} {"id":9,"amenities":" Room service"} {"id":9,"amenities":" Restaurant"} {"id":9,"amenities":" Breakfast included"} {"id":9,"amenities":" Banquet Room"} {"id":9,"amenities":" Business Centre with Internet Access"} {"id":9,"amenities":" Concierge"} {"id":9,"amenities":" Conference Facilities"} {"id":9,"amenities":" Dry Cleaning"} {"id":9,"amenities":" Heated pool"} {"id":9,"amenities":" Indoor pool"} {"id":9,"amenities":" Laundry Service"} {"id":9,"amenities":" Meeting rooms"} {"id":9,"amenities":" Multilingual Staff"} {"id":9,"amenities":" Nonsmoking hotel"} {"id":9,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":9,"amenities":" SelfServe Laundry"} {"id":9,"amenities":" Wheelchair Access"} {"id":9,"amenities":" Air conditioning"} {"id":9,"amenities":" Microwave"} {"id":9,"amenities":" Family Rooms"} {"id":9,"amenities":" Kitchenette"} {"id":9,"amenities":" Nonsmoking rooms"} {"id":9,"amenities":" Suites"} {"id":407,"amenities":""} {"id":789,"amenities":""} {"id":897,"amenities":"Free High Speed Internet WiFi"} {"id":897,"amenities":" Laundry Service"} {"id":897,"amenities":" Nonsmoking hotel"} {"id":897,"amenities":" Public Wifi"} {"id":897,"amenities":" Air conditioning"} {"id":897,"amenities":" Family Rooms"} {"id":897,"amenities":" Nonsmoking rooms"} {"id":897,"amenities":" Smoking rooms available"} {"id":968,"amenities":""} {"id":1476,"amenities":"Free parking"} {"id":1476,"amenities":" Pool"} {"id":1476,"amenities":" Free High Speed Internet WiFi"} {"id":1476,"amenities":" Breakfast included"} {"id":1476,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1476,"amenities":" Banquet Room"} {"id":1476,"amenities":" Business Centre with Internet Access"} {"id":1476,"amenities":" Conference Facilities"} {"id":1476,"amenities":" Dry Cleaning"} {"id":1476,"amenities":" Heated pool"} {"id":1476,"amenities":" Indoor pool"} {"id":1476,"amenities":" Laundry Service"} {"id":1476,"amenities":" Meeting rooms"} {"id":1476,"amenities":" Multilingual Staff"} {"id":1476,"amenities":" Nonsmoking hotel"} {"id":1476,"amenities":" Public Wifi"} {"id":1476,"amenities":" SelfServe Laundry"} {"id":1476,"amenities":" Wheelchair Access"} {"id":1476,"amenities":" Air conditioning"} {"id":1476,"amenities":" Microwave"} {"id":1476,"amenities":" Refrigerator in room"} {"id":1476,"amenities":" Accessible rooms"} {"id":1476,"amenities":" Family Rooms"} {"id":1476,"amenities":" Nonsmoking rooms"} {"id":1476,"amenities":" Suites"} {"id":1675,"amenities":""} {"id":2076,"amenities":""} {"id":2191,"amenities":"Pool"} {"id":2191,"amenities":" Free parking"} {"id":2191,"amenities":" Free High Speed Internet WiFi"} {"id":2191,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2191,"amenities":" Breakfast included"} {"id":2191,"amenities":" Banquet Room"} {"id":2191,"amenities":" Breakfast Available"} {"id":2191,"amenities":" Business Centre with Internet Access"} {"id":2191,"amenities":" Children Activities Kid Family Friendly"} {"id":2191,"amenities":" Conference Facilities"} {"id":2191,"amenities":" Dry Cleaning"} {"id":2191,"amenities":" Heated pool"} {"id":2191,"amenities":" Hot Tub"} {"id":2191,"amenities":" Indoor pool"} {"id":2191,"amenities":" Meeting rooms"} {"id":2191,"amenities":" Multilingual Staff"} {"id":2191,"amenities":" Nonsmoking hotel"} {"id":2191,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2191,"amenities":" Public Wifi"} {"id":2191,"amenities":" SelfServe Laundry"} {"id":2191,"amenities":" Wheelchair Access"} {"id":2191,"amenities":" Air conditioning"} {"id":2191,"amenities":" Microwave"} {"id":2191,"amenities":" Refrigerator in room"} {"id":2191,"amenities":" Accessible rooms"} {"id":2191,"amenities":" Family Rooms"} {"id":2191,"amenities":" Kitchenette"} {"id":2191,"amenities":" Nonsmoking rooms"} {"id":2191,"amenities":" Suites"} {"id":2365,"amenities":"Free parking"} {"id":2365,"amenities":" BarLounge"} {"id":2365,"amenities":" Free High Speed Internet WiFi"} {"id":2365,"amenities":" Golf Course"} {"id":2365,"amenities":" Meeting rooms"} {"id":2365,"amenities":" Nonsmoking hotel"} {"id":2365,"amenities":" Public Wifi"} {"id":2365,"amenities":" Air conditioning"} {"id":2365,"amenities":" Refrigerator in room"} {"id":2365,"amenities":" Nonsmoking rooms"} {"id":2418,"amenities":""} {"id":2429,"amenities":"Free parking"} {"id":2429,"amenities":" Free High Speed Internet WiFi"} {"id":2429,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2429,"amenities":" Restaurant"} {"id":2429,"amenities":" BarLounge"} {"id":2429,"amenities":" Breakfast included"} {"id":2429,"amenities":" Banquet Room"} {"id":2429,"amenities":" Business Centre with Internet Access"} {"id":2429,"amenities":" Dry Cleaning"} {"id":2429,"amenities":" Laundry Service"} {"id":2429,"amenities":" Meeting rooms"} {"id":2429,"amenities":" Nonsmoking hotel"} {"id":2429,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2429,"amenities":" Wheelchair Access"} {"id":2429,"amenities":" Air conditioning"} {"id":2429,"amenities":" Nonsmoking rooms"} {"id":2429,"amenities":" Suites"} {"id":2705,"amenities":"Room service"} {"id":2705,"amenities":" Free parking"} {"id":2705,"amenities":" Restaurant"} {"id":2705,"amenities":" Free High Speed Internet WiFi"} {"id":2705,"amenities":" Breakfast Available"} {"id":2705,"amenities":" Public Wifi"} {"id":2705,"amenities":" Air conditioning"} {"id":2705,"amenities":" Microwave"} {"id":2705,"amenities":" Refrigerator in room"} {"id":3174,"amenities":"Free parking"} {"id":3174,"amenities":" Restaurant"} {"id":3174,"amenities":" Room service"} {"id":3174,"amenities":" BarLounge"} {"id":3174,"amenities":" Free High Speed Internet WiFi"} {"id":3174,"amenities":" Banquet Room"} {"id":3174,"amenities":" Breakfast Available"} {"id":3174,"amenities":" Business Centre with Internet Access"} {"id":3174,"amenities":" Conference Facilities"} {"id":3174,"amenities":" Meeting rooms"} {"id":3174,"amenities":" Nonsmoking hotel"} {"id":3174,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3174,"amenities":" Public Wifi"} {"id":3174,"amenities":" Wheelchair Access"} {"id":3174,"amenities":" Air conditioning"} {"id":3174,"amenities":" Accessible rooms"} {"id":3174,"amenities":" Nonsmoking rooms"} {"id":3174,"amenities":" Suites"} {"id":4442,"amenities":"Free parking"} {"id":4442,"amenities":" Free High Speed Internet WiFi"} {"id":4442,"amenities":" Laundry Service"} {"id":4442,"amenities":" Nonsmoking hotel"} {"id":4442,"amenities":" Air conditioning"} {"id":4442,"amenities":" Refrigerator in room"} {"id":4442,"amenities":" Kitchenette"} {"id":4442,"amenities":" Nonsmoking rooms"} {"id":4442,"amenities":" Suites"} {"id":4510,"amenities":"Free parking"} {"id":4510,"amenities":" Free High Speed Internet WiFi"} {"id":4510,"amenities":" Nonsmoking hotel"} {"id":4510,"amenities":" Public Wifi"} {"id":4510,"amenities":" Air conditioning"} {"id":4510,"amenities":" Microwave"} {"id":4510,"amenities":" Refrigerator in room"} {"id":4510,"amenities":" Family Rooms"} {"id":4510,"amenities":" Smoking rooms available"} {"id":4660,"amenities":""} {"id":4731,"amenities":"Pool"} {"id":4731,"amenities":" Free parking"} {"id":4731,"amenities":" Free High Speed Internet WiFi"} {"id":4731,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4731,"amenities":" Restaurant"} {"id":4731,"amenities":" BarLounge"} {"id":4731,"amenities":" Room service"} {"id":4731,"amenities":" Banquet Room"} {"id":4731,"amenities":" Breakfast Available"} {"id":4731,"amenities":" Business Centre with Internet Access"} {"id":4731,"amenities":" Children Activities Kid Family Friendly"} {"id":4731,"amenities":" Conference Facilities"} {"id":4731,"amenities":" Dry Cleaning"} {"id":4731,"amenities":" Golf Course"} {"id":4731,"amenities":" Laundry Service"} {"id":4731,"amenities":" Meeting rooms"} {"id":4731,"amenities":" Multilingual Staff"} {"id":4731,"amenities":" Nonsmoking hotel"} {"id":4731,"amenities":" Outdoor pool"} {"id":4731,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4731,"amenities":" Public Wifi"} {"id":4731,"amenities":" SelfServe Laundry"} {"id":4731,"amenities":" Wheelchair Access"} {"id":4731,"amenities":" Air conditioning"} {"id":4731,"amenities":" Microwave"} {"id":4731,"amenities":" Refrigerator in room"} {"id":4731,"amenities":" Accessible rooms"} {"id":4731,"amenities":" Family Rooms"} {"id":4731,"amenities":" Kitchenette"} {"id":4731,"amenities":" Nonsmoking rooms"} {"id":4731,"amenities":" Suites"} {"id":4748,"amenities":"Free parking"} {"id":4748,"amenities":" Free High Speed Internet WiFi"} {"id":4748,"amenities":" Golf Course"} {"id":4748,"amenities":" Meeting rooms"} {"id":4748,"amenities":" Nonsmoking hotel"} {"id":4748,"amenities":" Public Wifi"} {"id":4748,"amenities":" Family Rooms"} {"id":4748,"amenities":" Nonsmoking rooms"} {"id":5344,"amenities":"Pool"} {"id":5344,"amenities":" Free parking"} {"id":5344,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5344,"amenities":" Free High Speed Internet WiFi"} {"id":5344,"amenities":" Breakfast included"} {"id":5344,"amenities":" Breakfast Available"} {"id":5344,"amenities":" Business Centre with Internet Access"} {"id":5344,"amenities":" Dry Cleaning"} {"id":5344,"amenities":" Heated pool"} {"id":5344,"amenities":" Indoor pool"} {"id":5344,"amenities":" Laundry Service"} {"id":5344,"amenities":" Meeting rooms"} {"id":5344,"amenities":" Multilingual Staff"} {"id":5344,"amenities":" Nonsmoking hotel"} {"id":5344,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5344,"amenities":" Public Wifi"} {"id":5344,"amenities":" SelfServe Laundry"} {"id":5344,"amenities":" Wheelchair Access"} {"id":5344,"amenities":" Air conditioning"} {"id":5344,"amenities":" Family Rooms"} {"id":5344,"amenities":" Nonsmoking rooms"} {"id":5403,"amenities":"Free parking"} {"id":5403,"amenities":" Spa"} {"id":5403,"amenities":" Free High Speed Internet WiFi"} {"id":5403,"amenities":" Hot Tub"} {"id":5403,"amenities":" Meeting rooms"} {"id":5403,"amenities":" Nonsmoking hotel"} {"id":5403,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5403,"amenities":" Public Wifi"} {"id":5403,"amenities":" Wheelchair Access"} {"id":5403,"amenities":" Air conditioning"} {"id":5403,"amenities":" Microwave"} {"id":5403,"amenities":" Refrigerator in room"} {"id":5403,"amenities":" Accessible rooms"} {"id":5403,"amenities":" Nonsmoking rooms"} {"id":5912,"amenities":""} {"id":234,"amenities":"Free parking"} {"id":234,"amenities":" Free High Speed Internet WiFi"} {"id":234,"amenities":" Breakfast included"} {"id":234,"amenities":" Nonsmoking hotel"} {"id":234,"amenities":" Air conditioning"} {"id":234,"amenities":" Nonsmoking rooms"} {"id":239,"amenities":"Free High Speed Internet WiFi"} {"id":239,"amenities":" Golf Course"} {"id":239,"amenities":" Laundry Service"} {"id":239,"amenities":" Nonsmoking hotel"} {"id":239,"amenities":" Public Wifi"} {"id":239,"amenities":" Air conditioning"} {"id":239,"amenities":" Microwave"} {"id":239,"amenities":" Refrigerator in room"} {"id":239,"amenities":" Kitchenette"} {"id":239,"amenities":" Nonsmoking rooms"} {"id":610,"amenities":"Free High Speed Internet WiFi"} {"id":610,"amenities":" Pool"} {"id":610,"amenities":" Free parking"} {"id":610,"amenities":" Breakfast included"} {"id":610,"amenities":" Hot Tub"} {"id":610,"amenities":" Indoor pool"} {"id":610,"amenities":" Laundry Service"} {"id":610,"amenities":" Nonsmoking hotel"} {"id":610,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":610,"amenities":" SelfServe Laundry"} {"id":610,"amenities":" Wheelchair Access"} {"id":610,"amenities":" Air conditioning"} {"id":610,"amenities":" Microwave"} {"id":610,"amenities":" Refrigerator in room"} {"id":610,"amenities":" Nonsmoking rooms"} {"id":610,"amenities":" Suites"} {"id":891,"amenities":"Free parking"} {"id":891,"amenities":" Free High Speed Internet WiFi"} {"id":891,"amenities":" Breakfast included"} {"id":891,"amenities":" Nonsmoking hotel"} {"id":891,"amenities":" Family Rooms"} {"id":891,"amenities":" Nonsmoking rooms"} {"id":1437,"amenities":""} {"id":1761,"amenities":"Pool"} {"id":1761,"amenities":" Free parking"} {"id":1761,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1761,"amenities":" Free High Speed Internet WiFi"} {"id":1761,"amenities":" Hot Tub"} {"id":1761,"amenities":" Nonsmoking hotel"} {"id":1761,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1761,"amenities":" SelfServe Laundry"} {"id":1761,"amenities":" Tennis Court"} {"id":1761,"amenities":" Wheelchair Access"} {"id":1761,"amenities":" Air conditioning"} {"id":1761,"amenities":" Microwave"} {"id":1761,"amenities":" Refrigerator in room"} {"id":1761,"amenities":" Family Rooms"} {"id":1761,"amenities":" Kitchenette"} {"id":1761,"amenities":" Nonsmoking rooms"} {"id":1761,"amenities":" Suites"} {"id":1923,"amenities":"Free Internet"} {"id":1923,"amenities":" Free parking"} {"id":1923,"amenities":" Breakfast included"} {"id":1923,"amenities":" Nonsmoking hotel"} {"id":1923,"amenities":" Kitchenette"} {"id":1923,"amenities":" Nonsmoking rooms"} {"id":1923,"amenities":" Suites"} {"id":3193,"amenities":"Free parking"} {"id":3193,"amenities":" Free High Speed Internet WiFi"} {"id":3193,"amenities":" Nonsmoking hotel"} {"id":3193,"amenities":" Refrigerator in room"} {"id":3193,"amenities":" Nonsmoking rooms"} {"id":3418,"amenities":""} {"id":3502,"amenities":""} {"id":3595,"amenities":"Free parking"} {"id":3595,"amenities":" BarLounge"} {"id":3595,"amenities":" Free High Speed Internet WiFi"} {"id":3595,"amenities":" Laundry Service"} {"id":3595,"amenities":" Nonsmoking hotel"} {"id":3595,"amenities":" Nonsmoking rooms"} {"id":4294,"amenities":"Pool"} {"id":4294,"amenities":" Free parking"} {"id":4294,"amenities":" Restaurant"} {"id":4294,"amenities":" Free High Speed Internet WiFi"} {"id":4294,"amenities":" Babysitting"} {"id":4294,"amenities":" Golf Course"} {"id":4294,"amenities":" Heated pool"} {"id":4294,"amenities":" Hot Tub"} {"id":4294,"amenities":" Indoor pool"} {"id":4294,"amenities":" Laundry Service"} {"id":4294,"amenities":" Meeting rooms"} {"id":4294,"amenities":" Nonsmoking hotel"} {"id":4294,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4294,"amenities":" Public Wifi"} {"id":4294,"amenities":" Wheelchair Access"} {"id":4294,"amenities":" Air conditioning"} {"id":4294,"amenities":" Microwave"} {"id":4294,"amenities":" Refrigerator in room"} {"id":4294,"amenities":" Nonsmoking rooms"} {"id":4817,"amenities":"Free parking"} {"id":4817,"amenities":" Restaurant"} {"id":4817,"amenities":" Free High Speed Internet WiFi"} {"id":4817,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4817,"amenities":" Banquet Room"} {"id":4817,"amenities":" Breakfast Available"} {"id":4817,"amenities":" Conference Facilities"} {"id":4817,"amenities":" Meeting rooms"} {"id":4817,"amenities":" Nonsmoking hotel"} {"id":4817,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4817,"amenities":" Public Wifi"} {"id":4817,"amenities":" Air conditioning"} {"id":4817,"amenities":" Microwave"} {"id":4817,"amenities":" Refrigerator in room"} {"id":4817,"amenities":" Nonsmoking rooms"} {"id":4817,"amenities":" Suites"} {"id":5255,"amenities":""} {"id":5326,"amenities":"Free parking"} {"id":5326,"amenities":" Free High Speed Internet WiFi"} {"id":5326,"amenities":" Children Activities Kid Family Friendly"} {"id":5326,"amenities":" Laundry Service"} {"id":5326,"amenities":" Multilingual Staff"} {"id":5326,"amenities":" Nonsmoking hotel"} {"id":5326,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5326,"amenities":" Public Wifi"} {"id":5326,"amenities":" Microwave"} {"id":5326,"amenities":" Refrigerator in room"} {"id":5326,"amenities":" Family Rooms"} {"id":5326,"amenities":" Kitchenette"} {"id":5326,"amenities":" Nonsmoking rooms"} {"id":5406,"amenities":""} {"id":5714,"amenities":"Free parking"} {"id":5714,"amenities":" Free High Speed Internet WiFi"} {"id":5714,"amenities":" Nonsmoking hotel"} {"id":5714,"amenities":" SelfServe Laundry"} {"id":5714,"amenities":" Microwave"} {"id":5714,"amenities":" Refrigerator in room"} {"id":5714,"amenities":" Kitchenette"} {"id":5714,"amenities":" Nonsmoking rooms"} {"id":5714,"amenities":" Suites"} {"id":174,"amenities":""} {"id":712,"amenities":"Free parking"} {"id":712,"amenities":" Free High Speed Internet WiFi"} {"id":712,"amenities":" Golf Course"} {"id":712,"amenities":" Nonsmoking hotel"} {"id":712,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":712,"amenities":" Public Wifi"} {"id":712,"amenities":" Sauna"} {"id":712,"amenities":" Air conditioning"} {"id":712,"amenities":" Microwave"} {"id":712,"amenities":" Refrigerator in room"} {"id":712,"amenities":" Nonsmoking rooms"} {"id":825,"amenities":"Free High Speed Internet WiFi"} {"id":825,"amenities":" Air conditioning"} {"id":946,"amenities":""} {"id":1641,"amenities":""} {"id":2018,"amenities":"Free parking"} {"id":2018,"amenities":" Restaurant"} {"id":2018,"amenities":" Room service"} {"id":2018,"amenities":" Free High Speed Internet WiFi"} {"id":2018,"amenities":" BarLounge"} {"id":2018,"amenities":" Banquet Room"} {"id":2018,"amenities":" Business Centre with Internet Access"} {"id":2018,"amenities":" Dry Cleaning"} {"id":2018,"amenities":" Laundry Service"} {"id":2018,"amenities":" Meeting rooms"} {"id":2018,"amenities":" Multilingual Staff"} {"id":2018,"amenities":" Nonsmoking hotel"} {"id":2018,"amenities":" Public Wifi"} {"id":2018,"amenities":" Air conditioning"} {"id":2018,"amenities":" Microwave"} {"id":2018,"amenities":" Refrigerator in room"} {"id":2018,"amenities":" Family Rooms"} {"id":2018,"amenities":" Nonsmoking rooms"} {"id":2018,"amenities":" Suites"} {"id":2412,"amenities":""} {"id":2419,"amenities":""} {"id":2455,"amenities":"Free parking"} {"id":2455,"amenities":" Free High Speed Internet WiFi"} {"id":2455,"amenities":" Breakfast included"} {"id":2455,"amenities":" Nonsmoking hotel"} {"id":2455,"amenities":" Nonsmoking rooms"} {"id":2579,"amenities":"Free High Speed Internet WiFi"} {"id":2579,"amenities":" Airport transportation"} {"id":2579,"amenities":" Children Activities Kid Family Friendly"} {"id":2579,"amenities":" Laundry Service"} {"id":2579,"amenities":" Nonsmoking hotel"} {"id":2579,"amenities":" Public Wifi"} {"id":2579,"amenities":" Shuttle Bus Service"} {"id":2579,"amenities":" Air conditioning"} {"id":2579,"amenities":" Refrigerator in room"} {"id":2579,"amenities":" Family Rooms"} {"id":2579,"amenities":" Kitchenette"} {"id":2579,"amenities":" Nonsmoking rooms"} {"id":2579,"amenities":" Smoking rooms available"} {"id":2885,"amenities":"Free parking"} {"id":2885,"amenities":" Free High Speed Internet WiFi"} {"id":2885,"amenities":" Breakfast included"} {"id":2885,"amenities":" Business Centre with Internet Access"} {"id":2885,"amenities":" Nonsmoking hotel"} {"id":2885,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2885,"amenities":" Air conditioning"} {"id":2885,"amenities":" Microwave"} {"id":2885,"amenities":" Nonsmoking rooms"} {"id":3238,"amenities":""} {"id":3646,"amenities":"Pool"} {"id":3646,"amenities":" Free parking"} {"id":3646,"amenities":" Restaurant"} {"id":3646,"amenities":" Business Centre with Internet Access"} {"id":3646,"amenities":" Hot Tub"} {"id":3646,"amenities":" Laundry Service"} {"id":3646,"amenities":" Nonsmoking hotel"} {"id":3646,"amenities":" Outdoor pool"} {"id":3646,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3646,"amenities":" Public Wifi"} {"id":3646,"amenities":" Shuttle Bus Service"} {"id":3646,"amenities":" SkiIn SkiOut"} {"id":3646,"amenities":" Tennis Court"} {"id":3646,"amenities":" Air conditioning"} {"id":3646,"amenities":" Microwave"} {"id":3646,"amenities":" Refrigerator in room"} {"id":3646,"amenities":" Family Rooms"} {"id":3646,"amenities":" Kitchenette"} {"id":3646,"amenities":" Nonsmoking rooms"} {"id":3646,"amenities":" Suites"} {"id":4189,"amenities":"Free parking"} {"id":4189,"amenities":" Free High Speed Internet WiFi"} {"id":4189,"amenities":" Breakfast included"} {"id":4189,"amenities":" Nonsmoking hotel"} {"id":4189,"amenities":" Air conditioning"} {"id":4189,"amenities":" Microwave"} {"id":4189,"amenities":" Refrigerator in room"} {"id":4189,"amenities":" Nonsmoking rooms"} {"id":4286,"amenities":"Free parking"} {"id":4286,"amenities":" Free High Speed Internet WiFi"} {"id":4286,"amenities":" Breakfast included"} {"id":4286,"amenities":" Meeting rooms"} {"id":4286,"amenities":" Nonsmoking hotel"} {"id":4286,"amenities":" Air conditioning"} {"id":4286,"amenities":" Family Rooms"} {"id":4286,"amenities":" Nonsmoking rooms"} {"id":4291,"amenities":"Free High Speed Internet WiFi"} {"id":4291,"amenities":" Babysitting"} {"id":4291,"amenities":" Children Activities Kid Family Friendly"} {"id":4291,"amenities":" Nonsmoking hotel"} {"id":4291,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4291,"amenities":" Public Wifi"} {"id":4291,"amenities":" Wheelchair Access"} {"id":4291,"amenities":" Air conditioning"} {"id":4291,"amenities":" Microwave"} {"id":4291,"amenities":" Refrigerator in room"} {"id":4291,"amenities":" Accessible rooms"} {"id":4291,"amenities":" Kitchenette"} {"id":4291,"amenities":" Nonsmoking rooms"} {"id":4291,"amenities":" Smoking rooms available"} {"id":4840,"amenities":""} {"id":5497,"amenities":""} {"id":5877,"amenities":"Free parking"} {"id":5877,"amenities":" Restaurant"} {"id":5877,"amenities":" BarLounge"} {"id":5877,"amenities":" Free High Speed Internet WiFi"} {"id":5877,"amenities":" Room service"} {"id":5877,"amenities":" Babysitting"} {"id":5877,"amenities":" Banquet Room"} {"id":5877,"amenities":" Business Centre with Internet Access"} {"id":5877,"amenities":" Casino and Gambling"} {"id":5877,"amenities":" Dry Cleaning"} {"id":5877,"amenities":" Meeting rooms"} {"id":5877,"amenities":" Multilingual Staff"} {"id":5877,"amenities":" Nonsmoking hotel"} {"id":5877,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5877,"amenities":" Tennis Court"} {"id":5877,"amenities":" Wheelchair Access"} {"id":5877,"amenities":" Air conditioning"} {"id":5877,"amenities":" Family Rooms"} {"id":5877,"amenities":" Nonsmoking rooms"} {"id":5877,"amenities":" Suites"} {"id":5921,"amenities":""} {"id":6079,"amenities":"Free parking"} {"id":6079,"amenities":" BarLounge"} {"id":6079,"amenities":" Free High Speed Internet WiFi"} {"id":6079,"amenities":" Restaurant"} {"id":6079,"amenities":" Nonsmoking hotel"} {"id":6079,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":6079,"amenities":" Public Wifi"} {"id":6079,"amenities":" Air conditioning"} {"id":6079,"amenities":" Refrigerator in room"} {"id":6079,"amenities":" Nonsmoking rooms"} {"id":139,"amenities":"Pool"} {"id":139,"amenities":" Free parking"} {"id":139,"amenities":" Free High Speed Internet WiFi"} {"id":139,"amenities":" Fitness Centre with Gym Workout Room"} {"id":139,"amenities":" Heated pool"} {"id":139,"amenities":" Hot Tub"} {"id":139,"amenities":" Laundry Service"} {"id":139,"amenities":" Nonsmoking hotel"} {"id":139,"amenities":" Outdoor pool"} {"id":139,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":139,"amenities":" SelfServe Laundry"} {"id":139,"amenities":" Wheelchair Access"} {"id":139,"amenities":" Microwave"} {"id":139,"amenities":" Refrigerator in room"} {"id":139,"amenities":" Family Rooms"} {"id":139,"amenities":" Kitchenette"} {"id":139,"amenities":" Nonsmoking rooms"} {"id":139,"amenities":" Suites"} {"id":246,"amenities":"Free parking"} {"id":246,"amenities":" Free High Speed Internet WiFi"} {"id":246,"amenities":" Breakfast included"} {"id":246,"amenities":" Nonsmoking hotel"} {"id":246,"amenities":" Kitchenette"} {"id":246,"amenities":" Nonsmoking rooms"} {"id":1190,"amenities":"Free parking"} {"id":1190,"amenities":" Free High Speed Internet WiFi"} {"id":1190,"amenities":" Restaurant"} {"id":1190,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1190,"amenities":" Wheelchair Access"} {"id":1190,"amenities":" Refrigerator in room"} {"id":1190,"amenities":" Kitchenette"} {"id":1196,"amenities":"Free Internet"} {"id":1196,"amenities":" Free parking"} {"id":1196,"amenities":" Refrigerator in room"} {"id":1196,"amenities":" Kitchenette"} {"id":1781,"amenities":"Pool"} {"id":1781,"amenities":" Free parking"} {"id":1781,"amenities":" Free High Speed Internet WiFi"} {"id":1781,"amenities":" Breakfast included"} {"id":1781,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1781,"amenities":" Airport transportation"} {"id":1781,"amenities":" Banquet Room"} {"id":1781,"amenities":" Business Centre with Internet Access"} {"id":1781,"amenities":" Conference Facilities"} {"id":1781,"amenities":" Dry Cleaning"} {"id":1781,"amenities":" Electric vehicle charging station"} {"id":1781,"amenities":" Heated pool"} {"id":1781,"amenities":" Indoor pool"} {"id":1781,"amenities":" Laundry Service"} {"id":1781,"amenities":" Meeting rooms"} {"id":1781,"amenities":" Multilingual Staff"} {"id":1781,"amenities":" Nonsmoking hotel"} {"id":1781,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1781,"amenities":" Public Wifi"} {"id":1781,"amenities":" SelfServe Laundry"} {"id":1781,"amenities":" Shuttle Bus Service"} {"id":1781,"amenities":" Wheelchair Access"} {"id":1781,"amenities":" Air conditioning"} {"id":1781,"amenities":" Microwave"} {"id":1781,"amenities":" Refrigerator in room"} {"id":1781,"amenities":" Accessible rooms"} {"id":1781,"amenities":" Family Rooms"} {"id":1781,"amenities":" Kitchenette"} {"id":1781,"amenities":" Nonsmoking rooms"} {"id":1781,"amenities":" Suites"} {"id":1999,"amenities":"Pool"} {"id":1999,"amenities":" Room service"} {"id":1999,"amenities":" Free parking"} {"id":1999,"amenities":" Restaurant"} {"id":1999,"amenities":" Free High Speed Internet WiFi"} {"id":1999,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1999,"amenities":" BarLounge"} {"id":1999,"amenities":" Business Centre with Internet Access"} {"id":1999,"amenities":" Conference Facilities"} {"id":1999,"amenities":" Dry Cleaning"} {"id":1999,"amenities":" Laundry Service"} {"id":1999,"amenities":" Meeting rooms"} {"id":1999,"amenities":" Multilingual Staff"} {"id":1999,"amenities":" Nonsmoking hotel"} {"id":1999,"amenities":" Outdoor pool"} {"id":1999,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1999,"amenities":" Wheelchair Access"} {"id":1999,"amenities":" Air conditioning"} {"id":1999,"amenities":" Nonsmoking rooms"} {"id":1999,"amenities":" Suites"} {"id":2165,"amenities":"Room service"} {"id":2165,"amenities":" Free parking"} {"id":2165,"amenities":" Free High Speed Internet WiFi"} {"id":2165,"amenities":" Laundry Service"} {"id":2165,"amenities":" Nonsmoking hotel"} {"id":2635,"amenities":""} {"id":2803,"amenities":"Free parking"} {"id":2803,"amenities":" Free High Speed Internet WiFi"} {"id":2803,"amenities":" Breakfast included"} {"id":2803,"amenities":" Breakfast Available"} {"id":2803,"amenities":" Nonsmoking hotel"} {"id":2803,"amenities":" Public Wifi"} {"id":2803,"amenities":" Air conditioning"} {"id":2803,"amenities":" Family Rooms"} {"id":2803,"amenities":" Nonsmoking rooms"} {"id":2803,"amenities":" Suites"} {"id":3025,"amenities":"Free parking"} {"id":3025,"amenities":" Restaurant"} {"id":3025,"amenities":" BarLounge"} {"id":3025,"amenities":" Free High Speed Internet WiFi"} {"id":3025,"amenities":" Banquet Room"} {"id":3025,"amenities":" Meeting rooms"} {"id":3025,"amenities":" Nonsmoking hotel"} {"id":3025,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3025,"amenities":" Public Wifi"} {"id":3025,"amenities":" Family Rooms"} {"id":3025,"amenities":" Kitchenette"} {"id":3025,"amenities":" Nonsmoking rooms"} {"id":3025,"amenities":" Suites"} {"id":3427,"amenities":"Restaurant"} {"id":3427,"amenities":" Nonsmoking hotel"} {"id":3427,"amenities":" Air conditioning"} {"id":3427,"amenities":" Refrigerator in room"} {"id":3427,"amenities":" Nonsmoking rooms"} {"id":3453,"amenities":"Free parking"} {"id":3453,"amenities":" Free High Speed Internet WiFi"} {"id":3453,"amenities":" Nonsmoking hotel"} {"id":3453,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3453,"amenities":" Air conditioning"} {"id":3453,"amenities":" Family Rooms"} {"id":3548,"amenities":"Free parking"} {"id":3548,"amenities":" Free High Speed Internet WiFi"} {"id":3548,"amenities":" Breakfast included"} {"id":3548,"amenities":" Nonsmoking hotel"} {"id":3548,"amenities":" Family Rooms"} {"id":3548,"amenities":" Nonsmoking rooms"} {"id":4507,"amenities":"Free parking"} {"id":4507,"amenities":" Free High Speed Internet WiFi"} {"id":4507,"amenities":" Breakfast included"} {"id":4507,"amenities":" Breakfast Available"} {"id":4507,"amenities":" Dry Cleaning"} {"id":4507,"amenities":" Nonsmoking hotel"} {"id":4507,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4507,"amenities":" Wheelchair Access"} {"id":4507,"amenities":" Microwave"} {"id":4507,"amenities":" Family Rooms"} {"id":4507,"amenities":" Nonsmoking rooms"} {"id":4749,"amenities":"Free parking"} {"id":4749,"amenities":" Free High Speed Internet WiFi"} {"id":4749,"amenities":" Pool"} {"id":4749,"amenities":" Golf Course"} {"id":4749,"amenities":" Nonsmoking hotel"} {"id":4749,"amenities":" Outdoor pool"} {"id":4749,"amenities":" Public Wifi"} {"id":4749,"amenities":" Wheelchair Access"} {"id":4749,"amenities":" Air conditioning"} {"id":4749,"amenities":" Family Rooms"} {"id":4749,"amenities":" Nonsmoking rooms"} {"id":138,"amenities":"Free parking"} {"id":138,"amenities":" Free High Speed Internet WiFi"} {"id":138,"amenities":" Hot Tub"} {"id":138,"amenities":" Multilingual Staff"} {"id":138,"amenities":" Nonsmoking hotel"} {"id":138,"amenities":" SelfServe Laundry"} {"id":138,"amenities":" Microwave"} {"id":138,"amenities":" Refrigerator in room"} {"id":138,"amenities":" Family Rooms"} {"id":138,"amenities":" Kitchenette"} {"id":138,"amenities":" Nonsmoking rooms"} {"id":138,"amenities":" Suites"} {"id":207,"amenities":"Free parking"} {"id":207,"amenities":" Free High Speed Internet WiFi"} {"id":207,"amenities":" Breakfast included"} {"id":207,"amenities":" Laundry Service"} {"id":207,"amenities":" Multilingual Staff"} {"id":207,"amenities":" Nonsmoking hotel"} {"id":207,"amenities":" Public Wifi"} {"id":207,"amenities":" Air conditioning"} {"id":207,"amenities":" Refrigerator in room"} {"id":207,"amenities":" Accessible rooms"} {"id":207,"amenities":" Family Rooms"} {"id":207,"amenities":" Nonsmoking rooms"} {"id":511,"amenities":"Restaurant"} {"id":511,"amenities":" Free High Speed Internet WiFi"} {"id":511,"amenities":" Room service"} {"id":511,"amenities":" BarLounge"} {"id":511,"amenities":" Free parking"} {"id":511,"amenities":" Banquet Room"} {"id":511,"amenities":" Breakfast Available"} {"id":511,"amenities":" Conference Facilities"} {"id":511,"amenities":" Hot Tub"} {"id":511,"amenities":" Laundry Service"} {"id":511,"amenities":" Meeting rooms"} {"id":511,"amenities":" Multilingual Staff"} {"id":511,"amenities":" Nonsmoking hotel"} {"id":511,"amenities":" Wheelchair Access"} {"id":511,"amenities":" Air conditioning"} {"id":511,"amenities":" Nonsmoking rooms"} {"id":511,"amenities":" Suites"} {"id":637,"amenities":""} {"id":671,"amenities":"Free High Speed Internet WiFi"} {"id":671,"amenities":" Free parking"} {"id":671,"amenities":" Concierge"} {"id":671,"amenities":" Nonsmoking hotel"} {"id":671,"amenities":" Public Wifi"} {"id":671,"amenities":" Nonsmoking rooms"} {"id":1321,"amenities":""} {"id":1358,"amenities":"Free parking"} {"id":1358,"amenities":" Restaurant"} {"id":1358,"amenities":" BarLounge"} {"id":1358,"amenities":" Breakfast included"} {"id":1358,"amenities":" Free High Speed Internet WiFi"} {"id":1358,"amenities":" Banquet Room"} {"id":1358,"amenities":" Children Activities Kid Family Friendly"} {"id":1358,"amenities":" Concierge"} {"id":1358,"amenities":" Conference Facilities"} {"id":1358,"amenities":" Electric vehicle charging station"} {"id":1358,"amenities":" Hot Tub"} {"id":1358,"amenities":" Meeting rooms"} {"id":1358,"amenities":" Nonsmoking hotel"} {"id":1358,"amenities":" Public Wifi"} {"id":1358,"amenities":" Sauna"} {"id":1358,"amenities":" SelfServe Laundry"} {"id":1358,"amenities":" Wheelchair Access"} {"id":1358,"amenities":" Refrigerator in room"} {"id":1358,"amenities":" Family Rooms"} {"id":1358,"amenities":" Nonsmoking rooms"} {"id":1358,"amenities":" Suites"} {"id":1576,"amenities":"Free parking"} {"id":1576,"amenities":" Restaurant"} {"id":1576,"amenities":" BarLounge"} {"id":1576,"amenities":" Free High Speed Internet WiFi"} {"id":1576,"amenities":" Breakfast included"} {"id":1576,"amenities":" Banquet Room"} {"id":1576,"amenities":" Breakfast Available"} {"id":1576,"amenities":" Conference Facilities"} {"id":1576,"amenities":" Hot Tub"} {"id":1576,"amenities":" Meeting rooms"} {"id":1576,"amenities":" Nonsmoking hotel"} {"id":1576,"amenities":" Public Wifi"} {"id":1576,"amenities":" Wheelchair Access"} {"id":1576,"amenities":" Air conditioning"} {"id":1576,"amenities":" Refrigerator in room"} {"id":1576,"amenities":" Family Rooms"} {"id":1576,"amenities":" Nonsmoking rooms"} {"id":1576,"amenities":" Suites"} {"id":1683,"amenities":"Free High Speed Internet WiFi"} {"id":1683,"amenities":" Breakfast included"} {"id":1683,"amenities":" Concierge"} {"id":1683,"amenities":" Laundry Service"} {"id":1683,"amenities":" Nonsmoking hotel"} {"id":1683,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1683,"amenities":" Nonsmoking rooms"} {"id":2318,"amenities":""} {"id":2824,"amenities":"Free parking"} {"id":2824,"amenities":" Breakfast included"} {"id":2824,"amenities":" Free High Speed Internet WiFi"} {"id":2824,"amenities":" Nonsmoking hotel"} {"id":2824,"amenities":" Kitchenette"} {"id":2824,"amenities":" Nonsmoking rooms"} {"id":2824,"amenities":" Suites"} {"id":3011,"amenities":""} {"id":3032,"amenities":"Free parking"} {"id":3032,"amenities":" Laundry Service"} {"id":3032,"amenities":" Nonsmoking hotel"} {"id":3032,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3032,"amenities":" Microwave"} {"id":3032,"amenities":" Refrigerator in room"} {"id":3032,"amenities":" Family Rooms"} {"id":3032,"amenities":" Kitchenette"} {"id":3032,"amenities":" Nonsmoking rooms"} {"id":3309,"amenities":"Free parking"} {"id":3309,"amenities":" Children Activities Kid Family Friendly"} {"id":3309,"amenities":" Golf Course"} {"id":3309,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3309,"amenities":" SelfServe Laundry"} {"id":3309,"amenities":" Refrigerator in room"} {"id":3615,"amenities":"Free parking"} {"id":3615,"amenities":" Free High Speed Internet WiFi"} {"id":3615,"amenities":" Breakfast included"} {"id":3615,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3615,"amenities":" Business Centre with Internet Access"} {"id":3615,"amenities":" Hot Tub"} {"id":3615,"amenities":" Laundry Service"} {"id":3615,"amenities":" Nonsmoking hotel"} {"id":3615,"amenities":" Public Wifi"} {"id":3615,"amenities":" SelfServe Laundry"} {"id":3615,"amenities":" Wheelchair Access"} {"id":3615,"amenities":" Air conditioning"} {"id":3615,"amenities":" Microwave"} {"id":3615,"amenities":" Refrigerator in room"} {"id":3615,"amenities":" Accessible rooms"} {"id":3615,"amenities":" Nonsmoking rooms"} {"id":3615,"amenities":" Smoking rooms available"} {"id":3740,"amenities":"Free parking"} {"id":3740,"amenities":" Free High Speed Internet WiFi"} {"id":3740,"amenities":" Nonsmoking hotel"} {"id":3740,"amenities":" Public Wifi"} {"id":3740,"amenities":" Air conditioning"} {"id":3740,"amenities":" Microwave"} {"id":3740,"amenities":" Refrigerator in room"} {"id":3740,"amenities":" Kitchenette"} {"id":3740,"amenities":" Nonsmoking rooms"} {"id":4238,"amenities":"Free High Speed Internet WiFi"} {"id":4238,"amenities":" Free parking"} {"id":4238,"amenities":" Breakfast included"} {"id":4238,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4238,"amenities":" Business Centre with Internet Access"} {"id":4238,"amenities":" Dry Cleaning"} {"id":4238,"amenities":" Meeting rooms"} {"id":4238,"amenities":" Nonsmoking hotel"} {"id":4238,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4238,"amenities":" Wheelchair Access"} {"id":4238,"amenities":" Air conditioning"} {"id":4238,"amenities":" Refrigerator in room"} {"id":4238,"amenities":" Kitchenette"} {"id":4238,"amenities":" Nonsmoking rooms"} {"id":4238,"amenities":" Suites"} {"id":4772,"amenities":""} {"id":4804,"amenities":"Free parking"} {"id":4804,"amenities":" Restaurant"} {"id":4804,"amenities":" BarLounge"} {"id":4804,"amenities":" Free High Speed Internet WiFi"} {"id":4804,"amenities":" Breakfast included"} {"id":4804,"amenities":" Room service"} {"id":4804,"amenities":" Banquet Room"} {"id":4804,"amenities":" Breakfast Available"} {"id":4804,"amenities":" Business Centre with Internet Access"} {"id":4804,"amenities":" Conference Facilities"} {"id":4804,"amenities":" Dry Cleaning"} {"id":4804,"amenities":" Laundry Service"} {"id":4804,"amenities":" Meeting rooms"} {"id":4804,"amenities":" Multilingual Staff"} {"id":4804,"amenities":" Nonsmoking hotel"} {"id":4804,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4804,"amenities":" Wheelchair Access"} {"id":4804,"amenities":" Air conditioning"} {"id":4804,"amenities":" Microwave"} {"id":4804,"amenities":" Refrigerator in room"} {"id":4804,"amenities":" Accessible rooms"} {"id":4804,"amenities":" Family Rooms"} {"id":4804,"amenities":" Nonsmoking rooms"} {"id":4804,"amenities":" Suites"} {"id":4857,"amenities":"Pool"} {"id":4857,"amenities":" Free parking"} {"id":4857,"amenities":" Free High Speed Internet WiFi"} {"id":4857,"amenities":" Breakfast included"} {"id":4857,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4857,"amenities":" Business Centre with Internet Access"} {"id":4857,"amenities":" Concierge"} {"id":4857,"amenities":" Conference Facilities"} {"id":4857,"amenities":" Dry Cleaning"} {"id":4857,"amenities":" Heated pool"} {"id":4857,"amenities":" Hot Tub"} {"id":4857,"amenities":" Indoor pool"} {"id":4857,"amenities":" Laundry Service"} {"id":4857,"amenities":" Meeting rooms"} {"id":4857,"amenities":" Multilingual Staff"} {"id":4857,"amenities":" SelfServe Laundry"} {"id":4857,"amenities":" Wheelchair Access"} {"id":4857,"amenities":" Family Rooms"} {"id":4857,"amenities":" Nonsmoking rooms"} {"id":4914,"amenities":"Free parking"} {"id":4914,"amenities":" BarLounge"} {"id":4914,"amenities":" Free High Speed Internet WiFi"} {"id":4914,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4914,"amenities":" Microwave"} {"id":4914,"amenities":" Refrigerator in room"} {"id":4914,"amenities":" Family Rooms"} {"id":5098,"amenities":"Free parking"} {"id":5098,"amenities":" Free High Speed Internet WiFi"} {"id":5098,"amenities":" Breakfast included"} {"id":5098,"amenities":" Breakfast Available"} {"id":5098,"amenities":" Nonsmoking hotel"} {"id":5098,"amenities":" Public Wifi"} {"id":5098,"amenities":" Wheelchair Access"} {"id":5098,"amenities":" Air conditioning"} {"id":5098,"amenities":" Accessible rooms"} {"id":5098,"amenities":" Family Rooms"} {"id":5098,"amenities":" Nonsmoking rooms"} {"id":5098,"amenities":" Suites"} {"id":5257,"amenities":"Free parking"} {"id":5257,"amenities":" Free High Speed Internet WiFi"} {"id":5257,"amenities":" Breakfast included"} {"id":5257,"amenities":" Nonsmoking hotel"} {"id":5257,"amenities":" Air conditioning"} {"id":5257,"amenities":" Nonsmoking rooms"} {"id":5549,"amenities":"Pool"} {"id":5549,"amenities":" Free parking"} {"id":5549,"amenities":" Free High Speed Internet WiFi"} {"id":5549,"amenities":" Breakfast included"} {"id":5549,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5549,"amenities":" Business Centre with Internet Access"} {"id":5549,"amenities":" Dry Cleaning"} {"id":5549,"amenities":" Heated pool"} {"id":5549,"amenities":" Indoor pool"} {"id":5549,"amenities":" Laundry Service"} {"id":5549,"amenities":" Meeting rooms"} {"id":5549,"amenities":" Nonsmoking hotel"} {"id":5549,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5549,"amenities":" SelfServe Laundry"} {"id":5549,"amenities":" Wheelchair Access"} {"id":5549,"amenities":" Air conditioning"} {"id":5549,"amenities":" Microwave"} {"id":5549,"amenities":" Refrigerator in room"} {"id":5549,"amenities":" Family Rooms"} {"id":5549,"amenities":" Kitchenette"} {"id":5549,"amenities":" Nonsmoking rooms"} {"id":5549,"amenities":" Suites"} {"id":5824,"amenities":""} {"id":1,"amenities":"Pool"} {"id":1,"amenities":" Restaurant"} {"id":1,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1,"amenities":" Spa"} {"id":1,"amenities":" Room service"} {"id":1,"amenities":" BarLounge"} {"id":1,"amenities":" Banquet Room"} {"id":1,"amenities":" Breakfast Available"} {"id":1,"amenities":" Business Centre with Internet Access"} {"id":1,"amenities":" Concierge"} {"id":1,"amenities":" Conference Facilities"} {"id":1,"amenities":" Dry Cleaning"} {"id":1,"amenities":" Heated pool"} {"id":1,"amenities":" Hot Tub"} {"id":1,"amenities":" Indoor pool"} {"id":1,"amenities":" Laundry Service"} {"id":1,"amenities":" Meeting rooms"} {"id":1,"amenities":" Multilingual Staff"} {"id":1,"amenities":" Nonsmoking hotel"} {"id":1,"amenities":" Paid Internet"} {"id":1,"amenities":" Paid Wifi"} {"id":1,"amenities":" Public Wifi"} {"id":1,"amenities":" Wheelchair Access"} {"id":1,"amenities":" Family Rooms"} {"id":1,"amenities":" Nonsmoking rooms"} {"id":1,"amenities":" Suites"} {"id":319,"amenities":""} {"id":404,"amenities":""} {"id":539,"amenities":""} {"id":896,"amenities":"Free parking"} {"id":896,"amenities":" Free High Speed Internet WiFi"} {"id":896,"amenities":" Babysitting"} {"id":896,"amenities":" Children Activities Kid Family Friendly"} {"id":896,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":896,"amenities":" Public Wifi"} {"id":896,"amenities":" SelfServe Laundry"} {"id":901,"amenities":""} {"id":1071,"amenities":"Free parking"} {"id":1071,"amenities":" Free High Speed Internet WiFi"} {"id":1071,"amenities":" Breakfast included"} {"id":1071,"amenities":" Dry Cleaning"} {"id":1071,"amenities":" Nonsmoking hotel"} {"id":1071,"amenities":" Wheelchair Access"} {"id":1071,"amenities":" Air conditioning"} {"id":1071,"amenities":" Microwave"} {"id":1071,"amenities":" Refrigerator in room"} {"id":1071,"amenities":" Nonsmoking rooms"} {"id":1316,"amenities":"Free parking"} {"id":1316,"amenities":" Free High Speed Internet WiFi"} {"id":1316,"amenities":" Nonsmoking hotel"} {"id":1316,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1316,"amenities":" Public Wifi"} {"id":1316,"amenities":" Microwave"} {"id":1316,"amenities":" Refrigerator in room"} {"id":1316,"amenities":" Kitchenette"} {"id":1316,"amenities":" Nonsmoking rooms"} {"id":1583,"amenities":""} {"id":1845,"amenities":""} {"id":1875,"amenities":"Free parking"} {"id":1875,"amenities":" Free High Speed Internet WiFi"} {"id":1875,"amenities":" Business Centre with Internet Access"} {"id":1875,"amenities":" Hot Tub"} {"id":1875,"amenities":" Meeting rooms"} {"id":1875,"amenities":" Nonsmoking hotel"} {"id":1875,"amenities":" Public Wifi"} {"id":1875,"amenities":" Wheelchair Access"} {"id":1875,"amenities":" Air conditioning"} {"id":1875,"amenities":" Microwave"} {"id":1875,"amenities":" Refrigerator in room"} {"id":1875,"amenities":" Family Rooms"} {"id":1875,"amenities":" Nonsmoking rooms"} {"id":1875,"amenities":" Suites"} {"id":1909,"amenities":"Free parking"} {"id":1909,"amenities":" Free High Speed Internet WiFi"} {"id":1909,"amenities":" Breakfast included"} {"id":1909,"amenities":" Nonsmoking hotel"} {"id":1909,"amenities":" Public Wifi"} {"id":1909,"amenities":" Air conditioning"} {"id":1909,"amenities":" Microwave"} {"id":1909,"amenities":" Kitchenette"} {"id":1909,"amenities":" Nonsmoking rooms"} {"id":2062,"amenities":"Pool"} {"id":2062,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2062,"amenities":" Free parking"} {"id":2062,"amenities":" Free High Speed Internet WiFi"} {"id":2062,"amenities":" Restaurant"} {"id":2062,"amenities":" BarLounge"} {"id":2062,"amenities":" Conference Facilities"} {"id":2062,"amenities":" Dry Cleaning"} {"id":2062,"amenities":" Hot Tub"} {"id":2062,"amenities":" Indoor pool"} {"id":2062,"amenities":" Laundry Service"} {"id":2062,"amenities":" Meeting rooms"} {"id":2062,"amenities":" Multilingual Staff"} {"id":2062,"amenities":" Nonsmoking hotel"} {"id":2062,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2062,"amenities":" Public Wifi"} {"id":2062,"amenities":" SelfServe Laundry"} {"id":2062,"amenities":" Wheelchair Access"} {"id":2062,"amenities":" Air conditioning"} {"id":2062,"amenities":" Family Rooms"} {"id":2062,"amenities":" Kitchenette"} {"id":2062,"amenities":" Nonsmoking rooms"} {"id":2062,"amenities":" Smoking rooms available"} {"id":2062,"amenities":" Suites"} {"id":2079,"amenities":"Pool"} {"id":2079,"amenities":" Free parking"} {"id":2079,"amenities":" Restaurant"} {"id":2079,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2079,"amenities":" Room service"} {"id":2079,"amenities":" Free High Speed Internet WiFi"} {"id":2079,"amenities":" BarLounge"} {"id":2079,"amenities":" Spa"} {"id":2079,"amenities":" Banquet Room"} {"id":2079,"amenities":" Business Centre with Internet Access"} {"id":2079,"amenities":" Conference Facilities"} {"id":2079,"amenities":" Dry Cleaning"} {"id":2079,"amenities":" Heated pool"} {"id":2079,"amenities":" Hot Tub"} {"id":2079,"amenities":" Indoor pool"} {"id":2079,"amenities":" Laundry Service"} {"id":2079,"amenities":" Meeting rooms"} {"id":2079,"amenities":" Multilingual Staff"} {"id":2079,"amenities":" Sauna"} {"id":2079,"amenities":" Wheelchair Access"} {"id":2079,"amenities":" Air conditioning"} {"id":2079,"amenities":" Refrigerator in room"} {"id":2079,"amenities":" Accessible rooms"} {"id":2079,"amenities":" Nonsmoking rooms"} {"id":2079,"amenities":" Suites"} {"id":2242,"amenities":""} {"id":2628,"amenities":"Free High Speed Internet WiFi"} {"id":2628,"amenities":" Room service"} {"id":2628,"amenities":" Free parking"} {"id":2628,"amenities":" Nonsmoking hotel"} {"id":2628,"amenities":" Public Wifi"} {"id":2628,"amenities":" Air conditioning"} {"id":2628,"amenities":" Refrigerator in room"} {"id":2628,"amenities":" Family Rooms"} {"id":2628,"amenities":" Kitchenette"} {"id":2628,"amenities":" Nonsmoking rooms"} {"id":2691,"amenities":"Free parking"} {"id":2691,"amenities":" Free High Speed Internet WiFi"} {"id":2691,"amenities":" Restaurant"} {"id":2691,"amenities":" BarLounge"} {"id":2691,"amenities":" Breakfast Available"} {"id":2691,"amenities":" Concierge"} {"id":2691,"amenities":" Electric vehicle charging station"} {"id":2691,"amenities":" Hot Tub"} {"id":2691,"amenities":" Laundry Service"} {"id":2691,"amenities":" Meeting rooms"} {"id":2691,"amenities":" Multilingual Staff"} {"id":2691,"amenities":" Nonsmoking hotel"} {"id":2691,"amenities":" Public Wifi"} {"id":2691,"amenities":" Sauna"} {"id":2691,"amenities":" Wheelchair Access"} {"id":2691,"amenities":" Air conditioning"} {"id":2691,"amenities":" Nonsmoking rooms"} {"id":2876,"amenities":"Free High Speed Internet WiFi"} {"id":2876,"amenities":" Free parking"} {"id":2876,"amenities":" Breakfast included"} {"id":2876,"amenities":" Laundry Service"} {"id":2876,"amenities":" Nonsmoking hotel"} {"id":2876,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2876,"amenities":" Public Wifi"} {"id":2876,"amenities":" SelfServe Laundry"} {"id":2876,"amenities":" Wheelchair Access"} {"id":2876,"amenities":" Air conditioning"} {"id":2876,"amenities":" Microwave"} {"id":2876,"amenities":" Refrigerator in room"} {"id":2876,"amenities":" Accessible rooms"} {"id":2876,"amenities":" Nonsmoking rooms"} {"id":2876,"amenities":" Smoking rooms available"} {"id":3235,"amenities":"Pool"} {"id":3235,"amenities":" Free High Speed Internet WiFi"} {"id":3235,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3235,"amenities":" Breakfast included"} {"id":3235,"amenities":" Free parking"} {"id":3235,"amenities":" Banquet Room"} {"id":3235,"amenities":" Breakfast Available"} {"id":3235,"amenities":" Business Centre with Internet Access"} {"id":3235,"amenities":" Concierge"} {"id":3235,"amenities":" Conference Facilities"} {"id":3235,"amenities":" Dry Cleaning"} {"id":3235,"amenities":" Heated pool"} {"id":3235,"amenities":" Laundry Service"} {"id":3235,"amenities":" Meeting rooms"} {"id":3235,"amenities":" Multilingual Staff"} {"id":3235,"amenities":" Nonsmoking hotel"} {"id":3235,"amenities":" Outdoor pool"} {"id":3235,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3235,"amenities":" SelfServe Laundry"} {"id":3235,"amenities":" Wheelchair Access"} {"id":3235,"amenities":" Air conditioning"} {"id":3235,"amenities":" Microwave"} {"id":3235,"amenities":" Refrigerator in room"} {"id":3235,"amenities":" Nonsmoking rooms"} {"id":3235,"amenities":" Suites"} {"id":3412,"amenities":"Free Internet"} {"id":3412,"amenities":" Free parking"} {"id":3412,"amenities":" Nonsmoking hotel"} {"id":3412,"amenities":" Public Wifi"} {"id":3412,"amenities":" Air conditioning"} {"id":3412,"amenities":" Refrigerator in room"} {"id":3412,"amenities":" Nonsmoking rooms"} {"id":3542,"amenities":"Free parking"} {"id":3542,"amenities":" Free High Speed Internet WiFi"} {"id":3542,"amenities":" Nonsmoking hotel"} {"id":3542,"amenities":" Microwave"} {"id":3542,"amenities":" Refrigerator in room"} {"id":3542,"amenities":" Kitchenette"} {"id":3542,"amenities":" Nonsmoking rooms"} {"id":4164,"amenities":"Restaurant"} {"id":4164,"amenities":" BarLounge"} {"id":4164,"amenities":" Spa"} {"id":4164,"amenities":" Free High Speed Internet WiFi"} {"id":4164,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4164,"amenities":" Babysitting"} {"id":4164,"amenities":" Banquet Room"} {"id":4164,"amenities":" Conference Facilities"} {"id":4164,"amenities":" Hot Tub"} {"id":4164,"amenities":" Meeting rooms"} {"id":4164,"amenities":" Nonsmoking hotel"} {"id":4164,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4164,"amenities":" Tennis Court"} {"id":4164,"amenities":" Air conditioning"} {"id":4164,"amenities":" Family Rooms"} {"id":4164,"amenities":" Nonsmoking rooms"} {"id":4164,"amenities":" Suites"} {"id":4221,"amenities":"Free parking"} {"id":4221,"amenities":" Free High Speed Internet WiFi"} {"id":4221,"amenities":" BarLounge"} {"id":4221,"amenities":" Concierge"} {"id":4221,"amenities":" Nonsmoking hotel"} {"id":4221,"amenities":" Public Wifi"} {"id":4221,"amenities":" Wheelchair Access"} {"id":4221,"amenities":" Air conditioning"} {"id":4221,"amenities":" Refrigerator in room"} {"id":4221,"amenities":" Accessible rooms"} {"id":4221,"amenities":" Nonsmoking rooms"} {"id":4597,"amenities":"Free parking"} {"id":4597,"amenities":" Restaurant"} {"id":4597,"amenities":" Free High Speed Internet WiFi"} {"id":4597,"amenities":" Banquet Room"} {"id":4597,"amenities":" Business Centre with Internet Access"} {"id":4597,"amenities":" Meeting rooms"} {"id":4597,"amenities":" Multilingual Staff"} {"id":4597,"amenities":" Nonsmoking hotel"} {"id":4597,"amenities":" Wheelchair Access"} {"id":4597,"amenities":" Air conditioning"} {"id":4597,"amenities":" Family Rooms"} {"id":4597,"amenities":" Nonsmoking rooms"} {"id":4722,"amenities":"Room service"} {"id":4722,"amenities":" Free High Speed Internet WiFi"} {"id":4722,"amenities":" Airport transportation"} {"id":4722,"amenities":" Nonsmoking hotel"} {"id":4722,"amenities":" Public Wifi"} {"id":4722,"amenities":" Microwave"} {"id":4722,"amenities":" Refrigerator in room"} {"id":4722,"amenities":" Nonsmoking rooms"} {"id":4797,"amenities":""} {"id":4821,"amenities":"Free parking"} {"id":4821,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4821,"amenities":" Free High Speed Internet WiFi"} {"id":4821,"amenities":" Breakfast included"} {"id":4821,"amenities":" Nonsmoking hotel"} {"id":4821,"amenities":" Public Wifi"} {"id":4821,"amenities":" Air conditioning"} {"id":4821,"amenities":" Nonsmoking rooms"} {"id":4896,"amenities":"Free parking"} {"id":4896,"amenities":" Free High Speed Internet WiFi"} {"id":4896,"amenities":" Breakfast included"} {"id":4896,"amenities":" Breakfast Available"} {"id":4896,"amenities":" Golf Course"} {"id":4896,"amenities":" Nonsmoking hotel"} {"id":4896,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4896,"amenities":" Public Wifi"} {"id":4896,"amenities":" Air conditioning"} {"id":4896,"amenities":" Nonsmoking rooms"} {"id":5157,"amenities":"Free parking"} {"id":5157,"amenities":" Free High Speed Internet WiFi"} {"id":5157,"amenities":" Room service"} {"id":5157,"amenities":" Restaurant"} {"id":5157,"amenities":" BarLounge"} {"id":5157,"amenities":" Dry Cleaning"} {"id":5157,"amenities":" Golf Course"} {"id":5157,"amenities":" Laundry Service"} {"id":5157,"amenities":" Meeting rooms"} {"id":5157,"amenities":" Nonsmoking hotel"} {"id":5157,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5157,"amenities":" Public Wifi"} {"id":5157,"amenities":" Wheelchair Access"} {"id":5157,"amenities":" Air conditioning"} {"id":5157,"amenities":" Refrigerator in room"} {"id":5157,"amenities":" Family Rooms"} {"id":5157,"amenities":" Kitchenette"} {"id":5157,"amenities":" Nonsmoking rooms"} {"id":5443,"amenities":"Free parking"} {"id":5443,"amenities":" Restaurant"} {"id":5443,"amenities":" Room service"} {"id":5443,"amenities":" BarLounge"} {"id":5443,"amenities":" Free High Speed Internet WiFi"} {"id":5443,"amenities":" Children Activities Kid Family Friendly"} {"id":5443,"amenities":" Hot Tub"} {"id":5443,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5443,"amenities":" Sauna"} {"id":5443,"amenities":" Microwave"} {"id":5443,"amenities":" Refrigerator in room"} {"id":5443,"amenities":" Kitchenette"} {"id":5443,"amenities":" Suites"} {"id":5559,"amenities":"Free High Speed Internet WiFi"} {"id":5559,"amenities":" Nonsmoking hotel"} {"id":5559,"amenities":" Public Wifi"} {"id":5559,"amenities":" Air conditioning"} {"id":5559,"amenities":" Refrigerator in room"} {"id":5559,"amenities":" Family Rooms"} {"id":5559,"amenities":" Kitchenette"} {"id":5559,"amenities":" Nonsmoking rooms"} {"id":5818,"amenities":"Free High Speed Internet WiFi"} {"id":5818,"amenities":" Public Wifi"} {"id":5818,"amenities":" Air conditioning"} {"id":5818,"amenities":" Microwave"} {"id":5818,"amenities":" Refrigerator in room"} {"id":5818,"amenities":" Family Rooms"} {"id":5962,"amenities":"Pool"} {"id":5962,"amenities":" Free parking"} {"id":5962,"amenities":" Free High Speed Internet WiFi"} {"id":5962,"amenities":" Breakfast included"} {"id":5962,"amenities":" Indoor pool"} {"id":5962,"amenities":" Laundry Service"} {"id":5962,"amenities":" Nonsmoking hotel"} {"id":5962,"amenities":" Paid Internet"} {"id":5962,"amenities":" Paid Wifi"} {"id":5962,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5962,"amenities":" Public Wifi"} {"id":5962,"amenities":" Wheelchair Access"} {"id":5962,"amenities":" Air conditioning"} {"id":5962,"amenities":" Refrigerator in room"} {"id":5962,"amenities":" Kitchenette"} {"id":5962,"amenities":" Nonsmoking rooms"} {"id":5962,"amenities":" Suites"} {"id":5970,"amenities":""} {"id":6024,"amenities":"Spa"} {"id":6024,"amenities":" Fitness Centre with Gym Workout Room"} {"id":6024,"amenities":" Air conditioning"} {"id":6024,"amenities":" Refrigerator in room"} {"id":6071,"amenities":"Restaurant"} {"id":185,"amenities":""} {"id":375,"amenities":"Pool"} {"id":375,"amenities":" Free parking"} {"id":375,"amenities":" Free High Speed Internet WiFi"} {"id":375,"amenities":" Nonsmoking hotel"} {"id":375,"amenities":" Outdoor pool"} {"id":375,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":375,"amenities":" Air conditioning"} {"id":375,"amenities":" Refrigerator in room"} {"id":375,"amenities":" Family Rooms"} {"id":375,"amenities":" Nonsmoking rooms"} {"id":632,"amenities":""} {"id":1582,"amenities":"Free parking"} {"id":1582,"amenities":" Free High Speed Internet WiFi"} {"id":1582,"amenities":" Nonsmoking hotel"} {"id":1582,"amenities":" Air conditioning"} {"id":1582,"amenities":" Refrigerator in room"} {"id":1774,"amenities":"Fitness Centre with Gym Workout Room"} {"id":1774,"amenities":" Free High Speed Internet WiFi"} {"id":1774,"amenities":" Breakfast included"} {"id":1774,"amenities":" Banquet Room"} {"id":1774,"amenities":" Business Centre with Internet Access"} {"id":1774,"amenities":" Conference Facilities"} {"id":1774,"amenities":" Dry Cleaning"} {"id":1774,"amenities":" Laundry Service"} {"id":1774,"amenities":" Meeting rooms"} {"id":1774,"amenities":" Nonsmoking hotel"} {"id":1774,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1774,"amenities":" Public Wifi"} {"id":1774,"amenities":" Wheelchair Access"} {"id":1774,"amenities":" Air conditioning"} {"id":1774,"amenities":" Microwave"} {"id":1774,"amenities":" Refrigerator in room"} {"id":1774,"amenities":" Family Rooms"} {"id":1774,"amenities":" Nonsmoking rooms"} {"id":1774,"amenities":" Suites"} {"id":1838,"amenities":"Fitness Centre with Gym Workout Room"} {"id":1838,"amenities":" Free parking"} {"id":1838,"amenities":" Free High Speed Internet WiFi"} {"id":1838,"amenities":" Multilingual Staff"} {"id":1838,"amenities":" Nonsmoking hotel"} {"id":1838,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1838,"amenities":" SelfServe Laundry"} {"id":1838,"amenities":" Kitchenette"} {"id":2228,"amenities":"Pool"} {"id":2228,"amenities":" Free parking"} {"id":2228,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2228,"amenities":" Free High Speed Internet WiFi"} {"id":2228,"amenities":" Restaurant"} {"id":2228,"amenities":" BarLounge"} {"id":2228,"amenities":" Airport transportation"} {"id":2228,"amenities":" Banquet Room"} {"id":2228,"amenities":" Business Centre with Internet Access"} {"id":2228,"amenities":" Conference Facilities"} {"id":2228,"amenities":" Dry Cleaning"} {"id":2228,"amenities":" Heated pool"} {"id":2228,"amenities":" Hot Tub"} {"id":2228,"amenities":" Indoor pool"} {"id":2228,"amenities":" Laundry Service"} {"id":2228,"amenities":" Meeting rooms"} {"id":2228,"amenities":" Multilingual Staff"} {"id":2228,"amenities":" Nonsmoking hotel"} {"id":2228,"amenities":" SelfServe Laundry"} {"id":2228,"amenities":" Shuttle Bus Service"} {"id":2228,"amenities":" Wheelchair Access"} {"id":2228,"amenities":" Family Rooms"} {"id":2228,"amenities":" Nonsmoking rooms"} {"id":2228,"amenities":" Suites"} {"id":2366,"amenities":"Free parking"} {"id":2366,"amenities":" Restaurant"} {"id":2366,"amenities":" BarLounge"} {"id":2366,"amenities":" Free High Speed Internet WiFi"} {"id":2366,"amenities":" Golf Course"} {"id":2366,"amenities":" Meeting rooms"} {"id":2366,"amenities":" Nonsmoking hotel"} {"id":2366,"amenities":" Family Rooms"} {"id":2699,"amenities":"Free parking"} {"id":2699,"amenities":" Free High Speed Internet WiFi"} {"id":2699,"amenities":" Multilingual Staff"} {"id":2699,"amenities":" Nonsmoking hotel"} {"id":2699,"amenities":" Air conditioning"} {"id":2699,"amenities":" Microwave"} {"id":2699,"amenities":" Refrigerator in room"} {"id":2699,"amenities":" Nonsmoking rooms"} {"id":3060,"amenities":"Fitness Centre with Gym Workout Room"} {"id":3060,"amenities":" Free High Speed Internet WiFi"} {"id":3060,"amenities":" Pool"} {"id":3060,"amenities":" Room service"} {"id":3060,"amenities":" Free parking"} {"id":3060,"amenities":" Restaurant"} {"id":3060,"amenities":" BarLounge"} {"id":3060,"amenities":" Airport transportation"} {"id":3060,"amenities":" Banquet Room"} {"id":3060,"amenities":" Business Centre with Internet Access"} {"id":3060,"amenities":" Conference Facilities"} {"id":3060,"amenities":" Dry Cleaning"} {"id":3060,"amenities":" Golf Course"} {"id":3060,"amenities":" Heated pool"} {"id":3060,"amenities":" Hot Tub"} {"id":3060,"amenities":" Indoor pool"} {"id":3060,"amenities":" Laundry Service"} {"id":3060,"amenities":" Meeting rooms"} {"id":3060,"amenities":" Multilingual Staff"} {"id":3060,"amenities":" Nonsmoking hotel"} {"id":3060,"amenities":" Outdoor pool"} {"id":3060,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3060,"amenities":" Wheelchair Access"} {"id":3060,"amenities":" Air conditioning"} {"id":3060,"amenities":" Family Rooms"} {"id":3060,"amenities":" Kitchenette"} {"id":3060,"amenities":" Nonsmoking rooms"} {"id":3060,"amenities":" Suites"} {"id":3113,"amenities":"Free parking"} {"id":3113,"amenities":" Free High Speed Internet WiFi"} {"id":3113,"amenities":" Breakfast included"} {"id":3113,"amenities":" Nonsmoking hotel"} {"id":3113,"amenities":" Public Wifi"} {"id":3113,"amenities":" Air conditioning"} {"id":3113,"amenities":" Kitchenette"} {"id":3113,"amenities":" Nonsmoking rooms"} {"id":3113,"amenities":" Suites"} {"id":3130,"amenities":"Air conditioning"} {"id":3130,"amenities":" Refrigerator in room"} {"id":3189,"amenities":"Free parking"} {"id":3189,"amenities":" Free High Speed Internet WiFi"} {"id":3189,"amenities":" Breakfast included"} {"id":3189,"amenities":" Nonsmoking hotel"} {"id":3189,"amenities":" Nonsmoking rooms"} {"id":4582,"amenities":"Pool"} {"id":4582,"amenities":" Free parking"} {"id":4582,"amenities":" Free High Speed Internet WiFi"} {"id":4582,"amenities":" Children Activities Kid Family Friendly"} {"id":4582,"amenities":" Heated pool"} {"id":4582,"amenities":" Nonsmoking hotel"} {"id":4582,"amenities":" Outdoor pool"} {"id":4582,"amenities":" Microwave"} {"id":4582,"amenities":" Refrigerator in room"} {"id":4582,"amenities":" Kitchenette"} {"id":4582,"amenities":" Nonsmoking rooms"} {"id":5670,"amenities":""} {"id":5830,"amenities":""} {"id":6027,"amenities":"Pool"} {"id":6027,"amenities":" Free parking"} {"id":6027,"amenities":" Restaurant"} {"id":6027,"amenities":" BarLounge"} {"id":6027,"amenities":" Free High Speed Internet WiFi"} {"id":6027,"amenities":" Room service"} {"id":6027,"amenities":" Banquet Room"} {"id":6027,"amenities":" Breakfast Available"} {"id":6027,"amenities":" Children Activities Kid Family Friendly"} {"id":6027,"amenities":" Conference Facilities"} {"id":6027,"amenities":" Heated pool"} {"id":6027,"amenities":" Indoor pool"} {"id":6027,"amenities":" Meeting rooms"} {"id":6027,"amenities":" Nonsmoking hotel"} {"id":6027,"amenities":" Public Wifi"} {"id":6027,"amenities":" Sauna"} {"id":6027,"amenities":" Air conditioning"} {"id":6027,"amenities":" Refrigerator in room"} {"id":6027,"amenities":" Nonsmoking rooms"} {"id":6027,"amenities":" Suites"} {"id":10,"amenities":"Pool"} {"id":10,"amenities":" Restaurant"} {"id":10,"amenities":" Room service"} {"id":10,"amenities":" Fitness Centre with Gym Workout Room"} {"id":10,"amenities":" BarLounge"} {"id":10,"amenities":" Banquet Room"} {"id":10,"amenities":" Breakfast Available"} {"id":10,"amenities":" Business Centre with Internet Access"} {"id":10,"amenities":" Concierge"} {"id":10,"amenities":" Conference Facilities"} {"id":10,"amenities":" Dry Cleaning"} {"id":10,"amenities":" Electric vehicle charging station"} {"id":10,"amenities":" Heated pool"} {"id":10,"amenities":" Hot Tub"} {"id":10,"amenities":" Indoor pool"} {"id":10,"amenities":" Laundry Service"} {"id":10,"amenities":" Meeting rooms"} {"id":10,"amenities":" Multilingual Staff"} {"id":10,"amenities":" Nonsmoking hotel"} {"id":10,"amenities":" Paid Internet"} {"id":10,"amenities":" Paid Wifi"} {"id":10,"amenities":" Sauna"} {"id":10,"amenities":" SelfServe Laundry"} {"id":10,"amenities":" Wheelchair Access"} {"id":10,"amenities":" Refrigerator in room"} {"id":10,"amenities":" Accessible rooms"} {"id":10,"amenities":" Family Rooms"} {"id":10,"amenities":" Nonsmoking rooms"} {"id":10,"amenities":" Suites"} {"id":120,"amenities":""} {"id":485,"amenities":""} {"id":500,"amenities":""} {"id":748,"amenities":""} {"id":806,"amenities":"Free parking"} {"id":806,"amenities":" Free High Speed Internet WiFi"} {"id":806,"amenities":" Children Activities Kid Family Friendly"} {"id":806,"amenities":" Nonsmoking hotel"} {"id":806,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":806,"amenities":" Microwave"} {"id":806,"amenities":" Refrigerator in room"} {"id":806,"amenities":" Family Rooms"} {"id":806,"amenities":" Kitchenette"} {"id":806,"amenities":" Nonsmoking rooms"} {"id":836,"amenities":""} {"id":945,"amenities":"Free parking"} {"id":945,"amenities":" Free High Speed Internet WiFi"} {"id":945,"amenities":" Children Activities Kid Family Friendly"} {"id":945,"amenities":" Golf Course"} {"id":945,"amenities":" Nonsmoking hotel"} {"id":945,"amenities":" Public Wifi"} {"id":945,"amenities":" Microwave"} {"id":945,"amenities":" Refrigerator in room"} {"id":945,"amenities":" Accessible rooms"} {"id":945,"amenities":" Family Rooms"} {"id":945,"amenities":" Kitchenette"} {"id":945,"amenities":" Nonsmoking rooms"} {"id":945,"amenities":" Suites"} {"id":1087,"amenities":"Free parking"} {"id":1087,"amenities":" Free High Speed Internet WiFi"} {"id":1087,"amenities":" Breakfast included"} {"id":1087,"amenities":" Nonsmoking hotel"} {"id":1087,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1087,"amenities":" SelfServe Laundry"} {"id":1087,"amenities":" Wheelchair Access"} {"id":1087,"amenities":" Air conditioning"} {"id":1087,"amenities":" Microwave"} {"id":1087,"amenities":" Family Rooms"} {"id":1087,"amenities":" Kitchenette"} {"id":1087,"amenities":" Nonsmoking rooms"} {"id":1087,"amenities":" Suites"} {"id":1278,"amenities":""} {"id":1433,"amenities":""} {"id":2288,"amenities":"Free parking"} {"id":2288,"amenities":" Breakfast included"} {"id":2288,"amenities":" Free High Speed Internet WiFi"} {"id":2288,"amenities":" Children Activities Kid Family Friendly"} {"id":2288,"amenities":" Nonsmoking hotel"} {"id":2288,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2288,"amenities":" Public Wifi"} {"id":2288,"amenities":" Air conditioning"} {"id":2288,"amenities":" Family Rooms"} {"id":2288,"amenities":" Nonsmoking rooms"} {"id":2737,"amenities":"Free parking"} {"id":2737,"amenities":" Restaurant"} {"id":2737,"amenities":" Free High Speed Internet WiFi"} {"id":2737,"amenities":" Banquet Room"} {"id":2737,"amenities":" Breakfast Available"} {"id":2737,"amenities":" Business Centre with Internet Access"} {"id":2737,"amenities":" Concierge"} {"id":2737,"amenities":" Conference Facilities"} {"id":2737,"amenities":" Meeting rooms"} {"id":2737,"amenities":" Nonsmoking hotel"} {"id":2737,"amenities":" Public Wifi"} {"id":2737,"amenities":" SelfServe Laundry"} {"id":2737,"amenities":" Shuttle Bus Service"} {"id":2737,"amenities":" Wheelchair Access"} {"id":2737,"amenities":" Air conditioning"} {"id":2737,"amenities":" Refrigerator in room"} {"id":2737,"amenities":" Accessible rooms"} {"id":2737,"amenities":" Family Rooms"} {"id":2737,"amenities":" Nonsmoking rooms"} {"id":2737,"amenities":" Suites"} {"id":2773,"amenities":"Free parking"} {"id":2773,"amenities":" Free High Speed Internet WiFi"} {"id":2773,"amenities":" Spa"} {"id":2773,"amenities":" Breakfast included"} {"id":2773,"amenities":" Room service"} {"id":2773,"amenities":" Hot Tub"} {"id":2773,"amenities":" Nonsmoking hotel"} {"id":2773,"amenities":" Air conditioning"} {"id":2773,"amenities":" Microwave"} {"id":2773,"amenities":" Kitchenette"} {"id":2773,"amenities":" Nonsmoking rooms"} {"id":2773,"amenities":" Suites"} {"id":3095,"amenities":""} {"id":3476,"amenities":"Free parking"} {"id":3476,"amenities":" Free High Speed Internet WiFi"} {"id":3476,"amenities":" Pool"} {"id":3476,"amenities":" Multilingual Staff"} {"id":3476,"amenities":" Outdoor pool"} {"id":3476,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3476,"amenities":" Public Wifi"} {"id":3476,"amenities":" Wheelchair Access"} {"id":3476,"amenities":" Air conditioning"} {"id":3476,"amenities":" Microwave"} {"id":3476,"amenities":" Refrigerator in room"} {"id":3476,"amenities":" Nonsmoking rooms"} {"id":3476,"amenities":" Smoking rooms available"} {"id":4647,"amenities":""} {"id":4792,"amenities":"Pool"} {"id":4792,"amenities":" Free parking"} {"id":4792,"amenities":" Free High Speed Internet WiFi"} {"id":4792,"amenities":" Breakfast included"} {"id":4792,"amenities":" Golf Course"} {"id":4792,"amenities":" Hot Tub"} {"id":4792,"amenities":" Nonsmoking hotel"} {"id":4792,"amenities":" Air conditioning"} {"id":4792,"amenities":" Nonsmoking rooms"} {"id":4792,"amenities":" Suites"} {"id":4887,"amenities":""} {"id":5017,"amenities":"Free parking"} {"id":5017,"amenities":" Free High Speed Internet WiFi"} {"id":5017,"amenities":" Nonsmoking hotel"} {"id":5017,"amenities":" Air conditioning"} {"id":5017,"amenities":" Microwave"} {"id":5017,"amenities":" Refrigerator in room"} {"id":5017,"amenities":" Family Rooms"} {"id":5017,"amenities":" Nonsmoking rooms"} {"id":5133,"amenities":"Pool"} {"id":5133,"amenities":" Room service"} {"id":5133,"amenities":" Free parking"} {"id":5133,"amenities":" Restaurant"} {"id":5133,"amenities":" Free High Speed Internet WiFi"} {"id":5133,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5133,"amenities":" Spa"} {"id":5133,"amenities":" Banquet Room"} {"id":5133,"amenities":" Breakfast Available"} {"id":5133,"amenities":" Business Centre with Internet Access"} {"id":5133,"amenities":" Concierge"} {"id":5133,"amenities":" Conference Facilities"} {"id":5133,"amenities":" Golf Course"} {"id":5133,"amenities":" Heated pool"} {"id":5133,"amenities":" Hot Tub"} {"id":5133,"amenities":" Indoor pool"} {"id":5133,"amenities":" Meeting rooms"} {"id":5133,"amenities":" Multilingual Staff"} {"id":5133,"amenities":" Nonsmoking hotel"} {"id":5133,"amenities":" Outdoor pool"} {"id":5133,"amenities":" Tennis Court"} {"id":5133,"amenities":" Air conditioning"} {"id":5133,"amenities":" Refrigerator in room"} {"id":5133,"amenities":" Family Rooms"} {"id":5133,"amenities":" Nonsmoking rooms"} {"id":5133,"amenities":" Suites"} {"id":5170,"amenities":""} {"id":5194,"amenities":"Pool"} {"id":5194,"amenities":" Free parking"} {"id":5194,"amenities":" Free High Speed Internet WiFi"} {"id":5194,"amenities":" Breakfast included"} {"id":5194,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5194,"amenities":" Breakfast Available"} {"id":5194,"amenities":" Business Centre with Internet Access"} {"id":5194,"amenities":" Electric vehicle charging station"} {"id":5194,"amenities":" Hot Tub"} {"id":5194,"amenities":" Indoor pool"} {"id":5194,"amenities":" Meeting rooms"} {"id":5194,"amenities":" Multilingual Staff"} {"id":5194,"amenities":" Nonsmoking hotel"} {"id":5194,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5194,"amenities":" Public Wifi"} {"id":5194,"amenities":" SelfServe Laundry"} {"id":5194,"amenities":" Wheelchair Access"} {"id":5194,"amenities":" Air conditioning"} {"id":5194,"amenities":" Refrigerator in room"} {"id":5194,"amenities":" Accessible rooms"} {"id":5194,"amenities":" Family Rooms"} {"id":5194,"amenities":" Kitchenette"} {"id":5194,"amenities":" Nonsmoking rooms"} {"id":5194,"amenities":" Suites"} {"id":5299,"amenities":"Pool"} {"id":5299,"amenities":" Free parking"} {"id":5299,"amenities":" Free High Speed Internet WiFi"} {"id":5299,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5299,"amenities":" Hot Tub"} {"id":5857,"amenities":"Restaurant"} {"id":5857,"amenities":" Pool"} {"id":5857,"amenities":" Free parking"} {"id":5857,"amenities":" BarLounge"} {"id":5857,"amenities":" Spa"} {"id":5857,"amenities":" Free High Speed Internet WiFi"} {"id":5857,"amenities":" Breakfast included"} {"id":5857,"amenities":" Business Centre with Internet Access"} {"id":5857,"amenities":" Children Activities Kid Family Friendly"} {"id":5857,"amenities":" Concierge"} {"id":5857,"amenities":" Hot Tub"} {"id":5857,"amenities":" Multilingual Staff"} {"id":5857,"amenities":" Nonsmoking hotel"} {"id":5857,"amenities":" Public Wifi"} {"id":5857,"amenities":" Family Rooms"} {"id":5857,"amenities":" Kitchenette"} {"id":5857,"amenities":" Nonsmoking rooms"} {"id":5857,"amenities":" Suites"} {"id":356,"amenities":"Pool"} {"id":356,"amenities":" Free parking"} {"id":356,"amenities":" Free High Speed Internet WiFi"} {"id":356,"amenities":" Indoor pool"} {"id":356,"amenities":" Laundry Service"} {"id":356,"amenities":" Nonsmoking hotel"} {"id":356,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":356,"amenities":" Wheelchair Access"} {"id":356,"amenities":" Air conditioning"} {"id":356,"amenities":" Refrigerator in room"} {"id":356,"amenities":" Family Rooms"} {"id":356,"amenities":" Kitchenette"} {"id":356,"amenities":" Nonsmoking rooms"} {"id":356,"amenities":" Suites"} {"id":403,"amenities":"Pool"} {"id":403,"amenities":" Room service"} {"id":403,"amenities":" Free High Speed Internet WiFi"} {"id":403,"amenities":" Nonsmoking hotel"} {"id":403,"amenities":" Public Wifi"} {"id":403,"amenities":" Wheelchair Access"} {"id":403,"amenities":" Air conditioning"} {"id":403,"amenities":" Refrigerator in room"} {"id":403,"amenities":" Family Rooms"} {"id":403,"amenities":" Kitchenette"} {"id":403,"amenities":" Nonsmoking rooms"} {"id":784,"amenities":"Free parking"} {"id":784,"amenities":" Free High Speed Internet WiFi"} {"id":784,"amenities":" Air conditioning"} {"id":784,"amenities":" Refrigerator in room"} {"id":871,"amenities":"Free parking"} {"id":871,"amenities":" Free High Speed Internet WiFi"} {"id":871,"amenities":" Breakfast included"} {"id":871,"amenities":" Laundry Service"} {"id":871,"amenities":" Nonsmoking hotel"} {"id":871,"amenities":" Public Wifi"} {"id":871,"amenities":" Air conditioning"} {"id":871,"amenities":" Refrigerator in room"} {"id":871,"amenities":" Nonsmoking rooms"} {"id":871,"amenities":" Suites"} {"id":1000,"amenities":"Pool"} {"id":1000,"amenities":" Free parking"} {"id":1000,"amenities":" Free High Speed Internet WiFi"} {"id":1000,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1000,"amenities":" Breakfast included"} {"id":1000,"amenities":" Business Centre with Internet Access"} {"id":1000,"amenities":" Heated pool"} {"id":1000,"amenities":" Indoor pool"} {"id":1000,"amenities":" Laundry Service"} {"id":1000,"amenities":" Meeting rooms"} {"id":1000,"amenities":" Multilingual Staff"} {"id":1000,"amenities":" Nonsmoking hotel"} {"id":1000,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1000,"amenities":" SelfServe Laundry"} {"id":1000,"amenities":" Wheelchair Access"} {"id":1000,"amenities":" Air conditioning"} {"id":1000,"amenities":" Microwave"} {"id":1000,"amenities":" Refrigerator in room"} {"id":1000,"amenities":" Nonsmoking rooms"} {"id":1000,"amenities":" Suites"} {"id":1066,"amenities":"Pool"} {"id":1066,"amenities":" Free parking"} {"id":1066,"amenities":" Free High Speed Internet WiFi"} {"id":1066,"amenities":" Business Centre with Internet Access"} {"id":1066,"amenities":" Heated pool"} {"id":1066,"amenities":" Hot Tub"} {"id":1066,"amenities":" Indoor pool"} {"id":1066,"amenities":" Laundry Service"} {"id":1066,"amenities":" Multilingual Staff"} {"id":1066,"amenities":" Nonsmoking hotel"} {"id":1066,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1066,"amenities":" Public Wifi"} {"id":1066,"amenities":" SelfServe Laundry"} {"id":1066,"amenities":" Wheelchair Access"} {"id":1066,"amenities":" Air conditioning"} {"id":1066,"amenities":" Refrigerator in room"} {"id":1066,"amenities":" Accessible rooms"} {"id":1066,"amenities":" Family Rooms"} {"id":1066,"amenities":" Kitchenette"} {"id":1066,"amenities":" Nonsmoking rooms"} {"id":1066,"amenities":" Suites"} {"id":1449,"amenities":""} {"id":1517,"amenities":"Free High Speed Internet WiFi"} {"id":1517,"amenities":" Breakfast included"} {"id":1517,"amenities":" Nonsmoking hotel"} {"id":1517,"amenities":" Family Rooms"} {"id":1517,"amenities":" Nonsmoking rooms"} {"id":1517,"amenities":" Suites"} {"id":1543,"amenities":""} {"id":1822,"amenities":"Free parking"} {"id":1822,"amenities":" Breakfast included"} {"id":1822,"amenities":" Free High Speed Internet WiFi"} {"id":1822,"amenities":" Room service"} {"id":1822,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1822,"amenities":" Business Centre with Internet Access"} {"id":1822,"amenities":" Golf Course"} {"id":1822,"amenities":" Laundry Service"} {"id":1822,"amenities":" Meeting rooms"} {"id":1822,"amenities":" Multilingual Staff"} {"id":1822,"amenities":" Nonsmoking hotel"} {"id":1822,"amenities":" SelfServe Laundry"} {"id":1822,"amenities":" Wheelchair Access"} {"id":1822,"amenities":" Air conditioning"} {"id":1822,"amenities":" Microwave"} {"id":1822,"amenities":" Refrigerator in room"} {"id":1822,"amenities":" Accessible rooms"} {"id":1822,"amenities":" Family Rooms"} {"id":1822,"amenities":" Kitchenette"} {"id":1822,"amenities":" Nonsmoking rooms"} {"id":1822,"amenities":" Suites"} {"id":1864,"amenities":"Free parking"} {"id":1864,"amenities":" Free High Speed Internet WiFi"} {"id":1864,"amenities":" Breakfast included"} {"id":1864,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1864,"amenities":" Banquet Room"} {"id":1864,"amenities":" Business Centre with Internet Access"} {"id":1864,"amenities":" Conference Facilities"} {"id":1864,"amenities":" Dry Cleaning"} {"id":1864,"amenities":" Laundry Service"} {"id":1864,"amenities":" Meeting rooms"} {"id":1864,"amenities":" Multilingual Staff"} {"id":1864,"amenities":" Nonsmoking hotel"} {"id":1864,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1864,"amenities":" Wheelchair Access"} {"id":1864,"amenities":" Air conditioning"} {"id":1864,"amenities":" Microwave"} {"id":1864,"amenities":" Family Rooms"} {"id":1864,"amenities":" Nonsmoking rooms"} {"id":1928,"amenities":"Free parking"} {"id":1928,"amenities":" Free Internet"} {"id":1928,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1928,"amenities":" Air conditioning"} {"id":1928,"amenities":" Refrigerator in room"} {"id":1928,"amenities":" Kitchenette"} {"id":2009,"amenities":"Free parking"} {"id":2009,"amenities":" Restaurant"} {"id":2009,"amenities":" Spa"} {"id":2009,"amenities":" Free High Speed Internet WiFi"} {"id":2009,"amenities":" Room service"} {"id":2009,"amenities":" Banquet Room"} {"id":2009,"amenities":" Breakfast Available"} {"id":2009,"amenities":" Business Centre with Internet Access"} {"id":2009,"amenities":" Conference Facilities"} {"id":2009,"amenities":" Dry Cleaning"} {"id":2009,"amenities":" Hot Tub"} {"id":2009,"amenities":" Laundry Service"} {"id":2009,"amenities":" Meeting rooms"} {"id":2009,"amenities":" Nonsmoking hotel"} {"id":2009,"amenities":" Public Wifi"} {"id":2009,"amenities":" SkiIn SkiOut"} {"id":2009,"amenities":" Air conditioning"} {"id":2009,"amenities":" Refrigerator in room"} {"id":2009,"amenities":" Accessible rooms"} {"id":2009,"amenities":" Nonsmoking rooms"} {"id":2009,"amenities":" Suites"} {"id":2010,"amenities":"Air conditioning"} {"id":2036,"amenities":"Pool"} {"id":2036,"amenities":" Free High Speed Internet WiFi"} {"id":2036,"amenities":" Free parking"} {"id":2036,"amenities":" Breakfast included"} {"id":2036,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2036,"amenities":" Business Centre with Internet Access"} {"id":2036,"amenities":" Conference Facilities"} {"id":2036,"amenities":" Dry Cleaning"} {"id":2036,"amenities":" Heated pool"} {"id":2036,"amenities":" Hot Tub"} {"id":2036,"amenities":" Indoor pool"} {"id":2036,"amenities":" Laundry Service"} {"id":2036,"amenities":" Meeting rooms"} {"id":2036,"amenities":" Multilingual Staff"} {"id":2036,"amenities":" Nonsmoking hotel"} {"id":2036,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2036,"amenities":" SelfServe Laundry"} {"id":2036,"amenities":" Wheelchair Access"} {"id":2036,"amenities":" Air conditioning"} {"id":2036,"amenities":" Microwave"} {"id":2036,"amenities":" Family Rooms"} {"id":2036,"amenities":" Kitchenette"} {"id":2036,"amenities":" Nonsmoking rooms"} {"id":2286,"amenities":"Free parking"} {"id":2286,"amenities":" Free High Speed Internet WiFi"} {"id":2286,"amenities":" Breakfast included"} {"id":2286,"amenities":" Nonsmoking hotel"} {"id":2286,"amenities":" Refrigerator in room"} {"id":2286,"amenities":" Nonsmoking rooms"} {"id":2286,"amenities":" Suites"} {"id":2840,"amenities":""} {"id":3528,"amenities":"Restaurant"} {"id":3528,"amenities":" Free High Speed Internet WiFi"} {"id":3528,"amenities":" Nonsmoking hotel"} {"id":3528,"amenities":" Public Wifi"} {"id":3528,"amenities":" Air conditioning"} {"id":3528,"amenities":" Microwave"} {"id":3528,"amenities":" Refrigerator in room"} {"id":3528,"amenities":" Nonsmoking rooms"} {"id":3567,"amenities":"Free parking"} {"id":3567,"amenities":" Free High Speed Internet WiFi"} {"id":4805,"amenities":"Free parking"} {"id":4805,"amenities":" Free High Speed Internet WiFi"} {"id":4805,"amenities":" Breakfast included"} {"id":4805,"amenities":" Business Centre with Internet Access"} {"id":4805,"amenities":" Multilingual Staff"} {"id":4805,"amenities":" Nonsmoking hotel"} {"id":4805,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4805,"amenities":" Wheelchair Access"} {"id":4805,"amenities":" Family Rooms"} {"id":4805,"amenities":" Nonsmoking rooms"} {"id":5106,"amenities":""} {"id":5309,"amenities":"Pool"} {"id":5309,"amenities":" Free parking"} {"id":5309,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5309,"amenities":" Free High Speed Internet WiFi"} {"id":5309,"amenities":" Breakfast included"} {"id":5309,"amenities":" Airport transportation"} {"id":5309,"amenities":" Banquet Room"} {"id":5309,"amenities":" Business Centre with Internet Access"} {"id":5309,"amenities":" Conference Facilities"} {"id":5309,"amenities":" Dry Cleaning"} {"id":5309,"amenities":" Heated pool"} {"id":5309,"amenities":" Indoor pool"} {"id":5309,"amenities":" Laundry Service"} {"id":5309,"amenities":" Meeting rooms"} {"id":5309,"amenities":" Multilingual Staff"} {"id":5309,"amenities":" Nonsmoking hotel"} {"id":5309,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5309,"amenities":" Shuttle Bus Service"} {"id":5309,"amenities":" Wheelchair Access"} {"id":5309,"amenities":" Microwave"} {"id":5309,"amenities":" Family Rooms"} {"id":5309,"amenities":" Nonsmoking rooms"} {"id":5309,"amenities":" Suites"} {"id":5716,"amenities":""} {"id":5860,"amenities":"Free parking"} {"id":5860,"amenities":" Free High Speed Internet WiFi"} {"id":5860,"amenities":" Nonsmoking hotel"} {"id":5860,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5860,"amenities":" Public Wifi"} {"id":5860,"amenities":" Microwave"} {"id":5860,"amenities":" Refrigerator in room"} {"id":5860,"amenities":" Nonsmoking rooms"} {"id":5902,"amenities":"Free parking"} {"id":5902,"amenities":" Free High Speed Internet WiFi"} {"id":5902,"amenities":" Room service"} {"id":5902,"amenities":" Restaurant"} {"id":5902,"amenities":" Breakfast included"} {"id":5902,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5902,"amenities":" Breakfast Available"} {"id":5902,"amenities":" Business Centre with Internet Access"} {"id":5902,"amenities":" Dry Cleaning"} {"id":5902,"amenities":" Golf Course"} {"id":5902,"amenities":" Hot Tub"} {"id":5902,"amenities":" Laundry Service"} {"id":5902,"amenities":" Meeting rooms"} {"id":5902,"amenities":" Nonsmoking hotel"} {"id":5902,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5902,"amenities":" SelfServe Laundry"} {"id":5902,"amenities":" Wheelchair Access"} {"id":5902,"amenities":" Air conditioning"} {"id":5902,"amenities":" Microwave"} {"id":5902,"amenities":" Family Rooms"} {"id":5902,"amenities":" Nonsmoking rooms"} {"id":6049,"amenities":"Pool"} {"id":6049,"amenities":" Children Activities Kid Family Friendly"} {"id":6049,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":6085,"amenities":"Free parking"} {"id":6085,"amenities":" BarLounge"} {"id":6085,"amenities":" Free High Speed Internet WiFi"} {"id":6085,"amenities":" Family Rooms"} {"id":177,"amenities":""} {"id":1435,"amenities":""} {"id":1643,"amenities":"Free parking"} {"id":1643,"amenities":" Free High Speed Internet WiFi"} {"id":1643,"amenities":" Breakfast included"} {"id":1734,"amenities":"Free parking"} {"id":1734,"amenities":" Restaurant"} {"id":1734,"amenities":" Free High Speed Internet WiFi"} {"id":1734,"amenities":" Laundry Service"} {"id":1734,"amenities":" Nonsmoking hotel"} {"id":1734,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1734,"amenities":" Public Wifi"} {"id":1734,"amenities":" Air conditioning"} {"id":1734,"amenities":" Microwave"} {"id":1734,"amenities":" Refrigerator in room"} {"id":1734,"amenities":" Family Rooms"} {"id":1734,"amenities":" Nonsmoking rooms"} {"id":2484,"amenities":"Free Internet"} {"id":2484,"amenities":" Free parking"} {"id":2484,"amenities":" Breakfast Available"} {"id":2484,"amenities":" Nonsmoking hotel"} {"id":2484,"amenities":" Microwave"} {"id":2484,"amenities":" Refrigerator in room"} {"id":2484,"amenities":" Kitchenette"} {"id":2484,"amenities":" Nonsmoking rooms"} {"id":2484,"amenities":" Suites"} {"id":2544,"amenities":""} {"id":2789,"amenities":""} {"id":3165,"amenities":""} {"id":3624,"amenities":""} {"id":4376,"amenities":"Free parking"} {"id":4376,"amenities":" Free High Speed Internet WiFi"} {"id":4376,"amenities":" Business Centre with Internet Access"} {"id":4376,"amenities":" Laundry Service"} {"id":4376,"amenities":" Nonsmoking hotel"} {"id":4376,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4376,"amenities":" Microwave"} {"id":4376,"amenities":" Refrigerator in room"} {"id":4376,"amenities":" Family Rooms"} {"id":4576,"amenities":"Free parking"} {"id":4576,"amenities":" Free High Speed Internet WiFi"} {"id":4576,"amenities":" Pool"} {"id":4576,"amenities":" Restaurant"} {"id":4576,"amenities":" BarLounge"} {"id":4576,"amenities":" Spa"} {"id":4576,"amenities":" Banquet Room"} {"id":4576,"amenities":" Conference Facilities"} {"id":4576,"amenities":" Heated pool"} {"id":4576,"amenities":" Hot Tub"} {"id":4576,"amenities":" Indoor pool"} {"id":4576,"amenities":" Meeting rooms"} {"id":4576,"amenities":" Nonsmoking hotel"} {"id":4576,"amenities":" Nonsmoking rooms"} {"id":4576,"amenities":" Suites"} {"id":4778,"amenities":"Free parking"} {"id":4778,"amenities":" Free High Speed Internet WiFi"} {"id":4778,"amenities":" Nonsmoking hotel"} {"id":4778,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4778,"amenities":" Air conditioning"} {"id":4778,"amenities":" Microwave"} {"id":4778,"amenities":" Refrigerator in room"} {"id":4778,"amenities":" Nonsmoking rooms"} {"id":4873,"amenities":"Free parking"} {"id":4873,"amenities":" Free High Speed Internet WiFi"} {"id":4873,"amenities":" Breakfast included"} {"id":4873,"amenities":" Nonsmoking hotel"} {"id":4873,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4873,"amenities":" Public Wifi"} {"id":4873,"amenities":" Air conditioning"} {"id":4873,"amenities":" Microwave"} {"id":4873,"amenities":" Refrigerator in room"} {"id":4873,"amenities":" Kitchenette"} {"id":4873,"amenities":" Nonsmoking rooms"} {"id":4873,"amenities":" Suites"} {"id":5102,"amenities":"Free parking"} {"id":5102,"amenities":" Free High Speed Internet WiFi"} {"id":5102,"amenities":" Restaurant"} {"id":5102,"amenities":" Nonsmoking hotel"} {"id":5102,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5102,"amenities":" Air conditioning"} {"id":5102,"amenities":" Microwave"} {"id":5102,"amenities":" Refrigerator in room"} {"id":5102,"amenities":" Nonsmoking rooms"} {"id":5192,"amenities":"Free parking"} {"id":5192,"amenities":" Free High Speed Internet WiFi"} {"id":5192,"amenities":" Breakfast included"} {"id":5192,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5192,"amenities":" Business Centre with Internet Access"} {"id":5192,"amenities":" Golf Course"} {"id":5192,"amenities":" Laundry Service"} {"id":5192,"amenities":" Meeting rooms"} {"id":5192,"amenities":" Nonsmoking hotel"} {"id":5192,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5192,"amenities":" Wheelchair Access"} {"id":5192,"amenities":" Air conditioning"} {"id":5192,"amenities":" Family Rooms"} {"id":5192,"amenities":" Kitchenette"} {"id":5192,"amenities":" Nonsmoking rooms"} {"id":5192,"amenities":" Suites"} {"id":5271,"amenities":"Free parking"} {"id":5271,"amenities":" Free High Speed Internet WiFi"} {"id":5271,"amenities":" Breakfast included"} {"id":5271,"amenities":" Nonsmoking hotel"} {"id":5271,"amenities":" Air conditioning"} {"id":5271,"amenities":" Family Rooms"} {"id":5271,"amenities":" Nonsmoking rooms"} {"id":5271,"amenities":" Suites"} {"id":5392,"amenities":"BarLounge"} {"id":5392,"amenities":" Spa"} {"id":5392,"amenities":" Free High Speed Internet WiFi"} {"id":5392,"amenities":" Nonsmoking hotel"} {"id":5392,"amenities":" Public Wifi"} {"id":5392,"amenities":" Shuttle Bus Service"} {"id":5392,"amenities":" Nonsmoking rooms"} {"id":5397,"amenities":"Free parking"} {"id":5397,"amenities":" Free High Speed Internet WiFi"} {"id":5397,"amenities":" Airport transportation"} {"id":5397,"amenities":" Hot Tub"} {"id":5397,"amenities":" Nonsmoking hotel"} {"id":5397,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5397,"amenities":" Refrigerator in room"} {"id":5397,"amenities":" Family Rooms"} {"id":5397,"amenities":" Kitchenette"} {"id":5397,"amenities":" Nonsmoking rooms"} {"id":5421,"amenities":"Free High Speed Internet WiFi"} {"id":5421,"amenities":" Free parking"} {"id":5421,"amenities":" Breakfast included"} {"id":5421,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5421,"amenities":" Breakfast Available"} {"id":5421,"amenities":" Business Centre with Internet Access"} {"id":5421,"amenities":" Dry Cleaning"} {"id":5421,"amenities":" Laundry Service"} {"id":5421,"amenities":" Multilingual Staff"} {"id":5421,"amenities":" Nonsmoking hotel"} {"id":5421,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5421,"amenities":" Public Wifi"} {"id":5421,"amenities":" SelfServe Laundry"} {"id":5421,"amenities":" Wheelchair Access"} {"id":5421,"amenities":" Air conditioning"} {"id":5421,"amenities":" Microwave"} {"id":5421,"amenities":" Refrigerator in room"} {"id":5421,"amenities":" Accessible rooms"} {"id":5421,"amenities":" Family Rooms"} {"id":5421,"amenities":" Nonsmoking rooms"} {"id":5421,"amenities":" Smoking rooms available"} {"id":5421,"amenities":" Suites"} {"id":5485,"amenities":"Pool"} {"id":5485,"amenities":" Free High Speed Internet WiFi"} {"id":5485,"amenities":" Laundry Service"} {"id":5485,"amenities":" Outdoor pool"} {"id":5485,"amenities":" Public Wifi"} {"id":5485,"amenities":" Air conditioning"} {"id":5485,"amenities":" Refrigerator in room"} {"id":5485,"amenities":" Family Rooms"} {"id":5485,"amenities":" Kitchenette"} {"id":5583,"amenities":""} {"id":5655,"amenities":"Free parking"} {"id":5655,"amenities":" Free High Speed Internet WiFi"} {"id":5655,"amenities":" Breakfast included"} {"id":5655,"amenities":" Laundry Service"} {"id":5655,"amenities":" Nonsmoking hotel"} {"id":5655,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5655,"amenities":" Public Wifi"} {"id":5655,"amenities":" Wheelchair Access"} {"id":5655,"amenities":" Air conditioning"} {"id":5655,"amenities":" Microwave"} {"id":5655,"amenities":" Refrigerator in room"} {"id":5655,"amenities":" Family Rooms"} {"id":5655,"amenities":" Kitchenette"} {"id":5655,"amenities":" Nonsmoking rooms"} {"id":5655,"amenities":" Suites"} {"id":5807,"amenities":"Pool"} {"id":5807,"amenities":" Free High Speed Internet WiFi"} {"id":5807,"amenities":" Children Activities Kid Family Friendly"} {"id":5807,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5807,"amenities":" SelfServe Laundry"} {"id":5807,"amenities":" Wheelchair Access"} {"id":5966,"amenities":"Free parking"} {"id":5966,"amenities":" Free High Speed Internet WiFi"} {"id":5966,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5966,"amenities":" Pool"} {"id":5966,"amenities":" Breakfast included"} {"id":5966,"amenities":" Business Centre with Internet Access"} {"id":5966,"amenities":" Conference Facilities"} {"id":5966,"amenities":" Heated pool"} {"id":5966,"amenities":" Hot Tub"} {"id":5966,"amenities":" Indoor pool"} {"id":5966,"amenities":" Laundry Service"} {"id":5966,"amenities":" Meeting rooms"} {"id":5966,"amenities":" Nonsmoking hotel"} {"id":5966,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5966,"amenities":" Public Wifi"} {"id":5966,"amenities":" SelfServe Laundry"} {"id":5966,"amenities":" Wheelchair Access"} {"id":5966,"amenities":" Air conditioning"} {"id":5966,"amenities":" Microwave"} {"id":5966,"amenities":" Refrigerator in room"} {"id":5966,"amenities":" Accessible rooms"} {"id":5966,"amenities":" Family Rooms"} {"id":5966,"amenities":" Kitchenette"} {"id":5966,"amenities":" Nonsmoking rooms"} {"id":6050,"amenities":"Free parking"} {"id":6050,"amenities":" Restaurant"} {"id":6050,"amenities":" BarLounge"} {"id":6050,"amenities":" Golf Course"} {"id":6050,"amenities":" Nonsmoking hotel"} {"id":6050,"amenities":" Refrigerator in room"} {"id":6050,"amenities":" Kitchenette"} {"id":6050,"amenities":" Nonsmoking rooms"} {"id":142,"amenities":"Pool"} {"id":142,"amenities":" Free parking"} {"id":142,"amenities":" Free High Speed Internet WiFi"} {"id":142,"amenities":" Spa"} {"id":142,"amenities":" Banquet Room"} {"id":142,"amenities":" Business Centre with Internet Access"} {"id":142,"amenities":" Children Activities Kid Family Friendly"} {"id":142,"amenities":" Concierge"} {"id":142,"amenities":" Heated pool"} {"id":142,"amenities":" Hot Tub"} {"id":142,"amenities":" Laundry Service"} {"id":142,"amenities":" Meeting rooms"} {"id":142,"amenities":" Nonsmoking hotel"} {"id":142,"amenities":" Outdoor pool"} {"id":142,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":142,"amenities":" SelfServe Laundry"} {"id":142,"amenities":" Tennis Court"} {"id":142,"amenities":" Air conditioning"} {"id":142,"amenities":" Microwave"} {"id":142,"amenities":" Refrigerator in room"} {"id":142,"amenities":" Family Rooms"} {"id":142,"amenities":" Kitchenette"} {"id":142,"amenities":" Nonsmoking rooms"} {"id":142,"amenities":" Suites"} {"id":168,"amenities":""} {"id":254,"amenities":""} {"id":324,"amenities":""} {"id":481,"amenities":""} {"id":749,"amenities":"Free parking"} {"id":749,"amenities":" Free High Speed Internet WiFi"} {"id":749,"amenities":" Nonsmoking hotel"} {"id":749,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":749,"amenities":" SkiIn SkiOut"} {"id":749,"amenities":" Kitchenette"} {"id":749,"amenities":" Nonsmoking rooms"} {"id":749,"amenities":" Suites"} {"id":761,"amenities":"Free parking"} {"id":761,"amenities":" Free High Speed Internet WiFi"} {"id":761,"amenities":" Nonsmoking hotel"} {"id":761,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":761,"amenities":" Public Wifi"} {"id":761,"amenities":" Refrigerator in room"} {"id":761,"amenities":" Kitchenette"} {"id":761,"amenities":" Nonsmoking rooms"} {"id":1187,"amenities":"Free parking"} {"id":1187,"amenities":" Free High Speed Internet WiFi"} {"id":1187,"amenities":" Children Activities Kid Family Friendly"} {"id":1187,"amenities":" Nonsmoking hotel"} {"id":1187,"amenities":" Microwave"} {"id":1187,"amenities":" Refrigerator in room"} {"id":1187,"amenities":" Kitchenette"} {"id":1187,"amenities":" Nonsmoking rooms"} {"id":1295,"amenities":"Free parking"} {"id":1295,"amenities":" Free High Speed Internet WiFi"} {"id":1295,"amenities":" Breakfast included"} {"id":1295,"amenities":" Golf Course"} {"id":1295,"amenities":" Nonsmoking hotel"} {"id":1295,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1295,"amenities":" Public Wifi"} {"id":1295,"amenities":" Nonsmoking rooms"} {"id":1314,"amenities":"Free parking"} {"id":1314,"amenities":" Free High Speed Internet WiFi"} {"id":1314,"amenities":" Breakfast Available"} {"id":1314,"amenities":" Hot Tub"} {"id":1314,"amenities":" Nonsmoking hotel"} {"id":1314,"amenities":" Sauna"} {"id":1314,"amenities":" Family Rooms"} {"id":1314,"amenities":" Nonsmoking rooms"} {"id":1400,"amenities":"Nonsmoking hotel"} {"id":1400,"amenities":" Air conditioning"} {"id":1400,"amenities":" Microwave"} {"id":1400,"amenities":" Minibar"} {"id":1400,"amenities":" Refrigerator in room"} {"id":1400,"amenities":" Family Rooms"} {"id":1400,"amenities":" Kitchenette"} {"id":1400,"amenities":" Nonsmoking rooms"} {"id":1400,"amenities":" Suites"} {"id":2205,"amenities":"Pool"} {"id":2205,"amenities":" Free parking"} {"id":2205,"amenities":" Free High Speed Internet WiFi"} {"id":2205,"amenities":" Breakfast included"} {"id":2205,"amenities":" Heated pool"} {"id":2205,"amenities":" Indoor pool"} {"id":2205,"amenities":" Meeting rooms"} {"id":2205,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2205,"amenities":" Wheelchair Access"} {"id":2205,"amenities":" Air conditioning"} {"id":2205,"amenities":" Microwave"} {"id":2205,"amenities":" Family Rooms"} {"id":2205,"amenities":" Nonsmoking rooms"} {"id":2405,"amenities":"Free High Speed Internet WiFi"} {"id":2405,"amenities":" Children Activities Kid Family Friendly"} {"id":2405,"amenities":" Family Rooms"} {"id":2405,"amenities":" Nonsmoking rooms"} {"id":3145,"amenities":"Free parking"} {"id":3145,"amenities":" Free High Speed Internet WiFi"} {"id":3145,"amenities":" Nonsmoking hotel"} {"id":3145,"amenities":" Kitchenette"} {"id":3145,"amenities":" Nonsmoking rooms"} {"id":3323,"amenities":"Free parking"} {"id":3323,"amenities":" Restaurant"} {"id":3323,"amenities":" Free High Speed Internet WiFi"} {"id":3323,"amenities":" Nonsmoking hotel"} {"id":3323,"amenities":" Public Wifi"} {"id":3323,"amenities":" Air conditioning"} {"id":3323,"amenities":" Nonsmoking rooms"} {"id":3379,"amenities":"Free parking"} {"id":3379,"amenities":" Restaurant"} {"id":3379,"amenities":" Free High Speed Internet WiFi"} {"id":3379,"amenities":" BarLounge"} {"id":3379,"amenities":" Banquet Room"} {"id":3379,"amenities":" Multilingual Staff"} {"id":3379,"amenities":" Nonsmoking hotel"} {"id":3379,"amenities":" Sauna"} {"id":3379,"amenities":" SelfServe Laundry"} {"id":3379,"amenities":" Wheelchair Access"} {"id":3379,"amenities":" Air conditioning"} {"id":3379,"amenities":" Family Rooms"} {"id":3379,"amenities":" Nonsmoking rooms"} {"id":3760,"amenities":"Free parking"} {"id":3760,"amenities":" Free High Speed Internet WiFi"} {"id":3760,"amenities":" Breakfast included"} {"id":3760,"amenities":" Nonsmoking hotel"} {"id":3760,"amenities":" Family Rooms"} {"id":3760,"amenities":" Nonsmoking rooms"} {"id":3760,"amenities":" Suites"} {"id":4247,"amenities":"Pool"} {"id":4247,"amenities":" Free High Speed Internet WiFi"} {"id":4247,"amenities":" Free parking"} {"id":4247,"amenities":" Breakfast included"} {"id":4247,"amenities":" Room service"} {"id":4247,"amenities":" Restaurant"} {"id":4247,"amenities":" BarLounge"} {"id":4247,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4247,"amenities":" Dry Cleaning"} {"id":4247,"amenities":" Indoor pool"} {"id":4247,"amenities":" Meeting rooms"} {"id":4247,"amenities":" Nonsmoking hotel"} {"id":4247,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4247,"amenities":" Public Wifi"} {"id":4247,"amenities":" Wheelchair Access"} {"id":4247,"amenities":" Air conditioning"} {"id":4247,"amenities":" Microwave"} {"id":4247,"amenities":" Refrigerator in room"} {"id":4247,"amenities":" Family Rooms"} {"id":4247,"amenities":" Kitchenette"} {"id":4247,"amenities":" Nonsmoking rooms"} {"id":4247,"amenities":" Smoking rooms available"} {"id":4247,"amenities":" Suites"} {"id":4385,"amenities":"Free parking"} {"id":4385,"amenities":" Free High Speed Internet WiFi"} {"id":4385,"amenities":" Babysitting"} {"id":4385,"amenities":" Laundry Service"} {"id":4385,"amenities":" Nonsmoking hotel"} {"id":4385,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4385,"amenities":" Public Wifi"} {"id":4385,"amenities":" Air conditioning"} {"id":4385,"amenities":" Microwave"} {"id":4385,"amenities":" Refrigerator in room"} {"id":4385,"amenities":" Kitchenette"} {"id":4385,"amenities":" Nonsmoking rooms"} {"id":4385,"amenities":" Suites"} {"id":4752,"amenities":"Free parking"} {"id":4752,"amenities":" Free High Speed Internet WiFi"} {"id":4752,"amenities":" Children Activities Kid Family Friendly"} {"id":4752,"amenities":" Nonsmoking hotel"} {"id":4752,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4752,"amenities":" Microwave"} {"id":4752,"amenities":" Refrigerator in room"} {"id":4752,"amenities":" Family Rooms"} {"id":4752,"amenities":" Kitchenette"} {"id":4752,"amenities":" Nonsmoking rooms"} {"id":5306,"amenities":"Free parking"} {"id":5306,"amenities":" Free High Speed Internet WiFi"} {"id":5306,"amenities":" Breakfast included"} {"id":5306,"amenities":" Babysitting"} {"id":5306,"amenities":" Concierge"} {"id":5306,"amenities":" Nonsmoking hotel"} {"id":5306,"amenities":" Tennis Court"} {"id":5306,"amenities":" Air conditioning"} {"id":5306,"amenities":" Refrigerator in room"} {"id":5306,"amenities":" Family Rooms"} {"id":5306,"amenities":" Nonsmoking rooms"} {"id":5434,"amenities":""} {"id":5468,"amenities":"Free parking"} {"id":5468,"amenities":" Restaurant"} {"id":5468,"amenities":" Free Internet"} {"id":5468,"amenities":" BarLounge"} {"id":5468,"amenities":" Spa"} {"id":5468,"amenities":" Banquet Room"} {"id":5468,"amenities":" Children Activities Kid Family Friendly"} {"id":5468,"amenities":" Conference Facilities"} {"id":5468,"amenities":" Meeting rooms"} {"id":5468,"amenities":" Nonsmoking hotel"} {"id":5468,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5468,"amenities":" Public Wifi"} {"id":5468,"amenities":" Sauna"} {"id":5468,"amenities":" SelfServe Laundry"} {"id":5468,"amenities":" Tennis Court"} {"id":5468,"amenities":" Air conditioning"} {"id":5468,"amenities":" Microwave"} {"id":5468,"amenities":" Refrigerator in room"} {"id":5468,"amenities":" Family Rooms"} {"id":5468,"amenities":" Kitchenette"} {"id":5468,"amenities":" Nonsmoking rooms"} {"id":5468,"amenities":" Suites"} {"id":5615,"amenities":"Free parking"} {"id":5615,"amenities":" Free High Speed Internet WiFi"} {"id":5615,"amenities":" Nonsmoking hotel"} {"id":5615,"amenities":" Refrigerator in room"} {"id":5615,"amenities":" Family Rooms"} {"id":5615,"amenities":" Kitchenette"} {"id":5615,"amenities":" Nonsmoking rooms"} {"id":5679,"amenities":"Free parking"} {"id":5679,"amenities":" Free High Speed Internet WiFi"} {"id":5679,"amenities":" Restaurant"} {"id":5679,"amenities":" Multilingual Staff"} {"id":5679,"amenities":" Nonsmoking hotel"} {"id":5679,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5679,"amenities":" Air conditioning"} {"id":5679,"amenities":" Microwave"} {"id":5679,"amenities":" Refrigerator in room"} {"id":5679,"amenities":" Kitchenette"} {"id":5679,"amenities":" Nonsmoking rooms"} {"id":5688,"amenities":""} {"id":5763,"amenities":"Laundry Service"} {"id":5862,"amenities":""} {"id":218,"amenities":"Free parking"} {"id":218,"amenities":" Free High Speed Internet WiFi"} {"id":218,"amenities":" Nonsmoking hotel"} {"id":218,"amenities":" Public Wifi"} {"id":218,"amenities":" SelfServe Laundry"} {"id":218,"amenities":" Air conditioning"} {"id":218,"amenities":" Refrigerator in room"} {"id":218,"amenities":" Kitchenette"} {"id":218,"amenities":" Nonsmoking rooms"} {"id":934,"amenities":"Free High Speed Internet WiFi"} {"id":934,"amenities":" Free parking"} {"id":934,"amenities":" Nonsmoking hotel"} {"id":934,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":934,"amenities":" Microwave"} {"id":934,"amenities":" Refrigerator in room"} {"id":934,"amenities":" Family Rooms"} {"id":934,"amenities":" Kitchenette"} {"id":934,"amenities":" Nonsmoking rooms"} {"id":934,"amenities":" Suites"} {"id":1047,"amenities":"Pool"} {"id":1047,"amenities":" Room service"} {"id":1047,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1047,"amenities":" Restaurant"} {"id":1047,"amenities":" BarLounge"} {"id":1047,"amenities":" Free High Speed Internet WiFi"} {"id":1047,"amenities":" Spa"} {"id":1047,"amenities":" Concierge"} {"id":1047,"amenities":" Conference Facilities"} {"id":1047,"amenities":" Dry Cleaning"} {"id":1047,"amenities":" Heated pool"} {"id":1047,"amenities":" Hot Tub"} {"id":1047,"amenities":" Indoor pool"} {"id":1047,"amenities":" Laundry Service"} {"id":1047,"amenities":" Meeting rooms"} {"id":1047,"amenities":" Multilingual Staff"} {"id":1047,"amenities":" Nonsmoking hotel"} {"id":1047,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1047,"amenities":" Public Wifi"} {"id":1047,"amenities":" Sauna"} {"id":1047,"amenities":" Wheelchair Access"} {"id":1047,"amenities":" Air conditioning"} {"id":1047,"amenities":" Refrigerator in room"} {"id":1047,"amenities":" Accessible rooms"} {"id":1047,"amenities":" Family Rooms"} {"id":1047,"amenities":" Nonsmoking rooms"} {"id":1047,"amenities":" Suites"} {"id":1079,"amenities":"Restaurant"} {"id":1079,"amenities":" Free parking"} {"id":1079,"amenities":" Free High Speed Internet WiFi"} {"id":1079,"amenities":" BarLounge"} {"id":1079,"amenities":" Room service"} {"id":1079,"amenities":" Banquet Room"} {"id":1079,"amenities":" Conference Facilities"} {"id":1079,"amenities":" Meeting rooms"} {"id":1079,"amenities":" Nonsmoking hotel"} {"id":1079,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1079,"amenities":" Public Wifi"} {"id":1079,"amenities":" Wheelchair Access"} {"id":1079,"amenities":" Air conditioning"} {"id":1079,"amenities":" Microwave"} {"id":1079,"amenities":" Refrigerator in room"} {"id":1079,"amenities":" Accessible rooms"} {"id":1079,"amenities":" Family Rooms"} {"id":1079,"amenities":" Nonsmoking rooms"} {"id":1079,"amenities":" Suites"} {"id":1137,"amenities":"Free parking"} {"id":1137,"amenities":" Free High Speed Internet WiFi"} {"id":1137,"amenities":" Nonsmoking hotel"} {"id":1137,"amenities":" Nonsmoking rooms"} {"id":1736,"amenities":""} {"id":2487,"amenities":"Free parking"} {"id":2487,"amenities":" Restaurant"} {"id":2487,"amenities":" Free High Speed Internet WiFi"} {"id":2487,"amenities":" Nonsmoking hotel"} {"id":2487,"amenities":" Refrigerator in room"} {"id":2487,"amenities":" Kitchenette"} {"id":2487,"amenities":" Nonsmoking rooms"} {"id":2547,"amenities":"Free parking"} {"id":2547,"amenities":" Restaurant"} {"id":2547,"amenities":" Pool"} {"id":2547,"amenities":" Free High Speed Internet WiFi"} {"id":2547,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2547,"amenities":" BarLounge"} {"id":2547,"amenities":" Room service"} {"id":2547,"amenities":" Banquet Room"} {"id":2547,"amenities":" Business Centre with Internet Access"} {"id":2547,"amenities":" Conference Facilities"} {"id":2547,"amenities":" Heated pool"} {"id":2547,"amenities":" Hot Tub"} {"id":2547,"amenities":" Indoor pool"} {"id":2547,"amenities":" Laundry Service"} {"id":2547,"amenities":" Meeting rooms"} {"id":2547,"amenities":" Multilingual Staff"} {"id":2547,"amenities":" Nonsmoking hotel"} {"id":2547,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2547,"amenities":" SelfServe Laundry"} {"id":2547,"amenities":" Wheelchair Access"} {"id":2547,"amenities":" Air conditioning"} {"id":2547,"amenities":" Microwave"} {"id":2547,"amenities":" Family Rooms"} {"id":2547,"amenities":" Nonsmoking rooms"} {"id":2547,"amenities":" Suites"} {"id":2624,"amenities":"Free parking"} {"id":2624,"amenities":" Free High Speed Internet WiFi"} {"id":2624,"amenities":" Breakfast included"} {"id":2624,"amenities":" Nonsmoking hotel"} {"id":2624,"amenities":" Public Wifi"} {"id":2624,"amenities":" Wheelchair Access"} {"id":2624,"amenities":" Microwave"} {"id":2624,"amenities":" Nonsmoking rooms"} {"id":3089,"amenities":"Pool"} {"id":3089,"amenities":" Free parking"} {"id":3089,"amenities":" Free High Speed Internet WiFi"} {"id":3089,"amenities":" Breakfast included"} {"id":3089,"amenities":" Room service"} {"id":3089,"amenities":" Nonsmoking hotel"} {"id":3089,"amenities":" Air conditioning"} {"id":3089,"amenities":" Refrigerator in room"} {"id":3089,"amenities":" Kitchenette"} {"id":3089,"amenities":" Suites"} {"id":3211,"amenities":"Free parking"} {"id":3211,"amenities":" Free High Speed Internet WiFi"} {"id":3211,"amenities":" Breakfast included"} {"id":3211,"amenities":" Breakfast Available"} {"id":3211,"amenities":" Business Centre with Internet Access"} {"id":3211,"amenities":" Dry Cleaning"} {"id":3211,"amenities":" Laundry Service"} {"id":3211,"amenities":" Meeting rooms"} {"id":3211,"amenities":" Nonsmoking hotel"} {"id":3211,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3211,"amenities":" Public Wifi"} {"id":3211,"amenities":" Wheelchair Access"} {"id":3211,"amenities":" Air conditioning"} {"id":3211,"amenities":" Microwave"} {"id":3211,"amenities":" Refrigerator in room"} {"id":3211,"amenities":" Family Rooms"} {"id":3211,"amenities":" Nonsmoking rooms"} {"id":3250,"amenities":""} {"id":3294,"amenities":""} {"id":3537,"amenities":""} {"id":4228,"amenities":"Free parking"} {"id":4228,"amenities":" Free High Speed Internet WiFi"} {"id":4228,"amenities":" Breakfast included"} {"id":4228,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4228,"amenities":" Business Centre with Internet Access"} {"id":4228,"amenities":" Nonsmoking hotel"} {"id":4228,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4228,"amenities":" SelfServe Laundry"} {"id":4228,"amenities":" Wheelchair Access"} {"id":4228,"amenities":" Air conditioning"} {"id":4228,"amenities":" Family Rooms"} {"id":4228,"amenities":" Kitchenette"} {"id":4228,"amenities":" Nonsmoking rooms"} {"id":4981,"amenities":"Pool"} {"id":4981,"amenities":" Free High Speed Internet WiFi"} {"id":4981,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4981,"amenities":" Free parking"} {"id":4981,"amenities":" Breakfast included"} {"id":4981,"amenities":" Banquet Room"} {"id":4981,"amenities":" Business Centre with Internet Access"} {"id":4981,"amenities":" Conference Facilities"} {"id":4981,"amenities":" Dry Cleaning"} {"id":4981,"amenities":" Heated pool"} {"id":4981,"amenities":" Hot Tub"} {"id":4981,"amenities":" Indoor pool"} {"id":4981,"amenities":" Laundry Service"} {"id":4981,"amenities":" Meeting rooms"} {"id":4981,"amenities":" Nonsmoking hotel"} {"id":4981,"amenities":" Wheelchair Access"} {"id":4981,"amenities":" Air conditioning"} {"id":4981,"amenities":" Microwave"} {"id":4981,"amenities":" Family Rooms"} {"id":4981,"amenities":" Kitchenette"} {"id":4981,"amenities":" Nonsmoking rooms"} {"id":4981,"amenities":" Suites"} {"id":5204,"amenities":"Free parking"} {"id":5204,"amenities":" Free High Speed Internet WiFi"} {"id":5204,"amenities":" Nonsmoking hotel"} {"id":5204,"amenities":" Microwave"} {"id":5204,"amenities":" Refrigerator in room"} {"id":5204,"amenities":" Accessible rooms"} {"id":5204,"amenities":" Kitchenette"} {"id":5204,"amenities":" Nonsmoking rooms"} {"id":5204,"amenities":" Suites"} {"id":5367,"amenities":"Free parking"} {"id":5415,"amenities":"Free High Speed Internet WiFi"} {"id":5415,"amenities":" Pool"} {"id":5415,"amenities":" Nonsmoking hotel"} {"id":5415,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5415,"amenities":" Public Wifi"} {"id":5415,"amenities":" Air conditioning"} {"id":5415,"amenities":" Microwave"} {"id":5415,"amenities":" Refrigerator in room"} {"id":5415,"amenities":" Kitchenette"} {"id":5785,"amenities":"Free parking"} {"id":5785,"amenities":" Restaurant"} {"id":5785,"amenities":" BarLounge"} {"id":5785,"amenities":" Free High Speed Internet WiFi"} {"id":5785,"amenities":" Breakfast included"} {"id":5785,"amenities":" Pool"} {"id":5785,"amenities":" Spa"} {"id":5785,"amenities":" Golf Course"} {"id":5785,"amenities":" Hot Tub"} {"id":5785,"amenities":" Laundry Service"} {"id":5785,"amenities":" Meeting rooms"} {"id":5785,"amenities":" Nonsmoking hotel"} {"id":5785,"amenities":" Outdoor pool"} {"id":5785,"amenities":" Public Wifi"} {"id":5785,"amenities":" Wheelchair Access"} {"id":5785,"amenities":" Air conditioning"} {"id":5785,"amenities":" Accessible rooms"} {"id":5785,"amenities":" Family Rooms"} {"id":5785,"amenities":" Nonsmoking rooms"} {"id":5825,"amenities":"Free High Speed Internet WiFi"} {"id":5825,"amenities":" Nonsmoking hotel"} {"id":5825,"amenities":" Nonsmoking rooms"} {"id":6018,"amenities":"Room service"} {"id":6018,"amenities":" Free parking"} {"id":6018,"amenities":" Free High Speed Internet WiFi"} {"id":6018,"amenities":" Fitness Centre with Gym Workout Room"} {"id":6018,"amenities":" Business Centre with Internet Access"} {"id":6018,"amenities":" Children Activities Kid Family Friendly"} {"id":6018,"amenities":" Golf Course"} {"id":6018,"amenities":" Laundry Service"} {"id":6018,"amenities":" Nonsmoking hotel"} {"id":6018,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":6018,"amenities":" Wheelchair Access"} {"id":6018,"amenities":" Air conditioning"} {"id":6018,"amenities":" Microwave"} {"id":6018,"amenities":" Refrigerator in room"} {"id":6018,"amenities":" Family Rooms"} {"id":6018,"amenities":" Kitchenette"} {"id":6018,"amenities":" Suites"} {"id":205,"amenities":"Free parking"} {"id":205,"amenities":" Free High Speed Internet WiFi"} {"id":205,"amenities":" Breakfast included"} {"id":205,"amenities":" Hot Tub"} {"id":205,"amenities":" Nonsmoking hotel"} {"id":205,"amenities":" Air conditioning"} {"id":205,"amenities":" Minibar"} {"id":205,"amenities":" Refrigerator in room"} {"id":205,"amenities":" Accessible rooms"} {"id":205,"amenities":" Family Rooms"} {"id":205,"amenities":" Nonsmoking rooms"} {"id":205,"amenities":" Suites"} {"id":731,"amenities":"Free parking"} {"id":731,"amenities":" Free High Speed Internet WiFi"} {"id":731,"amenities":" Breakfast included"} {"id":731,"amenities":" Hot Tub"} {"id":731,"amenities":" Nonsmoking hotel"} {"id":731,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":731,"amenities":" Family Rooms"} {"id":731,"amenities":" Nonsmoking rooms"} {"id":994,"amenities":"Pool"} {"id":994,"amenities":" Free parking"} {"id":994,"amenities":" Free High Speed Internet WiFi"} {"id":994,"amenities":" Fitness Centre with Gym Workout Room"} {"id":994,"amenities":" Breakfast included"} {"id":994,"amenities":" Breakfast Available"} {"id":994,"amenities":" Business Centre with Internet Access"} {"id":994,"amenities":" Heated pool"} {"id":994,"amenities":" Indoor pool"} {"id":994,"amenities":" Laundry Service"} {"id":994,"amenities":" Multilingual Staff"} {"id":994,"amenities":" Nonsmoking hotel"} {"id":994,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":994,"amenities":" SelfServe Laundry"} {"id":994,"amenities":" Microwave"} {"id":994,"amenities":" Family Rooms"} {"id":994,"amenities":" Kitchenette"} {"id":994,"amenities":" Nonsmoking rooms"} {"id":994,"amenities":" Suites"} {"id":1569,"amenities":""} {"id":1998,"amenities":""} {"id":2195,"amenities":"Fitness Centre with Gym Workout Room"} {"id":2195,"amenities":" Free High Speed Internet WiFi"} {"id":2195,"amenities":" Pool"} {"id":2195,"amenities":" Room service"} {"id":2195,"amenities":" Restaurant"} {"id":2195,"amenities":" BarLounge"} {"id":2195,"amenities":" Breakfast included"} {"id":2195,"amenities":" Banquet Room"} {"id":2195,"amenities":" Breakfast Available"} {"id":2195,"amenities":" Business Centre with Internet Access"} {"id":2195,"amenities":" Concierge"} {"id":2195,"amenities":" Conference Facilities"} {"id":2195,"amenities":" Dry Cleaning"} {"id":2195,"amenities":" Heated pool"} {"id":2195,"amenities":" Hot Tub"} {"id":2195,"amenities":" Indoor pool"} {"id":2195,"amenities":" Laundry Service"} {"id":2195,"amenities":" Meeting rooms"} {"id":2195,"amenities":" Multilingual Staff"} {"id":2195,"amenities":" Nonsmoking hotel"} {"id":2195,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2195,"amenities":" SelfServe Laundry"} {"id":2195,"amenities":" Wheelchair Access"} {"id":2195,"amenities":" Family Rooms"} {"id":2195,"amenities":" Nonsmoking rooms"} {"id":2195,"amenities":" Suites"} {"id":2265,"amenities":"Free parking"} {"id":2265,"amenities":" Free High Speed Internet WiFi"} {"id":2265,"amenities":" Room service"} {"id":2265,"amenities":" Nonsmoking hotel"} {"id":2265,"amenities":" Air conditioning"} {"id":2265,"amenities":" Microwave"} {"id":2265,"amenities":" Refrigerator in room"} {"id":2265,"amenities":" Nonsmoking rooms"} {"id":2778,"amenities":""} {"id":2964,"amenities":"Free parking"} {"id":2964,"amenities":" Free High Speed Internet WiFi"} {"id":2964,"amenities":" Meeting rooms"} {"id":2964,"amenities":" Nonsmoking hotel"} {"id":2964,"amenities":" Family Rooms"} {"id":3141,"amenities":"Free parking"} {"id":3141,"amenities":" Restaurant"} {"id":3141,"amenities":" Free High Speed Internet WiFi"} {"id":3141,"amenities":" BarLounge"} {"id":3141,"amenities":" Breakfast included"} {"id":3141,"amenities":" Nonsmoking hotel"} {"id":3141,"amenities":" Wheelchair Access"} {"id":3141,"amenities":" Family Rooms"} {"id":3141,"amenities":" Nonsmoking rooms"} {"id":3369,"amenities":""} {"id":3459,"amenities":"Free High Speed Internet WiFi"} {"id":3459,"amenities":" Children Activities Kid Family Friendly"} {"id":3459,"amenities":" Golf Course"} {"id":3459,"amenities":" Laundry Service"} {"id":3459,"amenities":" Nonsmoking hotel"} {"id":3459,"amenities":" Public Wifi"} {"id":3459,"amenities":" Air conditioning"} {"id":3459,"amenities":" Refrigerator in room"} {"id":3459,"amenities":" Family Rooms"} {"id":3459,"amenities":" Nonsmoking rooms"} {"id":3524,"amenities":""} {"id":3669,"amenities":"Free parking"} {"id":3669,"amenities":" Free High Speed Internet WiFi"} {"id":3669,"amenities":" Breakfast included"} {"id":3669,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3669,"amenities":" Business Centre with Internet Access"} {"id":3669,"amenities":" Multilingual Staff"} {"id":3669,"amenities":" Nonsmoking hotel"} {"id":3669,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3669,"amenities":" Public Wifi"} {"id":3669,"amenities":" SelfServe Laundry"} {"id":3669,"amenities":" Wheelchair Access"} {"id":3669,"amenities":" Air conditioning"} {"id":3669,"amenities":" Microwave"} {"id":3669,"amenities":" Refrigerator in room"} {"id":3669,"amenities":" Accessible rooms"} {"id":3669,"amenities":" Family Rooms"} {"id":3669,"amenities":" Nonsmoking rooms"} {"id":4571,"amenities":"Air conditioning"} {"id":4753,"amenities":"Free parking"} {"id":4753,"amenities":" Free High Speed Internet WiFi"} {"id":4753,"amenities":" Children Activities Kid Family Friendly"} {"id":4753,"amenities":" Golf Course"} {"id":4753,"amenities":" Multilingual Staff"} {"id":4753,"amenities":" Nonsmoking hotel"} {"id":4753,"amenities":" Microwave"} {"id":4753,"amenities":" Refrigerator in room"} {"id":4753,"amenities":" Family Rooms"} {"id":4753,"amenities":" Kitchenette"} {"id":4753,"amenities":" Nonsmoking rooms"} {"id":4753,"amenities":" Suites"} {"id":5159,"amenities":"Pool"} {"id":5159,"amenities":" Free parking"} {"id":5159,"amenities":" Free High Speed Internet WiFi"} {"id":5159,"amenities":" Breakfast included"} {"id":5159,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5159,"amenities":" Room service"} {"id":5159,"amenities":" Spa"} {"id":5159,"amenities":" Children Activities Kid Family Friendly"} {"id":5159,"amenities":" Concierge"} {"id":5159,"amenities":" Dry Cleaning"} {"id":5159,"amenities":" Hot Tub"} {"id":5159,"amenities":" Indoor pool"} {"id":5159,"amenities":" Laundry Service"} {"id":5159,"amenities":" Meeting rooms"} {"id":5159,"amenities":" Multilingual Staff"} {"id":5159,"amenities":" Nonsmoking hotel"} {"id":5159,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5159,"amenities":" SelfServe Laundry"} {"id":5159,"amenities":" Tennis Court"} {"id":5159,"amenities":" Wheelchair Access"} {"id":5159,"amenities":" Air conditioning"} {"id":5159,"amenities":" Microwave"} {"id":5159,"amenities":" Family Rooms"} {"id":5159,"amenities":" Nonsmoking rooms"} {"id":5159,"amenities":" Suites"} {"id":5248,"amenities":"Free parking"} {"id":5248,"amenities":" Free High Speed Internet WiFi"} {"id":5248,"amenities":" Nonsmoking hotel"} {"id":5248,"amenities":" Public Wifi"} {"id":5248,"amenities":" Wheelchair Access"} {"id":5248,"amenities":" Air conditioning"} {"id":5248,"amenities":" Refrigerator in room"} {"id":5248,"amenities":" Kitchenette"} {"id":5248,"amenities":" Nonsmoking rooms"} {"id":5965,"amenities":"Babysitting"} {"id":5965,"amenities":" Children Activities Kid Family Friendly"} {"id":5965,"amenities":" Laundry Service"} {"id":5965,"amenities":" Nonsmoking hotel"} {"id":5965,"amenities":" Refrigerator in room"} {"id":5965,"amenities":" Family Rooms"} {"id":5965,"amenities":" Kitchenette"} {"id":5965,"amenities":" Nonsmoking rooms"} {"id":6011,"amenities":""} {"id":6029,"amenities":"Free parking"} {"id":6029,"amenities":" Free High Speed Internet WiFi"} {"id":6029,"amenities":" Hot Tub"} {"id":6029,"amenities":" Nonsmoking hotel"} {"id":6029,"amenities":" Air conditioning"} {"id":6029,"amenities":" Family Rooms"} {"id":6029,"amenities":" Nonsmoking rooms"} {"id":379,"amenities":"Free parking"} {"id":379,"amenities":" Free High Speed Internet WiFi"} {"id":379,"amenities":" Room service"} {"id":379,"amenities":" Children Activities Kid Family Friendly"} {"id":379,"amenities":" Golf Course"} {"id":379,"amenities":" Hot Tub"} {"id":379,"amenities":" Laundry Service"} {"id":379,"amenities":" Nonsmoking hotel"} {"id":379,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":379,"amenities":" Public Wifi"} {"id":379,"amenities":" Sauna"} {"id":379,"amenities":" SelfServe Laundry"} {"id":379,"amenities":" Tennis Court"} {"id":379,"amenities":" Air conditioning"} {"id":379,"amenities":" Microwave"} {"id":379,"amenities":" Refrigerator in room"} {"id":379,"amenities":" Family Rooms"} {"id":379,"amenities":" Kitchenette"} {"id":379,"amenities":" Nonsmoking rooms"} {"id":379,"amenities":" Suites"} {"id":940,"amenities":"Free High Speed Internet WiFi"} {"id":940,"amenities":" Pool"} {"id":940,"amenities":" Free parking"} {"id":940,"amenities":" Heated pool"} {"id":940,"amenities":" Hot Tub"} {"id":940,"amenities":" Nonsmoking hotel"} {"id":940,"amenities":" Outdoor pool"} {"id":940,"amenities":" Public Wifi"} {"id":940,"amenities":" Nonsmoking rooms"} {"id":940,"amenities":" Suites"} {"id":988,"amenities":"Pool"} {"id":988,"amenities":" Free parking"} {"id":988,"amenities":" Fitness Centre with Gym Workout Room"} {"id":988,"amenities":" Free High Speed Internet WiFi"} {"id":988,"amenities":" Breakfast included"} {"id":988,"amenities":" Banquet Room"} {"id":988,"amenities":" Breakfast Available"} {"id":988,"amenities":" Business Centre with Internet Access"} {"id":988,"amenities":" Conference Facilities"} {"id":988,"amenities":" Dry Cleaning"} {"id":988,"amenities":" Golf Course"} {"id":988,"amenities":" Heated pool"} {"id":988,"amenities":" Indoor pool"} {"id":988,"amenities":" Laundry Service"} {"id":988,"amenities":" Meeting rooms"} {"id":988,"amenities":" Nonsmoking hotel"} {"id":988,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":988,"amenities":" Public Wifi"} {"id":988,"amenities":" SelfServe Laundry"} {"id":988,"amenities":" Wheelchair Access"} {"id":988,"amenities":" Air conditioning"} {"id":988,"amenities":" Refrigerator in room"} {"id":988,"amenities":" Accessible rooms"} {"id":988,"amenities":" Family Rooms"} {"id":988,"amenities":" Nonsmoking rooms"} {"id":988,"amenities":" Suites"} {"id":995,"amenities":"Pool"} {"id":995,"amenities":" Free parking"} {"id":995,"amenities":" Free High Speed Internet WiFi"} {"id":995,"amenities":" Breakfast included"} {"id":995,"amenities":" Heated pool"} {"id":995,"amenities":" Nonsmoking hotel"} {"id":995,"amenities":" Public Wifi"} {"id":995,"amenities":" Air conditioning"} {"id":995,"amenities":" Nonsmoking rooms"} {"id":1005,"amenities":"Restaurant"} {"id":1005,"amenities":" BarLounge"} {"id":1005,"amenities":" Free High Speed Internet WiFi"} {"id":1207,"amenities":""} {"id":1348,"amenities":"Free High Speed Internet WiFi"} {"id":1348,"amenities":" Pool"} {"id":1348,"amenities":" Free parking"} {"id":1348,"amenities":" Breakfast included"} {"id":1348,"amenities":" Nonsmoking hotel"} {"id":1348,"amenities":" Public Wifi"} {"id":1348,"amenities":" Air conditioning"} {"id":1348,"amenities":" Refrigerator in room"} {"id":1348,"amenities":" Nonsmoking rooms"} {"id":1348,"amenities":" Suites"} {"id":1392,"amenities":"Free parking"} {"id":1392,"amenities":" Free High Speed Internet WiFi"} {"id":1392,"amenities":" Children Activities Kid Family Friendly"} {"id":1392,"amenities":" Nonsmoking hotel"} {"id":1392,"amenities":" Microwave"} {"id":1392,"amenities":" Refrigerator in room"} {"id":1392,"amenities":" Kitchenette"} {"id":1392,"amenities":" Nonsmoking rooms"} {"id":2056,"amenities":"Fitness Centre with Gym Workout Room"} {"id":2056,"amenities":" Free High Speed Internet WiFi"} {"id":2056,"amenities":" Breakfast included"} {"id":2056,"amenities":" Breakfast Available"} {"id":2056,"amenities":" Business Centre with Internet Access"} {"id":2056,"amenities":" Dry Cleaning"} {"id":2056,"amenities":" Laundry Service"} {"id":2056,"amenities":" Meeting rooms"} {"id":2056,"amenities":" Multilingual Staff"} {"id":2056,"amenities":" Nonsmoking hotel"} {"id":2056,"amenities":" SelfServe Laundry"} {"id":2056,"amenities":" Wheelchair Access"} {"id":2056,"amenities":" Air conditioning"} {"id":2056,"amenities":" Microwave"} {"id":2056,"amenities":" Family Rooms"} {"id":2056,"amenities":" Nonsmoking rooms"} {"id":2056,"amenities":" Suites"} {"id":2190,"amenities":"Pool"} {"id":2190,"amenities":" Free parking"} {"id":2190,"amenities":" Free High Speed Internet WiFi"} {"id":2190,"amenities":" Breakfast included"} {"id":2190,"amenities":" Banquet Room"} {"id":2190,"amenities":" Business Centre with Internet Access"} {"id":2190,"amenities":" Conference Facilities"} {"id":2190,"amenities":" Dry Cleaning"} {"id":2190,"amenities":" Heated pool"} {"id":2190,"amenities":" Laundry Service"} {"id":2190,"amenities":" Meeting rooms"} {"id":2190,"amenities":" Multilingual Staff"} {"id":2190,"amenities":" Nonsmoking hotel"} {"id":2190,"amenities":" Outdoor pool"} {"id":2190,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2190,"amenities":" Wheelchair Access"} {"id":2190,"amenities":" Air conditioning"} {"id":2190,"amenities":" Family Rooms"} {"id":2190,"amenities":" Nonsmoking rooms"} {"id":2190,"amenities":" Suites"} {"id":2226,"amenities":"Free parking"} {"id":2226,"amenities":" Restaurant"} {"id":2226,"amenities":" Free High Speed Internet WiFi"} {"id":2226,"amenities":" Room service"} {"id":2226,"amenities":" BarLounge"} {"id":2226,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2226,"amenities":" Business Centre with Internet Access"} {"id":2226,"amenities":" Dry Cleaning"} {"id":2226,"amenities":" Laundry Service"} {"id":2226,"amenities":" Meeting rooms"} {"id":2226,"amenities":" Nonsmoking hotel"} {"id":2226,"amenities":" Wheelchair Access"} {"id":2226,"amenities":" Air conditioning"} {"id":2226,"amenities":" Microwave"} {"id":2226,"amenities":" Refrigerator in room"} {"id":2226,"amenities":" Nonsmoking rooms"} {"id":2226,"amenities":" Suites"} {"id":2335,"amenities":"Nonsmoking hotel"} {"id":2335,"amenities":" Public Wifi"} {"id":2335,"amenities":" Nonsmoking rooms"} {"id":2533,"amenities":"BarLounge"} {"id":2533,"amenities":" Free High Speed Internet WiFi"} {"id":2533,"amenities":" Business Centre with Internet Access"} {"id":2533,"amenities":" Laundry Service"} {"id":2533,"amenities":" Wheelchair Access"} {"id":2533,"amenities":" Kitchenette"} {"id":2533,"amenities":" Nonsmoking rooms"} {"id":2680,"amenities":""} {"id":3169,"amenities":"Restaurant"} {"id":3169,"amenities":" Free High Speed Internet WiFi"} {"id":3169,"amenities":" Laundry Service"} {"id":3169,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3169,"amenities":" Refrigerator in room"} {"id":3169,"amenities":" Kitchenette"} {"id":3182,"amenities":"Free Internet"} {"id":3182,"amenities":" Free parking"} {"id":3182,"amenities":" Laundry Service"} {"id":3182,"amenities":" Shuttle Bus Service"} {"id":3357,"amenities":""} {"id":3415,"amenities":""} {"id":3480,"amenities":"Free High Speed Internet WiFi"} {"id":3480,"amenities":" Air conditioning"} {"id":3522,"amenities":""} {"id":4440,"amenities":"Pool"} {"id":4440,"amenities":" Free High Speed Internet WiFi"} {"id":4440,"amenities":" Free parking"} {"id":4440,"amenities":" Restaurant"} {"id":4440,"amenities":" BarLounge"} {"id":4440,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4440,"amenities":" Banquet Room"} {"id":4440,"amenities":" Business Centre with Internet Access"} {"id":4440,"amenities":" Children Activities Kid Family Friendly"} {"id":4440,"amenities":" Conference Facilities"} {"id":4440,"amenities":" Dry Cleaning"} {"id":4440,"amenities":" Heated pool"} {"id":4440,"amenities":" Indoor pool"} {"id":4440,"amenities":" Laundry Service"} {"id":4440,"amenities":" Meeting rooms"} {"id":4440,"amenities":" Multilingual Staff"} {"id":4440,"amenities":" Nonsmoking hotel"} {"id":4440,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4440,"amenities":" Wheelchair Access"} {"id":4440,"amenities":" Microwave"} {"id":4440,"amenities":" Refrigerator in room"} {"id":4440,"amenities":" Accessible rooms"} {"id":4440,"amenities":" Family Rooms"} {"id":4440,"amenities":" Nonsmoking rooms"} {"id":4440,"amenities":" Suites"} {"id":4654,"amenities":"Free parking"} {"id":4654,"amenities":" Free High Speed Internet WiFi"} {"id":4654,"amenities":" Golf Course"} {"id":4654,"amenities":" Meeting rooms"} {"id":4654,"amenities":" Nonsmoking hotel"} {"id":4654,"amenities":" SkiIn SkiOut"} {"id":4654,"amenities":" Tennis Court"} {"id":4654,"amenities":" Air conditioning"} {"id":4654,"amenities":" Refrigerator in room"} {"id":4754,"amenities":"Microwave"} {"id":4754,"amenities":" Refrigerator in room"} {"id":4906,"amenities":"Free parking"} {"id":4906,"amenities":" Free High Speed Internet WiFi"} {"id":4906,"amenities":" Nonsmoking hotel"} {"id":4906,"amenities":" Kitchenette"} {"id":4906,"amenities":" Nonsmoking rooms"} {"id":5198,"amenities":"Room service"} {"id":5198,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5198,"amenities":" Restaurant"} {"id":5198,"amenities":" Free parking"} {"id":5198,"amenities":" Pool"} {"id":5198,"amenities":" Free Internet"} {"id":5198,"amenities":" BarLounge"} {"id":5198,"amenities":" Spa"} {"id":5198,"amenities":" Babysitting"} {"id":5198,"amenities":" Banquet Room"} {"id":5198,"amenities":" Breakfast Available"} {"id":5198,"amenities":" Business Centre with Internet Access"} {"id":5198,"amenities":" Children Activities Kid Family Friendly"} {"id":5198,"amenities":" Concierge"} {"id":5198,"amenities":" Conference Facilities"} {"id":5198,"amenities":" Dry Cleaning"} {"id":5198,"amenities":" Golf Course"} {"id":5198,"amenities":" Heated pool"} {"id":5198,"amenities":" Hot Tub"} {"id":5198,"amenities":" Indoor pool"} {"id":5198,"amenities":" Laundry Service"} {"id":5198,"amenities":" Meeting rooms"} {"id":5198,"amenities":" Multilingual Staff"} {"id":5198,"amenities":" Nonsmoking hotel"} {"id":5198,"amenities":" Outdoor pool"} {"id":5198,"amenities":" Paid Wifi"} {"id":5198,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5198,"amenities":" Public Wifi"} {"id":5198,"amenities":" Tennis Court"} {"id":5198,"amenities":" Wheelchair Access"} {"id":5198,"amenities":" Air conditioning"} {"id":5198,"amenities":" Refrigerator in room"} {"id":5198,"amenities":" Accessible rooms"} {"id":5198,"amenities":" Family Rooms"} {"id":5198,"amenities":" Nonsmoking rooms"} {"id":5198,"amenities":" Suites"} {"id":5301,"amenities":"Free parking"} {"id":5301,"amenities":" Restaurant"} {"id":5301,"amenities":" Free High Speed Internet WiFi"} {"id":5301,"amenities":" BarLounge"} {"id":5301,"amenities":" Laundry Service"} {"id":5301,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5301,"amenities":" Public Wifi"} {"id":5301,"amenities":" Air conditioning"} {"id":5301,"amenities":" Nonsmoking rooms"} {"id":5335,"amenities":"Free parking"} {"id":5335,"amenities":" Restaurant"} {"id":5335,"amenities":" Free High Speed Internet WiFi"} {"id":5335,"amenities":" Pool"} {"id":5335,"amenities":" BarLounge"} {"id":5335,"amenities":" Room service"} {"id":5335,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5335,"amenities":" Business Centre with Internet Access"} {"id":5335,"amenities":" Hot Tub"} {"id":5335,"amenities":" Meeting rooms"} {"id":5335,"amenities":" Nonsmoking hotel"} {"id":5335,"amenities":" Outdoor pool"} {"id":5335,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5335,"amenities":" Sauna"} {"id":5335,"amenities":" Wheelchair Access"} {"id":5335,"amenities":" Air conditioning"} {"id":5335,"amenities":" Refrigerator in room"} {"id":5335,"amenities":" Nonsmoking rooms"} {"id":5335,"amenities":" Suites"} {"id":5554,"amenities":"Free parking"} {"id":5554,"amenities":" Breakfast included"} {"id":5554,"amenities":" Free Internet"} {"id":5554,"amenities":" Nonsmoking hotel"} {"id":5554,"amenities":" Family Rooms"} {"id":5554,"amenities":" Nonsmoking rooms"} {"id":5727,"amenities":""} {"id":5781,"amenities":""} {"id":5930,"amenities":"Free High Speed Internet WiFi"} {"id":5930,"amenities":" Free parking"} {"id":5930,"amenities":" Spa"} {"id":5930,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5930,"amenities":" Banquet Room"} {"id":5930,"amenities":" Business Centre with Internet Access"} {"id":5930,"amenities":" Hot Tub"} {"id":5930,"amenities":" Laundry Service"} {"id":5930,"amenities":" Meeting rooms"} {"id":5930,"amenities":" Nonsmoking hotel"} {"id":5930,"amenities":" SelfServe Laundry"} {"id":5930,"amenities":" Wheelchair Access"} {"id":5930,"amenities":" Air conditioning"} {"id":5930,"amenities":" Family Rooms"} {"id":5930,"amenities":" Kitchenette"} {"id":5930,"amenities":" Nonsmoking rooms"} {"id":5930,"amenities":" Suites"} {"id":5974,"amenities":"Restaurant"} {"id":5974,"amenities":" Free parking"} {"id":5974,"amenities":" Free High Speed Internet WiFi"} {"id":5974,"amenities":" Room service"} {"id":5974,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5974,"amenities":" Banquet Room"} {"id":5974,"amenities":" Business Centre with Internet Access"} {"id":5974,"amenities":" Conference Facilities"} {"id":5974,"amenities":" Hot Tub"} {"id":5974,"amenities":" Meeting rooms"} {"id":5974,"amenities":" Nonsmoking hotel"} {"id":5974,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5974,"amenities":" Wheelchair Access"} {"id":5974,"amenities":" Air conditioning"} {"id":5974,"amenities":" Microwave"} {"id":5974,"amenities":" Refrigerator in room"} {"id":5974,"amenities":" Family Rooms"} {"id":5974,"amenities":" Kitchenette"} {"id":5974,"amenities":" Nonsmoking rooms"} {"id":5974,"amenities":" Suites"} {"id":5987,"amenities":"Nonsmoking hotel"} {"id":5987,"amenities":" Nonsmoking rooms"} {"id":429,"amenities":"Fitness Centre with Gym Workout Room"} {"id":429,"amenities":" Free High Speed Internet WiFi"} {"id":429,"amenities":" Room service"} {"id":429,"amenities":" Restaurant"} {"id":429,"amenities":" Breakfast included"} {"id":429,"amenities":" Babysitting"} {"id":429,"amenities":" Breakfast Available"} {"id":429,"amenities":" Concierge"} {"id":429,"amenities":" Conference Facilities"} {"id":429,"amenities":" Dry Cleaning"} {"id":429,"amenities":" Hot Tub"} {"id":429,"amenities":" Laundry Service"} {"id":429,"amenities":" Meeting rooms"} {"id":429,"amenities":" Multilingual Staff"} {"id":429,"amenities":" Nonsmoking hotel"} {"id":429,"amenities":" Outdoor pool"} {"id":429,"amenities":" Public Wifi"} {"id":429,"amenities":" SelfServe Laundry"} {"id":429,"amenities":" Wheelchair Access"} {"id":429,"amenities":" Air conditioning"} {"id":429,"amenities":" Microwave"} {"id":429,"amenities":" Refrigerator in room"} {"id":429,"amenities":" Family Rooms"} {"id":429,"amenities":" Kitchenette"} {"id":429,"amenities":" Nonsmoking rooms"} {"id":429,"amenities":" Suites"} {"id":587,"amenities":"Pool"} {"id":587,"amenities":" Free parking"} {"id":587,"amenities":" Breakfast included"} {"id":587,"amenities":" Free High Speed Internet WiFi"} {"id":587,"amenities":" Hot Tub"} {"id":587,"amenities":" Meeting rooms"} {"id":587,"amenities":" Nonsmoking hotel"} {"id":587,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":587,"amenities":" SelfServe Laundry"} {"id":587,"amenities":" Wheelchair Access"} {"id":587,"amenities":" Air conditioning"} {"id":587,"amenities":" Microwave"} {"id":587,"amenities":" Nonsmoking rooms"} {"id":628,"amenities":""} {"id":636,"amenities":"Free High Speed Internet WiFi"} {"id":636,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1544,"amenities":"Free parking"} {"id":1544,"amenities":" Restaurant"} {"id":1544,"amenities":" BarLounge"} {"id":1544,"amenities":" Free High Speed Internet WiFi"} {"id":1544,"amenities":" Airport transportation"} {"id":1544,"amenities":" Business Centre with Internet Access"} {"id":1544,"amenities":" Laundry Service"} {"id":1544,"amenities":" Meeting rooms"} {"id":1544,"amenities":" Nonsmoking hotel"} {"id":1544,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1544,"amenities":" Public Wifi"} {"id":1544,"amenities":" Shuttle Bus Service"} {"id":1544,"amenities":" Wheelchair Access"} {"id":1544,"amenities":" Air conditioning"} {"id":1544,"amenities":" Microwave"} {"id":1544,"amenities":" Refrigerator in room"} {"id":1544,"amenities":" Family Rooms"} {"id":1544,"amenities":" Kitchenette"} {"id":1544,"amenities":" Nonsmoking rooms"} {"id":1544,"amenities":" Suites"} {"id":2183,"amenities":"Free parking"} {"id":2183,"amenities":" Free High Speed Internet WiFi"} {"id":2183,"amenities":" Breakfast included"} {"id":2183,"amenities":" Business Centre with Internet Access"} {"id":2183,"amenities":" Laundry Service"} {"id":2183,"amenities":" Meeting rooms"} {"id":2183,"amenities":" Multilingual Staff"} {"id":2183,"amenities":" Nonsmoking hotel"} {"id":2183,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2183,"amenities":" Wheelchair Access"} {"id":2183,"amenities":" Air conditioning"} {"id":2183,"amenities":" Family Rooms"} {"id":2183,"amenities":" Nonsmoking rooms"} {"id":2183,"amenities":" Suites"} {"id":2406,"amenities":""} {"id":4142,"amenities":"Pool"} {"id":4142,"amenities":" Free High Speed Internet WiFi"} {"id":4142,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4142,"amenities":" Hot Tub"} {"id":4142,"amenities":" Laundry Service"} {"id":4142,"amenities":" Nonsmoking hotel"} {"id":4142,"amenities":" Outdoor pool"} {"id":4142,"amenities":" SelfServe Laundry"} {"id":4142,"amenities":" Air conditioning"} {"id":4142,"amenities":" Microwave"} {"id":4142,"amenities":" Refrigerator in room"} {"id":4142,"amenities":" Family Rooms"} {"id":4142,"amenities":" Nonsmoking rooms"} {"id":4225,"amenities":""} {"id":4268,"amenities":"Free parking"} {"id":4268,"amenities":" Free High Speed Internet WiFi"} {"id":4268,"amenities":" Breakfast included"} {"id":4268,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4268,"amenities":" Dry Cleaning"} {"id":4268,"amenities":" Nonsmoking hotel"} {"id":4268,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4268,"amenities":" Nonsmoking rooms"} {"id":4381,"amenities":""} {"id":4415,"amenities":"Free parking"} {"id":4415,"amenities":" Pool"} {"id":4415,"amenities":" Restaurant"} {"id":4415,"amenities":" Free High Speed Internet WiFi"} {"id":4415,"amenities":" Room service"} {"id":4415,"amenities":" Meeting rooms"} {"id":4415,"amenities":" Nonsmoking hotel"} {"id":4415,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4415,"amenities":" Wheelchair Access"} {"id":4415,"amenities":" Air conditioning"} {"id":4415,"amenities":" Nonsmoking rooms"} {"id":4594,"amenities":""} {"id":4676,"amenities":"Free parking"} {"id":4676,"amenities":" Restaurant"} {"id":4676,"amenities":" Free Internet"} {"id":4676,"amenities":" Breakfast included"} {"id":4676,"amenities":" Nonsmoking hotel"} {"id":4676,"amenities":" Nonsmoking rooms"} {"id":4723,"amenities":"Pool"} {"id":4723,"amenities":" Free parking"} {"id":4723,"amenities":" Restaurant"} {"id":4723,"amenities":" Free High Speed Internet WiFi"} {"id":4723,"amenities":" BarLounge"} {"id":4723,"amenities":" Spa"} {"id":4723,"amenities":" Banquet Room"} {"id":4723,"amenities":" Business Centre with Internet Access"} {"id":4723,"amenities":" Concierge"} {"id":4723,"amenities":" Conference Facilities"} {"id":4723,"amenities":" Heated pool"} {"id":4723,"amenities":" Hot Tub"} {"id":4723,"amenities":" Indoor pool"} {"id":4723,"amenities":" Laundry Service"} {"id":4723,"amenities":" Meeting rooms"} {"id":4723,"amenities":" Multilingual Staff"} {"id":4723,"amenities":" Nonsmoking hotel"} {"id":4723,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4723,"amenities":" Wheelchair Access"} {"id":4723,"amenities":" Family Rooms"} {"id":4723,"amenities":" Nonsmoking rooms"} {"id":4723,"amenities":" Suites"} {"id":4728,"amenities":""} {"id":4995,"amenities":""} {"id":5069,"amenities":""} {"id":5274,"amenities":"Pool"} {"id":5274,"amenities":" Free parking"} {"id":5274,"amenities":" Children Activities Kid Family Friendly"} {"id":5274,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5274,"amenities":" Wheelchair Access"} {"id":5354,"amenities":""} {"id":5452,"amenities":"Room service"} {"id":5452,"amenities":" Restaurant"} {"id":5452,"amenities":" BarLounge"} {"id":5452,"amenities":" Free High Speed Internet WiFi"} {"id":5452,"amenities":" Babysitting"} {"id":5452,"amenities":" Children Activities Kid Family Friendly"} {"id":5452,"amenities":" Concierge"} {"id":5452,"amenities":" Laundry Service"} {"id":5452,"amenities":" Public Wifi"} {"id":5452,"amenities":" Shuttle Bus Service"} {"id":5452,"amenities":" Wheelchair Access"} {"id":5452,"amenities":" Air conditioning"} {"id":5452,"amenities":" Refrigerator in room"} {"id":5452,"amenities":" Accessible rooms"} {"id":5452,"amenities":" Family Rooms"} {"id":5452,"amenities":" Kitchenette"} {"id":5452,"amenities":" Nonsmoking rooms"} {"id":5452,"amenities":" Smoking rooms available"} {"id":5456,"amenities":""} {"id":6000,"amenities":""} {"id":101,"amenities":""} {"id":292,"amenities":"Free parking"} {"id":292,"amenities":" Free High Speed Internet WiFi"} {"id":292,"amenities":" Children Activities Kid Family Friendly"} {"id":292,"amenities":" Nonsmoking hotel"} {"id":292,"amenities":" Microwave"} {"id":292,"amenities":" Refrigerator in room"} {"id":292,"amenities":" Kitchenette"} {"id":292,"amenities":" Nonsmoking rooms"} {"id":292,"amenities":" Suites"} {"id":431,"amenities":""} {"id":776,"amenities":""} {"id":1090,"amenities":""} {"id":1372,"amenities":"Restaurant"} {"id":1372,"amenities":" BarLounge"} {"id":1372,"amenities":" Free High Speed Internet WiFi"} {"id":1372,"amenities":" Golf Course"} {"id":1372,"amenities":" Meeting rooms"} {"id":1372,"amenities":" Nonsmoking hotel"} {"id":1372,"amenities":" Public Wifi"} {"id":1372,"amenities":" Air conditioning"} {"id":1372,"amenities":" Nonsmoking rooms"} {"id":1931,"amenities":"Pool"} {"id":1931,"amenities":" Free parking"} {"id":1931,"amenities":" Free High Speed Internet WiFi"} {"id":1931,"amenities":" Wheelchair Access"} {"id":1931,"amenities":" Air conditioning"} {"id":1931,"amenities":" Kitchenette"} {"id":1931,"amenities":" Suites"} {"id":2004,"amenities":""} {"id":2359,"amenities":""} {"id":2436,"amenities":"Free parking"} {"id":2436,"amenities":" Free High Speed Internet WiFi"} {"id":2436,"amenities":" Golf Course"} {"id":2436,"amenities":" Meeting rooms"} {"id":2436,"amenities":" Nonsmoking hotel"} {"id":2436,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2436,"amenities":" Public Wifi"} {"id":2436,"amenities":" Wheelchair Access"} {"id":2436,"amenities":" Microwave"} {"id":2436,"amenities":" Refrigerator in room"} {"id":2436,"amenities":" Kitchenette"} {"id":2436,"amenities":" Nonsmoking rooms"} {"id":2466,"amenities":""} {"id":2495,"amenities":""} {"id":2669,"amenities":"Free parking"} {"id":2669,"amenities":" Restaurant"} {"id":2669,"amenities":" BarLounge"} {"id":2669,"amenities":" Free High Speed Internet WiFi"} {"id":2669,"amenities":" Nonsmoking hotel"} {"id":2669,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2669,"amenities":" Public Wifi"} {"id":2669,"amenities":" Microwave"} {"id":2669,"amenities":" Refrigerator in room"} {"id":2669,"amenities":" Family Rooms"} {"id":2669,"amenities":" Nonsmoking rooms"} {"id":3010,"amenities":"Free parking"} {"id":3010,"amenities":" Free High Speed Internet WiFi"} {"id":3010,"amenities":" Breakfast included"} {"id":3010,"amenities":" Breakfast Available"} {"id":3010,"amenities":" Business Centre with Internet Access"} {"id":3010,"amenities":" Children Activities Kid Family Friendly"} {"id":3010,"amenities":" Hot Tub"} {"id":3010,"amenities":" Laundry Service"} {"id":3010,"amenities":" Meeting rooms"} {"id":3010,"amenities":" Multilingual Staff"} {"id":3010,"amenities":" Nonsmoking hotel"} {"id":3010,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3010,"amenities":" Public Wifi"} {"id":3010,"amenities":" Air conditioning"} {"id":3010,"amenities":" Refrigerator in room"} {"id":3010,"amenities":" Family Rooms"} {"id":3010,"amenities":" Nonsmoking rooms"} {"id":3083,"amenities":"Free parking"} {"id":3083,"amenities":" Pool"} {"id":3083,"amenities":" Free High Speed Internet WiFi"} {"id":3083,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3083,"amenities":" Hot Tub"} {"id":3083,"amenities":" Laundry Service"} {"id":3083,"amenities":" Nonsmoking hotel"} {"id":3083,"amenities":" Public Wifi"} {"id":3083,"amenities":" Air conditioning"} {"id":3083,"amenities":" Microwave"} {"id":3083,"amenities":" Refrigerator in room"} {"id":3083,"amenities":" Family Rooms"} {"id":3083,"amenities":" Kitchenette"} {"id":3083,"amenities":" Nonsmoking rooms"} {"id":3263,"amenities":"Pool"} {"id":3263,"amenities":" Free parking"} {"id":3263,"amenities":" Restaurant"} {"id":3263,"amenities":" Free High Speed Internet WiFi"} {"id":3263,"amenities":" BarLounge"} {"id":3263,"amenities":" Breakfast included"} {"id":3263,"amenities":" Room service"} {"id":3263,"amenities":" Banquet Room"} {"id":3263,"amenities":" Business Centre with Internet Access"} {"id":3263,"amenities":" Conference Facilities"} {"id":3263,"amenities":" Dry Cleaning"} {"id":3263,"amenities":" Heated pool"} {"id":3263,"amenities":" Hot Tub"} {"id":3263,"amenities":" Indoor pool"} {"id":3263,"amenities":" Laundry Service"} {"id":3263,"amenities":" Meeting rooms"} {"id":3263,"amenities":" Nonsmoking hotel"} {"id":3263,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3263,"amenities":" SelfServe Laundry"} {"id":3263,"amenities":" Shuttle Bus Service"} {"id":3263,"amenities":" Wheelchair Access"} {"id":3263,"amenities":" Air conditioning"} {"id":3263,"amenities":" Family Rooms"} {"id":3263,"amenities":" Nonsmoking rooms"} {"id":3263,"amenities":" Suites"} {"id":3429,"amenities":""} {"id":3544,"amenities":"Free Internet"} {"id":3544,"amenities":" Free parking"} {"id":3544,"amenities":" Children Activities Kid Family Friendly"} {"id":3544,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4314,"amenities":"Free parking"} {"id":4314,"amenities":" Free High Speed Internet WiFi"} {"id":4314,"amenities":" Breakfast included"} {"id":4314,"amenities":" Spa"} {"id":4314,"amenities":" Babysitting"} {"id":4314,"amenities":" Electric vehicle charging station"} {"id":4314,"amenities":" Nonsmoking hotel"} {"id":4314,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4314,"amenities":" Air conditioning"} {"id":4314,"amenities":" Family Rooms"} {"id":4314,"amenities":" Nonsmoking rooms"} {"id":4471,"amenities":"Free High Speed Internet WiFi"} {"id":4471,"amenities":" Babysitting"} {"id":4471,"amenities":" Children Activities Kid Family Friendly"} {"id":4471,"amenities":" Nonsmoking hotel"} {"id":4471,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4471,"amenities":" Air conditioning"} {"id":4471,"amenities":" Microwave"} {"id":4471,"amenities":" Refrigerator in room"} {"id":4471,"amenities":" Family Rooms"} {"id":4471,"amenities":" Nonsmoking rooms"} {"id":4578,"amenities":"Free parking"} {"id":4578,"amenities":" Free High Speed Internet WiFi"} {"id":4578,"amenities":" Breakfast included"} {"id":4578,"amenities":" Golf Course"} {"id":4578,"amenities":" Nonsmoking hotel"} {"id":4578,"amenities":" Air conditioning"} {"id":4708,"amenities":"Free parking"} {"id":4708,"amenities":" Free High Speed Internet WiFi"} {"id":4708,"amenities":" Breakfast included"} {"id":4708,"amenities":" Meeting rooms"} {"id":4708,"amenities":" Nonsmoking hotel"} {"id":4708,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4708,"amenities":" Public Wifi"} {"id":4708,"amenities":" Air conditioning"} {"id":4708,"amenities":" Family Rooms"} {"id":4708,"amenities":" Nonsmoking rooms"} {"id":5016,"amenities":"Free parking"} {"id":5016,"amenities":" Free High Speed Internet WiFi"} {"id":5016,"amenities":" Breakfast included"} {"id":5016,"amenities":" Golf Course"} {"id":5016,"amenities":" Nonsmoking hotel"} {"id":5016,"amenities":" Public Wifi"} {"id":5016,"amenities":" Nonsmoking rooms"} {"id":5150,"amenities":""} {"id":5261,"amenities":"Free parking"} {"id":5261,"amenities":" Restaurant"} {"id":5261,"amenities":" Free High Speed Internet WiFi"} {"id":5261,"amenities":" BarLounge"} {"id":5261,"amenities":" Breakfast included"} {"id":5261,"amenities":" Golf Course"} {"id":5261,"amenities":" Nonsmoking hotel"} {"id":5261,"amenities":" Public Wifi"} {"id":5261,"amenities":" Air conditioning"} {"id":5261,"amenities":" Microwave"} {"id":5261,"amenities":" Family Rooms"} {"id":5261,"amenities":" Nonsmoking rooms"} {"id":5288,"amenities":""} {"id":5329,"amenities":""} {"id":5361,"amenities":"Free parking"} {"id":5361,"amenities":" Free High Speed Internet WiFi"} {"id":5361,"amenities":" Breakfast included"} {"id":5361,"amenities":" Nonsmoking hotel"} {"id":5361,"amenities":" Nonsmoking rooms"} {"id":5401,"amenities":"Free High Speed Internet WiFi"} {"id":5401,"amenities":" Air conditioning"} {"id":5401,"amenities":" Microwave"} {"id":5401,"amenities":" Refrigerator in room"} {"id":5401,"amenities":" Family Rooms"} {"id":5680,"amenities":"Pool"} {"id":5680,"amenities":" Free parking"} {"id":5680,"amenities":" Restaurant"} {"id":5680,"amenities":" BarLounge"} {"id":5680,"amenities":" Free High Speed Internet WiFi"} {"id":5680,"amenities":" Room service"} {"id":5680,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5680,"amenities":" Banquet Room"} {"id":5680,"amenities":" Business Centre with Internet Access"} {"id":5680,"amenities":" Meeting rooms"} {"id":5680,"amenities":" Nonsmoking hotel"} {"id":5680,"amenities":" Outdoor pool"} {"id":5680,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5680,"amenities":" Public Wifi"} {"id":5680,"amenities":" Wheelchair Access"} {"id":5680,"amenities":" Air conditioning"} {"id":5680,"amenities":" Nonsmoking rooms"} {"id":5680,"amenities":" Suites"} {"id":5907,"amenities":"Free parking"} {"id":5907,"amenities":" Free High Speed Internet WiFi"} {"id":5907,"amenities":" Laundry Service"} {"id":5907,"amenities":" Nonsmoking hotel"} {"id":5907,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5907,"amenities":" Public Wifi"} {"id":5907,"amenities":" Air conditioning"} {"id":5907,"amenities":" Microwave"} {"id":5907,"amenities":" Refrigerator in room"} {"id":5907,"amenities":" Nonsmoking rooms"} {"id":5985,"amenities":"Free parking"} {"id":5985,"amenities":" Free High Speed Internet WiFi"} {"id":5985,"amenities":" Nonsmoking hotel"} {"id":5985,"amenities":" Air conditioning"} {"id":5985,"amenities":" Nonsmoking rooms"} {"id":6025,"amenities":"Free parking"} {"id":6025,"amenities":" Free High Speed Internet WiFi"} {"id":6025,"amenities":" Children Activities Kid Family Friendly"} {"id":6025,"amenities":" Laundry Service"} {"id":6025,"amenities":" Nonsmoking hotel"} {"id":6025,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":6025,"amenities":" Air conditioning"} {"id":6025,"amenities":" Family Rooms"} {"id":141,"amenities":"Free parking"} {"id":141,"amenities":" Free High Speed Internet WiFi"} {"id":141,"amenities":" Hot Tub"} {"id":141,"amenities":" Nonsmoking hotel"} {"id":141,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":141,"amenities":" Microwave"} {"id":141,"amenities":" Family Rooms"} {"id":141,"amenities":" Kitchenette"} {"id":141,"amenities":" Nonsmoking rooms"} {"id":141,"amenities":" Suites"} {"id":288,"amenities":"Free parking"} {"id":288,"amenities":" Free High Speed Internet WiFi"} {"id":288,"amenities":" Breakfast included"} {"id":288,"amenities":" Fitness Centre with Gym Workout Room"} {"id":288,"amenities":" Room service"} {"id":288,"amenities":" Banquet Room"} {"id":288,"amenities":" Business Centre with Internet Access"} {"id":288,"amenities":" Laundry Service"} {"id":288,"amenities":" Meeting rooms"} {"id":288,"amenities":" Nonsmoking hotel"} {"id":288,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":288,"amenities":" SelfServe Laundry"} {"id":288,"amenities":" Wheelchair Access"} {"id":288,"amenities":" Air conditioning"} {"id":288,"amenities":" Microwave"} {"id":288,"amenities":" Refrigerator in room"} {"id":288,"amenities":" Accessible rooms"} {"id":288,"amenities":" Family Rooms"} {"id":288,"amenities":" Kitchenette"} {"id":288,"amenities":" Nonsmoking rooms"} {"id":288,"amenities":" Suites"} {"id":543,"amenities":"Free parking"} {"id":543,"amenities":" Free High Speed Internet WiFi"} {"id":543,"amenities":" Breakfast included"} {"id":543,"amenities":" Nonsmoking hotel"} {"id":543,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":543,"amenities":" Air conditioning"} {"id":543,"amenities":" Microwave"} {"id":543,"amenities":" Refrigerator in room"} {"id":543,"amenities":" Family Rooms"} {"id":543,"amenities":" Nonsmoking rooms"} {"id":826,"amenities":"Restaurant"} {"id":826,"amenities":" Pool"} {"id":826,"amenities":" Free parking"} {"id":826,"amenities":" Spa"} {"id":826,"amenities":" Nonsmoking hotel"} {"id":826,"amenities":" Air conditioning"} {"id":826,"amenities":" Nonsmoking rooms"} {"id":879,"amenities":"Free parking"} {"id":879,"amenities":" Free High Speed Internet WiFi"} {"id":879,"amenities":" Breakfast included"} {"id":879,"amenities":" Nonsmoking hotel"} {"id":879,"amenities":" Refrigerator in room"} {"id":879,"amenities":" Family Rooms"} {"id":942,"amenities":"Free parking"} {"id":942,"amenities":" Free High Speed Internet WiFi"} {"id":942,"amenities":" Breakfast included"} {"id":942,"amenities":" Nonsmoking hotel"} {"id":942,"amenities":" Microwave"} {"id":942,"amenities":" Refrigerator in room"} {"id":942,"amenities":" Family Rooms"} {"id":942,"amenities":" Nonsmoking rooms"} {"id":942,"amenities":" Suites"} {"id":1201,"amenities":"Free parking"} {"id":1201,"amenities":" Free High Speed Internet WiFi"} {"id":1201,"amenities":" Breakfast included"} {"id":1201,"amenities":" Laundry Service"} {"id":1201,"amenities":" Nonsmoking hotel"} {"id":1201,"amenities":" Family Rooms"} {"id":1201,"amenities":" Kitchenette"} {"id":1201,"amenities":" Nonsmoking rooms"} {"id":1201,"amenities":" Suites"} {"id":1296,"amenities":"Free parking"} {"id":1296,"amenities":" Restaurant"} {"id":1296,"amenities":" BarLounge"} {"id":1296,"amenities":" Free High Speed Internet WiFi"} {"id":1296,"amenities":" Breakfast Available"} {"id":1296,"amenities":" Golf Course"} {"id":1296,"amenities":" Laundry Service"} {"id":1296,"amenities":" Nonsmoking hotel"} {"id":1296,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1296,"amenities":" Public Wifi"} {"id":1296,"amenities":" Family Rooms"} {"id":1296,"amenities":" Kitchenette"} {"id":1296,"amenities":" Nonsmoking rooms"} {"id":1672,"amenities":"Free parking"} {"id":1672,"amenities":" Free Internet"} {"id":1672,"amenities":" Business Centre with Internet Access"} {"id":1672,"amenities":" Children Activities Kid Family Friendly"} {"id":1672,"amenities":" Laundry Service"} {"id":1672,"amenities":" Nonsmoking hotel"} {"id":1672,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1672,"amenities":" Refrigerator in room"} {"id":2087,"amenities":"Free parking"} {"id":2087,"amenities":" Free High Speed Internet WiFi"} {"id":2087,"amenities":" Public Wifi"} {"id":2087,"amenities":" Air conditioning"} {"id":2087,"amenities":" Family Rooms"} {"id":2352,"amenities":"Free parking"} {"id":2352,"amenities":" Free High Speed Internet WiFi"} {"id":2352,"amenities":" Breakfast Available"} {"id":2352,"amenities":" Concierge"} {"id":2352,"amenities":" Hot Tub"} {"id":2352,"amenities":" Laundry Service"} {"id":2352,"amenities":" Multilingual Staff"} {"id":2352,"amenities":" Nonsmoking hotel"} {"id":2352,"amenities":" Public Wifi"} {"id":2352,"amenities":" SelfServe Laundry"} {"id":2352,"amenities":" Wheelchair Access"} {"id":2352,"amenities":" Air conditioning"} {"id":2352,"amenities":" Microwave"} {"id":2352,"amenities":" Refrigerator in room"} {"id":2352,"amenities":" Kitchenette"} {"id":2352,"amenities":" Nonsmoking rooms"} {"id":2352,"amenities":" Suites"} {"id":2482,"amenities":""} {"id":2654,"amenities":""} {"id":2746,"amenities":"Free parking"} {"id":2746,"amenities":" Room service"} {"id":2746,"amenities":" Restaurant"} {"id":2746,"amenities":" Free High Speed Internet WiFi"} {"id":2746,"amenities":" Breakfast included"} {"id":2746,"amenities":" BarLounge"} {"id":2746,"amenities":" Banquet Room"} {"id":2746,"amenities":" Business Centre with Internet Access"} {"id":2746,"amenities":" Casino and Gambling"} {"id":2746,"amenities":" Golf Course"} {"id":2746,"amenities":" Laundry Service"} {"id":2746,"amenities":" Meeting rooms"} {"id":2746,"amenities":" Multilingual Staff"} {"id":2746,"amenities":" Nonsmoking hotel"} {"id":2746,"amenities":" Public Wifi"} {"id":2746,"amenities":" Wheelchair Access"} {"id":2746,"amenities":" Air conditioning"} {"id":2746,"amenities":" Microwave"} {"id":2746,"amenities":" Refrigerator in room"} {"id":2746,"amenities":" Family Rooms"} {"id":2746,"amenities":" Kitchenette"} {"id":2746,"amenities":" Nonsmoking rooms"} {"id":2746,"amenities":" Suites"} {"id":2757,"amenities":"Free parking"} {"id":2757,"amenities":" Free High Speed Internet WiFi"} {"id":2757,"amenities":" Golf Course"} {"id":2757,"amenities":" Laundry Service"} {"id":2757,"amenities":" Nonsmoking hotel"} {"id":2757,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2757,"amenities":" Public Wifi"} {"id":2757,"amenities":" Air conditioning"} {"id":2757,"amenities":" Microwave"} {"id":2757,"amenities":" Refrigerator in room"} {"id":2757,"amenities":" Kitchenette"} {"id":2757,"amenities":" Nonsmoking rooms"} {"id":2757,"amenities":" Suites"} {"id":2856,"amenities":""} {"id":2952,"amenities":""} {"id":3185,"amenities":"Free parking"} {"id":3185,"amenities":" Restaurant"} {"id":3185,"amenities":" Free High Speed Internet WiFi"} {"id":3185,"amenities":" Airport transportation"} {"id":3185,"amenities":" Babysitting"} {"id":3185,"amenities":" Children Activities Kid Family Friendly"} {"id":3185,"amenities":" Laundry Service"} {"id":3185,"amenities":" Nonsmoking hotel"} {"id":3185,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3185,"amenities":" Public Wifi"} {"id":3185,"amenities":" Shuttle Bus Service"} {"id":3185,"amenities":" Refrigerator in room"} {"id":3185,"amenities":" Family Rooms"} {"id":3185,"amenities":" Nonsmoking rooms"} {"id":3277,"amenities":"Kitchenette"} {"id":3523,"amenities":"Free High Speed Internet WiFi"} {"id":3523,"amenities":" Nonsmoking hotel"} {"id":3523,"amenities":" Public Wifi"} {"id":3523,"amenities":" Shuttle Bus Service"} {"id":3523,"amenities":" Nonsmoking rooms"} {"id":4396,"amenities":""} {"id":4518,"amenities":"Pool"} {"id":4518,"amenities":" Free parking"} {"id":4518,"amenities":" Free High Speed Internet WiFi"} {"id":4518,"amenities":" Nonsmoking hotel"} {"id":4518,"amenities":" Air conditioning"} {"id":4518,"amenities":" Refrigerator in room"} {"id":4518,"amenities":" Kitchenette"} {"id":4518,"amenities":" Nonsmoking rooms"} {"id":4518,"amenities":" Smoking rooms available"} {"id":4598,"amenities":""} {"id":4653,"amenities":""} {"id":4678,"amenities":"Free parking"} {"id":4678,"amenities":" Breakfast included"} {"id":4678,"amenities":" Restaurant"} {"id":4678,"amenities":" BarLounge"} {"id":4678,"amenities":" Free High Speed Internet WiFi"} {"id":4678,"amenities":" Banquet Room"} {"id":4678,"amenities":" Business Centre with Internet Access"} {"id":4678,"amenities":" Conference Facilities"} {"id":4678,"amenities":" Meeting rooms"} {"id":4678,"amenities":" Nonsmoking hotel"} {"id":4678,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4678,"amenities":" Wheelchair Access"} {"id":4678,"amenities":" Air conditioning"} {"id":4678,"amenities":" Microwave"} {"id":4678,"amenities":" Refrigerator in room"} {"id":4678,"amenities":" Accessible rooms"} {"id":4678,"amenities":" Kitchenette"} {"id":4678,"amenities":" Nonsmoking rooms"} {"id":4678,"amenities":" Smoking rooms available"} {"id":4678,"amenities":" Suites"} {"id":4875,"amenities":""} {"id":5149,"amenities":""} {"id":5168,"amenities":""} {"id":5188,"amenities":"Restaurant"} {"id":5188,"amenities":" Free parking"} {"id":5188,"amenities":" Free High Speed Internet WiFi"} {"id":5188,"amenities":" Breakfast included"} {"id":5188,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5188,"amenities":" Room service"} {"id":5188,"amenities":" BarLounge"} {"id":5188,"amenities":" Airport transportation"} {"id":5188,"amenities":" Banquet Room"} {"id":5188,"amenities":" Breakfast Available"} {"id":5188,"amenities":" Business Centre with Internet Access"} {"id":5188,"amenities":" Conference Facilities"} {"id":5188,"amenities":" Golf Course"} {"id":5188,"amenities":" Laundry Service"} {"id":5188,"amenities":" Meeting rooms"} {"id":5188,"amenities":" Multilingual Staff"} {"id":5188,"amenities":" Nonsmoking hotel"} {"id":5188,"amenities":" Sauna"} {"id":5188,"amenities":" SelfServe Laundry"} {"id":5188,"amenities":" Shuttle Bus Service"} {"id":5188,"amenities":" Wheelchair Access"} {"id":5188,"amenities":" Air conditioning"} {"id":5188,"amenities":" Microwave"} {"id":5188,"amenities":" Family Rooms"} {"id":5188,"amenities":" Nonsmoking rooms"} {"id":5188,"amenities":" Suites"} {"id":5238,"amenities":"Free parking"} {"id":5238,"amenities":" Restaurant"} {"id":5238,"amenities":" Free High Speed Internet WiFi"} {"id":5238,"amenities":" Golf Course"} {"id":5238,"amenities":" Nonsmoking hotel"} {"id":5238,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5238,"amenities":" Public Wifi"} {"id":5238,"amenities":" Air conditioning"} {"id":5238,"amenities":" Family Rooms"} {"id":5238,"amenities":" Nonsmoking rooms"} {"id":5316,"amenities":""} {"id":5333,"amenities":""} {"id":5709,"amenities":"Free parking"} {"id":5709,"amenities":" Free High Speed Internet WiFi"} {"id":5709,"amenities":" Nonsmoking hotel"} {"id":5709,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5709,"amenities":" Air conditioning"} {"id":5709,"amenities":" Microwave"} {"id":5709,"amenities":" Refrigerator in room"} {"id":5709,"amenities":" Family Rooms"} {"id":5709,"amenities":" Kitchenette"} {"id":1058,"amenities":""} {"id":1120,"amenities":"Free parking"} {"id":1120,"amenities":" Free Internet"} {"id":1120,"amenities":" Multilingual Staff"} {"id":1120,"amenities":" Public Wifi"} {"id":1120,"amenities":" Nonsmoking rooms"} {"id":1355,"amenities":"Free parking"} {"id":1355,"amenities":" Free High Speed Internet WiFi"} {"id":1355,"amenities":" Breakfast included"} {"id":1355,"amenities":" Laundry Service"} {"id":1355,"amenities":" Nonsmoking hotel"} {"id":1355,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1355,"amenities":" Public Wifi"} {"id":1355,"amenities":" Air conditioning"} {"id":1355,"amenities":" Family Rooms"} {"id":1355,"amenities":" Nonsmoking rooms"} {"id":1355,"amenities":" Suites"} {"id":1798,"amenities":"Pool"} {"id":1798,"amenities":" Free parking"} {"id":1798,"amenities":" Restaurant"} {"id":1798,"amenities":" Room service"} {"id":1798,"amenities":" Free High Speed Internet WiFi"} {"id":1798,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1798,"amenities":" BarLounge"} {"id":1798,"amenities":" Banquet Room"} {"id":1798,"amenities":" Business Centre with Internet Access"} {"id":1798,"amenities":" Conference Facilities"} {"id":1798,"amenities":" Dry Cleaning"} {"id":1798,"amenities":" Golf Course"} {"id":1798,"amenities":" Heated pool"} {"id":1798,"amenities":" Indoor pool"} {"id":1798,"amenities":" Meeting rooms"} {"id":1798,"amenities":" Multilingual Staff"} {"id":1798,"amenities":" Nonsmoking hotel"} {"id":1798,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1798,"amenities":" Wheelchair Access"} {"id":1798,"amenities":" Air conditioning"} {"id":1798,"amenities":" Microwave"} {"id":1798,"amenities":" Family Rooms"} {"id":1798,"amenities":" Nonsmoking rooms"} {"id":1798,"amenities":" Suites"} {"id":1910,"amenities":"Free parking"} {"id":1910,"amenities":" Free High Speed Internet WiFi"} {"id":1910,"amenities":" Nonsmoking hotel"} {"id":1910,"amenities":" Air conditioning"} {"id":1910,"amenities":" Refrigerator in room"} {"id":1910,"amenities":" Family Rooms"} {"id":1910,"amenities":" Nonsmoking rooms"} {"id":2143,"amenities":""} {"id":2510,"amenities":"Free High Speed Internet WiFi"} {"id":2539,"amenities":"Free parking"} {"id":2539,"amenities":" Free High Speed Internet WiFi"} {"id":2539,"amenities":" Breakfast included"} {"id":2539,"amenities":" Golf Course"} {"id":2539,"amenities":" Nonsmoking hotel"} {"id":2539,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2539,"amenities":" Air conditioning"} {"id":2539,"amenities":" Family Rooms"} {"id":2539,"amenities":" Nonsmoking rooms"} {"id":2539,"amenities":" Suites"} {"id":2588,"amenities":"Free parking"} {"id":2588,"amenities":" Free High Speed Internet WiFi"} {"id":2588,"amenities":" Meeting rooms"} {"id":2588,"amenities":" Nonsmoking hotel"} {"id":2682,"amenities":""} {"id":2990,"amenities":"Free parking"} {"id":2990,"amenities":" Free High Speed Internet WiFi"} {"id":2990,"amenities":" Breakfast included"} {"id":2990,"amenities":" Breakfast Available"} {"id":2990,"amenities":" Business Centre with Internet Access"} {"id":2990,"amenities":" Golf Course"} {"id":2990,"amenities":" Nonsmoking hotel"} {"id":2990,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2990,"amenities":" Wheelchair Access"} {"id":2990,"amenities":" Air conditioning"} {"id":2990,"amenities":" Microwave"} {"id":2990,"amenities":" Refrigerator in room"} {"id":2990,"amenities":" Nonsmoking rooms"} {"id":3087,"amenities":"Free High Speed Internet WiFi"} {"id":3087,"amenities":" Nonsmoking hotel"} {"id":3087,"amenities":" Public Wifi"} {"id":3087,"amenities":" Air conditioning"} {"id":3087,"amenities":" Family Rooms"} {"id":3087,"amenities":" Kitchenette"} {"id":3087,"amenities":" Nonsmoking rooms"} {"id":3181,"amenities":"Free parking"} {"id":3181,"amenities":" Free High Speed Internet WiFi"} {"id":3181,"amenities":" Breakfast included"} {"id":3181,"amenities":" Airport transportation"} {"id":3181,"amenities":" Laundry Service"} {"id":3181,"amenities":" Nonsmoking hotel"} {"id":3181,"amenities":" Shuttle Bus Service"} {"id":3181,"amenities":" Wheelchair Access"} {"id":3181,"amenities":" Microwave"} {"id":3181,"amenities":" Refrigerator in room"} {"id":3181,"amenities":" Accessible rooms"} {"id":3181,"amenities":" Family Rooms"} {"id":3181,"amenities":" Kitchenette"} {"id":3181,"amenities":" Nonsmoking rooms"} {"id":3475,"amenities":"Pool"} {"id":3475,"amenities":" Free parking"} {"id":3475,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3475,"amenities":" Free High Speed Internet WiFi"} {"id":3475,"amenities":" Restaurant"} {"id":3475,"amenities":" Breakfast included"} {"id":3475,"amenities":" Room service"} {"id":3475,"amenities":" Banquet Room"} {"id":3475,"amenities":" Business Centre with Internet Access"} {"id":3475,"amenities":" Conference Facilities"} {"id":3475,"amenities":" Dry Cleaning"} {"id":3475,"amenities":" Heated pool"} {"id":3475,"amenities":" Hot Tub"} {"id":3475,"amenities":" Indoor pool"} {"id":3475,"amenities":" Laundry Service"} {"id":3475,"amenities":" Meeting rooms"} {"id":3475,"amenities":" Multilingual Staff"} {"id":3475,"amenities":" Nonsmoking hotel"} {"id":3475,"amenities":" Outdoor pool"} {"id":3475,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3475,"amenities":" SelfServe Laundry"} {"id":3475,"amenities":" Wheelchair Access"} {"id":3475,"amenities":" Microwave"} {"id":3475,"amenities":" Family Rooms"} {"id":3475,"amenities":" Nonsmoking rooms"} {"id":4287,"amenities":"Free parking"} {"id":4287,"amenities":" Free High Speed Internet WiFi"} {"id":4287,"amenities":" Nonsmoking hotel"} {"id":4287,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4287,"amenities":" Wheelchair Access"} {"id":4287,"amenities":" Air conditioning"} {"id":4287,"amenities":" Microwave"} {"id":4287,"amenities":" Refrigerator in room"} {"id":4287,"amenities":" Family Rooms"} {"id":4287,"amenities":" Nonsmoking rooms"} {"id":4503,"amenities":"Free parking"} {"id":4503,"amenities":" Free High Speed Internet WiFi"} {"id":4503,"amenities":" Breakfast included"} {"id":4503,"amenities":" Breakfast Available"} {"id":4503,"amenities":" Hot Tub"} {"id":4503,"amenities":" Laundry Service"} {"id":4503,"amenities":" Multilingual Staff"} {"id":4503,"amenities":" Nonsmoking hotel"} {"id":4503,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4503,"amenities":" Wheelchair Access"} {"id":4503,"amenities":" Family Rooms"} {"id":4503,"amenities":" Nonsmoking rooms"} {"id":4503,"amenities":" Suites"} {"id":4825,"amenities":"Pool"} {"id":4825,"amenities":" Free parking"} {"id":4825,"amenities":" Babysitting"} {"id":4825,"amenities":" Children Activities Kid Family Friendly"} {"id":4825,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5387,"amenities":"Pool"} {"id":5387,"amenities":" Free parking"} {"id":5387,"amenities":" Free High Speed Internet WiFi"} {"id":5387,"amenities":" Children Activities Kid Family Friendly"} {"id":5387,"amenities":" Dry Cleaning"} {"id":5387,"amenities":" Hot Tub"} {"id":5387,"amenities":" Laundry Service"} {"id":5387,"amenities":" Nonsmoking hotel"} {"id":5387,"amenities":" Outdoor pool"} {"id":5387,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5387,"amenities":" Wheelchair Access"} {"id":5387,"amenities":" Air conditioning"} {"id":5387,"amenities":" Microwave"} {"id":5387,"amenities":" Refrigerator in room"} {"id":5387,"amenities":" Family Rooms"} {"id":5387,"amenities":" Kitchenette"} {"id":5387,"amenities":" Nonsmoking rooms"} {"id":5387,"amenities":" Suites"} {"id":5428,"amenities":"Pool"} {"id":5428,"amenities":" Free parking"} {"id":5428,"amenities":" Restaurant"} {"id":5428,"amenities":" BarLounge"} {"id":5428,"amenities":" Free High Speed Internet WiFi"} {"id":5428,"amenities":" Children Activities Kid Family Friendly"} {"id":5428,"amenities":" Hot Tub"} {"id":5428,"amenities":" Meeting rooms"} {"id":5428,"amenities":" Multilingual Staff"} {"id":5428,"amenities":" Nonsmoking hotel"} {"id":5428,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5428,"amenities":" Public Wifi"} {"id":5428,"amenities":" SelfServe Laundry"} {"id":5428,"amenities":" Shuttle Bus Service"} {"id":5428,"amenities":" Wheelchair Access"} {"id":5428,"amenities":" Air conditioning"} {"id":5428,"amenities":" Microwave"} {"id":5428,"amenities":" Refrigerator in room"} {"id":5428,"amenities":" Accessible rooms"} {"id":5428,"amenities":" Family Rooms"} {"id":5428,"amenities":" Kitchenette"} {"id":5428,"amenities":" Nonsmoking rooms"} {"id":5428,"amenities":" Suites"} {"id":5481,"amenities":"Free parking"} {"id":5481,"amenities":" Restaurant"} {"id":5481,"amenities":" Free High Speed Internet WiFi"} {"id":5481,"amenities":" Pool"} {"id":5481,"amenities":" Room service"} {"id":5481,"amenities":" BarLounge"} {"id":5481,"amenities":" Banquet Room"} {"id":5481,"amenities":" Golf Course"} {"id":5481,"amenities":" Meeting rooms"} {"id":5481,"amenities":" Nonsmoking hotel"} {"id":5481,"amenities":" Public Wifi"} {"id":5481,"amenities":" Wheelchair Access"} {"id":5481,"amenities":" Air conditioning"} {"id":5481,"amenities":" Microwave"} {"id":5481,"amenities":" Refrigerator in room"} {"id":5481,"amenities":" Accessible rooms"} {"id":5481,"amenities":" Kitchenette"} {"id":5481,"amenities":" Nonsmoking rooms"} {"id":5591,"amenities":"Free parking"} {"id":5591,"amenities":" Restaurant"} {"id":5591,"amenities":" Free High Speed Internet WiFi"} {"id":5591,"amenities":" Breakfast included"} {"id":5591,"amenities":" Business Centre with Internet Access"} {"id":5591,"amenities":" Dry Cleaning"} {"id":5591,"amenities":" Laundry Service"} {"id":5591,"amenities":" Multilingual Staff"} {"id":5591,"amenities":" Nonsmoking hotel"} {"id":5591,"amenities":" Public Wifi"} {"id":5591,"amenities":" Air conditioning"} {"id":5591,"amenities":" Nonsmoking rooms"} {"id":5591,"amenities":" Suites"} {"id":5722,"amenities":"Free parking"} {"id":5722,"amenities":" Free High Speed Internet WiFi"} {"id":11,"amenities":"Fitness Centre with Gym Workout Room"} {"id":11,"amenities":" Free High Speed Internet WiFi"} {"id":11,"amenities":" BarLounge"} {"id":11,"amenities":" Pool"} {"id":11,"amenities":" Breakfast included"} {"id":11,"amenities":" Banquet Room"} {"id":11,"amenities":" Business Centre with Internet Access"} {"id":11,"amenities":" Conference Facilities"} {"id":11,"amenities":" Dry Cleaning"} {"id":11,"amenities":" Heated pool"} {"id":11,"amenities":" Indoor pool"} {"id":11,"amenities":" Laundry Service"} {"id":11,"amenities":" Meeting rooms"} {"id":11,"amenities":" Multilingual Staff"} {"id":11,"amenities":" Nonsmoking hotel"} {"id":11,"amenities":" Public Wifi"} {"id":11,"amenities":" Wheelchair Access"} {"id":11,"amenities":" Air conditioning"} {"id":11,"amenities":" Refrigerator in room"} {"id":11,"amenities":" Accessible rooms"} {"id":11,"amenities":" Family Rooms"} {"id":11,"amenities":" Nonsmoking rooms"} {"id":11,"amenities":" Suites"} {"id":49,"amenities":"Free parking"} {"id":49,"amenities":" Restaurant"} {"id":49,"amenities":" Free High Speed Internet WiFi"} {"id":49,"amenities":" BarLounge"} {"id":49,"amenities":" Breakfast Available"} {"id":49,"amenities":" Nonsmoking hotel"} {"id":49,"amenities":" Public Wifi"} {"id":49,"amenities":" Nonsmoking rooms"} {"id":290,"amenities":"Free parking"} {"id":290,"amenities":" Free High Speed Internet WiFi"} {"id":290,"amenities":" Breakfast included"} {"id":290,"amenities":" Airport transportation"} {"id":290,"amenities":" Business Centre with Internet Access"} {"id":290,"amenities":" Children Activities Kid Family Friendly"} {"id":290,"amenities":" Concierge"} {"id":290,"amenities":" Dry Cleaning"} {"id":290,"amenities":" Laundry Service"} {"id":290,"amenities":" Meeting rooms"} {"id":290,"amenities":" Multilingual Staff"} {"id":290,"amenities":" Nonsmoking hotel"} {"id":290,"amenities":" Paid Internet"} {"id":290,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":290,"amenities":" Public Wifi"} {"id":290,"amenities":" Wheelchair Access"} {"id":290,"amenities":" Air conditioning"} {"id":290,"amenities":" Microwave"} {"id":290,"amenities":" Refrigerator in room"} {"id":290,"amenities":" Accessible rooms"} {"id":290,"amenities":" Family Rooms"} {"id":290,"amenities":" Nonsmoking rooms"} {"id":290,"amenities":" Suites"} {"id":437,"amenities":""} {"id":514,"amenities":"Free parking"} {"id":514,"amenities":" Restaurant"} {"id":514,"amenities":" Free High Speed Internet WiFi"} {"id":514,"amenities":" BarLounge"} {"id":514,"amenities":" Banquet Room"} {"id":514,"amenities":" Breakfast Available"} {"id":514,"amenities":" Conference Facilities"} {"id":514,"amenities":" Dry Cleaning"} {"id":514,"amenities":" Hot Tub"} {"id":514,"amenities":" Laundry Service"} {"id":514,"amenities":" Meeting rooms"} {"id":514,"amenities":" Multilingual Staff"} {"id":514,"amenities":" Nonsmoking hotel"} {"id":514,"amenities":" Public Wifi"} {"id":514,"amenities":" Sauna"} {"id":514,"amenities":" Wheelchair Access"} {"id":514,"amenities":" Refrigerator in room"} {"id":514,"amenities":" Family Rooms"} {"id":514,"amenities":" Nonsmoking rooms"} {"id":591,"amenities":"Free parking"} {"id":591,"amenities":" Restaurant"} {"id":591,"amenities":" Free High Speed Internet WiFi"} {"id":591,"amenities":" Fitness Centre with Gym Workout Room"} {"id":591,"amenities":" Room service"} {"id":591,"amenities":" BarLounge"} {"id":591,"amenities":" Banquet Room"} {"id":591,"amenities":" Breakfast Available"} {"id":591,"amenities":" Business Centre with Internet Access"} {"id":591,"amenities":" Conference Facilities"} {"id":591,"amenities":" Dry Cleaning"} {"id":591,"amenities":" Hot Tub"} {"id":591,"amenities":" Laundry Service"} {"id":591,"amenities":" Meeting rooms"} {"id":591,"amenities":" Multilingual Staff"} {"id":591,"amenities":" Nonsmoking hotel"} {"id":591,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":591,"amenities":" Public Wifi"} {"id":591,"amenities":" SelfServe Laundry"} {"id":591,"amenities":" Shuttle Bus Service"} {"id":591,"amenities":" Wheelchair Access"} {"id":591,"amenities":" Air conditioning"} {"id":591,"amenities":" Refrigerator in room"} {"id":591,"amenities":" Accessible rooms"} {"id":591,"amenities":" Nonsmoking rooms"} {"id":591,"amenities":" Suites"} {"id":716,"amenities":"Free parking"} {"id":716,"amenities":" Breakfast included"} {"id":716,"amenities":" Nonsmoking hotel"} {"id":716,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":716,"amenities":" Nonsmoking rooms"} {"id":775,"amenities":""} {"id":803,"amenities":"Free parking"} {"id":803,"amenities":" Free High Speed Internet WiFi"} {"id":803,"amenities":" Nonsmoking hotel"} {"id":803,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":803,"amenities":" Refrigerator in room"} {"id":803,"amenities":" Kitchenette"} {"id":803,"amenities":" Nonsmoking rooms"} {"id":1091,"amenities":"Free High Speed Internet WiFi"} {"id":1091,"amenities":" Free parking"} {"id":1091,"amenities":" Restaurant"} {"id":1091,"amenities":" BarLounge"} {"id":1091,"amenities":" Business Centre with Internet Access"} {"id":1091,"amenities":" Dry Cleaning"} {"id":1091,"amenities":" Laundry Service"} {"id":1091,"amenities":" Meeting rooms"} {"id":1091,"amenities":" Multilingual Staff"} {"id":1091,"amenities":" Nonsmoking hotel"} {"id":1091,"amenities":" Wheelchair Access"} {"id":1091,"amenities":" Air conditioning"} {"id":1091,"amenities":" Microwave"} {"id":1091,"amenities":" Refrigerator in room"} {"id":1091,"amenities":" Family Rooms"} {"id":1091,"amenities":" Nonsmoking rooms"} {"id":1291,"amenities":""} {"id":1341,"amenities":"Pool"} {"id":1341,"amenities":" Free parking"} {"id":1341,"amenities":" Restaurant"} {"id":1341,"amenities":" Room service"} {"id":1341,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1341,"amenities":" BarLounge"} {"id":1341,"amenities":" Spa"} {"id":1341,"amenities":" Free High Speed Internet WiFi"} {"id":1341,"amenities":" Banquet Room"} {"id":1341,"amenities":" Business Centre with Internet Access"} {"id":1341,"amenities":" Concierge"} {"id":1341,"amenities":" Conference Facilities"} {"id":1341,"amenities":" Dry Cleaning"} {"id":1341,"amenities":" Heated pool"} {"id":1341,"amenities":" Hot Tub"} {"id":1341,"amenities":" Indoor pool"} {"id":1341,"amenities":" Laundry Service"} {"id":1341,"amenities":" Meeting rooms"} {"id":1341,"amenities":" Multilingual Staff"} {"id":1341,"amenities":" Nonsmoking hotel"} {"id":1341,"amenities":" Outdoor pool"} {"id":1341,"amenities":" Sauna"} {"id":1341,"amenities":" Tennis Court"} {"id":1341,"amenities":" Wheelchair Access"} {"id":1341,"amenities":" Air conditioning"} {"id":1341,"amenities":" Microwave"} {"id":1341,"amenities":" Refrigerator in room"} {"id":1341,"amenities":" Accessible rooms"} {"id":1341,"amenities":" Family Rooms"} {"id":1341,"amenities":" Kitchenette"} {"id":1341,"amenities":" Nonsmoking rooms"} {"id":1341,"amenities":" Suites"} {"id":1423,"amenities":""} {"id":1703,"amenities":"Room service"} {"id":1703,"amenities":" Restaurant"} {"id":1703,"amenities":" BarLounge"} {"id":1703,"amenities":" Free High Speed Internet WiFi"} {"id":1703,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1703,"amenities":" Breakfast Available"} {"id":1703,"amenities":" Conference Facilities"} {"id":1703,"amenities":" Dry Cleaning"} {"id":1703,"amenities":" Meeting rooms"} {"id":1703,"amenities":" Nonsmoking hotel"} {"id":1703,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1703,"amenities":" Public Wifi"} {"id":1703,"amenities":" Wheelchair Access"} {"id":1703,"amenities":" Air conditioning"} {"id":1703,"amenities":" Refrigerator in room"} {"id":1703,"amenities":" Accessible rooms"} {"id":1703,"amenities":" Nonsmoking rooms"} {"id":2044,"amenities":"Free High Speed Internet WiFi"} {"id":2044,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2044,"amenities":" Room service"} {"id":2044,"amenities":" BarLounge"} {"id":2044,"amenities":" Restaurant"} {"id":2044,"amenities":" Banquet Room"} {"id":2044,"amenities":" Breakfast Available"} {"id":2044,"amenities":" Business Centre with Internet Access"} {"id":2044,"amenities":" Conference Facilities"} {"id":2044,"amenities":" Dry Cleaning"} {"id":2044,"amenities":" Laundry Service"} {"id":2044,"amenities":" Meeting rooms"} {"id":2044,"amenities":" Multilingual Staff"} {"id":2044,"amenities":" Nonsmoking hotel"} {"id":2044,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2044,"amenities":" Public Wifi"} {"id":2044,"amenities":" Wheelchair Access"} {"id":2044,"amenities":" Air conditioning"} {"id":2044,"amenities":" Nonsmoking rooms"} {"id":2044,"amenities":" Suites"} {"id":2133,"amenities":""} {"id":2389,"amenities":"Pool"} {"id":2389,"amenities":" Free parking"} {"id":2389,"amenities":" Free High Speed Internet WiFi"} {"id":2389,"amenities":" Breakfast included"} {"id":2389,"amenities":" Business Centre with Internet Access"} {"id":2389,"amenities":" Heated pool"} {"id":2389,"amenities":" Hot Tub"} {"id":2389,"amenities":" Indoor pool"} {"id":2389,"amenities":" Nonsmoking hotel"} {"id":2389,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2389,"amenities":" Air conditioning"} {"id":2389,"amenities":" Microwave"} {"id":2389,"amenities":" Nonsmoking rooms"} {"id":2389,"amenities":" Suites"} {"id":2578,"amenities":"Spa"} {"id":2578,"amenities":" Free High Speed Internet WiFi"} {"id":2578,"amenities":" Babysitting"} {"id":2578,"amenities":" Children Activities Kid Family Friendly"} {"id":2578,"amenities":" Hot Tub"} {"id":2578,"amenities":" Meeting rooms"} {"id":2578,"amenities":" Nonsmoking hotel"} {"id":2578,"amenities":" Public Wifi"} {"id":2578,"amenities":" Nonsmoking rooms"} {"id":2592,"amenities":"Restaurant"} {"id":2592,"amenities":" Hot Tub"} {"id":2592,"amenities":" Nonsmoking hotel"} {"id":2592,"amenities":" Family Rooms"} {"id":2592,"amenities":" Kitchenette"} {"id":2592,"amenities":" Nonsmoking rooms"} {"id":2730,"amenities":"Free parking"} {"id":2730,"amenities":" BarLounge"} {"id":2730,"amenities":" Free High Speed Internet WiFi"} {"id":2730,"amenities":" Breakfast Available"} {"id":2730,"amenities":" Casino and Gambling"} {"id":2730,"amenities":" Nonsmoking hotel"} {"id":2730,"amenities":" Public Wifi"} {"id":2730,"amenities":" Wheelchair Access"} {"id":2730,"amenities":" Air conditioning"} {"id":2730,"amenities":" Microwave"} {"id":2730,"amenities":" Refrigerator in room"} {"id":2730,"amenities":" Accessible rooms"} {"id":2730,"amenities":" Family Rooms"} {"id":2730,"amenities":" Nonsmoking rooms"} {"id":2730,"amenities":" Smoking rooms available"} {"id":2730,"amenities":" Suites"} {"id":2734,"amenities":"Free parking"} {"id":2734,"amenities":" Free High Speed Internet WiFi"} {"id":2734,"amenities":" Nonsmoking hotel"} {"id":2734,"amenities":" Public Wifi"} {"id":2734,"amenities":" Microwave"} {"id":2734,"amenities":" Refrigerator in room"} {"id":2734,"amenities":" Nonsmoking rooms"} {"id":3637,"amenities":""} {"id":3837,"amenities":"Free parking"} {"id":3837,"amenities":" Restaurant"} {"id":3837,"amenities":" BarLounge"} {"id":3837,"amenities":" Free High Speed Internet WiFi"} {"id":3837,"amenities":" Breakfast included"} {"id":3837,"amenities":" Nonsmoking hotel"} {"id":3837,"amenities":" Nonsmoking rooms"} {"id":4163,"amenities":"Pool"} {"id":4163,"amenities":" Free parking"} {"id":4163,"amenities":" Restaurant"} {"id":4163,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4163,"amenities":" Free High Speed Internet WiFi"} {"id":4163,"amenities":" Room service"} {"id":4163,"amenities":" BarLounge"} {"id":4163,"amenities":" Spa"} {"id":4163,"amenities":" Banquet Room"} {"id":4163,"amenities":" Business Centre with Internet Access"} {"id":4163,"amenities":" Children Activities Kid Family Friendly"} {"id":4163,"amenities":" Concierge"} {"id":4163,"amenities":" Conference Facilities"} {"id":4163,"amenities":" Dry Cleaning"} {"id":4163,"amenities":" Heated pool"} {"id":4163,"amenities":" Hot Tub"} {"id":4163,"amenities":" Indoor pool"} {"id":4163,"amenities":" Laundry Service"} {"id":4163,"amenities":" Meeting rooms"} {"id":4163,"amenities":" Multilingual Staff"} {"id":4163,"amenities":" Nonsmoking hotel"} {"id":4163,"amenities":" Outdoor pool"} {"id":4163,"amenities":" Public Wifi"} {"id":4163,"amenities":" Wheelchair Access"} {"id":4163,"amenities":" Air conditioning"} {"id":4163,"amenities":" Microwave"} {"id":4163,"amenities":" Refrigerator in room"} {"id":4163,"amenities":" Accessible rooms"} {"id":4163,"amenities":" Family Rooms"} {"id":4163,"amenities":" Kitchenette"} {"id":4163,"amenities":" Nonsmoking rooms"} {"id":4163,"amenities":" Suites"} {"id":4204,"amenities":"Pool"} {"id":4204,"amenities":" Free parking"} {"id":4204,"amenities":" Free High Speed Internet WiFi"} {"id":4204,"amenities":" Breakfast included"} {"id":4204,"amenities":" Children Activities Kid Family Friendly"} {"id":4204,"amenities":" Golf Course"} {"id":4204,"amenities":" Hot Tub"} {"id":4204,"amenities":" Nonsmoking hotel"} {"id":4204,"amenities":" Outdoor pool"} {"id":4204,"amenities":" Public Wifi"} {"id":4204,"amenities":" SelfServe Laundry"} {"id":4204,"amenities":" Air conditioning"} {"id":4204,"amenities":" Microwave"} {"id":4204,"amenities":" Refrigerator in room"} {"id":4204,"amenities":" Family Rooms"} {"id":4204,"amenities":" Kitchenette"} {"id":4204,"amenities":" Nonsmoking rooms"} {"id":4204,"amenities":" Suites"} {"id":4240,"amenities":"Free parking"} {"id":4240,"amenities":" Free High Speed Internet WiFi"} {"id":4240,"amenities":" Breakfast included"} {"id":4240,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4240,"amenities":" Business Centre with Internet Access"} {"id":4240,"amenities":" Concierge"} {"id":4240,"amenities":" Dry Cleaning"} {"id":4240,"amenities":" Golf Course"} {"id":4240,"amenities":" Laundry Service"} {"id":4240,"amenities":" Nonsmoking hotel"} {"id":4240,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4240,"amenities":" Wheelchair Access"} {"id":4240,"amenities":" Air conditioning"} {"id":4240,"amenities":" Microwave"} {"id":4240,"amenities":" Refrigerator in room"} {"id":4240,"amenities":" Accessible rooms"} {"id":4240,"amenities":" Family Rooms"} {"id":4240,"amenities":" Nonsmoking rooms"} {"id":4240,"amenities":" Smoking rooms available"} {"id":4330,"amenities":""} {"id":4429,"amenities":"Pool"} {"id":4429,"amenities":" Free Internet"} {"id":4429,"amenities":" Restaurant"} {"id":4429,"amenities":" BarLounge"} {"id":4429,"amenities":" Indoor pool"} {"id":4429,"amenities":" Nonsmoking hotel"} {"id":4429,"amenities":" Paid Internet"} {"id":4429,"amenities":" Paid Wifi"} {"id":4429,"amenities":" Public Wifi"} {"id":4429,"amenities":" Air conditioning"} {"id":4429,"amenities":" Refrigerator in room"} {"id":4429,"amenities":" Kitchenette"} {"id":4483,"amenities":""} {"id":4604,"amenities":""} {"id":4769,"amenities":"Free parking"} {"id":4769,"amenities":" Free High Speed Internet WiFi"} {"id":4769,"amenities":" Breakfast included"} {"id":4769,"amenities":" Airport transportation"} {"id":4769,"amenities":" Nonsmoking hotel"} {"id":4769,"amenities":" Public Wifi"} {"id":4769,"amenities":" Air conditioning"} {"id":4769,"amenities":" Refrigerator in room"} {"id":4769,"amenities":" Family Rooms"} {"id":4769,"amenities":" Nonsmoking rooms"} {"id":4813,"amenities":"Pool"} {"id":4813,"amenities":" Free parking"} {"id":4813,"amenities":" Restaurant"} {"id":4813,"amenities":" BarLounge"} {"id":4813,"amenities":" Free High Speed Internet WiFi"} {"id":4813,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4813,"amenities":" Banquet Room"} {"id":4813,"amenities":" Breakfast Available"} {"id":4813,"amenities":" Business Centre with Internet Access"} {"id":4813,"amenities":" Dry Cleaning"} {"id":4813,"amenities":" Electric vehicle charging station"} {"id":4813,"amenities":" Heated pool"} {"id":4813,"amenities":" Laundry Service"} {"id":4813,"amenities":" Meeting rooms"} {"id":4813,"amenities":" Multilingual Staff"} {"id":4813,"amenities":" Nonsmoking hotel"} {"id":4813,"amenities":" Outdoor pool"} {"id":4813,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4813,"amenities":" Public Wifi"} {"id":4813,"amenities":" Wheelchair Access"} {"id":4813,"amenities":" Air conditioning"} {"id":4813,"amenities":" Accessible rooms"} {"id":4813,"amenities":" Family Rooms"} {"id":4813,"amenities":" Nonsmoking rooms"} {"id":4813,"amenities":" Suites"} {"id":4922,"amenities":"Free parking"} {"id":4922,"amenities":" Free High Speed Internet WiFi"} {"id":4922,"amenities":" Breakfast included"} {"id":4922,"amenities":" Golf Course"} {"id":4922,"amenities":" Nonsmoking hotel"} {"id":4922,"amenities":" Public Wifi"} {"id":4922,"amenities":" Air conditioning"} {"id":4922,"amenities":" Family Rooms"} {"id":4922,"amenities":" Nonsmoking rooms"} {"id":4922,"amenities":" Suites"} {"id":5092,"amenities":"Free parking"} {"id":5092,"amenities":" Free High Speed Internet WiFi"} {"id":5092,"amenities":" Nonsmoking hotel"} {"id":5092,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5092,"amenities":" Public Wifi"} {"id":5092,"amenities":" Air conditioning"} {"id":5092,"amenities":" Refrigerator in room"} {"id":5092,"amenities":" Nonsmoking rooms"} {"id":5162,"amenities":""} {"id":5542,"amenities":"Pool"} {"id":5542,"amenities":" Free parking"} {"id":5542,"amenities":" Free High Speed Internet WiFi"} {"id":5542,"amenities":" Breakfast included"} {"id":5542,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5542,"amenities":" Hot Tub"} {"id":5542,"amenities":" Indoor pool"} {"id":5542,"amenities":" Nonsmoking hotel"} {"id":5542,"amenities":" Outdoor pool"} {"id":5542,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5542,"amenities":" Wheelchair Access"} {"id":5542,"amenities":" Air conditioning"} {"id":5542,"amenities":" Microwave"} {"id":5542,"amenities":" Refrigerator in room"} {"id":5542,"amenities":" Family Rooms"} {"id":5542,"amenities":" Nonsmoking rooms"} {"id":5542,"amenities":" Suites"} {"id":5997,"amenities":""} {"id":80,"amenities":""} {"id":622,"amenities":"Free parking"} {"id":622,"amenities":" Free High Speed Internet WiFi"} {"id":622,"amenities":" Breakfast included"} {"id":622,"amenities":" Laundry Service"} {"id":622,"amenities":" Nonsmoking hotel"} {"id":622,"amenities":" Shuttle Bus Service"} {"id":622,"amenities":" Air conditioning"} {"id":622,"amenities":" Microwave"} {"id":622,"amenities":" Family Rooms"} {"id":622,"amenities":" Kitchenette"} {"id":622,"amenities":" Nonsmoking rooms"} {"id":774,"amenities":""} {"id":807,"amenities":"Free Internet"} {"id":807,"amenities":" Free parking"} {"id":807,"amenities":" Nonsmoking hotel"} {"id":807,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":807,"amenities":" Air conditioning"} {"id":807,"amenities":" Refrigerator in room"} {"id":807,"amenities":" Nonsmoking rooms"} {"id":1402,"amenities":"Pool"} {"id":1402,"amenities":" Free parking"} {"id":1402,"amenities":" BarLounge"} {"id":1402,"amenities":" Free High Speed Internet WiFi"} {"id":1402,"amenities":" Outdoor pool"} {"id":1402,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1402,"amenities":" Air conditioning"} {"id":1402,"amenities":" Refrigerator in room"} {"id":1402,"amenities":" Kitchenette"} {"id":1490,"amenities":""} {"id":1533,"amenities":"Free parking"} {"id":1533,"amenities":" Free High Speed Internet WiFi"} {"id":1533,"amenities":" Breakfast included"} {"id":1533,"amenities":" Breakfast Available"} {"id":1533,"amenities":" Hot Tub"} {"id":1533,"amenities":" Nonsmoking hotel"} {"id":1533,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1533,"amenities":" Public Wifi"} {"id":1533,"amenities":" SelfServe Laundry"} {"id":1533,"amenities":" Family Rooms"} {"id":1533,"amenities":" Nonsmoking rooms"} {"id":1533,"amenities":" Suites"} {"id":1679,"amenities":"Free parking"} {"id":1679,"amenities":" Free High Speed Internet WiFi"} {"id":1679,"amenities":" Breakfast included"} {"id":1679,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1679,"amenities":" Airport transportation"} {"id":1679,"amenities":" Business Centre with Internet Access"} {"id":1679,"amenities":" Dry Cleaning"} {"id":1679,"amenities":" Meeting rooms"} {"id":1679,"amenities":" Nonsmoking hotel"} {"id":1679,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1679,"amenities":" Public Wifi"} {"id":1679,"amenities":" Air conditioning"} {"id":1679,"amenities":" Microwave"} {"id":1679,"amenities":" Refrigerator in room"} {"id":1679,"amenities":" Nonsmoking rooms"} {"id":1679,"amenities":" Suites"} {"id":2254,"amenities":"Free parking"} {"id":2254,"amenities":" Free High Speed Internet WiFi"} {"id":2254,"amenities":" Breakfast included"} {"id":2254,"amenities":" Nonsmoking hotel"} {"id":2254,"amenities":" Family Rooms"} {"id":2254,"amenities":" Nonsmoking rooms"} {"id":2417,"amenities":"Free parking"} {"id":2417,"amenities":" Breakfast included"} {"id":2417,"amenities":" Children Activities Kid Family Friendly"} {"id":2417,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2423,"amenities":""} {"id":2569,"amenities":"Free parking"} {"id":2569,"amenities":" Free High Speed Internet WiFi"} {"id":2569,"amenities":" Nonsmoking hotel"} {"id":2569,"amenities":" Nonsmoking rooms"} {"id":2761,"amenities":"Free parking"} {"id":2761,"amenities":" Free High Speed Internet WiFi"} {"id":2761,"amenities":" Breakfast included"} {"id":2761,"amenities":" Hot Tub"} {"id":2761,"amenities":" Nonsmoking hotel"} {"id":2761,"amenities":" Refrigerator in room"} {"id":2761,"amenities":" Kitchenette"} {"id":2761,"amenities":" Nonsmoking rooms"} {"id":2761,"amenities":" Suites"} {"id":3052,"amenities":""} {"id":3097,"amenities":"Free High Speed Internet WiFi"} {"id":3097,"amenities":" Breakfast included"} {"id":3097,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3097,"amenities":" Free parking"} {"id":3097,"amenities":" Business Centre with Internet Access"} {"id":3097,"amenities":" Children Activities Kid Family Friendly"} {"id":3097,"amenities":" Hot Tub"} {"id":3097,"amenities":" Indoor pool"} {"id":3097,"amenities":" Nonsmoking hotel"} {"id":3097,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3097,"amenities":" SelfServe Laundry"} {"id":3097,"amenities":" Wheelchair Access"} {"id":3097,"amenities":" Air conditioning"} {"id":3097,"amenities":" Microwave"} {"id":3097,"amenities":" Refrigerator in room"} {"id":3097,"amenities":" Accessible rooms"} {"id":3097,"amenities":" Kitchenette"} {"id":3097,"amenities":" Nonsmoking rooms"} {"id":3111,"amenities":"Pool"} {"id":3111,"amenities":" Free parking"} {"id":3111,"amenities":" Restaurant"} {"id":3111,"amenities":" BarLounge"} {"id":3111,"amenities":" Free High Speed Internet WiFi"} {"id":3111,"amenities":" Breakfast included"} {"id":3111,"amenities":" Hot Tub"} {"id":3111,"amenities":" Nonsmoking hotel"} {"id":3111,"amenities":" Wheelchair Access"} {"id":3111,"amenities":" Air conditioning"} {"id":3111,"amenities":" Refrigerator in room"} {"id":3111,"amenities":" Nonsmoking rooms"} {"id":3111,"amenities":" Suites"} {"id":3249,"amenities":""} {"id":3416,"amenities":"Free High Speed Internet WiFi"} {"id":3494,"amenities":""} {"id":3555,"amenities":""} {"id":3562,"amenities":"Free parking"} {"id":3562,"amenities":" Free High Speed Internet WiFi"} {"id":3562,"amenities":" Breakfast included"} {"id":3562,"amenities":" Nonsmoking hotel"} {"id":3562,"amenities":" Public Wifi"} {"id":3562,"amenities":" Nonsmoking rooms"} {"id":3562,"amenities":" Suites"} {"id":3673,"amenities":"Pool"} {"id":3673,"amenities":" Free parking"} {"id":3673,"amenities":" Free High Speed Internet WiFi"} {"id":3673,"amenities":" Breakfast included"} {"id":3673,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3673,"amenities":" Air conditioning"} {"id":3673,"amenities":" Suites"} {"id":3674,"amenities":"Free parking"} {"id":3674,"amenities":" Free High Speed Internet WiFi"} {"id":3674,"amenities":" Nonsmoking hotel"} {"id":3674,"amenities":" Public Wifi"} {"id":3674,"amenities":" Air conditioning"} {"id":3674,"amenities":" Microwave"} {"id":3674,"amenities":" Refrigerator in room"} {"id":3674,"amenities":" Nonsmoking rooms"} {"id":4742,"amenities":"Pool"} {"id":4742,"amenities":" Free parking"} {"id":4742,"amenities":" Free High Speed Internet WiFi"} {"id":4742,"amenities":" Breakfast included"} {"id":4915,"amenities":"Free parking"} {"id":4915,"amenities":" BarLounge"} {"id":4915,"amenities":" Free High Speed Internet WiFi"} {"id":4915,"amenities":" Restaurant"} {"id":4915,"amenities":" Hot Tub"} {"id":4915,"amenities":" Nonsmoking hotel"} {"id":4915,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4915,"amenities":" Public Wifi"} {"id":4915,"amenities":" Family Rooms"} {"id":4915,"amenities":" Nonsmoking rooms"} {"id":5227,"amenities":"Pool"} {"id":5227,"amenities":" Free parking"} {"id":5227,"amenities":" Free High Speed Internet WiFi"} {"id":5227,"amenities":" Breakfast included"} {"id":5227,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5227,"amenities":" Banquet Room"} {"id":5227,"amenities":" Business Centre with Internet Access"} {"id":5227,"amenities":" Dry Cleaning"} {"id":5227,"amenities":" Heated pool"} {"id":5227,"amenities":" Indoor pool"} {"id":5227,"amenities":" Laundry Service"} {"id":5227,"amenities":" Meeting rooms"} {"id":5227,"amenities":" Multilingual Staff"} {"id":5227,"amenities":" Nonsmoking hotel"} {"id":5227,"amenities":" Public Wifi"} {"id":5227,"amenities":" SelfServe Laundry"} {"id":5227,"amenities":" Wheelchair Access"} {"id":5227,"amenities":" Air conditioning"} {"id":5227,"amenities":" Microwave"} {"id":5227,"amenities":" Refrigerator in room"} {"id":5227,"amenities":" Accessible rooms"} {"id":5227,"amenities":" Family Rooms"} {"id":5227,"amenities":" Nonsmoking rooms"} {"id":5227,"amenities":" Suites"} {"id":5386,"amenities":"Free parking"} {"id":5386,"amenities":" Free High Speed Internet WiFi"} {"id":5386,"amenities":" Breakfast Available"} {"id":5386,"amenities":" Dry Cleaning"} {"id":5386,"amenities":" Golf Course"} {"id":5386,"amenities":" Multilingual Staff"} {"id":5386,"amenities":" Nonsmoking hotel"} {"id":5386,"amenities":" Public Wifi"} {"id":5386,"amenities":" Air conditioning"} {"id":5386,"amenities":" Microwave"} {"id":5386,"amenities":" Refrigerator in room"} {"id":5386,"amenities":" Kitchenette"} {"id":5386,"amenities":" Nonsmoking rooms"} {"id":5386,"amenities":" Suites"} {"id":5503,"amenities":"Free parking"} {"id":5503,"amenities":" Breakfast included"} {"id":5503,"amenities":" Free High Speed Internet WiFi"} {"id":5503,"amenities":" Multilingual Staff"} {"id":5503,"amenities":" Nonsmoking hotel"} {"id":5503,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5503,"amenities":" Public Wifi"} {"id":5503,"amenities":" SelfServe Laundry"} {"id":5503,"amenities":" Wheelchair Access"} {"id":5503,"amenities":" Air conditioning"} {"id":5503,"amenities":" Microwave"} {"id":5503,"amenities":" Refrigerator in room"} {"id":5503,"amenities":" Kitchenette"} {"id":5503,"amenities":" Nonsmoking rooms"} {"id":5503,"amenities":" Suites"} {"id":5540,"amenities":"Pool"} {"id":5540,"amenities":" Free High Speed Internet WiFi"} {"id":5540,"amenities":" Breakfast included"} {"id":5540,"amenities":" Free parking"} {"id":5540,"amenities":" Restaurant"} {"id":5540,"amenities":" Hot Tub"} {"id":5540,"amenities":" Indoor pool"} {"id":5540,"amenities":" Meeting rooms"} {"id":5540,"amenities":" Nonsmoking hotel"} {"id":5540,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5540,"amenities":" Public Wifi"} {"id":5540,"amenities":" Wheelchair Access"} {"id":5540,"amenities":" Air conditioning"} {"id":5540,"amenities":" Microwave"} {"id":5540,"amenities":" Refrigerator in room"} {"id":5540,"amenities":" Nonsmoking rooms"} {"id":5540,"amenities":" Suites"} {"id":5718,"amenities":"Free parking"} {"id":5718,"amenities":" Free High Speed Internet WiFi"} {"id":5718,"amenities":" BarLounge"} {"id":5718,"amenities":" Breakfast included"} {"id":5718,"amenities":" Breakfast Available"} {"id":5718,"amenities":" Business Centre with Internet Access"} {"id":5718,"amenities":" Golf Course"} {"id":5718,"amenities":" Laundry Service"} {"id":5718,"amenities":" Meeting rooms"} {"id":5718,"amenities":" Multilingual Staff"} {"id":5718,"amenities":" Nonsmoking hotel"} {"id":5718,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5718,"amenities":" Wheelchair Access"} {"id":5718,"amenities":" Air conditioning"} {"id":5718,"amenities":" Family Rooms"} {"id":5718,"amenities":" Nonsmoking rooms"} {"id":5718,"amenities":" Suites"} {"id":5793,"amenities":"Free Internet"} {"id":5793,"amenities":" Free parking"} {"id":5793,"amenities":" Room service"} {"id":5793,"amenities":" Breakfast Available"} {"id":5793,"amenities":" Nonsmoking hotel"} {"id":5793,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5793,"amenities":" Public Wifi"} {"id":5793,"amenities":" SelfServe Laundry"} {"id":5793,"amenities":" Wheelchair Access"} {"id":5793,"amenities":" Microwave"} {"id":5793,"amenities":" Refrigerator in room"} {"id":5793,"amenities":" Nonsmoking rooms"} {"id":66,"amenities":"Free High Speed Internet WiFi"} {"id":66,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":66,"amenities":" Refrigerator in room"} {"id":154,"amenities":"Free parking"} {"id":154,"amenities":" Free High Speed Internet WiFi"} {"id":154,"amenities":" Fitness Centre with Gym Workout Room"} {"id":154,"amenities":" Concierge"} {"id":154,"amenities":" Dry Cleaning"} {"id":154,"amenities":" Hot Tub"} {"id":154,"amenities":" Laundry Service"} {"id":154,"amenities":" Nonsmoking hotel"} {"id":154,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":154,"amenities":" SelfServe Laundry"} {"id":154,"amenities":" Air conditioning"} {"id":154,"amenities":" Microwave"} {"id":154,"amenities":" Kitchenette"} {"id":154,"amenities":" Nonsmoking rooms"} {"id":154,"amenities":" Suites"} {"id":265,"amenities":"Minibar"} {"id":265,"amenities":" Kitchenette"} {"id":432,"amenities":"Pool"} {"id":432,"amenities":" Free parking"} {"id":432,"amenities":" Free High Speed Internet WiFi"} {"id":432,"amenities":" Fitness Centre with Gym Workout Room"} {"id":432,"amenities":" Spa"} {"id":432,"amenities":" Business Centre with Internet Access"} {"id":432,"amenities":" Concierge"} {"id":432,"amenities":" Golf Course"} {"id":432,"amenities":" Heated pool"} {"id":432,"amenities":" Hot Tub"} {"id":432,"amenities":" Laundry Service"} {"id":432,"amenities":" Multilingual Staff"} {"id":432,"amenities":" Nonsmoking hotel"} {"id":432,"amenities":" Outdoor pool"} {"id":432,"amenities":" SelfServe Laundry"} {"id":432,"amenities":" Tennis Court"} {"id":432,"amenities":" Air conditioning"} {"id":432,"amenities":" Microwave"} {"id":432,"amenities":" Refrigerator in room"} {"id":432,"amenities":" Family Rooms"} {"id":432,"amenities":" Kitchenette"} {"id":432,"amenities":" Nonsmoking rooms"} {"id":432,"amenities":" Suites"} {"id":1031,"amenities":""} {"id":1063,"amenities":"Pool"} {"id":1063,"amenities":" Free parking"} {"id":1063,"amenities":" Free High Speed Internet WiFi"} {"id":1063,"amenities":" Breakfast included"} {"id":1063,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1063,"amenities":" Business Centre with Internet Access"} {"id":1063,"amenities":" Dry Cleaning"} {"id":1063,"amenities":" Indoor pool"} {"id":1063,"amenities":" Laundry Service"} {"id":1063,"amenities":" Meeting rooms"} {"id":1063,"amenities":" Multilingual Staff"} {"id":1063,"amenities":" Nonsmoking hotel"} {"id":1063,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1063,"amenities":" Public Wifi"} {"id":1063,"amenities":" SelfServe Laundry"} {"id":1063,"amenities":" Wheelchair Access"} {"id":1063,"amenities":" Air conditioning"} {"id":1063,"amenities":" Microwave"} {"id":1063,"amenities":" Refrigerator in room"} {"id":1063,"amenities":" Accessible rooms"} {"id":1063,"amenities":" Family Rooms"} {"id":1063,"amenities":" Kitchenette"} {"id":1063,"amenities":" Nonsmoking rooms"} {"id":1063,"amenities":" Suites"} {"id":1303,"amenities":"Free parking"} {"id":1303,"amenities":" Free High Speed Internet WiFi"} {"id":1303,"amenities":" Breakfast included"} {"id":1303,"amenities":" Casino and Gambling"} {"id":1303,"amenities":" Golf Course"} {"id":1303,"amenities":" Hot Tub"} {"id":1303,"amenities":" Laundry Service"} {"id":1303,"amenities":" Multilingual Staff"} {"id":1303,"amenities":" Nonsmoking hotel"} {"id":1303,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1303,"amenities":" Public Wifi"} {"id":1303,"amenities":" Shuttle Bus Service"} {"id":1303,"amenities":" Family Rooms"} {"id":1303,"amenities":" Nonsmoking rooms"} {"id":1802,"amenities":"Free parking"} {"id":1802,"amenities":" Free High Speed Internet WiFi"} {"id":1802,"amenities":" Breakfast included"} {"id":1802,"amenities":" Meeting rooms"} {"id":1802,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1802,"amenities":" SelfServe Laundry"} {"id":1802,"amenities":" Wheelchair Access"} {"id":1802,"amenities":" Air conditioning"} {"id":1802,"amenities":" Microwave"} {"id":1802,"amenities":" Nonsmoking rooms"} {"id":1954,"amenities":""} {"id":2283,"amenities":"Free parking"} {"id":2283,"amenities":" Restaurant"} {"id":2283,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2283,"amenities":" Free Internet"} {"id":2283,"amenities":" Children Activities Kid Family Friendly"} {"id":2283,"amenities":" Nonsmoking hotel"} {"id":2283,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2283,"amenities":" Tennis Court"} {"id":2283,"amenities":" Family Rooms"} {"id":2283,"amenities":" Nonsmoking rooms"} {"id":2331,"amenities":"Pets Allowed Dog Pet Friendly "} {"id":2448,"amenities":"Free parking"} {"id":2448,"amenities":" Free High Speed Internet WiFi"} {"id":2448,"amenities":" Nonsmoking hotel"} {"id":2448,"amenities":" Air conditioning"} {"id":2448,"amenities":" Refrigerator in room"} {"id":2448,"amenities":" Nonsmoking rooms"} {"id":2457,"amenities":"Free parking"} {"id":2457,"amenities":" Free High Speed Internet WiFi"} {"id":2457,"amenities":" Nonsmoking hotel"} {"id":2457,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2457,"amenities":" Microwave"} {"id":2457,"amenities":" Refrigerator in room"} {"id":2457,"amenities":" Kitchenette"} {"id":2457,"amenities":" Nonsmoking rooms"} {"id":3082,"amenities":"Pool"} {"id":3082,"amenities":" Free parking"} {"id":3082,"amenities":" Free High Speed Internet WiFi"} {"id":3082,"amenities":" Breakfast included"} {"id":3082,"amenities":" Children Activities Kid Family Friendly"} {"id":3082,"amenities":" Multilingual Staff"} {"id":3082,"amenities":" Nonsmoking hotel"} {"id":3082,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3082,"amenities":" Public Wifi"} {"id":3082,"amenities":" Air conditioning"} {"id":3082,"amenities":" Family Rooms"} {"id":3082,"amenities":" Nonsmoking rooms"} {"id":3424,"amenities":""} {"id":3682,"amenities":"Free parking"} {"id":3682,"amenities":" Free High Speed Internet WiFi"} {"id":3682,"amenities":" Breakfast included"} {"id":3682,"amenities":" Hot Tub"} {"id":3682,"amenities":" Nonsmoking hotel"} {"id":3682,"amenities":" Public Wifi"} {"id":3682,"amenities":" Air conditioning"} {"id":3682,"amenities":" Refrigerator in room"} {"id":3682,"amenities":" Nonsmoking rooms"} {"id":3682,"amenities":" Suites"} {"id":4257,"amenities":""} {"id":4265,"amenities":"Free parking"} {"id":4265,"amenities":" Free High Speed Internet WiFi"} {"id":4265,"amenities":" Airport transportation"} {"id":4265,"amenities":" Laundry Service"} {"id":4265,"amenities":" Nonsmoking hotel"} {"id":4265,"amenities":" Shuttle Bus Service"} {"id":4265,"amenities":" Air conditioning"} {"id":4265,"amenities":" Microwave"} {"id":4265,"amenities":" Refrigerator in room"} {"id":4265,"amenities":" Kitchenette"} {"id":4265,"amenities":" Nonsmoking rooms"} {"id":4347,"amenities":""} {"id":4395,"amenities":""} {"id":4572,"amenities":"Pool"} {"id":4572,"amenities":" Free Internet"} {"id":4572,"amenities":" Children Activities Kid Family Friendly"} {"id":4572,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4572,"amenities":" Public Wifi"} {"id":4572,"amenities":" SelfServe Laundry"} {"id":5021,"amenities":"Pool"} {"id":5021,"amenities":" Free High Speed Internet WiFi"} {"id":5021,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5021,"amenities":" Free parking"} {"id":5021,"amenities":" Breakfast included"} {"id":5021,"amenities":" Spa"} {"id":5021,"amenities":" Business Centre with Internet Access"} {"id":5021,"amenities":" Children Activities Kid Family Friendly"} {"id":5021,"amenities":" Conference Facilities"} {"id":5021,"amenities":" Dry Cleaning"} {"id":5021,"amenities":" Golf Course"} {"id":5021,"amenities":" Heated pool"} {"id":5021,"amenities":" Hot Tub"} {"id":5021,"amenities":" Indoor pool"} {"id":5021,"amenities":" Laundry Service"} {"id":5021,"amenities":" Meeting rooms"} {"id":5021,"amenities":" Multilingual Staff"} {"id":5021,"amenities":" Nonsmoking hotel"} {"id":5021,"amenities":" SelfServe Laundry"} {"id":5021,"amenities":" Wheelchair Access"} {"id":5021,"amenities":" Air conditioning"} {"id":5021,"amenities":" Microwave"} {"id":5021,"amenities":" Refrigerator in room"} {"id":5021,"amenities":" Family Rooms"} {"id":5021,"amenities":" Kitchenette"} {"id":5021,"amenities":" Nonsmoking rooms"} {"id":5021,"amenities":" Suites"} {"id":5129,"amenities":"Free parking"} {"id":5129,"amenities":" Free High Speed Internet WiFi"} {"id":5129,"amenities":" Pool"} {"id":5129,"amenities":" Breakfast included"} {"id":5129,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5129,"amenities":" Business Centre with Internet Access"} {"id":5129,"amenities":" Dry Cleaning"} {"id":5129,"amenities":" Heated pool"} {"id":5129,"amenities":" Hot Tub"} {"id":5129,"amenities":" Indoor pool"} {"id":5129,"amenities":" Laundry Service"} {"id":5129,"amenities":" Meeting rooms"} {"id":5129,"amenities":" Nonsmoking hotel"} {"id":5129,"amenities":" SelfServe Laundry"} {"id":5129,"amenities":" Wheelchair Access"} {"id":5129,"amenities":" Air conditioning"} {"id":5129,"amenities":" Family Rooms"} {"id":5129,"amenities":" Nonsmoking rooms"} {"id":5314,"amenities":"Free parking"} {"id":5314,"amenities":" Free High Speed Internet WiFi"} {"id":5314,"amenities":" Children Activities Kid Family Friendly"} {"id":5314,"amenities":" Golf Course"} {"id":5314,"amenities":" Nonsmoking hotel"} {"id":5314,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5314,"amenities":" Public Wifi"} {"id":5314,"amenities":" Air conditioning"} {"id":5314,"amenities":" Refrigerator in room"} {"id":5314,"amenities":" Family Rooms"} {"id":5314,"amenities":" Nonsmoking rooms"} {"id":5459,"amenities":"Wheelchair Access"} {"id":6052,"amenities":""} {"id":164,"amenities":"Free parking"} {"id":164,"amenities":" Free High Speed Internet WiFi"} {"id":164,"amenities":" Fitness Centre with Gym Workout Room"} {"id":164,"amenities":" Laundry Service"} {"id":164,"amenities":" Nonsmoking hotel"} {"id":164,"amenities":" SelfServe Laundry"} {"id":164,"amenities":" Wheelchair Access"} {"id":164,"amenities":" Microwave"} {"id":164,"amenities":" Family Rooms"} {"id":164,"amenities":" Kitchenette"} {"id":164,"amenities":" Nonsmoking rooms"} {"id":164,"amenities":" Suites"} {"id":503,"amenities":""} {"id":605,"amenities":"Pool"} {"id":605,"amenities":" Free parking"} {"id":605,"amenities":" Free High Speed Internet WiFi"} {"id":605,"amenities":" Business Centre with Internet Access"} {"id":605,"amenities":" Golf Course"} {"id":605,"amenities":" Hot Tub"} {"id":605,"amenities":" Meeting rooms"} {"id":605,"amenities":" Nonsmoking hotel"} {"id":605,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":605,"amenities":" Sauna"} {"id":605,"amenities":" Air conditioning"} {"id":605,"amenities":" Refrigerator in room"} {"id":605,"amenities":" Family Rooms"} {"id":605,"amenities":" Kitchenette"} {"id":605,"amenities":" Nonsmoking rooms"} {"id":605,"amenities":" Suites"} {"id":711,"amenities":"Pool"} {"id":711,"amenities":" Free parking"} {"id":711,"amenities":" Free High Speed Internet WiFi"} {"id":711,"amenities":" Breakfast included"} {"id":711,"amenities":" Heated pool"} {"id":711,"amenities":" Hot Tub"} {"id":711,"amenities":" Indoor pool"} {"id":711,"amenities":" Nonsmoking hotel"} {"id":711,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":711,"amenities":" Public Wifi"} {"id":711,"amenities":" SelfServe Laundry"} {"id":711,"amenities":" Air conditioning"} {"id":711,"amenities":" Microwave"} {"id":711,"amenities":" Refrigerator in room"} {"id":711,"amenities":" Nonsmoking rooms"} {"id":711,"amenities":" Suites"} {"id":821,"amenities":"Free parking"} {"id":821,"amenities":" Breakfast included"} {"id":821,"amenities":" Room service"} {"id":821,"amenities":" Restaurant"} {"id":821,"amenities":" Free High Speed Internet WiFi"} {"id":821,"amenities":" Breakfast Available"} {"id":821,"amenities":" Nonsmoking hotel"} {"id":821,"amenities":" Wheelchair Access"} {"id":821,"amenities":" Air conditioning"} {"id":821,"amenities":" Refrigerator in room"} {"id":821,"amenities":" Accessible rooms"} {"id":821,"amenities":" Nonsmoking rooms"} {"id":875,"amenities":"Free High Speed Internet WiFi"} {"id":875,"amenities":" BarLounge"} {"id":875,"amenities":" Banquet Room"} {"id":875,"amenities":" Meeting rooms"} {"id":875,"amenities":" Multilingual Staff"} {"id":875,"amenities":" Nonsmoking hotel"} {"id":875,"amenities":" Public Wifi"} {"id":875,"amenities":" SelfServe Laundry"} {"id":875,"amenities":" Family Rooms"} {"id":875,"amenities":" Nonsmoking rooms"} {"id":931,"amenities":""} {"id":1301,"amenities":"Pool"} {"id":1301,"amenities":" Room service"} {"id":1301,"amenities":" Free parking"} {"id":1301,"amenities":" Restaurant"} {"id":1301,"amenities":" Free High Speed Internet WiFi"} {"id":1301,"amenities":" BarLounge"} {"id":1301,"amenities":" Breakfast Available"} {"id":1301,"amenities":" Golf Course"} {"id":1301,"amenities":" Heated pool"} {"id":1301,"amenities":" Hot Tub"} {"id":1301,"amenities":" Nonsmoking hotel"} {"id":1301,"amenities":" Outdoor pool"} {"id":1301,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1301,"amenities":" Tennis Court"} {"id":1301,"amenities":" Wheelchair Access"} {"id":1301,"amenities":" Air conditioning"} {"id":1301,"amenities":" Refrigerator in room"} {"id":1301,"amenities":" Accessible rooms"} {"id":1301,"amenities":" Family Rooms"} {"id":1301,"amenities":" Kitchenette"} {"id":1301,"amenities":" Nonsmoking rooms"} {"id":1350,"amenities":"Pool"} {"id":1350,"amenities":" Free parking"} {"id":1350,"amenities":" Free High Speed Internet WiFi"} {"id":1350,"amenities":" Breakfast included"} {"id":1350,"amenities":" Golf Course"} {"id":1350,"amenities":" Hot Tub"} {"id":1350,"amenities":" Nonsmoking hotel"} {"id":1350,"amenities":" Outdoor pool"} {"id":1350,"amenities":" Public Wifi"} {"id":1350,"amenities":" Sauna"} {"id":1350,"amenities":" Air conditioning"} {"id":1350,"amenities":" Family Rooms"} {"id":1350,"amenities":" Nonsmoking rooms"} {"id":1528,"amenities":""} {"id":2229,"amenities":"Free parking"} {"id":2229,"amenities":" Free High Speed Internet WiFi"} {"id":2229,"amenities":" Airport transportation"} {"id":2229,"amenities":" Breakfast Available"} {"id":2229,"amenities":" Meeting rooms"} {"id":2229,"amenities":" Nonsmoking hotel"} {"id":2229,"amenities":" Public Wifi"} {"id":2229,"amenities":" Sauna"} {"id":2229,"amenities":" SelfServe Laundry"} {"id":2229,"amenities":" Air conditioning"} {"id":2229,"amenities":" Nonsmoking rooms"} {"id":2502,"amenities":""} {"id":2733,"amenities":""} {"id":3172,"amenities":"Free parking"} {"id":3172,"amenities":" Free High Speed Internet WiFi"} {"id":3172,"amenities":" Nonsmoking hotel"} {"id":3172,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3172,"amenities":" Public Wifi"} {"id":3172,"amenities":" SelfServe Laundry"} {"id":3172,"amenities":" Microwave"} {"id":3172,"amenities":" Refrigerator in room"} {"id":3172,"amenities":" Family Rooms"} {"id":3172,"amenities":" Kitchenette"} {"id":3172,"amenities":" Nonsmoking rooms"} {"id":3375,"amenities":"Free parking"} {"id":3375,"amenities":" Free High Speed Internet WiFi"} {"id":3375,"amenities":" Breakfast included"} {"id":3375,"amenities":" Nonsmoking hotel"} {"id":3375,"amenities":" Public Wifi"} {"id":3375,"amenities":" Air conditioning"} {"id":3375,"amenities":" Family Rooms"} {"id":3375,"amenities":" Nonsmoking rooms"} {"id":3504,"amenities":"Pool"} {"id":3504,"amenities":" Restaurant"} {"id":3504,"amenities":" Free parking"} {"id":3504,"amenities":" Free High Speed Internet WiFi"} {"id":3504,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3504,"amenities":" Room service"} {"id":3504,"amenities":" Spa"} {"id":3504,"amenities":" Banquet Room"} {"id":3504,"amenities":" Business Centre with Internet Access"} {"id":3504,"amenities":" Conference Facilities"} {"id":3504,"amenities":" Heated pool"} {"id":3504,"amenities":" Hot Tub"} {"id":3504,"amenities":" Indoor pool"} {"id":3504,"amenities":" Laundry Service"} {"id":3504,"amenities":" Meeting rooms"} {"id":3504,"amenities":" Multilingual Staff"} {"id":3504,"amenities":" Nonsmoking hotel"} {"id":3504,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3504,"amenities":" Public Wifi"} {"id":3504,"amenities":" SelfServe Laundry"} {"id":3504,"amenities":" Wheelchair Access"} {"id":3504,"amenities":" Air conditioning"} {"id":3504,"amenities":" Microwave"} {"id":3504,"amenities":" Refrigerator in room"} {"id":3504,"amenities":" Family Rooms"} {"id":3504,"amenities":" Nonsmoking rooms"} {"id":3504,"amenities":" Suites"} {"id":3531,"amenities":""} {"id":3578,"amenities":"Free parking"} {"id":3578,"amenities":" Pool"} {"id":3578,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3578,"amenities":" Free High Speed Internet WiFi"} {"id":3578,"amenities":" Breakfast included"} {"id":3578,"amenities":" Breakfast Available"} {"id":3578,"amenities":" Business Centre with Internet Access"} {"id":3578,"amenities":" Dry Cleaning"} {"id":3578,"amenities":" Heated pool"} {"id":3578,"amenities":" Hot Tub"} {"id":3578,"amenities":" Indoor pool"} {"id":3578,"amenities":" Laundry Service"} {"id":3578,"amenities":" Meeting rooms"} {"id":3578,"amenities":" Multilingual Staff"} {"id":3578,"amenities":" SelfServe Laundry"} {"id":3578,"amenities":" Wheelchair Access"} {"id":3578,"amenities":" Nonsmoking rooms"} {"id":3584,"amenities":"Free parking"} {"id":3584,"amenities":" Free High Speed Internet WiFi"} {"id":3584,"amenities":" Nonsmoking hotel"} {"id":3584,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3584,"amenities":" Public Wifi"} {"id":3584,"amenities":" Air conditioning"} {"id":3584,"amenities":" Microwave"} {"id":3584,"amenities":" Refrigerator in room"} {"id":3584,"amenities":" Family Rooms"} {"id":3584,"amenities":" Nonsmoking rooms"} {"id":3610,"amenities":"Pool"} {"id":3610,"amenities":" Free High Speed Internet WiFi"} {"id":3610,"amenities":" Breakfast included"} {"id":3610,"amenities":" Free parking"} {"id":3610,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3610,"amenities":" Banquet Room"} {"id":3610,"amenities":" Breakfast Available"} {"id":3610,"amenities":" Business Centre with Internet Access"} {"id":3610,"amenities":" Conference Facilities"} {"id":3610,"amenities":" Golf Course"} {"id":3610,"amenities":" Heated pool"} {"id":3610,"amenities":" Hot Tub"} {"id":3610,"amenities":" Indoor pool"} {"id":3610,"amenities":" Laundry Service"} {"id":3610,"amenities":" Meeting rooms"} {"id":3610,"amenities":" Multilingual Staff"} {"id":3610,"amenities":" Nonsmoking hotel"} {"id":3610,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3610,"amenities":" SelfServe Laundry"} {"id":3610,"amenities":" Wheelchair Access"} {"id":3610,"amenities":" Air conditioning"} {"id":3610,"amenities":" Microwave"} {"id":3610,"amenities":" Refrigerator in room"} {"id":3610,"amenities":" Accessible rooms"} {"id":3610,"amenities":" Family Rooms"} {"id":3610,"amenities":" Nonsmoking rooms"} {"id":3610,"amenities":" Smoking rooms available"} {"id":3610,"amenities":" Suites"} {"id":4521,"amenities":"Indoor pool"} {"id":4589,"amenities":"Free parking"} {"id":4589,"amenities":" Free High Speed Internet WiFi"} {"id":4589,"amenities":" Breakfast included"} {"id":4589,"amenities":" Children Activities Kid Family Friendly"} {"id":4589,"amenities":" Hot Tub"} {"id":4589,"amenities":" Nonsmoking hotel"} {"id":4589,"amenities":" Public Wifi"} {"id":4589,"amenities":" Wheelchair Access"} {"id":4589,"amenities":" Refrigerator in room"} {"id":4589,"amenities":" Accessible rooms"} {"id":4589,"amenities":" Nonsmoking rooms"} {"id":4943,"amenities":"Free parking"} {"id":4943,"amenities":" Spa"} {"id":4943,"amenities":" Free High Speed Internet WiFi"} {"id":4943,"amenities":" Breakfast included"} {"id":4943,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4943,"amenities":" Business Centre with Internet Access"} {"id":4943,"amenities":" Meeting rooms"} {"id":4943,"amenities":" Multilingual Staff"} {"id":4943,"amenities":" Nonsmoking hotel"} {"id":4943,"amenities":" Sauna"} {"id":4943,"amenities":" SelfServe Laundry"} {"id":4943,"amenities":" Wheelchair Access"} {"id":4943,"amenities":" Air conditioning"} {"id":4943,"amenities":" Microwave"} {"id":4943,"amenities":" Family Rooms"} {"id":4943,"amenities":" Kitchenette"} {"id":4943,"amenities":" Nonsmoking rooms"} {"id":4943,"amenities":" Suites"} {"id":5109,"amenities":"Free High Speed Internet WiFi"} {"id":5109,"amenities":" Free parking"} {"id":5109,"amenities":" Restaurant"} {"id":5109,"amenities":" BarLounge"} {"id":5109,"amenities":" Babysitting"} {"id":5109,"amenities":" Business Centre with Internet Access"} {"id":5109,"amenities":" Children Activities Kid Family Friendly"} {"id":5109,"amenities":" Laundry Service"} {"id":5109,"amenities":" Nonsmoking hotel"} {"id":5109,"amenities":" Public Wifi"} {"id":5109,"amenities":" Air conditioning"} {"id":5109,"amenities":" Refrigerator in room"} {"id":5109,"amenities":" Nonsmoking rooms"} {"id":5132,"amenities":"Free parking"} {"id":5132,"amenities":" Room service"} {"id":5132,"amenities":" Free High Speed Internet WiFi"} {"id":5132,"amenities":" Children Activities Kid Family Friendly"} {"id":5132,"amenities":" Nonsmoking hotel"} {"id":5132,"amenities":" Public Wifi"} {"id":5132,"amenities":" Air conditioning"} {"id":5132,"amenities":" Refrigerator in room"} {"id":5132,"amenities":" Kitchenette"} {"id":5132,"amenities":" Nonsmoking rooms"} {"id":5132,"amenities":" Smoking rooms available"} {"id":5132,"amenities":" Suites"} {"id":5318,"amenities":"Free parking"} {"id":5318,"amenities":" Restaurant"} {"id":5318,"amenities":" Breakfast included"} {"id":5318,"amenities":" Pool"} {"id":5318,"amenities":" Free Internet"} {"id":5318,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5318,"amenities":" Wheelchair Access"} {"id":5318,"amenities":" Kitchenette"} {"id":5365,"amenities":"Free parking"} {"id":5365,"amenities":" Free High Speed Internet WiFi"} {"id":5365,"amenities":" Nonsmoking hotel"} {"id":5365,"amenities":" Air conditioning"} {"id":5365,"amenities":" Microwave"} {"id":5365,"amenities":" Refrigerator in room"} {"id":5365,"amenities":" Nonsmoking rooms"} {"id":5573,"amenities":"Free parking"} {"id":5573,"amenities":" Breakfast included"} {"id":5573,"amenities":" Free High Speed Internet WiFi"} {"id":5573,"amenities":" Breakfast Available"} {"id":5573,"amenities":" Business Centre with Internet Access"} {"id":5573,"amenities":" Dry Cleaning"} {"id":5573,"amenities":" Meeting rooms"} {"id":5573,"amenities":" Nonsmoking hotel"} {"id":5573,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5573,"amenities":" Public Wifi"} {"id":5573,"amenities":" Wheelchair Access"} {"id":5573,"amenities":" Air conditioning"} {"id":5573,"amenities":" Microwave"} {"id":5573,"amenities":" Refrigerator in room"} {"id":5573,"amenities":" Accessible rooms"} {"id":5573,"amenities":" Family Rooms"} {"id":5573,"amenities":" Nonsmoking rooms"} {"id":5699,"amenities":"Free parking"} {"id":5699,"amenities":" Free High Speed Internet WiFi"} {"id":5699,"amenities":" Breakfast included"} {"id":5699,"amenities":" Breakfast Available"} {"id":5699,"amenities":" Children Activities Kid Family Friendly"} {"id":5699,"amenities":" Concierge"} {"id":5699,"amenities":" Multilingual Staff"} {"id":5699,"amenities":" Nonsmoking hotel"} {"id":5699,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5699,"amenities":" Public Wifi"} {"id":5699,"amenities":" Microwave"} {"id":5699,"amenities":" Refrigerator in room"} {"id":5699,"amenities":" Accessible rooms"} {"id":5699,"amenities":" Family Rooms"} {"id":5699,"amenities":" Kitchenette"} {"id":5699,"amenities":" Nonsmoking rooms"} {"id":5788,"amenities":"Pool"} {"id":5788,"amenities":" Restaurant"} {"id":5788,"amenities":" Free High Speed Internet WiFi"} {"id":5788,"amenities":" Room service"} {"id":5788,"amenities":" Free parking"} {"id":5788,"amenities":" BarLounge"} {"id":5788,"amenities":" Spa"} {"id":5788,"amenities":" Banquet Room"} {"id":5788,"amenities":" Breakfast Available"} {"id":5788,"amenities":" Concierge"} {"id":5788,"amenities":" Conference Facilities"} {"id":5788,"amenities":" Hot Tub"} {"id":5788,"amenities":" Laundry Service"} {"id":5788,"amenities":" Meeting rooms"} {"id":5788,"amenities":" Multilingual Staff"} {"id":5788,"amenities":" Nonsmoking hotel"} {"id":5788,"amenities":" Outdoor pool"} {"id":5788,"amenities":" Public Wifi"} {"id":5788,"amenities":" Tennis Court"} {"id":5788,"amenities":" Air conditioning"} {"id":5788,"amenities":" Family Rooms"} {"id":5788,"amenities":" Nonsmoking rooms"} {"id":5788,"amenities":" Suites"} {"id":5861,"amenities":"Free High Speed Internet WiFi"} {"id":5861,"amenities":" Room service"} {"id":5861,"amenities":" Free parking"} {"id":5861,"amenities":" Restaurant"} {"id":5861,"amenities":" Children Activities Kid Family Friendly"} {"id":5861,"amenities":" Golf Course"} {"id":5861,"amenities":" Laundry Service"} {"id":5861,"amenities":" Nonsmoking hotel"} {"id":5861,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5861,"amenities":" Public Wifi"} {"id":5861,"amenities":" Air conditioning"} {"id":5861,"amenities":" Refrigerator in room"} {"id":5861,"amenities":" Nonsmoking rooms"} {"id":6004,"amenities":""} {"id":6095,"amenities":""} {"id":175,"amenities":""} {"id":426,"amenities":"Pool"} {"id":426,"amenities":" Free High Speed Internet WiFi"} {"id":426,"amenities":" Breakfast included"} {"id":426,"amenities":" Dry Cleaning"} {"id":426,"amenities":" Heated pool"} {"id":426,"amenities":" Hot Tub"} {"id":426,"amenities":" Laundry Service"} {"id":426,"amenities":" Meeting rooms"} {"id":426,"amenities":" Multilingual Staff"} {"id":426,"amenities":" Nonsmoking hotel"} {"id":426,"amenities":" Outdoor pool"} {"id":426,"amenities":" SelfServe Laundry"} {"id":426,"amenities":" SkiIn SkiOut"} {"id":426,"amenities":" Wheelchair Access"} {"id":426,"amenities":" Microwave"} {"id":426,"amenities":" Family Rooms"} {"id":426,"amenities":" Kitchenette"} {"id":426,"amenities":" Nonsmoking rooms"} {"id":426,"amenities":" Suites"} {"id":1204,"amenities":""} {"id":1386,"amenities":"Nonsmoking hotel"} {"id":1386,"amenities":" Public Wifi"} {"id":1386,"amenities":" Wheelchair Access"} {"id":1386,"amenities":" Air conditioning"} {"id":1386,"amenities":" Accessible rooms"} {"id":1386,"amenities":" Nonsmoking rooms"} {"id":1386,"amenities":" Smoking rooms available"} {"id":1507,"amenities":"BarLounge"} {"id":1507,"amenities":" Restaurant"} {"id":1507,"amenities":" Free High Speed Internet WiFi"} {"id":1507,"amenities":" Meeting rooms"} {"id":1507,"amenities":" Nonsmoking hotel"} {"id":1507,"amenities":" Public Wifi"} {"id":1507,"amenities":" Air conditioning"} {"id":1507,"amenities":" Refrigerator in room"} {"id":1507,"amenities":" Nonsmoking rooms"} {"id":1784,"amenities":"Pool"} {"id":1784,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1784,"amenities":" Free parking"} {"id":1784,"amenities":" Free High Speed Internet WiFi"} {"id":1784,"amenities":" Breakfast included"} {"id":1784,"amenities":" Business Centre with Internet Access"} {"id":1784,"amenities":" Heated pool"} {"id":1784,"amenities":" Indoor pool"} {"id":1784,"amenities":" Laundry Service"} {"id":1784,"amenities":" Nonsmoking hotel"} {"id":1784,"amenities":" SelfServe Laundry"} {"id":1784,"amenities":" Wheelchair Access"} {"id":1784,"amenities":" Air conditioning"} {"id":1784,"amenities":" Microwave"} {"id":1784,"amenities":" Family Rooms"} {"id":1784,"amenities":" Nonsmoking rooms"} {"id":1784,"amenities":" Suites"} {"id":1825,"amenities":"Restaurant"} {"id":1825,"amenities":" Free parking"} {"id":1825,"amenities":" Free High Speed Internet WiFi"} {"id":1825,"amenities":" BarLounge"} {"id":1825,"amenities":" Golf Course"} {"id":1825,"amenities":" Hot Tub"} {"id":1825,"amenities":" Nonsmoking hotel"} {"id":1825,"amenities":" Public Wifi"} {"id":1825,"amenities":" Wheelchair Access"} {"id":1825,"amenities":" Air conditioning"} {"id":1825,"amenities":" Microwave"} {"id":1825,"amenities":" Refrigerator in room"} {"id":1825,"amenities":" Nonsmoking rooms"} {"id":1837,"amenities":"Pool"} {"id":1837,"amenities":" Free parking"} {"id":1837,"amenities":" Free High Speed Internet WiFi"} {"id":1837,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1837,"amenities":" Restaurant"} {"id":1837,"amenities":" Breakfast included"} {"id":1837,"amenities":" Business Centre with Internet Access"} {"id":1837,"amenities":" Children Activities Kid Family Friendly"} {"id":1837,"amenities":" Conference Facilities"} {"id":1837,"amenities":" Dry Cleaning"} {"id":1837,"amenities":" Heated pool"} {"id":1837,"amenities":" Hot Tub"} {"id":1837,"amenities":" Indoor pool"} {"id":1837,"amenities":" Laundry Service"} {"id":1837,"amenities":" Meeting rooms"} {"id":1837,"amenities":" Multilingual Staff"} {"id":1837,"amenities":" Nonsmoking hotel"} {"id":1837,"amenities":" SelfServe Laundry"} {"id":1837,"amenities":" Wheelchair Access"} {"id":1837,"amenities":" Air conditioning"} {"id":1837,"amenities":" Microwave"} {"id":1837,"amenities":" Family Rooms"} {"id":1837,"amenities":" Nonsmoking rooms"} {"id":1837,"amenities":" Suites"} {"id":2374,"amenities":""} {"id":2422,"amenities":""} {"id":2661,"amenities":"Free parking"} {"id":2661,"amenities":" Refrigerator in room"} {"id":2661,"amenities":" Kitchenette"} {"id":2683,"amenities":""} {"id":2866,"amenities":"Pool"} {"id":2866,"amenities":" Free parking"} {"id":2866,"amenities":" Free High Speed Internet WiFi"} {"id":2866,"amenities":" Breakfast included"} {"id":2866,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2866,"amenities":" Banquet Room"} {"id":2866,"amenities":" Business Centre with Internet Access"} {"id":2866,"amenities":" Children Activities Kid Family Friendly"} {"id":2866,"amenities":" Conference Facilities"} {"id":2866,"amenities":" Heated pool"} {"id":2866,"amenities":" Hot Tub"} {"id":2866,"amenities":" Indoor pool"} {"id":2866,"amenities":" Laundry Service"} {"id":2866,"amenities":" Meeting rooms"} {"id":2866,"amenities":" Nonsmoking hotel"} {"id":2866,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2866,"amenities":" SelfServe Laundry"} {"id":2866,"amenities":" Wheelchair Access"} {"id":2866,"amenities":" Air conditioning"} {"id":2866,"amenities":" Microwave"} {"id":2866,"amenities":" Refrigerator in room"} {"id":2866,"amenities":" Accessible rooms"} {"id":2866,"amenities":" Family Rooms"} {"id":2866,"amenities":" Nonsmoking rooms"} {"id":2866,"amenities":" Suites"} {"id":2871,"amenities":"Free High Speed Internet WiFi"} {"id":2871,"amenities":" Pool"} {"id":2871,"amenities":" Free parking"} {"id":2871,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2871,"amenities":" Breakfast included"} {"id":2871,"amenities":" Business Centre with Internet Access"} {"id":2871,"amenities":" Dry Cleaning"} {"id":2871,"amenities":" Heated pool"} {"id":2871,"amenities":" Hot Tub"} {"id":2871,"amenities":" Indoor pool"} {"id":2871,"amenities":" Laundry Service"} {"id":2871,"amenities":" Meeting rooms"} {"id":2871,"amenities":" Multilingual Staff"} {"id":2871,"amenities":" Nonsmoking hotel"} {"id":2871,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2871,"amenities":" Public Wifi"} {"id":2871,"amenities":" SelfServe Laundry"} {"id":2871,"amenities":" Wheelchair Access"} {"id":2871,"amenities":" Air conditioning"} {"id":2871,"amenities":" Microwave"} {"id":2871,"amenities":" Refrigerator in room"} {"id":2871,"amenities":" Family Rooms"} {"id":2871,"amenities":" Kitchenette"} {"id":2871,"amenities":" Nonsmoking rooms"} {"id":2871,"amenities":" Suites"} {"id":3214,"amenities":""} {"id":3337,"amenities":"Free parking"} {"id":3337,"amenities":" Free High Speed Internet WiFi"} {"id":3337,"amenities":" Breakfast included"} {"id":3337,"amenities":" Multilingual Staff"} {"id":3337,"amenities":" Nonsmoking hotel"} {"id":3337,"amenities":" Outdoor pool"} {"id":3337,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3337,"amenities":" Public Wifi"} {"id":3337,"amenities":" SelfServe Laundry"} {"id":3337,"amenities":" Wheelchair Access"} {"id":3337,"amenities":" Air conditioning"} {"id":3337,"amenities":" Microwave"} {"id":3337,"amenities":" Refrigerator in room"} {"id":3337,"amenities":" Nonsmoking rooms"} {"id":3346,"amenities":""} {"id":3596,"amenities":"Free parking"} {"id":3596,"amenities":" Free High Speed Internet WiFi"} {"id":3596,"amenities":" Nonsmoking hotel"} {"id":3596,"amenities":" Public Wifi"} {"id":3596,"amenities":" Wheelchair Access"} {"id":3596,"amenities":" Air conditioning"} {"id":3596,"amenities":" Microwave"} {"id":3596,"amenities":" Refrigerator in room"} {"id":3596,"amenities":" Kitchenette"} {"id":3596,"amenities":" Nonsmoking rooms"} {"id":3596,"amenities":" Smoking rooms available"} {"id":4438,"amenities":""} {"id":4567,"amenities":"Breakfast included"} {"id":4567,"amenities":" Free parking"} {"id":4567,"amenities":" Free High Speed Internet WiFi"} {"id":4567,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4567,"amenities":" Breakfast Available"} {"id":4567,"amenities":" Business Centre with Internet Access"} {"id":4567,"amenities":" Dry Cleaning"} {"id":4567,"amenities":" Laundry Service"} {"id":4567,"amenities":" Meeting rooms"} {"id":4567,"amenities":" Multilingual Staff"} {"id":4567,"amenities":" Nonsmoking hotel"} {"id":4567,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4567,"amenities":" SelfServe Laundry"} {"id":4567,"amenities":" Wheelchair Access"} {"id":4567,"amenities":" Microwave"} {"id":4567,"amenities":" Family Rooms"} {"id":4567,"amenities":" Kitchenette"} {"id":4567,"amenities":" Nonsmoking rooms"} {"id":4567,"amenities":" Suites"} {"id":4581,"amenities":""} {"id":4782,"amenities":"Free parking"} {"id":4782,"amenities":" Free High Speed Internet WiFi"} {"id":4782,"amenities":" Pool"} {"id":4782,"amenities":" Restaurant"} {"id":4782,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4782,"amenities":" BarLounge"} {"id":4782,"amenities":" Spa"} {"id":4782,"amenities":" Banquet Room"} {"id":4782,"amenities":" Breakfast Available"} {"id":4782,"amenities":" Children Activities Kid Family Friendly"} {"id":4782,"amenities":" Concierge"} {"id":4782,"amenities":" Conference Facilities"} {"id":4782,"amenities":" Electric vehicle charging station"} {"id":4782,"amenities":" Golf Course"} {"id":4782,"amenities":" Heated pool"} {"id":4782,"amenities":" Hot Tub"} {"id":4782,"amenities":" Indoor pool"} {"id":4782,"amenities":" Laundry Service"} {"id":4782,"amenities":" Meeting rooms"} {"id":4782,"amenities":" Multilingual Staff"} {"id":4782,"amenities":" Nonsmoking hotel"} {"id":4782,"amenities":" Outdoor pool"} {"id":4782,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4782,"amenities":" Public Wifi"} {"id":4782,"amenities":" SelfServe Laundry"} {"id":4782,"amenities":" Tennis Court"} {"id":4782,"amenities":" Wheelchair Access"} {"id":4782,"amenities":" Air conditioning"} {"id":4782,"amenities":" Microwave"} {"id":4782,"amenities":" Refrigerator in room"} {"id":4782,"amenities":" Family Rooms"} {"id":4782,"amenities":" Kitchenette"} {"id":4782,"amenities":" Nonsmoking rooms"} {"id":4782,"amenities":" Suites"} {"id":4786,"amenities":""} {"id":4846,"amenities":"Free parking"} {"id":4846,"amenities":" Restaurant"} {"id":4846,"amenities":" Children Activities Kid Family Friendly"} {"id":4846,"amenities":" Multilingual Staff"} {"id":4846,"amenities":" Nonsmoking hotel"} {"id":4846,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4846,"amenities":" Microwave"} {"id":4846,"amenities":" Refrigerator in room"} {"id":4846,"amenities":" Family Rooms"} {"id":4846,"amenities":" Kitchenette"} {"id":4846,"amenities":" Nonsmoking rooms"} {"id":4846,"amenities":" Suites"} {"id":4927,"amenities":"Free parking"} {"id":4927,"amenities":" Free High Speed Internet WiFi"} {"id":4927,"amenities":" Pool"} {"id":4927,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4927,"amenities":" Breakfast included"} {"id":4927,"amenities":" Business Centre with Internet Access"} {"id":4927,"amenities":" Golf Course"} {"id":4927,"amenities":" Heated pool"} {"id":4927,"amenities":" Hot Tub"} {"id":4927,"amenities":" Indoor pool"} {"id":4927,"amenities":" Laundry Service"} {"id":4927,"amenities":" Meeting rooms"} {"id":4927,"amenities":" Nonsmoking hotel"} {"id":4927,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4927,"amenities":" Public Wifi"} {"id":4927,"amenities":" SelfServe Laundry"} {"id":4927,"amenities":" Wheelchair Access"} {"id":4927,"amenities":" Air conditioning"} {"id":4927,"amenities":" Microwave"} {"id":4927,"amenities":" Refrigerator in room"} {"id":4927,"amenities":" Family Rooms"} {"id":4927,"amenities":" Kitchenette"} {"id":4927,"amenities":" Nonsmoking rooms"} {"id":4927,"amenities":" Suites"} {"id":5440,"amenities":"Free High Speed Internet WiFi"} {"id":5492,"amenities":""} {"id":5937,"amenities":"Pool"} {"id":5937,"amenities":" Free parking"} {"id":5937,"amenities":" Free High Speed Internet WiFi"} {"id":5937,"amenities":" Concierge"} {"id":5937,"amenities":" Laundry Service"} {"id":5937,"amenities":" Nonsmoking hotel"} {"id":5937,"amenities":" Outdoor pool"} {"id":5937,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5937,"amenities":" Tennis Court"} {"id":5937,"amenities":" Air conditioning"} {"id":6119,"amenities":"Free parking"} {"id":6119,"amenities":" Pool"} {"id":6119,"amenities":" Free High Speed Internet WiFi"} {"id":6119,"amenities":" Fitness Centre with Gym Workout Room"} {"id":6119,"amenities":" Breakfast included"} {"id":6119,"amenities":" Restaurant"} {"id":6119,"amenities":" BarLounge"} {"id":6119,"amenities":" Business Centre with Internet Access"} {"id":6119,"amenities":" Conference Facilities"} {"id":6119,"amenities":" Dry Cleaning"} {"id":6119,"amenities":" Hot Tub"} {"id":6119,"amenities":" Meeting rooms"} {"id":6119,"amenities":" Nonsmoking hotel"} {"id":6119,"amenities":" Outdoor pool"} {"id":6119,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":6119,"amenities":" Public Wifi"} {"id":6119,"amenities":" SelfServe Laundry"} {"id":6119,"amenities":" Wheelchair Access"} {"id":6119,"amenities":" Air conditioning"} {"id":6119,"amenities":" Microwave"} {"id":6119,"amenities":" Refrigerator in room"} {"id":6119,"amenities":" Accessible rooms"} {"id":6119,"amenities":" Family Rooms"} {"id":6119,"amenities":" Nonsmoking rooms"} {"id":6119,"amenities":" Suites"} {"id":308,"amenities":""} {"id":604,"amenities":"Free parking"} {"id":604,"amenities":" Pool"} {"id":604,"amenities":" Free High Speed Internet WiFi"} {"id":604,"amenities":" Restaurant"} {"id":604,"amenities":" BarLounge"} {"id":604,"amenities":" Concierge"} {"id":604,"amenities":" Laundry Service"} {"id":604,"amenities":" Multilingual Staff"} {"id":604,"amenities":" Nonsmoking hotel"} {"id":604,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":604,"amenities":" Public Wifi"} {"id":604,"amenities":" SelfServe Laundry"} {"id":604,"amenities":" Wheelchair Access"} {"id":604,"amenities":" Air conditioning"} {"id":604,"amenities":" Microwave"} {"id":604,"amenities":" Refrigerator in room"} {"id":604,"amenities":" Family Rooms"} {"id":604,"amenities":" Kitchenette"} {"id":604,"amenities":" Nonsmoking rooms"} {"id":810,"amenities":""} {"id":842,"amenities":""} {"id":899,"amenities":"Free High Speed Internet WiFi"} {"id":899,"amenities":" Golf Course"} {"id":899,"amenities":" Laundry Service"} {"id":899,"amenities":" Nonsmoking hotel"} {"id":899,"amenities":" Public Wifi"} {"id":899,"amenities":" Nonsmoking rooms"} {"id":899,"amenities":" Smoking rooms available"} {"id":930,"amenities":"Free parking"} {"id":930,"amenities":" Free High Speed Internet WiFi"} {"id":930,"amenities":" Breakfast included"} {"id":930,"amenities":" Electric vehicle charging station"} {"id":930,"amenities":" Hot Tub"} {"id":930,"amenities":" Nonsmoking hotel"} {"id":930,"amenities":" Public Wifi"} {"id":930,"amenities":" Sauna"} {"id":930,"amenities":" Family Rooms"} {"id":930,"amenities":" Nonsmoking rooms"} {"id":1065,"amenities":"Pool"} {"id":1065,"amenities":" Free parking"} {"id":1065,"amenities":" Room service"} {"id":1065,"amenities":" Restaurant"} {"id":1065,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1065,"amenities":" Free High Speed Internet WiFi"} {"id":1065,"amenities":" BarLounge"} {"id":1065,"amenities":" Airport transportation"} {"id":1065,"amenities":" Banquet Room"} {"id":1065,"amenities":" Business Centre with Internet Access"} {"id":1065,"amenities":" Children Activities Kid Family Friendly"} {"id":1065,"amenities":" Conference Facilities"} {"id":1065,"amenities":" Dry Cleaning"} {"id":1065,"amenities":" Heated pool"} {"id":1065,"amenities":" Hot Tub"} {"id":1065,"amenities":" Indoor pool"} {"id":1065,"amenities":" Laundry Service"} {"id":1065,"amenities":" Meeting rooms"} {"id":1065,"amenities":" Multilingual Staff"} {"id":1065,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1065,"amenities":" Public Wifi"} {"id":1065,"amenities":" SelfServe Laundry"} {"id":1065,"amenities":" Shuttle Bus Service"} {"id":1065,"amenities":" Wheelchair Access"} {"id":1065,"amenities":" Air conditioning"} {"id":1065,"amenities":" Microwave"} {"id":1065,"amenities":" Refrigerator in room"} {"id":1065,"amenities":" Accessible rooms"} {"id":1065,"amenities":" Family Rooms"} {"id":1065,"amenities":" Nonsmoking rooms"} {"id":1065,"amenities":" Suites"} {"id":1095,"amenities":""} {"id":1305,"amenities":""} {"id":1317,"amenities":""} {"id":1568,"amenities":"Pool"} {"id":1568,"amenities":" Restaurant"} {"id":1568,"amenities":" Free parking"} {"id":1568,"amenities":" Free High Speed Internet WiFi"} {"id":1568,"amenities":" BarLounge"} {"id":1568,"amenities":" Banquet Room"} {"id":1568,"amenities":" Meeting rooms"} {"id":1568,"amenities":" Outdoor pool"} {"id":1568,"amenities":" Tennis Court"} {"id":1568,"amenities":" Wheelchair Access"} {"id":1568,"amenities":" Air conditioning"} {"id":1568,"amenities":" Microwave"} {"id":1568,"amenities":" Kitchenette"} {"id":1568,"amenities":" Nonsmoking rooms"} {"id":1568,"amenities":" Suites"} {"id":1814,"amenities":"Air conditioning"} {"id":1814,"amenities":" Refrigerator in room"} {"id":1847,"amenities":""} {"id":1962,"amenities":""} {"id":2260,"amenities":"Free High Speed Internet WiFi"} {"id":2260,"amenities":" Free parking"} {"id":2260,"amenities":" Nonsmoking hotel"} {"id":2260,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2260,"amenities":" Public Wifi"} {"id":2260,"amenities":" Air conditioning"} {"id":2260,"amenities":" Microwave"} {"id":2260,"amenities":" Refrigerator in room"} {"id":2260,"amenities":" Nonsmoking rooms"} {"id":2401,"amenities":"Free parking"} {"id":2401,"amenities":" Restaurant"} {"id":2401,"amenities":" BarLounge"} {"id":2401,"amenities":" Room service"} {"id":2401,"amenities":" Free High Speed Internet WiFi"} {"id":2401,"amenities":" Breakfast included"} {"id":2401,"amenities":" Nonsmoking hotel"} {"id":2401,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2401,"amenities":" Wheelchair Access"} {"id":2401,"amenities":" Air conditioning"} {"id":2401,"amenities":" Refrigerator in room"} {"id":2401,"amenities":" Nonsmoking rooms"} {"id":2401,"amenities":" Suites"} {"id":2459,"amenities":"Free parking"} {"id":2540,"amenities":"Fitness Centre with Gym Workout Room"} {"id":2540,"amenities":" Free parking"} {"id":2540,"amenities":" Free High Speed Internet WiFi"} {"id":2540,"amenities":" Breakfast included"} {"id":2540,"amenities":" Babysitting"} {"id":2540,"amenities":" Business Centre with Internet Access"} {"id":2540,"amenities":" Laundry Service"} {"id":2540,"amenities":" Meeting rooms"} {"id":2540,"amenities":" Multilingual Staff"} {"id":2540,"amenities":" Nonsmoking hotel"} {"id":2540,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2540,"amenities":" SelfServe Laundry"} {"id":2540,"amenities":" Wheelchair Access"} {"id":2540,"amenities":" Air conditioning"} {"id":2540,"amenities":" Microwave"} {"id":2540,"amenities":" Family Rooms"} {"id":2540,"amenities":" Nonsmoking rooms"} {"id":2540,"amenities":" Suites"} {"id":2969,"amenities":"Restaurant"} {"id":2969,"amenities":" Free High Speed Internet WiFi"} {"id":2969,"amenities":" Children Activities Kid Family Friendly"} {"id":2972,"amenities":""} {"id":3022,"amenities":"Free parking"} {"id":3022,"amenities":" Restaurant"} {"id":3022,"amenities":" Free High Speed Internet WiFi"} {"id":3022,"amenities":" Breakfast included"} {"id":3022,"amenities":" Nonsmoking hotel"} {"id":3022,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3022,"amenities":" Public Wifi"} {"id":3022,"amenities":" SelfServe Laundry"} {"id":3022,"amenities":" Air conditioning"} {"id":3022,"amenities":" Refrigerator in room"} {"id":3022,"amenities":" Nonsmoking rooms"} {"id":3022,"amenities":" Suites"} {"id":3215,"amenities":"Restaurant"} {"id":3230,"amenities":"Restaurant"} {"id":3230,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3230,"amenities":" Free High Speed Internet WiFi"} {"id":3230,"amenities":" Room service"} {"id":3230,"amenities":" Free parking"} {"id":3230,"amenities":" BarLounge"} {"id":3230,"amenities":" Banquet Room"} {"id":3230,"amenities":" Breakfast Available"} {"id":3230,"amenities":" Business Centre with Internet Access"} {"id":3230,"amenities":" Casino and Gambling"} {"id":3230,"amenities":" Concierge"} {"id":3230,"amenities":" Conference Facilities"} {"id":3230,"amenities":" Dry Cleaning"} {"id":3230,"amenities":" Hot Tub"} {"id":3230,"amenities":" Laundry Service"} {"id":3230,"amenities":" Meeting rooms"} {"id":3230,"amenities":" Multilingual Staff"} {"id":3230,"amenities":" Nonsmoking hotel"} {"id":3230,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3230,"amenities":" Shuttle Bus Service"} {"id":3230,"amenities":" Wheelchair Access"} {"id":3230,"amenities":" Nonsmoking rooms"} {"id":3230,"amenities":" Suites"} {"id":3293,"amenities":""} {"id":4216,"amenities":"Free parking"} {"id":4216,"amenities":" Restaurant"} {"id":4216,"amenities":" Free High Speed Internet WiFi"} {"id":4216,"amenities":" Breakfast included"} {"id":4216,"amenities":" Room service"} {"id":4216,"amenities":" Business Centre with Internet Access"} {"id":4216,"amenities":" Conference Facilities"} {"id":4216,"amenities":" Meeting rooms"} {"id":4216,"amenities":" Nonsmoking hotel"} {"id":4216,"amenities":" Public Wifi"} {"id":4216,"amenities":" Wheelchair Access"} {"id":4216,"amenities":" Air conditioning"} {"id":4216,"amenities":" Refrigerator in room"} {"id":4216,"amenities":" Accessible rooms"} {"id":4216,"amenities":" Kitchenette"} {"id":4216,"amenities":" Nonsmoking rooms"} {"id":4216,"amenities":" Suites"} {"id":4328,"amenities":"Pool"} {"id":4328,"amenities":" Free parking"} {"id":4328,"amenities":" Free High Speed Internet WiFi"} {"id":4328,"amenities":" Breakfast included"} {"id":4328,"amenities":" BarLounge"} {"id":4328,"amenities":" Banquet Room"} {"id":4328,"amenities":" Breakfast Available"} {"id":4328,"amenities":" Business Centre with Internet Access"} {"id":4328,"amenities":" Children Activities Kid Family Friendly"} {"id":4328,"amenities":" Conference Facilities"} {"id":4328,"amenities":" Hot Tub"} {"id":4328,"amenities":" Meeting rooms"} {"id":4328,"amenities":" Nonsmoking hotel"} {"id":4328,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4328,"amenities":" Public Wifi"} {"id":4328,"amenities":" Wheelchair Access"} {"id":4328,"amenities":" Air conditioning"} {"id":4328,"amenities":" Microwave"} {"id":4328,"amenities":" Refrigerator in room"} {"id":4328,"amenities":" Accessible rooms"} {"id":4328,"amenities":" Family Rooms"} {"id":4328,"amenities":" Kitchenette"} {"id":4328,"amenities":" Nonsmoking rooms"} {"id":4638,"amenities":""} {"id":4706,"amenities":"Free parking"} {"id":4706,"amenities":" Free High Speed Internet WiFi"} {"id":4706,"amenities":" Golf Course"} {"id":4706,"amenities":" Nonsmoking hotel"} {"id":4706,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4706,"amenities":" Public Wifi"} {"id":4706,"amenities":" Air conditioning"} {"id":4706,"amenities":" Microwave"} {"id":4706,"amenities":" Refrigerator in room"} {"id":4706,"amenities":" Family Rooms"} {"id":4706,"amenities":" Kitchenette"} {"id":4706,"amenities":" Nonsmoking rooms"} {"id":4763,"amenities":"Free parking"} {"id":4763,"amenities":" Free High Speed Internet WiFi"} {"id":4763,"amenities":" Breakfast included"} {"id":4763,"amenities":" Laundry Service"} {"id":4763,"amenities":" Nonsmoking hotel"} {"id":4763,"amenities":" Air conditioning"} {"id":4763,"amenities":" Family Rooms"} {"id":4763,"amenities":" Nonsmoking rooms"} {"id":4763,"amenities":" Suites"} {"id":4865,"amenities":"Free parking"} {"id":4865,"amenities":" Restaurant"} {"id":4865,"amenities":" BarLounge"} {"id":4865,"amenities":" Free High Speed Internet WiFi"} {"id":4865,"amenities":" Breakfast included"} {"id":4865,"amenities":" Business Centre with Internet Access"} {"id":4865,"amenities":" Concierge"} {"id":4865,"amenities":" Dry Cleaning"} {"id":4865,"amenities":" Golf Course"} {"id":4865,"amenities":" Laundry Service"} {"id":4865,"amenities":" Meeting rooms"} {"id":4865,"amenities":" Nonsmoking hotel"} {"id":4865,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4865,"amenities":" Wheelchair Access"} {"id":4865,"amenities":" Air conditioning"} {"id":4865,"amenities":" Refrigerator in room"} {"id":4865,"amenities":" Family Rooms"} {"id":4865,"amenities":" Nonsmoking rooms"} {"id":4865,"amenities":" Suites"} {"id":5011,"amenities":"Free parking"} {"id":5011,"amenities":" Restaurant"} {"id":5011,"amenities":" BarLounge"} {"id":5011,"amenities":" Free High Speed Internet WiFi"} {"id":5011,"amenities":" Nonsmoking hotel"} {"id":5011,"amenities":" Air conditioning"} {"id":5011,"amenities":" Nonsmoking rooms"} {"id":5161,"amenities":"Pool"} {"id":5161,"amenities":" Free High Speed Internet WiFi"} {"id":5161,"amenities":" Golf Course"} {"id":5161,"amenities":" Nonsmoking hotel"} {"id":5161,"amenities":" Outdoor pool"} {"id":5161,"amenities":" Public Wifi"} {"id":5161,"amenities":" Sauna"} {"id":5161,"amenities":" Air conditioning"} {"id":5161,"amenities":" Refrigerator in room"} {"id":5161,"amenities":" Nonsmoking rooms"} {"id":5179,"amenities":"Free parking"} {"id":5179,"amenities":" Banquet Room"} {"id":5179,"amenities":" Children Activities Kid Family Friendly"} {"id":5179,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5179,"amenities":" SelfServe Laundry"} {"id":5179,"amenities":" Wheelchair Access"} {"id":5207,"amenities":"Free parking"} {"id":5207,"amenities":" Restaurant"} {"id":5207,"amenities":" Breakfast included"} {"id":5207,"amenities":" BarLounge"} {"id":5207,"amenities":" Free High Speed Internet WiFi"} {"id":5207,"amenities":" Room service"} {"id":5207,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5207,"amenities":" Airport transportation"} {"id":5207,"amenities":" Banquet Room"} {"id":5207,"amenities":" Business Centre with Internet Access"} {"id":5207,"amenities":" Hot Tub"} {"id":5207,"amenities":" Laundry Service"} {"id":5207,"amenities":" Meeting rooms"} {"id":5207,"amenities":" Nonsmoking hotel"} {"id":5207,"amenities":" Wheelchair Access"} {"id":5207,"amenities":" Air conditioning"} {"id":5207,"amenities":" Microwave"} {"id":5207,"amenities":" Nonsmoking rooms"} {"id":5207,"amenities":" Suites"} {"id":5531,"amenities":"Free parking"} {"id":5531,"amenities":" Free High Speed Internet WiFi"} {"id":5531,"amenities":" Nonsmoking hotel"} {"id":5531,"amenities":" Family Rooms"} {"id":5531,"amenities":" Kitchenette"} {"id":5531,"amenities":" Nonsmoking rooms"} {"id":5945,"amenities":""} {"id":5963,"amenities":""} {"id":5977,"amenities":"Free parking"} {"id":5977,"amenities":" Free High Speed Internet WiFi"} {"id":5977,"amenities":" Dry Cleaning"} {"id":5977,"amenities":" Laundry Service"} {"id":5977,"amenities":" Nonsmoking hotel"} {"id":5977,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5977,"amenities":" Shuttle Bus Service"} {"id":5977,"amenities":" Air conditioning"} {"id":5977,"amenities":" Microwave"} {"id":5977,"amenities":" Refrigerator in room"} {"id":5977,"amenities":" Kitchenette"} {"id":5977,"amenities":" Nonsmoking rooms"} {"id":36,"amenities":"Restaurant"} {"id":36,"amenities":" Pool"} {"id":36,"amenities":" Free parking"} {"id":36,"amenities":" Free High Speed Internet WiFi"} {"id":36,"amenities":" BarLounge"} {"id":36,"amenities":" Breakfast Available"} {"id":36,"amenities":" Heated pool"} {"id":36,"amenities":" Hot Tub"} {"id":36,"amenities":" Indoor pool"} {"id":36,"amenities":" Laundry Service"} {"id":36,"amenities":" Meeting rooms"} {"id":36,"amenities":" Multilingual Staff"} {"id":36,"amenities":" Nonsmoking hotel"} {"id":36,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":36,"amenities":" Sauna"} {"id":36,"amenities":" SelfServe Laundry"} {"id":36,"amenities":" Wheelchair Access"} {"id":36,"amenities":" Air conditioning"} {"id":36,"amenities":" Refrigerator in room"} {"id":36,"amenities":" Accessible rooms"} {"id":36,"amenities":" Kitchenette"} {"id":36,"amenities":" Nonsmoking rooms"} {"id":36,"amenities":" Suites"} {"id":302,"amenities":"Free parking"} {"id":302,"amenities":" Free High Speed Internet WiFi"} {"id":302,"amenities":" Airport transportation"} {"id":302,"amenities":" Dry Cleaning"} {"id":302,"amenities":" Multilingual Staff"} {"id":302,"amenities":" Nonsmoking hotel"} {"id":302,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":302,"amenities":" SkiIn SkiOut"} {"id":302,"amenities":" Wheelchair Access"} {"id":302,"amenities":" Family Rooms"} {"id":302,"amenities":" Kitchenette"} {"id":302,"amenities":" Nonsmoking rooms"} {"id":603,"amenities":"Free parking"} {"id":603,"amenities":" Free High Speed Internet WiFi"} {"id":603,"amenities":" Breakfast included"} {"id":603,"amenities":" Multilingual Staff"} {"id":603,"amenities":" Nonsmoking hotel"} {"id":603,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":603,"amenities":" Wheelchair Access"} {"id":603,"amenities":" Air conditioning"} {"id":603,"amenities":" Microwave"} {"id":603,"amenities":" Refrigerator in room"} {"id":603,"amenities":" Nonsmoking rooms"} {"id":722,"amenities":""} {"id":1557,"amenities":"Free parking"} {"id":1557,"amenities":" Free High Speed Internet WiFi"} {"id":1557,"amenities":" Breakfast included"} {"id":1557,"amenities":" Breakfast Available"} {"id":1557,"amenities":" Nonsmoking hotel"} {"id":1557,"amenities":" Public Wifi"} {"id":1557,"amenities":" Shuttle Bus Service"} {"id":1557,"amenities":" Family Rooms"} {"id":1557,"amenities":" Nonsmoking rooms"} {"id":1557,"amenities":" Suites"} {"id":1913,"amenities":""} {"id":1971,"amenities":""} {"id":2034,"amenities":"Free High Speed Internet WiFi"} {"id":2034,"amenities":" Free parking"} {"id":2034,"amenities":" Breakfast included"} {"id":2034,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2034,"amenities":" Business Centre with Internet Access"} {"id":2034,"amenities":" Dry Cleaning"} {"id":2034,"amenities":" Laundry Service"} {"id":2034,"amenities":" Meeting rooms"} {"id":2034,"amenities":" Nonsmoking hotel"} {"id":2034,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2034,"amenities":" Public Wifi"} {"id":2034,"amenities":" SelfServe Laundry"} {"id":2034,"amenities":" Wheelchair Access"} {"id":2034,"amenities":" Air conditioning"} {"id":2034,"amenities":" Microwave"} {"id":2034,"amenities":" Refrigerator in room"} {"id":2034,"amenities":" Nonsmoking rooms"} {"id":2034,"amenities":" Suites"} {"id":2035,"amenities":"Free High Speed Internet WiFi"} {"id":2035,"amenities":" Pool"} {"id":2035,"amenities":" Free parking"} {"id":2035,"amenities":" Breakfast included"} {"id":2035,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2035,"amenities":" Spa"} {"id":2035,"amenities":" Airport transportation"} {"id":2035,"amenities":" Business Centre with Internet Access"} {"id":2035,"amenities":" Children Activities Kid Family Friendly"} {"id":2035,"amenities":" Dry Cleaning"} {"id":2035,"amenities":" Heated pool"} {"id":2035,"amenities":" Hot Tub"} {"id":2035,"amenities":" Indoor pool"} {"id":2035,"amenities":" Laundry Service"} {"id":2035,"amenities":" Meeting rooms"} {"id":2035,"amenities":" Nonsmoking hotel"} {"id":2035,"amenities":" SelfServe Laundry"} {"id":2035,"amenities":" Wheelchair Access"} {"id":2035,"amenities":" Air conditioning"} {"id":2035,"amenities":" Microwave"} {"id":2035,"amenities":" Refrigerator in room"} {"id":2035,"amenities":" Family Rooms"} {"id":2035,"amenities":" Kitchenette"} {"id":2035,"amenities":" Nonsmoking rooms"} {"id":2035,"amenities":" Suites"} {"id":2200,"amenities":"BarLounge"} {"id":2200,"amenities":" Free High Speed Internet WiFi"} {"id":2200,"amenities":" Breakfast included"} {"id":2200,"amenities":" Room service"} {"id":2200,"amenities":" Restaurant"} {"id":2200,"amenities":" Dry Cleaning"} {"id":2200,"amenities":" Laundry Service"} {"id":2200,"amenities":" Meeting rooms"} {"id":2200,"amenities":" Nonsmoking hotel"} {"id":2200,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2200,"amenities":" Air conditioning"} {"id":2200,"amenities":" Refrigerator in room"} {"id":2200,"amenities":" Nonsmoking rooms"} {"id":2200,"amenities":" Suites"} {"id":2252,"amenities":"Free High Speed Internet WiFi"} {"id":2252,"amenities":" Pool"} {"id":2252,"amenities":" Free parking"} {"id":2252,"amenities":" Breakfast included"} {"id":2252,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2252,"amenities":" Banquet Room"} {"id":2252,"amenities":" Business Centre with Internet Access"} {"id":2252,"amenities":" Conference Facilities"} {"id":2252,"amenities":" Heated pool"} {"id":2252,"amenities":" Hot Tub"} {"id":2252,"amenities":" Indoor pool"} {"id":2252,"amenities":" Laundry Service"} {"id":2252,"amenities":" Meeting rooms"} {"id":2252,"amenities":" Nonsmoking hotel"} {"id":2252,"amenities":" Wheelchair Access"} {"id":2252,"amenities":" Family Rooms"} {"id":2252,"amenities":" Nonsmoking rooms"} {"id":2252,"amenities":" Suites"} {"id":2450,"amenities":""} {"id":2554,"amenities":""} {"id":2678,"amenities":"Babysitting"} {"id":2678,"amenities":" Children Activities Kid Family Friendly"} {"id":2750,"amenities":"Free parking"} {"id":2750,"amenities":" Restaurant"} {"id":2750,"amenities":" Free High Speed Internet WiFi"} {"id":2750,"amenities":" Meeting rooms"} {"id":2750,"amenities":" Nonsmoking hotel"} {"id":2750,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2750,"amenities":" Wheelchair Access"} {"id":2750,"amenities":" Air conditioning"} {"id":2750,"amenities":" Refrigerator in room"} {"id":2750,"amenities":" Family Rooms"} {"id":2750,"amenities":" Nonsmoking rooms"} {"id":3497,"amenities":""} {"id":3604,"amenities":""} {"id":3738,"amenities":"Pool"} {"id":3738,"amenities":" Free parking"} {"id":3738,"amenities":" Free High Speed Internet WiFi"} {"id":3738,"amenities":" Golf Course"} {"id":3738,"amenities":" Heated pool"} {"id":3738,"amenities":" Hot Tub"} {"id":3738,"amenities":" Laundry Service"} {"id":3738,"amenities":" Meeting rooms"} {"id":3738,"amenities":" Outdoor pool"} {"id":3738,"amenities":" Public Wifi"} {"id":3738,"amenities":" SelfServe Laundry"} {"id":3738,"amenities":" Air conditioning"} {"id":3738,"amenities":" Microwave"} {"id":3738,"amenities":" Refrigerator in room"} {"id":3738,"amenities":" Family Rooms"} {"id":3738,"amenities":" Kitchenette"} {"id":3738,"amenities":" Nonsmoking rooms"} {"id":3738,"amenities":" Suites"} {"id":4272,"amenities":""} {"id":4366,"amenities":"Free parking"} {"id":4366,"amenities":" Restaurant"} {"id":4366,"amenities":" BarLounge"} {"id":4366,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4366,"amenities":" Free High Speed Internet WiFi"} {"id":4366,"amenities":" Nonsmoking hotel"} {"id":4366,"amenities":" Public Wifi"} {"id":4366,"amenities":" Wheelchair Access"} {"id":4366,"amenities":" Air conditioning"} {"id":4366,"amenities":" Accessible rooms"} {"id":4366,"amenities":" Nonsmoking rooms"} {"id":4366,"amenities":" Suites"} {"id":5502,"amenities":"Free parking"} {"id":5502,"amenities":" Restaurant"} {"id":5502,"amenities":" BarLounge"} {"id":5502,"amenities":" Free High Speed Internet WiFi"} {"id":5502,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5502,"amenities":" Concierge"} {"id":5502,"amenities":" Meeting rooms"} {"id":5502,"amenities":" Nonsmoking hotel"} {"id":5502,"amenities":" SelfServe Laundry"} {"id":5502,"amenities":" Air conditioning"} {"id":5502,"amenities":" Microwave"} {"id":5502,"amenities":" Minibar"} {"id":5502,"amenities":" Kitchenette"} {"id":5502,"amenities":" Nonsmoking rooms"} {"id":5502,"amenities":" Suites"} {"id":5927,"amenities":"Free parking"} {"id":5927,"amenities":" Free High Speed Internet WiFi"} {"id":5927,"amenities":" Multilingual Staff"} {"id":5927,"amenities":" Air conditioning"} {"id":5927,"amenities":" Microwave"} {"id":5927,"amenities":" Refrigerator in room"} {"id":5927,"amenities":" Nonsmoking rooms"} {"id":672,"amenities":"Free parking"} {"id":672,"amenities":" Free High Speed Internet WiFi"} {"id":672,"amenities":" Nonsmoking hotel"} {"id":672,"amenities":" Public Wifi"} {"id":672,"amenities":" Nonsmoking rooms"} {"id":904,"amenities":"Free parking"} {"id":904,"amenities":" Room service"} {"id":904,"amenities":" Restaurant"} {"id":904,"amenities":" BarLounge"} {"id":904,"amenities":" Free High Speed Internet WiFi"} {"id":904,"amenities":" Nonsmoking hotel"} {"id":904,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":904,"amenities":" SelfServe Laundry"} {"id":904,"amenities":" Wheelchair Access"} {"id":904,"amenities":" Air conditioning"} {"id":904,"amenities":" Refrigerator in room"} {"id":904,"amenities":" Family Rooms"} {"id":904,"amenities":" Nonsmoking rooms"} {"id":904,"amenities":" Suites"} {"id":955,"amenities":"Free parking"} {"id":955,"amenities":" Free High Speed Internet WiFi"} {"id":955,"amenities":" Breakfast included"} {"id":955,"amenities":" Concierge"} {"id":955,"amenities":" Hot Tub"} {"id":955,"amenities":" Nonsmoking hotel"} {"id":955,"amenities":" Microwave"} {"id":955,"amenities":" Refrigerator in room"} {"id":955,"amenities":" Kitchenette"} {"id":955,"amenities":" Nonsmoking rooms"} {"id":1020,"amenities":"Free High Speed Internet WiFi"} {"id":1020,"amenities":" Nonsmoking hotel"} {"id":1020,"amenities":" SelfServe Laundry"} {"id":1020,"amenities":" Wheelchair Access"} {"id":1020,"amenities":" Air conditioning"} {"id":1020,"amenities":" Microwave"} {"id":1020,"amenities":" Refrigerator in room"} {"id":1020,"amenities":" Accessible rooms"} {"id":1020,"amenities":" Family Rooms"} {"id":1020,"amenities":" Kitchenette"} {"id":1020,"amenities":" Nonsmoking rooms"} {"id":1020,"amenities":" Suites"} {"id":1072,"amenities":"Pool"} {"id":1072,"amenities":" Free parking"} {"id":1072,"amenities":" Free High Speed Internet WiFi"} {"id":1072,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1072,"amenities":" Breakfast included"} {"id":1072,"amenities":" Breakfast Available"} {"id":1072,"amenities":" Business Centre with Internet Access"} {"id":1072,"amenities":" Dry Cleaning"} {"id":1072,"amenities":" Heated pool"} {"id":1072,"amenities":" Hot Tub"} {"id":1072,"amenities":" Indoor pool"} {"id":1072,"amenities":" Laundry Service"} {"id":1072,"amenities":" Meeting rooms"} {"id":1072,"amenities":" Nonsmoking hotel"} {"id":1072,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1072,"amenities":" Shuttle Bus Service"} {"id":1072,"amenities":" Wheelchair Access"} {"id":1072,"amenities":" Air conditioning"} {"id":1072,"amenities":" Family Rooms"} {"id":1072,"amenities":" Nonsmoking rooms"} {"id":1886,"amenities":"Free parking"} {"id":1886,"amenities":" Free High Speed Internet WiFi"} {"id":1886,"amenities":" Conference Facilities"} {"id":1886,"amenities":" Laundry Service"} {"id":1886,"amenities":" Meeting rooms"} {"id":1886,"amenities":" Multilingual Staff"} {"id":1886,"amenities":" Nonsmoking hotel"} {"id":1886,"amenities":" SelfServe Laundry"} {"id":1886,"amenities":" Wheelchair Access"} {"id":1886,"amenities":" Air conditioning"} {"id":1886,"amenities":" Microwave"} {"id":1886,"amenities":" Refrigerator in room"} {"id":1886,"amenities":" Family Rooms"} {"id":1886,"amenities":" Kitchenette"} {"id":1886,"amenities":" Nonsmoking rooms"} {"id":1886,"amenities":" Suites"} {"id":2020,"amenities":"Free parking"} {"id":2020,"amenities":" Free High Speed Internet WiFi"} {"id":2020,"amenities":" Airport transportation"} {"id":2020,"amenities":" Hot Tub"} {"id":2020,"amenities":" Laundry Service"} {"id":2020,"amenities":" Meeting rooms"} {"id":2020,"amenities":" Nonsmoking hotel"} {"id":2020,"amenities":" Public Wifi"} {"id":2020,"amenities":" Shuttle Bus Service"} {"id":2020,"amenities":" Air conditioning"} {"id":2093,"amenities":"Free parking"} {"id":2093,"amenities":" Free High Speed Internet WiFi"} {"id":2093,"amenities":" Multilingual Staff"} {"id":2093,"amenities":" Nonsmoking hotel"} {"id":2093,"amenities":" Public Wifi"} {"id":2093,"amenities":" Air conditioning"} {"id":2093,"amenities":" Refrigerator in room"} {"id":2093,"amenities":" Nonsmoking rooms"} {"id":2208,"amenities":"Free parking"} {"id":2208,"amenities":" Free High Speed Internet WiFi"} {"id":2208,"amenities":" Nonsmoking hotel"} {"id":2208,"amenities":" Nonsmoking rooms"} {"id":2230,"amenities":"Free parking"} {"id":2230,"amenities":" Free High Speed Internet WiFi"} {"id":2230,"amenities":" Nonsmoking hotel"} {"id":2230,"amenities":" Public Wifi"} {"id":2230,"amenities":" SelfServe Laundry"} {"id":2230,"amenities":" Nonsmoking rooms"} {"id":2469,"amenities":""} {"id":3075,"amenities":"Free parking"} {"id":3075,"amenities":" Free High Speed Internet WiFi"} {"id":3075,"amenities":" Breakfast included"} {"id":3075,"amenities":" Nonsmoking hotel"} {"id":3075,"amenities":" Air conditioning"} {"id":3075,"amenities":" Refrigerator in room"} {"id":3075,"amenities":" Nonsmoking rooms"} {"id":3085,"amenities":""} {"id":3191,"amenities":"Breakfast included"} {"id":3191,"amenities":" BarLounge"} {"id":3191,"amenities":" Nonsmoking hotel"} {"id":3191,"amenities":" Nonsmoking rooms"} {"id":3191,"amenities":" Suites"} {"id":3675,"amenities":""} {"id":4183,"amenities":"Pool"} {"id":4183,"amenities":" Free parking"} {"id":4183,"amenities":" Free High Speed Internet WiFi"} {"id":4183,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4183,"amenities":" Breakfast included"} {"id":4183,"amenities":" Banquet Room"} {"id":4183,"amenities":" Business Centre with Internet Access"} {"id":4183,"amenities":" Conference Facilities"} {"id":4183,"amenities":" Dry Cleaning"} {"id":4183,"amenities":" Heated pool"} {"id":4183,"amenities":" Hot Tub"} {"id":4183,"amenities":" Indoor pool"} {"id":4183,"amenities":" Laundry Service"} {"id":4183,"amenities":" Meeting rooms"} {"id":4183,"amenities":" Multilingual Staff"} {"id":4183,"amenities":" Nonsmoking hotel"} {"id":4183,"amenities":" SelfServe Laundry"} {"id":4183,"amenities":" Wheelchair Access"} {"id":4183,"amenities":" Air conditioning"} {"id":4183,"amenities":" Microwave"} {"id":4183,"amenities":" Family Rooms"} {"id":4183,"amenities":" Nonsmoking rooms"} {"id":4183,"amenities":" Suites"} {"id":4536,"amenities":"Free parking"} {"id":4536,"amenities":" Restaurant"} {"id":4536,"amenities":" Free High Speed Internet WiFi"} {"id":4536,"amenities":" BarLounge"} {"id":4536,"amenities":" Airport transportation"} {"id":4536,"amenities":" Nonsmoking hotel"} {"id":4536,"amenities":" Air conditioning"} {"id":4536,"amenities":" Kitchenette"} {"id":4536,"amenities":" Nonsmoking rooms"} {"id":4827,"amenities":"Free parking"} {"id":4827,"amenities":" Free High Speed Internet WiFi"} {"id":4827,"amenities":" Breakfast included"} {"id":4827,"amenities":" Breakfast Available"} {"id":4827,"amenities":" Golf Course"} {"id":4827,"amenities":" Meeting rooms"} {"id":4827,"amenities":" Multilingual Staff"} {"id":4827,"amenities":" Nonsmoking hotel"} {"id":4827,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4827,"amenities":" Wheelchair Access"} {"id":4827,"amenities":" Microwave"} {"id":4827,"amenities":" Nonsmoking rooms"} {"id":4827,"amenities":" Suites"} {"id":4853,"amenities":""} {"id":5534,"amenities":"Free Internet"} {"id":5534,"amenities":" Free parking"} {"id":5534,"amenities":" Golf Course"} {"id":5534,"amenities":" Nonsmoking hotel"} {"id":5534,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5534,"amenities":" Family Rooms"} {"id":5810,"amenities":"Pool"} {"id":5810,"amenities":" Free parking"} {"id":5810,"amenities":" Free High Speed Internet WiFi"} {"id":5810,"amenities":" Breakfast included"} {"id":5810,"amenities":" Hot Tub"} {"id":5810,"amenities":" Laundry Service"} {"id":5810,"amenities":" Nonsmoking hotel"} {"id":5810,"amenities":" Outdoor pool"} {"id":5810,"amenities":" Wheelchair Access"} {"id":5810,"amenities":" Air conditioning"} {"id":5810,"amenities":" Microwave"} {"id":5810,"amenities":" Refrigerator in room"} {"id":5810,"amenities":" Kitchenette"} {"id":5810,"amenities":" Suites"} {"id":6006,"amenities":"Free parking"} {"id":6006,"amenities":" Free High Speed Internet WiFi"} {"id":6006,"amenities":" Meeting rooms"} {"id":6006,"amenities":" Nonsmoking hotel"} {"id":6006,"amenities":" SelfServe Laundry"} {"id":6006,"amenities":" Refrigerator in room"} {"id":6006,"amenities":" Kitchenette"} {"id":6006,"amenities":" Nonsmoking rooms"} {"id":6021,"amenities":""} {"id":6026,"amenities":"Pool"} {"id":6026,"amenities":" Free parking"} {"id":6026,"amenities":" Free High Speed Internet WiFi"} {"id":6026,"amenities":" Breakfast included"} {"id":6026,"amenities":" Fitness Centre with Gym Workout Room"} {"id":6026,"amenities":" Business Centre with Internet Access"} {"id":6026,"amenities":" Children Activities Kid Family Friendly"} {"id":6026,"amenities":" Dry Cleaning"} {"id":6026,"amenities":" Golf Course"} {"id":6026,"amenities":" Heated pool"} {"id":6026,"amenities":" Hot Tub"} {"id":6026,"amenities":" Indoor pool"} {"id":6026,"amenities":" Laundry Service"} {"id":6026,"amenities":" Meeting rooms"} {"id":6026,"amenities":" Nonsmoking hotel"} {"id":6026,"amenities":" Sauna"} {"id":6026,"amenities":" SelfServe Laundry"} {"id":6026,"amenities":" Wheelchair Access"} {"id":6026,"amenities":" Air conditioning"} {"id":6026,"amenities":" Microwave"} {"id":6026,"amenities":" Kitchenette"} {"id":6026,"amenities":" Nonsmoking rooms"} {"id":6026,"amenities":" Suites"} {"id":6036,"amenities":"Restaurant"} {"id":69,"amenities":""} {"id":475,"amenities":"Free parking"} {"id":475,"amenities":" Free High Speed Internet WiFi"} {"id":475,"amenities":" Pool"} {"id":475,"amenities":" Golf Course"} {"id":475,"amenities":" Hot Tub"} {"id":475,"amenities":" Outdoor pool"} {"id":475,"amenities":" Shuttle Bus Service"} {"id":475,"amenities":" SkiIn SkiOut"} {"id":475,"amenities":" Microwave"} {"id":475,"amenities":" Refrigerator in room"} {"id":475,"amenities":" Family Rooms"} {"id":475,"amenities":" Kitchenette"} {"id":913,"amenities":""} {"id":1086,"amenities":"Free parking"} {"id":1086,"amenities":" Free High Speed Internet WiFi"} {"id":1086,"amenities":" Breakfast included"} {"id":1086,"amenities":" Breakfast Available"} {"id":1086,"amenities":" Concierge"} {"id":1086,"amenities":" Multilingual Staff"} {"id":1086,"amenities":" Nonsmoking hotel"} {"id":1086,"amenities":" Public Wifi"} {"id":1086,"amenities":" Air conditioning"} {"id":1086,"amenities":" Microwave"} {"id":1086,"amenities":" Refrigerator in room"} {"id":1086,"amenities":" Family Rooms"} {"id":1086,"amenities":" Nonsmoking rooms"} {"id":1086,"amenities":" Suites"} {"id":1148,"amenities":""} {"id":1575,"amenities":""} {"id":1646,"amenities":""} {"id":1750,"amenities":"Pool"} {"id":1750,"amenities":" Free parking"} {"id":1750,"amenities":" Restaurant"} {"id":1750,"amenities":" Free High Speed Internet WiFi"} {"id":1750,"amenities":" Room service"} {"id":1750,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1750,"amenities":" BarLounge"} {"id":1750,"amenities":" Spa"} {"id":1750,"amenities":" Breakfast included"} {"id":1750,"amenities":" Adult pool"} {"id":1750,"amenities":" Airport transportation"} {"id":1750,"amenities":" Banquet Room"} {"id":1750,"amenities":" Breakfast Available"} {"id":1750,"amenities":" Business Centre with Internet Access"} {"id":1750,"amenities":" Concierge"} {"id":1750,"amenities":" Conference Facilities"} {"id":1750,"amenities":" Heated pool"} {"id":1750,"amenities":" Hot Tub"} {"id":1750,"amenities":" Indoor pool"} {"id":1750,"amenities":" Laundry Service"} {"id":1750,"amenities":" Meeting rooms"} {"id":1750,"amenities":" Multilingual Staff"} {"id":1750,"amenities":" Nonsmoking hotel"} {"id":1750,"amenities":" Outdoor pool"} {"id":1750,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1750,"amenities":" Public Wifi"} {"id":1750,"amenities":" Sauna"} {"id":1750,"amenities":" Shuttle Bus Service"} {"id":1750,"amenities":" Wheelchair Access"} {"id":1750,"amenities":" Air conditioning"} {"id":1750,"amenities":" Refrigerator in room"} {"id":1750,"amenities":" Accessible rooms"} {"id":1750,"amenities":" Nonsmoking rooms"} {"id":1750,"amenities":" Suites"} {"id":1791,"amenities":"Fitness Centre with Gym Workout Room"} {"id":1791,"amenities":" Free High Speed Internet WiFi"} {"id":1791,"amenities":" Pool"} {"id":1791,"amenities":" Room service"} {"id":1791,"amenities":" Free parking"} {"id":1791,"amenities":" Restaurant"} {"id":1791,"amenities":" BarLounge"} {"id":1791,"amenities":" Business Centre with Internet Access"} {"id":1791,"amenities":" Conference Facilities"} {"id":1791,"amenities":" Dry Cleaning"} {"id":1791,"amenities":" Heated pool"} {"id":1791,"amenities":" Hot Tub"} {"id":1791,"amenities":" Indoor pool"} {"id":1791,"amenities":" Laundry Service"} {"id":1791,"amenities":" Meeting rooms"} {"id":1791,"amenities":" Multilingual Staff"} {"id":1791,"amenities":" Nonsmoking hotel"} {"id":1791,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1791,"amenities":" Public Wifi"} {"id":1791,"amenities":" SelfServe Laundry"} {"id":1791,"amenities":" Wheelchair Access"} {"id":1791,"amenities":" Air conditioning"} {"id":1791,"amenities":" Refrigerator in room"} {"id":1791,"amenities":" Accessible rooms"} {"id":1791,"amenities":" Nonsmoking rooms"} {"id":1791,"amenities":" Suites"} {"id":1938,"amenities":"Pool"} {"id":1938,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1938,"amenities":" Free parking"} {"id":1938,"amenities":" Hot Tub"} {"id":1938,"amenities":" Refrigerator in room"} {"id":1938,"amenities":" Kitchenette"} {"id":1938,"amenities":" Suites"} {"id":2019,"amenities":"Free parking"} {"id":2019,"amenities":" Free High Speed Internet WiFi"} {"id":2019,"amenities":" Breakfast included"} {"id":2019,"amenities":" Airport transportation"} {"id":2019,"amenities":" Laundry Service"} {"id":2019,"amenities":" Nonsmoking hotel"} {"id":2019,"amenities":" Public Wifi"} {"id":2019,"amenities":" Shuttle Bus Service"} {"id":2019,"amenities":" Air conditioning"} {"id":2019,"amenities":" Refrigerator in room"} {"id":2019,"amenities":" Nonsmoking rooms"} {"id":2095,"amenities":"Pool"} {"id":2095,"amenities":" Free parking"} {"id":2095,"amenities":" Free High Speed Internet WiFi"} {"id":2095,"amenities":" Nonsmoking hotel"} {"id":2095,"amenities":" Outdoor pool"} {"id":2095,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2095,"amenities":" Air conditioning"} {"id":2095,"amenities":" Refrigerator in room"} {"id":2095,"amenities":" Nonsmoking rooms"} {"id":2095,"amenities":" Suites"} {"id":2258,"amenities":"Free parking"} {"id":2258,"amenities":" Free High Speed Internet WiFi"} {"id":2258,"amenities":" Breakfast included"} {"id":2258,"amenities":" Breakfast Available"} {"id":2258,"amenities":" Business Centre with Internet Access"} {"id":2258,"amenities":" Laundry Service"} {"id":2258,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2258,"amenities":" Wheelchair Access"} {"id":2258,"amenities":" Nonsmoking rooms"} {"id":2523,"amenities":""} {"id":2636,"amenities":""} {"id":3367,"amenities":""} {"id":3388,"amenities":""} {"id":3686,"amenities":"Pool"} {"id":3686,"amenities":" Free parking"} {"id":3686,"amenities":" Children Activities Kid Family Friendly"} {"id":3686,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4081,"amenities":"Free parking"} {"id":4081,"amenities":" Breakfast included"} {"id":4081,"amenities":" Free High Speed Internet WiFi"} {"id":4081,"amenities":" Dry Cleaning"} {"id":4081,"amenities":" Nonsmoking hotel"} {"id":4081,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4081,"amenities":" Wheelchair Access"} {"id":4081,"amenities":" Air conditioning"} {"id":4081,"amenities":" Microwave"} {"id":4081,"amenities":" Refrigerator in room"} {"id":4081,"amenities":" Nonsmoking rooms"} {"id":4384,"amenities":"Free parking"} {"id":4384,"amenities":" Free High Speed Internet WiFi"} {"id":4384,"amenities":" Breakfast included"} {"id":4384,"amenities":" Breakfast Available"} {"id":4384,"amenities":" Business Centre with Internet Access"} {"id":4384,"amenities":" Dry Cleaning"} {"id":4384,"amenities":" Laundry Service"} {"id":4384,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4384,"amenities":" Air conditioning"} {"id":4384,"amenities":" Refrigerator in room"} {"id":4384,"amenities":" Nonsmoking rooms"} {"id":4527,"amenities":"Free parking"} {"id":4527,"amenities":" Breakfast included"} {"id":4527,"amenities":" Nonsmoking hotel"} {"id":4527,"amenities":" Nonsmoking rooms"} {"id":5043,"amenities":""} {"id":5536,"amenities":""} {"id":5539,"amenities":"Free High Speed Internet WiFi"} {"id":5539,"amenities":" Free parking"} {"id":5539,"amenities":" Restaurant"} {"id":5539,"amenities":" BarLounge"} {"id":5539,"amenities":" Babysitting"} {"id":5539,"amenities":" Children Activities Kid Family Friendly"} {"id":5539,"amenities":" Concierge"} {"id":5539,"amenities":" Laundry Service"} {"id":5539,"amenities":" Nonsmoking hotel"} {"id":5539,"amenities":" Public Wifi"} {"id":5539,"amenities":" SelfServe Laundry"} {"id":5539,"amenities":" Air conditioning"} {"id":5539,"amenities":" Refrigerator in room"} {"id":5539,"amenities":" Family Rooms"} {"id":5539,"amenities":" Nonsmoking rooms"} {"id":5539,"amenities":" Smoking rooms available"} {"id":6077,"amenities":"Pool"} {"id":6077,"amenities":" Free parking"} {"id":6077,"amenities":" Restaurant"} {"id":6077,"amenities":" BarLounge"} {"id":6077,"amenities":" Room service"} {"id":6077,"amenities":" Banquet Room"} {"id":6077,"amenities":" Children Activities Kid Family Friendly"} {"id":6077,"amenities":" Conference Facilities"} {"id":6077,"amenities":" Meeting rooms"} {"id":6077,"amenities":" Nonsmoking hotel"} {"id":6077,"amenities":" Outdoor pool"} {"id":6077,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":6077,"amenities":" Public Wifi"} {"id":6077,"amenities":" Wheelchair Access"} {"id":6077,"amenities":" Accessible rooms"} {"id":6077,"amenities":" Family Rooms"} {"id":6077,"amenities":" Nonsmoking rooms"} {"id":6077,"amenities":" Suites"} {"id":583,"amenities":"Pool"} {"id":583,"amenities":" Fitness Centre with Gym Workout Room"} {"id":583,"amenities":" Room service"} {"id":583,"amenities":" Restaurant"} {"id":583,"amenities":" BarLounge"} {"id":583,"amenities":" Free High Speed Internet WiFi"} {"id":583,"amenities":" Banquet Room"} {"id":583,"amenities":" Business Centre with Internet Access"} {"id":583,"amenities":" Conference Facilities"} {"id":583,"amenities":" Dry Cleaning"} {"id":583,"amenities":" Heated pool"} {"id":583,"amenities":" Hot Tub"} {"id":583,"amenities":" Laundry Service"} {"id":583,"amenities":" Meeting rooms"} {"id":583,"amenities":" Multilingual Staff"} {"id":583,"amenities":" Nonsmoking hotel"} {"id":583,"amenities":" Outdoor pool"} {"id":583,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":583,"amenities":" Sauna"} {"id":583,"amenities":" Wheelchair Access"} {"id":583,"amenities":" Air conditioning"} {"id":583,"amenities":" Nonsmoking rooms"} {"id":583,"amenities":" Suites"} {"id":791,"amenities":""} {"id":999,"amenities":"Pool"} {"id":999,"amenities":" Room service"} {"id":999,"amenities":" Fitness Centre with Gym Workout Room"} {"id":999,"amenities":" Free High Speed Internet WiFi"} {"id":999,"amenities":" Restaurant"} {"id":999,"amenities":" BarLounge"} {"id":999,"amenities":" Banquet Room"} {"id":999,"amenities":" Breakfast Available"} {"id":999,"amenities":" Business Centre with Internet Access"} {"id":999,"amenities":" Conference Facilities"} {"id":999,"amenities":" Dry Cleaning"} {"id":999,"amenities":" Heated pool"} {"id":999,"amenities":" Hot Tub"} {"id":999,"amenities":" Indoor pool"} {"id":999,"amenities":" Laundry Service"} {"id":999,"amenities":" Meeting rooms"} {"id":999,"amenities":" Nonsmoking hotel"} {"id":999,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":999,"amenities":" Wheelchair Access"} {"id":999,"amenities":" Air conditioning"} {"id":999,"amenities":" Refrigerator in room"} {"id":999,"amenities":" Nonsmoking rooms"} {"id":999,"amenities":" Suites"} {"id":1223,"amenities":"Free High Speed Internet WiFi"} {"id":1223,"amenities":" Free parking"} {"id":1223,"amenities":" Restaurant"} {"id":1223,"amenities":" BarLounge"} {"id":1223,"amenities":" Breakfast included"} {"id":1223,"amenities":" Nonsmoking hotel"} {"id":1223,"amenities":" Public Wifi"} {"id":1223,"amenities":" SelfServe Laundry"} {"id":1223,"amenities":" Wheelchair Access"} {"id":1223,"amenities":" Air conditioning"} {"id":1223,"amenities":" Refrigerator in room"} {"id":1223,"amenities":" Accessible rooms"} {"id":1223,"amenities":" Family Rooms"} {"id":1223,"amenities":" Nonsmoking rooms"} {"id":1735,"amenities":""} {"id":1932,"amenities":""} {"id":1974,"amenities":"Free High Speed Internet WiFi"} {"id":1974,"amenities":" Children Activities Kid Family Friendly"} {"id":1974,"amenities":" Public Wifi"} {"id":1974,"amenities":" Air conditioning"} {"id":1974,"amenities":" Microwave"} {"id":1974,"amenities":" Refrigerator in room"} {"id":1974,"amenities":" Family Rooms"} {"id":1974,"amenities":" Kitchenette"} {"id":1974,"amenities":" Smoking rooms available"} {"id":1974,"amenities":" Suites"} {"id":2151,"amenities":"Free parking"} {"id":2151,"amenities":" Free High Speed Internet WiFi"} {"id":2151,"amenities":" Breakfast included"} {"id":2151,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2151,"amenities":" Business Centre with Internet Access"} {"id":2151,"amenities":" Nonsmoking hotel"} {"id":2151,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2151,"amenities":" Wheelchair Access"} {"id":2151,"amenities":" Air conditioning"} {"id":2151,"amenities":" Microwave"} {"id":2151,"amenities":" Family Rooms"} {"id":2151,"amenities":" Nonsmoking rooms"} {"id":2391,"amenities":"Free parking"} {"id":2391,"amenities":" Free Internet"} {"id":2391,"amenities":" Business Centre with Internet Access"} {"id":2391,"amenities":" Children Activities Kid Family Friendly"} {"id":2391,"amenities":" Laundry Service"} {"id":2391,"amenities":" Nonsmoking hotel"} {"id":2391,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2391,"amenities":" Sauna"} {"id":2391,"amenities":" SelfServe Laundry"} {"id":2391,"amenities":" Tennis Court"} {"id":2391,"amenities":" Microwave"} {"id":2391,"amenities":" Refrigerator in room"} {"id":2391,"amenities":" Kitchenette"} {"id":2391,"amenities":" Nonsmoking rooms"} {"id":2391,"amenities":" Suites"} {"id":2504,"amenities":""} {"id":2844,"amenities":"Free High Speed Internet WiFi"} {"id":3053,"amenities":""} {"id":3565,"amenities":"Free parking"} {"id":3565,"amenities":" Breakfast included"} {"id":3565,"amenities":" Free High Speed Internet WiFi"} {"id":3565,"amenities":" Nonsmoking hotel"} {"id":3565,"amenities":" Nonsmoking rooms"} {"id":3626,"amenities":"Free High Speed Internet WiFi"} {"id":3626,"amenities":" Babysitting"} {"id":3626,"amenities":" Children Activities Kid Family Friendly"} {"id":3626,"amenities":" Nonsmoking hotel"} {"id":3626,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3626,"amenities":" Public Wifi"} {"id":3626,"amenities":" Wheelchair Access"} {"id":3626,"amenities":" Air conditioning"} {"id":3626,"amenities":" Accessible rooms"} {"id":3626,"amenities":" Nonsmoking rooms"} {"id":3626,"amenities":" Smoking rooms available"} {"id":3978,"amenities":"Free parking"} {"id":3978,"amenities":" Restaurant"} {"id":3978,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3978,"amenities":" Free High Speed Internet WiFi"} {"id":3978,"amenities":" Breakfast included"} {"id":3978,"amenities":" Room service"} {"id":3978,"amenities":" BarLounge"} {"id":3978,"amenities":" Business Centre with Internet Access"} {"id":3978,"amenities":" Conference Facilities"} {"id":3978,"amenities":" Dry Cleaning"} {"id":3978,"amenities":" Laundry Service"} {"id":3978,"amenities":" Meeting rooms"} {"id":3978,"amenities":" Multilingual Staff"} {"id":3978,"amenities":" Nonsmoking hotel"} {"id":3978,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3978,"amenities":" Wheelchair Access"} {"id":3978,"amenities":" Air conditioning"} {"id":3978,"amenities":" Microwave"} {"id":3978,"amenities":" Family Rooms"} {"id":3978,"amenities":" Nonsmoking rooms"} {"id":3978,"amenities":" Suites"} {"id":4369,"amenities":"Restaurant"} {"id":4369,"amenities":" Free High Speed Internet WiFi"} {"id":4369,"amenities":" Free parking"} {"id":4369,"amenities":" Breakfast included"} {"id":4369,"amenities":" Room service"} {"id":4369,"amenities":" BarLounge"} {"id":4369,"amenities":" Banquet Room"} {"id":4369,"amenities":" Business Centre with Internet Access"} {"id":4369,"amenities":" Conference Facilities"} {"id":4369,"amenities":" Dry Cleaning"} {"id":4369,"amenities":" Hot Tub"} {"id":4369,"amenities":" Laundry Service"} {"id":4369,"amenities":" Meeting rooms"} {"id":4369,"amenities":" Nonsmoking hotel"} {"id":4369,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4369,"amenities":" Public Wifi"} {"id":4369,"amenities":" Family Rooms"} {"id":4369,"amenities":" Nonsmoking rooms"} {"id":4369,"amenities":" Suites"} {"id":4464,"amenities":"Free parking"} {"id":4464,"amenities":" Free High Speed Internet WiFi"} {"id":4464,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4464,"amenities":" Breakfast included"} {"id":4464,"amenities":" Banquet Room"} {"id":4464,"amenities":" Breakfast Available"} {"id":4464,"amenities":" Business Centre with Internet Access"} {"id":4464,"amenities":" Conference Facilities"} {"id":4464,"amenities":" Golf Course"} {"id":4464,"amenities":" Hot Tub"} {"id":4464,"amenities":" Laundry Service"} {"id":4464,"amenities":" Meeting rooms"} {"id":4464,"amenities":" Nonsmoking hotel"} {"id":4464,"amenities":" SelfServe Laundry"} {"id":4464,"amenities":" Wheelchair Access"} {"id":4464,"amenities":" Kitchenette"} {"id":4464,"amenities":" Nonsmoking rooms"} {"id":4464,"amenities":" Suites"} {"id":5123,"amenities":""} {"id":5312,"amenities":""} {"id":5320,"amenities":"Free parking"} {"id":5320,"amenities":" Free High Speed Internet WiFi"} {"id":5320,"amenities":" Breakfast included"} {"id":5320,"amenities":" Golf Course"} {"id":5320,"amenities":" Laundry Service"} {"id":5320,"amenities":" Meeting rooms"} {"id":5320,"amenities":" Nonsmoking hotel"} {"id":5320,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5320,"amenities":" Public Wifi"} {"id":5320,"amenities":" Wheelchair Access"} {"id":5320,"amenities":" Air conditioning"} {"id":5320,"amenities":" Microwave"} {"id":5320,"amenities":" Refrigerator in room"} {"id":5320,"amenities":" Nonsmoking rooms"} {"id":5399,"amenities":"Free parking"} {"id":5399,"amenities":" Free High Speed Internet WiFi"} {"id":5399,"amenities":" Laundry Service"} {"id":5399,"amenities":" Nonsmoking hotel"} {"id":5399,"amenities":" Public Wifi"} {"id":5399,"amenities":" Air conditioning"} {"id":5399,"amenities":" Minibar"} {"id":5399,"amenities":" Refrigerator in room"} {"id":5399,"amenities":" Accessible rooms"} {"id":5399,"amenities":" Nonsmoking rooms"} {"id":5624,"amenities":"Free High Speed Internet WiFi"} {"id":5624,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5624,"amenities":" Free parking"} {"id":5624,"amenities":" Breakfast included"} {"id":5624,"amenities":" Business Centre with Internet Access"} {"id":5624,"amenities":" Hot Tub"} {"id":5624,"amenities":" Laundry Service"} {"id":5624,"amenities":" Meeting rooms"} {"id":5624,"amenities":" Nonsmoking hotel"} {"id":5624,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5624,"amenities":" Sauna"} {"id":5624,"amenities":" Wheelchair Access"} {"id":5624,"amenities":" Air conditioning"} {"id":5624,"amenities":" Microwave"} {"id":5624,"amenities":" Refrigerator in room"} {"id":5624,"amenities":" Family Rooms"} {"id":5624,"amenities":" Kitchenette"} {"id":5624,"amenities":" Nonsmoking rooms"} {"id":5624,"amenities":" Suites"} {"id":5749,"amenities":"Pets Allowed Dog Pet Friendly "} {"id":5852,"amenities":"Free parking"} {"id":5852,"amenities":" Breakfast included"} {"id":5852,"amenities":" Room service"} {"id":5852,"amenities":" Free High Speed Internet WiFi"} {"id":5852,"amenities":" Nonsmoking hotel"} {"id":5852,"amenities":" Wheelchair Access"} {"id":5852,"amenities":" Accessible rooms"} {"id":5852,"amenities":" Family Rooms"} {"id":5852,"amenities":" Nonsmoking rooms"} {"id":5852,"amenities":" Suites"} {"id":59,"amenities":""} {"id":122,"amenities":""} {"id":129,"amenities":"Free parking"} {"id":129,"amenities":" Free High Speed Internet WiFi"} {"id":129,"amenities":" Breakfast included"} {"id":129,"amenities":" Golf Course"} {"id":129,"amenities":" Nonsmoking hotel"} {"id":129,"amenities":" Public Wifi"} {"id":129,"amenities":" Wheelchair Access"} {"id":129,"amenities":" Air conditioning"} {"id":129,"amenities":" Accessible rooms"} {"id":129,"amenities":" Family Rooms"} {"id":129,"amenities":" Nonsmoking rooms"} {"id":372,"amenities":"Free High Speed Internet WiFi"} {"id":372,"amenities":" Airport transportation"} {"id":372,"amenities":" Golf Course"} {"id":372,"amenities":" Nonsmoking hotel"} {"id":372,"amenities":" Public Wifi"} {"id":372,"amenities":" Air conditioning"} {"id":372,"amenities":" Refrigerator in room"} {"id":372,"amenities":" Nonsmoking rooms"} {"id":542,"amenities":"Free parking"} {"id":542,"amenities":" Free High Speed Internet WiFi"} {"id":542,"amenities":" Breakfast included"} {"id":542,"amenities":" Golf Course"} {"id":542,"amenities":" Laundry Service"} {"id":542,"amenities":" Multilingual Staff"} {"id":542,"amenities":" Nonsmoking hotel"} {"id":542,"amenities":" Public Wifi"} {"id":542,"amenities":" SelfServe Laundry"} {"id":542,"amenities":" Nonsmoking rooms"} {"id":620,"amenities":""} {"id":1144,"amenities":"Free parking"} {"id":1144,"amenities":" Free High Speed Internet WiFi"} {"id":1144,"amenities":" Nonsmoking hotel"} {"id":1144,"amenities":" Air conditioning"} {"id":1144,"amenities":" Microwave"} {"id":1144,"amenities":" Refrigerator in room"} {"id":1144,"amenities":" Kitchenette"} {"id":1144,"amenities":" Nonsmoking rooms"} {"id":1144,"amenities":" Suites"} {"id":1413,"amenities":"Free High Speed Internet WiFi"} {"id":1413,"amenities":" Golf Course"} {"id":1413,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1413,"amenities":" Air conditioning"} {"id":1413,"amenities":" Microwave"} {"id":1413,"amenities":" Refrigerator in room"} {"id":1413,"amenities":" Kitchenette"} {"id":1470,"amenities":""} {"id":1907,"amenities":"Free parking"} {"id":1907,"amenities":" Free High Speed Internet WiFi"} {"id":1907,"amenities":" Nonsmoking hotel"} {"id":1907,"amenities":" Air conditioning"} {"id":1907,"amenities":" Microwave"} {"id":1907,"amenities":" Refrigerator in room"} {"id":1907,"amenities":" Family Rooms"} {"id":1907,"amenities":" Kitchenette"} {"id":1907,"amenities":" Nonsmoking rooms"} {"id":1907,"amenities":" Smoking rooms available"} {"id":2125,"amenities":"Pool"} {"id":2125,"amenities":" Restaurant"} {"id":2125,"amenities":" Free parking"} {"id":2125,"amenities":" BarLounge"} {"id":2125,"amenities":" Free High Speed Internet WiFi"} {"id":2125,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2125,"amenities":" Room service"} {"id":2125,"amenities":" Banquet Room"} {"id":2125,"amenities":" Business Centre with Internet Access"} {"id":2125,"amenities":" Concierge"} {"id":2125,"amenities":" Conference Facilities"} {"id":2125,"amenities":" Dry Cleaning"} {"id":2125,"amenities":" Heated pool"} {"id":2125,"amenities":" Hot Tub"} {"id":2125,"amenities":" Indoor pool"} {"id":2125,"amenities":" Laundry Service"} {"id":2125,"amenities":" Meeting rooms"} {"id":2125,"amenities":" Nonsmoking hotel"} {"id":2125,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2125,"amenities":" Wheelchair Access"} {"id":2125,"amenities":" Air conditioning"} {"id":2125,"amenities":" Microwave"} {"id":2125,"amenities":" Refrigerator in room"} {"id":2125,"amenities":" Nonsmoking rooms"} {"id":2799,"amenities":"Free parking"} {"id":2799,"amenities":" BarLounge"} {"id":2799,"amenities":" Free High Speed Internet WiFi"} {"id":2799,"amenities":" Breakfast included"} {"id":2799,"amenities":" Nonsmoking hotel"} {"id":2799,"amenities":" Air conditioning"} {"id":2799,"amenities":" Family Rooms"} {"id":2799,"amenities":" Nonsmoking rooms"} {"id":3116,"amenities":"Free parking"} {"id":3116,"amenities":" Free High Speed Internet WiFi"} {"id":3116,"amenities":" Nonsmoking hotel"} {"id":3116,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3116,"amenities":" Air conditioning"} {"id":3116,"amenities":" Microwave"} {"id":3116,"amenities":" Refrigerator in room"} {"id":3116,"amenities":" Kitchenette"} {"id":3116,"amenities":" Nonsmoking rooms"} {"id":3116,"amenities":" Suites"} {"id":3744,"amenities":"Free parking"} {"id":3744,"amenities":" Free High Speed Internet WiFi"} {"id":3744,"amenities":" Nonsmoking hotel"} {"id":3744,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3744,"amenities":" Air conditioning"} {"id":3744,"amenities":" Microwave"} {"id":3744,"amenities":" Refrigerator in room"} {"id":3744,"amenities":" Kitchenette"} {"id":3744,"amenities":" Nonsmoking rooms"} {"id":4470,"amenities":"Free parking"} {"id":4470,"amenities":" Restaurant"} {"id":4470,"amenities":" Free High Speed Internet WiFi"} {"id":4470,"amenities":" BarLounge"} {"id":4470,"amenities":" Business Centre with Internet Access"} {"id":4470,"amenities":" Golf Course"} {"id":4470,"amenities":" Meeting rooms"} {"id":4470,"amenities":" Nonsmoking hotel"} {"id":4470,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4470,"amenities":" Wheelchair Access"} {"id":4470,"amenities":" Air conditioning"} {"id":4470,"amenities":" Family Rooms"} {"id":4470,"amenities":" Nonsmoking rooms"} {"id":5134,"amenities":""} {"id":5330,"amenities":"Pool"} {"id":5330,"amenities":" Free High Speed Internet WiFi"} {"id":5330,"amenities":" Free parking"} {"id":5330,"amenities":" Breakfast included"} {"id":5330,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5330,"amenities":" Business Centre with Internet Access"} {"id":5330,"amenities":" Conference Facilities"} {"id":5330,"amenities":" Dry Cleaning"} {"id":5330,"amenities":" Heated pool"} {"id":5330,"amenities":" Indoor pool"} {"id":5330,"amenities":" Laundry Service"} {"id":5330,"amenities":" Meeting rooms"} {"id":5330,"amenities":" Multilingual Staff"} {"id":5330,"amenities":" Nonsmoking hotel"} {"id":5330,"amenities":" SelfServe Laundry"} {"id":5330,"amenities":" Wheelchair Access"} {"id":5330,"amenities":" Microwave"} {"id":5330,"amenities":" Family Rooms"} {"id":5330,"amenities":" Kitchenette"} {"id":5330,"amenities":" Nonsmoking rooms"} {"id":5330,"amenities":" Suites"} {"id":5398,"amenities":""} {"id":5703,"amenities":""} {"id":6063,"amenities":"Free parking"} {"id":6063,"amenities":" Free High Speed Internet WiFi"} {"id":6063,"amenities":" Nonsmoking hotel"} {"id":6063,"amenities":" Refrigerator in room"} {"id":6063,"amenities":" Kitchenette"} {"id":6063,"amenities":" Nonsmoking rooms"} {"id":180,"amenities":""} {"id":195,"amenities":""} {"id":436,"amenities":"Free parking"} {"id":436,"amenities":" Free High Speed Internet WiFi"} {"id":436,"amenities":" Breakfast included"} {"id":436,"amenities":" Multilingual Staff"} {"id":436,"amenities":" Nonsmoking hotel"} {"id":436,"amenities":" Public Wifi"} {"id":436,"amenities":" Air conditioning"} {"id":436,"amenities":" Nonsmoking rooms"} {"id":438,"amenities":""} {"id":648,"amenities":"Free parking"} {"id":648,"amenities":" Free High Speed Internet WiFi"} {"id":648,"amenities":" Children Activities Kid Family Friendly"} {"id":648,"amenities":" Laundry Service"} {"id":648,"amenities":" Multilingual Staff"} {"id":648,"amenities":" Nonsmoking hotel"} {"id":648,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":648,"amenities":" SelfServe Laundry"} {"id":648,"amenities":" Wheelchair Access"} {"id":648,"amenities":" Refrigerator in room"} {"id":648,"amenities":" Family Rooms"} {"id":648,"amenities":" Kitchenette"} {"id":648,"amenities":" Nonsmoking rooms"} {"id":648,"amenities":" Suites"} {"id":811,"amenities":"Free parking"} {"id":811,"amenities":" Free High Speed Internet WiFi"} {"id":811,"amenities":" Nonsmoking hotel"} {"id":811,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":811,"amenities":" Microwave"} {"id":811,"amenities":" Refrigerator in room"} {"id":811,"amenities":" Kitchenette"} {"id":1417,"amenities":"Pool"} {"id":1417,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1749,"amenities":"Pool"} {"id":1749,"amenities":" Free parking"} {"id":1749,"amenities":" Restaurant"} {"id":1749,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1749,"amenities":" Free High Speed Internet WiFi"} {"id":1749,"amenities":" BarLounge"} {"id":1749,"amenities":" Banquet Room"} {"id":1749,"amenities":" Breakfast Available"} {"id":1749,"amenities":" Business Centre with Internet Access"} {"id":1749,"amenities":" Children Activities Kid Family Friendly"} {"id":1749,"amenities":" Concierge"} {"id":1749,"amenities":" Conference Facilities"} {"id":1749,"amenities":" Golf Course"} {"id":1749,"amenities":" Heated pool"} {"id":1749,"amenities":" Hot Tub"} {"id":1749,"amenities":" Indoor pool"} {"id":1749,"amenities":" Laundry Service"} {"id":1749,"amenities":" Meeting rooms"} {"id":1749,"amenities":" Multilingual Staff"} {"id":1749,"amenities":" Nonsmoking hotel"} {"id":1749,"amenities":" Outdoor pool"} {"id":1749,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1749,"amenities":" SelfServe Laundry"} {"id":1749,"amenities":" Tennis Court"} {"id":1749,"amenities":" Wheelchair Access"} {"id":1749,"amenities":" Air conditioning"} {"id":1749,"amenities":" Microwave"} {"id":1749,"amenities":" Refrigerator in room"} {"id":1749,"amenities":" Family Rooms"} {"id":1749,"amenities":" Kitchenette"} {"id":1749,"amenities":" Nonsmoking rooms"} {"id":1749,"amenities":" Suites"} {"id":1992,"amenities":""} {"id":2638,"amenities":""} {"id":3047,"amenities":""} {"id":3074,"amenities":""} {"id":3204,"amenities":""} {"id":3241,"amenities":""} {"id":3344,"amenities":"Free parking"} {"id":3344,"amenities":" Free High Speed Internet WiFi"} {"id":3344,"amenities":" Breakfast included"} {"id":3344,"amenities":" Nonsmoking hotel"} {"id":3344,"amenities":" Public Wifi"} {"id":3344,"amenities":" Air conditioning"} {"id":3344,"amenities":" Refrigerator in room"} {"id":3344,"amenities":" Family Rooms"} {"id":3344,"amenities":" Kitchenette"} {"id":3344,"amenities":" Nonsmoking rooms"} {"id":3344,"amenities":" Suites"} {"id":3649,"amenities":""} {"id":4184,"amenities":"Pool"} {"id":4184,"amenities":" Free parking"} {"id":4184,"amenities":" BarLounge"} {"id":4184,"amenities":" Free High Speed Internet WiFi"} {"id":4184,"amenities":" Breakfast included"} {"id":4184,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4184,"amenities":" Business Centre with Internet Access"} {"id":4184,"amenities":" Dry Cleaning"} {"id":4184,"amenities":" Heated pool"} {"id":4184,"amenities":" Hot Tub"} {"id":4184,"amenities":" Indoor pool"} {"id":4184,"amenities":" Laundry Service"} {"id":4184,"amenities":" Meeting rooms"} {"id":4184,"amenities":" Multilingual Staff"} {"id":4184,"amenities":" Nonsmoking hotel"} {"id":4184,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4184,"amenities":" SelfServe Laundry"} {"id":4184,"amenities":" Wheelchair Access"} {"id":4184,"amenities":" Air conditioning"} {"id":4184,"amenities":" Microwave"} {"id":4184,"amenities":" Refrigerator in room"} {"id":4184,"amenities":" Family Rooms"} {"id":4184,"amenities":" Kitchenette"} {"id":4184,"amenities":" Nonsmoking rooms"} {"id":4184,"amenities":" Suites"} {"id":4245,"amenities":""} {"id":4467,"amenities":""} {"id":4858,"amenities":"Restaurant"} {"id":4858,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4858,"amenities":" Breakfast included"} {"id":4858,"amenities":" Free parking"} {"id":4858,"amenities":" Free High Speed Internet WiFi"} {"id":4858,"amenities":" Room service"} {"id":4858,"amenities":" BarLounge"} {"id":4858,"amenities":" Breakfast Available"} {"id":4858,"amenities":" Business Centre with Internet Access"} {"id":4858,"amenities":" Conference Facilities"} {"id":4858,"amenities":" Laundry Service"} {"id":4858,"amenities":" Meeting rooms"} {"id":4858,"amenities":" Multilingual Staff"} {"id":4858,"amenities":" Nonsmoking hotel"} {"id":4858,"amenities":" SelfServe Laundry"} {"id":4858,"amenities":" Wheelchair Access"} {"id":4858,"amenities":" Air conditioning"} {"id":4858,"amenities":" Microwave"} {"id":4858,"amenities":" Refrigerator in room"} {"id":4858,"amenities":" Family Rooms"} {"id":4858,"amenities":" Nonsmoking rooms"} {"id":5008,"amenities":""} {"id":5504,"amenities":"Free parking"} {"id":5504,"amenities":" Free High Speed Internet WiFi"} {"id":5504,"amenities":" Breakfast included"} {"id":5504,"amenities":" Breakfast Available"} {"id":5504,"amenities":" Laundry Service"} {"id":5504,"amenities":" Nonsmoking hotel"} {"id":5504,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5504,"amenities":" SelfServe Laundry"} {"id":5504,"amenities":" Wheelchair Access"} {"id":5504,"amenities":" Family Rooms"} {"id":5504,"amenities":" Kitchenette"} {"id":5504,"amenities":" Nonsmoking rooms"} {"id":5504,"amenities":" Suites"} {"id":5532,"amenities":"Free parking"} {"id":5532,"amenities":" Free High Speed Internet WiFi"} {"id":5532,"amenities":" Restaurant"} {"id":5532,"amenities":" Babysitting"} {"id":5532,"amenities":" Golf Course"} {"id":5532,"amenities":" Hot Tub"} {"id":5532,"amenities":" Laundry Service"} {"id":5532,"amenities":" Meeting rooms"} {"id":5532,"amenities":" Multilingual Staff"} {"id":5532,"amenities":" Nonsmoking hotel"} {"id":5532,"amenities":" Outdoor pool"} {"id":5532,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5532,"amenities":" SelfServe Laundry"} {"id":5532,"amenities":" SkiIn SkiOut"} {"id":5532,"amenities":" Tennis Court"} {"id":5532,"amenities":" Air conditioning"} {"id":5532,"amenities":" Microwave"} {"id":5532,"amenities":" Family Rooms"} {"id":5532,"amenities":" Nonsmoking rooms"} {"id":5691,"amenities":""} {"id":6109,"amenities":"Pool"} {"id":6109,"amenities":" Free parking"} {"id":6109,"amenities":" Free High Speed Internet WiFi"} {"id":6109,"amenities":" Breakfast included"} {"id":6109,"amenities":" Fitness Centre with Gym Workout Room"} {"id":6109,"amenities":" Business Centre with Internet Access"} {"id":6109,"amenities":" Heated pool"} {"id":6109,"amenities":" Indoor pool"} {"id":6109,"amenities":" Laundry Service"} {"id":6109,"amenities":" Meeting rooms"} {"id":6109,"amenities":" Nonsmoking hotel"} {"id":6109,"amenities":" SelfServe Laundry"} {"id":6109,"amenities":" Wheelchair Access"} {"id":6109,"amenities":" Air conditioning"} {"id":6109,"amenities":" Family Rooms"} {"id":6109,"amenities":" Nonsmoking rooms"} {"id":6109,"amenities":" Suites"} {"id":90,"amenities":"Free High Speed Internet WiFi"} {"id":90,"amenities":" Refrigerator in room"} {"id":159,"amenities":"Free parking"} {"id":159,"amenities":" Pool"} {"id":159,"amenities":" Free High Speed Internet WiFi"} {"id":159,"amenities":" Fitness Centre with Gym Workout Room"} {"id":159,"amenities":" Hot Tub"} {"id":159,"amenities":" Indoor pool"} {"id":159,"amenities":" Laundry Service"} {"id":159,"amenities":" Multilingual Staff"} {"id":159,"amenities":" Nonsmoking hotel"} {"id":159,"amenities":" Public Wifi"} {"id":159,"amenities":" Sauna"} {"id":159,"amenities":" SelfServe Laundry"} {"id":159,"amenities":" Air conditioning"} {"id":159,"amenities":" Microwave"} {"id":159,"amenities":" Refrigerator in room"} {"id":159,"amenities":" Kitchenette"} {"id":159,"amenities":" Nonsmoking rooms"} {"id":159,"amenities":" Suites"} {"id":256,"amenities":""} {"id":457,"amenities":""} {"id":690,"amenities":""} {"id":709,"amenities":"Free parking"} {"id":709,"amenities":" Restaurant"} {"id":709,"amenities":" BarLounge"} {"id":709,"amenities":" Free High Speed Internet WiFi"} {"id":709,"amenities":" Nonsmoking hotel"} {"id":709,"amenities":" Wheelchair Access"} {"id":709,"amenities":" Family Rooms"} {"id":709,"amenities":" Kitchenette"} {"id":709,"amenities":" Nonsmoking rooms"} {"id":709,"amenities":" Suites"} {"id":1276,"amenities":"Free High Speed Internet WiFi"} {"id":1276,"amenities":" Laundry Service"} {"id":1276,"amenities":" Nonsmoking hotel"} {"id":1276,"amenities":" Air conditioning"} {"id":1276,"amenities":" Family Rooms"} {"id":1797,"amenities":"Free parking"} {"id":1797,"amenities":" Pool"} {"id":1797,"amenities":" Restaurant"} {"id":1797,"amenities":" Free High Speed Internet WiFi"} {"id":1797,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1797,"amenities":" Breakfast Available"} {"id":1797,"amenities":" Business Centre with Internet Access"} {"id":1797,"amenities":" Meeting rooms"} {"id":1797,"amenities":" Multilingual Staff"} {"id":1797,"amenities":" Nonsmoking hotel"} {"id":1797,"amenities":" Outdoor pool"} {"id":1797,"amenities":" SelfServe Laundry"} {"id":1797,"amenities":" Air conditioning"} {"id":1797,"amenities":" Microwave"} {"id":1797,"amenities":" Nonsmoking rooms"} {"id":1852,"amenities":""} {"id":2280,"amenities":"Free parking"} {"id":2280,"amenities":" Free High Speed Internet WiFi"} {"id":2280,"amenities":" Breakfast included"} {"id":2280,"amenities":" Nonsmoking hotel"} {"id":2280,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2280,"amenities":" Public Wifi"} {"id":2280,"amenities":" Air conditioning"} {"id":2280,"amenities":" Microwave"} {"id":2280,"amenities":" Refrigerator in room"} {"id":2280,"amenities":" Nonsmoking rooms"} {"id":2381,"amenities":"Free parking"} {"id":2381,"amenities":" Free High Speed Internet WiFi"} {"id":2381,"amenities":" Nonsmoking hotel"} {"id":2381,"amenities":" Public Wifi"} {"id":2381,"amenities":" Wheelchair Access"} {"id":2381,"amenities":" Air conditioning"} {"id":2381,"amenities":" Refrigerator in room"} {"id":2381,"amenities":" Accessible rooms"} {"id":2381,"amenities":" Family Rooms"} {"id":2381,"amenities":" Nonsmoking rooms"} {"id":2679,"amenities":""} {"id":2721,"amenities":"Free High Speed Internet WiFi"} {"id":2721,"amenities":" Nonsmoking hotel"} {"id":2721,"amenities":" Family Rooms"} {"id":2770,"amenities":""} {"id":3071,"amenities":"Pool"} {"id":3071,"amenities":" Free parking"} {"id":3071,"amenities":" Free High Speed Internet WiFi"} {"id":3071,"amenities":" Breakfast included"} {"id":3071,"amenities":" Concierge"} {"id":3071,"amenities":" Dry Cleaning"} {"id":3071,"amenities":" Golf Course"} {"id":3071,"amenities":" Heated pool"} {"id":3071,"amenities":" Hot Tub"} {"id":3071,"amenities":" Laundry Service"} {"id":3071,"amenities":" Multilingual Staff"} {"id":3071,"amenities":" Nonsmoking hotel"} {"id":3071,"amenities":" Outdoor pool"} {"id":3071,"amenities":" Public Wifi"} {"id":3071,"amenities":" SelfServe Laundry"} {"id":3071,"amenities":" Air conditioning"} {"id":3071,"amenities":" Refrigerator in room"} {"id":3071,"amenities":" Nonsmoking rooms"} {"id":3071,"amenities":" Suites"} {"id":3107,"amenities":"Pool"} {"id":3107,"amenities":" Free parking"} {"id":3107,"amenities":" Free High Speed Internet WiFi"} {"id":3107,"amenities":" Nonsmoking hotel"} {"id":3107,"amenities":" Outdoor pool"} {"id":3107,"amenities":" Air conditioning"} {"id":3335,"amenities":"Free parking"} {"id":3335,"amenities":" Pool"} {"id":3335,"amenities":" Restaurant"} {"id":3335,"amenities":" Free High Speed Internet WiFi"} {"id":3335,"amenities":" Multilingual Staff"} {"id":3335,"amenities":" Nonsmoking hotel"} {"id":3335,"amenities":" Outdoor pool"} {"id":3335,"amenities":" SelfServe Laundry"} {"id":3335,"amenities":" Air conditioning"} {"id":3335,"amenities":" Nonsmoking rooms"} {"id":3335,"amenities":" Suites"} {"id":3450,"amenities":"Room service"} {"id":3450,"amenities":" Free parking"} {"id":3450,"amenities":" Restaurant"} {"id":3450,"amenities":" BarLounge"} {"id":3450,"amenities":" Free High Speed Internet WiFi"} {"id":3450,"amenities":" Breakfast included"} {"id":3450,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3450,"amenities":" Banquet Room"} {"id":3450,"amenities":" Business Centre with Internet Access"} {"id":3450,"amenities":" Conference Facilities"} {"id":3450,"amenities":" Dry Cleaning"} {"id":3450,"amenities":" Laundry Service"} {"id":3450,"amenities":" Meeting rooms"} {"id":3450,"amenities":" Multilingual Staff"} {"id":3450,"amenities":" Nonsmoking hotel"} {"id":3450,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3450,"amenities":" SelfServe Laundry"} {"id":3450,"amenities":" Wheelchair Access"} {"id":3450,"amenities":" Air conditioning"} {"id":3450,"amenities":" Microwave"} {"id":3450,"amenities":" Refrigerator in room"} {"id":3450,"amenities":" Family Rooms"} {"id":3450,"amenities":" Nonsmoking rooms"} {"id":3450,"amenities":" Suites"} {"id":3466,"amenities":""} {"id":3490,"amenities":""} {"id":4063,"amenities":"Pool"} {"id":4063,"amenities":" Room service"} {"id":4063,"amenities":" Restaurant"} {"id":4063,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4063,"amenities":" Free High Speed Internet WiFi"} {"id":4063,"amenities":" BarLounge"} {"id":4063,"amenities":" Spa"} {"id":4063,"amenities":" Banquet Room"} {"id":4063,"amenities":" Business Centre with Internet Access"} {"id":4063,"amenities":" Casino and Gambling"} {"id":4063,"amenities":" Conference Facilities"} {"id":4063,"amenities":" Dry Cleaning"} {"id":4063,"amenities":" Heated pool"} {"id":4063,"amenities":" Hot Tub"} {"id":4063,"amenities":" Indoor pool"} {"id":4063,"amenities":" Laundry Service"} {"id":4063,"amenities":" Meeting rooms"} {"id":4063,"amenities":" Multilingual Staff"} {"id":4063,"amenities":" Nonsmoking hotel"} {"id":4063,"amenities":" Outdoor pool"} {"id":4063,"amenities":" Public Wifi"} {"id":4063,"amenities":" Wheelchair Access"} {"id":4063,"amenities":" Air conditioning"} {"id":4063,"amenities":" Refrigerator in room"} {"id":4063,"amenities":" Accessible rooms"} {"id":4063,"amenities":" Nonsmoking rooms"} {"id":4063,"amenities":" Suites"} {"id":4285,"amenities":"Pool"} {"id":4285,"amenities":" Free parking"} {"id":4285,"amenities":" Room service"} {"id":4285,"amenities":" Restaurant"} {"id":4285,"amenities":" Free High Speed Internet WiFi"} {"id":4285,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4285,"amenities":" Breakfast included"} {"id":4285,"amenities":" BarLounge"} {"id":4285,"amenities":" Banquet Room"} {"id":4285,"amenities":" Business Centre with Internet Access"} {"id":4285,"amenities":" Conference Facilities"} {"id":4285,"amenities":" Dry Cleaning"} {"id":4285,"amenities":" Electric vehicle charging station"} {"id":4285,"amenities":" Heated pool"} {"id":4285,"amenities":" Laundry Service"} {"id":4285,"amenities":" Meeting rooms"} {"id":4285,"amenities":" Multilingual Staff"} {"id":4285,"amenities":" Nonsmoking hotel"} {"id":4285,"amenities":" Outdoor pool"} {"id":4285,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4285,"amenities":" Wheelchair Access"} {"id":4285,"amenities":" Air conditioning"} {"id":4285,"amenities":" Refrigerator in room"} {"id":4285,"amenities":" Family Rooms"} {"id":4285,"amenities":" Nonsmoking rooms"} {"id":4285,"amenities":" Suites"} {"id":4325,"amenities":"Free parking"} {"id":4325,"amenities":" Free High Speed Internet WiFi"} {"id":4325,"amenities":" Restaurant"} {"id":4325,"amenities":" BarLounge"} {"id":4325,"amenities":" Breakfast Available"} {"id":4325,"amenities":" Concierge"} {"id":4325,"amenities":" Nonsmoking hotel"} {"id":4325,"amenities":" Public Wifi"} {"id":4325,"amenities":" Air conditioning"} {"id":4325,"amenities":" Family Rooms"} {"id":4325,"amenities":" Nonsmoking rooms"} {"id":4325,"amenities":" Suites"} {"id":4450,"amenities":"Pool"} {"id":4450,"amenities":" Free parking"} {"id":4450,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4450,"amenities":" Free High Speed Internet WiFi"} {"id":4450,"amenities":" Breakfast included"} {"id":4450,"amenities":" Business Centre with Internet Access"} {"id":4450,"amenities":" Conference Facilities"} {"id":4450,"amenities":" Dry Cleaning"} {"id":4450,"amenities":" Heated pool"} {"id":4450,"amenities":" Hot Tub"} {"id":4450,"amenities":" Indoor pool"} {"id":4450,"amenities":" Laundry Service"} {"id":4450,"amenities":" Meeting rooms"} {"id":4450,"amenities":" Multilingual Staff"} {"id":4450,"amenities":" Nonsmoking hotel"} {"id":4450,"amenities":" Public Wifi"} {"id":4450,"amenities":" SelfServe Laundry"} {"id":4450,"amenities":" Shuttle Bus Service"} {"id":4450,"amenities":" Wheelchair Access"} {"id":4450,"amenities":" Air conditioning"} {"id":4450,"amenities":" Microwave"} {"id":4450,"amenities":" Refrigerator in room"} {"id":4450,"amenities":" Kitchenette"} {"id":4450,"amenities":" Nonsmoking rooms"} {"id":4450,"amenities":" Suites"} {"id":5076,"amenities":"Free parking"} {"id":5076,"amenities":" Free High Speed Internet WiFi"} {"id":5076,"amenities":" Golf Course"} {"id":5076,"amenities":" Nonsmoking hotel"} {"id":5076,"amenities":" Public Wifi"} {"id":5076,"amenities":" Air conditioning"} {"id":5076,"amenities":" Refrigerator in room"} {"id":5076,"amenities":" Nonsmoking rooms"} {"id":5156,"amenities":"Free parking"} {"id":5156,"amenities":" Free High Speed Internet WiFi"} {"id":5156,"amenities":" Breakfast included"} {"id":5156,"amenities":" Babysitting"} {"id":5156,"amenities":" Business Centre with Internet Access"} {"id":5156,"amenities":" Golf Course"} {"id":5156,"amenities":" Laundry Service"} {"id":5156,"amenities":" Meeting rooms"} {"id":5156,"amenities":" Multilingual Staff"} {"id":5156,"amenities":" Nonsmoking hotel"} {"id":5156,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5156,"amenities":" Public Wifi"} {"id":5156,"amenities":" SelfServe Laundry"} {"id":5156,"amenities":" Wheelchair Access"} {"id":5156,"amenities":" Air conditioning"} {"id":5156,"amenities":" Microwave"} {"id":5156,"amenities":" Refrigerator in room"} {"id":5156,"amenities":" Family Rooms"} {"id":5156,"amenities":" Nonsmoking rooms"} {"id":5156,"amenities":" Suites"} {"id":5246,"amenities":""} {"id":5268,"amenities":"Free parking"} {"id":5268,"amenities":" Free High Speed Internet WiFi"} {"id":5268,"amenities":" Nonsmoking hotel"} {"id":5268,"amenities":" Air conditioning"} {"id":5268,"amenities":" Refrigerator in room"} {"id":5268,"amenities":" Nonsmoking rooms"} {"id":5580,"amenities":""} {"id":5678,"amenities":"Free parking"} {"id":5678,"amenities":" Restaurant"} {"id":5678,"amenities":" BarLounge"} {"id":5678,"amenities":" Free High Speed Internet WiFi"} {"id":5678,"amenities":" Electric vehicle charging station"} {"id":5678,"amenities":" Nonsmoking hotel"} {"id":5678,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5678,"amenities":" Wheelchair Access"} {"id":5678,"amenities":" Microwave"} {"id":5678,"amenities":" Refrigerator in room"} {"id":5678,"amenities":" Kitchenette"} {"id":5678,"amenities":" Nonsmoking rooms"} {"id":5678,"amenities":" Suites"} {"id":5717,"amenities":"Free parking"} {"id":5717,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5717,"amenities":" BarLounge"} {"id":5717,"amenities":" Free High Speed Internet WiFi"} {"id":5717,"amenities":" Room service"} {"id":5717,"amenities":" Restaurant"} {"id":5717,"amenities":" Concierge"} {"id":5717,"amenities":" Dry Cleaning"} {"id":5717,"amenities":" Golf Course"} {"id":5717,"amenities":" Laundry Service"} {"id":5717,"amenities":" Multilingual Staff"} {"id":5717,"amenities":" Nonsmoking hotel"} {"id":5717,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5717,"amenities":" Wheelchair Access"} {"id":5717,"amenities":" Air conditioning"} {"id":5717,"amenities":" Minibar"} {"id":5717,"amenities":" Accessible rooms"} {"id":5717,"amenities":" Family Rooms"} {"id":5717,"amenities":" Nonsmoking rooms"} {"id":5724,"amenities":"Free parking"} {"id":5724,"amenities":" Free High Speed Internet WiFi"} {"id":5724,"amenities":" Nonsmoking hotel"} {"id":5724,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5724,"amenities":" Microwave"} {"id":5724,"amenities":" Refrigerator in room"} {"id":5724,"amenities":" Family Rooms"} {"id":5724,"amenities":" Nonsmoking rooms"} {"id":5772,"amenities":""} {"id":5944,"amenities":"Free High Speed Internet WiFi"} {"id":5944,"amenities":" Hot Tub"} {"id":5944,"amenities":" Nonsmoking hotel"} {"id":5944,"amenities":" Outdoor pool"} {"id":5944,"amenities":" Public Wifi"} {"id":5944,"amenities":" Air conditioning"} {"id":5944,"amenities":" Microwave"} {"id":5944,"amenities":" Refrigerator in room"} {"id":5944,"amenities":" Nonsmoking rooms"} {"id":6048,"amenities":"Free parking"} {"id":6048,"amenities":" Pool"} {"id":6048,"amenities":" Fitness Centre with Gym Workout Room"} {"id":6048,"amenities":" Free High Speed Internet WiFi"} {"id":6048,"amenities":" Breakfast included"} {"id":6048,"amenities":" Business Centre with Internet Access"} {"id":6048,"amenities":" Heated pool"} {"id":6048,"amenities":" Hot Tub"} {"id":6048,"amenities":" Indoor pool"} {"id":6048,"amenities":" Meeting rooms"} {"id":6048,"amenities":" Multilingual Staff"} {"id":6048,"amenities":" Nonsmoking hotel"} {"id":6048,"amenities":" Shuttle Bus Service"} {"id":6048,"amenities":" Wheelchair Access"} {"id":6048,"amenities":" Air conditioning"} {"id":6048,"amenities":" Microwave"} {"id":6048,"amenities":" Family Rooms"} {"id":6048,"amenities":" Nonsmoking rooms"} {"id":121,"amenities":"Pool"} {"id":121,"amenities":" Free parking"} {"id":121,"amenities":" Free High Speed Internet WiFi"} {"id":121,"amenities":" Fitness Centre with Gym Workout Room"} {"id":121,"amenities":" Breakfast included"} {"id":121,"amenities":" Spa"} {"id":121,"amenities":" Banquet Room"} {"id":121,"amenities":" Business Centre with Internet Access"} {"id":121,"amenities":" Children Activities Kid Family Friendly"} {"id":121,"amenities":" Conference Facilities"} {"id":121,"amenities":" Heated pool"} {"id":121,"amenities":" Hot Tub"} {"id":121,"amenities":" Indoor pool"} {"id":121,"amenities":" Laundry Service"} {"id":121,"amenities":" Meeting rooms"} {"id":121,"amenities":" Multilingual Staff"} {"id":121,"amenities":" Nonsmoking hotel"} {"id":121,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":121,"amenities":" Sauna"} {"id":121,"amenities":" SelfServe Laundry"} {"id":121,"amenities":" Wheelchair Access"} {"id":121,"amenities":" Air conditioning"} {"id":121,"amenities":" Microwave"} {"id":121,"amenities":" Family Rooms"} {"id":121,"amenities":" Nonsmoking rooms"} {"id":121,"amenities":" Suites"} {"id":824,"amenities":"Free parking"} {"id":824,"amenities":" Restaurant"} {"id":824,"amenities":" Babysitting"} {"id":824,"amenities":" Banquet Room"} {"id":824,"amenities":" Children Activities Kid Family Friendly"} {"id":824,"amenities":" Nonsmoking hotel"} {"id":824,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":824,"amenities":" Wheelchair Access"} {"id":824,"amenities":" Microwave"} {"id":824,"amenities":" Refrigerator in room"} {"id":824,"amenities":" Accessible rooms"} {"id":824,"amenities":" Kitchenette"} {"id":824,"amenities":" Nonsmoking rooms"} {"id":1176,"amenities":"Free parking"} {"id":1176,"amenities":" Free High Speed Internet WiFi"} {"id":1176,"amenities":" Nonsmoking hotel"} {"id":1176,"amenities":" Microwave"} {"id":1176,"amenities":" Refrigerator in room"} {"id":1176,"amenities":" Kitchenette"} {"id":1176,"amenities":" Nonsmoking rooms"} {"id":1176,"amenities":" Suites"} {"id":1828,"amenities":""} {"id":1878,"amenities":"Free parking"} {"id":1878,"amenities":" Free High Speed Internet WiFi"} {"id":1878,"amenities":" Nonsmoking hotel"} {"id":1878,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1878,"amenities":" Public Wifi"} {"id":1878,"amenities":" Air conditioning"} {"id":1878,"amenities":" Refrigerator in room"} {"id":1878,"amenities":" Nonsmoking rooms"} {"id":2465,"amenities":""} {"id":2548,"amenities":"Free High Speed Internet WiFi"} {"id":2548,"amenities":" Laundry Service"} {"id":2548,"amenities":" Nonsmoking hotel"} {"id":2548,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2548,"amenities":" Public Wifi"} {"id":2548,"amenities":" Air conditioning"} {"id":2548,"amenities":" Nonsmoking rooms"} {"id":3505,"amenities":""} {"id":3583,"amenities":""} {"id":3606,"amenities":""} {"id":4169,"amenities":"Free parking"} {"id":4169,"amenities":" Free High Speed Internet WiFi"} {"id":4169,"amenities":" Children Activities Kid Family Friendly"} {"id":4169,"amenities":" Refrigerator in room"} {"id":4169,"amenities":" Kitchenette"} {"id":4469,"amenities":""} {"id":4670,"amenities":"Free Internet"} {"id":4670,"amenities":" Free parking"} {"id":4670,"amenities":" Spa"} {"id":4670,"amenities":" Banquet Room"} {"id":4670,"amenities":" Breakfast Available"} {"id":4670,"amenities":" Concierge"} {"id":4670,"amenities":" Conference Facilities"} {"id":4670,"amenities":" Meeting rooms"} {"id":4670,"amenities":" Multilingual Staff"} {"id":4670,"amenities":" Nonsmoking hotel"} {"id":4670,"amenities":" Public Wifi"} {"id":4670,"amenities":" Microwave"} {"id":4670,"amenities":" Minibar"} {"id":4670,"amenities":" Refrigerator in room"} {"id":4670,"amenities":" Kitchenette"} {"id":4670,"amenities":" Nonsmoking rooms"} {"id":4670,"amenities":" Suites"} {"id":4757,"amenities":""} {"id":4911,"amenities":"Free parking"} {"id":4911,"amenities":" Free High Speed Internet WiFi"} {"id":4911,"amenities":" Laundry Service"} {"id":4911,"amenities":" Nonsmoking hotel"} {"id":4911,"amenities":" Public Wifi"} {"id":4911,"amenities":" Air conditioning"} {"id":4911,"amenities":" Microwave"} {"id":4911,"amenities":" Refrigerator in room"} {"id":5466,"amenities":"Free parking"} {"id":5466,"amenities":" Restaurant"} {"id":5466,"amenities":" Breakfast included"} {"id":5466,"amenities":" Room service"} {"id":5466,"amenities":" Free High Speed Internet WiFi"} {"id":5466,"amenities":" Electric vehicle charging station"} {"id":5466,"amenities":" Golf Course"} {"id":5466,"amenities":" Meeting rooms"} {"id":5466,"amenities":" Nonsmoking hotel"} {"id":5466,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5466,"amenities":" SkiIn SkiOut"} {"id":5466,"amenities":" Air conditioning"} {"id":5466,"amenities":" Nonsmoking rooms"} {"id":5791,"amenities":"Free Internet"} {"id":5791,"amenities":" Free parking"} {"id":5791,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":6039,"amenities":"Pool"} {"id":6039,"amenities":" Free parking"} {"id":6039,"amenities":" Free High Speed Internet WiFi"} {"id":6039,"amenities":" Breakfast included"} {"id":6039,"amenities":" Fitness Centre with Gym Workout Room"} {"id":6039,"amenities":" Breakfast Available"} {"id":6039,"amenities":" Business Centre with Internet Access"} {"id":6039,"amenities":" Dry Cleaning"} {"id":6039,"amenities":" Indoor pool"} {"id":6039,"amenities":" Laundry Service"} {"id":6039,"amenities":" Meeting rooms"} {"id":6039,"amenities":" Nonsmoking hotel"} {"id":6039,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":6039,"amenities":" Wheelchair Access"} {"id":6039,"amenities":" Air conditioning"} {"id":6039,"amenities":" Microwave"} {"id":6039,"amenities":" Refrigerator in room"} {"id":6039,"amenities":" Family Rooms"} {"id":6039,"amenities":" Nonsmoking rooms"} {"id":6039,"amenities":" Suites"} {"id":99,"amenities":""} {"id":444,"amenities":"Pool"} {"id":444,"amenities":" Free parking"} {"id":444,"amenities":" Free High Speed Internet WiFi"} {"id":444,"amenities":" Restaurant"} {"id":444,"amenities":" Indoor pool"} {"id":444,"amenities":" Laundry Service"} {"id":444,"amenities":" Meeting rooms"} {"id":444,"amenities":" Nonsmoking hotel"} {"id":444,"amenities":" Wheelchair Access"} {"id":444,"amenities":" Air conditioning"} {"id":444,"amenities":" Refrigerator in room"} {"id":444,"amenities":" Family Rooms"} {"id":444,"amenities":" Kitchenette"} {"id":444,"amenities":" Nonsmoking rooms"} {"id":444,"amenities":" Suites"} {"id":510,"amenities":"Pool"} {"id":510,"amenities":" Free parking"} {"id":510,"amenities":" Fitness Centre with Gym Workout Room"} {"id":510,"amenities":" Free High Speed Internet WiFi"} {"id":510,"amenities":" Heated pool"} {"id":510,"amenities":" Indoor pool"} {"id":510,"amenities":" Laundry Service"} {"id":510,"amenities":" Nonsmoking hotel"} {"id":510,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":510,"amenities":" Public Wifi"} {"id":510,"amenities":" Sauna"} {"id":510,"amenities":" SelfServe Laundry"} {"id":510,"amenities":" Shuttle Bus Service"} {"id":510,"amenities":" Microwave"} {"id":510,"amenities":" Refrigerator in room"} {"id":510,"amenities":" Family Rooms"} {"id":510,"amenities":" Kitchenette"} {"id":510,"amenities":" Nonsmoking rooms"} {"id":510,"amenities":" Suites"} {"id":617,"amenities":"Pool"} {"id":617,"amenities":" Free parking"} {"id":617,"amenities":" Free High Speed Internet WiFi"} {"id":617,"amenities":" Fitness Centre with Gym Workout Room"} {"id":617,"amenities":" Breakfast included"} {"id":617,"amenities":" Business Centre with Internet Access"} {"id":617,"amenities":" Concierge"} {"id":617,"amenities":" Dry Cleaning"} {"id":617,"amenities":" Electric vehicle charging station"} {"id":617,"amenities":" Hot Tub"} {"id":617,"amenities":" Indoor pool"} {"id":617,"amenities":" Laundry Service"} {"id":617,"amenities":" Meeting rooms"} {"id":617,"amenities":" Multilingual Staff"} {"id":617,"amenities":" Nonsmoking hotel"} {"id":617,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":617,"amenities":" Public Wifi"} {"id":617,"amenities":" SelfServe Laundry"} {"id":617,"amenities":" Wheelchair Access"} {"id":617,"amenities":" Air conditioning"} {"id":617,"amenities":" Microwave"} {"id":617,"amenities":" Refrigerator in room"} {"id":617,"amenities":" Accessible rooms"} {"id":617,"amenities":" Family Rooms"} {"id":617,"amenities":" Nonsmoking rooms"} {"id":617,"amenities":" Suites"} {"id":630,"amenities":"Free High Speed Internet WiFi"} {"id":630,"amenities":" Children Activities Kid Family Friendly"} {"id":630,"amenities":" Concierge"} {"id":630,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":630,"amenities":" SelfServe Laundry"} {"id":676,"amenities":"Free parking"} {"id":676,"amenities":" Free High Speed Internet WiFi"} {"id":676,"amenities":" Breakfast included"} {"id":676,"amenities":" Multilingual Staff"} {"id":676,"amenities":" Nonsmoking hotel"} {"id":676,"amenities":" Refrigerator in room"} {"id":676,"amenities":" Nonsmoking rooms"} {"id":799,"amenities":"Free parking"} {"id":799,"amenities":" BarLounge"} {"id":799,"amenities":" Children Activities Kid Family Friendly"} {"id":799,"amenities":" Nonsmoking hotel"} {"id":799,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":799,"amenities":" Microwave"} {"id":799,"amenities":" Refrigerator in room"} {"id":799,"amenities":" Family Rooms"} {"id":799,"amenities":" Kitchenette"} {"id":799,"amenities":" Nonsmoking rooms"} {"id":937,"amenities":""} {"id":1181,"amenities":""} {"id":1674,"amenities":""} {"id":1713,"amenities":"Free High Speed Internet WiFi"} {"id":1713,"amenities":" Free parking"} {"id":1713,"amenities":" Breakfast included"} {"id":1713,"amenities":" Nonsmoking hotel"} {"id":1713,"amenities":" Public Wifi"} {"id":1713,"amenities":" Microwave"} {"id":1713,"amenities":" Refrigerator in room"} {"id":1713,"amenities":" Accessible rooms"} {"id":1713,"amenities":" Family Rooms"} {"id":1713,"amenities":" Kitchenette"} {"id":1713,"amenities":" Nonsmoking rooms"} {"id":1713,"amenities":" Suites"} {"id":1792,"amenities":"Free High Speed Internet WiFi"} {"id":1792,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1792,"amenities":" Breakfast included"} {"id":1792,"amenities":" Business Centre with Internet Access"} {"id":1792,"amenities":" Dry Cleaning"} {"id":1792,"amenities":" Laundry Service"} {"id":1792,"amenities":" Meeting rooms"} {"id":1792,"amenities":" Multilingual Staff"} {"id":1792,"amenities":" Nonsmoking hotel"} {"id":1792,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1792,"amenities":" SelfServe Laundry"} {"id":1792,"amenities":" Wheelchair Access"} {"id":1792,"amenities":" Microwave"} {"id":1792,"amenities":" Family Rooms"} {"id":1792,"amenities":" Kitchenette"} {"id":1792,"amenities":" Nonsmoking rooms"} {"id":1792,"amenities":" Suites"} {"id":1939,"amenities":""} {"id":1989,"amenities":""} {"id":2065,"amenities":""} {"id":2094,"amenities":"Free parking"} {"id":2094,"amenities":" Breakfast included"} {"id":2094,"amenities":" Free High Speed Internet WiFi"} {"id":2094,"amenities":" Breakfast Available"} {"id":2094,"amenities":" Business Centre with Internet Access"} {"id":2094,"amenities":" Dry Cleaning"} {"id":2094,"amenities":" Golf Course"} {"id":2094,"amenities":" Laundry Service"} {"id":2094,"amenities":" Multilingual Staff"} {"id":2094,"amenities":" Nonsmoking hotel"} {"id":2094,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2094,"amenities":" Public Wifi"} {"id":2094,"amenities":" Wheelchair Access"} {"id":2094,"amenities":" Air conditioning"} {"id":2094,"amenities":" Microwave"} {"id":2094,"amenities":" Refrigerator in room"} {"id":2094,"amenities":" Accessible rooms"} {"id":2094,"amenities":" Family Rooms"} {"id":2094,"amenities":" Nonsmoking rooms"} {"id":2216,"amenities":"Free parking"} {"id":2216,"amenities":" Free High Speed Internet WiFi"} {"id":2216,"amenities":" Breakfast included"} {"id":2216,"amenities":" Golf Course"} {"id":2216,"amenities":" Meeting rooms"} {"id":2216,"amenities":" Nonsmoking hotel"} {"id":2216,"amenities":" Air conditioning"} {"id":2216,"amenities":" Nonsmoking rooms"} {"id":2284,"amenities":"Free parking"} {"id":2284,"amenities":" Free High Speed Internet WiFi"} {"id":2284,"amenities":" Children Activities Kid Family Friendly"} {"id":2284,"amenities":" Hot Tub"} {"id":2284,"amenities":" Laundry Service"} {"id":2284,"amenities":" Nonsmoking hotel"} {"id":2284,"amenities":" Air conditioning"} {"id":2284,"amenities":" Microwave"} {"id":2284,"amenities":" Refrigerator in room"} {"id":2284,"amenities":" Family Rooms"} {"id":2284,"amenities":" Kitchenette"} {"id":2284,"amenities":" Nonsmoking rooms"} {"id":2552,"amenities":""} {"id":3286,"amenities":""} {"id":3404,"amenities":"Pool"} {"id":3404,"amenities":" Free parking"} {"id":3404,"amenities":" Restaurant"} {"id":3404,"amenities":" Free High Speed Internet WiFi"} {"id":3404,"amenities":" BarLounge"} {"id":3404,"amenities":" Spa"} {"id":3404,"amenities":" Room service"} {"id":3404,"amenities":" Banquet Room"} {"id":3404,"amenities":" Business Centre with Internet Access"} {"id":3404,"amenities":" Conference Facilities"} {"id":3404,"amenities":" Golf Course"} {"id":3404,"amenities":" Hot Tub"} {"id":3404,"amenities":" Indoor pool"} {"id":3404,"amenities":" Meeting rooms"} {"id":3404,"amenities":" Multilingual Staff"} {"id":3404,"amenities":" Nonsmoking hotel"} {"id":3404,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3404,"amenities":" Sauna"} {"id":3404,"amenities":" Wheelchair Access"} {"id":3404,"amenities":" Air conditioning"} {"id":3404,"amenities":" Microwave"} {"id":3404,"amenities":" Refrigerator in room"} {"id":3404,"amenities":" Family Rooms"} {"id":3404,"amenities":" Nonsmoking rooms"} {"id":3404,"amenities":" Suites"} {"id":3609,"amenities":"Pool"} {"id":3609,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3609,"amenities":" Free parking"} {"id":3609,"amenities":" Free High Speed Internet WiFi"} {"id":3609,"amenities":" Breakfast included"} {"id":3609,"amenities":" Business Centre with Internet Access"} {"id":3609,"amenities":" Dry Cleaning"} {"id":3609,"amenities":" Heated pool"} {"id":3609,"amenities":" Hot Tub"} {"id":3609,"amenities":" Indoor pool"} {"id":3609,"amenities":" Laundry Service"} {"id":3609,"amenities":" Meeting rooms"} {"id":3609,"amenities":" Nonsmoking hotel"} {"id":3609,"amenities":" Public Wifi"} {"id":3609,"amenities":" SelfServe Laundry"} {"id":3609,"amenities":" Wheelchair Access"} {"id":3609,"amenities":" Air conditioning"} {"id":3609,"amenities":" Microwave"} {"id":3609,"amenities":" Refrigerator in room"} {"id":3609,"amenities":" Family Rooms"} {"id":3609,"amenities":" Nonsmoking rooms"} {"id":4420,"amenities":""} {"id":4874,"amenities":""} {"id":5319,"amenities":""} {"id":5371,"amenities":"Pool"} {"id":5371,"amenities":" Free parking"} {"id":5371,"amenities":" Free High Speed Internet WiFi"} {"id":5371,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5371,"amenities":" Breakfast included"} {"id":5371,"amenities":" Breakfast Available"} {"id":5371,"amenities":" Business Centre with Internet Access"} {"id":5371,"amenities":" Dry Cleaning"} {"id":5371,"amenities":" Golf Course"} {"id":5371,"amenities":" Indoor pool"} {"id":5371,"amenities":" Laundry Service"} {"id":5371,"amenities":" Meeting rooms"} {"id":5371,"amenities":" Multilingual Staff"} {"id":5371,"amenities":" Nonsmoking hotel"} {"id":5371,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5371,"amenities":" SelfServe Laundry"} {"id":5371,"amenities":" Wheelchair Access"} {"id":5371,"amenities":" Air conditioning"} {"id":5371,"amenities":" Microwave"} {"id":5371,"amenities":" Family Rooms"} {"id":5371,"amenities":" Nonsmoking rooms"} {"id":5371,"amenities":" Suites"} {"id":5380,"amenities":"Free High Speed Internet WiFi"} {"id":5380,"amenities":" Public Wifi"} {"id":5380,"amenities":" Refrigerator in room"} {"id":5411,"amenities":"Pool"} {"id":5411,"amenities":" Free parking"} {"id":5411,"amenities":" Free High Speed Internet WiFi"} {"id":5411,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5411,"amenities":" Breakfast included"} {"id":5411,"amenities":" Spa"} {"id":5411,"amenities":" Banquet Room"} {"id":5411,"amenities":" Breakfast Available"} {"id":5411,"amenities":" Business Centre with Internet Access"} {"id":5411,"amenities":" Children Activities Kid Family Friendly"} {"id":5411,"amenities":" Conference Facilities"} {"id":5411,"amenities":" Heated pool"} {"id":5411,"amenities":" Hot Tub"} {"id":5411,"amenities":" Indoor pool"} {"id":5411,"amenities":" Laundry Service"} {"id":5411,"amenities":" Meeting rooms"} {"id":5411,"amenities":" Multilingual Staff"} {"id":5411,"amenities":" Nonsmoking hotel"} {"id":5411,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5411,"amenities":" SelfServe Laundry"} {"id":5411,"amenities":" Wheelchair Access"} {"id":5411,"amenities":" Microwave"} {"id":5411,"amenities":" Family Rooms"} {"id":5411,"amenities":" Nonsmoking rooms"} {"id":5411,"amenities":" Suites"} {"id":5413,"amenities":"Free High Speed Internet WiFi"} {"id":5413,"amenities":" Nonsmoking hotel"} {"id":5413,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5413,"amenities":" Air conditioning"} {"id":5413,"amenities":" Microwave"} {"id":5413,"amenities":" Refrigerator in room"} {"id":5413,"amenities":" Family Rooms"} {"id":5413,"amenities":" Kitchenette"} {"id":5413,"amenities":" Nonsmoking rooms"} {"id":5413,"amenities":" Smoking rooms available"} {"id":5413,"amenities":" Suites"} {"id":5430,"amenities":""} {"id":5999,"amenities":"Room service"} {"id":5999,"amenities":" Free parking"} {"id":5999,"amenities":" Restaurant"} {"id":5999,"amenities":" Free High Speed Internet WiFi"} {"id":5999,"amenities":" BarLounge"} {"id":5999,"amenities":" Spa"} {"id":5999,"amenities":" Banquet Room"} {"id":5999,"amenities":" Business Centre with Internet Access"} {"id":5999,"amenities":" Concierge"} {"id":5999,"amenities":" Conference Facilities"} {"id":5999,"amenities":" Dry Cleaning"} {"id":5999,"amenities":" Hot Tub"} {"id":5999,"amenities":" Laundry Service"} {"id":5999,"amenities":" Meeting rooms"} {"id":5999,"amenities":" Nonsmoking hotel"} {"id":5999,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5999,"amenities":" Public Wifi"} {"id":5999,"amenities":" Sauna"} {"id":5999,"amenities":" Wheelchair Access"} {"id":5999,"amenities":" Air conditioning"} {"id":5999,"amenities":" Refrigerator in room"} {"id":5999,"amenities":" Accessible rooms"} {"id":5999,"amenities":" Family Rooms"} {"id":5999,"amenities":" Nonsmoking rooms"} {"id":5999,"amenities":" Suites"} {"id":6001,"amenities":""} {"id":6035,"amenities":"Free parking"} {"id":6035,"amenities":" Free High Speed Internet WiFi"} {"id":6035,"amenities":" Breakfast included"} {"id":6035,"amenities":" Fitness Centre with Gym Workout Room"} {"id":6035,"amenities":" Room service"} {"id":6035,"amenities":" Business Centre with Internet Access"} {"id":6035,"amenities":" Hot Tub"} {"id":6035,"amenities":" Meeting rooms"} {"id":6035,"amenities":" Multilingual Staff"} {"id":6035,"amenities":" Nonsmoking hotel"} {"id":6035,"amenities":" Sauna"} {"id":6035,"amenities":" SelfServe Laundry"} {"id":6035,"amenities":" Wheelchair Access"} {"id":6035,"amenities":" Air conditioning"} {"id":6035,"amenities":" Microwave"} {"id":6035,"amenities":" Nonsmoking rooms"} {"id":6035,"amenities":" Suites"} {"id":770,"amenities":""} {"id":793,"amenities":""} {"id":832,"amenities":""} {"id":1006,"amenities":"Free parking"} {"id":1006,"amenities":" Free High Speed Internet WiFi"} {"id":1006,"amenities":" Breakfast included"} {"id":1006,"amenities":" Nonsmoking hotel"} {"id":1006,"amenities":" Public Wifi"} {"id":1006,"amenities":" Air conditioning"} {"id":1006,"amenities":" Microwave"} {"id":1006,"amenities":" Refrigerator in room"} {"id":1006,"amenities":" Nonsmoking rooms"} {"id":2083,"amenities":"Pool"} {"id":2083,"amenities":" Room service"} {"id":2083,"amenities":" Restaurant"} {"id":2083,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2083,"amenities":" Free High Speed Internet WiFi"} {"id":2083,"amenities":" BarLounge"} {"id":2083,"amenities":" Banquet Room"} {"id":2083,"amenities":" Breakfast Available"} {"id":2083,"amenities":" Business Centre with Internet Access"} {"id":2083,"amenities":" Conference Facilities"} {"id":2083,"amenities":" Dry Cleaning"} {"id":2083,"amenities":" Heated pool"} {"id":2083,"amenities":" Indoor pool"} {"id":2083,"amenities":" Laundry Service"} {"id":2083,"amenities":" Meeting rooms"} {"id":2083,"amenities":" Multilingual Staff"} {"id":2083,"amenities":" Nonsmoking hotel"} {"id":2083,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2083,"amenities":" Wheelchair Access"} {"id":2083,"amenities":" Air conditioning"} {"id":2083,"amenities":" Family Rooms"} {"id":2083,"amenities":" Nonsmoking rooms"} {"id":2083,"amenities":" Suites"} {"id":2245,"amenities":""} {"id":2814,"amenities":"Free parking"} {"id":2814,"amenities":" Free High Speed Internet WiFi"} {"id":2814,"amenities":" Breakfast included"} {"id":2814,"amenities":" Laundry Service"} {"id":2814,"amenities":" Public Wifi"} {"id":2814,"amenities":" Air conditioning"} {"id":2892,"amenities":"Free High Speed Internet WiFi"} {"id":2892,"amenities":" Free parking"} {"id":2892,"amenities":" Nonsmoking hotel"} {"id":2892,"amenities":" Nonsmoking rooms"} {"id":3128,"amenities":"Pool"} {"id":3128,"amenities":" Free parking"} {"id":3128,"amenities":" Free High Speed Internet WiFi"} {"id":3128,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3128,"amenities":" Air conditioning"} {"id":3128,"amenities":" Refrigerator in room"} {"id":3128,"amenities":" Kitchenette"} {"id":3279,"amenities":"Restaurant"} {"id":3279,"amenities":" BarLounge"} {"id":3279,"amenities":" Breakfast included"} {"id":3279,"amenities":" Free High Speed Internet WiFi"} {"id":3279,"amenities":" Airport transportation"} {"id":3279,"amenities":" Business Centre with Internet Access"} {"id":3279,"amenities":" Concierge"} {"id":3279,"amenities":" Nonsmoking hotel"} {"id":3279,"amenities":" Public Wifi"} {"id":3279,"amenities":" Nonsmoking rooms"} {"id":3443,"amenities":""} {"id":4212,"amenities":"Pool"} {"id":4212,"amenities":" Free parking"} {"id":4212,"amenities":" Restaurant"} {"id":4212,"amenities":" Room service"} {"id":4212,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4212,"amenities":" Free High Speed Internet WiFi"} {"id":4212,"amenities":" BarLounge"} {"id":4212,"amenities":" Spa"} {"id":4212,"amenities":" Banquet Room"} {"id":4212,"amenities":" Breakfast Available"} {"id":4212,"amenities":" Business Centre with Internet Access"} {"id":4212,"amenities":" Concierge"} {"id":4212,"amenities":" Conference Facilities"} {"id":4212,"amenities":" Dry Cleaning"} {"id":4212,"amenities":" Heated pool"} {"id":4212,"amenities":" Hot Tub"} {"id":4212,"amenities":" Indoor pool"} {"id":4212,"amenities":" Laundry Service"} {"id":4212,"amenities":" Meeting rooms"} {"id":4212,"amenities":" Multilingual Staff"} {"id":4212,"amenities":" Nonsmoking hotel"} {"id":4212,"amenities":" Paid Internet"} {"id":4212,"amenities":" Public Wifi"} {"id":4212,"amenities":" Sauna"} {"id":4212,"amenities":" Wheelchair Access"} {"id":4212,"amenities":" Air conditioning"} {"id":4212,"amenities":" Accessible rooms"} {"id":4212,"amenities":" Family Rooms"} {"id":4212,"amenities":" Nonsmoking rooms"} {"id":4212,"amenities":" Suites"} {"id":4351,"amenities":"Free parking"} {"id":4351,"amenities":" Free High Speed Internet WiFi"} {"id":4351,"amenities":" Breakfast included"} {"id":4449,"amenities":"Pool"} {"id":4449,"amenities":" Room service"} {"id":4449,"amenities":" Free parking"} {"id":4449,"amenities":" Restaurant"} {"id":4449,"amenities":" BarLounge"} {"id":4449,"amenities":" Free High Speed Internet WiFi"} {"id":4449,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4449,"amenities":" Business Centre with Internet Access"} {"id":4449,"amenities":" Dry Cleaning"} {"id":4449,"amenities":" Heated pool"} {"id":4449,"amenities":" Hot Tub"} {"id":4449,"amenities":" Indoor pool"} {"id":4449,"amenities":" Laundry Service"} {"id":4449,"amenities":" Meeting rooms"} {"id":4449,"amenities":" Nonsmoking hotel"} {"id":4449,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4449,"amenities":" Wheelchair Access"} {"id":4449,"amenities":" Air conditioning"} {"id":4449,"amenities":" Microwave"} {"id":4449,"amenities":" Kitchenette"} {"id":4449,"amenities":" Nonsmoking rooms"} {"id":4449,"amenities":" Suites"} {"id":4615,"amenities":""} {"id":4644,"amenities":"Free parking"} {"id":4644,"amenities":" Pool"} {"id":4644,"amenities":" Free High Speed Internet WiFi"} {"id":4644,"amenities":" Nonsmoking hotel"} {"id":4644,"amenities":" Outdoor pool"} {"id":4644,"amenities":" Public Wifi"} {"id":4644,"amenities":" Air conditioning"} {"id":4644,"amenities":" Refrigerator in room"} {"id":4644,"amenities":" Family Rooms"} {"id":4644,"amenities":" Nonsmoking rooms"} {"id":4712,"amenities":"Pool"} {"id":4712,"amenities":" Free High Speed Internet WiFi"} {"id":4712,"amenities":" Free parking"} {"id":4712,"amenities":" Breakfast included"} {"id":4712,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4712,"amenities":" Business Centre with Internet Access"} {"id":4712,"amenities":" Conference Facilities"} {"id":4712,"amenities":" Heated pool"} {"id":4712,"amenities":" Hot Tub"} {"id":4712,"amenities":" Indoor pool"} {"id":4712,"amenities":" Laundry Service"} {"id":4712,"amenities":" Meeting rooms"} {"id":4712,"amenities":" Multilingual Staff"} {"id":4712,"amenities":" Nonsmoking hotel"} {"id":4712,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4712,"amenities":" SelfServe Laundry"} {"id":4712,"amenities":" Wheelchair Access"} {"id":4712,"amenities":" Air conditioning"} {"id":4712,"amenities":" Microwave"} {"id":4712,"amenities":" Family Rooms"} {"id":4712,"amenities":" Kitchenette"} {"id":4712,"amenities":" Nonsmoking rooms"} {"id":4734,"amenities":"Pool"} {"id":4734,"amenities":" Free parking"} {"id":4734,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4734,"amenities":" Free High Speed Internet WiFi"} {"id":4734,"amenities":" Children Activities Kid Family Friendly"} {"id":4734,"amenities":" Golf Course"} {"id":4734,"amenities":" Indoor pool"} {"id":4734,"amenities":" Nonsmoking hotel"} {"id":4734,"amenities":" SelfServe Laundry"} {"id":4734,"amenities":" SkiIn SkiOut"} {"id":4734,"amenities":" Air conditioning"} {"id":4734,"amenities":" Microwave"} {"id":4734,"amenities":" Refrigerator in room"} {"id":4734,"amenities":" Family Rooms"} {"id":4734,"amenities":" Kitchenette"} {"id":4734,"amenities":" Nonsmoking rooms"} {"id":5402,"amenities":"Room service"} {"id":5402,"amenities":" Free parking"} {"id":5402,"amenities":" Free High Speed Internet WiFi"} {"id":5402,"amenities":" Nonsmoking hotel"} {"id":5402,"amenities":" Refrigerator in room"} {"id":5419,"amenities":"Free High Speed Internet WiFi"} {"id":5419,"amenities":" Free parking"} {"id":5419,"amenities":" Golf Course"} {"id":5419,"amenities":" Nonsmoking hotel"} {"id":5419,"amenities":" Wheelchair Access"} {"id":5419,"amenities":" Air conditioning"} {"id":5419,"amenities":" Microwave"} {"id":5419,"amenities":" Refrigerator in room"} {"id":5419,"amenities":" Family Rooms"} {"id":5419,"amenities":" Nonsmoking rooms"} {"id":5423,"amenities":"Free parking"} {"id":5423,"amenities":" Free High Speed Internet WiFi"} {"id":5423,"amenities":" Children Activities Kid Family Friendly"} {"id":5423,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5423,"amenities":" Microwave"} {"id":5423,"amenities":" Refrigerator in room"} {"id":5423,"amenities":" Kitchenette"} {"id":5423,"amenities":" Nonsmoking rooms"} {"id":5513,"amenities":"Free parking"} {"id":5513,"amenities":" Restaurant"} {"id":5513,"amenities":" Free High Speed Internet WiFi"} {"id":5513,"amenities":" Nonsmoking hotel"} {"id":5513,"amenities":" Public Wifi"} {"id":5513,"amenities":" Air conditioning"} {"id":5513,"amenities":" Nonsmoking rooms"} {"id":5704,"amenities":"Free parking"} {"id":5704,"amenities":" Restaurant"} {"id":5704,"amenities":" BarLounge"} {"id":5704,"amenities":" Free High Speed Internet WiFi"} {"id":5704,"amenities":" Breakfast included"} {"id":5704,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5704,"amenities":" Business Centre with Internet Access"} {"id":5704,"amenities":" Golf Course"} {"id":5704,"amenities":" Meeting rooms"} {"id":5704,"amenities":" Multilingual Staff"} {"id":5704,"amenities":" Nonsmoking hotel"} {"id":5704,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5704,"amenities":" Public Wifi"} {"id":5704,"amenities":" SelfServe Laundry"} {"id":5704,"amenities":" Air conditioning"} {"id":5704,"amenities":" Microwave"} {"id":5704,"amenities":" Refrigerator in room"} {"id":5704,"amenities":" Kitchenette"} {"id":5704,"amenities":" Nonsmoking rooms"} {"id":5704,"amenities":" Suites"} {"id":5725,"amenities":""} {"id":5732,"amenities":"Free parking"} {"id":5732,"amenities":" Restaurant"} {"id":5732,"amenities":" BarLounge"} {"id":5732,"amenities":" Free High Speed Internet WiFi"} {"id":5732,"amenities":" Breakfast included"} {"id":5732,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5732,"amenities":" Business Centre with Internet Access"} {"id":5732,"amenities":" Casino and Gambling"} {"id":5732,"amenities":" Meeting rooms"} {"id":5732,"amenities":" Nonsmoking hotel"} {"id":5732,"amenities":" Public Wifi"} {"id":5732,"amenities":" Shuttle Bus Service"} {"id":5732,"amenities":" Wheelchair Access"} {"id":5732,"amenities":" Air conditioning"} {"id":5732,"amenities":" Microwave"} {"id":5732,"amenities":" Refrigerator in room"} {"id":5732,"amenities":" Accessible rooms"} {"id":5732,"amenities":" Family Rooms"} {"id":5732,"amenities":" Nonsmoking rooms"} {"id":5732,"amenities":" Suites"} {"id":40,"amenities":"Pool"} {"id":40,"amenities":" Free parking"} {"id":40,"amenities":" Fitness Centre with Gym Workout Room"} {"id":40,"amenities":" Room service"} {"id":40,"amenities":" Restaurant"} {"id":40,"amenities":" Spa"} {"id":40,"amenities":" Free High Speed Internet WiFi"} {"id":40,"amenities":" BarLounge"} {"id":40,"amenities":" Banquet Room"} {"id":40,"amenities":" Business Centre with Internet Access"} {"id":40,"amenities":" Children Activities Kid Family Friendly"} {"id":40,"amenities":" Concierge"} {"id":40,"amenities":" Conference Facilities"} {"id":40,"amenities":" Dry Cleaning"} {"id":40,"amenities":" Heated pool"} {"id":40,"amenities":" Hot Tub"} {"id":40,"amenities":" Indoor pool"} {"id":40,"amenities":" Laundry Service"} {"id":40,"amenities":" Meeting rooms"} {"id":40,"amenities":" Multilingual Staff"} {"id":40,"amenities":" Nonsmoking hotel"} {"id":40,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":40,"amenities":" SelfServe Laundry"} {"id":40,"amenities":" Wheelchair Access"} {"id":40,"amenities":" Air conditioning"} {"id":40,"amenities":" Accessible rooms"} {"id":40,"amenities":" Family Rooms"} {"id":40,"amenities":" Nonsmoking rooms"} {"id":40,"amenities":" Suites"} {"id":204,"amenities":"Free parking"} {"id":204,"amenities":" Restaurant"} {"id":204,"amenities":" Free High Speed Internet WiFi"} {"id":204,"amenities":" BarLounge"} {"id":204,"amenities":" Room service"} {"id":204,"amenities":" Breakfast Available"} {"id":204,"amenities":" Dry Cleaning"} {"id":204,"amenities":" Meeting rooms"} {"id":204,"amenities":" Multilingual Staff"} {"id":204,"amenities":" Nonsmoking hotel"} {"id":204,"amenities":" Air conditioning"} {"id":204,"amenities":" Nonsmoking rooms"} {"id":204,"amenities":" Suites"} {"id":251,"amenities":""} {"id":259,"amenities":"Free parking"} {"id":259,"amenities":" Free High Speed Internet WiFi"} {"id":259,"amenities":" Pool"} {"id":259,"amenities":" Breakfast included"} {"id":259,"amenities":" Multilingual Staff"} {"id":259,"amenities":" Nonsmoking hotel"} {"id":259,"amenities":" Outdoor pool"} {"id":259,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":259,"amenities":" Air conditioning"} {"id":259,"amenities":" Microwave"} {"id":259,"amenities":" Family Rooms"} {"id":259,"amenities":" Kitchenette"} {"id":259,"amenities":" Nonsmoking rooms"} {"id":259,"amenities":" Suites"} {"id":366,"amenities":"Free High Speed Internet WiFi"} {"id":366,"amenities":" Free parking"} {"id":366,"amenities":" Business Centre with Internet Access"} {"id":366,"amenities":" Golf Course"} {"id":366,"amenities":" Laundry Service"} {"id":366,"amenities":" Nonsmoking hotel"} {"id":366,"amenities":" Air conditioning"} {"id":366,"amenities":" Nonsmoking rooms"} {"id":666,"amenities":"Free parking"} {"id":666,"amenities":" Free High Speed Internet WiFi"} {"id":666,"amenities":" Breakfast included"} {"id":666,"amenities":" Golf Course"} {"id":666,"amenities":" Nonsmoking hotel"} {"id":666,"amenities":" Public Wifi"} {"id":666,"amenities":" Nonsmoking rooms"} {"id":707,"amenities":"Free parking"} {"id":707,"amenities":" Free High Speed Internet WiFi"} {"id":707,"amenities":" Nonsmoking hotel"} {"id":707,"amenities":" Public Wifi"} {"id":707,"amenities":" Air conditioning"} {"id":707,"amenities":" Microwave"} {"id":707,"amenities":" Refrigerator in room"} {"id":707,"amenities":" Kitchenette"} {"id":707,"amenities":" Nonsmoking rooms"} {"id":707,"amenities":" Suites"} {"id":1183,"amenities":"Free parking"} {"id":1183,"amenities":" Free High Speed Internet WiFi"} {"id":1183,"amenities":" Nonsmoking hotel"} {"id":1183,"amenities":" Nonsmoking rooms"} {"id":1477,"amenities":"Pool"} {"id":1477,"amenities":" Restaurant"} {"id":1477,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1477,"amenities":" Room service"} {"id":1477,"amenities":" BarLounge"} {"id":1477,"amenities":" Free High Speed Internet WiFi"} {"id":1477,"amenities":" Banquet Room"} {"id":1477,"amenities":" Breakfast Available"} {"id":1477,"amenities":" Concierge"} {"id":1477,"amenities":" Conference Facilities"} {"id":1477,"amenities":" Dry Cleaning"} {"id":1477,"amenities":" Heated pool"} {"id":1477,"amenities":" Hot Tub"} {"id":1477,"amenities":" Indoor pool"} {"id":1477,"amenities":" Laundry Service"} {"id":1477,"amenities":" Meeting rooms"} {"id":1477,"amenities":" Multilingual Staff"} {"id":1477,"amenities":" Nonsmoking hotel"} {"id":1477,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1477,"amenities":" Public Wifi"} {"id":1477,"amenities":" Sauna"} {"id":1477,"amenities":" Wheelchair Access"} {"id":1477,"amenities":" Air conditioning"} {"id":1477,"amenities":" Refrigerator in room"} {"id":1477,"amenities":" Accessible rooms"} {"id":1477,"amenities":" Nonsmoking rooms"} {"id":1477,"amenities":" Suites"} {"id":1644,"amenities":"Restaurant"} {"id":1644,"amenities":" BarLounge"} {"id":1644,"amenities":" Free High Speed Internet WiFi"} {"id":1644,"amenities":" Breakfast included"} {"id":1644,"amenities":" Banquet Room"} {"id":1644,"amenities":" Breakfast Available"} {"id":1644,"amenities":" Concierge"} {"id":1644,"amenities":" Hot Tub"} {"id":1644,"amenities":" Multilingual Staff"} {"id":1644,"amenities":" Nonsmoking hotel"} {"id":1644,"amenities":" Public Wifi"} {"id":1644,"amenities":" Wheelchair Access"} {"id":1644,"amenities":" Air conditioning"} {"id":1644,"amenities":" Minibar"} {"id":1644,"amenities":" Refrigerator in room"} {"id":1644,"amenities":" Accessible rooms"} {"id":1644,"amenities":" Family Rooms"} {"id":1644,"amenities":" Nonsmoking rooms"} {"id":1644,"amenities":" Suites"} {"id":1844,"amenities":"Free parking"} {"id":1844,"amenities":" Free High Speed Internet WiFi"} {"id":1844,"amenities":" Breakfast included"} {"id":1844,"amenities":" Golf Course"} {"id":1844,"amenities":" Nonsmoking hotel"} {"id":1844,"amenities":" Public Wifi"} {"id":1844,"amenities":" Air conditioning"} {"id":1844,"amenities":" Nonsmoking rooms"} {"id":2239,"amenities":"Free parking"} {"id":2239,"amenities":" Free High Speed Internet WiFi"} {"id":2239,"amenities":" Breakfast included"} {"id":2239,"amenities":" Golf Course"} {"id":2239,"amenities":" Nonsmoking hotel"} {"id":2239,"amenities":" Public Wifi"} {"id":2239,"amenities":" Air conditioning"} {"id":2239,"amenities":" Microwave"} {"id":2239,"amenities":" Refrigerator in room"} {"id":2239,"amenities":" Family Rooms"} {"id":2239,"amenities":" Nonsmoking rooms"} {"id":2295,"amenities":"Free parking"} {"id":2295,"amenities":" Free High Speed Internet WiFi"} {"id":2295,"amenities":" Breakfast included"} {"id":2295,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2295,"amenities":" Laundry Service"} {"id":2295,"amenities":" Nonsmoking hotel"} {"id":2295,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2295,"amenities":" Air conditioning"} {"id":2295,"amenities":" Refrigerator in room"} {"id":2295,"amenities":" Nonsmoking rooms"} {"id":2992,"amenities":"Free parking"} {"id":2992,"amenities":" Breakfast included"} {"id":2992,"amenities":" Free High Speed Internet WiFi"} {"id":2992,"amenities":" Babysitting"} {"id":2992,"amenities":" Breakfast Available"} {"id":2992,"amenities":" Business Centre with Internet Access"} {"id":2992,"amenities":" Electric vehicle charging station"} {"id":2992,"amenities":" Golf Course"} {"id":2992,"amenities":" Multilingual Staff"} {"id":2992,"amenities":" Nonsmoking hotel"} {"id":2992,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2992,"amenities":" Public Wifi"} {"id":2992,"amenities":" Wheelchair Access"} {"id":2992,"amenities":" Air conditioning"} {"id":2992,"amenities":" Microwave"} {"id":2992,"amenities":" Refrigerator in room"} {"id":2992,"amenities":" Accessible rooms"} {"id":2992,"amenities":" Family Rooms"} {"id":2992,"amenities":" Nonsmoking rooms"} {"id":2992,"amenities":" Smoking rooms available"} {"id":3187,"amenities":"Free parking"} {"id":3187,"amenities":" Free High Speed Internet WiFi"} {"id":3187,"amenities":" Nonsmoking hotel"} {"id":3187,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3187,"amenities":" Public Wifi"} {"id":3187,"amenities":" Refrigerator in room"} {"id":3187,"amenities":" Family Rooms"} {"id":3187,"amenities":" Nonsmoking rooms"} {"id":3303,"amenities":""} {"id":3359,"amenities":""} {"id":4198,"amenities":"Pool"} {"id":4198,"amenities":" Restaurant"} {"id":4198,"amenities":" Free High Speed Internet WiFi"} {"id":4198,"amenities":" Room service"} {"id":4198,"amenities":" Breakfast included"} {"id":4198,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4198,"amenities":" Banquet Room"} {"id":4198,"amenities":" Business Centre with Internet Access"} {"id":4198,"amenities":" Conference Facilities"} {"id":4198,"amenities":" Heated pool"} {"id":4198,"amenities":" Hot Tub"} {"id":4198,"amenities":" Indoor pool"} {"id":4198,"amenities":" Meeting rooms"} {"id":4198,"amenities":" Multilingual Staff"} {"id":4198,"amenities":" Nonsmoking hotel"} {"id":4198,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4198,"amenities":" SelfServe Laundry"} {"id":4198,"amenities":" Wheelchair Access"} {"id":4198,"amenities":" Air conditioning"} {"id":4198,"amenities":" Family Rooms"} {"id":4198,"amenities":" Nonsmoking rooms"} {"id":4198,"amenities":" Suites"} {"id":4558,"amenities":"Pool"} {"id":4558,"amenities":" Free parking"} {"id":4558,"amenities":" Free High Speed Internet WiFi"} {"id":4558,"amenities":" Heated pool"} {"id":4558,"amenities":" Hot Tub"} {"id":4558,"amenities":" Nonsmoking hotel"} {"id":4558,"amenities":" Outdoor pool"} {"id":4558,"amenities":" SelfServe Laundry"} {"id":4558,"amenities":" Air conditioning"} {"id":4558,"amenities":" Refrigerator in room"} {"id":4558,"amenities":" Nonsmoking rooms"} {"id":5048,"amenities":"Free parking"} {"id":5048,"amenities":" Free High Speed Internet WiFi"} {"id":5048,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5048,"amenities":" Breakfast included"} {"id":5048,"amenities":" Children Activities Kid Family Friendly"} {"id":5048,"amenities":" Dry Cleaning"} {"id":5048,"amenities":" Laundry Service"} {"id":5048,"amenities":" Meeting rooms"} {"id":5048,"amenities":" Nonsmoking hotel"} {"id":5048,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5048,"amenities":" Public Wifi"} {"id":5048,"amenities":" SelfServe Laundry"} {"id":5048,"amenities":" Wheelchair Access"} {"id":5048,"amenities":" Air conditioning"} {"id":5048,"amenities":" Microwave"} {"id":5048,"amenities":" Refrigerator in room"} {"id":5048,"amenities":" Accessible rooms"} {"id":5048,"amenities":" Family Rooms"} {"id":5048,"amenities":" Kitchenette"} {"id":5048,"amenities":" Nonsmoking rooms"} {"id":5048,"amenities":" Smoking rooms available"} {"id":5048,"amenities":" Suites"} {"id":5298,"amenities":"Pool"} {"id":5298,"amenities":" Free parking"} {"id":5298,"amenities":" Restaurant"} {"id":5298,"amenities":" BarLounge"} {"id":5298,"amenities":" Spa"} {"id":5298,"amenities":" Free High Speed Internet WiFi"} {"id":5298,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5298,"amenities":" Babysitting"} {"id":5298,"amenities":" Golf Course"} {"id":5298,"amenities":" Hot Tub"} {"id":5298,"amenities":" Laundry Service"} {"id":5298,"amenities":" Meeting rooms"} {"id":5298,"amenities":" Nonsmoking hotel"} {"id":5298,"amenities":" Outdoor pool"} {"id":5298,"amenities":" Sauna"} {"id":5298,"amenities":" SkiIn SkiOut"} {"id":5298,"amenities":" Tennis Court"} {"id":5298,"amenities":" Family Rooms"} {"id":5298,"amenities":" Nonsmoking rooms"} {"id":240,"amenities":""} {"id":263,"amenities":""} {"id":396,"amenities":"Free parking"} {"id":396,"amenities":" Free High Speed Internet WiFi"} {"id":396,"amenities":" Multilingual Staff"} {"id":396,"amenities":" Nonsmoking hotel"} {"id":396,"amenities":" Public Wifi"} {"id":396,"amenities":" Air conditioning"} {"id":396,"amenities":" Microwave"} {"id":396,"amenities":" Minibar"} {"id":396,"amenities":" Refrigerator in room"} {"id":396,"amenities":" Family Rooms"} {"id":396,"amenities":" Kitchenette"} {"id":396,"amenities":" Nonsmoking rooms"} {"id":396,"amenities":" Suites"} {"id":1003,"amenities":""} {"id":1017,"amenities":"Free parking"} {"id":1017,"amenities":" Free High Speed Internet WiFi"} {"id":1017,"amenities":" Concierge"} {"id":1017,"amenities":" Nonsmoking hotel"} {"id":1017,"amenities":" Nonsmoking rooms"} {"id":1057,"amenities":"Pool"} {"id":1057,"amenities":" Free parking"} {"id":1057,"amenities":" Free High Speed Internet WiFi"} {"id":1057,"amenities":" Breakfast included"} {"id":1057,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1057,"amenities":" Business Centre with Internet Access"} {"id":1057,"amenities":" Heated pool"} {"id":1057,"amenities":" Hot Tub"} {"id":1057,"amenities":" Indoor pool"} {"id":1057,"amenities":" Laundry Service"} {"id":1057,"amenities":" Meeting rooms"} {"id":1057,"amenities":" Nonsmoking hotel"} {"id":1057,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1057,"amenities":" Public Wifi"} {"id":1057,"amenities":" SelfServe Laundry"} {"id":1057,"amenities":" Wheelchair Access"} {"id":1057,"amenities":" Air conditioning"} {"id":1057,"amenities":" Microwave"} {"id":1057,"amenities":" Refrigerator in room"} {"id":1057,"amenities":" Accessible rooms"} {"id":1057,"amenities":" Family Rooms"} {"id":1057,"amenities":" Nonsmoking rooms"} {"id":1057,"amenities":" Suites"} {"id":1165,"amenities":"Free parking"} {"id":1165,"amenities":" Free High Speed Internet WiFi"} {"id":1165,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1165,"amenities":" Meeting rooms"} {"id":1165,"amenities":" Nonsmoking hotel"} {"id":1165,"amenities":" Wheelchair Access"} {"id":1165,"amenities":" Air conditioning"} {"id":1165,"amenities":" Nonsmoking rooms"} {"id":1870,"amenities":"Pool"} {"id":1870,"amenities":" Free parking"} {"id":1870,"amenities":" Restaurant"} {"id":1870,"amenities":" Free High Speed Internet WiFi"} {"id":1870,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1870,"amenities":" BarLounge"} {"id":1870,"amenities":" Room service"} {"id":1870,"amenities":" Banquet Room"} {"id":1870,"amenities":" Business Centre with Internet Access"} {"id":1870,"amenities":" Conference Facilities"} {"id":1870,"amenities":" Dry Cleaning"} {"id":1870,"amenities":" Golf Course"} {"id":1870,"amenities":" Heated pool"} {"id":1870,"amenities":" Hot Tub"} {"id":1870,"amenities":" Indoor pool"} {"id":1870,"amenities":" Meeting rooms"} {"id":1870,"amenities":" Nonsmoking hotel"} {"id":1870,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1870,"amenities":" Public Wifi"} {"id":1870,"amenities":" Sauna"} {"id":1870,"amenities":" Wheelchair Access"} {"id":1870,"amenities":" Air conditioning"} {"id":1870,"amenities":" Refrigerator in room"} {"id":1870,"amenities":" Accessible rooms"} {"id":1870,"amenities":" Family Rooms"} {"id":1870,"amenities":" Nonsmoking rooms"} {"id":1870,"amenities":" Suites"} {"id":2048,"amenities":"Pool"} {"id":2048,"amenities":" Free parking"} {"id":2048,"amenities":" Free High Speed Internet WiFi"} {"id":2048,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2048,"amenities":" Breakfast included"} {"id":2048,"amenities":" Business Centre with Internet Access"} {"id":2048,"amenities":" Heated pool"} {"id":2048,"amenities":" Hot Tub"} {"id":2048,"amenities":" Indoor pool"} {"id":2048,"amenities":" Laundry Service"} {"id":2048,"amenities":" Meeting rooms"} {"id":2048,"amenities":" Multilingual Staff"} {"id":2048,"amenities":" Nonsmoking hotel"} {"id":2048,"amenities":" SelfServe Laundry"} {"id":2048,"amenities":" Wheelchair Access"} {"id":2048,"amenities":" Air conditioning"} {"id":2048,"amenities":" Microwave"} {"id":2048,"amenities":" Nonsmoking rooms"} {"id":2048,"amenities":" Suites"} {"id":2321,"amenities":""} {"id":2697,"amenities":"Free parking"} {"id":2697,"amenities":" Free High Speed Internet WiFi"} {"id":2697,"amenities":" Breakfast included"} {"id":2697,"amenities":" Concierge"} {"id":2697,"amenities":" Multilingual Staff"} {"id":2697,"amenities":" Nonsmoking hotel"} {"id":2697,"amenities":" Public Wifi"} {"id":2697,"amenities":" Air conditioning"} {"id":2697,"amenities":" Nonsmoking rooms"} {"id":3033,"amenities":"Free parking"} {"id":3033,"amenities":" Free High Speed Internet WiFi"} {"id":3033,"amenities":" Children Activities Kid Family Friendly"} {"id":3033,"amenities":" Laundry Service"} {"id":3033,"amenities":" Nonsmoking hotel"} {"id":3033,"amenities":" Public Wifi"} {"id":3033,"amenities":" Air conditioning"} {"id":3033,"amenities":" Microwave"} {"id":3033,"amenities":" Refrigerator in room"} {"id":3033,"amenities":" Family Rooms"} {"id":3033,"amenities":" Kitchenette"} {"id":3033,"amenities":" Nonsmoking rooms"} {"id":3124,"amenities":"Pets Allowed Dog Pet Friendly "} {"id":3315,"amenities":"Free parking"} {"id":3315,"amenities":" Free High Speed Internet WiFi"} {"id":3315,"amenities":" Golf Course"} {"id":3315,"amenities":" Nonsmoking hotel"} {"id":3315,"amenities":" Paid Internet"} {"id":3315,"amenities":" Paid Wifi"} {"id":3315,"amenities":" SelfServe Laundry"} {"id":3315,"amenities":" Microwave"} {"id":3315,"amenities":" Refrigerator in room"} {"id":3315,"amenities":" Family Rooms"} {"id":3315,"amenities":" Kitchenette"} {"id":3315,"amenities":" Nonsmoking rooms"} {"id":3479,"amenities":"Free parking"} {"id":3479,"amenities":" Free High Speed Internet WiFi"} {"id":3479,"amenities":" Room service"} {"id":3479,"amenities":" Nonsmoking hotel"} {"id":3479,"amenities":" Air conditioning"} {"id":3479,"amenities":" Family Rooms"} {"id":3479,"amenities":" Nonsmoking rooms"} {"id":3479,"amenities":" Suites"} {"id":4299,"amenities":"Restaurant"} {"id":4299,"amenities":" Free parking"} {"id":4299,"amenities":" Free High Speed Internet WiFi"} {"id":4299,"amenities":" Wheelchair Access"} {"id":4299,"amenities":" Air conditioning"} {"id":4299,"amenities":" Suites"} {"id":4373,"amenities":"Restaurant"} {"id":4373,"amenities":" Free parking"} {"id":4373,"amenities":" BarLounge"} {"id":4373,"amenities":" Laundry Service"} {"id":4373,"amenities":" Nonsmoking hotel"} {"id":4373,"amenities":" Wheelchair Access"} {"id":4373,"amenities":" Family Rooms"} {"id":4373,"amenities":" Nonsmoking rooms"} {"id":4408,"amenities":"BarLounge"} {"id":4408,"amenities":" Free High Speed Internet WiFi"} {"id":4876,"amenities":""} {"id":4878,"amenities":"Free High Speed Internet WiFi"} {"id":4878,"amenities":" Free parking"} {"id":4878,"amenities":" Golf Course"} {"id":4878,"amenities":" Hot Tub"} {"id":4878,"amenities":" Nonsmoking hotel"} {"id":4878,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4878,"amenities":" Public Wifi"} {"id":4878,"amenities":" SelfServe Laundry"} {"id":4878,"amenities":" Refrigerator in room"} {"id":4878,"amenities":" Kitchenette"} {"id":4878,"amenities":" Nonsmoking rooms"} {"id":5429,"amenities":""} {"id":5626,"amenities":"Free parking"} {"id":5626,"amenities":" Restaurant"} {"id":5626,"amenities":" Free High Speed Internet WiFi"} {"id":5626,"amenities":" Pool"} {"id":5626,"amenities":" BarLounge"} {"id":5626,"amenities":" Breakfast included"} {"id":5626,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5626,"amenities":" Hot Tub"} {"id":5626,"amenities":" Indoor pool"} {"id":5626,"amenities":" Nonsmoking hotel"} {"id":5626,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5626,"amenities":" Sauna"} {"id":5626,"amenities":" Wheelchair Access"} {"id":5626,"amenities":" Air conditioning"} {"id":5626,"amenities":" Family Rooms"} {"id":5626,"amenities":" Nonsmoking rooms"} {"id":5626,"amenities":" Suites"} {"id":5629,"amenities":"Free parking"} {"id":5629,"amenities":" Free High Speed Internet WiFi"} {"id":5629,"amenities":" Restaurant"} {"id":5629,"amenities":" Nonsmoking hotel"} {"id":5629,"amenities":" Public Wifi"} {"id":5629,"amenities":" Air conditioning"} {"id":5629,"amenities":" Refrigerator in room"} {"id":5629,"amenities":" Family Rooms"} {"id":5629,"amenities":" Nonsmoking rooms"} {"id":5960,"amenities":"Free parking"} {"id":5960,"amenities":" Breakfast included"} {"id":5960,"amenities":" Free High Speed Internet WiFi"} {"id":5960,"amenities":" Nonsmoking hotel"} {"id":5960,"amenities":" Public Wifi"} {"id":5960,"amenities":" Family Rooms"} {"id":5960,"amenities":" Nonsmoking rooms"} {"id":6005,"amenities":""} {"id":6067,"amenities":"Free parking"} {"id":6067,"amenities":" Free High Speed Internet WiFi"} {"id":6067,"amenities":" Nonsmoking hotel"} {"id":6067,"amenities":" Microwave"} {"id":6067,"amenities":" Refrigerator in room"} {"id":6067,"amenities":" Family Rooms"} {"id":6067,"amenities":" Kitchenette"} {"id":6067,"amenities":" Nonsmoking rooms"} {"id":261,"amenities":"Free parking"} {"id":261,"amenities":" Breakfast included"} {"id":261,"amenities":" Free High Speed Internet WiFi"} {"id":261,"amenities":" Nonsmoking hotel"} {"id":261,"amenities":" Nonsmoking rooms"} {"id":398,"amenities":"Restaurant"} {"id":398,"amenities":" Free parking"} {"id":398,"amenities":" Children Activities Kid Family Friendly"} {"id":398,"amenities":" Nonsmoking hotel"} {"id":398,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":398,"amenities":" SelfServe Laundry"} {"id":398,"amenities":" Refrigerator in room"} {"id":398,"amenities":" Family Rooms"} {"id":398,"amenities":" Kitchenette"} {"id":398,"amenities":" Nonsmoking rooms"} {"id":757,"amenities":"Free parking"} {"id":757,"amenities":" Free High Speed Internet WiFi"} {"id":757,"amenities":" Golf Course"} {"id":757,"amenities":" Nonsmoking hotel"} {"id":757,"amenities":" Nonsmoking rooms"} {"id":808,"amenities":"Free parking"} {"id":808,"amenities":" Free High Speed Internet WiFi"} {"id":808,"amenities":" Children Activities Kid Family Friendly"} {"id":808,"amenities":" Public Wifi"} {"id":808,"amenities":" Kitchenette"} {"id":956,"amenities":"Free parking"} {"id":956,"amenities":" Free High Speed Internet WiFi"} {"id":956,"amenities":" Children Activities Kid Family Friendly"} {"id":956,"amenities":" Golf Course"} {"id":956,"amenities":" Nonsmoking hotel"} {"id":956,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":956,"amenities":" Public Wifi"} {"id":956,"amenities":" Microwave"} {"id":956,"amenities":" Refrigerator in room"} {"id":956,"amenities":" Family Rooms"} {"id":956,"amenities":" Kitchenette"} {"id":956,"amenities":" Nonsmoking rooms"} {"id":956,"amenities":" Suites"} {"id":1061,"amenities":"Room service"} {"id":1061,"amenities":" BarLounge"} {"id":1061,"amenities":" Free High Speed Internet WiFi"} {"id":1061,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1061,"amenities":" Free parking"} {"id":1061,"amenities":" Restaurant"} {"id":1061,"amenities":" Breakfast included"} {"id":1061,"amenities":" Business Centre with Internet Access"} {"id":1061,"amenities":" Concierge"} {"id":1061,"amenities":" Dry Cleaning"} {"id":1061,"amenities":" Laundry Service"} {"id":1061,"amenities":" Multilingual Staff"} {"id":1061,"amenities":" Nonsmoking hotel"} {"id":1061,"amenities":" SelfServe Laundry"} {"id":1061,"amenities":" Shuttle Bus Service"} {"id":1061,"amenities":" Wheelchair Access"} {"id":1061,"amenities":" Air conditioning"} {"id":1061,"amenities":" Minibar"} {"id":1061,"amenities":" Nonsmoking rooms"} {"id":1061,"amenities":" Suites"} {"id":1067,"amenities":"Free parking"} {"id":1067,"amenities":" Restaurant"} {"id":1067,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1067,"amenities":" Room service"} {"id":1067,"amenities":" Free High Speed Internet WiFi"} {"id":1067,"amenities":" Pool"} {"id":1067,"amenities":" Airport transportation"} {"id":1067,"amenities":" Banquet Room"} {"id":1067,"amenities":" Business Centre with Internet Access"} {"id":1067,"amenities":" Conference Facilities"} {"id":1067,"amenities":" Dry Cleaning"} {"id":1067,"amenities":" Electric vehicle charging station"} {"id":1067,"amenities":" Heated pool"} {"id":1067,"amenities":" Hot Tub"} {"id":1067,"amenities":" Indoor pool"} {"id":1067,"amenities":" Laundry Service"} {"id":1067,"amenities":" Meeting rooms"} {"id":1067,"amenities":" Multilingual Staff"} {"id":1067,"amenities":" Nonsmoking hotel"} {"id":1067,"amenities":" SelfServe Laundry"} {"id":1067,"amenities":" Wheelchair Access"} {"id":1067,"amenities":" Air conditioning"} {"id":1067,"amenities":" Microwave"} {"id":1067,"amenities":" Family Rooms"} {"id":1067,"amenities":" Nonsmoking rooms"} {"id":1067,"amenities":" Suites"} {"id":1645,"amenities":"Free parking"} {"id":1645,"amenities":" Free High Speed Internet WiFi"} {"id":1645,"amenities":" Breakfast included"} {"id":1645,"amenities":" Breakfast Available"} {"id":1645,"amenities":" Laundry Service"} {"id":1645,"amenities":" Nonsmoking hotel"} {"id":1645,"amenities":" Public Wifi"} {"id":1645,"amenities":" Air conditioning"} {"id":1645,"amenities":" Family Rooms"} {"id":1645,"amenities":" Nonsmoking rooms"} {"id":1652,"amenities":"Free parking"} {"id":1652,"amenities":" Free High Speed Internet WiFi"} {"id":1652,"amenities":" Breakfast included"} {"id":1652,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1652,"amenities":" Golf Course"} {"id":1652,"amenities":" Hot Tub"} {"id":1652,"amenities":" Laundry Service"} {"id":1652,"amenities":" Multilingual Staff"} {"id":1652,"amenities":" Nonsmoking hotel"} {"id":1652,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1652,"amenities":" SelfServe Laundry"} {"id":1652,"amenities":" Wheelchair Access"} {"id":1652,"amenities":" Air conditioning"} {"id":1652,"amenities":" Microwave"} {"id":1652,"amenities":" Refrigerator in room"} {"id":1652,"amenities":" Kitchenette"} {"id":1652,"amenities":" Nonsmoking rooms"} {"id":1652,"amenities":" Suites"} {"id":1952,"amenities":"Free parking"} {"id":1952,"amenities":" Free High Speed Internet WiFi"} {"id":1952,"amenities":" Breakfast included"} {"id":1952,"amenities":" Nonsmoking hotel"} {"id":1952,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1952,"amenities":" Air conditioning"} {"id":1952,"amenities":" Nonsmoking rooms"} {"id":2146,"amenities":""} {"id":2480,"amenities":"Pool"} {"id":2480,"amenities":" Free parking"} {"id":2480,"amenities":" Restaurant"} {"id":2480,"amenities":" Free High Speed Internet WiFi"} {"id":2480,"amenities":" Business Centre with Internet Access"} {"id":2480,"amenities":" Children Activities Kid Family Friendly"} {"id":2480,"amenities":" Laundry Service"} {"id":2480,"amenities":" Nonsmoking hotel"} {"id":2480,"amenities":" Outdoor pool"} {"id":2480,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2480,"amenities":" Public Wifi"} {"id":2480,"amenities":" SelfServe Laundry"} {"id":2480,"amenities":" Wheelchair Access"} {"id":2480,"amenities":" Air conditioning"} {"id":2480,"amenities":" Microwave"} {"id":2480,"amenities":" Refrigerator in room"} {"id":2480,"amenities":" Family Rooms"} {"id":2480,"amenities":" Kitchenette"} {"id":2480,"amenities":" Nonsmoking rooms"} {"id":2595,"amenities":"Refrigerator in room"} {"id":2595,"amenities":" Kitchenette"} {"id":2603,"amenities":"Pool"} {"id":2603,"amenities":" Free parking"} {"id":2603,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2603,"amenities":" Free High Speed Internet WiFi"} {"id":2603,"amenities":" Breakfast included"} {"id":2603,"amenities":" Business Centre with Internet Access"} {"id":2603,"amenities":" Conference Facilities"} {"id":2603,"amenities":" Dry Cleaning"} {"id":2603,"amenities":" Heated pool"} {"id":2603,"amenities":" Hot Tub"} {"id":2603,"amenities":" Indoor pool"} {"id":2603,"amenities":" Laundry Service"} {"id":2603,"amenities":" Meeting rooms"} {"id":2603,"amenities":" Multilingual Staff"} {"id":2603,"amenities":" Nonsmoking hotel"} {"id":2603,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2603,"amenities":" Wheelchair Access"} {"id":2603,"amenities":" Air conditioning"} {"id":2603,"amenities":" Family Rooms"} {"id":2603,"amenities":" Nonsmoking rooms"} {"id":2603,"amenities":" Suites"} {"id":2955,"amenities":"Free parking"} {"id":2955,"amenities":" Free High Speed Internet WiFi"} {"id":2955,"amenities":" Public Wifi"} {"id":2955,"amenities":" Microwave"} {"id":2955,"amenities":" Refrigerator in room"} {"id":2991,"amenities":"Free parking"} {"id":2991,"amenities":" Breakfast included"} {"id":2991,"amenities":" Free High Speed Internet WiFi"} {"id":2991,"amenities":" Breakfast Available"} {"id":2991,"amenities":" Dry Cleaning"} {"id":2991,"amenities":" Golf Course"} {"id":2991,"amenities":" Nonsmoking hotel"} {"id":2991,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2991,"amenities":" Public Wifi"} {"id":2991,"amenities":" Tennis Court"} {"id":2991,"amenities":" Wheelchair Access"} {"id":2991,"amenities":" Air conditioning"} {"id":2991,"amenities":" Microwave"} {"id":2991,"amenities":" Refrigerator in room"} {"id":2991,"amenities":" Accessible rooms"} {"id":2991,"amenities":" Nonsmoking rooms"} {"id":3146,"amenities":"Free parking"} {"id":3146,"amenities":" Free High Speed Internet WiFi"} {"id":3146,"amenities":" Nonsmoking hotel"} {"id":3146,"amenities":" Kitchenette"} {"id":3146,"amenities":" Nonsmoking rooms"} {"id":3146,"amenities":" Suites"} {"id":3301,"amenities":""} {"id":3470,"amenities":"Free High Speed Internet WiFi"} {"id":3470,"amenities":" Free parking"} {"id":3470,"amenities":" Breakfast included"} {"id":3470,"amenities":" Golf Course"} {"id":3470,"amenities":" Nonsmoking hotel"} {"id":3470,"amenities":" Public Wifi"} {"id":3470,"amenities":" Air conditioning"} {"id":3470,"amenities":" Microwave"} {"id":3470,"amenities":" Refrigerator in room"} {"id":3470,"amenities":" Family Rooms"} {"id":3470,"amenities":" Kitchenette"} {"id":3470,"amenities":" Nonsmoking rooms"} {"id":3470,"amenities":" Suites"} {"id":4236,"amenities":""} {"id":4548,"amenities":"Free High Speed Internet WiFi"} {"id":4548,"amenities":" Free parking"} {"id":4548,"amenities":" Breakfast Available"} {"id":4548,"amenities":" Nonsmoking hotel"} {"id":4548,"amenities":" Family Rooms"} {"id":4548,"amenities":" Nonsmoking rooms"} {"id":4588,"amenities":""} {"id":4605,"amenities":"Free parking"} {"id":4605,"amenities":" Restaurant"} {"id":4605,"amenities":" Breakfast included"} {"id":4605,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4605,"amenities":" Free High Speed Internet WiFi"} {"id":4605,"amenities":" Room service"} {"id":4605,"amenities":" Breakfast Available"} {"id":4605,"amenities":" Business Centre with Internet Access"} {"id":4605,"amenities":" Dry Cleaning"} {"id":4605,"amenities":" Electric vehicle charging station"} {"id":4605,"amenities":" Golf Course"} {"id":4605,"amenities":" Laundry Service"} {"id":4605,"amenities":" Meeting rooms"} {"id":4605,"amenities":" Multilingual Staff"} {"id":4605,"amenities":" Nonsmoking hotel"} {"id":4605,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4605,"amenities":" Public Wifi"} {"id":4605,"amenities":" SelfServe Laundry"} {"id":4605,"amenities":" Wheelchair Access"} {"id":4605,"amenities":" Air conditioning"} {"id":4605,"amenities":" Microwave"} {"id":4605,"amenities":" Refrigerator in room"} {"id":4605,"amenities":" Family Rooms"} {"id":4605,"amenities":" Nonsmoking rooms"} {"id":4605,"amenities":" Suites"} {"id":4617,"amenities":"Free parking"} {"id":4617,"amenities":" Free High Speed Internet WiFi"} {"id":4617,"amenities":" BarLounge"} {"id":4617,"amenities":" Golf Course"} {"id":4617,"amenities":" Nonsmoking hotel"} {"id":4617,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4617,"amenities":" Public Wifi"} {"id":4617,"amenities":" Air conditioning"} {"id":4617,"amenities":" Family Rooms"} {"id":4617,"amenities":" Nonsmoking rooms"} {"id":4856,"amenities":"Free parking"} {"id":4856,"amenities":" Restaurant"} {"id":4856,"amenities":" BarLounge"} {"id":4856,"amenities":" Free High Speed Internet WiFi"} {"id":4856,"amenities":" Breakfast included"} {"id":4856,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4856,"amenities":" Room service"} {"id":4856,"amenities":" Spa"} {"id":4856,"amenities":" Banquet Room"} {"id":4856,"amenities":" Business Centre with Internet Access"} {"id":4856,"amenities":" Casino and Gambling"} {"id":4856,"amenities":" Dry Cleaning"} {"id":4856,"amenities":" Golf Course"} {"id":4856,"amenities":" Laundry Service"} {"id":4856,"amenities":" Meeting rooms"} {"id":4856,"amenities":" Nonsmoking hotel"} {"id":4856,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4856,"amenities":" Public Wifi"} {"id":4856,"amenities":" Wheelchair Access"} {"id":4856,"amenities":" Air conditioning"} {"id":4856,"amenities":" Microwave"} {"id":4856,"amenities":" Refrigerator in room"} {"id":4856,"amenities":" Accessible rooms"} {"id":4856,"amenities":" Nonsmoking rooms"} {"id":4856,"amenities":" Suites"} {"id":5176,"amenities":""} {"id":5332,"amenities":""} {"id":5506,"amenities":"Free parking"} {"id":5506,"amenities":" Restaurant"} {"id":5506,"amenities":" Free High Speed Internet WiFi"} {"id":5506,"amenities":" Breakfast included"} {"id":5506,"amenities":" Meeting rooms"} {"id":5506,"amenities":" Nonsmoking hotel"} {"id":5506,"amenities":" Public Wifi"} {"id":5506,"amenities":" Wheelchair Access"} {"id":5506,"amenities":" Air conditioning"} {"id":5506,"amenities":" Nonsmoking rooms"} {"id":5603,"amenities":"Free parking"} {"id":5603,"amenities":" Free High Speed Internet WiFi"} {"id":5603,"amenities":" Nonsmoking hotel"} {"id":5603,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5603,"amenities":" Wheelchair Access"} {"id":5603,"amenities":" Air conditioning"} {"id":5603,"amenities":" Microwave"} {"id":5603,"amenities":" Refrigerator in room"} {"id":5603,"amenities":" Kitchenette"} {"id":5603,"amenities":" Nonsmoking rooms"} {"id":5603,"amenities":" Suites"} {"id":5900,"amenities":"Free Internet"} {"id":5900,"amenities":" Children Activities Kid Family Friendly"} {"id":6031,"amenities":"Pool"} {"id":6031,"amenities":" Restaurant"} {"id":6031,"amenities":" Fitness Centre with Gym Workout Room"} {"id":6031,"amenities":" Free parking"} {"id":6031,"amenities":" Room service"} {"id":6031,"amenities":" BarLounge"} {"id":6031,"amenities":" Spa"} {"id":6031,"amenities":" Free High Speed Internet WiFi"} {"id":6031,"amenities":" Banquet Room"} {"id":6031,"amenities":" Breakfast Available"} {"id":6031,"amenities":" Business Centre with Internet Access"} {"id":6031,"amenities":" Children Activities Kid Family Friendly"} {"id":6031,"amenities":" Conference Facilities"} {"id":6031,"amenities":" Dry Cleaning"} {"id":6031,"amenities":" Hot Tub"} {"id":6031,"amenities":" Indoor pool"} {"id":6031,"amenities":" Laundry Service"} {"id":6031,"amenities":" Meeting rooms"} {"id":6031,"amenities":" Multilingual Staff"} {"id":6031,"amenities":" Nonsmoking hotel"} {"id":6031,"amenities":" Outdoor pool"} {"id":6031,"amenities":" Public Wifi"} {"id":6031,"amenities":" Sauna"} {"id":6031,"amenities":" Wheelchair Access"} {"id":6031,"amenities":" Air conditioning"} {"id":6031,"amenities":" Refrigerator in room"} {"id":6031,"amenities":" Accessible rooms"} {"id":6031,"amenities":" Family Rooms"} {"id":6031,"amenities":" Nonsmoking rooms"} {"id":6031,"amenities":" Suites"} {"id":273,"amenities":""} {"id":758,"amenities":"Free parking"} {"id":758,"amenities":" Free High Speed Internet WiFi"} {"id":758,"amenities":" Nonsmoking hotel"} {"id":758,"amenities":" Public Wifi"} {"id":758,"amenities":" Microwave"} {"id":758,"amenities":" Refrigerator in room"} {"id":758,"amenities":" Family Rooms"} {"id":758,"amenities":" Kitchenette"} {"id":758,"amenities":" Nonsmoking rooms"} {"id":1033,"amenities":""} {"id":1105,"amenities":"Free parking"} {"id":1105,"amenities":" Free High Speed Internet WiFi"} {"id":1105,"amenities":" Breakfast included"} {"id":1105,"amenities":" Nonsmoking hotel"} {"id":1105,"amenities":" Nonsmoking rooms"} {"id":1158,"amenities":""} {"id":1205,"amenities":""} {"id":1494,"amenities":"Free parking"} {"id":1494,"amenities":" Free High Speed Internet WiFi"} {"id":1494,"amenities":" Spa"} {"id":1494,"amenities":" Restaurant"} {"id":1494,"amenities":" Banquet Room"} {"id":1494,"amenities":" Conference Facilities"} {"id":1494,"amenities":" Hot Tub"} {"id":1494,"amenities":" Laundry Service"} {"id":1494,"amenities":" Meeting rooms"} {"id":1494,"amenities":" Nonsmoking hotel"} {"id":1494,"amenities":" Public Wifi"} {"id":1494,"amenities":" Wheelchair Access"} {"id":1494,"amenities":" Air conditioning"} {"id":1494,"amenities":" Refrigerator in room"} {"id":1494,"amenities":" Family Rooms"} {"id":1494,"amenities":" Nonsmoking rooms"} {"id":1494,"amenities":" Suites"} {"id":1511,"amenities":""} {"id":1656,"amenities":"Free High Speed Internet WiFi"} {"id":1656,"amenities":" Free parking"} {"id":1656,"amenities":" Nonsmoking hotel"} {"id":1656,"amenities":" Microwave"} {"id":1656,"amenities":" Refrigerator in room"} {"id":1656,"amenities":" Kitchenette"} {"id":1656,"amenities":" Nonsmoking rooms"} {"id":2542,"amenities":"Pool"} {"id":2542,"amenities":" Room service"} {"id":2542,"amenities":" Restaurant"} {"id":2542,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2542,"amenities":" BarLounge"} {"id":2542,"amenities":" Free High Speed Internet WiFi"} {"id":2542,"amenities":" Banquet Room"} {"id":2542,"amenities":" Business Centre with Internet Access"} {"id":2542,"amenities":" Concierge"} {"id":2542,"amenities":" Conference Facilities"} {"id":2542,"amenities":" Dry Cleaning"} {"id":2542,"amenities":" Heated pool"} {"id":2542,"amenities":" Indoor pool"} {"id":2542,"amenities":" Laundry Service"} {"id":2542,"amenities":" Meeting rooms"} {"id":2542,"amenities":" Multilingual Staff"} {"id":2542,"amenities":" Nonsmoking hotel"} {"id":2542,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2542,"amenities":" Sauna"} {"id":2542,"amenities":" Wheelchair Access"} {"id":2542,"amenities":" Air conditioning"} {"id":2542,"amenities":" Nonsmoking rooms"} {"id":2542,"amenities":" Suites"} {"id":2587,"amenities":""} {"id":3002,"amenities":"Free parking"} {"id":3002,"amenities":" Free High Speed Internet WiFi"} {"id":3002,"amenities":" Nonsmoking hotel"} {"id":3002,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3002,"amenities":" Air conditioning"} {"id":3002,"amenities":" Microwave"} {"id":3002,"amenities":" Refrigerator in room"} {"id":3002,"amenities":" Nonsmoking rooms"} {"id":3289,"amenities":""} {"id":4311,"amenities":""} {"id":4388,"amenities":""} {"id":4490,"amenities":""} {"id":4720,"amenities":"Pool"} {"id":4720,"amenities":" Free parking"} {"id":4720,"amenities":" Restaurant"} {"id":4720,"amenities":" Free High Speed Internet WiFi"} {"id":4720,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4720,"amenities":" BarLounge"} {"id":4720,"amenities":" Room service"} {"id":4720,"amenities":" Business Centre with Internet Access"} {"id":4720,"amenities":" Dry Cleaning"} {"id":4720,"amenities":" Golf Course"} {"id":4720,"amenities":" Indoor pool"} {"id":4720,"amenities":" Laundry Service"} {"id":4720,"amenities":" Meeting rooms"} {"id":4720,"amenities":" Multilingual Staff"} {"id":4720,"amenities":" Nonsmoking hotel"} {"id":4720,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4720,"amenities":" Sauna"} {"id":4720,"amenities":" Wheelchair Access"} {"id":4720,"amenities":" Family Rooms"} {"id":4720,"amenities":" Nonsmoking rooms"} {"id":4720,"amenities":" Suites"} {"id":4795,"amenities":"Free parking"} {"id":4795,"amenities":" Breakfast included"} {"id":4795,"amenities":" Free High Speed Internet WiFi"} {"id":4795,"amenities":" Golf Course"} {"id":4795,"amenities":" Meeting rooms"} {"id":4795,"amenities":" Nonsmoking hotel"} {"id":4795,"amenities":" Public Wifi"} {"id":4795,"amenities":" Wheelchair Access"} {"id":4795,"amenities":" Microwave"} {"id":4795,"amenities":" Minibar"} {"id":4795,"amenities":" Refrigerator in room"} {"id":4795,"amenities":" Accessible rooms"} {"id":4795,"amenities":" Kitchenette"} {"id":4795,"amenities":" Nonsmoking rooms"} {"id":4795,"amenities":" Suites"} {"id":5290,"amenities":"Free parking"} {"id":5290,"amenities":" Free High Speed Internet WiFi"} {"id":5290,"amenities":" Breakfast included"} {"id":5290,"amenities":" Airport transportation"} {"id":5290,"amenities":" Business Centre with Internet Access"} {"id":5290,"amenities":" Electric vehicle charging station"} {"id":5290,"amenities":" Golf Course"} {"id":5290,"amenities":" Laundry Service"} {"id":5290,"amenities":" Meeting rooms"} {"id":5290,"amenities":" Nonsmoking hotel"} {"id":5290,"amenities":" Shuttle Bus Service"} {"id":5290,"amenities":" Tennis Court"} {"id":5290,"amenities":" Family Rooms"} {"id":5290,"amenities":" Kitchenette"} {"id":5748,"amenities":"Free High Speed Internet WiFi"} {"id":5748,"amenities":" Concierge"} {"id":5748,"amenities":" Golf Course"} {"id":5748,"amenities":" Laundry Service"} {"id":5748,"amenities":" Nonsmoking hotel"} {"id":5748,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5748,"amenities":" Public Wifi"} {"id":5748,"amenities":" Air conditioning"} {"id":5748,"amenities":" Microwave"} {"id":5748,"amenities":" Refrigerator in room"} {"id":5748,"amenities":" Kitchenette"} {"id":5748,"amenities":" Nonsmoking rooms"} {"id":5869,"amenities":""} ================================================ FILE: etl/newh_df/part-00002-8b7be6b6-c958-4a62-847d-550064dd5a78-c000.json ================================================ {"id":65,"amenities":"Free High Speed Internet WiFi"} {"id":65,"amenities":" Pool"} {"id":65,"amenities":" Free parking"} {"id":65,"amenities":" Nonsmoking hotel"} {"id":65,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":65,"amenities":" Microwave"} {"id":65,"amenities":" Refrigerator in room"} {"id":65,"amenities":" Family Rooms"} {"id":65,"amenities":" Kitchenette"} {"id":191,"amenities":"Pets Allowed Dog Pet Friendly "} {"id":418,"amenities":"Pool"} {"id":418,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":418,"amenities":" SelfServe Laundry"} {"id":418,"amenities":" Microwave"} {"id":541,"amenities":"Free parking"} {"id":541,"amenities":" Free High Speed Internet WiFi"} {"id":541,"amenities":" Nonsmoking hotel"} {"id":541,"amenities":" Public Wifi"} {"id":541,"amenities":" SelfServe Laundry"} {"id":541,"amenities":" Nonsmoking rooms"} {"id":558,"amenities":""} {"id":1010,"amenities":"Free parking"} {"id":1010,"amenities":" Free High Speed Internet WiFi"} {"id":1010,"amenities":" Laundry Service"} {"id":1010,"amenities":" Nonsmoking hotel"} {"id":1010,"amenities":" Air conditioning"} {"id":1010,"amenities":" Microwave"} {"id":1010,"amenities":" Refrigerator in room"} {"id":1010,"amenities":" Family Rooms"} {"id":1010,"amenities":" Nonsmoking rooms"} {"id":1258,"amenities":"Free parking"} {"id":1258,"amenities":" Free High Speed Internet WiFi"} {"id":1258,"amenities":" Golf Course"} {"id":1258,"amenities":" Nonsmoking hotel"} {"id":1258,"amenities":" Public Wifi"} {"id":1258,"amenities":" Air conditioning"} {"id":1258,"amenities":" Nonsmoking rooms"} {"id":1277,"amenities":"Free parking"} {"id":1277,"amenities":" Free High Speed Internet WiFi"} {"id":1277,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1277,"amenities":" Banquet Room"} {"id":1277,"amenities":" Business Centre with Internet Access"} {"id":1277,"amenities":" Conference Facilities"} {"id":1277,"amenities":" Golf Course"} {"id":1277,"amenities":" Laundry Service"} {"id":1277,"amenities":" Meeting rooms"} {"id":1277,"amenities":" Nonsmoking hotel"} {"id":1277,"amenities":" SelfServe Laundry"} {"id":1277,"amenities":" Wheelchair Access"} {"id":1277,"amenities":" Air conditioning"} {"id":1277,"amenities":" Refrigerator in room"} {"id":1277,"amenities":" Accessible rooms"} {"id":1277,"amenities":" Nonsmoking rooms"} {"id":1360,"amenities":""} {"id":1840,"amenities":""} {"id":2173,"amenities":""} {"id":2812,"amenities":"Free parking"} {"id":2812,"amenities":" Free High Speed Internet WiFi"} {"id":2812,"amenities":" Children Activities Kid Family Friendly"} {"id":2812,"amenities":" Nonsmoking hotel"} {"id":2812,"amenities":" Public Wifi"} {"id":2812,"amenities":" Wheelchair Access"} {"id":2812,"amenities":" Air conditioning"} {"id":2812,"amenities":" Refrigerator in room"} {"id":2812,"amenities":" Nonsmoking rooms"} {"id":2895,"amenities":""} {"id":2906,"amenities":"Pool"} {"id":2906,"amenities":" Free parking"} {"id":2906,"amenities":" Room service"} {"id":2906,"amenities":" Restaurant"} {"id":2906,"amenities":" Free High Speed Internet WiFi"} {"id":2906,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2906,"amenities":" BarLounge"} {"id":2906,"amenities":" Banquet Room"} {"id":2906,"amenities":" Breakfast Available"} {"id":2906,"amenities":" Business Centre with Internet Access"} {"id":2906,"amenities":" Concierge"} {"id":2906,"amenities":" Conference Facilities"} {"id":2906,"amenities":" Dry Cleaning"} {"id":2906,"amenities":" Heated pool"} {"id":2906,"amenities":" Hot Tub"} {"id":2906,"amenities":" Indoor pool"} {"id":2906,"amenities":" Laundry Service"} {"id":2906,"amenities":" Meeting rooms"} {"id":2906,"amenities":" Multilingual Staff"} {"id":2906,"amenities":" Nonsmoking hotel"} {"id":2906,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2906,"amenities":" Wheelchair Access"} {"id":2906,"amenities":" Air conditioning"} {"id":2906,"amenities":" Family Rooms"} {"id":2906,"amenities":" Nonsmoking rooms"} {"id":2906,"amenities":" Suites"} {"id":2941,"amenities":"Free parking"} {"id":2941,"amenities":" Free High Speed Internet WiFi"} {"id":2941,"amenities":" Breakfast included"} {"id":2941,"amenities":" Breakfast Available"} {"id":2941,"amenities":" Concierge"} {"id":2941,"amenities":" Electric vehicle charging station"} {"id":2941,"amenities":" Nonsmoking hotel"} {"id":2941,"amenities":" Public Wifi"} {"id":2941,"amenities":" Wheelchair Access"} {"id":2941,"amenities":" Air conditioning"} {"id":2941,"amenities":" Refrigerator in room"} {"id":2941,"amenities":" Accessible rooms"} {"id":2941,"amenities":" Family Rooms"} {"id":2941,"amenities":" Nonsmoking rooms"} {"id":2941,"amenities":" Suites"} {"id":3009,"amenities":""} {"id":3015,"amenities":""} {"id":3061,"amenities":"Restaurant"} {"id":3061,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3061,"amenities":" Pool"} {"id":3061,"amenities":" Free High Speed Internet WiFi"} {"id":3061,"amenities":" Free parking"} {"id":3061,"amenities":" BarLounge"} {"id":3061,"amenities":" Spa"} {"id":3061,"amenities":" Room service"} {"id":3061,"amenities":" Banquet Room"} {"id":3061,"amenities":" Business Centre with Internet Access"} {"id":3061,"amenities":" Concierge"} {"id":3061,"amenities":" Conference Facilities"} {"id":3061,"amenities":" Dry Cleaning"} {"id":3061,"amenities":" Heated pool"} {"id":3061,"amenities":" Hot Tub"} {"id":3061,"amenities":" Laundry Service"} {"id":3061,"amenities":" Meeting rooms"} {"id":3061,"amenities":" Multilingual Staff"} {"id":3061,"amenities":" Nonsmoking hotel"} {"id":3061,"amenities":" Outdoor pool"} {"id":3061,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3061,"amenities":" Public Wifi"} {"id":3061,"amenities":" SelfServe Laundry"} {"id":3061,"amenities":" Wheelchair Access"} {"id":3061,"amenities":" Air conditioning"} {"id":3061,"amenities":" Microwave"} {"id":3061,"amenities":" Minibar"} {"id":3061,"amenities":" Refrigerator in room"} {"id":3061,"amenities":" Accessible rooms"} {"id":3061,"amenities":" Family Rooms"} {"id":3061,"amenities":" Kitchenette"} {"id":3061,"amenities":" Nonsmoking rooms"} {"id":3061,"amenities":" Suites"} {"id":3106,"amenities":"Pool"} {"id":3106,"amenities":" Free parking"} {"id":3106,"amenities":" Breakfast included"} {"id":3106,"amenities":" Nonsmoking hotel"} {"id":3106,"amenities":" SelfServe Laundry"} {"id":3106,"amenities":" Air conditioning"} {"id":3106,"amenities":" Nonsmoking rooms"} {"id":3199,"amenities":""} {"id":3280,"amenities":"Free parking"} {"id":3280,"amenities":" Free High Speed Internet WiFi"} {"id":3280,"amenities":" Breakfast included"} {"id":3280,"amenities":" Room service"} {"id":3280,"amenities":" Kitchenette"} {"id":3280,"amenities":" Suites"} {"id":3800,"amenities":""} {"id":4371,"amenities":"Free parking"} {"id":4371,"amenities":" Free High Speed Internet WiFi"} {"id":4371,"amenities":" Breakfast included"} {"id":4371,"amenities":" Nonsmoking hotel"} {"id":4371,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4371,"amenities":" Wheelchair Access"} {"id":4371,"amenities":" Nonsmoking rooms"} {"id":4371,"amenities":" Suites"} {"id":5241,"amenities":""} {"id":5418,"amenities":"Free High Speed Internet WiFi"} {"id":5418,"amenities":" Free parking"} {"id":5418,"amenities":" Nonsmoking hotel"} {"id":5418,"amenities":" Public Wifi"} {"id":5418,"amenities":" Air conditioning"} {"id":5418,"amenities":" Microwave"} {"id":5418,"amenities":" Refrigerator in room"} {"id":5418,"amenities":" Nonsmoking rooms"} {"id":5759,"amenities":"Free High Speed Internet WiFi"} {"id":5759,"amenities":" Nonsmoking hotel"} {"id":5759,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5759,"amenities":" Air conditioning"} {"id":5759,"amenities":" Family Rooms"} {"id":5934,"amenities":"BarLounge"} {"id":5934,"amenities":" Free parking"} {"id":5934,"amenities":" Free High Speed Internet WiFi"} {"id":5934,"amenities":" Airport transportation"} {"id":5934,"amenities":" Nonsmoking hotel"} {"id":5934,"amenities":" Nonsmoking rooms"} {"id":502,"amenities":""} {"id":656,"amenities":"Free parking"} {"id":656,"amenities":" Free High Speed Internet WiFi"} {"id":656,"amenities":" Nonsmoking hotel"} {"id":656,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":656,"amenities":" Microwave"} {"id":656,"amenities":" Refrigerator in room"} {"id":656,"amenities":" Family Rooms"} {"id":656,"amenities":" Nonsmoking rooms"} {"id":1055,"amenities":"Pool"} {"id":1055,"amenities":" Free High Speed Internet WiFi"} {"id":1055,"amenities":" Free parking"} {"id":1055,"amenities":" Breakfast included"} {"id":1055,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1055,"amenities":" Business Centre with Internet Access"} {"id":1055,"amenities":" Conference Facilities"} {"id":1055,"amenities":" Dry Cleaning"} {"id":1055,"amenities":" Heated pool"} {"id":1055,"amenities":" Hot Tub"} {"id":1055,"amenities":" Indoor pool"} {"id":1055,"amenities":" Laundry Service"} {"id":1055,"amenities":" Meeting rooms"} {"id":1055,"amenities":" Multilingual Staff"} {"id":1055,"amenities":" Nonsmoking hotel"} {"id":1055,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1055,"amenities":" SelfServe Laundry"} {"id":1055,"amenities":" Wheelchair Access"} {"id":1055,"amenities":" Air conditioning"} {"id":1055,"amenities":" Microwave"} {"id":1055,"amenities":" Family Rooms"} {"id":1055,"amenities":" Nonsmoking rooms"} {"id":1480,"amenities":"Pool"} {"id":1480,"amenities":" Free parking"} {"id":1480,"amenities":" Free High Speed Internet WiFi"} {"id":1480,"amenities":" Breakfast included"} {"id":1480,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1480,"amenities":" Banquet Room"} {"id":1480,"amenities":" Breakfast Available"} {"id":1480,"amenities":" Business Centre with Internet Access"} {"id":1480,"amenities":" Conference Facilities"} {"id":1480,"amenities":" Dry Cleaning"} {"id":1480,"amenities":" Golf Course"} {"id":1480,"amenities":" Heated pool"} {"id":1480,"amenities":" Indoor pool"} {"id":1480,"amenities":" Laundry Service"} {"id":1480,"amenities":" Meeting rooms"} {"id":1480,"amenities":" Multilingual Staff"} {"id":1480,"amenities":" Nonsmoking hotel"} {"id":1480,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1480,"amenities":" Public Wifi"} {"id":1480,"amenities":" SelfServe Laundry"} {"id":1480,"amenities":" Shuttle Bus Service"} {"id":1480,"amenities":" Wheelchair Access"} {"id":1480,"amenities":" Air conditioning"} {"id":1480,"amenities":" Microwave"} {"id":1480,"amenities":" Refrigerator in room"} {"id":1480,"amenities":" Accessible rooms"} {"id":1480,"amenities":" Family Rooms"} {"id":1480,"amenities":" Nonsmoking rooms"} {"id":1480,"amenities":" Suites"} {"id":1921,"amenities":"Pool"} {"id":1921,"amenities":" Free parking"} {"id":1921,"amenities":" Free High Speed Internet WiFi"} {"id":1921,"amenities":" Children Activities Kid Family Friendly"} {"id":1921,"amenities":" Nonsmoking hotel"} {"id":1921,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1921,"amenities":" SelfServe Laundry"} {"id":1921,"amenities":" Refrigerator in room"} {"id":1921,"amenities":" Kitchenette"} {"id":1921,"amenities":" Nonsmoking rooms"} {"id":1921,"amenities":" Suites"} {"id":2088,"amenities":""} {"id":2244,"amenities":""} {"id":2583,"amenities":"Free High Speed Internet WiFi"} {"id":2583,"amenities":" Babysitting"} {"id":2583,"amenities":" Children Activities Kid Family Friendly"} {"id":2583,"amenities":" Nonsmoking hotel"} {"id":2583,"amenities":" Public Wifi"} {"id":2583,"amenities":" Nonsmoking rooms"} {"id":2881,"amenities":""} {"id":2900,"amenities":""} {"id":3144,"amenities":"Restaurant"} {"id":3144,"amenities":" BarLounge"} {"id":3144,"amenities":" Free High Speed Internet WiFi"} {"id":3144,"amenities":" Breakfast included"} {"id":3144,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3144,"amenities":" Airport transportation"} {"id":3144,"amenities":" Banquet Room"} {"id":3144,"amenities":" Breakfast Available"} {"id":3144,"amenities":" Concierge"} {"id":3144,"amenities":" Conference Facilities"} {"id":3144,"amenities":" Hot Tub"} {"id":3144,"amenities":" Meeting rooms"} {"id":3144,"amenities":" Nonsmoking hotel"} {"id":3144,"amenities":" Nonsmoking rooms"} {"id":3296,"amenities":""} {"id":3302,"amenities":"Free parking"} {"id":3302,"amenities":" Free High Speed Internet WiFi"} {"id":3302,"amenities":" Restaurant"} {"id":3302,"amenities":" Nonsmoking hotel"} {"id":3302,"amenities":" Air conditioning"} {"id":3302,"amenities":" Refrigerator in room"} {"id":3302,"amenities":" Nonsmoking rooms"} {"id":3382,"amenities":"Pool"} {"id":3382,"amenities":" Free High Speed Internet WiFi"} {"id":3382,"amenities":" Babysitting"} {"id":3382,"amenities":" Laundry Service"} {"id":3382,"amenities":" Nonsmoking hotel"} {"id":3382,"amenities":" Outdoor pool"} {"id":3382,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3382,"amenities":" Microwave"} {"id":3382,"amenities":" Refrigerator in room"} {"id":3603,"amenities":""} {"id":3680,"amenities":"Free parking"} {"id":3680,"amenities":" Laundry Service"} {"id":3680,"amenities":" Air conditioning"} {"id":3680,"amenities":" Microwave"} {"id":3680,"amenities":" Nonsmoking rooms"} {"id":3869,"amenities":"Free parking"} {"id":3869,"amenities":" Free High Speed Internet WiFi"} {"id":3869,"amenities":" Breakfast included"} {"id":3869,"amenities":" Nonsmoking hotel"} {"id":3869,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3869,"amenities":" Public Wifi"} {"id":3869,"amenities":" Air conditioning"} {"id":3869,"amenities":" Nonsmoking rooms"} {"id":4161,"amenities":"Pool"} {"id":4161,"amenities":" Free parking"} {"id":4161,"amenities":" Breakfast included"} {"id":4161,"amenities":" Spa"} {"id":4161,"amenities":" Free High Speed Internet WiFi"} {"id":4161,"amenities":" Breakfast Available"} {"id":4161,"amenities":" Dry Cleaning"} {"id":4161,"amenities":" Hot Tub"} {"id":4161,"amenities":" Indoor pool"} {"id":4161,"amenities":" Meeting rooms"} {"id":4161,"amenities":" Nonsmoking hotel"} {"id":4161,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4161,"amenities":" Shuttle Bus Service"} {"id":4161,"amenities":" Wheelchair Access"} {"id":4161,"amenities":" Air conditioning"} {"id":4161,"amenities":" Microwave"} {"id":4161,"amenities":" Family Rooms"} {"id":4161,"amenities":" Nonsmoking rooms"} {"id":4473,"amenities":"Free parking"} {"id":4473,"amenities":" Restaurant"} {"id":4473,"amenities":" BarLounge"} {"id":4473,"amenities":" Free High Speed Internet WiFi"} {"id":4473,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4473,"amenities":" Business Centre with Internet Access"} {"id":4473,"amenities":" Golf Course"} {"id":4473,"amenities":" Laundry Service"} {"id":4473,"amenities":" Meeting rooms"} {"id":4473,"amenities":" Nonsmoking hotel"} {"id":4473,"amenities":" Public Wifi"} {"id":4473,"amenities":" Air conditioning"} {"id":4473,"amenities":" Nonsmoking rooms"} {"id":4473,"amenities":" Smoking rooms available"} {"id":4872,"amenities":"Free parking"} {"id":4872,"amenities":" Free High Speed Internet WiFi"} {"id":4872,"amenities":" Breakfast included"} {"id":4872,"amenities":" Business Centre with Internet Access"} {"id":4872,"amenities":" Nonsmoking hotel"} {"id":4872,"amenities":" Public Wifi"} {"id":4872,"amenities":" Air conditioning"} {"id":4872,"amenities":" Nonsmoking rooms"} {"id":5107,"amenities":"Free High Speed Internet WiFi"} {"id":5107,"amenities":" Free parking"} {"id":5107,"amenities":" Multilingual Staff"} {"id":5107,"amenities":" Nonsmoking hotel"} {"id":5107,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5107,"amenities":" SelfServe Laundry"} {"id":5107,"amenities":" Nonsmoking rooms"} {"id":5126,"amenities":""} {"id":5729,"amenities":"Restaurant"} {"id":5729,"amenities":" Pool"} {"id":5729,"amenities":" BarLounge"} {"id":5729,"amenities":" Free High Speed Internet WiFi"} {"id":5729,"amenities":" Children Activities Kid Family Friendly"} {"id":5729,"amenities":" Hot Tub"} {"id":5729,"amenities":" Indoor pool"} {"id":5729,"amenities":" Meeting rooms"} {"id":5729,"amenities":" Nonsmoking hotel"} {"id":5729,"amenities":" Public Wifi"} {"id":5729,"amenities":" Air conditioning"} {"id":5729,"amenities":" Nonsmoking rooms"} {"id":5888,"amenities":"Free parking"} {"id":5888,"amenities":" Pool"} {"id":5888,"amenities":" Restaurant"} {"id":5888,"amenities":" Free High Speed Internet WiFi"} {"id":5888,"amenities":" BarLounge"} {"id":5888,"amenities":" Spa"} {"id":5888,"amenities":" Banquet Room"} {"id":5888,"amenities":" Breakfast Available"} {"id":5888,"amenities":" Children Activities Kid Family Friendly"} {"id":5888,"amenities":" Concierge"} {"id":5888,"amenities":" Indoor pool"} {"id":5888,"amenities":" Meeting rooms"} {"id":5888,"amenities":" Multilingual Staff"} {"id":5888,"amenities":" Nonsmoking hotel"} {"id":5888,"amenities":" Outdoor pool"} {"id":5888,"amenities":" Public Wifi"} {"id":5888,"amenities":" Tennis Court"} {"id":5888,"amenities":" Wheelchair Access"} {"id":5888,"amenities":" Air conditioning"} {"id":5888,"amenities":" Accessible rooms"} {"id":5888,"amenities":" Family Rooms"} {"id":5888,"amenities":" Nonsmoking rooms"} {"id":130,"amenities":"Free parking"} {"id":130,"amenities":" Free High Speed Internet WiFi"} {"id":130,"amenities":" Breakfast included"} {"id":130,"amenities":" Meeting rooms"} {"id":130,"amenities":" Nonsmoking hotel"} {"id":130,"amenities":" Public Wifi"} {"id":130,"amenities":" Air conditioning"} {"id":130,"amenities":" Refrigerator in room"} {"id":130,"amenities":" Nonsmoking rooms"} {"id":130,"amenities":" Suites"} {"id":196,"amenities":""} {"id":427,"amenities":"Restaurant"} {"id":427,"amenities":" Fitness Centre with Gym Workout Room"} {"id":427,"amenities":" Room service"} {"id":427,"amenities":" BarLounge"} {"id":427,"amenities":" Pool"} {"id":427,"amenities":" Free Internet"} {"id":427,"amenities":" Spa"} {"id":427,"amenities":" Airport transportation"} {"id":427,"amenities":" Babysitting"} {"id":427,"amenities":" Banquet Room"} {"id":427,"amenities":" Breakfast Available"} {"id":427,"amenities":" Business Centre with Internet Access"} {"id":427,"amenities":" Children Activities Kid Family Friendly"} {"id":427,"amenities":" Concierge"} {"id":427,"amenities":" Conference Facilities"} {"id":427,"amenities":" Dry Cleaning"} {"id":427,"amenities":" Heated pool"} {"id":427,"amenities":" Hot Tub"} {"id":427,"amenities":" Indoor pool"} {"id":427,"amenities":" Laundry Service"} {"id":427,"amenities":" Meeting rooms"} {"id":427,"amenities":" Multilingual Staff"} {"id":427,"amenities":" Nonsmoking hotel"} {"id":427,"amenities":" Outdoor pool"} {"id":427,"amenities":" Paid Wifi"} {"id":427,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":427,"amenities":" Public Wifi"} {"id":427,"amenities":" SkiIn SkiOut"} {"id":427,"amenities":" Wheelchair Access"} {"id":427,"amenities":" Air conditioning"} {"id":427,"amenities":" Accessible rooms"} {"id":427,"amenities":" Family Rooms"} {"id":427,"amenities":" Nonsmoking rooms"} {"id":427,"amenities":" Suites"} {"id":486,"amenities":"Restaurant"} {"id":486,"amenities":" Free High Speed Internet WiFi"} {"id":486,"amenities":" Free parking"} {"id":486,"amenities":" Nonsmoking hotel"} {"id":486,"amenities":" Family Rooms"} {"id":486,"amenities":" Nonsmoking rooms"} {"id":823,"amenities":"Free parking"} {"id":823,"amenities":" Free High Speed Internet WiFi"} {"id":823,"amenities":" Breakfast included"} {"id":823,"amenities":" Nonsmoking hotel"} {"id":823,"amenities":" Air conditioning"} {"id":823,"amenities":" Nonsmoking rooms"} {"id":932,"amenities":"Free parking"} {"id":932,"amenities":" Free High Speed Internet WiFi"} {"id":932,"amenities":" Nonsmoking hotel"} {"id":932,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":932,"amenities":" Refrigerator in room"} {"id":932,"amenities":" Family Rooms"} {"id":932,"amenities":" Kitchenette"} {"id":932,"amenities":" Nonsmoking rooms"} {"id":932,"amenities":" Suites"} {"id":1050,"amenities":"Pool"} {"id":1050,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1050,"amenities":" Restaurant"} {"id":1050,"amenities":" Free High Speed Internet WiFi"} {"id":1050,"amenities":" Room service"} {"id":1050,"amenities":" BarLounge"} {"id":1050,"amenities":" Banquet Room"} {"id":1050,"amenities":" Business Centre with Internet Access"} {"id":1050,"amenities":" Children Activities Kid Family Friendly"} {"id":1050,"amenities":" Concierge"} {"id":1050,"amenities":" Conference Facilities"} {"id":1050,"amenities":" Dry Cleaning"} {"id":1050,"amenities":" Heated pool"} {"id":1050,"amenities":" Hot Tub"} {"id":1050,"amenities":" Indoor pool"} {"id":1050,"amenities":" Laundry Service"} {"id":1050,"amenities":" Meeting rooms"} {"id":1050,"amenities":" Multilingual Staff"} {"id":1050,"amenities":" Nonsmoking hotel"} {"id":1050,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1050,"amenities":" Public Wifi"} {"id":1050,"amenities":" Wheelchair Access"} {"id":1050,"amenities":" Air conditioning"} {"id":1050,"amenities":" Refrigerator in room"} {"id":1050,"amenities":" Accessible rooms"} {"id":1050,"amenities":" Family Rooms"} {"id":1050,"amenities":" Nonsmoking rooms"} {"id":1050,"amenities":" Suites"} {"id":1059,"amenities":"Free High Speed Internet WiFi"} {"id":1059,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1059,"amenities":" Free parking"} {"id":1059,"amenities":" Breakfast included"} {"id":1059,"amenities":" Room service"} {"id":1059,"amenities":" Restaurant"} {"id":1059,"amenities":" BarLounge"} {"id":1059,"amenities":" Banquet Room"} {"id":1059,"amenities":" Breakfast Available"} {"id":1059,"amenities":" Business Centre with Internet Access"} {"id":1059,"amenities":" Conference Facilities"} {"id":1059,"amenities":" Dry Cleaning"} {"id":1059,"amenities":" Laundry Service"} {"id":1059,"amenities":" Meeting rooms"} {"id":1059,"amenities":" Multilingual Staff"} {"id":1059,"amenities":" Nonsmoking hotel"} {"id":1059,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1059,"amenities":" SelfServe Laundry"} {"id":1059,"amenities":" Wheelchair Access"} {"id":1059,"amenities":" Microwave"} {"id":1059,"amenities":" Family Rooms"} {"id":1059,"amenities":" Nonsmoking rooms"} {"id":1059,"amenities":" Suites"} {"id":1152,"amenities":""} {"id":1157,"amenities":"Free High Speed Internet WiFi"} {"id":1157,"amenities":" Nonsmoking hotel"} {"id":1157,"amenities":" Public Wifi"} {"id":1157,"amenities":" Sauna"} {"id":1157,"amenities":" Air conditioning"} {"id":1157,"amenities":" Family Rooms"} {"id":1157,"amenities":" Nonsmoking rooms"} {"id":1374,"amenities":"Free parking"} {"id":1374,"amenities":" Pool"} {"id":1374,"amenities":" Free High Speed Internet WiFi"} {"id":1374,"amenities":" Children Activities Kid Family Friendly"} {"id":1374,"amenities":" Nonsmoking hotel"} {"id":1374,"amenities":" Outdoor pool"} {"id":1374,"amenities":" Public Wifi"} {"id":1374,"amenities":" Air conditioning"} {"id":1374,"amenities":" Refrigerator in room"} {"id":1374,"amenities":" Nonsmoking rooms"} {"id":1403,"amenities":""} {"id":1428,"amenities":""} {"id":1972,"amenities":"Free parking"} {"id":1972,"amenities":" Breakfast included"} {"id":1972,"amenities":" Free High Speed Internet WiFi"} {"id":1972,"amenities":" Children Activities Kid Family Friendly"} {"id":1972,"amenities":" Nonsmoking hotel"} {"id":1972,"amenities":" Public Wifi"} {"id":1972,"amenities":" Wheelchair Access"} {"id":1972,"amenities":" Accessible rooms"} {"id":1972,"amenities":" Nonsmoking rooms"} {"id":2277,"amenities":"Free parking"} {"id":2277,"amenities":" Restaurant"} {"id":2277,"amenities":" Breakfast included"} {"id":2277,"amenities":" Pool"} {"id":2277,"amenities":" BarLounge"} {"id":2277,"amenities":" Spa"} {"id":2277,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2277,"amenities":" Children Activities Kid Family Friendly"} {"id":2277,"amenities":" Golf Course"} {"id":2277,"amenities":" Nonsmoking hotel"} {"id":2277,"amenities":" Tennis Court"} {"id":2277,"amenities":" Air conditioning"} {"id":2277,"amenities":" Kitchenette"} {"id":2277,"amenities":" Nonsmoking rooms"} {"id":2282,"amenities":"Free parking"} {"id":2282,"amenities":" Free High Speed Internet WiFi"} {"id":2282,"amenities":" Breakfast included"} {"id":2282,"amenities":" Nonsmoking hotel"} {"id":2282,"amenities":" Air conditioning"} {"id":2282,"amenities":" Nonsmoking rooms"} {"id":2282,"amenities":" Suites"} {"id":2439,"amenities":"Free parking"} {"id":2439,"amenities":" Free High Speed Internet WiFi"} {"id":2439,"amenities":" Children Activities Kid Family Friendly"} {"id":2439,"amenities":" Golf Course"} {"id":2439,"amenities":" Laundry Service"} {"id":2439,"amenities":" Nonsmoking hotel"} {"id":2439,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2439,"amenities":" Wheelchair Access"} {"id":2439,"amenities":" Refrigerator in room"} {"id":2439,"amenities":" Family Rooms"} {"id":2439,"amenities":" Kitchenette"} {"id":2439,"amenities":" Nonsmoking rooms"} {"id":2439,"amenities":" Suites"} {"id":2706,"amenities":"Free parking"} {"id":2706,"amenities":" Free High Speed Internet WiFi"} {"id":2706,"amenities":" Breakfast included"} {"id":2706,"amenities":" Pool"} {"id":2706,"amenities":" Spa"} {"id":2706,"amenities":" Concierge"} {"id":2706,"amenities":" Golf Course"} {"id":2706,"amenities":" Heated pool"} {"id":2706,"amenities":" Nonsmoking hotel"} {"id":2706,"amenities":" Outdoor pool"} {"id":2706,"amenities":" Public Wifi"} {"id":2706,"amenities":" Wheelchair Access"} {"id":2706,"amenities":" Air conditioning"} {"id":2706,"amenities":" Accessible rooms"} {"id":2706,"amenities":" Family Rooms"} {"id":2706,"amenities":" Nonsmoking rooms"} {"id":2828,"amenities":""} {"id":3024,"amenities":"Free parking"} {"id":3024,"amenities":" Free High Speed Internet WiFi"} {"id":3024,"amenities":" Multilingual Staff"} {"id":3024,"amenities":" Nonsmoking hotel"} {"id":3024,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3024,"amenities":" Microwave"} {"id":3024,"amenities":" Refrigerator in room"} {"id":3024,"amenities":" Kitchenette"} {"id":3024,"amenities":" Nonsmoking rooms"} {"id":3125,"amenities":""} {"id":4482,"amenities":"Free parking"} {"id":4482,"amenities":" Free High Speed Internet WiFi"} {"id":4482,"amenities":" Pool"} {"id":4482,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4482,"amenities":" Restaurant"} {"id":4482,"amenities":" BarLounge"} {"id":4482,"amenities":" Room service"} {"id":4482,"amenities":" Spa"} {"id":4482,"amenities":" Banquet Room"} {"id":4482,"amenities":" Business Centre with Internet Access"} {"id":4482,"amenities":" Conference Facilities"} {"id":4482,"amenities":" Dry Cleaning"} {"id":4482,"amenities":" Electric vehicle charging station"} {"id":4482,"amenities":" Heated pool"} {"id":4482,"amenities":" Hot Tub"} {"id":4482,"amenities":" Indoor pool"} {"id":4482,"amenities":" Laundry Service"} {"id":4482,"amenities":" Meeting rooms"} {"id":4482,"amenities":" Nonsmoking hotel"} {"id":4482,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4482,"amenities":" Sauna"} {"id":4482,"amenities":" Wheelchair Access"} {"id":4482,"amenities":" Air conditioning"} {"id":4482,"amenities":" Microwave"} {"id":4482,"amenities":" Family Rooms"} {"id":4482,"amenities":" Nonsmoking rooms"} {"id":4482,"amenities":" Suites"} {"id":4545,"amenities":"Free parking"} {"id":4545,"amenities":" Free High Speed Internet WiFi"} {"id":4545,"amenities":" Breakfast included"} {"id":4545,"amenities":" Golf Course"} {"id":4545,"amenities":" Nonsmoking hotel"} {"id":4545,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4545,"amenities":" Air conditioning"} {"id":4545,"amenities":" Microwave"} {"id":4545,"amenities":" Refrigerator in room"} {"id":4545,"amenities":" Family Rooms"} {"id":4545,"amenities":" Nonsmoking rooms"} {"id":4806,"amenities":""} {"id":4923,"amenities":"Free parking"} {"id":4923,"amenities":" Restaurant"} {"id":4923,"amenities":" BarLounge"} {"id":4923,"amenities":" Free High Speed Internet WiFi"} {"id":4923,"amenities":" Meeting rooms"} {"id":4923,"amenities":" Nonsmoking hotel"} {"id":4923,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4923,"amenities":" Public Wifi"} {"id":4923,"amenities":" Air conditioning"} {"id":4923,"amenities":" Nonsmoking rooms"} {"id":4923,"amenities":" Suites"} {"id":5544,"amenities":""} {"id":5551,"amenities":""} {"id":6081,"amenities":"Free Internet"} {"id":6081,"amenities":" Restaurant"} {"id":188,"amenities":""} {"id":399,"amenities":"Free parking"} {"id":399,"amenities":" Restaurant"} {"id":399,"amenities":" Free High Speed Internet WiFi"} {"id":399,"amenities":" BarLounge"} {"id":399,"amenities":" Spa"} {"id":399,"amenities":" Children Activities Kid Family Friendly"} {"id":399,"amenities":" Hot Tub"} {"id":399,"amenities":" Laundry Service"} {"id":399,"amenities":" Nonsmoking hotel"} {"id":399,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":399,"amenities":" Public Wifi"} {"id":399,"amenities":" Wheelchair Access"} {"id":399,"amenities":" Air conditioning"} {"id":399,"amenities":" Refrigerator in room"} {"id":399,"amenities":" Family Rooms"} {"id":399,"amenities":" Kitchenette"} {"id":399,"amenities":" Nonsmoking rooms"} {"id":399,"amenities":" Suites"} {"id":693,"amenities":""} {"id":1052,"amenities":"Free High Speed Internet WiFi"} {"id":1052,"amenities":" Pool"} {"id":1052,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1052,"amenities":" Restaurant"} {"id":1052,"amenities":" Banquet Room"} {"id":1052,"amenities":" Breakfast Available"} {"id":1052,"amenities":" Business Centre with Internet Access"} {"id":1052,"amenities":" Conference Facilities"} {"id":1052,"amenities":" Dry Cleaning"} {"id":1052,"amenities":" Heated pool"} {"id":1052,"amenities":" Hot Tub"} {"id":1052,"amenities":" Indoor pool"} {"id":1052,"amenities":" Laundry Service"} {"id":1052,"amenities":" Meeting rooms"} {"id":1052,"amenities":" Multilingual Staff"} {"id":1052,"amenities":" Nonsmoking hotel"} {"id":1052,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1052,"amenities":" Public Wifi"} {"id":1052,"amenities":" SelfServe Laundry"} {"id":1052,"amenities":" Wheelchair Access"} {"id":1052,"amenities":" Air conditioning"} {"id":1052,"amenities":" Microwave"} {"id":1052,"amenities":" Refrigerator in room"} {"id":1052,"amenities":" Accessible rooms"} {"id":1052,"amenities":" Family Rooms"} {"id":1052,"amenities":" Nonsmoking rooms"} {"id":1052,"amenities":" Suites"} {"id":1199,"amenities":""} {"id":1445,"amenities":"Free parking"} {"id":1445,"amenities":" Refrigerator in room"} {"id":1445,"amenities":" Kitchenette"} {"id":1483,"amenities":"Free parking"} {"id":1483,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1483,"amenities":" Free High Speed Internet WiFi"} {"id":1483,"amenities":" Banquet Room"} {"id":1483,"amenities":" Breakfast Available"} {"id":1483,"amenities":" Business Centre with Internet Access"} {"id":1483,"amenities":" Conference Facilities"} {"id":1483,"amenities":" Dry Cleaning"} {"id":1483,"amenities":" Laundry Service"} {"id":1483,"amenities":" Meeting rooms"} {"id":1483,"amenities":" Multilingual Staff"} {"id":1483,"amenities":" Nonsmoking hotel"} {"id":1483,"amenities":" Public Wifi"} {"id":1483,"amenities":" SelfServe Laundry"} {"id":1483,"amenities":" Wheelchair Access"} {"id":1483,"amenities":" Air conditioning"} {"id":1483,"amenities":" Family Rooms"} {"id":1483,"amenities":" Nonsmoking rooms"} {"id":1483,"amenities":" Suites"} {"id":2069,"amenities":"Free High Speed Internet WiFi"} {"id":2069,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2069,"amenities":" Business Centre with Internet Access"} {"id":2069,"amenities":" Children Activities Kid Family Friendly"} {"id":2069,"amenities":" Concierge"} {"id":2069,"amenities":" Hot Tub"} {"id":2069,"amenities":" Meeting rooms"} {"id":2069,"amenities":" Nonsmoking hotel"} {"id":2069,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2069,"amenities":" Public Wifi"} {"id":2069,"amenities":" SelfServe Laundry"} {"id":2069,"amenities":" Wheelchair Access"} {"id":2069,"amenities":" Air conditioning"} {"id":2069,"amenities":" Microwave"} {"id":2069,"amenities":" Refrigerator in room"} {"id":2069,"amenities":" Accessible rooms"} {"id":2069,"amenities":" Family Rooms"} {"id":2069,"amenities":" Kitchenette"} {"id":2069,"amenities":" Nonsmoking rooms"} {"id":2069,"amenities":" Smoking rooms available"} {"id":2069,"amenities":" Suites"} {"id":2116,"amenities":""} {"id":2575,"amenities":""} {"id":2643,"amenities":"Pool"} {"id":2643,"amenities":" Free parking"} {"id":2643,"amenities":" Restaurant"} {"id":2643,"amenities":" BarLounge"} {"id":2643,"amenities":" Free High Speed Internet WiFi"} {"id":2643,"amenities":" Laundry Service"} {"id":2643,"amenities":" Nonsmoking hotel"} {"id":2643,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2643,"amenities":" Air conditioning"} {"id":2643,"amenities":" Family Rooms"} {"id":2643,"amenities":" Suites"} {"id":2684,"amenities":""} {"id":2700,"amenities":"Free parking"} {"id":2700,"amenities":" Restaurant"} {"id":2700,"amenities":" Free High Speed Internet WiFi"} {"id":2700,"amenities":" BarLounge"} {"id":2700,"amenities":" Breakfast included"} {"id":2700,"amenities":" Banquet Room"} {"id":2700,"amenities":" Conference Facilities"} {"id":2700,"amenities":" Golf Course"} {"id":2700,"amenities":" Meeting rooms"} {"id":2700,"amenities":" Multilingual Staff"} {"id":2700,"amenities":" Nonsmoking hotel"} {"id":2700,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2700,"amenities":" Wheelchair Access"} {"id":2700,"amenities":" Air conditioning"} {"id":2700,"amenities":" Family Rooms"} {"id":2700,"amenities":" Nonsmoking rooms"} {"id":2700,"amenities":" Suites"} {"id":2807,"amenities":"Free High Speed Internet WiFi"} {"id":2807,"amenities":" Restaurant"} {"id":2807,"amenities":" Laundry Service"} {"id":2807,"amenities":" Nonsmoking hotel"} {"id":2807,"amenities":" Air conditioning"} {"id":2807,"amenities":" Refrigerator in room"} {"id":2807,"amenities":" Nonsmoking rooms"} {"id":2854,"amenities":""} {"id":2942,"amenities":"Free parking"} {"id":2942,"amenities":" Restaurant"} {"id":2942,"amenities":" Free High Speed Internet WiFi"} {"id":2942,"amenities":" Nonsmoking hotel"} {"id":2942,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2942,"amenities":" Public Wifi"} {"id":2942,"amenities":" Tennis Court"} {"id":2942,"amenities":" Microwave"} {"id":2942,"amenities":" Refrigerator in room"} {"id":2942,"amenities":" Family Rooms"} {"id":2942,"amenities":" Kitchenette"} {"id":2942,"amenities":" Nonsmoking rooms"} {"id":3092,"amenities":"Free parking"} {"id":3092,"amenities":" Free High Speed Internet WiFi"} {"id":3092,"amenities":" Breakfast included"} {"id":3092,"amenities":" Air conditioning"} {"id":3326,"amenities":"Free parking"} {"id":3326,"amenities":" Free High Speed Internet WiFi"} {"id":3326,"amenities":" Golf Course"} {"id":3326,"amenities":" Nonsmoking hotel"} {"id":3326,"amenities":" Public Wifi"} {"id":3326,"amenities":" Nonsmoking rooms"} {"id":3326,"amenities":" Smoking rooms available"} {"id":3692,"amenities":""} {"id":3787,"amenities":""} {"id":4970,"amenities":"Free parking"} {"id":4970,"amenities":" Free High Speed Internet WiFi"} {"id":4970,"amenities":" Golf Course"} {"id":4970,"amenities":" Nonsmoking hotel"} {"id":4970,"amenities":" Public Wifi"} {"id":4970,"amenities":" Air conditioning"} {"id":4970,"amenities":" Family Rooms"} {"id":4970,"amenities":" Nonsmoking rooms"} {"id":5142,"amenities":"Pool"} {"id":5142,"amenities":" Free High Speed Internet WiFi"} {"id":5142,"amenities":" Hot Tub"} {"id":5142,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5142,"amenities":" Public Wifi"} {"id":5142,"amenities":" SelfServe Laundry"} {"id":5245,"amenities":"Pool"} {"id":5245,"amenities":" Free Internet"} {"id":5245,"amenities":" Babysitting"} {"id":5245,"amenities":" Children Activities Kid Family Friendly"} {"id":5245,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5284,"amenities":"Free parking"} {"id":5284,"amenities":" Free High Speed Internet WiFi"} {"id":5284,"amenities":" Nonsmoking hotel"} {"id":5284,"amenities":" Public Wifi"} {"id":5284,"amenities":" Air conditioning"} {"id":5284,"amenities":" Refrigerator in room"} {"id":5284,"amenities":" Nonsmoking rooms"} {"id":5422,"amenities":""} {"id":5618,"amenities":"Pool"} {"id":5618,"amenities":" Free parking"} {"id":5618,"amenities":" Free High Speed Internet WiFi"} {"id":5618,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5618,"amenities":" Breakfast included"} {"id":5618,"amenities":" Breakfast Available"} {"id":5618,"amenities":" Business Centre with Internet Access"} {"id":5618,"amenities":" Dry Cleaning"} {"id":5618,"amenities":" Hot Tub"} {"id":5618,"amenities":" Indoor pool"} {"id":5618,"amenities":" Laundry Service"} {"id":5618,"amenities":" Meeting rooms"} {"id":5618,"amenities":" Multilingual Staff"} {"id":5618,"amenities":" Nonsmoking hotel"} {"id":5618,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5618,"amenities":" SelfServe Laundry"} {"id":5618,"amenities":" Wheelchair Access"} {"id":5618,"amenities":" Air conditioning"} {"id":5618,"amenities":" Family Rooms"} {"id":5618,"amenities":" Nonsmoking rooms"} {"id":5618,"amenities":" Suites"} {"id":6043,"amenities":"Restaurant"} {"id":6043,"amenities":" BarLounge"} {"id":6043,"amenities":" Free High Speed Internet WiFi"} {"id":6043,"amenities":" Public Wifi"} {"id":6043,"amenities":" Wheelchair Access"} {"id":6043,"amenities":" Air conditioning"} {"id":6043,"amenities":" Refrigerator in room"} {"id":6043,"amenities":" Family Rooms"} {"id":50,"amenities":"Free parking"} {"id":50,"amenities":" Free Internet"} {"id":50,"amenities":" Babysitting"} {"id":50,"amenities":" Children Activities Kid Family Friendly"} {"id":50,"amenities":" Hot Tub"} {"id":50,"amenities":" Multilingual Staff"} {"id":50,"amenities":" Nonsmoking hotel"} {"id":50,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":50,"amenities":" SelfServe Laundry"} {"id":50,"amenities":" Air conditioning"} {"id":50,"amenities":" Microwave"} {"id":50,"amenities":" Refrigerator in room"} {"id":50,"amenities":" Kitchenette"} {"id":50,"amenities":" Nonsmoking rooms"} {"id":50,"amenities":" Suites"} {"id":94,"amenities":""} {"id":149,"amenities":"Pool"} {"id":149,"amenities":" Restaurant"} {"id":149,"amenities":" BarLounge"} {"id":149,"amenities":" Free High Speed Internet WiFi"} {"id":149,"amenities":" Free parking"} {"id":149,"amenities":" Fitness Centre with Gym Workout Room"} {"id":149,"amenities":" Banquet Room"} {"id":149,"amenities":" Breakfast Available"} {"id":149,"amenities":" Business Centre with Internet Access"} {"id":149,"amenities":" Conference Facilities"} {"id":149,"amenities":" Hot Tub"} {"id":149,"amenities":" Meeting rooms"} {"id":149,"amenities":" Nonsmoking hotel"} {"id":149,"amenities":" Public Wifi"} {"id":149,"amenities":" Wheelchair Access"} {"id":149,"amenities":" Air conditioning"} {"id":149,"amenities":" Refrigerator in room"} {"id":149,"amenities":" Accessible rooms"} {"id":149,"amenities":" Nonsmoking rooms"} {"id":149,"amenities":" Suites"} {"id":421,"amenities":""} {"id":1174,"amenities":"Free parking"} {"id":1174,"amenities":" Free High Speed Internet WiFi"} {"id":1174,"amenities":" Breakfast Available"} {"id":1174,"amenities":" Laundry Service"} {"id":1174,"amenities":" Nonsmoking hotel"} {"id":1174,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1174,"amenities":" Public Wifi"} {"id":1174,"amenities":" Microwave"} {"id":1174,"amenities":" Refrigerator in room"} {"id":1174,"amenities":" Nonsmoking rooms"} {"id":1816,"amenities":""} {"id":1895,"amenities":"Free parking"} {"id":1895,"amenities":" Free High Speed Internet WiFi"} {"id":1895,"amenities":" Laundry Service"} {"id":1895,"amenities":" Nonsmoking hotel"} {"id":1895,"amenities":" Public Wifi"} {"id":1895,"amenities":" SelfServe Laundry"} {"id":1895,"amenities":" Tennis Court"} {"id":1895,"amenities":" Wheelchair Access"} {"id":1895,"amenities":" Air conditioning"} {"id":1895,"amenities":" Microwave"} {"id":1895,"amenities":" Refrigerator in room"} {"id":1895,"amenities":" Accessible rooms"} {"id":1895,"amenities":" Kitchenette"} {"id":1895,"amenities":" Nonsmoking rooms"} {"id":1895,"amenities":" Suites"} {"id":1949,"amenities":"Free parking"} {"id":1949,"amenities":" Free High Speed Internet WiFi"} {"id":1949,"amenities":" Breakfast included"} {"id":1949,"amenities":" Golf Course"} {"id":1949,"amenities":" Nonsmoking hotel"} {"id":1949,"amenities":" Public Wifi"} {"id":1949,"amenities":" Air conditioning"} {"id":1949,"amenities":" Refrigerator in room"} {"id":1949,"amenities":" Nonsmoking rooms"} {"id":1949,"amenities":" Suites"} {"id":2071,"amenities":"Free parking"} {"id":2071,"amenities":" Free High Speed Internet WiFi"} {"id":2071,"amenities":" Nonsmoking hotel"} {"id":2071,"amenities":" Air conditioning"} {"id":2071,"amenities":" Family Rooms"} {"id":2162,"amenities":"Free parking"} {"id":2162,"amenities":" Free High Speed Internet WiFi"} {"id":2162,"amenities":" Nonsmoking hotel"} {"id":2477,"amenities":""} {"id":2710,"amenities":"Free parking"} {"id":2710,"amenities":" Free High Speed Internet WiFi"} {"id":2710,"amenities":" Golf Course"} {"id":2710,"amenities":" Meeting rooms"} {"id":2710,"amenities":" Nonsmoking hotel"} {"id":2710,"amenities":" Tennis Court"} {"id":2764,"amenities":""} {"id":3339,"amenities":"Free parking"} {"id":3339,"amenities":" Free High Speed Internet WiFi"} {"id":3339,"amenities":" Breakfast included"} {"id":3339,"amenities":" Nonsmoking hotel"} {"id":3339,"amenities":" Public Wifi"} {"id":3339,"amenities":" Air conditioning"} {"id":3339,"amenities":" Refrigerator in room"} {"id":3339,"amenities":" Nonsmoking rooms"} {"id":3339,"amenities":" Suites"} {"id":3660,"amenities":""} {"id":3878,"amenities":""} {"id":4273,"amenities":"Pool"} {"id":4273,"amenities":" Free parking"} {"id":4273,"amenities":" Free High Speed Internet WiFi"} {"id":4273,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4273,"amenities":" Breakfast included"} {"id":4273,"amenities":" Business Centre with Internet Access"} {"id":4273,"amenities":" Dry Cleaning"} {"id":4273,"amenities":" Heated pool"} {"id":4273,"amenities":" Hot Tub"} {"id":4273,"amenities":" Indoor pool"} {"id":4273,"amenities":" Laundry Service"} {"id":4273,"amenities":" Meeting rooms"} {"id":4273,"amenities":" Multilingual Staff"} {"id":4273,"amenities":" Nonsmoking hotel"} {"id":4273,"amenities":" SelfServe Laundry"} {"id":4273,"amenities":" Shuttle Bus Service"} {"id":4273,"amenities":" Wheelchair Access"} {"id":4273,"amenities":" Air conditioning"} {"id":4273,"amenities":" Microwave"} {"id":4273,"amenities":" Family Rooms"} {"id":4273,"amenities":" Kitchenette"} {"id":4273,"amenities":" Nonsmoking rooms"} {"id":4273,"amenities":" Suites"} {"id":4278,"amenities":""} {"id":4407,"amenities":"Free parking"} {"id":4407,"amenities":" Free High Speed Internet WiFi"} {"id":4407,"amenities":" Nonsmoking hotel"} {"id":4407,"amenities":" Family Rooms"} {"id":4608,"amenities":""} {"id":4859,"amenities":"Free parking"} {"id":4859,"amenities":" Free High Speed Internet WiFi"} {"id":4859,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4859,"amenities":" Breakfast included"} {"id":4859,"amenities":" Business Centre with Internet Access"} {"id":4859,"amenities":" Conference Facilities"} {"id":4859,"amenities":" Dry Cleaning"} {"id":4859,"amenities":" Hot Tub"} {"id":4859,"amenities":" Laundry Service"} {"id":4859,"amenities":" Meeting rooms"} {"id":4859,"amenities":" Multilingual Staff"} {"id":4859,"amenities":" Nonsmoking hotel"} {"id":4859,"amenities":" Public Wifi"} {"id":4859,"amenities":" SelfServe Laundry"} {"id":4859,"amenities":" Wheelchair Access"} {"id":4859,"amenities":" Air conditioning"} {"id":4859,"amenities":" Microwave"} {"id":4859,"amenities":" Refrigerator in room"} {"id":4859,"amenities":" Family Rooms"} {"id":4859,"amenities":" Nonsmoking rooms"} {"id":4859,"amenities":" Suites"} {"id":4932,"amenities":"Free parking"} {"id":4932,"amenities":" Restaurant"} {"id":4932,"amenities":" BarLounge"} {"id":4932,"amenities":" Free High Speed Internet WiFi"} {"id":4932,"amenities":" Breakfast included"} {"id":4932,"amenities":" Concierge"} {"id":4932,"amenities":" Electric vehicle charging station"} {"id":4932,"amenities":" Laundry Service"} {"id":4932,"amenities":" Nonsmoking hotel"} {"id":4932,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4932,"amenities":" Public Wifi"} {"id":4932,"amenities":" Air conditioning"} {"id":4932,"amenities":" Microwave"} {"id":4932,"amenities":" Refrigerator in room"} {"id":4932,"amenities":" Family Rooms"} {"id":4932,"amenities":" Kitchenette"} {"id":4932,"amenities":" Nonsmoking rooms"} {"id":4932,"amenities":" Smoking rooms available"} {"id":4932,"amenities":" Suites"} {"id":4999,"amenities":""} {"id":5057,"amenities":""} {"id":5444,"amenities":""} {"id":5949,"amenities":""} {"id":57,"amenities":"Free High Speed Internet WiFi"} {"id":57,"amenities":" Free parking"} {"id":57,"amenities":" Children Activities Kid Family Friendly"} {"id":57,"amenities":" Nonsmoking hotel"} {"id":57,"amenities":" Nonsmoking rooms"} {"id":136,"amenities":"Free parking"} {"id":136,"amenities":" Free High Speed Internet WiFi"} {"id":136,"amenities":" Restaurant"} {"id":136,"amenities":" Fitness Centre with Gym Workout Room"} {"id":136,"amenities":" Breakfast included"} {"id":136,"amenities":" Breakfast Available"} {"id":136,"amenities":" Multilingual Staff"} {"id":136,"amenities":" Nonsmoking hotel"} {"id":136,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":136,"amenities":" Public Wifi"} {"id":136,"amenities":" Air conditioning"} {"id":136,"amenities":" Microwave"} {"id":136,"amenities":" Refrigerator in room"} {"id":136,"amenities":" Nonsmoking rooms"} {"id":513,"amenities":""} {"id":828,"amenities":"Kitchenette"} {"id":936,"amenities":"Free parking"} {"id":936,"amenities":" Free High Speed Internet WiFi"} {"id":936,"amenities":" Breakfast included"} {"id":936,"amenities":" Multilingual Staff"} {"id":936,"amenities":" Nonsmoking hotel"} {"id":936,"amenities":" Public Wifi"} {"id":936,"amenities":" Wheelchair Access"} {"id":936,"amenities":" Microwave"} {"id":936,"amenities":" Refrigerator in room"} {"id":936,"amenities":" Kitchenette"} {"id":936,"amenities":" Nonsmoking rooms"} {"id":936,"amenities":" Suites"} {"id":1002,"amenities":"Pool"} {"id":1002,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1002,"amenities":" Restaurant"} {"id":1002,"amenities":" BarLounge"} {"id":1002,"amenities":" Free High Speed Internet WiFi"} {"id":1002,"amenities":" Spa"} {"id":1002,"amenities":" Banquet Room"} {"id":1002,"amenities":" Breakfast Available"} {"id":1002,"amenities":" Concierge"} {"id":1002,"amenities":" Conference Facilities"} {"id":1002,"amenities":" Dry Cleaning"} {"id":1002,"amenities":" Heated pool"} {"id":1002,"amenities":" Hot Tub"} {"id":1002,"amenities":" Indoor pool"} {"id":1002,"amenities":" Laundry Service"} {"id":1002,"amenities":" Meeting rooms"} {"id":1002,"amenities":" Multilingual Staff"} {"id":1002,"amenities":" Nonsmoking hotel"} {"id":1002,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1002,"amenities":" Public Wifi"} {"id":1002,"amenities":" Sauna"} {"id":1002,"amenities":" Wheelchair Access"} {"id":1002,"amenities":" Air conditioning"} {"id":1002,"amenities":" Refrigerator in room"} {"id":1002,"amenities":" Family Rooms"} {"id":1002,"amenities":" Nonsmoking rooms"} {"id":1002,"amenities":" Suites"} {"id":1407,"amenities":"Free parking"} {"id":1407,"amenities":" Room service"} {"id":1407,"amenities":" Free High Speed Internet WiFi"} {"id":1407,"amenities":" Golf Course"} {"id":1407,"amenities":" Hot Tub"} {"id":1407,"amenities":" Laundry Service"} {"id":1407,"amenities":" Nonsmoking hotel"} {"id":1407,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1407,"amenities":" Public Wifi"} {"id":1407,"amenities":" SelfServe Laundry"} {"id":1407,"amenities":" Tennis Court"} {"id":1407,"amenities":" Air conditioning"} {"id":1407,"amenities":" Microwave"} {"id":1407,"amenities":" Refrigerator in room"} {"id":1407,"amenities":" Family Rooms"} {"id":1407,"amenities":" Kitchenette"} {"id":1407,"amenities":" Nonsmoking rooms"} {"id":1407,"amenities":" Suites"} {"id":1607,"amenities":""} {"id":1728,"amenities":"Free parking"} {"id":1728,"amenities":" Restaurant"} {"id":1728,"amenities":" Free High Speed Internet WiFi"} {"id":1728,"amenities":" BarLounge"} {"id":1728,"amenities":" Babysitting"} {"id":1728,"amenities":" Business Centre with Internet Access"} {"id":1728,"amenities":" Children Activities Kid Family Friendly"} {"id":1728,"amenities":" Dry Cleaning"} {"id":1728,"amenities":" Laundry Service"} {"id":1728,"amenities":" Nonsmoking hotel"} {"id":1728,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1728,"amenities":" Public Wifi"} {"id":1728,"amenities":" Wheelchair Access"} {"id":1728,"amenities":" Air conditioning"} {"id":1728,"amenities":" Refrigerator in room"} {"id":1728,"amenities":" Accessible rooms"} {"id":1728,"amenities":" Family Rooms"} {"id":1728,"amenities":" Kitchenette"} {"id":1728,"amenities":" Nonsmoking rooms"} {"id":1728,"amenities":" Smoking rooms available"} {"id":1728,"amenities":" Suites"} {"id":2377,"amenities":"Free parking"} {"id":2377,"amenities":" Free High Speed Internet WiFi"} {"id":2377,"amenities":" Nonsmoking hotel"} {"id":2377,"amenities":" Air conditioning"} {"id":2377,"amenities":" Microwave"} {"id":2377,"amenities":" Refrigerator in room"} {"id":2982,"amenities":"Pool"} {"id":2982,"amenities":" Free parking"} {"id":2982,"amenities":" Free High Speed Internet WiFi"} {"id":2982,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2982,"amenities":" Breakfast included"} {"id":2982,"amenities":" Business Centre with Internet Access"} {"id":2982,"amenities":" Dry Cleaning"} {"id":2982,"amenities":" Heated pool"} {"id":2982,"amenities":" Indoor pool"} {"id":2982,"amenities":" Laundry Service"} {"id":2982,"amenities":" Meeting rooms"} {"id":2982,"amenities":" Multilingual Staff"} {"id":2982,"amenities":" Nonsmoking hotel"} {"id":2982,"amenities":" SelfServe Laundry"} {"id":2982,"amenities":" Wheelchair Access"} {"id":2982,"amenities":" Air conditioning"} {"id":2982,"amenities":" Microwave"} {"id":2982,"amenities":" Family Rooms"} {"id":2982,"amenities":" Nonsmoking rooms"} {"id":2982,"amenities":" Suites"} {"id":3043,"amenities":"Free parking"} {"id":3043,"amenities":" Breakfast included"} {"id":3043,"amenities":" Free High Speed Internet WiFi"} {"id":3043,"amenities":" Laundry Service"} {"id":3043,"amenities":" Nonsmoking hotel"} {"id":3043,"amenities":" Family Rooms"} {"id":3043,"amenities":" Nonsmoking rooms"} {"id":3105,"amenities":"Free parking"} {"id":3105,"amenities":" Free High Speed Internet WiFi"} {"id":3105,"amenities":" Breakfast included"} {"id":3105,"amenities":" Hot Tub"} {"id":3105,"amenities":" Nonsmoking hotel"} {"id":3105,"amenities":" Air conditioning"} {"id":3105,"amenities":" Microwave"} {"id":3105,"amenities":" Refrigerator in room"} {"id":3105,"amenities":" Family Rooms"} {"id":3105,"amenities":" Kitchenette"} {"id":3105,"amenities":" Nonsmoking rooms"} {"id":3105,"amenities":" Suites"} {"id":3306,"amenities":"Free parking"} {"id":3306,"amenities":" Free High Speed Internet WiFi"} {"id":3306,"amenities":" Golf Course"} {"id":3306,"amenities":" Nonsmoking hotel"} {"id":3306,"amenities":" Nonsmoking rooms"} {"id":3343,"amenities":""} {"id":3386,"amenities":"Pool"} {"id":3386,"amenities":" Free parking"} {"id":3386,"amenities":" Restaurant"} {"id":3386,"amenities":" Free High Speed Internet WiFi"} {"id":3386,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3386,"amenities":" BarLounge"} {"id":3386,"amenities":" Spa"} {"id":3386,"amenities":" Banquet Room"} {"id":3386,"amenities":" Breakfast Available"} {"id":3386,"amenities":" Business Centre with Internet Access"} {"id":3386,"amenities":" Children Activities Kid Family Friendly"} {"id":3386,"amenities":" Conference Facilities"} {"id":3386,"amenities":" Heated pool"} {"id":3386,"amenities":" Hot Tub"} {"id":3386,"amenities":" Indoor pool"} {"id":3386,"amenities":" Meeting rooms"} {"id":3386,"amenities":" Nonsmoking hotel"} {"id":3386,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3386,"amenities":" Public Wifi"} {"id":3386,"amenities":" Sauna"} {"id":3386,"amenities":" Wheelchair Access"} {"id":3386,"amenities":" Air conditioning"} {"id":3386,"amenities":" Accessible rooms"} {"id":3386,"amenities":" Family Rooms"} {"id":3386,"amenities":" Nonsmoking rooms"} {"id":3386,"amenities":" Suites"} {"id":3398,"amenities":"Free parking"} {"id":3398,"amenities":" Free High Speed Internet WiFi"} {"id":3398,"amenities":" Airport transportation"} {"id":3398,"amenities":" Nonsmoking hotel"} {"id":3398,"amenities":" Shuttle Bus Service"} {"id":3398,"amenities":" Family Rooms"} {"id":3398,"amenities":" Kitchenette"} {"id":3398,"amenities":" Nonsmoking rooms"} {"id":3539,"amenities":"Free parking"} {"id":3539,"amenities":" Pool"} {"id":3539,"amenities":" Free High Speed Internet WiFi"} {"id":3539,"amenities":" Children Activities Kid Family Friendly"} {"id":3539,"amenities":" Outdoor pool"} {"id":3539,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3539,"amenities":" Public Wifi"} {"id":3539,"amenities":" SelfServe Laundry"} {"id":3539,"amenities":" Wheelchair Access"} {"id":3539,"amenities":" Microwave"} {"id":3539,"amenities":" Refrigerator in room"} {"id":3539,"amenities":" Accessible rooms"} {"id":3539,"amenities":" Kitchenette"} {"id":3539,"amenities":" Nonsmoking rooms"} {"id":3539,"amenities":" Suites"} {"id":4084,"amenities":"Free parking"} {"id":4084,"amenities":" Restaurant"} {"id":4084,"amenities":" BarLounge"} {"id":4084,"amenities":" Free High Speed Internet WiFi"} {"id":4084,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4084,"amenities":" Laundry Service"} {"id":4084,"amenities":" Meeting rooms"} {"id":4084,"amenities":" Nonsmoking hotel"} {"id":4084,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4084,"amenities":" Microwave"} {"id":4084,"amenities":" Refrigerator in room"} {"id":4084,"amenities":" Kitchenette"} {"id":4084,"amenities":" Nonsmoking rooms"} {"id":4176,"amenities":"Free parking"} {"id":4176,"amenities":" Free High Speed Internet WiFi"} {"id":4176,"amenities":" Laundry Service"} {"id":4176,"amenities":" Nonsmoking hotel"} {"id":4176,"amenities":" Public Wifi"} {"id":4176,"amenities":" Wheelchair Access"} {"id":4176,"amenities":" Refrigerator in room"} {"id":4176,"amenities":" Accessible rooms"} {"id":4176,"amenities":" Kitchenette"} {"id":4176,"amenities":" Nonsmoking rooms"} {"id":4511,"amenities":"Free parking"} {"id":4511,"amenities":" Free High Speed Internet WiFi"} {"id":4511,"amenities":" Golf Course"} {"id":4511,"amenities":" Nonsmoking hotel"} {"id":4511,"amenities":" Air conditioning"} {"id":4511,"amenities":" Nonsmoking rooms"} {"id":5006,"amenities":""} {"id":5576,"amenities":"Free parking"} {"id":5576,"amenities":" Free High Speed Internet WiFi"} {"id":5576,"amenities":" Nonsmoking hotel"} {"id":5576,"amenities":" Air conditioning"} {"id":5576,"amenities":" Microwave"} {"id":5576,"amenities":" Refrigerator in room"} {"id":5576,"amenities":" Family Rooms"} {"id":84,"amenities":"Free High Speed Internet WiFi"} {"id":84,"amenities":" Pool"} {"id":84,"amenities":" Free parking"} {"id":84,"amenities":" BarLounge"} {"id":84,"amenities":" Nonsmoking hotel"} {"id":84,"amenities":" Public Wifi"} {"id":84,"amenities":" Minibar"} {"id":84,"amenities":" Refrigerator in room"} {"id":84,"amenities":" Kitchenette"} {"id":84,"amenities":" Nonsmoking rooms"} {"id":378,"amenities":"Pool"} {"id":378,"amenities":" Free parking"} {"id":378,"amenities":" Free High Speed Internet WiFi"} {"id":378,"amenities":" Airport transportation"} {"id":378,"amenities":" Laundry Service"} {"id":378,"amenities":" Nonsmoking hotel"} {"id":378,"amenities":" Outdoor pool"} {"id":378,"amenities":" SelfServe Laundry"} {"id":378,"amenities":" Shuttle Bus Service"} {"id":378,"amenities":" Air conditioning"} {"id":378,"amenities":" Refrigerator in room"} {"id":378,"amenities":" Family Rooms"} {"id":378,"amenities":" Kitchenette"} {"id":378,"amenities":" Nonsmoking rooms"} {"id":1233,"amenities":"Free parking"} {"id":1233,"amenities":" Free High Speed Internet WiFi"} {"id":1233,"amenities":" Breakfast included"} {"id":1233,"amenities":" Nonsmoking hotel"} {"id":1233,"amenities":" Public Wifi"} {"id":1233,"amenities":" Air conditioning"} {"id":1233,"amenities":" Family Rooms"} {"id":1233,"amenities":" Nonsmoking rooms"} {"id":2012,"amenities":"Free parking"} {"id":2012,"amenities":" BarLounge"} {"id":2012,"amenities":" Free High Speed Internet WiFi"} {"id":2012,"amenities":" Breakfast included"} {"id":2012,"amenities":" Laundry Service"} {"id":2012,"amenities":" Nonsmoking hotel"} {"id":2012,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2012,"amenities":" Public Wifi"} {"id":2012,"amenities":" Wheelchair Access"} {"id":2012,"amenities":" Air conditioning"} {"id":2012,"amenities":" Refrigerator in room"} {"id":2012,"amenities":" Accessible rooms"} {"id":2012,"amenities":" Family Rooms"} {"id":2012,"amenities":" Nonsmoking rooms"} {"id":2012,"amenities":" Suites"} {"id":2289,"amenities":"Children Activities Kid Family Friendly"} {"id":2289,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2821,"amenities":"Free parking"} {"id":2821,"amenities":" Free High Speed Internet WiFi"} {"id":2821,"amenities":" Breakfast included"} {"id":2821,"amenities":" Pool"} {"id":2821,"amenities":" Nonsmoking hotel"} {"id":2821,"amenities":" Air conditioning"} {"id":2821,"amenities":" Nonsmoking rooms"} {"id":2995,"amenities":"Free parking"} {"id":2995,"amenities":" Free High Speed Internet WiFi"} {"id":2995,"amenities":" Breakfast included"} {"id":2995,"amenities":" Banquet Room"} {"id":2995,"amenities":" Business Centre with Internet Access"} {"id":2995,"amenities":" Laundry Service"} {"id":2995,"amenities":" Meeting rooms"} {"id":2995,"amenities":" Multilingual Staff"} {"id":2995,"amenities":" Nonsmoking hotel"} {"id":2995,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2995,"amenities":" Wheelchair Access"} {"id":2995,"amenities":" Air conditioning"} {"id":2995,"amenities":" Microwave"} {"id":2995,"amenities":" Family Rooms"} {"id":2995,"amenities":" Nonsmoking rooms"} {"id":2995,"amenities":" Suites"} {"id":3559,"amenities":"Free parking"} {"id":3559,"amenities":" Free High Speed Internet WiFi"} {"id":3559,"amenities":" Breakfast included"} {"id":3559,"amenities":" Nonsmoking hotel"} {"id":3559,"amenities":" Wheelchair Access"} {"id":3559,"amenities":" Air conditioning"} {"id":3559,"amenities":" Minibar"} {"id":3559,"amenities":" Refrigerator in room"} {"id":3559,"amenities":" Nonsmoking rooms"} {"id":4397,"amenities":""} {"id":4459,"amenities":"Pool"} {"id":4459,"amenities":" Free High Speed Internet WiFi"} {"id":4459,"amenities":" Breakfast included"} {"id":4459,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4459,"amenities":" Breakfast Available"} {"id":4459,"amenities":" Business Centre with Internet Access"} {"id":4459,"amenities":" Hot Tub"} {"id":4459,"amenities":" Indoor pool"} {"id":4459,"amenities":" Laundry Service"} {"id":4459,"amenities":" Meeting rooms"} {"id":4459,"amenities":" Nonsmoking hotel"} {"id":4459,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4459,"amenities":" Wheelchair Access"} {"id":4459,"amenities":" Air conditioning"} {"id":4459,"amenities":" Family Rooms"} {"id":4459,"amenities":" Nonsmoking rooms"} {"id":4459,"amenities":" Suites"} {"id":4487,"amenities":"Pool"} {"id":4487,"amenities":" Free High Speed Internet WiFi"} {"id":4487,"amenities":" Free parking"} {"id":4487,"amenities":" Restaurant"} {"id":4487,"amenities":" Breakfast included"} {"id":4487,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4487,"amenities":" Banquet Room"} {"id":4487,"amenities":" Business Centre with Internet Access"} {"id":4487,"amenities":" Conference Facilities"} {"id":4487,"amenities":" Dry Cleaning"} {"id":4487,"amenities":" Heated pool"} {"id":4487,"amenities":" Hot Tub"} {"id":4487,"amenities":" Indoor pool"} {"id":4487,"amenities":" Laundry Service"} {"id":4487,"amenities":" Meeting rooms"} {"id":4487,"amenities":" Multilingual Staff"} {"id":4487,"amenities":" Nonsmoking hotel"} {"id":4487,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4487,"amenities":" SelfServe Laundry"} {"id":4487,"amenities":" Wheelchair Access"} {"id":4487,"amenities":" Air conditioning"} {"id":4487,"amenities":" Microwave"} {"id":4487,"amenities":" Family Rooms"} {"id":4487,"amenities":" Kitchenette"} {"id":4487,"amenities":" Nonsmoking rooms"} {"id":4487,"amenities":" Suites"} {"id":4834,"amenities":"Pool"} {"id":4834,"amenities":" Free parking"} {"id":4834,"amenities":" Free High Speed Internet WiFi"} {"id":4834,"amenities":" Restaurant"} {"id":4834,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4834,"amenities":" Banquet Room"} {"id":4834,"amenities":" Concierge"} {"id":4834,"amenities":" Conference Facilities"} {"id":4834,"amenities":" Hot Tub"} {"id":4834,"amenities":" Laundry Service"} {"id":4834,"amenities":" Meeting rooms"} {"id":4834,"amenities":" Nonsmoking hotel"} {"id":4834,"amenities":" Outdoor pool"} {"id":4834,"amenities":" Paid Wifi"} {"id":4834,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4834,"amenities":" Air conditioning"} {"id":4834,"amenities":" Microwave"} {"id":4834,"amenities":" Refrigerator in room"} {"id":4834,"amenities":" Kitchenette"} {"id":4834,"amenities":" Nonsmoking rooms"} {"id":4834,"amenities":" Suites"} {"id":4926,"amenities":"Free High Speed Internet WiFi"} {"id":4926,"amenities":" Pool"} {"id":4926,"amenities":" Free parking"} {"id":4926,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4926,"amenities":" Breakfast included"} {"id":4926,"amenities":" Spa"} {"id":4926,"amenities":" Breakfast Available"} {"id":4926,"amenities":" Business Centre with Internet Access"} {"id":4926,"amenities":" Casino and Gambling"} {"id":4926,"amenities":" Conference Facilities"} {"id":4926,"amenities":" Dry Cleaning"} {"id":4926,"amenities":" Golf Course"} {"id":4926,"amenities":" Heated pool"} {"id":4926,"amenities":" Hot Tub"} {"id":4926,"amenities":" Indoor pool"} {"id":4926,"amenities":" Laundry Service"} {"id":4926,"amenities":" Meeting rooms"} {"id":4926,"amenities":" Multilingual Staff"} {"id":4926,"amenities":" Nonsmoking hotel"} {"id":4926,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4926,"amenities":" SelfServe Laundry"} {"id":4926,"amenities":" Wheelchair Access"} {"id":4926,"amenities":" Air conditioning"} {"id":4926,"amenities":" Microwave"} {"id":4926,"amenities":" Family Rooms"} {"id":4926,"amenities":" Nonsmoking rooms"} {"id":4926,"amenities":" Suites"} {"id":5013,"amenities":"Room service"} {"id":5013,"amenities":" Free parking"} {"id":5013,"amenities":" Free High Speed Internet WiFi"} {"id":5013,"amenities":" Laundry Service"} {"id":5013,"amenities":" Nonsmoking hotel"} {"id":5013,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5013,"amenities":" Public Wifi"} {"id":5013,"amenities":" Air conditioning"} {"id":5013,"amenities":" Microwave"} {"id":5013,"amenities":" Refrigerator in room"} {"id":5013,"amenities":" Nonsmoking rooms"} {"id":5305,"amenities":"Free parking"} {"id":5305,"amenities":" Breakfast included"} {"id":5305,"amenities":" Free High Speed Internet WiFi"} {"id":5305,"amenities":" Breakfast Available"} {"id":5305,"amenities":" Business Centre with Internet Access"} {"id":5305,"amenities":" Concierge"} {"id":5305,"amenities":" Dry Cleaning"} {"id":5305,"amenities":" Laundry Service"} {"id":5305,"amenities":" Multilingual Staff"} {"id":5305,"amenities":" Nonsmoking hotel"} {"id":5305,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5305,"amenities":" Public Wifi"} {"id":5305,"amenities":" Shuttle Bus Service"} {"id":5305,"amenities":" Tennis Court"} {"id":5305,"amenities":" Wheelchair Access"} {"id":5305,"amenities":" Air conditioning"} {"id":5305,"amenities":" Microwave"} {"id":5305,"amenities":" Refrigerator in room"} {"id":5305,"amenities":" Accessible rooms"} {"id":5305,"amenities":" Family Rooms"} {"id":5305,"amenities":" Nonsmoking rooms"} {"id":5305,"amenities":" Suites"} {"id":5844,"amenities":"Restaurant"} {"id":5844,"amenities":" Free parking"} {"id":5844,"amenities":" BarLounge"} {"id":5844,"amenities":" Free High Speed Internet WiFi"} {"id":5844,"amenities":" Children Activities Kid Family Friendly"} {"id":5844,"amenities":" Concierge"} {"id":5844,"amenities":" Nonsmoking hotel"} {"id":5844,"amenities":" Public Wifi"} {"id":5844,"amenities":" SelfServe Laundry"} {"id":5844,"amenities":" Air conditioning"} {"id":5844,"amenities":" Refrigerator in room"} {"id":5844,"amenities":" Nonsmoking rooms"} {"id":5891,"amenities":""} {"id":6076,"amenities":"Free parking"} {"id":6076,"amenities":" Free High Speed Internet WiFi"} {"id":6076,"amenities":" Pool"} {"id":6076,"amenities":" Children Activities Kid Family Friendly"} {"id":6076,"amenities":" Laundry Service"} {"id":6076,"amenities":" Nonsmoking hotel"} {"id":6076,"amenities":" Outdoor pool"} {"id":6076,"amenities":" Public Wifi"} {"id":6076,"amenities":" Air conditioning"} {"id":6076,"amenities":" Microwave"} {"id":6076,"amenities":" Refrigerator in room"} {"id":6076,"amenities":" Family Rooms"} {"id":6076,"amenities":" Kitchenette"} {"id":6076,"amenities":" Nonsmoking rooms"} {"id":6076,"amenities":" Suites"} {"id":326,"amenities":""} {"id":386,"amenities":"Free parking"} {"id":386,"amenities":" Free High Speed Internet WiFi"} {"id":386,"amenities":" Nonsmoking hotel"} {"id":386,"amenities":" Public Wifi"} {"id":386,"amenities":" Air conditioning"} {"id":386,"amenities":" Microwave"} {"id":386,"amenities":" Refrigerator in room"} {"id":386,"amenities":" Kitchenette"} {"id":386,"amenities":" Nonsmoking rooms"} {"id":386,"amenities":" Suites"} {"id":450,"amenities":"Pool"} {"id":450,"amenities":" Fitness Centre with Gym Workout Room"} {"id":450,"amenities":" Breakfast included"} {"id":450,"amenities":" Free High Speed Internet WiFi"} {"id":450,"amenities":" Babysitting"} {"id":450,"amenities":" Business Centre with Internet Access"} {"id":450,"amenities":" Concierge"} {"id":450,"amenities":" Hot Tub"} {"id":450,"amenities":" Laundry Service"} {"id":450,"amenities":" Meeting rooms"} {"id":450,"amenities":" Nonsmoking hotel"} {"id":450,"amenities":" Outdoor pool"} {"id":450,"amenities":" Sauna"} {"id":450,"amenities":" Wheelchair Access"} {"id":450,"amenities":" Air conditioning"} {"id":450,"amenities":" Microwave"} {"id":450,"amenities":" Refrigerator in room"} {"id":450,"amenities":" Family Rooms"} {"id":450,"amenities":" Kitchenette"} {"id":450,"amenities":" Nonsmoking rooms"} {"id":450,"amenities":" Suites"} {"id":595,"amenities":"Pool"} {"id":595,"amenities":" Fitness Centre with Gym Workout Room"} {"id":595,"amenities":" Free High Speed Internet WiFi"} {"id":595,"amenities":" Free parking"} {"id":595,"amenities":" Breakfast included"} {"id":595,"amenities":" Banquet Room"} {"id":595,"amenities":" Breakfast Available"} {"id":595,"amenities":" Business Centre with Internet Access"} {"id":595,"amenities":" Heated pool"} {"id":595,"amenities":" Hot Tub"} {"id":595,"amenities":" Indoor pool"} {"id":595,"amenities":" Laundry Service"} {"id":595,"amenities":" Meeting rooms"} {"id":595,"amenities":" Multilingual Staff"} {"id":595,"amenities":" Nonsmoking hotel"} {"id":595,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":595,"amenities":" SelfServe Laundry"} {"id":595,"amenities":" Wheelchair Access"} {"id":595,"amenities":" Microwave"} {"id":595,"amenities":" Family Rooms"} {"id":595,"amenities":" Nonsmoking rooms"} {"id":595,"amenities":" Suites"} {"id":596,"amenities":"Pool"} {"id":596,"amenities":" Free parking"} {"id":596,"amenities":" Breakfast included"} {"id":596,"amenities":" Free High Speed Internet WiFi"} {"id":596,"amenities":" Breakfast Available"} {"id":596,"amenities":" Business Centre with Internet Access"} {"id":596,"amenities":" Hot Tub"} {"id":596,"amenities":" Laundry Service"} {"id":596,"amenities":" Meeting rooms"} {"id":596,"amenities":" Multilingual Staff"} {"id":596,"amenities":" Nonsmoking hotel"} {"id":596,"amenities":" Outdoor pool"} {"id":596,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":596,"amenities":" Public Wifi"} {"id":596,"amenities":" Sauna"} {"id":596,"amenities":" SelfServe Laundry"} {"id":596,"amenities":" Wheelchair Access"} {"id":596,"amenities":" Air conditioning"} {"id":596,"amenities":" Microwave"} {"id":596,"amenities":" Refrigerator in room"} {"id":596,"amenities":" Accessible rooms"} {"id":596,"amenities":" Family Rooms"} {"id":596,"amenities":" Nonsmoking rooms"} {"id":894,"amenities":""} {"id":1069,"amenities":"Pool"} {"id":1069,"amenities":" Free parking"} {"id":1069,"amenities":" Free High Speed Internet WiFi"} {"id":1069,"amenities":" Business Centre with Internet Access"} {"id":1069,"amenities":" Indoor pool"} {"id":1069,"amenities":" Meeting rooms"} {"id":1069,"amenities":" Nonsmoking hotel"} {"id":1069,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1069,"amenities":" Air conditioning"} {"id":1069,"amenities":" Nonsmoking rooms"} {"id":1444,"amenities":""} {"id":2113,"amenities":""} {"id":2709,"amenities":"Free parking"} {"id":2709,"amenities":" Free High Speed Internet WiFi"} {"id":2709,"amenities":" Breakfast included"} {"id":2709,"amenities":" Business Centre with Internet Access"} {"id":2709,"amenities":" Nonsmoking hotel"} {"id":2709,"amenities":" Public Wifi"} {"id":2709,"amenities":" Air conditioning"} {"id":2709,"amenities":" Accessible rooms"} {"id":2709,"amenities":" Nonsmoking rooms"} {"id":2923,"amenities":"Restaurant"} {"id":2923,"amenities":" BarLounge"} {"id":2923,"amenities":" Spa"} {"id":2923,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2923,"amenities":" Airport transportation"} {"id":2923,"amenities":" Sauna"} {"id":2923,"amenities":" Air conditioning"} {"id":3407,"amenities":"Free High Speed Internet WiFi"} {"id":3407,"amenities":" Free parking"} {"id":3407,"amenities":" Breakfast included"} {"id":3407,"amenities":" Airport transportation"} {"id":3407,"amenities":" Golf Course"} {"id":3407,"amenities":" Laundry Service"} {"id":3407,"amenities":" Meeting rooms"} {"id":3407,"amenities":" Nonsmoking hotel"} {"id":3407,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3407,"amenities":" SelfServe Laundry"} {"id":3407,"amenities":" Shuttle Bus Service"} {"id":3407,"amenities":" Wheelchair Access"} {"id":3407,"amenities":" Air conditioning"} {"id":3407,"amenities":" Family Rooms"} {"id":3407,"amenities":" Nonsmoking rooms"} {"id":3420,"amenities":"Free parking"} {"id":3420,"amenities":" Free High Speed Internet WiFi"} {"id":3420,"amenities":" Breakfast included"} {"id":3808,"amenities":""} {"id":4143,"amenities":""} {"id":4306,"amenities":"Restaurant"} {"id":4306,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4306,"amenities":" Room service"} {"id":4306,"amenities":" Free High Speed Internet WiFi"} {"id":4306,"amenities":" Free parking"} {"id":4306,"amenities":" BarLounge"} {"id":4306,"amenities":" Breakfast included"} {"id":4306,"amenities":" Banquet Room"} {"id":4306,"amenities":" Breakfast Available"} {"id":4306,"amenities":" Business Centre with Internet Access"} {"id":4306,"amenities":" Conference Facilities"} {"id":4306,"amenities":" Dry Cleaning"} {"id":4306,"amenities":" Laundry Service"} {"id":4306,"amenities":" Meeting rooms"} {"id":4306,"amenities":" Multilingual Staff"} {"id":4306,"amenities":" Nonsmoking hotel"} {"id":4306,"amenities":" Public Wifi"} {"id":4306,"amenities":" Wheelchair Access"} {"id":4306,"amenities":" Air conditioning"} {"id":4306,"amenities":" Microwave"} {"id":4306,"amenities":" Refrigerator in room"} {"id":4306,"amenities":" Nonsmoking rooms"} {"id":4306,"amenities":" Suites"} {"id":4412,"amenities":"Free parking"} {"id":4412,"amenities":" Free High Speed Internet WiFi"} {"id":4412,"amenities":" Breakfast Available"} {"id":4412,"amenities":" Nonsmoking hotel"} {"id":4412,"amenities":" Air conditioning"} {"id":4412,"amenities":" Nonsmoking rooms"} {"id":4412,"amenities":" Suites"} {"id":4501,"amenities":""} {"id":4553,"amenities":"Free parking"} {"id":4553,"amenities":" Free High Speed Internet WiFi"} {"id":4553,"amenities":" Breakfast included"} {"id":4553,"amenities":" Nonsmoking hotel"} {"id":4553,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4553,"amenities":" Wheelchair Access"} {"id":4553,"amenities":" Family Rooms"} {"id":4553,"amenities":" Nonsmoking rooms"} {"id":4860,"amenities":""} {"id":5154,"amenities":""} {"id":5195,"amenities":"Free parking"} {"id":5195,"amenities":" Free High Speed Internet WiFi"} {"id":5195,"amenities":" Nonsmoking hotel"} {"id":5195,"amenities":" Public Wifi"} {"id":5195,"amenities":" Air conditioning"} {"id":5195,"amenities":" Microwave"} {"id":5195,"amenities":" Refrigerator in room"} {"id":5195,"amenities":" Nonsmoking rooms"} {"id":5664,"amenities":""} {"id":5805,"amenities":""} {"id":5848,"amenities":""} {"id":203,"amenities":"Free parking"} {"id":203,"amenities":" Free High Speed Internet WiFi"} {"id":203,"amenities":" Breakfast included"} {"id":203,"amenities":" Business Centre with Internet Access"} {"id":203,"amenities":" Concierge"} {"id":203,"amenities":" Conference Facilities"} {"id":203,"amenities":" Dry Cleaning"} {"id":203,"amenities":" Laundry Service"} {"id":203,"amenities":" Meeting rooms"} {"id":203,"amenities":" Multilingual Staff"} {"id":203,"amenities":" Nonsmoking hotel"} {"id":203,"amenities":" Public Wifi"} {"id":203,"amenities":" SelfServe Laundry"} {"id":203,"amenities":" Wheelchair Access"} {"id":203,"amenities":" Air conditioning"} {"id":203,"amenities":" Family Rooms"} {"id":203,"amenities":" Nonsmoking rooms"} {"id":203,"amenities":" Suites"} {"id":700,"amenities":""} {"id":1850,"amenities":""} {"id":2106,"amenities":""} {"id":2348,"amenities":""} {"id":2499,"amenities":"Free parking"} {"id":2499,"amenities":" Free High Speed Internet WiFi"} {"id":2499,"amenities":" Breakfast included"} {"id":2499,"amenities":" Wheelchair Access"} {"id":2499,"amenities":" Accessible rooms"} {"id":2499,"amenities":" Smoking rooms available"} {"id":2527,"amenities":"Free parking"} {"id":2527,"amenities":" Free High Speed Internet WiFi"} {"id":2527,"amenities":" Breakfast included"} {"id":2527,"amenities":" Breakfast Available"} {"id":2527,"amenities":" Nonsmoking hotel"} {"id":2527,"amenities":" Public Wifi"} {"id":2527,"amenities":" Family Rooms"} {"id":2527,"amenities":" Nonsmoking rooms"} {"id":2527,"amenities":" Suites"} {"id":2839,"amenities":""} {"id":2922,"amenities":"Free parking"} {"id":2922,"amenities":" Restaurant"} {"id":2922,"amenities":" Free High Speed Internet WiFi"} {"id":2922,"amenities":" Children Activities Kid Family Friendly"} {"id":2922,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2922,"amenities":" Public Wifi"} {"id":2922,"amenities":" Air conditioning"} {"id":2922,"amenities":" Nonsmoking rooms"} {"id":2996,"amenities":""} {"id":3050,"amenities":"Free parking"} {"id":3110,"amenities":"Free parking"} {"id":3110,"amenities":" Free High Speed Internet WiFi"} {"id":3110,"amenities":" Breakfast included"} {"id":3110,"amenities":" Nonsmoking hotel"} {"id":3110,"amenities":" Air conditioning"} {"id":3110,"amenities":" Microwave"} {"id":3110,"amenities":" Family Rooms"} {"id":3110,"amenities":" Kitchenette"} {"id":3110,"amenities":" Nonsmoking rooms"} {"id":3114,"amenities":"Free parking"} {"id":3114,"amenities":" Free High Speed Internet WiFi"} {"id":3114,"amenities":" Breakfast included"} {"id":3114,"amenities":" Room service"} {"id":3114,"amenities":" Spa"} {"id":3114,"amenities":" Hot Tub"} {"id":3114,"amenities":" Nonsmoking hotel"} {"id":3114,"amenities":" Wheelchair Access"} {"id":3114,"amenities":" Air conditioning"} {"id":3114,"amenities":" Nonsmoking rooms"} {"id":3575,"amenities":"Pool"} {"id":3575,"amenities":" Free parking"} {"id":3575,"amenities":" Restaurant"} {"id":3575,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3575,"amenities":" Free High Speed Internet WiFi"} {"id":3575,"amenities":" BarLounge"} {"id":3575,"amenities":" Spa"} {"id":3575,"amenities":" Room service"} {"id":3575,"amenities":" Airport transportation"} {"id":3575,"amenities":" Banquet Room"} {"id":3575,"amenities":" Business Centre with Internet Access"} {"id":3575,"amenities":" Conference Facilities"} {"id":3575,"amenities":" Dry Cleaning"} {"id":3575,"amenities":" Heated pool"} {"id":3575,"amenities":" Hot Tub"} {"id":3575,"amenities":" Indoor pool"} {"id":3575,"amenities":" Laundry Service"} {"id":3575,"amenities":" Meeting rooms"} {"id":3575,"amenities":" Multilingual Staff"} {"id":3575,"amenities":" Nonsmoking hotel"} {"id":3575,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3575,"amenities":" Public Wifi"} {"id":3575,"amenities":" Sauna"} {"id":3575,"amenities":" Wheelchair Access"} {"id":3575,"amenities":" Air conditioning"} {"id":3575,"amenities":" Refrigerator in room"} {"id":3575,"amenities":" Accessible rooms"} {"id":3575,"amenities":" Family Rooms"} {"id":3575,"amenities":" Nonsmoking rooms"} {"id":3575,"amenities":" Suites"} {"id":3812,"amenities":"Free parking"} {"id":3812,"amenities":" Free High Speed Internet WiFi"} {"id":3812,"amenities":" Breakfast included"} {"id":3812,"amenities":" Nonsmoking hotel"} {"id":3812,"amenities":" Nonsmoking rooms"} {"id":4193,"amenities":"Free parking"} {"id":4193,"amenities":" Pool"} {"id":4193,"amenities":" Restaurant"} {"id":4193,"amenities":" Free High Speed Internet WiFi"} {"id":4193,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4193,"amenities":" BarLounge"} {"id":4193,"amenities":" Room service"} {"id":4193,"amenities":" Banquet Room"} {"id":4193,"amenities":" Breakfast Available"} {"id":4193,"amenities":" Business Centre with Internet Access"} {"id":4193,"amenities":" Conference Facilities"} {"id":4193,"amenities":" Dry Cleaning"} {"id":4193,"amenities":" Heated pool"} {"id":4193,"amenities":" Hot Tub"} {"id":4193,"amenities":" Indoor pool"} {"id":4193,"amenities":" Laundry Service"} {"id":4193,"amenities":" Meeting rooms"} {"id":4193,"amenities":" Multilingual Staff"} {"id":4193,"amenities":" Paid Internet"} {"id":4193,"amenities":" Public Wifi"} {"id":4193,"amenities":" SelfServe Laundry"} {"id":4193,"amenities":" Wheelchair Access"} {"id":4193,"amenities":" Air conditioning"} {"id":4193,"amenities":" Microwave"} {"id":4193,"amenities":" Refrigerator in room"} {"id":4193,"amenities":" Accessible rooms"} {"id":4193,"amenities":" Family Rooms"} {"id":4193,"amenities":" Nonsmoking rooms"} {"id":4193,"amenities":" Suites"} {"id":4270,"amenities":""} {"id":4705,"amenities":"Free parking"} {"id":4705,"amenities":" Free High Speed Internet WiFi"} {"id":4705,"amenities":" Breakfast included"} {"id":4705,"amenities":" Business Centre with Internet Access"} {"id":4705,"amenities":" Dry Cleaning"} {"id":4705,"amenities":" Nonsmoking hotel"} {"id":4705,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4705,"amenities":" Public Wifi"} {"id":4705,"amenities":" SelfServe Laundry"} {"id":4705,"amenities":" Wheelchair Access"} {"id":4705,"amenities":" Air conditioning"} {"id":4705,"amenities":" Microwave"} {"id":4705,"amenities":" Refrigerator in room"} {"id":4705,"amenities":" Family Rooms"} {"id":4705,"amenities":" Nonsmoking rooms"} {"id":5260,"amenities":"Pool"} {"id":5260,"amenities":" Free parking"} {"id":5260,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5260,"amenities":" Free High Speed Internet WiFi"} {"id":5260,"amenities":" Children Activities Kid Family Friendly"} {"id":5260,"amenities":" Golf Course"} {"id":5260,"amenities":" Nonsmoking hotel"} {"id":5260,"amenities":" Outdoor pool"} {"id":5260,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5260,"amenities":" Public Wifi"} {"id":5260,"amenities":" SelfServe Laundry"} {"id":5260,"amenities":" Tennis Court"} {"id":5260,"amenities":" Air conditioning"} {"id":5260,"amenities":" Microwave"} {"id":5260,"amenities":" Refrigerator in room"} {"id":5260,"amenities":" Kitchenette"} {"id":5260,"amenities":" Nonsmoking rooms"} {"id":5614,"amenities":""} {"id":5770,"amenities":"Pool"} {"id":5770,"amenities":" Free parking"} {"id":5770,"amenities":" Restaurant"} {"id":5770,"amenities":" Free High Speed Internet WiFi"} {"id":5770,"amenities":" Golf Course"} {"id":5770,"amenities":" Indoor pool"} {"id":5770,"amenities":" Nonsmoking hotel"} {"id":5770,"amenities":" Public Wifi"} {"id":5770,"amenities":" Wheelchair Access"} {"id":5770,"amenities":" Air conditioning"} {"id":5770,"amenities":" Accessible rooms"} {"id":5770,"amenities":" Nonsmoking rooms"} {"id":6092,"amenities":""} {"id":157,"amenities":""} {"id":1048,"amenities":""} {"id":1330,"amenities":""} {"id":1347,"amenities":"Pool"} {"id":1347,"amenities":" Free parking"} {"id":1347,"amenities":" Spa"} {"id":1347,"amenities":" Free High Speed Internet WiFi"} {"id":1347,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1347,"amenities":" Children Activities Kid Family Friendly"} {"id":1347,"amenities":" Hot Tub"} {"id":1347,"amenities":" Indoor pool"} {"id":1347,"amenities":" Meeting rooms"} {"id":1347,"amenities":" Nonsmoking hotel"} {"id":1347,"amenities":" Wheelchair Access"} {"id":1347,"amenities":" Air conditioning"} {"id":1347,"amenities":" Microwave"} {"id":1347,"amenities":" Refrigerator in room"} {"id":1347,"amenities":" Accessible rooms"} {"id":1347,"amenities":" Family Rooms"} {"id":1347,"amenities":" Kitchenette"} {"id":1347,"amenities":" Nonsmoking rooms"} {"id":1897,"amenities":"Pool"} {"id":1897,"amenities":" Free parking"} {"id":1897,"amenities":" Free High Speed Internet WiFi"} {"id":1897,"amenities":" Breakfast included"} {"id":1897,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1897,"amenities":" Children Activities Kid Family Friendly"} {"id":1897,"amenities":" Heated pool"} {"id":1897,"amenities":" Hot Tub"} {"id":1897,"amenities":" Indoor pool"} {"id":1897,"amenities":" Laundry Service"} {"id":1897,"amenities":" Nonsmoking hotel"} {"id":1897,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1897,"amenities":" Public Wifi"} {"id":1897,"amenities":" SelfServe Laundry"} {"id":1897,"amenities":" Wheelchair Access"} {"id":1897,"amenities":" Air conditioning"} {"id":1897,"amenities":" Refrigerator in room"} {"id":1897,"amenities":" Accessible rooms"} {"id":1897,"amenities":" Kitchenette"} {"id":1897,"amenities":" Nonsmoking rooms"} {"id":1897,"amenities":" Suites"} {"id":2059,"amenities":"Free parking"} {"id":2059,"amenities":" Free High Speed Internet WiFi"} {"id":2059,"amenities":" Business Centre with Internet Access"} {"id":2059,"amenities":" Laundry Service"} {"id":2059,"amenities":" Nonsmoking hotel"} {"id":2059,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2059,"amenities":" Public Wifi"} {"id":2059,"amenities":" SelfServe Laundry"} {"id":2059,"amenities":" Air conditioning"} {"id":2059,"amenities":" Refrigerator in room"} {"id":2059,"amenities":" Family Rooms"} {"id":2059,"amenities":" Nonsmoking rooms"} {"id":2059,"amenities":" Suites"} {"id":2261,"amenities":"Free parking"} {"id":2261,"amenities":" Free High Speed Internet WiFi"} {"id":2261,"amenities":" Golf Course"} {"id":2261,"amenities":" Nonsmoking hotel"} {"id":2261,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2261,"amenities":" Air conditioning"} {"id":2261,"amenities":" Microwave"} {"id":2261,"amenities":" Refrigerator in room"} {"id":2261,"amenities":" Kitchenette"} {"id":2261,"amenities":" Nonsmoking rooms"} {"id":2261,"amenities":" Suites"} {"id":3432,"amenities":""} {"id":4151,"amenities":"Pool"} {"id":4151,"amenities":" Restaurant"} {"id":4151,"amenities":" Free parking"} {"id":4151,"amenities":" Free High Speed Internet WiFi"} {"id":4151,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4151,"amenities":" BarLounge"} {"id":4151,"amenities":" Room service"} {"id":4151,"amenities":" Business Centre with Internet Access"} {"id":4151,"amenities":" Conference Facilities"} {"id":4151,"amenities":" Dry Cleaning"} {"id":4151,"amenities":" Heated pool"} {"id":4151,"amenities":" Hot Tub"} {"id":4151,"amenities":" Indoor pool"} {"id":4151,"amenities":" Laundry Service"} {"id":4151,"amenities":" Meeting rooms"} {"id":4151,"amenities":" Multilingual Staff"} {"id":4151,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4151,"amenities":" Wheelchair Access"} {"id":4151,"amenities":" Air conditioning"} {"id":4151,"amenities":" Microwave"} {"id":4151,"amenities":" Refrigerator in room"} {"id":4151,"amenities":" Accessible rooms"} {"id":4151,"amenities":" Kitchenette"} {"id":4151,"amenities":" Nonsmoking rooms"} {"id":4151,"amenities":" Smoking rooms available"} {"id":4151,"amenities":" Suites"} {"id":4357,"amenities":"Pool"} {"id":4357,"amenities":" Free parking"} {"id":4357,"amenities":" Free High Speed Internet WiFi"} {"id":4357,"amenities":" Nonsmoking hotel"} {"id":4357,"amenities":" Public Wifi"} {"id":4357,"amenities":" Air conditioning"} {"id":4357,"amenities":" Refrigerator in room"} {"id":4357,"amenities":" Nonsmoking rooms"} {"id":4989,"amenities":""} {"id":5237,"amenities":"Free High Speed Internet WiFi"} {"id":5237,"amenities":" Free parking"} {"id":5237,"amenities":" Nonsmoking hotel"} {"id":5237,"amenities":" Public Wifi"} {"id":5237,"amenities":" Air conditioning"} {"id":5237,"amenities":" Nonsmoking rooms"} {"id":5249,"amenities":"Free parking"} {"id":5249,"amenities":" Free High Speed Internet WiFi"} {"id":5249,"amenities":" Breakfast included"} {"id":5249,"amenities":" Laundry Service"} {"id":5249,"amenities":" Meeting rooms"} {"id":5249,"amenities":" Nonsmoking hotel"} {"id":5249,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5249,"amenities":" Air conditioning"} {"id":5249,"amenities":" Refrigerator in room"} {"id":5249,"amenities":" Family Rooms"} {"id":5249,"amenities":" Kitchenette"} {"id":5249,"amenities":" Nonsmoking rooms"} {"id":5249,"amenities":" Suites"} {"id":5256,"amenities":""} {"id":5758,"amenities":""} {"id":5771,"amenities":"Free parking"} {"id":5771,"amenities":" Free High Speed Internet WiFi"} {"id":5771,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5771,"amenities":" Restaurant"} {"id":5771,"amenities":" BarLounge"} {"id":5771,"amenities":" Spa"} {"id":5771,"amenities":" Breakfast included"} {"id":5771,"amenities":" Banquet Room"} {"id":5771,"amenities":" Breakfast Available"} {"id":5771,"amenities":" Children Activities Kid Family Friendly"} {"id":5771,"amenities":" Conference Facilities"} {"id":5771,"amenities":" Heated pool"} {"id":5771,"amenities":" Indoor pool"} {"id":5771,"amenities":" Meeting rooms"} {"id":5771,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5771,"amenities":" Public Wifi"} {"id":5771,"amenities":" Air conditioning"} {"id":5771,"amenities":" Family Rooms"} {"id":5771,"amenities":" Kitchenette"} {"id":5771,"amenities":" Nonsmoking rooms"} {"id":5821,"amenities":"Free parking"} {"id":5821,"amenities":" Restaurant"} {"id":5821,"amenities":" BarLounge"} {"id":5821,"amenities":" Free High Speed Internet WiFi"} {"id":5821,"amenities":" Nonsmoking hotel"} {"id":5821,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5821,"amenities":" Public Wifi"} {"id":5821,"amenities":" Wheelchair Access"} {"id":5821,"amenities":" Air conditioning"} {"id":5821,"amenities":" Microwave"} {"id":5821,"amenities":" Refrigerator in room"} {"id":5821,"amenities":" Nonsmoking rooms"} {"id":5940,"amenities":"Free parking"} {"id":5940,"amenities":" Free High Speed Internet WiFi"} {"id":5940,"amenities":" Breakfast included"} {"id":5940,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5940,"amenities":" Business Centre with Internet Access"} {"id":5940,"amenities":" Laundry Service"} {"id":5940,"amenities":" Meeting rooms"} {"id":5940,"amenities":" Nonsmoking hotel"} {"id":5940,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5940,"amenities":" SelfServe Laundry"} {"id":5940,"amenities":" Wheelchair Access"} {"id":5940,"amenities":" Air conditioning"} {"id":5940,"amenities":" Microwave"} {"id":5940,"amenities":" Refrigerator in room"} {"id":5940,"amenities":" Accessible rooms"} {"id":5940,"amenities":" Kitchenette"} {"id":5940,"amenities":" Nonsmoking rooms"} {"id":5940,"amenities":" Suites"} {"id":6012,"amenities":""} {"id":369,"amenities":"Pool"} {"id":369,"amenities":" Free parking"} {"id":369,"amenities":" Free High Speed Internet WiFi"} {"id":369,"amenities":" Children Activities Kid Family Friendly"} {"id":369,"amenities":" Nonsmoking hotel"} {"id":369,"amenities":" Outdoor pool"} {"id":369,"amenities":" Air conditioning"} {"id":369,"amenities":" Microwave"} {"id":369,"amenities":" Refrigerator in room"} {"id":369,"amenities":" Family Rooms"} {"id":369,"amenities":" Kitchenette"} {"id":369,"amenities":" Suites"} {"id":413,"amenities":""} {"id":455,"amenities":"Free parking"} {"id":455,"amenities":" Breakfast included"} {"id":455,"amenities":" Hot Tub"} {"id":455,"amenities":" Nonsmoking hotel"} {"id":455,"amenities":" Sauna"} {"id":455,"amenities":" Wheelchair Access"} {"id":455,"amenities":" Refrigerator in room"} {"id":455,"amenities":" Family Rooms"} {"id":455,"amenities":" Kitchenette"} {"id":455,"amenities":" Nonsmoking rooms"} {"id":455,"amenities":" Suites"} {"id":760,"amenities":"Free parking"} {"id":760,"amenities":" Children Activities Kid Family Friendly"} {"id":760,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":820,"amenities":"Free Internet"} {"id":820,"amenities":" Free parking"} {"id":820,"amenities":" Nonsmoking hotel"} {"id":820,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":820,"amenities":" Nonsmoking rooms"} {"id":912,"amenities":""} {"id":1395,"amenities":"Pool"} {"id":1395,"amenities":" Free parking"} {"id":1395,"amenities":" Free High Speed Internet WiFi"} {"id":1395,"amenities":" Children Activities Kid Family Friendly"} {"id":1395,"amenities":" Nonsmoking hotel"} {"id":1395,"amenities":" Outdoor pool"} {"id":1395,"amenities":" Air conditioning"} {"id":1395,"amenities":" Microwave"} {"id":1395,"amenities":" Refrigerator in room"} {"id":1395,"amenities":" Nonsmoking rooms"} {"id":1721,"amenities":"Free High Speed Internet WiFi"} {"id":1721,"amenities":" Pool"} {"id":1721,"amenities":" Restaurant"} {"id":1721,"amenities":" Room service"} {"id":1721,"amenities":" Free parking"} {"id":1721,"amenities":" BarLounge"} {"id":1721,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1721,"amenities":" Banquet Room"} {"id":1721,"amenities":" Business Centre with Internet Access"} {"id":1721,"amenities":" Conference Facilities"} {"id":1721,"amenities":" Dry Cleaning"} {"id":1721,"amenities":" Heated pool"} {"id":1721,"amenities":" Hot Tub"} {"id":1721,"amenities":" Indoor pool"} {"id":1721,"amenities":" Laundry Service"} {"id":1721,"amenities":" Meeting rooms"} {"id":1721,"amenities":" Multilingual Staff"} {"id":1721,"amenities":" Nonsmoking hotel"} {"id":1721,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1721,"amenities":" Wheelchair Access"} {"id":1721,"amenities":" Air conditioning"} {"id":1721,"amenities":" Microwave"} {"id":1721,"amenities":" Refrigerator in room"} {"id":1721,"amenities":" Accessible rooms"} {"id":1721,"amenities":" Family Rooms"} {"id":1721,"amenities":" Kitchenette"} {"id":1721,"amenities":" Nonsmoking rooms"} {"id":1721,"amenities":" Suites"} {"id":1831,"amenities":"Restaurant"} {"id":1831,"amenities":" Free parking"} {"id":1831,"amenities":" Free High Speed Internet WiFi"} {"id":1831,"amenities":" Room service"} {"id":1831,"amenities":" BarLounge"} {"id":1831,"amenities":" Business Centre with Internet Access"} {"id":1831,"amenities":" Dry Cleaning"} {"id":1831,"amenities":" Laundry Service"} {"id":1831,"amenities":" Meeting rooms"} {"id":1831,"amenities":" Multilingual Staff"} {"id":1831,"amenities":" Nonsmoking hotel"} {"id":1831,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1831,"amenities":" SelfServe Laundry"} {"id":1831,"amenities":" Wheelchair Access"} {"id":1831,"amenities":" Air conditioning"} {"id":1831,"amenities":" Microwave"} {"id":1831,"amenities":" Refrigerator in room"} {"id":1831,"amenities":" Accessible rooms"} {"id":1831,"amenities":" Kitchenette"} {"id":1831,"amenities":" Nonsmoking rooms"} {"id":1831,"amenities":" Suites"} {"id":2522,"amenities":"Free parking"} {"id":2522,"amenities":" Free High Speed Internet WiFi"} {"id":2522,"amenities":" Breakfast included"} {"id":2522,"amenities":" Laundry Service"} {"id":2522,"amenities":" Nonsmoking hotel"} {"id":2522,"amenities":" Public Wifi"} {"id":2522,"amenities":" Family Rooms"} {"id":2522,"amenities":" Nonsmoking rooms"} {"id":2759,"amenities":"Free parking"} {"id":2759,"amenities":" Free High Speed Internet WiFi"} {"id":2759,"amenities":" Golf Course"} {"id":2759,"amenities":" Nonsmoking hotel"} {"id":2759,"amenities":" Refrigerator in room"} {"id":2759,"amenities":" Nonsmoking rooms"} {"id":3122,"amenities":"Free parking"} {"id":3122,"amenities":" Free High Speed Internet WiFi"} {"id":3122,"amenities":" Laundry Service"} {"id":3122,"amenities":" Nonsmoking hotel"} {"id":3122,"amenities":" Public Wifi"} {"id":3122,"amenities":" Air conditioning"} {"id":3122,"amenities":" Microwave"} {"id":3122,"amenities":" Refrigerator in room"} {"id":3122,"amenities":" Family Rooms"} {"id":3122,"amenities":" Kitchenette"} {"id":3122,"amenities":" Nonsmoking rooms"} {"id":3122,"amenities":" Suites"} {"id":3460,"amenities":""} {"id":3569,"amenities":"Pool"} {"id":3569,"amenities":" Free parking"} {"id":3569,"amenities":" Free High Speed Internet WiFi"} {"id":3569,"amenities":" Babysitting"} {"id":3569,"amenities":" Children Activities Kid Family Friendly"} {"id":3569,"amenities":" Hot Tub"} {"id":3569,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3569,"amenities":" SelfServe Laundry"} {"id":3569,"amenities":" Wheelchair Access"} {"id":4251,"amenities":"Free parking"} {"id":4251,"amenities":" Restaurant"} {"id":4251,"amenities":" Free High Speed Internet WiFi"} {"id":4251,"amenities":" Breakfast included"} {"id":4251,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4251,"amenities":" BarLounge"} {"id":4251,"amenities":" Breakfast Available"} {"id":4251,"amenities":" Business Centre with Internet Access"} {"id":4251,"amenities":" Dry Cleaning"} {"id":4251,"amenities":" Laundry Service"} {"id":4251,"amenities":" Meeting rooms"} {"id":4251,"amenities":" Nonsmoking hotel"} {"id":4251,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4251,"amenities":" SelfServe Laundry"} {"id":4251,"amenities":" Air conditioning"} {"id":4251,"amenities":" Microwave"} {"id":4251,"amenities":" Refrigerator in room"} {"id":4251,"amenities":" Family Rooms"} {"id":4251,"amenities":" Kitchenette"} {"id":4251,"amenities":" Nonsmoking rooms"} {"id":4251,"amenities":" Smoking rooms available"} {"id":4251,"amenities":" Suites"} {"id":4335,"amenities":"Free parking"} {"id":4335,"amenities":" Pool"} {"id":4335,"amenities":" Free High Speed Internet WiFi"} {"id":4335,"amenities":" Golf Course"} {"id":4335,"amenities":" Laundry Service"} {"id":4335,"amenities":" Nonsmoking hotel"} {"id":4335,"amenities":" Outdoor pool"} {"id":4335,"amenities":" Public Wifi"} {"id":4335,"amenities":" Air conditioning"} {"id":4335,"amenities":" Refrigerator in room"} {"id":4335,"amenities":" Nonsmoking rooms"} {"id":5590,"amenities":"Free parking"} {"id":5590,"amenities":" Free High Speed Internet WiFi"} {"id":5590,"amenities":" Laundry Service"} {"id":5590,"amenities":" Meeting rooms"} {"id":5590,"amenities":" Nonsmoking hotel"} {"id":5590,"amenities":" Public Wifi"} {"id":5590,"amenities":" Air conditioning"} {"id":5590,"amenities":" Microwave"} {"id":5590,"amenities":" Family Rooms"} {"id":5590,"amenities":" Nonsmoking rooms"} {"id":6008,"amenities":"Room service"} {"id":6008,"amenities":" Free parking"} {"id":6008,"amenities":" Restaurant"} {"id":6008,"amenities":" BarLounge"} {"id":6008,"amenities":" Free High Speed Internet WiFi"} {"id":6008,"amenities":" Meeting rooms"} {"id":6008,"amenities":" Nonsmoking hotel"} {"id":6008,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":6008,"amenities":" Wheelchair Access"} {"id":6008,"amenities":" Air conditioning"} {"id":6008,"amenities":" Refrigerator in room"} {"id":6008,"amenities":" Nonsmoking rooms"} {"id":72,"amenities":"Free High Speed Internet WiFi"} {"id":72,"amenities":" Nonsmoking hotel"} {"id":72,"amenities":" Microwave"} {"id":72,"amenities":" Refrigerator in room"} {"id":87,"amenities":""} {"id":215,"amenities":"Restaurant"} {"id":215,"amenities":" Free parking"} {"id":215,"amenities":" Pool"} {"id":215,"amenities":" Free High Speed Internet WiFi"} {"id":215,"amenities":" Fitness Centre with Gym Workout Room"} {"id":215,"amenities":" Room service"} {"id":215,"amenities":" BarLounge"} {"id":215,"amenities":" Breakfast included"} {"id":215,"amenities":" Banquet Room"} {"id":215,"amenities":" Business Centre with Internet Access"} {"id":215,"amenities":" Conference Facilities"} {"id":215,"amenities":" Dry Cleaning"} {"id":215,"amenities":" Heated pool"} {"id":215,"amenities":" Indoor pool"} {"id":215,"amenities":" Laundry Service"} {"id":215,"amenities":" Meeting rooms"} {"id":215,"amenities":" Multilingual Staff"} {"id":215,"amenities":" Nonsmoking hotel"} {"id":215,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":215,"amenities":" Wheelchair Access"} {"id":215,"amenities":" Air conditioning"} {"id":215,"amenities":" Microwave"} {"id":215,"amenities":" Refrigerator in room"} {"id":215,"amenities":" Family Rooms"} {"id":215,"amenities":" Nonsmoking rooms"} {"id":215,"amenities":" Suites"} {"id":756,"amenities":"Free parking"} {"id":756,"amenities":" Free High Speed Internet WiFi"} {"id":756,"amenities":" Nonsmoking hotel"} {"id":756,"amenities":" Public Wifi"} {"id":756,"amenities":" Nonsmoking rooms"} {"id":1608,"amenities":""} {"id":1786,"amenities":"Free High Speed Internet WiFi"} {"id":1786,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1786,"amenities":" Pool"} {"id":1786,"amenities":" Free parking"} {"id":1786,"amenities":" Breakfast included"} {"id":1786,"amenities":" Breakfast Available"} {"id":1786,"amenities":" Business Centre with Internet Access"} {"id":1786,"amenities":" Conference Facilities"} {"id":1786,"amenities":" Dry Cleaning"} {"id":1786,"amenities":" Heated pool"} {"id":1786,"amenities":" Indoor pool"} {"id":1786,"amenities":" Laundry Service"} {"id":1786,"amenities":" Meeting rooms"} {"id":1786,"amenities":" Multilingual Staff"} {"id":1786,"amenities":" Nonsmoking hotel"} {"id":1786,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1786,"amenities":" Public Wifi"} {"id":1786,"amenities":" SelfServe Laundry"} {"id":1786,"amenities":" Wheelchair Access"} {"id":1786,"amenities":" Air conditioning"} {"id":1786,"amenities":" Microwave"} {"id":1786,"amenities":" Refrigerator in room"} {"id":1786,"amenities":" Accessible rooms"} {"id":1786,"amenities":" Family Rooms"} {"id":1786,"amenities":" Kitchenette"} {"id":1786,"amenities":" Nonsmoking rooms"} {"id":1786,"amenities":" Smoking rooms available"} {"id":1786,"amenities":" Suites"} {"id":1994,"amenities":""} {"id":2027,"amenities":""} {"id":2177,"amenities":""} {"id":2573,"amenities":"Free High Speed Internet WiFi"} {"id":2573,"amenities":" Children Activities Kid Family Friendly"} {"id":2573,"amenities":" Public Wifi"} {"id":2573,"amenities":" Refrigerator in room"} {"id":2968,"amenities":""} {"id":3328,"amenities":"Free parking"} {"id":3328,"amenities":" Restaurant"} {"id":3328,"amenities":" Free High Speed Internet WiFi"} {"id":3328,"amenities":" Nonsmoking hotel"} {"id":3328,"amenities":" Microwave"} {"id":3328,"amenities":" Refrigerator in room"} {"id":3328,"amenities":" Family Rooms"} {"id":3328,"amenities":" Kitchenette"} {"id":3328,"amenities":" Nonsmoking rooms"} {"id":3510,"amenities":"Free parking"} {"id":3510,"amenities":" Restaurant"} {"id":3510,"amenities":" Free High Speed Internet WiFi"} {"id":3510,"amenities":" Breakfast included"} {"id":3510,"amenities":" Golf Course"} {"id":3510,"amenities":" Multilingual Staff"} {"id":3510,"amenities":" Nonsmoking hotel"} {"id":3510,"amenities":" Public Wifi"} {"id":3510,"amenities":" Nonsmoking rooms"} {"id":3580,"amenities":"Free parking"} {"id":3580,"amenities":" Free High Speed Internet WiFi"} {"id":3580,"amenities":" Breakfast included"} {"id":3580,"amenities":" Meeting rooms"} {"id":3580,"amenities":" Nonsmoking hotel"} {"id":3580,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3580,"amenities":" Wheelchair Access"} {"id":3580,"amenities":" Air conditioning"} {"id":3580,"amenities":" Nonsmoking rooms"} {"id":3580,"amenities":" Suites"} {"id":4380,"amenities":"Free parking"} {"id":4380,"amenities":" Restaurant"} {"id":4380,"amenities":" Free High Speed Internet WiFi"} {"id":4380,"amenities":" Room service"} {"id":4380,"amenities":" Nonsmoking hotel"} {"id":4380,"amenities":" Air conditioning"} {"id":4380,"amenities":" Microwave"} {"id":4380,"amenities":" Refrigerator in room"} {"id":4380,"amenities":" Kitchenette"} {"id":4380,"amenities":" Nonsmoking rooms"} {"id":4761,"amenities":"Free parking"} {"id":4761,"amenities":" Free High Speed Internet WiFi"} {"id":4761,"amenities":" Breakfast included"} {"id":4761,"amenities":" Nonsmoking hotel"} {"id":4761,"amenities":" Public Wifi"} {"id":4761,"amenities":" Air conditioning"} {"id":4761,"amenities":" Microwave"} {"id":4761,"amenities":" Refrigerator in room"} {"id":4761,"amenities":" Nonsmoking rooms"} {"id":4947,"amenities":"Pool"} {"id":4947,"amenities":" Free parking"} {"id":4947,"amenities":" Free High Speed Internet WiFi"} {"id":4947,"amenities":" Breakfast included"} {"id":4947,"amenities":" Heated pool"} {"id":4947,"amenities":" Nonsmoking hotel"} {"id":4947,"amenities":" Outdoor pool"} {"id":4947,"amenities":" Wheelchair Access"} {"id":4947,"amenities":" Air conditioning"} {"id":4947,"amenities":" Microwave"} {"id":4947,"amenities":" Refrigerator in room"} {"id":4947,"amenities":" Kitchenette"} {"id":4947,"amenities":" Nonsmoking rooms"} {"id":4947,"amenities":" Suites"} {"id":5346,"amenities":"Pool"} {"id":5346,"amenities":" Free parking"} {"id":5346,"amenities":" BarLounge"} {"id":5346,"amenities":" Free High Speed Internet WiFi"} {"id":5346,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5346,"amenities":" Air conditioning"} {"id":5346,"amenities":" Refrigerator in room"} {"id":5346,"amenities":" Kitchenette"} {"id":5346,"amenities":" Suites"} {"id":5666,"amenities":"Free parking"} {"id":5666,"amenities":" Free High Speed Internet WiFi"} {"id":5666,"amenities":" Breakfast included"} {"id":5666,"amenities":" Pool"} {"id":5666,"amenities":" Nonsmoking hotel"} {"id":5666,"amenities":" Public Wifi"} {"id":5666,"amenities":" Air conditioning"} {"id":5666,"amenities":" Nonsmoking rooms"} {"id":5666,"amenities":" Suites"} {"id":5782,"amenities":"Free parking"} {"id":5782,"amenities":" Free High Speed Internet WiFi"} {"id":5782,"amenities":" Breakfast included"} {"id":5782,"amenities":" Children Activities Kid Family Friendly"} {"id":5782,"amenities":" Wheelchair Access"} {"id":5782,"amenities":" Refrigerator in room"} {"id":5782,"amenities":" Kitchenette"} {"id":5782,"amenities":" Suites"} {"id":5816,"amenities":""} {"id":6103,"amenities":"Free parking"} {"id":6103,"amenities":" Free High Speed Internet WiFi"} {"id":6103,"amenities":" Room service"} {"id":6103,"amenities":" Business Centre with Internet Access"} {"id":6103,"amenities":" Children Activities Kid Family Friendly"} {"id":6103,"amenities":" Golf Course"} {"id":6103,"amenities":" Laundry Service"} {"id":6103,"amenities":" Nonsmoking hotel"} {"id":6103,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":6103,"amenities":" Public Wifi"} {"id":6103,"amenities":" Air conditioning"} {"id":6103,"amenities":" Microwave"} {"id":6103,"amenities":" Refrigerator in room"} {"id":6103,"amenities":" Nonsmoking rooms"} {"id":27,"amenities":"Free High Speed Internet WiFi"} {"id":27,"amenities":" Pool"} {"id":27,"amenities":" Room service"} {"id":27,"amenities":" Restaurant"} {"id":27,"amenities":" BarLounge"} {"id":27,"amenities":" Fitness Centre with Gym Workout Room"} {"id":27,"amenities":" Breakfast Available"} {"id":27,"amenities":" Concierge"} {"id":27,"amenities":" Conference Facilities"} {"id":27,"amenities":" Dry Cleaning"} {"id":27,"amenities":" Heated pool"} {"id":27,"amenities":" Hot Tub"} {"id":27,"amenities":" Indoor pool"} {"id":27,"amenities":" Laundry Service"} {"id":27,"amenities":" Meeting rooms"} {"id":27,"amenities":" Multilingual Staff"} {"id":27,"amenities":" Nonsmoking hotel"} {"id":27,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":27,"amenities":" Public Wifi"} {"id":27,"amenities":" Wheelchair Access"} {"id":27,"amenities":" Air conditioning"} {"id":27,"amenities":" Refrigerator in room"} {"id":27,"amenities":" Accessible rooms"} {"id":27,"amenities":" Family Rooms"} {"id":27,"amenities":" Nonsmoking rooms"} {"id":27,"amenities":" Suites"} {"id":63,"amenities":"Free High Speed Internet WiFi"} {"id":63,"amenities":" Kitchenette"} {"id":158,"amenities":""} {"id":389,"amenities":"Pool"} {"id":389,"amenities":" Free High Speed Internet WiFi"} {"id":389,"amenities":" Room service"} {"id":389,"amenities":" Free parking"} {"id":389,"amenities":" Children Activities Kid Family Friendly"} {"id":389,"amenities":" Laundry Service"} {"id":389,"amenities":" Nonsmoking hotel"} {"id":389,"amenities":" Outdoor pool"} {"id":389,"amenities":" Public Wifi"} {"id":389,"amenities":" Air conditioning"} {"id":389,"amenities":" Refrigerator in room"} {"id":389,"amenities":" Family Rooms"} {"id":389,"amenities":" Kitchenette"} {"id":389,"amenities":" Nonsmoking rooms"} {"id":389,"amenities":" Smoking rooms available"} {"id":397,"amenities":"Pool"} {"id":397,"amenities":" Free High Speed Internet WiFi"} {"id":397,"amenities":" Free parking"} {"id":397,"amenities":" Restaurant"} {"id":397,"amenities":" Laundry Service"} {"id":397,"amenities":" Nonsmoking hotel"} {"id":397,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":397,"amenities":" Public Wifi"} {"id":397,"amenities":" Air conditioning"} {"id":397,"amenities":" Refrigerator in room"} {"id":397,"amenities":" Family Rooms"} {"id":397,"amenities":" Kitchenette"} {"id":397,"amenities":" Nonsmoking rooms"} {"id":447,"amenities":""} {"id":754,"amenities":"Free parking"} {"id":754,"amenities":" Free High Speed Internet WiFi"} {"id":754,"amenities":" Multilingual Staff"} {"id":754,"amenities":" Nonsmoking hotel"} {"id":754,"amenities":" Microwave"} {"id":754,"amenities":" Refrigerator in room"} {"id":754,"amenities":" Kitchenette"} {"id":754,"amenities":" Nonsmoking rooms"} {"id":796,"amenities":""} {"id":856,"amenities":""} {"id":933,"amenities":"Free parking"} {"id":933,"amenities":" Free High Speed Internet WiFi"} {"id":933,"amenities":" Breakfast included"} {"id":933,"amenities":" Laundry Service"} {"id":933,"amenities":" Nonsmoking hotel"} {"id":933,"amenities":" Microwave"} {"id":933,"amenities":" Refrigerator in room"} {"id":933,"amenities":" Nonsmoking rooms"} {"id":959,"amenities":""} {"id":1516,"amenities":"Free High Speed Internet WiFi"} {"id":1516,"amenities":" Breakfast included"} {"id":1516,"amenities":" Pool"} {"id":1516,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1516,"amenities":" Banquet Room"} {"id":1516,"amenities":" Breakfast Available"} {"id":1516,"amenities":" Conference Facilities"} {"id":1516,"amenities":" Meeting rooms"} {"id":1516,"amenities":" Multilingual Staff"} {"id":1516,"amenities":" Nonsmoking hotel"} {"id":1516,"amenities":" Public Wifi"} {"id":1516,"amenities":" SelfServe Laundry"} {"id":1516,"amenities":" Wheelchair Access"} {"id":1516,"amenities":" Accessible rooms"} {"id":1516,"amenities":" Nonsmoking rooms"} {"id":1516,"amenities":" Suites"} {"id":1570,"amenities":"Free parking"} {"id":1570,"amenities":" Restaurant"} {"id":1570,"amenities":" Free High Speed Internet WiFi"} {"id":1570,"amenities":" Breakfast included"} {"id":1570,"amenities":" Nonsmoking hotel"} {"id":1570,"amenities":" Air conditioning"} {"id":1570,"amenities":" Family Rooms"} {"id":1570,"amenities":" Nonsmoking rooms"} {"id":1570,"amenities":" Suites"} {"id":1693,"amenities":"Free parking"} {"id":1693,"amenities":" Free High Speed Internet WiFi"} {"id":1693,"amenities":" Nonsmoking hotel"} {"id":1693,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1693,"amenities":" SelfServe Laundry"} {"id":1693,"amenities":" Wheelchair Access"} {"id":1693,"amenities":" Air conditioning"} {"id":1693,"amenities":" Microwave"} {"id":1693,"amenities":" Refrigerator in room"} {"id":1693,"amenities":" Accessible rooms"} {"id":1693,"amenities":" Family Rooms"} {"id":1693,"amenities":" Kitchenette"} {"id":1693,"amenities":" Nonsmoking rooms"} {"id":1693,"amenities":" Suites"} {"id":2084,"amenities":"Free parking"} {"id":2084,"amenities":" Free High Speed Internet WiFi"} {"id":2084,"amenities":" Breakfast included"} {"id":2084,"amenities":" Business Centre with Internet Access"} {"id":2084,"amenities":" Dry Cleaning"} {"id":2084,"amenities":" Meeting rooms"} {"id":2084,"amenities":" Nonsmoking hotel"} {"id":2084,"amenities":" Public Wifi"} {"id":2084,"amenities":" Wheelchair Access"} {"id":2084,"amenities":" Air conditioning"} {"id":2084,"amenities":" Refrigerator in room"} {"id":2084,"amenities":" Accessible rooms"} {"id":2084,"amenities":" Nonsmoking rooms"} {"id":2084,"amenities":" Suites"} {"id":2170,"amenities":""} {"id":2172,"amenities":""} {"id":2255,"amenities":"Pool"} {"id":2255,"amenities":" Free parking"} {"id":2255,"amenities":" Restaurant"} {"id":2255,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2255,"amenities":" Free High Speed Internet WiFi"} {"id":2255,"amenities":" BarLounge"} {"id":2255,"amenities":" Spa"} {"id":2255,"amenities":" Banquet Room"} {"id":2255,"amenities":" Children Activities Kid Family Friendly"} {"id":2255,"amenities":" Concierge"} {"id":2255,"amenities":" Conference Facilities"} {"id":2255,"amenities":" Golf Course"} {"id":2255,"amenities":" Heated pool"} {"id":2255,"amenities":" Hot Tub"} {"id":2255,"amenities":" Indoor pool"} {"id":2255,"amenities":" Laundry Service"} {"id":2255,"amenities":" Meeting rooms"} {"id":2255,"amenities":" Multilingual Staff"} {"id":2255,"amenities":" Nonsmoking hotel"} {"id":2255,"amenities":" Outdoor pool"} {"id":2255,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2255,"amenities":" SelfServe Laundry"} {"id":2255,"amenities":" Tennis Court"} {"id":2255,"amenities":" Wheelchair Access"} {"id":2255,"amenities":" Air conditioning"} {"id":2255,"amenities":" Family Rooms"} {"id":2255,"amenities":" Kitchenette"} {"id":2255,"amenities":" Nonsmoking rooms"} {"id":2255,"amenities":" Suites"} {"id":2281,"amenities":"Free parking"} {"id":2281,"amenities":" Free High Speed Internet WiFi"} {"id":2281,"amenities":" Breakfast included"} {"id":2281,"amenities":" Nonsmoking hotel"} {"id":2281,"amenities":" Air conditioning"} {"id":2281,"amenities":" Family Rooms"} {"id":2281,"amenities":" Nonsmoking rooms"} {"id":2703,"amenities":"Free parking"} {"id":2703,"amenities":" Free High Speed Internet WiFi"} {"id":2703,"amenities":" Nonsmoking hotel"} {"id":2703,"amenities":" Public Wifi"} {"id":2703,"amenities":" Air conditioning"} {"id":2703,"amenities":" Nonsmoking rooms"} {"id":2758,"amenities":"Pool"} {"id":2758,"amenities":" Free High Speed Internet WiFi"} {"id":2758,"amenities":" Free parking"} {"id":2758,"amenities":" Nonsmoking hotel"} {"id":2758,"amenities":" Public Wifi"} {"id":2758,"amenities":" Nonsmoking rooms"} {"id":2758,"amenities":" Suites"} {"id":2760,"amenities":"Free High Speed Internet WiFi"} {"id":2760,"amenities":" Breakfast included"} {"id":2760,"amenities":" Free parking"} {"id":2760,"amenities":" Children Activities Kid Family Friendly"} {"id":2760,"amenities":" Hot Tub"} {"id":2760,"amenities":" Nonsmoking hotel"} {"id":2760,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2760,"amenities":" Air conditioning"} {"id":2760,"amenities":" Microwave"} {"id":2760,"amenities":" Refrigerator in room"} {"id":2760,"amenities":" Family Rooms"} {"id":2760,"amenities":" Kitchenette"} {"id":2760,"amenities":" Nonsmoking rooms"} {"id":2760,"amenities":" Suites"} {"id":2920,"amenities":"Free parking"} {"id":2920,"amenities":" Free High Speed Internet WiFi"} {"id":2920,"amenities":" Breakfast included"} {"id":2920,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2920,"amenities":" Breakfast Available"} {"id":2920,"amenities":" Business Centre with Internet Access"} {"id":2920,"amenities":" Dry Cleaning"} {"id":2920,"amenities":" Laundry Service"} {"id":2920,"amenities":" Nonsmoking hotel"} {"id":2920,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2920,"amenities":" Public Wifi"} {"id":2920,"amenities":" SelfServe Laundry"} {"id":2920,"amenities":" Wheelchair Access"} {"id":2920,"amenities":" Air conditioning"} {"id":2920,"amenities":" Family Rooms"} {"id":2920,"amenities":" Nonsmoking rooms"} {"id":2920,"amenities":" Suites"} {"id":4717,"amenities":"Free parking"} {"id":4717,"amenities":" Restaurant"} {"id":4717,"amenities":" BarLounge"} {"id":4717,"amenities":" Free High Speed Internet WiFi"} {"id":4717,"amenities":" Pool"} {"id":4717,"amenities":" Room service"} {"id":4717,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4717,"amenities":" Banquet Room"} {"id":4717,"amenities":" Breakfast Available"} {"id":4717,"amenities":" Business Centre with Internet Access"} {"id":4717,"amenities":" Conference Facilities"} {"id":4717,"amenities":" Heated pool"} {"id":4717,"amenities":" Hot Tub"} {"id":4717,"amenities":" Indoor pool"} {"id":4717,"amenities":" Laundry Service"} {"id":4717,"amenities":" Meeting rooms"} {"id":4717,"amenities":" Nonsmoking hotel"} {"id":4717,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4717,"amenities":" Public Wifi"} {"id":4717,"amenities":" Wheelchair Access"} {"id":4717,"amenities":" Air conditioning"} {"id":4717,"amenities":" Microwave"} {"id":4717,"amenities":" Refrigerator in room"} {"id":4717,"amenities":" Accessible rooms"} {"id":4717,"amenities":" Nonsmoking rooms"} {"id":4717,"amenities":" Suites"} {"id":4739,"amenities":"Restaurant"} {"id":4739,"amenities":" Free parking"} {"id":4739,"amenities":" BarLounge"} {"id":4739,"amenities":" Breakfast included"} {"id":4739,"amenities":" Free High Speed Internet WiFi"} {"id":4739,"amenities":" Banquet Room"} {"id":4739,"amenities":" Business Centre with Internet Access"} {"id":4739,"amenities":" Meeting rooms"} {"id":4739,"amenities":" Multilingual Staff"} {"id":4739,"amenities":" Nonsmoking hotel"} {"id":4739,"amenities":" Public Wifi"} {"id":4739,"amenities":" Air conditioning"} {"id":4739,"amenities":" Refrigerator in room"} {"id":4739,"amenities":" Family Rooms"} {"id":4739,"amenities":" Kitchenette"} {"id":4739,"amenities":" Nonsmoking rooms"} {"id":4739,"amenities":" Suites"} {"id":4801,"amenities":""} {"id":4950,"amenities":""} {"id":4978,"amenities":"Pool"} {"id":4978,"amenities":" Free parking"} {"id":4978,"amenities":" Free High Speed Internet WiFi"} {"id":4978,"amenities":" Breakfast included"} {"id":4978,"amenities":" Heated pool"} {"id":4978,"amenities":" Nonsmoking hotel"} {"id":4978,"amenities":" Outdoor pool"} {"id":4978,"amenities":" Air conditioning"} {"id":4978,"amenities":" Nonsmoking rooms"} {"id":4978,"amenities":" Suites"} {"id":5056,"amenities":""} {"id":5239,"amenities":"Free High Speed Internet WiFi"} {"id":5239,"amenities":" Breakfast included"} {"id":5239,"amenities":" Breakfast Available"} {"id":5239,"amenities":" Business Centre with Internet Access"} {"id":5239,"amenities":" Dry Cleaning"} {"id":5239,"amenities":" Nonsmoking hotel"} {"id":5239,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5239,"amenities":" Public Wifi"} {"id":5239,"amenities":" Wheelchair Access"} {"id":5239,"amenities":" Nonsmoking rooms"} {"id":5302,"amenities":"Free parking"} {"id":5302,"amenities":" Free High Speed Internet WiFi"} {"id":5302,"amenities":" Breakfast included"} {"id":5302,"amenities":" Breakfast Available"} {"id":5302,"amenities":" Nonsmoking hotel"} {"id":5302,"amenities":" Public Wifi"} {"id":5302,"amenities":" Wheelchair Access"} {"id":5302,"amenities":" Air conditioning"} {"id":5302,"amenities":" Nonsmoking rooms"} {"id":5473,"amenities":"Pool"} {"id":5473,"amenities":" Free parking"} {"id":5473,"amenities":" Free High Speed Internet WiFi"} {"id":5473,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5473,"amenities":" Restaurant"} {"id":5473,"amenities":" Breakfast included"} {"id":5473,"amenities":" BarLounge"} {"id":5473,"amenities":" Room service"} {"id":5473,"amenities":" Banquet Room"} {"id":5473,"amenities":" Business Centre with Internet Access"} {"id":5473,"amenities":" Conference Facilities"} {"id":5473,"amenities":" Dry Cleaning"} {"id":5473,"amenities":" Heated pool"} {"id":5473,"amenities":" Indoor pool"} {"id":5473,"amenities":" Laundry Service"} {"id":5473,"amenities":" Meeting rooms"} {"id":5473,"amenities":" Nonsmoking hotel"} {"id":5473,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5473,"amenities":" SelfServe Laundry"} {"id":5473,"amenities":" Wheelchair Access"} {"id":5473,"amenities":" Air conditioning"} {"id":5473,"amenities":" Family Rooms"} {"id":5473,"amenities":" Nonsmoking rooms"} {"id":5473,"amenities":" Suites"} {"id":5622,"amenities":"Free parking"} {"id":5622,"amenities":" Free Internet"} {"id":5622,"amenities":" Breakfast included"} {"id":5622,"amenities":" Banquet Room"} {"id":5622,"amenities":" Breakfast Available"} {"id":5622,"amenities":" Conference Facilities"} {"id":5622,"amenities":" Meeting rooms"} {"id":5622,"amenities":" Nonsmoking hotel"} {"id":5622,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5622,"amenities":" Wheelchair Access"} {"id":5622,"amenities":" Nonsmoking rooms"} {"id":5943,"amenities":"Free parking"} {"id":5943,"amenities":" Breakfast included"} {"id":5943,"amenities":" Free High Speed Internet WiFi"} {"id":5943,"amenities":" Multilingual Staff"} {"id":5943,"amenities":" Nonsmoking hotel"} {"id":5943,"amenities":" Public Wifi"} {"id":5943,"amenities":" SelfServe Laundry"} {"id":5943,"amenities":" Refrigerator in room"} {"id":5943,"amenities":" Family Rooms"} {"id":5943,"amenities":" Kitchenette"} {"id":5943,"amenities":" Nonsmoking rooms"} {"id":5955,"amenities":"Free parking"} {"id":5955,"amenities":" Restaurant"} {"id":5955,"amenities":" BarLounge"} {"id":5955,"amenities":" Free High Speed Internet WiFi"} {"id":5955,"amenities":" Laundry Service"} {"id":5955,"amenities":" Nonsmoking hotel"} {"id":5955,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5955,"amenities":" Air conditioning"} {"id":6003,"amenities":"Free parking"} {"id":6003,"amenities":" Restaurant"} {"id":6003,"amenities":" Free High Speed Internet WiFi"} {"id":6003,"amenities":" Nonsmoking hotel"} {"id":6003,"amenities":" Wheelchair Access"} {"id":6003,"amenities":" Microwave"} {"id":6003,"amenities":" Refrigerator in room"} {"id":6003,"amenities":" Kitchenette"} {"id":6003,"amenities":" Nonsmoking rooms"} {"id":6003,"amenities":" Suites"} {"id":574,"amenities":"Free parking"} {"id":574,"amenities":" Pool"} {"id":574,"amenities":" Restaurant"} {"id":574,"amenities":" Free High Speed Internet WiFi"} {"id":574,"amenities":" Room service"} {"id":574,"amenities":" BarLounge"} {"id":574,"amenities":" Fitness Centre with Gym Workout Room"} {"id":574,"amenities":" Banquet Room"} {"id":574,"amenities":" Breakfast Available"} {"id":574,"amenities":" Business Centre with Internet Access"} {"id":574,"amenities":" Conference Facilities"} {"id":574,"amenities":" Golf Course"} {"id":574,"amenities":" Heated pool"} {"id":574,"amenities":" Hot Tub"} {"id":574,"amenities":" Laundry Service"} {"id":574,"amenities":" Meeting rooms"} {"id":574,"amenities":" Multilingual Staff"} {"id":574,"amenities":" Nonsmoking hotel"} {"id":574,"amenities":" Outdoor pool"} {"id":574,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":574,"amenities":" Public Wifi"} {"id":574,"amenities":" Wheelchair Access"} {"id":574,"amenities":" Air conditioning"} {"id":574,"amenities":" Accessible rooms"} {"id":574,"amenities":" Family Rooms"} {"id":574,"amenities":" Nonsmoking rooms"} {"id":574,"amenities":" Suites"} {"id":1426,"amenities":"Free parking"} {"id":1426,"amenities":" Kitchenette"} {"id":1426,"amenities":" Suites"} {"id":1514,"amenities":"Free High Speed Internet WiFi"} {"id":1514,"amenities":" Breakfast included"} {"id":1514,"amenities":" Nonsmoking hotel"} {"id":1514,"amenities":" Public Wifi"} {"id":1514,"amenities":" Family Rooms"} {"id":1514,"amenities":" Nonsmoking rooms"} {"id":1545,"amenities":"Free High Speed Internet WiFi"} {"id":1545,"amenities":" Free parking"} {"id":1545,"amenities":" Restaurant"} {"id":1545,"amenities":" BarLounge"} {"id":1545,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1545,"amenities":" Airport transportation"} {"id":1545,"amenities":" Banquet Room"} {"id":1545,"amenities":" Breakfast Available"} {"id":1545,"amenities":" Business Centre with Internet Access"} {"id":1545,"amenities":" Conference Facilities"} {"id":1545,"amenities":" Laundry Service"} {"id":1545,"amenities":" Meeting rooms"} {"id":1545,"amenities":" Multilingual Staff"} {"id":1545,"amenities":" Nonsmoking hotel"} {"id":1545,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1545,"amenities":" Public Wifi"} {"id":1545,"amenities":" SelfServe Laundry"} {"id":1545,"amenities":" Shuttle Bus Service"} {"id":1545,"amenities":" Wheelchair Access"} {"id":1545,"amenities":" Air conditioning"} {"id":1545,"amenities":" Microwave"} {"id":1545,"amenities":" Refrigerator in room"} {"id":1545,"amenities":" Nonsmoking rooms"} {"id":1545,"amenities":" Suites"} {"id":1955,"amenities":""} {"id":2037,"amenities":"Pool"} {"id":2037,"amenities":" Free parking"} {"id":2037,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2037,"amenities":" Room service"} {"id":2037,"amenities":" Free High Speed Internet WiFi"} {"id":2037,"amenities":" BarLounge"} {"id":2037,"amenities":" Breakfast included"} {"id":2037,"amenities":" Banquet Room"} {"id":2037,"amenities":" Breakfast Available"} {"id":2037,"amenities":" Business Centre with Internet Access"} {"id":2037,"amenities":" Conference Facilities"} {"id":2037,"amenities":" Dry Cleaning"} {"id":2037,"amenities":" Heated pool"} {"id":2037,"amenities":" Hot Tub"} {"id":2037,"amenities":" Indoor pool"} {"id":2037,"amenities":" Laundry Service"} {"id":2037,"amenities":" Meeting rooms"} {"id":2037,"amenities":" Multilingual Staff"} {"id":2037,"amenities":" Nonsmoking hotel"} {"id":2037,"amenities":" Public Wifi"} {"id":2037,"amenities":" Wheelchair Access"} {"id":2037,"amenities":" Air conditioning"} {"id":2037,"amenities":" Refrigerator in room"} {"id":2037,"amenities":" Accessible rooms"} {"id":2037,"amenities":" Nonsmoking rooms"} {"id":2259,"amenities":"Free parking"} {"id":2259,"amenities":" Free High Speed Internet WiFi"} {"id":2259,"amenities":" Breakfast included"} {"id":2259,"amenities":" Breakfast Available"} {"id":2259,"amenities":" Nonsmoking hotel"} {"id":2259,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2259,"amenities":" Wheelchair Access"} {"id":2259,"amenities":" Air conditioning"} {"id":2259,"amenities":" Refrigerator in room"} {"id":2259,"amenities":" Nonsmoking rooms"} {"id":3253,"amenities":""} {"id":3318,"amenities":"Free parking"} {"id":3318,"amenities":" Air conditioning"} {"id":3566,"amenities":"Kitchenette"} {"id":3658,"amenities":""} {"id":4610,"amenities":"Free parking"} {"id":4610,"amenities":" Free High Speed Internet WiFi"} {"id":4610,"amenities":" Breakfast included"} {"id":4610,"amenities":" Breakfast Available"} {"id":4610,"amenities":" Dry Cleaning"} {"id":4610,"amenities":" Golf Course"} {"id":4610,"amenities":" Laundry Service"} {"id":4610,"amenities":" Nonsmoking hotel"} {"id":4610,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4610,"amenities":" Public Wifi"} {"id":4610,"amenities":" Wheelchair Access"} {"id":4610,"amenities":" Air conditioning"} {"id":4610,"amenities":" Microwave"} {"id":4610,"amenities":" Refrigerator in room"} {"id":4610,"amenities":" Accessible rooms"} {"id":4610,"amenities":" Nonsmoking rooms"} {"id":4626,"amenities":"Free parking"} {"id":4626,"amenities":" Free High Speed Internet WiFi"} {"id":4626,"amenities":" Nonsmoking hotel"} {"id":4626,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4626,"amenities":" Air conditioning"} {"id":4626,"amenities":" Microwave"} {"id":4626,"amenities":" Refrigerator in room"} {"id":4626,"amenities":" Family Rooms"} {"id":4626,"amenities":" Nonsmoking rooms"} {"id":4975,"amenities":"Free parking"} {"id":4975,"amenities":" Free High Speed Internet WiFi"} {"id":4975,"amenities":" Breakfast included"} {"id":4975,"amenities":" Nonsmoking hotel"} {"id":4975,"amenities":" Nonsmoking rooms"} {"id":5084,"amenities":"Free parking"} {"id":5084,"amenities":" Free High Speed Internet WiFi"} {"id":5084,"amenities":" Laundry Service"} {"id":5084,"amenities":" Nonsmoking hotel"} {"id":5084,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5084,"amenities":" Air conditioning"} {"id":5084,"amenities":" Nonsmoking rooms"} {"id":5097,"amenities":"Pool"} {"id":5097,"amenities":" Restaurant"} {"id":5097,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5097,"amenities":" Free parking"} {"id":5097,"amenities":" Spa"} {"id":5097,"amenities":" Free Internet"} {"id":5097,"amenities":" Breakfast included"} {"id":5097,"amenities":" Hot Tub"} {"id":5097,"amenities":" Indoor pool"} {"id":5097,"amenities":" Meeting rooms"} {"id":5097,"amenities":" Nonsmoking hotel"} {"id":5097,"amenities":" Outdoor pool"} {"id":5097,"amenities":" Wheelchair Access"} {"id":5097,"amenities":" Air conditioning"} {"id":5097,"amenities":" Accessible rooms"} {"id":5097,"amenities":" Nonsmoking rooms"} {"id":5139,"amenities":"Pool"} {"id":5139,"amenities":" Free parking"} {"id":5139,"amenities":" Free High Speed Internet WiFi"} {"id":5139,"amenities":" Breakfast included"} {"id":5139,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5139,"amenities":" Room service"} {"id":5139,"amenities":" Breakfast Available"} {"id":5139,"amenities":" Business Centre with Internet Access"} {"id":5139,"amenities":" Dry Cleaning"} {"id":5139,"amenities":" Golf Course"} {"id":5139,"amenities":" Heated pool"} {"id":5139,"amenities":" Hot Tub"} {"id":5139,"amenities":" Indoor pool"} {"id":5139,"amenities":" Laundry Service"} {"id":5139,"amenities":" Nonsmoking hotel"} {"id":5139,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5139,"amenities":" Public Wifi"} {"id":5139,"amenities":" SelfServe Laundry"} {"id":5139,"amenities":" Wheelchair Access"} {"id":5139,"amenities":" Air conditioning"} {"id":5139,"amenities":" Microwave"} {"id":5139,"amenities":" Refrigerator in room"} {"id":5139,"amenities":" Accessible rooms"} {"id":5139,"amenities":" Family Rooms"} {"id":5139,"amenities":" Nonsmoking rooms"} {"id":5139,"amenities":" Smoking rooms available"} {"id":5139,"amenities":" Suites"} {"id":5653,"amenities":""} {"id":5933,"amenities":""} {"id":6015,"amenities":"Free parking"} {"id":6015,"amenities":" Pool"} {"id":6015,"amenities":" Free High Speed Internet WiFi"} {"id":6015,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":6062,"amenities":"Free High Speed Internet WiFi"} {"id":6062,"amenities":" Business Centre with Internet Access"} {"id":6062,"amenities":" Nonsmoking hotel"} {"id":6062,"amenities":" Shuttle Bus Service"} {"id":6062,"amenities":" Wheelchair Access"} {"id":6062,"amenities":" Nonsmoking rooms"} {"id":17,"amenities":"Pool"} {"id":17,"amenities":" Fitness Centre with Gym Workout Room"} {"id":17,"amenities":" Room service"} {"id":17,"amenities":" Restaurant"} {"id":17,"amenities":" Free High Speed Internet WiFi"} {"id":17,"amenities":" BarLounge"} {"id":17,"amenities":" Banquet Room"} {"id":17,"amenities":" Business Centre with Internet Access"} {"id":17,"amenities":" Concierge"} {"id":17,"amenities":" Conference Facilities"} {"id":17,"amenities":" Dry Cleaning"} {"id":17,"amenities":" Heated pool"} {"id":17,"amenities":" Hot Tub"} {"id":17,"amenities":" Indoor pool"} {"id":17,"amenities":" Laundry Service"} {"id":17,"amenities":" Meeting rooms"} {"id":17,"amenities":" Multilingual Staff"} {"id":17,"amenities":" Nonsmoking hotel"} {"id":17,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":17,"amenities":" Public Wifi"} {"id":17,"amenities":" Shuttle Bus Service"} {"id":17,"amenities":" Wheelchair Access"} {"id":17,"amenities":" Air conditioning"} {"id":17,"amenities":" Microwave"} {"id":17,"amenities":" Refrigerator in room"} {"id":17,"amenities":" Family Rooms"} {"id":17,"amenities":" Kitchenette"} {"id":17,"amenities":" Nonsmoking rooms"} {"id":17,"amenities":" Suites"} {"id":79,"amenities":"Free High Speed Internet WiFi"} {"id":79,"amenities":" Kitchenette"} {"id":170,"amenities":""} {"id":209,"amenities":"Free parking"} {"id":209,"amenities":" Free High Speed Internet WiFi"} {"id":209,"amenities":" Breakfast included"} {"id":209,"amenities":" Nonsmoking hotel"} {"id":209,"amenities":" Air conditioning"} {"id":209,"amenities":" Nonsmoking rooms"} {"id":209,"amenities":" Suites"} {"id":661,"amenities":"Pool"} {"id":661,"amenities":" Free parking"} {"id":661,"amenities":" Free High Speed Internet WiFi"} {"id":661,"amenities":" Children Activities Kid Family Friendly"} {"id":661,"amenities":" Heated pool"} {"id":661,"amenities":" Hot Tub"} {"id":661,"amenities":" Indoor pool"} {"id":661,"amenities":" Laundry Service"} {"id":661,"amenities":" Nonsmoking hotel"} {"id":661,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":661,"amenities":" Public Wifi"} {"id":661,"amenities":" SelfServe Laundry"} {"id":661,"amenities":" Wheelchair Access"} {"id":661,"amenities":" Microwave"} {"id":661,"amenities":" Refrigerator in room"} {"id":661,"amenities":" Kitchenette"} {"id":661,"amenities":" Nonsmoking rooms"} {"id":661,"amenities":" Suites"} {"id":1060,"amenities":"Free parking"} {"id":1060,"amenities":" Pool"} {"id":1060,"amenities":" Breakfast included"} {"id":1060,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1060,"amenities":" Free High Speed Internet WiFi"} {"id":1060,"amenities":" Airport transportation"} {"id":1060,"amenities":" Business Centre with Internet Access"} {"id":1060,"amenities":" Concierge"} {"id":1060,"amenities":" Dry Cleaning"} {"id":1060,"amenities":" Heated pool"} {"id":1060,"amenities":" Hot Tub"} {"id":1060,"amenities":" Indoor pool"} {"id":1060,"amenities":" Laundry Service"} {"id":1060,"amenities":" Meeting rooms"} {"id":1060,"amenities":" Nonsmoking hotel"} {"id":1060,"amenities":" Public Wifi"} {"id":1060,"amenities":" Wheelchair Access"} {"id":1060,"amenities":" Air conditioning"} {"id":1060,"amenities":" Accessible rooms"} {"id":1060,"amenities":" Family Rooms"} {"id":1060,"amenities":" Nonsmoking rooms"} {"id":1060,"amenities":" Suites"} {"id":1342,"amenities":"Free parking"} {"id":1342,"amenities":" Restaurant"} {"id":1342,"amenities":" BarLounge"} {"id":1342,"amenities":" Free High Speed Internet WiFi"} {"id":1342,"amenities":" Room service"} {"id":1342,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1342,"amenities":" Banquet Room"} {"id":1342,"amenities":" Business Centre with Internet Access"} {"id":1342,"amenities":" Concierge"} {"id":1342,"amenities":" Conference Facilities"} {"id":1342,"amenities":" Heated pool"} {"id":1342,"amenities":" Indoor pool"} {"id":1342,"amenities":" Laundry Service"} {"id":1342,"amenities":" Meeting rooms"} {"id":1342,"amenities":" Public Wifi"} {"id":1342,"amenities":" Wheelchair Access"} {"id":1342,"amenities":" Air conditioning"} {"id":1342,"amenities":" Refrigerator in room"} {"id":1342,"amenities":" Family Rooms"} {"id":1342,"amenities":" Kitchenette"} {"id":1342,"amenities":" Nonsmoking rooms"} {"id":1342,"amenities":" Suites"} {"id":1346,"amenities":"Pool"} {"id":1346,"amenities":" Free parking"} {"id":1346,"amenities":" Spa"} {"id":1346,"amenities":" Free High Speed Internet WiFi"} {"id":1346,"amenities":" Breakfast included"} {"id":1346,"amenities":" Golf Course"} {"id":1346,"amenities":" Hot Tub"} {"id":1346,"amenities":" Nonsmoking hotel"} {"id":1346,"amenities":" Outdoor pool"} {"id":1346,"amenities":" Sauna"} {"id":1346,"amenities":" Air conditioning"} {"id":1346,"amenities":" Family Rooms"} {"id":1346,"amenities":" Suites"} {"id":2647,"amenities":"Free parking"} {"id":2647,"amenities":" Free High Speed Internet WiFi"} {"id":2647,"amenities":" Breakfast included"} {"id":2647,"amenities":" Hot Tub"} {"id":2647,"amenities":" Nonsmoking hotel"} {"id":2647,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2647,"amenities":" Sauna"} {"id":2647,"amenities":" Wheelchair Access"} {"id":2647,"amenities":" Air conditioning"} {"id":2647,"amenities":" Microwave"} {"id":2647,"amenities":" Refrigerator in room"} {"id":2647,"amenities":" Nonsmoking rooms"} {"id":2786,"amenities":"Refrigerator in room"} {"id":2826,"amenities":""} {"id":4166,"amenities":"Pool"} {"id":4166,"amenities":" Room service"} {"id":4166,"amenities":" Free parking"} {"id":4166,"amenities":" BarLounge"} {"id":4166,"amenities":" Free High Speed Internet WiFi"} {"id":4166,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4166,"amenities":" Restaurant"} {"id":4166,"amenities":" Spa"} {"id":4166,"amenities":" Banquet Room"} {"id":4166,"amenities":" Children Activities Kid Family Friendly"} {"id":4166,"amenities":" Conference Facilities"} {"id":4166,"amenities":" Golf Course"} {"id":4166,"amenities":" Meeting rooms"} {"id":4166,"amenities":" Nonsmoking hotel"} {"id":4166,"amenities":" Outdoor pool"} {"id":4166,"amenities":" Tennis Court"} {"id":4166,"amenities":" Wheelchair Access"} {"id":4166,"amenities":" Air conditioning"} {"id":4166,"amenities":" Nonsmoking rooms"} {"id":4166,"amenities":" Suites"} {"id":4213,"amenities":"Fitness Centre with Gym Workout Room"} {"id":4213,"amenities":" Free High Speed Internet WiFi"} {"id":4213,"amenities":" Pool"} {"id":4213,"amenities":" Free parking"} {"id":4213,"amenities":" Breakfast included"} {"id":4213,"amenities":" Banquet Room"} {"id":4213,"amenities":" Business Centre with Internet Access"} {"id":4213,"amenities":" Conference Facilities"} {"id":4213,"amenities":" Dry Cleaning"} {"id":4213,"amenities":" Heated pool"} {"id":4213,"amenities":" Indoor pool"} {"id":4213,"amenities":" Laundry Service"} {"id":4213,"amenities":" Meeting rooms"} {"id":4213,"amenities":" Multilingual Staff"} {"id":4213,"amenities":" Nonsmoking hotel"} {"id":4213,"amenities":" Public Wifi"} {"id":4213,"amenities":" Wheelchair Access"} {"id":4213,"amenities":" Air conditioning"} {"id":4213,"amenities":" Refrigerator in room"} {"id":4213,"amenities":" Family Rooms"} {"id":4213,"amenities":" Nonsmoking rooms"} {"id":4681,"amenities":""} {"id":4910,"amenities":""} {"id":4938,"amenities":""} {"id":5125,"amenities":"Spa"} {"id":5125,"amenities":" Pool"} {"id":5125,"amenities":" Free High Speed Internet WiFi"} {"id":5125,"amenities":" Heated pool"} {"id":5125,"amenities":" Laundry Service"} {"id":5125,"amenities":" Nonsmoking hotel"} {"id":5125,"amenities":" Outdoor pool"} {"id":5125,"amenities":" Public Wifi"} {"id":5125,"amenities":" Microwave"} {"id":5125,"amenities":" Refrigerator in room"} {"id":5125,"amenities":" Family Rooms"} {"id":5125,"amenities":" Nonsmoking rooms"} {"id":5166,"amenities":""} {"id":5236,"amenities":"Free parking"} {"id":5236,"amenities":" Restaurant"} {"id":5236,"amenities":" BarLounge"} {"id":5236,"amenities":" Free High Speed Internet WiFi"} {"id":5236,"amenities":" Breakfast Available"} {"id":5236,"amenities":" Multilingual Staff"} {"id":5236,"amenities":" Nonsmoking hotel"} {"id":5236,"amenities":" Public Wifi"} {"id":5236,"amenities":" Air conditioning"} {"id":5236,"amenities":" Refrigerator in room"} {"id":5236,"amenities":" Accessible rooms"} {"id":5236,"amenities":" Nonsmoking rooms"} {"id":5369,"amenities":"Free parking"} {"id":5369,"amenities":" Restaurant"} {"id":5369,"amenities":" BarLounge"} {"id":5369,"amenities":" Free High Speed Internet WiFi"} {"id":5369,"amenities":" Banquet Room"} {"id":5369,"amenities":" Business Centre with Internet Access"} {"id":5369,"amenities":" Conference Facilities"} {"id":5369,"amenities":" Meeting rooms"} {"id":5369,"amenities":" Nonsmoking hotel"} {"id":5369,"amenities":" Public Wifi"} {"id":5369,"amenities":" Microwave"} {"id":5369,"amenities":" Refrigerator in room"} {"id":5369,"amenities":" Accessible rooms"} {"id":5369,"amenities":" Family Rooms"} {"id":5369,"amenities":" Kitchenette"} {"id":5369,"amenities":" Nonsmoking rooms"} {"id":5879,"amenities":"Free parking"} {"id":5879,"amenities":" Restaurant"} {"id":5879,"amenities":" Free High Speed Internet WiFi"} {"id":5879,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5879,"amenities":" Room service"} {"id":5879,"amenities":" BarLounge"} {"id":5879,"amenities":" Spa"} {"id":5879,"amenities":" Breakfast included"} {"id":5879,"amenities":" Banquet Room"} {"id":5879,"amenities":" Business Centre with Internet Access"} {"id":5879,"amenities":" Concierge"} {"id":5879,"amenities":" Conference Facilities"} {"id":5879,"amenities":" Dry Cleaning"} {"id":5879,"amenities":" Electric vehicle charging station"} {"id":5879,"amenities":" Hot Tub"} {"id":5879,"amenities":" Laundry Service"} {"id":5879,"amenities":" Meeting rooms"} {"id":5879,"amenities":" Nonsmoking hotel"} {"id":5879,"amenities":" Public Wifi"} {"id":5879,"amenities":" Sauna"} {"id":5879,"amenities":" Wheelchair Access"} {"id":5879,"amenities":" Air conditioning"} {"id":5879,"amenities":" Refrigerator in room"} {"id":5879,"amenities":" Accessible rooms"} {"id":5879,"amenities":" Family Rooms"} {"id":5879,"amenities":" Nonsmoking rooms"} {"id":5879,"amenities":" Suites"} {"id":6088,"amenities":"Free Internet"} {"id":6088,"amenities":" Free parking"} {"id":6088,"amenities":" Restaurant"} {"id":6088,"amenities":" Room service"} {"id":6088,"amenities":" Babysitting"} {"id":6088,"amenities":" Children Activities Kid Family Friendly"} {"id":6088,"amenities":" Laundry Service"} {"id":6088,"amenities":" Nonsmoking hotel"} {"id":6088,"amenities":" Public Wifi"} {"id":6088,"amenities":" Air conditioning"} {"id":6088,"amenities":" Refrigerator in room"} {"id":6088,"amenities":" Nonsmoking rooms"} {"id":226,"amenities":"Free parking"} {"id":226,"amenities":" Free High Speed Internet WiFi"} {"id":226,"amenities":" Breakfast included"} {"id":226,"amenities":" Nonsmoking hotel"} {"id":226,"amenities":" Public Wifi"} {"id":226,"amenities":" Air conditioning"} {"id":226,"amenities":" Family Rooms"} {"id":226,"amenities":" Nonsmoking rooms"} {"id":242,"amenities":"Free parking"} {"id":242,"amenities":" Free High Speed Internet WiFi"} {"id":242,"amenities":" Breakfast included"} {"id":242,"amenities":" Nonsmoking hotel"} {"id":242,"amenities":" Nonsmoking rooms"} {"id":430,"amenities":"Free parking"} {"id":430,"amenities":" Free High Speed Internet WiFi"} {"id":430,"amenities":" Breakfast included"} {"id":430,"amenities":" Children Activities Kid Family Friendly"} {"id":430,"amenities":" Nonsmoking hotel"} {"id":430,"amenities":" Public Wifi"} {"id":430,"amenities":" Wheelchair Access"} {"id":430,"amenities":" Refrigerator in room"} {"id":430,"amenities":" Family Rooms"} {"id":430,"amenities":" Kitchenette"} {"id":430,"amenities":" Nonsmoking rooms"} {"id":453,"amenities":"Free High Speed Internet WiFi"} {"id":453,"amenities":" Golf Course"} {"id":453,"amenities":" Nonsmoking hotel"} {"id":453,"amenities":" Public Wifi"} {"id":453,"amenities":" Nonsmoking rooms"} {"id":726,"amenities":"Free parking"} {"id":726,"amenities":" Free High Speed Internet WiFi"} {"id":726,"amenities":" Breakfast included"} {"id":726,"amenities":" Hot Tub"} {"id":726,"amenities":" Nonsmoking hotel"} {"id":726,"amenities":" Family Rooms"} {"id":726,"amenities":" Nonsmoking rooms"} {"id":817,"amenities":"Free parking"} {"id":817,"amenities":" Free High Speed Internet WiFi"} {"id":817,"amenities":" Breakfast included"} {"id":817,"amenities":" Nonsmoking hotel"} {"id":817,"amenities":" Nonsmoking rooms"} {"id":977,"amenities":"Pool"} {"id":977,"amenities":" Free parking"} {"id":977,"amenities":" Free High Speed Internet WiFi"} {"id":977,"amenities":" Fitness Centre with Gym Workout Room"} {"id":977,"amenities":" Restaurant"} {"id":977,"amenities":" Room service"} {"id":977,"amenities":" BarLounge"} {"id":977,"amenities":" Breakfast included"} {"id":977,"amenities":" Banquet Room"} {"id":977,"amenities":" Breakfast Available"} {"id":977,"amenities":" Business Centre with Internet Access"} {"id":977,"amenities":" Conference Facilities"} {"id":977,"amenities":" Dry Cleaning"} {"id":977,"amenities":" Heated pool"} {"id":977,"amenities":" Indoor pool"} {"id":977,"amenities":" Laundry Service"} {"id":977,"amenities":" Meeting rooms"} {"id":977,"amenities":" Multilingual Staff"} {"id":977,"amenities":" Nonsmoking hotel"} {"id":977,"amenities":" Sauna"} {"id":977,"amenities":" SelfServe Laundry"} {"id":977,"amenities":" Wheelchair Access"} {"id":977,"amenities":" Microwave"} {"id":977,"amenities":" Family Rooms"} {"id":977,"amenities":" Nonsmoking rooms"} {"id":977,"amenities":" Suites"} {"id":1009,"amenities":""} {"id":1121,"amenities":"Free parking"} {"id":1121,"amenities":" Free High Speed Internet WiFi"} {"id":1121,"amenities":" Nonsmoking hotel"} {"id":1121,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1121,"amenities":" Public Wifi"} {"id":1121,"amenities":" Microwave"} {"id":1121,"amenities":" Refrigerator in room"} {"id":1121,"amenities":" Kitchenette"} {"id":1121,"amenities":" Nonsmoking rooms"} {"id":1997,"amenities":""} {"id":2438,"amenities":""} {"id":2695,"amenities":"Free parking"} {"id":2695,"amenities":" Free High Speed Internet WiFi"} {"id":2695,"amenities":" Breakfast included"} {"id":2695,"amenities":" Nonsmoking hotel"} {"id":2695,"amenities":" Public Wifi"} {"id":2695,"amenities":" Family Rooms"} {"id":2695,"amenities":" Nonsmoking rooms"} {"id":2954,"amenities":"Free parking"} {"id":2954,"amenities":" Restaurant"} {"id":2954,"amenities":" Free High Speed Internet WiFi"} {"id":2954,"amenities":" Breakfast Available"} {"id":2954,"amenities":" Laundry Service"} {"id":2954,"amenities":" Meeting rooms"} {"id":2954,"amenities":" Nonsmoking hotel"} {"id":2954,"amenities":" Public Wifi"} {"id":2954,"amenities":" SelfServe Laundry"} {"id":2954,"amenities":" Wheelchair Access"} {"id":2954,"amenities":" Air conditioning"} {"id":2954,"amenities":" Refrigerator in room"} {"id":2954,"amenities":" Accessible rooms"} {"id":2954,"amenities":" Family Rooms"} {"id":2954,"amenities":" Nonsmoking rooms"} {"id":3355,"amenities":""} {"id":3485,"amenities":"Restaurant"} {"id":3485,"amenities":" Nonsmoking hotel"} {"id":3485,"amenities":" Public Wifi"} {"id":3485,"amenities":" Air conditioning"} {"id":3485,"amenities":" Nonsmoking rooms"} {"id":3591,"amenities":"Free parking"} {"id":3591,"amenities":" Free High Speed Internet WiFi"} {"id":3591,"amenities":" Nonsmoking hotel"} {"id":3591,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3591,"amenities":" Public Wifi"} {"id":3591,"amenities":" Wheelchair Access"} {"id":3591,"amenities":" Air conditioning"} {"id":3591,"amenities":" Microwave"} {"id":3591,"amenities":" Refrigerator in room"} {"id":3591,"amenities":" Accessible rooms"} {"id":3591,"amenities":" Nonsmoking rooms"} {"id":4355,"amenities":"Free parking"} {"id":4355,"amenities":" Restaurant"} {"id":4355,"amenities":" Free High Speed Internet WiFi"} {"id":4355,"amenities":" Breakfast Available"} {"id":4355,"amenities":" Conference Facilities"} {"id":4355,"amenities":" Nonsmoking hotel"} {"id":4355,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4355,"amenities":" Family Rooms"} {"id":4355,"amenities":" Kitchenette"} {"id":4355,"amenities":" Nonsmoking rooms"} {"id":4591,"amenities":"Free parking"} {"id":4591,"amenities":" Free High Speed Internet WiFi"} {"id":4591,"amenities":" Breakfast included"} {"id":4591,"amenities":" Room service"} {"id":4591,"amenities":" Children Activities Kid Family Friendly"} {"id":4591,"amenities":" Concierge"} {"id":4591,"amenities":" Multilingual Staff"} {"id":4591,"amenities":" Nonsmoking hotel"} {"id":4591,"amenities":" Refrigerator in room"} {"id":4591,"amenities":" Nonsmoking rooms"} {"id":4892,"amenities":"Free parking"} {"id":4892,"amenities":" Restaurant"} {"id":4892,"amenities":" BarLounge"} {"id":4892,"amenities":" Free High Speed Internet WiFi"} {"id":4892,"amenities":" Airport transportation"} {"id":4892,"amenities":" Babysitting"} {"id":4892,"amenities":" Children Activities Kid Family Friendly"} {"id":4892,"amenities":" Golf Course"} {"id":4892,"amenities":" Hot Tub"} {"id":4892,"amenities":" Meeting rooms"} {"id":4892,"amenities":" Nonsmoking hotel"} {"id":4892,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4892,"amenities":" Sauna"} {"id":4892,"amenities":" Wheelchair Access"} {"id":4892,"amenities":" Air conditioning"} {"id":4892,"amenities":" Microwave"} {"id":4892,"amenities":" Refrigerator in room"} {"id":4892,"amenities":" Family Rooms"} {"id":4892,"amenities":" Kitchenette"} {"id":5105,"amenities":"Free parking"} {"id":5105,"amenities":" Free High Speed Internet WiFi"} {"id":5105,"amenities":" Breakfast included"} {"id":5105,"amenities":" Pool"} {"id":5105,"amenities":" Room service"} {"id":5105,"amenities":" Restaurant"} {"id":5105,"amenities":" Dry Cleaning"} {"id":5105,"amenities":" Heated pool"} {"id":5105,"amenities":" Hot Tub"} {"id":5105,"amenities":" Indoor pool"} {"id":5105,"amenities":" Meeting rooms"} {"id":5105,"amenities":" Nonsmoking hotel"} {"id":5105,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5105,"amenities":" Wheelchair Access"} {"id":5105,"amenities":" Family Rooms"} {"id":5105,"amenities":" Nonsmoking rooms"} {"id":5827,"amenities":"Free High Speed Internet WiFi"} {"id":5827,"amenities":" Breakfast included"} {"id":5827,"amenities":" Nonsmoking hotel"} {"id":5827,"amenities":" Public Wifi"} {"id":5827,"amenities":" Nonsmoking rooms"} {"id":5832,"amenities":"Pool"} {"id":5832,"amenities":" Free parking"} {"id":5832,"amenities":" Restaurant"} {"id":5832,"amenities":" Spa"} {"id":5832,"amenities":" Free High Speed Internet WiFi"} {"id":5832,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5832,"amenities":" Concierge"} {"id":5832,"amenities":" Hot Tub"} {"id":5832,"amenities":" Meeting rooms"} {"id":5832,"amenities":" Multilingual Staff"} {"id":5832,"amenities":" Nonsmoking hotel"} {"id":5832,"amenities":" Outdoor pool"} {"id":5832,"amenities":" Public Wifi"} {"id":5832,"amenities":" Air conditioning"} {"id":5832,"amenities":" Refrigerator in room"} {"id":5832,"amenities":" Accessible rooms"} {"id":5832,"amenities":" Family Rooms"} {"id":5832,"amenities":" Nonsmoking rooms"} {"id":5832,"amenities":" Suites"} {"id":5872,"amenities":"Free parking"} {"id":5872,"amenities":" Breakfast included"} {"id":5872,"amenities":" Free High Speed Internet WiFi"} {"id":5872,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5872,"amenities":" Business Centre with Internet Access"} {"id":5872,"amenities":" Nonsmoking hotel"} {"id":5872,"amenities":" Public Wifi"} {"id":5872,"amenities":" Wheelchair Access"} {"id":5872,"amenities":" Air conditioning"} {"id":5872,"amenities":" Refrigerator in room"} {"id":5872,"amenities":" Accessible rooms"} {"id":5872,"amenities":" Family Rooms"} {"id":5872,"amenities":" Kitchenette"} {"id":5872,"amenities":" Nonsmoking rooms"} {"id":5872,"amenities":" Suites"} {"id":5896,"amenities":""} {"id":235,"amenities":"Free parking"} {"id":235,"amenities":" Free High Speed Internet WiFi"} {"id":235,"amenities":" Breakfast included"} {"id":235,"amenities":" Golf Course"} {"id":235,"amenities":" Laundry Service"} {"id":235,"amenities":" Nonsmoking hotel"} {"id":235,"amenities":" Wheelchair Access"} {"id":235,"amenities":" Air conditioning"} {"id":235,"amenities":" Family Rooms"} {"id":235,"amenities":" Nonsmoking rooms"} {"id":235,"amenities":" Suites"} {"id":304,"amenities":"Free parking"} {"id":304,"amenities":" Restaurant"} {"id":304,"amenities":" BarLounge"} {"id":304,"amenities":" Free High Speed Internet WiFi"} {"id":304,"amenities":" Golf Course"} {"id":304,"amenities":" Laundry Service"} {"id":304,"amenities":" Nonsmoking hotel"} {"id":304,"amenities":" Air conditioning"} {"id":304,"amenities":" Microwave"} {"id":304,"amenities":" Refrigerator in room"} {"id":304,"amenities":" Family Rooms"} {"id":307,"amenities":""} {"id":462,"amenities":"Free parking"} {"id":462,"amenities":" Free High Speed Internet WiFi"} {"id":462,"amenities":" Kitchenette"} {"id":649,"amenities":"Free parking"} {"id":649,"amenities":" Restaurant"} {"id":649,"amenities":" Free High Speed Internet WiFi"} {"id":649,"amenities":" BarLounge"} {"id":649,"amenities":" Fitness Centre with Gym Workout Room"} {"id":649,"amenities":" Room service"} {"id":649,"amenities":" Banquet Room"} {"id":649,"amenities":" Business Centre with Internet Access"} {"id":649,"amenities":" Children Activities Kid Family Friendly"} {"id":649,"amenities":" Concierge"} {"id":649,"amenities":" Conference Facilities"} {"id":649,"amenities":" Dry Cleaning"} {"id":649,"amenities":" Electric vehicle charging station"} {"id":649,"amenities":" Hot Tub"} {"id":649,"amenities":" Laundry Service"} {"id":649,"amenities":" Meeting rooms"} {"id":649,"amenities":" Multilingual Staff"} {"id":649,"amenities":" Nonsmoking hotel"} {"id":649,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":649,"amenities":" Sauna"} {"id":649,"amenities":" SelfServe Laundry"} {"id":649,"amenities":" Wheelchair Access"} {"id":649,"amenities":" Refrigerator in room"} {"id":649,"amenities":" Kitchenette"} {"id":649,"amenities":" Nonsmoking rooms"} {"id":649,"amenities":" Suites"} {"id":769,"amenities":""} {"id":813,"amenities":"Kitchenette"} {"id":833,"amenities":"Free parking"} {"id":833,"amenities":" Pool"} {"id":833,"amenities":" Room service"} {"id":833,"amenities":" Restaurant"} {"id":833,"amenities":" Free High Speed Internet WiFi"} {"id":833,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":833,"amenities":" Wheelchair Access"} {"id":833,"amenities":" Kitchenette"} {"id":833,"amenities":" Suites"} {"id":1100,"amenities":""} {"id":1206,"amenities":""} {"id":1855,"amenities":""} {"id":1948,"amenities":"Free parking"} {"id":1948,"amenities":" Restaurant"} {"id":1948,"amenities":" Free High Speed Internet WiFi"} {"id":1948,"amenities":" BarLounge"} {"id":1948,"amenities":" Spa"} {"id":1948,"amenities":" Breakfast included"} {"id":1948,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1948,"amenities":" Banquet Room"} {"id":1948,"amenities":" Golf Course"} {"id":1948,"amenities":" Meeting rooms"} {"id":1948,"amenities":" Nonsmoking hotel"} {"id":1948,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1948,"amenities":" Public Wifi"} {"id":1948,"amenities":" Tennis Court"} {"id":1948,"amenities":" Wheelchair Access"} {"id":1948,"amenities":" Air conditioning"} {"id":1948,"amenities":" Refrigerator in room"} {"id":1948,"amenities":" Accessible rooms"} {"id":1948,"amenities":" Nonsmoking rooms"} {"id":1948,"amenities":" Suites"} {"id":2884,"amenities":"Free parking"} {"id":2884,"amenities":" Restaurant"} {"id":2884,"amenities":" Pool"} {"id":2884,"amenities":" Room service"} {"id":2884,"amenities":" Free High Speed Internet WiFi"} {"id":2884,"amenities":" BarLounge"} {"id":2884,"amenities":" Breakfast included"} {"id":2884,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2884,"amenities":" Banquet Room"} {"id":2884,"amenities":" Breakfast Available"} {"id":2884,"amenities":" Business Centre with Internet Access"} {"id":2884,"amenities":" Conference Facilities"} {"id":2884,"amenities":" Dry Cleaning"} {"id":2884,"amenities":" Hot Tub"} {"id":2884,"amenities":" Indoor pool"} {"id":2884,"amenities":" Laundry Service"} {"id":2884,"amenities":" Meeting rooms"} {"id":2884,"amenities":" Multilingual Staff"} {"id":2884,"amenities":" Nonsmoking hotel"} {"id":2884,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2884,"amenities":" Public Wifi"} {"id":2884,"amenities":" SelfServe Laundry"} {"id":2884,"amenities":" Wheelchair Access"} {"id":2884,"amenities":" Air conditioning"} {"id":2884,"amenities":" Microwave"} {"id":2884,"amenities":" Refrigerator in room"} {"id":2884,"amenities":" Nonsmoking rooms"} {"id":2884,"amenities":" Suites"} {"id":3300,"amenities":"Free High Speed Internet WiFi"} {"id":3300,"amenities":" Breakfast included"} {"id":3300,"amenities":" Nonsmoking hotel"} {"id":3300,"amenities":" Family Rooms"} {"id":3300,"amenities":" Nonsmoking rooms"} {"id":3446,"amenities":""} {"id":4019,"amenities":"Pool"} {"id":4019,"amenities":" Free parking"} {"id":4019,"amenities":" Free High Speed Internet WiFi"} {"id":4019,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4019,"amenities":" Breakfast included"} {"id":4019,"amenities":" Breakfast Available"} {"id":4019,"amenities":" Business Centre with Internet Access"} {"id":4019,"amenities":" Heated pool"} {"id":4019,"amenities":" Indoor pool"} {"id":4019,"amenities":" Laundry Service"} {"id":4019,"amenities":" Meeting rooms"} {"id":4019,"amenities":" Multilingual Staff"} {"id":4019,"amenities":" Nonsmoking hotel"} {"id":4019,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4019,"amenities":" Sauna"} {"id":4019,"amenities":" SelfServe Laundry"} {"id":4019,"amenities":" Wheelchair Access"} {"id":4019,"amenities":" Air conditioning"} {"id":4019,"amenities":" Microwave"} {"id":4019,"amenities":" Family Rooms"} {"id":4019,"amenities":" Nonsmoking rooms"} {"id":4019,"amenities":" Suites"} {"id":4635,"amenities":""} {"id":4643,"amenities":"Pool"} {"id":4643,"amenities":" Free High Speed Internet WiFi"} {"id":4643,"amenities":" Room service"} {"id":4643,"amenities":" Free parking"} {"id":4643,"amenities":" Children Activities Kid Family Friendly"} {"id":4643,"amenities":" Multilingual Staff"} {"id":4643,"amenities":" Nonsmoking hotel"} {"id":4643,"amenities":" Air conditioning"} {"id":4643,"amenities":" Refrigerator in room"} {"id":4643,"amenities":" Nonsmoking rooms"} {"id":5078,"amenities":"Free parking"} {"id":5078,"amenities":" Free High Speed Internet WiFi"} {"id":5078,"amenities":" Breakfast included"} {"id":5078,"amenities":" Business Centre with Internet Access"} {"id":5078,"amenities":" Laundry Service"} {"id":5078,"amenities":" Nonsmoking hotel"} {"id":5078,"amenities":" Public Wifi"} {"id":5078,"amenities":" SelfServe Laundry"} {"id":5078,"amenities":" Wheelchair Access"} {"id":5078,"amenities":" Air conditioning"} {"id":5078,"amenities":" Microwave"} {"id":5078,"amenities":" Refrigerator in room"} {"id":5078,"amenities":" Family Rooms"} {"id":5078,"amenities":" Kitchenette"} {"id":5078,"amenities":" Nonsmoking rooms"} {"id":5390,"amenities":"Free parking"} {"id":5390,"amenities":" Restaurant"} {"id":5390,"amenities":" Breakfast included"} {"id":5630,"amenities":"Free parking"} {"id":5630,"amenities":" Free High Speed Internet WiFi"} {"id":5630,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5630,"amenities":" Public Wifi"} {"id":5630,"amenities":" Kitchenette"} {"id":5630,"amenities":" Suites"} {"id":5969,"amenities":""} {"id":153,"amenities":"Free parking"} {"id":153,"amenities":" Free High Speed Internet WiFi"} {"id":153,"amenities":" Nonsmoking hotel"} {"id":153,"amenities":" Public Wifi"} {"id":153,"amenities":" Air conditioning"} {"id":153,"amenities":" Accessible rooms"} {"id":153,"amenities":" Nonsmoking rooms"} {"id":718,"amenities":"Pool"} {"id":718,"amenities":" Free parking"} {"id":718,"amenities":" Free High Speed Internet WiFi"} {"id":718,"amenities":" Fitness Centre with Gym Workout Room"} {"id":718,"amenities":" Breakfast included"} {"id":718,"amenities":" Room service"} {"id":718,"amenities":" Breakfast Available"} {"id":718,"amenities":" Conference Facilities"} {"id":718,"amenities":" Golf Course"} {"id":718,"amenities":" Heated pool"} {"id":718,"amenities":" Hot Tub"} {"id":718,"amenities":" Indoor pool"} {"id":718,"amenities":" Laundry Service"} {"id":718,"amenities":" Meeting rooms"} {"id":718,"amenities":" Nonsmoking hotel"} {"id":718,"amenities":" SelfServe Laundry"} {"id":718,"amenities":" Wheelchair Access"} {"id":718,"amenities":" Air conditioning"} {"id":718,"amenities":" Microwave"} {"id":718,"amenities":" Family Rooms"} {"id":718,"amenities":" Nonsmoking rooms"} {"id":718,"amenities":" Suites"} {"id":1074,"amenities":"Free High Speed Internet WiFi"} {"id":1074,"amenities":" Pool"} {"id":1074,"amenities":" Room service"} {"id":1074,"amenities":" Free parking"} {"id":1074,"amenities":" Restaurant"} {"id":1074,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1074,"amenities":" Airport transportation"} {"id":1074,"amenities":" Business Centre with Internet Access"} {"id":1074,"amenities":" Dry Cleaning"} {"id":1074,"amenities":" Indoor pool"} {"id":1074,"amenities":" Laundry Service"} {"id":1074,"amenities":" Meeting rooms"} {"id":1074,"amenities":" Nonsmoking hotel"} {"id":1074,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1074,"amenities":" Shuttle Bus Service"} {"id":1074,"amenities":" Air conditioning"} {"id":1074,"amenities":" Microwave"} {"id":1074,"amenities":" Refrigerator in room"} {"id":1074,"amenities":" Kitchenette"} {"id":1562,"amenities":"Free High Speed Internet WiFi"} {"id":1562,"amenities":" Breakfast included"} {"id":1562,"amenities":" Free parking"} {"id":1562,"amenities":" Hot Tub"} {"id":1562,"amenities":" Laundry Service"} {"id":1562,"amenities":" Nonsmoking hotel"} {"id":1562,"amenities":" Public Wifi"} {"id":1562,"amenities":" Shuttle Bus Service"} {"id":1562,"amenities":" Wheelchair Access"} {"id":1562,"amenities":" Refrigerator in room"} {"id":1562,"amenities":" Family Rooms"} {"id":1562,"amenities":" Kitchenette"} {"id":1562,"amenities":" Nonsmoking rooms"} {"id":1562,"amenities":" Suites"} {"id":1953,"amenities":"Free parking"} {"id":1953,"amenities":" Free High Speed Internet WiFi"} {"id":1953,"amenities":" Children Activities Kid Family Friendly"} {"id":1953,"amenities":" Nonsmoking hotel"} {"id":1953,"amenities":" Public Wifi"} {"id":1953,"amenities":" Air conditioning"} {"id":1953,"amenities":" Microwave"} {"id":1953,"amenities":" Refrigerator in room"} {"id":1953,"amenities":" Family Rooms"} {"id":1953,"amenities":" Kitchenette"} {"id":1953,"amenities":" Nonsmoking rooms"} {"id":2293,"amenities":""} {"id":2437,"amenities":"Free parking"} {"id":2437,"amenities":" Free High Speed Internet WiFi"} {"id":2437,"amenities":" Nonsmoking hotel"} {"id":2437,"amenities":" Public Wifi"} {"id":2437,"amenities":" Refrigerator in room"} {"id":2437,"amenities":" Nonsmoking rooms"} {"id":2506,"amenities":"Free parking"} {"id":2506,"amenities":" Free High Speed Internet WiFi"} {"id":2506,"amenities":" Breakfast included"} {"id":2506,"amenities":" Nonsmoking hotel"} {"id":2506,"amenities":" Refrigerator in room"} {"id":2506,"amenities":" Nonsmoking rooms"} {"id":2619,"amenities":"Free parking"} {"id":2619,"amenities":" Free High Speed Internet WiFi"} {"id":2619,"amenities":" Breakfast included"} {"id":2619,"amenities":" Business Centre with Internet Access"} {"id":2619,"amenities":" Meeting rooms"} {"id":2619,"amenities":" Nonsmoking hotel"} {"id":2619,"amenities":" Public Wifi"} {"id":2619,"amenities":" Air conditioning"} {"id":2619,"amenities":" Refrigerator in room"} {"id":2619,"amenities":" Family Rooms"} {"id":2619,"amenities":" Nonsmoking rooms"} {"id":2819,"amenities":"Free parking"} {"id":2819,"amenities":" Free High Speed Internet WiFi"} {"id":2819,"amenities":" Breakfast included"} {"id":2819,"amenities":" Nonsmoking hotel"} {"id":2819,"amenities":" Public Wifi"} {"id":2819,"amenities":" Air conditioning"} {"id":2819,"amenities":" Family Rooms"} {"id":2819,"amenities":" Nonsmoking rooms"} {"id":2819,"amenities":" Suites"} {"id":2925,"amenities":"Fitness Centre with Gym Workout Room"} {"id":2925,"amenities":" Golf Course"} {"id":2925,"amenities":" Laundry Service"} {"id":2925,"amenities":" Nonsmoking hotel"} {"id":2959,"amenities":""} {"id":3361,"amenities":""} {"id":3618,"amenities":"Free High Speed Internet WiFi"} {"id":3618,"amenities":" Breakfast included"} {"id":3618,"amenities":" Free parking"} {"id":3618,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3618,"amenities":" Dry Cleaning"} {"id":3618,"amenities":" Electric vehicle charging station"} {"id":3618,"amenities":" Hot Tub"} {"id":3618,"amenities":" Nonsmoking hotel"} {"id":3618,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3618,"amenities":" Wheelchair Access"} {"id":3618,"amenities":" Air conditioning"} {"id":3618,"amenities":" Microwave"} {"id":3618,"amenities":" Family Rooms"} {"id":3618,"amenities":" Kitchenette"} {"id":3618,"amenities":" Nonsmoking rooms"} {"id":4593,"amenities":"Pool"} {"id":4593,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4593,"amenities":" Children Activities Kid Family Friendly"} {"id":4593,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4593,"amenities":" Public Wifi"} {"id":4593,"amenities":" SelfServe Laundry"} {"id":4648,"amenities":""} {"id":4726,"amenities":""} {"id":4755,"amenities":"Free parking"} {"id":4755,"amenities":" Restaurant"} {"id":4755,"amenities":" BarLounge"} {"id":4755,"amenities":" Free High Speed Internet WiFi"} {"id":4755,"amenities":" Room service"} {"id":4755,"amenities":" Banquet Room"} {"id":4755,"amenities":" Breakfast Available"} {"id":4755,"amenities":" Business Centre with Internet Access"} {"id":4755,"amenities":" Casino and Gambling"} {"id":4755,"amenities":" Conference Facilities"} {"id":4755,"amenities":" Meeting rooms"} {"id":4755,"amenities":" Nonsmoking hotel"} {"id":4755,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4755,"amenities":" Wheelchair Access"} {"id":4755,"amenities":" Air conditioning"} {"id":4755,"amenities":" Accessible rooms"} {"id":4755,"amenities":" Nonsmoking rooms"} {"id":4755,"amenities":" Suites"} {"id":4790,"amenities":"Free parking"} {"id":4790,"amenities":" Free High Speed Internet WiFi"} {"id":4790,"amenities":" Nonsmoking hotel"} {"id":4790,"amenities":" Public Wifi"} {"id":4790,"amenities":" Wheelchair Access"} {"id":4790,"amenities":" Air conditioning"} {"id":4790,"amenities":" Microwave"} {"id":4790,"amenities":" Refrigerator in room"} {"id":4790,"amenities":" Nonsmoking rooms"} {"id":5206,"amenities":""} {"id":5601,"amenities":"Free parking"} {"id":5601,"amenities":" Restaurant"} {"id":5601,"amenities":" Free High Speed Internet WiFi"} {"id":5601,"amenities":" Multilingual Staff"} {"id":5601,"amenities":" Nonsmoking hotel"} {"id":5601,"amenities":" Public Wifi"} {"id":5601,"amenities":" Wheelchair Access"} {"id":5601,"amenities":" Accessible rooms"} {"id":5601,"amenities":" Nonsmoking rooms"} {"id":5802,"amenities":"Free parking"} {"id":5802,"amenities":" Breakfast included"} {"id":5802,"amenities":" Free High Speed Internet WiFi"} {"id":5802,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5802,"amenities":" Business Centre with Internet Access"} {"id":5802,"amenities":" Dry Cleaning"} {"id":5802,"amenities":" Hot Tub"} {"id":5802,"amenities":" Laundry Service"} {"id":5802,"amenities":" Meeting rooms"} {"id":5802,"amenities":" Nonsmoking hotel"} {"id":5802,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5802,"amenities":" Wheelchair Access"} {"id":5802,"amenities":" Air conditioning"} {"id":5802,"amenities":" Family Rooms"} {"id":5802,"amenities":" Kitchenette"} {"id":5802,"amenities":" Nonsmoking rooms"} {"id":5887,"amenities":"Free parking"} {"id":5887,"amenities":" Pool"} {"id":5887,"amenities":" Restaurant"} {"id":5887,"amenities":" Free High Speed Internet WiFi"} {"id":5887,"amenities":" BarLounge"} {"id":5887,"amenities":" Banquet Room"} {"id":5887,"amenities":" Business Centre with Internet Access"} {"id":5887,"amenities":" Children Activities Kid Family Friendly"} {"id":5887,"amenities":" Conference Facilities"} {"id":5887,"amenities":" Heated pool"} {"id":5887,"amenities":" Kids pool"} {"id":5887,"amenities":" Laundry Service"} {"id":5887,"amenities":" Meeting rooms"} {"id":5887,"amenities":" Nonsmoking hotel"} {"id":5887,"amenities":" Outdoor pool"} {"id":5887,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5887,"amenities":" Public Wifi"} {"id":5887,"amenities":" Nonsmoking rooms"} {"id":6019,"amenities":"Room service"} {"id":6019,"amenities":" Free parking"} {"id":6019,"amenities":" Free High Speed Internet WiFi"} {"id":6019,"amenities":" Laundry Service"} {"id":6019,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":6019,"amenities":" Air conditioning"} {"id":219,"amenities":"Free parking"} {"id":219,"amenities":" Free High Speed Internet WiFi"} {"id":219,"amenities":" Breakfast included"} {"id":219,"amenities":" Laundry Service"} {"id":219,"amenities":" Multilingual Staff"} {"id":219,"amenities":" Nonsmoking hotel"} {"id":219,"amenities":" Public Wifi"} {"id":219,"amenities":" SelfServe Laundry"} {"id":219,"amenities":" Air conditioning"} {"id":219,"amenities":" Microwave"} {"id":219,"amenities":" Refrigerator in room"} {"id":219,"amenities":" Accessible rooms"} {"id":219,"amenities":" Family Rooms"} {"id":219,"amenities":" Kitchenette"} {"id":219,"amenities":" Nonsmoking rooms"} {"id":219,"amenities":" Suites"} {"id":368,"amenities":"Free parking"} {"id":368,"amenities":" Free High Speed Internet WiFi"} {"id":368,"amenities":" Breakfast included"} {"id":368,"amenities":" Airport transportation"} {"id":368,"amenities":" Nonsmoking hotel"} {"id":368,"amenities":" Public Wifi"} {"id":368,"amenities":" Air conditioning"} {"id":368,"amenities":" Nonsmoking rooms"} {"id":515,"amenities":"Restaurant"} {"id":515,"amenities":" Room service"} {"id":515,"amenities":" Fitness Centre with Gym Workout Room"} {"id":515,"amenities":" Free parking"} {"id":515,"amenities":" BarLounge"} {"id":515,"amenities":" Spa"} {"id":515,"amenities":" Free High Speed Internet WiFi"} {"id":515,"amenities":" Breakfast Available"} {"id":515,"amenities":" Children Activities Kid Family Friendly"} {"id":515,"amenities":" Concierge"} {"id":515,"amenities":" Heated pool"} {"id":515,"amenities":" Hot Tub"} {"id":515,"amenities":" Laundry Service"} {"id":515,"amenities":" Meeting rooms"} {"id":515,"amenities":" Nonsmoking hotel"} {"id":515,"amenities":" Public Wifi"} {"id":515,"amenities":" Sauna"} {"id":515,"amenities":" Shuttle Bus Service"} {"id":515,"amenities":" SkiIn SkiOut"} {"id":515,"amenities":" Family Rooms"} {"id":515,"amenities":" Nonsmoking rooms"} {"id":515,"amenities":" Suites"} {"id":623,"amenities":"Free parking"} {"id":623,"amenities":" Free High Speed Internet WiFi"} {"id":623,"amenities":" Nonsmoking hotel"} {"id":623,"amenities":" Air conditioning"} {"id":623,"amenities":" Microwave"} {"id":623,"amenities":" Nonsmoking rooms"} {"id":834,"amenities":"Free High Speed Internet WiFi"} {"id":834,"amenities":" Breakfast included"} {"id":834,"amenities":" Children Activities Kid Family Friendly"} {"id":834,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":834,"amenities":" Wheelchair Access"} {"id":834,"amenities":" Air conditioning"} {"id":834,"amenities":" Kitchenette"} {"id":834,"amenities":" Suites"} {"id":944,"amenities":"Free parking"} {"id":944,"amenities":" Free High Speed Internet WiFi"} {"id":944,"amenities":" Banquet Room"} {"id":944,"amenities":" Breakfast Available"} {"id":944,"amenities":" Conference Facilities"} {"id":944,"amenities":" Meeting rooms"} {"id":944,"amenities":" Nonsmoking hotel"} {"id":944,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":944,"amenities":" Public Wifi"} {"id":944,"amenities":" Refrigerator in room"} {"id":944,"amenities":" Accessible rooms"} {"id":944,"amenities":" Family Rooms"} {"id":944,"amenities":" Nonsmoking rooms"} {"id":978,"amenities":"Restaurant"} {"id":978,"amenities":" Room service"} {"id":978,"amenities":" Fitness Centre with Gym Workout Room"} {"id":978,"amenities":" Free High Speed Internet WiFi"} {"id":978,"amenities":" BarLounge"} {"id":978,"amenities":" Airport transportation"} {"id":978,"amenities":" Banquet Room"} {"id":978,"amenities":" Breakfast Available"} {"id":978,"amenities":" Business Centre with Internet Access"} {"id":978,"amenities":" Concierge"} {"id":978,"amenities":" Conference Facilities"} {"id":978,"amenities":" Dry Cleaning"} {"id":978,"amenities":" Laundry Service"} {"id":978,"amenities":" Meeting rooms"} {"id":978,"amenities":" Multilingual Staff"} {"id":978,"amenities":" Nonsmoking hotel"} {"id":978,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":978,"amenities":" Public Wifi"} {"id":978,"amenities":" Wheelchair Access"} {"id":978,"amenities":" Air conditioning"} {"id":978,"amenities":" Refrigerator in room"} {"id":978,"amenities":" Accessible rooms"} {"id":978,"amenities":" Nonsmoking rooms"} {"id":978,"amenities":" Suites"} {"id":1075,"amenities":"Pool"} {"id":1075,"amenities":" Free parking"} {"id":1075,"amenities":" Restaurant"} {"id":1075,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1075,"amenities":" Room service"} {"id":1075,"amenities":" BarLounge"} {"id":1075,"amenities":" Free High Speed Internet WiFi"} {"id":1075,"amenities":" Airport transportation"} {"id":1075,"amenities":" Banquet Room"} {"id":1075,"amenities":" Business Centre with Internet Access"} {"id":1075,"amenities":" Conference Facilities"} {"id":1075,"amenities":" Dry Cleaning"} {"id":1075,"amenities":" Heated pool"} {"id":1075,"amenities":" Hot Tub"} {"id":1075,"amenities":" Indoor pool"} {"id":1075,"amenities":" Laundry Service"} {"id":1075,"amenities":" Meeting rooms"} {"id":1075,"amenities":" Multilingual Staff"} {"id":1075,"amenities":" Nonsmoking hotel"} {"id":1075,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1075,"amenities":" SelfServe Laundry"} {"id":1075,"amenities":" Shuttle Bus Service"} {"id":1075,"amenities":" Wheelchair Access"} {"id":1075,"amenities":" Air conditioning"} {"id":1075,"amenities":" Microwave"} {"id":1075,"amenities":" Refrigerator in room"} {"id":1075,"amenities":" Accessible rooms"} {"id":1075,"amenities":" Nonsmoking rooms"} {"id":1075,"amenities":" Suites"} {"id":1151,"amenities":""} {"id":1232,"amenities":"Pool"} {"id":1232,"amenities":" Restaurant"} {"id":1232,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1232,"amenities":" Room service"} {"id":1232,"amenities":" Free High Speed Internet WiFi"} {"id":1232,"amenities":" BarLounge"} {"id":1232,"amenities":" Banquet Room"} {"id":1232,"amenities":" Business Centre with Internet Access"} {"id":1232,"amenities":" Conference Facilities"} {"id":1232,"amenities":" Dry Cleaning"} {"id":1232,"amenities":" Heated pool"} {"id":1232,"amenities":" Hot Tub"} {"id":1232,"amenities":" Indoor pool"} {"id":1232,"amenities":" Laundry Service"} {"id":1232,"amenities":" Meeting rooms"} {"id":1232,"amenities":" Multilingual Staff"} {"id":1232,"amenities":" Nonsmoking hotel"} {"id":1232,"amenities":" Outdoor pool"} {"id":1232,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1232,"amenities":" Public Wifi"} {"id":1232,"amenities":" Sauna"} {"id":1232,"amenities":" SelfServe Laundry"} {"id":1232,"amenities":" Wheelchair Access"} {"id":1232,"amenities":" Air conditioning"} {"id":1232,"amenities":" Refrigerator in room"} {"id":1232,"amenities":" Nonsmoking rooms"} {"id":1388,"amenities":""} {"id":1436,"amenities":""} {"id":1894,"amenities":"Pool"} {"id":1894,"amenities":" Free parking"} {"id":1894,"amenities":" Restaurant"} {"id":1894,"amenities":" Free High Speed Internet WiFi"} {"id":1894,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1894,"amenities":" Breakfast included"} {"id":1894,"amenities":" Banquet Room"} {"id":1894,"amenities":" Business Centre with Internet Access"} {"id":1894,"amenities":" Children Activities Kid Family Friendly"} {"id":1894,"amenities":" Conference Facilities"} {"id":1894,"amenities":" Heated pool"} {"id":1894,"amenities":" Hot Tub"} {"id":1894,"amenities":" Indoor pool"} {"id":1894,"amenities":" Laundry Service"} {"id":1894,"amenities":" Meeting rooms"} {"id":1894,"amenities":" Multilingual Staff"} {"id":1894,"amenities":" Nonsmoking hotel"} {"id":1894,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1894,"amenities":" SelfServe Laundry"} {"id":1894,"amenities":" Shuttle Bus Service"} {"id":1894,"amenities":" Wheelchair Access"} {"id":1894,"amenities":" Air conditioning"} {"id":1894,"amenities":" Family Rooms"} {"id":1894,"amenities":" Kitchenette"} {"id":1894,"amenities":" Nonsmoking rooms"} {"id":1894,"amenities":" Suites"} {"id":2296,"amenities":""} {"id":2820,"amenities":"Free parking"} {"id":2820,"amenities":" Free High Speed Internet WiFi"} {"id":2820,"amenities":" Nonsmoking hotel"} {"id":2820,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2820,"amenities":" Refrigerator in room"} {"id":2820,"amenities":" Kitchenette"} {"id":2820,"amenities":" Nonsmoking rooms"} {"id":3162,"amenities":"Kitchenette"} {"id":3234,"amenities":"Free High Speed Internet WiFi"} {"id":3234,"amenities":" Restaurant"} {"id":3234,"amenities":" Free parking"} {"id":3234,"amenities":" Breakfast included"} {"id":3234,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3234,"amenities":" Business Centre with Internet Access"} {"id":3234,"amenities":" Conference Facilities"} {"id":3234,"amenities":" Dry Cleaning"} {"id":3234,"amenities":" Laundry Service"} {"id":3234,"amenities":" Meeting rooms"} {"id":3234,"amenities":" Multilingual Staff"} {"id":3234,"amenities":" Nonsmoking hotel"} {"id":3234,"amenities":" Outdoor pool"} {"id":3234,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3234,"amenities":" SelfServe Laundry"} {"id":3234,"amenities":" Wheelchair Access"} {"id":3234,"amenities":" Family Rooms"} {"id":3234,"amenities":" Nonsmoking rooms"} {"id":3234,"amenities":" Smoking rooms available"} {"id":3234,"amenities":" Suites"} {"id":3291,"amenities":""} {"id":4170,"amenities":"Nonsmoking hotel"} {"id":4170,"amenities":" Nonsmoking rooms"} {"id":5171,"amenities":"Free parking"} {"id":5171,"amenities":" Free High Speed Internet WiFi"} {"id":5171,"amenities":" Breakfast included"} {"id":5171,"amenities":" Multilingual Staff"} {"id":5171,"amenities":" Nonsmoking hotel"} {"id":5171,"amenities":" Public Wifi"} {"id":5171,"amenities":" Air conditioning"} {"id":5171,"amenities":" Nonsmoking rooms"} {"id":5571,"amenities":""} {"id":5803,"amenities":"Free parking"} {"id":5803,"amenities":" Free High Speed Internet WiFi"} {"id":5803,"amenities":" Breakfast included"} {"id":5803,"amenities":" Laundry Service"} {"id":5803,"amenities":" Nonsmoking hotel"} {"id":5803,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5803,"amenities":" Public Wifi"} {"id":5803,"amenities":" SelfServe Laundry"} {"id":5803,"amenities":" Air conditioning"} {"id":5803,"amenities":" Microwave"} {"id":5803,"amenities":" Refrigerator in room"} {"id":5803,"amenities":" Accessible rooms"} {"id":5803,"amenities":" Nonsmoking rooms"} {"id":5803,"amenities":" Suites"} {"id":6083,"amenities":""} {"id":89,"amenities":"Public Wifi"} {"id":521,"amenities":"Free parking"} {"id":521,"amenities":" Nonsmoking hotel"} {"id":521,"amenities":" Paid Internet"} {"id":521,"amenities":" Paid Wifi"} {"id":521,"amenities":" Wheelchair Access"} {"id":521,"amenities":" Nonsmoking rooms"} {"id":550,"amenities":"Free High Speed Internet WiFi"} {"id":2435,"amenities":"Free parking"} {"id":2435,"amenities":" Free High Speed Internet WiFi"} {"id":2435,"amenities":" Breakfast included"} {"id":2435,"amenities":" Laundry Service"} {"id":2435,"amenities":" Nonsmoking hotel"} {"id":2435,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2435,"amenities":" Public Wifi"} {"id":2435,"amenities":" Refrigerator in room"} {"id":2435,"amenities":" Accessible rooms"} {"id":2435,"amenities":" Family Rooms"} {"id":2435,"amenities":" Kitchenette"} {"id":2435,"amenities":" Nonsmoking rooms"} {"id":2435,"amenities":" Suites"} {"id":2463,"amenities":""} {"id":2514,"amenities":""} {"id":2830,"amenities":""} {"id":2831,"amenities":""} {"id":3063,"amenities":"Free parking"} {"id":3063,"amenities":" Free High Speed Internet WiFi"} {"id":3063,"amenities":" Breakfast included"} {"id":3063,"amenities":" Nonsmoking hotel"} {"id":3063,"amenities":" Air conditioning"} {"id":3063,"amenities":" Family Rooms"} {"id":3063,"amenities":" Nonsmoking rooms"} {"id":3349,"amenities":"Free parking"} {"id":3349,"amenities":" Free High Speed Internet WiFi"} {"id":3349,"amenities":" Pool"} {"id":3349,"amenities":" Breakfast included"} {"id":3349,"amenities":" Multilingual Staff"} {"id":3349,"amenities":" Nonsmoking hotel"} {"id":3349,"amenities":" Outdoor pool"} {"id":3349,"amenities":" SelfServe Laundry"} {"id":3349,"amenities":" Wheelchair Access"} {"id":3349,"amenities":" Air conditioning"} {"id":3349,"amenities":" Microwave"} {"id":3349,"amenities":" Nonsmoking rooms"} {"id":3417,"amenities":"Pool"} {"id":3417,"amenities":" Free High Speed Internet WiFi"} {"id":3417,"amenities":" Room service"} {"id":3417,"amenities":" Meeting rooms"} {"id":3417,"amenities":" Nonsmoking hotel"} {"id":3417,"amenities":" Outdoor pool"} {"id":3417,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3417,"amenities":" Public Wifi"} {"id":3417,"amenities":" Air conditioning"} {"id":3417,"amenities":" Family Rooms"} {"id":3417,"amenities":" Nonsmoking rooms"} {"id":3526,"amenities":"Restaurant"} {"id":3526,"amenities":" Free High Speed Internet WiFi"} {"id":3526,"amenities":" Room service"} {"id":3526,"amenities":" BarLounge"} {"id":3526,"amenities":" Concierge"} {"id":3526,"amenities":" Laundry Service"} {"id":3526,"amenities":" Nonsmoking hotel"} {"id":3526,"amenities":" Public Wifi"} {"id":3526,"amenities":" Wheelchair Access"} {"id":3526,"amenities":" Air conditioning"} {"id":3526,"amenities":" Refrigerator in room"} {"id":3526,"amenities":" Accessible rooms"} {"id":3526,"amenities":" Nonsmoking rooms"} {"id":3543,"amenities":"Free parking"} {"id":3543,"amenities":" Breakfast included"} {"id":3543,"amenities":" Free High Speed Internet WiFi"} {"id":3543,"amenities":" Airport transportation"} {"id":3543,"amenities":" Golf Course"} {"id":3543,"amenities":" Nonsmoking hotel"} {"id":3543,"amenities":" Tennis Court"} {"id":3543,"amenities":" Family Rooms"} {"id":4262,"amenities":"Pool"} {"id":4262,"amenities":" Free parking"} {"id":4262,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4262,"amenities":" Free High Speed Internet WiFi"} {"id":4262,"amenities":" Breakfast included"} {"id":4262,"amenities":" Banquet Room"} {"id":4262,"amenities":" Business Centre with Internet Access"} {"id":4262,"amenities":" Conference Facilities"} {"id":4262,"amenities":" Dry Cleaning"} {"id":4262,"amenities":" Heated pool"} {"id":4262,"amenities":" Hot Tub"} {"id":4262,"amenities":" Indoor pool"} {"id":4262,"amenities":" Laundry Service"} {"id":4262,"amenities":" Meeting rooms"} {"id":4262,"amenities":" Multilingual Staff"} {"id":4262,"amenities":" Nonsmoking hotel"} {"id":4262,"amenities":" SelfServe Laundry"} {"id":4262,"amenities":" Wheelchair Access"} {"id":4262,"amenities":" Microwave"} {"id":4262,"amenities":" Family Rooms"} {"id":4262,"amenities":" Nonsmoking rooms"} {"id":4262,"amenities":" Suites"} {"id":4267,"amenities":"Pool"} {"id":4267,"amenities":" Free High Speed Internet WiFi"} {"id":4267,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4267,"amenities":" Public Wifi"} {"id":4267,"amenities":" SelfServe Laundry"} {"id":4267,"amenities":" Wheelchair Access"} {"id":4957,"amenities":""} {"id":5036,"amenities":""} {"id":5072,"amenities":"Pool"} {"id":5072,"amenities":" Free High Speed Internet WiFi"} {"id":5072,"amenities":" Free parking"} {"id":5072,"amenities":" Spa"} {"id":5072,"amenities":" Breakfast included"} {"id":5072,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5072,"amenities":" Business Centre with Internet Access"} {"id":5072,"amenities":" Concierge"} {"id":5072,"amenities":" Heated pool"} {"id":5072,"amenities":" Indoor pool"} {"id":5072,"amenities":" Laundry Service"} {"id":5072,"amenities":" Meeting rooms"} {"id":5072,"amenities":" Multilingual Staff"} {"id":5072,"amenities":" Nonsmoking hotel"} {"id":5072,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5072,"amenities":" Sauna"} {"id":5072,"amenities":" SelfServe Laundry"} {"id":5072,"amenities":" Wheelchair Access"} {"id":5072,"amenities":" Air conditioning"} {"id":5072,"amenities":" Nonsmoking rooms"} {"id":5072,"amenities":" Suites"} {"id":5478,"amenities":"Free parking"} {"id":5478,"amenities":" Free High Speed Internet WiFi"} {"id":5478,"amenities":" Nonsmoking hotel"} {"id":5478,"amenities":" Air conditioning"} {"id":5478,"amenities":" Refrigerator in room"} {"id":5478,"amenities":" Nonsmoking rooms"} {"id":5498,"amenities":"Free parking"} {"id":5498,"amenities":" Restaurant"} {"id":5498,"amenities":" Free High Speed Internet WiFi"} {"id":5498,"amenities":" Pool"} {"id":5498,"amenities":" BarLounge"} {"id":5498,"amenities":" Spa"} {"id":5498,"amenities":" Banquet Room"} {"id":5498,"amenities":" Business Centre with Internet Access"} {"id":5498,"amenities":" Conference Facilities"} {"id":5498,"amenities":" Electric vehicle charging station"} {"id":5498,"amenities":" Heated pool"} {"id":5498,"amenities":" Hot Tub"} {"id":5498,"amenities":" Meeting rooms"} {"id":5498,"amenities":" Nonsmoking hotel"} {"id":5498,"amenities":" Outdoor pool"} {"id":5498,"amenities":" Wheelchair Access"} {"id":5498,"amenities":" Air conditioning"} {"id":5498,"amenities":" Family Rooms"} {"id":5498,"amenities":" Nonsmoking rooms"} {"id":5498,"amenities":" Suites"} {"id":5565,"amenities":""} {"id":5609,"amenities":""} {"id":6121,"amenities":"Restaurant"} {"id":6121,"amenities":" Room service"} {"id":6121,"amenities":" Free parking"} {"id":6121,"amenities":" Free High Speed Internet WiFi"} {"id":6121,"amenities":" Fitness Centre with Gym Workout Room"} {"id":6121,"amenities":" BarLounge"} {"id":6121,"amenities":" Banquet Room"} {"id":6121,"amenities":" Business Centre with Internet Access"} {"id":6121,"amenities":" Conference Facilities"} {"id":6121,"amenities":" Dry Cleaning"} {"id":6121,"amenities":" Hot Tub"} {"id":6121,"amenities":" Laundry Service"} {"id":6121,"amenities":" Meeting rooms"} {"id":6121,"amenities":" Multilingual Staff"} {"id":6121,"amenities":" Nonsmoking hotel"} {"id":6121,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":6121,"amenities":" Sauna"} {"id":6121,"amenities":" Shuttle Bus Service"} {"id":6121,"amenities":" Wheelchair Access"} {"id":6121,"amenities":" Air conditioning"} {"id":6121,"amenities":" Microwave"} {"id":6121,"amenities":" Kitchenette"} {"id":6121,"amenities":" Nonsmoking rooms"} {"id":6121,"amenities":" Suites"} {"id":128,"amenities":"Free High Speed Internet WiFi"} {"id":128,"amenities":" Fitness Centre with Gym Workout Room"} {"id":128,"amenities":" Free parking"} {"id":128,"amenities":" Dry Cleaning"} {"id":128,"amenities":" Hot Tub"} {"id":128,"amenities":" Laundry Service"} {"id":128,"amenities":" Multilingual Staff"} {"id":128,"amenities":" Nonsmoking hotel"} {"id":128,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":128,"amenities":" SelfServe Laundry"} {"id":128,"amenities":" Wheelchair Access"} {"id":128,"amenities":" Air conditioning"} {"id":128,"amenities":" Microwave"} {"id":128,"amenities":" Refrigerator in room"} {"id":128,"amenities":" Family Rooms"} {"id":128,"amenities":" Kitchenette"} {"id":128,"amenities":" Nonsmoking rooms"} {"id":128,"amenities":" Suites"} {"id":197,"amenities":""} {"id":464,"amenities":"Pool"} {"id":464,"amenities":" Free parking"} {"id":464,"amenities":" Free High Speed Internet WiFi"} {"id":464,"amenities":" Golf Course"} {"id":464,"amenities":" Nonsmoking hotel"} {"id":464,"amenities":" Outdoor pool"} {"id":464,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":464,"amenities":" Public Wifi"} {"id":464,"amenities":" Air conditioning"} {"id":464,"amenities":" Refrigerator in room"} {"id":464,"amenities":" Nonsmoking rooms"} {"id":697,"amenities":""} {"id":838,"amenities":"Free parking"} {"id":838,"amenities":" Free High Speed Internet WiFi"} {"id":838,"amenities":" Breakfast included"} {"id":838,"amenities":" Nonsmoking hotel"} {"id":838,"amenities":" Microwave"} {"id":838,"amenities":" Nonsmoking rooms"} {"id":911,"amenities":""} {"id":1239,"amenities":"Free parking"} {"id":1239,"amenities":" Free High Speed Internet WiFi"} {"id":1239,"amenities":" Multilingual Staff"} {"id":1239,"amenities":" Nonsmoking hotel"} {"id":1239,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1239,"amenities":" Public Wifi"} {"id":1239,"amenities":" Wheelchair Access"} {"id":1239,"amenities":" Air conditioning"} {"id":1239,"amenities":" Microwave"} {"id":1239,"amenities":" Refrigerator in room"} {"id":1239,"amenities":" Nonsmoking rooms"} {"id":1322,"amenities":""} {"id":1512,"amenities":"Free parking"} {"id":1512,"amenities":" Free High Speed Internet WiFi"} {"id":1512,"amenities":" Nonsmoking hotel"} {"id":1512,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1512,"amenities":" Microwave"} {"id":1512,"amenities":" Refrigerator in room"} {"id":1744,"amenities":""} {"id":1808,"amenities":"Restaurant"} {"id":1808,"amenities":" Free High Speed Internet WiFi"} {"id":1808,"amenities":" Free parking"} {"id":1808,"amenities":" BarLounge"} {"id":1808,"amenities":" Nonsmoking hotel"} {"id":1808,"amenities":" Public Wifi"} {"id":1808,"amenities":" Air conditioning"} {"id":1808,"amenities":" Microwave"} {"id":1808,"amenities":" Refrigerator in room"} {"id":1808,"amenities":" Nonsmoking rooms"} {"id":1867,"amenities":"Free parking"} {"id":1867,"amenities":" Free High Speed Internet WiFi"} {"id":1867,"amenities":" Breakfast included"} {"id":1867,"amenities":" Breakfast Available"} {"id":1867,"amenities":" Business Centre with Internet Access"} {"id":1867,"amenities":" Dry Cleaning"} {"id":1867,"amenities":" Laundry Service"} {"id":1867,"amenities":" Meeting rooms"} {"id":1867,"amenities":" Nonsmoking hotel"} {"id":1867,"amenities":" Public Wifi"} {"id":1867,"amenities":" SelfServe Laundry"} {"id":1867,"amenities":" Wheelchair Access"} {"id":1867,"amenities":" Air conditioning"} {"id":1867,"amenities":" Refrigerator in room"} {"id":1867,"amenities":" Nonsmoking rooms"} {"id":1926,"amenities":"Free parking"} {"id":1926,"amenities":" Free High Speed Internet WiFi"} {"id":1926,"amenities":" Nonsmoking hotel"} {"id":1926,"amenities":" Public Wifi"} {"id":1926,"amenities":" SelfServe Laundry"} {"id":1926,"amenities":" Wheelchair Access"} {"id":1926,"amenities":" Air conditioning"} {"id":1926,"amenities":" Microwave"} {"id":1926,"amenities":" Refrigerator in room"} {"id":1926,"amenities":" Family Rooms"} {"id":1926,"amenities":" Kitchenette"} {"id":1926,"amenities":" Nonsmoking rooms"} {"id":1926,"amenities":" Suites"} {"id":2064,"amenities":"Restaurant"} {"id":2064,"amenities":" Free parking"} {"id":2064,"amenities":" BarLounge"} {"id":2064,"amenities":" Free High Speed Internet WiFi"} {"id":2064,"amenities":" Breakfast included"} {"id":2064,"amenities":" Room service"} {"id":2064,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2064,"amenities":" Banquet Room"} {"id":2064,"amenities":" Breakfast Available"} {"id":2064,"amenities":" Business Centre with Internet Access"} {"id":2064,"amenities":" Conference Facilities"} {"id":2064,"amenities":" Dry Cleaning"} {"id":2064,"amenities":" Laundry Service"} {"id":2064,"amenities":" Meeting rooms"} {"id":2064,"amenities":" Multilingual Staff"} {"id":2064,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2064,"amenities":" Public Wifi"} {"id":2064,"amenities":" Sauna"} {"id":2064,"amenities":" SelfServe Laundry"} {"id":2064,"amenities":" Wheelchair Access"} {"id":2064,"amenities":" Air conditioning"} {"id":2064,"amenities":" Microwave"} {"id":2064,"amenities":" Family Rooms"} {"id":2064,"amenities":" Nonsmoking rooms"} {"id":2064,"amenities":" Smoking rooms available"} {"id":2663,"amenities":"Free parking"} {"id":2663,"amenities":" Free High Speed Internet WiFi"} {"id":2663,"amenities":" Breakfast included"} {"id":2663,"amenities":" Nonsmoking hotel"} {"id":2663,"amenities":" Wheelchair Access"} {"id":2663,"amenities":" Refrigerator in room"} {"id":2663,"amenities":" Kitchenette"} {"id":2663,"amenities":" Nonsmoking rooms"} {"id":2663,"amenities":" Suites"} {"id":2670,"amenities":"Free parking"} {"id":2670,"amenities":" Free High Speed Internet WiFi"} {"id":2670,"amenities":" Spa"} {"id":2670,"amenities":" Golf Course"} {"id":2670,"amenities":" Indoor pool"} {"id":2670,"amenities":" Laundry Service"} {"id":2670,"amenities":" Nonsmoking hotel"} {"id":2670,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2670,"amenities":" Wheelchair Access"} {"id":2670,"amenities":" Air conditioning"} {"id":2670,"amenities":" Microwave"} {"id":2670,"amenities":" Refrigerator in room"} {"id":2670,"amenities":" Nonsmoking rooms"} {"id":2670,"amenities":" Suites"} {"id":2958,"amenities":""} {"id":2970,"amenities":""} {"id":3013,"amenities":""} {"id":3493,"amenities":""} {"id":3647,"amenities":"Free parking"} {"id":3647,"amenities":" Laundry Service"} {"id":3647,"amenities":" Nonsmoking hotel"} {"id":3647,"amenities":" Shuttle Bus Service"} {"id":3647,"amenities":" Air conditioning"} {"id":3647,"amenities":" Microwave"} {"id":3647,"amenities":" Refrigerator in room"} {"id":3647,"amenities":" Family Rooms"} {"id":4168,"amenities":"Free parking"} {"id":4168,"amenities":" Free High Speed Internet WiFi"} {"id":4168,"amenities":" Nonsmoking hotel"} {"id":4168,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4168,"amenities":" Air conditioning"} {"id":4168,"amenities":" Microwave"} {"id":4168,"amenities":" Refrigerator in room"} {"id":4168,"amenities":" Family Rooms"} {"id":4168,"amenities":" Nonsmoking rooms"} {"id":4168,"amenities":" Suites"} {"id":4199,"amenities":"Pool"} {"id":4199,"amenities":" Room service"} {"id":4199,"amenities":" Free parking"} {"id":4199,"amenities":" Restaurant"} {"id":4199,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4199,"amenities":" Free High Speed Internet WiFi"} {"id":4199,"amenities":" BarLounge"} {"id":4199,"amenities":" Banquet Room"} {"id":4199,"amenities":" Business Centre with Internet Access"} {"id":4199,"amenities":" Conference Facilities"} {"id":4199,"amenities":" Dry Cleaning"} {"id":4199,"amenities":" Heated pool"} {"id":4199,"amenities":" Hot Tub"} {"id":4199,"amenities":" Indoor pool"} {"id":4199,"amenities":" Laundry Service"} {"id":4199,"amenities":" Meeting rooms"} {"id":4199,"amenities":" Nonsmoking hotel"} {"id":4199,"amenities":" SelfServe Laundry"} {"id":4199,"amenities":" Wheelchair Access"} {"id":4199,"amenities":" Air conditioning"} {"id":4199,"amenities":" Microwave"} {"id":4199,"amenities":" Refrigerator in room"} {"id":4199,"amenities":" Accessible rooms"} {"id":4199,"amenities":" Nonsmoking rooms"} {"id":4242,"amenities":"Free parking"} {"id":4242,"amenities":" Free High Speed Internet WiFi"} {"id":4242,"amenities":" Breakfast Available"} {"id":4242,"amenities":" Nonsmoking hotel"} {"id":4242,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4242,"amenities":" Wheelchair Access"} {"id":4242,"amenities":" Air conditioning"} {"id":4242,"amenities":" Refrigerator in room"} {"id":4242,"amenities":" Family Rooms"} {"id":4242,"amenities":" Nonsmoking rooms"} {"id":4356,"amenities":""} {"id":5462,"amenities":"Free High Speed Internet WiFi"} {"id":5462,"amenities":" Nonsmoking hotel"} {"id":5462,"amenities":" Air conditioning"} {"id":5462,"amenities":" Microwave"} {"id":5462,"amenities":" Refrigerator in room"} {"id":5602,"amenities":"Free parking"} {"id":5602,"amenities":" Free High Speed Internet WiFi"} {"id":5602,"amenities":" Babysitting"} {"id":5602,"amenities":" Nonsmoking hotel"} {"id":5602,"amenities":" Family Rooms"} {"id":5935,"amenities":"Free parking"} {"id":5935,"amenities":" Free High Speed Internet WiFi"} {"id":5935,"amenities":" Breakfast included"} {"id":5935,"amenities":" Business Centre with Internet Access"} {"id":5935,"amenities":" Nonsmoking hotel"} {"id":5935,"amenities":" Air conditioning"} {"id":5935,"amenities":" Nonsmoking rooms"} {"id":6053,"amenities":"Free parking"} {"id":6053,"amenities":" Restaurant"} {"id":6053,"amenities":" Room service"} {"id":6053,"amenities":" BarLounge"} {"id":6053,"amenities":" Free High Speed Internet WiFi"} {"id":6053,"amenities":" Banquet Room"} {"id":6053,"amenities":" Casino and Gambling"} {"id":6053,"amenities":" Conference Facilities"} {"id":6053,"amenities":" Golf Course"} {"id":6053,"amenities":" Meeting rooms"} {"id":6053,"amenities":" Multilingual Staff"} {"id":6053,"amenities":" Nonsmoking hotel"} {"id":6053,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":6053,"amenities":" SelfServe Laundry"} {"id":6053,"amenities":" Air conditioning"} {"id":6053,"amenities":" Microwave"} {"id":6053,"amenities":" Refrigerator in room"} {"id":6053,"amenities":" Kitchenette"} {"id":6053,"amenities":" Nonsmoking rooms"} {"id":460,"amenities":"Free parking"} {"id":460,"amenities":" Spa"} {"id":460,"amenities":" Breakfast included"} {"id":460,"amenities":" Pool"} {"id":460,"amenities":" Free High Speed Internet WiFi"} {"id":460,"amenities":" Golf Course"} {"id":460,"amenities":" Hot Tub"} {"id":460,"amenities":" Nonsmoking hotel"} {"id":460,"amenities":" Outdoor pool"} {"id":460,"amenities":" Air conditioning"} {"id":460,"amenities":" Nonsmoking rooms"} {"id":797,"amenities":""} {"id":950,"amenities":"Free parking"} {"id":950,"amenities":" Free High Speed Internet WiFi"} {"id":950,"amenities":" Breakfast included"} {"id":950,"amenities":" Laundry Service"} {"id":950,"amenities":" Nonsmoking hotel"} {"id":950,"amenities":" Public Wifi"} {"id":950,"amenities":" Air conditioning"} {"id":950,"amenities":" Microwave"} {"id":950,"amenities":" Refrigerator in room"} {"id":950,"amenities":" Nonsmoking rooms"} {"id":950,"amenities":" Suites"} {"id":1558,"amenities":""} {"id":1754,"amenities":"Pool"} {"id":1754,"amenities":" Free parking"} {"id":1754,"amenities":" Free High Speed Internet WiFi"} {"id":1754,"amenities":" Hot Tub"} {"id":1754,"amenities":" Nonsmoking hotel"} {"id":1754,"amenities":" Outdoor pool"} {"id":1754,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1754,"amenities":" Public Wifi"} {"id":1754,"amenities":" Wheelchair Access"} {"id":1754,"amenities":" Air conditioning"} {"id":1754,"amenities":" Microwave"} {"id":1754,"amenities":" Refrigerator in room"} {"id":1754,"amenities":" Family Rooms"} {"id":1754,"amenities":" Kitchenette"} {"id":1754,"amenities":" Nonsmoking rooms"} {"id":1764,"amenities":"Free parking"} {"id":1764,"amenities":" Free High Speed Internet WiFi"} {"id":1764,"amenities":" Business Centre with Internet Access"} {"id":1764,"amenities":" Laundry Service"} {"id":1764,"amenities":" Nonsmoking hotel"} {"id":1764,"amenities":" SelfServe Laundry"} {"id":1764,"amenities":" Air conditioning"} {"id":1764,"amenities":" Microwave"} {"id":1764,"amenities":" Refrigerator in room"} {"id":1764,"amenities":" Kitchenette"} {"id":1764,"amenities":" Nonsmoking rooms"} {"id":1832,"amenities":""} {"id":1876,"amenities":"Free parking"} {"id":1876,"amenities":" Free High Speed Internet WiFi"} {"id":1876,"amenities":" Nonsmoking hotel"} {"id":1876,"amenities":" Public Wifi"} {"id":1876,"amenities":" Air conditioning"} {"id":1876,"amenities":" Microwave"} {"id":1876,"amenities":" Refrigerator in room"} {"id":1876,"amenities":" Kitchenette"} {"id":1876,"amenities":" Nonsmoking rooms"} {"id":1876,"amenities":" Suites"} {"id":1879,"amenities":"Free parking"} {"id":1879,"amenities":" Restaurant"} {"id":1879,"amenities":" BarLounge"} {"id":1879,"amenities":" Free High Speed Internet WiFi"} {"id":1879,"amenities":" Room service"} {"id":1879,"amenities":" Dry Cleaning"} {"id":1879,"amenities":" Laundry Service"} {"id":1879,"amenities":" Nonsmoking hotel"} {"id":1879,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1879,"amenities":" Public Wifi"} {"id":1879,"amenities":" SelfServe Laundry"} {"id":1879,"amenities":" Air conditioning"} {"id":1879,"amenities":" Refrigerator in room"} {"id":1879,"amenities":" Family Rooms"} {"id":1879,"amenities":" Nonsmoking rooms"} {"id":2006,"amenities":"Pool"} {"id":2006,"amenities":" Room service"} {"id":2006,"amenities":" Free parking"} {"id":2006,"amenities":" Restaurant"} {"id":2006,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2006,"amenities":" Free High Speed Internet WiFi"} {"id":2006,"amenities":" BarLounge"} {"id":2006,"amenities":" Spa"} {"id":2006,"amenities":" Banquet Room"} {"id":2006,"amenities":" Business Centre with Internet Access"} {"id":2006,"amenities":" Children Activities Kid Family Friendly"} {"id":2006,"amenities":" Concierge"} {"id":2006,"amenities":" Conference Facilities"} {"id":2006,"amenities":" Dry Cleaning"} {"id":2006,"amenities":" Hot Tub"} {"id":2006,"amenities":" Indoor pool"} {"id":2006,"amenities":" Laundry Service"} {"id":2006,"amenities":" Meeting rooms"} {"id":2006,"amenities":" Nonsmoking hotel"} {"id":2006,"amenities":" Public Wifi"} {"id":2006,"amenities":" Wheelchair Access"} {"id":2006,"amenities":" Air conditioning"} {"id":2006,"amenities":" Microwave"} {"id":2006,"amenities":" Refrigerator in room"} {"id":2006,"amenities":" Family Rooms"} {"id":2006,"amenities":" Nonsmoking rooms"} {"id":2006,"amenities":" Suites"} {"id":2090,"amenities":"Free parking"} {"id":2090,"amenities":" Restaurant"} {"id":2090,"amenities":" BarLounge"} {"id":2090,"amenities":" Free High Speed Internet WiFi"} {"id":2090,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2090,"amenities":" Spa"} {"id":2090,"amenities":" Room service"} {"id":2090,"amenities":" Banquet Room"} {"id":2090,"amenities":" Breakfast Available"} {"id":2090,"amenities":" Concierge"} {"id":2090,"amenities":" Conference Facilities"} {"id":2090,"amenities":" Dry Cleaning"} {"id":2090,"amenities":" Hot Tub"} {"id":2090,"amenities":" Laundry Service"} {"id":2090,"amenities":" Meeting rooms"} {"id":2090,"amenities":" Multilingual Staff"} {"id":2090,"amenities":" Nonsmoking hotel"} {"id":2090,"amenities":" Sauna"} {"id":2090,"amenities":" Wheelchair Access"} {"id":2090,"amenities":" Air conditioning"} {"id":2090,"amenities":" Microwave"} {"id":2090,"amenities":" Refrigerator in room"} {"id":2090,"amenities":" Accessible rooms"} {"id":2090,"amenities":" Family Rooms"} {"id":2090,"amenities":" Nonsmoking rooms"} {"id":2511,"amenities":"Free parking"} {"id":2511,"amenities":" Breakfast included"} {"id":2511,"amenities":" Kitchenette"} {"id":3048,"amenities":""} {"id":3070,"amenities":"Pool"} {"id":3070,"amenities":" Free parking"} {"id":3070,"amenities":" Free High Speed Internet WiFi"} {"id":3070,"amenities":" Breakfast included"} {"id":3070,"amenities":" Hot Tub"} {"id":3070,"amenities":" Nonsmoking hotel"} {"id":3070,"amenities":" Public Wifi"} {"id":3070,"amenities":" Air conditioning"} {"id":3070,"amenities":" Family Rooms"} {"id":3070,"amenities":" Kitchenette"} {"id":3070,"amenities":" Nonsmoking rooms"} {"id":3152,"amenities":"Free parking"} {"id":3152,"amenities":" Children Activities Kid Family Friendly"} {"id":3152,"amenities":" Nonsmoking hotel"} {"id":3152,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3152,"amenities":" Kitchenette"} {"id":3152,"amenities":" Nonsmoking rooms"} {"id":3178,"amenities":"Free parking"} {"id":3178,"amenities":" Free High Speed Internet WiFi"} {"id":3178,"amenities":" Nonsmoking hotel"} {"id":3178,"amenities":" Nonsmoking rooms"} {"id":3208,"amenities":"Free parking"} {"id":3208,"amenities":" Breakfast included"} {"id":3208,"amenities":" Free High Speed Internet WiFi"} {"id":3208,"amenities":" Banquet Room"} {"id":3208,"amenities":" Business Centre with Internet Access"} {"id":3208,"amenities":" Conference Facilities"} {"id":3208,"amenities":" Meeting rooms"} {"id":3208,"amenities":" Nonsmoking hotel"} {"id":3208,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3208,"amenities":" Public Wifi"} {"id":3208,"amenities":" SelfServe Laundry"} {"id":3208,"amenities":" Wheelchair Access"} {"id":3208,"amenities":" Air conditioning"} {"id":3208,"amenities":" Microwave"} {"id":3208,"amenities":" Refrigerator in room"} {"id":3208,"amenities":" Accessible rooms"} {"id":3208,"amenities":" Family Rooms"} {"id":3208,"amenities":" Nonsmoking rooms"} {"id":3208,"amenities":" Suites"} {"id":3421,"amenities":""} {"id":3428,"amenities":""} {"id":4549,"amenities":"Pool"} {"id":4549,"amenities":" Free Internet"} {"id":4549,"amenities":" Free parking"} {"id":4549,"amenities":" Children Activities Kid Family Friendly"} {"id":4549,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4622,"amenities":"Free parking"} {"id":4622,"amenities":" Golf Course"} {"id":4622,"amenities":" Nonsmoking hotel"} {"id":4956,"amenities":""} {"id":5010,"amenities":"Pool"} {"id":5010,"amenities":" Restaurant"} {"id":5010,"amenities":" Free parking"} {"id":5010,"amenities":" Free High Speed Internet WiFi"} {"id":5010,"amenities":" BarLounge"} {"id":5010,"amenities":" Spa"} {"id":5010,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5010,"amenities":" Room service"} {"id":5010,"amenities":" Banquet Room"} {"id":5010,"amenities":" Breakfast Available"} {"id":5010,"amenities":" Business Centre with Internet Access"} {"id":5010,"amenities":" Conference Facilities"} {"id":5010,"amenities":" Hot Tub"} {"id":5010,"amenities":" Indoor pool"} {"id":5010,"amenities":" Meeting rooms"} {"id":5010,"amenities":" Nonsmoking hotel"} {"id":5010,"amenities":" Wheelchair Access"} {"id":5010,"amenities":" Air conditioning"} {"id":5010,"amenities":" Refrigerator in room"} {"id":5010,"amenities":" Family Rooms"} {"id":5010,"amenities":" Nonsmoking rooms"} {"id":5010,"amenities":" Suites"} {"id":5523,"amenities":"Free parking"} {"id":5523,"amenities":" Breakfast included"} {"id":5523,"amenities":" Free High Speed Internet WiFi"} {"id":5523,"amenities":" Wheelchair Access"} {"id":5845,"amenities":"Free High Speed Internet WiFi"} {"id":5845,"amenities":" Breakfast included"} {"id":5845,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5845,"amenities":" Children Activities Kid Family Friendly"} {"id":5845,"amenities":" Hot Tub"} {"id":5845,"amenities":" Laundry Service"} {"id":5845,"amenities":" Nonsmoking hotel"} {"id":5845,"amenities":" Public Wifi"} {"id":5845,"amenities":" Family Rooms"} {"id":5845,"amenities":" Nonsmoking rooms"} {"id":6098,"amenities":"Free parking"} {"id":6098,"amenities":" Restaurant"} {"id":6098,"amenities":" Free High Speed Internet WiFi"} {"id":6098,"amenities":" Banquet Room"} {"id":6098,"amenities":" Breakfast Available"} {"id":6098,"amenities":" Business Centre with Internet Access"} {"id":6098,"amenities":" Conference Facilities"} {"id":6098,"amenities":" Meeting rooms"} {"id":6098,"amenities":" Nonsmoking hotel"} {"id":6098,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":6098,"amenities":" Wheelchair Access"} {"id":6098,"amenities":" Air conditioning"} {"id":6098,"amenities":" Minibar"} {"id":6098,"amenities":" Refrigerator in room"} {"id":6098,"amenities":" Nonsmoking rooms"} {"id":6098,"amenities":" Smoking rooms available"} {"id":100,"amenities":""} {"id":247,"amenities":"Free High Speed Internet WiFi"} {"id":247,"amenities":" Laundry Service"} {"id":247,"amenities":" Family Rooms"} {"id":467,"amenities":"Free parking"} {"id":467,"amenities":" Free High Speed Internet WiFi"} {"id":467,"amenities":" Breakfast included"} {"id":467,"amenities":" Meeting rooms"} {"id":467,"amenities":" Nonsmoking hotel"} {"id":467,"amenities":" Public Wifi"} {"id":467,"amenities":" Air conditioning"} {"id":467,"amenities":" Family Rooms"} {"id":467,"amenities":" Nonsmoking rooms"} {"id":528,"amenities":"Free parking"} {"id":528,"amenities":" Free High Speed Internet WiFi"} {"id":528,"amenities":" Heated pool"} {"id":528,"amenities":" Hot Tub"} {"id":528,"amenities":" Laundry Service"} {"id":528,"amenities":" Multilingual Staff"} {"id":528,"amenities":" Nonsmoking hotel"} {"id":528,"amenities":" Outdoor pool"} {"id":528,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":528,"amenities":" Public Wifi"} {"id":528,"amenities":" Sauna"} {"id":528,"amenities":" SelfServe Laundry"} {"id":528,"amenities":" Shuttle Bus Service"} {"id":528,"amenities":" Microwave"} {"id":528,"amenities":" Refrigerator in room"} {"id":528,"amenities":" Family Rooms"} {"id":528,"amenities":" Kitchenette"} {"id":528,"amenities":" Nonsmoking rooms"} {"id":528,"amenities":" Suites"} {"id":992,"amenities":"Free parking"} {"id":992,"amenities":" Restaurant"} {"id":992,"amenities":" Free High Speed Internet WiFi"} {"id":992,"amenities":" Breakfast included"} {"id":992,"amenities":" Laundry Service"} {"id":992,"amenities":" Multilingual Staff"} {"id":992,"amenities":" Nonsmoking hotel"} {"id":992,"amenities":" Air conditioning"} {"id":992,"amenities":" Nonsmoking rooms"} {"id":2503,"amenities":""} {"id":2608,"amenities":"Breakfast included"} {"id":2608,"amenities":" Free High Speed Internet WiFi"} {"id":2608,"amenities":" Airport transportation"} {"id":2608,"amenities":" Breakfast Available"} {"id":2608,"amenities":" Concierge"} {"id":2608,"amenities":" Dry Cleaning"} {"id":2608,"amenities":" Laundry Service"} {"id":2608,"amenities":" Meeting rooms"} {"id":2608,"amenities":" Multilingual Staff"} {"id":2608,"amenities":" Nonsmoking hotel"} {"id":2608,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2608,"amenities":" Public Wifi"} {"id":2608,"amenities":" SelfServe Laundry"} {"id":2608,"amenities":" Wheelchair Access"} {"id":2608,"amenities":" Air conditioning"} {"id":2608,"amenities":" Microwave"} {"id":2608,"amenities":" Refrigerator in room"} {"id":2608,"amenities":" Accessible rooms"} {"id":2608,"amenities":" Kitchenette"} {"id":2608,"amenities":" Nonsmoking rooms"} {"id":2608,"amenities":" Suites"} {"id":2664,"amenities":"Free parking"} {"id":2664,"amenities":" Free High Speed Internet WiFi"} {"id":2664,"amenities":" Golf Course"} {"id":2664,"amenities":" Nonsmoking hotel"} {"id":2912,"amenities":"Pool"} {"id":2912,"amenities":" Free parking"} {"id":2912,"amenities":" Free High Speed Internet WiFi"} {"id":2912,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2912,"amenities":" Breakfast included"} {"id":2912,"amenities":" Restaurant"} {"id":2912,"amenities":" BarLounge"} {"id":2912,"amenities":" Banquet Room"} {"id":2912,"amenities":" Conference Facilities"} {"id":2912,"amenities":" Heated pool"} {"id":2912,"amenities":" Hot Tub"} {"id":2912,"amenities":" Indoor pool"} {"id":2912,"amenities":" Laundry Service"} {"id":2912,"amenities":" Meeting rooms"} {"id":2912,"amenities":" Multilingual Staff"} {"id":2912,"amenities":" Nonsmoking hotel"} {"id":2912,"amenities":" Outdoor pool"} {"id":2912,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2912,"amenities":" Sauna"} {"id":2912,"amenities":" SelfServe Laundry"} {"id":2912,"amenities":" Family Rooms"} {"id":2912,"amenities":" Nonsmoking rooms"} {"id":3257,"amenities":""} {"id":3471,"amenities":"Free High Speed Internet WiFi"} {"id":3471,"amenities":" Free parking"} {"id":3471,"amenities":" Restaurant"} {"id":3471,"amenities":" BarLounge"} {"id":3471,"amenities":" Spa"} {"id":3471,"amenities":" Banquet Room"} {"id":3471,"amenities":" Meeting rooms"} {"id":3471,"amenities":" Nonsmoking hotel"} {"id":3471,"amenities":" Public Wifi"} {"id":3471,"amenities":" SelfServe Laundry"} {"id":3471,"amenities":" Wheelchair Access"} {"id":3471,"amenities":" Air conditioning"} {"id":3471,"amenities":" Refrigerator in room"} {"id":3471,"amenities":" Accessible rooms"} {"id":3471,"amenities":" Kitchenette"} {"id":3471,"amenities":" Nonsmoking rooms"} {"id":3471,"amenities":" Suites"} {"id":3577,"amenities":""} {"id":3588,"amenities":""} {"id":4624,"amenities":"Free parking"} {"id":4624,"amenities":" Restaurant"} {"id":4624,"amenities":" Free High Speed Internet WiFi"} {"id":4624,"amenities":" Nonsmoking hotel"} {"id":4624,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4624,"amenities":" Air conditioning"} {"id":4624,"amenities":" Refrigerator in room"} {"id":4624,"amenities":" Nonsmoking rooms"} {"id":4917,"amenities":"Pets Allowed Dog Pet Friendly "} {"id":4917,"amenities":" Public Wifi"} {"id":5094,"amenities":"Free parking"} {"id":5094,"amenities":" Free High Speed Internet WiFi"} {"id":5094,"amenities":" Laundry Service"} {"id":5094,"amenities":" Nonsmoking hotel"} {"id":5094,"amenities":" Air conditioning"} {"id":5094,"amenities":" Family Rooms"} {"id":5328,"amenities":"Restaurant"} {"id":5328,"amenities":" Kitchenette"} {"id":5487,"amenities":"Free parking"} {"id":5487,"amenities":" Free High Speed Internet WiFi"} {"id":5487,"amenities":" Electric vehicle charging station"} {"id":5487,"amenities":" Golf Course"} {"id":5487,"amenities":" Nonsmoking hotel"} {"id":5487,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5487,"amenities":" Air conditioning"} {"id":5487,"amenities":" Nonsmoking rooms"} {"id":5916,"amenities":""} {"id":44,"amenities":"Free parking"} {"id":44,"amenities":" Restaurant"} {"id":44,"amenities":" BarLounge"} {"id":44,"amenities":" Free High Speed Internet WiFi"} {"id":44,"amenities":" Nonsmoking hotel"} {"id":44,"amenities":" Nonsmoking rooms"} {"id":132,"amenities":"Free parking"} {"id":132,"amenities":" Free High Speed Internet WiFi"} {"id":132,"amenities":" Breakfast included"} {"id":132,"amenities":" Golf Course"} {"id":132,"amenities":" Laundry Service"} {"id":132,"amenities":" Nonsmoking hotel"} {"id":132,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":132,"amenities":" Sauna"} {"id":132,"amenities":" Refrigerator in room"} {"id":132,"amenities":" Nonsmoking rooms"} {"id":309,"amenities":"Free parking"} {"id":309,"amenities":" Restaurant"} {"id":309,"amenities":" BarLounge"} {"id":309,"amenities":" Free High Speed Internet WiFi"} {"id":309,"amenities":" Breakfast included"} {"id":309,"amenities":" Airport transportation"} {"id":309,"amenities":" Banquet Room"} {"id":309,"amenities":" Breakfast Available"} {"id":309,"amenities":" Children Activities Kid Family Friendly"} {"id":309,"amenities":" Concierge"} {"id":309,"amenities":" Hot Tub"} {"id":309,"amenities":" Multilingual Staff"} {"id":309,"amenities":" Nonsmoking hotel"} {"id":309,"amenities":" Public Wifi"} {"id":309,"amenities":" Shuttle Bus Service"} {"id":309,"amenities":" Refrigerator in room"} {"id":309,"amenities":" Family Rooms"} {"id":309,"amenities":" Nonsmoking rooms"} {"id":392,"amenities":"Free parking"} {"id":392,"amenities":" Free High Speed Internet WiFi"} {"id":392,"amenities":" Breakfast Available"} {"id":392,"amenities":" Concierge"} {"id":392,"amenities":" Nonsmoking hotel"} {"id":392,"amenities":" Public Wifi"} {"id":392,"amenities":" Air conditioning"} {"id":392,"amenities":" Microwave"} {"id":392,"amenities":" Refrigerator in room"} {"id":392,"amenities":" Nonsmoking rooms"} {"id":392,"amenities":" Suites"} {"id":471,"amenities":"Free parking"} {"id":471,"amenities":" Free High Speed Internet WiFi"} {"id":471,"amenities":" Breakfast included"} {"id":471,"amenities":" Spa"} {"id":471,"amenities":" Children Activities Kid Family Friendly"} {"id":471,"amenities":" Hot Tub"} {"id":471,"amenities":" Multilingual Staff"} {"id":471,"amenities":" Nonsmoking hotel"} {"id":471,"amenities":" Public Wifi"} {"id":471,"amenities":" Family Rooms"} {"id":471,"amenities":" Nonsmoking rooms"} {"id":540,"amenities":"Free parking"} {"id":540,"amenities":" Breakfast included"} {"id":540,"amenities":" Free High Speed Internet WiFi"} {"id":540,"amenities":" Nonsmoking hotel"} {"id":540,"amenities":" Public Wifi"} {"id":540,"amenities":" Nonsmoking rooms"} {"id":611,"amenities":"Pool"} {"id":611,"amenities":" Free parking"} {"id":611,"amenities":" Breakfast included"} {"id":611,"amenities":" Free High Speed Internet WiFi"} {"id":611,"amenities":" Nonsmoking hotel"} {"id":611,"amenities":" Outdoor pool"} {"id":611,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":611,"amenities":" SelfServe Laundry"} {"id":611,"amenities":" Nonsmoking rooms"} {"id":804,"amenities":"Free parking"} {"id":804,"amenities":" Free High Speed Internet WiFi"} {"id":804,"amenities":" Nonsmoking hotel"} {"id":804,"amenities":" Public Wifi"} {"id":804,"amenities":" Wheelchair Access"} {"id":804,"amenities":" Air conditioning"} {"id":804,"amenities":" Microwave"} {"id":804,"amenities":" Refrigerator in room"} {"id":804,"amenities":" Family Rooms"} {"id":804,"amenities":" Nonsmoking rooms"} {"id":804,"amenities":" Suites"} {"id":947,"amenities":"Free parking"} {"id":947,"amenities":" Free High Speed Internet WiFi"} {"id":947,"amenities":" Children Activities Kid Family Friendly"} {"id":947,"amenities":" Golf Course"} {"id":947,"amenities":" Microwave"} {"id":947,"amenities":" Refrigerator in room"} {"id":947,"amenities":" Kitchenette"} {"id":947,"amenities":" Nonsmoking rooms"} {"id":1068,"amenities":"Pool"} {"id":1068,"amenities":" Free parking"} {"id":1068,"amenities":" Restaurant"} {"id":1068,"amenities":" Room service"} {"id":1068,"amenities":" Free High Speed Internet WiFi"} {"id":1068,"amenities":" BarLounge"} {"id":1068,"amenities":" Spa"} {"id":1068,"amenities":" Banquet Room"} {"id":1068,"amenities":" Business Centre with Internet Access"} {"id":1068,"amenities":" Children Activities Kid Family Friendly"} {"id":1068,"amenities":" Conference Facilities"} {"id":1068,"amenities":" Dry Cleaning"} {"id":1068,"amenities":" Golf Course"} {"id":1068,"amenities":" Heated pool"} {"id":1068,"amenities":" Hot Tub"} {"id":1068,"amenities":" Indoor pool"} {"id":1068,"amenities":" Laundry Service"} {"id":1068,"amenities":" Meeting rooms"} {"id":1068,"amenities":" Nonsmoking hotel"} {"id":1068,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1068,"amenities":" Public Wifi"} {"id":1068,"amenities":" SelfServe Laundry"} {"id":1068,"amenities":" Wheelchair Access"} {"id":1068,"amenities":" Air conditioning"} {"id":1068,"amenities":" Microwave"} {"id":1068,"amenities":" Refrigerator in room"} {"id":1068,"amenities":" Accessible rooms"} {"id":1068,"amenities":" Family Rooms"} {"id":1068,"amenities":" Nonsmoking rooms"} {"id":1068,"amenities":" Smoking rooms available"} {"id":1068,"amenities":" Suites"} {"id":1332,"amenities":""} {"id":1488,"amenities":"Free parking"} {"id":1488,"amenities":" Restaurant"} {"id":1488,"amenities":" BarLounge"} {"id":1488,"amenities":" Free High Speed Internet WiFi"} {"id":1488,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1488,"amenities":" Room service"} {"id":1488,"amenities":" Spa"} {"id":1488,"amenities":" Airport transportation"} {"id":1488,"amenities":" Banquet Room"} {"id":1488,"amenities":" Business Centre with Internet Access"} {"id":1488,"amenities":" Conference Facilities"} {"id":1488,"amenities":" Dry Cleaning"} {"id":1488,"amenities":" Laundry Service"} {"id":1488,"amenities":" Meeting rooms"} {"id":1488,"amenities":" Nonsmoking hotel"} {"id":1488,"amenities":" Shuttle Bus Service"} {"id":1488,"amenities":" Wheelchair Access"} {"id":1488,"amenities":" Air conditioning"} {"id":1488,"amenities":" Microwave"} {"id":1488,"amenities":" Nonsmoking rooms"} {"id":1488,"amenities":" Suites"} {"id":1793,"amenities":"Pool"} {"id":1793,"amenities":" Free parking"} {"id":1793,"amenities":" Free High Speed Internet WiFi"} {"id":1793,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1793,"amenities":" BarLounge"} {"id":1793,"amenities":" Restaurant"} {"id":1793,"amenities":" Banquet Room"} {"id":1793,"amenities":" Business Centre with Internet Access"} {"id":1793,"amenities":" Conference Facilities"} {"id":1793,"amenities":" Dry Cleaning"} {"id":1793,"amenities":" Heated pool"} {"id":1793,"amenities":" Indoor pool"} {"id":1793,"amenities":" Laundry Service"} {"id":1793,"amenities":" Meeting rooms"} {"id":1793,"amenities":" Multilingual Staff"} {"id":1793,"amenities":" Nonsmoking hotel"} {"id":1793,"amenities":" Public Wifi"} {"id":1793,"amenities":" Wheelchair Access"} {"id":1793,"amenities":" Air conditioning"} {"id":1793,"amenities":" Microwave"} {"id":1793,"amenities":" Refrigerator in room"} {"id":1793,"amenities":" Family Rooms"} {"id":1793,"amenities":" Nonsmoking rooms"} {"id":1793,"amenities":" Suites"} {"id":2443,"amenities":"Free parking"} {"id":2443,"amenities":" Free High Speed Internet WiFi"} {"id":2443,"amenities":" Airport transportation"} {"id":2443,"amenities":" Meeting rooms"} {"id":2443,"amenities":" Nonsmoking hotel"} {"id":2443,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2443,"amenities":" Air conditioning"} {"id":2443,"amenities":" Nonsmoking rooms"} {"id":2768,"amenities":""} {"id":2813,"amenities":"Restaurant"} {"id":2813,"amenities":" BarLounge"} {"id":2813,"amenities":" Free High Speed Internet WiFi"} {"id":2813,"amenities":" Room service"} {"id":2813,"amenities":" Laundry Service"} {"id":2813,"amenities":" Meeting rooms"} {"id":2813,"amenities":" Nonsmoking hotel"} {"id":2813,"amenities":" Public Wifi"} {"id":2813,"amenities":" Air conditioning"} {"id":2813,"amenities":" Refrigerator in room"} {"id":2813,"amenities":" Family Rooms"} {"id":2813,"amenities":" Kitchenette"} {"id":2813,"amenities":" Nonsmoking rooms"} {"id":2914,"amenities":"Free parking"} {"id":2914,"amenities":" Free High Speed Internet WiFi"} {"id":2914,"amenities":" Nonsmoking hotel"} {"id":2914,"amenities":" Public Wifi"} {"id":2914,"amenities":" Air conditioning"} {"id":2914,"amenities":" Microwave"} {"id":2914,"amenities":" Refrigerator in room"} {"id":2914,"amenities":" Nonsmoking rooms"} {"id":3006,"amenities":"Pool"} {"id":3006,"amenities":" Free parking"} {"id":3006,"amenities":" Restaurant"} {"id":3006,"amenities":" BarLounge"} {"id":3006,"amenities":" Free High Speed Internet WiFi"} {"id":3006,"amenities":" Room service"} {"id":3006,"amenities":" Spa"} {"id":3006,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3006,"amenities":" Banquet Room"} {"id":3006,"amenities":" Business Centre with Internet Access"} {"id":3006,"amenities":" Conference Facilities"} {"id":3006,"amenities":" Golf Course"} {"id":3006,"amenities":" Hot Tub"} {"id":3006,"amenities":" Meeting rooms"} {"id":3006,"amenities":" Multilingual Staff"} {"id":3006,"amenities":" Nonsmoking hotel"} {"id":3006,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3006,"amenities":" Public Wifi"} {"id":3006,"amenities":" SelfServe Laundry"} {"id":3006,"amenities":" Air conditioning"} {"id":3006,"amenities":" Refrigerator in room"} {"id":3006,"amenities":" Accessible rooms"} {"id":3006,"amenities":" Nonsmoking rooms"} {"id":3006,"amenities":" Suites"} {"id":3072,"amenities":"Pool"} {"id":3072,"amenities":" Free parking"} {"id":3072,"amenities":" Free High Speed Internet WiFi"} {"id":3072,"amenities":" Breakfast included"} {"id":3072,"amenities":" Golf Course"} {"id":3072,"amenities":" Hot Tub"} {"id":3072,"amenities":" Laundry Service"} {"id":3072,"amenities":" Nonsmoking hotel"} {"id":3072,"amenities":" Outdoor pool"} {"id":3072,"amenities":" Public Wifi"} {"id":3072,"amenities":" Sauna"} {"id":3072,"amenities":" Air conditioning"} {"id":3072,"amenities":" Refrigerator in room"} {"id":3072,"amenities":" Kitchenette"} {"id":3072,"amenities":" Nonsmoking rooms"} {"id":3072,"amenities":" Suites"} {"id":3153,"amenities":"Free parking"} {"id":3153,"amenities":" Free High Speed Internet WiFi"} {"id":3153,"amenities":" Airport transportation"} {"id":3153,"amenities":" Business Centre with Internet Access"} {"id":3153,"amenities":" Concierge"} {"id":3153,"amenities":" Golf Course"} {"id":3153,"amenities":" Laundry Service"} {"id":3153,"amenities":" Nonsmoking hotel"} {"id":3153,"amenities":" Public Wifi"} {"id":3153,"amenities":" Wheelchair Access"} {"id":3153,"amenities":" Microwave"} {"id":3153,"amenities":" Refrigerator in room"} {"id":3153,"amenities":" Kitchenette"} {"id":3153,"amenities":" Nonsmoking rooms"} {"id":3153,"amenities":" Suites"} {"id":3563,"amenities":"Free parking"} {"id":3563,"amenities":" Free High Speed Internet WiFi"} {"id":3563,"amenities":" Children Activities Kid Family Friendly"} {"id":3563,"amenities":" Nonsmoking hotel"} {"id":3563,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3563,"amenities":" SelfServe Laundry"} {"id":3563,"amenities":" Microwave"} {"id":3563,"amenities":" Refrigerator in room"} {"id":3563,"amenities":" Kitchenette"} {"id":3563,"amenities":" Nonsmoking rooms"} {"id":4416,"amenities":"Free parking"} {"id":4416,"amenities":" Restaurant"} {"id":4416,"amenities":" Pool"} {"id":4416,"amenities":" Room service"} {"id":4416,"amenities":" BarLounge"} {"id":4416,"amenities":" Free High Speed Internet WiFi"} {"id":4416,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4416,"amenities":" Casino and Gambling"} {"id":4416,"amenities":" Golf Course"} {"id":4416,"amenities":" Laundry Service"} {"id":4416,"amenities":" Meeting rooms"} {"id":4416,"amenities":" Nonsmoking hotel"} {"id":4416,"amenities":" Outdoor pool"} {"id":4416,"amenities":" Public Wifi"} {"id":4416,"amenities":" Wheelchair Access"} {"id":4416,"amenities":" Air conditioning"} {"id":4416,"amenities":" Kitchenette"} {"id":4416,"amenities":" Nonsmoking rooms"} {"id":4972,"amenities":""} {"id":5085,"amenities":"Pool"} {"id":5085,"amenities":" Free parking"} {"id":5085,"amenities":" Restaurant"} {"id":5085,"amenities":" Free High Speed Internet WiFi"} {"id":5085,"amenities":" BarLounge"} {"id":5085,"amenities":" Business Centre with Internet Access"} {"id":5085,"amenities":" Dry Cleaning"} {"id":5085,"amenities":" Laundry Service"} {"id":5085,"amenities":" Meeting rooms"} {"id":5085,"amenities":" Nonsmoking hotel"} {"id":5085,"amenities":" Outdoor pool"} {"id":5085,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5085,"amenities":" Wheelchair Access"} {"id":5085,"amenities":" Air conditioning"} {"id":5085,"amenities":" Microwave"} {"id":5085,"amenities":" Refrigerator in room"} {"id":5085,"amenities":" Family Rooms"} {"id":5085,"amenities":" Nonsmoking rooms"} {"id":5357,"amenities":""} {"id":5476,"amenities":"Free parking"} {"id":5476,"amenities":" Restaurant"} {"id":5476,"amenities":" BarLounge"} {"id":5476,"amenities":" Free High Speed Internet WiFi"} {"id":5476,"amenities":" Nonsmoking hotel"} {"id":5476,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5476,"amenities":" Wheelchair Access"} {"id":5476,"amenities":" Air conditioning"} {"id":5476,"amenities":" Refrigerator in room"} {"id":5476,"amenities":" Nonsmoking rooms"} {"id":5574,"amenities":""} {"id":5698,"amenities":"Free parking"} {"id":5698,"amenities":" Free High Speed Internet WiFi"} {"id":5698,"amenities":" Nonsmoking hotel"} {"id":5698,"amenities":" Air conditioning"} {"id":5806,"amenities":"Free High Speed Internet WiFi"} {"id":5806,"amenities":" Air conditioning"} {"id":6013,"amenities":"Free parking"} {"id":6013,"amenities":" Free High Speed Internet WiFi"} {"id":6013,"amenities":" Breakfast included"} {"id":6013,"amenities":" Breakfast Available"} {"id":6013,"amenities":" Nonsmoking hotel"} {"id":6013,"amenities":" Public Wifi"} {"id":6013,"amenities":" Family Rooms"} {"id":6013,"amenities":" Nonsmoking rooms"} {"id":225,"amenities":"Free High Speed Internet WiFi"} {"id":225,"amenities":" Free parking"} {"id":225,"amenities":" Breakfast included"} {"id":225,"amenities":" Nonsmoking hotel"} {"id":225,"amenities":" Public Wifi"} {"id":225,"amenities":" Air conditioning"} {"id":225,"amenities":" Accessible rooms"} {"id":225,"amenities":" Nonsmoking rooms"} {"id":323,"amenities":""} {"id":352,"amenities":"Free High Speed Internet WiFi"} {"id":352,"amenities":" Pool"} {"id":352,"amenities":" Free parking"} {"id":352,"amenities":" Golf Course"} {"id":352,"amenities":" Laundry Service"} {"id":352,"amenities":" Nonsmoking hotel"} {"id":352,"amenities":" Outdoor pool"} {"id":352,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":352,"amenities":" Public Wifi"} {"id":352,"amenities":" Wheelchair Access"} {"id":352,"amenities":" Air conditioning"} {"id":352,"amenities":" Microwave"} {"id":352,"amenities":" Refrigerator in room"} {"id":352,"amenities":" Kitchenette"} {"id":352,"amenities":" Nonsmoking rooms"} {"id":559,"amenities":""} {"id":682,"amenities":"Free parking"} {"id":682,"amenities":" BarLounge"} {"id":682,"amenities":" Multilingual Staff"} {"id":682,"amenities":" Nonsmoking hotel"} {"id":682,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":682,"amenities":" Public Wifi"} {"id":682,"amenities":" Family Rooms"} {"id":682,"amenities":" Nonsmoking rooms"} {"id":682,"amenities":" Suites"} {"id":981,"amenities":""} {"id":1244,"amenities":"Free parking"} {"id":1244,"amenities":" Pool"} {"id":1244,"amenities":" Free High Speed Internet WiFi"} {"id":1244,"amenities":" Room service"} {"id":1244,"amenities":" Restaurant"} {"id":1244,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1244,"amenities":" Banquet Room"} {"id":1244,"amenities":" Breakfast Available"} {"id":1244,"amenities":" Business Centre with Internet Access"} {"id":1244,"amenities":" Conference Facilities"} {"id":1244,"amenities":" Dry Cleaning"} {"id":1244,"amenities":" Heated pool"} {"id":1244,"amenities":" Hot Tub"} {"id":1244,"amenities":" Indoor pool"} {"id":1244,"amenities":" Laundry Service"} {"id":1244,"amenities":" Meeting rooms"} {"id":1244,"amenities":" Nonsmoking hotel"} {"id":1244,"amenities":" Public Wifi"} {"id":1244,"amenities":" Sauna"} {"id":1244,"amenities":" Wheelchair Access"} {"id":1244,"amenities":" Air conditioning"} {"id":1244,"amenities":" Refrigerator in room"} {"id":1244,"amenities":" Accessible rooms"} {"id":1244,"amenities":" Family Rooms"} {"id":1244,"amenities":" Nonsmoking rooms"} {"id":1244,"amenities":" Suites"} {"id":1308,"amenities":"Free High Speed Internet WiFi"} {"id":1308,"amenities":" Nonsmoking hotel"} {"id":1308,"amenities":" Public Wifi"} {"id":1308,"amenities":" Wheelchair Access"} {"id":1308,"amenities":" Air conditioning"} {"id":1308,"amenities":" Refrigerator in room"} {"id":1308,"amenities":" Nonsmoking rooms"} {"id":1308,"amenities":" Smoking rooms available"} {"id":1577,"amenities":"Free parking"} {"id":1577,"amenities":" Free High Speed Internet WiFi"} {"id":1577,"amenities":" Breakfast included"} {"id":1577,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1577,"amenities":" Room service"} {"id":1577,"amenities":" Laundry Service"} {"id":1577,"amenities":" Nonsmoking hotel"} {"id":1577,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1577,"amenities":" Family Rooms"} {"id":1577,"amenities":" Nonsmoking rooms"} {"id":1663,"amenities":"Free parking"} {"id":1663,"amenities":" Free High Speed Internet WiFi"} {"id":1663,"amenities":" Hot Tub"} {"id":1663,"amenities":" Nonsmoking hotel"} {"id":1663,"amenities":" Public Wifi"} {"id":1663,"amenities":" Microwave"} {"id":1663,"amenities":" Refrigerator in room"} {"id":1663,"amenities":" Family Rooms"} {"id":1663,"amenities":" Kitchenette"} {"id":1663,"amenities":" Nonsmoking rooms"} {"id":1678,"amenities":"Pool"} {"id":1678,"amenities":" Free parking"} {"id":1678,"amenities":" Free High Speed Internet WiFi"} {"id":1678,"amenities":" Breakfast included"} {"id":1678,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1678,"amenities":" Breakfast Available"} {"id":1678,"amenities":" Business Centre with Internet Access"} {"id":1678,"amenities":" Dry Cleaning"} {"id":1678,"amenities":" Heated pool"} {"id":1678,"amenities":" Hot Tub"} {"id":1678,"amenities":" Indoor pool"} {"id":1678,"amenities":" Laundry Service"} {"id":1678,"amenities":" Meeting rooms"} {"id":1678,"amenities":" Nonsmoking hotel"} {"id":1678,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1678,"amenities":" SelfServe Laundry"} {"id":1678,"amenities":" Wheelchair Access"} {"id":1678,"amenities":" Air conditioning"} {"id":1678,"amenities":" Microwave"} {"id":1678,"amenities":" Family Rooms"} {"id":1678,"amenities":" Nonsmoking rooms"} {"id":1678,"amenities":" Suites"} {"id":1688,"amenities":""} {"id":1857,"amenities":""} {"id":1866,"amenities":"Free parking"} {"id":1866,"amenities":" Free High Speed Internet WiFi"} {"id":1866,"amenities":" Breakfast included"} {"id":1866,"amenities":" Breakfast Available"} {"id":1866,"amenities":" Business Centre with Internet Access"} {"id":1866,"amenities":" Golf Course"} {"id":1866,"amenities":" Nonsmoking hotel"} {"id":1866,"amenities":" Public Wifi"} {"id":1866,"amenities":" Air conditioning"} {"id":1866,"amenities":" Microwave"} {"id":1866,"amenities":" Refrigerator in room"} {"id":1866,"amenities":" Accessible rooms"} {"id":1866,"amenities":" Family Rooms"} {"id":1866,"amenities":" Kitchenette"} {"id":1866,"amenities":" Nonsmoking rooms"} {"id":1866,"amenities":" Smoking rooms available"} {"id":1866,"amenities":" Suites"} {"id":1885,"amenities":"Free parking"} {"id":1885,"amenities":" Free High Speed Internet WiFi"} {"id":1885,"amenities":" Breakfast included"} {"id":1885,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1885,"amenities":" Room service"} {"id":1885,"amenities":" Business Centre with Internet Access"} {"id":1885,"amenities":" Conference Facilities"} {"id":1885,"amenities":" Meeting rooms"} {"id":1885,"amenities":" Nonsmoking hotel"} {"id":1885,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1885,"amenities":" Wheelchair Access"} {"id":1885,"amenities":" Air conditioning"} {"id":1885,"amenities":" Microwave"} {"id":1885,"amenities":" Refrigerator in room"} {"id":1885,"amenities":" Nonsmoking rooms"} {"id":1885,"amenities":" Suites"} {"id":2013,"amenities":""} {"id":2052,"amenities":"Pool"} {"id":2052,"amenities":" Restaurant"} {"id":2052,"amenities":" Room service"} {"id":2052,"amenities":" Free High Speed Internet WiFi"} {"id":2052,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2052,"amenities":" BarLounge"} {"id":2052,"amenities":" Spa"} {"id":2052,"amenities":" Banquet Room"} {"id":2052,"amenities":" Business Centre with Internet Access"} {"id":2052,"amenities":" Conference Facilities"} {"id":2052,"amenities":" Dry Cleaning"} {"id":2052,"amenities":" Heated pool"} {"id":2052,"amenities":" Hot Tub"} {"id":2052,"amenities":" Indoor pool"} {"id":2052,"amenities":" Laundry Service"} {"id":2052,"amenities":" Meeting rooms"} {"id":2052,"amenities":" Multilingual Staff"} {"id":2052,"amenities":" Nonsmoking hotel"} {"id":2052,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2052,"amenities":" Sauna"} {"id":2052,"amenities":" SelfServe Laundry"} {"id":2052,"amenities":" Wheelchair Access"} {"id":2052,"amenities":" Air conditioning"} {"id":2052,"amenities":" Microwave"} {"id":2052,"amenities":" Nonsmoking rooms"} {"id":2052,"amenities":" Suites"} {"id":2199,"amenities":"Free parking"} {"id":2199,"amenities":" Free High Speed Internet WiFi"} {"id":2199,"amenities":" Breakfast included"} {"id":2199,"amenities":" Business Centre with Internet Access"} {"id":2199,"amenities":" Dry Cleaning"} {"id":2199,"amenities":" Laundry Service"} {"id":2199,"amenities":" Nonsmoking hotel"} {"id":2199,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2199,"amenities":" Public Wifi"} {"id":2199,"amenities":" Wheelchair Access"} {"id":2199,"amenities":" Air conditioning"} {"id":2199,"amenities":" Microwave"} {"id":2199,"amenities":" Refrigerator in room"} {"id":2199,"amenities":" Family Rooms"} {"id":2199,"amenities":" Nonsmoking rooms"} {"id":2632,"amenities":"Pool"} {"id":2632,"amenities":" Room service"} {"id":2632,"amenities":" Restaurant"} {"id":2632,"amenities":" BarLounge"} {"id":2632,"amenities":" Free High Speed Internet WiFi"} {"id":2632,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2632,"amenities":" Business Centre with Internet Access"} {"id":2632,"amenities":" Conference Facilities"} {"id":2632,"amenities":" Indoor pool"} {"id":2632,"amenities":" Laundry Service"} {"id":2632,"amenities":" Meeting rooms"} {"id":2632,"amenities":" Nonsmoking hotel"} {"id":2632,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2632,"amenities":" Wheelchair Access"} {"id":2632,"amenities":" Family Rooms"} {"id":2632,"amenities":" Nonsmoking rooms"} {"id":3016,"amenities":""} {"id":3147,"amenities":"Free parking"} {"id":3147,"amenities":" Free High Speed Internet WiFi"} {"id":3147,"amenities":" Breakfast included"} {"id":3147,"amenities":" Nonsmoking hotel"} {"id":3147,"amenities":" Family Rooms"} {"id":3147,"amenities":" Nonsmoking rooms"} {"id":3651,"amenities":"Free parking"} {"id":3651,"amenities":" Nonsmoking hotel"} {"id":3651,"amenities":" SelfServe Laundry"} {"id":3651,"amenities":" Shuttle Bus Service"} {"id":3651,"amenities":" Air conditioning"} {"id":3651,"amenities":" Family Rooms"} {"id":3651,"amenities":" Kitchenette"} {"id":3651,"amenities":" Nonsmoking rooms"} {"id":3651,"amenities":" Suites"} {"id":4393,"amenities":"Free parking"} {"id":4393,"amenities":" Free High Speed Internet WiFi"} {"id":4393,"amenities":" Children Activities Kid Family Friendly"} {"id":4393,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4393,"amenities":" Public Wifi"} {"id":4393,"amenities":" Refrigerator in room"} {"id":4393,"amenities":" Family Rooms"} {"id":4393,"amenities":" Kitchenette"} {"id":4393,"amenities":" Suites"} {"id":4737,"amenities":""} {"id":4976,"amenities":"Free parking"} {"id":4976,"amenities":" Free High Speed Internet WiFi"} {"id":4976,"amenities":" Breakfast included"} {"id":4976,"amenities":" Nonsmoking hotel"} {"id":5151,"amenities":"Free parking"} {"id":5151,"amenities":" Free High Speed Internet WiFi"} {"id":5151,"amenities":" Air conditioning"} {"id":5151,"amenities":" Nonsmoking rooms"} {"id":5226,"amenities":""} {"id":5267,"amenities":"Free parking"} {"id":5267,"amenities":" Free High Speed Internet WiFi"} {"id":5267,"amenities":" Babysitting"} {"id":5267,"amenities":" Concierge"} {"id":5267,"amenities":" Laundry Service"} {"id":5267,"amenities":" Nonsmoking hotel"} {"id":5267,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5267,"amenities":" Public Wifi"} {"id":5267,"amenities":" Refrigerator in room"} {"id":5267,"amenities":" Family Rooms"} {"id":5267,"amenities":" Kitchenette"} {"id":5267,"amenities":" Nonsmoking rooms"} {"id":5465,"amenities":"Free parking"} {"id":5465,"amenities":" Free High Speed Internet WiFi"} {"id":5465,"amenities":" Breakfast included"} {"id":5465,"amenities":" Room service"} {"id":5465,"amenities":" Airport transportation"} {"id":5465,"amenities":" Business Centre with Internet Access"} {"id":5465,"amenities":" Laundry Service"} {"id":5465,"amenities":" Meeting rooms"} {"id":5465,"amenities":" Multilingual Staff"} {"id":5465,"amenities":" Nonsmoking hotel"} {"id":5465,"amenities":" Public Wifi"} {"id":5465,"amenities":" Air conditioning"} {"id":5465,"amenities":" Family Rooms"} {"id":5465,"amenities":" Nonsmoking rooms"} {"id":5465,"amenities":" Suites"} {"id":5553,"amenities":""} {"id":5674,"amenities":"Free parking"} {"id":5674,"amenities":" Free High Speed Internet WiFi"} {"id":5674,"amenities":" Restaurant"} {"id":5674,"amenities":" Golf Course"} {"id":5674,"amenities":" Nonsmoking hotel"} {"id":5674,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5674,"amenities":" Public Wifi"} {"id":5674,"amenities":" Wheelchair Access"} {"id":5674,"amenities":" Air conditioning"} {"id":5674,"amenities":" Microwave"} {"id":5674,"amenities":" Refrigerator in room"} {"id":5674,"amenities":" Accessible rooms"} {"id":5674,"amenities":" Family Rooms"} {"id":5674,"amenities":" Kitchenette"} {"id":5674,"amenities":" Nonsmoking rooms"} {"id":5836,"amenities":"Free parking"} {"id":5836,"amenities":" BarLounge"} {"id":5836,"amenities":" Free High Speed Internet WiFi"} {"id":5836,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5836,"amenities":" Nonsmoking hotel"} {"id":5836,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5836,"amenities":" Public Wifi"} {"id":5836,"amenities":" Wheelchair Access"} {"id":5836,"amenities":" Air conditioning"} {"id":5836,"amenities":" Microwave"} {"id":5836,"amenities":" Refrigerator in room"} {"id":5836,"amenities":" Accessible rooms"} {"id":5836,"amenities":" Family Rooms"} {"id":5836,"amenities":" Kitchenette"} {"id":5836,"amenities":" Nonsmoking rooms"} {"id":5836,"amenities":" Suites"} {"id":567,"amenities":"Free parking"} {"id":567,"amenities":" Free High Speed Internet WiFi"} {"id":567,"amenities":" Breakfast included"} {"id":567,"amenities":" Nonsmoking hotel"} {"id":567,"amenities":" Family Rooms"} {"id":567,"amenities":" Kitchenette"} {"id":567,"amenities":" Nonsmoking rooms"} {"id":580,"amenities":"Free parking"} {"id":580,"amenities":" Pool"} {"id":580,"amenities":" Free High Speed Internet WiFi"} {"id":580,"amenities":" Fitness Centre with Gym Workout Room"} {"id":580,"amenities":" Airport transportation"} {"id":580,"amenities":" Business Centre with Internet Access"} {"id":580,"amenities":" Concierge"} {"id":580,"amenities":" Dry Cleaning"} {"id":580,"amenities":" Laundry Service"} {"id":580,"amenities":" Meeting rooms"} {"id":580,"amenities":" Nonsmoking hotel"} {"id":580,"amenities":" Outdoor pool"} {"id":580,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":580,"amenities":" SelfServe Laundry"} {"id":580,"amenities":" Shuttle Bus Service"} {"id":580,"amenities":" Air conditioning"} {"id":580,"amenities":" Refrigerator in room"} {"id":580,"amenities":" Nonsmoking rooms"} {"id":580,"amenities":" Suites"} {"id":1432,"amenities":""} {"id":1745,"amenities":"Pool"} {"id":1745,"amenities":" Free parking"} {"id":1745,"amenities":" Free High Speed Internet WiFi"} {"id":1745,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1745,"amenities":" Breakfast included"} {"id":1745,"amenities":" Airport transportation"} {"id":1745,"amenities":" Breakfast Available"} {"id":1745,"amenities":" Business Centre with Internet Access"} {"id":1745,"amenities":" Dry Cleaning"} {"id":1745,"amenities":" Heated pool"} {"id":1745,"amenities":" Hot Tub"} {"id":1745,"amenities":" Indoor pool"} {"id":1745,"amenities":" Laundry Service"} {"id":1745,"amenities":" Meeting rooms"} {"id":1745,"amenities":" Multilingual Staff"} {"id":1745,"amenities":" Nonsmoking hotel"} {"id":1745,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1745,"amenities":" SelfServe Laundry"} {"id":1745,"amenities":" Shuttle Bus Service"} {"id":1745,"amenities":" Wheelchair Access"} {"id":1745,"amenities":" Air conditioning"} {"id":1745,"amenities":" Microwave"} {"id":1745,"amenities":" Family Rooms"} {"id":1745,"amenities":" Nonsmoking rooms"} {"id":1745,"amenities":" Suites"} {"id":1925,"amenities":"Free Internet"} {"id":1925,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1925,"amenities":" SelfServe Laundry"} {"id":2206,"amenities":""} {"id":2266,"amenities":""} {"id":2416,"amenities":""} {"id":2877,"amenities":"Pool"} {"id":2877,"amenities":" Free parking"} {"id":2877,"amenities":" Free High Speed Internet WiFi"} {"id":2877,"amenities":" Breakfast included"} {"id":2877,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2877,"amenities":" Room service"} {"id":2877,"amenities":" Business Centre with Internet Access"} {"id":2877,"amenities":" Dry Cleaning"} {"id":2877,"amenities":" Heated pool"} {"id":2877,"amenities":" Hot Tub"} {"id":2877,"amenities":" Indoor pool"} {"id":2877,"amenities":" Laundry Service"} {"id":2877,"amenities":" Nonsmoking hotel"} {"id":2877,"amenities":" Public Wifi"} {"id":2877,"amenities":" SelfServe Laundry"} {"id":2877,"amenities":" Tennis Court"} {"id":2877,"amenities":" Wheelchair Access"} {"id":2877,"amenities":" Air conditioning"} {"id":2877,"amenities":" Microwave"} {"id":2877,"amenities":" Refrigerator in room"} {"id":2877,"amenities":" Accessible rooms"} {"id":2877,"amenities":" Family Rooms"} {"id":2877,"amenities":" Nonsmoking rooms"} {"id":2877,"amenities":" Smoking rooms available"} {"id":2877,"amenities":" Suites"} {"id":3057,"amenities":""} {"id":4253,"amenities":"Free parking"} {"id":4253,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4253,"amenities":" Free High Speed Internet WiFi"} {"id":4253,"amenities":" Breakfast included"} {"id":4253,"amenities":" Business Centre with Internet Access"} {"id":4253,"amenities":" Golf Course"} {"id":4253,"amenities":" Laundry Service"} {"id":4253,"amenities":" Meeting rooms"} {"id":4253,"amenities":" Nonsmoking hotel"} {"id":4253,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4253,"amenities":" Air conditioning"} {"id":4253,"amenities":" Nonsmoking rooms"} {"id":4253,"amenities":" Suites"} {"id":4465,"amenities":""} {"id":4629,"amenities":"Pool"} {"id":4629,"amenities":" Free parking"} {"id":4629,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4629,"amenities":" Free High Speed Internet WiFi"} {"id":4629,"amenities":" Breakfast included"} {"id":4629,"amenities":" Room service"} {"id":4629,"amenities":" Business Centre with Internet Access"} {"id":4629,"amenities":" Dry Cleaning"} {"id":4629,"amenities":" Heated pool"} {"id":4629,"amenities":" Indoor pool"} {"id":4629,"amenities":" Laundry Service"} {"id":4629,"amenities":" Meeting rooms"} {"id":4629,"amenities":" Multilingual Staff"} {"id":4629,"amenities":" Nonsmoking hotel"} {"id":4629,"amenities":" SelfServe Laundry"} {"id":4629,"amenities":" Wheelchair Access"} {"id":4629,"amenities":" Air conditioning"} {"id":4629,"amenities":" Microwave"} {"id":4629,"amenities":" Refrigerator in room"} {"id":4629,"amenities":" Family Rooms"} {"id":4629,"amenities":" Nonsmoking rooms"} {"id":4663,"amenities":""} {"id":4727,"amenities":"Free parking"} {"id":4727,"amenities":" Restaurant"} {"id":4727,"amenities":" BarLounge"} {"id":4727,"amenities":" Free High Speed Internet WiFi"} {"id":4727,"amenities":" Airport transportation"} {"id":4727,"amenities":" Hot Tub"} {"id":4727,"amenities":" Meeting rooms"} {"id":4727,"amenities":" Nonsmoking hotel"} {"id":4727,"amenities":" Family Rooms"} {"id":4969,"amenities":"Restaurant"} {"id":4969,"amenities":" Free parking"} {"id":4969,"amenities":" Free High Speed Internet WiFi"} {"id":4969,"amenities":" Meeting rooms"} {"id":4969,"amenities":" Nonsmoking hotel"} {"id":4969,"amenities":" Air conditioning"} {"id":4969,"amenities":" Microwave"} {"id":4969,"amenities":" Refrigerator in room"} {"id":4969,"amenities":" Family Rooms"} {"id":4969,"amenities":" Nonsmoking rooms"} {"id":5089,"amenities":""} {"id":5482,"amenities":"Free High Speed Internet WiFi"} {"id":5482,"amenities":" Nonsmoking hotel"} {"id":5482,"amenities":" Wheelchair Access"} {"id":5482,"amenities":" Air conditioning"} {"id":5482,"amenities":" Microwave"} {"id":5482,"amenities":" Refrigerator in room"} {"id":5564,"amenities":""} {"id":5822,"amenities":""} {"id":5914,"amenities":""} {"id":160,"amenities":"Pool"} {"id":160,"amenities":" Fitness Centre with Gym Workout Room"} {"id":160,"amenities":" Free parking"} {"id":160,"amenities":" Business Centre with Internet Access"} {"id":160,"amenities":" Children Activities Kid Family Friendly"} {"id":160,"amenities":" Heated pool"} {"id":160,"amenities":" Hot Tub"} {"id":160,"amenities":" Laundry Service"} {"id":160,"amenities":" Meeting rooms"} {"id":160,"amenities":" Nonsmoking hotel"} {"id":160,"amenities":" Outdoor pool"} {"id":160,"amenities":" Paid Wifi"} {"id":160,"amenities":" Sauna"} {"id":160,"amenities":" SelfServe Laundry"} {"id":160,"amenities":" Wheelchair Access"} {"id":160,"amenities":" Air conditioning"} {"id":160,"amenities":" Microwave"} {"id":160,"amenities":" Refrigerator in room"} {"id":160,"amenities":" Accessible rooms"} {"id":160,"amenities":" Kitchenette"} {"id":160,"amenities":" Nonsmoking rooms"} {"id":160,"amenities":" Suites"} {"id":715,"amenities":"Free parking"} {"id":715,"amenities":" Free High Speed Internet WiFi"} {"id":715,"amenities":" Fitness Centre with Gym Workout Room"} {"id":715,"amenities":" Restaurant"} {"id":715,"amenities":" Hot Tub"} {"id":715,"amenities":" Nonsmoking hotel"} {"id":715,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":715,"amenities":" Public Wifi"} {"id":715,"amenities":" SelfServe Laundry"} {"id":715,"amenities":" SkiIn SkiOut"} {"id":715,"amenities":" Microwave"} {"id":715,"amenities":" Refrigerator in room"} {"id":715,"amenities":" Family Rooms"} {"id":715,"amenities":" Kitchenette"} {"id":715,"amenities":" Nonsmoking rooms"} {"id":715,"amenities":" Suites"} {"id":941,"amenities":"Free High Speed Internet WiFi"} {"id":941,"amenities":" Free parking"} {"id":941,"amenities":" Breakfast included"} {"id":941,"amenities":" Hot Tub"} {"id":941,"amenities":" Nonsmoking hotel"} {"id":941,"amenities":" Public Wifi"} {"id":941,"amenities":" Shuttle Bus Service"} {"id":941,"amenities":" Wheelchair Access"} {"id":941,"amenities":" Air conditioning"} {"id":941,"amenities":" Refrigerator in room"} {"id":941,"amenities":" Nonsmoking rooms"} {"id":941,"amenities":" Suites"} {"id":957,"amenities":"Free parking"} {"id":957,"amenities":" Spa"} {"id":957,"amenities":" Free High Speed Internet WiFi"} {"id":957,"amenities":" Golf Course"} {"id":957,"amenities":" Hot Tub"} {"id":957,"amenities":" Laundry Service"} {"id":957,"amenities":" Meeting rooms"} {"id":957,"amenities":" Nonsmoking hotel"} {"id":957,"amenities":" Air conditioning"} {"id":1254,"amenities":"Restaurant"} {"id":1254,"amenities":" Pool"} {"id":1254,"amenities":" Free High Speed Internet WiFi"} {"id":1254,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1254,"amenities":" BarLounge"} {"id":1254,"amenities":" Banquet Room"} {"id":1254,"amenities":" Business Centre with Internet Access"} {"id":1254,"amenities":" Conference Facilities"} {"id":1254,"amenities":" Heated pool"} {"id":1254,"amenities":" Indoor pool"} {"id":1254,"amenities":" Meeting rooms"} {"id":1254,"amenities":" Nonsmoking hotel"} {"id":1254,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1254,"amenities":" Public Wifi"} {"id":1254,"amenities":" SelfServe Laundry"} {"id":1254,"amenities":" Wheelchair Access"} {"id":1254,"amenities":" Air conditioning"} {"id":1254,"amenities":" Refrigerator in room"} {"id":1254,"amenities":" Family Rooms"} {"id":1254,"amenities":" Nonsmoking rooms"} {"id":1572,"amenities":"Free parking"} {"id":1572,"amenities":" Restaurant"} {"id":1572,"amenities":" BarLounge"} {"id":1572,"amenities":" Free High Speed Internet WiFi"} {"id":1572,"amenities":" Breakfast included"} {"id":1572,"amenities":" Meeting rooms"} {"id":1572,"amenities":" Nonsmoking hotel"} {"id":1572,"amenities":" Public Wifi"} {"id":1572,"amenities":" Air conditioning"} {"id":1572,"amenities":" Family Rooms"} {"id":1572,"amenities":" Nonsmoking rooms"} {"id":1572,"amenities":" Suites"} {"id":1743,"amenities":"Free High Speed Internet WiFi"} {"id":1743,"amenities":" Free parking"} {"id":1743,"amenities":" Restaurant"} {"id":1743,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1743,"amenities":" Room service"} {"id":1743,"amenities":" BarLounge"} {"id":1743,"amenities":" Airport transportation"} {"id":1743,"amenities":" Banquet Room"} {"id":1743,"amenities":" Business Centre with Internet Access"} {"id":1743,"amenities":" Conference Facilities"} {"id":1743,"amenities":" Dry Cleaning"} {"id":1743,"amenities":" Electric vehicle charging station"} {"id":1743,"amenities":" Golf Course"} {"id":1743,"amenities":" Laundry Service"} {"id":1743,"amenities":" Meeting rooms"} {"id":1743,"amenities":" Multilingual Staff"} {"id":1743,"amenities":" Nonsmoking hotel"} {"id":1743,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1743,"amenities":" Public Wifi"} {"id":1743,"amenities":" SelfServe Laundry"} {"id":1743,"amenities":" Wheelchair Access"} {"id":1743,"amenities":" Air conditioning"} {"id":1743,"amenities":" Microwave"} {"id":1743,"amenities":" Refrigerator in room"} {"id":1743,"amenities":" Accessible rooms"} {"id":1743,"amenities":" Family Rooms"} {"id":1743,"amenities":" Kitchenette"} {"id":1743,"amenities":" Nonsmoking rooms"} {"id":1743,"amenities":" Suites"} {"id":1772,"amenities":""} {"id":1977,"amenities":"Free parking"} {"id":1977,"amenities":" Free High Speed Internet WiFi"} {"id":1977,"amenities":" Children Activities Kid Family Friendly"} {"id":1977,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1977,"amenities":" Wheelchair Access"} {"id":1977,"amenities":" Refrigerator in room"} {"id":1977,"amenities":" Kitchenette"} {"id":2198,"amenities":"Free parking"} {"id":2198,"amenities":" Free High Speed Internet WiFi"} {"id":2198,"amenities":" Airport transportation"} {"id":2198,"amenities":" Laundry Service"} {"id":2198,"amenities":" Nonsmoking hotel"} {"id":2198,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2198,"amenities":" Air conditioning"} {"id":2198,"amenities":" Microwave"} {"id":2198,"amenities":" Refrigerator in room"} {"id":2198,"amenities":" Kitchenette"} {"id":2198,"amenities":" Nonsmoking rooms"} {"id":2198,"amenities":" Suites"} {"id":2580,"amenities":"Free parking"} {"id":2580,"amenities":" Free High Speed Internet WiFi"} {"id":2580,"amenities":" Nonsmoking hotel"} {"id":2580,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2580,"amenities":" Refrigerator in room"} {"id":3039,"amenities":""} {"id":3112,"amenities":"Free parking"} {"id":3112,"amenities":" BarLounge"} {"id":3112,"amenities":" Free High Speed Internet WiFi"} {"id":3112,"amenities":" Breakfast included"} {"id":3112,"amenities":" Nonsmoking hotel"} {"id":3112,"amenities":" Air conditioning"} {"id":3112,"amenities":" Nonsmoking rooms"} {"id":3332,"amenities":""} {"id":3392,"amenities":""} {"id":3547,"amenities":"Free parking"} {"id":3547,"amenities":" Free High Speed Internet WiFi"} {"id":3547,"amenities":" Nonsmoking hotel"} {"id":3547,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3547,"amenities":" Refrigerator in room"} {"id":3547,"amenities":" Kitchenette"} {"id":3547,"amenities":" Nonsmoking rooms"} {"id":4021,"amenities":""} {"id":4458,"amenities":"Free parking"} {"id":4458,"amenities":" Free High Speed Internet WiFi"} {"id":4458,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4458,"amenities":" Breakfast included"} {"id":4458,"amenities":" Business Centre with Internet Access"} {"id":4458,"amenities":" Meeting rooms"} {"id":4458,"amenities":" Multilingual Staff"} {"id":4458,"amenities":" Nonsmoking hotel"} {"id":4458,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4458,"amenities":" Wheelchair Access"} {"id":4458,"amenities":" Microwave"} {"id":4458,"amenities":" Family Rooms"} {"id":4458,"amenities":" Nonsmoking rooms"} {"id":4458,"amenities":" Suites"} {"id":4736,"amenities":""} {"id":5124,"amenities":"Free High Speed Internet WiFi"} {"id":5124,"amenities":" Nonsmoking hotel"} {"id":5124,"amenities":" Public Wifi"} {"id":5124,"amenities":" Air conditioning"} {"id":5124,"amenities":" Refrigerator in room"} {"id":5124,"amenities":" Nonsmoking rooms"} {"id":5340,"amenities":""} {"id":5656,"amenities":"Free parking"} {"id":5656,"amenities":" Free High Speed Internet WiFi"} {"id":5656,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5656,"amenities":" Airport transportation"} {"id":5656,"amenities":" Business Centre with Internet Access"} {"id":5656,"amenities":" Dry Cleaning"} {"id":5656,"amenities":" Laundry Service"} {"id":5656,"amenities":" Meeting rooms"} {"id":5656,"amenities":" Nonsmoking hotel"} {"id":5656,"amenities":" Air conditioning"} {"id":5656,"amenities":" Refrigerator in room"} {"id":5656,"amenities":" Family Rooms"} {"id":5656,"amenities":" Kitchenette"} {"id":5656,"amenities":" Nonsmoking rooms"} {"id":5656,"amenities":" Suites"} {"id":5740,"amenities":"Free parking"} {"id":5740,"amenities":" Free High Speed Internet WiFi"} {"id":5740,"amenities":" Pool"} {"id":5740,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5740,"amenities":" Breakfast included"} {"id":5740,"amenities":" Business Centre with Internet Access"} {"id":5740,"amenities":" Children Activities Kid Family Friendly"} {"id":5740,"amenities":" Conference Facilities"} {"id":5740,"amenities":" Dry Cleaning"} {"id":5740,"amenities":" Golf Course"} {"id":5740,"amenities":" Heated pool"} {"id":5740,"amenities":" Hot Tub"} {"id":5740,"amenities":" Indoor pool"} {"id":5740,"amenities":" Laundry Service"} {"id":5740,"amenities":" Meeting rooms"} {"id":5740,"amenities":" Multilingual Staff"} {"id":5740,"amenities":" Nonsmoking hotel"} {"id":5740,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5740,"amenities":" Public Wifi"} {"id":5740,"amenities":" SelfServe Laundry"} {"id":5740,"amenities":" Wheelchair Access"} {"id":5740,"amenities":" Air conditioning"} {"id":5740,"amenities":" Microwave"} {"id":5740,"amenities":" Refrigerator in room"} {"id":5740,"amenities":" Accessible rooms"} {"id":5740,"amenities":" Family Rooms"} {"id":5740,"amenities":" Nonsmoking rooms"} {"id":5740,"amenities":" Suites"} {"id":6075,"amenities":""} {"id":83,"amenities":"Free parking"} {"id":83,"amenities":" Nonsmoking hotel"} {"id":83,"amenities":" Refrigerator in room"} {"id":83,"amenities":" Kitchenette"} {"id":83,"amenities":" Nonsmoking rooms"} {"id":362,"amenities":"Pool"} {"id":362,"amenities":" Free parking"} {"id":362,"amenities":" Free High Speed Internet WiFi"} {"id":362,"amenities":" Nonsmoking hotel"} {"id":362,"amenities":" Outdoor pool"} {"id":362,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":362,"amenities":" Public Wifi"} {"id":362,"amenities":" SelfServe Laundry"} {"id":362,"amenities":" Air conditioning"} {"id":362,"amenities":" Microwave"} {"id":362,"amenities":" Refrigerator in room"} {"id":362,"amenities":" Kitchenette"} {"id":362,"amenities":" Nonsmoking rooms"} {"id":362,"amenities":" Suites"} {"id":1265,"amenities":""} {"id":1430,"amenities":""} {"id":1580,"amenities":""} {"id":2257,"amenities":"Free parking"} {"id":2257,"amenities":" Free High Speed Internet WiFi"} {"id":2257,"amenities":" Meeting rooms"} {"id":2257,"amenities":" Nonsmoking hotel"} {"id":2257,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2257,"amenities":" Public Wifi"} {"id":2257,"amenities":" Wheelchair Access"} {"id":2257,"amenities":" Air conditioning"} {"id":2257,"amenities":" Microwave"} {"id":2257,"amenities":" Refrigerator in room"} {"id":2257,"amenities":" Accessible rooms"} {"id":2257,"amenities":" Family Rooms"} {"id":2257,"amenities":" Kitchenette"} {"id":2257,"amenities":" Nonsmoking rooms"} {"id":2323,"amenities":""} {"id":2333,"amenities":"Free parking"} {"id":2333,"amenities":" Free High Speed Internet WiFi"} {"id":2333,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2351,"amenities":"Free parking"} {"id":2351,"amenities":" Free High Speed Internet WiFi"} {"id":2351,"amenities":" Nonsmoking hotel"} {"id":2870,"amenities":"Pool"} {"id":2870,"amenities":" Free parking"} {"id":2870,"amenities":" Free High Speed Internet WiFi"} {"id":2870,"amenities":" Breakfast included"} {"id":2870,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2870,"amenities":" Business Centre with Internet Access"} {"id":2870,"amenities":" Children Activities Kid Family Friendly"} {"id":2870,"amenities":" Dry Cleaning"} {"id":2870,"amenities":" Golf Course"} {"id":2870,"amenities":" Heated pool"} {"id":2870,"amenities":" Hot Tub"} {"id":2870,"amenities":" Indoor pool"} {"id":2870,"amenities":" Laundry Service"} {"id":2870,"amenities":" Meeting rooms"} {"id":2870,"amenities":" Nonsmoking hotel"} {"id":2870,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2870,"amenities":" SelfServe Laundry"} {"id":2870,"amenities":" Wheelchair Access"} {"id":2870,"amenities":" Air conditioning"} {"id":2870,"amenities":" Microwave"} {"id":2870,"amenities":" Refrigerator in room"} {"id":2870,"amenities":" Family Rooms"} {"id":2870,"amenities":" Kitchenette"} {"id":2870,"amenities":" Nonsmoking rooms"} {"id":2870,"amenities":" Suites"} {"id":3059,"amenities":"Free parking"} {"id":3059,"amenities":" Restaurant"} {"id":3059,"amenities":" Pool"} {"id":3059,"amenities":" BarLounge"} {"id":3059,"amenities":" Free High Speed Internet WiFi"} {"id":3059,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3059,"amenities":" Banquet Room"} {"id":3059,"amenities":" Business Centre with Internet Access"} {"id":3059,"amenities":" Children Activities Kid Family Friendly"} {"id":3059,"amenities":" Conference Facilities"} {"id":3059,"amenities":" Heated pool"} {"id":3059,"amenities":" Indoor pool"} {"id":3059,"amenities":" Meeting rooms"} {"id":3059,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3059,"amenities":" Public Wifi"} {"id":3059,"amenities":" SelfServe Laundry"} {"id":3059,"amenities":" Wheelchair Access"} {"id":3059,"amenities":" Air conditioning"} {"id":3059,"amenities":" Accessible rooms"} {"id":3059,"amenities":" Family Rooms"} {"id":3059,"amenities":" Nonsmoking rooms"} {"id":3059,"amenities":" Smoking rooms available"} {"id":3059,"amenities":" Suites"} {"id":3180,"amenities":"Free parking"} {"id":3180,"amenities":" Breakfast included"} {"id":3180,"amenities":" Free High Speed Internet WiFi"} {"id":3180,"amenities":" Nonsmoking hotel"} {"id":3180,"amenities":" Shuttle Bus Service"} {"id":3180,"amenities":" Air conditioning"} {"id":3601,"amenities":"Free parking"} {"id":3601,"amenities":" Free High Speed Internet WiFi"} {"id":3601,"amenities":" Nonsmoking hotel"} {"id":3601,"amenities":" Air conditioning"} {"id":3601,"amenities":" Refrigerator in room"} {"id":3601,"amenities":" Family Rooms"} {"id":3601,"amenities":" Kitchenette"} {"id":3601,"amenities":" Nonsmoking rooms"} {"id":3601,"amenities":" Smoking rooms available"} {"id":3690,"amenities":""} {"id":3855,"amenities":"Pets Allowed Dog Pet Friendly "} {"id":4214,"amenities":"Free High Speed Internet WiFi"} {"id":4214,"amenities":" Room service"} {"id":4214,"amenities":" Concierge"} {"id":4214,"amenities":" Electric vehicle charging station"} {"id":4214,"amenities":" Nonsmoking hotel"} {"id":4214,"amenities":" Public Wifi"} {"id":4214,"amenities":" Air conditioning"} {"id":4214,"amenities":" Minibar"} {"id":4214,"amenities":" Refrigerator in room"} {"id":4214,"amenities":" Accessible rooms"} {"id":4214,"amenities":" Family Rooms"} {"id":4214,"amenities":" Nonsmoking rooms"} {"id":4437,"amenities":"Free High Speed Internet WiFi"} {"id":4437,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4437,"amenities":" Public Wifi"} {"id":4550,"amenities":""} {"id":4833,"amenities":"Free parking"} {"id":4833,"amenities":" Restaurant"} {"id":4833,"amenities":" BarLounge"} {"id":4833,"amenities":" Free High Speed Internet WiFi"} {"id":4833,"amenities":" Heated pool"} {"id":4833,"amenities":" Laundry Service"} {"id":4833,"amenities":" Meeting rooms"} {"id":4833,"amenities":" Nonsmoking hotel"} {"id":4833,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4833,"amenities":" Sauna"} {"id":4833,"amenities":" Air conditioning"} {"id":4833,"amenities":" Refrigerator in room"} {"id":4833,"amenities":" Kitchenette"} {"id":4833,"amenities":" Nonsmoking rooms"} {"id":5020,"amenities":"Pool"} {"id":5020,"amenities":" Free parking"} {"id":5020,"amenities":" Free High Speed Internet WiFi"} {"id":5020,"amenities":" Breakfast included"} {"id":5020,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5020,"amenities":" Breakfast Available"} {"id":5020,"amenities":" Business Centre with Internet Access"} {"id":5020,"amenities":" Concierge"} {"id":5020,"amenities":" Conference Facilities"} {"id":5020,"amenities":" Dry Cleaning"} {"id":5020,"amenities":" Hot Tub"} {"id":5020,"amenities":" Indoor pool"} {"id":5020,"amenities":" Laundry Service"} {"id":5020,"amenities":" Meeting rooms"} {"id":5020,"amenities":" Multilingual Staff"} {"id":5020,"amenities":" Nonsmoking hotel"} {"id":5020,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5020,"amenities":" Public Wifi"} {"id":5020,"amenities":" SelfServe Laundry"} {"id":5020,"amenities":" Wheelchair Access"} {"id":5020,"amenities":" Air conditioning"} {"id":5020,"amenities":" Microwave"} {"id":5020,"amenities":" Refrigerator in room"} {"id":5020,"amenities":" Family Rooms"} {"id":5020,"amenities":" Nonsmoking rooms"} {"id":5020,"amenities":" Suites"} {"id":5026,"amenities":""} {"id":5178,"amenities":"Free parking"} {"id":5178,"amenities":" Free High Speed Internet WiFi"} {"id":5178,"amenities":" Breakfast included"} {"id":5178,"amenities":" Children Activities Kid Family Friendly"} {"id":5178,"amenities":" Hot Tub"} {"id":5178,"amenities":" Nonsmoking hotel"} {"id":5178,"amenities":" Air conditioning"} {"id":5178,"amenities":" Microwave"} {"id":5178,"amenities":" Refrigerator in room"} {"id":5178,"amenities":" Kitchenette"} {"id":5178,"amenities":" Nonsmoking rooms"} {"id":5178,"amenities":" Suites"} {"id":5661,"amenities":"Pool"} {"id":5661,"amenities":" Free parking"} {"id":5661,"amenities":" Free High Speed Internet WiFi"} {"id":5661,"amenities":" Breakfast included"} {"id":5661,"amenities":" Breakfast Available"} {"id":5661,"amenities":" Heated pool"} {"id":5661,"amenities":" Hot Tub"} {"id":5661,"amenities":" Indoor pool"} {"id":5661,"amenities":" Meeting rooms"} {"id":5661,"amenities":" Nonsmoking hotel"} {"id":5661,"amenities":" Public Wifi"} {"id":5661,"amenities":" Wheelchair Access"} {"id":5661,"amenities":" Air conditioning"} {"id":5661,"amenities":" Microwave"} {"id":5661,"amenities":" Refrigerator in room"} {"id":5661,"amenities":" Accessible rooms"} {"id":5661,"amenities":" Family Rooms"} {"id":5661,"amenities":" Nonsmoking rooms"} {"id":5661,"amenities":" Suites"} {"id":55,"amenities":"Free parking"} {"id":55,"amenities":" Free Internet"} {"id":55,"amenities":" Meeting rooms"} {"id":55,"amenities":" Nonsmoking hotel"} {"id":55,"amenities":" SelfServe Laundry"} {"id":55,"amenities":" Refrigerator in room"} {"id":55,"amenities":" Accessible rooms"} {"id":55,"amenities":" Kitchenette"} {"id":55,"amenities":" Nonsmoking rooms"} {"id":373,"amenities":""} {"id":544,"amenities":""} {"id":614,"amenities":"Pool"} {"id":614,"amenities":" Free parking"} {"id":614,"amenities":" Free High Speed Internet WiFi"} {"id":614,"amenities":" Restaurant"} {"id":614,"amenities":" Hot Tub"} {"id":614,"amenities":" Laundry Service"} {"id":614,"amenities":" Nonsmoking hotel"} {"id":614,"amenities":" Outdoor pool"} {"id":614,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":614,"amenities":" Air conditioning"} {"id":614,"amenities":" Microwave"} {"id":614,"amenities":" Refrigerator in room"} {"id":614,"amenities":" Family Rooms"} {"id":614,"amenities":" Kitchenette"} {"id":614,"amenities":" Nonsmoking rooms"} {"id":943,"amenities":""} {"id":1056,"amenities":"Pool"} {"id":1056,"amenities":" Restaurant"} {"id":1056,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1056,"amenities":" Room service"} {"id":1056,"amenities":" Free High Speed Internet WiFi"} {"id":1056,"amenities":" BarLounge"} {"id":1056,"amenities":" Banquet Room"} {"id":1056,"amenities":" Business Centre with Internet Access"} {"id":1056,"amenities":" Conference Facilities"} {"id":1056,"amenities":" Dry Cleaning"} {"id":1056,"amenities":" Heated pool"} {"id":1056,"amenities":" Hot Tub"} {"id":1056,"amenities":" Indoor pool"} {"id":1056,"amenities":" Laundry Service"} {"id":1056,"amenities":" Meeting rooms"} {"id":1056,"amenities":" Multilingual Staff"} {"id":1056,"amenities":" Nonsmoking hotel"} {"id":1056,"amenities":" Paid Internet"} {"id":1056,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1056,"amenities":" Public Wifi"} {"id":1056,"amenities":" SelfServe Laundry"} {"id":1056,"amenities":" Wheelchair Access"} {"id":1056,"amenities":" Air conditioning"} {"id":1056,"amenities":" Microwave"} {"id":1056,"amenities":" Refrigerator in room"} {"id":1056,"amenities":" Accessible rooms"} {"id":1056,"amenities":" Family Rooms"} {"id":1056,"amenities":" Nonsmoking rooms"} {"id":1056,"amenities":" Suites"} {"id":1397,"amenities":"Air conditioning"} {"id":1912,"amenities":"Free parking"} {"id":1912,"amenities":" Free High Speed Internet WiFi"} {"id":1912,"amenities":" Breakfast included"} {"id":1912,"amenities":" Nonsmoking hotel"} {"id":1912,"amenities":" Public Wifi"} {"id":1912,"amenities":" Wheelchair Access"} {"id":1912,"amenities":" Air conditioning"} {"id":1912,"amenities":" Accessible rooms"} {"id":1912,"amenities":" Family Rooms"} {"id":1912,"amenities":" Nonsmoking rooms"} {"id":1912,"amenities":" Suites"} {"id":2142,"amenities":"Free parking"} {"id":2142,"amenities":" Free High Speed Internet WiFi"} {"id":2142,"amenities":" Business Centre with Internet Access"} {"id":2142,"amenities":" Dry Cleaning"} {"id":2142,"amenities":" Nonsmoking hotel"} {"id":2142,"amenities":" Tennis Court"} {"id":2142,"amenities":" Kitchenette"} {"id":2142,"amenities":" Nonsmoking rooms"} {"id":2142,"amenities":" Suites"} {"id":2328,"amenities":"Free parking"} {"id":2328,"amenities":" Restaurant"} {"id":2328,"amenities":" Free High Speed Internet WiFi"} {"id":2328,"amenities":" Airport transportation"} {"id":2328,"amenities":" Hot Tub"} {"id":2328,"amenities":" Laundry Service"} {"id":2328,"amenities":" Nonsmoking hotel"} {"id":2328,"amenities":" Shuttle Bus Service"} {"id":2328,"amenities":" Wheelchair Access"} {"id":2328,"amenities":" Nonsmoking rooms"} {"id":2565,"amenities":"Free parking"} {"id":2565,"amenities":" Free High Speed Internet WiFi"} {"id":2565,"amenities":" Electric vehicle charging station"} {"id":2565,"amenities":" Nonsmoking hotel"} {"id":2565,"amenities":" Microwave"} {"id":2565,"amenities":" Refrigerator in room"} {"id":2565,"amenities":" Kitchenette"} {"id":2565,"amenities":" Nonsmoking rooms"} {"id":2788,"amenities":""} {"id":3003,"amenities":"Free parking"} {"id":3003,"amenities":" Free High Speed Internet WiFi"} {"id":3003,"amenities":" Breakfast included"} {"id":3003,"amenities":" Spa"} {"id":3003,"amenities":" Multilingual Staff"} {"id":3003,"amenities":" Nonsmoking hotel"} {"id":3003,"amenities":" SkiIn SkiOut"} {"id":3003,"amenities":" Refrigerator in room"} {"id":3003,"amenities":" Accessible rooms"} {"id":3003,"amenities":" Nonsmoking rooms"} {"id":3003,"amenities":" Suites"} {"id":4157,"amenities":"Free parking"} {"id":4157,"amenities":" Free High Speed Internet WiFi"} {"id":4157,"amenities":" Airport transportation"} {"id":4157,"amenities":" Business Centre with Internet Access"} {"id":4157,"amenities":" Children Activities Kid Family Friendly"} {"id":4157,"amenities":" Golf Course"} {"id":4157,"amenities":" Laundry Service"} {"id":4157,"amenities":" Nonsmoking hotel"} {"id":4157,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4157,"amenities":" Public Wifi"} {"id":4157,"amenities":" Air conditioning"} {"id":4157,"amenities":" Refrigerator in room"} {"id":4157,"amenities":" Family Rooms"} {"id":4157,"amenities":" Kitchenette"} {"id":4157,"amenities":" Nonsmoking rooms"} {"id":4364,"amenities":"Free parking"} {"id":4364,"amenities":" Free High Speed Internet WiFi"} {"id":4364,"amenities":" Breakfast included"} {"id":4364,"amenities":" Laundry Service"} {"id":4364,"amenities":" Nonsmoking hotel"} {"id":4364,"amenities":" Public Wifi"} {"id":4364,"amenities":" Refrigerator in room"} {"id":4364,"amenities":" Nonsmoking rooms"} {"id":4562,"amenities":""} {"id":4828,"amenities":""} {"id":5163,"amenities":""} {"id":5223,"amenities":""} {"id":5232,"amenities":"Pool"} {"id":5232,"amenities":" Free parking"} {"id":5232,"amenities":" Free High Speed Internet WiFi"} {"id":5232,"amenities":" Breakfast included"} {"id":5232,"amenities":" Babysitting"} {"id":5232,"amenities":" Business Centre with Internet Access"} {"id":5232,"amenities":" Heated pool"} {"id":5232,"amenities":" Hot Tub"} {"id":5232,"amenities":" Indoor pool"} {"id":5232,"amenities":" Laundry Service"} {"id":5232,"amenities":" Meeting rooms"} {"id":5232,"amenities":" Nonsmoking hotel"} {"id":5232,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5232,"amenities":" SelfServe Laundry"} {"id":5232,"amenities":" Wheelchair Access"} {"id":5232,"amenities":" Air conditioning"} {"id":5232,"amenities":" Refrigerator in room"} {"id":5232,"amenities":" Accessible rooms"} {"id":5232,"amenities":" Family Rooms"} {"id":5232,"amenities":" Nonsmoking rooms"} {"id":5232,"amenities":" Suites"} {"id":5548,"amenities":"Room service"} {"id":5548,"amenities":" Free High Speed Internet WiFi"} {"id":5548,"amenities":" Babysitting"} {"id":5548,"amenities":" Children Activities Kid Family Friendly"} {"id":5548,"amenities":" Nonsmoking hotel"} {"id":5548,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5548,"amenities":" Public Wifi"} {"id":5548,"amenities":" Air conditioning"} {"id":5548,"amenities":" Refrigerator in room"} {"id":5548,"amenities":" Family Rooms"} {"id":5548,"amenities":" Smoking rooms available"} {"id":5592,"amenities":"Free parking"} {"id":5592,"amenities":" Restaurant"} {"id":5592,"amenities":" BarLounge"} {"id":5592,"amenities":" Room service"} {"id":5592,"amenities":" Free High Speed Internet WiFi"} {"id":5592,"amenities":" Banquet Room"} {"id":5592,"amenities":" Children Activities Kid Family Friendly"} {"id":5592,"amenities":" Nonsmoking hotel"} {"id":5592,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5592,"amenities":" Public Wifi"} {"id":5592,"amenities":" Wheelchair Access"} {"id":5592,"amenities":" Accessible rooms"} {"id":5592,"amenities":" Nonsmoking rooms"} {"id":5671,"amenities":""} {"id":5677,"amenities":"Pool"} {"id":5677,"amenities":" Free parking"} {"id":5677,"amenities":" Free High Speed Internet WiFi"} {"id":5677,"amenities":" Children Activities Kid Family Friendly"} {"id":5677,"amenities":" Nonsmoking hotel"} {"id":5677,"amenities":" Public Wifi"} {"id":5677,"amenities":" Air conditioning"} {"id":5677,"amenities":" Minibar"} {"id":5677,"amenities":" Refrigerator in room"} {"id":5677,"amenities":" Family Rooms"} {"id":5677,"amenities":" Kitchenette"} {"id":5677,"amenities":" Nonsmoking rooms"} {"id":5808,"amenities":""} {"id":5853,"amenities":""} {"id":5946,"amenities":"Free High Speed Internet WiFi"} {"id":5946,"amenities":" Pool"} {"id":5946,"amenities":" Room service"} {"id":5946,"amenities":" Free parking"} {"id":5946,"amenities":" Restaurant"} {"id":5946,"amenities":" BarLounge"} {"id":5946,"amenities":" Spa"} {"id":5946,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5946,"amenities":" Adult pool"} {"id":5946,"amenities":" Banquet Room"} {"id":5946,"amenities":" Business Centre with Internet Access"} {"id":5946,"amenities":" Children Activities Kid Family Friendly"} {"id":5946,"amenities":" Conference Facilities"} {"id":5946,"amenities":" Golf Course"} {"id":5946,"amenities":" Heated pool"} {"id":5946,"amenities":" Hot Tub"} {"id":5946,"amenities":" Indoor pool"} {"id":5946,"amenities":" Meeting rooms"} {"id":5946,"amenities":" Nonsmoking hotel"} {"id":5946,"amenities":" Outdoor pool"} {"id":5946,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5946,"amenities":" Public Wifi"} {"id":5946,"amenities":" Wheelchair Access"} {"id":5946,"amenities":" Air conditioning"} {"id":5946,"amenities":" Microwave"} {"id":5946,"amenities":" Refrigerator in room"} {"id":5946,"amenities":" Accessible rooms"} {"id":5946,"amenities":" Family Rooms"} {"id":5946,"amenities":" Nonsmoking rooms"} {"id":5946,"amenities":" Suites"} {"id":186,"amenities":""} {"id":910,"amenities":""} {"id":1096,"amenities":""} {"id":1113,"amenities":"Free parking"} {"id":1113,"amenities":" Free High Speed Internet WiFi"} {"id":1113,"amenities":" Hot Tub"} {"id":1113,"amenities":" Nonsmoking hotel"} {"id":1113,"amenities":" Public Wifi"} {"id":1113,"amenities":" Nonsmoking rooms"} {"id":1113,"amenities":" Suites"} {"id":1327,"amenities":""} {"id":1345,"amenities":"Free High Speed Internet WiFi"} {"id":1345,"amenities":" Breakfast included"} {"id":1345,"amenities":" Breakfast Available"} {"id":1345,"amenities":" Hot Tub"} {"id":1345,"amenities":" Nonsmoking hotel"} {"id":1345,"amenities":" Public Wifi"} {"id":1345,"amenities":" SelfServe Laundry"} {"id":1345,"amenities":" Air conditioning"} {"id":1345,"amenities":" Nonsmoking rooms"} {"id":1398,"amenities":"Free parking"} {"id":1398,"amenities":" Free High Speed Internet WiFi"} {"id":1398,"amenities":" Nonsmoking hotel"} {"id":1398,"amenities":" Air conditioning"} {"id":1398,"amenities":" Microwave"} {"id":1398,"amenities":" Refrigerator in room"} {"id":1398,"amenities":" Kitchenette"} {"id":1707,"amenities":"Pool"} {"id":1707,"amenities":" Free parking"} {"id":1707,"amenities":" Restaurant"} {"id":1707,"amenities":" Free High Speed Internet WiFi"} {"id":1707,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1707,"amenities":" Breakfast included"} {"id":1707,"amenities":" Banquet Room"} {"id":1707,"amenities":" Breakfast Available"} {"id":1707,"amenities":" Business Centre with Internet Access"} {"id":1707,"amenities":" Children Activities Kid Family Friendly"} {"id":1707,"amenities":" Conference Facilities"} {"id":1707,"amenities":" Heated pool"} {"id":1707,"amenities":" Hot Tub"} {"id":1707,"amenities":" Indoor pool"} {"id":1707,"amenities":" Meeting rooms"} {"id":1707,"amenities":" Multilingual Staff"} {"id":1707,"amenities":" Nonsmoking hotel"} {"id":1707,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1707,"amenities":" SelfServe Laundry"} {"id":1707,"amenities":" Wheelchair Access"} {"id":1707,"amenities":" Air conditioning"} {"id":1707,"amenities":" Refrigerator in room"} {"id":1707,"amenities":" Family Rooms"} {"id":1707,"amenities":" Kitchenette"} {"id":1707,"amenities":" Nonsmoking rooms"} {"id":1707,"amenities":" Suites"} {"id":1758,"amenities":"Fitness Centre with Gym Workout Room"} {"id":1758,"amenities":" Pool"} {"id":1758,"amenities":" Free parking"} {"id":1758,"amenities":" Free High Speed Internet WiFi"} {"id":1758,"amenities":" Restaurant"} {"id":1758,"amenities":" Business Centre with Internet Access"} {"id":1758,"amenities":" Golf Course"} {"id":1758,"amenities":" Heated pool"} {"id":1758,"amenities":" Laundry Service"} {"id":1758,"amenities":" Nonsmoking hotel"} {"id":1758,"amenities":" Outdoor pool"} {"id":1758,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1758,"amenities":" Wheelchair Access"} {"id":1758,"amenities":" Air conditioning"} {"id":1758,"amenities":" Refrigerator in room"} {"id":1758,"amenities":" Family Rooms"} {"id":1758,"amenities":" Nonsmoking rooms"} {"id":1758,"amenities":" Suites"} {"id":2092,"amenities":"Pool"} {"id":2092,"amenities":" Free parking"} {"id":2092,"amenities":" Free High Speed Internet WiFi"} {"id":2092,"amenities":" Breakfast Available"} {"id":2092,"amenities":" Business Centre with Internet Access"} {"id":2092,"amenities":" Concierge"} {"id":2092,"amenities":" Dry Cleaning"} {"id":2092,"amenities":" Multilingual Staff"} {"id":2092,"amenities":" Nonsmoking hotel"} {"id":2092,"amenities":" Outdoor pool"} {"id":2092,"amenities":" Air conditioning"} {"id":2092,"amenities":" Microwave"} {"id":2092,"amenities":" Refrigerator in room"} {"id":2092,"amenities":" Family Rooms"} {"id":2092,"amenities":" Kitchenette"} {"id":2092,"amenities":" Nonsmoking rooms"} {"id":2092,"amenities":" Smoking rooms available"} {"id":2092,"amenities":" Suites"} {"id":2671,"amenities":""} {"id":2817,"amenities":"Free parking"} {"id":2817,"amenities":" Free High Speed Internet WiFi"} {"id":2817,"amenities":" Nonsmoking hotel"} {"id":2817,"amenities":" Air conditioning"} {"id":2817,"amenities":" Refrigerator in room"} {"id":2817,"amenities":" Nonsmoking rooms"} {"id":2817,"amenities":" Suites"} {"id":3334,"amenities":"Pool"} {"id":3334,"amenities":" Room service"} {"id":3334,"amenities":" Free parking"} {"id":3334,"amenities":" Restaurant"} {"id":3334,"amenities":" Free High Speed Internet WiFi"} {"id":3334,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3334,"amenities":" BarLounge"} {"id":3334,"amenities":" Spa"} {"id":3334,"amenities":" Babysitting"} {"id":3334,"amenities":" Banquet Room"} {"id":3334,"amenities":" Breakfast Available"} {"id":3334,"amenities":" Business Centre with Internet Access"} {"id":3334,"amenities":" Conference Facilities"} {"id":3334,"amenities":" Dry Cleaning"} {"id":3334,"amenities":" Heated pool"} {"id":3334,"amenities":" Hot Tub"} {"id":3334,"amenities":" Indoor pool"} {"id":3334,"amenities":" Laundry Service"} {"id":3334,"amenities":" Meeting rooms"} {"id":3334,"amenities":" Multilingual Staff"} {"id":3334,"amenities":" Nonsmoking hotel"} {"id":3334,"amenities":" Sauna"} {"id":3334,"amenities":" SelfServe Laundry"} {"id":3334,"amenities":" Wheelchair Access"} {"id":3334,"amenities":" Air conditioning"} {"id":3334,"amenities":" Microwave"} {"id":3334,"amenities":" Refrigerator in room"} {"id":3334,"amenities":" Accessible rooms"} {"id":3334,"amenities":" Nonsmoking rooms"} {"id":3334,"amenities":" Suites"} {"id":3672,"amenities":"Free High Speed Internet WiFi"} {"id":3672,"amenities":" Free parking"} {"id":3672,"amenities":" Nonsmoking hotel"} {"id":3672,"amenities":" Public Wifi"} {"id":3672,"amenities":" Air conditioning"} {"id":3672,"amenities":" Refrigerator in room"} {"id":3672,"amenities":" Kitchenette"} {"id":3672,"amenities":" Nonsmoking rooms"} {"id":3672,"amenities":" Smoking rooms available"} {"id":4346,"amenities":"Free parking"} {"id":4346,"amenities":" Restaurant"} {"id":4346,"amenities":" Free High Speed Internet WiFi"} {"id":4346,"amenities":" Nonsmoking hotel"} {"id":4346,"amenities":" Public Wifi"} {"id":4346,"amenities":" Air conditioning"} {"id":4346,"amenities":" Refrigerator in room"} {"id":4346,"amenities":" Nonsmoking rooms"} {"id":4433,"amenities":""} {"id":4468,"amenities":""} {"id":4475,"amenities":"Free High Speed Internet WiFi"} {"id":4475,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4475,"amenities":" Free parking"} {"id":4475,"amenities":" Concierge"} {"id":4475,"amenities":" Hot Tub"} {"id":4475,"amenities":" Nonsmoking hotel"} {"id":4475,"amenities":" SelfServe Laundry"} {"id":4475,"amenities":" Refrigerator in room"} {"id":4475,"amenities":" Family Rooms"} {"id":4475,"amenities":" Nonsmoking rooms"} {"id":4475,"amenities":" Smoking rooms available"} {"id":4977,"amenities":"Free parking"} {"id":4977,"amenities":" Free High Speed Internet WiFi"} {"id":4977,"amenities":" Breakfast included"} {"id":4977,"amenities":" Breakfast Available"} {"id":4977,"amenities":" Nonsmoking hotel"} {"id":4977,"amenities":" Wheelchair Access"} {"id":4977,"amenities":" Air conditioning"} {"id":4977,"amenities":" Microwave"} {"id":4977,"amenities":" Refrigerator in room"} {"id":4977,"amenities":" Accessible rooms"} {"id":4977,"amenities":" Nonsmoking rooms"} {"id":5247,"amenities":""} {"id":5410,"amenities":"Free parking"} {"id":5410,"amenities":" Free High Speed Internet WiFi"} {"id":5410,"amenities":" Airport transportation"} {"id":5410,"amenities":" Breakfast Available"} {"id":5410,"amenities":" Golf Course"} {"id":5410,"amenities":" Hot Tub"} {"id":5410,"amenities":" Laundry Service"} {"id":5410,"amenities":" Nonsmoking hotel"} {"id":5410,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5410,"amenities":" SelfServe Laundry"} {"id":5410,"amenities":" Shuttle Bus Service"} {"id":5410,"amenities":" Refrigerator in room"} {"id":5410,"amenities":" Family Rooms"} {"id":5410,"amenities":" Kitchenette"} {"id":5410,"amenities":" Nonsmoking rooms"} {"id":5410,"amenities":" Suites"} {"id":5458,"amenities":""} {"id":5557,"amenities":"Pool"} {"id":5557,"amenities":" Room service"} {"id":5557,"amenities":" Restaurant"} {"id":5557,"amenities":" BarLounge"} {"id":5557,"amenities":" Spa"} {"id":5557,"amenities":" Free High Speed Internet WiFi"} {"id":5557,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5557,"amenities":" Banquet Room"} {"id":5557,"amenities":" Breakfast Available"} {"id":5557,"amenities":" Concierge"} {"id":5557,"amenities":" Conference Facilities"} {"id":5557,"amenities":" Dry Cleaning"} {"id":5557,"amenities":" Indoor pool"} {"id":5557,"amenities":" Laundry Service"} {"id":5557,"amenities":" Meeting rooms"} {"id":5557,"amenities":" Multilingual Staff"} {"id":5557,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5557,"amenities":" Wheelchair Access"} {"id":5557,"amenities":" Air conditioning"} {"id":5557,"amenities":" Refrigerator in room"} {"id":5557,"amenities":" Accessible rooms"} {"id":5557,"amenities":" Nonsmoking rooms"} {"id":5557,"amenities":" Suites"} {"id":5561,"amenities":""} {"id":5659,"amenities":"Free parking"} {"id":5659,"amenities":" Free High Speed Internet WiFi"} {"id":5659,"amenities":" Family Rooms"} {"id":5659,"amenities":" Kitchenette"} {"id":5681,"amenities":""} {"id":5813,"amenities":""} {"id":5925,"amenities":""} {"id":35,"amenities":"Pool"} {"id":35,"amenities":" Free parking"} {"id":35,"amenities":" Restaurant"} {"id":35,"amenities":" Free High Speed Internet WiFi"} {"id":35,"amenities":" Heated pool"} {"id":35,"amenities":" Hot Tub"} {"id":35,"amenities":" Indoor pool"} {"id":35,"amenities":" Nonsmoking hotel"} {"id":35,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":35,"amenities":" SelfServe Laundry"} {"id":35,"amenities":" Wheelchair Access"} {"id":35,"amenities":" Air conditioning"} {"id":35,"amenities":" Refrigerator in room"} {"id":35,"amenities":" Kitchenette"} {"id":35,"amenities":" Nonsmoking rooms"} {"id":35,"amenities":" Suites"} {"id":560,"amenities":""} {"id":639,"amenities":""} {"id":1080,"amenities":""} {"id":1125,"amenities":"Free parking"} {"id":1125,"amenities":" Free High Speed Internet WiFi"} {"id":1125,"amenities":" Nonsmoking hotel"} {"id":1125,"amenities":" Microwave"} {"id":1125,"amenities":" Refrigerator in room"} {"id":1125,"amenities":" Family Rooms"} {"id":1125,"amenities":" Kitchenette"} {"id":1125,"amenities":" Nonsmoking rooms"} {"id":1125,"amenities":" Suites"} {"id":1248,"amenities":""} {"id":1496,"amenities":"Restaurant"} {"id":1496,"amenities":" Free High Speed Internet WiFi"} {"id":1496,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1496,"amenities":" Room service"} {"id":1496,"amenities":" Free parking"} {"id":1496,"amenities":" BarLounge"} {"id":1496,"amenities":" Banquet Room"} {"id":1496,"amenities":" Business Centre with Internet Access"} {"id":1496,"amenities":" Conference Facilities"} {"id":1496,"amenities":" Dry Cleaning"} {"id":1496,"amenities":" Laundry Service"} {"id":1496,"amenities":" Meeting rooms"} {"id":1496,"amenities":" Nonsmoking hotel"} {"id":1496,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1496,"amenities":" Wheelchair Access"} {"id":1496,"amenities":" Air conditioning"} {"id":1496,"amenities":" Refrigerator in room"} {"id":1496,"amenities":" Family Rooms"} {"id":1496,"amenities":" Nonsmoking rooms"} {"id":1496,"amenities":" Suites"} {"id":1725,"amenities":"Free parking"} {"id":1725,"amenities":" Free High Speed Internet WiFi"} {"id":1725,"amenities":" Breakfast included"} {"id":1725,"amenities":" Nonsmoking hotel"} {"id":1725,"amenities":" Nonsmoking rooms"} {"id":1801,"amenities":"Free parking"} {"id":1801,"amenities":" Free High Speed Internet WiFi"} {"id":1801,"amenities":" Breakfast included"} {"id":1801,"amenities":" Room service"} {"id":1801,"amenities":" Business Centre with Internet Access"} {"id":1801,"amenities":" Laundry Service"} {"id":1801,"amenities":" Nonsmoking hotel"} {"id":1801,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1801,"amenities":" Air conditioning"} {"id":1801,"amenities":" Microwave"} {"id":1801,"amenities":" Family Rooms"} {"id":1801,"amenities":" Nonsmoking rooms"} {"id":2104,"amenities":"Free parking"} {"id":2104,"amenities":" Free High Speed Internet WiFi"} {"id":2104,"amenities":" Breakfast included"} {"id":2104,"amenities":" Golf Course"} {"id":2104,"amenities":" Nonsmoking hotel"} {"id":2104,"amenities":" Air conditioning"} {"id":2194,"amenities":"Free parking"} {"id":2194,"amenities":" Free High Speed Internet WiFi"} {"id":2194,"amenities":" Pool"} {"id":2194,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2194,"amenities":" Breakfast included"} {"id":2194,"amenities":" Breakfast Available"} {"id":2194,"amenities":" Business Centre with Internet Access"} {"id":2194,"amenities":" Dry Cleaning"} {"id":2194,"amenities":" Heated pool"} {"id":2194,"amenities":" Hot Tub"} {"id":2194,"amenities":" Indoor pool"} {"id":2194,"amenities":" Multilingual Staff"} {"id":2194,"amenities":" Nonsmoking hotel"} {"id":2194,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2194,"amenities":" SelfServe Laundry"} {"id":2194,"amenities":" Wheelchair Access"} {"id":2194,"amenities":" Air conditioning"} {"id":2194,"amenities":" Microwave"} {"id":2194,"amenities":" Refrigerator in room"} {"id":2194,"amenities":" Accessible rooms"} {"id":2194,"amenities":" Nonsmoking rooms"} {"id":2194,"amenities":" Suites"} {"id":2433,"amenities":"Restaurant"} {"id":2433,"amenities":" Free parking"} {"id":2433,"amenities":" Pool"} {"id":2433,"amenities":" BarLounge"} {"id":2433,"amenities":" Free High Speed Internet WiFi"} {"id":2433,"amenities":" Breakfast included"} {"id":2433,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2433,"amenities":" Banquet Room"} {"id":2433,"amenities":" Dry Cleaning"} {"id":2433,"amenities":" Hot Tub"} {"id":2433,"amenities":" Indoor pool"} {"id":2433,"amenities":" Laundry Service"} {"id":2433,"amenities":" Meeting rooms"} {"id":2433,"amenities":" Nonsmoking hotel"} {"id":2433,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2433,"amenities":" Wheelchair Access"} {"id":2433,"amenities":" Microwave"} {"id":2433,"amenities":" Nonsmoking rooms"} {"id":2433,"amenities":" Suites"} {"id":2471,"amenities":""} {"id":2591,"amenities":""} {"id":2620,"amenities":"Pool"} {"id":2620,"amenities":" Free parking"} {"id":2620,"amenities":" Restaurant"} {"id":2620,"amenities":" Free High Speed Internet WiFi"} {"id":2620,"amenities":" Babysitting"} {"id":2620,"amenities":" Children Activities Kid Family Friendly"} {"id":2620,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2620,"amenities":" Public Wifi"} {"id":2620,"amenities":" Air conditioning"} {"id":2620,"amenities":" Microwave"} {"id":2620,"amenities":" Refrigerator in room"} {"id":2620,"amenities":" Family Rooms"} {"id":2620,"amenities":" Nonsmoking rooms"} {"id":2620,"amenities":" Smoking rooms available"} {"id":2620,"amenities":" Suites"} {"id":2731,"amenities":"Free parking"} {"id":2731,"amenities":" Free High Speed Internet WiFi"} {"id":2731,"amenities":" Dry Cleaning"} {"id":2731,"amenities":" Laundry Service"} {"id":2731,"amenities":" Nonsmoking hotel"} {"id":2731,"amenities":" Public Wifi"} {"id":2731,"amenities":" Air conditioning"} {"id":2731,"amenities":" Microwave"} {"id":2731,"amenities":" Refrigerator in room"} {"id":2731,"amenities":" Nonsmoking rooms"} {"id":2960,"amenities":"Free High Speed Internet WiFi"} {"id":2960,"amenities":" Free parking"} {"id":2960,"amenities":" Nonsmoking hotel"} {"id":2960,"amenities":" Public Wifi"} {"id":2960,"amenities":" Wheelchair Access"} {"id":2960,"amenities":" Accessible rooms"} {"id":2960,"amenities":" Family Rooms"} {"id":2960,"amenities":" Nonsmoking rooms"} {"id":3014,"amenities":""} {"id":3859,"amenities":"Free parking"} {"id":3859,"amenities":" Free High Speed Internet WiFi"} {"id":3859,"amenities":" Breakfast included"} {"id":3859,"amenities":" Golf Course"} {"id":3859,"amenities":" Laundry Service"} {"id":3859,"amenities":" Nonsmoking hotel"} {"id":3859,"amenities":" Air conditioning"} {"id":3859,"amenities":" Family Rooms"} {"id":3859,"amenities":" Nonsmoking rooms"} {"id":4631,"amenities":"Pool"} {"id":4631,"amenities":" Free High Speed Internet WiFi"} {"id":4631,"amenities":" Breakfast included"} {"id":4631,"amenities":" Room service"} {"id":4631,"amenities":" Free parking"} {"id":4631,"amenities":" Restaurant"} {"id":4631,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4631,"amenities":" Business Centre with Internet Access"} {"id":4631,"amenities":" Dry Cleaning"} {"id":4631,"amenities":" Heated pool"} {"id":4631,"amenities":" Hot Tub"} {"id":4631,"amenities":" Indoor pool"} {"id":4631,"amenities":" Meeting rooms"} {"id":4631,"amenities":" Nonsmoking hotel"} {"id":4631,"amenities":" Sauna"} {"id":4631,"amenities":" Wheelchair Access"} {"id":4631,"amenities":" Microwave"} {"id":4631,"amenities":" Family Rooms"} {"id":4631,"amenities":" Nonsmoking rooms"} {"id":4631,"amenities":" Suites"} {"id":4704,"amenities":""} {"id":4824,"amenities":""} {"id":4886,"amenities":""} {"id":4954,"amenities":"Room service"} {"id":4954,"amenities":" Free parking"} {"id":4954,"amenities":" Free High Speed Internet WiFi"} {"id":4954,"amenities":" Golf Course"} {"id":4954,"amenities":" Nonsmoking hotel"} {"id":4954,"amenities":" Air conditioning"} {"id":5066,"amenities":"Pool"} {"id":5066,"amenities":" Free parking"} {"id":5066,"amenities":" Restaurant"} {"id":5066,"amenities":" Free High Speed Internet WiFi"} {"id":5066,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5066,"amenities":" Room service"} {"id":5066,"amenities":" BarLounge"} {"id":5066,"amenities":" Spa"} {"id":5066,"amenities":" Banquet Room"} {"id":5066,"amenities":" Breakfast Available"} {"id":5066,"amenities":" Business Centre with Internet Access"} {"id":5066,"amenities":" Conference Facilities"} {"id":5066,"amenities":" Golf Course"} {"id":5066,"amenities":" Heated pool"} {"id":5066,"amenities":" Hot Tub"} {"id":5066,"amenities":" Indoor pool"} {"id":5066,"amenities":" Laundry Service"} {"id":5066,"amenities":" Meeting rooms"} {"id":5066,"amenities":" Multilingual Staff"} {"id":5066,"amenities":" Nonsmoking hotel"} {"id":5066,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5066,"amenities":" Public Wifi"} {"id":5066,"amenities":" Wheelchair Access"} {"id":5066,"amenities":" Air conditioning"} {"id":5066,"amenities":" Refrigerator in room"} {"id":5066,"amenities":" Accessible rooms"} {"id":5066,"amenities":" Family Rooms"} {"id":5066,"amenities":" Nonsmoking rooms"} {"id":5066,"amenities":" Suites"} {"id":5158,"amenities":"Pool"} {"id":5158,"amenities":" Free parking"} {"id":5158,"amenities":" Free High Speed Internet WiFi"} {"id":5158,"amenities":" Breakfast included"} {"id":5158,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5158,"amenities":" Restaurant"} {"id":5158,"amenities":" Business Centre with Internet Access"} {"id":5158,"amenities":" Golf Course"} {"id":5158,"amenities":" Hot Tub"} {"id":5158,"amenities":" Indoor pool"} {"id":5158,"amenities":" Laundry Service"} {"id":5158,"amenities":" Meeting rooms"} {"id":5158,"amenities":" Nonsmoking hotel"} {"id":5158,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5158,"amenities":" Wheelchair Access"} {"id":5158,"amenities":" Air conditioning"} {"id":5158,"amenities":" Microwave"} {"id":5158,"amenities":" Refrigerator in room"} {"id":5158,"amenities":" Accessible rooms"} {"id":5158,"amenities":" Kitchenette"} {"id":5158,"amenities":" Nonsmoking rooms"} {"id":5158,"amenities":" Suites"} {"id":5212,"amenities":"Pool"} {"id":5212,"amenities":" Restaurant"} {"id":5212,"amenities":" Room service"} {"id":5212,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5212,"amenities":" Free parking"} {"id":5212,"amenities":" Free High Speed Internet WiFi"} {"id":5212,"amenities":" Spa"} {"id":5212,"amenities":" Banquet Room"} {"id":5212,"amenities":" Business Centre with Internet Access"} {"id":5212,"amenities":" Concierge"} {"id":5212,"amenities":" Conference Facilities"} {"id":5212,"amenities":" Dry Cleaning"} {"id":5212,"amenities":" Heated pool"} {"id":5212,"amenities":" Hot Tub"} {"id":5212,"amenities":" Indoor pool"} {"id":5212,"amenities":" Laundry Service"} {"id":5212,"amenities":" Meeting rooms"} {"id":5212,"amenities":" Multilingual Staff"} {"id":5212,"amenities":" Nonsmoking hotel"} {"id":5212,"amenities":" Tennis Court"} {"id":5212,"amenities":" Minibar"} {"id":5212,"amenities":" Family Rooms"} {"id":5212,"amenities":" Nonsmoking rooms"} {"id":5212,"amenities":" Suites"} {"id":5315,"amenities":"Pool"} {"id":5315,"amenities":" Free parking"} {"id":5315,"amenities":" Free High Speed Internet WiFi"} {"id":5315,"amenities":" Breakfast included"} {"id":5315,"amenities":" Airport transportation"} {"id":5315,"amenities":" Nonsmoking hotel"} {"id":5315,"amenities":" Family Rooms"} {"id":5315,"amenities":" Nonsmoking rooms"} {"id":5338,"amenities":"Free High Speed Internet WiFi"} {"id":5338,"amenities":" Restaurant"} {"id":5338,"amenities":" Airport transportation"} {"id":5338,"amenities":" Hot Tub"} {"id":5338,"amenities":" Laundry Service"} {"id":5338,"amenities":" Nonsmoking hotel"} {"id":5338,"amenities":" Public Wifi"} {"id":5338,"amenities":" Sauna"} {"id":5338,"amenities":" SkiIn SkiOut"} {"id":5338,"amenities":" Family Rooms"} {"id":5338,"amenities":" Kitchenette"} {"id":5338,"amenities":" Nonsmoking rooms"} {"id":5762,"amenities":"Free High Speed Internet WiFi"} {"id":5762,"amenities":" Breakfast included"} {"id":5762,"amenities":" Free parking"} {"id":5762,"amenities":" Business Centre with Internet Access"} {"id":5762,"amenities":" Conference Facilities"} {"id":5762,"amenities":" Laundry Service"} {"id":5762,"amenities":" Nonsmoking hotel"} {"id":5762,"amenities":" Wheelchair Access"} {"id":5762,"amenities":" Air conditioning"} {"id":5762,"amenities":" Microwave"} {"id":5762,"amenities":" Refrigerator in room"} {"id":5762,"amenities":" Accessible rooms"} {"id":5762,"amenities":" Kitchenette"} {"id":5762,"amenities":" Nonsmoking rooms"} {"id":5762,"amenities":" Suites"} {"id":321,"amenities":"Free parking"} {"id":321,"amenities":" Free High Speed Internet WiFi"} {"id":321,"amenities":" Golf Course"} {"id":321,"amenities":" Laundry Service"} {"id":321,"amenities":" Nonsmoking hotel"} {"id":321,"amenities":" Air conditioning"} {"id":321,"amenities":" Family Rooms"} {"id":321,"amenities":" Kitchenette"} {"id":327,"amenities":""} {"id":380,"amenities":""} {"id":400,"amenities":"Pool"} {"id":400,"amenities":" Free parking"} {"id":400,"amenities":" Free High Speed Internet WiFi"} {"id":400,"amenities":" Laundry Service"} {"id":400,"amenities":" Nonsmoking hotel"} {"id":400,"amenities":" Wheelchair Access"} {"id":400,"amenities":" Air conditioning"} {"id":400,"amenities":" Refrigerator in room"} {"id":400,"amenities":" Accessible rooms"} {"id":400,"amenities":" Family Rooms"} {"id":400,"amenities":" Kitchenette"} {"id":400,"amenities":" Nonsmoking rooms"} {"id":400,"amenities":" Suites"} {"id":750,"amenities":"Free parking"} {"id":750,"amenities":" Free High Speed Internet WiFi"} {"id":750,"amenities":" Hot Tub"} {"id":750,"amenities":" Nonsmoking hotel"} {"id":750,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":750,"amenities":" Public Wifi"} {"id":750,"amenities":" Sauna"} {"id":750,"amenities":" Microwave"} {"id":750,"amenities":" Refrigerator in room"} {"id":750,"amenities":" Family Rooms"} {"id":750,"amenities":" Kitchenette"} {"id":750,"amenities":" Nonsmoking rooms"} {"id":785,"amenities":""} {"id":829,"amenities":"Free parking"} {"id":829,"amenities":" Free High Speed Internet WiFi"} {"id":829,"amenities":" Breakfast included"} {"id":829,"amenities":" Children Activities Kid Family Friendly"} {"id":829,"amenities":" Suites"} {"id":886,"amenities":"Free parking"} {"id":886,"amenities":" BarLounge"} {"id":886,"amenities":" Free High Speed Internet WiFi"} {"id":886,"amenities":" Laundry Service"} {"id":886,"amenities":" Nonsmoking hotel"} {"id":1171,"amenities":""} {"id":1179,"amenities":"Free parking"} {"id":1179,"amenities":" Free High Speed Internet WiFi"} {"id":1179,"amenities":" Laundry Service"} {"id":1179,"amenities":" Nonsmoking hotel"} {"id":1179,"amenities":" Public Wifi"} {"id":1179,"amenities":" SelfServe Laundry"} {"id":1179,"amenities":" Microwave"} {"id":1179,"amenities":" Refrigerator in room"} {"id":1179,"amenities":" Kitchenette"} {"id":1179,"amenities":" Nonsmoking rooms"} {"id":1179,"amenities":" Suites"} {"id":1235,"amenities":"Pool"} {"id":1235,"amenities":" Free High Speed Internet WiFi"} {"id":1235,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1235,"amenities":" BarLounge"} {"id":1235,"amenities":" Free parking"} {"id":1235,"amenities":" Restaurant"} {"id":1235,"amenities":" Breakfast included"} {"id":1235,"amenities":" Banquet Room"} {"id":1235,"amenities":" Business Centre with Internet Access"} {"id":1235,"amenities":" Conference Facilities"} {"id":1235,"amenities":" Dry Cleaning"} {"id":1235,"amenities":" Electric vehicle charging station"} {"id":1235,"amenities":" Heated pool"} {"id":1235,"amenities":" Laundry Service"} {"id":1235,"amenities":" Meeting rooms"} {"id":1235,"amenities":" Multilingual Staff"} {"id":1235,"amenities":" Nonsmoking hotel"} {"id":1235,"amenities":" Outdoor pool"} {"id":1235,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1235,"amenities":" Public Wifi"} {"id":1235,"amenities":" Air conditioning"} {"id":1235,"amenities":" Refrigerator in room"} {"id":1235,"amenities":" Family Rooms"} {"id":1235,"amenities":" Nonsmoking rooms"} {"id":1235,"amenities":" Suites"} {"id":1418,"amenities":""} {"id":2380,"amenities":""} {"id":2402,"amenities":"Free parking"} {"id":2402,"amenities":" Children Activities Kid Family Friendly"} {"id":2402,"amenities":" Multilingual Staff"} {"id":2402,"amenities":" Nonsmoking hotel"} {"id":2402,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2402,"amenities":" Microwave"} {"id":2402,"amenities":" Refrigerator in room"} {"id":2402,"amenities":" Family Rooms"} {"id":2402,"amenities":" Kitchenette"} {"id":2402,"amenities":" Nonsmoking rooms"} {"id":2519,"amenities":"Free High Speed Internet WiFi"} {"id":2519,"amenities":" Public Wifi"} {"id":2519,"amenities":" SelfServe Laundry"} {"id":2519,"amenities":" Kitchenette"} {"id":2519,"amenities":" Suites"} {"id":2693,"amenities":"Free parking"} {"id":2693,"amenities":" Free High Speed Internet WiFi"} {"id":2693,"amenities":" Breakfast included"} {"id":2693,"amenities":" Breakfast Available"} {"id":2693,"amenities":" Multilingual Staff"} {"id":2693,"amenities":" Nonsmoking hotel"} {"id":2693,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2693,"amenities":" Public Wifi"} {"id":2693,"amenities":" Air conditioning"} {"id":2693,"amenities":" Family Rooms"} {"id":2693,"amenities":" Nonsmoking rooms"} {"id":2845,"amenities":"Free parking"} {"id":2845,"amenities":" Free Internet"} {"id":2845,"amenities":" Nonsmoking hotel"} {"id":2845,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2845,"amenities":" Refrigerator in room"} {"id":2845,"amenities":" Kitchenette"} {"id":2845,"amenities":" Nonsmoking rooms"} {"id":2896,"amenities":""} {"id":3160,"amenities":""} {"id":3370,"amenities":"Restaurant"} {"id":3370,"amenities":" Free parking"} {"id":3370,"amenities":" Free High Speed Internet WiFi"} {"id":3370,"amenities":" Nonsmoking hotel"} {"id":3370,"amenities":" Public Wifi"} {"id":3370,"amenities":" Air conditioning"} {"id":3370,"amenities":" Accessible rooms"} {"id":3370,"amenities":" Nonsmoking rooms"} {"id":4175,"amenities":"Free parking"} {"id":4175,"amenities":" Free High Speed Internet WiFi"} {"id":4175,"amenities":" Restaurant"} {"id":4175,"amenities":" Airport transportation"} {"id":4175,"amenities":" Nonsmoking hotel"} {"id":4175,"amenities":" Public Wifi"} {"id":4175,"amenities":" Wheelchair Access"} {"id":4175,"amenities":" Refrigerator in room"} {"id":4175,"amenities":" Accessible rooms"} {"id":4175,"amenities":" Family Rooms"} {"id":4175,"amenities":" Nonsmoking rooms"} {"id":4775,"amenities":"Free parking"} {"id":4775,"amenities":" Free High Speed Internet WiFi"} {"id":4775,"amenities":" Breakfast included"} {"id":4775,"amenities":" Nonsmoking hotel"} {"id":4775,"amenities":" Public Wifi"} {"id":4775,"amenities":" Air conditioning"} {"id":4775,"amenities":" Family Rooms"} {"id":4775,"amenities":" Nonsmoking rooms"} {"id":4789,"amenities":""} {"id":5047,"amenities":""} {"id":5509,"amenities":""} {"id":5646,"amenities":"Pool"} {"id":5646,"amenities":" Free parking"} {"id":5646,"amenities":" Free High Speed Internet WiFi"} {"id":5646,"amenities":" Breakfast included"} {"id":5646,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5646,"amenities":" Banquet Room"} {"id":5646,"amenities":" Conference Facilities"} {"id":5646,"amenities":" Dry Cleaning"} {"id":5646,"amenities":" Heated pool"} {"id":5646,"amenities":" Hot Tub"} {"id":5646,"amenities":" Indoor pool"} {"id":5646,"amenities":" Laundry Service"} {"id":5646,"amenities":" Meeting rooms"} {"id":5646,"amenities":" Nonsmoking hotel"} {"id":5646,"amenities":" Sauna"} {"id":5646,"amenities":" SelfServe Laundry"} {"id":5646,"amenities":" Wheelchair Access"} {"id":5646,"amenities":" Air conditioning"} {"id":5646,"amenities":" Microwave"} {"id":5646,"amenities":" Kitchenette"} {"id":5646,"amenities":" Nonsmoking rooms"} {"id":5646,"amenities":" Suites"} {"id":5738,"amenities":""} {"id":5811,"amenities":"Air conditioning"} {"id":5811,"amenities":" Microwave"} {"id":5811,"amenities":" Refrigerator in room"} {"id":5843,"amenities":"Pool"} {"id":5843,"amenities":" Restaurant"} {"id":5843,"amenities":" Free parking"} {"id":5843,"amenities":" BarLounge"} {"id":5843,"amenities":" Free High Speed Internet WiFi"} {"id":5843,"amenities":" Business Centre with Internet Access"} {"id":5843,"amenities":" Indoor pool"} {"id":5843,"amenities":" Nonsmoking hotel"} {"id":5843,"amenities":" Air conditioning"} {"id":5843,"amenities":" Refrigerator in room"} {"id":5843,"amenities":" Nonsmoking rooms"} {"id":5867,"amenities":"Free High Speed Internet WiFi"} {"id":5867,"amenities":" Babysitting"} {"id":5867,"amenities":" Children Activities Kid Family Friendly"} {"id":5867,"amenities":" Nonsmoking hotel"} {"id":5867,"amenities":" Public Wifi"} {"id":5867,"amenities":" Air conditioning"} {"id":5867,"amenities":" Nonsmoking rooms"} {"id":5951,"amenities":"Free parking"} {"id":5951,"amenities":" Free High Speed Internet WiFi"} {"id":5951,"amenities":" Restaurant"} {"id":5951,"amenities":" BarLounge"} {"id":5951,"amenities":" Children Activities Kid Family Friendly"} {"id":5951,"amenities":" Concierge"} {"id":5951,"amenities":" Meeting rooms"} {"id":5951,"amenities":" Nonsmoking hotel"} {"id":5951,"amenities":" Public Wifi"} {"id":5951,"amenities":" Tennis Court"} {"id":5951,"amenities":" Refrigerator in room"} {"id":5951,"amenities":" Family Rooms"} {"id":5951,"amenities":" Kitchenette"} {"id":5951,"amenities":" Nonsmoking rooms"} {"id":520,"amenities":"Free High Speed Internet WiFi"} {"id":520,"amenities":" Breakfast included"} {"id":520,"amenities":" Free parking"} {"id":520,"amenities":" Nonsmoking hotel"} {"id":520,"amenities":" Refrigerator in room"} {"id":520,"amenities":" Family Rooms"} {"id":520,"amenities":" Kitchenette"} {"id":520,"amenities":" Nonsmoking rooms"} {"id":657,"amenities":"Restaurant"} {"id":657,"amenities":" Free parking"} {"id":657,"amenities":" BarLounge"} {"id":657,"amenities":" Free High Speed Internet WiFi"} {"id":657,"amenities":" Nonsmoking hotel"} {"id":657,"amenities":" Public Wifi"} {"id":657,"amenities":" Nonsmoking rooms"} {"id":884,"amenities":"Free High Speed Internet WiFi"} {"id":884,"amenities":" Free parking"} {"id":884,"amenities":" Business Centre with Internet Access"} {"id":884,"amenities":" Golf Course"} {"id":884,"amenities":" Laundry Service"} {"id":884,"amenities":" Nonsmoking hotel"} {"id":884,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":884,"amenities":" Public Wifi"} {"id":884,"amenities":" Air conditioning"} {"id":884,"amenities":" Refrigerator in room"} {"id":884,"amenities":" Nonsmoking rooms"} {"id":1306,"amenities":"Free High Speed Internet WiFi"} {"id":1306,"amenities":" Restaurant"} {"id":1306,"amenities":" Babysitting"} {"id":1306,"amenities":" Children Activities Kid Family Friendly"} {"id":1306,"amenities":" Golf Course"} {"id":1306,"amenities":" Nonsmoking hotel"} {"id":1306,"amenities":" Public Wifi"} {"id":1306,"amenities":" Wheelchair Access"} {"id":1306,"amenities":" Air conditioning"} {"id":1306,"amenities":" Refrigerator in room"} {"id":1306,"amenities":" Accessible rooms"} {"id":1306,"amenities":" Kitchenette"} {"id":1306,"amenities":" Nonsmoking rooms"} {"id":1489,"amenities":"Free High Speed Internet WiFi"} {"id":1489,"amenities":" Breakfast Available"} {"id":1489,"amenities":" Golf Course"} {"id":1489,"amenities":" Multilingual Staff"} {"id":1489,"amenities":" Nonsmoking hotel"} {"id":1489,"amenities":" Public Wifi"} {"id":1489,"amenities":" Nonsmoking rooms"} {"id":1546,"amenities":"Free parking"} {"id":1546,"amenities":" Free High Speed Internet WiFi"} {"id":1546,"amenities":" Breakfast included"} {"id":1546,"amenities":" Airport transportation"} {"id":1546,"amenities":" Breakfast Available"} {"id":1546,"amenities":" Children Activities Kid Family Friendly"} {"id":1546,"amenities":" Golf Course"} {"id":1546,"amenities":" Hot Tub"} {"id":1546,"amenities":" Laundry Service"} {"id":1546,"amenities":" Multilingual Staff"} {"id":1546,"amenities":" Nonsmoking hotel"} {"id":1546,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1546,"amenities":" Public Wifi"} {"id":1546,"amenities":" SelfServe Laundry"} {"id":1546,"amenities":" Microwave"} {"id":1546,"amenities":" Refrigerator in room"} {"id":1546,"amenities":" Family Rooms"} {"id":1546,"amenities":" Kitchenette"} {"id":1546,"amenities":" Nonsmoking rooms"} {"id":1546,"amenities":" Suites"} {"id":2067,"amenities":"Free parking"} {"id":2067,"amenities":" Free High Speed Internet WiFi"} {"id":2067,"amenities":" Nonsmoking hotel"} {"id":2067,"amenities":" Public Wifi"} {"id":2067,"amenities":" Air conditioning"} {"id":2067,"amenities":" Refrigerator in room"} {"id":2067,"amenities":" Family Rooms"} {"id":2067,"amenities":" Nonsmoking rooms"} {"id":2727,"amenities":"Free parking"} {"id":2727,"amenities":" Free High Speed Internet WiFi"} {"id":2727,"amenities":" Breakfast included"} {"id":2727,"amenities":" BarLounge"} {"id":2727,"amenities":" Dry Cleaning"} {"id":2727,"amenities":" Meeting rooms"} {"id":2727,"amenities":" Multilingual Staff"} {"id":2727,"amenities":" Nonsmoking hotel"} {"id":2727,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2727,"amenities":" SelfServe Laundry"} {"id":2727,"amenities":" Shuttle Bus Service"} {"id":2727,"amenities":" Wheelchair Access"} {"id":2727,"amenities":" Air conditioning"} {"id":2727,"amenities":" Family Rooms"} {"id":2727,"amenities":" Nonsmoking rooms"} {"id":2984,"amenities":"Free parking"} {"id":2984,"amenities":" Free High Speed Internet WiFi"} {"id":2984,"amenities":" Breakfast included"} {"id":2984,"amenities":" Nonsmoking hotel"} {"id":2984,"amenities":" Public Wifi"} {"id":2984,"amenities":" Wheelchair Access"} {"id":2984,"amenities":" Air conditioning"} {"id":2984,"amenities":" Microwave"} {"id":2984,"amenities":" Refrigerator in room"} {"id":2984,"amenities":" Family Rooms"} {"id":2984,"amenities":" Kitchenette"} {"id":2984,"amenities":" Nonsmoking rooms"} {"id":2984,"amenities":" Suites"} {"id":3018,"amenities":""} {"id":3077,"amenities":"Free High Speed Internet WiFi"} {"id":3077,"amenities":" Air conditioning"} {"id":3079,"amenities":"Free parking"} {"id":3079,"amenities":" BarLounge"} {"id":3079,"amenities":" Free High Speed Internet WiFi"} {"id":3079,"amenities":" Breakfast included"} {"id":3079,"amenities":" Hot Tub"} {"id":3079,"amenities":" Multilingual Staff"} {"id":3079,"amenities":" Nonsmoking hotel"} {"id":3079,"amenities":" Air conditioning"} {"id":3079,"amenities":" Microwave"} {"id":3079,"amenities":" Refrigerator in room"} {"id":3079,"amenities":" Kitchenette"} {"id":3079,"amenities":" Nonsmoking rooms"} {"id":3079,"amenities":" Suites"} {"id":3292,"amenities":""} {"id":4586,"amenities":""} {"id":4884,"amenities":"Free parking"} {"id":4884,"amenities":" Spa"} {"id":4884,"amenities":" Free High Speed Internet WiFi"} {"id":4884,"amenities":" Breakfast included"} {"id":4884,"amenities":" Children Activities Kid Family Friendly"} {"id":4884,"amenities":" Nonsmoking hotel"} {"id":4884,"amenities":" Kitchenette"} {"id":4884,"amenities":" Nonsmoking rooms"} {"id":4958,"amenities":"Free High Speed Internet WiFi"} {"id":4958,"amenities":" Pool"} {"id":4958,"amenities":" Free parking"} {"id":4958,"amenities":" Breakfast included"} {"id":4958,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4958,"amenities":" Banquet Room"} {"id":4958,"amenities":" Business Centre with Internet Access"} {"id":4958,"amenities":" Conference Facilities"} {"id":4958,"amenities":" Dry Cleaning"} {"id":4958,"amenities":" Heated pool"} {"id":4958,"amenities":" Hot Tub"} {"id":4958,"amenities":" Indoor pool"} {"id":4958,"amenities":" Laundry Service"} {"id":4958,"amenities":" Meeting rooms"} {"id":4958,"amenities":" Multilingual Staff"} {"id":4958,"amenities":" Nonsmoking hotel"} {"id":4958,"amenities":" SelfServe Laundry"} {"id":4958,"amenities":" Wheelchair Access"} {"id":4958,"amenities":" Family Rooms"} {"id":4958,"amenities":" Nonsmoking rooms"} {"id":4958,"amenities":" Suites"} {"id":4960,"amenities":"Free parking"} {"id":4960,"amenities":" Breakfast included"} {"id":4960,"amenities":" Free High Speed Internet WiFi"} {"id":4960,"amenities":" Breakfast Available"} {"id":4960,"amenities":" Dry Cleaning"} {"id":4960,"amenities":" Laundry Service"} {"id":4960,"amenities":" Multilingual Staff"} {"id":4960,"amenities":" Nonsmoking hotel"} {"id":4960,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4960,"amenities":" Wheelchair Access"} {"id":4960,"amenities":" Air conditioning"} {"id":4960,"amenities":" Microwave"} {"id":4960,"amenities":" Refrigerator in room"} {"id":4960,"amenities":" Nonsmoking rooms"} {"id":5019,"amenities":"Free parking"} {"id":5019,"amenities":" Airport transportation"} {"id":5019,"amenities":" Multilingual Staff"} {"id":5019,"amenities":" Nonsmoking hotel"} {"id":5019,"amenities":" Nonsmoking rooms"} {"id":5019,"amenities":" Suites"} {"id":5530,"amenities":"Free parking"} {"id":5530,"amenities":" Free High Speed Internet WiFi"} {"id":5530,"amenities":" Pool"} {"id":5530,"amenities":" Restaurant"} {"id":5530,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5530,"amenities":" BarLounge"} {"id":5530,"amenities":" Business Centre with Internet Access"} {"id":5530,"amenities":" Hot Tub"} {"id":5530,"amenities":" Indoor pool"} {"id":5530,"amenities":" Meeting rooms"} {"id":5530,"amenities":" Nonsmoking hotel"} {"id":5530,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5530,"amenities":" Sauna"} {"id":5530,"amenities":" Wheelchair Access"} {"id":5530,"amenities":" Air conditioning"} {"id":5530,"amenities":" Refrigerator in room"} {"id":5530,"amenities":" Family Rooms"} {"id":5530,"amenities":" Nonsmoking rooms"} {"id":5530,"amenities":" Suites"} {"id":5919,"amenities":"Free parking"} {"id":5919,"amenities":" Free High Speed Internet WiFi"} {"id":5919,"amenities":" Restaurant"} {"id":5919,"amenities":" BarLounge"} {"id":5919,"amenities":" Children Activities Kid Family Friendly"} {"id":5919,"amenities":" Concierge"} {"id":5919,"amenities":" Hot Tub"} {"id":5919,"amenities":" Meeting rooms"} {"id":5919,"amenities":" Nonsmoking hotel"} {"id":5919,"amenities":" Public Wifi"} {"id":5919,"amenities":" Sauna"} {"id":5919,"amenities":" Wheelchair Access"} {"id":5919,"amenities":" Air conditioning"} {"id":5919,"amenities":" Refrigerator in room"} {"id":5919,"amenities":" Accessible rooms"} {"id":5919,"amenities":" Nonsmoking rooms"} {"id":176,"amenities":"Free parking"} {"id":176,"amenities":" Free High Speed Internet WiFi"} {"id":360,"amenities":"Pool"} {"id":360,"amenities":" Free parking"} {"id":360,"amenities":" Free High Speed Internet WiFi"} {"id":360,"amenities":" Children Activities Kid Family Friendly"} {"id":360,"amenities":" Golf Course"} {"id":360,"amenities":" Nonsmoking hotel"} {"id":360,"amenities":" Outdoor pool"} {"id":360,"amenities":" Air conditioning"} {"id":360,"amenities":" Microwave"} {"id":360,"amenities":" Refrigerator in room"} {"id":360,"amenities":" Family Rooms"} {"id":360,"amenities":" Kitchenette"} {"id":360,"amenities":" Nonsmoking rooms"} {"id":360,"amenities":" Suites"} {"id":986,"amenities":"Pool"} {"id":986,"amenities":" Restaurant"} {"id":986,"amenities":" Fitness Centre with Gym Workout Room"} {"id":986,"amenities":" Free High Speed Internet WiFi"} {"id":986,"amenities":" Room service"} {"id":986,"amenities":" BarLounge"} {"id":986,"amenities":" Spa"} {"id":986,"amenities":" Banquet Room"} {"id":986,"amenities":" Breakfast Available"} {"id":986,"amenities":" Business Centre with Internet Access"} {"id":986,"amenities":" Concierge"} {"id":986,"amenities":" Conference Facilities"} {"id":986,"amenities":" Dry Cleaning"} {"id":986,"amenities":" Heated pool"} {"id":986,"amenities":" Hot Tub"} {"id":986,"amenities":" Indoor pool"} {"id":986,"amenities":" Laundry Service"} {"id":986,"amenities":" Meeting rooms"} {"id":986,"amenities":" Multilingual Staff"} {"id":986,"amenities":" Nonsmoking hotel"} {"id":986,"amenities":" Paid Internet"} {"id":986,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":986,"amenities":" Public Wifi"} {"id":986,"amenities":" Wheelchair Access"} {"id":986,"amenities":" Nonsmoking rooms"} {"id":986,"amenities":" Suites"} {"id":1082,"amenities":"Free parking"} {"id":1082,"amenities":" Room service"} {"id":1082,"amenities":" Restaurant"} {"id":1082,"amenities":" Free High Speed Internet WiFi"} {"id":1082,"amenities":" Breakfast Available"} {"id":1082,"amenities":" Multilingual Staff"} {"id":1082,"amenities":" Nonsmoking hotel"} {"id":1082,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1082,"amenities":" Public Wifi"} {"id":1082,"amenities":" Air conditioning"} {"id":1082,"amenities":" Refrigerator in room"} {"id":1082,"amenities":" Family Rooms"} {"id":1082,"amenities":" Nonsmoking rooms"} {"id":1082,"amenities":" Smoking rooms available"} {"id":1194,"amenities":"Kitchenette"} {"id":1356,"amenities":"Free parking"} {"id":1356,"amenities":" Restaurant"} {"id":1356,"amenities":" Free High Speed Internet WiFi"} {"id":1356,"amenities":" Nonsmoking hotel"} {"id":1356,"amenities":" Air conditioning"} {"id":1356,"amenities":" Nonsmoking rooms"} {"id":1720,"amenities":"Pool"} {"id":1720,"amenities":" Free parking"} {"id":1720,"amenities":" Room service"} {"id":1720,"amenities":" Restaurant"} {"id":1720,"amenities":" Free High Speed Internet WiFi"} {"id":1720,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1720,"amenities":" BarLounge"} {"id":1720,"amenities":" Banquet Room"} {"id":1720,"amenities":" Business Centre with Internet Access"} {"id":1720,"amenities":" Concierge"} {"id":1720,"amenities":" Conference Facilities"} {"id":1720,"amenities":" Dry Cleaning"} {"id":1720,"amenities":" Heated pool"} {"id":1720,"amenities":" Hot Tub"} {"id":1720,"amenities":" Indoor pool"} {"id":1720,"amenities":" Laundry Service"} {"id":1720,"amenities":" Meeting rooms"} {"id":1720,"amenities":" Multilingual Staff"} {"id":1720,"amenities":" Nonsmoking hotel"} {"id":1720,"amenities":" Wheelchair Access"} {"id":1720,"amenities":" Air conditioning"} {"id":1720,"amenities":" Nonsmoking rooms"} {"id":1720,"amenities":" Suites"} {"id":2031,"amenities":""} {"id":2118,"amenities":"Pool"} {"id":2118,"amenities":" Free parking"} {"id":2118,"amenities":" Free High Speed Internet WiFi"} {"id":2118,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2118,"amenities":" Restaurant"} {"id":2118,"amenities":" BarLounge"} {"id":2118,"amenities":" Breakfast included"} {"id":2118,"amenities":" Banquet Room"} {"id":2118,"amenities":" Breakfast Available"} {"id":2118,"amenities":" Business Centre with Internet Access"} {"id":2118,"amenities":" Children Activities Kid Family Friendly"} {"id":2118,"amenities":" Heated pool"} {"id":2118,"amenities":" Hot Tub"} {"id":2118,"amenities":" Indoor pool"} {"id":2118,"amenities":" Laundry Service"} {"id":2118,"amenities":" Meeting rooms"} {"id":2118,"amenities":" Multilingual Staff"} {"id":2118,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2118,"amenities":" Public Wifi"} {"id":2118,"amenities":" SelfServe Laundry"} {"id":2118,"amenities":" Wheelchair Access"} {"id":2118,"amenities":" Air conditioning"} {"id":2118,"amenities":" Microwave"} {"id":2118,"amenities":" Family Rooms"} {"id":2118,"amenities":" Nonsmoking rooms"} {"id":2118,"amenities":" Suites"} {"id":2481,"amenities":"Free parking"} {"id":2481,"amenities":" Free High Speed Internet WiFi"} {"id":2481,"amenities":" Nonsmoking hotel"} {"id":2481,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2481,"amenities":" Public Wifi"} {"id":2481,"amenities":" Refrigerator in room"} {"id":2481,"amenities":" Kitchenette"} {"id":2481,"amenities":" Nonsmoking rooms"} {"id":2902,"amenities":"Pool"} {"id":2902,"amenities":" Restaurant"} {"id":2902,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2902,"amenities":" Free High Speed Internet WiFi"} {"id":2902,"amenities":" Room service"} {"id":2902,"amenities":" BarLounge"} {"id":2902,"amenities":" Spa"} {"id":2902,"amenities":" Babysitting"} {"id":2902,"amenities":" Banquet Room"} {"id":2902,"amenities":" Breakfast Available"} {"id":2902,"amenities":" Concierge"} {"id":2902,"amenities":" Conference Facilities"} {"id":2902,"amenities":" Dry Cleaning"} {"id":2902,"amenities":" Heated pool"} {"id":2902,"amenities":" Indoor pool"} {"id":2902,"amenities":" Laundry Service"} {"id":2902,"amenities":" Meeting rooms"} {"id":2902,"amenities":" Multilingual Staff"} {"id":2902,"amenities":" Nonsmoking hotel"} {"id":2902,"amenities":" Outdoor pool"} {"id":2902,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2902,"amenities":" Public Wifi"} {"id":2902,"amenities":" Wheelchair Access"} {"id":2902,"amenities":" Air conditioning"} {"id":2902,"amenities":" Refrigerator in room"} {"id":2902,"amenities":" Accessible rooms"} {"id":2902,"amenities":" Family Rooms"} {"id":2902,"amenities":" Nonsmoking rooms"} {"id":2902,"amenities":" Suites"} {"id":2936,"amenities":""} {"id":2956,"amenities":"Free High Speed Internet WiFi"} {"id":3222,"amenities":""} {"id":3499,"amenities":""} {"id":3551,"amenities":"Free parking"} {"id":3551,"amenities":" Free High Speed Internet WiFi"} {"id":3551,"amenities":" Microwave"} {"id":3551,"amenities":" Refrigerator in room"} {"id":3551,"amenities":" Kitchenette"} {"id":3551,"amenities":" Suites"} {"id":3592,"amenities":"Free parking"} {"id":3592,"amenities":" Free High Speed Internet WiFi"} {"id":3592,"amenities":" Electric vehicle charging station"} {"id":3592,"amenities":" Nonsmoking hotel"} {"id":3592,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3592,"amenities":" Air conditioning"} {"id":3592,"amenities":" Refrigerator in room"} {"id":3592,"amenities":" Nonsmoking rooms"} {"id":4387,"amenities":"Free parking"} {"id":4387,"amenities":" Free High Speed Internet WiFi"} {"id":4387,"amenities":" Breakfast included"} {"id":4387,"amenities":" Laundry Service"} {"id":4387,"amenities":" Nonsmoking hotel"} {"id":4387,"amenities":" Public Wifi"} {"id":4387,"amenities":" Air conditioning"} {"id":4387,"amenities":" Family Rooms"} {"id":4387,"amenities":" Nonsmoking rooms"} {"id":4387,"amenities":" Suites"} {"id":4454,"amenities":"Pool"} {"id":4454,"amenities":" Free parking"} {"id":4454,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4454,"amenities":" Room service"} {"id":4454,"amenities":" Free High Speed Internet WiFi"} {"id":4454,"amenities":" Banquet Room"} {"id":4454,"amenities":" Business Centre with Internet Access"} {"id":4454,"amenities":" Conference Facilities"} {"id":4454,"amenities":" Dry Cleaning"} {"id":4454,"amenities":" Heated pool"} {"id":4454,"amenities":" Hot Tub"} {"id":4454,"amenities":" Indoor pool"} {"id":4454,"amenities":" Meeting rooms"} {"id":4454,"amenities":" Multilingual Staff"} {"id":4454,"amenities":" Nonsmoking hotel"} {"id":4454,"amenities":" Public Wifi"} {"id":4454,"amenities":" Air conditioning"} {"id":4454,"amenities":" Microwave"} {"id":4454,"amenities":" Refrigerator in room"} {"id":4454,"amenities":" Family Rooms"} {"id":4454,"amenities":" Nonsmoking rooms"} {"id":4454,"amenities":" Suites"} {"id":4931,"amenities":"Free High Speed Internet WiFi"} {"id":4931,"amenities":" Pool"} {"id":4931,"amenities":" Free parking"} {"id":4931,"amenities":" Breakfast included"} {"id":4931,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4931,"amenities":" Spa"} {"id":4931,"amenities":" Business Centre with Internet Access"} {"id":4931,"amenities":" Concierge"} {"id":4931,"amenities":" Conference Facilities"} {"id":4931,"amenities":" Golf Course"} {"id":4931,"amenities":" Heated pool"} {"id":4931,"amenities":" Hot Tub"} {"id":4931,"amenities":" Indoor pool"} {"id":4931,"amenities":" Laundry Service"} {"id":4931,"amenities":" Meeting rooms"} {"id":4931,"amenities":" Multilingual Staff"} {"id":4931,"amenities":" Nonsmoking hotel"} {"id":4931,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4931,"amenities":" SelfServe Laundry"} {"id":4931,"amenities":" Wheelchair Access"} {"id":4931,"amenities":" Air conditioning"} {"id":4931,"amenities":" Microwave"} {"id":4931,"amenities":" Family Rooms"} {"id":4931,"amenities":" Nonsmoking rooms"} {"id":4931,"amenities":" Smoking rooms available"} {"id":4931,"amenities":" Suites"} {"id":5250,"amenities":"Free High Speed Internet WiFi"} {"id":5250,"amenities":" Free parking"} {"id":5250,"amenities":" Laundry Service"} {"id":5250,"amenities":" Nonsmoking hotel"} {"id":5250,"amenities":" Public Wifi"} {"id":5250,"amenities":" Air conditioning"} {"id":5250,"amenities":" Refrigerator in room"} {"id":5250,"amenities":" Family Rooms"} {"id":5250,"amenities":" Kitchenette"} {"id":5250,"amenities":" Nonsmoking rooms"} {"id":5378,"amenities":""} {"id":5486,"amenities":"Pool"} {"id":5486,"amenities":" Spa"} {"id":5486,"amenities":" Free High Speed Internet WiFi"} {"id":5486,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5486,"amenities":" Golf Course"} {"id":5486,"amenities":" Hot Tub"} {"id":5486,"amenities":" Nonsmoking hotel"} {"id":5486,"amenities":" Public Wifi"} {"id":5486,"amenities":" Shuttle Bus Service"} {"id":5486,"amenities":" Air conditioning"} {"id":5486,"amenities":" Refrigerator in room"} {"id":5486,"amenities":" Family Rooms"} {"id":5486,"amenities":" Kitchenette"} {"id":5486,"amenities":" Nonsmoking rooms"} {"id":5851,"amenities":""} {"id":5906,"amenities":"Free parking"} {"id":5906,"amenities":" Restaurant"} {"id":5906,"amenities":" BarLounge"} {"id":5906,"amenities":" Free High Speed Internet WiFi"} {"id":5906,"amenities":" Meeting rooms"} {"id":5906,"amenities":" Nonsmoking hotel"} {"id":5906,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5906,"amenities":" Public Wifi"} {"id":5906,"amenities":" SelfServe Laundry"} {"id":5906,"amenities":" Wheelchair Access"} {"id":5906,"amenities":" Microwave"} {"id":5906,"amenities":" Refrigerator in room"} {"id":5906,"amenities":" Kitchenette"} {"id":5906,"amenities":" Nonsmoking rooms"} {"id":5906,"amenities":" Suites"} {"id":6023,"amenities":""} {"id":565,"amenities":"Free parking"} {"id":565,"amenities":" Free High Speed Internet WiFi"} {"id":565,"amenities":" Breakfast included"} {"id":565,"amenities":" Laundry Service"} {"id":565,"amenities":" Nonsmoking hotel"} {"id":565,"amenities":" Nonsmoking rooms"} {"id":606,"amenities":"Pool"} {"id":606,"amenities":" Free High Speed Internet WiFi"} {"id":606,"amenities":" Free parking"} {"id":606,"amenities":" Laundry Service"} {"id":606,"amenities":" Nonsmoking hotel"} {"id":606,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":606,"amenities":" Public Wifi"} {"id":606,"amenities":" SelfServe Laundry"} {"id":606,"amenities":" Wheelchair Access"} {"id":606,"amenities":" Air conditioning"} {"id":606,"amenities":" Refrigerator in room"} {"id":606,"amenities":" Nonsmoking rooms"} {"id":914,"amenities":""} {"id":991,"amenities":""} {"id":1182,"amenities":""} {"id":1973,"amenities":"Air conditioning"} {"id":2303,"amenities":"Free parking"} {"id":2303,"amenities":" Free High Speed Internet WiFi"} {"id":2303,"amenities":" Pool"} {"id":2303,"amenities":" Room service"} {"id":2303,"amenities":" Restaurant"} {"id":2303,"amenities":" BarLounge"} {"id":2303,"amenities":" Spa"} {"id":2303,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2303,"amenities":" Banquet Room"} {"id":2303,"amenities":" Business Centre with Internet Access"} {"id":2303,"amenities":" Concierge"} {"id":2303,"amenities":" Conference Facilities"} {"id":2303,"amenities":" Dry Cleaning"} {"id":2303,"amenities":" Electric vehicle charging station"} {"id":2303,"amenities":" Heated pool"} {"id":2303,"amenities":" Hot Tub"} {"id":2303,"amenities":" Indoor pool"} {"id":2303,"amenities":" Laundry Service"} {"id":2303,"amenities":" Meeting rooms"} {"id":2303,"amenities":" Multilingual Staff"} {"id":2303,"amenities":" Nonsmoking hotel"} {"id":2303,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2303,"amenities":" Wheelchair Access"} {"id":2303,"amenities":" Family Rooms"} {"id":2303,"amenities":" Nonsmoking rooms"} {"id":2303,"amenities":" Suites"} {"id":2432,"amenities":"Free parking"} {"id":2432,"amenities":" Free High Speed Internet WiFi"} {"id":2432,"amenities":" Nonsmoking hotel"} {"id":2432,"amenities":" Public Wifi"} {"id":2432,"amenities":" Microwave"} {"id":2432,"amenities":" Refrigerator in room"} {"id":2432,"amenities":" Kitchenette"} {"id":2432,"amenities":" Nonsmoking rooms"} {"id":2432,"amenities":" Suites"} {"id":2467,"amenities":""} {"id":2485,"amenities":"Free parking"} {"id":2485,"amenities":" Restaurant"} {"id":2485,"amenities":" BarLounge"} {"id":2485,"amenities":" Nonsmoking hotel"} {"id":2485,"amenities":" Paid Internet"} {"id":2485,"amenities":" Paid Wifi"} {"id":2485,"amenities":" Public Wifi"} {"id":2485,"amenities":" Nonsmoking rooms"} {"id":3028,"amenities":"Free parking"} {"id":3028,"amenities":" Free High Speed Internet WiFi"} {"id":3028,"amenities":" Spa"} {"id":3028,"amenities":" Nonsmoking hotel"} {"id":3028,"amenities":" Public Wifi"} {"id":3028,"amenities":" Air conditioning"} {"id":3028,"amenities":" Microwave"} {"id":3028,"amenities":" Refrigerator in room"} {"id":3028,"amenities":" Kitchenette"} {"id":3028,"amenities":" Nonsmoking rooms"} {"id":3028,"amenities":" Suites"} {"id":3516,"amenities":"Restaurant"} {"id":3516,"amenities":" Free High Speed Internet WiFi"} {"id":3516,"amenities":" Breakfast included"} {"id":3516,"amenities":" Free parking"} {"id":3516,"amenities":" Spa"} {"id":3516,"amenities":" Hot Tub"} {"id":3516,"amenities":" Nonsmoking hotel"} {"id":3516,"amenities":" Public Wifi"} {"id":3516,"amenities":" Nonsmoking rooms"} {"id":4160,"amenities":"Free parking"} {"id":4160,"amenities":" Free High Speed Internet WiFi"} {"id":4160,"amenities":" Room service"} {"id":4160,"amenities":" Restaurant"} {"id":4160,"amenities":" Breakfast included"} {"id":4160,"amenities":" Dry Cleaning"} {"id":4160,"amenities":" Nonsmoking hotel"} {"id":4160,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4160,"amenities":" Tennis Court"} {"id":4160,"amenities":" Wheelchair Access"} {"id":4160,"amenities":" Nonsmoking rooms"} {"id":4190,"amenities":""} {"id":4197,"amenities":"Pool"} {"id":4197,"amenities":" Free parking"} {"id":4197,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4197,"amenities":" Free High Speed Internet WiFi"} {"id":4197,"amenities":" Breakfast included"} {"id":4197,"amenities":" Airport transportation"} {"id":4197,"amenities":" Banquet Room"} {"id":4197,"amenities":" Business Centre with Internet Access"} {"id":4197,"amenities":" Conference Facilities"} {"id":4197,"amenities":" Dry Cleaning"} {"id":4197,"amenities":" Heated pool"} {"id":4197,"amenities":" Indoor pool"} {"id":4197,"amenities":" Laundry Service"} {"id":4197,"amenities":" Meeting rooms"} {"id":4197,"amenities":" Multilingual Staff"} {"id":4197,"amenities":" Nonsmoking hotel"} {"id":4197,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4197,"amenities":" SelfServe Laundry"} {"id":4197,"amenities":" Wheelchair Access"} {"id":4197,"amenities":" Air conditioning"} {"id":4197,"amenities":" Microwave"} {"id":4197,"amenities":" Family Rooms"} {"id":4197,"amenities":" Kitchenette"} {"id":4197,"amenities":" Nonsmoking rooms"} {"id":4197,"amenities":" Suites"} {"id":4261,"amenities":"Free High Speed Internet WiFi"} {"id":4261,"amenities":" Free parking"} {"id":4261,"amenities":" Nonsmoking hotel"} {"id":4261,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4261,"amenities":" Public Wifi"} {"id":4261,"amenities":" Air conditioning"} {"id":4261,"amenities":" Microwave"} {"id":4261,"amenities":" Refrigerator in room"} {"id":4261,"amenities":" Accessible rooms"} {"id":4261,"amenities":" Kitchenette"} {"id":4261,"amenities":" Nonsmoking rooms"} {"id":4392,"amenities":"Pool"} {"id":4392,"amenities":" Free parking"} {"id":4392,"amenities":" Room service"} {"id":4392,"amenities":" Free High Speed Internet WiFi"} {"id":4392,"amenities":" Golf Course"} {"id":4392,"amenities":" Laundry Service"} {"id":4392,"amenities":" Nonsmoking hotel"} {"id":4392,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4392,"amenities":" Tennis Court"} {"id":4392,"amenities":" Wheelchair Access"} {"id":4392,"amenities":" Air conditioning"} {"id":4392,"amenities":" Refrigerator in room"} {"id":4392,"amenities":" Family Rooms"} {"id":4392,"amenities":" Nonsmoking rooms"} {"id":4394,"amenities":"Pets Allowed Dog Pet Friendly "} {"id":4596,"amenities":"Free High Speed Internet WiFi"} {"id":4596,"amenities":" Laundry Service"} {"id":4596,"amenities":" Nonsmoking hotel"} {"id":4596,"amenities":" Public Wifi"} {"id":4596,"amenities":" Air conditioning"} {"id":4596,"amenities":" Refrigerator in room"} {"id":4596,"amenities":" Family Rooms"} {"id":4596,"amenities":" Nonsmoking rooms"} {"id":4596,"amenities":" Smoking rooms available"} {"id":4799,"amenities":"Free parking"} {"id":4799,"amenities":" Restaurant"} {"id":4799,"amenities":" BarLounge"} {"id":4799,"amenities":" Free High Speed Internet WiFi"} {"id":4799,"amenities":" Breakfast included"} {"id":4799,"amenities":" Airport transportation"} {"id":4799,"amenities":" Babysitting"} {"id":4799,"amenities":" Children Activities Kid Family Friendly"} {"id":4799,"amenities":" Golf Course"} {"id":4799,"amenities":" Laundry Service"} {"id":4799,"amenities":" Meeting rooms"} {"id":4799,"amenities":" Nonsmoking hotel"} {"id":4799,"amenities":" Public Wifi"} {"id":4799,"amenities":" Air conditioning"} {"id":4799,"amenities":" Refrigerator in room"} {"id":4799,"amenities":" Family Rooms"} {"id":4799,"amenities":" Kitchenette"} {"id":4799,"amenities":" Nonsmoking rooms"} {"id":4799,"amenities":" Suites"} {"id":4965,"amenities":""} {"id":5632,"amenities":"Free High Speed Internet WiFi"} {"id":5632,"amenities":" Room service"} {"id":5632,"amenities":" Restaurant"} {"id":5632,"amenities":" BarLounge"} {"id":5632,"amenities":" Concierge"} {"id":5632,"amenities":" Golf Course"} {"id":5632,"amenities":" Meeting rooms"} {"id":5632,"amenities":" Nonsmoking hotel"} {"id":5632,"amenities":" Public Wifi"} {"id":5632,"amenities":" Wheelchair Access"} {"id":5632,"amenities":" Air conditioning"} {"id":5632,"amenities":" Accessible rooms"} {"id":5632,"amenities":" Nonsmoking rooms"} {"id":6016,"amenities":"Free parking"} {"id":6016,"amenities":" Free High Speed Internet WiFi"} {"id":6016,"amenities":" Nonsmoking hotel"} {"id":6016,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":6016,"amenities":" Microwave"} {"id":6016,"amenities":" Refrigerator in room"} {"id":6016,"amenities":" Kitchenette"} {"id":6016,"amenities":" Nonsmoking rooms"} {"id":6016,"amenities":" Suites"} {"id":6117,"amenities":"Pool"} {"id":6117,"amenities":" Free parking"} {"id":6117,"amenities":" Fitness Centre with Gym Workout Room"} {"id":6117,"amenities":" Free High Speed Internet WiFi"} {"id":6117,"amenities":" Restaurant"} {"id":6117,"amenities":" BarLounge"} {"id":6117,"amenities":" Spa"} {"id":6117,"amenities":" Breakfast included"} {"id":6117,"amenities":" Airport transportation"} {"id":6117,"amenities":" Children Activities Kid Family Friendly"} {"id":6117,"amenities":" Heated pool"} {"id":6117,"amenities":" Indoor pool"} {"id":6117,"amenities":" Laundry Service"} {"id":6117,"amenities":" Meeting rooms"} {"id":6117,"amenities":" Multilingual Staff"} {"id":6117,"amenities":" Nonsmoking hotel"} {"id":6117,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":6117,"amenities":" Public Wifi"} {"id":6117,"amenities":" Sauna"} {"id":6117,"amenities":" Family Rooms"} {"id":6117,"amenities":" Nonsmoking rooms"} {"id":6117,"amenities":" Suites"} {"id":524,"amenities":"Free parking"} {"id":524,"amenities":" Restaurant"} {"id":524,"amenities":" Room service"} {"id":524,"amenities":" Free High Speed Internet WiFi"} {"id":524,"amenities":" Fitness Centre with Gym Workout Room"} {"id":524,"amenities":" BarLounge"} {"id":524,"amenities":" Banquet Room"} {"id":524,"amenities":" Conference Facilities"} {"id":524,"amenities":" Hot Tub"} {"id":524,"amenities":" Meeting rooms"} {"id":524,"amenities":" Multilingual Staff"} {"id":524,"amenities":" Nonsmoking hotel"} {"id":524,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":524,"amenities":" Shuttle Bus Service"} {"id":524,"amenities":" Family Rooms"} {"id":524,"amenities":" Nonsmoking rooms"} {"id":524,"amenities":" Suites"} {"id":763,"amenities":"Free parking"} {"id":763,"amenities":" Free High Speed Internet WiFi"} {"id":763,"amenities":" Breakfast included"} {"id":763,"amenities":" Room service"} {"id":763,"amenities":" Nonsmoking hotel"} {"id":763,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":763,"amenities":" Wheelchair Access"} {"id":763,"amenities":" Microwave"} {"id":763,"amenities":" Nonsmoking rooms"} {"id":805,"amenities":"Free parking"} {"id":805,"amenities":" Free High Speed Internet WiFi"} {"id":805,"amenities":" Nonsmoking hotel"} {"id":805,"amenities":" Public Wifi"} {"id":805,"amenities":" Air conditioning"} {"id":805,"amenities":" Refrigerator in room"} {"id":805,"amenities":" Nonsmoking rooms"} {"id":1078,"amenities":""} {"id":1681,"amenities":"Pool"} {"id":1681,"amenities":" Room service"} {"id":1681,"amenities":" Restaurant"} {"id":1681,"amenities":" Free High Speed Internet WiFi"} {"id":1681,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1681,"amenities":" Free parking"} {"id":1681,"amenities":" BarLounge"} {"id":1681,"amenities":" Airport transportation"} {"id":1681,"amenities":" Banquet Room"} {"id":1681,"amenities":" Breakfast Available"} {"id":1681,"amenities":" Business Centre with Internet Access"} {"id":1681,"amenities":" Conference Facilities"} {"id":1681,"amenities":" Dry Cleaning"} {"id":1681,"amenities":" Heated pool"} {"id":1681,"amenities":" Hot Tub"} {"id":1681,"amenities":" Indoor pool"} {"id":1681,"amenities":" Laundry Service"} {"id":1681,"amenities":" Meeting rooms"} {"id":1681,"amenities":" Multilingual Staff"} {"id":1681,"amenities":" Nonsmoking hotel"} {"id":1681,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1681,"amenities":" Public Wifi"} {"id":1681,"amenities":" Sauna"} {"id":1681,"amenities":" Wheelchair Access"} {"id":1681,"amenities":" Air conditioning"} {"id":1681,"amenities":" Refrigerator in room"} {"id":1681,"amenities":" Family Rooms"} {"id":1681,"amenities":" Nonsmoking rooms"} {"id":1681,"amenities":" Suites"} {"id":1863,"amenities":""} {"id":1872,"amenities":"Free parking"} {"id":1872,"amenities":" Breakfast included"} {"id":1872,"amenities":" Free High Speed Internet WiFi"} {"id":1872,"amenities":" Breakfast Available"} {"id":1872,"amenities":" Business Centre with Internet Access"} {"id":1872,"amenities":" Dry Cleaning"} {"id":1872,"amenities":" Golf Course"} {"id":1872,"amenities":" Laundry Service"} {"id":1872,"amenities":" Multilingual Staff"} {"id":1872,"amenities":" Nonsmoking hotel"} {"id":1872,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1872,"amenities":" SelfServe Laundry"} {"id":1872,"amenities":" Tennis Court"} {"id":1872,"amenities":" Wheelchair Access"} {"id":1872,"amenities":" Microwave"} {"id":1872,"amenities":" Family Rooms"} {"id":1872,"amenities":" Nonsmoking rooms"} {"id":1892,"amenities":"Pool"} {"id":1892,"amenities":" Free parking"} {"id":1892,"amenities":" Restaurant"} {"id":1892,"amenities":" Free High Speed Internet WiFi"} {"id":1892,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1892,"amenities":" BarLounge"} {"id":1892,"amenities":" Spa"} {"id":1892,"amenities":" Banquet Room"} {"id":1892,"amenities":" Business Centre with Internet Access"} {"id":1892,"amenities":" Concierge"} {"id":1892,"amenities":" Conference Facilities"} {"id":1892,"amenities":" Heated pool"} {"id":1892,"amenities":" Hot Tub"} {"id":1892,"amenities":" Laundry Service"} {"id":1892,"amenities":" Meeting rooms"} {"id":1892,"amenities":" Multilingual Staff"} {"id":1892,"amenities":" Nonsmoking hotel"} {"id":1892,"amenities":" Outdoor pool"} {"id":1892,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1892,"amenities":" Public Wifi"} {"id":1892,"amenities":" SelfServe Laundry"} {"id":1892,"amenities":" Wheelchair Access"} {"id":1892,"amenities":" Air conditioning"} {"id":1892,"amenities":" Microwave"} {"id":1892,"amenities":" Refrigerator in room"} {"id":1892,"amenities":" Accessible rooms"} {"id":1892,"amenities":" Family Rooms"} {"id":1892,"amenities":" Kitchenette"} {"id":1892,"amenities":" Nonsmoking rooms"} {"id":1892,"amenities":" Suites"} {"id":2136,"amenities":"Free parking"} {"id":2136,"amenities":" Restaurant"} {"id":2136,"amenities":" Free High Speed Internet WiFi"} {"id":2136,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2136,"amenities":" Nonsmoking hotel"} {"id":2136,"amenities":" SkiIn SkiOut"} {"id":2136,"amenities":" Air conditioning"} {"id":2136,"amenities":" Refrigerator in room"} {"id":2136,"amenities":" Kitchenette"} {"id":2136,"amenities":" Nonsmoking rooms"} {"id":2136,"amenities":" Suites"} {"id":2739,"amenities":"Pool"} {"id":2739,"amenities":" Free High Speed Internet WiFi"} {"id":2739,"amenities":" Indoor pool"} {"id":2739,"amenities":" Laundry Service"} {"id":2739,"amenities":" Nonsmoking hotel"} {"id":2739,"amenities":" Air conditioning"} {"id":2739,"amenities":" Family Rooms"} {"id":2739,"amenities":" Nonsmoking rooms"} {"id":3164,"amenities":"Free Internet"} {"id":3164,"amenities":" Free parking"} {"id":3164,"amenities":" Nonsmoking hotel"} {"id":3164,"amenities":" Public Wifi"} {"id":3164,"amenities":" Air conditioning"} {"id":3164,"amenities":" Refrigerator in room"} {"id":3164,"amenities":" Kitchenette"} {"id":3164,"amenities":" Nonsmoking rooms"} {"id":3394,"amenities":""} {"id":3950,"amenities":"Free parking"} {"id":3950,"amenities":" Free High Speed Internet WiFi"} {"id":3950,"amenities":" Nonsmoking hotel"} {"id":3950,"amenities":" Microwave"} {"id":3950,"amenities":" Refrigerator in room"} {"id":3950,"amenities":" Kitchenette"} {"id":3950,"amenities":" Nonsmoking rooms"} {"id":3950,"amenities":" Suites"} {"id":4292,"amenities":""} {"id":4441,"amenities":"Pool"} {"id":4441,"amenities":" Free parking"} {"id":4441,"amenities":" Free High Speed Internet WiFi"} {"id":4441,"amenities":" BarLounge"} {"id":4441,"amenities":" Breakfast included"} {"id":4441,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4441,"amenities":" Babysitting"} {"id":4441,"amenities":" Business Centre with Internet Access"} {"id":4441,"amenities":" Heated pool"} {"id":4441,"amenities":" Hot Tub"} {"id":4441,"amenities":" Indoor pool"} {"id":4441,"amenities":" Laundry Service"} {"id":4441,"amenities":" Meeting rooms"} {"id":4441,"amenities":" Multilingual Staff"} {"id":4441,"amenities":" Nonsmoking hotel"} {"id":4441,"amenities":" Sauna"} {"id":4441,"amenities":" SelfServe Laundry"} {"id":4441,"amenities":" Wheelchair Access"} {"id":4441,"amenities":" Air conditioning"} {"id":4441,"amenities":" Microwave"} {"id":4441,"amenities":" Refrigerator in room"} {"id":4441,"amenities":" Family Rooms"} {"id":4441,"amenities":" Nonsmoking rooms"} {"id":4441,"amenities":" Suites"} {"id":4771,"amenities":""} {"id":4842,"amenities":""} {"id":5375,"amenities":"Pool"} {"id":5375,"amenities":" Free parking"} {"id":5375,"amenities":" Free High Speed Internet WiFi"} {"id":5375,"amenities":" Breakfast included"} {"id":5375,"amenities":" Golf Course"} {"id":5375,"amenities":" Hot Tub"} {"id":5375,"amenities":" Nonsmoking hotel"} {"id":5375,"amenities":" Outdoor pool"} {"id":5375,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5375,"amenities":" Family Rooms"} {"id":5375,"amenities":" Nonsmoking rooms"} {"id":5493,"amenities":"Restaurant"} {"id":5493,"amenities":" Free parking"} {"id":5493,"amenities":" BarLounge"} {"id":5493,"amenities":" Free High Speed Internet WiFi"} {"id":5493,"amenities":" Breakfast Available"} {"id":5493,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5493,"amenities":" Public Wifi"} {"id":5493,"amenities":" Air conditioning"} {"id":5493,"amenities":" Microwave"} {"id":5493,"amenities":" Refrigerator in room"} {"id":5493,"amenities":" Nonsmoking rooms"} {"id":5669,"amenities":"Free High Speed Internet WiFi"} {"id":5669,"amenities":" Nonsmoking hotel"} {"id":5669,"amenities":" Refrigerator in room"} {"id":5669,"amenities":" Family Rooms"} {"id":5682,"amenities":"Children Activities Kid Family Friendly"} {"id":5682,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5953,"amenities":"Free parking"} {"id":5953,"amenities":" BarLounge"} {"id":5953,"amenities":" Free High Speed Internet WiFi"} {"id":5953,"amenities":" Breakfast included"} {"id":5953,"amenities":" Banquet Room"} {"id":5953,"amenities":" Concierge"} {"id":5953,"amenities":" Dry Cleaning"} {"id":5953,"amenities":" Meeting rooms"} {"id":5953,"amenities":" Nonsmoking hotel"} {"id":5953,"amenities":" Family Rooms"} {"id":5953,"amenities":" Nonsmoking rooms"} {"id":5953,"amenities":" Suites"} {"id":172,"amenities":""} {"id":613,"amenities":"Free High Speed Internet WiFi"} {"id":613,"amenities":" Free parking"} {"id":613,"amenities":" Restaurant"} {"id":613,"amenities":" Laundry Service"} {"id":613,"amenities":" Nonsmoking hotel"} {"id":613,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":613,"amenities":" Public Wifi"} {"id":613,"amenities":" Air conditioning"} {"id":613,"amenities":" Refrigerator in room"} {"id":613,"amenities":" Family Rooms"} {"id":613,"amenities":" Nonsmoking rooms"} {"id":1053,"amenities":"Free High Speed Internet WiFi"} {"id":1053,"amenities":" Pool"} {"id":1053,"amenities":" Room service"} {"id":1053,"amenities":" Free parking"} {"id":1053,"amenities":" Restaurant"} {"id":1053,"amenities":" BarLounge"} {"id":1053,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1053,"amenities":" Airport transportation"} {"id":1053,"amenities":" Banquet Room"} {"id":1053,"amenities":" Breakfast Available"} {"id":1053,"amenities":" Business Centre with Internet Access"} {"id":1053,"amenities":" Conference Facilities"} {"id":1053,"amenities":" Dry Cleaning"} {"id":1053,"amenities":" Heated pool"} {"id":1053,"amenities":" Indoor pool"} {"id":1053,"amenities":" Laundry Service"} {"id":1053,"amenities":" Meeting rooms"} {"id":1053,"amenities":" Multilingual Staff"} {"id":1053,"amenities":" Nonsmoking hotel"} {"id":1053,"amenities":" Public Wifi"} {"id":1053,"amenities":" SelfServe Laundry"} {"id":1053,"amenities":" Shuttle Bus Service"} {"id":1053,"amenities":" Wheelchair Access"} {"id":1053,"amenities":" Air conditioning"} {"id":1053,"amenities":" Refrigerator in room"} {"id":1053,"amenities":" Accessible rooms"} {"id":1053,"amenities":" Family Rooms"} {"id":1053,"amenities":" Nonsmoking rooms"} {"id":1053,"amenities":" Suites"} {"id":2096,"amenities":"Free High Speed Internet WiFi"} {"id":2096,"amenities":" Golf Course"} {"id":2096,"amenities":" Public Wifi"} {"id":2096,"amenities":" Air conditioning"} {"id":2096,"amenities":" Microwave"} {"id":2096,"amenities":" Refrigerator in room"} {"id":2096,"amenities":" Family Rooms"} {"id":2096,"amenities":" Kitchenette"} {"id":2237,"amenities":"Free parking"} {"id":2237,"amenities":" Free High Speed Internet WiFi"} {"id":2237,"amenities":" Breakfast included"} {"id":2237,"amenities":" Meeting rooms"} {"id":2237,"amenities":" Nonsmoking hotel"} {"id":2237,"amenities":" Public Wifi"} {"id":2237,"amenities":" Air conditioning"} {"id":2237,"amenities":" Refrigerator in room"} {"id":2237,"amenities":" Nonsmoking rooms"} {"id":2264,"amenities":"Free parking"} {"id":2264,"amenities":" Free High Speed Internet WiFi"} {"id":2264,"amenities":" Air conditioning"} {"id":2264,"amenities":" Nonsmoking rooms"} {"id":2447,"amenities":"Free parking"} {"id":2447,"amenities":" Restaurant"} {"id":2447,"amenities":" Free High Speed Internet WiFi"} {"id":2447,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2447,"amenities":" Banquet Room"} {"id":2447,"amenities":" Business Centre with Internet Access"} {"id":2447,"amenities":" Children Activities Kid Family Friendly"} {"id":2447,"amenities":" Hot Tub"} {"id":2447,"amenities":" Meeting rooms"} {"id":2447,"amenities":" Multilingual Staff"} {"id":2447,"amenities":" Nonsmoking hotel"} {"id":2447,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2447,"amenities":" Public Wifi"} {"id":2447,"amenities":" SelfServe Laundry"} {"id":2447,"amenities":" Wheelchair Access"} {"id":2447,"amenities":" Microwave"} {"id":2447,"amenities":" Refrigerator in room"} {"id":2447,"amenities":" Accessible rooms"} {"id":2447,"amenities":" Kitchenette"} {"id":2447,"amenities":" Nonsmoking rooms"} {"id":2447,"amenities":" Suites"} {"id":2633,"amenities":"Free parking"} {"id":2633,"amenities":" Free High Speed Internet WiFi"} {"id":2633,"amenities":" Breakfast included"} {"id":2633,"amenities":" Nonsmoking hotel"} {"id":2633,"amenities":" Air conditioning"} {"id":2633,"amenities":" Microwave"} {"id":2633,"amenities":" Refrigerator in room"} {"id":2633,"amenities":" Nonsmoking rooms"} {"id":2633,"amenities":" Suites"} {"id":3026,"amenities":"Pool"} {"id":3026,"amenities":" Free parking"} {"id":3026,"amenities":" Free High Speed Internet WiFi"} {"id":3026,"amenities":" Children Activities Kid Family Friendly"} {"id":3026,"amenities":" Nonsmoking hotel"} {"id":3026,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3026,"amenities":" Air conditioning"} {"id":3026,"amenities":" Microwave"} {"id":3026,"amenities":" Refrigerator in room"} {"id":3026,"amenities":" Family Rooms"} {"id":3026,"amenities":" Kitchenette"} {"id":3026,"amenities":" Nonsmoking rooms"} {"id":3078,"amenities":"Free parking"} {"id":3078,"amenities":" Breakfast included"} {"id":3078,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3078,"amenities":" Free High Speed Internet WiFi"} {"id":3078,"amenities":" Laundry Service"} {"id":3078,"amenities":" Nonsmoking hotel"} {"id":3078,"amenities":" Air conditioning"} {"id":3078,"amenities":" Kitchenette"} {"id":3078,"amenities":" Nonsmoking rooms"} {"id":3078,"amenities":" Suites"} {"id":3202,"amenities":""} {"id":3218,"amenities":"Free parking"} {"id":3218,"amenities":" Restaurant"} {"id":3218,"amenities":" Free High Speed Internet WiFi"} {"id":3218,"amenities":" Laundry Service"} {"id":3218,"amenities":" Nonsmoking hotel"} {"id":3218,"amenities":" Public Wifi"} {"id":3218,"amenities":" Wheelchair Access"} {"id":3218,"amenities":" Air conditioning"} {"id":3218,"amenities":" Refrigerator in room"} {"id":3218,"amenities":" Accessible rooms"} {"id":3218,"amenities":" Family Rooms"} {"id":3218,"amenities":" Kitchenette"} {"id":3218,"amenities":" Nonsmoking rooms"} {"id":3350,"amenities":""} {"id":3656,"amenities":""} {"id":3670,"amenities":""} {"id":4431,"amenities":"Free High Speed Internet WiFi"} {"id":4431,"amenities":" Free parking"} {"id":4431,"amenities":" Children Activities Kid Family Friendly"} {"id":4431,"amenities":" Meeting rooms"} {"id":4431,"amenities":" Nonsmoking hotel"} {"id":4431,"amenities":" Public Wifi"} {"id":4431,"amenities":" SelfServe Laundry"} {"id":4431,"amenities":" Microwave"} {"id":4431,"amenities":" Refrigerator in room"} {"id":4431,"amenities":" Family Rooms"} {"id":4431,"amenities":" Kitchenette"} {"id":4431,"amenities":" Nonsmoking rooms"} {"id":4568,"amenities":"Restaurant"} {"id":4568,"amenities":" Pool"} {"id":4568,"amenities":" Free parking"} {"id":4568,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4568,"amenities":" BarLounge"} {"id":4568,"amenities":" Free High Speed Internet WiFi"} {"id":4568,"amenities":" Breakfast included"} {"id":4568,"amenities":" Room service"} {"id":4568,"amenities":" Banquet Room"} {"id":4568,"amenities":" Breakfast Available"} {"id":4568,"amenities":" Business Centre with Internet Access"} {"id":4568,"amenities":" Conference Facilities"} {"id":4568,"amenities":" Dry Cleaning"} {"id":4568,"amenities":" Golf Course"} {"id":4568,"amenities":" Laundry Service"} {"id":4568,"amenities":" Meeting rooms"} {"id":4568,"amenities":" Multilingual Staff"} {"id":4568,"amenities":" Nonsmoking hotel"} {"id":4568,"amenities":" Outdoor pool"} {"id":4568,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4568,"amenities":" Sauna"} {"id":4568,"amenities":" SelfServe Laundry"} {"id":4568,"amenities":" Tennis Court"} {"id":4568,"amenities":" Wheelchair Access"} {"id":4568,"amenities":" Air conditioning"} {"id":4568,"amenities":" Microwave"} {"id":4568,"amenities":" Refrigerator in room"} {"id":4568,"amenities":" Family Rooms"} {"id":4568,"amenities":" Nonsmoking rooms"} {"id":4568,"amenities":" Suites"} {"id":4885,"amenities":""} {"id":4930,"amenities":""} {"id":5023,"amenities":""} {"id":5562,"amenities":"Free High Speed Internet WiFi"} {"id":5562,"amenities":" Free parking"} {"id":5562,"amenities":" Babysitting"} {"id":5562,"amenities":" Children Activities Kid Family Friendly"} {"id":5562,"amenities":" Laundry Service"} {"id":5562,"amenities":" Meeting rooms"} {"id":5562,"amenities":" Nonsmoking hotel"} {"id":5562,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5562,"amenities":" Public Wifi"} {"id":5562,"amenities":" Air conditioning"} {"id":5562,"amenities":" Microwave"} {"id":5562,"amenities":" Refrigerator in room"} {"id":5562,"amenities":" Family Rooms"} {"id":5562,"amenities":" Kitchenette"} {"id":5562,"amenities":" Nonsmoking rooms"} {"id":5598,"amenities":"Free parking"} {"id":5598,"amenities":" Pool"} {"id":5598,"amenities":" Free High Speed Internet WiFi"} {"id":5598,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5598,"amenities":" Breakfast included"} {"id":5598,"amenities":" Banquet Room"} {"id":5598,"amenities":" Business Centre with Internet Access"} {"id":5598,"amenities":" Children Activities Kid Family Friendly"} {"id":5598,"amenities":" Conference Facilities"} {"id":5598,"amenities":" Heated pool"} {"id":5598,"amenities":" Hot Tub"} {"id":5598,"amenities":" Indoor pool"} {"id":5598,"amenities":" Laundry Service"} {"id":5598,"amenities":" Meeting rooms"} {"id":5598,"amenities":" Nonsmoking hotel"} {"id":5598,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5598,"amenities":" SelfServe Laundry"} {"id":5598,"amenities":" Air conditioning"} {"id":5598,"amenities":" Microwave"} {"id":5598,"amenities":" Family Rooms"} {"id":5598,"amenities":" Nonsmoking rooms"} {"id":5598,"amenities":" Suites"} {"id":5745,"amenities":"Free parking"} {"id":5745,"amenities":" Free High Speed Internet WiFi"} {"id":5745,"amenities":" Breakfast included"} {"id":5745,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5745,"amenities":" Business Centre with Internet Access"} {"id":5745,"amenities":" Children Activities Kid Family Friendly"} {"id":5745,"amenities":" Conference Facilities"} {"id":5745,"amenities":" Indoor pool"} {"id":5745,"amenities":" Laundry Service"} {"id":5745,"amenities":" Meeting rooms"} {"id":5745,"amenities":" Nonsmoking hotel"} {"id":5745,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5745,"amenities":" Public Wifi"} {"id":5745,"amenities":" SelfServe Laundry"} {"id":5745,"amenities":" Wheelchair Access"} {"id":5745,"amenities":" Air conditioning"} {"id":5745,"amenities":" Microwave"} {"id":5745,"amenities":" Refrigerator in room"} {"id":5745,"amenities":" Accessible rooms"} {"id":5745,"amenities":" Family Rooms"} {"id":5745,"amenities":" Kitchenette"} {"id":5745,"amenities":" Nonsmoking rooms"} {"id":5745,"amenities":" Suites"} {"id":5858,"amenities":"Nonsmoking hotel"} {"id":5858,"amenities":" Wheelchair Access"} {"id":5858,"amenities":" Air conditioning"} {"id":5858,"amenities":" Nonsmoking rooms"} {"id":18,"amenities":"Pool"} {"id":18,"amenities":" Fitness Centre with Gym Workout Room"} {"id":18,"amenities":" Free High Speed Internet WiFi"} {"id":18,"amenities":" BarLounge"} {"id":18,"amenities":" Room service"} {"id":18,"amenities":" Business Centre with Internet Access"} {"id":18,"amenities":" Concierge"} {"id":18,"amenities":" Conference Facilities"} {"id":18,"amenities":" Dry Cleaning"} {"id":18,"amenities":" Heated pool"} {"id":18,"amenities":" Hot Tub"} {"id":18,"amenities":" Laundry Service"} {"id":18,"amenities":" Meeting rooms"} {"id":18,"amenities":" Multilingual Staff"} {"id":18,"amenities":" Nonsmoking hotel"} {"id":18,"amenities":" Outdoor pool"} {"id":18,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":18,"amenities":" Wheelchair Access"} {"id":18,"amenities":" Air conditioning"} {"id":18,"amenities":" Refrigerator in room"} {"id":18,"amenities":" Accessible rooms"} {"id":18,"amenities":" Family Rooms"} {"id":18,"amenities":" Kitchenette"} {"id":18,"amenities":" Nonsmoking rooms"} {"id":18,"amenities":" Suites"} {"id":140,"amenities":"Free parking"} {"id":140,"amenities":" Free High Speed Internet WiFi"} {"id":140,"amenities":" Laundry Service"} {"id":140,"amenities":" Meeting rooms"} {"id":140,"amenities":" Nonsmoking hotel"} {"id":140,"amenities":" Microwave"} {"id":140,"amenities":" Refrigerator in room"} {"id":140,"amenities":" Kitchenette"} {"id":140,"amenities":" Nonsmoking rooms"} {"id":140,"amenities":" Suites"} {"id":298,"amenities":"Free parking"} {"id":298,"amenities":" Free High Speed Internet WiFi"} {"id":298,"amenities":" Laundry Service"} {"id":298,"amenities":" Nonsmoking hotel"} {"id":298,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":298,"amenities":" Public Wifi"} {"id":298,"amenities":" Microwave"} {"id":298,"amenities":" Refrigerator in room"} {"id":298,"amenities":" Family Rooms"} {"id":298,"amenities":" Kitchenette"} {"id":298,"amenities":" Nonsmoking rooms"} {"id":410,"amenities":""} {"id":533,"amenities":"Free parking"} {"id":533,"amenities":" Restaurant"} {"id":533,"amenities":" Free High Speed Internet WiFi"} {"id":533,"amenities":" BarLounge"} {"id":533,"amenities":" Concierge"} {"id":533,"amenities":" Laundry Service"} {"id":533,"amenities":" Meeting rooms"} {"id":533,"amenities":" Nonsmoking hotel"} {"id":533,"amenities":" SelfServe Laundry"} {"id":533,"amenities":" Nonsmoking rooms"} {"id":679,"amenities":"Free parking"} {"id":679,"amenities":" Free High Speed Internet WiFi"} {"id":679,"amenities":" Nonsmoking hotel"} {"id":679,"amenities":" Family Rooms"} {"id":679,"amenities":" Nonsmoking rooms"} {"id":679,"amenities":" Suites"} {"id":1015,"amenities":"Free High Speed Internet WiFi"} {"id":1015,"amenities":" Laundry Service"} {"id":1015,"amenities":" Nonsmoking hotel"} {"id":1015,"amenities":" Public Wifi"} {"id":1015,"amenities":" Refrigerator in room"} {"id":1015,"amenities":" Family Rooms"} {"id":1416,"amenities":""} {"id":1613,"amenities":""} {"id":1661,"amenities":"Free parking"} {"id":1661,"amenities":" Free High Speed Internet WiFi"} {"id":1661,"amenities":" Golf Course"} {"id":1661,"amenities":" Hot Tub"} {"id":1661,"amenities":" Nonsmoking hotel"} {"id":1661,"amenities":" Air conditioning"} {"id":1661,"amenities":" Microwave"} {"id":1661,"amenities":" Refrigerator in room"} {"id":1661,"amenities":" Kitchenette"} {"id":1661,"amenities":" Nonsmoking rooms"} {"id":1830,"amenities":""} {"id":1995,"amenities":""} {"id":2139,"amenities":"Free High Speed Internet WiFi"} {"id":2139,"amenities":" Air conditioning"} {"id":2343,"amenities":"Refrigerator in room"} {"id":2946,"amenities":"Free parking"} {"id":2946,"amenities":" Free High Speed Internet WiFi"} {"id":2946,"amenities":" Nonsmoking hotel"} {"id":2946,"amenities":" Refrigerator in room"} {"id":2946,"amenities":" Nonsmoking rooms"} {"id":3171,"amenities":"Free parking"} {"id":3171,"amenities":" Restaurant"} {"id":3171,"amenities":" Free High Speed Internet WiFi"} {"id":3171,"amenities":" Breakfast included"} {"id":3171,"amenities":" BarLounge"} {"id":3171,"amenities":" Airport transportation"} {"id":3171,"amenities":" Banquet Room"} {"id":3171,"amenities":" Business Centre with Internet Access"} {"id":3171,"amenities":" Conference Facilities"} {"id":3171,"amenities":" Meeting rooms"} {"id":3171,"amenities":" Multilingual Staff"} {"id":3171,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3171,"amenities":" SelfServe Laundry"} {"id":3171,"amenities":" Shuttle Bus Service"} {"id":3171,"amenities":" Wheelchair Access"} {"id":3171,"amenities":" Refrigerator in room"} {"id":3171,"amenities":" Accessible rooms"} {"id":3171,"amenities":" Nonsmoking rooms"} {"id":3171,"amenities":" Suites"} {"id":3271,"amenities":"Free High Speed Internet WiFi"} {"id":3271,"amenities":" Free parking"} {"id":3271,"amenities":" Breakfast included"} {"id":3271,"amenities":" Laundry Service"} {"id":3271,"amenities":" Nonsmoking hotel"} {"id":3271,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3271,"amenities":" Public Wifi"} {"id":3271,"amenities":" Air conditioning"} {"id":3271,"amenities":" Microwave"} {"id":3271,"amenities":" Refrigerator in room"} {"id":3271,"amenities":" Family Rooms"} {"id":3271,"amenities":" Kitchenette"} {"id":3271,"amenities":" Nonsmoking rooms"} {"id":3271,"amenities":" Suites"} {"id":3402,"amenities":"Free parking"} {"id":3402,"amenities":" Free High Speed Internet WiFi"} {"id":3402,"amenities":" Golf Course"} {"id":3402,"amenities":" Nonsmoking hotel"} {"id":3402,"amenities":" Air conditioning"} {"id":3402,"amenities":" Nonsmoking rooms"} {"id":3511,"amenities":"Free parking"} {"id":3511,"amenities":" Free High Speed Internet WiFi"} {"id":3511,"amenities":" Pool"} {"id":3511,"amenities":" Nonsmoking hotel"} {"id":3511,"amenities":" Public Wifi"} {"id":3511,"amenities":" Air conditioning"} {"id":3511,"amenities":" Nonsmoking rooms"} {"id":4146,"amenities":""} {"id":4155,"amenities":"Free High Speed Internet WiFi"} {"id":4155,"amenities":" Children Activities Kid Family Friendly"} {"id":4155,"amenities":" Golf Course"} {"id":4155,"amenities":" Nonsmoking hotel"} {"id":4155,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4155,"amenities":" Public Wifi"} {"id":4155,"amenities":" Air conditioning"} {"id":4155,"amenities":" Microwave"} {"id":4155,"amenities":" Refrigerator in room"} {"id":4155,"amenities":" Family Rooms"} {"id":4155,"amenities":" Kitchenette"} {"id":4155,"amenities":" Nonsmoking rooms"} {"id":4260,"amenities":"Free High Speed Internet WiFi"} {"id":4260,"amenities":" Breakfast included"} {"id":4260,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4260,"amenities":" Free parking"} {"id":4260,"amenities":" Restaurant"} {"id":4260,"amenities":" Banquet Room"} {"id":4260,"amenities":" Business Centre with Internet Access"} {"id":4260,"amenities":" Conference Facilities"} {"id":4260,"amenities":" Dry Cleaning"} {"id":4260,"amenities":" Laundry Service"} {"id":4260,"amenities":" Meeting rooms"} {"id":4260,"amenities":" Multilingual Staff"} {"id":4260,"amenities":" Nonsmoking hotel"} {"id":4260,"amenities":" SelfServe Laundry"} {"id":4260,"amenities":" Wheelchair Access"} {"id":4260,"amenities":" Air conditioning"} {"id":4260,"amenities":" Microwave"} {"id":4260,"amenities":" Nonsmoking rooms"} {"id":4260,"amenities":" Suites"} {"id":4461,"amenities":"Free High Speed Internet WiFi"} {"id":4461,"amenities":" Free parking"} {"id":4461,"amenities":" Nonsmoking hotel"} {"id":4461,"amenities":" Public Wifi"} {"id":4461,"amenities":" Air conditioning"} {"id":4461,"amenities":" Refrigerator in room"} {"id":4461,"amenities":" Nonsmoking rooms"} {"id":4472,"amenities":"Free parking"} {"id":4472,"amenities":" Free High Speed Internet WiFi"} {"id":4472,"amenities":" Children Activities Kid Family Friendly"} {"id":4472,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4472,"amenities":" Public Wifi"} {"id":4472,"amenities":" SelfServe Laundry"} {"id":4472,"amenities":" Wheelchair Access"} {"id":4472,"amenities":" Microwave"} {"id":4472,"amenities":" Refrigerator in room"} {"id":4472,"amenities":" Accessible rooms"} {"id":4472,"amenities":" Kitchenette"} {"id":4472,"amenities":" Nonsmoking rooms"} {"id":4555,"amenities":""} {"id":4613,"amenities":"Pool"} {"id":4613,"amenities":" Restaurant"} {"id":4613,"amenities":" Free parking"} {"id":4613,"amenities":" Free High Speed Internet WiFi"} {"id":4613,"amenities":" Room service"} {"id":4613,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4613,"amenities":" Casino and Gambling"} {"id":4613,"amenities":" Conference Facilities"} {"id":4613,"amenities":" Dry Cleaning"} {"id":4613,"amenities":" Golf Course"} {"id":4613,"amenities":" Indoor pool"} {"id":4613,"amenities":" Meeting rooms"} {"id":4613,"amenities":" Nonsmoking hotel"} {"id":4613,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4613,"amenities":" Wheelchair Access"} {"id":4613,"amenities":" Air conditioning"} {"id":4613,"amenities":" Refrigerator in room"} {"id":4613,"amenities":" Family Rooms"} {"id":4613,"amenities":" Nonsmoking rooms"} {"id":4803,"amenities":"Pool"} {"id":4803,"amenities":" Free parking"} {"id":4803,"amenities":" Breakfast included"} {"id":4803,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4803,"amenities":" Spa"} {"id":4803,"amenities":" Free High Speed Internet WiFi"} {"id":4803,"amenities":" Business Centre with Internet Access"} {"id":4803,"amenities":" Children Activities Kid Family Friendly"} {"id":4803,"amenities":" Indoor pool"} {"id":4803,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4803,"amenities":" Wheelchair Access"} {"id":4803,"amenities":" Air conditioning"} {"id":4803,"amenities":" Kitchenette"} {"id":4803,"amenities":" Nonsmoking rooms"} {"id":4803,"amenities":" Suites"} {"id":5112,"amenities":"Free parking"} {"id":5112,"amenities":" Free High Speed Internet WiFi"} {"id":5112,"amenities":" Breakfast included"} {"id":5112,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5112,"amenities":" Breakfast Available"} {"id":5112,"amenities":" Business Centre with Internet Access"} {"id":5112,"amenities":" Concierge"} {"id":5112,"amenities":" Meeting rooms"} {"id":5112,"amenities":" Nonsmoking hotel"} {"id":5112,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5112,"amenities":" Public Wifi"} {"id":5112,"amenities":" SelfServe Laundry"} {"id":5112,"amenities":" Wheelchair Access"} {"id":5112,"amenities":" Air conditioning"} {"id":5112,"amenities":" Microwave"} {"id":5112,"amenities":" Refrigerator in room"} {"id":5112,"amenities":" Family Rooms"} {"id":5112,"amenities":" Kitchenette"} {"id":5112,"amenities":" Nonsmoking rooms"} {"id":5112,"amenities":" Suites"} {"id":5610,"amenities":""} {"id":5775,"amenities":"Free High Speed Internet WiFi"} {"id":5777,"amenities":"Room service"} {"id":5777,"amenities":" Free parking"} {"id":5777,"amenities":" Restaurant"} {"id":5777,"amenities":" Pool"} {"id":5777,"amenities":" Free High Speed Internet WiFi"} {"id":5777,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5777,"amenities":" BarLounge"} {"id":5777,"amenities":" Spa"} {"id":5777,"amenities":" Banquet Room"} {"id":5777,"amenities":" Business Centre with Internet Access"} {"id":5777,"amenities":" Concierge"} {"id":5777,"amenities":" Conference Facilities"} {"id":5777,"amenities":" Heated pool"} {"id":5777,"amenities":" Hot Tub"} {"id":5777,"amenities":" Indoor pool"} {"id":5777,"amenities":" Laundry Service"} {"id":5777,"amenities":" Meeting rooms"} {"id":5777,"amenities":" Nonsmoking hotel"} {"id":5777,"amenities":" Wheelchair Access"} {"id":5777,"amenities":" Air conditioning"} {"id":5777,"amenities":" Family Rooms"} {"id":5777,"amenities":" Nonsmoking rooms"} {"id":5777,"amenities":" Suites"} {"id":5975,"amenities":"Pool"} {"id":5975,"amenities":" Restaurant"} {"id":5975,"amenities":" Free High Speed Internet WiFi"} {"id":5975,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5975,"amenities":" Room service"} {"id":5975,"amenities":" BarLounge"} {"id":5975,"amenities":" Airport transportation"} {"id":5975,"amenities":" Banquet Room"} {"id":5975,"amenities":" Breakfast Available"} {"id":5975,"amenities":" Business Centre with Internet Access"} {"id":5975,"amenities":" Conference Facilities"} {"id":5975,"amenities":" Dry Cleaning"} {"id":5975,"amenities":" Heated pool"} {"id":5975,"amenities":" Indoor pool"} {"id":5975,"amenities":" Laundry Service"} {"id":5975,"amenities":" Meeting rooms"} {"id":5975,"amenities":" Multilingual Staff"} {"id":5975,"amenities":" Nonsmoking hotel"} {"id":5975,"amenities":" SelfServe Laundry"} {"id":5975,"amenities":" Shuttle Bus Service"} {"id":5975,"amenities":" Wheelchair Access"} {"id":5975,"amenities":" Air conditioning"} {"id":5975,"amenities":" Microwave"} {"id":5975,"amenities":" Refrigerator in room"} {"id":5975,"amenities":" Family Rooms"} {"id":5975,"amenities":" Nonsmoking rooms"} {"id":5975,"amenities":" Suites"} {"id":6046,"amenities":""} {"id":14,"amenities":""} {"id":374,"amenities":"Free parking"} {"id":374,"amenities":" Free High Speed Internet WiFi"} {"id":374,"amenities":" Nonsmoking hotel"} {"id":374,"amenities":" SelfServe Laundry"} {"id":374,"amenities":" Air conditioning"} {"id":374,"amenities":" Refrigerator in room"} {"id":374,"amenities":" Family Rooms"} {"id":374,"amenities":" Kitchenette"} {"id":374,"amenities":" Nonsmoking rooms"} {"id":681,"amenities":""} {"id":1014,"amenities":"Free High Speed Internet WiFi"} {"id":1014,"amenities":" BarLounge"} {"id":1014,"amenities":" Nonsmoking hotel"} {"id":1014,"amenities":" Public Wifi"} {"id":1014,"amenities":" Refrigerator in room"} {"id":1014,"amenities":" Kitchenette"} {"id":1014,"amenities":" Nonsmoking rooms"} {"id":1123,"amenities":"Free parking"} {"id":1123,"amenities":" Free High Speed Internet WiFi"} {"id":1123,"amenities":" Pool"} {"id":1123,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1123,"amenities":" Laundry Service"} {"id":1123,"amenities":" Nonsmoking hotel"} {"id":1123,"amenities":" Sauna"} {"id":1123,"amenities":" SelfServe Laundry"} {"id":1123,"amenities":" Refrigerator in room"} {"id":1123,"amenities":" Family Rooms"} {"id":1123,"amenities":" Kitchenette"} {"id":1123,"amenities":" Nonsmoking rooms"} {"id":1123,"amenities":" Suites"} {"id":1318,"amenities":"Free parking"} {"id":1318,"amenities":" Restaurant"} {"id":1318,"amenities":" Free High Speed Internet WiFi"} {"id":1318,"amenities":" Breakfast included"} {"id":1318,"amenities":" Babysitting"} {"id":1318,"amenities":" Dry Cleaning"} {"id":1318,"amenities":" Golf Course"} {"id":1318,"amenities":" Laundry Service"} {"id":1318,"amenities":" Meeting rooms"} {"id":1318,"amenities":" Nonsmoking hotel"} {"id":1705,"amenities":""} {"id":2500,"amenities":""} {"id":3001,"amenities":"Free parking"} {"id":3001,"amenities":" Free High Speed Internet WiFi"} {"id":3001,"amenities":" Conference Facilities"} {"id":3001,"amenities":" Laundry Service"} {"id":3001,"amenities":" Nonsmoking hotel"} {"id":3001,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3001,"amenities":" SelfServe Laundry"} {"id":3001,"amenities":" Wheelchair Access"} {"id":3001,"amenities":" Air conditioning"} {"id":3001,"amenities":" Refrigerator in room"} {"id":3001,"amenities":" Accessible rooms"} {"id":3001,"amenities":" Family Rooms"} {"id":3001,"amenities":" Kitchenette"} {"id":3001,"amenities":" Nonsmoking rooms"} {"id":3001,"amenities":" Suites"} {"id":3056,"amenities":""} {"id":3422,"amenities":"Pool"} {"id":3422,"amenities":" Free parking"} {"id":3422,"amenities":" Restaurant"} {"id":3422,"amenities":" Children Activities Kid Family Friendly"} {"id":3422,"amenities":" Paid Internet"} {"id":3422,"amenities":" Paid Wifi"} {"id":3422,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3422,"amenities":" SelfServe Laundry"} {"id":3422,"amenities":" Shuttle Bus Service"} {"id":3530,"amenities":""} {"id":3676,"amenities":""} {"id":3739,"amenities":"Free High Speed Internet WiFi"} {"id":3739,"amenities":" Breakfast included"} {"id":3739,"amenities":" Nonsmoking hotel"} {"id":3739,"amenities":" Air conditioning"} {"id":3739,"amenities":" Refrigerator in room"} {"id":3739,"amenities":" Kitchenette"} {"id":3739,"amenities":" Nonsmoking rooms"} {"id":3739,"amenities":" Suites"} {"id":4181,"amenities":"Free High Speed Internet WiFi"} {"id":4181,"amenities":" Pool"} {"id":4181,"amenities":" Free parking"} {"id":4181,"amenities":" Spa"} {"id":4181,"amenities":" Breakfast included"} {"id":4181,"amenities":" Banquet Room"} {"id":4181,"amenities":" Business Centre with Internet Access"} {"id":4181,"amenities":" Conference Facilities"} {"id":4181,"amenities":" Dry Cleaning"} {"id":4181,"amenities":" Heated pool"} {"id":4181,"amenities":" Hot Tub"} {"id":4181,"amenities":" Indoor pool"} {"id":4181,"amenities":" Laundry Service"} {"id":4181,"amenities":" Meeting rooms"} {"id":4181,"amenities":" Nonsmoking hotel"} {"id":4181,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4181,"amenities":" Wheelchair Access"} {"id":4181,"amenities":" Air conditioning"} {"id":4181,"amenities":" Family Rooms"} {"id":4181,"amenities":" Nonsmoking rooms"} {"id":4230,"amenities":"Pool"} {"id":4230,"amenities":" Free parking"} {"id":4230,"amenities":" Free High Speed Internet WiFi"} {"id":4230,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4230,"amenities":" Breakfast included"} {"id":4230,"amenities":" Restaurant"} {"id":4230,"amenities":" Banquet Room"} {"id":4230,"amenities":" Breakfast Available"} {"id":4230,"amenities":" Business Centre with Internet Access"} {"id":4230,"amenities":" Dry Cleaning"} {"id":4230,"amenities":" Golf Course"} {"id":4230,"amenities":" Heated pool"} {"id":4230,"amenities":" Hot Tub"} {"id":4230,"amenities":" Indoor pool"} {"id":4230,"amenities":" Laundry Service"} {"id":4230,"amenities":" Meeting rooms"} {"id":4230,"amenities":" Nonsmoking hotel"} {"id":4230,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4230,"amenities":" SelfServe Laundry"} {"id":4230,"amenities":" Wheelchair Access"} {"id":4230,"amenities":" Microwave"} {"id":4230,"amenities":" Family Rooms"} {"id":4230,"amenities":" Nonsmoking rooms"} {"id":4280,"amenities":"Pool"} {"id":4280,"amenities":" Free parking"} {"id":4280,"amenities":" Free High Speed Internet WiFi"} {"id":4280,"amenities":" Breakfast included"} {"id":4280,"amenities":" Hot Tub"} {"id":4280,"amenities":" Nonsmoking hotel"} {"id":4280,"amenities":" Outdoor pool"} {"id":4280,"amenities":" Air conditioning"} {"id":4280,"amenities":" Microwave"} {"id":4280,"amenities":" Refrigerator in room"} {"id":4280,"amenities":" Nonsmoking rooms"} {"id":4326,"amenities":"Pool"} {"id":4326,"amenities":" Free parking"} {"id":4326,"amenities":" Free High Speed Internet WiFi"} {"id":4326,"amenities":" Breakfast included"} {"id":4326,"amenities":" Room service"} {"id":4326,"amenities":" Banquet Room"} {"id":4326,"amenities":" Breakfast Available"} {"id":4326,"amenities":" Children Activities Kid Family Friendly"} {"id":4326,"amenities":" Indoor pool"} {"id":4326,"amenities":" Meeting rooms"} {"id":4326,"amenities":" Multilingual Staff"} {"id":4326,"amenities":" Nonsmoking hotel"} {"id":4326,"amenities":" Public Wifi"} {"id":4326,"amenities":" SkiIn SkiOut"} {"id":4326,"amenities":" Microwave"} {"id":4326,"amenities":" Refrigerator in room"} {"id":4326,"amenities":" Family Rooms"} {"id":4326,"amenities":" Kitchenette"} {"id":4326,"amenities":" Nonsmoking rooms"} {"id":4326,"amenities":" Suites"} {"id":4564,"amenities":"Free High Speed Internet WiFi"} {"id":4564,"amenities":" Free parking"} {"id":4564,"amenities":" Nonsmoking hotel"} {"id":4564,"amenities":" Public Wifi"} {"id":4564,"amenities":" SelfServe Laundry"} {"id":4564,"amenities":" SkiIn SkiOut"} {"id":4564,"amenities":" Air conditioning"} {"id":4564,"amenities":" Microwave"} {"id":4564,"amenities":" Refrigerator in room"} {"id":4564,"amenities":" Kitchenette"} {"id":4564,"amenities":" Nonsmoking rooms"} {"id":4564,"amenities":" Suites"} {"id":4851,"amenities":"Pool"} {"id":4851,"amenities":" Free parking"} {"id":4851,"amenities":" Free High Speed Internet WiFi"} {"id":4851,"amenities":" Restaurant"} {"id":4851,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4851,"amenities":" BarLounge"} {"id":4851,"amenities":" Spa"} {"id":4851,"amenities":" Banquet Room"} {"id":4851,"amenities":" Breakfast Available"} {"id":4851,"amenities":" Business Centre with Internet Access"} {"id":4851,"amenities":" Conference Facilities"} {"id":4851,"amenities":" Heated pool"} {"id":4851,"amenities":" Hot Tub"} {"id":4851,"amenities":" Indoor pool"} {"id":4851,"amenities":" Laundry Service"} {"id":4851,"amenities":" Meeting rooms"} {"id":4851,"amenities":" Nonsmoking hotel"} {"id":4851,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4851,"amenities":" Public Wifi"} {"id":4851,"amenities":" Sauna"} {"id":4851,"amenities":" Wheelchair Access"} {"id":4851,"amenities":" Air conditioning"} {"id":4851,"amenities":" Refrigerator in room"} {"id":4851,"amenities":" Family Rooms"} {"id":4851,"amenities":" Nonsmoking rooms"} {"id":4851,"amenities":" Suites"} {"id":5183,"amenities":""} {"id":5362,"amenities":"Free Internet"} {"id":5362,"amenities":" Free parking"} {"id":5362,"amenities":" Nonsmoking hotel"} {"id":5362,"amenities":" Kitchenette"} {"id":5362,"amenities":" Nonsmoking rooms"} {"id":5435,"amenities":"Free High Speed Internet WiFi"} {"id":5435,"amenities":" Nonsmoking hotel"} {"id":5435,"amenities":" Public Wifi"} {"id":5435,"amenities":" Nonsmoking rooms"} {"id":5558,"amenities":"Free parking"} {"id":5558,"amenities":" Free High Speed Internet WiFi"} {"id":5558,"amenities":" Golf Course"} {"id":5558,"amenities":" Nonsmoking hotel"} {"id":5558,"amenities":" Air conditioning"} {"id":5663,"amenities":"Free parking"} {"id":5663,"amenities":" Free High Speed Internet WiFi"} {"id":5663,"amenities":" Spa"} {"id":5663,"amenities":" Airport transportation"} {"id":5663,"amenities":" Banquet Room"} {"id":5663,"amenities":" Breakfast Available"} {"id":5663,"amenities":" Business Centre with Internet Access"} {"id":5663,"amenities":" Conference Facilities"} {"id":5663,"amenities":" Meeting rooms"} {"id":5663,"amenities":" Nonsmoking hotel"} {"id":5663,"amenities":" Public Wifi"} {"id":5663,"amenities":" Air conditioning"} {"id":5663,"amenities":" Minibar"} {"id":5663,"amenities":" Refrigerator in room"} {"id":5663,"amenities":" Family Rooms"} {"id":5663,"amenities":" Nonsmoking rooms"} {"id":5663,"amenities":" Suites"} {"id":137,"amenities":"Free parking"} {"id":137,"amenities":" Free High Speed Internet WiFi"} {"id":137,"amenities":" Breakfast included"} {"id":137,"amenities":" Concierge"} {"id":137,"amenities":" Conference Facilities"} {"id":137,"amenities":" Nonsmoking hotel"} {"id":137,"amenities":" Public Wifi"} {"id":137,"amenities":" Air conditioning"} {"id":137,"amenities":" Refrigerator in room"} {"id":137,"amenities":" Nonsmoking rooms"} {"id":173,"amenities":""} {"id":194,"amenities":""} {"id":505,"amenities":"Restaurant"} {"id":505,"amenities":" Room service"} {"id":505,"amenities":" Fitness Centre with Gym Workout Room"} {"id":505,"amenities":" BarLounge"} {"id":505,"amenities":" Spa"} {"id":505,"amenities":" Pool"} {"id":505,"amenities":" Free Internet"} {"id":505,"amenities":" Babysitting"} {"id":505,"amenities":" Banquet Room"} {"id":505,"amenities":" Breakfast Available"} {"id":505,"amenities":" Business Centre with Internet Access"} {"id":505,"amenities":" Children Activities Kid Family Friendly"} {"id":505,"amenities":" Concierge"} {"id":505,"amenities":" Conference Facilities"} {"id":505,"amenities":" Dry Cleaning"} {"id":505,"amenities":" Golf Course"} {"id":505,"amenities":" Heated pool"} {"id":505,"amenities":" Hot Tub"} {"id":505,"amenities":" Indoor pool"} {"id":505,"amenities":" Laundry Service"} {"id":505,"amenities":" Meeting rooms"} {"id":505,"amenities":" Multilingual Staff"} {"id":505,"amenities":" Nonsmoking hotel"} {"id":505,"amenities":" Outdoor pool"} {"id":505,"amenities":" Paid Internet"} {"id":505,"amenities":" Paid Wifi"} {"id":505,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":505,"amenities":" Sauna"} {"id":505,"amenities":" Tennis Court"} {"id":505,"amenities":" Wheelchair Access"} {"id":505,"amenities":" Air conditioning"} {"id":505,"amenities":" Refrigerator in room"} {"id":505,"amenities":" Accessible rooms"} {"id":505,"amenities":" Family Rooms"} {"id":505,"amenities":" Nonsmoking rooms"} {"id":505,"amenities":" Suites"} {"id":601,"amenities":"Free parking"} {"id":601,"amenities":" Free High Speed Internet WiFi"} {"id":601,"amenities":" Breakfast included"} {"id":601,"amenities":" Airport transportation"} {"id":601,"amenities":" Golf Course"} {"id":601,"amenities":" Laundry Service"} {"id":601,"amenities":" Nonsmoking hotel"} {"id":601,"amenities":" Outdoor pool"} {"id":601,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":601,"amenities":" SelfServe Laundry"} {"id":601,"amenities":" Wheelchair Access"} {"id":601,"amenities":" Air conditioning"} {"id":601,"amenities":" Microwave"} {"id":601,"amenities":" Refrigerator in room"} {"id":601,"amenities":" Kitchenette"} {"id":601,"amenities":" Nonsmoking rooms"} {"id":626,"amenities":""} {"id":692,"amenities":""} {"id":1914,"amenities":"Free parking"} {"id":1914,"amenities":" Free High Speed Internet WiFi"} {"id":1914,"amenities":" Breakfast included"} {"id":1914,"amenities":" Golf Course"} {"id":1914,"amenities":" Laundry Service"} {"id":1914,"amenities":" Nonsmoking hotel"} {"id":1914,"amenities":" Paid Internet"} {"id":1914,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1914,"amenities":" Wheelchair Access"} {"id":1914,"amenities":" Microwave"} {"id":1914,"amenities":" Refrigerator in room"} {"id":1914,"amenities":" Kitchenette"} {"id":1914,"amenities":" Nonsmoking rooms"} {"id":1914,"amenities":" Suites"} {"id":1917,"amenities":"Pool"} {"id":1917,"amenities":" Free parking"} {"id":1917,"amenities":" Free High Speed Internet WiFi"} {"id":1917,"amenities":" Breakfast included"} {"id":1917,"amenities":" Nonsmoking hotel"} {"id":1917,"amenities":" Air conditioning"} {"id":1917,"amenities":" Nonsmoking rooms"} {"id":1922,"amenities":"Free High Speed Internet WiFi"} {"id":1922,"amenities":" Free parking"} {"id":1922,"amenities":" Breakfast included"} {"id":1922,"amenities":" Nonsmoking hotel"} {"id":1922,"amenities":" Air conditioning"} {"id":1922,"amenities":" Family Rooms"} {"id":1922,"amenities":" Nonsmoking rooms"} {"id":2103,"amenities":"Free parking"} {"id":2103,"amenities":" Breakfast included"} {"id":2103,"amenities":" Pool"} {"id":2103,"amenities":" Free High Speed Internet WiFi"} {"id":2103,"amenities":" Breakfast Available"} {"id":2103,"amenities":" Children Activities Kid Family Friendly"} {"id":2103,"amenities":" Golf Course"} {"id":2103,"amenities":" Laundry Service"} {"id":2103,"amenities":" Nonsmoking hotel"} {"id":2103,"amenities":" Outdoor pool"} {"id":2103,"amenities":" Air conditioning"} {"id":2103,"amenities":" Refrigerator in room"} {"id":2103,"amenities":" Family Rooms"} {"id":2103,"amenities":" Nonsmoking rooms"} {"id":2103,"amenities":" Suites"} {"id":2150,"amenities":"Free parking"} {"id":2150,"amenities":" Free High Speed Internet WiFi"} {"id":2150,"amenities":" Airport transportation"} {"id":2150,"amenities":" Banquet Room"} {"id":2150,"amenities":" Business Centre with Internet Access"} {"id":2150,"amenities":" Conference Facilities"} {"id":2150,"amenities":" Dry Cleaning"} {"id":2150,"amenities":" Golf Course"} {"id":2150,"amenities":" Laundry Service"} {"id":2150,"amenities":" Meeting rooms"} {"id":2150,"amenities":" Multilingual Staff"} {"id":2150,"amenities":" Nonsmoking hotel"} {"id":2150,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2150,"amenities":" Shuttle Bus Service"} {"id":2150,"amenities":" Wheelchair Access"} {"id":2150,"amenities":" Nonsmoking rooms"} {"id":2233,"amenities":"Free parking"} {"id":2233,"amenities":" Free High Speed Internet WiFi"} {"id":2233,"amenities":" Spa"} {"id":2233,"amenities":" Nonsmoking hotel"} {"id":2233,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2233,"amenities":" Public Wifi"} {"id":2233,"amenities":" Air conditioning"} {"id":2233,"amenities":" Refrigerator in room"} {"id":2233,"amenities":" Nonsmoking rooms"} {"id":2811,"amenities":"Free parking"} {"id":2811,"amenities":" Free High Speed Internet WiFi"} {"id":2811,"amenities":" Banquet Room"} {"id":2811,"amenities":" Nonsmoking hotel"} {"id":2811,"amenities":" Public Wifi"} {"id":2811,"amenities":" Family Rooms"} {"id":2811,"amenities":" Nonsmoking rooms"} {"id":2822,"amenities":"Free parking"} {"id":2822,"amenities":" Free High Speed Internet WiFi"} {"id":2822,"amenities":" Nonsmoking hotel"} {"id":2822,"amenities":" Public Wifi"} {"id":2822,"amenities":" Nonsmoking rooms"} {"id":2974,"amenities":""} {"id":3088,"amenities":""} {"id":3166,"amenities":""} {"id":3297,"amenities":"Free parking"} {"id":3297,"amenities":" Restaurant"} {"id":3297,"amenities":" Free High Speed Internet WiFi"} {"id":3297,"amenities":" BarLounge"} {"id":3297,"amenities":" Golf Course"} {"id":3297,"amenities":" Meeting rooms"} {"id":3297,"amenities":" Nonsmoking hotel"} {"id":3297,"amenities":" Public Wifi"} {"id":3297,"amenities":" Air conditioning"} {"id":3297,"amenities":" Nonsmoking rooms"} {"id":3325,"amenities":""} {"id":3653,"amenities":""} {"id":4173,"amenities":"Free parking"} {"id":4173,"amenities":" Pool"} {"id":4173,"amenities":" Children Activities Kid Family Friendly"} {"id":4173,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4173,"amenities":" Tennis Court"} {"id":4173,"amenities":" Refrigerator in room"} {"id":4173,"amenities":" Kitchenette"} {"id":4289,"amenities":""} {"id":4895,"amenities":"Free parking"} {"id":4895,"amenities":" Pool"} {"id":4895,"amenities":" Free High Speed Internet WiFi"} {"id":4895,"amenities":" Breakfast included"} {"id":4895,"amenities":" Golf Course"} {"id":4895,"amenities":" Meeting rooms"} {"id":4895,"amenities":" Nonsmoking hotel"} {"id":4895,"amenities":" Outdoor pool"} {"id":4895,"amenities":" Wheelchair Access"} {"id":4895,"amenities":" Air conditioning"} {"id":4895,"amenities":" Family Rooms"} {"id":4895,"amenities":" Nonsmoking rooms"} {"id":4895,"amenities":" Suites"} {"id":5027,"amenities":"Free parking"} {"id":5027,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5060,"amenities":""} {"id":5077,"amenities":"Pool"} {"id":5077,"amenities":" Free High Speed Internet WiFi"} {"id":5077,"amenities":" Free parking"} {"id":5077,"amenities":" Spa"} {"id":5077,"amenities":" Breakfast included"} {"id":5077,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5077,"amenities":" Room service"} {"id":5077,"amenities":" Restaurant"} {"id":5077,"amenities":" BarLounge"} {"id":5077,"amenities":" Banquet Room"} {"id":5077,"amenities":" Business Centre with Internet Access"} {"id":5077,"amenities":" Concierge"} {"id":5077,"amenities":" Conference Facilities"} {"id":5077,"amenities":" Heated pool"} {"id":5077,"amenities":" Hot Tub"} {"id":5077,"amenities":" Indoor pool"} {"id":5077,"amenities":" Meeting rooms"} {"id":5077,"amenities":" Multilingual Staff"} {"id":5077,"amenities":" Nonsmoking hotel"} {"id":5077,"amenities":" Outdoor pool"} {"id":5077,"amenities":" SelfServe Laundry"} {"id":5077,"amenities":" Tennis Court"} {"id":5077,"amenities":" Wheelchair Access"} {"id":5077,"amenities":" Microwave"} {"id":5077,"amenities":" Family Rooms"} {"id":5077,"amenities":" Nonsmoking rooms"} {"id":5077,"amenities":" Suites"} {"id":5153,"amenities":"Free High Speed Internet WiFi"} {"id":5153,"amenities":" Free parking"} {"id":5153,"amenities":" Hot Tub"} {"id":5153,"amenities":" Laundry Service"} {"id":5153,"amenities":" Nonsmoking hotel"} {"id":5153,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5153,"amenities":" Wheelchair Access"} {"id":5153,"amenities":" Microwave"} {"id":5153,"amenities":" Refrigerator in room"} {"id":5153,"amenities":" Accessible rooms"} {"id":5153,"amenities":" Kitchenette"} {"id":5153,"amenities":" Nonsmoking rooms"} {"id":5153,"amenities":" Suites"} {"id":5225,"amenities":"Free parking"} {"id":5225,"amenities":" Free High Speed Internet WiFi"} {"id":5225,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5225,"amenities":" Restaurant"} {"id":5225,"amenities":" Breakfast included"} {"id":5225,"amenities":" Room service"} {"id":5225,"amenities":" BarLounge"} {"id":5225,"amenities":" Banquet Room"} {"id":5225,"amenities":" Business Centre with Internet Access"} {"id":5225,"amenities":" Conference Facilities"} {"id":5225,"amenities":" Dry Cleaning"} {"id":5225,"amenities":" Hot Tub"} {"id":5225,"amenities":" Laundry Service"} {"id":5225,"amenities":" Meeting rooms"} {"id":5225,"amenities":" Multilingual Staff"} {"id":5225,"amenities":" Nonsmoking hotel"} {"id":5225,"amenities":" Public Wifi"} {"id":5225,"amenities":" Air conditioning"} {"id":5225,"amenities":" Microwave"} {"id":5225,"amenities":" Refrigerator in room"} {"id":5225,"amenities":" Accessible rooms"} {"id":5225,"amenities":" Nonsmoking rooms"} {"id":5225,"amenities":" Suites"} {"id":5633,"amenities":"Free parking"} {"id":5633,"amenities":" Free High Speed Internet WiFi"} {"id":5633,"amenities":" Nonsmoking hotel"} {"id":5633,"amenities":" Public Wifi"} {"id":5633,"amenities":" Air conditioning"} {"id":5633,"amenities":" Microwave"} {"id":5633,"amenities":" Refrigerator in room"} {"id":5633,"amenities":" Nonsmoking rooms"} {"id":5855,"amenities":""} {"id":651,"amenities":"Free parking"} {"id":651,"amenities":" Free High Speed Internet WiFi"} {"id":651,"amenities":" Multilingual Staff"} {"id":651,"amenities":" Nonsmoking hotel"} {"id":651,"amenities":" SelfServe Laundry"} {"id":651,"amenities":" Family Rooms"} {"id":651,"amenities":" Nonsmoking rooms"} {"id":759,"amenities":"Pool"} {"id":759,"amenities":" Free parking"} {"id":759,"amenities":" Free High Speed Internet WiFi"} {"id":759,"amenities":" Nonsmoking hotel"} {"id":759,"amenities":" Refrigerator in room"} {"id":759,"amenities":" Family Rooms"} {"id":759,"amenities":" Kitchenette"} {"id":960,"amenities":""} {"id":1093,"amenities":"Free parking"} {"id":1093,"amenities":" Breakfast included"} {"id":1093,"amenities":" Free High Speed Internet WiFi"} {"id":1093,"amenities":" Business Centre with Internet Access"} {"id":1093,"amenities":" Multilingual Staff"} {"id":1093,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1093,"amenities":" SelfServe Laundry"} {"id":1093,"amenities":" Wheelchair Access"} {"id":1093,"amenities":" Air conditioning"} {"id":1093,"amenities":" Refrigerator in room"} {"id":1093,"amenities":" Accessible rooms"} {"id":1093,"amenities":" Nonsmoking rooms"} {"id":1093,"amenities":" Smoking rooms available"} {"id":1093,"amenities":" Suites"} {"id":1169,"amenities":""} {"id":1333,"amenities":""} {"id":1352,"amenities":"Free parking"} {"id":1352,"amenities":" Free High Speed Internet WiFi"} {"id":1352,"amenities":" Breakfast included"} {"id":1352,"amenities":" Golf Course"} {"id":1352,"amenities":" Nonsmoking hotel"} {"id":1352,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1352,"amenities":" Public Wifi"} {"id":1352,"amenities":" Air conditioning"} {"id":1352,"amenities":" Refrigerator in room"} {"id":1352,"amenities":" Family Rooms"} {"id":1352,"amenities":" Nonsmoking rooms"} {"id":1352,"amenities":" Suites"} {"id":1401,"amenities":"Free parking"} {"id":1401,"amenities":" Pool"} {"id":1401,"amenities":" Free Internet"} {"id":1401,"amenities":" Concierge"} {"id":1401,"amenities":" Nonsmoking hotel"} {"id":1401,"amenities":" Outdoor pool"} {"id":1401,"amenities":" Air conditioning"} {"id":1401,"amenities":" Refrigerator in room"} {"id":1401,"amenities":" Family Rooms"} {"id":1401,"amenities":" Nonsmoking rooms"} {"id":1941,"amenities":""} {"id":1981,"amenities":""} {"id":2132,"amenities":"Pool"} {"id":2132,"amenities":" Free parking"} {"id":2132,"amenities":" Restaurant"} {"id":2132,"amenities":" BarLounge"} {"id":2132,"amenities":" Free High Speed Internet WiFi"} {"id":2132,"amenities":" Conference Facilities"} {"id":2132,"amenities":" Hot Tub"} {"id":2132,"amenities":" Indoor pool"} {"id":2132,"amenities":" Laundry Service"} {"id":2132,"amenities":" Nonsmoking hotel"} {"id":2132,"amenities":" SelfServe Laundry"} {"id":2132,"amenities":" Shuttle Bus Service"} {"id":2132,"amenities":" SkiIn SkiOut"} {"id":2132,"amenities":" Wheelchair Access"} {"id":2132,"amenities":" Air conditioning"} {"id":2132,"amenities":" Microwave"} {"id":2132,"amenities":" Refrigerator in room"} {"id":2132,"amenities":" Family Rooms"} {"id":2132,"amenities":" Kitchenette"} {"id":2132,"amenities":" Nonsmoking rooms"} {"id":2132,"amenities":" Suites"} {"id":2411,"amenities":""} {"id":2901,"amenities":""} {"id":2948,"amenities":""} {"id":3064,"amenities":"Free parking"} {"id":3064,"amenities":" Free High Speed Internet WiFi"} {"id":3064,"amenities":" Breakfast included"} {"id":3064,"amenities":" Concierge"} {"id":3064,"amenities":" Nonsmoking hotel"} {"id":3064,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3064,"amenities":" Public Wifi"} {"id":3064,"amenities":" Air conditioning"} {"id":3064,"amenities":" Microwave"} {"id":3064,"amenities":" Refrigerator in room"} {"id":3064,"amenities":" Nonsmoking rooms"} {"id":3064,"amenities":" Suites"} {"id":3129,"amenities":""} {"id":3254,"amenities":""} {"id":3272,"amenities":"Pool"} {"id":3272,"amenities":" Restaurant"} {"id":3272,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3272,"amenities":" Children Activities Kid Family Friendly"} {"id":3272,"amenities":" Hot Tub"} {"id":3272,"amenities":" Laundry Service"} {"id":3272,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3272,"amenities":" Public Wifi"} {"id":3272,"amenities":" SelfServe Laundry"} {"id":3340,"amenities":""} {"id":3478,"amenities":""} {"id":3621,"amenities":"Free parking"} {"id":3621,"amenities":" Free High Speed Internet WiFi"} {"id":3621,"amenities":" Pool"} {"id":3621,"amenities":" Breakfast included"} {"id":3621,"amenities":" Heated pool"} {"id":3621,"amenities":" Hot Tub"} {"id":3621,"amenities":" Indoor pool"} {"id":3621,"amenities":" Laundry Service"} {"id":3621,"amenities":" Nonsmoking hotel"} {"id":3621,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3621,"amenities":" SelfServe Laundry"} {"id":3621,"amenities":" Wheelchair Access"} {"id":3621,"amenities":" Air conditioning"} {"id":3621,"amenities":" Microwave"} {"id":3621,"amenities":" Refrigerator in room"} {"id":3621,"amenities":" Family Rooms"} {"id":3621,"amenities":" Kitchenette"} {"id":3621,"amenities":" Nonsmoking rooms"} {"id":3621,"amenities":" Smoking rooms available"} {"id":4367,"amenities":"Free parking"} {"id":4367,"amenities":" Free High Speed Internet WiFi"} {"id":4367,"amenities":" Nonsmoking hotel"} {"id":4367,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4367,"amenities":" Microwave"} {"id":4367,"amenities":" Refrigerator in room"} {"id":4367,"amenities":" Family Rooms"} {"id":4913,"amenities":"Air conditioning"} {"id":5185,"amenities":""} {"id":5273,"amenities":""} {"id":5291,"amenities":"Pool"} {"id":5291,"amenities":" Free parking"} {"id":5291,"amenities":" Free High Speed Internet WiFi"} {"id":5291,"amenities":" Laundry Service"} {"id":5291,"amenities":" Nonsmoking hotel"} {"id":5291,"amenities":" Outdoor pool"} {"id":5291,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5291,"amenities":" Public Wifi"} {"id":5291,"amenities":" Wheelchair Access"} {"id":5291,"amenities":" Air conditioning"} {"id":5291,"amenities":" Microwave"} {"id":5291,"amenities":" Refrigerator in room"} {"id":5291,"amenities":" Kitchenette"} {"id":5291,"amenities":" Nonsmoking rooms"} {"id":5351,"amenities":""} {"id":5470,"amenities":""} {"id":6030,"amenities":"Restaurant"} {"id":6030,"amenities":" Free High Speed Internet WiFi"} {"id":6030,"amenities":" Breakfast included"} {"id":6030,"amenities":" Public Wifi"} {"id":6064,"amenities":""} {"id":38,"amenities":"Pool"} {"id":38,"amenities":" Free parking"} {"id":38,"amenities":" Restaurant"} {"id":38,"amenities":" Free High Speed Internet WiFi"} {"id":38,"amenities":" Fitness Centre with Gym Workout Room"} {"id":38,"amenities":" Heated pool"} {"id":38,"amenities":" Hot Tub"} {"id":38,"amenities":" Indoor pool"} {"id":38,"amenities":" Laundry Service"} {"id":38,"amenities":" Multilingual Staff"} {"id":38,"amenities":" Nonsmoking hotel"} {"id":38,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":38,"amenities":" Sauna"} {"id":38,"amenities":" Air conditioning"} {"id":38,"amenities":" Kitchenette"} {"id":38,"amenities":" Nonsmoking rooms"} {"id":38,"amenities":" Suites"} {"id":82,"amenities":""} {"id":350,"amenities":"Free High Speed Internet WiFi"} {"id":350,"amenities":" Hot Tub"} {"id":350,"amenities":" Laundry Service"} {"id":350,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":472,"amenities":"Free parking"} {"id":472,"amenities":" Pool"} {"id":472,"amenities":" Free High Speed Internet WiFi"} {"id":472,"amenities":" Nonsmoking hotel"} {"id":472,"amenities":" SelfServe Laundry"} {"id":472,"amenities":" Shuttle Bus Service"} {"id":472,"amenities":" Air conditioning"} {"id":472,"amenities":" Microwave"} {"id":472,"amenities":" Kitchenette"} {"id":472,"amenities":" Nonsmoking rooms"} {"id":472,"amenities":" Suites"} {"id":523,"amenities":"Free High Speed Internet WiFi"} {"id":523,"amenities":" Breakfast included"} {"id":523,"amenities":" Fitness Centre with Gym Workout Room"} {"id":523,"amenities":" Hot Tub"} {"id":523,"amenities":" Meeting rooms"} {"id":523,"amenities":" Multilingual Staff"} {"id":523,"amenities":" Nonsmoking hotel"} {"id":523,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":523,"amenities":" SelfServe Laundry"} {"id":523,"amenities":" Wheelchair Access"} {"id":523,"amenities":" Air conditioning"} {"id":523,"amenities":" Refrigerator in room"} {"id":523,"amenities":" Family Rooms"} {"id":523,"amenities":" Nonsmoking rooms"} {"id":523,"amenities":" Suites"} {"id":609,"amenities":""} {"id":695,"amenities":""} {"id":1396,"amenities":"Free parking"} {"id":1396,"amenities":" Free High Speed Internet WiFi"} {"id":1396,"amenities":" Concierge"} {"id":1396,"amenities":" Golf Course"} {"id":1396,"amenities":" Nonsmoking hotel"} {"id":1396,"amenities":" Air conditioning"} {"id":1396,"amenities":" Refrigerator in room"} {"id":1396,"amenities":" Family Rooms"} {"id":1396,"amenities":" Kitchenette"} {"id":1396,"amenities":" Nonsmoking rooms"} {"id":1500,"amenities":"Free High Speed Internet WiFi"} {"id":1500,"amenities":" Air conditioning"} {"id":1871,"amenities":"Pool"} {"id":1871,"amenities":" Free parking"} {"id":1871,"amenities":" Restaurant"} {"id":1871,"amenities":" Free High Speed Internet WiFi"} {"id":1871,"amenities":" Room service"} {"id":1871,"amenities":" Banquet Room"} {"id":1871,"amenities":" Breakfast Available"} {"id":1871,"amenities":" Business Centre with Internet Access"} {"id":1871,"amenities":" Conference Facilities"} {"id":1871,"amenities":" Dry Cleaning"} {"id":1871,"amenities":" Heated pool"} {"id":1871,"amenities":" Indoor pool"} {"id":1871,"amenities":" Laundry Service"} {"id":1871,"amenities":" Meeting rooms"} {"id":1871,"amenities":" Multilingual Staff"} {"id":1871,"amenities":" Nonsmoking hotel"} {"id":1871,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1871,"amenities":" Public Wifi"} {"id":1871,"amenities":" SelfServe Laundry"} {"id":1871,"amenities":" Wheelchair Access"} {"id":1871,"amenities":" Air conditioning"} {"id":1871,"amenities":" Microwave"} {"id":1871,"amenities":" Nonsmoking rooms"} {"id":1871,"amenities":" Suites"} {"id":2135,"amenities":""} {"id":2372,"amenities":""} {"id":2589,"amenities":""} {"id":4209,"amenities":""} {"id":4338,"amenities":"Pool"} {"id":4338,"amenities":" Free parking"} {"id":4338,"amenities":" Room service"} {"id":4338,"amenities":" Free High Speed Internet WiFi"} {"id":4338,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4338,"amenities":" Restaurant"} {"id":4338,"amenities":" BarLounge"} {"id":4338,"amenities":" Spa"} {"id":4338,"amenities":" Banquet Room"} {"id":4338,"amenities":" Breakfast Available"} {"id":4338,"amenities":" Business Centre with Internet Access"} {"id":4338,"amenities":" Concierge"} {"id":4338,"amenities":" Conference Facilities"} {"id":4338,"amenities":" Dry Cleaning"} {"id":4338,"amenities":" Golf Course"} {"id":4338,"amenities":" Heated pool"} {"id":4338,"amenities":" Hot Tub"} {"id":4338,"amenities":" Indoor pool"} {"id":4338,"amenities":" Laundry Service"} {"id":4338,"amenities":" Meeting rooms"} {"id":4338,"amenities":" Multilingual Staff"} {"id":4338,"amenities":" Nonsmoking hotel"} {"id":4338,"amenities":" Outdoor pool"} {"id":4338,"amenities":" Wheelchair Access"} {"id":4338,"amenities":" Air conditioning"} {"id":4338,"amenities":" Minibar"} {"id":4338,"amenities":" Refrigerator in room"} {"id":4338,"amenities":" Accessible rooms"} {"id":4338,"amenities":" Family Rooms"} {"id":4338,"amenities":" Nonsmoking rooms"} {"id":4455,"amenities":""} {"id":5395,"amenities":"Free parking"} {"id":5395,"amenities":" Restaurant"} {"id":5395,"amenities":" Free High Speed Internet WiFi"} {"id":5395,"amenities":" Multilingual Staff"} {"id":5395,"amenities":" Nonsmoking hotel"} {"id":5395,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5395,"amenities":" Air conditioning"} {"id":5395,"amenities":" Microwave"} {"id":5395,"amenities":" Refrigerator in room"} {"id":5395,"amenities":" Nonsmoking rooms"} {"id":5841,"amenities":"Free parking"} {"id":5841,"amenities":" Free High Speed Internet WiFi"} {"id":5841,"amenities":" Breakfast included"} {"id":5841,"amenities":" Children Activities Kid Family Friendly"} {"id":5841,"amenities":" Hot Tub"} {"id":5841,"amenities":" Nonsmoking hotel"} {"id":5841,"amenities":" Public Wifi"} {"id":5841,"amenities":" Air conditioning"} {"id":5841,"amenities":" Family Rooms"} {"id":5841,"amenities":" Nonsmoking rooms"} {"id":312,"amenities":"Free parking"} {"id":312,"amenities":" Breakfast included"} {"id":312,"amenities":" Free High Speed Internet WiFi"} {"id":312,"amenities":" Airport transportation"} {"id":312,"amenities":" Breakfast Available"} {"id":312,"amenities":" Children Activities Kid Family Friendly"} {"id":312,"amenities":" Laundry Service"} {"id":312,"amenities":" Nonsmoking hotel"} {"id":312,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":312,"amenities":" Public Wifi"} {"id":312,"amenities":" Refrigerator in room"} {"id":312,"amenities":" Family Rooms"} {"id":312,"amenities":" Kitchenette"} {"id":312,"amenities":" Nonsmoking rooms"} {"id":445,"amenities":""} {"id":680,"amenities":""} {"id":685,"amenities":""} {"id":771,"amenities":""} {"id":1029,"amenities":""} {"id":1104,"amenities":"Free parking"} {"id":1104,"amenities":" Free High Speed Internet WiFi"} {"id":1104,"amenities":" Breakfast included"} {"id":1104,"amenities":" Meeting rooms"} {"id":1104,"amenities":" Nonsmoking hotel"} {"id":1104,"amenities":" Public Wifi"} {"id":1104,"amenities":" Air conditioning"} {"id":1104,"amenities":" Microwave"} {"id":1104,"amenities":" Refrigerator in room"} {"id":1104,"amenities":" Kitchenette"} {"id":1104,"amenities":" Nonsmoking rooms"} {"id":1193,"amenities":"Free parking"} {"id":1193,"amenities":" Free High Speed Internet WiFi"} {"id":1193,"amenities":" Concierge"} {"id":1193,"amenities":" Golf Course"} {"id":1193,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1389,"amenities":""} {"id":1614,"amenities":""} {"id":2008,"amenities":"Free parking"} {"id":2008,"amenities":" Free High Speed Internet WiFi"} {"id":2008,"amenities":" Breakfast included"} {"id":2008,"amenities":" Breakfast Available"} {"id":2008,"amenities":" Business Centre with Internet Access"} {"id":2008,"amenities":" Dry Cleaning"} {"id":2008,"amenities":" Golf Course"} {"id":2008,"amenities":" Laundry Service"} {"id":2008,"amenities":" Multilingual Staff"} {"id":2008,"amenities":" Nonsmoking hotel"} {"id":2008,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2008,"amenities":" Wheelchair Access"} {"id":2008,"amenities":" Nonsmoking rooms"} {"id":2073,"amenities":""} {"id":2842,"amenities":""} {"id":3192,"amenities":"Free parking"} {"id":3192,"amenities":" Free High Speed Internet WiFi"} {"id":3192,"amenities":" Babysitting"} {"id":3192,"amenities":" Children Activities Kid Family Friendly"} {"id":3192,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3192,"amenities":" Wheelchair Access"} {"id":4016,"amenities":""} {"id":4149,"amenities":"Free High Speed Internet WiFi"} {"id":4149,"amenities":" Free parking"} {"id":4149,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4149,"amenities":" Breakfast included"} {"id":4149,"amenities":" Breakfast Available"} {"id":4149,"amenities":" Business Centre with Internet Access"} {"id":4149,"amenities":" Dry Cleaning"} {"id":4149,"amenities":" Hot Tub"} {"id":4149,"amenities":" Laundry Service"} {"id":4149,"amenities":" Meeting rooms"} {"id":4149,"amenities":" Nonsmoking hotel"} {"id":4149,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4149,"amenities":" SelfServe Laundry"} {"id":4149,"amenities":" Wheelchair Access"} {"id":4149,"amenities":" Microwave"} {"id":4149,"amenities":" Kitchenette"} {"id":4149,"amenities":" Nonsmoking rooms"} {"id":4149,"amenities":" Suites"} {"id":4172,"amenities":"Pool"} {"id":4172,"amenities":" Free parking"} {"id":4172,"amenities":" Restaurant"} {"id":4172,"amenities":" BarLounge"} {"id":4172,"amenities":" Free Internet"} {"id":4172,"amenities":" Babysitting"} {"id":4172,"amenities":" Banquet Room"} {"id":4172,"amenities":" Breakfast Available"} {"id":4172,"amenities":" Children Activities Kid Family Friendly"} {"id":4172,"amenities":" Conference Facilities"} {"id":4172,"amenities":" Golf Course"} {"id":4172,"amenities":" Heated pool"} {"id":4172,"amenities":" Hot Tub"} {"id":4172,"amenities":" Laundry Service"} {"id":4172,"amenities":" Meeting rooms"} {"id":4172,"amenities":" Outdoor pool"} {"id":4172,"amenities":" Tennis Court"} {"id":4172,"amenities":" Wheelchair Access"} {"id":4172,"amenities":" Air conditioning"} {"id":4172,"amenities":" Refrigerator in room"} {"id":4172,"amenities":" Family Rooms"} {"id":4172,"amenities":" Nonsmoking rooms"} {"id":4172,"amenities":" Suites"} {"id":4466,"amenities":"Free parking"} {"id":4466,"amenities":" Free High Speed Internet WiFi"} {"id":4466,"amenities":" Breakfast included"} {"id":4466,"amenities":" Laundry Service"} {"id":4466,"amenities":" Nonsmoking hotel"} {"id":4466,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4466,"amenities":" Air conditioning"} {"id":4466,"amenities":" Microwave"} {"id":4466,"amenities":" Refrigerator in room"} {"id":4466,"amenities":" Kitchenette"} {"id":4466,"amenities":" Nonsmoking rooms"} {"id":4466,"amenities":" Suites"} {"id":4709,"amenities":"Free parking"} {"id":4709,"amenities":" Free High Speed Internet WiFi"} {"id":4709,"amenities":" Multilingual Staff"} {"id":4709,"amenities":" Nonsmoking hotel"} {"id":4709,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4709,"amenities":" Public Wifi"} {"id":4709,"amenities":" Wheelchair Access"} {"id":4709,"amenities":" Air conditioning"} {"id":4709,"amenities":" Microwave"} {"id":4709,"amenities":" Refrigerator in room"} {"id":4709,"amenities":" Family Rooms"} {"id":4709,"amenities":" Kitchenette"} {"id":4709,"amenities":" Nonsmoking rooms"} {"id":4709,"amenities":" Smoking rooms available"} {"id":4899,"amenities":""} {"id":4937,"amenities":"Free parking"} {"id":4937,"amenities":" Restaurant"} {"id":4937,"amenities":" BarLounge"} {"id":4937,"amenities":" Free High Speed Internet WiFi"} {"id":4937,"amenities":" Nonsmoking hotel"} {"id":4937,"amenities":" Public Wifi"} {"id":4937,"amenities":" Wheelchair Access"} {"id":4937,"amenities":" Accessible rooms"} {"id":4937,"amenities":" Nonsmoking rooms"} {"id":5041,"amenities":"Free parking"} {"id":5041,"amenities":" Free High Speed Internet WiFi"} {"id":5041,"amenities":" Nonsmoking hotel"} {"id":5041,"amenities":" Air conditioning"} {"id":5131,"amenities":"Free parking"} {"id":5131,"amenities":" Free High Speed Internet WiFi"} {"id":5131,"amenities":" Nonsmoking hotel"} {"id":5131,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5131,"amenities":" Public Wifi"} {"id":5131,"amenities":" Air conditioning"} {"id":5131,"amenities":" Microwave"} {"id":5131,"amenities":" Refrigerator in room"} {"id":5131,"amenities":" Nonsmoking rooms"} {"id":5890,"amenities":"Pool"} {"id":5890,"amenities":" Free parking"} {"id":5890,"amenities":" Heated pool"} {"id":5890,"amenities":" Meeting rooms"} {"id":5890,"amenities":" Nonsmoking hotel"} {"id":5890,"amenities":" Outdoor pool"} {"id":5890,"amenities":" Paid Wifi"} {"id":5890,"amenities":" Tennis Court"} {"id":5890,"amenities":" Air conditioning"} {"id":5890,"amenities":" Microwave"} {"id":5890,"amenities":" Refrigerator in room"} {"id":5890,"amenities":" Kitchenette"} {"id":6106,"amenities":"Golf Course"} {"id":6106,"amenities":" Laundry Service"} {"id":6106,"amenities":" Nonsmoking hotel"} {"id":6106,"amenities":" Air conditioning"} {"id":6106,"amenities":" Microwave"} {"id":6106,"amenities":" Refrigerator in room"} {"id":46,"amenities":"Free parking"} {"id":46,"amenities":" Nonsmoking hotel"} {"id":46,"amenities":" SelfServe Laundry"} {"id":46,"amenities":" Shuttle Bus Service"} {"id":46,"amenities":" Family Rooms"} {"id":46,"amenities":" Kitchenette"} {"id":46,"amenities":" Nonsmoking rooms"} {"id":217,"amenities":"Free parking"} {"id":217,"amenities":" Free High Speed Internet WiFi"} {"id":217,"amenities":" Breakfast included"} {"id":217,"amenities":" Fitness Centre with Gym Workout Room"} {"id":217,"amenities":" Golf Course"} {"id":217,"amenities":" Laundry Service"} {"id":217,"amenities":" Nonsmoking hotel"} {"id":217,"amenities":" Air conditioning"} {"id":358,"amenities":""} {"id":409,"amenities":""} {"id":987,"amenities":"Free parking"} {"id":987,"amenities":" Free High Speed Internet WiFi"} {"id":987,"amenities":" Breakfast included"} {"id":987,"amenities":" Breakfast Available"} {"id":987,"amenities":" Business Centre with Internet Access"} {"id":987,"amenities":" Multilingual Staff"} {"id":987,"amenities":" Nonsmoking hotel"} {"id":987,"amenities":" Public Wifi"} {"id":987,"amenities":" Air conditioning"} {"id":987,"amenities":" Accessible rooms"} {"id":987,"amenities":" Nonsmoking rooms"} {"id":1008,"amenities":""} {"id":1414,"amenities":""} {"id":1660,"amenities":"Free parking"} {"id":1660,"amenities":" Free High Speed Internet WiFi"} {"id":1660,"amenities":" Breakfast included"} {"id":1660,"amenities":" Laundry Service"} {"id":1660,"amenities":" Public Wifi"} {"id":1660,"amenities":" SelfServe Laundry"} {"id":1660,"amenities":" Nonsmoking rooms"} {"id":1841,"amenities":"Free parking"} {"id":1841,"amenities":" Free High Speed Internet WiFi"} {"id":1841,"amenities":" Restaurant"} {"id":1841,"amenities":" Multilingual Staff"} {"id":1841,"amenities":" Nonsmoking hotel"} {"id":1841,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1841,"amenities":" SelfServe Laundry"} {"id":1841,"amenities":" Wheelchair Access"} {"id":1841,"amenities":" Microwave"} {"id":1841,"amenities":" Refrigerator in room"} {"id":1841,"amenities":" Accessible rooms"} {"id":1841,"amenities":" Family Rooms"} {"id":1841,"amenities":" Nonsmoking rooms"} {"id":2561,"amenities":"Free parking"} {"id":2561,"amenities":" Free High Speed Internet WiFi"} {"id":2561,"amenities":" BarLounge"} {"id":2561,"amenities":" Breakfast Available"} {"id":2561,"amenities":" Nonsmoking hotel"} {"id":2561,"amenities":" Public Wifi"} {"id":2561,"amenities":" SelfServe Laundry"} {"id":2561,"amenities":" Refrigerator in room"} {"id":2561,"amenities":" Family Rooms"} {"id":2561,"amenities":" Kitchenette"} {"id":2561,"amenities":" Nonsmoking rooms"} {"id":2614,"amenities":"Pool"} {"id":2614,"amenities":" Restaurant"} {"id":2614,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2614,"amenities":" Free High Speed Internet WiFi"} {"id":2614,"amenities":" Room service"} {"id":2614,"amenities":" BarLounge"} {"id":2614,"amenities":" Banquet Room"} {"id":2614,"amenities":" Business Centre with Internet Access"} {"id":2614,"amenities":" Conference Facilities"} {"id":2614,"amenities":" Dry Cleaning"} {"id":2614,"amenities":" Heated pool"} {"id":2614,"amenities":" Hot Tub"} {"id":2614,"amenities":" Indoor pool"} {"id":2614,"amenities":" Laundry Service"} {"id":2614,"amenities":" Meeting rooms"} {"id":2614,"amenities":" Multilingual Staff"} {"id":2614,"amenities":" Nonsmoking hotel"} {"id":2614,"amenities":" SelfServe Laundry"} {"id":2614,"amenities":" Wheelchair Access"} {"id":2614,"amenities":" Air conditioning"} {"id":2614,"amenities":" Refrigerator in room"} {"id":2614,"amenities":" Family Rooms"} {"id":2614,"amenities":" Nonsmoking rooms"} {"id":2614,"amenities":" Suites"} {"id":2781,"amenities":"Free parking"} {"id":2781,"amenities":" Free High Speed Internet WiFi"} {"id":3021,"amenities":""} {"id":3023,"amenities":"Restaurant"} {"id":3023,"amenities":" Free parking"} {"id":3023,"amenities":" BarLounge"} {"id":3023,"amenities":" Free High Speed Internet WiFi"} {"id":3023,"amenities":" Breakfast included"} {"id":3023,"amenities":" Airport transportation"} {"id":3023,"amenities":" Banquet Room"} {"id":3023,"amenities":" Breakfast Available"} {"id":3023,"amenities":" Business Centre with Internet Access"} {"id":3023,"amenities":" Conference Facilities"} {"id":3023,"amenities":" Laundry Service"} {"id":3023,"amenities":" Meeting rooms"} {"id":3023,"amenities":" Nonsmoking hotel"} {"id":3023,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3023,"amenities":" Public Wifi"} {"id":3023,"amenities":" Shuttle Bus Service"} {"id":3023,"amenities":" Wheelchair Access"} {"id":3023,"amenities":" Air conditioning"} {"id":3023,"amenities":" Refrigerator in room"} {"id":3023,"amenities":" Accessible rooms"} {"id":3023,"amenities":" Family Rooms"} {"id":3023,"amenities":" Nonsmoking rooms"} {"id":3434,"amenities":"Free parking"} {"id":3434,"amenities":" Restaurant"} {"id":3434,"amenities":" Room service"} {"id":3434,"amenities":" Free High Speed Internet WiFi"} {"id":3434,"amenities":" BarLounge"} {"id":3434,"amenities":" Spa"} {"id":3434,"amenities":" Breakfast included"} {"id":3434,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3434,"amenities":" Banquet Room"} {"id":3434,"amenities":" Conference Facilities"} {"id":3434,"amenities":" Dry Cleaning"} {"id":3434,"amenities":" Laundry Service"} {"id":3434,"amenities":" Meeting rooms"} {"id":3434,"amenities":" Multilingual Staff"} {"id":3434,"amenities":" Nonsmoking hotel"} {"id":3434,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3434,"amenities":" Sauna"} {"id":3434,"amenities":" Wheelchair Access"} {"id":3434,"amenities":" Air conditioning"} {"id":3434,"amenities":" Microwave"} {"id":3434,"amenities":" Family Rooms"} {"id":3434,"amenities":" Nonsmoking rooms"} {"id":3434,"amenities":" Suites"} {"id":3467,"amenities":""} {"id":3906,"amenities":""} {"id":4017,"amenities":""} {"id":4658,"amenities":""} {"id":5308,"amenities":""} {"id":5382,"amenities":"Breakfast included"} {"id":5382,"amenities":" Room service"} {"id":5382,"amenities":" Restaurant"} {"id":5382,"amenities":" Free High Speed Internet WiFi"} {"id":5382,"amenities":" Airport transportation"} {"id":5382,"amenities":" Air conditioning"} {"id":5382,"amenities":" Family Rooms"} {"id":5382,"amenities":" Kitchenette"} {"id":5515,"amenities":""} {"id":6034,"amenities":"Pool"} {"id":6034,"amenities":" Free Internet"} {"id":6034,"amenities":" Free parking"} {"id":6034,"amenities":" Children Activities Kid Family Friendly"} {"id":6034,"amenities":" Concierge"} {"id":6034,"amenities":" Laundry Service"} {"id":6034,"amenities":" Nonsmoking hotel"} {"id":6034,"amenities":" Sauna"} {"id":6034,"amenities":" SelfServe Laundry"} {"id":6034,"amenities":" Shuttle Bus Service"} {"id":6034,"amenities":" Nonsmoking rooms"} {"id":387,"amenities":"Free parking"} {"id":387,"amenities":" Free High Speed Internet WiFi"} {"id":387,"amenities":" Electric vehicle charging station"} {"id":387,"amenities":" Golf Course"} {"id":387,"amenities":" Hot Tub"} {"id":387,"amenities":" Laundry Service"} {"id":387,"amenities":" Nonsmoking hotel"} {"id":387,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":387,"amenities":" Air conditioning"} {"id":387,"amenities":" Microwave"} {"id":387,"amenities":" Refrigerator in room"} {"id":387,"amenities":" Family Rooms"} {"id":387,"amenities":" Kitchenette"} {"id":387,"amenities":" Nonsmoking rooms"} {"id":387,"amenities":" Suites"} {"id":885,"amenities":""} {"id":1140,"amenities":"Free parking"} {"id":1140,"amenities":" Nonsmoking hotel"} {"id":1140,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1140,"amenities":" Public Wifi"} {"id":1140,"amenities":" Nonsmoking rooms"} {"id":1349,"amenities":"Pool"} {"id":1349,"amenities":" Free parking"} {"id":1349,"amenities":" Free High Speed Internet WiFi"} {"id":1349,"amenities":" Breakfast included"} {"id":1349,"amenities":" Nonsmoking hotel"} {"id":1349,"amenities":" Outdoor pool"} {"id":1349,"amenities":" Air conditioning"} {"id":1349,"amenities":" Nonsmoking rooms"} {"id":1349,"amenities":" Suites"} {"id":1916,"amenities":"Pool"} {"id":1916,"amenities":" Free parking"} {"id":1916,"amenities":" Free High Speed Internet WiFi"} {"id":1916,"amenities":" Conference Facilities"} {"id":1916,"amenities":" Heated pool"} {"id":1916,"amenities":" Hot Tub"} {"id":1916,"amenities":" Nonsmoking hotel"} {"id":1916,"amenities":" Outdoor pool"} {"id":1916,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1916,"amenities":" Public Wifi"} {"id":1916,"amenities":" SelfServe Laundry"} {"id":1916,"amenities":" Air conditioning"} {"id":1916,"amenities":" Microwave"} {"id":1916,"amenities":" Refrigerator in room"} {"id":1916,"amenities":" Family Rooms"} {"id":1916,"amenities":" Kitchenette"} {"id":1916,"amenities":" Nonsmoking rooms"} {"id":1916,"amenities":" Suites"} {"id":2128,"amenities":"Free parking"} {"id":2128,"amenities":" Free High Speed Internet WiFi"} {"id":2128,"amenities":" Golf Course"} {"id":2128,"amenities":" Hot Tub"} {"id":2128,"amenities":" Nonsmoking hotel"} {"id":2128,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2128,"amenities":" Public Wifi"} {"id":2128,"amenities":" Air conditioning"} {"id":2128,"amenities":" Microwave"} {"id":2128,"amenities":" Refrigerator in room"} {"id":2128,"amenities":" Family Rooms"} {"id":2128,"amenities":" Kitchenette"} {"id":2128,"amenities":" Nonsmoking rooms"} {"id":2128,"amenities":" Suites"} {"id":2398,"amenities":"Free parking"} {"id":2398,"amenities":" Free High Speed Internet WiFi"} {"id":2398,"amenities":" Breakfast included"} {"id":2398,"amenities":" Business Centre with Internet Access"} {"id":2398,"amenities":" Golf Course"} {"id":2398,"amenities":" Meeting rooms"} {"id":2398,"amenities":" Nonsmoking hotel"} {"id":2398,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2398,"amenities":" Wheelchair Access"} {"id":2398,"amenities":" Air conditioning"} {"id":2398,"amenities":" Microwave"} {"id":2398,"amenities":" Refrigerator in room"} {"id":2398,"amenities":" Nonsmoking rooms"} {"id":2594,"amenities":"Free High Speed Internet WiFi"} {"id":2594,"amenities":" Breakfast included"} {"id":2631,"amenities":"Free parking"} {"id":2631,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2631,"amenities":" Business Centre with Internet Access"} {"id":2631,"amenities":" Golf Course"} {"id":2631,"amenities":" Laundry Service"} {"id":2631,"amenities":" Meeting rooms"} {"id":2631,"amenities":" Nonsmoking hotel"} {"id":2631,"amenities":" SelfServe Laundry"} {"id":2631,"amenities":" Wheelchair Access"} {"id":2631,"amenities":" Air conditioning"} {"id":2631,"amenities":" Refrigerator in room"} {"id":2631,"amenities":" Family Rooms"} {"id":2631,"amenities":" Kitchenette"} {"id":2631,"amenities":" Nonsmoking rooms"} {"id":2631,"amenities":" Suites"} {"id":2652,"amenities":"Free parking"} {"id":2652,"amenities":" Free High Speed Internet WiFi"} {"id":2652,"amenities":" Golf Course"} {"id":2652,"amenities":" Nonsmoking hotel"} {"id":2652,"amenities":" Nonsmoking rooms"} {"id":2756,"amenities":"Free parking"} {"id":2756,"amenities":" Free High Speed Internet WiFi"} {"id":2756,"amenities":" Breakfast included"} {"id":2756,"amenities":" Hot Tub"} {"id":2756,"amenities":" Nonsmoking hotel"} {"id":2756,"amenities":" Nonsmoking rooms"} {"id":2993,"amenities":"Free parking"} {"id":2993,"amenities":" Free High Speed Internet WiFi"} {"id":2993,"amenities":" Nonsmoking hotel"} {"id":2993,"amenities":" Public Wifi"} {"id":2993,"amenities":" Air conditioning"} {"id":2993,"amenities":" Refrigerator in room"} {"id":2993,"amenities":" Nonsmoking rooms"} {"id":3225,"amenities":""} {"id":3244,"amenities":"Free parking"} {"id":3244,"amenities":" Free High Speed Internet WiFi"} {"id":3244,"amenities":" Laundry Service"} {"id":3244,"amenities":" Nonsmoking hotel"} {"id":3244,"amenities":" Air conditioning"} {"id":3244,"amenities":" Microwave"} {"id":3244,"amenities":" Refrigerator in room"} {"id":3244,"amenities":" Family Rooms"} {"id":3333,"amenities":"Free High Speed Internet WiFi"} {"id":3333,"amenities":" Pool"} {"id":3333,"amenities":" Room service"} {"id":3333,"amenities":" Restaurant"} {"id":3333,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3333,"amenities":" BarLounge"} {"id":3333,"amenities":" Banquet Room"} {"id":3333,"amenities":" Breakfast Available"} {"id":3333,"amenities":" Business Centre with Internet Access"} {"id":3333,"amenities":" Concierge"} {"id":3333,"amenities":" Conference Facilities"} {"id":3333,"amenities":" Dry Cleaning"} {"id":3333,"amenities":" Heated pool"} {"id":3333,"amenities":" Hot Tub"} {"id":3333,"amenities":" Indoor pool"} {"id":3333,"amenities":" Laundry Service"} {"id":3333,"amenities":" Meeting rooms"} {"id":3333,"amenities":" Multilingual Staff"} {"id":3333,"amenities":" Nonsmoking hotel"} {"id":3333,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3333,"amenities":" Public Wifi"} {"id":3333,"amenities":" Wheelchair Access"} {"id":3333,"amenities":" Air conditioning"} {"id":3333,"amenities":" Minibar"} {"id":3333,"amenities":" Refrigerator in room"} {"id":3333,"amenities":" Accessible rooms"} {"id":3333,"amenities":" Family Rooms"} {"id":3333,"amenities":" Nonsmoking rooms"} {"id":3333,"amenities":" Suites"} {"id":3348,"amenities":""} {"id":4298,"amenities":"Free parking"} {"id":4298,"amenities":" Free High Speed Internet WiFi"} {"id":4298,"amenities":" Breakfast included"} {"id":4298,"amenities":" Nonsmoking hotel"} {"id":4298,"amenities":" Public Wifi"} {"id":4298,"amenities":" Air conditioning"} {"id":4298,"amenities":" Refrigerator in room"} {"id":4298,"amenities":" Nonsmoking rooms"} {"id":4398,"amenities":""} {"id":4404,"amenities":"Free High Speed Internet WiFi"} {"id":4404,"amenities":" Free parking"} {"id":4404,"amenities":" Restaurant"} {"id":4404,"amenities":" BarLounge"} {"id":4404,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4404,"amenities":" Banquet Room"} {"id":4404,"amenities":" Breakfast Available"} {"id":4404,"amenities":" Business Centre with Internet Access"} {"id":4404,"amenities":" Conference Facilities"} {"id":4404,"amenities":" Electric vehicle charging station"} {"id":4404,"amenities":" Laundry Service"} {"id":4404,"amenities":" Meeting rooms"} {"id":4404,"amenities":" Nonsmoking hotel"} {"id":4404,"amenities":" Public Wifi"} {"id":4404,"amenities":" SelfServe Laundry"} {"id":4404,"amenities":" Air conditioning"} {"id":4404,"amenities":" Refrigerator in room"} {"id":4404,"amenities":" Nonsmoking rooms"} {"id":4474,"amenities":""} {"id":4843,"amenities":"Pool"} {"id":4843,"amenities":" Free parking"} {"id":4843,"amenities":" Restaurant"} {"id":4843,"amenities":" Free High Speed Internet WiFi"} {"id":4843,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4843,"amenities":" Spa"} {"id":4843,"amenities":" BarLounge"} {"id":4843,"amenities":" Banquet Room"} {"id":4843,"amenities":" Heated pool"} {"id":4843,"amenities":" Hot Tub"} {"id":4843,"amenities":" Laundry Service"} {"id":4843,"amenities":" Meeting rooms"} {"id":4843,"amenities":" Nonsmoking hotel"} {"id":4843,"amenities":" Outdoor pool"} {"id":4843,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4843,"amenities":" Public Wifi"} {"id":4843,"amenities":" SelfServe Laundry"} {"id":4843,"amenities":" Wheelchair Access"} {"id":4843,"amenities":" Microwave"} {"id":4843,"amenities":" Refrigerator in room"} {"id":4843,"amenities":" Family Rooms"} {"id":4843,"amenities":" Kitchenette"} {"id":4843,"amenities":" Nonsmoking rooms"} {"id":4843,"amenities":" Suites"} {"id":5209,"amenities":"Free parking"} {"id":5209,"amenities":" Free High Speed Internet WiFi"} {"id":5209,"amenities":" Laundry Service"} {"id":5209,"amenities":" Nonsmoking hotel"} {"id":5209,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5209,"amenities":" Wheelchair Access"} {"id":5209,"amenities":" Air conditioning"} {"id":5209,"amenities":" Refrigerator in room"} {"id":5209,"amenities":" Family Rooms"} {"id":5209,"amenities":" Kitchenette"} {"id":5209,"amenities":" Nonsmoking rooms"} {"id":5442,"amenities":"Free parking"} {"id":5442,"amenities":" Free High Speed Internet WiFi"} {"id":5442,"amenities":" Breakfast included"} {"id":5442,"amenities":" Meeting rooms"} {"id":5442,"amenities":" Nonsmoking hotel"} {"id":5442,"amenities":" Wheelchair Access"} {"id":5442,"amenities":" Air conditioning"} {"id":5442,"amenities":" Nonsmoking rooms"} {"id":5442,"amenities":" Suites"} {"id":5643,"amenities":""} {"id":5694,"amenities":""} {"id":5786,"amenities":"Free parking"} {"id":5786,"amenities":" Breakfast included"} {"id":5786,"amenities":" Free High Speed Internet WiFi"} {"id":5786,"amenities":" Refrigerator in room"} {"id":5786,"amenities":" Suites"} {"id":5894,"amenities":""} {"id":5991,"amenities":"Free High Speed Internet WiFi"} {"id":5991,"amenities":" Breakfast included"} {"id":5991,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5991,"amenities":" Free parking"} {"id":5991,"amenities":" Breakfast Available"} {"id":5991,"amenities":" Business Centre with Internet Access"} {"id":5991,"amenities":" Conference Facilities"} {"id":5991,"amenities":" Hot Tub"} {"id":5991,"amenities":" Laundry Service"} {"id":5991,"amenities":" Meeting rooms"} {"id":5991,"amenities":" Nonsmoking hotel"} {"id":5991,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5991,"amenities":" Public Wifi"} {"id":5991,"amenities":" SelfServe Laundry"} {"id":5991,"amenities":" Wheelchair Access"} {"id":5991,"amenities":" Air conditioning"} {"id":5991,"amenities":" Microwave"} {"id":5991,"amenities":" Refrigerator in room"} {"id":5991,"amenities":" Accessible rooms"} {"id":5991,"amenities":" Family Rooms"} {"id":5991,"amenities":" Kitchenette"} {"id":5991,"amenities":" Nonsmoking rooms"} {"id":5991,"amenities":" Suites"} {"id":60,"amenities":"Free parking"} {"id":60,"amenities":" Children Activities Kid Family Friendly"} {"id":60,"amenities":" Wheelchair Access"} {"id":60,"amenities":" Refrigerator in room"} {"id":189,"amenities":""} {"id":545,"amenities":"Pool"} {"id":545,"amenities":" Room service"} {"id":545,"amenities":" Free parking"} {"id":545,"amenities":" Restaurant"} {"id":545,"amenities":" Free High Speed Internet WiFi"} {"id":545,"amenities":" BarLounge"} {"id":545,"amenities":" Heated pool"} {"id":545,"amenities":" Hot Tub"} {"id":545,"amenities":" Indoor pool"} {"id":545,"amenities":" Laundry Service"} {"id":545,"amenities":" Meeting rooms"} {"id":545,"amenities":" Multilingual Staff"} {"id":545,"amenities":" Nonsmoking hotel"} {"id":545,"amenities":" Outdoor pool"} {"id":545,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":545,"amenities":" Public Wifi"} {"id":545,"amenities":" Sauna"} {"id":545,"amenities":" Shuttle Bus Service"} {"id":545,"amenities":" Nonsmoking rooms"} {"id":1026,"amenities":""} {"id":1094,"amenities":""} {"id":1270,"amenities":"Free parking"} {"id":1270,"amenities":" Free High Speed Internet WiFi"} {"id":1270,"amenities":" Electric vehicle charging station"} {"id":1270,"amenities":" Nonsmoking hotel"} {"id":1270,"amenities":" Public Wifi"} {"id":1270,"amenities":" SelfServe Laundry"} {"id":1270,"amenities":" Air conditioning"} {"id":1270,"amenities":" Microwave"} {"id":1270,"amenities":" Refrigerator in room"} {"id":1270,"amenities":" Kitchenette"} {"id":1270,"amenities":" Nonsmoking rooms"} {"id":1270,"amenities":" Suites"} {"id":1390,"amenities":"Pool"} {"id":1390,"amenities":" Free parking"} {"id":1390,"amenities":" Free High Speed Internet WiFi"} {"id":1390,"amenities":" Children Activities Kid Family Friendly"} {"id":1390,"amenities":" Heated pool"} {"id":1390,"amenities":" Hot Tub"} {"id":1390,"amenities":" Laundry Service"} {"id":1390,"amenities":" Nonsmoking hotel"} {"id":1390,"amenities":" Outdoor pool"} {"id":1390,"amenities":" Public Wifi"} {"id":1390,"amenities":" SelfServe Laundry"} {"id":1390,"amenities":" Wheelchair Access"} {"id":1390,"amenities":" Air conditioning"} {"id":1390,"amenities":" Microwave"} {"id":1390,"amenities":" Refrigerator in room"} {"id":1390,"amenities":" Accessible rooms"} {"id":1390,"amenities":" Family Rooms"} {"id":1390,"amenities":" Kitchenette"} {"id":1390,"amenities":" Nonsmoking rooms"} {"id":1390,"amenities":" Suites"} {"id":1391,"amenities":"Free parking"} {"id":1391,"amenities":" Free High Speed Internet WiFi"} {"id":1391,"amenities":" Nonsmoking hotel"} {"id":1391,"amenities":" Wheelchair Access"} {"id":1391,"amenities":" Air conditioning"} {"id":1391,"amenities":" Microwave"} {"id":1391,"amenities":" Refrigerator in room"} {"id":1391,"amenities":" Accessible rooms"} {"id":1391,"amenities":" Kitchenette"} {"id":1391,"amenities":" Nonsmoking rooms"} {"id":1391,"amenities":" Suites"} {"id":1904,"amenities":"Free parking"} {"id":1904,"amenities":" Pool"} {"id":1904,"amenities":" Free High Speed Internet WiFi"} {"id":1904,"amenities":" Laundry Service"} {"id":1904,"amenities":" Nonsmoking hotel"} {"id":1904,"amenities":" Outdoor pool"} {"id":1904,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1904,"amenities":" Public Wifi"} {"id":1904,"amenities":" Air conditioning"} {"id":1904,"amenities":" Microwave"} {"id":1904,"amenities":" Refrigerator in room"} {"id":1904,"amenities":" Family Rooms"} {"id":1904,"amenities":" Kitchenette"} {"id":1904,"amenities":" Nonsmoking rooms"} {"id":1904,"amenities":" Suites"} {"id":2032,"amenities":"Microwave"} {"id":2032,"amenities":" Refrigerator in room"} {"id":2138,"amenities":"Free parking"} {"id":2138,"amenities":" Free High Speed Internet WiFi"} {"id":2138,"amenities":" Breakfast included"} {"id":2138,"amenities":" Breakfast Available"} {"id":2138,"amenities":" Children Activities Kid Family Friendly"} {"id":2138,"amenities":" Concierge"} {"id":2138,"amenities":" Hot Tub"} {"id":2138,"amenities":" Nonsmoking hotel"} {"id":2138,"amenities":" Public Wifi"} {"id":2138,"amenities":" SelfServe Laundry"} {"id":2138,"amenities":" Shuttle Bus Service"} {"id":2138,"amenities":" Wheelchair Access"} {"id":2138,"amenities":" Air conditioning"} {"id":2138,"amenities":" Nonsmoking rooms"} {"id":2138,"amenities":" Suites"} {"id":2156,"amenities":""} {"id":2345,"amenities":""} {"id":2609,"amenities":"Free High Speed Internet WiFi"} {"id":2609,"amenities":" Breakfast Available"} {"id":2609,"amenities":" Golf Course"} {"id":2609,"amenities":" Heated pool"} {"id":2609,"amenities":" Indoor pool"} {"id":2609,"amenities":" Laundry Service"} {"id":2609,"amenities":" Meeting rooms"} {"id":2609,"amenities":" Nonsmoking hotel"} {"id":2609,"amenities":" Public Wifi"} {"id":2609,"amenities":" Wheelchair Access"} {"id":2609,"amenities":" Air conditioning"} {"id":2609,"amenities":" Microwave"} {"id":2609,"amenities":" Refrigerator in room"} {"id":2609,"amenities":" Nonsmoking rooms"} {"id":2886,"amenities":"Free High Speed Internet WiFi"} {"id":2886,"amenities":" Air conditioning"} {"id":2886,"amenities":" Microwave"} {"id":2886,"amenities":" Refrigerator in room"} {"id":2988,"amenities":"Free parking"} {"id":2988,"amenities":" Pool"} {"id":2988,"amenities":" Free High Speed Internet WiFi"} {"id":2988,"amenities":" Breakfast included"} {"id":2988,"amenities":" Dry Cleaning"} {"id":2988,"amenities":" Heated pool"} {"id":2988,"amenities":" Hot Tub"} {"id":2988,"amenities":" Indoor pool"} {"id":2988,"amenities":" Laundry Service"} {"id":2988,"amenities":" Nonsmoking hotel"} {"id":2988,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2988,"amenities":" Wheelchair Access"} {"id":2988,"amenities":" Air conditioning"} {"id":2988,"amenities":" Microwave"} {"id":2988,"amenities":" Family Rooms"} {"id":2988,"amenities":" Nonsmoking rooms"} {"id":3149,"amenities":"Free parking"} {"id":3149,"amenities":" Free High Speed Internet WiFi"} {"id":3149,"amenities":" Nonsmoking hotel"} {"id":3149,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3149,"amenities":" SelfServe Laundry"} {"id":3149,"amenities":" Microwave"} {"id":3149,"amenities":" Refrigerator in room"} {"id":3149,"amenities":" Family Rooms"} {"id":3149,"amenities":" Kitchenette"} {"id":3149,"amenities":" Nonsmoking rooms"} {"id":3149,"amenities":" Suites"} {"id":3393,"amenities":""} {"id":3602,"amenities":"Free High Speed Internet WiFi"} {"id":3602,"amenities":" Nonsmoking hotel"} {"id":3602,"amenities":" Nonsmoking rooms"} {"id":4349,"amenities":"Pool"} {"id":4349,"amenities":" Room service"} {"id":4349,"amenities":" Free parking"} {"id":4349,"amenities":" Restaurant"} {"id":4349,"amenities":" BarLounge"} {"id":4349,"amenities":" Spa"} {"id":4349,"amenities":" Free High Speed Internet WiFi"} {"id":4349,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4349,"amenities":" Wheelchair Access"} {"id":4349,"amenities":" Air conditioning"} {"id":4349,"amenities":" Nonsmoking rooms"} {"id":4349,"amenities":" Suites"} {"id":4607,"amenities":"Free parking"} {"id":4607,"amenities":" Free High Speed Internet WiFi"} {"id":4607,"amenities":" Nonsmoking hotel"} {"id":4607,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4607,"amenities":" Air conditioning"} {"id":4641,"amenities":"Free High Speed Internet WiFi"} {"id":4641,"amenities":" Nonsmoking hotel"} {"id":4641,"amenities":" Public Wifi"} {"id":4641,"amenities":" Air conditioning"} {"id":4641,"amenities":" Microwave"} {"id":4641,"amenities":" Refrigerator in room"} {"id":4641,"amenities":" Nonsmoking rooms"} {"id":4641,"amenities":" Smoking rooms available"} {"id":4687,"amenities":"Restaurant"} {"id":4687,"amenities":" BarLounge"} {"id":4687,"amenities":" Free High Speed Internet WiFi"} {"id":4687,"amenities":" Free parking"} {"id":4687,"amenities":" Golf Course"} {"id":4687,"amenities":" Nonsmoking hotel"} {"id":4687,"amenities":" Nonsmoking rooms"} {"id":4816,"amenities":""} {"id":4830,"amenities":"Free parking"} {"id":4830,"amenities":" Restaurant"} {"id":4830,"amenities":" Pool"} {"id":4830,"amenities":" BarLounge"} {"id":4830,"amenities":" Free High Speed Internet WiFi"} {"id":4830,"amenities":" Golf Course"} {"id":4830,"amenities":" Indoor pool"} {"id":4830,"amenities":" Meeting rooms"} {"id":4830,"amenities":" Nonsmoking hotel"} {"id":4830,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4830,"amenities":" Family Rooms"} {"id":4830,"amenities":" Kitchenette"} {"id":4830,"amenities":" Nonsmoking rooms"} {"id":5062,"amenities":"Free parking"} {"id":5062,"amenities":" Free High Speed Internet WiFi"} {"id":5062,"amenities":" Laundry Service"} {"id":5062,"amenities":" Nonsmoking hotel"} {"id":5062,"amenities":" Air conditioning"} {"id":5062,"amenities":" Refrigerator in room"} {"id":5062,"amenities":" Nonsmoking rooms"} {"id":5331,"amenities":"Pool"} {"id":5331,"amenities":" Free parking"} {"id":5331,"amenities":" Free High Speed Internet WiFi"} {"id":5331,"amenities":" Breakfast included"} {"id":5331,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5331,"amenities":" Heated pool"} {"id":5331,"amenities":" Hot Tub"} {"id":5331,"amenities":" Indoor pool"} {"id":5331,"amenities":" Laundry Service"} {"id":5331,"amenities":" Meeting rooms"} {"id":5331,"amenities":" Multilingual Staff"} {"id":5331,"amenities":" Nonsmoking hotel"} {"id":5331,"amenities":" SelfServe Laundry"} {"id":5331,"amenities":" Wheelchair Access"} {"id":5331,"amenities":" Air conditioning"} {"id":5331,"amenities":" Refrigerator in room"} {"id":5331,"amenities":" Family Rooms"} {"id":5331,"amenities":" Nonsmoking rooms"} {"id":5637,"amenities":"Free High Speed Internet WiFi"} {"id":5637,"amenities":" Air conditioning"} {"id":5654,"amenities":""} {"id":647,"amenities":"Free parking"} {"id":647,"amenities":" Restaurant"} {"id":647,"amenities":" Free High Speed Internet WiFi"} {"id":647,"amenities":" Fitness Centre with Gym Workout Room"} {"id":647,"amenities":" Banquet Room"} {"id":647,"amenities":" Business Centre with Internet Access"} {"id":647,"amenities":" Hot Tub"} {"id":647,"amenities":" Laundry Service"} {"id":647,"amenities":" Meeting rooms"} {"id":647,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":647,"amenities":" SelfServe Laundry"} {"id":647,"amenities":" Wheelchair Access"} {"id":647,"amenities":" Nonsmoking rooms"} {"id":1247,"amenities":""} {"id":1492,"amenities":"Free parking"} {"id":1492,"amenities":" Free High Speed Internet WiFi"} {"id":1492,"amenities":" Breakfast included"} {"id":1492,"amenities":" Breakfast Available"} {"id":1492,"amenities":" Concierge"} {"id":1492,"amenities":" Golf Course"} {"id":1492,"amenities":" Nonsmoking hotel"} {"id":1492,"amenities":" Public Wifi"} {"id":1492,"amenities":" Air conditioning"} {"id":1492,"amenities":" Refrigerator in room"} {"id":1492,"amenities":" Nonsmoking rooms"} {"id":1492,"amenities":" Suites"} {"id":1539,"amenities":""} {"id":1604,"amenities":""} {"id":1702,"amenities":"Free parking"} {"id":1702,"amenities":" Free High Speed Internet WiFi"} {"id":1702,"amenities":" Children Activities Kid Family Friendly"} {"id":1702,"amenities":" Laundry Service"} {"id":1702,"amenities":" Nonsmoking hotel"} {"id":1702,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1702,"amenities":" Public Wifi"} {"id":1702,"amenities":" Air conditioning"} {"id":1702,"amenities":" Refrigerator in room"} {"id":1702,"amenities":" Kitchenette"} {"id":1702,"amenities":" Nonsmoking rooms"} {"id":1742,"amenities":"Pool"} {"id":1742,"amenities":" Free parking"} {"id":1742,"amenities":" Restaurant"} {"id":1742,"amenities":" Free High Speed Internet WiFi"} {"id":1742,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1742,"amenities":" Room service"} {"id":1742,"amenities":" BarLounge"} {"id":1742,"amenities":" Airport transportation"} {"id":1742,"amenities":" Banquet Room"} {"id":1742,"amenities":" Business Centre with Internet Access"} {"id":1742,"amenities":" Conference Facilities"} {"id":1742,"amenities":" Dry Cleaning"} {"id":1742,"amenities":" Heated pool"} {"id":1742,"amenities":" Hot Tub"} {"id":1742,"amenities":" Indoor pool"} {"id":1742,"amenities":" Laundry Service"} {"id":1742,"amenities":" Meeting rooms"} {"id":1742,"amenities":" Nonsmoking hotel"} {"id":1742,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1742,"amenities":" Public Wifi"} {"id":1742,"amenities":" SelfServe Laundry"} {"id":1742,"amenities":" Wheelchair Access"} {"id":1742,"amenities":" Air conditioning"} {"id":1742,"amenities":" Refrigerator in room"} {"id":1742,"amenities":" Accessible rooms"} {"id":1742,"amenities":" Family Rooms"} {"id":1742,"amenities":" Kitchenette"} {"id":1742,"amenities":" Nonsmoking rooms"} {"id":1742,"amenities":" Suites"} {"id":1834,"amenities":"Free parking"} {"id":1834,"amenities":" Free High Speed Internet WiFi"} {"id":1834,"amenities":" Laundry Service"} {"id":1834,"amenities":" Nonsmoking hotel"} {"id":1834,"amenities":" Public Wifi"} {"id":1834,"amenities":" SelfServe Laundry"} {"id":1834,"amenities":" Wheelchair Access"} {"id":1834,"amenities":" Air conditioning"} {"id":1834,"amenities":" Refrigerator in room"} {"id":1834,"amenities":" Family Rooms"} {"id":1834,"amenities":" Kitchenette"} {"id":1834,"amenities":" Nonsmoking rooms"} {"id":2000,"amenities":"Free parking"} {"id":2000,"amenities":" BarLounge"} {"id":2000,"amenities":" Free High Speed Internet WiFi"} {"id":2000,"amenities":" Concierge"} {"id":2000,"amenities":" Nonsmoking hotel"} {"id":2000,"amenities":" Shuttle Bus Service"} {"id":2000,"amenities":" Family Rooms"} {"id":2000,"amenities":" Nonsmoking rooms"} {"id":2001,"amenities":""} {"id":2875,"amenities":"Free parking"} {"id":2875,"amenities":" Pool"} {"id":2875,"amenities":" Free High Speed Internet WiFi"} {"id":2875,"amenities":" Room service"} {"id":2875,"amenities":" Restaurant"} {"id":2875,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2875,"amenities":" BarLounge"} {"id":2875,"amenities":" Banquet Room"} {"id":2875,"amenities":" Breakfast Available"} {"id":2875,"amenities":" Business Centre with Internet Access"} {"id":2875,"amenities":" Concierge"} {"id":2875,"amenities":" Conference Facilities"} {"id":2875,"amenities":" Dry Cleaning"} {"id":2875,"amenities":" Heated pool"} {"id":2875,"amenities":" Hot Tub"} {"id":2875,"amenities":" Indoor pool"} {"id":2875,"amenities":" Laundry Service"} {"id":2875,"amenities":" Meeting rooms"} {"id":2875,"amenities":" Multilingual Staff"} {"id":2875,"amenities":" Nonsmoking hotel"} {"id":2875,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2875,"amenities":" Public Wifi"} {"id":2875,"amenities":" Sauna"} {"id":2875,"amenities":" Wheelchair Access"} {"id":2875,"amenities":" Air conditioning"} {"id":2875,"amenities":" Refrigerator in room"} {"id":2875,"amenities":" Accessible rooms"} {"id":2875,"amenities":" Family Rooms"} {"id":2875,"amenities":" Nonsmoking rooms"} {"id":2875,"amenities":" Suites"} {"id":2967,"amenities":"Free parking"} {"id":2967,"amenities":" Free High Speed Internet WiFi"} {"id":2967,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2967,"amenities":" Microwave"} {"id":2967,"amenities":" Refrigerator in room"} {"id":2967,"amenities":" Family Rooms"} {"id":3629,"amenities":"Free parking"} {"id":3629,"amenities":" Free High Speed Internet WiFi"} {"id":3629,"amenities":" Laundry Service"} {"id":3629,"amenities":" Nonsmoking hotel"} {"id":3629,"amenities":" Air conditioning"} {"id":3629,"amenities":" Microwave"} {"id":3629,"amenities":" Refrigerator in room"} {"id":3629,"amenities":" Nonsmoking rooms"} {"id":4156,"amenities":"Free parking"} {"id":4156,"amenities":" Free High Speed Internet WiFi"} {"id":4156,"amenities":" Nonsmoking hotel"} {"id":4156,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4156,"amenities":" Public Wifi"} {"id":4156,"amenities":" Air conditioning"} {"id":4156,"amenities":" Refrigerator in room"} {"id":4156,"amenities":" Family Rooms"} {"id":4156,"amenities":" Kitchenette"} {"id":4156,"amenities":" Nonsmoking rooms"} {"id":4391,"amenities":"Pets Allowed Dog Pet Friendly "} {"id":4391,"amenities":" Kitchenette"} {"id":4481,"amenities":"Free High Speed Internet WiFi"} {"id":4481,"amenities":" BarLounge"} {"id":4481,"amenities":" Restaurant"} {"id":4481,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4481,"amenities":" Breakfast Available"} {"id":4481,"amenities":" Business Centre with Internet Access"} {"id":4481,"amenities":" Conference Facilities"} {"id":4481,"amenities":" Hot Tub"} {"id":4481,"amenities":" Laundry Service"} {"id":4481,"amenities":" Meeting rooms"} {"id":4481,"amenities":" Multilingual Staff"} {"id":4481,"amenities":" Nonsmoking hotel"} {"id":4481,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4481,"amenities":" Public Wifi"} {"id":4481,"amenities":" SelfServe Laundry"} {"id":4481,"amenities":" SkiIn SkiOut"} {"id":4481,"amenities":" Wheelchair Access"} {"id":4481,"amenities":" Microwave"} {"id":4481,"amenities":" Family Rooms"} {"id":4481,"amenities":" Kitchenette"} {"id":4481,"amenities":" Nonsmoking rooms"} {"id":4481,"amenities":" Suites"} {"id":4606,"amenities":"Free parking"} {"id":4606,"amenities":" Free High Speed Internet WiFi"} {"id":4606,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4606,"amenities":" Breakfast included"} {"id":4606,"amenities":" Business Centre with Internet Access"} {"id":4606,"amenities":" Dry Cleaning"} {"id":4606,"amenities":" Laundry Service"} {"id":4606,"amenities":" Meeting rooms"} {"id":4606,"amenities":" Multilingual Staff"} {"id":4606,"amenities":" Public Wifi"} {"id":4606,"amenities":" SelfServe Laundry"} {"id":4606,"amenities":" Air conditioning"} {"id":4606,"amenities":" Family Rooms"} {"id":4606,"amenities":" Kitchenette"} {"id":4606,"amenities":" Nonsmoking rooms"} {"id":4606,"amenities":" Suites"} {"id":4854,"amenities":""} {"id":5167,"amenities":"Pool"} {"id":5167,"amenities":" Free High Speed Internet WiFi"} {"id":5167,"amenities":" Free parking"} {"id":5167,"amenities":" Nonsmoking hotel"} {"id":5167,"amenities":" Outdoor pool"} {"id":5167,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5167,"amenities":" Public Wifi"} {"id":5167,"amenities":" Wheelchair Access"} {"id":5167,"amenities":" Air conditioning"} {"id":5167,"amenities":" Refrigerator in room"} {"id":5167,"amenities":" Nonsmoking rooms"} {"id":5167,"amenities":" Smoking rooms available"} {"id":5454,"amenities":"Free parking"} {"id":5454,"amenities":" Free High Speed Internet WiFi"} {"id":5454,"amenities":" Hot Tub"} {"id":5454,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5454,"amenities":" Air conditioning"} {"id":5454,"amenities":" Microwave"} {"id":5454,"amenities":" Refrigerator in room"} {"id":5454,"amenities":" Kitchenette"} {"id":5454,"amenities":" Nonsmoking rooms"} {"id":5774,"amenities":"Breakfast included"} {"id":5774,"amenities":" Free parking"} {"id":5774,"amenities":" Free High Speed Internet WiFi"} {"id":5774,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5774,"amenities":" Restaurant"} {"id":5774,"amenities":" Laundry Service"} {"id":5774,"amenities":" Meeting rooms"} {"id":5774,"amenities":" Nonsmoking hotel"} {"id":5774,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5774,"amenities":" Sauna"} {"id":5774,"amenities":" Air conditioning"} {"id":5774,"amenities":" Nonsmoking rooms"} {"id":5774,"amenities":" Suites"} {"id":6093,"amenities":"Restaurant"} {"id":6093,"amenities":" Free High Speed Internet WiFi"} {"id":6093,"amenities":" Laundry Service"} {"id":6093,"amenities":" Nonsmoking hotel"} {"id":6093,"amenities":" Public Wifi"} {"id":6093,"amenities":" Nonsmoking rooms"} {"id":16,"amenities":"Free High Speed Internet WiFi"} {"id":16,"amenities":" Breakfast included"} {"id":16,"amenities":" Fitness Centre with Gym Workout Room"} {"id":16,"amenities":" Business Centre with Internet Access"} {"id":16,"amenities":" Dry Cleaning"} {"id":16,"amenities":" Laundry Service"} {"id":16,"amenities":" Meeting rooms"} {"id":16,"amenities":" Multilingual Staff"} {"id":16,"amenities":" Nonsmoking hotel"} {"id":16,"amenities":" Air conditioning"} {"id":16,"amenities":" Refrigerator in room"} {"id":16,"amenities":" Nonsmoking rooms"} {"id":64,"amenities":"Free parking"} {"id":64,"amenities":" Free High Speed Internet WiFi"} {"id":64,"amenities":" Laundry Service"} {"id":64,"amenities":" Nonsmoking hotel"} {"id":64,"amenities":" Public Wifi"} {"id":64,"amenities":" Air conditioning"} {"id":64,"amenities":" Nonsmoking rooms"} {"id":917,"amenities":"Free parking"} {"id":1022,"amenities":"Pool"} {"id":1022,"amenities":" Free parking"} {"id":1022,"amenities":" Restaurant"} {"id":1022,"amenities":" BarLounge"} {"id":1022,"amenities":" Free High Speed Internet WiFi"} {"id":1022,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1022,"amenities":" Wheelchair Access"} {"id":1022,"amenities":" Kitchenette"} {"id":1442,"amenities":""} {"id":1708,"amenities":"Pool"} {"id":1708,"amenities":" Free parking"} {"id":1708,"amenities":" Free High Speed Internet WiFi"} {"id":1708,"amenities":" Breakfast included"} {"id":1708,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1708,"amenities":" Banquet Room"} {"id":1708,"amenities":" Breakfast Available"} {"id":1708,"amenities":" Business Centre with Internet Access"} {"id":1708,"amenities":" Dry Cleaning"} {"id":1708,"amenities":" Hot Tub"} {"id":1708,"amenities":" Meeting rooms"} {"id":1708,"amenities":" Nonsmoking hotel"} {"id":1708,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1708,"amenities":" SelfServe Laundry"} {"id":1708,"amenities":" Wheelchair Access"} {"id":1708,"amenities":" Air conditioning"} {"id":1708,"amenities":" Microwave"} {"id":1708,"amenities":" Refrigerator in room"} {"id":1708,"amenities":" Accessible rooms"} {"id":1708,"amenities":" Family Rooms"} {"id":1708,"amenities":" Kitchenette"} {"id":1708,"amenities":" Nonsmoking rooms"} {"id":1708,"amenities":" Suites"} {"id":2243,"amenities":"Free parking"} {"id":2243,"amenities":" Free High Speed Internet WiFi"} {"id":2243,"amenities":" Nonsmoking hotel"} {"id":2243,"amenities":" Air conditioning"} {"id":2243,"amenities":" Family Rooms"} {"id":2327,"amenities":"Free parking"} {"id":2327,"amenities":" Free High Speed Internet WiFi"} {"id":2327,"amenities":" Breakfast included"} {"id":2327,"amenities":" Nonsmoking hotel"} {"id":2327,"amenities":" Microwave"} {"id":2327,"amenities":" Refrigerator in room"} {"id":2327,"amenities":" Kitchenette"} {"id":2327,"amenities":" Nonsmoking rooms"} {"id":2327,"amenities":" Suites"} {"id":2361,"amenities":"Free parking"} {"id":2361,"amenities":" Restaurant"} {"id":2361,"amenities":" Free High Speed Internet WiFi"} {"id":2361,"amenities":" Pool"} {"id":2361,"amenities":" BarLounge"} {"id":2361,"amenities":" Room service"} {"id":2361,"amenities":" Banquet Room"} {"id":2361,"amenities":" Breakfast Available"} {"id":2361,"amenities":" Business Centre with Internet Access"} {"id":2361,"amenities":" Conference Facilities"} {"id":2361,"amenities":" Dry Cleaning"} {"id":2361,"amenities":" Electric vehicle charging station"} {"id":2361,"amenities":" Heated pool"} {"id":2361,"amenities":" Laundry Service"} {"id":2361,"amenities":" Meeting rooms"} {"id":2361,"amenities":" Multilingual Staff"} {"id":2361,"amenities":" Nonsmoking hotel"} {"id":2361,"amenities":" Outdoor pool"} {"id":2361,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2361,"amenities":" Public Wifi"} {"id":2361,"amenities":" Wheelchair Access"} {"id":2361,"amenities":" Air conditioning"} {"id":2361,"amenities":" Accessible rooms"} {"id":2361,"amenities":" Nonsmoking rooms"} {"id":2361,"amenities":" Suites"} {"id":2627,"amenities":""} {"id":2905,"amenities":"Pool"} {"id":2905,"amenities":" Free parking"} {"id":2905,"amenities":" Free High Speed Internet WiFi"} {"id":2905,"amenities":" Breakfast included"} {"id":2905,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2905,"amenities":" Business Centre with Internet Access"} {"id":2905,"amenities":" Children Activities Kid Family Friendly"} {"id":2905,"amenities":" Dry Cleaning"} {"id":2905,"amenities":" Heated pool"} {"id":2905,"amenities":" Indoor pool"} {"id":2905,"amenities":" Laundry Service"} {"id":2905,"amenities":" Meeting rooms"} {"id":2905,"amenities":" Nonsmoking hotel"} {"id":2905,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2905,"amenities":" SelfServe Laundry"} {"id":2905,"amenities":" Shuttle Bus Service"} {"id":2905,"amenities":" Wheelchair Access"} {"id":2905,"amenities":" Air conditioning"} {"id":2905,"amenities":" Microwave"} {"id":2905,"amenities":" Refrigerator in room"} {"id":2905,"amenities":" Accessible rooms"} {"id":2905,"amenities":" Family Rooms"} {"id":2905,"amenities":" Nonsmoking rooms"} {"id":2905,"amenities":" Suites"} {"id":3100,"amenities":"Pool"} {"id":3100,"amenities":" Free parking"} {"id":3100,"amenities":" Free High Speed Internet WiFi"} {"id":3100,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3100,"amenities":" Nonsmoking hotel"} {"id":3100,"amenities":" Outdoor pool"} {"id":3100,"amenities":" Wheelchair Access"} {"id":3100,"amenities":" Air conditioning"} {"id":3100,"amenities":" Microwave"} {"id":3100,"amenities":" Refrigerator in room"} {"id":3100,"amenities":" Family Rooms"} {"id":3100,"amenities":" Kitchenette"} {"id":3100,"amenities":" Nonsmoking rooms"} {"id":3100,"amenities":" Suites"} {"id":3123,"amenities":"Free parking"} {"id":3123,"amenities":" Free High Speed Internet WiFi"} {"id":3123,"amenities":" SelfServe Laundry"} {"id":3123,"amenities":" Air conditioning"} {"id":3123,"amenities":" Microwave"} {"id":3123,"amenities":" Refrigerator in room"} {"id":3245,"amenities":""} {"id":3265,"amenities":"Free parking"} {"id":3265,"amenities":" Free High Speed Internet WiFi"} {"id":3265,"amenities":" Laundry Service"} {"id":3265,"amenities":" Nonsmoking hotel"} {"id":3265,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3265,"amenities":" Wheelchair Access"} {"id":3265,"amenities":" Air conditioning"} {"id":3265,"amenities":" Microwave"} {"id":3265,"amenities":" Refrigerator in room"} {"id":3265,"amenities":" Nonsmoking rooms"} {"id":3305,"amenities":"Free parking"} {"id":3305,"amenities":" Free High Speed Internet WiFi"} {"id":3305,"amenities":" Concierge"} {"id":3305,"amenities":" Golf Course"} {"id":3305,"amenities":" Nonsmoking hotel"} {"id":3305,"amenities":" Shuttle Bus Service"} {"id":3371,"amenities":"Free parking"} {"id":3371,"amenities":" Pool"} {"id":3371,"amenities":" Free High Speed Internet WiFi"} {"id":3371,"amenities":" Breakfast included"} {"id":3371,"amenities":" Restaurant"} {"id":3371,"amenities":" Business Centre with Internet Access"} {"id":3371,"amenities":" Laundry Service"} {"id":3371,"amenities":" Meeting rooms"} {"id":3371,"amenities":" Nonsmoking hotel"} {"id":3371,"amenities":" Outdoor pool"} {"id":3371,"amenities":" Public Wifi"} {"id":3371,"amenities":" Shuttle Bus Service"} {"id":3371,"amenities":" Wheelchair Access"} {"id":3371,"amenities":" Air conditioning"} {"id":3371,"amenities":" Refrigerator in room"} {"id":3371,"amenities":" Nonsmoking rooms"} {"id":3414,"amenities":"Free parking"} {"id":3414,"amenities":" Free High Speed Internet WiFi"} {"id":3414,"amenities":" Breakfast included"} {"id":3414,"amenities":" Golf Course"} {"id":3414,"amenities":" Laundry Service"} {"id":3414,"amenities":" Nonsmoking hotel"} {"id":3414,"amenities":" SelfServe Laundry"} {"id":3414,"amenities":" Air conditioning"} {"id":3414,"amenities":" Nonsmoking rooms"} {"id":3678,"amenities":"Free parking"} {"id":3678,"amenities":" Free High Speed Internet WiFi"} {"id":3678,"amenities":" Nonsmoking hotel"} {"id":3678,"amenities":" Public Wifi"} {"id":3678,"amenities":" Air conditioning"} {"id":3678,"amenities":" Family Rooms"} {"id":3678,"amenities":" Nonsmoking rooms"} {"id":4274,"amenities":"Free parking"} {"id":4274,"amenities":" Breakfast included"} {"id":4274,"amenities":" Free High Speed Internet WiFi"} {"id":4274,"amenities":" Hot Tub"} {"id":4274,"amenities":" Nonsmoking hotel"} {"id":4274,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4274,"amenities":" Wheelchair Access"} {"id":4274,"amenities":" Air conditioning"} {"id":4274,"amenities":" Microwave"} {"id":4274,"amenities":" Family Rooms"} {"id":4274,"amenities":" Nonsmoking rooms"} {"id":4274,"amenities":" Suites"} {"id":4320,"amenities":"Free parking"} {"id":4320,"amenities":" Free High Speed Internet WiFi"} {"id":4320,"amenities":" Nonsmoking hotel"} {"id":4320,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4320,"amenities":" Shuttle Bus Service"} {"id":4320,"amenities":" Wheelchair Access"} {"id":4320,"amenities":" Air conditioning"} {"id":4320,"amenities":" Family Rooms"} {"id":4320,"amenities":" Kitchenette"} {"id":4320,"amenities":" Nonsmoking rooms"} {"id":4320,"amenities":" Suites"} {"id":4378,"amenities":"Free parking"} {"id":4378,"amenities":" Free High Speed Internet WiFi"} {"id":4378,"amenities":" Nonsmoking hotel"} {"id":4378,"amenities":" Family Rooms"} {"id":4378,"amenities":" Nonsmoking rooms"} {"id":4655,"amenities":"Pool"} {"id":4655,"amenities":" Free parking"} {"id":4655,"amenities":" Free High Speed Internet WiFi"} {"id":4655,"amenities":" Breakfast included"} {"id":4655,"amenities":" Hot Tub"} {"id":4655,"amenities":" Nonsmoking hotel"} {"id":4655,"amenities":" Air conditioning"} {"id":4655,"amenities":" Nonsmoking rooms"} {"id":4655,"amenities":" Suites"} {"id":4784,"amenities":""} {"id":4948,"amenities":"Free parking"} {"id":4948,"amenities":" Free High Speed Internet WiFi"} {"id":4948,"amenities":" Nonsmoking hotel"} {"id":4948,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4948,"amenities":" Wheelchair Access"} {"id":4948,"amenities":" Air conditioning"} {"id":4948,"amenities":" Microwave"} {"id":4948,"amenities":" Refrigerator in room"} {"id":4948,"amenities":" Kitchenette"} {"id":4948,"amenities":" Nonsmoking rooms"} {"id":5101,"amenities":"Free parking"} {"id":5101,"amenities":" Free High Speed Internet WiFi"} {"id":5101,"amenities":" Breakfast included"} {"id":5101,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5101,"amenities":" Business Centre with Internet Access"} {"id":5101,"amenities":" Children Activities Kid Family Friendly"} {"id":5101,"amenities":" Nonsmoking hotel"} {"id":5101,"amenities":" SelfServe Laundry"} {"id":5101,"amenities":" Wheelchair Access"} {"id":5101,"amenities":" Air conditioning"} {"id":5101,"amenities":" Microwave"} {"id":5101,"amenities":" Refrigerator in room"} {"id":5101,"amenities":" Family Rooms"} {"id":5101,"amenities":" Nonsmoking rooms"} {"id":5101,"amenities":" Suites"} {"id":5113,"amenities":"Free parking"} {"id":5113,"amenities":" Restaurant"} {"id":5113,"amenities":" Free High Speed Internet WiFi"} {"id":5113,"amenities":" Nonsmoking hotel"} {"id":5113,"amenities":" Air conditioning"} {"id":5184,"amenities":""} {"id":5205,"amenities":""} {"id":5352,"amenities":"Free parking"} {"id":5352,"amenities":" Free High Speed Internet WiFi"} {"id":5352,"amenities":" Children Activities Kid Family Friendly"} {"id":5352,"amenities":" Nonsmoking hotel"} {"id":5352,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5352,"amenities":" Public Wifi"} {"id":5352,"amenities":" Wheelchair Access"} {"id":5352,"amenities":" Microwave"} {"id":5352,"amenities":" Refrigerator in room"} {"id":5352,"amenities":" Accessible rooms"} {"id":5352,"amenities":" Family Rooms"} {"id":5352,"amenities":" Kitchenette"} {"id":5352,"amenities":" Nonsmoking rooms"} {"id":5898,"amenities":"Free High Speed Internet WiFi"} {"id":5898,"amenities":" Nonsmoking hotel"} {"id":5898,"amenities":" Public Wifi"} {"id":5898,"amenities":" Air conditioning"} {"id":5898,"amenities":" Microwave"} {"id":5898,"amenities":" Refrigerator in room"} {"id":5898,"amenities":" Nonsmoking rooms"} {"id":625,"amenities":"Free parking"} {"id":625,"amenities":" Pool"} {"id":625,"amenities":" Free High Speed Internet WiFi"} {"id":625,"amenities":" Nonsmoking hotel"} {"id":625,"amenities":" Outdoor pool"} {"id":625,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":625,"amenities":" Public Wifi"} {"id":625,"amenities":" Air conditioning"} {"id":625,"amenities":" Microwave"} {"id":625,"amenities":" Refrigerator in room"} {"id":949,"amenities":""} {"id":1288,"amenities":"Free parking"} {"id":1288,"amenities":" Free High Speed Internet WiFi"} {"id":1288,"amenities":" Golf Course"} {"id":1288,"amenities":" Nonsmoking hotel"} {"id":1288,"amenities":" Public Wifi"} {"id":1288,"amenities":" Air conditioning"} {"id":1288,"amenities":" Refrigerator in room"} {"id":1288,"amenities":" Accessible rooms"} {"id":1288,"amenities":" Kitchenette"} {"id":1288,"amenities":" Nonsmoking rooms"} {"id":1439,"amenities":""} {"id":1523,"amenities":"Free parking"} {"id":1523,"amenities":" Restaurant"} {"id":1523,"amenities":" BarLounge"} {"id":1523,"amenities":" Free High Speed Internet WiFi"} {"id":1523,"amenities":" Business Centre with Internet Access"} {"id":1523,"amenities":" Golf Course"} {"id":1523,"amenities":" Laundry Service"} {"id":1523,"amenities":" Meeting rooms"} {"id":1523,"amenities":" Nonsmoking hotel"} {"id":1523,"amenities":" Public Wifi"} {"id":1523,"amenities":" Air conditioning"} {"id":1523,"amenities":" Microwave"} {"id":1523,"amenities":" Refrigerator in room"} {"id":1523,"amenities":" Nonsmoking rooms"} {"id":1523,"amenities":" Smoking rooms available"} {"id":1523,"amenities":" Suites"} {"id":1603,"amenities":""} {"id":1819,"amenities":"Pool"} {"id":1819,"amenities":" Free parking"} {"id":1819,"amenities":" Free High Speed Internet WiFi"} {"id":1819,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1819,"amenities":" Breakfast included"} {"id":1819,"amenities":" Banquet Room"} {"id":1819,"amenities":" Breakfast Available"} {"id":1819,"amenities":" Business Centre with Internet Access"} {"id":1819,"amenities":" Concierge"} {"id":1819,"amenities":" Conference Facilities"} {"id":1819,"amenities":" Dry Cleaning"} {"id":1819,"amenities":" Golf Course"} {"id":1819,"amenities":" Heated pool"} {"id":1819,"amenities":" Hot Tub"} {"id":1819,"amenities":" Indoor pool"} {"id":1819,"amenities":" Laundry Service"} {"id":1819,"amenities":" Meeting rooms"} {"id":1819,"amenities":" Multilingual Staff"} {"id":1819,"amenities":" Nonsmoking hotel"} {"id":1819,"amenities":" Public Wifi"} {"id":1819,"amenities":" Sauna"} {"id":1819,"amenities":" SelfServe Laundry"} {"id":1819,"amenities":" Wheelchair Access"} {"id":1819,"amenities":" Air conditioning"} {"id":1819,"amenities":" Microwave"} {"id":1819,"amenities":" Refrigerator in room"} {"id":1819,"amenities":" Family Rooms"} {"id":1819,"amenities":" Nonsmoking rooms"} {"id":1819,"amenities":" Suites"} {"id":1929,"amenities":""} {"id":2123,"amenities":"Free parking"} {"id":2123,"amenities":" Free High Speed Internet WiFi"} {"id":2123,"amenities":" Breakfast included"} {"id":2123,"amenities":" Hot Tub"} {"id":2123,"amenities":" Nonsmoking hotel"} {"id":2123,"amenities":" Air conditioning"} {"id":2123,"amenities":" Refrigerator in room"} {"id":2123,"amenities":" Nonsmoking rooms"} {"id":2123,"amenities":" Suites"} {"id":2126,"amenities":"Free parking"} {"id":2126,"amenities":" Free High Speed Internet WiFi"} {"id":2126,"amenities":" Pool"} {"id":2126,"amenities":" Hot Tub"} {"id":2126,"amenities":" Nonsmoking hotel"} {"id":2126,"amenities":" Outdoor pool"} {"id":2126,"amenities":" Public Wifi"} {"id":2126,"amenities":" SelfServe Laundry"} {"id":2126,"amenities":" Air conditioning"} {"id":2126,"amenities":" Microwave"} {"id":2126,"amenities":" Refrigerator in room"} {"id":2126,"amenities":" Family Rooms"} {"id":2126,"amenities":" Kitchenette"} {"id":2126,"amenities":" Nonsmoking rooms"} {"id":2126,"amenities":" Suites"} {"id":2213,"amenities":""} {"id":2246,"amenities":"Free High Speed Internet WiFi"} {"id":2246,"amenities":" Nonsmoking hotel"} {"id":2246,"amenities":" Public Wifi"} {"id":2246,"amenities":" Air conditioning"} {"id":2246,"amenities":" Refrigerator in room"} {"id":2246,"amenities":" Nonsmoking rooms"} {"id":2626,"amenities":"Free parking"} {"id":2626,"amenities":" Free High Speed Internet WiFi"} {"id":2626,"amenities":" Room service"} {"id":2626,"amenities":" Electric vehicle charging station"} {"id":2626,"amenities":" Nonsmoking hotel"} {"id":2626,"amenities":" Public Wifi"} {"id":2626,"amenities":" Air conditioning"} {"id":2626,"amenities":" Microwave"} {"id":2626,"amenities":" Refrigerator in room"} {"id":2626,"amenities":" Nonsmoking rooms"} {"id":2794,"amenities":"Free parking"} {"id":2794,"amenities":" Free High Speed Internet WiFi"} {"id":2794,"amenities":" Nonsmoking hotel"} {"id":2794,"amenities":" Public Wifi"} {"id":2794,"amenities":" Microwave"} {"id":2794,"amenities":" Refrigerator in room"} {"id":2794,"amenities":" Nonsmoking rooms"} {"id":2947,"amenities":"Free parking"} {"id":2947,"amenities":" Free High Speed Internet WiFi"} {"id":2947,"amenities":" Breakfast Available"} {"id":2947,"amenities":" Children Activities Kid Family Friendly"} {"id":2947,"amenities":" Nonsmoking hotel"} {"id":2947,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2947,"amenities":" Public Wifi"} {"id":2947,"amenities":" Shuttle Bus Service"} {"id":2947,"amenities":" Refrigerator in room"} {"id":2947,"amenities":" Family Rooms"} {"id":2947,"amenities":" Kitchenette"} {"id":2947,"amenities":" Nonsmoking rooms"} {"id":2962,"amenities":"Free High Speed Internet WiFi"} {"id":2962,"amenities":" Nonsmoking hotel"} {"id":2962,"amenities":" Refrigerator in room"} {"id":2962,"amenities":" Nonsmoking rooms"} {"id":3058,"amenities":""} {"id":4661,"amenities":"Free parking"} {"id":4661,"amenities":" Free High Speed Internet WiFi"} {"id":4661,"amenities":" Breakfast included"} {"id":4661,"amenities":" Nonsmoking hotel"} {"id":4661,"amenities":" Public Wifi"} {"id":4661,"amenities":" Air conditioning"} {"id":4661,"amenities":" Nonsmoking rooms"} {"id":4767,"amenities":""} {"id":4774,"amenities":""} {"id":5649,"amenities":"Room service"} {"id":5649,"amenities":" Free parking"} {"id":5649,"amenities":" BarLounge"} {"id":5649,"amenities":" Free High Speed Internet WiFi"} {"id":5649,"amenities":" Casino and Gambling"} {"id":5649,"amenities":" Golf Course"} {"id":5649,"amenities":" Nonsmoking hotel"} {"id":5649,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5649,"amenities":" Air conditioning"} {"id":5649,"amenities":" Family Rooms"} {"id":5649,"amenities":" Kitchenette"} {"id":5649,"amenities":" Suites"} {"id":6122,"amenities":"Pool"} {"id":6122,"amenities":" Free parking"} {"id":6122,"amenities":" Restaurant"} {"id":6122,"amenities":" Room service"} {"id":6122,"amenities":" Free High Speed Internet WiFi"} {"id":6122,"amenities":" Fitness Centre with Gym Workout Room"} {"id":6122,"amenities":" BarLounge"} {"id":6122,"amenities":" Spa"} {"id":6122,"amenities":" Banquet Room"} {"id":6122,"amenities":" Business Centre with Internet Access"} {"id":6122,"amenities":" Children Activities Kid Family Friendly"} {"id":6122,"amenities":" Conference Facilities"} {"id":6122,"amenities":" Heated pool"} {"id":6122,"amenities":" Indoor pool"} {"id":6122,"amenities":" Laundry Service"} {"id":6122,"amenities":" Meeting rooms"} {"id":6122,"amenities":" Nonsmoking hotel"} {"id":6122,"amenities":" Outdoor pool"} {"id":6122,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":6122,"amenities":" Sauna"} {"id":6122,"amenities":" Tennis Court"} {"id":6122,"amenities":" Wheelchair Access"} {"id":6122,"amenities":" Family Rooms"} {"id":6122,"amenities":" Nonsmoking rooms"} {"id":24,"amenities":"Pool"} {"id":24,"amenities":" Restaurant"} {"id":24,"amenities":" Free High Speed Internet WiFi"} {"id":24,"amenities":" Fitness Centre with Gym Workout Room"} {"id":24,"amenities":" Room service"} {"id":24,"amenities":" BarLounge"} {"id":24,"amenities":" Banquet Room"} {"id":24,"amenities":" Breakfast Available"} {"id":24,"amenities":" Business Centre with Internet Access"} {"id":24,"amenities":" Concierge"} {"id":24,"amenities":" Conference Facilities"} {"id":24,"amenities":" Dry Cleaning"} {"id":24,"amenities":" Heated pool"} {"id":24,"amenities":" Hot Tub"} {"id":24,"amenities":" Laundry Service"} {"id":24,"amenities":" Meeting rooms"} {"id":24,"amenities":" Multilingual Staff"} {"id":24,"amenities":" Nonsmoking hotel"} {"id":24,"amenities":" Outdoor pool"} {"id":24,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":24,"amenities":" Wheelchair Access"} {"id":24,"amenities":" Air conditioning"} {"id":24,"amenities":" Nonsmoking rooms"} {"id":24,"amenities":" Suites"} {"id":458,"amenities":"Free parking"} {"id":458,"amenities":" Free High Speed Internet WiFi"} {"id":458,"amenities":" Hot Tub"} {"id":458,"amenities":" Nonsmoking hotel"} {"id":458,"amenities":" Public Wifi"} {"id":458,"amenities":" Air conditioning"} {"id":458,"amenities":" Refrigerator in room"} {"id":458,"amenities":" Nonsmoking rooms"} {"id":1092,"amenities":""} {"id":1147,"amenities":"Free parking"} {"id":1147,"amenities":" Free High Speed Internet WiFi"} {"id":1147,"amenities":" Nonsmoking hotel"} {"id":1147,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1147,"amenities":" Public Wifi"} {"id":1147,"amenities":" Refrigerator in room"} {"id":1147,"amenities":" Family Rooms"} {"id":1147,"amenities":" Kitchenette"} {"id":1147,"amenities":" Nonsmoking rooms"} {"id":1325,"amenities":""} {"id":1704,"amenities":"Public Wifi"} {"id":1704,"amenities":" Air conditioning"} {"id":1704,"amenities":" Microwave"} {"id":1704,"amenities":" Refrigerator in room"} {"id":1704,"amenities":" Kitchenette"} {"id":1836,"amenities":"Free parking"} {"id":1836,"amenities":" Free High Speed Internet WiFi"} {"id":1836,"amenities":" Laundry Service"} {"id":1836,"amenities":" Nonsmoking hotel"} {"id":1836,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1836,"amenities":" Public Wifi"} {"id":1836,"amenities":" Air conditioning"} {"id":1836,"amenities":" Nonsmoking rooms"} {"id":1836,"amenities":" Smoking rooms available"} {"id":2121,"amenities":"Free parking"} {"id":2121,"amenities":" Free High Speed Internet WiFi"} {"id":2121,"amenities":" Breakfast included"} {"id":2121,"amenities":" Babysitting"} {"id":2121,"amenities":" Children Activities Kid Family Friendly"} {"id":2121,"amenities":" Heated pool"} {"id":2121,"amenities":" Hot Tub"} {"id":2121,"amenities":" Indoor pool"} {"id":2121,"amenities":" Laundry Service"} {"id":2121,"amenities":" Meeting rooms"} {"id":2121,"amenities":" Nonsmoking hotel"} {"id":2121,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2121,"amenities":" Public Wifi"} {"id":2121,"amenities":" Sauna"} {"id":2121,"amenities":" SelfServe Laundry"} {"id":2121,"amenities":" Air conditioning"} {"id":2121,"amenities":" Microwave"} {"id":2121,"amenities":" Refrigerator in room"} {"id":2121,"amenities":" Family Rooms"} {"id":2121,"amenities":" Kitchenette"} {"id":2121,"amenities":" Nonsmoking rooms"} {"id":2121,"amenities":" Suites"} {"id":2218,"amenities":"Restaurant"} {"id":2218,"amenities":" Laundry Service"} {"id":2218,"amenities":" Family Rooms"} {"id":2576,"amenities":"Laundry Service"} {"id":2692,"amenities":"Free parking"} {"id":2692,"amenities":" Free High Speed Internet WiFi"} {"id":2692,"amenities":" Nonsmoking hotel"} {"id":2692,"amenities":" Nonsmoking rooms"} {"id":2753,"amenities":"Free parking"} {"id":2753,"amenities":" Free High Speed Internet WiFi"} {"id":2753,"amenities":" Breakfast included"} {"id":2753,"amenities":" Room service"} {"id":2753,"amenities":" Hot Tub"} {"id":2753,"amenities":" Laundry Service"} {"id":2753,"amenities":" Nonsmoking hotel"} {"id":2753,"amenities":" Air conditioning"} {"id":2753,"amenities":" Refrigerator in room"} {"id":2753,"amenities":" Kitchenette"} {"id":2753,"amenities":" Nonsmoking rooms"} {"id":2753,"amenities":" Suites"} {"id":4255,"amenities":""} {"id":4264,"amenities":""} {"id":4743,"amenities":""} {"id":4822,"amenities":""} {"id":4869,"amenities":""} {"id":5229,"amenities":"Free parking"} {"id":5229,"amenities":" Free High Speed Internet WiFi"} {"id":5229,"amenities":" Babysitting"} {"id":5229,"amenities":" Nonsmoking hotel"} {"id":5229,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5229,"amenities":" Public Wifi"} {"id":5229,"amenities":" Wheelchair Access"} {"id":5229,"amenities":" Air conditioning"} {"id":5229,"amenities":" Refrigerator in room"} {"id":5229,"amenities":" Kitchenette"} {"id":5229,"amenities":" Smoking rooms available"} {"id":5431,"amenities":"Restaurant"} {"id":5431,"amenities":" BarLounge"} {"id":5431,"amenities":" Free High Speed Internet WiFi"} {"id":5431,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5431,"amenities":" Nonsmoking hotel"} {"id":5431,"amenities":" Public Wifi"} {"id":5431,"amenities":" Air conditioning"} {"id":5431,"amenities":" Refrigerator in room"} {"id":5431,"amenities":" Family Rooms"} {"id":5431,"amenities":" Nonsmoking rooms"} {"id":5648,"amenities":"Free parking"} {"id":5648,"amenities":" Free High Speed Internet WiFi"} {"id":5648,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5648,"amenities":" Hot Tub"} {"id":5648,"amenities":" Laundry Service"} {"id":5648,"amenities":" Nonsmoking hotel"} {"id":5648,"amenities":" Public Wifi"} {"id":5648,"amenities":" Air conditioning"} {"id":5648,"amenities":" Refrigerator in room"} {"id":5648,"amenities":" Kitchenette"} {"id":5701,"amenities":"Free parking"} {"id":5701,"amenities":" Pool"} {"id":5701,"amenities":" Restaurant"} {"id":5701,"amenities":" BarLounge"} {"id":5701,"amenities":" Spa"} {"id":5701,"amenities":" Free High Speed Internet WiFi"} {"id":5701,"amenities":" Room service"} {"id":5701,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5701,"amenities":" Concierge"} {"id":5701,"amenities":" Laundry Service"} {"id":5701,"amenities":" Meeting rooms"} {"id":5701,"amenities":" Nonsmoking hotel"} {"id":5701,"amenities":" Public Wifi"} {"id":5701,"amenities":" Wheelchair Access"} {"id":5701,"amenities":" Air conditioning"} {"id":5701,"amenities":" Accessible rooms"} {"id":5701,"amenities":" Nonsmoking rooms"} {"id":5726,"amenities":""} {"id":5874,"amenities":""} ================================================ FILE: etl/newh_df/part-00003-8b7be6b6-c958-4a62-847d-550064dd5a78-c000.json ================================================ {"id":222,"amenities":"Free High Speed Internet WiFi"} {"id":222,"amenities":" Free parking"} {"id":222,"amenities":" Breakfast included"} {"id":222,"amenities":" Nonsmoking hotel"} {"id":222,"amenities":" Public Wifi"} {"id":222,"amenities":" Air conditioning"} {"id":222,"amenities":" Family Rooms"} {"id":222,"amenities":" Nonsmoking rooms"} {"id":222,"amenities":" Suites"} {"id":270,"amenities":""} {"id":293,"amenities":"Free High Speed Internet WiFi"} {"id":293,"amenities":" Free parking"} {"id":293,"amenities":" Concierge"} {"id":293,"amenities":" Microwave"} {"id":293,"amenities":" Refrigerator in room"} {"id":293,"amenities":" Kitchenette"} {"id":293,"amenities":" Nonsmoking rooms"} {"id":730,"amenities":"Free parking"} {"id":730,"amenities":" Free High Speed Internet WiFi"} {"id":730,"amenities":" Breakfast included"} {"id":730,"amenities":" Hot Tub"} {"id":730,"amenities":" Nonsmoking hotel"} {"id":730,"amenities":" Public Wifi"} {"id":730,"amenities":" SkiIn SkiOut"} {"id":730,"amenities":" Nonsmoking rooms"} {"id":938,"amenities":"Restaurant"} {"id":938,"amenities":" Free parking"} {"id":938,"amenities":" Free High Speed Internet WiFi"} {"id":938,"amenities":" BarLounge"} {"id":938,"amenities":" Breakfast included"} {"id":938,"amenities":" Spa"} {"id":938,"amenities":" Banquet Room"} {"id":938,"amenities":" Meeting rooms"} {"id":938,"amenities":" Multilingual Staff"} {"id":938,"amenities":" Nonsmoking hotel"} {"id":938,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":938,"amenities":" Public Wifi"} {"id":938,"amenities":" SelfServe Laundry"} {"id":938,"amenities":" Shuttle Bus Service"} {"id":938,"amenities":" Wheelchair Access"} {"id":938,"amenities":" Air conditioning"} {"id":938,"amenities":" Refrigerator in room"} {"id":938,"amenities":" Accessible rooms"} {"id":938,"amenities":" Family Rooms"} {"id":938,"amenities":" Kitchenette"} {"id":938,"amenities":" Nonsmoking rooms"} {"id":938,"amenities":" Suites"} {"id":1127,"amenities":"Free parking"} {"id":1127,"amenities":" Free High Speed Internet WiFi"} {"id":1127,"amenities":" Breakfast included"} {"id":1127,"amenities":" Nonsmoking hotel"} {"id":1127,"amenities":" Public Wifi"} {"id":1127,"amenities":" Refrigerator in room"} {"id":1127,"amenities":" Nonsmoking rooms"} {"id":1145,"amenities":"Free High Speed Internet WiFi"} {"id":1145,"amenities":" Nonsmoking hotel"} {"id":1145,"amenities":" Public Wifi"} {"id":1145,"amenities":" Refrigerator in room"} {"id":1145,"amenities":" Family Rooms"} {"id":1145,"amenities":" Kitchenette"} {"id":1145,"amenities":" Nonsmoking rooms"} {"id":1409,"amenities":""} {"id":1551,"amenities":"Free parking"} {"id":1551,"amenities":" Restaurant"} {"id":1551,"amenities":" Free High Speed Internet WiFi"} {"id":1551,"amenities":" Spa"} {"id":1551,"amenities":" Airport transportation"} {"id":1551,"amenities":" Hot Tub"} {"id":1551,"amenities":" Nonsmoking hotel"} {"id":1551,"amenities":" Paid Wifi"} {"id":1551,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1551,"amenities":" Sauna"} {"id":1551,"amenities":" Shuttle Bus Service"} {"id":1551,"amenities":" Family Rooms"} {"id":1551,"amenities":" Kitchenette"} {"id":1551,"amenities":" Nonsmoking rooms"} {"id":1551,"amenities":" Suites"} {"id":1642,"amenities":"Free parking"} {"id":1642,"amenities":" Free High Speed Internet WiFi"} {"id":1642,"amenities":" Breakfast included"} {"id":1642,"amenities":" Nonsmoking hotel"} {"id":1642,"amenities":" Public Wifi"} {"id":1642,"amenities":" Air conditioning"} {"id":1642,"amenities":" Refrigerator in room"} {"id":1642,"amenities":" Nonsmoking rooms"} {"id":2184,"amenities":"Pool"} {"id":2184,"amenities":" Restaurant"} {"id":2184,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2184,"amenities":" Free High Speed Internet WiFi"} {"id":2184,"amenities":" Room service"} {"id":2184,"amenities":" BarLounge"} {"id":2184,"amenities":" Spa"} {"id":2184,"amenities":" Breakfast Available"} {"id":2184,"amenities":" Children Activities Kid Family Friendly"} {"id":2184,"amenities":" Concierge"} {"id":2184,"amenities":" Conference Facilities"} {"id":2184,"amenities":" Dry Cleaning"} {"id":2184,"amenities":" Heated pool"} {"id":2184,"amenities":" Hot Tub"} {"id":2184,"amenities":" Indoor pool"} {"id":2184,"amenities":" Laundry Service"} {"id":2184,"amenities":" Meeting rooms"} {"id":2184,"amenities":" Multilingual Staff"} {"id":2184,"amenities":" Nonsmoking hotel"} {"id":2184,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2184,"amenities":" Public Wifi"} {"id":2184,"amenities":" Wheelchair Access"} {"id":2184,"amenities":" Air conditioning"} {"id":2184,"amenities":" Accessible rooms"} {"id":2184,"amenities":" Family Rooms"} {"id":2184,"amenities":" Nonsmoking rooms"} {"id":2184,"amenities":" Suites"} {"id":2517,"amenities":"Free High Speed Internet WiFi"} {"id":2517,"amenities":" Children Activities Kid Family Friendly"} {"id":2517,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2517,"amenities":" SelfServe Laundry"} {"id":2570,"amenities":""} {"id":2581,"amenities":"Pool"} {"id":2581,"amenities":" Free parking"} {"id":2581,"amenities":" Free High Speed Internet WiFi"} {"id":2581,"amenities":" Breakfast included"} {"id":2581,"amenities":" Concierge"} {"id":2581,"amenities":" Multilingual Staff"} {"id":2581,"amenities":" Nonsmoking hotel"} {"id":2581,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2581,"amenities":" Public Wifi"} {"id":2581,"amenities":" SelfServe Laundry"} {"id":2581,"amenities":" Refrigerator in room"} {"id":2581,"amenities":" Family Rooms"} {"id":2581,"amenities":" Kitchenette"} {"id":2581,"amenities":" Nonsmoking rooms"} {"id":2581,"amenities":" Smoking rooms available"} {"id":2581,"amenities":" Suites"} {"id":2909,"amenities":"Free parking"} {"id":2909,"amenities":" Free High Speed Internet WiFi"} {"id":2909,"amenities":" Breakfast included"} {"id":2909,"amenities":" Business Centre with Internet Access"} {"id":2909,"amenities":" Nonsmoking hotel"} {"id":2909,"amenities":" Public Wifi"} {"id":2909,"amenities":" Air conditioning"} {"id":2909,"amenities":" Family Rooms"} {"id":2909,"amenities":" Nonsmoking rooms"} {"id":2989,"amenities":"Free parking"} {"id":2989,"amenities":" Breakfast included"} {"id":2989,"amenities":" Free High Speed Internet WiFi"} {"id":2989,"amenities":" Multilingual Staff"} {"id":2989,"amenities":" Nonsmoking hotel"} {"id":2989,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2989,"amenities":" Wheelchair Access"} {"id":2989,"amenities":" Microwave"} {"id":2989,"amenities":" Nonsmoking rooms"} {"id":2994,"amenities":"Free parking"} {"id":2994,"amenities":" Free High Speed Internet WiFi"} {"id":2994,"amenities":" Breakfast included"} {"id":2994,"amenities":" Nonsmoking hotel"} {"id":2994,"amenities":" Air conditioning"} {"id":2994,"amenities":" Microwave"} {"id":2994,"amenities":" Nonsmoking rooms"} {"id":3155,"amenities":"Free parking"} {"id":3155,"amenities":" Free High Speed Internet WiFi"} {"id":3155,"amenities":" Breakfast included"} {"id":3155,"amenities":" Hot Tub"} {"id":3155,"amenities":" Nonsmoking hotel"} {"id":3155,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3155,"amenities":" SelfServe Laundry"} {"id":3155,"amenities":" Microwave"} {"id":3155,"amenities":" Refrigerator in room"} {"id":3155,"amenities":" Kitchenette"} {"id":3155,"amenities":" Nonsmoking rooms"} {"id":3155,"amenities":" Suites"} {"id":3327,"amenities":"Free parking"} {"id":3327,"amenities":" Free High Speed Internet WiFi"} {"id":3327,"amenities":" Children Activities Kid Family Friendly"} {"id":3327,"amenities":" Nonsmoking hotel"} {"id":3327,"amenities":" Public Wifi"} {"id":3327,"amenities":" Family Rooms"} {"id":3327,"amenities":" Nonsmoking rooms"} {"id":3741,"amenities":"Free parking"} {"id":3741,"amenities":" Free High Speed Internet WiFi"} {"id":3741,"amenities":" Multilingual Staff"} {"id":3741,"amenities":" Nonsmoking hotel"} {"id":3741,"amenities":" Air conditioning"} {"id":3741,"amenities":" Microwave"} {"id":3741,"amenities":" Refrigerator in room"} {"id":3741,"amenities":" Kitchenette"} {"id":3741,"amenities":" Nonsmoking rooms"} {"id":3741,"amenities":" Suites"} {"id":3937,"amenities":"Pool"} {"id":3937,"amenities":" Free parking"} {"id":3937,"amenities":" Free High Speed Internet WiFi"} {"id":3937,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3937,"amenities":" Spa"} {"id":3937,"amenities":" Heated pool"} {"id":3937,"amenities":" Hot Tub"} {"id":3937,"amenities":" Indoor pool"} {"id":3937,"amenities":" Nonsmoking hotel"} {"id":3937,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3937,"amenities":" SelfServe Laundry"} {"id":3937,"amenities":" Microwave"} {"id":3937,"amenities":" Refrigerator in room"} {"id":3937,"amenities":" Kitchenette"} {"id":3937,"amenities":" Nonsmoking rooms"} {"id":4551,"amenities":""} {"id":5079,"amenities":"Pool"} {"id":5079,"amenities":" Room service"} {"id":5079,"amenities":" Free parking"} {"id":5079,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5079,"amenities":" Restaurant"} {"id":5079,"amenities":" BarLounge"} {"id":5079,"amenities":" Spa"} {"id":5079,"amenities":" Banquet Room"} {"id":5079,"amenities":" Business Centre with Internet Access"} {"id":5079,"amenities":" Concierge"} {"id":5079,"amenities":" Conference Facilities"} {"id":5079,"amenities":" Dry Cleaning"} {"id":5079,"amenities":" Heated pool"} {"id":5079,"amenities":" Indoor pool"} {"id":5079,"amenities":" Laundry Service"} {"id":5079,"amenities":" Meeting rooms"} {"id":5079,"amenities":" Multilingual Staff"} {"id":5079,"amenities":" Nonsmoking hotel"} {"id":5079,"amenities":" Paid Wifi"} {"id":5079,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5079,"amenities":" Wheelchair Access"} {"id":5079,"amenities":" Family Rooms"} {"id":5079,"amenities":" Nonsmoking rooms"} {"id":5079,"amenities":" Suites"} {"id":5148,"amenities":""} {"id":5617,"amenities":"Free parking"} {"id":5617,"amenities":" Restaurant"} {"id":5617,"amenities":" BarLounge"} {"id":5617,"amenities":" Room service"} {"id":5617,"amenities":" Free High Speed Internet WiFi"} {"id":5617,"amenities":" Children Activities Kid Family Friendly"} {"id":5617,"amenities":" Golf Course"} {"id":5617,"amenities":" Meeting rooms"} {"id":5617,"amenities":" Nonsmoking hotel"} {"id":5617,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5617,"amenities":" Wheelchair Access"} {"id":5617,"amenities":" Family Rooms"} {"id":113,"amenities":""} {"id":155,"amenities":"Pool"} {"id":155,"amenities":" Free parking"} {"id":155,"amenities":" Free High Speed Internet WiFi"} {"id":155,"amenities":" Hot Tub"} {"id":155,"amenities":" Indoor pool"} {"id":155,"amenities":" Laundry Service"} {"id":155,"amenities":" Nonsmoking hotel"} {"id":155,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":155,"amenities":" Air conditioning"} {"id":155,"amenities":" Microwave"} {"id":155,"amenities":" Refrigerator in room"} {"id":155,"amenities":" Kitchenette"} {"id":155,"amenities":" Nonsmoking rooms"} {"id":155,"amenities":" Suites"} {"id":167,"amenities":"Pool"} {"id":167,"amenities":" Free parking"} {"id":167,"amenities":" Free High Speed Internet WiFi"} {"id":167,"amenities":" Fitness Centre with Gym Workout Room"} {"id":167,"amenities":" Heated pool"} {"id":167,"amenities":" Hot Tub"} {"id":167,"amenities":" Indoor pool"} {"id":167,"amenities":" Laundry Service"} {"id":167,"amenities":" Nonsmoking hotel"} {"id":167,"amenities":" Sauna"} {"id":167,"amenities":" SelfServe Laundry"} {"id":167,"amenities":" Wheelchair Access"} {"id":167,"amenities":" Air conditioning"} {"id":167,"amenities":" Microwave"} {"id":167,"amenities":" Refrigerator in room"} {"id":167,"amenities":" Family Rooms"} {"id":167,"amenities":" Kitchenette"} {"id":167,"amenities":" Nonsmoking rooms"} {"id":167,"amenities":" Suites"} {"id":299,"amenities":"Free parking"} {"id":299,"amenities":" Free High Speed Internet WiFi"} {"id":299,"amenities":" Room service"} {"id":299,"amenities":" Airport transportation"} {"id":299,"amenities":" Breakfast Available"} {"id":299,"amenities":" Dry Cleaning"} {"id":299,"amenities":" Multilingual Staff"} {"id":299,"amenities":" Nonsmoking hotel"} {"id":299,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":299,"amenities":" SkiIn SkiOut"} {"id":299,"amenities":" Microwave"} {"id":299,"amenities":" Minibar"} {"id":299,"amenities":" Refrigerator in room"} {"id":299,"amenities":" Family Rooms"} {"id":299,"amenities":" Nonsmoking rooms"} {"id":385,"amenities":"Pool"} {"id":385,"amenities":" Free parking"} {"id":385,"amenities":" Free High Speed Internet WiFi"} {"id":385,"amenities":" Heated pool"} {"id":385,"amenities":" Hot Tub"} {"id":385,"amenities":" Nonsmoking hotel"} {"id":385,"amenities":" Outdoor pool"} {"id":385,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":385,"amenities":" SelfServe Laundry"} {"id":385,"amenities":" Air conditioning"} {"id":385,"amenities":" Microwave"} {"id":385,"amenities":" Refrigerator in room"} {"id":385,"amenities":" Family Rooms"} {"id":385,"amenities":" Kitchenette"} {"id":385,"amenities":" Nonsmoking rooms"} {"id":385,"amenities":" Suites"} {"id":736,"amenities":"Free High Speed Internet WiFi"} {"id":736,"amenities":" Nonsmoking hotel"} {"id":736,"amenities":" Public Wifi"} {"id":736,"amenities":" Nonsmoking rooms"} {"id":831,"amenities":"Free Internet"} {"id":831,"amenities":" Free parking"} {"id":831,"amenities":" Refrigerator in room"} {"id":831,"amenities":" Nonsmoking rooms"} {"id":1042,"amenities":""} {"id":1599,"amenities":"Pool"} {"id":1599,"amenities":" Free parking"} {"id":1599,"amenities":" Free High Speed Internet WiFi"} {"id":1599,"amenities":" Breakfast included"} {"id":1599,"amenities":" Nonsmoking hotel"} {"id":1599,"amenities":" Air conditioning"} {"id":1599,"amenities":" Nonsmoking rooms"} {"id":1738,"amenities":""} {"id":1882,"amenities":"Restaurant"} {"id":1882,"amenities":" Free High Speed Internet WiFi"} {"id":1882,"amenities":" Free parking"} {"id":1882,"amenities":" BarLounge"} {"id":1882,"amenities":" Nonsmoking hotel"} {"id":1882,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1882,"amenities":" Public Wifi"} {"id":1882,"amenities":" Wheelchair Access"} {"id":1882,"amenities":" Air conditioning"} {"id":1882,"amenities":" Refrigerator in room"} {"id":1882,"amenities":" Accessible rooms"} {"id":1882,"amenities":" Family Rooms"} {"id":1882,"amenities":" Nonsmoking rooms"} {"id":1882,"amenities":" Smoking rooms available"} {"id":2175,"amenities":"Free parking"} {"id":2175,"amenities":" Restaurant"} {"id":2175,"amenities":" Free High Speed Internet WiFi"} {"id":2175,"amenities":" Airport transportation"} {"id":2175,"amenities":" Business Centre with Internet Access"} {"id":2175,"amenities":" Concierge"} {"id":2175,"amenities":" Laundry Service"} {"id":2175,"amenities":" Meeting rooms"} {"id":2175,"amenities":" Nonsmoking hotel"} {"id":2175,"amenities":" Shuttle Bus Service"} {"id":2175,"amenities":" Air conditioning"} {"id":2175,"amenities":" Refrigerator in room"} {"id":2175,"amenities":" Family Rooms"} {"id":2175,"amenities":" Kitchenette"} {"id":2175,"amenities":" Nonsmoking rooms"} {"id":2364,"amenities":""} {"id":2400,"amenities":"Free parking"} {"id":2400,"amenities":" Breakfast included"} {"id":2400,"amenities":" Free High Speed Internet WiFi"} {"id":2400,"amenities":" Nonsmoking hotel"} {"id":2400,"amenities":" Public Wifi"} {"id":2400,"amenities":" SelfServe Laundry"} {"id":2400,"amenities":" Air conditioning"} {"id":2400,"amenities":" Nonsmoking rooms"} {"id":2403,"amenities":"Free parking"} {"id":2403,"amenities":" Children Activities Kid Family Friendly"} {"id":2403,"amenities":" Kitchenette"} {"id":2672,"amenities":""} {"id":2878,"amenities":"Free High Speed Internet WiFi"} {"id":2878,"amenities":" Free parking"} {"id":2878,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2878,"amenities":" Breakfast included"} {"id":2878,"amenities":" Banquet Room"} {"id":2878,"amenities":" Business Centre with Internet Access"} {"id":2878,"amenities":" Dry Cleaning"} {"id":2878,"amenities":" Meeting rooms"} {"id":2878,"amenities":" Nonsmoking hotel"} {"id":2878,"amenities":" Wheelchair Access"} {"id":2878,"amenities":" Air conditioning"} {"id":2878,"amenities":" Family Rooms"} {"id":2878,"amenities":" Nonsmoking rooms"} {"id":3324,"amenities":""} {"id":4300,"amenities":""} {"id":5009,"amenities":""} {"id":5172,"amenities":"Free parking"} {"id":5172,"amenities":" Free High Speed Internet WiFi"} {"id":5172,"amenities":" Breakfast included"} {"id":5172,"amenities":" Nonsmoking hotel"} {"id":5172,"amenities":" Public Wifi"} {"id":5172,"amenities":" Air conditioning"} {"id":5172,"amenities":" Nonsmoking rooms"} {"id":5208,"amenities":"Pool"} {"id":5208,"amenities":" Free parking"} {"id":5208,"amenities":" Free High Speed Internet WiFi"} {"id":5208,"amenities":" Breakfast included"} {"id":5208,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5208,"amenities":" Business Centre with Internet Access"} {"id":5208,"amenities":" Concierge"} {"id":5208,"amenities":" Heated pool"} {"id":5208,"amenities":" Hot Tub"} {"id":5208,"amenities":" Indoor pool"} {"id":5208,"amenities":" Laundry Service"} {"id":5208,"amenities":" Meeting rooms"} {"id":5208,"amenities":" Nonsmoking hotel"} {"id":5208,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5208,"amenities":" Wheelchair Access"} {"id":5208,"amenities":" Air conditioning"} {"id":5208,"amenities":" Microwave"} {"id":5208,"amenities":" Family Rooms"} {"id":5208,"amenities":" Nonsmoking rooms"} {"id":5208,"amenities":" Suites"} {"id":5579,"amenities":"Free parking"} {"id":5579,"amenities":" Free High Speed Internet WiFi"} {"id":5579,"amenities":" Breakfast included"} {"id":5579,"amenities":" Banquet Room"} {"id":5579,"amenities":" Business Centre with Internet Access"} {"id":5579,"amenities":" Children Activities Kid Family Friendly"} {"id":5579,"amenities":" Conference Facilities"} {"id":5579,"amenities":" Golf Course"} {"id":5579,"amenities":" Hot Tub"} {"id":5579,"amenities":" Meeting rooms"} {"id":5579,"amenities":" Nonsmoking hotel"} {"id":5579,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5579,"amenities":" Public Wifi"} {"id":5579,"amenities":" Wheelchair Access"} {"id":5579,"amenities":" Air conditioning"} {"id":5579,"amenities":" Refrigerator in room"} {"id":5579,"amenities":" Accessible rooms"} {"id":5579,"amenities":" Nonsmoking rooms"} {"id":5579,"amenities":" Suites"} {"id":5915,"amenities":"Pool"} {"id":5915,"amenities":" Room service"} {"id":5915,"amenities":" Restaurant"} {"id":5915,"amenities":" Free parking"} {"id":5915,"amenities":" Spa"} {"id":5915,"amenities":" Free High Speed Internet WiFi"} {"id":5915,"amenities":" BarLounge"} {"id":5915,"amenities":" Banquet Room"} {"id":5915,"amenities":" Breakfast Available"} {"id":5915,"amenities":" Business Centre with Internet Access"} {"id":5915,"amenities":" Children Activities Kid Family Friendly"} {"id":5915,"amenities":" Concierge"} {"id":5915,"amenities":" Conference Facilities"} {"id":5915,"amenities":" Heated pool"} {"id":5915,"amenities":" Hot Tub"} {"id":5915,"amenities":" Laundry Service"} {"id":5915,"amenities":" Meeting rooms"} {"id":5915,"amenities":" Multilingual Staff"} {"id":5915,"amenities":" Nonsmoking hotel"} {"id":5915,"amenities":" Outdoor pool"} {"id":5915,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5915,"amenities":" Public Wifi"} {"id":5915,"amenities":" Wheelchair Access"} {"id":5915,"amenities":" Air conditioning"} {"id":5915,"amenities":" Refrigerator in room"} {"id":5915,"amenities":" Accessible rooms"} {"id":5915,"amenities":" Family Rooms"} {"id":5915,"amenities":" Nonsmoking rooms"} {"id":5918,"amenities":""} {"id":7,"amenities":"Free High Speed Internet WiFi"} {"id":7,"amenities":" Laundry Service"} {"id":7,"amenities":" Multilingual Staff"} {"id":7,"amenities":" Nonsmoking hotel"} {"id":7,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":7,"amenities":" Air conditioning"} {"id":7,"amenities":" Refrigerator in room"} {"id":7,"amenities":" Nonsmoking rooms"} {"id":1353,"amenities":"Free parking"} {"id":1353,"amenities":" Free High Speed Internet WiFi"} {"id":1353,"amenities":" Breakfast included"} {"id":1353,"amenities":" Spa"} {"id":1353,"amenities":" Heated pool"} {"id":1353,"amenities":" Hot Tub"} {"id":1353,"amenities":" Nonsmoking hotel"} {"id":1353,"amenities":" Outdoor pool"} {"id":1353,"amenities":" Air conditioning"} {"id":1353,"amenities":" Refrigerator in room"} {"id":1353,"amenities":" Family Rooms"} {"id":1353,"amenities":" Nonsmoking rooms"} {"id":1505,"amenities":"Free parking"} {"id":1505,"amenities":" Free High Speed Internet WiFi"} {"id":1505,"amenities":" Breakfast included"} {"id":1505,"amenities":" Golf Course"} {"id":1505,"amenities":" Nonsmoking hotel"} {"id":1505,"amenities":" Air conditioning"} {"id":1505,"amenities":" Nonsmoking rooms"} {"id":1527,"amenities":""} {"id":1760,"amenities":"Free parking"} {"id":1760,"amenities":" Free High Speed Internet WiFi"} {"id":1760,"amenities":" Breakfast included"} {"id":1760,"amenities":" BarLounge"} {"id":1760,"amenities":" Babysitting"} {"id":1760,"amenities":" Golf Course"} {"id":1760,"amenities":" Nonsmoking hotel"} {"id":1760,"amenities":" Public Wifi"} {"id":1760,"amenities":" Air conditioning"} {"id":1760,"amenities":" Microwave"} {"id":1760,"amenities":" Minibar"} {"id":1760,"amenities":" Refrigerator in room"} {"id":1760,"amenities":" Kitchenette"} {"id":1760,"amenities":" Nonsmoking rooms"} {"id":1873,"amenities":"Free parking"} {"id":1873,"amenities":" Restaurant"} {"id":1873,"amenities":" Free High Speed Internet WiFi"} {"id":1873,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1873,"amenities":" BarLounge"} {"id":1873,"amenities":" Breakfast included"} {"id":1873,"amenities":" Room service"} {"id":1873,"amenities":" Banquet Room"} {"id":1873,"amenities":" Breakfast Available"} {"id":1873,"amenities":" Business Centre with Internet Access"} {"id":1873,"amenities":" Conference Facilities"} {"id":1873,"amenities":" Dry Cleaning"} {"id":1873,"amenities":" Laundry Service"} {"id":1873,"amenities":" Meeting rooms"} {"id":1873,"amenities":" Multilingual Staff"} {"id":1873,"amenities":" Nonsmoking hotel"} {"id":1873,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1873,"amenities":" Public Wifi"} {"id":1873,"amenities":" Wheelchair Access"} {"id":1873,"amenities":" Air conditioning"} {"id":1873,"amenities":" Microwave"} {"id":1873,"amenities":" Refrigerator in room"} {"id":1873,"amenities":" Nonsmoking rooms"} {"id":1873,"amenities":" Suites"} {"id":1979,"amenities":""} {"id":2007,"amenities":"Free parking"} {"id":2007,"amenities":" Restaurant"} {"id":2007,"amenities":" BarLounge"} {"id":2007,"amenities":" Free High Speed Internet WiFi"} {"id":2007,"amenities":" Business Centre with Internet Access"} {"id":2007,"amenities":" Laundry Service"} {"id":2007,"amenities":" Meeting rooms"} {"id":2007,"amenities":" Nonsmoking hotel"} {"id":2007,"amenities":" Public Wifi"} {"id":2007,"amenities":" Air conditioning"} {"id":2007,"amenities":" Accessible rooms"} {"id":2007,"amenities":" Family Rooms"} {"id":2007,"amenities":" Nonsmoking rooms"} {"id":2241,"amenities":"Free parking"} {"id":2241,"amenities":" Free High Speed Internet WiFi"} {"id":2241,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2241,"amenities":" Conference Facilities"} {"id":2241,"amenities":" Meeting rooms"} {"id":2241,"amenities":" Nonsmoking hotel"} {"id":2241,"amenities":" Public Wifi"} {"id":2241,"amenities":" SelfServe Laundry"} {"id":2241,"amenities":" Wheelchair Access"} {"id":2241,"amenities":" Air conditioning"} {"id":2241,"amenities":" Microwave"} {"id":2241,"amenities":" Refrigerator in room"} {"id":2241,"amenities":" Accessible rooms"} {"id":2241,"amenities":" Family Rooms"} {"id":2241,"amenities":" Nonsmoking rooms"} {"id":2241,"amenities":" Suites"} {"id":2611,"amenities":"Free parking"} {"id":2611,"amenities":" Free High Speed Internet WiFi"} {"id":2611,"amenities":" Breakfast included"} {"id":2611,"amenities":" Nonsmoking hotel"} {"id":2611,"amenities":" Public Wifi"} {"id":2611,"amenities":" Wheelchair Access"} {"id":2611,"amenities":" Air conditioning"} {"id":2611,"amenities":" Microwave"} {"id":2611,"amenities":" Refrigerator in room"} {"id":2611,"amenities":" Accessible rooms"} {"id":2611,"amenities":" Nonsmoking rooms"} {"id":2611,"amenities":" Suites"} {"id":2720,"amenities":"Restaurant"} {"id":2720,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2720,"amenities":" Room service"} {"id":2720,"amenities":" Free High Speed Internet WiFi"} {"id":2720,"amenities":" BarLounge"} {"id":2720,"amenities":" Banquet Room"} {"id":2720,"amenities":" Business Centre with Internet Access"} {"id":2720,"amenities":" Concierge"} {"id":2720,"amenities":" Conference Facilities"} {"id":2720,"amenities":" Dry Cleaning"} {"id":2720,"amenities":" Golf Course"} {"id":2720,"amenities":" Laundry Service"} {"id":2720,"amenities":" Meeting rooms"} {"id":2720,"amenities":" Multilingual Staff"} {"id":2720,"amenities":" Nonsmoking hotel"} {"id":2720,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2720,"amenities":" Wheelchair Access"} {"id":2720,"amenities":" Air conditioning"} {"id":2720,"amenities":" Refrigerator in room"} {"id":2720,"amenities":" Family Rooms"} {"id":2720,"amenities":" Nonsmoking rooms"} {"id":2720,"amenities":" Suites"} {"id":2775,"amenities":"Free parking"} {"id":2775,"amenities":" Free High Speed Internet WiFi"} {"id":2775,"amenities":" Breakfast Available"} {"id":2775,"amenities":" Hot Tub"} {"id":2775,"amenities":" Nonsmoking hotel"} {"id":2775,"amenities":" Refrigerator in room"} {"id":2775,"amenities":" Kitchenette"} {"id":2775,"amenities":" Nonsmoking rooms"} {"id":2775,"amenities":" Suites"} {"id":2983,"amenities":"Pool"} {"id":2983,"amenities":" Free parking"} {"id":2983,"amenities":" Free High Speed Internet WiFi"} {"id":2983,"amenities":" Breakfast included"} {"id":2983,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2983,"amenities":" Breakfast Available"} {"id":2983,"amenities":" Business Centre with Internet Access"} {"id":2983,"amenities":" Dry Cleaning"} {"id":2983,"amenities":" Heated pool"} {"id":2983,"amenities":" Indoor pool"} {"id":2983,"amenities":" Laundry Service"} {"id":2983,"amenities":" Meeting rooms"} {"id":2983,"amenities":" Nonsmoking hotel"} {"id":2983,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2983,"amenities":" SelfServe Laundry"} {"id":2983,"amenities":" Wheelchair Access"} {"id":2983,"amenities":" Air conditioning"} {"id":2983,"amenities":" Microwave"} {"id":2983,"amenities":" Refrigerator in room"} {"id":2983,"amenities":" Accessible rooms"} {"id":2983,"amenities":" Family Rooms"} {"id":2983,"amenities":" Kitchenette"} {"id":2983,"amenities":" Nonsmoking rooms"} {"id":2983,"amenities":" Suites"} {"id":3240,"amenities":"Free parking"} {"id":3240,"amenities":" Free High Speed Internet WiFi"} {"id":3240,"amenities":" Concierge"} {"id":3240,"amenities":" Laundry Service"} {"id":3240,"amenities":" Multilingual Staff"} {"id":3240,"amenities":" Nonsmoking hotel"} {"id":3240,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3240,"amenities":" SelfServe Laundry"} {"id":3240,"amenities":" Microwave"} {"id":3240,"amenities":" Refrigerator in room"} {"id":3240,"amenities":" Family Rooms"} {"id":3240,"amenities":" Kitchenette"} {"id":3240,"amenities":" Nonsmoking rooms"} {"id":3240,"amenities":" Smoking rooms available"} {"id":3243,"amenities":"Free High Speed Internet WiFi"} {"id":3352,"amenities":""} {"id":3489,"amenities":"Free parking"} {"id":3489,"amenities":" Free High Speed Internet WiFi"} {"id":3489,"amenities":" Breakfast included"} {"id":3489,"amenities":" Public Wifi"} {"id":3489,"amenities":" Air conditioning"} {"id":3489,"amenities":" Nonsmoking rooms"} {"id":3489,"amenities":" Suites"} {"id":4377,"amenities":"Free High Speed Internet WiFi"} {"id":4377,"amenities":" Free parking"} {"id":4377,"amenities":" Breakfast included"} {"id":4377,"amenities":" Nonsmoking hotel"} {"id":4377,"amenities":" Public Wifi"} {"id":4377,"amenities":" Accessible rooms"} {"id":4377,"amenities":" Nonsmoking rooms"} {"id":4377,"amenities":" Suites"} {"id":4413,"amenities":"Free parking"} {"id":4413,"amenities":" Free High Speed Internet WiFi"} {"id":4413,"amenities":" Babysitting"} {"id":4413,"amenities":" Nonsmoking hotel"} {"id":4413,"amenities":" Public Wifi"} {"id":4413,"amenities":" Air conditioning"} {"id":4413,"amenities":" Microwave"} {"id":4413,"amenities":" Refrigerator in room"} {"id":4413,"amenities":" Nonsmoking rooms"} {"id":4517,"amenities":"Free parking"} {"id":4517,"amenities":" BarLounge"} {"id":4517,"amenities":" Free High Speed Internet WiFi"} {"id":4517,"amenities":" Restaurant"} {"id":4517,"amenities":" Breakfast included"} {"id":4517,"amenities":" Dry Cleaning"} {"id":4517,"amenities":" Nonsmoking hotel"} {"id":4517,"amenities":" Public Wifi"} {"id":4517,"amenities":" Air conditioning"} {"id":4517,"amenities":" Microwave"} {"id":4517,"amenities":" Refrigerator in room"} {"id":4517,"amenities":" Nonsmoking rooms"} {"id":4559,"amenities":"Free parking"} {"id":4559,"amenities":" Free High Speed Internet WiFi"} {"id":4559,"amenities":" Restaurant"} {"id":4559,"amenities":" Nonsmoking hotel"} {"id":4559,"amenities":" Air conditioning"} {"id":4559,"amenities":" Microwave"} {"id":4559,"amenities":" Refrigerator in room"} {"id":4559,"amenities":" Family Rooms"} {"id":4636,"amenities":""} {"id":4729,"amenities":""} {"id":4819,"amenities":"Free parking"} {"id":4819,"amenities":" Restaurant"} {"id":4819,"amenities":" Pool"} {"id":4819,"amenities":" Free High Speed Internet WiFi"} {"id":4819,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4819,"amenities":" Room service"} {"id":4819,"amenities":" BarLounge"} {"id":4819,"amenities":" Spa"} {"id":4819,"amenities":" Banquet Room"} {"id":4819,"amenities":" Breakfast Available"} {"id":4819,"amenities":" Business Centre with Internet Access"} {"id":4819,"amenities":" Children Activities Kid Family Friendly"} {"id":4819,"amenities":" Conference Facilities"} {"id":4819,"amenities":" Golf Course"} {"id":4819,"amenities":" Heated pool"} {"id":4819,"amenities":" Hot Tub"} {"id":4819,"amenities":" Laundry Service"} {"id":4819,"amenities":" Meeting rooms"} {"id":4819,"amenities":" Multilingual Staff"} {"id":4819,"amenities":" Nonsmoking hotel"} {"id":4819,"amenities":" Outdoor pool"} {"id":4819,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4819,"amenities":" Public Wifi"} {"id":4819,"amenities":" SelfServe Laundry"} {"id":4819,"amenities":" Shuttle Bus Service"} {"id":4819,"amenities":" Tennis Court"} {"id":4819,"amenities":" Wheelchair Access"} {"id":4819,"amenities":" Air conditioning"} {"id":4819,"amenities":" Refrigerator in room"} {"id":4819,"amenities":" Accessible rooms"} {"id":4819,"amenities":" Family Rooms"} {"id":4819,"amenities":" Kitchenette"} {"id":4819,"amenities":" Nonsmoking rooms"} {"id":4819,"amenities":" Suites"} {"id":5099,"amenities":""} {"id":5193,"amenities":"Free parking"} {"id":5193,"amenities":" Free High Speed Internet WiFi"} {"id":5193,"amenities":" Pool"} {"id":5193,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5193,"amenities":" Restaurant"} {"id":5193,"amenities":" BarLounge"} {"id":5193,"amenities":" Banquet Room"} {"id":5193,"amenities":" Breakfast Available"} {"id":5193,"amenities":" Business Centre with Internet Access"} {"id":5193,"amenities":" Children Activities Kid Family Friendly"} {"id":5193,"amenities":" Conference Facilities"} {"id":5193,"amenities":" Heated pool"} {"id":5193,"amenities":" Hot Tub"} {"id":5193,"amenities":" Indoor pool"} {"id":5193,"amenities":" Meeting rooms"} {"id":5193,"amenities":" Multilingual Staff"} {"id":5193,"amenities":" Nonsmoking hotel"} {"id":5193,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5193,"amenities":" Public Wifi"} {"id":5193,"amenities":" SelfServe Laundry"} {"id":5193,"amenities":" Wheelchair Access"} {"id":5193,"amenities":" Air conditioning"} {"id":5193,"amenities":" Microwave"} {"id":5193,"amenities":" Refrigerator in room"} {"id":5193,"amenities":" Accessible rooms"} {"id":5193,"amenities":" Family Rooms"} {"id":5193,"amenities":" Kitchenette"} {"id":5193,"amenities":" Nonsmoking rooms"} {"id":5193,"amenities":" Suites"} {"id":5446,"amenities":"Microwave"} {"id":5446,"amenities":" Refrigerator in room"} {"id":5605,"amenities":"Free parking"} {"id":5605,"amenities":" Free High Speed Internet WiFi"} {"id":5605,"amenities":" Meeting rooms"} {"id":5605,"amenities":" Nonsmoking hotel"} {"id":5605,"amenities":" Microwave"} {"id":5605,"amenities":" Refrigerator in room"} {"id":5605,"amenities":" Family Rooms"} {"id":5625,"amenities":"Free High Speed Internet WiFi"} {"id":5625,"amenities":" Golf Course"} {"id":5625,"amenities":" Laundry Service"} {"id":5625,"amenities":" Nonsmoking hotel"} {"id":5625,"amenities":" Public Wifi"} {"id":5625,"amenities":" Air conditioning"} {"id":5625,"amenities":" Microwave"} {"id":5625,"amenities":" Refrigerator in room"} {"id":5625,"amenities":" Family Rooms"} {"id":5625,"amenities":" Nonsmoking rooms"} {"id":5690,"amenities":""} {"id":126,"amenities":"Pool"} {"id":126,"amenities":" Fitness Centre with Gym Workout Room"} {"id":126,"amenities":" Free parking"} {"id":126,"amenities":" Free High Speed Internet WiFi"} {"id":126,"amenities":" Banquet Room"} {"id":126,"amenities":" Business Centre with Internet Access"} {"id":126,"amenities":" Heated pool"} {"id":126,"amenities":" Hot Tub"} {"id":126,"amenities":" Laundry Service"} {"id":126,"amenities":" Meeting rooms"} {"id":126,"amenities":" Multilingual Staff"} {"id":126,"amenities":" Nonsmoking hotel"} {"id":126,"amenities":" Outdoor pool"} {"id":126,"amenities":" SelfServe Laundry"} {"id":126,"amenities":" Wheelchair Access"} {"id":126,"amenities":" Air conditioning"} {"id":126,"amenities":" Microwave"} {"id":126,"amenities":" Refrigerator in room"} {"id":126,"amenities":" Family Rooms"} {"id":126,"amenities":" Kitchenette"} {"id":126,"amenities":" Nonsmoking rooms"} {"id":126,"amenities":" Suites"} {"id":202,"amenities":"Free parking"} {"id":202,"amenities":" Free High Speed Internet WiFi"} {"id":202,"amenities":" Breakfast included"} {"id":202,"amenities":" Business Centre with Internet Access"} {"id":202,"amenities":" Concierge"} {"id":202,"amenities":" Dry Cleaning"} {"id":202,"amenities":" Meeting rooms"} {"id":202,"amenities":" Multilingual Staff"} {"id":202,"amenities":" Nonsmoking hotel"} {"id":202,"amenities":" Public Wifi"} {"id":202,"amenities":" Wheelchair Access"} {"id":202,"amenities":" Air conditioning"} {"id":202,"amenities":" Refrigerator in room"} {"id":202,"amenities":" Family Rooms"} {"id":202,"amenities":" Kitchenette"} {"id":202,"amenities":" Nonsmoking rooms"} {"id":202,"amenities":" Suites"} {"id":228,"amenities":"Pool"} {"id":228,"amenities":" Free parking"} {"id":228,"amenities":" Free High Speed Internet WiFi"} {"id":228,"amenities":" Breakfast included"} {"id":228,"amenities":" Business Centre with Internet Access"} {"id":228,"amenities":" Heated pool"} {"id":228,"amenities":" Indoor pool"} {"id":228,"amenities":" Laundry Service"} {"id":228,"amenities":" Meeting rooms"} {"id":228,"amenities":" Nonsmoking hotel"} {"id":228,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":228,"amenities":" SelfServe Laundry"} {"id":228,"amenities":" Air conditioning"} {"id":228,"amenities":" Family Rooms"} {"id":228,"amenities":" Nonsmoking rooms"} {"id":274,"amenities":""} {"id":529,"amenities":"Free parking"} {"id":529,"amenities":" Restaurant"} {"id":529,"amenities":" Room service"} {"id":529,"amenities":" Fitness Centre with Gym Workout Room"} {"id":529,"amenities":" Free High Speed Internet WiFi"} {"id":529,"amenities":" BarLounge"} {"id":529,"amenities":" Breakfast included"} {"id":529,"amenities":" Spa"} {"id":529,"amenities":" Babysitting"} {"id":529,"amenities":" Breakfast Available"} {"id":529,"amenities":" Business Centre with Internet Access"} {"id":529,"amenities":" Dry Cleaning"} {"id":529,"amenities":" Heated pool"} {"id":529,"amenities":" Hot Tub"} {"id":529,"amenities":" Laundry Service"} {"id":529,"amenities":" Meeting rooms"} {"id":529,"amenities":" Multilingual Staff"} {"id":529,"amenities":" Nonsmoking hotel"} {"id":529,"amenities":" Public Wifi"} {"id":529,"amenities":" Sauna"} {"id":529,"amenities":" SelfServe Laundry"} {"id":529,"amenities":" Shuttle Bus Service"} {"id":529,"amenities":" Wheelchair Access"} {"id":529,"amenities":" Microwave"} {"id":529,"amenities":" Accessible rooms"} {"id":529,"amenities":" Family Rooms"} {"id":529,"amenities":" Nonsmoking rooms"} {"id":529,"amenities":" Suites"} {"id":889,"amenities":"Free parking"} {"id":889,"amenities":" Free High Speed Internet WiFi"} {"id":889,"amenities":" Restaurant"} {"id":889,"amenities":" Business Centre with Internet Access"} {"id":889,"amenities":" Laundry Service"} {"id":889,"amenities":" Nonsmoking hotel"} {"id":889,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":889,"amenities":" Air conditioning"} {"id":889,"amenities":" Refrigerator in room"} {"id":889,"amenities":" Family Rooms"} {"id":889,"amenities":" Nonsmoking rooms"} {"id":1591,"amenities":"Free parking"} {"id":1591,"amenities":" Free High Speed Internet WiFi"} {"id":1591,"amenities":" BarLounge"} {"id":1591,"amenities":" Nonsmoking hotel"} {"id":1591,"amenities":" Air conditioning"} {"id":1591,"amenities":" Nonsmoking rooms"} {"id":1730,"amenities":"Free parking"} {"id":1730,"amenities":" Free High Speed Internet WiFi"} {"id":1730,"amenities":" Breakfast included"} {"id":1730,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1730,"amenities":" Airport transportation"} {"id":1730,"amenities":" Banquet Room"} {"id":1730,"amenities":" Business Centre with Internet Access"} {"id":1730,"amenities":" Conference Facilities"} {"id":1730,"amenities":" Dry Cleaning"} {"id":1730,"amenities":" Laundry Service"} {"id":1730,"amenities":" Meeting rooms"} {"id":1730,"amenities":" Multilingual Staff"} {"id":1730,"amenities":" Nonsmoking hotel"} {"id":1730,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1730,"amenities":" Public Wifi"} {"id":1730,"amenities":" SelfServe Laundry"} {"id":1730,"amenities":" Wheelchair Access"} {"id":1730,"amenities":" Air conditioning"} {"id":1730,"amenities":" Refrigerator in room"} {"id":1730,"amenities":" Nonsmoking rooms"} {"id":1768,"amenities":""} {"id":1988,"amenities":""} {"id":2014,"amenities":"Room service"} {"id":2014,"amenities":" Free parking"} {"id":2014,"amenities":" Restaurant"} {"id":2014,"amenities":" Free High Speed Internet WiFi"} {"id":2014,"amenities":" Breakfast included"} {"id":2014,"amenities":" Business Centre with Internet Access"} {"id":2014,"amenities":" Golf Course"} {"id":2014,"amenities":" Meeting rooms"} {"id":2014,"amenities":" Nonsmoking hotel"} {"id":2014,"amenities":" Public Wifi"} {"id":2014,"amenities":" Family Rooms"} {"id":2014,"amenities":" Kitchenette"} {"id":2014,"amenities":" Nonsmoking rooms"} {"id":2204,"amenities":"Free parking"} {"id":2204,"amenities":" Free High Speed Internet WiFi"} {"id":2204,"amenities":" Breakfast included"} {"id":2204,"amenities":" Pool"} {"id":2204,"amenities":" Banquet Room"} {"id":2204,"amenities":" Breakfast Available"} {"id":2204,"amenities":" Golf Course"} {"id":2204,"amenities":" Meeting rooms"} {"id":2204,"amenities":" Multilingual Staff"} {"id":2204,"amenities":" Nonsmoking hotel"} {"id":2204,"amenities":" Outdoor pool"} {"id":2204,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2204,"amenities":" Public Wifi"} {"id":2204,"amenities":" Air conditioning"} {"id":2204,"amenities":" Refrigerator in room"} {"id":2204,"amenities":" Nonsmoking rooms"} {"id":2314,"amenities":"Free parking"} {"id":2314,"amenities":" Free High Speed Internet WiFi"} {"id":2314,"amenities":" Hot Tub"} {"id":2314,"amenities":" Laundry Service"} {"id":2314,"amenities":" Nonsmoking hotel"} {"id":2314,"amenities":" Public Wifi"} {"id":2314,"amenities":" Microwave"} {"id":2314,"amenities":" Refrigerator in room"} {"id":2314,"amenities":" Kitchenette"} {"id":2314,"amenities":" Nonsmoking rooms"} {"id":2370,"amenities":"Free parking"} {"id":2370,"amenities":" Restaurant"} {"id":2370,"amenities":" BarLounge"} {"id":2370,"amenities":" Free High Speed Internet WiFi"} {"id":2370,"amenities":" Room service"} {"id":2370,"amenities":" Dry Cleaning"} {"id":2370,"amenities":" Laundry Service"} {"id":2370,"amenities":" Nonsmoking hotel"} {"id":2370,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2370,"amenities":" Public Wifi"} {"id":2370,"amenities":" Wheelchair Access"} {"id":2370,"amenities":" Air conditioning"} {"id":2370,"amenities":" Refrigerator in room"} {"id":2370,"amenities":" Accessible rooms"} {"id":2370,"amenities":" Nonsmoking rooms"} {"id":2370,"amenities":" Suites"} {"id":2497,"amenities":"Free parking"} {"id":2497,"amenities":" Restaurant"} {"id":2497,"amenities":" Free High Speed Internet WiFi"} {"id":2497,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2497,"amenities":" Public Wifi"} {"id":2497,"amenities":" SelfServe Laundry"} {"id":2497,"amenities":" Refrigerator in room"} {"id":2497,"amenities":" Family Rooms"} {"id":2717,"amenities":"Room service"} {"id":2717,"amenities":" Free parking"} {"id":2717,"amenities":" Restaurant"} {"id":2717,"amenities":" Free High Speed Internet WiFi"} {"id":2717,"amenities":" Pool"} {"id":2717,"amenities":" BarLounge"} {"id":2717,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2717,"amenities":" Banquet Room"} {"id":2717,"amenities":" Breakfast Available"} {"id":2717,"amenities":" Business Centre with Internet Access"} {"id":2717,"amenities":" Conference Facilities"} {"id":2717,"amenities":" Dry Cleaning"} {"id":2717,"amenities":" Laundry Service"} {"id":2717,"amenities":" Meeting rooms"} {"id":2717,"amenities":" Multilingual Staff"} {"id":2717,"amenities":" Nonsmoking hotel"} {"id":2717,"amenities":" Outdoor pool"} {"id":2717,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2717,"amenities":" Public Wifi"} {"id":2717,"amenities":" Wheelchair Access"} {"id":2717,"amenities":" Air conditioning"} {"id":2717,"amenities":" Accessible rooms"} {"id":2717,"amenities":" Family Rooms"} {"id":2717,"amenities":" Nonsmoking rooms"} {"id":2717,"amenities":" Suites"} {"id":3076,"amenities":"Free parking"} {"id":3076,"amenities":" Free High Speed Internet WiFi"} {"id":3076,"amenities":" Breakfast included"} {"id":3076,"amenities":" Hot Tub"} {"id":3076,"amenities":" Laundry Service"} {"id":3076,"amenities":" Nonsmoking hotel"} {"id":3076,"amenities":" Public Wifi"} {"id":3076,"amenities":" Air conditioning"} {"id":3076,"amenities":" Family Rooms"} {"id":3076,"amenities":" Nonsmoking rooms"} {"id":3284,"amenities":""} {"id":4288,"amenities":"Free parking"} {"id":4288,"amenities":" Free High Speed Internet WiFi"} {"id":4288,"amenities":" Laundry Service"} {"id":4406,"amenities":"Free parking"} {"id":4406,"amenities":" Free High Speed Internet WiFi"} {"id":4406,"amenities":" Golf Course"} {"id":4406,"amenities":" Nonsmoking hotel"} {"id":4406,"amenities":" Family Rooms"} {"id":4406,"amenities":" Nonsmoking rooms"} {"id":4835,"amenities":"Free parking"} {"id":4835,"amenities":" Restaurant"} {"id":4835,"amenities":" Free High Speed Internet WiFi"} {"id":4835,"amenities":" Breakfast included"} {"id":4835,"amenities":" Nonsmoking hotel"} {"id":4835,"amenities":" Nonsmoking rooms"} {"id":5108,"amenities":"Pool"} {"id":5108,"amenities":" Free parking"} {"id":5108,"amenities":" Free High Speed Internet WiFi"} {"id":5108,"amenities":" Breakfast included"} {"id":5108,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5108,"amenities":" Banquet Room"} {"id":5108,"amenities":" Business Centre with Internet Access"} {"id":5108,"amenities":" Children Activities Kid Family Friendly"} {"id":5108,"amenities":" Conference Facilities"} {"id":5108,"amenities":" Dry Cleaning"} {"id":5108,"amenities":" Electric vehicle charging station"} {"id":5108,"amenities":" Golf Course"} {"id":5108,"amenities":" Heated pool"} {"id":5108,"amenities":" Hot Tub"} {"id":5108,"amenities":" Indoor pool"} {"id":5108,"amenities":" Laundry Service"} {"id":5108,"amenities":" Meeting rooms"} {"id":5108,"amenities":" Nonsmoking hotel"} {"id":5108,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5108,"amenities":" Public Wifi"} {"id":5108,"amenities":" SelfServe Laundry"} {"id":5108,"amenities":" Wheelchair Access"} {"id":5108,"amenities":" Air conditioning"} {"id":5108,"amenities":" Microwave"} {"id":5108,"amenities":" Refrigerator in room"} {"id":5108,"amenities":" Accessible rooms"} {"id":5108,"amenities":" Family Rooms"} {"id":5108,"amenities":" Kitchenette"} {"id":5108,"amenities":" Nonsmoking rooms"} {"id":5108,"amenities":" Suites"} {"id":5155,"amenities":"Pool"} {"id":5155,"amenities":" Free parking"} {"id":5155,"amenities":" Free High Speed Internet WiFi"} {"id":5155,"amenities":" Breakfast included"} {"id":5155,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5155,"amenities":" Business Centre with Internet Access"} {"id":5155,"amenities":" Children Activities Kid Family Friendly"} {"id":5155,"amenities":" Conference Facilities"} {"id":5155,"amenities":" Hot Tub"} {"id":5155,"amenities":" Indoor pool"} {"id":5155,"amenities":" Laundry Service"} {"id":5155,"amenities":" Meeting rooms"} {"id":5155,"amenities":" Nonsmoking hotel"} {"id":5155,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5155,"amenities":" Public Wifi"} {"id":5155,"amenities":" Sauna"} {"id":5155,"amenities":" SelfServe Laundry"} {"id":5155,"amenities":" Wheelchair Access"} {"id":5155,"amenities":" Air conditioning"} {"id":5155,"amenities":" Microwave"} {"id":5155,"amenities":" Refrigerator in room"} {"id":5155,"amenities":" Accessible rooms"} {"id":5155,"amenities":" Family Rooms"} {"id":5155,"amenities":" Kitchenette"} {"id":5155,"amenities":" Nonsmoking rooms"} {"id":5155,"amenities":" Suites"} {"id":5258,"amenities":"Free parking"} {"id":5258,"amenities":" Nonsmoking hotel"} {"id":5258,"amenities":" Tennis Court"} {"id":5258,"amenities":" Refrigerator in room"} {"id":5258,"amenities":" Kitchenette"} {"id":5258,"amenities":" Nonsmoking rooms"} {"id":5311,"amenities":"Pool"} {"id":5311,"amenities":" Restaurant"} {"id":5311,"amenities":" Free High Speed Internet WiFi"} {"id":5311,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5311,"amenities":" Room service"} {"id":5311,"amenities":" BarLounge"} {"id":5311,"amenities":" Spa"} {"id":5311,"amenities":" Airport transportation"} {"id":5311,"amenities":" Banquet Room"} {"id":5311,"amenities":" Breakfast Available"} {"id":5311,"amenities":" Business Centre with Internet Access"} {"id":5311,"amenities":" Concierge"} {"id":5311,"amenities":" Conference Facilities"} {"id":5311,"amenities":" Dry Cleaning"} {"id":5311,"amenities":" Heated pool"} {"id":5311,"amenities":" Indoor pool"} {"id":5311,"amenities":" Laundry Service"} {"id":5311,"amenities":" Meeting rooms"} {"id":5311,"amenities":" Multilingual Staff"} {"id":5311,"amenities":" Nonsmoking hotel"} {"id":5311,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5311,"amenities":" Public Wifi"} {"id":5311,"amenities":" Wheelchair Access"} {"id":5311,"amenities":" Air conditioning"} {"id":5311,"amenities":" Accessible rooms"} {"id":5311,"amenities":" Nonsmoking rooms"} {"id":5311,"amenities":" Suites"} {"id":5545,"amenities":"Free parking"} {"id":5545,"amenities":" Children Activities Kid Family Friendly"} {"id":5545,"amenities":" Microwave"} {"id":5545,"amenities":" Refrigerator in room"} {"id":5545,"amenities":" Kitchenette"} {"id":5545,"amenities":" Suites"} {"id":5641,"amenities":"Free High Speed Internet WiFi"} {"id":5641,"amenities":" Room service"} {"id":5641,"amenities":" Nonsmoking hotel"} {"id":5641,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5641,"amenities":" Public Wifi"} {"id":5641,"amenities":" Air conditioning"} {"id":5641,"amenities":" Kitchenette"} {"id":264,"amenities":""} {"id":600,"amenities":"Pool"} {"id":600,"amenities":" Free parking"} {"id":600,"amenities":" Free High Speed Internet WiFi"} {"id":600,"amenities":" Heated pool"} {"id":600,"amenities":" Hot Tub"} {"id":600,"amenities":" Indoor pool"} {"id":600,"amenities":" Laundry Service"} {"id":600,"amenities":" Nonsmoking hotel"} {"id":600,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":600,"amenities":" Public Wifi"} {"id":600,"amenities":" Wheelchair Access"} {"id":600,"amenities":" Air conditioning"} {"id":600,"amenities":" Microwave"} {"id":600,"amenities":" Refrigerator in room"} {"id":600,"amenities":" Kitchenette"} {"id":600,"amenities":" Nonsmoking rooms"} {"id":600,"amenities":" Suites"} {"id":638,"amenities":""} {"id":876,"amenities":""} {"id":961,"amenities":""} {"id":1064,"amenities":"Free parking"} {"id":1064,"amenities":" Free High Speed Internet WiFi"} {"id":1064,"amenities":" Breakfast included"} {"id":1064,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1064,"amenities":" Business Centre with Internet Access"} {"id":1064,"amenities":" Laundry Service"} {"id":1064,"amenities":" Multilingual Staff"} {"id":1064,"amenities":" Nonsmoking hotel"} {"id":1064,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1064,"amenities":" SelfServe Laundry"} {"id":1064,"amenities":" Wheelchair Access"} {"id":1064,"amenities":" Air conditioning"} {"id":1064,"amenities":" Microwave"} {"id":1064,"amenities":" Family Rooms"} {"id":1064,"amenities":" Nonsmoking rooms"} {"id":1064,"amenities":" Suites"} {"id":1110,"amenities":""} {"id":1210,"amenities":"Free High Speed Internet WiFi"} {"id":1210,"amenities":" Nonsmoking hotel"} {"id":1210,"amenities":" Public Wifi"} {"id":1210,"amenities":" Nonsmoking rooms"} {"id":1302,"amenities":"Free parking"} {"id":1302,"amenities":" Free High Speed Internet WiFi"} {"id":1302,"amenities":" Breakfast included"} {"id":1302,"amenities":" Nonsmoking hotel"} {"id":1302,"amenities":" Public Wifi"} {"id":1302,"amenities":" Nonsmoking rooms"} {"id":1756,"amenities":"Free High Speed Internet WiFi"} {"id":1756,"amenities":" Room service"} {"id":1756,"amenities":" Babysitting"} {"id":1756,"amenities":" Children Activities Kid Family Friendly"} {"id":1756,"amenities":" Concierge"} {"id":1756,"amenities":" Golf Course"} {"id":1756,"amenities":" Nonsmoking hotel"} {"id":1756,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1756,"amenities":" Public Wifi"} {"id":1756,"amenities":" Air conditioning"} {"id":1756,"amenities":" Refrigerator in room"} {"id":1756,"amenities":" Family Rooms"} {"id":1756,"amenities":" Kitchenette"} {"id":1756,"amenities":" Nonsmoking rooms"} {"id":1789,"amenities":"Free High Speed Internet WiFi"} {"id":1789,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1789,"amenities":" Breakfast included"} {"id":1789,"amenities":" Babysitting"} {"id":1789,"amenities":" Breakfast Available"} {"id":1789,"amenities":" Business Centre with Internet Access"} {"id":1789,"amenities":" Dry Cleaning"} {"id":1789,"amenities":" Laundry Service"} {"id":1789,"amenities":" Meeting rooms"} {"id":1789,"amenities":" Multilingual Staff"} {"id":1789,"amenities":" Nonsmoking hotel"} {"id":1789,"amenities":" SelfServe Laundry"} {"id":1789,"amenities":" Wheelchair Access"} {"id":1789,"amenities":" Air conditioning"} {"id":1789,"amenities":" Microwave"} {"id":1789,"amenities":" Family Rooms"} {"id":1789,"amenities":" Nonsmoking rooms"} {"id":1789,"amenities":" Suites"} {"id":2119,"amenities":""} {"id":2149,"amenities":"Free parking"} {"id":2149,"amenities":" Free High Speed Internet WiFi"} {"id":2149,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2149,"amenities":" Airport transportation"} {"id":2149,"amenities":" Laundry Service"} {"id":2149,"amenities":" Meeting rooms"} {"id":2149,"amenities":" Nonsmoking hotel"} {"id":2149,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2149,"amenities":" Wheelchair Access"} {"id":2149,"amenities":" Air conditioning"} {"id":2149,"amenities":" Refrigerator in room"} {"id":2149,"amenities":" Nonsmoking rooms"} {"id":2149,"amenities":" Suites"} {"id":2723,"amenities":"Free High Speed Internet WiFi"} {"id":2723,"amenities":" Breakfast included"} {"id":2723,"amenities":" Banquet Room"} {"id":2723,"amenities":" Meeting rooms"} {"id":2723,"amenities":" Multilingual Staff"} {"id":2723,"amenities":" Nonsmoking hotel"} {"id":2723,"amenities":" Public Wifi"} {"id":2723,"amenities":" Air conditioning"} {"id":2723,"amenities":" Refrigerator in room"} {"id":2723,"amenities":" Nonsmoking rooms"} {"id":2841,"amenities":""} {"id":3201,"amenities":""} {"id":3430,"amenities":""} {"id":3468,"amenities":"Pool"} {"id":3468,"amenities":" Restaurant"} {"id":3468,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3468,"amenities":" Room service"} {"id":3468,"amenities":" Free High Speed Internet WiFi"} {"id":3468,"amenities":" Free parking"} {"id":3468,"amenities":" BarLounge"} {"id":3468,"amenities":" Banquet Room"} {"id":3468,"amenities":" Business Centre with Internet Access"} {"id":3468,"amenities":" Conference Facilities"} {"id":3468,"amenities":" Dry Cleaning"} {"id":3468,"amenities":" Electric vehicle charging station"} {"id":3468,"amenities":" Heated pool"} {"id":3468,"amenities":" Hot Tub"} {"id":3468,"amenities":" Indoor pool"} {"id":3468,"amenities":" Laundry Service"} {"id":3468,"amenities":" Meeting rooms"} {"id":3468,"amenities":" Multilingual Staff"} {"id":3468,"amenities":" Nonsmoking hotel"} {"id":3468,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3468,"amenities":" Sauna"} {"id":3468,"amenities":" SelfServe Laundry"} {"id":3468,"amenities":" Wheelchair Access"} {"id":3468,"amenities":" Air conditioning"} {"id":3468,"amenities":" Microwave"} {"id":3468,"amenities":" Family Rooms"} {"id":3468,"amenities":" Nonsmoking rooms"} {"id":3468,"amenities":" Suites"} {"id":3552,"amenities":"Free High Speed Internet WiFi"} {"id":3552,"amenities":" Public Wifi"} {"id":3552,"amenities":" Microwave"} {"id":3552,"amenities":" Refrigerator in room"} {"id":3552,"amenities":" Family Rooms"} {"id":3552,"amenities":" Kitchenette"} {"id":3791,"amenities":"Pool"} {"id":3791,"amenities":" Free parking"} {"id":3791,"amenities":" Free High Speed Internet WiFi"} {"id":3791,"amenities":" Breakfast included"} {"id":3791,"amenities":" Banquet Room"} {"id":3791,"amenities":" Indoor pool"} {"id":3791,"amenities":" Laundry Service"} {"id":3791,"amenities":" Nonsmoking hotel"} {"id":3791,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3791,"amenities":" Public Wifi"} {"id":3791,"amenities":" Wheelchair Access"} {"id":3791,"amenities":" Air conditioning"} {"id":3791,"amenities":" Microwave"} {"id":3791,"amenities":" Refrigerator in room"} {"id":3791,"amenities":" Nonsmoking rooms"} {"id":4159,"amenities":""} {"id":4361,"amenities":"Free parking"} {"id":4361,"amenities":" Free High Speed Internet WiFi"} {"id":4361,"amenities":" Children Activities Kid Family Friendly"} {"id":4361,"amenities":" Kitchenette"} {"id":4933,"amenities":"Free parking"} {"id":4933,"amenities":" Free High Speed Internet WiFi"} {"id":4933,"amenities":" Microwave"} {"id":4933,"amenities":" Refrigerator in room"} {"id":5005,"amenities":"Air conditioning"} {"id":5187,"amenities":"Pool"} {"id":5187,"amenities":" Free parking"} {"id":5187,"amenities":" Free High Speed Internet WiFi"} {"id":5187,"amenities":" Breakfast included"} {"id":5187,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5187,"amenities":" Breakfast Available"} {"id":5187,"amenities":" Business Centre with Internet Access"} {"id":5187,"amenities":" Golf Course"} {"id":5187,"amenities":" Hot Tub"} {"id":5187,"amenities":" Indoor pool"} {"id":5187,"amenities":" Laundry Service"} {"id":5187,"amenities":" Meeting rooms"} {"id":5187,"amenities":" Nonsmoking hotel"} {"id":5187,"amenities":" Public Wifi"} {"id":5187,"amenities":" SelfServe Laundry"} {"id":5187,"amenities":" Shuttle Bus Service"} {"id":5187,"amenities":" Wheelchair Access"} {"id":5187,"amenities":" Air conditioning"} {"id":5187,"amenities":" Refrigerator in room"} {"id":5187,"amenities":" Accessible rooms"} {"id":5187,"amenities":" Nonsmoking rooms"} {"id":5187,"amenities":" Suites"} {"id":5334,"amenities":""} {"id":5585,"amenities":""} {"id":5599,"amenities":""} {"id":5652,"amenities":"Pool"} {"id":5652,"amenities":" Free parking"} {"id":5652,"amenities":" Restaurant"} {"id":5652,"amenities":" Free High Speed Internet WiFi"} {"id":5652,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5652,"amenities":" BarLounge"} {"id":5652,"amenities":" Breakfast included"} {"id":5652,"amenities":" Room service"} {"id":5652,"amenities":" Spa"} {"id":5652,"amenities":" Banquet Room"} {"id":5652,"amenities":" Business Centre with Internet Access"} {"id":5652,"amenities":" Children Activities Kid Family Friendly"} {"id":5652,"amenities":" Concierge"} {"id":5652,"amenities":" Conference Facilities"} {"id":5652,"amenities":" Dry Cleaning"} {"id":5652,"amenities":" Heated pool"} {"id":5652,"amenities":" Hot Tub"} {"id":5652,"amenities":" Indoor pool"} {"id":5652,"amenities":" Laundry Service"} {"id":5652,"amenities":" Meeting rooms"} {"id":5652,"amenities":" Nonsmoking hotel"} {"id":5652,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5652,"amenities":" Sauna"} {"id":5652,"amenities":" Shuttle Bus Service"} {"id":5652,"amenities":" Wheelchair Access"} {"id":5652,"amenities":" Air conditioning"} {"id":5652,"amenities":" Microwave"} {"id":5652,"amenities":" Family Rooms"} {"id":5652,"amenities":" Nonsmoking rooms"} {"id":5652,"amenities":" Suites"} {"id":5809,"amenities":"Free parking"} {"id":5809,"amenities":" Free High Speed Internet WiFi"} {"id":5809,"amenities":" Breakfast included"} {"id":5866,"amenities":"Air conditioning"} {"id":5866,"amenities":" Refrigerator in room"} {"id":5905,"amenities":""} {"id":144,"amenities":"Free parking"} {"id":144,"amenities":" Restaurant"} {"id":144,"amenities":" Free High Speed Internet WiFi"} {"id":144,"amenities":" BarLounge"} {"id":144,"amenities":" Multilingual Staff"} {"id":144,"amenities":" Nonsmoking hotel"} {"id":144,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":144,"amenities":" Wheelchair Access"} {"id":144,"amenities":" Air conditioning"} {"id":144,"amenities":" Nonsmoking rooms"} {"id":144,"amenities":" Suites"} {"id":388,"amenities":"Free parking"} {"id":388,"amenities":" Free High Speed Internet WiFi"} {"id":388,"amenities":" Airport transportation"} {"id":388,"amenities":" Laundry Service"} {"id":388,"amenities":" Nonsmoking hotel"} {"id":388,"amenities":" Public Wifi"} {"id":388,"amenities":" SelfServe Laundry"} {"id":388,"amenities":" Shuttle Bus Service"} {"id":388,"amenities":" Air conditioning"} {"id":388,"amenities":" Refrigerator in room"} {"id":388,"amenities":" Kitchenette"} {"id":388,"amenities":" Nonsmoking rooms"} {"id":388,"amenities":" Suites"} {"id":412,"amenities":"Pool"} {"id":412,"amenities":" Free parking"} {"id":412,"amenities":" Free High Speed Internet WiFi"} {"id":412,"amenities":" Hot Tub"} {"id":412,"amenities":" Laundry Service"} {"id":412,"amenities":" Nonsmoking hotel"} {"id":412,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":412,"amenities":" Public Wifi"} {"id":412,"amenities":" Wheelchair Access"} {"id":412,"amenities":" Air conditioning"} {"id":412,"amenities":" Refrigerator in room"} {"id":412,"amenities":" Family Rooms"} {"id":412,"amenities":" Kitchenette"} {"id":412,"amenities":" Nonsmoking rooms"} {"id":417,"amenities":"Pool"} {"id":417,"amenities":" Free High Speed Internet WiFi"} {"id":417,"amenities":" Nonsmoking hotel"} {"id":417,"amenities":" Public Wifi"} {"id":417,"amenities":" Air conditioning"} {"id":417,"amenities":" Refrigerator in room"} {"id":417,"amenities":" Family Rooms"} {"id":417,"amenities":" Kitchenette"} {"id":417,"amenities":" Nonsmoking rooms"} {"id":963,"amenities":""} {"id":1571,"amenities":"Free parking"} {"id":1571,"amenities":" Free High Speed Internet WiFi"} {"id":1571,"amenities":" Breakfast included"} {"id":1571,"amenities":" Nonsmoking hotel"} {"id":1571,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1571,"amenities":" Public Wifi"} {"id":1571,"amenities":" Air conditioning"} {"id":1571,"amenities":" Nonsmoking rooms"} {"id":1571,"amenities":" Suites"} {"id":1710,"amenities":"Pool"} {"id":1710,"amenities":" Free parking"} {"id":1710,"amenities":" Restaurant"} {"id":1710,"amenities":" BarLounge"} {"id":1710,"amenities":" Free High Speed Internet WiFi"} {"id":1710,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1710,"amenities":" Room service"} {"id":1710,"amenities":" Airport transportation"} {"id":1710,"amenities":" Breakfast Available"} {"id":1710,"amenities":" Business Centre with Internet Access"} {"id":1710,"amenities":" Conference Facilities"} {"id":1710,"amenities":" Hot Tub"} {"id":1710,"amenities":" Indoor pool"} {"id":1710,"amenities":" Laundry Service"} {"id":1710,"amenities":" Meeting rooms"} {"id":1710,"amenities":" Nonsmoking hotel"} {"id":1710,"amenities":" Public Wifi"} {"id":1710,"amenities":" SelfServe Laundry"} {"id":1710,"amenities":" Shuttle Bus Service"} {"id":1710,"amenities":" Wheelchair Access"} {"id":1710,"amenities":" Air conditioning"} {"id":1710,"amenities":" Refrigerator in room"} {"id":1710,"amenities":" Accessible rooms"} {"id":1710,"amenities":" Nonsmoking rooms"} {"id":1710,"amenities":" Suites"} {"id":1911,"amenities":"Free parking"} {"id":1911,"amenities":" Free High Speed Internet WiFi"} {"id":1911,"amenities":" Golf Course"} {"id":1911,"amenities":" Nonsmoking hotel"} {"id":1911,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1911,"amenities":" Public Wifi"} {"id":1911,"amenities":" Air conditioning"} {"id":1911,"amenities":" Microwave"} {"id":1911,"amenities":" Refrigerator in room"} {"id":1911,"amenities":" Family Rooms"} {"id":1911,"amenities":" Kitchenette"} {"id":1911,"amenities":" Nonsmoking rooms"} {"id":1956,"amenities":""} {"id":2021,"amenities":""} {"id":2041,"amenities":"Pool"} {"id":2041,"amenities":" Free High Speed Internet WiFi"} {"id":2041,"amenities":" Breakfast included"} {"id":2041,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2041,"amenities":" Breakfast Available"} {"id":2041,"amenities":" Children Activities Kid Family Friendly"} {"id":2041,"amenities":" Concierge"} {"id":2041,"amenities":" Conference Facilities"} {"id":2041,"amenities":" Dry Cleaning"} {"id":2041,"amenities":" Heated pool"} {"id":2041,"amenities":" Hot Tub"} {"id":2041,"amenities":" Indoor pool"} {"id":2041,"amenities":" Kids pool"} {"id":2041,"amenities":" Laundry Service"} {"id":2041,"amenities":" Meeting rooms"} {"id":2041,"amenities":" Multilingual Staff"} {"id":2041,"amenities":" Nonsmoking hotel"} {"id":2041,"amenities":" Paid Internet"} {"id":2041,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2041,"amenities":" Public Wifi"} {"id":2041,"amenities":" SelfServe Laundry"} {"id":2041,"amenities":" Wheelchair Access"} {"id":2041,"amenities":" Air conditioning"} {"id":2041,"amenities":" Microwave"} {"id":2041,"amenities":" Refrigerator in room"} {"id":2041,"amenities":" Accessible rooms"} {"id":2041,"amenities":" Family Rooms"} {"id":2041,"amenities":" Kitchenette"} {"id":2041,"amenities":" Nonsmoking rooms"} {"id":2041,"amenities":" Suites"} {"id":2192,"amenities":"Fitness Centre with Gym Workout Room"} {"id":2192,"amenities":" Free parking"} {"id":2192,"amenities":" Free High Speed Internet WiFi"} {"id":2192,"amenities":" Breakfast included"} {"id":2192,"amenities":" Babysitting"} {"id":2192,"amenities":" Business Centre with Internet Access"} {"id":2192,"amenities":" Dry Cleaning"} {"id":2192,"amenities":" Multilingual Staff"} {"id":2192,"amenities":" Nonsmoking hotel"} {"id":2192,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2192,"amenities":" SelfServe Laundry"} {"id":2192,"amenities":" Wheelchair Access"} {"id":2192,"amenities":" Air conditioning"} {"id":2192,"amenities":" Microwave"} {"id":2192,"amenities":" Refrigerator in room"} {"id":2192,"amenities":" Nonsmoking rooms"} {"id":2192,"amenities":" Suites"} {"id":2526,"amenities":"Free parking"} {"id":2526,"amenities":" Free High Speed Internet WiFi"} {"id":2526,"amenities":" Breakfast included"} {"id":2526,"amenities":" Meeting rooms"} {"id":2526,"amenities":" Nonsmoking hotel"} {"id":2526,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2526,"amenities":" Public Wifi"} {"id":2526,"amenities":" Accessible rooms"} {"id":2526,"amenities":" Family Rooms"} {"id":2526,"amenities":" Nonsmoking rooms"} {"id":2623,"amenities":"Free parking"} {"id":2623,"amenities":" Free High Speed Internet WiFi"} {"id":2623,"amenities":" Nonsmoking hotel"} {"id":2623,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2623,"amenities":" Public Wifi"} {"id":2623,"amenities":" Wheelchair Access"} {"id":2623,"amenities":" Air conditioning"} {"id":2623,"amenities":" Microwave"} {"id":2623,"amenities":" Refrigerator in room"} {"id":2623,"amenities":" Family Rooms"} {"id":2623,"amenities":" Nonsmoking rooms"} {"id":2623,"amenities":" Smoking rooms available"} {"id":2798,"amenities":"Free parking"} {"id":2798,"amenities":" Free High Speed Internet WiFi"} {"id":2798,"amenities":" Breakfast included"} {"id":2798,"amenities":" Nonsmoking hotel"} {"id":2798,"amenities":" Public Wifi"} {"id":2798,"amenities":" Air conditioning"} {"id":2798,"amenities":" Refrigerator in room"} {"id":2798,"amenities":" Nonsmoking rooms"} {"id":2953,"amenities":"Free parking"} {"id":2953,"amenities":" Free High Speed Internet WiFi"} {"id":2953,"amenities":" Children Activities Kid Family Friendly"} {"id":2953,"amenities":" Concierge"} {"id":2953,"amenities":" Multilingual Staff"} {"id":2953,"amenities":" Nonsmoking hotel"} {"id":2953,"amenities":" SelfServe Laundry"} {"id":2953,"amenities":" Microwave"} {"id":2953,"amenities":" Refrigerator in room"} {"id":2953,"amenities":" Family Rooms"} {"id":2953,"amenities":" Kitchenette"} {"id":2953,"amenities":" Nonsmoking rooms"} {"id":3133,"amenities":""} {"id":3437,"amenities":"Free parking"} {"id":3437,"amenities":" Pool"} {"id":3437,"amenities":" Room service"} {"id":3437,"amenities":" Free High Speed Internet WiFi"} {"id":3437,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3437,"amenities":" Restaurant"} {"id":3437,"amenities":" BarLounge"} {"id":3437,"amenities":" Breakfast included"} {"id":3437,"amenities":" Airport transportation"} {"id":3437,"amenities":" Banquet Room"} {"id":3437,"amenities":" Business Centre with Internet Access"} {"id":3437,"amenities":" Conference Facilities"} {"id":3437,"amenities":" Dry Cleaning"} {"id":3437,"amenities":" Heated pool"} {"id":3437,"amenities":" Hot Tub"} {"id":3437,"amenities":" Indoor pool"} {"id":3437,"amenities":" Laundry Service"} {"id":3437,"amenities":" Meeting rooms"} {"id":3437,"amenities":" Multilingual Staff"} {"id":3437,"amenities":" Nonsmoking hotel"} {"id":3437,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3437,"amenities":" Public Wifi"} {"id":3437,"amenities":" Sauna"} {"id":3437,"amenities":" SelfServe Laundry"} {"id":3437,"amenities":" Wheelchair Access"} {"id":3437,"amenities":" Air conditioning"} {"id":3437,"amenities":" Microwave"} {"id":3437,"amenities":" Refrigerator in room"} {"id":3437,"amenities":" Accessible rooms"} {"id":3437,"amenities":" Family Rooms"} {"id":3437,"amenities":" Nonsmoking rooms"} {"id":3437,"amenities":" Suites"} {"id":3594,"amenities":"Free parking"} {"id":3594,"amenities":" Free High Speed Internet WiFi"} {"id":3594,"amenities":" Breakfast included"} {"id":3594,"amenities":" Meeting rooms"} {"id":3594,"amenities":" Nonsmoking hotel"} {"id":3594,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3594,"amenities":" Wheelchair Access"} {"id":3594,"amenities":" Nonsmoking rooms"} {"id":3655,"amenities":"Free parking"} {"id":3655,"amenities":" Hot Tub"} {"id":3655,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3655,"amenities":" Microwave"} {"id":3655,"amenities":" Refrigerator in room"} {"id":3655,"amenities":" Family Rooms"} {"id":3655,"amenities":" Kitchenette"} {"id":3655,"amenities":" Nonsmoking rooms"} {"id":4171,"amenities":""} {"id":4229,"amenities":"Pool"} {"id":4229,"amenities":" Free parking"} {"id":4229,"amenities":" Free High Speed Internet WiFi"} {"id":4229,"amenities":" Breakfast included"} {"id":4229,"amenities":" Restaurant"} {"id":4229,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4229,"amenities":" Business Centre with Internet Access"} {"id":4229,"amenities":" Children Activities Kid Family Friendly"} {"id":4229,"amenities":" Dry Cleaning"} {"id":4229,"amenities":" Golf Course"} {"id":4229,"amenities":" Heated pool"} {"id":4229,"amenities":" Hot Tub"} {"id":4229,"amenities":" Indoor pool"} {"id":4229,"amenities":" Meeting rooms"} {"id":4229,"amenities":" Nonsmoking hotel"} {"id":4229,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4229,"amenities":" Sauna"} {"id":4229,"amenities":" SelfServe Laundry"} {"id":4229,"amenities":" Wheelchair Access"} {"id":4229,"amenities":" Air conditioning"} {"id":4229,"amenities":" Microwave"} {"id":4229,"amenities":" Family Rooms"} {"id":4229,"amenities":" Kitchenette"} {"id":4229,"amenities":" Nonsmoking rooms"} {"id":4229,"amenities":" Suites"} {"id":4307,"amenities":""} {"id":4319,"amenities":"Free parking"} {"id":4319,"amenities":" Restaurant"} {"id":4319,"amenities":" BarLounge"} {"id":4319,"amenities":" Spa"} {"id":4319,"amenities":" Free High Speed Internet WiFi"} {"id":4319,"amenities":" Meeting rooms"} {"id":4319,"amenities":" Nonsmoking hotel"} {"id":4319,"amenities":" Air conditioning"} {"id":4319,"amenities":" Nonsmoking rooms"} {"id":4436,"amenities":""} {"id":4462,"amenities":"Free parking"} {"id":4462,"amenities":" Restaurant"} {"id":4462,"amenities":" Free High Speed Internet WiFi"} {"id":4462,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4462,"amenities":" Pool"} {"id":4462,"amenities":" BarLounge"} {"id":4462,"amenities":" Breakfast included"} {"id":4462,"amenities":" Room service"} {"id":4462,"amenities":" Banquet Room"} {"id":4462,"amenities":" Breakfast Available"} {"id":4462,"amenities":" Business Centre with Internet Access"} {"id":4462,"amenities":" Conference Facilities"} {"id":4462,"amenities":" Dry Cleaning"} {"id":4462,"amenities":" Heated pool"} {"id":4462,"amenities":" Hot Tub"} {"id":4462,"amenities":" Indoor pool"} {"id":4462,"amenities":" Laundry Service"} {"id":4462,"amenities":" Meeting rooms"} {"id":4462,"amenities":" Nonsmoking hotel"} {"id":4462,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4462,"amenities":" Wheelchair Access"} {"id":4462,"amenities":" Air conditioning"} {"id":4462,"amenities":" Microwave"} {"id":4462,"amenities":" Refrigerator in room"} {"id":4462,"amenities":" Family Rooms"} {"id":4462,"amenities":" Kitchenette"} {"id":4462,"amenities":" Nonsmoking rooms"} {"id":4462,"amenities":" Suites"} {"id":4557,"amenities":"Free parking"} {"id":4557,"amenities":" Room service"} {"id":4557,"amenities":" Free High Speed Internet WiFi"} {"id":4557,"amenities":" Airport transportation"} {"id":4557,"amenities":" Breakfast Available"} {"id":4557,"amenities":" Children Activities Kid Family Friendly"} {"id":4557,"amenities":" Golf Course"} {"id":4557,"amenities":" Laundry Service"} {"id":4557,"amenities":" Multilingual Staff"} {"id":4557,"amenities":" Nonsmoking hotel"} {"id":4557,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4557,"amenities":" Public Wifi"} {"id":4557,"amenities":" Shuttle Bus Service"} {"id":4557,"amenities":" Wheelchair Access"} {"id":4557,"amenities":" Air conditioning"} {"id":4557,"amenities":" Microwave"} {"id":4557,"amenities":" Refrigerator in room"} {"id":4557,"amenities":" Family Rooms"} {"id":4557,"amenities":" Kitchenette"} {"id":4557,"amenities":" Nonsmoking rooms"} {"id":4557,"amenities":" Suites"} {"id":4614,"amenities":"Pool"} {"id":4614,"amenities":" Free parking"} {"id":4614,"amenities":" Free High Speed Internet WiFi"} {"id":4614,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4614,"amenities":" Heated pool"} {"id":4614,"amenities":" Hot Tub"} {"id":4614,"amenities":" Laundry Service"} {"id":4614,"amenities":" Meeting rooms"} {"id":4614,"amenities":" Nonsmoking hotel"} {"id":4614,"amenities":" Outdoor pool"} {"id":4614,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4614,"amenities":" Public Wifi"} {"id":4614,"amenities":" SelfServe Laundry"} {"id":4614,"amenities":" Wheelchair Access"} {"id":4614,"amenities":" Air conditioning"} {"id":4614,"amenities":" Microwave"} {"id":4614,"amenities":" Refrigerator in room"} {"id":4614,"amenities":" Family Rooms"} {"id":4614,"amenities":" Kitchenette"} {"id":4614,"amenities":" Nonsmoking rooms"} {"id":4614,"amenities":" Suites"} {"id":4802,"amenities":""} {"id":5046,"amenities":"Free parking"} {"id":5046,"amenities":" Room service"} {"id":5046,"amenities":" Children Activities Kid Family Friendly"} {"id":5046,"amenities":" Kitchenette"} {"id":5059,"amenities":""} {"id":5086,"amenities":"Free parking"} {"id":5086,"amenities":" Free High Speed Internet WiFi"} {"id":5086,"amenities":" Breakfast included"} {"id":5086,"amenities":" Nonsmoking hotel"} {"id":5086,"amenities":" Public Wifi"} {"id":5086,"amenities":" Air conditioning"} {"id":5086,"amenities":" Family Rooms"} {"id":5086,"amenities":" Nonsmoking rooms"} {"id":5104,"amenities":"Free parking"} {"id":5104,"amenities":" Free High Speed Internet WiFi"} {"id":5104,"amenities":" Breakfast included"} {"id":5104,"amenities":" Concierge"} {"id":5104,"amenities":" Meeting rooms"} {"id":5104,"amenities":" Nonsmoking hotel"} {"id":5104,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5104,"amenities":" Wheelchair Access"} {"id":5104,"amenities":" Air conditioning"} {"id":5104,"amenities":" Microwave"} {"id":5104,"amenities":" Nonsmoking rooms"} {"id":5673,"amenities":"Free High Speed Internet WiFi"} {"id":5673,"amenities":" Babysitting"} {"id":5673,"amenities":" Children Activities Kid Family Friendly"} {"id":5673,"amenities":" Laundry Service"} {"id":5673,"amenities":" Nonsmoking hotel"} {"id":5673,"amenities":" Public Wifi"} {"id":5673,"amenities":" Air conditioning"} {"id":5673,"amenities":" Microwave"} {"id":5673,"amenities":" Refrigerator in room"} {"id":5673,"amenities":" Kitchenette"} {"id":5673,"amenities":" Nonsmoking rooms"} {"id":212,"amenities":"Free parking"} {"id":212,"amenities":" Free High Speed Internet WiFi"} {"id":212,"amenities":" Laundry Service"} {"id":212,"amenities":" Nonsmoking hotel"} {"id":212,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":212,"amenities":" Public Wifi"} {"id":212,"amenities":" Wheelchair Access"} {"id":212,"amenities":" Air conditioning"} {"id":212,"amenities":" Refrigerator in room"} {"id":212,"amenities":" Family Rooms"} {"id":212,"amenities":" Kitchenette"} {"id":212,"amenities":" Nonsmoking rooms"} {"id":970,"amenities":""} {"id":1362,"amenities":"Free parking"} {"id":1362,"amenities":" Spa"} {"id":1362,"amenities":" Free High Speed Internet WiFi"} {"id":1362,"amenities":" Breakfast included"} {"id":1362,"amenities":" Breakfast Available"} {"id":1362,"amenities":" Concierge"} {"id":1362,"amenities":" Multilingual Staff"} {"id":1362,"amenities":" Nonsmoking hotel"} {"id":1362,"amenities":" Public Wifi"} {"id":1362,"amenities":" Air conditioning"} {"id":1362,"amenities":" Microwave"} {"id":1362,"amenities":" Refrigerator in room"} {"id":1362,"amenities":" Accessible rooms"} {"id":1362,"amenities":" Family Rooms"} {"id":1362,"amenities":" Nonsmoking rooms"} {"id":1362,"amenities":" Suites"} {"id":1501,"amenities":"Free parking"} {"id":1501,"amenities":" Free High Speed Internet WiFi"} {"id":1501,"amenities":" Breakfast included"} {"id":1501,"amenities":" Breakfast Available"} {"id":1501,"amenities":" Golf Course"} {"id":1501,"amenities":" Nonsmoking hotel"} {"id":1501,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1501,"amenities":" Refrigerator in room"} {"id":1501,"amenities":" Family Rooms"} {"id":1501,"amenities":" Nonsmoking rooms"} {"id":1924,"amenities":"Free parking"} {"id":1924,"amenities":" Free High Speed Internet WiFi"} {"id":1924,"amenities":" Children Activities Kid Family Friendly"} {"id":1924,"amenities":" Nonsmoking hotel"} {"id":1924,"amenities":" SelfServe Laundry"} {"id":1924,"amenities":" Wheelchair Access"} {"id":1924,"amenities":" Air conditioning"} {"id":1924,"amenities":" Refrigerator in room"} {"id":1924,"amenities":" Kitchenette"} {"id":1924,"amenities":" Nonsmoking rooms"} {"id":2276,"amenities":"Pool"} {"id":2276,"amenities":" Free parking"} {"id":2276,"amenities":" Free High Speed Internet WiFi"} {"id":2276,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2276,"amenities":" Children Activities Kid Family Friendly"} {"id":2276,"amenities":" Indoor pool"} {"id":2276,"amenities":" Nonsmoking hotel"} {"id":2276,"amenities":" Tennis Court"} {"id":2276,"amenities":" Microwave"} {"id":2276,"amenities":" Refrigerator in room"} {"id":2276,"amenities":" Family Rooms"} {"id":2276,"amenities":" Kitchenette"} {"id":2276,"amenities":" Nonsmoking rooms"} {"id":2294,"amenities":""} {"id":2358,"amenities":"Free parking"} {"id":2358,"amenities":" Free High Speed Internet WiFi"} {"id":2358,"amenities":" Children Activities Kid Family Friendly"} {"id":2358,"amenities":" Golf Course"} {"id":2358,"amenities":" Nonsmoking hotel"} {"id":2358,"amenities":" Public Wifi"} {"id":2358,"amenities":" Family Rooms"} {"id":2358,"amenities":" Kitchenette"} {"id":2358,"amenities":" Nonsmoking rooms"} {"id":2546,"amenities":"Restaurant"} {"id":2546,"amenities":" Free High Speed Internet WiFi"} {"id":2546,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2546,"amenities":" Golf Course"} {"id":2546,"amenities":" Laundry Service"} {"id":2546,"amenities":" Nonsmoking hotel"} {"id":2908,"amenities":"Room service"} {"id":2908,"amenities":" Free parking"} {"id":2908,"amenities":" Restaurant"} {"id":2908,"amenities":" BarLounge"} {"id":2908,"amenities":" Free High Speed Internet WiFi"} {"id":2908,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2908,"amenities":" Banquet Room"} {"id":2908,"amenities":" Breakfast Available"} {"id":2908,"amenities":" Business Centre with Internet Access"} {"id":2908,"amenities":" Concierge"} {"id":2908,"amenities":" Conference Facilities"} {"id":2908,"amenities":" Golf Course"} {"id":2908,"amenities":" Laundry Service"} {"id":2908,"amenities":" Meeting rooms"} {"id":2908,"amenities":" Multilingual Staff"} {"id":2908,"amenities":" Nonsmoking hotel"} {"id":2908,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2908,"amenities":" Wheelchair Access"} {"id":2908,"amenities":" Air conditioning"} {"id":2908,"amenities":" Refrigerator in room"} {"id":2908,"amenities":" Nonsmoking rooms"} {"id":2908,"amenities":" Suites"} {"id":2926,"amenities":"Restaurant"} {"id":2926,"amenities":" Free High Speed Internet WiFi"} {"id":2926,"amenities":" BarLounge"} {"id":2926,"amenities":" Laundry Service"} {"id":2926,"amenities":" Nonsmoking hotel"} {"id":2926,"amenities":" Public Wifi"} {"id":2926,"amenities":" Air conditioning"} {"id":2926,"amenities":" Refrigerator in room"} {"id":2926,"amenities":" Family Rooms"} {"id":2926,"amenities":" Nonsmoking rooms"} {"id":3067,"amenities":"Free parking"} {"id":3067,"amenities":" Free High Speed Internet WiFi"} {"id":3067,"amenities":" Breakfast included"} {"id":3067,"amenities":" Hot Tub"} {"id":3067,"amenities":" Nonsmoking hotel"} {"id":3067,"amenities":" Public Wifi"} {"id":3067,"amenities":" Air conditioning"} {"id":3067,"amenities":" Microwave"} {"id":3067,"amenities":" Refrigerator in room"} {"id":3067,"amenities":" Nonsmoking rooms"} {"id":3175,"amenities":""} {"id":4506,"amenities":""} {"id":4542,"amenities":"Free parking"} {"id":4542,"amenities":" Restaurant"} {"id":4542,"amenities":" Free High Speed Internet WiFi"} {"id":4542,"amenities":" Breakfast included"} {"id":4542,"amenities":" Children Activities Kid Family Friendly"} {"id":4542,"amenities":" Meeting rooms"} {"id":4542,"amenities":" Multilingual Staff"} {"id":4542,"amenities":" Nonsmoking hotel"} {"id":4542,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4542,"amenities":" Public Wifi"} {"id":4542,"amenities":" SelfServe Laundry"} {"id":4542,"amenities":" Shuttle Bus Service"} {"id":4542,"amenities":" Nonsmoking rooms"} {"id":5138,"amenities":"Free parking"} {"id":5138,"amenities":" Free High Speed Internet WiFi"} {"id":5138,"amenities":" Breakfast included"} {"id":5138,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5138,"amenities":" Pool"} {"id":5138,"amenities":" Room service"} {"id":5138,"amenities":" Restaurant"} {"id":5138,"amenities":" BarLounge"} {"id":5138,"amenities":" Banquet Room"} {"id":5138,"amenities":" Business Centre with Internet Access"} {"id":5138,"amenities":" Children Activities Kid Family Friendly"} {"id":5138,"amenities":" Concierge"} {"id":5138,"amenities":" Conference Facilities"} {"id":5138,"amenities":" Heated pool"} {"id":5138,"amenities":" Hot Tub"} {"id":5138,"amenities":" Indoor pool"} {"id":5138,"amenities":" Laundry Service"} {"id":5138,"amenities":" Meeting rooms"} {"id":5138,"amenities":" Multilingual Staff"} {"id":5138,"amenities":" Nonsmoking hotel"} {"id":5138,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5138,"amenities":" SelfServe Laundry"} {"id":5138,"amenities":" Wheelchair Access"} {"id":5138,"amenities":" Air conditioning"} {"id":5138,"amenities":" Microwave"} {"id":5138,"amenities":" Refrigerator in room"} {"id":5138,"amenities":" Family Rooms"} {"id":5138,"amenities":" Kitchenette"} {"id":5138,"amenities":" Nonsmoking rooms"} {"id":5138,"amenities":" Suites"} {"id":5218,"amenities":""} {"id":5529,"amenities":""} {"id":5569,"amenities":"Free parking"} {"id":5569,"amenities":" Restaurant"} {"id":5569,"amenities":" Free High Speed Internet WiFi"} {"id":5569,"amenities":" Breakfast included"} {"id":5569,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5569,"amenities":" Room service"} {"id":5569,"amenities":" BarLounge"} {"id":5569,"amenities":" Business Centre with Internet Access"} {"id":5569,"amenities":" Children Activities Kid Family Friendly"} {"id":5569,"amenities":" Concierge"} {"id":5569,"amenities":" Dry Cleaning"} {"id":5569,"amenities":" Hot Tub"} {"id":5569,"amenities":" Laundry Service"} {"id":5569,"amenities":" Nonsmoking hotel"} {"id":5569,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5569,"amenities":" Public Wifi"} {"id":5569,"amenities":" Sauna"} {"id":5569,"amenities":" SelfServe Laundry"} {"id":5569,"amenities":" Wheelchair Access"} {"id":5569,"amenities":" Air conditioning"} {"id":5569,"amenities":" Microwave"} {"id":5569,"amenities":" Refrigerator in room"} {"id":5569,"amenities":" Accessible rooms"} {"id":5569,"amenities":" Family Rooms"} {"id":5569,"amenities":" Kitchenette"} {"id":5569,"amenities":" Nonsmoking rooms"} {"id":5569,"amenities":" Smoking rooms available"} {"id":5569,"amenities":" Suites"} {"id":5634,"amenities":""} {"id":5735,"amenities":"Free High Speed Internet WiFi"} {"id":5735,"amenities":" Free parking"} {"id":5735,"amenities":" Golf Course"} {"id":5735,"amenities":" Laundry Service"} {"id":5735,"amenities":" Nonsmoking hotel"} {"id":5735,"amenities":" Air conditioning"} {"id":5735,"amenities":" Refrigerator in room"} {"id":5735,"amenities":" Kitchenette"} {"id":5926,"amenities":"Free parking"} {"id":5926,"amenities":" Free High Speed Internet WiFi"} {"id":5926,"amenities":" Airport transportation"} {"id":5926,"amenities":" Golf Course"} {"id":5926,"amenities":" Laundry Service"} {"id":5926,"amenities":" Nonsmoking hotel"} {"id":5926,"amenities":" Public Wifi"} {"id":5926,"amenities":" Shuttle Bus Service"} {"id":5926,"amenities":" Air conditioning"} {"id":5926,"amenities":" Refrigerator in room"} {"id":5926,"amenities":" Family Rooms"} {"id":5926,"amenities":" Nonsmoking rooms"} {"id":6100,"amenities":"Free parking"} {"id":6100,"amenities":" Restaurant"} {"id":6100,"amenities":" BarLounge"} {"id":6100,"amenities":" Spa"} {"id":6100,"amenities":" Free High Speed Internet WiFi"} {"id":6100,"amenities":" Fitness Centre with Gym Workout Room"} {"id":6100,"amenities":" Airport transportation"} {"id":6100,"amenities":" Banquet Room"} {"id":6100,"amenities":" Breakfast Available"} {"id":6100,"amenities":" Children Activities Kid Family Friendly"} {"id":6100,"amenities":" Conference Facilities"} {"id":6100,"amenities":" Hot Tub"} {"id":6100,"amenities":" Laundry Service"} {"id":6100,"amenities":" Multilingual Staff"} {"id":6100,"amenities":" Nonsmoking hotel"} {"id":6100,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":6100,"amenities":" Public Wifi"} {"id":6100,"amenities":" Shuttle Bus Service"} {"id":6100,"amenities":" SkiIn SkiOut"} {"id":6100,"amenities":" Air conditioning"} {"id":6100,"amenities":" Refrigerator in room"} {"id":6100,"amenities":" Family Rooms"} {"id":6100,"amenities":" Nonsmoking rooms"} {"id":6100,"amenities":" Suites"} {"id":39,"amenities":"Free parking"} {"id":39,"amenities":" Restaurant"} {"id":39,"amenities":" Room service"} {"id":39,"amenities":" Fitness Centre with Gym Workout Room"} {"id":39,"amenities":" Free Internet"} {"id":39,"amenities":" BarLounge"} {"id":39,"amenities":" Pool"} {"id":39,"amenities":" Spa"} {"id":39,"amenities":" Babysitting"} {"id":39,"amenities":" Banquet Room"} {"id":39,"amenities":" Breakfast Available"} {"id":39,"amenities":" Business Centre with Internet Access"} {"id":39,"amenities":" Children Activities Kid Family Friendly"} {"id":39,"amenities":" Concierge"} {"id":39,"amenities":" Conference Facilities"} {"id":39,"amenities":" Dry Cleaning"} {"id":39,"amenities":" Golf Course"} {"id":39,"amenities":" Heated pool"} {"id":39,"amenities":" Hot Tub"} {"id":39,"amenities":" Laundry Service"} {"id":39,"amenities":" Meeting rooms"} {"id":39,"amenities":" Multilingual Staff"} {"id":39,"amenities":" Nonsmoking hotel"} {"id":39,"amenities":" Outdoor pool"} {"id":39,"amenities":" Paid Wifi"} {"id":39,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":39,"amenities":" Public Wifi"} {"id":39,"amenities":" Sauna"} {"id":39,"amenities":" Tennis Court"} {"id":39,"amenities":" Wheelchair Access"} {"id":39,"amenities":" Refrigerator in room"} {"id":39,"amenities":" Accessible rooms"} {"id":39,"amenities":" Family Rooms"} {"id":39,"amenities":" Nonsmoking rooms"} {"id":39,"amenities":" Suites"} {"id":98,"amenities":""} {"id":187,"amenities":""} {"id":561,"amenities":"Free parking"} {"id":561,"amenities":" Free High Speed Internet WiFi"} {"id":561,"amenities":" Restaurant"} {"id":561,"amenities":" BarLounge"} {"id":561,"amenities":" Breakfast included"} {"id":561,"amenities":" Multilingual Staff"} {"id":561,"amenities":" Nonsmoking hotel"} {"id":561,"amenities":" Public Wifi"} {"id":561,"amenities":" SelfServe Laundry"} {"id":561,"amenities":" Nonsmoking rooms"} {"id":1297,"amenities":"Restaurant"} {"id":1297,"amenities":" Free parking"} {"id":1297,"amenities":" Free High Speed Internet WiFi"} {"id":1297,"amenities":" Golf Course"} {"id":1297,"amenities":" Meeting rooms"} {"id":1297,"amenities":" Nonsmoking hotel"} {"id":1297,"amenities":" Tennis Court"} {"id":1297,"amenities":" Air conditioning"} {"id":1297,"amenities":" Refrigerator in room"} {"id":1297,"amenities":" Family Rooms"} {"id":1297,"amenities":" Nonsmoking rooms"} {"id":1733,"amenities":""} {"id":1918,"amenities":"Pool"} {"id":1918,"amenities":" Free parking"} {"id":1918,"amenities":" Free High Speed Internet WiFi"} {"id":1918,"amenities":" Children Activities Kid Family Friendly"} {"id":1918,"amenities":" Laundry Service"} {"id":1918,"amenities":" Nonsmoking hotel"} {"id":1918,"amenities":" Outdoor pool"} {"id":1918,"amenities":" SelfServe Laundry"} {"id":1918,"amenities":" Wheelchair Access"} {"id":1918,"amenities":" Air conditioning"} {"id":1918,"amenities":" Refrigerator in room"} {"id":1918,"amenities":" Kitchenette"} {"id":1918,"amenities":" Nonsmoking rooms"} {"id":1918,"amenities":" Suites"} {"id":2451,"amenities":"Pool"} {"id":2451,"amenities":" Free parking"} {"id":2451,"amenities":" Restaurant"} {"id":2451,"amenities":" Free High Speed Internet WiFi"} {"id":2451,"amenities":" Children Activities Kid Family Friendly"} {"id":2451,"amenities":" Hot Tub"} {"id":2451,"amenities":" Nonsmoking hotel"} {"id":2451,"amenities":" Paid Wifi"} {"id":2451,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2451,"amenities":" Sauna"} {"id":2451,"amenities":" SelfServe Laundry"} {"id":2451,"amenities":" Air conditioning"} {"id":2639,"amenities":""} {"id":2745,"amenities":"Free High Speed Internet WiFi"} {"id":2745,"amenities":" Nonsmoking hotel"} {"id":2745,"amenities":" Public Wifi"} {"id":2745,"amenities":" Air conditioning"} {"id":2745,"amenities":" Refrigerator in room"} {"id":2745,"amenities":" Family Rooms"} {"id":2745,"amenities":" Nonsmoking rooms"} {"id":2806,"amenities":"Free Internet"} {"id":2806,"amenities":" Free parking"} {"id":2806,"amenities":" Children Activities Kid Family Friendly"} {"id":2806,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2806,"amenities":" Microwave"} {"id":2806,"amenities":" Refrigerator in room"} {"id":2806,"amenities":" Kitchenette"} {"id":2806,"amenities":" Nonsmoking rooms"} {"id":2832,"amenities":"Free parking"} {"id":2832,"amenities":" Free High Speed Internet WiFi"} {"id":2832,"amenities":" Wheelchair Access"} {"id":2832,"amenities":" Air conditioning"} {"id":2832,"amenities":" Microwave"} {"id":2832,"amenities":" Refrigerator in room"} {"id":2832,"amenities":" Accessible rooms"} {"id":2832,"amenities":" Kitchenette"} {"id":2832,"amenities":" Nonsmoking rooms"} {"id":3322,"amenities":"Free parking"} {"id":3322,"amenities":" Free High Speed Internet WiFi"} {"id":3322,"amenities":" Golf Course"} {"id":3322,"amenities":" Nonsmoking hotel"} {"id":3974,"amenities":"Free parking"} {"id":3974,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3974,"amenities":" Free High Speed Internet WiFi"} {"id":3974,"amenities":" Breakfast included"} {"id":3974,"amenities":" BarLounge"} {"id":3974,"amenities":" Airport transportation"} {"id":3974,"amenities":" Breakfast Available"} {"id":3974,"amenities":" Business Centre with Internet Access"} {"id":3974,"amenities":" Laundry Service"} {"id":3974,"amenities":" Meeting rooms"} {"id":3974,"amenities":" Multilingual Staff"} {"id":3974,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3974,"amenities":" SelfServe Laundry"} {"id":3974,"amenities":" Shuttle Bus Service"} {"id":3974,"amenities":" Wheelchair Access"} {"id":3974,"amenities":" Air conditioning"} {"id":3974,"amenities":" Microwave"} {"id":3974,"amenities":" Refrigerator in room"} {"id":3974,"amenities":" Family Rooms"} {"id":3974,"amenities":" Kitchenette"} {"id":3974,"amenities":" Nonsmoking rooms"} {"id":3974,"amenities":" Smoking rooms available"} {"id":3974,"amenities":" Suites"} {"id":4188,"amenities":"Pool"} {"id":4188,"amenities":" Free parking"} {"id":4188,"amenities":" Free High Speed Internet WiFi"} {"id":4188,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4188,"amenities":" Business Centre with Internet Access"} {"id":4188,"amenities":" Air conditioning"} {"id":4188,"amenities":" Nonsmoking rooms"} {"id":4296,"amenities":"Free parking"} {"id":4296,"amenities":" Free High Speed Internet WiFi"} {"id":4296,"amenities":" Nonsmoking hotel"} {"id":4296,"amenities":" Public Wifi"} {"id":4296,"amenities":" Air conditioning"} {"id":4296,"amenities":" Microwave"} {"id":4296,"amenities":" Refrigerator in room"} {"id":4296,"amenities":" Kitchenette"} {"id":4296,"amenities":" Nonsmoking rooms"} {"id":4733,"amenities":"Free parking"} {"id":4733,"amenities":" Free High Speed Internet WiFi"} {"id":4733,"amenities":" Pool"} {"id":4733,"amenities":" Golf Course"} {"id":4733,"amenities":" Hot Tub"} {"id":4733,"amenities":" Nonsmoking hotel"} {"id":4733,"amenities":" SkiIn SkiOut"} {"id":4733,"amenities":" Air conditioning"} {"id":4733,"amenities":" Microwave"} {"id":4733,"amenities":" Refrigerator in room"} {"id":4733,"amenities":" Family Rooms"} {"id":4733,"amenities":" Kitchenette"} {"id":4733,"amenities":" Nonsmoking rooms"} {"id":4758,"amenities":"Free parking"} {"id":4758,"amenities":" Restaurant"} {"id":4758,"amenities":" BarLounge"} {"id":4758,"amenities":" Free High Speed Internet WiFi"} {"id":4758,"amenities":" Breakfast Available"} {"id":4758,"amenities":" Business Centre with Internet Access"} {"id":4758,"amenities":" Children Activities Kid Family Friendly"} {"id":4758,"amenities":" Hot Tub"} {"id":4758,"amenities":" Meeting rooms"} {"id":4758,"amenities":" Nonsmoking hotel"} {"id":4758,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4758,"amenities":" Wheelchair Access"} {"id":4758,"amenities":" Air conditioning"} {"id":4758,"amenities":" Refrigerator in room"} {"id":4758,"amenities":" Kitchenette"} {"id":4758,"amenities":" Nonsmoking rooms"} {"id":4758,"amenities":" Suites"} {"id":4845,"amenities":"Free parking"} {"id":4845,"amenities":" Breakfast included"} {"id":4845,"amenities":" Free High Speed Internet WiFi"} {"id":4845,"amenities":" Hot Tub"} {"id":4845,"amenities":" Nonsmoking hotel"} {"id":4845,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4845,"amenities":" Family Rooms"} {"id":4845,"amenities":" Kitchenette"} {"id":4845,"amenities":" Nonsmoking rooms"} {"id":4845,"amenities":" Suites"} {"id":4928,"amenities":""} {"id":4961,"amenities":"Pool"} {"id":4961,"amenities":" Restaurant"} {"id":4961,"amenities":" Free parking"} {"id":4961,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4961,"amenities":" Free High Speed Internet WiFi"} {"id":4961,"amenities":" Room service"} {"id":4961,"amenities":" BarLounge"} {"id":4961,"amenities":" Banquet Room"} {"id":4961,"amenities":" Business Centre with Internet Access"} {"id":4961,"amenities":" Conference Facilities"} {"id":4961,"amenities":" Dry Cleaning"} {"id":4961,"amenities":" Heated pool"} {"id":4961,"amenities":" Hot Tub"} {"id":4961,"amenities":" Indoor pool"} {"id":4961,"amenities":" Laundry Service"} {"id":4961,"amenities":" Meeting rooms"} {"id":4961,"amenities":" Multilingual Staff"} {"id":4961,"amenities":" Nonsmoking hotel"} {"id":4961,"amenities":" SelfServe Laundry"} {"id":4961,"amenities":" Wheelchair Access"} {"id":4961,"amenities":" Air conditioning"} {"id":4961,"amenities":" Microwave"} {"id":4961,"amenities":" Family Rooms"} {"id":4961,"amenities":" Nonsmoking rooms"} {"id":4961,"amenities":" Suites"} {"id":5293,"amenities":"Free parking"} {"id":5293,"amenities":" Restaurant"} {"id":5293,"amenities":" BarLounge"} {"id":5293,"amenities":" Free High Speed Internet WiFi"} {"id":5293,"amenities":" Nonsmoking hotel"} {"id":5293,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5293,"amenities":" Public Wifi"} {"id":5293,"amenities":" Air conditioning"} {"id":5293,"amenities":" Family Rooms"} {"id":5293,"amenities":" Nonsmoking rooms"} {"id":5412,"amenities":"Pool"} {"id":5412,"amenities":" Free High Speed Internet WiFi"} {"id":5412,"amenities":" Breakfast included"} {"id":5412,"amenities":" Free parking"} {"id":5412,"amenities":" Room service"} {"id":5412,"amenities":" Restaurant"} {"id":5412,"amenities":" BarLounge"} {"id":5412,"amenities":" Spa"} {"id":5412,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5412,"amenities":" Business Centre with Internet Access"} {"id":5412,"amenities":" Concierge"} {"id":5412,"amenities":" Heated pool"} {"id":5412,"amenities":" Hot Tub"} {"id":5412,"amenities":" Indoor pool"} {"id":5412,"amenities":" Laundry Service"} {"id":5412,"amenities":" Nonsmoking hotel"} {"id":5412,"amenities":" Wheelchair Access"} {"id":5412,"amenities":" Air conditioning"} {"id":5412,"amenities":" Microwave"} {"id":5412,"amenities":" Family Rooms"} {"id":5412,"amenities":" Nonsmoking rooms"} {"id":5412,"amenities":" Suites"} {"id":5875,"amenities":""} {"id":5904,"amenities":"Free High Speed Internet WiFi"} {"id":5904,"amenities":" Room service"} {"id":5904,"amenities":" Spa"} {"id":5904,"amenities":" Electric vehicle charging station"} {"id":5904,"amenities":" Laundry Service"} {"id":5904,"amenities":" Nonsmoking hotel"} {"id":5904,"amenities":" Public Wifi"} {"id":5904,"amenities":" Air conditioning"} {"id":5904,"amenities":" Refrigerator in room"} {"id":5904,"amenities":" Family Rooms"} {"id":5941,"amenities":""} {"id":145,"amenities":""} {"id":1602,"amenities":""} {"id":2168,"amenities":"Free parking"} {"id":2168,"amenities":" Free High Speed Internet WiFi"} {"id":2168,"amenities":" Breakfast included"} {"id":2168,"amenities":" Nonsmoking hotel"} {"id":2168,"amenities":" Public Wifi"} {"id":2168,"amenities":" Refrigerator in room"} {"id":2168,"amenities":" Kitchenette"} {"id":2168,"amenities":" Nonsmoking rooms"} {"id":2168,"amenities":" Suites"} {"id":2247,"amenities":"Pool"} {"id":2247,"amenities":" Microwave"} {"id":2247,"amenities":" Refrigerator in room"} {"id":2247,"amenities":" Kitchenette"} {"id":2285,"amenities":"Free parking"} {"id":2285,"amenities":" Free High Speed Internet WiFi"} {"id":2285,"amenities":" Breakfast included"} {"id":2285,"amenities":" Nonsmoking hotel"} {"id":2285,"amenities":" Family Rooms"} {"id":2285,"amenities":" Nonsmoking rooms"} {"id":2356,"amenities":"Free parking"} {"id":2356,"amenities":" Free High Speed Internet WiFi"} {"id":2356,"amenities":" Multilingual Staff"} {"id":2356,"amenities":" Nonsmoking hotel"} {"id":2356,"amenities":" Public Wifi"} {"id":2356,"amenities":" SelfServe Laundry"} {"id":2356,"amenities":" Microwave"} {"id":2356,"amenities":" Refrigerator in room"} {"id":2356,"amenities":" Family Rooms"} {"id":2356,"amenities":" Kitchenette"} {"id":2356,"amenities":" Nonsmoking rooms"} {"id":2356,"amenities":" Suites"} {"id":2472,"amenities":""} {"id":2531,"amenities":"Free parking"} {"id":2531,"amenities":" Free High Speed Internet WiFi"} {"id":2531,"amenities":" Breakfast included"} {"id":2531,"amenities":" Breakfast Available"} {"id":2531,"amenities":" Business Centre with Internet Access"} {"id":2531,"amenities":" Dry Cleaning"} {"id":2531,"amenities":" Golf Course"} {"id":2531,"amenities":" Laundry Service"} {"id":2531,"amenities":" Nonsmoking hotel"} {"id":2531,"amenities":" SelfServe Laundry"} {"id":2531,"amenities":" Tennis Court"} {"id":2531,"amenities":" Wheelchair Access"} {"id":2531,"amenities":" Air conditioning"} {"id":2531,"amenities":" Microwave"} {"id":2531,"amenities":" Family Rooms"} {"id":2531,"amenities":" Nonsmoking rooms"} {"id":3183,"amenities":""} {"id":3319,"amenities":""} {"id":3469,"amenities":"Free parking"} {"id":3469,"amenities":" Free High Speed Internet WiFi"} {"id":3469,"amenities":" Nonsmoking hotel"} {"id":3469,"amenities":" Public Wifi"} {"id":3469,"amenities":" Air conditioning"} {"id":3469,"amenities":" Refrigerator in room"} {"id":3469,"amenities":" Nonsmoking rooms"} {"id":3538,"amenities":"Free parking"} {"id":3538,"amenities":" Free High Speed Internet WiFi"} {"id":3538,"amenities":" Concierge"} {"id":3538,"amenities":" Golf Course"} {"id":3538,"amenities":" Laundry Service"} {"id":3538,"amenities":" Nonsmoking hotel"} {"id":3538,"amenities":" Public Wifi"} {"id":3538,"amenities":" Refrigerator in room"} {"id":3538,"amenities":" Kitchenette"} {"id":3538,"amenities":" Nonsmoking rooms"} {"id":3538,"amenities":" Suites"} {"id":3986,"amenities":"Pool"} {"id":3986,"amenities":" Free parking"} {"id":3986,"amenities":" Free High Speed Internet WiFi"} {"id":3986,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3986,"amenities":" Breakfast included"} {"id":3986,"amenities":" Spa"} {"id":3986,"amenities":" Business Centre with Internet Access"} {"id":3986,"amenities":" Conference Facilities"} {"id":3986,"amenities":" Dry Cleaning"} {"id":3986,"amenities":" Heated pool"} {"id":3986,"amenities":" Hot Tub"} {"id":3986,"amenities":" Indoor pool"} {"id":3986,"amenities":" Laundry Service"} {"id":3986,"amenities":" Meeting rooms"} {"id":3986,"amenities":" Multilingual Staff"} {"id":3986,"amenities":" Nonsmoking hotel"} {"id":3986,"amenities":" SelfServe Laundry"} {"id":3986,"amenities":" Wheelchair Access"} {"id":3986,"amenities":" Air conditioning"} {"id":3986,"amenities":" Microwave"} {"id":3986,"amenities":" Refrigerator in room"} {"id":3986,"amenities":" Accessible rooms"} {"id":3986,"amenities":" Family Rooms"} {"id":3986,"amenities":" Kitchenette"} {"id":3986,"amenities":" Nonsmoking rooms"} {"id":3986,"amenities":" Suites"} {"id":4208,"amenities":""} {"id":4368,"amenities":""} {"id":4523,"amenities":"Free parking"} {"id":4523,"amenities":" Free High Speed Internet WiFi"} {"id":4523,"amenities":" Business Centre with Internet Access"} {"id":4523,"amenities":" Children Activities Kid Family Friendly"} {"id":4523,"amenities":" Concierge"} {"id":4523,"amenities":" Hot Tub"} {"id":4523,"amenities":" Meeting rooms"} {"id":4523,"amenities":" Nonsmoking hotel"} {"id":4523,"amenities":" Outdoor pool"} {"id":4523,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4523,"amenities":" SelfServe Laundry"} {"id":4523,"amenities":" Microwave"} {"id":4523,"amenities":" Refrigerator in room"} {"id":4523,"amenities":" Accessible rooms"} {"id":4523,"amenities":" Family Rooms"} {"id":4523,"amenities":" Kitchenette"} {"id":4523,"amenities":" Nonsmoking rooms"} {"id":4523,"amenities":" Suites"} {"id":4724,"amenities":"Free parking"} {"id":4724,"amenities":" Restaurant"} {"id":4724,"amenities":" BarLounge"} {"id":4724,"amenities":" Free High Speed Internet WiFi"} {"id":4724,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4724,"amenities":" Wheelchair Access"} {"id":4724,"amenities":" Kitchenette"} {"id":4724,"amenities":" Suites"} {"id":5065,"amenities":""} {"id":5070,"amenities":""} {"id":5684,"amenities":"Free parking"} {"id":5684,"amenities":" Free High Speed Internet WiFi"} {"id":5684,"amenities":" Breakfast included"} {"id":5684,"amenities":" Breakfast Available"} {"id":5684,"amenities":" Business Centre with Internet Access"} {"id":5684,"amenities":" Dry Cleaning"} {"id":5684,"amenities":" Golf Course"} {"id":5684,"amenities":" Laundry Service"} {"id":5684,"amenities":" Meeting rooms"} {"id":5684,"amenities":" Multilingual Staff"} {"id":5684,"amenities":" Nonsmoking hotel"} {"id":5684,"amenities":" Wheelchair Access"} {"id":5684,"amenities":" Family Rooms"} {"id":5684,"amenities":" Nonsmoking rooms"} {"id":5778,"amenities":"Pool"} {"id":5778,"amenities":" Free parking"} {"id":5778,"amenities":" Free High Speed Internet WiFi"} {"id":5778,"amenities":" Breakfast included"} {"id":5778,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5778,"amenities":" Business Centre with Internet Access"} {"id":5778,"amenities":" Heated pool"} {"id":5778,"amenities":" Hot Tub"} {"id":5778,"amenities":" Indoor pool"} {"id":5778,"amenities":" Meeting rooms"} {"id":5778,"amenities":" Nonsmoking hotel"} {"id":5778,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5778,"amenities":" SelfServe Laundry"} {"id":5778,"amenities":" Wheelchair Access"} {"id":5778,"amenities":" Nonsmoking rooms"} {"id":5796,"amenities":"Free parking"} {"id":5796,"amenities":" Free High Speed Internet WiFi"} {"id":5796,"amenities":" Breakfast included"} {"id":5796,"amenities":" Laundry Service"} {"id":5796,"amenities":" Multilingual Staff"} {"id":5796,"amenities":" Nonsmoking hotel"} {"id":5796,"amenities":" Nonsmoking rooms"} {"id":124,"amenities":"Free parking"} {"id":124,"amenities":" Free High Speed Internet WiFi"} {"id":124,"amenities":" Breakfast included"} {"id":124,"amenities":" Fitness Centre with Gym Workout Room"} {"id":124,"amenities":" Business Centre with Internet Access"} {"id":124,"amenities":" Laundry Service"} {"id":124,"amenities":" Meeting rooms"} {"id":124,"amenities":" Nonsmoking hotel"} {"id":124,"amenities":" Wheelchair Access"} {"id":124,"amenities":" Air conditioning"} {"id":124,"amenities":" Kitchenette"} {"id":124,"amenities":" Nonsmoking rooms"} {"id":124,"amenities":" Suites"} {"id":181,"amenities":""} {"id":363,"amenities":"Pool"} {"id":363,"amenities":" Free parking"} {"id":363,"amenities":" Free High Speed Internet WiFi"} {"id":363,"amenities":" Room service"} {"id":363,"amenities":" Nonsmoking hotel"} {"id":363,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":363,"amenities":" Wheelchair Access"} {"id":363,"amenities":" Air conditioning"} {"id":363,"amenities":" Refrigerator in room"} {"id":363,"amenities":" Family Rooms"} {"id":363,"amenities":" Kitchenette"} {"id":363,"amenities":" Nonsmoking rooms"} {"id":586,"amenities":"Pool"} {"id":586,"amenities":" Fitness Centre with Gym Workout Room"} {"id":586,"amenities":" Free High Speed Internet WiFi"} {"id":586,"amenities":" Breakfast included"} {"id":586,"amenities":" Restaurant"} {"id":586,"amenities":" Banquet Room"} {"id":586,"amenities":" Business Centre with Internet Access"} {"id":586,"amenities":" Children Activities Kid Family Friendly"} {"id":586,"amenities":" Conference Facilities"} {"id":586,"amenities":" Dry Cleaning"} {"id":586,"amenities":" Heated pool"} {"id":586,"amenities":" Hot Tub"} {"id":586,"amenities":" Indoor pool"} {"id":586,"amenities":" Meeting rooms"} {"id":586,"amenities":" Multilingual Staff"} {"id":586,"amenities":" Nonsmoking hotel"} {"id":586,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":586,"amenities":" Public Wifi"} {"id":586,"amenities":" Air conditioning"} {"id":586,"amenities":" Refrigerator in room"} {"id":586,"amenities":" Family Rooms"} {"id":586,"amenities":" Nonsmoking rooms"} {"id":843,"amenities":""} {"id":1135,"amenities":"Free parking"} {"id":1135,"amenities":" Free High Speed Internet WiFi"} {"id":1135,"amenities":" Nonsmoking hotel"} {"id":1135,"amenities":" Refrigerator in room"} {"id":1135,"amenities":" Family Rooms"} {"id":1135,"amenities":" Kitchenette"} {"id":1135,"amenities":" Nonsmoking rooms"} {"id":1149,"amenities":"Free parking"} {"id":1149,"amenities":" Free High Speed Internet WiFi"} {"id":1149,"amenities":" Nonsmoking hotel"} {"id":1149,"amenities":" Nonsmoking rooms"} {"id":1149,"amenities":" Suites"} {"id":1323,"amenities":"Free parking"} {"id":1323,"amenities":" Restaurant"} {"id":1323,"amenities":" BarLounge"} {"id":1368,"amenities":"Free parking"} {"id":1368,"amenities":" Free High Speed Internet WiFi"} {"id":1368,"amenities":" Breakfast included"} {"id":1368,"amenities":" Children Activities Kid Family Friendly"} {"id":1368,"amenities":" Meeting rooms"} {"id":1368,"amenities":" Nonsmoking hotel"} {"id":1368,"amenities":" SelfServe Laundry"} {"id":1368,"amenities":" Wheelchair Access"} {"id":1368,"amenities":" Microwave"} {"id":1368,"amenities":" Refrigerator in room"} {"id":1368,"amenities":" Accessible rooms"} {"id":1368,"amenities":" Family Rooms"} {"id":1368,"amenities":" Kitchenette"} {"id":1368,"amenities":" Nonsmoking rooms"} {"id":1441,"amenities":""} {"id":1535,"amenities":"Free Internet"} {"id":1535,"amenities":" Free parking"} {"id":1535,"amenities":" Breakfast included"} {"id":1535,"amenities":" Nonsmoking hotel"} {"id":1535,"amenities":" Paid Internet"} {"id":1535,"amenities":" Paid Wifi"} {"id":1535,"amenities":" Public Wifi"} {"id":1535,"amenities":" Family Rooms"} {"id":1535,"amenities":" Kitchenette"} {"id":1535,"amenities":" Nonsmoking rooms"} {"id":1592,"amenities":"Free parking"} {"id":1592,"amenities":" Breakfast included"} {"id":1592,"amenities":" Free High Speed Internet WiFi"} {"id":1592,"amenities":" Air conditioning"} {"id":1592,"amenities":" Kitchenette"} {"id":1592,"amenities":" Suites"} {"id":1712,"amenities":"Free parking"} {"id":1712,"amenities":" Free High Speed Internet WiFi"} {"id":1712,"amenities":" Breakfast Available"} {"id":1712,"amenities":" Laundry Service"} {"id":1712,"amenities":" Nonsmoking hotel"} {"id":1712,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1712,"amenities":" Public Wifi"} {"id":1712,"amenities":" Microwave"} {"id":1712,"amenities":" Refrigerator in room"} {"id":1712,"amenities":" Kitchenette"} {"id":1712,"amenities":" Nonsmoking rooms"} {"id":1712,"amenities":" Suites"} {"id":1858,"amenities":"Pool"} {"id":1858,"amenities":" Free parking"} {"id":1858,"amenities":" Free High Speed Internet WiFi"} {"id":1858,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1858,"amenities":" Breakfast included"} {"id":1858,"amenities":" Banquet Room"} {"id":1858,"amenities":" Business Centre with Internet Access"} {"id":1858,"amenities":" Conference Facilities"} {"id":1858,"amenities":" Dry Cleaning"} {"id":1858,"amenities":" Heated pool"} {"id":1858,"amenities":" Indoor pool"} {"id":1858,"amenities":" Laundry Service"} {"id":1858,"amenities":" Meeting rooms"} {"id":1858,"amenities":" Multilingual Staff"} {"id":1858,"amenities":" Nonsmoking hotel"} {"id":1858,"amenities":" Wheelchair Access"} {"id":1858,"amenities":" Air conditioning"} {"id":1858,"amenities":" Microwave"} {"id":1858,"amenities":" Family Rooms"} {"id":1858,"amenities":" Nonsmoking rooms"} {"id":1858,"amenities":" Suites"} {"id":2097,"amenities":"Air conditioning"} {"id":2334,"amenities":""} {"id":2384,"amenities":"Free parking"} {"id":2384,"amenities":" Breakfast included"} {"id":2384,"amenities":" Spa"} {"id":2384,"amenities":" Free High Speed Internet WiFi"} {"id":2384,"amenities":" Nonsmoking hotel"} {"id":2384,"amenities":" Public Wifi"} {"id":2384,"amenities":" Air conditioning"} {"id":2384,"amenities":" Minibar"} {"id":2384,"amenities":" Refrigerator in room"} {"id":2384,"amenities":" Nonsmoking rooms"} {"id":2501,"amenities":"Air conditioning"} {"id":2525,"amenities":"Pool"} {"id":2525,"amenities":" Free parking"} {"id":2525,"amenities":" Free High Speed Internet WiFi"} {"id":2525,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2525,"amenities":" Breakfast included"} {"id":2525,"amenities":" Babysitting"} {"id":2525,"amenities":" Banquet Room"} {"id":2525,"amenities":" Breakfast Available"} {"id":2525,"amenities":" Business Centre with Internet Access"} {"id":2525,"amenities":" Conference Facilities"} {"id":2525,"amenities":" Dry Cleaning"} {"id":2525,"amenities":" Heated pool"} {"id":2525,"amenities":" Hot Tub"} {"id":2525,"amenities":" Indoor pool"} {"id":2525,"amenities":" Laundry Service"} {"id":2525,"amenities":" Meeting rooms"} {"id":2525,"amenities":" Multilingual Staff"} {"id":2525,"amenities":" Nonsmoking hotel"} {"id":2525,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2525,"amenities":" Public Wifi"} {"id":2525,"amenities":" SelfServe Laundry"} {"id":2525,"amenities":" Wheelchair Access"} {"id":2525,"amenities":" Air conditioning"} {"id":2525,"amenities":" Microwave"} {"id":2525,"amenities":" Refrigerator in room"} {"id":2525,"amenities":" Accessible rooms"} {"id":2525,"amenities":" Nonsmoking rooms"} {"id":2525,"amenities":" Suites"} {"id":2621,"amenities":"Free parking"} {"id":2621,"amenities":" Free High Speed Internet WiFi"} {"id":2621,"amenities":" Nonsmoking hotel"} {"id":2621,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2621,"amenities":" Public Wifi"} {"id":2621,"amenities":" Wheelchair Access"} {"id":2621,"amenities":" Air conditioning"} {"id":2621,"amenities":" Microwave"} {"id":2621,"amenities":" Refrigerator in room"} {"id":2621,"amenities":" Accessible rooms"} {"id":2621,"amenities":" Family Rooms"} {"id":2621,"amenities":" Nonsmoking rooms"} {"id":2621,"amenities":" Suites"} {"id":2687,"amenities":"Free parking"} {"id":2687,"amenities":" Free High Speed Internet WiFi"} {"id":2687,"amenities":" Nonsmoking hotel"} {"id":2687,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2687,"amenities":" Public Wifi"} {"id":2687,"amenities":" Air conditioning"} {"id":2687,"amenities":" Microwave"} {"id":2687,"amenities":" Refrigerator in room"} {"id":2687,"amenities":" Accessible rooms"} {"id":2687,"amenities":" Nonsmoking rooms"} {"id":3262,"amenities":"Pool"} {"id":3262,"amenities":" Free High Speed Internet WiFi"} {"id":3262,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3262,"amenities":" Free parking"} {"id":3262,"amenities":" Restaurant"} {"id":3262,"amenities":" Room service"} {"id":3262,"amenities":" BarLounge"} {"id":3262,"amenities":" Banquet Room"} {"id":3262,"amenities":" Business Centre with Internet Access"} {"id":3262,"amenities":" Conference Facilities"} {"id":3262,"amenities":" Dry Cleaning"} {"id":3262,"amenities":" Electric vehicle charging station"} {"id":3262,"amenities":" Heated pool"} {"id":3262,"amenities":" Hot Tub"} {"id":3262,"amenities":" Indoor pool"} {"id":3262,"amenities":" Laundry Service"} {"id":3262,"amenities":" Meeting rooms"} {"id":3262,"amenities":" Multilingual Staff"} {"id":3262,"amenities":" Nonsmoking hotel"} {"id":3262,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3262,"amenities":" Sauna"} {"id":3262,"amenities":" Wheelchair Access"} {"id":3262,"amenities":" Air conditioning"} {"id":3262,"amenities":" Nonsmoking rooms"} {"id":3262,"amenities":" Suites"} {"id":3295,"amenities":""} {"id":3464,"amenities":"Restaurant"} {"id":3464,"amenities":" Air conditioning"} {"id":3481,"amenities":"Free parking"} {"id":3481,"amenities":" Free High Speed Internet WiFi"} {"id":3481,"amenities":" Breakfast included"} {"id":3481,"amenities":" Nonsmoking hotel"} {"id":3481,"amenities":" Air conditioning"} {"id":3481,"amenities":" Nonsmoking rooms"} {"id":3728,"amenities":"Free parking"} {"id":3728,"amenities":" Free High Speed Internet WiFi"} {"id":3728,"amenities":" Restaurant"} {"id":3728,"amenities":" Laundry Service"} {"id":3728,"amenities":" Meeting rooms"} {"id":3728,"amenities":" Nonsmoking hotel"} {"id":3728,"amenities":" Public Wifi"} {"id":3728,"amenities":" Wheelchair Access"} {"id":3728,"amenities":" Air conditioning"} {"id":3728,"amenities":" Refrigerator in room"} {"id":3728,"amenities":" Nonsmoking rooms"} {"id":4321,"amenities":"Free High Speed Internet WiFi"} {"id":4321,"amenities":" Nonsmoking hotel"} {"id":4321,"amenities":" Public Wifi"} {"id":4321,"amenities":" Air conditioning"} {"id":4321,"amenities":" Nonsmoking rooms"} {"id":4488,"amenities":"Free parking"} {"id":4488,"amenities":" Free High Speed Internet WiFi"} {"id":4488,"amenities":" Breakfast included"} {"id":4488,"amenities":" Multilingual Staff"} {"id":4488,"amenities":" Nonsmoking hotel"} {"id":4488,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4488,"amenities":" SelfServe Laundry"} {"id":4488,"amenities":" Wheelchair Access"} {"id":4488,"amenities":" Air conditioning"} {"id":4488,"amenities":" Microwave"} {"id":4488,"amenities":" Nonsmoking rooms"} {"id":4770,"amenities":"Free parking"} {"id":4770,"amenities":" Free High Speed Internet WiFi"} {"id":4770,"amenities":" Breakfast included"} {"id":4770,"amenities":" Nonsmoking hotel"} {"id":4770,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4770,"amenities":" Microwave"} {"id":4770,"amenities":" Refrigerator in room"} {"id":4770,"amenities":" Family Rooms"} {"id":4770,"amenities":" Nonsmoking rooms"} {"id":4770,"amenities":" Suites"} {"id":5216,"amenities":""} {"id":5463,"amenities":"Free parking"} {"id":5463,"amenities":" Free High Speed Internet WiFi"} {"id":5463,"amenities":" Nonsmoking hotel"} {"id":5463,"amenities":" Wheelchair Access"} {"id":5463,"amenities":" Refrigerator in room"} {"id":5463,"amenities":" Kitchenette"} {"id":5463,"amenities":" Nonsmoking rooms"} {"id":5582,"amenities":"Free parking"} {"id":5582,"amenities":" Free High Speed Internet WiFi"} {"id":5582,"amenities":" Nonsmoking hotel"} {"id":5582,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5582,"amenities":" Microwave"} {"id":5582,"amenities":" Refrigerator in room"} {"id":5582,"amenities":" Kitchenette"} {"id":5582,"amenities":" Nonsmoking rooms"} {"id":5706,"amenities":"Free parking"} {"id":5706,"amenities":" Restaurant"} {"id":5706,"amenities":" BarLounge"} {"id":5706,"amenities":" Free High Speed Internet WiFi"} {"id":5706,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5706,"amenities":" Pool"} {"id":5706,"amenities":" Room service"} {"id":5706,"amenities":" Banquet Room"} {"id":5706,"amenities":" Business Centre with Internet Access"} {"id":5706,"amenities":" Conference Facilities"} {"id":5706,"amenities":" Dry Cleaning"} {"id":5706,"amenities":" Electric vehicle charging station"} {"id":5706,"amenities":" Golf Course"} {"id":5706,"amenities":" Indoor pool"} {"id":5706,"amenities":" Laundry Service"} {"id":5706,"amenities":" Meeting rooms"} {"id":5706,"amenities":" Multilingual Staff"} {"id":5706,"amenities":" Nonsmoking hotel"} {"id":5706,"amenities":" Sauna"} {"id":5706,"amenities":" Wheelchair Access"} {"id":5706,"amenities":" Air conditioning"} {"id":5706,"amenities":" Family Rooms"} {"id":5706,"amenities":" Nonsmoking rooms"} {"id":5706,"amenities":" Suites"} {"id":5908,"amenities":""} {"id":71,"amenities":"Free parking"} {"id":71,"amenities":" Free High Speed Internet WiFi"} {"id":71,"amenities":" Nonsmoking hotel"} {"id":143,"amenities":"Free parking"} {"id":143,"amenities":" Free High Speed Internet WiFi"} {"id":143,"amenities":" Fitness Centre with Gym Workout Room"} {"id":143,"amenities":" Pool"} {"id":143,"amenities":" Spa"} {"id":143,"amenities":" Banquet Room"} {"id":143,"amenities":" Business Centre with Internet Access"} {"id":143,"amenities":" Children Activities Kid Family Friendly"} {"id":143,"amenities":" Heated pool"} {"id":143,"amenities":" Hot Tub"} {"id":143,"amenities":" Indoor pool"} {"id":143,"amenities":" Laundry Service"} {"id":143,"amenities":" Meeting rooms"} {"id":143,"amenities":" Multilingual Staff"} {"id":143,"amenities":" Nonsmoking hotel"} {"id":143,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":143,"amenities":" SelfServe Laundry"} {"id":143,"amenities":" Wheelchair Access"} {"id":143,"amenities":" Air conditioning"} {"id":143,"amenities":" Microwave"} {"id":143,"amenities":" Family Rooms"} {"id":143,"amenities":" Kitchenette"} {"id":143,"amenities":" Nonsmoking rooms"} {"id":143,"amenities":" Suites"} {"id":370,"amenities":"Pool"} {"id":370,"amenities":" Free parking"} {"id":370,"amenities":" Free High Speed Internet WiFi"} {"id":370,"amenities":" Laundry Service"} {"id":370,"amenities":" Nonsmoking hotel"} {"id":370,"amenities":" Public Wifi"} {"id":370,"amenities":" SelfServe Laundry"} {"id":370,"amenities":" Air conditioning"} {"id":370,"amenities":" Microwave"} {"id":370,"amenities":" Refrigerator in room"} {"id":370,"amenities":" Family Rooms"} {"id":370,"amenities":" Kitchenette"} {"id":370,"amenities":" Nonsmoking rooms"} {"id":621,"amenities":"Free High Speed Internet WiFi"} {"id":621,"amenities":" Free parking"} {"id":621,"amenities":" Restaurant"} {"id":621,"amenities":" Fitness Centre with Gym Workout Room"} {"id":621,"amenities":" Business Centre with Internet Access"} {"id":621,"amenities":" Hot Tub"} {"id":621,"amenities":" Nonsmoking hotel"} {"id":621,"amenities":" SkiIn SkiOut"} {"id":621,"amenities":" Wheelchair Access"} {"id":621,"amenities":" Microwave"} {"id":621,"amenities":" Refrigerator in room"} {"id":621,"amenities":" Kitchenette"} {"id":621,"amenities":" Nonsmoking rooms"} {"id":621,"amenities":" Suites"} {"id":790,"amenities":""} {"id":1274,"amenities":"Free High Speed Internet WiFi"} {"id":1274,"amenities":" Pool"} {"id":1274,"amenities":" Babysitting"} {"id":1274,"amenities":" Children Activities Kid Family Friendly"} {"id":1274,"amenities":" Golf Course"} {"id":1274,"amenities":" Laundry Service"} {"id":1274,"amenities":" Nonsmoking hotel"} {"id":1274,"amenities":" Outdoor pool"} {"id":1274,"amenities":" Public Wifi"} {"id":1274,"amenities":" Air conditioning"} {"id":1274,"amenities":" Nonsmoking rooms"} {"id":1902,"amenities":"Free parking"} {"id":1902,"amenities":" Free High Speed Internet WiFi"} {"id":1902,"amenities":" Nonsmoking hotel"} {"id":1902,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1902,"amenities":" Wheelchair Access"} {"id":1902,"amenities":" Air conditioning"} {"id":1902,"amenities":" Refrigerator in room"} {"id":1902,"amenities":" Accessible rooms"} {"id":1902,"amenities":" Kitchenette"} {"id":1902,"amenities":" Nonsmoking rooms"} {"id":1902,"amenities":" Suites"} {"id":1960,"amenities":"Free parking"} {"id":1960,"amenities":" Free High Speed Internet WiFi"} {"id":1960,"amenities":" Golf Course"} {"id":1960,"amenities":" Nonsmoking hotel"} {"id":1960,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1960,"amenities":" Wheelchair Access"} {"id":1960,"amenities":" Air conditioning"} {"id":1960,"amenities":" Microwave"} {"id":1960,"amenities":" Family Rooms"} {"id":1960,"amenities":" Nonsmoking rooms"} {"id":2346,"amenities":""} {"id":2763,"amenities":"Kitchenette"} {"id":2903,"amenities":"Free parking"} {"id":2903,"amenities":" Free High Speed Internet WiFi"} {"id":2903,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2903,"amenities":" Breakfast included"} {"id":2903,"amenities":" Business Centre with Internet Access"} {"id":2903,"amenities":" Dry Cleaning"} {"id":2903,"amenities":" Laundry Service"} {"id":2903,"amenities":" Multilingual Staff"} {"id":2903,"amenities":" Nonsmoking hotel"} {"id":2903,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2903,"amenities":" Public Wifi"} {"id":2903,"amenities":" SelfServe Laundry"} {"id":2903,"amenities":" Wheelchair Access"} {"id":2903,"amenities":" Air conditioning"} {"id":2903,"amenities":" Microwave"} {"id":2903,"amenities":" Refrigerator in room"} {"id":2903,"amenities":" Nonsmoking rooms"} {"id":2903,"amenities":" Suites"} {"id":3080,"amenities":"Free parking"} {"id":3080,"amenities":" Free High Speed Internet WiFi"} {"id":3080,"amenities":" Breakfast included"} {"id":3080,"amenities":" Concierge"} {"id":3080,"amenities":" Nonsmoking hotel"} {"id":3080,"amenities":" Public Wifi"} {"id":3080,"amenities":" Family Rooms"} {"id":3080,"amenities":" Nonsmoking rooms"} {"id":3195,"amenities":"Free High Speed Internet WiFi"} {"id":3195,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3195,"amenities":" Kitchenette"} {"id":3267,"amenities":"Pool"} {"id":3267,"amenities":" Free parking"} {"id":3267,"amenities":" Restaurant"} {"id":3267,"amenities":" Free High Speed Internet WiFi"} {"id":3267,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3267,"amenities":" Banquet Room"} {"id":3267,"amenities":" Heated pool"} {"id":3267,"amenities":" Hot Tub"} {"id":3267,"amenities":" Indoor pool"} {"id":3267,"amenities":" Laundry Service"} {"id":3267,"amenities":" Meeting rooms"} {"id":3267,"amenities":" Nonsmoking hotel"} {"id":3267,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3267,"amenities":" SelfServe Laundry"} {"id":3267,"amenities":" Wheelchair Access"} {"id":3267,"amenities":" Air conditioning"} {"id":3267,"amenities":" Nonsmoking rooms"} {"id":3267,"amenities":" Suites"} {"id":3514,"amenities":"Free parking"} {"id":3514,"amenities":" Restaurant"} {"id":3514,"amenities":" BarLounge"} {"id":3514,"amenities":" Free High Speed Internet WiFi"} {"id":3514,"amenities":" Nonsmoking hotel"} {"id":3514,"amenities":" Air conditioning"} {"id":3541,"amenities":""} {"id":3545,"amenities":"Free High Speed Internet WiFi"} {"id":3545,"amenities":" Free parking"} {"id":3545,"amenities":" Nonsmoking hotel"} {"id":3545,"amenities":" SelfServe Laundry"} {"id":3545,"amenities":" Microwave"} {"id":3545,"amenities":" Refrigerator in room"} {"id":3545,"amenities":" Family Rooms"} {"id":3545,"amenities":" Kitchenette"} {"id":3545,"amenities":" Nonsmoking rooms"} {"id":4232,"amenities":""} {"id":4234,"amenities":"Free parking"} {"id":4234,"amenities":" Pool"} {"id":4234,"amenities":" Breakfast included"} {"id":4234,"amenities":" Free High Speed Internet WiFi"} {"id":4234,"amenities":" Room service"} {"id":4234,"amenities":" Restaurant"} {"id":4234,"amenities":" Hot Tub"} {"id":4234,"amenities":" Indoor pool"} {"id":4234,"amenities":" Meeting rooms"} {"id":4234,"amenities":" Nonsmoking hotel"} {"id":4234,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4234,"amenities":" Wheelchair Access"} {"id":4234,"amenities":" Air conditioning"} {"id":4234,"amenities":" Microwave"} {"id":4234,"amenities":" Family Rooms"} {"id":4234,"amenities":" Nonsmoking rooms"} {"id":4318,"amenities":"Free Internet"} {"id":4318,"amenities":" Air conditioning"} {"id":4318,"amenities":" Family Rooms"} {"id":4318,"amenities":" Kitchenette"} {"id":4318,"amenities":" Smoking rooms available"} {"id":4515,"amenities":"Pool"} {"id":4515,"amenities":" Free parking"} {"id":4515,"amenities":" Free High Speed Internet WiFi"} {"id":4515,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4515,"amenities":" Breakfast included"} {"id":4515,"amenities":" Breakfast Available"} {"id":4515,"amenities":" Business Centre with Internet Access"} {"id":4515,"amenities":" Dry Cleaning"} {"id":4515,"amenities":" Heated pool"} {"id":4515,"amenities":" Hot Tub"} {"id":4515,"amenities":" Indoor pool"} {"id":4515,"amenities":" Laundry Service"} {"id":4515,"amenities":" Meeting rooms"} {"id":4515,"amenities":" Nonsmoking hotel"} {"id":4515,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4515,"amenities":" SelfServe Laundry"} {"id":4515,"amenities":" Wheelchair Access"} {"id":4515,"amenities":" Air conditioning"} {"id":4515,"amenities":" Microwave"} {"id":4515,"amenities":" Family Rooms"} {"id":4515,"amenities":" Nonsmoking rooms"} {"id":4515,"amenities":" Suites"} {"id":4651,"amenities":"Pool"} {"id":4651,"amenities":" Free parking"} {"id":4651,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4651,"amenities":" Room service"} {"id":4651,"amenities":" Restaurant"} {"id":4651,"amenities":" Free High Speed Internet WiFi"} {"id":4651,"amenities":" BarLounge"} {"id":4651,"amenities":" Spa"} {"id":4651,"amenities":" Babysitting"} {"id":4651,"amenities":" Banquet Room"} {"id":4651,"amenities":" Business Centre with Internet Access"} {"id":4651,"amenities":" Children Activities Kid Family Friendly"} {"id":4651,"amenities":" Concierge"} {"id":4651,"amenities":" Conference Facilities"} {"id":4651,"amenities":" Dry Cleaning"} {"id":4651,"amenities":" Heated pool"} {"id":4651,"amenities":" Hot Tub"} {"id":4651,"amenities":" Indoor pool"} {"id":4651,"amenities":" Laundry Service"} {"id":4651,"amenities":" Meeting rooms"} {"id":4651,"amenities":" Multilingual Staff"} {"id":4651,"amenities":" Nonsmoking hotel"} {"id":4651,"amenities":" Outdoor pool"} {"id":4651,"amenities":" Tennis Court"} {"id":4651,"amenities":" Wheelchair Access"} {"id":4651,"amenities":" Air conditioning"} {"id":4651,"amenities":" Family Rooms"} {"id":4651,"amenities":" Nonsmoking rooms"} {"id":4651,"amenities":" Suites"} {"id":4730,"amenities":""} {"id":4764,"amenities":""} {"id":4971,"amenities":"Pool"} {"id":4971,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4971,"amenities":" Free parking"} {"id":4971,"amenities":" Free High Speed Internet WiFi"} {"id":4971,"amenities":" Breakfast included"} {"id":4971,"amenities":" Business Centre with Internet Access"} {"id":4971,"amenities":" Children Activities Kid Family Friendly"} {"id":4971,"amenities":" Concierge"} {"id":4971,"amenities":" Dry Cleaning"} {"id":4971,"amenities":" Heated pool"} {"id":4971,"amenities":" Hot Tub"} {"id":4971,"amenities":" Indoor pool"} {"id":4971,"amenities":" Laundry Service"} {"id":4971,"amenities":" Meeting rooms"} {"id":4971,"amenities":" Nonsmoking hotel"} {"id":4971,"amenities":" SelfServe Laundry"} {"id":4971,"amenities":" Wheelchair Access"} {"id":4971,"amenities":" Air conditioning"} {"id":4971,"amenities":" Microwave"} {"id":4971,"amenities":" Family Rooms"} {"id":4971,"amenities":" Nonsmoking rooms"} {"id":4971,"amenities":" Suites"} {"id":4983,"amenities":""} {"id":5039,"amenities":"Free parking"} {"id":5039,"amenities":" Restaurant"} {"id":5039,"amenities":" BarLounge"} {"id":5039,"amenities":" Free High Speed Internet WiFi"} {"id":5039,"amenities":" Meeting rooms"} {"id":5039,"amenities":" Public Wifi"} {"id":5039,"amenities":" Air conditioning"} {"id":5039,"amenities":" Refrigerator in room"} {"id":5416,"amenities":"Free parking"} {"id":5416,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5416,"amenities":" Pool"} {"id":5416,"amenities":" Room service"} {"id":5416,"amenities":" Free High Speed Internet WiFi"} {"id":5416,"amenities":" Business Centre with Internet Access"} {"id":5416,"amenities":" Meeting rooms"} {"id":5416,"amenities":" Nonsmoking hotel"} {"id":5416,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5416,"amenities":" SelfServe Laundry"} {"id":5416,"amenities":" Family Rooms"} {"id":5416,"amenities":" Nonsmoking rooms"} {"id":5697,"amenities":"Free parking"} {"id":5697,"amenities":" Restaurant"} {"id":5697,"amenities":" BarLounge"} {"id":5697,"amenities":" Free High Speed Internet WiFi"} {"id":5697,"amenities":" Breakfast included"} {"id":5697,"amenities":" Room service"} {"id":5697,"amenities":" Breakfast Available"} {"id":5697,"amenities":" Golf Course"} {"id":5697,"amenities":" Meeting rooms"} {"id":5697,"amenities":" Nonsmoking hotel"} {"id":5697,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5697,"amenities":" Wheelchair Access"} {"id":5697,"amenities":" Air conditioning"} {"id":5697,"amenities":" Microwave"} {"id":5697,"amenities":" Refrigerator in room"} {"id":5697,"amenities":" Nonsmoking rooms"} {"id":5697,"amenities":" Suites"} {"id":58,"amenities":"Free parking"} {"id":58,"amenities":" Free High Speed Internet WiFi"} {"id":58,"amenities":" Nonsmoking hotel"} {"id":58,"amenities":" Refrigerator in room"} {"id":58,"amenities":" Kitchenette"} {"id":58,"amenities":" Nonsmoking rooms"} {"id":255,"amenities":""} {"id":258,"amenities":"Free parking"} {"id":258,"amenities":" Restaurant"} {"id":258,"amenities":" Pool"} {"id":258,"amenities":" Free High Speed Internet WiFi"} {"id":258,"amenities":" BarLounge"} {"id":258,"amenities":" Breakfast included"} {"id":258,"amenities":" Heated pool"} {"id":258,"amenities":" Multilingual Staff"} {"id":258,"amenities":" Nonsmoking hotel"} {"id":258,"amenities":" Outdoor pool"} {"id":258,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":258,"amenities":" Wheelchair Access"} {"id":258,"amenities":" Air conditioning"} {"id":258,"amenities":" Microwave"} {"id":258,"amenities":" Refrigerator in room"} {"id":258,"amenities":" Kitchenette"} {"id":258,"amenities":" Nonsmoking rooms"} {"id":258,"amenities":" Suites"} {"id":320,"amenities":""} {"id":665,"amenities":"Free parking"} {"id":665,"amenities":" Free High Speed Internet WiFi"} {"id":665,"amenities":" Nonsmoking hotel"} {"id":665,"amenities":" Microwave"} {"id":665,"amenities":" Refrigerator in room"} {"id":665,"amenities":" Kitchenette"} {"id":665,"amenities":" Nonsmoking rooms"} {"id":665,"amenities":" Suites"} {"id":883,"amenities":""} {"id":1098,"amenities":""} {"id":1259,"amenities":"Restaurant"} {"id":1259,"amenities":" BarLounge"} {"id":1259,"amenities":" Free High Speed Internet WiFi"} {"id":1259,"amenities":" Golf Course"} {"id":1259,"amenities":" Nonsmoking hotel"} {"id":1259,"amenities":" Air conditioning"} {"id":1259,"amenities":" Nonsmoking rooms"} {"id":1773,"amenities":"Pool"} {"id":1773,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1773,"amenities":" Restaurant"} {"id":1773,"amenities":" Room service"} {"id":1773,"amenities":" Free High Speed Internet WiFi"} {"id":1773,"amenities":" BarLounge"} {"id":1773,"amenities":" Banquet Room"} {"id":1773,"amenities":" Business Centre with Internet Access"} {"id":1773,"amenities":" Concierge"} {"id":1773,"amenities":" Conference Facilities"} {"id":1773,"amenities":" Dry Cleaning"} {"id":1773,"amenities":" Heated pool"} {"id":1773,"amenities":" Hot Tub"} {"id":1773,"amenities":" Indoor pool"} {"id":1773,"amenities":" Laundry Service"} {"id":1773,"amenities":" Meeting rooms"} {"id":1773,"amenities":" Multilingual Staff"} {"id":1773,"amenities":" Nonsmoking hotel"} {"id":1773,"amenities":" Paid Internet"} {"id":1773,"amenities":" Wheelchair Access"} {"id":1773,"amenities":" Nonsmoking rooms"} {"id":1773,"amenities":" Suites"} {"id":2207,"amenities":"Free parking"} {"id":2207,"amenities":" Free High Speed Internet WiFi"} {"id":2207,"amenities":" Breakfast included"} {"id":2207,"amenities":" Nonsmoking hotel"} {"id":2207,"amenities":" Kitchenette"} {"id":2207,"amenities":" Nonsmoking rooms"} {"id":2362,"amenities":"Free parking"} {"id":2362,"amenities":" Restaurant"} {"id":2362,"amenities":" Room service"} {"id":2362,"amenities":" Free High Speed Internet WiFi"} {"id":2362,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2362,"amenities":" Dry Cleaning"} {"id":2362,"amenities":" Hot Tub"} {"id":2362,"amenities":" Laundry Service"} {"id":2362,"amenities":" Nonsmoking hotel"} {"id":2362,"amenities":" Public Wifi"} {"id":2362,"amenities":" Wheelchair Access"} {"id":2362,"amenities":" Air conditioning"} {"id":2362,"amenities":" Refrigerator in room"} {"id":2362,"amenities":" Accessible rooms"} {"id":2362,"amenities":" Nonsmoking rooms"} {"id":2518,"amenities":"Pool"} {"id":2518,"amenities":" Free parking"} {"id":2518,"amenities":" Free High Speed Internet WiFi"} {"id":2518,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2518,"amenities":" Breakfast included"} {"id":2518,"amenities":" Business Centre with Internet Access"} {"id":2518,"amenities":" Children Activities Kid Family Friendly"} {"id":2518,"amenities":" Heated pool"} {"id":2518,"amenities":" Hot Tub"} {"id":2518,"amenities":" Indoor pool"} {"id":2518,"amenities":" Laundry Service"} {"id":2518,"amenities":" Meeting rooms"} {"id":2518,"amenities":" Multilingual Staff"} {"id":2518,"amenities":" Nonsmoking hotel"} {"id":2518,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2518,"amenities":" SelfServe Laundry"} {"id":2518,"amenities":" Wheelchair Access"} {"id":2518,"amenities":" Air conditioning"} {"id":2518,"amenities":" Microwave"} {"id":2518,"amenities":" Family Rooms"} {"id":2518,"amenities":" Nonsmoking rooms"} {"id":2518,"amenities":" Suites"} {"id":2795,"amenities":"Free parking"} {"id":2795,"amenities":" Free High Speed Internet WiFi"} {"id":2795,"amenities":" Nonsmoking hotel"} {"id":2795,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2795,"amenities":" SelfServe Laundry"} {"id":2795,"amenities":" Wheelchair Access"} {"id":2795,"amenities":" Air conditioning"} {"id":2795,"amenities":" Microwave"} {"id":2795,"amenities":" Refrigerator in room"} {"id":2795,"amenities":" Nonsmoking rooms"} {"id":3198,"amenities":""} {"id":3345,"amenities":"Free parking"} {"id":3345,"amenities":" Free High Speed Internet WiFi"} {"id":4145,"amenities":""} {"id":4226,"amenities":""} {"id":4411,"amenities":""} {"id":4632,"amenities":"Fitness Centre with Gym Workout Room"} {"id":4632,"amenities":" Free High Speed Internet WiFi"} {"id":4632,"amenities":" Pool"} {"id":4632,"amenities":" Free parking"} {"id":4632,"amenities":" Breakfast included"} {"id":4632,"amenities":" Breakfast Available"} {"id":4632,"amenities":" Business Centre with Internet Access"} {"id":4632,"amenities":" Dry Cleaning"} {"id":4632,"amenities":" Indoor pool"} {"id":4632,"amenities":" Laundry Service"} {"id":4632,"amenities":" Meeting rooms"} {"id":4632,"amenities":" Multilingual Staff"} {"id":4632,"amenities":" Nonsmoking hotel"} {"id":4632,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4632,"amenities":" SelfServe Laundry"} {"id":4632,"amenities":" Wheelchair Access"} {"id":4632,"amenities":" Air conditioning"} {"id":4632,"amenities":" Family Rooms"} {"id":4632,"amenities":" Nonsmoking rooms"} {"id":4632,"amenities":" Suites"} {"id":4715,"amenities":"Pool"} {"id":4715,"amenities":" Free parking"} {"id":4715,"amenities":" Free High Speed Internet WiFi"} {"id":4715,"amenities":" Breakfast included"} {"id":4715,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4715,"amenities":" Business Centre with Internet Access"} {"id":4715,"amenities":" Conference Facilities"} {"id":4715,"amenities":" Golf Course"} {"id":4715,"amenities":" Hot Tub"} {"id":4715,"amenities":" Indoor pool"} {"id":4715,"amenities":" Meeting rooms"} {"id":4715,"amenities":" Nonsmoking hotel"} {"id":4715,"amenities":" Public Wifi"} {"id":4715,"amenities":" SelfServe Laundry"} {"id":4715,"amenities":" Wheelchair Access"} {"id":4715,"amenities":" Air conditioning"} {"id":4715,"amenities":" Microwave"} {"id":4715,"amenities":" Refrigerator in room"} {"id":4715,"amenities":" Accessible rooms"} {"id":4715,"amenities":" Family Rooms"} {"id":4715,"amenities":" Kitchenette"} {"id":4715,"amenities":" Nonsmoking rooms"} {"id":4715,"amenities":" Suites"} {"id":4747,"amenities":"Pool"} {"id":4747,"amenities":" Free parking"} {"id":4747,"amenities":" Restaurant"} {"id":4747,"amenities":" BarLounge"} {"id":4747,"amenities":" Free High Speed Internet WiFi"} {"id":4747,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4747,"amenities":" Room service"} {"id":4747,"amenities":" Conference Facilities"} {"id":4747,"amenities":" Golf Course"} {"id":4747,"amenities":" Hot Tub"} {"id":4747,"amenities":" Indoor pool"} {"id":4747,"amenities":" Meeting rooms"} {"id":4747,"amenities":" Nonsmoking hotel"} {"id":4747,"amenities":" Public Wifi"} {"id":4747,"amenities":" Sauna"} {"id":4747,"amenities":" SelfServe Laundry"} {"id":4747,"amenities":" Tennis Court"} {"id":4747,"amenities":" Air conditioning"} {"id":4747,"amenities":" Microwave"} {"id":4747,"amenities":" Refrigerator in room"} {"id":4747,"amenities":" Family Rooms"} {"id":4747,"amenities":" Nonsmoking rooms"} {"id":4863,"amenities":""} {"id":4898,"amenities":"Pool"} {"id":4898,"amenities":" Free parking"} {"id":4898,"amenities":" Free High Speed Internet WiFi"} {"id":4898,"amenities":" Breakfast included"} {"id":4898,"amenities":" Hot Tub"} {"id":4898,"amenities":" Nonsmoking hotel"} {"id":4898,"amenities":" Outdoor pool"} {"id":4898,"amenities":" Public Wifi"} {"id":4898,"amenities":" Air conditioning"} {"id":4898,"amenities":" Family Rooms"} {"id":4898,"amenities":" Nonsmoking rooms"} {"id":5054,"amenities":""} {"id":5393,"amenities":"Free parking"} {"id":5393,"amenities":" Free High Speed Internet WiFi"} {"id":5393,"amenities":" Airport transportation"} {"id":5393,"amenities":" Laundry Service"} {"id":5393,"amenities":" Nonsmoking hotel"} {"id":5746,"amenities":"Pool"} {"id":5746,"amenities":" Free parking"} {"id":5746,"amenities":" Restaurant"} {"id":5746,"amenities":" Free High Speed Internet WiFi"} {"id":5746,"amenities":" Breakfast included"} {"id":5746,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5746,"amenities":" Room service"} {"id":5746,"amenities":" Business Centre with Internet Access"} {"id":5746,"amenities":" Dry Cleaning"} {"id":5746,"amenities":" Golf Course"} {"id":5746,"amenities":" Heated pool"} {"id":5746,"amenities":" Hot Tub"} {"id":5746,"amenities":" Indoor pool"} {"id":5746,"amenities":" Meeting rooms"} {"id":5746,"amenities":" Nonsmoking hotel"} {"id":5746,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5746,"amenities":" Wheelchair Access"} {"id":5746,"amenities":" Air conditioning"} {"id":5746,"amenities":" Microwave"} {"id":5746,"amenities":" Family Rooms"} {"id":5746,"amenities":" Kitchenette"} {"id":5746,"amenities":" Nonsmoking rooms"} {"id":5878,"amenities":"Pool"} {"id":5878,"amenities":" Free parking"} {"id":5878,"amenities":" Restaurant"} {"id":5878,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5878,"amenities":" Free Internet"} {"id":5878,"amenities":" Spa"} {"id":5878,"amenities":" Adult pool"} {"id":5878,"amenities":" Concierge"} {"id":5878,"amenities":" Heated pool"} {"id":5878,"amenities":" Hot Tub"} {"id":5878,"amenities":" Meeting rooms"} {"id":5878,"amenities":" Nonsmoking hotel"} {"id":5878,"amenities":" Outdoor pool"} {"id":5878,"amenities":" Public Wifi"} {"id":5878,"amenities":" Sauna"} {"id":5878,"amenities":" Air conditioning"} {"id":5878,"amenities":" Nonsmoking rooms"} {"id":5878,"amenities":" Suites"} {"id":6051,"amenities":"Free High Speed Internet WiFi"} {"id":6051,"amenities":" Babysitting"} {"id":6051,"amenities":" Business Centre with Internet Access"} {"id":6051,"amenities":" Children Activities Kid Family Friendly"} {"id":6051,"amenities":" Concierge"} {"id":6051,"amenities":" Nonsmoking hotel"} {"id":6051,"amenities":" Public Wifi"} {"id":6051,"amenities":" Air conditioning"} {"id":6051,"amenities":" Microwave"} {"id":6051,"amenities":" Refrigerator in room"} {"id":6051,"amenities":" Family Rooms"} {"id":6051,"amenities":" Kitchenette"} {"id":6051,"amenities":" Nonsmoking rooms"} {"id":6051,"amenities":" Smoking rooms available"} {"id":51,"amenities":"Free parking"} {"id":51,"amenities":" Free High Speed Internet WiFi"} {"id":51,"amenities":" Nonsmoking hotel"} {"id":51,"amenities":" Microwave"} {"id":51,"amenities":" Refrigerator in room"} {"id":51,"amenities":" Kitchenette"} {"id":51,"amenities":" Nonsmoking rooms"} {"id":51,"amenities":" Suites"} {"id":56,"amenities":"Free parking"} {"id":56,"amenities":" Free High Speed Internet WiFi"} {"id":56,"amenities":" Nonsmoking hotel"} {"id":56,"amenities":" Refrigerator in room"} {"id":56,"amenities":" Nonsmoking rooms"} {"id":1267,"amenities":""} {"id":2287,"amenities":"Free parking"} {"id":2287,"amenities":" Free High Speed Internet WiFi"} {"id":2287,"amenities":" Breakfast included"} {"id":2287,"amenities":" Nonsmoking hotel"} {"id":2287,"amenities":" Nonsmoking rooms"} {"id":2553,"amenities":""} {"id":2650,"amenities":"Free parking"} {"id":2650,"amenities":" Free High Speed Internet WiFi"} {"id":2650,"amenities":" Nonsmoking hotel"} {"id":2650,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2650,"amenities":" Wheelchair Access"} {"id":2650,"amenities":" Air conditioning"} {"id":2650,"amenities":" Family Rooms"} {"id":2650,"amenities":" Nonsmoking rooms"} {"id":2741,"amenities":"Pool"} {"id":2741,"amenities":" Free parking"} {"id":2741,"amenities":" Spa"} {"id":2741,"amenities":" Free High Speed Internet WiFi"} {"id":2741,"amenities":" Hot Tub"} {"id":2741,"amenities":" Nonsmoking hotel"} {"id":2741,"amenities":" Outdoor pool"} {"id":2741,"amenities":" Air conditioning"} {"id":2743,"amenities":"Free High Speed Internet WiFi"} {"id":2743,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2743,"amenities":" Babysitting"} {"id":2743,"amenities":" Children Activities Kid Family Friendly"} {"id":2743,"amenities":" Concierge"} {"id":2743,"amenities":" Dry Cleaning"} {"id":2743,"amenities":" Golf Course"} {"id":2743,"amenities":" Laundry Service"} {"id":2743,"amenities":" Nonsmoking hotel"} {"id":2743,"amenities":" Public Wifi"} {"id":2743,"amenities":" Air conditioning"} {"id":2743,"amenities":" Family Rooms"} {"id":2743,"amenities":" Kitchenette"} {"id":2743,"amenities":" Nonsmoking rooms"} {"id":2818,"amenities":"Free parking"} {"id":2818,"amenities":" Free High Speed Internet WiFi"} {"id":2818,"amenities":" Breakfast included"} {"id":2818,"amenities":" Nonsmoking hotel"} {"id":2818,"amenities":" Public Wifi"} {"id":2818,"amenities":" Family Rooms"} {"id":2818,"amenities":" Nonsmoking rooms"} {"id":2864,"amenities":"Pool"} {"id":2864,"amenities":" Free parking"} {"id":2864,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2864,"amenities":" Free High Speed Internet WiFi"} {"id":2864,"amenities":" Breakfast included"} {"id":2864,"amenities":" Breakfast Available"} {"id":2864,"amenities":" Business Centre with Internet Access"} {"id":2864,"amenities":" Dry Cleaning"} {"id":2864,"amenities":" Heated pool"} {"id":2864,"amenities":" Hot Tub"} {"id":2864,"amenities":" Indoor pool"} {"id":2864,"amenities":" Laundry Service"} {"id":2864,"amenities":" Meeting rooms"} {"id":2864,"amenities":" Multilingual Staff"} {"id":2864,"amenities":" Nonsmoking hotel"} {"id":2864,"amenities":" SelfServe Laundry"} {"id":2864,"amenities":" Wheelchair Access"} {"id":2864,"amenities":" Air conditioning"} {"id":2864,"amenities":" Microwave"} {"id":2864,"amenities":" Family Rooms"} {"id":2864,"amenities":" Nonsmoking rooms"} {"id":2864,"amenities":" Suites"} {"id":3093,"amenities":""} {"id":3261,"amenities":"Pool"} {"id":3261,"amenities":" Free parking"} {"id":3261,"amenities":" Free High Speed Internet WiFi"} {"id":3261,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3261,"amenities":" Breakfast included"} {"id":3261,"amenities":" Banquet Room"} {"id":3261,"amenities":" Business Centre with Internet Access"} {"id":3261,"amenities":" Conference Facilities"} {"id":3261,"amenities":" Dry Cleaning"} {"id":3261,"amenities":" Heated pool"} {"id":3261,"amenities":" Hot Tub"} {"id":3261,"amenities":" Indoor pool"} {"id":3261,"amenities":" Laundry Service"} {"id":3261,"amenities":" Meeting rooms"} {"id":3261,"amenities":" Multilingual Staff"} {"id":3261,"amenities":" Nonsmoking hotel"} {"id":3261,"amenities":" Wheelchair Access"} {"id":3261,"amenities":" Microwave"} {"id":3261,"amenities":" Family Rooms"} {"id":3261,"amenities":" Nonsmoking rooms"} {"id":3261,"amenities":" Suites"} {"id":4304,"amenities":"Pool"} {"id":4304,"amenities":" Free parking"} {"id":4304,"amenities":" Free High Speed Internet WiFi"} {"id":4304,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4304,"amenities":" BarLounge"} {"id":4304,"amenities":" Breakfast included"} {"id":4304,"amenities":" Banquet Room"} {"id":4304,"amenities":" Breakfast Available"} {"id":4304,"amenities":" Business Centre with Internet Access"} {"id":4304,"amenities":" Conference Facilities"} {"id":4304,"amenities":" Dry Cleaning"} {"id":4304,"amenities":" Heated pool"} {"id":4304,"amenities":" Hot Tub"} {"id":4304,"amenities":" Indoor pool"} {"id":4304,"amenities":" Laundry Service"} {"id":4304,"amenities":" Meeting rooms"} {"id":4304,"amenities":" Multilingual Staff"} {"id":4304,"amenities":" Nonsmoking hotel"} {"id":4304,"amenities":" SelfServe Laundry"} {"id":4304,"amenities":" Wheelchair Access"} {"id":4304,"amenities":" Microwave"} {"id":4304,"amenities":" Family Rooms"} {"id":4304,"amenities":" Nonsmoking rooms"} {"id":4304,"amenities":" Suites"} {"id":4353,"amenities":""} {"id":4493,"amenities":""} {"id":4671,"amenities":"Free parking"} {"id":4671,"amenities":" Free High Speed Internet WiFi"} {"id":4671,"amenities":" Children Activities Kid Family Friendly"} {"id":4671,"amenities":" Hot Tub"} {"id":4671,"amenities":" Multilingual Staff"} {"id":4671,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4671,"amenities":" Public Wifi"} {"id":4671,"amenities":" SelfServe Laundry"} {"id":4671,"amenities":" Air conditioning"} {"id":4671,"amenities":" Microwave"} {"id":4671,"amenities":" Refrigerator in room"} {"id":4671,"amenities":" Family Rooms"} {"id":4671,"amenities":" Kitchenette"} {"id":4671,"amenities":" Nonsmoking rooms"} {"id":4671,"amenities":" Suites"} {"id":4698,"amenities":"Free parking"} {"id":4698,"amenities":" Restaurant"} {"id":4698,"amenities":" Free High Speed Internet WiFi"} {"id":4698,"amenities":" Conference Facilities"} {"id":4698,"amenities":" Nonsmoking hotel"} {"id":4698,"amenities":" SelfServe Laundry"} {"id":4698,"amenities":" Refrigerator in room"} {"id":4698,"amenities":" Nonsmoking rooms"} {"id":5064,"amenities":""} {"id":5186,"amenities":"Pool"} {"id":5186,"amenities":" Room service"} {"id":5186,"amenities":" Free parking"} {"id":5186,"amenities":" Restaurant"} {"id":5186,"amenities":" BarLounge"} {"id":5186,"amenities":" Free High Speed Internet WiFi"} {"id":5186,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5186,"amenities":" Airport transportation"} {"id":5186,"amenities":" Banquet Room"} {"id":5186,"amenities":" Business Centre with Internet Access"} {"id":5186,"amenities":" Conference Facilities"} {"id":5186,"amenities":" Dry Cleaning"} {"id":5186,"amenities":" Heated pool"} {"id":5186,"amenities":" Hot Tub"} {"id":5186,"amenities":" Indoor pool"} {"id":5186,"amenities":" Laundry Service"} {"id":5186,"amenities":" Meeting rooms"} {"id":5186,"amenities":" Multilingual Staff"} {"id":5186,"amenities":" Nonsmoking hotel"} {"id":5186,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5186,"amenities":" Shuttle Bus Service"} {"id":5186,"amenities":" Wheelchair Access"} {"id":5186,"amenities":" Air conditioning"} {"id":5186,"amenities":" Microwave"} {"id":5186,"amenities":" Family Rooms"} {"id":5186,"amenities":" Nonsmoking rooms"} {"id":5186,"amenities":" Suites"} {"id":5234,"amenities":"Free High Speed Internet WiFi"} {"id":5234,"amenities":" Free parking"} {"id":5234,"amenities":" Laundry Service"} {"id":5234,"amenities":" Nonsmoking hotel"} {"id":5234,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5234,"amenities":" Air conditioning"} {"id":5234,"amenities":" Microwave"} {"id":5234,"amenities":" Refrigerator in room"} {"id":5650,"amenities":"Free parking"} {"id":5650,"amenities":" Restaurant"} {"id":5650,"amenities":" BarLounge"} {"id":5650,"amenities":" Free High Speed Internet WiFi"} {"id":5650,"amenities":" Nonsmoking hotel"} {"id":5650,"amenities":" Air conditioning"} {"id":52,"amenities":"Free parking"} {"id":52,"amenities":" Free High Speed Internet WiFi"} {"id":52,"amenities":" Nonsmoking hotel"} {"id":52,"amenities":" Public Wifi"} {"id":52,"amenities":" Air conditioning"} {"id":52,"amenities":" Refrigerator in room"} {"id":52,"amenities":" Accessible rooms"} {"id":52,"amenities":" Nonsmoking rooms"} {"id":52,"amenities":" Suites"} {"id":146,"amenities":"Free parking"} {"id":146,"amenities":" Free High Speed Internet WiFi"} {"id":146,"amenities":" Laundry Service"} {"id":146,"amenities":" Multilingual Staff"} {"id":146,"amenities":" Nonsmoking hotel"} {"id":146,"amenities":" Public Wifi"} {"id":146,"amenities":" Air conditioning"} {"id":146,"amenities":" Refrigerator in room"} {"id":146,"amenities":" Nonsmoking rooms"} {"id":546,"amenities":"Pool"} {"id":546,"amenities":" Free parking"} {"id":546,"amenities":" Restaurant"} {"id":546,"amenities":" BarLounge"} {"id":546,"amenities":" Free High Speed Internet WiFi"} {"id":546,"amenities":" Breakfast included"} {"id":546,"amenities":" Heated pool"} {"id":546,"amenities":" Hot Tub"} {"id":546,"amenities":" Meeting rooms"} {"id":546,"amenities":" Nonsmoking hotel"} {"id":546,"amenities":" Outdoor pool"} {"id":546,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":546,"amenities":" Sauna"} {"id":546,"amenities":" Wheelchair Access"} {"id":546,"amenities":" Nonsmoking rooms"} {"id":608,"amenities":"Free parking"} {"id":608,"amenities":" Free High Speed Internet WiFi"} {"id":608,"amenities":" Restaurant"} {"id":608,"amenities":" Business Centre with Internet Access"} {"id":608,"amenities":" Dry Cleaning"} {"id":608,"amenities":" Meeting rooms"} {"id":608,"amenities":" Multilingual Staff"} {"id":608,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":608,"amenities":" Air conditioning"} {"id":608,"amenities":" Microwave"} {"id":608,"amenities":" Refrigerator in room"} {"id":608,"amenities":" Kitchenette"} {"id":608,"amenities":" Nonsmoking rooms"} {"id":608,"amenities":" Smoking rooms available"} {"id":608,"amenities":" Suites"} {"id":694,"amenities":""} {"id":1263,"amenities":"Free parking"} {"id":1263,"amenities":" Free High Speed Internet WiFi"} {"id":1263,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1263,"amenities":" Wheelchair Access"} {"id":1263,"amenities":" Air conditioning"} {"id":1263,"amenities":" Nonsmoking rooms"} {"id":1307,"amenities":"Free parking"} {"id":1307,"amenities":" Free High Speed Internet WiFi"} {"id":1307,"amenities":" Golf Course"} {"id":1307,"amenities":" Hot Tub"} {"id":1307,"amenities":" Nonsmoking hotel"} {"id":1307,"amenities":" Air conditioning"} {"id":1328,"amenities":""} {"id":1762,"amenities":"Free High Speed Internet WiFi"} {"id":1762,"amenities":" Free parking"} {"id":1762,"amenities":" Airport transportation"} {"id":1762,"amenities":" Laundry Service"} {"id":1762,"amenities":" Nonsmoking hotel"} {"id":1762,"amenities":" Shuttle Bus Service"} {"id":1762,"amenities":" Air conditioning"} {"id":1762,"amenities":" Nonsmoking rooms"} {"id":1987,"amenities":""} {"id":2066,"amenities":"Free parking"} {"id":2066,"amenities":" Free High Speed Internet WiFi"} {"id":2066,"amenities":" Breakfast included"} {"id":2066,"amenities":" Nonsmoking hotel"} {"id":2066,"amenities":" Air conditioning"} {"id":2066,"amenities":" Refrigerator in room"} {"id":2066,"amenities":" Family Rooms"} {"id":2066,"amenities":" Nonsmoking rooms"} {"id":2219,"amenities":"Pool"} {"id":2219,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2219,"amenities":" Free High Speed Internet WiFi"} {"id":2219,"amenities":" Breakfast included"} {"id":2219,"amenities":" Banquet Room"} {"id":2219,"amenities":" Business Centre with Internet Access"} {"id":2219,"amenities":" Conference Facilities"} {"id":2219,"amenities":" Dry Cleaning"} {"id":2219,"amenities":" Heated pool"} {"id":2219,"amenities":" Indoor pool"} {"id":2219,"amenities":" Laundry Service"} {"id":2219,"amenities":" Meeting rooms"} {"id":2219,"amenities":" Multilingual Staff"} {"id":2219,"amenities":" Nonsmoking hotel"} {"id":2219,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2219,"amenities":" SelfServe Laundry"} {"id":2219,"amenities":" Wheelchair Access"} {"id":2219,"amenities":" Air conditioning"} {"id":2219,"amenities":" Microwave"} {"id":2219,"amenities":" Family Rooms"} {"id":2219,"amenities":" Kitchenette"} {"id":2219,"amenities":" Nonsmoking rooms"} {"id":2219,"amenities":" Suites"} {"id":2415,"amenities":""} {"id":2634,"amenities":"Free parking"} {"id":2634,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2634,"amenities":" Restaurant"} {"id":2634,"amenities":" Free High Speed Internet WiFi"} {"id":2634,"amenities":" Laundry Service"} {"id":2634,"amenities":" Wheelchair Access"} {"id":2634,"amenities":" Refrigerator in room"} {"id":2634,"amenities":" Kitchenette"} {"id":2634,"amenities":" Suites"} {"id":2714,"amenities":"Microwave"} {"id":2714,"amenities":" Refrigerator in room"} {"id":2714,"amenities":" Kitchenette"} {"id":2790,"amenities":""} {"id":3308,"amenities":"Free parking"} {"id":3308,"amenities":" Free High Speed Internet WiFi"} {"id":3308,"amenities":" Breakfast included"} {"id":3308,"amenities":" Golf Course"} {"id":3308,"amenities":" Nonsmoking hotel"} {"id":3308,"amenities":" Public Wifi"} {"id":3308,"amenities":" Nonsmoking rooms"} {"id":3558,"amenities":""} {"id":3645,"amenities":"Pool"} {"id":3645,"amenities":" Free Internet"} {"id":3645,"amenities":" Free parking"} {"id":3645,"amenities":" Restaurant"} {"id":3645,"amenities":" BarLounge"} {"id":3645,"amenities":" Babysitting"} {"id":3645,"amenities":" Nonsmoking hotel"} {"id":3645,"amenities":" Outdoor pool"} {"id":3645,"amenities":" Paid Wifi"} {"id":3645,"amenities":" Shuttle Bus Service"} {"id":3645,"amenities":" Tennis Court"} {"id":3645,"amenities":" Air conditioning"} {"id":3645,"amenities":" Refrigerator in room"} {"id":3645,"amenities":" Family Rooms"} {"id":3645,"amenities":" Kitchenette"} {"id":3645,"amenities":" Nonsmoking rooms"} {"id":4217,"amenities":"Free parking"} {"id":4217,"amenities":" Free High Speed Internet WiFi"} {"id":4217,"amenities":" Pool"} {"id":4217,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4217,"amenities":" Room service"} {"id":4217,"amenities":" Restaurant"} {"id":4217,"amenities":" BarLounge"} {"id":4217,"amenities":" Banquet Room"} {"id":4217,"amenities":" Business Centre with Internet Access"} {"id":4217,"amenities":" Conference Facilities"} {"id":4217,"amenities":" Dry Cleaning"} {"id":4217,"amenities":" Electric vehicle charging station"} {"id":4217,"amenities":" Heated pool"} {"id":4217,"amenities":" Indoor pool"} {"id":4217,"amenities":" Meeting rooms"} {"id":4217,"amenities":" Multilingual Staff"} {"id":4217,"amenities":" Nonsmoking hotel"} {"id":4217,"amenities":" Public Wifi"} {"id":4217,"amenities":" SelfServe Laundry"} {"id":4217,"amenities":" Wheelchair Access"} {"id":4217,"amenities":" Air conditioning"} {"id":4217,"amenities":" Accessible rooms"} {"id":4217,"amenities":" Family Rooms"} {"id":4217,"amenities":" Nonsmoking rooms"} {"id":4447,"amenities":"Free parking"} {"id":4447,"amenities":" Free High Speed Internet WiFi"} {"id":4447,"amenities":" Breakfast included"} {"id":4524,"amenities":"Free parking"} {"id":4524,"amenities":" Free High Speed Internet WiFi"} {"id":4524,"amenities":" Breakfast included"} {"id":4524,"amenities":" Airport transportation"} {"id":4524,"amenities":" Golf Course"} {"id":4524,"amenities":" Hot Tub"} {"id":4524,"amenities":" Laundry Service"} {"id":4524,"amenities":" Nonsmoking hotel"} {"id":4524,"amenities":" Public Wifi"} {"id":4524,"amenities":" Family Rooms"} {"id":4524,"amenities":" Nonsmoking rooms"} {"id":4534,"amenities":"Free parking"} {"id":4534,"amenities":" Free High Speed Internet WiFi"} {"id":4534,"amenities":" Breakfast included"} {"id":4534,"amenities":" Nonsmoking hotel"} {"id":4534,"amenities":" Public Wifi"} {"id":4534,"amenities":" Air conditioning"} {"id":4534,"amenities":" Nonsmoking rooms"} {"id":4534,"amenities":" Suites"} {"id":4599,"amenities":"Free High Speed Internet WiFi"} {"id":4599,"amenities":" Nonsmoking hotel"} {"id":4599,"amenities":" Public Wifi"} {"id":4599,"amenities":" Air conditioning"} {"id":4599,"amenities":" Nonsmoking rooms"} {"id":4839,"amenities":""} {"id":4988,"amenities":"Free parking"} {"id":4988,"amenities":" Restaurant"} {"id":4988,"amenities":" BarLounge"} {"id":4988,"amenities":" Free High Speed Internet WiFi"} {"id":4988,"amenities":" Breakfast included"} {"id":4988,"amenities":" Nonsmoking hotel"} {"id":4988,"amenities":" Public Wifi"} {"id":4988,"amenities":" Wheelchair Access"} {"id":4988,"amenities":" Air conditioning"} {"id":4988,"amenities":" Nonsmoking rooms"} {"id":5053,"amenities":""} {"id":5073,"amenities":""} {"id":5494,"amenities":"Free parking"} {"id":5494,"amenities":" Free High Speed Internet WiFi"} {"id":5494,"amenities":" Breakfast included"} {"id":5494,"amenities":" Breakfast Available"} {"id":5494,"amenities":" Nonsmoking hotel"} {"id":5494,"amenities":" Public Wifi"} {"id":5494,"amenities":" SelfServe Laundry"} {"id":5494,"amenities":" Air conditioning"} {"id":5494,"amenities":" Family Rooms"} {"id":5494,"amenities":" Nonsmoking rooms"} {"id":5521,"amenities":"Pool"} {"id":5521,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5521,"amenities":" Free parking"} {"id":5521,"amenities":" Free High Speed Internet WiFi"} {"id":5521,"amenities":" Breakfast included"} {"id":5521,"amenities":" Spa"} {"id":5521,"amenities":" Banquet Room"} {"id":5521,"amenities":" Breakfast Available"} {"id":5521,"amenities":" Business Centre with Internet Access"} {"id":5521,"amenities":" Conference Facilities"} {"id":5521,"amenities":" Dry Cleaning"} {"id":5521,"amenities":" Golf Course"} {"id":5521,"amenities":" Heated pool"} {"id":5521,"amenities":" Hot Tub"} {"id":5521,"amenities":" Indoor pool"} {"id":5521,"amenities":" Laundry Service"} {"id":5521,"amenities":" Meeting rooms"} {"id":5521,"amenities":" Multilingual Staff"} {"id":5521,"amenities":" Nonsmoking hotel"} {"id":5521,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5521,"amenities":" SelfServe Laundry"} {"id":5521,"amenities":" Wheelchair Access"} {"id":5521,"amenities":" Air conditioning"} {"id":5521,"amenities":" Microwave"} {"id":5521,"amenities":" Family Rooms"} {"id":5521,"amenities":" Nonsmoking rooms"} {"id":5521,"amenities":" Suites"} {"id":5608,"amenities":"Free High Speed Internet WiFi"} {"id":5608,"amenities":" Free parking"} {"id":5608,"amenities":" Golf Course"} {"id":5608,"amenities":" Nonsmoking hotel"} {"id":5608,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5608,"amenities":" Public Wifi"} {"id":5608,"amenities":" Air conditioning"} {"id":5608,"amenities":" Refrigerator in room"} {"id":5608,"amenities":" Kitchenette"} {"id":5928,"amenities":""} {"id":236,"amenities":"Free parking"} {"id":236,"amenities":" Breakfast included"} {"id":236,"amenities":" Free High Speed Internet WiFi"} {"id":236,"amenities":" Nonsmoking hotel"} {"id":236,"amenities":" Public Wifi"} {"id":236,"amenities":" Air conditioning"} {"id":236,"amenities":" Family Rooms"} {"id":236,"amenities":" Nonsmoking rooms"} {"id":253,"amenities":"Room service"} {"id":253,"amenities":" Free parking"} {"id":253,"amenities":" Restaurant"} {"id":253,"amenities":" Free High Speed Internet WiFi"} {"id":253,"amenities":" Breakfast included"} {"id":253,"amenities":" Business Centre with Internet Access"} {"id":253,"amenities":" Conference Facilities"} {"id":253,"amenities":" Meeting rooms"} {"id":253,"amenities":" Multilingual Staff"} {"id":253,"amenities":" Public Wifi"} {"id":253,"amenities":" SelfServe Laundry"} {"id":253,"amenities":" Air conditioning"} {"id":253,"amenities":" Refrigerator in room"} {"id":253,"amenities":" Nonsmoking rooms"} {"id":675,"amenities":"Free parking"} {"id":675,"amenities":" Free High Speed Internet WiFi"} {"id":675,"amenities":" Nonsmoking hotel"} {"id":675,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":675,"amenities":" Public Wifi"} {"id":675,"amenities":" Family Rooms"} {"id":675,"amenities":" Nonsmoking rooms"} {"id":989,"amenities":"Restaurant"} {"id":989,"amenities":" Pool"} {"id":989,"amenities":" Fitness Centre with Gym Workout Room"} {"id":989,"amenities":" Room service"} {"id":989,"amenities":" Free High Speed Internet WiFi"} {"id":989,"amenities":" BarLounge"} {"id":989,"amenities":" Spa"} {"id":989,"amenities":" Banquet Room"} {"id":989,"amenities":" Breakfast Available"} {"id":989,"amenities":" Business Centre with Internet Access"} {"id":989,"amenities":" Concierge"} {"id":989,"amenities":" Conference Facilities"} {"id":989,"amenities":" Dry Cleaning"} {"id":989,"amenities":" Heated pool"} {"id":989,"amenities":" Hot Tub"} {"id":989,"amenities":" Indoor pool"} {"id":989,"amenities":" Laundry Service"} {"id":989,"amenities":" Meeting rooms"} {"id":989,"amenities":" Multilingual Staff"} {"id":989,"amenities":" Nonsmoking hotel"} {"id":989,"amenities":" SelfServe Laundry"} {"id":989,"amenities":" Wheelchair Access"} {"id":989,"amenities":" Family Rooms"} {"id":989,"amenities":" Nonsmoking rooms"} {"id":989,"amenities":" Suites"} {"id":1116,"amenities":"Free High Speed Internet WiFi"} {"id":1116,"amenities":" Free parking"} {"id":1116,"amenities":" Nonsmoking hotel"} {"id":1116,"amenities":" Public Wifi"} {"id":1116,"amenities":" Wheelchair Access"} {"id":1116,"amenities":" Microwave"} {"id":1116,"amenities":" Refrigerator in room"} {"id":1116,"amenities":" Kitchenette"} {"id":1116,"amenities":" Nonsmoking rooms"} {"id":1116,"amenities":" Suites"} {"id":1484,"amenities":"Pool"} {"id":1484,"amenities":" Free parking"} {"id":1484,"amenities":" Free High Speed Internet WiFi"} {"id":1484,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1484,"amenities":" Breakfast included"} {"id":1484,"amenities":" Airport transportation"} {"id":1484,"amenities":" Business Centre with Internet Access"} {"id":1484,"amenities":" Conference Facilities"} {"id":1484,"amenities":" Dry Cleaning"} {"id":1484,"amenities":" Heated pool"} {"id":1484,"amenities":" Indoor pool"} {"id":1484,"amenities":" Laundry Service"} {"id":1484,"amenities":" Meeting rooms"} {"id":1484,"amenities":" Multilingual Staff"} {"id":1484,"amenities":" Nonsmoking hotel"} {"id":1484,"amenities":" SelfServe Laundry"} {"id":1484,"amenities":" Shuttle Bus Service"} {"id":1484,"amenities":" Wheelchair Access"} {"id":1484,"amenities":" Microwave"} {"id":1484,"amenities":" Family Rooms"} {"id":1484,"amenities":" Nonsmoking rooms"} {"id":1484,"amenities":" Suites"} {"id":1896,"amenities":""} {"id":2180,"amenities":"Free parking"} {"id":2180,"amenities":" Free High Speed Internet WiFi"} {"id":2180,"amenities":" Breakfast included"} {"id":2180,"amenities":" Pool"} {"id":2180,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2180,"amenities":" Breakfast Available"} {"id":2180,"amenities":" Business Centre with Internet Access"} {"id":2180,"amenities":" Heated pool"} {"id":2180,"amenities":" Indoor pool"} {"id":2180,"amenities":" Meeting rooms"} {"id":2180,"amenities":" Nonsmoking hotel"} {"id":2180,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2180,"amenities":" SelfServe Laundry"} {"id":2180,"amenities":" Wheelchair Access"} {"id":2180,"amenities":" Air conditioning"} {"id":2180,"amenities":" Microwave"} {"id":2180,"amenities":" Refrigerator in room"} {"id":2180,"amenities":" Accessible rooms"} {"id":2180,"amenities":" Nonsmoking rooms"} {"id":2240,"amenities":"Free parking"} {"id":2240,"amenities":" Free High Speed Internet WiFi"} {"id":2240,"amenities":" Breakfast included"} {"id":2240,"amenities":" Breakfast Available"} {"id":2240,"amenities":" Golf Course"} {"id":2240,"amenities":" Laundry Service"} {"id":2240,"amenities":" Nonsmoking hotel"} {"id":2240,"amenities":" Air conditioning"} {"id":2240,"amenities":" Refrigerator in room"} {"id":2240,"amenities":" Nonsmoking rooms"} {"id":2338,"amenities":""} {"id":2665,"amenities":"Free Internet"} {"id":3004,"amenities":"Free parking"} {"id":3004,"amenities":" Free High Speed Internet WiFi"} {"id":3004,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3004,"amenities":" Microwave"} {"id":3004,"amenities":" Refrigerator in room"} {"id":3004,"amenities":" Kitchenette"} {"id":3251,"amenities":""} {"id":3501,"amenities":""} {"id":4281,"amenities":"Free parking"} {"id":4281,"amenities":" Free High Speed Internet WiFi"} {"id":4281,"amenities":" Breakfast included"} {"id":4281,"amenities":" Electric vehicle charging station"} {"id":4281,"amenities":" Multilingual Staff"} {"id":4281,"amenities":" Nonsmoking hotel"} {"id":4281,"amenities":" Public Wifi"} {"id":4281,"amenities":" SelfServe Laundry"} {"id":4281,"amenities":" Air conditioning"} {"id":4281,"amenities":" Kitchenette"} {"id":4281,"amenities":" Nonsmoking rooms"} {"id":4405,"amenities":"Free parking"} {"id":4405,"amenities":" Restaurant"} {"id":4405,"amenities":" BarLounge"} {"id":4405,"amenities":" Free High Speed Internet WiFi"} {"id":4405,"amenities":" Breakfast Available"} {"id":4405,"amenities":" Golf Course"} {"id":4405,"amenities":" Nonsmoking hotel"} {"id":4405,"amenities":" Public Wifi"} {"id":4405,"amenities":" Microwave"} {"id":4405,"amenities":" Refrigerator in room"} {"id":4405,"amenities":" Nonsmoking rooms"} {"id":4409,"amenities":"Room service"} {"id":4409,"amenities":" Free parking"} {"id":4409,"amenities":" Free High Speed Internet WiFi"} {"id":4409,"amenities":" Business Centre with Internet Access"} {"id":4409,"amenities":" Meeting rooms"} {"id":4409,"amenities":" Nonsmoking hotel"} {"id":4409,"amenities":" Public Wifi"} {"id":4409,"amenities":" SelfServe Laundry"} {"id":4409,"amenities":" Family Rooms"} {"id":4409,"amenities":" Kitchenette"} {"id":4409,"amenities":" Nonsmoking rooms"} {"id":4409,"amenities":" Suites"} {"id":4410,"amenities":"Pool"} {"id":4410,"amenities":" Free parking"} {"id":4410,"amenities":" Free High Speed Internet WiFi"} {"id":4410,"amenities":" BarLounge"} {"id":4410,"amenities":" Breakfast included"} {"id":4410,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4410,"amenities":" Banquet Room"} {"id":4410,"amenities":" Business Centre with Internet Access"} {"id":4410,"amenities":" Children Activities Kid Family Friendly"} {"id":4410,"amenities":" Conference Facilities"} {"id":4410,"amenities":" Dry Cleaning"} {"id":4410,"amenities":" Heated pool"} {"id":4410,"amenities":" Hot Tub"} {"id":4410,"amenities":" Indoor pool"} {"id":4410,"amenities":" Laundry Service"} {"id":4410,"amenities":" Meeting rooms"} {"id":4410,"amenities":" Multilingual Staff"} {"id":4410,"amenities":" Nonsmoking hotel"} {"id":4410,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4410,"amenities":" Public Wifi"} {"id":4410,"amenities":" SelfServe Laundry"} {"id":4410,"amenities":" Air conditioning"} {"id":4410,"amenities":" Microwave"} {"id":4410,"amenities":" Refrigerator in room"} {"id":4410,"amenities":" Accessible rooms"} {"id":4410,"amenities":" Family Rooms"} {"id":4410,"amenities":" Nonsmoking rooms"} {"id":4410,"amenities":" Suites"} {"id":5264,"amenities":"Free parking"} {"id":5264,"amenities":" Free High Speed Internet WiFi"} {"id":5264,"amenities":" Breakfast included"} {"id":5264,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5264,"amenities":" Wheelchair Access"} {"id":5457,"amenities":"Free parking"} {"id":5457,"amenities":" Pool"} {"id":5457,"amenities":" Free High Speed Internet WiFi"} {"id":5457,"amenities":" Breakfast included"} {"id":5457,"amenities":" BarLounge"} {"id":5457,"amenities":" Golf Course"} {"id":5457,"amenities":" Heated pool"} {"id":5457,"amenities":" Hot Tub"} {"id":5457,"amenities":" Meeting rooms"} {"id":5457,"amenities":" Nonsmoking hotel"} {"id":5457,"amenities":" Outdoor pool"} {"id":5457,"amenities":" Public Wifi"} {"id":5457,"amenities":" Air conditioning"} {"id":5457,"amenities":" Family Rooms"} {"id":5457,"amenities":" Nonsmoking rooms"} {"id":5457,"amenities":" Suites"} {"id":5477,"amenities":""} {"id":5647,"amenities":"Free parking"} {"id":5647,"amenities":" Free High Speed Internet WiFi"} {"id":5647,"amenities":" Breakfast included"} {"id":5647,"amenities":" Multilingual Staff"} {"id":5647,"amenities":" Nonsmoking hotel"} {"id":5647,"amenities":" Public Wifi"} {"id":5647,"amenities":" Air conditioning"} {"id":5647,"amenities":" Nonsmoking rooms"} {"id":5647,"amenities":" Suites"} {"id":6069,"amenities":"Free parking"} {"id":6069,"amenities":" Restaurant"} {"id":6069,"amenities":" BarLounge"} {"id":6069,"amenities":" Free High Speed Internet WiFi"} {"id":6069,"amenities":" Nonsmoking hotel"} {"id":6069,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":6069,"amenities":" Public Wifi"} {"id":6069,"amenities":" Wheelchair Access"} {"id":6069,"amenities":" Nonsmoking rooms"} {"id":41,"amenities":"Pool"} {"id":41,"amenities":" Restaurant"} {"id":41,"amenities":" Free parking"} {"id":41,"amenities":" Free High Speed Internet WiFi"} {"id":41,"amenities":" BarLounge"} {"id":41,"amenities":" Fitness Centre with Gym Workout Room"} {"id":41,"amenities":" Babysitting"} {"id":41,"amenities":" Banquet Room"} {"id":41,"amenities":" Breakfast Available"} {"id":41,"amenities":" Business Centre with Internet Access"} {"id":41,"amenities":" Heated pool"} {"id":41,"amenities":" Hot Tub"} {"id":41,"amenities":" Indoor pool"} {"id":41,"amenities":" Laundry Service"} {"id":41,"amenities":" Meeting rooms"} {"id":41,"amenities":" Nonsmoking hotel"} {"id":41,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":41,"amenities":" Public Wifi"} {"id":41,"amenities":" Sauna"} {"id":41,"amenities":" SelfServe Laundry"} {"id":41,"amenities":" Wheelchair Access"} {"id":41,"amenities":" Refrigerator in room"} {"id":41,"amenities":" Accessible rooms"} {"id":41,"amenities":" Family Rooms"} {"id":41,"amenities":" Kitchenette"} {"id":41,"amenities":" Nonsmoking rooms"} {"id":41,"amenities":" Suites"} {"id":907,"amenities":""} {"id":1085,"amenities":"Free parking"} {"id":1085,"amenities":" Free High Speed Internet WiFi"} {"id":1085,"amenities":" Breakfast included"} {"id":1085,"amenities":" Breakfast Available"} {"id":1085,"amenities":" Business Centre with Internet Access"} {"id":1085,"amenities":" Laundry Service"} {"id":1085,"amenities":" Meeting rooms"} {"id":1085,"amenities":" Nonsmoking hotel"} {"id":1085,"amenities":" Public Wifi"} {"id":1085,"amenities":" SelfServe Laundry"} {"id":1085,"amenities":" Wheelchair Access"} {"id":1085,"amenities":" Air conditioning"} {"id":1085,"amenities":" Microwave"} {"id":1085,"amenities":" Refrigerator in room"} {"id":1085,"amenities":" Accessible rooms"} {"id":1085,"amenities":" Family Rooms"} {"id":1085,"amenities":" Kitchenette"} {"id":1085,"amenities":" Nonsmoking rooms"} {"id":1085,"amenities":" Suites"} {"id":1114,"amenities":"Free parking"} {"id":1114,"amenities":" Free High Speed Internet WiFi"} {"id":1114,"amenities":" Spa"} {"id":1114,"amenities":" Hot Tub"} {"id":1114,"amenities":" Nonsmoking hotel"} {"id":1114,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1114,"amenities":" SelfServe Laundry"} {"id":1114,"amenities":" Microwave"} {"id":1114,"amenities":" Refrigerator in room"} {"id":1114,"amenities":" Family Rooms"} {"id":1114,"amenities":" Kitchenette"} {"id":1114,"amenities":" Nonsmoking rooms"} {"id":1114,"amenities":" Suites"} {"id":1273,"amenities":""} {"id":1473,"amenities":"Free parking"} {"id":1473,"amenities":" Free High Speed Internet WiFi"} {"id":1473,"amenities":" Business Centre with Internet Access"} {"id":1473,"amenities":" Concierge"} {"id":1473,"amenities":" Golf Course"} {"id":1473,"amenities":" Laundry Service"} {"id":1473,"amenities":" Meeting rooms"} {"id":1473,"amenities":" Multilingual Staff"} {"id":1473,"amenities":" Nonsmoking hotel"} {"id":1473,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1473,"amenities":" Public Wifi"} {"id":1473,"amenities":" SelfServe Laundry"} {"id":1473,"amenities":" Air conditioning"} {"id":1473,"amenities":" Microwave"} {"id":1473,"amenities":" Refrigerator in room"} {"id":1473,"amenities":" Kitchenette"} {"id":1473,"amenities":" Nonsmoking rooms"} {"id":1473,"amenities":" Suites"} {"id":1574,"amenities":"Pool"} {"id":1574,"amenities":" Free parking"} {"id":1574,"amenities":" Spa"} {"id":1574,"amenities":" Free High Speed Internet WiFi"} {"id":1574,"amenities":" Breakfast included"} {"id":1574,"amenities":" Hot Tub"} {"id":1574,"amenities":" Nonsmoking hotel"} {"id":1574,"amenities":" Air conditioning"} {"id":1574,"amenities":" Accessible rooms"} {"id":1574,"amenities":" Family Rooms"} {"id":1574,"amenities":" Nonsmoking rooms"} {"id":1689,"amenities":""} {"id":1695,"amenities":"Free High Speed Internet WiFi"} {"id":1695,"amenities":" Breakfast included"} {"id":1695,"amenities":" Golf Course"} {"id":1695,"amenities":" Nonsmoking hotel"} {"id":1695,"amenities":" Public Wifi"} {"id":1695,"amenities":" Wheelchair Access"} {"id":1695,"amenities":" Air conditioning"} {"id":1695,"amenities":" Refrigerator in room"} {"id":1695,"amenities":" Family Rooms"} {"id":1695,"amenities":" Nonsmoking rooms"} {"id":1716,"amenities":""} {"id":1783,"amenities":"Pool"} {"id":1783,"amenities":" Free parking"} {"id":1783,"amenities":" Free High Speed Internet WiFi"} {"id":1783,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1783,"amenities":" Breakfast included"} {"id":1783,"amenities":" Business Centre with Internet Access"} {"id":1783,"amenities":" Dry Cleaning"} {"id":1783,"amenities":" Heated pool"} {"id":1783,"amenities":" Indoor pool"} {"id":1783,"amenities":" Meeting rooms"} {"id":1783,"amenities":" Multilingual Staff"} {"id":1783,"amenities":" Nonsmoking hotel"} {"id":1783,"amenities":" Public Wifi"} {"id":1783,"amenities":" Wheelchair Access"} {"id":1783,"amenities":" Air conditioning"} {"id":1783,"amenities":" Microwave"} {"id":1783,"amenities":" Refrigerator in room"} {"id":1783,"amenities":" Family Rooms"} {"id":1783,"amenities":" Nonsmoking rooms"} {"id":2051,"amenities":""} {"id":2171,"amenities":""} {"id":2474,"amenities":"Free parking"} {"id":2474,"amenities":" Free High Speed Internet WiFi"} {"id":2474,"amenities":" Nonsmoking hotel"} {"id":2474,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2474,"amenities":" Microwave"} {"id":2474,"amenities":" Refrigerator in room"} {"id":2474,"amenities":" Kitchenette"} {"id":2474,"amenities":" Nonsmoking rooms"} {"id":2474,"amenities":" Suites"} {"id":2556,"amenities":""} {"id":2825,"amenities":"Free High Speed Internet WiFi"} {"id":2825,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2935,"amenities":""} {"id":3017,"amenities":""} {"id":3108,"amenities":""} {"id":3139,"amenities":""} {"id":3657,"amenities":"Free parking"} {"id":3657,"amenities":" Free High Speed Internet WiFi"} {"id":3657,"amenities":" Nonsmoking hotel"} {"id":3657,"amenities":" Air conditioning"} {"id":3657,"amenities":" Microwave"} {"id":3657,"amenities":" Refrigerator in room"} {"id":3657,"amenities":" Family Rooms"} {"id":3657,"amenities":" Nonsmoking rooms"} {"id":4258,"amenities":""} {"id":4359,"amenities":""} {"id":4526,"amenities":"Free parking"} {"id":4526,"amenities":" Free High Speed Internet WiFi"} {"id":4526,"amenities":" Children Activities Kid Family Friendly"} {"id":4526,"amenities":" Hot Tub"} {"id":4526,"amenities":" Nonsmoking hotel"} {"id":4526,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4526,"amenities":" SelfServe Laundry"} {"id":4526,"amenities":" Tennis Court"} {"id":4526,"amenities":" Wheelchair Access"} {"id":4526,"amenities":" Microwave"} {"id":4526,"amenities":" Refrigerator in room"} {"id":4526,"amenities":" Accessible rooms"} {"id":4526,"amenities":" Family Rooms"} {"id":4526,"amenities":" Kitchenette"} {"id":4526,"amenities":" Nonsmoking rooms"} {"id":4526,"amenities":" Suites"} {"id":4546,"amenities":"BarLounge"} {"id":4546,"amenities":" Free High Speed Internet WiFi"} {"id":4546,"amenities":" Hot Tub"} {"id":4546,"amenities":" Nonsmoking hotel"} {"id":4546,"amenities":" Public Wifi"} {"id":4546,"amenities":" Air conditioning"} {"id":4546,"amenities":" Refrigerator in room"} {"id":4546,"amenities":" Family Rooms"} {"id":4546,"amenities":" Kitchenette"} {"id":4546,"amenities":" Nonsmoking rooms"} {"id":4785,"amenities":"Free parking"} {"id":4785,"amenities":" Free High Speed Internet WiFi"} {"id":4785,"amenities":" Breakfast included"} {"id":4785,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4785,"amenities":" Wheelchair Access"} {"id":4939,"amenities":"Free parking"} {"id":4939,"amenities":" Breakfast included"} {"id":4939,"amenities":" Free High Speed Internet WiFi"} {"id":4939,"amenities":" Airport transportation"} {"id":4939,"amenities":" Meeting rooms"} {"id":4939,"amenities":" Nonsmoking hotel"} {"id":4939,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4939,"amenities":" Air conditioning"} {"id":5052,"amenities":"Free High Speed Internet WiFi"} {"id":5052,"amenities":" Restaurant"} {"id":5052,"amenities":" BarLounge"} {"id":5052,"amenities":" Nonsmoking hotel"} {"id":5052,"amenities":" Air conditioning"} {"id":5052,"amenities":" Refrigerator in room"} {"id":5052,"amenities":" Nonsmoking rooms"} {"id":5484,"amenities":""} {"id":5834,"amenities":"Free parking"} {"id":5834,"amenities":" Free High Speed Internet WiFi"} {"id":5834,"amenities":" Breakfast included"} {"id":5834,"amenities":" Nonsmoking hotel"} {"id":5834,"amenities":" Nonsmoking rooms"} {"id":434,"amenities":"Pool"} {"id":434,"amenities":" Restaurant"} {"id":434,"amenities":" Room service"} {"id":434,"amenities":" Free parking"} {"id":434,"amenities":" Fitness Centre with Gym Workout Room"} {"id":434,"amenities":" Free High Speed Internet WiFi"} {"id":434,"amenities":" BarLounge"} {"id":434,"amenities":" Spa"} {"id":434,"amenities":" Banquet Room"} {"id":434,"amenities":" Children Activities Kid Family Friendly"} {"id":434,"amenities":" Concierge"} {"id":434,"amenities":" Conference Facilities"} {"id":434,"amenities":" Dry Cleaning"} {"id":434,"amenities":" Heated pool"} {"id":434,"amenities":" Hot Tub"} {"id":434,"amenities":" Indoor pool"} {"id":434,"amenities":" Laundry Service"} {"id":434,"amenities":" Meeting rooms"} {"id":434,"amenities":" Multilingual Staff"} {"id":434,"amenities":" Nonsmoking hotel"} {"id":434,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":434,"amenities":" Public Wifi"} {"id":434,"amenities":" SelfServe Laundry"} {"id":434,"amenities":" Shuttle Bus Service"} {"id":434,"amenities":" Wheelchair Access"} {"id":434,"amenities":" Air conditioning"} {"id":434,"amenities":" Microwave"} {"id":434,"amenities":" Refrigerator in room"} {"id":434,"amenities":" Accessible rooms"} {"id":434,"amenities":" Family Rooms"} {"id":434,"amenities":" Kitchenette"} {"id":434,"amenities":" Nonsmoking rooms"} {"id":434,"amenities":" Suites"} {"id":599,"amenities":"Pool"} {"id":599,"amenities":" Restaurant"} {"id":599,"amenities":" Fitness Centre with Gym Workout Room"} {"id":599,"amenities":" Room service"} {"id":599,"amenities":" Free parking"} {"id":599,"amenities":" Free High Speed Internet WiFi"} {"id":599,"amenities":" BarLounge"} {"id":599,"amenities":" Banquet Room"} {"id":599,"amenities":" Breakfast Available"} {"id":599,"amenities":" Business Centre with Internet Access"} {"id":599,"amenities":" Conference Facilities"} {"id":599,"amenities":" Dry Cleaning"} {"id":599,"amenities":" Heated pool"} {"id":599,"amenities":" Hot Tub"} {"id":599,"amenities":" Indoor pool"} {"id":599,"amenities":" Laundry Service"} {"id":599,"amenities":" Meeting rooms"} {"id":599,"amenities":" Multilingual Staff"} {"id":599,"amenities":" Nonsmoking hotel"} {"id":599,"amenities":" Shuttle Bus Service"} {"id":599,"amenities":" Wheelchair Access"} {"id":599,"amenities":" Refrigerator in room"} {"id":599,"amenities":" Family Rooms"} {"id":599,"amenities":" Nonsmoking rooms"} {"id":599,"amenities":" Suites"} {"id":678,"amenities":"Free Internet"} {"id":678,"amenities":" Free parking"} {"id":678,"amenities":" Nonsmoking hotel"} {"id":678,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":678,"amenities":" Nonsmoking rooms"} {"id":714,"amenities":"Pool"} {"id":714,"amenities":" Free parking"} {"id":714,"amenities":" Restaurant"} {"id":714,"amenities":" BarLounge"} {"id":714,"amenities":" Free High Speed Internet WiFi"} {"id":714,"amenities":" Breakfast included"} {"id":714,"amenities":" Banquet Room"} {"id":714,"amenities":" Business Centre with Internet Access"} {"id":714,"amenities":" Children Activities Kid Family Friendly"} {"id":714,"amenities":" Heated pool"} {"id":714,"amenities":" Hot Tub"} {"id":714,"amenities":" Indoor pool"} {"id":714,"amenities":" Laundry Service"} {"id":714,"amenities":" Meeting rooms"} {"id":714,"amenities":" Multilingual Staff"} {"id":714,"amenities":" Nonsmoking hotel"} {"id":714,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":714,"amenities":" SelfServe Laundry"} {"id":714,"amenities":" Wheelchair Access"} {"id":714,"amenities":" Microwave"} {"id":714,"amenities":" Kitchenette"} {"id":714,"amenities":" Nonsmoking rooms"} {"id":714,"amenities":" Suites"} {"id":928,"amenities":"Restaurant"} {"id":928,"amenities":" BarLounge"} {"id":928,"amenities":" Free High Speed Internet WiFi"} {"id":928,"amenities":" Free parking"} {"id":928,"amenities":" Electric vehicle charging station"} {"id":928,"amenities":" Nonsmoking hotel"} {"id":928,"amenities":" Public Wifi"} {"id":928,"amenities":" Nonsmoking rooms"} {"id":1425,"amenities":"Children Activities Kid Family Friendly"} {"id":1425,"amenities":" Air conditioning"} {"id":1474,"amenities":"Free parking"} {"id":1474,"amenities":" Free High Speed Internet WiFi"} {"id":1474,"amenities":" Restaurant"} {"id":1474,"amenities":" BarLounge"} {"id":1474,"amenities":" Breakfast included"} {"id":1474,"amenities":" Banquet Room"} {"id":1474,"amenities":" Business Centre with Internet Access"} {"id":1474,"amenities":" Concierge"} {"id":1474,"amenities":" Conference Facilities"} {"id":1474,"amenities":" Dry Cleaning"} {"id":1474,"amenities":" Laundry Service"} {"id":1474,"amenities":" Meeting rooms"} {"id":1474,"amenities":" Multilingual Staff"} {"id":1474,"amenities":" Nonsmoking hotel"} {"id":1474,"amenities":" Public Wifi"} {"id":1474,"amenities":" Wheelchair Access"} {"id":1474,"amenities":" Air conditioning"} {"id":1474,"amenities":" Refrigerator in room"} {"id":1474,"amenities":" Family Rooms"} {"id":1474,"amenities":" Nonsmoking rooms"} {"id":1474,"amenities":" Suites"} {"id":1963,"amenities":""} {"id":2234,"amenities":"Free parking"} {"id":2234,"amenities":" Room service"} {"id":2234,"amenities":" Free High Speed Internet WiFi"} {"id":2234,"amenities":" Nonsmoking hotel"} {"id":2234,"amenities":" Air conditioning"} {"id":2234,"amenities":" Minibar"} {"id":2234,"amenities":" Refrigerator in room"} {"id":2234,"amenities":" Nonsmoking rooms"} {"id":2234,"amenities":" Smoking rooms available"} {"id":2376,"amenities":""} {"id":2456,"amenities":"Restaurant"} {"id":2456,"amenities":" Free parking"} {"id":2456,"amenities":" Free Internet"} {"id":2456,"amenities":" Breakfast Available"} {"id":2456,"amenities":" Children Activities Kid Family Friendly"} {"id":2456,"amenities":" Nonsmoking hotel"} {"id":2456,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2456,"amenities":" SelfServe Laundry"} {"id":2456,"amenities":" Family Rooms"} {"id":2456,"amenities":" Nonsmoking rooms"} {"id":2456,"amenities":" Suites"} {"id":2630,"amenities":""} {"id":2711,"amenities":"Free parking"} {"id":2711,"amenities":" Restaurant"} {"id":2711,"amenities":" Room service"} {"id":2711,"amenities":" Free High Speed Internet WiFi"} {"id":2711,"amenities":" BarLounge"} {"id":2711,"amenities":" Golf Course"} {"id":2711,"amenities":" Meeting rooms"} {"id":2711,"amenities":" Nonsmoking hotel"} {"id":2711,"amenities":" Public Wifi"} {"id":2711,"amenities":" Wheelchair Access"} {"id":2711,"amenities":" Air conditioning"} {"id":2711,"amenities":" Family Rooms"} {"id":2711,"amenities":" Nonsmoking rooms"} {"id":2852,"amenities":""} {"id":2853,"amenities":""} {"id":3148,"amenities":"Free Internet"} {"id":3148,"amenities":" Restaurant"} {"id":3148,"amenities":" BarLounge"} {"id":3148,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3148,"amenities":" Spa"} {"id":3148,"amenities":" Airport transportation"} {"id":3148,"amenities":" Golf Course"} {"id":3148,"amenities":" Hot Tub"} {"id":3148,"amenities":" Nonsmoking hotel"} {"id":3148,"amenities":" Family Rooms"} {"id":3148,"amenities":" Nonsmoking rooms"} {"id":3148,"amenities":" Suites"} {"id":3445,"amenities":"Free High Speed Internet WiFi"} {"id":3445,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3445,"amenities":" Pool"} {"id":3445,"amenities":" Free parking"} {"id":3445,"amenities":" Breakfast included"} {"id":3445,"amenities":" Airport transportation"} {"id":3445,"amenities":" Banquet Room"} {"id":3445,"amenities":" Breakfast Available"} {"id":3445,"amenities":" Business Centre with Internet Access"} {"id":3445,"amenities":" Conference Facilities"} {"id":3445,"amenities":" Dry Cleaning"} {"id":3445,"amenities":" Heated pool"} {"id":3445,"amenities":" Hot Tub"} {"id":3445,"amenities":" Indoor pool"} {"id":3445,"amenities":" Laundry Service"} {"id":3445,"amenities":" Meeting rooms"} {"id":3445,"amenities":" Multilingual Staff"} {"id":3445,"amenities":" Nonsmoking hotel"} {"id":3445,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3445,"amenities":" Public Wifi"} {"id":3445,"amenities":" SelfServe Laundry"} {"id":3445,"amenities":" Shuttle Bus Service"} {"id":3445,"amenities":" Wheelchair Access"} {"id":3445,"amenities":" Air conditioning"} {"id":3445,"amenities":" Microwave"} {"id":3445,"amenities":" Refrigerator in room"} {"id":3445,"amenities":" Family Rooms"} {"id":3445,"amenities":" Nonsmoking rooms"} {"id":3445,"amenities":" Suites"} {"id":3518,"amenities":"Free parking"} {"id":3518,"amenities":" Free High Speed Internet WiFi"} {"id":3518,"amenities":" Spa"} {"id":3518,"amenities":" Children Activities Kid Family Friendly"} {"id":3518,"amenities":" Golf Course"} {"id":3518,"amenities":" Hot Tub"} {"id":3518,"amenities":" Nonsmoking hotel"} {"id":3518,"amenities":" Public Wifi"} {"id":3518,"amenities":" Nonsmoking rooms"} {"id":3619,"amenities":"Pool"} {"id":3619,"amenities":" Restaurant"} {"id":3619,"amenities":" Free parking"} {"id":3619,"amenities":" Free High Speed Internet WiFi"} {"id":3619,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3619,"amenities":" BarLounge"} {"id":3619,"amenities":" Room service"} {"id":3619,"amenities":" Banquet Room"} {"id":3619,"amenities":" Business Centre with Internet Access"} {"id":3619,"amenities":" Conference Facilities"} {"id":3619,"amenities":" Dry Cleaning"} {"id":3619,"amenities":" Golf Course"} {"id":3619,"amenities":" Heated pool"} {"id":3619,"amenities":" Hot Tub"} {"id":3619,"amenities":" Indoor pool"} {"id":3619,"amenities":" Laundry Service"} {"id":3619,"amenities":" Meeting rooms"} {"id":3619,"amenities":" Multilingual Staff"} {"id":3619,"amenities":" Nonsmoking hotel"} {"id":3619,"amenities":" Sauna"} {"id":3619,"amenities":" SelfServe Laundry"} {"id":3619,"amenities":" Wheelchair Access"} {"id":3619,"amenities":" Air conditioning"} {"id":3619,"amenities":" Microwave"} {"id":3619,"amenities":" Family Rooms"} {"id":3619,"amenities":" Nonsmoking rooms"} {"id":4218,"amenities":""} {"id":4432,"amenities":"Pool"} {"id":4432,"amenities":" Free High Speed Internet WiFi"} {"id":4432,"amenities":" Restaurant"} {"id":4432,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4432,"amenities":" Business Centre with Internet Access"} {"id":4432,"amenities":" Heated pool"} {"id":4432,"amenities":" Hot Tub"} {"id":4432,"amenities":" Indoor pool"} {"id":4432,"amenities":" Laundry Service"} {"id":4432,"amenities":" Meeting rooms"} {"id":4432,"amenities":" Nonsmoking hotel"} {"id":4432,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4432,"amenities":" Public Wifi"} {"id":4432,"amenities":" Wheelchair Access"} {"id":4432,"amenities":" Air conditioning"} {"id":4432,"amenities":" Microwave"} {"id":4432,"amenities":" Refrigerator in room"} {"id":4432,"amenities":" Accessible rooms"} {"id":4432,"amenities":" Kitchenette"} {"id":4432,"amenities":" Nonsmoking rooms"} {"id":4432,"amenities":" Suites"} {"id":5058,"amenities":"Free parking"} {"id":5058,"amenities":" Free High Speed Internet WiFi"} {"id":5058,"amenities":" Children Activities Kid Family Friendly"} {"id":5058,"amenities":" Hot Tub"} {"id":5058,"amenities":" Nonsmoking hotel"} {"id":5058,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5058,"amenities":" Air conditioning"} {"id":5058,"amenities":" Microwave"} {"id":5058,"amenities":" Refrigerator in room"} {"id":5058,"amenities":" Family Rooms"} {"id":5058,"amenities":" Kitchenette"} {"id":5058,"amenities":" Nonsmoking rooms"} {"id":5058,"amenities":" Suites"} {"id":5353,"amenities":"Free parking"} {"id":5353,"amenities":" Restaurant"} {"id":5353,"amenities":" BarLounge"} {"id":5353,"amenities":" Breakfast Available"} {"id":5353,"amenities":" Children Activities Kid Family Friendly"} {"id":5353,"amenities":" Laundry Service"} {"id":5353,"amenities":" Nonsmoking hotel"} {"id":5353,"amenities":" Paid Internet"} {"id":5353,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5353,"amenities":" Refrigerator in room"} {"id":5353,"amenities":" Nonsmoking rooms"} {"id":5353,"amenities":" Suites"} {"id":5743,"amenities":"Pool"} {"id":5743,"amenities":" Free parking"} {"id":5743,"amenities":" Free High Speed Internet WiFi"} {"id":5743,"amenities":" Children Activities Kid Family Friendly"} {"id":5743,"amenities":" Nonsmoking hotel"} {"id":5743,"amenities":" Outdoor pool"} {"id":5743,"amenities":" Microwave"} {"id":5743,"amenities":" Refrigerator in room"} {"id":5743,"amenities":" Kitchenette"} {"id":5755,"amenities":"Pool"} {"id":5755,"amenities":" Restaurant"} {"id":5755,"amenities":" Free parking"} {"id":5755,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5755,"amenities":" Free High Speed Internet WiFi"} {"id":5755,"amenities":" BarLounge"} {"id":5755,"amenities":" Banquet Room"} {"id":5755,"amenities":" Business Centre with Internet Access"} {"id":5755,"amenities":" Conference Facilities"} {"id":5755,"amenities":" Heated pool"} {"id":5755,"amenities":" Hot Tub"} {"id":5755,"amenities":" Indoor pool"} {"id":5755,"amenities":" Laundry Service"} {"id":5755,"amenities":" Meeting rooms"} {"id":5755,"amenities":" Nonsmoking hotel"} {"id":5755,"amenities":" Outdoor pool"} {"id":5755,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5755,"amenities":" Sauna"} {"id":5755,"amenities":" SelfServe Laundry"} {"id":5755,"amenities":" Wheelchair Access"} {"id":5755,"amenities":" Air conditioning"} {"id":5755,"amenities":" Refrigerator in room"} {"id":5755,"amenities":" Kitchenette"} {"id":5755,"amenities":" Nonsmoking rooms"} {"id":5755,"amenities":" Suites"} {"id":5984,"amenities":"Pool"} {"id":5984,"amenities":" Free parking"} {"id":5984,"amenities":" Restaurant"} {"id":5984,"amenities":" BarLounge"} {"id":5984,"amenities":" Free High Speed Internet WiFi"} {"id":5984,"amenities":" Room service"} {"id":5984,"amenities":" Heated pool"} {"id":5984,"amenities":" Hot Tub"} {"id":5984,"amenities":" Indoor pool"} {"id":5984,"amenities":" Laundry Service"} {"id":5984,"amenities":" Meeting rooms"} {"id":5984,"amenities":" Nonsmoking hotel"} {"id":5984,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5984,"amenities":" Public Wifi"} {"id":5984,"amenities":" Wheelchair Access"} {"id":5984,"amenities":" Air conditioning"} {"id":5984,"amenities":" Microwave"} {"id":5984,"amenities":" Refrigerator in room"} {"id":5984,"amenities":" Family Rooms"} {"id":5984,"amenities":" Kitchenette"} {"id":5984,"amenities":" Nonsmoking rooms"} {"id":5984,"amenities":" Suites"} {"id":6032,"amenities":"Room service"} {"id":6032,"amenities":" Restaurant"} {"id":6032,"amenities":" BarLounge"} {"id":6032,"amenities":" Free High Speed Internet WiFi"} {"id":6032,"amenities":" Laundry Service"} {"id":6032,"amenities":" Nonsmoking hotel"} {"id":6032,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":6032,"amenities":" Air conditioning"} {"id":96,"amenities":""} {"id":250,"amenities":""} {"id":377,"amenities":"Pool"} {"id":377,"amenities":" Free parking"} {"id":377,"amenities":" Free High Speed Internet WiFi"} {"id":377,"amenities":" Laundry Service"} {"id":377,"amenities":" Nonsmoking hotel"} {"id":377,"amenities":" Outdoor pool"} {"id":377,"amenities":" Air conditioning"} {"id":377,"amenities":" Refrigerator in room"} {"id":377,"amenities":" Family Rooms"} {"id":377,"amenities":" Kitchenette"} {"id":377,"amenities":" Nonsmoking rooms"} {"id":929,"amenities":"Free parking"} {"id":929,"amenities":" Free High Speed Internet WiFi"} {"id":929,"amenities":" Breakfast included"} {"id":929,"amenities":" Nonsmoking hotel"} {"id":929,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":929,"amenities":" Public Wifi"} {"id":929,"amenities":" Nonsmoking rooms"} {"id":1132,"amenities":"Free parking"} {"id":1132,"amenities":" Free High Speed Internet WiFi"} {"id":1132,"amenities":" Babysitting"} {"id":1132,"amenities":" Laundry Service"} {"id":1132,"amenities":" Nonsmoking hotel"} {"id":1132,"amenities":" Public Wifi"} {"id":1132,"amenities":" Microwave"} {"id":1132,"amenities":" Refrigerator in room"} {"id":1132,"amenities":" Nonsmoking rooms"} {"id":1136,"amenities":"Free parking"} {"id":1136,"amenities":" Breakfast included"} {"id":1136,"amenities":" Free High Speed Internet WiFi"} {"id":1136,"amenities":" Nonsmoking hotel"} {"id":1136,"amenities":" Refrigerator in room"} {"id":1136,"amenities":" Family Rooms"} {"id":1136,"amenities":" Nonsmoking rooms"} {"id":1163,"amenities":""} {"id":1218,"amenities":""} {"id":1257,"amenities":"Free High Speed Internet WiFi"} {"id":1257,"amenities":" Pool"} {"id":1257,"amenities":" Free parking"} {"id":1257,"amenities":" Nonsmoking hotel"} {"id":1257,"amenities":" Outdoor pool"} {"id":1257,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1257,"amenities":" Air conditioning"} {"id":1257,"amenities":" Refrigerator in room"} {"id":1257,"amenities":" Nonsmoking rooms"} {"id":1367,"amenities":"Free parking"} {"id":1367,"amenities":" Free High Speed Internet WiFi"} {"id":1367,"amenities":" Restaurant"} {"id":1367,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1367,"amenities":" Concierge"} {"id":1367,"amenities":" Hot Tub"} {"id":1367,"amenities":" Meeting rooms"} {"id":1367,"amenities":" Nonsmoking hotel"} {"id":1367,"amenities":" Public Wifi"} {"id":1367,"amenities":" Air conditioning"} {"id":1367,"amenities":" Microwave"} {"id":1367,"amenities":" Refrigerator in room"} {"id":1367,"amenities":" Nonsmoking rooms"} {"id":1367,"amenities":" Suites"} {"id":1609,"amenities":""} {"id":1685,"amenities":"Pool"} {"id":1685,"amenities":" Free parking"} {"id":1685,"amenities":" Restaurant"} {"id":1685,"amenities":" BarLounge"} {"id":1685,"amenities":" Free High Speed Internet WiFi"} {"id":1685,"amenities":" Breakfast included"} {"id":1685,"amenities":" Room service"} {"id":1685,"amenities":" Airport transportation"} {"id":1685,"amenities":" Banquet Room"} {"id":1685,"amenities":" Breakfast Available"} {"id":1685,"amenities":" Business Centre with Internet Access"} {"id":1685,"amenities":" Children Activities Kid Family Friendly"} {"id":1685,"amenities":" Concierge"} {"id":1685,"amenities":" Conference Facilities"} {"id":1685,"amenities":" Heated pool"} {"id":1685,"amenities":" Hot Tub"} {"id":1685,"amenities":" Indoor pool"} {"id":1685,"amenities":" Meeting rooms"} {"id":1685,"amenities":" Multilingual Staff"} {"id":1685,"amenities":" Nonsmoking hotel"} {"id":1685,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1685,"amenities":" Sauna"} {"id":1685,"amenities":" Wheelchair Access"} {"id":1685,"amenities":" Air conditioning"} {"id":1685,"amenities":" Refrigerator in room"} {"id":1685,"amenities":" Nonsmoking rooms"} {"id":1685,"amenities":" Suites"} {"id":1717,"amenities":"Free parking"} {"id":1717,"amenities":" Restaurant"} {"id":1717,"amenities":" Free High Speed Internet WiFi"} {"id":1717,"amenities":" Laundry Service"} {"id":1717,"amenities":" Meeting rooms"} {"id":1717,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1717,"amenities":" SelfServe Laundry"} {"id":1717,"amenities":" Wheelchair Access"} {"id":1717,"amenities":" Kitchenette"} {"id":1741,"amenities":"Pool"} {"id":1741,"amenities":" Free parking"} {"id":1741,"amenities":" Free High Speed Internet WiFi"} {"id":1741,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1741,"amenities":" Breakfast included"} {"id":1741,"amenities":" Business Centre with Internet Access"} {"id":1741,"amenities":" Children Activities Kid Family Friendly"} {"id":1741,"amenities":" Heated pool"} {"id":1741,"amenities":" Hot Tub"} {"id":1741,"amenities":" Indoor pool"} {"id":1741,"amenities":" Meeting rooms"} {"id":1741,"amenities":" Multilingual Staff"} {"id":1741,"amenities":" Nonsmoking hotel"} {"id":1741,"amenities":" SelfServe Laundry"} {"id":1741,"amenities":" Wheelchair Access"} {"id":1741,"amenities":" Air conditioning"} {"id":1741,"amenities":" Refrigerator in room"} {"id":1741,"amenities":" Family Rooms"} {"id":1741,"amenities":" Nonsmoking rooms"} {"id":1741,"amenities":" Suites"} {"id":1787,"amenities":"Free High Speed Internet WiFi"} {"id":1787,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1787,"amenities":" Free parking"} {"id":1787,"amenities":" Breakfast included"} {"id":1787,"amenities":" Airport transportation"} {"id":1787,"amenities":" Business Centre with Internet Access"} {"id":1787,"amenities":" Conference Facilities"} {"id":1787,"amenities":" Dry Cleaning"} {"id":1787,"amenities":" Laundry Service"} {"id":1787,"amenities":" Meeting rooms"} {"id":1787,"amenities":" Multilingual Staff"} {"id":1787,"amenities":" Nonsmoking hotel"} {"id":1787,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1787,"amenities":" Public Wifi"} {"id":1787,"amenities":" SelfServe Laundry"} {"id":1787,"amenities":" Wheelchair Access"} {"id":1787,"amenities":" Air conditioning"} {"id":1787,"amenities":" Microwave"} {"id":1787,"amenities":" Refrigerator in room"} {"id":1787,"amenities":" Accessible rooms"} {"id":1787,"amenities":" Family Rooms"} {"id":1787,"amenities":" Kitchenette"} {"id":1787,"amenities":" Nonsmoking rooms"} {"id":1787,"amenities":" Suites"} {"id":2086,"amenities":"Free High Speed Internet WiFi"} {"id":2086,"amenities":" Nonsmoking hotel"} {"id":2086,"amenities":" Public Wifi"} {"id":2086,"amenities":" Air conditioning"} {"id":2086,"amenities":" Refrigerator in room"} {"id":2086,"amenities":" Nonsmoking rooms"} {"id":2413,"amenities":""} {"id":2492,"amenities":"Free parking"} {"id":2492,"amenities":" Free High Speed Internet WiFi"} {"id":2492,"amenities":" Nonsmoking hotel"} {"id":2492,"amenities":" Kitchenette"} {"id":2492,"amenities":" Nonsmoking rooms"} {"id":2534,"amenities":"Free parking"} {"id":2534,"amenities":" Free High Speed Internet WiFi"} {"id":2534,"amenities":" Nonsmoking hotel"} {"id":2534,"amenities":" Public Wifi"} {"id":2534,"amenities":" SelfServe Laundry"} {"id":2534,"amenities":" Microwave"} {"id":2534,"amenities":" Refrigerator in room"} {"id":2534,"amenities":" Family Rooms"} {"id":2534,"amenities":" Kitchenette"} {"id":2534,"amenities":" Nonsmoking rooms"} {"id":2637,"amenities":""} {"id":2701,"amenities":"Pool"} {"id":2701,"amenities":" Free parking"} {"id":2701,"amenities":" Restaurant"} {"id":2701,"amenities":" BarLounge"} {"id":2701,"amenities":" Free High Speed Internet WiFi"} {"id":2701,"amenities":" Hot Tub"} {"id":2701,"amenities":" Indoor pool"} {"id":2701,"amenities":" Nonsmoking hotel"} {"id":2701,"amenities":" Public Wifi"} {"id":2701,"amenities":" Air conditioning"} {"id":2802,"amenities":"Free parking"} {"id":2802,"amenities":" Free High Speed Internet WiFi"} {"id":2802,"amenities":" Breakfast included"} {"id":2802,"amenities":" Nonsmoking hotel"} {"id":2802,"amenities":" Air conditioning"} {"id":2802,"amenities":" Nonsmoking rooms"} {"id":2915,"amenities":"Pool"} {"id":2915,"amenities":" Room service"} {"id":2915,"amenities":" Restaurant"} {"id":2915,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2915,"amenities":" Free High Speed Internet WiFi"} {"id":2915,"amenities":" BarLounge"} {"id":2915,"amenities":" Banquet Room"} {"id":2915,"amenities":" Business Centre with Internet Access"} {"id":2915,"amenities":" Concierge"} {"id":2915,"amenities":" Conference Facilities"} {"id":2915,"amenities":" Dry Cleaning"} {"id":2915,"amenities":" Electric vehicle charging station"} {"id":2915,"amenities":" Heated pool"} {"id":2915,"amenities":" Hot Tub"} {"id":2915,"amenities":" Indoor pool"} {"id":2915,"amenities":" Laundry Service"} {"id":2915,"amenities":" Meeting rooms"} {"id":2915,"amenities":" Multilingual Staff"} {"id":2915,"amenities":" Nonsmoking hotel"} {"id":2915,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2915,"amenities":" Sauna"} {"id":2915,"amenities":" Wheelchair Access"} {"id":2915,"amenities":" Air conditioning"} {"id":2915,"amenities":" Family Rooms"} {"id":2915,"amenities":" Nonsmoking rooms"} {"id":2915,"amenities":" Suites"} {"id":3121,"amenities":""} {"id":3143,"amenities":"Restaurant"} {"id":3143,"amenities":" BarLounge"} {"id":3143,"amenities":" Breakfast included"} {"id":3143,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3143,"amenities":" Airport transportation"} {"id":3143,"amenities":" Hot Tub"} {"id":3143,"amenities":" Nonsmoking hotel"} {"id":3143,"amenities":" Nonsmoking rooms"} {"id":3197,"amenities":"Kitchenette"} {"id":3274,"amenities":"Free parking"} {"id":3274,"amenities":" Free High Speed Internet WiFi"} {"id":3274,"amenities":" Nonsmoking hotel"} {"id":3274,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3274,"amenities":" Kitchenette"} {"id":3274,"amenities":" Nonsmoking rooms"} {"id":3274,"amenities":" Suites"} {"id":3314,"amenities":"Free parking"} {"id":3314,"amenities":" Golf Course"} {"id":3314,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3314,"amenities":" Refrigerator in room"} {"id":3632,"amenities":"Free parking"} {"id":3632,"amenities":" Free High Speed Internet WiFi"} {"id":3632,"amenities":" Children Activities Kid Family Friendly"} {"id":3632,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3632,"amenities":" SelfServe Laundry"} {"id":4154,"amenities":""} {"id":4336,"amenities":""} {"id":4372,"amenities":""} {"id":4650,"amenities":"Free parking"} {"id":4650,"amenities":" Restaurant"} {"id":4650,"amenities":" Free High Speed Internet WiFi"} {"id":4650,"amenities":" Pool"} {"id":4650,"amenities":" BarLounge"} {"id":4650,"amenities":" Spa"} {"id":4650,"amenities":" Breakfast included"} {"id":4650,"amenities":" Banquet Room"} {"id":4650,"amenities":" Breakfast Available"} {"id":4650,"amenities":" Business Centre with Internet Access"} {"id":4650,"amenities":" Children Activities Kid Family Friendly"} {"id":4650,"amenities":" Conference Facilities"} {"id":4650,"amenities":" Hot Tub"} {"id":4650,"amenities":" Meeting rooms"} {"id":4650,"amenities":" Multilingual Staff"} {"id":4650,"amenities":" Nonsmoking hotel"} {"id":4650,"amenities":" Outdoor pool"} {"id":4650,"amenities":" Public Wifi"} {"id":4650,"amenities":" Wheelchair Access"} {"id":4650,"amenities":" Air conditioning"} {"id":4650,"amenities":" Microwave"} {"id":4650,"amenities":" Accessible rooms"} {"id":4650,"amenities":" Family Rooms"} {"id":4650,"amenities":" Nonsmoking rooms"} {"id":4650,"amenities":" Suites"} {"id":5499,"amenities":"Free parking"} {"id":5499,"amenities":" Free High Speed Internet WiFi"} {"id":5499,"amenities":" Breakfast included"} {"id":5499,"amenities":" Multilingual Staff"} {"id":5499,"amenities":" Nonsmoking hotel"} {"id":5499,"amenities":" Public Wifi"} {"id":5499,"amenities":" Air conditioning"} {"id":5499,"amenities":" Family Rooms"} {"id":5499,"amenities":" Nonsmoking rooms"} {"id":5500,"amenities":"Free parking"} {"id":5500,"amenities":" Free High Speed Internet WiFi"} {"id":5500,"amenities":" Breakfast included"} {"id":5500,"amenities":" Banquet Room"} {"id":5500,"amenities":" Electric vehicle charging station"} {"id":5500,"amenities":" Hot Tub"} {"id":5500,"amenities":" Multilingual Staff"} {"id":5500,"amenities":" Nonsmoking hotel"} {"id":5500,"amenities":" Public Wifi"} {"id":5500,"amenities":" SkiIn SkiOut"} {"id":5500,"amenities":" Air conditioning"} {"id":5500,"amenities":" Microwave"} {"id":5500,"amenities":" Refrigerator in room"} {"id":5500,"amenities":" Family Rooms"} {"id":5500,"amenities":" Kitchenette"} {"id":5500,"amenities":" Nonsmoking rooms"} {"id":5500,"amenities":" Suites"} {"id":5829,"amenities":""} {"id":5910,"amenities":""} {"id":6115,"amenities":"Pool"} {"id":6115,"amenities":" Restaurant"} {"id":6115,"amenities":" Fitness Centre with Gym Workout Room"} {"id":6115,"amenities":" Free parking"} {"id":6115,"amenities":" Room service"} {"id":6115,"amenities":" BarLounge"} {"id":6115,"amenities":" Free High Speed Internet WiFi"} {"id":6115,"amenities":" Babysitting"} {"id":6115,"amenities":" Banquet Room"} {"id":6115,"amenities":" Breakfast Available"} {"id":6115,"amenities":" Business Centre with Internet Access"} {"id":6115,"amenities":" Children Activities Kid Family Friendly"} {"id":6115,"amenities":" Conference Facilities"} {"id":6115,"amenities":" Heated pool"} {"id":6115,"amenities":" Hot Tub"} {"id":6115,"amenities":" Indoor pool"} {"id":6115,"amenities":" Meeting rooms"} {"id":6115,"amenities":" Nonsmoking hotel"} {"id":6115,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":6115,"amenities":" SelfServe Laundry"} {"id":6115,"amenities":" Tennis Court"} {"id":6115,"amenities":" Wheelchair Access"} {"id":6115,"amenities":" Air conditioning"} {"id":6115,"amenities":" Family Rooms"} {"id":6115,"amenities":" Nonsmoking rooms"} {"id":6115,"amenities":" Suites"} {"id":214,"amenities":"Pool"} {"id":214,"amenities":" Room service"} {"id":214,"amenities":" Free parking"} {"id":214,"amenities":" Restaurant"} {"id":214,"amenities":" Free High Speed Internet WiFi"} {"id":214,"amenities":" Fitness Centre with Gym Workout Room"} {"id":214,"amenities":" BarLounge"} {"id":214,"amenities":" Banquet Room"} {"id":214,"amenities":" Business Centre with Internet Access"} {"id":214,"amenities":" Conference Facilities"} {"id":214,"amenities":" Dry Cleaning"} {"id":214,"amenities":" Heated pool"} {"id":214,"amenities":" Indoor pool"} {"id":214,"amenities":" Laundry Service"} {"id":214,"amenities":" Meeting rooms"} {"id":214,"amenities":" Multilingual Staff"} {"id":214,"amenities":" Nonsmoking hotel"} {"id":214,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":214,"amenities":" Sauna"} {"id":214,"amenities":" Wheelchair Access"} {"id":214,"amenities":" Air conditioning"} {"id":214,"amenities":" Refrigerator in room"} {"id":214,"amenities":" Family Rooms"} {"id":214,"amenities":" Nonsmoking rooms"} {"id":214,"amenities":" Suites"} {"id":449,"amenities":"Free parking"} {"id":449,"amenities":" Free Internet"} {"id":449,"amenities":" Breakfast included"} {"id":449,"amenities":" Casino and Gambling"} {"id":449,"amenities":" Golf Course"} {"id":449,"amenities":" Multilingual Staff"} {"id":449,"amenities":" Nonsmoking hotel"} {"id":449,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":449,"amenities":" Air conditioning"} {"id":449,"amenities":" Nonsmoking rooms"} {"id":461,"amenities":""} {"id":538,"amenities":"Free parking"} {"id":538,"amenities":" Free High Speed Internet WiFi"} {"id":538,"amenities":" Nonsmoking hotel"} {"id":538,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":538,"amenities":" Public Wifi"} {"id":538,"amenities":" Microwave"} {"id":538,"amenities":" Refrigerator in room"} {"id":538,"amenities":" Nonsmoking rooms"} {"id":719,"amenities":"Free parking"} {"id":719,"amenities":" Free High Speed Internet WiFi"} {"id":719,"amenities":" Golf Course"} {"id":719,"amenities":" Laundry Service"} {"id":719,"amenities":" Meeting rooms"} {"id":719,"amenities":" Nonsmoking hotel"} {"id":719,"amenities":" Wheelchair Access"} {"id":719,"amenities":" Air conditioning"} {"id":719,"amenities":" Family Rooms"} {"id":719,"amenities":" Nonsmoking rooms"} {"id":719,"amenities":" Suites"} {"id":1024,"amenities":""} {"id":1478,"amenities":"Free High Speed Internet WiFi"} {"id":1478,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1478,"amenities":" Banquet Room"} {"id":1478,"amenities":" Breakfast Available"} {"id":1478,"amenities":" Business Centre with Internet Access"} {"id":1478,"amenities":" Conference Facilities"} {"id":1478,"amenities":" Dry Cleaning"} {"id":1478,"amenities":" Laundry Service"} {"id":1478,"amenities":" Meeting rooms"} {"id":1478,"amenities":" Multilingual Staff"} {"id":1478,"amenities":" Nonsmoking hotel"} {"id":1478,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1478,"amenities":" Public Wifi"} {"id":1478,"amenities":" Wheelchair Access"} {"id":1478,"amenities":" Air conditioning"} {"id":1478,"amenities":" Accessible rooms"} {"id":1478,"amenities":" Family Rooms"} {"id":1478,"amenities":" Nonsmoking rooms"} {"id":1493,"amenities":"Free parking"} {"id":1493,"amenities":" Free High Speed Internet WiFi"} {"id":1493,"amenities":" Breakfast included"} {"id":1493,"amenities":" Nonsmoking hotel"} {"id":1493,"amenities":" Refrigerator in room"} {"id":1493,"amenities":" Nonsmoking rooms"} {"id":1536,"amenities":"Free parking"} {"id":1536,"amenities":" Free High Speed Internet WiFi"} {"id":1536,"amenities":" Laundry Service"} {"id":1536,"amenities":" Nonsmoking hotel"} {"id":1536,"amenities":" Public Wifi"} {"id":1536,"amenities":" Air conditioning"} {"id":1536,"amenities":" Refrigerator in room"} {"id":1536,"amenities":" Nonsmoking rooms"} {"id":1729,"amenities":"Free parking"} {"id":1729,"amenities":" Free High Speed Internet WiFi"} {"id":1729,"amenities":" Dry Cleaning"} {"id":1729,"amenities":" Nonsmoking hotel"} {"id":1729,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1729,"amenities":" Air conditioning"} {"id":1729,"amenities":" Refrigerator in room"} {"id":1729,"amenities":" Family Rooms"} {"id":1729,"amenities":" Nonsmoking rooms"} {"id":2231,"amenities":"Free parking"} {"id":2231,"amenities":" Free High Speed Internet WiFi"} {"id":2231,"amenities":" Breakfast included"} {"id":2231,"amenities":" Breakfast Available"} {"id":2231,"amenities":" Dry Cleaning"} {"id":2231,"amenities":" Laundry Service"} {"id":2231,"amenities":" Nonsmoking hotel"} {"id":2231,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2231,"amenities":" Public Wifi"} {"id":2231,"amenities":" Wheelchair Access"} {"id":2231,"amenities":" Air conditioning"} {"id":2231,"amenities":" Microwave"} {"id":2231,"amenities":" Refrigerator in room"} {"id":2231,"amenities":" Nonsmoking rooms"} {"id":2322,"amenities":""} {"id":2855,"amenities":""} {"id":2921,"amenities":"Free parking"} {"id":2921,"amenities":" Restaurant"} {"id":2921,"amenities":" BarLounge"} {"id":2921,"amenities":" Free High Speed Internet WiFi"} {"id":2921,"amenities":" Golf Course"} {"id":2921,"amenities":" Nonsmoking hotel"} {"id":2921,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2921,"amenities":" Public Wifi"} {"id":2921,"amenities":" Air conditioning"} {"id":2921,"amenities":" Microwave"} {"id":2921,"amenities":" Refrigerator in room"} {"id":2921,"amenities":" Kitchenette"} {"id":2921,"amenities":" Nonsmoking rooms"} {"id":2921,"amenities":" Smoking rooms available"} {"id":3038,"amenities":"Free parking"} {"id":3038,"amenities":" Free High Speed Internet WiFi"} {"id":3038,"amenities":" Nonsmoking hotel"} {"id":3038,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3038,"amenities":" Public Wifi"} {"id":3038,"amenities":" Microwave"} {"id":3038,"amenities":" Refrigerator in room"} {"id":3131,"amenities":""} {"id":4290,"amenities":"Free parking"} {"id":4290,"amenities":" Free High Speed Internet WiFi"} {"id":4290,"amenities":" Breakfast included"} {"id":4290,"amenities":" Nonsmoking hotel"} {"id":4290,"amenities":" Air conditioning"} {"id":4290,"amenities":" Microwave"} {"id":4290,"amenities":" Refrigerator in room"} {"id":4290,"amenities":" Family Rooms"} {"id":4401,"amenities":"Free parking"} {"id":4401,"amenities":" BarLounge"} {"id":4401,"amenities":" Free High Speed Internet WiFi"} {"id":4401,"amenities":" Breakfast included"} {"id":4401,"amenities":" Restaurant"} {"id":4401,"amenities":" Nonsmoking hotel"} {"id":4401,"amenities":" Air conditioning"} {"id":4401,"amenities":" Refrigerator in room"} {"id":4401,"amenities":" Family Rooms"} {"id":4401,"amenities":" Nonsmoking rooms"} {"id":4421,"amenities":""} {"id":5093,"amenities":"Restaurant"} {"id":5093,"amenities":" BarLounge"} {"id":5093,"amenities":" Free High Speed Internet WiFi"} {"id":5093,"amenities":" Children Activities Kid Family Friendly"} {"id":5093,"amenities":" Meeting rooms"} {"id":5093,"amenities":" Nonsmoking hotel"} {"id":5093,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5093,"amenities":" Public Wifi"} {"id":5093,"amenities":" Wheelchair Access"} {"id":5093,"amenities":" Refrigerator in room"} {"id":5093,"amenities":" Nonsmoking rooms"} {"id":5341,"amenities":"Free High Speed Internet WiFi"} {"id":5341,"amenities":" Breakfast included"} {"id":5341,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5341,"amenities":" Room service"} {"id":5341,"amenities":" Restaurant"} {"id":5341,"amenities":" BarLounge"} {"id":5341,"amenities":" Airport transportation"} {"id":5341,"amenities":" Business Centre with Internet Access"} {"id":5341,"amenities":" Children Activities Kid Family Friendly"} {"id":5341,"amenities":" Laundry Service"} {"id":5341,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5341,"amenities":" Public Wifi"} {"id":5341,"amenities":" Shuttle Bus Service"} {"id":5341,"amenities":" SkiIn SkiOut"} {"id":5341,"amenities":" Wheelchair Access"} {"id":5341,"amenities":" Air conditioning"} {"id":5341,"amenities":" Suites"} {"id":5472,"amenities":"Free parking"} {"id":5472,"amenities":" Free High Speed Internet WiFi"} {"id":5472,"amenities":" Nonsmoking hotel"} {"id":5472,"amenities":" Wheelchair Access"} {"id":5472,"amenities":" Air conditioning"} {"id":5472,"amenities":" Refrigerator in room"} {"id":5472,"amenities":" Kitchenette"} {"id":5472,"amenities":" Nonsmoking rooms"} {"id":361,"amenities":"Free parking"} {"id":361,"amenities":" Free High Speed Internet WiFi"} {"id":361,"amenities":" Breakfast included"} {"id":361,"amenities":" Multilingual Staff"} {"id":361,"amenities":" Nonsmoking hotel"} {"id":361,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":361,"amenities":" Air conditioning"} {"id":361,"amenities":" Refrigerator in room"} {"id":361,"amenities":" Nonsmoking rooms"} {"id":1045,"amenities":"Pool"} {"id":1045,"amenities":" Restaurant"} {"id":1045,"amenities":" Room service"} {"id":1045,"amenities":" Free High Speed Internet WiFi"} {"id":1045,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1045,"amenities":" BarLounge"} {"id":1045,"amenities":" Airport transportation"} {"id":1045,"amenities":" Banquet Room"} {"id":1045,"amenities":" Breakfast Available"} {"id":1045,"amenities":" Business Centre with Internet Access"} {"id":1045,"amenities":" Conference Facilities"} {"id":1045,"amenities":" Dry Cleaning"} {"id":1045,"amenities":" Heated pool"} {"id":1045,"amenities":" Hot Tub"} {"id":1045,"amenities":" Indoor pool"} {"id":1045,"amenities":" Laundry Service"} {"id":1045,"amenities":" Meeting rooms"} {"id":1045,"amenities":" Multilingual Staff"} {"id":1045,"amenities":" Nonsmoking hotel"} {"id":1045,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1045,"amenities":" Public Wifi"} {"id":1045,"amenities":" SelfServe Laundry"} {"id":1045,"amenities":" Shuttle Bus Service"} {"id":1045,"amenities":" Wheelchair Access"} {"id":1045,"amenities":" Air conditioning"} {"id":1045,"amenities":" Refrigerator in room"} {"id":1045,"amenities":" Accessible rooms"} {"id":1045,"amenities":" Family Rooms"} {"id":1045,"amenities":" Nonsmoking rooms"} {"id":1045,"amenities":" Suites"} {"id":1498,"amenities":"Free High Speed Internet WiFi"} {"id":1498,"amenities":" Nonsmoking hotel"} {"id":1498,"amenities":" Public Wifi"} {"id":1498,"amenities":" Air conditioning"} {"id":1498,"amenities":" Microwave"} {"id":1498,"amenities":" Refrigerator in room"} {"id":1498,"amenities":" Kitchenette"} {"id":1498,"amenities":" Nonsmoking rooms"} {"id":1498,"amenities":" Suites"} {"id":2147,"amenities":""} {"id":2357,"amenities":"Free parking"} {"id":2357,"amenities":" Free High Speed Internet WiFi"} {"id":2357,"amenities":" Breakfast included"} {"id":2357,"amenities":" Spa"} {"id":2357,"amenities":" Golf Course"} {"id":2357,"amenities":" Nonsmoking hotel"} {"id":2357,"amenities":" Public Wifi"} {"id":2357,"amenities":" Family Rooms"} {"id":2357,"amenities":" Nonsmoking rooms"} {"id":2357,"amenities":" Suites"} {"id":2369,"amenities":"Free parking"} {"id":2369,"amenities":" Free High Speed Internet WiFi"} {"id":2369,"amenities":" Golf Course"} {"id":2369,"amenities":" Laundry Service"} {"id":2369,"amenities":" Nonsmoking hotel"} {"id":2369,"amenities":" Public Wifi"} {"id":2369,"amenities":" Family Rooms"} {"id":2369,"amenities":" Nonsmoking rooms"} {"id":2891,"amenities":"Free parking"} {"id":2891,"amenities":" Breakfast included"} {"id":2891,"amenities":" Free High Speed Internet WiFi"} {"id":2891,"amenities":" Pool"} {"id":2891,"amenities":" Indoor pool"} {"id":2891,"amenities":" Laundry Service"} {"id":2891,"amenities":" Nonsmoking hotel"} {"id":2891,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2891,"amenities":" Microwave"} {"id":2891,"amenities":" Family Rooms"} {"id":2891,"amenities":" Nonsmoking rooms"} {"id":3049,"amenities":""} {"id":3151,"amenities":"BarLounge"} {"id":3151,"amenities":" Breakfast included"} {"id":3151,"amenities":" Restaurant"} {"id":3151,"amenities":" Airport transportation"} {"id":3151,"amenities":" Hot Tub"} {"id":3151,"amenities":" Nonsmoking hotel"} {"id":3151,"amenities":" Air conditioning"} {"id":3151,"amenities":" Nonsmoking rooms"} {"id":3151,"amenities":" Suites"} {"id":3364,"amenities":"Free parking"} {"id":3364,"amenities":" Free High Speed Internet WiFi"} {"id":3364,"amenities":" Airport transportation"} {"id":3364,"amenities":" Breakfast Available"} {"id":3364,"amenities":" Children Activities Kid Family Friendly"} {"id":3364,"amenities":" Concierge"} {"id":3364,"amenities":" Multilingual Staff"} {"id":3364,"amenities":" Nonsmoking hotel"} {"id":3364,"amenities":" Public Wifi"} {"id":3364,"amenities":" SelfServe Laundry"} {"id":3364,"amenities":" Microwave"} {"id":3364,"amenities":" Refrigerator in room"} {"id":3364,"amenities":" Family Rooms"} {"id":3364,"amenities":" Kitchenette"} {"id":3364,"amenities":" Nonsmoking rooms"} {"id":3517,"amenities":""} {"id":3561,"amenities":"Free parking"} {"id":3561,"amenities":" Free High Speed Internet WiFi"} {"id":3561,"amenities":" Breakfast included"} {"id":3561,"amenities":" Airport transportation"} {"id":3561,"amenities":" Nonsmoking hotel"} {"id":3561,"amenities":" Air conditioning"} {"id":3561,"amenities":" Microwave"} {"id":3561,"amenities":" Refrigerator in room"} {"id":3561,"amenities":" Family Rooms"} {"id":3561,"amenities":" Nonsmoking rooms"} {"id":3561,"amenities":" Suites"} {"id":4674,"amenities":""} {"id":4980,"amenities":"Free parking"} {"id":4980,"amenities":" Restaurant"} {"id":4980,"amenities":" BarLounge"} {"id":4980,"amenities":" Free High Speed Internet WiFi"} {"id":4980,"amenities":" Breakfast included"} {"id":4980,"amenities":" Nonsmoking hotel"} {"id":4980,"amenities":" Air conditioning"} {"id":4980,"amenities":" Nonsmoking rooms"} {"id":4980,"amenities":" Suites"} {"id":5063,"amenities":""} {"id":5215,"amenities":""} {"id":5600,"amenities":"Free parking"} {"id":5600,"amenities":" Free High Speed Internet WiFi"} {"id":5600,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5600,"amenities":" Air conditioning"} {"id":5600,"amenities":" Microwave"} {"id":5600,"amenities":" Refrigerator in room"} {"id":5600,"amenities":" Family Rooms"} {"id":85,"amenities":""} {"id":575,"amenities":"Pool"} {"id":575,"amenities":" Free parking"} {"id":575,"amenities":" Free High Speed Internet WiFi"} {"id":575,"amenities":" Fitness Centre with Gym Workout Room"} {"id":575,"amenities":" Breakfast included"} {"id":575,"amenities":" Business Centre with Internet Access"} {"id":575,"amenities":" Conference Facilities"} {"id":575,"amenities":" Dry Cleaning"} {"id":575,"amenities":" Heated pool"} {"id":575,"amenities":" Hot Tub"} {"id":575,"amenities":" Indoor pool"} {"id":575,"amenities":" Laundry Service"} {"id":575,"amenities":" Meeting rooms"} {"id":575,"amenities":" Multilingual Staff"} {"id":575,"amenities":" Nonsmoking hotel"} {"id":575,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":575,"amenities":" Public Wifi"} {"id":575,"amenities":" SelfServe Laundry"} {"id":575,"amenities":" Wheelchair Access"} {"id":575,"amenities":" Air conditioning"} {"id":575,"amenities":" Microwave"} {"id":575,"amenities":" Refrigerator in room"} {"id":575,"amenities":" Family Rooms"} {"id":575,"amenities":" Nonsmoking rooms"} {"id":735,"amenities":"Free parking"} {"id":735,"amenities":" Restaurant"} {"id":735,"amenities":" Free High Speed Internet WiFi"} {"id":735,"amenities":" Hot Tub"} {"id":735,"amenities":" Nonsmoking hotel"} {"id":735,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":735,"amenities":" SelfServe Laundry"} {"id":735,"amenities":" Air conditioning"} {"id":735,"amenities":" Microwave"} {"id":735,"amenities":" Refrigerator in room"} {"id":735,"amenities":" Accessible rooms"} {"id":735,"amenities":" Family Rooms"} {"id":735,"amenities":" Kitchenette"} {"id":735,"amenities":" Nonsmoking rooms"} {"id":735,"amenities":" Suites"} {"id":815,"amenities":"Free Internet"} {"id":815,"amenities":" Babysitting"} {"id":815,"amenities":" Children Activities Kid Family Friendly"} {"id":815,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":867,"amenities":"Restaurant"} {"id":867,"amenities":" Fitness Centre with Gym Workout Room"} {"id":867,"amenities":" Room service"} {"id":867,"amenities":" Free High Speed Internet WiFi"} {"id":867,"amenities":" BarLounge"} {"id":867,"amenities":" Spa"} {"id":867,"amenities":" Banquet Room"} {"id":867,"amenities":" Breakfast Available"} {"id":867,"amenities":" Business Centre with Internet Access"} {"id":867,"amenities":" Concierge"} {"id":867,"amenities":" Conference Facilities"} {"id":867,"amenities":" Dry Cleaning"} {"id":867,"amenities":" Laundry Service"} {"id":867,"amenities":" Meeting rooms"} {"id":867,"amenities":" Multilingual Staff"} {"id":867,"amenities":" Nonsmoking hotel"} {"id":867,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":867,"amenities":" Public Wifi"} {"id":867,"amenities":" Wheelchair Access"} {"id":867,"amenities":" Air conditioning"} {"id":867,"amenities":" Refrigerator in room"} {"id":867,"amenities":" Accessible rooms"} {"id":867,"amenities":" Nonsmoking rooms"} {"id":1310,"amenities":"Free parking"} {"id":1310,"amenities":" Free High Speed Internet WiFi"} {"id":1310,"amenities":" Breakfast included"} {"id":1310,"amenities":" Nonsmoking hotel"} {"id":1310,"amenities":" Public Wifi"} {"id":1310,"amenities":" Family Rooms"} {"id":1310,"amenities":" Nonsmoking rooms"} {"id":1404,"amenities":"Free parking"} {"id":1404,"amenities":" Room service"} {"id":1404,"amenities":" Free High Speed Internet WiFi"} {"id":1404,"amenities":" Children Activities Kid Family Friendly"} {"id":1404,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1404,"amenities":" Shuttle Bus Service"} {"id":1404,"amenities":" Air conditioning"} {"id":1404,"amenities":" Kitchenette"} {"id":1404,"amenities":" Suites"} {"id":1556,"amenities":"Free parking"} {"id":1556,"amenities":" Free High Speed Internet WiFi"} {"id":1556,"amenities":" Nonsmoking hotel"} {"id":1556,"amenities":" SelfServe Laundry"} {"id":1556,"amenities":" Nonsmoking rooms"} {"id":1947,"amenities":"Free parking"} {"id":1947,"amenities":" Free High Speed Internet WiFi"} {"id":1947,"amenities":" Golf Course"} {"id":1947,"amenities":" Nonsmoking hotel"} {"id":1947,"amenities":" Public Wifi"} {"id":1947,"amenities":" Air conditioning"} {"id":1947,"amenities":" Microwave"} {"id":1947,"amenities":" Refrigerator in room"} {"id":1947,"amenities":" Nonsmoking rooms"} {"id":2222,"amenities":"Pool"} {"id":2222,"amenities":" Free parking"} {"id":2222,"amenities":" Restaurant"} {"id":2222,"amenities":" Free High Speed Internet WiFi"} {"id":2222,"amenities":" BarLounge"} {"id":2222,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2222,"amenities":" Room service"} {"id":2222,"amenities":" Business Centre with Internet Access"} {"id":2222,"amenities":" Heated pool"} {"id":2222,"amenities":" Hot Tub"} {"id":2222,"amenities":" Indoor pool"} {"id":2222,"amenities":" Laundry Service"} {"id":2222,"amenities":" Meeting rooms"} {"id":2222,"amenities":" Multilingual Staff"} {"id":2222,"amenities":" Nonsmoking hotel"} {"id":2222,"amenities":" Sauna"} {"id":2222,"amenities":" Wheelchair Access"} {"id":2222,"amenities":" Air conditioning"} {"id":2222,"amenities":" Family Rooms"} {"id":2222,"amenities":" Kitchenette"} {"id":2222,"amenities":" Nonsmoking rooms"} {"id":2222,"amenities":" Suites"} {"id":2367,"amenities":""} {"id":2449,"amenities":"Free parking"} {"id":2449,"amenities":" Free High Speed Internet WiFi"} {"id":2449,"amenities":" Laundry Service"} {"id":2449,"amenities":" Nonsmoking hotel"} {"id":2449,"amenities":" Public Wifi"} {"id":2449,"amenities":" Microwave"} {"id":2449,"amenities":" Refrigerator in room"} {"id":2449,"amenities":" Kitchenette"} {"id":2449,"amenities":" Nonsmoking rooms"} {"id":2449,"amenities":" Suites"} {"id":2464,"amenities":""} {"id":2625,"amenities":"Free High Speed Internet WiFi"} {"id":2625,"amenities":" Business Centre with Internet Access"} {"id":2625,"amenities":" Concierge"} {"id":2625,"amenities":" Dry Cleaning"} {"id":2625,"amenities":" Laundry Service"} {"id":2625,"amenities":" Multilingual Staff"} {"id":2625,"amenities":" Nonsmoking hotel"} {"id":2625,"amenities":" Public Wifi"} {"id":2625,"amenities":" SelfServe Laundry"} {"id":2625,"amenities":" Air conditioning"} {"id":2625,"amenities":" Microwave"} {"id":2625,"amenities":" Refrigerator in room"} {"id":2625,"amenities":" Family Rooms"} {"id":2625,"amenities":" Kitchenette"} {"id":2625,"amenities":" Nonsmoking rooms"} {"id":2625,"amenities":" Suites"} {"id":2722,"amenities":"Free parking"} {"id":2722,"amenities":" Restaurant"} {"id":2722,"amenities":" Free High Speed Internet WiFi"} {"id":2722,"amenities":" Pool"} {"id":2722,"amenities":" Room service"} {"id":2722,"amenities":" BarLounge"} {"id":2722,"amenities":" Spa"} {"id":2722,"amenities":" Breakfast Available"} {"id":2722,"amenities":" Business Centre with Internet Access"} {"id":2722,"amenities":" Conference Facilities"} {"id":2722,"amenities":" Hot Tub"} {"id":2722,"amenities":" Laundry Service"} {"id":2722,"amenities":" Meeting rooms"} {"id":2722,"amenities":" Multilingual Staff"} {"id":2722,"amenities":" Nonsmoking hotel"} {"id":2722,"amenities":" Outdoor pool"} {"id":2722,"amenities":" Public Wifi"} {"id":2722,"amenities":" Sauna"} {"id":2722,"amenities":" Air conditioning"} {"id":2722,"amenities":" Accessible rooms"} {"id":2722,"amenities":" Family Rooms"} {"id":2722,"amenities":" Nonsmoking rooms"} {"id":2722,"amenities":" Suites"} {"id":2805,"amenities":"Free parking"} {"id":2805,"amenities":" Free High Speed Internet WiFi"} {"id":2805,"amenities":" Nonsmoking hotel"} {"id":2805,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2805,"amenities":" Public Wifi"} {"id":2805,"amenities":" Microwave"} {"id":2805,"amenities":" Refrigerator in room"} {"id":2805,"amenities":" Accessible rooms"} {"id":2805,"amenities":" Kitchenette"} {"id":2805,"amenities":" Nonsmoking rooms"} {"id":2805,"amenities":" Suites"} {"id":2808,"amenities":"Free High Speed Internet WiFi"} {"id":2808,"amenities":" Restaurant"} {"id":2808,"amenities":" Nonsmoking hotel"} {"id":2808,"amenities":" Public Wifi"} {"id":2808,"amenities":" Refrigerator in room"} {"id":2808,"amenities":" Kitchenette"} {"id":2808,"amenities":" Nonsmoking rooms"} {"id":2808,"amenities":" Suites"} {"id":3084,"amenities":""} {"id":3283,"amenities":"Free High Speed Internet WiFi"} {"id":3283,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3729,"amenities":"Free High Speed Internet WiFi"} {"id":3729,"amenities":" Pool"} {"id":3729,"amenities":" Free parking"} {"id":3729,"amenities":" Nonsmoking hotel"} {"id":3729,"amenities":" Outdoor pool"} {"id":3729,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3729,"amenities":" Public Wifi"} {"id":3729,"amenities":" Wheelchair Access"} {"id":3729,"amenities":" Air conditioning"} {"id":3729,"amenities":" Refrigerator in room"} {"id":3729,"amenities":" Nonsmoking rooms"} {"id":4383,"amenities":"Pool"} {"id":4383,"amenities":" Room service"} {"id":4383,"amenities":" Free parking"} {"id":4383,"amenities":" Free High Speed Internet WiFi"} {"id":4383,"amenities":" Restaurant"} {"id":4383,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4383,"amenities":" BarLounge"} {"id":4383,"amenities":" Banquet Room"} {"id":4383,"amenities":" Business Centre with Internet Access"} {"id":4383,"amenities":" Conference Facilities"} {"id":4383,"amenities":" Dry Cleaning"} {"id":4383,"amenities":" Heated pool"} {"id":4383,"amenities":" Hot Tub"} {"id":4383,"amenities":" Indoor pool"} {"id":4383,"amenities":" Laundry Service"} {"id":4383,"amenities":" Meeting rooms"} {"id":4383,"amenities":" Multilingual Staff"} {"id":4383,"amenities":" Nonsmoking hotel"} {"id":4383,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4383,"amenities":" SelfServe Laundry"} {"id":4383,"amenities":" Wheelchair Access"} {"id":4383,"amenities":" Air conditioning"} {"id":4383,"amenities":" Microwave"} {"id":4383,"amenities":" Family Rooms"} {"id":4383,"amenities":" Nonsmoking rooms"} {"id":4383,"amenities":" Suites"} {"id":4400,"amenities":"Restaurant"} {"id":4400,"amenities":" BarLounge"} {"id":4400,"amenities":" Free High Speed Internet WiFi"} {"id":4400,"amenities":" Meeting rooms"} {"id":4400,"amenities":" Nonsmoking hotel"} {"id":4400,"amenities":" Air conditioning"} {"id":4400,"amenities":" Microwave"} {"id":4400,"amenities":" Minibar"} {"id":4400,"amenities":" Refrigerator in room"} {"id":4400,"amenities":" Nonsmoking rooms"} {"id":4400,"amenities":" Suites"} {"id":4448,"amenities":""} {"id":4500,"amenities":""} {"id":4893,"amenities":"Pool"} {"id":4893,"amenities":" Restaurant"} {"id":4893,"amenities":" Room service"} {"id":4893,"amenities":" Free High Speed Internet WiFi"} {"id":4893,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4893,"amenities":" Free parking"} {"id":4893,"amenities":" BarLounge"} {"id":4893,"amenities":" Spa"} {"id":4893,"amenities":" Banquet Room"} {"id":4893,"amenities":" Business Centre with Internet Access"} {"id":4893,"amenities":" Children Activities Kid Family Friendly"} {"id":4893,"amenities":" Concierge"} {"id":4893,"amenities":" Heated pool"} {"id":4893,"amenities":" Laundry Service"} {"id":4893,"amenities":" Meeting rooms"} {"id":4893,"amenities":" Multilingual Staff"} {"id":4893,"amenities":" Nonsmoking hotel"} {"id":4893,"amenities":" Outdoor pool"} {"id":4893,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4893,"amenities":" Public Wifi"} {"id":4893,"amenities":" Tennis Court"} {"id":4893,"amenities":" Air conditioning"} {"id":4893,"amenities":" Accessible rooms"} {"id":4893,"amenities":" Family Rooms"} {"id":4893,"amenities":" Nonsmoking rooms"} {"id":4893,"amenities":" Suites"} {"id":5436,"amenities":"Restaurant"} {"id":5436,"amenities":" Free High Speed Internet WiFi"} {"id":5436,"amenities":" Room service"} {"id":5436,"amenities":" BarLounge"} {"id":5436,"amenities":" Children Activities Kid Family Friendly"} {"id":5436,"amenities":" Golf Course"} {"id":5436,"amenities":" Nonsmoking hotel"} {"id":5436,"amenities":" Public Wifi"} {"id":5436,"amenities":" Air conditioning"} {"id":5436,"amenities":" Refrigerator in room"} {"id":5436,"amenities":" Family Rooms"} {"id":5436,"amenities":" Nonsmoking rooms"} {"id":179,"amenities":""} {"id":306,"amenities":""} {"id":441,"amenities":"Pool"} {"id":441,"amenities":" Free parking"} {"id":441,"amenities":" Free High Speed Internet WiFi"} {"id":441,"amenities":" Breakfast included"} {"id":441,"amenities":" Banquet Room"} {"id":441,"amenities":" Breakfast Available"} {"id":441,"amenities":" Business Centre with Internet Access"} {"id":441,"amenities":" Conference Facilities"} {"id":441,"amenities":" Dry Cleaning"} {"id":441,"amenities":" Heated pool"} {"id":441,"amenities":" Hot Tub"} {"id":441,"amenities":" Indoor pool"} {"id":441,"amenities":" Laundry Service"} {"id":441,"amenities":" Meeting rooms"} {"id":441,"amenities":" Multilingual Staff"} {"id":441,"amenities":" Nonsmoking hotel"} {"id":441,"amenities":" Outdoor pool"} {"id":441,"amenities":" SelfServe Laundry"} {"id":441,"amenities":" Wheelchair Access"} {"id":441,"amenities":" Family Rooms"} {"id":441,"amenities":" Kitchenette"} {"id":441,"amenities":" Nonsmoking rooms"} {"id":441,"amenities":" Suites"} {"id":448,"amenities":"Free parking"} {"id":448,"amenities":" Restaurant"} {"id":448,"amenities":" Free High Speed Internet WiFi"} {"id":448,"amenities":" Nonsmoking hotel"} {"id":448,"amenities":" Air conditioning"} {"id":448,"amenities":" Accessible rooms"} {"id":448,"amenities":" Nonsmoking rooms"} {"id":557,"amenities":""} {"id":563,"amenities":"Free parking"} {"id":563,"amenities":" Free High Speed Internet WiFi"} {"id":563,"amenities":" Nonsmoking hotel"} {"id":563,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":563,"amenities":" Refrigerator in room"} {"id":563,"amenities":" Kitchenette"} {"id":563,"amenities":" Nonsmoking rooms"} {"id":659,"amenities":"Free parking"} {"id":659,"amenities":" Free High Speed Internet WiFi"} {"id":659,"amenities":" Multilingual Staff"} {"id":659,"amenities":" Nonsmoking hotel"} {"id":659,"amenities":" Public Wifi"} {"id":659,"amenities":" Microwave"} {"id":659,"amenities":" Refrigerator in room"} {"id":659,"amenities":" Accessible rooms"} {"id":659,"amenities":" Kitchenette"} {"id":659,"amenities":" Nonsmoking rooms"} {"id":659,"amenities":" Suites"} {"id":1023,"amenities":"Free High Speed Internet WiFi"} {"id":1023,"amenities":" Nonsmoking hotel"} {"id":1023,"amenities":" SelfServe Laundry"} {"id":1023,"amenities":" Nonsmoking rooms"} {"id":1023,"amenities":" Suites"} {"id":1237,"amenities":""} {"id":1251,"amenities":"Free parking"} {"id":1251,"amenities":" Free High Speed Internet WiFi"} {"id":1251,"amenities":" Laundry Service"} {"id":1251,"amenities":" Nonsmoking hotel"} {"id":1251,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1251,"amenities":" Public Wifi"} {"id":1251,"amenities":" SelfServe Laundry"} {"id":1251,"amenities":" Wheelchair Access"} {"id":1251,"amenities":" Air conditioning"} {"id":1251,"amenities":" Microwave"} {"id":1251,"amenities":" Refrigerator in room"} {"id":1251,"amenities":" Accessible rooms"} {"id":1251,"amenities":" Nonsmoking rooms"} {"id":1424,"amenities":"Free parking"} {"id":1424,"amenities":" Free High Speed Internet WiFi"} {"id":1424,"amenities":" Children Activities Kid Family Friendly"} {"id":1424,"amenities":" Nonsmoking hotel"} {"id":1424,"amenities":" Kitchenette"} {"id":1424,"amenities":" Nonsmoking rooms"} {"id":1651,"amenities":"Free parking"} {"id":1651,"amenities":" Free High Speed Internet WiFi"} {"id":1651,"amenities":" Breakfast included"} {"id":1651,"amenities":" Nonsmoking hotel"} {"id":1651,"amenities":" Public Wifi"} {"id":1651,"amenities":" Air conditioning"} {"id":1651,"amenities":" Nonsmoking rooms"} {"id":2017,"amenities":"Pool"} {"id":2017,"amenities":" Free parking"} {"id":2017,"amenities":" Restaurant"} {"id":2017,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2017,"amenities":" Free High Speed Internet WiFi"} {"id":2017,"amenities":" Room service"} {"id":2017,"amenities":" Banquet Room"} {"id":2017,"amenities":" Breakfast Available"} {"id":2017,"amenities":" Business Centre with Internet Access"} {"id":2017,"amenities":" Conference Facilities"} {"id":2017,"amenities":" Dry Cleaning"} {"id":2017,"amenities":" Heated pool"} {"id":2017,"amenities":" Hot Tub"} {"id":2017,"amenities":" Indoor pool"} {"id":2017,"amenities":" Laundry Service"} {"id":2017,"amenities":" Meeting rooms"} {"id":2017,"amenities":" Multilingual Staff"} {"id":2017,"amenities":" Sauna"} {"id":2017,"amenities":" Wheelchair Access"} {"id":2017,"amenities":" Air conditioning"} {"id":2017,"amenities":" Microwave"} {"id":2017,"amenities":" Refrigerator in room"} {"id":2017,"amenities":" Accessible rooms"} {"id":2017,"amenities":" Nonsmoking rooms"} {"id":2163,"amenities":"Free parking"} {"id":2163,"amenities":" Free High Speed Internet WiFi"} {"id":2163,"amenities":" Nonsmoking hotel"} {"id":2163,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2163,"amenities":" Air conditioning"} {"id":2163,"amenities":" Refrigerator in room"} {"id":2163,"amenities":" Nonsmoking rooms"} {"id":2434,"amenities":"Free parking"} {"id":2434,"amenities":" Free High Speed Internet WiFi"} {"id":2434,"amenities":" Breakfast included"} {"id":2434,"amenities":" Laundry Service"} {"id":2434,"amenities":" Nonsmoking hotel"} {"id":2434,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2434,"amenities":" SelfServe Laundry"} {"id":2434,"amenities":" Microwave"} {"id":2434,"amenities":" Refrigerator in room"} {"id":2434,"amenities":" Kitchenette"} {"id":2434,"amenities":" Nonsmoking rooms"} {"id":2434,"amenities":" Suites"} {"id":3338,"amenities":"Free parking"} {"id":3338,"amenities":" Free High Speed Internet WiFi"} {"id":3338,"amenities":" Pool"} {"id":3338,"amenities":" Breakfast included"} {"id":3338,"amenities":" Breakfast Available"} {"id":3338,"amenities":" Dry Cleaning"} {"id":3338,"amenities":" Golf Course"} {"id":3338,"amenities":" Laundry Service"} {"id":3338,"amenities":" Multilingual Staff"} {"id":3338,"amenities":" Nonsmoking hotel"} {"id":3338,"amenities":" Outdoor pool"} {"id":3338,"amenities":" SelfServe Laundry"} {"id":3338,"amenities":" Wheelchair Access"} {"id":3338,"amenities":" Air conditioning"} {"id":3338,"amenities":" Microwave"} {"id":3338,"amenities":" Refrigerator in room"} {"id":3338,"amenities":" Kitchenette"} {"id":3338,"amenities":" Nonsmoking rooms"} {"id":3338,"amenities":" Suites"} {"id":3557,"amenities":""} {"id":3685,"amenities":""} {"id":4249,"amenities":""} {"id":4491,"amenities":"Free parking"} {"id":4491,"amenities":" Pool"} {"id":4491,"amenities":" Free High Speed Internet WiFi"} {"id":4491,"amenities":" Business Centre with Internet Access"} {"id":4491,"amenities":" Laundry Service"} {"id":4491,"amenities":" Nonsmoking hotel"} {"id":4491,"amenities":" Outdoor pool"} {"id":4491,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4491,"amenities":" SelfServe Laundry"} {"id":4491,"amenities":" Refrigerator in room"} {"id":4491,"amenities":" Nonsmoking rooms"} {"id":4719,"amenities":""} {"id":4982,"amenities":"Free High Speed Internet WiFi"} {"id":4982,"amenities":" Free parking"} {"id":4982,"amenities":" Golf Course"} {"id":4982,"amenities":" Nonsmoking hotel"} {"id":4982,"amenities":" Public Wifi"} {"id":4982,"amenities":" Air conditioning"} {"id":4982,"amenities":" Refrigerator in room"} {"id":4982,"amenities":" Nonsmoking rooms"} {"id":5146,"amenities":"Free parking"} {"id":5146,"amenities":" Free High Speed Internet WiFi"} {"id":5146,"amenities":" Nonsmoking hotel"} {"id":5146,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5146,"amenities":" Public Wifi"} {"id":5146,"amenities":" Wheelchair Access"} {"id":5146,"amenities":" Air conditioning"} {"id":5146,"amenities":" Microwave"} {"id":5146,"amenities":" Refrigerator in room"} {"id":5146,"amenities":" Nonsmoking rooms"} {"id":5217,"amenities":"Pool"} {"id":5217,"amenities":" Free parking"} {"id":5217,"amenities":" Free High Speed Internet WiFi"} {"id":5217,"amenities":" Breakfast included"} {"id":5217,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5217,"amenities":" Breakfast Available"} {"id":5217,"amenities":" Business Centre with Internet Access"} {"id":5217,"amenities":" Children Activities Kid Family Friendly"} {"id":5217,"amenities":" Dry Cleaning"} {"id":5217,"amenities":" Golf Course"} {"id":5217,"amenities":" Hot Tub"} {"id":5217,"amenities":" Indoor pool"} {"id":5217,"amenities":" Laundry Service"} {"id":5217,"amenities":" Meeting rooms"} {"id":5217,"amenities":" Nonsmoking hotel"} {"id":5217,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5217,"amenities":" Public Wifi"} {"id":5217,"amenities":" SelfServe Laundry"} {"id":5217,"amenities":" Wheelchair Access"} {"id":5217,"amenities":" Air conditioning"} {"id":5217,"amenities":" Microwave"} {"id":5217,"amenities":" Refrigerator in room"} {"id":5217,"amenities":" Family Rooms"} {"id":5217,"amenities":" Nonsmoking rooms"} {"id":5217,"amenities":" Suites"} {"id":5543,"amenities":"Free parking"} {"id":5543,"amenities":" Free High Speed Internet WiFi"} {"id":5543,"amenities":" Laundry Service"} {"id":5543,"amenities":" Nonsmoking hotel"} {"id":5543,"amenities":" Public Wifi"} {"id":5543,"amenities":" Air conditioning"} {"id":5543,"amenities":" Microwave"} {"id":5543,"amenities":" Refrigerator in room"} {"id":5543,"amenities":" Family Rooms"} {"id":5543,"amenities":" Kitchenette"} {"id":5543,"amenities":" Nonsmoking rooms"} {"id":5667,"amenities":""} {"id":5840,"amenities":""} {"id":131,"amenities":"Fitness Centre with Gym Workout Room"} {"id":131,"amenities":" Free parking"} {"id":131,"amenities":" Free High Speed Internet WiFi"} {"id":131,"amenities":" Golf Course"} {"id":131,"amenities":" Hot Tub"} {"id":131,"amenities":" Nonsmoking hotel"} {"id":131,"amenities":" SelfServe Laundry"} {"id":131,"amenities":" Wheelchair Access"} {"id":131,"amenities":" Air conditioning"} {"id":131,"amenities":" Microwave"} {"id":131,"amenities":" Refrigerator in room"} {"id":131,"amenities":" Family Rooms"} {"id":131,"amenities":" Kitchenette"} {"id":131,"amenities":" Nonsmoking rooms"} {"id":131,"amenities":" Suites"} {"id":318,"amenities":"Free parking"} {"id":318,"amenities":" Restaurant"} {"id":318,"amenities":" BarLounge"} {"id":318,"amenities":" Free High Speed Internet WiFi"} {"id":318,"amenities":" Airport transportation"} {"id":318,"amenities":" Golf Course"} {"id":318,"amenities":" Nonsmoking hotel"} {"id":318,"amenities":" Shuttle Bus Service"} {"id":318,"amenities":" Wheelchair Access"} {"id":318,"amenities":" Air conditioning"} {"id":318,"amenities":" Family Rooms"} {"id":318,"amenities":" Kitchenette"} {"id":581,"amenities":"Free High Speed Internet WiFi"} {"id":581,"amenities":" Fitness Centre with Gym Workout Room"} {"id":581,"amenities":" Pool"} {"id":581,"amenities":" Room service"} {"id":581,"amenities":" Free parking"} {"id":581,"amenities":" Restaurant"} {"id":581,"amenities":" BarLounge"} {"id":581,"amenities":" Airport transportation"} {"id":581,"amenities":" Banquet Room"} {"id":581,"amenities":" Business Centre with Internet Access"} {"id":581,"amenities":" Conference Facilities"} {"id":581,"amenities":" Dry Cleaning"} {"id":581,"amenities":" Electric vehicle charging station"} {"id":581,"amenities":" Heated pool"} {"id":581,"amenities":" Hot Tub"} {"id":581,"amenities":" Indoor pool"} {"id":581,"amenities":" Laundry Service"} {"id":581,"amenities":" Meeting rooms"} {"id":581,"amenities":" Multilingual Staff"} {"id":581,"amenities":" Nonsmoking hotel"} {"id":581,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":581,"amenities":" SelfServe Laundry"} {"id":581,"amenities":" Shuttle Bus Service"} {"id":581,"amenities":" Wheelchair Access"} {"id":581,"amenities":" Air conditioning"} {"id":581,"amenities":" Microwave"} {"id":581,"amenities":" Family Rooms"} {"id":581,"amenities":" Nonsmoking rooms"} {"id":581,"amenities":" Suites"} {"id":1013,"amenities":"Free High Speed Internet WiFi"} {"id":1013,"amenities":" Free parking"} {"id":1013,"amenities":" Breakfast included"} {"id":1013,"amenities":" Nonsmoking hotel"} {"id":1013,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1013,"amenities":" Air conditioning"} {"id":1013,"amenities":" Nonsmoking rooms"} {"id":1013,"amenities":" Suites"} {"id":1172,"amenities":"Free parking"} {"id":1172,"amenities":" Free High Speed Internet WiFi"} {"id":1172,"amenities":" Breakfast included"} {"id":1172,"amenities":" Breakfast Available"} {"id":1172,"amenities":" Hot Tub"} {"id":1172,"amenities":" Nonsmoking hotel"} {"id":1172,"amenities":" Public Wifi"} {"id":1172,"amenities":" Refrigerator in room"} {"id":1172,"amenities":" Family Rooms"} {"id":1172,"amenities":" Nonsmoking rooms"} {"id":1412,"amenities":""} {"id":1970,"amenities":"Free parking"} {"id":1970,"amenities":" Free High Speed Internet WiFi"} {"id":1970,"amenities":" Breakfast included"} {"id":1970,"amenities":" Breakfast Available"} {"id":1970,"amenities":" Nonsmoking hotel"} {"id":1970,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1970,"amenities":" Air conditioning"} {"id":1970,"amenities":" Microwave"} {"id":1970,"amenities":" Refrigerator in room"} {"id":1970,"amenities":" Family Rooms"} {"id":1970,"amenities":" Kitchenette"} {"id":1970,"amenities":" Nonsmoking rooms"} {"id":2072,"amenities":""} {"id":2347,"amenities":""} {"id":2676,"amenities":""} {"id":3209,"amenities":"Restaurant"} {"id":3209,"amenities":" Free parking"} {"id":3209,"amenities":" Room service"} {"id":3209,"amenities":" Free High Speed Internet WiFi"} {"id":3209,"amenities":" BarLounge"} {"id":3209,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3209,"amenities":" Banquet Room"} {"id":3209,"amenities":" Business Centre with Internet Access"} {"id":3209,"amenities":" Conference Facilities"} {"id":3209,"amenities":" Dry Cleaning"} {"id":3209,"amenities":" Laundry Service"} {"id":3209,"amenities":" Meeting rooms"} {"id":3209,"amenities":" Multilingual Staff"} {"id":3209,"amenities":" Nonsmoking hotel"} {"id":3209,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3209,"amenities":" Public Wifi"} {"id":3209,"amenities":" Sauna"} {"id":3209,"amenities":" Wheelchair Access"} {"id":3209,"amenities":" Air conditioning"} {"id":3209,"amenities":" Refrigerator in room"} {"id":3209,"amenities":" Nonsmoking rooms"} {"id":3209,"amenities":" Suites"} {"id":3360,"amenities":""} {"id":3365,"amenities":""} {"id":3477,"amenities":"Pool"} {"id":3477,"amenities":" Free parking"} {"id":3477,"amenities":" Free High Speed Internet WiFi"} {"id":3477,"amenities":" Breakfast included"} {"id":3477,"amenities":" Concierge"} {"id":3477,"amenities":" Golf Course"} {"id":3477,"amenities":" Hot Tub"} {"id":3477,"amenities":" Nonsmoking hotel"} {"id":3477,"amenities":" Outdoor pool"} {"id":3477,"amenities":" Air conditioning"} {"id":3477,"amenities":" Family Rooms"} {"id":3477,"amenities":" Kitchenette"} {"id":3477,"amenities":" Nonsmoking rooms"} {"id":3635,"amenities":""} {"id":4310,"amenities":"Air conditioning"} {"id":4531,"amenities":"Free parking"} {"id":4531,"amenities":" Free High Speed Internet WiFi"} {"id":4531,"amenities":" Laundry Service"} {"id":4531,"amenities":" Nonsmoking hotel"} {"id":4531,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4531,"amenities":" SelfServe Laundry"} {"id":4531,"amenities":" Microwave"} {"id":4531,"amenities":" Refrigerator in room"} {"id":4531,"amenities":" Family Rooms"} {"id":4531,"amenities":" Kitchenette"} {"id":4531,"amenities":" Nonsmoking rooms"} {"id":5286,"amenities":"Free parking"} {"id":5286,"amenities":" Free High Speed Internet WiFi"} {"id":5286,"amenities":" Laundry Service"} {"id":5286,"amenities":" Nonsmoking hotel"} {"id":5286,"amenities":" Air conditioning"} {"id":5286,"amenities":" Nonsmoking rooms"} {"id":5377,"amenities":"Microwave"} {"id":5377,"amenities":" Refrigerator in room"} {"id":5668,"amenities":""} {"id":5931,"amenities":"Pets Allowed Dog Pet Friendly "} {"id":5956,"amenities":"Free parking"} {"id":5956,"amenities":" Free High Speed Internet WiFi"} {"id":5956,"amenities":" Breakfast included"} {"id":5956,"amenities":" Nonsmoking hotel"} {"id":5956,"amenities":" Refrigerator in room"} {"id":5956,"amenities":" Family Rooms"} {"id":5956,"amenities":" Nonsmoking rooms"} {"id":5988,"amenities":""} {"id":6110,"amenities":"Free High Speed Internet WiFi"} {"id":6110,"amenities":" Pool"} {"id":6110,"amenities":" Nonsmoking hotel"} {"id":6110,"amenities":" Public Wifi"} {"id":6110,"amenities":" Air conditioning"} {"id":6110,"amenities":" Microwave"} {"id":6110,"amenities":" Refrigerator in room"} {"id":6110,"amenities":" Family Rooms"} {"id":6110,"amenities":" Nonsmoking rooms"} {"id":123,"amenities":""} {"id":127,"amenities":"Free parking"} {"id":127,"amenities":" Restaurant"} {"id":127,"amenities":" Fitness Centre with Gym Workout Room"} {"id":127,"amenities":" Free High Speed Internet WiFi"} {"id":127,"amenities":" BarLounge"} {"id":127,"amenities":" Spa"} {"id":127,"amenities":" Hot Tub"} {"id":127,"amenities":" Laundry Service"} {"id":127,"amenities":" Meeting rooms"} {"id":127,"amenities":" Multilingual Staff"} {"id":127,"amenities":" Nonsmoking hotel"} {"id":127,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":127,"amenities":" SelfServe Laundry"} {"id":127,"amenities":" Wheelchair Access"} {"id":127,"amenities":" Air conditioning"} {"id":127,"amenities":" Microwave"} {"id":127,"amenities":" Family Rooms"} {"id":127,"amenities":" Kitchenette"} {"id":127,"amenities":" Nonsmoking rooms"} {"id":127,"amenities":" Suites"} {"id":552,"amenities":""} {"id":683,"amenities":"Free parking"} {"id":683,"amenities":" Free High Speed Internet WiFi"} {"id":683,"amenities":" Kitchenette"} {"id":746,"amenities":""} {"id":951,"amenities":"Free parking"} {"id":951,"amenities":" Breakfast included"} {"id":951,"amenities":" Room service"} {"id":951,"amenities":" Free High Speed Internet WiFi"} {"id":951,"amenities":" Nonsmoking hotel"} {"id":951,"amenities":" Shuttle Bus Service"} {"id":951,"amenities":" Refrigerator in room"} {"id":951,"amenities":" Kitchenette"} {"id":951,"amenities":" Nonsmoking rooms"} {"id":951,"amenities":" Suites"} {"id":1011,"amenities":""} {"id":1357,"amenities":"Free parking"} {"id":1357,"amenities":" Pool"} {"id":1357,"amenities":" Free High Speed Internet WiFi"} {"id":1357,"amenities":" Breakfast included"} {"id":1357,"amenities":" Room service"} {"id":1357,"amenities":" Spa"} {"id":1357,"amenities":" Children Activities Kid Family Friendly"} {"id":1357,"amenities":" Concierge"} {"id":1357,"amenities":" Hot Tub"} {"id":1357,"amenities":" Meeting rooms"} {"id":1357,"amenities":" Nonsmoking hotel"} {"id":1357,"amenities":" Outdoor pool"} {"id":1357,"amenities":" Shuttle Bus Service"} {"id":1357,"amenities":" Air conditioning"} {"id":1357,"amenities":" Microwave"} {"id":1357,"amenities":" Refrigerator in room"} {"id":1357,"amenities":" Family Rooms"} {"id":1357,"amenities":" Kitchenette"} {"id":1357,"amenities":" Nonsmoking rooms"} {"id":1410,"amenities":""} {"id":1486,"amenities":"Pool"} {"id":1486,"amenities":" Free parking"} {"id":1486,"amenities":" Restaurant"} {"id":1486,"amenities":" BarLounge"} {"id":1486,"amenities":" Free High Speed Internet WiFi"} {"id":1486,"amenities":" Breakfast included"} {"id":1486,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1486,"amenities":" Room service"} {"id":1486,"amenities":" Airport transportation"} {"id":1486,"amenities":" Banquet Room"} {"id":1486,"amenities":" Business Centre with Internet Access"} {"id":1486,"amenities":" Children Activities Kid Family Friendly"} {"id":1486,"amenities":" Concierge"} {"id":1486,"amenities":" Conference Facilities"} {"id":1486,"amenities":" Dry Cleaning"} {"id":1486,"amenities":" Heated pool"} {"id":1486,"amenities":" Hot Tub"} {"id":1486,"amenities":" Indoor pool"} {"id":1486,"amenities":" Laundry Service"} {"id":1486,"amenities":" Meeting rooms"} {"id":1486,"amenities":" Multilingual Staff"} {"id":1486,"amenities":" Nonsmoking hotel"} {"id":1486,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1486,"amenities":" SelfServe Laundry"} {"id":1486,"amenities":" Shuttle Bus Service"} {"id":1486,"amenities":" Wheelchair Access"} {"id":1486,"amenities":" Air conditioning"} {"id":1486,"amenities":" Microwave"} {"id":1486,"amenities":" Refrigerator in room"} {"id":1486,"amenities":" Family Rooms"} {"id":1486,"amenities":" Kitchenette"} {"id":1486,"amenities":" Nonsmoking rooms"} {"id":1486,"amenities":" Suites"} {"id":1561,"amenities":"Free High Speed Internet WiFi"} {"id":1561,"amenities":" Free parking"} {"id":1561,"amenities":" Nonsmoking hotel"} {"id":1561,"amenities":" Public Wifi"} {"id":1561,"amenities":" Nonsmoking rooms"} {"id":1657,"amenities":"Free parking"} {"id":1657,"amenities":" Free High Speed Internet WiFi"} {"id":1657,"amenities":" Breakfast included"} {"id":1657,"amenities":" Nonsmoking hotel"} {"id":1657,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1657,"amenities":" Air conditioning"} {"id":1657,"amenities":" Refrigerator in room"} {"id":1657,"amenities":" Family Rooms"} {"id":1657,"amenities":" Nonsmoking rooms"} {"id":1815,"amenities":""} {"id":2629,"amenities":"Free Internet"} {"id":2629,"amenities":" Room service"} {"id":2629,"amenities":" Free parking"} {"id":2629,"amenities":" Nonsmoking hotel"} {"id":2629,"amenities":" Air conditioning"} {"id":2629,"amenities":" Microwave"} {"id":2629,"amenities":" Refrigerator in room"} {"id":2629,"amenities":" Nonsmoking rooms"} {"id":2642,"amenities":""} {"id":3229,"amenities":"Free parking"} {"id":3229,"amenities":" Restaurant"} {"id":3229,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3229,"amenities":" Free High Speed Internet WiFi"} {"id":3229,"amenities":" Banquet Room"} {"id":3229,"amenities":" Business Centre with Internet Access"} {"id":3229,"amenities":" Dry Cleaning"} {"id":3229,"amenities":" Hot Tub"} {"id":3229,"amenities":" Laundry Service"} {"id":3229,"amenities":" Meeting rooms"} {"id":3229,"amenities":" Multilingual Staff"} {"id":3229,"amenities":" Nonsmoking hotel"} {"id":3229,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3229,"amenities":" Public Wifi"} {"id":3229,"amenities":" SelfServe Laundry"} {"id":3229,"amenities":" Air conditioning"} {"id":3229,"amenities":" Microwave"} {"id":3229,"amenities":" Refrigerator in room"} {"id":3229,"amenities":" Accessible rooms"} {"id":3229,"amenities":" Family Rooms"} {"id":3229,"amenities":" Kitchenette"} {"id":3229,"amenities":" Nonsmoking rooms"} {"id":3908,"amenities":""} {"id":4541,"amenities":"Free parking"} {"id":4541,"amenities":" BarLounge"} {"id":4541,"amenities":" Free High Speed Internet WiFi"} {"id":4541,"amenities":" Nonsmoking hotel"} {"id":4541,"amenities":" Air conditioning"} {"id":4541,"amenities":" Refrigerator in room"} {"id":4541,"amenities":" Family Rooms"} {"id":4867,"amenities":"Free parking"} {"id":4867,"amenities":" Restaurant"} {"id":4867,"amenities":" Free High Speed Internet WiFi"} {"id":4867,"amenities":" Breakfast Available"} {"id":4867,"amenities":" Business Centre with Internet Access"} {"id":4867,"amenities":" Electric vehicle charging station"} {"id":4867,"amenities":" Laundry Service"} {"id":4867,"amenities":" Meeting rooms"} {"id":4867,"amenities":" Multilingual Staff"} {"id":4867,"amenities":" Nonsmoking hotel"} {"id":4867,"amenities":" Outdoor pool"} {"id":4867,"amenities":" Public Wifi"} {"id":4867,"amenities":" Air conditioning"} {"id":4867,"amenities":" Microwave"} {"id":4867,"amenities":" Refrigerator in room"} {"id":4867,"amenities":" Family Rooms"} {"id":4867,"amenities":" Nonsmoking rooms"} {"id":5147,"amenities":"Free parking"} {"id":5147,"amenities":" Free High Speed Internet WiFi"} {"id":5147,"amenities":" Nonsmoking hotel"} {"id":5147,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5147,"amenities":" Air conditioning"} {"id":5147,"amenities":" Microwave"} {"id":5147,"amenities":" Refrigerator in room"} {"id":5147,"amenities":" Family Rooms"} {"id":5147,"amenities":" Kitchenette"} {"id":5147,"amenities":" Nonsmoking rooms"} {"id":5199,"amenities":"Pool"} {"id":5199,"amenities":" Free parking"} {"id":5199,"amenities":" BarLounge"} {"id":5199,"amenities":" Spa"} {"id":5199,"amenities":" Free High Speed Internet WiFi"} {"id":5199,"amenities":" Breakfast included"} {"id":5199,"amenities":" Hot Tub"} {"id":5199,"amenities":" Meeting rooms"} {"id":5199,"amenities":" Nonsmoking hotel"} {"id":5199,"amenities":" Air conditioning"} {"id":5199,"amenities":" Minibar"} {"id":5199,"amenities":" Refrigerator in room"} {"id":5199,"amenities":" Nonsmoking rooms"} {"id":5199,"amenities":" Suites"} {"id":220,"amenities":"Free parking"} {"id":220,"amenities":" Free High Speed Internet WiFi"} {"id":220,"amenities":" Breakfast included"} {"id":220,"amenities":" Concierge"} {"id":220,"amenities":" Nonsmoking hotel"} {"id":220,"amenities":" Air conditioning"} {"id":220,"amenities":" Refrigerator in room"} {"id":220,"amenities":" Family Rooms"} {"id":220,"amenities":" Nonsmoking rooms"} {"id":220,"amenities":" Suites"} {"id":249,"amenities":""} {"id":381,"amenities":"Free High Speed Internet WiFi"} {"id":381,"amenities":" Free parking"} {"id":381,"amenities":" Nonsmoking hotel"} {"id":381,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":381,"amenities":" Public Wifi"} {"id":381,"amenities":" Wheelchair Access"} {"id":381,"amenities":" Air conditioning"} {"id":381,"amenities":" Refrigerator in room"} {"id":381,"amenities":" Accessible rooms"} {"id":381,"amenities":" Kitchenette"} {"id":381,"amenities":" Nonsmoking rooms"} {"id":383,"amenities":""} {"id":688,"amenities":"Free Internet"} {"id":762,"amenities":""} {"id":795,"amenities":""} {"id":819,"amenities":"Free parking"} {"id":819,"amenities":" Free High Speed Internet WiFi"} {"id":819,"amenities":" Children Activities Kid Family Friendly"} {"id":819,"amenities":" Multilingual Staff"} {"id":819,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":819,"amenities":" Public Wifi"} {"id":819,"amenities":" SelfServe Laundry"} {"id":819,"amenities":" Refrigerator in room"} {"id":822,"amenities":"Pool"} {"id":822,"amenities":" Free parking"} {"id":822,"amenities":" Free Internet"} {"id":822,"amenities":" Children Activities Kid Family Friendly"} {"id":822,"amenities":" Public Wifi"} {"id":1084,"amenities":"Free parking"} {"id":1084,"amenities":" Free High Speed Internet WiFi"} {"id":1084,"amenities":" Meeting rooms"} {"id":1084,"amenities":" Nonsmoking hotel"} {"id":1084,"amenities":" Public Wifi"} {"id":1084,"amenities":" Air conditioning"} {"id":1084,"amenities":" Microwave"} {"id":1084,"amenities":" Refrigerator in room"} {"id":1084,"amenities":" Family Rooms"} {"id":1084,"amenities":" Kitchenette"} {"id":1084,"amenities":" Nonsmoking rooms"} {"id":1155,"amenities":""} {"id":1354,"amenities":"Free parking"} {"id":1354,"amenities":" Free High Speed Internet WiFi"} {"id":1354,"amenities":" Breakfast included"} {"id":1354,"amenities":" Nonsmoking hotel"} {"id":1354,"amenities":" Public Wifi"} {"id":1354,"amenities":" Air conditioning"} {"id":1354,"amenities":" Family Rooms"} {"id":1354,"amenities":" Nonsmoking rooms"} {"id":1354,"amenities":" Suites"} {"id":1842,"amenities":""} {"id":1856,"amenities":""} {"id":1959,"amenities":"Free parking"} {"id":1959,"amenities":" Restaurant"} {"id":1959,"amenities":" Free High Speed Internet WiFi"} {"id":1959,"amenities":" Room service"} {"id":1959,"amenities":" Breakfast included"} {"id":1959,"amenities":" Banquet Room"} {"id":1959,"amenities":" Conference Facilities"} {"id":1959,"amenities":" Meeting rooms"} {"id":1959,"amenities":" Nonsmoking hotel"} {"id":1959,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1959,"amenities":" Wheelchair Access"} {"id":1959,"amenities":" Air conditioning"} {"id":1959,"amenities":" Microwave"} {"id":1959,"amenities":" Refrigerator in room"} {"id":1959,"amenities":" Nonsmoking rooms"} {"id":2899,"amenities":""} {"id":2918,"amenities":"Free High Speed Internet WiFi"} {"id":2918,"amenities":" Pool"} {"id":2918,"amenities":" Room service"} {"id":2918,"amenities":" Free parking"} {"id":2918,"amenities":" Restaurant"} {"id":2918,"amenities":" Babysitting"} {"id":2918,"amenities":" Children Activities Kid Family Friendly"} {"id":2918,"amenities":" Laundry Service"} {"id":2918,"amenities":" Nonsmoking hotel"} {"id":2918,"amenities":" Outdoor pool"} {"id":2918,"amenities":" Public Wifi"} {"id":2918,"amenities":" Air conditioning"} {"id":2918,"amenities":" Refrigerator in room"} {"id":2918,"amenities":" Family Rooms"} {"id":2918,"amenities":" Kitchenette"} {"id":2918,"amenities":" Nonsmoking rooms"} {"id":3119,"amenities":"Pool"} {"id":3119,"amenities":" Free parking"} {"id":3119,"amenities":" Free High Speed Internet WiFi"} {"id":3119,"amenities":" Breakfast included"} {"id":3119,"amenities":" Golf Course"} {"id":3119,"amenities":" Air conditioning"} {"id":3256,"amenities":""} {"id":3419,"amenities":"Free parking"} {"id":3419,"amenities":" Free High Speed Internet WiFi"} {"id":3419,"amenities":" Breakfast Available"} {"id":3419,"amenities":" Nonsmoking hotel"} {"id":3419,"amenities":" Public Wifi"} {"id":3419,"amenities":" Air conditioning"} {"id":3419,"amenities":" Microwave"} {"id":3419,"amenities":" Nonsmoking rooms"} {"id":3520,"amenities":""} {"id":3598,"amenities":"Free parking"} {"id":3598,"amenities":" Free High Speed Internet WiFi"} {"id":3598,"amenities":" Golf Course"} {"id":3598,"amenities":" Nonsmoking hotel"} {"id":3598,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3598,"amenities":" Public Wifi"} {"id":3598,"amenities":" Wheelchair Access"} {"id":3598,"amenities":" Air conditioning"} {"id":3598,"amenities":" Refrigerator in room"} {"id":3598,"amenities":" Accessible rooms"} {"id":3598,"amenities":" Nonsmoking rooms"} {"id":3666,"amenities":"Free parking"} {"id":3666,"amenities":" Free High Speed Internet WiFi"} {"id":3666,"amenities":" Breakfast included"} {"id":3666,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3666,"amenities":" Breakfast Available"} {"id":3666,"amenities":" Conference Facilities"} {"id":3666,"amenities":" Meeting rooms"} {"id":3666,"amenities":" Multilingual Staff"} {"id":3666,"amenities":" Nonsmoking hotel"} {"id":3666,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3666,"amenities":" Sauna"} {"id":3666,"amenities":" Wheelchair Access"} {"id":3666,"amenities":" Air conditioning"} {"id":3666,"amenities":" Refrigerator in room"} {"id":3666,"amenities":" Family Rooms"} {"id":3666,"amenities":" Nonsmoking rooms"} {"id":3666,"amenities":" Suites"} {"id":4645,"amenities":"Pool"} {"id":4645,"amenities":" Free parking"} {"id":4645,"amenities":" Free High Speed Internet WiFi"} {"id":4645,"amenities":" Spa"} {"id":4645,"amenities":" Children Activities Kid Family Friendly"} {"id":4645,"amenities":" Hot Tub"} {"id":4645,"amenities":" Kids pool"} {"id":4645,"amenities":" Multilingual Staff"} {"id":4645,"amenities":" Nonsmoking hotel"} {"id":4645,"amenities":" Outdoor pool"} {"id":4645,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4645,"amenities":" Public Wifi"} {"id":4645,"amenities":" Microwave"} {"id":4645,"amenities":" Refrigerator in room"} {"id":4645,"amenities":" Family Rooms"} {"id":4645,"amenities":" Kitchenette"} {"id":4645,"amenities":" Nonsmoking rooms"} {"id":4652,"amenities":"Free parking"} {"id":4652,"amenities":" Free High Speed Internet WiFi"} {"id":4652,"amenities":" Banquet Room"} {"id":4652,"amenities":" Business Centre with Internet Access"} {"id":4652,"amenities":" Conference Facilities"} {"id":4652,"amenities":" Indoor pool"} {"id":4652,"amenities":" Meeting rooms"} {"id":4652,"amenities":" Multilingual Staff"} {"id":4652,"amenities":" Nonsmoking hotel"} {"id":4652,"amenities":" Public Wifi"} {"id":4652,"amenities":" Wheelchair Access"} {"id":4652,"amenities":" Air conditioning"} {"id":4652,"amenities":" Microwave"} {"id":4652,"amenities":" Refrigerator in room"} {"id":4652,"amenities":" Accessible rooms"} {"id":4652,"amenities":" Kitchenette"} {"id":4652,"amenities":" Nonsmoking rooms"} {"id":4652,"amenities":" Suites"} {"id":4701,"amenities":"Pool"} {"id":4701,"amenities":" Breakfast included"} {"id":4701,"amenities":" Free parking"} {"id":4701,"amenities":" Free High Speed Internet WiFi"} {"id":4701,"amenities":" Nonsmoking hotel"} {"id":4701,"amenities":" Outdoor pool"} {"id":4701,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4701,"amenities":" Wheelchair Access"} {"id":4701,"amenities":" Air conditioning"} {"id":4701,"amenities":" Microwave"} {"id":4701,"amenities":" Nonsmoking rooms"} {"id":5324,"amenities":"Free parking"} {"id":5324,"amenities":" Spa"} {"id":5324,"amenities":" Breakfast included"} {"id":5324,"amenities":" Restaurant"} {"id":5324,"amenities":" Banquet Room"} {"id":5324,"amenities":" Conference Facilities"} {"id":5324,"amenities":" Hot Tub"} {"id":5324,"amenities":" Meeting rooms"} {"id":5324,"amenities":" Nonsmoking hotel"} {"id":5324,"amenities":" Air conditioning"} {"id":5324,"amenities":" Nonsmoking rooms"} {"id":5555,"amenities":""} {"id":5560,"amenities":"Pool"} {"id":5560,"amenities":" Free parking"} {"id":5560,"amenities":" Free High Speed Internet WiFi"} {"id":5560,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5560,"amenities":" Breakfast included"} {"id":5560,"amenities":" Banquet Room"} {"id":5560,"amenities":" Breakfast Available"} {"id":5560,"amenities":" Business Centre with Internet Access"} {"id":5560,"amenities":" Conference Facilities"} {"id":5560,"amenities":" Golf Course"} {"id":5560,"amenities":" Heated pool"} {"id":5560,"amenities":" Hot Tub"} {"id":5560,"amenities":" Indoor pool"} {"id":5560,"amenities":" Laundry Service"} {"id":5560,"amenities":" Meeting rooms"} {"id":5560,"amenities":" Nonsmoking hotel"} {"id":5560,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5560,"amenities":" SelfServe Laundry"} {"id":5560,"amenities":" Wheelchair Access"} {"id":5560,"amenities":" Air conditioning"} {"id":5560,"amenities":" Microwave"} {"id":5560,"amenities":" Family Rooms"} {"id":5560,"amenities":" Kitchenette"} {"id":5560,"amenities":" Nonsmoking rooms"} {"id":5560,"amenities":" Suites"} {"id":192,"amenities":""} {"id":213,"amenities":"Free parking"} {"id":213,"amenities":" Free High Speed Internet WiFi"} {"id":213,"amenities":" Laundry Service"} {"id":213,"amenities":" Meeting rooms"} {"id":213,"amenities":" Nonsmoking hotel"} {"id":213,"amenities":" Air conditioning"} {"id":213,"amenities":" Refrigerator in room"} {"id":213,"amenities":" Family Rooms"} {"id":213,"amenities":" Nonsmoking rooms"} {"id":440,"amenities":"Fitness Centre with Gym Workout Room"} {"id":440,"amenities":" Breakfast included"} {"id":440,"amenities":" Pool"} {"id":440,"amenities":" Breakfast Available"} {"id":440,"amenities":" Business Centre with Internet Access"} {"id":440,"amenities":" Heated pool"} {"id":440,"amenities":" Laundry Service"} {"id":440,"amenities":" Meeting rooms"} {"id":440,"amenities":" Multilingual Staff"} {"id":440,"amenities":" Outdoor pool"} {"id":440,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":440,"amenities":" SelfServe Laundry"} {"id":440,"amenities":" Wheelchair Access"} {"id":440,"amenities":" Family Rooms"} {"id":440,"amenities":" Kitchenette"} {"id":440,"amenities":" Nonsmoking rooms"} {"id":440,"amenities":" Suites"} {"id":454,"amenities":"Free parking"} {"id":454,"amenities":" Free High Speed Internet WiFi"} {"id":454,"amenities":" Children Activities Kid Family Friendly"} {"id":454,"amenities":" Hot Tub"} {"id":454,"amenities":" Multilingual Staff"} {"id":454,"amenities":" Nonsmoking hotel"} {"id":454,"amenities":" SelfServe Laundry"} {"id":454,"amenities":" Air conditioning"} {"id":454,"amenities":" Microwave"} {"id":454,"amenities":" Refrigerator in room"} {"id":454,"amenities":" Family Rooms"} {"id":454,"amenities":" Kitchenette"} {"id":454,"amenities":" Nonsmoking rooms"} {"id":454,"amenities":" Suites"} {"id":473,"amenities":""} {"id":573,"amenities":"Pool"} {"id":573,"amenities":" Free parking"} {"id":573,"amenities":" Room service"} {"id":573,"amenities":" Restaurant"} {"id":573,"amenities":" Free High Speed Internet WiFi"} {"id":573,"amenities":" Fitness Centre with Gym Workout Room"} {"id":573,"amenities":" BarLounge"} {"id":573,"amenities":" Banquet Room"} {"id":573,"amenities":" Business Centre with Internet Access"} {"id":573,"amenities":" Concierge"} {"id":573,"amenities":" Conference Facilities"} {"id":573,"amenities":" Dry Cleaning"} {"id":573,"amenities":" Heated pool"} {"id":573,"amenities":" Hot Tub"} {"id":573,"amenities":" Indoor pool"} {"id":573,"amenities":" Laundry Service"} {"id":573,"amenities":" Meeting rooms"} {"id":573,"amenities":" Multilingual Staff"} {"id":573,"amenities":" Nonsmoking hotel"} {"id":573,"amenities":" Public Wifi"} {"id":573,"amenities":" Sauna"} {"id":573,"amenities":" Wheelchair Access"} {"id":573,"amenities":" Air conditioning"} {"id":573,"amenities":" Microwave"} {"id":573,"amenities":" Refrigerator in room"} {"id":573,"amenities":" Accessible rooms"} {"id":573,"amenities":" Family Rooms"} {"id":573,"amenities":" Nonsmoking rooms"} {"id":573,"amenities":" Suites"} {"id":653,"amenities":"Free parking"} {"id":653,"amenities":" Free High Speed Internet WiFi"} {"id":653,"amenities":" Hot Tub"} {"id":653,"amenities":" Nonsmoking hotel"} {"id":653,"amenities":" Public Wifi"} {"id":653,"amenities":" Microwave"} {"id":653,"amenities":" Refrigerator in room"} {"id":653,"amenities":" Nonsmoking rooms"} {"id":653,"amenities":" Suites"} {"id":1192,"amenities":"Free High Speed Internet WiFi"} {"id":1192,"amenities":" Free parking"} {"id":1192,"amenities":" Wheelchair Access"} {"id":1192,"amenities":" Kitchenette"} {"id":1192,"amenities":" Nonsmoking rooms"} {"id":1264,"amenities":"Free parking"} {"id":1264,"amenities":" Free High Speed Internet WiFi"} {"id":1264,"amenities":" Nonsmoking hotel"} {"id":1264,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1264,"amenities":" Air conditioning"} {"id":1264,"amenities":" Microwave"} {"id":1264,"amenities":" Refrigerator in room"} {"id":1264,"amenities":" Family Rooms"} {"id":1264,"amenities":" Kitchenette"} {"id":1264,"amenities":" Nonsmoking rooms"} {"id":1880,"amenities":"Pool"} {"id":1880,"amenities":" Free parking"} {"id":1880,"amenities":" Restaurant"} {"id":1880,"amenities":" Free High Speed Internet WiFi"} {"id":1880,"amenities":" BarLounge"} {"id":1880,"amenities":" Breakfast included"} {"id":1880,"amenities":" Room service"} {"id":1880,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1880,"amenities":" Babysitting"} {"id":1880,"amenities":" Banquet Room"} {"id":1880,"amenities":" Business Centre with Internet Access"} {"id":1880,"amenities":" Concierge"} {"id":1880,"amenities":" Conference Facilities"} {"id":1880,"amenities":" Golf Course"} {"id":1880,"amenities":" Indoor pool"} {"id":1880,"amenities":" Laundry Service"} {"id":1880,"amenities":" Meeting rooms"} {"id":1880,"amenities":" Multilingual Staff"} {"id":1880,"amenities":" Nonsmoking hotel"} {"id":1880,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1880,"amenities":" Air conditioning"} {"id":1880,"amenities":" Nonsmoking rooms"} {"id":1880,"amenities":" Smoking rooms available"} {"id":1880,"amenities":" Suites"} {"id":1976,"amenities":"Kitchenette"} {"id":2224,"amenities":"Free parking"} {"id":2224,"amenities":" Free High Speed Internet WiFi"} {"id":2224,"amenities":" Breakfast included"} {"id":2224,"amenities":" Banquet Room"} {"id":2224,"amenities":" Breakfast Available"} {"id":2224,"amenities":" Business Centre with Internet Access"} {"id":2224,"amenities":" Laundry Service"} {"id":2224,"amenities":" Meeting rooms"} {"id":2224,"amenities":" Nonsmoking hotel"} {"id":2224,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2224,"amenities":" Public Wifi"} {"id":2224,"amenities":" Wheelchair Access"} {"id":2224,"amenities":" Air conditioning"} {"id":2224,"amenities":" Refrigerator in room"} {"id":2224,"amenities":" Accessible rooms"} {"id":2224,"amenities":" Family Rooms"} {"id":2224,"amenities":" Nonsmoking rooms"} {"id":2224,"amenities":" Suites"} {"id":2350,"amenities":"Free parking"} {"id":2350,"amenities":" Free High Speed Internet WiFi"} {"id":2350,"amenities":" Breakfast included"} {"id":2350,"amenities":" Breakfast Available"} {"id":2350,"amenities":" Business Centre with Internet Access"} {"id":2350,"amenities":" Dry Cleaning"} {"id":2350,"amenities":" Golf Course"} {"id":2350,"amenities":" Laundry Service"} {"id":2350,"amenities":" Multilingual Staff"} {"id":2350,"amenities":" Nonsmoking hotel"} {"id":2350,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2350,"amenities":" Public Wifi"} {"id":2350,"amenities":" Tennis Court"} {"id":2350,"amenities":" Wheelchair Access"} {"id":2350,"amenities":" Air conditioning"} {"id":2350,"amenities":" Microwave"} {"id":2350,"amenities":" Refrigerator in room"} {"id":2350,"amenities":" Accessible rooms"} {"id":2350,"amenities":" Family Rooms"} {"id":2350,"amenities":" Nonsmoking rooms"} {"id":2536,"amenities":"Restaurant"} {"id":2536,"amenities":" BarLounge"} {"id":2536,"amenities":" Free High Speed Internet WiFi"} {"id":2536,"amenities":" Laundry Service"} {"id":2536,"amenities":" Nonsmoking hotel"} {"id":2536,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2536,"amenities":" Public Wifi"} {"id":2536,"amenities":" Air conditioning"} {"id":2536,"amenities":" Refrigerator in room"} {"id":2536,"amenities":" Nonsmoking rooms"} {"id":2712,"amenities":""} {"id":3503,"amenities":"Free parking"} {"id":3503,"amenities":" Free High Speed Internet WiFi"} {"id":3503,"amenities":" Breakfast included"} {"id":3503,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3503,"amenities":" Breakfast Available"} {"id":3503,"amenities":" Business Centre with Internet Access"} {"id":3503,"amenities":" Dry Cleaning"} {"id":3503,"amenities":" Golf Course"} {"id":3503,"amenities":" Meeting rooms"} {"id":3503,"amenities":" Multilingual Staff"} {"id":3503,"amenities":" Nonsmoking hotel"} {"id":3503,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3503,"amenities":" SelfServe Laundry"} {"id":3503,"amenities":" Tennis Court"} {"id":3503,"amenities":" Wheelchair Access"} {"id":3503,"amenities":" Air conditioning"} {"id":3503,"amenities":" Accessible rooms"} {"id":3503,"amenities":" Family Rooms"} {"id":3503,"amenities":" Nonsmoking rooms"} {"id":3503,"amenities":" Suites"} {"id":3679,"amenities":""} {"id":4425,"amenities":"Free parking"} {"id":4425,"amenities":" Restaurant"} {"id":4425,"amenities":" BarLounge"} {"id":4425,"amenities":" Free High Speed Internet WiFi"} {"id":4425,"amenities":" Breakfast included"} {"id":4425,"amenities":" Room service"} {"id":4425,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4425,"amenities":" Banquet Room"} {"id":4425,"amenities":" Business Centre with Internet Access"} {"id":4425,"amenities":" Conference Facilities"} {"id":4425,"amenities":" Dry Cleaning"} {"id":4425,"amenities":" Laundry Service"} {"id":4425,"amenities":" Meeting rooms"} {"id":4425,"amenities":" Multilingual Staff"} {"id":4425,"amenities":" Nonsmoking hotel"} {"id":4425,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4425,"amenities":" SelfServe Laundry"} {"id":4425,"amenities":" Wheelchair Access"} {"id":4425,"amenities":" Air conditioning"} {"id":4425,"amenities":" Microwave"} {"id":4425,"amenities":" Family Rooms"} {"id":4425,"amenities":" Kitchenette"} {"id":4425,"amenities":" Nonsmoking rooms"} {"id":4425,"amenities":" Suites"} {"id":5546,"amenities":""} {"id":5611,"amenities":"Pool"} {"id":5611,"amenities":" Free parking"} {"id":5611,"amenities":" Free High Speed Internet WiFi"} {"id":5611,"amenities":" Breakfast included"} {"id":5611,"amenities":" Room service"} {"id":5611,"amenities":" Heated pool"} {"id":5611,"amenities":" Hot Tub"} {"id":5611,"amenities":" Laundry Service"} {"id":5611,"amenities":" Meeting rooms"} {"id":5611,"amenities":" Nonsmoking hotel"} {"id":5611,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5611,"amenities":" Shuttle Bus Service"} {"id":5611,"amenities":" Tennis Court"} {"id":5611,"amenities":" Wheelchair Access"} {"id":5611,"amenities":" Air conditioning"} {"id":5611,"amenities":" Microwave"} {"id":5611,"amenities":" Family Rooms"} {"id":5611,"amenities":" Kitchenette"} {"id":5611,"amenities":" Nonsmoking rooms"} {"id":5742,"amenities":""} {"id":3,"amenities":"Pool"} {"id":3,"amenities":" Restaurant"} {"id":3,"amenities":" Free High Speed Internet WiFi"} {"id":3,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3,"amenities":" BarLounge"} {"id":3,"amenities":" Banquet Room"} {"id":3,"amenities":" Breakfast Available"} {"id":3,"amenities":" Business Centre with Internet Access"} {"id":3,"amenities":" Concierge"} {"id":3,"amenities":" Conference Facilities"} {"id":3,"amenities":" Dry Cleaning"} {"id":3,"amenities":" Heated pool"} {"id":3,"amenities":" Hot Tub"} {"id":3,"amenities":" Indoor pool"} {"id":3,"amenities":" Laundry Service"} {"id":3,"amenities":" Meeting rooms"} {"id":3,"amenities":" Multilingual Staff"} {"id":3,"amenities":" Nonsmoking hotel"} {"id":3,"amenities":" Public Wifi"} {"id":3,"amenities":" Sauna"} {"id":3,"amenities":" Air conditioning"} {"id":3,"amenities":" Refrigerator in room"} {"id":3,"amenities":" Nonsmoking rooms"} {"id":3,"amenities":" Suites"} {"id":576,"amenities":""} {"id":979,"amenities":""} {"id":982,"amenities":"Free High Speed Internet WiFi"} {"id":982,"amenities":" BarLounge"} {"id":982,"amenities":" Pool"} {"id":982,"amenities":" Free parking"} {"id":982,"amenities":" Restaurant"} {"id":982,"amenities":" Breakfast included"} {"id":982,"amenities":" Fitness Centre with Gym Workout Room"} {"id":982,"amenities":" Banquet Room"} {"id":982,"amenities":" Business Centre with Internet Access"} {"id":982,"amenities":" Children Activities Kid Family Friendly"} {"id":982,"amenities":" Conference Facilities"} {"id":982,"amenities":" Dry Cleaning"} {"id":982,"amenities":" Heated pool"} {"id":982,"amenities":" Hot Tub"} {"id":982,"amenities":" Indoor pool"} {"id":982,"amenities":" Laundry Service"} {"id":982,"amenities":" Meeting rooms"} {"id":982,"amenities":" Multilingual Staff"} {"id":982,"amenities":" Nonsmoking hotel"} {"id":982,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":982,"amenities":" Public Wifi"} {"id":982,"amenities":" SelfServe Laundry"} {"id":982,"amenities":" Wheelchair Access"} {"id":982,"amenities":" Refrigerator in room"} {"id":982,"amenities":" Family Rooms"} {"id":982,"amenities":" Nonsmoking rooms"} {"id":982,"amenities":" Suites"} {"id":1662,"amenities":"Free parking"} {"id":1662,"amenities":" Free High Speed Internet WiFi"} {"id":1662,"amenities":" Breakfast included"} {"id":1662,"amenities":" Nonsmoking hotel"} {"id":1662,"amenities":" Public Wifi"} {"id":1662,"amenities":" Air conditioning"} {"id":1662,"amenities":" Nonsmoking rooms"} {"id":1682,"amenities":"Free parking"} {"id":1682,"amenities":" Free High Speed Internet WiFi"} {"id":1682,"amenities":" Nonsmoking hotel"} {"id":1682,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1682,"amenities":" Wheelchair Access"} {"id":1682,"amenities":" Air conditioning"} {"id":1682,"amenities":" Microwave"} {"id":1682,"amenities":" Refrigerator in room"} {"id":1682,"amenities":" Family Rooms"} {"id":1682,"amenities":" Nonsmoking rooms"} {"id":1682,"amenities":" Smoking rooms available"} {"id":1900,"amenities":"Pool"} {"id":1900,"amenities":" Free parking"} {"id":1900,"amenities":" Free High Speed Internet WiFi"} {"id":1900,"amenities":" Heated pool"} {"id":1900,"amenities":" Nonsmoking hotel"} {"id":1900,"amenities":" Outdoor pool"} {"id":1900,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1900,"amenities":" SelfServe Laundry"} {"id":1900,"amenities":" Air conditioning"} {"id":1900,"amenities":" Microwave"} {"id":1900,"amenities":" Refrigerator in room"} {"id":1900,"amenities":" Accessible rooms"} {"id":1900,"amenities":" Kitchenette"} {"id":1900,"amenities":" Nonsmoking rooms"} {"id":2024,"amenities":""} {"id":2047,"amenities":""} {"id":2100,"amenities":"Free parking"} {"id":2100,"amenities":" Free High Speed Internet WiFi"} {"id":2100,"amenities":" Spa"} {"id":2100,"amenities":" Babysitting"} {"id":2100,"amenities":" Children Activities Kid Family Friendly"} {"id":2100,"amenities":" Golf Course"} {"id":2100,"amenities":" Hot Tub"} {"id":2100,"amenities":" Laundry Service"} {"id":2100,"amenities":" Meeting rooms"} {"id":2100,"amenities":" Nonsmoking hotel"} {"id":2100,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2100,"amenities":" Public Wifi"} {"id":2100,"amenities":" Air conditioning"} {"id":2100,"amenities":" Refrigerator in room"} {"id":2100,"amenities":" Family Rooms"} {"id":2100,"amenities":" Nonsmoking rooms"} {"id":2232,"amenities":"Free parking"} {"id":2232,"amenities":" Free High Speed Internet WiFi"} {"id":2232,"amenities":" Breakfast included"} {"id":2232,"amenities":" Nonsmoking hotel"} {"id":2232,"amenities":" Wheelchair Access"} {"id":2232,"amenities":" Microwave"} {"id":2232,"amenities":" Nonsmoking rooms"} {"id":2516,"amenities":""} {"id":2566,"amenities":"Free parking"} {"id":2566,"amenities":" Free High Speed Internet WiFi"} {"id":2566,"amenities":" Nonsmoking hotel"} {"id":2566,"amenities":" Nonsmoking rooms"} {"id":2605,"amenities":""} {"id":2613,"amenities":"Pool"} {"id":2613,"amenities":" Free parking"} {"id":2613,"amenities":" Free High Speed Internet WiFi"} {"id":2613,"amenities":" Dry Cleaning"} {"id":2613,"amenities":" Laundry Service"} {"id":2613,"amenities":" Nonsmoking hotel"} {"id":2613,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2613,"amenities":" Public Wifi"} {"id":2613,"amenities":" Air conditioning"} {"id":2613,"amenities":" Nonsmoking rooms"} {"id":3383,"amenities":"Free parking"} {"id":3383,"amenities":" Free High Speed Internet WiFi"} {"id":3383,"amenities":" Breakfast included"} {"id":3383,"amenities":" Multilingual Staff"} {"id":3383,"amenities":" Nonsmoking hotel"} {"id":3383,"amenities":" Nonsmoking rooms"} {"id":3938,"amenities":""} {"id":4162,"amenities":"Free High Speed Internet WiFi"} {"id":4162,"amenities":" Nonsmoking hotel"} {"id":4162,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4162,"amenities":" Public Wifi"} {"id":4162,"amenities":" Air conditioning"} {"id":4162,"amenities":" Kitchenette"} {"id":4162,"amenities":" Nonsmoking rooms"} {"id":4200,"amenities":"Free parking"} {"id":4200,"amenities":" Free High Speed Internet WiFi"} {"id":4200,"amenities":" Breakfast included"} {"id":4200,"amenities":" Business Centre with Internet Access"} {"id":4200,"amenities":" Dry Cleaning"} {"id":4200,"amenities":" Laundry Service"} {"id":4200,"amenities":" Meeting rooms"} {"id":4200,"amenities":" Nonsmoking hotel"} {"id":4200,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4200,"amenities":" Public Wifi"} {"id":4200,"amenities":" Sauna"} {"id":4200,"amenities":" Air conditioning"} {"id":4200,"amenities":" Microwave"} {"id":4200,"amenities":" Refrigerator in room"} {"id":4200,"amenities":" Nonsmoking rooms"} {"id":4200,"amenities":" Suites"} {"id":4237,"amenities":"Free High Speed Internet WiFi"} {"id":4237,"amenities":" Pool"} {"id":4237,"amenities":" Room service"} {"id":4237,"amenities":" Free parking"} {"id":4237,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4237,"amenities":" Heated pool"} {"id":4237,"amenities":" Hot Tub"} {"id":4237,"amenities":" Indoor pool"} {"id":4237,"amenities":" Kids pool"} {"id":4237,"amenities":" Laundry Service"} {"id":4237,"amenities":" Nonsmoking hotel"} {"id":4237,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4237,"amenities":" Public Wifi"} {"id":4237,"amenities":" Sauna"} {"id":4237,"amenities":" Air conditioning"} {"id":4237,"amenities":" Microwave"} {"id":4237,"amenities":" Refrigerator in room"} {"id":4237,"amenities":" Family Rooms"} {"id":4237,"amenities":" Kitchenette"} {"id":4237,"amenities":" Nonsmoking rooms"} {"id":4305,"amenities":"Free High Speed Internet WiFi"} {"id":4305,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4305,"amenities":" Breakfast included"} {"id":4305,"amenities":" Pool"} {"id":4305,"amenities":" Free parking"} {"id":4305,"amenities":" BarLounge"} {"id":4305,"amenities":" Banquet Room"} {"id":4305,"amenities":" Breakfast Available"} {"id":4305,"amenities":" Business Centre with Internet Access"} {"id":4305,"amenities":" Conference Facilities"} {"id":4305,"amenities":" Dry Cleaning"} {"id":4305,"amenities":" Heated pool"} {"id":4305,"amenities":" Hot Tub"} {"id":4305,"amenities":" Indoor pool"} {"id":4305,"amenities":" Laundry Service"} {"id":4305,"amenities":" Meeting rooms"} {"id":4305,"amenities":" Multilingual Staff"} {"id":4305,"amenities":" Nonsmoking hotel"} {"id":4305,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4305,"amenities":" SelfServe Laundry"} {"id":4305,"amenities":" Wheelchair Access"} {"id":4305,"amenities":" Air conditioning"} {"id":4305,"amenities":" Microwave"} {"id":4305,"amenities":" Refrigerator in room"} {"id":4305,"amenities":" Accessible rooms"} {"id":4305,"amenities":" Family Rooms"} {"id":4305,"amenities":" Nonsmoking rooms"} {"id":4305,"amenities":" Suites"} {"id":4686,"amenities":"Free parking"} {"id":4686,"amenities":" Free High Speed Internet WiFi"} {"id":4686,"amenities":" Breakfast included"} {"id":4686,"amenities":" Laundry Service"} {"id":4686,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4686,"amenities":" Wheelchair Access"} {"id":4686,"amenities":" Air conditioning"} {"id":4686,"amenities":" Microwave"} {"id":4686,"amenities":" Refrigerator in room"} {"id":4686,"amenities":" Kitchenette"} {"id":4686,"amenities":" Nonsmoking rooms"} {"id":4686,"amenities":" Smoking rooms available"} {"id":4686,"amenities":" Suites"} {"id":5280,"amenities":""} {"id":5356,"amenities":"Free parking"} {"id":5356,"amenities":" Free High Speed Internet WiFi"} {"id":5356,"amenities":" Breakfast included"} {"id":5356,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5356,"amenities":" Business Centre with Internet Access"} {"id":5356,"amenities":" Dry Cleaning"} {"id":5356,"amenities":" Hot Tub"} {"id":5356,"amenities":" Laundry Service"} {"id":5356,"amenities":" Nonsmoking hotel"} {"id":5356,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5356,"amenities":" Wheelchair Access"} {"id":5356,"amenities":" Air conditioning"} {"id":5356,"amenities":" Microwave"} {"id":5356,"amenities":" Family Rooms"} {"id":5356,"amenities":" Nonsmoking rooms"} {"id":5356,"amenities":" Suites"} {"id":5547,"amenities":"Free High Speed Internet WiFi"} {"id":5547,"amenities":" Pool"} {"id":5547,"amenities":" Free parking"} {"id":5547,"amenities":" Breakfast included"} {"id":5547,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5547,"amenities":" Business Centre with Internet Access"} {"id":5547,"amenities":" Heated pool"} {"id":5547,"amenities":" Indoor pool"} {"id":5547,"amenities":" Multilingual Staff"} {"id":5547,"amenities":" Nonsmoking hotel"} {"id":5547,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5547,"amenities":" Public Wifi"} {"id":5547,"amenities":" Wheelchair Access"} {"id":5547,"amenities":" Air conditioning"} {"id":5547,"amenities":" Microwave"} {"id":5547,"amenities":" Refrigerator in room"} {"id":5547,"amenities":" Accessible rooms"} {"id":5547,"amenities":" Family Rooms"} {"id":5547,"amenities":" Kitchenette"} {"id":5547,"amenities":" Nonsmoking rooms"} {"id":5547,"amenities":" Suites"} {"id":905,"amenities":""} {"id":1189,"amenities":"Free High Speed Internet WiFi"} {"id":1189,"amenities":" Children Activities Kid Family Friendly"} {"id":1189,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1189,"amenities":" SelfServe Laundry"} {"id":1366,"amenities":"Free parking"} {"id":1366,"amenities":" Free High Speed Internet WiFi"} {"id":1366,"amenities":" Restaurant"} {"id":1366,"amenities":" Golf Course"} {"id":1366,"amenities":" Nonsmoking hotel"} {"id":1366,"amenities":" Public Wifi"} {"id":1366,"amenities":" Air conditioning"} {"id":1366,"amenities":" Family Rooms"} {"id":1366,"amenities":" Nonsmoking rooms"} {"id":1820,"amenities":"Pool"} {"id":1820,"amenities":" Free parking"} {"id":1820,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1820,"amenities":" Free High Speed Internet WiFi"} {"id":1820,"amenities":" Breakfast included"} {"id":1820,"amenities":" Business Centre with Internet Access"} {"id":1820,"amenities":" Dry Cleaning"} {"id":1820,"amenities":" Heated pool"} {"id":1820,"amenities":" Hot Tub"} {"id":1820,"amenities":" Indoor pool"} {"id":1820,"amenities":" Laundry Service"} {"id":1820,"amenities":" Multilingual Staff"} {"id":1820,"amenities":" Nonsmoking hotel"} {"id":1820,"amenities":" Public Wifi"} {"id":1820,"amenities":" SelfServe Laundry"} {"id":1820,"amenities":" Wheelchair Access"} {"id":1820,"amenities":" Air conditioning"} {"id":1820,"amenities":" Microwave"} {"id":1820,"amenities":" Refrigerator in room"} {"id":1820,"amenities":" Accessible rooms"} {"id":1820,"amenities":" Kitchenette"} {"id":1820,"amenities":" Nonsmoking rooms"} {"id":1820,"amenities":" Suites"} {"id":2003,"amenities":""} {"id":2120,"amenities":"Pool"} {"id":2120,"amenities":" Free parking"} {"id":2120,"amenities":" Free High Speed Internet WiFi"} {"id":2120,"amenities":" Restaurant"} {"id":2120,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2120,"amenities":" BarLounge"} {"id":2120,"amenities":" Spa"} {"id":2120,"amenities":" Babysitting"} {"id":2120,"amenities":" Banquet Room"} {"id":2120,"amenities":" Breakfast Available"} {"id":2120,"amenities":" Conference Facilities"} {"id":2120,"amenities":" Heated pool"} {"id":2120,"amenities":" Hot Tub"} {"id":2120,"amenities":" Laundry Service"} {"id":2120,"amenities":" Meeting rooms"} {"id":2120,"amenities":" Multilingual Staff"} {"id":2120,"amenities":" Nonsmoking hotel"} {"id":2120,"amenities":" Outdoor pool"} {"id":2120,"amenities":" SelfServe Laundry"} {"id":2120,"amenities":" SkiIn SkiOut"} {"id":2120,"amenities":" Wheelchair Access"} {"id":2120,"amenities":" Air conditioning"} {"id":2120,"amenities":" Microwave"} {"id":2120,"amenities":" Refrigerator in room"} {"id":2120,"amenities":" Family Rooms"} {"id":2120,"amenities":" Kitchenette"} {"id":2120,"amenities":" Nonsmoking rooms"} {"id":2120,"amenities":" Suites"} {"id":2251,"amenities":"Pool"} {"id":2251,"amenities":" Free parking"} {"id":2251,"amenities":" Free High Speed Internet WiFi"} {"id":2251,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2251,"amenities":" Breakfast included"} {"id":2251,"amenities":" Breakfast Available"} {"id":2251,"amenities":" Business Centre with Internet Access"} {"id":2251,"amenities":" Conference Facilities"} {"id":2251,"amenities":" Dry Cleaning"} {"id":2251,"amenities":" Heated pool"} {"id":2251,"amenities":" Indoor pool"} {"id":2251,"amenities":" Laundry Service"} {"id":2251,"amenities":" Meeting rooms"} {"id":2251,"amenities":" Multilingual Staff"} {"id":2251,"amenities":" Nonsmoking hotel"} {"id":2251,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2251,"amenities":" Wheelchair Access"} {"id":2251,"amenities":" Air conditioning"} {"id":2251,"amenities":" Microwave"} {"id":2251,"amenities":" Family Rooms"} {"id":2251,"amenities":" Nonsmoking rooms"} {"id":2251,"amenities":" Suites"} {"id":2809,"amenities":"Free parking"} {"id":2809,"amenities":" Free High Speed Internet WiFi"} {"id":2809,"amenities":" Nonsmoking hotel"} {"id":2809,"amenities":" Kitchenette"} {"id":2809,"amenities":" Nonsmoking rooms"} {"id":3242,"amenities":""} {"id":3447,"amenities":"Free parking"} {"id":3447,"amenities":" Free High Speed Internet WiFi"} {"id":3447,"amenities":" Breakfast included"} {"id":3447,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3447,"amenities":" Breakfast Available"} {"id":3447,"amenities":" Business Centre with Internet Access"} {"id":3447,"amenities":" Laundry Service"} {"id":3447,"amenities":" Meeting rooms"} {"id":3447,"amenities":" Multilingual Staff"} {"id":3447,"amenities":" Nonsmoking hotel"} {"id":3447,"amenities":" SelfServe Laundry"} {"id":3447,"amenities":" Wheelchair Access"} {"id":3447,"amenities":" Air conditioning"} {"id":3447,"amenities":" Microwave"} {"id":3447,"amenities":" Refrigerator in room"} {"id":3447,"amenities":" Kitchenette"} {"id":3447,"amenities":" Nonsmoking rooms"} {"id":3447,"amenities":" Smoking rooms available"} {"id":3447,"amenities":" Suites"} {"id":3462,"amenities":""} {"id":3644,"amenities":"Pool"} {"id":3644,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3644,"amenities":" Free parking"} {"id":3644,"amenities":" Restaurant"} {"id":3644,"amenities":" Room service"} {"id":3644,"amenities":" BarLounge"} {"id":3644,"amenities":" Spa"} {"id":3644,"amenities":" Banquet Room"} {"id":3644,"amenities":" Business Centre with Internet Access"} {"id":3644,"amenities":" Children Activities Kid Family Friendly"} {"id":3644,"amenities":" Conference Facilities"} {"id":3644,"amenities":" Heated pool"} {"id":3644,"amenities":" Hot Tub"} {"id":3644,"amenities":" Indoor pool"} {"id":3644,"amenities":" Laundry Service"} {"id":3644,"amenities":" Meeting rooms"} {"id":3644,"amenities":" Multilingual Staff"} {"id":3644,"amenities":" Nonsmoking hotel"} {"id":3644,"amenities":" Paid Wifi"} {"id":3644,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3644,"amenities":" Shuttle Bus Service"} {"id":3644,"amenities":" SkiIn SkiOut"} {"id":3644,"amenities":" Wheelchair Access"} {"id":3644,"amenities":" Air conditioning"} {"id":3644,"amenities":" Family Rooms"} {"id":3644,"amenities":" Nonsmoking rooms"} {"id":3644,"amenities":" Suites"} {"id":3659,"amenities":""} {"id":3663,"amenities":"Free parking"} {"id":3663,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3663,"amenities":" Free High Speed Internet WiFi"} {"id":3663,"amenities":" Pool"} {"id":3663,"amenities":" Room service"} {"id":3663,"amenities":" Restaurant"} {"id":3663,"amenities":" BarLounge"} {"id":3663,"amenities":" Banquet Room"} {"id":3663,"amenities":" Business Centre with Internet Access"} {"id":3663,"amenities":" Conference Facilities"} {"id":3663,"amenities":" Dry Cleaning"} {"id":3663,"amenities":" Heated pool"} {"id":3663,"amenities":" Hot Tub"} {"id":3663,"amenities":" Indoor pool"} {"id":3663,"amenities":" Laundry Service"} {"id":3663,"amenities":" Meeting rooms"} {"id":3663,"amenities":" Nonsmoking hotel"} {"id":3663,"amenities":" Outdoor pool"} {"id":3663,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3663,"amenities":" SelfServe Laundry"} {"id":3663,"amenities":" Wheelchair Access"} {"id":3663,"amenities":" Family Rooms"} {"id":3663,"amenities":" Nonsmoking rooms"} {"id":3663,"amenities":" Suites"} {"id":3691,"amenities":""} {"id":4365,"amenities":"Free parking"} {"id":4365,"amenities":" Free High Speed Internet WiFi"} {"id":4365,"amenities":" Nonsmoking hotel"} {"id":4584,"amenities":"Free parking"} {"id":4584,"amenities":" Breakfast included"} {"id":4584,"amenities":" Electric vehicle charging station"} {"id":4584,"amenities":" Nonsmoking hotel"} {"id":4584,"amenities":" Nonsmoking rooms"} {"id":4584,"amenities":" Suites"} {"id":4627,"amenities":"Free parking"} {"id":4627,"amenities":" Restaurant"} {"id":4627,"amenities":" Free High Speed Internet WiFi"} {"id":4627,"amenities":" Breakfast included"} {"id":4627,"amenities":" Nonsmoking hotel"} {"id":4627,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4627,"amenities":" Public Wifi"} {"id":4627,"amenities":" Air conditioning"} {"id":4627,"amenities":" Nonsmoking rooms"} {"id":4973,"amenities":"Free parking"} {"id":4973,"amenities":" Restaurant"} {"id":4973,"amenities":" Free High Speed Internet WiFi"} {"id":4973,"amenities":" Nonsmoking hotel"} {"id":4973,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4973,"amenities":" Air conditioning"} {"id":4973,"amenities":" Refrigerator in room"} {"id":4973,"amenities":" Family Rooms"} {"id":4973,"amenities":" Kitchenette"} {"id":4973,"amenities":" Nonsmoking rooms"} {"id":5050,"amenities":"Free High Speed Internet WiFi"} {"id":5050,"amenities":" Room service"} {"id":5050,"amenities":" Restaurant"} {"id":5050,"amenities":" Breakfast included"} {"id":5050,"amenities":" Concierge"} {"id":5050,"amenities":" Laundry Service"} {"id":5050,"amenities":" Nonsmoking hotel"} {"id":5050,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5050,"amenities":" Air conditioning"} {"id":5050,"amenities":" Refrigerator in room"} {"id":5050,"amenities":" Family Rooms"} {"id":5050,"amenities":" Kitchenette"} {"id":5050,"amenities":" Nonsmoking rooms"} {"id":5050,"amenities":" Smoking rooms available"} {"id":5527,"amenities":"Free High Speed Internet WiFi"} {"id":5527,"amenities":" Babysitting"} {"id":5527,"amenities":" Children Activities Kid Family Friendly"} {"id":5527,"amenities":" Public Wifi"} {"id":5527,"amenities":" Family Rooms"} {"id":5719,"amenities":"Free High Speed Internet WiFi"} {"id":5719,"amenities":" Nonsmoking hotel"} {"id":5719,"amenities":" Public Wifi"} {"id":5719,"amenities":" Air conditioning"} {"id":5719,"amenities":" Minibar"} {"id":5719,"amenities":" Refrigerator in room"} {"id":5719,"amenities":" Nonsmoking rooms"} {"id":5736,"amenities":"Free parking"} {"id":5736,"amenities":" Restaurant"} {"id":5736,"amenities":" BarLounge"} {"id":5736,"amenities":" Free High Speed Internet WiFi"} {"id":5736,"amenities":" Nonsmoking hotel"} {"id":5736,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5736,"amenities":" Air conditioning"} {"id":322,"amenities":"Free High Speed Internet WiFi"} {"id":322,"amenities":" Free parking"} {"id":322,"amenities":" Restaurant"} {"id":322,"amenities":" Meeting rooms"} {"id":322,"amenities":" Nonsmoking hotel"} {"id":322,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":322,"amenities":" Public Wifi"} {"id":322,"amenities":" Wheelchair Access"} {"id":322,"amenities":" Air conditioning"} {"id":322,"amenities":" Refrigerator in room"} {"id":322,"amenities":" Nonsmoking rooms"} {"id":390,"amenities":"Free parking"} {"id":390,"amenities":" Free High Speed Internet WiFi"} {"id":390,"amenities":" Breakfast included"} {"id":390,"amenities":" Pool"} {"id":390,"amenities":" Air conditioning"} {"id":390,"amenities":" Refrigerator in room"} {"id":390,"amenities":" Kitchenette"} {"id":390,"amenities":" Nonsmoking rooms"} {"id":664,"amenities":"Fitness Centre with Gym Workout Room"} {"id":664,"amenities":" Free parking"} {"id":664,"amenities":" Free High Speed Internet WiFi"} {"id":664,"amenities":" Hot Tub"} {"id":664,"amenities":" Laundry Service"} {"id":664,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":664,"amenities":" Public Wifi"} {"id":664,"amenities":" Sauna"} {"id":664,"amenities":" SelfServe Laundry"} {"id":664,"amenities":" Microwave"} {"id":664,"amenities":" Refrigerator in room"} {"id":664,"amenities":" Family Rooms"} {"id":664,"amenities":" Kitchenette"} {"id":664,"amenities":" Nonsmoking rooms"} {"id":664,"amenities":" Suites"} {"id":872,"amenities":"Free parking"} {"id":872,"amenities":" Free High Speed Internet WiFi"} {"id":872,"amenities":" Nonsmoking hotel"} {"id":872,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":872,"amenities":" Public Wifi"} {"id":872,"amenities":" Wheelchair Access"} {"id":872,"amenities":" Air conditioning"} {"id":872,"amenities":" Microwave"} {"id":872,"amenities":" Refrigerator in room"} {"id":872,"amenities":" Accessible rooms"} {"id":872,"amenities":" Family Rooms"} {"id":872,"amenities":" Nonsmoking rooms"} {"id":872,"amenities":" Smoking rooms available"} {"id":893,"amenities":"Free parking"} {"id":893,"amenities":" Free High Speed Internet WiFi"} {"id":893,"amenities":" Breakfast included"} {"id":893,"amenities":" Business Centre with Internet Access"} {"id":893,"amenities":" Dry Cleaning"} {"id":893,"amenities":" Laundry Service"} {"id":893,"amenities":" Meeting rooms"} {"id":893,"amenities":" Nonsmoking hotel"} {"id":893,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":893,"amenities":" Sauna"} {"id":893,"amenities":" SelfServe Laundry"} {"id":893,"amenities":" Wheelchair Access"} {"id":893,"amenities":" Air conditioning"} {"id":893,"amenities":" Microwave"} {"id":893,"amenities":" Family Rooms"} {"id":893,"amenities":" Kitchenette"} {"id":893,"amenities":" Nonsmoking rooms"} {"id":893,"amenities":" Suites"} {"id":996,"amenities":"Free parking"} {"id":996,"amenities":" Free High Speed Internet WiFi"} {"id":996,"amenities":" Breakfast included"} {"id":996,"amenities":" Breakfast Available"} {"id":996,"amenities":" Nonsmoking hotel"} {"id":996,"amenities":" Public Wifi"} {"id":996,"amenities":" Microwave"} {"id":996,"amenities":" Refrigerator in room"} {"id":996,"amenities":" Kitchenette"} {"id":996,"amenities":" Nonsmoking rooms"} {"id":996,"amenities":" Suites"} {"id":1102,"amenities":""} {"id":1289,"amenities":"Free parking"} {"id":1289,"amenities":" Restaurant"} {"id":1289,"amenities":" Free High Speed Internet WiFi"} {"id":1289,"amenities":" BarLounge"} {"id":1289,"amenities":" Banquet Room"} {"id":1289,"amenities":" Breakfast Available"} {"id":1289,"amenities":" Conference Facilities"} {"id":1289,"amenities":" Meeting rooms"} {"id":1289,"amenities":" Multilingual Staff"} {"id":1289,"amenities":" Nonsmoking hotel"} {"id":1289,"amenities":" Public Wifi"} {"id":1289,"amenities":" Family Rooms"} {"id":1289,"amenities":" Nonsmoking rooms"} {"id":1289,"amenities":" Suites"} {"id":1387,"amenities":""} {"id":1584,"amenities":""} {"id":2002,"amenities":""} {"id":2045,"amenities":"Pool"} {"id":2045,"amenities":" Free parking"} {"id":2045,"amenities":" Free High Speed Internet WiFi"} {"id":2045,"amenities":" Breakfast included"} {"id":2045,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2045,"amenities":" Banquet Room"} {"id":2045,"amenities":" Business Centre with Internet Access"} {"id":2045,"amenities":" Children Activities Kid Family Friendly"} {"id":2045,"amenities":" Conference Facilities"} {"id":2045,"amenities":" Dry Cleaning"} {"id":2045,"amenities":" Heated pool"} {"id":2045,"amenities":" Hot Tub"} {"id":2045,"amenities":" Indoor pool"} {"id":2045,"amenities":" Laundry Service"} {"id":2045,"amenities":" Meeting rooms"} {"id":2045,"amenities":" Nonsmoking hotel"} {"id":2045,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2045,"amenities":" SelfServe Laundry"} {"id":2045,"amenities":" Wheelchair Access"} {"id":2045,"amenities":" Air conditioning"} {"id":2045,"amenities":" Microwave"} {"id":2045,"amenities":" Refrigerator in room"} {"id":2045,"amenities":" Accessible rooms"} {"id":2045,"amenities":" Family Rooms"} {"id":2045,"amenities":" Nonsmoking rooms"} {"id":2045,"amenities":" Suites"} {"id":2515,"amenities":"Restaurant"} {"id":2515,"amenities":" Kitchenette"} {"id":2718,"amenities":"Free parking"} {"id":2718,"amenities":" Free High Speed Internet WiFi"} {"id":2718,"amenities":" Pool"} {"id":2718,"amenities":" BarLounge"} {"id":2718,"amenities":" Breakfast Available"} {"id":2718,"amenities":" Indoor pool"} {"id":2718,"amenities":" Nonsmoking hotel"} {"id":2718,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2718,"amenities":" Air conditioning"} {"id":2718,"amenities":" Nonsmoking rooms"} {"id":2911,"amenities":"Free parking"} {"id":2911,"amenities":" Free High Speed Internet WiFi"} {"id":2911,"amenities":" Breakfast included"} {"id":2911,"amenities":" Golf Course"} {"id":2911,"amenities":" Nonsmoking hotel"} {"id":2911,"amenities":" Public Wifi"} {"id":2911,"amenities":" Air conditioning"} {"id":2911,"amenities":" Refrigerator in room"} {"id":2911,"amenities":" Nonsmoking rooms"} {"id":3086,"amenities":""} {"id":3515,"amenities":"Free parking"} {"id":3515,"amenities":" Free High Speed Internet WiFi"} {"id":3515,"amenities":" Golf Course"} {"id":3515,"amenities":" Hot Tub"} {"id":3515,"amenities":" Meeting rooms"} {"id":3515,"amenities":" Nonsmoking hotel"} {"id":3630,"amenities":"Free parking"} {"id":4691,"amenities":""} {"id":5200,"amenities":""} {"id":5349,"amenities":""} {"id":5696,"amenities":"Pool"} {"id":5696,"amenities":" Free parking"} {"id":5696,"amenities":" Free High Speed Internet WiFi"} {"id":5696,"amenities":" Breakfast included"} {"id":5696,"amenities":" Laundry Service"} {"id":5696,"amenities":" Nonsmoking hotel"} {"id":5696,"amenities":" Outdoor pool"} {"id":5696,"amenities":" Public Wifi"} {"id":5696,"amenities":" Microwave"} {"id":5696,"amenities":" Refrigerator in room"} {"id":5696,"amenities":" Family Rooms"} {"id":5696,"amenities":" Nonsmoking rooms"} {"id":6041,"amenities":""} {"id":710,"amenities":"Free parking"} {"id":710,"amenities":" Free High Speed Internet WiFi"} {"id":710,"amenities":" Laundry Service"} {"id":710,"amenities":" Nonsmoking hotel"} {"id":710,"amenities":" Family Rooms"} {"id":710,"amenities":" Kitchenette"} {"id":710,"amenities":" Nonsmoking rooms"} {"id":772,"amenities":""} {"id":1154,"amenities":"Free parking"} {"id":1154,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1154,"amenities":" Kitchenette"} {"id":1154,"amenities":" Suites"} {"id":1166,"amenities":"Free parking"} {"id":1166,"amenities":" Free High Speed Internet WiFi"} {"id":1166,"amenities":" Hot Tub"} {"id":1166,"amenities":" Multilingual Staff"} {"id":1166,"amenities":" Nonsmoking hotel"} {"id":1166,"amenities":" Refrigerator in room"} {"id":1166,"amenities":" Family Rooms"} {"id":1166,"amenities":" Kitchenette"} {"id":1166,"amenities":" Nonsmoking rooms"} {"id":1166,"amenities":" Suites"} {"id":1186,"amenities":"Free parking"} {"id":1186,"amenities":" Free High Speed Internet WiFi"} {"id":1186,"amenities":" Nonsmoking hotel"} {"id":1186,"amenities":" Microwave"} {"id":1186,"amenities":" Refrigerator in room"} {"id":1186,"amenities":" Nonsmoking rooms"} {"id":1481,"amenities":"Pool"} {"id":1481,"amenities":" Restaurant"} {"id":1481,"amenities":" Free High Speed Internet WiFi"} {"id":1481,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1481,"amenities":" Room service"} {"id":1481,"amenities":" Banquet Room"} {"id":1481,"amenities":" Breakfast Available"} {"id":1481,"amenities":" Concierge"} {"id":1481,"amenities":" Conference Facilities"} {"id":1481,"amenities":" Dry Cleaning"} {"id":1481,"amenities":" Heated pool"} {"id":1481,"amenities":" Hot Tub"} {"id":1481,"amenities":" Indoor pool"} {"id":1481,"amenities":" Laundry Service"} {"id":1481,"amenities":" Meeting rooms"} {"id":1481,"amenities":" Multilingual Staff"} {"id":1481,"amenities":" Nonsmoking hotel"} {"id":1481,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1481,"amenities":" Public Wifi"} {"id":1481,"amenities":" Sauna"} {"id":1481,"amenities":" Wheelchair Access"} {"id":1481,"amenities":" Air conditioning"} {"id":1481,"amenities":" Family Rooms"} {"id":1481,"amenities":" Nonsmoking rooms"} {"id":1481,"amenities":" Suites"} {"id":1522,"amenities":"Free parking"} {"id":1522,"amenities":" Spa"} {"id":1522,"amenities":" Free High Speed Internet WiFi"} {"id":1522,"amenities":" Breakfast included"} {"id":1522,"amenities":" Meeting rooms"} {"id":1522,"amenities":" Nonsmoking rooms"} {"id":1522,"amenities":" Suites"} {"id":1655,"amenities":"Pool"} {"id":1655,"amenities":" Free parking"} {"id":1655,"amenities":" Restaurant"} {"id":1655,"amenities":" Free Internet"} {"id":1655,"amenities":" Children Activities Kid Family Friendly"} {"id":1655,"amenities":" Heated pool"} {"id":1655,"amenities":" Hot Tub"} {"id":1655,"amenities":" Indoor pool"} {"id":1655,"amenities":" Laundry Service"} {"id":1655,"amenities":" Meeting rooms"} {"id":1655,"amenities":" Nonsmoking hotel"} {"id":1655,"amenities":" Public Wifi"} {"id":1655,"amenities":" SelfServe Laundry"} {"id":1655,"amenities":" Wheelchair Access"} {"id":1655,"amenities":" Family Rooms"} {"id":1655,"amenities":" Nonsmoking rooms"} {"id":1655,"amenities":" Suites"} {"id":1818,"amenities":""} {"id":1903,"amenities":"Free parking"} {"id":1903,"amenities":" Free High Speed Internet WiFi"} {"id":1903,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1903,"amenities":" Wheelchair Access"} {"id":1903,"amenities":" Kitchenette"} {"id":1903,"amenities":" Suites"} {"id":1982,"amenities":""} {"id":2829,"amenities":""} {"id":2965,"amenities":"Free parking"} {"id":2965,"amenities":" Restaurant"} {"id":2965,"amenities":" BarLounge"} {"id":2965,"amenities":" Free High Speed Internet WiFi"} {"id":2965,"amenities":" Meeting rooms"} {"id":2965,"amenities":" Nonsmoking hotel"} {"id":2965,"amenities":" Refrigerator in room"} {"id":2965,"amenities":" Accessible rooms"} {"id":2965,"amenities":" Family Rooms"} {"id":2965,"amenities":" Nonsmoking rooms"} {"id":2965,"amenities":" Smoking rooms available"} {"id":3027,"amenities":"Free High Speed Internet WiFi"} {"id":3027,"amenities":" Children Activities Kid Family Friendly"} {"id":3027,"amenities":" Laundry Service"} {"id":3027,"amenities":" Nonsmoking hotel"} {"id":3027,"amenities":" Public Wifi"} {"id":3027,"amenities":" Refrigerator in room"} {"id":3027,"amenities":" Family Rooms"} {"id":3027,"amenities":" Kitchenette"} {"id":3027,"amenities":" Nonsmoking rooms"} {"id":3109,"amenities":"Pool"} {"id":3109,"amenities":" Free High Speed Internet WiFi"} {"id":3109,"amenities":" Nonsmoking hotel"} {"id":3109,"amenities":" Public Wifi"} {"id":3109,"amenities":" Air conditioning"} {"id":3109,"amenities":" Refrigerator in room"} {"id":3109,"amenities":" Kitchenette"} {"id":3109,"amenities":" Nonsmoking rooms"} {"id":3411,"amenities":""} {"id":3413,"amenities":""} {"id":3611,"amenities":"Free parking"} {"id":3611,"amenities":" Free High Speed Internet WiFi"} {"id":3611,"amenities":" Golf Course"} {"id":3611,"amenities":" Nonsmoking hotel"} {"id":3611,"amenities":" Public Wifi"} {"id":3611,"amenities":" Air conditioning"} {"id":3611,"amenities":" Microwave"} {"id":3611,"amenities":" Refrigerator in room"} {"id":3611,"amenities":" Accessible rooms"} {"id":3611,"amenities":" Nonsmoking rooms"} {"id":3611,"amenities":" Suites"} {"id":4908,"amenities":""} {"id":4964,"amenities":"Free parking"} {"id":4964,"amenities":" Free High Speed Internet WiFi"} {"id":4964,"amenities":" Breakfast included"} {"id":4964,"amenities":" Nonsmoking hotel"} {"id":4964,"amenities":" Public Wifi"} {"id":4964,"amenities":" Refrigerator in room"} {"id":4964,"amenities":" Accessible rooms"} {"id":4964,"amenities":" Family Rooms"} {"id":4964,"amenities":" Nonsmoking rooms"} {"id":4974,"amenities":"Free parking"} {"id":4974,"amenities":" Free High Speed Internet WiFi"} {"id":4974,"amenities":" Breakfast included"} {"id":4974,"amenities":" Nonsmoking hotel"} {"id":4974,"amenities":" Public Wifi"} {"id":4974,"amenities":" Wheelchair Access"} {"id":4974,"amenities":" Air conditioning"} {"id":4974,"amenities":" Accessible rooms"} {"id":4974,"amenities":" Family Rooms"} {"id":4974,"amenities":" Nonsmoking rooms"} {"id":4974,"amenities":" Suites"} {"id":5251,"amenities":""} {"id":5294,"amenities":"Pets Allowed Dog Pet Friendly "} {"id":5767,"amenities":""} {"id":5959,"amenities":"Free parking"} {"id":5959,"amenities":" Room service"} {"id":5959,"amenities":" Free High Speed Internet WiFi"} {"id":5959,"amenities":" Concierge"} {"id":5959,"amenities":" Nonsmoking hotel"} {"id":5959,"amenities":" Public Wifi"} {"id":5959,"amenities":" Air conditioning"} {"id":5959,"amenities":" Microwave"} {"id":5959,"amenities":" Refrigerator in room"} {"id":5959,"amenities":" Family Rooms"} {"id":5959,"amenities":" Kitchenette"} {"id":5959,"amenities":" Nonsmoking rooms"} {"id":6010,"amenities":"Babysitting"} {"id":6010,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":371,"amenities":"Free parking"} {"id":371,"amenities":" Free High Speed Internet WiFi"} {"id":371,"amenities":" Breakfast included"} {"id":371,"amenities":" Airport transportation"} {"id":371,"amenities":" Laundry Service"} {"id":371,"amenities":" Multilingual Staff"} {"id":371,"amenities":" Nonsmoking hotel"} {"id":371,"amenities":" SelfServe Laundry"} {"id":371,"amenities":" Air conditioning"} {"id":371,"amenities":" Refrigerator in room"} {"id":371,"amenities":" Nonsmoking rooms"} {"id":1138,"amenities":"Free parking"} {"id":1138,"amenities":" Free High Speed Internet WiFi"} {"id":1138,"amenities":" Nonsmoking hotel"} {"id":1138,"amenities":" Public Wifi"} {"id":1138,"amenities":" Refrigerator in room"} {"id":1138,"amenities":" Kitchenette"} {"id":1138,"amenities":" Nonsmoking rooms"} {"id":1209,"amenities":""} {"id":1393,"amenities":""} {"id":2011,"amenities":"Pool"} {"id":2011,"amenities":" Free parking"} {"id":2011,"amenities":" Free High Speed Internet WiFi"} {"id":2011,"amenities":" Golf Course"} {"id":2011,"amenities":" Laundry Service"} {"id":2011,"amenities":" Nonsmoking hotel"} {"id":2011,"amenities":" Outdoor pool"} {"id":2011,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2011,"amenities":" Air conditioning"} {"id":2011,"amenities":" Refrigerator in room"} {"id":2011,"amenities":" Family Rooms"} {"id":2011,"amenities":" Nonsmoking rooms"} {"id":2011,"amenities":" Suites"} {"id":2174,"amenities":""} {"id":2379,"amenities":"Free parking"} {"id":2379,"amenities":" Free High Speed Internet WiFi"} {"id":2379,"amenities":" Nonsmoking hotel"} {"id":2379,"amenities":" Public Wifi"} {"id":2379,"amenities":" Microwave"} {"id":2379,"amenities":" Refrigerator in room"} {"id":2379,"amenities":" Nonsmoking rooms"} {"id":2505,"amenities":"Free High Speed Internet WiFi"} {"id":2505,"amenities":" Free parking"} {"id":2505,"amenities":" Breakfast included"} {"id":2505,"amenities":" Nonsmoking hotel"} {"id":2505,"amenities":" Public Wifi"} {"id":2505,"amenities":" Refrigerator in room"} {"id":2505,"amenities":" Nonsmoking rooms"} {"id":2564,"amenities":"Free parking"} {"id":2564,"amenities":" Free High Speed Internet WiFi"} {"id":2564,"amenities":" Breakfast included"} {"id":2564,"amenities":" Golf Course"} {"id":2564,"amenities":" Meeting rooms"} {"id":2564,"amenities":" Nonsmoking hotel"} {"id":2564,"amenities":" Refrigerator in room"} {"id":2564,"amenities":" Family Rooms"} {"id":2564,"amenities":" Nonsmoking rooms"} {"id":2931,"amenities":"Free parking"} {"id":2931,"amenities":" Free High Speed Internet WiFi"} {"id":2931,"amenities":" Breakfast included"} {"id":2931,"amenities":" Nonsmoking hotel"} {"id":2931,"amenities":" Air conditioning"} {"id":2931,"amenities":" Nonsmoking rooms"} {"id":2945,"amenities":"Free parking"} {"id":2945,"amenities":" Free High Speed Internet WiFi"} {"id":2945,"amenities":" Breakfast included"} {"id":2945,"amenities":" Airport transportation"} {"id":2945,"amenities":" Concierge"} {"id":2945,"amenities":" Multilingual Staff"} {"id":2945,"amenities":" Nonsmoking hotel"} {"id":2945,"amenities":" Public Wifi"} {"id":2945,"amenities":" SelfServe Laundry"} {"id":2945,"amenities":" Shuttle Bus Service"} {"id":2945,"amenities":" Family Rooms"} {"id":2945,"amenities":" Kitchenette"} {"id":2945,"amenities":" Nonsmoking rooms"} {"id":2945,"amenities":" Suites"} {"id":3203,"amenities":""} {"id":3228,"amenities":"Pool"} {"id":3228,"amenities":" Restaurant"} {"id":3228,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3228,"amenities":" Room service"} {"id":3228,"amenities":" BarLounge"} {"id":3228,"amenities":" Free Internet"} {"id":3228,"amenities":" Babysitting"} {"id":3228,"amenities":" Banquet Room"} {"id":3228,"amenities":" Breakfast Available"} {"id":3228,"amenities":" Business Centre with Internet Access"} {"id":3228,"amenities":" Concierge"} {"id":3228,"amenities":" Conference Facilities"} {"id":3228,"amenities":" Dry Cleaning"} {"id":3228,"amenities":" Heated pool"} {"id":3228,"amenities":" Hot Tub"} {"id":3228,"amenities":" Laundry Service"} {"id":3228,"amenities":" Meeting rooms"} {"id":3228,"amenities":" Multilingual Staff"} {"id":3228,"amenities":" Nonsmoking hotel"} {"id":3228,"amenities":" Outdoor pool"} {"id":3228,"amenities":" Paid Internet"} {"id":3228,"amenities":" Paid Wifi"} {"id":3228,"amenities":" Public Wifi"} {"id":3228,"amenities":" Wheelchair Access"} {"id":3228,"amenities":" Air conditioning"} {"id":3228,"amenities":" Refrigerator in room"} {"id":3228,"amenities":" Nonsmoking rooms"} {"id":3228,"amenities":" Suites"} {"id":4435,"amenities":""} {"id":4543,"amenities":"Free High Speed Internet WiFi"} {"id":4543,"amenities":" Nonsmoking hotel"} {"id":4543,"amenities":" Public Wifi"} {"id":4543,"amenities":" Shuttle Bus Service"} {"id":4543,"amenities":" Family Rooms"} {"id":4740,"amenities":"Pool"} {"id":4740,"amenities":" Room service"} {"id":4740,"amenities":" Free High Speed Internet WiFi"} {"id":4740,"amenities":" Dry Cleaning"} {"id":4740,"amenities":" Hot Tub"} {"id":4740,"amenities":" Laundry Service"} {"id":4740,"amenities":" Nonsmoking hotel"} {"id":4740,"amenities":" Outdoor pool"} {"id":4740,"amenities":" Public Wifi"} {"id":4740,"amenities":" Air conditioning"} {"id":4740,"amenities":" Refrigerator in room"} {"id":4740,"amenities":" Nonsmoking rooms"} {"id":5037,"amenities":"Free parking"} {"id":5037,"amenities":" Breakfast included"} {"id":5037,"amenities":" Free High Speed Internet WiFi"} {"id":5037,"amenities":" Nonsmoking hotel"} {"id":5037,"amenities":" Public Wifi"} {"id":5037,"amenities":" Wheelchair Access"} {"id":5037,"amenities":" Refrigerator in room"} {"id":5037,"amenities":" Nonsmoking rooms"} {"id":5303,"amenities":"Free parking"} {"id":5303,"amenities":" Free High Speed Internet WiFi"} {"id":5303,"amenities":" Breakfast included"} {"id":5303,"amenities":" Nonsmoking hotel"} {"id":5303,"amenities":" Public Wifi"} {"id":5303,"amenities":" Air conditioning"} {"id":5303,"amenities":" Nonsmoking rooms"} {"id":5954,"amenities":""} {"id":477,"amenities":""} {"id":1364,"amenities":"Free parking"} {"id":1364,"amenities":" Free High Speed Internet WiFi"} {"id":1364,"amenities":" Nonsmoking hotel"} {"id":1364,"amenities":" Public Wifi"} {"id":1364,"amenities":" Wheelchair Access"} {"id":1364,"amenities":" Air conditioning"} {"id":1364,"amenities":" Microwave"} {"id":1364,"amenities":" Refrigerator in room"} {"id":1364,"amenities":" Accessible rooms"} {"id":1364,"amenities":" Nonsmoking rooms"} {"id":1715,"amenities":"Free parking"} {"id":1715,"amenities":" Free High Speed Internet WiFi"} {"id":1715,"amenities":" Breakfast included"} {"id":1715,"amenities":" Laundry Service"} {"id":1715,"amenities":" Nonsmoking hotel"} {"id":1715,"amenities":" Public Wifi"} {"id":1715,"amenities":" Minibar"} {"id":1715,"amenities":" Refrigerator in room"} {"id":1715,"amenities":" Family Rooms"} {"id":1715,"amenities":" Kitchenette"} {"id":1715,"amenities":" Nonsmoking rooms"} {"id":1727,"amenities":"Free parking"} {"id":1727,"amenities":" Free High Speed Internet WiFi"} {"id":1727,"amenities":" Nonsmoking hotel"} {"id":1727,"amenities":" Air conditioning"} {"id":1727,"amenities":" Microwave"} {"id":1727,"amenities":" Refrigerator in room"} {"id":1727,"amenities":" Kitchenette"} {"id":1727,"amenities":" Nonsmoking rooms"} {"id":1966,"amenities":""} {"id":2344,"amenities":""} {"id":2696,"amenities":"Free parking"} {"id":2696,"amenities":" Free High Speed Internet WiFi"} {"id":2696,"amenities":" Breakfast included"} {"id":2696,"amenities":" Family Rooms"} {"id":2696,"amenities":" Nonsmoking rooms"} {"id":2696,"amenities":" Suites"} {"id":2698,"amenities":"Free parking"} {"id":2698,"amenities":" Free High Speed Internet WiFi"} {"id":2698,"amenities":" Nonsmoking hotel"} {"id":2698,"amenities":" Nonsmoking rooms"} {"id":3030,"amenities":"Free parking"} {"id":3030,"amenities":" Free High Speed Internet WiFi"} {"id":3030,"amenities":" Nonsmoking hotel"} {"id":3030,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3030,"amenities":" Public Wifi"} {"id":3030,"amenities":" Air conditioning"} {"id":3030,"amenities":" Refrigerator in room"} {"id":3030,"amenities":" Nonsmoking rooms"} {"id":3040,"amenities":"Free parking"} {"id":3040,"amenities":" Restaurant"} {"id":3040,"amenities":" Free High Speed Internet WiFi"} {"id":3040,"amenities":" Babysitting"} {"id":3040,"amenities":" Concierge"} {"id":3040,"amenities":" Nonsmoking hotel"} {"id":3040,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3040,"amenities":" Public Wifi"} {"id":3040,"amenities":" Air conditioning"} {"id":3040,"amenities":" Refrigerator in room"} {"id":3040,"amenities":" Family Rooms"} {"id":3040,"amenities":" Nonsmoking rooms"} {"id":3342,"amenities":"Free parking"} {"id":3342,"amenities":" Free High Speed Internet WiFi"} {"id":3342,"amenities":" Breakfast included"} {"id":3342,"amenities":" Business Centre with Internet Access"} {"id":3342,"amenities":" Concierge"} {"id":3342,"amenities":" Laundry Service"} {"id":3342,"amenities":" Nonsmoking hotel"} {"id":3342,"amenities":" Air conditioning"} {"id":3342,"amenities":" Nonsmoking rooms"} {"id":3374,"amenities":"Free parking"} {"id":3374,"amenities":" Free High Speed Internet WiFi"} {"id":3374,"amenities":" Nonsmoking hotel"} {"id":3374,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3374,"amenities":" Microwave"} {"id":3374,"amenities":" Refrigerator in room"} {"id":3374,"amenities":" Kitchenette"} {"id":3374,"amenities":" Nonsmoking rooms"} {"id":3426,"amenities":""} {"id":3589,"amenities":"Pool"} {"id":3589,"amenities":" Free parking"} {"id":3589,"amenities":" Free High Speed Internet WiFi"} {"id":3589,"amenities":" Nonsmoking hotel"} {"id":3589,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3589,"amenities":" Public Wifi"} {"id":3589,"amenities":" Sauna"} {"id":3589,"amenities":" Air conditioning"} {"id":3589,"amenities":" Microwave"} {"id":3589,"amenities":" Refrigerator in room"} {"id":3589,"amenities":" Family Rooms"} {"id":3589,"amenities":" Kitchenette"} {"id":3589,"amenities":" Nonsmoking rooms"} {"id":4252,"amenities":"Free parking"} {"id":4252,"amenities":" Free High Speed Internet WiFi"} {"id":4252,"amenities":" Restaurant"} {"id":4252,"amenities":" Breakfast included"} {"id":4252,"amenities":" Business Centre with Internet Access"} {"id":4252,"amenities":" Dry Cleaning"} {"id":4252,"amenities":" Electric vehicle charging station"} {"id":4252,"amenities":" Laundry Service"} {"id":4252,"amenities":" Meeting rooms"} {"id":4252,"amenities":" Nonsmoking hotel"} {"id":4252,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4252,"amenities":" Public Wifi"} {"id":4252,"amenities":" Wheelchair Access"} {"id":4252,"amenities":" Air conditioning"} {"id":4252,"amenities":" Nonsmoking rooms"} {"id":4375,"amenities":"Free parking"} {"id":4375,"amenities":" Free High Speed Internet WiFi"} {"id":4375,"amenities":" Nonsmoking hotel"} {"id":4375,"amenities":" Nonsmoking rooms"} {"id":4520,"amenities":""} {"id":4751,"amenities":""} {"id":5347,"amenities":"Pool"} {"id":5347,"amenities":" Free parking"} {"id":5347,"amenities":" Free High Speed Internet WiFi"} {"id":5347,"amenities":" Airport transportation"} {"id":5347,"amenities":" Children Activities Kid Family Friendly"} {"id":5347,"amenities":" Nonsmoking hotel"} {"id":5347,"amenities":" Outdoor pool"} {"id":5347,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5347,"amenities":" Public Wifi"} {"id":5347,"amenities":" SelfServe Laundry"} {"id":5347,"amenities":" Wheelchair Access"} {"id":5347,"amenities":" Air conditioning"} {"id":5347,"amenities":" Microwave"} {"id":5347,"amenities":" Minibar"} {"id":5347,"amenities":" Refrigerator in room"} {"id":5347,"amenities":" Family Rooms"} {"id":5347,"amenities":" Kitchenette"} {"id":5347,"amenities":" Nonsmoking rooms"} {"id":5347,"amenities":" Suites"} {"id":5350,"amenities":""} {"id":5432,"amenities":"Pool"} {"id":5432,"amenities":" Free parking"} {"id":5432,"amenities":" Free High Speed Internet WiFi"} {"id":5432,"amenities":" Breakfast included"} {"id":5432,"amenities":" Business Centre with Internet Access"} {"id":5432,"amenities":" Nonsmoking hotel"} {"id":5432,"amenities":" Outdoor pool"} {"id":5432,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5432,"amenities":" Wheelchair Access"} {"id":5432,"amenities":" Air conditioning"} {"id":5432,"amenities":" Nonsmoking rooms"} {"id":5432,"amenities":" Suites"} {"id":5636,"amenities":"Pool"} {"id":5636,"amenities":" Free parking"} {"id":5636,"amenities":" Restaurant"} {"id":5636,"amenities":" Free High Speed Internet WiFi"} {"id":5636,"amenities":" Room service"} {"id":5636,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5636,"amenities":" Banquet Room"} {"id":5636,"amenities":" Business Centre with Internet Access"} {"id":5636,"amenities":" Dry Cleaning"} {"id":5636,"amenities":" Hot Tub"} {"id":5636,"amenities":" Indoor pool"} {"id":5636,"amenities":" Laundry Service"} {"id":5636,"amenities":" Meeting rooms"} {"id":5636,"amenities":" Multilingual Staff"} {"id":5636,"amenities":" Nonsmoking hotel"} {"id":5636,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5636,"amenities":" Sauna"} {"id":5636,"amenities":" SelfServe Laundry"} {"id":5636,"amenities":" Wheelchair Access"} {"id":5636,"amenities":" Air conditioning"} {"id":5636,"amenities":" Kitchenette"} {"id":5636,"amenities":" Nonsmoking rooms"} {"id":5636,"amenities":" Suites"} {"id":5859,"amenities":""} {"id":5880,"amenities":""} {"id":5884,"amenities":"Free parking"} {"id":5884,"amenities":" Free High Speed Internet WiFi"} {"id":5884,"amenities":" Breakfast included"} {"id":5884,"amenities":" Restaurant"} {"id":5884,"amenities":" Business Centre with Internet Access"} {"id":5884,"amenities":" Meeting rooms"} {"id":5884,"amenities":" Nonsmoking hotel"} {"id":5884,"amenities":" Air conditioning"} {"id":5884,"amenities":" Nonsmoking rooms"} {"id":5948,"amenities":""} {"id":162,"amenities":"Free parking"} {"id":162,"amenities":" Free High Speed Internet WiFi"} {"id":162,"amenities":" Breakfast included"} {"id":162,"amenities":" Nonsmoking hotel"} {"id":162,"amenities":" Refrigerator in room"} {"id":162,"amenities":" Family Rooms"} {"id":162,"amenities":" Nonsmoking rooms"} {"id":162,"amenities":" Suites"} {"id":615,"amenities":"Free High Speed Internet WiFi"} {"id":615,"amenities":" Airport transportation"} {"id":615,"amenities":" Laundry Service"} {"id":615,"amenities":" Nonsmoking hotel"} {"id":615,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":615,"amenities":" Wheelchair Access"} {"id":615,"amenities":" Air conditioning"} {"id":615,"amenities":" Refrigerator in room"} {"id":615,"amenities":" Nonsmoking rooms"} {"id":689,"amenities":"Free High Speed Internet WiFi"} {"id":689,"amenities":" Kitchenette"} {"id":869,"amenities":"Free parking"} {"id":869,"amenities":" Free High Speed Internet WiFi"} {"id":869,"amenities":" Nonsmoking hotel"} {"id":869,"amenities":" Public Wifi"} {"id":869,"amenities":" Microwave"} {"id":869,"amenities":" Refrigerator in room"} {"id":869,"amenities":" Kitchenette"} {"id":869,"amenities":" Nonsmoking rooms"} {"id":869,"amenities":" Suites"} {"id":954,"amenities":"Free parking"} {"id":954,"amenities":" Breakfast included"} {"id":954,"amenities":" Free High Speed Internet WiFi"} {"id":954,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":954,"amenities":" Kitchenette"} {"id":967,"amenities":""} {"id":1198,"amenities":"Free High Speed Internet WiFi"} {"id":1198,"amenities":" Nonsmoking hotel"} {"id":1198,"amenities":" Public Wifi"} {"id":1198,"amenities":" Nonsmoking rooms"} {"id":1234,"amenities":"Pool"} {"id":1234,"amenities":" Restaurant"} {"id":1234,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1234,"amenities":" Free High Speed Internet WiFi"} {"id":1234,"amenities":" Room service"} {"id":1234,"amenities":" BarLounge"} {"id":1234,"amenities":" Banquet Room"} {"id":1234,"amenities":" Business Centre with Internet Access"} {"id":1234,"amenities":" Conference Facilities"} {"id":1234,"amenities":" Dry Cleaning"} {"id":1234,"amenities":" Heated pool"} {"id":1234,"amenities":" Indoor pool"} {"id":1234,"amenities":" Laundry Service"} {"id":1234,"amenities":" Meeting rooms"} {"id":1234,"amenities":" Multilingual Staff"} {"id":1234,"amenities":" Nonsmoking hotel"} {"id":1234,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1234,"amenities":" Wheelchair Access"} {"id":1234,"amenities":" Air conditioning"} {"id":1234,"amenities":" Refrigerator in room"} {"id":1234,"amenities":" Accessible rooms"} {"id":1234,"amenities":" Nonsmoking rooms"} {"id":1234,"amenities":" Suites"} {"id":1292,"amenities":"Free parking"} {"id":1292,"amenities":" Free High Speed Internet WiFi"} {"id":1292,"amenities":" Breakfast included"} {"id":1292,"amenities":" Hot Tub"} {"id":1292,"amenities":" Multilingual Staff"} {"id":1292,"amenities":" Nonsmoking hotel"} {"id":1292,"amenities":" Public Wifi"} {"id":1292,"amenities":" Nonsmoking rooms"} {"id":1399,"amenities":"Pool"} {"id":1399,"amenities":" Nonsmoking hotel"} {"id":1399,"amenities":" Air conditioning"} {"id":1399,"amenities":" Nonsmoking rooms"} {"id":1593,"amenities":"Pool"} {"id":1593,"amenities":" Free parking"} {"id":1593,"amenities":" Free High Speed Internet WiFi"} {"id":1593,"amenities":" Breakfast included"} {"id":1593,"amenities":" Babysitting"} {"id":1593,"amenities":" Children Activities Kid Family Friendly"} {"id":1593,"amenities":" Nonsmoking hotel"} {"id":1593,"amenities":" Air conditioning"} {"id":1593,"amenities":" Nonsmoking rooms"} {"id":1699,"amenities":"Restaurant"} {"id":1699,"amenities":" Pool"} {"id":1699,"amenities":" Free parking"} {"id":1699,"amenities":" Free High Speed Internet WiFi"} {"id":1699,"amenities":" BarLounge"} {"id":1699,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1699,"amenities":" Airport transportation"} {"id":1699,"amenities":" Banquet Room"} {"id":1699,"amenities":" Business Centre with Internet Access"} {"id":1699,"amenities":" Conference Facilities"} {"id":1699,"amenities":" Heated pool"} {"id":1699,"amenities":" Hot Tub"} {"id":1699,"amenities":" Indoor pool"} {"id":1699,"amenities":" Meeting rooms"} {"id":1699,"amenities":" Nonsmoking hotel"} {"id":1699,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1699,"amenities":" Sauna"} {"id":1699,"amenities":" Shuttle Bus Service"} {"id":1699,"amenities":" Wheelchair Access"} {"id":1699,"amenities":" Nonsmoking rooms"} {"id":1699,"amenities":" Suites"} {"id":1709,"amenities":"Free parking"} {"id":1709,"amenities":" Restaurant"} {"id":1709,"amenities":" Room service"} {"id":1709,"amenities":" Free High Speed Internet WiFi"} {"id":1709,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1709,"amenities":" Pool"} {"id":1709,"amenities":" Banquet Room"} {"id":1709,"amenities":" Business Centre with Internet Access"} {"id":1709,"amenities":" Conference Facilities"} {"id":1709,"amenities":" Dry Cleaning"} {"id":1709,"amenities":" Heated pool"} {"id":1709,"amenities":" Hot Tub"} {"id":1709,"amenities":" Indoor pool"} {"id":1709,"amenities":" Laundry Service"} {"id":1709,"amenities":" Meeting rooms"} {"id":1709,"amenities":" Nonsmoking hotel"} {"id":1709,"amenities":" Wheelchair Access"} {"id":1709,"amenities":" Air conditioning"} {"id":1709,"amenities":" Refrigerator in room"} {"id":1709,"amenities":" Family Rooms"} {"id":1709,"amenities":" Nonsmoking rooms"} {"id":1709,"amenities":" Suites"} {"id":2248,"amenities":""} {"id":2395,"amenities":"Free parking"} {"id":2395,"amenities":" Free High Speed Internet WiFi"} {"id":2395,"amenities":" Nonsmoking hotel"} {"id":2395,"amenities":" Public Wifi"} {"id":2395,"amenities":" Air conditioning"} {"id":2395,"amenities":" Nonsmoking rooms"} {"id":2395,"amenities":" Suites"} {"id":2728,"amenities":"Pool"} {"id":2728,"amenities":" Free parking"} {"id":2728,"amenities":" Free High Speed Internet WiFi"} {"id":2728,"amenities":" Breakfast included"} {"id":2728,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2728,"amenities":" Business Centre with Internet Access"} {"id":2728,"amenities":" Children Activities Kid Family Friendly"} {"id":2728,"amenities":" Dry Cleaning"} {"id":2728,"amenities":" Heated pool"} {"id":2728,"amenities":" Hot Tub"} {"id":2728,"amenities":" Indoor pool"} {"id":2728,"amenities":" Laundry Service"} {"id":2728,"amenities":" Meeting rooms"} {"id":2728,"amenities":" Multilingual Staff"} {"id":2728,"amenities":" Nonsmoking hotel"} {"id":2728,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2728,"amenities":" SelfServe Laundry"} {"id":2728,"amenities":" Wheelchair Access"} {"id":2728,"amenities":" Air conditioning"} {"id":2728,"amenities":" Microwave"} {"id":2728,"amenities":" Family Rooms"} {"id":2728,"amenities":" Nonsmoking rooms"} {"id":2754,"amenities":"Free parking"} {"id":2754,"amenities":" Free High Speed Internet WiFi"} {"id":2754,"amenities":" Spa"} {"id":2754,"amenities":" Room service"} {"id":2754,"amenities":" Business Centre with Internet Access"} {"id":2754,"amenities":" Concierge"} {"id":2754,"amenities":" Hot Tub"} {"id":2754,"amenities":" Nonsmoking hotel"} {"id":2754,"amenities":" Public Wifi"} {"id":2754,"amenities":" Microwave"} {"id":2754,"amenities":" Refrigerator in room"} {"id":2754,"amenities":" Kitchenette"} {"id":2754,"amenities":" Nonsmoking rooms"} {"id":2754,"amenities":" Smoking rooms available"} {"id":2754,"amenities":" Suites"} {"id":2916,"amenities":"Pool"} {"id":2916,"amenities":" Free parking"} {"id":2916,"amenities":" Restaurant"} {"id":2916,"amenities":" Free High Speed Internet WiFi"} {"id":2916,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2916,"amenities":" BarLounge"} {"id":2916,"amenities":" Room service"} {"id":2916,"amenities":" Airport transportation"} {"id":2916,"amenities":" Banquet Room"} {"id":2916,"amenities":" Business Centre with Internet Access"} {"id":2916,"amenities":" Children Activities Kid Family Friendly"} {"id":2916,"amenities":" Conference Facilities"} {"id":2916,"amenities":" Dry Cleaning"} {"id":2916,"amenities":" Heated pool"} {"id":2916,"amenities":" Hot Tub"} {"id":2916,"amenities":" Indoor pool"} {"id":2916,"amenities":" Laundry Service"} {"id":2916,"amenities":" Meeting rooms"} {"id":2916,"amenities":" Multilingual Staff"} {"id":2916,"amenities":" Nonsmoking hotel"} {"id":2916,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2916,"amenities":" SelfServe Laundry"} {"id":2916,"amenities":" Shuttle Bus Service"} {"id":2916,"amenities":" Wheelchair Access"} {"id":2916,"amenities":" Family Rooms"} {"id":2916,"amenities":" Nonsmoking rooms"} {"id":2916,"amenities":" Suites"} {"id":3550,"amenities":"Free parking"} {"id":3550,"amenities":" Free High Speed Internet WiFi"} {"id":3550,"amenities":" Breakfast included"} {"id":3550,"amenities":" Golf Course"} {"id":3550,"amenities":" Nonsmoking hotel"} {"id":3550,"amenities":" Nonsmoking rooms"} {"id":3600,"amenities":"Pool"} {"id":3600,"amenities":" Free High Speed Internet WiFi"} {"id":3600,"amenities":" Children Activities Kid Family Friendly"} {"id":3600,"amenities":" Concierge"} {"id":3600,"amenities":" Multilingual Staff"} {"id":3600,"amenities":" Nonsmoking hotel"} {"id":3600,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3600,"amenities":" SelfServe Laundry"} {"id":3600,"amenities":" Microwave"} {"id":3600,"amenities":" Family Rooms"} {"id":3600,"amenities":" Kitchenette"} {"id":3600,"amenities":" Nonsmoking rooms"} {"id":3600,"amenities":" Suites"} {"id":3695,"amenities":"Restaurant"} {"id":3695,"amenities":" BarLounge"} {"id":3695,"amenities":" Free High Speed Internet WiFi"} {"id":3695,"amenities":" Airport transportation"} {"id":3695,"amenities":" Golf Course"} {"id":3695,"amenities":" Laundry Service"} {"id":3695,"amenities":" Meeting rooms"} {"id":3695,"amenities":" Nonsmoking hotel"} {"id":3695,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3695,"amenities":" Sauna"} {"id":3695,"amenities":" Air conditioning"} {"id":4337,"amenities":"Free parking"} {"id":4337,"amenities":" Pool"} {"id":4337,"amenities":" Breakfast included"} {"id":4337,"amenities":" Free Internet"} {"id":4337,"amenities":" Spa"} {"id":4337,"amenities":" Breakfast Available"} {"id":4337,"amenities":" Business Centre with Internet Access"} {"id":4337,"amenities":" Conference Facilities"} {"id":4337,"amenities":" Dry Cleaning"} {"id":4337,"amenities":" Meeting rooms"} {"id":4337,"amenities":" Multilingual Staff"} {"id":4337,"amenities":" Nonsmoking hotel"} {"id":4337,"amenities":" Outdoor pool"} {"id":4337,"amenities":" Paid Internet"} {"id":4337,"amenities":" Paid Wifi"} {"id":4337,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4337,"amenities":" Public Wifi"} {"id":4337,"amenities":" Wheelchair Access"} {"id":4337,"amenities":" Air conditioning"} {"id":4337,"amenities":" Microwave"} {"id":4337,"amenities":" Refrigerator in room"} {"id":4337,"amenities":" Family Rooms"} {"id":4337,"amenities":" Nonsmoking rooms"} {"id":4337,"amenities":" Smoking rooms available"} {"id":4337,"amenities":" Suites"} {"id":4556,"amenities":""} {"id":4620,"amenities":"Free parking"} {"id":4620,"amenities":" Free High Speed Internet WiFi"} {"id":4620,"amenities":" Babysitting"} {"id":4620,"amenities":" Children Activities Kid Family Friendly"} {"id":4620,"amenities":" Nonsmoking hotel"} {"id":4620,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4620,"amenities":" Public Wifi"} {"id":4620,"amenities":" Air conditioning"} {"id":4620,"amenities":" Microwave"} {"id":4620,"amenities":" Refrigerator in room"} {"id":4620,"amenities":" Family Rooms"} {"id":4620,"amenities":" Kitchenette"} {"id":4620,"amenities":" Nonsmoking rooms"} {"id":4620,"amenities":" Smoking rooms available"} {"id":4628,"amenities":""} {"id":4634,"amenities":""} {"id":4688,"amenities":"Free parking"} {"id":4688,"amenities":" Free High Speed Internet WiFi"} {"id":4688,"amenities":" Breakfast included"} {"id":4688,"amenities":" Airport transportation"} {"id":4688,"amenities":" Laundry Service"} {"id":4688,"amenities":" Meeting rooms"} {"id":4688,"amenities":" Nonsmoking hotel"} {"id":4688,"amenities":" Shuttle Bus Service"} {"id":4688,"amenities":" Family Rooms"} {"id":4688,"amenities":" Nonsmoking rooms"} {"id":4945,"amenities":"Pool"} {"id":4945,"amenities":" Room service"} {"id":4945,"amenities":" Free High Speed Internet WiFi"} {"id":4945,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4945,"amenities":" Business Centre with Internet Access"} {"id":4945,"amenities":" Dry Cleaning"} {"id":4945,"amenities":" Laundry Service"} {"id":4945,"amenities":" Meeting rooms"} {"id":4945,"amenities":" Nonsmoking hotel"} {"id":4945,"amenities":" Public Wifi"} {"id":4945,"amenities":" Wheelchair Access"} {"id":4945,"amenities":" Air conditioning"} {"id":4945,"amenities":" Refrigerator in room"} {"id":4945,"amenities":" Accessible rooms"} {"id":4945,"amenities":" Nonsmoking rooms"} {"id":5254,"amenities":""} {"id":5408,"amenities":""} {"id":5638,"amenities":"Free parking"} {"id":5638,"amenities":" Free High Speed Internet WiFi"} {"id":5638,"amenities":" Nonsmoking hotel"} {"id":5638,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5638,"amenities":" Public Wifi"} {"id":5638,"amenities":" Air conditioning"} {"id":5638,"amenities":" Microwave"} {"id":5638,"amenities":" Refrigerator in room"} {"id":5638,"amenities":" Nonsmoking rooms"} {"id":5996,"amenities":"Restaurant"} {"id":5996,"amenities":" Free High Speed Internet WiFi"} {"id":5996,"amenities":" Nonsmoking hotel"} {"id":5996,"amenities":" Nonsmoking rooms"} {"id":134,"amenities":"Pool"} {"id":134,"amenities":" Free parking"} {"id":134,"amenities":" Free High Speed Internet WiFi"} {"id":134,"amenities":" BarLounge"} {"id":134,"amenities":" Fitness Centre with Gym Workout Room"} {"id":134,"amenities":" Banquet Room"} {"id":134,"amenities":" Conference Facilities"} {"id":134,"amenities":" Golf Course"} {"id":134,"amenities":" Heated pool"} {"id":134,"amenities":" Indoor pool"} {"id":134,"amenities":" Laundry Service"} {"id":134,"amenities":" Meeting rooms"} {"id":134,"amenities":" Multilingual Staff"} {"id":134,"amenities":" Nonsmoking hotel"} {"id":134,"amenities":" Sauna"} {"id":134,"amenities":" SelfServe Laundry"} {"id":134,"amenities":" Wheelchair Access"} {"id":134,"amenities":" Air conditioning"} {"id":134,"amenities":" Microwave"} {"id":134,"amenities":" Refrigerator in room"} {"id":134,"amenities":" Family Rooms"} {"id":134,"amenities":" Kitchenette"} {"id":134,"amenities":" Nonsmoking rooms"} {"id":134,"amenities":" Suites"} {"id":245,"amenities":"Restaurant"} {"id":245,"amenities":" Free High Speed Internet WiFi"} {"id":245,"amenities":" Room service"} {"id":245,"amenities":" BarLounge"} {"id":245,"amenities":" Hot Tub"} {"id":245,"amenities":" Nonsmoking hotel"} {"id":245,"amenities":" Air conditioning"} {"id":245,"amenities":" Microwave"} {"id":245,"amenities":" Minibar"} {"id":245,"amenities":" Refrigerator in room"} {"id":245,"amenities":" Family Rooms"} {"id":245,"amenities":" Kitchenette"} {"id":245,"amenities":" Nonsmoking rooms"} {"id":245,"amenities":" Suites"} {"id":329,"amenities":""} {"id":504,"amenities":""} {"id":536,"amenities":"Pool"} {"id":536,"amenities":" Free parking"} {"id":536,"amenities":" Restaurant"} {"id":536,"amenities":" Fitness Centre with Gym Workout Room"} {"id":536,"amenities":" BarLounge"} {"id":536,"amenities":" Free High Speed Internet WiFi"} {"id":536,"amenities":" Banquet Room"} {"id":536,"amenities":" Business Centre with Internet Access"} {"id":536,"amenities":" Conference Facilities"} {"id":536,"amenities":" Heated pool"} {"id":536,"amenities":" Hot Tub"} {"id":536,"amenities":" Indoor pool"} {"id":536,"amenities":" Laundry Service"} {"id":536,"amenities":" Meeting rooms"} {"id":536,"amenities":" Multilingual Staff"} {"id":536,"amenities":" Nonsmoking hotel"} {"id":536,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":536,"amenities":" Public Wifi"} {"id":536,"amenities":" SelfServe Laundry"} {"id":536,"amenities":" Shuttle Bus Service"} {"id":536,"amenities":" Tennis Court"} {"id":536,"amenities":" Microwave"} {"id":536,"amenities":" Refrigerator in room"} {"id":536,"amenities":" Family Rooms"} {"id":536,"amenities":" Kitchenette"} {"id":536,"amenities":" Nonsmoking rooms"} {"id":536,"amenities":" Suites"} {"id":732,"amenities":"Free parking"} {"id":732,"amenities":" Free High Speed Internet WiFi"} {"id":732,"amenities":" Breakfast included"} {"id":732,"amenities":" Nonsmoking hotel"} {"id":732,"amenities":" Microwave"} {"id":732,"amenities":" Family Rooms"} {"id":732,"amenities":" Nonsmoking rooms"} {"id":1081,"amenities":"Free parking"} {"id":1081,"amenities":" Free High Speed Internet WiFi"} {"id":1081,"amenities":" Restaurant"} {"id":1081,"amenities":" Room service"} {"id":1081,"amenities":" BarLounge"} {"id":1081,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1081,"amenities":" Business Centre with Internet Access"} {"id":1081,"amenities":" Nonsmoking hotel"} {"id":1081,"amenities":" Wheelchair Access"} {"id":1081,"amenities":" Air conditioning"} {"id":1081,"amenities":" Refrigerator in room"} {"id":1081,"amenities":" Nonsmoking rooms"} {"id":1081,"amenities":" Suites"} {"id":1344,"amenities":"Pool"} {"id":1344,"amenities":" Free parking"} {"id":1344,"amenities":" Free High Speed Internet WiFi"} {"id":1344,"amenities":" Breakfast included"} {"id":1344,"amenities":" Multilingual Staff"} {"id":1344,"amenities":" Nonsmoking hotel"} {"id":1344,"amenities":" Outdoor pool"} {"id":1344,"amenities":" Public Wifi"} {"id":1344,"amenities":" Air conditioning"} {"id":1344,"amenities":" Family Rooms"} {"id":1344,"amenities":" Nonsmoking rooms"} {"id":1369,"amenities":"Free parking"} {"id":1369,"amenities":" Restaurant"} {"id":1369,"amenities":" Free High Speed Internet WiFi"} {"id":1369,"amenities":" Room service"} {"id":1369,"amenities":" Breakfast Available"} {"id":1369,"amenities":" Meeting rooms"} {"id":1369,"amenities":" Multilingual Staff"} {"id":1369,"amenities":" Nonsmoking hotel"} {"id":1369,"amenities":" Public Wifi"} {"id":1369,"amenities":" Wheelchair Access"} {"id":1369,"amenities":" Air conditioning"} {"id":1369,"amenities":" Refrigerator in room"} {"id":1369,"amenities":" Accessible rooms"} {"id":1369,"amenities":" Family Rooms"} {"id":1369,"amenities":" Nonsmoking rooms"} {"id":1590,"amenities":"Pool"} {"id":1590,"amenities":" Restaurant"} {"id":1590,"amenities":" Children Activities Kid Family Friendly"} {"id":1590,"amenities":" Paid Wifi"} {"id":1590,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1590,"amenities":" SelfServe Laundry"} {"id":1590,"amenities":" Tennis Court"} {"id":1596,"amenities":"Free Internet"} {"id":1596,"amenities":" Free parking"} {"id":1596,"amenities":" Restaurant"} {"id":1596,"amenities":" Refrigerator in room"} {"id":1596,"amenities":" Kitchenette"} {"id":1596,"amenities":" Nonsmoking rooms"} {"id":1611,"amenities":""} {"id":1654,"amenities":"Pool"} {"id":1654,"amenities":" Free parking"} {"id":1654,"amenities":" Restaurant"} {"id":1654,"amenities":" BarLounge"} {"id":1654,"amenities":" Free High Speed Internet WiFi"} {"id":1654,"amenities":" Breakfast Available"} {"id":1654,"amenities":" Heated pool"} {"id":1654,"amenities":" Hot Tub"} {"id":1654,"amenities":" Indoor pool"} {"id":1654,"amenities":" Meeting rooms"} {"id":1654,"amenities":" Nonsmoking hotel"} {"id":1654,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1654,"amenities":" Public Wifi"} {"id":1654,"amenities":" Sauna"} {"id":1654,"amenities":" Wheelchair Access"} {"id":1654,"amenities":" Family Rooms"} {"id":1654,"amenities":" Nonsmoking rooms"} {"id":1859,"amenities":"Pool"} {"id":1859,"amenities":" Free parking"} {"id":1859,"amenities":" Free High Speed Internet WiFi"} {"id":1859,"amenities":" Breakfast included"} {"id":1859,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1859,"amenities":" Business Centre with Internet Access"} {"id":1859,"amenities":" Heated pool"} {"id":1859,"amenities":" Hot Tub"} {"id":1859,"amenities":" Indoor pool"} {"id":1859,"amenities":" Laundry Service"} {"id":1859,"amenities":" Meeting rooms"} {"id":1859,"amenities":" Nonsmoking hotel"} {"id":1859,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1859,"amenities":" SelfServe Laundry"} {"id":1859,"amenities":" Wheelchair Access"} {"id":1859,"amenities":" Air conditioning"} {"id":1859,"amenities":" Microwave"} {"id":1859,"amenities":" Refrigerator in room"} {"id":1859,"amenities":" Accessible rooms"} {"id":1859,"amenities":" Family Rooms"} {"id":1859,"amenities":" Nonsmoking rooms"} {"id":1859,"amenities":" Suites"} {"id":2160,"amenities":"BarLounge"} {"id":2160,"amenities":" Breakfast included"} {"id":2160,"amenities":" Restaurant"} {"id":2160,"amenities":" Free High Speed Internet WiFi"} {"id":2160,"amenities":" Children Activities Kid Family Friendly"} {"id":2160,"amenities":" Hot Tub"} {"id":2160,"amenities":" Meeting rooms"} {"id":2160,"amenities":" Nonsmoking hotel"} {"id":2160,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2160,"amenities":" Public Wifi"} {"id":2160,"amenities":" Sauna"} {"id":2160,"amenities":" SkiIn SkiOut"} {"id":2160,"amenities":" Family Rooms"} {"id":2160,"amenities":" Kitchenette"} {"id":2160,"amenities":" Nonsmoking rooms"} {"id":2816,"amenities":"Free parking"} {"id":2816,"amenities":" Free High Speed Internet WiFi"} {"id":2816,"amenities":" Breakfast included"} {"id":2816,"amenities":" Multilingual Staff"} {"id":2816,"amenities":" Nonsmoking hotel"} {"id":2816,"amenities":" Nonsmoking rooms"} {"id":2843,"amenities":"Free parking"} {"id":2843,"amenities":" Free High Speed Internet WiFi"} {"id":2843,"amenities":" Banquet Room"} {"id":2843,"amenities":" Breakfast Available"} {"id":2843,"amenities":" Nonsmoking hotel"} {"id":2843,"amenities":" Air conditioning"} {"id":2843,"amenities":" Refrigerator in room"} {"id":2843,"amenities":" Family Rooms"} {"id":2843,"amenities":" Kitchenette"} {"id":2843,"amenities":" Nonsmoking rooms"} {"id":2843,"amenities":" Suites"} {"id":2913,"amenities":"Restaurant"} {"id":2913,"amenities":" BarLounge"} {"id":2913,"amenities":" Free High Speed Internet WiFi"} {"id":2913,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2913,"amenities":" Room service"} {"id":2913,"amenities":" Breakfast Available"} {"id":2913,"amenities":" Business Centre with Internet Access"} {"id":2913,"amenities":" Dry Cleaning"} {"id":2913,"amenities":" Laundry Service"} {"id":2913,"amenities":" Meeting rooms"} {"id":2913,"amenities":" Nonsmoking hotel"} {"id":2913,"amenities":" Public Wifi"} {"id":2913,"amenities":" SelfServe Laundry"} {"id":2913,"amenities":" Wheelchair Access"} {"id":2913,"amenities":" Air conditioning"} {"id":2913,"amenities":" Microwave"} {"id":2913,"amenities":" Refrigerator in room"} {"id":2913,"amenities":" Accessible rooms"} {"id":2913,"amenities":" Nonsmoking rooms"} {"id":2913,"amenities":" Suites"} {"id":2943,"amenities":"Free parking"} {"id":2943,"amenities":" Restaurant"} {"id":2943,"amenities":" Free High Speed Internet WiFi"} {"id":2943,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2943,"amenities":" BarLounge"} {"id":2943,"amenities":" Business Centre with Internet Access"} {"id":2943,"amenities":" Casino and Gambling"} {"id":2943,"amenities":" Meeting rooms"} {"id":2943,"amenities":" Nonsmoking hotel"} {"id":2943,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2943,"amenities":" Public Wifi"} {"id":2943,"amenities":" Wheelchair Access"} {"id":2943,"amenities":" Air conditioning"} {"id":2943,"amenities":" Microwave"} {"id":2943,"amenities":" Refrigerator in room"} {"id":2943,"amenities":" Nonsmoking rooms"} {"id":2943,"amenities":" Suites"} {"id":2957,"amenities":"Breakfast included"} {"id":2957,"amenities":" Restaurant"} {"id":2957,"amenities":" Free High Speed Internet WiFi"} {"id":2957,"amenities":" Airport transportation"} {"id":2957,"amenities":" Breakfast Available"} {"id":2957,"amenities":" Concierge"} {"id":2957,"amenities":" Laundry Service"} {"id":2957,"amenities":" Meeting rooms"} {"id":2957,"amenities":" Multilingual Staff"} {"id":2957,"amenities":" Nonsmoking hotel"} {"id":2957,"amenities":" Family Rooms"} {"id":2957,"amenities":" Nonsmoking rooms"} {"id":3090,"amenities":"Free High Speed Internet WiFi"} {"id":3090,"amenities":" BarLounge"} {"id":3090,"amenities":" Hot Tub"} {"id":3090,"amenities":" Laundry Service"} {"id":3090,"amenities":" Air conditioning"} {"id":3140,"amenities":"Restaurant"} {"id":3140,"amenities":" BarLounge"} {"id":3140,"amenities":" Spa"} {"id":3140,"amenities":" Free High Speed Internet WiFi"} {"id":3140,"amenities":" Breakfast included"} {"id":3140,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3140,"amenities":" Airport transportation"} {"id":3140,"amenities":" Banquet Room"} {"id":3140,"amenities":" Breakfast Available"} {"id":3140,"amenities":" Business Centre with Internet Access"} {"id":3140,"amenities":" Concierge"} {"id":3140,"amenities":" Conference Facilities"} {"id":3140,"amenities":" Hot Tub"} {"id":3140,"amenities":" Laundry Service"} {"id":3140,"amenities":" Meeting rooms"} {"id":3140,"amenities":" Nonsmoking hotel"} {"id":3140,"amenities":" Nonsmoking rooms"} {"id":3140,"amenities":" Suites"} {"id":3336,"amenities":"Free High Speed Internet WiFi"} {"id":3336,"amenities":" Room service"} {"id":3336,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3336,"amenities":" Business Centre with Internet Access"} {"id":3336,"amenities":" Laundry Service"} {"id":3336,"amenities":" Meeting rooms"} {"id":3336,"amenities":" Multilingual Staff"} {"id":3336,"amenities":" Nonsmoking hotel"} {"id":3336,"amenities":" Wheelchair Access"} {"id":3336,"amenities":" Air conditioning"} {"id":3336,"amenities":" Nonsmoking rooms"} {"id":3363,"amenities":""} {"id":3732,"amenities":""} {"id":3773,"amenities":""} {"id":4222,"amenities":""} {"id":4452,"amenities":"Pool"} {"id":4452,"amenities":" Free parking"} {"id":4452,"amenities":" Free High Speed Internet WiFi"} {"id":4452,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4452,"amenities":" Breakfast included"} {"id":4452,"amenities":" Business Centre with Internet Access"} {"id":4452,"amenities":" Dry Cleaning"} {"id":4452,"amenities":" Heated pool"} {"id":4452,"amenities":" Indoor pool"} {"id":4452,"amenities":" Laundry Service"} {"id":4452,"amenities":" Meeting rooms"} {"id":4452,"amenities":" Multilingual Staff"} {"id":4452,"amenities":" Nonsmoking hotel"} {"id":4452,"amenities":" SelfServe Laundry"} {"id":4452,"amenities":" Wheelchair Access"} {"id":4452,"amenities":" Family Rooms"} {"id":4452,"amenities":" Nonsmoking rooms"} {"id":4452,"amenities":" Suites"} {"id":4838,"amenities":"Room service"} {"id":4838,"amenities":" Free parking"} {"id":4838,"amenities":" Spa"} {"id":4838,"amenities":" Free High Speed Internet WiFi"} {"id":4838,"amenities":" Breakfast included"} {"id":4838,"amenities":" Hot Tub"} {"id":4838,"amenities":" Nonsmoking hotel"} {"id":4838,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4838,"amenities":" Public Wifi"} {"id":4838,"amenities":" Air conditioning"} {"id":4838,"amenities":" Refrigerator in room"} {"id":4838,"amenities":" Family Rooms"} {"id":4838,"amenities":" Nonsmoking rooms"} {"id":4901,"amenities":"Pool"} {"id":4901,"amenities":" Free parking"} {"id":4901,"amenities":" Restaurant"} {"id":4901,"amenities":" Free High Speed Internet WiFi"} {"id":4901,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4901,"amenities":" Electric vehicle charging station"} {"id":4901,"amenities":" Hot Tub"} {"id":4901,"amenities":" Indoor pool"} {"id":4901,"amenities":" Laundry Service"} {"id":4901,"amenities":" Meeting rooms"} {"id":4901,"amenities":" Nonsmoking hotel"} {"id":4901,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4901,"amenities":" Public Wifi"} {"id":4901,"amenities":" Wheelchair Access"} {"id":4901,"amenities":" Air conditioning"} {"id":4901,"amenities":" Microwave"} {"id":4901,"amenities":" Refrigerator in room"} {"id":4901,"amenities":" Nonsmoking rooms"} {"id":4909,"amenities":"Free parking"} {"id":4909,"amenities":" Free High Speed Internet WiFi"} {"id":4909,"amenities":" Nonsmoking hotel"} {"id":4993,"amenities":"Free parking"} {"id":4993,"amenities":" Spa"} {"id":4993,"amenities":" Free High Speed Internet WiFi"} {"id":4993,"amenities":" Nonsmoking hotel"} {"id":4993,"amenities":" Air conditioning"} {"id":4993,"amenities":" Refrigerator in room"} {"id":4993,"amenities":" Nonsmoking rooms"} {"id":5032,"amenities":"Free parking"} {"id":5032,"amenities":" Free High Speed Internet WiFi"} {"id":5032,"amenities":" Nonsmoking hotel"} {"id":5032,"amenities":" Nonsmoking rooms"} {"id":5164,"amenities":"Free parking"} {"id":5164,"amenities":" Free High Speed Internet WiFi"} {"id":5164,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5164,"amenities":" Breakfast included"} {"id":5164,"amenities":" Pool"} {"id":5164,"amenities":" Breakfast Available"} {"id":5164,"amenities":" Business Centre with Internet Access"} {"id":5164,"amenities":" Dry Cleaning"} {"id":5164,"amenities":" Laundry Service"} {"id":5164,"amenities":" Meeting rooms"} {"id":5164,"amenities":" Multilingual Staff"} {"id":5164,"amenities":" Nonsmoking hotel"} {"id":5164,"amenities":" Outdoor pool"} {"id":5164,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5164,"amenities":" Wheelchair Access"} {"id":5164,"amenities":" Air conditioning"} {"id":5164,"amenities":" Microwave"} {"id":5164,"amenities":" Nonsmoking rooms"} {"id":5164,"amenities":" Suites"} {"id":5404,"amenities":"Room service"} {"id":5404,"amenities":" Free parking"} {"id":5404,"amenities":" Restaurant"} {"id":5404,"amenities":" Free High Speed Internet WiFi"} {"id":5404,"amenities":" Breakfast included"} {"id":5404,"amenities":" Airport transportation"} {"id":5404,"amenities":" Nonsmoking hotel"} {"id":5404,"amenities":" Public Wifi"} {"id":5404,"amenities":" Shuttle Bus Service"} {"id":5404,"amenities":" Air conditioning"} {"id":5404,"amenities":" Refrigerator in room"} {"id":5404,"amenities":" Nonsmoking rooms"} {"id":5404,"amenities":" Suites"} {"id":5448,"amenities":"Restaurant"} {"id":5448,"amenities":" Free High Speed Internet WiFi"} {"id":5448,"amenities":" Nonsmoking hotel"} {"id":5448,"amenities":" Paid Internet"} {"id":5448,"amenities":" Family Rooms"} {"id":5448,"amenities":" Nonsmoking rooms"} {"id":5765,"amenities":""} {"id":5870,"amenities":""} {"id":6124,"amenities":"Pool"} {"id":6124,"amenities":" Free parking"} {"id":6124,"amenities":" Restaurant"} {"id":6124,"amenities":" Free High Speed Internet WiFi"} {"id":6124,"amenities":" Fitness Centre with Gym Workout Room"} {"id":6124,"amenities":" BarLounge"} {"id":6124,"amenities":" Spa"} {"id":6124,"amenities":" Banquet Room"} {"id":6124,"amenities":" Breakfast Available"} {"id":6124,"amenities":" Business Centre with Internet Access"} {"id":6124,"amenities":" Conference Facilities"} {"id":6124,"amenities":" Heated pool"} {"id":6124,"amenities":" Hot Tub"} {"id":6124,"amenities":" Indoor pool"} {"id":6124,"amenities":" Laundry Service"} {"id":6124,"amenities":" Meeting rooms"} {"id":6124,"amenities":" Multilingual Staff"} {"id":6124,"amenities":" Nonsmoking hotel"} {"id":6124,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":6124,"amenities":" Public Wifi"} {"id":6124,"amenities":" Sauna"} {"id":6124,"amenities":" Wheelchair Access"} {"id":6124,"amenities":" Air conditioning"} {"id":6124,"amenities":" Refrigerator in room"} {"id":6124,"amenities":" Accessible rooms"} {"id":6124,"amenities":" Family Rooms"} {"id":6124,"amenities":" Kitchenette"} {"id":6124,"amenities":" Nonsmoking rooms"} {"id":6124,"amenities":" Suites"} {"id":233,"amenities":"Free parking"} {"id":233,"amenities":" Free High Speed Internet WiFi"} {"id":233,"amenities":" Nonsmoking hotel"} {"id":233,"amenities":" Air conditioning"} {"id":233,"amenities":" Nonsmoking rooms"} {"id":684,"amenities":"Free parking"} {"id":684,"amenities":" Free High Speed Internet WiFi"} {"id":684,"amenities":" Nonsmoking hotel"} {"id":684,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":684,"amenities":" Public Wifi"} {"id":684,"amenities":" Refrigerator in room"} {"id":684,"amenities":" Kitchenette"} {"id":684,"amenities":" Nonsmoking rooms"} {"id":729,"amenities":""} {"id":745,"amenities":"Free parking"} {"id":745,"amenities":" Restaurant"} {"id":745,"amenities":" Free High Speed Internet WiFi"} {"id":745,"amenities":" Hot Tub"} {"id":745,"amenities":" Meeting rooms"} {"id":745,"amenities":" Nonsmoking hotel"} {"id":745,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":745,"amenities":" Sauna"} {"id":745,"amenities":" Family Rooms"} {"id":745,"amenities":" Nonsmoking rooms"} {"id":827,"amenities":"Pool"} {"id":827,"amenities":" Free parking"} {"id":827,"amenities":" Free High Speed Internet WiFi"} {"id":827,"amenities":" Nonsmoking hotel"} {"id":827,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":827,"amenities":" Public Wifi"} {"id":827,"amenities":" Wheelchair Access"} {"id":827,"amenities":" Microwave"} {"id":827,"amenities":" Refrigerator in room"} {"id":827,"amenities":" Nonsmoking rooms"} {"id":827,"amenities":" Suites"} {"id":892,"amenities":"Pool"} {"id":892,"amenities":" Free parking"} {"id":892,"amenities":" Restaurant"} {"id":892,"amenities":" Free High Speed Internet WiFi"} {"id":892,"amenities":" Breakfast included"} {"id":892,"amenities":" Room service"} {"id":892,"amenities":" Banquet Room"} {"id":892,"amenities":" Dry Cleaning"} {"id":892,"amenities":" Heated pool"} {"id":892,"amenities":" Hot Tub"} {"id":892,"amenities":" Indoor pool"} {"id":892,"amenities":" Laundry Service"} {"id":892,"amenities":" Meeting rooms"} {"id":892,"amenities":" Nonsmoking hotel"} {"id":892,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":892,"amenities":" SelfServe Laundry"} {"id":892,"amenities":" Tennis Court"} {"id":892,"amenities":" Wheelchair Access"} {"id":892,"amenities":" Air conditioning"} {"id":892,"amenities":" Microwave"} {"id":892,"amenities":" Kitchenette"} {"id":892,"amenities":" Nonsmoking rooms"} {"id":1203,"amenities":""} {"id":1823,"amenities":"Pool"} {"id":1823,"amenities":" Free parking"} {"id":1823,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1823,"amenities":" Free High Speed Internet WiFi"} {"id":1823,"amenities":" Breakfast included"} {"id":1823,"amenities":" Banquet Room"} {"id":1823,"amenities":" Business Centre with Internet Access"} {"id":1823,"amenities":" Conference Facilities"} {"id":1823,"amenities":" Dry Cleaning"} {"id":1823,"amenities":" Heated pool"} {"id":1823,"amenities":" Hot Tub"} {"id":1823,"amenities":" Indoor pool"} {"id":1823,"amenities":" Laundry Service"} {"id":1823,"amenities":" Meeting rooms"} {"id":1823,"amenities":" Multilingual Staff"} {"id":1823,"amenities":" Nonsmoking hotel"} {"id":1823,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1823,"amenities":" SelfServe Laundry"} {"id":1823,"amenities":" Wheelchair Access"} {"id":1823,"amenities":" Family Rooms"} {"id":1823,"amenities":" Nonsmoking rooms"} {"id":2220,"amenities":"Free High Speed Internet WiFi"} {"id":2220,"amenities":" Pool"} {"id":2220,"amenities":" Room service"} {"id":2220,"amenities":" Free parking"} {"id":2220,"amenities":" Restaurant"} {"id":2220,"amenities":" BarLounge"} {"id":2220,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2220,"amenities":" Banquet Room"} {"id":2220,"amenities":" Business Centre with Internet Access"} {"id":2220,"amenities":" Conference Facilities"} {"id":2220,"amenities":" Dry Cleaning"} {"id":2220,"amenities":" Heated pool"} {"id":2220,"amenities":" Indoor pool"} {"id":2220,"amenities":" Laundry Service"} {"id":2220,"amenities":" Meeting rooms"} {"id":2220,"amenities":" Multilingual Staff"} {"id":2220,"amenities":" Nonsmoking hotel"} {"id":2220,"amenities":" SelfServe Laundry"} {"id":2220,"amenities":" Wheelchair Access"} {"id":2220,"amenities":" Air conditioning"} {"id":2220,"amenities":" Microwave"} {"id":2220,"amenities":" Refrigerator in room"} {"id":2220,"amenities":" Family Rooms"} {"id":2220,"amenities":" Kitchenette"} {"id":2220,"amenities":" Nonsmoking rooms"} {"id":2220,"amenities":" Suites"} {"id":2320,"amenities":""} {"id":2329,"amenities":"Free parking"} {"id":2329,"amenities":" Free High Speed Internet WiFi"} {"id":2329,"amenities":" Breakfast included"} {"id":2329,"amenities":" Nonsmoking hotel"} {"id":2329,"amenities":" Wheelchair Access"} {"id":2329,"amenities":" Refrigerator in room"} {"id":2329,"amenities":" Kitchenette"} {"id":2329,"amenities":" Nonsmoking rooms"} {"id":2329,"amenities":" Suites"} {"id":2330,"amenities":"Breakfast included"} {"id":2330,"amenities":" Free parking"} {"id":2330,"amenities":" Free High Speed Internet WiFi"} {"id":2330,"amenities":" Refrigerator in room"} {"id":2393,"amenities":"Free parking"} {"id":2393,"amenities":" Free High Speed Internet WiFi"} {"id":2393,"amenities":" Breakfast Available"} {"id":2393,"amenities":" Concierge"} {"id":2393,"amenities":" Conference Facilities"} {"id":2393,"amenities":" Meeting rooms"} {"id":2393,"amenities":" Nonsmoking hotel"} {"id":2393,"amenities":" Public Wifi"} {"id":2393,"amenities":" Nonsmoking rooms"} {"id":2393,"amenities":" Suites"} {"id":2445,"amenities":"Pool"} {"id":2445,"amenities":" Free parking"} {"id":2445,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2445,"amenities":" Restaurant"} {"id":2445,"amenities":" BarLounge"} {"id":2445,"amenities":" Free High Speed Internet WiFi"} {"id":2445,"amenities":" Business Centre with Internet Access"} {"id":2445,"amenities":" Heated pool"} {"id":2445,"amenities":" Hot Tub"} {"id":2445,"amenities":" Laundry Service"} {"id":2445,"amenities":" Meeting rooms"} {"id":2445,"amenities":" Nonsmoking hotel"} {"id":2445,"amenities":" Outdoor pool"} {"id":2445,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2445,"amenities":" Shuttle Bus Service"} {"id":2445,"amenities":" Wheelchair Access"} {"id":2445,"amenities":" Family Rooms"} {"id":2445,"amenities":" Nonsmoking rooms"} {"id":2445,"amenities":" Suites"} {"id":2557,"amenities":""} {"id":2618,"amenities":""} {"id":2762,"amenities":"Free parking"} {"id":2762,"amenities":" Free High Speed Internet WiFi"} {"id":2762,"amenities":" Concierge"} {"id":2762,"amenities":" Golf Course"} {"id":2762,"amenities":" Hot Tub"} {"id":2762,"amenities":" Nonsmoking hotel"} {"id":2762,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2762,"amenities":" Microwave"} {"id":2762,"amenities":" Refrigerator in room"} {"id":2762,"amenities":" Kitchenette"} {"id":2762,"amenities":" Nonsmoking rooms"} {"id":2762,"amenities":" Suites"} {"id":3044,"amenities":"Free parking"} {"id":3044,"amenities":" Restaurant"} {"id":3044,"amenities":" BarLounge"} {"id":3044,"amenities":" Breakfast included"} {"id":3044,"amenities":" Room service"} {"id":3044,"amenities":" Multilingual Staff"} {"id":3044,"amenities":" Nonsmoking hotel"} {"id":3044,"amenities":" Nonsmoking rooms"} {"id":3068,"amenities":""} {"id":3159,"amenities":"Free parking"} {"id":3159,"amenities":" Breakfast included"} {"id":3159,"amenities":" Free High Speed Internet WiFi"} {"id":3159,"amenities":" Nonsmoking hotel"} {"id":3159,"amenities":" Nonsmoking rooms"} {"id":3500,"amenities":""} {"id":3509,"amenities":"Free parking"} {"id":3509,"amenities":" Restaurant"} {"id":3509,"amenities":" Free High Speed Internet WiFi"} {"id":3509,"amenities":" Spa"} {"id":3509,"amenities":" Breakfast Available"} {"id":3509,"amenities":" Children Activities Kid Family Friendly"} {"id":3509,"amenities":" Hot Tub"} {"id":3509,"amenities":" Laundry Service"} {"id":3509,"amenities":" Multilingual Staff"} {"id":3509,"amenities":" Nonsmoking hotel"} {"id":3509,"amenities":" SkiIn SkiOut"} {"id":3509,"amenities":" Air conditioning"} {"id":3509,"amenities":" Refrigerator in room"} {"id":3509,"amenities":" Family Rooms"} {"id":3509,"amenities":" Nonsmoking rooms"} {"id":3509,"amenities":" Suites"} {"id":4430,"amenities":"Free parking"} {"id":4430,"amenities":" Free High Speed Internet WiFi"} {"id":4430,"amenities":" Breakfast included"} {"id":4430,"amenities":" Nonsmoking hotel"} {"id":4430,"amenities":" Public Wifi"} {"id":4430,"amenities":" Nonsmoking rooms"} {"id":4904,"amenities":"Free parking"} {"id":4904,"amenities":" Restaurant"} {"id":4904,"amenities":" Free High Speed Internet WiFi"} {"id":4904,"amenities":" BarLounge"} {"id":4904,"amenities":" Multilingual Staff"} {"id":4904,"amenities":" Nonsmoking hotel"} {"id":4904,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4904,"amenities":" Family Rooms"} {"id":4904,"amenities":" Nonsmoking rooms"} {"id":5004,"amenities":"Free High Speed Internet WiFi"} {"id":5004,"amenities":" Nonsmoking hotel"} {"id":5004,"amenities":" Air conditioning"} {"id":5004,"amenities":" Refrigerator in room"} {"id":5004,"amenities":" Nonsmoking rooms"} {"id":5175,"amenities":"Pool"} {"id":5175,"amenities":" Free parking"} {"id":5175,"amenities":" Free High Speed Internet WiFi"} {"id":5175,"amenities":" Breakfast included"} {"id":5175,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5175,"amenities":" Banquet Room"} {"id":5175,"amenities":" Business Centre with Internet Access"} {"id":5175,"amenities":" Children Activities Kid Family Friendly"} {"id":5175,"amenities":" Conference Facilities"} {"id":5175,"amenities":" Golf Course"} {"id":5175,"amenities":" Heated pool"} {"id":5175,"amenities":" Hot Tub"} {"id":5175,"amenities":" Indoor pool"} {"id":5175,"amenities":" Laundry Service"} {"id":5175,"amenities":" Meeting rooms"} {"id":5175,"amenities":" Multilingual Staff"} {"id":5175,"amenities":" Nonsmoking hotel"} {"id":5175,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5175,"amenities":" SelfServe Laundry"} {"id":5175,"amenities":" Wheelchair Access"} {"id":5175,"amenities":" Air conditioning"} {"id":5175,"amenities":" Microwave"} {"id":5175,"amenities":" Family Rooms"} {"id":5175,"amenities":" Kitchenette"} {"id":5175,"amenities":" Nonsmoking rooms"} {"id":5175,"amenities":" Suites"} {"id":5348,"amenities":"Pool"} {"id":5348,"amenities":" Free parking"} {"id":5348,"amenities":" Free High Speed Internet WiFi"} {"id":5348,"amenities":" Nonsmoking hotel"} {"id":5348,"amenities":" Outdoor pool"} {"id":5348,"amenities":" Public Wifi"} {"id":5348,"amenities":" SelfServe Laundry"} {"id":5348,"amenities":" Air conditioning"} {"id":5348,"amenities":" Refrigerator in room"} {"id":5348,"amenities":" Accessible rooms"} {"id":5348,"amenities":" Kitchenette"} {"id":5348,"amenities":" Nonsmoking rooms"} {"id":5461,"amenities":""} {"id":5479,"amenities":"Pool"} {"id":5479,"amenities":" Free High Speed Internet WiFi"} {"id":5479,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5479,"amenities":" Free parking"} {"id":5479,"amenities":" Breakfast included"} {"id":5479,"amenities":" BarLounge"} {"id":5479,"amenities":" Spa"} {"id":5479,"amenities":" Banquet Room"} {"id":5479,"amenities":" Business Centre with Internet Access"} {"id":5479,"amenities":" Concierge"} {"id":5479,"amenities":" Conference Facilities"} {"id":5479,"amenities":" Dry Cleaning"} {"id":5479,"amenities":" Heated pool"} {"id":5479,"amenities":" Indoor pool"} {"id":5479,"amenities":" Laundry Service"} {"id":5479,"amenities":" Meeting rooms"} {"id":5479,"amenities":" Nonsmoking hotel"} {"id":5479,"amenities":" Public Wifi"} {"id":5479,"amenities":" Wheelchair Access"} {"id":5479,"amenities":" Air conditioning"} {"id":5479,"amenities":" Microwave"} {"id":5479,"amenities":" Refrigerator in room"} {"id":5479,"amenities":" Accessible rooms"} {"id":5479,"amenities":" Family Rooms"} {"id":5479,"amenities":" Kitchenette"} {"id":5479,"amenities":" Nonsmoking rooms"} {"id":5479,"amenities":" Suites"} {"id":5789,"amenities":"Room service"} {"id":5789,"amenities":" Restaurant"} {"id":5789,"amenities":" Spa"} {"id":5789,"amenities":" Free High Speed Internet WiFi"} {"id":5789,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5789,"amenities":" Dry Cleaning"} {"id":5789,"amenities":" Golf Course"} {"id":5789,"amenities":" Hot Tub"} {"id":5789,"amenities":" Laundry Service"} {"id":5789,"amenities":" Meeting rooms"} {"id":5789,"amenities":" Nonsmoking hotel"} {"id":5789,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5789,"amenities":" Air conditioning"} {"id":5789,"amenities":" Microwave"} {"id":5789,"amenities":" Refrigerator in room"} {"id":5789,"amenities":" Nonsmoking rooms"} {"id":5899,"amenities":""} {"id":5973,"amenities":"Free parking"} {"id":5973,"amenities":" Restaurant"} {"id":5973,"amenities":" BarLounge"} {"id":5973,"amenities":" Spa"} {"id":5973,"amenities":" Free High Speed Internet WiFi"} {"id":5973,"amenities":" Airport transportation"} {"id":5973,"amenities":" Banquet Room"} {"id":5973,"amenities":" Children Activities Kid Family Friendly"} {"id":5973,"amenities":" Meeting rooms"} {"id":5973,"amenities":" Nonsmoking hotel"} {"id":5973,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5973,"amenities":" Shuttle Bus Service"} {"id":5973,"amenities":" Kitchenette"} {"id":5973,"amenities":" Nonsmoking rooms"} {"id":5973,"amenities":" Suites"} {"id":6084,"amenities":"Room service"} {"id":6084,"amenities":" Restaurant"} {"id":6084,"amenities":" BarLounge"} {"id":6084,"amenities":" Nonsmoking hotel"} {"id":6084,"amenities":" Kitchenette"} {"id":6084,"amenities":" Nonsmoking rooms"} {"id":13,"amenities":"Room service"} {"id":13,"amenities":" Free High Speed Internet WiFi"} {"id":13,"amenities":" BarLounge"} {"id":13,"amenities":" Restaurant"} {"id":13,"amenities":" Fitness Centre with Gym Workout Room"} {"id":13,"amenities":" Banquet Room"} {"id":13,"amenities":" Breakfast Available"} {"id":13,"amenities":" Business Centre with Internet Access"} {"id":13,"amenities":" Concierge"} {"id":13,"amenities":" Conference Facilities"} {"id":13,"amenities":" Dry Cleaning"} {"id":13,"amenities":" Electric vehicle charging station"} {"id":13,"amenities":" Laundry Service"} {"id":13,"amenities":" Meeting rooms"} {"id":13,"amenities":" Multilingual Staff"} {"id":13,"amenities":" Nonsmoking hotel"} {"id":13,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":13,"amenities":" Wheelchair Access"} {"id":13,"amenities":" Air conditioning"} {"id":13,"amenities":" Microwave"} {"id":13,"amenities":" Refrigerator in room"} {"id":13,"amenities":" Nonsmoking rooms"} {"id":13,"amenities":" Suites"} {"id":272,"amenities":""} {"id":568,"amenities":"Free parking"} {"id":568,"amenities":" Free High Speed Internet WiFi"} {"id":568,"amenities":" Breakfast included"} {"id":568,"amenities":" Nonsmoking hotel"} {"id":568,"amenities":" Public Wifi"} {"id":568,"amenities":" Nonsmoking rooms"} {"id":687,"amenities":""} {"id":765,"amenities":""} {"id":1160,"amenities":""} {"id":1638,"amenities":"Pool"} {"id":1638,"amenities":" Free Internet"} {"id":1638,"amenities":" Free parking"} {"id":1638,"amenities":" Children Activities Kid Family Friendly"} {"id":1638,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1788,"amenities":"Room service"} {"id":1788,"amenities":" Free High Speed Internet WiFi"} {"id":1788,"amenities":" BarLounge"} {"id":1788,"amenities":" Free parking"} {"id":1788,"amenities":" Restaurant"} {"id":1788,"amenities":" Breakfast included"} {"id":1788,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1788,"amenities":" Banquet Room"} {"id":1788,"amenities":" Business Centre with Internet Access"} {"id":1788,"amenities":" Conference Facilities"} {"id":1788,"amenities":" Dry Cleaning"} {"id":1788,"amenities":" Laundry Service"} {"id":1788,"amenities":" Meeting rooms"} {"id":1788,"amenities":" Multilingual Staff"} {"id":1788,"amenities":" Nonsmoking hotel"} {"id":1788,"amenities":" Public Wifi"} {"id":1788,"amenities":" SelfServe Laundry"} {"id":1788,"amenities":" Wheelchair Access"} {"id":1788,"amenities":" Air conditioning"} {"id":1788,"amenities":" Microwave"} {"id":1788,"amenities":" Refrigerator in room"} {"id":1788,"amenities":" Family Rooms"} {"id":1788,"amenities":" Nonsmoking rooms"} {"id":1861,"amenities":"Pool"} {"id":1861,"amenities":" Free parking"} {"id":1861,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1861,"amenities":" Free High Speed Internet WiFi"} {"id":1861,"amenities":" Breakfast included"} {"id":1861,"amenities":" Business Centre with Internet Access"} {"id":1861,"amenities":" Conference Facilities"} {"id":1861,"amenities":" Dry Cleaning"} {"id":1861,"amenities":" Heated pool"} {"id":1861,"amenities":" Indoor pool"} {"id":1861,"amenities":" Laundry Service"} {"id":1861,"amenities":" Meeting rooms"} {"id":1861,"amenities":" Multilingual Staff"} {"id":1861,"amenities":" Nonsmoking hotel"} {"id":1861,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1861,"amenities":" SelfServe Laundry"} {"id":1861,"amenities":" Wheelchair Access"} {"id":1861,"amenities":" Air conditioning"} {"id":1861,"amenities":" Microwave"} {"id":1861,"amenities":" Family Rooms"} {"id":1861,"amenities":" Kitchenette"} {"id":1861,"amenities":" Nonsmoking rooms"} {"id":1861,"amenities":" Suites"} {"id":2225,"amenities":"Free parking"} {"id":2225,"amenities":" Breakfast included"} {"id":2225,"amenities":" Free High Speed Internet WiFi"} {"id":2225,"amenities":" Nonsmoking hotel"} {"id":2225,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2225,"amenities":" Wheelchair Access"} {"id":2225,"amenities":" Nonsmoking rooms"} {"id":2719,"amenities":"Pool"} {"id":2719,"amenities":" Free parking"} {"id":2719,"amenities":" Free High Speed Internet WiFi"} {"id":2719,"amenities":" BarLounge"} {"id":2719,"amenities":" Banquet Room"} {"id":2719,"amenities":" Breakfast Available"} {"id":2719,"amenities":" Conference Facilities"} {"id":2719,"amenities":" Golf Course"} {"id":2719,"amenities":" Meeting rooms"} {"id":2719,"amenities":" Nonsmoking hotel"} {"id":2719,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2719,"amenities":" Sauna"} {"id":2719,"amenities":" Tennis Court"} {"id":2719,"amenities":" Wheelchair Access"} {"id":2719,"amenities":" Air conditioning"} {"id":2719,"amenities":" Family Rooms"} {"id":2719,"amenities":" Nonsmoking rooms"} {"id":2719,"amenities":" Suites"} {"id":3321,"amenities":""} {"id":3395,"amenities":""} {"id":3492,"amenities":""} {"id":3654,"amenities":"Pool"} {"id":3654,"amenities":" Free parking"} {"id":3654,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3654,"amenities":" Business Centre with Internet Access"} {"id":3654,"amenities":" Children Activities Kid Family Friendly"} {"id":3654,"amenities":" Heated pool"} {"id":3654,"amenities":" Hot Tub"} {"id":3654,"amenities":" Meeting rooms"} {"id":3654,"amenities":" Nonsmoking hotel"} {"id":3654,"amenities":" Outdoor pool"} {"id":3654,"amenities":" Paid Internet"} {"id":3654,"amenities":" Paid Wifi"} {"id":3654,"amenities":" Shuttle Bus Service"} {"id":3654,"amenities":" Wheelchair Access"} {"id":3654,"amenities":" Air conditioning"} {"id":3654,"amenities":" Microwave"} {"id":3654,"amenities":" Refrigerator in room"} {"id":3654,"amenities":" Family Rooms"} {"id":3654,"amenities":" Kitchenette"} {"id":3654,"amenities":" Nonsmoking rooms"} {"id":3654,"amenities":" Suites"} {"id":4334,"amenities":"Free parking"} {"id":4334,"amenities":" Free High Speed Internet WiFi"} {"id":4334,"amenities":" Golf Course"} {"id":4334,"amenities":" Nonsmoking hotel"} {"id":4334,"amenities":" Air conditioning"} {"id":4616,"amenities":""} {"id":4689,"amenities":"Free parking"} {"id":4689,"amenities":" Free High Speed Internet WiFi"} {"id":4689,"amenities":" Nonsmoking hotel"} {"id":4689,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4689,"amenities":" SelfServe Laundry"} {"id":4689,"amenities":" Microwave"} {"id":4689,"amenities":" Refrigerator in room"} {"id":4689,"amenities":" Accessible rooms"} {"id":4689,"amenities":" Kitchenette"} {"id":4689,"amenities":" Nonsmoking rooms"} {"id":4689,"amenities":" Suites"} {"id":4766,"amenities":"Free High Speed Internet WiFi"} {"id":4766,"amenities":" Free parking"} {"id":4766,"amenities":" Breakfast included"} {"id":4766,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4766,"amenities":" Business Centre with Internet Access"} {"id":4766,"amenities":" Meeting rooms"} {"id":4766,"amenities":" Multilingual Staff"} {"id":4766,"amenities":" Nonsmoking hotel"} {"id":4766,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4766,"amenities":" Public Wifi"} {"id":4766,"amenities":" SelfServe Laundry"} {"id":4766,"amenities":" Wheelchair Access"} {"id":4766,"amenities":" Air conditioning"} {"id":4766,"amenities":" Microwave"} {"id":4766,"amenities":" Refrigerator in room"} {"id":4766,"amenities":" Accessible rooms"} {"id":4766,"amenities":" Family Rooms"} {"id":4766,"amenities":" Nonsmoking rooms"} {"id":4810,"amenities":"Pool"} {"id":4810,"amenities":" Free parking"} {"id":4810,"amenities":" Restaurant"} {"id":4810,"amenities":" BarLounge"} {"id":4810,"amenities":" Free High Speed Internet WiFi"} {"id":4810,"amenities":" Banquet Room"} {"id":4810,"amenities":" Breakfast Available"} {"id":4810,"amenities":" Casino and Gambling"} {"id":4810,"amenities":" Conference Facilities"} {"id":4810,"amenities":" Indoor pool"} {"id":4810,"amenities":" Meeting rooms"} {"id":4810,"amenities":" Nonsmoking hotel"} {"id":4810,"amenities":" Outdoor pool"} {"id":4810,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4810,"amenities":" Public Wifi"} {"id":4810,"amenities":" Wheelchair Access"} {"id":4810,"amenities":" Air conditioning"} {"id":4810,"amenities":" Microwave"} {"id":4810,"amenities":" Refrigerator in room"} {"id":4810,"amenities":" Accessible rooms"} {"id":4810,"amenities":" Family Rooms"} {"id":4810,"amenities":" Nonsmoking rooms"} {"id":4861,"amenities":"Free parking"} {"id":4861,"amenities":" Restaurant"} {"id":4861,"amenities":" Free High Speed Internet WiFi"} {"id":4861,"amenities":" Room service"} {"id":4861,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4861,"amenities":" Pool"} {"id":4861,"amenities":" BarLounge"} {"id":4861,"amenities":" Breakfast included"} {"id":4861,"amenities":" Banquet Room"} {"id":4861,"amenities":" Breakfast Available"} {"id":4861,"amenities":" Business Centre with Internet Access"} {"id":4861,"amenities":" Children Activities Kid Family Friendly"} {"id":4861,"amenities":" Conference Facilities"} {"id":4861,"amenities":" Dry Cleaning"} {"id":4861,"amenities":" Golf Course"} {"id":4861,"amenities":" Heated pool"} {"id":4861,"amenities":" Indoor pool"} {"id":4861,"amenities":" Laundry Service"} {"id":4861,"amenities":" Meeting rooms"} {"id":4861,"amenities":" Multilingual Staff"} {"id":4861,"amenities":" Nonsmoking hotel"} {"id":4861,"amenities":" SelfServe Laundry"} {"id":4861,"amenities":" Wheelchair Access"} {"id":4861,"amenities":" Air conditioning"} {"id":4861,"amenities":" Refrigerator in room"} {"id":4861,"amenities":" Family Rooms"} {"id":4861,"amenities":" Nonsmoking rooms"} {"id":4861,"amenities":" Suites"} {"id":5071,"amenities":"Free parking"} {"id":5071,"amenities":" Free High Speed Internet WiFi"} {"id":5071,"amenities":" Breakfast included"} {"id":5071,"amenities":" Dry Cleaning"} {"id":5071,"amenities":" Laundry Service"} {"id":5071,"amenities":" Meeting rooms"} {"id":5071,"amenities":" Multilingual Staff"} {"id":5071,"amenities":" Nonsmoking hotel"} {"id":5071,"amenities":" Wheelchair Access"} {"id":5071,"amenities":" Air conditioning"} {"id":5071,"amenities":" Accessible rooms"} {"id":5071,"amenities":" Family Rooms"} {"id":5071,"amenities":" Nonsmoking rooms"} {"id":5071,"amenities":" Suites"} {"id":5313,"amenities":"Pool"} {"id":5313,"amenities":" Free High Speed Internet WiFi"} {"id":5313,"amenities":" Free parking"} {"id":5313,"amenities":" Breakfast included"} {"id":5313,"amenities":" Restaurant"} {"id":5313,"amenities":" Business Centre with Internet Access"} {"id":5313,"amenities":" Meeting rooms"} {"id":5313,"amenities":" Nonsmoking hotel"} {"id":5313,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5313,"amenities":" SelfServe Laundry"} {"id":5313,"amenities":" Wheelchair Access"} {"id":5313,"amenities":" Air conditioning"} {"id":5313,"amenities":" Family Rooms"} {"id":5313,"amenities":" Nonsmoking rooms"} {"id":5313,"amenities":" Suites"} {"id":6028,"amenities":"Laundry Service"} {"id":6028,"amenities":" Nonsmoking hotel"} {"id":6028,"amenities":" Kitchenette"} {"id":6028,"amenities":" Nonsmoking rooms"} {"id":6107,"amenities":"Free parking"} {"id":6107,"amenities":" Free High Speed Internet WiFi"} {"id":6107,"amenities":" Breakfast included"} {"id":6107,"amenities":" Multilingual Staff"} {"id":6107,"amenities":" Nonsmoking hotel"} {"id":6107,"amenities":" Wheelchair Access"} {"id":6107,"amenities":" Air conditioning"} {"id":6107,"amenities":" Microwave"} {"id":6107,"amenities":" Refrigerator in room"} {"id":6107,"amenities":" Family Rooms"} {"id":6107,"amenities":" Nonsmoking rooms"} {"id":314,"amenities":""} {"id":408,"amenities":""} {"id":1101,"amenities":""} {"id":1173,"amenities":"Free parking"} {"id":1173,"amenities":" Restaurant"} {"id":1173,"amenities":" Free High Speed Internet WiFi"} {"id":1173,"amenities":" BarLounge"} {"id":1173,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1173,"amenities":" Breakfast Available"} {"id":1173,"amenities":" Laundry Service"} {"id":1173,"amenities":" Nonsmoking hotel"} {"id":1173,"amenities":" Public Wifi"} {"id":1173,"amenities":" Wheelchair Access"} {"id":1173,"amenities":" Air conditioning"} {"id":1173,"amenities":" Accessible rooms"} {"id":1173,"amenities":" Family Rooms"} {"id":1173,"amenities":" Nonsmoking rooms"} {"id":1173,"amenities":" Suites"} {"id":1275,"amenities":"Free High Speed Internet WiFi"} {"id":1275,"amenities":" Nonsmoking hotel"} {"id":1275,"amenities":" Public Wifi"} {"id":1275,"amenities":" Air conditioning"} {"id":1275,"amenities":" Family Rooms"} {"id":1275,"amenities":" Nonsmoking rooms"} {"id":1324,"amenities":""} {"id":1370,"amenities":"Free High Speed Internet WiFi"} {"id":1370,"amenities":" Free parking"} {"id":1370,"amenities":" Restaurant"} {"id":1370,"amenities":" Spa"} {"id":1370,"amenities":" Concierge"} {"id":1370,"amenities":" Laundry Service"} {"id":1370,"amenities":" Meeting rooms"} {"id":1370,"amenities":" Nonsmoking hotel"} {"id":1370,"amenities":" Air conditioning"} {"id":1370,"amenities":" Refrigerator in room"} {"id":1370,"amenities":" Family Rooms"} {"id":1370,"amenities":" Kitchenette"} {"id":1978,"amenities":""} {"id":2046,"amenities":"Fitness Centre with Gym Workout Room"} {"id":2046,"amenities":" Free High Speed Internet WiFi"} {"id":2046,"amenities":" Restaurant"} {"id":2046,"amenities":" Breakfast included"} {"id":2046,"amenities":" Banquet Room"} {"id":2046,"amenities":" Business Centre with Internet Access"} {"id":2046,"amenities":" Conference Facilities"} {"id":2046,"amenities":" Dry Cleaning"} {"id":2046,"amenities":" Meeting rooms"} {"id":2046,"amenities":" Multilingual Staff"} {"id":2046,"amenities":" Nonsmoking hotel"} {"id":2046,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2046,"amenities":" Public Wifi"} {"id":2046,"amenities":" Wheelchair Access"} {"id":2046,"amenities":" Air conditioning"} {"id":2046,"amenities":" Microwave"} {"id":2046,"amenities":" Refrigerator in room"} {"id":2046,"amenities":" Family Rooms"} {"id":2046,"amenities":" Nonsmoking rooms"} {"id":2046,"amenities":" Suites"} {"id":2099,"amenities":"Free parking"} {"id":2099,"amenities":" Free High Speed Internet WiFi"} {"id":2099,"amenities":" Breakfast included"} {"id":2099,"amenities":" SkiIn SkiOut"} {"id":2099,"amenities":" Suites"} {"id":2148,"amenities":"Room service"} {"id":2148,"amenities":" Free parking"} {"id":2148,"amenities":" Restaurant"} {"id":2148,"amenities":" BarLounge"} {"id":2148,"amenities":" Free High Speed Internet WiFi"} {"id":2148,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2148,"amenities":" Airport transportation"} {"id":2148,"amenities":" Banquet Room"} {"id":2148,"amenities":" Breakfast Available"} {"id":2148,"amenities":" Business Centre with Internet Access"} {"id":2148,"amenities":" Conference Facilities"} {"id":2148,"amenities":" Laundry Service"} {"id":2148,"amenities":" Meeting rooms"} {"id":2148,"amenities":" Nonsmoking hotel"} {"id":2148,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2148,"amenities":" Public Wifi"} {"id":2148,"amenities":" Sauna"} {"id":2148,"amenities":" SelfServe Laundry"} {"id":2148,"amenities":" Shuttle Bus Service"} {"id":2148,"amenities":" Wheelchair Access"} {"id":2148,"amenities":" Air conditioning"} {"id":2148,"amenities":" Microwave"} {"id":2148,"amenities":" Refrigerator in room"} {"id":2148,"amenities":" Accessible rooms"} {"id":2148,"amenities":" Family Rooms"} {"id":2148,"amenities":" Kitchenette"} {"id":2148,"amenities":" Nonsmoking rooms"} {"id":2148,"amenities":" Suites"} {"id":2319,"amenities":""} {"id":2776,"amenities":"Free parking"} {"id":2776,"amenities":" Free High Speed Internet WiFi"} {"id":2776,"amenities":" Concierge"} {"id":2776,"amenities":" Hot Tub"} {"id":2776,"amenities":" Nonsmoking hotel"} {"id":2776,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2776,"amenities":" Microwave"} {"id":2776,"amenities":" Refrigerator in room"} {"id":2776,"amenities":" Kitchenette"} {"id":2776,"amenities":" Nonsmoking rooms"} {"id":2776,"amenities":" Suites"} {"id":3101,"amenities":"Free High Speed Internet WiFi"} {"id":3101,"amenities":" Free parking"} {"id":3101,"amenities":" Restaurant"} {"id":3101,"amenities":" Breakfast included"} {"id":3101,"amenities":" Nonsmoking hotel"} {"id":3101,"amenities":" Wheelchair Access"} {"id":3101,"amenities":" Air conditioning"} {"id":3101,"amenities":" Microwave"} {"id":3101,"amenities":" Refrigerator in room"} {"id":3101,"amenities":" Nonsmoking rooms"} {"id":3101,"amenities":" Suites"} {"id":3168,"amenities":"Free High Speed Internet WiFi"} {"id":3168,"amenities":" Laundry Service"} {"id":3168,"amenities":" Nonsmoking hotel"} {"id":3168,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3168,"amenities":" Kitchenette"} {"id":3168,"amenities":" Nonsmoking rooms"} {"id":3642,"amenities":"Pool"} {"id":3642,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3642,"amenities":" Free parking"} {"id":3642,"amenities":" Free High Speed Internet WiFi"} {"id":3642,"amenities":" Spa"} {"id":3642,"amenities":" Adult pool"} {"id":3642,"amenities":" Breakfast Available"} {"id":3642,"amenities":" Concierge"} {"id":3642,"amenities":" Heated pool"} {"id":3642,"amenities":" Hot Tub"} {"id":3642,"amenities":" Laundry Service"} {"id":3642,"amenities":" Meeting rooms"} {"id":3642,"amenities":" Multilingual Staff"} {"id":3642,"amenities":" Nonsmoking hotel"} {"id":3642,"amenities":" Outdoor pool"} {"id":3642,"amenities":" Paid Internet"} {"id":3642,"amenities":" SelfServe Laundry"} {"id":3642,"amenities":" Air conditioning"} {"id":3642,"amenities":" Microwave"} {"id":3642,"amenities":" Refrigerator in room"} {"id":3642,"amenities":" Family Rooms"} {"id":3642,"amenities":" Kitchenette"} {"id":3642,"amenities":" Nonsmoking rooms"} {"id":3642,"amenities":" Suites"} {"id":3677,"amenities":"Air conditioning"} {"id":3677,"amenities":" Microwave"} {"id":3677,"amenities":" Refrigerator in room"} {"id":3708,"amenities":""} {"id":4621,"amenities":"Free High Speed Internet WiFi"} {"id":4621,"amenities":" Room service"} {"id":4621,"amenities":" Free parking"} {"id":4621,"amenities":" Concierge"} {"id":4621,"amenities":" Nonsmoking hotel"} {"id":4621,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4621,"amenities":" Public Wifi"} {"id":4621,"amenities":" Air conditioning"} {"id":4621,"amenities":" Refrigerator in room"} {"id":4621,"amenities":" Family Rooms"} {"id":4621,"amenities":" Nonsmoking rooms"} {"id":4897,"amenities":"Free High Speed Internet WiFi"} {"id":4897,"amenities":" Golf Course"} {"id":4897,"amenities":" Nonsmoking hotel"} {"id":4897,"amenities":" Public Wifi"} {"id":4897,"amenities":" Air conditioning"} {"id":4897,"amenities":" Nonsmoking rooms"} {"id":4907,"amenities":"Free parking"} {"id":4907,"amenities":" Free High Speed Internet WiFi"} {"id":4907,"amenities":" Nonsmoking hotel"} {"id":4907,"amenities":" Refrigerator in room"} {"id":4907,"amenities":" Kitchenette"} {"id":4907,"amenities":" Nonsmoking rooms"} {"id":4963,"amenities":"Free parking"} {"id":4963,"amenities":" Free High Speed Internet WiFi"} {"id":4963,"amenities":" Nonsmoking hotel"} {"id":4963,"amenities":" Microwave"} {"id":4963,"amenities":" Refrigerator in room"} {"id":4963,"amenities":" Family Rooms"} {"id":4963,"amenities":" Kitchenette"} {"id":4963,"amenities":" Nonsmoking rooms"} {"id":5407,"amenities":"Free parking"} {"id":5407,"amenities":" Free High Speed Internet WiFi"} {"id":5407,"amenities":" Babysitting"} {"id":5407,"amenities":" Children Activities Kid Family Friendly"} {"id":5407,"amenities":" Golf Course"} {"id":5407,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5407,"amenities":" Public Wifi"} {"id":5407,"amenities":" SelfServe Laundry"} {"id":5407,"amenities":" Air conditioning"} {"id":5407,"amenities":" Microwave"} {"id":5407,"amenities":" Minibar"} {"id":5407,"amenities":" Refrigerator in room"} {"id":5407,"amenities":" Family Rooms"} {"id":5407,"amenities":" Kitchenette"} {"id":5526,"amenities":""} {"id":5645,"amenities":"Free parking"} {"id":5645,"amenities":" Free High Speed Internet WiFi"} {"id":5645,"amenities":" Children Activities Kid Family Friendly"} {"id":5645,"amenities":" Nonsmoking hotel"} {"id":5645,"amenities":" Wheelchair Access"} {"id":5645,"amenities":" Refrigerator in room"} {"id":5645,"amenities":" Kitchenette"} {"id":5645,"amenities":" Nonsmoking rooms"} {"id":5645,"amenities":" Suites"} {"id":5728,"amenities":"Free parking"} {"id":5728,"amenities":" Room service"} {"id":5728,"amenities":" Restaurant"} {"id":5728,"amenities":" BarLounge"} {"id":5728,"amenities":" Free High Speed Internet WiFi"} {"id":5728,"amenities":" Laundry Service"} {"id":5728,"amenities":" Nonsmoking hotel"} {"id":5728,"amenities":" Public Wifi"} {"id":5728,"amenities":" Air conditioning"} {"id":5728,"amenities":" Nonsmoking rooms"} {"id":5819,"amenities":""} {"id":5979,"amenities":"Pool"} {"id":5979,"amenities":" Free parking"} {"id":5979,"amenities":" Free High Speed Internet WiFi"} {"id":5979,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":6009,"amenities":"Pool"} {"id":6009,"amenities":" Free parking"} {"id":6009,"amenities":" Free High Speed Internet WiFi"} {"id":6009,"amenities":" Fitness Centre with Gym Workout Room"} {"id":6009,"amenities":" Room service"} {"id":6009,"amenities":" Restaurant"} {"id":6009,"amenities":" BarLounge"} {"id":6009,"amenities":" Spa"} {"id":6009,"amenities":" Banquet Room"} {"id":6009,"amenities":" Business Centre with Internet Access"} {"id":6009,"amenities":" Concierge"} {"id":6009,"amenities":" Conference Facilities"} {"id":6009,"amenities":" Dry Cleaning"} {"id":6009,"amenities":" Golf Course"} {"id":6009,"amenities":" Heated pool"} {"id":6009,"amenities":" Hot Tub"} {"id":6009,"amenities":" Indoor pool"} {"id":6009,"amenities":" Laundry Service"} {"id":6009,"amenities":" Meeting rooms"} {"id":6009,"amenities":" Multilingual Staff"} {"id":6009,"amenities":" Nonsmoking hotel"} {"id":6009,"amenities":" Public Wifi"} {"id":6009,"amenities":" Sauna"} {"id":6009,"amenities":" Shuttle Bus Service"} {"id":6009,"amenities":" Tennis Court"} {"id":6009,"amenities":" Wheelchair Access"} {"id":6009,"amenities":" Air conditioning"} {"id":6009,"amenities":" Microwave"} {"id":6009,"amenities":" Minibar"} {"id":6009,"amenities":" Refrigerator in room"} {"id":6009,"amenities":" Accessible rooms"} {"id":6009,"amenities":" Family Rooms"} {"id":6009,"amenities":" Nonsmoking rooms"} {"id":6009,"amenities":" Suites"} {"id":289,"amenities":"Free parking"} {"id":289,"amenities":" Breakfast Available"} {"id":289,"amenities":" Laundry Service"} {"id":289,"amenities":" Meeting rooms"} {"id":289,"amenities":" Nonsmoking hotel"} {"id":289,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":289,"amenities":" Microwave"} {"id":289,"amenities":" Refrigerator in room"} {"id":289,"amenities":" Nonsmoking rooms"} {"id":607,"amenities":""} {"id":983,"amenities":"Fitness Centre with Gym Workout Room"} {"id":983,"amenities":" Free High Speed Internet WiFi"} {"id":983,"amenities":" Pool"} {"id":983,"amenities":" Free parking"} {"id":983,"amenities":" Breakfast included"} {"id":983,"amenities":" Banquet Room"} {"id":983,"amenities":" Breakfast Available"} {"id":983,"amenities":" Business Centre with Internet Access"} {"id":983,"amenities":" Children Activities Kid Family Friendly"} {"id":983,"amenities":" Conference Facilities"} {"id":983,"amenities":" Dry Cleaning"} {"id":983,"amenities":" Electric vehicle charging station"} {"id":983,"amenities":" Heated pool"} {"id":983,"amenities":" Hot Tub"} {"id":983,"amenities":" Indoor pool"} {"id":983,"amenities":" Laundry Service"} {"id":983,"amenities":" Meeting rooms"} {"id":983,"amenities":" Multilingual Staff"} {"id":983,"amenities":" Nonsmoking hotel"} {"id":983,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":983,"amenities":" Public Wifi"} {"id":983,"amenities":" SelfServe Laundry"} {"id":983,"amenities":" Wheelchair Access"} {"id":983,"amenities":" Air conditioning"} {"id":983,"amenities":" Microwave"} {"id":983,"amenities":" Refrigerator in room"} {"id":983,"amenities":" Accessible rooms"} {"id":983,"amenities":" Nonsmoking rooms"} {"id":983,"amenities":" Suites"} {"id":1129,"amenities":"Free parking"} {"id":1129,"amenities":" Free High Speed Internet WiFi"} {"id":1129,"amenities":" Nonsmoking hotel"} {"id":1129,"amenities":" Microwave"} {"id":1129,"amenities":" Refrigerator in room"} {"id":1129,"amenities":" Nonsmoking rooms"} {"id":1290,"amenities":""} {"id":1300,"amenities":"Free parking"} {"id":1300,"amenities":" Free High Speed Internet WiFi"} {"id":1300,"amenities":" Children Activities Kid Family Friendly"} {"id":1300,"amenities":" Electric vehicle charging station"} {"id":1300,"amenities":" Golf Course"} {"id":1300,"amenities":" Nonsmoking hotel"} {"id":1300,"amenities":" Public Wifi"} {"id":1300,"amenities":" Air conditioning"} {"id":1300,"amenities":" Refrigerator in room"} {"id":1300,"amenities":" Nonsmoking rooms"} {"id":1499,"amenities":"Free parking"} {"id":1499,"amenities":" Free High Speed Internet WiFi"} {"id":1499,"amenities":" Breakfast included"} {"id":1499,"amenities":" Restaurant"} {"id":1499,"amenities":" BarLounge"} {"id":1499,"amenities":" Business Centre with Internet Access"} {"id":1499,"amenities":" Laundry Service"} {"id":1499,"amenities":" Meeting rooms"} {"id":1499,"amenities":" Nonsmoking hotel"} {"id":1499,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1499,"amenities":" SelfServe Laundry"} {"id":1499,"amenities":" Wheelchair Access"} {"id":1499,"amenities":" Air conditioning"} {"id":1499,"amenities":" Minibar"} {"id":1499,"amenities":" Refrigerator in room"} {"id":1499,"amenities":" Kitchenette"} {"id":1499,"amenities":" Nonsmoking rooms"} {"id":1499,"amenities":" Suites"} {"id":1541,"amenities":"Restaurant"} {"id":1541,"amenities":" Free parking"} {"id":1541,"amenities":" Free High Speed Internet WiFi"} {"id":1541,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1541,"amenities":" Room service"} {"id":1541,"amenities":" BarLounge"} {"id":1541,"amenities":" Airport transportation"} {"id":1541,"amenities":" Banquet Room"} {"id":1541,"amenities":" Business Centre with Internet Access"} {"id":1541,"amenities":" Concierge"} {"id":1541,"amenities":" Conference Facilities"} {"id":1541,"amenities":" Laundry Service"} {"id":1541,"amenities":" Meeting rooms"} {"id":1541,"amenities":" Multilingual Staff"} {"id":1541,"amenities":" Nonsmoking hotel"} {"id":1541,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1541,"amenities":" SelfServe Laundry"} {"id":1541,"amenities":" Shuttle Bus Service"} {"id":1541,"amenities":" Wheelchair Access"} {"id":1541,"amenities":" Microwave"} {"id":1541,"amenities":" Kitchenette"} {"id":1541,"amenities":" Nonsmoking rooms"} {"id":1541,"amenities":" Suites"} {"id":1586,"amenities":"Free parking"} {"id":1586,"amenities":" Free High Speed Internet WiFi"} {"id":1586,"amenities":" Children Activities Kid Family Friendly"} {"id":1586,"amenities":" SelfServe Laundry"} {"id":1586,"amenities":" Air conditioning"} {"id":1586,"amenities":" Microwave"} {"id":1586,"amenities":" Refrigerator in room"} {"id":1586,"amenities":" Family Rooms"} {"id":1586,"amenities":" Kitchenette"} {"id":1586,"amenities":" Nonsmoking rooms"} {"id":1601,"amenities":"Pool"} {"id":1601,"amenities":" Free Internet"} {"id":1601,"amenities":" Free parking"} {"id":1601,"amenities":" Hot Tub"} {"id":1601,"amenities":" Nonsmoking hotel"} {"id":1601,"amenities":" Air conditioning"} {"id":1601,"amenities":" Refrigerator in room"} {"id":1601,"amenities":" Nonsmoking rooms"} {"id":2005,"amenities":"Free parking"} {"id":2005,"amenities":" Free High Speed Internet WiFi"} {"id":2005,"amenities":" Breakfast included"} {"id":2005,"amenities":" Breakfast Available"} {"id":2005,"amenities":" Business Centre with Internet Access"} {"id":2005,"amenities":" Concierge"} {"id":2005,"amenities":" Golf Course"} {"id":2005,"amenities":" Nonsmoking hotel"} {"id":2005,"amenities":" Public Wifi"} {"id":2005,"amenities":" Air conditioning"} {"id":2005,"amenities":" Microwave"} {"id":2005,"amenities":" Refrigerator in room"} {"id":2005,"amenities":" Family Rooms"} {"id":2005,"amenities":" Nonsmoking rooms"} {"id":2109,"amenities":""} {"id":2290,"amenities":""} {"id":2386,"amenities":"Pool"} {"id":2386,"amenities":" Free parking"} {"id":2386,"amenities":" Restaurant"} {"id":2386,"amenities":" BarLounge"} {"id":2386,"amenities":" Free High Speed Internet WiFi"} {"id":2386,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2386,"amenities":" Room service"} {"id":2386,"amenities":" Banquet Room"} {"id":2386,"amenities":" Breakfast Available"} {"id":2386,"amenities":" Children Activities Kid Family Friendly"} {"id":2386,"amenities":" Conference Facilities"} {"id":2386,"amenities":" Heated pool"} {"id":2386,"amenities":" Indoor pool"} {"id":2386,"amenities":" Meeting rooms"} {"id":2386,"amenities":" Nonsmoking hotel"} {"id":2386,"amenities":" Public Wifi"} {"id":2386,"amenities":" Sauna"} {"id":2386,"amenities":" Air conditioning"} {"id":2386,"amenities":" Refrigerator in room"} {"id":2386,"amenities":" Family Rooms"} {"id":2386,"amenities":" Nonsmoking rooms"} {"id":2386,"amenities":" Suites"} {"id":2409,"amenities":""} {"id":2600,"amenities":""} {"id":2997,"amenities":"Free parking"} {"id":2997,"amenities":" Free High Speed Internet WiFi"} {"id":2997,"amenities":" Public Wifi"} {"id":2997,"amenities":" Air conditioning"} {"id":2997,"amenities":" Refrigerator in room"} {"id":2997,"amenities":" Nonsmoking rooms"} {"id":3138,"amenities":"Free parking"} {"id":3138,"amenities":" Free High Speed Internet WiFi"} {"id":3138,"amenities":" Nonsmoking hotel"} {"id":3138,"amenities":" Family Rooms"} {"id":3260,"amenities":""} {"id":3264,"amenities":"Restaurant"} {"id":3264,"amenities":" Free parking"} {"id":3264,"amenities":" Free High Speed Internet WiFi"} {"id":3264,"amenities":" Banquet Room"} {"id":3264,"amenities":" Breakfast Available"} {"id":3264,"amenities":" Dry Cleaning"} {"id":3264,"amenities":" Laundry Service"} {"id":3264,"amenities":" Meeting rooms"} {"id":3264,"amenities":" Nonsmoking hotel"} {"id":3264,"amenities":" Public Wifi"} {"id":3264,"amenities":" Air conditioning"} {"id":3264,"amenities":" Family Rooms"} {"id":3264,"amenities":" Nonsmoking rooms"} {"id":3264,"amenities":" Suites"} {"id":3613,"amenities":"Free parking"} {"id":3613,"amenities":" Restaurant"} {"id":3613,"amenities":" BarLounge"} {"id":3613,"amenities":" Free High Speed Internet WiFi"} {"id":3613,"amenities":" Room service"} {"id":3613,"amenities":" Meeting rooms"} {"id":3613,"amenities":" Nonsmoking hotel"} {"id":3613,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3613,"amenities":" SelfServe Laundry"} {"id":3613,"amenities":" Wheelchair Access"} {"id":3613,"amenities":" Air conditioning"} {"id":3613,"amenities":" Microwave"} {"id":3613,"amenities":" Refrigerator in room"} {"id":3613,"amenities":" Nonsmoking rooms"} {"id":4250,"amenities":""} {"id":4941,"amenities":"Refrigerator in room"} {"id":4941,"amenities":" Kitchenette"} {"id":4998,"amenities":""} {"id":5263,"amenities":"Free parking"} {"id":5263,"amenities":" Free High Speed Internet WiFi"} {"id":5263,"amenities":" Banquet Room"} {"id":5263,"amenities":" Business Centre with Internet Access"} {"id":5263,"amenities":" Conference Facilities"} {"id":5263,"amenities":" Golf Course"} {"id":5263,"amenities":" Meeting rooms"} {"id":5263,"amenities":" Nonsmoking hotel"} {"id":5263,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5263,"amenities":" Public Wifi"} {"id":5263,"amenities":" Wheelchair Access"} {"id":5263,"amenities":" Air conditioning"} {"id":5263,"amenities":" Microwave"} {"id":5263,"amenities":" Refrigerator in room"} {"id":5263,"amenities":" Accessible rooms"} {"id":5263,"amenities":" Family Rooms"} {"id":5263,"amenities":" Kitchenette"} {"id":5263,"amenities":" Nonsmoking rooms"} {"id":5263,"amenities":" Suites"} {"id":5535,"amenities":"Free parking"} {"id":5535,"amenities":" Room service"} {"id":5535,"amenities":" Free High Speed Internet WiFi"} {"id":5535,"amenities":" Laundry Service"} {"id":5535,"amenities":" Nonsmoking hotel"} {"id":5535,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5535,"amenities":" Refrigerator in room"} {"id":5535,"amenities":" Kitchenette"} {"id":5535,"amenities":" Nonsmoking rooms"} {"id":5535,"amenities":" Suites"} {"id":5990,"amenities":"Free parking"} {"id":5990,"amenities":" Free High Speed Internet WiFi"} {"id":5990,"amenities":" Banquet Room"} {"id":5990,"amenities":" Business Centre with Internet Access"} {"id":5990,"amenities":" Children Activities Kid Family Friendly"} {"id":5990,"amenities":" Concierge"} {"id":5990,"amenities":" Conference Facilities"} {"id":5990,"amenities":" Nonsmoking hotel"} {"id":5990,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5990,"amenities":" Public Wifi"} {"id":5990,"amenities":" SelfServe Laundry"} {"id":5990,"amenities":" Wheelchair Access"} {"id":5990,"amenities":" Microwave"} {"id":5990,"amenities":" Refrigerator in room"} {"id":5990,"amenities":" Kitchenette"} {"id":5990,"amenities":" Nonsmoking rooms"} {"id":5990,"amenities":" Suites"} {"id":594,"amenities":"Free parking"} {"id":594,"amenities":" Free High Speed Internet WiFi"} {"id":594,"amenities":" Pool"} {"id":594,"amenities":" Nonsmoking hotel"} {"id":594,"amenities":" Outdoor pool"} {"id":594,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":594,"amenities":" Public Wifi"} {"id":594,"amenities":" Wheelchair Access"} {"id":594,"amenities":" Air conditioning"} {"id":594,"amenities":" Microwave"} {"id":594,"amenities":" Refrigerator in room"} {"id":594,"amenities":" Kitchenette"} {"id":594,"amenities":" Nonsmoking rooms"} {"id":733,"amenities":"Free High Speed Internet WiFi"} {"id":733,"amenities":" Free parking"} {"id":733,"amenities":" Breakfast included"} {"id":733,"amenities":" Hot Tub"} {"id":733,"amenities":" Laundry Service"} {"id":733,"amenities":" Nonsmoking hotel"} {"id":733,"amenities":" Public Wifi"} {"id":733,"amenities":" Nonsmoking rooms"} {"id":935,"amenities":"Free parking"} {"id":935,"amenities":" Breakfast included"} {"id":935,"amenities":" Room service"} {"id":935,"amenities":" Free High Speed Internet WiFi"} {"id":935,"amenities":" Breakfast Available"} {"id":935,"amenities":" Nonsmoking hotel"} {"id":935,"amenities":" Public Wifi"} {"id":935,"amenities":" Microwave"} {"id":935,"amenities":" Refrigerator in room"} {"id":935,"amenities":" Nonsmoking rooms"} {"id":935,"amenities":" Suites"} {"id":1359,"amenities":"Pool"} {"id":1359,"amenities":" Free parking"} {"id":1359,"amenities":" Free High Speed Internet WiFi"} {"id":1359,"amenities":" Spa"} {"id":1359,"amenities":" Golf Course"} {"id":1359,"amenities":" Nonsmoking hotel"} {"id":1359,"amenities":" Outdoor pool"} {"id":1359,"amenities":" Public Wifi"} {"id":1359,"amenities":" Air conditioning"} {"id":1359,"amenities":" Microwave"} {"id":1359,"amenities":" Nonsmoking rooms"} {"id":1509,"amenities":"BarLounge"} {"id":1509,"amenities":" Free High Speed Internet WiFi"} {"id":1509,"amenities":" Restaurant"} {"id":1509,"amenities":" Nonsmoking hotel"} {"id":1509,"amenities":" Public Wifi"} {"id":1509,"amenities":" SelfServe Laundry"} {"id":1509,"amenities":" Air conditioning"} {"id":1509,"amenities":" Refrigerator in room"} {"id":1509,"amenities":" Nonsmoking rooms"} {"id":1554,"amenities":"Free parking"} {"id":1554,"amenities":" Free High Speed Internet WiFi"} {"id":1554,"amenities":" Restaurant"} {"id":1554,"amenities":" Breakfast included"} {"id":1554,"amenities":" Children Activities Kid Family Friendly"} {"id":1554,"amenities":" Nonsmoking hotel"} {"id":1554,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1554,"amenities":" Public Wifi"} {"id":1554,"amenities":" Shuttle Bus Service"} {"id":1554,"amenities":" Family Rooms"} {"id":1554,"amenities":" Nonsmoking rooms"} {"id":1554,"amenities":" Suites"} {"id":1649,"amenities":"Free parking"} {"id":1649,"amenities":" Free High Speed Internet WiFi"} {"id":1649,"amenities":" Breakfast included"} {"id":1649,"amenities":" Hot Tub"} {"id":1649,"amenities":" Nonsmoking hotel"} {"id":1649,"amenities":" Public Wifi"} {"id":1649,"amenities":" Air conditioning"} {"id":1649,"amenities":" Nonsmoking rooms"} {"id":1865,"amenities":"Pool"} {"id":1865,"amenities":" Free parking"} {"id":1865,"amenities":" Free High Speed Internet WiFi"} {"id":1865,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1865,"amenities":" Room service"} {"id":1865,"amenities":" BarLounge"} {"id":1865,"amenities":" Breakfast included"} {"id":1865,"amenities":" Banquet Room"} {"id":1865,"amenities":" Business Centre with Internet Access"} {"id":1865,"amenities":" Conference Facilities"} {"id":1865,"amenities":" Dry Cleaning"} {"id":1865,"amenities":" Heated pool"} {"id":1865,"amenities":" Hot Tub"} {"id":1865,"amenities":" Indoor pool"} {"id":1865,"amenities":" Laundry Service"} {"id":1865,"amenities":" Meeting rooms"} {"id":1865,"amenities":" Multilingual Staff"} {"id":1865,"amenities":" Nonsmoking hotel"} {"id":1865,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1865,"amenities":" SelfServe Laundry"} {"id":1865,"amenities":" Wheelchair Access"} {"id":1865,"amenities":" Air conditioning"} {"id":1865,"amenities":" Microwave"} {"id":1865,"amenities":" Family Rooms"} {"id":1865,"amenities":" Kitchenette"} {"id":1865,"amenities":" Nonsmoking rooms"} {"id":1865,"amenities":" Suites"} {"id":2081,"amenities":"Pool"} {"id":2081,"amenities":" Room service"} {"id":2081,"amenities":" Restaurant"} {"id":2081,"amenities":" Free High Speed Internet WiFi"} {"id":2081,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2081,"amenities":" BarLounge"} {"id":2081,"amenities":" Banquet Room"} {"id":2081,"amenities":" Business Centre with Internet Access"} {"id":2081,"amenities":" Conference Facilities"} {"id":2081,"amenities":" Dry Cleaning"} {"id":2081,"amenities":" Heated pool"} {"id":2081,"amenities":" Hot Tub"} {"id":2081,"amenities":" Indoor pool"} {"id":2081,"amenities":" Laundry Service"} {"id":2081,"amenities":" Meeting rooms"} {"id":2081,"amenities":" Multilingual Staff"} {"id":2081,"amenities":" Nonsmoking hotel"} {"id":2081,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2081,"amenities":" Sauna"} {"id":2081,"amenities":" Wheelchair Access"} {"id":2081,"amenities":" Air conditioning"} {"id":2081,"amenities":" Microwave"} {"id":2081,"amenities":" Nonsmoking rooms"} {"id":2081,"amenities":" Suites"} {"id":2122,"amenities":"Free parking"} {"id":2122,"amenities":" Free High Speed Internet WiFi"} {"id":2122,"amenities":" Breakfast included"} {"id":2122,"amenities":" Breakfast Available"} {"id":2122,"amenities":" Business Centre with Internet Access"} {"id":2122,"amenities":" Hot Tub"} {"id":2122,"amenities":" Laundry Service"} {"id":2122,"amenities":" Meeting rooms"} {"id":2122,"amenities":" Nonsmoking hotel"} {"id":2122,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2122,"amenities":" Public Wifi"} {"id":2122,"amenities":" SelfServe Laundry"} {"id":2122,"amenities":" Wheelchair Access"} {"id":2122,"amenities":" Air conditioning"} {"id":2122,"amenities":" Microwave"} {"id":2122,"amenities":" Refrigerator in room"} {"id":2122,"amenities":" Nonsmoking rooms"} {"id":2166,"amenities":"Free parking"} {"id":2166,"amenities":" Free High Speed Internet WiFi"} {"id":2166,"amenities":" Breakfast included"} {"id":2166,"amenities":" Airport transportation"} {"id":2166,"amenities":" Laundry Service"} {"id":2166,"amenities":" Multilingual Staff"} {"id":2166,"amenities":" Nonsmoking hotel"} {"id":2217,"amenities":"Free High Speed Internet WiFi"} {"id":2217,"amenities":" Nonsmoking hotel"} {"id":2217,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2217,"amenities":" SelfServe Laundry"} {"id":2217,"amenities":" Air conditioning"} {"id":2217,"amenities":" Microwave"} {"id":2217,"amenities":" Refrigerator in room"} {"id":2217,"amenities":" Family Rooms"} {"id":2217,"amenities":" Kitchenette"} {"id":2217,"amenities":" Nonsmoking rooms"} {"id":2217,"amenities":" Suites"} {"id":2867,"amenities":"Free parking"} {"id":2867,"amenities":" Free High Speed Internet WiFi"} {"id":2867,"amenities":" BarLounge"} {"id":2867,"amenities":" Spa"} {"id":2867,"amenities":" Pool"} {"id":2867,"amenities":" Room service"} {"id":2867,"amenities":" Restaurant"} {"id":2867,"amenities":" Breakfast included"} {"id":2867,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2867,"amenities":" Banquet Room"} {"id":2867,"amenities":" Business Centre with Internet Access"} {"id":2867,"amenities":" Children Activities Kid Family Friendly"} {"id":2867,"amenities":" Conference Facilities"} {"id":2867,"amenities":" Dry Cleaning"} {"id":2867,"amenities":" Heated pool"} {"id":2867,"amenities":" Hot Tub"} {"id":2867,"amenities":" Indoor pool"} {"id":2867,"amenities":" Laundry Service"} {"id":2867,"amenities":" Meeting rooms"} {"id":2867,"amenities":" Multilingual Staff"} {"id":2867,"amenities":" Nonsmoking hotel"} {"id":2867,"amenities":" Public Wifi"} {"id":2867,"amenities":" SelfServe Laundry"} {"id":2867,"amenities":" Wheelchair Access"} {"id":2867,"amenities":" Air conditioning"} {"id":2867,"amenities":" Refrigerator in room"} {"id":2867,"amenities":" Accessible rooms"} {"id":2867,"amenities":" Family Rooms"} {"id":2867,"amenities":" Nonsmoking rooms"} {"id":2867,"amenities":" Suites"} {"id":3035,"amenities":"Free High Speed Internet WiFi"} {"id":3035,"amenities":" Kitchenette"} {"id":3527,"amenities":""} {"id":3553,"amenities":"Free High Speed Internet WiFi"} {"id":3553,"amenities":" Laundry Service"} {"id":3553,"amenities":" Refrigerator in room"} {"id":3553,"amenities":" Kitchenette"} {"id":3718,"amenities":"Free parking"} {"id":3718,"amenities":" Free High Speed Internet WiFi"} {"id":3718,"amenities":" Golf Course"} {"id":3718,"amenities":" Nonsmoking hotel"} {"id":3718,"amenities":" Air conditioning"} {"id":4266,"amenities":""} {"id":4690,"amenities":"Free parking"} {"id":4690,"amenities":" Free High Speed Internet WiFi"} {"id":4690,"amenities":" Laundry Service"} {"id":4690,"amenities":" Nonsmoking hotel"} {"id":4690,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4690,"amenities":" Family Rooms"} {"id":4702,"amenities":"Free parking"} {"id":4702,"amenities":" Free High Speed Internet WiFi"} {"id":4702,"amenities":" Breakfast included"} {"id":4702,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4702,"amenities":" Business Centre with Internet Access"} {"id":4702,"amenities":" Meeting rooms"} {"id":4702,"amenities":" Nonsmoking hotel"} {"id":4702,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4702,"amenities":" Wheelchair Access"} {"id":4702,"amenities":" Air conditioning"} {"id":4702,"amenities":" Microwave"} {"id":4702,"amenities":" Refrigerator in room"} {"id":4702,"amenities":" Nonsmoking rooms"} {"id":4844,"amenities":"Free parking"} {"id":4844,"amenities":" Free High Speed Internet WiFi"} {"id":4844,"amenities":" Golf Course"} {"id":4844,"amenities":" Hot Tub"} {"id":4844,"amenities":" Multilingual Staff"} {"id":4844,"amenities":" Nonsmoking hotel"} {"id":4844,"amenities":" Public Wifi"} {"id":4844,"amenities":" Microwave"} {"id":4844,"amenities":" Refrigerator in room"} {"id":4844,"amenities":" Kitchenette"} {"id":4844,"amenities":" Nonsmoking rooms"} {"id":4844,"amenities":" Suites"} {"id":4849,"amenities":"Free High Speed Internet WiFi"} {"id":4849,"amenities":" Airport transportation"} {"id":4849,"amenities":" Banquet Room"} {"id":4849,"amenities":" Breakfast Available"} {"id":4849,"amenities":" Business Centre with Internet Access"} {"id":4849,"amenities":" Children Activities Kid Family Friendly"} {"id":4849,"amenities":" Conference Facilities"} {"id":4849,"amenities":" Golf Course"} {"id":4849,"amenities":" Laundry Service"} {"id":4849,"amenities":" Meeting rooms"} {"id":4849,"amenities":" Multilingual Staff"} {"id":4849,"amenities":" Nonsmoking hotel"} {"id":4849,"amenities":" SelfServe Laundry"} {"id":4849,"amenities":" Wheelchair Access"} {"id":4849,"amenities":" Microwave"} {"id":4849,"amenities":" Refrigerator in room"} {"id":4849,"amenities":" Accessible rooms"} {"id":4849,"amenities":" Family Rooms"} {"id":4849,"amenities":" Kitchenette"} {"id":4849,"amenities":" Nonsmoking rooms"} {"id":4916,"amenities":"Free High Speed Internet WiFi"} {"id":4916,"amenities":" Nonsmoking hotel"} {"id":4916,"amenities":" Public Wifi"} {"id":4916,"amenities":" Microwave"} {"id":4916,"amenities":" Refrigerator in room"} {"id":4916,"amenities":" Kitchenette"} {"id":4916,"amenities":" Nonsmoking rooms"} {"id":4940,"amenities":"Room service"} {"id":4940,"amenities":" Restaurant"} {"id":4940,"amenities":" BarLounge"} {"id":4940,"amenities":" Free High Speed Internet WiFi"} {"id":4940,"amenities":" Airport transportation"} {"id":4940,"amenities":" Golf Course"} {"id":4940,"amenities":" Laundry Service"} {"id":4940,"amenities":" Meeting rooms"} {"id":4940,"amenities":" Nonsmoking hotel"} {"id":4940,"amenities":" Public Wifi"} {"id":4940,"amenities":" Air conditioning"} {"id":4940,"amenities":" Refrigerator in room"} {"id":4940,"amenities":" Family Rooms"} {"id":4940,"amenities":" Nonsmoking rooms"} {"id":5376,"amenities":"Free parking"} {"id":5376,"amenities":" Children Activities Kid Family Friendly"} {"id":5376,"amenities":" Hot Tub"} {"id":5376,"amenities":" Nonsmoking hotel"} {"id":5376,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5376,"amenities":" Refrigerator in room"} {"id":5376,"amenities":" Family Rooms"} {"id":5376,"amenities":" Kitchenette"} {"id":5376,"amenities":" Nonsmoking rooms"} {"id":5376,"amenities":" Suites"} {"id":5784,"amenities":"Free parking"} {"id":5784,"amenities":" Refrigerator in room"} {"id":5784,"amenities":" Nonsmoking rooms"} {"id":6080,"amenities":"Free High Speed Internet WiFi"} {"id":6080,"amenities":" Children Activities Kid Family Friendly"} {"id":6080,"amenities":" Meeting rooms"} {"id":6080,"amenities":" Nonsmoking hotel"} {"id":6080,"amenities":" Public Wifi"} {"id":6080,"amenities":" SelfServe Laundry"} {"id":6080,"amenities":" Family Rooms"} {"id":6080,"amenities":" Kitchenette"} {"id":6080,"amenities":" Nonsmoking rooms"} {"id":21,"amenities":"Restaurant"} {"id":21,"amenities":" Room service"} {"id":21,"amenities":" Free High Speed Internet WiFi"} {"id":21,"amenities":" BarLounge"} {"id":21,"amenities":" Banquet Room"} {"id":21,"amenities":" Business Centre with Internet Access"} {"id":21,"amenities":" Concierge"} {"id":21,"amenities":" Conference Facilities"} {"id":21,"amenities":" Dry Cleaning"} {"id":21,"amenities":" Laundry Service"} {"id":21,"amenities":" Meeting rooms"} {"id":21,"amenities":" Multilingual Staff"} {"id":21,"amenities":" Nonsmoking hotel"} {"id":21,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":21,"amenities":" Wheelchair Access"} {"id":21,"amenities":" Air conditioning"} {"id":21,"amenities":" Microwave"} {"id":21,"amenities":" Family Rooms"} {"id":21,"amenities":" Kitchenette"} {"id":21,"amenities":" Nonsmoking rooms"} {"id":21,"amenities":" Suites"} {"id":135,"amenities":"Pool"} {"id":135,"amenities":" Fitness Centre with Gym Workout Room"} {"id":135,"amenities":" Free parking"} {"id":135,"amenities":" Free High Speed Internet WiFi"} {"id":135,"amenities":" Banquet Room"} {"id":135,"amenities":" Business Centre with Internet Access"} {"id":135,"amenities":" Conference Facilities"} {"id":135,"amenities":" Heated pool"} {"id":135,"amenities":" Hot Tub"} {"id":135,"amenities":" Indoor pool"} {"id":135,"amenities":" Meeting rooms"} {"id":135,"amenities":" Multilingual Staff"} {"id":135,"amenities":" Nonsmoking hotel"} {"id":135,"amenities":" SelfServe Laundry"} {"id":135,"amenities":" Air conditioning"} {"id":135,"amenities":" Microwave"} {"id":135,"amenities":" Refrigerator in room"} {"id":135,"amenities":" Family Rooms"} {"id":135,"amenities":" Kitchenette"} {"id":135,"amenities":" Nonsmoking rooms"} {"id":135,"amenities":" Suites"} {"id":238,"amenities":"Free High Speed Internet WiFi"} {"id":238,"amenities":" Free parking"} {"id":238,"amenities":" Nonsmoking hotel"} {"id":238,"amenities":" Public Wifi"} {"id":238,"amenities":" Air conditioning"} {"id":238,"amenities":" Nonsmoking rooms"} {"id":547,"amenities":"Kitchenette"} {"id":809,"amenities":"Pool"} {"id":809,"amenities":" Free parking"} {"id":809,"amenities":" Free High Speed Internet WiFi"} {"id":809,"amenities":" Breakfast Available"} {"id":809,"amenities":" Children Activities Kid Family Friendly"} {"id":809,"amenities":" Concierge"} {"id":809,"amenities":" Golf Course"} {"id":809,"amenities":" Meeting rooms"} {"id":809,"amenities":" Nonsmoking hotel"} {"id":809,"amenities":" Outdoor pool"} {"id":809,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":809,"amenities":" Air conditioning"} {"id":809,"amenities":" Microwave"} {"id":809,"amenities":" Refrigerator in room"} {"id":809,"amenities":" Family Rooms"} {"id":809,"amenities":" Kitchenette"} {"id":809,"amenities":" Nonsmoking rooms"} {"id":809,"amenities":" Suites"} {"id":877,"amenities":"Free parking"} {"id":877,"amenities":" Free High Speed Internet WiFi"} {"id":877,"amenities":" Breakfast included"} {"id":877,"amenities":" Fitness Centre with Gym Workout Room"} {"id":877,"amenities":" Breakfast Available"} {"id":877,"amenities":" Business Centre with Internet Access"} {"id":877,"amenities":" Dry Cleaning"} {"id":877,"amenities":" Laundry Service"} {"id":877,"amenities":" Meeting rooms"} {"id":877,"amenities":" Multilingual Staff"} {"id":877,"amenities":" Nonsmoking hotel"} {"id":877,"amenities":" Public Wifi"} {"id":877,"amenities":" SelfServe Laundry"} {"id":877,"amenities":" Wheelchair Access"} {"id":877,"amenities":" Air conditioning"} {"id":877,"amenities":" Microwave"} {"id":877,"amenities":" Refrigerator in room"} {"id":877,"amenities":" Nonsmoking rooms"} {"id":881,"amenities":"Free parking"} {"id":881,"amenities":" Free High Speed Internet WiFi"} {"id":881,"amenities":" Breakfast Available"} {"id":881,"amenities":" Nonsmoking hotel"} {"id":881,"amenities":" Public Wifi"} {"id":881,"amenities":" Air conditioning"} {"id":881,"amenities":" Microwave"} {"id":881,"amenities":" Refrigerator in room"} {"id":881,"amenities":" Nonsmoking rooms"} {"id":1724,"amenities":"Free parking"} {"id":1724,"amenities":" Free High Speed Internet WiFi"} {"id":1724,"amenities":" Multilingual Staff"} {"id":1724,"amenities":" Nonsmoking hotel"} {"id":1724,"amenities":" Air conditioning"} {"id":1724,"amenities":" Refrigerator in room"} {"id":1724,"amenities":" Nonsmoking rooms"} {"id":1724,"amenities":" Suites"} {"id":1906,"amenities":""} {"id":2187,"amenities":"Pool"} {"id":2187,"amenities":" Free High Speed Internet WiFi"} {"id":2187,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2187,"amenities":" Free parking"} {"id":2187,"amenities":" Breakfast included"} {"id":2187,"amenities":" Business Centre with Internet Access"} {"id":2187,"amenities":" Conference Facilities"} {"id":2187,"amenities":" Heated pool"} {"id":2187,"amenities":" Indoor pool"} {"id":2187,"amenities":" Laundry Service"} {"id":2187,"amenities":" Meeting rooms"} {"id":2187,"amenities":" Multilingual Staff"} {"id":2187,"amenities":" Nonsmoking hotel"} {"id":2187,"amenities":" Wheelchair Access"} {"id":2187,"amenities":" Air conditioning"} {"id":2187,"amenities":" Microwave"} {"id":2187,"amenities":" Family Rooms"} {"id":2187,"amenities":" Nonsmoking rooms"} {"id":2187,"amenities":" Suites"} {"id":2271,"amenities":"Free parking"} {"id":2271,"amenities":" Free High Speed Internet WiFi"} {"id":2271,"amenities":" Children Activities Kid Family Friendly"} {"id":2271,"amenities":" Golf Course"} {"id":2271,"amenities":" Nonsmoking hotel"} {"id":2271,"amenities":" Refrigerator in room"} {"id":2271,"amenities":" Family Rooms"} {"id":2271,"amenities":" Kitchenette"} {"id":2271,"amenities":" Nonsmoking rooms"} {"id":2311,"amenities":"Free parking"} {"id":2311,"amenities":" Golf Course"} {"id":2311,"amenities":" Hot Tub"} {"id":2311,"amenities":" Nonsmoking hotel"} {"id":2311,"amenities":" Refrigerator in room"} {"id":2311,"amenities":" Family Rooms"} {"id":2311,"amenities":" Nonsmoking rooms"} {"id":2599,"amenities":""} {"id":2729,"amenities":"Pool"} {"id":2729,"amenities":" Free parking"} {"id":2729,"amenities":" Free High Speed Internet WiFi"} {"id":2729,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2729,"amenities":" Business Centre with Internet Access"} {"id":2729,"amenities":" Dry Cleaning"} {"id":2729,"amenities":" Meeting rooms"} {"id":2729,"amenities":" Nonsmoking hotel"} {"id":2729,"amenities":" Outdoor pool"} {"id":2729,"amenities":" Public Wifi"} {"id":2729,"amenities":" Tennis Court"} {"id":2729,"amenities":" Air conditioning"} {"id":2729,"amenities":" Microwave"} {"id":2729,"amenities":" Refrigerator in room"} {"id":2729,"amenities":" Accessible rooms"} {"id":2729,"amenities":" Family Rooms"} {"id":2729,"amenities":" Kitchenette"} {"id":2729,"amenities":" Nonsmoking rooms"} {"id":2793,"amenities":"Free High Speed Internet WiFi"} {"id":2793,"amenities":" Laundry Service"} {"id":2793,"amenities":" Multilingual Staff"} {"id":2793,"amenities":" Nonsmoking hotel"} {"id":2793,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2793,"amenities":" Air conditioning"} {"id":2793,"amenities":" Refrigerator in room"} {"id":2793,"amenities":" Nonsmoking rooms"} {"id":2907,"amenities":"Restaurant"} {"id":2907,"amenities":" Free parking"} {"id":2907,"amenities":" Free High Speed Internet WiFi"} {"id":2907,"amenities":" Breakfast included"} {"id":2907,"amenities":" BarLounge"} {"id":2907,"amenities":" Banquet Room"} {"id":2907,"amenities":" Business Centre with Internet Access"} {"id":2907,"amenities":" Meeting rooms"} {"id":2907,"amenities":" Nonsmoking hotel"} {"id":2907,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2907,"amenities":" Public Wifi"} {"id":2907,"amenities":" SelfServe Laundry"} {"id":2907,"amenities":" Air conditioning"} {"id":2907,"amenities":" Refrigerator in room"} {"id":2907,"amenities":" Nonsmoking rooms"} {"id":2907,"amenities":" Suites"} {"id":4360,"amenities":"Free High Speed Internet WiFi"} {"id":4360,"amenities":" Air conditioning"} {"id":4602,"amenities":"Pool"} {"id":4602,"amenities":" Free parking"} {"id":4602,"amenities":" Free High Speed Internet WiFi"} {"id":4602,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4602,"amenities":" Breakfast included"} {"id":4602,"amenities":" Banquet Room"} {"id":4602,"amenities":" Business Centre with Internet Access"} {"id":4602,"amenities":" Concierge"} {"id":4602,"amenities":" Conference Facilities"} {"id":4602,"amenities":" Dry Cleaning"} {"id":4602,"amenities":" Golf Course"} {"id":4602,"amenities":" Heated pool"} {"id":4602,"amenities":" Hot Tub"} {"id":4602,"amenities":" Indoor pool"} {"id":4602,"amenities":" Laundry Service"} {"id":4602,"amenities":" Meeting rooms"} {"id":4602,"amenities":" Multilingual Staff"} {"id":4602,"amenities":" Nonsmoking hotel"} {"id":4602,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4602,"amenities":" Public Wifi"} {"id":4602,"amenities":" SelfServe Laundry"} {"id":4602,"amenities":" Wheelchair Access"} {"id":4602,"amenities":" Air conditioning"} {"id":4602,"amenities":" Microwave"} {"id":4602,"amenities":" Refrigerator in room"} {"id":4602,"amenities":" Family Rooms"} {"id":4602,"amenities":" Kitchenette"} {"id":4602,"amenities":" Nonsmoking rooms"} {"id":4602,"amenities":" Suites"} {"id":4919,"amenities":""} {"id":5095,"amenities":"Free parking"} {"id":5095,"amenities":" Free High Speed Internet WiFi"} {"id":5095,"amenities":" Breakfast included"} {"id":5095,"amenities":" Babysitting"} {"id":5095,"amenities":" Nonsmoking hotel"} {"id":5095,"amenities":" Public Wifi"} {"id":5095,"amenities":" Nonsmoking rooms"} {"id":5460,"amenities":"Free parking"} {"id":5460,"amenities":" Restaurant"} {"id":5460,"amenities":" Free High Speed Internet WiFi"} {"id":5460,"amenities":" Breakfast included"} {"id":5460,"amenities":" BarLounge"} {"id":5460,"amenities":" Babysitting"} {"id":5460,"amenities":" Laundry Service"} {"id":5460,"amenities":" Meeting rooms"} {"id":5460,"amenities":" Nonsmoking hotel"} {"id":5460,"amenities":" Public Wifi"} {"id":5460,"amenities":" Refrigerator in room"} {"id":5460,"amenities":" Family Rooms"} {"id":5460,"amenities":" Nonsmoking rooms"} {"id":5460,"amenities":" Suites"} {"id":5525,"amenities":"Free parking"} {"id":5525,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5525,"amenities":" Free High Speed Internet WiFi"} {"id":5525,"amenities":" Breakfast included"} {"id":5525,"amenities":" Restaurant"} {"id":5525,"amenities":" BarLounge"} {"id":5525,"amenities":" Business Centre with Internet Access"} {"id":5525,"amenities":" Hot Tub"} {"id":5525,"amenities":" Laundry Service"} {"id":5525,"amenities":" Multilingual Staff"} {"id":5525,"amenities":" Nonsmoking hotel"} {"id":5525,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5525,"amenities":" Public Wifi"} {"id":5525,"amenities":" Wheelchair Access"} {"id":5525,"amenities":" Air conditioning"} {"id":5525,"amenities":" Microwave"} {"id":5525,"amenities":" Refrigerator in room"} {"id":5525,"amenities":" Kitchenette"} {"id":5525,"amenities":" Nonsmoking rooms"} {"id":5525,"amenities":" Suites"} {"id":6125,"amenities":"Pool"} {"id":6125,"amenities":" Free parking"} {"id":6125,"amenities":" Free High Speed Internet WiFi"} {"id":6125,"amenities":" Restaurant"} {"id":6125,"amenities":" Airport transportation"} {"id":6125,"amenities":" Concierge"} {"id":6125,"amenities":" Hot Tub"} {"id":6125,"amenities":" Meeting rooms"} {"id":6125,"amenities":" Nonsmoking hotel"} {"id":6125,"amenities":" Outdoor pool"} {"id":6125,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":6125,"amenities":" Shuttle Bus Service"} {"id":6125,"amenities":" Air conditioning"} {"id":6125,"amenities":" Family Rooms"} {"id":6125,"amenities":" Kitchenette"} {"id":6125,"amenities":" Nonsmoking rooms"} {"id":310,"amenities":"BarLounge"} {"id":310,"amenities":" Fitness Centre with Gym Workout Room"} {"id":310,"amenities":" Free parking"} {"id":310,"amenities":" Restaurant"} {"id":310,"amenities":" Free High Speed Internet WiFi"} {"id":310,"amenities":" Breakfast included"} {"id":310,"amenities":" Hot Tub"} {"id":310,"amenities":" Nonsmoking hotel"} {"id":310,"amenities":" Public Wifi"} {"id":310,"amenities":" Family Rooms"} {"id":310,"amenities":" Nonsmoking rooms"} {"id":313,"amenities":"Free parking"} {"id":313,"amenities":" Free High Speed Internet WiFi"} {"id":313,"amenities":" Fitness Centre with Gym Workout Room"} {"id":313,"amenities":" Airport transportation"} {"id":313,"amenities":" Golf Course"} {"id":313,"amenities":" Laundry Service"} {"id":313,"amenities":" Nonsmoking hotel"} {"id":313,"amenities":" Air conditioning"} {"id":313,"amenities":" Refrigerator in room"} {"id":393,"amenities":"Pool"} {"id":393,"amenities":" Free parking"} {"id":393,"amenities":" Breakfast included"} {"id":393,"amenities":" Hot Tub"} {"id":393,"amenities":" Nonsmoking hotel"} {"id":393,"amenities":" Refrigerator in room"} {"id":393,"amenities":" Family Rooms"} {"id":393,"amenities":" Kitchenette"} {"id":393,"amenities":" Nonsmoking rooms"} {"id":627,"amenities":""} {"id":868,"amenities":"Free High Speed Internet WiFi"} {"id":868,"amenities":" Free parking"} {"id":868,"amenities":" Breakfast included"} {"id":868,"amenities":" Fitness Centre with Gym Workout Room"} {"id":868,"amenities":" Business Centre with Internet Access"} {"id":868,"amenities":" Dry Cleaning"} {"id":868,"amenities":" Laundry Service"} {"id":868,"amenities":" Nonsmoking hotel"} {"id":868,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":868,"amenities":" Sauna"} {"id":868,"amenities":" SelfServe Laundry"} {"id":868,"amenities":" Wheelchair Access"} {"id":868,"amenities":" Air conditioning"} {"id":868,"amenities":" Microwave"} {"id":868,"amenities":" Family Rooms"} {"id":868,"amenities":" Nonsmoking rooms"} {"id":868,"amenities":" Suites"} {"id":985,"amenities":"Pool"} {"id":985,"amenities":" Restaurant"} {"id":985,"amenities":" Fitness Centre with Gym Workout Room"} {"id":985,"amenities":" Room service"} {"id":985,"amenities":" Free High Speed Internet WiFi"} {"id":985,"amenities":" BarLounge"} {"id":985,"amenities":" Banquet Room"} {"id":985,"amenities":" Business Centre with Internet Access"} {"id":985,"amenities":" Concierge"} {"id":985,"amenities":" Conference Facilities"} {"id":985,"amenities":" Dry Cleaning"} {"id":985,"amenities":" Heated pool"} {"id":985,"amenities":" Hot Tub"} {"id":985,"amenities":" Indoor pool"} {"id":985,"amenities":" Laundry Service"} {"id":985,"amenities":" Meeting rooms"} {"id":985,"amenities":" Multilingual Staff"} {"id":985,"amenities":" Nonsmoking hotel"} {"id":985,"amenities":" Public Wifi"} {"id":985,"amenities":" SelfServe Laundry"} {"id":985,"amenities":" Wheelchair Access"} {"id":985,"amenities":" Air conditioning"} {"id":985,"amenities":" Microwave"} {"id":985,"amenities":" Refrigerator in room"} {"id":985,"amenities":" Accessible rooms"} {"id":985,"amenities":" Family Rooms"} {"id":985,"amenities":" Kitchenette"} {"id":985,"amenities":" Nonsmoking rooms"} {"id":985,"amenities":" Suites"} {"id":1030,"amenities":""} {"id":1686,"amenities":"Pool"} {"id":1686,"amenities":" Room service"} {"id":1686,"amenities":" Free parking"} {"id":1686,"amenities":" Restaurant"} {"id":1686,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1686,"amenities":" Free High Speed Internet WiFi"} {"id":1686,"amenities":" BarLounge"} {"id":1686,"amenities":" Airport transportation"} {"id":1686,"amenities":" Banquet Room"} {"id":1686,"amenities":" Business Centre with Internet Access"} {"id":1686,"amenities":" Conference Facilities"} {"id":1686,"amenities":" Dry Cleaning"} {"id":1686,"amenities":" Heated pool"} {"id":1686,"amenities":" Hot Tub"} {"id":1686,"amenities":" Indoor pool"} {"id":1686,"amenities":" Meeting rooms"} {"id":1686,"amenities":" Multilingual Staff"} {"id":1686,"amenities":" Nonsmoking hotel"} {"id":1686,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1686,"amenities":" Public Wifi"} {"id":1686,"amenities":" Sauna"} {"id":1686,"amenities":" Wheelchair Access"} {"id":1686,"amenities":" Air conditioning"} {"id":1686,"amenities":" Microwave"} {"id":1686,"amenities":" Refrigerator in room"} {"id":1686,"amenities":" Accessible rooms"} {"id":1686,"amenities":" Family Rooms"} {"id":1686,"amenities":" Nonsmoking rooms"} {"id":1686,"amenities":" Suites"} {"id":1996,"amenities":""} {"id":2454,"amenities":""} {"id":2528,"amenities":"Free parking"} {"id":2528,"amenities":" Free High Speed Internet WiFi"} {"id":2528,"amenities":" Breakfast included"} {"id":2528,"amenities":" Golf Course"} {"id":2528,"amenities":" Nonsmoking hotel"} {"id":2528,"amenities":" Public Wifi"} {"id":2528,"amenities":" Microwave"} {"id":2528,"amenities":" Refrigerator in room"} {"id":2528,"amenities":" Kitchenette"} {"id":2528,"amenities":" Nonsmoking rooms"} {"id":2528,"amenities":" Suites"} {"id":2736,"amenities":"Free parking"} {"id":2736,"amenities":" Free High Speed Internet WiFi"} {"id":2736,"amenities":" Nonsmoking hotel"} {"id":2736,"amenities":" Public Wifi"} {"id":2736,"amenities":" Air conditioning"} {"id":2736,"amenities":" Microwave"} {"id":2736,"amenities":" Refrigerator in room"} {"id":2736,"amenities":" Kitchenette"} {"id":2736,"amenities":" Nonsmoking rooms"} {"id":2827,"amenities":""} {"id":2847,"amenities":"Free parking"} {"id":2847,"amenities":" Free High Speed Internet WiFi"} {"id":2847,"amenities":" Breakfast included"} {"id":2847,"amenities":" Air conditioning"} {"id":2847,"amenities":" Microwave"} {"id":2847,"amenities":" Refrigerator in room"} {"id":3188,"amenities":""} {"id":3356,"amenities":""} {"id":3614,"amenities":""} {"id":4122,"amenities":"Free parking"} {"id":4122,"amenities":" Free High Speed Internet WiFi"} {"id":4122,"amenities":" Concierge"} {"id":4122,"amenities":" Dry Cleaning"} {"id":4122,"amenities":" Laundry Service"} {"id":4122,"amenities":" Nonsmoking hotel"} {"id":4122,"amenities":" Public Wifi"} {"id":4122,"amenities":" Air conditioning"} {"id":4122,"amenities":" Microwave"} {"id":4122,"amenities":" Refrigerator in room"} {"id":4122,"amenities":" Family Rooms"} {"id":4122,"amenities":" Kitchenette"} {"id":4122,"amenities":" Nonsmoking rooms"} {"id":4122,"amenities":" Suites"} {"id":4317,"amenities":"Free parking"} {"id":4317,"amenities":" Free High Speed Internet WiFi"} {"id":4317,"amenities":" Air conditioning"} {"id":4317,"amenities":" Suites"} {"id":4807,"amenities":""} {"id":4918,"amenities":"Nonsmoking hotel"} {"id":4918,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4918,"amenities":" Microwave"} {"id":4918,"amenities":" Refrigerator in room"} {"id":4918,"amenities":" Nonsmoking rooms"} {"id":5034,"amenities":""} {"id":5568,"amenities":"Free parking"} {"id":5568,"amenities":" Restaurant"} {"id":5568,"amenities":" BarLounge"} {"id":5568,"amenities":" Free High Speed Internet WiFi"} {"id":5568,"amenities":" Meeting rooms"} {"id":5568,"amenities":" Nonsmoking hotel"} {"id":5568,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5568,"amenities":" Family Rooms"} {"id":5568,"amenities":" Nonsmoking rooms"} {"id":5568,"amenities":" Suites"} {"id":5700,"amenities":""} {"id":5731,"amenities":"Free High Speed Internet WiFi"} {"id":5731,"amenities":" Babysitting"} {"id":5731,"amenities":" Children Activities Kid Family Friendly"} {"id":5731,"amenities":" Nonsmoking hotel"} {"id":5731,"amenities":" Public Wifi"} {"id":5731,"amenities":" Nonsmoking rooms"} {"id":6114,"amenities":""} {"id":97,"amenities":""} {"id":133,"amenities":"Free parking"} {"id":133,"amenities":" Restaurant"} {"id":133,"amenities":" Free High Speed Internet WiFi"} {"id":133,"amenities":" Breakfast included"} {"id":133,"amenities":" Hot Tub"} {"id":133,"amenities":" Nonsmoking hotel"} {"id":133,"amenities":" Public Wifi"} {"id":133,"amenities":" Air conditioning"} {"id":133,"amenities":" Accessible rooms"} {"id":133,"amenities":" Family Rooms"} {"id":133,"amenities":" Nonsmoking rooms"} {"id":351,"amenities":"Pool"} {"id":351,"amenities":" Free parking"} {"id":351,"amenities":" Free High Speed Internet WiFi"} {"id":351,"amenities":" Breakfast included"} {"id":351,"amenities":" Breakfast Available"} {"id":351,"amenities":" Business Centre with Internet Access"} {"id":351,"amenities":" Heated pool"} {"id":351,"amenities":" Hot Tub"} {"id":351,"amenities":" Indoor pool"} {"id":351,"amenities":" Laundry Service"} {"id":351,"amenities":" Nonsmoking hotel"} {"id":351,"amenities":" Outdoor pool"} {"id":351,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":351,"amenities":" Public Wifi"} {"id":351,"amenities":" SelfServe Laundry"} {"id":351,"amenities":" Air conditioning"} {"id":351,"amenities":" Microwave"} {"id":351,"amenities":" Refrigerator in room"} {"id":351,"amenities":" Family Rooms"} {"id":351,"amenities":" Kitchenette"} {"id":351,"amenities":" Nonsmoking rooms"} {"id":351,"amenities":" Suites"} {"id":470,"amenities":"Free parking"} {"id":470,"amenities":" Free High Speed Internet WiFi"} {"id":470,"amenities":" Laundry Service"} {"id":470,"amenities":" Nonsmoking hotel"} {"id":470,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":470,"amenities":" Wheelchair Access"} {"id":470,"amenities":" Air conditioning"} {"id":470,"amenities":" Microwave"} {"id":470,"amenities":" Refrigerator in room"} {"id":470,"amenities":" Family Rooms"} {"id":470,"amenities":" Kitchenette"} {"id":470,"amenities":" Nonsmoking rooms"} {"id":663,"amenities":""} {"id":723,"amenities":"Free parking"} {"id":723,"amenities":" Restaurant"} {"id":723,"amenities":" Free High Speed Internet WiFi"} {"id":723,"amenities":" Breakfast included"} {"id":723,"amenities":" Room service"} {"id":723,"amenities":" BarLounge"} {"id":723,"amenities":" Hot Tub"} {"id":723,"amenities":" Multilingual Staff"} {"id":723,"amenities":" Nonsmoking hotel"} {"id":723,"amenities":" Refrigerator in room"} {"id":723,"amenities":" Nonsmoking rooms"} {"id":723,"amenities":" Suites"} {"id":980,"amenities":""} {"id":2167,"amenities":"Breakfast included"} {"id":2167,"amenities":" Free High Speed Internet WiFi"} {"id":2167,"amenities":" Business Centre with Internet Access"} {"id":2167,"amenities":" Meeting rooms"} {"id":2167,"amenities":" Nonsmoking hotel"} {"id":2167,"amenities":" Sauna"} {"id":2167,"amenities":" Shuttle Bus Service"} {"id":2167,"amenities":" Nonsmoking rooms"} {"id":2597,"amenities":"Pool"} {"id":2597,"amenities":" Restaurant"} {"id":2597,"amenities":" BarLounge"} {"id":2597,"amenities":" Dry Cleaning"} {"id":2597,"amenities":" Nonsmoking hotel"} {"id":2597,"amenities":" Public Wifi"} {"id":2597,"amenities":" Minibar"} {"id":2597,"amenities":" Nonsmoking rooms"} {"id":2785,"amenities":""} {"id":3177,"amenities":"Free parking"} {"id":3177,"amenities":" Free High Speed Internet WiFi"} {"id":3177,"amenities":" Nonsmoking hotel"} {"id":3177,"amenities":" Family Rooms"} {"id":3177,"amenities":" Nonsmoking rooms"} {"id":3177,"amenities":" Suites"} {"id":3223,"amenities":""} {"id":3307,"amenities":"Free parking"} {"id":3307,"amenities":" Children Activities Kid Family Friendly"} {"id":3307,"amenities":" Concierge"} {"id":3307,"amenities":" Nonsmoking hotel"} {"id":3307,"amenities":" SelfServe Laundry"} {"id":3307,"amenities":" Wheelchair Access"} {"id":3307,"amenities":" Refrigerator in room"} {"id":3307,"amenities":" Accessible rooms"} {"id":3307,"amenities":" Family Rooms"} {"id":3307,"amenities":" Kitchenette"} {"id":3307,"amenities":" Nonsmoking rooms"} {"id":3310,"amenities":"Free parking"} {"id":3310,"amenities":" Free High Speed Internet WiFi"} {"id":3310,"amenities":" Golf Course"} {"id":3310,"amenities":" Nonsmoking hotel"} {"id":3310,"amenities":" Public Wifi"} {"id":3310,"amenities":" Nonsmoking rooms"} {"id":3397,"amenities":"Pool"} {"id":3397,"amenities":" Free parking"} {"id":3397,"amenities":" Restaurant"} {"id":3397,"amenities":" Free High Speed Internet WiFi"} {"id":3397,"amenities":" Breakfast included"} {"id":3397,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3397,"amenities":" Business Centre with Internet Access"} {"id":3397,"amenities":" Conference Facilities"} {"id":3397,"amenities":" Dry Cleaning"} {"id":3397,"amenities":" Electric vehicle charging station"} {"id":3397,"amenities":" Heated pool"} {"id":3397,"amenities":" Indoor pool"} {"id":3397,"amenities":" Laundry Service"} {"id":3397,"amenities":" Meeting rooms"} {"id":3397,"amenities":" Nonsmoking hotel"} {"id":3397,"amenities":" Public Wifi"} {"id":3397,"amenities":" SelfServe Laundry"} {"id":3397,"amenities":" Wheelchair Access"} {"id":3397,"amenities":" Air conditioning"} {"id":3397,"amenities":" Refrigerator in room"} {"id":3397,"amenities":" Accessible rooms"} {"id":3397,"amenities":" Family Rooms"} {"id":3397,"amenities":" Nonsmoking rooms"} {"id":3397,"amenities":" Suites"} {"id":3625,"amenities":"Free parking"} {"id":3625,"amenities":" Free High Speed Internet WiFi"} {"id":3625,"amenities":" Children Activities Kid Family Friendly"} {"id":3625,"amenities":" Nonsmoking hotel"} {"id":3625,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3625,"amenities":" Microwave"} {"id":3625,"amenities":" Refrigerator in room"} {"id":3625,"amenities":" Kitchenette"} {"id":3625,"amenities":" Nonsmoking rooms"} {"id":4363,"amenities":"Restaurant"} {"id":4363,"amenities":" Breakfast included"} {"id":4363,"amenities":" Hot Tub"} {"id":4363,"amenities":" Sauna"} {"id":4363,"amenities":" Shuttle Bus Service"} {"id":4537,"amenities":"Free parking"} {"id":4537,"amenities":" Free High Speed Internet WiFi"} {"id":4537,"amenities":" Breakfast included"} {"id":4537,"amenities":" Room service"} {"id":4537,"amenities":" Airport transportation"} {"id":4537,"amenities":" Breakfast Available"} {"id":4537,"amenities":" Laundry Service"} {"id":4537,"amenities":" Multilingual Staff"} {"id":4537,"amenities":" Nonsmoking hotel"} {"id":4537,"amenities":" Public Wifi"} {"id":4537,"amenities":" Wheelchair Access"} {"id":4537,"amenities":" Microwave"} {"id":4537,"amenities":" Minibar"} {"id":4537,"amenities":" Refrigerator in room"} {"id":4537,"amenities":" Accessible rooms"} {"id":4537,"amenities":" Kitchenette"} {"id":4537,"amenities":" Nonsmoking rooms"} {"id":4537,"amenities":" Suites"} {"id":4612,"amenities":"Free parking"} {"id":4612,"amenities":" Restaurant"} {"id":4612,"amenities":" Free High Speed Internet WiFi"} {"id":4612,"amenities":" Room service"} {"id":4612,"amenities":" BarLounge"} {"id":4612,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4612,"amenities":" Breakfast Available"} {"id":4612,"amenities":" Business Centre with Internet Access"} {"id":4612,"amenities":" Conference Facilities"} {"id":4612,"amenities":" Meeting rooms"} {"id":4612,"amenities":" Nonsmoking hotel"} {"id":4612,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4612,"amenities":" Air conditioning"} {"id":4612,"amenities":" Microwave"} {"id":4612,"amenities":" Refrigerator in room"} {"id":4612,"amenities":" Family Rooms"} {"id":4612,"amenities":" Nonsmoking rooms"} {"id":4612,"amenities":" Smoking rooms available"} {"id":4612,"amenities":" Suites"} {"id":4679,"amenities":""} {"id":4713,"amenities":"Free parking"} {"id":4713,"amenities":" Free High Speed Internet WiFi"} {"id":4713,"amenities":" Pool"} {"id":4713,"amenities":" Business Centre with Internet Access"} {"id":4713,"amenities":" Laundry Service"} {"id":4713,"amenities":" Nonsmoking hotel"} {"id":4713,"amenities":" Public Wifi"} {"id":4713,"amenities":" Air conditioning"} {"id":4713,"amenities":" Microwave"} {"id":4713,"amenities":" Refrigerator in room"} {"id":4713,"amenities":" Kitchenette"} {"id":4713,"amenities":" Nonsmoking rooms"} {"id":4776,"amenities":""} {"id":4852,"amenities":"Free High Speed Internet WiFi"} {"id":4852,"amenities":" Laundry Service"} {"id":4852,"amenities":" Nonsmoking hotel"} {"id":4852,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4852,"amenities":" SelfServe Laundry"} {"id":4852,"amenities":" Air conditioning"} {"id":4852,"amenities":" Microwave"} {"id":4852,"amenities":" Refrigerator in room"} {"id":4852,"amenities":" Family Rooms"} {"id":4852,"amenities":" Kitchenette"} {"id":4852,"amenities":" Nonsmoking rooms"} {"id":4852,"amenities":" Suites"} {"id":5322,"amenities":"Free parking"} {"id":5322,"amenities":" Restaurant"} {"id":5322,"amenities":" Spa"} {"id":5322,"amenities":" BarLounge"} {"id":5322,"amenities":" Free High Speed Internet WiFi"} {"id":5322,"amenities":" Golf Course"} {"id":5322,"amenities":" Nonsmoking hotel"} {"id":5322,"amenities":" Wheelchair Access"} {"id":5322,"amenities":" Air conditioning"} {"id":5322,"amenities":" Family Rooms"} {"id":5322,"amenities":" Nonsmoking rooms"} {"id":5322,"amenities":" Suites"} {"id":5474,"amenities":"Free parking"} {"id":5474,"amenities":" Free High Speed Internet WiFi"} {"id":5474,"amenities":" Breakfast included"} {"id":5474,"amenities":" Breakfast Available"} {"id":5474,"amenities":" Dry Cleaning"} {"id":5474,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5474,"amenities":" Public Wifi"} {"id":5474,"amenities":" SelfServe Laundry"} {"id":5474,"amenities":" Wheelchair Access"} {"id":5474,"amenities":" Air conditioning"} {"id":5474,"amenities":" Family Rooms"} {"id":5474,"amenities":" Nonsmoking rooms"} {"id":5820,"amenities":"Free parking"} {"id":5820,"amenities":" Free High Speed Internet WiFi"} {"id":5820,"amenities":" Breakfast included"} {"id":5820,"amenities":" Nonsmoking hotel"} {"id":5820,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5820,"amenities":" Wheelchair Access"} {"id":5820,"amenities":" Air conditioning"} {"id":5820,"amenities":" Microwave"} {"id":5820,"amenities":" Refrigerator in room"} {"id":5820,"amenities":" Accessible rooms"} {"id":5820,"amenities":" Family Rooms"} {"id":5820,"amenities":" Kitchenette"} {"id":5820,"amenities":" Nonsmoking rooms"} {"id":5820,"amenities":" Suites"} {"id":6033,"amenities":"Restaurant"} {"id":297,"amenities":"Free parking"} {"id":297,"amenities":" Free High Speed Internet WiFi"} {"id":297,"amenities":" Nonsmoking hotel"} {"id":297,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":297,"amenities":" Public Wifi"} {"id":297,"amenities":" Air conditioning"} {"id":297,"amenities":" Microwave"} {"id":297,"amenities":" Refrigerator in room"} {"id":297,"amenities":" Family Rooms"} {"id":297,"amenities":" Kitchenette"} {"id":297,"amenities":" Nonsmoking rooms"} {"id":297,"amenities":" Suites"} {"id":597,"amenities":"Free parking"} {"id":597,"amenities":" Free High Speed Internet WiFi"} {"id":597,"amenities":" Breakfast included"} {"id":597,"amenities":" Golf Course"} {"id":597,"amenities":" Nonsmoking hotel"} {"id":597,"amenities":" Air conditioning"} {"id":597,"amenities":" Refrigerator in room"} {"id":597,"amenities":" Nonsmoking rooms"} {"id":674,"amenities":"Free parking"} {"id":674,"amenities":" Free High Speed Internet WiFi"} {"id":674,"amenities":" Hot Tub"} {"id":674,"amenities":" Wheelchair Access"} {"id":674,"amenities":" Refrigerator in room"} {"id":674,"amenities":" Kitchenette"} {"id":674,"amenities":" Suites"} {"id":764,"amenities":""} {"id":812,"amenities":"Free High Speed Internet WiFi"} {"id":812,"amenities":" Breakfast Available"} {"id":812,"amenities":" Multilingual Staff"} {"id":812,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":812,"amenities":" Public Wifi"} {"id":812,"amenities":" Air conditioning"} {"id":812,"amenities":" Microwave"} {"id":812,"amenities":" Refrigerator in room"} {"id":812,"amenities":" Nonsmoking rooms"} {"id":1043,"amenities":""} {"id":1421,"amenities":"Pool"} {"id":1421,"amenities":" Free parking"} {"id":1421,"amenities":" Free High Speed Internet WiFi"} {"id":1421,"amenities":" Breakfast included"} {"id":1421,"amenities":" Nonsmoking hotel"} {"id":1421,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1421,"amenities":" Air conditioning"} {"id":1421,"amenities":" Microwave"} {"id":1421,"amenities":" Refrigerator in room"} {"id":1421,"amenities":" Family Rooms"} {"id":1421,"amenities":" Kitchenette"} {"id":1421,"amenities":" Nonsmoking rooms"} {"id":1421,"amenities":" Suites"} {"id":1763,"amenities":"Free parking"} {"id":1763,"amenities":" Breakfast included"} {"id":1763,"amenities":" Room service"} {"id":1763,"amenities":" Free High Speed Internet WiFi"} {"id":1763,"amenities":" Breakfast Available"} {"id":1763,"amenities":" Hot Tub"} {"id":1763,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1763,"amenities":" Air conditioning"} {"id":1763,"amenities":" Microwave"} {"id":1763,"amenities":" Refrigerator in room"} {"id":1763,"amenities":" Family Rooms"} {"id":1763,"amenities":" Kitchenette"} {"id":1848,"amenities":""} {"id":1868,"amenities":""} {"id":1927,"amenities":"Free parking"} {"id":1927,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1927,"amenities":" Pool"} {"id":1927,"amenities":" Free Internet"} {"id":1927,"amenities":" Hot Tub"} {"id":1927,"amenities":" Laundry Service"} {"id":1927,"amenities":" Nonsmoking hotel"} {"id":1927,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1927,"amenities":" Air conditioning"} {"id":1927,"amenities":" Kitchenette"} {"id":1927,"amenities":" Nonsmoking rooms"} {"id":1965,"amenities":""} {"id":2042,"amenities":"Free High Speed Internet WiFi"} {"id":2042,"amenities":" Pool"} {"id":2042,"amenities":" Free parking"} {"id":2042,"amenities":" Breakfast included"} {"id":2042,"amenities":" Fitness Centre with Gym Workout Room"} {"id":2042,"amenities":" Banquet Room"} {"id":2042,"amenities":" Breakfast Available"} {"id":2042,"amenities":" Business Centre with Internet Access"} {"id":2042,"amenities":" Concierge"} {"id":2042,"amenities":" Conference Facilities"} {"id":2042,"amenities":" Dry Cleaning"} {"id":2042,"amenities":" Heated pool"} {"id":2042,"amenities":" Indoor pool"} {"id":2042,"amenities":" Laundry Service"} {"id":2042,"amenities":" Meeting rooms"} {"id":2042,"amenities":" Multilingual Staff"} {"id":2042,"amenities":" Nonsmoking hotel"} {"id":2042,"amenities":" Public Wifi"} {"id":2042,"amenities":" SelfServe Laundry"} {"id":2042,"amenities":" Wheelchair Access"} {"id":2042,"amenities":" Air conditioning"} {"id":2042,"amenities":" Refrigerator in room"} {"id":2042,"amenities":" Family Rooms"} {"id":2042,"amenities":" Nonsmoking rooms"} {"id":2042,"amenities":" Suites"} {"id":2055,"amenities":"Free High Speed Internet WiFi"} {"id":2055,"amenities":" Free parking"} {"id":2055,"amenities":" Breakfast included"} {"id":2055,"amenities":" Room service"} {"id":2055,"amenities":" Dry Cleaning"} {"id":2055,"amenities":" Laundry Service"} {"id":2055,"amenities":" Nonsmoking hotel"} {"id":2055,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2055,"amenities":" Public Wifi"} {"id":2055,"amenities":" SelfServe Laundry"} {"id":2055,"amenities":" Wheelchair Access"} {"id":2055,"amenities":" Air conditioning"} {"id":2055,"amenities":" Nonsmoking rooms"} {"id":2055,"amenities":" Suites"} {"id":2274,"amenities":"Free High Speed Internet WiFi"} {"id":2274,"amenities":" Free parking"} {"id":2274,"amenities":" Nonsmoking hotel"} {"id":2274,"amenities":" Public Wifi"} {"id":2274,"amenities":" Air conditioning"} {"id":2274,"amenities":" Microwave"} {"id":2274,"amenities":" Refrigerator in room"} {"id":2274,"amenities":" Kitchenette"} {"id":2274,"amenities":" Nonsmoking rooms"} {"id":2274,"amenities":" Suites"} {"id":2657,"amenities":"Free parking"} {"id":2657,"amenities":" Free High Speed Internet WiFi"} {"id":2657,"amenities":" Breakfast included"} {"id":2657,"amenities":" Room service"} {"id":2657,"amenities":" Nonsmoking hotel"} {"id":2657,"amenities":" Microwave"} {"id":2657,"amenities":" Refrigerator in room"} {"id":2657,"amenities":" Kitchenette"} {"id":2657,"amenities":" Nonsmoking rooms"} {"id":2657,"amenities":" Suites"} {"id":2933,"amenities":"Free High Speed Internet WiFi"} {"id":2933,"amenities":" Public Wifi"} {"id":3055,"amenities":""} {"id":3104,"amenities":"Pool"} {"id":3104,"amenities":" Free parking"} {"id":3104,"amenities":" Free High Speed Internet WiFi"} {"id":3104,"amenities":" Breakfast included"} {"id":3104,"amenities":" Concierge"} {"id":3104,"amenities":" Nonsmoking hotel"} {"id":3104,"amenities":" Air conditioning"} {"id":3104,"amenities":" Refrigerator in room"} {"id":3104,"amenities":" Kitchenette"} {"id":3104,"amenities":" Nonsmoking rooms"} {"id":3389,"amenities":"Free parking"} {"id":3389,"amenities":" Free High Speed Internet WiFi"} {"id":3389,"amenities":" Nonsmoking hotel"} {"id":3389,"amenities":" Wheelchair Access"} {"id":3389,"amenities":" Air conditioning"} {"id":3389,"amenities":" Refrigerator in room"} {"id":3389,"amenities":" Nonsmoking rooms"} {"id":4202,"amenities":"Free parking"} {"id":4202,"amenities":" Free High Speed Internet WiFi"} {"id":4202,"amenities":" Hot Tub"} {"id":4202,"amenities":" Nonsmoking hotel"} {"id":4202,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4202,"amenities":" Public Wifi"} {"id":4202,"amenities":" Wheelchair Access"} {"id":4202,"amenities":" Air conditioning"} {"id":4202,"amenities":" Microwave"} {"id":4202,"amenities":" Refrigerator in room"} {"id":4202,"amenities":" Family Rooms"} {"id":4202,"amenities":" Nonsmoking rooms"} {"id":4793,"amenities":"Free parking"} {"id":4793,"amenities":" Restaurant"} {"id":4793,"amenities":" BarLounge"} {"id":4793,"amenities":" Banquet Room"} {"id":4793,"amenities":" Breakfast Available"} {"id":4793,"amenities":" Business Centre with Internet Access"} {"id":4793,"amenities":" Children Activities Kid Family Friendly"} {"id":4793,"amenities":" Conference Facilities"} {"id":4793,"amenities":" Meeting rooms"} {"id":4793,"amenities":" Nonsmoking hotel"} {"id":4793,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4793,"amenities":" Public Wifi"} {"id":4793,"amenities":" Refrigerator in room"} {"id":4793,"amenities":" Kitchenette"} {"id":4793,"amenities":" Nonsmoking rooms"} {"id":4793,"amenities":" Suites"} {"id":4815,"amenities":"Free parking"} {"id":4815,"amenities":" Free High Speed Internet WiFi"} {"id":4815,"amenities":" Golf Course"} {"id":4815,"amenities":" Nonsmoking hotel"} {"id":4815,"amenities":" SelfServe Laundry"} {"id":4815,"amenities":" Family Rooms"} {"id":4815,"amenities":" Kitchenette"} {"id":4815,"amenities":" Nonsmoking rooms"} {"id":4864,"amenities":"Free parking"} {"id":4864,"amenities":" Free High Speed Internet WiFi"} {"id":4864,"amenities":" Breakfast included"} {"id":4864,"amenities":" Breakfast Available"} {"id":4864,"amenities":" Dry Cleaning"} {"id":4864,"amenities":" Golf Course"} {"id":4864,"amenities":" Laundry Service"} {"id":4864,"amenities":" Meeting rooms"} {"id":4864,"amenities":" Multilingual Staff"} {"id":4864,"amenities":" Nonsmoking hotel"} {"id":4864,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4864,"amenities":" Tennis Court"} {"id":4864,"amenities":" Wheelchair Access"} {"id":4864,"amenities":" Family Rooms"} {"id":4864,"amenities":" Nonsmoking rooms"} {"id":4953,"amenities":"Pool"} {"id":4953,"amenities":" Free parking"} {"id":4953,"amenities":" Restaurant"} {"id":4953,"amenities":" Room service"} {"id":4953,"amenities":" Free High Speed Internet WiFi"} {"id":4953,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4953,"amenities":" BarLounge"} {"id":4953,"amenities":" Breakfast included"} {"id":4953,"amenities":" Airport transportation"} {"id":4953,"amenities":" Banquet Room"} {"id":4953,"amenities":" Breakfast Available"} {"id":4953,"amenities":" Business Centre with Internet Access"} {"id":4953,"amenities":" Conference Facilities"} {"id":4953,"amenities":" Dry Cleaning"} {"id":4953,"amenities":" Electric vehicle charging station"} {"id":4953,"amenities":" Golf Course"} {"id":4953,"amenities":" Heated pool"} {"id":4953,"amenities":" Hot Tub"} {"id":4953,"amenities":" Indoor pool"} {"id":4953,"amenities":" Laundry Service"} {"id":4953,"amenities":" Meeting rooms"} {"id":4953,"amenities":" Nonsmoking hotel"} {"id":4953,"amenities":" Public Wifi"} {"id":4953,"amenities":" Sauna"} {"id":4953,"amenities":" SelfServe Laundry"} {"id":4953,"amenities":" Wheelchair Access"} {"id":4953,"amenities":" Air conditioning"} {"id":4953,"amenities":" Microwave"} {"id":4953,"amenities":" Refrigerator in room"} {"id":4953,"amenities":" Family Rooms"} {"id":4953,"amenities":" Nonsmoking rooms"} {"id":4953,"amenities":" Suites"} {"id":5028,"amenities":"Free parking"} {"id":5028,"amenities":" Nonsmoking hotel"} {"id":5028,"amenities":" Microwave"} {"id":5028,"amenities":" Refrigerator in room"} {"id":5028,"amenities":" Family Rooms"} {"id":5028,"amenities":" Kitchenette"} {"id":5028,"amenities":" Nonsmoking rooms"} {"id":5028,"amenities":" Suites"} {"id":5029,"amenities":"Restaurant"} {"id":5029,"amenities":" Free parking"} {"id":5029,"amenities":" BarLounge"} {"id":5029,"amenities":" Free High Speed Internet WiFi"} {"id":5029,"amenities":" Spa"} {"id":5029,"amenities":" Banquet Room"} {"id":5029,"amenities":" Laundry Service"} {"id":5029,"amenities":" Nonsmoking hotel"} {"id":5029,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5029,"amenities":" Wheelchair Access"} {"id":5029,"amenities":" Air conditioning"} {"id":5029,"amenities":" Nonsmoking rooms"} {"id":5029,"amenities":" Suites"} {"id":5310,"amenities":"Breakfast included"} {"id":5310,"amenities":" Free High Speed Internet WiFi"} {"id":5310,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5310,"amenities":" Airport transportation"} {"id":5310,"amenities":" Dry Cleaning"} {"id":5310,"amenities":" Laundry Service"} {"id":5310,"amenities":" Multilingual Staff"} {"id":5310,"amenities":" Nonsmoking hotel"} {"id":5310,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5310,"amenities":" SelfServe Laundry"} {"id":5310,"amenities":" Shuttle Bus Service"} {"id":5310,"amenities":" Wheelchair Access"} {"id":5310,"amenities":" Air conditioning"} {"id":5310,"amenities":" Refrigerator in room"} {"id":5310,"amenities":" Nonsmoking rooms"} {"id":5507,"amenities":"Free parking"} {"id":5507,"amenities":" Free High Speed Internet WiFi"} {"id":5507,"amenities":" Breakfast included"} {"id":5507,"amenities":" Nonsmoking hotel"} {"id":5507,"amenities":" Public Wifi"} {"id":5507,"amenities":" Nonsmoking rooms"} {"id":5831,"amenities":""} {"id":5864,"amenities":"Pool"} {"id":5864,"amenities":" Free High Speed Internet WiFi"} {"id":5864,"amenities":" Free parking"} {"id":5864,"amenities":" Breakfast included"} {"id":5864,"amenities":" Room service"} {"id":5864,"amenities":" Restaurant"} {"id":5864,"amenities":" Business Centre with Internet Access"} {"id":5864,"amenities":" Indoor pool"} {"id":5864,"amenities":" Meeting rooms"} {"id":5864,"amenities":" Nonsmoking hotel"} {"id":5864,"amenities":" Wheelchair Access"} {"id":5864,"amenities":" Air conditioning"} {"id":5864,"amenities":" Nonsmoking rooms"} {"id":5876,"amenities":"Free parking"} {"id":5876,"amenities":" Free High Speed Internet WiFi"} {"id":5876,"amenities":" Breakfast included"} {"id":5876,"amenities":" Multilingual Staff"} {"id":5876,"amenities":" Nonsmoking hotel"} {"id":5876,"amenities":" Public Wifi"} {"id":5876,"amenities":" SelfServe Laundry"} {"id":5876,"amenities":" Wheelchair Access"} {"id":5876,"amenities":" Air conditioning"} {"id":5876,"amenities":" Microwave"} {"id":5876,"amenities":" Refrigerator in room"} {"id":5876,"amenities":" Nonsmoking rooms"} {"id":5876,"amenities":" Suites"} {"id":5981,"amenities":""} {"id":20,"amenities":"Restaurant"} {"id":20,"amenities":" Pool"} {"id":20,"amenities":" Fitness Centre with Gym Workout Room"} {"id":20,"amenities":" Room service"} {"id":20,"amenities":" Free High Speed Internet WiFi"} {"id":20,"amenities":" BarLounge"} {"id":20,"amenities":" Banquet Room"} {"id":20,"amenities":" Business Centre with Internet Access"} {"id":20,"amenities":" Concierge"} {"id":20,"amenities":" Conference Facilities"} {"id":20,"amenities":" Dry Cleaning"} {"id":20,"amenities":" Heated pool"} {"id":20,"amenities":" Hot Tub"} {"id":20,"amenities":" Indoor pool"} {"id":20,"amenities":" Laundry Service"} {"id":20,"amenities":" Meeting rooms"} {"id":20,"amenities":" Multilingual Staff"} {"id":20,"amenities":" Nonsmoking hotel"} {"id":20,"amenities":" Public Wifi"} {"id":20,"amenities":" Sauna"} {"id":20,"amenities":" Wheelchair Access"} {"id":20,"amenities":" Air conditioning"} {"id":20,"amenities":" Refrigerator in room"} {"id":20,"amenities":" Accessible rooms"} {"id":20,"amenities":" Nonsmoking rooms"} {"id":20,"amenities":" Suites"} {"id":70,"amenities":""} {"id":479,"amenities":"Room service"} {"id":479,"amenities":" Free parking"} {"id":479,"amenities":" Free High Speed Internet WiFi"} {"id":479,"amenities":" Airport transportation"} {"id":479,"amenities":" Nonsmoking hotel"} {"id":479,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":479,"amenities":" SelfServe Laundry"} {"id":479,"amenities":" Family Rooms"} {"id":479,"amenities":" Kitchenette"} {"id":479,"amenities":" Nonsmoking rooms"} {"id":479,"amenities":" Suites"} {"id":1383,"amenities":"Free parking"} {"id":1383,"amenities":" Free High Speed Internet WiFi"} {"id":1383,"amenities":" Breakfast included"} {"id":1422,"amenities":"Pool"} {"id":1422,"amenities":" Free Internet"} {"id":1422,"amenities":" Free parking"} {"id":1422,"amenities":" Children Activities Kid Family Friendly"} {"id":1422,"amenities":" Heated pool"} {"id":1422,"amenities":" Nonsmoking hotel"} {"id":1422,"amenities":" Outdoor pool"} {"id":1422,"amenities":" Air conditioning"} {"id":1422,"amenities":" Microwave"} {"id":1422,"amenities":" Refrigerator in room"} {"id":1422,"amenities":" Kitchenette"} {"id":1422,"amenities":" Nonsmoking rooms"} {"id":1422,"amenities":" Suites"} {"id":1525,"amenities":""} {"id":1680,"amenities":"Free High Speed Internet WiFi"} {"id":1680,"amenities":" Pool"} {"id":1680,"amenities":" Free parking"} {"id":1680,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1680,"amenities":" Breakfast included"} {"id":1680,"amenities":" Business Centre with Internet Access"} {"id":1680,"amenities":" Dry Cleaning"} {"id":1680,"amenities":" Heated pool"} {"id":1680,"amenities":" Hot Tub"} {"id":1680,"amenities":" Indoor pool"} {"id":1680,"amenities":" Laundry Service"} {"id":1680,"amenities":" Meeting rooms"} {"id":1680,"amenities":" Multilingual Staff"} {"id":1680,"amenities":" Nonsmoking hotel"} {"id":1680,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1680,"amenities":" Public Wifi"} {"id":1680,"amenities":" SelfServe Laundry"} {"id":1680,"amenities":" Wheelchair Access"} {"id":1680,"amenities":" Air conditioning"} {"id":1680,"amenities":" Microwave"} {"id":1680,"amenities":" Refrigerator in room"} {"id":1680,"amenities":" Accessible rooms"} {"id":1680,"amenities":" Family Rooms"} {"id":1680,"amenities":" Kitchenette"} {"id":1680,"amenities":" Nonsmoking rooms"} {"id":1680,"amenities":" Suites"} {"id":1759,"amenities":"Free parking"} {"id":1759,"amenities":" Free High Speed Internet WiFi"} {"id":1759,"amenities":" Breakfast included"} {"id":1759,"amenities":" Multilingual Staff"} {"id":1759,"amenities":" Public Wifi"} {"id":1759,"amenities":" Air conditioning"} {"id":1759,"amenities":" Nonsmoking rooms"} {"id":2028,"amenities":""} {"id":2057,"amenities":"Free parking"} {"id":2057,"amenities":" Free High Speed Internet WiFi"} {"id":2057,"amenities":" Nonsmoking hotel"} {"id":2057,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2057,"amenities":" Public Wifi"} {"id":2057,"amenities":" Air conditioning"} {"id":2057,"amenities":" Microwave"} {"id":2057,"amenities":" Refrigerator in room"} {"id":2057,"amenities":" Family Rooms"} {"id":2057,"amenities":" Nonsmoking rooms"} {"id":2340,"amenities":""} {"id":2363,"amenities":"Free parking"} {"id":2363,"amenities":" Free High Speed Internet WiFi"} {"id":2363,"amenities":" Dry Cleaning"} {"id":2363,"amenities":" Golf Course"} {"id":2363,"amenities":" Laundry Service"} {"id":2363,"amenities":" Meeting rooms"} {"id":2363,"amenities":" Nonsmoking hotel"} {"id":2363,"amenities":" Public Wifi"} {"id":2363,"amenities":" Nonsmoking rooms"} {"id":2512,"amenities":"Pool"} {"id":2512,"amenities":" Restaurant"} {"id":2512,"amenities":" Free High Speed Internet WiFi"} {"id":2512,"amenities":" Children Activities Kid Family Friendly"} {"id":2512,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3179,"amenities":"Free parking"} {"id":3179,"amenities":" Free High Speed Internet WiFi"} {"id":3179,"amenities":" Laundry Service"} {"id":3179,"amenities":" Nonsmoking hotel"} {"id":3179,"amenities":" Shuttle Bus Service"} {"id":3179,"amenities":" Air conditioning"} {"id":3179,"amenities":" Refrigerator in room"} {"id":3179,"amenities":" Nonsmoking rooms"} {"id":3461,"amenities":"Pets Allowed Dog Pet Friendly "} {"id":4027,"amenities":"Restaurant"} {"id":4027,"amenities":" Free High Speed Internet WiFi"} {"id":4027,"amenities":" Free parking"} {"id":4027,"amenities":" BarLounge"} {"id":4027,"amenities":" Breakfast included"} {"id":4027,"amenities":" Nonsmoking hotel"} {"id":4027,"amenities":" Public Wifi"} {"id":4027,"amenities":" Air conditioning"} {"id":4027,"amenities":" Nonsmoking rooms"} {"id":4027,"amenities":" Suites"} {"id":4303,"amenities":"Free High Speed Internet WiFi"} {"id":4303,"amenities":" Pool"} {"id":4303,"amenities":" Free parking"} {"id":4303,"amenities":" Breakfast included"} {"id":4303,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4303,"amenities":" Banquet Room"} {"id":4303,"amenities":" Breakfast Available"} {"id":4303,"amenities":" Business Centre with Internet Access"} {"id":4303,"amenities":" Conference Facilities"} {"id":4303,"amenities":" Dry Cleaning"} {"id":4303,"amenities":" Heated pool"} {"id":4303,"amenities":" Hot Tub"} {"id":4303,"amenities":" Indoor pool"} {"id":4303,"amenities":" Laundry Service"} {"id":4303,"amenities":" Meeting rooms"} {"id":4303,"amenities":" Multilingual Staff"} {"id":4303,"amenities":" Nonsmoking hotel"} {"id":4303,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4303,"amenities":" SelfServe Laundry"} {"id":4303,"amenities":" Wheelchair Access"} {"id":4303,"amenities":" Air conditioning"} {"id":4303,"amenities":" Microwave"} {"id":4303,"amenities":" Family Rooms"} {"id":4303,"amenities":" Kitchenette"} {"id":4303,"amenities":" Nonsmoking rooms"} {"id":4303,"amenities":" Suites"} {"id":4649,"amenities":""} {"id":4673,"amenities":"Pool"} {"id":4673,"amenities":" Free parking"} {"id":4673,"amenities":" Restaurant"} {"id":4673,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4673,"amenities":" BarLounge"} {"id":4673,"amenities":" Free High Speed Internet WiFi"} {"id":4673,"amenities":" Banquet Room"} {"id":4673,"amenities":" Breakfast Available"} {"id":4673,"amenities":" Business Centre with Internet Access"} {"id":4673,"amenities":" Conference Facilities"} {"id":4673,"amenities":" Heated pool"} {"id":4673,"amenities":" Hot Tub"} {"id":4673,"amenities":" Indoor pool"} {"id":4673,"amenities":" Laundry Service"} {"id":4673,"amenities":" Meeting rooms"} {"id":4673,"amenities":" Multilingual Staff"} {"id":4673,"amenities":" Nonsmoking hotel"} {"id":4673,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4673,"amenities":" Public Wifi"} {"id":4673,"amenities":" SelfServe Laundry"} {"id":4673,"amenities":" Wheelchair Access"} {"id":4673,"amenities":" Refrigerator in room"} {"id":4673,"amenities":" Accessible rooms"} {"id":4673,"amenities":" Family Rooms"} {"id":4673,"amenities":" Kitchenette"} {"id":4673,"amenities":" Nonsmoking rooms"} {"id":4673,"amenities":" Suites"} {"id":4888,"amenities":""} {"id":5203,"amenities":"Restaurant"} {"id":5203,"amenities":" BarLounge"} {"id":5203,"amenities":" Free High Speed Internet WiFi"} {"id":5203,"amenities":" Breakfast Available"} {"id":5203,"amenities":" Laundry Service"} {"id":5203,"amenities":" Nonsmoking hotel"} {"id":5203,"amenities":" Accessible rooms"} {"id":5203,"amenities":" Nonsmoking rooms"} {"id":5359,"amenities":"Free parking"} {"id":5359,"amenities":" Free High Speed Internet WiFi"} {"id":5359,"amenities":" Breakfast included"} {"id":5359,"amenities":" Spa"} {"id":5359,"amenities":" Airport transportation"} {"id":5359,"amenities":" Business Centre with Internet Access"} {"id":5359,"amenities":" Concierge"} {"id":5359,"amenities":" Hot Tub"} {"id":5359,"amenities":" Nonsmoking hotel"} {"id":5359,"amenities":" Public Wifi"} {"id":5359,"amenities":" Tennis Court"} {"id":5359,"amenities":" Wheelchair Access"} {"id":5359,"amenities":" Family Rooms"} {"id":5359,"amenities":" Nonsmoking rooms"} {"id":5488,"amenities":"Pool"} {"id":5488,"amenities":" Children Activities Kid Family Friendly"} {"id":5488,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5488,"amenities":" Suites"} {"id":5683,"amenities":"Pool"} {"id":5683,"amenities":" Room service"} {"id":5683,"amenities":" Free parking"} {"id":5683,"amenities":" Restaurant"} {"id":5683,"amenities":" BarLounge"} {"id":5683,"amenities":" Free High Speed Internet WiFi"} {"id":5683,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5683,"amenities":" Banquet Room"} {"id":5683,"amenities":" Business Centre with Internet Access"} {"id":5683,"amenities":" Conference Facilities"} {"id":5683,"amenities":" Dry Cleaning"} {"id":5683,"amenities":" Electric vehicle charging station"} {"id":5683,"amenities":" Meeting rooms"} {"id":5683,"amenities":" Nonsmoking hotel"} {"id":5683,"amenities":" Sauna"} {"id":5683,"amenities":" Wheelchair Access"} {"id":5683,"amenities":" Air conditioning"} {"id":5683,"amenities":" Minibar"} {"id":5683,"amenities":" Accessible rooms"} {"id":5683,"amenities":" Kitchenette"} {"id":5683,"amenities":" Nonsmoking rooms"} {"id":5683,"amenities":" Suites"} {"id":5686,"amenities":"Free parking"} {"id":5686,"amenities":" Restaurant"} {"id":5686,"amenities":" Free High Speed Internet WiFi"} {"id":5686,"amenities":" Room service"} {"id":5686,"amenities":" BarLounge"} {"id":5686,"amenities":" Nonsmoking hotel"} {"id":5686,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5686,"amenities":" Wheelchair Access"} {"id":5686,"amenities":" Air conditioning"} {"id":5686,"amenities":" Microwave"} {"id":5686,"amenities":" Refrigerator in room"} {"id":5686,"amenities":" Kitchenette"} {"id":5686,"amenities":" Nonsmoking rooms"} {"id":5686,"amenities":" Suites"} {"id":5707,"amenities":"Free High Speed Internet WiFi"} {"id":5707,"amenities":" Golf Course"} {"id":5707,"amenities":" Nonsmoking hotel"} {"id":5707,"amenities":" Public Wifi"} {"id":5707,"amenities":" Air conditioning"} {"id":5707,"amenities":" Family Rooms"} {"id":5707,"amenities":" Nonsmoking rooms"} {"id":5779,"amenities":"Pool"} {"id":5779,"amenities":" Free parking"} {"id":5779,"amenities":" Free High Speed Internet WiFi"} {"id":5779,"amenities":" Breakfast included"} {"id":5779,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5779,"amenities":" Breakfast Available"} {"id":5779,"amenities":" Business Centre with Internet Access"} {"id":5779,"amenities":" Heated pool"} {"id":5779,"amenities":" Hot Tub"} {"id":5779,"amenities":" Indoor pool"} {"id":5779,"amenities":" Laundry Service"} {"id":5779,"amenities":" Meeting rooms"} {"id":5779,"amenities":" Nonsmoking hotel"} {"id":5779,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5779,"amenities":" Public Wifi"} {"id":5779,"amenities":" SelfServe Laundry"} {"id":5779,"amenities":" Wheelchair Access"} {"id":5779,"amenities":" Air conditioning"} {"id":5779,"amenities":" Microwave"} {"id":5779,"amenities":" Refrigerator in room"} {"id":5779,"amenities":" Accessible rooms"} {"id":5779,"amenities":" Family Rooms"} {"id":5779,"amenities":" Kitchenette"} {"id":5779,"amenities":" Nonsmoking rooms"} {"id":5779,"amenities":" Suites"} {"id":5790,"amenities":""} {"id":5835,"amenities":"Free parking"} {"id":5835,"amenities":" Restaurant"} {"id":5835,"amenities":" Free High Speed Internet WiFi"} {"id":5835,"amenities":" Hot Tub"} {"id":5835,"amenities":" Nonsmoking hotel"} {"id":5835,"amenities":" Public Wifi"} {"id":5835,"amenities":" SkiIn SkiOut"} {"id":5835,"amenities":" Wheelchair Access"} {"id":5835,"amenities":" Air conditioning"} {"id":5835,"amenities":" Microwave"} {"id":5835,"amenities":" Refrigerator in room"} {"id":5835,"amenities":" Family Rooms"} {"id":5835,"amenities":" Kitchenette"} {"id":5835,"amenities":" Nonsmoking rooms"} {"id":5835,"amenities":" Suites"} {"id":5838,"amenities":""} {"id":6058,"amenities":""} {"id":86,"amenities":""} {"id":354,"amenities":"Pool"} {"id":354,"amenities":" Free parking"} {"id":354,"amenities":" Free High Speed Internet WiFi"} {"id":354,"amenities":" Breakfast included"} {"id":354,"amenities":" Fitness Centre with Gym Workout Room"} {"id":354,"amenities":" Restaurant"} {"id":354,"amenities":" BarLounge"} {"id":354,"amenities":" Banquet Room"} {"id":354,"amenities":" Business Centre with Internet Access"} {"id":354,"amenities":" Conference Facilities"} {"id":354,"amenities":" Heated pool"} {"id":354,"amenities":" Hot Tub"} {"id":354,"amenities":" Indoor pool"} {"id":354,"amenities":" Meeting rooms"} {"id":354,"amenities":" Multilingual Staff"} {"id":354,"amenities":" Nonsmoking hotel"} {"id":354,"amenities":" Outdoor pool"} {"id":354,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":354,"amenities":" SelfServe Laundry"} {"id":354,"amenities":" Wheelchair Access"} {"id":354,"amenities":" Air conditioning"} {"id":354,"amenities":" Nonsmoking rooms"} {"id":354,"amenities":" Suites"} {"id":483,"amenities":""} {"id":1313,"amenities":"Pool"} {"id":1313,"amenities":" Free parking"} {"id":1313,"amenities":" Free High Speed Internet WiFi"} {"id":1313,"amenities":" Breakfast included"} {"id":1313,"amenities":" Golf Course"} {"id":1313,"amenities":" Meeting rooms"} {"id":1313,"amenities":" Multilingual Staff"} {"id":1313,"amenities":" Nonsmoking hotel"} {"id":1313,"amenities":" Outdoor pool"} {"id":1313,"amenities":" Public Wifi"} {"id":1313,"amenities":" Tennis Court"} {"id":1313,"amenities":" Air conditioning"} {"id":1313,"amenities":" Family Rooms"} {"id":1313,"amenities":" Nonsmoking rooms"} {"id":1313,"amenities":" Suites"} {"id":1610,"amenities":""} {"id":1732,"amenities":"Free parking"} {"id":1732,"amenities":" Free High Speed Internet WiFi"} {"id":1732,"amenities":" Babysitting"} {"id":1732,"amenities":" Golf Course"} {"id":1732,"amenities":" Nonsmoking hotel"} {"id":1732,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1732,"amenities":" Air conditioning"} {"id":1732,"amenities":" Refrigerator in room"} {"id":1732,"amenities":" Family Rooms"} {"id":1732,"amenities":" Nonsmoking rooms"} {"id":2368,"amenities":"Free High Speed Internet WiFi"} {"id":2368,"amenities":" Children Activities Kid Family Friendly"} {"id":2368,"amenities":" Golf Course"} {"id":2368,"amenities":" Meeting rooms"} {"id":2368,"amenities":" Refrigerator in room"} {"id":2368,"amenities":" Family Rooms"} {"id":2651,"amenities":"Free parking"} {"id":2651,"amenities":" Free High Speed Internet WiFi"} {"id":2651,"amenities":" Nonsmoking hotel"} {"id":2651,"amenities":" Wheelchair Access"} {"id":2651,"amenities":" Air conditioning"} {"id":2651,"amenities":" Refrigerator in room"} {"id":2651,"amenities":" Nonsmoking rooms"} {"id":2677,"amenities":""} {"id":2726,"amenities":"Free parking"} {"id":2726,"amenities":" Free High Speed Internet WiFi"} {"id":2726,"amenities":" Breakfast included"} {"id":2726,"amenities":" Nonsmoking hotel"} {"id":2726,"amenities":" Air conditioning"} {"id":2726,"amenities":" Nonsmoking rooms"} {"id":2928,"amenities":""} {"id":2930,"amenities":"Free parking"} {"id":2930,"amenities":" Free High Speed Internet WiFi"} {"id":2930,"amenities":" Breakfast included"} {"id":2930,"amenities":" Nonsmoking hotel"} {"id":2930,"amenities":" Air conditioning"} {"id":2930,"amenities":" Nonsmoking rooms"} {"id":3347,"amenities":"Free parking"} {"id":3347,"amenities":" Free High Speed Internet WiFi"} {"id":3347,"amenities":" Breakfast included"} {"id":3347,"amenities":" Golf Course"} {"id":3347,"amenities":" Nonsmoking hotel"} {"id":3347,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3347,"amenities":" Air conditioning"} {"id":3347,"amenities":" Refrigerator in room"} {"id":3347,"amenities":" Family Rooms"} {"id":3347,"amenities":" Nonsmoking rooms"} {"id":3401,"amenities":"Free parking"} {"id":3401,"amenities":" Restaurant"} {"id":3401,"amenities":" Free High Speed Internet WiFi"} {"id":3401,"amenities":" BarLounge"} {"id":3401,"amenities":" Fitness Centre with Gym Workout Room"} {"id":3401,"amenities":" Business Centre with Internet Access"} {"id":3401,"amenities":" Dry Cleaning"} {"id":3401,"amenities":" Laundry Service"} {"id":3401,"amenities":" Multilingual Staff"} {"id":3401,"amenities":" Nonsmoking hotel"} {"id":3401,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3401,"amenities":" SelfServe Laundry"} {"id":3401,"amenities":" Wheelchair Access"} {"id":3401,"amenities":" Air conditioning"} {"id":3401,"amenities":" Microwave"} {"id":3401,"amenities":" Refrigerator in room"} {"id":3401,"amenities":" Accessible rooms"} {"id":3401,"amenities":" Nonsmoking rooms"} {"id":3401,"amenities":" Suites"} {"id":3648,"amenities":""} {"id":3736,"amenities":""} {"id":4329,"amenities":"Pool"} {"id":4329,"amenities":" Free parking"} {"id":4329,"amenities":" Restaurant"} {"id":4329,"amenities":" BarLounge"} {"id":4329,"amenities":" Children Activities Kid Family Friendly"} {"id":4329,"amenities":" Meeting rooms"} {"id":4329,"amenities":" Multilingual Staff"} {"id":4329,"amenities":" Nonsmoking hotel"} {"id":4329,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4329,"amenities":" SelfServe Laundry"} {"id":4329,"amenities":" Tennis Court"} {"id":4329,"amenities":" Microwave"} {"id":4329,"amenities":" Refrigerator in room"} {"id":4329,"amenities":" Family Rooms"} {"id":4329,"amenities":" Kitchenette"} {"id":4329,"amenities":" Nonsmoking rooms"} {"id":4419,"amenities":"Free parking"} {"id":4419,"amenities":" Restaurant"} {"id":4419,"amenities":" Free High Speed Internet WiFi"} {"id":4419,"amenities":" Breakfast included"} {"id":4419,"amenities":" Golf Course"} {"id":4419,"amenities":" Hot Tub"} {"id":4419,"amenities":" Meeting rooms"} {"id":4419,"amenities":" Nonsmoking hotel"} {"id":4419,"amenities":" Public Wifi"} {"id":4419,"amenities":" Wheelchair Access"} {"id":4419,"amenities":" Air conditioning"} {"id":4419,"amenities":" Refrigerator in room"} {"id":4419,"amenities":" Family Rooms"} {"id":4419,"amenities":" Nonsmoking rooms"} {"id":4419,"amenities":" Suites"} {"id":4692,"amenities":"Restaurant"} {"id":4692,"amenities":" BarLounge"} {"id":4692,"amenities":" Free High Speed Internet WiFi"} {"id":4692,"amenities":" Golf Course"} {"id":4692,"amenities":" Laundry Service"} {"id":4692,"amenities":" Nonsmoking hotel"} {"id":4692,"amenities":" Public Wifi"} {"id":4692,"amenities":" Refrigerator in room"} {"id":4692,"amenities":" Family Rooms"} {"id":4692,"amenities":" Nonsmoking rooms"} {"id":4994,"amenities":""} {"id":4996,"amenities":"Free parking"} {"id":4996,"amenities":" Free High Speed Internet WiFi"} {"id":4996,"amenities":" Breakfast included"} {"id":4996,"amenities":" Nonsmoking hotel"} {"id":4996,"amenities":" Public Wifi"} {"id":4996,"amenities":" Family Rooms"} {"id":4996,"amenities":" Nonsmoking rooms"} {"id":5297,"amenities":""} {"id":5391,"amenities":"Free parking"} {"id":5391,"amenities":" Free High Speed Internet WiFi"} {"id":5391,"amenities":" Hot Tub"} {"id":5391,"amenities":" Air conditioning"} {"id":5391,"amenities":" Microwave"} {"id":5391,"amenities":" Refrigerator in room"} {"id":5391,"amenities":" Kitchenette"} {"id":5651,"amenities":"Room service"} {"id":5651,"amenities":" Free parking"} {"id":5651,"amenities":" Restaurant"} {"id":5651,"amenities":" BarLounge"} {"id":5651,"amenities":" Free High Speed Internet WiFi"} {"id":5651,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5651,"amenities":" Airport transportation"} {"id":5651,"amenities":" Banquet Room"} {"id":5651,"amenities":" Business Centre with Internet Access"} {"id":5651,"amenities":" Conference Facilities"} {"id":5651,"amenities":" Dry Cleaning"} {"id":5651,"amenities":" Laundry Service"} {"id":5651,"amenities":" Meeting rooms"} {"id":5651,"amenities":" Multilingual Staff"} {"id":5651,"amenities":" Nonsmoking hotel"} {"id":5651,"amenities":" Public Wifi"} {"id":5651,"amenities":" Air conditioning"} {"id":5651,"amenities":" Microwave"} {"id":5651,"amenities":" Refrigerator in room"} {"id":5651,"amenities":" Kitchenette"} {"id":5651,"amenities":" Nonsmoking rooms"} {"id":5651,"amenities":" Suites"} {"id":5672,"amenities":"Free parking"} {"id":5672,"amenities":" Free High Speed Internet WiFi"} {"id":5672,"amenities":" Electric vehicle charging station"} {"id":5672,"amenities":" Nonsmoking hotel"} {"id":5672,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5672,"amenities":" Air conditioning"} {"id":5672,"amenities":" Kitchenette"} {"id":5672,"amenities":" Nonsmoking rooms"} {"id":5672,"amenities":" Suites"} {"id":5776,"amenities":"Free parking"} {"id":5776,"amenities":" Free High Speed Internet WiFi"} {"id":5776,"amenities":" Breakfast included"} {"id":5776,"amenities":" Golf Course"} {"id":5776,"amenities":" Nonsmoking hotel"} {"id":5776,"amenities":" Air conditioning"} {"id":5776,"amenities":" Microwave"} {"id":5776,"amenities":" Refrigerator in room"} {"id":5776,"amenities":" Family Rooms"} {"id":5776,"amenities":" Kitchenette"} {"id":5776,"amenities":" Nonsmoking rooms"} {"id":5839,"amenities":"Pool"} {"id":5839,"amenities":" Free parking"} {"id":5839,"amenities":" Restaurant"} {"id":5839,"amenities":" BarLounge"} {"id":5839,"amenities":" Children Activities Kid Family Friendly"} {"id":5839,"amenities":" Hot Tub"} {"id":5839,"amenities":" Meeting rooms"} {"id":5839,"amenities":" Nonsmoking hotel"} {"id":5839,"amenities":" Outdoor pool"} {"id":5839,"amenities":" Wheelchair Access"} {"id":5839,"amenities":" Nonsmoking rooms"} {"id":311,"amenities":"Free parking"} {"id":311,"amenities":" Restaurant"} {"id":311,"amenities":" BarLounge"} {"id":311,"amenities":" Fitness Centre with Gym Workout Room"} {"id":311,"amenities":" Children Activities Kid Family Friendly"} {"id":311,"amenities":" Hot Tub"} {"id":311,"amenities":" Nonsmoking hotel"} {"id":311,"amenities":" Paid Internet"} {"id":311,"amenities":" Paid Wifi"} {"id":311,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":311,"amenities":" Wheelchair Access"} {"id":311,"amenities":" Nonsmoking rooms"} {"id":311,"amenities":" Suites"} {"id":534,"amenities":"Pool"} {"id":534,"amenities":" Restaurant"} {"id":534,"amenities":" Free parking"} {"id":534,"amenities":" Fitness Centre with Gym Workout Room"} {"id":534,"amenities":" Free High Speed Internet WiFi"} {"id":534,"amenities":" Room service"} {"id":534,"amenities":" BarLounge"} {"id":534,"amenities":" Banquet Room"} {"id":534,"amenities":" Business Centre with Internet Access"} {"id":534,"amenities":" Dry Cleaning"} {"id":534,"amenities":" Heated pool"} {"id":534,"amenities":" Hot Tub"} {"id":534,"amenities":" Indoor pool"} {"id":534,"amenities":" Laundry Service"} {"id":534,"amenities":" Meeting rooms"} {"id":534,"amenities":" Multilingual Staff"} {"id":534,"amenities":" Nonsmoking hotel"} {"id":534,"amenities":" Public Wifi"} {"id":534,"amenities":" SelfServe Laundry"} {"id":534,"amenities":" Wheelchair Access"} {"id":534,"amenities":" Air conditioning"} {"id":534,"amenities":" Refrigerator in room"} {"id":534,"amenities":" Accessible rooms"} {"id":534,"amenities":" Nonsmoking rooms"} {"id":534,"amenities":" Suites"} {"id":578,"amenities":"Pool"} {"id":578,"amenities":" Fitness Centre with Gym Workout Room"} {"id":578,"amenities":" Free High Speed Internet WiFi"} {"id":578,"amenities":" Free parking"} {"id":578,"amenities":" Breakfast included"} {"id":578,"amenities":" Breakfast Available"} {"id":578,"amenities":" Business Centre with Internet Access"} {"id":578,"amenities":" Dry Cleaning"} {"id":578,"amenities":" Heated pool"} {"id":578,"amenities":" Hot Tub"} {"id":578,"amenities":" Indoor pool"} {"id":578,"amenities":" Laundry Service"} {"id":578,"amenities":" Multilingual Staff"} {"id":578,"amenities":" Nonsmoking hotel"} {"id":578,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":578,"amenities":" Wheelchair Access"} {"id":578,"amenities":" Air conditioning"} {"id":578,"amenities":" Microwave"} {"id":578,"amenities":" Refrigerator in room"} {"id":578,"amenities":" Nonsmoking rooms"} {"id":798,"amenities":"Free parking"} {"id":798,"amenities":" Restaurant"} {"id":798,"amenities":" BarLounge"} {"id":798,"amenities":" Breakfast included"} {"id":798,"amenities":" Free High Speed Internet WiFi"} {"id":798,"amenities":" Nonsmoking hotel"} {"id":798,"amenities":" Family Rooms"} {"id":798,"amenities":" Nonsmoking rooms"} {"id":873,"amenities":""} {"id":1195,"amenities":"Kitchenette"} {"id":1260,"amenities":"Free parking"} {"id":1260,"amenities":" Free High Speed Internet WiFi"} {"id":1260,"amenities":" Breakfast included"} {"id":1260,"amenities":" Nonsmoking hotel"} {"id":1260,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1260,"amenities":" Nonsmoking rooms"} {"id":1293,"amenities":"Free Internet"} {"id":1293,"amenities":" Free parking"} {"id":1293,"amenities":" Golf Course"} {"id":1293,"amenities":" Nonsmoking hotel"} {"id":1293,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1351,"amenities":"Free High Speed Internet WiFi"} {"id":1351,"amenities":" Breakfast included"} {"id":1351,"amenities":" Free parking"} {"id":1351,"amenities":" Golf Course"} {"id":1351,"amenities":" Hot Tub"} {"id":1351,"amenities":" Nonsmoking hotel"} {"id":1351,"amenities":" Air conditioning"} {"id":1351,"amenities":" Refrigerator in room"} {"id":1351,"amenities":" Nonsmoking rooms"} {"id":1351,"amenities":" Suites"} {"id":1411,"amenities":"Pool"} {"id":1411,"amenities":" Free parking"} {"id":1411,"amenities":" Free High Speed Internet WiFi"} {"id":1411,"amenities":" Breakfast included"} {"id":1411,"amenities":" Heated pool"} {"id":1411,"amenities":" Hot Tub"} {"id":1411,"amenities":" Indoor pool"} {"id":1411,"amenities":" Meeting rooms"} {"id":1411,"amenities":" Nonsmoking hotel"} {"id":1411,"amenities":" Air conditioning"} {"id":1411,"amenities":" Kitchenette"} {"id":1411,"amenities":" Nonsmoking rooms"} {"id":1411,"amenities":" Suites"} {"id":1676,"amenities":"Free parking"} {"id":1676,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1676,"amenities":" Free High Speed Internet WiFi"} {"id":1676,"amenities":" Breakfast included"} {"id":1676,"amenities":" Business Centre with Internet Access"} {"id":1676,"amenities":" Dry Cleaning"} {"id":1676,"amenities":" Laundry Service"} {"id":1676,"amenities":" Meeting rooms"} {"id":1676,"amenities":" Multilingual Staff"} {"id":1676,"amenities":" Nonsmoking hotel"} {"id":1676,"amenities":" SelfServe Laundry"} {"id":1676,"amenities":" Wheelchair Access"} {"id":1676,"amenities":" Air conditioning"} {"id":1676,"amenities":" Refrigerator in room"} {"id":1676,"amenities":" Family Rooms"} {"id":1676,"amenities":" Nonsmoking rooms"} {"id":1676,"amenities":" Suites"} {"id":1684,"amenities":"Pool"} {"id":1684,"amenities":" Free parking"} {"id":1684,"amenities":" Fitness Centre with Gym Workout Room"} {"id":1684,"amenities":" Free High Speed Internet WiFi"} {"id":1684,"amenities":" Breakfast included"} {"id":1684,"amenities":" Business Centre with Internet Access"} {"id":1684,"amenities":" Heated pool"} {"id":1684,"amenities":" Hot Tub"} {"id":1684,"amenities":" Indoor pool"} {"id":1684,"amenities":" Laundry Service"} {"id":1684,"amenities":" Meeting rooms"} {"id":1684,"amenities":" Multilingual Staff"} {"id":1684,"amenities":" Nonsmoking hotel"} {"id":1684,"amenities":" SelfServe Laundry"} {"id":1684,"amenities":" Wheelchair Access"} {"id":1684,"amenities":" Air conditioning"} {"id":1684,"amenities":" Nonsmoking rooms"} {"id":1684,"amenities":" Suites"} {"id":2313,"amenities":"Free parking"} {"id":2313,"amenities":" Free High Speed Internet WiFi"} {"id":2313,"amenities":" Hot Tub"} {"id":2313,"amenities":" Nonsmoking hotel"} {"id":2313,"amenities":" Public Wifi"} {"id":2313,"amenities":" Microwave"} {"id":2313,"amenities":" Refrigerator in room"} {"id":2313,"amenities":" Nonsmoking rooms"} {"id":2313,"amenities":" Smoking rooms available"} {"id":2313,"amenities":" Suites"} {"id":2399,"amenities":"Air conditioning"} {"id":2524,"amenities":"Free parking"} {"id":2524,"amenities":" Free High Speed Internet WiFi"} {"id":2524,"amenities":" Breakfast included"} {"id":2524,"amenities":" Nonsmoking hotel"} {"id":2524,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2524,"amenities":" Microwave"} {"id":2524,"amenities":" Family Rooms"} {"id":2524,"amenities":" Nonsmoking rooms"} {"id":3142,"amenities":"Restaurant"} {"id":3142,"amenities":" Free parking"} {"id":3142,"amenities":" Free High Speed Internet WiFi"} {"id":3142,"amenities":" Nonsmoking hotel"} {"id":3142,"amenities":" Nonsmoking rooms"} {"id":3157,"amenities":"Free parking"} {"id":3157,"amenities":" Free High Speed Internet WiFi"} {"id":3157,"amenities":" Refrigerator in room"} {"id":3157,"amenities":" Kitchenette"} {"id":3157,"amenities":" Nonsmoking rooms"} {"id":3381,"amenities":"Free parking"} {"id":3381,"amenities":" Restaurant"} {"id":3381,"amenities":" Free High Speed Internet WiFi"} {"id":3381,"amenities":" Nonsmoking hotel"} {"id":3381,"amenities":" Public Wifi"} {"id":3381,"amenities":" Wheelchair Access"} {"id":3381,"amenities":" Air conditioning"} {"id":3381,"amenities":" Accessible rooms"} {"id":3381,"amenities":" Nonsmoking rooms"} {"id":3381,"amenities":" Suites"} {"id":3832,"amenities":"Free parking"} {"id":3832,"amenities":" Free High Speed Internet WiFi"} {"id":3832,"amenities":" Nonsmoking hotel"} {"id":3832,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3832,"amenities":" Air conditioning"} {"id":3832,"amenities":" Family Rooms"} {"id":4205,"amenities":"Pool"} {"id":4205,"amenities":" Free parking"} {"id":4205,"amenities":" Free High Speed Internet WiFi"} {"id":4205,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4205,"amenities":" Breakfast included"} {"id":4205,"amenities":" Breakfast Available"} {"id":4205,"amenities":" Business Centre with Internet Access"} {"id":4205,"amenities":" Conference Facilities"} {"id":4205,"amenities":" Dry Cleaning"} {"id":4205,"amenities":" Heated pool"} {"id":4205,"amenities":" Indoor pool"} {"id":4205,"amenities":" Laundry Service"} {"id":4205,"amenities":" Meeting rooms"} {"id":4205,"amenities":" Multilingual Staff"} {"id":4205,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4205,"amenities":" Public Wifi"} {"id":4205,"amenities":" Sauna"} {"id":4205,"amenities":" SelfServe Laundry"} {"id":4205,"amenities":" Wheelchair Access"} {"id":4205,"amenities":" Air conditioning"} {"id":4205,"amenities":" Microwave"} {"id":4205,"amenities":" Refrigerator in room"} {"id":4205,"amenities":" Family Rooms"} {"id":4205,"amenities":" Nonsmoking rooms"} {"id":4205,"amenities":" Smoking rooms available"} {"id":4205,"amenities":" Suites"} {"id":4269,"amenities":"Pool"} {"id":4269,"amenities":" Free parking"} {"id":4269,"amenities":" Free High Speed Internet WiFi"} {"id":4269,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4269,"amenities":" Breakfast included"} {"id":4269,"amenities":" Spa"} {"id":4269,"amenities":" Airport transportation"} {"id":4269,"amenities":" Banquet Room"} {"id":4269,"amenities":" Business Centre with Internet Access"} {"id":4269,"amenities":" Conference Facilities"} {"id":4269,"amenities":" Dry Cleaning"} {"id":4269,"amenities":" Heated pool"} {"id":4269,"amenities":" Hot Tub"} {"id":4269,"amenities":" Indoor pool"} {"id":4269,"amenities":" Laundry Service"} {"id":4269,"amenities":" Meeting rooms"} {"id":4269,"amenities":" Multilingual Staff"} {"id":4269,"amenities":" Nonsmoking hotel"} {"id":4269,"amenities":" Public Wifi"} {"id":4269,"amenities":" SelfServe Laundry"} {"id":4269,"amenities":" Shuttle Bus Service"} {"id":4269,"amenities":" Wheelchair Access"} {"id":4269,"amenities":" Air conditioning"} {"id":4269,"amenities":" Microwave"} {"id":4269,"amenities":" Refrigerator in room"} {"id":4269,"amenities":" Accessible rooms"} {"id":4269,"amenities":" Family Rooms"} {"id":4269,"amenities":" Kitchenette"} {"id":4269,"amenities":" Nonsmoking rooms"} {"id":4269,"amenities":" Smoking rooms available"} {"id":4269,"amenities":" Suites"} {"id":4333,"amenities":"Free High Speed Internet WiFi"} {"id":4333,"amenities":" Golf Course"} {"id":4333,"amenities":" Nonsmoking hotel"} {"id":4333,"amenities":" Outdoor pool"} {"id":4333,"amenities":" Air conditioning"} {"id":4350,"amenities":"Free parking"} {"id":4350,"amenities":" Free High Speed Internet WiFi"} {"id":4350,"amenities":" Children Activities Kid Family Friendly"} {"id":4350,"amenities":" Nonsmoking hotel"} {"id":4350,"amenities":" Wheelchair Access"} {"id":4350,"amenities":" Kitchenette"} {"id":4350,"amenities":" Nonsmoking rooms"} {"id":4532,"amenities":"Free parking"} {"id":4532,"amenities":" Free High Speed Internet WiFi"} {"id":4532,"amenities":" Breakfast included"} {"id":4532,"amenities":" Banquet Room"} {"id":4532,"amenities":" Business Centre with Internet Access"} {"id":4532,"amenities":" Golf Course"} {"id":4532,"amenities":" Nonsmoking hotel"} {"id":4532,"amenities":" Public Wifi"} {"id":4532,"amenities":" SelfServe Laundry"} {"id":4532,"amenities":" Shuttle Bus Service"} {"id":4532,"amenities":" Microwave"} {"id":4532,"amenities":" Refrigerator in room"} {"id":4532,"amenities":" Kitchenette"} {"id":4532,"amenities":" Nonsmoking rooms"} {"id":4794,"amenities":"Free parking"} {"id":4794,"amenities":" Free High Speed Internet WiFi"} {"id":4794,"amenities":" Golf Course"} {"id":4794,"amenities":" Laundry Service"} {"id":4794,"amenities":" Nonsmoking hotel"} {"id":4794,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4794,"amenities":" Air conditioning"} {"id":4794,"amenities":" Microwave"} {"id":4794,"amenities":" Refrigerator in room"} {"id":4794,"amenities":" Kitchenette"} {"id":4811,"amenities":""} {"id":4984,"amenities":""} {"id":5358,"amenities":"Free High Speed Internet WiFi"} {"id":5358,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5358,"amenities":" Room service"} {"id":5358,"amenities":" Restaurant"} {"id":5358,"amenities":" BarLounge"} {"id":5358,"amenities":" Business Centre with Internet Access"} {"id":5358,"amenities":" Dry Cleaning"} {"id":5358,"amenities":" Laundry Service"} {"id":5358,"amenities":" Meeting rooms"} {"id":5358,"amenities":" Nonsmoking hotel"} {"id":5358,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5358,"amenities":" Wheelchair Access"} {"id":5358,"amenities":" Family Rooms"} {"id":5358,"amenities":" Nonsmoking rooms"} {"id":5616,"amenities":""} {"id":5708,"amenities":"Free High Speed Internet WiFi"} {"id":5708,"amenities":" Free parking"} {"id":5708,"amenities":" Golf Course"} {"id":5708,"amenities":" Laundry Service"} {"id":5708,"amenities":" Nonsmoking hotel"} {"id":5708,"amenities":" Air conditioning"} {"id":5708,"amenities":" Refrigerator in room"} {"id":5903,"amenities":""} {"id":5924,"amenities":"Free parking"} {"id":5924,"amenities":" Free High Speed Internet WiFi"} {"id":5924,"amenities":" Breakfast included"} {"id":5924,"amenities":" Hot Tub"} {"id":5924,"amenities":" Meeting rooms"} {"id":5924,"amenities":" Nonsmoking hotel"} {"id":5924,"amenities":" Air conditioning"} {"id":5924,"amenities":" Nonsmoking rooms"} {"id":5924,"amenities":" Suites"} {"id":147,"amenities":"Pool"} {"id":147,"amenities":" Free parking"} {"id":147,"amenities":" Free High Speed Internet WiFi"} {"id":147,"amenities":" Fitness Centre with Gym Workout Room"} {"id":147,"amenities":" Banquet Room"} {"id":147,"amenities":" Business Centre with Internet Access"} {"id":147,"amenities":" Conference Facilities"} {"id":147,"amenities":" Heated pool"} {"id":147,"amenities":" Hot Tub"} {"id":147,"amenities":" Indoor pool"} {"id":147,"amenities":" Laundry Service"} {"id":147,"amenities":" Meeting rooms"} {"id":147,"amenities":" Multilingual Staff"} {"id":147,"amenities":" Nonsmoking hotel"} {"id":147,"amenities":" SelfServe Laundry"} {"id":147,"amenities":" Wheelchair Access"} {"id":147,"amenities":" Air conditioning"} {"id":147,"amenities":" Microwave"} {"id":147,"amenities":" Family Rooms"} {"id":147,"amenities":" Nonsmoking rooms"} {"id":147,"amenities":" Suites"} {"id":787,"amenities":""} {"id":887,"amenities":"Room service"} {"id":887,"amenities":" Restaurant"} {"id":887,"amenities":" Fitness Centre with Gym Workout Room"} {"id":887,"amenities":" BarLounge"} {"id":887,"amenities":" Free High Speed Internet WiFi"} {"id":887,"amenities":" Free parking"} {"id":887,"amenities":" Banquet Room"} {"id":887,"amenities":" Business Centre with Internet Access"} {"id":887,"amenities":" Conference Facilities"} {"id":887,"amenities":" Dry Cleaning"} {"id":887,"amenities":" Meeting rooms"} {"id":887,"amenities":" Nonsmoking hotel"} {"id":887,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":887,"amenities":" Wheelchair Access"} {"id":887,"amenities":" Air conditioning"} {"id":887,"amenities":" Family Rooms"} {"id":887,"amenities":" Nonsmoking rooms"} {"id":887,"amenities":" Suites"} {"id":908,"amenities":""} {"id":1139,"amenities":"Free parking"} {"id":1139,"amenities":" Spa"} {"id":1139,"amenities":" Business Centre with Internet Access"} {"id":1139,"amenities":" Hot Tub"} {"id":1139,"amenities":" Nonsmoking hotel"} {"id":1139,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1139,"amenities":" Refrigerator in room"} {"id":1139,"amenities":" Kitchenette"} {"id":1139,"amenities":" Nonsmoking rooms"} {"id":1184,"amenities":"Free parking"} {"id":1184,"amenities":" Free High Speed Internet WiFi"} {"id":1184,"amenities":" Nonsmoking hotel"} {"id":1184,"amenities":" Family Rooms"} {"id":1184,"amenities":" Nonsmoking rooms"} {"id":1294,"amenities":"Restaurant"} {"id":1294,"amenities":" Free parking"} {"id":1294,"amenities":" Free High Speed Internet WiFi"} {"id":1294,"amenities":" Pool"} {"id":1294,"amenities":" BarLounge"} {"id":1294,"amenities":" Laundry Service"} {"id":1294,"amenities":" Meeting rooms"} {"id":1294,"amenities":" Nonsmoking hotel"} {"id":1294,"amenities":" Tennis Court"} {"id":1294,"amenities":" Wheelchair Access"} {"id":1294,"amenities":" Air conditioning"} {"id":1294,"amenities":" Nonsmoking rooms"} {"id":1495,"amenities":""} {"id":1839,"amenities":""} {"id":2078,"amenities":"Restaurant"} {"id":2078,"amenities":" BarLounge"} {"id":2078,"amenities":" Free High Speed Internet WiFi"} {"id":2078,"amenities":" Free parking"} {"id":2078,"amenities":" Banquet Room"} {"id":2078,"amenities":" Meeting rooms"} {"id":2078,"amenities":" Multilingual Staff"} {"id":2078,"amenities":" Nonsmoking hotel"} {"id":2078,"amenities":" Public Wifi"} {"id":2078,"amenities":" Wheelchair Access"} {"id":2078,"amenities":" Air conditioning"} {"id":2078,"amenities":" Refrigerator in room"} {"id":2078,"amenities":" Accessible rooms"} {"id":2078,"amenities":" Nonsmoking rooms"} {"id":2078,"amenities":" Suites"} {"id":2267,"amenities":"Free parking"} {"id":2267,"amenities":" Free High Speed Internet WiFi"} {"id":2267,"amenities":" Pool"} {"id":2267,"amenities":" Heated pool"} {"id":2267,"amenities":" Indoor pool"} {"id":2267,"amenities":" Laundry Service"} {"id":2267,"amenities":" Nonsmoking hotel"} {"id":2267,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2267,"amenities":" SelfServe Laundry"} {"id":2267,"amenities":" Wheelchair Access"} {"id":2267,"amenities":" Air conditioning"} {"id":2267,"amenities":" Microwave"} {"id":2267,"amenities":" Refrigerator in room"} {"id":2267,"amenities":" Nonsmoking rooms"} {"id":2479,"amenities":"Free parking"} {"id":2479,"amenities":" Free High Speed Internet WiFi"} {"id":2479,"amenities":" Golf Course"} {"id":2479,"amenities":" Nonsmoking hotel"} {"id":2479,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2479,"amenities":" Public Wifi"} {"id":2479,"amenities":" Wheelchair Access"} {"id":2479,"amenities":" Air conditioning"} {"id":2479,"amenities":" Refrigerator in room"} {"id":2479,"amenities":" Family Rooms"} {"id":2479,"amenities":" Nonsmoking rooms"} {"id":2479,"amenities":" Smoking rooms available"} {"id":3438,"amenities":""} {"id":3907,"amenities":"Pool"} {"id":3907,"amenities":" Free High Speed Internet WiFi"} {"id":3907,"amenities":" Children Activities Kid Family Friendly"} {"id":3907,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4219,"amenities":"Free parking"} {"id":4219,"amenities":" Breakfast included"} {"id":4219,"amenities":" Free High Speed Internet WiFi"} {"id":4219,"amenities":" Dry Cleaning"} {"id":4219,"amenities":" Laundry Service"} {"id":4219,"amenities":" Meeting rooms"} {"id":4219,"amenities":" Multilingual Staff"} {"id":4219,"amenities":" Nonsmoking hotel"} {"id":4219,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4219,"amenities":" SelfServe Laundry"} {"id":4219,"amenities":" Wheelchair Access"} {"id":4219,"amenities":" Family Rooms"} {"id":4219,"amenities":" Nonsmoking rooms"} {"id":4219,"amenities":" Suites"} {"id":4453,"amenities":"Restaurant"} {"id":4453,"amenities":" Room service"} {"id":4453,"amenities":" Free parking"} {"id":4453,"amenities":" Free High Speed Internet WiFi"} {"id":4453,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4453,"amenities":" BarLounge"} {"id":4453,"amenities":" Banquet Room"} {"id":4453,"amenities":" Breakfast Available"} {"id":4453,"amenities":" Business Centre with Internet Access"} {"id":4453,"amenities":" Conference Facilities"} {"id":4453,"amenities":" Dry Cleaning"} {"id":4453,"amenities":" Heated pool"} {"id":4453,"amenities":" Indoor pool"} {"id":4453,"amenities":" Laundry Service"} {"id":4453,"amenities":" Meeting rooms"} {"id":4453,"amenities":" Multilingual Staff"} {"id":4453,"amenities":" Nonsmoking hotel"} {"id":4453,"amenities":" Public Wifi"} {"id":4453,"amenities":" SelfServe Laundry"} {"id":4453,"amenities":" Wheelchair Access"} {"id":4453,"amenities":" Air conditioning"} {"id":4453,"amenities":" Microwave"} {"id":4453,"amenities":" Family Rooms"} {"id":4453,"amenities":" Nonsmoking rooms"} {"id":4453,"amenities":" Suites"} {"id":4514,"amenities":"Hot Tub"} {"id":4554,"amenities":"Free parking"} {"id":4554,"amenities":" Free High Speed Internet WiFi"} {"id":4554,"amenities":" Breakfast included"} {"id":4554,"amenities":" Children Activities Kid Family Friendly"} {"id":4554,"amenities":" Nonsmoking hotel"} {"id":4554,"amenities":" Public Wifi"} {"id":4554,"amenities":" Air conditioning"} {"id":4554,"amenities":" Nonsmoking rooms"} {"id":4952,"amenities":"Free parking"} {"id":4952,"amenities":" Free High Speed Internet WiFi"} {"id":4952,"amenities":" Breakfast included"} {"id":4952,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4952,"amenities":" Business Centre with Internet Access"} {"id":4952,"amenities":" Golf Course"} {"id":4952,"amenities":" Meeting rooms"} {"id":4952,"amenities":" Nonsmoking hotel"} {"id":4952,"amenities":" Public Wifi"} {"id":4952,"amenities":" Wheelchair Access"} {"id":4952,"amenities":" Air conditioning"} {"id":4952,"amenities":" Microwave"} {"id":4952,"amenities":" Refrigerator in room"} {"id":4952,"amenities":" Accessible rooms"} {"id":4952,"amenities":" Family Rooms"} {"id":4952,"amenities":" Nonsmoking rooms"} {"id":5090,"amenities":"Free High Speed Internet WiFi"} {"id":5090,"amenities":" Free parking"} {"id":5090,"amenities":" Airport transportation"} {"id":5090,"amenities":" Nonsmoking hotel"} {"id":5090,"amenities":" Shuttle Bus Service"} {"id":5090,"amenities":" Family Rooms"} {"id":5190,"amenities":"Pool"} {"id":5190,"amenities":" Free parking"} {"id":5190,"amenities":" Free High Speed Internet WiFi"} {"id":5190,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5190,"amenities":" Breakfast included"} {"id":5190,"amenities":" Banquet Room"} {"id":5190,"amenities":" Breakfast Available"} {"id":5190,"amenities":" Business Centre with Internet Access"} {"id":5190,"amenities":" Conference Facilities"} {"id":5190,"amenities":" Dry Cleaning"} {"id":5190,"amenities":" Heated pool"} {"id":5190,"amenities":" Hot Tub"} {"id":5190,"amenities":" Indoor pool"} {"id":5190,"amenities":" Laundry Service"} {"id":5190,"amenities":" Meeting rooms"} {"id":5190,"amenities":" Multilingual Staff"} {"id":5190,"amenities":" Nonsmoking hotel"} {"id":5190,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5190,"amenities":" SelfServe Laundry"} {"id":5190,"amenities":" Wheelchair Access"} {"id":5190,"amenities":" Air conditioning"} {"id":5190,"amenities":" Microwave"} {"id":5190,"amenities":" Refrigerator in room"} {"id":5190,"amenities":" Family Rooms"} {"id":5190,"amenities":" Nonsmoking rooms"} {"id":5252,"amenities":"Free parking"} {"id":5252,"amenities":" Free High Speed Internet WiFi"} {"id":5252,"amenities":" Breakfast included"} {"id":5252,"amenities":" Spa"} {"id":5252,"amenities":" Golf Course"} {"id":5252,"amenities":" Multilingual Staff"} {"id":5252,"amenities":" Nonsmoking hotel"} {"id":5252,"amenities":" Public Wifi"} {"id":5252,"amenities":" Air conditioning"} {"id":5252,"amenities":" Refrigerator in room"} {"id":5252,"amenities":" Family Rooms"} {"id":5252,"amenities":" Nonsmoking rooms"} {"id":5323,"amenities":""} {"id":5336,"amenities":"Free parking"} {"id":5336,"amenities":" Restaurant"} {"id":5336,"amenities":" Free High Speed Internet WiFi"} {"id":5336,"amenities":" Hot Tub"} {"id":5336,"amenities":" Laundry Service"} {"id":5336,"amenities":" Nonsmoking hotel"} {"id":5336,"amenities":" Public Wifi"} {"id":5336,"amenities":" SkiIn SkiOut"} {"id":5336,"amenities":" Family Rooms"} {"id":5336,"amenities":" Kitchenette"} {"id":5336,"amenities":" Nonsmoking rooms"} {"id":5336,"amenities":" Suites"} {"id":5994,"amenities":""} {"id":612,"amenities":"Free parking"} {"id":612,"amenities":" Free High Speed Internet WiFi"} {"id":612,"amenities":" Pool"} {"id":612,"amenities":" Business Centre with Internet Access"} {"id":612,"amenities":" Golf Course"} {"id":612,"amenities":" Laundry Service"} {"id":612,"amenities":" Nonsmoking hotel"} {"id":612,"amenities":" SelfServe Laundry"} {"id":612,"amenities":" Wheelchair Access"} {"id":612,"amenities":" Air conditioning"} {"id":612,"amenities":" Family Rooms"} {"id":612,"amenities":" Nonsmoking rooms"} {"id":698,"amenities":"Free parking"} {"id":698,"amenities":" Banquet Room"} {"id":698,"amenities":" Conference Facilities"} {"id":698,"amenities":" Golf Course"} {"id":698,"amenities":" Multilingual Staff"} {"id":698,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":698,"amenities":" Public Wifi"} {"id":698,"amenities":" SelfServe Laundry"} {"id":839,"amenities":""} {"id":1883,"amenities":"Free parking"} {"id":1883,"amenities":" Free High Speed Internet WiFi"} {"id":1883,"amenities":" Breakfast included"} {"id":1883,"amenities":" Room service"} {"id":1883,"amenities":" Laundry Service"} {"id":1883,"amenities":" Nonsmoking hotel"} {"id":1883,"amenities":" Public Wifi"} {"id":1883,"amenities":" Air conditioning"} {"id":1883,"amenities":" Family Rooms"} {"id":1883,"amenities":" Kitchenette"} {"id":1883,"amenities":" Nonsmoking rooms"} {"id":1883,"amenities":" Suites"} {"id":1985,"amenities":""} {"id":2269,"amenities":"Free parking"} {"id":2269,"amenities":" Restaurant"} {"id":2269,"amenities":" BarLounge"} {"id":2269,"amenities":" Free High Speed Internet WiFi"} {"id":2269,"amenities":" Golf Course"} {"id":2269,"amenities":" Nonsmoking hotel"} {"id":2269,"amenities":" Public Wifi"} {"id":2269,"amenities":" Air conditioning"} {"id":2269,"amenities":" Family Rooms"} {"id":2269,"amenities":" Nonsmoking rooms"} {"id":2269,"amenities":" Suites"} {"id":2342,"amenities":""} {"id":2702,"amenities":""} {"id":2890,"amenities":""} {"id":3012,"amenities":""} {"id":3299,"amenities":"Free parking"} {"id":3299,"amenities":" Free High Speed Internet WiFi"} {"id":3299,"amenities":" Breakfast Available"} {"id":3299,"amenities":" Nonsmoking hotel"} {"id":3299,"amenities":" Public Wifi"} {"id":3299,"amenities":" Family Rooms"} {"id":3299,"amenities":" Nonsmoking rooms"} {"id":3458,"amenities":""} {"id":3496,"amenities":""} {"id":3661,"amenities":""} {"id":4341,"amenities":"Pool"} {"id":4341,"amenities":" Free parking"} {"id":4341,"amenities":" Free High Speed Internet WiFi"} {"id":4341,"amenities":" Room service"} {"id":4341,"amenities":" Spa"} {"id":4341,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4341,"amenities":" Babysitting"} {"id":4341,"amenities":" Banquet Room"} {"id":4341,"amenities":" Breakfast Available"} {"id":4341,"amenities":" Business Centre with Internet Access"} {"id":4341,"amenities":" Conference Facilities"} {"id":4341,"amenities":" Dry Cleaning"} {"id":4341,"amenities":" Golf Course"} {"id":4341,"amenities":" Hot Tub"} {"id":4341,"amenities":" Meeting rooms"} {"id":4341,"amenities":" Nonsmoking hotel"} {"id":4341,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4341,"amenities":" Tennis Court"} {"id":4341,"amenities":" Wheelchair Access"} {"id":4341,"amenities":" Air conditioning"} {"id":4341,"amenities":" Refrigerator in room"} {"id":4341,"amenities":" Accessible rooms"} {"id":4341,"amenities":" Family Rooms"} {"id":4341,"amenities":" Nonsmoking rooms"} {"id":4341,"amenities":" Suites"} {"id":4379,"amenities":"Free parking"} {"id":4379,"amenities":" Free High Speed Internet WiFi"} {"id":4379,"amenities":" Laundry Service"} {"id":4379,"amenities":" Nonsmoking hotel"} {"id":4379,"amenities":" Air conditioning"} {"id":4379,"amenities":" Microwave"} {"id":4379,"amenities":" Refrigerator in room"} {"id":4379,"amenities":" Accessible rooms"} {"id":4379,"amenities":" Kitchenette"} {"id":4379,"amenities":" Nonsmoking rooms"} {"id":4379,"amenities":" Suites"} {"id":4499,"amenities":"Free parking"} {"id":4499,"amenities":" Public Wifi"} {"id":4505,"amenities":""} {"id":4741,"amenities":""} {"id":4745,"amenities":"Pool"} {"id":4745,"amenities":" Free parking"} {"id":4745,"amenities":" Restaurant"} {"id":4745,"amenities":" Free High Speed Internet WiFi"} {"id":4745,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4745,"amenities":" BarLounge"} {"id":4745,"amenities":" Breakfast included"} {"id":4745,"amenities":" Room service"} {"id":4745,"amenities":" Babysitting"} {"id":4745,"amenities":" Breakfast Available"} {"id":4745,"amenities":" Business Centre with Internet Access"} {"id":4745,"amenities":" Children Activities Kid Family Friendly"} {"id":4745,"amenities":" Conference Facilities"} {"id":4745,"amenities":" Dry Cleaning"} {"id":4745,"amenities":" Golf Course"} {"id":4745,"amenities":" Hot Tub"} {"id":4745,"amenities":" Laundry Service"} {"id":4745,"amenities":" Meeting rooms"} {"id":4745,"amenities":" Multilingual Staff"} {"id":4745,"amenities":" Nonsmoking hotel"} {"id":4745,"amenities":" Public Wifi"} {"id":4745,"amenities":" Sauna"} {"id":4745,"amenities":" SelfServe Laundry"} {"id":4745,"amenities":" Tennis Court"} {"id":4745,"amenities":" Wheelchair Access"} {"id":4745,"amenities":" Air conditioning"} {"id":4745,"amenities":" Refrigerator in room"} {"id":4745,"amenities":" Accessible rooms"} {"id":4745,"amenities":" Family Rooms"} {"id":4745,"amenities":" Nonsmoking rooms"} {"id":4745,"amenities":" Suites"} {"id":5145,"amenities":""} {"id":5285,"amenities":"Pool"} {"id":5285,"amenities":" Free parking"} {"id":5285,"amenities":" Free High Speed Internet WiFi"} {"id":5285,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5285,"amenities":" Breakfast included"} {"id":5285,"amenities":" Room service"} {"id":5285,"amenities":" BarLounge"} {"id":5285,"amenities":" Banquet Room"} {"id":5285,"amenities":" Business Centre with Internet Access"} {"id":5285,"amenities":" Conference Facilities"} {"id":5285,"amenities":" Dry Cleaning"} {"id":5285,"amenities":" Golf Course"} {"id":5285,"amenities":" Heated pool"} {"id":5285,"amenities":" Hot Tub"} {"id":5285,"amenities":" Indoor pool"} {"id":5285,"amenities":" Laundry Service"} {"id":5285,"amenities":" Meeting rooms"} {"id":5285,"amenities":" Multilingual Staff"} {"id":5285,"amenities":" Nonsmoking hotel"} {"id":5285,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5285,"amenities":" SelfServe Laundry"} {"id":5285,"amenities":" Wheelchair Access"} {"id":5285,"amenities":" Air conditioning"} {"id":5285,"amenities":" Microwave"} {"id":5285,"amenities":" Family Rooms"} {"id":5285,"amenities":" Nonsmoking rooms"} {"id":5285,"amenities":" Suites"} {"id":5856,"amenities":""} {"id":5995,"amenities":""} {"id":45,"amenities":"Free parking"} {"id":45,"amenities":" Restaurant"} {"id":45,"amenities":" BarLounge"} {"id":45,"amenities":" Free High Speed Internet WiFi"} {"id":45,"amenities":" Hot Tub"} {"id":45,"amenities":" Multilingual Staff"} {"id":45,"amenities":" Nonsmoking hotel"} {"id":45,"amenities":" Public Wifi"} {"id":45,"amenities":" Sauna"} {"id":45,"amenities":" Wheelchair Access"} {"id":45,"amenities":" Air conditioning"} {"id":45,"amenities":" Refrigerator in room"} {"id":45,"amenities":" Nonsmoking rooms"} {"id":45,"amenities":" Suites"} {"id":47,"amenities":"BarLounge"} {"id":47,"amenities":" Free High Speed Internet WiFi"} {"id":47,"amenities":" Restaurant"} {"id":47,"amenities":" Laundry Service"} {"id":47,"amenities":" Nonsmoking hotel"} {"id":47,"amenities":" Air conditioning"} {"id":47,"amenities":" Family Rooms"} {"id":47,"amenities":" Nonsmoking rooms"} {"id":53,"amenities":""} {"id":148,"amenities":"Free parking"} {"id":148,"amenities":" Free High Speed Internet WiFi"} {"id":148,"amenities":" Breakfast included"} {"id":148,"amenities":" Laundry Service"} {"id":148,"amenities":" Nonsmoking hotel"} {"id":148,"amenities":" Public Wifi"} {"id":148,"amenities":" Sauna"} {"id":148,"amenities":" Air conditioning"} {"id":148,"amenities":" Microwave"} {"id":148,"amenities":" Refrigerator in room"} {"id":148,"amenities":" Family Rooms"} {"id":148,"amenities":" Nonsmoking rooms"} {"id":394,"amenities":"Free parking"} {"id":394,"amenities":" Breakfast included"} {"id":394,"amenities":" Free High Speed Internet WiFi"} {"id":394,"amenities":" Business Centre with Internet Access"} {"id":394,"amenities":" Children Activities Kid Family Friendly"} {"id":394,"amenities":" Dry Cleaning"} {"id":394,"amenities":" Hot Tub"} {"id":394,"amenities":" Nonsmoking hotel"} {"id":394,"amenities":" Family Rooms"} {"id":394,"amenities":" Nonsmoking rooms"} {"id":394,"amenities":" Suites"} {"id":484,"amenities":""} {"id":531,"amenities":""} {"id":572,"amenities":"Free parking"} {"id":572,"amenities":" Free High Speed Internet WiFi"} {"id":572,"amenities":" Breakfast included"} {"id":572,"amenities":" Laundry Service"} {"id":572,"amenities":" Nonsmoking hotel"} {"id":572,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":572,"amenities":" SelfServe Laundry"} {"id":572,"amenities":" Wheelchair Access"} {"id":572,"amenities":" Air conditioning"} {"id":572,"amenities":" Microwave"} {"id":572,"amenities":" Refrigerator in room"} {"id":572,"amenities":" Kitchenette"} {"id":572,"amenities":" Nonsmoking rooms"} {"id":572,"amenities":" Suites"} {"id":619,"amenities":"Free parking"} {"id":619,"amenities":" Restaurant"} {"id":619,"amenities":" BarLounge"} {"id":619,"amenities":" Free High Speed Internet WiFi"} {"id":619,"amenities":" Babysitting"} {"id":619,"amenities":" Meeting rooms"} {"id":619,"amenities":" Nonsmoking hotel"} {"id":619,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":619,"amenities":" Public Wifi"} {"id":619,"amenities":" Family Rooms"} {"id":619,"amenities":" Nonsmoking rooms"} {"id":669,"amenities":"Free parking"} {"id":669,"amenities":" Free High Speed Internet WiFi"} {"id":669,"amenities":" Breakfast included"} {"id":669,"amenities":" Room service"} {"id":669,"amenities":" Nonsmoking hotel"} {"id":669,"amenities":" Family Rooms"} {"id":669,"amenities":" Kitchenette"} {"id":669,"amenities":" Nonsmoking rooms"} {"id":1159,"amenities":"Free parking"} {"id":1159,"amenities":" Free High Speed Internet WiFi"} {"id":1159,"amenities":" Breakfast included"} {"id":1159,"amenities":" Nonsmoking hotel"} {"id":1159,"amenities":" Public Wifi"} {"id":1159,"amenities":" Refrigerator in room"} {"id":1159,"amenities":" Kitchenette"} {"id":1159,"amenities":" Nonsmoking rooms"} {"id":1394,"amenities":"Free parking"} {"id":1394,"amenities":" Free High Speed Internet WiFi"} {"id":1394,"amenities":" Multilingual Staff"} {"id":1394,"amenities":" Nonsmoking hotel"} {"id":1394,"amenities":" Air conditioning"} {"id":1394,"amenities":" Microwave"} {"id":1394,"amenities":" Refrigerator in room"} {"id":1394,"amenities":" Family Rooms"} {"id":1394,"amenities":" Kitchenette"} {"id":1394,"amenities":" Nonsmoking rooms"} {"id":1443,"amenities":""} {"id":1748,"amenities":"Free parking"} {"id":1748,"amenities":" Pool"} {"id":1748,"amenities":" Free High Speed Internet WiFi"} {"id":1748,"amenities":" Breakfast included"} {"id":1748,"amenities":" Business Centre with Internet Access"} {"id":1748,"amenities":" Heated pool"} {"id":1748,"amenities":" Hot Tub"} {"id":1748,"amenities":" Indoor pool"} {"id":1748,"amenities":" Nonsmoking hotel"} {"id":1748,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":1748,"amenities":" Wheelchair Access"} {"id":1748,"amenities":" Air conditioning"} {"id":1748,"amenities":" Microwave"} {"id":1748,"amenities":" Refrigerator in room"} {"id":1748,"amenities":" Accessible rooms"} {"id":1748,"amenities":" Kitchenette"} {"id":1748,"amenities":" Nonsmoking rooms"} {"id":1755,"amenities":"Free parking"} {"id":1755,"amenities":" Free High Speed Internet WiFi"} {"id":1755,"amenities":" Breakfast included"} {"id":1755,"amenities":" Business Centre with Internet Access"} {"id":1755,"amenities":" Nonsmoking hotel"} {"id":1755,"amenities":" Air conditioning"} {"id":1755,"amenities":" Kitchenette"} {"id":1755,"amenities":" Nonsmoking rooms"} {"id":1851,"amenities":""} {"id":2236,"amenities":"Free parking"} {"id":2236,"amenities":" Free High Speed Internet WiFi"} {"id":2236,"amenities":" Breakfast included"} {"id":2236,"amenities":" Conference Facilities"} {"id":2236,"amenities":" Laundry Service"} {"id":2236,"amenities":" Multilingual Staff"} {"id":2236,"amenities":" Nonsmoking hotel"} {"id":2236,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2236,"amenities":" Public Wifi"} {"id":2236,"amenities":" SelfServe Laundry"} {"id":2236,"amenities":" Air conditioning"} {"id":2236,"amenities":" Microwave"} {"id":2236,"amenities":" Refrigerator in room"} {"id":2236,"amenities":" Accessible rooms"} {"id":2236,"amenities":" Family Rooms"} {"id":2236,"amenities":" Kitchenette"} {"id":2236,"amenities":" Nonsmoking rooms"} {"id":2236,"amenities":" Suites"} {"id":2644,"amenities":"Free parking"} {"id":2644,"amenities":" Free High Speed Internet WiFi"} {"id":2644,"amenities":" Restaurant"} {"id":2644,"amenities":" Casino and Gambling"} {"id":2644,"amenities":" Nonsmoking hotel"} {"id":2644,"amenities":" SelfServe Laundry"} {"id":2644,"amenities":" Air conditioning"} {"id":2644,"amenities":" Refrigerator in room"} {"id":2644,"amenities":" Family Rooms"} {"id":2644,"amenities":" Nonsmoking rooms"} {"id":2688,"amenities":"Free parking"} {"id":2688,"amenities":" BarLounge"} {"id":2688,"amenities":" Spa"} {"id":2688,"amenities":" Free High Speed Internet WiFi"} {"id":2688,"amenities":" Breakfast included"} {"id":2688,"amenities":" Pool"} {"id":2688,"amenities":" Babysitting"} {"id":2688,"amenities":" Concierge"} {"id":2688,"amenities":" Golf Course"} {"id":2688,"amenities":" Hot Tub"} {"id":2688,"amenities":" Nonsmoking hotel"} {"id":2688,"amenities":" Sauna"} {"id":2688,"amenities":" Wheelchair Access"} {"id":2688,"amenities":" Air conditioning"} {"id":2688,"amenities":" Nonsmoking rooms"} {"id":2688,"amenities":" Suites"} {"id":3176,"amenities":"Free parking"} {"id":3176,"amenities":" Free High Speed Internet WiFi"} {"id":3176,"amenities":" Nonsmoking hotel"} {"id":3176,"amenities":" Microwave"} {"id":3176,"amenities":" Refrigerator in room"} {"id":3176,"amenities":" Kitchenette"} {"id":3176,"amenities":" Nonsmoking rooms"} {"id":3194,"amenities":"Public Wifi"} {"id":3194,"amenities":" Wheelchair Access"} {"id":3194,"amenities":" Microwave"} {"id":3194,"amenities":" Refrigerator in room"} {"id":3194,"amenities":" Kitchenette"} {"id":3194,"amenities":" Nonsmoking rooms"} {"id":3212,"amenities":"Free parking"} {"id":3212,"amenities":" Free High Speed Internet WiFi"} {"id":3212,"amenities":" Room service"} {"id":3212,"amenities":" BarLounge"} {"id":3212,"amenities":" Banquet Room"} {"id":3212,"amenities":" Breakfast Available"} {"id":3212,"amenities":" Conference Facilities"} {"id":3212,"amenities":" Golf Course"} {"id":3212,"amenities":" Nonsmoking hotel"} {"id":3212,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":3212,"amenities":" Public Wifi"} {"id":3212,"amenities":" Air conditioning"} {"id":3212,"amenities":" Microwave"} {"id":3212,"amenities":" Refrigerator in room"} {"id":3212,"amenities":" Family Rooms"} {"id":3212,"amenities":" Nonsmoking rooms"} {"id":3212,"amenities":" Suites"} {"id":3317,"amenities":""} {"id":3425,"amenities":""} {"id":4735,"amenities":""} {"id":4738,"amenities":"Pool"} {"id":4738,"amenities":" Free parking"} {"id":4738,"amenities":" Free High Speed Internet WiFi"} {"id":4738,"amenities":" Breakfast included"} {"id":4738,"amenities":" Business Centre with Internet Access"} {"id":4738,"amenities":" Concierge"} {"id":4738,"amenities":" Dry Cleaning"} {"id":4738,"amenities":" Hot Tub"} {"id":4738,"amenities":" Indoor pool"} {"id":4738,"amenities":" Meeting rooms"} {"id":4738,"amenities":" Multilingual Staff"} {"id":4738,"amenities":" Nonsmoking hotel"} {"id":4738,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4738,"amenities":" SelfServe Laundry"} {"id":4738,"amenities":" Wheelchair Access"} {"id":4738,"amenities":" Air conditioning"} {"id":4738,"amenities":" Microwave"} {"id":4738,"amenities":" Nonsmoking rooms"} {"id":4738,"amenities":" Suites"} {"id":4781,"amenities":"Free parking"} {"id":4781,"amenities":" Free High Speed Internet WiFi"} {"id":4781,"amenities":" Nonsmoking hotel"} {"id":4781,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4781,"amenities":" Public Wifi"} {"id":4781,"amenities":" Air conditioning"} {"id":4781,"amenities":" Microwave"} {"id":4781,"amenities":" Refrigerator in room"} {"id":4781,"amenities":" Kitchenette"} {"id":4781,"amenities":" Nonsmoking rooms"} {"id":4836,"amenities":""} {"id":4862,"amenities":"Free parking"} {"id":4862,"amenities":" Restaurant"} {"id":4862,"amenities":" Free High Speed Internet WiFi"} {"id":4862,"amenities":" Pool"} {"id":4862,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4862,"amenities":" Room service"} {"id":4862,"amenities":" BarLounge"} {"id":4862,"amenities":" Banquet Room"} {"id":4862,"amenities":" Business Centre with Internet Access"} {"id":4862,"amenities":" Children Activities Kid Family Friendly"} {"id":4862,"amenities":" Conference Facilities"} {"id":4862,"amenities":" Dry Cleaning"} {"id":4862,"amenities":" Heated pool"} {"id":4862,"amenities":" Indoor pool"} {"id":4862,"amenities":" Laundry Service"} {"id":4862,"amenities":" Meeting rooms"} {"id":4862,"amenities":" Multilingual Staff"} {"id":4862,"amenities":" Nonsmoking hotel"} {"id":4862,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4862,"amenities":" Public Wifi"} {"id":4862,"amenities":" SelfServe Laundry"} {"id":4862,"amenities":" Wheelchair Access"} {"id":4862,"amenities":" Air conditioning"} {"id":4862,"amenities":" Microwave"} {"id":4862,"amenities":" Refrigerator in room"} {"id":4862,"amenities":" Accessible rooms"} {"id":4862,"amenities":" Family Rooms"} {"id":4862,"amenities":" Nonsmoking rooms"} {"id":4862,"amenities":" Suites"} {"id":4936,"amenities":"Restaurant"} {"id":4936,"amenities":" Free High Speed Internet WiFi"} {"id":4936,"amenities":" Nonsmoking hotel"} {"id":4936,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4936,"amenities":" Public Wifi"} {"id":4936,"amenities":" Family Rooms"} {"id":4936,"amenities":" Nonsmoking rooms"} {"id":5445,"amenities":"Free parking"} {"id":5445,"amenities":" Free High Speed Internet WiFi"} {"id":5445,"amenities":" Laundry Service"} {"id":5445,"amenities":" Nonsmoking hotel"} {"id":5445,"amenities":" Microwave"} {"id":5445,"amenities":" Refrigerator in room"} {"id":5747,"amenities":"Free parking"} {"id":5747,"amenities":" Free High Speed Internet WiFi"} {"id":5747,"amenities":" Breakfast included"} {"id":5747,"amenities":" Room service"} {"id":5747,"amenities":" Business Centre with Internet Access"} {"id":5747,"amenities":" Dry Cleaning"} {"id":5747,"amenities":" Meeting rooms"} {"id":5747,"amenities":" Nonsmoking hotel"} {"id":5747,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5747,"amenities":" SelfServe Laundry"} {"id":5747,"amenities":" Wheelchair Access"} {"id":5747,"amenities":" Air conditioning"} {"id":5747,"amenities":" Microwave"} {"id":5747,"amenities":" Refrigerator in room"} {"id":5747,"amenities":" Accessible rooms"} {"id":5747,"amenities":" Family Rooms"} {"id":5747,"amenities":" Nonsmoking rooms"} {"id":5747,"amenities":" Smoking rooms available"} {"id":5747,"amenities":" Suites"} {"id":5812,"amenities":"Free parking"} {"id":5812,"amenities":" Free High Speed Internet WiFi"} {"id":5812,"amenities":" Nonsmoking hotel"} {"id":5812,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5812,"amenities":" Air conditioning"} {"id":5812,"amenities":" Microwave"} {"id":5812,"amenities":" Refrigerator in room"} {"id":5812,"amenities":" Family Rooms"} {"id":6038,"amenities":"Free parking"} {"id":6038,"amenities":" Free High Speed Internet WiFi"} {"id":6038,"amenities":" Breakfast included"} {"id":6038,"amenities":" Room service"} {"id":6038,"amenities":" Children Activities Kid Family Friendly"} {"id":6038,"amenities":" Nonsmoking hotel"} {"id":6038,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":6038,"amenities":" SelfServe Laundry"} {"id":6038,"amenities":" Microwave"} {"id":6038,"amenities":" Refrigerator in room"} {"id":6038,"amenities":" Accessible rooms"} {"id":6038,"amenities":" Family Rooms"} {"id":6038,"amenities":" Kitchenette"} {"id":6038,"amenities":" Nonsmoking rooms"} {"id":211,"amenities":"Free parking"} {"id":211,"amenities":" Free High Speed Internet WiFi"} {"id":211,"amenities":" Nonsmoking hotel"} {"id":211,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":211,"amenities":" Public Wifi"} {"id":211,"amenities":" SelfServe Laundry"} {"id":211,"amenities":" Air conditioning"} {"id":211,"amenities":" Microwave"} {"id":211,"amenities":" Refrigerator in room"} {"id":211,"amenities":" Accessible rooms"} {"id":211,"amenities":" Kitchenette"} {"id":211,"amenities":" Nonsmoking rooms"} {"id":469,"amenities":"Free parking"} {"id":469,"amenities":" Free High Speed Internet WiFi"} {"id":469,"amenities":" Breakfast included"} {"id":469,"amenities":" Airport transportation"} {"id":469,"amenities":" Nonsmoking hotel"} {"id":469,"amenities":" Public Wifi"} {"id":469,"amenities":" Air conditioning"} {"id":469,"amenities":" Refrigerator in room"} {"id":469,"amenities":" Family Rooms"} {"id":469,"amenities":" Nonsmoking rooms"} {"id":526,"amenities":"Pool"} {"id":526,"amenities":" Free parking"} {"id":526,"amenities":" Fitness Centre with Gym Workout Room"} {"id":526,"amenities":" Free High Speed Internet WiFi"} {"id":526,"amenities":" Children Activities Kid Family Friendly"} {"id":526,"amenities":" Heated pool"} {"id":526,"amenities":" Hot Tub"} {"id":526,"amenities":" Indoor pool"} {"id":526,"amenities":" Laundry Service"} {"id":526,"amenities":" Multilingual Staff"} {"id":526,"amenities":" Nonsmoking hotel"} {"id":526,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":526,"amenities":" Sauna"} {"id":526,"amenities":" SelfServe Laundry"} {"id":526,"amenities":" Air conditioning"} {"id":526,"amenities":" Microwave"} {"id":526,"amenities":" Refrigerator in room"} {"id":526,"amenities":" Family Rooms"} {"id":526,"amenities":" Kitchenette"} {"id":526,"amenities":" Nonsmoking rooms"} {"id":526,"amenities":" Suites"} {"id":1326,"amenities":""} {"id":1587,"amenities":"Free High Speed Internet WiFi"} {"id":1587,"amenities":" Air conditioning"} {"id":1843,"amenities":"Pool"} {"id":1843,"amenities":" Free parking"} {"id":1843,"amenities":" Free High Speed Internet WiFi"} {"id":1843,"amenities":" Breakfast Available"} {"id":1843,"amenities":" Children Activities Kid Family Friendly"} {"id":1843,"amenities":" Nonsmoking hotel"} {"id":1843,"amenities":" Outdoor pool"} {"id":1843,"amenities":" Public Wifi"} {"id":1843,"amenities":" Tennis Court"} {"id":1843,"amenities":" Nonsmoking rooms"} {"id":2015,"amenities":"Free parking"} {"id":2015,"amenities":" Free High Speed Internet WiFi"} {"id":2015,"amenities":" Children Activities Kid Family Friendly"} {"id":2015,"amenities":" Laundry Service"} {"id":2015,"amenities":" Nonsmoking hotel"} {"id":2015,"amenities":" Family Rooms"} {"id":2015,"amenities":" Nonsmoking rooms"} {"id":2203,"amenities":"Free parking"} {"id":2203,"amenities":" Free High Speed Internet WiFi"} {"id":2203,"amenities":" Laundry Service"} {"id":2203,"amenities":" Multilingual Staff"} {"id":2203,"amenities":" Nonsmoking hotel"} {"id":2203,"amenities":" Air conditioning"} {"id":2203,"amenities":" Microwave"} {"id":2203,"amenities":" Refrigerator in room"} {"id":2203,"amenities":" Family Rooms"} {"id":2203,"amenities":" Kitchenette"} {"id":2203,"amenities":" Nonsmoking rooms"} {"id":2475,"amenities":"Pool"} {"id":2475,"amenities":" Free parking"} {"id":2475,"amenities":" Free High Speed Internet WiFi"} {"id":2475,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":2475,"amenities":" Air conditioning"} {"id":2475,"amenities":" Microwave"} {"id":2475,"amenities":" Refrigerator in room"} {"id":2545,"amenities":""} {"id":2782,"amenities":""} {"id":2800,"amenities":"Free parking"} {"id":2800,"amenities":" Free High Speed Internet WiFi"} {"id":2800,"amenities":" Breakfast included"} {"id":2800,"amenities":" Nonsmoking hotel"} {"id":2800,"amenities":" Public Wifi"} {"id":2800,"amenities":" Air conditioning"} {"id":2800,"amenities":" Family Rooms"} {"id":2800,"amenities":" Nonsmoking rooms"} {"id":2804,"amenities":"Free parking"} {"id":2804,"amenities":" Free High Speed Internet WiFi"} {"id":2804,"amenities":" Nonsmoking hotel"} {"id":2804,"amenities":" Nonsmoking rooms"} {"id":2833,"amenities":"Free parking"} {"id":2833,"amenities":" Free High Speed Internet WiFi"} {"id":2833,"amenities":" Hot Tub"} {"id":2833,"amenities":" Nonsmoking hotel"} {"id":2833,"amenities":" Air conditioning"} {"id":2833,"amenities":" Refrigerator in room"} {"id":2833,"amenities":" Nonsmoking rooms"} {"id":3045,"amenities":"Free parking"} {"id":3045,"amenities":" Free High Speed Internet WiFi"} {"id":3045,"amenities":" Nonsmoking hotel"} {"id":3045,"amenities":" Public Wifi"} {"id":3045,"amenities":" Air conditioning"} {"id":3045,"amenities":" Microwave"} {"id":3045,"amenities":" Refrigerator in room"} {"id":3045,"amenities":" Kitchenette"} {"id":3045,"amenities":" Nonsmoking rooms"} {"id":3045,"amenities":" Suites"} {"id":3219,"amenities":""} {"id":3376,"amenities":"Free High Speed Internet WiFi"} {"id":3376,"amenities":" Free parking"} {"id":3376,"amenities":" Breakfast included"} {"id":3376,"amenities":" Nonsmoking hotel"} {"id":3376,"amenities":" Public Wifi"} {"id":3376,"amenities":" Air conditioning"} {"id":3376,"amenities":" Family Rooms"} {"id":3376,"amenities":" Nonsmoking rooms"} {"id":4539,"amenities":"Free parking"} {"id":4539,"amenities":" Restaurant"} {"id":4539,"amenities":" Free High Speed Internet WiFi"} {"id":4539,"amenities":" Fitness Centre with Gym Workout Room"} {"id":4539,"amenities":" Banquet Room"} {"id":4539,"amenities":" Breakfast Available"} {"id":4539,"amenities":" Business Centre with Internet Access"} {"id":4539,"amenities":" Electric vehicle charging station"} {"id":4539,"amenities":" Laundry Service"} {"id":4539,"amenities":" Meeting rooms"} {"id":4539,"amenities":" Multilingual Staff"} {"id":4539,"amenities":" Nonsmoking hotel"} {"id":4539,"amenities":" Public Wifi"} {"id":4539,"amenities":" Wheelchair Access"} {"id":4539,"amenities":" Air conditioning"} {"id":4539,"amenities":" Refrigerator in room"} {"id":4539,"amenities":" Nonsmoking rooms"} {"id":4540,"amenities":"Free parking"} {"id":4540,"amenities":" Free High Speed Internet WiFi"} {"id":4540,"amenities":" Nonsmoking hotel"} {"id":4540,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4765,"amenities":"Free parking"} {"id":4765,"amenities":" Breakfast included"} {"id":4765,"amenities":" Free High Speed Internet WiFi"} {"id":4765,"amenities":" Room service"} {"id":4765,"amenities":" Business Centre with Internet Access"} {"id":4765,"amenities":" Nonsmoking hotel"} {"id":4765,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4765,"amenities":" Air conditioning"} {"id":4765,"amenities":" Family Rooms"} {"id":4765,"amenities":" Nonsmoking rooms"} {"id":4850,"amenities":"Restaurant"} {"id":4850,"amenities":" Free parking"} {"id":4850,"amenities":" Free High Speed Internet WiFi"} {"id":4850,"amenities":" Business Centre with Internet Access"} {"id":4850,"amenities":" Dry Cleaning"} {"id":4850,"amenities":" Nonsmoking hotel"} {"id":4850,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":4850,"amenities":" Public Wifi"} {"id":4850,"amenities":" Wheelchair Access"} {"id":4850,"amenities":" Nonsmoking rooms"} {"id":4912,"amenities":"Spa"} {"id":4912,"amenities":" Free High Speed Internet WiFi"} {"id":4912,"amenities":" Nonsmoking hotel"} {"id":4912,"amenities":" Public Wifi"} {"id":4912,"amenities":" Family Rooms"} {"id":4912,"amenities":" Nonsmoking rooms"} {"id":4955,"amenities":""} {"id":5030,"amenities":"Free parking"} {"id":5030,"amenities":" Free High Speed Internet WiFi"} {"id":5030,"amenities":" Children Activities Kid Family Friendly"} {"id":5030,"amenities":" Meeting rooms"} {"id":5030,"amenities":" Nonsmoking hotel"} {"id":5030,"amenities":" Wheelchair Access"} {"id":5030,"amenities":" Refrigerator in room"} {"id":5030,"amenities":" Family Rooms"} {"id":5030,"amenities":" Kitchenette"} {"id":5030,"amenities":" Nonsmoking rooms"} {"id":5061,"amenities":"Free High Speed Internet WiFi"} {"id":5061,"amenities":" Free parking"} {"id":5061,"amenities":" Restaurant"} {"id":5061,"amenities":" Meeting rooms"} {"id":5061,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5061,"amenities":" Air conditioning"} {"id":5061,"amenities":" Refrigerator in room"} {"id":5061,"amenities":" Kitchenette"} {"id":5295,"amenities":""} {"id":5447,"amenities":"Free parking"} {"id":5447,"amenities":" BarLounge"} {"id":5447,"amenities":" Free High Speed Internet WiFi"} {"id":5447,"amenities":" Breakfast Available"} {"id":5447,"amenities":" Children Activities Kid Family Friendly"} {"id":5447,"amenities":" Nonsmoking hotel"} {"id":5447,"amenities":" Public Wifi"} {"id":5447,"amenities":" Shuttle Bus Service"} {"id":5447,"amenities":" Family Rooms"} {"id":5447,"amenities":" Kitchenette"} {"id":5447,"amenities":" Nonsmoking rooms"} {"id":5550,"amenities":"Free parking"} {"id":5550,"amenities":" Free High Speed Internet WiFi"} {"id":5550,"amenities":" Breakfast included"} {"id":5550,"amenities":" Breakfast Available"} {"id":5550,"amenities":" Business Centre with Internet Access"} {"id":5550,"amenities":" Conference Facilities"} {"id":5550,"amenities":" Indoor pool"} {"id":5550,"amenities":" Nonsmoking hotel"} {"id":5550,"amenities":" Pets Allowed Dog Pet Friendly "} {"id":5550,"amenities":" Wheelchair Access"} {"id":5550,"amenities":" Microwave"} {"id":5550,"amenities":" Family Rooms"} {"id":5550,"amenities":" Nonsmoking rooms"} {"id":5550,"amenities":" Suites"} {"id":5730,"amenities":"Pool"} {"id":5730,"amenities":" Restaurant"} {"id":5730,"amenities":" BarLounge"} {"id":5730,"amenities":" Free High Speed Internet WiFi"} {"id":5730,"amenities":" Fitness Centre with Gym Workout Room"} {"id":5730,"amenities":" Banquet Room"} {"id":5730,"amenities":" Laundry Service"} {"id":5730,"amenities":" Nonsmoking hotel"} {"id":5730,"amenities":" Refrigerator in room"} {"id":5730,"amenities":" Nonsmoking rooms"} {"id":5923,"amenities":"Free parking"} {"id":5923,"amenities":" Free High Speed Internet WiFi"} {"id":5923,"amenities":" Microwave"} {"id":5923,"amenities":" Refrigerator in room"} {"id":5923,"amenities":" Family Rooms"} {"id":5932,"amenities":""} ================================================ FILE: etl/u_id_df/part-00000-c0814be7-b91e-4586-9388-7a44d9ed338e-c000.json ================================================ {"id":2570,"user_name":"MikeBCalgary","user_profile":"https://www.tripadvisor.ca/Profile/MikeBCalgary","user_rating":3,"user_review":"Beautiful local B & B without the second B This place is only a few Kms from Perce and is an ideal place to spend a bit of time with family and friends. The Auberge was transformed from a family home once belonging to the Mabe family. It has a few cottages as well as rooms in the main building with shared bathrooms. Only', '…","user_reviewdate":"Sep. 2016","user_staydate":" August 2016","att_id":1872,"user_id":68} {"id":2371,"user_name":"Catherine M","user_profile":"https://www.tripadvisor.ca/Profile/catherinemL9604CC","user_rating":5,"user_review":"Wonderful B+B and Farm! I really wanted to stay on a farm with sheep, and this was it! The family was sooo charming, Annie even took my 24 year old daughter into the woods to pick chanterelle mushrooms. Lots of different animals to see. Very friendly family. Thank you!!!","user_reviewdate":"Aug. 2015","user_staydate":" August 2015","att_id":1738,"user_id":23} {"id":5888,"user_name":"bigman66544","user_profile":"https://www.tripadvisor.ca/Profile/bigman66544","user_rating":4,"user_review":"Large property for such a small island ! It was the first time that my wife and I had ever visited Isle-aux-Coudres. What a beautiful place and the people are incredibly friendly. It was not to be a surprise that such a small island would B&B type accommodations but we were more than surprised when we came upon this', '…","user_reviewdate":"Jul. 2016","user_staydate":" July 2016","att_id":4318,"user_id":13} {"id":2355,"user_name":"ygg264","user_profile":"https://www.tripadvisor.ca/Profile/ygg264","user_rating":5,"user_review":"10/10, nothing to improve! This is the best place in which Ive stayed during my 2 and half weeks around Quebec. I wouldnt change a thing!Le meilleur hebergement que je trouve pendand mon voyage de deux semaines et demi sur le Quebec!","user_reviewdate":"Oct. 2018","user_staydate":" September 2018","att_id":1725,"user_id":40} {"id":2535,"user_name":"Ann622","user_profile":"https://www.tripadvisor.ca/Profile/Ann622","user_rating":3,"user_review":"An option for an overnight stay; good views We had been driving a while, it was late, driver needed to stop and so we came upon this motel. Not thrilled with it's dated exterior and interior appearance but there were many vehicles in the parking lot, it was clean, we were only staying one night and it was inexpensive. \", '…","user_reviewdate":"Oct. 2017","user_staydate":" September 2017","att_id":1848,"user_id":80} {"id":5693,"user_name":"scooper47","user_profile":"https://www.tripadvisor.ca/Profile/scooper47","user_rating":4,"user_review":"Nice Stay in a Big Room I liked this little town nestled in the mountains on the coast, and the manager was terrific. The parking lot is a lawn, which I found very restful after a long day. The room is very big for this type of motel with an excellent bed. The bathroom was not as good: no counter space', '…","user_reviewdate":"Aug. 2016","user_staydate":" June 2016","att_id":4191,"user_id":11} {"id":5823,"user_name":"Mccleave N","user_profile":"https://www.tripadvisor.ca/Profile/mccleaven","user_rating":4,"user_review":"Was OK The first impression of this hotel as I drove by was uh !! I was wrong yes it is dated and needs work but the rooms were clean , staff were friendly and the food was good . It was in a good location for me and not a bad place for a couple of nights.","user_reviewdate":"Oct. 2013","user_staydate":" October 2013","att_id":4278,"user_id":108} {"id":830,"user_name":"sally2u","user_profile":"https://www.tripadvisor.ca/Profile/sally2u","user_rating":5,"user_review":"If you love cheese you have to stop here. I LOVE this place, I have been to the location in Spring Bay a few time and so happy they have a second location in Gore Bay that I believe is open year around. They have so many wonderful cheeses that can't be found any place else on Manitoulin Island, Not sure if you will like\", '…","user_reviewdate":"Nov. 2017","user_staydate":" November 2017","att_id":613,"user_id":31} {"id":1445,"user_name":"scoobasteve","user_profile":"https://www.tripadvisor.ca/Profile/scoobasteve","user_rating":4,"user_review":"Clean, Affordable, Great Location Just got back from a recent stay at Kora Cottages, The location was great, very short walk to the beach. Rooms were clean and well kept. The grounds were well maintained as well. Would Definitely stay again.","user_reviewdate":"Jun. 2010","user_staydate":" May 2010","att_id":1040,"user_id":52} {"id":6043,"user_name":"Kawartha Ron","user_profile":"https://www.tripadvisor.ca/Profile/KawarthaRon","user_rating":4,"user_review":"Well Satisfied Four of us came in by snowmobile from Ontario..................Friendly Reception....Clean rooms Reasonable rates.....A Finer Dining Resturant is on site....Which was well appreciated for the value and variety of good food...Overall a Very Pleasant Stay.... Tres Bon","user_reviewdate":"Feb. 2016","user_staydate":" February 2016","att_id":4409,"user_id":104} {"id":1210,"user_name":"twoinmaine","user_profile":"https://www.tripadvisor.ca/Profile/twoinmaine","user_rating":3,"user_review":"Basic Lodging on North Side of Gros Morne Mrs. TwoInMaine loves the beach at Shallow Bay - the warm water, long sand beach, dunes, gentle lapping waves. The J&J B&B is two miles from the beach in the town of Cow Head. Shallow Bay Motel owns every lodging in town, and this a good one-night or two-night stay location. The', '…","user_reviewdate":"Feb. 2019","user_staydate":" August 2018","att_id":873,"user_id":0} {"id":4933,"user_name":"Lorne F","user_profile":"https://www.tripadvisor.ca/Profile/lornef77","user_rating":4,"user_review":"What one would expect for a work crew Decent older motel. Clean rooms. Clean, comfortable beds. Also offers kitchenettes. Fast strong wifi and good sized tvs. Carpets a little dirty as expected from high traffic of work crews. Did not get a lot off noise from outside or other rooms and room stayed dark so decent', '…","user_reviewdate":"Aug. 2018","user_staydate":" August 2018","att_id":3666,"user_id":97} {"id":2021,"user_name":"Emmesey D","user_profile":"https://www.tripadvisor.ca/Profile/EmmeseyD","user_rating":3,"user_review":"OK place to sleep We picked this motel one summer day that we decided at 7 P.M. to engage in a 6-hour drive to Lac Saint Jean area. As midnight approached, we surfed on Safari and called a hotel that had no vacancy and suggested to try Motel Princesse. With such a name, we doubted it would be', '…","user_reviewdate":"Jan. 2015","user_staydate":" July 2014","att_id":1481,"user_id":27} {"id":4034,"user_name":"A TripAdvisor Member","user_profile":"https://www.tripadvisor.caundefined","user_rating":5,"user_review":"Excellent stay Shrey (I hope I remembered the correct spelling of the name) was helpful at check-in and answered all of my questions. When I asked if large groups were staying and was there a possibility of a room away from large groups as I was taking a course and anticipated homework, Shrey', '…","user_reviewdate":"Mar. 22","user_staydate":" March 2019","att_id":2979,"user_id":69} {"id":4125,"user_name":"Barry G","user_profile":"https://www.tripadvisor.ca/Profile/219barryg","user_rating":5,"user_review":"It never fails to impress. This is our 4 th visit in the past 5 years. This year we returned with 8 couples all impressed with this jewel of an Ontario resort. Food staff and accommodations are all Woking together to supply wonderful memories.","user_reviewdate":"Jan. 2019","user_staydate":" January 2019","att_id":3068,"user_id":46} {"id":4185,"user_name":"Nick R","user_profile":"https://www.tripadvisor.ca/Profile/nickrH5240FW","user_rating":5,"user_review":"A wonderful weekend stay to celebrate Valentine's. We couldn't have ask for more. This is a classic and beautiful Century Home. We had some delicious breakfasts prepared for us. The innkeepers were friendly and helpful. We also booked the Afternoon Tea (a must) which was very good. My wife and I really enjoyed our stay and hope\", '…","user_reviewdate":"Feb. 2019","user_staydate":" February 2019","att_id":3114,"user_id":17} {"id":845,"user_name":"TLC05172010","user_profile":"https://www.tripadvisor.ca/Profile/TLC05172010","user_rating":1,"user_review":"Awful We booked the cabin for a family wedding near by. Rustic is to nice a word. We stayed in Cabin 7 for 2 nights it is very run down the stairs from the back deck are unsafe and should not be used a heavy person or more than 1 would probably go through them. There is a spot in the', '…","user_reviewdate":"Aug. 2018","user_staydate":" August 2018","att_id":623,"user_id":95} {"id":2745,"user_name":"Stephen H","user_profile":"https://www.tripadvisor.ca/Profile/103stephenh","user_rating":5,"user_review":"Excellent Value THE best value for a room I have seen in my 5 years and 15k+ travels of Quebec. Super clean,large,and very quiet and private for being just a couple minutes walk from all amenities. Check in was quick and easy even though I speak NO french,VERY friendly,helpfull,and even a', '…","user_reviewdate":"Sep. 2014","user_staydate":" September 2014","att_id":2008,"user_id":109} {"id":5796,"user_name":"_maureen_morin","user_profile":"https://www.tripadvisor.ca/Profile/_maureen_morin","user_rating":5,"user_review":"You'll be treated like a family friend In July of 2015 My husband, our daughter, and I spent a week there. From the moment Majorie welcomed us to her lovely, spotless home until the day we left, she took care of all our needs. Breakfasts were spectacular and more than set us up for the day. She had a small', '…","user_reviewdate":"Jun. 2016","user_staydate":" July 2015","att_id":4263,"user_id":81} {"id":4321,"user_name":"Fguptill","user_profile":"https://www.tripadvisor.ca/Profile/Fguptill","user_rating":5,"user_review":"Super clean, great food, low price We were warmly received by the couple who manage this B&B. The room and common spaces were extraordinarily clean and tidy. The breakfast was generous, delicious, high quality, and beautifully presented. Price very reasonable. Free wifi and breakfast included.","user_reviewdate":"Jun. 2016","user_staydate":" June 2016","att_id":3217,"user_id":6} {"id":3535,"user_name":"SORF01","user_profile":"https://www.tripadvisor.ca/Profile/SORF01","user_rating":5,"user_review":"Highly recommended - fantastic welcome & superb breakfasts We stayed here for 2 nights in August and had a fantastic stay. There are 3 rooms in the gite to choose from, with two sharing one bathroom and the other (Rose des Vents) having its own bathroom. Rose des Vents also has its own terrace with a nice view. All the bedrooms are', '…","user_reviewdate":"Sep. 2016","user_staydate":" August 2016","att_id":2544,"user_id":103} {"id":6008,"user_name":"DubStub","user_profile":"https://www.tripadvisor.ca/Profile/DubStub","user_rating":3,"user_review":"Lounge has a great steak special I haven’t stayed in any of the rooms at the Adobe Inn but I did have a great steak dinner there. Friday’s are their steak special and for a great price you get delicious food. Steak, potatoe side, salad and toast. For $11.00. That can’t be beat and the food tasted great. I would', '…","user_reviewdate":"Jan. 2018","user_staydate":" January 2018","att_id":4384,"user_id":106} {"id":3080,"user_name":"mayasami2018","user_profile":"https://www.tripadvisor.ca/Profile/mayasami2018","user_rating":5,"user_review":"it's a great place! We really enjoed our stay in Morning Glory the room was clean and cofmfortable, the breakfast was very tasty and it was a pleasure meeting with the hostess Betty. the locaiton was also good, in the quite wesetern side of Kelowna","user_reviewdate":"Aug. 2018","user_staydate":" June 2018","att_id":2251,"user_id":41} {"id":2740,"user_name":"bvlynch","user_profile":"https://www.tripadvisor.ca/Profile/bvlynch","user_rating":4,"user_review":"Very nice apartment and good location to city - No lifts be aware I was lucky and due to a cancellation got apartment 9 on the Third floor . The apartment was huge especially as it was just for me . The bed was comfortable , they had a portable AC unit that was noisy but did its job keeping the room cool . Its quite a hike upstairs with a', '…","user_reviewdate":"Jul. 2017","user_staydate":" July 2017","att_id":2004,"user_id":75} {"id":3345,"user_name":"Ole E","user_profile":"https://www.tripadvisor.ca/Profile/OleE_11","user_rating":5,"user_review":"Exellent B&B It is a pleasure to rate Willows Inn. My wife and I stayed there four nights during our two weeks in BC. We booked in April using 'Canadian bed and breakfast'. Keith and Pauline are wonderful hosts. Were offered a wellcome-glass of wine. Breakfast is exellent. The view from our\", '…","user_reviewdate":"Aug. 2011","user_staydate":" August 2011","att_id":2427,"user_id":88} {"id":4898,"user_name":"gsgurd","user_profile":"https://www.tripadvisor.ca/Profile/gsgurd","user_rating":4,"user_review":"Quiet Fall visit to a beautiful B&B Stayed at the B&B on a Fall weekend. It was even better than I expected. Warm hosts, comfortable room. Everything very clean and nicely decorated. Two friendly dogs. To add to everything the B&B sits in a lovely wooded area off a quiet country road. It was ten minutes south', '…","user_reviewdate":"Oct. 2016","user_staydate":" October 2016","att_id":3638,"user_id":110} {"id":5393,"user_name":"Christine C","user_profile":"https://www.tripadvisor.ca/Profile/christinecU5915GD","user_rating":5,"user_review":"Amazing Island Hospitality! My husband and I stayed here for three nights total during our trip to Haida Gwaii and we feel like it is a really under-rated motel! I would highly recommend staying here if you find yourself in Sandspit. Friendly: Judy was always warm and welcoming, ready to answer any', '…","user_reviewdate":"Aug. 2018","user_staydate":" August 2018","att_id":3989,"user_id":9} {"id":2705,"user_name":"PatR359","user_profile":"https://www.tripadvisor.ca/Profile/PatR359","user_rating":3,"user_review":"Average place to stay if you need to stop for the night. After driving well into the night....needed to get off the road. Stopped into this place...and the owner was just closing up the store. (10 PM) He was accommodating, asked for a room and price. $115 taxes included. Got the room...and was surprised....it was a large room....2', '…","user_reviewdate":"Aug. 2014","user_staydate":" August 2014","att_id":1974,"user_id":26} {"id":4748,"user_name":"franee0409","user_profile":"https://www.tripadvisor.ca/Profile/franee0409","user_rating":5,"user_review":"Fine Wine, Dine and Rise and Shine What a wonderful stop in our journey around the Gaspe Peninsula. This B & B right off route 132 offers lovely rooms, a wonderful dinner menu and an ample satisfying breakfast. We enjoyed speaking with the host and her chef husband and they couldn't have been nicer or more\", '…","user_reviewdate":"Jul. 2014","user_staydate":" July 2014","att_id":3526,"user_id":102} ================================================ FILE: etl/u_id_df/part-00001-c0814be7-b91e-4586-9388-7a44d9ed338e-c000.json ================================================ {"id":2741,"user_name":"Dani U","user_profile":"https://www.tripadvisor.ca/Profile/daniellebelisle","user_rating":5,"user_review":"Excellence at a great price Quiet, secure, very clean, nicely decorated, great breakfast & hospitality. Small drawback, you must share the bathroom but they had offered to use another one if the one next to the room was occupied. In compensation cozy bathrobes and slippers for walking around. I do not', '…","user_reviewdate":"Oct. 2013","user_staydate":" October 2013","att_id":2005,"user_id":73} {"id":4839,"user_name":"NZCass","user_profile":"https://www.tripadvisor.ca/Profile/NZCass","user_rating":5,"user_review":"Very impressive B&B Only spent 1 night here, as we were passing through on our way to Toronto. We had stayed at a number of B&B's in Quebec in the previous 2 weeks, but this one was exceptional. Not the location so much, as it is slightly out of town, but the room itself was great. It was modern,\", '…","user_reviewdate":"Aug. 2010","user_staydate":" August 2010","att_id":3591,"user_id":33} {"id":5125,"user_name":"Kate P","user_profile":"https://www.tripadvisor.ca/Profile/53katep","user_rating":5,"user_review":"Very warm and wonderful Quebec experience My family and I had the good fortune to have a friend suggest we stay at le Vallon when we were skiing at Val St Come in Quebec. We had no idea we would be welcomed into Therese's home, to experience true Quebec hospitality. The rooms were fine, the countryside beautiful, and\", '…","user_reviewdate":"Dec. 2013","user_staydate":" December 2013","att_id":3797,"user_id":5} {"id":2665,"user_name":"romboy68","user_profile":"https://www.tripadvisor.ca/Profile/romboy68","user_rating":5,"user_review":"Awesome place, awesome hospitality My wife & myself spent 2 nights here, separated by a 5 day trip to Mt Robson. From the moment we arrived the care and attention we received was amazing, both Bonnie and Paul went above & beyond to help us. This was our last night of comfort before going into the backcountry and', '…","user_reviewdate":"Aug. 2013","user_staydate":" August 2013","att_id":1944,"user_id":54} {"id":5967,"user_name":"phat_dawg_21","user_profile":"https://www.tripadvisor.ca/Profile/phat_dawg_21","user_rating":1,"user_review":"My mistake Let me give you a tip: If you want to have a nice day, don’t try to shave while your wife is in the shower. My wife did not appreciate the sudden splash of cold water. The bathroom was poorly lite, and the only outlet appeared to be on the underside of the 1940’s style light', '…","user_reviewdate":"Jul. 2017","user_staydate":" June 2017","att_id":4359,"user_id":20} {"id":3427,"user_name":"PEI_Travellers","user_profile":"https://www.tripadvisor.ca/Profile/PEI_Travellers","user_rating":3,"user_review":"Did in a pinch. All big chain hotels in area were booked up. One of the desk clerks recommended Auberge Motel Moka-Creme. Room was clean, rate was decent. Clerk spoke absolutely no English, so checking in was a very painful process.","user_reviewdate":"Jul. 2012","user_staydate":" July 2012","att_id":2477,"user_id":76} {"id":3485,"user_name":"Nataliya M","user_profile":"https://www.tripadvisor.ca/Profile/464nataliyam","user_rating":5,"user_review":"Room on the corner We stayed in the corner room over the restaurant. Room was not big but has 3 Windows looking in different directions. Open them and have a fresh breeze filling the room. A little noise from traffic but keep them open is your choice and not nessesery. Bed was comfortable. Few', '…","user_reviewdate":"Sep. 2016","user_staydate":" September 2016","att_id":2522,"user_id":4} {"id":5098,"user_name":"Catherine D","user_profile":"https://www.tripadvisor.ca/Profile/CatherineD1860","user_rating":5,"user_review":"cosy accomodations with delicious 3-course breakfast We stayed at Gite La Marmotte for two days since we were visiting the zoo in Granby, about half an hour away. We rented the suite with a small room with sofa-bed. My five-year old was very happy to have her own space, which rarely happens when we travel. She slept very soundly.', '…","user_reviewdate":"Aug. 2018","user_staydate":" July 2018","att_id":3778,"user_id":18} {"id":4643,"user_name":"Barb042","user_profile":"https://www.tripadvisor.ca/Profile/Barb042","user_rating":3,"user_review":"Motel Le Radisson De Val-David. If you had the airconditioner on, it was freezing and noisey. f If you turned it off and opened the windows, the noise from the road was deafening. The location is NOT good. The beds were comfortable, however, and the staff was pleasant. The price was good. It's OK to pass\", '…","user_reviewdate":"Aug. 2013","user_staydate":" July 2013","att_id":3451,"user_id":74} {"id":1625,"user_name":"sarahandkyle","user_profile":"https://www.tripadvisor.ca/Profile/sarahandkyle","user_rating":3,"user_review":"Decent but one thing ruined it Great location in Picton and charming, but unfortunately one thing ruined it for me and my husband. We were in the area for a wedding this past weekend and stayed at The Fenix for one night in the 68 lower room. Positives: Great location and very handy that we were able to', '…","user_reviewdate":"May 2015","user_staydate":" May 2015","att_id":1166,"user_id":42} {"id":3518,"user_name":"Dreamfox","user_profile":"https://www.tripadvisor.ca/Profile/Dreamfox","user_rating":5,"user_review":"cosy and clean with a 6 star breakfast! A real familial cosy atmosphere is given by the owner that definitely wants you to be happy and receive a nice “Bed & Breakfast” experience. Being the only guest that night I was invited to visit / explore all the rooms and must say they are were all well arranged, painted', '…","user_reviewdate":"Dec. 2013","user_staydate":" November 2013","att_id":2536,"user_id":47} {"id":2701,"user_name":"JyotiP1981","user_profile":"https://www.tripadvisor.ca/Profile/JyotiP1981","user_rating":5,"user_review":"Beautiful hotel & Excellent Service! From the moment we checked in, this place stole our heart! We were running late so checked in after midnight and the front desk was super sweet and courteous. The room is perfect and the perfectly organized breakfast in the room is such a wonderful idea! The housekeeping', '…","user_reviewdate":"Mar. 2","user_staydate":" March 2019","att_id":1970,"user_id":58} {"id":3314,"user_name":"jdonn","user_profile":"https://www.tripadvisor.ca/Profile/jdonn","user_rating":5,"user_review":"Simple, comfortable chalet in a gorgeous setting.A real bargain! We spent three nights and wish we had planned many more. There are many beautiful sights and good restaurants in the area. The whale-watching is fantastic! The car ferry from Baie Sainte Catherine runs often, 24/7, and is free. Although the chalet is in a wooded area, with', '…","user_reviewdate":"Aug. 2017","user_staydate":" August 2017","att_id":2403,"user_id":21} {"id":1790,"user_name":"Larry H","user_profile":"https://www.tripadvisor.ca/Profile/larryhE3178JL","user_rating":3,"user_review":"Decent, but not for the mobility impaired We just returned from two nights there. The only available rooms were on the third floor, which requires climbing 24 steps. There was no grab bar in the bath room, so not recommended for the mobility impaired. The first impression pulling in was that the place looked a bit', '…","user_reviewdate":"Aug. 2018","user_staydate":" August 2018","att_id":1312,"user_id":101} {"id":2850,"user_name":"Rick M","user_profile":"https://www.tripadvisor.ca/Profile/rickmB5281UL","user_rating":5,"user_review":"Wonderful time in Tobermory We stayed at Cedar Grove Cottages Family Resort over the past weekend, and couldn't have been more pleased with our visit. We stayed in Cottage 1, the largest of all the cottages, and had 6 guys in the cabin (the weekend getaway was for a bachelor party). The resort was about\", '…","user_reviewdate":"Sep. 2017","user_staydate":" September 2017","att_id":2087,"user_id":65} {"id":4697,"user_name":"Maritimer37","user_profile":"https://www.tripadvisor.ca/Profile/Maritimer37","user_rating":5,"user_review":"Awesome Campground Wonderful campground with lots of big wooded sites. Lots to do for kids and adults. Water slides, nice pool and great playground. Great store and canteen A real nice pavillion for BBQ and music. Very clean and well managed.","user_reviewdate":"Aug. 2014","user_staydate":" July 2014","att_id":3490,"user_id":38} {"id":2366,"user_name":"Isabelle P","user_profile":"https://www.tripadvisor.ca/Profile/901isabellep","user_rating":3,"user_review":"Great service, good food, terrible decor At the Vieux Bicois, we shared good enough sangria, half a pulled pork pizza and half a bacon pizza. The pizzas were good and had generous toppings. Instead of pepperoni in the bacon pizza, you get even more bacon under the cheese. The waitress was everything a waitress should', '…","user_reviewdate":"Jul. 2016","user_staydate":" July 2016","att_id":1734,"user_id":78} {"id":5093,"user_name":"Mina M","user_profile":"https://www.tripadvisor.ca/Profile/minamH7084VU","user_rating":4,"user_review":"GREAT All the thing was good in Hotel-Motel Coronet.The room was good with a nice balcony. The staff was friendly and responsible. I missed my key there and they send immediately. It is a good choice for a stop-and-go.","user_reviewdate":"Sep. 2017","user_staydate":" August 2017","att_id":3773,"user_id":82} {"id":5018,"user_name":"eseliv","user_profile":"https://www.tripadvisor.ca/Profile/eseliv","user_rating":3,"user_review":"not for me First of all I don't play golf. Booked this hotel only because I wanted a place on the shore and at the tip of Gaspésie to explore nearby towns and parks. For the people playing golf it might worth it, I would not stay there again any soon. Location proved to be not perfect but\", '…","user_reviewdate":"Aug. 2015","user_staydate":" August 2015","att_id":3721,"user_id":84} {"id":2435,"user_name":"DKS","user_profile":"https://www.tripadvisor.ca/Profile/DKSYDK","user_rating":5,"user_review":"Clean room & great service First time visiting Campbell river. This cozy motel is located right by the ocean - amazing view. Room was very cleaned and well kept. We found owner was very accommodating and friendly. We felt very safe staying here. We will definitely stay here again when visiting Campbell', '…","user_reviewdate":"Feb. 2019","user_staydate":" February 2019","att_id":1776,"user_id":30} {"id":3521,"user_name":"Grandma_Pig","user_profile":"https://www.tripadvisor.ca/Profile/Grandma_Pig","user_rating":4,"user_review":"No pets allowed - but owners have a poodle - otherwise great value I have severe allergies so I only go to places that have a no-pets policy. I was surprised to find a poodle just outside the door of my room on arrival. It seems that \"no pets\" just means no pets belonging to guests. I hope the listing can be changed so it reflects the', '…","user_reviewdate":"Sep. 2014","user_staydate":" September 2014","att_id":2538,"user_id":100} {"id":2010,"user_name":"glaciergirl3","user_profile":"https://www.tripadvisor.ca/Profile/glaciergirl3","user_rating":5,"user_review":"Sweet little B&B Our family of three stayed for one night en route from Vermont to the fiords because it was more reasonably priced than the hotels in Saguenay. The B&B is in a rural location but not difficult to find. Maud and Yvon are lovely hosts, and both speak English. Be sure to note check', '…","user_reviewdate":"Aug. 2014","user_staydate":" July 2014","att_id":1471,"user_id":59} {"id":4376,"user_name":"Yorkie1948","user_profile":"https://www.tripadvisor.ca/Profile/Yorkie1948","user_rating":5,"user_review":"Great Stay I changed my plans to take in the Top of the World Highway so needed somewhere to stay in Dawson City and decided to stay here. I had one of the refurbished rooms (208) upstairs and it was great, everything i needed, Microwave, Fridge, Coffee Maker, Cable TV and good wi fi. Bed', '…","user_reviewdate":"Sep. 2018","user_staydate":" September 2018","att_id":3257,"user_id":51} {"id":460,"user_name":"Bekah S","user_profile":"https://www.tripadvisor.ca/Profile/431bekahs","user_rating":5,"user_review":"Wonderful! Delicious breakfast, great location for Ironman Mont Tremblant (only 20 minutes south, very straight forward drive), very comfortable and very welcoming hosts. I would definitely recommend this to anyone during winter and summer months. Delightful hot tub and pool in back.","user_reviewdate":"Aug. 2015","user_staydate":" August 2015","att_id":332,"user_id":98} {"id":4416,"user_name":"Noam S","user_profile":"https://www.tripadvisor.ca/Profile/Noam_Sh","user_rating":4,"user_review":"A nice stop on the way, good location I stayed with my family (2 adults, 3 year old, 5 month old baby) in one of the cottages for one night, on our way from New Brunswick to Toronto. The staff was very nice and helpful, the cottage cozy and nice, it's nothing fancy, but had everything we needed. The swimming pool\", '…","user_reviewdate":"Aug. 2018","user_staydate":" August 2018","att_id":3288,"user_id":94} {"id":5698,"user_name":"PAUL L","user_profile":"https://www.tripadvisor.ca/Profile/451PaulL","user_rating":4,"user_review":"Plain, but Good Value Small motel - only about 15 rooms just off the main road. This was a tough one to rate. Based just on looks and frills, it would only get a 3. But, all the basic amenities are there - A/C, micro., fridge, TV, good tub & shower and comfortable beds. Plus it's clean and costs\", '…","user_reviewdate":"Jun. 2018","user_staydate":" May 2018","att_id":4195,"user_id":72} {"id":1815,"user_name":"SUZIE38","user_profile":"https://www.tripadvisor.ca/Profile/SUZIE38","user_rating":4,"user_review":"comfort Went there to attend an academic meeting. It is a bed and breakfast, quiet tidy and close to eating places and downtown. Very comfortable. It is very close to Western Campus, with regular bus service to campus and downtown. Within walking distance to a pharmacy, subway, andv', '…","user_reviewdate":"Sep. 2015","user_staydate":" August 2015","att_id":1334,"user_id":3} {"id":2964,"user_name":"Pat5150","user_profile":"https://www.tripadvisor.ca/Profile/Pat5150","user_rating":3,"user_review":"Great hostel, but poor vibe due to all the families and young children L'Auberge de Douglastown is a similar establishment to the hostel in a converted school located in Cap-aux-Os, near the Forillon national park. Both also serve as community centers, libraries, and multi-task venues for their respective towns. Situated halfway between both\", '…","user_reviewdate":"Jul. 2018","user_staydate":" July 2018","att_id":2173,"user_id":63} {"id":1308,"user_name":"Vancouverguy_10","user_profile":"https://www.tripadvisor.ca/Profile/Vancouverguy_10","user_rating":1,"user_review":"Very Poor Value Stayed here August 12, 2014. A very tired and down at heel motel. Carpet in room was badly stained, not suitable for bare feet. Room bore no resemblance to photos on motel's website. At $105 was terrible value. Equates to what currently goes for $35/night all over the USA. \", '…","user_reviewdate":"Aug. 2014","user_staydate":" August 2014","att_id":951,"user_id":45} {"id":2013,"user_name":"peter z","user_profile":"https://www.tripadvisor.ca/Profile/peterz695","user_rating":5,"user_review":"Pleasant stay We would like to thank Christine for her hospitality and friendliness. Our stay at your beautiful and very clean home was very enjoyable. The breakfast was great, but the crepes, wow, now that is the way to start your day, thank you! we wish you and your family well and hope to', '…","user_reviewdate":"Sep. 2014","user_staydate":" August 2014","att_id":1474,"user_id":48} {"id":6108,"user_name":"rmitric","user_profile":"https://www.tripadvisor.ca/Profile/rmitric","user_rating":1,"user_review":"Ridiculous service The customer assistant refused (August 1, 2018, 13:49 o’clock) my request to send me an e-mail in order to confirm that I have stayed there for one night (VERY SIMPLE CASE, I paid them -the Motel Bonsoir- with a credit card at the check-out and I had attached a copy of the', '…","user_reviewdate":"Aug. 2018","user_staydate":" May 2018","att_id":4450,"user_id":14} ================================================ FILE: etl/u_id_df/part-00002-c0814be7-b91e-4586-9388-7a44d9ed338e-c000.json ================================================ {"id":2735,"user_name":"melaniearden","user_profile":"https://www.tripadvisor.ca/Profile/melaniearden","user_rating":4,"user_review":"Good for overnight stop This is a traveler's' motel and is a good price for a stopover. Breakfast was ok and the room was clean and the beds comfortable. The location is easy to find just off the highway. The staff were very nice too.","user_reviewdate":"Dec. 2016","user_staydate":" November 2016","att_id":1999,"user_id":61} {"id":2980,"user_name":"duncanfly","user_profile":"https://www.tripadvisor.ca/Profile/duncanfly","user_rating":3,"user_review":"If you need a place to stay on the Gaspe, this should suit your basic needs. We rolled into Gaspe a little tired and worn-out from our drive. This hotel offers most of the basic ammentties but we noticed there were other places to stay in this little town. The cost was resonable but if you wanted a real experience, thier were places located closer to', '…","user_reviewdate":"Oct. 2009","user_staydate":" July 2009","att_id":2181,"user_id":85} {"id":5893,"user_name":"Melissa V","user_profile":"https://www.tripadvisor.ca/Profile/155melissav","user_rating":5,"user_review":"Cozy Country Inn My husband and I stayed here 3 nights while visiting Ile D'orléans and Old Québec. Our original hotel reservation with a different hotel was lost and we were on the island at 11pm with nowhere to stay. We called the Auberge and the lovely hostess provided us a room at that late\", '…","user_reviewdate":"Jun. 2017","user_staydate":" June 2017","att_id":4321,"user_id":66} {"id":2580,"user_name":"carm61","user_profile":"https://www.tripadvisor.ca/Profile/carm61","user_rating":4,"user_review":"Very clean, nice hostess. Small room, great for a 1 or 2 night night stay. They also have bigger rooms with kitchenettes. The best thing is it's right in the middle of everything. Just park your car and walk everywhere. You can also take a bus tour of all of Gaspesie right across the street. Whale\", '…","user_reviewdate":"Aug. 2018","user_staydate":" August 2018","att_id":1882,"user_id":29} {"id":3180,"user_name":"LoveToTravel1982282","user_profile":"https://www.tripadvisor.ca/Profile/LoveToTravel1982282","user_rating":5,"user_review":"Amazing hosts We stayed here two nights after arriving by ferry from Prince Rupert the day before. Kelley welcomed us late evening around midnight. It was a fantastic stay. They have two super clean and beautiful rooms with one bathroom each. In the morning Kelley prepares a very delicious', '…","user_reviewdate":"Aug. 2018","user_staydate":" August 2018","att_id":2327,"user_id":90} {"id":2585,"user_name":"Shyla A","user_profile":"https://www.tripadvisor.ca/Profile/955shylaa","user_rating":4,"user_review":"2 night stay What a great little place! Had a kitchenette which was awesome for making breakfast instead of going out. It was clean and had a great view of the water, plus there is an actual rock with seals on it. You just walk down a little path and overlook the cliff and boom! Seals! We', '…","user_reviewdate":"Jul. 2017","user_staydate":" July 2017","att_id":1885,"user_id":77} {"id":3523,"user_name":"Urseen","user_profile":"https://www.tripadvisor.ca/Profile/Urseen","user_rating":5,"user_review":"One of our best B&B's in Quebec If you plan a trip to the Mauricier National Park, go to this B&B!! It's situated about 5Km away from the park entrance and 2min away from the river, where you can take a swimm, play beach volley, BBQ and and and. Th B&B offers different games, that you can use for free\", '…","user_reviewdate":"Jul. 2013","user_staydate":" July 2013","att_id":2539,"user_id":35} {"id":2515,"user_name":"Fifi01","user_profile":"https://www.tripadvisor.ca/Profile/Fifi01","user_rating":4,"user_review":"A Comfortable Stay We stayed two nights as part of our rockies tour. The rooms are clean and comfortable and we had a great view out onto the river. There is a deck down by the river which is quite nice to take a bottle of wine and a book and watch the river go past in the evening. Breakfasts were', '…","user_reviewdate":"Aug. 2007","user_staydate":" August 2007","att_id":1830,"user_id":53} {"id":2588,"user_name":"Leigh C","user_profile":"https://www.tripadvisor.ca/Profile/WileyFrench","user_rating":5,"user_review":"What a gem! We stayed two nights in this lovely spot. They were about two days from closing for the winter, so there was no breakfast offered, but that was fine. The room was just lovely, and the location was great. The patio had great chairs, there were sliding/rockers and other seating', '…","user_reviewdate":"Oct. 2018","user_staydate":" October 2018","att_id":1886,"user_id":105} {"id":480,"user_name":"GB1209","user_profile":"https://www.tripadvisor.ca/Profile/GB1209","user_rating":2,"user_review":"Unit 238-4 two Families Unit 238-4 is very dated and needs a upgrade badly. Beds were old, master bedroom door frame was broken, kitchen chair broken, bathròom tiles broken and held down with tape, kitchen utensils were old and hardly useable. The couch in the living room was so old and broken down', '…","user_reviewdate":"Feb. 2018","user_staydate":" February 2018","att_id":347,"user_id":43} {"id":2578,"user_name":"DevPS","user_profile":"https://www.tripadvisor.ca/Profile/DevPS","user_rating":2,"user_review":"Not as expected Though it looks good from the outside, the inside definitely needs improvement in many ways. Old building. We were given the room on the side of the bathroom and we did not like it at all. Noisy and creaky floor, door does not close properly, cannot be locked when you go out', '…","user_reviewdate":"Aug. 2014","user_staydate":" August 2014","att_id":1880,"user_id":39} {"id":2945,"user_name":"Angelaizzo89","user_profile":"https://www.tripadvisor.ca/Profile/Angelaizzo89","user_rating":5,"user_review":"Loved this B&B We stayed two nights, Danielle and Laurent were so nice they made us feel at home, made delicious breakfast, gave us great advice on things to do and places to eat. We had great conversations in the morning. Room was large and comfy. Best B&B we stayed at during our trip! ', '…","user_reviewdate":"Aug. 2018","user_staydate":" August 2018","att_id":2160,"user_id":15} {"id":4543,"user_name":"Jason Fredericton","user_profile":"https://www.tripadvisor.ca/Profile/PhotogJason","user_rating":5,"user_review":"A wonderful bed and breakfast I spent two nights here during Canada Day weekend because I was in New Richmond (26 km away) photographing one of the Canadian Rally Championship races. I was lucky enough to find this spot at the last minute and after staying here, with clean rooms, a wonderfully delicious', '…","user_reviewdate":"Jul. 2016","user_staydate":" July 2016","att_id":3382,"user_id":107} {"id":5037,"user_name":"Edy D","user_profile":"https://www.tripadvisor.ca/Profile/371edyd","user_rating":5,"user_review":"Definitely a place to stay The room was extremely clean, lots of amenities, very hospitable owners. Great equipment rental. We spent the day on Lac Sacacomie. Severine and Philippe are wonderful and very helpful. There is a continental breakfast, onsite bbq facilities, in-room fridge, so making our own', '…","user_reviewdate":"Aug. 2018","user_staydate":" July 2018","att_id":3736,"user_id":99} {"id":4399,"user_name":"Roadrunner666","user_profile":"https://www.tripadvisor.ca/Profile/Roadrunner666","user_rating":4,"user_review":"Nice B/B downtown LaTuque Very nice B/B located in the downtown area of LaTuque. Very clean, absolutely spotless rooms and bathroom. The host, Syvie and Sylvius are very frienfly locals. We were immediately at ease and they made sure our stay was confortable and pleasurable. Breakfast next morning', '…","user_reviewdate":"Aug. 2013","user_staydate":" August 2013","att_id":3274,"user_id":93} {"id":4742,"user_name":"Marjorie F","user_profile":"https://www.tripadvisor.ca/Profile/370marjorief","user_rating":5,"user_review":"My experience at the Gite I had a great time, the room was beautiful, the breakfast was also great! The service and the staff was fantastic. Food wise I highly recommend the restaurant they own just 10 minutes away the food is amazing and the restaurant is very charming! I will definitely go back ","user_reviewdate":"Dec. 2014","user_staydate":" September 2014","att_id":3521,"user_id":57} {"id":5867,"user_name":"DPM","user_profile":"https://www.tripadvisor.ca/Profile/DenaM294","user_rating":5,"user_review":"Clean room and charming owner. Our room was very clean and modern. The owner, Claude was very charming and accommodating. His English was limited but we managed to communicate well – plus Our French was very limited as well. The price was good and the breakfast was very nice.","user_reviewdate":"Jul. 2014","user_staydate":" June 2014","att_id":4305,"user_id":92} {"id":265,"user_name":"goldsackdenise","user_profile":"https://www.tripadvisor.ca/Profile/goldsackdenise","user_rating":3,"user_review":"Good value We had a lot of fun at this little motel. They are in the process of fixing it up. Staff is so nice. It also has guest laundry facility which I appreciated. Its not fancy, but it is a good value. The rooms are clean and our unit had a little kitchen area as well. My only', '…","user_reviewdate":"Aug. 2016","user_staydate":" July 2016","att_id":202,"user_id":12} {"id":1301,"user_name":"petite_nemo","user_profile":"https://www.tripadvisor.ca/Profile/Maude_29","user_rating":4,"user_review":"Good value, clean and staff very accommodating Great value for the price. Our room was very clean, quite large, it wasn't too noisy, and we really appreciated the mini kitchen facilities. We also found the staff to be very accommodating as we needed a place to keep some things frozen and they've offered to keep it for us in\", '…","user_reviewdate":"Oct. 2018","user_staydate":" September 2018","att_id":946,"user_id":37} {"id":4838,"user_name":"Titevie","user_profile":"https://www.tripadvisor.ca/Profile/Titevie","user_rating":5,"user_review":"Makes you feel like home! Went there last weekend for 2 nights. What a nice find! All rooms are clean and comfy, with private washrooms and all the commodities you wish for! Very well decorated too by the owner, who is also a painter. She proudly will show you her works, without making you uncomfortable', '…","user_reviewdate":"May 2017","user_staydate":" May 2017","att_id":3590,"user_id":2} {"id":4909,"user_name":"lac38","user_profile":"https://www.tripadvisor.ca/Profile/lac38","user_rating":5,"user_review":"Lovely place! This was our second visit to Gite chez Lucie. She is very warm and friendly, she was very happy to see us return. The house is beautifully decorated, as are the rooms, the place is spotless and we had our own bathroom. The breakfast is continental, but offers plenty of food', '…","user_reviewdate":"Oct. 2016","user_staydate":" August 2016","att_id":3648,"user_id":22} {"id":5448,"user_name":"TravelcrazyAntwerp","user_profile":"https://www.tripadvisor.ca/Profile/TravelcrazyAntwerp","user_rating":4,"user_review":"Rustic hotel, very good dinner and breakfast My husband and I stayed for 1 night in this hotel. The hotel is located at the edge of the village of Sainte-Rose-du-Nord, next to the cemetary. It is very quiet as a result. The rooms are reached by a stair outside at the side of the hotel. The decor of the room is rustic. We', '…","user_reviewdate":"Nov. 2015","user_staydate":" September 2015","att_id":4024,"user_id":83} {"id":3509,"user_name":"Lala C","user_profile":"https://www.tripadvisor.ca/Profile/30lalac","user_rating":5,"user_review":"Superb Amazing.... Beautifull house on the lake!! Very clean & bright. Delicious breakfast prepared with local products (crepes are to die for).Jeanne and Christian sure know how to make you feel at home still with a detailed attention in a very quiet and cozy place, they also', '…","user_reviewdate":"Aug. 2016","user_staydate":" August 2016","att_id":2529,"user_id":50} {"id":1980,"user_name":"Joan G","user_profile":"https://www.tripadvisor.ca/Profile/6JoanG","user_rating":1,"user_review":"Not Good! Did not enjoy this place! Had to move cottages 3 times within 2 days! What is shown on internet is the owners cottage! Not what you get! Also water was unable to swim in and would of been nice to told prior to arrival! We left early! Nicole was great but place no good! ', '…","user_reviewdate":"Jul. 2012","user_staydate":" August 2011","att_id":1459,"user_id":36} {"id":4165,"user_name":"Adam B","user_profile":"https://www.tripadvisor.ca/Profile/adambC6534HT","user_rating":5,"user_review":"Amazing place! Jut a wonderful place. As soon as we arrived we felt at home. The staff are lovely, warm and friendly. The food is home cooked and delicious. The scenery is breathtaking. My son (2 y.o.) had a fantastic time. Recommend thoroughly.","user_reviewdate":"Oct. 2018","user_staydate":" October 2018","att_id":3097,"user_id":60} {"id":5858,"user_name":"spidergirlotburg","user_profile":"https://www.tripadvisor.ca/Profile/spidergirlotburg","user_rating":4,"user_review":"Comfortable but someone messed up the sink I was in room 18. I liked everything about the hotel, the bed, the internet and the friendly and helpful staff. The room was spacious with an easy chair where I watched netflix on my computer. I also took a nice warm shower. But someone got too aggressive with cleaning the', '…","user_reviewdate":"Aug. 2014","user_staydate":" August 2014","att_id":4299,"user_id":55} {"id":1275,"user_name":"Amandine V","user_profile":"https://www.tripadvisor.ca/Profile/758amandinev","user_rating":5,"user_review":"Perfect ! It was a big pleasure to sleep one night in the beautiful house of Carole. It is very clean and well equipment, there is everything you need. It is also very well decorated ! The view on the Ontario lake is just wonderful and you are only 10 mn by car to the center of Kingston.', '…","user_reviewdate":"Sep. 2016","user_staydate":" September 2016","att_id":925,"user_id":64} {"id":5728,"user_name":"Michel B","user_profile":"https://www.tripadvisor.ca/Profile/313leep","user_rating":4,"user_review":"You have what you are paying for We rented this place at the last minute. We wanted to go at Centre de plein air. The room was ok. Nothing fancy, but it was clean. The view was incredible. The action on the site was also fun, lots of people. The breakfast was very nice. Lots of choices and the food was good. I', '…","user_reviewdate":"Jul. 2017","user_staydate":" July 2017","att_id":4211,"user_id":96} {"id":955,"user_name":"ScentOfFlowers","user_profile":"https://www.tripadvisor.ca/Profile/ScentOfFlowers","user_rating":5,"user_review":"Hanging out We had originally booked for two days, but due to a friend falling ill, we were luckily able to add on two extra days. My grandparents moved to Vesuvius in 55 and I spent all of my summers there. This was a wonderful 4 days of reminiscing. After the initial meet and greet with', '…","user_reviewdate":"Jun. 2018","user_staydate":" May 2018","att_id":694,"user_id":19} {"id":2020,"user_name":"Joanne C","user_profile":"https://www.tripadvisor.ca/Profile/C9443SNjoannec","user_rating":5,"user_review":"Comfortable and quiet I stayed at this B&B for one night as I was visiting a relative in lac St-Jean. The house is beautiful and impeccably kept. My room was comfortable and quiet. The bed was nice and soft with lots of pillows. They have two bathrooms. One with a nice bath tub and one with a shower.', '…","user_reviewdate":"Jul. 2016","user_staydate":" July 2016","att_id":1480,"user_id":89} ================================================ FILE: etl/u_id_df/part-00003-c0814be7-b91e-4586-9388-7a44d9ed338e-c000.json ================================================ {"id":4918,"user_name":"islandrockin","user_profile":"https://www.tripadvisor.ca/Profile/islandrockin","user_rating":4,"user_review":"Good place in Bamfield Unit was clean,the property overall presents well.The owners Don & Dianne are great hosts.Only one of the units has a view though,but the units themselves are clean and have good furnishings all the utensils needed and good linens. Satellite Flatscreen TV and WiFi Good location', '…","user_reviewdate":"Mar. 2015","user_staydate":" March 2015","att_id":3653,"user_id":91} {"id":315,"user_name":"Nancy L","user_profile":"https://www.tripadvisor.ca/Profile/nancylG8212WE","user_rating":5,"user_review":"Remote Beauty, First Class Treatment This little lodge overlooking the Kispiox River is surrounded by natural beauty. With only 8 guestrooms, service is indeed individual. The friendly and courteous staff greeted us by name, noted our preferences and catered to our needs. Gourmet food was prepared with food', '…","user_reviewdate":"Aug. 2018","user_staydate":" August 2018","att_id":233,"user_id":1} {"id":2950,"user_name":"Alek S","user_profile":"https://www.tripadvisor.ca/Profile/aleks958","user_rating":5,"user_review":"The view is great, Owners are very nice, view is great, room is not expensive, clean, very quiet place. It is small but they provide everything you need. Each cabin has a grill next to it. You will wake up with a sound of ocean","user_reviewdate":"Aug. 2018","user_staydate":" July 2018","att_id":2164,"user_id":34} {"id":5008,"user_name":"LeNord-Cotier","user_profile":"https://www.tripadvisor.ca/Profile/LeNord-Cotier","user_rating":2,"user_review":"Pour le prix, c'est correct ! Les points positifs : - La localisation est très agréable, au coeur de la ville et face au Lac-St-Jean ; - Le prix est idéal en voyage budget (autour de 50 $ pour une chambre) ; - La grandeur de la chambre (située dans le pavillon face au Lac) est adéquate. Les points négatifs', '…","user_reviewdate":"Jan. 2012","user_staydate":" September 2011","att_id":3716,"user_id":25} {"id":2597,"user_name":"John W","user_profile":"https://www.tripadvisor.ca/Profile/johnwW6062AZ","user_rating":5,"user_review":"Great Visit We were there in January and they offered a snowmobile package breakfast / dinner and accommodations. Great food clean comfortable room. Not to far off the trails but because we were coming in after dark (sunset 1600 hrs) better signage would have helped. Make sure you fill', '…","user_reviewdate":"Mar. 2018","user_staydate":" January 2018","att_id":1892,"user_id":10} {"id":6033,"user_name":"Mark_S36669","user_profile":"https://www.tripadvisor.ca/Profile/Mark_S36669","user_rating":4,"user_review":"A Nice Stay Clean room with nice decor. It smelled a touch stale and, yes, as a previous reviewer noted, hte coffee maker was a little dirty. But no big deal. They have the regular motel rooms and also have the \"efficiency units\" with something more in the way of appliances such as stove', '…","user_reviewdate":"Apr. 2014","user_staydate":" April 2014","att_id":4399,"user_id":16} {"id":5003,"user_name":"Tom B","user_profile":"https://www.tripadvisor.ca/Profile/tombH4399HE","user_rating":4,"user_review":"Lovely B&B with authentic homemade treats for breakfast The gite is located next to highway 138, but traffic didn' bother us. Besides the regular croissants, slices of bread, there is a treat like bananabread or a brioche with orange for every guest. The eggs are made to your choice and à la minute. Coffee, tea or hot chocolate\", '…","user_reviewdate":"Nov. 2014","user_staydate":" July 2014","att_id":3712,"user_id":24} {"id":4937,"user_name":"AnnaJHToronto","user_profile":"https://www.tripadvisor.ca/Profile/AnnaJHToronto","user_rating":5,"user_review":"Warm welcome in magical region Beautiful inn, restaurant and cultural centre in the heart of the island. Wonderful hosts, who’ve renovated this space with so much love. Very pretty rooms with private bathrooms and gorgeous views, extremely comfortable beds, decorated with charm and creativity and local art.', '…","user_reviewdate":"Mar. 18","user_staydate":" March 2019","att_id":3669,"user_id":28} {"id":4793,"user_name":"Redgreen542","user_profile":"https://www.tripadvisor.ca/Profile/Redgreen542","user_rating":5,"user_review":"Excellent Food and Value We went for the prime rib night and certainly were not disappointed. The elk spring rolls were awesome!! Then we had caesar salad prior to our prime rib. Again top drawer!! The prime rib was a HUGE portion complimented with mashed potatoes, gravy, fresh vegetables and', '…","user_reviewdate":"Nov. 2018","user_staydate":" November 2018","att_id":3559,"user_id":70} {"id":1215,"user_name":"twoinmaine","user_profile":"https://www.tripadvisor.ca/Profile/twoinmaine","user_rating":3,"user_review":"Basic Lodging on North Side of Gros Morne Mrs. TwoInMaine loves the beach at Shallow Bay - the warm water, long sand beach, dunes, gentle lapping waves. The J&J B&B is two miles from the beach in the town of Cow Head. Shallow Bay Motel owns every lodging in town, and this a good one-night or two-night stay location. The', '…","user_reviewdate":"Feb. 2019","user_staydate":" August 2018","att_id":875,"user_id":0} {"id":1383,"user_name":"deepa p","user_profile":"https://www.tripadvisor.ca/Profile/631deepap","user_rating":4,"user_review":"Super Vegetarian B&B Being a vegetarian & sensitive to meat/sea food smells, I was delighted to find this B&B which serves only vegetarian. The hosts Richard & Sandrine were very hospitable and made us feel completely at ease. They were very helpful as well. The room & bathroom was neat and', '…","user_reviewdate":"Sep. 2015","user_staydate":" August 2015","att_id":1008,"user_id":71} {"id":4215,"user_name":"mickyrouten","user_profile":"https://www.tripadvisor.ca/Profile/mickyrouten","user_rating":4,"user_review":"Would have gotten only 3 circles This was a very basic, out-of--the way place, & I would probably only have given it a 3 rating, but the 3 or 4 front desk people we dealt with were especially pleasant. The room was clean, & there was adequate space. It had a mini fridge (with a small freezer section), mini', '…","user_reviewdate":"Aug. 2018","user_staydate":" August 2018","att_id":3140,"user_id":62} {"id":5723,"user_name":"Dallas M","user_profile":"https://www.tripadvisor.ca/Profile/dallasm417","user_rating":5,"user_review":"Very excellent management This place is amazing upon arrival. Well maintained place. Owner was very respectful and very understanding. Rooms are very well looked after with huge TVs. They respect your privacy and take time to drop off towels/coffee/etc. When staying for long periods.","user_reviewdate":"Mar. 25","user_staydate":" March 2019","att_id":4209,"user_id":32} {"id":5423,"user_name":"dogpaw2016","user_profile":"https://www.tripadvisor.ca/Profile/dogpaw2016","user_rating":5,"user_review":"Quiet piece of Heaven Quiet, peaceful get away. Beautiful resort cottages, well maintained. Lots of fishing, boating, water is clean and beautiful, nice beach for swimming. Camp fires at night, no sounds except nature saying hello stranger.","user_reviewdate":"Feb. 2019","user_staydate":" August 2018","att_id":4010,"user_id":67} {"id":5708,"user_name":"Nicole G","user_profile":"https://www.tripadvisor.ca/Profile/nicolegX9379TL","user_rating":4,"user_review":"Charming The location is conveniently located near the hospital and the skating arena. Modest, clean rooms with all the amenities you need (microwave, fridge and coffee pot). Would recommend this place to friends. Can't beat the price! Love the idea of a community kitchen.","user_reviewdate":"Apr. 2017","user_staydate":" February 2017","att_id":4201,"user_id":49} {"id":2375,"user_name":"christasmith","user_profile":"https://www.tripadvisor.ca/Profile/christasmith","user_rating":5,"user_review":"Charming and comfortable Wonderful time, excellent and generous breakfast! Good for guest with dietary restrictions, like gluten free and dairy free. Highly recommend, the hosts are friendly and helpful without being invasive :)","user_reviewdate":"Jun. 2018","user_staydate":" June 2018","att_id":1739,"user_id":87} {"id":6073,"user_name":"Shawn D","user_profile":"https://www.tripadvisor.ca/Profile/330shawnd","user_rating":5,"user_review":"Private sites, Amazing ocean sunsets!! We stayed most of the week in our RV. Very relaxing park. Nice wooded sites, as well as some on the waterfront. Plenty of spacious sites with 3 services. Amazing sunsets by the beach. A few km from the beautiful oceanfront bike/walking path. Mosquitoes came out in the', '…","user_reviewdate":"Aug. 2018","user_staydate":" August 2018","att_id":4428,"user_id":79} {"id":2978,"user_name":"Rosey009","user_profile":"https://www.tripadvisor.ca/Profile/Rosey009","user_rating":4,"user_review":"Comfortable & delicious B&B We stayed here for 2 nights so we would be close to Forillon Park to go hiking. It was an excellent location for us, right along the River. It was quiet and the room was large and comfortable with free wireless. The bed and breakfast is beautifully decorated with antiques. It's\", '…","user_reviewdate":"Aug. 2014","user_staydate":" July 2014","att_id":2179,"user_id":86} {"id":835,"user_name":"Binky602013","user_profile":"https://www.tripadvisor.ca/Profile/Binky602013","user_rating":5,"user_review":"A Great Cottage! We stayed for a couple of nights this week. We had cottage #3. Very cute, cozy, had all amenities other than TV but had some CD’s and wifi is fast and efficient. The view was outstanding. The weather was iffy the time we were there and we did not use the canoe, bicycles or fish', '…","user_reviewdate":"Sep. 2018","user_staydate":" September 2018","att_id":617,"user_id":7} {"id":2595,"user_name":"Vaughn B","user_profile":"https://www.tripadvisor.ca/Profile/915vaughnb","user_rating":4,"user_review":"Excellent location! This is an OLD building. Make no mistake about it...... Rooms were CLEAN, and that gets top marks with us. Small kitchenette was a pleasant surprise, and enough to make some great meals. Only staples offered are salt/pepper, and coffee filters. Anything else, down to the store', '…","user_reviewdate":"Jul. 2017","user_staydate":" July 2017","att_id":1890,"user_id":56} {"id":4548,"user_name":"Jenny A","user_profile":"https://www.tripadvisor.ca/Profile/91farmerwife","user_rating":5,"user_review":"Best B & B My husband and I were traveling in Alberta and had the opportunity of staying at the SpringBreak Flower Farm B and B in Crowsnest Pass. Our hosts Rick and Val were wonderful and Val made us an amazing breakfast. The best part was the location and spending time on their beautiful', '…","user_reviewdate":"Sep. 2018","user_staydate":" June 2018","att_id":3387,"user_id":8} {"id":340,"user_name":"Nancy L","user_profile":"https://www.tripadvisor.ca/Profile/nancylG8212WE","user_rating":5,"user_review":"Remote Beauty, First Class Treatment This little lodge overlooking the Kispiox River is surrounded by natural beauty. With only 8 guestrooms, service is indeed individual. The friendly and courteous staff greeted us by name, noted our preferences and catered to our needs. Gourmet food was prepared with food', '…","user_reviewdate":"Aug. 2018","user_staydate":" August 2018","att_id":244,"user_id":1} {"id":2015,"user_name":"ENRIC-23","user_profile":"https://www.tripadvisor.ca/Profile/ENRIC-23","user_rating":1,"user_review":"Well-located in the middle of the nature. Surrounded by a beautiful nature near to the river. The \"Auberge\" is a bit far from Chicoutimi, it is necessary to go there by car. The building is nice and warm. When I arrived nobody was in the reception. Check the info before going there.","user_reviewdate":"Oct. 2016","user_staydate":" September 2016","att_id":1476,"user_id":44} ================================================ FILE: final_hotel_recc.ipynb ================================================ { "cells": [ { "cell_type": "code", "execution_count": 1, "metadata": {}, "outputs": [], "source": [ "import pandas as pd\n", "import ipywidgets as w\n", "from IPython.display import display, IFrame\n", "import pyspark\n", "from pyspark.sql import SQLContext, functions, types\n", "from pyspark.sql import Row\n", "import matplotlib.pyplot as plt\n", "from hotel_recc import *\n", "%matplotlib inline" ] }, { "cell_type": "code", "execution_count": 3, "metadata": {}, "outputs": [], "source": [ "sc=pyspark.SparkContext(appName=\"hotel_recc\")\n", "spark = SQLContext(sc)" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## User details and Preferences" ] }, { "cell_type": "code", "execution_count": 4, "metadata": {}, "outputs": [ { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "6e82f1f1baec49caa1b1d70a0a7530b2", "version_major": 2, "version_minor": 0 }, "text/plain": [ "HBox(children=(VBox(children=(Text(value='', description='User Name'), Text(value='', description='Destination…" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "## Ipywidgets to get user name and destination\n", "name = w.Text(description=\"User Name\")\n", "place = w.Text(description=\"Destination\")\n", "v1 = w.VBox([name,place])\n", "\n", "## Ipywidgets to get start and end date of the trip\n", "\n", "start = w.DatePicker(description='Start Date',disabled=False)\n", "end = w.DatePicker(description='End Date',disabled=False)\n", "v2 = w.VBox([start,end])\n", "\n", "out = w.HBox([v1,v2])\n", "display(out)" ] }, { "cell_type": "code", "execution_count": 5, "metadata": {}, "outputs": [], "source": [ "## Reading file containing hotel details after removing duplicates\n", "del_dup = spark.read.json('etl/del_dup')\n", "\n", "## Reading file containing hotel details after removing duplicates and exploding amenities\n", "newh_df = spark.read.json('etl/newh_df')\n", "\n", "del_dup.createOrReplaceTempView('del_dup')\n", "newh_df.createOrReplaceTempView('newh_df')" ] }, { "cell_type": "code", "execution_count": 6, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "Select atleast 5 amenities:\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "dd2033dc45264348a5ac61c05207cf2c", "version_major": 2, "version_minor": 0 }, "text/plain": [ "HBox(children=(VBox(children=(Button(description=' Nonsmoking hotel', layout=Layout(height='100px', width='100…" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stdout", "output_type": "stream", "text": [ " Nonsmoking hotel\n", "Select 4 more!\n", "\n", " Family Rooms\n", "Select 3 more!\n", "\n", " Public Wifi\n", "Select 2 more!\n", "\n", " Pets Allowed Dog Pet Friendly \n", "Select 1 more!\n", "\n", " Air conditioning\n" ] } ], "source": [ "## Finding top 15 amentities to ask users to select inorder to provide hotel recommendations based on amenities chosen\n", "newh1_df = spark.sql(\"SELECT amenities,COUNT(amenities) AS tot_count FROM newh_df GROUP BY amenities ORDER BY tot_count DESC\")\n", "top_amenities = [x[0] for x in newh1_df.head(16) if x[0] != '']\n", "\n", "## Getting user's amenity preferences\n", "amenities_pref = []\n", "def on_button_clicked(b):\n", " if b.description in amenities_pref:\n", " return\n", " print(b.description)\n", " amenities_pref.append(b.description)\n", " if(len(amenities_pref) < 5):\n", " print(\"Select {x} more!\\n\".format(x=5-len(amenities_pref)))\n", " \n", "but_layout = w.Layout(width='100%', height='100px')\n", "but_items = [w.Button(description=c, layout=but_layout) for c in top_amenities]\n", "on_clk = [item.on_click(on_button_clicked) for item in but_items]\n", "r1 = w.VBox([i for i in but_items[:5]])\n", "r2 = w.VBox([i for i in but_items[5:10]])\n", "r3 = w.VBox([i for i in but_items[10:]])\n", "buttons = w.HBox([r1,r2,r3])\n", "print(\"Select atleast 5 amenities:\")\n", "display(buttons)" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Model training and evaluation" ] }, { "cell_type": "code", "execution_count": 7, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "best rank : 12\n", "best RMSE:3.08025294004643\n" ] }, { "data": { "text/plain": [ "" ] }, "execution_count": 7, "metadata": {}, "output_type": "execute_result" }, { "data": { "image/png": "iVBORw0KGgoAAAANSUhEUgAAAXcAAAD8CAYAAACMwORRAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAADl0RVh0U29mdHdhcmUAbWF0cGxvdGxpYiB2ZXJzaW9uIDMuMC4yLCBodHRwOi8vbWF0cGxvdGxpYi5vcmcvOIA7rQAADelJREFUeJzt3X+s3XV9x/Hna23Fn4HN3ijrDy6JzRYlKuyGwUgWIjMpSOiS4QLZFBhLMyMTF5MFXAIZf2m26GYwkAYY4AhiKnOdK9NGSNA/6LitBWkrW8PUtqvrFbTYobJu7/1xvy53t7ecc+89957L5z4fyU3P+Z5Pz/edby7Pe/q933NIVSFJassvDHsASdLgGXdJapBxl6QGGXdJapBxl6QGGXdJapBxl6QGGXdJapBxl6QGrRzWjlevXl2jo6PD2r0kvSrt2rXrB1U10mvd0OI+OjrK+Pj4sHYvSa9KSb7bzzpPy0hSg4y7JDXIuEtSg4y7JDXIuEtSg4y7JDXIuEtSg4y7JDXIuEtSg4b2DtX5GL3pHxd1f9/5xPsWdX8anMX8XvH75NWrxab0fOWe5LVJ/jnJU0n2JvnzGdacluShJAeS7EwyuhDDSpL6089pmZ8B76mqdwHvBjYmuWDamuuBH1bV24BPA58c7JiSpNnoGfeadLy7u6r7qmnLNgH3dbe3ApckycCmlCTNSl+/UE2yIske4Ciwo6p2TluyBjgIUFUngGPAmwc5qCSpf33Fvar+u6reDawFzk9yzlx2lmRzkvEk4xMTE3N5CklSH2Z1KWRV/Qh4DNg47aHDwDqAJCuB04HnZ/j7W6pqrKrGRkZ6fta8JGmO+rlaZiTJGd3t1wHvBb49bdk24Jru9pXAo1U1/by8JGmR9HOd+5nAfUlWMPnD4AtV9eUktwHjVbUNuBv4XJIDwAvAVQs2sSSpp55xr6qngXNn2H7LlNs/Bd4/2NEkSXPlxw9IUoOMuyQ1yLhLUoOMuyQ1yLhLUoOMuyQ1yLhLUoOMuyQ1yLhLUoOMuyQ1yLhLUoOMuyQ1yLhLUoOMuyQ1yLhLUoOMuyQ1yLhLUoOMuyQ1yLhLUoOMuyQ1yLhLUoOMuyQ1yLhLUoOMuyQ1yLhLUoN6xj3JuiSPJdmXZG+SG2dYc3GSY0n2dF+3LMy4kqR+rOxjzQngY1W1O8mbgF1JdlTVvmnrvl5Vlw9+REnSbPV85V5VR6pqd3f7x8B+YM1CDyZJmrtZnXNPMgqcC+yc4eELkzyV5JEk7xjAbJKkOerntAwASd4IfBH4aFW9OO3h3cBZVXU8yWXAl4ANMzzHZmAzwPr16+c8tCTplfX1yj3JKibD/kBVPTz98ap6saqOd7e3A6uSrJ5h3ZaqGquqsZGRkXmOLkk6lX6ulglwN7C/qj51ijVv7daR5PzueZ8f5KCSpP71c1rmIuADwLeS7Om2fRxYD1BVdwJXAh9KcgL4CXBVVdUCzCtJ6kPPuFfVN4D0WHM7cPughpIkzY/vUJWkBhl3SWqQcZekBhl3SWqQcZekBhl3SWqQcZekBhl3SWqQcZekBhl3SWqQcZekBhl3SWqQcZekBhl3SWqQcZekBhl3SWqQcZekBhl3SWqQcZekBhl3SWqQcZekBhl3SWqQcZekBhl3SWqQcZekBvWMe5J1SR5Lsi/J3iQ3zrAmST6T5ECSp5OctzDjSpL6sbKPNSeAj1XV7iRvAnYl2VFV+6asuRTY0H39OnBH96ckaQh6vnKvqiNVtbu7/WNgP7Bm2rJNwP016QngjCRnDnxaSVJfZnXOPckocC6wc9pDa4CDU+4f4uQfACTZnGQ8yfjExMTsJpUk9a3vuCd5I/BF4KNV9eJcdlZVW6pqrKrGRkZG5vIUkqQ+9BX3JKuYDPsDVfXwDEsOA+um3F/bbZMkDUE/V8sEuBvYX1WfOsWybcAHu6tmLgCOVdWRAc4pSZqFfq6WuQj4APCtJHu6bR8H1gNU1Z3AduAy4ADwEnDd4EeVJPWrZ9yr6htAeqwp4MODGkqSND++Q1WSGmTcJalBxl2SGmTcJalBxl2SGmTcJalBxl2SGmTcJalBxl2SGmTcJalBxl2SGmTcJalBxl2SGmTcJalBxl2SGmTcJalBxl2SGmTcJalBxl2SGmTcJalBxl2SGmTcJalBxl2SGmTcJalBPeOe5J4kR5M8c4rHL05yLMme7uuWwY8pSZqNlX2suRe4Hbj/FdZ8vaouH8hEkqR56/nKvaoeB15YhFkkSQMyqHPuFyZ5KskjSd4xoOeUJM1RP6dletkNnFVVx5NcBnwJ2DDTwiSbgc0A69evH8CuJUkzmfcr96p6saqOd7e3A6uSrD7F2i1VNVZVYyMjI/PdtSTpFOYd9yRvTZLu9vndcz4/3+eVJM1dz9MySR4ELgZWJzkE3AqsAqiqO4ErgQ8lOQH8BLiqqmrBJpYk9dQz7lV1dY/Hb2fyUklJ0hLhO1QlqUHGXZIaZNwlqUHGXZIaZNwlqUHGXZIaZNwlqUHGXZIaZNwlqUHGXZIaZNwlqUHGXZIaZNwlqUHGXZIaZNwlqUHGXZIaZNwlqUHGXZIaZNwlqUHGXZIaZNwlqUHGXZIaZNwlqUHGXZIaZNwlqUE9457kniRHkzxziseT5DNJDiR5Osl5gx9TkjQb/bxyvxfY+AqPXwps6L42A3fMfyxJ0nz0jHtVPQ688ApLNgH316QngDOSnDmoASVJszeIc+5rgINT7h/qtkmShmRRf6GaZHOS8STjExMTi7lrSVpWBhH3w8C6KffXdttOUlVbqmqsqsZGRkYGsGtJ0kwGEfdtwAe7q2YuAI5V1ZEBPK8kaY5W9lqQ5EHgYmB1kkPArcAqgKq6E9gOXAYcAF4CrluoYSVJ/ekZ96q6usfjBXx4YBNJkubNd6hKUoOMuyQ1yLhLUoOMuyQ1yLhLUoOMuyQ1yLhLUoOMuyQ1yLhLUoOMuyQ1yLhLUoOMuyQ1yLhLUoOMuyQ1yLhLUoOMuyQ1yLhLUoOMuyQ1yLhLUoOMuyQ1yLhLUoOMuyQ1yLhLUoOMuyQ1yLhLUoP6inuSjUmeTXIgyU0zPH5tkokke7qvPxz8qJKkfq3stSDJCuCzwHuBQ8CTSbZV1b5pSx+qqhsWYEZJ0iz188r9fOBAVT1XVS8Dnwc2LexYkqT56Cfua4CDU+4f6rZN9ztJnk6yNcm6mZ4oyeYk40nGJyYm5jCuJKkfg/qF6j8Ao1X1TmAHcN9Mi6pqS1WNVdXYyMjIgHYtSZqun7gfBqa+El/bbfs/VfV8Vf2su3sX8GuDGU+SNBf9xP1JYEOSs5O8BrgK2DZ1QZIzp9y9Atg/uBElSbPV82qZqjqR5AbgK8AK4J6q2pvkNmC8qrYBH0lyBXACeAG4dgFnliT10DPuAFW1Hdg+bdstU27fDNw82NEkSXPlO1QlqUHGXZIaZNwlqUHGXZIaZNwlqUHGXZIaZNwlqUHGXZIaZNwlqUHGXZIaZNwlqUHGXZIaZNwlqUHGXZIaZNwlqUHGXZIaZNwlqUHGXZIaZNwlqUHGXZIaZNwlqUHGXZIaZNwlqUHGXZIa1Ffck2xM8mySA0lumuHx05I81D2+M8nooAeVJPWvZ9yTrAA+C1wKvB24Osnbpy27HvhhVb0N+DTwyUEPKknqXz+v3M8HDlTVc1X1MvB5YNO0NZuA+7rbW4FLkmRwY0qSZqOfuK8BDk65f6jbNuOaqjoBHAPePIgBJUmzt3Ixd5ZkM7C5u3s8ybOLuX9gNfCD2f6ltH2SaU7HZBmY9XFp/PsE/F6ZyTCaclY/i/qJ+2Fg3ZT7a7ttM605lGQlcDrw/PQnqqotwJZ+BlsIScaramxY+1+KPCYz87iczGNysqV8TPo5LfMksCHJ2UleA1wFbJu2ZhtwTXf7SuDRqqrBjSlJmo2er9yr6kSSG4CvACuAe6pqb5LbgPGq2gbcDXwuyQHgBSZ/AEiShqSvc+5VtR3YPm3bLVNu/xR4/2BHWxBDOyW0hHlMZuZxOZnH5GRL9pjEsyeS1B4/fkCSGrSs4p5kRZJvJvnysGdZCpKckWRrkm8n2Z/kwmHPNGxJ/iTJ3iTPJHkwyWuHPdMwJLknydEkz0zZ9ktJdiT51+7PXxzmjIvtFMfkL7r/fp5O8ndJzhjmjFMtq7gDNwL7hz3EEvLXwD9V1a8C72KZH5ska4CPAGNVdQ6TFxAs14sD7gU2Ttt2E/C1qtoAfK27v5zcy8nHZAdwTlW9E/gX4ObFHupUlk3ck6wF3gfcNexZloIkpwO/yeSVTlTVy1X1o+FOtSSsBF7XvV/j9cC/D3meoaiqx5m88m2qqR8zch/w24s61JDNdEyq6qvdu/IBnmDyfUBLwrKJO/BXwJ8C/zPsQZaIs4EJ4G+6U1V3JXnDsIcapqo6DPwl8D3gCHCsqr463KmWlLdU1ZHu9veBtwxzmCXoD4BHhj3Ezy2LuCe5HDhaVbuGPcsSshI4D7ijqs4F/pPl98/s/6c7h7yJyR98vwy8IcnvD3eqpal7k6KX2nWS/BlwAnhg2LP83LKIO3ARcEWS7zD5qZbvSfK3wx1p6A4Bh6pqZ3d/K5OxX85+C/i3qpqoqv8CHgZ+Y8gzLSX/keRMgO7Po0OeZ0lIci1wOfB7S+md+csi7lV1c1WtrapRJn9B9mhVLetXZFX1feBgkl/pNl0C7BviSEvB94ALkry++8jqS1jmv2SeZurHjFwD/P0QZ1kSkmxk8nTvFVX10rDnmWpRPxVSS84fAw90nxn0HHDdkOcZqqramWQrsJvJf2J/kyX8DsSFlORB4GJgdZJDwK3AJ4AvJLke+C7wu8ObcPGd4pjcDJwG7Oj+FxZPVNUfDW3IKXyHqiQ1aFmclpGk5ca4S1KDjLskNci4S1KDjLskNci4S1KDjLskNci4S1KD/hf8GWGWkhCZSAAAAABJRU5ErkJggg==\n", "text/plain": [ "
" ] }, "metadata": { "needs_background": "light" }, "output_type": "display_data" } ], "source": [ "usr_rating = amenities_rating(spark, amenities_pref, newh_df)\n", "rank, error, errors, usrid_s2 = model_train(spark, usr_rating)\n", "print(\"best rank : \",rank)\n", "print(\"best RMSE:\" +str(error))\n", "plt.bar([4,8,12], height=errors)" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Getting Recommendation" ] }, { "cell_type": "code", "execution_count": 8, "metadata": {}, "outputs": [], "source": [ "u_tempdf = get_hotel_recc(spark, usrid_s2)\n", "hotel_df = del_dup.join(u_tempdf, \"id\").withColumn(\"address\",functions.lower(functions.col(\"address\")))\n", "user_location = place.value.lower()\n", "hotel_sugg = hotel_df.where(hotel_df.address.contains(user_location))\n", "recc = hotel_sugg.dropna().toPandas()" ] }, { "cell_type": "code", "execution_count": 9, "metadata": {}, "outputs": [], "source": [ "%%capture\n", "final = dict()\n", "final['address'] = recc[:5]['address'].values.tolist()\n", "final['amenities'] = recc[:5]['amenities'].values.T.tolist()\n", "final['experience'] = recc[:5]['hotel_experience'].values.tolist()\n", "final['name'] = recc[:5]['hotel_name'].values.tolist()\n", "final['rating'] = recc[:5]['hotel_rating'].values.tolist()\n", "final['location'] = [i[1:-1] for i in recc[:5]['location'].values.tolist()]\n", "final['price'] = recc[:5]['price'].values.tolist()\n", "final['image'] = [get_image(i) for i in recc[:5]['hotel_name'].values.tolist()]" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Final Output" ] }, { "cell_type": "code", "execution_count": 10, "metadata": {}, "outputs": [ { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "a85fa93f117e40819f08a0212079fed2", "version_major": 2, "version_minor": 0 }, "text/plain": [ "Tab(children=(VBox(children=(Image(value=b'\\xff\\xd8\\xff\\xe0\\x00\\x10JFIF\\x00\\x01\\x01\\x01\\x00\\x01\\x00\\x01\\x00\\x0…" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "days = (end.value - start.value).days\n", "tab_recc = get_hotel_output(days, final)\n", "display(tab_recc)" ] } ], "metadata": { "kernelspec": { "display_name": "Python 3", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.6.6" } }, "nbformat": 4, "nbformat_minor": 2 } ================================================ FILE: get_att_recc.ipynb ================================================ { "cells": [ { "cell_type": "code", "execution_count": 1, "metadata": {}, "outputs": [], "source": [ "from attractions_recc import *\n", "from IPython.display import display\n", "import ipywidgets as w\n", "import pandas as pd\n", "import re" ] }, { "cell_type": "code", "execution_count": 2, "metadata": {}, "outputs": [], "source": [ "att_df = pd.read_json('etl/attractions.json',orient='records')" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## User details and Preferences" ] }, { "cell_type": "code", "execution_count": 7, "metadata": { "cell_style": "center" }, "outputs": [ { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "9aba0b7859d14ad690de0f316ec4bb72", "version_major": 2, "version_minor": 0 }, "text/plain": [ "HBox(children=(VBox(children=(Text(value='', description='User Name'), Text(value='Province', description='Des…" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "uname = w.Text(description=\"User Name\")\n", "place = w.Text(value = 'Province', description=\"Destination\")\n", "budget = w.IntRangeSlider(min=att_df.price.min(), max=att_df.price.max(),step=10,value=[att_df.price.min(),att_df.price.max()],description=\"Budget\")\n", "v1 = w.VBox([uname,place,budget])\n", "start = w.DatePicker(description='Start Date',disabled=False)\n", "end = w.DatePicker(description='End Date',disabled=False)\n", "v2 = w.VBox([start,end])\n", "out = w.HBox([v1,v2])\n", "display(out)" ] }, { "cell_type": "code", "execution_count": 9, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "Select and rate atleast 5 categories and rate them:\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "813c6d753e1e4a7fb2bb9aa44b428706", "version_major": 2, "version_minor": 0 }, "text/plain": [ "HBox(children=(VBox(children=(Button(description='private_&_custom_tours', layout=Layout(height='100px', width…" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stdout", "output_type": "stream", "text": [ "private_&_custom_tours\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "697aaa42b36448e0afbe6c69c558a3e7", "version_major": 2, "version_minor": 0 }, "text/plain": [ "IntSlider(value=0, description='Rate', max=5)" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stdout", "output_type": "stream", "text": [ "Rate 4 more!\n", "\n", "tours_&_sightseeing\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "7509209505044a4d930e6861a52c7d3a", "version_major": 2, "version_minor": 0 }, "text/plain": [ "IntSlider(value=0, description='Rate', max=5)" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stdout", "output_type": "stream", "text": [ "Rate 3 more!\n", "\n", "cultural_&_theme_tours\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "92ab9e3a6feb4352bf6de4ced52c9a72", "version_major": 2, "version_minor": 0 }, "text/plain": [ "IntSlider(value=0, description='Rate', max=5)" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stdout", "output_type": "stream", "text": [ "Rate 2 more!\n", "\n", "sightseeing_tickets_&_passes\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "73a93ee91a49440c93560227022d5bd7", "version_major": 2, "version_minor": 0 }, "text/plain": [ "IntSlider(value=0, description='Rate', max=5)" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stdout", "output_type": "stream", "text": [ "Rate 1 more!\n", "\n", "multi-day_&_extended_tours\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "c7686af710c34cf997b1783667076403", "version_major": 2, "version_minor": 0 }, "text/plain": [ "IntSlider(value=0, description='Rate', max=5)" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stdout", "output_type": "stream", "text": [ "classes_&_workshops\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "aa2d04cde0c947efb106d780c38924a1", "version_major": 2, "version_minor": 0 }, "text/plain": [ "IntSlider(value=0, description='Rate', max=5)" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "category_df = att_df.groupby('category').size().reset_index().sort_values([0],ascending=False)[:20]\n", "categories = list(category_df.category.values)\n", "cat_rat = dict()\n", "def on_button_clicked(b):\n", " if b.description in cat_rat:\n", " return\n", " print(b.description)\n", " slider = w.IntSlider(min=0,max=5,step=1,description='Rate')\n", " display(slider)\n", " cat_rat[b.description] = slider\n", " if(len(cat_rat) < 5):\n", " print(\"Rate {x} more!\\n\".format(x=5-len(cat_rat)))\n", " \n", "but_layout = w.Layout(width='100%', height='100px')\n", "but_items = [w.Button(description=c, layout=but_layout) for c in categories]\n", "on_clk = [item.on_click(on_button_clicked) for item in but_items]\n", "c1 = w.VBox([i for i in but_items[:4]])\n", "c2 = w.VBox([i for i in but_items[4:8]])\n", "c3 = w.VBox([i for i in but_items[8:12]])\n", "c4 = w.VBox([i for i in but_items[12:16]])\n", "c5 = w.VBox([i for i in but_items[16:]])\n", "buttons = w.HBox([c1,c2,c3,c4,c5])\n", "print(\"Select and rate atleast 5 categories and rate them:\")\n", "display(buttons)" ] }, { "cell_type": "code", "execution_count": 10, "metadata": {}, "outputs": [], "source": [ "user_name = re.sub(' ','_',uname.value.lower())\n", "province = re.sub(' ','_',place.value.lower())\n", "(low,high) = tuple([float(i) for i in budget.value])\n", "begin_date = start.value\n", "end_date = end.value\n", "cat_rating = dict()\n", "for key, value in cat_rat.items():\n", " cat_rating[key] = float(value.value)" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Model recommendation and filtering" ] }, { "cell_type": "code", "execution_count": 11, "metadata": { "scrolled": true }, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "Reading the data\n", "Extracting num_rows from ratings\n", "Preprocessing the dataset\n", "Similar User: 28\n", "Model restored\n" ] }, { "data": { "text/html": [ "
\n", "\n", "\n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", "
attraction_idRecommendation Score
000.018641
110.003147
220.000258
330.000034
440.000369
\n", "
" ], "text/plain": [ " attraction_id Recommendation Score\n", "0 0 0.018641\n", "1 1 0.003147\n", "2 2 0.000258\n", "3 3 0.000034\n", "4 4 0.000369" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "filename, user, rbm_att = get_recc(att_df, cat_rating)\n", "with_url = filter_df(filename, user, low, high, province, att_df)" ] }, { "cell_type": "code", "execution_count": 12, "metadata": {}, "outputs": [], "source": [ "%%capture\n", "final = dict()\n", "final['timeofday'] = []\n", "final['image'] = []\n", "final['name'] = []\n", "final['location'] = []\n", "final['price'] = []\n", "final['rating'] = []\n", "final['category'] = []\n", "\n", "for i in range(1,(end_date - begin_date).days+2):\n", " for j in range(2):\n", " final['timeofday'].append('Morning')\n", " for j in range(2):\n", " final['timeofday'].append('Evening')\n", "\n", "for i in range(len(final['timeofday'])): \n", " if i%4 == 0: \n", " final = top_recc(with_url, final)\n", " else:\n", " final = find_closest(with_url, final['location'][-1],final['timeofday'][i], final)" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Final Output" ] }, { "cell_type": "code", "execution_count": 13, "metadata": {}, "outputs": [ { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "b1a7ab455fc049758c5f340bb5ed426f", "version_major": 2, "version_minor": 0 }, "text/plain": [ "Tab(children=(VBox(children=(HBox(children=(VBox(children=(HTML(value=\"MORNING\"), …" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "days = (end_date - begin_date).days + 1\n", "display(final_output(days,final))" ] } ], "metadata": { "hide_input": false, "kernelspec": { "display_name": "Python 3", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.7.2" } }, "nbformat": 4, "nbformat_minor": 2 } ================================================ FILE: hotel_etl.ipynb ================================================ { "cells": [ { "cell_type": "code", "execution_count": 1, "metadata": {}, "outputs": [], "source": [ "import pandas as pd\n", "import re\n", "import pyspark\n", "from pyspark.sql import SQLContext, functions, types\n", "from pyspark.ml.feature import StringIndexer\n", "from pyspark.sql import Row\n", "from geopy.geocoders import Nominatim" ] }, { "cell_type": "code", "execution_count": 2, "metadata": {}, "outputs": [], "source": [ "sc=pyspark.SparkContext(appName=\"project\")\n", "spark = SQLContext(sc)" ] }, { "cell_type": "code", "execution_count": 3, "metadata": {}, "outputs": [], "source": [ "## Reading hotel dataset scraped from TripAdvisor\n", "\n", "h_df = pd.read_json('tripadvisor_hotel_output/hotel_info.json')\n", "h1_df = spark.createDataFrame(h_df).cache()\n", "h1_df.createOrReplaceTempView('h1_df')\n", "\n", "## Removing duplicates from the hotel dataset\n", "\n", "temp=spark.sql(\"SELECT df.id FROM (SELECT id, COUNT(*) as tot_count FROM h1_df GROUP BY id ORDER BY tot_count DESC) df WHERE df.tot_count>1\")\n", "temp.createOrReplaceTempView('temp')\n", "del_dup = spark.sql(\"SELECT h1_df.* FROM h1_df LEFT JOIN temp ON h1_df.id == temp.id WHERE temp.id IS NULL\").cache()\n", "del_dup.createOrReplaceTempView('del_dup')\n", "\n", "## Splitting amenities based on ',' and type casting to array of strings\n", "\n", "del_dup = del_dup.withColumn(\"amenities\", functions.split(del_dup[\"amenities\"], \",\").cast(\"array\"))\n", "\n", "## Filling missing prices\n", "\n", "prices = [float(i[0]) for i in del_dup.select(\"price\").dropna().collect() if i[0] != 'NaN']\n", "avg_price = sum(prices)/len(prices)\n", "avg_price_df = del_dup.withColumn('price',functions.when(functions.isnan(functions.col(\"price\")), functions.lit(avg_price)).otherwise(functions.col(\"price\")))" ] }, { "cell_type": "code", "execution_count": 6, "metadata": {}, "outputs": [], "source": [ "## Getting city using coordinates\n", "\n", "geolocator = Nominatim(user_agent=\"new_recomm\", timeout=None)\n", "\n", "def get_cname(x):\n", " if 'nil' in x[1:-1]:\n", " return \"None\"\n", " else:\n", " location = geolocator.reverse(x[1:-1], timeout=None)\n", " if 'city' in location.raw[\"address\"]:\n", " return location.raw[\"address\"][\"city\"]\n", " elif 'town' in location.raw[\"address\"]:\n", " return location.raw[\"address\"][\"town\"]\n", " else:\n", " return \"None\"\n", " \n", "get_city = functions.udf(lambda a:get_cname(a),types.StringType())\n", "\n", "city_df = avg_price_df.withColumn(\"city\",get_city(functions.col(\"location\"))).cache()\n", "\n", "## Saving etled dataset\n", "\n", "city_df.createOrReplaceTempView('del_dup')\n", "city_df.coalesce(4).write.json('etl/del_dup',mode='overwrite')" ] }, { "cell_type": "code", "execution_count": 7, "metadata": {}, "outputs": [], "source": [ "## Explode amenities to make predictions based on length of amentities provided by user\n", "\n", "newh_df = spark.sql(\"SELECT id,explode(amenities) as amenities FROM del_dup\")\n", "\n", "## Removing punctuations from amenities column\n", "\n", "strip_udf = functions.udf(lambda x: re.sub(r'[^\\w\\s]','',x), types.StringType())\n", "newh_df = newh_df.withColumn(\"amenities\", strip_udf(functions.col(\"amenities\")))\n", "newh_df.createOrReplaceTempView('newh_df')\n", "newh_df.coalesce(4).write.json('etl/newh_df',mode='overwrite')" ] }, { "cell_type": "code", "execution_count": 8, "metadata": {}, "outputs": [], "source": [ "df = pd.read_json('tripadvisor_hotel_output/reviews.json')\n", "\n", "df[\"att_id\"]=df.id.astype('category').cat.codes\n", "\n", "rev_df = spark.createDataFrame(df).cache()\n", "rev_df.createOrReplaceTempView('rev_df')\n", "\n", "rev_temp=spark.sql(\"SELECT df.id FROM (SELECT id, COUNT(*) as tot_count FROM rev_df GROUP BY id ORDER BY tot_count DESC) df WHERE df.tot_count>1\")\n", "rev_temp.createOrReplaceTempView('rev_temp')\n", "\n", "s_df = spark.sql(\"SELECT rev_df.* FROM rev_df LEFT JOIN rev_temp ON rev_df.id == rev_temp.id WHERE rev_temp.id IS NULL\")\n", "s_df.createOrReplaceTempView('s_df')\n", "\n", "\n", "## String Indexing user_name \n", "\n", "indexer = StringIndexer(inputCol=\"user_name\", outputCol=\"user_id\")\n", "indexed = indexer.fit(s_df).transform(s_df)\n", "u_id_df = indexed.withColumn(\"user_id\",indexed[\"user_id\"].cast(\"Int\")).cache()\n", "u_id_df.createOrReplaceTempView('u_id_df')\n", "u_id_df.coalesce(4).write.json('etl/u_id_df',mode='overwrite')" ] } ], "metadata": { "kernelspec": { "display_name": "Python 3", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.6.6" } }, "nbformat": 4, "nbformat_minor": 2 } ================================================ FILE: hotel_recc.py ================================================ import pandas as pd import ipywidgets as w from IPython.display import display, IFrame import math, re, numpy as np, pyspark, glob from urllib.parse import quote from urllib.request import Request, urlopen from google_images_download import google_images_download from pyspark.sql import SQLContext, functions, types from pyspark.ml.recommendation import ALS, ALSModel from pyspark.ml.evaluation import RegressionEvaluator from pyspark.ml.feature import StringIndexer from pyspark.sql import Row from geopy.geocoders import Nominatim def get_rating(x): val = x / 5 if x >= 0 and x <= val: return 1 elif x > val and x <= 2*val: return 2 elif x > 2*val and x <= 3*val: return 3 elif x > 3*val and x <= 4*val: return 4 else: return 5 ## Finding number of amenities present in hotels that user likes def amenities_rating(spark, amenities_pref, newh_df): pa_df = pd.DataFrame(amenities_pref,columns=["amenities_pref"]) a_df = spark.createDataFrame(pa_df) a_df.createOrReplaceTempView('a_df') newh_df.createOrReplaceTempView('del_dup') newa_df = spark.sql("SELECT * FROM newh_df INNER JOIN a_df WHERE newh_df.amenities=a_df.amenities_pref") ameni_comb = newa_df.groupBy(functions.col("id")).agg(functions.collect_list( functions.col("amenities")).alias("amenities")) amenities_len=ameni_comb.withColumn("ameni_len",functions.size(ameni_comb["amenities"])).orderBy(functions.col("ameni_len"), ascending=False) amenities_len.createOrReplaceTempView("amenities_len") ameni_df = spark.sql("SELECT a.id,h.amenities,a.ameni_len FROM del_dup h INNER JOIN amenities_len a WHERE h.id=a.id ORDER BY a.ameni_len DESC") find_rating = functions.udf(lambda a: get_rating(a), types.IntegerType()) usr_rating = ameni_df.withColumn("rating",find_rating("ameni_len")) return usr_rating def model_train(spark, usr_rating): ## Adding new user info to original dataset for training u_id_df = spark.read.json('project/u_id_df') u_id_df.createOrReplaceTempView('u_id_df') uid_count = u_id_df.select("user_id").distinct().count() usrid_df = usr_rating.withColumn("usr_id", functions.lit(uid_count)).join(u_id_df.select(["id","att_id"]), "id") usrid_final_df = usrid_df.select(usrid_df["usr_id"].alias("user_id"),usrid_df["att_id"].alias("att_id"),usrid_df["rating"].alias("user_rating")) org_df = u_id_df.select("user_id","att_id","user_rating") (usrid_s1, usrid_s2) = usrid_final_df.randomSplit([0.1,0.9]) comb_df = org_df.union(usrid_s1) ## Model training and evaluation (training,validation) = comb_df.randomSplit([0.8,0.2]) ranks=[4,8,12] error = 20000 errors = [] for i in ranks: als = ALS(maxIter= 5,regParam= 0.01,rank=i,userCol="user_id",itemCol="att_id", ratingCol="user_rating", coldStartStrategy="drop") model = als.fit(training) predictions = model.transform(validation) evaluator = RegressionEvaluator(metricName="rmse",labelCol="user_rating",predictionCol="prediction") rmse = evaluator.evaluate(predictions) errors.append(rmse) if rmse < error: model.write().overwrite().save("mf_models/model_file") rank = i error = rmse return rank, error, errors, usrid_s2 def get_hotel_recc(spark, usrid_s2): als_model = ALSModel.load("mf_models/model_file") user = usrid_s2.select("user_id").distinct() recomm = als_model.recommendForUserSubset(user,50) recomm.createOrReplaceTempView('recomm') recomm_df = spark.sql("SELECT user_id,explode(recommendations) as recommendations FROM recomm") get_attid = recomm_df.withColumn("att_id",functions.col("recommendations.att_id")).withColumn("rating",functions.col("recommendations.rating")) get_attid.createOrReplaceTempView("get_attid") u_id_df = spark.read.json('project/u_id_df') u_id_df.createOrReplaceTempView('u_id_df') u_tempdf = spark.sql("SELECT u_id_df.id FROM u_id_df INNER JOIN get_attid on u_id_df.att_id=get_attid.att_id") return u_tempdf def get_image(name): name = re.sub(' ','_',name) response = google_images_download.googleimagesdownload() args_list = ["keywords", "keywords_from_file", "prefix_keywords", "suffix_keywords", "limit", "format", "color", "color_type", "usage_rights", "size", "exact_size", "aspect_ratio", "type", "time", "time_range", "delay", "url", "single_image", "output_directory", "image_directory", "no_directory", "proxy", "similar_images", "specific_site", "print_urls", "print_size", "print_paths", "metadata", "extract_metadata", "socket_timeout", "thumbnail", "language", "prefix", "chromedriver", "related_images", "safe_search", "no_numbering", "offset", "no_download"] args = {} for i in args_list: args[i]= None args["keywords"] = name args['limit'] = 1 params = response.build_url_parameters(args) url = 'https://www.google.com/search?q=' + quote(name) + '&espv=2&biw=1366&bih=667&site=webhp&source=lnms&tbm=isch' + params + '&sa=X&ei=XosDVaCXD8TasATItgE&ved=0CAcQ_AUoAg' try: response.download(args) for filename in glob.glob("downloads/{name}/*jpg".format(name=name))+glob.glob("downloads/{name}/*png".format(name=name)): return filename except: for filename in glob.glob("downloads/*jpg"): return filename def get_hotel_output(days, final): fields = ['NAME', 'PRICE', 'RATING', 'EXPERIENCE','LOCATION', 'ADDRESS', "AMENITIES"] recommendations = ['Recommendation'] box_layout = w.Layout(justify_content='space-between', display='flex', flex_flow='row', align_items='stretch', ) column_layout = w.Layout(justify_content='space-between', width='75%', display='flex', flex_flow='column', ) tab = [] for i in range(len(final['name'])): image = open(final['image'][i], "rb").read() name = final['name'][i] price= final['price'][i] rating= final['rating'][i] experience= final['experience'][i] loc=final['location'][i] address=final['address'][i] amenities=final['amenities'][i] tab.append(w.VBox(children= [ w.Image(value=image, format='jpg', width=300, height=400), w.HTML(description=fields[0], value=f"{name}", disabled=True), w.HTML(description=fields[1], value=f"{price}", disabled=True), w.HTML(description=fields[2], value=f"{rating}", disabled=True), w.HTML(description=fields[3], value=f"{experience}", disabled=True), w.HTML(description=fields[4], value=f"{loc}", disabled=True), w.HTML(description=fields[5], value=f"{address}", disabled=True) ], layout=column_layout)) tab_recc = w.Tab(children=tab) for i in range(len(tab_recc.children)): tab_recc.set_title(i, str('Hotel '+ str(i+1))) return tab_recc ================================================ FILE: mf_models/model_file/metadata/part-00000 ================================================ {"class":"org.apache.spark.ml.recommendation.ALSModel","timestamp":1554954320224,"sparkVersion":"2.3.1","uid":"ALS_45dda3ba676459647628","paramMap":{"predictionCol":"prediction","coldStartStrategy":"drop","userCol":"user_id","itemCol":"att_id"},"rank":12} ================================================ FILE: outputs/attractions_cat.json ================================================ [{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11450219-Vancouver_City_Sightseeing_Tour-Vancouver_British_Columbia.html","category":"featured_tours_and_tickets"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11450220-Vancouver_to_Victoria_and_Butchart_Gardens_Tour_by_Bus-Vancouver_British_Columbia.html","category":"featured_tours_and_tickets"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11448875-Quebec_City_and_Montmorency_Falls_Day_Trip_from_Montreal-Montreal_Quebec.html","category":"featured_tours_and_tickets"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11448318-Niagara_Falls_Day_Trip_from_Toronto-Toronto_Ontario.html","category":"featured_tours_and_tickets"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11454047-Best_of_Niagara_Falls_Tour_from_Niagara_Falls_Ontario-Niagara_Falls_Ontario.html","category":"featured_tours_and_tickets"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11448213-Niagara_Falls_in_One_Day_Deluxe_Sightseeing_Tour_of_American_and_Canadian_Sides-Niagara_Falls_Ontario.html","category":"featured_tours_and_tickets"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11450221-Whistler_Small_Group_Day_Trip_from_Vancouver-Vancouver_British_Columbia.html","category":"featured_tours_and_tickets"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11454045-Ultimate_Niagara_Falls_Tour_plus_Helicopter_Ride_and_Skylon_Tower_Lunch-Niagara_Falls_Ontario.html","category":"featured_tours_and_tickets"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154935-d11479755-Local_Food_Craft_Beverage_and_Estate_Winery_Tour_of_Cowichan_Valley-Nanaimo_Vancouver_Island_British_Columbia.html","category":"local_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11462278-Private_Tour_Vancouver_to_Victoria_Island-Vancouver_British_Columbia.html","category":"local_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d13279338-Private_Custom_Made_Niagara_Falls_Wine_Beer_and_Spirits_Tour-Niagara_Falls_Ontario.html","category":"local_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11448261-Vancouver_Seaplane_Tour-Vancouver_British_Columbia.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11447740-Niagara_Falls_Grand_Helicopter_Tour-Niagara_Falls_Ontario.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11455063-Whistler_Helicopter_Tour-Whistler_British_Columbia.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11454179-Niagara_Falls_Helicopter_Tour-Niagara_Falls_Ontario.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11447633-7_Minute_Helicopter_Tour_Over_Toronto-Toronto_Ontario.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11448263-Seaplane_Flight_to_Victoria_and_Whale_Watching_Cruise-Vancouver_British_Columbia.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11454045-Ultimate_Niagara_Falls_Tour_plus_Helicopter_Ride_and_Skylon_Tower_Lunch-Niagara_Falls_Ontario.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11460161-Niagara_Falls_Airplane_Tour-Niagara_Falls_Ontario.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15040569-Airliner_Adventures_Package-Toronto_Ontario.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d15766387-Yukon_Northern_Lights_4_days_Adventure_in_Whitehorse-Vancouver_Island_British_Columbia.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g298033-d16823116-Cultural_Tour_To_Turkey-Marmaris_Marmaris_District_Mugla_Province_Turkish_Aegean_Coast.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15846638-Vancouver_to_Seattle_Seaplane_Flight-Vancouver_British_Columbia.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11447634-14_Minute_Helicopter_Tour_Over_Toronto-Toronto_Ontario.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11807018-Victoria_and_Butchart_Gardens_by_Helicopter_and_Speed_Boat-Vancouver_British_Columbia.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11448262-Mount_Mamquam_and_Alpine_Lakes_Seaplane_Tour_from_Vancouver-Vancouver_British_Columbia.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d12472357-Helicopter_Tour_Over_Montreal-Montreal_Quebec.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g181771-d11763865-Squamish_Explorer_Flightseeing_Tour-Squamish_British_Columbia.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11894600-Victoria_Excursion_from_Vancouver_by_Helicopter_and_Sea_Plane-Vancouver_British_Columbia.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d15632836-Niagara_Winter_Wonderland_Tour_Air_Tour_Winery_Tour_Chocolate_Factory_Tour-Niagara_Falls_Ontario.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154979-d11466244-Thousand_Islands_Two_Castle_Helicopter_Tour-Ontario.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g182183-d11473761-Helicopter_Tour_Over_Mont_Tremblant-Mont_Tremblant_Quebec.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1173269-d11482402-Sechelt_Panorama_Seaplane_Experience-Sunshine_Coast_British_Columbia.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11469289-Victoria_and_Butchart_Gardens_by_Seaplane_and_Speed_Boat-Vancouver_British_Columbia.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11481200-Whistler_Day_Trip_by_Seaplane_from_Vancouver-Vancouver_British_Columbia.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12592660-Whales_Fly_Whale_Watching_from_Vancouver_to_Victoria_Return_Seaplane_Flight-Vancouver_British_Columbia.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11448264-Vancouver_to_Victoria_by_Seaplane_and_Ferry-Vancouver_British_Columbia.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11482403-Seaplane_Flight_to_Victoria_with_Ground_Transport_and_Butchart_Gardens_Admission-Vancouver_British_Columbia.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d15304457-Helicopter_Ride_Over_The_Falls_and_Sit_down_Meal_at_Elements_located_on_Falls-Niagara_Falls_Ontario.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11486393-Quebec_City_Helicopter_Tour_Over_Montmorency_Falls-Quebec_City_Quebec.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103663-Seaplane_Flight_to_Vancouver_with_Bus_Tour_from_Victoria-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11459526-Vancouver_to_Victoria_Seaplane_Flight-Vancouver_British_Columbia.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103383-Victoria_to_Vancouver_Seaplane_Flight-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15209353-Toronto_Aerial_Tour_in_luxury_with_a_Niagara_Falls_Winery_Tour_and_Tasting-Toronto_Ontario.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11478873-Air_Taxi_and_Tour_from_Toronto_Niagara_including_Ground_Transport_to_Niagara_Hotels-Toronto_Ontario.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d14128522-Tofino_to_Vancouver_Seaplane_Flight-Vancouver_British_Columbia.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11482005-Whistler_to_Vancouver_Scenic_Flight-Whistler_British_Columbia.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154979-d15207288-Exhilarating_120km_Aerial_Tour_of_Toronto-Ontario.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154979-d11466243-Boldt_Castle_and_Thousand_Islands_Helicopter_Tour-Ontario.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11956076-Icefields_Parkway_Sidecar_Ride_and_Champagne_Helicopter_Flight-Jasper_Jasper_National_Park_Alberta.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154979-d11466302-Ultimate_Thousand_Islands_Helicopter_Tour-Ontario.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11469121-Vancouver_to_Victoria_Whale_Watching_with_Return_to_Vancouver_by_Seaplane-Vancouver_British_Columbia.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11469288-Gulf_Islands_Kayak_and_Seaplane_Adventure-Vancouver_British_Columbia.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154966-d11477408-Yellowknife_Helicopter_Tour-Yellowknife_Northwest_Territories.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13454095-Seaplane_Tour_with_Admission_to_Capilano_Suspension_Bridge_Park-Vancouver_British_Columbia.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11472162-Whistler_to_Victoria_Scenic_Flight-Whistler_British_Columbia.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11455062-Whistler_Alpine_Picnic_Helicopter_Tour-Whistler_British_Columbia.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12082158-Niagara_Falls_by_Airplane_and_Land_Winter_Tour_with_Wine_Tasting_from_Toronto-Niagara_Falls_Ontario.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1173269-d11482962-Strait_of_Georgia_Seaplane_Tour_from_Sechelt-Sunshine_Coast_British_Columbia.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g181771-d11763866-Whistler_Backcountry_Flightseeing_Tour-Squamish_British_Columbia.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60763-d12464965-2_Day_Niagara_Falls_Day_Trip_from_New_York_City_by_Train_and_Air-New_York_City_New_York.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11483355-Whistler_Bus_Tour_with_Return_to_Vancouver_by_Seaplane-Vancouver_British_Columbia.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d14170346-Luxury_Toronto_to_Niagara_Tour_Flight_Limo_Package-Toronto_Ontario.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11485902-Seaplane_Flight_to_Victoria_with_Whale_Watching_and_Return_by_Ferry-Vancouver_British_Columbia.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13112523-Shuttle_to_Zodiac_Nature_Tour_Seaside_Dinner_and_return_to_Vancouver_by_Seaplane-Vancouver_British_Columbia.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154979-d11465247-Thousand_Islands_Helicopter_Tour-Ontario.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103213-Victoria_Panorama_Seaplane_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11448266-Whistler_Flightseeing_Tour_with_Alpine_Lake_Landing_and_Optional_Lunch-Whistler_British_Columbia.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d14121178-Vancouver_to_Tofino_Seaplane_Flight-Vancouver_British_Columbia.html","category":"air,_helicopter_&_balloon_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d12955227-Niagara_Falls_Tour_with_Boat_Cruise_Journey_and_Fallsview_Lunch_from_Toronto-Toronto_Ontario.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11448214-Niagara_Falls_Canadian_Side_Tour_and_Maid_of_the_Mist_Boat_Ride-Niagara_Falls_Ontario.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60878-d11450659-Day_Trip_from_Seattle_to_Victoria_on_the_Victoria_Clipper-Seattle_Washington.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11468108-Half_Day_Whale_Watching_Adventure_from_Vancouver-Vancouver_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11449291-Niagara_Falls_Platinum_Tour_from_Toronto_with_Cruise_and_Lunch-Toronto_Ontario.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g48261-d11448212-Niagara_Falls_American_Side_Tour_with_Maid_of_the_Mist_Boat_Ride-Niagara_Falls_New_York.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103241-Whale_Watching_Cruise_with_Expert_Naturalists-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12000832-Vancouver_Harbor_Sunset_Dinner_Cruise-Vancouver_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11450070-Jasper_National_Park_Tour_Maligne_Valley_Medicine_Lake_and_Spirit_Island-Jasper_Jasper_National_Park_Alberta.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103422-Victoria_Whale_and_Wildlife_Cruise-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103403-Victoria_Whale_Watching_Adventure_in_a_Zodiac_Vessel-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12000834-Vancouver_Harbor_and_Indian_Arm_Lunch_Cruise-Vancouver_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11451257-Whale_Watching_Tour_from_Vancouver-Vancouver_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11463470-Ultimate_Day_Tour_to_Victoria-Vancouver_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d11452949-Halifax_Harbour_Hopper_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13996741-Whistler_and_Sea_to_Sky_Gondola_Tour-Vancouver_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103801-Victoria_Zodiac_Boat_Whale_Watching_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12472637-Whale_Watching_Tour_from_Granville_Island_in_Vancouver-Vancouver_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d13402892-Tall_Ship_Silva_Sailing_Cruise-Halifax_Halifax_Region_Nova_Scotia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11449232-Quebec_City_Historic_Discoverers_Cruise-Quebec_City_Quebec.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d12631023-1_Hour_Toronto_Harbour_Tour_with_Live_Narration-Toronto_Ontario.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d16810385-Vancouver_Island_s_Ultimate_Full_Day_Whale_and_Wildlife_Tour-Vancouver_Island_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60878-d11482778-Victoria_Day_Trip_from_Seattle_with_Butchart_Gardens-Seattle_Washington.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11464411-Full_Day_Whale_Watching_Cruise_from_Quebec-Quebec_City_Quebec.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103220-Victoria_Whale_Watch_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103401-Victoria_to_Vancouver_Tour_with_Butchart_Gardens_Admission_and_Sunset_Cruise_to_Vancouver-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12000833-Vancouver_Harbor_Sightseeing_Cruise-Vancouver_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15854497-4_Day_Vancouver_Island_Explorer_Tour_from_Vancouver-Vancouver_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d15885209-Whale_Watching_Excursion_with_Transportation_from_Quebec_City-Quebec_City_Quebec.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15853767-Tall_Ship_Silva_Deckhand_For_a_Day-Halifax_Halifax_Region_Nova_Scotia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d16641879-VIP_Whale_Watching_Basilica_by_Private_Car_Tour-Quebec.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15853978-Lobsters_Lighthouses-Halifax_Halifax_Region_Nova_Scotia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d16642015-Port_Renfrew_Whale_Wildlife_Watching-Vancouver_Island_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154909-d15854047-Voyageur_Canoe_and_Horseback_Ride-Alberta.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d16804683-Tofino_2_Day_Tour_from_Vancouver-Vancouver_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154909-d15854127-Become_a_Voyageur_Canoe_Tour-Alberta.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d16808175-Vancouver_Island_Half_Day_Whale_and_Wildlife_Tour-Vancouver_Island_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d16672153-Half_Day_Whale_Watching_Telegraph_Cove_BC-Vancouver_Island_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d16672234-Sunset_Whale_Watching_Victoria_BC-Vancouver_Island_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d16809915-VIP_Three_Day_Whale_Watching_Sea_Kayaking_Basilica_Is_Orleans_Private_Car_Tour-Quebec.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d16809914-VIP_Two_Day_Whale_Watching_Sea_Kayaking_Basilica_by_Private_Car_Tour-Quebec.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d15830523-2_Hour_Quickie_Adventure-Nova_Scotia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d16677333-3_Hour_Whale_Watching_Tour-Vancouver_Island_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d16810438-Best_of_Montreal_Full_Day_Tour-Montreal_Quebec.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g48261-d16753583-Discovery_Niagara_Falls_USA_Winter_Tour-Niagara_Falls_New_York.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d15831226-Keji_Southern_Lakes_Canoe_Trip_3_Day-Nova_Scotia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d15831225-Frozen_Ocean_Canoe_Trip_3_Day-Nova_Scotia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d16795615-Rental_of_a_boat_on_the_St_Lawrence_River_Quebec_City-Quebec_City_Quebec.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g298033-d16823116-Cultural_Tour_To_Turkey-Marmaris_Marmaris_District_Mugla_Province_Turkish_Aegean_Coast.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d16796211-Seals_Smiles_Tour-British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15846627-Cabot_Trail_and_Cape_Breton_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15846626-Cape_Breton_Newfoundland_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d15846631-Ucluelet_Harbour_Kayaking_Tour-Vancouver_Island_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11854395-Gems_of_Niagara_Falls_Small_Group_Tour-Niagara_Falls_Ontario.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11481536-Granite_Falls_Zodiac_Tour-Vancouver_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103559-Summer_Sunset_Whales_and_Wildlife_Tour_in_Vancouver_Island-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13376979-Downtown_Vancouver_Sightseeing_Cruise_in_a_Zodiac_Vessel-Vancouver_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d12649246-Le_Bateau_Mouche_Sightseeing_Cruise_in_Montreal-Montreal_Quebec.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11456823-Niagara_Falls_Small_Group_Tour_from_Toronto-Toronto_Ontario.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11807018-Victoria_and_Butchart_Gardens_by_Helicopter_and_Speed_Boat-Vancouver_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103221-Victoria_Whale_Watching_Tour_by_Zodiac-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d13553064-Bateau_Mouche_Dinner_Cruise-Montreal_Quebec.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11449231-Quebec_City_Dinner_Cruise-Quebec_City_Quebec.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11483262-Lake_Minnewanka_Cruise-Banff_Banff_National_Park_Alberta.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d11452948-Halifax_Dinner_Cruise-Halifax_Halifax_Region_Nova_Scotia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103867-Whale_Watching_and_Butchart_Gardens-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103464-Summer_Whale_Watching_on_Vancouver_Island-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11449229-Montreal_Dinner_Cruise-Montreal_Quebec.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154962-d11477461-Newfoundland_Puffin_and_Whale_Watch_Cruise-Newfoundland_and_Labrador.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d13387380-Riviere_du_Loup_Whale_Watching_Cruise-Quebec.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d15603871-Victoria_Semi_Covered_Sunset_Whale_Watching_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11463957-Jasper_City_Sightseeing_Tour_and_Maligne_Lake_Cruise-Jasper_Jasper_National_Park_Alberta.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g181771-d12942734-4_Hour_Eagle_Viewing_River_Float_Trip_From_Squamish_with_Lunch-Squamish_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14105230-Victoria_4_Ever_Wild_Sunset_Whale_Watching_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11457659-Toronto_Harbour_Sightseeing_Cruise-Toronto_Ontario.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g48016-d11457843-Lake_George_Luncheon_or_Sightseeing_Cruise_aboard_the_Lac_du_Saint_Sacrement-Lake_George_New_York.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g9463750-d11990125-Lady_Muskoka_Boat_Cruise-Peterborough_the_Kawarthas_Ontario.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11469289-Victoria_and_Butchart_Gardens_by_Seaplane_and_Speed_Boat-Vancouver_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d12955227-Niagara_Falls_Tour_with_Boat_Cruise_Journey_and_Fallsview_Lunch_from_Toronto-Toronto_Ontario.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12592660-Whales_Fly_Whale_Watching_from_Vancouver_to_Victoria_Return_Seaplane_Flight-Vancouver_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11448264-Vancouver_to_Victoria_by_Seaplane_and_Ferry-Vancouver_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103802-Victoria_Whale_Watching_Tour_on_a_Covered_Vessel-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11449289-Toronto_Inner_Harbour_and_Island_Cruise-Toronto_Ontario.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13399383-Vancouver_Full_Day_Sightseeing_and_Photography_Tour-Vancouver_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11484557-Maligne_Lake_Cruise-Jasper_Jasper_National_Park_Alberta.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11448314-Howe_Sound_Sea_Safari_Cruise-Vancouver_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11481875-Vancouver_to_Victoria_Whale_Watching_Butchart_Gardens_with_Return_by_SpeedBoat-Vancouver_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103725-Marine_Wildlife_Tour_with_Expert_Guides-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g2304086-d11479921-Heart_of_the_1000_Islands_Lunch_Cruise-Thousand_Islands_Java.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103423-Victoria_Sunset_Whale_Watching_Cruise-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11449230-Montreal_Historic_Discoverers_Cruise-Montreal_Quebec.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11469607-Niagara_Falls_Night_Tour_with_Dinner_and_Cruise-Niagara_Falls_Ontario.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d14138281-4_Hour_Quickie_Adventure-Nova_Scotia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d11468094-Ottawa_River_Historic_Sightseeing_Cruise-Quebec.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d13480603-Halifax_Deep_Sea_Fishing-Halifax_Halifax_Region_Nova_Scotia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g2304086-d11473350-2_Hour_1000_Islands_Dinner_Cruise-Thousand_Islands_Java.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103296-Victoria_Marine_Wildlife_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d13534442-Saturday_Afternoon_Lunch_Cruise-Toronto_Ontario.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154935-d13412285-Nanaimo_Whale_Watching_in_a_Semi_Covered_Boat-Nanaimo_Vancouver_Island_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11471106-Interactive_Pirate_Cruise_from_Granville_Island-Vancouver_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11481535-Vancouver_City_and_Seals_Scenic_Boat_Tour-Vancouver_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d13567390-Murphy_s_DJ_Party_Boat-Halifax_Halifax_Region_Nova_Scotia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155004-d13009488-Rideau_Canal_Cruise-Ottawa_Ontario.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g182183-d14917120-Mont_Tremblant_Lake_Cruise-Mont_Tremblant_Quebec.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d14155780-Sunset_Cruise-Vancouver_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g182183-d12577064-Full_Day_Mont_Tremblant_Rouge_River_Rafting_Tour_with_Lunch-Mont_Tremblant_Quebec.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d15633354-5_Day_Broken_islands_Kayaking_Expedition-Vancouver_Island_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11482175-Full_Day_Quebec_City_Adventure_Bike_Tour_Sightseeing_Cruise_and_Lunch-Montreal_Quebec.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g181771-d14199374-Wet_Wild_Elaho_Exhilarator_Sea_to_Sky_Gondola_Combo_from_Squamish-Squamish_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d14138315-Dark_Sky_Canoe_Trip_2_Day-Nova_Scotia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d14138316-Lake_Rossignol_Canoe_Trip_3_Day-Nova_Scotia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d14138317-Keji_Southern_Lakes_Canoe_Trip_4_Day-Nova_Scotia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d14138318-Taste_of_the_Tobeatic_Canoe_Trip_4_Day-Nova_Scotia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11469121-Vancouver_to_Victoria_Whale_Watching_with_Return_to_Vancouver_by_Seaplane-Vancouver_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155004-d13009489-Ottawa_River_Tours-Ottawa_Ontario.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d14084090-Wine_Cheese_at_Sunset-Halifax_Halifax_Region_Nova_Scotia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154962-d11469281-Whale_Watching_Marine_Wildlife_Excursion_by_Zodiac_Boat-Newfoundland_and_Labrador.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g2304086-d11479923-Heart_of_the_1000_Islands_Brunch_Cruise-Thousand_Islands_Java.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d14085493-All_Inclusive_Niagara_Falls_Coach_Tour-Toronto_Ontario.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d14785445-Sea_to_Sky_Gondola_Private_Tour-Vancouver_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154909-d13075355-Lake_Louise_Winter_Sightseeing_Gondola-Alberta.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11464176-Friday_Night_Wine_and_Cheese_Sail_in_Toronto-Toronto_Ontario.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103372-Victoria_Shore_Excursion_Whale_Watching_Cruise_and_Butchart_Gardens_Admission-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103251-Whale_Watching_Cruise_from_Victoria_and_Butchart_Gardens_Admission-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11452971-Whale_Watching_Cruise_from_Vancouver_to_Victoria-Vancouver_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d14103253-Whale_Watching_Cruise_from_Victoria_to_Vancouver-Vancouver_Island_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d13608454-Wildlife_on_the_Bow-Banff_Banff_National_Park_Alberta.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11485902-Seaplane_Flight_to_Victoria_with_Whale_Watching_and_Return_by_Ferry-Vancouver_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15016677-Victoria_Butchard_Gardens_Private_Tour-Vancouver_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13857649-Vancouver_Whale_Watching_Adventure-Vancouver_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d12943751-Full_Day_Private_Charter-Big_White_Okanagan_Valley_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1173269-d15040272-6_Hour_Coastal_Adventure-Sunshine_Coast_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11478561-Vancouver_Whale_Watching_Safari-Vancouver_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g2304086-d11473348-90_Minute_1000_Islands_Sightseeing_Cruise-Thousand_Islands_Java.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154979-d11473349-1000_Islands_WildCat_High_Speed_Adventure_Cruise-Ontario.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d15616131-3_Day_Broken_Group_Islands_Kayaking_Expedition-Vancouver_Island_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d14759034-J_Farwell_Morning_Family_Fun-Halifax_Halifax_Region_Nova_Scotia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d14759035-J_Farwell_Signature_Sail-Halifax_Halifax_Region_Nova_Scotia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12000831-Vancouver_Holiday_Dinner_and_Carols_Cruise-Vancouver_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1954790-d11462791-Historic_Boat_Tour_on_Bonne_Bay-Bonne_Bay_Gros_Morne_National_Park_Newfoundland_Newfoundland_and_Labrador.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11481537-Bowen_Island_Dinner_and_Zodiac_Tour-Vancouver_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103868-Whale_Watching_with_Butchart_Gardens_and_Butterfly_Gardens_from_Victoria-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1173269-d11479088-Howe_Sound_Islands_Cruise-Sunshine_Coast_British_Columbia.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154962-d11468363-Whale_Watching_Tour_with_2_Nights_Accommodation_Package-Newfoundland_and_Labrador.html","category":"cruises,_sailing_&_water_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d14003426-Historical_Walking_Tour_in_Old_Quebec_Winter_Tour-Quebec_City_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11448241-Quebec_City_Walking_Tour-Quebec_City_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11483581-Niagara_Falls_Small_Group_Day_Tour_from_Toronto-Toronto_Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11449060-Half_Day_Trip_to_Montmorency_Falls_and_Ste_Anne_de_Beaupre_from_Quebec-Quebec_City_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154966-d12945223-4_to_6_Hour_Northern_Lights_Tour_from_Yellowknife-Yellowknife_Northwest_Territories.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d14103779-Victoria_Guided_Food_and_History_Tour-Vancouver_Island_British_Columbia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11449290-Niagara_Falls_Tour_Day_Trip_from_Toronto-Toronto_Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11486652-Niagara_Falls_Day_and_Evening_Tour_With_Boat_Cruise_and_Optional_Fallsview_Dinner-Toronto_Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d12905712-Small_Group_Excursion_of_Quebec_city_Montmorency_Falls-Quebec_City_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11452107-Niagara_on_the_Lake_Wine_Tour_with_Cheese_Pairing-Niagara_Falls_Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d15884113-Haunted_Montreal_Pub_Crawl-Montreal_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11452106-Niagara_on_the_Lake_Wine_Tasting_Tour_with_Gourmet_Lunch_or_Dinner-Niagara_Falls_Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11472985-Christmas_in_Quebec_City_Small_Group_Gourmet_Food_Tour-Quebec_City_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d13365655-Niagara_Falls_Day_Tour_from_Toronto_including_Hornblower_Boat_Tour-Toronto_Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d12901853-Lake_Louise_and_Icefield_Parkway_Sightseeing_Full_Day_Tour-Banff_Banff_National_Park_Alberta.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15854069-Best_of_Halifax_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155004-d13819113-Ultimate_Ottawa_Tour-Ottawa_Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d15347500-The_Original_MTL_Brew_Tour-Montreal_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d12441727-Small_Group_Toronto_Ghosts_and_Spirits_of_the_Distillery_Tour-Toronto_Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15746445-Spoken_Treasures_Indigenous_Walking_Tour-Vancouver_British_Columbia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11449232-Quebec_City_Historic_Discoverers_Cruise-Quebec_City_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154960-d15854068-Best_of_Saint_John_Tour-Saint_John_New_Brunswick.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d15678637-VIP_Basilica_Area_Private_Car_Tour_The_Ste_Anne_Area_Riverside_Lunch_Tour-Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d16666922-Toronto_City_Tour_with_CN_Tower-Toronto_Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15766684-TalkWalk_The_Inside_Job_the_Winter_Walking_Tour_of_Public_Art_and_Sculpture-Toronto_Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d16741627-Discover_the_RESO_Montreal_s_Underground_City_Walking_Tour_with_a_Local-Montreal_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d13328614-Exclusive_Private_tour_to_Niagara_Falls_from_Toronto-Toronto_Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11452105-Niagara_on_the_Lake_Cycle_and_Wine_Tasting_Tour_with_Optional_Two_Course_Lunch-Niagara_Falls_Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d14007532-Snowshoeing_Tour_to_Marble_Canyon-Banff_Banff_National_Park_Alberta.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11484368-Talking_Trees_Indigenous_Walking_Tour-Vancouver_British_Columbia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d15546062-Discover_Montreal_s_Best_Street_Art-Montreal_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d14103665-Historical_Chinatown_Walking_Tour-Vancouver_Island_British_Columbia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d16741626-Explore_the_Best_of_Old_Montreal_Private_Walking_Tour_With_a_Local-Montreal_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d16642978-3_Hour_East_Vancouver_Art_Mural_Craft_Brewery_Tour-Vancouver_British_Columbia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155023-d15829971-Afternoon_Charlottetown_City_Tour-Charlottetown_Prince_Edward_Island.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d16749387-Montreal_Architectural_Walking_Tour_2_Hour-Montreal_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g19-d16656954-Escape_through_the_Vines_Tour-North_America.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g153339-d16656953-Grapes_Grains_Tour-Canada.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d16709426-Toronto_Sightseeing_Tour-Toronto_Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d16641807-VIP_Ice_Hotel_Basilica_Copper_Museum_City_and_Plains_by_Private_Car-Quebec_City_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d15853811-HEART_OF_NIAGARA_FALLS_FULL_MONTY_TOUR-Niagara_Falls_Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d15853810-HEART_OF_NIAGARA_FALLS_TOUR-Niagara_Falls_Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d16709520-Tobermory_Flowerpot_Island_Bus_tour_from_Toronto-Toronto_Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d16709573-Toronto_City_Walking_Tour_York_to_the_6ix_GROUP_TOUR-Toronto_Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154979-d16749278-Ghost_and_Mystery_Trolley_Tour-Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154909-d15854047-Voyageur_Canoe_and_Horseback_Ride-Alberta.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d15854072-Niagara_Falls_Niagara_on_the_Lake-Niagara_Falls_Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154909-d15854127-Become_a_Voyageur_Canoe_Tour-Alberta.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d15737564-Quebec_cradle_of_New_France-Quebec_City_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d16749588-Guided_Bicycle_Tour_Toronto_Waterfront_Island_and_Distillery-Toronto_Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d16808299-Steveston_Magical_Mystery_Storybrooke_Explorer_Private_Tour-Vancouver_British_Columbia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d15678629-VIP_Walk_the_City_Private_Car_to_Island_of_Orleans-Quebec_City_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d16808300-Steveston_Magical_Mystery_Sea_Adventure_Explorer_Private_Tour-British_Columbia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d15678631-VIP_Heavenly_Private_Walking_Sitting_Eating_Tour_City_Wall_Plains_Bridges-Quebec_City_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15854933-Halifax_Night_Tour_with_Dinner-Halifax_Halifax_Region_Nova_Scotia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g147293-d15750728-Santo_Domingo_City_Tour_All_day_from_Punta_Cana-Punta_Cana_La_Altagracia_Province_Dominican_Republic.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d16677245-Niagara_Fall_Canada_Wonder_Tour-Niagara_Falls_Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d15883702-Winter_tour_of_the_island_of_Orleans-Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g153339-d15883704-3_night_Private_Resort_Mansion_with_optional_excursions_in_Saskatoon_SK-Canada.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d16810403-2_Hour_Gastown_Waterfront_Walking_Tour-Vancouver_British_Columbia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d16810438-Best_of_Montreal_Full_Day_Tour-Montreal_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g48261-d16753583-Discovery_Niagara_Falls_USA_Winter_Tour-Niagara_Falls_New_York.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g48261-d16753582-Canadian_and_American_Combo_Winter_Tour-Niagara_Falls_New_York.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g303235-d16647367-Jungle_survival_training_3_days_by_ex_military_experts-Manaus_Amazon_River_State_of_Amazonas.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d16753665-The_Douglas_Fir_Trail_Calgary-Calgary_Alberta.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d15884114-Haunted_Griffintown-Montreal_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d16822232-Pirates_Pints_Pub_Crawl-Nova_Scotia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d16822231-The_Eerie_The_Ominous_Tour-Nova_Scotia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16654210-Across_the_Valley_Tour-Big_White_Okanagan_Valley_British_Columbia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d16732187-Haunted_Downtown-Montreal_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d16732190-Haunted_Mountain-Montreal_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g298033-d16823116-Cultural_Tour_To_Turkey-Marmaris_Marmaris_District_Mugla_Province_Turkish_Aegean_Coast.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d16796218-Find_Montreal_Black_History_on_Site-Montreal_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d16796237-Montreal_101_Urban_Experience_Walking_Tour_with_a_Local-Montreal_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15846625-Nova_Scotia_Bucket_List_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15846626-Cape_Breton_Newfoundland_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15846637-Peggy_s_Cove_Hike_and_Village_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d15846636-Private_Custom_Historical_Tour_War_of_1812_Niagara_Falls_Niagara_on_the_Lake-Niagara_Falls_Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d15846641-Old_Montreal_Delights_with_a_local-Montreal_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d15787489-Sunset_Dinner_Tour-Big_White_Okanagan_Valley_British_Columbia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d15696656-Pedal_Coach_Hourly_Rental-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d16641302-VIP_Private_Walking_Tour_Old_Town_Fortifications_the_see_all_the_sites_tour-Quebec_City_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16703287-Bachelorette_Private_Wine_Tours-Big_White_Okanagan_Valley_British_Columbia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16703289-VIP_and_Exclusive_Tours-Big_White_Okanagan_Valley_British_Columbia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16703288-Special_Group_Full_Day_Private_Wine_Tours_For_Up_To_12_People_3_Tour_Options-Big_White_Okanagan_Valley_British_Columbia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d16641449-Village_Quebec_Tour_1800_s_Reproduction_food_activities_and_fun_included-Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d16641450-Mix_Tour_3_sites_1_bonus_site-Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g48261-d15063194-Best_of_Niagara_Falls_USA_Tour-Niagara_Falls_New_York.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12576670-6_Hour_Niagara_Falls_Canadian_Side_Evening_Illuminations_Tour-Niagara_Falls_Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154909-d15303529-Nikka_Yuko_Japanese_Garden_Winter_Light_Festival-Alberta.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g189541-d13500413-Copenhagen_Small_Group_Grand_Tour-Copenhagen_Zealand.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d13812904-Light_up_Niagara_Falls-Toronto_Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d14965966-Deluxe_Evening_Tour_to_Lake_Louise_and_Moraine_Lake_with_Dinner-Banff_Banff_National_Park_Alberta.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d13505018-Halifax_Segway_City_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d13553079-Halifax_Segway_City_Spin-Halifax_Halifax_Region_Nova_Scotia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g48261-d13774418-Shared_Wonder_Tour-Niagara_Falls_New_York.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11474684-Niagara_Falls_Canada_Underground_Railroad_Heritage_Tour-Niagara_Falls_Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d15040059-Niagara_on_the_Lake_Private_Wine_and_Dinner_Tour_in_Classic_English_Cab-Niagara_Falls_Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154966-d15573736-Yellowknife_City_Tour-Yellowknife_Northwest_Territories.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d15347501-The_Sip_of_MTL_Brew_Tour-Montreal_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15136485-Seattle_1_Day_Sightseeing_Tour-Vancouver_British_Columbia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15102419-Vancouver_City_Explorer_Tour-Vancouver_British_Columbia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d14003473-PATH_Toronto_s_Underground_City_Walking_Tour-Toronto_Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155004-d12898540-Small_Group_Guided_Tour_in_Ottawa-Ottawa_Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d14759485-Calgary_Food_Walking_Tour_Craving_Kensington-Calgary_Alberta.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11466092-Beyond_the_Bagel_Montreal_Jewish_Food_Walking_Tour-Montreal_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13399390-Gastown_Chinatown_Night_Photography_Tour-Vancouver_British_Columbia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11468095-Animated_Crime_Walking_Tour_in_Old_Quebec-Quebec_City_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11482764-Montreal_Mural_Tour-Montreal_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d14861257-Inside_the_Shmata_Factory-Montreal_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d13534234-Historic_Harbour_Cruise-Halifax_Halifax_Region_Nova_Scotia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14759473-Nature_In_The_City_Of_Victoria_BC-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g48261-d12478122-Niagara_Falls_Canada_Tour_from_Niagara_USA-Niagara_Falls_New_York.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154960-d14928104-Fundy_Harbours_Hidden_Gems_Coastal_Drive-Saint_John_New_Brunswick.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d15135786-Guaranteed_Wine_Tasting_At_Mission_Hill_Quails_Family_Estates-Big_White_Okanagan_Valley_British_Columbia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12272224-Fraser_Valley_Private_Wine_Tour_and_Bistro_Lunch-Vancouver_British_Columbia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13399383-Vancouver_Full_Day_Sightseeing_and_Photography_Tour-Vancouver_British_Columbia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d14192078-Vancouver_Highlights_Private_Tour-Vancouver_British_Columbia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g2304086-d11479922-Thousand_Islands_Sunset_Dinner_Cruise-Thousand_Islands_Java.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11449230-Montreal_Historic_Discoverers_Cruise-Montreal_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g181771-d13111367-6_Hour_Eagle_Viewing_River_Float_Trip_From_Vancouver_with_Lunch-Squamish_British_Columbia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d14003426-Historical_Walking_Tour_in_Old_Quebec_Winter_Tour-Quebec_City_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d11468094-Ottawa_River_Historic_Sightseeing_Cruise-Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d13151671-Niagara_Falls_tour_with_Skylon_Tower-Toronto_Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154935-d13412285-Nanaimo_Whale_Watching_in_a_Semi_Covered_Boat-Nanaimo_Vancouver_Island_British_Columbia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d13480604-Lunenburg_and_Mahone_Bay_Bus_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d13857733-Private_Walking_Tour_of_Niagara_on_the_Lake_Historic_District-Niagara_Falls_Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d15209912-Victoria_Highlight_City_Tour-Vancouver_Island_British_Columbia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155004-d13009488-Rideau_Canal_Cruise-Ottawa_Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d13989044-Montreal_s_Old_Red_Light_District_Ghost_Walk-Montreal_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11469311-Guided_Tour_of_Cathedral_of_Holy_Trinity-Quebec_City_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11478608-Original_Haunted_Walk_of_Toronto-Toronto_Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d16641605-90_Minute_The_Majestic_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d13425763-Yukon_Breakfast_Snowmobile_Tour-Whistler_British_Columbia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15301308-Private_Niagara_Falls_Tour_from_Toronto_or_Mississauga-Toronto_Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d14762685-Calgary_Food_Walking_Tour_Inglewood_Edibles_Made_by_Mavericks-Calgary_Alberta.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154979-d15534263-Historical_Walking_Tour_of_Thorold_Lunch-Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d14192076-Fort_Langley_Vineyard_Private_Tour-Vancouver_British_Columbia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12272223-Private_Tour_Sea_to_Sky_Corridor_Adventure-Vancouver_British_Columbia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15136484-Victoria_Full_Day_Sightseeing_Tour_on_Vancouver_Island-Vancouver_British_Columbia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g46152-d12465667-11_Day_Excursion_Nova_Scotia_and_Prince_Edward_Island_Music_and_Culture_of_Acadian_People_and_the_Maritimes-Manchester_New_Hampshire.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11466093-Making_Their_Mark_Montreal_Jewish_History_Walking_Tour-Montreal_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11466094-Rabbis_Writers_and_Radicals_Montreal_Jewish_History_Walking_Tour-Montreal_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d14771176-Ontario_Place_Segway_Glide-Toronto_Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11451829-Niagara_Falls_American_Side_Highlights_Tour-Niagara_Falls_Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d12939434-Shared_Ski_Shuttle_from_Fernie_to_Calgary-Calgary_Alberta.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154909-d15339903-Nikka_Yuko_Winter_Light_Experience_Tomodachi_Friendship_Package_for_Two-Alberta.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d14083782-Small_Group_Evening_Tour_of_Niagara_Falls_from_Toronto-Toronto_Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15411227-Vancouver_and_Capilano_Park-Vancouver_British_Columbia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154909-d15411234-Banff_City_Sightseeing_Tour_Roundtrip_from_Canmore-Alberta.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d13181452-Hockey_in_Toronto_Small_Group_Tour-Toronto_Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g2304086-d11479920-Kingston_Discovery_Sightseeing_Cruise-Thousand_Islands_Java.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d15546521-By_The_Sea_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d12909605-The_Essential_Whistler_Tasting_and_Cultural_Walking_Tour-Whistler_British_Columbia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11458862-Quebec_City_Shore_Excursion_Private_Walking_Tour-Quebec_City_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11458863-Quebec_City_Shore_Excursion_Grand_Walking_Tour_of_Quebec_City-Quebec_City_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d15681739-Segway_Tour_along_the_Welland_Canal_2h-Niagara_Falls_Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d15005699-75_Minute_The_Capital_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d14094181-All_Inclusive_Niagara_Falls_Bus_Tour_from_Toronto-Toronto_Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155022-d13969030-Anne_of_Green_Gables_Adventure_Private_Tour-Prince_Edward_Island.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d16821848-Mississauga_to_Niagara_Falls_Day_Tour-Niagara_Falls_Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d14094343-Krazy_Kanuck_Beer_Wine_and_Cider_Tour_Small_Intimate_Interactive_groups-Niagara_Falls_Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d15125758-Immersion_Quebec_Virtual_Reality_Experience_of_Quebec_City_s_History-Quebec_City_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g182183-d14943114-Explore_the_Unexplored_Exploration_Game_on_Electric_Three_Wheeled_Scooters-Mont_Tremblant_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d14948582-Banff_Ghost_Walks-Banff_Banff_National_Park_Alberta.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d13836931-Quebec_City_Walking_Tour_Meet_a_Local-Quebec_City_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60763-d12464965-2_Day_Niagara_Falls_Day_Trip_from_New_York_City_by_Train_and_Air-New_York_City_New_York.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g181771-d13111366-5_Hour_Eagle_Viewing_River_Float_Trip_From_Whistler_with_Lunch-Squamish_British_Columbia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d13837010-PARIS_ON_DISPLAY_18TH_CENTURY_BOUTIQUES-Montreal_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d13837011-Entrance_Ticket_to_Stewart_Museum_in_Montreal-Montreal_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d16822646-All_Inclusive_Toronto_to_Niagara_Falls_Bus_Tour_with_Hornblower_Boat_and_Lunch-Niagara_Falls_Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d16822644-5_Star_Niagara_Falls_Tour_with_Hornblower_Boat_and_Lunch_Toronto_pickups-Niagara_Falls_Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d16822643-Small_Group_Tour_from_Toronto_to_Niagara_Falls_with_Hornblower_Boat_Included-Niagara_Falls_Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13112525-Fly_and_Dine_to_Bowen_Island_from_Vancouver-Vancouver_British_Columbia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15016677-Victoria_Butchard_Gardens_Private_Tour-Vancouver_British_Columbia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d13496562-Calgary_to_Dinosaur_Provincial_Park_Day_Tour-Calgary_Alberta.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15240566-Toronto_New_York_Times_Journeys_Afternoon_Arts_Walking_Tour_with_Food_and_Drink-Toronto_Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d14861258-La_manufacture_de_Shmata_sous_toutes_ses_coutures-Montreal_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g153339-d15693748-Segway_Tour_along_the_Welland_Canal_1h-Canada.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d15693747-Winter_Port_Dalhousie_Segway_Tours_50min-Niagara_Falls_Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d14105265-Historical_Victoria_Walking_Tour-Vancouver_Island_British_Columbia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d15567155-TREASURES_IN_THE_ATTIC-Montreal_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d14179971-MARISA_PORTOLESE_In_the_Studio_with_Notman-Montreal_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d15304898-Private_Niagara_Falls_Tour_Experience_the_thunder_of_over_12_000_years_in_a_day-Niagara_Falls_Ontario.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11481518-In_the_Shadow_of_the_Mountain-Montreal_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d14759325-The_Really_Gay_History_Tour-Vancouver_British_Columbia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d13998332-Montreal_Burlesque_Walking_Tour-Montreal_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14974678-Butchart_Gardens_in_the_Fall_Shuttle_Entry_2019-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g2304086-d11476422-Original_Haunted_Walk_of_Kingston-Thousand_Islands_Java.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12935688-Small_Group_Sea_to_Sky_Tour-Vancouver_British_Columbia.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d12649567-See_Montreal-Montreal_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d14003425-Historical_walking_tour_in_Old_Quebec_Mesdames_Mesdemoiselles-Quebec_City_Quebec.html","category":"cultural_&_theme_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d12578468-Luxury_Niagara_Falls_Day_Trip_from_Toronto_with_Cruise_and_Lunch-Toronto_Ontario.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11450220-Vancouver_to_Victoria_and_Butchart_Gardens_Tour_by_Bus-Vancouver_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11448875-Quebec_City_and_Montmorency_Falls_Day_Trip_from_Montreal-Montreal_Quebec.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11448318-Niagara_Falls_Day_Trip_from_Toronto-Toronto_Ontario.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11449060-Half_Day_Trip_to_Montmorency_Falls_and_Ste_Anne_de_Beaupre_from_Quebec-Quebec_City_Quebec.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60878-d11450659-Day_Trip_from_Seattle_to_Victoria_on_the_Victoria_Clipper-Seattle_Washington.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11450221-Whistler_Small_Group_Day_Trip_from_Vancouver-Vancouver_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11472572-Vancouver_North_Shore_Day_Trip_with_Capilano_Suspension_Bridge_and_Grouse_Mountain-Vancouver_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11452107-Niagara_on_the_Lake_Wine_Tour_with_Cheese_Pairing-Niagara_Falls_Ontario.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d13534366-Ice_Hotel_Visit_Transportation-Quebec_City_Quebec.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11452106-Niagara_on_the_Lake_Wine_Tasting_Tour_with_Gourmet_Lunch_or_Dinner-Niagara_Falls_Ontario.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11451421-Victoria_and_Butchart_Gardens_Day_Trip_from_Vancouver-Vancouver_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60877-d11763511-Skagway_Shore_Excursion_Bennett_Train_Journey_on_the_White_Pass_Rail-Skagway_Alaska.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11448303-Mountain_Lakes_and_Waterfalls_Day_Trip_from_Banff-Banff_Banff_National_Park_Alberta.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d12578468-Luxury_Niagara_Falls_Day_Trip_from_Toronto_with_Cruise_and_Lunch-Toronto_Ontario.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12465166-Victoria_and_Butchart_Gardens_Tour_from_Vancouver-Vancouver_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11449994-Discover_Grizzly_Bears_from_Banff-Banff_Banff_National_Park_Alberta.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11449998-Athabasca_Glacier_Snow_Trip_from_Banff-Banff_Banff_National_Park_Alberta.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11903999-Sea_to_Sky_and_Whistler_Village_Tour-Vancouver_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11448302-Columbia_Icefield_Tour_including_the_Glacier_Skywalk_from_Banff-Banff_Banff_National_Park_Alberta.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d13365655-Niagara_Falls_Day_Tour_from_Toronto_including_Hornblower_Boat_Tour-Toronto_Ontario.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60826-d11478245-Northern_Lights_and_Arctic_Circle_Day_Trip_from_Fairbanks-Fairbanks_Alaska.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15854069-Best_of_Halifax_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11463470-Ultimate_Day_Tour_to_Victoria-Vancouver_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11452066-Small_Group_Quebec_Wine_Tour_from_Montreal_with_Gourmet_Lunch_or_Cheese_Tasting-Montreal_Quebec.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11450069-Winter_Wildlife_Discovery_Tour-Jasper_Jasper_National_Park_Alberta.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d15750904-Whistler_Sightseeing_Tour_from_Vancouver_includes_Cypress_and_Shannon_Falls-Whistler_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11450072-Jasper_to_Banff_One_Way_Tour-Jasper_Jasper_National_Park_Alberta.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d16656956-3_Day_Rocky_Mountains_Athabasca_Tour_from_Banff-Banff_Banff_National_Park_Alberta.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60763-d11447765-Niagara_Falls_Day_Trip_from_New_York_by_Air-New_York_City_New_York.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11448313-Columbia_Icefield_Tour_including_the_Glacier_Skywalk_from_Jasper-Jasper_Jasper_National_Park_Alberta.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d16692306-Vancouver_to_Whistler_Extended_Tour_7_hrs_in_Whistler_for_Activities_Gondola-Whistler_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155023-d15885225-Best_of_P_E_I_Tour-Charlottetown_Prince_Edward_Island.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15854261-Tour_to_Niagara_Falls_From_Toronto-Toronto_Ontario.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15854262-Tour_to_Niagara_Falls_with_Cruise-Toronto_Ontario.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15885286-Vancouver_Cypress_Mountain_Shannon_Falls_Sea_to_Sky_Gondola-Vancouver_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15884829-1_Day_Whistler_Day_Tour_from_Vancouver-Vancouver_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60878-d11482778-Victoria_Day_Trip_from_Seattle_with_Butchart_Gardens-Seattle_Washington.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11450071-Jasper_to_Lake_Louise_One_Way_Tour-Jasper_Jasper_National_Park_Alberta.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d12924620-Private_Niagara_Falls_Full_Day_Tour_from_Toronto-Toronto_Ontario.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15153848-Niagara_Falls_Day_Tour_from_Toronto-Toronto_Ontario.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g181771-d15090143-Wilderness_Eagle_Viewing_Float-Squamish_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11452105-Niagara_on_the_Lake_Cycle_and_Wine_Tasting_Tour_with_Optional_Two_Course_Lunch-Niagara_Falls_Ontario.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d16809910-Banff_Yoho_Jasper_National_Parks_Summer_Tour_from_Calgary_Airport_Transfers-Calgary_Alberta.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15854260-Niagara_on_the_Lake_from_Toronto-Toronto_Ontario.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15854497-4_Day_Vancouver_Island_Explorer_Tour_from_Vancouver-Vancouver_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g28953-d16804218-8_Days_East_Coast_USA_Canada_from_New_York_with_Airport_Transfers-New_York.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d16804217-Calgary_Banff_in_depth_Jasper_Yoho_National_Parks_Tour_from_Calgary-Calgary_Alberta.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154979-d16804587-Camping_in_Ontario_s_most_beautiful_location-Ontario.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d16642015-Port_Renfrew_Whale_Wildlife_Watching-Vancouver_Island_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d16804683-Tofino_2_Day_Tour_from_Vancouver-Vancouver_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d16716780-Wood_Walker-Montreal_Quebec.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d16672153-Half_Day_Whale_Watching_Telegraph_Cove_BC-Vancouver_Island_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d16677333-3_Hour_Whale_Watching_Tour-Vancouver_Island_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154960-d15883983-New_Brunswick_Shore_Excursion_Fundy_Coast_to_Shore_Tour-Saint_John_New_Brunswick.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d15831226-Keji_Southern_Lakes_Canoe_Trip_3_Day-Nova_Scotia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d15831225-Frozen_Ocean_Canoe_Trip_3_Day-Nova_Scotia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d16647466-Whistler_By_Float_Plane-Whistler_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d15766387-Yukon_Northern_Lights_4_days_Adventure_in_Whitehorse-Vancouver_Island_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d16795615-Rental_of_a_boat_on_the_St_Lawrence_River_Quebec_City-Quebec_City_Quebec.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d16741155-Banff_Jasper_Okanagan_Lake_Kamloops_Tour_from_Vancouver-British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15846625-Nova_Scotia_Bucket_List_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15846628-Coastal_Headland_Hiking_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15846633-Hiking_and_Sea_Kayaking_Combo_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15846632-Lunenburg_Hike_and_Town_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d15846631-Ucluelet_Harbour_Kayaking_Tour-Vancouver_Island_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15846637-Peggy_s_Cove_Hike_and_Village_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15846635-Cape_Split_Hiking_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15846634-Bay_of_Fundy_Walk_and_Winery_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d16796677-Sea_to_Sky_tour_5_hrs-Vancouver_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154979-d15787706-Original_Hamilton_Beer_Tours-Ontario.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-a_partner.Viator-a_product.114739P6","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11854395-Gems_of_Niagara_Falls_Small_Group_Tour-Niagara_Falls_Ontario.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11448319-Niagara_Falls_Freedom_Day_Trip_from_Toronto-Toronto_Ontario.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d13534375-Full_Day_Niagara_Winery_Tour_from_Toronto-Toronto_Ontario.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12841504-10_Hour_Small_Group_Whistler_Day_Trip_from_Vancouver-Vancouver_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11446113-Fraser_Valley_Wine_Tour_from_Vancouver-Vancouver_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154935-d11479755-Local_Food_Craft_Beverage_and_Estate_Winery_Tour_of_Cowichan_Valley-Nanaimo_Vancouver_Island_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d14785518-Algonquin_Provincial_Park_Day_Tour_from_Toronto-Toronto_Ontario.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d12464991-Quebec_City_Day_Tour_from_Montreal-Montreal_Quebec.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11452067-Winter_Wine_Tour_from_Montreal_with_Exclusive_Winery_Access-Montreal_Quebec.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11456823-Niagara_Falls_Small_Group_Tour_from_Toronto-Toronto_Ontario.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11807018-Victoria_and_Butchart_Gardens_by_Helicopter_and_Speed_Boat-Vancouver_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11448317-Niagara_Falls_Evening_Lights_Day_Trip_from_Toronto-Toronto_Ontario.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11894600-Victoria_Excursion_from_Vancouver_by_Helicopter_and_Sea_Plane-Vancouver_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15186437-Halifax_Peggys_Cove_Coastal-Halifax_Halifax_Region_Nova_Scotia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13086340-Dog_Mountain_Snowshoeing_and_Photography_Tour-Vancouver_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11956079-Vancouver_Island_Cycling_Tour_including_Lunch_and_Wine_Tasting-Vancouver_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d15125781-Calgary_Flames_Hockey_Tours-Banff_Banff_National_Park_Alberta.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12931674-BC_Winter_Super_Saver_2_Day_City_Hop_on_Hop_Off_Tour_plus_Whistler_Day_Trip-Vancouver_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15222366-Day_Trip_to_Elora_Gorge_from_Toronto-Toronto_Ontario.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d12651609-Half_Day_Small_Group_Canadian_Rockies_Hike_from_Canmore-Banff_Banff_National_Park_Alberta.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12724565-Full_Day_Vancouver_to_Victoria_Tour_by_Ferry-Vancouver_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d11448308-Mountain_Lakes_and_Waterfalls_Day_Trip_from_Calgary-Calgary_Alberta.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11481200-Whistler_Day_Trip_by_Seaplane_from_Vancouver-Vancouver_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d11448307-Columbia_Icefield_Tour_including_the_Glacier_Skywalk_from_Calgary-Calgary_Alberta.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11450074-Banff_to_Jasper_One_Way_Tour-Banff_Banff_National_Park_Alberta.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12873711-Full_Day_Cheakamus_Rafting_and_Sea_to_Sky_Gondola_Combo_from_Vancouver-Vancouver_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11477737-Niagara_Falls_Day_Tour_with_Hop_on_Hop_off_Toronto_City_Tour-Toronto_Ontario.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60745-d12466322-Niagara_Falls_Day_Trip_from_Boston_by_Air-Boston_Massachusetts.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11446317-Luxury_Bus_Tour_of_Niagara_Falls_with_Hornblower_Cruise_from_Toronto-Toronto_Ontario.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11448899-Private_Tour_Whistler_Day_Trip_from_Vancouver-Vancouver_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13399383-Vancouver_Full_Day_Sightseeing_and_Photography_Tour-Vancouver_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11481875-Vancouver_to_Victoria_Whale_Watching_Butchart_Gardens_with_Return_by_SpeedBoat-Vancouver_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d11448305-Icefields_Parkway_Discovery_to_Jasper_from_Calgary-Calgary_Alberta.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11451195-4_Hour_Montreal_Architecture_City_Bike_Tour_with_Wine_or_Beer-Montreal_Quebec.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11481955-Vancouver_Coastal_Canyon_Tour-Vancouver_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103663-Seaplane_Flight_to_Vancouver_with_Bus_Tour_from_Victoria-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d14138281-4_Hour_Quickie_Adventure-Nova_Scotia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d13805110-Bus_Tour_of_Niagara_Falls_with_Lunch_and_Boat_from_Mississauga-Toronto_Ontario.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d15633147-Nahatlatch_River_Rafting_24_Amazing_Rapids-British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d15209912-Victoria_Highlight_City_Tour-Vancouver_Island_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d12880363-Niagara_Wine_and_Mead_Experience-Toronto_Ontario.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15301372-Vancouver_Super_Saver_City_Sightseeing_Tour_plus_Whistler_Day_Trip-Vancouver_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15633143-Fraser_River_Scenic_Rafting_Trip-Vancouver_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g2269265-d15633144-Thompson_River_Rafting_Day_Trip-Fraser_Lake_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11448895-Private_Tour_Capilano_Suspension_Bridge_and_Grouse_Mountain-Vancouver_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11448900-Private_Tour_Fraser_Valley_Wine_Country_Day_Trip_from_Vancouver-Vancouver_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d15633354-5_Day_Broken_islands_Kayaking_Expedition-Vancouver_Island_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60795-d12470138-Niagara_Falls_Day_Trip_from_Philadelphia_by_Air-Philadelphia_Pennsylvania.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d14138315-Dark_Sky_Canoe_Trip_2_Day-Nova_Scotia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d14103566-Victoria_to_Cowichan_Valley_Wine_Tour-Vancouver_Island_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d14138316-Lake_Rossignol_Canoe_Trip_3_Day-Nova_Scotia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15207394-Toronto_To_Niagara_Falls_Niagara_On_The_Lake_Day_Tour_With_Free_Wine_Tasting-Toronto_Ontario.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d14138317-Keji_Southern_Lakes_Canoe_Trip_4_Day-Nova_Scotia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d14138318-Taste_of_the_Tobeatic_Canoe_Trip_4_Day-Nova_Scotia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11482323-Whistler_Day_Tour_from_Vancouver-Vancouver_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154964-d15340015-All_Terrain_Vehicle_tour_the_Newfoundland_Wilderness-St_John_s_Newfoundland_Newfoundland_and_Labrador.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11482371-Victoria_Full_Day_Sightseeing_Tour_from_Vancouver-Vancouver_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11469121-Vancouver_to_Victoria_Whale_Watching_with_Return_to_Vancouver_by_Seaplane-Vancouver_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d13812905-Niagara_Falls_Illumination_Tour-Toronto_Ontario.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d16750096-Waterfalls_Whistler_Tour-Vancouver_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12078353-2_Day_Whistler_Sea_to_Sky_Tour_from_Vancouver-Vancouver_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d14085492-Bus_Tour_of_Niagara_Falls_including_Hornblower_from_Toronto-Toronto_Ontario.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d14212976-Indian_Arm_Sightseeing_Tour-Vancouver_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60763-d13960847-Niagara_Falls_USA_Guided_Day_Trip_from_New_York_City_by_Air-New_York_City_New_York.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11482795-Gibsons_Sunshine_Coast_Full_Day_Hiking_Tour-Vancouver_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154960-d13560187-New_Brunswick_Golf_Excursion_River_Valley_Nine_Dine-Saint_John_New_Brunswick.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154909-d12065755-Winter_Canadian_Rockies_Canyon_Hike-Alberta.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154932-d14787761-Secret_Sips_of_the_Shuswap_Wine_Trail-Kamloops_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11450075-Lake_Louise_to_Jasper_One_Way_Tour-Banff_Banff_National_Park_Alberta.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d12467418-Small_Group_Niagara_Falls_Tour-Toronto_Ontario.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11485643-Sea_to_Sky_Alpine_and_Waterfall_Hike-Vancouver_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60763-d12464965-2_Day_Niagara_Falls_Day_Trip_from_New_York_City_by_Train_and_Air-New_York_City_New_York.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d13979081-Niagara_Falls_Tour_from_Oakville_and_Burlington-Niagara_Falls_Ontario.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155022-d11485898-Coastal_Lighthouse_and_Winery_Tour-Prince_Edward_Island.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d12464990-Toronto_to_Niagara_Falls_Day_Trip_by_Train-Toronto_Ontario.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11481091-Vancouver_to_Whistler_Scenic_Flight-Vancouver_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11483624-Half_Day_Canadian_Side_Sightseeing_Tour_of_Niagara_Falls_with_Cruise_Lunch-Niagara_Falls_Ontario.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d16701975-Dream_Car_Driving_Experience-Vancouver_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d12935015-Ultimate_Wine_Country_and_Niagara_Falls-Toronto_Ontario.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d15616131-3_Day_Broken_Group_Islands_Kayaking_Expedition-Vancouver_Island_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d11483863-Vancouver_Island_ATV_Tour-Vancouver_Island_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d13797637-Toronto_and_Niagara_Falls_Private_Tour-Toronto_Ontario.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d12464644-Niagara_Falls_Day_Trip_from_Toronto-Toronto_Ontario.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12469210-Victoria_and_Butchart_Gardens_with_Victoria_Clipper_to_Seattle_One_Way_from_Vancouver-Vancouver_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15305235-High_speed_Passenger_Ferry_Day_Trips_from_Vancouver_to_Victoria_BC_Canada-Vancouver_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14104743-The_Ultimate_Group_Package_Deal_of_Victoria-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60974-d12009945-Private_Day_Trip_to_Niagara_Falls_Canada_from_USA-Buffalo_New_York.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12010042-Private_Niagara_Ice_Wine_Tour-Niagara_Falls_Ontario.html","category":"day_trips_&_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16642156-Full_Day_Private_Wine_Tours_For_Up_To_10_People-Big_White_Okanagan_Valley_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11455829-Niagara_Falls_Day_Tour_from_Toronto-Toronto_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11448240-Small_Group_Quebec_City_Food_Tour-Quebec_City_Quebec.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d14103779-Victoria_Guided_Food_and_History_Tour-Vancouver_Island_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11449290-Niagara_Falls_Tour_Day_Trip_from_Toronto-Toronto_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11991451-St_Lawrence_Market_and_Old_Toronto_Food_Tour-Toronto_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11486652-Niagara_Falls_Day_and_Evening_Tour_With_Boat_Cruise_and_Optional_Fallsview_Dinner-Toronto_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11449291-Niagara_Falls_Platinum_Tour_from_Toronto_with_Cruise_and_Lunch-Toronto_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11476704-Niagara_on_the_Lake_Wine_Tour_and_Tastings_with_Transport-Niagara_Falls_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11486376-Gastronomic_Gastown_Walking_Tour-Vancouver_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11764326-Half_Day_Beer_Cider_and_Wine_Tour-Niagara_Falls_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103799-Historic_Downtown_Victoria_Food_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d15884113-Haunted_Montreal_Pub_Crawl-Montreal_Quebec.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d13969237-Evening_Gourmet_Tour_5_Course_Dinner_in_Quebec_City-Quebec_City_Quebec.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11484169-Island_of_Orleans_Food_and_Drink_Tour-Quebec_City_Quebec.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11452106-Niagara_on_the_Lake_Wine_Tasting_Tour_with_Gourmet_Lunch_or_Dinner-Niagara_Falls_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11486145-Toronto_Distillery_District_Walking_Tour-Toronto_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11990582-Vancouver_Brewery_Tour-Vancouver_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11475306-Niagara_Falls_One_Day_Sightseeing_Tour_from_Toronto-Niagara_Falls_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11468638-Small_Group_Toronto_Beer_Tour-Toronto_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11457968-Gastown_Walking_Food_Tour-Vancouver_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11764662-Montreal_Craft_Brewery_and_Beer_Tasting_Small_Group_Tour-Montreal_Quebec.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11452218-Small_Group_Granville_Island_Market_Tour-Vancouver_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11455272-Konzelmann_Estate_Winery_Tour_and_Tasting_in_Niagara_on_the_Lake-Niagara_Falls_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d14986172-Secret_Food_Tours_Montreal-Montreal_Quebec.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d13828644-Show_Me_The_City_Toronto_Walking_Tour-Toronto_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11452217-Small_Group_Gourmet_Food_Tour_in_Vancouver-Vancouver_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d13365655-Niagara_Falls_Day_Tour_from_Toronto_including_Hornblower_Boat_Tour-Toronto_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11484696-Crystal_Hut_Fondue_by_Snowcat-Whistler_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11451897-Fine_Dining_Dinner_Tour_in_Whistler-Whistler_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d14103746-Introductory_Brewery_and_Distillery_Tour-Vancouver_Island_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12184822-The_Fraser_Valley_Winery_Tour-Vancouver_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d12373174-Kensington_Market_Toronto_s_Neighborhood_International_Food_Tour-Toronto_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11463248-Quebec_Pub_Crawl-Quebec_City_Quebec.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12472632-Niagara_on_the_Lake_Wine_Tour_with_Lunch-Niagara_Falls_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11452066-Small_Group_Quebec_Wine_Tour_from_Montreal_with_Gourmet_Lunch_or_Cheese_Tasting-Montreal_Quebec.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d15615677-The_Kettle_Tour_4_Premium_Locations_2_Breweries_Distillery_Winery_Cidery-Niagara_Falls_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11472477-Konzelmann_Estate_Winery_Junk_Food_Wine_Pairing-Niagara_Falls_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11484697-Crystal_Hut_Fondue_by_Snowmobile-Whistler_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12943544-Vancouver_Wine_Tour_Fraser_Valley-Vancouver_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12009933-Private_Winery_Tour_of_Niagara_on_the_Lake-Niagara_Falls_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11991473-3_Hour_Old_Chinatown_Food_Tour_in_Toronto-Toronto_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d14499792-Kelowna_or_West_Kelowna_Afternoon_sightseeing_wine_tour-Big_White_Okanagan_Valley_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11470351-Niagara_on_the_Lake_Winery_Tasting_Afternoon_Tour_with_Wine_and_Cheese-Niagara_Falls_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11473444-Afternoon_Delight_Wine_and_Cheese_Tour-Niagara_Falls_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15411509-Toronto_Craft_Brewery_Tour-Toronto_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d15604079-The_Compromise_Tour_4_Premium_Locations_Winery_Winery_Cidery_2_Breweries-Niagara_Falls_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154960-d15854068-Best_of_Saint_John_Tour-Saint_John_New_Brunswick.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155023-d15885225-Best_of_P_E_I_Tour-Charlottetown_Prince_Edward_Island.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15854261-Tour_to_Niagara_Falls_From_Toronto-Toronto_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15854262-Tour_to_Niagara_Falls_with_Cruise-Toronto_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d16667031-Family_Friendly_tour_to_Niagara_Falls-Toronto_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d16796570-Great_Canadian_Food_Tour-Toronto_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11462745-A_Wok_Around_Chinatown_Culinary_and_Cultural_Walking_Tour-Vancouver_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12648859-Small_Group_Wine_Tour_from_Niagara_Falls_with_Hotel_Pickup-Niagara_Falls_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11469573-Quebec_City_Craft_Brewery_and_Beer_Tasting_Small_Group_Tour-Quebec_City_Quebec.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d14054645-Vancouver_Art_Deco_Chocolate_Tasting_Tour-Vancouver_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11452105-Niagara_on_the_Lake_Cycle_and_Wine_Tasting_Tour_with_Optional_Two_Course_Lunch-Niagara_Falls_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12016347-Winter_Wonderland_Food_Tour_in_Niagara_on_the_Lake-Niagara_Falls_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15854260-Niagara_on_the_Lake_from_Toronto-Toronto_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d15854258-Niagara_Falls_Tour_from_Niagara_on_the_Lake-Niagara_Falls_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15854497-4_Day_Vancouver_Island_Explorer_Tour_from_Vancouver-Vancouver_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d16642978-3_Hour_East_Vancouver_Art_Mural_Craft_Brewery_Tour-Vancouver_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d16749387-Montreal_Architectural_Walking_Tour_2_Hour-Montreal_Quebec.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d16717218-Toronto_Walking_Tour_Arts_Food_Culture_GROUP_TOUR-Toronto_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-a_partner.Viator-a_product.125304P3","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-a_partner.Viator-a_product.125304P4","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d15847415-Whistler_Experience_Day_Tour-Whistler_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16749039-Fantasy_Sightseeing_Boat_Wine_Tour-Big_White_Okanagan_Valley_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d16641807-VIP_Ice_Hotel_Basilica_Copper_Museum_City_and_Plains_by_Private_Car-Quebec_City_Quebec.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d16709573-Toronto_City_Walking_Tour_York_to_the_6ix_GROUP_TOUR-Toronto_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d15854072-Niagara_Falls_Niagara_on_the_Lake-Niagara_Falls_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d16642097-7_PM_Spirit_of_Victoria_Food_Tour_Gourmet_Food_Progressive_Dinner_and_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16642156-Full_Day_Private_Wine_Tours_For_Up_To_10_People-Big_White_Okanagan_Valley_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d16749588-Guided_Bicycle_Tour_Toronto_Waterfront_Island_and_Distillery-Toronto_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d16667026-Niagara_Falls_and_Boat_Cruise-Niagara_Falls_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d16667030-Niagara_Falls_Tour_Boat_Cruise-Niagara_Falls_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15854259-Private_Tour_from_Toronto_to_Niagara_on_the_Lake-Toronto_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d15678762-VIP_Private_Car_Tour_Falls_Island_of_Orleans_the_all_but_the_Basilica_tour-Quebec_City_Quebec.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16753241-Bachelorette_Wine_Tours_West_Kelowna_Wine_Tour_3_hrs-Big_White_Okanagan_Valley_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16722602-Red_HOT_Mingle_Night-Big_White_Okanagan_Valley_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d16722660-Pedal_Pub_Crawl_Downtown_Victoria-Vancouver_Island_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d16643454-Expert_Led_Vancouver_Food_Market_Tour-Vancouver_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16647506-Girls_just_want_to_have_Fun-Big_White_Okanagan_Valley_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d16822232-Pirates_Pints_Pub_Crawl-Nova_Scotia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d16795613-Traditional_day_in_a_maple_grove_in_Quebec-Quebec_City_Quebec.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d16795612-Native_American_discoveries_and_overnight_stay_in_prospector_s_tent-Quebec.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d16654449-Cowbell_Express_Beer_Tour-Toronto_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16702556-High_Spirited_two_day_wine_adventure-Big_White_Okanagan_Valley_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d15846641-Old_Montreal_Delights_with_a_local-Montreal_Quebec.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d16702896-6_pm_tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d15787556-Wine_Tasting_Tours-Big_White_Okanagan_Valley_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154979-d15787706-Original_Hamilton_Beer_Tours-Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16741970-Full_Day_Private_Or_Custom_Wine_Tours_Naramata_Wine_Region_For_Up_To_10_People-Big_White_Okanagan_Valley_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16703287-Bachelorette_Private_Wine_Tours-Big_White_Okanagan_Valley_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16703289-VIP_and_Exclusive_Tours-Big_White_Okanagan_Valley_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16703288-Special_Group_Full_Day_Private_Wine_Tours_For_Up_To_12_People_3_Tour_Options-Big_White_Okanagan_Valley_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16703339-Kelowna_Wine_Tours_Event_5_hours-Big_White_Okanagan_Valley_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16703337-West_Kelowna_Wine_Tour_5_hours-Big_White_Okanagan_Valley_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11473446-Niagara_Wine_Tasting_and_3_Course_Dinner-Niagara_Falls_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d13534375-Full_Day_Niagara_Winery_Tour_from_Toronto-Toronto_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11451461-Flavors_of_Old_Montreal_Walking_Tour-Montreal_Quebec.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11446113-Fraser_Valley_Wine_Tour_from_Vancouver-Vancouver_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d15045384-West_Kelowna_Wine_Tour-Big_White_Okanagan_Valley_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154935-d11479755-Local_Food_Craft_Beverage_and_Estate_Winery_Tour_of_Cowichan_Valley-Nanaimo_Vancouver_Island_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d12472552-4_Hour_Okanagan_Valley_Wine_Tasting_Tour_of_the_Kelowna_Lakeshore_Wine_Route-Big_White_Okanagan_Valley_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d15040060-Half_Day_Wine_Cheese_Tour_Niagara_On_The_Lake_Wine_Tour-Niagara_Falls_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d14081049-Jasper_Food_Tour-Jasper_Jasper_National_Park_Alberta.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d14911453-Diversity_of_Scarborough_Food_Tour-Toronto_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103294-Best_of_Victoria_Food_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11448821-Christmas_Walking_Tour_in_Old_Montreal-Montreal_Quebec.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d14103297-Fort_Street_Food_Walking_Tour_in_Victoria-Vancouver_Island_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11451898-Whistler_s_Hidden_Gems_Dinner_Tour-Whistler_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103299-Victoria_Craft_Brewery_Tour_and_Tastings-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11452067-Winter_Wine_Tour_from_Montreal_with_Exclusive_Winery_Access-Montreal_Quebec.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d15340402-Whistler_Craft_Crawl-Whistler_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11462903-Food_Walking_Tour_of_Granville_Island_Public_Market-Vancouver_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d11763939-Naramata_Wine_Tour_with_Gourmet_Lunch-Big_White_Okanagan_Valley_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11991439-Undiscovered_Niagara_Wine_Country_Tour-Niagara_Falls_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11453871-Montreal_Food_Truck_Tour_by_Bike-Montreal_Quebec.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d14499796-Fraser_Valley_Wine_Tour-Vancouver_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11476560-Vancouver_Craft_Beer_and_Distillery_Tour-Vancouver_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11483932-Full_Day_Niagara_Wine_Tour_with_Lunch_in_Niagara_on_the_Lake_and_Optional_Boat_Ride-Toronto_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d13311901-Exuberance_Tour_Plus_Historical_Walking_Tour_Picnic_and_Wine_Tour-Big_White_Okanagan_Valley_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d15632836-Niagara_Winter_Wonderland_Tour_Air_Tour_Winery_Tour_Chocolate_Factory_Tour-Niagara_Falls_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d11456080-Tour_and_Taste_Okanagan_s_Wine_Country-Big_White_Okanagan_Valley_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12009944-Private_Wine_and_Chocolate_Tour_in_Niagara_Wine_Region-Niagara_Falls_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d14771038-Chocolate_Tales_Entertainment_You_Can_Taste-Toronto_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d13969245-Wine_Cider_and_Beer_Tasting_and_Pairing_Afternoon_Tour-Niagara_Falls_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11463012-The_Pork_and_Bacon_Walking_Food_Tour_of_Toronto_s_Hogtown_History-Toronto_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d11456079-West_Kelowna_Wine_Tour-Big_White_Okanagan_Valley_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d11479780-Kayak_Wine_and_Cheese_Tour-Big_White_Okanagan_Valley_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d14038223-Half_Day_Swirl_Sip_Savour_Wine_Tour-Niagara_Falls_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11480281-Niagara_on_the_Lake_Wine_Tasting_Tour_with_Cheese_from_Niagara_Falls-Niagara_Falls_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11487372-Queen_Street_West_Pastry_Tour-Toronto_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11466092-Beyond_the_Bagel_Montreal_Jewish_Food_Walking_Tour-Montreal_Quebec.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d15695577-Winter_Segway_Tour_at_Henry_of_Pelham_Winery-Niagara_Falls_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12580963-Small_Group_Afternoon_Bike_Tour_of_Vancouver-Vancouver_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11460723-Walking_Tour_of_Niagara_on_the_Lake_Historic_District-Niagara_Falls_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12812730-Niagara_Lakefront_Cellar_Tour_and_Wine_Tasting-Niagara_Falls_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d14759486-Calgary_Food_Walking_Tour_Calgary_Farmers_Market-Calgary_Alberta.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11485875-Full_Day_Prince_Edward_County_Wine_Tour_with_Lunch-Toronto_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103513-Victoria_Wine_and_Whales_Combo_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g147311-d14782059-The_Montego_Bay_Private_Party_Hopper-Montego_Bay_Saint_James_Parish_Jamaica.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d15135786-Guaranteed_Wine_Tasting_At_Mission_Hill_Quails_Family_Estates-Big_White_Okanagan_Valley_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12272224-Fraser_Valley_Private_Wine_Tour_and_Bistro_Lunch-Vancouver_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12993133-Niagara_Craft_Brewery_Tour-Niagara_Falls_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d11452448-Small_Group_Annapolis_Valley_Wine_and_Food_Tour_from_Halifax-Halifax_Halifax_Region_Nova_Scotia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11451195-4_Hour_Montreal_Architecture_City_Bike_Tour_with_Wine_or_Beer-Montreal_Quebec.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d13311898-High_Spirits_Tour_Beer_Cider_Spirits_Wine_6_hour-Big_White_Okanagan_Valley_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11461331-Private_Tour_Fraser_Valley_Wine_Tour_in_Vancouver-Vancouver_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11465492-Pub_Crawl_Montreal-Montreal_Quebec.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11991471-4_Hour_Riverside_and_Leslieville_Food_Tour_in_Toronto-Toronto_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11991472-Urban_Whiskey_Trail_Experience-Toronto_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11990475-Vancouver_Craft_Brewery_and_Food_Tour-Vancouver_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d11479781-Okanagan_Wine_Country_Bike_and_Wine_Tour-Big_White_Okanagan_Valley_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155004-d13377091-ByWard_Market_Tasting_Experience-Ottawa_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11453873-Jewish_Neighborhood_Food_Tour-Montreal_Quebec.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11991450-King_and_Queen_West_Sunday_Brunch_Tour-Toronto_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g147320-d15055174-Caribbean_Dreams_San_Juan_Private_Party_Hopper-San_Juan_Puerto_Rico.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103307-Brentwood_Bay_Kayak_Tour_and_Wine_Tasting-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103551-Victoria_Craft_Brewery_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12502034-Niagara_Falls_Walking_Food_Tour-Niagara_Falls_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11990661-Walking_Brewery_Tour_of_Vancouver-Vancouver_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11457604-Little_Italy_Walking_Food_Tour_in_Vancouver-Vancouver_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154960-d12027553-Shore_Excursion_Saint_John_Walking_Tour-Saint_John_New_Brunswick.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11476588-Montreal_Ultimate_Chocolate_Tour-Montreal_Quebec.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d13127262-Toronto_Pubs_and_Bars_After_Sunset-Toronto_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11470584-Under_the_Surface_of_Montreal_s_Chinatown_Guided_Food_Walking_Tour-Montreal_Quebec.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15008791-OMG_there_s_a_Greek_Food_Tour-Toronto_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d14986168-Secret_Food_Tours_Vancouver-Vancouver_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11476589-Montreal_Afternoon_Tea_Tour-Montreal_Quebec.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12009968-Private_Niagara_on_the_Lake_Ice_Wine_Festival_Tour-Niagara_Falls_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d15358428-Vernon_Wine_Tasting_Experience_to_Lake_Country-Big_White_Okanagan_Valley_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11991448-4_Hour_Toronto_Cocktail_and_Secret_Bar_Tour-Toronto_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11991449-Corktown_and_Distillery_Historic_District_Food_Tour-Toronto_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154956-d14911499-Taste_of_Chocolate_Tour-New_Brunswick.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154956-d14911500-Lobster_Roll_Workshop-New_Brunswick.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g147313-d14767539-Caribbean_Dreams_Negril_Private_Party_Hopper-Negril_Westmoreland_Parish_Jamaica.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11466053-Montreal_by_Night_Tour-Montreal_Quebec.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11479448-Vancouver_Distillery_Private_Tour_and_Tasting-Vancouver_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d15045383-West_Kelowna_6_Hour_Wine_Tour-Big_White_Okanagan_Valley_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11448900-Private_Tour_Fraser_Valley_Wine_Country_Day_Trip_from_Vancouver-Vancouver_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d15045385-East_Kelowna_6_Hour_Wine_Tour-Big_White_Okanagan_Valley_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d15045386-East_Kelowna_Wine_Tour-Big_White_Okanagan_Valley_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d14014769-Ile_d_Orleans_Food_Tour-Quebec_City_Quebec.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11991566-3_5_Hour_Ossington_Strip_Food_Tour_in_Toronto-Toronto_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14104081-Distillery_Tour_with_Chocolate_Whisky_Tasting-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154914-d15668176-SPIRIT_OF_LEDUC_DISTILLERY_TOUR-Edmonton_Alberta.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d12650480-Lake_Country_Wine_Tour-Big_White_Okanagan_Valley_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d12650479-Small_Group_Tour_Naramata_Bench_Wine_Tastings_and_Countryside-Big_White_Okanagan_Valley_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d12465205-Ritz_and_Glamour_Toronto_VIP_Entertainment_Tour-Toronto_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13181309-Brewery_Creek_Walking_Tour-Vancouver_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d12939717-Private_Niagara_Falls_Niagara_on_the_Lake_Day_Trip_and_Winery_Tour_from_Toronto-Toronto_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15411249-Greektown_Toronto_Pastry_Crawl-Toronto_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154932-d14781910-Tasty_Taster_Wine_Tour-Kamloops_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d11479879-Okanagan_Craft_Distillery_and_Brewery_Bike_Tour-Big_White_Okanagan_Valley_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d15830353-Picnic_in_a_vineyard-Big_White_Okanagan_Valley_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d12577927-Kelowna_Brewery_Tour-Big_White_Okanagan_Valley_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d12577926-Kelowna_Brewery_and_Distillery_Tour-Big_White_Okanagan_Valley_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15001416-Toronto_Arts_Food_Culture_Walking_Tour_Local_Private_Guided_Tour-Toronto_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d13957089-Cocktails_Dreams-Toronto_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155004-d11480032-Best_of_Ottawa_Bike_Tour-Ottawa_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d14104478-Eat_Like_a_Canadian_Food_Sightseeing_Tour-Vancouver_Island_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11482783-Whistler_Blackcomb_Salmon_Bake_Dinner_and_ATV_Tour-Whistler_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11455098-Vancouver_Railtown_District_Food_Tour-Vancouver_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d12565912-Kelowna_Wine_Tour-Big_White_Okanagan_Valley_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12082158-Niagara_Falls_by_Airplane_and_Land_Winter_Tour_with_Wine_Tasting_from_Toronto-Niagara_Falls_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d14041897-Mornings_Just_Got_Better_Niagara_on_the_Lake-Niagara_Falls_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155047-d14041970-Arctic_Day_Yukon_Foodie_Tour-Whitehorse_Yukon.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103306-Brentwood_Bay_Kayak_Tour_and_Restaurant_Lunch-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154964-d12651600-St_John_s_Walking_Food_Tour-St_John_s_Newfoundland_Newfoundland_and_Labrador.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11480396-Independent_Bike_Tour_of_Niagara_on_the_Lake_Wineries_Including_Wine_Tastings-Niagara_Falls_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11480397-Niagara_Winery_Bicycle_Tour_with_Cheese-Niagara_Falls_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11461760-Private_Tour_Vancouver_Half_Day_Wine_Tasting_Tour-Vancouver_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13969247-The_best_of_Granville_Island_walking_tour-Vancouver_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d12466857-Niagara_Region_Private_Winery_Tour-Toronto_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103904-Food_and_Bev_Tour_in_Victoria_with_Lunch_and_Tasting-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d11464543-Kelowna_and_Okanagan_Full_Day_Wine_Tour-Big_White_Okanagan_Valley_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14105249-Craft_Vine_Orchard_Stills-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d14166978-El_Camino_de_Tapas_and_Cocktails_Luxurious_Evening_Food_Crawl_in_Toronto-Toronto_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g2269265-d12720330-Small_Group_Fraser_Valley_Wine_Tour_with_Lunch_from_Vancouver-Fraser_Lake_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14104170-Cowichan_Valley_Wine_Tours_from_Victoria-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d13973805-Niagara_Falls_Full_Day_Package_Airplane_Tour_Boat_and_Land_Tour_and_Winery_Tasting-Niagara_Falls_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155022-d12812634-Shore_Excursion_Coastal_Lighthouse_and_Winery_Tour_from_Charlottetown-Prince_Edward_Island.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d14170346-Luxury_Toronto_to_Niagara_Tour_Flight_Limo_Package-Toronto_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11878210-Sake_A_to_Z_Gastronomic_Experience_in_Distillery_District-Toronto_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12943479-West_Niagara_Wine_Tour-Niagara_Falls_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155022-d11485898-Coastal_Lighthouse_and_Winery_Tour-Prince_Edward_Island.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103633-Victoria_Craft_Beer_and_Distillery_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103634-Victoria_Wine_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14104185-Best_of_Victoria_SIP_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11485920-Canmore_Food_Walking_Tour-Banff_Banff_National_Park_Alberta.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d15525776-Chocolate_Tales_Entertainment_You_Can_Taste_Hamilton-Quebec_City_Quebec.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d13311897-Fiesta_Tour_East_Kelowna-Big_White_Okanagan_Valley_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d13311900-Joyful_Journey_Tour_Summerland-Big_White_Okanagan_Valley_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d13311899-Excitement_Tour_Lake_Country-Big_White_Okanagan_Valley_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d13311902-The_Joie_de_Vivre_Tour-Big_White_Okanagan_Valley_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d13311904-Festival_Tour_Kelowna_Lakeshore-Big_White_Okanagan_Valley_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d13311903-Rejoicing_Tour_Kelowna_Westside-Big_White_Okanagan_Valley_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154914-d11485980-Edmonton_Food_Tour_Downtown_Delights-Edmonton_Alberta.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d13678461-Hot_on_the_Harbour_with_Hot_Country_103_5-Halifax_Halifax_Region_Nova_Scotia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154956-d12835175-Bay_of_Fundy_Food_Tour_in_New_Brunswick-New_Brunswick.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d12472597-Beat_the_Bottleneck_Summerland_Full_Day_Wine_Tour-Big_White_Okanagan_Valley_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d13312086-Jubilee_Tour_Oliver_McIntyre_Bluff_Golden_Mile_Black_Sage_Bench-Big_White_Okanagan_Valley_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d13312085-Elation_Tour_South_Okanagan_Naramata_Penticton_and_Okanagan_Falls-Big_White_Okanagan_Valley_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d13703141-Open_Deck_Party_Aboard_the_Tall_Ship_Silva-Halifax_Halifax_Region_Nova_Scotia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11483692-Microbrewery_Microdistillery_and_Mixology_Tour-Montreal_Quebec.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d11456078-All_Star_Wineries_of_Kelowna_Tour-Big_White_Okanagan_Valley_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154914-d15695806-Edmonton_Cocktail_Tour-Edmonton_Alberta.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154914-d15695805-South_Edmonton_Brewery_Tour-Edmonton_Alberta.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11473445-Lunch_Fiesta_Wine_Tour-Niagara_Falls_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11764370-Full_Day_Niagara_Ice_Wine_Festival_Tour_with_Lunch_and_Winery_Visits-Toronto_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g147312-d15135561-Caribbean_Dreams_Runaway_Bay_Private_Party_Hopper-Ocho_Rios_Saint_Ann_Parish_Jamaica.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11451196-Montreal_Bike_Tour_with_Bites-Montreal_Quebec.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154914-d12935300-Edmonton_Craft_Beer_History_Tour-Edmonton_Alberta.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154914-d13328468-SPIRIT_OF_EDMONTON_DISTILLERY_TOUR-Edmonton_Alberta.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12009931-Private_Winery_Tour_of_Niagara_Wine_Country-Niagara_Falls_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d13534370-Niagara_on_the_Lake_Sightseeing_Wine_Chocolate_Lavender_Lunch_Tour-Niagara_Falls_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154960-d15665222-Uncork_Saint_John_Food_and_Drink_Tour-Saint_John_New_Brunswick.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12009935-Private_Tour_Craft_Breweries_and_Beer_Tastings_in_Niagara_Region-Niagara_Falls_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11473886-Whistler_Club_Crawl-Whistler_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g147290-d14974970-Caribbean_Dreams_North_Coast_Private_Party_Hopper-Puerto_Plata_Puerto_Plata_Province_Dominican_Republic.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g259440-d14974971-Caribbean_Dreams_Las_Terrenas_Private_Party_Hopper-Las_Terrenas_Samana_Province_Dominican_Republic.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g147289-d14974969-Caribbean_Dreams_Santo_Domingo_Private_Party_Hopper-Santo_Domingo_Santo_Domingo_Province_Dominican_Republic.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g147293-d14974972-Caribbean_Dreams_Punta_Cana_Private_Party_Hopper-Punta_Cana_La_Altagracia_Province_Dominican_Republic.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11476559-Vancouver_Craft_Brewery_Tour-Vancouver_British_Columbia.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12010042-Private_Niagara_Ice_Wine_Tour-Niagara_Falls_Ontario.html","category":"food,_wine_&_nightlife"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g46152-d12464773-4_Day_Quebec_City_Escape-Manchester_New_Hampshire.html","category":"holiday_&_seasonal_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11992232-Quebec_Ice_Hotel_Tour-Quebec_City_Quebec.html","category":"holiday_&_seasonal_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11446171-Horse_Drawn_Sleigh_Ride_in_Banff-Banff_Banff_National_Park_Alberta.html","category":"holiday_&_seasonal_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12016275-Winter_Wonderland_Adventure_at_Vancouver_s_Capilano_Suspension_Bridge-Vancouver_British_Columbia.html","category":"holiday_&_seasonal_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d11992233-Quebec_Ice_Hotel_and_Snow_Tubing_Combo-Quebec.html","category":"holiday_&_seasonal_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11992262-Snow_Tubing_at_Village_Vacation_Valcartier-Quebec_City_Quebec.html","category":"holiday_&_seasonal_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11472985-Christmas_in_Quebec_City_Small_Group_Gourmet_Food_Tour-Quebec_City_Quebec.html","category":"holiday_&_seasonal_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11763864-Christmas_Magic_in_Old_Quebec-Quebec_City_Quebec.html","category":"holiday_&_seasonal_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d13166303-Banff_Sunshine_Village_Winter_Sightseeing_Gondola-Banff_Banff_National_Park_Alberta.html","category":"holiday_&_seasonal_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d15787555-Tasting_Tours_Valentine_s_Day_Week-Big_White_Okanagan_Valley_British_Columbia.html","category":"holiday_&_seasonal_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11919334-Jasper_Winter_Wildlife_Search-Jasper_Jasper_National_Park_Alberta.html","category":"holiday_&_seasonal_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11448821-Christmas_Walking_Tour_in_Old_Montreal-Montreal_Quebec.html","category":"holiday_&_seasonal_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11452067-Winter_Wine_Tour_from_Montreal_with_Exclusive_Winery_Access-Montreal_Quebec.html","category":"holiday_&_seasonal_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11910887-Grouse_Mountain_Full_Day_Snow_Lift_Ticket-Vancouver_British_Columbia.html","category":"holiday_&_seasonal_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15045293-Rockies_Classic_4_day_Winter_Tour-Vancouver_British_Columbia.html","category":"holiday_&_seasonal_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103778-Christmas_Lights_Tour_and_Butchart_Gardens-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"holiday_&_seasonal_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15534439-Vancouver_Christmas_Festival_of_Lights-Vancouver_British_Columbia.html","category":"holiday_&_seasonal_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g46152-d12465665-Celebrate_the_New_Year_in_Montreal-Manchester_New_Hampshire.html","category":"holiday_&_seasonal_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11466700-Half_Day_Ice_Fishing-Whistler_British_Columbia.html","category":"holiday_&_seasonal_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11991966-Abraham_Lake_Ice_Bubbles_and_Banff_Winter_Photography_Tour-Banff_Banff_National_Park_Alberta.html","category":"holiday_&_seasonal_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15525108-Private_Christmas_Tour_Vancouver_Capilano_Bridge-Vancouver_British_Columbia.html","category":"holiday_&_seasonal_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12993105-Haunted_Vancouver_Trolley_Tour-Vancouver_British_Columbia.html","category":"holiday_&_seasonal_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12000831-Vancouver_Holiday_Dinner_and_Carols_Cruise-Vancouver_British_Columbia.html","category":"holiday_&_seasonal_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103752-Christmas_in_Victoria_and_the_Butchart_Gardens-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"holiday_&_seasonal_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11474492-Skylon_Tower_Observation_Deck_Admission-Niagara_Falls_Ontario.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d13950264-Bata_Shoe_Museum_Admission-Toronto_Ontario.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11454047-Best_of_Niagara_Falls_Tour_from_Niagara_Falls_Ontario-Niagara_Falls_Ontario.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11461720-Ripley_s_Believe_It_or_Not_Niagara_Falls_Admission-Niagara_Falls_Ontario.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103216-Butchart_Gardens_Tour_from_Victoria-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d12016274-Capilano_Suspension_Bridge_Park_Admission-British_Columbia.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11459677-Skip_the_Line_Vancouver_Aquarium_Admission-Vancouver_British_Columbia.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154909-d11483261-Banff_Gondola_Ride_Admission-Alberta.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11992232-Quebec_Ice_Hotel_Tour-Quebec_City_Quebec.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11992642-Fallsview_Indoor_Waterpark_Day_Pass-Niagara_Falls_Ontario.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d12005555-Montreal_Attraction_Pass-Montreal_Quebec.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11462089-Skip_the_Line_Royal_Ontario_Museum_Ticket-Toronto_Ontario.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154909-d11484556-Ice_Explorer_Glacier_Tour_and_Glacier_Skywalk-Alberta.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11461600-Skip_the_Line_Ripley_s_Aquarium_of_Canada_in_Toronto-Toronto_Ontario.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g181771-d11455012-Sea_to_Sky_Gondola_Ticket-Squamish_British_Columbia.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11477242-Hockey_Hall_of_Fame_Admission-Toronto_Ontario.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d12181669-Montreal_Tower_Observatory_Admission_plus_Optional_Ticket_to_Botanical_Garden-Montreal_Quebec.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11449341-Jasper_SkyTram-Jasper_Jasper_National_Park_Alberta.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11453093-Vancouver_Lookout_Admission-Vancouver_British_Columbia.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d13328448-Sharks_After_Dark_Ripley_s_Aquarium_of_Canada_in_Toronto-Toronto_Ontario.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154909-d11448311-Glacier_Skywalk_Admission-Alberta.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12181670-Bird_Kingdom_All_Day_Admission_Ticket-Niagara_Falls_Ontario.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d11992233-Quebec_Ice_Hotel_and_Snow_Tubing_Combo-Quebec.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d11460937-The_Calgary_Stampede-Calgary_Alberta.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11468735-Sea_to_Sky_Gondola_Shuttle_Package-Vancouver_British_Columbia.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d15301994-Parc_de_la_Chute_Montmorency_Waterfalls_Admission_and_Cable_Car-Quebec_City_Quebec.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d12472424-Observatoire_Place_Ville_Marie_tickets-Montreal_Quebec.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d11454910-Grouse_Mountain_Admission-British_Columbia.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d12053461-Museum_of_Saint_Joseph_s_Oratory_of_Mount_Royal-Montreal_Quebec.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d14014833-Art_Gallery_of_Ontario_Admission-Toronto_Ontario.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11463470-Ultimate_Day_Tour_to_Victoria-Vancouver_British_Columbia.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d14226415-Virtual_Reality_Experience_VR_ARENA-Calgary_Alberta.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11483986-Banff_Sunshine_Village_Gondola_and_Sightseeing-Banff_Banff_National_Park_Alberta.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d12078341-Grevin_Wax_Museum_Admission_in_Montreal-Montreal_Quebec.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103250-Royal_BC_Museum_Entrance_Ticket-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d12078349-LEGOLANDR_Discovery_Centre_Toronto_Admission_Ticket-Toronto_Ontario.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11454475-Vancouver_Art_Gallery_Admission-Vancouver_British_Columbia.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155004-d14330029-Canadian_Museum_of_Nature_Admission-Ottawa_Ontario.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13553115-Bloedel_Conservatory_Admission_Ticket-Vancouver_British_Columbia.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d16666922-Toronto_City_Tour_with_CN_Tower-Toronto_Ontario.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d15689769-Adult_Ticket-Niagara_Falls_Ontario.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d16810385-Vancouver_Island_s_Ultimate_Full_Day_Whale_and_Wildlife_Tour-Vancouver_Island_British_Columbia.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103401-Victoria_to_Vancouver_Tour_with_Butchart_Gardens_Admission_and_Sunset_Cruise_to_Vancouver-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d15342446-Aquarium_du_Quebec_A_Playground_Overflowing_with_Life-Quebec_City_Quebec.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d13960933-Studio_Bell_home_of_the_National_Music_Centre_General_Admission-Calgary_Alberta.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d16808299-Steveston_Magical_Mystery_Storybrooke_Explorer_Private_Tour-Vancouver_British_Columbia.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d16808300-Steveston_Magical_Mystery_Sea_Adventure_Explorer_Private_Tour-British_Columbia.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d16795614-Ticket_for_the_Observatoire_de_la_Capitale_Quebec_City-Quebec_City_Quebec.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d15597328-Banff_Food_Tour_Eat_the_Castle-Banff_Banff_National_Park_Alberta.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12923669-Marineland_of_Canada_Day_Pass-Niagara_Falls_Ontario.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155004-d13553114-Canadian_War_Museum_Admission-Ottawa_Ontario.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d13553116-Canadian_Museum_of_History_Admission_Ticket-Quebec.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14778967-Combo_Pass_Hop_on_Hop_Bus_Tour_Craigdarroch_Castle_Pass-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d11454617-Heritage_Park_General_Admission-Calgary_Alberta.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d15559788-Canadian_Children_s_Museum_Admission_included_with_Museum_of_History-Quebec.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13857737-Museum_of_Vancouver_Admission-Vancouver_British_Columbia.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d14090100-Calgary_Zoo_Admission_Ticket-Calgary_Alberta.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14105105-The_Robert_Bateman_Centre_Admission_Ticket-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d14104944-Victoria_Butterfly_Gardens-Vancouver_Island_British_Columbia.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154932-d14759475-Kamloops_BC_Wildlife_Park_Admission-Kamloops_British_Columbia.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d15340090-Clip_n_Climb_Laval_Climbing_Session_Ticket-Montreal_Quebec.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154956-d11991515-Hopewell_Rocks_Admission-New_Brunswick.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154956-d15615685-General_Admission_Ticket_Acadian_Historical_Village-New_Brunswick.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11469623-Professional_Racing_Simulation_Experience-Montreal_Quebec.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15525127-Grouse_Mountain_Snowshoe_Rental_Mountain_Admission-Vancouver_British_Columbia.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d15197521-3_Hour_Private_Tour_Victoria_Grand_City_and_Craigdarroch_Castle-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12016374-Aga_Khan_Museum_Admission_with_Round_trip_Transportation-Niagara_Falls_Ontario.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d12061727-Montreal_McCord_Museum_Admission_Ticket-Montreal_Quebec.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154950-d14226959-Assiniboine_Park_Zoo_General_Admission-Manitoba.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d14969564-Bill_Reid_Gallery_Admission-Vancouver_British_Columbia.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154909-d11484272-Fort_Museum_of_the_North_West_Mounted_Police_and_First_Nations_Interpretive_Centre-Alberta.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154909-d11477045-Banff_Sightseeing_Chairlift-Alberta.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d11452216-Britannia_Mine_Museum_General_Admission-British_Columbia.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11477370-Canyon_Sainte_Anne_Walking_Tour-Quebec_City_Quebec.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13454095-Seaplane_Tour_with_Admission_to_Capilano_Suspension_Bridge_Park-Vancouver_British_Columbia.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154956-d15340832-Kings_Landing_Admission_Ticket-New_Brunswick.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d13969105-Luxury_Tour_Niagara_Falls_Canada-Niagara_Falls_Ontario.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12979795-Vancouver_Hop_On_Hop_Off_Explore_the_North_Shore-Vancouver_British_Columbia.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155045-d14041971-Arctic_Day_Kluane_National_Park_Tour-Yukon.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d14103305-Victoria_Kayaking_and_Butterfly_Gardens_Tour-Vancouver_Island_British_Columbia.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d14103308-Brentwood_Bay_Kayak_Tour_and_Butchart_Gardens_Visit-Vancouver_Island_British_Columbia.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103251-Whale_Watching_Cruise_from_Victoria_and_Butchart_Gardens_Admission-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d12720372-Valcartier_Vacation_Village_Waterpark_of_Quebec-Quebec.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154909-d15303763-Nikka_Yuko_Winter_Light_Festival_Kazoku_Family_Package-Alberta.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154964-d15186533-Johnson_Geo_Centre_Admission_Ticket-St_John_s_Newfoundland_Newfoundland_and_Labrador.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g494965-d11992267-Musee_de_la_Gaspesie_Admission-Gaspe_Gaspesie_Region_Quebec.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d14759028-Fisheries_Museum_of_the_Atlantic-Nova_Scotia.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154909-d13989364-Nikka_Yuko_Japanese_Garden_Admission-Alberta.html","category":"sightseeing_tickets_&_passes"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d15585781-Wings_and_Waterfalls_Wells_Gray_Provincial_Park_Clearwater_BC-British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11449999-Johnston_Canyon_Icewalk-Banff_Banff_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103216-Butchart_Gardens_Tour_from_Victoria-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11450221-Whistler_Small_Group_Day_Trip_from_Vancouver-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11466712-Snowmobile_Cruiser_Tour_for_First_Time_Riders-Whistler_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154909-d11484556-Ice_Explorer_Glacier_Tour_and_Glacier_Skywalk-Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11486512-Banff_National_Park_Tour_with_Lake_Louise_and_Moraine_Lake-Banff_Banff_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155047-d11455220-Arctic_Day_Evening_Aurora_Viewing-Whitehorse_Yukon.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12812667-Capilano_Suspension_Bridge_and_Grouse_Mountain_from_Vancouver-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103241-Whale_Watching_Cruise_with_Expert_Naturalists-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154966-d11457521-Northern_Lights_Tour_from_Yellowknife-Yellowknife_Northwest_Territories.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11449993-Winter_Tour_Banff_and_Its_Wildlife-Banff_Banff_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11484694-Callaghan_Valley_Winter_Snowmobile_Tour-Whistler_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11449995-Evening_Wildlife_Safari-Banff_Banff_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g182183-d12437371-Dogsled_Adventure_in_Mont_Tremblant-Mont_Tremblant_Quebec.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11450070-Jasper_National_Park_Tour_Maligne_Valley_Medicine_Lake_and_Spirit_Island-Jasper_Jasper_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11463662-Jasper_Evening_Wildlife_Tour-Jasper_Jasper_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11446171-Horse_Drawn_Sleigh_Ride_in_Banff-Banff_Banff_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12016275-Winter_Wonderland_Adventure_at_Vancouver_s_Capilano_Suspension_Bridge-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11449997-Grotto_Canyon_Icewalk-Banff_Banff_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12181670-Bird_Kingdom_All_Day_Admission_Ticket-Niagara_Falls_Ontario.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11454179-Niagara_Falls_Helicopter_Tour-Niagara_Falls_Ontario.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d11992233-Quebec_Ice_Hotel_and_Snow_Tubing_Combo-Quebec.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11992262-Snow_Tubing_at_Village_Vacation_Valcartier-Quebec_City_Quebec.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11449994-Discover_Grizzly_Bears_from_Banff-Banff_Banff_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11448263-Seaplane_Flight_to_Victoria_and_Whale_Watching_Cruise-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11449998-Athabasca_Glacier_Snow_Trip_from_Banff-Banff_Banff_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11992499-Snowshoeing_on_Top_of_the_World-Banff_Banff_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11992389-Lake_Louise_Winterland_from_Banff-Banff_Banff_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154966-d11463610-Yellowknife_Dog_Sledding_Tour-Yellowknife_Northwest_Territories.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d15737687-Whistler_Sightseeing_Tours_Discover_all_of_Whistler_this_Winter-Whistler_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11448302-Columbia_Icefield_Tour_including_the_Glacier_Skywalk_from_Banff-Banff_Banff_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11484696-Crystal_Hut_Fondue_by_Snowcat-Whistler_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11466847-Snowmobile_British_Columbia_Tour_for_Intermediate_Riders-Whistler_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154966-d15678456-Snowmobile_Tour-Yellowknife_Northwest_Territories.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11463470-Ultimate_Day_Tour_to_Victoria-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154909-d14045085-Canmore_Caving_Adventure_Tour-Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11450069-Winter_Wildlife_Discovery_Tour-Jasper_Jasper_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11473573-Lake_Louise_Winter_Wildlife_Snowshoe_Tour-Banff_Banff_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d15750904-Whistler_Sightseeing_Tour_from_Vancouver_includes_Cypress_and_Shannon_Falls-Whistler_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11484697-Crystal_Hut_Fondue_by_Snowmobile-Whistler_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11450072-Jasper_to_Banff_One_Way_Tour-Jasper_Jasper_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11481723-Quebec_Ski_Shoeing_Excursion-Quebec_City_Quebec.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d13678479-3_Hour_Banff_Horseback_Riding_Adventures-Banff_Banff_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155047-d11455221-Arctic_Day_Yukon_Wildlife_and_Hot_Springs_Tour-Whitehorse_Yukon.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103538-Vancouver_Island_Rainforest_Guided_Hike_with_Private_Guide-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11483986-Banff_Sunshine_Village_Gondola_and_Sightseeing-Banff_Banff_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d16656956-3_Day_Rocky_Mountains_Athabasca_Tour_from_Banff-Banff_Banff_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d15658297-Snowmobiling_activity_rides_of_1_hour-Quebec.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154966-d16804410-Kick_Sled_Tour_of_Yellowknife_s_Famous_Back_Bay-Yellowknife_Northwest_Territories.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11448313-Columbia_Icefield_Tour_including_the_Glacier_Skywalk_from_Jasper-Jasper_Jasper_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11449996-Banff_Via_Ferrata_Climbing_Adventure-Banff_Banff_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11446169-1_Hour_Banff_Horseback_Riding_Adventures-Banff_Banff_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11446354-Whistler_Wilderness_Snowmobile_Run-Whistler_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d13286579-Lake_Louise_Scenic_Snowshoe_Tour-Banff_Banff_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g182183-d13381166-Tremblant_Sleighride-Mont_Tremblant_Quebec.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12975965-Lynn_Canyon_Trail_and_Photography_Tour-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15830422-Best_Of_Vancouver_4_hours-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d16810385-Vancouver_Island_s_Ultimate_Full_Day_Whale_and_Wildlife_Tour-Vancouver_Island_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15884829-1_Day_Whistler_Day_Tour_from_Vancouver-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154966-d11458022-Yellowknife_Northern_Lights_Viewing_Tour_Including_3_Nights_Accommodation-Yellowknife_Northwest_Territories.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d12932091-3_hours_Snowmobile_Guided_Tour_Rental_1_hour_from_Montreal-Quebec.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12957650-Grouse_Mountain_Snow_Lift_Ticket_and_Ski_or_Snowboard_Rental-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15304674-Dog_Sledding_Snow_Tubing_and_Snowshoeing_Tour_from_Toronto-Toronto_Ontario.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103220-Victoria_Whale_Watch_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11478565-Vancouver_Biking_and_Hiking_Tour_including_Lunch-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11454620-Whistler_Snowshoeing_Adventure_with_Optional_Peak_2_Peak_Ticket-Whistler_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11449992-Summer_Tour_Banff_and_its_Wildlife-Banff_Banff_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d13279185-Snowshoeing_in_Kananaskis-Calgary_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11484368-Talking_Trees_Indigenous_Walking_Tour-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15041301-Immersive_Single_and_Multiplayer_Virtual_Reality_Arcade_Experience_for_1_Hour-Toronto_Ontario.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15854497-4_Day_Vancouver_Island_Explorer_Tour_from_Vancouver-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d16654469-Whistler_Sightseeing_Tours_Discover_all_of_Whistler_this_Summer-Whistler_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-a_partner.Viator-a_product.125304P3","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-a_partner.Viator-a_product.125304P4","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d15847415-Whistler_Experience_Day_Tour-Whistler_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d16641879-VIP_Whale_Watching_Basilica_by_Private_Car_Tour-Quebec.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g28930-d16661532-Mustang_horse_rescue_volunteer_experience_Full_Day-Florida.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154979-d16804587-Camping_in_Ontario_s_most_beautiful_location-Ontario.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d16642015-Port_Renfrew_Whale_Wildlife_Watching-Vancouver_Island_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154909-d15854047-Voyageur_Canoe_and_Horseback_Ride-Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d16642092-Langley_Wine_Tasting_Day_Tour-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d15854402-Escape_to_rugged_waterfalls_Canyons-British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15854457-Coastal_Nature_Tours-Halifax_Halifax_Region_Nova_Scotia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154909-d16642520-Scenic_Snow_Cat_Experience-Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g303235-d16642527-Full_Day_Survival_Training_by_military_Experts-Manaus_Amazon_River_State_of_Amazonas.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d15854553-1_Dog_sled_ride_in_Quebec-Quebec.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d16642552-2_Day_Okanagan_Chinook_Tour_from_Banff_finish_Vancouver-Banff_Banff_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d16808175-Vancouver_Island_Half_Day_Whale_and_Wildlife_Tour-Vancouver_Island_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d16672153-Half_Day_Whale_Watching_Telegraph_Cove_BC-Vancouver_Island_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d16672234-Sunset_Whale_Watching_Victoria_BC-Vancouver_Island_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d16809915-VIP_Three_Day_Whale_Watching_Sea_Kayaking_Basilica_Is_Orleans_Private_Car_Tour-Quebec.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d16809914-VIP_Two_Day_Whale_Watching_Sea_Kayaking_Basilica_by_Private_Car_Tour-Quebec.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d15830523-2_Hour_Quickie_Adventure-Nova_Scotia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d16753119-Zipline_Experience_In_Montreal_MTL_Zipline-Montreal_Quebec.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d16753118-Tandem_parachute_jump_in_Quebec-Quebec.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d16677245-Niagara_Fall_Canada_Wonder_Tour-Niagara_Falls_Ontario.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d16677333-3_Hour_Whale_Watching_Tour-Vancouver_Island_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g48261-d16753583-Discovery_Niagara_Falls_USA_Winter_Tour-Niagara_Falls_New_York.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d16753665-The_Douglas_Fir_Trail_Calgary-Calgary_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d15831226-Keji_Southern_Lakes_Canoe_Trip_3_Day-Nova_Scotia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d15831225-Frozen_Ocean_Canoe_Trip_3_Day-Nova_Scotia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d16822072-Sun_Moon_Serenity_Tour-British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d15766387-Yukon_Northern_Lights_4_days_Adventure_in_Whitehorse-Vancouver_Island_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d16795612-Native_American_discoveries_and_overnight_stay_in_prospector_s_tent-Quebec.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d15884633-Harrison_Hot_Springs_Day_tour-British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d16795615-Rental_of_a_boat_on_the_St_Lawrence_River_Quebec_City-Quebec_City_Quebec.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d16795627-VIP_day_in_a_Canadian_Ranch_for_a_private_group-Quebec_City_Quebec.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g303235-d15884816-Amazon_Jungle_Survival_Guide_Experience-Manaus_Amazon_River_State_of_Amazonas.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15884830-2_Day_Rockies_Roadrunner_Tour_from_Vancouver_finish_Banff-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d16702140-City_Sights_E_Bike_Adventure_Tour_Self_Guided-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d16796211-Seals_Smiles_Tour-British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d16654683-Hike_Canada_s_Highest_Pass-Calgary_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154909-d16654691-Hike_Canada_s_Highest_Pass-Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g153339-d16654692-Hike_Canada_s_Highest_Pass_Larch_Viewing-Canada.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d16654699-Guided_Sunrise_Hiking_Tour_transportation_guide_snacks_included-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g28930-d16654700-Mustang_Rescue_Care_center_Half_day_volunteer_experience-Florida.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15846628-Coastal_Headland_Hiking_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15846627-Cabot_Trail_and_Cape_Breton_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15846626-Cape_Breton_Newfoundland_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15846633-Hiking_and_Sea_Kayaking_Combo_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15846632-Lunenburg_Hike_and_Town_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d15846631-Ucluelet_Harbour_Kayaking_Tour-Vancouver_Island_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15846637-Peggy_s_Cove_Hike_and_Village_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15846635-Cape_Split_Hiking_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15846634-Bay_of_Fundy_Walk_and_Winery_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g182183-d16741760-Fire_Man_Guided_Snowshoe_Tour-Mont_Tremblant_Quebec.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g182183-d16741759-Mont_Tremblant_Family_Ice_Fishing-Mont_Tremblant_Quebec.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d16641449-Village_Quebec_Tour_1800_s_Reproduction_food_activities_and_fun_included-Quebec.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16703337-West_Kelowna_Wine_Tour_5_hours-Big_White_Okanagan_Valley_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13425795-Rockies_Adventure_4_day_Summer_Tour-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13381201-Rockies_Classic_4_day_Summer_Tour-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155047-d11455223-4_Day_Yukon_Aurora_Viewing_Tour-Whitehorse_Yukon.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11471865-3_Day_Sundance_Explorer_Backcountry_Lodge_By_Horseback-Banff_Banff_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d13812747-Covered_Wagon_or_Horseback_Ride_in_Banff_with_Western_Cookout-Banff_Banff_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12720235-Niagara_Falls_Domed_Jet_Boat_Ride-Niagara_Falls_Ontario.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d13678481-2_Hour_Banff_Horseback_Riding_Adventure-Banff_Banff_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154909-d13989347-Waterfalls_of_Yoho_National_Park-Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d15303179-Quebec_City_Snowshoeing_Tour-Quebec_City_Quebec.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103219-Marine_Wildlife_Tour_by_Zodiac-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103479-Top_of_Gowlland_Tod_Hike_in_Victoria-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155047-d11771839-3_Hour_Yukon_Ice_Fishing_Tour_from_Whitehorse-Whitehorse_Yukon.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11482784-Whistler_Odyssey_Tour_Off_Road_Buggy_Adventure-Whistler_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11919334-Jasper_Winter_Wildlife_Search-Jasper_Jasper_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11484695-Medicine_Trail_Snowshoe_Tour-Whistler_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155004-d13805220-Axe_Throwing_at_BATL_The_Backyard_Axe_Throwing_League_in_Ottawa-Ottawa_Ontario.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11992459-Banff_Premium_Snowboard_Rental_Including_Delivery-Banff_Banff_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d13805219-Axe_Throwing_at_BATL_The_Backyard_Axe_Throwing_League_in_Niagara_Falls-Niagara_Falls_Ontario.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d13641760-3_Day_Stoney_Creek_Backcountry_Tent_Trip_by_Horseback-Banff_Banff_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d15303817-Electric_Fat_Bike_Tour-Quebec_City_Quebec.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d13642015-4_Day_Erling_Strom_Trail_Backcountry_Lodge_Trip_by_Horseback-Banff_Banff_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d13642021-2_Day_Sundance_Overnight_Backcountry_Lodge_Trip_by_Horseback-Banff_Banff_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11469513-Whistler_Sasquatch_Zipline-Whistler_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11449990-Banff_National_Park_Guided_Hike_with_Lunch-Banff_Banff_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13086340-Dog_Mountain_Snowshoeing_and_Photography_Tour-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154966-d11465292-Snowmobile_Tour_from_Yellowknife-Yellowknife_Northwest_Territories.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11472710-Sea_to_Sky_Exotic_Driving_Experience-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154966-d11470806-Yellowknife_Snowshoeing_Tour-Yellowknife_Northwest_Territories.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11467897-Blackcomb_Glacier_Safari_by_Jeep_4x4-Whistler_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11455566-1_or_2_Hour_Horseback_Ride_in_Pemberton-Whistler_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d12880486-First_Tracks_Snowshoe_Explorer-Banff_Banff_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d15359191-Winter_Twilight_Zipline_Adventure_in_Whistler-Whistler_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g182183-d13001475-Tremblant_Ice_Climbing_School-Mont_Tremblant_Quebec.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11477644-Whistler_Wilderness_Adventure_Snowmobile_Tour-Whistler_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155047-d11771838-Half_Day_Yukon_Snowshoeing_Adventure-Whitehorse_Yukon.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11472257-Whistler_Half_Day_Fly_Fishing-Whistler_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155047-d11455224-Arctic_Day_Hiking_Tour_Half_Day-Whitehorse_Yukon.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154979-d11995004-Niagara_Falls_Horseback_Riding-Ontario.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103240-Small_Group_Zipline_Adventure-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g182183-d12649645-Mega_Ziplines_and_Via_Ferratta-Mont_Tremblant_Quebec.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11473572-Lake_Louise_Night_Snowshoe_Tour-Banff_Banff_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d14038206-Tandem_parasailing_for_you_and_a_friend-Big_White_Okanagan_Valley_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154966-d13204187-Yellowknife_Ice_Road_Adventure-Yellowknife_Northwest_Territories.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d13797716-Axe_Throwing_at_BATL_The_Backyard_Axe_Throwing_League_in_Calgary-Calgary_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154932-d14759475-Kamloops_BC_Wildlife_Park_Admission-Kamloops_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d13292786-Sunshine_Meadows_Vistas_Easy_Hike_Mondays_and_Saturdays-Banff_Banff_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13972402-Spring_Season_Sport_Fishing_Adventure_Charter_for_Salmon_Fishing_Bottom_Fish-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11452604-4_Day_Northern_Lights_Tour_in_Whitehorse_from_Vancouver-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d11448307-Columbia_Icefield_Tour_including_the_Glacier_Skywalk_from_Calgary-Calgary_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11910887-Grouse_Mountain_Full_Day_Snow_Lift_Ticket-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d14779101-Dune_Buggy_4x4_Tours-Quebec.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12835177-Small_Group_Capilano_Suspension_Bridge_and_Vancouver_City_Tour-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d12898801-Jasper_Wildlife_and_Waterfalls_Tour_with_Maligne_Lake_Hike-Jasper_Jasper_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d15689553-Canadian_Classic_Snowmobile_Tour-Whistler_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13399383-Vancouver_Full_Day_Sightseeing_and_Photography_Tour-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13088859-Snowshoe_Through_Vancouver_s_Winter_Wonderland-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154966-d11471657-Great_Slave_Lake_Ice_Fishing_Tours-Yellowknife_Northwest_Territories.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11481955-Vancouver_Coastal_Canyon_Tour-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11450073-Discover_Jasper_and_its_Wildlife-Jasper_Jasper_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15573997-Snowshoe_Tour_Vancouver-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d15055275-Sunset_Whale_Watching_Adventure_in_Victoria-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11992460-Banff_Performance_Ski_Rental_Including_Delivery-Banff_Banff_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d14085615-Fishing_Adventure_in_Whistler-Whistler_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d14138281-4_Hour_Quickie_Adventure-Nova_Scotia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103864-Butchart_Gardens_Shuttle_from_Victoria_Hotels-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g182183-d15847414-Mont_Tremblant_Guided_Snowmobile_Tours-Mont_Tremblant_Quebec.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155047-d11465353-Yukon_Ice_Fishing_and_Snowshoeing_Tour-Whitehorse_Yukon.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103296-Victoria_Marine_Wildlife_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11459797-RZR_Off_Roading_Tours_from_Whistler-Whistler_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11446353-Mountain_Explorer_ATV_Tour-Whistler_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103468-Victoria_Classic_Adventure_Course-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g182183-d11482324-Guided_Zipline_Tour_in_Mont_Tremblant-Mont_Tremblant_Quebec.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d12867585-Nordic_Backcountry_Skiing_Tour_in_Jacques_Cartier_National_Park-Quebec_City_Quebec.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d15209912-Victoria_Highlight_City_Tour-Vancouver_Island_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11992350-Banff_Premium_Ski_Rental_Including_Delivery-Banff_Banff_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11992458-Banff_Performance_Snowboard_Rental_Including_Delivery-Banff_Banff_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d11486636-Rock_Climb_in_Okanagan_4_Hour_Beginner_Skills_Course-Big_White_Okanagan_Valley_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15090435-Sun_Peaks_3_day_Ski_and_Ride_Trip-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d13933761-Flying_Trapeze_Class-Toronto_Ontario.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12272223-Private_Tour_Sea_to_Sky_Corridor_Adventure-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11468595-Bow_Valley_Canyon_tours-Jasper_Jasper_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d14194924-IFLY_Toronto_WHITBY_LOCATION_Indoor_Skydiving_Introductory_Package-Toronto_Ontario.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11481946-Jasper_Rock_Climbing_Experience-Jasper_Jasper_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g182183-d12577060-2_Hour_Ziplines_and_Tree_Course_Adventure_from_Mont_Tremblant-Mont_Tremblant_Quebec.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g182183-d12577061-Rock_Climbing-Mont_Tremblant_Quebec.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g182183-d12577064-Full_Day_Mont_Tremblant_Rouge_River_Rafting_Tour_with_Lunch-Mont_Tremblant_Quebec.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d15633354-5_Day_Broken_islands_Kayaking_Expedition-Vancouver_Island_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11466137-Snowmobile_Trailblazer_Tour_for_Advanced_Riders-Whistler_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154966-d16709784-Rainbow_Village_Aurora_Tour-Yellowknife_Northwest_Territories.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15633383-Multi_Day_West_Coast_Overlanding_Adventure-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g182183-d14917121-Go_Karting_Academy-Mont_Tremblant_Quebec.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155023-d15633403-Anne_of_Green_Gables_Adventure_Private_Tour_for_7_12_Passengers-Charlottetown_Prince_Edward_Island.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d15585781-Wings_and_Waterfalls_Wells_Gray_Provincial_Park_Clearwater_BC-British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11781527-Pemberton_Half_Day_Trolling_Tour-Whistler_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g309289-d12939339-Manuel_Antonio_Coastal_Hike-Quepos_Province_of_Puntarenas.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d14138315-Dark_Sky_Canoe_Trip_2_Day-Nova_Scotia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d14138316-Lake_Rossignol_Canoe_Trip_3_Day-Nova_Scotia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d14138317-Keji_Southern_Lakes_Canoe_Trip_4_Day-Nova_Scotia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d14138318-Taste_of_the_Tobeatic_Canoe_Trip_4_Day-Nova_Scotia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11474431-Whistler_Exotic_Car_Driving_Experience-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11446349-Advanced_Backcountry_Snowmobile_Expedition-Whistler_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11446352-Blackcomb_Sunset_Jeep_Tour-Whistler_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11482289-Bowen_Island_Full_Day_Tour-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11487030-Snowshoe_in_Kananaskis_Country-Banff_Banff_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d13009294-Mega_Ziplines_and_Snowshoe_Mont_Tremblant_2_5h-Quebec.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11482323-Whistler_Day_Tour_from_Vancouver-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11474513-5_Hour_Exotic_Car_Experience_including_Lunch-Toronto_Ontario.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d15142435-Snowcat_Snowshoe_Adventure-Banff_Banff_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11461088-Treetop_Adventure_Course-Whistler_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154960-d14928103-Hampton_Outdoors_Adventure-Saint_John_New_Brunswick.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154979-d11995005-Niagara_Beach_Horseback_Ride-Ontario.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12078353-2_Day_Whistler_Sea_to_Sky_Tour_from_Vancouver-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g181771-d11463889-Overnight_Camping_and_River_Rafting_Trip_in_Squamish-Squamish_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11477370-Canyon_Sainte_Anne_Walking_Tour-Quebec_City_Quebec.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11463929-Day_Hike_in_the_Rocky_Mountains-Banff_Banff_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154962-d14782022-Beothuk_Falls_Nature_Float-Newfoundland_and_Labrador.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11469312-Private_Salmon_Fishing_Charter_from_Vancouver_for_up_to_4_people-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154962-d14782023-Exploits_Canyon_Rafting-Newfoundland_and_Labrador.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154962-d14782024-Badger_Chute_Sunset_Express-Newfoundland_and_Labrador.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154979-d13279286-Discover_Ontario_Winter_with_a_Snowmobile_Tour-Ontario.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11466700-Half_Day_Ice_Fishing-Whistler_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g2269265-d11480028-Fraser_River_Half_Day_Fishing_Adventure_for_Salmon_or_Sturgeon-Fraser_Lake_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d12912636-Private_Group_Ski_Transfer_Calgary_to_Fernie-Calgary_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11469497-Whistler_Premium_Ski_Rental_Including_Delivery-Whistler_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11469498-Whistler_Premium_Snowboard_Rental_Including_Delivery-Whistler_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11469500-Whistler_Snowboard_Rental_Package_Including_Delivery-Whistler_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g2269265-d11480114-Fraser_River_Full_Day_Fishing_Adventure_for_Salmon_or_Sturgeon-Fraser_Lake_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11482782-Call_of_the_Wild_ATV_Tour-Whistler_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11482783-Whistler_Blackcomb_Salmon_Bake_Dinner_and_ATV_Tour-Whistler_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11482795-Gibsons_Sunshine_Coast_Full_Day_Hiking_Tour-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154909-d12065755-Winter_Canadian_Rockies_Canyon_Hike-Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154935-d14937546-Nanaimo_Downtown_Harbour_Zipline-Nanaimo_Vancouver_Island_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154935-d11469631-Nanaimo_Bungy_Jump-Nanaimo_Vancouver_Island_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154935-d11469633-40_Minute_Nanaimo_Zipline_Adventure-Nanaimo_Vancouver_Island_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154935-d11469634-Nanaimo_Kid_Aerial_Adventure-Nanaimo_Vancouver_Island_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154935-d11469635-Nanaimo_Classic_Adventure_Course-Nanaimo_Vancouver_Island_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d11469643-Maple_Ridge_Aerial_Adventure_Course-British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11472431-Whistler_Half_Day_Spin_Fishing-Whistler_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154979-d15005761-Axe_Throwing_at_BATL_The_Backyard_Axe_Throwing_League_in_Kitchener_Waterloo-Ontario.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60974-d15681969-Winter_Hiking_Tour_at_Henry_of_Pelham_Winery-Buffalo_New_York.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g182183-d13382714-Small_Private_Sleighride-Mont_Tremblant_Quebec.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d14226868-Guided_Sunset_Hiking_Tour_transportation_guide_snacks_included-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60811-d14226890-NIAGARA_FALLS_ONTARIO_4_DAYS_BUS_TOUR_from_Baltimore-Baltimore_Maryland.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d14042149-City_Sights_E_Bike_Adventure_Tour_Guided-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154962-d14163567-Badger_Chute_Rafting-Newfoundland_and_Labrador.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d14948432-Whistler_Sky_Walk-Whistler_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11485643-Sea_to_Sky_Alpine_and_Waterfall_Hike-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g181771-d13969479-Cheakamus_Family_Adventure-Squamish_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d12566574-Whistler_Backcountry_Skiing_and_Splitboarding-Whistler_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11455563-Half_Day_Guided_Horseback_Ride_at_Birkenhead_Lake-Whistler_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11455564-3_Day_Historic_Li_lik_hel_Mine_Expedition-Whistler_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11455565-3_Day_Tenquille_Lake_Expedition-Whistler_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15067883-Grouse_Mountain_Ropes_Adventure-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154939-d11990893-Bulkley_Valley_Horseback_Ride-Prince_Rupert_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11480604-Whistler_Via_Ferrata_Tour-Whistler_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60763-d12464965-2_Day_Niagara_Falls_Day_Trip_from_New_York_City_by_Train_and_Air-New_York_City_New_York.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d14330386-Paintball-Quebec.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g181771-d11480700-Squamish_Via_Ferrata_Tour-Squamish_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155004-d12466339-Algonquin_Park_Adventure_Lodge_4_Day_Trip-Ottawa_Ontario.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d12566845-Whistler_Full_Day_Fly_Fishing-Whistler_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15341759-Whistler_Extreme_Private_Adventure-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d15655445-Parc_de_la_Chute_Montmorency_Double_Zip_Line-Quebec_City_Quebec.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d13642025-6_Day_Halfway_Lodge_Backcountry_Trip_by_Horseback-Banff_Banff_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d12812753-Skaha_Bluffs_Provincial_Park_Guided_Rock_Climbing_Experience_from_Penticton-British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155047-d11464807-5_Day_Golden_Aurora_Circle_Yukon_and_Alaska_Summits-Whitehorse_Yukon.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11470258-Full_Day_Ice_Fishing_in_Whistler_or_Pemberton-Whistler_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g182183-d15767269-SNOWSHOE_DOMAINE_SAINT_BERNARD-Mont_Tremblant_Quebec.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13399384-Quarry_Rock_Hike_and_Photography_Tour-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13399389-Bowen_Island_Photography_Tour-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d13678480-6_Day_Cascade_Valley_Backcountry_Tent_Trip_by_Horseback-Banff_Banff_National_Park_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154909-d15040182-Canadian_Rockies_Hiking_Tour_Close_to_Canmore_Banff_Great_for_Families-Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154909-d15040183-Canadian_Rockies_Canyon_Tour_Close_to_Canmore_Banff_Great_for_Families-Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d12567228-Whistler_Full_Day_Spin_Fishing-Whistler_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g181771-d14956772-Intro_to_Mountain_Biking_in_Squamish-Squamish_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d13989112-Sport_Fishing_Adventure_on_the_Rugged_West_Coast_of_Vancouver_Island-Vancouver_Island_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d13500523-WOW_Adventure_Tubing_UTO_Starship_6_passenger_tube-Big_White_Okanagan_Valley_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154914-d15526152-Legislature_Lights_Segway_Adventure-Edmonton_Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d16701975-Dream_Car_Driving_Experience-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13989231-Beyond_City_Sights_E_Bike_Adventure_Tour-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d16702678-Niagara_Falls_Cheese_Ice_Wine_Maple_Syrup_and_Hiking_Private_Tour-Toronto_Ontario.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d16702677-Niagara_Falls_Cheese_Ice_Wine_Maple_Syrup_and_Hiking-Toronto_Ontario.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d16702681-Talking_Trees_Tour_Hike_with_Catered_Salmon_Lunch_on_the_North_Shore-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d15616131-3_Day_Broken_Group_Islands_Kayaking_Expedition-Vancouver_Island_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-a_partner.Viator-a_product.107890P4","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154909-d15616140-Canmore_Signature_Clue_Solving_Adventure_Unchained_Melody-Alberta.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14969536-Victoria_Canopy_Zipline_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d14869021-Via_Ferrata_Mont_Catherine-Quebec.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11481488-Whistler_Glacier_Ascent_Hike-Whistler_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g181771-d11481489-Squamish_Half_Day_Rock_Climbing-Squamish_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11910888-Grouse_Mountain_Night_Snow_Lift_Ticket-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11910890-Skyride_Surf_Adventure_at_Grouse_Mountain-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15573956-Ski_Snowboard_Clothing-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15573959-Ski_or_Snowboard_Set-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15573963-Dog_Sledding_Adventure_from_Toronto_Private_Tour-Toronto_Ontario.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d11910913-Okanagan_Mountain_Top_Snowshoe_Adventure-Big_White_Okanagan_Valley_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11460324-Grouse_Mountain_Zipline_Adventure-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11481591-Extreme_Combat_Archery_Experience_in_Mississauga-Toronto_Ontario.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11481592-Ultimate_Archery_Tag_Experience_in_Toronto-Toronto_Ontario.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154966-d11460366-Cameron_Falls_Hiking_Tour_from_Yellowknife-Yellowknife_Northwest_Territories.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d11471010-Horseback_Ride_through_Canadian_Mountains-British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d15305149-Snowshoe_Teepee_Tour_Daytime-Whistler_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d15698836-Mystical_Rainforest_Tours_Forest_Bathing_Nature_Mysticism-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d13332389-Whistler_Intro_to_Backcountry_Skiing_and_Splitboarding-Whistler_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11471093-Maple_Ridge_Kids_Adventure_Course-Vancouver_British_Columbia.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d12649647-Mega_Ziplines_over_Laurentian_Mountains_at_Mont_Catherine-Quebec.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d12649646-Small_Group_Mega_Ziplines_Tour_with_Via_Ferratta_and_Rappel-Quebec.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154952-d11979683-5_Night_Churchill_Tour_and_Polar_Bear_Adventure_from_Winnipeg-Churchill_Manitoba.html","category":"outdoor_activities"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d14061690-Small_Group_Montreal_Designers_Shopping_Tour_with_a_Style_Coach-Montreal_Quebec.html","category":"shopping_&_fashion"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d15678455-Fashion_Room_Service-Montreal_Quebec.html","category":"shopping_&_fashion"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11465459-Shopping_Trip_to_Toronto_Premium_Outlets-Toronto_Ontario.html","category":"shopping_&_fashion"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11465896-Outlet_Collection_at_Niagara_Shopping_from_Toronto-Toronto_Ontario.html","category":"shopping_&_fashion"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d14061689-Small_Group_Vintage_Fashion_Shopping_Tour_with_a_Style_Coach-Montreal_Quebec.html","category":"shopping_&_fashion"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11447028-Greg_Frewin_Wild_Magic_Show-Niagara_Falls_Ontario.html","category":"shows,_concerts_&_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11469192-Medieval_Times_Dinner_and_Tournament_Toronto-Toronto_Ontario.html","category":"shows,_concerts_&_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d11460937-The_Calgary_Stampede-Calgary_Alberta.html","category":"shows,_concerts_&_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d14917086-Edward_Stone_s_Mind_Trix_Show_a_mix_of_Magic_and_Mentalism-Niagara_Falls_Ontario.html","category":"shows,_concerts_&_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12043852-Broadway_Showstoppers_Dinner_Show_Musical-Niagara_Falls_Ontario.html","category":"shows,_concerts_&_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d16654729-The_Second_City_Comedy_Theatre_Admission-Toronto_Ontario.html","category":"shows,_concerts_&_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155022-d15655278-Daily_Pass_to_Shining_Waters_Family_Fun_Park-Prince_Edward_Island.html","category":"shows,_concerts_&_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11470132-Oh_Canada_Eh_Dinner_Show-Niagara_Falls_Ontario.html","category":"shows,_concerts_&_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g147311-d14782059-The_Montego_Bay_Private_Party_Hopper-Montego_Bay_Saint_James_Parish_Jamaica.html","category":"shows,_concerts_&_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155004-d15101875-Murder_Mystery_Ottawa_The_Codfather-Ottawa_Ontario.html","category":"shows,_concerts_&_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d13500480-Interactive_Street_Theatre_Crimes_in_New_France-Quebec_City_Quebec.html","category":"shows,_concerts_&_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155004-d11764310-Murder_Mystery_Ottawa_Hari_Karaoke_Saturdays_at_The_Prescott-Ottawa_Ontario.html","category":"shows,_concerts_&_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d12465553-Pirate_Life_Adventure_Cruise_in_Toronto-Toronto_Ontario.html","category":"shows,_concerts_&_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11457518-Oh_Canada_Eh_Show-Niagara_Falls_Ontario.html","category":"shows,_concerts_&_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11455829-Niagara_Falls_Day_Tour_from_Toronto-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11448873-Montreal_City_Guided_Sightseeing_Tour-Montreal_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11450219-Vancouver_City_Sightseeing_Tour-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11448241-Quebec_City_Walking_Tour-Quebec_City_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11483581-Niagara_Falls_Small_Group_Day_Tour_from_Toronto-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11448214-Niagara_Falls_Canadian_Side_Tour_and_Maid_of_the_Mist_Boat_Ride-Niagara_Falls_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11462298-Vancouver_Tour_Including_Capilano_Suspension_Bridge-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11448875-Quebec_City_and_Montmorency_Falls_Day_Trip_from_Montreal-Montreal_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12463547-Vancouver_City_Hop_on_Hop_off_Tour-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11454047-Best_of_Niagara_Falls_Tour_from_Niagara_Falls_Ontario-Niagara_Falls_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11449060-Half_Day_Trip_to_Montmorency_Falls_and_Ste_Anne_de_Beaupre_from_Quebec-Quebec_City_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103216-Butchart_Gardens_Tour_from_Victoria-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60878-d11450659-Day_Trip_from_Seattle_to_Victoria_on_the_Victoria_Clipper-Seattle_Washington.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11449059-Quebec_City_Sightseeing_Tour-Quebec_City_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11448320-Toronto_City_Hop_On_Hop_Off_Tour-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11448213-Niagara_Falls_in_One_Day_Deluxe_Sightseeing_Tour_of_American_and_Canadian_Sides-Niagara_Falls_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d14138310-Niagara_Falls_Tour_with_Cruise-Niagara_Falls_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11449290-Niagara_Falls_Tour_Day_Trip_from_Toronto-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11465986-Winter_Special_Niagara_Falls_Tour_from_Toronto-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11462089-Skip_the_Line_Royal_Ontario_Museum_Ticket-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11475348-Ultimate_Toronto_Tour-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11449291-Niagara_Falls_Platinum_Tour_from_Toronto_with_Cruise_and_Lunch-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11452107-Niagara_on_the_Lake_Wine_Tour_with_Cheese_Pairing-Niagara_Falls_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g48261-d11448212-Niagara_Falls_American_Side_Tour_with_Maid_of_the_Mist_Boat_Ride-Niagara_Falls_New_York.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d13534366-Ice_Hotel_Visit_Transportation-Quebec_City_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12812667-Capilano_Suspension_Bridge_and_Grouse_Mountain_from_Vancouver-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11472427-Guided_Tour_of_the_Fairmont_Le_Chateau_Frontenac_in_Quebec_City-Quebec_City_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103799-Historic_Downtown_Victoria_Food_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d15884113-Haunted_Montreal_Pub_Crawl-Montreal_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154966-d11457521-Northern_Lights_Tour_from_Yellowknife-Yellowknife_Northwest_Territories.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d13391285-Ice_Hotel_and_City_Tour_in_Quebec_City-Quebec_City_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11449993-Winter_Tour_Banff_and_Its_Wildlife-Banff_Banff_National_Park_Alberta.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11452106-Niagara_on_the_Lake_Wine_Tasting_Tour_with_Gourmet_Lunch_or_Dinner-Niagara_Falls_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11449995-Evening_Wildlife_Safari-Banff_Banff_National_Park_Alberta.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11450070-Jasper_National_Park_Tour_Maligne_Valley_Medicine_Lake_and_Spirit_Island-Jasper_Jasper_National_Park_Alberta.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11452906-Vancouver_AquaBus_Ferry_Ticket-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11448874-Montreal_City_Hop_on_Hop_off_Tour-Montreal_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11475306-Niagara_Falls_One_Day_Sightseeing_Tour_from_Toronto-Niagara_Falls_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12181670-Bird_Kingdom_All_Day_Admission_Ticket-Niagara_Falls_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11454179-Niagara_Falls_Helicopter_Tour-Niagara_Falls_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154966-d15573943-Aurora_Tour-Yellowknife_Northwest_Territories.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11448263-Seaplane_Flight_to_Victoria_and_Whale_Watching_Cruise-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11463858-5_5_Hour_Jasper_Wildlife_and_Waterfalls_Tour_with_Maligne_Lake_Cruise_from_Jasper-Jasper_Jasper_National_Park_Alberta.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d13315870-Guided_Day_Trip_Niagara_Falls_Canadian_Side_from_Toronto-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d13828644-Show_Me_The_City_Toronto_Walking_Tour-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d15655341-Banff_Clue_Solving_Adventure_Treasures_of_Banff-Banff_Banff_National_Park_Alberta.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12184849-Grand_City_Tour_of_Vancouver-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11459439-Toronto_s_Original_Brunch_Food_Tour-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d15737687-Whistler_Sightseeing_Tours_Discover_all_of_Whistler_this_Winter-Whistler_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d13365655-Niagara_Falls_Day_Tour_from_Toronto_including_Hornblower_Boat_Tour-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d13998427-Johnston_Canyon_Evening_Icewalk-Banff_Banff_National_Park_Alberta.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11454913-Small_Group_Walking_Tour_of_Toronto_s_Kensington_Market_and_Chinatown-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d12720233-Day_Trip_from_Toronto_to_Niagara_Falls_with_Falls_Boat_Ride-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11450223-Sea_to_Sky_Highway_Day_Trip_from_Vancouver_Shannon_Falls_Britannia_Mine_and_Gondola_Ride-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11463470-Ultimate_Day_Tour_to_Victoria-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11452066-Small_Group_Quebec_Wine_Tour_from_Montreal_with_Gourmet_Lunch_or_Cheese_Tasting-Montreal_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11460255-Full_Day_Niagara_Falls_Tour_from_Toronto-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11449058-Quebec_City_Hop_On_Hop_Off_Tour-Quebec_City_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d15615677-The_Kettle_Tour_4_Premium_Locations_2_Breweries_Distillery_Winery_Cidery-Niagara_Falls_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d15750904-Whistler_Sightseeing_Tour_from_Vancouver_includes_Cypress_and_Shannon_Falls-Whistler_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d15746567-Vancouver_Shannon_Falls_Whistler_Sea_Everything_Tour-Whistler_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15854763-Halifax_Hop_On_Hop_Off_Bus-Halifax_Halifax_Region_Nova_Scotia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d11452951-Peggy_s_Cove_Day_Trip_from_Halifax-Halifax_Halifax_Region_Nova_Scotia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155004-d11477824-2_Hour_Ottawa_Express_City_Bike_Tour-Ottawa_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d16656956-3_Day_Rocky_Mountains_Athabasca_Tour_from_Banff-Banff_Banff_National_Park_Alberta.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11466682-Bike_Tour_to_Montmorency_Falls_from_Quebec_City-Quebec_City_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11466699-Stanley_Park_Horse_Drawn_Tours-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11455122-Montmorency_Falls_Bike_Tour_in_Quebec-Quebec_City_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d15604079-The_Compromise_Tour_4_Premium_Locations_Winery_Winery_Cidery_2_Breweries-Niagara_Falls_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12975965-Lynn_Canyon_Trail_and_Photography_Tour-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154960-d15854068-Best_of_Saint_John_Tour-Saint_John_New_Brunswick.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d16692306-Vancouver_to_Whistler_Extended_Tour_7_hrs_in_Whistler_for_Activities_Gondola-Whistler_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155023-d15885225-Best_of_P_E_I_Tour-Charlottetown_Prince_Edward_Island.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d16666922-Toronto_City_Tour_with_CN_Tower-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15830422-Best_Of_Vancouver_4_hours-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15854261-Tour_to_Niagara_Falls_From_Toronto-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15854262-Tour_to_Niagara_Falls_with_Cruise-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15885286-Vancouver_Cypress_Mountain_Shannon_Falls_Sea_to_Sky_Gondola-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d16667031-Family_Friendly_tour_to_Niagara_Falls-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154966-d15665174-Aurora_Bus_Viewing_tours_Yellowknife-Yellowknife_Northwest_Territories.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d16716802-Hop_On_Half_Day_Sightseeing_Victoria-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15665204-Vancouver_Clue_Solving_Adventure_Ages_of_Steam-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d16741627-Discover_the_RESO_Montreal_s_Underground_City_Walking_Tour_with_a_Local-Montreal_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d16810385-Vancouver_Island_s_Ultimate_Full_Day_Whale_and_Wildlife_Tour-Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15884829-1_Day_Whistler_Day_Tour_from_Vancouver-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d13328614-Exclusive_Private_tour_to_Niagara_Falls_from_Toronto-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d13972469-Combo_Historical_and_Food_Tour_of_the_Old_Quebec_City-Quebec_City_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155022-d11453996-Green_Gables_Shore_Tour_from_Charlottetown-Prince_Edward_Island.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103215-Victoria_City_Sightseeing_Tour_with_Craigdarroch_Castle-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11478565-Vancouver_Biking_and_Hiking_Tour_including_Lunch-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103199-60_Minute_The_Royal_Carriage_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11449992-Summer_Tour_Banff_and_its_Wildlife-Banff_Banff_National_Park_Alberta.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11452105-Niagara_on_the_Lake_Cycle_and_Wine_Tasting_Tour_with_Optional_Two_Course_Lunch-Niagara_Falls_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12655664-2_Hour_Downtown_Vancouver_Private_Walking_Tour-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155022-d11460747-City_Highlights_Bus_Tour_of_Charlottetown-Prince_Edward_Island.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11458885-Montreal_Shore_Excursion_Walking_Tour_of_Old_Montreal-Montreal_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d14103665-Historical_Chinatown_Walking_Tour-Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d16809910-Banff_Yoho_Jasper_National_Parks_Summer_Tour_from_Calgary_Airport_Transfers-Calgary_Alberta.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15854260-Niagara_on_the_Lake_from_Toronto-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15854497-4_Day_Vancouver_Island_Explorer_Tour_from_Vancouver-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d15854786-Summer_Tour_to_Lake_Louise_Moraine_Lake_Yoho_National_Park_from_Calgary-Calgary_Alberta.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d16741626-Explore_the_Best_of_Old_Montreal_Private_Walking_Tour_With_a_Local-Montreal_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d16642978-3_Hour_East_Vancouver_Art_Mural_Craft_Brewery_Tour-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d16749589-Guided_Bicycle_Tour-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d16654469-Whistler_Sightseeing_Tours_Discover_all_of_Whistler_this_Summer-Whistler_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155023-d15829971-Afternoon_Charlottetown_City_Tour-Charlottetown_Prince_Edward_Island.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d16667167-Niagara_Falls_Day_Tour-Niagara_Falls_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d16654997-Banff_National_Park_Cave_Basin_National_Historic_Site_Tour_From_Calgary-Calgary_Alberta.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d16804217-Calgary_Banff_in_depth_Jasper_Yoho_National_Parks_Tour_from_Calgary-Calgary_Alberta.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d15847415-Whistler_Experience_Day_Tour-Whistler_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d16709426-Toronto_Sightseeing_Tour-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d16641807-VIP_Ice_Hotel_Basilica_Copper_Museum_City_and_Plains_by_Private_Car-Quebec_City_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d15853811-HEART_OF_NIAGARA_FALLS_FULL_MONTY_TOUR-Niagara_Falls_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d15853810-HEART_OF_NIAGARA_FALLS_TOUR-Niagara_Falls_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d16641879-VIP_Whale_Watching_Basilica_by_Private_Car_Tour-Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154979-d16749278-Ghost_and_Mystery_Trolley_Tour-Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154979-d16804587-Camping_in_Ontario_s_most_beautiful_location-Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154909-d15854047-Voyageur_Canoe_and_Horseback_Ride-Alberta.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d16804683-Tofino_2_Day_Tour_from_Vancouver-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d15854072-Niagara_Falls_Niagara_on_the_Lake-Niagara_Falls_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d16804707-Vancouver_Lights-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d16642092-Langley_Wine_Tasting_Day_Tour-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d16642097-7_PM_Spirit_of_Victoria_Food_Tour_Gourmet_Food_Progressive_Dinner_and_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16642156-Full_Day_Private_Wine_Tours_For_Up_To_10_People-Big_White_Okanagan_Valley_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d16749588-Guided_Bicycle_Tour_Toronto_Waterfront_Island_and_Distillery-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d16667026-Niagara_Falls_and_Boat_Cruise-Niagara_Falls_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15854259-Private_Tour_from_Toronto_to_Niagara_on_the_Lake-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d16808035-Private_day_tour_to_visit_Omega_Park_and_Montebello_lodge_Montreal_area-Montreal_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d16716780-Wood_Walker-Montreal_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d16716787-Niagara_Falls_Bus_Tour-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d16642552-2_Day_Okanagan_Chinook_Tour_from_Banff_finish_Vancouver-Banff_Banff_National_Park_Alberta.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d16808175-Vancouver_Island_Half_Day_Whale_and_Wildlife_Tour-Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d16672153-Half_Day_Whale_Watching_Telegraph_Cove_BC-Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d16672234-Sunset_Whale_Watching_Victoria_BC-Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d16808299-Steveston_Magical_Mystery_Storybrooke_Explorer_Private_Tour-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d16808300-Steveston_Magical_Mystery_Sea_Adventure_Explorer_Private_Tour-British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d15678631-VIP_Heavenly_Private_Walking_Sitting_Eating_Tour_City_Wall_Plains_Bridges-Quebec_City_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d15678630-VIP_Mobility_Challenged_Private_Car_Tour_for_people_with_limited_mobility-Quebec_City_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15854777-Guiding_Private_Special_Interest_Day_Tours_Short_Long_Haul_Tours-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d16809915-VIP_Three_Day_Whale_Watching_Sea_Kayaking_Basilica_Is_Orleans_Private_Car_Tour-Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d16809914-VIP_Two_Day_Whale_Watching_Sea_Kayaking_Basilica_by_Private_Car_Tour-Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d15678762-VIP_Private_Car_Tour_Falls_Island_of_Orleans_the_all_but_the_Basilica_tour-Quebec_City_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15854933-Halifax_Night_Tour_with_Dinner-Halifax_Halifax_Region_Nova_Scotia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g147293-d15750728-Santo_Domingo_City_Tour_All_day_from_Punta_Cana-Punta_Cana_La_Altagracia_Province_Dominican_Republic.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d16677245-Niagara_Fall_Canada_Wonder_Tour-Niagara_Falls_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16753241-Bachelorette_Wine_Tours_West_Kelowna_Wine_Tour_3_hrs-Big_White_Okanagan_Valley_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d15830780-EPIC_Niagara_Falls_Photo_Walk-Niagara_Falls_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d15750993-Vancouver_Private_Charter_Tour_with_Experienced_Local_Guide-Whistler_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d15751006-Private_Charter_Tour_to_Explore_Vancouver_and_Surrounding_Area-Whistler_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d16677333-3_Hour_Whale_Watching_Tour-Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d15883702-Winter_tour_of_the_island_of_Orleans-Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g153339-d15883704-3_night_Private_Resort_Mansion_with_optional_excursions_in_Saskatoon_SK-Canada.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d16810438-Best_of_Montreal_Full_Day_Tour-Montreal_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g48261-d16753582-Canadian_and_American_Combo_Winter_Tour-Niagara_Falls_New_York.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154960-d15883983-New_Brunswick_Shore_Excursion_Fundy_Coast_to_Shore_Tour-Saint_John_New_Brunswick.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d15766387-Yukon_Northern_Lights_4_days_Adventure_in_Whitehorse-Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16647506-Girls_just_want_to_have_Fun-Big_White_Okanagan_Valley_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154914-d16677814-Edmonton_Clue_Solving_Adventure_Trail_of_Champions-Edmonton_Alberta.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154909-d16677815-Canmore_Clue_Solving_Adventure_Around_the_World-Alberta.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d15884633-Harrison_Hot_Springs_Day_tour-British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d16795615-Rental_of_a_boat_on_the_St_Lawrence_River_Quebec_City-Quebec_City_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d15655479-Calgary_Clue_Solving_Adventure_Riotous_Roundup-Calgary_Alberta.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15884830-2_Day_Rockies_Roadrunner_Tour_from_Vancouver_finish_Banff-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d16702140-City_Sights_E_Bike_Adventure_Tour_Self_Guided-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d16702173-Toronto_West_End_Pizza_Crawl-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d16702172-Toronto_Dumpling_Crawl-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d16702181-Private_tour_to_Niagara_Falls_and_Niagara_on_the_Lake_from_Toronto-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d16654449-Cowbell_Express_Beer_Tour-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d16741155-Banff_Jasper_Okanagan_Lake_Kamloops_Tour_from_Vancouver-British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g298033-d16823116-Cultural_Tour_To_Turkey-Marmaris_Marmaris_District_Mugla_Province_Turkish_Aegean_Coast.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d16823126-Victoria_City_Highlights_01-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d16796211-Seals_Smiles_Tour-British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d16796218-Find_Montreal_Black_History_on_Site-Montreal_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d16796237-Montreal_101_Urban_Experience_Walking_Tour_with_a_Local-Montreal_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16702556-High_Spirited_two_day_wine_adventure-Big_White_Okanagan_Valley_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d16796371-Kingston_Hop_On_Hop_Off_Trolley_Tour-Niagara_Falls_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g2304086-d16796370-Trolley_City_Tour_of_Kingston-Thousand_Islands_Java.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15846625-Nova_Scotia_Bucket_List_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15846628-Coastal_Headland_Hiking_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15846627-Cabot_Trail_and_Cape_Breton_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15846633-Hiking_and_Sea_Kayaking_Combo_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15846632-Lunenburg_Hike_and_Town_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d15846631-Ucluelet_Harbour_Kayaking_Tour-Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15846637-Peggy_s_Cove_Hike_and_Village_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d15846636-Private_Custom_Historical_Tour_War_of_1812_Niagara_Falls_Niagara_on_the_Lake-Niagara_Falls_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15846635-Cape_Split_Hiking_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15846634-Bay_of_Fundy_Walk_and_Winery_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d16654998-Banff_National_Park_Summer_Tour_from_Calgary-Calgary_Alberta.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d16702896-6_pm_tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d16796677-Sea_to_Sky_tour_5_hrs-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d16641302-VIP_Private_Walking_Tour_Old_Town_Fortifications_the_see_all_the_sites_tour-Quebec_City_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154979-d15787706-Original_Hamilton_Beer_Tours-Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16741970-Full_Day_Private_Or_Custom_Wine_Tours_Naramata_Wine_Region_For_Up_To_10_People-Big_White_Okanagan_Valley_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-a_partner.Viator-a_product.114739P6","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16703287-Bachelorette_Private_Wine_Tours-Big_White_Okanagan_Valley_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16703289-VIP_and_Exclusive_Tours-Big_White_Okanagan_Valley_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16703288-Special_Group_Full_Day_Private_Wine_Tours_For_Up_To_12_People_3_Tour_Options-Big_White_Okanagan_Valley_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d16641449-Village_Quebec_Tour_1800_s_Reproduction_food_activities_and_fun_included-Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16703339-Kelowna_Wine_Tours_Event_5_hours-Big_White_Okanagan_Valley_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16703337-West_Kelowna_Wine_Tour_5_hours-Big_White_Okanagan_Valley_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15698986-Comprehensive_Tour_of_Toronto-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g48261-d11474485-Best_of_Both_Niagara_Falls_American_Canadian_Tour-Niagara_Falls_New_York.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13381201-Rockies_Classic_4_day_Summer_Tour-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155047-d11455223-4_Day_Yukon_Aurora_Viewing_Tour-Whitehorse_Yukon.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11450222-Vancouver_Shore_Excursion_Post_Cruise_Sea_to_Sky_Highway_Day_Trip_from_Vancouver-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154960-d11464244-Fundy_Coast_to_Fundy_Shore_Tour-Saint_John_New_Brunswick.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11474681-Best_of_Niagara_Falls_Tour_from_Toronto-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11458707-Luxury_Coach_Tour_of_Niagara_Falls_with_Lunch_and_Hornblower_Cruise_from_Toronto-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12463551-Vancouver_Super_Saver_1_Day_City_Hop_On_Hop_Off_Tour_and_Attractions_Combo-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d13534375-Full_Day_Niagara_Winery_Tour_from_Toronto-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12576670-6_Hour_Niagara_Falls_Canadian_Side_Evening_Illuminations_Tour-Niagara_Falls_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11484144-Athabasca_Glacier_Full_Day_Tour-Jasper_Jasper_National_Park_Alberta.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11446113-Fraser_Valley_Wine_Tour_from_Vancouver-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d13342878-Niagara_Falls_Niagara_on_the_Lake_Winery_Tour_from_Toronto-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12463545-Vancouver_City_Tour_with_Vancouver_Lookout_Admission-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154935-d11479755-Local_Food_Craft_Beverage_and_Estate_Winery_Tour_of_Cowichan_Valley-Nanaimo_Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d14054229-Vancouver_Sightseeing_Bus_Tour_4_hrs-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11763982-1_Hour_Distillery_History_District_by_Segway-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d13275608-QUEBEC_CITY_PRIVATE_WALKING_TOUR_400_Years_of_French_America-Quebec_City_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103444-2_Hour_Luxury_City_Tour_of_Victoria-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11482784-Whistler_Odyssey_Tour_Off_Road_Buggy_Adventure-Whistler_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11448821-Christmas_Walking_Tour_in_Old_Montreal-Montreal_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103651-30_Minute_Heritage_Horse_Drawn_Carriage_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11486341-Downtown_Montreal_and_Underground_RESO_Tour-Montreal_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103222-Chinatown_and_Hidden_Alleys_Pedicab_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11466539-Day_and_Night_Tour_of_Niagara_Falls-Niagara_Falls_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d11465508-Peggy_s_Cove_and_Halifax_Tour_with_Lobster_Roll_Lunch-Halifax_Halifax_Region_Nova_Scotia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11807018-Victoria_and_Butchart_Gardens_by_Helicopter_and_Speed_Boat-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103218-Victoria_in_One_Day_Sightseeing_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11466052-Laurentian_Mountains_Day_Trip_From_Montreal-Montreal_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11854394-Gems_of_Montreal_Small_Group_City_Tour-Montreal_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103400-Victoria_City_and_Butchart_Gardens_Private_Half_Day_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11449231-Quebec_City_Dinner_Cruise-Quebec_City_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12979796-Vancouver_Hop_On_Hop_Off_and_Stanley_Park_Experience-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11448312-Jasper_City_Sightseeing_Tour-Jasper_Jasper_National_Park_Alberta.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11448896-Vancouver_City_Private_Tour-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11894600-Victoria_Excursion_from_Vancouver_by_Helicopter_and_Sea_Plane-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11474684-Niagara_Falls_Canada_Underground_Railroad_Heritage_Tour-Niagara_Falls_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d11487355-Banff_National_Park_Tour_with_a_Small_Group-Calgary_Alberta.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13086340-Dog_Mountain_Snowshoeing_and_Photography_Tour-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11466674-Private_Niagara_Falls_Tour_in_a_SUV-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103893-Pedicab_Tour_from_Victoria_Cruise_Ship_Terminal-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11956079-Vancouver_Island_Cycling_Tour_including_Lunch_and_Wine_Tasting-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11453871-Montreal_Food_Truck_Tour_by_Bike-Montreal_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103198-45_Minute_Beacon_Hill_Park_Carriage_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d14330161-Calgary_Sightseeing_Tour_By_Sidecar-Calgary_Alberta.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d14042099-Gastown_Pub_Walks-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11483932-Full_Day_Niagara_Wine_Tour_with_Lunch_in_Niagara_on_the_Lake_and_Optional_Boat_Ride-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11463957-Jasper_City_Sightseeing_Tour_and_Maligne_Lake_Cruise-Jasper_Jasper_National_Park_Alberta.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155004-d11480031-Ottawa_Spring_Tulip_Festival_Bike_Tour-Ottawa_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154979-d11466244-Thousand_Islands_Two_Castle_Helicopter_Tour-Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11482529-Small_Group_Niagara_Falls_Day_Tour_from_Toronto_with_Boat_Cruise_and_Optional_Fallsview_Lunch-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g182183-d11473761-Helicopter_Tour_Over_Mont_Tremblant-Mont_Tremblant_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15102419-Vancouver_City_Explorer_Tour-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d14105371-Old_Montreal_VIP_Semi_Private_Walking_Tour-Montreal_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11471116-3_Hour_Montreal_City_Bike_Tour_with_Wine_or_Beer-Montreal_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103650-45_Minute_Beacon_Hill_Park_Horse_Drawn_Carriage_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12655665-Private_Gastown_and_Chinatown_Walking_Tour_in_Vancouver-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g181771-d12942734-4_Hour_Eagle_Viewing_River_Float_Trip_From_Squamish_with_Lunch-Squamish_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d14038260-Guided_Walking_Tours_in_Banff-Banff_Banff_National_Park_Alberta.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11992640-Montreal_s_Underground_City_Indoor_Tour-Montreal_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154914-d12472595-SW_Best_of_Edmonton_Bus_Tour-Edmonton_Alberta.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d14974679-The_Magic_of_Christmas_at_Butchart_Gardens_Shuttle_and_Entry-Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154914-d12472574-Southeast_Edmonton_Roots_and_Resources_Bus_Tour-Edmonton_Alberta.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12580963-Small_Group_Afternoon_Bike_Tour_of_Vancouver-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11452914-Toronto_Islands_Evening_Bike_Tour-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13399390-Gastown_Chinatown_Night_Photography_Tour-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11460723-Walking_Tour_of_Niagara_on_the_Lake_Historic_District-Niagara_Falls_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154956-d15615685-General_Admission_Ticket_Acadian_Historical_Village-New_Brunswick.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11469289-Victoria_and_Butchart_Gardens_by_Seaplane_and_Speed_Boat-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g48261-d12478122-Niagara_Falls_Canada_Tour_from_Niagara_USA-Niagara_Falls_New_York.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14789885-Combo_Pass_Hop_on_Hop_Bus_Tour_Butchart_Gardens_Shuttle_Pass_Wed_Sun_Only-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11477737-Niagara_Falls_Day_Tour_with_Hop_on_Hop_off_Toronto_City_Tour-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12979792-Vancouver_Holiday_Lights_and_Karaoke_Trolley_Tour-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12592660-Whales_Fly_Whale_Watching_from_Vancouver_to_Victoria_Return_Seaplane_Flight-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103922-Big_Bus_Victoria_Hop_On_Hop_Off_City_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11448264-Vancouver_to_Victoria_by_Seaplane_and_Ferry-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11485875-Full_Day_Prince_Edward_County_Wine_Tour_with_Lunch-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d14779101-Dune_Buggy_4x4_Tours-Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15045859-Best_of_Toronto_Private_Food_Tour_with_Sightseeing_and_Black_Car-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d15135786-Guaranteed_Wine_Tasting_At_Mission_Hill_Quails_Family_Estates-Big_White_Okanagan_Valley_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12272224-Fraser_Valley_Private_Wine_Tour_and_Bistro_Lunch-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d12880496-Niagara_Falls_Guided_9_Hour_Day_Trip_with_Round_trip_Transfer-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d11452448-Small_Group_Annapolis_Valley_Wine_and_Food_Tour_from_Halifax-Halifax_Halifax_Region_Nova_Scotia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12835177-Small_Group_Capilano_Suspension_Bridge_and_Vancouver_City_Tour-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13399383-Vancouver_Full_Day_Sightseeing_and_Photography_Tour-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g48261-d13969108-Canadian_Deluxe_tour_Niagara_Falls_Toronto_Whole_day-Niagara_Falls_New_York.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154914-d11764807-Edmonton_River_Valley_90_Minute_Winter_Segway_Trek-Edmonton_Alberta.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11451195-4_Hour_Montreal_Architecture_City_Bike_Tour_with_Wine_or_Beer-Montreal_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11452913-Downtown_Toronto_Bike_Tour-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154960-d11464817-Private_Full_Day_Tour_to_Hopewell_Rocks_from_Saint_John-Saint_John_New_Brunswick.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d15304457-Helicopter_Ride_Over_The_Falls_and_Sit_down_Meal_at_Elements_located_on_Falls-Niagara_Falls_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11461331-Private_Tour_Fraser_Valley_Wine_Tour_in_Vancouver-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d14192078-Vancouver_Highlights_Private_Tour-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13195184-Grouse_Mountain_Capilano_Suspension_Bridge_Park-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103663-Seaplane_Flight_to_Vancouver_with_Bus_Tour_from_Victoria-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g2304086-d11479922-Thousand_Islands_Sunset_Dinner_Cruise-Thousand_Islands_Java.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14787840-1_Day_Hop_on_Hop_off_Sightseeing_Tour_with_Robert_Bateman_Centre_Combo-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15209353-Toronto_Aerial_Tour_in_luxury_with_a_Niagara_Falls_Winery_Tour_and_Tasting-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11474546-Toronto_Small_Group_City_Tour-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11482161-Guided_Electric_Bike_Tour_in_Whistler-Whistler_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15526455-Best_of_Vancouver-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d11479781-Okanagan_Wine_Country_Bike_and_Wine_Tour-Big_White_Okanagan_Valley_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11477638-Vancouver_Private_Walking_Tour_of_Downtown_Chinatown_and_Gastown-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11453873-Jewish_Neighborhood_Food_Tour-Montreal_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d14138281-4_Hour_Quickie_Adventure-Nova_Scotia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11480992-Historic_Gastown_Photography_Tour-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g147320-d15055174-Caribbean_Dreams_San_Juan_Private_Party_Hopper-San_Juan_Puerto_Rico.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154966-d11462649-Yellowknife_Sightseeing_Tour-Yellowknife_Northwest_Territories.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13960923-Chinatown_Dim_Sum_Tour-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154960-d12027553-Shore_Excursion_Saint_John_Walking_Tour-Saint_John_New_Brunswick.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11481726-Electric_Bike_Tour_of_Quebec_City-Quebec_City_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103468-Victoria_Classic_Adventure_Course-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d14074383-Full_day_bike_rental-Quebec_City_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d12184714-Old_Montreal_Ghost_Walking_Tour-Montreal_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11470584-Under_the_Surface_of_Montreal_s_Chinatown_Guided_Food_Walking_Tour-Montreal_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d15209912-Victoria_Highlight_City_Tour-Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155004-d13009488-Rideau_Canal_Cruise-Ottawa_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14105136-75_Minute_Grand_Horse_Drawn_Carriage_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14105137-90_Minute_Premier_Horse_Drawn_Carriage_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11476589-Montreal_Afternoon_Tea_Tour-Montreal_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d14007394-Best_of_Vancouver_Private_Walking_Tour-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11479181-Best_of_Vancouver_Private_Evening_City_Tour-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11454050-Montreal_Paddleboat_Rental-Montreal_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12466096-Small_Group_Niagara_Falls_Day_Trip-Niagara_Falls_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d14074384-4_Hour_Bike_Rental_in_Quebec_City-Quebec_City_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d14074382-Full_day_electric_bike_rental-Quebec_City_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d14074385-4_Hour_Electric_Bike_Rental_in_Quebec_City-Quebec_City_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d14192076-Fort_Langley_Vineyard_Private_Tour-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12272223-Private_Tour_Sea_to_Sky_Corridor_Adventure-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155021-d15358667-Wine_Trail_Ride_Cycling_Tour-Windsor_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11465983-Niagara_Falls_Full_Day_Tour_from_Markham_and_Richmond_Hill-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d13805367-Scooter_rental_on_Ile_d_Orleans_for_1_or_2_people-Quebec_City_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d13805371-Electric_bike_rental_on_Ile_d_Orleans-Quebec_City_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d13805372-Tandem_bike_rental_on_Ile_d_Orleans_for_2_people-Quebec_City_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g182183-d12577064-Full_Day_Mont_Tremblant_Rouge_River_Rafting_Tour_with_Lunch-Mont_Tremblant_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g46152-d12465665-Celebrate_the_New_Year_in_Montreal-Manchester_New_Hampshire.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d15585548-Scavenger_on_The_Side-Calgary_Alberta.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g147313-d14767539-Caribbean_Dreams_Negril_Private_Party_Hopper-Negril_Westmoreland_Parish_Jamaica.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11466053-Montreal_by_Night_Tour-Montreal_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12184850-The_Great_Squamish_Day_Trip_from_Vancouver-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11448897-Private_Tour_Gardens_of_Vancouver-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d11482127-Calgary_Bow_River_Valley_90_Minute_Segway_Adventure-Calgary_Alberta.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d11482128-Calgary_Bow_River_Valley_60_Minute_Segway_Adventure-Calgary_Alberta.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d12028779-Calgary_and_Banff_Mountain_Biking_Adventure-Calgary_Alberta.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11482175-Full_Day_Quebec_City_Adventure_Bike_Tour_Sightseeing_Cruise_and_Lunch-Montreal_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11451829-Niagara_Falls_American_Side_Highlights_Tour-Niagara_Falls_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12472246-Private_Instagramming_Tour_in_Vancouver-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g181771-d14199374-Wet_Wild_Elaho_Exhilarator_Sea_to_Sky_Gondola_Combo_from_Squamish-Squamish_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154979-d11466243-Boldt_Castle_and_Thousand_Islands_Helicopter_Tour-Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d14017821-Historical_walking_tour_in_Old_Levis_Victorian_Beauty-Quebec_City_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11446318-Evening_Coach_Tour_of_Niagara_Falls_with_Hornblower_Boat_and_Sheraton_Dinner-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12272225-Deluxe_Vancouver_City_and_Great_Outdoors_Private_Tour-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d14103566-Victoria_to_Cowichan_Valley_Wine_Tour-Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d13236164-QUEBEC_CITY_PRIVATE_WALKING_TOUR_The_History_of_French_British_America-Quebec_City_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d15045652-Full_Day_Tour_with_lunch_from_Niagara_Falls_with_Hotel_Pickup-Niagara_Falls_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11482289-Bowen_Island_Full_Day_Tour-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11482323-Whistler_Day_Tour_from_Vancouver-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154960-d11469042-St_Andrews_by_the_Sea_Day_Tour_from_St_John-Saint_John_New_Brunswick.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11461088-Treetop_Adventure_Course-Whistler_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155004-d12904748-Sportif_tour_of_East_Ontario_and_West_Quebec-Ottawa_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103223-Craigdarroch_Castle_Pedicab_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103224-Victorian_Gardens_and_Seaside_Vistas_Pedicab_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d14202527-Olympic_Village_Photography_Tour-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11995363-Niagara_Falls_Full_Day_Tour_from_Brampton_Hotels-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11469121-Vancouver_to_Victoria_Whale_Watching_with_Return_to_Vancouver_by_Seaplane-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154914-d11471882-Edmonton_Road_Bike_Rental-Edmonton_Alberta.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d12472292-Niagara_Falls_and_Niagara_on_the_Lake_Day_Tour_from_Toronto-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155004-d14928244-Cycling_the_Nation_s_Capital_self_guided-Ottawa_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12078353-2_Day_Whistler_Sea_to_Sky_Tour_from_Vancouver-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11482548-Whistler_Blackcomb_Salmon_Bake_Dinner_and_Jeep_4x4_Tour-Whistler_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11477370-Canyon_Sainte_Anne_Walking_Tour-Quebec_City_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g2304086-d11479920-Kingston_Discovery_Sightseeing_Cruise-Thousand_Islands_Java.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11469288-Gulf_Islands_Kayak_and_Seaplane_Adventure-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155004-d11480032-Best_of_Ottawa_Bike_Tour-Ottawa_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155004-d11480033-Ottawa_Highlights_3_Hour_Bike_Tour-Ottawa_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d14785445-Sea_to_Sky_Gondola_Private_Tour-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11455062-Whistler_Alpine_Picnic_Helicopter_Tour-Whistler_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11482782-Call_of_the_Wild_ATV_Tour-Whistler_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11455099-Granville_Island_Night_Photography_Tour-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11455100-Stanley_Park_Photography_Tour_in_Vancouver-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11455101-Canada_Place_and_Vancouver_Waterfront_Photography_Tour-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d13822642-Epic_Toronto_Night_Tour-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d13822644-The_Big_Bike_Loop-Quebec_City_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d14154030-Poutine_Smoked_Meat_Tour-Montreal_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154909-d12065755-Winter_Canadian_Rockies_Canyon_Hike-Alberta.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d13282534-TalkWalk_Front_and_Centre_Guided_Walking_Tour_of_Public_Art_and_Sculpture-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12082158-Niagara_Falls_by_Airplane_and_Land_Winter_Tour_with_Wine_Tasting_from_Toronto-Niagara_Falls_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154935-d11469634-Nanaimo_Kid_Aerial_Adventure-Nanaimo_Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154935-d11469635-Nanaimo_Classic_Adventure_Course-Nanaimo_Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d14038261-Private_Local_Walking_Tours_in_Banff-Banff_Banff_National_Park_Alberta.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d11469643-Maple_Ridge_Aerial_Adventure_Course-British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14105028-3_Hour_Victoria_Electric_Bike_Rental_Delivered-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14105029-8_Hour_Victoria_Electric_Bike_Rental_Delivered-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12979795-Vancouver_Hop_On_Hop_Off_Explore_the_North_Shore-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155047-d14041970-Arctic_Day_Yukon_Foodie_Tour-Whitehorse_Yukon.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11480396-Independent_Bike_Tour_of_Niagara_on_the_Lake_Wineries_Including_Wine_Tastings-Niagara_Falls_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11480397-Niagara_Winery_Bicycle_Tour_with_Cheese-Niagara_Falls_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14787841-Combo_Pass_Hop_on_Hop_Bus_Tour_Royal_BC_Museum_Pass-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155022-d12631024-Panoramic_South_Shore_and_Confederation_Bridge_Half_Day_Tour-Prince_Edward_Island.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d15125758-Immersion_Quebec_Virtual_Reality_Experience_of_Quebec_City_s_History-Quebec_City_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d14042149-City_Sights_E_Bike_Adventure_Tour_Guided-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d12467418-Small_Group_Niagara_Falls_Tour-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d14042179-Street_Art_Cycling_Tour-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d12466856-Niagara_Falls_Private_Day_Tour-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11763849-Private_Photography_Tour_in_Vancouver-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d14330159-Foothills_Adventure-Calgary_Alberta.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d14330160-High_Spirits_Adventure-Calgary_Alberta.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d14330162-Triple_C_Adventure-Calgary_Alberta.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d15008988-Scooter_Rental-Banff_Banff_National_Park_Alberta.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14105249-Craft_Vine_Orchard_Stills-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14105248-Butchart_Gardens_Beyond_Spirit_Vine_Tea_Honey-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d14166978-El_Camino_de_Tapas_and_Cocktails_Luxurious_Evening_Food_Crawl_in_Toronto-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d11483331-Calgary_City_Evening_Tour-Calgary_Alberta.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60745-d12468227-2_Day_Niagara_Falls_and_1000_Islands_Tour_from_Boston-Boston_Massachusetts.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12812643-Gourmet_Bike_Tour_in_Niagara_on_the_Lake_with_Wine_and_Beer-Niagara_Falls_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d14170346-Luxury_Toronto_to_Niagara_Tour_Flight_Limo_Package-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155022-d11485898-Coastal_Lighthouse_and_Winery_Tour-Prince_Edward_Island.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11485902-Seaplane_Flight_to_Victoria_with_Whale_Watching_and_Return_by_Ferry-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13112523-Shuttle_to_Zodiac_Nature_Tour_Seaside_Dinner_and_return_to_Vancouver_by_Seaplane-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15016677-Victoria_Butchard_Gardens_Private_Tour-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103200-30_Minute_Victoria_Carriage_Tour_Including_James_Bay-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155047-d11464807-5_Day_Golden_Aurora_Circle_Yukon_and_Alaska_Summits-Whitehorse_Yukon.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13399384-Quarry_Rock_Hike_and_Photography_Tour-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13399389-Bowen_Island_Photography_Tour-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13979329-Sunset_E_Bike_Adventure_w_Wine_Cheese-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d13678530-Niagara_Falls_Canadian_Adventure_Tour-Niagara_Falls_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11480993-Gastown_Night_Photography_Tour-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11890090-Full_Day_Best_of_Vancouver_Private_City_Tour_and_Beer_Tasting-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11890091-Full_Day_Best_of_Vancouver_Private_City_Tour_and_Alpine_Adventure-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155004-d12863352-Cycling_the_Nation_s_Capital-Ottawa_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60745-d12467568-5_Day_US_East_Coast_Bus_Tour_from_Boston-Boston_Massachusetts.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13127303-Vancouver_Private_Secrets_of_Stanley_Park_Walking_Tour-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d16701975-Dream_Car_Driving_Experience-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13989231-Beyond_City_Sights_E_Bike_Adventure_Tour-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13858196-Vancouver_Hop_on_Boat_Tour-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d12935023-Historical_Tasting_Old_Quebec_Walking_Tour-Quebec_City_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154914-d11481218-Edmonton_River_Valley_90_Minute_Segway_Adventure-Edmonton_Alberta.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11764370-Full_Day_Niagara_Ice_Wine_Festival_Tour_with_Lunch_and_Winery_Visits-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g182183-d12437374-Tremblant_White_Water_Rafting_Express_Experience-Mont_Tremblant_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154979-d11465247-Thousand_Islands_Helicopter_Tour-Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g147312-d15135561-Caribbean_Dreams_Runaway_Bay_Private_Party_Hopper-Ocho_Rios_Saint_Ann_Parish_Jamaica.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11451196-Montreal_Bike_Tour_with_Bites-Montreal_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11451197-Independent_Tour_of_Montreal_by_Bike-Montreal_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11486394-Vancouver_Self_Guided_Audio_Tour-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d14103714-Victoria_Self_Guided_Audio_Tour-Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g181771-d11476307-High_Performance_Mountain_Bike_Rental_in_Squamish-Squamish_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g48261-d12457362-Half_Day_Niagara_Falls_New_York_Trip_with_Cave_of_the_Winds-Niagara_Falls_New_York.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11465458-Niagara_Falls_Full_Day_Tour_from_Mississauga-Toronto_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11481537-Bowen_Island_Dinner_and_Zodiac_Tour-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d15616437-Creepy_Calgary_by_Sidecar-Calgary_Alberta.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11465505-Banff_Mountain_Photography_Tour-Banff_Banff_National_Park_Alberta.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d13797769-Hybrid_bike_rental_on_Ile_d_Orleans-Quebec_City_Quebec.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103487-Victoria_Kids_Aerial_Adventure_Course-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11471093-Maple_Ridge_Kids_Adventure_Course-Vancouver_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155004-d11471096-City_Beers_Bus_Tour_of_Ottawa_Breweries-Ottawa_Ontario.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g147290-d14974970-Caribbean_Dreams_North_Coast_Private_Party_Hopper-Puerto_Plata_Puerto_Plata_Province_Dominican_Republic.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g259440-d14974971-Caribbean_Dreams_Las_Terrenas_Private_Party_Hopper-Las_Terrenas_Samana_Province_Dominican_Republic.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g147289-d14974969-Caribbean_Dreams_Santo_Domingo_Private_Party_Hopper-Santo_Domingo_Santo_Domingo_Province_Dominican_Republic.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103753-1_Hour_Luxury_City_Tour_of_Victoria-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g2304086-d14037895-Sherlock_s_Escapes_A_Scandal_in_Kingston-Thousand_Islands_Java.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g2304086-d14070676-Sherlock_s_Escapes_A_Culinary_Pursuit-Thousand_Islands_Java.html","category":"tours_&_sightseeing"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11461720-Ripley_s_Believe_It_or_Not_Niagara_Falls_Admission-Niagara_Falls_Ontario.html","category":"theme_parks"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11455104-Niagara_SkyWheel_Admission_Ticket-Niagara_Falls_Ontario.html","category":"theme_parks"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11455103-Clifton_Hill_Fun_Pass_Top_6_Attractions-Niagara_Falls_Ontario.html","category":"theme_parks"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11454928-FlyOver_Canada_Simulated_Flight_Ride-Vancouver_British_Columbia.html","category":"theme_parks"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d15689769-Adult_Ticket-Niagara_Falls_Ontario.html","category":"theme_parks"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12923669-Marineland_of_Canada_Day_Pass-Niagara_Falls_Ontario.html","category":"theme_parks"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d14054427-Bora_Park_Indoor_Water_Park_Admission_Ticket-Quebec_City_Quebec.html","category":"theme_parks"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60974-d13232244-Transfer_Buffalo_Niagara_International_Airport_BUF_to_Niagara_on_the_Lake_Canada-Buffalo_New_York.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60878-d11450659-Day_Trip_from_Seattle_to_Victoria_on_the_Victoria_Clipper-Seattle_Washington.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11452906-Vancouver_AquaBus_Ferry_Ticket-Vancouver_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d12265650-Hop_On_and_Hop_Off_Banff_Bus-Banff_Banff_National_Park_Alberta.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11468735-Sea_to_Sky_Gondola_Shuttle_Package-Vancouver_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12272202-Private_Transport_from_Vancouver_International_Airport_YVR_to_Downtown_Vancouver-Vancouver_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103805-Coach_Transfer_from_Downtown_Victoria_to_Downtown_Vancouver-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103807-Coach_Transfer_from_Vancouver_International_Airport_to_Downtown_Victoria-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12289470-Coach_Transfer_from_Downtown_Vancouver_to_Downtown_Victoria-Vancouver_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60878-d11482778-Victoria_Day_Trip_from_Seattle_with_Butchart_Gardens-Seattle_Washington.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11450068-Shared_Transfer_Jasper_to_Edmonton_Airport_or_Edmonton_Mall-Jasper_Jasper_National_Park_Alberta.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15207248-High_speed_Passenger_Ferry_Downtown_Vancouver_to_Downtown_Victoria_BC-Vancouver_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13382667-Granville_Island_Ferry_Hop_On_Hop_Off_Day_Pass-Vancouver_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16753242-Kelowna_Airport_Transportation_flat_rate_price-Big_White_Okanagan_Valley_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16692248-Silver_Star_or_Big_Whiter_Shuttle_Services_Family_prices-Big_White_Okanagan_Valley_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16654891-Big_White_Shuttle_Services-Big_White_Okanagan_Valley_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103803-Coach_Transfer_from_Downtown_Victoria_to_Downtown_Vancouver_Hotels-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15207247-High_speed_Passenger_Ferry_Downtown_Victoria_to_Downtown_Vancouver_BC-Vancouver_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15342125-Private_Transfer_from_YVR_Airport_to_Vancouver-Vancouver_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d14207779-Vancouver_Airport_to_Whistler_Private_Transfer-Vancouver_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11451639-Private_Arrival_Transfer_Toronto_Pearson_International_Airport_to_Hotel-Toronto_Ontario.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11450603-Vancouver_International_Airport_Plaza_Premium_Lounge-Vancouver_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12272204-Private_Transport_from_Downtown_Vancouver_to_Vancouver_International_Airport_YVR-Vancouver_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d11448304-Alberta_Transfer_Banff_Jasper_Lake_Louise_Calgary_and_Kananaskis-Calgary_Alberta.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d15068172-Private_Transfer_YYC_airport_or_Downtown_Hotel_going_to_Banff_Town_Alberta-Calgary_Alberta.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12289469-Coach_Transfer_from_Downtown_Vancouver_Hotels_to_Downtown_Victoria-Vancouver_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12272207-Private_Transport_from_Canada_Place_Cruise_Ship_Terminal_to_Vancouver_International_Airport_YVR-Vancouver_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d11477014-Private_Arrival_Transfer_Calgary_International_Airport_to_Calgary_and_Surrounding_Area-Calgary_Alberta.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15604522-Private_Transfer_from_Vancouver_to_Seattle_or_Sea_Tac_Seattle_Airport-Vancouver_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15341400-Private_Transfer_from_YVR_Airport_to_Whistler-Vancouver_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d15071841-Private_Transfer_YYC_airport_or_Downtown_Hotel_going_to_Banff_Town_Round_Trip-Calgary_Alberta.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d11448309-Shared_Arrival_Transfer_Calgary_Airport_to_Alberta_Hotels-Calgary_Alberta.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d11448310-Shared_Departure_Transfer_Alberta_Hotels_to_Calgary_Airport-Calgary_Alberta.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d15068403-Private_Departure_Transfer_Banff_AB_to_Calgary_Int_l_airport_YYC_in_SUVs-Banff_Banff_National_Park_Alberta.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60974-d14080911-ROUNDTRIP_Ground_Transfer_Buffalo_Niagara_Int_Airport_BUF_Niagara_Falls_Canada-Buffalo_New_York.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12272203-Private_Transport_from_Downtown_Vancouver_to_Whistler-Vancouver_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d14207778-Whistler_to_Vancouver_Airport_Private_Transfer-Vancouver_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15090224-Vancouver_Whistler_Private_Transfer-Vancouver_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d14207839-Whistler_to_Downtown_Vancouver_Private_Transfer-Vancouver_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15342747-Private_Transfer_from_Vancouver_to_YVR_Airport-Vancouver_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d12272208-Private_Transport_from_Whistler_to_Downtown_Vancouver-Whistler_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12272201-Private_Transport_from_Vancouver_International_Airport_YVR_to_Whistler-Vancouver_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d12272200-Private_Transport_from_Whistler_to_Vancouver_International_Airport_YVR-Whistler_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15638393-Vancouver_Airport_to_or_from_Whistler_by_Coach_Single_trip-Vancouver_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12272214-Private_Transport_from_Vancouver_International_Airport_YVR_to_North_or_West_Vancouver-Vancouver_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12272205-Private_Transport_from_Vancouver_International_Airport_YVR_to_Canada_Place_Cruise_Ship_Terminal-Vancouver_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103864-Butchart_Gardens_Shuttle_from_Victoria_Hotels-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15079685-Private_Transfer_YVR_to_Vancouver_Downtown_by_Sedan-Vancouver_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12272206-Private_Transport_from_Canada_Place_Cruise_Ship_Terminal_to_Downtown_Vancouver-Vancouver_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11478873-Air_Taxi_and_Tour_from_Toronto_Niagara_including_Ground_Transport_to_Niagara_Hotels-Toronto_Ontario.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12009932-Private_Tour_and_Transfer_from_Niagara_Falls_to_Buffalo_Airport-Niagara_Falls_Ontario.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12272209-Private_Transport_from_Downtown_Vancouver_to_Canada_Place_Cruise_Ship_Terminal-Vancouver_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11465982-Private_Transfer_Downtown_Hotel_to_Toronto_Pearson_International_Airport-Toronto_Ontario.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d13805190-One_Way_Private_Transfer_from_Toronto_Pearson_Airport_to_McMaster_University_and_Hamilton_City-Toronto_Ontario.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d15358650-VIP_Big_White_Airport_Shuttle_in_a_Luxury_SUV-Big_White_Okanagan_Valley_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12009943-Private_Tour_and_Transfer_from_Niagara_Falls_to_Toronto_International_Airport-Niagara_Falls_Ontario.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12009948-Private_Tour_and_Transfer_from_Niagara_Falls_to_Hamilton_International_Airport-Niagara_Falls_Ontario.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g32655-d11471496-Los_Angeles_LAX_Airport_Transfer_for_Departures-Los_Angeles_California.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d14080910-ROUNDTRIP_Ground_Transfer_Toronto_Pearson_Int_Airport_YYZ_Niagara_Falls_Canada-Toronto_Ontario.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11484659-Seal_Colony_3_Hour_Boat_Rental_for_5_to_6_People-Vancouver_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d14199396-Round_Trip_Toronto_Pearson_Airport_to_Toronto_Downtown_Hotel_Accommodations-Toronto_Ontario.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d11477015-Private_Departure_Transfer_Calgary_and_Surrounding_Area_to_Calgary_International_Airport-Calgary_Alberta.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d11477016-Private_Arrival_Transfer_Calgary_International_Airport_to_Banff-Calgary_Alberta.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d11477018-Private_Arrival_Transfer_Calgary_International_Airport_to_Canmore_or_Kananaskis_Country-Calgary_Alberta.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d11477019-Private_Departure_Transfer_Canmore_or_Kananaskis_Country_to_Calgary_International_Airport-Calgary_Alberta.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d11477020-Private_Arrival_Transfer_Calgary_International_Airport_to_Lake_Louise-Calgary_Alberta.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d11477021-Private_Departure_Transfer_Lake_Louise_to_Calgary_International_Airport-Calgary_Alberta.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d15000854-Shuttle_to_l_Ile_d_Orleans_from_Quebec_City-Quebec_City_Quebec.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15101889-Private_One_Way_Transfer_Toronto_Pearson_Airport_or_Markham_City_Ontario-Toronto_Ontario.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15101890-Private_One_Way_Transfer_Toronto_Pearson_Airport_or_Oakville_City_Ontario-Toronto_Ontario.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d15593187-Private_Transfer_from_YXX_Abbotsford_Airport_to_Vancouver-British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12272210-Private_Transport_from_Downtown_Vancouver_to_Rocky_Mountaineer_Train_Station-Vancouver_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12272212-Private_Transport_from_Downtown_Vancouver_to_Pacific_Central_Station_Via_Rail-Vancouver_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12272213-Private_Transport_from_Pacific_Central_Station_Via_Rail_to_Downtown_Vancouver-Vancouver_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12272215-Private_Transport_from_North_or_West_Vancouver_to_Vancouver_International_Airport_YVR-Vancouver_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d14207841-Downtown_Vancouver_to_Whistler_Private_Transfer-Vancouver_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d13819076-Private_Transfer_Toronto_Pearson_Airport_to_Queen_s_University_Kingston-Toronto_Ontario.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d11477449-Private_SUV_Transfer_Calgary_International_Airport_to_Banff_Hotels-Calgary_Alberta.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154914-d15147020-Private_Transfer_Edmonton_Airport_to_Edmonton_Downtown-Edmonton_Alberta.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154914-d15147038-Round_Trip_Edmonton_Airport_Edmonton_Downton-Edmonton_Alberta.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13072847-Private_Transport_Burnaby_to_Vancouver_International_Airport_YVR-Vancouver_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d13181792-One_Way_Private_Transfer_from_Toronto_Pearson_Airport_to_Waterloo-Toronto_Ontario.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15102599-Private_One_Way_Transfer_Toronto_Pearson_Airport_or_Mississauga_City_Ontario-Toronto_Ontario.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15102600-Private_One_Way_Transfer_Toronto_Pearson_Airport_or_Richmond_Hill_City_Ontario-Toronto_Ontario.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60974-d15642452-Niagara_Buffalo_Airport_Arrival_Private_Transfer_to_Niagara_Falls_Ontario-Buffalo_New_York.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d15600286-Big_White_Ski_Shuttle_From_Kelowna-Big_White_Okanagan_Valley_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d15600287-VIP_Silver_Star_Airport_Shuttle_in_a_Luxury_SUV-Big_White_Okanagan_Valley_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13188103-Private_Transport_from_Surrey_to_Vancouver_International_Airport_YVR-Vancouver_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13188102-Private_Transport_from_Vancouver_International_Airport_YVR_to_Surrey-Vancouver_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d15556706-Calgary_to_Banff_Private_Transfer-Calgary_Alberta.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d14103253-Whale_Watching_Cruise_from_Victoria_to_Vancouver-Vancouver_Island_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d13387356-Private_Transfer_Toronto_Downtown_to_Niagara_Falls_Ont-Toronto_Ontario.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15180621-Round_Trip_Private_Transfer_Between_Toronto_Airport_and_Niagara_Falls_Canada-Toronto_Ontario.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15525349-Vancouver_Airport_to_Whistler_by_Coach_Return_travel-Vancouver_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60878-d15604232-Private_Transfer_from_Seattle_or_Sea_Tac_Seattle_Airport_to_Vancouver_BC-Seattle_Washington.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d15604254-Silver_Star_Ski_Shuttle_From_Vernon-British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d15341619-Private_Transfer_from_Whistler_to_Vancouver_or_YVR-Whistler_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15341618-Private_Transfer_from_Vancouver_to_Whistler-Vancouver_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d13972431-Luxury_Personal_Chauffeur_Services_in_Toronto-Toronto_Ontario.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11475577-Private_Arrival_Transfer_Toronto_Pearson_Airport_to_Toronto_Accommodations-Toronto_Ontario.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d15563796-Private_Transfer_to_Golden_BC-British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d15563795-Private_Transfer_to_Revelstoke_BC-British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d15071845-Private_Transfer_YYC_to_Banff_by_Sedan-Calgary_Alberta.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d15071846-Private_Transfer_Banff_to_Calgary_by_Sedan-Banff_Banff_National_Park_Alberta.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15071844-Private_Transfer_YVR_to_Whistler_by_Sedan-Vancouver_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d15126738-Private_Transfer_YYC_to_Calgary_Downtown-Calgary_Alberta.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15342261-Private_Transfer_Between_Hamilton_Airport_OR_Toronto_Pearson_Airport_and_City_One_Way-Toronto_Ontario.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g32655-d11456018-Los_Angeles_International_Airport_Arrival_Transfer_in_Sedan-Los_Angeles_California.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15040390-Private_One_Way_Transfer_Toronto_Pearson_Airport_or_Burlington_City-Toronto_Ontario.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15074948-Round_Trip_Between_Vancouver_Whistler_Full_Size_SUV-Vancouver_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15074949-Round_Trip_Between_Vancouver_Whistler-Vancouver_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d15074950-Round_Trip_Between_Calgary_Banff_Full_Size_SUV-Calgary_Alberta.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d15074951-Round_Trip_Between_Calgary_Banff-Calgary_Alberta.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15342565-One_way_4_hour_Sightseeing_Tour_to_Whistler-Vancouver_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15342564-One_way_2_Hour_Sightseeing_Tour_to_Whistler-Vancouver_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d15075083-Private_Transfer_Whistler_to_Vancouver_by_Sedan-Whistler_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15193659-Private_Transfer_Toronto_Airport_or_Collingwood_Blue_Mountain_Resort_One_way-Toronto_Ontario.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15241197-Round_TRIP_Private_Luxury_Transfer_Toronto_Downtown_to_Niagara_Falls_Canada-Toronto_Ontario.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11476242-Private_Departure_Transfer_Toronto_Accommodations_to_Toronto_Airport-Toronto_Ontario.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d13416174-Private_Transfer_Niagara_Falls_Canada_to_Toronto_Pearson_Airport-Toronto_Ontario.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d13416173-Private_Transfer_Niagara_Falls_Canada_to_Toronto_Downtown-Toronto_Ontario.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11478874-Air_Taxi_and_Tour_from_Niagara_Toronto_Including_Ground_Transport_from_Niagara_Hotels-Niagara_Falls_Ontario.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60974-d12009930-Private_Transfer_from_Buffalo_Airport_to_Niagara_Falls-Buffalo_New_York.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d12009934-Private_Tour_and_Transfer_from_Toronto_International_Airport_to_Niagara_Falls_Canada-Toronto_Ontario.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d13421683-One_Way_Private_Transfer_Waterloo_to_Toronto_Pearson_International_Airport-Toronto_Ontario.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12469210-Victoria_and_Butchart_Gardens_with_Victoria_Clipper_to_Seattle_One_Way_from_Vancouver-Vancouver_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15698940-Vancouver_Airport_to_Whistler_Private_Transfer-Vancouver_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15090223-Whistler_Vancouver_Private_Transfer-Vancouver_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15563612-Shuttle_to_Whistler-Vancouver_British_Columbia.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d13229063-Transfer_Toronto_Pearson_International_Airport_YYZ_to_Niagara_Falls_Canada_1_4-Toronto_Ontario.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d13232243-Transfer_Toronto_Pearson_International_Airport_YYZ_to_Niagara_on_the_Lake_Canada-Toronto_Ontario.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d13232242-Transfer_Niagara_Falls_Canada_to_Toronto_Pearson_International_Airport_YYZ-Toronto_Ontario.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60974-d13232245-Transfer_Buffalo_Niagara_International_Airport_BUF_to_Niagara_Falls_Canada-Buffalo_New_York.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60974-d13232244-Transfer_Buffalo_Niagara_International_Airport_BUF_to_Niagara_on_the_Lake_Canada-Buffalo_New_York.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d13232246-Transfer_to_Buffalo_Niagara_Int_Airport_BUF_from_wondrous_Niagara_Falls_Canada-Niagara_Falls_Ontario.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d13234820-Transfer_Toronto_Canada_Downtown_to_Niagara_Falls_Niagara_on_the_Lake_Canada-Toronto_Ontario.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d13234821-Transfer_Niagara_Falls_Canada_to_Toronto_Canada_Downtown-Niagara_Falls_Ontario.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d13271559-Transfer_Niagara_on_the_Lake_Canada_to_Toronto_Pearson_International_Airport_YYZ-Niagara_Falls_Ontario.html","category":"transfers_&_ground_transport"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11479171-Walking_Tour_of_Old_Montreal-Montreal_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11479171-Walking_Tour_of_Old_Montreal-Montreal_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11448241-Quebec_City_Walking_Tour-Quebec_City_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11448240-Small_Group_Quebec_City_Food_Tour-Quebec_City_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d14103779-Victoria_Guided_Food_and_History_Tour-Vancouver_Island_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11449290-Niagara_Falls_Tour_Day_Trip_from_Toronto-Toronto_Ontario.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11449291-Niagara_Falls_Platinum_Tour_from_Toronto_with_Cruise_and_Lunch-Toronto_Ontario.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11463857-3_Hour_Maligne_Canyon_Ice_walk_from_Jasper-Jasper_Jasper_National_Park_Alberta.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11455119-Vancouver_Highlights_Bike_Tour-Vancouver_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11486376-Gastronomic_Gastown_Walking_Tour-Vancouver_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11448242-Private_Tour_Quebec_City_Walking_Tour-Quebec_City_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d15884113-Haunted_Montreal_Pub_Crawl-Montreal_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11486145-Toronto_Distillery_District_Walking_Tour-Toronto_Ontario.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11466224-Lost_Souls_of_Gastown_Walking_Tour-Vancouver_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11468638-Small_Group_Toronto_Beer_Tour-Toronto_Ontario.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11992641-Old_Montreal_Discovery_Tour-Montreal_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11472985-Christmas_in_Quebec_City_Small_Group_Gourmet_Food_Tour-Quebec_City_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11477963-Scooter_Sightseeing_in_Montreal-Montreal_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d13828644-Show_Me_The_City_Toronto_Walking_Tour-Toronto_Ontario.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d15655341-Banff_Clue_Solving_Adventure_Treasures_of_Banff-Banff_Banff_National_Park_Alberta.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11459439-Toronto_s_Original_Brunch_Food_Tour-Toronto_Ontario.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d15737687-Whistler_Sightseeing_Tours_Discover_all_of_Whistler_this_Winter-Whistler_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11454913-Small_Group_Walking_Tour_of_Toronto_s_Kensington_Market_and_Chinatown-Toronto_Ontario.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11463470-Ultimate_Day_Tour_to_Victoria-Vancouver_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11764739-Fat_eBike_Ride_on_Mount_Royal-Montreal_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11455120-Stanley_Park_Bike_Tour-Vancouver_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155004-d11477824-2_Hour_Ottawa_Express_City_Bike_Tour-Ottawa_Ontario.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11466682-Bike_Tour_to_Montmorency_Falls_from_Quebec_City-Quebec_City_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11455122-Montmorency_Falls_Bike_Tour_in_Quebec-Quebec_City_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12975965-Lynn_Canyon_Trail_and_Photography_Tour-Vancouver_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15766684-TalkWalk_The_Inside_Job_the_Winter_Walking_Tour_of_Public_Art_and_Sculpture-Toronto_Ontario.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d16796570-Great_Canadian_Food_Tour-Toronto_Ontario.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15665204-Vancouver_Clue_Solving_Adventure_Ages_of_Steam-Vancouver_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d16741627-Discover_the_RESO_Montreal_s_Underground_City_Walking_Tour_with_a_Local-Montreal_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11478565-Vancouver_Biking_and_Hiking_Tour_including_Lunch-Vancouver_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11470203-Bike_Tour_of_Downtown_Vancouver_and_Stanley_Park-Vancouver_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11452105-Niagara_on_the_Lake_Cycle_and_Wine_Tasting_Tour_with_Optional_Two_Course_Lunch-Niagara_Falls_Ontario.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12655664-2_Hour_Downtown_Vancouver_Private_Walking_Tour-Vancouver_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d14070757-Vancouver_Secret_Mission_Spy_Game-Vancouver_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11484368-Talking_Trees_Indigenous_Walking_Tour-Vancouver_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d14103665-Historical_Chinatown_Walking_Tour-Vancouver_Island_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d16741626-Explore_the_Best_of_Old_Montreal_Private_Walking_Tour_With_a_Local-Montreal_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d16642978-3_Hour_East_Vancouver_Art_Mural_Craft_Brewery_Tour-Vancouver_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d16749589-Guided_Bicycle_Tour-Toronto_Ontario.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d16654469-Whistler_Sightseeing_Tours_Discover_all_of_Whistler_this_Summer-Whistler_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d16717218-Toronto_Walking_Tour_Arts_Food_Culture_GROUP_TOUR-Toronto_Ontario.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d16709573-Toronto_City_Walking_Tour_York_to_the_6ix_GROUP_TOUR-Toronto_Ontario.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154979-d16749278-Ghost_and_Mystery_Trolley_Tour-Ontario.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d15737564-Quebec_cradle_of_New_France-Quebec_City_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d16749588-Guided_Bicycle_Tour_Toronto_Waterfront_Island_and_Distillery-Toronto_Ontario.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d15678629-VIP_Walk_the_City_Private_Car_to_Island_of_Orleans-Quebec_City_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d15678631-VIP_Heavenly_Private_Walking_Sitting_Eating_Tour_City_Wall_Plains_Bridges-Quebec_City_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d15830780-EPIC_Niagara_Falls_Photo_Walk-Niagara_Falls_Ontario.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d16722660-Pedal_Pub_Crawl_Downtown_Victoria-Vancouver_Island_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d16643454-Expert_Led_Vancouver_Food_Market_Tour-Vancouver_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d15884114-Haunted_Griffintown-Montreal_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154914-d16677814-Edmonton_Clue_Solving_Adventure_Trail_of_Champions-Edmonton_Alberta.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154909-d16677815-Canmore_Clue_Solving_Adventure_Around_the_World-Alberta.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d16822232-Pirates_Pints_Pub_Crawl-Nova_Scotia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d16822231-The_Eerie_The_Ominous_Tour-Nova_Scotia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d15655479-Calgary_Clue_Solving_Adventure_Riotous_Roundup-Calgary_Alberta.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d16702140-City_Sights_E_Bike_Adventure_Tour_Self_Guided-Vancouver_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d16702173-Toronto_West_End_Pizza_Crawl-Toronto_Ontario.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d16732187-Haunted_Downtown-Montreal_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d16732190-Haunted_Mountain-Montreal_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d16741257-From_the_Ravines_of_Rosedale_to_the_Towers_of_Yorkville_Audio_Tour_by_VoiceMap-Toronto_Ontario.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d16796218-Find_Montreal_Black_History_on_Site-Montreal_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d16796237-Montreal_101_Urban_Experience_Walking_Tour_with_a_Local-Montreal_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15846625-Nova_Scotia_Bucket_List_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15846627-Cabot_Trail_and_Cape_Breton_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15846626-Cape_Breton_Newfoundland_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15846637-Peggy_s_Cove_Hike_and_Village_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154960-d15885589-Bay_of_Fundy_Seafood_tasting_tour-Saint_John_New_Brunswick.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g182183-d16741760-Fire_Man_Guided_Snowshoe_Tour-Mont_Tremblant_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d16641303-VIP_Private_Walking_Tour_Lower_Upper_Town_the_see_most_of_the_sites_tour-Quebec_City_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d16641302-VIP_Private_Walking_Tour_Old_Town_Fortifications_the_see_all_the_sites_tour-Quebec_City_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15698986-Comprehensive_Tour_of_Toronto-Toronto_Ontario.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103447-Victoria_Castles_and_Neighborhoods_Bike_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d13275608-QUEBEC_CITY_PRIVATE_WALKING_TOUR_400_Years_of_French_America-Quebec_City_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g182183-d11954706-Mont_Tremblant_Evening_Winter_Electric_Bike_Tour-Mont_Tremblant_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11448821-Christmas_Walking_Tour_in_Old_Montreal-Montreal_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11486341-Downtown_Montreal_and_Underground_RESO_Tour-Montreal_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13402998-Epic_Electric_Bike_Tour_of_Vancouver-Vancouver_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13086340-Dog_Mountain_Snowshoeing_and_Photography_Tour-Vancouver_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11956079-Vancouver_Island_Cycling_Tour_including_Lunch_and_Wine_Tasting-Vancouver_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11453871-Montreal_Food_Truck_Tour_by_Bike-Montreal_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155004-d11480031-Ottawa_Spring_Tulip_Festival_Bike_Tour-Ottawa_Ontario.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11487373-North_Van_Shipyards_District_Food_Tour-Vancouver_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11455121-Quebec_Lower_Town_Historical_Bike_Tour-Quebec_City_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d14105371-Old_Montreal_VIP_Semi_Private_Walking_Tour-Montreal_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11471116-3_Hour_Montreal_City_Bike_Tour_with_Wine_or_Beer-Montreal_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d12027500-Montreal_North_City_Bike_Tour-Montreal_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11463012-The_Pork_and_Bacon_Walking_Food_Tour_of_Toronto_s_Hogtown_History-Toronto_Ontario.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12655665-Private_Gastown_and_Chinatown_Walking_Tour_in_Vancouver-Vancouver_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155047-d11455224-Arctic_Day_Hiking_Tour_Half_Day-Whitehorse_Yukon.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d12027499-Downtown_and_Old_Montreal_South_City_Bike_Tour-Montreal_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11487372-Queen_Street_West_Pastry_Tour-Toronto_Ontario.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d14070756-Vancouver_Murder_Mystery_Game-Vancouver_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d13275450-Fatbike_Frozen_Waterfall_Tour-Calgary_Alberta.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12580963-Small_Group_Afternoon_Bike_Tour_of_Vancouver-Vancouver_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11452914-Toronto_Islands_Evening_Bike_Tour-Toronto_Ontario.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13399390-Gastown_Chinatown_Night_Photography_Tour-Vancouver_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11460723-Walking_Tour_of_Niagara_on_the_Lake_Historic_District-Niagara_Falls_Ontario.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d13797716-Axe_Throwing_at_BATL_The_Backyard_Axe_Throwing_League_in_Calgary-Calgary_Alberta.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155004-d11474764-Original_Haunted_Walk_of_Ottawa-Ottawa_Ontario.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11482764-Montreal_Mural_Tour-Montreal_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12592660-Whales_Fly_Whale_Watching_from_Vancouver_to_Victoria_Return_Seaplane_Flight-Vancouver_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13399383-Vancouver_Full_Day_Sightseeing_and_Photography_Tour-Vancouver_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11452913-Downtown_Toronto_Bike_Tour-Toronto_Ontario.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11482161-Guided_Electric_Bike_Tour_in_Whistler-Whistler_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15526455-Best_of_Vancouver-Vancouver_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d11479781-Okanagan_Wine_Country_Bike_and_Wine_Tour-Big_White_Okanagan_Valley_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12846341-5_Hour_Small_Group_Vancouver_Bike_Tour-Vancouver_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11477638-Vancouver_Private_Walking_Tour_of_Downtown_Chinatown_and_Gastown-Vancouver_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11453873-Jewish_Neighborhood_Food_Tour-Montreal_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d13556746-Whistler_Electric_Bike_Tour_ebike-Whistler_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13960923-Chinatown_Dim_Sum_Tour-Vancouver_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11457604-Little_Italy_Walking_Food_Tour_in_Vancouver-Vancouver_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154960-d12027553-Shore_Excursion_Saint_John_Walking_Tour-Saint_John_New_Brunswick.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11481726-Electric_Bike_Tour_of_Quebec_City-Quebec_City_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d12184714-Old_Montreal_Ghost_Walking_Tour-Montreal_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15358684-Winter_Downtown_Toronto_Bike_Tour-Toronto_Ontario.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11470584-Under_the_Surface_of_Montreal_s_Chinatown_Guided_Food_Walking_Tour-Montreal_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d15209912-Victoria_Highlight_City_Tour-Vancouver_Island_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15136142-3_Day_Vancouver_Island_Cycling_Tour-Vancouver_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155021-d15358667-Wine_Trail_Ride_Cycling_Tour-Windsor_Ontario.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d13805373-Guided_bike_tour_on_Ile_d_Orleans-Quebec_City_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11466093-Making_Their_Mark_Montreal_Jewish_History_Walking_Tour-Montreal_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11466094-Rabbis_Writers_and_Radicals_Montreal_Jewish_History_Walking_Tour-Montreal_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11479438-Quebec_City_Bike_Tour_Along_Saint_Lawrence_River-Quebec_City_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d12028779-Calgary_and_Banff_Mountain_Biking_Adventure-Calgary_Alberta.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11482175-Full_Day_Quebec_City_Adventure_Bike_Tour_Sightseeing_Cruise_and_Lunch-Montreal_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d14017821-Historical_walking_tour_in_Old_Levis_Victorian_Beauty-Quebec_City_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154914-d14081113-Ebike_Tour-Edmonton_Alberta.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d13236164-QUEBEC_CITY_PRIVATE_WALKING_TOUR_The_History_of_French_British_America-Quebec_City_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11477370-Canyon_Sainte_Anne_Walking_Tour-Quebec_City_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d13556745-Whistler_Singletrack_Mountain_Bike_Tour-Whistler_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15001416-Toronto_Arts_Food_Culture_Walking_Tour_Local_Private_Guided_Tour-Toronto_Ontario.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155004-d11480032-Best_of_Ottawa_Bike_Tour-Ottawa_Ontario.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155004-d11480033-Ottawa_Highlights_3_Hour_Bike_Tour-Ottawa_Ontario.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11455099-Granville_Island_Night_Photography_Tour-Vancouver_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11455100-Stanley_Park_Photography_Tour_in_Vancouver-Vancouver_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11455101-Canada_Place_and_Vancouver_Waterfront_Photography_Tour-Vancouver_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11458862-Quebec_City_Shore_Excursion_Private_Walking_Tour-Quebec_City_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d13822644-The_Big_Bike_Loop-Quebec_City_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154909-d12065755-Winter_Canadian_Rockies_Canyon_Hike-Alberta.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154979-d15005761-Axe_Throwing_at_BATL_The_Backyard_Axe_Throwing_League_in_Kitchener_Waterloo-Ontario.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154979-d15005760-Axe_Throwing_at_BATL_The_Backyard_Axe_Throwing_League_in_Hamilton-Ontario.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11480396-Independent_Bike_Tour_of_Niagara_on_the_Lake_Wineries_Including_Wine_Tastings-Niagara_Falls_Ontario.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11480397-Niagara_Winery_Bicycle_Tour_with_Cheese-Niagara_Falls_Ontario.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d15125758-Immersion_Quebec_Virtual_Reality_Experience_of_Quebec_City_s_History-Quebec_City_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d14042149-City_Sights_E_Bike_Adventure_Tour_Guided-Vancouver_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d14042179-Street_Art_Cycling_Tour-Vancouver_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d14166979-Lift_Your_Spirits_Distillery_and_Cocktail_Experience-Toronto_Ontario.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d14166978-El_Camino_de_Tapas_and_Cocktails_Luxurious_Evening_Food_Crawl_in_Toronto-Toronto_Ontario.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12720368-Vancouver_Secrets_of_Stanley_Park_Walking_Tour-Vancouver_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11472925-Beyond_the_Bike_Lanes_Bike_Tour-Montreal_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12812643-Gourmet_Bike_Tour_in_Niagara_on_the_Lake_with_Wine_and_Beer-Niagara_Falls_Ontario.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11878210-Sake_A_to_Z_Gastronomic_Experience_in_Distillery_District-Toronto_Ontario.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11467529-Whistler_Half_Day_Mountain_Bike_Tour-Whistler_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11467530-Whistler_Full_Day_Mountain_Bike_Tour-Whistler_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154914-d11464790-4_Day_Bicycle_Tour_through_Canadian_Rockies-Edmonton_Alberta.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11485920-Canmore_Food_Walking_Tour-Banff_Banff_National_Park_Alberta.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11470302-Vancouver_Bike_Tour_with_Beers_and_Bites-Vancouver_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13399384-Quarry_Rock_Hike_and_Photography_Tour-Vancouver_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13399389-Bowen_Island_Photography_Tour-Vancouver_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154914-d11485980-Edmonton_Food_Tour_Downtown_Delights-Edmonton_Alberta.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13979329-Sunset_E_Bike_Adventure_w_Wine_Cheese-Vancouver_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11470485-Toronto_Islands_Morning_Bike_Tour-Toronto_Ontario.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13989231-Beyond_City_Sights_E_Bike_Adventure_Tour-Vancouver_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11467949-Old_Montreal_Walking_Tour-Montreal_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11451196-Montreal_Bike_Tour_with_Bites-Montreal_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g181771-d11476307-High_Performance_Mountain_Bike_Rental_in_Squamish-Squamish_British_Columbia.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11481518-In_the_Shadow_of_the_Mountain-Montreal_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d14121288-Quebec_City_Private_Walking_Tour_The_History_of_Quebec_and_Canada-Quebec_City_Quebec.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d14124585-Ultimate_Jasper_Interpretive_Nature_Walk-Jasper_Jasper_National_Park_Alberta.html","category":"walking_&_biking_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11448263-Seaplane_Flight_to_Victoria_and_Whale_Watching_Cruise-Vancouver_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103422-Victoria_Whale_and_Wildlife_Cruise-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11451257-Whale_Watching_Tour_from_Vancouver-Vancouver_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12720267-Niagara_Falls_Open_Top_Jet_Boat_Ride-Niagara_Falls_Ontario.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11463470-Ultimate_Day_Tour_to_Victoria-Vancouver_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11448056-Kicking_Horse_River_Whitewater_Rafting-Banff_Banff_National_Park_Alberta.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d11471696-Riverside_Rafting_on_Clearwater_River_in_Wells_Gray_Park-British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11472557-Wild_Current_Canoe_Adventure_at_Pyramid_Lake-Jasper_Jasper_National_Park_Alberta.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11483895-1_5_Hour_Banff_National_Park_Canoe_Tour-Banff_Banff_National_Park_Alberta.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103220-Victoria_Whale_Watch_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11478761-Athabasca_River_Canyon_Morning_Run-Jasper_Jasper_National_Park_Alberta.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11468723-Jasper_Rafting_Athabasca_Canyon_Run-Jasper_Jasper_National_Park_Alberta.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11454621-Whistler_White_Water_Rafting-Whistler_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-a_partner.Viator-a_product.125304P3","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-a_partner.Viator-a_product.125304P4","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15853767-Tall_Ship_Silva_Deckhand_For_a_Day-Halifax_Halifax_Region_Nova_Scotia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d16641879-VIP_Whale_Watching_Basilica_by_Private_Car_Tour-Quebec.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154979-d16804587-Camping_in_Ontario_s_most_beautiful_location-Ontario.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154909-d15854127-Become_a_Voyageur_Canoe_Tour-Alberta.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d16808175-Vancouver_Island_Half_Day_Whale_and_Wildlife_Tour-Vancouver_Island_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d16672153-Half_Day_Whale_Watching_Telegraph_Cove_BC-Vancouver_Island_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d16672234-Sunset_Whale_Watching_Victoria_BC-Vancouver_Island_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d16809915-VIP_Three_Day_Whale_Watching_Sea_Kayaking_Basilica_Is_Orleans_Private_Car_Tour-Quebec.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d16809914-VIP_Two_Day_Whale_Watching_Sea_Kayaking_Basilica_by_Private_Car_Tour-Quebec.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d15830523-2_Hour_Quickie_Adventure-Nova_Scotia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d15831226-Keji_Southern_Lakes_Canoe_Trip_3_Day-Nova_Scotia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d15831225-Frozen_Ocean_Canoe_Trip_3_Day-Nova_Scotia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d16795628-Rafting_trip_with_the_family_Quebec_City-Quebec.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d16796211-Seals_Smiles_Tour-British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15846627-Cabot_Trail_and_Cape_Breton_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15846626-Cape_Breton_Newfoundland_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15846633-Hiking_and_Sea_Kayaking_Combo_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d15846631-Ucluelet_Harbour_Kayaking_Tour-Vancouver_Island_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-a_partner.Viator-a_product.127043P1","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-a_partner.Viator-a_product.127043P2","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g182183-d16741759-Mont_Tremblant_Family_Ice_Fishing-Mont_Tremblant_Quebec.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11450000-Kananaskis_River_Rafting_Adventure-Banff_Banff_National_Park_Alberta.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103559-Summer_Sunset_Whales_and_Wildlife_Tour_in_Vancouver_Island-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11482565-Rouge_River_Classic_Whitewater_Rafting_Package-Montreal_Quebec.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11807018-Victoria_and_Butchart_Gardens_by_Helicopter_and_Speed_Boat-Vancouver_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d11456136-Three_Sisters_Sea_Kayaking_Day_Tour-Nova_Scotia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103867-Whale_Watching_and_Butchart_Gardens-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11482550-River_of_Golden_Dreams_Canoe_Tour_in_Whistler-Whistler_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103464-Summer_Whale_Watching_on_Vancouver_Island-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154962-d11477461-Newfoundland_Puffin_and_Whale_Watch_Cruise-Newfoundland_and_Labrador.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d11478240-Full_Day_Thompson_River_Paddle_Rafting_with_Lunch-British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g181771-d11463888-Squamish_Cheakamus_White_Water_Rafting-Squamish_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154932-d11470499-Catch_A_Wave_Rafting_Trip_on_the_Clearwater_River-Kamloops_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g181771-d12942734-4_Hour_Eagle_Viewing_River_Float_Trip_From_Squamish_with_Lunch-Squamish_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11472257-Whistler_Half_Day_Fly_Fishing-Whistler_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g181771-d11463887-Squamish_Elaho_White_Water_Rafting-Squamish_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12666971-Sea_Safari_Tour_from_Vancouver-Vancouver_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d11479780-Kayak_Wine_and_Cheese_Tour-Big_White_Okanagan_Valley_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14163428-3_Hour_Swartz_Bay_Kayak_Tour_and_Restaurant_Lunch-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103481-Kayak_Tour_of_Gulf_Islands-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13972402-Spring_Season_Sport_Fishing_Adventure_Charter_for_Salmon_Fishing_Bottom_Fish-Vancouver_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11469289-Victoria_and_Butchart_Gardens_by_Seaplane_and_Speed_Boat-Vancouver_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d12466001-3_Day_Grotto_Tour_to_Bruce_Peninsula-Toronto_Ontario.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11463967-Sunwapta_Challenge_Whitewater_Rafting_Class_III_Rapids-Jasper_Jasper_National_Park_Alberta.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12592660-Whales_Fly_Whale_Watching_from_Vancouver_to_Victoria_Return_Seaplane_Flight-Vancouver_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103513-Victoria_Wine_and_Whales_Combo_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11462955-Vancouver_Snorkel_and_Kayak_Adventure_Snorkel_with_Seals-Vancouver_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154962-d11469280-Trinity_Tow_N_Go_Kayak_Tour-Newfoundland_and_Labrador.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11451468-Whitewater_Rafting_on_Jasper_s_Fraser_River-Jasper_Jasper_National_Park_Alberta.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103423-Victoria_Sunset_Whale_Watching_Cruise-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d11478243-Hell_s_Gate_Full_Day_Whitewater_Rafting_Trip_with_Lunch-British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11448057-Kicking_Horse_River_Rafting_Family_Adventure_Including_BBQ_Lunch-Banff_Banff_National_Park_Alberta.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g181771-d13969480-Elaho_Whitewater_Experience-Squamish_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d14138281-4_Hour_Quickie_Adventure-Nova_Scotia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g181785-d11470204-Rafting_Adventure_on_the_Kicking_Horse_River-Golden_Kootenay_Rockies_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103296-Victoria_Marine_Wildlife_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11468395-Jasper_Rafting_Trip_on_Athabasca_River_Mile_5-Jasper_Jasper_National_Park_Alberta.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154935-d13412285-Nanaimo_Whale_Watching_in_a_Semi_Covered_Boat-Nanaimo_Vancouver_Island_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11455008-Vancouver_Kayaking_Tour-Vancouver_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11468394-3_5_Hour_Sunwapta_River_Rafting_Adventure_in_Jasper-Jasper_Jasper_National_Park_Alberta.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d16656957-Niagara_on_the_Lake_Open_Top_Jet_Boat_Ride-Niagara_Falls_Ontario.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11454050-Montreal_Paddleboat_Rental-Montreal_Quebec.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154962-d12649768-Harbour_Kayak_Tour-Newfoundland_and_Labrador.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11468519-Vancouver_Boat_Rental_for_up_to_5_People-Vancouver_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d11476694-Okanagan_Jetpack_Rental_and_Lesson-Big_White_Okanagan_Valley_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154962-d11471355-Whale_Watching_Marine_Wildlife_Excursion_by_Kayak-Newfoundland_and_Labrador.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g182183-d12577062-Tremblant_White_Water_Rafting_Full_day_with_Transport-Mont_Tremblant_Quebec.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g182183-d12577064-Full_Day_Mont_Tremblant_Rouge_River_Rafting_Tour_with_Lunch-Mont_Tremblant_Quebec.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d12577063-Rouge_River_White_Water_Rafting_Full_day-Quebec.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d12577065-Rouge_River_Family_Rafting-Quebec.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d15633354-5_Day_Broken_islands_Kayaking_Expedition-Vancouver_Island_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15585758-Skiing_for_Beginner_snow_tubing_or_snowshoeing_Tour_from_Toronto-Toronto_Ontario.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g181785-d11482174-Whitewater_Rafting_on_Toby_Creek-Golden_Kootenay_Rockies_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11781527-Pemberton_Half_Day_Trolling_Tour-Whistler_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g309289-d12939340-SEA_KAYAKING_AND_SNORKELING-Quepos_Province_of_Puntarenas.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g181771-d13166262-Squamish_Elaho_White_Water_Rafting_from_Whistler-Squamish_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g181771-d13166261-Squamish_Cheakamus_White_Water_Rafting_from_Whistler-Squamish_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g181771-d13166263-Squamish_Elaho_White_Water_Rafting_from_Vancouver-Squamish_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d14138317-Keji_Southern_Lakes_Canoe_Trip_4_Day-Nova_Scotia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11469121-Vancouver_to_Victoria_Whale_Watching_with_Return_to_Vancouver_by_Seaplane-Vancouver_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155047-d11487166-Half_Day_Canoe_Trip_on_the_Takihini_River-Whitehorse_Yukon.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g181771-d11463889-Overnight_Camping_and_River_Rafting_Trip_in_Squamish-Squamish_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154962-d11469281-Whale_Watching_Marine_Wildlife_Excursion_by_Zodiac_Boat-Newfoundland_and_Labrador.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11469288-Gulf_Islands_Kayak_and_Seaplane_Adventure-Vancouver_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11469312-Private_Salmon_Fishing_Charter_from_Vancouver_for_up_to_4_people-Vancouver_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103624-Cowichan_River_Tubing_Rental-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11466700-Half_Day_Ice_Fishing-Whistler_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11455006-English_Bay_Jet_Ski_Tour_from_Vancouver_with_Dinner_on_Bowen_Island-Vancouver_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11455007-Vancouver_Jet_Ski_Rental-Vancouver_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11455009-English_Bay_Jet_Ski_Tour_from_Vancouver-Vancouver_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103574-Victoria_Harbour_Sunset_Kayak_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d11466810-Half_Day_Whitewater_Rafting_in_Revelstoke-British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g181771-d11480129-Squamish_Scenic_Twilight_Float-Squamish_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11475058-Sunwapta_River_Self_Drive_Rafting_Trip-Jasper_Jasper_National_Park_Alberta.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155047-d11455222-Arctic_Day_Yukon_River_Canoeing_Tour-Whitehorse_Yukon.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12082171-Bowen_Explorer_Sea_Safari_Tour-Vancouver_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11472431-Whistler_Half_Day_Spin_Fishing-Whistler_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d14103301-Victoria_Harbour_Kayak_Tour-Vancouver_Island_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d14103302-Victoria_Harbour_Stand_Up_Paddleboard_Tour-Vancouver_Island_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d11477813-Okanagan_Flyboard_Experience-Big_White_Okanagan_Valley_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155004-d12465366-4_Day_Algonquin_Park_Canoe_Trip-Ottawa_Ontario.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103304-Brentwood_Bay_Guided_Kayak_Tours-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103306-Brentwood_Bay_Kayak_Tour_and_Restaurant_Lunch-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d14103308-Brentwood_Bay_Kayak_Tour_and_Butchart_Gardens_Visit-Vancouver_Island_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14163429-2_Hour_Swartz_Bay_Kayak_Tour_and_Restaurant_Lunch-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g181771-d11480436-Squamish_Stand_Up_Paddle_Board_Rental-Squamish_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155004-d12465383-3_Day_Algonquin_Park_Canoe_Trip-Ottawa_Ontario.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12666946-Sunset_Nature_Kayak_Tour_in_Vancouver-Vancouver_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d14103253-Whale_Watching_Cruise_from_Victoria_to_Vancouver-Vancouver_Island_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15008897-Stand_Up_Paddle_Board-Halifax_Halifax_Region_Nova_Scotia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12009913-Turkey_Point_Flyboard_Rental-Niagara_Falls_Ontario.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g182183-d14330387-Canoe_Kayak_Paddleboard_Rouge_River_Self_Guided_Descent-Mont_Tremblant_Quebec.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d12566845-Whistler_Full_Day_Fly_Fishing-Whistler_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d11763987-Regular_Rafting_Package_On_Rouge_River-Quebec.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11478225-Athabasca_River_Mile_5_Morning_Rafting_Trip-Jasper_Jasper_National_Park_Alberta.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d11480742-Sunset_Sea_Kayaking_Excursion_on_St_Lawrence_River-Quebec.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11480743-Quebec_City_Sea_Kayaking_Excursion-Quebec_City_Quebec.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d11478239-Half_Day_Thompson_River_Paddle_Rafting-British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d11478241-Full_Day_Thompson_River_Motorized_Rafting_Tour_with_Lunch-British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d11478244-Half_Day_Thompson_River_Motorized_Rafting-British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g309289-d12990337-Jungle_Tubing-Quepos_Province_of_Puntarenas.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11485902-Seaplane_Flight_to_Victoria_with_Whale_Watching_and_Return_by_Ferry-Vancouver_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154909-d15186615-Guided_Ice_Fishing_Tour_Canmore_Banff-Alberta.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d12567228-Whistler_Full_Day_Spin_Fishing-Whistler_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d13989112-Sport_Fishing_Adventure_on_the_Rugged_West_Coast_of_Vancouver_Island-Vancouver_Island_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154932-d11470497-Ready_Set_Go_Rafting_Trip_on_the_Clearwater_River-Kamloops_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154932-d11470498-Guaranteed_Addiction_Full_Day_Rafting_on_Clearwater_River_with_Lunch-Kamloops_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154932-d11470500-2_Day_Ticket_to_Ride_Rafting_Trip_on_the_Clearwater_River-Kamloops_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11478561-Vancouver_Whale_Watching_Safari-Vancouver_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g182183-d12437374-Tremblant_White_Water_Rafting_Express_Experience-Mont_Tremblant_Quebec.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d12437373-Half_Day_White_Water_Rafting_on_the_Rouge_River-Quebec.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d15616131-3_Day_Broken_Group_Islands_Kayaking_Expedition-Vancouver_Island_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d14104739-Victoria_Oak_Bay_Shoreline_Kayak_Tour-Vancouver_Island_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d14104738-Discovery_Island_Kayak_Tour-Vancouver_Island_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103868-Whale_Watching_with_Butchart_Gardens_and_Butterfly_Gardens_from_Victoria-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g494965-d11479031-Snorkeling_Hiking_and_Paddling_Combo_Package_in_Matapedia_Rivers-Gaspe_Gaspesie_Region_Quebec.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11479047-Illuminated_Kayak_or_Stand_Up_Paddleboard_Tour_in_Vancouver-Vancouver_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1173269-d11479087-Gibsons_Beachcomber_Kayak_Tour-Sunshine_Coast_British_Columbia.html","category":"water_sports"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d15830780-EPIC_Niagara_Falls_Photo_Walk-Niagara_Falls_Ontario.html","category":"weddings_&_honeymoons"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d16810321-1_hour_RMT_Treatment-Toronto_Ontario.html","category":"weddings_&_honeymoons"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11455829-Niagara_Falls_Day_Tour_from_Toronto-Toronto_Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11448241-Quebec_City_Walking_Tour-Quebec_City_Quebec.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11483581-Niagara_Falls_Small_Group_Day_Tour_from_Toronto-Toronto_Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11447028-Greg_Frewin_Wild_Magic_Show-Niagara_Falls_Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11449060-Half_Day_Trip_to_Montmorency_Falls_and_Ste_Anne_de_Beaupre_from_Quebec-Quebec_City_Quebec.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60878-d11450659-Day_Trip_from_Seattle_to_Victoria_on_the_Victoria_Clipper-Seattle_Washington.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d14103779-Victoria_Guided_Food_and_History_Tour-Vancouver_Island_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11449290-Niagara_Falls_Tour_Day_Trip_from_Toronto-Toronto_Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11486652-Niagara_Falls_Day_and_Evening_Tour_With_Boat_Cruise_and_Optional_Fallsview_Dinner-Toronto_Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11452107-Niagara_on_the_Lake_Wine_Tour_with_Cheese_Pairing-Niagara_Falls_Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g48261-d11448212-Niagara_Falls_American_Side_Tour_with_Maid_of_the_Mist_Boat_Ride-Niagara_Falls_New_York.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d13534366-Ice_Hotel_Visit_Transportation-Quebec_City_Quebec.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103241-Whale_Watching_Cruise_with_Expert_Naturalists-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154966-d11457521-Northern_Lights_Tour_from_Yellowknife-Yellowknife_Northwest_Territories.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d13391285-Ice_Hotel_and_City_Tour_in_Quebec_City-Quebec_City_Quebec.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d12181669-Montreal_Tower_Observatory_Admission_plus_Optional_Ticket_to_Botanical_Garden-Montreal_Quebec.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11469192-Medieval_Times_Dinner_and_Tournament_Toronto-Toronto_Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11452106-Niagara_on_the_Lake_Wine_Tasting_Tour_with_Gourmet_Lunch_or_Dinner-Niagara_Falls_Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11475306-Niagara_Falls_One_Day_Sightseeing_Tour_from_Toronto-Niagara_Falls_Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11454179-Niagara_Falls_Helicopter_Tour-Niagara_Falls_Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11448263-Seaplane_Flight_to_Victoria_and_Whale_Watching_Cruise-Vancouver_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d15787682-Victoria_Butchart_Gardens_Express_from_Cruise_Ship_Terminal-Vancouver_Island_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11459439-Toronto_s_Original_Brunch_Food_Tour-Toronto_Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d15737687-Whistler_Sightseeing_Tours_Discover_all_of_Whistler_this_Winter-Whistler_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d13365655-Niagara_Falls_Day_Tour_from_Toronto_including_Hornblower_Boat_Tour-Toronto_Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60763-d11450018-2_Day_Niagara_Falls_Tour_from_New_York_by_Bus-New_York_City_New_York.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11451257-Whale_Watching_Tour_from_Vancouver-Vancouver_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11463470-Ultimate_Day_Tour_to_Victoria-Vancouver_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d15615677-The_Kettle_Tour_4_Premium_Locations_2_Breweries_Distillery_Winery_Cidery-Niagara_Falls_Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d15750904-Whistler_Sightseeing_Tour_from_Vancouver_includes_Cypress_and_Shannon_Falls-Whistler_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d15746567-Vancouver_Shannon_Falls_Whistler_Sea_Everything_Tour-Whistler_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15854763-Halifax_Hop_On_Hop_Off_Bus-Halifax_Halifax_Region_Nova_Scotia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155047-d11455221-Arctic_Day_Yukon_Wildlife_and_Hot_Springs_Tour-Whitehorse_Yukon.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d15658297-Snowmobiling_activity_rides_of_1_hour-Quebec.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11449232-Quebec_City_Historic_Discoverers_Cruise-Quebec_City_Quebec.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11455122-Montmorency_Falls_Bike_Tour_in_Quebec-Quebec_City_Quebec.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12975965-Lynn_Canyon_Trail_and_Photography_Tour-Vancouver_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154960-d15854068-Best_of_Saint_John_Tour-Saint_John_New_Brunswick.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d16692306-Vancouver_to_Whistler_Extended_Tour_7_hrs_in_Whistler_for_Activities_Gondola-Whistler_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d15678637-VIP_Basilica_Area_Private_Car_Tour_The_Ste_Anne_Area_Riverside_Lunch_Tour-Quebec.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155023-d15885225-Best_of_P_E_I_Tour-Charlottetown_Prince_Edward_Island.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d16666922-Toronto_City_Tour_with_CN_Tower-Toronto_Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15830422-Best_Of_Vancouver_4_hours-Vancouver_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15854261-Tour_to_Niagara_Falls_From_Toronto-Toronto_Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15854262-Tour_to_Niagara_Falls_with_Cruise-Toronto_Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d16667031-Family_Friendly_tour_to_Niagara_Falls-Toronto_Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154966-d15665174-Aurora_Bus_Viewing_tours_Yellowknife-Yellowknife_Northwest_Territories.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d16796570-Great_Canadian_Food_Tour-Toronto_Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d16741627-Discover_the_RESO_Montreal_s_Underground_City_Walking_Tour_with_a_Local-Montreal_Quebec.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d16810385-Vancouver_Island_s_Ultimate_Full_Day_Whale_and_Wildlife_Tour-Vancouver_Island_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d16809910-Banff_Yoho_Jasper_National_Parks_Summer_Tour_from_Calgary_Airport_Transfers-Calgary_Alberta.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15854260-Niagara_on_the_Lake_from_Toronto-Toronto_Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d15854258-Niagara_Falls_Tour_from_Niagara_on_the_Lake-Niagara_Falls_Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d15854786-Summer_Tour_to_Lake_Louise_Moraine_Lake_Yoho_National_Park_from_Calgary-Calgary_Alberta.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d16642978-3_Hour_East_Vancouver_Art_Mural_Craft_Brewery_Tour-Vancouver_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d16654469-Whistler_Sightseeing_Tours_Discover_all_of_Whistler_this_Summer-Whistler_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d16667167-Niagara_Falls_Day_Tour-Niagara_Falls_Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d16654997-Banff_National_Park_Cave_Basin_National_Historic_Site_Tour_From_Calgary-Calgary_Alberta.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d16749387-Montreal_Architectural_Walking_Tour_2_Hour-Montreal_Quebec.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d16717218-Toronto_Walking_Tour_Arts_Food_Culture_GROUP_TOUR-Toronto_Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g28953-d16804218-8_Days_East_Coast_USA_Canada_from_New_York_with_Airport_Transfers-New_York.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d16804217-Calgary_Banff_in_depth_Jasper_Yoho_National_Parks_Tour_from_Calgary-Calgary_Alberta.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d15847415-Whistler_Experience_Day_Tour-Whistler_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d16641807-VIP_Ice_Hotel_Basilica_Copper_Museum_City_and_Plains_by_Private_Car-Quebec_City_Quebec.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d15853811-HEART_OF_NIAGARA_FALLS_FULL_MONTY_TOUR-Niagara_Falls_Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d15853810-HEART_OF_NIAGARA_FALLS_TOUR-Niagara_Falls_Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d16641879-VIP_Whale_Watching_Basilica_by_Private_Car_Tour-Quebec.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154979-d16749278-Ghost_and_Mystery_Trolley_Tour-Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154979-d16804587-Camping_in_Ontario_s_most_beautiful_location-Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15853978-Lobsters_Lighthouses-Halifax_Halifax_Region_Nova_Scotia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d16642015-Port_Renfrew_Whale_Wildlife_Watching-Vancouver_Island_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154909-d15854047-Voyageur_Canoe_and_Horseback_Ride-Alberta.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d15854072-Niagara_Falls_Niagara_on_the_Lake-Niagara_Falls_Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d16642092-Langley_Wine_Tasting_Day_Tour-Vancouver_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d16642097-7_PM_Spirit_of_Victoria_Food_Tour_Gourmet_Food_Progressive_Dinner_and_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154909-d15854127-Become_a_Voyageur_Canoe_Tour-Alberta.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16642156-Full_Day_Private_Wine_Tours_For_Up_To_10_People-Big_White_Okanagan_Valley_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d16667026-Niagara_Falls_and_Boat_Cruise-Niagara_Falls_Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d16667030-Niagara_Falls_Tour_Boat_Cruise-Niagara_Falls_Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15854259-Private_Tour_from_Toronto_to_Niagara_on_the_Lake-Toronto_Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d15854402-Escape_to_rugged_waterfalls_Canyons-British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d16808035-Private_day_tour_to_visit_Omega_Park_and_Montebello_lodge_Montreal_area-Montreal_Quebec.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d16716780-Wood_Walker-Montreal_Quebec.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d16716787-Niagara_Falls_Bus_Tour-Toronto_Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154909-d16642520-Scenic_Snow_Cat_Experience-Alberta.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d16672153-Half_Day_Whale_Watching_Telegraph_Cove_BC-Vancouver_Island_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d16672234-Sunset_Whale_Watching_Victoria_BC-Vancouver_Island_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d16808299-Steveston_Magical_Mystery_Storybrooke_Explorer_Private_Tour-Vancouver_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d15678629-VIP_Walk_the_City_Private_Car_to_Island_of_Orleans-Quebec_City_Quebec.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d16808300-Steveston_Magical_Mystery_Sea_Adventure_Explorer_Private_Tour-British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d15678630-VIP_Mobility_Challenged_Private_Car_Tour_for_people_with_limited_mobility-Quebec_City_Quebec.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15854777-Guiding_Private_Special_Interest_Day_Tours_Short_Long_Haul_Tours-Vancouver_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d16809915-VIP_Three_Day_Whale_Watching_Sea_Kayaking_Basilica_Is_Orleans_Private_Car_Tour-Quebec.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d16809914-VIP_Two_Day_Whale_Watching_Sea_Kayaking_Basilica_by_Private_Car_Tour-Quebec.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d15678762-VIP_Private_Car_Tour_Falls_Island_of_Orleans_the_all_but_the_Basilica_tour-Quebec_City_Quebec.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d15830523-2_Hour_Quickie_Adventure-Nova_Scotia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g147293-d15750728-Santo_Domingo_City_Tour_All_day_from_Punta_Cana-Punta_Cana_La_Altagracia_Province_Dominican_Republic.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d15678894-VIP_Champagne_Caviar_Wilderness_Picnic_Tour_armchair_adventure_tour-Quebec_City_Quebec.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d16677245-Niagara_Fall_Canada_Wonder_Tour-Niagara_Falls_Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d15830780-EPIC_Niagara_Falls_Photo_Walk-Niagara_Falls_Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d15750993-Vancouver_Private_Charter_Tour_with_Experienced_Local_Guide-Whistler_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d15751006-Private_Charter_Tour_to_Explore_Vancouver_and_Surrounding_Area-Whistler_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d16677333-3_Hour_Whale_Watching_Tour-Vancouver_Island_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d16722660-Pedal_Pub_Crawl_Downtown_Victoria-Vancouver_Island_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d15883702-Winter_tour_of_the_island_of_Orleans-Quebec.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g153339-d15883704-3_night_Private_Resort_Mansion_with_optional_excursions_in_Saskatoon_SK-Canada.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d16810438-Best_of_Montreal_Full_Day_Tour-Montreal_Quebec.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g48261-d16753583-Discovery_Niagara_Falls_USA_Winter_Tour-Niagara_Falls_New_York.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d16753665-The_Douglas_Fir_Trail_Calgary-Calgary_Alberta.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d15831226-Keji_Southern_Lakes_Canoe_Trip_3_Day-Nova_Scotia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d15831225-Frozen_Ocean_Canoe_Trip_3_Day-Nova_Scotia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d15884114-Haunted_Griffintown-Montreal_Quebec.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d15766387-Yukon_Northern_Lights_4_days_Adventure_in_Whitehorse-Vancouver_Island_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d16822231-The_Eerie_The_Ominous_Tour-Nova_Scotia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d15884633-Harrison_Hot_Springs_Day_tour-British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d16795615-Rental_of_a_boat_on_the_St_Lawrence_River_Quebec_City-Quebec_City_Quebec.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15767114-Vancouver_Highlights_and_Capilano_Suspension_Park_Tour_Private_Charter_7_hrs-Vancouver_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d16702172-Toronto_Dumpling_Crawl-Toronto_Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d16702181-Private_tour_to_Niagara_Falls_and_Niagara_on_the_Lake_from_Toronto-Toronto_Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d16732187-Haunted_Downtown-Montreal_Quebec.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d16732190-Haunted_Mountain-Montreal_Quebec.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d16741155-Banff_Jasper_Okanagan_Lake_Kamloops_Tour_from_Vancouver-British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d16823126-Victoria_City_Highlights_01-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d16741257-From_the_Ravines_of_Rosedale_to_the_Towers_of_Yorkville_Audio_Tour_by_VoiceMap-Toronto_Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d16796211-Seals_Smiles_Tour-British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d16796218-Find_Montreal_Black_History_on_Site-Montreal_Quebec.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15846625-Nova_Scotia_Bucket_List_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15846628-Coastal_Headland_Hiking_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15846627-Cabot_Trail_and_Cape_Breton_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15846626-Cape_Breton_Newfoundland_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15846633-Hiking_and_Sea_Kayaking_Combo_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15846632-Lunenburg_Hike_and_Town_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d15846631-Ucluelet_Harbour_Kayaking_Tour-Vancouver_Island_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15846637-Peggy_s_Cove_Hike_and_Village_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d15846636-Private_Custom_Historical_Tour_War_of_1812_Niagara_Falls_Niagara_on_the_Lake-Niagara_Falls_Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15846634-Bay_of_Fundy_Walk_and_Winery_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d15846641-Old_Montreal_Delights_with_a_local-Montreal_Quebec.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d16654998-Banff_National_Park_Summer_Tour_from_Calgary-Calgary_Alberta.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d16641303-VIP_Private_Walking_Tour_Lower_Upper_Town_the_see_most_of_the_sites_tour-Quebec_City_Quebec.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d16641302-VIP_Private_Walking_Tour_Old_Town_Fortifications_the_see_all_the_sites_tour-Quebec_City_Quebec.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16741970-Full_Day_Private_Or_Custom_Wine_Tours_Naramata_Wine_Region_For_Up_To_10_People-Big_White_Okanagan_Valley_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-a_partner.Viator-a_product.114739P6","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16703289-VIP_and_Exclusive_Tours-Big_White_Okanagan_Valley_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16703288-Special_Group_Full_Day_Private_Wine_Tours_For_Up_To_12_People_3_Tour_Options-Big_White_Okanagan_Valley_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d16641450-Mix_Tour_3_sites_1_bonus_site-Quebec.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16703339-Kelowna_Wine_Tours_Event_5_hours-Big_White_Okanagan_Valley_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16703337-West_Kelowna_Wine_Tour_5_hours-Big_White_Okanagan_Valley_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13381201-Rockies_Classic_4_day_Summer_Tour-Vancouver_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155047-d11455223-4_Day_Yukon_Aurora_Viewing_Tour-Whitehorse_Yukon.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12463551-Vancouver_Super_Saver_1_Day_City_Hop_On_Hop_Off_Tour_and_Attractions_Combo-Vancouver_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12720235-Niagara_Falls_Domed_Jet_Boat_Ride-Niagara_Falls_Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12576670-6_Hour_Niagara_Falls_Canadian_Side_Evening_Illuminations_Tour-Niagara_Falls_Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11479092-Independent_Bike_Tour_of_Vancouver-Vancouver_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11449231-Quebec_City_Dinner_Cruise-Quebec_City_Quebec.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g48261-d13774418-Shared_Wonder_Tour-Niagara_Falls_New_York.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11894600-Victoria_Excursion_from_Vancouver_by_Helicopter_and_Sea_Plane-Vancouver_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11474684-Niagara_Falls_Canada_Underground_Railroad_Heritage_Tour-Niagara_Falls_Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13086340-Dog_Mountain_Snowshoeing_and_Photography_Tour-Vancouver_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d14330161-Calgary_Sightseeing_Tour_By_Sidecar-Calgary_Alberta.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11484660-Granite_Waterfalls_4_Hour_Boat_Rental_for_5_to_6_People-Vancouver_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154979-d11466244-Thousand_Islands_Two_Castle_Helicopter_Tour-Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11455121-Quebec_Lower_Town_Historical_Bike_Tour-Quebec_City_Quebec.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11476835-Vancouver_Boat_Rental_for_up_to_4_People-Vancouver_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11457659-Toronto_Harbour_Sightseeing_Cruise-Toronto_Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11487372-Queen_Street_West_Pastry_Tour-Toronto_Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d14974679-The_Magic_of_Christmas_at_Butchart_Gardens_Shuttle_and_Entry-Vancouver_Island_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13399390-Gastown_Chinatown_Night_Photography_Tour-Vancouver_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g48016-d11457843-Lake_George_Luncheon_or_Sightseeing_Cruise_aboard_the_Lac_du_Saint_Sacrement-Lake_George_New_York.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11482764-Montreal_Mural_Tour-Montreal_Quebec.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11469289-Victoria_and_Butchart_Gardens_by_Seaplane_and_Speed_Boat-Vancouver_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12592660-Whales_Fly_Whale_Watching_from_Vancouver_to_Victoria_Return_Seaplane_Flight-Vancouver_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d15135786-Guaranteed_Wine_Tasting_At_Mission_Hill_Quails_Family_Estates-Big_White_Okanagan_Valley_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12272224-Fraser_Valley_Private_Wine_Tour_and_Bistro_Lunch-Vancouver_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13399383-Vancouver_Full_Day_Sightseeing_and_Photography_Tour-Vancouver_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g48261-d13969108-Canadian_Deluxe_tour_Niagara_Falls_Toronto_Whole_day-Niagara_Falls_New_York.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d14192078-Vancouver_Highlights_Private_Tour-Vancouver_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g2304086-d11479922-Thousand_Islands_Sunset_Dinner_Cruise-Thousand_Islands_Java.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11449230-Montreal_Historic_Discoverers_Cruise-Montreal_Quebec.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11448057-Kicking_Horse_River_Rafting_Family_Adventure_Including_BBQ_Lunch-Banff_Banff_National_Park_Alberta.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15526455-Best_of_Vancouver-Vancouver_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d11468094-Ottawa_River_Historic_Sightseeing_Cruise-Quebec.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d13556746-Whistler_Electric_Bike_Tour_ebike-Whistler_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11471106-Interactive_Pirate_Cruise_from_Granville_Island-Vancouver_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d15209912-Victoria_Highlight_City_Tour-Vancouver_Island_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155004-d13009488-Rideau_Canal_Cruise-Ottawa_Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11468519-Vancouver_Boat_Rental_for_up_to_5_People-Vancouver_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d14192076-Fort_Langley_Vineyard_Private_Tour-Vancouver_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12272223-Private_Tour_Sea_to_Sky_Corridor_Adventure-Vancouver_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g182183-d12577064-Full_Day_Mont_Tremblant_Rouge_River_Rafting_Tour_with_Lunch-Mont_Tremblant_Quebec.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d15585781-Wings_and_Waterfalls_Wells_Gray_Provincial_Park_Clearwater_BC-British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11451829-Niagara_Falls_American_Side_Highlights_Tour-Niagara_Falls_Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154979-d15207288-Exhilarating_120km_Aerial_Tour_of_Toronto-Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11484659-Seal_Colony_3_Hour_Boat_Rental_for_5_to_6_People-Vancouver_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154979-d11466243-Boldt_Castle_and_Thousand_Islands_Helicopter_Tour-Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12272225-Deluxe_Vancouver_City_and_Great_Outdoors_Private_Tour-Vancouver_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d14138315-Dark_Sky_Canoe_Trip_2_Day-Nova_Scotia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d14138316-Lake_Rossignol_Canoe_Trip_3_Day-Nova_Scotia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d14138317-Keji_Southern_Lakes_Canoe_Trip_4_Day-Nova_Scotia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11482323-Whistler_Day_Tour_from_Vancouver-Vancouver_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11469121-Vancouver_to_Victoria_Whale_Watching_with_Return_to_Vancouver_by_Seaplane-Vancouver_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11477370-Canyon_Sainte_Anne_Walking_Tour-Quebec_City_Quebec.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g2304086-d11479920-Kingston_Discovery_Sightseeing_Cruise-Thousand_Islands_Java.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11469288-Gulf_Islands_Kayak_and_Seaplane_Adventure-Vancouver_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11455101-Canada_Place_and_Vancouver_Waterfront_Photography_Tour-Vancouver_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11458862-Quebec_City_Shore_Excursion_Private_Walking_Tour-Quebec_City_Quebec.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11458863-Quebec_City_Shore_Excursion_Grand_Walking_Tour_of_Quebec_City-Quebec_City_Quebec.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154935-d11469631-Nanaimo_Bungy_Jump-Nanaimo_Vancouver_Island_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154935-d11469633-40_Minute_Nanaimo_Zipline_Adventure-Nanaimo_Vancouver_Island_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154935-d11469634-Nanaimo_Kid_Aerial_Adventure-Nanaimo_Vancouver_Island_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155047-d14041970-Arctic_Day_Yukon_Foodie_Tour-Whitehorse_Yukon.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11480396-Independent_Bike_Tour_of_Niagara_on_the_Lake_Wineries_Including_Wine_Tastings-Niagara_Falls_Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d15125758-Immersion_Quebec_Virtual_Reality_Experience_of_Quebec_City_s_History-Quebec_City_Quebec.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d14166979-Lift_Your_Spirits_Distillery_and_Cocktail_Experience-Toronto_Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d14166978-El_Camino_de_Tapas_and_Cocktails_Luxurious_Evening_Food_Crawl_in_Toronto-Toronto_Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12812643-Gourmet_Bike_Tour_in_Niagara_on_the_Lake_with_Wine_and_Beer-Niagara_Falls_Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d14170346-Luxury_Toronto_to_Niagara_Tour_Flight_Limo_Package-Toronto_Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15016677-Victoria_Butchard_Gardens_Private_Tour-Vancouver_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155047-d11464807-5_Day_Golden_Aurora_Circle_Yukon_and_Alaska_Summits-Whitehorse_Yukon.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154979-d11465247-Thousand_Islands_Helicopter_Tour-Ontario.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d15616131-3_Day_Broken_Group_Islands_Kayaking_Expedition-Vancouver_Island_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d11483863-Vancouver_Island_ATV_Tour-Vancouver_Island_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103487-Victoria_Kids_Aerial_Adventure_Course-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"family_friendly"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14105249-Craft_Vine_Orchard_Stills-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60877-d11473000-Skagway_Shore_Excursion_Full_Day_Tour_of_the_Yukon-Skagway_Alaska.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60878-d11450659-Day_Trip_from_Seattle_to_Victoria_on_the_Victoria_Clipper-Seattle_Washington.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60877-d11763511-Skagway_Shore_Excursion_Bennett_Train_Journey_on_the_White_Pass_Rail-Skagway_Alaska.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d15787682-Victoria_Butchart_Gardens_Express_from_Cruise_Ship_Terminal-Vancouver_Island_British_Columbia.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d15750904-Whistler_Sightseeing_Tour_from_Vancouver_includes_Cypress_and_Shannon_Falls-Whistler_British_Columbia.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d15746567-Vancouver_Shannon_Falls_Whistler_Sea_Everything_Tour-Whistler_British_Columbia.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11458906-Quebec_City_Shore_Excursion_Half_Day_Tour_to_Montmorency_Falls_and_Ste_Anne_de_Beaupre-Quebec_City_Quebec.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d16692306-Vancouver_to_Whistler_Extended_Tour_7_hrs_in_Whistler_for_Activities_Gondola-Whistler_British_Columbia.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15885286-Vancouver_Cypress_Mountain_Shannon_Falls_Sea_to_Sky_Gondola-Vancouver_British_Columbia.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155023-d15829971-Afternoon_Charlottetown_City_Tour-Charlottetown_Prince_Edward_Island.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d15847415-Whistler_Experience_Day_Tour-Whistler_British_Columbia.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d16709426-Toronto_Sightseeing_Tour-Toronto_Ontario.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d16642092-Langley_Wine_Tasting_Day_Tour-Vancouver_British_Columbia.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d16642097-7_PM_Spirit_of_Victoria_Food_Tour_Gourmet_Food_Progressive_Dinner_and_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d16808299-Steveston_Magical_Mystery_Storybrooke_Explorer_Private_Tour-Vancouver_British_Columbia.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15854777-Guiding_Private_Special_Interest_Day_Tours_Short_Long_Haul_Tours-Vancouver_British_Columbia.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d15750993-Vancouver_Private_Charter_Tour_with_Experienced_Local_Guide-Whistler_British_Columbia.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154960-d15883983-New_Brunswick_Shore_Excursion_Fundy_Coast_to_Shore_Tour-Saint_John_New_Brunswick.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d15884633-Harrison_Hot_Springs_Day_tour-British_Columbia.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15767114-Vancouver_Highlights_and_Capilano_Suspension_Park_Tour_Private_Charter_7_hrs-Vancouver_British_Columbia.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d16823126-Victoria_City_Highlights_01-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d16702896-6_pm_tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-a_partner.Viator-a_product.114739P6","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155047-d11455223-4_Day_Yukon_Aurora_Viewing_Tour-Whitehorse_Yukon.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11458966-Vancouver_Shore_Excursion_Pre_Or_Post_Cruise_North_Shore_Tour-Vancouver_British_Columbia.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d14054759-Private_Guided_Quebec_City_Walking_Tour-Quebec_City_Quebec.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11458965-Vancouver_Shore_Excursion_Pre_Cruise_City_Tour_with_Port_Drop_Off-Vancouver_British_Columbia.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103368-Victoria_Shore_Excursion_Whale_Watching_Cruise_with_Expert_Naturalist_Guides-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11472710-Sea_to_Sky_Exotic_Driving_Experience-Vancouver_British_Columbia.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103450-Victoria_Shore_Excursion_Tastes_of_Victoria_Bike_Tours-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11458890-Montreal_Shore_Excursion_Pre_or_Post_Cruise_Guided_Sightseeing_Tour_of_Montreal-Montreal_Quebec.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155047-d11465352-5_Day_Active_Winter_Adventure_in_Yukon-Whitehorse_Yukon.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15045859-Best_of_Toronto_Private_Food_Tour_with_Sightseeing_and_Black_Car-Toronto_Ontario.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11461331-Private_Tour_Fraser_Valley_Wine_Tour_in_Vancouver-Vancouver_British_Columbia.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d14192078-Vancouver_Highlights_Private_Tour-Vancouver_British_Columbia.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d14192076-Fort_Langley_Vineyard_Private_Tour-Vancouver_British_Columbia.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15411227-Vancouver_and_Capilano_Park-Vancouver_British_Columbia.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103856-Discover_Sooke_to_Port_Renfrew-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15411499-Victoria_Tour-Vancouver_British_Columbia.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15411500-Vancouver_Private_Tour-Vancouver_British_Columbia.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15411501-Whistler_Tour-Vancouver_British_Columbia.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11458861-Quebec_Shore_Excursion_Small_Group_Food_Walking_Tour-Quebec_City_Quebec.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11458862-Quebec_City_Shore_Excursion_Private_Walking_Tour-Quebec_City_Quebec.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11458863-Quebec_City_Shore_Excursion_Grand_Walking_Tour_of_Quebec_City-Quebec_City_Quebec.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12942614-Private_Food_and_Walking_China_Tour-Vancouver_British_Columbia.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12942613-Private_Walking_China_Tour-Vancouver_British_Columbia.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14104121-Victoria_Highlights_and_secret_places_of_a_fabulous_city-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14104120-Butchart_Gardens_and_Vancouver_Island_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12272197-Vancouver_Shore_Excursion_Private_Fraser_Valley_Wine_Tour-Vancouver_British_Columbia.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11459188-Vancouver_Shore_Excursion_Small_Group_Gourmet_Lunch_Tour-Vancouver_British_Columbia.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11459189-Vancouver_Shore_Excursion_Small_Group_Granville_Island_Market_Tour-Vancouver_British_Columbia.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103372-Victoria_Shore_Excursion_Whale_Watching_Cruise_and_Butchart_Gardens_Admission-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14105249-Craft_Vine_Orchard_Stills-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d15186856-Shore_Excursion_Ile_d_Orleans_and_Montmorency_Waterfalls_Tour_by_Scooter-Quebec_City_Quebec.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d14183095-Quebec_City_Shore_Excursion_Private_Guided_Quebec_City_Walking_Tour-Quebec_City_Quebec.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103449-Victoria_Shore_Excursion_Castles_and_Neighborhoods_Bike_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d14124595-PINK_CADILLAC_Sightseeing_tour_of_Montreal-Montreal_Quebec.html","category":"shore_excursions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60763-d11450018-2_Day_Niagara_Falls_Tour_from_New_York_by_Bus-New_York_City_New_York.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d16656956-3_Day_Rocky_Mountains_Athabasca_Tour_from_Banff-Banff_Banff_National_Park_Alberta.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12463546-Viator_Exclusive_2_day_Victoria_and_Butchart_Gardens_Tour_with_Overnight_at_The_Fairmont_Empress-Vancouver_British_Columbia.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154966-d11458022-Yellowknife_Northern_Lights_Viewing_Tour_Including_3_Nights_Accommodation-Yellowknife_Northwest_Territories.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d16809910-Banff_Yoho_Jasper_National_Parks_Summer_Tour_from_Calgary_Airport_Transfers-Calgary_Alberta.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15854497-4_Day_Vancouver_Island_Explorer_Tour_from_Vancouver-Vancouver_British_Columbia.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g28953-d16804218-8_Days_East_Coast_USA_Canada_from_New_York_with_Airport_Transfers-New_York.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d16804217-Calgary_Banff_in_depth_Jasper_Yoho_National_Parks_Tour_from_Calgary-Calgary_Alberta.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154979-d16804587-Camping_in_Ontario_s_most_beautiful_location-Ontario.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d16642552-2_Day_Okanagan_Chinook_Tour_from_Banff_finish_Vancouver-Banff_Banff_National_Park_Alberta.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d16809915-VIP_Three_Day_Whale_Watching_Sea_Kayaking_Basilica_Is_Orleans_Private_Car_Tour-Quebec.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d16809914-VIP_Two_Day_Whale_Watching_Sea_Kayaking_Basilica_by_Private_Car_Tour-Quebec.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g153339-d15883704-3_night_Private_Resort_Mansion_with_optional_excursions_in_Saskatoon_SK-Canada.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d15831226-Keji_Southern_Lakes_Canoe_Trip_3_Day-Nova_Scotia.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d15831225-Frozen_Ocean_Canoe_Trip_3_Day-Nova_Scotia.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d15766387-Yukon_Northern_Lights_4_days_Adventure_in_Whitehorse-Vancouver_Island_British_Columbia.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15884830-2_Day_Rockies_Roadrunner_Tour_from_Vancouver_finish_Banff-Vancouver_British_Columbia.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d16741155-Banff_Jasper_Okanagan_Lake_Kamloops_Tour_from_Vancouver-British_Columbia.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16702556-High_Spirited_two_day_wine_adventure-Big_White_Okanagan_Valley_British_Columbia.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15846625-Nova_Scotia_Bucket_List_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15846627-Cabot_Trail_and_Cape_Breton_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15846626-Cape_Breton_Newfoundland_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13425795-Rockies_Adventure_4_day_Summer_Tour-Vancouver_British_Columbia.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13381201-Rockies_Classic_4_day_Summer_Tour-Vancouver_British_Columbia.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155047-d11455223-4_Day_Yukon_Aurora_Viewing_Tour-Whitehorse_Yukon.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11471865-3_Day_Sundance_Explorer_Backcountry_Lodge_By_Horseback-Banff_Banff_National_Park_Alberta.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154966-d15574120-Yellowknife_Northern_Lights_Tour_Winter_4_Days_3_Nights_Budget-Yellowknife_Northwest_Territories.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12463549-British_Columbia_Super_Saver_4_Day_Tour_of_Vancouver_Whistler_and_Victoria-Vancouver_British_Columbia.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12465979-Viator_Exclusive_2_Day_Victoria_and_Butchart_Gardens_Tour_with_Overnight_at_the_Inn_at_Laurel_Point-Vancouver_British_Columbia.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d12466090-7_day_Puffin_Tour_from_Halifax_to_Moncton-Halifax_Halifax_Region_Nova_Scotia.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155047-d12649807-Yukon_Summer_Dream_Active_Summer_Adventure-Whitehorse_Yukon.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154966-d11463609-2_Nights_Aurora_Hunting_with_Accommodation-Yellowknife_Northwest_Territories.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11452604-4_Day_Northern_Lights_Tour_in_Whitehorse_from_Vancouver-Vancouver_British_Columbia.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155047-d12650862-3_Days_Tour_Fall_Color_in_Yukon_from_Whitehorse-Whitehorse_Yukon.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d12466001-3_Day_Grotto_Tour_to_Bruce_Peninsula-Toronto_Ontario.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60763-d14330110-2_Day_Niagara_Falls_Experience_from_NYC-New_York_City_New_York.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60763-d14330109-4_Day_Niagara_Falls_Washington_DC_Philadelphia_Amish_Country-New_York_City_New_York.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15008777-Western_Canada_Tour_Whistler_Sun_Peaks_Jasper_Banff_Revelstoke-Vancouver_British_Columbia.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d13181450-Cape_Breton_Island-Halifax_Halifax_Region_Nova_Scotia.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15045293-Rockies_Classic_4_day_Winter_Tour-Vancouver_British_Columbia.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60763-d13286564-Two_Day_Combo_Niagara_Falls_and_Washington_DC_from_New_York-New_York_City_New_York.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15136142-3_Day_Vancouver_Island_Cycling_Tour-Vancouver_British_Columbia.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15847421-7_day_Rocky_Mountains_Whistler_Tomahawk_Tour_from_Vancouver_finish_Banff-Vancouver_British_Columbia.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15847426-8_day_Rocky_Mountains_Caribou_Tour_from_Vancouver-Vancouver_British_Columbia.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15847424-14_day_Rocky_Mountains_Whistler_Vancouver_Island_Pacific_Tour_from_Vancouver-Vancouver_British_Columbia.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15847422-10_day_Rocky_Mountains_Whistler_Big_West_Tour_from_Vancouver-Vancouver_British_Columbia.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15090435-Sun_Peaks_3_day_Ski_and_Ride_Trip-Vancouver_British_Columbia.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60763-d13228995-New_York_Waterfalls_and_Wilderness_Breweries_Adventure-New_York_City_New_York.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g46152-d12465665-Celebrate_the_New_Year_in_Montreal-Manchester_New_Hampshire.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g46152-d12465667-11_Day_Excursion_Nova_Scotia_and_Prince_Edward_Island_Music_and_Culture_of_Acadian_People_and_the_Maritimes-Manchester_New_Hampshire.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d12467818-10_Day_Newfoundland_and_Maritime_Tour_from_Halifax_to_Moncton-Halifax_Halifax_Region_Nova_Scotia.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d15633354-5_Day_Broken_islands_Kayaking_Expedition-Vancouver_Island_British_Columbia.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d14138315-Dark_Sky_Canoe_Trip_2_Day-Nova_Scotia.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d14138316-Lake_Rossignol_Canoe_Trip_3_Day-Nova_Scotia.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d14138318-Taste_of_the_Tobeatic_Canoe_Trip_4_Day-Nova_Scotia.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g46152-d12464773-4_Day_Quebec_City_Escape-Manchester_New_Hampshire.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154966-d15593300-Yellowknife_Northern_Lights_Tour_Winter_3_Days_2_Nights_All_Inclusive-Yellowknife_Northwest_Territories.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d13181449-Best_of_Prince_Edward_Island-Halifax_Halifax_Region_Nova_Scotia.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12078353-2_Day_Whistler_Sea_to_Sky_Tour_from_Vancouver-Vancouver_British_Columbia.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g181771-d11463889-Overnight_Camping_and_River_Rafting_Trip_in_Squamish-Squamish_British_Columbia.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155004-d12465366-4_Day_Algonquin_Park_Canoe_Trip-Ottawa_Ontario.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155004-d12465383-3_Day_Algonquin_Park_Canoe_Trip-Ottawa_Ontario.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155004-d12465384-6_Day_Algonquin_Explorer_Canoe_Trip-Ottawa_Ontario.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11455565-3_Day_Tenquille_Lake_Expedition-Whistler_British_Columbia.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60763-d12464965-2_Day_Niagara_Falls_Day_Trip_from_New_York_City_by_Train_and_Air-New_York_City_New_York.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15068025-Seattle_2_day_Tour_from_Vancouver-Vancouver_British_Columbia.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d14952963-Sleep_at_the_Quebec_Ice_Hotel_Overnight_Stay-Quebec_City_Quebec.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155004-d12466339-Algonquin_Park_Adventure_Lodge_4_Day_Trip-Ottawa_Ontario.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60745-d12468227-2_Day_Niagara_Falls_and_1000_Islands_Tour_from_Boston-Boston_Massachusetts.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d11467542-2_Day_Fantasy_Island_Getaway-British_Columbia.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154914-d11464790-4_Day_Bicycle_Tour_through_Canadian_Rockies-Edmonton_Alberta.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155047-d11464807-5_Day_Golden_Aurora_Circle_Yukon_and_Alaska_Summits-Whitehorse_Yukon.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d15616131-3_Day_Broken_Group_Islands_Kayaking_Expedition-Vancouver_Island_British_Columbia.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154939-d12996725-6_Day_Babine_River_of_Grizzlies_Expedition-Prince_Rupert_British_Columbia.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154966-d15574114-Yellowknife_Northern_Lights_Tour_Winter_3_Days_2_Nights_Budget-Yellowknife_Northwest_Territories.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154950-d13797709-Seagrim_Lakes_Canoe_Tour-Manitoba.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154962-d11468363-Whale_Watching_Tour_with_2_Nights_Accommodation_Package-Newfoundland_and_Labrador.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g46152-d12464668-10_Day_New_England_Fall_Foliage_Tour_including_Cape_Cod-Manchester_New_Hampshire.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g46152-d12464669-7_Day_Best_of_New_England_Tour-Manchester_New_Hampshire.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154952-d11979683-5_Night_Churchill_Tour_and_Polar_Bear_Adventure_from_Winnipeg-Churchill_Manitoba.html","category":"multi-day_&_extended_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11483581-Niagara_Falls_Small_Group_Day_Tour_from_Toronto-Toronto_Ontario.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60878-d11450659-Day_Trip_from_Seattle_to_Victoria_on_the_Victoria_Clipper-Seattle_Washington.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11486652-Niagara_Falls_Day_and_Evening_Tour_With_Boat_Cruise_and_Optional_Fallsview_Dinner-Toronto_Ontario.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11452107-Niagara_on_the_Lake_Wine_Tour_with_Cheese_Pairing-Niagara_Falls_Ontario.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154966-d11457521-Northern_Lights_Tour_from_Yellowknife-Yellowknife_Northwest_Territories.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11452106-Niagara_on_the_Lake_Wine_Tasting_Tour_with_Gourmet_Lunch_or_Dinner-Niagara_Falls_Ontario.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11475306-Niagara_Falls_One_Day_Sightseeing_Tour_from_Toronto-Niagara_Falls_Ontario.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11454179-Niagara_Falls_Helicopter_Tour-Niagara_Falls_Ontario.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11472985-Christmas_in_Quebec_City_Small_Group_Gourmet_Food_Tour-Quebec_City_Quebec.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d15737687-Whistler_Sightseeing_Tours_Discover_all_of_Whistler_this_Winter-Whistler_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11463470-Ultimate_Day_Tour_to_Victoria-Vancouver_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d15615677-The_Kettle_Tour_4_Premium_Locations_2_Breweries_Distillery_Winery_Cidery-Niagara_Falls_Ontario.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d15750904-Whistler_Sightseeing_Tour_from_Vancouver_includes_Cypress_and_Shannon_Falls-Whistler_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d15746567-Vancouver_Shannon_Falls_Whistler_Sea_Everything_Tour-Whistler_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d15854763-Halifax_Hop_On_Hop_Off_Bus-Halifax_Halifax_Region_Nova_Scotia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155047-d11455221-Arctic_Day_Yukon_Wildlife_and_Hot_Springs_Tour-Whitehorse_Yukon.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d15604079-The_Compromise_Tour_4_Premium_Locations_Winery_Winery_Cidery_2_Breweries-Niagara_Falls_Ontario.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12975965-Lynn_Canyon_Trail_and_Photography_Tour-Vancouver_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d15678637-VIP_Basilica_Area_Private_Car_Tour_The_Ste_Anne_Area_Riverside_Lunch_Tour-Quebec.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15830422-Best_Of_Vancouver_4_hours-Vancouver_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15885286-Vancouver_Cypress_Mountain_Shannon_Falls_Sea_to_Sky_Gondola-Vancouver_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d16810385-Vancouver_Island_s_Ultimate_Full_Day_Whale_and_Wildlife_Tour-Vancouver_Island_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d16809910-Banff_Yoho_Jasper_National_Parks_Summer_Tour_from_Calgary_Airport_Transfers-Calgary_Alberta.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15854260-Niagara_on_the_Lake_from_Toronto-Toronto_Ontario.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d16741626-Explore_the_Best_of_Old_Montreal_Private_Walking_Tour_With_a_Local-Montreal_Quebec.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d16642978-3_Hour_East_Vancouver_Art_Mural_Craft_Brewery_Tour-Vancouver_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d16654469-Whistler_Sightseeing_Tours_Discover_all_of_Whistler_this_Summer-Whistler_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g28953-d16804218-8_Days_East_Coast_USA_Canada_from_New_York_with_Airport_Transfers-New_York.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d16804217-Calgary_Banff_in_depth_Jasper_Yoho_National_Parks_Tour_from_Calgary-Calgary_Alberta.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d16641807-VIP_Ice_Hotel_Basilica_Copper_Museum_City_and_Plains_by_Private_Car-Quebec_City_Quebec.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d15853811-HEART_OF_NIAGARA_FALLS_FULL_MONTY_TOUR-Niagara_Falls_Ontario.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d15853810-HEART_OF_NIAGARA_FALLS_TOUR-Niagara_Falls_Ontario.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d16642015-Port_Renfrew_Whale_Wildlife_Watching-Vancouver_Island_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d16642092-Langley_Wine_Tasting_Day_Tour-Vancouver_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d16642097-7_PM_Spirit_of_Victoria_Food_Tour_Gourmet_Food_Progressive_Dinner_and_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16642156-Full_Day_Private_Wine_Tours_For_Up_To_10_People-Big_White_Okanagan_Valley_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d16672234-Sunset_Whale_Watching_Victoria_BC-Vancouver_Island_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d16808299-Steveston_Magical_Mystery_Storybrooke_Explorer_Private_Tour-Vancouver_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d15678629-VIP_Walk_the_City_Private_Car_to_Island_of_Orleans-Quebec_City_Quebec.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d16808300-Steveston_Magical_Mystery_Sea_Adventure_Explorer_Private_Tour-British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d15678631-VIP_Heavenly_Private_Walking_Sitting_Eating_Tour_City_Wall_Plains_Bridges-Quebec_City_Quebec.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15854777-Guiding_Private_Special_Interest_Day_Tours_Short_Long_Haul_Tours-Vancouver_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d15678762-VIP_Private_Car_Tour_Falls_Island_of_Orleans_the_all_but_the_Basilica_tour-Quebec_City_Quebec.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d15678894-VIP_Champagne_Caviar_Wilderness_Picnic_Tour_armchair_adventure_tour-Quebec_City_Quebec.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d16677245-Niagara_Fall_Canada_Wonder_Tour-Niagara_Falls_Ontario.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d15750993-Vancouver_Private_Charter_Tour_with_Experienced_Local_Guide-Whistler_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d15751006-Private_Charter_Tour_to_Explore_Vancouver_and_Surrounding_Area-Whistler_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d16677333-3_Hour_Whale_Watching_Tour-Vancouver_Island_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d16810438-Best_of_Montreal_Full_Day_Tour-Montreal_Quebec.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g48261-d16753583-Discovery_Niagara_Falls_USA_Winter_Tour-Niagara_Falls_New_York.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g48261-d16753582-Canadian_and_American_Combo_Winter_Tour-Niagara_Falls_New_York.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154960-d15883983-New_Brunswick_Shore_Excursion_Fundy_Coast_to_Shore_Tour-Saint_John_New_Brunswick.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16647506-Girls_just_want_to_have_Fun-Big_White_Okanagan_Valley_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154967-d16822232-Pirates_Pints_Pub_Crawl-Nova_Scotia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d16795615-Rental_of_a_boat_on_the_St_Lawrence_River_Quebec_City-Quebec_City_Quebec.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15767114-Vancouver_Highlights_and_Capilano_Suspension_Park_Tour_Private_Charter_7_hrs-Vancouver_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d16702181-Private_tour_to_Niagara_Falls_and_Niagara_on_the_Lake_from_Toronto-Toronto_Ontario.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d16741155-Banff_Jasper_Okanagan_Lake_Kamloops_Tour_from_Vancouver-British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d16823126-Victoria_City_Highlights_01-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d16796211-Seals_Smiles_Tour-British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16702556-High_Spirited_two_day_wine_adventure-Big_White_Okanagan_Valley_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d15846631-Ucluelet_Harbour_Kayaking_Tour-Vancouver_Island_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d16702896-6_pm_tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16741970-Full_Day_Private_Or_Custom_Wine_Tours_Naramata_Wine_Region_For_Up_To_10_People-Big_White_Okanagan_Valley_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-a_partner.Viator-a_product.114739P6","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16703287-Bachelorette_Private_Wine_Tours-Big_White_Okanagan_Valley_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16703289-VIP_and_Exclusive_Tours-Big_White_Okanagan_Valley_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16703288-Special_Group_Full_Day_Private_Wine_Tours_For_Up_To_12_People_3_Tour_Options-Big_White_Okanagan_Valley_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d16641449-Village_Quebec_Tour_1800_s_Reproduction_food_activities_and_fun_included-Quebec.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d16641450-Mix_Tour_3_sites_1_bonus_site-Quebec.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16703339-Kelowna_Wine_Tours_Event_5_hours-Big_White_Okanagan_Valley_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16703337-West_Kelowna_Wine_Tour_5_hours-Big_White_Okanagan_Valley_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155047-d11455223-4_Day_Yukon_Aurora_Viewing_Tour-Whitehorse_Yukon.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d13534375-Full_Day_Niagara_Winery_Tour_from_Toronto-Toronto_Ontario.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11446113-Fraser_Valley_Wine_Tour_from_Vancouver-Vancouver_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11449231-Quebec_City_Dinner_Cruise-Quebec_City_Quebec.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13086340-Dog_Mountain_Snowshoeing_and_Photography_Tour-Vancouver_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d14330161-Calgary_Sightseeing_Tour_By_Sidecar-Calgary_Alberta.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11483932-Full_Day_Niagara_Wine_Tour_with_Lunch_in_Niagara_on_the_Lake_and_Optional_Boat_Ride-Toronto_Ontario.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154979-d11466244-Thousand_Islands_Two_Castle_Helicopter_Tour-Ontario.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d14974679-The_Magic_of_Christmas_at_Butchart_Gardens_Shuttle_and_Entry-Vancouver_Island_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g48016-d11457843-Lake_George_Luncheon_or_Sightseeing_Cruise_aboard_the_Lac_du_Saint_Sacrement-Lake_George_New_York.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12592660-Whales_Fly_Whale_Watching_from_Vancouver_to_Victoria_Return_Seaplane_Flight-Vancouver_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15045859-Best_of_Toronto_Private_Food_Tour_with_Sightseeing_and_Black_Car-Toronto_Ontario.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d15135786-Guaranteed_Wine_Tasting_At_Mission_Hill_Quails_Family_Estates-Big_White_Okanagan_Valley_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12272224-Fraser_Valley_Private_Wine_Tour_and_Bistro_Lunch-Vancouver_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d11452448-Small_Group_Annapolis_Valley_Wine_and_Food_Tour_from_Halifax-Halifax_Halifax_Region_Nova_Scotia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13399383-Vancouver_Full_Day_Sightseeing_and_Photography_Tour-Vancouver_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g48261-d13969108-Canadian_Deluxe_tour_Niagara_Falls_Toronto_Whole_day-Niagara_Falls_New_York.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11461331-Private_Tour_Fraser_Valley_Wine_Tour_in_Vancouver-Vancouver_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g2304086-d11479922-Thousand_Islands_Sunset_Dinner_Cruise-Thousand_Islands_Java.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15209353-Toronto_Aerial_Tour_in_luxury_with_a_Niagara_Falls_Winery_Tour_and_Tasting-Toronto_Ontario.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d14192076-Fort_Langley_Vineyard_Private_Tour-Vancouver_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12272223-Private_Tour_Sea_to_Sky_Corridor_Adventure-Vancouver_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g182183-d12577064-Full_Day_Mont_Tremblant_Rouge_River_Rafting_Tour_with_Lunch-Mont_Tremblant_Quebec.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d15633354-5_Day_Broken_islands_Kayaking_Expedition-Vancouver_Island_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d15585781-Wings_and_Waterfalls_Wells_Gray_Provincial_Park_Clearwater_BC-British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154979-d15207288-Exhilarating_120km_Aerial_Tour_of_Toronto-Ontario.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154979-d11466243-Boldt_Castle_and_Thousand_Islands_Helicopter_Tour-Ontario.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154979-d11466302-Ultimate_Thousand_Islands_Helicopter_Tour-Ontario.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11455101-Canada_Place_and_Vancouver_Waterfront_Photography_Tour-Vancouver_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155047-d14041970-Arctic_Day_Yukon_Foodie_Tour-Whitehorse_Yukon.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14105249-Craft_Vine_Orchard_Stills-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d14166979-Lift_Your_Spirits_Distillery_and_Cocktail_Experience-Toronto_Ontario.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d14166978-El_Camino_de_Tapas_and_Cocktails_Luxurious_Evening_Food_Crawl_in_Toronto-Toronto_Ontario.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12812643-Gourmet_Bike_Tour_in_Niagara_on_the_Lake_with_Wine_and_Beer-Niagara_Falls_Ontario.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d14170346-Luxury_Toronto_to_Niagara_Tour_Flight_Limo_Package-Toronto_Ontario.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11878210-Sake_A_to_Z_Gastronomic_Experience_in_Distillery_District-Toronto_Ontario.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13979329-Sunset_E_Bike_Adventure_w_Wine_Cheese-Vancouver_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d16701975-Dream_Car_Driving_Experience-Vancouver_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154979-d11465247-Thousand_Islands_Helicopter_Tour-Ontario.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d15616131-3_Day_Broken_Group_Islands_Kayaking_Expedition-Vancouver_Island_British_Columbia.html","category":"luxury_&_special_occasions"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16741970-Full_Day_Private_Or_Custom_Wine_Tours_Naramata_Wine_Region_For_Up_To_10_People-Big_White_Okanagan_Valley_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11448242-Private_Tour_Quebec_City_Walking_Tour-Quebec_City_Quebec.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d15341310-Axe_Throwing_One_Hour_Guided_Experience-Whistler_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12009933-Private_Winery_Tour_of_Niagara_on_the_Lake-Niagara_Falls_Ontario.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15040569-Airliner_Adventures_Package-Toronto_Ontario.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d12561325-Old_Montreal_Private_Walking_Tour-Montreal_Quebec.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12469277-Vancouver_2_Hour_Private_Tour-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d15678637-VIP_Basilica_Area_Private_Car_Tour_The_Ste_Anne_Area_Riverside_Lunch_Tour-Quebec.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15830422-Best_Of_Vancouver_4_hours-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12655664-2_Hour_Downtown_Vancouver_Private_Walking_Tour-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d16741626-Explore_the_Best_of_Old_Montreal_Private_Walking_Tour_With_a_Local-Montreal_Quebec.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155023-d15829971-Afternoon_Charlottetown_City_Tour-Charlottetown_Prince_Edward_Island.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d15847415-Whistler_Experience_Day_Tour-Whistler_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d16709426-Toronto_Sightseeing_Tour-Toronto_Ontario.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d16641807-VIP_Ice_Hotel_Basilica_Copper_Museum_City_and_Plains_by_Private_Car-Quebec_City_Quebec.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d16641879-VIP_Whale_Watching_Basilica_by_Private_Car_Tour-Quebec.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d15854072-Niagara_Falls_Niagara_on_the_Lake-Niagara_Falls_Ontario.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d16642092-Langley_Wine_Tasting_Day_Tour-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d15737564-Quebec_cradle_of_New_France-Quebec_City_Quebec.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15854259-Private_Tour_from_Toronto_to_Niagara_on_the_Lake-Toronto_Ontario.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d16808035-Private_day_tour_to_visit_Omega_Park_and_Montebello_lodge_Montreal_area-Montreal_Quebec.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d16808299-Steveston_Magical_Mystery_Storybrooke_Explorer_Private_Tour-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d15678629-VIP_Walk_the_City_Private_Car_to_Island_of_Orleans-Quebec_City_Quebec.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d16808300-Steveston_Magical_Mystery_Sea_Adventure_Explorer_Private_Tour-British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d15678631-VIP_Heavenly_Private_Walking_Sitting_Eating_Tour_City_Wall_Plains_Bridges-Quebec_City_Quebec.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d15678630-VIP_Mobility_Challenged_Private_Car_Tour_for_people_with_limited_mobility-Quebec_City_Quebec.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15854777-Guiding_Private_Special_Interest_Day_Tours_Short_Long_Haul_Tours-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16717198-Tasting_Tours_Romance_is_in_the_air-Big_White_Okanagan_Valley_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d15678762-VIP_Private_Car_Tour_Falls_Island_of_Orleans_the_all_but_the_Basilica_tour-Quebec_City_Quebec.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d15678894-VIP_Champagne_Caviar_Wilderness_Picnic_Tour_armchair_adventure_tour-Quebec_City_Quebec.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16753241-Bachelorette_Wine_Tours_West_Kelowna_Wine_Tour_3_hrs-Big_White_Okanagan_Valley_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d15750993-Vancouver_Private_Charter_Tour_with_Experienced_Local_Guide-Whistler_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d15751006-Private_Charter_Tour_to_Explore_Vancouver_and_Surrounding_Area-Whistler_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d15883702-Winter_tour_of_the_island_of_Orleans-Quebec.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g153339-d15883704-3_night_Private_Resort_Mansion_with_optional_excursions_in_Saskatoon_SK-Canada.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d16810403-2_Hour_Gastown_Waterfront_Walking_Tour-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16647769-Tasting_Express_Tours-Big_White_Okanagan_Valley_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d15884633-Harrison_Hot_Springs_Day_tour-British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d16795615-Rental_of_a_boat_on_the_St_Lawrence_River_Quebec_City-Quebec_City_Quebec.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15767114-Vancouver_Highlights_and_Capilano_Suspension_Park_Tour_Private_Charter_7_hrs-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d16702181-Private_tour_to_Niagara_Falls_and_Niagara_on_the_Lake_from_Toronto-Toronto_Ontario.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g298033-d16823116-Cultural_Tour_To_Turkey-Marmaris_Marmaris_District_Mugla_Province_Turkish_Aegean_Coast.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d16823126-Victoria_City_Highlights_01-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d16741257-From_the_Ravines_of_Rosedale_to_the_Towers_of_Yorkville_Audio_Tour_by_VoiceMap-Toronto_Ontario.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d16796211-Seals_Smiles_Tour-British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d15846636-Private_Custom_Historical_Tour_War_of_1812_Niagara_Falls_Niagara_on_the_Lake-Niagara_Falls_Ontario.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d15846641-Old_Montreal_Delights_with_a_local-Montreal_Quebec.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d16641303-VIP_Private_Walking_Tour_Lower_Upper_Town_the_see_most_of_the_sites_tour-Quebec_City_Quebec.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d16641302-VIP_Private_Walking_Tour_Old_Town_Fortifications_the_see_all_the_sites_tour-Quebec_City_Quebec.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16741970-Full_Day_Private_Or_Custom_Wine_Tours_Naramata_Wine_Region_For_Up_To_10_People-Big_White_Okanagan_Valley_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-a_partner.Viator-a_product.114739P6","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16703287-Bachelorette_Private_Wine_Tours-Big_White_Okanagan_Valley_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16703289-VIP_and_Exclusive_Tours-Big_White_Okanagan_Valley_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16703288-Special_Group_Full_Day_Private_Wine_Tours_For_Up_To_12_People_3_Tour_Options-Big_White_Okanagan_Valley_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1973465-d16703337-West_Kelowna_Wine_Tour_5_hours-Big_White_Okanagan_Valley_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15698986-Comprehensive_Tour_of_Toronto-Toronto_Ontario.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d12561324-Montreal_Downtown_and_Underground_City_Private_Walking_Tour-Montreal_Quebec.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155022-d13950231-Island_s_Finest_Private_Tour-Prince_Edward_Island.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187310-d14974566-Nuremberg_Like_a_Local_Customized_Private_Tour-Nuremberg_Middle_Franconia_Franconia_Bavaria.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187886-d15142667-Catania_Like_a_Local_Customized_Private_Tour-Sicily.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14105201-Historic_Tour_Around_Town-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g188671-d15186955-Bruges_Like_a_Local_Customized_Private_Tour-Bruges_West_Flanders_Province.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d13275608-QUEBEC_CITY_PRIVATE_WALKING_TOUR_400_Years_of_French_America-Quebec_City_Quebec.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g186460-d15186960-Cardiff_Like_a_Local_Customized_Private_Tour-Cardiff_South_Wales_Wales.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11479092-Independent_Bike_Tour_of_Vancouver-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d14226661-Vancouver_Full_Day_Private_Tour-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11463709-Private_Tour_to_Capilano_Bridge_and_Grouse_Mountain-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103886-Private_Butchart_Gardens_and_Victoria_Half_Day_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11479040-Vancouver_Private_Day_Tour_and_Capilano_Suspension_Bridge-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d14192077-Vancouver_Whistler_Private_Tour-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103400-Victoria_City_and_Butchart_Gardens_Private_Half_Day_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11448896-Vancouver_City_Private_Tour-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d14045061-Private_walking_tour_in_Old_Quebec_with_Xavier-Quebec_City_Quebec.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g190441-d15193949-Salzburg_Like_a_Local_Customized_Private_Tour-Salzburg_Austrian_Alps.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g293974-d15563723-60_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Istanbul-Istanbul.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12009944-Private_Wine_and_Chocolate_Tour_in_Niagara_Wine_Region-Niagara_Falls_Ontario.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12655665-Private_Gastown_and_Chinatown_Walking_Tour_in_Vancouver-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60864-d15552329-30_Minute_Private_Vacation_Photography_Session_with_Photographer_in_New_Orleans-New_Orleans_Louisiana.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187139-d15193954-Ajaccio_Like_a_Local_Customized_Private_Tour-Corsica.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g147312-d14782058-Caribbean_Dreams_Ocho_Rios_Private_Party_Hopper-Ocho_Rios_Saint_Ann_Parish_Jamaica.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g189894-d15209748-Gothenburg_Like_a_Local_Customized_Private_Tour-Gothenburg_Vastra_Gotaland_County_West_Coast.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11485118-Luxury_Private_Tour_of_Niagara_Falls_from_Toronto-Toronto_Ontario.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12272221-Private_Tour_Vancouver_3_Hour_City_Highlights_Tour-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11462278-Private_Tour_Vancouver_to_Victoria_Island-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155022-d12720418-Shore_Excursion_Prince_Edward_Island_and_Anne_of_Green_Gables-Prince_Edward_Island.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g298566-d14937187-Osaka_Like_a_Local_Customized_Private_Tour-Osaka_Osaka_Prefecture_Kinki.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11461178-Private_Tour_Day_Trip_from_Vancouver_to_Whistler-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12463657-Private_Tour_Niagara_Falls_Sightseeing_from_US_Side-Niagara_Falls_Ontario.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11485119-Private_Tour_of_Niagara_Falls_with_Hornblower_Boat_Cruise-Niagara_Falls_Ontario.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15045859-Best_of_Toronto_Private_Food_Tour_with_Sightseeing_and_Black_Car-Toronto_Ontario.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12272224-Fraser_Valley_Private_Wine_Tour_and_Bistro_Lunch-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11448899-Private_Tour_Whistler_Day_Trip_from_Vancouver-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187493-d15005606-Salamanca_Like_a_Local_Customized_Private_Tour-Salamanca_Province_of_Salamanca_Castile_and_Leon.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g186338-d15068130-London_Like_a_Local_Customized_Private_Tour-London_England.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d13989158-Private_Tour_of_Lake_Louise_and_the_Icefield_Parkway-Banff_Banff_National_Park_Alberta.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g294197-d15552323-120_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Seoul-Seoul.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d13279338-Private_Custom_Made_Niagara_Falls_Wine_Beer_and_Spirits_Tour-Niagara_Falls_Ontario.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d14120837-Private_Sightseeing_Tour_Vancouver_Capilano_Bridge_6_hrs-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g188049-d15142670-Basel_Like_a_Local_Customized_Private_Tour-Basel.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g190479-d14974568-Oslo_Like_a_Local_Customized_Private_Tour-Oslo_Eastern_Norway.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g293983-d15068109-Jerusalem_Like_a_Local_Customized_Private_Tour-Jerusalem_Jerusalem_District.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187459-d15209733-Mallorca_Like_a_Local_Customized_Private_Tour-Balearic_Islands.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187833-d15411488-90_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Lake_Como-Lake_Como_Lombardy.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g298216-d14969587-Nagasaki_Like_a_Local_Customized_Private_Tour-Nagasaki_Prefecture_Kyushu.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155022-d13969029-Island_Scenic_Anne_of_Green_Gables_Private_Tour-Prince_Edward_Island.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154960-d11464817-Private_Full_Day_Tour_to_Hopewell_Rocks_from_Saint_John-Saint_John_New_Brunswick.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187890-d14923958-Palermo_Like_a_Local_Customized_Private_Tour-Palermo_Province_of_Palermo_Sicily.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11461331-Private_Tour_Fraser_Valley_Wine_Tour_in_Vancouver-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187147-d15304778-30_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Paris-Paris_Ile_de_France.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187265-d14974574-Lyon_Like_a_Local_Customized_Private_Tour-Lyon_Rhone_Auvergne_Rhone_Alpes.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g189852-d14937182-Stockholm_Like_a_Local_Customized_Private_Tour-Stockholm.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g188666-d14965800-Ghent_Like_a_Local_Customized_Private_Tour-Ghent_East_Flanders_Province.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g274958-d14937185-Tallinn_Like_a_Local_Customized_Private_Tour-Tallinn_Harju_County.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155022-d12720419-Shore_Excursion_Charlottetown_South_Shore_and_Confederation_Bridge-Prince_Edward_Island.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g274725-d15139272-Gdansk_Like_a_Local_Customized_Private_Tour-Gdansk_Pomerania_Province_Northern_Poland.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g188636-d14965803-Antwerp_Like_a_Local_Customized_Private_Tour-Antwerp_Antwerp_Province.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187323-d15209758-Berlin_Like_a_Local_Customized_Private_Tour-Berlin.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g29218-d15358825-60_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Kauai-Kauai_Hawaii.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g32766-d15604458-60_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Napa_Sonoma-Napa_Napa_Valley_California.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g297884-d15068114-Busan_Like_a_Local_Customized_Private_Tour-Busan.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187191-d15005605-Rouen_Like_a_Local_Customized_Private_Tour-Rouen_Seine_Maritime_Haute_Normandie_Normandy.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g294472-d15186981-Belgrade_Like_a_Local_Customized_Private_Tour-Belgrade.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11461072-Private_Tour_Vancouver_Day_Trip-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g309293-d15071810-San_Jose_Like_a_Local_Customized_Private_Tour-San_Jose_San_Jose_Metro_Province_of_San_Jose.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12272220-Private_Tour_Vancouver_1_Hour_City_Highlights_Driving_Tour-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d15186928-3_Hour_Private_Tour_Butchart_Gardens_and_Saanich_Peninsula-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187432-d15142672-Customized_Private_Tour_of_Cadiz-Cadiz_Costa_de_la_Luz_Andalucia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g664427-d15209742-Geneva_Like_a_Local_Customized_Private_Tour-Carouge.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g188590-d15136334-Private_Customized_Walking_Tour_of_Amsterdam-Amsterdam_North_Holland_Province.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60763-d15302355-30_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_NYC-New_York_City_New_York.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187371-d14965802-Cologne_Like_a_Local_Customized_Private_Tour-Cologne_North_Rhine_Westphalia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187448-d14923960-Zaragoza_Like_a_Local_Customized_Private_Tour-Zaragoza_Province_of_Zaragoza_Aragon.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11895972-Private_Horse_Drawn_Sleigh_Ride_In_Banff-Banff_Banff_National_Park_Alberta.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g190383-d14974570-Nicosia_Like_a_Local_Customized_Private_Tour-Nicosia_Nicosia_District.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60745-d15068108-Boston_Like_a_Local_Customized_Private_Tour-Boston_Massachusetts.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g190445-d15136332-Innsbruck_Like_a_Local_Customized_Private_Tour-Innsbruck_Tirol_Austrian_Alps.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g255100-d15068115-Melbourne_Like_a_Local_Customized_Private_Tour-Melbourne_Victoria.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d13556746-Whistler_Electric_Bike_Tour_ebike-Whistler_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12009932-Private_Tour_and_Transfer_from_Niagara_Falls_to_Buffalo_Airport-Niagara_Falls_Ontario.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g190382-d14974572-Limassol_Like_a_Local_Customized_Private_Tour-Limassol_Limassol_District.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187823-d14974571-Genoa_Like_a_Local_Customized_Private_Tour-Genoa_Italian_Riviera_Liguria.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1722390-d15068116-Cape_Town_Like_a_Local_Customized_Private_Tour-Cape_Town_Western_Cape.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g298115-d14969586-Kanazawa_Like_a_Local_Customized_Private_Tour-Kanazawa_Ishikawa_Prefecture_Hokuriku_Chubu.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15059495-Evening_Private_Small_Group_City_Sightseeing_Tour-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187871-d15071819-Verona_Like_a_Local_Customized_Private_Tour-Verona_Province_of_Verona_Veneto.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187441-d15186984-Granada_Like_a_Local_Customized_Private_Tour-Granada_Province_of_Granada_Andalucia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g255060-d14937453-Sydney_Like_a_Local_Customized_Private_Tour-Sydney_New_South_Wales.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g312741-d14943014-Buenos_Aires_Like_a_Local_Customized_Private_Tour-Buenos_Aires_Capital_Federal_District.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d15546372-60_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Banff-Banff_Banff_National_Park_Alberta.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g188633-d15040079-The_Hague_Like_a_Local_Customized_Private_Tour-The_Hague_South_Holland_Province.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g189970-d15197706-Reykjavik_Like_a_Local_Customized_Private_Tour-Reykjavik_Capital_Region.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187849-d15186983-Milan_Like_a_Local_Customized_Private_Tour-Milan_Lombardy.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187870-d14917078-Venice_Like_a_Local_Customized_Private_Tour-Venice_Veneto.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g189934-d14917077-Helsinki_Like_a_Local_Customized_Private_Tour-Helsinki_Uusimaa.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g186605-d15193951-Dublin_Like_a_Local_Customized_Private_Tour-Dublin_County_Dublin.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187393-d15209757-Mainz_Like_a_Local_Customized_Private_Tour-Mainz_Rhineland_Palatinate.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187514-d14942757-Ronda_Like_a_Local_Customized_Private_Tour-Madrid.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g35805-d15068110-Chicago_Like_a_Local_Customized_Private_Tour-Chicago_Illinois.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187175-d15040690-Toulouse_Like_a_Local_Customized_Private_Tour-Toulouse_Haute_Garonne_Occitanie.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187337-d15186958-Frankfurt_Like_a_Local_Customized_Private_Tour-Frankfurt_Hesse.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g186470-d15209754-Belfast_Like_a_Local_Customized_Private_Tour-Belfast_Northern_Ireland.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g189180-d15186957-Porto_Like_a_Local_Customized_Private_Tour-Porto_Porto_District_Northern_Portugal.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187870-d15305329-90_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Venice-Venice_Veneto.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187870-d15305330-120_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Venice-Venice_Veneto.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g188632-d14986190-Rotterdam_Like_a_Local_Customized_Private_Tour-Rotterdam_South_Holland_Province.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11479181-Best_of_Vancouver_Private_Evening_City_Tour-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g190499-d15197705-Trondheim_Like_a_Local_Customized_Private_Tour-Trondheim_Trondheim_Municipality_Sor_Trondelag_Central_Norway.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187785-d15136331-Naples_Like_a_Local_Customized_Private_Tour-Naples_Province_of_Naples_Campania.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187069-d15136335-Customized_Private_Tour_of_Manchester-Manchester_Greater_Manchester_England.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187514-d15136333-Madrid_Like_a_Local_Customized_Private_Tour-Madrid.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g190454-d15136338-Vienna_Like_a_Local_Customized_Private_Tour-Vienna.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187529-d15136337-Valencia_Like_a_Local_Customized_Private_Tour-Valencia_Province_of_Valencia_Valencian_Country.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d14192076-Fort_Langley_Vineyard_Private_Tour-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103616-Victoria_Full_Day_Private_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12272222-Whistler_Full_Day_Private_Tour_from_Vancouver-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12272223-Private_Tour_Sea_to_Sky_Corridor_Adventure-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d13805294-Private_Sightseeing_Tour_Sea_to_Sky_Magic_6_hrs-Whistler_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g188113-d15045109-Zurich_Like_a_Local_Customized_Private_Tour-Zurich.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g274856-d15045110-Warsaw_Like_a_Local_Customized_Private_Tour-Warsaw_Mazovia_Province_Central_Poland.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g274812-d15045111-Wroclaw_Like_a_Local_Customized_Private_Tour-Wroclaw_Lower_Silesia_Province_Southern_Poland.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g147313-d14767539-Caribbean_Dreams_Negril_Private_Party_Hopper-Negril_Westmoreland_Parish_Jamaica.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d12650113-Your_Wild_Escape_Package-British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d12650112-One_Night_Getaway-British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d12650114-Wilderness_Getaway-British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11471448-Vancouver_Private_Wine_Tasting_Tour-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g150812-d15358812-60_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Playa_del_Carmen-Playa_del_Carmen_Yucatan_Peninsula.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g29218-d15358816-90_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Kauai-Kauai_Hawaii.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g29218-d15358817-120_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Kauai-Kauai_Hawaii.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g150812-d15358814-90_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Playa_del_Carmen-Playa_del_Carmen_Yucatan_Peninsula.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g295371-d15358820-90_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Dubrovnik-Dubrovnik_Dubrovnik_Neretva_County_Dalmatia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g295371-d15358821-120_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Dubrovnik-Dubrovnik_Dubrovnik_Neretva_County_Dalmatia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g295371-d15358818-30_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Dubrovnik-Dubrovnik_Dubrovnik_Neretva_County_Dalmatia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g295371-d15358819-60_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Dubrovnik-Dubrovnik_Dubrovnik_Neretva_County_Dalmatia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g186605-d15358824-120_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Dublin-Dublin_County_Dublin.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g150812-d15358822-30_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Playa_del_Carmen-Playa_del_Carmen_Yucatan_Peninsula.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g186605-d15358823-90_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Dublin-Dublin_County_Dublin.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g189970-d15358841-30_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Reykjavik-Reykjavik_Capital_Region.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g189970-d15358842-90_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Reykjavik-Reykjavik_Capital_Region.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g186605-d15358840-30_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Dublin-Dublin_County_Dublin.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g186605-d15358843-60_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Dublin-Dublin_County_Dublin.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g189970-d15358844-60_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Reykjavik-Reykjavik_Capital_Region.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12009943-Private_Tour_and_Transfer_from_Niagara_Falls_to_Toronto_International_Airport-Niagara_Falls_Ontario.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d12009946-Private_Day_Tour_to_Niagara_Falls_from_Toronto-Toronto_Ontario.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12009948-Private_Tour_and_Transfer_from_Niagara_Falls_to_Hamilton_International_Airport-Niagara_Falls_Ontario.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187454-d14917076-Bilbao_Like_a_Local_Customized_Private_Tour-Bilbao_Province_of_Vizcaya_Basque_Country.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11448895-Private_Tour_Capilano_Suspension_Bridge_and_Grouse_Mountain-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g274967-d14920445-Riga_Like_a_Local_Customized_Private_Tour-Riga_Riga_Region.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11448898-Private_Tour_Victoria_and_Butchart_Gardens_from_Vancouver-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15585707-Skiing_for_Beginner_snow_tubing_or_snowshoeing_Tour_from_Toronto_PRIVATE_TOUR-Toronto_Ontario.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g189433-d15305896-90_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Santorini-Santorini_Cyclades_South_Aegean.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g189433-d15305897-30_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Santorini-Santorini_Cyclades_South_Aegean.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g189433-d15305894-120_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Santorini-Santorini_Cyclades_South_Aegean.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g189433-d15305895-60_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Santorini-Santorini_Cyclades_South_Aegean.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g186338-d15305900-30_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_London-London_England.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187791-d15305901-60_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Rome-Rome_Lazio.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187791-d15305898-30_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Rome-Rome_Lazio.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187791-d15305902-90_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Rome-Rome_Lazio.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187234-d15139273-Nice_Like_a_Local_Customized_Private_Tour-Nice_French_Riviera_Cote_d_Azur_Provence_Alpes_Cote_d_Azur.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187253-d15139274-Marseille_Like_a_Local_Customized_Private_Tour-Marseille_Bouches_du_Rhone_Provence_Alpes_Cote_d_Azur.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60763-d14923832-New_York_Like_a_Local_Customized_Private_Tour-New_York_City_New_York.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d14923905-Toronto_Like_a_Local_Customized_Private_Tour-Toronto_Ontario.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d14923904-Quebec_Like_a_Local_Customized_Private_Tour-Quebec_City_Quebec.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12272225-Deluxe_Vancouver_City_and_Great_Outdoors_Private_Tour-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d13236164-QUEBEC_CITY_PRIVATE_WALKING_TOUR_The_History_of_French_British_America-Quebec_City_Quebec.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187147-d14923957-Paris_Like_a_Local_Customized_Private_Tour-Paris_Ile_de_France.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154979-d11466302-Ultimate_Thousand_Islands_Helicopter_Tour-Ontario.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187497-d14923959-Barcelona_Like_a_Local_Customized_Private_Tour-Barcelona_Catalonia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103537-Waterfalls_Cathedral_Grove_Rainforest_and_Coombs_Private_Tour_with_Hiking-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g295424-d15045709-Dubai_Like_a_Local_Customized_Private_Tour-Dubai_Emirate_of_Dubai.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g294074-d15045708-Bogota_Like_a_Local_Customized_Private_Tour-Bogota.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d14083780-Half_Day_Private_Niagara_Tour_with_Meal_Hornblower-Toronto_Ontario.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d14083781-Private_Tour_of_Niagara_Falls_with_Lunch_and_Boat_in_Luxury_Car-Niagara_Falls_Ontario.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g294265-d14928028-Singapore_Like_a_Local_Customized_Private_Tour-Singapore.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g304554-d14928024-Mumbai_Like_a_Local_Customized_Private_Tour-Mumbai_Maharashtra.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g294197-d14928029-Seoul_Like_a_Local_Customized_Private_Tour-Seoul.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155004-d14928088-Ottawa_Like_a_Local_Customized_Private_Tour-Ottawa_Ontario.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d14928089-Vancouver_Like_a_Local_Customized_Private_Tour-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d12939716-Private_Tour_and_Transfer_from_Toronto_to_Niagara_Falls-Toronto_Ontario.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155023-d15633944-Lighthouse_Winery_Brewery_Private_Tour_for_7_12_Passengers-Charlottetown_Prince_Edward_Island.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155023-d15633943-Island_Scenic_Anne_of_Green_Gables_Private_Tour_for_7_12_Passengers-Charlottetown_Prince_Edward_Island.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155023-d15633942-Red_Sand_Cliffs_and_the_Confederation_Bridge_Private_Tour_for_7_12_Passengers-Charlottetown_Prince_Edward_Island.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155023-d15633941-The_Great_Sea_Glass_Seashell_Hunt_Private_Tour_for_7_12_Passengers-Charlottetown_Prince_Edward_Island.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155023-d15633945-Island_s_Finest_Private_Tour_for_7_12_Passengers-Charlottetown_Prince_Edward_Island.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103856-Discover_Sooke_to_Port_Renfrew-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g186525-d15142662-Edinburgh_Like_a_Local_Customized_Private_Tour-Edinburgh_Scotland.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187879-d15142663-Cagliari_Like_a_Local_Customized_Private_Tour-Sardinia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g274873-d15142666-Ljubljana_Like_a_Local_Customized_Private_Tour-Ljubljana_Upper_Carniola_Region.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g189400-d15142664-Athens_Like_a_Local_Customized_Private_Tour-Athens_Attica.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187331-d15142665-Hamburg_Like_a_Local_Customized_Private_Tour-Hamburg.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187400-d15142671-Leipzig_Like_a_Local_Customized_Private_Tour-Leipzig_Saxony.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g190511-d15142668-Stavanger_Like_a_Local_Customized_Private_Tour-Stavanger_Stavanger_Municipality_Rogaland_Western_Norway.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g186534-d15142669-Glasgow_Like_a_Local_Customized_Private_Tour-Glasgow_Scotland.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d14207781-Toronto_City_Tour_York_to_the_6ix_A_locally_guided_downtown_walking_tour-Toronto_Ontario.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d12561603-Private_boat_tour_on_the_St_Lawrence_river_at_the_old_port_of_Montreal-Montreal_Quebec.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g32847-d15546361-60_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Palm_Springs-Palm_Springs_Greater_Palm_Springs_California.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g32847-d15546362-90_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Palm_Springs-Palm_Springs_Greater_Palm_Springs_California.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g32847-d15546360-30_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Palm_Springs-Palm_Springs_Greater_Palm_Springs_California.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g28970-d15546365-60_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Washington_DC-Washington_DC_District_of_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g28970-d15546366-90_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Washington_DC-Washington_DC_District_of_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g32847-d15546363-120_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Palm_Springs-Palm_Springs_Greater_Palm_Springs_California.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g28970-d15546364-30_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Washington_DC-Washington_DC_District_of_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60878-d15546370-90_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Seattle-Seattle_Washington.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g28970-d15546367-120_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Washington_DC-Washington_DC_District_of_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60878-d15546368-30_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Seattle-Seattle_Washington.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d15546373-90_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Banff-Banff_Banff_National_Park_Alberta.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d15546374-120_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Banff-Banff_Banff_National_Park_Alberta.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60878-d15546371-120_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Seattle-Seattle_Washington.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d14207840-Vancouver_Half_Day_Private_Tour-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g295368-d15209732-Odessa_Like_a_Local_Customized_Private_Tour-Odessa_Odessa_Oblast.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g274697-d15209737-Karlovy_Vary_Like_a_Local_Customized_Private_Tour-Karlovy_Vary_Karlovy_Vary_Region_Bohemia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187206-d15209734-La_Rochelle_Like_a_Local_Customized_Private_Tour-La_Rochelle_Charente_Maritime_Nouvelle_Aquitaine.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g274772-d15209736-Krakow_Like_a_Local_Customized_Private_Tour-Krakow_Lesser_Poland_Province_Southern_Poland.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g298484-d15209741-Vladivostok_Like_a_Local_Customized_Private_Tour-Moscow_Central_Russia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187373-d15209739-Dusseldorf_Like_a_Local_Customized_Private_Tour-Dusseldorf_North_Rhine_Westphalia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g294454-d15209740-Zagreb_Like_a_Local_Customized_Private_Tour-Zagreb_Central_Croatia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g294195-d15209745-Tbilisi_Like_a_Local_Customized_Private_Tour-Tbilisi.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187902-d15209746-Siena_Like_a_Local_Customized_Private_Tour-Siena_Tuscany.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187874-d15209744-Bari_Like_a_Local_Customized_Private_Tour-Bari_Province_of_Bari_Puglia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187399-d15209749-Dresden_Like_a_Local_Customized_Private_Tour-Dresden_Saxony.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g274948-d15209747-Kaunas_Like_a_Local_Customized_Private_Tour-Kaunas_Kaunas_County.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g295110-d15209752-Skopje_Like_a_Local_Customized_Private_Tour-Skopje_Skopje_Region.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g2219999-d15411470-120_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Kona-Kohala_Coast_Island_of_Hawaii_Hawaii.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15411471-30_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Vancouver-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187460-d15209755-Ibiza_Like_a_Local_Customized_Private_Tour-Ibiza_Balearic_Islands.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g2219999-d15411469-90_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Kona-Kohala_Coast_Island_of_Hawaii_Hawaii.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15411474-120_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Vancouver-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1722390-d15411475-30_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Cape_Town-Cape_Town_Western_Cape.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15411472-60_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Vancouver-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1722390-d15411478-120_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Cape_Town-Cape_Town_Western_Cape.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g2219999-d15411479-60_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Kona-Kohala_Coast_Island_of_Hawaii_Hawaii.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1722390-d15411476-60_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Cape_Town-Cape_Town_Western_Cape.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1722390-d15411477-90_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Cape_Town-Cape_Town_Western_Cape.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g295424-d15411483-60_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Dubai-Dubai_Emirate_of_Dubai.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g295424-d15411484-90_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Dubai-Dubai_Emirate_of_Dubai.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g34438-d15411480-120_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Miami-Miami_Florida.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g295424-d15411482-30_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Dubai-Dubai_Emirate_of_Dubai.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187833-d15411489-120_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Lake_Como-Lake_Como_Lombardy.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187833-d15411487-60_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Lake_Como-Lake_Como_Lombardy.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g34438-d15411492-90_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Miami-Miami_Florida.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187768-d15411493-30_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Lake_Como-Italy.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g34438-d15411490-30_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Miami-Miami_Florida.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g34438-d15411491-60_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Miami-Miami_Florida.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15411499-Victoria_Tour-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15411500-Vancouver_Private_Tour-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15411501-Whistler_Tour-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d13556745-Whistler_Singletrack_Mountain_Bike_Tour-Whistler_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187791-d14937180-Rome_Like_a_Local_Customized_Private_Tour-Rome_Lazio.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60713-d14937186-San_Francisco_Like_a_Local_Customized_Private_Tour-San_Francisco_California.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g298484-d14937183-Moscow_Like_a_Local_Customized_Private_Tour-Moscow_Central_Russia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187079-d14937184-Bordeaux_Like_a_Local_Customized_Private_Tour-Bordeaux_Gironde_Nouvelle_Aquitaine.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187497-d15340516-60_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Barcelona-Barcelona_Catalonia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187780-d15340519-120_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Amalfi_Coast-Amalfi_Amalfi_Coast_Province_of_Salerno_Campania.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187780-d15340520-60_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Amalfi_Coast-Amalfi_Amalfi_Coast_Province_of_Salerno_Campania.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187497-d15340517-30_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Barcelona-Barcelona_Catalonia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187780-d15340518-90_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Amalfi_Coast-Amalfi_Amalfi_Coast_Province_of_Salerno_Campania.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187895-d15340524-60_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Florence-Florence_Tuscany.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187895-d15340521-90_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Florence-Florence_Tuscany.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187895-d15340522-120_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Florence-Florence_Tuscany.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d15340527-60_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Victoria-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187497-d15340528-90_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Barcelona-Barcelona_Catalonia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g29222-d15340525-120_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Honolulu-Oahu_Hawaii.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d15340526-30_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Victoria-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g29222-d15340531-90_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Honolulu-Oahu_Hawaii.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d15340532-90_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Victoria-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155022-d15001408-The_Great_Sea_Glass_Seashell_Hunt_Private_Tour-Prince_Edward_Island.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g29222-d15340530-60_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Honolulu-Oahu_Hawaii.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g186338-d15340535-120_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_London-London_England.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187780-d15340536-30_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Amalfi_Coast-Amalfi_Amalfi_Coast_Province_of_Salerno_Campania.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d15340533-120_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Victoria-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g186338-d15340537-60_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_London-London_England.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15001416-Toronto_Arts_Food_Culture_Walking_Tour_Local_Private_Guided_Tour-Toronto_Ontario.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g186338-d15340538-90_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_London-London_England.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d15678938-Niagara_Falls_Half_Day_Private_Tour_For_Upto_4_People-Niagara_Falls_Ontario.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g293734-d15055242-Marrakech_Like_a_Local_Customized_Private_Tour-Marrakech_Marrakech_Tensift_El_Haouz_Region.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13960814-Private_Stanley_Park_3_Hour_Guided_Walking_Tour_in_Vancouver-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g293956-d14937454-Ulaanbaatar_Like_a_Local_Customized_Private_Tour-Ulaanbaatar.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g303631-d14937452-Sao_Paulo_Like_a_Local_Customized_Private_Tour-Sao_Paulo_State_of_Sao_Paulo.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60864-d14937455-New_Orleans_Like_a_Local_Customized_Private_Tour-New_Orleans_Louisiana.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g294305-d14937456-Santiago_Like_a_Local_Customized_Private_Tour-Santiago_Santiago_Metropolitan_Region.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13457993-Private_Sightseeing_Tour_Vancouver_Highlights_4_hrs-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11455101-Canada_Place_and_Vancouver_Waterfront_Photography_Tour-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11458862-Quebec_City_Shore_Excursion_Private_Walking_Tour-Quebec_City_Quebec.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g186525-d15552317-120_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Edinburgh-Edinburgh_Scotland.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g186525-d15552314-30_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Edinburgh-Edinburgh_Scotland.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g186525-d15552315-60_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Edinburgh-Edinburgh_Scotland.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g294197-d15552320-30_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Seoul-Seoul.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g294197-d15552321-60_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Seoul-Seoul.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187514-d15552318-30_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Madrid-Madrid.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187514-d15552319-60_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Madrid-Madrid.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g294197-d15552322-90_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Seoul-Seoul.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187514-d15552332-120_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Madrid-Madrid.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187514-d15552331-90_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Madrid-Madrid.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15107554-Vancouver_City_Explorer_Private_Tour-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11469621-Private_Tour_of_Niagara_Falls_from_Toronto-Toronto_Ontario.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1066440-d15341013-30_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Tokyo-Adachi_Tokyo_Tokyo_Prefecture_Kanto.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60713-d15341014-30_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_San_Francisco-San_Francisco_California.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1066440-d15341017-60_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Tokyo-Adachi_Tokyo_Tokyo_Prefecture_Kanto.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1066440-d15341015-90_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Tokyo-Adachi_Tokyo_Tokyo_Prefecture_Kanto.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g1066440-d15341016-120_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Tokyo-Adachi_Tokyo_Tokyo_Prefecture_Kanto.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g182183-d12923634-Mission_Liberte_Private_Escape_Room_in_Mont_Tremblant-Mont_Tremblant_Quebec.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60864-d15556634-90_Minute_Private_Vacation_Photography_Session_with_Photographer_in_New_Orleans-New_Orleans_Louisiana.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187253-d15556632-90_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Provence-Marseille_Bouches_du_Rhone_Provence_Alpes_Cote_d_Azur.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187895-d15556637-90_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Tuscany-Florence_Tuscany.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187895-d15556638-120_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Tuscany-Florence_Tuscany.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60864-d15556635-120_Minute_Private_Vacation_Photography_Session_with_Photographer_in_New_Orleans-New_Orleans_Louisiana.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187895-d15556636-60_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Tuscany-Florence_Tuscany.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187253-d15556639-60_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Provence-Marseille_Bouches_du_Rhone_Provence_Alpes_Cote_d_Azur.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d14943015-Hong_Kong_Like_a_Local_Customized_Private_Tour-Toronto_Ontario.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11480411-Private_Tour_Vancouver_Craft_Beer_Tasting_Tour-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155022-d14330048-Lighthouse_Winery_Brewery_Private_Tour-Prince_Edward_Island.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155022-d14330049-Amazing_PEI_Experience_Private_Tour-Prince_Edward_Island.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g189541-d15559876-90_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Copenhagen-Copenhagen_Zealand.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g189541-d15559877-120_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Copenhagen-Copenhagen_Zealand.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g189541-d15559875-60_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Copenhagen-Copenhagen_Zealand.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d15559880-90_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Montreal-Montreal_Quebec.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d15559881-120_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Montreal-Montreal_Quebec.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d15559878-30_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Montreal-Montreal_Quebec.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d15559879-60_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Montreal-Montreal_Quebec.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g34227-d15559885-90_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Ft_Lauderdale-Fort_Lauderdale_Broward_County_Florida.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g189541-d15559882-30_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Copenhagen-Copenhagen_Zealand.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g34227-d15559883-30_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Ft_Lauderdale-Fort_Lauderdale_Broward_County_Florida.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g147416-d15559888-60_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Nassau-Nassau_New_Providence_Island_Bahamas.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g147416-d15559889-90_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Nassau-Nassau_New_Providence_Island_Bahamas.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g34227-d15559886-120_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Ft_Lauderdale-Fort_Lauderdale_Broward_County_Florida.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g147416-d15559887-30_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Nassau-Nassau_New_Providence_Island_Bahamas.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g147416-d15559890-120_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Nassau-Nassau_New_Providence_Island_Bahamas.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d14054093-Private_group_tour_of_Niagara_falls-Toronto_Ontario.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g189158-d15341540-90_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Lisbon-Lisbon_Lisbon_District_Central_Portugal.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g189158-d15341543-60_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Lisbon-Lisbon_Lisbon_District_Central_Portugal.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60713-d15341544-90_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_San_Francisco-San_Francisco_California.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60713-d15341541-60_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_San_Francisco-San_Francisco_California.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g189158-d15341542-30_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Lisbon-Lisbon_Lisbon_District_Central_Portugal.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g188590-d15341548-60_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Amsterdam-Amsterdam_North_Holland_Province.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g188590-d15341549-90_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Amsterdam-Amsterdam_North_Holland_Province.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60713-d15341545-120_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_San_Francisco-San_Francisco_California.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g188590-d15341547-120_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Amsterdam-Amsterdam_North_Holland_Province.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g188590-d15341551-30_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Amsterdam-Amsterdam_North_Holland_Province.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14105249-Craft_Vine_Orchard_Stills-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14105248-Butchart_Gardens_Beyond_Spirit_Vine_Tea_Honey-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d12931693-Niagara_Falls_Custom_Day_Tour-Toronto_Ontario.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g189473-d15016446-Thessaloniki_Like_a_Local_Customized_Private_Tour-Thessaloniki_Thessaloniki_Region_Central_Macedonia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d12466896-St_Jacobs_Private_Group_Tour-Toronto_Ontario.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15068104-Private_Small_Group_City_Sightseeing_Tour-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g308272-d15068112-Shanghai_Like_a_Local_Customized_Private_Tour-Shanghai.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g298570-d15068113-Kuala_Lumpur_Like_a_Local_Customized_Private_Tour-Kuala_Lumpur_Wilayah_Persekutuan.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12724566-Full_Day_Sea_to_Sky_Private_Tour_from_Vancouver_with_Gondola-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187849-d15604453-90_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Milan-Milan_Lombardy.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187849-d15604452-60_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Milan-Milan_Lombardy.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g32766-d15604457-30_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Napa_Sonoma-Napa_Napa_Valley_California.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g147293-d15604456-120_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Punta_Cana-Punta_Cana_La_Altagracia_Province_Dominican_Republic.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g147293-d15604455-90_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Punta_Cana-Punta_Cana_La_Altagracia_Province_Dominican_Republic.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187849-d15604454-120_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Milan-Milan_Lombardy.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187849-d15604461-30_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Milan-Milan_Lombardy.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g32766-d15604460-120_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Napa_Sonoma-Napa_Napa_Valley_California.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g147293-d15604466-60_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Punta_Cana-Punta_Cana_La_Altagracia_Province_Dominican_Republic.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g255060-d15525608-30_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Sydney-Sydney_New_South_Wales.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g147293-d15604465-30_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Punta_Cana-Punta_Cana_La_Altagracia_Province_Dominican_Republic.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g255060-d15525609-60_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Sydney-Sydney_New_South_Wales.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187234-d15604464-120_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Nice-Nice_French_Riviera_Cote_d_Azur_Provence_Alpes_Cote_d_Azur.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187234-d15604462-90_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Nice-Nice_French_Riviera_Cote_d_Azur_Provence_Alpes_Cote_d_Azur.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g54171-d15525612-120_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Charleston-Charleston_South_Carolina.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g298564-d15525613-120_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Kyoto-Kyoto_Kyoto_Prefecture_Kinki.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187234-d15604468-60_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Nice-Nice_French_Riviera_Cote_d_Azur_Provence_Alpes_Cote_d_Azur.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187234-d15604467-30_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Nice-Nice_French_Riviera_Cote_d_Azur_Provence_Alpes_Cote_d_Azur.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g255060-d15525611-120_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Sydney-Sydney_New_South_Wales.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g45963-d15525616-90_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Las_Vegas-Las_Vegas_Nevada.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g45963-d15525617-120_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Las_Vegas-Las_Vegas_Nevada.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g45963-d15525614-30_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Las_Vegas-Las_Vegas_Nevada.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g45963-d15525615-60_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Las_Vegas-Las_Vegas_Nevada.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d14170346-Luxury_Toronto_to_Niagara_Tour_Flight_Limo_Package-Toronto_Ontario.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g54171-d15525620-90_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Charleston-Charleston_South_Carolina.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g298564-d15525621-60_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Kyoto-Kyoto_Kyoto_Prefecture_Kinki.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g54171-d15525619-60_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Charleston-Charleston_South_Carolina.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187824-d15525624-30_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Cinque_Terre-La_Spezia_Province_of_La_Spezia_Liguria.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187817-d15525625-60_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Cinque_Terre-Cinque_Terre_Italian_Riviera_Liguria.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g298564-d15525622-30_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Kyoto-Kyoto_Kyoto_Prefecture_Kinki.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g298564-d15525623-90_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Kyoto-Kyoto_Kyoto_Prefecture_Kinki.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g29092-d15525628-60_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Anaheim-Anaheim_California.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g29092-d15525629-90_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Anaheim-Anaheim_California.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187824-d15525626-90_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Cinque_Terre-La_Spezia_Province_of_La_Spezia_Liguria.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187824-d15525627-120_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Cinque_Terre-La_Spezia_Province_of_La_Spezia_Liguria.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g274707-d15341838-90_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Prague-Prague_Bohemia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g274707-d15341839-120_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Prague-Prague_Bohemia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g32655-d15341842-90_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Los_Angeles-Los_Angeles_California.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g32655-d15341843-120_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Los_Angeles-Los_Angeles_California.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g274707-d15341840-30_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Prague-Prague_Bohemia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g274707-d15341841-60_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Prague-Prague_Bohemia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g297701-d15341846-30_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Bali-Ubud_Gianyar_Regency_Bali.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g297701-d15341847-120_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Bali-Ubud_Gianyar_Regency_Bali.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g32655-d15341844-60_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Los_Angeles-Los_Angeles_California.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g32655-d15341848-30_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Los_Angeles-Los_Angeles_California.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g297701-d15341849-60_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Bali-Ubud_Gianyar_Regency_Bali.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15016677-Victoria_Butchard_Gardens_Private_Tour-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60745-d15563712-60_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Boston-Boston_Massachusetts.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60745-d15563713-90_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Boston-Boston_Massachusetts.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g293916-d15563710-120_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Bangkok-Bangkok.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60745-d15563711-30_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Boston-Boston_Massachusetts.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g293916-d15563716-30_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Bangkok-Bangkok.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g293916-d15563717-60_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Bangkok-Bangkok.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g293974-d15563715-120_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Istanbul-Istanbul.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g293916-d15563718-90_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Bangkok-Bangkok.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g293974-d15563722-30_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Istanbul-Istanbul.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d15563747-Niagara_Falls_and_Winter_Festival_of_Lights_Private_Tour-Toronto_Ontario.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g294229-d15126603-Jakarta_Like_a_Local_Customized_Private_Tour-Jakarta_Java.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g297908-d15126610-Kaohsiung_Like_a_Local_Customized_Private_Tour-Kaohsiung.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g293913-d15126608-Taipei_Like_a_Local_Customized_Private_Tour-Taipei.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g294480-d15126609-Panama_City_Like_a_Local_Customized_Private_Tour-Panama_City_Panama_Province.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g293940-d15126614-Phnom_Penh_Like_a_Local_Customized_Private_Tour-Phnom_Penh.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g294072-d15126612-La_Paz_Like_a_Local_Customized_Private_Walking_Tour-La_Paz_La_Paz_Department.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g29222-d15126613-Honolulu_Like_a_Local_Customized_Private_Tour-Oahu_Hawaii.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g298560-d15126618-Sapporo_Like_a_Local_Customized_Private_Tour-Sapporo_Hokkaido.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g298566-d15071808-Nara_Like_a_Local_Customized_Private_Tour-Osaka_Osaka_Prefecture_Kinki.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g297478-d15126619-Medellin_Like_a_Local_Customized_Private_Tour-Medellin_Antioquia_Department.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g312578-d15126616-Johannesburg_Like_a_Local_Customized_Private_Tour-Johannesburg_Greater_Johannesburg_Gauteng.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g255068-d15126617-Brisbane_Like_a_Local_Customized_Private_Tour-Brisbane_Brisbane_Region_Queensland.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g298173-d15071811-Yokohama_Like_a_Local_Customized_Private_Tour-Yokohama_Kanagawa_Prefecture_Kanto.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g297476-d15126624-Cartagena_Like_a_Local_Customized_Private_Tour-Cartagena_Cartagena_District_Bolivar_Department.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g294201-d15126625-Half_Day_Private_Tour_of_Cairo_Like_a_Local-Cairo_Cairo_Governorate.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187895-d15071820-Florence_Like_a_Local_Customized_Private_Tour-Florence_Tuscany.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60763-d15304205-120_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_NYC-New_York_City_New_York.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60763-d15304203-60_minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_NYC-New_York_City_New_York.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60763-d15304204-90_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_NYC-New_York_City_New_York.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g150773-d15342221-90_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Cabo_San_Lucas-Los_Cabos_Baja_California.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g150773-d15342222-30_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Cabo_San_Lucas-Los_Cabos_Baja_California.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g150768-d15342223-120_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Cabo_San_Lucas-Mexico.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11890090-Full_Day_Best_of_Vancouver_Private_City_Tour_and_Beer_Tasting-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d15186927-3_Hour_Private_Tour_Victoria_Pub_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d13989159-Private_Tour_of_Lake_Louise_and_the_Icefield_Parkway_4_to_11_guests-Banff_Banff_National_Park_Alberta.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187291-d15186956-Stuttgart_Like_a_Local_Customized_Private_Tour-Stuttgart_Baden_Wurttemberg.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g295370-d15186953-Split_Like_a_Local_Customized_Private_Tour-Split_Split_Dalmatia_County_Dalmatia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g298507-d15186954-Saint_Petersburg_Like_a_Local_Customized_Private_Tour-St_Petersburg_Northwestern_District.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187508-d15186979-Santiago_de_Compostela_Like_a_Local_Customized_Private_Tour-Santiago_de_Compostela_Province_of_A_Coruna_Galicia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g298536-d15186980-Sochi_Like_a_Local_Customized_Private_Tour-Sochi_Greater_Sochi_Krasnodar_Krai_Southern_District.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g186370-d15186982-Bath_Like_a_Local_Customized_Private_Tour-Bath_Somerset_England.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g34438-d15040459-Miami_Like_a_Local_Customized_Private_Tour-Miami_Florida.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155022-d14965831-Red_Sand_Cliffs_and_the_Famous_Confederation_Bridge_Private_Tour-Prince_Edward_Island.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d14120859-Private_Tour_Giant_Sturgeon_Fishing-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d15885442-Niagara_Falls_Day_or_Evening_Full_Day_Private_Tour-Niagara_Falls_Ontario.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g293817-d15567413-30_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Mauritius-Port_Louis.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g293817-d15567416-120_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Mauritius-Port_Louis.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g293817-d15567414-60_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Mauritius-Port_Louis.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g293817-d15567415-90_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Mauritius-Port_Louis.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60745-d15567419-120_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Boston-Boston_Massachusetts.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d15526356-90_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Quebec_City-Quebec_City_Quebec.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g150793-d15526360-90_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Puerto_Vallarta-Puerto_Vallarta.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g150793-d15526361-120_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Puerto_Vallarta-Puerto_Vallarta.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g150793-d15526358-30_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Puerto_Vallarta-Puerto_Vallarta.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g150793-d15526359-60_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Puerto_Vallarta-Puerto_Vallarta.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d15526362-30_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Quebec_City-Quebec_City_Quebec.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d15526363-60_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Quebec_City-Quebec_City_Quebec.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187198-d14969465-Nantes_Like_a_Local_Customized_Private_Tour-Nantes_Loire_Atlantique_Pays_de_la_Loire.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g150773-d15342714-60_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Cabo_San_Lucas-Los_Cabos_Baja_California.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g190320-d15040689-Valletta_Like_a_Local_Customized_Private_Tour-Island_of_Malta.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15193617-Granville_Island-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g147312-d15135561-Caribbean_Dreams_Runaway_Bay_Private_Party_Hopper-Ocho_Rios_Saint_Ann_Parish_Jamaica.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187147-d15304776-90_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Paris-Paris_Ile_de_France.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187147-d15304777-60_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Paris-Paris_Ile_de_France.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g29220-d15304782-120_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Maui-Maui_Hawaii.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g29220-d15304783-60_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Maui-Maui_Hawaii.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187147-d15304781-120_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Paris-Paris_Ile_de_France.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g29220-d15304784-90_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Maui-Maui_Hawaii.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g294013-d14969584-Abu_Dhabi_Like_a_Local_Customized_Private_Tour-Abu_Dhabi_Emirate_of_Abu_Dhabi.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g298565-d14969588-Nagano_Like_a_Local_Customized_Private_Tour-Nagano_Nagano_Prefecture_Koshinetsu_Chubu.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d15616365-Private_Sightseeing_Tour_Capilano_Bridge_Grouse_Mountain-Vancouver_British_Columbia.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60974-d12009930-Private_Transfer_from_Buffalo_Airport_to_Niagara_Falls-Buffalo_New_York.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g188644-d14974569-Brussels_Like_a_Local_Customized_Private_Tour-Brussels.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g186337-d14974573-Liverpool_Like_a_Local_Customized_Private_Tour-Liverpool_Merseyside_England.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d14121288-Quebec_City_Private_Walking_Tour_The_History_of_Quebec_and_Canada-Quebec_City_Quebec.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11457583-Private_Tour_Niagara_Falls_from_Toronto_with_Lunch_and_Boat-Toronto_Ontario.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g274887-d15526722-90_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Budapest-Budapest_Central_Hungary.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g274887-d15526723-30_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Budapest-Budapest_Central_Hungary.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g274887-d15526725-120_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Budapest-Budapest_Central_Hungary.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187325-d15193947-Bremen_Like_a_Local_Customized_Private_Tour-Bremen.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12009931-Private_Winery_Tour_of_Niagara_Wine_Country-Niagara_Falls_Ontario.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g187453-d15193950-San_Sebastian_Like_a_Local_Customized_Private_Tour-Basque_Country.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g186225-d15193953-Cambridge_Like_a_Local_Customized_Private_Tour-Cambridge_Cambridgeshire_England.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g35805-d15343103-60_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Chicago-Chicago_Illinois.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g35805-d15343106-30_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Chicago-Chicago_Illinois.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g35805-d15343107-120_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Chicago-Chicago_Illinois.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g35805-d15343104-90_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Chicago-Chicago_Illinois.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g150807-d15343110-90_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Cancun-Cancun_Yucatan_Peninsula.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g150807-d15343111-30_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Cancun-Cancun_Yucatan_Peninsula.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60750-d15343108-30_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_San_Diego-San_Diego_California.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g150807-d15343109-60_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_Cancun-Cancun_Yucatan_Peninsula.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60750-d15343115-120_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_San_Diego-San_Diego_California.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60750-d15343112-60_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_San_Diego-San_Diego_California.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60750-d15343113-90_Minute_Private_Vacation_Photography_Session_with_Local_Photographer_in_San_Diego-San_Diego_California.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11468279-Toronto_Private_Tour-Toronto_Ontario.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d12009934-Private_Tour_and_Transfer_from_Toronto_International_Airport_to_Niagara_Falls_Canada-Toronto_Ontario.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12009935-Private_Tour_Craft_Breweries_and_Beer_Tastings_in_Niagara_Region-Niagara_Falls_Ontario.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g147290-d14974970-Caribbean_Dreams_North_Coast_Private_Party_Hopper-Puerto_Plata_Puerto_Plata_Province_Dominican_Republic.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g259440-d14974971-Caribbean_Dreams_Las_Terrenas_Private_Party_Hopper-Las_Terrenas_Samana_Province_Dominican_Republic.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g147289-d14974969-Caribbean_Dreams_Santo_Domingo_Private_Party_Hopper-Santo_Domingo_Santo_Domingo_Province_Dominican_Republic.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g147293-d14974972-Caribbean_Dreams_Punta_Cana_Private_Party_Hopper-Punta_Cana_La_Altagracia_Province_Dominican_Republic.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g294217-d15531247-60_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Hong_Kong-Hong_Kong.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g294217-d15531250-30_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Hong_Kong-Hong_Kong.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g294217-d15531248-90_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Hong_Kong-Hong_Kong.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g294217-d15531249-120_Minute_Private_Vacation_Photography_Session_with_Photographer_in_Hong_Kong-Hong_Kong.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d13225354-Private_Niagara_Falls_Niagara_on_the_Lake_Canada_Day_Tour_with_Hotel_Pick_Up-Niagara_Falls_Ontario.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60974-d12009945-Private_Day_Trip_to_Niagara_Falls_Canada_from_USA-Buffalo_New_York.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12009947-Private_Tour_and_Transfer_from_Hamilton_International_Airport_to_Niagara_Falls-Niagara_Falls_Ontario.html","category":"private_&_custom_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12463546-Viator_Exclusive_2_day_Victoria_and_Butchart_Gardens_Tour_with_Overnight_at_The_Fairmont_Empress-Vancouver_British_Columbia.html","category":"viator_vip_&_exclusive_tours"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d15678455-Fashion_Room_Service-Montreal_Quebec.html","category":"classes_&_workshops"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-a_partner.Viator-a_product.125304P4","category":"classes_&_workshops"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d15678455-Fashion_Room_Service-Montreal_Quebec.html","category":"classes_&_workshops"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d16822618-Aerial_Silks_Experience_for_All-Montreal_Quebec.html","category":"classes_&_workshops"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d16732197-Petanque_and_wine_on_Ile_d_Orleans-Quebec.html","category":"classes_&_workshops"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154922-d15665259-Bowen_Island_Seascape_Photography_Workshop-British_Columbia.html","category":"classes_&_workshops"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-a_partner.Viator-a_product.126517P2","category":"classes_&_workshops"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155004-d13805220-Axe_Throwing_at_BATL_The_Backyard_Axe_Throwing_League_in_Ottawa-Ottawa_Ontario.html","category":"classes_&_workshops"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155022-d14781879-Art_Party_Paint_Night-Prince_Edward_Island.html","category":"classes_&_workshops"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13399384-Quarry_Rock_Hike_and_Photography_Tour-Vancouver_British_Columbia.html","category":"classes_&_workshops"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11474431-Whistler_Exotic_Car_Driving_Experience-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11479171-Walking_Tour_of_Old_Montreal-Montreal_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11455829-Niagara_Falls_Day_Tour_from_Toronto-Toronto_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11474492-Skylon_Tower_Observation_Deck_Admission-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11448873-Montreal_City_Guided_Sightseeing_Tour-Montreal_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11450219-Vancouver_City_Sightseeing_Tour-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11448241-Quebec_City_Walking_Tour-Quebec_City_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11448214-Niagara_Falls_Canadian_Side_Tour_and_Maid_of_the_Mist_Boat_Ride-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11447028-Greg_Frewin_Wild_Magic_Show-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11448875-Quebec_City_and_Montmorency_Falls_Day_Trip_from_Montreal-Montreal_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11448240-Small_Group_Quebec_City_Food_Tour-Quebec_City_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12463547-Vancouver_City_Hop_on_Hop_off_Tour-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11448318-Niagara_Falls_Day_Trip_from_Toronto-Toronto_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11454047-Best_of_Niagara_Falls_Tour_from_Niagara_Falls_Ontario-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11461720-Ripley_s_Believe_It_or_Not_Niagara_Falls_Admission-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11449060-Half_Day_Trip_to_Montmorency_Falls_and_Ste_Anne_de_Beaupre_from_Quebec-Quebec_City_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11449999-Johnston_Canyon_Icewalk-Banff_Banff_National_Park_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103216-Butchart_Gardens_Tour_from_Victoria-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11449059-Quebec_City_Sightseeing_Tour-Quebec_City_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11448320-Toronto_City_Hop_On_Hop_Off_Tour-Toronto_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d14103779-Victoria_Guided_Food_and_History_Tour-Vancouver_Island_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11448213-Niagara_Falls_in_One_Day_Deluxe_Sightseeing_Tour_of_American_and_Canadian_Sides-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11450221-Whistler_Small_Group_Day_Trip_from_Vancouver-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11992232-Quebec_Ice_Hotel_Tour-Quebec_City_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11455104-Niagara_SkyWheel_Admission_Ticket-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11468108-Half_Day_Whale_Watching_Adventure_from_Vancouver-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11449290-Niagara_Falls_Tour_Day_Trip_from_Toronto-Toronto_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11448261-Vancouver_Seaplane_Tour-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11991451-St_Lawrence_Market_and_Old_Toronto_Food_Tour-Toronto_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11486652-Niagara_Falls_Day_and_Evening_Tour_With_Boat_Cruise_and_Optional_Fallsview_Dinner-Toronto_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154909-d11484556-Ice_Explorer_Glacier_Tour_and_Glacier_Skywalk-Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11475348-Ultimate_Toronto_Tour-Toronto_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11449291-Niagara_Falls_Platinum_Tour_from_Toronto_with_Cruise_and_Lunch-Toronto_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11476704-Niagara_on_the_Lake_Wine_Tour_and_Tastings_with_Transport-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11452107-Niagara_on_the_Lake_Wine_Tour_with_Cheese_Pairing-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g48261-d11448212-Niagara_Falls_American_Side_Tour_with_Maid_of_the_Mist_Boat_Ride-Niagara_Falls_New_York.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155047-d11455220-Arctic_Day_Evening_Aurora_Viewing-Whitehorse_Yukon.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12812667-Capilano_Suspension_Bridge_and_Grouse_Mountain_from_Vancouver-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11455119-Vancouver_Highlights_Bike_Tour-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g181771-d11455012-Sea_to_Sky_Gondola_Ticket-Squamish_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11486376-Gastronomic_Gastown_Walking_Tour-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11764326-Half_Day_Beer_Cider_and_Wine_Tour-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11472427-Guided_Tour_of_the_Fairmont_Le_Chateau_Frontenac_in_Quebec_City-Quebec_City_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11448242-Private_Tour_Quebec_City_Walking_Tour-Quebec_City_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103241-Whale_Watching_Cruise_with_Expert_Naturalists-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154966-d11457521-Northern_Lights_Tour_from_Yellowknife-Yellowknife_Northwest_Territories.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11449993-Winter_Tour_Banff_and_Its_Wildlife-Banff_Banff_National_Park_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11484169-Island_of_Orleans_Food_and_Drink_Tour-Quebec_City_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d12181669-Montreal_Tower_Observatory_Admission_plus_Optional_Ticket_to_Botanical_Garden-Montreal_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11452106-Niagara_on_the_Lake_Wine_Tasting_Tour_with_Gourmet_Lunch_or_Dinner-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11449995-Evening_Wildlife_Safari-Banff_Banff_National_Park_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11449341-Jasper_SkyTram-Jasper_Jasper_National_Park_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11451421-Victoria_and_Butchart_Gardens_Day_Trip_from_Vancouver-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12000832-Vancouver_Harbor_Sunset_Dinner_Cruise-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11454928-FlyOver_Canada_Simulated_Flight_Ride-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11463662-Jasper_Evening_Wildlife_Tour-Jasper_Jasper_National_Park_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11453093-Vancouver_Lookout_Admission-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11446171-Horse_Drawn_Sleigh_Ride_in_Banff-Banff_Banff_National_Park_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11454622-Whistler_Superfly_Ziplines-Whistler_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11486145-Toronto_Distillery_District_Walking_Tour-Toronto_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11455063-Whistler_Helicopter_Tour-Whistler_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11448303-Mountain_Lakes_and_Waterfalls_Day_Trip_from_Banff-Banff_Banff_National_Park_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11448874-Montreal_City_Hop_on_Hop_off_Tour-Montreal_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11468638-Small_Group_Toronto_Beer_Tour-Toronto_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11449997-Grotto_Canyon_Icewalk-Banff_Banff_National_Park_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154909-d11448311-Glacier_Skywalk_Admission-Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12181670-Bird_Kingdom_All_Day_Admission_Ticket-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12465166-Victoria_and_Butchart_Gardens_Tour_from_Vancouver-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11457968-Gastown_Walking_Food_Tour-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d11992233-Quebec_Ice_Hotel_and_Snow_Tubing_Combo-Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11992262-Snow_Tubing_at_Village_Vacation_Valcartier-Quebec_City_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11764662-Montreal_Craft_Brewery_and_Beer_Tasting_Small_Group_Tour-Montreal_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d11460937-The_Calgary_Stampede-Calgary_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11447633-7_Minute_Helicopter_Tour_Over_Toronto-Toronto_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11452218-Small_Group_Granville_Island_Market_Tour-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11455272-Konzelmann_Estate_Winery_Tour_and_Tasting_in_Niagara_on_the_Lake-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11448263-Seaplane_Flight_to_Victoria_and_Whale_Watching_Cruise-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11449998-Athabasca_Glacier_Snow_Trip_from_Banff-Banff_Banff_National_Park_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11463858-5_5_Hour_Jasper_Wildlife_and_Waterfalls_Tour_with_Maligne_Lake_Cruise_from_Jasper-Jasper_Jasper_National_Park_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11956077-Maligne_Canyon_Ice_Walk-Jasper_Jasper_National_Park_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d12472424-Observatoire_Place_Ville_Marie_tickets-Montreal_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11903999-Sea_to_Sky_and_Whistler_Village_Tour-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11452217-Small_Group_Gourmet_Food_Tour_in_Vancouver-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12000834-Vancouver_Harbor_and_Indian_Arm_Lunch_Cruise-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11448302-Columbia_Icefield_Tour_including_the_Glacier_Skywalk_from_Banff-Banff_Banff_National_Park_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11466847-Snowmobile_British_Columbia_Tour_for_Intermediate_Riders-Whistler_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11451897-Fine_Dining_Dinner_Tour_in_Whistler-Whistler_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11454913-Small_Group_Walking_Tour_of_Toronto_s_Kensington_Market_and_Chinatown-Toronto_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d14103746-Introductory_Brewery_and_Distillery_Tour-Vancouver_Island_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60763-d11450018-2_Day_Niagara_Falls_Tour_from_New_York_by_Bus-New_York_City_New_York.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60826-d11478245-Northern_Lights_and_Arctic_Circle_Day_Trip_from_Fairbanks-Fairbanks_Alaska.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12720267-Niagara_Falls_Open_Top_Jet_Boat_Ride-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11450223-Sea_to_Sky_Highway_Day_Trip_from_Vancouver_Shannon_Falls_Britannia_Mine_and_Gondola_Ride-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11463248-Quebec_Pub_Crawl-Quebec_City_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11463470-Ultimate_Day_Tour_to_Victoria-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12472632-Niagara_on_the_Lake_Wine_Tour_with_Lunch-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11448056-Kicking_Horse_River_Whitewater_Rafting-Banff_Banff_National_Park_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11452066-Small_Group_Quebec_Wine_Tour_from_Montreal_with_Gourmet_Lunch_or_Cheese_Tasting-Montreal_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11449643-Zipline_Adventure_in_Whistler-Whistler_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11446270-Beyond_the_Market_Food_Tour_in_Montreal-Montreal_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d11452949-Halifax_Harbour_Hopper_Tour-Halifax_Halifax_Region_Nova_Scotia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11450069-Winter_Wildlife_Discovery_Tour-Jasper_Jasper_National_Park_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11473573-Lake_Louise_Winter_Wildlife_Snowshoe_Tour-Banff_Banff_National_Park_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11472477-Konzelmann_Estate_Winery_Junk_Food_Wine_Pairing-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60763-d13286563-Niagara_Falls_in_One_Day_from_New_York_City-New_York_City_New_York.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13996741-Whistler_and_Sea_to_Sky_Gondola_Tour-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d11452951-Peggy_s_Cove_Day_Trip_from_Halifax-Halifax_Halifax_Region_Nova_Scotia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11481723-Quebec_Ski_Shoeing_Excursion-Quebec_City_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155047-d11455221-Arctic_Day_Yukon_Wildlife_and_Hot_Springs_Tour-Whitehorse_Yukon.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12009933-Private_Winery_Tour_of_Niagara_on_the_Lake-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155004-d11477824-2_Hour_Ottawa_Express_City_Bike_Tour-Ottawa_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11470351-Niagara_on_the_Lake_Winery_Tasting_Afternoon_Tour_with_Wine_and_Cheese-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d12078341-Grevin_Wax_Museum_Admission_in_Montreal-Montreal_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103250-Royal_BC_Museum_Entrance_Ticket-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60763-d11447765-Niagara_Falls_Day_Trip_from_New_York_by_Air-New_York_City_New_York.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11448313-Columbia_Icefield_Tour_including_the_Glacier_Skywalk_from_Jasper-Jasper_Jasper_National_Park_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11449996-Banff_Via_Ferrata_Climbing_Adventure-Banff_Banff_National_Park_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11473444-Afternoon_Delight_Wine_and_Cheese_Tour-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11446169-1_Hour_Banff_Horseback_Riding_Adventures-Banff_Banff_National_Park_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11458906-Quebec_City_Shore_Excursion_Half_Day_Tour_to_Montmorency_Falls_and_Ste_Anne_de_Beaupre-Quebec_City_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11446354-Whistler_Wilderness_Snowmobile_Run-Whistler_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11466699-Stanley_Park_Horse_Drawn_Tours-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d13286579-Lake_Louise_Scenic_Snowshoe_Tour-Banff_Banff_National_Park_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11472557-Wild_Current_Canoe_Adventure_at_Pyramid_Lake-Jasper_Jasper_National_Park_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11454475-Vancouver_Art_Gallery_Admission-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12463546-Viator_Exclusive_2_day_Victoria_and_Butchart_Gardens_Tour_with_Overnight_at_The_Fairmont_Empress-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155025-d12932091-3_hours_Snowmobile_Guided_Tour_Rental_1_hour_from_Montreal-Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g60878-d11482778-Victoria_Day_Trip_from_Seattle_with_Butchart_Gardens-Seattle_Washington.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11450071-Jasper_to_Lake_Louise_One_Way_Tour-Jasper_Jasper_National_Park_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11469499-Whistler_Ski_Rental_Package_Including_Delivery-Whistler_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103220-Victoria_Whale_Watch_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155022-d11453996-Green_Gables_Shore_Tour_from_Charlottetown-Prince_Edward_Island.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11462745-A_Wok_Around_Chinatown_Culinary_and_Cultural_Walking_Tour-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11470203-Bike_Tour_of_Downtown_Vancouver_and_Stanley_Park-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11468723-Jasper_Rafting_Athabasca_Canyon_Run-Jasper_Jasper_National_Park_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12648859-Small_Group_Wine_Tour_from_Niagara_Falls_with_Hotel_Pickup-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103199-60_Minute_The_Royal_Carriage_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11449992-Summer_Tour_Banff_and_its_Wildlife-Banff_Banff_National_Park_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11469573-Quebec_City_Craft_Brewery_and_Beer_Tasting_Small_Group_Tour-Quebec_City_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11452105-Niagara_on_the_Lake_Cycle_and_Wine_Tasting_Tour_with_Optional_Two_Course_Lunch-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155004-d11453538-Ottawa_City_Tour_by_Land_and_Water-Ottawa_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155022-d11460747-City_Highlights_Bus_Tour_of_Charlottetown-Prince_Edward_Island.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155047-d11455223-4_Day_Yukon_Aurora_Viewing_Tour-Whitehorse_Yukon.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11448319-Niagara_Falls_Freedom_Day_Trip_from_Toronto-Toronto_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11458707-Luxury_Coach_Tour_of_Niagara_Falls_with_Lunch_and_Hornblower_Cruise_from_Toronto-Toronto_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11473446-Niagara_Wine_Tasting_and_3_Course_Dinner-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d13534375-Full_Day_Niagara_Winery_Tour_from_Toronto-Toronto_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12720235-Niagara_Falls_Domed_Jet_Boat_Ride-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11451461-Flavors_of_Old_Montreal_Walking_Tour-Montreal_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12841504-10_Hour_Small_Group_Whistler_Day_Trip_from_Vancouver-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11450000-Kananaskis_River_Rafting_Adventure-Banff_Banff_National_Park_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11481536-Granite_Falls_Zodiac_Tour-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d13342878-Niagara_Falls_Niagara_on_the_Lake_Winery_Tour_from_Toronto-Toronto_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103219-Marine_Wildlife_Tour_by_Zodiac-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103447-Victoria_Castles_and_Neighborhoods_Bike_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13376979-Downtown_Vancouver_Sightseeing_Cruise_in_a_Zodiac_Vessel-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d12649246-Le_Bateau_Mouche_Sightseeing_Cruise_in_Montreal-Montreal_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103479-Top_of_Gowlland_Tod_Hike_in_Victoria-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155047-d11771839-3_Hour_Yukon_Ice_Fishing_Tour_from_Whitehorse-Whitehorse_Yukon.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12472329-Wine_Tasting_and_Pairing_Afternoon_Tour-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11458905-Quebec_City_Shore_Excursion_Quebec_City_Sightseeing_Tour-Quebec_City_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11482047-Montreal_Indoor_Skydiving_Introductory_Package-Montreal_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103294-Best_of_Victoria_Food_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11448821-Christmas_Walking_Tour_in_Old_Montreal-Montreal_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11992459-Banff_Premium_Snowboard_Rental_Including_Delivery-Banff_Banff_National_Park_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d14103297-Fort_Street_Food_Walking_Tour_in_Victoria-Vancouver_Island_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103299-Victoria_Craft_Brewery_Tour_and_Tastings-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103222-Chinatown_and_Hidden_Alleys_Pedicab_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d13805219-Axe_Throwing_at_BATL_The_Backyard_Axe_Throwing_League_in_Niagara_Falls-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12463549-British_Columbia_Super_Saver_4_Day_Tour_of_Vancouver_Whistler_and_Victoria-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11458965-Vancouver_Shore_Excursion_Pre_Cruise_City_Tour_with_Port_Drop_Off-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d11448306-Banff_Day_Trip_from_Calgary-Calgary_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11463709-Private_Tour_to_Capilano_Bridge_and_Grouse_Mountain-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11456823-Niagara_Falls_Small_Group_Tour_from_Toronto-Toronto_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11466539-Day_and_Night_Tour_of_Niagara_Falls-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11807018-Victoria_and_Butchart_Gardens_by_Helicopter_and_Speed_Boat-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103218-Victoria_in_One_Day_Sightseeing_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11466052-Laurentian_Mountains_Day_Trip_From_Montreal-Montreal_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103221-Victoria_Whale_Watching_Tour_by_Zodiac-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11448262-Mount_Mamquam_and_Alpine_Lakes_Seaplane_Tour_from_Vancouver-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11449231-Quebec_City_Dinner_Cruise-Quebec_City_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g181771-d11763865-Squamish_Explorer_Flightseeing_Tour-Squamish_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11448312-Jasper_City_Sightseeing_Tour-Jasper_Jasper_National_Park_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11448896-Vancouver_City_Private_Tour-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11448317-Niagara_Falls_Evening_Lights_Day_Trip_from_Toronto-Toronto_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11894600-Victoria_Excursion_from_Vancouver_by_Helicopter_and_Sea_Plane-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d11487355-Banff_National_Park_Tour_with_a_Small_Group-Calgary_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11469513-Whistler_Sasquatch_Zipline-Whistler_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11449990-Banff_National_Park_Guided_Hike_with_Lunch-Banff_Banff_National_Park_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11956079-Vancouver_Island_Cycling_Tour_including_Lunch_and_Wine_Tasting-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11449229-Montreal_Dinner_Cruise-Montreal_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103652-60_Minute_Deluxe_Horse_Drawn_Carriage_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11991439-Undiscovered_Niagara_Wine_Country_Tour-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11467897-Blackcomb_Glacier_Safari_by_Jeep_4x4-Whistler_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11453871-Montreal_Food_Truck_Tour_by_Bike-Montreal_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11455566-1_or_2_Hour_Horseback_Ride_in_Pemberton-Whistler_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103198-45_Minute_Beacon_Hill_Park_Carriage_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11483932-Full_Day_Niagara_Wine_Tour_with_Lunch_in_Niagara_on_the_Lake_and_Optional_Boat_Ride-Toronto_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g181771-d11463888-Squamish_Cheakamus_White_Water_Rafting-Squamish_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11487373-North_Van_Shipyards_District_Food_Tour-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12009944-Private_Wine_and_Chocolate_Tour_in_Niagara_Wine_Region-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11463012-The_Pork_and_Bacon_Walking_Food_Tour_of_Toronto_s_Hogtown_History-Toronto_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11477644-Whistler_Wilderness_Adventure_Snowmobile_Tour-Whistler_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155047-d11771838-Half_Day_Yukon_Snowshoeing_Adventure-Whitehorse_Yukon.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g181771-d12942734-4_Hour_Eagle_Viewing_River_Float_Trip_From_Squamish_with_Lunch-Squamish_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g181771-d11463887-Squamish_Elaho_White_Water_Rafting-Squamish_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d11454617-Heritage_Park_General_Admission-Calgary_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154979-d11995004-Niagara_Falls_Horseback_Riding-Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d14038223-Half_Day_Swirl_Sip_Savour_Wine_Tour-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11480281-Niagara_on_the_Lake_Wine_Tasting_Tour_with_Cheese_from_Niagara_Falls-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11992640-Montreal_s_Underground_City_Indoor_Tour-Montreal_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11466092-Beyond_the_Bagel_Montreal_Jewish_Food_Walking_Tour-Montreal_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11473572-Lake_Louise_Night_Snowshoe_Tour-Banff_Banff_National_Park_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11460723-Walking_Tour_of_Niagara_on_the_Lake_Historic_District-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12812730-Niagara_Lakefront_Cellar_Tour_and_Wine_Tasting-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11458890-Montreal_Shore_Excursion_Pre_or_Post_Cruise_Guided_Sightseeing_Tour_of_Montreal-Montreal_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12724565-Full_Day_Vancouver_to_Victoria_Tour_by_Ferry-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155047-d12650862-3_Days_Tour_Fall_Color_in_Yukon_from_Whitehorse-Whitehorse_Yukon.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d11448308-Mountain_Lakes_and_Waterfalls_Day_Trip_from_Calgary-Calgary_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11481200-Whistler_Day_Trip_by_Seaplane_from_Vancouver-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d11448307-Columbia_Icefield_Tour_including_the_Glacier_Skywalk_from_Calgary-Calgary_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155022-d12720418-Shore_Excursion_Prince_Edward_Island_and_Anne_of_Green_Gables-Prince_Edward_Island.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12873711-Full_Day_Cheakamus_Rafting_and_Sea_to_Sky_Gondola_Combo_from_Vancouver-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11461178-Private_Tour_Day_Trip_from_Vancouver_to_Whistler-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g48261-d12478122-Niagara_Falls_Canada_Tour_from_Niagara_USA-Niagara_Falls_New_York.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11463967-Sunwapta_Challenge_Whitewater_Rafting_Class_III_Rapids-Jasper_Jasper_National_Park_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12592660-Whales_Fly_Whale_Watching_from_Vancouver_to_Victoria_Return_Seaplane_Flight-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11448264-Vancouver_to_Victoria_by_Seaplane_and_Ferry-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11485875-Full_Day_Prince_Edward_County_Wine_Tour_with_Lunch-Toronto_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11485119-Private_Tour_of_Niagara_Falls_with_Hornblower_Boat_Cruise-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11446317-Luxury_Bus_Tour_of_Niagara_Falls_with_Hornblower_Cruise_from_Toronto-Toronto_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11449289-Toronto_Inner_Harbour_and_Island_Cruise-Toronto_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11448899-Private_Tour_Whistler_Day_Trip_from_Vancouver-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d11452448-Small_Group_Annapolis_Valley_Wine_and_Food_Tour_from_Halifax-Halifax_Halifax_Region_Nova_Scotia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11484557-Maligne_Lake_Cruise-Jasper_Jasper_National_Park_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11448314-Howe_Sound_Sea_Safari_Cruise-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11481875-Vancouver_to_Victoria_Whale_Watching_Butchart_Gardens_with_Return_by_SpeedBoat-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d11448305-Icefields_Parkway_Discovery_to_Jasper_from_Calgary-Calgary_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11451195-4_Hour_Montreal_Architecture_City_Bike_Tour_with_Wine_or_Beer-Montreal_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13088859-Snowshoe_Through_Vancouver_s_Winter_Wonderland-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11451468-Whitewater_Rafting_on_Jasper_s_Fraser_River-Jasper_Jasper_National_Park_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11481955-Vancouver_Coastal_Canyon_Tour-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11450073-Discover_Jasper_and_its_Wildlife-Jasper_Jasper_National_Park_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155022-d12720419-Shore_Excursion_Charlottetown_South_Shore_and_Confederation_Bridge-Prince_Edward_Island.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g181771-d13111367-6_Hour_Eagle_Viewing_River_Float_Trip_From_Vancouver_with_Lunch-Squamish_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11469607-Niagara_Falls_Night_Tour_with_Dinner_and_Cruise-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11448057-Kicking_Horse_River_Rafting_Family_Adventure_Including_BBQ_Lunch-Banff_Banff_National_Park_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11482161-Guided_Electric_Bike_Tour_in_Whistler-Whistler_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11990475-Vancouver_Craft_Brewery_and_Food_Tour-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11992460-Banff_Performance_Ski_Rental_Including_Delivery-Banff_Banff_National_Park_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11453873-Jewish_Neighborhood_Food_Tour-Montreal_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155047-d11465353-Yukon_Ice_Fishing_and_Snowshoeing_Tour-Whitehorse_Yukon.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11459797-RZR_Off_Roading_Tours_from_Whistler-Whistler_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11468395-Jasper_Rafting_Trip_on_Athabasca_River_Mile_5-Jasper_Jasper_National_Park_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11446353-Mountain_Explorer_ATV_Tour-Whistler_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103551-Victoria_Craft_Brewery_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11449288-Toronto_Inner_Harbour_Evening_Cruise-Toronto_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11457604-Little_Italy_Walking_Food_Tour_in_Vancouver-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11455008-Vancouver_Kayaking_Tour-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11471106-Interactive_Pirate_Cruise_from_Granville_Island-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11476588-Montreal_Ultimate_Chocolate_Tour-Montreal_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d12184714-Old_Montreal_Ghost_Walking_Tour-Montreal_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d12867585-Nordic_Backcountry_Skiing_Tour_in_Jacques_Cartier_National_Park-Quebec_City_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11469515-30_Minute_Distillery_District_Segway_Tour_in_Toronto-Toronto_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11470584-Under_the_Surface_of_Montreal_s_Chinatown_Guided_Food_Walking_Tour-Montreal_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11992350-Banff_Premium_Ski_Rental_Including_Delivery-Banff_Banff_National_Park_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155004-d13009488-Rideau_Canal_Cruise-Ottawa_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d13989044-Montreal_s_Old_Red_Light_District_Ghost_Walk-Montreal_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11469311-Guided_Tour_of_Cathedral_of_Holy_Trinity-Quebec_City_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d12061727-Montreal_McCord_Museum_Admission_Ticket-Montreal_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11468394-3_5_Hour_Sunwapta_River_Rafting_Adventure_in_Jasper-Jasper_Jasper_National_Park_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11476589-Montreal_Afternoon_Tea_Tour-Montreal_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12009968-Private_Niagara_on_the_Lake_Ice_Wine_Festival_Tour-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11454050-Montreal_Paddleboat_Rental-Montreal_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11454051-Montreal_Quadricycle_Rental-Montreal_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11468595-Bow_Valley_Canyon_tours-Jasper_Jasper_National_Park_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11481946-Jasper_Rock_Climbing_Experience-Jasper_Jasper_National_Park_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11466093-Making_Their_Mark_Montreal_Jewish_History_Walking_Tour-Montreal_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d11933501-Intro_Survival_Course_Rockies-Calgary_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11448895-Private_Tour_Capilano_Suspension_Bridge_and_Grouse_Mountain-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11448897-Private_Tour_Gardens_of_Vancouver-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11448898-Private_Tour_Victoria_and_Butchart_Gardens_from_Vancouver-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11448900-Private_Tour_Fraser_Valley_Wine_Country_Day_Trip_from_Vancouver-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d14014769-Ile_d_Orleans_Food_Tour-Quebec_City_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154913-d12028779-Calgary_and_Banff_Mountain_Biking_Adventure-Calgary_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11446318-Evening_Coach_Tour_of_Niagara_Falls_with_Hornblower_Boat_and_Sheraton_Dinner-Toronto_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g181771-d13166262-Squamish_Elaho_White_Water_Rafting_from_Whistler-Squamish_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g181771-d13166261-Squamish_Cheakamus_White_Water_Rafting_from_Whistler-Squamish_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d14103566-Victoria_to_Cowichan_Valley_Wine_Tour-Vancouver_Island_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11474431-Whistler_Exotic_Car_Driving_Experience-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11446349-Advanced_Backcountry_Snowmobile_Expedition-Whistler_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11446352-Blackcomb_Sunset_Jeep_Tour-Whistler_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d14083781-Private_Tour_of_Niagara_Falls_with_Lunch_and_Boat_in_Luxury_Car-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11487030-Snowshoe_in_Kananaskis_Country-Banff_Banff_National_Park_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11461088-Treetop_Adventure_Course-Whistler_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103223-Craigdarroch_Castle_Pedicab_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103224-Victorian_Gardens_and_Seaside_Vistas_Pedicab_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154979-d11995005-Niagara_Beach_Horseback_Ride-Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d12939717-Private_Niagara_Falls_Niagara_on_the_Lake_Day_Trip_and_Winery_Tour_from_Toronto-Toronto_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154976-d13181449-Best_of_Prince_Edward_Island-Halifax_Halifax_Region_Nova_Scotia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155047-d11487166-Half_Day_Canoe_Trip_on_the_Takihini_River-Whitehorse_Yukon.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12078353-2_Day_Whistler_Sea_to_Sky_Tour_from_Vancouver-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g181771-d11463889-Overnight_Camping_and_River_Rafting_Trip_in_Squamish-Squamish_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11477370-Canyon_Sainte_Anne_Walking_Tour-Quebec_City_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155004-d11480033-Ottawa_Highlights_3_Hour_Bike_Tour-Ottawa_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11455006-English_Bay_Jet_Ski_Tour_from_Vancouver_with_Dinner_on_Bowen_Island-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11455009-English_Bay_Jet_Ski_Tour_from_Vancouver-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11469500-Whistler_Snowboard_Rental_Package_Including_Delivery-Whistler_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g181771-d11480129-Squamish_Scenic_Twilight_Float-Squamish_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11482782-Call_of_the_Wild_ATV_Tour-Whistler_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11482783-Whistler_Blackcomb_Salmon_Bake_Dinner_and_ATV_Tour-Whistler_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11455098-Vancouver_Railtown_District_Food_Tour-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11458861-Quebec_Shore_Excursion_Small_Group_Food_Walking_Tour-Quebec_City_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155033-d11458863-Quebec_City_Shore_Excursion_Grand_Walking_Tour_of_Quebec_City-Quebec_City_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11482795-Gibsons_Sunshine_Coast_Full_Day_Hiking_Tour-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154909-d12065755-Winter_Canadian_Rockies_Canyon_Hike-Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11475058-Sunwapta_River_Self_Drive_Rafting_Trip-Jasper_Jasper_National_Park_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12082158-Niagara_Falls_by_Airplane_and_Land_Winter_Tour_with_Wine_Tasting_from_Toronto-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155047-d11455222-Arctic_Day_Yukon_River_Canoeing_Tour-Whitehorse_Yukon.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155047-d14041970-Arctic_Day_Yukon_Foodie_Tour-Whitehorse_Yukon.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d14103308-Brentwood_Bay_Kayak_Tour_and_Butchart_Gardens_Visit-Vancouver_Island_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d11450075-Lake_Louise_to_Jasper_One_Way_Tour-Banff_Banff_National_Park_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11480396-Independent_Bike_Tour_of_Niagara_on_the_Lake_Wineries_Including_Wine_Tastings-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11480397-Niagara_Winery_Bicycle_Tour_with_Cheese-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155022-d12631024-Panoramic_South_Shore_and_Confederation_Bridge_Half_Day_Tour-Prince_Edward_Island.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g181771-d11480436-Squamish_Stand_Up_Paddle_Board_Rental-Squamish_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d12467417-Private_Toronto_Guided_City_Tour-Toronto_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d12466857-Niagara_Region_Private_Winery_Tour-Toronto_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11485643-Sea_to_Sky_Alpine_and_Waterfall_Hike-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103251-Whale_Watching_Cruise_from_Victoria_and_Butchart_Gardens_Admission-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11452971-Whale_Watching_Cruise_from_Vancouver_to_Victoria-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154944-d14103253-Whale_Watching_Cruise_from_Victoria_to_Vancouver-Vancouver_Island_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12009913-Turkey_Point_Flyboard_Rental-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11455563-Half_Day_Guided_Horseback_Ride_at_Birkenhead_Lake-Whistler_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11455564-3_Day_Historic_Li_lik_hel_Mine_Expedition-Whistler_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11455565-3_Day_Tenquille_Lake_Expedition-Whistler_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g181771-d13111366-5_Hour_Eagle_Viewing_River_Float_Trip_From_Whistler_with_Lunch-Squamish_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d13973805-Niagara_Falls_Full_Day_Package_Airplane_Tour_Boat_and_Land_Tour_and_Winery_Tasting-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g181771-d11480700-Squamish_Via_Ferrata_Tour-Squamish_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155004-d12466339-Algonquin_Park_Adventure_Lodge_4_Day_Trip-Ottawa_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154918-d11478225-Athabasca_River_Mile_5_Morning_Rafting_Trip-Jasper_Jasper_National_Park_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155022-d12812634-Shore_Excursion_Coastal_Lighthouse_and_Winery_Tour_from_Charlottetown-Prince_Edward_Island.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12943479-West_Niagara_Wine_Tour-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11467529-Whistler_Half_Day_Mountain_Bike_Tour-Whistler_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11467530-Whistler_Full_Day_Mountain_Bike_Tour-Whistler_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d13979081-Niagara_Falls_Tour_from_Oakville_and_Burlington-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154914-d11464790-4_Day_Bicycle_Tour_through_Canadian_Rockies-Edmonton_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155022-d11485898-Coastal_Lighthouse_and_Winery_Tour-Prince_Edward_Island.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11485902-Seaplane_Flight_to_Victoria_with_Whale_Watching_and_Return_by_Ferry-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103633-Victoria_Craft_Beer_and_Distillery_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103200-30_Minute_Victoria_Carriage_Tour_Including_James_Bay-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11470258-Full_Day_Ice_Fishing_in_Whistler_or_Pemberton-Whistler_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11470302-Vancouver_Bike_Tour_with_Beers_and_Bites-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d13857649-Vancouver_Whale_Watching_Adventure-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d13678530-Niagara_Falls_Canadian_Adventure_Tour-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11481091-Vancouver_to_Whistler_Scenic_Flight-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11483624-Half_Day_Canadian_Side_Sightseeing_Tour_of_Niagara_Falls_with_Cruise_Lunch-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11478561-Vancouver_Whale_Watching_Safari-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11483692-Microbrewery_Microdistillery_and_Mixology_Tour-Montreal_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d11473445-Lunch_Fiesta_Wine_Tour-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155019-d11764370-Full_Day_Niagara_Ice_Wine_Festival_Tour_with_Lunch_and_Winery_Visits-Toronto_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11451196-Montreal_Bike_Tour_with_Bites-Montreal_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g155032-d11451197-Independent_Tour_of_Montreal_by_Bike-Montreal_Quebec.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12000831-Vancouver_Holiday_Dinner_and_Carols_Cruise-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154945-d14103213-Victoria_Panorama_Seaplane_Tour-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154948-d11448266-Whistler_Flightseeing_Tour_with_Alpine_Lake_Landing_and_Optional_Lunch-Whistler_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154911-d13141563-Peyto_Lake_Snowshoe_Tour-Banff_Banff_National_Park_Alberta.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d11481537-Bowen_Island_Dinner_and_Zodiac_Tour-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12009931-Private_Winery_Tour_of_Niagara_Wine_Country-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154943-d12469210-Victoria_and_Butchart_Gardens_with_Victoria_Clipper_to_Seattle_One_Way_from_Vancouver-Vancouver_British_Columbia.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g46152-d12464668-10_Day_New_England_Fall_Foliage_Tour_including_Cape_Cod-Manchester_New_Hampshire.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g46152-d12464669-7_Day_Best_of_New_England_Tour-Manchester_New_Hampshire.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154952-d11979683-5_Night_Churchill_Tour_and_Polar_Bear_Adventure_from_Winnipeg-Churchill_Manitoba.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d13225354-Private_Niagara_Falls_Niagara_on_the_Lake_Canada_Day_Tour_with_Hotel_Pick_Up-Niagara_Falls_Ontario.html","category":"recommended_experiences"},{"attraction":"https:\/\/tripadvisor.ca\/AttractionProductDetail-g154998-d12010042-Private_Niagara_Ice_Wine_Tour-Niagara_Falls_Ontario.html","category":"recommended_experiences"}] ================================================ FILE: outputs/attractions_details_batch1.json ================================================ [{"attraction_id":0,"name":"vancouver_city_sightseeing_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.1978322,"lng":-123.0649959},"price":80.0,"rating":4.5},{"attraction_id":1,"name":"vancouver_to_victoria_and_butchart_gardens_tour_by_bus","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.1978322,"lng":-123.0649959},"price":210.0,"rating":5.0},{"attraction_id":2,"name":"quebec_city_and_montmorency_falls_day_trip_from_montreal","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5001458,"lng":-73.5720264},"price":115.0,"rating":4.5},{"attraction_id":3,"name":"niagara_falls_day_trip_from_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6561507,"lng":-79.3842642},"price":169.0,"rating":5.0},{"attraction_id":4,"name":"best_of_niagara_falls_tour_from_niagara_falls,_ontario","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.0857136,"lng":-79.0824311},"price":158.0,"rating":5.0},{"attraction_id":5,"name":"niagara_falls_in_one_day:_deluxe_sightseeing_tour_of_american_and_canadian_sides","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.102436,"lng":-78.961638},"price":204.42,"rating":5.0},{"attraction_id":6,"name":"whistler_small-group_day_trip_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.1978322,"lng":-123.0649959},"price":145.0,"rating":5.0},{"attraction_id":7,"name":"ultimate_niagara_falls_tour_plus_helicopter_ride_and_skylon_tower_lunch","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.0857136,"lng":-79.0824311},"price":317.42,"rating":5.0},{"attraction_id":8,"name":"local_food,_craft_beverage_and_estate_winery_tour_of_cowichan_valley","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":150.0,"rating":5.0},{"attraction_id":9,"name":"private_tour:_vancouver_to_victoria_island","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2869235,"lng":-123.12216},"price":670.0,"rating":5.0},{"attraction_id":10,"name":"private_custom-made_niagara_falls_wine,_beer,_and_spirits_tour","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":139.0,"rating":5.0},{"attraction_id":11,"name":"vancouver_seaplane_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4241277,"lng":-123.3707833},"price":135.0,"rating":5.0},{"attraction_id":12,"name":"niagara_falls_grand_helicopter_tour","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.1888394,"lng":-79.1714688},"price":131.5,"rating":5.0},{"attraction_id":13,"name":"whistler_helicopter_tour","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":49.1830074,"lng":-123.176599},"price":187.95,"rating":5.0},{"attraction_id":14,"name":"niagara_falls_helicopter_tour","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.1186039,"lng":-79.0743842},"price":145.0,"rating":4.5},{"attraction_id":15,"name":"7-minute_helicopter_tour_over_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.632485,"lng":-79.3956627},"price":123.18,"rating":4.5},{"attraction_id":16,"name":"seaplane_flight_to_victoria_and_whale-watching_cruise","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4241277,"lng":-123.3707833},"price":469.0,"rating":5.0},{"attraction_id":17,"name":"ultimate_niagara_falls_tour_plus_helicopter_ride_and_skylon_tower_lunch","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.0857136,"lng":-79.0824311},"price":317.42,"rating":5.0},{"attraction_id":18,"name":"niagara_falls_airplane_tour","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.1897478,"lng":-79.1701169},"price":129.0,"rating":5.0},{"attraction_id":19,"name":"airliner_adventures_package","country":"canada","province":"ontario","city":"toronto","location":"nil","price":129.0,"rating":-1.0},{"attraction_id":20,"name":"yukon-northern_lights_4-days_adventure_in_whitehorse","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":49.2869235,"lng":-123.12216},"price":-1.0,"rating":-1.0},{"attraction_id":22,"name":"vancouver_to_seattle_seaplane_flight","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4241277,"lng":-123.3707833},"price":370.5,"rating":-1.0},{"attraction_id":23,"name":"14-minute_helicopter_tour_over_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.632485,"lng":-79.3956627},"price":258.78,"rating":5.0},{"attraction_id":24,"name":"victoria_and_butchart_gardens_by_helicopter_and_speed_boat","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284751,"lng":-123.1394811},"price":579.0,"rating":5.0},{"attraction_id":25,"name":"mount_mamquam_and_alpine_lakes_seaplane_tour_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4241277,"lng":-123.3707833},"price":369.0,"rating":4.5},{"attraction_id":26,"name":"helicopter_tour_over_montreal","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5313457,"lng":-73.4114329},"price":179.0,"rating":5.0},{"attraction_id":27,"name":"squamish_explorer_flightseeing_tour","country":"canada","province":"british_columbia","city":"squamish","location":{"lat":49.783335,"lng":-123.159769},"price":162.75,"rating":5.0},{"attraction_id":28,"name":"victoria_excursion_from_vancouver_by_helicopter_and_sea_plane","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284751,"lng":-123.1394811},"price":699.0,"rating":-1.0},{"attraction_id":29,"name":"niagara_winter_wonderland_tour_-_air_tour,_winery_tour,_chocolate_factory_tour","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.1897478,"lng":-79.1701169},"price":144.5,"rating":-1.0},{"attraction_id":30,"name":"thousand_islands_two_castle_helicopter_tour","country":"canada","province":"ontario","city":"things_to_do_in_gananoque","location":{"lat":44.3474018,"lng":-76.1751743},"price":265.64,"rating":5.0},{"attraction_id":31,"name":"helicopter_tour_over_mont-tremblant","country":"canada","province":"quebec","city":"mont_tremblant","location":{"lat":46.1141489,"lng":-74.5413873},"price":171.31,"rating":5.0},{"attraction_id":32,"name":"sechelt_panorama_seaplane_experience","country":"canada","province":"british_columbia","city":"sunshine_coast","location":{"lat":48.4241277,"lng":-123.3707833},"price":119.0,"rating":-1.0},{"attraction_id":33,"name":"victoria_and_butchart_gardens_by_seaplane_and_speed_boat","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284751,"lng":-123.1394811},"price":489.0,"rating":5.0},{"attraction_id":34,"name":"whistler_day_trip_by_seaplane_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4241277,"lng":-123.3707833},"price":409.0,"rating":4.5},{"attraction_id":35,"name":"whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4227209,"lng":-123.3689786},"price":447.57,"rating":5.0},{"attraction_id":36,"name":"vancouver_to_victoria_by_seaplane_and_ferry","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4241277,"lng":-123.3707833},"price":289.0,"rating":4.5},{"attraction_id":37,"name":"seaplane_flight_to_victoria_with_ground_transport_and_butchart_gardens_admission","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4241277,"lng":-123.3707833},"price":449.0,"rating":5.0},{"attraction_id":38,"name":"helicopter_ride_over_the_falls_and_sit_down_meal_at_elements_located_on_falls","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":40.751976,"lng":-73.986603},"price":265.84,"rating":-1.0},{"attraction_id":39,"name":"quebec_city_helicopter_tour_over_montmorency_falls","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.799969,"lng":-71.3723555},"price":218.4,"rating":4.5},{"attraction_id":40,"name":"seaplane_flight_to_vancouver_with_bus_tour_from_victoria","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4241277,"lng":-123.3707833},"price":439.0,"rating":5.0},{"attraction_id":41,"name":"vancouver_to_victoria_seaplane_flight","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4241277,"lng":-123.3707833},"price":218.0,"rating":5.0},{"attraction_id":42,"name":"victoria_to_vancouver_seaplane_flight","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4241277,"lng":-123.3707833},"price":218.0,"rating":5.0},{"attraction_id":43,"name":"toronto_aerial_tour_in_luxury_with_a_niagara_falls_winery_tour_and_tasting","country":"canada","province":"ontario","city":"toronto","location":{"lat":56.130366,"lng":-106.346771},"price":189.0,"rating":-1.0},{"attraction_id":44,"name":"air_taxi_and_tour_from_toronto_-_niagara_including_ground_transport_to_niagara_hotels","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.1897478,"lng":-79.1701169},"price":563.87,"rating":5.0},{"attraction_id":45,"name":"tofino_to_vancouver_seaplane_flight","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4241277,"lng":-123.3707833},"price":299.0,"rating":-1.0},{"attraction_id":46,"name":"whistler_to_vancouver_scenic_flight","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1436794,"lng":-122.9485982},"price":208.01,"rating":-1.0},{"attraction_id":47,"name":"exhilarating_120km_aerial_tour_of_toronto","country":"canada","province":"ontario","city":"things_to_do_in_markham","location":{"lat":56.130366,"lng":-106.346771},"price":79.0,"rating":5.0},{"attraction_id":48,"name":"boldt_castle_and_thousand_islands_helicopter_tour","country":"canada","province":"ontario","city":"things_to_do_in_gananoque","location":{"lat":44.3474018,"lng":-76.1751743},"price":172.84,"rating":5.0},{"attraction_id":49,"name":"icefields_parkway_sidecar_ride_and_champagne_helicopter_flight","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":52.8751775,"lng":-118.0820833},"price":-1.0,"rating":-1.0},{"attraction_id":50,"name":"ultimate_thousand_islands_helicopter_tour","country":"canada","province":"ontario","city":"things_to_do_in_gananoque","location":{"lat":44.3474018,"lng":-76.1751743},"price":522.0,"rating":5.0},{"attraction_id":51,"name":"vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284751,"lng":-123.1394811},"price":569.0,"rating":4.5},{"attraction_id":52,"name":"gulf_islands_kayak_and_seaplane_adventure","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284751,"lng":-123.1394811},"price":629.0,"rating":5.0},{"attraction_id":53,"name":"yellowknife_helicopter_tour","country":"canada","province":"northwest_territories","city":"yellowknife","location":{"lat":62.4549765,"lng":-114.3722764},"price":240.0,"rating":-1.0},{"attraction_id":54,"name":"seaplane_tour_with_admission_to_capilano_suspension_bridge_park","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4241277,"lng":-123.3707833},"price":169.0,"rating":5.0},{"attraction_id":55,"name":"whistler_to_victoria_scenic_flight","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1436794,"lng":-122.9485982},"price":285.0,"rating":4.0},{"attraction_id":56,"name":"whistler_alpine_picnic_helicopter_tour","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":49.1830074,"lng":-123.176599},"price":630.0,"rating":-1.0},{"attraction_id":57,"name":"niagara_falls_by_airplane_and_land_winter_tour_with_wine_tasting_from_toronto","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.1897478,"lng":-79.1701169},"price":339.0,"rating":-1.0},{"attraction_id":58,"name":"strait_of_georgia_seaplane_tour_from_sechelt","country":"canada","province":"british_columbia","city":"sunshine_coast","location":{"lat":48.4241277,"lng":-123.3707833},"price":139.0,"rating":-1.0},{"attraction_id":59,"name":"whistler_backcountry_flightseeing_tour","country":"canada","province":"british_columbia","city":"squamish","location":{"lat":49.783335,"lng":-123.159769},"price":219.45,"rating":5.0},{"attraction_id":60,"name":"2-day_niagara_falls_day_trip_from_new_york_city_by_train_and_air","country":"united_states","province":"new_york_(ny)","city":"new_york_city","location":{"lat":40.751976,"lng":-73.986603},"price":952.92,"rating":1.0},{"attraction_id":61,"name":"whistler_bus_tour_with_return_to_vancouver_by_seaplane","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4241277,"lng":-123.3707833},"price":353.0,"rating":5.0},{"attraction_id":63,"name":"seaplane_flight_to_victoria_with_whale_watching_and_return_by_ferry","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4241277,"lng":-123.3707833},"price":389.0,"rating":4.5},{"attraction_id":64,"name":"shuttle_to_zodiac_nature_tour,_seaside_dinner,_and_return_to_vancouver_by_seaplane","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4241277,"lng":-123.3707833},"price":299.0,"rating":-1.0},{"attraction_id":65,"name":"thousand_islands_helicopter_tour","country":"canada","province":"ontario","city":"things_to_do_in_gananoque","location":{"lat":44.3474018,"lng":-76.1751743},"price":114.84,"rating":5.0},{"attraction_id":66,"name":"victoria_panorama_seaplane_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4241277,"lng":-123.3707833},"price":125.0,"rating":4.5},{"attraction_id":67,"name":"whistler_flightseeing_tour_with_alpine_lake_landing_and_optional_lunch","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1436794,"lng":-122.9485982},"price":365.0,"rating":5.0},{"attraction_id":68,"name":"vancouver_to_tofino_seaplane_flight","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4241277,"lng":-123.3707833},"price":299.0,"rating":-1.0},{"attraction_id":69,"name":"niagara_falls_tour_with_boat_cruise,_journey_and_fallsview_lunch_from_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6837428,"lng":-79.5929134},"price":260.0,"rating":4.5},{"attraction_id":70,"name":"niagara_falls_canadian_side_tour_and_maid_of_the_mist_boat_ride","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.102436,"lng":-78.961638},"price":149.89,"rating":5.0},{"attraction_id":71,"name":"day_trip_from_seattle_to_victoria_on_the_victoria_clipper","country":"united_states","province":"washington_(wa)","city":"seattle","location":"nil","price":170.41,"rating":4.5},{"attraction_id":72,"name":"half-day_whale_watching_adventure_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4227209,"lng":-123.3689786},"price":181.13,"rating":4.5},{"attraction_id":73,"name":"niagara_falls_platinum_tour_from_toronto_with_cruise_and_lunch","country":"canada","province":"ontario","city":"toronto","location":"nil","price":149.0,"rating":4.5},{"attraction_id":74,"name":"niagara_falls_american-side_tour_with_maid_of_the_mist_boat_ride","country":"united_states","province":"new_york_(ny)","city":"niagara_falls","location":{"lat":43.102436,"lng":-78.961638},"price":136.26,"rating":4.5},{"attraction_id":75,"name":"whale-watching_cruise_with_expert_naturalists","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4224072,"lng":-123.3670534},"price":94.5,"rating":5.0},{"attraction_id":76,"name":"vancouver_harbor_sunset_dinner_cruise","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.29419,"lng":-123.133059},"price":97.69,"rating":4.5},{"attraction_id":77,"name":"jasper_national_park_tour:_maligne_valley,_medicine_lake_and_spirit_island","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":52.8780879,"lng":-118.0799308},"price":72.45,"rating":5.0},{"attraction_id":78,"name":"victoria_whale_and_wildlife_cruise","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4225678,"lng":-123.3824385},"price":151.2,"rating":5.0},{"attraction_id":79,"name":"victoria_whale_watching_adventure_in_a_zodiac_vessel","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4227209,"lng":-123.3689786},"price":116.82,"rating":5.0},{"attraction_id":80,"name":"vancouver_harbor_and_indian_arm_lunch_cruise","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.29419,"lng":-123.133059},"price":85.33,"rating":5.0},{"attraction_id":81,"name":"whale-watching_tour_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.12451,"lng":-123.1840089},"price":138.5,"rating":4.5},{"attraction_id":82,"name":"ultimate_day_tour_to_victoria","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4227209,"lng":-123.3689786},"price":363.56,"rating":4.5},{"attraction_id":83,"name":"halifax_harbour_hopper_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":{"lat":44.663465,"lng":-63.6241384},"price":42.67,"rating":4.5},{"attraction_id":84,"name":"whistler_and_sea_to_sky_gondola_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284609,"lng":-123.108474},"price":189.0,"rating":5.0},{"attraction_id":85,"name":"victoria_zodiac_boat_whale_watching_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4222022,"lng":-123.3796261},"price":122.0,"rating":4.5},{"attraction_id":86,"name":"whale_watching_tour_from_granville_island_in_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2713184,"lng":-123.1363136},"price":141.75,"rating":4.5},{"attraction_id":87,"name":"tall_ship_silva_sailing_cruise","country":"canada","province":"nova_scotia","city":"halifax_region","location":{"lat":44.663465,"lng":-63.6241384},"price":39.0,"rating":3.5},{"attraction_id":88,"name":"quebec_city_historic_discoverers_cruise","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":45.502452,"lng":-73.5523778},"price":44.83,"rating":4.0},{"attraction_id":89,"name":"1-hour_toronto_harbour_tour_with_live_narration","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.639796,"lng":-79.3800798},"price":21.24,"rating":5.0},{"attraction_id":90,"name":"vancouver_island's_ultimate_full_day_whale_and_wildlife_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.7403799,"lng":-123.6191421},"price":274.05,"rating":-1.0},{"attraction_id":91,"name":"victoria_day_trip_from_seattle_with_butchart_gardens","country":"united_states","province":"washington_(wa)","city":"seattle","location":"nil","price":271.29,"rating":4.5},{"attraction_id":92,"name":"full-day_whale_watching_cruise_from_quebec","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":45.502452,"lng":-73.5523778},"price":159.8,"rating":4.5},{"attraction_id":93,"name":"victoria_whale_watch_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4255917,"lng":-123.3695807},"price":114.45,"rating":4.5},{"attraction_id":94,"name":"victoria_to_vancouver_tour_with_butchart_gardens_admission_and_sunset_cruise_to_vancouver","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4227209,"lng":-123.3689786},"price":143.07,"rating":5.0},{"attraction_id":95,"name":"vancouver_harbor_sightseeing_cruise","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.29419,"lng":-123.133059},"price":40.9,"rating":4.5},{"attraction_id":96,"name":"4-day_vancouver_island_explorer_tour_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2788333,"lng":-123.1232148},"price":592.2,"rating":-1.0},{"attraction_id":97,"name":"whale_watching_excursion_with_transportation_from_quebec_city","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8131324,"lng":-71.2056118},"price":155.25,"rating":-1.0},{"attraction_id":98,"name":"tall_ship_silva_deckhand_for_a_day","country":"canada","province":"nova_scotia","city":"halifax_region","location":{"lat":44.663465,"lng":-63.6241384},"price":22.99,"rating":-1.0},{"attraction_id":99,"name":"vip_whale_watching,_basilica_by_private_car_tour","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":216.76,"rating":-1.0},{"attraction_id":100,"name":"lobsters_&_lighthouses","country":"canada","province":"nova_scotia","city":"halifax_region","location":{"lat":44.663465,"lng":-63.6241384},"price":42.57,"rating":-1.0},{"attraction_id":101,"name":"port_renfrew_whale_&_wildlife_watching","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4222022,"lng":-123.3796261},"price":149.0,"rating":-1.0},{"attraction_id":102,"name":"voyageur_canoe_and_horseback_ride","country":"canada","province":"alberta","city":"things_to_do_in_kananaskis_country","location":{"lat":50.9183584,"lng":-115.147942},"price":120.0,"rating":-1.0},{"attraction_id":103,"name":"tofino_2-day_tour_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2869235,"lng":-123.12216},"price":412.0,"rating":-1.0},{"attraction_id":104,"name":"become_a_voyageur_-_canoe_tour","country":"canada","province":"alberta","city":"things_to_do_in_kananaskis_country","location":{"lat":50.9183584,"lng":-115.147942},"price":49.0,"rating":-1.0},{"attraction_id":105,"name":"vancouver_island_half_day_whale_and_wildlife_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.7403799,"lng":-123.6191421},"price":140.7,"rating":-1.0},{"attraction_id":106,"name":"half-day_whale_watching_(telegraph_cove,_bc)","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4227209,"lng":-123.3689786},"price":143.07,"rating":-1.0},{"attraction_id":107,"name":"sunset_whale_watching_(victoria,_bc)","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4227209,"lng":-123.3689786},"price":143.07,"rating":-1.0},{"attraction_id":108,"name":"vip_three_day_whale_watching_sea_kayaking_basilica_is_orleans_private_car_tour","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":503.04,"rating":-1.0},{"attraction_id":109,"name":"vip_two_day_whale_watching,_sea_kayaking,_basilica,_by_private_car_tour","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":312.19,"rating":-1.0},{"attraction_id":110,"name":"2_hour_quickie_adventure","country":"canada","province":"nova_scotia","city":"things_to_do_in_earltown","location":"nil","price":57.5,"rating":-1.0},{"attraction_id":111,"name":"3_hour_whale_watching_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.6488242,"lng":-123.3946395},"price":129.0,"rating":5.0},{"attraction_id":112,"name":"best_of_montreal_full_day_tour","country":"canada","province":"quebec","city":"montreal","location":"nil","price":339.0,"rating":-1.0},{"attraction_id":113,"name":"discovery_niagara_falls_usa_winter_tour","country":"united_states","province":"new_york_(ny)","city":"niagara_falls","location":{"lat":43.0851909,"lng":-79.059248},"price":156.77,"rating":-1.0},{"attraction_id":114,"name":"keji_southern_lakes_canoe_trip_-_3_day","country":"canada","province":"nova_scotia","city":"things_to_do_in_earltown","location":"nil","price":684.25,"rating":-1.0},{"attraction_id":115,"name":"frozen_ocean_canoe_trip_-3_day","country":"canada","province":"nova_scotia","city":"things_to_do_in_earltown","location":"nil","price":684.25,"rating":-1.0},{"attraction_id":116,"name":"rental_of_a_boat_on_the_st._lawrence_river_-_quebec_city","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":118,"name":"seals_&_smiles_tour","country":"canada","province":"british_columbia","city":"things_to_do_in_pender_island","location":{"lat":48.8002755,"lng":-123.3109432},"price":68.25,"rating":-1.0},{"attraction_id":119,"name":"cabot_trail_and_cape_breton_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":120,"name":"cape_breton_&_newfoundland_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":121,"name":"ucluelet_harbour_kayaking_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.936092,"lng":-125.537252},"price":89.0,"rating":-1.0},{"attraction_id":122,"name":"gems_of_niagara_falls_small-group_tour","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.6704097,"lng":-79.3872779},"price":197.75,"rating":5.0},{"attraction_id":123,"name":"granite_falls_zodiac_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.27173,"lng":-123.1366559},"price":103.95,"rating":5.0},{"attraction_id":124,"name":"summer_sunset_whales_and_wildlife_tour_in_vancouver_island","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4265936,"lng":-123.3709212},"price":126.95,"rating":5.0},{"attraction_id":125,"name":"downtown_vancouver_sightseeing_cruise_in_a_zodiac_vessel","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4227209,"lng":-123.3689786},"price":69.57,"rating":5.0},{"attraction_id":126,"name":"le_bateau-mouche_sightseeing_cruise_in_montreal","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5066947,"lng":-73.5499128},"price":29.89,"rating":4.5},{"attraction_id":127,"name":"niagara_falls_small-group_tour_from_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6704097,"lng":-79.3872779},"price":254.25,"rating":5.0},{"attraction_id":128,"name":"victoria_and_butchart_gardens_by_helicopter_and_speed_boat","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284751,"lng":-123.1394811},"price":579.0,"rating":5.0},{"attraction_id":129,"name":"victoria_whale_watching_tour_by_zodiac","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4255917,"lng":-123.3695807},"price":114.45,"rating":4.5},{"attraction_id":130,"name":"bateau-mouche_dinner_cruise","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5066947,"lng":-73.5499128},"price":142.57,"rating":-1.0},{"attraction_id":131,"name":"quebec_city_dinner_cruise","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":45.502452,"lng":-73.5523778},"price":142.56,"rating":4.0},{"attraction_id":132,"name":"lake_minnewanka_cruise","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.417637,"lng":-116.217007},"price":67.2,"rating":4.5},{"attraction_id":133,"name":"halifax_dinner_cruise","country":"canada","province":"nova_scotia","city":"halifax_region","location":{"lat":44.663465,"lng":-63.6241384},"price":92.56,"rating":3.5},{"attraction_id":134,"name":"whale_watching_and_butchart_gardens","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4222022,"lng":-123.3796261},"price":185.0,"rating":-1.0},{"attraction_id":135,"name":"summer_whale_watching_on_vancouver_island","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4265936,"lng":-123.3709212},"price":145.95,"rating":5.0},{"attraction_id":136,"name":"montreal_dinner_cruise","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.502452,"lng":-73.5523778},"price":142.56,"rating":4.0},{"attraction_id":137,"name":"newfoundland_puffin_and_whale_watch_cruise","country":"canada","province":"newfoundland_and_labrador","city":"things_to_do_in_bay_bulls","location":"nil","price":72.0,"rating":5.0},{"attraction_id":138,"name":"rivi\u00e8re-du-loup_whale-watching_cruise","country":"canada","province":"quebec","city":"things_to_do_in_quebec_city","location":"nil","price":80.47,"rating":-1.0},{"attraction_id":139,"name":"victoria_semi_covered_sunset_whale-watching_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4225678,"lng":-123.3824385},"price":130.2,"rating":-1.0},{"attraction_id":140,"name":"jasper_city_sightseeing_tour_and_maligne_lake_cruise","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1306919,"lng":-114.0066346},"price":198.45,"rating":5.0},{"attraction_id":141,"name":"4-hour_eagle_viewing_river_float_trip_from_squamish_with_lunch","country":"canada","province":"british_columbia","city":"squamish","location":{"lat":49.749151,"lng":-123.133378},"price":125.99,"rating":5.0},{"attraction_id":142,"name":"victoria_4_ever_wild_sunset_whale-watching_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4225678,"lng":-123.3824385},"price":130.2,"rating":5.0},{"attraction_id":143,"name":"toronto_harbour_sightseeing_cruise","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.638887,"lng":-79.380352},"price":29.32,"rating":4.5},{"attraction_id":144,"name":"lake_george_luncheon_or_sightseeing_cruise_aboard_the_lac_du_saint_sacrement","country":"united_states","province":"new_york_(ny)","city":"lake_george","location":"nil","price":29.99,"rating":4.5},{"attraction_id":145,"name":"lady_muskoka_boat_cruise","country":"canada","province":"ontario","city":"peterborough_&_the_kawarthas","location":{"lat":45.03056,"lng":-79.314097},"price":42.94,"rating":4.0},{"attraction_id":146,"name":"victoria_and_butchart_gardens_by_seaplane_and_speed_boat","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284751,"lng":-123.1394811},"price":489.0,"rating":5.0},{"attraction_id":147,"name":"niagara_falls_tour_with_boat_cruise,_journey_and_fallsview_lunch_from_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6837428,"lng":-79.5929134},"price":260.0,"rating":4.5},{"attraction_id":148,"name":"whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4227209,"lng":-123.3689786},"price":447.57,"rating":5.0},{"attraction_id":149,"name":"vancouver_to_victoria_by_seaplane_and_ferry","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4241277,"lng":-123.3707833},"price":289.0,"rating":4.5},{"attraction_id":150,"name":"victoria_whale_watching_tour_on_a_covered_vessel","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4222022,"lng":-123.3796261},"price":122.0,"rating":4.0},{"attraction_id":151,"name":"toronto_inner_harbour_and_island_cruise","country":"canada","province":"ontario","city":"toronto","location":"nil","price":29.5,"rating":4.5},{"attraction_id":152,"name":"vancouver_full-day_sightseeing_and_photography_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":56.130366,"lng":-106.346771},"price":249.0,"rating":5.0},{"attraction_id":153,"name":"maligne_lake_cruise","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1306919,"lng":-114.0066346},"price":82.95,"rating":5.0},{"attraction_id":154,"name":"howe_sound_sea_safari_cruise","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":97.65,"rating":5.0},{"attraction_id":155,"name":"vancouver_to_victoria_whale_watching_&_butchart_gardens_with_return_by_speedboat","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284751,"lng":-123.1394811},"price":459.0,"rating":5.0},{"attraction_id":156,"name":"marine_wildlife_tour_with_expert_guides","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4224072,"lng":-123.3670534},"price":110.0,"rating":5.0},{"attraction_id":157,"name":"heart_of_the_1000_islands_lunch_cruise","country":"asia","province":"indonesia","city":"java","location":{"lat":44.2307614,"lng":-76.4797292},"price":81.36,"rating":3.5},{"attraction_id":158,"name":"victoria_sunset_whale-watching_cruise","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4225678,"lng":-123.3824385},"price":140.7,"rating":5.0},{"attraction_id":159,"name":"montreal_guided_sightseeing_cruise","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.502452,"lng":-73.5523778},"price":39.08,"rating":3.5},{"attraction_id":160,"name":"niagara_falls_night_tour_with_dinner_and_cruise","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.0857136,"lng":-79.0824311},"price":189.0,"rating":4.5},{"attraction_id":161,"name":"4_hour_quickie_adventure","country":"canada","province":"nova_scotia","city":"things_to_do_in_earltown","location":"nil","price":92.0,"rating":-1.0},{"attraction_id":162,"name":"ottawa_river_historic_sightseeing_cruise","country":"canada","province":"quebec","city":"things_to_do_in_ottawa","location":{"lat":45.4315573,"lng":-75.7079349},"price":28.0,"rating":4.0},{"attraction_id":163,"name":"halifax_deep_sea_fishing","country":"canada","province":"nova_scotia","city":"halifax_region","location":{"lat":44.663465,"lng":-63.6241384},"price":68.18,"rating":4.0},{"attraction_id":164,"name":"2-hour_1000_islands_dinner_cruise","country":"asia","province":"indonesia","city":"java","location":{"lat":44.5876375,"lng":-75.6811549},"price":54.95,"rating":-1.0},{"attraction_id":165,"name":"victoria_marine_wildlife_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4225678,"lng":-123.3824385},"price":112.35,"rating":5.0},{"attraction_id":166,"name":"saturday_afternoon_lunch_cruise","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6365457,"lng":-79.3961558},"price":67.8,"rating":-1.0},{"attraction_id":167,"name":"nanaimo_whale_watching_in_a_semi-covered_boat","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":49.167386,"lng":-123.9366418},"price":148.0,"rating":-1.0},{"attraction_id":168,"name":"interactive_pirate_cruise_from_granville_island","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.27129,"lng":-123.1366356},"price":34.5,"rating":5.0},{"attraction_id":169,"name":"vancouver_city_and_seals_scenic_boat_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.27173,"lng":-123.1366559},"price":61.95,"rating":5.0},{"attraction_id":170,"name":"murphy's_dj_party_boat","country":"canada","province":"nova_scotia","city":"halifax_region","location":{"lat":44.663465,"lng":-63.6241384},"price":23.08,"rating":1.0},{"attraction_id":171,"name":"rideau_canal_cruise","country":"canada","province":"ontario","city":"ottawa","location":{"lat":45.4558462,"lng":-75.6950408},"price":29.0,"rating":4.0},{"attraction_id":172,"name":"mont-tremblant_lake_cruise","country":"canada","province":"quebec","city":"mont_tremblant","location":{"lat":46.2132909,"lng":-74.5849902},"price":29.61,"rating":-1.0},{"attraction_id":173,"name":"sunset_cruise","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.27173,"lng":-123.1366559},"price":89.25,"rating":5.0},{"attraction_id":174,"name":"full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch","country":"canada","province":"quebec","city":"mont_tremblant","location":{"lat":46.2132909,"lng":-74.5849902},"price":98.29,"rating":5.0},{"attraction_id":175,"name":"5_day_broken_islands_kayaking_expedition","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":176,"name":"full-day_qu\u00e9bec_city_adventure:_bike_tour,_sightseeing_cruise,_and_lunch","country":"canada","province":"quebec","city":"montreal","location":{"lat":46.8135797,"lng":-71.2017245},"price":125.0,"rating":5.0},{"attraction_id":177,"name":"wet_&_wild_elaho_exhilarator_&_sea_to_sky_gondola_combo_from_squamish","country":"canada","province":"british_columbia","city":"squamish","location":{"lat":49.749151,"lng":-123.133378},"price":215.24,"rating":5.0},{"attraction_id":178,"name":"dark_sky_canoe_trip_-_2_day","country":"canada","province":"nova_scotia","city":"things_to_do_in_earltown","location":"nil","price":454.25,"rating":-1.0},{"attraction_id":179,"name":"lake_rossignol_canoe_trip_-_3_day","country":"canada","province":"nova_scotia","city":"things_to_do_in_earltown","location":"nil","price":684.25,"rating":-1.0},{"attraction_id":180,"name":"keji_southern_lakes_canoe_trip_-_4_day","country":"canada","province":"nova_scotia","city":"things_to_do_in_earltown","location":"nil","price":914.25,"rating":-1.0},{"attraction_id":181,"name":"taste_of_the_tobeatic_canoe_trip_-_4_day","country":"canada","province":"nova_scotia","city":"things_to_do_in_earltown","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":182,"name":"vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284751,"lng":-123.1394811},"price":569.0,"rating":4.5},{"attraction_id":183,"name":"ottawa_river_tours","country":"canada","province":"ontario","city":"ottawa","location":{"lat":45.4558462,"lng":-75.6950408},"price":27.0,"rating":4.0},{"attraction_id":184,"name":"wine_&_cheese_at_sunset","country":"canada","province":"nova_scotia","city":"halifax_region","location":{"lat":44.663465,"lng":-63.6241384},"price":149.0,"rating":5.0},{"attraction_id":185,"name":"whale-watching_marine_wildlife_excursion_by_zodiac_boat","country":"canada","province":"newfoundland_and_labrador","city":"things_to_do_in_trinity","location":{"lat":48.368514,"lng":-53.357835},"price":80.0,"rating":4.5},{"attraction_id":186,"name":"heart_of_the_1000_islands_brunch_cruise","country":"asia","province":"indonesia","city":"java","location":{"lat":44.2307614,"lng":-76.4797292},"price":73.45,"rating":3.5},{"attraction_id":187,"name":"all-inclusive_niagara_falls_coach_tour","country":"canada","province":"ontario","city":"toronto","location":"nil","price":219.0,"rating":3.5},{"attraction_id":188,"name":"sea_to_sky_gondola_private_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2602186,"lng":-123.0201111},"price":593.75,"rating":-1.0},{"attraction_id":189,"name":"lake_louise_winter_sightseeing_gondola","country":"canada","province":"alberta","city":"things_to_do_in_lake_louise","location":{"lat":51.4419206,"lng":-116.1621717},"price":36.7,"rating":4.0},{"attraction_id":190,"name":"friday_night_wine_and_cheese_sail_in_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.637548,"lng":-79.391232},"price":219.99,"rating":5.0},{"attraction_id":191,"name":"victoria_shore_excursion:_whale-watching_cruise_and_butchart_gardens_admission","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4227209,"lng":-123.3689786},"price":174.56,"rating":5.0},{"attraction_id":192,"name":"whale-watching_cruise_from_victoria_and_butchart_gardens_admission","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4227209,"lng":-123.3689786},"price":174.56,"rating":4.5},{"attraction_id":193,"name":"whale-watching_cruise_from_vancouver_to_victoria","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4227209,"lng":-123.3689786},"price":248.06,"rating":4.5},{"attraction_id":194,"name":"whale-watching_cruise_from_victoria_to_vancouver","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4227209,"lng":-123.3689786},"price":232.32,"rating":5.0},{"attraction_id":195,"name":"wildlife_on_the_bow","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1772837,"lng":-115.5727351},"price":56.7,"rating":-1.0},{"attraction_id":196,"name":"seaplane_flight_to_victoria_with_whale_watching_and_return_by_ferry","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4241277,"lng":-123.3707833},"price":389.0,"rating":4.5},{"attraction_id":197,"name":"victoria_&_butchard_gardens_private_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":357.46,"rating":-1.0},{"attraction_id":198,"name":"vancouver_whale_watching_adventure","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2929184,"lng":-123.1277908},"price":145.0,"rating":4.0},{"attraction_id":199,"name":"full_day_private_charter","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.887128,"lng":-119.498472},"price":985.0,"rating":-1.0},{"attraction_id":200,"name":"6_hour_coastal_adventure","country":"canada","province":"british_columbia","city":"sunshine_coast","location":"nil","price":175.0,"rating":-1.0},{"attraction_id":201,"name":"vancouver_whale_watching_safari","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284751,"lng":-123.1394811},"price":259.0,"rating":5.0},{"attraction_id":202,"name":"90-minute_1000_islands_sightseeing_cruise","country":"asia","province":"indonesia","city":"java","location":{"lat":44.5876375,"lng":-75.6811549},"price":27.5,"rating":4.0},{"attraction_id":203,"name":"1000_islands_wildcat_high-speed_adventure_cruise","country":"canada","province":"ontario","city":"things_to_do_in_alexandria_bay","location":{"lat":44.5876375,"lng":-75.6811549},"price":49.95,"rating":-1.0},{"attraction_id":204,"name":"3_day_broken_group_islands_kayaking_expedition","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":950.0,"rating":-1.0},{"attraction_id":205,"name":"j_farwell_morning_family_fun","country":"canada","province":"nova_scotia","city":"halifax_region","location":{"lat":44.663465,"lng":-63.6241384},"price":86.47,"rating":-1.0},{"attraction_id":206,"name":"j_farwell_signature_sail","country":"canada","province":"nova_scotia","city":"halifax_region","location":{"lat":44.663465,"lng":-63.6241384},"price":98.66,"rating":-1.0},{"attraction_id":207,"name":"vancouver_holiday_dinner_and_carols_cruise","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.29419,"lng":-123.133059},"price":88.88,"rating":3.5},{"attraction_id":208,"name":"historic_boat_tour_on_bonne_bay","country":"canada","province":"newfoundland_and_labrador","city":"newfoundland","location":{"lat":49.5066297,"lng":-57.9178048},"price":800.0,"rating":4.5},{"attraction_id":209,"name":"bowen_island_dinner_and_zodiac_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.27173,"lng":-123.1366559},"price":135.45,"rating":5.0},{"attraction_id":210,"name":"whale_watching_with_butchart_gardens_and_butterfly_gardens_from_victoria","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4222022,"lng":-123.3796261},"price":190.0,"rating":3.0},{"attraction_id":211,"name":"howe_sound_islands_cruise","country":"canada","province":"british_columbia","city":"sunshine_coast","location":{"lat":49.4014674,"lng":-123.5060499},"price":105.0,"rating":-1.0},{"attraction_id":212,"name":"whale_watching_tour_with_2-nights_accommodation_package","country":"canada","province":"newfoundland_and_labrador","city":"things_to_do_in_port_rexton","location":{"lat":48.368514,"lng":-53.357835},"price":779.0,"rating":5.0},{"attraction_id":213,"name":"historical_walking_tour_in_old_quebec:_winter_tour","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":30.0,"rating":-1.0},{"attraction_id":214,"name":"quebec_city_walking_tour","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8130864,"lng":-71.2055932},"price":30.99,"rating":5.0},{"attraction_id":215,"name":"niagara_falls_small-group_day_tour_from_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.647862,"lng":-79.3929029},"price":100.57,"rating":5.0},{"attraction_id":216,"name":"half-day_trip_to_montmorency_falls_and_ste-anne-de-beaupr\u00e9_from_quebec","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8131324,"lng":-71.2056118},"price":57.5,"rating":4.5},{"attraction_id":217,"name":"4-_to_6-hour_northern_lights_tour_from_yellowknife","country":"canada","province":"northwest_territories","city":"yellowknife","location":{"lat":62.439678,"lng":-114.4058369},"price":85.0,"rating":4.0},{"attraction_id":218,"name":"victoria_guided_food_and_history_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4300479,"lng":-123.3637239},"price":63.0,"rating":5.0},{"attraction_id":219,"name":"niagara_falls_tour_day_trip_from_toronto","country":"canada","province":"ontario","city":"toronto","location":"nil","price":89.0,"rating":4.5},{"attraction_id":220,"name":"niagara_falls_day_and_evening_tour_with_boat_cruise_and_optional_fallsview_dinner","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6837428,"lng":-79.5929134},"price":169.0,"rating":4.5},{"attraction_id":221,"name":"small_group_excursion_of_quebec_city_montmorency_falls","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.898015,"lng":-71.182973},"price":35.0,"rating":5.0},{"attraction_id":222,"name":"niagara_on_the_lake_wine_tour_with_cheese_pairing","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.2265419,"lng":-79.1159615},"price":83.62,"rating":5.0},{"attraction_id":223,"name":"haunted_montreal_pub_crawl","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5220554,"lng":-73.5371121},"price":24.0,"rating":5.0},{"attraction_id":224,"name":"niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.2265419,"lng":-79.1159615},"price":157.07,"rating":5.0},{"attraction_id":225,"name":"christmas_in_quebec_city:_small-group_gourmet_food_tour","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8130864,"lng":-71.2055932},"price":55.0,"rating":5.0},{"attraction_id":226,"name":"niagara_falls_day_tour_from_toronto_including_hornblower_boat_tour","country":"canada","province":"ontario","city":"toronto","location":"nil","price":115.0,"rating":4.5},{"attraction_id":227,"name":"lake_louise_and_icefield_parkway_sightseeing_full-day_tour","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1214558,"lng":-114.0858128},"price":170.0,"rating":4.5},{"attraction_id":228,"name":"best_of_halifax_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":111.5,"rating":-1.0},{"attraction_id":229,"name":"ultimate_ottawa_tour","country":"canada","province":"ontario","city":"ottawa","location":"nil","price":139.0,"rating":-1.0},{"attraction_id":230,"name":"the_original_mtl_brew_tour","country":"canada","province":"quebec","city":"montreal","location":{"lat":44.47227,"lng":-73.186689},"price":115.0,"rating":5.0},{"attraction_id":231,"name":"small-group_toronto_ghosts_and_spirits_of_the_distillery_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.647211,"lng":-79.3741731},"price":24.5,"rating":4.5},{"attraction_id":232,"name":"spoken_treasures_-_indigenous_walking_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.3222742,"lng":-123.1309622},"price":40.0,"rating":-1.0},{"attraction_id":233,"name":"quebec_city_historic_discoverers_cruise","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":45.502452,"lng":-73.5523778},"price":44.83,"rating":4.0},{"attraction_id":234,"name":"best_of_saint_john_tour","country":"canada","province":"new_brunswick","city":"saint_john","location":"nil","price":149.0,"rating":-1.0},{"attraction_id":235,"name":"vip_basilica_&_area_private_car_tour_(the_ste-anne_&_area,_riverside_lunch_tour)","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":134.96,"rating":-1.0},{"attraction_id":236,"name":"toronto_city_tour_with_cn_tower","country":"canada","province":"ontario","city":"toronto","location":"nil","price":99.0,"rating":-1.0},{"attraction_id":237,"name":"talkwalk,_the_inside_job_-_the_winter_walking_tour_of_public_art_and_sculpture","country":"canada","province":"ontario","city":"toronto","location":{"lat":56.130366,"lng":-106.346771},"price":40.0,"rating":5.0},{"attraction_id":238,"name":"discover_the_reso:_montreal's_underground_city_-_walking_tour_with_a_local","country":"canada","province":"quebec","city":"montreal","location":"nil","price":69.0,"rating":-1.0},{"attraction_id":239,"name":"exclusive_private_tour_to_niagara_falls_from_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":45.463769,"lng":-73.8233438},"price":650.0,"rating":5.0},{"attraction_id":240,"name":"niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.2265419,"lng":-79.1159615},"price":77.98,"rating":5.0},{"attraction_id":241,"name":"snowshoeing_tour_to_marble_canyon","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1775076,"lng":-115.5712711},"price":79.8,"rating":5.0},{"attraction_id":242,"name":"talking_trees_-_indigenous_walking_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.3222742,"lng":-123.1309622},"price":40.0,"rating":5.0},{"attraction_id":243,"name":"discover_montreal's_best_street_art","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.527218,"lng":-73.573048},"price":35.0,"rating":-1.0},{"attraction_id":244,"name":"historical_chinatown_walking_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":15.0,"rating":5.0},{"attraction_id":245,"name":"explore_the_best_of_old_montreal_-_private_walking_tour_with_a_local","country":"canada","province":"quebec","city":"montreal","location":"nil","price":190.0,"rating":-1.0},{"attraction_id":246,"name":"3-hour_east_vancouver_art_mural_&_craft_brewery_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":45.0,"rating":4.0},{"attraction_id":247,"name":"afternoon_charlottetown_city_tour","country":"canada","province":"prince_edward_island","city":"charlottetown","location":"nil","price":161.0,"rating":-1.0},{"attraction_id":248,"name":"montreal_architectural_walking_tour_(2_hour)","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.505816,"lng":-73.5531589},"price":44.84,"rating":-1.0},{"attraction_id":249,"name":"escape_through_the_vines_tour","country":"things_to_do_in_wolfville","province":"wildgrape_tours","city":"tours_and_tickets","location":"nil","price":136.85,"rating":-1.0},{"attraction_id":250,"name":"grapes_&_grains_tour:","country":"canada","province":"things_to_do_in_wolfville","city":"wildgrape_tours","location":"nil","price":136.85,"rating":-1.0},{"attraction_id":251,"name":"toronto_sightseeing_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":56.130366,"lng":-106.346771},"price":350.0,"rating":-1.0},{"attraction_id":252,"name":"vip_ice_hotel,_basilica,_copper_museum,_city_and_plains_by_private_car","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":162.23,"rating":-1.0},{"attraction_id":253,"name":"heart_of_niagara_falls_full_monty_tour","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":104.14,"rating":-1.0},{"attraction_id":254,"name":"heart_of_niagara_falls_tour","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":33.47,"rating":-1.0},{"attraction_id":255,"name":"tobermory_&_flowerpot_island_(bus_tour_from_toronto)","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.827133,"lng":-79.426344},"price":190.97,"rating":-1.0},{"attraction_id":256,"name":"toronto_city_walking_tour:_york_to_the_6ix_(group_tour)","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.753672,"lng":-79.6089756},"price":35.0,"rating":-1.0},{"attraction_id":257,"name":"ghost_and_mystery_trolley_tour","country":"canada","province":"ontario","city":"things_to_do_in_kingston","location":{"lat":44.2307614,"lng":-76.4797292},"price":38.42,"rating":-1.0},{"attraction_id":258,"name":"voyageur_canoe_and_horseback_ride","country":"canada","province":"alberta","city":"things_to_do_in_kananaskis_country","location":{"lat":50.9183584,"lng":-115.147942},"price":120.0,"rating":-1.0},{"attraction_id":259,"name":"niagara_falls_&_niagara-on-the-lake","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.0756764,"lng":-79.0856639},"price":600.0,"rating":-1.0},{"attraction_id":260,"name":"become_a_voyageur_-_canoe_tour","country":"canada","province":"alberta","city":"things_to_do_in_kananaskis_country","location":{"lat":50.9183584,"lng":-115.147942},"price":49.0,"rating":-1.0},{"attraction_id":261,"name":"quebec,_cradle_of_new_france","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":225.0,"rating":-1.0},{"attraction_id":262,"name":"guided_bicycle_tour_-_toronto_waterfront,_island_and_distillery","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6518868,"lng":-79.3977573},"price":85.0,"rating":-1.0},{"attraction_id":263,"name":"steveston_magical_mystery_storybrooke_explorer_private_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":132.5,"rating":-1.0},{"attraction_id":264,"name":"vip_walk_the_city,_private_car_to_island_of_orleans","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":94.06,"rating":-1.0},{"attraction_id":265,"name":"steveston_magical_mystery_&_sea_adventure_explorer_private_tour","country":"canada","province":"british_columbia","city":"things_to_do_in_richmond","location":"nil","price":150.0,"rating":-1.0},{"attraction_id":266,"name":"vip_heavenly_private_walking_sitting_eating_tour_(city,_wall,_plains,_bridges)","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":80.43,"rating":-1.0},{"attraction_id":267,"name":"halifax_night_tour_with_dinner","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":174.0,"rating":-1.0},{"attraction_id":268,"name":"santo_domingo_city_tour_(all-day_from_punta_cana)","country":"caribbean","province":"dominican_republic","city":"la_altagracia_province","location":{"lat":18.484657,"lng":-77.928086},"price":129.51,"rating":-1.0},{"attraction_id":269,"name":"niagara_fall_canada_wonder_tour","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.0756764,"lng":-79.0856639},"price":227.66,"rating":-1.0},{"attraction_id":270,"name":"winter_tour_of_the_island_of_orleans","country":"canada","province":"quebec","city":"things_to_do_in_sainte-famille","location":"nil","price":70.0,"rating":-1.0},{"attraction_id":271,"name":"3-night_private_resort_mansion_with_optional_excursions,_in_saskatoon,_sk","country":"canada","province":"things_to_do_in_saskatoon","city":"wanuskewin_heritage_park","location":{"lat":32.0778432,"lng":-81.0846711},"price":-1.0,"rating":-1.0},{"attraction_id":272,"name":"2_hour_gastown_&_granville_st._walking_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.264913,"lng":-123.1192012},"price":235.0,"rating":-1.0},{"attraction_id":273,"name":"best_of_montreal_full_day_tour","country":"canada","province":"quebec","city":"montreal","location":"nil","price":339.0,"rating":-1.0},{"attraction_id":274,"name":"discovery_niagara_falls_usa_winter_tour","country":"united_states","province":"new_york_(ny)","city":"niagara_falls","location":{"lat":43.0851909,"lng":-79.059248},"price":156.77,"rating":-1.0},{"attraction_id":275,"name":"canadian_and_american_combo_winter_tour_of_niagara_falls","country":"united_states","province":"new_york_(ny)","city":"niagara_falls","location":{"lat":43.0851909,"lng":-79.059248},"price":284.92,"rating":-1.0},{"attraction_id":276,"name":"jungle_survival_training_3_days,_by_ex_military_experts","country":"south_america","province":"brazil","city":"state_of_amazonas_(am)","location":{"lat":49.1859201,"lng":-122.7961456},"price":-1.0,"rating":-1.0},{"attraction_id":277,"name":"the_douglas_fir_trail_-_wandering_through_calgary's_past_-_calgary","country":"canada","province":"alberta","city":"calgary","location":{"lat":56.130366,"lng":-106.346771},"price":57.75,"rating":-1.0},{"attraction_id":278,"name":"haunted_griffintown","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5220554,"lng":-73.5371121},"price":24.0,"rating":-1.0},{"attraction_id":279,"name":"pirates_&_pints_pub_crawl","country":"canada","province":"nova_scotia","city":"things_to_do_in_yarmouth","location":{"lat":43.8391301,"lng":-66.1189487},"price":65.0,"rating":-1.0},{"attraction_id":280,"name":"the_eerie_&_the_ominous_tour","country":"canada","province":"nova_scotia","city":"things_to_do_in_yarmouth","location":{"lat":43.8391301,"lng":-66.1189487},"price":20.0,"rating":-1.0},{"attraction_id":281,"name":"across_the_valley_tour","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.8294363,"lng":-119.6265584},"price":175.0,"rating":-1.0},{"attraction_id":282,"name":"haunted_downtown","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5220554,"lng":-73.5371121},"price":24.0,"rating":-1.0},{"attraction_id":283,"name":"haunted_mountain","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5220554,"lng":-73.5371121},"price":24.0,"rating":-1.0},{"attraction_id":285,"name":"find_montreal_black_history_on_site","country":"canada","province":"quebec","city":"montreal","location":"nil","price":40.0,"rating":-1.0},{"attraction_id":286,"name":"montreal_101_-_old_montreal_\/_plateau_\/_mile_end_-_walking_tour_with_a_local","country":"canada","province":"quebec","city":"montreal","location":"nil","price":105.0,"rating":-1.0},{"attraction_id":287,"name":"nova_scotia_bucket_list_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":288,"name":"cape_breton_&_newfoundland_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":289,"name":"peggy's_cove_hike_and_village_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":143.75,"rating":-1.0},{"attraction_id":290,"name":"private,_custom_historical_tour_(war_of_1812)_niagara_falls-niagara-on-the-lake","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":225.0,"rating":-1.0},{"attraction_id":291,"name":"old_montreal_delights_with_a_local!","country":"canada","province":"quebec","city":"montreal","location":"nil","price":225.0,"rating":-1.0},{"attraction_id":292,"name":"sunset_dinner_tour","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.8294363,"lng":-119.6265584},"price":175.0,"rating":5.0},{"attraction_id":293,"name":"pedal_coach_hourly_rental","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4263706,"lng":-123.3703504},"price":31.5,"rating":-1.0},{"attraction_id":294,"name":"vip_private_walking_tour_old_town_&_fortifications_(the_see_all_the_sites_tour)","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":44.97,"rating":-1.0},{"attraction_id":295,"name":"bachelorette_private_wine_tours","country":"canada","province":"british_columbia","city":"okanagan_valley","location":"nil","price":140.0,"rating":-1.0},{"attraction_id":296,"name":"vip_and_exclusive_tours","country":"canada","province":"british_columbia","city":"okanagan_valley","location":"nil","price":175.0,"rating":-1.0},{"attraction_id":297,"name":"special_group_full_day_private_wine_tours_for_up_to_12_people_3_tour_options","country":"canada","province":"british_columbia","city":"okanagan_valley","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":298,"name":"village_quebec_tour;_1800's_reproduction_(food,_activities_and_fun_included)","country":"canada","province":"quebec","city":"things_to_do_in_drummondville","location":{"lat":45.4951539,"lng":-73.582501},"price":89.0,"rating":-1.0},{"attraction_id":299,"name":"mix_tour:_3_sites_+_1_bonus_site","country":"canada","province":"quebec","city":"things_to_do_in_chambly","location":{"lat":45.4951539,"lng":-73.582501},"price":89.0,"rating":-1.0},{"attraction_id":300,"name":"best_of_niagara_falls_usa_tour","country":"united_states","province":"new_york_(ny)","city":"niagara_falls","location":{"lat":43.0857136,"lng":-79.0824311},"price":121.33,"rating":-1.0},{"attraction_id":301,"name":"6-hour_niagara_falls_canadian_side_evening_illuminations_tour","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.082352,"lng":-79.041138},"price":149.89,"rating":5.0},{"attraction_id":302,"name":"nikka_yuko_japanese_garden_winter_light_festival","country":"canada","province":"alberta","city":"things_to_do_in_lethbridge","location":"nil","price":7.5,"rating":-1.0},{"attraction_id":303,"name":"copenhagen_small_group_grand_tour","country":"europe","province":"denmark","city":"zealand","location":{"lat":55.682958,"lng":12.573524},"price":148.6,"rating":5.0},{"attraction_id":304,"name":"light_up_niagara_falls","country":"canada","province":"ontario","city":"toronto","location":{"lat":45.463769,"lng":-73.8233438},"price":279.0,"rating":5.0},{"attraction_id":305,"name":"deluxe_evening_tour_to_lake_louise_and_moraine_lake_with_dinner","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1775076,"lng":-115.5712711},"price":152.25,"rating":5.0},{"attraction_id":306,"name":"halifax_segway_city_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":{"lat":44.645196,"lng":-63.5690448},"price":102.35,"rating":4.0},{"attraction_id":307,"name":"halifax_segway_city_spin","country":"canada","province":"nova_scotia","city":"halifax_region","location":{"lat":44.645196,"lng":-63.5690448},"price":79.35,"rating":-1.0},{"attraction_id":308,"name":"shared_wonder_tour","country":"united_states","province":"new_york_(ny)","city":"niagara_falls","location":{"lat":43.082352,"lng":-79.041138},"price":297.74,"rating":4.5},{"attraction_id":309,"name":"niagara_falls_canada_underground_railroad_heritage_tour","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.09064,"lng":-79.021955},"price":124.06,"rating":5.0},{"attraction_id":310,"name":"niagara-on-the-lake_private_wine_and_dinner_tour_in_classic_english_cab","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.2163982,"lng":-79.1287849},"price":219.99,"rating":-1.0},{"attraction_id":311,"name":"yellowknife_city_tour","country":"canada","province":"northwest_territories","city":"yellowknife","location":{"lat":62.4534547,"lng":-114.3686973},"price":84.0,"rating":-1.0},{"attraction_id":312,"name":"the_sip_of_mtl_brew_tour","country":"canada","province":"quebec","city":"montreal","location":{"lat":44.47227,"lng":-73.186689},"price":86.25,"rating":5.0},{"attraction_id":314,"name":"vancouver_city_explorer_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":116.0,"rating":-1.0},{"attraction_id":315,"name":"path,_toronto's_underground_city_-_walking_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6400676,"lng":-79.3824719},"price":27.0,"rating":5.0},{"attraction_id":316,"name":"small-group_guided_tour_in_ottawa","country":"canada","province":"ontario","city":"ottawa","location":"nil","price":65.0,"rating":5.0},{"attraction_id":317,"name":"calgary_food_walking_tour_-_craving_kensington","country":"canada","province":"alberta","city":"calgary","location":"nil","price":100.79,"rating":5.0},{"attraction_id":318,"name":"beyond_the_bagel:_montreal_jewish_food_walking_tour","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5169489,"lng":-73.579716},"price":85.0,"rating":5.0},{"attraction_id":319,"name":"gastown_&_chinatown_night_photography_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":56.130366,"lng":-106.346771},"price":45.0,"rating":-1.0},{"attraction_id":320,"name":"animated_crime_walking_tour_in_old_quebec","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8131281,"lng":-71.2056028},"price":20.0,"rating":4.5},{"attraction_id":321,"name":"montreal_mural_tour","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.526123,"lng":-73.5950714},"price":45.0,"rating":5.0},{"attraction_id":322,"name":"inside_the_shmata_factory","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5169489,"lng":-73.579716},"price":24.0,"rating":4.0},{"attraction_id":323,"name":"historic_harbour_cruise","country":"canada","province":"nova_scotia","city":"halifax_region","location":{"lat":44.663465,"lng":-63.6241384},"price":31.61,"rating":-1.0},{"attraction_id":324,"name":"nature_in_the_city_of_victoria_bc","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":49.2779117,"lng":-123.0986452},"price":25.0,"rating":5.0},{"attraction_id":325,"name":"niagara_falls_canada_tour_from_niagara_usa","country":"united_states","province":"new_york_(ny)","city":"niagara_falls","location":{"lat":43.082352,"lng":-79.041138},"price":156.71,"rating":5.0},{"attraction_id":326,"name":"fundy_harbours_hidden_gems_-_coastal_drive","country":"canada","province":"new_brunswick","city":"saint_john","location":"nil","price":125.0,"rating":-1.0},{"attraction_id":327,"name":"guaranteed_wine_tasting_at_mission_hill_&_quails_family_estates","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.9325068,"lng":-119.4001778},"price":131.25,"rating":-1.0},{"attraction_id":328,"name":"fraser_valley_private_wine_tour_and_bistro_lunch","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2650247,"lng":-123.1124489},"price":950.29,"rating":-1.0},{"attraction_id":329,"name":"vancouver_full-day_sightseeing_and_photography_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":56.130366,"lng":-106.346771},"price":249.0,"rating":5.0},{"attraction_id":330,"name":"vancouver_highlights_private_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":100.0,"rating":-1.0},{"attraction_id":331,"name":"thousand_islands_sunset_dinner_cruise","country":"canada","province":"ontario","city":"things_to_do_in_kingston","location":{"lat":44.2307614,"lng":-76.4797292},"price":99.44,"rating":4.5},{"attraction_id":332,"name":"montreal_guided_sightseeing_cruise","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.502452,"lng":-73.5523778},"price":39.08,"rating":3.5},{"attraction_id":333,"name":"6-hour_eagle_viewing_river_float_trip_from_vancouver_with_lunch","country":"canada","province":"british_columbia","city":"squamish","location":{"lat":49.749151,"lng":-123.133378},"price":157.49,"rating":4.5},{"attraction_id":334,"name":"historical_walking_tour_in_old_quebec:_winter_tour","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":30.0,"rating":-1.0},{"attraction_id":335,"name":"ottawa_river_historic_sightseeing_cruise","country":"canada","province":"quebec","city":"things_to_do_in_ottawa","location":{"lat":45.4315573,"lng":-75.7079349},"price":28.0,"rating":4.0},{"attraction_id":337,"name":"nanaimo_whale_watching_in_a_semi-covered_boat","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":49.167386,"lng":-123.9366418},"price":148.0,"rating":-1.0},{"attraction_id":338,"name":"lunenburg_and_mahone_bay-_bus_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":{"lat":44.663465,"lng":-63.6241384},"price":114.94,"rating":3.5},{"attraction_id":339,"name":"private_walking_tour_of_niagara-on-the-lake_historic_district","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":95.0,"rating":-1.0},{"attraction_id":340,"name":"victoria_highlight_city_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4280462,"lng":-123.368555},"price":74.95,"rating":4.0},{"attraction_id":341,"name":"rideau_canal_cruise","country":"canada","province":"ontario","city":"ottawa","location":{"lat":45.4558462,"lng":-75.6950408},"price":29.0,"rating":4.0},{"attraction_id":342,"name":"montr\u00e9al's_old_red_light_district_ghost_walk","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5025925,"lng":-73.5551673},"price":25.0,"rating":-1.0},{"attraction_id":343,"name":"guided_tour_of_cathedral_of_holy_trinity","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":6.0,"rating":4.5},{"attraction_id":344,"name":"original_haunted_walk_of_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.647211,"lng":-79.3741731},"price":24.5,"rating":4.5},{"attraction_id":345,"name":"90-minute_the_majestic_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4204,"lng":-123.3710615},"price":295.0,"rating":-1.0},{"attraction_id":346,"name":"yukon_breakfast_snowmobile_tour","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1133762,"lng":-122.954259},"price":246.75,"rating":5.0},{"attraction_id":347,"name":"private_niagara_falls_tour_from_toronto_or_mississauga","country":"canada","province":"ontario","city":"toronto","location":"nil","price":107.7,"rating":-1.0},{"attraction_id":348,"name":"calgary_food_walking_tour_-_inglewood_edibles:_made_by_mavericks","country":"canada","province":"alberta","city":"calgary","location":"nil","price":121.79,"rating":5.0},{"attraction_id":349,"name":"historical_walking_tour_of_thorold_&_lunch","country":"canada","province":"ontario","city":"things_to_do_in_st._catharines","location":{"lat":43.1552147,"lng":-79.1943598},"price":59.0,"rating":-1.0},{"attraction_id":350,"name":"fort_langley_magical_mystery_&_vineyard_explorer_private_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":150.0,"rating":-1.0},{"attraction_id":351,"name":"private_tour:_sea_to_sky_corridor_adventure","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2650247,"lng":-123.1124489},"price":-1.0,"rating":-1.0},{"attraction_id":352,"name":"victoria_full_day_sightseeing_tour_on_vancouver_island","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2857188,"lng":-123.1148665},"price":150.0,"rating":-1.0},{"attraction_id":353,"name":"11-day_excursion:_nova_scotia_and_prince_edward_island:_music_and_culture_of_acadian_people_and_the_maritimes","country":"united_states","province":"new_hampshire_(nh)","city":"manchester","location":{"lat":42.847646,"lng":-71.537301},"price":-1.0,"rating":-1.0},{"attraction_id":354,"name":"making_their_mark:_montreal_jewish_history_walking_tour","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5169489,"lng":-73.579716},"price":24.0,"rating":5.0},{"attraction_id":355,"name":"rabbis,_writers_and_radicals:_montreal_jewish_history_walking_tour","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5169489,"lng":-73.579716},"price":24.0,"rating":4.0},{"attraction_id":356,"name":"ontario_place_segway_glide","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6502975,"lng":-79.3606799},"price":77.97,"rating":5.0},{"attraction_id":357,"name":"niagara_falls_american_side_highlights_tour","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.082352,"lng":-79.041138},"price":149.89,"rating":5.0},{"attraction_id":358,"name":"shared_ski_shuttle_from_fernie_to_calgary","country":"canada","province":"alberta","city":"calgary","location":"nil","price":70.0,"rating":-1.0},{"attraction_id":359,"name":"nikka_yuko_winter_light_experience_-tomodachi_(friendship)_package_for_two","country":"canada","province":"alberta","city":"things_to_do_in_lethbridge","location":"nil","price":20.0,"rating":-1.0},{"attraction_id":360,"name":"small_group_evening_tour_of_niagara_falls_from_toronto","country":"canada","province":"ontario","city":"toronto","location":"nil","price":365.0,"rating":-1.0},{"attraction_id":361,"name":"vancouver_and_capilano_park","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":990.0,"rating":-1.0},{"attraction_id":362,"name":"banff_city_sightseeing_tour_-_roundtrip_from_canmore","country":"canada","province":"alberta","city":"things_to_do_in_banff","location":"nil","price":141.75,"rating":-1.0},{"attraction_id":363,"name":"hockey_in_toronto_small_group_tour","country":"canada","province":"ontario","city":"toronto","location":"nil","price":75.0,"rating":1.0},{"attraction_id":364,"name":"kingston_discovery_sightseeing_cruise","country":"canada","province":"ontario","city":"things_to_do_in_kingston","location":{"lat":44.2307614,"lng":-76.4797292},"price":39.55,"rating":3.5},{"attraction_id":365,"name":"by_the_sea_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4204,"lng":-123.3710615},"price":115.0,"rating":-1.0},{"attraction_id":366,"name":"the_essential_whistler_tasting_and_cultural_walking_tour","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.114686,"lng":-122.956828},"price":87.0,"rating":5.0},{"attraction_id":367,"name":"quebec_city_shore_excursion:_private_walking_tour","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8130864,"lng":-71.2055932},"price":19.58,"rating":5.0},{"attraction_id":368,"name":"quebec_city_shore_excursion:_grand_walking_tour_of_quebec_city","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8130864,"lng":-71.2055932},"price":30.99,"rating":5.0},{"attraction_id":369,"name":"segway_tour_along_the_welland_canal_2h","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.1552147,"lng":-79.1943598},"price":80.0,"rating":-1.0},{"attraction_id":370,"name":"75-minute_the_capital_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4204,"lng":-123.3710615},"price":255.0,"rating":-1.0},{"attraction_id":371,"name":"all_inclusive_niagara_falls_bus_tour_from_toronto","country":"canada","province":"ontario","city":"toronto","location":"nil","price":219.0,"rating":5.0},{"attraction_id":372,"name":"anne_of_green_gables_adventure_private_tour","country":"canada","province":"prince_edward_island","city":"things_to_do_in_charlottetown","location":{"lat":46.217712,"lng":-63.073867},"price":427.5,"rating":5.0},{"attraction_id":373,"name":"mississauga_to_niagara_falls_day_tour","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.0756764,"lng":-79.0856639},"price":159.0,"rating":-1.0},{"attraction_id":374,"name":"krazy_kanuck_beer,_wine_and_cider_tour_-_small_intimate_&_interactive_groups","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.1389513,"lng":-79.1334083},"price":124.25,"rating":5.0},{"attraction_id":375,"name":"immersion_quebec:_virtual_reality_experience_of_quebec_city's_history","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8130864,"lng":-71.2055932},"price":17.99,"rating":4.5},{"attraction_id":376,"name":"explore_the_unexplored:_exploration_game_on_electric_three-wheeled_scooters","country":"canada","province":"quebec","city":"mont_tremblant","location":{"lat":46.1730639,"lng":-74.5982576},"price":102.33,"rating":5.0},{"attraction_id":377,"name":"banff_ghost_walks","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1775076,"lng":-115.5712711},"price":31.5,"rating":-1.0},{"attraction_id":378,"name":"quebec_city_walking_tour:_meet_a_local!","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8159344,"lng":-71.2122701},"price":41.95,"rating":-1.0},{"attraction_id":379,"name":"2-day_niagara_falls_day_trip_from_new_york_city_by_train_and_air","country":"united_states","province":"new_york_(ny)","city":"new_york_city","location":{"lat":40.751976,"lng":-73.986603},"price":952.92,"rating":1.0},{"attraction_id":380,"name":"5-hour_eagle_viewing_river_float_trip_from_whistler_with_lunch","country":"canada","province":"british_columbia","city":"squamish","location":{"lat":49.749151,"lng":-123.133378},"price":125.99,"rating":5.0},{"attraction_id":381,"name":"paris_on_display:_18th-century_boutiques","country":"canada","province":"quebec","city":"montreal","location":"nil","price":14.5,"rating":-1.0},{"attraction_id":382,"name":"entrance_ticket_to_stewart_museum_in_montreal","country":"canada","province":"quebec","city":"montreal","location":"nil","price":14.5,"rating":-1.0},{"attraction_id":383,"name":"all_inclusive:_toronto_to_niagara_falls_bus_tour_with_hornblower_boat_and_lunch","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.0756764,"lng":-79.0856639},"price":209.0,"rating":-1.0},{"attraction_id":384,"name":"5-star_niagara_falls_tour_with_hornblower_boat_and_lunch_-_toronto_pickups","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.0756764,"lng":-79.0856639},"price":209.0,"rating":-1.0},{"attraction_id":385,"name":"small_group_tour_from_toronto_to_niagara_falls_with_hornblower_boat_included","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.0756764,"lng":-79.0856639},"price":159.0,"rating":-1.0},{"attraction_id":386,"name":"fly_and_dine_to_bowen_island_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4241277,"lng":-123.3707833},"price":275.0,"rating":5.0},{"attraction_id":387,"name":"victoria_&_butchard_gardens_private_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":357.46,"rating":-1.0},{"attraction_id":388,"name":"calgary_to_dinosaur_provincial_park_day_tour","country":"canada","province":"alberta","city":"calgary","location":"nil","price":156.45,"rating":5.0},{"attraction_id":389,"name":"toronto:_'new_york_times_journeys'_afternoon_arts_walking_tour_with_food_and_drink","country":"canada","province":"ontario","city":"toronto","location":"nil","price":98.0,"rating":5.0},{"attraction_id":390,"name":"la_manufacture_de_shmata_sous_toutes_ses_coutures","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5169489,"lng":-73.579716},"price":24.0,"rating":-1.0},{"attraction_id":391,"name":"segway_tour_along_the_welland_canal_1h","country":"canada","province":"things_to_do_in_st._catharines","city":"niagara_segway","location":{"lat":43.1552147,"lng":-79.1943598},"price":50.0,"rating":-1.0},{"attraction_id":392,"name":"winter_port_dalhousie_segway_tours_50min","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.1552147,"lng":-79.1943598},"price":49.0,"rating":-1.0},{"attraction_id":393,"name":"historical_victoria_walking_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":15.0,"rating":5.0},{"attraction_id":394,"name":"treasures_in_the_attic","country":"canada","province":"quebec","city":"montreal","location":"nil","price":19.0,"rating":-1.0},{"attraction_id":395,"name":"marisa_portolese_in_the_studio_with_notman","country":"canada","province":"quebec","city":"montreal","location":"nil","price":19.0,"rating":-1.0},{"attraction_id":396,"name":"private_niagara_falls_tour:experience_the_thunder_of_over_12,000_years_in_a_day!","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":750.0,"rating":-1.0},{"attraction_id":397,"name":"in_the_shadow_of_the_mountain","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5169489,"lng":-73.579716},"price":24.0,"rating":5.0},{"attraction_id":398,"name":"the_really_gay_history_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.282979,"lng":-123.109697},"price":38.85,"rating":5.0},{"attraction_id":399,"name":"montr\u00e9al_burlesque_walking_tour","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5025925,"lng":-73.5551673},"price":25.0,"rating":5.0},{"attraction_id":400,"name":"butchart_gardens_in_the_fall,_shuttle_&_entry_2019","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4205836,"lng":-123.3727018},"price":73.5,"rating":-1.0},{"attraction_id":401,"name":"original_haunted_walk_of_kingston","country":"asia","province":"indonesia","city":"java","location":{"lat":44.2294553,"lng":-76.4809891},"price":24.5,"rating":5.0},{"attraction_id":402,"name":"small_group_sea_to_sky_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2869235,"lng":-123.12216},"price":212.0,"rating":4.5},{"attraction_id":403,"name":"see_montreal","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5025925,"lng":-73.5551673},"price":800.0,"rating":-1.0},{"attraction_id":404,"name":"historical_walking_tour_in_old_quebec_:_mesdames_&_mesdemoiselles","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":25.0,"rating":5.0},{"attraction_id":405,"name":"luxury_niagara_falls_day_trip_from_toronto_with_cruise_and_lunch","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6837428,"lng":-79.5929134},"price":169.0,"rating":4.5},{"attraction_id":406,"name":"vancouver_to_victoria_and_butchart_gardens_tour_by_bus","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.1978322,"lng":-123.0649959},"price":210.0,"rating":5.0},{"attraction_id":407,"name":"quebec_city_and_montmorency_falls_day_trip_from_montreal","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5001458,"lng":-73.5720264},"price":115.0,"rating":4.5},{"attraction_id":408,"name":"niagara_falls_day_trip_from_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6561507,"lng":-79.3842642},"price":169.0,"rating":5.0},{"attraction_id":409,"name":"half-day_trip_to_montmorency_falls_and_ste-anne-de-beaupr\u00e9_from_quebec","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8131324,"lng":-71.2056118},"price":57.5,"rating":4.5},{"attraction_id":410,"name":"day_trip_from_seattle_to_victoria_on_the_victoria_clipper","country":"united_states","province":"washington_(wa)","city":"seattle","location":"nil","price":170.41,"rating":4.5},{"attraction_id":411,"name":"whistler_small-group_day_trip_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.1978322,"lng":-123.0649959},"price":145.0,"rating":5.0},{"attraction_id":412,"name":"vancouver_north_shore_day_trip_with_capilano_suspension_bridge_and_grouse_mountain","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.1978322,"lng":-123.0649959},"price":170.0,"rating":5.0},{"attraction_id":413,"name":"niagara_on_the_lake_wine_tour_with_cheese_pairing","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.2265419,"lng":-79.1159615},"price":83.62,"rating":5.0},{"attraction_id":414,"name":"ice_hotel_visit_&_transportation","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8131324,"lng":-71.2056118},"price":51.75,"rating":5.0},{"attraction_id":415,"name":"niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.2265419,"lng":-79.1159615},"price":157.07,"rating":5.0},{"attraction_id":416,"name":"victoria_and_butchart_gardens_day_trip_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":194.25,"rating":4.5},{"attraction_id":417,"name":"skagway_shore_excursion:_bennett_train_journey_on_the_white_pass_rail","country":"united_states","province":"alaska_(ak)","city":"skagway","location":"nil","price":322.48,"rating":5.0},{"attraction_id":418,"name":"mountain_lakes_and_waterfalls_day_trip_from_banff","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.417637,"lng":-116.217007},"price":183.75,"rating":5.0},{"attraction_id":419,"name":"luxury_niagara_falls_day_trip_from_toronto_with_cruise_and_lunch","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6837428,"lng":-79.5929134},"price":169.0,"rating":4.5},{"attraction_id":420,"name":"victoria_and_butchart_gardens_tour_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284609,"lng":-123.108474},"price":212.0,"rating":4.5},{"attraction_id":421,"name":"discover_grizzly_bears_from_banff","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1775076,"lng":-115.5712711},"price":231.0,"rating":4.5},{"attraction_id":422,"name":"athabasca_glacier_snow_trip_from_banff","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1775076,"lng":-115.5712711},"price":273.0,"rating":4.5},{"attraction_id":423,"name":"sea_to_sky_and_whistler_village_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":157.5,"rating":5.0},{"attraction_id":424,"name":"columbia_icefield_tour_including_the_glacier_skywalk_from_banff","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.417637,"lng":-116.217007},"price":281.4,"rating":5.0},{"attraction_id":425,"name":"niagara_falls_day_tour_from_toronto_including_hornblower_boat_tour","country":"canada","province":"ontario","city":"toronto","location":"nil","price":115.0,"rating":4.5},{"attraction_id":426,"name":"northern_lights_and_arctic_circle_day_trip_from_fairbanks","country":"united_states","province":"alaska_(ak)","city":"fairbanks","location":{"lat":64.852906,"lng":-147.7818559},"price":299.92,"rating":4.5},{"attraction_id":427,"name":"best_of_halifax_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":111.5,"rating":-1.0},{"attraction_id":428,"name":"ultimate_day_tour_to_victoria","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4227209,"lng":-123.3689786},"price":363.56,"rating":4.5},{"attraction_id":429,"name":"small-group_quebec_wine_tour_from_montreal_with_gourmet_lunch_or_cheese_tasting","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.502057,"lng":-73.569345},"price":97.73,"rating":5.0},{"attraction_id":430,"name":"winter_wildlife_discovery_tour","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":52.8780879,"lng":-118.0799308},"price":72.45,"rating":4.5},{"attraction_id":431,"name":"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2477822,"lng":-123.0330053},"price":144.95,"rating":5.0},{"attraction_id":432,"name":"jasper_to_banff_one-way_tour","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":52.8780879,"lng":-118.0799308},"price":257.25,"rating":4.5},{"attraction_id":433,"name":"3-day_rocky_mountains_athabasca_tour_from_banff","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":49.2788333,"lng":-123.1232148},"price":476.7,"rating":-1.0},{"attraction_id":434,"name":"niagara_falls_day_trip_from_new_york_by_air","country":"united_states","province":"new_york_(ny)","city":"new_york_city","location":{"lat":40.7539128,"lng":-73.9864172},"price":721.16,"rating":4.5},{"attraction_id":435,"name":"columbia_icefield_tour_including_the_glacier_skywalk_from_jasper","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1306919,"lng":-114.0066346},"price":232.05,"rating":4.5},{"attraction_id":436,"name":"vancouver_to_whistler_extended_tour_-_7_hrs_in_whistler_for_activities\/gondola","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2477822,"lng":-123.0330053},"price":175.0,"rating":-1.0},{"attraction_id":437,"name":"best_of_p.e.i._tour","country":"canada","province":"prince_edward_island","city":"charlottetown","location":"nil","price":149.0,"rating":-1.0},{"attraction_id":438,"name":"tour_to_niagara_falls_from_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.0756764,"lng":-79.0856639},"price":89.0,"rating":5.0},{"attraction_id":439,"name":"tour_to_niagara_falls_with_cruise","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.0756764,"lng":-79.0856639},"price":103.0,"rating":-1.0},{"attraction_id":440,"name":"vancouver,_cypress_mountain,_shannon_falls_-_includes_sea-to-sky_gondola","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2477822,"lng":-123.0330053},"price":179.0,"rating":-1.0},{"attraction_id":441,"name":"1-day_whistler_day_tour_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2788333,"lng":-123.1232148},"price":72.45,"rating":-1.0},{"attraction_id":442,"name":"victoria_day_trip_from_seattle_with_butchart_gardens","country":"united_states","province":"washington_(wa)","city":"seattle","location":"nil","price":271.29,"rating":4.5},{"attraction_id":443,"name":"jasper_to_lake_louise_one-way_tour","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":52.8780879,"lng":-118.0799308},"price":250.95,"rating":5.0},{"attraction_id":444,"name":"private_niagara_falls_full-day_tour_from_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":45.463769,"lng":-73.8233438},"price":700.0,"rating":5.0},{"attraction_id":445,"name":"niagara_falls_day_tour_from_toronto","country":"canada","province":"ontario","city":"toronto","location":"nil","price":84.75,"rating":4.0},{"attraction_id":446,"name":"wilderness_&_eagle_viewing_float","country":"canada","province":"british_columbia","city":"squamish","location":{"lat":49.7416552,"lng":-123.1364209},"price":124.95,"rating":-1.0},{"attraction_id":447,"name":"niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.2265419,"lng":-79.1159615},"price":77.98,"rating":5.0},{"attraction_id":448,"name":"banff,_yoho_&_jasper_national_parks_summer_tour_from_calgary_(airport_transfers)","country":"canada","province":"alberta","city":"calgary","location":"nil","price":864.71,"rating":-1.0},{"attraction_id":449,"name":"niagara_on_the_lake_from_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.0756764,"lng":-79.0856639},"price":99.0,"rating":-1.0},{"attraction_id":450,"name":"4-day_vancouver_island_explorer_tour_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2788333,"lng":-123.1232148},"price":592.2,"rating":-1.0},{"attraction_id":451,"name":"8-days_east_coast_usa_&_canada_from_new_york_(with_airport_transfers)","country":"united_states","province":"new_york_(ny)","city":"things_to_do_in_cambridge","location":"nil","price":537.81,"rating":-1.0},{"attraction_id":452,"name":"calgary,_banff_(in-depth),_jasper_&_yoho_national_parks_tour_from_calgary","country":"canada","province":"alberta","city":"calgary","location":"nil","price":733.43,"rating":-1.0},{"attraction_id":453,"name":"camping_in_ontario's_most_beautiful_location","country":"canada","province":"ontario","city":"things_to_do_in_haliburton","location":"nil","price":150.0,"rating":-1.0},{"attraction_id":454,"name":"port_renfrew_whale_&_wildlife_watching","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4222022,"lng":-123.3796261},"price":149.0,"rating":-1.0},{"attraction_id":455,"name":"tofino_2-day_tour_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2869235,"lng":-123.12216},"price":412.0,"rating":-1.0},{"attraction_id":456,"name":"wood_walker","country":"canada","province":"quebec","city":"montreal","location":{"lat":56.130366,"lng":-106.346771},"price":135.0,"rating":-1.0},{"attraction_id":457,"name":"half-day_whale_watching_(telegraph_cove,_bc)","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4227209,"lng":-123.3689786},"price":143.07,"rating":-1.0},{"attraction_id":458,"name":"3_hour_whale_watching_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.6488242,"lng":-123.3946395},"price":129.0,"rating":5.0},{"attraction_id":459,"name":"new_brunswick_shore_excursion:_fundy_coast_to_shore_tour","country":"canada","province":"new_brunswick","city":"saint_john","location":"nil","price":214.08,"rating":-1.0},{"attraction_id":460,"name":"keji_southern_lakes_canoe_trip_-_3_day","country":"canada","province":"nova_scotia","city":"things_to_do_in_earltown","location":"nil","price":684.25,"rating":-1.0},{"attraction_id":461,"name":"frozen_ocean_canoe_trip_-3_day","country":"canada","province":"nova_scotia","city":"things_to_do_in_earltown","location":"nil","price":684.25,"rating":-1.0},{"attraction_id":462,"name":"whistler_by_float_plane","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":49.284751,"lng":-123.1394811},"price":519.0,"rating":-1.0},{"attraction_id":463,"name":"yukon-northern_lights_4-days_adventure_in_whitehorse","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":49.2869235,"lng":-123.12216},"price":-1.0,"rating":-1.0},{"attraction_id":464,"name":"rental_of_a_boat_on_the_st._lawrence_river_-_quebec_city","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":465,"name":"banff,_jasper,_okanagan_lake_&_kamloops_tour_from_vancouver","country":"canada","province":"british_columbia","city":"things_to_do_in_lake_louise","location":"nil","price":714.35,"rating":-1.0},{"attraction_id":466,"name":"nova_scotia_bucket_list_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":467,"name":"coastal_headland_hiking_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":172.5,"rating":-1.0},{"attraction_id":468,"name":"hiking_and_sea_kayaking_combo_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":212.75,"rating":-1.0},{"attraction_id":469,"name":"lunenburg_hike_and_town_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":172.5,"rating":-1.0},{"attraction_id":470,"name":"ucluelet_harbour_kayaking_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.936092,"lng":-125.537252},"price":89.0,"rating":-1.0},{"attraction_id":471,"name":"peggy's_cove_hike_and_village_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":143.75,"rating":-1.0},{"attraction_id":472,"name":"cape_split_hiking_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":172.5,"rating":-1.0},{"attraction_id":473,"name":"bay_of_fundy_walk_and_winery_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":189.75,"rating":-1.0},{"attraction_id":474,"name":"sea_to_sky_vancouver_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2043733,"lng":-122.9339129},"price":96.0,"rating":-1.0},{"attraction_id":475,"name":"original_hamilton_beer_tours","country":"canada","province":"ontario","city":"things_to_do_in_dundas","location":"nil","price":118.65,"rating":-1.0},{"attraction_id":476,"name":"vancouver_to_victoria_and_butchart_gardens_private_tour_-_ferry\/admission_incl.","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2477822,"lng":-123.0330053},"price":-1.0,"rating":-1.0},{"attraction_id":477,"name":"gems_of_niagara_falls_small-group_tour","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.6704097,"lng":-79.3872779},"price":197.75,"rating":5.0},{"attraction_id":478,"name":"niagara_falls_freedom_day_trip_from_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6561507,"lng":-79.3842642},"price":136.0,"rating":4.5},{"attraction_id":479,"name":"full-day_niagara_winery_tour_from_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.703077,"lng":-79.406384},"price":99.0,"rating":4.5},{"attraction_id":480,"name":"10-hour_small_group_whistler_day_trip_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2869235,"lng":-123.12216},"price":190.0,"rating":-1.0},{"attraction_id":481,"name":"fraser_valley_wine_tour_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":187.0,"rating":5.0},{"attraction_id":482,"name":"local_food,_craft_beverage_and_estate_winery_tour_of_cowichan_valley","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":150.0,"rating":5.0},{"attraction_id":483,"name":"algonquin_provincial_park_day_tour_from_toronto","country":"canada","province":"ontario","city":"toronto","location":"nil","price":186.0,"rating":-1.0},{"attraction_id":484,"name":"quebec_city_day_tour_from_montreal","country":"canada","province":"quebec","city":"montreal","location":"nil","price":50.0,"rating":3.0},{"attraction_id":485,"name":"winter_wine_tour_from_montreal_with_exclusive_winery_access","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.502057,"lng":-73.569345},"price":97.73,"rating":4.5},{"attraction_id":486,"name":"niagara_falls_small-group_tour_from_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6704097,"lng":-79.3872779},"price":254.25,"rating":5.0},{"attraction_id":487,"name":"victoria_and_butchart_gardens_by_helicopter_and_speed_boat","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284751,"lng":-123.1394811},"price":579.0,"rating":5.0},{"attraction_id":488,"name":"niagara_falls_evening_lights_day_trip_from_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6561507,"lng":-79.3842642},"price":180.0,"rating":4.5},{"attraction_id":489,"name":"victoria_excursion_from_vancouver_by_helicopter_and_sea_plane","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284751,"lng":-123.1394811},"price":699.0,"rating":-1.0},{"attraction_id":490,"name":"halifax_&_peggys_cove_&_coastal","country":"canada","province":"nova_scotia","city":"halifax_region","location":{"lat":45.2561362,"lng":-81.6634697},"price":275.0,"rating":-1.0},{"attraction_id":491,"name":"dog_mountain_snowshoeing_and_photography_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":56.130366,"lng":-106.346771},"price":143.0,"rating":5.0},{"attraction_id":492,"name":"vancouver_island_cycling_tour_including_lunch_and_wine_tasting","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2914718,"lng":-123.142404},"price":204.5,"rating":5.0},{"attraction_id":493,"name":"calgary_flames_hockey_tours","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1772837,"lng":-115.5727351},"price":156.45,"rating":-1.0},{"attraction_id":494,"name":"bc_winter_super_saver_2_day_city_hop_on_hop_off_tour_plus_whistler_day_trip","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284609,"lng":-123.108474},"price":231.0,"rating":5.0},{"attraction_id":496,"name":"half-day_small_group_canadian_rockies_hike_from_canmore","country":"canada","province":"alberta","city":"canadian_rockies","location":"nil","price":75.0,"rating":5.0},{"attraction_id":497,"name":"full-day_vancouver_to_victoria_tour_by_ferry","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2869235,"lng":-123.12216},"price":320.0,"rating":4.0},{"attraction_id":498,"name":"mountain_lakes_and_waterfalls_day_trip_from_calgary","country":"canada","province":"alberta","city":"calgary","location":{"lat":51.1306919,"lng":-114.0066346},"price":294.0,"rating":5.0},{"attraction_id":499,"name":"whistler_day_trip_by_seaplane_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4241277,"lng":-123.3707833},"price":409.0,"rating":4.5},{"attraction_id":500,"name":"columbia_icefield_tour_including_the_glacier_skywalk_from_calgary","country":"canada","province":"alberta","city":"calgary","location":{"lat":51.1306919,"lng":-114.0066346},"price":380.1,"rating":4.5},{"attraction_id":501,"name":"banff_to_jasper_one-way_tour","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":52.8780879,"lng":-118.0799308},"price":257.25,"rating":5.0},{"attraction_id":502,"name":"full-day_cheakamus_rafting_and_sea_to_sky_gondola_combo_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.749151,"lng":-123.133378},"price":205.79,"rating":5.0},{"attraction_id":503,"name":"niagara_falls_day_tour_with_hop_on_hop_off_toronto_city_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6561507,"lng":-79.3842642},"price":192.0,"rating":4.5},{"attraction_id":504,"name":"niagara_falls_day_trip_from_boston_by_air","country":"united_states","province":"massachusetts_(ma)","city":"boston","location":{"lat":40.751976,"lng":-73.986603},"price":871.12,"rating":4.0},{"attraction_id":505,"name":"luxury_bus_tour_of_niagara_falls_with_hornblower_cruise_from_toronto","country":"canada","province":"ontario","city":"toronto","location":"nil","price":170.0,"rating":4.5},{"attraction_id":506,"name":"private_tour:_whistler_day_trip_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":252.0,"rating":5.0},{"attraction_id":507,"name":"vancouver_full-day_sightseeing_and_photography_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":56.130366,"lng":-106.346771},"price":249.0,"rating":5.0},{"attraction_id":508,"name":"vancouver_to_victoria_whale_watching_&_butchart_gardens_with_return_by_speedboat","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284751,"lng":-123.1394811},"price":459.0,"rating":5.0},{"attraction_id":509,"name":"icefields_parkway_discovery_to_jasper_from_calgary","country":"canada","province":"alberta","city":"calgary","location":{"lat":51.1306919,"lng":-114.0066346},"price":327.6,"rating":5.0},{"attraction_id":510,"name":"4_hour_montreal_architecture_&_city_bike_tour_with_wine_or_beer","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.505816,"lng":-73.5531589},"price":86.23,"rating":5.0},{"attraction_id":511,"name":"vancouver_coastal_canyon_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":158.0,"rating":5.0},{"attraction_id":512,"name":"seaplane_flight_to_vancouver_with_bus_tour_from_victoria","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4241277,"lng":-123.3707833},"price":439.0,"rating":5.0},{"attraction_id":513,"name":"4_hour_quickie_adventure","country":"canada","province":"nova_scotia","city":"things_to_do_in_earltown","location":"nil","price":92.0,"rating":-1.0},{"attraction_id":514,"name":"bus_tour_of_niagara_falls_with_lunch_and_boat_from_mississauga","country":"canada","province":"ontario","city":"toronto","location":"nil","price":215.0,"rating":-1.0},{"attraction_id":515,"name":"nahatlatch_river_rafting_-_24_amazing_rapids","country":"canada","province":"british_columbia","city":"things_to_do_in_boston_bar","location":{"lat":49.9877922,"lng":-121.5409754},"price":175.0,"rating":-1.0},{"attraction_id":516,"name":"victoria_highlight_city_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4280462,"lng":-123.368555},"price":74.95,"rating":4.0},{"attraction_id":517,"name":"niagara_wine_and_mead_experience","country":"canada","province":"ontario","city":"toronto","location":"nil","price":399.0,"rating":-1.0},{"attraction_id":518,"name":"vancouver_super_saver:_city_sightseeing_tour_plus_whistler_day_trip","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284609,"lng":-123.108474},"price":257.0,"rating":-1.0},{"attraction_id":519,"name":"fraser_river_scenic_rafting_trip","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.9877922,"lng":-121.5409754},"price":150.0,"rating":-1.0},{"attraction_id":520,"name":"thompson_river_rafting_day_trip","country":"canada","province":"british_columbia","city":"fraser_lake","location":{"lat":49.9877922,"lng":-121.5409754},"price":175.0,"rating":-1.0},{"attraction_id":521,"name":"private_tour:_capilano_suspension_bridge_and_grouse_mountain","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":332.91,"rating":5.0},{"attraction_id":522,"name":"private_tour:_fraser_valley_wine_country_day_trip_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":300.89,"rating":4.0},{"attraction_id":523,"name":"5_day_broken_islands_kayaking_expedition","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":524,"name":"niagara_falls_day_trip_from_philadelphia_by_air","country":"united_states","province":"pennsylvania_(pa)","city":"philadelphia","location":{"lat":40.751976,"lng":-73.986603},"price":871.12,"rating":-1.0},{"attraction_id":525,"name":"dark_sky_canoe_trip_-_2_day","country":"canada","province":"nova_scotia","city":"things_to_do_in_earltown","location":"nil","price":454.25,"rating":-1.0},{"attraction_id":526,"name":"victoria_to_cowichan_valley_wine_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":140.0,"rating":4.5},{"attraction_id":527,"name":"lake_rossignol_canoe_trip_-_3_day","country":"canada","province":"nova_scotia","city":"things_to_do_in_earltown","location":"nil","price":684.25,"rating":-1.0},{"attraction_id":528,"name":"toronto_to_niagara_falls_&_niagara-on-the-lake_day_tour_with_free_wine_tasting","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.0756764,"lng":-79.0856639},"price":179.0,"rating":3.0},{"attraction_id":529,"name":"keji_southern_lakes_canoe_trip_-_4_day","country":"canada","province":"nova_scotia","city":"things_to_do_in_earltown","location":"nil","price":914.25,"rating":-1.0},{"attraction_id":530,"name":"taste_of_the_tobeatic_canoe_trip_-_4_day","country":"canada","province":"nova_scotia","city":"things_to_do_in_earltown","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":531,"name":"whistler_day_tour_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2869235,"lng":-123.12216},"price":109.0,"rating":4.0},{"attraction_id":532,"name":"all_terrain_vehicle_tour_the_newfoundland_wilderness","country":"canada","province":"newfoundland_and_labrador","city":"newfoundland","location":{"lat":48.368514,"lng":-53.357835},"price":265.0,"rating":-1.0},{"attraction_id":533,"name":"victoria_full-day_sightseeing_tour_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2869235,"lng":-123.12216},"price":154.0,"rating":4.0},{"attraction_id":534,"name":"vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284751,"lng":-123.1394811},"price":569.0,"rating":4.5},{"attraction_id":535,"name":"niagara_falls_illumination_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":45.463769,"lng":-73.8233438},"price":215.0,"rating":-1.0},{"attraction_id":536,"name":"waterfalls_&_whistler_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.1513729,"lng":-122.941449},"price":200.0,"rating":-1.0},{"attraction_id":537,"name":"2-day_whistler_sea_to_sky_tour_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2788333,"lng":-123.1232148},"price":166.95,"rating":4.5},{"attraction_id":538,"name":"bus_tour_of_niagara_falls_including_hornblower_from_toronto","country":"canada","province":"ontario","city":"toronto","location":"nil","price":175.0,"rating":5.0},{"attraction_id":539,"name":"indian_arm_sightseeing_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2929184,"lng":-123.1277908},"price":75.0,"rating":1.0},{"attraction_id":540,"name":"niagara_falls_usa_guided_day_trip_from_new_york_city_by_air","country":"united_states","province":"new_york_(ny)","city":"new_york_city","location":{"lat":40.7539128,"lng":-73.9864172},"price":783.87,"rating":-1.0},{"attraction_id":541,"name":"gibsons_sunshine_coast_full-day_hiking_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":195.0,"rating":-1.0},{"attraction_id":542,"name":"new_brunswick_golf_excursion_river_valley_nine_&_dine","country":"canada","province":"new_brunswick","city":"saint_john","location":"nil","price":250.0,"rating":-1.0},{"attraction_id":543,"name":"winter_canadian_rockies_canyon_hike","country":"canada","province":"alberta","city":"things_to_do_in_canmore","location":"nil","price":75.0,"rating":-1.0},{"attraction_id":544,"name":"secret_sips_of_the_shuswap_wine_trail","country":"canada","province":"british_columbia","city":"kamloops","location":{"lat":50.704936,"lng":-120.4427039},"price":103.95,"rating":-1.0},{"attraction_id":545,"name":"lake_louise_to_jasper_one-way_tour","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":52.8780879,"lng":-118.0799308},"price":250.95,"rating":4.5},{"attraction_id":546,"name":"small-group_niagara_falls_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":45.463769,"lng":-73.8233438},"price":250.0,"rating":4.5},{"attraction_id":547,"name":"sea_to_sky_alpine_and_waterfall_hike","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":180.0,"rating":-1.0},{"attraction_id":548,"name":"2-day_niagara_falls_day_trip_from_new_york_city_by_train_and_air","country":"united_states","province":"new_york_(ny)","city":"new_york_city","location":{"lat":40.751976,"lng":-73.986603},"price":952.92,"rating":1.0},{"attraction_id":549,"name":"niagara_falls_tour_from_oakville_and_burlington","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":179.0,"rating":-1.0},{"attraction_id":550,"name":"coastal_lighthouse_and_winery_tour","country":"canada","province":"prince_edward_island","city":"things_to_do_in_murray_river","location":"nil","price":86.25,"rating":4.0},{"attraction_id":551,"name":"toronto_to_niagara_falls_day_trip_by_train","country":"canada","province":"ontario","city":"toronto","location":{"lat":40.751976,"lng":-73.986603},"price":489.41,"rating":5.0},{"attraction_id":552,"name":"vancouver_to_whistler_scenic_flight","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4241277,"lng":-123.3707833},"price":208.01,"rating":4.5},{"attraction_id":553,"name":"half-day_canadian_side_sightseeing_tour_of_niagara_falls_with_cruise_&_lunch","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.6837428,"lng":-79.5929134},"price":199.0,"rating":4.5},{"attraction_id":554,"name":"dream_car_driving_experience","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.359068,"lng":-123.267023},"price":225.75,"rating":-1.0},{"attraction_id":555,"name":"ultimate_wine_country_and_niagara_falls","country":"canada","province":"ontario","city":"toronto","location":{"lat":56.130366,"lng":-106.346771},"price":450.0,"rating":-1.0},{"attraction_id":556,"name":"3_day_broken_group_islands_kayaking_expedition","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":950.0,"rating":-1.0},{"attraction_id":557,"name":"vancouver_island_atv_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":49.2642733,"lng":-124.7592896},"price":627.9,"rating":5.0},{"attraction_id":558,"name":"toronto_and_niagara_falls_private_tour","country":"canada","province":"ontario","city":"toronto","location":"nil","price":750.0,"rating":-1.0},{"attraction_id":559,"name":"niagara_falls_day_trip_from_toronto","country":"canada","province":"ontario","city":"toronto","location":"nil","price":115.0,"rating":3.0},{"attraction_id":560,"name":"victoria_and_butchart_gardens_with_victoria_clipper_to_seattle_one-way_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284609,"lng":-123.108474},"price":373.0,"rating":4.5},{"attraction_id":561,"name":"high-speed_passenger_ferry_day_trips_from_vancouver_to_victoria,_bc,_canada","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":231.0,"rating":-1.0},{"attraction_id":562,"name":"the_ultimate_group_package_deal_of_victoria","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":650.0,"rating":5.0},{"attraction_id":563,"name":"private_day_trip_to_niagara_falls,_canada_from_usa","country":"united_states","province":"new_york_(ny)","city":"buffalo","location":{"lat":37.09024,"lng":-95.712891},"price":175.0,"rating":-1.0},{"attraction_id":564,"name":"private_niagara_ice_wine_tour","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":165.0,"rating":5.0},{"attraction_id":565,"name":"full_day_private_wine_tours_for_up_to_10_people","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.9325068,"lng":-119.4001778},"price":999.0,"rating":-1.0},{"attraction_id":566,"name":"niagara_falls_day_tour_from_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.703077,"lng":-79.406384},"price":94.92,"rating":5.0},{"attraction_id":567,"name":"small-group_quebec_city_food_tour","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8130864,"lng":-71.2055932},"price":53.0,"rating":4.5},{"attraction_id":568,"name":"victoria_guided_food_and_history_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4300479,"lng":-123.3637239},"price":63.0,"rating":5.0},{"attraction_id":569,"name":"niagara_falls_tour_day_trip_from_toronto","country":"canada","province":"ontario","city":"toronto","location":"nil","price":89.0,"rating":4.5},{"attraction_id":570,"name":"st._lawrence_market_and_old_toronto_food_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6596227,"lng":-79.3472817},"price":89.0,"rating":5.0},{"attraction_id":571,"name":"niagara_falls_day_and_evening_tour_with_boat_cruise_and_optional_fallsview_dinner","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6837428,"lng":-79.5929134},"price":169.0,"rating":4.5},{"attraction_id":572,"name":"niagara_falls_platinum_tour_from_toronto_with_cruise_and_lunch","country":"canada","province":"ontario","city":"toronto","location":"nil","price":149.0,"rating":4.5},{"attraction_id":573,"name":"niagara-on-the-lake_wine_tour_and_tastings_with_transport","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.0618004,"lng":-79.1214261},"price":40.0,"rating":4.5},{"attraction_id":574,"name":"gastronomic_gastown_walking_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2838297,"lng":-123.1099959},"price":146.35,"rating":5.0},{"attraction_id":575,"name":"half-day_beer_cider_and_wine_tour","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.0618004,"lng":-79.1214261},"price":35.0,"rating":3.5},{"attraction_id":576,"name":"historic_downtown_victoria_food_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4228659,"lng":-123.3689381},"price":70.0,"rating":5.0},{"attraction_id":577,"name":"haunted_montreal_pub_crawl","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5220554,"lng":-73.5371121},"price":24.0,"rating":5.0},{"attraction_id":578,"name":"evening_gourmet_tour_5_course_dinner_in_quebec_city","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8032471,"lng":-71.2347022},"price":143.0,"rating":5.0},{"attraction_id":579,"name":"island_of_orleans_food_and_drink_tour","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.898015,"lng":-71.182973},"price":44.95,"rating":4.5},{"attraction_id":580,"name":"niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.2265419,"lng":-79.1159615},"price":157.07,"rating":5.0},{"attraction_id":581,"name":"toronto_distillery_district_walking_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6502975,"lng":-79.3606799},"price":23.73,"rating":5.0},{"attraction_id":582,"name":"vancouver_brewery_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2856453,"lng":-123.1118545},"price":83.99,"rating":5.0},{"attraction_id":583,"name":"niagara_falls_one_day_sightseeing_tour_from_toronto","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.6692612,"lng":-79.3868078},"price":99.0,"rating":4.0},{"attraction_id":584,"name":"small-group_toronto_beer_tour","country":"canada","province":"ontario","city":"toronto","location":"nil","price":80.0,"rating":5.0},{"attraction_id":585,"name":"gastown_walking_food_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2859174,"lng":-123.1138245},"price":93.45,"rating":5.0},{"attraction_id":586,"name":"montreal_craft_brewery_and_beer_tasting_small-group_tour","country":"canada","province":"quebec","city":"montreal","location":"nil","price":74.73,"rating":5.0},{"attraction_id":587,"name":"small-group_granville_island_market_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2838297,"lng":-123.1099959},"price":79.9,"rating":5.0},{"attraction_id":588,"name":"konzelmann_estate_winery_tour_and_tasting_in_niagara-on-the-lake","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":10.0,"rating":5.0},{"attraction_id":589,"name":"secret_food_tours_montreal","country":"canada","province":"quebec","city":"montreal","location":"nil","price":79.74,"rating":-1.0},{"attraction_id":590,"name":"show_me_the_city,_toronto_walking_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6400676,"lng":-79.3824719},"price":36.0,"rating":5.0},{"attraction_id":591,"name":"small-group_gourmet_food_tour_in_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2838297,"lng":-123.1099959},"price":131.87,"rating":5.0},{"attraction_id":592,"name":"niagara_falls_day_tour_from_toronto_including_hornblower_boat_tour","country":"canada","province":"ontario","city":"toronto","location":"nil","price":115.0,"rating":4.5},{"attraction_id":593,"name":"crystal_hut_fondue_by_snowcat","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1133762,"lng":-122.954259},"price":219.45,"rating":4.0},{"attraction_id":594,"name":"fine_dining_dinner_tour_in_whistler","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.114686,"lng":-122.956828},"price":131.24,"rating":5.0},{"attraction_id":595,"name":"introductory_brewery_and_distillery_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4846699,"lng":-123.3872278},"price":22.0,"rating":5.0},{"attraction_id":596,"name":"the_fraser_valley_winery_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":43.7431803,"lng":-79.3027994},"price":149.96,"rating":5.0},{"attraction_id":597,"name":"kensington_market_-toronto's_neighborhood_international_food_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6544349,"lng":-79.3875078},"price":89.0,"rating":5.0},{"attraction_id":598,"name":"quebec_pub_crawl","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":28.0,"rating":4.5},{"attraction_id":599,"name":"niagara-on-the-lake_wine_tour_with_lunch","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.2163982,"lng":-79.1287849},"price":114.99,"rating":4.5},{"attraction_id":600,"name":"small-group_quebec_wine_tour_from_montreal_with_gourmet_lunch_or_cheese_tasting","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.502057,"lng":-73.569345},"price":97.73,"rating":5.0},{"attraction_id":601,"name":"the_kettle_tour_-_4_premium_locations_-_2_breweries,_distillery,_winery&cidery","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":99.95,"rating":-1.0},{"attraction_id":602,"name":"konzelmann_estate_winery:_junk_food_wine_pairing","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":15.0,"rating":4.5},{"attraction_id":603,"name":"crystal_hut_fondue_by_snowmobile","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1133762,"lng":-122.954259},"price":282.45,"rating":5.0},{"attraction_id":604,"name":"vancouver_wine_tour_(fraser_valley)","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2879402,"lng":-123.1130521},"price":135.0,"rating":4.5},{"attraction_id":605,"name":"private_winery_tour_of_niagara-on-the-lake","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":165.0,"rating":5.0},{"attraction_id":606,"name":"3-hour_old_chinatown_food_tour_in_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6596227,"lng":-79.3472817},"price":100.0,"rating":4.5},{"attraction_id":607,"name":"kelowna_or_west_kelowna_afternoon_sightseeing_wine_tour","country":"canada","province":"british_columbia","city":"okanagan_valley","location":"nil","price":98.95,"rating":5.0},{"attraction_id":608,"name":"niagara-on-the-lake_winery_tasting_afternoon_tour_with_wine_and_cheese","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.2541511,"lng":-79.0854685},"price":95.0,"rating":4.5},{"attraction_id":609,"name":"afternoon_delight_wine_and_cheese_tour","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.1957482,"lng":-79.1569644},"price":89.27,"rating":5.0},{"attraction_id":610,"name":"toronto_craft_brewery_tour","country":"canada","province":"ontario","city":"toronto","location":"nil","price":108.72,"rating":5.0},{"attraction_id":611,"name":"the_compromise_tour_-_4_premium_locations_-_winery,_winery&cidery,_2_breweries","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":99.95,"rating":-1.0},{"attraction_id":612,"name":"best_of_saint_john_tour","country":"canada","province":"new_brunswick","city":"saint_john","location":"nil","price":149.0,"rating":-1.0},{"attraction_id":613,"name":"best_of_p.e.i._tour","country":"canada","province":"prince_edward_island","city":"charlottetown","location":"nil","price":149.0,"rating":-1.0},{"attraction_id":614,"name":"tour_to_niagara_falls_from_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.0756764,"lng":-79.0856639},"price":89.0,"rating":5.0},{"attraction_id":615,"name":"tour_to_niagara_falls_with_cruise","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.0756764,"lng":-79.0856639},"price":103.0,"rating":-1.0},{"attraction_id":616,"name":"family_friendly_tour_to_niagara_falls","country":"canada","province":"ontario","city":"toronto","location":"nil","price":89.0,"rating":-1.0},{"attraction_id":617,"name":"great_canadian_food_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6544349,"lng":-79.3875078},"price":90.0,"rating":-1.0},{"attraction_id":618,"name":"a_wok_around_chinatown:_culinary_and_cultural_walking_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2723568,"lng":-123.1350654},"price":108.0,"rating":5.0},{"attraction_id":619,"name":"small-group_wine_tour_from_niagara_falls_with_hotel_pickup","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.1389513,"lng":-79.1334083},"price":99.95,"rating":5.0},{"attraction_id":620,"name":"quebec_city_craft_brewery_and_beer_tasting_small-group_tour","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":74.73,"rating":5.0},{"attraction_id":621,"name":"vancouver_art_deco_&_chocolate_tasting_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.282979,"lng":-123.109697},"price":54.6,"rating":5.0},{"attraction_id":622,"name":"niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.2265419,"lng":-79.1159615},"price":77.98,"rating":5.0},{"attraction_id":623,"name":"winter_wonderland_food_tour_in_niagara-on-the-lake","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.0581645,"lng":-79.2902133},"price":62.0,"rating":5.0},{"attraction_id":624,"name":"niagara_on_the_lake_from_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.0756764,"lng":-79.0856639},"price":99.0,"rating":-1.0},{"attraction_id":625,"name":"niagara_falls_tour_from_niagara_on_the_lake","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.0756764,"lng":-79.0856639},"price":99.0,"rating":-1.0},{"attraction_id":626,"name":"4-day_vancouver_island_explorer_tour_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2788333,"lng":-123.1232148},"price":592.2,"rating":-1.0},{"attraction_id":627,"name":"3-hour_east_vancouver_art_mural_&_craft_brewery_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":45.0,"rating":4.0},{"attraction_id":628,"name":"montreal_architectural_walking_tour_(2_hour)","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.505816,"lng":-73.5531589},"price":44.84,"rating":-1.0},{"attraction_id":629,"name":"toronto_walking_tour_-_arts,_food_&_culture_(group_tour)","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.753672,"lng":-79.6089756},"price":35.0,"rating":-1.0},{"attraction_id":630,"name":"whales,_trails_and_island_delights_tour","country":"canada","province":"british_columbia","city":"things_to_do_in_pender_island","location":{"lat":48.8002755,"lng":-123.3109432},"price":141.75,"rating":-1.0},{"attraction_id":631,"name":"sea_to_sky_tour","country":"canada","province":"british_columbia","city":"things_to_do_in_pender_island","location":{"lat":48.8002755,"lng":-123.3109432},"price":99.75,"rating":-1.0},{"attraction_id":632,"name":"whistler_experience_day_tour","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":56.130366,"lng":-106.346771},"price":279.3,"rating":-1.0},{"attraction_id":633,"name":"fantasy_sightseeing_boat_&_wine_tour","country":"canada","province":"british_columbia","city":"okanagan_valley","location":"nil","price":180.0,"rating":-1.0},{"attraction_id":634,"name":"vip_ice_hotel,_basilica,_copper_museum,_city_and_plains_by_private_car","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":162.23,"rating":-1.0},{"attraction_id":635,"name":"toronto_city_walking_tour:_york_to_the_6ix_(group_tour)","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.753672,"lng":-79.6089756},"price":35.0,"rating":-1.0},{"attraction_id":636,"name":"niagara_falls_&_niagara-on-the-lake","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.0756764,"lng":-79.0856639},"price":600.0,"rating":-1.0},{"attraction_id":637,"name":"7_pm_spirit_of_victoria_food_tour_(gourmet_food_progressive_dinner_and_tour)","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":299.0,"rating":-1.0},{"attraction_id":638,"name":"full_day_private_wine_tours_for_up_to_10_people","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.9325068,"lng":-119.4001778},"price":999.0,"rating":-1.0},{"attraction_id":639,"name":"guided_bicycle_tour_-_toronto_waterfront,_island_and_distillery","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6518868,"lng":-79.3977573},"price":85.0,"rating":-1.0},{"attraction_id":640,"name":"niagara_falls_and_boat_cruise","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.0756764,"lng":-79.0856639},"price":105.0,"rating":5.0},{"attraction_id":641,"name":"niagara_falls_tour_&_boat_cruise","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":110.0,"rating":-1.0},{"attraction_id":642,"name":"private_tour_from_toronto_to_niagara_on_the_lake","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.0756764,"lng":-79.0856639},"price":650.0,"rating":-1.0},{"attraction_id":643,"name":"vip_private_car_tour_falls_&_island_of_orleans_-_(the_all_but_the_basilica_tour)","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":94.06,"rating":-1.0},{"attraction_id":644,"name":"bachelorette_wine_tours_-_west_kelowna_wine_tour-_3_hrs.","country":"canada","province":"british_columbia","city":"okanagan_valley","location":"nil","price":117.0,"rating":-1.0},{"attraction_id":645,"name":"red_hot_mingle_night!","country":"canada","province":"british_columbia","city":"okanagan_valley","location":"nil","price":80.0,"rating":-1.0},{"attraction_id":646,"name":"pedal_pub_crawl_downtown_victoria","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":35.0,"rating":-1.0},{"attraction_id":647,"name":"expert_led_vancouver_food_&_market_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":109.06,"rating":-1.0},{"attraction_id":648,"name":"girls_just_want_to_have_fun","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.8294363,"lng":-119.6265584},"price":60.0,"rating":-1.0},{"attraction_id":649,"name":"pirates_&_pints_pub_crawl","country":"canada","province":"nova_scotia","city":"things_to_do_in_yarmouth","location":{"lat":43.8391301,"lng":-66.1189487},"price":65.0,"rating":-1.0},{"attraction_id":650,"name":"traditional_day_in_a_maple_grove_in_quebec","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":777.0,"rating":-1.0},{"attraction_id":651,"name":"native_american_discoveries_and_overnight_stay_in_prospector's_tent","country":"canada","province":"quebec","city":"things_to_do_in_quebec_city","location":"nil","price":599.0,"rating":-1.0},{"attraction_id":652,"name":"cowbell_express_beer_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":45.463769,"lng":-73.8233438},"price":110.0,"rating":-1.0},{"attraction_id":653,"name":"high_spirited_two_day_wine_adventure","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.894787,"lng":-119.496593},"price":450.0,"rating":-1.0},{"attraction_id":654,"name":"old_montreal_delights_with_a_local!","country":"canada","province":"quebec","city":"montreal","location":"nil","price":225.0,"rating":-1.0},{"attraction_id":655,"name":"6_pm_spirit_of_victoria_food_tour_(gourmet_food_progressive_dinner_and_tour)","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":299.0,"rating":-1.0},{"attraction_id":656,"name":"wine_tasting_tours","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.8294363,"lng":-119.6265584},"price":75.0,"rating":5.0},{"attraction_id":657,"name":"original_hamilton_beer_tours","country":"canada","province":"ontario","city":"things_to_do_in_dundas","location":"nil","price":118.65,"rating":-1.0},{"attraction_id":658,"name":"naramata_private\/custom_wine_tours_up_to_10_people","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.9325068,"lng":-119.4001778},"price":999.0,"rating":-1.0},{"attraction_id":659,"name":"bachelorette_private_wine_tours","country":"canada","province":"british_columbia","city":"okanagan_valley","location":"nil","price":140.0,"rating":-1.0},{"attraction_id":660,"name":"vip_and_exclusive_tours","country":"canada","province":"british_columbia","city":"okanagan_valley","location":"nil","price":175.0,"rating":-1.0},{"attraction_id":661,"name":"special_group_full_day_private_wine_tours_for_up_to_12_people_3_tour_options","country":"canada","province":"british_columbia","city":"okanagan_valley","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":662,"name":"kelowna_wine_tours-event_5_hours","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.8294363,"lng":-119.6265584},"price":175.0,"rating":-1.0},{"attraction_id":663,"name":"west_kelowna_wine_tour_5_hours.","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.8294363,"lng":-119.6265584},"price":175.0,"rating":-1.0},{"attraction_id":664,"name":"niagara_wine_tasting_and_3-course_dinner","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.1957482,"lng":-79.1569644},"price":152.55,"rating":4.5},{"attraction_id":665,"name":"full-day_niagara_winery_tour_from_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.703077,"lng":-79.406384},"price":99.0,"rating":4.5},{"attraction_id":666,"name":"flavors_of_old_montreal_walking_tour","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.527967,"lng":-73.597551},"price":68.0,"rating":4.5},{"attraction_id":667,"name":"fraser_valley_wine_tour_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":187.0,"rating":5.0},{"attraction_id":668,"name":"west_kelowna_wine_tour","country":"canada","province":"british_columbia","city":"okanagan_valley","location":"nil","price":185.0,"rating":5.0},{"attraction_id":669,"name":"local_food,_craft_beverage_and_estate_winery_tour_of_cowichan_valley","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":150.0,"rating":5.0},{"attraction_id":670,"name":"4-hour_okanagan_valley_wine_tasting_tour_of_the_kelowna_lakeshore_wine_route","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.041432,"lng":-119.466912},"price":129.0,"rating":4.5},{"attraction_id":671,"name":"half_day_wine_&_cheese_tour_-_niagara_on_the_lake_wine_tour","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.2163982,"lng":-79.1287849},"price":98.0,"rating":-1.0},{"attraction_id":672,"name":"jasper_food_tour","country":"canada","province":"alberta","city":"canadian_rockies","location":"nil","price":123.0,"rating":-1.0},{"attraction_id":673,"name":"diversity_of_scarborough_food_tour","country":"canada","province":"ontario","city":"toronto","location":"nil","price":73.0,"rating":5.0},{"attraction_id":674,"name":"best_of_victoria_food_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4300479,"lng":-123.3637239},"price":68.25,"rating":5.0},{"attraction_id":675,"name":"christmas_walking_tour_in_old_montreal","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5025925,"lng":-73.5551673},"price":21.0,"rating":4.5},{"attraction_id":676,"name":"fort_street_food_walking_tour_in_victoria","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4228659,"lng":-123.3689381},"price":60.0,"rating":4.5},{"attraction_id":677,"name":"whistler's_hidden_gems_dinner_tour","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.114686,"lng":-122.956828},"price":104.99,"rating":4.5},{"attraction_id":678,"name":"victoria_craft_brewery_tour_and_tastings","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4222366,"lng":-123.3739457},"price":79.0,"rating":5.0},{"attraction_id":679,"name":"winter_wine_tour_from_montreal_with_exclusive_winery_access","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.502057,"lng":-73.569345},"price":97.73,"rating":4.5},{"attraction_id":680,"name":"whistler_craft_crawl","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":36.1141366,"lng":-115.1719593},"price":89.98,"rating":-1.0},{"attraction_id":681,"name":"food_walking_tour_of_granville_island_public_market","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2723568,"lng":-123.1350654},"price":60.0,"rating":5.0},{"attraction_id":682,"name":"naramata_wine_tour_with_gourmet_lunch","country":"canada","province":"british_columbia","city":"okanagan_valley","location":"nil","price":149.0,"rating":4.5},{"attraction_id":683,"name":"undiscovered_niagara_wine_country_tour","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":56.130366,"lng":-106.346771},"price":149.0,"rating":5.0},{"attraction_id":684,"name":"montreal_food_truck_tour_by_bike","country":"canada","province":"quebec","city":"montreal","location":"nil","price":159.83,"rating":5.0},{"attraction_id":685,"name":"fraser_valley_wine_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.267144,"lng":-123.160593},"price":135.45,"rating":5.0},{"attraction_id":686,"name":"vancouver_craft_beer_and_distillery_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2879402,"lng":-123.1130521},"price":105.0,"rating":4.5},{"attraction_id":688,"name":"exuberance_tour_plus_-_historical_walking_tour,_picnic_and_wine_tour","country":"canada","province":"british_columbia","city":"okanagan_valley","location":"nil","price":225.0,"rating":-1.0},{"attraction_id":689,"name":"niagara_winter_wonderland_tour_-_air_tour,_winery_tour,_chocolate_factory_tour","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.1897478,"lng":-79.1701169},"price":144.5,"rating":-1.0},{"attraction_id":690,"name":"tour_and_taste_okanagan's_wine_country","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.862408,"lng":-119.569639},"price":135.45,"rating":5.0},{"attraction_id":691,"name":"private_wine_and_chocolate_tour_in_niagara_wine_region","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":165.0,"rating":5.0},{"attraction_id":692,"name":"chocolate_tales_-_entertainment_you_can_taste!","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.7034914,"lng":-79.4137182},"price":82.0,"rating":-1.0},{"attraction_id":693,"name":"wine,_cider_and_beer_tasting_and_pairing_afternoon_tour","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":134.0,"rating":-1.0},{"attraction_id":694,"name":"the_pork_and_bacon_walking_food_tour_of_toronto's_hogtown_history","country":"canada","province":"ontario","city":"toronto","location":"nil","price":98.0,"rating":5.0},{"attraction_id":695,"name":"west_kelowna_wine_tour","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.862408,"lng":-119.569639},"price":145.95,"rating":5.0},{"attraction_id":696,"name":"kayak,_wine,_and_cheese_tour","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.501802,"lng":-119.5907252},"price":155.75,"rating":4.5},{"attraction_id":697,"name":"half_day_swirl,_sip_&_savour_wine_tour","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.0618004,"lng":-79.1214261},"price":35.0,"rating":4.5},{"attraction_id":698,"name":"niagara-on-the-lake_wine_tasting_tour_with_cheese_from_niagara_falls","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.2541511,"lng":-79.0854685},"price":100.57,"rating":5.0},{"attraction_id":699,"name":"queen_street_west_pastry_tour","country":"canada","province":"ontario","city":"toronto","location":"nil","price":85.0,"rating":5.0},{"attraction_id":700,"name":"beyond_the_bagel:_montreal_jewish_food_walking_tour","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5169489,"lng":-73.579716},"price":85.0,"rating":5.0},{"attraction_id":701,"name":"winter_segway_tour_at_henry_of_pelham_winery","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.1552147,"lng":-79.1943598},"price":59.0,"rating":-1.0},{"attraction_id":702,"name":"small-group_afternoon_bike_tour_of_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2866679,"lng":-123.141285},"price":68.25,"rating":5.0},{"attraction_id":703,"name":"walking_tour_of_niagara-on-the-lake_historic_district","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.6528527,"lng":-79.3692322},"price":25.0,"rating":5.0},{"attraction_id":704,"name":"niagara_lakefront_cellar_tour_and_wine_tasting","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":35.0,"rating":4.5},{"attraction_id":705,"name":"calgary_food_walking_tour_-_calgary_farmers_market","country":"canada","province":"alberta","city":"calgary","location":"nil","price":69.29,"rating":5.0},{"attraction_id":706,"name":"full-day_prince_edward_county_wine_tour_with_lunch","country":"canada","province":"ontario","city":"toronto","location":"nil","price":425.0,"rating":5.0},{"attraction_id":707,"name":"victoria_wine_and_whales_combo_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4225678,"lng":-123.3824385},"price":359.85,"rating":5.0},{"attraction_id":708,"name":"the_montego_bay_private_party_hopper","country":"caribbean","province":"jamaica","city":"saint_james_parish","location":{"lat":35.3353949,"lng":-81.8877587},"price":80.43,"rating":-1.0},{"attraction_id":709,"name":"guaranteed_wine_tasting_at_mission_hill_&_quails_family_estates","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.9325068,"lng":-119.4001778},"price":131.25,"rating":-1.0},{"attraction_id":710,"name":"fraser_valley_private_wine_tour_and_bistro_lunch","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2650247,"lng":-123.1124489},"price":950.29,"rating":-1.0},{"attraction_id":711,"name":"niagara_craft_brewery_tour","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.2163982,"lng":-79.1287849},"price":139.99,"rating":-1.0},{"attraction_id":712,"name":"small-group_annapolis_valley_wine_and_food_tour_from_halifax","country":"canada","province":"nova_scotia","city":"halifax_region","location":{"lat":44.987681,"lng":-64.138963},"price":160.0,"rating":5.0},{"attraction_id":713,"name":"4_hour_montreal_architecture_&_city_bike_tour_with_wine_or_beer","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.505816,"lng":-73.5531589},"price":86.23,"rating":5.0},{"attraction_id":714,"name":"high_spirits_tour_-_beer,_cider,_spirits_&_wine_6-hour","country":"canada","province":"british_columbia","city":"okanagan_valley","location":"nil","price":185.0,"rating":-1.0},{"attraction_id":715,"name":"private_tour:_fraser_valley_wine_tour_in_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":291.11,"rating":4.0},{"attraction_id":716,"name":"pub_crawl_montreal","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5128836,"lng":-73.5699696},"price":29.0,"rating":4.0},{"attraction_id":717,"name":"4-hour_riverside_and_leslieville_food_tour_in_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6596227,"lng":-79.3472817},"price":100.0,"rating":4.5},{"attraction_id":718,"name":"urban_whiskey_trail_experience","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6596227,"lng":-79.3472817},"price":169.0,"rating":-1.0},{"attraction_id":719,"name":"vancouver_craft_brewery_and_food_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2856453,"lng":-123.1118545},"price":94.99,"rating":5.0},{"attraction_id":720,"name":"okanagan_wine_country_bike_and_wine_tour","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.501802,"lng":-119.5907252},"price":170.0,"rating":5.0},{"attraction_id":721,"name":"byward_market_tasting_experience","country":"canada","province":"ontario","city":"ottawa","location":{"lat":45.439153,"lng":-75.67994},"price":82.0,"rating":4.0},{"attraction_id":722,"name":"jewish_neighborhood_food_tour","country":"canada","province":"quebec","city":"montreal","location":"nil","price":95.44,"rating":4.5},{"attraction_id":723,"name":"king_and_queen_west_sunday_brunch_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6596227,"lng":-79.3472817},"price":110.0,"rating":4.5},{"attraction_id":724,"name":"caribbean_dreams_san_juan_private_party_hopper","country":"caribbean","province":"puerto_rico","city":"san_juan","location":{"lat":35.3353949,"lng":-81.8877587},"price":94.06,"rating":-1.0},{"attraction_id":725,"name":"brentwood_bay_kayak_tour_and_wine_tasting","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.578083,"lng":-123.466695},"price":89.6,"rating":-1.0},{"attraction_id":726,"name":"victoria_craft_brewery_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":79.5,"rating":4.5},{"attraction_id":727,"name":"niagara_falls_walking_food_tour","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.0581645,"lng":-79.2902133},"price":88.14,"rating":5.0},{"attraction_id":728,"name":"walking_brewery_tour_of_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2856453,"lng":-123.1118545},"price":73.99,"rating":5.0},{"attraction_id":729,"name":"little_italy_walking_food_tour_in_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2859174,"lng":-123.1138245},"price":73.0,"rating":4.5},{"attraction_id":730,"name":"shore_excursion_saint_john_walking_tour","country":"canada","province":"new_brunswick","city":"saint_john","location":"nil","price":30.0,"rating":5.0},{"attraction_id":731,"name":"montreal_ultimate_chocolate_tour","country":"canada","province":"quebec","city":"montreal","location":"nil","price":88.24,"rating":4.5},{"attraction_id":732,"name":"toronto_pubs_and_bars_after_sunset","country":"canada","province":"ontario","city":"toronto","location":{"lat":56.130366,"lng":-106.346771},"price":28.0,"rating":1.0},{"attraction_id":733,"name":"under_the_surface_of_montreal's_chinatown:_guided_food_walking_tour","country":"canada","province":"quebec","city":"montreal","location":"nil","price":83.0,"rating":5.0},{"attraction_id":734,"name":"omg,_there's_a_greek_food_tour!","country":"canada","province":"ontario","city":"toronto","location":"nil","price":57.0,"rating":5.0},{"attraction_id":735,"name":"secret_food_tours_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":79.72,"rating":-1.0},{"attraction_id":736,"name":"montreal_afternoon_tea_tour","country":"canada","province":"quebec","city":"montreal","location":"nil","price":149.5,"rating":5.0},{"attraction_id":737,"name":"private_niagara-on-the-lake_ice_wine_festival_tour","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":149.0,"rating":-1.0},{"attraction_id":738,"name":"vernon_wine_tasting_experience_to_lake_country","country":"canada","province":"british_columbia","city":"okanagan_valley","location":"nil","price":205.0,"rating":-1.0},{"attraction_id":739,"name":"4-hour_toronto_cocktail_and_secret_bar_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6596227,"lng":-79.3472817},"price":169.0,"rating":5.0},{"attraction_id":740,"name":"corktown_and_distillery_historic_district_food_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6596227,"lng":-79.3472817},"price":99.0,"rating":5.0},{"attraction_id":741,"name":"taste_of_chocolate_tour","country":"canada","province":"new_brunswick","city":"things_to_do_in_moncton","location":"nil","price":11.5,"rating":-1.0},{"attraction_id":742,"name":"lobster_roll_workshop","country":"canada","province":"new_brunswick","city":"things_to_do_in_moncton","location":"nil","price":80.5,"rating":-1.0},{"attraction_id":743,"name":"caribbean_dreams_negril_private_party_hopper","country":"caribbean","province":"jamaica","city":"westmoreland_parish","location":{"lat":35.3353949,"lng":-81.8877587},"price":80.43,"rating":-1.0},{"attraction_id":744,"name":"montreal_by_night_tour","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5001458,"lng":-73.5720264},"price":30.0,"rating":3.0},{"attraction_id":745,"name":"vancouver_distillery_private_tour_and_tasting","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":262.5,"rating":-1.0},{"attraction_id":746,"name":"west_kelowna_6_hour_wine_tour","country":"canada","province":"british_columbia","city":"okanagan_valley","location":"nil","price":222.0,"rating":-1.0},{"attraction_id":747,"name":"private_tour:_fraser_valley_wine_country_day_trip_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":300.89,"rating":4.0},{"attraction_id":748,"name":"east_kelowna_6_hour_wine_tour","country":"canada","province":"british_columbia","city":"okanagan_valley","location":"nil","price":222.0,"rating":-1.0},{"attraction_id":749,"name":"east_kelowna_wine_tour","country":"canada","province":"british_columbia","city":"okanagan_valley","location":"nil","price":185.0,"rating":5.0},{"attraction_id":750,"name":"ile_d'orleans_food_tour","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8131324,"lng":-71.2056118},"price":51.75,"rating":3.5},{"attraction_id":751,"name":"3.5-hour_ossington_strip_food_tour_in_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6596227,"lng":-79.3472817},"price":189.0,"rating":1.0},{"attraction_id":752,"name":"distillery_tour_with_chocolate_&_whisky_tasting","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4846699,"lng":-123.3872278},"price":49.0,"rating":5.0},{"attraction_id":753,"name":"spirit_of_leduc_distillery_tour","country":"canada","province":"alberta","city":"edmonton","location":"nil","price":95.0,"rating":-1.0},{"attraction_id":754,"name":"lake_country_wine_tour","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.041432,"lng":-119.466912},"price":149.0,"rating":4.5},{"attraction_id":755,"name":"small-group_tour:_naramata_bench_wine_tastings_and_countryside","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.041432,"lng":-119.466912},"price":159.0,"rating":5.0},{"attraction_id":756,"name":"ritz_and_glamour_toronto_-_vip_entertainment_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":56.130366,"lng":-106.346771},"price":235.0,"rating":-1.0},{"attraction_id":757,"name":"brewery_creek_walking_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2859174,"lng":-123.1138245},"price":83.0,"rating":-1.0},{"attraction_id":758,"name":"private_niagara_falls-niagara-on-the-lake_day_trip_and_winery_tour_from_toronto","country":"canada","province":"ontario","city":"toronto","location":"nil","price":270.0,"rating":-1.0},{"attraction_id":759,"name":"satisfy_your_sweet_tooth,_greek-style!","country":"canada","province":"ontario","city":"toronto","location":"nil","price":45.0,"rating":-1.0},{"attraction_id":760,"name":"tasty_taster_wine_tour","country":"canada","province":"british_columbia","city":"kamloops","location":{"lat":50.704936,"lng":-120.4427039},"price":72.45,"rating":4.5},{"attraction_id":761,"name":"okanagan_craft_distillery_and_brewery_bike_tour","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.501802,"lng":-119.5907252},"price":170.0,"rating":4.5},{"attraction_id":762,"name":"picnic_in_a_vineyard","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":56.130366,"lng":-106.346771},"price":175.0,"rating":-1.0},{"attraction_id":763,"name":"kelowna_brewery_tour","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.2879402,"lng":-123.1130521},"price":78.75,"rating":-1.0},{"attraction_id":764,"name":"kelowna_brewery_and_distillery_tour","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.2879402,"lng":-123.1130521},"price":82.95,"rating":-1.0},{"attraction_id":765,"name":"toronto_arts,_food_&_culture_walking_tour_-_local_private_guided_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.753672,"lng":-79.6089756},"price":282.5,"rating":-1.0},{"attraction_id":766,"name":"cocktails_&_dreams","country":"canada","province":"ontario","city":"toronto","location":{"lat":56.130366,"lng":-106.346771},"price":68.0,"rating":-1.0},{"attraction_id":767,"name":"best_of_ottawa_bike_tour","country":"canada","province":"ontario","city":"ottawa","location":{"lat":45.4233882,"lng":-75.6963202},"price":113.5,"rating":5.0},{"attraction_id":768,"name":"eat_like_a_canadian_food_&_sightseeing_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4228659,"lng":-123.3689381},"price":83.8,"rating":5.0},{"attraction_id":769,"name":"whistler_blackcomb_salmon_bake_dinner_and_atv_tour","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1133762,"lng":-122.954259},"price":183.75,"rating":5.0},{"attraction_id":770,"name":"vancouver_railtown_district_food_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4228659,"lng":-123.3689381},"price":62.98,"rating":4.0},{"attraction_id":771,"name":"kelowna_wine_tour","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.2879402,"lng":-123.1130521},"price":126.0,"rating":-1.0},{"attraction_id":772,"name":"niagara_falls_by_airplane_and_land_winter_tour_with_wine_tasting_from_toronto","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.1897478,"lng":-79.1701169},"price":339.0,"rating":-1.0},{"attraction_id":773,"name":"mornings_just_got_better-_niagara_on_the_lake","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.0581645,"lng":-79.2902133},"price":65.54,"rating":4.5},{"attraction_id":774,"name":"arctic_day:_yukon_foodie_tour","country":"canada","province":"yukon","city":"whitehorse","location":{"lat":60.7227415,"lng":-135.0558791},"price":114.45,"rating":-1.0},{"attraction_id":775,"name":"brentwood_bay_kayak_tour_and_restaurant_lunch","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.578083,"lng":-123.466695},"price":89.6,"rating":5.0},{"attraction_id":776,"name":"st._john's_walking_food_tour","country":"canada","province":"newfoundland_and_labrador","city":"newfoundland","location":{"lat":56.130366,"lng":-106.346771},"price":89.0,"rating":4.0},{"attraction_id":777,"name":"independent_bike_tour_of_niagara-on-the-lake_wineries_including_wine_tastings","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.2541511,"lng":-79.0854685},"price":64.0,"rating":4.5},{"attraction_id":778,"name":"niagara_winery_bicycle_tour_with_cheese","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.2541511,"lng":-79.0854685},"price":75.0,"rating":4.5},{"attraction_id":779,"name":"private_tour:_vancouver_half_day_wine_tasting_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":124.74,"rating":3.0},{"attraction_id":780,"name":"the_best_of_granville_island_walking_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2879402,"lng":-123.1130521},"price":75.0,"rating":-1.0},{"attraction_id":781,"name":"niagara_region_private_winery_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":45.463769,"lng":-73.8233438},"price":620.0,"rating":2.5},{"attraction_id":782,"name":"food_and_bev_tour_in_victoria_with_lunch_and_tasting","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4216648,"lng":-123.3666096},"price":135.45,"rating":-1.0},{"attraction_id":783,"name":"kelowna_and_okanagan_full-day_wine_tour","country":"canada","province":"british_columbia","city":"okanagan_valley","location":"nil","price":165.99,"rating":5.0},{"attraction_id":784,"name":"craft_vine,_orchard_&_stills","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":140.0,"rating":5.0},{"attraction_id":785,"name":"el_camino_de_tapas_and_cocktails_-_luxurious_evening_food_crawl_in_toronto","country":"canada","province":"ontario","city":"toronto","location":"nil","price":169.0,"rating":-1.0},{"attraction_id":786,"name":"small-group_fraser_valley_wine_tour_with_lunch_from_vancouver","country":"canada","province":"british_columbia","city":"fraser_lake","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":787,"name":"cowichan_valley_wine_tours_from_victoria","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":49.16741,"lng":-123.939045},"price":499.0,"rating":-1.0},{"attraction_id":788,"name":"niagara_falls_full-day_package:_airplane_tour,_boat_and_land_tour,_and_winery_tasting","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.1897478,"lng":-79.1701169},"price":399.0,"rating":4.5},{"attraction_id":789,"name":"shore_excursion:_coastal_lighthouse_and_winery_tour_from_charlottetown","country":"canada","province":"prince_edward_island","city":"things_to_do_in_wood_islands","location":"nil","price":500.0,"rating":-1.0},{"attraction_id":791,"name":"sake_a_to_z_gastronomic_experience_in_distillery_district","country":"canada","province":"ontario","city":"toronto","location":"nil","price":90.0,"rating":5.0},{"attraction_id":792,"name":"west_niagara_wine_tour","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":56.130366,"lng":-106.346771},"price":99.0,"rating":5.0},{"attraction_id":793,"name":"coastal_lighthouse_and_winery_tour","country":"canada","province":"prince_edward_island","city":"things_to_do_in_murray_river","location":"nil","price":86.25,"rating":4.0},{"attraction_id":794,"name":"victoria_craft_beer_and_distillery_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":105.0,"rating":-1.0},{"attraction_id":795,"name":"victoria_wine_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":120.0,"rating":-1.0},{"attraction_id":796,"name":"best_of_victoria_sip_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":49.2879402,"lng":-123.1130521},"price":120.0,"rating":-1.0},{"attraction_id":797,"name":"canmore_food_walking_tour","country":"canada","province":"alberta","city":"canadian_rockies","location":"nil","price":132.29,"rating":-1.0},{"attraction_id":798,"name":"chocolate_tales_-_entertainment_you_can_taste!_(hamilton)","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":43.7034914,"lng":-79.4137182},"price":82.0,"rating":-1.0},{"attraction_id":799,"name":"fiesta_tour_-_east_kelowna","country":"canada","province":"british_columbia","city":"okanagan_valley","location":"nil","price":185.0,"rating":-1.0},{"attraction_id":800,"name":"joyful_journey_tour_-_summerland","country":"canada","province":"british_columbia","city":"okanagan_valley","location":"nil","price":215.0,"rating":-1.0},{"attraction_id":801,"name":"excitement_tour_-_lake_country","country":"canada","province":"british_columbia","city":"okanagan_valley","location":"nil","price":185.0,"rating":-1.0},{"attraction_id":802,"name":"the_joie_de_vivre_tour","country":"canada","province":"british_columbia","city":"okanagan_valley","location":"nil","price":365.0,"rating":-1.0},{"attraction_id":803,"name":"festival_tour_-_kelowna_lakeshore","country":"canada","province":"british_columbia","city":"okanagan_valley","location":"nil","price":185.0,"rating":-1.0},{"attraction_id":804,"name":"rejoicing_tour_-_kelowna_westside","country":"canada","province":"british_columbia","city":"okanagan_valley","location":"nil","price":185.0,"rating":-1.0},{"attraction_id":805,"name":"edmonton_food_tour_-_downtown_delights","country":"canada","province":"alberta","city":"edmonton","location":"nil","price":121.79,"rating":-1.0},{"attraction_id":806,"name":"hot_on_the_harbour_with_hot_country_103_5","country":"canada","province":"nova_scotia","city":"halifax_region","location":{"lat":44.663465,"lng":-63.6241384},"price":30.02,"rating":-1.0},{"attraction_id":807,"name":"bay_of_fundy_food_tour_in_new_brunswick","country":"canada","province":"new_brunswick","city":"things_to_do_in_st._george","location":"nil","price":660.0,"rating":-1.0},{"attraction_id":808,"name":"beat_the_bottleneck:_summerland_full-day_wine_tour","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.041432,"lng":-119.466912},"price":149.0,"rating":-1.0},{"attraction_id":809,"name":"jubilee_tour_-_oliver_-_mcintyre_bluff,_golden_mile,_black_sage_bench","country":"canada","province":"british_columbia","city":"okanagan_valley","location":"nil","price":240.0,"rating":-1.0},{"attraction_id":810,"name":"elation_tour_-_south_okanagan_-_naramata,_penticton_and_okanagan_falls","country":"canada","province":"british_columbia","city":"okanagan_valley","location":"nil","price":240.0,"rating":-1.0},{"attraction_id":811,"name":"open_deck_party_aboard_the_tall_ship_silva","country":"canada","province":"nova_scotia","city":"halifax_region","location":{"lat":44.663465,"lng":-63.6241384},"price":32.52,"rating":-1.0},{"attraction_id":812,"name":"microbrewery,_microdistillery_and_mixology_tour","country":"canada","province":"quebec","city":"montreal","location":"nil","price":190.0,"rating":5.0},{"attraction_id":813,"name":"all_star_wineries_of_kelowna_tour","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.862408,"lng":-119.569639},"price":166.95,"rating":5.0},{"attraction_id":814,"name":"edmonton_cocktail_tour","country":"canada","province":"alberta","city":"edmonton","location":"nil","price":95.0,"rating":-1.0},{"attraction_id":815,"name":"south_edmonton_brewery_tour","country":"canada","province":"alberta","city":"edmonton","location":"nil","price":95.0,"rating":-1.0},{"attraction_id":816,"name":"lunch_fiesta_wine_tour","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.1957482,"lng":-79.1569644},"price":123.17,"rating":4.0},{"attraction_id":817,"name":"full-day_niagara_ice_wine_festival_tour_with_lunch_and_winery_visits","country":"canada","province":"ontario","city":"toronto","location":"nil","price":395.0,"rating":5.0},{"attraction_id":818,"name":"caribbean_dreams_runaway_bay_private_party_hopper","country":"caribbean","province":"jamaica","city":"saint_ann_parish","location":{"lat":35.3353949,"lng":-81.8877587},"price":80.43,"rating":-1.0},{"attraction_id":819,"name":"montreal_bike_tour_with_bites","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.505816,"lng":-73.5531589},"price":136.82,"rating":5.0},{"attraction_id":820,"name":"edmonton_craft_beer_history_tour","country":"canada","province":"alberta","city":"edmonton","location":"nil","price":150.0,"rating":5.0},{"attraction_id":821,"name":"spirit_of_edmonton_distillery_tour","country":"canada","province":"alberta","city":"edmonton","location":"nil","price":95.0,"rating":-1.0},{"attraction_id":822,"name":"private_winery_tour_of_niagara_wine_country","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":165.0,"rating":5.0},{"attraction_id":823,"name":"niagara_on_the_lake_sightseeing_wine_chocolate_&_lavender_lunch_tour","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.1957482,"lng":-79.1569644},"price":109.0,"rating":4.0},{"attraction_id":824,"name":"uncork_saint_john_food_and_drink_tour","country":"canada","province":"new_brunswick","city":"saint_john","location":"nil","price":85.1,"rating":5.0},{"attraction_id":825,"name":"private_tour:_craft_breweries_and_beer_tastings_in_niagara_region","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":165.0,"rating":-1.0},{"attraction_id":826,"name":"whistler_club_crawl","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":36.1141366,"lng":-115.1719593},"price":81.8,"rating":-1.0},{"attraction_id":827,"name":"caribbean_dreams_north_coast_private_party_hopper","country":"caribbean","province":"dominican_republic","city":"puerto_plata_province","location":{"lat":35.3353949,"lng":-81.8877587},"price":80.43,"rating":-1.0},{"attraction_id":828,"name":"caribbean_dreams_las_terrenas_private_party_hopper","country":"caribbean","province":"dominican_republic","city":"samana_province","location":{"lat":35.3353949,"lng":-81.8877587},"price":80.43,"rating":-1.0},{"attraction_id":829,"name":"caribbean_dreams_santo_domingo_private_party_hopper","country":"caribbean","province":"dominican_republic","city":"santo_domingo_province","location":{"lat":35.3353949,"lng":-81.8877587},"price":80.43,"rating":-1.0},{"attraction_id":830,"name":"caribbean_dreams_punta_cana_private_party_hopper","country":"caribbean","province":"dominican_republic","city":"la_altagracia_province","location":{"lat":35.3353949,"lng":-81.8877587},"price":80.43,"rating":-1.0},{"attraction_id":831,"name":"vancouver_craft_brewery_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2879402,"lng":-123.1130521},"price":79.5,"rating":4.5},{"attraction_id":832,"name":"private_niagara_ice_wine_tour","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":165.0,"rating":5.0},{"attraction_id":833,"name":"4-day_quebec_city_escape","country":"united_states","province":"new_hampshire_(nh)","city":"manchester","location":{"lat":42.847646,"lng":-71.537301},"price":-1.0,"rating":-1.0},{"attraction_id":834,"name":"quebec_ice_hotel_tour","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":20.68,"rating":4.5},{"attraction_id":835,"name":"horse-drawn_sleigh_ride_in_banff","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1763287,"lng":-115.570567},"price":39.9,"rating":4.5},{"attraction_id":836,"name":"winter_wonderland_adventure_at_vancouver\u2019s_capilano_suspension_bridge","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":47.2,"rating":5.0},{"attraction_id":837,"name":"quebec_ice_hotel_and_snow_tubing_combo","country":"canada","province":"quebec","city":"things_to_do_in_saint-gabriel-de-valcartier","location":"nil","price":46.0,"rating":4.0},{"attraction_id":838,"name":"snow_tubing_at_village_vacation_valcartier","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":34.44,"rating":4.5},{"attraction_id":839,"name":"christmas_in_quebec_city:_small-group_gourmet_food_tour","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8130864,"lng":-71.2055932},"price":55.0,"rating":5.0},{"attraction_id":840,"name":"christmas_magic_in_old_quebec","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8118804,"lng":-71.2071414},"price":35.0,"rating":5.0},{"attraction_id":841,"name":"banff_sunshine_village_winter_sightseeing_gondola","country":"canada","province":"alberta","city":"canadian_rockies","location":"nil","price":44.1,"rating":5.0},{"attraction_id":842,"name":"tasting_tours_-_valentine's_day_week","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.8294363,"lng":-119.6265584},"price":80.0,"rating":-1.0},{"attraction_id":843,"name":"jasper_winter_wildlife_search","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":52.8740887,"lng":-118.081698},"price":68.25,"rating":-1.0},{"attraction_id":844,"name":"christmas_walking_tour_in_old_montreal","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5025925,"lng":-73.5551673},"price":21.0,"rating":4.5},{"attraction_id":845,"name":"winter_wine_tour_from_montreal_with_exclusive_winery_access","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.502057,"lng":-73.569345},"price":97.73,"rating":4.5},{"attraction_id":846,"name":"grouse_mountain_full_day_snow_lift_ticket","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":66.15,"rating":-1.0},{"attraction_id":847,"name":"rockies_classic_4-day_winter_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2869235,"lng":-123.12216},"price":547.0,"rating":4.5},{"attraction_id":848,"name":"christmas_lights_tour_and_butchart_gardens","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":45.301728,"lng":-85.275168},"price":550.0,"rating":-1.0},{"attraction_id":849,"name":"vancouver_christmas_festival_of_lights","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":108.0,"rating":-1.0},{"attraction_id":850,"name":"celebrate_the_new_year_in_montreal","country":"united_states","province":"new_hampshire_(nh)","city":"manchester","location":{"lat":42.847646,"lng":-71.537301},"price":783.87,"rating":-1.0},{"attraction_id":851,"name":"half-day_ice_fishing","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.322224,"lng":-122.807193},"price":208.95,"rating":5.0},{"attraction_id":852,"name":"abraham_lake_ice_bubbles_and_banff_winter_photography_tour","country":"canada","province":"alberta","city":"canadian_rockies","location":"nil","price":475.0,"rating":1.0},{"attraction_id":853,"name":"private_christmas_tour:_vancouver_&_capilano_bridge","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2043733,"lng":-122.9339129},"price":567.0,"rating":-1.0},{"attraction_id":854,"name":"haunted_vancouver_trolley_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284609,"lng":-123.108474},"price":60.0,"rating":3.5},{"attraction_id":855,"name":"vancouver_holiday_dinner_and_carols_cruise","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.29419,"lng":-123.133059},"price":88.88,"rating":3.5},{"attraction_id":856,"name":"christmas_in_victoria_and_the_butchart_gardens","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":320.0,"rating":-1.0},{"attraction_id":857,"name":"skylon_tower_observation_deck_admission","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":15.0,"rating":4.5},{"attraction_id":858,"name":"bata_shoe_museum_admission","country":"canada","province":"ontario","city":"toronto","location":"nil","price":14.0,"rating":4.5},{"attraction_id":859,"name":"best_of_niagara_falls_tour_from_niagara_falls,_ontario","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.0857136,"lng":-79.0824311},"price":158.0,"rating":5.0},{"attraction_id":860,"name":"ripley's_believe_it_or_not!_niagara_falls_admission","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":10.95,"rating":4.5},{"attraction_id":861,"name":"butchart_gardens_tour_from_victoria","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4216648,"lng":-123.3666096},"price":73.5,"rating":5.0},{"attraction_id":862,"name":"capilano_suspension_bridge_park_admission","country":"canada","province":"british_columbia","city":"things_to_do_in_north_vancouver","location":"nil","price":47.2,"rating":5.0},{"attraction_id":863,"name":"skip_the_line:_vancouver_aquarium_admission","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":39.9,"rating":4.5},{"attraction_id":864,"name":"banff_gondola_ride_admission","country":"canada","province":"alberta","city":"things_to_do_in_banff","location":"nil","price":67.2,"rating":5.0},{"attraction_id":865,"name":"quebec_ice_hotel_tour","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":20.68,"rating":4.5},{"attraction_id":866,"name":"fallsview_indoor_waterpark_day_pass","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":44.95,"rating":4.5},{"attraction_id":867,"name":"montreal_attraction_pass","country":"canada","province":"quebec","city":"montreal","location":"nil","price":127.62,"rating":5.0},{"attraction_id":868,"name":"skip_the_line_royal_ontario_museum_ticket","country":"canada","province":"ontario","city":"toronto","location":"nil","price":20.0,"rating":5.0},{"attraction_id":869,"name":"ice_explorer_glacier_tour_and_glacier_skywalk","country":"canada","province":"alberta","city":"things_to_do_in_banff_national_park","location":"nil","price":114.45,"rating":4.5},{"attraction_id":870,"name":"skip_the_line:_ripley's_aquarium_of_canada_in_toronto","country":"canada","province":"ontario","city":"toronto","location":"nil","price":41.81,"rating":5.0},{"attraction_id":871,"name":"sea_to_sky_gondola_ticket","country":"canada","province":"british_columbia","city":"squamish","location":"nil","price":39.95,"rating":5.0},{"attraction_id":872,"name":"hockey_hall_of_fame_admission","country":"canada","province":"ontario","city":"toronto","location":"nil","price":20.0,"rating":5.0},{"attraction_id":873,"name":"montreal_tower_observatory_admission_plus_optional_ticket_to_botanical_garden","country":"canada","province":"quebec","city":"montreal","location":"nil","price":23.75,"rating":4.0},{"attraction_id":874,"name":"jasper_skytram","country":"canada","province":"alberta","city":"canadian_rockies","location":"nil","price":49.3,"rating":4.5},{"attraction_id":875,"name":"vancouver_lookout_admission","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":18.38,"rating":4.5},{"attraction_id":876,"name":"sharks_after_dark_-_ripley's_aquarium_of_canada_in_toronto","country":"canada","province":"ontario","city":"toronto","location":"nil","price":33.9,"rating":5.0},{"attraction_id":877,"name":"glacier_skywalk_admission","country":"canada","province":"alberta","city":"things_to_do_in_jasper_national_park","location":"nil","price":36.75,"rating":3.5},{"attraction_id":878,"name":"bird_kingdom_all_day_admission_ticket","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.0926264,"lng":-79.0687075},"price":20.28,"rating":4.5},{"attraction_id":879,"name":"quebec_ice_hotel_and_snow_tubing_combo","country":"canada","province":"quebec","city":"things_to_do_in_saint-gabriel-de-valcartier","location":"nil","price":46.0,"rating":4.0},{"attraction_id":880,"name":"the_calgary_stampede","country":"canada","province":"alberta","city":"calgary","location":"nil","price":48.0,"rating":4.5},{"attraction_id":881,"name":"sea_to_sky_gondola_shuttle_package","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":82.95,"rating":5.0},{"attraction_id":882,"name":"parc_de_la_chute-montmorency_waterfalls_admission_and_cable_car","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":17.24,"rating":-1.0},{"attraction_id":883,"name":"observatoire_place_ville_marie_tickets","country":"canada","province":"quebec","city":"montreal","location":"nil","price":21.85,"rating":4.0},{"attraction_id":884,"name":"grouse_mountain_admission","country":"canada","province":"british_columbia","city":"things_to_do_in_north_vancouver","location":"nil","price":58.8,"rating":4.5},{"attraction_id":885,"name":"museum_of_saint_joseph's_oratory_of_mount_royal","country":"canada","province":"quebec","city":"montreal","location":"nil","price":5.0,"rating":1.0},{"attraction_id":886,"name":"art_gallery_of_ontario_admission","country":"canada","province":"ontario","city":"toronto","location":"nil","price":19.5,"rating":-1.0},{"attraction_id":887,"name":"ultimate_day_tour_to_victoria","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4227209,"lng":-123.3689786},"price":363.56,"rating":4.5},{"attraction_id":888,"name":"virtual_reality_experience_-_vr_arena","country":"canada","province":"alberta","city":"calgary","location":"nil","price":25.0,"rating":-1.0},{"attraction_id":889,"name":"banff_sunshine_village_gondola_and_sightseeing","country":"canada","province":"alberta","city":"canadian_rockies","location":"nil","price":44.1,"rating":5.0},{"attraction_id":890,"name":"gr\u00e9vin_wax_museum_admission_in_montreal","country":"canada","province":"quebec","city":"montreal","location":"nil","price":18.0,"rating":4.5},{"attraction_id":891,"name":"royal_bc_museum_entrance_ticket","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":17.0,"rating":5.0},{"attraction_id":892,"name":"legoland\u00ae_discovery_centre_toronto_admission_ticket","country":"canada","province":"ontario","city":"toronto","location":"nil","price":21.99,"rating":4.0},{"attraction_id":893,"name":"vancouver_art_gallery_admission","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":24.0,"rating":3.5},{"attraction_id":894,"name":"canadian_museum_of_nature_admission","country":"canada","province":"ontario","city":"ottawa","location":"nil","price":16.39,"rating":-1.0},{"attraction_id":895,"name":"bloedel_conservatory_admission_ticket","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":7.09,"rating":-1.0},{"attraction_id":896,"name":"toronto_city_tour_with_cn_tower","country":"canada","province":"ontario","city":"toronto","location":"nil","price":99.0,"rating":-1.0},{"attraction_id":897,"name":"adult_ticket","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":16.9,"rating":-1.0},{"attraction_id":898,"name":"vancouver_island's_ultimate_full_day_whale_and_wildlife_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.7403799,"lng":-123.6191421},"price":274.05,"rating":-1.0},{"attraction_id":899,"name":"victoria_to_vancouver_tour_with_butchart_gardens_admission_and_sunset_cruise_to_vancouver","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4227209,"lng":-123.3689786},"price":143.07,"rating":5.0},{"attraction_id":900,"name":"aquarium_du_quebec:_a_playground_overflowing_with_life!","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":22.42,"rating":-1.0},{"attraction_id":901,"name":"studio_bell,_home_of_the_national_music_centre,_general_admission","country":"canada","province":"alberta","city":"calgary","location":"nil","price":18.9,"rating":-1.0},{"attraction_id":902,"name":"steveston_magical_mystery_storybrooke_explorer_private_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":132.5,"rating":-1.0},{"attraction_id":903,"name":"steveston_magical_mystery_&_sea_adventure_explorer_private_tour","country":"canada","province":"british_columbia","city":"things_to_do_in_richmond","location":"nil","price":150.0,"rating":-1.0},{"attraction_id":904,"name":"ticket_for_the_observatoire_de_la_capitale_-_quebec_city","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":14.75,"rating":-1.0},{"attraction_id":905,"name":"banff_food_tour_-_eat_the_castle","country":"canada","province":"alberta","city":"canadian_rockies","location":"nil","price":184.79,"rating":-1.0},{"attraction_id":906,"name":"marineland_of_canada_day_pass","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":54.18,"rating":-1.0},{"attraction_id":907,"name":"canadian_war_museum_admission","country":"canada","province":"ontario","city":"ottawa","location":"nil","price":19.22,"rating":5.0},{"attraction_id":908,"name":"canadian_museum_of_history_admission_ticket","country":"canada","province":"quebec","city":"things_to_do_in_gatineau","location":"nil","price":23.0,"rating":-1.0},{"attraction_id":909,"name":"combo_pass:_hop_on-hop_bus_tour_&_craigdarroch_castle_pass","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4233248,"lng":-123.3680641},"price":46.0,"rating":-1.0},{"attraction_id":910,"name":"heritage_park_general_admission","country":"canada","province":"alberta","city":"calgary","location":"nil","price":11.5,"rating":4.5},{"attraction_id":911,"name":"canadian_children's_museum_admission_included_with_museum_of_history","country":"canada","province":"quebec","city":"things_to_do_in_gatineau","location":"nil","price":23.0,"rating":-1.0},{"attraction_id":912,"name":"museum_of_vancouver_admission","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":20.5,"rating":-1.0},{"attraction_id":913,"name":"calgary_zoo_admission_ticket","country":"canada","province":"alberta","city":"calgary","location":{"lat":51.0459004,"lng":-114.0236738},"price":31.45,"rating":4.5},{"attraction_id":914,"name":"the_robert_bateman_centre_admission_ticket","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":10.5,"rating":-1.0},{"attraction_id":915,"name":"victoria_butterfly_gardens","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":17.33,"rating":-1.0},{"attraction_id":916,"name":"kamloops_bc_wildlife_park_admission","country":"canada","province":"british_columbia","city":"kamloops","location":{"lat":50.6545725,"lng":-120.0789983},"price":12.45,"rating":4.5},{"attraction_id":917,"name":"clip_'n_climb_laval_climbing_session_ticket","country":"canada","province":"quebec","city":"montreal","location":"nil","price":18.4,"rating":-1.0},{"attraction_id":918,"name":"hopewell_rocks_admission","country":"canada","province":"new_brunswick","city":"things_to_do_in_hopewell_cape","location":"nil","price":10.0,"rating":5.0},{"attraction_id":919,"name":"general_admission_ticket_-acadian_historical_village","country":"canada","province":"new_brunswick","city":"things_to_do_in_caraquet","location":"nil","price":9.5,"rating":-1.0},{"attraction_id":920,"name":"professional_racing_simulation_experience","country":"canada","province":"quebec","city":"montreal","location":"nil","price":95.0,"rating":4.5},{"attraction_id":921,"name":"grouse_mountain_snowshoe_rental_&_mountain_admission","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":81.56,"rating":-1.0},{"attraction_id":922,"name":"3-hour_private_tour:_victoria_grand_city_and_craigdarroch_castle","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":290.0,"rating":5.0},{"attraction_id":923,"name":"aga_khan_museum_admission_with_round-trip_transportation","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.6611142,"lng":-79.3765866},"price":60.9,"rating":5.0},{"attraction_id":924,"name":"montreal_mccord_museum_admission_ticket","country":"canada","province":"quebec","city":"montreal","location":"nil","price":19.0,"rating":3.0},{"attraction_id":925,"name":"assiniboine_park_zoo_general_admission","country":"canada","province":"manitoba","city":"things_to_do_in_winnipeg","location":"nil","price":21.53,"rating":-1.0},{"attraction_id":926,"name":"bill_reid_gallery_admission","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":13.0,"rating":-1.0},{"attraction_id":927,"name":"fort_museum_of_the_north_west_mounted_police_and_first_nations_interpretive_centre","country":"canada","province":"alberta","city":"things_to_do_in_fort_macleod","location":"nil","price":12.0,"rating":-1.0},{"attraction_id":928,"name":"banff_sightseeing_chairlift","country":"canada","province":"alberta","city":"things_to_do_in_banff_national_park","location":{"lat":51.1775076,"lng":-115.5712711},"price":38.85,"rating":4.5},{"attraction_id":929,"name":"britannia_mine_museum_general_admission","country":"canada","province":"british_columbia","city":"things_to_do_in_britannia_beach","location":"nil","price":31.45,"rating":5.0},{"attraction_id":930,"name":"canyon_sainte-anne_walking_tour","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":13.5,"rating":4.5},{"attraction_id":931,"name":"seaplane_tour_with_admission_to_capilano_suspension_bridge_park","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4241277,"lng":-123.3707833},"price":169.0,"rating":5.0},{"attraction_id":932,"name":"kings_landing_admission_ticket","country":"canada","province":"new_brunswick","city":"things_to_do_in_lower_prince_william","location":"nil","price":17.99,"rating":-1.0},{"attraction_id":933,"name":"luxury_tour_niagara_falls,_canada","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.0756764,"lng":-79.0856639},"price":227.66,"rating":-1.0},{"attraction_id":934,"name":"vancouver_hop-on,_hop-off_&_explore_the_north_shore","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284609,"lng":-123.108474},"price":149.0,"rating":4.0},{"attraction_id":935,"name":"arctic_day:_kluane_national_park_tour","country":"canada","province":"yukon","city":"things_to_do_in_haines_junction","location":{"lat":60.7227415,"lng":-135.0558791},"price":282.45,"rating":-1.0},{"attraction_id":936,"name":"victoria_kayaking_and_butterfly_gardens_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.578083,"lng":-123.466695},"price":85.4,"rating":-1.0},{"attraction_id":937,"name":"brentwood_bay_kayak_tour_and_butchart_gardens_visit","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.578083,"lng":-123.466695},"price":100.8,"rating":5.0},{"attraction_id":938,"name":"whale-watching_cruise_from_victoria_and_butchart_gardens_admission","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4227209,"lng":-123.3689786},"price":174.56,"rating":4.5},{"attraction_id":939,"name":"valcartier_vacation_village_waterpark_of_quebec","country":"canada","province":"quebec","city":"things_to_do_in_saint-gabriel-de-valcartier","location":"nil","price":51.73,"rating":-1.0},{"attraction_id":940,"name":"nikka_yuko_winter_light_festival-kazoku_(family)_package","country":"canada","province":"alberta","city":"things_to_do_in_lethbridge","location":"nil","price":45.0,"rating":-1.0},{"attraction_id":941,"name":"johnson_geo_centre_admission_ticket","country":"canada","province":"newfoundland_and_labrador","city":"newfoundland","location":"nil","price":12.0,"rating":-1.0},{"attraction_id":942,"name":"mus\u00e9e_de_la_gasp\u00e9sie_admission","country":"canada","province":"quebec","city":"gaspesie_region","location":"nil","price":12.5,"rating":-1.0},{"attraction_id":943,"name":"fisheries_museum_of_the_atlantic","country":"canada","province":"nova_scotia","city":"things_to_do_in_lunenburg","location":"nil","price":12.0,"rating":4.0},{"attraction_id":944,"name":"nikka_yuko_japanese_garden_admission","country":"canada","province":"alberta","city":"things_to_do_in_lethbridge","location":"nil","price":11.0,"rating":-1.0},{"attraction_id":945,"name":"wings_and_waterfalls_-_wells_gray_provincial_park_-_clearwater,_bc","country":"canada","province":"british_columbia","city":"things_to_do_in_clearwater","location":"nil","price":197.0,"rating":-1.0},{"attraction_id":946,"name":"johnston_canyon_icewalk","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1775076,"lng":-115.5712711},"price":79.8,"rating":5.0},{"attraction_id":947,"name":"butchart_gardens_tour_from_victoria","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4216648,"lng":-123.3666096},"price":73.5,"rating":5.0},{"attraction_id":948,"name":"whistler_small-group_day_trip_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.1978322,"lng":-123.0649959},"price":145.0,"rating":5.0},{"attraction_id":949,"name":"snowmobile_cruiser_tour_for_first-time_riders","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1129838,"lng":-122.9549289},"price":151.2,"rating":5.0},{"attraction_id":950,"name":"ice_explorer_glacier_tour_and_glacier_skywalk","country":"canada","province":"alberta","city":"things_to_do_in_banff_national_park","location":"nil","price":114.45,"rating":4.5},{"attraction_id":951,"name":"banff_national_park_tour_with_lake_louise_and_moraine_lake","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1775076,"lng":-115.5712711},"price":88.2,"rating":4.5},{"attraction_id":952,"name":"arctic_day:_evening_aurora_viewing","country":"canada","province":"yukon","city":"whitehorse","location":{"lat":60.7227415,"lng":-135.0558791},"price":135.45,"rating":3.5},{"attraction_id":953,"name":"capilano_suspension_bridge_and_grouse_mountain_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2869235,"lng":-123.12216},"price":212.0,"rating":5.0},{"attraction_id":954,"name":"whale-watching_cruise_with_expert_naturalists","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4224072,"lng":-123.3670534},"price":94.5,"rating":5.0},{"attraction_id":955,"name":"northern_lights_tour_from_yellowknife","country":"canada","province":"northwest_territories","city":"yellowknife","location":{"lat":62.4549765,"lng":-114.3722764},"price":100.0,"rating":4.5},{"attraction_id":956,"name":"winter_tour:_banff_and_its_wildlife","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1775076,"lng":-115.5712711},"price":70.35,"rating":4.5},{"attraction_id":957,"name":"callaghan_valley_winter_snowmobile_tour","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1133762,"lng":-122.954259},"price":208.95,"rating":5.0},{"attraction_id":958,"name":"evening_wildlife_safari","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1775076,"lng":-115.5712711},"price":58.8,"rating":4.0},{"attraction_id":959,"name":"dogsled_adventure_in_mont-tremblant","country":"canada","province":"quebec","city":"mont_tremblant","location":{"lat":46.2132909,"lng":-74.5849902},"price":169.34,"rating":5.0},{"attraction_id":960,"name":"jasper_national_park_tour:_maligne_valley,_medicine_lake_and_spirit_island","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":52.8780879,"lng":-118.0799308},"price":72.45,"rating":5.0},{"attraction_id":961,"name":"jasper_evening_wildlife_tour","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":52.8740887,"lng":-118.081698},"price":73.9,"rating":4.5},{"attraction_id":962,"name":"horse-drawn_sleigh_ride_in_banff","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1763287,"lng":-115.570567},"price":39.9,"rating":4.5},{"attraction_id":963,"name":"winter_wonderland_adventure_at_vancouver\u2019s_capilano_suspension_bridge","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":47.2,"rating":5.0},{"attraction_id":964,"name":"grotto_canyon_icewalk","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1775076,"lng":-115.5712711},"price":79.8,"rating":5.0},{"attraction_id":965,"name":"bird_kingdom_all_day_admission_ticket","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.0926264,"lng":-79.0687075},"price":20.28,"rating":4.5},{"attraction_id":966,"name":"niagara_falls_helicopter_tour","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.1186039,"lng":-79.0743842},"price":145.0,"rating":4.5},{"attraction_id":967,"name":"quebec_ice_hotel_and_snow_tubing_combo","country":"canada","province":"quebec","city":"things_to_do_in_saint-gabriel-de-valcartier","location":"nil","price":46.0,"rating":4.0},{"attraction_id":968,"name":"snow_tubing_at_village_vacation_valcartier","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":34.44,"rating":4.5},{"attraction_id":969,"name":"discover_grizzly_bears_from_banff","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1775076,"lng":-115.5712711},"price":231.0,"rating":4.5},{"attraction_id":970,"name":"seaplane_flight_to_victoria_and_whale-watching_cruise","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4241277,"lng":-123.3707833},"price":469.0,"rating":5.0},{"attraction_id":971,"name":"athabasca_glacier_snow_trip_from_banff","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1775076,"lng":-115.5712711},"price":273.0,"rating":4.5},{"attraction_id":972,"name":"snowshoeing_on_top_of_the_world","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1889659,"lng":-115.5612628},"price":95.0,"rating":5.0},{"attraction_id":973,"name":"lake_louise_winterland_from_banff","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1889659,"lng":-115.5612628},"price":99.0,"rating":5.0},{"attraction_id":974,"name":"yellowknife_dog_sledding_tour","country":"canada","province":"northwest_territories","city":"yellowknife","location":{"lat":62.4549765,"lng":-114.3722764},"price":95.0,"rating":4.0},{"attraction_id":975,"name":"whistler_sightseeing_tours_-_discover_all_of_whistler_this_winter!","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1133762,"lng":-122.954259},"price":83.99,"rating":5.0},{"attraction_id":976,"name":"columbia_icefield_tour_including_the_glacier_skywalk_from_banff","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.417637,"lng":-116.217007},"price":281.4,"rating":5.0},{"attraction_id":977,"name":"crystal_hut_fondue_by_snowcat","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1133762,"lng":-122.954259},"price":219.45,"rating":4.0},{"attraction_id":978,"name":"snowmobile_british_columbia_tour_for_intermediate_riders","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1129838,"lng":-122.9549289},"price":151.2,"rating":5.0},{"attraction_id":979,"name":"snowmobile_tour","country":"canada","province":"northwest_territories","city":"yellowknife","location":{"lat":62.4534547,"lng":-114.3686973},"price":135.0,"rating":5.0},{"attraction_id":980,"name":"ultimate_day_tour_to_victoria","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4227209,"lng":-123.3689786},"price":363.56,"rating":4.5},{"attraction_id":981,"name":"canmore_caving_adventure_tour","country":"canada","province":"alberta","city":"things_to_do_in_canmore","location":"nil","price":165.0,"rating":-1.0},{"attraction_id":982,"name":"winter_wildlife_discovery_tour","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":52.8780879,"lng":-118.0799308},"price":72.45,"rating":4.5},{"attraction_id":983,"name":"lake_louise_winter_wildlife_snowshoe_tour","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.4419206,"lng":-116.1621717},"price":49.0,"rating":5.0},{"attraction_id":984,"name":"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2477822,"lng":-123.0330053},"price":144.95,"rating":5.0},{"attraction_id":985,"name":"crystal_hut_fondue_by_snowmobile","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1133762,"lng":-122.954259},"price":282.45,"rating":5.0},{"attraction_id":986,"name":"jasper_to_banff_one-way_tour","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":52.8780879,"lng":-118.0799308},"price":257.25,"rating":4.5},{"attraction_id":987,"name":"quebec_ski-shoeing_excursion","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.858852,"lng":-71.013544},"price":89.9,"rating":5.0},{"attraction_id":988,"name":"3_hour_banff_horseback_riding_adventures","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1763287,"lng":-115.570567},"price":170.1,"rating":4.5},{"attraction_id":989,"name":"arctic_day:_yukon_wildlife_and_hot_springs_tour","country":"canada","province":"yukon","city":"whitehorse","location":{"lat":60.7227415,"lng":-135.0558791},"price":145.95,"rating":5.0},{"attraction_id":990,"name":"vancouver_island_rainforest_guided_hike_with_private_guide","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":90.0,"rating":5.0},{"attraction_id":991,"name":"banff_sunshine_village_gondola_and_sightseeing","country":"canada","province":"alberta","city":"canadian_rockies","location":"nil","price":44.1,"rating":5.0},{"attraction_id":992,"name":"3-day_rocky_mountains_athabasca_tour_from_banff","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":49.2788333,"lng":-123.1232148},"price":476.7,"rating":-1.0},{"attraction_id":993,"name":"snowmobiling_activity_rides_of_1_hour","country":"canada","province":"quebec","city":"things_to_do_in_saint-jean-de-l'ile-d'orleans","location":{"lat":46.9055764,"lng":-70.9353914},"price":83.95,"rating":5.0},{"attraction_id":994,"name":"kick_sled_tours_on_great_slave_lake","country":"canada","province":"northwest_territories","city":"yellowknife","location":{"lat":51.188849,"lng":-115.5613515},"price":103.95,"rating":-1.0},{"attraction_id":995,"name":"columbia_icefield_tour_including_the_glacier_skywalk_from_jasper","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1306919,"lng":-114.0066346},"price":232.05,"rating":4.5},{"attraction_id":996,"name":"banff_via_ferrata_climbing_adventure","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1775076,"lng":-115.5712711},"price":177.45,"rating":5.0},{"attraction_id":997,"name":"1_hour_banff_horseback_riding_adventures","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1763287,"lng":-115.570567},"price":67.2,"rating":4.5},{"attraction_id":998,"name":"whistler_wilderness_snowmobile_run","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1133762,"lng":-122.954259},"price":208.96,"rating":5.0},{"attraction_id":999,"name":"lake_louise_scenic_snowshoe_tour","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.4419206,"lng":-116.1621717},"price":79.0,"rating":5.0},{"attraction_id":1000,"name":"tremblant_sleighride","country":"canada","province":"quebec","city":"mont_tremblant","location":{"lat":46.2132909,"lng":-74.5849902},"price":46.19,"rating":-1.0},{"attraction_id":1001,"name":"lynn_canyon_park_and_photography_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":56.130366,"lng":-106.346771},"price":99.0,"rating":5.0},{"attraction_id":1002,"name":"best_of_vancouver_-_4_hours","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":56.130366,"lng":-106.346771},"price":186.65,"rating":5.0},{"attraction_id":1003,"name":"vancouver_island's_ultimate_full_day_whale_and_wildlife_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.7403799,"lng":-123.6191421},"price":274.05,"rating":-1.0},{"attraction_id":1004,"name":"1-day_whistler_day_tour_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2788333,"lng":-123.1232148},"price":72.45,"rating":-1.0},{"attraction_id":1005,"name":"yellowknife_northern_lights_viewing_tour_including_3-nights_accommodation","country":"canada","province":"northwest_territories","city":"yellowknife","location":{"lat":62.4549765,"lng":-114.3722764},"price":700.0,"rating":4.5},{"attraction_id":1006,"name":"3_hours_snowmobile_guided_tour\/rental_1_hour_from_montreal","country":"canada","province":"quebec","city":"things_to_do_in_montreal","location":"nil","price":190.0,"rating":5.0},{"attraction_id":1007,"name":"grouse_mountain_snow_lift_ticket_and_ski_or_snowboard_rental","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":47.04,"rating":4.0},{"attraction_id":1008,"name":"dog_sledding,_snow_tubing_and_snowshoeing_tour_from_toronto","country":"canada","province":"ontario","city":"toronto","location":"nil","price":359.0,"rating":5.0},{"attraction_id":1009,"name":"victoria_whale_watch_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4255917,"lng":-123.3695807},"price":114.45,"rating":4.5},{"attraction_id":1010,"name":"vancouver_biking_and_hiking_tour_including_lunch","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2914718,"lng":-123.142404},"price":135.5,"rating":5.0},{"attraction_id":1011,"name":"whistler_snowshoeing_adventure_with_optional_peak_2_peak_ticket","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1129838,"lng":-122.9549289},"price":103.95,"rating":5.0},{"attraction_id":1012,"name":"summer_tour:_banff_and_its_wildlife","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1775076,"lng":-115.5712711},"price":74.55,"rating":5.0},{"attraction_id":1013,"name":"snowshoeing_in_kananaskis","country":"canada","province":"alberta","city":"calgary","location":{"lat":50.9183584,"lng":-115.147942},"price":75.0,"rating":5.0},{"attraction_id":1014,"name":"talking_trees_-_indigenous_walking_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.3222742,"lng":-123.1309622},"price":40.0,"rating":5.0},{"attraction_id":1015,"name":"immersive_single_and_multiplayer_virtual_reality_arcade_experience_for_1_hour","country":"canada","province":"ontario","city":"toronto","location":"nil","price":44.07,"rating":-1.0},{"attraction_id":1016,"name":"4-day_vancouver_island_explorer_tour_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2788333,"lng":-123.1232148},"price":592.2,"rating":-1.0},{"attraction_id":1017,"name":"whistler_sightseeing_tours_-_discover_all_of_whistler_this_summer!","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1133762,"lng":-122.954259},"price":83.99,"rating":-1.0},{"attraction_id":1018,"name":"whales,_trails_and_island_delights_tour","country":"canada","province":"british_columbia","city":"things_to_do_in_pender_island","location":{"lat":48.8002755,"lng":-123.3109432},"price":141.75,"rating":-1.0},{"attraction_id":1019,"name":"sea_to_sky_tour","country":"canada","province":"british_columbia","city":"things_to_do_in_pender_island","location":{"lat":48.8002755,"lng":-123.3109432},"price":99.75,"rating":-1.0},{"attraction_id":1020,"name":"whistler_experience_day_tour","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":56.130366,"lng":-106.346771},"price":279.3,"rating":-1.0},{"attraction_id":1021,"name":"vip_whale_watching,_basilica_by_private_car_tour","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":216.76,"rating":-1.0},{"attraction_id":1022,"name":"mustang_horse_rescue_volunteer_experience!_full_day","country":"united_states","province":"florida_(fl)","city":"things_to_do_in_mims","location":{"lat":49.1859201,"lng":-122.7961456},"price":271.29,"rating":-1.0},{"attraction_id":1023,"name":"camping_in_ontario's_most_beautiful_location","country":"canada","province":"ontario","city":"things_to_do_in_haliburton","location":"nil","price":150.0,"rating":-1.0},{"attraction_id":1024,"name":"port_renfrew_whale_&_wildlife_watching","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4222022,"lng":-123.3796261},"price":149.0,"rating":-1.0},{"attraction_id":1025,"name":"voyageur_canoe_and_horseback_ride","country":"canada","province":"alberta","city":"things_to_do_in_kananaskis_country","location":{"lat":50.9183584,"lng":-115.147942},"price":120.0,"rating":-1.0},{"attraction_id":1026,"name":"langley_wine_tasting_day_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":56.130366,"lng":-106.346771},"price":331.8,"rating":-1.0},{"attraction_id":1027,"name":"escape_to_rugged_waterfalls_&_canyons","country":"canada","province":"british_columbia","city":"things_to_do_in_north_vancouver","location":{"lat":45.427752,"lng":-75.692003},"price":55.0,"rating":5.0},{"attraction_id":1028,"name":"coastal_nature_tours","country":"canada","province":"nova_scotia","city":"halifax_region","location":{"lat":44.663465,"lng":-63.6241384},"price":51.12,"rating":-1.0},{"attraction_id":1030,"name":"full_day_survival_training,_by_military_experts","country":"south_america","province":"brazil","city":"state_of_amazonas_(am)","location":{"lat":49.1859201,"lng":-122.7961456},"price":225.0,"rating":-1.0},{"attraction_id":1031,"name":"#_1_dog_sled_ride_in_quebec","country":"canada","province":"quebec","city":"things_to_do_in_mont-tremblant_national_park","location":"nil","price":119.0,"rating":-1.0},{"attraction_id":1032,"name":"2-day_okanagan_chinook_tour_from_banff_finish_vancouver","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":49.2788333,"lng":-123.1232148},"price":308.7,"rating":-1.0},{"attraction_id":1033,"name":"vancouver_island_half_day_whale_and_wildlife_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.7403799,"lng":-123.6191421},"price":140.7,"rating":-1.0},{"attraction_id":1034,"name":"half-day_whale_watching_(telegraph_cove,_bc)","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4227209,"lng":-123.3689786},"price":143.07,"rating":-1.0},{"attraction_id":1035,"name":"sunset_whale_watching_(victoria,_bc)","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4227209,"lng":-123.3689786},"price":143.07,"rating":-1.0},{"attraction_id":1036,"name":"vip_three_day_whale_watching_sea_kayaking_basilica_is_orleans_private_car_tour","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":503.04,"rating":-1.0},{"attraction_id":1037,"name":"vip_two_day_whale_watching,_sea_kayaking,_basilica,_by_private_car_tour","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":312.19,"rating":-1.0},{"attraction_id":1038,"name":"2_hour_quickie_adventure","country":"canada","province":"nova_scotia","city":"things_to_do_in_earltown","location":"nil","price":57.5,"rating":-1.0},{"attraction_id":1039,"name":"zipline_experience_in_montreal_-_mtl_zipline","country":"canada","province":"quebec","city":"montreal","location":"nil","price":25.0,"rating":-1.0},{"attraction_id":1040,"name":"tandem_parachute_jump_in_quebec","country":"canada","province":"quebec","city":"things_to_do_in_quebec_city","location":"nil","price":485.0,"rating":-1.0},{"attraction_id":1041,"name":"niagara_fall_canada_wonder_tour","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.0756764,"lng":-79.0856639},"price":227.66,"rating":-1.0},{"attraction_id":1042,"name":"3_hour_whale_watching_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.6488242,"lng":-123.3946395},"price":129.0,"rating":5.0},{"attraction_id":1043,"name":"discovery_niagara_falls_usa_winter_tour","country":"united_states","province":"new_york_(ny)","city":"niagara_falls","location":{"lat":43.0851909,"lng":-79.059248},"price":156.77,"rating":-1.0},{"attraction_id":1044,"name":"the_douglas_fir_trail_-_wandering_through_calgary's_past_-_calgary","country":"canada","province":"alberta","city":"calgary","location":{"lat":56.130366,"lng":-106.346771},"price":57.75,"rating":-1.0},{"attraction_id":1045,"name":"keji_southern_lakes_canoe_trip_-_3_day","country":"canada","province":"nova_scotia","city":"things_to_do_in_earltown","location":"nil","price":684.25,"rating":-1.0},{"attraction_id":1046,"name":"frozen_ocean_canoe_trip_-3_day","country":"canada","province":"nova_scotia","city":"things_to_do_in_earltown","location":"nil","price":684.25,"rating":-1.0},{"attraction_id":1047,"name":"sun_&_moon_serenity_tour","country":"canada","province":"british_columbia","city":"things_to_do_in_sidney","location":{"lat":48.8002755,"lng":-123.3109432},"price":78.75,"rating":-1.0},{"attraction_id":1048,"name":"yukon-northern_lights_4-days_adventure_in_whitehorse","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":49.2869235,"lng":-123.12216},"price":-1.0,"rating":-1.0},{"attraction_id":1049,"name":"native_american_discoveries_and_overnight_stay_in_prospector's_tent","country":"canada","province":"quebec","city":"things_to_do_in_quebec_city","location":"nil","price":599.0,"rating":-1.0},{"attraction_id":1050,"name":"harrison_hot_springs_day_tour","country":"canada","province":"british_columbia","city":"things_to_do_in_harrison_hot_springs","location":{"lat":56.130366,"lng":-106.346771},"price":345.4,"rating":-1.0},{"attraction_id":1051,"name":"rental_of_a_boat_on_the_st._lawrence_river_-_quebec_city","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":1052,"name":"vip_day_in_a_canadian_ranch_for_a_private_group","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":1053,"name":"amazon_jungle_survival_guide_experience!","country":"south_america","province":"brazil","city":"state_of_amazonas_(am)","location":{"lat":49.1859201,"lng":-122.7961456},"price":-1.0,"rating":-1.0},{"attraction_id":1054,"name":"2-day_rockies_roadrunner_tour_from_vancouver_finish_banff","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2788333,"lng":-123.1232148},"price":392.7,"rating":-1.0},{"attraction_id":1055,"name":"city_sights_e-bike_adventure_tour_-_self-guided","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.278014,"lng":-123.131252},"price":89.0,"rating":-1.0},{"attraction_id":1056,"name":"seals_&_smiles_tour","country":"canada","province":"british_columbia","city":"things_to_do_in_pender_island","location":{"lat":48.8002755,"lng":-123.3109432},"price":68.25,"rating":-1.0},{"attraction_id":1057,"name":"hike_canada's_highest_pass","country":"canada","province":"alberta","city":"calgary","location":{"lat":50.9183584,"lng":-115.147942},"price":99.0,"rating":-1.0},{"attraction_id":1058,"name":"hike_canada's_highest_pass","country":"canada","province":"alberta","city":"things_to_do_in_kananaskis_country","location":{"lat":50.9183584,"lng":-115.147942},"price":99.0,"rating":-1.0},{"attraction_id":1059,"name":"hike_canada's_highest_pass_-_larch_viewing","country":"canada","province":"things_to_do_in_kananaskis_country","city":"kananaskis_outfitters","location":{"lat":50.9183584,"lng":-115.147942},"price":99.0,"rating":-1.0},{"attraction_id":1060,"name":"guided_sunrise_hiking_tour_(transportation,_guide_&_snacks_included)","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":75.0,"rating":-1.0},{"attraction_id":1061,"name":"mustang_rescue_&_care_center_half_day_volunteer_experience","country":"united_states","province":"florida_(fl)","city":"things_to_do_in_mims","location":{"lat":49.1859201,"lng":-122.7961456},"price":156.77,"rating":-1.0},{"attraction_id":1062,"name":"coastal_headland_hiking_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":172.5,"rating":-1.0},{"attraction_id":1063,"name":"cabot_trail_and_cape_breton_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":1064,"name":"cape_breton_&_newfoundland_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":1065,"name":"hiking_and_sea_kayaking_combo_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":212.75,"rating":-1.0},{"attraction_id":1066,"name":"lunenburg_hike_and_town_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":172.5,"rating":-1.0},{"attraction_id":1067,"name":"ucluelet_harbour_kayaking_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.936092,"lng":-125.537252},"price":89.0,"rating":-1.0},{"attraction_id":1068,"name":"peggy's_cove_hike_and_village_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":143.75,"rating":-1.0},{"attraction_id":1069,"name":"cape_split_hiking_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":172.5,"rating":-1.0},{"attraction_id":1070,"name":"bay_of_fundy_walk_and_winery_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":189.75,"rating":-1.0},{"attraction_id":1071,"name":"fire_man_guided_snowshoe_tour","country":"canada","province":"quebec","city":"mont_tremblant","location":{"lat":46.2132909,"lng":-74.5849902},"price":69.87,"rating":-1.0},{"attraction_id":1072,"name":"mont-tremblant_family_ice_fishing","country":"canada","province":"quebec","city":"mont_tremblant","location":{"lat":46.2132909,"lng":-74.5849902},"price":245.14,"rating":-1.0},{"attraction_id":1073,"name":"village_quebec_tour;_1800's_reproduction_(food,_activities_and_fun_included)","country":"canada","province":"quebec","city":"things_to_do_in_drummondville","location":{"lat":45.4951539,"lng":-73.582501},"price":89.0,"rating":-1.0},{"attraction_id":1074,"name":"west_kelowna_wine_tour_5_hours.","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.8294363,"lng":-119.6265584},"price":175.0,"rating":-1.0},{"attraction_id":1075,"name":"rockies_adventure_4-day_summer_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2869235,"lng":-123.12216},"price":708.0,"rating":5.0},{"attraction_id":1076,"name":"rockies_classic_4-day_summer_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2869235,"lng":-123.12216},"price":687.0,"rating":4.5},{"attraction_id":1077,"name":"4-day_yukon_aurora_viewing_tour","country":"canada","province":"yukon","city":"whitehorse","location":{"lat":60.7227415,"lng":-135.0558791},"price":702.45,"rating":5.0},{"attraction_id":1078,"name":"3-day_sundance_explorer_backcountry_lodge_by_horseback","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1763287,"lng":-115.570567},"price":-1.0,"rating":5.0},{"attraction_id":1079,"name":"covered_wagon_or_horseback_ride_in_banff_with_western_cookout","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1763287,"lng":-115.570567},"price":103.95,"rating":4.0},{"attraction_id":1080,"name":"niagara_falls_domed_jet-boat_ride","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.149939,"lng":-79.0463155},"price":79.04,"rating":4.5},{"attraction_id":1081,"name":"2_hour_banff_horseback_riding_adventure","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1763287,"lng":-115.570567},"price":124.95,"rating":4.0},{"attraction_id":1082,"name":"waterfalls_of_yoho_national_park","country":"canada","province":"alberta","city":"things_to_do_in_yoho_national_park","location":{"lat":51.1214558,"lng":-114.0858128},"price":160.0,"rating":5.0},{"attraction_id":1083,"name":"quebec_city_snowshoeing_tour","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.858852,"lng":-71.013544},"price":79.9,"rating":5.0},{"attraction_id":1084,"name":"marine_wildlife_tour_by_zodiac","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4255917,"lng":-123.3695807},"price":110.25,"rating":5.0},{"attraction_id":1085,"name":"top_of_gowlland_tod_hike_in_victoria","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4569632,"lng":-123.3257163},"price":86.0,"rating":5.0},{"attraction_id":1086,"name":"3-hour_yukon_ice-fishing_tour_from_whitehorse","country":"canada","province":"yukon","city":"whitehorse","location":{"lat":60.7227415,"lng":-135.0558791},"price":187.95,"rating":-1.0},{"attraction_id":1087,"name":"whistler_odyssey_tour:_off-road_buggy_adventure","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1133762,"lng":-122.954259},"price":229.0,"rating":5.0},{"attraction_id":1088,"name":"jasper_winter_wildlife_search","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":52.8740887,"lng":-118.081698},"price":68.25,"rating":-1.0},{"attraction_id":1089,"name":"medicine_trail_snowshoe_tour","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1133762,"lng":-122.954259},"price":93.45,"rating":5.0},{"attraction_id":1090,"name":"axe_throwing_at_batl_-_the_backyard_axe_throwing_league_in_ottawa","country":"canada","province":"ontario","city":"ottawa","location":"nil","price":22.22,"rating":-1.0},{"attraction_id":1091,"name":"banff_premium_snowboard_rental_including_delivery","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":37.936607,"lng":-107.817839},"price":105.84,"rating":-1.0},{"attraction_id":1092,"name":"axe_throwing_at_batl_-_the_backyard_axe_throwing_league_in_niagara_falls","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":22.22,"rating":-1.0},{"attraction_id":1093,"name":"3-day_stoney_creek_backcountry_tent_trip_by_horseback","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1763287,"lng":-115.570567},"price":-1.0,"rating":5.0},{"attraction_id":1094,"name":"electric_fat_bike_tour","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.858852,"lng":-71.013544},"price":89.9,"rating":5.0},{"attraction_id":1095,"name":"4-day_erling_strom_trail_backcountry_lodge_trip_by_horseback","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1763287,"lng":-115.570567},"price":-1.0,"rating":5.0},{"attraction_id":1096,"name":"2-day_sundance_overnight_backcountry_lodge_trip_by_horseback","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1763287,"lng":-115.570567},"price":712.95,"rating":4.5},{"attraction_id":1097,"name":"whistler_sasquatch_zipline","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.113329,"lng":-122.954755},"price":135.45,"rating":5.0},{"attraction_id":1098,"name":"banff_national_park_guided_hike_with_lunch","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1775076,"lng":-115.5712711},"price":109.2,"rating":5.0},{"attraction_id":1099,"name":"dog_mountain_snowshoeing_and_photography_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":56.130366,"lng":-106.346771},"price":143.0,"rating":5.0},{"attraction_id":1100,"name":"snowmobile_tour_from_yellowknife","country":"canada","province":"northwest_territories","city":"yellowknife","location":{"lat":62.4549765,"lng":-114.3722764},"price":158.0,"rating":5.0},{"attraction_id":1101,"name":"sea_to_sky_exotic_driving_experience","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.359068,"lng":-123.267023},"price":404.25,"rating":5.0},{"attraction_id":1102,"name":"yellowknife_snowshoeing_tour","country":"canada","province":"northwest_territories","city":"yellowknife","location":{"lat":62.4549765,"lng":-114.3722764},"price":92.0,"rating":3.0},{"attraction_id":1103,"name":"blackcomb_glacier_safari_by_jeep_4x4","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1133762,"lng":-122.954259},"price":145.95,"rating":5.0},{"attraction_id":1104,"name":"1-_or_2-hour_horseback_ride_in_pemberton","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.3613164,"lng":-122.8502758},"price":82.95,"rating":5.0},{"attraction_id":1105,"name":"first_tracks_snowshoe_explorer","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1889659,"lng":-115.5612628},"price":79.8,"rating":5.0},{"attraction_id":1106,"name":"winter_twilight_zipline_adventure_in_whistler","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.113329,"lng":-122.954755},"price":124.96,"rating":5.0},{"attraction_id":1107,"name":"tremblant_ice_climbing_school","country":"canada","province":"quebec","city":"mont_tremblant","location":{"lat":46.2132909,"lng":-74.5849902},"price":93.56,"rating":5.0},{"attraction_id":1108,"name":"whistler_wilderness_adventure_snowmobile_tour","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1132325,"lng":-122.9562256},"price":159.0,"rating":5.0},{"attraction_id":1109,"name":"half-day_yukon_snowshoeing_adventure","country":"canada","province":"yukon","city":"whitehorse","location":{"lat":60.7227415,"lng":-135.0558791},"price":135.45,"rating":4.0},{"attraction_id":1110,"name":"whistler_half-day_fly_fishing","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.322224,"lng":-122.807193},"price":208.95,"rating":5.0},{"attraction_id":1111,"name":"arctic_day:_hiking_tour_half_day","country":"canada","province":"yukon","city":"whitehorse","location":{"lat":60.7227415,"lng":-135.0558791},"price":135.45,"rating":5.0},{"attraction_id":1112,"name":"niagara_adventure_beach_horseback_ride","country":"canada","province":"ontario","city":"things_to_do_in_port_colborne","location":{"lat":42.888361,"lng":-79.3229186},"price":90.4,"rating":4.5},{"attraction_id":1113,"name":"small-group_zipline_adventure","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.394219,"lng":-123.627347},"price":93.45,"rating":5.0},{"attraction_id":1114,"name":"mega_ziplines_and_via_ferratta","country":"canada","province":"quebec","city":"mont_tremblant","location":{"lat":46.2132909,"lng":-74.5849902},"price":99.48,"rating":-1.0},{"attraction_id":1115,"name":"lake_louise_night_snowshoe_tour","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.4419206,"lng":-116.1621717},"price":59.0,"rating":5.0},{"attraction_id":1116,"name":"tandem_parasailing_for_you_and_a_friend","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.887146,"lng":-119.498445},"price":85.0,"rating":4.0},{"attraction_id":1117,"name":"yellowknife_ice_road_adventure","country":"canada","province":"northwest_territories","city":"yellowknife","location":{"lat":62.4549765,"lng":-114.3722764},"price":55.0,"rating":2.5},{"attraction_id":1118,"name":"axe_throwing_at_batl_-_the_backyard_axe_throwing_league_in_calgary","country":"canada","province":"alberta","city":"calgary","location":"nil","price":22.22,"rating":-1.0},{"attraction_id":1119,"name":"kamloops_bc_wildlife_park_admission","country":"canada","province":"british_columbia","city":"kamloops","location":{"lat":50.6545725,"lng":-120.0789983},"price":12.45,"rating":4.5},{"attraction_id":1120,"name":"sunshine_meadows_vistas_-_easy_hike_-_mondays_and_saturdays","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1889659,"lng":-115.5612628},"price":119.0,"rating":-1.0},{"attraction_id":1121,"name":"spring_season_sport_fishing_adventure_charter_for_salmon_fishing_&_bottom_fish","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.94498,"lng":-125.553751},"price":189.0,"rating":-1.0},{"attraction_id":1122,"name":"4-day_northern_lights_tour_in_whitehorse_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2869235,"lng":-123.12216},"price":-1.0,"rating":5.0},{"attraction_id":1123,"name":"columbia_icefield_tour_including_the_glacier_skywalk_from_calgary","country":"canada","province":"alberta","city":"calgary","location":{"lat":51.1306919,"lng":-114.0066346},"price":380.1,"rating":4.5},{"attraction_id":1124,"name":"grouse_mountain_full_day_snow_lift_ticket","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":66.15,"rating":-1.0},{"attraction_id":1125,"name":"dune_buggy_4x4_tours","country":"canada","province":"quebec","city":"things_to_do_in_mont_tremblant","location":{"lat":46.2132909,"lng":-74.5849902},"price":197.77,"rating":4.0},{"attraction_id":1126,"name":"small-group_capilano_suspension_bridge_and_vancouver_city_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2869235,"lng":-123.12216},"price":200.0,"rating":5.0},{"attraction_id":1127,"name":"jasper_wildlife_and_waterfalls_tour_with_maligne_lake_hike","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":52.8740887,"lng":-118.081698},"price":79.25,"rating":5.0},{"attraction_id":1128,"name":"canadian_classic_snowmobile_tour","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1133762,"lng":-122.954259},"price":166.95,"rating":5.0},{"attraction_id":1129,"name":"vancouver_full-day_sightseeing_and_photography_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":56.130366,"lng":-106.346771},"price":249.0,"rating":5.0},{"attraction_id":1130,"name":"snowshoe_through_vancouver's_winter_wonderland","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2914718,"lng":-123.142404},"price":92.0,"rating":-1.0},{"attraction_id":1131,"name":"great_slave_lake_ice_fishing_tours","country":"canada","province":"northwest_territories","city":"yellowknife","location":{"lat":62.4549765,"lng":-114.3722764},"price":158.0,"rating":5.0},{"attraction_id":1132,"name":"vancouver_coastal_canyon_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":158.0,"rating":5.0},{"attraction_id":1133,"name":"discover_jasper_and_its_wildlife","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":52.8780879,"lng":-118.0799308},"price":72.45,"rating":3.5},{"attraction_id":1134,"name":"snowshoe_tour_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.292444,"lng":-123.1343769},"price":125.0,"rating":5.0},{"attraction_id":1135,"name":"sunset_&_whale_watching_adventure_in_victoria","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4227209,"lng":-123.3689786},"price":143.07,"rating":5.0},{"attraction_id":1136,"name":"banff_performance_ski_rental_including_delivery","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":37.936607,"lng":-107.817839},"price":86.94,"rating":5.0},{"attraction_id":1137,"name":"fishing_adventure_in_whistler","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.0971106,"lng":-122.9908148},"price":165.0,"rating":5.0},{"attraction_id":1138,"name":"4_hour_quickie_adventure","country":"canada","province":"nova_scotia","city":"things_to_do_in_earltown","location":"nil","price":92.0,"rating":-1.0},{"attraction_id":1139,"name":"butchart_gardens_shuttle_from_victoria_hotels","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4205836,"lng":-123.3727018},"price":71.4,"rating":5.0},{"attraction_id":1140,"name":"mont-tremblant_guided_snowmobile_tours","country":"canada","province":"quebec","city":"mont_tremblant","location":{"lat":46.2132909,"lng":-74.5849902},"price":222.64,"rating":-1.0},{"attraction_id":1141,"name":"yukon_ice_fishing_and_snowshoeing_tour","country":"canada","province":"yukon","city":"whitehorse","location":{"lat":60.7227415,"lng":-135.0558791},"price":208.95,"rating":-1.0},{"attraction_id":1142,"name":"victoria_marine_wildlife_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4225678,"lng":-123.3824385},"price":112.35,"rating":5.0},{"attraction_id":1143,"name":"rzr_off-roading_tours_from_whistler","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1129838,"lng":-122.9549289},"price":198.45,"rating":5.0},{"attraction_id":1144,"name":"mountain_explorer_atv_tour","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1133762,"lng":-122.954259},"price":103.95,"rating":4.5},{"attraction_id":1145,"name":"victoria_classic_adventure_course","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.443459,"lng":-123.465593},"price":41.99,"rating":5.0},{"attraction_id":1146,"name":"guided_zipline_tour_in_mont_tremblant","country":"canada","province":"quebec","city":"mont_tremblant","location":{"lat":50.113329,"lng":-122.954755},"price":114.58,"rating":5.0},{"attraction_id":1147,"name":"nordic_backcountry_skiing_tour_in_jacques-cartier_national_park","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.858852,"lng":-71.013544},"price":89.9,"rating":5.0},{"attraction_id":1148,"name":"victoria_highlight_city_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4280462,"lng":-123.368555},"price":74.95,"rating":4.0},{"attraction_id":1149,"name":"banff_premium_ski_rental_including_delivery","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":37.936607,"lng":-107.817839},"price":105.84,"rating":-1.0},{"attraction_id":1150,"name":"banff_performance_snowboard_rental_including_delivery","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":37.936607,"lng":-107.817839},"price":86.94,"rating":5.0},{"attraction_id":1151,"name":"rock_climb_in_okanagan:_4-hour_beginner_skills_course","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.501802,"lng":-119.5907252},"price":89.0,"rating":-1.0},{"attraction_id":1152,"name":"sun_peaks_3-day_ski_and_ride_trip","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2869235,"lng":-123.12216},"price":592.0,"rating":-1.0},{"attraction_id":1153,"name":"flying_trapeze_class","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.7580373,"lng":-79.2911143},"price":55.0,"rating":-1.0},{"attraction_id":1154,"name":"private_tour:_sea_to_sky_corridor_adventure","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2650247,"lng":-123.1124489},"price":-1.0,"rating":-1.0},{"attraction_id":1155,"name":"ghost_canyon","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.055438,"lng":-115.1509761},"price":259.0,"rating":5.0},{"attraction_id":1156,"name":"ifly_toronto_(whitby_location):_indoor_skydiving_introductory_package","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.509534,"lng":-79.666165},"price":81.36,"rating":5.0},{"attraction_id":1157,"name":"jasper_rock_climbing_experience","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":52.8751775,"lng":-118.0820833},"price":125.0,"rating":5.0},{"attraction_id":1158,"name":"2_hour_ziplines_and_tree_course_adventure_from_mont-tremblant","country":"canada","province":"quebec","city":"mont_tremblant","location":{"lat":46.2132909,"lng":-74.5849902},"price":42.4,"rating":4.5},{"attraction_id":1159,"name":"rock_climbing","country":"canada","province":"quebec","city":"mont_tremblant","location":{"lat":46.2132909,"lng":-74.5849902},"price":93.56,"rating":-1.0},{"attraction_id":1160,"name":"full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch","country":"canada","province":"quebec","city":"mont_tremblant","location":{"lat":46.2132909,"lng":-74.5849902},"price":98.29,"rating":5.0},{"attraction_id":1161,"name":"5_day_broken_islands_kayaking_expedition","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":1162,"name":"snowmobile_trailblazer_tour_for_advanced_riders","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1129838,"lng":-122.9549289},"price":240.45,"rating":5.0},{"attraction_id":1163,"name":"rainbow_village_aurora_tour","country":"canada","province":"northwest_territories","city":"yellowknife","location":{"lat":62.4534547,"lng":-114.3686973},"price":131.0,"rating":-1.0},{"attraction_id":1164,"name":"multi-day_west_coast_overlanding_adventure","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":1165,"name":"go_karting_academy","country":"canada","province":"quebec","city":"mont_tremblant","location":{"lat":46.2132909,"lng":-74.5849902},"price":81.71,"rating":-1.0},{"attraction_id":1166,"name":"anne_of_green_gables_adventure_private_tour_for_7_-_12_passengers","country":"canada","province":"prince_edward_island","city":"charlottetown","location":{"lat":46.217712,"lng":-63.073867},"price":670.0,"rating":-1.0},{"attraction_id":1167,"name":"wings_and_waterfalls_-_wells_gray_provincial_park_-_clearwater,_bc","country":"canada","province":"british_columbia","city":"things_to_do_in_clearwater","location":"nil","price":197.0,"rating":-1.0},{"attraction_id":1168,"name":"pemberton_half-day_trolling_tour","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.322224,"lng":-122.807193},"price":229.95,"rating":5.0},{"attraction_id":1169,"name":"manuel_antonio_coastal_hike","country":"central_america","province":"costa_rica","city":"province_of_puntarenas","location":{"lat":9.4279555,"lng":-84.1581806},"price":68.16,"rating":-1.0},{"attraction_id":1170,"name":"dark_sky_canoe_trip_-_2_day","country":"canada","province":"nova_scotia","city":"things_to_do_in_earltown","location":"nil","price":454.25,"rating":-1.0},{"attraction_id":1171,"name":"lake_rossignol_canoe_trip_-_3_day","country":"canada","province":"nova_scotia","city":"things_to_do_in_earltown","location":"nil","price":684.25,"rating":-1.0},{"attraction_id":1172,"name":"keji_southern_lakes_canoe_trip_-_4_day","country":"canada","province":"nova_scotia","city":"things_to_do_in_earltown","location":"nil","price":914.25,"rating":-1.0},{"attraction_id":1173,"name":"taste_of_the_tobeatic_canoe_trip_-_4_day","country":"canada","province":"nova_scotia","city":"things_to_do_in_earltown","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":1174,"name":"whistler_exotic_car_driving_experience","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.359068,"lng":-123.267023},"price":887.25,"rating":5.0},{"attraction_id":1175,"name":"advanced_backcountry_snowmobile_expedition","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1133762,"lng":-122.954259},"price":313.95,"rating":5.0},{"attraction_id":1176,"name":"blackcomb_sunset_jeep_tour","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1133762,"lng":-122.954259},"price":145.95,"rating":5.0},{"attraction_id":1177,"name":"bowen_island_full-day_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":190.0,"rating":4.5},{"attraction_id":1178,"name":"snowshoe_in_kananaskis_country","country":"canada","province":"alberta","city":"canadian_rockies","location":"nil","price":70.0,"rating":-1.0},{"attraction_id":1179,"name":"mega_ziplines_and_hike_mont_tremblant_(2.5h)","country":"canada","province":"quebec","city":"things_to_do_in_mont_tremblant","location":{"lat":46.2132909,"lng":-74.5849902},"price":68.69,"rating":-1.0},{"attraction_id":1180,"name":"whistler_day_tour_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2869235,"lng":-123.12216},"price":109.0,"rating":4.0},{"attraction_id":1181,"name":"5-hour_exotic_car_experience_including_lunch","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.2304764,"lng":-79.7010189},"price":800.0,"rating":5.0},{"attraction_id":1182,"name":"snowcat_snowshoe_adventure","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1889659,"lng":-115.5612628},"price":169.0,"rating":5.0},{"attraction_id":1183,"name":"treetop_adventure_course","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1129838,"lng":-122.9549289},"price":40.95,"rating":5.0},{"attraction_id":1184,"name":"hampton_outdoors_adventure","country":"canada","province":"new_brunswick","city":"saint_john","location":"nil","price":218.75,"rating":-1.0},{"attraction_id":1185,"name":"niagara_beach_horseback_ride","country":"canada","province":"ontario","city":"things_to_do_in_port_colborne","location":{"lat":42.888361,"lng":-79.3229186},"price":73.45,"rating":5.0},{"attraction_id":1186,"name":"2-day_whistler_sea_to_sky_tour_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2788333,"lng":-123.1232148},"price":166.95,"rating":4.5},{"attraction_id":1187,"name":"overnight_camping_and_river-rafting_trip_in_squamish","country":"canada","province":"british_columbia","city":"squamish","location":{"lat":49.749151,"lng":-123.133378},"price":425.24,"rating":5.0},{"attraction_id":1188,"name":"canyon_sainte-anne_walking_tour","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":13.5,"rating":4.5},{"attraction_id":1189,"name":"day_hike_in_the_rocky_mountains","country":"canada","province":"alberta","city":"canadian_rockies","location":"nil","price":115.0,"rating":-1.0},{"attraction_id":1190,"name":"beothuk_falls_nature_float","country":"canada","province":"newfoundland_and_labrador","city":"things_to_do_in_grand_falls_windsor","location":{"lat":48.9499899,"lng":-55.9126368},"price":132.25,"rating":-1.0},{"attraction_id":1191,"name":"private_salmon_fishing_charter_from_vancouver_for_up_to_4_people","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2024708,"lng":-123.1445768},"price":749.79,"rating":5.0},{"attraction_id":1192,"name":"exploits_canyon_rafting","country":"canada","province":"newfoundland_and_labrador","city":"things_to_do_in_grand_falls_windsor","location":{"lat":48.9499899,"lng":-55.9126368},"price":149.5,"rating":-1.0},{"attraction_id":1193,"name":"badger_chute_sunset_express","country":"canada","province":"newfoundland_and_labrador","city":"things_to_do_in_grand_falls_windsor","location":{"lat":48.9499899,"lng":-55.9126368},"price":120.75,"rating":-1.0},{"attraction_id":1194,"name":"discover_ontario_winter_with_a_snowmobile_tour","country":"canada","province":"ontario","city":"things_to_do_in_dwight","location":{"lat":37.6422054,"lng":-122.1321713},"price":371.0,"rating":-1.0},{"attraction_id":1195,"name":"half-day_ice_fishing","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.322224,"lng":-122.807193},"price":208.95,"rating":5.0},{"attraction_id":1196,"name":"fraser_river_half-day_fishing_adventure_for_salmon_or_sturgeon","country":"canada","province":"british_columbia","city":"fraser_lake","location":{"lat":49.236766,"lng":-121.962852},"price":450.0,"rating":1.0},{"attraction_id":1197,"name":"private_group_ski_transfer:_calgary_to_fernie","country":"canada","province":"alberta","city":"calgary","location":"nil","price":70.0,"rating":-1.0},{"attraction_id":1198,"name":"whistler_premium_ski_rental_including_delivery","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1165073,"lng":-122.9480618},"price":163.43,"rating":5.0},{"attraction_id":1199,"name":"whistler_premium_snowboard_rental_including_delivery","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1165073,"lng":-122.9480618},"price":163.43,"rating":-1.0},{"attraction_id":1200,"name":"whistler_snowboard_rental_package_including_delivery","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1165073,"lng":-122.9480618},"price":108.95,"rating":5.0},{"attraction_id":1201,"name":"fraser_river_full-day_fishing_adventure_for_salmon_or_sturgeon","country":"canada","province":"british_columbia","city":"fraser_lake","location":{"lat":49.236766,"lng":-121.962852},"price":250.0,"rating":5.0},{"attraction_id":1202,"name":"call_of_the_wild_atv_tour","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1133762,"lng":-122.954259},"price":156.45,"rating":5.0},{"attraction_id":1203,"name":"whistler_blackcomb_salmon_bake_dinner_and_atv_tour","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1133762,"lng":-122.954259},"price":183.75,"rating":5.0},{"attraction_id":1204,"name":"gibsons_sunshine_coast_full-day_hiking_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":195.0,"rating":-1.0},{"attraction_id":1205,"name":"winter_canadian_rockies_canyon_hike","country":"canada","province":"alberta","city":"things_to_do_in_canmore","location":"nil","price":75.0,"rating":-1.0},{"attraction_id":1206,"name":"nanaimo_downtown_harbour_zipline","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":49.074147,"lng":-123.883895},"price":21.0,"rating":-1.0},{"attraction_id":1207,"name":"nanaimo_bungy_jump","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":49.074147,"lng":-123.883895},"price":136.49,"rating":5.0},{"attraction_id":1208,"name":"40-minute_nanaimo_zipline_adventure","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":49.074147,"lng":-123.883895},"price":31.49,"rating":4.5},{"attraction_id":1209,"name":"nanaimo_kid_aerial_adventure","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":49.074147,"lng":-123.883895},"price":20.99,"rating":5.0},{"attraction_id":1210,"name":"nanaimo_classic_adventure_course","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":49.074147,"lng":-123.883895},"price":41.99,"rating":5.0},{"attraction_id":1211,"name":"maple_ridge_aerial_adventure_course","country":"canada","province":"british_columbia","city":"things_to_do_in_maple_ridge","location":"nil","price":41.99,"rating":-1.0},{"attraction_id":1212,"name":"whistler_half-day_spin_fishing","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.322224,"lng":-122.807193},"price":208.95,"rating":5.0},{"attraction_id":1213,"name":"axe_throwing_at_batl_-_the_backyard_axe_throwing_league_in_kitchener-waterloo","country":"canada","province":"ontario","city":"things_to_do_in_kitchener","location":"nil","price":22.22,"rating":-1.0},{"attraction_id":1214,"name":"winter_hiking_tour_at_henry_of_pelham_winery","country":"united_states","province":"new_york_(ny)","city":"buffalo","location":{"lat":43.1552147,"lng":-79.1943598},"price":59.0,"rating":-1.0},{"attraction_id":1215,"name":"small_private_sleighride","country":"canada","province":"quebec","city":"mont_tremblant","location":{"lat":46.2132909,"lng":-74.5849902},"price":129.08,"rating":-1.0},{"attraction_id":1216,"name":"guided_sunset_hiking_tour_(transportation,_guide_&_snacks_included)","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":75.0,"rating":-1.0},{"attraction_id":1217,"name":"niagara_falls,_ontario_4-days_bus_tour_from_baltimore","country":"united_states","province":"maryland_(md)","city":"baltimore","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":1218,"name":"city_sights_e-bike_adventure_tour_-_guided","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.278014,"lng":-123.131252},"price":124.0,"rating":5.0},{"attraction_id":1219,"name":"badger_chute_rafting","country":"canada","province":"newfoundland_and_labrador","city":"things_to_do_in_grand_falls_windsor","location":{"lat":48.9499899,"lng":-55.9126368},"price":132.25,"rating":5.0},{"attraction_id":1220,"name":"whistler_sky_walk","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1187135,"lng":-122.9577057},"price":124.95,"rating":4.5},{"attraction_id":1221,"name":"sea_to_sky_alpine_and_waterfall_hike","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":180.0,"rating":-1.0},{"attraction_id":1222,"name":"cheakamus_family_adventure","country":"canada","province":"british_columbia","city":"squamish","location":{"lat":49.7416552,"lng":-123.1364209},"price":124.95,"rating":5.0},{"attraction_id":1223,"name":"whistler_backcountry_skiing_and_splitboarding","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1187135,"lng":-122.9577057},"price":282.45,"rating":5.0},{"attraction_id":1224,"name":"half_day_guided_horseback_ride_at_birkenhead_lake","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.3613164,"lng":-122.8502758},"price":303.46,"rating":5.0},{"attraction_id":1225,"name":"3-day_historic_li-lik-hel_mine_expedition","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.3613164,"lng":-122.8502758},"price":-1.0,"rating":5.0},{"attraction_id":1226,"name":"3-day_tenquille_lake_expedition","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.3613164,"lng":-122.8502758},"price":-1.0,"rating":5.0},{"attraction_id":1227,"name":"grouse_mountain_ropes_adventure","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":89.78,"rating":-1.0},{"attraction_id":1228,"name":"bulkley_valley_horseback_ride","country":"canada","province":"british_columbia","city":"prince_rupert","location":{"lat":54.752495,"lng":-127.1515547},"price":30.0,"rating":-1.0},{"attraction_id":1229,"name":"whistler_via_ferrata_tour","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1187135,"lng":-122.9577057},"price":177.45,"rating":5.0},{"attraction_id":1230,"name":"2-day_niagara_falls_day_trip_from_new_york_city_by_train_and_air","country":"united_states","province":"new_york_(ny)","city":"new_york_city","location":{"lat":40.751976,"lng":-73.986603},"price":952.92,"rating":1.0},{"attraction_id":1231,"name":"paintball","country":"canada","province":"quebec","city":"things_to_do_in_mont_tremblant","location":{"lat":46.2132909,"lng":-74.5849902},"price":72.24,"rating":-1.0},{"attraction_id":1232,"name":"squamish_via_ferrata_tour","country":"canada","province":"british_columbia","city":"squamish","location":{"lat":50.1187135,"lng":-122.9577057},"price":114.45,"rating":5.0},{"attraction_id":1233,"name":"algonquin_park_adventure_lodge_4-day_trip","country":"canada","province":"ontario","city":"ottawa","location":"nil","price":747.0,"rating":5.0},{"attraction_id":1234,"name":"whistler_full-day_fly_fishing","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.322224,"lng":-122.807193},"price":271.95,"rating":5.0},{"attraction_id":1235,"name":"whistler_extreme_private_adventure","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":126.0,"rating":-1.0},{"attraction_id":1236,"name":"parc_de_la_chute_montmorency_double_zip_line","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":29.89,"rating":-1.0},{"attraction_id":1237,"name":"6-day_halfway_lodge_backcountry_trip_by_horseback","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1763287,"lng":-115.570567},"price":-1.0,"rating":4.5},{"attraction_id":1238,"name":"skaha_bluffs_provincial_park_guided_rock_climbing_experience_from_penticton","country":"canada","province":"british_columbia","city":"things_to_do_in_penticton","location":{"lat":49.501802,"lng":-119.5907252},"price":129.0,"rating":-1.0},{"attraction_id":1239,"name":"5-day_golden_aurora_circle:_yukon_and_alaska_summits","country":"canada","province":"yukon","city":"whitehorse","location":{"lat":60.7227415,"lng":-135.0558791},"price":-1.0,"rating":-1.0},{"attraction_id":1240,"name":"full-day_ice_fishing_in_whistler_or_pemberton","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.322224,"lng":-122.807193},"price":271.95,"rating":-1.0},{"attraction_id":1241,"name":"snowshoe_domaine_saint-bernard","country":"canada","province":"quebec","city":"mont_tremblant","location":{"lat":46.1951544,"lng":-74.6291828},"price":78.18,"rating":-1.0},{"attraction_id":1242,"name":"quarry_rock_hike_and_photography_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":56.130366,"lng":-106.346771},"price":109.0,"rating":4.0},{"attraction_id":1243,"name":"bowen_island_photography_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":56.130366,"lng":-106.346771},"price":129.0,"rating":-1.0},{"attraction_id":1244,"name":"6-day_cascade_valley_backcountry_tent_trip_by_horseback","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1763287,"lng":-115.570567},"price":-1.0,"rating":5.0},{"attraction_id":1245,"name":"canadian_rockies_hiking_tour_-_close_to_canmore_&_banff_-_great_for_families!","country":"canada","province":"alberta","city":"things_to_do_in_canmore","location":{"lat":56.130366,"lng":-106.346771},"price":57.75,"rating":-1.0},{"attraction_id":1246,"name":"canadian_rockies_canyon_tour_-_close_to_canmore_&_banff_-_great_for_families!","country":"canada","province":"alberta","city":"things_to_do_in_canmore","location":{"lat":56.130366,"lng":-106.346771},"price":57.75,"rating":-1.0},{"attraction_id":1247,"name":"whistler_full-day_spin_fishing","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.322224,"lng":-122.807193},"price":271.95,"rating":5.0},{"attraction_id":1248,"name":"intro_to_mountain_biking_in_squamish","country":"canada","province":"british_columbia","city":"squamish","location":{"lat":49.743179,"lng":-123.112109},"price":175.0,"rating":5.0},{"attraction_id":1249,"name":"sport_fishing_adventure_on_the_rugged_west_coast_of_vancouver_island","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.94498,"lng":-125.553751},"price":315.0,"rating":-1.0},{"attraction_id":1250,"name":"wow_adventure_tubing_-_uto_starship_6_passenger_tube","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.887128,"lng":-119.498472},"price":400.0,"rating":5.0},{"attraction_id":1251,"name":"legislature_lights_segway_adventure","country":"canada","province":"alberta","city":"edmonton","location":{"lat":53.5408849,"lng":-113.4827747},"price":84.99,"rating":5.0},{"attraction_id":1252,"name":"dream_car_driving_experience","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.359068,"lng":-123.267023},"price":225.75,"rating":-1.0},{"attraction_id":1253,"name":"beyond_city_sights_e-bike_adventure_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.278014,"lng":-123.131252},"price":89.0,"rating":5.0},{"attraction_id":1254,"name":"niagara_falls_-_cheese,_ice_wine,_maple_syrup_and_hiking_private_tour","country":"canada","province":"ontario","city":"toronto","location":"nil","price":866.0,"rating":-1.0},{"attraction_id":1255,"name":"niagara_falls_-_cheese,_ice_wine,_maple_syrup_and_hiking","country":"canada","province":"ontario","city":"toronto","location":"nil","price":132.0,"rating":-1.0},{"attraction_id":1256,"name":"talking_trees_tour_hike_with_catered_salmon_lunch_on_the_north_shore","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.3222742,"lng":-123.1309622},"price":105.0,"rating":-1.0},{"attraction_id":1257,"name":"3_day_broken_group_islands_kayaking_expedition","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":950.0,"rating":-1.0},{"attraction_id":1258,"name":"cameron_falls_tour","country":"canada","province":"northwest_territories","city":"yellowknife","location":{"lat":62.4534547,"lng":-114.3686973},"price":84.0,"rating":-1.0},{"attraction_id":1259,"name":"canmore_signature_clue_solving_adventure_-_unchained_melody","country":"canada","province":"alberta","city":"things_to_do_in_canmore","location":"nil","price":99.0,"rating":-1.0},{"attraction_id":1260,"name":"victoria_canopy_zipline_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.443459,"lng":-123.465593},"price":62.99,"rating":-1.0},{"attraction_id":1261,"name":"via_ferrata_mont-catherine","country":"canada","province":"quebec","city":"things_to_do_in_mont_tremblant","location":{"lat":46.2132909,"lng":-74.5849902},"price":77.57,"rating":-1.0},{"attraction_id":1262,"name":"whistler_glacier_ascent_hike","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1187135,"lng":-122.9577057},"price":177.45,"rating":5.0},{"attraction_id":1263,"name":"squamish_half-day_rock_climbing","country":"canada","province":"british_columbia","city":"squamish","location":{"lat":50.1187135,"lng":-122.9577057},"price":145.95,"rating":-1.0},{"attraction_id":1264,"name":"grouse_mountain_night_snow_lift_ticket","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":51.45,"rating":-1.0},{"attraction_id":1265,"name":"skyride_surf_adventure_at_grouse_mountain","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":76.55,"rating":5.0},{"attraction_id":1266,"name":"ski-snowboard_&_clothing","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.292444,"lng":-123.1343769},"price":70.0,"rating":-1.0},{"attraction_id":1267,"name":"ski_or_snowboard_set","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.292444,"lng":-123.1343769},"price":40.0,"rating":-1.0},{"attraction_id":1268,"name":"dog_sledding_adventure_from_toronto_private_tour","country":"canada","province":"ontario","city":"toronto","location":"nil","price":885.0,"rating":-1.0},{"attraction_id":1269,"name":"okanagan_mountain_top_snowshoe_adventure","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.501802,"lng":-119.5907252},"price":115.75,"rating":-1.0},{"attraction_id":1270,"name":"grouse_mountain_zipline_adventure","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":137.03,"rating":5.0},{"attraction_id":1271,"name":"extreme_combat_archery_experience_in_mississauga","country":"canada","province":"ontario","city":"toronto","location":"nil","price":23.73,"rating":-1.0},{"attraction_id":1272,"name":"ultimate_archery_tag_experience_in_toronto","country":"canada","province":"ontario","city":"toronto","location":"nil","price":23.73,"rating":-1.0},{"attraction_id":1273,"name":"cameron_falls_hiking_tour_from_yellowknife","country":"canada","province":"northwest_territories","city":"yellowknife","location":{"lat":62.4549765,"lng":-114.3722764},"price":100.0,"rating":5.0},{"attraction_id":1274,"name":"horseback_ride_through_canadian_mountains","country":"canada","province":"british_columbia","city":"things_to_do_in_valemount","location":{"lat":52.8173313,"lng":-119.2943464},"price":70.0,"rating":5.0},{"attraction_id":1275,"name":"snowshoe_teepee_tour_-_daytime","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1132325,"lng":-122.9562256},"price":89.0,"rating":4.0},{"attraction_id":1276,"name":"mystical_rainforest_tours_(forest_bathing_&_nature_mysticism)","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":47.25,"rating":5.0},{"attraction_id":1277,"name":"whistler_intro_to_backcountry_skiing_and_splitboarding","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1187135,"lng":-122.9577057},"price":282.45,"rating":5.0},{"attraction_id":1278,"name":"maple_ridge_kids_adventure_course","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":20.99,"rating":-1.0},{"attraction_id":1279,"name":"mega_ziplines_over_laurentian_mountains_at_mont-catherine","country":"canada","province":"quebec","city":"things_to_do_in_mont_tremblant","location":{"lat":46.2132909,"lng":-74.5849902},"price":87.63,"rating":-1.0},{"attraction_id":1280,"name":"small_group_mega_ziplines_tour_with_via_ferratta_and_rappel","country":"canada","province":"quebec","city":"things_to_do_in_mont_tremblant","location":{"lat":46.2132909,"lng":-74.5849902},"price":161.05,"rating":5.0},{"attraction_id":1281,"name":"5-night_churchill_tour_and_polar_bear_adventure_from_winnipeg","country":"canada","province":"manitoba","city":"churchill","location":{"lat":58.769875,"lng":-94.175789},"price":-1.0,"rating":5.0},{"attraction_id":1282,"name":"small-group_montreal_designers_shopping_tour_with_a_style_coach","country":"canada","province":"quebec","city":"montreal","location":"nil","price":65.0,"rating":-1.0},{"attraction_id":1283,"name":"fashion_room_service","country":"canada","province":"quebec","city":"montreal","location":"nil","price":175.0,"rating":-1.0},{"attraction_id":1284,"name":"shopping_trip_to_toronto_premium_outlets","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6611142,"lng":-79.3765866},"price":33.9,"rating":3.5},{"attraction_id":1285,"name":"outlet_collection_at_niagara_shopping_from_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6611142,"lng":-79.3765866},"price":45.2,"rating":4.5},{"attraction_id":1286,"name":"small-group_vintage_fashion_shopping_tour_with_a_style_coach","country":"canada","province":"quebec","city":"montreal","location":"nil","price":65.0,"rating":3.0},{"attraction_id":1287,"name":"greg_frewin_wild_magic_show","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":32.77,"rating":5.0},{"attraction_id":1288,"name":"medieval_times_dinner_and_tournament_toronto","country":"canada","province":"ontario","city":"toronto","location":"nil","price":68.99,"rating":4.0},{"attraction_id":1289,"name":"the_calgary_stampede","country":"canada","province":"alberta","city":"calgary","location":"nil","price":48.0,"rating":4.5},{"attraction_id":1290,"name":"edward_stone's_mind_trix_show_:_a_mix_of_magic_and_mentalism","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":55.37,"rating":-1.0},{"attraction_id":1291,"name":"broadway_showstoppers_dinner_show_musical","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":69.95,"rating":-1.0},{"attraction_id":1292,"name":"the_second_city_comedy_theatre_admission","country":"canada","province":"ontario","city":"toronto","location":"nil","price":30.51,"rating":-1.0},{"attraction_id":1293,"name":"daily_pass_to_shining_waters_family_fun_park","country":"canada","province":"prince_edward_island","city":"things_to_do_in_cavendish","location":"nil","price":15.75,"rating":-1.0},{"attraction_id":1294,"name":"oh_canada_eh_dinner_show","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":69.95,"rating":5.0},{"attraction_id":1295,"name":"the_montego_bay_private_party_hopper","country":"caribbean","province":"jamaica","city":"saint_james_parish","location":{"lat":35.3353949,"lng":-81.8877587},"price":80.43,"rating":-1.0},{"attraction_id":1296,"name":"murder_mystery_ottawa:_the_codfather","country":"canada","province":"ontario","city":"ottawa","location":"nil","price":39.99,"rating":-1.0},{"attraction_id":1297,"name":"interactive_street_theatre_crimes_in_new_france","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8131281,"lng":-71.2056028},"price":25.0,"rating":4.5},{"attraction_id":1298,"name":"murder_mystery_ottawa:_hari-karaoke_saturdays_at_the_prescott","country":"canada","province":"ontario","city":"ottawa","location":"nil","price":39.99,"rating":-1.0},{"attraction_id":1299,"name":"pirate_life_adventure_cruise_in_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.647227,"lng":-79.36034},"price":38.0,"rating":5.0},{"attraction_id":1300,"name":"oh_canada_eh_show","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":47.35,"rating":5.0},{"attraction_id":1301,"name":"niagara_falls_day_tour_from_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.703077,"lng":-79.406384},"price":94.92,"rating":5.0},{"attraction_id":1302,"name":"montreal_city_guided_sightseeing_tour","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5001458,"lng":-73.5720264},"price":55.0,"rating":4.0},{"attraction_id":1303,"name":"vancouver_city_sightseeing_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.1978322,"lng":-123.0649959},"price":80.0,"rating":4.5},{"attraction_id":1304,"name":"quebec_city_walking_tour","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8130864,"lng":-71.2055932},"price":30.99,"rating":5.0},{"attraction_id":1305,"name":"niagara_falls_small-group_day_tour_from_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.647862,"lng":-79.3929029},"price":100.57,"rating":5.0},{"attraction_id":1306,"name":"niagara_falls_canadian_side_tour_and_maid_of_the_mist_boat_ride","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.102436,"lng":-78.961638},"price":149.89,"rating":5.0},{"attraction_id":1307,"name":"vancouver_tour_including_capilano_suspension_bridge","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.1978322,"lng":-123.0649959},"price":130.0,"rating":5.0},{"attraction_id":1308,"name":"quebec_city_and_montmorency_falls_day_trip_from_montreal","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5001458,"lng":-73.5720264},"price":115.0,"rating":4.5},{"attraction_id":1309,"name":"vancouver_city_hop-on_hop-off_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284609,"lng":-123.108474},"price":31.2,"rating":4.0},{"attraction_id":1310,"name":"best_of_niagara_falls_tour_from_niagara_falls,_ontario","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.0857136,"lng":-79.0824311},"price":158.0,"rating":5.0},{"attraction_id":1311,"name":"half-day_trip_to_montmorency_falls_and_ste-anne-de-beaupr\u00e9_from_quebec","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8131324,"lng":-71.2056118},"price":57.5,"rating":4.5},{"attraction_id":1312,"name":"butchart_gardens_tour_from_victoria","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4216648,"lng":-123.3666096},"price":73.5,"rating":5.0},{"attraction_id":1313,"name":"day_trip_from_seattle_to_victoria_on_the_victoria_clipper","country":"united_states","province":"washington_(wa)","city":"seattle","location":"nil","price":170.41,"rating":4.5},{"attraction_id":1314,"name":"quebec_city_sightseeing_tour","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8131324,"lng":-71.2056118},"price":42.0,"rating":4.5},{"attraction_id":1315,"name":"toronto_city_hop-on_hop-off_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6561507,"lng":-79.3842642},"price":43.0,"rating":4.0},{"attraction_id":1316,"name":"niagara_falls_in_one_day:_deluxe_sightseeing_tour_of_american_and_canadian_sides","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.102436,"lng":-78.961638},"price":204.42,"rating":5.0},{"attraction_id":1317,"name":"niagara_falls_tour_with_cruise","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":45.463769,"lng":-73.8233438},"price":99.0,"rating":5.0},{"attraction_id":1318,"name":"niagara_falls_tour_day_trip_from_toronto","country":"canada","province":"ontario","city":"toronto","location":"nil","price":89.0,"rating":4.5},{"attraction_id":1319,"name":"winter_special:_niagara_falls_tour_from_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6611142,"lng":-79.3765866},"price":79.0,"rating":3.5},{"attraction_id":1320,"name":"skip_the_line_royal_ontario_museum_ticket","country":"canada","province":"ontario","city":"toronto","location":"nil","price":20.0,"rating":5.0},{"attraction_id":1321,"name":"ultimate_toronto_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.0857136,"lng":-79.0824311},"price":175.0,"rating":5.0},{"attraction_id":1322,"name":"niagara_falls_platinum_tour_from_toronto_with_cruise_and_lunch","country":"canada","province":"ontario","city":"toronto","location":"nil","price":149.0,"rating":4.5},{"attraction_id":1323,"name":"niagara_on_the_lake_wine_tour_with_cheese_pairing","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.2265419,"lng":-79.1159615},"price":83.62,"rating":5.0},{"attraction_id":1324,"name":"niagara_falls_american-side_tour_with_maid_of_the_mist_boat_ride","country":"united_states","province":"new_york_(ny)","city":"niagara_falls","location":{"lat":43.102436,"lng":-78.961638},"price":136.26,"rating":4.5},{"attraction_id":1325,"name":"ice_hotel_visit_&_transportation","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8131324,"lng":-71.2056118},"price":51.75,"rating":5.0},{"attraction_id":1326,"name":"capilano_suspension_bridge_and_grouse_mountain_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2869235,"lng":-123.12216},"price":212.0,"rating":5.0},{"attraction_id":1327,"name":"guided_tour_of_the_fairmont_le_ch\u00e2teau_frontenac_in_quebec_city","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8118804,"lng":-71.2071414},"price":26.25,"rating":4.0},{"attraction_id":1328,"name":"historic_downtown_victoria_food_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4228659,"lng":-123.3689381},"price":70.0,"rating":5.0},{"attraction_id":1329,"name":"haunted_montreal_pub_crawl","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5220554,"lng":-73.5371121},"price":24.0,"rating":5.0},{"attraction_id":1330,"name":"northern_lights_tour_from_yellowknife","country":"canada","province":"northwest_territories","city":"yellowknife","location":{"lat":62.4549765,"lng":-114.3722764},"price":100.0,"rating":4.5},{"attraction_id":1331,"name":"ice_hotel_and_city_tour_in_quebec_city","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8131324,"lng":-71.2056118},"price":69.0,"rating":5.0},{"attraction_id":1332,"name":"winter_tour:_banff_and_its_wildlife","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1775076,"lng":-115.5712711},"price":70.35,"rating":4.5},{"attraction_id":1333,"name":"niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.2265419,"lng":-79.1159615},"price":157.07,"rating":5.0},{"attraction_id":1334,"name":"evening_wildlife_safari","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1775076,"lng":-115.5712711},"price":58.8,"rating":4.0},{"attraction_id":1335,"name":"jasper_national_park_tour:_maligne_valley,_medicine_lake_and_spirit_island","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":52.8780879,"lng":-118.0799308},"price":72.45,"rating":5.0},{"attraction_id":1336,"name":"vancouver_aquabus_ferry_ticket","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":16.0,"rating":4.5},{"attraction_id":1337,"name":"montreal_city_hop-on_hop-off_tour","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5001458,"lng":-73.5720264},"price":56.0,"rating":4.0},{"attraction_id":1338,"name":"niagara_falls_one_day_sightseeing_tour_from_toronto","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.6692612,"lng":-79.3868078},"price":99.0,"rating":4.0},{"attraction_id":1339,"name":"bird_kingdom_all_day_admission_ticket","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.0926264,"lng":-79.0687075},"price":20.28,"rating":4.5},{"attraction_id":1340,"name":"niagara_falls_helicopter_tour","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.1186039,"lng":-79.0743842},"price":145.0,"rating":4.5},{"attraction_id":1341,"name":"aurora_tour","country":"canada","province":"northwest_territories","city":"yellowknife","location":{"lat":62.4534547,"lng":-114.3686973},"price":84.0,"rating":5.0},{"attraction_id":1342,"name":"seaplane_flight_to_victoria_and_whale-watching_cruise","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4241277,"lng":-123.3707833},"price":469.0,"rating":5.0},{"attraction_id":1343,"name":"5.5-hour_jasper_wildlife_and_waterfalls_tour_with_maligne_lake_cruise_from_jasper","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":52.8740887,"lng":-118.081698},"price":144.59,"rating":5.0},{"attraction_id":1344,"name":"guided_day_trip_niagara_falls_canadian_side_from_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6837428,"lng":-79.5929134},"price":115.7,"rating":4.5},{"attraction_id":1345,"name":"show_me_the_city,_toronto_walking_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6400676,"lng":-79.3824719},"price":36.0,"rating":5.0},{"attraction_id":1346,"name":"banff_clue_solving_adventure_-_treasures_of_banff","country":"canada","province":"alberta","city":"canadian_rockies","location":"nil","price":59.0,"rating":-1.0},{"attraction_id":1347,"name":"grand_city_tour_of_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":43.7431803,"lng":-79.3027994},"price":149.96,"rating":5.0},{"attraction_id":1348,"name":"toronto's_original_brunch_food_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.649032,"lng":-79.371704},"price":99.0,"rating":4.5},{"attraction_id":1349,"name":"whistler_sightseeing_tours_-_discover_all_of_whistler_this_winter!","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1133762,"lng":-122.954259},"price":83.99,"rating":5.0},{"attraction_id":1350,"name":"niagara_falls_day_tour_from_toronto_including_hornblower_boat_tour","country":"canada","province":"ontario","city":"toronto","location":"nil","price":115.0,"rating":4.5},{"attraction_id":1351,"name":"johnston_canyon_evening_icewalk","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1775076,"lng":-115.5712711},"price":79.8,"rating":5.0},{"attraction_id":1352,"name":"small-group_walking_tour_of_toronto's_kensington_market_and_chinatown","country":"canada","province":"ontario","city":"toronto","location":"nil","price":53.0,"rating":4.5},{"attraction_id":1353,"name":"day-trip_from_toronto_to_niagara_falls_with_falls_boat_ride","country":"canada","province":"ontario","city":"toronto","location":{"lat":45.463769,"lng":-73.8233438},"price":175.0,"rating":4.5},{"attraction_id":1354,"name":"sea_to_sky_highway_day_trip_from_vancouver:_shannon_falls,_britannia_mine_and_gondola_ride","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.1978322,"lng":-123.0649959},"price":130.0,"rating":5.0},{"attraction_id":1355,"name":"ultimate_day_tour_to_victoria","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4227209,"lng":-123.3689786},"price":363.56,"rating":4.5},{"attraction_id":1356,"name":"small-group_quebec_wine_tour_from_montreal_with_gourmet_lunch_or_cheese_tasting","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.502057,"lng":-73.569345},"price":97.73,"rating":5.0},{"attraction_id":1357,"name":"full-day_niagara_falls_tour_from_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6611142,"lng":-79.3765866},"price":113.0,"rating":4.5},{"attraction_id":1358,"name":"quebec_city_hop-on_hop-off_tour","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8131324,"lng":-71.2056118},"price":42.55,"rating":4.5},{"attraction_id":1359,"name":"the_kettle_tour_-_4_premium_locations_-_2_breweries,_distillery,_winery&cidery","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":99.95,"rating":-1.0},{"attraction_id":1360,"name":"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2477822,"lng":-123.0330053},"price":144.95,"rating":5.0},{"attraction_id":1361,"name":"vancouver,_shannon_falls_&_whistler,_sea_everything_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":144.95,"rating":-1.0},{"attraction_id":1362,"name":"halifax_hop_on_hop_off_bus","country":"canada","province":"nova_scotia","city":"halifax_region","location":{"lat":44.663465,"lng":-63.6241384},"price":56.01,"rating":-1.0},{"attraction_id":1363,"name":"peggy's_cove_day_trip_from_halifax","country":"canada","province":"nova_scotia","city":"halifax_region","location":{"lat":44.663465,"lng":-63.6241384},"price":57.49,"rating":4.5},{"attraction_id":1364,"name":"2-hour_ottawa_express_city_bike_tour","country":"canada","province":"ontario","city":"ottawa","location":{"lat":45.4233882,"lng":-75.6963202},"price":63.0,"rating":5.0},{"attraction_id":1365,"name":"3-day_rocky_mountains_athabasca_tour_from_banff","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":49.2788333,"lng":-123.1232148},"price":476.7,"rating":-1.0},{"attraction_id":1366,"name":"bike_tour_to_montmorency_falls_from_quebec_city","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8135797,"lng":-71.2017245},"price":75.0,"rating":5.0},{"attraction_id":1367,"name":"stanley_park_horse-drawn_tours","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2977621,"lng":-123.1320073},"price":42.0,"rating":4.5},{"attraction_id":1368,"name":"montmorency_falls_bike_tour_in_quebec","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8167394,"lng":-71.2111641},"price":77.0,"rating":5.0},{"attraction_id":1369,"name":"the_compromise_tour_-_4_premium_locations_-_winery,_winery&cidery,_2_breweries","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":99.95,"rating":-1.0},{"attraction_id":1370,"name":"lynn_canyon_park_and_photography_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":56.130366,"lng":-106.346771},"price":99.0,"rating":5.0},{"attraction_id":1371,"name":"best_of_saint_john_tour","country":"canada","province":"new_brunswick","city":"saint_john","location":"nil","price":149.0,"rating":-1.0},{"attraction_id":1372,"name":"vancouver_to_whistler_extended_tour_-_7_hrs_in_whistler_for_activities\/gondola","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2477822,"lng":-123.0330053},"price":175.0,"rating":-1.0},{"attraction_id":1373,"name":"best_of_p.e.i._tour","country":"canada","province":"prince_edward_island","city":"charlottetown","location":"nil","price":149.0,"rating":-1.0},{"attraction_id":1374,"name":"toronto_city_tour_with_cn_tower","country":"canada","province":"ontario","city":"toronto","location":"nil","price":99.0,"rating":-1.0},{"attraction_id":1375,"name":"best_of_vancouver_-_4_hours","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":56.130366,"lng":-106.346771},"price":186.65,"rating":5.0},{"attraction_id":1376,"name":"tour_to_niagara_falls_from_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.0756764,"lng":-79.0856639},"price":89.0,"rating":5.0},{"attraction_id":1377,"name":"tour_to_niagara_falls_with_cruise","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.0756764,"lng":-79.0856639},"price":103.0,"rating":-1.0},{"attraction_id":1378,"name":"vancouver,_cypress_mountain,_shannon_falls_-_includes_sea-to-sky_gondola","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2477822,"lng":-123.0330053},"price":179.0,"rating":-1.0},{"attraction_id":1379,"name":"family_friendly_tour_to_niagara_falls","country":"canada","province":"ontario","city":"toronto","location":"nil","price":89.0,"rating":-1.0},{"attraction_id":1380,"name":"aurora_bus_viewing_tours_yellowknife","country":"canada","province":"northwest_territories","city":"yellowknife","location":"nil","price":80.0,"rating":5.0},{"attraction_id":1381,"name":"hop_on_half_day_sightseeing_victoria","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4216314,"lng":-123.3668247},"price":40.0,"rating":-1.0},{"attraction_id":1382,"name":"vancouver_clue_solving_adventure_-_ages_of_steam","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":79.0,"rating":-1.0},{"attraction_id":1383,"name":"discover_the_reso:_montreal's_underground_city_-_walking_tour_with_a_local","country":"canada","province":"quebec","city":"montreal","location":"nil","price":69.0,"rating":-1.0},{"attraction_id":1384,"name":"vancouver_island's_ultimate_full_day_whale_and_wildlife_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.7403799,"lng":-123.6191421},"price":274.05,"rating":-1.0},{"attraction_id":1385,"name":"1-day_whistler_day_tour_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2788333,"lng":-123.1232148},"price":72.45,"rating":-1.0},{"attraction_id":1386,"name":"exclusive_private_tour_to_niagara_falls_from_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":45.463769,"lng":-73.8233438},"price":650.0,"rating":5.0},{"attraction_id":1387,"name":"combo_historical_and_food_tour_of_the_old_quebec_city","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8032471,"lng":-71.2347022},"price":143.0,"rating":5.0},{"attraction_id":1388,"name":"green_gables_shore_tour_from_charlottetown","country":"canada","province":"prince_edward_island","city":"things_to_do_in_cavendish","location":"nil","price":73.6,"rating":4.5},{"attraction_id":1389,"name":"victoria_city_sightseeing_tour_with_craigdarroch_castle","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4216648,"lng":-123.3666096},"price":47.25,"rating":4.5},{"attraction_id":1390,"name":"vancouver_biking_and_hiking_tour_including_lunch","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2914718,"lng":-123.142404},"price":135.5,"rating":5.0},{"attraction_id":1391,"name":"60-minute_the_royal_carriage_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4204,"lng":-123.3710615},"price":215.0,"rating":5.0},{"attraction_id":1392,"name":"summer_tour:_banff_and_its_wildlife","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1775076,"lng":-115.5712711},"price":74.55,"rating":5.0},{"attraction_id":1393,"name":"niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.2265419,"lng":-79.1159615},"price":77.98,"rating":5.0},{"attraction_id":1394,"name":"2-hour_downtown_vancouver_private_walking_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":54.53,"rating":-1.0},{"attraction_id":1395,"name":"city_highlights_bus_tour_of_charlottetown","country":"canada","province":"prince_edward_island","city":"things_to_do_in_cavendish","location":"nil","price":27.6,"rating":4.5},{"attraction_id":1396,"name":"montreal_shore_excursion:_walking_tour_of_old_montreal","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5025925,"lng":-73.5551673},"price":29.5,"rating":5.0},{"attraction_id":1397,"name":"historical_chinatown_walking_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":15.0,"rating":5.0},{"attraction_id":1398,"name":"banff,_yoho_&_jasper_national_parks_summer_tour_from_calgary_(airport_transfers)","country":"canada","province":"alberta","city":"calgary","location":"nil","price":864.71,"rating":-1.0},{"attraction_id":1399,"name":"niagara_on_the_lake_from_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.0756764,"lng":-79.0856639},"price":99.0,"rating":-1.0},{"attraction_id":1400,"name":"4-day_vancouver_island_explorer_tour_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2788333,"lng":-123.1232148},"price":592.2,"rating":-1.0},{"attraction_id":1401,"name":"summer_tour_to_lake_louise,_moraine_lake_&_yoho_national_park_from_calgary","country":"canada","province":"alberta","city":"calgary","location":"nil","price":122.69,"rating":-1.0},{"attraction_id":1402,"name":"explore_the_best_of_old_montreal_-_private_walking_tour_with_a_local","country":"canada","province":"quebec","city":"montreal","location":"nil","price":190.0,"rating":-1.0},{"attraction_id":1403,"name":"3-hour_east_vancouver_art_mural_&_craft_brewery_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":45.0,"rating":4.0},{"attraction_id":1404,"name":"guided_bicycle_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6538333,"lng":-79.3542618},"price":85.0,"rating":-1.0},{"attraction_id":1405,"name":"whistler_sightseeing_tours_-_discover_all_of_whistler_this_summer!","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1133762,"lng":-122.954259},"price":83.99,"rating":-1.0},{"attraction_id":1406,"name":"afternoon_charlottetown_city_tour","country":"canada","province":"prince_edward_island","city":"charlottetown","location":"nil","price":161.0,"rating":-1.0},{"attraction_id":1407,"name":"niagara_falls_day_tour","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":79.0,"rating":5.0},{"attraction_id":1408,"name":"banff_national_park,_cave_&_basin_national_historic_site_tour_from_calgary","country":"canada","province":"alberta","city":"calgary","location":"nil","price":122.69,"rating":-1.0},{"attraction_id":1409,"name":"calgary,_banff_(in-depth),_jasper_&_yoho_national_parks_tour_from_calgary","country":"canada","province":"alberta","city":"calgary","location":"nil","price":733.43,"rating":-1.0},{"attraction_id":1410,"name":"whistler_experience_day_tour","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":56.130366,"lng":-106.346771},"price":279.3,"rating":-1.0},{"attraction_id":1411,"name":"toronto_sightseeing_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":56.130366,"lng":-106.346771},"price":350.0,"rating":-1.0},{"attraction_id":1412,"name":"vip_ice_hotel,_basilica,_copper_museum,_city_and_plains_by_private_car","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":162.23,"rating":-1.0},{"attraction_id":1413,"name":"heart_of_niagara_falls_full_monty_tour","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":104.14,"rating":-1.0},{"attraction_id":1414,"name":"heart_of_niagara_falls_tour","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":33.47,"rating":-1.0},{"attraction_id":1415,"name":"vip_whale_watching,_basilica_by_private_car_tour","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":216.76,"rating":-1.0},{"attraction_id":1416,"name":"ghost_and_mystery_trolley_tour","country":"canada","province":"ontario","city":"things_to_do_in_kingston","location":{"lat":44.2307614,"lng":-76.4797292},"price":38.42,"rating":-1.0},{"attraction_id":1417,"name":"camping_in_ontario's_most_beautiful_location","country":"canada","province":"ontario","city":"things_to_do_in_haliburton","location":"nil","price":150.0,"rating":-1.0},{"attraction_id":1418,"name":"voyageur_canoe_and_horseback_ride","country":"canada","province":"alberta","city":"things_to_do_in_kananaskis_country","location":{"lat":50.9183584,"lng":-115.147942},"price":120.0,"rating":-1.0},{"attraction_id":1419,"name":"tofino_2-day_tour_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2869235,"lng":-123.12216},"price":412.0,"rating":-1.0},{"attraction_id":1420,"name":"niagara_falls_&_niagara-on-the-lake","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.0756764,"lng":-79.0856639},"price":600.0,"rating":-1.0},{"attraction_id":1421,"name":"vancouver_lights","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2043733,"lng":-122.9339129},"price":30.0,"rating":-1.0},{"attraction_id":1422,"name":"langley_wine_tasting_day_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":56.130366,"lng":-106.346771},"price":331.8,"rating":-1.0},{"attraction_id":1423,"name":"7_pm_spirit_of_victoria_food_tour_(gourmet_food_progressive_dinner_and_tour)","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":299.0,"rating":-1.0},{"attraction_id":1424,"name":"full_day_private_wine_tours_for_up_to_10_people","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.9325068,"lng":-119.4001778},"price":999.0,"rating":-1.0},{"attraction_id":1425,"name":"guided_bicycle_tour_-_toronto_waterfront,_island_and_distillery","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6538333,"lng":-79.3542618},"price":85.0,"rating":-1.0},{"attraction_id":1426,"name":"niagara_falls_and_boat_cruise","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.0756764,"lng":-79.0856639},"price":105.0,"rating":5.0},{"attraction_id":1427,"name":"private_tour_from_toronto_to_niagara_on_the_lake","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.0756764,"lng":-79.0856639},"price":650.0,"rating":-1.0},{"attraction_id":1428,"name":"private_day_tour_to_visit_omega_park_and_montebello_lodge,_montreal_area","country":"canada","province":"quebec","city":"montreal","location":"nil","price":89.0,"rating":-1.0},{"attraction_id":1429,"name":"wood_walker","country":"canada","province":"quebec","city":"montreal","location":{"lat":56.130366,"lng":-106.346771},"price":135.0,"rating":-1.0},{"attraction_id":1430,"name":"niagara_falls_bus_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.0756764,"lng":-79.0856639},"price":115.0,"rating":-1.0},{"attraction_id":1431,"name":"2-day_okanagan_chinook_tour_from_banff_finish_vancouver","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":49.2788333,"lng":-123.1232148},"price":308.7,"rating":-1.0},{"attraction_id":1432,"name":"vancouver_island_half_day_whale_and_wildlife_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.7403799,"lng":-123.6191421},"price":140.7,"rating":-1.0},{"attraction_id":1433,"name":"half-day_whale_watching_(telegraph_cove,_bc)","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4227209,"lng":-123.3689786},"price":143.07,"rating":-1.0},{"attraction_id":1434,"name":"sunset_whale_watching_(victoria,_bc)","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4227209,"lng":-123.3689786},"price":143.07,"rating":-1.0},{"attraction_id":1435,"name":"steveston_magical_mystery_storybrooke_explorer_private_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":132.5,"rating":-1.0},{"attraction_id":1436,"name":"steveston_magical_mystery_&_sea_adventure_explorer_private_tour","country":"canada","province":"british_columbia","city":"things_to_do_in_richmond","location":"nil","price":150.0,"rating":-1.0},{"attraction_id":1437,"name":"vip_heavenly_private_walking_sitting_eating_tour_(city,_wall,_plains,_bridges)","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":80.43,"rating":-1.0},{"attraction_id":1438,"name":"vip_mobility_challenged_private_car_tour_(for_people_with_limited_mobility)","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":80.43,"rating":-1.0},{"attraction_id":1439,"name":"guiding_private_special_interest_day_tours,_short_&_long_haul_tours","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":350.0,"rating":-1.0},{"attraction_id":1440,"name":"vip_three_day_whale_watching_sea_kayaking_basilica_is_orleans_private_car_tour","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":503.04,"rating":-1.0},{"attraction_id":1441,"name":"vip_two_day_whale_watching,_sea_kayaking,_basilica,_by_private_car_tour","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":312.19,"rating":-1.0},{"attraction_id":1442,"name":"vip_private_car_tour_falls_&_island_of_orleans_-_(the_all_but_the_basilica_tour)","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":94.06,"rating":-1.0},{"attraction_id":1443,"name":"halifax_night_tour_with_dinner","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":174.0,"rating":-1.0},{"attraction_id":1444,"name":"santo_domingo_city_tour_(all-day_from_punta_cana)","country":"caribbean","province":"dominican_republic","city":"la_altagracia_province","location":{"lat":18.484657,"lng":-77.928086},"price":129.51,"rating":-1.0},{"attraction_id":1445,"name":"niagara_fall_canada_wonder_tour","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.0756764,"lng":-79.0856639},"price":227.66,"rating":-1.0},{"attraction_id":1446,"name":"bachelorette_wine_tours_-_west_kelowna_wine_tour-_3_hrs.","country":"canada","province":"british_columbia","city":"okanagan_valley","location":"nil","price":117.0,"rating":-1.0},{"attraction_id":1447,"name":"epic_niagara_falls_photo_walk","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":59.0,"rating":-1.0},{"attraction_id":1448,"name":"vancouver_private_charter_tour_with_experienced_local_guide","country":"canada","province":"british_columbia","city":"whistler","location":"nil","price":599.0,"rating":-1.0},{"attraction_id":1449,"name":"private_charter_tour_to_explore_vancouver_and_surrounding_area","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":49.2477822,"lng":-123.0330053},"price":599.0,"rating":-1.0},{"attraction_id":1450,"name":"3_hour_whale_watching_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.6488242,"lng":-123.3946395},"price":129.0,"rating":5.0},{"attraction_id":1451,"name":"winter_tour_of_the_island_of_orleans","country":"canada","province":"quebec","city":"things_to_do_in_sainte-famille","location":"nil","price":70.0,"rating":-1.0},{"attraction_id":1452,"name":"3-night_private_resort_mansion_with_optional_excursions,_in_saskatoon,_sk","country":"canada","province":"things_to_do_in_saskatoon","city":"wanuskewin_heritage_park","location":{"lat":32.0778432,"lng":-81.0846711},"price":-1.0,"rating":-1.0},{"attraction_id":1453,"name":"best_of_montreal_full_day_tour","country":"canada","province":"quebec","city":"montreal","location":"nil","price":339.0,"rating":-1.0},{"attraction_id":1454,"name":"canadian_and_american_combo_winter_tour_of_niagara_falls","country":"united_states","province":"new_york_(ny)","city":"niagara_falls","location":{"lat":43.0851909,"lng":-79.059248},"price":284.92,"rating":-1.0},{"attraction_id":1455,"name":"new_brunswick_shore_excursion:_fundy_coast_to_shore_tour","country":"canada","province":"new_brunswick","city":"saint_john","location":"nil","price":214.08,"rating":-1.0},{"attraction_id":1456,"name":"yukon-northern_lights_4-days_adventure_in_whitehorse","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":49.2869235,"lng":-123.12216},"price":-1.0,"rating":-1.0},{"attraction_id":1457,"name":"girls_just_want_to_have_fun","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.8294363,"lng":-119.6265584},"price":60.0,"rating":-1.0},{"attraction_id":1458,"name":"edmonton_clue_solving_adventure_-_trail_of_champions","country":"canada","province":"alberta","city":"edmonton","location":"nil","price":49.0,"rating":-1.0},{"attraction_id":1459,"name":"canmore_clue_solving_adventure_-_around_the_world","country":"canada","province":"alberta","city":"things_to_do_in_canmore","location":"nil","price":79.0,"rating":-1.0},{"attraction_id":1460,"name":"harrison_hot_springs_day_tour","country":"canada","province":"british_columbia","city":"things_to_do_in_harrison_hot_springs","location":{"lat":56.130366,"lng":-106.346771},"price":345.4,"rating":-1.0},{"attraction_id":1461,"name":"rental_of_a_boat_on_the_st._lawrence_river_-_quebec_city","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":1462,"name":"calgary_clue_solving_adventure_-_riotous_roundup","country":"canada","province":"alberta","city":"calgary","location":"nil","price":79.0,"rating":-1.0},{"attraction_id":1463,"name":"2-day_rockies_roadrunner_tour_from_vancouver_finish_banff","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2788333,"lng":-123.1232148},"price":392.7,"rating":-1.0},{"attraction_id":1464,"name":"city_sights_e-bike_adventure_tour_-_self-guided","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.278014,"lng":-123.131252},"price":89.0,"rating":-1.0},{"attraction_id":1465,"name":"toronto_west_end_pizza_crawl","country":"canada","province":"ontario","city":"toronto","location":"nil","price":75.0,"rating":-1.0},{"attraction_id":1466,"name":"toronto_dumpling_crawl","country":"canada","province":"ontario","city":"toronto","location":"nil","price":75.0,"rating":-1.0},{"attraction_id":1467,"name":"private_tour_to_niagara_falls_and_niagara-on-the-lake_(from_toronto)","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.827133,"lng":-79.426344},"price":273.0,"rating":-1.0},{"attraction_id":1468,"name":"cowbell_express_beer_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":45.463769,"lng":-73.8233438},"price":110.0,"rating":-1.0},{"attraction_id":1469,"name":"banff,_jasper,_okanagan_lake_&_kamloops_tour_from_vancouver","country":"canada","province":"british_columbia","city":"things_to_do_in_lake_louise","location":"nil","price":714.35,"rating":-1.0},{"attraction_id":1471,"name":"victoria_city_highlights_(01)","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":43.702555,"lng":-79.5233169},"price":325.0,"rating":-1.0},{"attraction_id":1472,"name":"seals_&_smiles_tour","country":"canada","province":"british_columbia","city":"things_to_do_in_pender_island","location":{"lat":48.8002755,"lng":-123.3109432},"price":68.25,"rating":-1.0},{"attraction_id":1473,"name":"find_montreal_black_history_on_site","country":"canada","province":"quebec","city":"montreal","location":"nil","price":40.0,"rating":-1.0},{"attraction_id":1474,"name":"montreal_101_-_old_montreal_\/_plateau_\/_mile_end_-_walking_tour_with_a_local","country":"canada","province":"quebec","city":"montreal","location":"nil","price":105.0,"rating":-1.0},{"attraction_id":1475,"name":"high_spirited_two_day_wine_adventure","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.894787,"lng":-119.496593},"price":450.0,"rating":-1.0},{"attraction_id":1476,"name":"kingston:_hop-on_hop-off_trolley_tour","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":44.2307614,"lng":-76.4797292},"price":36.16,"rating":-1.0},{"attraction_id":1477,"name":"trolley_city_tour_of_kingston","country":"asia","province":"indonesia","city":"java","location":{"lat":44.2307614,"lng":-76.4797292},"price":27.12,"rating":-1.0},{"attraction_id":1478,"name":"nova_scotia_bucket_list_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":1479,"name":"coastal_headland_hiking_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":172.5,"rating":-1.0},{"attraction_id":1480,"name":"cabot_trail_and_cape_breton_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":1481,"name":"hiking_and_sea_kayaking_combo_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":212.75,"rating":-1.0},{"attraction_id":1482,"name":"lunenburg_hike_and_town_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":172.5,"rating":-1.0},{"attraction_id":1483,"name":"ucluelet_harbour_kayaking_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.936092,"lng":-125.537252},"price":89.0,"rating":-1.0},{"attraction_id":1484,"name":"peggy's_cove_hike_and_village_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":143.75,"rating":-1.0},{"attraction_id":1485,"name":"private,_custom_historical_tour_(war_of_1812)_niagara_falls-niagara-on-the-lake","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":225.0,"rating":-1.0},{"attraction_id":1486,"name":"cape_split_hiking_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":172.5,"rating":-1.0},{"attraction_id":1487,"name":"bay_of_fundy_walk_and_winery_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":189.75,"rating":-1.0},{"attraction_id":1488,"name":"banff_national_park_summer_tour_from_calgary","country":"canada","province":"alberta","city":"calgary","location":"nil","price":115.88,"rating":-1.0},{"attraction_id":1489,"name":"6_pm_spirit_of_victoria_food_tour_(gourmet_food_progressive_dinner_and_tour)","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":299.0,"rating":-1.0},{"attraction_id":1490,"name":"sea_to_sky_vancouver_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2043733,"lng":-122.9339129},"price":96.0,"rating":-1.0},{"attraction_id":1491,"name":"vip_private_walking_tour_old_town_&_fortifications_(the_see_all_the_sites_tour)","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":44.97,"rating":-1.0},{"attraction_id":1492,"name":"original_hamilton_beer_tours","country":"canada","province":"ontario","city":"things_to_do_in_dundas","location":"nil","price":118.65,"rating":-1.0},{"attraction_id":1493,"name":"naramata_private\/custom_wine_tours_up_to_10_people","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.9325068,"lng":-119.4001778},"price":999.0,"rating":-1.0},{"attraction_id":1494,"name":"vancouver_to_victoria_and_butchart_gardens_private_tour_-_ferry\/admission_incl.","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2477822,"lng":-123.0330053},"price":-1.0,"rating":-1.0},{"attraction_id":1495,"name":"bachelorette_private_wine_tours","country":"canada","province":"british_columbia","city":"okanagan_valley","location":"nil","price":140.0,"rating":-1.0},{"attraction_id":1496,"name":"vip_and_exclusive_tours","country":"canada","province":"british_columbia","city":"okanagan_valley","location":"nil","price":175.0,"rating":-1.0},{"attraction_id":1497,"name":"special_group_full_day_private_wine_tours_for_up_to_12_people_3_tour_options","country":"canada","province":"british_columbia","city":"okanagan_valley","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":1498,"name":"village_quebec_tour;_1800's_reproduction_(food,_activities_and_fun_included)","country":"canada","province":"quebec","city":"things_to_do_in_drummondville","location":{"lat":45.4951539,"lng":-73.582501},"price":89.0,"rating":-1.0},{"attraction_id":1499,"name":"kelowna_wine_tours-event_5_hours","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.8294363,"lng":-119.6265584},"price":175.0,"rating":-1.0},{"attraction_id":1500,"name":"west_kelowna_wine_tour_5_hours.","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.8294363,"lng":-119.6265584},"price":175.0,"rating":-1.0},{"attraction_id":1501,"name":"comprehensive_tour_of_toronto","country":"canada","province":"ontario","city":"toronto","location":"nil","price":150.0,"rating":-1.0},{"attraction_id":1502,"name":"best_of_both_niagara_falls\u00a0_american\/canadian_tour","country":"united_states","province":"new_york_(ny)","city":"niagara_falls","location":{"lat":43.0897431,"lng":-79.0627843},"price":204.42,"rating":4.5},{"attraction_id":1503,"name":"rockies_classic_4-day_summer_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2869235,"lng":-123.12216},"price":687.0,"rating":4.5},{"attraction_id":1504,"name":"4-day_yukon_aurora_viewing_tour","country":"canada","province":"yukon","city":"whitehorse","location":{"lat":60.7227415,"lng":-135.0558791},"price":702.45,"rating":5.0},{"attraction_id":1505,"name":"vancouver_shore_excursion:_post-cruise_sea-to-sky_highway_day_trip_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.1978322,"lng":-123.0649959},"price":130.0,"rating":5.0},{"attraction_id":1506,"name":"fundy_coast_to_fundy_shore_tour","country":"canada","province":"new_brunswick","city":"saint_john","location":"nil","price":110.0,"rating":5.0},{"attraction_id":1507,"name":"best_of_niagara_falls_tour_from_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.0857136,"lng":-79.0824311},"price":230.0,"rating":5.0},{"attraction_id":1508,"name":"luxury_coach_tour_of_niagara_falls_with_lunch_and_hornblower_cruise_from_toronto","country":"canada","province":"ontario","city":"toronto","location":"nil","price":215.0,"rating":4.5},{"attraction_id":1509,"name":"vancouver_super_saver:_1-day_city_hop-on_hop-off_tour_and_attractions_combo","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284609,"lng":-123.108474},"price":81.0,"rating":4.5},{"attraction_id":1510,"name":"full-day_niagara_winery_tour_from_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.703077,"lng":-79.406384},"price":99.0,"rating":4.5},{"attraction_id":1511,"name":"6-hour_niagara_falls_canadian_side_evening_illuminations_tour","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.082352,"lng":-79.041138},"price":149.89,"rating":5.0},{"attraction_id":1512,"name":"athabasca_glacier_full-day_tour","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":52.8751775,"lng":-118.0820833},"price":225.0,"rating":5.0},{"attraction_id":1513,"name":"fraser_valley_wine_tour_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":187.0,"rating":5.0},{"attraction_id":1514,"name":"niagara_falls,_niagara-on-the-lake,_winery_tour_from_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":45.463769,"lng":-73.8233438},"price":159.0,"rating":5.0},{"attraction_id":1515,"name":"vancouver_city_tour_with_vancouver_lookout_admission","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284609,"lng":-123.108474},"price":80.0,"rating":4.5},{"attraction_id":1516,"name":"local_food,_craft_beverage_and_estate_winery_tour_of_cowichan_valley","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":150.0,"rating":5.0},{"attraction_id":1517,"name":"vancouver_sightseeing_bus_tour_(4_hrs)","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2043733,"lng":-122.9339129},"price":47.0,"rating":4.5},{"attraction_id":1518,"name":"1-hour_distillery_history_district_by_segway","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6502975,"lng":-79.3606799},"price":77.97,"rating":5.0},{"attraction_id":1519,"name":"quebec_city_private_walking_tour_-_400_years_of_french_america","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.7561139,"lng":-71.1790215},"price":130.0,"rating":5.0},{"attraction_id":1520,"name":"2-hour_luxury_city_tour_of_victoria","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":240.0,"rating":5.0},{"attraction_id":1521,"name":"whistler_odyssey_tour:_off-road_buggy_adventure","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1133762,"lng":-122.954259},"price":229.0,"rating":5.0},{"attraction_id":1522,"name":"christmas_walking_tour_in_old_montreal","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5025925,"lng":-73.5551673},"price":21.0,"rating":4.5},{"attraction_id":1523,"name":"30-minute_heritage_horse-drawn_carriage_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.420724,"lng":-123.3712539},"price":115.0,"rating":5.0},{"attraction_id":1524,"name":"downtown_montreal_and_underground_reso_tour","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5001458,"lng":-73.5720264},"price":25.0,"rating":4.0},{"attraction_id":1525,"name":"chinatown_and_hidden_alleys_pedicab_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4189552,"lng":-123.3853958},"price":45.0,"rating":4.0},{"attraction_id":1526,"name":"day_and_night_tour_of_niagara_falls","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.0857136,"lng":-79.0824311},"price":300.0,"rating":5.0},{"attraction_id":1527,"name":"peggy's_cove_and_halifax_tour_with_lobster_roll_lunch","country":"canada","province":"nova_scotia","city":"halifax_region","location":{"lat":44.987681,"lng":-64.138963},"price":140.0,"rating":5.0},{"attraction_id":1528,"name":"victoria_and_butchart_gardens_by_helicopter_and_speed_boat","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284751,"lng":-123.1394811},"price":579.0,"rating":5.0},{"attraction_id":1529,"name":"victoria_in_one_day_sightseeing_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4216648,"lng":-123.3666096},"price":240.45,"rating":5.0},{"attraction_id":1530,"name":"laurentian_mountains_day_trip_from_montreal","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5001458,"lng":-73.5720264},"price":100.0,"rating":4.0},{"attraction_id":1531,"name":"gems_of_montreal_small_group_city_tour","country":"canada","province":"quebec","city":"montreal","location":{"lat":43.6704097,"lng":-79.3872779},"price":171.32,"rating":5.0},{"attraction_id":1532,"name":"victoria_city_and_butchart_gardens_private_half-day_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":420.0,"rating":5.0},{"attraction_id":1533,"name":"quebec_city_dinner_cruise","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":45.502452,"lng":-73.5523778},"price":142.56,"rating":4.0},{"attraction_id":1534,"name":"vancouver_hop-on_hop-off_and_stanley_park_experience","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284609,"lng":-123.108474},"price":127.0,"rating":3.5},{"attraction_id":1535,"name":"jasper_city_sightseeing_tour","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1306919,"lng":-114.0066346},"price":123.9,"rating":5.0},{"attraction_id":1536,"name":"vancouver_city_private_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":141.75,"rating":5.0},{"attraction_id":1537,"name":"victoria_excursion_from_vancouver_by_helicopter_and_sea_plane","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284751,"lng":-123.1394811},"price":699.0,"rating":-1.0},{"attraction_id":1538,"name":"niagara_falls_canada_underground_railroad_heritage_tour","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.09064,"lng":-79.021955},"price":124.06,"rating":5.0},{"attraction_id":1539,"name":"banff_national_park_tour_with_a_small_group","country":"canada","province":"alberta","city":"calgary","location":"nil","price":155.0,"rating":5.0},{"attraction_id":1540,"name":"dog_mountain_snowshoeing_and_photography_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":56.130366,"lng":-106.346771},"price":143.0,"rating":5.0},{"attraction_id":1541,"name":"private_niagara_falls_tour_in_a_suv","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6611142,"lng":-79.3765866},"price":650.0,"rating":5.0},{"attraction_id":1542,"name":"pedicab_tour_from_victoria_cruise_ship_terminal","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4189552,"lng":-123.3853958},"price":90.0,"rating":5.0},{"attraction_id":1543,"name":"vancouver_island_cycling_tour_including_lunch_and_wine_tasting","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2914718,"lng":-123.142404},"price":204.5,"rating":5.0},{"attraction_id":1544,"name":"montreal_food_truck_tour_by_bike","country":"canada","province":"quebec","city":"montreal","location":"nil","price":159.83,"rating":5.0},{"attraction_id":1545,"name":"45-minute_beacon_hill_park_carriage_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4204,"lng":-123.3710615},"price":165.0,"rating":3.5},{"attraction_id":1546,"name":"calgary_sightseeing_tour_by_sidecar","country":"canada","province":"alberta","city":"calgary","location":"nil","price":160.0,"rating":5.0},{"attraction_id":1547,"name":"gastown_pub_walks","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2856453,"lng":-123.1118545},"price":73.49,"rating":-1.0},{"attraction_id":1549,"name":"jasper_city_sightseeing_tour_and_maligne_lake_cruise","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1306919,"lng":-114.0066346},"price":198.45,"rating":5.0},{"attraction_id":1550,"name":"ottawa_spring_tulip_festival_bike_tour","country":"canada","province":"ontario","city":"ottawa","location":{"lat":45.4233882,"lng":-75.6963202},"price":68.0,"rating":4.5},{"attraction_id":1551,"name":"thousand_islands_two_castle_helicopter_tour","country":"canada","province":"ontario","city":"things_to_do_in_gananoque","location":{"lat":44.3474018,"lng":-76.1751743},"price":265.64,"rating":5.0},{"attraction_id":1552,"name":"small-group_niagara_falls_day_tour_from_toronto_with_boat_cruise_and_optional_fallsview_lunch","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6837428,"lng":-79.5929134},"price":165.0,"rating":3.5},{"attraction_id":1553,"name":"helicopter_tour_over_mont-tremblant","country":"canada","province":"quebec","city":"mont_tremblant","location":{"lat":46.1141489,"lng":-74.5413873},"price":171.31,"rating":5.0},{"attraction_id":1554,"name":"vancouver_city_explorer_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":116.0,"rating":-1.0},{"attraction_id":1555,"name":"old_montr\u00e9al_vip_semi-private_walking_tour","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5025925,"lng":-73.5551673},"price":52.5,"rating":4.0},{"attraction_id":1556,"name":"3_hour_montreal_city_bike_tour_with_wine_or_beer","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.505816,"lng":-73.5531589},"price":74.73,"rating":5.0},{"attraction_id":1557,"name":"45-minute_beacon_hill_park_horse-drawn_carriage_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.420724,"lng":-123.3712539},"price":165.0,"rating":5.0},{"attraction_id":1558,"name":"private_gastown_and_chinatown_walking_tour_in_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":54.53,"rating":-1.0},{"attraction_id":1559,"name":"4-hour_eagle_viewing_river_float_trip_from_squamish_with_lunch","country":"canada","province":"british_columbia","city":"squamish","location":{"lat":49.749151,"lng":-123.133378},"price":125.99,"rating":5.0},{"attraction_id":1560,"name":"guided_walking_tours_in_banff","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1769243,"lng":-115.5722358},"price":30.0,"rating":-1.0},{"attraction_id":1561,"name":"montreal's_underground_city_indoor_tour","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.527218,"lng":-73.573048},"price":65.0,"rating":5.0},{"attraction_id":1562,"name":"sw_best_of_edmonton_bus_tour","country":"canada","province":"alberta","city":"edmonton","location":{"lat":56.130366,"lng":-106.346771},"price":26.25,"rating":5.0},{"attraction_id":1563,"name":"the_magic_of_christmas_at_butchart_gardens_shuttle_and_entry","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4205836,"lng":-123.3727018},"price":73.5,"rating":5.0},{"attraction_id":1564,"name":"southeast_edmonton_roots_and_resources_bus_tour","country":"canada","province":"alberta","city":"edmonton","location":{"lat":56.130366,"lng":-106.346771},"price":26.25,"rating":5.0},{"attraction_id":1565,"name":"small-group_afternoon_bike_tour_of_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2866679,"lng":-123.141285},"price":68.25,"rating":5.0},{"attraction_id":1566,"name":"toronto_islands_evening_bike_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6541583,"lng":-79.3904907},"price":96.05,"rating":5.0},{"attraction_id":1567,"name":"gastown_&_chinatown_night_photography_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":56.130366,"lng":-106.346771},"price":45.0,"rating":-1.0},{"attraction_id":1568,"name":"walking_tour_of_niagara-on-the-lake_historic_district","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":25.0,"rating":5.0},{"attraction_id":1569,"name":"general_admission_ticket_-acadian_historical_village","country":"canada","province":"new_brunswick","city":"things_to_do_in_caraquet","location":"nil","price":9.5,"rating":-1.0},{"attraction_id":1570,"name":"victoria_and_butchart_gardens_by_seaplane_and_speed_boat","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284751,"lng":-123.1394811},"price":489.0,"rating":5.0},{"attraction_id":1571,"name":"niagara_falls_canada_tour_from_niagara_usa","country":"united_states","province":"new_york_(ny)","city":"niagara_falls","location":{"lat":43.082352,"lng":-79.041138},"price":156.71,"rating":5.0},{"attraction_id":1572,"name":"combo_pass:_hop_on-hop_bus_tour_&_butchart_gardens_shuttle_&_pass_(wed-sun_only)","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4233248,"lng":-123.3680641},"price":93.0,"rating":-1.0},{"attraction_id":1573,"name":"niagara_falls_day_tour_with_hop_on_hop_off_toronto_city_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6561507,"lng":-79.3842642},"price":192.0,"rating":4.5},{"attraction_id":1574,"name":"vancouver_holiday_lights_and_karaoke_trolley_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284609,"lng":-123.108474},"price":65.0,"rating":4.0},{"attraction_id":1575,"name":"whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4227209,"lng":-123.3689786},"price":447.57,"rating":5.0},{"attraction_id":1576,"name":"big_bus_victoria_hop-on_hop-off_city_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4233248,"lng":-123.3680641},"price":25.0,"rating":-1.0},{"attraction_id":1577,"name":"vancouver_to_victoria_by_seaplane_and_ferry","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4241277,"lng":-123.3707833},"price":289.0,"rating":4.5},{"attraction_id":1578,"name":"full-day_prince_edward_county_wine_tour_with_lunch","country":"canada","province":"ontario","city":"toronto","location":"nil","price":425.0,"rating":5.0},{"attraction_id":1579,"name":"dune_buggy_4x4_tours","country":"canada","province":"quebec","city":"things_to_do_in_mont_tremblant","location":{"lat":46.2132909,"lng":-74.5849902},"price":197.77,"rating":4.0},{"attraction_id":1580,"name":"best_of_toronto_private_food_tour_with_sightseeing_and_black_car","country":"canada","province":"ontario","city":"toronto","location":"nil","price":225.0,"rating":5.0},{"attraction_id":1581,"name":"guaranteed_wine_tasting_at_mission_hill_&_quails_family_estates","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.9325068,"lng":-119.4001778},"price":131.25,"rating":-1.0},{"attraction_id":1582,"name":"fraser_valley_private_wine_tour_and_bistro_lunch","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2650247,"lng":-123.1124489},"price":950.29,"rating":-1.0},{"attraction_id":1583,"name":"niagara_falls_guided_9_hour_day_trip_with_round-trip_transfer","country":"canada","province":"ontario","city":"toronto","location":{"lat":45.463769,"lng":-73.8233438},"price":153.0,"rating":5.0},{"attraction_id":1584,"name":"small-group_annapolis_valley_wine_and_food_tour_from_halifax","country":"canada","province":"nova_scotia","city":"halifax_region","location":{"lat":44.987681,"lng":-64.138963},"price":160.0,"rating":5.0},{"attraction_id":1585,"name":"small-group_capilano_suspension_bridge_and_vancouver_city_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2869235,"lng":-123.12216},"price":200.0,"rating":5.0},{"attraction_id":1586,"name":"vancouver_full-day_sightseeing_and_photography_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":56.130366,"lng":-106.346771},"price":249.0,"rating":5.0},{"attraction_id":1587,"name":"luxury_toronto_all_day_tour","country":"united_states","province":"new_york_(ny)","city":"niagara_falls","location":{"lat":43.0851909,"lng":-79.059248},"price":489.41,"rating":-1.0},{"attraction_id":1589,"name":"4_hour_montreal_architecture_&_city_bike_tour_with_wine_or_beer","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.505816,"lng":-73.5531589},"price":86.23,"rating":5.0},{"attraction_id":1590,"name":"downtown_toronto_bike_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6541583,"lng":-79.3904907},"price":84.75,"rating":5.0},{"attraction_id":1591,"name":"private_full-day_tour_to_hopewell_rocks_from_saint_john","country":"canada","province":"new_brunswick","city":"saint_john","location":"nil","price":570.0,"rating":5.0},{"attraction_id":1592,"name":"helicopter_ride_over_the_falls_and_sit_down_meal_at_elements_located_on_falls","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":40.751976,"lng":-73.986603},"price":265.84,"rating":-1.0},{"attraction_id":1593,"name":"private_tour:_fraser_valley_wine_tour_in_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":291.11,"rating":4.0},{"attraction_id":1594,"name":"vancouver_highlights_private_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":100.0,"rating":-1.0},{"attraction_id":1595,"name":"grouse_mountain_&_capilano_suspension_bridge_park","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284609,"lng":-123.108474},"price":182.0,"rating":4.5},{"attraction_id":1596,"name":"seaplane_flight_to_vancouver_with_bus_tour_from_victoria","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4241277,"lng":-123.3707833},"price":439.0,"rating":5.0},{"attraction_id":1597,"name":"thousand_islands_sunset_dinner_cruise","country":"canada","province":"ontario","city":"things_to_do_in_kingston","location":{"lat":44.2307614,"lng":-76.4797292},"price":99.44,"rating":4.5},{"attraction_id":1598,"name":"1-day_hop-on_hop-off_sightseeing_tour_with_robert_bateman_centre_combo","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4233248,"lng":-123.3680641},"price":40.0,"rating":1.0},{"attraction_id":1599,"name":"toronto_aerial_tour_in_luxury_with_a_niagara_falls_winery_tour_and_tasting","country":"canada","province":"ontario","city":"toronto","location":{"lat":56.130366,"lng":-106.346771},"price":189.0,"rating":-1.0},{"attraction_id":1600,"name":"toronto_small-group_city_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6704097,"lng":-79.3872779},"price":168.37,"rating":4.5},{"attraction_id":1601,"name":"guided_electric_bike_tour_in_whistler","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.117217,"lng":-122.9474384},"price":134.96,"rating":5.0},{"attraction_id":1602,"name":"best_of_vancouver!","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2866679,"lng":-123.141285},"price":75.0,"rating":-1.0},{"attraction_id":1603,"name":"okanagan_wine_country_bike_and_wine_tour","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.501802,"lng":-119.5907252},"price":170.0,"rating":5.0},{"attraction_id":1604,"name":"vancouver_private_walking_tour_of_downtown_chinatown_and_gastown","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.282979,"lng":-123.109697},"price":248.75,"rating":5.0},{"attraction_id":1605,"name":"jewish_neighborhood_food_tour","country":"canada","province":"quebec","city":"montreal","location":"nil","price":95.44,"rating":4.5},{"attraction_id":1606,"name":"4_hour_quickie_adventure","country":"canada","province":"nova_scotia","city":"things_to_do_in_earltown","location":"nil","price":92.0,"rating":-1.0},{"attraction_id":1607,"name":"historic_gastown_photography_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2779117,"lng":-123.0986452},"price":103.95,"rating":5.0},{"attraction_id":1608,"name":"caribbean_dreams_san_juan_private_party_hopper","country":"caribbean","province":"puerto_rico","city":"san_juan","location":{"lat":35.3353949,"lng":-81.8877587},"price":94.06,"rating":-1.0},{"attraction_id":1609,"name":"yellowknife_sightseeing_tour","country":"canada","province":"northwest_territories","city":"yellowknife","location":{"lat":62.4549765,"lng":-114.3722764},"price":79.0,"rating":4.5},{"attraction_id":1610,"name":"chinatown_dim_sum_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2879402,"lng":-123.1130521},"price":75.0,"rating":-1.0},{"attraction_id":1611,"name":"shore_excursion_saint_john_walking_tour","country":"canada","province":"new_brunswick","city":"saint_john","location":"nil","price":30.0,"rating":5.0},{"attraction_id":1612,"name":"electric_bike_tour_of_quebec_city","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8135797,"lng":-71.2017245},"price":85.0,"rating":5.0},{"attraction_id":1613,"name":"victoria_classic_adventure_course","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.443459,"lng":-123.465593},"price":41.99,"rating":5.0},{"attraction_id":1614,"name":"full_day_bike_rental","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8135797,"lng":-71.2017245},"price":37.94,"rating":5.0},{"attraction_id":1615,"name":"old_montreal_ghost_walking_tour","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5025925,"lng":-73.5551673},"price":25.0,"rating":4.0},{"attraction_id":1616,"name":"under_the_surface_of_montreal's_chinatown:_guided_food_walking_tour","country":"canada","province":"quebec","city":"montreal","location":"nil","price":83.0,"rating":5.0},{"attraction_id":1617,"name":"victoria_highlight_city_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4280462,"lng":-123.368555},"price":74.95,"rating":4.0},{"attraction_id":1618,"name":"rideau_canal_cruise","country":"canada","province":"ontario","city":"ottawa","location":{"lat":45.4558462,"lng":-75.6950408},"price":29.0,"rating":4.0},{"attraction_id":1619,"name":"75-minute_grand_horse-drawn_carriage_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.420724,"lng":-123.3712539},"price":255.0,"rating":-1.0},{"attraction_id":1620,"name":"90-minute_premier_horse-drawn_carriage_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.420724,"lng":-123.3712539},"price":295.0,"rating":5.0},{"attraction_id":1621,"name":"montreal_afternoon_tea_tour","country":"canada","province":"quebec","city":"montreal","location":"nil","price":149.5,"rating":5.0},{"attraction_id":1622,"name":"best_of_vancouver_private_walking_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":81.8,"rating":5.0},{"attraction_id":1623,"name":"best_of_vancouver_private_evening_city_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":157.5,"rating":-1.0},{"attraction_id":1624,"name":"montreal_paddleboat_rental","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5070854,"lng":-73.5509339},"price":8.34,"rating":2.0},{"attraction_id":1625,"name":"small-group_niagara_falls_day_trip","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":40.751976,"lng":-73.986603},"price":204.49,"rating":5.0},{"attraction_id":1626,"name":"4_hour_bike_rental_in_quebec_city","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8135797,"lng":-71.2017245},"price":31.04,"rating":5.0},{"attraction_id":1627,"name":"full_day_electric_bike_rental","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8135797,"lng":-71.2017245},"price":74.73,"rating":-1.0},{"attraction_id":1628,"name":"4_hour_electric_bike_rental_in_quebec_city","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8135797,"lng":-71.2017245},"price":47.14,"rating":5.0},{"attraction_id":1629,"name":"fort_langley_magical_mystery_&_vineyard_explorer_private_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":150.0,"rating":-1.0},{"attraction_id":1630,"name":"private_tour:_sea_to_sky_corridor_adventure","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2650247,"lng":-123.1124489},"price":-1.0,"rating":-1.0},{"attraction_id":1631,"name":"wine_trail_ride_cycling_tour","country":"canada","province":"ontario","city":"windsor","location":"nil","price":135.0,"rating":-1.0},{"attraction_id":1632,"name":"niagara_falls_full-day_tour_from_markham_and_richmond_hill","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6611142,"lng":-79.3765866},"price":140.0,"rating":-1.0},{"attraction_id":1633,"name":"scooter_rental_on_ile_d'orleans_(for_1_or_2_people)","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8614081,"lng":-71.0777464},"price":99.95,"rating":5.0},{"attraction_id":1634,"name":"electric_bike_rental_on_ile_d'orleans","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8614081,"lng":-71.0777464},"price":59.95,"rating":5.0},{"attraction_id":1635,"name":"tandem_bike_rental_on_ile_d'orleans_(for_2_people)","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8614081,"lng":-71.0777464},"price":69.95,"rating":5.0},{"attraction_id":1636,"name":"full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch","country":"canada","province":"quebec","city":"mont_tremblant","location":{"lat":46.2132909,"lng":-74.5849902},"price":98.29,"rating":5.0},{"attraction_id":1637,"name":"celebrate_the_new_year_in_montreal","country":"united_states","province":"new_hampshire_(nh)","city":"manchester","location":{"lat":42.847646,"lng":-71.537301},"price":783.87,"rating":-1.0},{"attraction_id":1638,"name":"scavenger_on_the_side","country":"canada","province":"alberta","city":"calgary","location":"nil","price":250.0,"rating":-1.0},{"attraction_id":1639,"name":"caribbean_dreams_negril_private_party_hopper","country":"caribbean","province":"jamaica","city":"westmoreland_parish","location":{"lat":35.3353949,"lng":-81.8877587},"price":80.43,"rating":-1.0},{"attraction_id":1640,"name":"montreal_by_night_tour","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5001458,"lng":-73.5720264},"price":30.0,"rating":3.0},{"attraction_id":1641,"name":"the_great_squamish_day_trip_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":43.7431803,"lng":-79.3027994},"price":149.96,"rating":5.0},{"attraction_id":1642,"name":"private_tour:_gardens_of_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":193.54,"rating":5.0},{"attraction_id":1643,"name":"calgary_bow_river_valley_90-minute_segway_adventure","country":"canada","province":"alberta","city":"calgary","location":{"lat":53.5408849,"lng":-113.4827747},"price":84.99,"rating":4.5},{"attraction_id":1644,"name":"calgary_bow_river_valley_60-minute_segway_adventure","country":"canada","province":"alberta","city":"calgary","location":{"lat":53.5408849,"lng":-113.4827747},"price":59.99,"rating":5.0},{"attraction_id":1645,"name":"calgary_and_banff_mountain_biking_adventure","country":"canada","province":"alberta","city":"calgary","location":{"lat":49.2661522,"lng":-123.0986103},"price":420.0,"rating":5.0},{"attraction_id":1646,"name":"full-day_qu\u00e9bec_city_adventure:_bike_tour,_sightseeing_cruise,_and_lunch","country":"canada","province":"quebec","city":"montreal","location":{"lat":46.8135797,"lng":-71.2017245},"price":125.0,"rating":5.0},{"attraction_id":1647,"name":"niagara_falls_american_side_highlights_tour","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.082352,"lng":-79.041138},"price":149.89,"rating":5.0},{"attraction_id":1648,"name":"private_instagramming_tour_in_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":56.130366,"lng":-106.346771},"price":567.12,"rating":-1.0},{"attraction_id":1649,"name":"wet_&_wild_elaho_exhilarator_&_sea_to_sky_gondola_combo_from_squamish","country":"canada","province":"british_columbia","city":"squamish","location":{"lat":49.749151,"lng":-123.133378},"price":215.24,"rating":5.0},{"attraction_id":1650,"name":"boldt_castle_and_thousand_islands_helicopter_tour","country":"canada","province":"ontario","city":"things_to_do_in_gananoque","location":{"lat":44.3474018,"lng":-76.1751743},"price":172.84,"rating":5.0},{"attraction_id":1651,"name":"historical_walking_tour_in_old_l\u00e9vis_:_victorian_beauty","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":20.0,"rating":-1.0},{"attraction_id":1652,"name":"evening_coach_tour_of_niagara_falls_with_hornblower_boat_and_sheraton_dinner","country":"canada","province":"ontario","city":"toronto","location":"nil","price":205.0,"rating":4.0},{"attraction_id":1653,"name":"deluxe_vancouver_city_and_great_outdoors_private_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2650247,"lng":-123.1124489},"price":877.57,"rating":5.0},{"attraction_id":1654,"name":"victoria_to_cowichan_valley_wine_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":140.0,"rating":4.5},{"attraction_id":1655,"name":"quebec_city_private_walking_tour_-_the_history_of_french_&_british_america","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.7561139,"lng":-71.1790215},"price":130.0,"rating":5.0},{"attraction_id":1656,"name":"full_day_tour_with_lunch_from_niagara_falls_with_hotel_pickup","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.1389513,"lng":-79.1334083},"price":153.6,"rating":5.0},{"attraction_id":1657,"name":"bowen_island_full-day_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":190.0,"rating":4.5},{"attraction_id":1658,"name":"whistler_day_tour_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2869235,"lng":-123.12216},"price":109.0,"rating":4.0},{"attraction_id":1659,"name":"st._andrews_by-the-sea_day_tour_from_st._john","country":"canada","province":"new_brunswick","city":"saint_john","location":"nil","price":475.0,"rating":5.0},{"attraction_id":1660,"name":"treetop_adventure_course","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1129838,"lng":-122.9549289},"price":40.95,"rating":5.0},{"attraction_id":1661,"name":"sportif_tour_of_east_ontario_and_west_quebec","country":"canada","province":"ontario","city":"ottawa","location":{"lat":45.4245926,"lng":-75.6944648},"price":129.0,"rating":5.0},{"attraction_id":1662,"name":"craigdarroch_castle_pedicab_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4189552,"lng":-123.3853958},"price":108.0,"rating":4.5},{"attraction_id":1663,"name":"victorian_gardens_and_seaside_vistas_pedicab_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4189552,"lng":-123.3853958},"price":54.0,"rating":5.0},{"attraction_id":1664,"name":"olympic_village_photography_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2779117,"lng":-123.0986452},"price":299.0,"rating":-1.0},{"attraction_id":1665,"name":"niagara_falls_full-day_tour_from_brampton_hotels","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6611142,"lng":-79.3765866},"price":150.0,"rating":-1.0},{"attraction_id":1666,"name":"vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284751,"lng":-123.1394811},"price":569.0,"rating":4.5},{"attraction_id":1667,"name":"edmonton_road_bike_rental","country":"canada","province":"alberta","city":"edmonton","location":{"lat":53.5649649,"lng":-113.5786007},"price":61.95,"rating":-1.0},{"attraction_id":1668,"name":"niagara_falls_and_niagara-on-the-lake_day_tour_from_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":45.463769,"lng":-73.8233438},"price":198.0,"rating":4.5},{"attraction_id":1669,"name":"cycling_the_nation's_capital,_self-guided","country":"canada","province":"ontario","city":"ottawa","location":{"lat":45.4245926,"lng":-75.6944648},"price":28.0,"rating":4.0},{"attraction_id":1670,"name":"2-day_whistler_sea_to_sky_tour_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2788333,"lng":-123.1232148},"price":166.95,"rating":4.5},{"attraction_id":1671,"name":"whistler_blackcomb_salmon_bake_dinner_and_jeep_4x4_tour","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1133762,"lng":-122.954259},"price":183.75,"rating":4.5},{"attraction_id":1672,"name":"canyon_sainte-anne_walking_tour","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":13.5,"rating":4.5},{"attraction_id":1673,"name":"kingston_discovery_sightseeing_cruise","country":"canada","province":"ontario","city":"things_to_do_in_kingston","location":{"lat":44.2307614,"lng":-76.4797292},"price":39.55,"rating":3.5},{"attraction_id":1674,"name":"gulf_islands_kayak_and_seaplane_adventure","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284751,"lng":-123.1394811},"price":629.0,"rating":5.0},{"attraction_id":1675,"name":"best_of_ottawa_bike_tour","country":"canada","province":"ontario","city":"ottawa","location":{"lat":45.4233882,"lng":-75.6963202},"price":113.5,"rating":5.0},{"attraction_id":1676,"name":"ottawa_highlights_3_hour_bike_tour","country":"canada","province":"ontario","city":"ottawa","location":{"lat":45.4233882,"lng":-75.6963202},"price":90.6,"rating":5.0},{"attraction_id":1677,"name":"sea_to_sky_gondola_private_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2602186,"lng":-123.0201111},"price":593.75,"rating":-1.0},{"attraction_id":1678,"name":"whistler_alpine_picnic_helicopter_tour","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":49.1830074,"lng":-123.176599},"price":630.0,"rating":-1.0},{"attraction_id":1679,"name":"call_of_the_wild_atv_tour","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1133762,"lng":-122.954259},"price":156.45,"rating":5.0},{"attraction_id":1680,"name":"granville_island_night_photography_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2779117,"lng":-123.0986452},"price":103.95,"rating":5.0},{"attraction_id":1681,"name":"stanley_park_photography_tour_in_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2779117,"lng":-123.0986452},"price":104.0,"rating":2.0},{"attraction_id":1682,"name":"canada_place_and_vancouver_waterfront_photography_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2779117,"lng":-123.0986452},"price":103.95,"rating":5.0},{"attraction_id":1683,"name":"epic_toronto_night_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.0857136,"lng":-79.0824311},"price":89.0,"rating":4.5},{"attraction_id":1684,"name":"the_big_bike_loop","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8135797,"lng":-71.2017245},"price":120.0,"rating":3.0},{"attraction_id":1685,"name":"poutine_&_smoked_meat_tour","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.502057,"lng":-73.569345},"price":71.28,"rating":5.0},{"attraction_id":1686,"name":"winter_canadian_rockies_canyon_hike","country":"canada","province":"alberta","city":"things_to_do_in_canmore","location":"nil","price":75.0,"rating":-1.0},{"attraction_id":1687,"name":"talkwalk_front_and_centre_guided_walking_tour_of_public_art_and_sculpture","country":"canada","province":"ontario","city":"toronto","location":{"lat":56.130366,"lng":-106.346771},"price":49.0,"rating":5.0},{"attraction_id":1688,"name":"niagara_falls_by_airplane_and_land_winter_tour_with_wine_tasting_from_toronto","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.1897478,"lng":-79.1701169},"price":339.0,"rating":-1.0},{"attraction_id":1689,"name":"nanaimo_kid_aerial_adventure","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":49.074147,"lng":-123.883895},"price":20.99,"rating":5.0},{"attraction_id":1690,"name":"nanaimo_classic_adventure_course","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":49.074147,"lng":-123.883895},"price":41.99,"rating":5.0},{"attraction_id":1691,"name":"private_local_walking_tours_in_banff","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1769243,"lng":-115.5722358},"price":262.5,"rating":-1.0},{"attraction_id":1692,"name":"maple_ridge_aerial_adventure_course","country":"canada","province":"british_columbia","city":"things_to_do_in_maple_ridge","location":"nil","price":41.99,"rating":-1.0},{"attraction_id":1693,"name":"3_hour_victoria_electric_bike_rental_delivered","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4263706,"lng":-123.3703504},"price":47.25,"rating":5.0},{"attraction_id":1694,"name":"8_hour_victoria_electric_bike_rental_delivered","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4263706,"lng":-123.3703504},"price":84.0,"rating":5.0},{"attraction_id":1695,"name":"vancouver_hop-on,_hop-off_&_explore_the_north_shore","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284609,"lng":-123.108474},"price":149.0,"rating":4.0},{"attraction_id":1696,"name":"arctic_day:_yukon_foodie_tour","country":"canada","province":"yukon","city":"whitehorse","location":{"lat":60.7227415,"lng":-135.0558791},"price":114.45,"rating":-1.0},{"attraction_id":1697,"name":"independent_bike_tour_of_niagara-on-the-lake_wineries_including_wine_tastings","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.2541511,"lng":-79.0854685},"price":64.0,"rating":4.5},{"attraction_id":1698,"name":"niagara_winery_bicycle_tour_with_cheese","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.2541511,"lng":-79.0854685},"price":75.0,"rating":4.5},{"attraction_id":1699,"name":"combo_pass:_hop_on-hop_bus_tour_&_royal_bc_museum_pass","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4233248,"lng":-123.3680641},"price":58.0,"rating":-1.0},{"attraction_id":1700,"name":"panoramic_south_shore_and_confederation_bridge_half_day_tour","country":"canada","province":"prince_edward_island","city":"things_to_do_in_bayfield","location":"nil","price":73.6,"rating":-1.0},{"attraction_id":1701,"name":"immersion_quebec:_virtual_reality_experience_of_quebec_city's_history","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8130864,"lng":-71.2055932},"price":17.99,"rating":4.5},{"attraction_id":1702,"name":"city_sights_e-bike_adventure_tour_-_guided","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.278014,"lng":-123.131252},"price":124.0,"rating":5.0},{"attraction_id":1703,"name":"small-group_niagara_falls_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":45.463769,"lng":-73.8233438},"price":250.0,"rating":4.5},{"attraction_id":1704,"name":"street_art_cycling_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2866679,"lng":-123.141285},"price":68.25,"rating":5.0},{"attraction_id":1705,"name":"niagara_falls_private_day_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":45.463769,"lng":-73.8233438},"price":621.0,"rating":5.0},{"attraction_id":1706,"name":"private_photography_tour_in_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2779117,"lng":-123.0986452},"price":238.0,"rating":5.0},{"attraction_id":1707,"name":"foothills_adventure","country":"canada","province":"alberta","city":"calgary","location":"nil","price":290.0,"rating":-1.0},{"attraction_id":1708,"name":"high_spirits_adventure","country":"canada","province":"alberta","city":"calgary","location":"nil","price":375.0,"rating":-1.0},{"attraction_id":1709,"name":"triple_c_adventure","country":"canada","province":"alberta","city":"calgary","location":"nil","price":450.0,"rating":-1.0},{"attraction_id":1710,"name":"scooter_rental","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.18186,"lng":-115.575978},"price":37.95,"rating":5.0},{"attraction_id":1711,"name":"craft_vine,_orchard_&_stills","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":140.0,"rating":5.0},{"attraction_id":1712,"name":"butchart_gardens_&_beyond:_spirit,_vine,_tea_&_honey","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":115.0,"rating":5.0},{"attraction_id":1713,"name":"el_camino_de_tapas_and_cocktails_-_luxurious_evening_food_crawl_in_toronto","country":"canada","province":"ontario","city":"toronto","location":"nil","price":169.0,"rating":-1.0},{"attraction_id":1714,"name":"calgary_city_evening_tour","country":"canada","province":"alberta","city":"calgary","location":"nil","price":44.0,"rating":5.0},{"attraction_id":1715,"name":"2-day_niagara_falls_and_1000_islands_tour_from_boston","country":"united_states","province":"massachusetts_(ma)","city":"boston","location":"nil","price":184.04,"rating":3.0},{"attraction_id":1716,"name":"gourmet_bike_tour_in_niagara-on-the-lake_with_wine_and_beer","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.2265419,"lng":-79.1159615},"price":134.47,"rating":5.0},{"attraction_id":1718,"name":"coastal_lighthouse_and_winery_tour","country":"canada","province":"prince_edward_island","city":"things_to_do_in_murray_river","location":"nil","price":86.25,"rating":4.0},{"attraction_id":1719,"name":"seaplane_flight_to_victoria_with_whale_watching_and_return_by_ferry","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4241277,"lng":-123.3707833},"price":389.0,"rating":4.5},{"attraction_id":1720,"name":"shuttle_to_zodiac_nature_tour,_seaside_dinner,_and_return_to_vancouver_by_seaplane","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4241277,"lng":-123.3707833},"price":299.0,"rating":-1.0},{"attraction_id":1721,"name":"victoria_&_butchard_gardens_private_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":357.46,"rating":-1.0},{"attraction_id":1722,"name":"30-minute_victoria_carriage_tour_including_james_bay","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4204,"lng":-123.3710615},"price":115.0,"rating":4.5},{"attraction_id":1723,"name":"5-day_golden_aurora_circle:_yukon_and_alaska_summits","country":"canada","province":"yukon","city":"whitehorse","location":{"lat":60.7227415,"lng":-135.0558791},"price":-1.0,"rating":-1.0},{"attraction_id":1724,"name":"quarry_rock_hike_and_photography_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":56.130366,"lng":-106.346771},"price":109.0,"rating":4.0},{"attraction_id":1725,"name":"bowen_island_photography_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":56.130366,"lng":-106.346771},"price":129.0,"rating":-1.0},{"attraction_id":1726,"name":"sunset_e-bike_adventure_w\/wine_&_cheese","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.278014,"lng":-123.131252},"price":99.0,"rating":5.0},{"attraction_id":1727,"name":"niagara_falls_canadian_adventure_tour","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.6837428,"lng":-79.5929134},"price":258.7,"rating":-1.0},{"attraction_id":1728,"name":"gastown_night_photography_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2779117,"lng":-123.0986452},"price":103.95,"rating":5.0},{"attraction_id":1729,"name":"full_day_best_of_vancouver_private_city_tour_and_beer_tasting","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":341.25,"rating":-1.0},{"attraction_id":1730,"name":"full_day_best_of_vancouver_private_city_tour_and_alpine_adventure","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":367.5,"rating":5.0},{"attraction_id":1731,"name":"cycling_the_nation's_capital","country":"canada","province":"ontario","city":"ottawa","location":{"lat":45.4245926,"lng":-75.6944648},"price":69.0,"rating":5.0},{"attraction_id":1732,"name":"5-day_us_east_coast_bus_tour_from_boston","country":"united_states","province":"massachusetts_(ma)","city":"boston","location":"nil","price":313.55,"rating":2.0},{"attraction_id":1733,"name":"vancouver_private_secrets_of_stanley_park_walking_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.282979,"lng":-123.109697},"price":299.0,"rating":5.0},{"attraction_id":1734,"name":"dream_car_driving_experience","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.359068,"lng":-123.267023},"price":225.75,"rating":-1.0},{"attraction_id":1735,"name":"beyond_city_sights_e-bike_adventure_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.278014,"lng":-123.131252},"price":89.0,"rating":5.0},{"attraction_id":1736,"name":"vancouver_hop_on_boat_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2929184,"lng":-123.1277908},"price":75.0,"rating":3.0},{"attraction_id":1737,"name":"historical_tasting_old_quebec_walking_tour","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8118804,"lng":-71.2071414},"price":52.0,"rating":4.5},{"attraction_id":1738,"name":"edmonton_river_valley_90-minute_segway_adventure","country":"canada","province":"alberta","city":"edmonton","location":{"lat":53.5408849,"lng":-113.4827747},"price":84.99,"rating":5.0},{"attraction_id":1739,"name":"full-day_niagara_ice_wine_festival_tour_with_lunch_and_winery_visits","country":"canada","province":"ontario","city":"toronto","location":"nil","price":395.0,"rating":5.0},{"attraction_id":1740,"name":"tremblant_white_water_rafting_express_experience","country":"canada","province":"quebec","city":"mont_tremblant","location":{"lat":46.2132909,"lng":-74.5849902},"price":148.03,"rating":-1.0},{"attraction_id":1741,"name":"thousand_islands_helicopter_tour","country":"canada","province":"ontario","city":"things_to_do_in_gananoque","location":{"lat":44.3474018,"lng":-76.1751743},"price":114.84,"rating":5.0},{"attraction_id":1742,"name":"caribbean_dreams_runaway_bay_private_party_hopper","country":"caribbean","province":"jamaica","city":"saint_ann_parish","location":{"lat":35.3353949,"lng":-81.8877587},"price":80.43,"rating":-1.0},{"attraction_id":1743,"name":"montreal_bike_tour_with_bites","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.505816,"lng":-73.5531589},"price":136.82,"rating":5.0},{"attraction_id":1744,"name":"independent_tour_of_montreal_by_bike","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.505816,"lng":-73.5531589},"price":40.24,"rating":4.5},{"attraction_id":1745,"name":"vancouver_self-guided_audio_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":-39.4848025,"lng":176.9189467},"price":27.25,"rating":-1.0},{"attraction_id":1746,"name":"victoria_self-guided_audio_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":-39.4848025,"lng":176.9189467},"price":27.25,"rating":-1.0},{"attraction_id":1747,"name":"high_performance_mountain_bike_rental_in_squamish","country":"canada","province":"british_columbia","city":"squamish","location":{"lat":49.706921,"lng":-123.145741},"price":80.0,"rating":5.0},{"attraction_id":1748,"name":"half-day_niagara_falls_new_york_trip_with_cave_of_the_winds","country":"united_states","province":"new_york_(ny)","city":"niagara_falls","location":"nil","price":139.0,"rating":5.0},{"attraction_id":1749,"name":"niagara_falls_full-day_tour_from_mississauga","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6611142,"lng":-79.3765866},"price":125.0,"rating":4.0},{"attraction_id":1750,"name":"bowen_island_dinner_and_zodiac_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.27173,"lng":-123.1366559},"price":135.45,"rating":5.0},{"attraction_id":1751,"name":"creepy_calgary_by_sidecar","country":"canada","province":"alberta","city":"calgary","location":"nil","price":225.0,"rating":-1.0},{"attraction_id":1752,"name":"banff_mountain_photography_tour","country":"canada","province":"alberta","city":"canadian_rockies","location":"nil","price":300.0,"rating":5.0},{"attraction_id":1753,"name":"hybrid_bike_rental_on_ile_d'orleans","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8614081,"lng":-71.0777464},"price":35.95,"rating":5.0},{"attraction_id":1754,"name":"victoria_kids_aerial_adventure_course","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.443459,"lng":-123.465593},"price":20.99,"rating":5.0},{"attraction_id":1755,"name":"maple_ridge_kids_adventure_course","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":20.99,"rating":-1.0},{"attraction_id":1756,"name":"city_beers:_bus_tour_of_ottawa_breweries","country":"canada","province":"ontario","city":"ottawa","location":{"lat":45.4058027,"lng":-75.7231336},"price":84.75,"rating":5.0},{"attraction_id":1757,"name":"caribbean_dreams_north_coast_private_party_hopper","country":"caribbean","province":"dominican_republic","city":"puerto_plata_province","location":{"lat":35.3353949,"lng":-81.8877587},"price":80.43,"rating":-1.0},{"attraction_id":1758,"name":"caribbean_dreams_las_terrenas_private_party_hopper","country":"caribbean","province":"dominican_republic","city":"samana_province","location":{"lat":35.3353949,"lng":-81.8877587},"price":80.43,"rating":-1.0},{"attraction_id":1759,"name":"caribbean_dreams_santo_domingo_private_party_hopper","country":"caribbean","province":"dominican_republic","city":"santo_domingo_province","location":{"lat":35.3353949,"lng":-81.8877587},"price":80.43,"rating":-1.0},{"attraction_id":1760,"name":"1-hour_luxury_city_tour_of_victoria","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":130.0,"rating":-1.0},{"attraction_id":1761,"name":"sherlock's_escapes_-_a_scandal_in_kingston","country":"asia","province":"indonesia","city":"java","location":"nil","price":25.0,"rating":-1.0},{"attraction_id":1762,"name":"sherlock's_escapes_-_a_culinary_pursuit","country":"asia","province":"indonesia","city":"java","location":"nil","price":25.0,"rating":-1.0},{"attraction_id":1763,"name":"ripley's_believe_it_or_not!_niagara_falls_admission","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":10.95,"rating":4.5},{"attraction_id":1764,"name":"niagara_skywheel_admission_ticket","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":14.68,"rating":4.5},{"attraction_id":1765,"name":"clifton_hill_fun_pass:_top_6_attractions","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":33.84,"rating":4.5},{"attraction_id":1766,"name":"flyover_canada_simulated_flight_ride","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":34.65,"rating":5.0},{"attraction_id":1767,"name":"adult_ticket","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":16.9,"rating":-1.0},{"attraction_id":1768,"name":"marineland_of_canada_day_pass","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":54.18,"rating":-1.0},{"attraction_id":1769,"name":"bora_park_indoor_water_park_admission_ticket","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":34.48,"rating":-1.0},{"attraction_id":1770,"name":"transfer_buffalo_niagara_international_airport_buf_to_niagara-on-the-lake,canada","country":"united_states","province":"new_york_(ny)","city":"buffalo","location":{"lat":37.09024,"lng":-95.712891},"price":179.0,"rating":-1.0},{"attraction_id":1771,"name":"day_trip_from_seattle_to_victoria_on_the_victoria_clipper","country":"united_states","province":"washington_(wa)","city":"seattle","location":"nil","price":170.41,"rating":4.5},{"attraction_id":1772,"name":"vancouver_aquabus_ferry_ticket","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":16.0,"rating":4.5},{"attraction_id":1773,"name":"hop-on_and_hop-off_banff_bus","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1772557,"lng":-115.5729412},"price":60.0,"rating":5.0},{"attraction_id":1774,"name":"sea_to_sky_gondola_shuttle_package","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":82.95,"rating":5.0},{"attraction_id":1775,"name":"private_transport_from_vancouver_international_airport_(yvr)_to_downtown_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2650247,"lng":-123.1124489},"price":122.66,"rating":5.0},{"attraction_id":1776,"name":"coach_transfer_from_downtown_victoria_to_downtown_vancouver","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":70.0,"rating":4.0},{"attraction_id":1777,"name":"coach_transfer_from_vancouver_international_airport_to_downtown_victoria","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":78.0,"rating":-1.0},{"attraction_id":1778,"name":"coach_transfer_from_downtown_vancouver_to_downtown_victoria","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":70.0,"rating":4.5},{"attraction_id":1779,"name":"victoria_day_trip_from_seattle_with_butchart_gardens","country":"united_states","province":"washington_(wa)","city":"seattle","location":"nil","price":271.29,"rating":4.5},{"attraction_id":1780,"name":"shared_transfer:_jasper_to_edmonton_airport_or_edmonton_mall","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":52.8780879,"lng":-118.0799308},"price":93.45,"rating":3.0},{"attraction_id":1781,"name":"high-speed_passenger_ferry_downtown_vancouver_to_downtown_victoria,_bc","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":115.5,"rating":-1.0},{"attraction_id":1782,"name":"granville_island_ferry_hop-on_hop-off_day_pass","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2716956,"lng":-123.1363434},"price":16.0,"rating":5.0},{"attraction_id":1783,"name":"kelowna_airport_transportation_flat_rate_price","country":"canada","province":"british_columbia","city":"okanagan_valley","location":"nil","price":77.0,"rating":-1.0},{"attraction_id":1784,"name":"silver_star_or_big_whiter_shuttle_services_family_prices","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.8294363,"lng":-119.6265584},"price":60.0,"rating":-1.0},{"attraction_id":1785,"name":"big_white_shuttle_services","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.8294363,"lng":-119.6265584},"price":47.0,"rating":-1.0},{"attraction_id":1786,"name":"coach_transfer_from_downtown_victoria_to_downtown_vancouver_hotels","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":75.0,"rating":4.5},{"attraction_id":1787,"name":"high-speed_passenger_ferry_downtown_victoria_to_downtown_vancouver,_bc","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":115.5,"rating":-1.0},{"attraction_id":1788,"name":"private_transfer_from_yvr_airport_to_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2043733,"lng":-122.9339129},"price":189.0,"rating":-1.0},{"attraction_id":1789,"name":"vancouver_airport_to_whistler_private_transfer","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2602186,"lng":-123.0201111},"price":435.5,"rating":-1.0},{"attraction_id":1790,"name":"private_arrival_transfer:_toronto_pearson_international_airport_to_hotel","country":"canada","province":"ontario","city":"toronto","location":"nil","price":85.2,"rating":3.0},{"attraction_id":1791,"name":"vancouver_international_airport_plaza_premium_lounge","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":64.35,"rating":3.5},{"attraction_id":1792,"name":"private_transport_from_downtown_vancouver_to_vancouver_international_airport_(yvr)","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2650247,"lng":-123.1124489},"price":110.3,"rating":5.0},{"attraction_id":1793,"name":"alberta_transfer:_banff,_jasper,_lake_louise,_calgary_and_kananaskis","country":"canada","province":"alberta","city":"calgary","location":"nil","price":33.6,"rating":4.5},{"attraction_id":1794,"name":"private_transfer_-_yyc_airport_or_downtown_hotel_going_to_banff_town_,_alberta","country":"canada","province":"alberta","city":"calgary","location":"nil","price":235.5,"rating":-1.0},{"attraction_id":1795,"name":"coach_transfer_from_downtown_vancouver_hotels_to_downtown_victoria","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":75.0,"rating":4.5},{"attraction_id":1796,"name":"private_transport_from_canada_place_cruise_ship_terminal_to_vancouver_international_airport_(yvr)","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2650247,"lng":-123.1124489},"price":110.3,"rating":5.0},{"attraction_id":1797,"name":"private_arrival_transfer:_calgary_international_airport_to_calgary_and_surrounding_area","country":"canada","province":"alberta","city":"calgary","location":"nil","price":144.35,"rating":-1.0},{"attraction_id":1798,"name":"private_transfer_from_vancouver_to_seattle_or_sea-tac_seattle_airport","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2043733,"lng":-122.9339129},"price":809.0,"rating":-1.0},{"attraction_id":1799,"name":"private_transfer_from_yvr_airport_to_whistler","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2043733,"lng":-122.9339129},"price":499.0,"rating":-1.0},{"attraction_id":1800,"name":"private_transfer-_yyc_airport_or_downtown_hotel_going_to_banff_town_(round_trip)","country":"canada","province":"alberta","city":"calgary","location":"nil","price":470.88,"rating":-1.0},{"attraction_id":1801,"name":"shared_arrival_transfer:_calgary_airport_to_alberta_hotels","country":"canada","province":"alberta","city":"calgary","location":{"lat":51.1306919,"lng":-114.0066346},"price":72.45,"rating":5.0},{"attraction_id":1802,"name":"shared_departure_transfer:_alberta_hotels_to_calgary_airport","country":"canada","province":"alberta","city":"calgary","location":{"lat":51.1306919,"lng":-114.0066346},"price":72.45,"rating":5.0},{"attraction_id":1803,"name":"private_departure_transfer_-_banff,_ab_to_calgary_int'l_airport_(yyc)_in_suvs","country":"canada","province":"alberta","city":"canadian_rockies","location":"nil","price":235.5,"rating":-1.0},{"attraction_id":1804,"name":"roundtrip_ground_transfer_buffalo_niagara_int_airport_(buf)-niagara_falls_canada","country":"united_states","province":"new_york_(ny)","city":"buffalo","location":{"lat":37.09024,"lng":-95.712891},"price":302.1,"rating":5.0},{"attraction_id":1805,"name":"private_transport_from_downtown_vancouver_to_whistler","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2650247,"lng":-123.1124489},"price":486.62,"rating":5.0},{"attraction_id":1806,"name":"whistler_to_vancouver_airport_private_transfer","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2602186,"lng":-123.0201111},"price":425.0,"rating":-1.0},{"attraction_id":1807,"name":"vancouver_whistler_private_transfer","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":620.0,"rating":-1.0},{"attraction_id":1808,"name":"whistler_to_downtown_vancouver_private_transfer","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2602186,"lng":-123.0201111},"price":393.75,"rating":-1.0},{"attraction_id":1809,"name":"private_transfer_from_vancouver_to_yvr_airport","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2043733,"lng":-122.9339129},"price":179.0,"rating":-1.0},{"attraction_id":1810,"name":"private_transport_from_whistler_to_downtown_vancouver","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":49.2650247,"lng":-123.1124489},"price":486.62,"rating":-1.0},{"attraction_id":1811,"name":"private_transport_from_vancouver_international_airport_(yvr)_to_whistler","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2650247,"lng":-123.1124489},"price":498.97,"rating":5.0},{"attraction_id":1812,"name":"private_transport_from_whistler_to_vancouver_international_airport_(yvr)","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":49.2650247,"lng":-123.1124489},"price":486.62,"rating":4.5},{"attraction_id":1813,"name":"vancouver_airport_to_or_from_whistler_by_coach_(single_trip)","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":70.0,"rating":-1.0},{"attraction_id":1814,"name":"private_transport_from_vancouver_international_airport_(yvr)_to_north_or_west_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2650247,"lng":-123.1124489},"price":177.81,"rating":4.5},{"attraction_id":1815,"name":"private_transport_from_vancouver_international_airport_(yvr)_to_canada_place_cruise_ship_terminal","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2650247,"lng":-123.1124489},"price":122.66,"rating":5.0},{"attraction_id":1816,"name":"butchart_gardens_shuttle_from_victoria_hotels","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4205836,"lng":-123.3727018},"price":71.4,"rating":5.0},{"attraction_id":1817,"name":"private_transfer:_yvr_to_vancouver_downtown_by_sedan","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":149.0,"rating":-1.0},{"attraction_id":1818,"name":"private_transport_from_canada_place_cruise_ship_terminal_to_downtown_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2650247,"lng":-123.1124489},"price":110.3,"rating":4.5},{"attraction_id":1819,"name":"air_taxi_and_tour_from_toronto_-_niagara_including_ground_transport_to_niagara_hotels","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.1897478,"lng":-79.1701169},"price":563.87,"rating":5.0},{"attraction_id":1820,"name":"private_tour_and_transfer_from_niagara_falls_to_buffalo_airport","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":179.0,"rating":4.5},{"attraction_id":1821,"name":"private_transport_from_downtown_vancouver_to_canada_place_cruise_ship_terminal","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2650247,"lng":-123.1124489},"price":110.3,"rating":5.0},{"attraction_id":1822,"name":"private_transfer:_downtown_hotel_to_toronto_pearson_international_airport","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6611142,"lng":-79.3765866},"price":64.5,"rating":4.0},{"attraction_id":1823,"name":"one-way_private_transfer:_from_toronto_pearson_airport_to_mcmaster_university_and_hamilton_city","country":"canada","province":"ontario","city":"toronto","location":"nil","price":63.95,"rating":-1.0},{"attraction_id":1824,"name":"vip_big_white_airport_shuttle_in_a_luxury_suv","country":"canada","province":"british_columbia","city":"okanagan_valley","location":"nil","price":755.0,"rating":-1.0},{"attraction_id":1825,"name":"private_tour_and_transfer_from_niagara_falls_to_toronto_international_airport","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":289.0,"rating":-1.0},{"attraction_id":1826,"name":"private_tour_and_transfer_from_niagara_falls_to_hamilton_international_airport","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":209.0,"rating":-1.0},{"attraction_id":1827,"name":"los_angeles_lax_airport_transfer_for_departures","country":"united_states","province":"california_(ca)","city":"los_angeles","location":"nil","price":149.96,"rating":5.0},{"attraction_id":1828,"name":"roundtrip_ground_transfer_toronto_pearson_int_airport_(yyz)-niagara_falls_canada","country":"canada","province":"ontario","city":"toronto","location":"nil","price":538.0,"rating":5.0},{"attraction_id":1829,"name":"seal_colony_3-hour_boat_rental_for_5_to_6_people","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.272817,"lng":-123.1364204},"price":169.0,"rating":-1.0},{"attraction_id":1830,"name":"round_trip_:_toronto_pearson_airport_to_toronto_downtown_hotel_&_accommodations","country":"canada","province":"ontario","city":"toronto","location":"nil","price":239.88,"rating":-1.0},{"attraction_id":1831,"name":"private_departure_transfer:_calgary_and_surrounding_area_to_calgary_international_airport","country":"canada","province":"alberta","city":"calgary","location":"nil","price":127.98,"rating":5.0},{"attraction_id":1832,"name":"private_arrival_transfer:_calgary_international_airport_to_banff","country":"canada","province":"alberta","city":"calgary","location":"nil","price":528.26,"rating":4.5},{"attraction_id":1833,"name":"private_arrival_transfer:_calgary_international_airport_to_canmore_or_kananaskis_country","country":"canada","province":"alberta","city":"calgary","location":"nil","price":400.28,"rating":-1.0},{"attraction_id":1834,"name":"private_departure_transfer:_canmore_or_kananaskis_country_to_calgary_international_airport","country":"canada","province":"alberta","city":"calgary","location":"nil","price":383.9,"rating":3.0},{"attraction_id":1835,"name":"private_arrival_transfer:_calgary_international_airport_to_lake_louise","country":"canada","province":"alberta","city":"calgary","location":"nil","price":656.23,"rating":-1.0},{"attraction_id":1836,"name":"private_departure_transfer:_lake_louise_to_calgary_international_airport","country":"canada","province":"alberta","city":"calgary","location":"nil","price":639.85,"rating":2.0},{"attraction_id":1837,"name":"shuttle_to_l'\u00eele_d'orl\u00e9ans_from_quebec_city","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.898015,"lng":-71.182973},"price":20.0,"rating":2.5},{"attraction_id":1838,"name":"private_one-way_transfer:_toronto_pearson_airport_or_markham_city_ontario","country":"canada","province":"ontario","city":"toronto","location":"nil","price":58.88,"rating":-1.0},{"attraction_id":1839,"name":"private_one-way_transfer:_toronto_pearson_airport_or_oakville_city_ontario","country":"canada","province":"ontario","city":"toronto","location":"nil","price":31.88,"rating":-1.0},{"attraction_id":1840,"name":"private_transfer_from_yxx_abbotsford_airport_to_vancouver","country":"canada","province":"british_columbia","city":"things_to_do_in_vancouver","location":{"lat":49.2043733,"lng":-122.9339129},"price":379.0,"rating":-1.0},{"attraction_id":1841,"name":"private_transport_from_downtown_vancouver_to_rocky_mountaineer_train_station","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2650247,"lng":-123.1124489},"price":110.3,"rating":-1.0},{"attraction_id":1842,"name":"private_transport_from_downtown_vancouver_to_pacific_central_station_via_rail","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2650247,"lng":-123.1124489},"price":110.3,"rating":5.0},{"attraction_id":1843,"name":"private_transport_from_pacific_central_station_via_rail_to_downtown_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2650247,"lng":-123.1124489},"price":110.3,"rating":-1.0},{"attraction_id":1844,"name":"private_transport_from_north_or_west_vancouver_to_vancouver_international_airport_(yvr)","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2650247,"lng":-123.1124489},"price":165.45,"rating":-1.0},{"attraction_id":1845,"name":"downtown_vancouver_to_whistler_private_transfer","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2602186,"lng":-123.0201111},"price":393.75,"rating":5.0},{"attraction_id":1846,"name":"private_transfer:_toronto_pearson_airport_to_queen's_university_kingston","country":"canada","province":"ontario","city":"toronto","location":"nil","price":125.85,"rating":-1.0},{"attraction_id":1847,"name":"private_suv_transfer:_calgary_international_airport_to_banff_hotels","country":"canada","province":"alberta","city":"calgary","location":{"lat":51.1775076,"lng":-115.5712711},"price":539.44,"rating":5.0},{"attraction_id":1848,"name":"private_transfer:_edmonton_airport_to_edmonton_downtown","country":"canada","province":"alberta","city":"edmonton","location":"nil","price":119.0,"rating":-1.0},{"attraction_id":1849,"name":"round_trip_edmonton_airport_&_edmonton_downton","country":"canada","province":"alberta","city":"edmonton","location":"nil","price":240.0,"rating":-1.0},{"attraction_id":1850,"name":"private_transport_burnaby_to_vancouver_international_airport_(yvr)","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2650247,"lng":-123.1124489},"price":165.45,"rating":-1.0},{"attraction_id":1851,"name":"one-way_private_transfer:_from_toronto_pearson_airport_to_waterloo","country":"canada","province":"ontario","city":"toronto","location":"nil","price":59.85,"rating":-1.0},{"attraction_id":1852,"name":"private_one-way_transfer:_toronto_pearson_airport_or_mississauga_city_ontario","country":"canada","province":"ontario","city":"toronto","location":"nil","price":39.88,"rating":-1.0},{"attraction_id":1853,"name":"private_one-way_transfer:_toronto_pearson_airport_or_richmond_hill_city_ontario","country":"canada","province":"ontario","city":"toronto","location":"nil","price":38.88,"rating":-1.0},{"attraction_id":1854,"name":"niagara_buffalo_airport_arrival:_private_transfer_to_niagara_falls_ontario","country":"united_states","province":"new_york_(ny)","city":"buffalo","location":{"lat":43.2163982,"lng":-79.1287849},"price":31.67,"rating":-1.0},{"attraction_id":1855,"name":"big_white_ski_shuttle_from_kelowna","country":"canada","province":"british_columbia","city":"okanagan_valley","location":"nil","price":62.0,"rating":5.0},{"attraction_id":1856,"name":"vip_silver_star_airport_shuttle_in_a_luxury_suv","country":"canada","province":"british_columbia","city":"okanagan_valley","location":"nil","price":755.0,"rating":-1.0},{"attraction_id":1857,"name":"private_transport_from_surrey_to_vancouver_international_airport_(yvr)","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2650247,"lng":-123.1124489},"price":220.6,"rating":-1.0},{"attraction_id":1858,"name":"private_transport_from_vancouver_international_airport_(yvr)_to_surrey","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2650247,"lng":-123.1124489},"price":232.96,"rating":-1.0},{"attraction_id":1859,"name":"calgary_to_banff_private_transfer","country":"canada","province":"alberta","city":"calgary","location":"nil","price":399.0,"rating":-1.0},{"attraction_id":1860,"name":"whale-watching_cruise_from_victoria_to_vancouver","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4227209,"lng":-123.3689786},"price":232.32,"rating":5.0},{"attraction_id":1861,"name":"private_transfer:_toronto_downtown_to_niagara_falls_ont","country":"canada","province":"ontario","city":"toronto","location":"nil","price":69.88,"rating":-1.0},{"attraction_id":1862,"name":"round_trip_:-_private_transfer_between_toronto_airport_and_niagara_falls_canada","country":"canada","province":"ontario","city":"toronto","location":"nil","price":141.95,"rating":-1.0},{"attraction_id":1863,"name":"vancouver_airport_to_whistler_by_coach_(return_travel)","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":115.5,"rating":-1.0},{"attraction_id":1864,"name":"private_transfer_from_seattle_or_sea-tac_seattle_airport_to_vancouver,_bc","country":"united_states","province":"washington_(wa)","city":"seattle","location":{"lat":49.2043733,"lng":-122.9339129},"price":809.0,"rating":-1.0},{"attraction_id":1865,"name":"silver_star_ski_shuttle_from_vernon","country":"canada","province":"british_columbia","city":"things_to_do_in_kelowna","location":"nil","price":31.5,"rating":-1.0},{"attraction_id":1866,"name":"private_transfer_from_whistler_to_vancouver_or_yvr","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":49.2043733,"lng":-122.9339129},"price":489.0,"rating":-1.0},{"attraction_id":1867,"name":"private_transfer_from_vancouver_to_whistler","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2043733,"lng":-122.9339129},"price":489.0,"rating":-1.0},{"attraction_id":1868,"name":"luxury_personal_chauffeur_services_in_toronto","country":"canada","province":"ontario","city":"toronto","location":"nil","price":295.0,"rating":-1.0},{"attraction_id":1869,"name":"private_arrival_transfer:_toronto_pearson_airport_to_toronto_accommodations","country":"canada","province":"ontario","city":"toronto","location":"nil","price":29.88,"rating":3.5},{"attraction_id":1870,"name":"private_transfer_to_golden,_bc","country":"canada","province":"british_columbia","city":"things_to_do_in_calgary","location":{"lat":51.1214558,"lng":-114.0858128},"price":350.0,"rating":-1.0},{"attraction_id":1871,"name":"private_transfer_to_revelstoke,_bc","country":"canada","province":"british_columbia","city":"things_to_do_in_calgary","location":{"lat":51.1214558,"lng":-114.0858128},"price":475.0,"rating":-1.0},{"attraction_id":1872,"name":"private_transfer:_yyc_to_banff_by_sedan","country":"canada","province":"alberta","city":"calgary","location":"nil","price":389.0,"rating":-1.0},{"attraction_id":1873,"name":"private_transfer:_banff_to_calgary_by_sedan","country":"canada","province":"alberta","city":"canadian_rockies","location":"nil","price":389.0,"rating":-1.0},{"attraction_id":1874,"name":"private_transfer:_yvr_to_whistler_by_sedan","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":475.0,"rating":-1.0},{"attraction_id":1875,"name":"private_transfer:_yyc_to_calgary_downtown","country":"canada","province":"alberta","city":"calgary","location":"nil","price":123.0,"rating":-1.0},{"attraction_id":1876,"name":"private_transfer_:_between_hamilton_airport_or_toronto_pearson_airport_and_city-one_way","country":"canada","province":"ontario","city":"toronto","location":"nil","price":74.88,"rating":-1.0},{"attraction_id":1877,"name":"los_angeles_international_airport_arrival_transfer_in_sedan","country":"united_states","province":"california_(ca)","city":"los_angeles","location":"nil","price":149.96,"rating":-1.0},{"attraction_id":1878,"name":"private_one-way_transfer:toronto_pearson_airport_or_burlington_city","country":"canada","province":"ontario","city":"toronto","location":"nil","price":48.88,"rating":-1.0},{"attraction_id":1879,"name":"round_trip_between_vancouver_&_whistler_full-size_suv","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":1880,"name":"round_trip_between_vancouver_&_whistler","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":929.0,"rating":-1.0},{"attraction_id":1881,"name":"round_trip_between_calgary_&_banff_full-size_suv","country":"canada","province":"alberta","city":"calgary","location":"nil","price":949.0,"rating":-1.0},{"attraction_id":1882,"name":"round_trip_between_calgary_&_banff","country":"canada","province":"alberta","city":"calgary","location":"nil","price":749.0,"rating":-1.0},{"attraction_id":1883,"name":"one-way_4-hour_sightseeing_tour_to_whistler","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2043733,"lng":-122.9339129},"price":780.0,"rating":-1.0},{"attraction_id":1884,"name":"one-way_2-hour_sightseeing_tour_to_whistler","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2043733,"lng":-122.9339129},"price":610.0,"rating":-1.0},{"attraction_id":1885,"name":"private_transfer:_whistler_to_vancouver_by_sedan","country":"canada","province":"british_columbia","city":"whistler","location":"nil","price":475.0,"rating":-1.0},{"attraction_id":1886,"name":"private_transfer:toronto_airport_or_collingwood_-_blue_mountain_resort_one_way","country":"canada","province":"ontario","city":"toronto","location":"nil","price":149.78,"rating":-1.0},{"attraction_id":1887,"name":"round_trip_:-_private_luxury_transfer_toronto_downtown_to_niagara_falls_canada","country":"canada","province":"ontario","city":"toronto","location":"nil","price":136.49,"rating":-1.0},{"attraction_id":1888,"name":"private_departure_transfer:_toronto_accommodations_to_toronto_airport","country":"canada","province":"ontario","city":"toronto","location":"nil","price":28.75,"rating":-1.0},{"attraction_id":1889,"name":"private_transfer:_niagara_falls_canada_to_toronto_pearson_airport","country":"canada","province":"ontario","city":"toronto","location":"nil","price":79.88,"rating":-1.0},{"attraction_id":1890,"name":"private_transfer:_niagara_falls_canada_to_toronto_downtown","country":"canada","province":"ontario","city":"toronto","location":"nil","price":69.88,"rating":-1.0},{"attraction_id":1891,"name":"air_taxi_and_tour_from_niagara_-_toronto_including_ground_transport_from_niagara_hotels","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.1897478,"lng":-79.1701169},"price":563.87,"rating":-1.0},{"attraction_id":1892,"name":"private_transfer_from_buffalo_airport_to_niagara_falls","country":"united_states","province":"new_york_(ny)","city":"buffalo","location":{"lat":37.09024,"lng":-95.712891},"price":179.0,"rating":4.5},{"attraction_id":1893,"name":"private_tour_and_transfer_from_toronto_international_airport_to_niagara_falls,_canada","country":"canada","province":"ontario","city":"toronto","location":"nil","price":289.0,"rating":-1.0},{"attraction_id":1894,"name":"one-way_private_transfer:_waterloo_to_toronto_pearson_international_airport","country":"canada","province":"ontario","city":"toronto","location":"nil","price":59.85,"rating":-1.0},{"attraction_id":1895,"name":"victoria_and_butchart_gardens_with_victoria_clipper_to_seattle_one-way_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284609,"lng":-123.108474},"price":373.0,"rating":4.5},{"attraction_id":1896,"name":"vancouver_airport_to_whistler_private_transfer","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":479.0,"rating":-1.0},{"attraction_id":1897,"name":"whistler_vancouver_private_transfer","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":620.0,"rating":-1.0},{"attraction_id":1898,"name":"shuttle_to_whistler","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2043733,"lng":-122.9339129},"price":59.0,"rating":-1.0},{"attraction_id":1899,"name":"transfer_toronto_pearson_international_airport_yyz_to_niagara_falls,_canada_1-4","country":"canada","province":"ontario","city":"toronto","location":"nil","price":269.0,"rating":5.0},{"attraction_id":1900,"name":"transfer_toronto_pearson_international_airport_yyz_to_niagara-on-the-lake,canada","country":"canada","province":"ontario","city":"toronto","location":"nil","price":269.0,"rating":-1.0},{"attraction_id":1901,"name":"transfer_niagara_falls,_canada_to_toronto_pearson_international_airport_yyz","country":"canada","province":"ontario","city":"toronto","location":"nil","price":269.0,"rating":-1.0},{"attraction_id":1902,"name":"transfer_buffalo_niagara_international_airport_buf_to_niagara_falls,canada","country":"united_states","province":"new_york_(ny)","city":"buffalo","location":{"lat":37.09024,"lng":-95.712891},"price":159.0,"rating":5.0},{"attraction_id":1903,"name":"transfer_buffalo_niagara_international_airport_buf_to_niagara-on-the-lake,canada","country":"united_states","province":"new_york_(ny)","city":"buffalo","location":{"lat":37.09024,"lng":-95.712891},"price":179.0,"rating":-1.0},{"attraction_id":1904,"name":"transfer_to_buffalo_niagara_int_airport_(buf)_from_wondrous_niagara_falls,canada","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":159.0,"rating":4.0},{"attraction_id":1905,"name":"transfer_toronto,canada_(downtown)_to_niagara_falls_-_niagara-on-the-lake,canada","country":"canada","province":"ontario","city":"toronto","location":"nil","price":309.0,"rating":-1.0},{"attraction_id":1906,"name":"transfer_niagara_falls,_canada_to_toronto,_canada_(downtown)","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":309.0,"rating":-1.0},{"attraction_id":1907,"name":"transfer_niagara-on-the-lake_canada_to_toronto_pearson_international_airport_yyz","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":269.0,"rating":-1.0},{"attraction_id":1908,"name":"walking_tour_of_old_montreal","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5025925,"lng":-73.5551673},"price":29.5,"rating":5.0},{"attraction_id":1909,"name":"walking_tour_of_old_montreal","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5025925,"lng":-73.5551673},"price":29.5,"rating":5.0},{"attraction_id":1910,"name":"quebec_city_walking_tour","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8130864,"lng":-71.2055932},"price":30.99,"rating":5.0},{"attraction_id":1911,"name":"small-group_quebec_city_food_tour","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8130864,"lng":-71.2055932},"price":53.0,"rating":4.5},{"attraction_id":1912,"name":"victoria_guided_food_and_history_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4300479,"lng":-123.3637239},"price":63.0,"rating":5.0},{"attraction_id":1913,"name":"niagara_falls_tour_day_trip_from_toronto","country":"canada","province":"ontario","city":"toronto","location":"nil","price":89.0,"rating":4.5},{"attraction_id":1914,"name":"niagara_falls_platinum_tour_from_toronto_with_cruise_and_lunch","country":"canada","province":"ontario","city":"toronto","location":"nil","price":149.0,"rating":4.5},{"attraction_id":1915,"name":"3-hour_maligne_canyon_ice-walk_from_jasper","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":52.8740887,"lng":-118.081698},"price":65.0,"rating":5.0},{"attraction_id":1916,"name":"vancouver_highlights_bike_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2841459,"lng":-123.1193126},"price":94.45,"rating":5.0},{"attraction_id":1917,"name":"gastronomic_gastown_walking_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2838297,"lng":-123.1099959},"price":146.35,"rating":5.0},{"attraction_id":1918,"name":"private_tour:_quebec_city_walking_tour","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8130864,"lng":-71.2055932},"price":25.72,"rating":5.0},{"attraction_id":1919,"name":"haunted_montreal_pub_crawl","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5220554,"lng":-73.5371121},"price":24.0,"rating":5.0},{"attraction_id":1920,"name":"toronto_distillery_district_walking_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6502975,"lng":-79.3606799},"price":23.73,"rating":5.0},{"attraction_id":1921,"name":"lost_souls_of_gastown_walking_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.282979,"lng":-123.109697},"price":30.45,"rating":5.0},{"attraction_id":1922,"name":"small-group_toronto_beer_tour","country":"canada","province":"ontario","city":"toronto","location":"nil","price":80.0,"rating":5.0},{"attraction_id":1923,"name":"old_montreal_discovery_tour","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.527218,"lng":-73.573048},"price":60.0,"rating":5.0},{"attraction_id":1924,"name":"christmas_in_quebec_city:_small-group_gourmet_food_tour","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8130864,"lng":-71.2055932},"price":55.0,"rating":5.0},{"attraction_id":1925,"name":"scooter_sightseeing_in_montreal","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5146487,"lng":-73.5717279},"price":105.78,"rating":5.0},{"attraction_id":1926,"name":"show_me_the_city,_toronto_walking_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6400676,"lng":-79.3824719},"price":36.0,"rating":5.0},{"attraction_id":1927,"name":"banff_clue_solving_adventure_-_treasures_of_banff","country":"canada","province":"alberta","city":"canadian_rockies","location":"nil","price":59.0,"rating":-1.0},{"attraction_id":1928,"name":"toronto's_original_brunch_food_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.649032,"lng":-79.371704},"price":99.0,"rating":4.5},{"attraction_id":1929,"name":"whistler_sightseeing_tours_-_discover_all_of_whistler_this_winter!","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1133762,"lng":-122.954259},"price":83.99,"rating":5.0},{"attraction_id":1930,"name":"small-group_walking_tour_of_toronto's_kensington_market_and_chinatown","country":"canada","province":"ontario","city":"toronto","location":"nil","price":53.0,"rating":4.5},{"attraction_id":1931,"name":"ultimate_day_tour_to_victoria","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4227209,"lng":-123.3689786},"price":363.56,"rating":4.5},{"attraction_id":1932,"name":"fat_ebike_ride_on_mount_royal","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5146487,"lng":-73.5717279},"price":86.23,"rating":5.0},{"attraction_id":1933,"name":"stanley_park_bike_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2841459,"lng":-123.1193126},"price":68.25,"rating":5.0},{"attraction_id":1934,"name":"2-hour_ottawa_express_city_bike_tour","country":"canada","province":"ontario","city":"ottawa","location":{"lat":45.4233882,"lng":-75.6963202},"price":63.0,"rating":5.0},{"attraction_id":1935,"name":"bike_tour_to_montmorency_falls_from_quebec_city","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8135797,"lng":-71.2017245},"price":75.0,"rating":5.0},{"attraction_id":1936,"name":"montmorency_falls_bike_tour_in_quebec","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8167394,"lng":-71.2111641},"price":77.0,"rating":5.0},{"attraction_id":1937,"name":"lynn_canyon_park_and_photography_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":56.130366,"lng":-106.346771},"price":99.0,"rating":5.0},{"attraction_id":1938,"name":"talkwalk,_the_inside_job_-_the_winter_walking_tour_of_public_art_and_sculpture","country":"canada","province":"ontario","city":"toronto","location":{"lat":56.130366,"lng":-106.346771},"price":40.0,"rating":5.0},{"attraction_id":1939,"name":"great_canadian_food_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6544349,"lng":-79.3875078},"price":90.0,"rating":-1.0},{"attraction_id":1940,"name":"vancouver_clue_solving_adventure_-_ages_of_steam","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":79.0,"rating":-1.0},{"attraction_id":1941,"name":"discover_the_reso:_montreal's_underground_city_-_walking_tour_with_a_local","country":"canada","province":"quebec","city":"montreal","location":"nil","price":69.0,"rating":-1.0},{"attraction_id":1942,"name":"vancouver_biking_and_hiking_tour_including_lunch","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2914718,"lng":-123.142404},"price":135.5,"rating":5.0},{"attraction_id":1943,"name":"bike_tour_of_downtown_vancouver_and_stanley_park","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2866679,"lng":-123.141285},"price":68.25,"rating":5.0},{"attraction_id":1944,"name":"niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.2265419,"lng":-79.1159615},"price":77.98,"rating":5.0},{"attraction_id":1945,"name":"2-hour_downtown_vancouver_private_walking_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":54.53,"rating":-1.0},{"attraction_id":1946,"name":"vancouver_secret_mission_spy_game","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":35.33,"rating":4.0},{"attraction_id":1947,"name":"talking_trees_-_indigenous_walking_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.3222742,"lng":-123.1309622},"price":40.0,"rating":5.0},{"attraction_id":1948,"name":"historical_chinatown_walking_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":15.0,"rating":5.0},{"attraction_id":1949,"name":"explore_the_best_of_old_montreal_-_private_walking_tour_with_a_local","country":"canada","province":"quebec","city":"montreal","location":"nil","price":190.0,"rating":-1.0},{"attraction_id":1950,"name":"3-hour_east_vancouver_art_mural_&_craft_brewery_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":45.0,"rating":4.0},{"attraction_id":1951,"name":"guided_bicycle_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6538333,"lng":-79.3542618},"price":85.0,"rating":-1.0},{"attraction_id":1952,"name":"whistler_sightseeing_tours_-_discover_all_of_whistler_this_summer!","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1133762,"lng":-122.954259},"price":83.99,"rating":-1.0},{"attraction_id":1953,"name":"toronto_walking_tour_-_arts,_food_&_culture_(group_tour)","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.753672,"lng":-79.6089756},"price":35.0,"rating":-1.0},{"attraction_id":1954,"name":"toronto_city_walking_tour:_york_to_the_6ix_(group_tour)","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.753672,"lng":-79.6089756},"price":35.0,"rating":-1.0},{"attraction_id":1955,"name":"ghost_and_mystery_trolley_tour","country":"canada","province":"ontario","city":"things_to_do_in_kingston","location":{"lat":44.2307614,"lng":-76.4797292},"price":38.42,"rating":-1.0},{"attraction_id":1956,"name":"quebec,_cradle_of_new_france","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":225.0,"rating":-1.0},{"attraction_id":1957,"name":"guided_bicycle_tour_-_toronto_waterfront,_island_and_distillery","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6538333,"lng":-79.3542618},"price":85.0,"rating":-1.0},{"attraction_id":1958,"name":"vip_walk_the_city,_private_car_to_island_of_orleans","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":94.06,"rating":-1.0},{"attraction_id":1959,"name":"vip_heavenly_private_walking_sitting_eating_tour_(city,_wall,_plains,_bridges)","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":80.43,"rating":-1.0},{"attraction_id":1960,"name":"epic_niagara_falls_photo_walk","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":59.0,"rating":-1.0},{"attraction_id":1961,"name":"pedal_pub_crawl_downtown_victoria","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":35.0,"rating":-1.0},{"attraction_id":1962,"name":"expert_led_vancouver_food_&_market_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":109.06,"rating":-1.0},{"attraction_id":1963,"name":"haunted_griffintown","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5220554,"lng":-73.5371121},"price":24.0,"rating":-1.0},{"attraction_id":1964,"name":"edmonton_clue_solving_adventure_-_trail_of_champions","country":"canada","province":"alberta","city":"edmonton","location":"nil","price":49.0,"rating":-1.0},{"attraction_id":1965,"name":"canmore_clue_solving_adventure_-_around_the_world","country":"canada","province":"alberta","city":"things_to_do_in_canmore","location":"nil","price":79.0,"rating":-1.0},{"attraction_id":1966,"name":"pirates_&_pints_pub_crawl","country":"canada","province":"nova_scotia","city":"things_to_do_in_yarmouth","location":{"lat":43.8391301,"lng":-66.1189487},"price":65.0,"rating":-1.0},{"attraction_id":1967,"name":"the_eerie_&_the_ominous_tour","country":"canada","province":"nova_scotia","city":"things_to_do_in_yarmouth","location":{"lat":43.8391301,"lng":-66.1189487},"price":20.0,"rating":-1.0},{"attraction_id":1968,"name":"calgary_clue_solving_adventure_-_riotous_roundup","country":"canada","province":"alberta","city":"calgary","location":"nil","price":79.0,"rating":-1.0},{"attraction_id":1969,"name":"city_sights_e-bike_adventure_tour_-_self-guided","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.278014,"lng":-123.131252},"price":89.0,"rating":-1.0},{"attraction_id":1970,"name":"toronto_west_end_pizza_crawl","country":"canada","province":"ontario","city":"toronto","location":"nil","price":75.0,"rating":-1.0},{"attraction_id":1971,"name":"haunted_downtown","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5220554,"lng":-73.5371121},"price":24.0,"rating":-1.0},{"attraction_id":1972,"name":"haunted_mountain","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5220554,"lng":-73.5371121},"price":24.0,"rating":-1.0},{"attraction_id":1973,"name":"from_the_ravines_of_rosedale_to_the_towers_of_yorkville_audio_tour_by_voicemap","country":"canada","province":"ontario","city":"toronto","location":"nil","price":6.8,"rating":-1.0},{"attraction_id":1974,"name":"find_montreal_black_history_on_site","country":"canada","province":"quebec","city":"montreal","location":"nil","price":40.0,"rating":-1.0},{"attraction_id":1975,"name":"montreal_101_-_old_montreal_\/_plateau_\/_mile_end_-_walking_tour_with_a_local","country":"canada","province":"quebec","city":"montreal","location":"nil","price":105.0,"rating":-1.0},{"attraction_id":1976,"name":"nova_scotia_bucket_list_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":1977,"name":"cabot_trail_and_cape_breton_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":1978,"name":"cape_breton_&_newfoundland_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":1979,"name":"peggy's_cove_hike_and_village_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":143.75,"rating":-1.0},{"attraction_id":1980,"name":"bay_of_fundy_seafood_tasting_tour","country":"canada","province":"new_brunswick","city":"saint_john","location":"nil","price":79.35,"rating":-1.0},{"attraction_id":1981,"name":"fire_man_guided_snowshoe_tour","country":"canada","province":"quebec","city":"mont_tremblant","location":{"lat":46.2132909,"lng":-74.5849902},"price":69.87,"rating":-1.0},{"attraction_id":1982,"name":"vip_private_walking_tour_lower_&_upper_town_(the_see_most_of_the_sites_tour)","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":35.43,"rating":-1.0},{"attraction_id":1983,"name":"vip_private_walking_tour_old_town_&_fortifications_(the_see_all_the_sites_tour)","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":44.97,"rating":-1.0},{"attraction_id":1984,"name":"comprehensive_tour_of_toronto","country":"canada","province":"ontario","city":"toronto","location":"nil","price":150.0,"rating":-1.0},{"attraction_id":1985,"name":"victoria_castles_and_neighborhoods_bike_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4215452,"lng":-123.3748011},"price":57.75,"rating":5.0},{"attraction_id":1986,"name":"quebec_city_private_walking_tour_-_400_years_of_french_america","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.7561139,"lng":-71.1790215},"price":130.0,"rating":5.0},{"attraction_id":1987,"name":"mont-tremblant_evening_winter_electric_bike_tour","country":"canada","province":"quebec","city":"mont_tremblant","location":{"lat":46.1951544,"lng":-74.6291828},"price":90.83,"rating":-1.0},{"attraction_id":1988,"name":"christmas_walking_tour_in_old_montreal","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5025925,"lng":-73.5551673},"price":21.0,"rating":4.5},{"attraction_id":1989,"name":"downtown_montreal_and_underground_reso_tour","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5001458,"lng":-73.5720264},"price":25.0,"rating":4.0},{"attraction_id":1990,"name":"epic_electric_bike_tour_of_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2841459,"lng":-123.1193126},"price":94.45,"rating":5.0},{"attraction_id":1991,"name":"dog_mountain_snowshoeing_and_photography_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":56.130366,"lng":-106.346771},"price":143.0,"rating":5.0},{"attraction_id":1992,"name":"vancouver_island_cycling_tour_including_lunch_and_wine_tasting","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2914718,"lng":-123.142404},"price":204.5,"rating":5.0},{"attraction_id":1993,"name":"montreal_food_truck_tour_by_bike","country":"canada","province":"quebec","city":"montreal","location":"nil","price":159.83,"rating":5.0},{"attraction_id":1994,"name":"ottawa_spring_tulip_festival_bike_tour","country":"canada","province":"ontario","city":"ottawa","location":{"lat":45.4233882,"lng":-75.6963202},"price":68.0,"rating":4.5},{"attraction_id":1995,"name":"north_van_shipyards_district_food_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2859174,"lng":-123.1138245},"price":73.0,"rating":5.0},{"attraction_id":1996,"name":"quebec_lower_town_historical_bike_tour","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8167394,"lng":-71.2111641},"price":57.0,"rating":5.0},{"attraction_id":1997,"name":"old_montr\u00e9al_vip_semi-private_walking_tour","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5025925,"lng":-73.5551673},"price":52.5,"rating":4.0},{"attraction_id":1998,"name":"3_hour_montreal_city_bike_tour_with_wine_or_beer","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.505816,"lng":-73.5531589},"price":74.73,"rating":5.0},{"attraction_id":1999,"name":"montreal_north_city_bike_tour","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.527218,"lng":-73.573048},"price":88.25,"rating":5.0}] ================================================ FILE: outputs/attractions_details_batch2.json ================================================ [{"attraction_id":2000,"name":"the_pork_and_bacon_walking_food_tour_of_toronto's_hogtown_history","country":"canada","province":"ontario","city":"toronto","location":"nil","price":98.0,"rating":5.0},{"attraction_id":2001,"name":"private_gastown_and_chinatown_walking_tour_in_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":54.53,"rating":-1.0},{"attraction_id":2002,"name":"arctic_day:_hiking_tour_half_day","country":"canada","province":"yukon","city":"whitehorse","location":{"lat":60.7227415,"lng":-135.0558791},"price":135.45,"rating":5.0},{"attraction_id":2003,"name":"downtown_and_old_montreal_south_city_bike_tour","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.527218,"lng":-73.573048},"price":88.25,"rating":5.0},{"attraction_id":2004,"name":"queen_street_west_pastry_tour","country":"canada","province":"ontario","city":"toronto","location":"nil","price":85.0,"rating":5.0},{"attraction_id":2005,"name":"vancouver_murder_mystery_game","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":35.33,"rating":-1.0},{"attraction_id":2006,"name":"fatbike_frozen_waterfall_tour","country":"canada","province":"alberta","city":"calgary","location":{"lat":50.9183584,"lng":-115.147942},"price":89.99,"rating":5.0},{"attraction_id":2007,"name":"small-group_afternoon_bike_tour_of_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2866679,"lng":-123.141285},"price":68.25,"rating":5.0},{"attraction_id":2008,"name":"toronto_islands_evening_bike_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6541583,"lng":-79.3904907},"price":96.05,"rating":5.0},{"attraction_id":2009,"name":"gastown_&_chinatown_night_photography_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":45.0,"rating":-1.0},{"attraction_id":2010,"name":"walking_tour_of_niagara-on-the-lake_historic_district","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.6528527,"lng":-79.3692322},"price":25.0,"rating":5.0},{"attraction_id":2011,"name":"axe_throwing_at_batl_-_the_backyard_axe_throwing_league_in_calgary","country":"canada","province":"alberta","city":"calgary","location":"nil","price":22.22,"rating":-1.0},{"attraction_id":2012,"name":"original_haunted_walk_of_ottawa","country":"canada","province":"ontario","city":"ottawa","location":{"lat":45.4234137,"lng":-75.6959111},"price":24.5,"rating":4.5},{"attraction_id":2013,"name":"montreal_mural_tour","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.526123,"lng":-73.5950714},"price":45.0,"rating":5.0},{"attraction_id":2014,"name":"whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4227209,"lng":-123.3689786},"price":447.57,"rating":5.0},{"attraction_id":2015,"name":"vancouver_full-day_sightseeing_and_photography_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":249.0,"rating":5.0},{"attraction_id":2016,"name":"downtown_toronto_bike_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6541583,"lng":-79.3904907},"price":84.75,"rating":5.0},{"attraction_id":2017,"name":"guided_electric_bike_tour_in_whistler","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.117217,"lng":-122.9474384},"price":134.96,"rating":5.0},{"attraction_id":2018,"name":"best_of_vancouver!","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2866679,"lng":-123.141285},"price":75.0,"rating":-1.0},{"attraction_id":2019,"name":"okanagan_wine_country_bike_and_wine_tour","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.501802,"lng":-119.5907252},"price":170.0,"rating":5.0},{"attraction_id":2020,"name":"5-hour_small-group_vancouver_bike_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.292444,"lng":-123.1343769},"price":85.0,"rating":5.0},{"attraction_id":2021,"name":"vancouver_private_walking_tour_of_downtown_chinatown_and_gastown","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.282979,"lng":-123.109697},"price":248.75,"rating":5.0},{"attraction_id":2022,"name":"jewish_neighborhood_food_tour","country":"canada","province":"quebec","city":"montreal","location":"nil","price":95.44,"rating":4.5},{"attraction_id":2023,"name":"whistler_electric_bike_tour_(ebike)","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.116507,"lng":-122.948062},"price":105.0,"rating":5.0},{"attraction_id":2024,"name":"chinatown_dim_sum_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2879402,"lng":-123.1130521},"price":75.0,"rating":-1.0},{"attraction_id":2025,"name":"little_italy_walking_food_tour_in_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2859174,"lng":-123.1138245},"price":73.0,"rating":4.5},{"attraction_id":2026,"name":"shore_excursion_saint_john_walking_tour","country":"canada","province":"new_brunswick","city":"saint_john","location":"nil","price":30.0,"rating":5.0},{"attraction_id":2027,"name":"electric_bike_tour_of_quebec_city","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8135797,"lng":-71.2017245},"price":85.0,"rating":5.0},{"attraction_id":2028,"name":"old_montreal_ghost_walking_tour","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5025925,"lng":-73.5551673},"price":25.0,"rating":4.0},{"attraction_id":2029,"name":"winter_downtown_toronto_bike_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6541583,"lng":-79.3904907},"price":79.1,"rating":5.0},{"attraction_id":2030,"name":"under_the_surface_of_montreal's_chinatown:_guided_food_walking_tour","country":"canada","province":"quebec","city":"montreal","location":"nil","price":83.0,"rating":5.0},{"attraction_id":2031,"name":"victoria_highlight_city_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4280462,"lng":-123.368555},"price":74.95,"rating":4.0},{"attraction_id":2032,"name":"3_day_vancouver_island_cycling_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2914718,"lng":-123.142404},"price":-1.0,"rating":-1.0},{"attraction_id":2033,"name":"wine_trail_ride_cycling_tour","country":"canada","province":"ontario","city":"windsor","location":"nil","price":135.0,"rating":-1.0},{"attraction_id":2034,"name":"guided_bike_tour_on_ile_d'orleans","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8614081,"lng":-71.0777464},"price":99.0,"rating":5.0},{"attraction_id":2035,"name":"making_their_mark:_montreal_jewish_history_walking_tour","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5169489,"lng":-73.579716},"price":24.0,"rating":5.0},{"attraction_id":2036,"name":"rabbis,_writers_and_radicals:_montreal_jewish_history_walking_tour","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5169489,"lng":-73.579716},"price":24.0,"rating":4.0},{"attraction_id":2037,"name":"quebec_city_bike_tour_along_saint_lawrence_river","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8135797,"lng":-71.2017245},"price":60.0,"rating":5.0},{"attraction_id":2038,"name":"calgary_and_banff_mountain_biking_adventure","country":"canada","province":"alberta","city":"calgary","location":{"lat":49.2661522,"lng":-123.0986103},"price":420.0,"rating":5.0},{"attraction_id":2039,"name":"full-day_qu\u00e9bec_city_adventure:_bike_tour,_sightseeing_cruise,_and_lunch","country":"canada","province":"quebec","city":"montreal","location":{"lat":46.8135797,"lng":-71.2017245},"price":125.0,"rating":5.0},{"attraction_id":2040,"name":"historical_walking_tour_in_old_l\u00e9vis_:_victorian_beauty","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":20.0,"rating":-1.0},{"attraction_id":2041,"name":"ebike_tour","country":"canada","province":"alberta","city":"edmonton","location":{"lat":49.0772975,"lng":-117.8005357},"price":79.0,"rating":5.0},{"attraction_id":2042,"name":"quebec_city_private_walking_tour_-_the_history_of_french_&_british_america","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.7561139,"lng":-71.1790215},"price":130.0,"rating":5.0},{"attraction_id":2043,"name":"canyon_sainte-anne_walking_tour","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":13.5,"rating":4.5},{"attraction_id":2044,"name":"whistler_singletrack_mountain_bike_tour","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.116507,"lng":-122.948062},"price":139.0,"rating":5.0},{"attraction_id":2045,"name":"toronto_arts,_food_&_culture_walking_tour_-_local_private_guided_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.753672,"lng":-79.6089756},"price":282.5,"rating":-1.0},{"attraction_id":2046,"name":"best_of_ottawa_bike_tour","country":"canada","province":"ontario","city":"ottawa","location":{"lat":45.4233882,"lng":-75.6963202},"price":113.5,"rating":5.0},{"attraction_id":2047,"name":"ottawa_highlights_3_hour_bike_tour","country":"canada","province":"ontario","city":"ottawa","location":{"lat":45.4233882,"lng":-75.6963202},"price":90.6,"rating":5.0},{"attraction_id":2048,"name":"granville_island_night_photography_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2779117,"lng":-123.0986452},"price":103.95,"rating":5.0},{"attraction_id":2049,"name":"stanley_park_photography_tour_in_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2779117,"lng":-123.0986452},"price":104.0,"rating":2.0},{"attraction_id":2050,"name":"canada_place_and_vancouver_waterfront_photography_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2779117,"lng":-123.0986452},"price":103.95,"rating":5.0},{"attraction_id":2051,"name":"quebec_city_shore_excursion:_private_walking_tour","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8130864,"lng":-71.2055932},"price":19.58,"rating":5.0},{"attraction_id":2052,"name":"the_big_bike_loop","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8135797,"lng":-71.2017245},"price":120.0,"rating":3.0},{"attraction_id":2053,"name":"winter_canadian_rockies_canyon_hike","country":"canada","province":"alberta","city":"things_to_do_in_canmore","location":{"lat":44.5593043,"lng":-64.0333693},"price":75.0,"rating":-1.0},{"attraction_id":2054,"name":"axe_throwing_at_batl_-_the_backyard_axe_throwing_league_in_kitchener-waterloo","country":"canada","province":"ontario","city":"things_to_do_in_kitchener","location":"nil","price":22.22,"rating":-1.0},{"attraction_id":2055,"name":"axe_throwing_at_batl_-_the_backyard_axe_throwing_league_in_hamilton","country":"canada","province":"ontario","city":"things_to_do_in_toronto","location":"nil","price":22.22,"rating":-1.0},{"attraction_id":2056,"name":"independent_bike_tour_of_niagara-on-the-lake_wineries_including_wine_tastings","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.2541511,"lng":-79.0854685},"price":64.0,"rating":4.5},{"attraction_id":2057,"name":"niagara_winery_bicycle_tour_with_cheese","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.2541511,"lng":-79.0854685},"price":75.0,"rating":4.5},{"attraction_id":2058,"name":"immersion_quebec:_virtual_reality_experience_of_quebec_city's_history","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8130864,"lng":-71.2055932},"price":17.99,"rating":4.5},{"attraction_id":2059,"name":"city_sights_e-bike_adventure_tour_-_guided","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.278014,"lng":-123.131252},"price":124.0,"rating":5.0},{"attraction_id":2060,"name":"street_art_cycling_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2866679,"lng":-123.141285},"price":68.25,"rating":5.0},{"attraction_id":2061,"name":"lift_your_spirits!_distillery_and_cocktail_experience","country":"canada","province":"ontario","city":"toronto","location":"nil","price":105.0,"rating":5.0},{"attraction_id":2062,"name":"el_camino_de_tapas_and_cocktails_-_luxurious_evening_food_crawl_in_toronto","country":"canada","province":"ontario","city":"toronto","location":"nil","price":169.0,"rating":-1.0},{"attraction_id":2063,"name":"vancouver_secrets_of_stanley_park_walking_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.282979,"lng":-123.109697},"price":38.85,"rating":5.0},{"attraction_id":2064,"name":"beyond_the_bike_lanes_bike_tour","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.526123,"lng":-73.5950714},"price":85.0,"rating":5.0},{"attraction_id":2065,"name":"gourmet_bike_tour_in_niagara-on-the-lake_with_wine_and_beer","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.2265419,"lng":-79.1159615},"price":134.47,"rating":5.0},{"attraction_id":2066,"name":"sake_a_to_z_gastronomic_experience_in_distillery_district","country":"canada","province":"ontario","city":"toronto","location":"nil","price":90.0,"rating":5.0},{"attraction_id":2067,"name":"whistler_half-day_mountain_bike_tour","country":"canada","province":"british_columbia","city":"whistler","location":"nil","price":208.95,"rating":5.0},{"attraction_id":2068,"name":"whistler_full-day_mountain_bike_tour","country":"canada","province":"british_columbia","city":"whistler","location":"nil","price":303.45,"rating":-1.0},{"attraction_id":2069,"name":"4-day_bicycle_tour_through_canadian_rockies","country":"canada","province":"alberta","city":"edmonton","location":{"lat":53.5649649,"lng":-113.5786007},"price":-1.0,"rating":5.0},{"attraction_id":2070,"name":"canmore_food_walking_tour","country":"canada","province":"alberta","city":"canadian_rockies","location":"nil","price":132.29,"rating":-1.0},{"attraction_id":2071,"name":"vancouver_bike_tour_with_beers_and_bites","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2841459,"lng":-123.1193126},"price":104.0,"rating":4.5},{"attraction_id":2072,"name":"quarry_rock_hike_and_photography_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":109.0,"rating":4.0},{"attraction_id":2073,"name":"bowen_island_photography_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":129.0,"rating":-1.0},{"attraction_id":2074,"name":"edmonton_food_tour_-_downtown_delights","country":"canada","province":"alberta","city":"edmonton","location":"nil","price":121.79,"rating":-1.0},{"attraction_id":2075,"name":"sunset_e-bike_adventure_w\/wine_&_cheese","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.278014,"lng":-123.131252},"price":99.0,"rating":5.0},{"attraction_id":2076,"name":"toronto_islands_morning_bike_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6541583,"lng":-79.3904907},"price":96.05,"rating":5.0},{"attraction_id":2077,"name":"beyond_city_sights_e-bike_adventure_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.278014,"lng":-123.131252},"price":89.0,"rating":5.0},{"attraction_id":2078,"name":"old_montreal_walking_tour","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5001458,"lng":-73.5720264},"price":25.0,"rating":3.5},{"attraction_id":2079,"name":"montreal_bike_tour_with_bites","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.505816,"lng":-73.5531589},"price":136.82,"rating":5.0},{"attraction_id":2080,"name":"high_performance_mountain_bike_rental_in_squamish","country":"canada","province":"british_columbia","city":"squamish","location":{"lat":49.706921,"lng":-123.145741},"price":80.0,"rating":5.0},{"attraction_id":2081,"name":"in_the_shadow_of_the_mountain","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5169489,"lng":-73.579716},"price":24.0,"rating":5.0},{"attraction_id":2082,"name":"quebec_city_private_walking_tour_-_the_history_of_quebec_and_canada","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.7561139,"lng":-71.1790215},"price":130.0,"rating":-1.0},{"attraction_id":2083,"name":"ultimate_jasper_-_interpretive_nature_walk","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":52.8780879,"lng":-118.0799308},"price":72.45,"rating":5.0},{"attraction_id":2084,"name":"seaplane_flight_to_victoria_and_whale-watching_cruise","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4241277,"lng":-123.3707833},"price":469.0,"rating":5.0},{"attraction_id":2085,"name":"victoria_whale_and_wildlife_cruise","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4225678,"lng":-123.3824385},"price":151.2,"rating":5.0},{"attraction_id":2086,"name":"whale-watching_tour_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.12451,"lng":-123.1840089},"price":138.5,"rating":4.5},{"attraction_id":2087,"name":"niagara_falls_open-top_jet-boat_ride","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.149939,"lng":-79.0463155},"price":79.04,"rating":5.0},{"attraction_id":2088,"name":"ultimate_day_tour_to_victoria","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4227209,"lng":-123.3689786},"price":363.56,"rating":4.5},{"attraction_id":2089,"name":"kicking_horse_river_whitewater_rafting","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1772837,"lng":-115.5727351},"price":159.6,"rating":5.0},{"attraction_id":2090,"name":"riverside_rafting_on_clearwater_river_in_wells_gray_park","country":"canada","province":"british_columbia","city":"things_to_do_in_clearwater","location":{"lat":51.6454766,"lng":-120.0717665},"price":104.0,"rating":5.0},{"attraction_id":2091,"name":"wild_current_canoe_adventure_at_pyramid_lake","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":52.872151,"lng":-118.079427},"price":120.0,"rating":5.0},{"attraction_id":2092,"name":"1.5-hour_banff_national_park_canoe_tour","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1772837,"lng":-115.5727351},"price":56.7,"rating":4.5},{"attraction_id":2093,"name":"victoria_whale_watch_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4255917,"lng":-123.3695807},"price":114.45,"rating":4.5},{"attraction_id":2094,"name":"athabasca_river_canyon_morning_run","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":52.8751383,"lng":-118.0807898},"price":93.45,"rating":5.0},{"attraction_id":2095,"name":"jasper_rafting_athabasca_canyon_run","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":52.8753421,"lng":-118.0806243},"price":93.45,"rating":4.5},{"attraction_id":2096,"name":"whistler_white-water_rafting","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1129838,"lng":-122.9549289},"price":103.95,"rating":4.0},{"attraction_id":2097,"name":"whales,_trails_and_island_delights_tour","country":"canada","province":"british_columbia","city":"things_to_do_in_pender_island","location":{"lat":48.8002755,"lng":-123.3109432},"price":141.75,"rating":-1.0},{"attraction_id":2098,"name":"sea_to_sky_tour","country":"canada","province":"british_columbia","city":"things_to_do_in_pender_island","location":{"lat":48.8002755,"lng":-123.3109432},"price":99.75,"rating":-1.0},{"attraction_id":2099,"name":"tall_ship_silva_deckhand_for_a_day","country":"canada","province":"nova_scotia","city":"halifax_region","location":{"lat":44.663465,"lng":-63.6241384},"price":22.99,"rating":-1.0},{"attraction_id":2100,"name":"vip_whale_watching,_basilica_by_private_car_tour","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":216.75,"rating":-1.0},{"attraction_id":2101,"name":"camping_in_ontario's_most_beautiful_location","country":"canada","province":"ontario","city":"things_to_do_in_haliburton","location":"nil","price":150.0,"rating":-1.0},{"attraction_id":2102,"name":"become_a_voyageur_-_canoe_tour","country":"canada","province":"alberta","city":"things_to_do_in_kananaskis_country","location":{"lat":50.9183584,"lng":-115.147942},"price":49.0,"rating":-1.0},{"attraction_id":2103,"name":"vancouver_island_half_day_whale_and_wildlife_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.7403799,"lng":-123.6191421},"price":140.7,"rating":-1.0},{"attraction_id":2104,"name":"half-day_whale_watching_(telegraph_cove,_bc)","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4227209,"lng":-123.3689786},"price":143.07,"rating":-1.0},{"attraction_id":2105,"name":"sunset_whale_watching_(victoria,_bc)","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4227209,"lng":-123.3689786},"price":143.07,"rating":-1.0},{"attraction_id":2106,"name":"vip_three_day_whale_watching_sea_kayaking_basilica_is_orleans_private_car_tour","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":503.03,"rating":-1.0},{"attraction_id":2107,"name":"vip_two_day_whale_watching,_sea_kayaking,_basilica,_by_private_car_tour","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":312.18,"rating":-1.0},{"attraction_id":2108,"name":"2_hour_quickie_adventure","country":"canada","province":"nova_scotia","city":"things_to_do_in_earltown","location":"nil","price":57.5,"rating":-1.0},{"attraction_id":2109,"name":"keji_southern_lakes_canoe_trip_-_3_day","country":"canada","province":"nova_scotia","city":"things_to_do_in_earltown","location":"nil","price":684.25,"rating":-1.0},{"attraction_id":2110,"name":"frozen_ocean_canoe_trip_-3_day","country":"canada","province":"nova_scotia","city":"things_to_do_in_earltown","location":"nil","price":684.25,"rating":-1.0},{"attraction_id":2111,"name":"rafting_trip_with_the_family_-_qu\u00e9bec_city","country":"canada","province":"quebec","city":"things_to_do_in_stoneham-et-tewkesbury","location":"nil","price":239.0,"rating":-1.0},{"attraction_id":2112,"name":"seals_&_smiles_tour","country":"canada","province":"british_columbia","city":"things_to_do_in_pender_island","location":{"lat":48.8002755,"lng":-123.3109432},"price":68.25,"rating":-1.0},{"attraction_id":2113,"name":"cabot_trail_and_cape_breton_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":2114,"name":"cape_breton_&_newfoundland_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":2115,"name":"hiking_and_sea_kayaking_combo_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":212.75,"rating":-1.0},{"attraction_id":2116,"name":"ucluelet_harbour_kayaking_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.936092,"lng":-125.537252},"price":89.0,"rating":-1.0},{"attraction_id":2117,"name":"revelstoke_rapids","country":"canada","province":"british_columbia","city":"things_to_do_in_revelstoke","location":{"lat":51.002955,"lng":-118.200382},"price":124.95,"rating":-1.0},{"attraction_id":2118,"name":"river_pirates","country":"canada","province":"british_columbia","city":"things_to_do_in_revelstoke","location":{"lat":51.002955,"lng":-118.200382},"price":70.35,"rating":-1.0},{"attraction_id":2119,"name":"mont-tremblant_family_ice_fishing","country":"canada","province":"quebec","city":"mont_tremblant","location":{"lat":46.2132909,"lng":-74.5849902},"price":245.14,"rating":-1.0},{"attraction_id":2120,"name":"kananaskis_river_rafting_adventure","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1775076,"lng":-115.5712711},"price":105.0,"rating":4.5},{"attraction_id":2121,"name":"summer_sunset_whales_and_wildlife_tour_in_vancouver_island","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4265936,"lng":-123.3709212},"price":126.95,"rating":5.0},{"attraction_id":2122,"name":"rouge_river_classic_whitewater_rafting_package","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.6574531,"lng":-74.6756539},"price":79.0,"rating":4.0},{"attraction_id":2123,"name":"victoria_and_butchart_gardens_by_helicopter_and_speed_boat","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284751,"lng":-123.1394811},"price":579.0,"rating":5.0},{"attraction_id":2124,"name":"three_sisters_sea_kayaking_day_tour","country":"canada","province":"nova_scotia","city":"things_to_do_in_advocate_harbour","location":{"lat":45.3415354,"lng":-64.7864615},"price":136.85,"rating":5.0},{"attraction_id":2125,"name":"whale_watching_and_butchart_gardens","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4222022,"lng":-123.3796261},"price":185.0,"rating":-1.0},{"attraction_id":2126,"name":"river_of_golden_dreams_canoe_tour_in_whistler","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1133762,"lng":-122.954259},"price":114.45,"rating":5.0},{"attraction_id":2127,"name":"summer_whale_watching_on_vancouver_island","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4265936,"lng":-123.3709212},"price":145.95,"rating":5.0},{"attraction_id":2128,"name":"newfoundland_puffin_and_whale_watch_cruise","country":"canada","province":"newfoundland_and_labrador","city":"things_to_do_in_bay_bulls","location":"nil","price":72.0,"rating":5.0},{"attraction_id":2129,"name":"full-day_thompson_river_paddle_rafting_with_lunch","country":"canada","province":"british_columbia","city":"things_to_do_in_lytton","location":"nil","price":189.0,"rating":5.0},{"attraction_id":2130,"name":"squamish_cheakamus_white-water_rafting","country":"canada","province":"british_columbia","city":"squamish","location":{"lat":49.749151,"lng":-123.133378},"price":120.74,"rating":5.0},{"attraction_id":2131,"name":"catch_a_wave_rafting_trip_on_the_clearwater_river","country":"canada","province":"british_columbia","city":"kamloops","location":{"lat":51.6451402,"lng":-120.0732473},"price":114.45,"rating":5.0},{"attraction_id":2132,"name":"4-hour_eagle_viewing_river_float_trip_from_squamish_with_lunch","country":"canada","province":"british_columbia","city":"squamish","location":{"lat":49.749151,"lng":-123.133378},"price":125.99,"rating":5.0},{"attraction_id":2133,"name":"whistler_half-day_fly_fishing","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.322224,"lng":-122.807193},"price":208.95,"rating":5.0},{"attraction_id":2134,"name":"squamish_elaho_white-water_rafting","country":"canada","province":"british_columbia","city":"squamish","location":{"lat":49.749151,"lng":-123.133378},"price":173.24,"rating":5.0},{"attraction_id":2135,"name":"sea_safari_tour_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":97.65,"rating":-1.0},{"attraction_id":2136,"name":"kayak,_wine,_and_cheese_tour","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.501802,"lng":-119.5907252},"price":155.75,"rating":4.5},{"attraction_id":2137,"name":"3-hour_swartz_bay_kayak_tour_and_restaurant_lunch","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.578083,"lng":-123.466695},"price":89.6,"rating":-1.0},{"attraction_id":2138,"name":"kayak_tour_of_gulf_islands","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.578083,"lng":-123.466695},"price":72.8,"rating":-1.0},{"attraction_id":2139,"name":"spring_season_sport_fishing_adventure_charter_for_salmon_fishing_&_bottom_fish","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.94498,"lng":-125.553751},"price":189.0,"rating":-1.0},{"attraction_id":2140,"name":"victoria_and_butchart_gardens_by_seaplane_and_speed_boat","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284751,"lng":-123.1394811},"price":489.0,"rating":5.0},{"attraction_id":2141,"name":"3-day_grotto_tour_to_bruce_peninsula","country":"canada","province":"ontario","city":"toronto","location":"nil","price":489.0,"rating":-1.0},{"attraction_id":2142,"name":"sunwapta_challenge_whitewater_rafting:_class_iii_rapids","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":52.8740887,"lng":-118.081698},"price":111.38,"rating":5.0},{"attraction_id":2143,"name":"whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4227209,"lng":-123.3689786},"price":447.57,"rating":5.0},{"attraction_id":2144,"name":"victoria_wine_and_whales_combo_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4225678,"lng":-123.3824385},"price":359.85,"rating":5.0},{"attraction_id":2145,"name":"vancouver_snorkel_and_kayak_adventure","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.3738003,"lng":-123.2738046},"price":78.75,"rating":4.5},{"attraction_id":2146,"name":"trinity_tow_'n'_go_kayak_tour","country":"canada","province":"newfoundland_and_labrador","city":"things_to_do_in_trinity","location":{"lat":48.368514,"lng":-53.357835},"price":175.0,"rating":-1.0},{"attraction_id":2147,"name":"whitewater_rafting_on_jasper's_fraser_river","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":52.8740887,"lng":-118.081698},"price":122.09,"rating":5.0},{"attraction_id":2148,"name":"victoria_sunset_whale-watching_cruise","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4225678,"lng":-123.3824385},"price":140.7,"rating":5.0},{"attraction_id":2149,"name":"hell's_gate_full-day_whitewater_rafting_trip_with_lunch","country":"canada","province":"british_columbia","city":"things_to_do_in_lytton","location":"nil","price":189.0,"rating":5.0},{"attraction_id":2150,"name":"kicking_horse_river_rafting_family_adventure_including_bbq_lunch","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1772837,"lng":-115.5727351},"price":81.9,"rating":4.5},{"attraction_id":2151,"name":"elaho_whitewater_experience","country":"canada","province":"british_columbia","city":"squamish","location":{"lat":49.7416552,"lng":-123.1364209},"price":187.95,"rating":5.0},{"attraction_id":2152,"name":"4_hour_quickie_adventure","country":"canada","province":"nova_scotia","city":"things_to_do_in_earltown","location":"nil","price":92.0,"rating":-1.0},{"attraction_id":2153,"name":"rafting_adventure_on_the_kicking_horse_river","country":"canada","province":"british_columbia","city":"kootenay_rockies","location":{"lat":51.3027849,"lng":-116.9478043},"price":109.2,"rating":5.0},{"attraction_id":2154,"name":"victoria_marine_wildlife_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4225678,"lng":-123.3824385},"price":112.35,"rating":5.0},{"attraction_id":2155,"name":"jasper_rafting_trip_on_athabasca_river_mile_5","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":52.8753421,"lng":-118.0806243},"price":72.45,"rating":4.0},{"attraction_id":2156,"name":"nanaimo_whale_watching_in_a_semi-covered_boat","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":49.167386,"lng":-123.9366418},"price":148.0,"rating":-1.0},{"attraction_id":2157,"name":"vancouver_kayaking_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.27173,"lng":-123.1366559},"price":47.9,"rating":5.0},{"attraction_id":2158,"name":"3.5-hour_sunwapta_river_rafting_adventure_in_jasper","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":52.8753421,"lng":-118.0806243},"price":103.95,"rating":5.0},{"attraction_id":2159,"name":"niagara_on_the_lake_open-top_jet-boat_ride","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.149939,"lng":-79.0463155},"price":79.04,"rating":-1.0},{"attraction_id":2160,"name":"montreal_paddleboat_rental","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5070854,"lng":-73.5509339},"price":8.34,"rating":2.0},{"attraction_id":2161,"name":"harbour_kayak_tour","country":"canada","province":"newfoundland_and_labrador","city":"things_to_do_in_trinity","location":{"lat":48.368514,"lng":-53.357835},"price":145.0,"rating":5.0},{"attraction_id":2162,"name":"vancouver_boat_rental_for_up_to_5_people","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.272817,"lng":-123.1364204},"price":54.0,"rating":5.0},{"attraction_id":2163,"name":"okanagan_jetpack_rental_and_lesson","country":"canada","province":"british_columbia","city":"okanagan_valley","location":"nil","price":149.0,"rating":5.0},{"attraction_id":2164,"name":"whale_watching_marine_wildlife_excursion_by_kayak","country":"canada","province":"newfoundland_and_labrador","city":"things_to_do_in_trinity","location":{"lat":48.368514,"lng":-53.357835},"price":155.0,"rating":-1.0},{"attraction_id":2165,"name":"tremblant_white_water_rafting_-_full_day_with_transport","country":"canada","province":"quebec","city":"mont_tremblant","location":{"lat":46.2132909,"lng":-74.5849902},"price":210.06,"rating":-1.0},{"attraction_id":2166,"name":"full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch","country":"canada","province":"quebec","city":"mont_tremblant","location":{"lat":46.2132909,"lng":-74.5849902},"price":98.29,"rating":5.0},{"attraction_id":2167,"name":"rouge_river_white_water_rafting_-_full_day","country":"canada","province":"quebec","city":"things_to_do_in_mont_tremblant","location":{"lat":46.2132909,"lng":-74.5849902},"price":155.14,"rating":-1.0},{"attraction_id":2168,"name":"rouge_river_family_rafting","country":"canada","province":"quebec","city":"things_to_do_in_mont_tremblant","location":{"lat":46.2132909,"lng":-74.5849902},"price":111.32,"rating":-1.0},{"attraction_id":2169,"name":"5_day_broken_islands_kayaking_expedition","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":2170,"name":"skiing_for_beginner,_snow_tubing_or_snowshoeing_tour_from_toronto","country":"canada","province":"ontario","city":"toronto","location":"nil","price":113.0,"rating":-1.0},{"attraction_id":2171,"name":"whitewater_rafting_on_toby_creek","country":"canada","province":"british_columbia","city":"kootenay_rockies","location":{"lat":50.625361,"lng":-116.067952},"price":70.35,"rating":5.0},{"attraction_id":2172,"name":"pemberton_half-day_trolling_tour","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.322224,"lng":-122.807193},"price":229.95,"rating":5.0},{"attraction_id":2173,"name":"sea_kayaking_and_snorkeling","country":"central_america","province":"costa_rica","city":"province_of_puntarenas","location":{"lat":9.4279555,"lng":-84.1581806},"price":95.43,"rating":-1.0},{"attraction_id":2174,"name":"squamish_elaho_white-water_rafting_from_whistler","country":"canada","province":"british_columbia","city":"squamish","location":{"lat":49.749151,"lng":-123.133378},"price":173.24,"rating":5.0},{"attraction_id":2175,"name":"squamish_cheakamus_white-water_rafting_from_whistler","country":"canada","province":"british_columbia","city":"squamish","location":{"lat":49.749151,"lng":-123.133378},"price":120.74,"rating":5.0},{"attraction_id":2176,"name":"squamish_elaho_white-water_rafting_from_vancouver","country":"canada","province":"british_columbia","city":"squamish","location":{"lat":49.749151,"lng":-123.133378},"price":215.24,"rating":5.0},{"attraction_id":2177,"name":"keji_southern_lakes_canoe_trip_-_4_day","country":"canada","province":"nova_scotia","city":"things_to_do_in_earltown","location":"nil","price":914.25,"rating":-1.0},{"attraction_id":2178,"name":"vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284751,"lng":-123.1394811},"price":569.0,"rating":4.5},{"attraction_id":2179,"name":"half-day_canoe_trip_on_the_takihini_river","country":"canada","province":"yukon","city":"whitehorse","location":{"lat":60.8151378,"lng":-135.2986155},"price":125.0,"rating":5.0},{"attraction_id":2180,"name":"overnight_camping_and_river-rafting_trip_in_squamish","country":"canada","province":"british_columbia","city":"squamish","location":{"lat":49.749151,"lng":-123.133378},"price":425.24,"rating":5.0},{"attraction_id":2181,"name":"whale-watching_marine_wildlife_excursion_by_zodiac_boat","country":"canada","province":"newfoundland_and_labrador","city":"things_to_do_in_trinity","location":{"lat":48.368514,"lng":-53.357835},"price":80.0,"rating":4.5},{"attraction_id":2182,"name":"gulf_islands_kayak_and_seaplane_adventure","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284751,"lng":-123.1394811},"price":629.0,"rating":5.0},{"attraction_id":2183,"name":"private_salmon_fishing_charter_from_vancouver_for_up_to_4_people","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2024708,"lng":-123.1445768},"price":749.77,"rating":5.0},{"attraction_id":2184,"name":"cowichan_river_tubing_rental","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.823995,"lng":-124.058572},"price":21.0,"rating":4.5},{"attraction_id":2185,"name":"half-day_ice_fishing","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.322224,"lng":-122.807193},"price":208.95,"rating":5.0},{"attraction_id":2186,"name":"english_bay_jet_ski_tour_from_vancouver_with_dinner_on_bowen_island","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.27173,"lng":-123.1366559},"price":222.88,"rating":5.0},{"attraction_id":2187,"name":"vancouver_jet_ski_rental","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.27173,"lng":-123.1366559},"price":211.56,"rating":4.5},{"attraction_id":2188,"name":"english_bay_jet_ski_tour_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.27173,"lng":-123.1366559},"price":155.68,"rating":5.0},{"attraction_id":2189,"name":"victoria_harbour_sunset_kayak_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4293288,"lng":-123.369743},"price":78.2,"rating":5.0},{"attraction_id":2190,"name":"half-day_whitewater_rafting_in_revelstoke","country":"canada","province":"british_columbia","city":"things_to_do_in_revelstoke","location":{"lat":50.9984591,"lng":-118.194305},"price":130.2,"rating":5.0},{"attraction_id":2191,"name":"squamish_scenic_twilight_float","country":"canada","province":"british_columbia","city":"squamish","location":{"lat":49.749151,"lng":-123.133378},"price":83.99,"rating":-1.0},{"attraction_id":2192,"name":"sunwapta_river_self-drive_rafting_trip","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":52.8751383,"lng":-118.0807898},"price":93.45,"rating":5.0},{"attraction_id":2193,"name":"arctic_day:_yukon_river_canoeing_tour","country":"canada","province":"yukon","city":"whitehorse","location":{"lat":60.7227415,"lng":-135.0558791},"price":198.45,"rating":5.0},{"attraction_id":2194,"name":"bowen_explorer_sea_safari_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":97.65,"rating":-1.0},{"attraction_id":2195,"name":"whistler_half-day_spin_fishing","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.322224,"lng":-122.807193},"price":208.95,"rating":5.0},{"attraction_id":2196,"name":"victoria_harbour_kayak_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4293288,"lng":-123.369743},"price":78.25,"rating":5.0},{"attraction_id":2197,"name":"victoria_harbour_stand-up_paddleboard_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4293288,"lng":-123.369743},"price":79.0,"rating":5.0},{"attraction_id":2198,"name":"okanagan_flyboard_experience","country":"canada","province":"british_columbia","city":"okanagan_valley","location":"nil","price":124.0,"rating":5.0},{"attraction_id":2199,"name":"4-day_algonquin_park_canoe_trip","country":"canada","province":"ontario","city":"ottawa","location":"nil","price":711.9,"rating":4.0},{"attraction_id":2200,"name":"brentwood_bay_guided_kayak_tours","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.578083,"lng":-123.466695},"price":72.8,"rating":5.0},{"attraction_id":2201,"name":"brentwood_bay_kayak_tour_and_restaurant_lunch","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.578083,"lng":-123.466695},"price":89.6,"rating":5.0},{"attraction_id":2202,"name":"brentwood_bay_kayak_tour_and_butchart_gardens_visit","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.578083,"lng":-123.466695},"price":100.8,"rating":5.0},{"attraction_id":2203,"name":"2-hour_swartz_bay_kayak_tour_and_restaurant_lunch","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.578083,"lng":-123.466695},"price":72.8,"rating":-1.0},{"attraction_id":2204,"name":"squamish_stand-up_paddle_board_rental","country":"canada","province":"british_columbia","city":"squamish","location":{"lat":49.749151,"lng":-123.133378},"price":33.6,"rating":-1.0},{"attraction_id":2205,"name":"3-day_algonquin_park_canoe_trip","country":"canada","province":"ontario","city":"ottawa","location":"nil","price":542.4,"rating":5.0},{"attraction_id":2206,"name":"sunset_nature_kayak_tour_in_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.27213,"lng":-123.1365785},"price":82.95,"rating":5.0},{"attraction_id":2207,"name":"whale-watching_cruise_from_victoria_to_vancouver","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4227209,"lng":-123.3689786},"price":232.32,"rating":5.0},{"attraction_id":2208,"name":"stand-up_paddle_board","country":"canada","province":"nova_scotia","city":"halifax_region","location":{"lat":44.6214303,"lng":-63.6250203},"price":27.5,"rating":-1.0},{"attraction_id":2209,"name":"turkey_point_flyboard_rental","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":42.6662324,"lng":-80.330133},"price":89.99,"rating":4.5},{"attraction_id":2210,"name":"canoe,_kayak,_paddleboard_rouge_river_-_self_guided_descent","country":"canada","province":"quebec","city":"mont_tremblant","location":{"lat":46.2132909,"lng":-74.5849902},"price":40.26,"rating":4.0},{"attraction_id":2211,"name":"whistler_full-day_fly_fishing","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.322224,"lng":-122.807193},"price":271.95,"rating":5.0},{"attraction_id":2212,"name":"regular_rafting_package_on_rouge_river","country":"canada","province":"quebec","city":"things_to_do_in_grenville-sur-la-rouge","location":{"lat":45.6574531,"lng":-74.6756539},"price":69.0,"rating":5.0},{"attraction_id":2213,"name":"athabasca_river_mile_5_morning_rafting_trip","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":52.8751383,"lng":-118.0807898},"price":72.45,"rating":5.0},{"attraction_id":2214,"name":"sunset_sea-kayaking_excursion_on_st._lawrence_river","country":"canada","province":"quebec","city":"things_to_do_in_quebec","location":{"lat":46.858852,"lng":-71.013544},"price":59.0,"rating":-1.0},{"attraction_id":2215,"name":"quebec_city_sea_kayaking_excursion","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.858852,"lng":-71.013544},"price":59.9,"rating":3.5},{"attraction_id":2216,"name":"half-day_thompson_river_paddle_rafting","country":"canada","province":"british_columbia","city":"things_to_do_in_lytton","location":"nil","price":135.0,"rating":5.0},{"attraction_id":2217,"name":"full-day_thompson_river_motorized_rafting_tour_with_lunch","country":"canada","province":"british_columbia","city":"things_to_do_in_lytton","location":"nil","price":189.0,"rating":5.0},{"attraction_id":2218,"name":"half-day_thompson_river_motorized_rafting","country":"canada","province":"british_columbia","city":"things_to_do_in_lytton","location":"nil","price":139.0,"rating":5.0},{"attraction_id":2219,"name":"jungle_tubing","country":"central_america","province":"costa_rica","city":"province_of_puntarenas","location":"nil","price":94.06,"rating":-1.0},{"attraction_id":2220,"name":"seaplane_flight_to_victoria_with_whale_watching_and_return_by_ferry","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4241277,"lng":-123.3707833},"price":389.0,"rating":4.5},{"attraction_id":2221,"name":"guided_ice_fishing_tour_canmore_-_banff","country":"canada","province":"alberta","city":"things_to_do_in_kananaskis_country","location":{"lat":50.9793415,"lng":-114.0601623},"price":149.83,"rating":-1.0},{"attraction_id":2222,"name":"whistler_full-day_spin_fishing","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.322224,"lng":-122.807193},"price":271.95,"rating":5.0},{"attraction_id":2223,"name":"sport_fishing_adventure_on_the_rugged_west_coast_of_vancouver_island","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.94498,"lng":-125.553751},"price":315.0,"rating":-1.0},{"attraction_id":2224,"name":"ready-set-go_rafting_trip_on_the_clearwater_river","country":"canada","province":"british_columbia","city":"kamloops","location":{"lat":51.6451402,"lng":-120.0732473},"price":120.75,"rating":5.0},{"attraction_id":2225,"name":"guaranteed_addiction_full_day_rafting_on_clearwater_river_with_lunch","country":"canada","province":"british_columbia","city":"kamloops","location":{"lat":51.6451402,"lng":-120.0732473},"price":187.95,"rating":4.5},{"attraction_id":2226,"name":"2-day_ticket_to_ride_rafting_trip_on_the_clearwater_river","country":"canada","province":"british_columbia","city":"kamloops","location":{"lat":51.6451402,"lng":-120.0732473},"price":408.45,"rating":4.5},{"attraction_id":2227,"name":"vancouver_whale_watching_safari","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284751,"lng":-123.1394811},"price":259.0,"rating":5.0},{"attraction_id":2228,"name":"tremblant_white_water_rafting_express_experience","country":"canada","province":"quebec","city":"mont_tremblant","location":{"lat":46.2132909,"lng":-74.5849902},"price":148.03,"rating":-1.0},{"attraction_id":2229,"name":"half-day_white_water_rafting_on_the_rouge_river","country":"canada","province":"quebec","city":"things_to_do_in_mont_tremblant","location":{"lat":46.2132909,"lng":-74.5849902},"price":98.29,"rating":5.0},{"attraction_id":2230,"name":"3_day_broken_group_islands_kayaking_expedition","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":950.0,"rating":-1.0},{"attraction_id":2231,"name":"victoria_oak_bay_shoreline_kayak_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4293288,"lng":-123.369743},"price":79.0,"rating":5.0},{"attraction_id":2232,"name":"discovery_island_kayak_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4293288,"lng":-123.369743},"price":199.0,"rating":5.0},{"attraction_id":2233,"name":"whale_watching_with_butchart_gardens_and_butterfly_gardens_from_victoria","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4222022,"lng":-123.3796261},"price":190.0,"rating":3.0},{"attraction_id":2234,"name":"snorkeling,_hiking_and_paddling_combo_package_in_matapedia_rivers","country":"canada","province":"quebec","city":"gaspesie_region","location":{"lat":47.9736131,"lng":-66.9511479},"price":115.0,"rating":-1.0},{"attraction_id":2235,"name":"illuminated_kayak_or_stand-up_paddleboard_tour_in_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.27173,"lng":-123.1366559},"price":62.0,"rating":4.5},{"attraction_id":2236,"name":"gibsons_beachcomber_kayak_tour","country":"canada","province":"british_columbia","city":"sunshine_coast","location":{"lat":49.4014674,"lng":-123.5060499},"price":115.0,"rating":4.5},{"attraction_id":2237,"name":"epic_niagara_falls_photo_walk","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":59.0,"rating":-1.0},{"attraction_id":2238,"name":"1_hour_rmt_treatment","country":"canada","province":"ontario","city":"toronto","location":"nil","price":130.0,"rating":-1.0},{"attraction_id":2239,"name":"niagara_falls_day_tour_from_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.703077,"lng":-79.406384},"price":94.92,"rating":5.0},{"attraction_id":2240,"name":"quebec_city_walking_tour","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8130864,"lng":-71.2055932},"price":30.99,"rating":5.0},{"attraction_id":2241,"name":"niagara_falls_small-group_day_tour_from_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.647862,"lng":-79.3929029},"price":100.57,"rating":5.0},{"attraction_id":2242,"name":"greg_frewin_wild_magic_show","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":32.77,"rating":5.0},{"attraction_id":2243,"name":"half-day_trip_to_montmorency_falls_and_ste-anne-de-beaupr\u00e9_from_quebec","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8131324,"lng":-71.2056118},"price":57.5,"rating":4.5},{"attraction_id":2244,"name":"day_trip_from_seattle_to_victoria_on_the_victoria_clipper","country":"united_states","province":"washington_(wa)","city":"seattle","location":"nil","price":170.4,"rating":4.5},{"attraction_id":2245,"name":"victoria_guided_food_and_history_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4300479,"lng":-123.3637239},"price":63.0,"rating":5.0},{"attraction_id":2246,"name":"niagara_falls_tour_day_trip_from_toronto","country":"canada","province":"ontario","city":"toronto","location":"nil","price":89.0,"rating":4.5},{"attraction_id":2247,"name":"niagara_falls_day_and_evening_tour_with_boat_cruise_and_optional_fallsview_dinner","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6837428,"lng":-79.5929134},"price":169.0,"rating":4.5},{"attraction_id":2248,"name":"niagara_on_the_lake_wine_tour_with_cheese_pairing","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.2265419,"lng":-79.1159615},"price":83.62,"rating":5.0},{"attraction_id":2249,"name":"niagara_falls_american-side_tour_with_maid_of_the_mist_boat_ride","country":"united_states","province":"new_york_(ny)","city":"niagara_falls","location":{"lat":43.102436,"lng":-78.961638},"price":136.25,"rating":4.5},{"attraction_id":2250,"name":"ice_hotel_visit_&_transportation","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8131324,"lng":-71.2056118},"price":51.75,"rating":5.0},{"attraction_id":2251,"name":"whale-watching_cruise_with_expert_naturalists","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4224072,"lng":-123.3670534},"price":94.5,"rating":5.0},{"attraction_id":2252,"name":"northern_lights_tour_from_yellowknife","country":"canada","province":"northwest_territories","city":"yellowknife","location":{"lat":62.4549765,"lng":-114.3722764},"price":100.0,"rating":4.5},{"attraction_id":2253,"name":"ice_hotel_and_city_tour_in_quebec_city","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8131324,"lng":-71.2056118},"price":69.0,"rating":5.0},{"attraction_id":2254,"name":"montreal_tower_observatory_admission_plus_optional_ticket_to_botanical_garden","country":"canada","province":"quebec","city":"montreal","location":"nil","price":23.75,"rating":4.0},{"attraction_id":2255,"name":"medieval_times_dinner_and_tournament_toronto","country":"canada","province":"ontario","city":"toronto","location":"nil","price":68.99,"rating":4.0},{"attraction_id":2256,"name":"niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.2265419,"lng":-79.1159615},"price":157.07,"rating":5.0},{"attraction_id":2257,"name":"niagara_falls_one_day_sightseeing_tour_from_toronto","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.6692612,"lng":-79.3868078},"price":99.0,"rating":4.0},{"attraction_id":2258,"name":"niagara_falls_helicopter_tour","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.1186039,"lng":-79.0743842},"price":145.0,"rating":4.5},{"attraction_id":2259,"name":"seaplane_flight_to_victoria_and_whale-watching_cruise","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4241277,"lng":-123.3707833},"price":469.0,"rating":5.0},{"attraction_id":2260,"name":"victoria_butchart_gardens_express_from_cruise_ship_terminal","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4159693,"lng":-123.3849569},"price":80.0,"rating":-1.0},{"attraction_id":2261,"name":"toronto's_original_brunch_food_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.649032,"lng":-79.371704},"price":99.0,"rating":4.5},{"attraction_id":2262,"name":"whistler_sightseeing_tours_-_discover_all_of_whistler_this_winter!","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1133762,"lng":-122.954259},"price":83.99,"rating":5.0},{"attraction_id":2263,"name":"niagara_falls_day_tour_from_toronto_including_hornblower_boat_tour","country":"canada","province":"ontario","city":"toronto","location":"nil","price":115.0,"rating":4.5},{"attraction_id":2264,"name":"2-day_niagara_falls_tour_from_new_york_by_bus","country":"united_states","province":"new_york_(ny)","city":"new_york_city","location":{"lat":40.8261404,"lng":-74.229805},"price":436.23,"rating":4.5},{"attraction_id":2265,"name":"whale-watching_tour_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.12451,"lng":-123.1840089},"price":138.5,"rating":4.5},{"attraction_id":2266,"name":"ultimate_day_tour_to_victoria","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4227209,"lng":-123.3689786},"price":363.56,"rating":4.5},{"attraction_id":2267,"name":"the_kettle_tour_-_4_premium_locations_-_2_breweries,_distillery,_winery&cidery","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":99.95,"rating":-1.0},{"attraction_id":2268,"name":"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2477822,"lng":-123.0330053},"price":144.95,"rating":5.0},{"attraction_id":2269,"name":"vancouver,_shannon_falls_&_whistler,_sea_everything_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":144.95,"rating":-1.0},{"attraction_id":2270,"name":"halifax_hop_on_hop_off_bus","country":"canada","province":"nova_scotia","city":"halifax_region","location":{"lat":44.663465,"lng":-63.6241384},"price":56.01,"rating":-1.0},{"attraction_id":2271,"name":"arctic_day:_yukon_wildlife_and_hot_springs_tour","country":"canada","province":"yukon","city":"whitehorse","location":{"lat":60.7227415,"lng":-135.0558791},"price":145.95,"rating":5.0},{"attraction_id":2272,"name":"snowmobiling_activity_rides_of_1_hour","country":"canada","province":"quebec","city":"things_to_do_in_saint-jean-de-l'ile-d'orleans","location":{"lat":46.9055764,"lng":-70.9353914},"price":83.95,"rating":5.0},{"attraction_id":2273,"name":"quebec_city_historic_discoverers_cruise","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":45.502452,"lng":-73.5523778},"price":44.83,"rating":4.0},{"attraction_id":2274,"name":"montmorency_falls_bike_tour_in_quebec","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8167394,"lng":-71.2111641},"price":77.0,"rating":5.0},{"attraction_id":2275,"name":"lynn_canyon_park_and_photography_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":99.0,"rating":5.0},{"attraction_id":2276,"name":"best_of_saint_john_tour","country":"canada","province":"new_brunswick","city":"saint_john","location":"nil","price":149.0,"rating":-1.0},{"attraction_id":2277,"name":"vancouver_to_whistler_extended_tour_-_7_hrs_in_whistler_for_activities\/gondola","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2477822,"lng":-123.0330053},"price":175.0,"rating":-1.0},{"attraction_id":2278,"name":"vip_basilica_&_area_private_car_tour_(the_ste-anne_&_area,_riverside_lunch_tour)","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":134.96,"rating":-1.0},{"attraction_id":2279,"name":"best_of_p.e.i._tour","country":"canada","province":"prince_edward_island","city":"charlottetown","location":"nil","price":149.0,"rating":-1.0},{"attraction_id":2280,"name":"toronto_city_tour_with_cn_tower","country":"canada","province":"ontario","city":"toronto","location":"nil","price":99.0,"rating":-1.0},{"attraction_id":2281,"name":"best_of_vancouver_-_4_hours","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":186.65,"rating":5.0},{"attraction_id":2282,"name":"tour_to_niagara_falls_from_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.0756764,"lng":-79.0856639},"price":89.0,"rating":5.0},{"attraction_id":2283,"name":"tour_to_niagara_falls_with_cruise","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.0756764,"lng":-79.0856639},"price":103.0,"rating":-1.0},{"attraction_id":2284,"name":"family_friendly_tour_to_niagara_falls","country":"canada","province":"ontario","city":"toronto","location":"nil","price":89.0,"rating":-1.0},{"attraction_id":2285,"name":"aurora_bus_viewing_tours_yellowknife","country":"canada","province":"northwest_territories","city":"yellowknife","location":"nil","price":80.0,"rating":5.0},{"attraction_id":2286,"name":"great_canadian_food_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6544349,"lng":-79.3875078},"price":90.0,"rating":-1.0},{"attraction_id":2287,"name":"discover_the_reso:_montreal's_underground_city_-_walking_tour_with_a_local","country":"canada","province":"quebec","city":"montreal","location":"nil","price":69.0,"rating":-1.0},{"attraction_id":2288,"name":"vancouver_island's_ultimate_full_day_whale_and_wildlife_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.7403799,"lng":-123.6191421},"price":274.05,"rating":-1.0},{"attraction_id":2289,"name":"banff,_yoho_&_jasper_national_parks_summer_tour_from_calgary_(airport_transfers)","country":"canada","province":"alberta","city":"calgary","location":"nil","price":864.69,"rating":-1.0},{"attraction_id":2290,"name":"niagara_on_the_lake_from_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.0756764,"lng":-79.0856639},"price":79.0,"rating":-1.0},{"attraction_id":2291,"name":"niagara_falls_tour_from_niagara_on_the_lake","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.0756764,"lng":-79.0856639},"price":99.0,"rating":-1.0},{"attraction_id":2292,"name":"summer_tour_to_lake_louise,_moraine_lake_&_yoho_national_park_from_calgary","country":"canada","province":"alberta","city":"calgary","location":"nil","price":122.69,"rating":-1.0},{"attraction_id":2293,"name":"3-hour_east_vancouver_art_mural_&_craft_brewery_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":45.0,"rating":4.0},{"attraction_id":2294,"name":"whistler_sightseeing_tours_-_discover_all_of_whistler_this_summer!","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1133762,"lng":-122.954259},"price":83.99,"rating":-1.0},{"attraction_id":2295,"name":"niagara_falls_day_tour","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":79.0,"rating":5.0},{"attraction_id":2296,"name":"banff_national_park,_cave_&_basin_national_historic_site_tour_from_calgary","country":"canada","province":"alberta","city":"calgary","location":"nil","price":122.69,"rating":-1.0},{"attraction_id":2297,"name":"montreal_architectural_walking_tour_(2_hour)","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.505816,"lng":-73.5531589},"price":44.84,"rating":-1.0},{"attraction_id":2298,"name":"toronto_walking_tour_-_arts,_food_&_culture_(group_tour)","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.753672,"lng":-79.6089756},"price":35.0,"rating":-1.0},{"attraction_id":2299,"name":"8-days_east_coast_usa_&_canada_from_new_york_(with_airport_transfers)","country":"united_states","province":"new_york_(ny)","city":"things_to_do_in_cambridge","location":"nil","price":537.79,"rating":-1.0},{"attraction_id":2300,"name":"calgary,_banff_(in-depth),_jasper_&_yoho_national_parks_tour_from_calgary","country":"canada","province":"alberta","city":"calgary","location":"nil","price":733.41,"rating":-1.0},{"attraction_id":2301,"name":"whistler_experience_day_tour","country":"canada","province":"british_columbia","city":"whistler","location":"nil","price":279.3,"rating":-1.0},{"attraction_id":2302,"name":"vip_ice_hotel,_basilica,_copper_museum,_city_and_plains_by_private_car","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":162.22,"rating":-1.0},{"attraction_id":2303,"name":"heart_of_niagara_falls_full_monty_tour","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":104.14,"rating":-1.0},{"attraction_id":2304,"name":"heart_of_niagara_falls_tour","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":33.47,"rating":-1.0},{"attraction_id":2305,"name":"vip_whale_watching,_basilica_by_private_car_tour","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":216.75,"rating":-1.0},{"attraction_id":2306,"name":"ghost_and_mystery_trolley_tour","country":"canada","province":"ontario","city":"things_to_do_in_kingston","location":{"lat":44.2307614,"lng":-76.4797292},"price":38.42,"rating":-1.0},{"attraction_id":2307,"name":"camping_in_ontario's_most_beautiful_location","country":"canada","province":"ontario","city":"things_to_do_in_haliburton","location":"nil","price":150.0,"rating":-1.0},{"attraction_id":2308,"name":"lobsters_&_lighthouses","country":"canada","province":"nova_scotia","city":"halifax_region","location":{"lat":44.663465,"lng":-63.6241384},"price":42.57,"rating":-1.0},{"attraction_id":2309,"name":"port_renfrew_whale_&_wildlife_watching","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4222022,"lng":-123.3796261},"price":149.0,"rating":-1.0},{"attraction_id":2310,"name":"voyageur_canoe_and_horseback_ride","country":"canada","province":"alberta","city":"things_to_do_in_kananaskis_country","location":{"lat":50.9183584,"lng":-115.147942},"price":120.0,"rating":-1.0},{"attraction_id":2311,"name":"niagara_falls_&_niagara-on-the-lake","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.0756764,"lng":-79.0856639},"price":600.0,"rating":-1.0},{"attraction_id":2312,"name":"langley_wine_tasting_day_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":331.8,"rating":-1.0},{"attraction_id":2313,"name":"7_pm_spirit_of_victoria_food_tour_(gourmet_food_progressive_dinner_and_tour)","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":299.0,"rating":-1.0},{"attraction_id":2314,"name":"become_a_voyageur_-_canoe_tour","country":"canada","province":"alberta","city":"things_to_do_in_kananaskis_country","location":{"lat":50.9183584,"lng":-115.147942},"price":49.0,"rating":-1.0},{"attraction_id":2315,"name":"full_day_private_wine_tours_for_up_to_10_people","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.9325068,"lng":-119.4001778},"price":999.0,"rating":-1.0},{"attraction_id":2316,"name":"niagara_falls_and_boat_cruise","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.0756764,"lng":-79.0856639},"price":105.0,"rating":5.0},{"attraction_id":2317,"name":"niagara_falls_tour_&_boat_cruise","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":110.0,"rating":-1.0},{"attraction_id":2318,"name":"private_tour_from_toronto_to_niagara_on_the_lake","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.0756764,"lng":-79.0856639},"price":650.0,"rating":-1.0},{"attraction_id":2319,"name":"escape_to_rugged_waterfalls_&_canyons","country":"canada","province":"british_columbia","city":"things_to_do_in_north_vancouver","location":{"lat":45.427752,"lng":-75.692003},"price":55.0,"rating":5.0},{"attraction_id":2320,"name":"private_day_tour_to_visit_omega_park_and_montebello_lodge,_montreal_area","country":"canada","province":"quebec","city":"montreal","location":"nil","price":89.0,"rating":-1.0},{"attraction_id":2321,"name":"wood_walker","country":"canada","province":"quebec","city":"montreal","location":"nil","price":135.0,"rating":-1.0},{"attraction_id":2322,"name":"niagara_falls_bus_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.0756764,"lng":-79.0856639},"price":115.0,"rating":-1.0},{"attraction_id":2324,"name":"half-day_whale_watching_(telegraph_cove,_bc)","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4227209,"lng":-123.3689786},"price":143.07,"rating":-1.0},{"attraction_id":2325,"name":"sunset_whale_watching_(victoria,_bc)","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4227209,"lng":-123.3689786},"price":143.07,"rating":-1.0},{"attraction_id":2326,"name":"steveston_magical_mystery_storybrooke_explorer_private_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":132.5,"rating":-1.0},{"attraction_id":2327,"name":"vip_walk_the_city,_private_car_to_island_of_orleans","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":94.06,"rating":-1.0},{"attraction_id":2328,"name":"steveston_magical_mystery_&_sea_adventure_explorer_private_tour","country":"canada","province":"british_columbia","city":"things_to_do_in_richmond","location":"nil","price":150.0,"rating":-1.0},{"attraction_id":2329,"name":"vip_mobility_challenged_private_car_tour_(for_people_with_limited_mobility)","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":80.43,"rating":-1.0},{"attraction_id":2330,"name":"guiding_private_special_interest_day_tours,_short_&_long_haul_tours","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":350.0,"rating":-1.0},{"attraction_id":2331,"name":"vip_three_day_whale_watching_sea_kayaking_basilica_is_orleans_private_car_tour","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":503.03,"rating":-1.0},{"attraction_id":2332,"name":"vip_two_day_whale_watching,_sea_kayaking,_basilica,_by_private_car_tour","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":312.18,"rating":-1.0},{"attraction_id":2333,"name":"vip_private_car_tour_falls_&_island_of_orleans_-_(the_all_but_the_basilica_tour)","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":94.06,"rating":-1.0},{"attraction_id":2334,"name":"2_hour_quickie_adventure","country":"canada","province":"nova_scotia","city":"things_to_do_in_earltown","location":"nil","price":57.5,"rating":-1.0},{"attraction_id":2335,"name":"santo_domingo_city_tour_(all-day_from_punta_cana)","country":"caribbean","province":"dominican_republic","city":"la_altagracia_province","location":{"lat":18.484657,"lng":-77.928086},"price":129.51,"rating":-1.0},{"attraction_id":2336,"name":"vip_champagne_&_caviar_wilderness_picnic_tour_(armchair_adventure_tour)","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":230.38,"rating":-1.0},{"attraction_id":2337,"name":"niagara_fall_canada_wonder_tour","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.0756764,"lng":-79.0856639},"price":227.66,"rating":-1.0},{"attraction_id":2338,"name":"epic_niagara_falls_photo_walk","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":59.0,"rating":-1.0},{"attraction_id":2339,"name":"vancouver_private_charter_tour_with_experienced_local_guide","country":"canada","province":"british_columbia","city":"whistler","location":"nil","price":599.0,"rating":-1.0},{"attraction_id":2340,"name":"private_charter_tour_to_explore_vancouver_and_surrounding_area","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":49.2477822,"lng":-123.0330053},"price":599.0,"rating":-1.0},{"attraction_id":2341,"name":"3_hour_whale_watching_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.6488242,"lng":-123.3946395},"price":129.0,"rating":5.0},{"attraction_id":2342,"name":"pedal_pub_crawl_downtown_victoria","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":35.0,"rating":-1.0},{"attraction_id":2343,"name":"winter_tour_of_the_island_of_orleans","country":"canada","province":"quebec","city":"things_to_do_in_sainte-famille","location":"nil","price":70.0,"rating":-1.0},{"attraction_id":2344,"name":"3-night_private_resort_mansion_with_optional_excursions,_in_saskatoon,_sk","country":"canada","province":"things_to_do_in_saskatoon","city":"wanuskewin_heritage_park","location":{"lat":32.0778432,"lng":-81.0846711},"price":-1.0,"rating":-1.0},{"attraction_id":2345,"name":"best_of_montreal_full_day_tour","country":"canada","province":"quebec","city":"montreal","location":"nil","price":339.0,"rating":-1.0},{"attraction_id":2346,"name":"discovery_niagara_falls_usa_winter_tour","country":"united_states","province":"new_york_(ny)","city":"niagara_falls","location":{"lat":43.0962143,"lng":-79.0377388},"price":156.77,"rating":-1.0},{"attraction_id":2347,"name":"the_douglas_fir_trail_-_wandering_through_calgary's_past_-_calgary","country":"canada","province":"alberta","city":"calgary","location":"nil","price":57.75,"rating":-1.0},{"attraction_id":2348,"name":"keji_southern_lakes_canoe_trip_-_3_day","country":"canada","province":"nova_scotia","city":"things_to_do_in_earltown","location":"nil","price":684.25,"rating":-1.0},{"attraction_id":2349,"name":"frozen_ocean_canoe_trip_-3_day","country":"canada","province":"nova_scotia","city":"things_to_do_in_earltown","location":"nil","price":684.25,"rating":-1.0},{"attraction_id":2350,"name":"haunted_griffintown","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5220554,"lng":-73.5371121},"price":24.0,"rating":-1.0},{"attraction_id":2351,"name":"yukon-northern_lights_4-days_adventure_in_whitehorse","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":49.2869235,"lng":-123.12216},"price":-1.0,"rating":-1.0},{"attraction_id":2352,"name":"the_eerie_&_the_ominous_tour","country":"canada","province":"nova_scotia","city":"things_to_do_in_yarmouth","location":{"lat":43.8391301,"lng":-66.1189487},"price":20.0,"rating":-1.0},{"attraction_id":2353,"name":"harrison_hot_springs_day_tour","country":"canada","province":"british_columbia","city":"things_to_do_in_harrison_hot_springs","location":"nil","price":345.4,"rating":-1.0},{"attraction_id":2354,"name":"rental_of_a_boat_on_the_st._lawrence_river_-_quebec_city","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":2355,"name":"vancouver_highlights_and_capilano_suspension_park_tour_-_private_charter_(7_hrs)","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2477822,"lng":-123.0330053},"price":620.0,"rating":-1.0},{"attraction_id":2356,"name":"toronto_dumpling_crawl","country":"canada","province":"ontario","city":"toronto","location":"nil","price":75.0,"rating":-1.0},{"attraction_id":2357,"name":"private_tour_to_niagara_falls_and_niagara-on-the-lake_(from_toronto)","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.827133,"lng":-79.426344},"price":273.0,"rating":-1.0},{"attraction_id":2358,"name":"haunted_downtown","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5220554,"lng":-73.5371121},"price":24.0,"rating":-1.0},{"attraction_id":2359,"name":"haunted_mountain","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5220554,"lng":-73.5371121},"price":24.0,"rating":-1.0},{"attraction_id":2360,"name":"banff,_jasper,_okanagan_lake_&_kamloops_tour_from_vancouver","country":"canada","province":"british_columbia","city":"things_to_do_in_lake_louise","location":"nil","price":714.33,"rating":-1.0},{"attraction_id":2361,"name":"victoria_city_highlights_(01)","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":43.702555,"lng":-79.5233169},"price":325.0,"rating":-1.0},{"attraction_id":2362,"name":"from_the_ravines_of_rosedale_to_the_towers_of_yorkville_audio_tour_by_voicemap","country":"canada","province":"ontario","city":"toronto","location":"nil","price":6.8,"rating":-1.0},{"attraction_id":2363,"name":"seals_&_smiles_tour","country":"canada","province":"british_columbia","city":"things_to_do_in_pender_island","location":{"lat":48.8002755,"lng":-123.3109432},"price":68.25,"rating":-1.0},{"attraction_id":2364,"name":"find_montreal_black_history_on_site","country":"canada","province":"quebec","city":"montreal","location":"nil","price":40.0,"rating":-1.0},{"attraction_id":2365,"name":"nova_scotia_bucket_list_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":2366,"name":"coastal_headland_hiking_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":172.5,"rating":-1.0},{"attraction_id":2367,"name":"cabot_trail_and_cape_breton_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":2368,"name":"cape_breton_&_newfoundland_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":2369,"name":"hiking_and_sea_kayaking_combo_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":212.75,"rating":-1.0},{"attraction_id":2370,"name":"lunenburg_hike_and_town_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":172.5,"rating":-1.0},{"attraction_id":2371,"name":"ucluelet_harbour_kayaking_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.936092,"lng":-125.537252},"price":89.0,"rating":-1.0},{"attraction_id":2372,"name":"peggy's_cove_hike_and_village_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":143.75,"rating":-1.0},{"attraction_id":2373,"name":"private,_custom_historical_tour_(war_of_1812)_niagara_falls-niagara-on-the-lake","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":225.0,"rating":-1.0},{"attraction_id":2374,"name":"bay_of_fundy_walk_and_winery_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":189.75,"rating":-1.0},{"attraction_id":2375,"name":"old_montreal_delights_with_a_local!","country":"canada","province":"quebec","city":"montreal","location":"nil","price":225.0,"rating":-1.0},{"attraction_id":2376,"name":"banff_national_park_summer_tour_from_calgary","country":"canada","province":"alberta","city":"calgary","location":"nil","price":115.87,"rating":-1.0},{"attraction_id":2377,"name":"vip_private_walking_tour_lower_&_upper_town_(the_see_most_of_the_sites_tour)","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":35.43,"rating":-1.0},{"attraction_id":2378,"name":"vip_private_walking_tour_old_town_&_fortifications_(the_see_all_the_sites_tour)","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":44.97,"rating":-1.0},{"attraction_id":2379,"name":"naramata_private\/custom_wine_tours_up_to_10_people","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.9325068,"lng":-119.4001778},"price":999.0,"rating":-1.0},{"attraction_id":2380,"name":"vancouver_to_victoria_and_butchart_gardens_private_tour_-_ferry\/admission_incl.","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2477822,"lng":-123.0330053},"price":-1.0,"rating":-1.0},{"attraction_id":2381,"name":"vip_and_exclusive_tours","country":"canada","province":"british_columbia","city":"okanagan_valley","location":"nil","price":175.0,"rating":-1.0},{"attraction_id":2382,"name":"special_group_full_day_private_wine_tours_for_up_to_12_people_3_tour_options","country":"canada","province":"british_columbia","city":"okanagan_valley","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":2383,"name":"mix_tour:_3_sites_+_1_bonus_site","country":"canada","province":"quebec","city":"things_to_do_in_chambly","location":{"lat":45.4951539,"lng":-73.582501},"price":89.0,"rating":-1.0},{"attraction_id":2384,"name":"kelowna_wine_tours-event_5_hours","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.8294363,"lng":-119.6265584},"price":175.0,"rating":-1.0},{"attraction_id":2385,"name":"west_kelowna_wine_tour_5_hours.","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.8294363,"lng":-119.6265584},"price":175.0,"rating":-1.0},{"attraction_id":2386,"name":"rockies_classic_4-day_summer_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2869235,"lng":-123.12216},"price":687.0,"rating":4.5},{"attraction_id":2387,"name":"4-day_yukon_aurora_viewing_tour","country":"canada","province":"yukon","city":"whitehorse","location":{"lat":60.7227415,"lng":-135.0558791},"price":702.45,"rating":5.0},{"attraction_id":2388,"name":"vancouver_super_saver:_1-day_city_hop-on_hop-off_tour_and_attractions_combo","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284609,"lng":-123.108474},"price":81.0,"rating":4.5},{"attraction_id":2389,"name":"niagara_falls_domed_jet-boat_ride","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.149939,"lng":-79.0463155},"price":79.04,"rating":4.5},{"attraction_id":2390,"name":"6-hour_niagara_falls_canadian_side_evening_illuminations_tour","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.082352,"lng":-79.041138},"price":149.89,"rating":5.0},{"attraction_id":2391,"name":"independent_bike_tour_of_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2841459,"lng":-123.1193126},"price":35.7,"rating":5.0},{"attraction_id":2392,"name":"quebec_city_dinner_cruise","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":45.502452,"lng":-73.5523778},"price":142.56,"rating":4.0},{"attraction_id":2393,"name":"shared_wonder_tour","country":"united_states","province":"new_york_(ny)","city":"niagara_falls","location":{"lat":43.082352,"lng":-79.041138},"price":297.73,"rating":4.5},{"attraction_id":2394,"name":"victoria_excursion_from_vancouver_by_helicopter_and_sea_plane","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284751,"lng":-123.1394811},"price":699.0,"rating":-1.0},{"attraction_id":2395,"name":"niagara_falls_canada_underground_railroad_heritage_tour","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.09064,"lng":-79.021955},"price":124.05,"rating":5.0},{"attraction_id":2396,"name":"dog_mountain_snowshoeing_and_photography_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":143.0,"rating":5.0},{"attraction_id":2397,"name":"calgary_sightseeing_tour_by_sidecar","country":"canada","province":"alberta","city":"calgary","location":"nil","price":160.0,"rating":5.0},{"attraction_id":2398,"name":"granite_waterfalls_4-hour_boat_rental_for_5_to_6_people","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.272817,"lng":-123.1364204},"price":209.0,"rating":5.0},{"attraction_id":2399,"name":"thousand_islands_two_castle_helicopter_tour","country":"canada","province":"ontario","city":"things_to_do_in_gananoque","location":{"lat":44.3474018,"lng":-76.1751743},"price":265.64,"rating":5.0},{"attraction_id":2400,"name":"quebec_lower_town_historical_bike_tour","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8167394,"lng":-71.2111641},"price":57.0,"rating":5.0},{"attraction_id":2401,"name":"vancouver_boat_rental_for_up_to_4_people","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.272817,"lng":-123.1364204},"price":44.0,"rating":5.0},{"attraction_id":2402,"name":"toronto_harbour_sightseeing_cruise","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.638887,"lng":-79.380352},"price":29.32,"rating":4.5},{"attraction_id":2403,"name":"queen_street_west_pastry_tour","country":"canada","province":"ontario","city":"toronto","location":"nil","price":85.0,"rating":5.0},{"attraction_id":2404,"name":"the_magic_of_christmas_at_butchart_gardens_shuttle_and_entry","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4205836,"lng":-123.3727018},"price":73.5,"rating":5.0},{"attraction_id":2405,"name":"gastown_&_chinatown_night_photography_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":45.0,"rating":-1.0},{"attraction_id":2406,"name":"lake_george_luncheon_or_sightseeing_cruise_aboard_the_lac_du_saint_sacrement","country":"united_states","province":"new_york_(ny)","city":"lake_george","location":"nil","price":29.99,"rating":4.5},{"attraction_id":2407,"name":"montreal_mural_tour","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.526123,"lng":-73.5950714},"price":45.0,"rating":5.0},{"attraction_id":2408,"name":"victoria_and_butchart_gardens_by_seaplane_and_speed_boat","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284751,"lng":-123.1394811},"price":489.0,"rating":5.0},{"attraction_id":2409,"name":"whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4227209,"lng":-123.3689786},"price":447.57,"rating":5.0},{"attraction_id":2410,"name":"guaranteed_wine_tasting_at_mission_hill_&_quails_family_estates","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.9325068,"lng":-119.4001778},"price":131.25,"rating":-1.0},{"attraction_id":2411,"name":"fraser_valley_private_wine_tour_and_bistro_lunch","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2650247,"lng":-123.1124489},"price":950.29,"rating":-1.0},{"attraction_id":2412,"name":"vancouver_full-day_sightseeing_and_photography_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":249.0,"rating":5.0},{"attraction_id":2413,"name":"luxury_toronto_all_day_tour","country":"united_states","province":"new_york_(ny)","city":"niagara_falls","location":{"lat":43.0962143,"lng":-79.0377388},"price":489.4,"rating":-1.0},{"attraction_id":2414,"name":"vancouver_highlights_private_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":100.0,"rating":-1.0},{"attraction_id":2415,"name":"thousand_islands_sunset_dinner_cruise","country":"canada","province":"ontario","city":"things_to_do_in_kingston","location":{"lat":44.2307614,"lng":-76.4797292},"price":99.44,"rating":4.5},{"attraction_id":2416,"name":"montreal_guided_sightseeing_cruise","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.502452,"lng":-73.5523778},"price":39.08,"rating":3.5},{"attraction_id":2417,"name":"kicking_horse_river_rafting_family_adventure_including_bbq_lunch","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1772837,"lng":-115.5727351},"price":81.9,"rating":4.5},{"attraction_id":2418,"name":"best_of_vancouver!","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2866679,"lng":-123.141285},"price":75.0,"rating":-1.0},{"attraction_id":2419,"name":"ottawa_river_historic_sightseeing_cruise","country":"canada","province":"quebec","city":"things_to_do_in_ottawa","location":{"lat":45.4315573,"lng":-75.7079349},"price":28.0,"rating":4.0},{"attraction_id":2420,"name":"whistler_electric_bike_tour_(ebike)","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.116507,"lng":-122.948062},"price":105.0,"rating":5.0},{"attraction_id":2421,"name":"interactive_pirate_cruise_from_granville_island","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.27129,"lng":-123.1366356},"price":34.5,"rating":5.0},{"attraction_id":2422,"name":"victoria_highlight_city_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4280462,"lng":-123.368555},"price":74.95,"rating":4.0},{"attraction_id":2423,"name":"rideau_canal_cruise","country":"canada","province":"ontario","city":"ottawa","location":{"lat":45.4558462,"lng":-75.6950408},"price":29.0,"rating":4.0},{"attraction_id":2424,"name":"vancouver_boat_rental_for_up_to_5_people","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.272817,"lng":-123.1364204},"price":54.0,"rating":5.0},{"attraction_id":2425,"name":"fort_langley_magical_mystery_&_vineyard_explorer_private_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":150.0,"rating":-1.0},{"attraction_id":2426,"name":"private_tour:_sea_to_sky_corridor_adventure","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2650247,"lng":-123.1124489},"price":-1.0,"rating":-1.0},{"attraction_id":2427,"name":"full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch","country":"canada","province":"quebec","city":"mont_tremblant","location":{"lat":46.2132909,"lng":-74.5849902},"price":98.29,"rating":5.0},{"attraction_id":2428,"name":"wings_and_waterfalls_-_wells_gray_provincial_park_-_clearwater,_bc","country":"canada","province":"british_columbia","city":"things_to_do_in_clearwater","location":"nil","price":197.0,"rating":-1.0},{"attraction_id":2429,"name":"niagara_falls_american_side_highlights_tour","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.082352,"lng":-79.041138},"price":149.89,"rating":5.0},{"attraction_id":2430,"name":"exhilarating_120km_aerial_tour_of_toronto","country":"canada","province":"ontario","city":"things_to_do_in_markham","location":"nil","price":79.0,"rating":5.0},{"attraction_id":2431,"name":"seal_colony_3-hour_boat_rental_for_5_to_6_people","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.272817,"lng":-123.1364204},"price":169.0,"rating":-1.0},{"attraction_id":2432,"name":"boldt_castle_and_thousand_islands_helicopter_tour","country":"canada","province":"ontario","city":"things_to_do_in_gananoque","location":{"lat":44.3474018,"lng":-76.1751743},"price":172.84,"rating":5.0},{"attraction_id":2433,"name":"deluxe_vancouver_city_and_great_outdoors_private_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2650247,"lng":-123.1124489},"price":877.57,"rating":5.0},{"attraction_id":2434,"name":"dark_sky_canoe_trip_-_2_day","country":"canada","province":"nova_scotia","city":"things_to_do_in_earltown","location":"nil","price":454.25,"rating":-1.0},{"attraction_id":2435,"name":"lake_rossignol_canoe_trip_-_3_day","country":"canada","province":"nova_scotia","city":"things_to_do_in_earltown","location":"nil","price":684.25,"rating":-1.0},{"attraction_id":2436,"name":"keji_southern_lakes_canoe_trip_-_4_day","country":"canada","province":"nova_scotia","city":"things_to_do_in_earltown","location":"nil","price":914.25,"rating":-1.0},{"attraction_id":2437,"name":"whistler_day_tour_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2869235,"lng":-123.12216},"price":109.0,"rating":4.0},{"attraction_id":2438,"name":"vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284751,"lng":-123.1394811},"price":569.0,"rating":4.5},{"attraction_id":2439,"name":"canyon_sainte-anne_walking_tour","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":13.5,"rating":4.5},{"attraction_id":2440,"name":"kingston_discovery_sightseeing_cruise","country":"canada","province":"ontario","city":"things_to_do_in_kingston","location":{"lat":44.2307614,"lng":-76.4797292},"price":39.55,"rating":3.5},{"attraction_id":2441,"name":"gulf_islands_kayak_and_seaplane_adventure","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284751,"lng":-123.1394811},"price":629.0,"rating":5.0},{"attraction_id":2442,"name":"canada_place_and_vancouver_waterfront_photography_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2779117,"lng":-123.0986452},"price":103.95,"rating":5.0},{"attraction_id":2443,"name":"quebec_city_shore_excursion:_private_walking_tour","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8130864,"lng":-71.2055932},"price":19.58,"rating":5.0},{"attraction_id":2444,"name":"quebec_city_shore_excursion:_grand_walking_tour_of_quebec_city","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8130864,"lng":-71.2055932},"price":30.99,"rating":5.0},{"attraction_id":2445,"name":"nanaimo_bungy_jump","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":49.074147,"lng":-123.883895},"price":136.49,"rating":5.0},{"attraction_id":2446,"name":"40-minute_nanaimo_zipline_adventure","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":49.074147,"lng":-123.883895},"price":31.49,"rating":4.5},{"attraction_id":2447,"name":"nanaimo_kid_aerial_adventure","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":49.074147,"lng":-123.883895},"price":20.99,"rating":5.0},{"attraction_id":2448,"name":"arctic_day:_yukon_foodie_tour","country":"canada","province":"yukon","city":"whitehorse","location":{"lat":60.7227415,"lng":-135.0558791},"price":114.45,"rating":-1.0},{"attraction_id":2449,"name":"independent_bike_tour_of_niagara-on-the-lake_wineries_including_wine_tastings","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.2541511,"lng":-79.0854685},"price":64.0,"rating":4.5},{"attraction_id":2450,"name":"immersion_quebec:_virtual_reality_experience_of_quebec_city's_history","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8130864,"lng":-71.2055932},"price":17.99,"rating":4.5},{"attraction_id":2451,"name":"lift_your_spirits!_distillery_and_cocktail_experience","country":"canada","province":"ontario","city":"toronto","location":"nil","price":105.0,"rating":5.0},{"attraction_id":2452,"name":"el_camino_de_tapas_and_cocktails_-_luxurious_evening_food_crawl_in_toronto","country":"canada","province":"ontario","city":"toronto","location":"nil","price":169.0,"rating":-1.0},{"attraction_id":2453,"name":"gourmet_bike_tour_in_niagara-on-the-lake_with_wine_and_beer","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.2265419,"lng":-79.1159615},"price":134.47,"rating":5.0},{"attraction_id":2454,"name":"luxury_toronto_to_niagara_tour:_flight_&_limo_package","country":"canada","province":"ontario","city":"toronto","location":"nil","price":950.0,"rating":-1.0},{"attraction_id":2455,"name":"victoria_&_butchard_gardens_private_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":357.46,"rating":-1.0},{"attraction_id":2456,"name":"5-day_golden_aurora_circle:_yukon_and_alaska_summits","country":"canada","province":"yukon","city":"whitehorse","location":{"lat":60.7227415,"lng":-135.0558791},"price":-1.0,"rating":-1.0},{"attraction_id":2457,"name":"thousand_islands_helicopter_tour","country":"canada","province":"ontario","city":"things_to_do_in_gananoque","location":{"lat":44.3474018,"lng":-76.1751743},"price":114.84,"rating":5.0},{"attraction_id":2458,"name":"3_day_broken_group_islands_kayaking_expedition","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":950.0,"rating":-1.0},{"attraction_id":2459,"name":"vancouver_island_atv_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":49.2642733,"lng":-124.7592896},"price":627.9,"rating":5.0},{"attraction_id":2460,"name":"victoria_kids_aerial_adventure_course","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.443459,"lng":-123.465593},"price":20.99,"rating":5.0},{"attraction_id":2461,"name":"craft_vine,_orchard_&_stills","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":140.0,"rating":5.0},{"attraction_id":2462,"name":"skagway_shore_excursion:_full-day_tour_of_the_yukon","country":"united_states","province":"alaska_(ak)","city":"skagway","location":{"lat":59.4544198,"lng":-135.3173507},"price":157.45,"rating":5.0},{"attraction_id":2463,"name":"day_trip_from_seattle_to_victoria_on_the_victoria_clipper","country":"united_states","province":"washington_(wa)","city":"seattle","location":"nil","price":170.4,"rating":4.5},{"attraction_id":2464,"name":"skagway_shore_excursion:_bennett_train_journey_on_the_white_pass_rail","country":"united_states","province":"alaska_(ak)","city":"skagway","location":"nil","price":322.47,"rating":5.0},{"attraction_id":2465,"name":"victoria_butchart_gardens_express_from_cruise_ship_terminal","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4159693,"lng":-123.3849569},"price":80.0,"rating":-1.0},{"attraction_id":2466,"name":"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2477822,"lng":-123.0330053},"price":144.95,"rating":5.0},{"attraction_id":2467,"name":"vancouver,_shannon_falls_&_whistler,_sea_everything_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":144.95,"rating":-1.0},{"attraction_id":2468,"name":"quebec_city_shore_excursion:_half-day_tour_to_montmorency_falls_and_ste-anne-de-beaupr\u00e9","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8131324,"lng":-71.2056118},"price":57.5,"rating":4.5},{"attraction_id":2469,"name":"vancouver_to_whistler_extended_tour_-_7_hrs_in_whistler_for_activities\/gondola","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2477822,"lng":-123.0330053},"price":175.0,"rating":-1.0},{"attraction_id":2470,"name":"vancouver,_cypress_mountain,_shannon_falls_-_includes_sea-to-sky_gondola","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2477822,"lng":-123.0330053},"price":179.0,"rating":-1.0},{"attraction_id":2471,"name":"afternoon_charlottetown_city_tour","country":"canada","province":"prince_edward_island","city":"charlottetown","location":"nil","price":161.0,"rating":-1.0},{"attraction_id":2472,"name":"whistler_experience_day_tour","country":"canada","province":"british_columbia","city":"whistler","location":"nil","price":279.3,"rating":-1.0},{"attraction_id":2473,"name":"toronto_sightseeing_tour","country":"canada","province":"ontario","city":"toronto","location":"nil","price":350.0,"rating":-1.0},{"attraction_id":2474,"name":"langley_wine_tasting_day_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":331.8,"rating":-1.0},{"attraction_id":2475,"name":"7_pm_spirit_of_victoria_food_tour_(gourmet_food_progressive_dinner_and_tour)","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":299.0,"rating":-1.0},{"attraction_id":2476,"name":"steveston_magical_mystery_storybrooke_explorer_private_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":132.5,"rating":-1.0},{"attraction_id":2477,"name":"guiding_private_special_interest_day_tours,_short_&_long_haul_tours","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":350.0,"rating":-1.0},{"attraction_id":2478,"name":"vancouver_private_charter_tour_with_experienced_local_guide","country":"canada","province":"british_columbia","city":"whistler","location":"nil","price":599.0,"rating":-1.0},{"attraction_id":2479,"name":"new_brunswick_shore_excursion:_fundy_coast_to_shore_tour","country":"canada","province":"new_brunswick","city":"saint_john","location":"nil","price":213.35,"rating":-1.0},{"attraction_id":2480,"name":"harrison_hot_springs_day_tour","country":"canada","province":"british_columbia","city":"things_to_do_in_harrison_hot_springs","location":"nil","price":345.4,"rating":-1.0},{"attraction_id":2481,"name":"vancouver_highlights_and_capilano_suspension_park_tour_-_private_charter_(7_hrs)","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2477822,"lng":-123.0330053},"price":620.0,"rating":-1.0},{"attraction_id":2482,"name":"victoria_city_highlights_(01)","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":43.702555,"lng":-79.5233169},"price":325.0,"rating":-1.0},{"attraction_id":2483,"name":"6_pm_spirit_of_victoria_food_tour_(gourmet_food_progressive_dinner_and_tour)","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":299.0,"rating":-1.0},{"attraction_id":2484,"name":"vancouver_to_victoria_and_butchart_gardens_private_tour_-_ferry\/admission_incl.","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2477822,"lng":-123.0330053},"price":-1.0,"rating":-1.0},{"attraction_id":2485,"name":"4-day_yukon_aurora_viewing_tour","country":"canada","province":"yukon","city":"whitehorse","location":{"lat":60.7227415,"lng":-135.0558791},"price":702.45,"rating":5.0},{"attraction_id":2486,"name":"vancouver_shore_excursion:_pre-_or_post-cruise_north_shore_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.1978322,"lng":-123.0649959},"price":170.0,"rating":5.0},{"attraction_id":2487,"name":"private_guided_quebec_city_walking_tour","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8032471,"lng":-71.2347022},"price":22.5,"rating":-1.0},{"attraction_id":2488,"name":"vancouver_shore_excursion:_pre-cruise_city_tour_with_port_drop_off","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.1978322,"lng":-123.0649959},"price":80.0,"rating":5.0},{"attraction_id":2489,"name":"victoria_shore_excursion:_whale-watching_cruise_with_expert_naturalist_guides","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4224072,"lng":-123.3670534},"price":94.5,"rating":3.5},{"attraction_id":2490,"name":"sea_to_sky_exotic_driving_experience","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.359068,"lng":-123.267023},"price":404.25,"rating":5.0},{"attraction_id":2491,"name":"victoria_shore_excursion:_tastes_of_victoria_bike_tours","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4215452,"lng":-123.3748011},"price":93.45,"rating":5.0},{"attraction_id":2492,"name":"montreal_shore_excursion:_pre-_or_post-cruise_guided_sightseeing_tour_of_montreal","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5001458,"lng":-73.5720264},"price":56.0,"rating":3.5},{"attraction_id":2493,"name":"5-day_active_winter_adventure_in_yukon","country":"canada","province":"yukon","city":"whitehorse","location":{"lat":60.7227415,"lng":-135.0558791},"price":-1.0,"rating":5.0},{"attraction_id":2494,"name":"best_of_toronto_private_food_tour_with_sightseeing_and_black_car","country":"canada","province":"ontario","city":"toronto","location":"nil","price":225.0,"rating":5.0},{"attraction_id":2495,"name":"private_tour:_fraser_valley_wine_tour_in_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":291.11,"rating":4.0},{"attraction_id":2496,"name":"vancouver_highlights_private_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":100.0,"rating":-1.0},{"attraction_id":2497,"name":"fort_langley_magical_mystery_&_vineyard_explorer_private_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":150.0,"rating":-1.0},{"attraction_id":2498,"name":"vancouver_and_capilano_park","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":990.0,"rating":-1.0},{"attraction_id":2499,"name":"discover_sooke_to_port_renfrew","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":650.0,"rating":-1.0},{"attraction_id":2500,"name":"victoria_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":2501,"name":"vancouver_private_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":580.0,"rating":-1.0},{"attraction_id":2502,"name":"whistler_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":2503,"name":"quebec_shore_excursion:_small-group_food_walking_tour","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8130864,"lng":-71.2055932},"price":53.0,"rating":4.5},{"attraction_id":2504,"name":"quebec_city_shore_excursion:_private_walking_tour","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8130864,"lng":-71.2055932},"price":19.58,"rating":5.0},{"attraction_id":2505,"name":"quebec_city_shore_excursion:_grand_walking_tour_of_quebec_city","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8130864,"lng":-71.2055932},"price":30.99,"rating":5.0},{"attraction_id":2506,"name":"private_food_and_walking_china_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":43.0857136,"lng":-79.0824311},"price":130.87,"rating":5.0},{"attraction_id":2507,"name":"private_walking_china_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":43.0857136,"lng":-79.0824311},"price":89.97,"rating":-1.0},{"attraction_id":2508,"name":"victoria,_highlights_and_secret_places_of_a_fabulous_city","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":43.0857136,"lng":-79.0824311},"price":152.14,"rating":2.0},{"attraction_id":2509,"name":"butchart_gardens_and_vancouver_island_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":43.0857136,"lng":-79.0824311},"price":178.15,"rating":-1.0},{"attraction_id":2510,"name":"vancouver_shore_excursion:_private_fraser_valley_wine_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2650247,"lng":-123.1124489},"price":107.46,"rating":-1.0},{"attraction_id":2511,"name":"vancouver_shore_excursion:_small-group_gourmet_lunch_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.271678,"lng":-123.1350326},"price":146.35,"rating":5.0},{"attraction_id":2512,"name":"vancouver_shore_excursion:_small-group_granville_island_market_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.271678,"lng":-123.1350326},"price":79.9,"rating":5.0},{"attraction_id":2513,"name":"victoria_shore_excursion:_whale-watching_cruise_and_butchart_gardens_admission","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4227209,"lng":-123.3689786},"price":174.56,"rating":5.0},{"attraction_id":2514,"name":"craft_vine,_orchard_&_stills","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":140.0,"rating":5.0},{"attraction_id":2515,"name":"shore_excursion:_\u00eele_d'orl\u00e9ans_and_montmorency_waterfalls_tour_by_scooter","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":45.561051,"lng":-73.635034},"price":79.95,"rating":-1.0},{"attraction_id":2516,"name":"quebec_city_shore_excursion:_private_guided_quebec_city_walking_tour","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8032471,"lng":-71.2347022},"price":22.5,"rating":-1.0},{"attraction_id":2517,"name":"victoria_shore_excursion:_castles_and_neighborhoods_bike_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4215452,"lng":-123.3748011},"price":57.75,"rating":5.0},{"attraction_id":2518,"name":"pink_cadillac_sightseeing_tour_of_montreal","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5025925,"lng":-73.5551673},"price":-1.0,"rating":-1.0},{"attraction_id":2519,"name":"2-day_niagara_falls_tour_from_new_york_by_bus","country":"united_states","province":"new_york_(ny)","city":"new_york_city","location":{"lat":40.8261404,"lng":-74.229805},"price":436.23,"rating":4.5},{"attraction_id":2520,"name":"3-day_rocky_mountains_athabasca_tour_from_banff","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":49.2788333,"lng":-123.1232148},"price":476.7,"rating":-1.0},{"attraction_id":2521,"name":"viator_exclusive:_2-day_victoria_and_butchart_gardens_tour_with_overnight_at_the_fairmont_empress","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284609,"lng":-123.108474},"price":631.54,"rating":5.0},{"attraction_id":2522,"name":"yellowknife_northern_lights_viewing_tour_including_3-nights_accommodation","country":"canada","province":"northwest_territories","city":"yellowknife","location":{"lat":62.4549765,"lng":-114.3722764},"price":700.0,"rating":4.0},{"attraction_id":2523,"name":"banff,_yoho_&_jasper_national_parks_summer_tour_from_calgary_(airport_transfers)","country":"canada","province":"alberta","city":"calgary","location":"nil","price":864.69,"rating":-1.0},{"attraction_id":2524,"name":"4-day_vancouver_island_explorer_tour_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2788333,"lng":-123.1232148},"price":592.2,"rating":-1.0},{"attraction_id":2525,"name":"8-days_east_coast_usa_&_canada_from_new_york_(with_airport_transfers)","country":"united_states","province":"new_york_(ny)","city":"things_to_do_in_cambridge","location":"nil","price":537.79,"rating":-1.0},{"attraction_id":2526,"name":"calgary,_banff_(in-depth),_jasper_&_yoho_national_parks_tour_from_calgary","country":"canada","province":"alberta","city":"calgary","location":"nil","price":733.41,"rating":-1.0},{"attraction_id":2527,"name":"camping_in_ontario's_most_beautiful_location","country":"canada","province":"ontario","city":"things_to_do_in_haliburton","location":"nil","price":150.0,"rating":-1.0},{"attraction_id":2528,"name":"2-day_okanagan_chinook_tour_from_banff_finish_vancouver","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":49.2788333,"lng":-123.1232148},"price":308.7,"rating":-1.0},{"attraction_id":2529,"name":"vip_three_day_whale_watching_sea_kayaking_basilica_is_orleans_private_car_tour","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":503.03,"rating":-1.0},{"attraction_id":2530,"name":"vip_two_day_whale_watching,_sea_kayaking,_basilica,_by_private_car_tour","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":312.18,"rating":-1.0},{"attraction_id":2531,"name":"3-night_private_resort_mansion_with_optional_excursions,_in_saskatoon,_sk","country":"canada","province":"things_to_do_in_saskatoon","city":"wanuskewin_heritage_park","location":{"lat":32.0778432,"lng":-81.0846711},"price":-1.0,"rating":-1.0},{"attraction_id":2532,"name":"keji_southern_lakes_canoe_trip_-_3_day","country":"canada","province":"nova_scotia","city":"things_to_do_in_earltown","location":"nil","price":684.25,"rating":-1.0},{"attraction_id":2533,"name":"frozen_ocean_canoe_trip_-3_day","country":"canada","province":"nova_scotia","city":"things_to_do_in_earltown","location":"nil","price":684.25,"rating":-1.0},{"attraction_id":2534,"name":"yukon-northern_lights_4-days_adventure_in_whitehorse","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":49.2869235,"lng":-123.12216},"price":-1.0,"rating":-1.0},{"attraction_id":2535,"name":"2-day_rockies_roadrunner_tour_from_vancouver_finish_banff","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2788333,"lng":-123.1232148},"price":392.7,"rating":-1.0},{"attraction_id":2536,"name":"banff,_jasper,_okanagan_lake_&_kamloops_tour_from_vancouver","country":"canada","province":"british_columbia","city":"things_to_do_in_lake_louise","location":"nil","price":714.33,"rating":-1.0},{"attraction_id":2537,"name":"high_spirited_two_day_wine_adventure","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.894787,"lng":-119.496593},"price":450.0,"rating":-1.0},{"attraction_id":2538,"name":"nova_scotia_bucket_list_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":2539,"name":"cabot_trail_and_cape_breton_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":2540,"name":"cape_breton_&_newfoundland_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":2541,"name":"rockies_adventure_4-day_summer_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2869235,"lng":-123.12216},"price":708.0,"rating":5.0},{"attraction_id":2542,"name":"rockies_classic_4-day_summer_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2869235,"lng":-123.12216},"price":687.0,"rating":4.5},{"attraction_id":2543,"name":"4-day_yukon_aurora_viewing_tour","country":"canada","province":"yukon","city":"whitehorse","location":{"lat":60.7227415,"lng":-135.0558791},"price":702.45,"rating":5.0},{"attraction_id":2544,"name":"3-day_sundance_explorer_backcountry_lodge_by_horseback","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1763287,"lng":-115.570567},"price":-1.0,"rating":5.0},{"attraction_id":2545,"name":"yellowknife_northern_lights_tour_winter_4_days_3_nights_budget","country":"canada","province":"northwest_territories","city":"yellowknife","location":{"lat":62.4534547,"lng":-114.3686973},"price":748.95,"rating":5.0},{"attraction_id":2546,"name":"british_columbia_super_saver:_4-day_tour_of_vancouver,_whistler_and_victoria","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284609,"lng":-123.108474},"price":414.0,"rating":4.5},{"attraction_id":2547,"name":"viator_exclusive_2-day_victoria_and_butchart_gardens_tour_with_overnight_at_the_inn_at_laurel_point","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284609,"lng":-123.108474},"price":500.82,"rating":4.5},{"attraction_id":2548,"name":"7-day_puffin_tour_from_halifax_to_moncton","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":2549,"name":"yukon_summer_dream_-_active_summer_adventure","country":"canada","province":"yukon","city":"whitehorse","location":{"lat":60.7227415,"lng":-135.0558791},"price":-1.0,"rating":-1.0},{"attraction_id":2550,"name":"2-nights_aurora_hunting_with_accommodation","country":"canada","province":"northwest_territories","city":"yellowknife","location":{"lat":62.4549765,"lng":-114.3722764},"price":486.0,"rating":4.5},{"attraction_id":2551,"name":"4-day_northern_lights_tour_in_whitehorse_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2869235,"lng":-123.12216},"price":-1.0,"rating":5.0},{"attraction_id":2552,"name":"3_days_tour_fall_color_in_yukon_from_whitehorse","country":"canada","province":"yukon","city":"whitehorse","location":{"lat":60.8151378,"lng":-135.2986155},"price":650.0,"rating":5.0},{"attraction_id":2553,"name":"3-day_grotto_tour_to_bruce_peninsula","country":"canada","province":"ontario","city":"toronto","location":"nil","price":489.0,"rating":-1.0},{"attraction_id":2554,"name":"2-day_niagara_falls_experience_from_nyc","country":"united_states","province":"new_york_(ny)","city":"new_york_city","location":"nil","price":523.48,"rating":-1.0},{"attraction_id":2555,"name":"4-day_niagara_falls,_washington_dc,_philadelphia_&_amish_country","country":"united_states","province":"new_york_(ny)","city":"new_york_city","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":2556,"name":"western_canada_tour_(whistler,_sun_peaks,_jasper,_banff,_revelstoke)","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2869235,"lng":-123.12216},"price":-1.0,"rating":-1.0},{"attraction_id":2557,"name":"cape_breton_island","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":-1.0,"rating":5.0},{"attraction_id":2558,"name":"rockies_classic_4-day_winter_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2869235,"lng":-123.12216},"price":547.0,"rating":4.5},{"attraction_id":2559,"name":"two_day_combo:_niagara_falls_and_washington_dc_from_new_york","country":"united_states","province":"new_york_(ny)","city":"new_york_city","location":"nil","price":449.86,"rating":-1.0},{"attraction_id":2560,"name":"3_day_vancouver_island_cycling_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2914718,"lng":-123.142404},"price":-1.0,"rating":-1.0},{"attraction_id":2561,"name":"7-day_rocky_mountains_whistler_tomahawk_tour_from_vancouver_finish_banff","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2788333,"lng":-123.1232148},"price":-1.0,"rating":-1.0},{"attraction_id":2562,"name":"8-day_rocky_mountains_caribou_tour_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2788333,"lng":-123.1232148},"price":-1.0,"rating":-1.0},{"attraction_id":2563,"name":"14-day_rocky_mountains_whistler_vancouver_island_pacific_tour_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2788333,"lng":-123.1232148},"price":-1.0,"rating":-1.0},{"attraction_id":2564,"name":"10-day_rocky_mountains_whistler_big_west_tour_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2788333,"lng":-123.1232148},"price":-1.0,"rating":-1.0},{"attraction_id":2565,"name":"sun_peaks_3-day_ski_and_ride_trip","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2869235,"lng":-123.12216},"price":592.0,"rating":-1.0},{"attraction_id":2566,"name":"new_york_waterfalls_and_wilderness_&_breweries_adventure","country":"united_states","province":"new_york_(ny)","city":"new_york_city","location":{"lat":41.86212,"lng":-74.130185},"price":-1.0,"rating":-1.0},{"attraction_id":2567,"name":"celebrate_the_new_year_in_montreal","country":"united_states","province":"new_hampshire_(nh)","city":"manchester","location":{"lat":42.847646,"lng":-71.537301},"price":783.85,"rating":-1.0},{"attraction_id":2568,"name":"11-day_excursion:_nova_scotia_and_prince_edward_island:_music_and_culture_of_acadian_people_and_the_maritimes","country":"united_states","province":"new_hampshire_(nh)","city":"manchester","location":{"lat":42.847646,"lng":-71.537301},"price":-1.0,"rating":-1.0},{"attraction_id":2569,"name":"10-day_newfoundland_and_maritime_tour_from_halifax_to_moncton","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":2570,"name":"5_day_broken_islands_kayaking_expedition","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":2571,"name":"dark_sky_canoe_trip_-_2_day","country":"canada","province":"nova_scotia","city":"things_to_do_in_earltown","location":"nil","price":454.25,"rating":-1.0},{"attraction_id":2572,"name":"lake_rossignol_canoe_trip_-_3_day","country":"canada","province":"nova_scotia","city":"things_to_do_in_earltown","location":"nil","price":684.25,"rating":-1.0},{"attraction_id":2573,"name":"taste_of_the_tobeatic_canoe_trip_-_4_day","country":"canada","province":"nova_scotia","city":"things_to_do_in_earltown","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":2574,"name":"4-day_quebec_city_escape","country":"united_states","province":"new_hampshire_(nh)","city":"manchester","location":{"lat":42.847646,"lng":-71.537301},"price":-1.0,"rating":-1.0},{"attraction_id":2575,"name":"yellowknife_northern_lights_tour_winter_3_days_2_nights_all_inclusive","country":"canada","province":"northwest_territories","city":"yellowknife","location":{"lat":62.4534547,"lng":-114.3686973},"price":982.0,"rating":-1.0},{"attraction_id":2576,"name":"best_of_prince_edward_island","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":2577,"name":"2-day_whistler_sea_to_sky_tour_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2788333,"lng":-123.1232148},"price":166.95,"rating":4.5},{"attraction_id":2578,"name":"overnight_camping_and_river-rafting_trip_in_squamish","country":"canada","province":"british_columbia","city":"squamish","location":{"lat":49.749151,"lng":-123.133378},"price":425.24,"rating":5.0},{"attraction_id":2579,"name":"4-day_algonquin_park_canoe_trip","country":"canada","province":"ontario","city":"ottawa","location":"nil","price":711.9,"rating":4.0},{"attraction_id":2580,"name":"3-day_algonquin_park_canoe_trip","country":"canada","province":"ontario","city":"ottawa","location":"nil","price":542.4,"rating":5.0},{"attraction_id":2581,"name":"6-day_algonquin_explorer_canoe_trip","country":"canada","province":"ontario","city":"ottawa","location":"nil","price":949.2,"rating":-1.0},{"attraction_id":2582,"name":"3-day_tenquille_lake_expedition","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.3613164,"lng":-122.8502758},"price":-1.0,"rating":5.0},{"attraction_id":2583,"name":"2-day_niagara_falls_day_trip_from_new_york_city_by_train_and_air","country":"united_states","province":"new_york_(ny)","city":"new_york_city","location":{"lat":40.751976,"lng":-73.986603},"price":952.89,"rating":1.0},{"attraction_id":2584,"name":"seattle_2-day_tour_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2869235,"lng":-123.12216},"price":283.0,"rating":-1.0},{"attraction_id":2585,"name":"sleep_at_the_quebec_ice_hotel_overnight_stay","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":589.04,"rating":-1.0},{"attraction_id":2586,"name":"algonquin_park_adventure_lodge_4-day_trip","country":"canada","province":"ontario","city":"ottawa","location":"nil","price":747.0,"rating":5.0},{"attraction_id":2587,"name":"2-day_niagara_falls_and_1000_islands_tour_from_boston","country":"united_states","province":"massachusetts_(ma)","city":"boston","location":"nil","price":184.03,"rating":3.0},{"attraction_id":2588,"name":"2-day_fantasy_island_getaway","country":"canada","province":"british_columbia","city":"things_to_do_in_hamilton_parish","location":{"lat":49.206591,"lng":-122.93503},"price":460.9,"rating":-1.0},{"attraction_id":2589,"name":"4-day_bicycle_tour_through_canadian_rockies","country":"canada","province":"alberta","city":"edmonton","location":{"lat":53.5649649,"lng":-113.5786007},"price":-1.0,"rating":5.0},{"attraction_id":2590,"name":"5-day_golden_aurora_circle:_yukon_and_alaska_summits","country":"canada","province":"yukon","city":"whitehorse","location":{"lat":60.7227415,"lng":-135.0558791},"price":-1.0,"rating":-1.0},{"attraction_id":2591,"name":"3_day_broken_group_islands_kayaking_expedition","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":950.0,"rating":-1.0},{"attraction_id":2592,"name":"6-day_babine_river_of_grizzlies_expedition","country":"canada","province":"british_columbia","city":"prince_rupert","location":{"lat":49.749151,"lng":-123.133378},"price":-1.0,"rating":-1.0},{"attraction_id":2593,"name":"yellowknife_northern_lights_tour_winter_3_days_2_nights_budget","country":"canada","province":"northwest_territories","city":"yellowknife","location":{"lat":62.4534547,"lng":-114.3686973},"price":589.0,"rating":5.0},{"attraction_id":2594,"name":"seagrim_lakes_canoe_tour","country":"canada","province":"manitoba","city":"things_to_do_in_winnipeg","location":"nil","price":591.0,"rating":-1.0},{"attraction_id":2595,"name":"whale_watching_tour_with_2-nights_accommodation_package","country":"canada","province":"newfoundland_and_labrador","city":"things_to_do_in_port_rexton","location":{"lat":48.368514,"lng":-53.357835},"price":779.0,"rating":5.0},{"attraction_id":2596,"name":"10-day_new_england_fall_foliage_tour_including_cape_cod","country":"united_states","province":"new_hampshire_(nh)","city":"manchester","location":{"lat":42.847646,"lng":-71.537301},"price":-1.0,"rating":4.0},{"attraction_id":2597,"name":"7-day_best_of_new_england_tour","country":"united_states","province":"new_hampshire_(nh)","city":"manchester","location":{"lat":42.847646,"lng":-71.537301},"price":-1.0,"rating":5.0},{"attraction_id":2598,"name":"5-night_churchill_tour_and_polar_bear_adventure_from_winnipeg","country":"canada","province":"manitoba","city":"churchill","location":{"lat":58.769875,"lng":-94.175789},"price":-1.0,"rating":5.0},{"attraction_id":2599,"name":"niagara_falls_small-group_day_tour_from_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.647862,"lng":-79.3929029},"price":100.57,"rating":5.0},{"attraction_id":2600,"name":"day_trip_from_seattle_to_victoria_on_the_victoria_clipper","country":"united_states","province":"washington_(wa)","city":"seattle","location":"nil","price":170.4,"rating":4.5},{"attraction_id":2601,"name":"niagara_falls_day_and_evening_tour_with_boat_cruise_and_optional_fallsview_dinner","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6837428,"lng":-79.5929134},"price":169.0,"rating":4.5},{"attraction_id":2602,"name":"niagara_on_the_lake_wine_tour_with_cheese_pairing","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.2265419,"lng":-79.1159615},"price":83.62,"rating":5.0},{"attraction_id":2603,"name":"northern_lights_tour_from_yellowknife","country":"canada","province":"northwest_territories","city":"yellowknife","location":{"lat":62.4549765,"lng":-114.3722764},"price":100.0,"rating":4.5},{"attraction_id":2604,"name":"niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.2265419,"lng":-79.1159615},"price":157.07,"rating":5.0},{"attraction_id":2605,"name":"niagara_falls_one_day_sightseeing_tour_from_toronto","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.6692612,"lng":-79.3868078},"price":99.0,"rating":4.0},{"attraction_id":2606,"name":"niagara_falls_helicopter_tour","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.1186039,"lng":-79.0743842},"price":145.0,"rating":4.5},{"attraction_id":2607,"name":"christmas_in_quebec_city:_small-group_gourmet_food_tour","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8130864,"lng":-71.2055932},"price":55.0,"rating":5.0},{"attraction_id":2608,"name":"whistler_sightseeing_tours_-_discover_all_of_whistler_this_winter!","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1133762,"lng":-122.954259},"price":83.99,"rating":5.0},{"attraction_id":2609,"name":"ultimate_day_tour_to_victoria","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4227209,"lng":-123.3689786},"price":363.56,"rating":4.5},{"attraction_id":2610,"name":"the_kettle_tour_-_4_premium_locations_-_2_breweries,_distillery,_winery&cidery","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":99.95,"rating":-1.0},{"attraction_id":2611,"name":"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2477822,"lng":-123.0330053},"price":144.95,"rating":5.0},{"attraction_id":2612,"name":"vancouver,_shannon_falls_&_whistler,_sea_everything_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":144.95,"rating":-1.0},{"attraction_id":2613,"name":"halifax_hop_on_hop_off_bus","country":"canada","province":"nova_scotia","city":"halifax_region","location":{"lat":44.663465,"lng":-63.6241384},"price":56.01,"rating":-1.0},{"attraction_id":2614,"name":"arctic_day:_yukon_wildlife_and_hot_springs_tour","country":"canada","province":"yukon","city":"whitehorse","location":{"lat":60.7227415,"lng":-135.0558791},"price":145.95,"rating":5.0},{"attraction_id":2615,"name":"the_compromise_tour_-_4_premium_locations_-_winery,_winery&cidery,_2_breweries","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":99.95,"rating":-1.0},{"attraction_id":2616,"name":"lynn_canyon_park_and_photography_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":99.0,"rating":5.0},{"attraction_id":2617,"name":"vip_basilica_&_area_private_car_tour_(the_ste-anne_&_area,_riverside_lunch_tour)","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":134.96,"rating":-1.0},{"attraction_id":2618,"name":"best_of_vancouver_-_4_hours","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":186.65,"rating":5.0},{"attraction_id":2619,"name":"vancouver,_cypress_mountain,_shannon_falls_-_includes_sea-to-sky_gondola","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2477822,"lng":-123.0330053},"price":179.0,"rating":-1.0},{"attraction_id":2620,"name":"vancouver_island's_ultimate_full_day_whale_and_wildlife_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.7403799,"lng":-123.6191421},"price":274.05,"rating":-1.0},{"attraction_id":2621,"name":"banff,_yoho_&_jasper_national_parks_summer_tour_from_calgary_(airport_transfers)","country":"canada","province":"alberta","city":"calgary","location":"nil","price":864.69,"rating":-1.0},{"attraction_id":2622,"name":"niagara_on_the_lake_from_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.0888669,"lng":-79.0738137},"price":79.0,"rating":-1.0},{"attraction_id":2623,"name":"explore_the_best_of_old_montreal_-_private_walking_tour_with_a_local","country":"canada","province":"quebec","city":"montreal","location":"nil","price":190.0,"rating":-1.0},{"attraction_id":2624,"name":"3-hour_east_vancouver_art_mural_&_craft_brewery_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":45.0,"rating":4.0},{"attraction_id":2625,"name":"whistler_sightseeing_tours_-_discover_all_of_whistler_this_summer!","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1133762,"lng":-122.954259},"price":83.99,"rating":-1.0},{"attraction_id":2626,"name":"8-days_east_coast_usa_&_canada_from_new_york_(with_airport_transfers)","country":"united_states","province":"new_york_(ny)","city":"things_to_do_in_cambridge","location":"nil","price":537.79,"rating":-1.0},{"attraction_id":2627,"name":"calgary,_banff_(in-depth),_jasper_&_yoho_national_parks_tour_from_calgary","country":"canada","province":"alberta","city":"calgary","location":"nil","price":733.41,"rating":-1.0},{"attraction_id":2628,"name":"vip_ice_hotel,_basilica,_copper_museum,_city_and_plains_by_private_car","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":162.22,"rating":-1.0},{"attraction_id":2629,"name":"heart_of_niagara_falls_full_monty_tour","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":104.14,"rating":-1.0},{"attraction_id":2630,"name":"heart_of_niagara_falls_tour","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":33.47,"rating":-1.0},{"attraction_id":2631,"name":"port_renfrew_whale_&_wildlife_watching","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4222022,"lng":-123.3796261},"price":149.0,"rating":-1.0},{"attraction_id":2632,"name":"langley_wine_tasting_day_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":331.8,"rating":-1.0},{"attraction_id":2633,"name":"7_pm_spirit_of_victoria_food_tour_(gourmet_food_progressive_dinner_and_tour)","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":299.0,"rating":-1.0},{"attraction_id":2634,"name":"full_day_private_wine_tours_for_up_to_10_people","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.9325068,"lng":-119.4001778},"price":999.0,"rating":-1.0},{"attraction_id":2635,"name":"sunset_whale_watching_(victoria,_bc)","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4227209,"lng":-123.3689786},"price":143.07,"rating":-1.0},{"attraction_id":2636,"name":"steveston_magical_mystery_storybrooke_explorer_private_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":132.5,"rating":-1.0},{"attraction_id":2637,"name":"vip_walk_the_city,_private_car_to_island_of_orleans","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":94.06,"rating":-1.0},{"attraction_id":2638,"name":"steveston_magical_mystery_&_sea_adventure_explorer_private_tour","country":"canada","province":"british_columbia","city":"things_to_do_in_richmond","location":"nil","price":150.0,"rating":-1.0},{"attraction_id":2639,"name":"vip_heavenly_private_walking_sitting_eating_tour_(city,_wall,_plains,_bridges)","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":80.43,"rating":-1.0},{"attraction_id":2640,"name":"guiding_private_special_interest_day_tours,_short_&_long_haul_tours","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":350.0,"rating":-1.0},{"attraction_id":2641,"name":"vip_private_car_tour_falls_&_island_of_orleans_-_(the_all_but_the_basilica_tour)","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":94.06,"rating":-1.0},{"attraction_id":2642,"name":"vip_champagne_&_caviar_wilderness_picnic_tour_(armchair_adventure_tour)","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":230.38,"rating":-1.0},{"attraction_id":2643,"name":"niagara_fall_canada_wonder_tour","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.0756764,"lng":-79.0856639},"price":227.66,"rating":-1.0},{"attraction_id":2644,"name":"vancouver_private_charter_tour_with_experienced_local_guide","country":"canada","province":"british_columbia","city":"whistler","location":"nil","price":599.0,"rating":-1.0},{"attraction_id":2645,"name":"private_charter_tour_to_explore_vancouver_and_surrounding_area","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":49.2477822,"lng":-123.0330053},"price":599.0,"rating":-1.0},{"attraction_id":2646,"name":"3_hour_whale_watching_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.6488242,"lng":-123.3946395},"price":129.0,"rating":5.0},{"attraction_id":2647,"name":"best_of_montreal_full_day_tour","country":"canada","province":"quebec","city":"montreal","location":"nil","price":339.0,"rating":-1.0},{"attraction_id":2648,"name":"discovery_niagara_falls_usa_winter_tour","country":"united_states","province":"new_york_(ny)","city":"niagara_falls","location":{"lat":43.0962143,"lng":-79.0377388},"price":156.77,"rating":-1.0},{"attraction_id":2649,"name":"canadian_and_american_combo_winter_tour_of_niagara_falls","country":"united_states","province":"new_york_(ny)","city":"niagara_falls","location":{"lat":43.0962143,"lng":-79.0377388},"price":284.91,"rating":-1.0},{"attraction_id":2650,"name":"new_brunswick_shore_excursion:_fundy_coast_to_shore_tour","country":"canada","province":"new_brunswick","city":"saint_john","location":"nil","price":213.35,"rating":-1.0},{"attraction_id":2651,"name":"girls_just_want_to_have_fun","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.8294363,"lng":-119.6265584},"price":60.0,"rating":-1.0},{"attraction_id":2652,"name":"pirates_&_pints_pub_crawl","country":"canada","province":"nova_scotia","city":"things_to_do_in_yarmouth","location":{"lat":43.8391301,"lng":-66.1189487},"price":65.0,"rating":-1.0},{"attraction_id":2653,"name":"rental_of_a_boat_on_the_st._lawrence_river_-_quebec_city","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":2654,"name":"vancouver_highlights_and_capilano_suspension_park_tour_-_private_charter_(7_hrs)","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2477822,"lng":-123.0330053},"price":620.0,"rating":-1.0},{"attraction_id":2655,"name":"private_tour_to_niagara_falls_and_niagara-on-the-lake_(from_toronto)","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.827133,"lng":-79.426344},"price":273.0,"rating":-1.0},{"attraction_id":2656,"name":"banff,_jasper,_okanagan_lake_&_kamloops_tour_from_vancouver","country":"canada","province":"british_columbia","city":"things_to_do_in_lake_louise","location":"nil","price":714.33,"rating":-1.0},{"attraction_id":2657,"name":"victoria_city_highlights_(01)","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":43.702555,"lng":-79.5233169},"price":325.0,"rating":-1.0},{"attraction_id":2658,"name":"seals_&_smiles_tour","country":"canada","province":"british_columbia","city":"things_to_do_in_pender_island","location":{"lat":48.8002755,"lng":-123.3109432},"price":68.25,"rating":-1.0},{"attraction_id":2659,"name":"high_spirited_two_day_wine_adventure","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.894787,"lng":-119.496593},"price":450.0,"rating":-1.0},{"attraction_id":2660,"name":"ucluelet_harbour_kayaking_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.936092,"lng":-125.537252},"price":89.0,"rating":-1.0},{"attraction_id":2661,"name":"6_pm_spirit_of_victoria_food_tour_(gourmet_food_progressive_dinner_and_tour)","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":299.0,"rating":-1.0},{"attraction_id":2662,"name":"naramata_private\/custom_wine_tours_up_to_10_people","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.9325068,"lng":-119.4001778},"price":999.0,"rating":-1.0},{"attraction_id":2663,"name":"vancouver_to_victoria_and_butchart_gardens_private_tour_-_ferry\/admission_incl.","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2477822,"lng":-123.0330053},"price":-1.0,"rating":-1.0},{"attraction_id":2664,"name":"bachelorette_private_wine_tours","country":"canada","province":"british_columbia","city":"okanagan_valley","location":"nil","price":140.0,"rating":-1.0},{"attraction_id":2665,"name":"vip_and_exclusive_tours","country":"canada","province":"british_columbia","city":"okanagan_valley","location":"nil","price":175.0,"rating":-1.0},{"attraction_id":2666,"name":"special_group_full_day_private_wine_tours_for_up_to_12_people_3_tour_options","country":"canada","province":"british_columbia","city":"okanagan_valley","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":2667,"name":"village_quebec_tour;_1800's_reproduction_(food,_activities_and_fun_included)","country":"canada","province":"quebec","city":"things_to_do_in_drummondville","location":{"lat":45.4951539,"lng":-73.582501},"price":89.0,"rating":-1.0},{"attraction_id":2668,"name":"mix_tour:_3_sites_+_1_bonus_site","country":"canada","province":"quebec","city":"things_to_do_in_chambly","location":{"lat":45.4951539,"lng":-73.582501},"price":89.0,"rating":-1.0},{"attraction_id":2669,"name":"kelowna_wine_tours-event_5_hours","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.8294363,"lng":-119.6265584},"price":175.0,"rating":-1.0},{"attraction_id":2670,"name":"west_kelowna_wine_tour_5_hours.","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.8294363,"lng":-119.6265584},"price":175.0,"rating":-1.0},{"attraction_id":2671,"name":"4-day_yukon_aurora_viewing_tour","country":"canada","province":"yukon","city":"whitehorse","location":{"lat":60.7227415,"lng":-135.0558791},"price":702.45,"rating":5.0},{"attraction_id":2672,"name":"full-day_niagara_winery_tour_from_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.703077,"lng":-79.406384},"price":99.0,"rating":4.5},{"attraction_id":2673,"name":"fraser_valley_wine_tour_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":187.0,"rating":5.0},{"attraction_id":2674,"name":"quebec_city_dinner_cruise","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":45.502452,"lng":-73.5523778},"price":142.56,"rating":4.0},{"attraction_id":2675,"name":"dog_mountain_snowshoeing_and_photography_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":143.0,"rating":5.0},{"attraction_id":2676,"name":"calgary_sightseeing_tour_by_sidecar","country":"canada","province":"alberta","city":"calgary","location":"nil","price":160.0,"rating":5.0},{"attraction_id":2678,"name":"thousand_islands_two_castle_helicopter_tour","country":"canada","province":"ontario","city":"things_to_do_in_gananoque","location":{"lat":44.3474018,"lng":-76.1751743},"price":265.64,"rating":5.0},{"attraction_id":2679,"name":"the_magic_of_christmas_at_butchart_gardens_shuttle_and_entry","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4205836,"lng":-123.3727018},"price":73.5,"rating":5.0},{"attraction_id":2680,"name":"lake_george_luncheon_or_sightseeing_cruise_aboard_the_lac_du_saint_sacrement","country":"united_states","province":"new_york_(ny)","city":"lake_george","location":"nil","price":29.99,"rating":4.5},{"attraction_id":2681,"name":"whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4227209,"lng":-123.3689786},"price":447.57,"rating":5.0},{"attraction_id":2682,"name":"best_of_toronto_private_food_tour_with_sightseeing_and_black_car","country":"canada","province":"ontario","city":"toronto","location":"nil","price":225.0,"rating":5.0},{"attraction_id":2683,"name":"guaranteed_wine_tasting_at_mission_hill_&_quails_family_estates","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.9325068,"lng":-119.4001778},"price":131.25,"rating":-1.0},{"attraction_id":2684,"name":"fraser_valley_private_wine_tour_and_bistro_lunch","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2650247,"lng":-123.1124489},"price":950.29,"rating":-1.0},{"attraction_id":2685,"name":"small-group_annapolis_valley_wine_and_food_tour_from_halifax","country":"canada","province":"nova_scotia","city":"halifax_region","location":{"lat":44.987681,"lng":-64.138963},"price":160.0,"rating":5.0},{"attraction_id":2686,"name":"vancouver_full-day_sightseeing_and_photography_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":249.0,"rating":5.0},{"attraction_id":2687,"name":"luxury_toronto_all_day_tour","country":"united_states","province":"new_york_(ny)","city":"niagara_falls","location":{"lat":43.0962143,"lng":-79.0377388},"price":489.4,"rating":-1.0},{"attraction_id":2688,"name":"private_tour:_fraser_valley_wine_tour_in_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":291.11,"rating":4.0},{"attraction_id":2689,"name":"thousand_islands_sunset_dinner_cruise","country":"canada","province":"ontario","city":"things_to_do_in_kingston","location":{"lat":44.2307614,"lng":-76.4797292},"price":99.44,"rating":4.5},{"attraction_id":2690,"name":"toronto_aerial_tour_in_luxury_with_a_niagara_falls_winery_tour_and_tasting","country":"canada","province":"ontario","city":"toronto","location":"nil","price":189.0,"rating":-1.0},{"attraction_id":2691,"name":"fort_langley_magical_mystery_&_vineyard_explorer_private_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":150.0,"rating":-1.0},{"attraction_id":2692,"name":"private_tour:_sea_to_sky_corridor_adventure","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2650247,"lng":-123.1124489},"price":-1.0,"rating":-1.0},{"attraction_id":2693,"name":"full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch","country":"canada","province":"quebec","city":"mont_tremblant","location":{"lat":46.2132909,"lng":-74.5849902},"price":98.29,"rating":5.0},{"attraction_id":2694,"name":"5_day_broken_islands_kayaking_expedition","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":2695,"name":"wings_and_waterfalls_-_wells_gray_provincial_park_-_clearwater,_bc","country":"canada","province":"british_columbia","city":"things_to_do_in_clearwater","location":"nil","price":197.0,"rating":-1.0},{"attraction_id":2696,"name":"exhilarating_120km_aerial_tour_of_toronto","country":"canada","province":"ontario","city":"things_to_do_in_markham","location":"nil","price":79.0,"rating":5.0},{"attraction_id":2697,"name":"boldt_castle_and_thousand_islands_helicopter_tour","country":"canada","province":"ontario","city":"things_to_do_in_gananoque","location":{"lat":44.3474018,"lng":-76.1751743},"price":172.84,"rating":5.0},{"attraction_id":2698,"name":"ultimate_thousand_islands_helicopter_tour","country":"canada","province":"ontario","city":"things_to_do_in_gananoque","location":{"lat":44.3474018,"lng":-76.1751743},"price":522.0,"rating":5.0},{"attraction_id":2699,"name":"canada_place_and_vancouver_waterfront_photography_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2779117,"lng":-123.0986452},"price":103.95,"rating":5.0},{"attraction_id":2700,"name":"arctic_day:_yukon_foodie_tour","country":"canada","province":"yukon","city":"whitehorse","location":{"lat":60.7227415,"lng":-135.0558791},"price":114.45,"rating":-1.0},{"attraction_id":2701,"name":"craft_vine,_orchard_&_stills","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":140.0,"rating":5.0},{"attraction_id":2702,"name":"lift_your_spirits!_distillery_and_cocktail_experience","country":"canada","province":"ontario","city":"toronto","location":"nil","price":105.0,"rating":5.0},{"attraction_id":2703,"name":"el_camino_de_tapas_and_cocktails_-_luxurious_evening_food_crawl_in_toronto","country":"canada","province":"ontario","city":"toronto","location":"nil","price":169.0,"rating":-1.0},{"attraction_id":2704,"name":"gourmet_bike_tour_in_niagara-on-the-lake_with_wine_and_beer","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.2265419,"lng":-79.1159615},"price":134.47,"rating":5.0},{"attraction_id":2705,"name":"luxury_toronto_to_niagara_tour:_flight_&_limo_package","country":"canada","province":"ontario","city":"toronto","location":"nil","price":950.0,"rating":-1.0},{"attraction_id":2706,"name":"sake_a_to_z_gastronomic_experience_in_distillery_district","country":"canada","province":"ontario","city":"toronto","location":"nil","price":90.0,"rating":5.0},{"attraction_id":2707,"name":"sunset_e-bike_adventure_w\/wine_&_cheese","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.278014,"lng":-123.131252},"price":99.0,"rating":5.0},{"attraction_id":2708,"name":"dream_car_driving_experience","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.359068,"lng":-123.267023},"price":225.75,"rating":-1.0},{"attraction_id":2709,"name":"thousand_islands_helicopter_tour","country":"canada","province":"ontario","city":"things_to_do_in_gananoque","location":{"lat":44.3474018,"lng":-76.1751743},"price":114.84,"rating":5.0},{"attraction_id":2710,"name":"3_day_broken_group_islands_kayaking_expedition","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":950.0,"rating":-1.0},{"attraction_id":2711,"name":"naramata_private\/custom_wine_tours_up_to_10_people","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.9325068,"lng":-119.4001778},"price":999.0,"rating":-1.0},{"attraction_id":2712,"name":"private_tour:_quebec_city_walking_tour","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8130864,"lng":-71.2055932},"price":25.72,"rating":5.0},{"attraction_id":2713,"name":"axe_throwing_-_one_hour_guided_experience","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.0891237,"lng":-123.038608},"price":38.85,"rating":5.0},{"attraction_id":2714,"name":"private_winery_tour_of_niagara-on-the-lake","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":165.0,"rating":5.0},{"attraction_id":2715,"name":"airliner_adventures_package","country":"canada","province":"ontario","city":"toronto","location":"nil","price":129.0,"rating":-1.0},{"attraction_id":2716,"name":"old_montreal_private_walking_tour","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5025925,"lng":-73.5551673},"price":160.0,"rating":4.5},{"attraction_id":2717,"name":"vancouver_2-hour_private_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":218.16,"rating":5.0},{"attraction_id":2718,"name":"vip_basilica_&_area_private_car_tour_(the_ste-anne_&_area,_riverside_lunch_tour)","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":134.96,"rating":-1.0},{"attraction_id":2719,"name":"best_of_vancouver_-_4_hours","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":186.65,"rating":5.0},{"attraction_id":2720,"name":"2-hour_downtown_vancouver_private_walking_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":54.53,"rating":-1.0},{"attraction_id":2721,"name":"explore_the_best_of_old_montreal_-_private_walking_tour_with_a_local","country":"canada","province":"quebec","city":"montreal","location":"nil","price":190.0,"rating":-1.0},{"attraction_id":2722,"name":"afternoon_charlottetown_city_tour","country":"canada","province":"prince_edward_island","city":"charlottetown","location":"nil","price":161.0,"rating":-1.0},{"attraction_id":2723,"name":"whistler_experience_day_tour","country":"canada","province":"british_columbia","city":"whistler","location":"nil","price":279.3,"rating":-1.0},{"attraction_id":2724,"name":"toronto_sightseeing_tour","country":"canada","province":"ontario","city":"toronto","location":"nil","price":350.0,"rating":-1.0},{"attraction_id":2725,"name":"vip_ice_hotel,_basilica,_copper_museum,_city_and_plains_by_private_car","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":162.22,"rating":-1.0},{"attraction_id":2726,"name":"vip_whale_watching,_basilica_by_private_car_tour","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":216.75,"rating":-1.0},{"attraction_id":2727,"name":"niagara_falls_&_niagara-on-the-lake","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.0756764,"lng":-79.0856639},"price":600.0,"rating":-1.0},{"attraction_id":2728,"name":"langley_wine_tasting_day_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":331.8,"rating":-1.0},{"attraction_id":2729,"name":"quebec,_cradle_of_new_france","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":225.0,"rating":-1.0},{"attraction_id":2730,"name":"private_tour_from_toronto_to_niagara_on_the_lake","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.0756764,"lng":-79.0856639},"price":650.0,"rating":-1.0},{"attraction_id":2731,"name":"private_day_tour_to_visit_omega_park_and_montebello_lodge,_montreal_area","country":"canada","province":"quebec","city":"montreal","location":"nil","price":89.0,"rating":-1.0},{"attraction_id":2732,"name":"steveston_magical_mystery_storybrooke_explorer_private_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":132.5,"rating":-1.0},{"attraction_id":2733,"name":"vip_walk_the_city,_private_car_to_island_of_orleans","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":94.06,"rating":-1.0},{"attraction_id":2734,"name":"steveston_magical_mystery_&_sea_adventure_explorer_private_tour","country":"canada","province":"british_columbia","city":"things_to_do_in_richmond","location":"nil","price":150.0,"rating":-1.0},{"attraction_id":2735,"name":"vip_heavenly_private_walking_sitting_eating_tour_(city,_wall,_plains,_bridges)","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":80.43,"rating":-1.0},{"attraction_id":2736,"name":"vip_mobility_challenged_private_car_tour_(for_people_with_limited_mobility)","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":80.43,"rating":-1.0},{"attraction_id":2737,"name":"guiding_private_special_interest_day_tours,_short_&_long_haul_tours","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":350.0,"rating":-1.0},{"attraction_id":2738,"name":"tasting_tours_-_romance_is_in_the_air!","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.8294363,"lng":-119.6265584},"price":75.0,"rating":-1.0},{"attraction_id":2739,"name":"vip_private_car_tour_falls_&_island_of_orleans_-_(the_all_but_the_basilica_tour)","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":94.06,"rating":-1.0},{"attraction_id":2740,"name":"vip_champagne_&_caviar_wilderness_picnic_tour_(armchair_adventure_tour)","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":230.38,"rating":-1.0},{"attraction_id":2741,"name":"bachelorette_wine_tours_-_west_kelowna_wine_tour-_3_hrs.","country":"canada","province":"british_columbia","city":"okanagan_valley","location":"nil","price":117.0,"rating":-1.0},{"attraction_id":2742,"name":"vancouver_private_charter_tour_with_experienced_local_guide","country":"canada","province":"british_columbia","city":"whistler","location":"nil","price":599.0,"rating":-1.0},{"attraction_id":2743,"name":"private_charter_tour_to_explore_vancouver_and_surrounding_area","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":49.2477822,"lng":-123.0330053},"price":599.0,"rating":-1.0},{"attraction_id":2744,"name":"winter_tour_of_the_island_of_orleans","country":"canada","province":"quebec","city":"things_to_do_in_sainte-famille","location":"nil","price":70.0,"rating":-1.0},{"attraction_id":2745,"name":"3-night_private_resort_mansion_with_optional_excursions,_in_saskatoon,_sk","country":"canada","province":"things_to_do_in_saskatoon","city":"wanuskewin_heritage_park","location":{"lat":32.0778432,"lng":-81.0846711},"price":-1.0,"rating":-1.0},{"attraction_id":2746,"name":"2_hour_gastown_&_granville_st._walking_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.264913,"lng":-123.1192012},"price":230.0,"rating":-1.0},{"attraction_id":2747,"name":"tasting_express_tours","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.8294363,"lng":-119.6265584},"price":120.0,"rating":-1.0},{"attraction_id":2748,"name":"harrison_hot_springs_day_tour","country":"canada","province":"british_columbia","city":"things_to_do_in_harrison_hot_springs","location":"nil","price":345.4,"rating":-1.0},{"attraction_id":2749,"name":"rental_of_a_boat_on_the_st._lawrence_river_-_quebec_city","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":2750,"name":"vancouver_highlights_and_capilano_suspension_park_tour_-_private_charter_(7_hrs)","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2477822,"lng":-123.0330053},"price":620.0,"rating":-1.0},{"attraction_id":2751,"name":"private_tour_to_niagara_falls_and_niagara-on-the-lake_(from_toronto)","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.827133,"lng":-79.426344},"price":273.0,"rating":-1.0},{"attraction_id":2753,"name":"victoria_city_highlights_(01)","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":43.702555,"lng":-79.5233169},"price":325.0,"rating":-1.0},{"attraction_id":2754,"name":"from_the_ravines_of_rosedale_to_the_towers_of_yorkville_audio_tour_by_voicemap","country":"canada","province":"ontario","city":"toronto","location":"nil","price":6.8,"rating":-1.0},{"attraction_id":2755,"name":"seals_&_smiles_tour","country":"canada","province":"british_columbia","city":"things_to_do_in_pender_island","location":{"lat":48.8002755,"lng":-123.3109432},"price":68.25,"rating":-1.0},{"attraction_id":2756,"name":"private,_custom_historical_tour_(war_of_1812)_niagara_falls-niagara-on-the-lake","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":225.0,"rating":-1.0},{"attraction_id":2757,"name":"old_montreal_delights_with_a_local!","country":"canada","province":"quebec","city":"montreal","location":"nil","price":225.0,"rating":-1.0},{"attraction_id":2758,"name":"vip_private_walking_tour_lower_&_upper_town_(the_see_most_of_the_sites_tour)","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":35.43,"rating":-1.0},{"attraction_id":2759,"name":"vip_private_walking_tour_old_town_&_fortifications_(the_see_all_the_sites_tour)","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":44.97,"rating":-1.0},{"attraction_id":2760,"name":"naramata_private\/custom_wine_tours_up_to_10_people","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.9325068,"lng":-119.4001778},"price":999.0,"rating":-1.0},{"attraction_id":2761,"name":"vancouver_to_victoria_and_butchart_gardens_private_tour_-_ferry\/admission_incl.","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2477822,"lng":-123.0330053},"price":-1.0,"rating":-1.0},{"attraction_id":2762,"name":"bachelorette_private_wine_tours","country":"canada","province":"british_columbia","city":"okanagan_valley","location":"nil","price":140.0,"rating":-1.0},{"attraction_id":2763,"name":"vip_and_exclusive_tours","country":"canada","province":"british_columbia","city":"okanagan_valley","location":"nil","price":175.0,"rating":-1.0},{"attraction_id":2764,"name":"special_group_full_day_private_wine_tours_for_up_to_12_people_3_tour_options","country":"canada","province":"british_columbia","city":"okanagan_valley","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":2765,"name":"west_kelowna_wine_tour_5_hours.","country":"canada","province":"british_columbia","city":"okanagan_valley","location":{"lat":49.8294363,"lng":-119.6265584},"price":175.0,"rating":-1.0},{"attraction_id":2766,"name":"comprehensive_tour_of_toronto","country":"canada","province":"ontario","city":"toronto","location":"nil","price":150.0,"rating":-1.0},{"attraction_id":2767,"name":"montr\u00e9al_downtown_and_underground_city_private_walking_tour","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5025925,"lng":-73.5551673},"price":160.0,"rating":5.0},{"attraction_id":2768,"name":"island's_finest_private_tour","country":"canada","province":"prince_edward_island","city":"things_to_do_in_charlottetown","location":{"lat":46.217712,"lng":-63.073867},"price":402.5,"rating":5.0},{"attraction_id":2769,"name":"nuremberg_like_a_local:_customized_private_tour","country":"europe","province":"germany","city":"bavaria","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":5.0},{"attraction_id":2770,"name":"catania_like_a_local:_customized_private_tour","country":"europe","province":"italy","city":"sicily","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2771,"name":"historic_tour_around_town","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":115.0,"rating":5.0},{"attraction_id":2772,"name":"bruges_like_a_local:_customized_private_tour","country":"europe","province":"belgium","city":"flanders","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":5.0},{"attraction_id":2773,"name":"quebec_city_private_walking_tour_-_400_years_of_french_america","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.7561139,"lng":-71.1790215},"price":130.0,"rating":5.0},{"attraction_id":2774,"name":"cardiff_like_a_local:_customized_private_tour","country":"europe","province":"united_kingdom_(uk)","city":"wales","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2775,"name":"independent_bike_tour_of_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2841459,"lng":-123.1193126},"price":35.7,"rating":5.0},{"attraction_id":2776,"name":"vancouver_full_day_private_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2602186,"lng":-123.0201111},"price":920.0,"rating":3.5},{"attraction_id":2777,"name":"private_tour_to_capilano_bridge_and_grouse_mountain","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2869235,"lng":-123.12216},"price":334.0,"rating":5.0},{"attraction_id":2778,"name":"private_butchart_gardens_and_victoria_half-day_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":45.301728,"lng":-85.275168},"price":550.0,"rating":-1.0},{"attraction_id":2779,"name":"vancouver_private_day_tour_and_capilano_suspension_bridge","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2869235,"lng":-123.12216},"price":300.0,"rating":5.0},{"attraction_id":2780,"name":"vancouver_whistler_private_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":126.0,"rating":-1.0},{"attraction_id":2781,"name":"victoria_city_and_butchart_gardens_private_half-day_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":420.0,"rating":5.0},{"attraction_id":2782,"name":"vancouver_city_private_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":141.75,"rating":5.0},{"attraction_id":2783,"name":"private_walking_tour_in_old_quebec_with_xavier","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":250.0,"rating":5.0},{"attraction_id":2784,"name":"salzburg_like_a_local:_customized_private_tour","country":"europe","province":"austria","city":"austrian_alps","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2785,"name":"60_minute_private_vacation_photography_session_with_photographer_in_istanbul","country":"europe","province":"turkey","city":"istanbul","location":{"lat":54.5259614,"lng":15.2551187},"price":477.13,"rating":-1.0},{"attraction_id":2786,"name":"private_wine_and_chocolate_tour_in_niagara_wine_region","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":165.0,"rating":5.0},{"attraction_id":2787,"name":"private_gastown_and_chinatown_walking_tour_in_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":54.53,"rating":-1.0},{"attraction_id":2788,"name":"30_minute_private_vacation_photography_session_with_photographer_in_new_orleans","country":"united_states","province":"louisiana_(la)","city":"new_orleans","location":"nil","price":340.8,"rating":-1.0},{"attraction_id":2789,"name":"ajaccio_like_a_local:_customized_private_tour","country":"europe","province":"france","city":"corsica","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2790,"name":"caribbean_dreams_ocho_rios_private_party_hopper","country":"caribbean","province":"jamaica","city":"saint_ann_parish","location":{"lat":19.7732678,"lng":-70.4950612},"price":80.43,"rating":-1.0},{"attraction_id":2791,"name":"gothenburg_like_a_local:_customized_private_tour","country":"europe","province":"sweden","city":"west_coast","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":4.0},{"attraction_id":2792,"name":"luxury_private_tour_of_niagara_falls_from_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6837428,"lng":-79.5929134},"price":950.0,"rating":5.0},{"attraction_id":2793,"name":"private_tour:_vancouver_3-hour_city_highlights_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2650247,"lng":-123.1124489},"price":386.92,"rating":5.0},{"attraction_id":2794,"name":"private_tour:_vancouver_to_victoria_island","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2869235,"lng":-123.12216},"price":670.0,"rating":5.0},{"attraction_id":2795,"name":"shore_excursion:_prince_edward_island_and_anne_of_green_gables","country":"canada","province":"prince_edward_island","city":"things_to_do_in_prince_edward_island","location":"nil","price":470.0,"rating":5.0},{"attraction_id":2796,"name":"osaka_like_a_local:_customized_private_tour","country":"asia","province":"japan","city":"kinki","location":{"lat":34.047863,"lng":100.6196553},"price":47.71,"rating":-1.0},{"attraction_id":2797,"name":"private_tour:_day_trip_from_vancouver_to_whistler","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2869235,"lng":-123.12216},"price":350.0,"rating":4.5},{"attraction_id":2798,"name":"private_tour:_niagara_falls_sightseeing_from_us_side","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":569.82,"rating":5.0},{"attraction_id":2799,"name":"private_tour_of_niagara_falls_with_hornblower_boat_cruise","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.6837428,"lng":-79.5929134},"price":995.0,"rating":5.0},{"attraction_id":2800,"name":"best_of_toronto_private_food_tour_with_sightseeing_and_black_car","country":"canada","province":"ontario","city":"toronto","location":"nil","price":225.0,"rating":5.0},{"attraction_id":2801,"name":"fraser_valley_private_wine_tour_and_bistro_lunch","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2650247,"lng":-123.1124489},"price":950.29,"rating":-1.0},{"attraction_id":2802,"name":"private_tour:_whistler_day_trip_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":252.0,"rating":5.0},{"attraction_id":2803,"name":"salamanca_like_a_local:_customized_private_tour","country":"europe","province":"spain","city":"castile_and_leon","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2804,"name":"london_like_a_local:_customized_private_tour","country":"europe","province":"united_kingdom_(uk)","city":"england","location":{"lat":54.5259614,"lng":15.2551187},"price":54.1,"rating":-1.0},{"attraction_id":2805,"name":"private_tour_of_lake_louise_and_the_icefield_parkway","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1214558,"lng":-114.0858128},"price":900.0,"rating":5.0},{"attraction_id":2806,"name":"120_minute_private_vacation_photography_session_with_local_photographer_in_seoul","country":"asia","province":"south_korea","city":"seoul","location":{"lat":34.047863,"lng":100.6196553},"price":886.09,"rating":5.0},{"attraction_id":2807,"name":"private_custom-made_niagara_falls_wine,_beer,_and_spirits_tour","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":139.0,"rating":5.0},{"attraction_id":2808,"name":"private_sightseeing_tour:_vancouver_&_capilano_bridge_(6_hrs)","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2043733,"lng":-122.9339129},"price":567.0,"rating":-1.0},{"attraction_id":2809,"name":"basel_like_a_local:_customized_private_tour","country":"europe","province":"switzerland","city":"canton_of_basel","location":{"lat":54.5259614,"lng":15.2551187},"price":54.1,"rating":-1.0},{"attraction_id":2810,"name":"oslo_like_a_local:_customized_private_tour","country":"europe","province":"norway","city":"eastern_norway","location":{"lat":54.5259614,"lng":15.2551187},"price":54.1,"rating":-1.0},{"attraction_id":2811,"name":"jerusalem_like_a_local:_customized_private_tour","country":"middle_east","province":"israel","city":"jerusalem_district","location":{"lat":29.2985278,"lng":42.5509603},"price":47.71,"rating":-1.0},{"attraction_id":2812,"name":"mallorca_like_a_local:_customized_private_tour","country":"europe","province":"spain","city":"balearic_islands","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2813,"name":"90_minute_private_vacation_photography_session_with_local_photographer_in_lake_como","country":"europe","province":"italy","city":"lombardy","location":{"lat":54.5259614,"lng":15.2551187},"price":681.61,"rating":-1.0},{"attraction_id":2814,"name":"nagasaki_like_a_local:_customized_private_tour","country":"asia","province":"japan","city":"kyushu","location":{"lat":34.047863,"lng":100.6196553},"price":47.71,"rating":-1.0},{"attraction_id":2815,"name":"island_scenic_&_anne_of_green_gables_private_tour","country":"canada","province":"prince_edward_island","city":"things_to_do_in_charlottetown","location":{"lat":46.217712,"lng":-63.073867},"price":322.0,"rating":3.5},{"attraction_id":2816,"name":"private_full-day_tour_to_hopewell_rocks_from_saint_john","country":"canada","province":"new_brunswick","city":"saint_john","location":"nil","price":570.0,"rating":5.0},{"attraction_id":2817,"name":"palermo_like_a_local:_customized_private_tour","country":"europe","province":"italy","city":"sicily","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2818,"name":"private_tour:_fraser_valley_wine_tour_in_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":291.11,"rating":4.0},{"attraction_id":2819,"name":"30_minute_private_vacation_photography_session_with_local_photographer_in_paris","country":"europe","province":"france","city":"ile-de-france","location":{"lat":54.5259614,"lng":15.2551187},"price":340.8,"rating":-1.0},{"attraction_id":2820,"name":"lyon_like_a_local:_customized_private_tour","country":"europe","province":"france","city":"auvergne-rhone-alpes","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2821,"name":"stockholm_like_a_local:_customized_private_tour","country":"europe","province":"sweden","city":"stockholm_county","location":{"lat":54.5259614,"lng":15.2551187},"price":54.1,"rating":-1.0},{"attraction_id":2822,"name":"ghent_like_a_local:_customized_private_tour","country":"europe","province":"belgium","city":"flanders","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2823,"name":"tallinn_like_a_local:_customized_private_tour","country":"europe","province":"estonia","city":"harju_county","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2824,"name":"shore_excursion:_charlottetown_south_shore_and_confederation_bridge","country":"canada","province":"prince_edward_island","city":"things_to_do_in_cavendish","location":"nil","price":410.0,"rating":5.0},{"attraction_id":2825,"name":"gdansk_like_a_local:_customized_private_tour","country":"europe","province":"poland","city":"northern_poland","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2826,"name":"antwerp_like_a_local:_customized_private_tour","country":"europe","province":"belgium","city":"flanders","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2827,"name":"berlin_like_a_local:_customized_private_tour","country":"europe","province":"germany","city":"berlin","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2828,"name":"60_minute_private_vacation_photography_session_with_local_photographer_in_kauai","country":"united_states","province":"hawaii_(hi)","city":"kauai","location":"nil","price":477.13,"rating":5.0},{"attraction_id":2829,"name":"60_minute_private_vacation_photography_session_with_photographer_in_napa-sonoma","country":"united_states","province":"california_(ca)","city":"napa_valley","location":"nil","price":477.13,"rating":5.0},{"attraction_id":2830,"name":"busan_like_a_local:_customized_private_tour","country":"asia","province":"south_korea","city":"busan","location":{"lat":34.047863,"lng":100.6196553},"price":40.9,"rating":-1.0},{"attraction_id":2831,"name":"rouen_like_a_local:_customized_private_tour","country":"europe","province":"france","city":"normandy","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2832,"name":"belgrade_like_a_local:_customized_private_tour","country":"europe","province":"serbia","city":"belgrade","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2833,"name":"private_tour:_vancouver_day_trip","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2869235,"lng":-123.12216},"price":179.0,"rating":5.0},{"attraction_id":2834,"name":"san_jose_like_a_local:_customized_private_tour","country":"central_america","province":"costa_rica","city":"province_of_san_jose","location":{"lat":12.7690126,"lng":-85.6023643},"price":40.9,"rating":-1.0},{"attraction_id":2835,"name":"private_tour:_vancouver_1-hour_city_highlights_driving_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2650247,"lng":-123.1124489},"price":122.73,"rating":5.0},{"attraction_id":2836,"name":"3-hour_private_tour:_butchart_gardens_and_saanich_peninsula","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":290.0,"rating":-1.0},{"attraction_id":2837,"name":"customized_private_tour_of_cadiz","country":"europe","province":"spain","city":"andalucia","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2838,"name":"geneva_like_a_local:_customized_private_tour","country":"europe","province":"switzerland","city":"canton_of_geneva","location":{"lat":54.5259614,"lng":15.2551187},"price":54.1,"rating":-1.0},{"attraction_id":2839,"name":"private_customized_walking_tour_of_amsterdam","country":"europe","province":"the_netherlands","city":"north_holland_province","location":{"lat":54.5259614,"lng":15.2551187},"price":54.1,"rating":-1.0},{"attraction_id":2840,"name":"30_minute_private_vacation_photography_session_with_local_photographer_in_nyc","country":"united_states","province":"new_york_(ny)","city":"new_york_city","location":"nil","price":340.8,"rating":-1.0},{"attraction_id":2841,"name":"cologne_like_a_local:_customized_private_tour","country":"europe","province":"germany","city":"north_rhine-westphalia","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2842,"name":"zaragoza_like_a_local:_customized_private_tour","country":"europe","province":"spain","city":"aragon","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2843,"name":"private_horse-drawn_sleigh_ride_in_banff","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1763287,"lng":-115.570567},"price":198.45,"rating":5.0},{"attraction_id":2844,"name":"nicosia_like_a_local:_customized_private_tour","country":"europe","province":"cyprus","city":"nicosia_district","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2845,"name":"boston_like_a_local:_customized_private_tour","country":"united_states","province":"massachusetts_(ma)","city":"boston","location":"nil","price":40.9,"rating":-1.0},{"attraction_id":2846,"name":"innsbruck_like_a_local:_customized_private_tour","country":"europe","province":"austria","city":"austrian_alps","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2847,"name":"melbourne_like_a_local:_customized_private_tour","country":"south_pacific","province":"australia","city":"victoria","location":"nil","price":47.71,"rating":-1.0},{"attraction_id":2848,"name":"whistler_electric_bike_tour_(ebike)","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.116507,"lng":-122.948062},"price":105.0,"rating":5.0},{"attraction_id":2849,"name":"private_tour_and_transfer_from_niagara_falls_to_buffalo_airport","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":179.0,"rating":4.5},{"attraction_id":2850,"name":"limassol_like_a_local:_customized_private_tour","country":"europe","province":"cyprus","city":"limassol_district","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2851,"name":"genoa_like_a_local:_customized_private_tour","country":"europe","province":"italy","city":"liguria","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2852,"name":"cape_town_like_a_local:_customized_private_tour","country":"africa","province":"south_africa","city":"western_cape","location":{"lat":-8.783195,"lng":34.508523},"price":40.9,"rating":-1.0},{"attraction_id":2853,"name":"kanazawa_like_a_local:_customized_private_tour","country":"asia","province":"japan","city":"chubu","location":{"lat":34.047863,"lng":100.6196553},"price":47.71,"rating":-1.0},{"attraction_id":2854,"name":"evening_private_small_group_city_sightseeing_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":72.45,"rating":-1.0},{"attraction_id":2855,"name":"verona_like_a_local:_customized_private_tour","country":"europe","province":"italy","city":"veneto","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2856,"name":"granada_like_a_local:_customized_private_tour","country":"europe","province":"spain","city":"andalucia","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2857,"name":"sydney_like_a_local:_customized_private_tour","country":"south_pacific","province":"australia","city":"new_south_wales","location":"nil","price":47.71,"rating":-1.0},{"attraction_id":2858,"name":"buenos_aires_like_a_local:_customized_private_tour","country":"south_america","province":"argentina","city":"capital_federal_district","location":{"lat":-8.783195,"lng":-55.491477},"price":40.9,"rating":-1.0},{"attraction_id":2859,"name":"60_minute_private_vacation_photography_session_with_photographer_in_banff","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":48.428331,"lng":-123.3691939},"price":477.13,"rating":-1.0},{"attraction_id":2860,"name":"the_hague_like_a_local:_customized_private_tour","country":"europe","province":"the_netherlands","city":"south_holland_province","location":{"lat":54.5259614,"lng":15.2551187},"price":54.1,"rating":-1.0},{"attraction_id":2861,"name":"reykjavik_like_a_local:_customized_private_tour","country":"europe","province":"iceland","city":"capital_region","location":{"lat":54.5259614,"lng":15.2551187},"price":54.1,"rating":-1.0},{"attraction_id":2862,"name":"milan_like_a_local:_customized_private_tour","country":"europe","province":"italy","city":"lombardy","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2863,"name":"venice_like_a_local:_customized_private_tour","country":"europe","province":"italy","city":"veneto","location":{"lat":54.5259614,"lng":15.2551187},"price":54.1,"rating":-1.0},{"attraction_id":2864,"name":"helsinki_like_a_local:_customized_private_tour","country":"europe","province":"finland","city":"uusimaa","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2865,"name":"dublin_like_a_local:_customized_private_tour","country":"europe","province":"ireland","city":"province_of_leinster","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2866,"name":"mainz_like_a_local:_customized_private_tour","country":"europe","province":"germany","city":"rhineland-palatinate","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2867,"name":"ronda_like_a_local:_customized_private_tour","country":"europe","province":"spain","city":"community_of_madrid","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2868,"name":"chicago_like_a_local:_customized_private_tour","country":"united_states","province":"illinois_(il)","city":"chicago","location":"nil","price":40.9,"rating":-1.0},{"attraction_id":2869,"name":"toulouse_like_a_local:_customized_private_tour","country":"europe","province":"france","city":"occitanie","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2870,"name":"frankfurt_like_a_local:_customized_private_tour","country":"europe","province":"germany","city":"hesse","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2871,"name":"belfast_like_a_local:_customized_private_tour","country":"europe","province":"united_kingdom_(uk)","city":"northern_ireland","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2872,"name":"porto_like_a_local:_customized_private_tour","country":"europe","province":"portugal","city":"northern_portugal","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2873,"name":"90_minute_private_vacation_photography_session_with_local_photographer_in_venice","country":"europe","province":"italy","city":"veneto","location":{"lat":54.5259614,"lng":15.2551187},"price":681.61,"rating":-1.0},{"attraction_id":2874,"name":"120_minute_private_vacation_photography_session_with_local_photographer_in_venice","country":"europe","province":"italy","city":"veneto","location":{"lat":54.5259614,"lng":15.2551187},"price":886.09,"rating":-1.0},{"attraction_id":2875,"name":"rotterdam_like_a_local:_customized_private_tour","country":"europe","province":"the_netherlands","city":"south_holland_province","location":{"lat":54.5259614,"lng":15.2551187},"price":54.1,"rating":-1.0},{"attraction_id":2876,"name":"best_of_vancouver_private_evening_city_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":157.5,"rating":-1.0},{"attraction_id":2877,"name":"trondheim_like_a_local:_customized_private_tour","country":"europe","province":"norway","city":"central_norway","location":{"lat":54.5259614,"lng":15.2551187},"price":54.1,"rating":-1.0},{"attraction_id":2878,"name":"naples_like_a_local:_customized_private_tour","country":"europe","province":"italy","city":"campania","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2879,"name":"customized_private_tour_of_manchester","country":"europe","province":"united_kingdom_(uk)","city":"england","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2880,"name":"madrid_like_a_local:_customized_private_tour","country":"europe","province":"spain","city":"community_of_madrid","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2881,"name":"vienna_like_a_local:_customized_private_tour","country":"europe","province":"austria","city":"vienna_region","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":5.0},{"attraction_id":2882,"name":"valencia_like_a_local:_customized_private_tour","country":"europe","province":"spain","city":"valencian_country","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2883,"name":"fort_langley_magical_mystery_&_vineyard_explorer_private_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":150.0,"rating":-1.0},{"attraction_id":2884,"name":"victoria_full-day_private_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":49.2650247,"lng":-123.1124489},"price":-1.0,"rating":-1.0},{"attraction_id":2885,"name":"whistler_full-day_private_tour_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2650247,"lng":-123.1124489},"price":-1.0,"rating":5.0},{"attraction_id":2886,"name":"private_tour:_sea_to_sky_corridor_adventure","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2650247,"lng":-123.1124489},"price":-1.0,"rating":-1.0},{"attraction_id":2887,"name":"private_sightseeing_tour:_sea_to_sky_magic_(6_hrs)","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":49.2043733,"lng":-122.9339129},"price":638.0,"rating":5.0},{"attraction_id":2888,"name":"zurich_like_a_local:_customized_private_tour","country":"europe","province":"switzerland","city":"canton_of_zurich","location":{"lat":54.5259614,"lng":15.2551187},"price":54.1,"rating":-1.0},{"attraction_id":2889,"name":"warsaw_like_a_local:_customized_private_tour","country":"europe","province":"poland","city":"central_poland","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2890,"name":"wroclaw_like_a_local:_customized_private_tour","country":"europe","province":"poland","city":"southern_poland","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2891,"name":"caribbean_dreams_negril_private_party_hopper","country":"caribbean","province":"jamaica","city":"westmoreland_parish","location":{"lat":19.7732678,"lng":-70.4950612},"price":80.43,"rating":-1.0},{"attraction_id":2892,"name":"your_wild_escape_package","country":"canada","province":"british_columbia","city":"things_to_do_in_skookumchuck","location":"nil","price":249.0,"rating":-1.0},{"attraction_id":2893,"name":"one_night_getaway","country":"canada","province":"british_columbia","city":"things_to_do_in_skookumchuck","location":"nil","price":99.0,"rating":-1.0},{"attraction_id":2894,"name":"wilderness_getaway","country":"canada","province":"british_columbia","city":"things_to_do_in_skookumchuck","location":"nil","price":199.0,"rating":-1.0},{"attraction_id":2895,"name":"vancouver_private_wine_tasting_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":250.0,"rating":5.0},{"attraction_id":2896,"name":"60_minute_private_vacation_photography_session_with_local_photographer_in_playa_del_carmen","country":"mexico","province":"yucatan_peninsula","city":"quintana_roo","location":"nil","price":477.13,"rating":-1.0},{"attraction_id":2897,"name":"90_minute_private_vacation_photography_session_with_local_photographer_in_kauai","country":"united_states","province":"hawaii_(hi)","city":"kauai","location":"nil","price":681.61,"rating":-1.0},{"attraction_id":2898,"name":"120_minute_private_vacation_photography_session_with_local_photographer_in_kauai","country":"united_states","province":"hawaii_(hi)","city":"kauai","location":"nil","price":886.09,"rating":-1.0},{"attraction_id":2899,"name":"90_minute_private_vacation_photography_session_with_local_photographer_in_playa_del_carmen","country":"mexico","province":"yucatan_peninsula","city":"quintana_roo","location":"nil","price":681.61,"rating":5.0},{"attraction_id":2900,"name":"90_minute_private_vacation_photography_session_with_local_photographer_in_dubrovnik","country":"europe","province":"croatia","city":"dalmatia","location":{"lat":54.5259614,"lng":15.2551187},"price":681.61,"rating":-1.0},{"attraction_id":2901,"name":"120_minute_private_vacation_photography_session_with_local_photographer_in_dubrovnik","country":"europe","province":"croatia","city":"dalmatia","location":{"lat":54.5259614,"lng":15.2551187},"price":886.09,"rating":-1.0},{"attraction_id":2902,"name":"30_minute_private_vacation_photography_session_with_local_photographer_in_dubrovnik","country":"europe","province":"croatia","city":"dalmatia","location":{"lat":54.5259614,"lng":15.2551187},"price":340.8,"rating":-1.0},{"attraction_id":2903,"name":"60_minute_private_vacation_photography_session_with_local_photographer_in_dubrovnik","country":"europe","province":"croatia","city":"dalmatia","location":{"lat":54.5259614,"lng":15.2551187},"price":477.13,"rating":-1.0},{"attraction_id":2904,"name":"120_minute_private_vacation_photography_session_with_local_photographer_in_dublin","country":"europe","province":"ireland","city":"province_of_leinster","location":{"lat":54.5259614,"lng":15.2551187},"price":886.09,"rating":-1.0},{"attraction_id":2905,"name":"30_minute_private_vacation_photography_session_with_local_photographer_in_playa_del_carmen","country":"mexico","province":"yucatan_peninsula","city":"quintana_roo","location":"nil","price":340.8,"rating":-1.0},{"attraction_id":2906,"name":"90_minute_private_vacation_photography_session_with_local_photographer_in_dublin","country":"europe","province":"ireland","city":"province_of_leinster","location":{"lat":54.5259614,"lng":15.2551187},"price":681.61,"rating":-1.0},{"attraction_id":2907,"name":"30_minute_private_vacation_photography_session_with_local_photographer_in_reykjavik","country":"europe","province":"iceland","city":"capital_region","location":{"lat":54.5259614,"lng":15.2551187},"price":340.8,"rating":-1.0},{"attraction_id":2908,"name":"90_minute_private_vacation_photography_session_with_local_photographer_in_reykjavik","country":"europe","province":"iceland","city":"capital_region","location":{"lat":54.5259614,"lng":15.2551187},"price":681.61,"rating":-1.0},{"attraction_id":2909,"name":"30_minute_private_vacation_photography_session_with_local_photographer_in_dublin","country":"europe","province":"ireland","city":"province_of_leinster","location":{"lat":54.5259614,"lng":15.2551187},"price":340.8,"rating":-1.0},{"attraction_id":2910,"name":"60_minute_private_vacation_photography_session_with_local_photographer_in_dublin","country":"europe","province":"ireland","city":"province_of_leinster","location":{"lat":54.5259614,"lng":15.2551187},"price":477.13,"rating":-1.0},{"attraction_id":2911,"name":"60_minute_private_vacation_photography_session_with_local_photographer_in_reykjavik","country":"europe","province":"iceland","city":"capital_region","location":{"lat":54.5259614,"lng":15.2551187},"price":477.13,"rating":-1.0},{"attraction_id":2912,"name":"private_tour_and_transfer_from_niagara_falls_to_toronto_international_airport","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":289.0,"rating":-1.0},{"attraction_id":2913,"name":"private_day_tour_to_niagara_falls_from_toronto","country":"canada","province":"ontario","city":"toronto","location":"nil","price":270.0,"rating":5.0},{"attraction_id":2914,"name":"private_tour_and_transfer_from_niagara_falls_to_hamilton_international_airport","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":209.0,"rating":-1.0},{"attraction_id":2915,"name":"bilbao_like_a_local:_customized_private_tour","country":"europe","province":"spain","city":"basque_country","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2916,"name":"private_tour:_capilano_suspension_bridge_and_grouse_mountain","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":332.91,"rating":5.0},{"attraction_id":2917,"name":"riga_like_a_local:_customized_private_tour","country":"europe","province":"latvia","city":"riga_region","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2918,"name":"private_tour:_victoria_and_butchart_gardens_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":451.79,"rating":5.0},{"attraction_id":2919,"name":"skiing_for_beginner,_snow_tubing_or_snowshoeing_tour_from_toronto_private_tour","country":"canada","province":"ontario","city":"toronto","location":"nil","price":599.0,"rating":-1.0},{"attraction_id":2920,"name":"90_minute_private_vacation_photography_session_with_local_photographer_in_santorini","country":"europe","province":"greece","city":"south_aegean","location":{"lat":54.5259614,"lng":15.2551187},"price":681.61,"rating":-1.0},{"attraction_id":2921,"name":"30_minute_private_vacation_photography_session_with_local_photographer_in_santorini","country":"europe","province":"greece","city":"south_aegean","location":{"lat":54.5259614,"lng":15.2551187},"price":340.8,"rating":5.0},{"attraction_id":2922,"name":"120_minute_private_vacation_photography_session_with_local_photographer_in_santorini","country":"europe","province":"greece","city":"south_aegean","location":{"lat":54.5259614,"lng":15.2551187},"price":886.09,"rating":5.0},{"attraction_id":2923,"name":"60_minute_private_vacation_photography_session_with_local_photographer_in_santorini","country":"europe","province":"greece","city":"south_aegean","location":{"lat":54.5259614,"lng":15.2551187},"price":477.13,"rating":-1.0},{"attraction_id":2924,"name":"30_minute_private_vacation_photography_session_with_local_photographer_in_london","country":"europe","province":"united_kingdom_(uk)","city":"england","location":{"lat":54.5259614,"lng":15.2551187},"price":340.8,"rating":-1.0},{"attraction_id":2925,"name":"60_minute_private_vacation_photography_session_with_local_photographer_in_rome","country":"europe","province":"italy","city":"lazio","location":{"lat":54.5259614,"lng":15.2551187},"price":477.13,"rating":-1.0},{"attraction_id":2926,"name":"30_minute_private_vacation_photography_session_with_local_photographer_in_rome","country":"europe","province":"italy","city":"lazio","location":{"lat":54.5259614,"lng":15.2551187},"price":340.8,"rating":-1.0},{"attraction_id":2927,"name":"90_minute_private_vacation_photography_session_with_local_photographer_in_rome","country":"europe","province":"italy","city":"lazio","location":{"lat":54.5259614,"lng":15.2551187},"price":681.61,"rating":-1.0},{"attraction_id":2928,"name":"nice_like_a_local:_customized_private_tour","country":"europe","province":"france","city":"provence-alpes-cote_d'azur","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2929,"name":"marseille_like_a_local:_customized_private_tour","country":"europe","province":"france","city":"provence-alpes-cote_d'azur","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2930,"name":"new_york_like_a_local:_customized_private_tour","country":"united_states","province":"new_york_(ny)","city":"new_york_city","location":"nil","price":47.71,"rating":-1.0},{"attraction_id":2931,"name":"toronto_like_a_local:_customized_private_tour","country":"canada","province":"ontario","city":"toronto","location":"nil","price":35.0,"rating":3.0},{"attraction_id":2932,"name":"quebec_like_a_local:_customized_private_tour","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":35.0,"rating":-1.0},{"attraction_id":2933,"name":"deluxe_vancouver_city_and_great_outdoors_private_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2650247,"lng":-123.1124489},"price":877.57,"rating":5.0},{"attraction_id":2934,"name":"quebec_city_private_walking_tour_-_the_history_of_french_&_british_america","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.7561139,"lng":-71.1790215},"price":130.0,"rating":5.0},{"attraction_id":2935,"name":"paris_like_a_local:_customized_private_tour","country":"europe","province":"france","city":"ile-de-france","location":{"lat":54.5259614,"lng":15.2551187},"price":54.1,"rating":-1.0},{"attraction_id":2936,"name":"ultimate_thousand_islands_helicopter_tour","country":"canada","province":"ontario","city":"things_to_do_in_gananoque","location":{"lat":44.3474018,"lng":-76.1751743},"price":522.0,"rating":5.0},{"attraction_id":2937,"name":"barcelona_like_a_local:_customized_private_tour","country":"europe","province":"spain","city":"catalonia","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2938,"name":"waterfalls,_cathedral_grove_rainforest,_and_coombs_private_tour_with_hiking","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":650.0,"rating":-1.0},{"attraction_id":2939,"name":"dubai_like_a_local:_customized_private_tour","country":"middle_east","province":"united_arab_emirates","city":"emirate_of_dubai","location":{"lat":29.2985278,"lng":42.5509603},"price":40.9,"rating":-1.0},{"attraction_id":2940,"name":"bogot\u00e1_like_a_local:_customized_private_tour","country":"south_america","province":"colombia","city":"bogota","location":{"lat":-8.783195,"lng":-55.491477},"price":40.9,"rating":-1.0},{"attraction_id":2941,"name":"half_day_private_niagara_tour_with_meal_&_hornblower","country":"canada","province":"ontario","city":"toronto","location":"nil","price":380.0,"rating":-1.0},{"attraction_id":2942,"name":"private_tour_of_niagara_falls_with_lunch_and_boat_in_luxury_car","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":420.0,"rating":4.0},{"attraction_id":2943,"name":"singapore_like_a_local:_customized_private_tour","country":"asia","province":"singapore","city":"singapore","location":{"lat":34.047863,"lng":100.6196553},"price":47.71,"rating":-1.0},{"attraction_id":2944,"name":"mumbai_like_a_local:_customized_private_tour","country":"asia","province":"india","city":"maharashtra","location":{"lat":34.047863,"lng":100.6196553},"price":40.9,"rating":-1.0},{"attraction_id":2945,"name":"seoul_like_a_local:_customized_private_tour","country":"asia","province":"south_korea","city":"seoul","location":{"lat":34.047863,"lng":100.6196553},"price":47.71,"rating":-1.0},{"attraction_id":2946,"name":"ottawa_like_a_local:_customized_private_tour","country":"canada","province":"ontario","city":"ottawa","location":"nil","price":35.0,"rating":-1.0},{"attraction_id":2947,"name":"vancouver_like_a_local:_customized_private_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":35.0,"rating":-1.0},{"attraction_id":2948,"name":"private_tour_and_transfer_from_toronto_to_niagara_falls","country":"canada","province":"ontario","city":"toronto","location":"nil","price":329.0,"rating":-1.0},{"attraction_id":2949,"name":"lighthouse,_winery_&_brewery_private_tour_for_7-12_passengers","country":"canada","province":"prince_edward_island","city":"charlottetown","location":{"lat":46.217712,"lng":-63.073867},"price":575.0,"rating":-1.0},{"attraction_id":2950,"name":"island_scenic_&_anne_of_green_gables_private_tour_for_7_-_12_passengers","country":"canada","province":"prince_edward_island","city":"charlottetown","location":{"lat":46.217712,"lng":-63.073867},"price":545.0,"rating":5.0},{"attraction_id":2951,"name":"red_sand_cliffs_and_the_confederation_bridge_private_tour_for_7_-_12_passengers","country":"canada","province":"prince_edward_island","city":"charlottetown","location":{"lat":46.217712,"lng":-63.073867},"price":460.0,"rating":-1.0},{"attraction_id":2952,"name":"the_great_sea_glass_&_seashell_hunt_private_tour_for_7_-_12_passengers","country":"canada","province":"prince_edward_island","city":"charlottetown","location":{"lat":46.217712,"lng":-63.073867},"price":460.0,"rating":-1.0},{"attraction_id":2953,"name":"island's_finest_private_tour_for_7_-_12_passengers","country":"canada","province":"prince_edward_island","city":"charlottetown","location":{"lat":46.217712,"lng":-63.073867},"price":635.0,"rating":-1.0},{"attraction_id":2954,"name":"discover_sooke_to_port_renfrew","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":650.0,"rating":-1.0},{"attraction_id":2955,"name":"edinburgh_like_a_local:_customized_private_tour","country":"europe","province":"united_kingdom_(uk)","city":"scotland","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2956,"name":"cagliari_like_a_local:_customized_private_tour","country":"europe","province":"italy","city":"sardinia","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2957,"name":"ljubljana_like_a_local:_customized_private_tour","country":"europe","province":"slovenia","city":"upper_carniola_region","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2958,"name":"athens_like_a_local:_customized_private_tour","country":"europe","province":"greece","city":"attica","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2959,"name":"hamburg_like_a_local:_customized_private_tour","country":"europe","province":"germany","city":"hamburg","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2960,"name":"leipzig_like_a_local:_customized_private_tour","country":"europe","province":"germany","city":"saxony","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2961,"name":"stavanger_like_a_local:_customized_private_tour","country":"europe","province":"norway","city":"western_norway","location":{"lat":54.5259614,"lng":15.2551187},"price":54.1,"rating":-1.0},{"attraction_id":2962,"name":"glasgow_like_a_local:_customized_private_tour","country":"europe","province":"united_kingdom_(uk)","city":"scotland","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2963,"name":"toronto_city_tour:_york_to_the_6ix_-_a_locally_guided_downtown_walking_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.753672,"lng":-79.6089756},"price":250.0,"rating":5.0},{"attraction_id":2964,"name":"private_boat_tour_on_the_st-lawrence_river_at_the_old_port_of_montreal","country":"canada","province":"quebec","city":"montreal","location":"nil","price":224.2,"rating":5.0},{"attraction_id":2965,"name":"60_minute_private_vacation_photography_session_with_photographer_in_palm_springs","country":"united_states","province":"california_(ca)","city":"california_desert","location":"nil","price":477.13,"rating":-1.0},{"attraction_id":2966,"name":"90_minute_private_vacation_photography_session_with_photographer_in_palm_springs","country":"united_states","province":"california_(ca)","city":"california_desert","location":"nil","price":681.61,"rating":-1.0},{"attraction_id":2967,"name":"30_minute_private_vacation_photography_session_with_photographer_in_palm_springs","country":"united_states","province":"california_(ca)","city":"california_desert","location":"nil","price":340.8,"rating":-1.0},{"attraction_id":2968,"name":"60_minute_private_vacation_photography_session_with_photographer_in_washington_dc","country":"united_states","province":"district_of_columbia_(dc)","city":"washington_dc","location":"nil","price":477.13,"rating":5.0},{"attraction_id":2969,"name":"90_minute_private_vacation_photography_session_with_photographer_in_washington_dc","country":"united_states","province":"district_of_columbia_(dc)","city":"washington_dc","location":"nil","price":681.61,"rating":5.0},{"attraction_id":2970,"name":"120_minute_private_vacation_photography_session_with_photographer_in_palm_springs","country":"united_states","province":"california_(ca)","city":"california_desert","location":"nil","price":886.09,"rating":-1.0},{"attraction_id":2971,"name":"30_minute_private_vacation_photography_session_with_photographer_in_washington_dc","country":"united_states","province":"district_of_columbia_(dc)","city":"washington_dc","location":"nil","price":340.8,"rating":-1.0},{"attraction_id":2972,"name":"90_minute_private_vacation_photography_session_with_photographer_in_seattle","country":"united_states","province":"washington_(wa)","city":"seattle","location":"nil","price":681.61,"rating":-1.0},{"attraction_id":2973,"name":"120_minute_private_vacation_photography_session_with_photographer_in_washington_dc","country":"united_states","province":"district_of_columbia_(dc)","city":"washington_dc","location":"nil","price":886.09,"rating":-1.0},{"attraction_id":2974,"name":"30_minute_private_vacation_photography_session_with_photographer_in_seattle","country":"united_states","province":"washington_(wa)","city":"seattle","location":"nil","price":340.8,"rating":-1.0},{"attraction_id":2975,"name":"90_minute_private_vacation_photography_session_with_photographer_in_banff","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":48.428331,"lng":-123.3691939},"price":681.61,"rating":-1.0},{"attraction_id":2976,"name":"120_minute_private_vacation_photography_session_with_photographer_in_banff","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":48.428331,"lng":-123.3691939},"price":886.09,"rating":-1.0},{"attraction_id":2977,"name":"120_minute_private_vacation_photography_session_with_photographer_in_seattle","country":"united_states","province":"washington_(wa)","city":"seattle","location":"nil","price":886.09,"rating":-1.0},{"attraction_id":2978,"name":"vancouver_half_day_private_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2602186,"lng":-123.0201111},"price":520.0,"rating":-1.0},{"attraction_id":2979,"name":"odessa_like_a_local:_customized_private_tour","country":"europe","province":"ukraine","city":"odessa_oblast","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2980,"name":"karlovy_vary_like_a_local:_customized_private_tour","country":"europe","province":"czech_republic","city":"bohemia","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2981,"name":"la_rochelle_like_a_local:_customized_private_tour","country":"europe","province":"france","city":"nouvelle-aquitaine","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2982,"name":"krakow_like_a_local:_customized_private_tour","country":"europe","province":"poland","city":"southern_poland","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2983,"name":"vladivostok_like_a_local:_customized_private_tour","country":"europe","province":"russia","city":"central_russia","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2984,"name":"dusseldorf_like_a_local:_customized_private_tour","country":"europe","province":"germany","city":"north_rhine-westphalia","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2985,"name":"zagreb_like_a_local:_customized_private_tour","country":"europe","province":"croatia","city":"central_croatia","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2986,"name":"tbilisi_like_a_local:_customized_private_tour","country":"europe","province":"georgia","city":"tbilisi","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2987,"name":"siena_like_a_local:_customized_private_tour","country":"europe","province":"italy","city":"tuscany","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2988,"name":"bari_like_a_local:_customized_private_tour","country":"europe","province":"italy","city":"puglia","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2989,"name":"dresden_like_a_local:_customized_private_tour","country":"europe","province":"germany","city":"saxony","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2990,"name":"kaunas_like_a_local:_customized_private_tour","country":"europe","province":"lithuania","city":"kaunas_county","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2991,"name":"skopje_like_a_local:_customized_private_tour","country":"europe","province":"republic_of_macedonia","city":"skopje_region","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2992,"name":"120_minute_private_vacation_photography_session_with_local_photographer_in_kona","country":"united_states","province":"hawaii_(hi)","city":"island_of_hawaii","location":"nil","price":886.09,"rating":-1.0},{"attraction_id":2993,"name":"30_minute_private_vacation_photography_session_with_local_photographer_in_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.428331,"lng":-123.3691939},"price":340.8,"rating":-1.0},{"attraction_id":2994,"name":"ibiza_like_a_local:_customized_private_tour","country":"europe","province":"spain","city":"balearic_islands","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":2995,"name":"90_minute_private_vacation_photography_session_with_local_photographer_in_kona","country":"united_states","province":"hawaii_(hi)","city":"island_of_hawaii","location":"nil","price":681.61,"rating":-1.0},{"attraction_id":2996,"name":"120_minute_private_vacation_photography_session_with_local_photographer_in_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.428331,"lng":-123.3691939},"price":886.09,"rating":5.0},{"attraction_id":2997,"name":"30_minute_private_vacation_photography_session_with_local_photographer_in_cape_town","country":"africa","province":"south_africa","city":"western_cape","location":{"lat":-8.783195,"lng":34.508523},"price":340.8,"rating":-1.0},{"attraction_id":2998,"name":"60_minute_private_vacation_photography_session_with_local_photographer_in_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.428331,"lng":-123.3691939},"price":477.13,"rating":-1.0},{"attraction_id":2999,"name":"120_minute_private_vacation_photography_session_with_local_photographer_in_cape_town","country":"africa","province":"south_africa","city":"western_cape","location":{"lat":-8.783195,"lng":34.508523},"price":886.09,"rating":-1.0},{"attraction_id":3000,"name":"60_minute_private_vacation_photography_session_with_local_photographer_in_kona","country":"united_states","province":"hawaii_(hi)","city":"island_of_hawaii","location":"nil","price":477.13,"rating":-1.0},{"attraction_id":3001,"name":"60_minute_private_vacation_photography_session_with_local_photographer_in_cape_town","country":"africa","province":"south_africa","city":"western_cape","location":{"lat":-8.783195,"lng":34.508523},"price":477.13,"rating":5.0},{"attraction_id":3002,"name":"90_minute_private_vacation_photography_session_with_local_photographer_in_cape_town","country":"africa","province":"south_africa","city":"western_cape","location":{"lat":-8.783195,"lng":34.508523},"price":681.61,"rating":-1.0},{"attraction_id":3003,"name":"60_minute_private_vacation_photography_session_with_local_photographer_in_dubai","country":"middle_east","province":"united_arab_emirates","city":"emirate_of_dubai","location":{"lat":29.2985278,"lng":42.5509603},"price":340.8,"rating":-1.0},{"attraction_id":3004,"name":"90_minute_private_vacation_photography_session_with_local_photographer_in_dubai","country":"middle_east","province":"united_arab_emirates","city":"emirate_of_dubai","location":{"lat":29.2985278,"lng":42.5509603},"price":681.61,"rating":-1.0},{"attraction_id":3005,"name":"120_minute_private_vacation_photography_session_with_local_photographer_in_miami","country":"united_states","province":"florida_(fl)","city":"miami","location":"nil","price":886.09,"rating":-1.0},{"attraction_id":3006,"name":"30_minute_private_vacation_photography_session_with_local_photographer_in_dubai","country":"middle_east","province":"united_arab_emirates","city":"emirate_of_dubai","location":{"lat":29.2985278,"lng":42.5509603},"price":340.8,"rating":-1.0},{"attraction_id":3007,"name":"120_minute_private_vacation_photography_session_with_local_photographer_in_lake_como","country":"europe","province":"italy","city":"lombardy","location":{"lat":54.5259614,"lng":15.2551187},"price":886.09,"rating":-1.0},{"attraction_id":3008,"name":"60_minute_private_vacation_photography_session_with_local_photographer_in_lake_como","country":"europe","province":"italy","city":"lombardy","location":{"lat":54.5259614,"lng":15.2551187},"price":477.13,"rating":-1.0},{"attraction_id":3009,"name":"90_minute_private_vacation_photography_session_with_local_photographer_in_miami","country":"united_states","province":"florida_(fl)","city":"miami","location":"nil","price":681.61,"rating":-1.0},{"attraction_id":3010,"name":"30_minute_private_vacation_photography_session_with_local_photographer_in_lake_como","country":"europe","province":"italy","city":"things_to_do_in_lake_como","location":{"lat":54.5259614,"lng":15.2551187},"price":340.8,"rating":-1.0},{"attraction_id":3011,"name":"30_minute_private_vacation_photography_session_with_local_photographer_in_miami","country":"united_states","province":"florida_(fl)","city":"miami","location":"nil","price":340.8,"rating":5.0},{"attraction_id":3012,"name":"60_minute_private_vacation_photography_session_with_local_photographer_in_miami","country":"united_states","province":"florida_(fl)","city":"miami","location":"nil","price":477.13,"rating":-1.0},{"attraction_id":3013,"name":"victoria_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":3014,"name":"vancouver_private_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":580.0,"rating":-1.0},{"attraction_id":3015,"name":"whistler_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":3016,"name":"whistler_singletrack_mountain_bike_tour","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.116507,"lng":-122.948062},"price":139.0,"rating":5.0},{"attraction_id":3017,"name":"rome_like_a_local:_customized_private_tour","country":"europe","province":"italy","city":"lazio","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":3018,"name":"san_francisco_like_a_local:_customized_private_tour","country":"united_states","province":"california_(ca)","city":"san_francisco","location":"nil","price":47.71,"rating":-1.0},{"attraction_id":3019,"name":"moscow_like_a_local:_customized_private_tour","country":"europe","province":"russia","city":"central_russia","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":3020,"name":"bordeaux_like_a_local:_customized_private_tour","country":"europe","province":"france","city":"nouvelle-aquitaine","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":3021,"name":"60_minute_private_vacation_photography_session_with_local_photographer_in_barcelona","country":"europe","province":"spain","city":"catalonia","location":{"lat":54.5259614,"lng":15.2551187},"price":477.13,"rating":-1.0},{"attraction_id":3022,"name":"120_minute_private_vacation_photography_session_with_local_photographer_in_amalfi_coast","country":"europe","province":"italy","city":"campania","location":{"lat":54.5259614,"lng":15.2551187},"price":886.09,"rating":-1.0},{"attraction_id":3023,"name":"60_minute_private_vacation_photography_session_with_local_photographer_in_amalfi_coast","country":"europe","province":"italy","city":"campania","location":{"lat":54.5259614,"lng":15.2551187},"price":477.13,"rating":-1.0},{"attraction_id":3024,"name":"30_minute_private_vacation_photography_session_with_local_photographer_in_barcelona","country":"europe","province":"spain","city":"catalonia","location":{"lat":54.5259614,"lng":15.2551187},"price":340.8,"rating":-1.0},{"attraction_id":3025,"name":"90_minute_private_vacation_photography_session_with_local_photographer_in_amalfi_coast","country":"europe","province":"italy","city":"campania","location":{"lat":54.5259614,"lng":15.2551187},"price":681.61,"rating":5.0},{"attraction_id":3026,"name":"60_minute_private_vacation_photography_session_with_local_photographer_in_florence","country":"europe","province":"italy","city":"tuscany","location":{"lat":54.5259614,"lng":15.2551187},"price":477.13,"rating":-1.0},{"attraction_id":3027,"name":"90_minute_private_vacation_photography_session_with_local_photographer_in_florence","country":"europe","province":"italy","city":"tuscany","location":{"lat":54.5259614,"lng":15.2551187},"price":681.61,"rating":-1.0},{"attraction_id":3028,"name":"120_minute_private_vacation_photography_session_with_local_photographer_in_florence","country":"europe","province":"italy","city":"tuscany","location":{"lat":54.5259614,"lng":15.2551187},"price":886.09,"rating":-1.0},{"attraction_id":3029,"name":"60_minute_private_vacation_photography_session_with_local_photographer_in_victoria","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.428331,"lng":-123.3691939},"price":477.13,"rating":-1.0},{"attraction_id":3030,"name":"90_minute_private_vacation_photography_session_with_local_photographer_in_barcelona","country":"europe","province":"spain","city":"catalonia","location":{"lat":54.5259614,"lng":15.2551187},"price":681.61,"rating":-1.0},{"attraction_id":3031,"name":"120_minute_private_vacation_photography_session_with_local_photographer_in_honolulu","country":"united_states","province":"hawaii_(hi)","city":"oahu","location":"nil","price":886.09,"rating":-1.0},{"attraction_id":3032,"name":"30_minute_private_vacation_photography_session_with_local_photographer_in_victoria","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.428331,"lng":-123.3691939},"price":340.8,"rating":-1.0},{"attraction_id":3033,"name":"90_minute_private_vacation_photography_session_with_local_photographer_in_honolulu","country":"united_states","province":"hawaii_(hi)","city":"oahu","location":"nil","price":681.61,"rating":-1.0},{"attraction_id":3034,"name":"90_minute_private_vacation_photography_session_with_local_photographer_in_victoria","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.428331,"lng":-123.3691939},"price":681.61,"rating":-1.0},{"attraction_id":3035,"name":"the_great_sea_glass_&_seashell_hunt_private_tour","country":"canada","province":"prince_edward_island","city":"things_to_do_in_charlottetown","location":{"lat":46.217712,"lng":-63.073867},"price":322.0,"rating":5.0},{"attraction_id":3036,"name":"60_minute_private_vacation_photography_session_with_local_photographer_in_honolulu","country":"united_states","province":"hawaii_(hi)","city":"oahu","location":"nil","price":477.13,"rating":-1.0},{"attraction_id":3037,"name":"120_minute_private_vacation_photography_session_with_local_photographer_in_london","country":"europe","province":"united_kingdom_(uk)","city":"england","location":{"lat":54.5259614,"lng":15.2551187},"price":886.09,"rating":-1.0},{"attraction_id":3038,"name":"30_minute_private_vacation_photography_session_with_local_photographer_in_amalfi_coast","country":"europe","province":"italy","city":"campania","location":{"lat":54.5259614,"lng":15.2551187},"price":340.8,"rating":-1.0},{"attraction_id":3039,"name":"120_minute_private_vacation_photography_session_with_local_photographer_in_victoria","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.428331,"lng":-123.3691939},"price":886.09,"rating":-1.0},{"attraction_id":3040,"name":"60_minute_private_vacation_photography_session_with_local_photographer_in_london","country":"europe","province":"united_kingdom_(uk)","city":"england","location":{"lat":54.5259614,"lng":15.2551187},"price":477.13,"rating":-1.0},{"attraction_id":3041,"name":"toronto_arts,_food_&_culture_walking_tour_-_local_private_guided_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.753672,"lng":-79.6089756},"price":282.5,"rating":-1.0},{"attraction_id":3042,"name":"90_minute_private_vacation_photography_session_with_local_photographer_in_london","country":"europe","province":"united_kingdom_(uk)","city":"england","location":{"lat":54.5259614,"lng":15.2551187},"price":681.61,"rating":-1.0},{"attraction_id":3043,"name":"niagara_falls_half_day_private_tour_for_upto_4_people","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.0756764,"lng":-79.0856639},"price":799.0,"rating":-1.0},{"attraction_id":3044,"name":"marrakech_like_a_local:_customized_private_tour","country":"africa","province":"morocco","city":"marrakech-tensift-el_haouz_region","location":{"lat":-8.783195,"lng":34.508523},"price":40.9,"rating":-1.0},{"attraction_id":3045,"name":"private_stanley_park_3-hour_guided_walking_tour_in_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":81.79,"rating":-1.0},{"attraction_id":3046,"name":"ulaanbaatar_like_a_local:_customized_private_tour","country":"asia","province":"mongolia","city":"ulaanbaatar","location":{"lat":34.047863,"lng":100.6196553},"price":40.9,"rating":-1.0},{"attraction_id":3047,"name":"s\u00e3o_paulo_like_a_local:_customized_private_tour","country":"south_america","province":"brazil","city":"state_of_sao_paulo_(sp)","location":{"lat":-8.783195,"lng":-55.491477},"price":40.9,"rating":-1.0},{"attraction_id":3048,"name":"new_orleans_like_a_local:_customized_private_tour","country":"united_states","province":"louisiana_(la)","city":"new_orleans","location":"nil","price":40.9,"rating":-1.0},{"attraction_id":3049,"name":"santiago_like_a_local:_customized_private_tour","country":"south_america","province":"chile","city":"santiago_metropolitan_region","location":{"lat":-8.783195,"lng":-55.491477},"price":40.9,"rating":-1.0},{"attraction_id":3050,"name":"private_sightseeing_tour:_vancouver_highlights_(4_hrs)","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2043733,"lng":-122.9339129},"price":424.0,"rating":5.0},{"attraction_id":3051,"name":"canada_place_and_vancouver_waterfront_photography_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2779117,"lng":-123.0986452},"price":103.95,"rating":5.0},{"attraction_id":3052,"name":"quebec_city_shore_excursion:_private_walking_tour","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8130864,"lng":-71.2055932},"price":19.58,"rating":5.0},{"attraction_id":3053,"name":"120_minute_private_vacation_photography_session_with_photographer_in_edinburgh","country":"europe","province":"united_kingdom_(uk)","city":"scotland","location":{"lat":54.5259614,"lng":15.2551187},"price":886.09,"rating":-1.0},{"attraction_id":3054,"name":"30_minute_private_vacation_photography_session_with_photographer_in_edinburgh","country":"europe","province":"united_kingdom_(uk)","city":"scotland","location":{"lat":54.5259614,"lng":15.2551187},"price":340.8,"rating":-1.0},{"attraction_id":3055,"name":"60_minute_private_vacation_photography_session_with_photographer_in_edinburgh","country":"europe","province":"united_kingdom_(uk)","city":"scotland","location":{"lat":54.5259614,"lng":15.2551187},"price":340.8,"rating":-1.0},{"attraction_id":3056,"name":"30_minute_private_vacation_photography_session_with_local_photographer_in_seoul","country":"asia","province":"south_korea","city":"seoul","location":{"lat":34.047863,"lng":100.6196553},"price":340.8,"rating":-1.0},{"attraction_id":3057,"name":"60_minute_private_vacation_photography_session_with_local_photographer_in_seoul","country":"asia","province":"south_korea","city":"seoul","location":{"lat":34.047863,"lng":100.6196553},"price":477.13,"rating":-1.0},{"attraction_id":3058,"name":"30_minute_private_vacation_photography_session_with_local_photographer_in_madrid","country":"europe","province":"spain","city":"community_of_madrid","location":{"lat":54.5259614,"lng":15.2551187},"price":340.8,"rating":-1.0},{"attraction_id":3059,"name":"60_minute_private_vacation_photography_session_with_local_photographer_in_madrid","country":"europe","province":"spain","city":"community_of_madrid","location":{"lat":54.5259614,"lng":15.2551187},"price":477.13,"rating":-1.0},{"attraction_id":3060,"name":"90_minute_private_vacation_photography_session_with_local_photographer_in_seoul","country":"asia","province":"south_korea","city":"seoul","location":{"lat":34.047863,"lng":100.6196553},"price":681.61,"rating":-1.0},{"attraction_id":3061,"name":"120_minute_private_vacation_photography_session_with_photographer_in_madrid","country":"europe","province":"spain","city":"community_of_madrid","location":{"lat":54.5259614,"lng":15.2551187},"price":886.09,"rating":5.0},{"attraction_id":3062,"name":"90_minute_private_vacation_photography_session_with_local_photographer_in_madrid","country":"europe","province":"spain","city":"community_of_madrid","location":{"lat":54.5259614,"lng":15.2551187},"price":681.61,"rating":-1.0},{"attraction_id":3063,"name":"vancouver_city_explorer_private_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":145.0,"rating":-1.0},{"attraction_id":3064,"name":"private_tour_of_niagara_falls_from_toronto","country":"canada","province":"ontario","city":"toronto","location":"nil","price":599.0,"rating":3.5},{"attraction_id":3065,"name":"30_minute_private_vacation_photography_session_with_local_photographer_in_tokyo","country":"asia","province":"japan","city":"kanto","location":{"lat":34.047863,"lng":100.6196553},"price":340.8,"rating":-1.0},{"attraction_id":3066,"name":"30_minute_private_vacation_photography_session_with_local_photographer_in_san_francisco","country":"united_states","province":"california_(ca)","city":"san_francisco","location":"nil","price":340.8,"rating":-1.0},{"attraction_id":3067,"name":"60_minute_private_vacation_photography_session_with_local_photographer_in_tokyo","country":"asia","province":"japan","city":"kanto","location":{"lat":34.047863,"lng":100.6196553},"price":477.13,"rating":-1.0},{"attraction_id":3068,"name":"90_minute_private_vacation_photography_session_with_local_photographer_in_tokyo","country":"asia","province":"japan","city":"kanto","location":{"lat":34.047863,"lng":100.6196553},"price":681.61,"rating":-1.0},{"attraction_id":3069,"name":"120_minute_private_vacation_photography_session_with_local_photographer_in_tokyo","country":"asia","province":"japan","city":"kanto","location":{"lat":34.047863,"lng":100.6196553},"price":886.09,"rating":-1.0},{"attraction_id":3070,"name":"mission_liberte_private_escape_room_in_mont-tremblant","country":"canada","province":"quebec","city":"mont_tremblant","location":"nil","price":37.85,"rating":-1.0},{"attraction_id":3071,"name":"90_minute_private_vacation_photography_session_with_photographer_in_new_orleans","country":"united_states","province":"louisiana_(la)","city":"new_orleans","location":"nil","price":681.61,"rating":-1.0},{"attraction_id":3072,"name":"90_minute_private_vacation_photography_session_with_photographer_in_provence","country":"europe","province":"france","city":"provence-alpes-cote_d'azur","location":{"lat":54.5259614,"lng":15.2551187},"price":681.61,"rating":-1.0},{"attraction_id":3073,"name":"90_minute_private_vacation_photography_session_with_photographer_in_tuscany","country":"europe","province":"italy","city":"tuscany","location":{"lat":54.5259614,"lng":15.2551187},"price":681.61,"rating":-1.0},{"attraction_id":3074,"name":"120_minute_private_vacation_photography_session_with_photographer_in_tuscany","country":"europe","province":"italy","city":"tuscany","location":{"lat":54.5259614,"lng":15.2551187},"price":886.09,"rating":-1.0},{"attraction_id":3075,"name":"120_minute_private_vacation_photography_session_with_photographer_in_new_orleans","country":"united_states","province":"louisiana_(la)","city":"new_orleans","location":"nil","price":886.09,"rating":-1.0},{"attraction_id":3076,"name":"60_minute_private_vacation_photography_session_with_photographer_in_tuscany","country":"europe","province":"italy","city":"tuscany","location":{"lat":54.5259614,"lng":15.2551187},"price":477.13,"rating":-1.0},{"attraction_id":3077,"name":"60_minute_private_vacation_photography_session_with_photographer_in_provence","country":"europe","province":"france","city":"provence-alpes-cote_d'azur","location":{"lat":54.5259614,"lng":15.2551187},"price":477.13,"rating":-1.0},{"attraction_id":3078,"name":"hong_kong_like_a_local:_customized_private_tour","country":"canada","province":"ontario","city":"toronto","location":"nil","price":47.71,"rating":-1.0},{"attraction_id":3079,"name":"private_tour:_vancouver_craft_beer_tasting_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":165.38,"rating":-1.0},{"attraction_id":3080,"name":"lighthouse,_winery_&_brewery_private_tour","country":"canada","province":"prince_edward_island","city":"things_to_do_in_charlottetown","location":{"lat":46.217712,"lng":-63.073867},"price":402.5,"rating":-1.0},{"attraction_id":3081,"name":"amazing_pei_experience_private_tour","country":"canada","province":"prince_edward_island","city":"things_to_do_in_charlottetown","location":{"lat":46.217712,"lng":-63.073867},"price":563.5,"rating":-1.0},{"attraction_id":3082,"name":"90_minute_private_vacation_photography_session_with_photographer_in_copenhagen","country":"europe","province":"denmark","city":"zealand","location":{"lat":54.5259614,"lng":15.2551187},"price":681.61,"rating":-1.0},{"attraction_id":3083,"name":"120_minute_private_vacation_photography_session_with_photographer_in_copenhagen","country":"europe","province":"denmark","city":"zealand","location":{"lat":54.5259614,"lng":15.2551187},"price":886.09,"rating":-1.0},{"attraction_id":3084,"name":"60_minute_private_vacation_photography_session_with_photographer_in_copenhagen","country":"europe","province":"denmark","city":"zealand","location":{"lat":54.5259614,"lng":15.2551187},"price":477.13,"rating":-1.0},{"attraction_id":3085,"name":"90_minute_private_vacation_photography_session_with_photographer_in_montreal","country":"canada","province":"quebec","city":"montreal","location":{"lat":48.428331,"lng":-123.3691939},"price":681.61,"rating":-1.0},{"attraction_id":3086,"name":"120_minute_private_vacation_photography_session_with_photographer_in_montreal","country":"canada","province":"quebec","city":"montreal","location":{"lat":48.428331,"lng":-123.3691939},"price":886.09,"rating":-1.0},{"attraction_id":3087,"name":"30_minute_private_vacation_photography_session_with_photographer_in_montreal","country":"canada","province":"quebec","city":"montreal","location":{"lat":48.428331,"lng":-123.3691939},"price":340.8,"rating":-1.0},{"attraction_id":3088,"name":"60_minute_private_vacation_photography_session_with_photographer_in_montreal","country":"canada","province":"quebec","city":"montreal","location":{"lat":48.428331,"lng":-123.3691939},"price":477.13,"rating":-1.0},{"attraction_id":3089,"name":"90_minute_private_vacation_photography_session_with_photographer_in_ft_lauderdale","country":"united_states","province":"florida_(fl)","city":"broward_county","location":"nil","price":681.61,"rating":-1.0},{"attraction_id":3090,"name":"30_minute_private_vacation_photography_session_with_photographer_in_copenhagen","country":"europe","province":"denmark","city":"zealand","location":{"lat":54.5259614,"lng":15.2551187},"price":340.8,"rating":-1.0},{"attraction_id":3091,"name":"30_minute_private_vacation_photography_session_with_photographer_in_ft_lauderdale","country":"united_states","province":"florida_(fl)","city":"broward_county","location":"nil","price":340.8,"rating":-1.0},{"attraction_id":3092,"name":"60_minute_private_vacation_photography_session_with_local_photographer_in_nassau","country":"caribbean","province":"bahamas","city":"new_providence_island","location":{"lat":21.4691137,"lng":-78.6568942},"price":477.13,"rating":-1.0},{"attraction_id":3093,"name":"90_minute_private_vacation_photography_session_with_local_photographer_in_nassau","country":"caribbean","province":"bahamas","city":"new_providence_island","location":{"lat":21.4691137,"lng":-78.6568942},"price":681.61,"rating":-1.0},{"attraction_id":3094,"name":"120_minute_private_vacation_photography_session_with_photographer_in_ft_lauderdale","country":"united_states","province":"florida_(fl)","city":"broward_county","location":"nil","price":886.09,"rating":-1.0},{"attraction_id":3095,"name":"30_minute_private_vacation_photography_session_with_local_photographer_in_nassau","country":"caribbean","province":"bahamas","city":"new_providence_island","location":{"lat":21.4691137,"lng":-78.6568942},"price":340.8,"rating":-1.0},{"attraction_id":3096,"name":"120_minute_private_vacation_photography_session_with_local_photographer_in_nassau","country":"caribbean","province":"bahamas","city":"new_providence_island","location":{"lat":21.4691137,"lng":-78.6568942},"price":886.09,"rating":-1.0},{"attraction_id":3097,"name":"private_group_tour_of_niagara_falls","country":"canada","province":"ontario","city":"toronto","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":3098,"name":"90_minute_private_vacation_photography_session_with_local_photographer_in_lisbon","country":"europe","province":"portugal","city":"central_portugal","location":{"lat":54.5259614,"lng":15.2551187},"price":681.61,"rating":-1.0},{"attraction_id":3099,"name":"60_minute_private_vacation_photography_session_with_local_photographer_in_lisbon","country":"europe","province":"portugal","city":"central_portugal","location":{"lat":54.5259614,"lng":15.2551187},"price":477.13,"rating":5.0},{"attraction_id":3100,"name":"90_minute_private_vacation_photography_session_with_local_photographer_in_san_francisco","country":"united_states","province":"california_(ca)","city":"san_francisco","location":"nil","price":681.61,"rating":-1.0},{"attraction_id":3101,"name":"60_minute_private_vacation_photography_session_with_local_photographer_in_san_francisco","country":"united_states","province":"california_(ca)","city":"san_francisco","location":"nil","price":477.13,"rating":-1.0},{"attraction_id":3102,"name":"30_minute_private_vacation_photography_session_with_local_photographer_in_lisbon","country":"europe","province":"portugal","city":"central_portugal","location":{"lat":54.5259614,"lng":15.2551187},"price":340.8,"rating":-1.0},{"attraction_id":3103,"name":"60_minute_private_vacation_photography_session_with_local_photographer_in_amsterdam","country":"europe","province":"the_netherlands","city":"north_holland_province","location":{"lat":54.5259614,"lng":15.2551187},"price":477.13,"rating":5.0},{"attraction_id":3104,"name":"90_minute_private_vacation_photography_session_with_local_photographer_in_amsterdam","country":"europe","province":"the_netherlands","city":"north_holland_province","location":{"lat":54.5259614,"lng":15.2551187},"price":681.61,"rating":-1.0},{"attraction_id":3105,"name":"120_minute_private_vacation_photography_session_with_local_photographer_in_san_francisco","country":"united_states","province":"california_(ca)","city":"san_francisco","location":"nil","price":886.09,"rating":-1.0},{"attraction_id":3106,"name":"120_minute_private_vacation_photography_session_with_local_photographer_in_amsterdam","country":"europe","province":"the_netherlands","city":"north_holland_province","location":{"lat":54.5259614,"lng":15.2551187},"price":886.09,"rating":-1.0},{"attraction_id":3107,"name":"30_minute_private_vacation_photography_session_with_local_photographer_in_amsterdam","country":"europe","province":"the_netherlands","city":"north_holland_province","location":{"lat":54.5259614,"lng":15.2551187},"price":340.8,"rating":5.0},{"attraction_id":3108,"name":"craft_vine,_orchard_&_stills","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":140.0,"rating":5.0},{"attraction_id":3109,"name":"butchart_gardens_&_beyond:_spirit,_vine,_tea_&_honey","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":115.0,"rating":5.0},{"attraction_id":3110,"name":"niagara_falls_custom_day_tour","country":"canada","province":"ontario","city":"toronto","location":"nil","price":869.0,"rating":5.0},{"attraction_id":3111,"name":"thessaloniki_like_a_local:_customized_private_tour","country":"europe","province":"greece","city":"central_macedonia","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":3113,"name":"private_small_group_city_sightseeing_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":72.45,"rating":-1.0},{"attraction_id":3114,"name":"shanghai_like_a_local:_customized_private_tour","country":"asia","province":"china","city":"shanghai_region","location":{"lat":34.047863,"lng":100.6196553},"price":40.9,"rating":-1.0},{"attraction_id":3115,"name":"kuala_lumpur_like_a_local:_customized_private_tour","country":"asia","province":"malaysia","city":"wilayah_persekutuan","location":{"lat":34.047863,"lng":100.6196553},"price":40.9,"rating":-1.0},{"attraction_id":3116,"name":"full-day_sea_to_sky_private_tour_from_vancouver_with_gondola","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2869235,"lng":-123.12216},"price":353.0,"rating":-1.0},{"attraction_id":3117,"name":"90_minute_private_vacation_photography_session_with_local_photographer_in_milan","country":"europe","province":"italy","city":"lombardy","location":{"lat":54.5259614,"lng":15.2551187},"price":681.61,"rating":-1.0},{"attraction_id":3118,"name":"60_minute_private_vacation_photography_session_with_local_photographer_in_milan","country":"europe","province":"italy","city":"lombardy","location":{"lat":54.5259614,"lng":15.2551187},"price":477.13,"rating":-1.0},{"attraction_id":3119,"name":"30_minute_private_vacation_photography_session_with_photographer_in_napa-sonoma","country":"united_states","province":"california_(ca)","city":"napa_valley","location":"nil","price":340.8,"rating":-1.0},{"attraction_id":3120,"name":"120_minute_private_vacation_photography_session_with_photographer_in_punta_cana","country":"caribbean","province":"dominican_republic","city":"la_altagracia_province","location":{"lat":21.4691137,"lng":-78.6568942},"price":886.09,"rating":-1.0},{"attraction_id":3121,"name":"90_minute_private_vacation_photography_session_with_photographer_in_punta_cana","country":"caribbean","province":"dominican_republic","city":"la_altagracia_province","location":{"lat":21.4691137,"lng":-78.6568942},"price":681.61,"rating":-1.0},{"attraction_id":3122,"name":"120_minute_private_vacation_photography_session_with_local_photographer_in_milan","country":"europe","province":"italy","city":"lombardy","location":{"lat":54.5259614,"lng":15.2551187},"price":886.09,"rating":-1.0},{"attraction_id":3123,"name":"30_minute_private_vacation_photography_session_with_local_photographer_in_milan","country":"europe","province":"italy","city":"lombardy","location":{"lat":54.5259614,"lng":15.2551187},"price":340.8,"rating":-1.0},{"attraction_id":3124,"name":"120_minute_private_vacation_photography_session_with_photographer_in_napa-sonoma","country":"united_states","province":"california_(ca)","city":"napa_valley","location":"nil","price":886.09,"rating":-1.0},{"attraction_id":3125,"name":"60_minute_private_vacation_photography_session_with_photographer_in_punta_cana","country":"caribbean","province":"dominican_republic","city":"la_altagracia_province","location":{"lat":21.4691137,"lng":-78.6568942},"price":477.13,"rating":-1.0},{"attraction_id":3126,"name":"30_minute_private_vacation_photography_session_with_local_photographer_in_sydney","country":"south_pacific","province":"australia","city":"new_south_wales","location":"nil","price":340.8,"rating":-1.0},{"attraction_id":3127,"name":"30_minute_private_vacation_photography_session_with_photographer_in_punta_cana","country":"caribbean","province":"dominican_republic","city":"la_altagracia_province","location":{"lat":21.4691137,"lng":-78.6568942},"price":340.8,"rating":-1.0},{"attraction_id":3128,"name":"60_minute_private_vacation_photography_session_with_local_photographer_in_sydney","country":"south_pacific","province":"australia","city":"new_south_wales","location":"nil","price":477.13,"rating":-1.0},{"attraction_id":3129,"name":"120_minute_private_vacation_photography_session_with_local_photographer_in_nice","country":"europe","province":"france","city":"provence-alpes-cote_d'azur","location":{"lat":54.5259614,"lng":15.2551187},"price":886.09,"rating":-1.0},{"attraction_id":3130,"name":"90_minute_private_vacation_photography_session_with_local_photographer_in_nice","country":"europe","province":"france","city":"provence-alpes-cote_d'azur","location":{"lat":54.5259614,"lng":15.2551187},"price":681.61,"rating":-1.0},{"attraction_id":3131,"name":"120_minute_private_vacation_photography_session_with_photographer_in_charleston","country":"united_states","province":"south_carolina_(sc)","city":"coastal_south_carolina","location":"nil","price":886.09,"rating":-1.0},{"attraction_id":3132,"name":"120_minute_private_vacation_photography_session_with_local_photographer_in_kyoto","country":"asia","province":"japan","city":"kinki","location":{"lat":34.047863,"lng":100.6196553},"price":886.09,"rating":-1.0},{"attraction_id":3133,"name":"60_minute_private_vacation_photography_session_with_local_photographer_in_nice","country":"europe","province":"france","city":"provence-alpes-cote_d'azur","location":{"lat":54.5259614,"lng":15.2551187},"price":477.13,"rating":-1.0},{"attraction_id":3134,"name":"30_minute_private_vacation_photography_session_with_local_photographer_in_nice","country":"europe","province":"france","city":"provence-alpes-cote_d'azur","location":{"lat":54.5259614,"lng":15.2551187},"price":340.8,"rating":-1.0},{"attraction_id":3135,"name":"120_minute_private_vacation_photography_session_with_local_photographer_in_sydney","country":"south_pacific","province":"australia","city":"new_south_wales","location":"nil","price":886.09,"rating":-1.0},{"attraction_id":3136,"name":"90_minute_private_vacation_photography_session_with_photographer_in_las_vegas","country":"united_states","province":"nevada_(nv)","city":"las_vegas","location":"nil","price":681.61,"rating":-1.0},{"attraction_id":3137,"name":"120_minute_private_vacation_photography_session_with_photographer_in_las_vegas","country":"united_states","province":"nevada_(nv)","city":"las_vegas","location":"nil","price":886.09,"rating":5.0},{"attraction_id":3138,"name":"30_minute_private_vacation_photography_session_with_photographer_in_las_vegas","country":"united_states","province":"nevada_(nv)","city":"las_vegas","location":"nil","price":340.8,"rating":-1.0},{"attraction_id":3139,"name":"60_minute_private_vacation_photography_session_with_photographer_in_las_vegas","country":"united_states","province":"nevada_(nv)","city":"las_vegas","location":"nil","price":477.13,"rating":-1.0},{"attraction_id":3140,"name":"luxury_toronto_to_niagara_tour:_flight_&_limo_package","country":"canada","province":"ontario","city":"toronto","location":"nil","price":950.0,"rating":-1.0},{"attraction_id":3141,"name":"90_minute_private_vacation_photography_session_with_photographer_in_charleston","country":"united_states","province":"south_carolina_(sc)","city":"coastal_south_carolina","location":"nil","price":681.61,"rating":-1.0},{"attraction_id":3142,"name":"60_minute_private_vacation_photography_session_with_local_photographer_in_kyoto","country":"asia","province":"japan","city":"kinki","location":{"lat":34.047863,"lng":100.6196553},"price":477.13,"rating":-1.0},{"attraction_id":3143,"name":"60_minute_private_vacation_photography_session_with_photographer_in_charleston","country":"united_states","province":"south_carolina_(sc)","city":"coastal_south_carolina","location":"nil","price":477.13,"rating":-1.0},{"attraction_id":3144,"name":"30_minute_private_vacation_photography_session_with_photographer_in_cinque_terre","country":"europe","province":"italy","city":"liguria","location":{"lat":54.5259614,"lng":15.2551187},"price":340.8,"rating":-1.0},{"attraction_id":3145,"name":"60_minute_private_vacation_photography_session_with_photographer_in_cinque_terre","country":"europe","province":"italy","city":"liguria","location":{"lat":54.5259614,"lng":15.2551187},"price":477.13,"rating":5.0},{"attraction_id":3146,"name":"30_minute_private_vacation_photography_session_with_local_photographer_in_kyoto","country":"asia","province":"japan","city":"kinki","location":{"lat":34.047863,"lng":100.6196553},"price":340.8,"rating":-1.0},{"attraction_id":3147,"name":"90_minute_private_vacation_photography_session_with_local_photographer_in_kyoto","country":"asia","province":"japan","city":"kinki","location":{"lat":34.047863,"lng":100.6196553},"price":681.61,"rating":-1.0},{"attraction_id":3148,"name":"private_vacation_photography_session_with_photographer_in_anaheim","country":"united_states","province":"california_(ca)","city":"orange_county","location":"nil","price":477.13,"rating":-1.0},{"attraction_id":3150,"name":"90_minute_private_vacation_photography_session_with_photographer_in_cinque_terre","country":"europe","province":"italy","city":"liguria","location":{"lat":54.5259614,"lng":15.2551187},"price":681.61,"rating":-1.0},{"attraction_id":3151,"name":"120_minute_private_vacation_photography_session_with_photographer_in_cinque_terre","country":"europe","province":"italy","city":"liguria","location":{"lat":54.5259614,"lng":15.2551187},"price":886.09,"rating":5.0},{"attraction_id":3152,"name":"90_minute_private_vacation_photography_session_with_local_photographer_in_prague","country":"europe","province":"czech_republic","city":"bohemia","location":{"lat":54.5259614,"lng":15.2551187},"price":681.61,"rating":5.0},{"attraction_id":3153,"name":"120_minute_private_vacation_photography_session_with_local_photographer_in_prague","country":"europe","province":"czech_republic","city":"bohemia","location":{"lat":54.5259614,"lng":15.2551187},"price":886.09,"rating":-1.0},{"attraction_id":3154,"name":"90_minute_private_vacation_photography_session_with_local_photographer_in_los_angeles","country":"united_states","province":"california_(ca)","city":"los_angeles","location":"nil","price":681.61,"rating":-1.0},{"attraction_id":3155,"name":"120_minute_private_vacation_photography_session_with_local_photographer_in_los_angeles","country":"united_states","province":"california_(ca)","city":"los_angeles","location":"nil","price":886.09,"rating":-1.0},{"attraction_id":3156,"name":"30_minute_private_vacation_photography_session_with_local_photographer_in_prague","country":"europe","province":"czech_republic","city":"bohemia","location":{"lat":54.5259614,"lng":15.2551187},"price":340.8,"rating":-1.0},{"attraction_id":3157,"name":"60_minute_private_vacation_photography_session_with_local_photographer_in_prague","country":"europe","province":"czech_republic","city":"bohemia","location":{"lat":54.5259614,"lng":15.2551187},"price":477.13,"rating":5.0},{"attraction_id":3158,"name":"30_minute_private_vacation_photography_session_with_local_photographer_in_bali","country":"asia","province":"indonesia","city":"bali","location":{"lat":34.047863,"lng":100.6196553},"price":340.8,"rating":-1.0},{"attraction_id":3159,"name":"120_minute_private_vacation_photography_session_with_local_photographer_in_bali","country":"asia","province":"indonesia","city":"bali","location":{"lat":34.047863,"lng":100.6196553},"price":886.09,"rating":-1.0},{"attraction_id":3160,"name":"60_minute_private_vacation_photography_session_with_local_photographer_in_los_angeles","country":"united_states","province":"california_(ca)","city":"los_angeles","location":"nil","price":477.13,"rating":-1.0},{"attraction_id":3161,"name":"30_minute_private_vacation_photography_session_with_local_photographer_in_los_angeles","country":"united_states","province":"california_(ca)","city":"los_angeles","location":"nil","price":340.8,"rating":-1.0},{"attraction_id":3162,"name":"60_minute_private_vacation_photography_session_with_local_photographer_in_bali","country":"asia","province":"indonesia","city":"bali","location":{"lat":34.047863,"lng":100.6196553},"price":477.13,"rating":-1.0},{"attraction_id":3163,"name":"victoria_&_butchard_gardens_private_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":357.46,"rating":-1.0},{"attraction_id":3164,"name":"60_minute_private_vacation_photography_session_with_local_photographer_in_boston","country":"united_states","province":"massachusetts_(ma)","city":"boston","location":"nil","price":477.13,"rating":-1.0},{"attraction_id":3165,"name":"90_minute_private_vacation_photography_session_with_local_photographer_in_boston","country":"united_states","province":"massachusetts_(ma)","city":"boston","location":"nil","price":681.61,"rating":-1.0},{"attraction_id":3166,"name":"120_minute_private_vacation_photography_session_with_photographer_in_bangkok","country":"asia","province":"thailand","city":"bangkok","location":{"lat":34.047863,"lng":100.6196553},"price":886.09,"rating":-1.0},{"attraction_id":3167,"name":"30_minute_private_vacation_photography_session_with_local_photographer_in_boston","country":"united_states","province":"massachusetts_(ma)","city":"boston","location":"nil","price":340.8,"rating":-1.0},{"attraction_id":3168,"name":"30_minute_private_vacation_photography_session_with_local_photographer_in_bangkok","country":"asia","province":"thailand","city":"bangkok","location":{"lat":34.047863,"lng":100.6196553},"price":340.8,"rating":5.0},{"attraction_id":3169,"name":"60_minute_private_vacation_photography_session_with_photographer_in_bangkok","country":"asia","province":"thailand","city":"bangkok","location":{"lat":34.047863,"lng":100.6196553},"price":477.13,"rating":-1.0},{"attraction_id":3170,"name":"120_minute_private_vacation_photography_session_with_photographer_in_istanbul","country":"europe","province":"turkey","city":"istanbul","location":{"lat":54.5259614,"lng":15.2551187},"price":886.09,"rating":-1.0},{"attraction_id":3171,"name":"90_minute_private_vacation_photography_session_with_photographer_in_bangkok","country":"asia","province":"thailand","city":"bangkok","location":{"lat":34.047863,"lng":100.6196553},"price":681.61,"rating":-1.0},{"attraction_id":3172,"name":"30_minute_private_vacation_photography_session_with_photographer_in_istanbul","country":"europe","province":"turkey","city":"istanbul","location":{"lat":54.5259614,"lng":15.2551187},"price":340.8,"rating":-1.0},{"attraction_id":3173,"name":"niagara_falls_and_winter_festival_of_lights_private_tour","country":"canada","province":"ontario","city":"toronto","location":"nil","price":535.0,"rating":-1.0},{"attraction_id":3174,"name":"jakarta_like_a_local:_customized_private_tour","country":"asia","province":"indonesia","city":"java","location":{"lat":34.047863,"lng":100.6196553},"price":40.9,"rating":-1.0},{"attraction_id":3175,"name":"kaohsiung_like_a_local:_customized_private_tour","country":"asia","province":"taiwan","city":"kaohsiung","location":{"lat":34.047863,"lng":100.6196553},"price":40.9,"rating":-1.0},{"attraction_id":3176,"name":"taipei_like_a_local:_customized_private_tour","country":"asia","province":"taiwan","city":"taipei","location":{"lat":34.047863,"lng":100.6196553},"price":40.9,"rating":-1.0},{"attraction_id":3177,"name":"panama_city_like_a_local:_customized_private_tour","country":"central_america","province":"panama","city":"panama_province","location":{"lat":12.7690126,"lng":-85.6023643},"price":40.9,"rating":-1.0},{"attraction_id":3178,"name":"phnom_penh_like_a_local:_customized_private_tour","country":"asia","province":"cambodia","city":"phnom_penh","location":{"lat":34.047863,"lng":100.6196553},"price":40.9,"rating":-1.0},{"attraction_id":3179,"name":"la_paz_like_a_local:_customized_private_walking_tour","country":"south_america","province":"bolivia","city":"la_paz_department","location":{"lat":-8.783195,"lng":-55.491477},"price":40.9,"rating":-1.0},{"attraction_id":3180,"name":"honolulu_like_a_local:_customized_private_tour","country":"united_states","province":"hawaii_(hi)","city":"oahu","location":"nil","price":47.71,"rating":-1.0},{"attraction_id":3181,"name":"sapporo_like_a_local:_customized_private_tour","country":"asia","province":"japan","city":"hokkaido","location":{"lat":34.047863,"lng":100.6196553},"price":47.71,"rating":-1.0},{"attraction_id":3182,"name":"nara_like_a_local:_customized_private_tour","country":"asia","province":"japan","city":"kinki","location":{"lat":34.047863,"lng":100.6196553},"price":47.71,"rating":-1.0},{"attraction_id":3183,"name":"medellin_like_a_local:_customized_private_tour","country":"south_america","province":"colombia","city":"antioquia_department","location":{"lat":-8.783195,"lng":-55.491477},"price":40.9,"rating":-1.0},{"attraction_id":3184,"name":"johannesburg_like_a_local:_customized_private_tour","country":"africa","province":"south_africa","city":"gauteng","location":{"lat":-8.783195,"lng":34.508523},"price":40.9,"rating":-1.0},{"attraction_id":3185,"name":"brisbane_like_a_local_customized_private_tour","country":"south_pacific","province":"australia","city":"queensland","location":"nil","price":47.71,"rating":-1.0},{"attraction_id":3186,"name":"yokohama_like_a_local:_customized_private_tour","country":"asia","province":"japan","city":"kanto","location":{"lat":34.047863,"lng":100.6196553},"price":47.71,"rating":-1.0},{"attraction_id":3187,"name":"cartagena_like_a_local:_customized_private_tour","country":"south_america","province":"colombia","city":"bolivar_department","location":{"lat":-8.783195,"lng":-55.491477},"price":40.9,"rating":-1.0},{"attraction_id":3188,"name":"half-day_private_tour_of_cairo:_like_a_local","country":"africa","province":"egypt","city":"cairo_governorate","location":{"lat":-8.783195,"lng":34.508523},"price":40.9,"rating":-1.0},{"attraction_id":3189,"name":"florence_like_a_local:_customized_private_tour","country":"europe","province":"italy","city":"tuscany","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":3190,"name":"120_minute_private_vacation_photography_session_with_local_photographer_in_nyc","country":"united_states","province":"new_york_(ny)","city":"new_york_city","location":"nil","price":886.09,"rating":-1.0},{"attraction_id":3191,"name":"60_minute_private_vacation_photography_session_with_local_photographer_in_nyc","country":"united_states","province":"new_york_(ny)","city":"new_york_city","location":"nil","price":477.13,"rating":-1.0},{"attraction_id":3192,"name":"90_minute_private_vacation_photography_session_with_local_photographer_in_nyc","country":"united_states","province":"new_york_(ny)","city":"new_york_city","location":"nil","price":681.61,"rating":-1.0},{"attraction_id":3193,"name":"90_minute_private_vacation_photography_session_with_local_photographer_in_cabo_san_lucas","country":"mexico","province":"baja_california","city":"baja_california_sur","location":"nil","price":681.61,"rating":-1.0},{"attraction_id":3194,"name":"30_minute_private_vacation_photography_session_with_local_photographer_in_cabo_san_lucas","country":"mexico","province":"baja_california","city":"baja_california_sur","location":"nil","price":340.8,"rating":-1.0},{"attraction_id":3195,"name":"120_minute_private_vacation_photography_session_with_local_photographer_in_cabo_san_lucas","country":"mexico","province":"things_to_do_in_cabo_san_lucas","city":"medano_beach","location":"nil","price":886.09,"rating":5.0},{"attraction_id":3196,"name":"full_day_best_of_vancouver_private_city_tour_and_beer_tasting","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":341.25,"rating":-1.0},{"attraction_id":3197,"name":"3-hour_private_tour:_victoria_pub_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":290.0,"rating":-1.0},{"attraction_id":3198,"name":"private_tour_of_lake_louise_and_the_icefield_parkway_4_to_11_guests","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1214558,"lng":-114.0858128},"price":-1.0,"rating":-1.0},{"attraction_id":3199,"name":"stuttgart_like_a_local:_customized_private_tour","country":"europe","province":"germany","city":"baden-wurttemberg","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":3200,"name":"split_like_a_local:_customized_private_tour","country":"europe","province":"croatia","city":"dalmatia","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":3201,"name":"saint_petersburg_like_a_local:_customized_private_tour","country":"europe","province":"russia","city":"northwestern_district","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":3202,"name":"santiago_de_compostela_like_a_local:_customized_private_tour","country":"europe","province":"spain","city":"galicia","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":3203,"name":"sochi_like_a_local:_customized_private_tour","country":"europe","province":"russia","city":"southern_district","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":3204,"name":"bath_like_a_local:_customized_private_tour","country":"europe","province":"united_kingdom_(uk)","city":"england","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":3205,"name":"miami_like_a_local:_customized_private_tour","country":"united_states","province":"florida_(fl)","city":"miami","location":"nil","price":47.71,"rating":-1.0},{"attraction_id":3206,"name":"red_sand_cliffs_and_the_famous_confederation_bridge_-_private_tour","country":"canada","province":"prince_edward_island","city":"things_to_do_in_charlottetown","location":{"lat":46.217712,"lng":-63.073867},"price":322.0,"rating":-1.0},{"attraction_id":3207,"name":"private_tour:_giant_sturgeon_fishing","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2043733,"lng":-122.9339129},"price":-1.0,"rating":-1.0},{"attraction_id":3208,"name":"niagara_falls_day_or_evening_full_day_private_tour","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.0756764,"lng":-79.0856639},"price":999.0,"rating":-1.0},{"attraction_id":3209,"name":"30_minute_private_vacation_photography_session_with_photographer_in_mauritius","country":"africa","province":"mauritius","city":"port_louis_district","location":{"lat":-8.783195,"lng":34.508523},"price":340.8,"rating":-1.0},{"attraction_id":3210,"name":"120_minute_private_vacation_photography_session_with_photographer_in_mauritius","country":"africa","province":"mauritius","city":"port_louis_district","location":{"lat":-8.783195,"lng":34.508523},"price":886.09,"rating":-1.0},{"attraction_id":3211,"name":"60_minute_private_vacation_photography_session_with_photographer_in_mauritius","country":"africa","province":"mauritius","city":"port_louis_district","location":{"lat":-8.783195,"lng":34.508523},"price":477.13,"rating":-1.0},{"attraction_id":3212,"name":"90_minute_private_vacation_photography_session_with_photographer_in_mauritius","country":"africa","province":"mauritius","city":"port_louis_district","location":{"lat":-8.783195,"lng":34.508523},"price":681.61,"rating":-1.0},{"attraction_id":3213,"name":"120_minute_private_vacation_photography_session_with_photographer_in_boston","country":"united_states","province":"massachusetts_(ma)","city":"boston","location":"nil","price":886.09,"rating":-1.0},{"attraction_id":3214,"name":"90_minute_private_vacation_photography_session_with_local_photographer_in_quebec_city","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":48.428331,"lng":-123.3691939},"price":681.61,"rating":-1.0},{"attraction_id":3215,"name":"90_minute_private_vacation_photography_session_with_photographer_in_puerto_vallarta","country":"mexico","province":"jalisco","city":"puerto_vallarta","location":"nil","price":681.61,"rating":-1.0},{"attraction_id":3216,"name":"120_minute_private_vacation_photography_session_with_photographer_in_puerto_vallarta","country":"mexico","province":"jalisco","city":"puerto_vallarta","location":"nil","price":886.09,"rating":-1.0},{"attraction_id":3217,"name":"30_minute_private_vacation_photography_session_with_photographer_in_puerto_vallarta","country":"mexico","province":"jalisco","city":"puerto_vallarta","location":"nil","price":340.8,"rating":-1.0},{"attraction_id":3218,"name":"60_minute_private_vacation_photography_session_with_photographer_in_puerto_vallarta","country":"mexico","province":"jalisco","city":"puerto_vallarta","location":"nil","price":477.13,"rating":-1.0},{"attraction_id":3219,"name":"30_minute_private_vacation_photography_session_with_local_photographer_in_quebec_city","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":48.428331,"lng":-123.3691939},"price":340.8,"rating":-1.0},{"attraction_id":3220,"name":"60_minute_private_vacation_photography_session_with_local_photographer_in_quebec_city","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":48.428331,"lng":-123.3691939},"price":477.13,"rating":-1.0},{"attraction_id":3221,"name":"nantes_like_a_local:_customized_private_tour","country":"europe","province":"france","city":"pays_de_la_loire","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":3222,"name":"60_minute_private_vacation_photography_session_with_local_photographer_in_cabo_san_lucas","country":"mexico","province":"baja_california","city":"baja_california_sur","location":"nil","price":477.13,"rating":-1.0},{"attraction_id":3223,"name":"valletta_like_a_local:_customized_private_tour","country":"europe","province":"malta","city":"island_of_malta","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":5.0},{"attraction_id":3224,"name":"granville_island","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":68.16,"rating":-1.0},{"attraction_id":3225,"name":"caribbean_dreams_runaway_bay_private_party_hopper","country":"caribbean","province":"jamaica","city":"saint_ann_parish","location":{"lat":19.7732678,"lng":-70.4950612},"price":80.43,"rating":-1.0},{"attraction_id":3226,"name":"90_minute_private_vacation_photography_session_with_local_photographer_in_paris","country":"europe","province":"france","city":"ile-de-france","location":{"lat":54.5259614,"lng":15.2551187},"price":681.61,"rating":5.0},{"attraction_id":3227,"name":"60_minute_private_vacation_photography_session_with_local_photographer_in_paris","country":"europe","province":"france","city":"ile-de-france","location":{"lat":54.5259614,"lng":15.2551187},"price":477.13,"rating":5.0},{"attraction_id":3228,"name":"120_minute_private_vacation_photography_session_with_local_photographer_in_maui","country":"united_states","province":"hawaii_(hi)","city":"maui","location":"nil","price":886.09,"rating":5.0},{"attraction_id":3229,"name":"60_minute_private_vacation_photography_session_with_local_photographer_in_maui","country":"united_states","province":"hawaii_(hi)","city":"maui","location":"nil","price":477.13,"rating":5.0},{"attraction_id":3230,"name":"120_minute_private_vacation_photography_session_with_local_photographer_in_paris","country":"europe","province":"france","city":"ile-de-france","location":{"lat":54.5259614,"lng":15.2551187},"price":886.09,"rating":5.0},{"attraction_id":3231,"name":"90_minute_private_vacation_photography_session_with_local_photographer_in_maui","country":"united_states","province":"hawaii_(hi)","city":"maui","location":"nil","price":753.18,"rating":-1.0},{"attraction_id":3232,"name":"abu_dhabi_like_a_local:_customized_private_tour","country":"middle_east","province":"united_arab_emirates","city":"emirate_of_abu_dhabi","location":{"lat":29.2985278,"lng":42.5509603},"price":40.9,"rating":-1.0},{"attraction_id":3233,"name":"nagano_like_a_local:_customized_private_tour","country":"asia","province":"japan","city":"chubu","location":{"lat":34.047863,"lng":100.6196553},"price":47.71,"rating":-1.0},{"attraction_id":3234,"name":"private_sightseeing_tour:_capilano_bridge_&_grouse_mountain","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2043733,"lng":-122.9339129},"price":424.0,"rating":-1.0},{"attraction_id":3235,"name":"private_transfer_from_buffalo_airport_to_niagara_falls","country":"united_states","province":"new_york_(ny)","city":"buffalo","location":"nil","price":179.0,"rating":4.5},{"attraction_id":3236,"name":"brussels_like_a_local:_customized_private_tour","country":"europe","province":"belgium","city":"brussels","location":{"lat":54.5259614,"lng":15.2551187},"price":54.1,"rating":-1.0},{"attraction_id":3237,"name":"liverpool_like_a_local:_customized_private_tour","country":"europe","province":"united_kingdom_(uk)","city":"england","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":3238,"name":"quebec_city_private_walking_tour_-_the_history_of_quebec_and_canada","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.7561139,"lng":-71.1790215},"price":130.0,"rating":-1.0},{"attraction_id":3239,"name":"private_tour:_niagara_falls_from_toronto_with_lunch_and_boat","country":"canada","province":"ontario","city":"toronto","location":"nil","price":675.0,"rating":4.5},{"attraction_id":3240,"name":"90_minute_private_vacation_photography_session_with_photographer_in_budapest","country":"europe","province":"hungary","city":"central_hungary","location":{"lat":54.5259614,"lng":15.2551187},"price":681.61,"rating":-1.0},{"attraction_id":3241,"name":"30_minute_private_vacation_photography_session_with_photographer_in_budapest","country":"europe","province":"hungary","city":"central_hungary","location":{"lat":54.5259614,"lng":15.2551187},"price":340.8,"rating":-1.0},{"attraction_id":3242,"name":"120_minute_private_vacation_photography_session_with_photographer_in_budapest","country":"europe","province":"hungary","city":"central_hungary","location":{"lat":54.5259614,"lng":15.2551187},"price":886.09,"rating":-1.0},{"attraction_id":3243,"name":"bremen_like_a_local:_customized_private_tour","country":"europe","province":"germany","city":"state_of_bremen","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":3244,"name":"private_winery_tour_of_niagara_wine_country","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":165.0,"rating":5.0},{"attraction_id":3245,"name":"san_sebastian_like_a_local:_customized_private_tour","country":"europe","province":"spain","city":"basque_country","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":3246,"name":"cambridge_like_a_local:_customized_private_tour","country":"europe","province":"united_kingdom_(uk)","city":"england","location":{"lat":54.5259614,"lng":15.2551187},"price":46.37,"rating":-1.0},{"attraction_id":3247,"name":"60_minute_private_vacation_photography_session_with_local_photographer_in_chicago","country":"united_states","province":"illinois_(il)","city":"chicago","location":"nil","price":477.13,"rating":-1.0},{"attraction_id":3248,"name":"30_minute_private_vacation_photography_session_with_local_photographer_in_chicago","country":"united_states","province":"illinois_(il)","city":"chicago","location":"nil","price":340.8,"rating":-1.0},{"attraction_id":3249,"name":"120_minute_private_vacation_photography_session_with_local_photographer_in_chicago","country":"united_states","province":"illinois_(il)","city":"chicago","location":"nil","price":886.09,"rating":-1.0},{"attraction_id":3250,"name":"90_minute_private_vacation_photography_session_with_local_photographer_in_chicago","country":"united_states","province":"illinois_(il)","city":"chicago","location":"nil","price":681.61,"rating":-1.0},{"attraction_id":3251,"name":"90_minute_private_vacation_photography_session_with_local_photographer_in_cancun","country":"mexico","province":"yucatan_peninsula","city":"quintana_roo","location":"nil","price":681.61,"rating":-1.0},{"attraction_id":3252,"name":"30_minute_private_vacation_photography_session_with_local_photographer_in_cancun","country":"mexico","province":"yucatan_peninsula","city":"quintana_roo","location":"nil","price":340.8,"rating":-1.0},{"attraction_id":3253,"name":"30_minute_private_vacation_photography_session_with_local_photographer_in_san_diego","country":"united_states","province":"california_(ca)","city":"san_diego","location":"nil","price":340.8,"rating":-1.0},{"attraction_id":3254,"name":"60_minute_private_vacation_photography_session_with_local_photographer_in_cancun","country":"mexico","province":"yucatan_peninsula","city":"quintana_roo","location":"nil","price":477.13,"rating":-1.0},{"attraction_id":3255,"name":"120_minute_private_vacation_photography_session_with_local_photographer_in_san_diego","country":"united_states","province":"california_(ca)","city":"san_diego","location":"nil","price":886.09,"rating":-1.0},{"attraction_id":3256,"name":"60_minute_private_vacation_photography_session_with_local_photographer_in_san_diego","country":"united_states","province":"california_(ca)","city":"san_diego","location":"nil","price":477.13,"rating":-1.0},{"attraction_id":3257,"name":"90_minute_private_vacation_photography_session_with_local_photographer_in_san_diego","country":"united_states","province":"california_(ca)","city":"san_diego","location":"nil","price":681.61,"rating":-1.0},{"attraction_id":3258,"name":"toronto_private_tour","country":"canada","province":"ontario","city":"toronto","location":"nil","price":390.0,"rating":5.0},{"attraction_id":3259,"name":"private_tour_and_transfer_from_toronto_international_airport_to_niagara_falls,_canada","country":"canada","province":"ontario","city":"toronto","location":"nil","price":289.0,"rating":-1.0},{"attraction_id":3260,"name":"private_tour:_craft_breweries_and_beer_tastings_in_niagara_region","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":165.0,"rating":-1.0},{"attraction_id":3261,"name":"caribbean_dreams_north_coast_private_party_hopper","country":"caribbean","province":"dominican_republic","city":"puerto_plata_province","location":{"lat":19.7732678,"lng":-70.4950612},"price":80.43,"rating":-1.0},{"attraction_id":3262,"name":"caribbean_dreams_las_terrenas_private_party_hopper","country":"caribbean","province":"dominican_republic","city":"samana_province","location":{"lat":19.7732678,"lng":-70.4950612},"price":80.43,"rating":-1.0},{"attraction_id":3263,"name":"caribbean_dreams_santo_domingo_private_party_hopper","country":"caribbean","province":"dominican_republic","city":"santo_domingo_province","location":{"lat":19.7732678,"lng":-70.4950612},"price":80.43,"rating":-1.0},{"attraction_id":3264,"name":"caribbean_dreams_punta_cana_private_party_hopper","country":"caribbean","province":"dominican_republic","city":"la_altagracia_province","location":{"lat":19.7732678,"lng":-70.4950612},"price":80.43,"rating":-1.0},{"attraction_id":3265,"name":"60_minute_private_vacation_photography_session_with_photographer_in_hong_kong","country":"asia","province":"china","city":"hong_kong","location":{"lat":34.047863,"lng":100.6196553},"price":477.13,"rating":-1.0},{"attraction_id":3266,"name":"30_minute_private_vacation_photography_session_with_photographer_in_hong_kong","country":"asia","province":"china","city":"hong_kong","location":{"lat":34.047863,"lng":100.6196553},"price":340.8,"rating":-1.0},{"attraction_id":3267,"name":"90_minute_private_vacation_photography_session_with_photographer_in_hong_kong","country":"asia","province":"china","city":"hong_kong","location":{"lat":34.047863,"lng":100.6196553},"price":681.61,"rating":-1.0},{"attraction_id":3268,"name":"120_minute_private_vacation_photography_session_with_photographer_in_hong_kong","country":"asia","province":"china","city":"hong_kong","location":{"lat":34.047863,"lng":100.6196553},"price":886.09,"rating":-1.0},{"attraction_id":3269,"name":"private_niagara_falls,_niagara-on-the-lake,_canada_-_day_tour_with_hotel_pick_up","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":149.0,"rating":5.0},{"attraction_id":3270,"name":"private_day_trip_to_niagara_falls,_canada_from_usa","country":"united_states","province":"new_york_(ny)","city":"buffalo","location":"nil","price":175.0,"rating":-1.0},{"attraction_id":3271,"name":"private_tour_and_transfer_from_hamilton_international_airport_to_niagara_falls","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":209.0,"rating":-1.0},{"attraction_id":3272,"name":"viator_exclusive:_2-day_victoria_and_butchart_gardens_tour_with_overnight_at_the_fairmont_empress","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284609,"lng":-123.108474},"price":631.54,"rating":5.0},{"attraction_id":3273,"name":"fashion_room_service","country":"canada","province":"quebec","city":"montreal","location":"nil","price":175.0,"rating":-1.0},{"attraction_id":3274,"name":"sea_to_sky_tour","country":"canada","province":"british_columbia","city":"things_to_do_in_pender_island","location":{"lat":48.8002755,"lng":-123.3109432},"price":99.75,"rating":-1.0},{"attraction_id":3275,"name":"fashion_room_service","country":"canada","province":"quebec","city":"montreal","location":"nil","price":175.0,"rating":-1.0},{"attraction_id":3276,"name":"aerial_silks_experience_for_all","country":"canada","province":"quebec","city":"montreal","location":"nil","price":30.0,"rating":-1.0},{"attraction_id":3278,"name":"bowen_island_seascape_photography_workshop","country":"canada","province":"british_columbia","city":"things_to_do_in_bowen_island","location":"nil","price":850.0,"rating":-1.0},{"attraction_id":3279,"name":"aurora_photography_workshop","country":"canada","province":"northwest_territories","city":"yellowknife","location":{"lat":51.188849,"lng":-115.5613515},"price":63.0,"rating":-1.0},{"attraction_id":3280,"name":"axe_throwing_at_batl_-_the_backyard_axe_throwing_league_in_ottawa","country":"canada","province":"ontario","city":"ottawa","location":"nil","price":22.22,"rating":-1.0},{"attraction_id":3281,"name":"art_party_paint_night","country":"canada","province":"prince_edward_island","city":"things_to_do_in_charlottetown","location":{"lat":46.2354225,"lng":-63.1276825},"price":30.0,"rating":-1.0},{"attraction_id":3282,"name":"quarry_rock_hike_and_photography_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":109.0,"rating":4.0},{"attraction_id":3283,"name":"whistler_exotic_car_driving_experience","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.359068,"lng":-123.267023},"price":887.25,"rating":5.0},{"attraction_id":3284,"name":"walking_tour_of_old_montreal","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5025925,"lng":-73.5551673},"price":29.5,"rating":5.0},{"attraction_id":3285,"name":"niagara_falls_day_tour_from_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.703077,"lng":-79.406384},"price":94.92,"rating":5.0},{"attraction_id":3286,"name":"skylon_tower_observation_deck_admission","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":15.0,"rating":4.5},{"attraction_id":3287,"name":"montreal_city_guided_sightseeing_tour","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5001458,"lng":-73.5720264},"price":55.0,"rating":4.0},{"attraction_id":3288,"name":"vancouver_city_sightseeing_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.1978322,"lng":-123.0649959},"price":80.0,"rating":4.5},{"attraction_id":3289,"name":"quebec_city_walking_tour","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8130864,"lng":-71.2055932},"price":30.99,"rating":5.0},{"attraction_id":3290,"name":"niagara_falls_canadian_side_tour_and_maid_of_the_mist_boat_ride","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.102436,"lng":-78.961638},"price":149.89,"rating":5.0},{"attraction_id":3291,"name":"greg_frewin_wild_magic_show","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":32.77,"rating":5.0},{"attraction_id":3292,"name":"quebec_city_and_montmorency_falls_day_trip_from_montreal","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5001458,"lng":-73.5720264},"price":115.0,"rating":4.5},{"attraction_id":3293,"name":"small-group_quebec_city_food_tour","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8130864,"lng":-71.2055932},"price":53.0,"rating":4.5},{"attraction_id":3294,"name":"vancouver_city_hop-on_hop-off_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284609,"lng":-123.108474},"price":31.2,"rating":4.0},{"attraction_id":3295,"name":"niagara_falls_day_trip_from_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6561507,"lng":-79.3842642},"price":169.0,"rating":5.0},{"attraction_id":3296,"name":"best_of_niagara_falls_tour_from_niagara_falls,_ontario","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.0857136,"lng":-79.0824311},"price":158.0,"rating":5.0},{"attraction_id":3297,"name":"ripley's_believe_it_or_not!_niagara_falls_admission","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":10.95,"rating":4.5},{"attraction_id":3298,"name":"half-day_trip_to_montmorency_falls_and_ste-anne-de-beaupr\u00e9_from_quebec","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8131324,"lng":-71.2056118},"price":57.5,"rating":4.5},{"attraction_id":3299,"name":"johnston_canyon_icewalk","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1775076,"lng":-115.5712711},"price":79.8,"rating":5.0},{"attraction_id":3300,"name":"butchart_gardens_tour_from_victoria","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4216648,"lng":-123.3666096},"price":73.5,"rating":5.0},{"attraction_id":3301,"name":"quebec_city_sightseeing_tour","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8131324,"lng":-71.2056118},"price":42.0,"rating":4.5},{"attraction_id":3302,"name":"toronto_city_hop-on_hop-off_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6561507,"lng":-79.3842642},"price":43.0,"rating":4.0},{"attraction_id":3303,"name":"victoria_guided_food_and_history_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4300479,"lng":-123.3637239},"price":63.0,"rating":5.0},{"attraction_id":3304,"name":"niagara_falls_in_one_day:_deluxe_sightseeing_tour_of_american_and_canadian_sides","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.102436,"lng":-78.961638},"price":204.41,"rating":5.0},{"attraction_id":3305,"name":"whistler_small-group_day_trip_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.1978322,"lng":-123.0649959},"price":145.0,"rating":5.0},{"attraction_id":3306,"name":"quebec_ice_hotel_tour","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":20.68,"rating":4.5},{"attraction_id":3307,"name":"niagara_skywheel_admission_ticket","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":14.68,"rating":4.5},{"attraction_id":3308,"name":"half-day_whale_watching_adventure_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4227209,"lng":-123.3689786},"price":181.13,"rating":4.5},{"attraction_id":3309,"name":"niagara_falls_tour_day_trip_from_toronto","country":"canada","province":"ontario","city":"toronto","location":"nil","price":89.0,"rating":4.5},{"attraction_id":3310,"name":"vancouver_seaplane_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4241277,"lng":-123.3707833},"price":135.0,"rating":5.0},{"attraction_id":3311,"name":"st._lawrence_market_and_old_toronto_food_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6596227,"lng":-79.3472817},"price":89.0,"rating":5.0},{"attraction_id":3312,"name":"niagara_falls_day_and_evening_tour_with_boat_cruise_and_optional_fallsview_dinner","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6837428,"lng":-79.5929134},"price":169.0,"rating":4.5},{"attraction_id":3313,"name":"ice_explorer_glacier_tour_and_glacier_skywalk","country":"canada","province":"alberta","city":"things_to_do_in_banff_national_park","location":"nil","price":114.45,"rating":4.5},{"attraction_id":3314,"name":"ultimate_toronto_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.0857136,"lng":-79.0824311},"price":175.0,"rating":5.0},{"attraction_id":3315,"name":"niagara_falls_platinum_tour_from_toronto_with_cruise_and_lunch","country":"canada","province":"ontario","city":"toronto","location":"nil","price":149.0,"rating":4.5},{"attraction_id":3316,"name":"niagara-on-the-lake_wine_tour_and_tastings_with_transport","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.0618004,"lng":-79.1214261},"price":40.0,"rating":4.5},{"attraction_id":3317,"name":"niagara_on_the_lake_wine_tour_with_cheese_pairing","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.2265419,"lng":-79.1159615},"price":83.62,"rating":5.0},{"attraction_id":3318,"name":"niagara_falls_american-side_tour_with_maid_of_the_mist_boat_ride","country":"united_states","province":"new_york_(ny)","city":"niagara_falls","location":{"lat":43.102436,"lng":-78.961638},"price":136.25,"rating":4.5},{"attraction_id":3319,"name":"arctic_day:_evening_aurora_viewing","country":"canada","province":"yukon","city":"whitehorse","location":{"lat":60.7227415,"lng":-135.0558791},"price":135.45,"rating":3.5},{"attraction_id":3320,"name":"capilano_suspension_bridge_and_grouse_mountain_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2869235,"lng":-123.12216},"price":212.0,"rating":5.0},{"attraction_id":3321,"name":"vancouver_highlights_bike_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2841459,"lng":-123.1193126},"price":94.45,"rating":5.0},{"attraction_id":3322,"name":"sea_to_sky_gondola_ticket","country":"canada","province":"british_columbia","city":"squamish","location":"nil","price":39.95,"rating":5.0},{"attraction_id":3323,"name":"gastronomic_gastown_walking_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.271678,"lng":-123.1350326},"price":146.35,"rating":5.0},{"attraction_id":3324,"name":"half-day_beer_cider_and_wine_tour","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.0618004,"lng":-79.1214261},"price":35.0,"rating":3.5},{"attraction_id":3325,"name":"guided_tour_of_the_fairmont_le_ch\u00e2teau_frontenac_in_quebec_city","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8118804,"lng":-71.2071414},"price":26.25,"rating":4.0},{"attraction_id":3326,"name":"private_tour:_quebec_city_walking_tour","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8130864,"lng":-71.2055932},"price":25.72,"rating":5.0},{"attraction_id":3327,"name":"whale-watching_cruise_with_expert_naturalists","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4224072,"lng":-123.3670534},"price":94.5,"rating":5.0},{"attraction_id":3328,"name":"northern_lights_tour_from_yellowknife","country":"canada","province":"northwest_territories","city":"yellowknife","location":{"lat":62.4549765,"lng":-114.3722764},"price":100.0,"rating":4.5},{"attraction_id":3329,"name":"winter_tour:_banff_and_its_wildlife","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1775076,"lng":-115.5712711},"price":70.35,"rating":4.5},{"attraction_id":3330,"name":"island_of_orleans_food_and_drink_tour","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.898015,"lng":-71.182973},"price":44.95,"rating":4.5},{"attraction_id":3331,"name":"montreal_tower_observatory_admission_plus_optional_ticket_to_botanical_garden","country":"canada","province":"quebec","city":"montreal","location":"nil","price":23.75,"rating":4.0},{"attraction_id":3332,"name":"niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.2265419,"lng":-79.1159615},"price":157.07,"rating":5.0},{"attraction_id":3333,"name":"evening_wildlife_safari","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1775076,"lng":-115.5712711},"price":58.8,"rating":4.0},{"attraction_id":3334,"name":"jasper_skytram","country":"canada","province":"alberta","city":"canadian_rockies","location":"nil","price":49.3,"rating":4.5},{"attraction_id":3335,"name":"victoria_and_butchart_gardens_day_trip_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":194.25,"rating":4.5},{"attraction_id":3336,"name":"vancouver_harbor_sunset_dinner_cruise","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.29419,"lng":-123.133059},"price":97.69,"rating":4.5},{"attraction_id":3337,"name":"flyover_canada_simulated_flight_ride","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":34.65,"rating":5.0},{"attraction_id":3338,"name":"jasper_evening_wildlife_tour","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":52.8740887,"lng":-118.081698},"price":73.9,"rating":4.5},{"attraction_id":3339,"name":"vancouver_lookout_admission","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":18.38,"rating":4.5},{"attraction_id":3340,"name":"horse-drawn_sleigh_ride_in_banff","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1763287,"lng":-115.570567},"price":39.9,"rating":4.5},{"attraction_id":3341,"name":"whistler_superfly_ziplines","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1129838,"lng":-122.9549289},"price":103.95,"rating":5.0},{"attraction_id":3342,"name":"toronto_distillery_district_walking_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6502975,"lng":-79.3606799},"price":23.73,"rating":5.0},{"attraction_id":3343,"name":"whistler_helicopter_tour","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":49.1830074,"lng":-123.176599},"price":187.95,"rating":5.0},{"attraction_id":3344,"name":"mountain_lakes_and_waterfalls_day_trip_from_banff","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.417637,"lng":-116.217007},"price":183.75,"rating":5.0},{"attraction_id":3345,"name":"montreal_city_hop-on_hop-off_tour","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5001458,"lng":-73.5720264},"price":56.0,"rating":4.0},{"attraction_id":3346,"name":"small-group_toronto_beer_tour","country":"canada","province":"ontario","city":"toronto","location":"nil","price":80.0,"rating":5.0},{"attraction_id":3347,"name":"grotto_canyon_icewalk","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1775076,"lng":-115.5712711},"price":79.8,"rating":5.0},{"attraction_id":3348,"name":"glacier_skywalk_admission","country":"canada","province":"alberta","city":"things_to_do_in_jasper_national_park","location":"nil","price":36.75,"rating":3.5},{"attraction_id":3349,"name":"bird_kingdom_all_day_admission_ticket","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.0926264,"lng":-79.0687075},"price":20.28,"rating":4.5},{"attraction_id":3350,"name":"victoria_and_butchart_gardens_tour_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284609,"lng":-123.108474},"price":212.0,"rating":4.5},{"attraction_id":3351,"name":"gastown_walking_food_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2859174,"lng":-123.1138245},"price":93.45,"rating":5.0},{"attraction_id":3352,"name":"quebec_ice_hotel_and_snow_tubing_combo","country":"canada","province":"quebec","city":"things_to_do_in_saint-gabriel-de-valcartier","location":"nil","price":46.0,"rating":4.0},{"attraction_id":3353,"name":"snow_tubing_at_village_vacation_valcartier","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":34.44,"rating":4.5},{"attraction_id":3354,"name":"montreal_craft_brewery_and_beer_tasting_small-group_tour","country":"canada","province":"quebec","city":"montreal","location":"nil","price":74.73,"rating":5.0},{"attraction_id":3355,"name":"the_calgary_stampede","country":"canada","province":"alberta","city":"calgary","location":"nil","price":48.0,"rating":4.5},{"attraction_id":3356,"name":"7-minute_helicopter_tour_over_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.632485,"lng":-79.3956627},"price":123.18,"rating":4.5},{"attraction_id":3357,"name":"small-group_granville_island_market_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.271678,"lng":-123.1350326},"price":79.9,"rating":5.0},{"attraction_id":3358,"name":"konzelmann_estate_winery_tour_and_tasting_in_niagara-on-the-lake","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":10.0,"rating":5.0},{"attraction_id":3359,"name":"seaplane_flight_to_victoria_and_whale-watching_cruise","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4241277,"lng":-123.3707833},"price":469.0,"rating":5.0},{"attraction_id":3360,"name":"athabasca_glacier_snow_trip_from_banff","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1775076,"lng":-115.5712711},"price":273.0,"rating":4.5},{"attraction_id":3361,"name":"5.5-hour_jasper_wildlife_and_waterfalls_tour_with_maligne_lake_cruise_from_jasper","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":52.8740887,"lng":-118.081698},"price":144.59,"rating":5.0},{"attraction_id":3362,"name":"maligne_canyon_ice_walk","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":52.8780879,"lng":-118.0799308},"price":72.45,"rating":4.5},{"attraction_id":3363,"name":"observatoire_place_ville_marie_tickets","country":"canada","province":"quebec","city":"montreal","location":"nil","price":21.85,"rating":4.0},{"attraction_id":3364,"name":"sea_to_sky_and_whistler_village_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":157.5,"rating":5.0},{"attraction_id":3365,"name":"small-group_gourmet_food_tour_in_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.271678,"lng":-123.1350326},"price":131.87,"rating":5.0},{"attraction_id":3366,"name":"vancouver_harbor_and_indian_arm_lunch_cruise","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.29419,"lng":-123.133059},"price":85.33,"rating":5.0},{"attraction_id":3367,"name":"columbia_icefield_tour_including_the_glacier_skywalk_from_banff","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.417637,"lng":-116.217007},"price":281.4,"rating":5.0},{"attraction_id":3368,"name":"snowmobile_british_columbia_tour_for_intermediate_riders","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1129838,"lng":-122.9549289},"price":151.2,"rating":5.0},{"attraction_id":3369,"name":"fine_dining_dinner_tour_in_whistler","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.114686,"lng":-122.956828},"price":131.24,"rating":5.0},{"attraction_id":3370,"name":"small-group_walking_tour_of_toronto's_kensington_market_and_chinatown","country":"canada","province":"ontario","city":"toronto","location":"nil","price":53.0,"rating":4.5},{"attraction_id":3371,"name":"introductory_brewery_and_distillery_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4846699,"lng":-123.3872278},"price":22.0,"rating":5.0},{"attraction_id":3372,"name":"2-day_niagara_falls_tour_from_new_york_by_bus","country":"united_states","province":"new_york_(ny)","city":"new_york_city","location":{"lat":40.8261404,"lng":-74.229805},"price":436.23,"rating":4.5},{"attraction_id":3373,"name":"northern_lights_and_arctic_circle_day_trip_from_fairbanks","country":"united_states","province":"alaska_(ak)","city":"fairbanks","location":{"lat":64.852906,"lng":-147.7818559},"price":299.91,"rating":4.5},{"attraction_id":3374,"name":"niagara_falls_open-top_jet-boat_ride","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.149939,"lng":-79.0463155},"price":79.04,"rating":5.0},{"attraction_id":3375,"name":"sea_to_sky_highway_day_trip_from_vancouver:_shannon_falls,_britannia_mine_and_gondola_ride","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.1978322,"lng":-123.0649959},"price":130.0,"rating":5.0},{"attraction_id":3376,"name":"quebec_pub_crawl","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":28.0,"rating":4.5},{"attraction_id":3377,"name":"ultimate_day_tour_to_victoria","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4227209,"lng":-123.3689786},"price":363.56,"rating":4.5},{"attraction_id":3378,"name":"niagara-on-the-lake_wine_tour_with_lunch","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.2163982,"lng":-79.1287849},"price":114.99,"rating":4.5},{"attraction_id":3379,"name":"kicking_horse_river_whitewater_rafting","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1772837,"lng":-115.5727351},"price":159.6,"rating":5.0},{"attraction_id":3380,"name":"small-group_quebec_wine_tour_from_montreal_with_gourmet_lunch_or_cheese_tasting","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.502057,"lng":-73.569345},"price":97.73,"rating":5.0},{"attraction_id":3381,"name":"zipline_adventure_in_whistler","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.113329,"lng":-122.954755},"price":103.95,"rating":5.0},{"attraction_id":3382,"name":"beyond_the_market_food_tour_in_montreal","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.526123,"lng":-73.5950714},"price":104.0,"rating":5.0},{"attraction_id":3383,"name":"halifax_harbour_hopper_tour","country":"canada","province":"nova_scotia","city":"halifax_region","location":{"lat":44.663465,"lng":-63.6241384},"price":42.67,"rating":4.5},{"attraction_id":3384,"name":"winter_wildlife_discovery_tour","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":52.8780879,"lng":-118.0799308},"price":72.45,"rating":4.5},{"attraction_id":3385,"name":"lake_louise_winter_wildlife_snowshoe_tour","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.4419206,"lng":-116.1621717},"price":49.0,"rating":5.0},{"attraction_id":3386,"name":"konzelmann_estate_winery:_junk_food_wine_pairing","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":15.0,"rating":4.5},{"attraction_id":3387,"name":"niagara_falls_in_one_day_from_new_york_city","country":"united_states","province":"new_york_(ny)","city":"new_york_city","location":"nil","price":299.91,"rating":3.0},{"attraction_id":3388,"name":"whistler_and_sea_to_sky_gondola_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284609,"lng":-123.108474},"price":189.0,"rating":5.0},{"attraction_id":3389,"name":"peggy's_cove_day_trip_from_halifax","country":"canada","province":"nova_scotia","city":"halifax_region","location":{"lat":44.663465,"lng":-63.6241384},"price":57.49,"rating":4.5},{"attraction_id":3390,"name":"quebec_ski-shoeing_excursion","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.858852,"lng":-71.013544},"price":89.9,"rating":5.0},{"attraction_id":3391,"name":"arctic_day:_yukon_wildlife_and_hot_springs_tour","country":"canada","province":"yukon","city":"whitehorse","location":{"lat":60.7227415,"lng":-135.0558791},"price":145.95,"rating":5.0},{"attraction_id":3392,"name":"private_winery_tour_of_niagara-on-the-lake","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":165.0,"rating":5.0},{"attraction_id":3393,"name":"2-hour_ottawa_express_city_bike_tour","country":"canada","province":"ontario","city":"ottawa","location":{"lat":45.4233882,"lng":-75.6963202},"price":63.0,"rating":5.0},{"attraction_id":3394,"name":"niagara-on-the-lake_winery_tasting_afternoon_tour_with_wine_and_cheese","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.2541511,"lng":-79.0854685},"price":95.0,"rating":4.5},{"attraction_id":3395,"name":"gr\u00e9vin_wax_museum_admission_in_montreal","country":"canada","province":"quebec","city":"montreal","location":"nil","price":18.0,"rating":4.5},{"attraction_id":3396,"name":"royal_bc_museum_entrance_ticket","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":17.0,"rating":5.0},{"attraction_id":3397,"name":"niagara_falls_day_trip_from_new_york_by_air","country":"united_states","province":"new_york_(ny)","city":"new_york_city","location":{"lat":40.7539128,"lng":-73.9864172},"price":721.14,"rating":4.5},{"attraction_id":3398,"name":"columbia_icefield_tour_including_the_glacier_skywalk_from_jasper","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1306919,"lng":-114.0066346},"price":232.05,"rating":4.5},{"attraction_id":3399,"name":"banff_via_ferrata_climbing_adventure","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1775076,"lng":-115.5712711},"price":177.45,"rating":5.0},{"attraction_id":3400,"name":"afternoon_delight_wine_and_cheese_tour","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.1957482,"lng":-79.1569644},"price":89.27,"rating":5.0},{"attraction_id":3401,"name":"1_hour_banff_horseback_riding_adventures","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1763287,"lng":-115.570567},"price":67.2,"rating":4.5},{"attraction_id":3402,"name":"quebec_city_shore_excursion:_half-day_tour_to_montmorency_falls_and_ste-anne-de-beaupr\u00e9","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8131324,"lng":-71.2056118},"price":57.5,"rating":4.5},{"attraction_id":3403,"name":"whistler_wilderness_snowmobile_run","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1133762,"lng":-122.954259},"price":208.96,"rating":5.0},{"attraction_id":3404,"name":"stanley_park_horse-drawn_tours","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2977621,"lng":-123.1320073},"price":42.0,"rating":4.5},{"attraction_id":3405,"name":"lake_louise_scenic_snowshoe_tour","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.4419206,"lng":-116.1621717},"price":79.0,"rating":5.0},{"attraction_id":3406,"name":"wild_current_canoe_adventure_at_pyramid_lake","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":52.872151,"lng":-118.079427},"price":120.0,"rating":5.0},{"attraction_id":3407,"name":"vancouver_art_gallery_admission","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":24.0,"rating":3.5},{"attraction_id":3408,"name":"viator_exclusive:_2-day_victoria_and_butchart_gardens_tour_with_overnight_at_the_fairmont_empress","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284609,"lng":-123.108474},"price":631.54,"rating":5.0},{"attraction_id":3409,"name":"3_hours_snowmobile_guided_tour\/rental_1_hour_from_montreal","country":"canada","province":"quebec","city":"things_to_do_in_montreal","location":"nil","price":190.0,"rating":5.0},{"attraction_id":3410,"name":"victoria_day_trip_from_seattle_with_butchart_gardens","country":"united_states","province":"washington_(wa)","city":"seattle","location":"nil","price":271.28,"rating":4.5},{"attraction_id":3411,"name":"jasper_to_lake_louise_one-way_tour","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":52.8780879,"lng":-118.0799308},"price":250.95,"rating":5.0},{"attraction_id":3412,"name":"whistler_ski_rental_package_including_delivery","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1165073,"lng":-122.9480618},"price":108.95,"rating":5.0},{"attraction_id":3413,"name":"victoria_whale_watch_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4255917,"lng":-123.3695807},"price":114.45,"rating":4.5},{"attraction_id":3414,"name":"green_gables_shore_tour_from_charlottetown","country":"canada","province":"prince_edward_island","city":"things_to_do_in_cavendish","location":"nil","price":73.6,"rating":4.5},{"attraction_id":3415,"name":"a_wok_around_chinatown:_culinary_and_cultural_walking_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2723568,"lng":-123.1350654},"price":108.0,"rating":5.0},{"attraction_id":3416,"name":"bike_tour_of_downtown_vancouver_and_stanley_park","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2866679,"lng":-123.141285},"price":68.25,"rating":5.0},{"attraction_id":3417,"name":"jasper_rafting_athabasca_canyon_run","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":52.8753421,"lng":-118.0806243},"price":93.45,"rating":4.5},{"attraction_id":3418,"name":"small-group_wine_tour_from_niagara_falls_with_hotel_pickup","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.1389513,"lng":-79.1334083},"price":99.95,"rating":5.0},{"attraction_id":3419,"name":"60-minute_the_royal_carriage_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4204,"lng":-123.3710615},"price":215.0,"rating":5.0},{"attraction_id":3420,"name":"summer_tour:_banff_and_its_wildlife","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1775076,"lng":-115.5712711},"price":74.55,"rating":5.0},{"attraction_id":3421,"name":"quebec_city_craft_brewery_and_beer_tasting_small-group_tour","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":74.73,"rating":5.0},{"attraction_id":3422,"name":"niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.2265419,"lng":-79.1159615},"price":77.98,"rating":5.0},{"attraction_id":3423,"name":"ottawa_city_tour_by_land_and_water","country":"canada","province":"ontario","city":"ottawa","location":{"lat":45.423822,"lng":-75.6964509},"price":36.45,"rating":4.0},{"attraction_id":3424,"name":"city_highlights_bus_tour_of_charlottetown","country":"canada","province":"prince_edward_island","city":"things_to_do_in_cavendish","location":"nil","price":27.6,"rating":4.5},{"attraction_id":3425,"name":"4-day_yukon_aurora_viewing_tour","country":"canada","province":"yukon","city":"whitehorse","location":{"lat":60.7227415,"lng":-135.0558791},"price":702.45,"rating":5.0},{"attraction_id":3426,"name":"niagara_falls_freedom_day_trip_from_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6561507,"lng":-79.3842642},"price":136.0,"rating":4.5},{"attraction_id":3427,"name":"luxury_coach_tour_of_niagara_falls_with_lunch_and_hornblower_cruise_from_toronto","country":"canada","province":"ontario","city":"toronto","location":"nil","price":215.0,"rating":4.5},{"attraction_id":3428,"name":"niagara_wine_tasting_and_3-course_dinner","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.1957482,"lng":-79.1569644},"price":152.55,"rating":4.5},{"attraction_id":3429,"name":"full-day_niagara_winery_tour_from_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.703077,"lng":-79.406384},"price":99.0,"rating":4.5},{"attraction_id":3430,"name":"niagara_falls_domed_jet-boat_ride","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.149939,"lng":-79.0463155},"price":79.04,"rating":4.5},{"attraction_id":3431,"name":"flavors_of_old_montreal_walking_tour","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.527967,"lng":-73.597551},"price":68.0,"rating":4.5},{"attraction_id":3432,"name":"10-hour_small_group_whistler_day_trip_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2869235,"lng":-123.12216},"price":190.0,"rating":-1.0},{"attraction_id":3433,"name":"kananaskis_river_rafting_adventure","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1775076,"lng":-115.5712711},"price":105.0,"rating":4.5},{"attraction_id":3434,"name":"granite_falls_zodiac_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.27173,"lng":-123.1366559},"price":103.95,"rating":5.0},{"attraction_id":3435,"name":"niagara_falls,_niagara-on-the-lake,_winery_tour_from_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":45.463769,"lng":-73.8233438},"price":130.0,"rating":5.0},{"attraction_id":3436,"name":"marine_wildlife_tour_by_zodiac","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4255917,"lng":-123.3695807},"price":110.25,"rating":5.0},{"attraction_id":3437,"name":"victoria_castles_and_neighborhoods_bike_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4215452,"lng":-123.3748011},"price":57.75,"rating":5.0},{"attraction_id":3438,"name":"downtown_vancouver_sightseeing_cruise_in_a_zodiac_vessel","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4227209,"lng":-123.3689786},"price":69.57,"rating":5.0},{"attraction_id":3439,"name":"le_bateau-mouche_sightseeing_cruise_in_montreal","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5066947,"lng":-73.5499128},"price":29.89,"rating":4.5},{"attraction_id":3440,"name":"top_of_gowlland_tod_hike_in_victoria","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4569632,"lng":-123.3257163},"price":86.0,"rating":5.0},{"attraction_id":3441,"name":"3-hour_yukon_ice-fishing_tour_from_whitehorse","country":"canada","province":"yukon","city":"whitehorse","location":{"lat":60.7227415,"lng":-135.0558791},"price":187.95,"rating":-1.0},{"attraction_id":3442,"name":"wine_tasting_and_pairing_afternoon_tour","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":104.99,"rating":5.0},{"attraction_id":3443,"name":"quebec_city_shore_excursion:_quebec_city_sightseeing_tour","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8131324,"lng":-71.2056118},"price":42.55,"rating":4.0},{"attraction_id":3444,"name":"montreal_indoor_skydiving_introductory_package","country":"canada","province":"quebec","city":"montreal","location":"nil","price":78.18,"rating":5.0},{"attraction_id":3445,"name":"best_of_victoria_food_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4300479,"lng":-123.3637239},"price":68.25,"rating":5.0},{"attraction_id":3446,"name":"christmas_walking_tour_in_old_montreal","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5025925,"lng":-73.5551673},"price":21.0,"rating":4.5},{"attraction_id":3447,"name":"banff_premium_snowboard_rental_including_delivery","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":37.936607,"lng":-107.817839},"price":105.84,"rating":-1.0},{"attraction_id":3448,"name":"fort_street_food_walking_tour_in_victoria","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4228659,"lng":-123.3689381},"price":60.0,"rating":4.5},{"attraction_id":3449,"name":"victoria_craft_brewery_tour_and_tastings","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4222366,"lng":-123.3739457},"price":79.0,"rating":5.0},{"attraction_id":3450,"name":"chinatown_and_hidden_alleys_pedicab_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4189552,"lng":-123.3853958},"price":45.0,"rating":4.0},{"attraction_id":3451,"name":"axe_throwing_at_batl_-_the_backyard_axe_throwing_league_in_niagara_falls","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":22.22,"rating":-1.0},{"attraction_id":3452,"name":"british_columbia_super_saver:_4-day_tour_of_vancouver,_whistler_and_victoria","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284609,"lng":-123.108474},"price":414.0,"rating":4.5},{"attraction_id":3453,"name":"vancouver_shore_excursion:_pre-cruise_city_tour_with_port_drop_off","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.1978322,"lng":-123.0649959},"price":80.0,"rating":5.0},{"attraction_id":3454,"name":"banff_day_trip_from_calgary","country":"canada","province":"alberta","city":"calgary","location":{"lat":51.1306919,"lng":-114.0066346},"price":238.35,"rating":4.5},{"attraction_id":3455,"name":"private_tour_to_capilano_bridge_and_grouse_mountain","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2869235,"lng":-123.12216},"price":334.0,"rating":5.0},{"attraction_id":3456,"name":"niagara_falls_small-group_tour_from_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6704097,"lng":-79.3872779},"price":254.25,"rating":5.0},{"attraction_id":3457,"name":"day_and_night_tour_of_niagara_falls","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.0857136,"lng":-79.0824311},"price":300.0,"rating":5.0},{"attraction_id":3458,"name":"victoria_and_butchart_gardens_by_helicopter_and_speed_boat","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284751,"lng":-123.1394811},"price":579.0,"rating":5.0},{"attraction_id":3459,"name":"victoria_in_one_day_sightseeing_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4216648,"lng":-123.3666096},"price":240.45,"rating":5.0},{"attraction_id":3460,"name":"laurentian_mountains_day_trip_from_montreal","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5001458,"lng":-73.5720264},"price":100.0,"rating":4.0},{"attraction_id":3461,"name":"victoria_whale_watching_tour_by_zodiac","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4255917,"lng":-123.3695807},"price":114.45,"rating":4.5},{"attraction_id":3462,"name":"mount_mamquam_and_alpine_lakes_seaplane_tour_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4241277,"lng":-123.3707833},"price":369.0,"rating":4.5},{"attraction_id":3463,"name":"quebec_city_dinner_cruise","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":45.502452,"lng":-73.5523778},"price":142.56,"rating":4.0},{"attraction_id":3464,"name":"squamish_explorer_flightseeing_tour","country":"canada","province":"british_columbia","city":"squamish","location":{"lat":49.783335,"lng":-123.159769},"price":162.75,"rating":5.0},{"attraction_id":3465,"name":"jasper_city_sightseeing_tour","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1306919,"lng":-114.0066346},"price":123.9,"rating":5.0},{"attraction_id":3466,"name":"vancouver_city_private_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":141.75,"rating":5.0},{"attraction_id":3467,"name":"niagara_falls_evening_lights_day_trip_from_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6561507,"lng":-79.3842642},"price":180.0,"rating":4.5},{"attraction_id":3468,"name":"victoria_excursion_from_vancouver_by_helicopter_and_sea_plane","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284751,"lng":-123.1394811},"price":699.0,"rating":-1.0},{"attraction_id":3469,"name":"banff_national_park_tour_with_a_small_group","country":"canada","province":"alberta","city":"calgary","location":"nil","price":155.0,"rating":5.0},{"attraction_id":3470,"name":"whistler_sasquatch_zipline","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.113329,"lng":-122.954755},"price":135.45,"rating":5.0},{"attraction_id":3471,"name":"banff_national_park_guided_hike_with_lunch","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1775076,"lng":-115.5712711},"price":109.2,"rating":5.0},{"attraction_id":3472,"name":"vancouver_island_cycling_tour_including_lunch_and_wine_tasting","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2914718,"lng":-123.142404},"price":204.5,"rating":5.0},{"attraction_id":3473,"name":"montreal_dinner_cruise","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.502452,"lng":-73.5523778},"price":142.56,"rating":4.0},{"attraction_id":3474,"name":"60-minute_deluxe_horse-drawn_carriage_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.420724,"lng":-123.3712539},"price":215.0,"rating":5.0},{"attraction_id":3475,"name":"undiscovered_niagara_wine_country_tour","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":149.0,"rating":5.0},{"attraction_id":3476,"name":"blackcomb_glacier_safari_by_jeep_4x4","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1133762,"lng":-122.954259},"price":145.95,"rating":5.0},{"attraction_id":3477,"name":"montreal_food_truck_tour_by_bike","country":"canada","province":"quebec","city":"montreal","location":"nil","price":159.83,"rating":5.0},{"attraction_id":3478,"name":"1-_or_2-hour_horseback_ride_in_pemberton","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.3613164,"lng":-122.8502758},"price":82.95,"rating":5.0},{"attraction_id":3479,"name":"45-minute_beacon_hill_park_carriage_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4204,"lng":-123.3710615},"price":165.0,"rating":3.5},{"attraction_id":3481,"name":"squamish_cheakamus_white-water_rafting","country":"canada","province":"british_columbia","city":"squamish","location":{"lat":49.749151,"lng":-123.133378},"price":120.74,"rating":5.0},{"attraction_id":3482,"name":"north_van_shipyards_district_food_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2859174,"lng":-123.1138245},"price":73.0,"rating":5.0},{"attraction_id":3483,"name":"private_wine_and_chocolate_tour_in_niagara_wine_region","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":165.0,"rating":5.0},{"attraction_id":3484,"name":"the_pork_and_bacon_walking_food_tour_of_toronto's_hogtown_history","country":"canada","province":"ontario","city":"toronto","location":"nil","price":98.0,"rating":5.0},{"attraction_id":3485,"name":"whistler_wilderness_adventure_snowmobile_tour","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1132325,"lng":-122.9562256},"price":159.0,"rating":5.0},{"attraction_id":3486,"name":"half-day_yukon_snowshoeing_adventure","country":"canada","province":"yukon","city":"whitehorse","location":{"lat":60.7227415,"lng":-135.0558791},"price":135.45,"rating":4.0},{"attraction_id":3487,"name":"4-hour_eagle_viewing_river_float_trip_from_squamish_with_lunch","country":"canada","province":"british_columbia","city":"squamish","location":{"lat":49.749151,"lng":-123.133378},"price":125.99,"rating":5.0},{"attraction_id":3488,"name":"squamish_elaho_white-water_rafting","country":"canada","province":"british_columbia","city":"squamish","location":{"lat":49.749151,"lng":-123.133378},"price":173.24,"rating":5.0},{"attraction_id":3489,"name":"heritage_park_general_admission","country":"canada","province":"alberta","city":"calgary","location":"nil","price":11.5,"rating":4.5},{"attraction_id":3490,"name":"niagara_adventure_beach_horseback_ride","country":"canada","province":"ontario","city":"things_to_do_in_port_colborne","location":{"lat":42.888361,"lng":-79.3229186},"price":90.4,"rating":4.5},{"attraction_id":3491,"name":"half_day_swirl,_sip_&_savour_wine_tour","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.0618004,"lng":-79.1214261},"price":35.0,"rating":4.5},{"attraction_id":3492,"name":"niagara-on-the-lake_wine_tasting_tour_with_cheese_from_niagara_falls","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.2541511,"lng":-79.0854685},"price":100.57,"rating":5.0},{"attraction_id":3493,"name":"montreal's_underground_city_indoor_tour","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.527218,"lng":-73.573048},"price":65.0,"rating":5.0},{"attraction_id":3494,"name":"beyond_the_bagel:_montreal_jewish_food_walking_tour","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5169489,"lng":-73.579716},"price":85.0,"rating":5.0},{"attraction_id":3495,"name":"lake_louise_night_snowshoe_tour","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.4419206,"lng":-116.1621717},"price":59.0,"rating":5.0},{"attraction_id":3496,"name":"walking_tour_of_niagara-on-the-lake_historic_district","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.6528527,"lng":-79.3692322},"price":25.0,"rating":5.0},{"attraction_id":3497,"name":"niagara_lakefront_cellar_tour_and_wine_tasting","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":35.0,"rating":4.5},{"attraction_id":3498,"name":"montreal_shore_excursion:_pre-_or_post-cruise_guided_sightseeing_tour_of_montreal","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5001458,"lng":-73.5720264},"price":56.0,"rating":3.5},{"attraction_id":3499,"name":"full-day_vancouver_to_victoria_tour_by_ferry","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2869235,"lng":-123.12216},"price":320.0,"rating":4.0},{"attraction_id":3500,"name":"3_days_tour_fall_color_in_yukon_from_whitehorse","country":"canada","province":"yukon","city":"whitehorse","location":{"lat":60.8151378,"lng":-135.2986155},"price":650.0,"rating":5.0},{"attraction_id":3501,"name":"mountain_lakes_and_waterfalls_day_trip_from_calgary","country":"canada","province":"alberta","city":"calgary","location":{"lat":51.1306919,"lng":-114.0066346},"price":294.0,"rating":5.0},{"attraction_id":3502,"name":"whistler_day_trip_by_seaplane_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4241277,"lng":-123.3707833},"price":409.0,"rating":4.5},{"attraction_id":3503,"name":"columbia_icefield_tour_including_the_glacier_skywalk_from_calgary","country":"canada","province":"alberta","city":"calgary","location":{"lat":51.1306919,"lng":-114.0066346},"price":380.1,"rating":4.5},{"attraction_id":3504,"name":"shore_excursion:_prince_edward_island_and_anne_of_green_gables","country":"canada","province":"prince_edward_island","city":"things_to_do_in_prince_edward_island","location":"nil","price":470.0,"rating":5.0},{"attraction_id":3505,"name":"full-day_cheakamus_rafting_and_sea_to_sky_gondola_combo_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.749151,"lng":-123.133378},"price":205.79,"rating":5.0},{"attraction_id":3506,"name":"private_tour:_day_trip_from_vancouver_to_whistler","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2869235,"lng":-123.12216},"price":350.0,"rating":4.5},{"attraction_id":3507,"name":"niagara_falls_canada_tour_from_niagara_usa","country":"united_states","province":"new_york_(ny)","city":"niagara_falls","location":{"lat":43.082352,"lng":-79.041138},"price":156.7,"rating":5.0},{"attraction_id":3508,"name":"sunwapta_challenge_whitewater_rafting:_class_iii_rapids","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":52.8740887,"lng":-118.081698},"price":111.38,"rating":5.0},{"attraction_id":3509,"name":"whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4227209,"lng":-123.3689786},"price":447.57,"rating":5.0},{"attraction_id":3510,"name":"vancouver_to_victoria_by_seaplane_and_ferry","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4241277,"lng":-123.3707833},"price":289.0,"rating":4.5},{"attraction_id":3511,"name":"full-day_prince_edward_county_wine_tour_with_lunch","country":"canada","province":"ontario","city":"toronto","location":"nil","price":425.0,"rating":5.0},{"attraction_id":3512,"name":"private_tour_of_niagara_falls_with_hornblower_boat_cruise","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.6837428,"lng":-79.5929134},"price":995.0,"rating":5.0},{"attraction_id":3513,"name":"luxury_bus_tour_of_niagara_falls_with_hornblower_cruise_from_toronto","country":"canada","province":"ontario","city":"toronto","location":"nil","price":170.0,"rating":4.5},{"attraction_id":3514,"name":"toronto_inner_harbour_and_island_cruise","country":"canada","province":"ontario","city":"toronto","location":"nil","price":29.5,"rating":4.5},{"attraction_id":3515,"name":"private_tour:_whistler_day_trip_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":252.0,"rating":5.0},{"attraction_id":3516,"name":"small-group_annapolis_valley_wine_and_food_tour_from_halifax","country":"canada","province":"nova_scotia","city":"halifax_region","location":{"lat":44.987681,"lng":-64.138963},"price":160.0,"rating":5.0},{"attraction_id":3517,"name":"maligne_lake_cruise","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1306919,"lng":-114.0066346},"price":82.95,"rating":5.0},{"attraction_id":3518,"name":"howe_sound_sea_safari_cruise","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":97.65,"rating":5.0},{"attraction_id":3519,"name":"vancouver_to_victoria_whale_watching_&_butchart_gardens_with_return_by_speedboat","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284751,"lng":-123.1394811},"price":459.0,"rating":5.0},{"attraction_id":3520,"name":"icefields_parkway_discovery_to_jasper_from_calgary","country":"canada","province":"alberta","city":"calgary","location":{"lat":51.1306919,"lng":-114.0066346},"price":327.6,"rating":5.0},{"attraction_id":3521,"name":"4_hour_montreal_architecture_&_city_bike_tour_with_wine_or_beer","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.505816,"lng":-73.5531589},"price":86.23,"rating":5.0},{"attraction_id":3522,"name":"snowshoe_through_vancouver's_winter_wonderland","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2914718,"lng":-123.142404},"price":92.0,"rating":-1.0},{"attraction_id":3523,"name":"whitewater_rafting_on_jasper's_fraser_river","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":52.8740887,"lng":-118.081698},"price":122.09,"rating":5.0},{"attraction_id":3524,"name":"vancouver_coastal_canyon_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":158.0,"rating":5.0},{"attraction_id":3525,"name":"discover_jasper_and_its_wildlife","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":52.8780879,"lng":-118.0799308},"price":72.45,"rating":3.5},{"attraction_id":3526,"name":"shore_excursion:_charlottetown_south_shore_and_confederation_bridge","country":"canada","province":"prince_edward_island","city":"things_to_do_in_cavendish","location":"nil","price":410.0,"rating":5.0},{"attraction_id":3527,"name":"6-hour_eagle_viewing_river_float_trip_from_vancouver_with_lunch","country":"canada","province":"british_columbia","city":"squamish","location":{"lat":49.749151,"lng":-123.133378},"price":157.49,"rating":4.5},{"attraction_id":3528,"name":"niagara_falls_night_tour_with_dinner_and_cruise","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.0857136,"lng":-79.0824311},"price":189.0,"rating":4.5},{"attraction_id":3529,"name":"kicking_horse_river_rafting_family_adventure_including_bbq_lunch","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1772837,"lng":-115.5727351},"price":81.9,"rating":4.5},{"attraction_id":3530,"name":"guided_electric_bike_tour_in_whistler","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.117217,"lng":-122.9474384},"price":134.96,"rating":5.0},{"attraction_id":3531,"name":"vancouver_craft_brewery_and_food_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2856453,"lng":-123.1118545},"price":94.99,"rating":5.0},{"attraction_id":3532,"name":"banff_performance_ski_rental_including_delivery","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":37.936607,"lng":-107.817839},"price":86.94,"rating":5.0},{"attraction_id":3533,"name":"jewish_neighborhood_food_tour","country":"canada","province":"quebec","city":"montreal","location":"nil","price":95.44,"rating":4.5},{"attraction_id":3534,"name":"yukon_ice_fishing_and_snowshoeing_tour","country":"canada","province":"yukon","city":"whitehorse","location":{"lat":60.7227415,"lng":-135.0558791},"price":208.95,"rating":-1.0},{"attraction_id":3535,"name":"rzr_off-roading_tours_from_whistler","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1129838,"lng":-122.9549289},"price":198.45,"rating":5.0},{"attraction_id":3536,"name":"jasper_rafting_trip_on_athabasca_river_mile_5","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":52.8753421,"lng":-118.0806243},"price":72.45,"rating":4.0},{"attraction_id":3537,"name":"mountain_explorer_atv_tour","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1133762,"lng":-122.954259},"price":103.95,"rating":4.5},{"attraction_id":3538,"name":"victoria_craft_brewery_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":79.5,"rating":4.5},{"attraction_id":3539,"name":"toronto_inner_harbour_evening_cruise","country":"canada","province":"ontario","city":"toronto","location":"nil","price":26.95,"rating":4.0},{"attraction_id":3540,"name":"little_italy_walking_food_tour_in_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2859174,"lng":-123.1138245},"price":73.0,"rating":4.5},{"attraction_id":3541,"name":"vancouver_kayaking_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.27173,"lng":-123.1366559},"price":47.9,"rating":5.0},{"attraction_id":3542,"name":"interactive_pirate_cruise_from_granville_island","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.27129,"lng":-123.1366356},"price":34.5,"rating":5.0},{"attraction_id":3543,"name":"montreal_ultimate_chocolate_tour","country":"canada","province":"quebec","city":"montreal","location":"nil","price":88.24,"rating":4.5},{"attraction_id":3544,"name":"old_montreal_ghost_walking_tour","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5025925,"lng":-73.5551673},"price":25.0,"rating":4.0},{"attraction_id":3545,"name":"nordic_backcountry_skiing_tour_in_jacques-cartier_national_park","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.858852,"lng":-71.013544},"price":89.9,"rating":5.0},{"attraction_id":3546,"name":"30-minute_distillery_district_segway_tour_in_toronto","country":"canada","province":"ontario","city":"toronto","location":{"lat":43.6502975,"lng":-79.3606799},"price":44.07,"rating":5.0},{"attraction_id":3547,"name":"under_the_surface_of_montreal's_chinatown:_guided_food_walking_tour","country":"canada","province":"quebec","city":"montreal","location":"nil","price":83.0,"rating":5.0},{"attraction_id":3548,"name":"banff_premium_ski_rental_including_delivery","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":37.936607,"lng":-107.817839},"price":105.84,"rating":-1.0},{"attraction_id":3549,"name":"rideau_canal_cruise","country":"canada","province":"ontario","city":"ottawa","location":{"lat":45.4558462,"lng":-75.6950408},"price":29.0,"rating":4.0},{"attraction_id":3550,"name":"montr\u00e9al's_old_red_light_district_ghost_walk","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5025925,"lng":-73.5551673},"price":25.0,"rating":-1.0},{"attraction_id":3551,"name":"guided_tour_of_cathedral_of_holy_trinity","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":6.0,"rating":4.5},{"attraction_id":3552,"name":"montreal_mccord_museum_admission_ticket","country":"canada","province":"quebec","city":"montreal","location":"nil","price":19.0,"rating":3.0},{"attraction_id":3553,"name":"3.5-hour_sunwapta_river_rafting_adventure_in_jasper","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":52.8753421,"lng":-118.0806243},"price":103.95,"rating":5.0},{"attraction_id":3554,"name":"montreal_afternoon_tea_tour","country":"canada","province":"quebec","city":"montreal","location":"nil","price":149.5,"rating":5.0},{"attraction_id":3555,"name":"private_niagara-on-the-lake_ice_wine_festival_tour","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":149.0,"rating":-1.0},{"attraction_id":3556,"name":"montreal_paddleboat_rental","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5070854,"lng":-73.5509339},"price":8.34,"rating":2.0},{"attraction_id":3557,"name":"montreal_quadricycle_rental","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5070854,"lng":-73.5509339},"price":8.34,"rating":3.5},{"attraction_id":3558,"name":"ghost_canyon","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.055438,"lng":-115.1509761},"price":259.0,"rating":5.0},{"attraction_id":3559,"name":"jasper_rock_climbing_experience","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":52.8751775,"lng":-118.0820833},"price":125.0,"rating":5.0},{"attraction_id":3560,"name":"making_their_mark:_montreal_jewish_history_walking_tour","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.5169489,"lng":-73.579716},"price":24.0,"rating":5.0},{"attraction_id":3561,"name":"intro_survival_course_rockies","country":"canada","province":"alberta","city":"calgary","location":{"lat":51.055438,"lng":-115.1509761},"price":288.75,"rating":-1.0},{"attraction_id":3562,"name":"private_tour:_capilano_suspension_bridge_and_grouse_mountain","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":332.91,"rating":5.0},{"attraction_id":3563,"name":"private_tour:_gardens_of_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":193.54,"rating":5.0},{"attraction_id":3564,"name":"private_tour:_victoria_and_butchart_gardens_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":451.79,"rating":5.0},{"attraction_id":3565,"name":"private_tour:_fraser_valley_wine_country_day_trip_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":300.89,"rating":4.0},{"attraction_id":3566,"name":"ile_d'orleans_food_tour","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8131324,"lng":-71.2056118},"price":51.75,"rating":3.5},{"attraction_id":3567,"name":"calgary_and_banff_mountain_biking_adventure","country":"canada","province":"alberta","city":"calgary","location":{"lat":49.2661522,"lng":-123.0986103},"price":420.0,"rating":5.0},{"attraction_id":3568,"name":"evening_coach_tour_of_niagara_falls_with_hornblower_boat_and_sheraton_dinner","country":"canada","province":"ontario","city":"toronto","location":"nil","price":205.0,"rating":4.0},{"attraction_id":3569,"name":"squamish_elaho_white-water_rafting_from_whistler","country":"canada","province":"british_columbia","city":"squamish","location":{"lat":49.749151,"lng":-123.133378},"price":173.24,"rating":5.0},{"attraction_id":3570,"name":"squamish_cheakamus_white-water_rafting_from_whistler","country":"canada","province":"british_columbia","city":"squamish","location":{"lat":49.749151,"lng":-123.133378},"price":120.74,"rating":5.0},{"attraction_id":3571,"name":"victoria_to_cowichan_valley_wine_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":140.0,"rating":4.5},{"attraction_id":3572,"name":"whistler_exotic_car_driving_experience","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.359068,"lng":-123.267023},"price":887.25,"rating":5.0},{"attraction_id":3573,"name":"advanced_backcountry_snowmobile_expedition","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1133762,"lng":-122.954259},"price":313.95,"rating":5.0},{"attraction_id":3574,"name":"blackcomb_sunset_jeep_tour","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1133762,"lng":-122.954259},"price":145.95,"rating":5.0},{"attraction_id":3575,"name":"private_tour_of_niagara_falls_with_lunch_and_boat_in_luxury_car","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":420.0,"rating":4.0},{"attraction_id":3576,"name":"snowshoe_in_kananaskis_country","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":44.5593043,"lng":-64.0333693},"price":70.0,"rating":-1.0},{"attraction_id":3577,"name":"treetop_adventure_course","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1129838,"lng":-122.9549289},"price":40.95,"rating":5.0},{"attraction_id":3578,"name":"craigdarroch_castle_pedicab_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4189552,"lng":-123.3853958},"price":108.0,"rating":4.5},{"attraction_id":3579,"name":"victorian_gardens_and_seaside_vistas_pedicab_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4189552,"lng":-123.3853958},"price":54.0,"rating":5.0},{"attraction_id":3580,"name":"niagara_beach_horseback_ride","country":"canada","province":"ontario","city":"things_to_do_in_port_colborne","location":{"lat":42.888361,"lng":-79.3229186},"price":73.45,"rating":5.0},{"attraction_id":3581,"name":"private_niagara_falls-niagara-on-the-lake_day_trip_and_winery_tour_from_toronto","country":"canada","province":"ontario","city":"toronto","location":"nil","price":270.0,"rating":-1.0},{"attraction_id":3582,"name":"best_of_prince_edward_island","country":"canada","province":"nova_scotia","city":"halifax_region","location":"nil","price":-1.0,"rating":-1.0},{"attraction_id":3583,"name":"half-day_canoe_trip_on_the_takihini_river","country":"canada","province":"yukon","city":"whitehorse","location":{"lat":60.8151378,"lng":-135.2986155},"price":125.0,"rating":5.0},{"attraction_id":3584,"name":"2-day_whistler_sea_to_sky_tour_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2788333,"lng":-123.1232148},"price":166.95,"rating":4.5},{"attraction_id":3585,"name":"overnight_camping_and_river-rafting_trip_in_squamish","country":"canada","province":"british_columbia","city":"squamish","location":{"lat":49.749151,"lng":-123.133378},"price":425.24,"rating":5.0},{"attraction_id":3586,"name":"canyon_sainte-anne_walking_tour","country":"canada","province":"quebec","city":"quebec_city","location":"nil","price":13.5,"rating":4.5},{"attraction_id":3587,"name":"ottawa_highlights_3_hour_bike_tour","country":"canada","province":"ontario","city":"ottawa","location":{"lat":45.4233882,"lng":-75.6963202},"price":90.6,"rating":5.0},{"attraction_id":3588,"name":"english_bay_jet_ski_tour_from_vancouver_with_dinner_on_bowen_island","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.27173,"lng":-123.1366559},"price":222.88,"rating":5.0},{"attraction_id":3589,"name":"english_bay_jet_ski_tour_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.27173,"lng":-123.1366559},"price":155.68,"rating":5.0},{"attraction_id":3590,"name":"whistler_snowboard_rental_package_including_delivery","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1165073,"lng":-122.9480618},"price":108.95,"rating":5.0},{"attraction_id":3591,"name":"squamish_scenic_twilight_float","country":"canada","province":"british_columbia","city":"squamish","location":{"lat":49.749151,"lng":-123.133378},"price":83.99,"rating":-1.0},{"attraction_id":3592,"name":"call_of_the_wild_atv_tour","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1133762,"lng":-122.954259},"price":156.45,"rating":5.0},{"attraction_id":3593,"name":"whistler_blackcomb_salmon_bake_dinner_and_atv_tour","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1133762,"lng":-122.954259},"price":183.75,"rating":5.0},{"attraction_id":3594,"name":"vancouver_railtown_district_food_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4228659,"lng":-123.3689381},"price":62.98,"rating":4.0},{"attraction_id":3595,"name":"quebec_shore_excursion:_small-group_food_walking_tour","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8130864,"lng":-71.2055932},"price":53.0,"rating":4.5},{"attraction_id":3596,"name":"quebec_city_shore_excursion:_grand_walking_tour_of_quebec_city","country":"canada","province":"quebec","city":"quebec_city","location":{"lat":46.8130864,"lng":-71.2055932},"price":30.99,"rating":5.0},{"attraction_id":3597,"name":"gibsons_sunshine_coast_full-day_hiking_tour","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":195.0,"rating":-1.0},{"attraction_id":3598,"name":"winter_canadian_rockies_canyon_hike","country":"canada","province":"alberta","city":"things_to_do_in_canmore","location":{"lat":44.5593043,"lng":-64.0333693},"price":75.0,"rating":-1.0},{"attraction_id":3599,"name":"sunwapta_river_self-drive_rafting_trip","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":52.8751383,"lng":-118.0807898},"price":93.45,"rating":5.0},{"attraction_id":3600,"name":"niagara_falls_by_airplane_and_land_winter_tour_with_wine_tasting_from_toronto","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.1897478,"lng":-79.1701169},"price":339.0,"rating":-1.0},{"attraction_id":3601,"name":"arctic_day:_yukon_river_canoeing_tour","country":"canada","province":"yukon","city":"whitehorse","location":{"lat":60.7227415,"lng":-135.0558791},"price":198.45,"rating":5.0},{"attraction_id":3602,"name":"arctic_day:_yukon_foodie_tour","country":"canada","province":"yukon","city":"whitehorse","location":{"lat":60.7227415,"lng":-135.0558791},"price":114.45,"rating":-1.0},{"attraction_id":3603,"name":"brentwood_bay_kayak_tour_and_butchart_gardens_visit","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.578083,"lng":-123.466695},"price":100.8,"rating":5.0},{"attraction_id":3604,"name":"lake_louise_to_jasper_one-way_tour","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":52.8780879,"lng":-118.0799308},"price":250.95,"rating":4.5},{"attraction_id":3605,"name":"independent_bike_tour_of_niagara-on-the-lake_wineries_including_wine_tastings","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.2541511,"lng":-79.0854685},"price":64.0,"rating":4.5},{"attraction_id":3606,"name":"niagara_winery_bicycle_tour_with_cheese","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.2541511,"lng":-79.0854685},"price":75.0,"rating":4.5},{"attraction_id":3607,"name":"panoramic_south_shore_and_confederation_bridge_half_day_tour","country":"canada","province":"prince_edward_island","city":"things_to_do_in_bayfield","location":"nil","price":73.6,"rating":-1.0},{"attraction_id":3608,"name":"squamish_stand-up_paddle_board_rental","country":"canada","province":"british_columbia","city":"squamish","location":{"lat":49.749151,"lng":-123.133378},"price":33.6,"rating":-1.0},{"attraction_id":3609,"name":"private_toronto_guided_city_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":45.463769,"lng":-73.8233438},"price":300.0,"rating":3.5},{"attraction_id":3610,"name":"niagara_region_private_winery_tour","country":"canada","province":"ontario","city":"toronto","location":{"lat":45.463769,"lng":-73.8233438},"price":620.0,"rating":2.5},{"attraction_id":3611,"name":"sea_to_sky_alpine_and_waterfall_hike","country":"canada","province":"british_columbia","city":"vancouver","location":"nil","price":180.0,"rating":-1.0},{"attraction_id":3612,"name":"whale-watching_cruise_from_victoria_and_butchart_gardens_admission","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4227209,"lng":-123.3689786},"price":174.56,"rating":4.5},{"attraction_id":3613,"name":"whale-watching_cruise_from_vancouver_to_victoria","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4227209,"lng":-123.3689786},"price":248.06,"rating":4.5},{"attraction_id":3614,"name":"whale-watching_cruise_from_victoria_to_vancouver","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4227209,"lng":-123.3689786},"price":232.32,"rating":5.0},{"attraction_id":3615,"name":"turkey_point_flyboard_rental","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":42.6662324,"lng":-80.330133},"price":89.99,"rating":4.5},{"attraction_id":3616,"name":"half_day_guided_horseback_ride_at_birkenhead_lake","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.3613164,"lng":-122.8502758},"price":303.46,"rating":5.0},{"attraction_id":3617,"name":"3-day_historic_li-lik-hel_mine_expedition","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.3613164,"lng":-122.8502758},"price":-1.0,"rating":5.0},{"attraction_id":3618,"name":"3-day_tenquille_lake_expedition","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.3613164,"lng":-122.8502758},"price":-1.0,"rating":5.0},{"attraction_id":3619,"name":"5-hour_eagle_viewing_river_float_trip_from_whistler_with_lunch","country":"canada","province":"british_columbia","city":"squamish","location":{"lat":49.749151,"lng":-123.133378},"price":125.99,"rating":5.0},{"attraction_id":3620,"name":"niagara_falls_full-day_package:_airplane_tour,_boat_and_land_tour,_and_winery_tasting","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.1897478,"lng":-79.1701169},"price":399.0,"rating":4.5},{"attraction_id":3621,"name":"squamish_via_ferrata_tour","country":"canada","province":"british_columbia","city":"squamish","location":{"lat":50.1187135,"lng":-122.9577057},"price":114.45,"rating":5.0},{"attraction_id":3622,"name":"algonquin_park_adventure_lodge_4-day_trip","country":"canada","province":"ontario","city":"ottawa","location":"nil","price":747.0,"rating":5.0},{"attraction_id":3623,"name":"athabasca_river_mile_5_morning_rafting_trip","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":52.8751383,"lng":-118.0807898},"price":72.45,"rating":5.0},{"attraction_id":3624,"name":"shore_excursion:_coastal_lighthouse_and_winery_tour_from_charlottetown","country":"canada","province":"prince_edward_island","city":"things_to_do_in_wood_islands","location":"nil","price":500.0,"rating":-1.0},{"attraction_id":3625,"name":"west_niagara_wine_tour","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":99.0,"rating":5.0},{"attraction_id":3626,"name":"whistler_half-day_mountain_bike_tour","country":"canada","province":"british_columbia","city":"whistler","location":"nil","price":208.95,"rating":5.0},{"attraction_id":3627,"name":"whistler_full-day_mountain_bike_tour","country":"canada","province":"british_columbia","city":"whistler","location":"nil","price":303.45,"rating":-1.0},{"attraction_id":3628,"name":"niagara_falls_tour_from_oakville_and_burlington","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":179.0,"rating":-1.0},{"attraction_id":3629,"name":"4-day_bicycle_tour_through_canadian_rockies","country":"canada","province":"alberta","city":"edmonton","location":{"lat":53.5649649,"lng":-113.5786007},"price":-1.0,"rating":5.0},{"attraction_id":3630,"name":"coastal_lighthouse_and_winery_tour","country":"canada","province":"prince_edward_island","city":"things_to_do_in_murray_river","location":"nil","price":86.25,"rating":4.0},{"attraction_id":3631,"name":"seaplane_flight_to_victoria_with_whale_watching_and_return_by_ferry","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4241277,"lng":-123.3707833},"price":389.0,"rating":4.5},{"attraction_id":3632,"name":"victoria_craft_beer_and_distillery_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":"nil","price":105.0,"rating":-1.0},{"attraction_id":3633,"name":"30-minute_victoria_carriage_tour_including_james_bay","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4204,"lng":-123.3710615},"price":115.0,"rating":4.5},{"attraction_id":3634,"name":"full-day_ice_fishing_in_whistler_or_pemberton","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.322224,"lng":-122.807193},"price":271.95,"rating":-1.0},{"attraction_id":3635,"name":"vancouver_bike_tour_with_beers_and_bites","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2841459,"lng":-123.1193126},"price":104.0,"rating":4.5},{"attraction_id":3636,"name":"vancouver_whale_watching_adventure","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.2929184,"lng":-123.1277908},"price":145.0,"rating":4.0},{"attraction_id":3637,"name":"niagara_falls_canadian_adventure_tour","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.6837428,"lng":-79.5929134},"price":258.7,"rating":-1.0},{"attraction_id":3638,"name":"vancouver_to_whistler_scenic_flight","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":48.4241277,"lng":-123.3707833},"price":208.01,"rating":4.5},{"attraction_id":3639,"name":"half-day_canadian_side_sightseeing_tour_of_niagara_falls_with_cruise_&_lunch","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.6837428,"lng":-79.5929134},"price":199.0,"rating":4.5},{"attraction_id":3640,"name":"vancouver_whale_watching_safari","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284751,"lng":-123.1394811},"price":259.0,"rating":5.0},{"attraction_id":3641,"name":"microbrewery,_microdistillery_and_mixology_tour","country":"canada","province":"quebec","city":"montreal","location":"nil","price":190.0,"rating":5.0},{"attraction_id":3642,"name":"lunch_fiesta_wine_tour","country":"canada","province":"ontario","city":"niagara_falls","location":{"lat":43.1957482,"lng":-79.1569644},"price":123.17,"rating":4.0},{"attraction_id":3643,"name":"full-day_niagara_ice_wine_festival_tour_with_lunch_and_winery_visits","country":"canada","province":"ontario","city":"toronto","location":"nil","price":395.0,"rating":5.0},{"attraction_id":3644,"name":"montreal_bike_tour_with_bites","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.505816,"lng":-73.5531589},"price":136.82,"rating":5.0},{"attraction_id":3645,"name":"independent_tour_of_montreal_by_bike","country":"canada","province":"quebec","city":"montreal","location":{"lat":45.505816,"lng":-73.5531589},"price":40.24,"rating":4.5},{"attraction_id":3646,"name":"vancouver_holiday_dinner_and_carols_cruise","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.29419,"lng":-123.133059},"price":88.88,"rating":3.5},{"attraction_id":3647,"name":"victoria_panorama_seaplane_tour","country":"canada","province":"british_columbia","city":"vancouver_island","location":{"lat":48.4241277,"lng":-123.3707833},"price":125.0,"rating":4.5},{"attraction_id":3648,"name":"whistler_flightseeing_tour_with_alpine_lake_landing_and_optional_lunch","country":"canada","province":"british_columbia","city":"whistler","location":{"lat":50.1436794,"lng":-122.9485982},"price":365.0,"rating":5.0},{"attraction_id":3649,"name":"peyto_lake_snowshoe_tour","country":"canada","province":"alberta","city":"canadian_rockies","location":{"lat":51.1214558,"lng":-114.0858128},"price":220.0,"rating":-1.0},{"attraction_id":3650,"name":"bowen_island_dinner_and_zodiac_tour","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.27173,"lng":-123.1366559},"price":135.45,"rating":5.0},{"attraction_id":3651,"name":"private_winery_tour_of_niagara_wine_country","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":165.0,"rating":5.0},{"attraction_id":3652,"name":"victoria_and_butchart_gardens_with_victoria_clipper_to_seattle_one-way_from_vancouver","country":"canada","province":"british_columbia","city":"vancouver","location":{"lat":49.284609,"lng":-123.108474},"price":373.0,"rating":4.5},{"attraction_id":3653,"name":"10-day_new_england_fall_foliage_tour_including_cape_cod","country":"united_states","province":"new_hampshire_(nh)","city":"manchester","location":{"lat":42.847646,"lng":-71.537301},"price":-1.0,"rating":4.0},{"attraction_id":3654,"name":"7-day_best_of_new_england_tour","country":"united_states","province":"new_hampshire_(nh)","city":"manchester","location":{"lat":42.847646,"lng":-71.537301},"price":-1.0,"rating":5.0},{"attraction_id":3655,"name":"5-night_churchill_tour_and_polar_bear_adventure_from_winnipeg","country":"canada","province":"manitoba","city":"churchill","location":{"lat":58.769875,"lng":-94.175789},"price":-1.0,"rating":5.0},{"attraction_id":3656,"name":"private_niagara_falls,_niagara-on-the-lake,_canada_-_day_tour_with_hotel_pick_up","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":149.0,"rating":5.0},{"attraction_id":3657,"name":"private_niagara_ice_wine_tour","country":"canada","province":"ontario","city":"niagara_falls","location":"nil","price":165.0,"rating":5.0}] ================================================ FILE: outputs/attractions_reviews_batch1.json ================================================ [{"attraction_id":0,"rating":5.0,"review":"Another 'Dave' Guides us Around Vancouver. Landsea\u2019s Vancouver City Tour \u2013 Let me start this by saying if you purchase a tour in advance read the small print! Our pickup was 10am from our Downtown Hotel with an advisory to be ready 10mins before. At 09:55am panic set in. Then I...","review_date":"March 14, 2019","user":"drew22perthaustralia"},{"attraction_id":0,"rating":5.0,"review":"Fantastic way to explore VC. An easy way to explore Vancouver and surroundings. Our tour guide James was genuinely passionate, fun and informative, great to be around. Visiting many sights, starting of with the beautiful Stanley Park, the Lions Gate Bridge, Granville islands markets for a lunch snack, Gastown, fantastic...","review_date":"March 1, 2019","user":"marc_h"},{"attraction_id":0,"rating":5.0,"review":"This was a great half day tour!. Was there for business for three days and have never visited the city and had just enough time for a half day tour. It was perfect and we really saw quite a bit and got a great overview of the city history, culture, nightlife and...","review_date":"February 28, 2019","user":"maggiehand"},{"attraction_id":0,"rating":5.0,"review":"All the main attractions. Scott was our lovely tour guide and we spent the day with him visiting the main sights. The highlight without a doubt was the Capilano Suspension Bridge which was festooned with Christmas lights. It. Was. Stunning. Very comfortable bus, a knowledgeable tour guide and a...","review_date":"December 19, 2018","user":"catherine255066"},{"attraction_id":0,"rating":5.0,"review":"Excellent Vancouver Sightseeing Tour. We would recommend this tour to anyone. Both my wife and I knew Vancouver from about 30 years ago, but had not visited since that time. We learned fun facts about the city that we never knew, even when we regularly visited the city. Ed,...","review_date":"November 29, 2018","user":"gearjamkw"},{"attraction_id":0,"rating":5.0,"review":"Highlight of our stay in Vancouver.. The tour was great we learned so much and had fun to. We went to several of the stops on our second day in Vancouver. This was the best way to see the city.","review_date":"November 12, 2018","user":"jkfran"},{"attraction_id":0,"rating":5.0,"review":"It was worth taking and very interesting.. I really enjoyed this tour, and I would recommend it to family and friends. You get to see alot of places and things when on the tour. it's very enjoyable.","review_date":"November 6, 2018","user":"cherylk16"},{"attraction_id":0,"rating":5.0,"review":"Great Guide. Our guide\/driver Ed was a 3rd generation Vancouverite with a passion for his city. It was great to see Vancouver through his eyes, and he took extra care to help us enjoy the tour. If we had not already been to the Capilano Suspension Bridge,...","review_date":"November 2, 2018","user":"attydan"},{"attraction_id":0,"rating":5.0,"review":"Better than Hop on Hop off for sure. We took this tour and it was amazing. Our driver and tour guide were excellent and very knowledgeable. They made every minute count and we saw everything that we wanted to. for the places that we wanted to spend more time in we went by...","review_date":"October 24, 2018","user":"eve_l"},{"attraction_id":0,"rating":5.0,"review":"Great city tour. Just finished our city tour. Really excellent! Great choice of things to see and the right amount of time at each stop. Our guide, Alexandra, is a Vancouver native so she had great details about every neighborhood and location. A great way to see the...","review_date":"October 12, 2018","user":"thomasbi1536rj"},{"attraction_id":0,"rating":5.0,"review":"Excellent to see the City. We had a very informative driver and the tour was excellent. They picked us up and returned us to our hotel (great service). We really enjoyed the overview of beautiful downtown Vancouver and especially going up the elevator and seeing an overview of the entire...","review_date":"October 11, 2018","user":"shirley_h"},{"attraction_id":0,"rating":5.0,"review":"Beautiful City - Great Driver with Lots of Interesting Facts. Rene picked us up at the cruise ship pier & then picked up assorted other people from downtown hotels. We enjoyed his commentary & his interaction with all of us. He made a point of learning our names! Vancouver is such a magnificent city &...","review_date":"September 27, 2018","user":"holleyannep"},{"attraction_id":0,"rating":5.0,"review":"Excellent overview of Vancouver. We were driving from Bellingham early and had reserved the 4-hour city tour. Due to a horrendous traffic morning, we arrived at the River Rock Casino to be picked up a few minutes late. We had called Landsea Tours to alert them to our situation....","review_date":"September 23, 2018","user":"joan_and_larry_m"},{"attraction_id":0,"rating":5.0,"review":"Vancouver overview. We were picked up at our hotel and driven around town. Our driver\/guide, Ken, was very informative and friendly. The tour is definitely worth the money if you have four hours time. It gives you an overview of the city.","review_date":"September 22, 2018","user":"flipper13357771"},{"attraction_id":0,"rating":4.0,"review":"Get to know Vancouver. This 4 hour tour is great for an introduction to the city on arrival as it puts the geography into perspective - at a price ($80). The pleasant and friendly driver came on time in a small comfortable bus and gave us advice on the...","review_date":"September 21, 2018","user":"bluebellplasnewydd"},{"attraction_id":0,"rating":4.0,"review":"Good overview of Vancouver.. Nice half day overview of Vancouver. Has the usual limitations of a minibus tour of a big city, but the tour did stop and gave us some time in Granville Island, Stanley Park. Well narrated by the bus driver. Prompt pick up at our hotel.","review_date":"September 20, 2018","user":"david_p"},{"attraction_id":0,"rating":5.0,"review":"Great way to see the city with limited time. Hotel pickup & return..both on time. Great driver and \u201chost.\u201d Very informative. Saw a lot. Enough stops & slow downs for photo shoots. Very pleased with our decision to take this tour.","review_date":"September 19, 2018","user":"barb_d"},{"attraction_id":0,"rating":5.0,"review":"A fantastic city tour. We were lucky enough to take this tour two days ago, and it was nothing but fantastic. We were picked up right at our hotel right on time. The bus was comfortable and clean, audio system worked perfect. After we picked up the rest of...","review_date":"September 16, 2018","user":"jgilbert813"},{"attraction_id":0,"rating":3.0,"review":"Ok tour to kill time prior to flight. We took this tour to kill time prior to flight home. The tour was ok, not outstanding. We really could care less about downtown Vancouver which looked just like any other large downtown any where else. The driver\/tour guide saw himself as funny, a couple...","review_date":"September 16, 2018","user":"poudre1"},{"attraction_id":0,"rating":5.0,"review":"Excellent tour recommended. We were picked up from our hotel. It was a small minibus with about 16 people capacity. Plenty of stops all well organised and lots of information from our driver\/guide.","review_date":"September 15, 2018","user":"sweep123oxfordshire"},{"attraction_id":0,"rating":5.0,"review":"Awesome tour!. Yesterday our tour guide, Ed, showed us the sights of Vancouver from Coal Harbor to Stanley Park, Granville Island, Chinatown, Gas Town and the 360 degree views from the Vancouver Lookout. It was a rainy day but our group of 6 friends since high school...","review_date":"September 11, 2018","user":"tahoecarolmc"},{"attraction_id":0,"rating":5.0,"review":"Great fun!. We booked a tour for a group of six. Great sights and great information. The tour was much more than I expected! Ed was the best guide, and a great driver. We had a great time!","review_date":"September 10, 2018","user":"patriciahg7825ie"},{"attraction_id":0,"rating":5.0,"review":"Best deal for short time in Vancouver. I had one full day to sightsee in Vancouver BC before boarding a cruise to Alaska. I made the best choice with Landsea. There was a problem with online booking and they moved mountains to get me to my group to join the tour. Our...","review_date":"September 9, 2018","user":"scubaloveboston"},{"attraction_id":0,"rating":5.0,"review":"Perfect Tour. This was a great tour in 4 hours. We were promptly picked up at the set time from our hotel lobby and off we went to a number of great sights and neighborhoods. We felt our set time for each location was perfect -- not...","review_date":"August 31, 2018","user":"sunnstars"},{"attraction_id":0,"rating":5.0,"review":"Best Overview and Time Well Spent. Thanks to our driver and tour guide, Ed, I would recommend this tour as one well worth the value paid. Ed did a great job of keeping us on schedule, giving us great historical background, and personal information about each of our stops because he...","review_date":"August 30, 2018","user":"neb44"},{"attraction_id":0,"rating":3.0,"review":"Disappointing. Smoky conditions aside, this tour was nothing special. It was nice to be picked up at our hotel, but it took quite a bit of time to get everyone together and get going. Much of the time was spent driving around Stanley Park. We stopped...","review_date":"August 30, 2018","user":"hogwld"},{"attraction_id":0,"rating":4.0,"review":"Nice tour!. I was only in the city for one day - this tour was a nice way to explore the highlights of Vancouver, get a taste for some of the neighborhoods and still have some time left to explore on my own. Our driver was very...","review_date":"August 25, 2018","user":"jen_k"},{"attraction_id":0,"rating":5.0,"review":"From Disney Cruise to Airport with 9 Hours in Vancouver. Gabriel Stratulat of bcgrandtours@gmail.com gave us a wonderful tour of Vancouver when we had a 9 hour layover from the Disney Cruise, and he delivered us and our luggage to the airport in great time. He had a clean and comfortable car, and our party...","review_date":"August 23, 2018","user":"highbridger"},{"attraction_id":0,"rating":5.0,"review":"Great 4 hour tour!. We did the four hour (half-day) tour. Picked us up at the hotel, took us around to most of the Vancouver highlights. The tour guide was very thorough and the motorcoach tour bus was nice and clean and comfortable. Gave us a good amount of...","review_date":"August 17, 2018","user":"christine_c"},{"attraction_id":0,"rating":2.0,"review":"I would pass on this tour.... This tour was very disappointing. It was 3.5 hours at best. We were very rushed at the top of the Vancouver lookout- we were given 20 minutes only. At the other locations we were also just dropped off and given no \u201ctour\u201d. This was essentially...","review_date":"August 15, 2018","user":"staceyp957"},{"attraction_id":0,"rating":5.0,"review":"Perfect length. Got to see what we wanted and time to see other sights. Har our driver was knowledgeable and very friendly. The 4 hour trip was just right amount of time to spend and the cost was extremely fair. I would recommend this trip.","review_date":"August 15, 2018","user":"239charlesf"},{"attraction_id":0,"rating":5.0,"review":"Knowledgeable Driver\/Tour guide in a Comfortable Setting. A friend and I toured with Landsea Tours around Vancouver for the 4 hour city tour. For anyone wanting to get a flavor of the city without walking for hours, this was the perfect solution. We hadn't planned for Glanville Island being as interesting as...","review_date":"August 15, 2018","user":"scrjnke"},{"attraction_id":0,"rating":5.0,"review":"Perfect ending in Vancouver to a perfect land\/cruise tour of Alaska. I was planning a day trip for myself, husband and 8 friends in Vancouver since we departed the cruise ship at 8:00 am and our flight cross-country to Washington was not scheduled until 8:00 pm. I was dreading the thoughts of another day of touring...","review_date":"August 7, 2018","user":"jackie_s"},{"attraction_id":0,"rating":4.0,"review":"A good overview of Vancouver. Stayed an extra day after our cruise so had a limited time to visit. This was a great way to see the highlights of the city in about 5 hours total. They picked up us and dropped us off at the hotel.","review_date":"August 5, 2018","user":"ray_l"},{"attraction_id":0,"rating":5.0,"review":"Excellent tour to choose. Great tour. Very pleasant van. Guide Jeremy was the best: pleasant, knowledgeable, and personable. Gave us great info and anecdotes. Our group had a wide range of ages and interests. And we all enjoyed it. Great overview of the city. Good range of stops. Great,","review_date":"August 4, 2018","user":"floridiantourist"},{"attraction_id":0,"rating":4.0,"review":"Nice was to briefly see the city. Our tour started out a little ruffled. A new person at the docks and a new bus driver. With that said this tour was a great way to see Vancouver. Not driving in the area was good for us. Loved Stanley park, could have spent...","review_date":"July 31, 2018","user":"sue_s"},{"attraction_id":0,"rating":4.0,"review":"Nice tour, very pleasant guide. We wanted a quick overview of Vancouver that did not require a lot of walking. My companion uses a walker and doesn\u2019t want to walk far, or like with a hop on hop off tour, have to get off the bus frequently. This tour was...","review_date":"July 30, 2018","user":"ladydi_20132013"},{"attraction_id":0,"rating":4.0,"review":"Private Vancouver Tour (4 Hours). The service was definitely to my expectations. We were a group of 11 and had a great time having a private shuttle all to ourselves! We were very happy with Richard, our tour guide. He was full of knowledge and truly showed us the highlights...","review_date":"July 25, 2018","user":"melissa_g"},{"attraction_id":0,"rating":5.0,"review":"Great introductory tour of Vancouver. We flew into Vancouver and spent a day in the city before going on an Alaska cruise.\nI decided to do a city tour before going on our cruise.\nWe really enjoyed our tour guide, Jason, he was very knowledgeable of the city and provided...","review_date":"July 20, 2018","user":"mjswansona"},{"attraction_id":0,"rating":3.0,"review":"They Need to Develop a Plan B for Rainy Days. I took the seven-hour tour, including the suspension bridge (a real highlight, even in the rain).\nThe driver was courteous and knew the city well. Comfy bus\/van, too.\nFirst stop was the totem poles in Stanley Park. Guide told us about them in the van,...","review_date":"July 20, 2018","user":"smudgecats"},{"attraction_id":0,"rating":4.0,"review":"Great for Familiarization of Vancouver. We were picked up on time at our hotel. Taken to a meeting location to connect with our tour guide and other patrons - about a 10 - 15 minute wait. The tour was a promised and Sarah was a very informative guide. We were...","review_date":"July 18, 2018","user":"buckyandchris"},{"attraction_id":0,"rating":5.0,"review":"Great tour and staff. We took this tour before we got on the cruise ship. It happened to be Canada Day (July 1st) that day, and there were tons of people celebrating. We're glad we booked this tour as they maneuvered the city in their bus so well. Not...","review_date":"July 18, 2018","user":"saffron_r"},{"attraction_id":0,"rating":5.0,"review":"Alessio is the GOAT of tour guides!. We took our teens on this tour after a week in Alaska. Alessio was very organized, punctual, knowledgeable, and kind. Excellent knowledge of Vancouver!","review_date":"July 11, 2018","user":"amy_n"},{"attraction_id":0,"rating":5.0,"review":"Perfect post-cruise tour!. We were a group of 34 just finishing a week long Alaskan cruise. Landsea was able to accommodate our party and luggage on 2 vans. We had Mikey and Meghan who were very professional and full of knowledge. We never felt rushed and even made...","review_date":"July 9, 2018","user":"746sarahm"},{"attraction_id":0,"rating":4.0,"review":"Good Vancouver Tour. We ended our cruise and wanted to use up some time before our flight left at midnight, so we decided to take a tour of the city. Heather was our bus driver\/guide, and she did a very nice job of taking us around the city...","review_date":"July 7, 2018","user":"susan_b"},{"attraction_id":0,"rating":5.0,"review":"Vancouver, what a great destination . We really enjoyed our tour. Our guide\/driver was terrific! Eddie was very knowledgeable about the history of Vancouver and points of interest. We started at the Capilano Bridge, WOW what a beautiful and nerve racking place. Definitely do not miss. We then had a very...","review_date":"July 4, 2018","user":"beadwomanpatricia"},{"attraction_id":0,"rating":5.0,"review":"Best Way to See Vancouver . City tours are typically like skipping a rock across a pond, but this tour offered four stops - that included Stanley Park, Granville and the Space Needle. Chris provided a great deal of historical background and narrative - as well as restaurant recommendations and shopping...","review_date":"July 1, 2018","user":"dabarton"},{"attraction_id":0,"rating":5.0,"review":"Excellent for limited time. Perfect trip and dialogue for two hours around Vancouver. We were able to see what we wanted at any stop. Excellent running commentary from the driver.","review_date":"June 29, 2018","user":"stack52"},{"attraction_id":0,"rating":5.0,"review":"Great way to see Vancouver. As a solo traveller I was looking for a way to see the highlights of the city, so that I can decide what to do in greater detail later in my trip. This was the perfect way to do that. Alessio guided us with friendliness...","review_date":"June 23, 2018","user":"jazzmuso7"},{"attraction_id":0,"rating":5.0,"review":"Enjoyable 4 Hours. From timely pickup at our hotel, until 4 1\/2 hours later at drop off it was great. Summer, our guide, was entertaining and informative. We saw everything people had told us to see in Vancouver. Loved it..","review_date":"June 22, 2018","user":"mk148127"},{"attraction_id":0,"rating":2.0,"review":"Very dissapointed. I booked to go on the Vancouver Highlights tour. The pickup was very efficient as we were picked up and transferred to another bus. Our driver, I cannot remember her name, said she would also act as our guide. We drove to Stanley park and...","review_date":"June 14, 2018","user":"b944qipeters"},{"attraction_id":0,"rating":5.0,"review":"Great Private Tour. Our experience started by booking on the phone with Allison. She was more than helpful and we ended up with a private tour paying a lot less than we would have booking a party of 4 with our ship. We were picked up by Greg...","review_date":"May 16, 2018","user":"cyndi_m"},{"attraction_id":0,"rating":5.0,"review":"5 hour tour well worth it !. Tour with neil he was excellent very welcoming and introduced all of the other tour group to each other\nGreat tour of the city and provided umbrellas and ponchos where required\nGreat day out with a great host","review_date":"March 26, 2018","user":"windy1875"},{"attraction_id":0,"rating":4.0,"review":"A tour well worth taking. Four of us took the Vancouver tour, and had a great time. It was a beautiful day, and starting out in beautiful Stanley Park set the tone for a lot of fun. Everyone that we dealt with in the company were great and really into...","review_date":"March 25, 2018","user":"jimwing"},{"attraction_id":0,"rating":5.0,"review":"Great tours, great guides.. We took several tours from this company during our visit to Vancouver. Aside from some traffic-related delays, which you can't blame on the tour company, everything went like clockwork. Guide commentary was both humorous and insightful. A great way to learn about the city and...","review_date":"February 11, 2018","user":"lonejohnny5"},{"attraction_id":0,"rating":5.0,"review":"Fantastic pre cruise tour. If you are going on a cruise out of Vancouver and have the time, this is the tour for you. They pick you up at your hotel, take care of your luggage and give a great city tour. You see Stanley Park and make several...","review_date":"January 9, 2018","user":"kivec"},{"attraction_id":0,"rating":4.0,"review":"Perfect way to see the city. If you just have 1-2 days in the city this tour is a wonderful way of see the sights and not have to bother with parking a car! The service was excellent (on time, hotel pick up and drop off) and I loved being able...","review_date":"October 17, 2017","user":"kirstine2013"},{"attraction_id":1,"rating":5.0,"review":"Canada. I was there in 2004 and below it only gives dates to fill in of 2018 and 2019. This was an old limestone quarry where the Butchart family sold cement and because it left such a big hole they decided to give something back to...","review_date":"March 3, 2019","user":"elsbeth13"},{"attraction_id":1,"rating":5.0,"review":"Vancouver Islands Great Garden. This amazing Garden, created in an old worked out quarry is absolutely stunning. If you like visiting gardens and you just happen to be on Vancouver Island, perhaps in Victoria you have just got to make this a must see place. And even if you...","review_date":"February 24, 2019","user":"dandmclift"},{"attraction_id":1,"rating":5.0,"review":"Great Guide\/driver. Had a lovely with with a great driver and guide who knew her business. She explained everything fully and was full of excellent suggestions. We were picked up on time and dropped off at the hotel door. There was a major car accident on our...","review_date":"December 26, 2018","user":"142loism"},{"attraction_id":1,"rating":5.0,"review":"Wow what beautiful gardens!. Great bus tour, driver was knowledgeable and courteous. Was disapointed they did not pick up at my hotel afte telling me they did. We had to walk about three blocks.","review_date":"December 17, 2018","user":"carl_b"},{"attraction_id":1,"rating":5.0,"review":"Victoria and Butchart Gardens Tour. My wife and I booked this Tour on the internet several months ago, after reading the reviews on Trip Advisor. We went in October 2018.\nThe Bus Driver was punctual with the Hotel pick up. He had a good sense of humour and excellent customer...","review_date":"November 26, 2018","user":"planetoz"},{"attraction_id":1,"rating":5.0,"review":"It's a guaranteed hit!. I have visited these gardens many times over the last thirty years and my most recent visit was last month with my wife. Everything about this place is wonderful, from the efficiently organized parking spaces, though the splendour of the floral exhibits, great restaurant, and...","review_date":"November 26, 2018","user":"rastavancouver"},{"attraction_id":1,"rating":4.0,"review":"Enriching Day. We booked our trip with Land Sea Tours. Our guide was Tim and he was a gem! Very informative, humorous, kind and very thoughtful. The trips highlights for us were three things, the ferry ride which was relaxing and full of beauty, the Buchart Gardens...","review_date":"November 3, 2018","user":"larry_t"},{"attraction_id":1,"rating":5.0,"review":"Buchart Gardens. Ed did an excellent job giving us all kinds of information all throughout our trip! I would highly recommend this company!","review_date":"October 28, 2018","user":"stacy_m"},{"attraction_id":1,"rating":5.0,"review":"a very pleasant trip. our tour guide was very professional and helpful. he made the bus journey not boring by his stories and historic backgrounds of the destinations.","review_date":"October 25, 2018","user":"zhu_l"},{"attraction_id":1,"rating":5.0,"review":"Best tour. We went on a tour to Victoria and Buchart gardens with Land Sea Tours. Our tour guide\/bus driver Mikey was the best. Very informative commentary and lots of laughs. Victoria is such a beautiful quaint town with lots of great attractions and places to eat....","review_date":"October 14, 2018","user":"jennifer_j"},{"attraction_id":1,"rating":3.0,"review":"Gorgeous gardens, disappointing tour. The tour was very well organised and efficiently run. However we were very disappointed at the small amount of time we were able to spend at the Butchart Gardens (just under 2 hours) especially when compared with a 3-hour stop in Victoria. We ended up...","review_date":"October 12, 2018","user":"003kiwis"},{"attraction_id":1,"rating":4.0,"review":"Great tours but limited time to explore. My mother and I were looking forward to our tours of Victoria and Butchart Gardens. We only wish we had more time to enjoy each place.\nOur guide, Andy, couldn\u2019t have been nicer. He was young, enthusiastic and informative. He picked us up at our...","review_date":"October 5, 2018","user":"kmfromma"},{"attraction_id":1,"rating":5.0,"review":"Beautiful!. It is a FULL day so I would not plan on doing anything after. The tour was really lovely and our driver, Chris, gave us wonderful pieces of history all day long. The island and the garden are gorgeous! I wouldn't mind spending the night...","review_date":"October 2, 2018","user":"s_h"},{"attraction_id":1,"rating":5.0,"review":"Exceeded our expectations. No one visiting Vancouver should miss this day tour. It is just fascinating. Butchart gardens is a work of love and art. Victoria is beautiful!","review_date":"October 2, 2018","user":"silvia_a"},{"attraction_id":1,"rating":4.0,"review":"Wonderful tour, a bit too hurried. Any tour from Vancouver to Victoria and the Butchart Gardens and back in one day is bound to be rushed. This company made the trip as informative and pleasant as possible. We loved the whole day, but it\u2019s a really long way to travel. Everything...","review_date":"September 29, 2018","user":"cindykminneapolis_mn"},{"attraction_id":1,"rating":5.0,"review":"Must do!. I was skeptical about going on an all day tour and thought the cost was a bit high. I was wrong. Cost to get in the gardens is nearly $40 per person and the ferry ride both ways is a fee per vehicle plus a...","review_date":"September 29, 2018","user":"dtroyston"},{"attraction_id":1,"rating":5.0,"review":"Absolutely beautiful!!!. Even for a person like me that is not really into gardening, I was blown away with the Butchart Gardens. The nicest gardens I ever saw. Very well laid out. My only critic is there were no fish in the ponds. Nice place to get...","review_date":"September 28, 2018","user":"annmcdonogh"},{"attraction_id":1,"rating":5.0,"review":"Excellent day out. At first glance this day tour looks expensive and long. However, it is worth both the time and the money. We enjoyed our free time in Victoria and the Gardens were a real treat. We looked at arranging this trip independently but realised that each...","review_date":"September 24, 2018","user":"colmer"},{"attraction_id":1,"rating":5.0,"review":"Beautiful, best seen late morning. We recently went with friends. The men weren\u2019t too keen at first but enjoyed it as much as the women. I would recommend going by car, not a tour. Much cheaper and you can spend as much time as you want.","review_date":"September 24, 2018","user":"formerbrit"},{"attraction_id":1,"rating":5.0,"review":"Victoria Scenic Tour. Long tour - Hotel pickup at 7:50am. Back to Hotel at 9:30pm.\nTook BC Ferry from Twassawasan to Vancouver Island and had about 3 hours to enjoy Victoria Town. Then drove to Butchart Gardens for a 2 hour stop. I\u2019m not into Flora, but this...","review_date":"September 22, 2018","user":"deanwebb2016"},{"attraction_id":1,"rating":4.0,"review":"Simply Beautiful. A visit to Victoria is not complete without a stop at Butchart Gardens. When we were planning our trip to the west coast many people said we would miss the beautiful blooms in the Gardens by going in October and it's true some plants had...","review_date":"September 22, 2018","user":"maxine399"},{"attraction_id":1,"rating":5.0,"review":"Great way to kill a day. 7:30-8:00am Hotel pickup - 8:30-9:00pm drop off it\u2019s a full day. One hour bus ride to ferry terminal, 1.5 hrs to Vancouver Island 40m down to Victoria 3 hrs to wander on your own then an hour to the gardens and 2.5 hrs in the...","review_date":"September 20, 2018","user":"3tcubed"},{"attraction_id":1,"rating":5.0,"review":"Well recommended tour. Just about everything worked well on this trip.The hotel pickup was courteous and on time. The trip onto the ferry and off again was seamless. The cruise to and from Vancouver island was very pleasant. Shopping and lunch opportunities were just about the correct length...","review_date":"September 18, 2018","user":"don_m"},{"attraction_id":1,"rating":5.0,"review":"Excellent Day!. This was one of the highlights of our trip. I am glad I did my research beforehand and booked several weeks in advance. It is a long day but totally worth it and our driver\/guide was superb. It's great because he told us a lot...","review_date":"September 12, 2018","user":"kbtgeorgia"},{"attraction_id":1,"rating":5.0,"review":"Worthwhile Tour. Punctual pick-up from hotel, pleasant ferry ride to & from Victoria, plenty to see & multitude of eating options in Victoria and the Gardens were brilliant.\nExcellent driver, Steve, who was informative, helpful and entertaining.\nNot a cheap tour but definitely worthwhile","review_date":"September 10, 2018","user":"dreamer617620"},{"attraction_id":1,"rating":5.0,"review":"Wonderful color!. Butchart gardens has wonderful color and makes a great location for family pictures. There's really not enough time on this tour to see a lot of Victoria, but what we did see was excellent. Our driver, Kaitlyn, was very informative and a good driver. The...","review_date":"September 6, 2018","user":"joanne_h"},{"attraction_id":1,"rating":5.0,"review":"Door to door aervie. Was picked up at downtown hotel. Our guide, Tim was awesome! About an hour bus ride to ferries, they pull the bus right on the ferry and the ride to Vancouver island was about 90 minutes. Very smooth ride over the about a 30 min...","review_date":"September 5, 2018","user":"241jims"},{"attraction_id":1,"rating":3.0,"review":"More Sightseeing Time \/ Less Travel Time. I can tell you that Victoria is surely a place for everyone to see, and Butchart Gardens shows off Mother Nature at her best....and when you couple that with a great tour guide like Woolf....you are justified in asking me why I did not rate...","review_date":"August 31, 2018","user":"neb44"},{"attraction_id":1,"rating":5.0,"review":"The very best way to see Victoria and Butchart Gardens. As a seasoned traveler, I thought I would be able to plan this upon arrival in Vancouver. While I looked into this, I realized that we needed transportation to the ferry, ferry tickets, transportation from the landing to Victoria, Butchart Gardens, return the ferry and...","review_date":"August 30, 2018","user":"716kenc"},{"attraction_id":1,"rating":4.0,"review":"Very Good Experience - Plan for Late Dinner. Long day with two 90 minute ferry rides but well worth the experience. Gardens are beautiful and guide was very pleasant and knowledgeable. I would recommend this tour but keep in mind that it is 13 long hours and you will need to plan for...","review_date":"August 29, 2018","user":"billinsatbch"},{"attraction_id":1,"rating":5.0,"review":"Enjoyable. It was a LONG day but we knew this in advance. Summer was our tour guide and she was very upbeat and knowledgeable. The bus rides and ferry rides were beautiful and with Summer's help we learned a lot about the area. Due to limited...","review_date":"August 25, 2018","user":"mary_k"},{"attraction_id":1,"rating":5.0,"review":"Interesting day out. Long day but well worth the visit. Hadn't planned to go and didn't know anything about the gardens but I soon had a history lesson. What an amazing feet! The gardens are beautiful in every way. Interesting and extremely clever.\nVictoria was interesting as well....","review_date":"August 21, 2018","user":"deborah_a"},{"attraction_id":1,"rating":5.0,"review":"Gardens make this a worthwhile trip. One could argue that this is a lot to squeeze into one day trip. The time in Victoria is a little too short. However, the reward is the appropriate amount of time given to the spectacular Butchart Gardens, which are outstanding. The ferry trip is...","review_date":"August 20, 2018","user":"paul_h"},{"attraction_id":1,"rating":5.0,"review":"Excellent day trip. This was a full day from hotel pick up at 7:35am to drop off at 10pm. The time went by very quickly, we had an excellent guide Alessio who mapped out the day for us, giving us tips on where to eat, how long we...","review_date":"August 19, 2018","user":"petal125"},{"attraction_id":1,"rating":5.0,"review":"Great day, great tour guide. Full day with a nice balance of guide and explore time. Butchart Gardens absolute highlight.\nRoaming around downtown was quick but good for first visit. Possible to consider seaplane if more time wanted on Island vs time in ferry.\nStaff were FABULOUS!","review_date":"August 17, 2018","user":"janet_r"},{"attraction_id":1,"rating":5.0,"review":"Flowers and stories. A great trip with our story-telling, lovable driver\/guide Alessio. I was dubious about this long day trip, and certainly the ferry ride was pretty tedious, but he really made the day sing with his obvious delight in sharing his knowledge, including tips on how to...","review_date":"August 16, 2018","user":"gayleea"},{"attraction_id":1,"rating":5.0,"review":"Not to be missed. 4 adults and 2 children 5 &3) had a wonderful time at Butchart Gardens. The staff was super accommodating and we were able to get an extra stroller so both kids stayed contained and happy. They loved the carousel and the adults loved the flowers....","review_date":"August 14, 2018","user":"celindap"},{"attraction_id":1,"rating":5.0,"review":"Vancouver Island. The tour we took to Vancouver Island was with Land and Sea with Katlyn being driver\/guide. She was very interesting to listen to and had some great stories. We had lots of choices with the Butchart Gardens being the highlight of the day. The gardens...","review_date":"August 14, 2018","user":"bren_s"},{"attraction_id":1,"rating":5.0,"review":"The Way to Do It. If you are visiting Vancouver from out East, adding a day trip to Victoria and Butchart Gardens makes a lot of sense. The question is: how to get there. You can take a sea plane. You can take a whale watching cruise that goes there....","review_date":"August 13, 2018","user":"gbrandolph"},{"attraction_id":1,"rating":5.0,"review":"Great tour - Victoria and Butchart Gardens. If you are staying in Vancouver you will find it's a bit of a pain to tour Vancouver Island. That's where Landsea comes in.\nOn time hotel pickup followed by drive to the BC Ferry. 90 minute crossing, then on to Victoria where we had...","review_date":"August 12, 2018","user":"dboell"},{"attraction_id":1,"rating":5.0,"review":"Blooms 365 days a year. Beautiful gardens to stroll at your own pace. Self guided tour with a map thru the rose garden, sunken garden and the Japanese maple garden. Go early in the day as it does get crowded. Considerably warmer in land than at the waterfront.","review_date":"August 10, 2018","user":"jane429393"},{"attraction_id":1,"rating":5.0,"review":"Award winning tour guide Megan. The sites in Victoria were stunning! Especially enjoyed the Empress hotel and its lovely grounds. The ferry ride was an experience in itself! And the crowning touch of the tour were The Butchart Gardens.....just wow!! The day was made extra special by a vibrant personality...","review_date":"August 7, 2018","user":"imasonseeker"},{"attraction_id":1,"rating":4.0,"review":"Butchart Gardens tour by Bus from ships. wonderful experience -- went late afternoon because of time ship docked. Well worth the money and convenience.\nGorgeous flowers fabulous color -- not so much to buy in gift shop. Would go back for a longer stay.","review_date":"August 6, 2018","user":"lauri_l"},{"attraction_id":1,"rating":5.0,"review":"Victoria by ferry. Pick up from hotel went smoothly and on time. Driver\/guide was excellent and we had plenty of time at each stop. Loved Victoria plenty of great places to eat and choice of cuisine and prices. Buchart Gardens was amazing. Wear good walking shoes. Overall a...","review_date":"August 6, 2018","user":"petereq3901ba"},{"attraction_id":1,"rating":5.0,"review":"The Travelin' Beez from Upstate NY....... We had heard that a trip to Vancouver is not complete unless it included a visit to Vancouver Island and the famed Butchart Gardens. We planned for this day-long tour after completing a 14 day Alaskan cruise. The thought of another long day of touring...","review_date":"August 5, 2018","user":"travelinupstaterz"},{"attraction_id":1,"rating":5.0,"review":"Victoria-us!. After a long week plus of cruising we were kind of dreading getting up early once again for a 13 hour day. But I tell you what it was worth it! Our guide Brandon was great! Throughout the trip he told us interesting facts about...","review_date":"August 4, 2018","user":"thebeckers7806"},{"attraction_id":1,"rating":5.0,"review":"Long day trip but memorable. It's a long day trip (~13 hours) and you will spend a lot of time on commute. However, it's a memorable experience and our tour guide was really nice!","review_date":"July 31, 2018","user":"ming_y"},{"attraction_id":1,"rating":5.0,"review":"well organized and well executed first class group!. driver was early,set a nice tone. First class tour operator as everything went off without a hitch, Shout out to Alex for leading our group and being an overall great tour guide!\nWould not have changed a thing. BTW if you get Alex, make sure...","review_date":"July 31, 2018","user":"dnbower59"},{"attraction_id":1,"rating":5.0,"review":"spectular. Put this on your Bucket List - world wide known - people come from all over to see these gardens and they are right in our back yard","review_date":"July 29, 2018","user":"barbara_anne_g"},{"attraction_id":1,"rating":5.0,"review":"Holiday . Brilliant display on a hot summer day. Toured with Landsea day trip which was great. Yes more time would be great but we got great value for a day trip","review_date":"July 27, 2018","user":"sunshine50125"},{"attraction_id":1,"rating":5.0,"review":"No stress of driving. My husband wanted to drive ourselves but there was no booking available on BC Ferries website to leave Victoria on the day we wanted, July is busy. So we ended up doing this tour and I was so glad we did. First of all not...","review_date":"July 25, 2018","user":"yandrgirl"},{"attraction_id":1,"rating":5.0,"review":"wonderful trip. Well organized. Everything is on time. The tour guide is knowledgeable about the neighborhood, the ship is comfortable, and the meal provided on the ship is very good for the price. Downtown Victoria and the garden are beautiful!","review_date":"July 24, 2018","user":"xulun_z"},{"attraction_id":1,"rating":5.0,"review":"If you don't have a car, Landsea Tours is the way to go. Booked this day trip from the Four Seasons concierge. This was a good day. Nice bus. Traveled from our hotel downtown to the BC Ferries boat for a 2+ hour ride to Victoria. Bus went into Victoria City and dropped us off for several hours...","review_date":"July 21, 2018","user":"neal_f"},{"attraction_id":1,"rating":5.0,"review":"Great day. A long but thoroughly enjoyable day. Victoria was good but as a keen gardener I just loved Butchart Gardens. Spectacular!!\nOur tour guide Alessio was wonderful! Knowledgeable, friendly , funny. Really made our day and clearly very popular with all the other travellers too.\nWell...","review_date":"July 20, 2018","user":"sydneyjim56"},{"attraction_id":1,"rating":1.0,"review":"Tour guides lacking. We were fastly picked up from our hotel and from there we spent an hour to get the ferry. There we had time to leave the bus and use the washroom. Our guide Alessio while knowledgeable couldn't connect with guests and made for a long...","review_date":"July 19, 2018","user":"texasproud1980"},{"attraction_id":1,"rating":5.0,"review":"Beautiful - wish we'd had more time. I would love to spend an entire day enjoying these glorious gardens. The bus trip was also very informativ and worthwhile.","review_date":"July 18, 2018","user":"mcwc"},{"attraction_id":1,"rating":4.0,"review":"Sailing Vancouver to Victoria and Ron's Butchart gardens in bloom! Graham in command.. Grateful to Tim (hotel pick up),Graham and Megan. We booked online and confimed. Tim arrived to the Trump International Hotel & Tower before scheduled time. After 13.5 hours with this \"triage\" team, I report in earnest. Some books thrown on floor?\nGraham engaged each couple...","review_date":"July 17, 2018","user":"india_c"},{"attraction_id":1,"rating":5.0,"review":"Highly Recommend. We booked this tour hoping to get a good experience of Victoria since we had heard it was a must do and we were not disappointed. Our driver & guide, Joe, did an excellent job of pointing out interesting places, facts and recommending places to...","review_date":"July 16, 2018","user":"donna_p"},{"attraction_id":1,"rating":5.0,"review":"Fantastic day. Full day pick up from our hotel to the port which took 40 mins drive from downtown Vancouver. The ferry crossing was 1hr 30. We were then driven to Victoria where we had approx. 3-4 hours to walk around this beautiful city. After we had...","review_date":"July 14, 2018","user":"deborah_h"},{"attraction_id":1,"rating":5.0,"review":"Highly recommend. Our guide & driver Mollie made all the difference on our tour, Booking with Allison was excellent.. On July 11, 2018, we engaged Landsea Tours for a private charter for ten family members-6 adults and 4 children. Booking through Allison was smooth and she clearly communicated all aspects. This tour was about 15 hours long and Mollie kept everyone in a good...","review_date":"July 12, 2018","user":"gene_c"},{"attraction_id":1,"rating":5.0,"review":"Fantastic day! . As we had only a few days in Vancouver, decided the tour to Vancouver Island would be a good way to see the sights there in a short amount of time. What a good decision. Landsea tours are very well organised, with a couple of...","review_date":"July 7, 2018","user":"myrtle2259"},{"attraction_id":1,"rating":5.0,"review":"Our Driver\/Tour Guide, Alex, did an outstanding job!. Our party of 4 was picked up by Alex on July 1st at 8 am. He was courteous, friendly and very knowledgeable about Vancouver Island, Victoria, the Butchart Gardens and surrounding area. A long day, but he made it very enjoyable. Definitely a highlight for...","review_date":"July 7, 2018","user":"lovetobikenc"},{"attraction_id":1,"rating":5.0,"review":"Best Bus Tour Company in Canada. We were in Vancouver BC for 9 days and took a number of Bus Tours, and the Landsea services were the best. Pick up service at the hotel, on time, Excellent tour guides, so knowledgeable, as well as entertaining. Safety was always a priority and...","review_date":"July 5, 2018","user":"bankerlady0253"},{"attraction_id":1,"rating":5.0,"review":"A Wonderful Experience. Alexis was our guide and she was amazing! Our group was 19 in number and we all were picked up at various hotels. Alexis was not only a great driver, but she was so informative. She gave history of both Vancouver, Victoria and Butchart Gardens.There...","review_date":"July 3, 2018","user":"travelvaluetours"},{"attraction_id":1,"rating":4.0,"review":"We felt a bit rushed. We took the tour of Victoria and Butchart Gardens. Taking a tour that picked us up in Vancouver and took care of the ferry ride to Victoria was amazing. We once took the ferry there ourselves and it was stressful! Our tour guide was very...","review_date":"July 2, 2018","user":"marisa_f"},{"attraction_id":1,"rating":5.0,"review":"Great day!. We added an extra day to our trip just to do the Victoria and Buscahrt Gardens tour. We were very glad we did! Our guide Gavin was very knowledgeable and entertaining! We had plenty of time to enjoy all the best of Victoria and even...","review_date":"July 1, 2018","user":"570trishe"},{"attraction_id":1,"rating":5.0,"review":"Must experience!. Beyond beautiful! The huge variety of plants, amazing grounds and ease of walking around make this a must experience location!! Worth every cent!!! We have young children and the paths are stroller friendly, no car seats needed in the shuttle bus, and everyone saw beauty...","review_date":"June 21, 2018","user":"andrea_w"},{"attraction_id":1,"rating":5.0,"review":"Beautiful city\u2019s and gardens. Our experience was wonderful. We had time to wander through Victoria, dinner at a quaint restaurant, then on to Vancouver and the gardens! Spectacular!","review_date":"June 20, 2018","user":"pam_p"},{"attraction_id":1,"rating":5.0,"review":"Brilliant Mr Ed. Tour was well organised, prompt and on time. Great being a smaller group. Our driver Ed was extremely helpful, entertaining and informative. Created a great atmosphere on the bus. On the ferry trip Ed marked helpful info on the map for each group.\nYou have...","review_date":"June 19, 2018","user":"gjones4570"},{"attraction_id":1,"rating":5.0,"review":"Must see all the beautiful ROSES at Butchart Gardens. Awesome place to walk around and enjoy the beautiful roses and landscaping just breath taking. Enjoy lunch and shopping all centrally located. Will definitely go again and again!","review_date":"June 18, 2018","user":"maggie_l"},{"attraction_id":1,"rating":5.0,"review":"Amazingly beautiful!. This place is so beautiful. Pictures do not do it justice. Make sure you save half the day to take in all the beauty.","review_date":"June 18, 2018","user":"lkunst42"},{"attraction_id":1,"rating":5.0,"review":"Long Day....AWESOME TOUR!. Jeremy was our guide. Picked up from the Marriott Downtown Pinnacle at 7:40 am. He was funny and entertaining and then it was off to the transport boat ride which was 1.5 hours of scenery, cold weather and relaxation. Once off the boat a trip...","review_date":"June 12, 2018","user":"sphunt"},{"attraction_id":1,"rating":5.0,"review":"Excellent tour!!!!. Our tour guide MOLLIE was absolutely amazing!!!!!!!!! It's a long tour but she made it fun, relaxed, informative & comfortable!!!!!!!!!","review_date":"June 10, 2018","user":"jenny_b"},{"attraction_id":1,"rating":5.0,"review":"Great city & the gardens are amazing. Long day but well worth it. The ferry rides were amazing. Then once in Victoria...so beautiful & fun. Then the gardens were so gorgeous. Standing in the quarry garden ...and smelling the aroma...must be a touch of heaven","review_date":"June 8, 2018","user":"wildvineas"},{"attraction_id":1,"rating":5.0,"review":"Exactly as described on website, all went smoothly. Hotel pick-up was at about 7:00 AM and we returned back to hotel between 9:15 to 9:30 PM, so it made for a long day. But it was a very exceptional day. Our guide\/bus driver was Alessio, who was an excellent driver and an excellent...","review_date":"June 4, 2018","user":"bay_arean2"},{"attraction_id":1,"rating":5.0,"review":"Customized & Loved our tour from Vancouver to Victoria and Butchart Gardens. A visit to Vancouver for only a few days and a desire to take a ride in a float plane, visit Victoria and Butchart Gardens. I called LandSea tours (about 36-hours prior to my preferred departure time) and spoke to Stephanie and Sophie. They were...","review_date":"May 31, 2018","user":"irose"},{"attraction_id":1,"rating":5.0,"review":"I Concur with the Good Reviews. What else is there to say except that I concur with all the good reviews. We were very happy with the tour. Our guide, Alex, did a wonderful job.","review_date":"May 30, 2018","user":"chmprof"},{"attraction_id":1,"rating":5.0,"review":"Great Day on Victoria Island. Used Landsea for our day trip to Victoria Island and Butchart Gardens. They were prompt for hotel pickup, the bus\/van to the ferry was comfortable, and their drivers informative. Note that the bus goes on the ferry as well so you are with the same...","review_date":"May 28, 2018","user":"fred494"},{"attraction_id":1,"rating":5.0,"review":"Our guide Alex, did a great job!!. The Butchart gardens were great, Victoria not as nice as expected.\nBut the guided service our guide was fantastic. Started at 7:05am and got back at 9:00pm.","review_date":"May 22, 2018","user":"rocio_g"},{"attraction_id":1,"rating":5.0,"review":"Absolutely Fantastic. We were picked up on time by a very lovely young lady Sarah who was our amazing guide for the day. Due to everyone being on time and Sarah\u2019s efficiency, we were early for our Ferry and this gave us an extra hour up our...","review_date":"May 21, 2018","user":"xanerin"},{"attraction_id":1,"rating":4.0,"review":"Colorful and Fun. I enjoyed our visit to the Gardens and we had a gorgeous day weather wise for our visit and the only disappointment was that roses weren't in bloom yet.","review_date":"May 19, 2018","user":"jimk2638"},{"attraction_id":1,"rating":5.0,"review":"Lovely Day. As a solo traveller it is always good to find a tour that makes me feel comfortable and gives me some flexibility. Erich was the guide and driver for this tour and he was right on time and made me feel welcome. The other passengers...","review_date":"May 18, 2018","user":"kellyadl"},{"attraction_id":1,"rating":5.0,"review":"Victoria and gardens. Pick up spot was not spot on, so check this! Once we did get picked up, our guide Alessio was so informative, helpful and a happy person, good at 6:45 AM!\nWe have been to Vancouver a few times and done a number of tours....","review_date":"May 15, 2018","user":"armstrongk"},{"attraction_id":1,"rating":5.0,"review":"Absolutely Beautiful Gardens. Tour was 14 hours,but very enjoyable. Our guide,Jeremy was excellent and historically knowledgeable with interesting stories.Victoria was beautiful and Butchart Gardens was amazingly gorgeous and stunning. They should allot three hours at the Garden. The colors was off the chart. Nature should be absorbed an...","review_date":"May 7, 2018","user":"cynthia_m"},{"attraction_id":1,"rating":5.0,"review":"Great trip if you have some time!. We were picked up at our hotel at 9am. 40 min (approx) ride to BC Ferry terminal. (Nice terminal w food kiosks and gift shops n Starbucks ) . We had Eddie as a driver\/guide. He was awesome. Very informative and gave lots of history...","review_date":"April 14, 2018","user":"travelqueen0"},{"attraction_id":1,"rating":5.0,"review":"victoria tour. we had one full day to spent and luck to get first ferry in the morning . it was very easy to find the terminal . enough guidance and you can easily take your vehicle inside . comfortable hour and 1\/2 ride and you will...","review_date":"April 10, 2018","user":"javedc68"},{"attraction_id":1,"rating":5.0,"review":"Love of Gardening. What an amazing garden! Such an inspiration being I would rather be in the garden than anywhere.\nBoat and bus trip were fun to get there. Our bus driver was very informative and we learned a lot about the area.\nVictoria was a neat city....","review_date":"March 6, 2018","user":"rosemary_d"},{"attraction_id":1,"rating":5.0,"review":"day out. this is the most delightful afternoon you need several hours to wander around the gardens gift shop and coffee shop these gardens are incredible when you think what it was and now so picturesc well worth a trip","review_date":"March 4, 2018","user":"naughtypippy"},{"attraction_id":1,"rating":2.0,"review":"Way too long, and over rated. This is a very long tour and a 90 minute ferry ride to get to Butchart Gardens.\nFor 160 dollars they should at least provide lunch. Upon arrival at the gardens we were only allowed to spend about 90 minutes there.\n13 hours, bus driver...","review_date":"October 29, 2017","user":"dennis_d"},{"attraction_id":2,"rating":5.0,"review":"Interested City of Canada. Quebec is our beloved city with fascinated lifestyle and beautiful environment with much more things to do. It was our first experience her with local people and high ancient building rising to the sky.","review_date":"February 1, 2019","user":"fearlesslife"},{"attraction_id":2,"rating":1.0,"review":"Booking problem. In trying to set up this tour, this operator was not really interested in assisting us. We would be arriving at the train station a couple of blocks away from their office and they told us we should walk. That would have been after catching...","review_date":"January 5, 2019","user":"traveltruth_7"},{"attraction_id":2,"rating":3.0,"review":"Not as expected. Let me start with the place...it is really pretty and a day trip is enough for the visit. The driver was also very nice but the tour guide wasn't too professional for example while explaining about places whilst the bus was moving he used terms...","review_date":"January 1, 2019","user":"rejxil"},{"attraction_id":2,"rating":5.0,"review":"Wonderful day in beautiful Quebec City!. Wonderful tour from start to finish! We were picked up and dropped off at the door of our hotel. The tour guide in Quebec City was outstanding! The 3 hours of free time were enjoyable beyond words. It\u2019s like being in a French European city....","review_date":"December 1, 2018","user":"pamw511"},{"attraction_id":2,"rating":4.0,"review":"Relaxing and informative. We enjoyed our day trip. The bus picked us up at the hotel and then took us to the main depot where it was a little confusing where we needed to go to get our passes. The tour guide in Quebec city was fabulous. We...","review_date":"November 29, 2018","user":"sallyt3"},{"attraction_id":2,"rating":5.0,"review":"Cold and Snowy but still great!. I've heard wonderful things about Quebec City and after deciding to spend Thanksgiving in Montreal I knew I had to book this trip. It was cold and snowy but it was still so great to experience Quebec City with the holiday decorations already up and...","review_date":"November 23, 2018","user":"chicagodawn15"},{"attraction_id":2,"rating":5.0,"review":"Quebec in the Summertime. This year we travelled to Canada to attend the International Rotary Convention in Toronto. After the convention we travelled to Quebec City and stayed a week at the Hilton which was Ideally located near the beautiful old downtown area so we could pretty much walk...","review_date":"November 17, 2018","user":"mtnbear54"},{"attraction_id":2,"rating":5.0,"review":"A must go tour! . I m really glad that we didn\u2019t miss this wonderful trip during our stay in Montreal.\nWe had this tour by gray line and we were so satisfied . The price was more high comparing to other companies but it worth. I wish we had...","review_date":"November 16, 2018","user":"ghazal_z"},{"attraction_id":2,"rating":5.0,"review":"Great trip!. This trip was booked through Grey Line. Their shuttle picked us up at our hotel. The driver was so personable, providing us with information along the way. Once in Quebec City, we picked up our Tour guide. She was so knowledgeable and provided us with...","review_date":"November 12, 2018","user":"sbdiner727"},{"attraction_id":2,"rating":3.0,"review":"Nice introduction to QC. Wish I could give it a 5 but really can't....\nDay was cold and rainy (OK not Gray Line's fault!). Driver was nice and handled bus well on drive up to Quebec City. 1 bathroom stop after 1.5 hours (total trip takes about 3 hours)....","review_date":"November 7, 2018","user":"miriam_k"},{"attraction_id":2,"rating":5.0,"review":"Worth the Trip!. We took this day trip on our first full day in Montreal. It was a GREAT way to start our trip. Serge was a fun and informative driver and our guide in Quebec City was incredibly knowledgeable. Quebec City is beautiful and a must-see when...","review_date":"October 29, 2018","user":"elissa_g"},{"attraction_id":2,"rating":5.0,"review":"Worth the long ride. Very glad we took the day to visit City of Quebec. What beautiful and historic city. Our city tour guide was interesting, funny, and kept a nice pace. There are many nice places to lunch so Explore and look beyond the yellow umbrellas.\nThe downside...","review_date":"October 20, 2018","user":"debby_r"},{"attraction_id":2,"rating":5.0,"review":"Great Introduction to Old Quebec City. This tour provides a nice guided introduction to old Quebec City and provides ample time for exploring the area on your own. Although the round trip bus ride from Montreal is long - 5 hours plus two 20 minute rest stops - the coach bus...","review_date":"October 13, 2018","user":"nsciac"},{"attraction_id":2,"rating":4.0,"review":"Tips for the trip. Pros: Beautiful place, lots of history, bus driver very skilled, pleasant, and entertaining.\nCons: A long day on the bus, not enough time to walk the city and shops.\nWould prefer to skip the falls-you are too far away and it\u2019s overcrowded with tour groups....","review_date":"October 11, 2018","user":"kristine_h"},{"attraction_id":2,"rating":5.0,"review":"We had a fantastic and relaxing time!. So glad we booked this tour. Tour guides were very professional. We had enough time to see the sights, take pictures, eat and enjoy our surroundings. It was one of the highlights of our vacation.","review_date":"October 9, 2018","user":"george_g"},{"attraction_id":2,"rating":5.0,"review":"Tons of history . Fabulous tour. The guide was very knowledgeable of Quebec City and worked hard to ensure everyone had their questions answered. Accommodated one French speaking passenger quite nicely even though it was an English guided tour. QC is gorgeous, and must see if you\u2019re visiting Quebec.","review_date":"October 7, 2018","user":"scenic722278"},{"attraction_id":2,"rating":5.0,"review":"Excellent tour to get to know Quebec. The tour was great. Andr\u00e9 and Katya were excellent tour guides. We loved the city and we would love to come back soon. Totally recommend this tour.","review_date":"October 6, 2018","user":"dulcepartida"},{"attraction_id":2,"rating":5.0,"review":"Charming. Easy drive to Quebec on comfortable bus. Driver and tour guide friendly and knowledgable. Hits all the highlights. Provided enough free time to eat a nice lunch and shop.","review_date":"October 2, 2018","user":"karenf765"},{"attraction_id":2,"rating":3.0,"review":"A must visit destination, but do manage your expectations!. Breathtaking town built on the side of a mountain, Quebec City is truly reminiscent of Europe! There are many al fresco eateries, but outside the quaint residential streets await a myriad of souvenir shops and not much of a shopping experience for those interested in...","review_date":"October 2, 2018","user":"joanm843"},{"attraction_id":2,"rating":5.0,"review":"One of the most beautiful cities that I have visited!. If you get a chance to walk around\nQuebec, please do it. This city is worth whatever time you have to spend there and it is very clean.","review_date":"October 2, 2018","user":"joseph_b"},{"attraction_id":2,"rating":4.0,"review":"Good tour of Quebec city. We took this tour as we were pressed for time and found that going by bus or train would not be very convenient. We walked to the Gray Line offices on Peel Street, as we were staying couple of blocks away. The tour started on...","review_date":"October 2, 2018","user":"mva9"},{"attraction_id":2,"rating":5.0,"review":"Quebec City Day Trip. A fantastic trip. The Driver did a great job and then the guide in Quebec City was simply awesome.\nA place I would love to see more of, maybe an extra day there.\nBut did a tour around the Old City up top then dropped...","review_date":"September 30, 2018","user":"i_h"},{"attraction_id":2,"rating":5.0,"review":"An excellent way to see a beautiful city. A full day excursion, since Quebec City is 3 hours from Montreal, the tour is a great introduction. The guide was expert and entertaining, and she hadn't lost her enthusiasm despite being in her 28th year of guiding! The only negative was the morning pickup....","review_date":"September 29, 2018","user":"gkkhdc"},{"attraction_id":2,"rating":5.0,"review":"Day Trip to Quebec City. This was a long day BUT it was totally worthwhile. Our driver was charming and entertaining and our guide Katya was superb. I got out of this tour everything that I could have hoped for in the time that was available to me and I...","review_date":"September 25, 2018","user":"craigi210"},{"attraction_id":2,"rating":5.0,"review":"must do. Quebec City & Montmorency Falls are definitely worth a trip.\nAt Montmorency falls, we were mesmerized by the rainbow at the foot of these falls. All the colours were very distinctly visible.\nQuebec City bus tour provided a good commentary of several aspects of this...","review_date":"September 20, 2018","user":"jayenshah"},{"attraction_id":2,"rating":4.0,"review":"Great day trip. Last minute decision to go to Quebec City and, after looking at car rentals or train, decided it was worth having someone else do the driving and the planning. Always leery about being a tourist on a bus but the driver and guide were terrific....","review_date":"September 18, 2018","user":"mbsesher"},{"attraction_id":2,"rating":5.0,"review":"One day Trip from Montreal to Quebec. Nice trip for family with young kids or friends. A lots to see. You can choose different activities according to your family's special needs.","review_date":"September 18, 2018","user":"jennymtl514"},{"attraction_id":2,"rating":5.0,"review":"A Don't Miss Tour. We wanted to cap off our week long visit to Montreal with a trip to Quebec City and were completely pleased with our tour with Grey Line. After checking in at their downtown office we boarded the bus with our driver Andre and were treated...","review_date":"September 17, 2018","user":"marlowe3"},{"attraction_id":2,"rating":5.0,"review":"AMAZING Trip!!. My son and I went to Montreal for a long weekend in Canada. While there we decided to take this trip to Quebec City. What a GREAT experience it was!! The bus driver was very personable and our guide in the city was EXCELLENT. Just...","review_date":"September 11, 2018","user":"jersey888"},{"attraction_id":2,"rating":5.0,"review":"Day trip from Montreal. I have always wanted to go to Quebec City because of the history and architecture of the city.\nAn opportunity arose when my wife and I stayed in Montreal for a few days.\nWe saw this day trip advertised in the hotel where we stayed...","review_date":"September 9, 2018","user":"2skip865"},{"attraction_id":2,"rating":5.0,"review":"To Get a Nice Taste of Quebec City While Visiting Montreal, Take This Tour!. Both our driver and our guide once we arrived in Quebec City were very good at their jobs. Quebec City is a more European-feeling city than Montreal, and the tour began and ended in Quebec City in the quaintest part of the city which is...","review_date":"August 30, 2018","user":"hfdjr"},{"attraction_id":2,"rating":5.0,"review":"Excellent Day Trip. An excellent day trip to Old Quebec City. We were picked up at our downtown Montreal hotel. After all of the hotel pickups were then dropped off at the Gray Line office to complete the paperwork and assigned to a bus for our trip. It's...","review_date":"August 29, 2018","user":"vsattui1232"},{"attraction_id":2,"rating":3.0,"review":"Skip the Cruise Option. The sites were beautiful, but I wish that there had been a better allotment of time. As this is a bigger tour, there were multiple instances where our time was cut short by other passengers who delayed departing sites. In fact, we barely had 10-15mins...","review_date":"August 29, 2018","user":"carey_b"},{"attraction_id":2,"rating":5.0,"review":"Great Day Trip. This trip exceeded our expectations. It was well organized and provided enough free time to explore parts of the city on our own. Our driver, Andre, was very good. I especially liked the way he made sure that everyone came back to the bus on...","review_date":"August 28, 2018","user":"daveandjudy"},{"attraction_id":2,"rating":4.0,"review":"Excellent guide, enjoyable trip. We were picked up at the hotel on time & changed to a large bus at the Peel Street terminal. No guide on-board and only practical comments given by the driver - suggest taking a book to read, the 3hr journey to Quebec City is...","review_date":"August 28, 2018","user":"bergquist"},{"attraction_id":2,"rating":3.0,"review":"Beautiful views - average tour. The bus was clean and on time and appreciated being dropped off back at our own hotel at the end of the day. I was disappointed that the guide on the way there (3 hours in the bus) provided little commentary on the landscape, the...","review_date":"August 27, 2018","user":"kyleen_m"},{"attraction_id":2,"rating":4.0,"review":"Day Excursion to Quebec City. First off let me say that we really enjoyed our Grey Lines trip to Quebec City. We went to the falls first - the height of the falls were impressive, but honestly I would have preferred to spend more time in Quebec City. There is...","review_date":"August 22, 2018","user":"dsuper80"},{"attraction_id":2,"rating":1.0,"review":"WARNING: Don\u2019t book this event through TRIP ADVISOR!!!. We realized that the date we selected was incorrect within moments of our booking. It shows an option to change the date, however the only option was to call a phone number. I immediately called- on hold for about an hour. She then told me...","review_date":"August 17, 2018","user":"flyer611478"},{"attraction_id":2,"rating":5.0,"review":"Great way to spend the day and see the highlights of the city. Due to the mixed reviews on here, I was super hesitant to take this tour. We were only visiting Montreal for three days so I was scared of losing a day if it was bad. Thankfully that wasn't the case and we were so happy...","review_date":"August 14, 2018","user":"628taraz"},{"attraction_id":2,"rating":1.0,"review":"Was never picked up-refund request rejected. The company was supposed to pick me up at the hotel but never did, then they said they showed 30 min before the time mentioned on the ticket. They now refuse to give me a refund. Real thieves !","review_date":"August 13, 2018","user":"jellibbell"},{"attraction_id":2,"rating":5.0,"review":"Great day trip. Wonderfull views of Quebec and the falls all from the St Lawance River, the guide was great and dressed in period clothing, he was was very informative and spoke both in english and french.","review_date":"August 10, 2018","user":"robert_n"},{"attraction_id":2,"rating":4.0,"review":"Convinient. Pick up and drop off at hotel, takes you to major sites of Quebec City. The bus driver also tells you the places the bus passes by in Montreal. However, the driver also had a very thick French accent, so he was a bit hard...","review_date":"August 10, 2018","user":"fionayyy"},{"attraction_id":2,"rating":4.0,"review":"Great until the driver went crazy. This tour is really good. The driver reached outside our hotel to pick us up, did a few more n took us to the tourist centre where they gave us our tickets n put us on a bus to Quebec. It was a 3 hour...","review_date":"August 8, 2018","user":"koms70"},{"attraction_id":2,"rating":5.0,"review":"Bus trip to Quebec City. It was wonderful! The driver was fun and the bus was clean. We had plenty of time to see the sights in Quebec City.","review_date":"August 6, 2018","user":"liz_c"},{"attraction_id":2,"rating":5.0,"review":"Informative trip. I enjoyed our trip to Quebec. We had a very good guide, Roch, and our driver was also very knowledgeable. Quebec is beautiful and the food was excellent.","review_date":"August 4, 2018","user":"danielaw557"},{"attraction_id":2,"rating":4.0,"review":"Good way to see Quebec in a day from Montreal. With limited time in Montreal we opted to see Quebec on this Gray Line day trip. Everything worked fine and with military precision on timings leaving the offices in Peel at 8.00am sharp and being dropped of near our hotel in St Denis at 8.00pm....","review_date":"August 2, 2018","user":"stobgarbh"},{"attraction_id":2,"rating":5.0,"review":"Great daytrip . Very enjoyable day trip to Quebec City. Driver was very informative and tour guide was excellent. Got picked up at the hotel in the morning and dropped off nearby after the tour.","review_date":"July 9, 2018","user":"bloodbubble"},{"attraction_id":2,"rating":5.0,"review":"Full of value. Arrived at the Tourist Info office on the morning, good waiting facilities and toilets. Helpful before a long drive! Nice relaxing drive to Quebec City. Then a walking tour, a visit to the Falls for 20 mins (which was certainly enough time!) and then 3...","review_date":"July 8, 2018","user":"chelwho"},{"attraction_id":2,"rating":1.0,"review":"big disappointment! save your money!. bought two tickets for this tour over $200. the hotel told me we would be picked up at 7;30 am. no one came. the hotel called,and they picked us up at 8:10. when we arrived ,at the grayline depot which was 5 minutes,away there,were only...","review_date":"July 7, 2018","user":"matillygg"},{"attraction_id":2,"rating":3.0,"review":"Great Tour. This tour is a 12 hour trip to Quebec City from Montreal. The tour description indicates they will pick you up and drop you off at your hotel. Then you don't hear anything. I emailed, called and eventually had to go to the office at...","review_date":"July 5, 2018","user":"kimberly_e"},{"attraction_id":2,"rating":4.0,"review":"Nice way to spend a day. Quebec City is beautiful and definitely worth seeing. The day trip is very long but the coach is comfortable and made stops along the way.","review_date":"June 2, 2018","user":"simonh954"},{"attraction_id":2,"rating":5.0,"review":"Great value. Best $115 I ever spent. The 5 hr drive up to Quebec City was comfortable with a stop half way. The tour guide Roch was very knowledgeable and funny. It included a tour around the sites with a 3 hr on your own time break....","review_date":"June 1, 2018","user":"sherryd1969_12"},{"attraction_id":2,"rating":5.0,"review":"Awesome tour. The trip was awesome. Our guide Roch did an excellent job explaining the history and significance as we walked through the city and on the bus. In our free time later in the day, we never felt lost and just knew everything that we were...","review_date":"June 1, 2018","user":"travelenthu16"},{"attraction_id":2,"rating":1.0,"review":"HORRIBLE- DONT BOOK. This company should apply for worst ever customer service... they would win with no effort. Booking process is non friendly and archaic... customer service offers no service. I am not surprised they rank so poorly on ratings both on FB and trip advisor...","review_date":"May 26, 2018","user":"437pedrop"},{"attraction_id":2,"rating":1.0,"review":"Grayline tour is horrible. Dirty bus, late pickup to leave from hotel, late pickup for departure for return trip. Uncaring driver who doesn\u2019t tell the truth because he didn\u2019t want to speak to his passengers. Walking tour guide was informative and for this large group tour projected her information...","review_date":"May 21, 2018","user":"_dym126"},{"attraction_id":2,"rating":5.0,"review":"Cruise on May. I am interested on the complete tour including the cruise for tomorrow. Is it possible?\nIt says the cruise is included on May.","review_date":"May 11, 2018","user":"tania027"},{"attraction_id":2,"rating":1.0,"review":"Angry in Old Montreal. Nice enough tour, but ruined at the end. The bus driver made us get out at the wrong hotel at 8:30pm after a 12+ hour excursion. We were staying at Holiday Inn downtown but he made us get out at a different Holiday Inn. He...","review_date":"May 5, 2018","user":"kimberly_j"},{"attraction_id":2,"rating":5.0,"review":"Quebec City from Montreal. I really enjoyed this day tour. It is a long day, but is absolutely worth it. Quebec City and Montmorency Falls are beautiful.\nSpecial thanks to our driver John Pierre for doing an excellent job of getting us there safely and on time (and for...","review_date":"April 21, 2018","user":"ah32"},{"attraction_id":2,"rating":5.0,"review":"Perfect day trip!. Everything ran very smoothly! Well worth the cost to see this beautiful city. The falls were beautiful and the guide was very passionate and knowledgeable. Book early it was sold out!","review_date":"April 18, 2018","user":"mmmpierro"},{"attraction_id":2,"rating":5.0,"review":"What a beautiful city. Having not being able to fly into the city, I went on this tour not knowing what to expect.\nBut, I am so happy to have come here even just for a day away from Montreal.\nIt's well worth it.\nAwesome bus driver too","review_date":"April 11, 2018","user":"campercam"},{"attraction_id":2,"rating":5.0,"review":"Classy historical heritage. The city is full of gorgeous testaments to its continental roots. Tour guide was very friendly and knowledgeable.\nMy visit is in April so it's still snowing a lot here, but on the upside I get to avoid the summer crowd so it's very nice.","review_date":"April 9, 2018","user":"david_i"},{"attraction_id":2,"rating":5.0,"review":"Nicely Done Tour !!. We debated on whether or not to take a day to see Quebec City since we were in Montreal for a few days. So glad we did this. This is a full day! The bus ride is long like 2.5 to 3 hours but this...","review_date":"April 1, 2018","user":"jhb1046"},{"attraction_id":2,"rating":4.0,"review":"beautiful city. the falls is really just a flash visit, just enough to look at them and return to the bus. this was ok for us but there where people that wanted to take a closer look and we did not have enough time.\nin Quebec a...","review_date":"January 24, 2018","user":"annp582"},{"attraction_id":2,"rating":3.0,"review":"Historical City . Had a great experience of this tour, tour guide has full of knowledge of this old town, nice and helpful.","review_date":"December 21, 2017","user":"463elsat"},{"attraction_id":2,"rating":5.0,"review":"Excellent tour. This was an amazing day full of beauty & history. Such a shame it was marred by our tour guide recommending us all to eat at a restaurant at the drop off point at the end of our tour before our free time, it was...","review_date":"December 17, 2017","user":"newyork3"},{"attraction_id":2,"rating":4.0,"review":"Good, Quick Introduction to Quebec City. This trip was a good introduction to Quebec City. We didn't spend much time at Montmorency Falls\u2014in hindsight, I'd rather have spent the extra hour in Quebec City, but our tour guide was exceptional and his anecdotes were worth the time in the bus.\nQuebec...","review_date":"November 13, 2017","user":"brewtenant_dan"},{"attraction_id":2,"rating":3.0,"review":"The high point was the Cathedral-Basilica of Notre-Dame de Qu\u00e9bec. Ok, average for the amount of time you'll spend. Many tips.\n1) Call the day before to confirm your hotel pick-up. If they are 5 minutes late, call them. We called 2 days prior, and when I called 10 minutes after pick-up, they didn't have...","review_date":"October 23, 2017","user":"rodnak"},{"attraction_id":3,"rating":5.0,"review":"Great day. It was an amazing day. The falls are wonderfull, and city has something for everyone, tower, restaurants, souvenir shops, great museums! I had avery nice time and I would recommend!","review_date":"February 22, 2019","user":"petarkojic48"},{"attraction_id":3,"rating":3.0,"review":"Beautiful from up close. The falls itself are defenitely beautiful, especially in these winterconditions with frozen parts. To get their size it's important to be close and to hear the massive noise from all the water falling down. That's why I would defenitely recommend doing the 'behind-the-falls' part!\nI...","review_date":"January 31, 2019","user":"lore_s"},{"attraction_id":3,"rating":5.0,"review":"beautiful waterfalls. i had been on the american side in july 2004 , and felt i little disappointed because i didnt find what i expected, then i planned a trip to canada in june 2018 , and drove to niagara and stayed 2 days, everything was different,...","review_date":"January 15, 2019","user":"mauricio113"},{"attraction_id":3,"rating":5.0,"review":"Totally Worth It!!!. Beautiful Fall day well organized. Ice wine tasting delicious, buffet meal is actually overlooking the Falls and includes a lot of variety. It\u2019s a great way to see the Falls if you\u2019re pressed for time. If taking the Hornblower, I recommend dressing warm and with...","review_date":"November 5, 2018","user":"seenalotofthings"},{"attraction_id":3,"rating":5.0,"review":"Fantastic day trip with great guide.. The weather was not good but our guide Judy adjusted the itinerary an route to fit in with the best weather.\nConstantly ringing forward to check on weather.\nThis delivered a great trip with all the highlights completed! Well done Judy.\nThe day trip is...","review_date":"November 5, 2018","user":"welshtravellerboy"},{"attraction_id":3,"rating":5.0,"review":"Great full day trip to Niagara and beyond. Really recommend this day trip if you have limited time In Toronto.\nPicked us up from our hotel first - there were a few more pick ups but Judy used time to give us insight to Toronto.\nTrip went via vineyard before headed to Niagara....","review_date":"November 1, 2018","user":"siobhanb6"},{"attraction_id":3,"rating":5.0,"review":"Guide Judy is a star!. It's a spectacular experience to see Niagara Falls in any circumstances, but we were lucky enough to be with Judy! Judy was the best guide we have ever had on any trip - and we've been on many. Informative, witty, warm and highly experienced. Really...","review_date":"October 22, 2018","user":"discerningtraveller1"},{"attraction_id":3,"rating":5.0,"review":"Judy at Grayline is fantastic !. Our experience of visiting Niagara was a tale of two parts ! We booked the night tour which was so worth seeing but the tour guide was way out of her depth when things went wrong . On complaining , Grayline were quick to refund...","review_date":"October 19, 2018","user":"andymt5104ko"},{"attraction_id":3,"rating":4.0,"review":"Good way to satisfying sum up everything you want to travel in a day. The tour guide was friendly and good. It was a good way, to sum up, everything you want to travel in a day because of a convenient transportation to and back from Niagara Falls to Toronto, and most importantly, saving time for the need to...","review_date":"October 8, 2018","user":"mar_07_ilyn"},{"attraction_id":3,"rating":5.0,"review":"Amazing. It was a amazing day, firstly to the winery where they talked about there wine and you got a taster. We unfortunately dont drink alcohol but you got grape juice instead, it was delicious. Next we did niagra falls, a defnite. Afterwards we went to...","review_date":"October 8, 2018","user":"julieday12"},{"attraction_id":3,"rating":4.0,"review":"A Good Excursion if NF is on your bucket list. First of all be prepared for a long day as this was about a 10-11 hour experience but it was a good way to see the Falls and a stop at the Whirlpool, a winery and the beautiful little town of Niagara on the Lake...","review_date":"September 28, 2018","user":"jimmybuffettfan_9"},{"attraction_id":3,"rating":2.0,"review":"Exhausting day. It was an 11 hour very exhausting day. We stopped at 2 places outside of downtown Toronto to pick up and drop off more people which added more time. The Falls were beautiful and the cruise was fun. The buffet lunch was good. We didnt...","review_date":"September 24, 2018","user":"sherre_m"},{"attraction_id":3,"rating":5.0,"review":"First Time at the Falls. Booking and confirmation was a breeze. We were picked up in front of our hotel on time. As we drove from Toronto to Niagara our tour guide shared city history. Some of the people on our tour were taking a helicopter ride so they were...","review_date":"September 20, 2018","user":"ceeberetta"},{"attraction_id":3,"rating":5.0,"review":"Excellent trip. We took this trip yesterday. From start to finish this was very well organised. I contacted the company from the UK before we left home to arrange pick up and the reply was prompt and clear. The actual pick up was easy and on time....","review_date":"September 13, 2018","user":"146gloworm42"},{"attraction_id":3,"rating":5.0,"review":"Excellent value day trip. This is an excellent day out to Niagara Falls, which we felt was not too long nor too short. Our guide, Ziqi, was very knowledgeable and had a good sense of humour, which made the day pass pleasantly. There are plenty of photo opportunities during...","review_date":"September 6, 2018","user":"andybirmingham28"},{"attraction_id":3,"rating":5.0,"review":"WHAT A BLAST!. We didn't know what to expect on this day trip, but it far exceeded our expectation. Our guide, Grant, was entertaining and full of insight. Obviously, the most memorable part of the trip was the exhilarating boat ride. Definitely wear the poncho! The side trips...","review_date":"August 29, 2018","user":"james_b"},{"attraction_id":3,"rating":4.0,"review":"Great trip. Really great trip, and what a sights to behold when you arrive, the day flies by, great commentary. Could have spent more time at most places","review_date":"August 14, 2018","user":"lparkpark"},{"attraction_id":3,"rating":2.0,"review":"Old Bus - No WiFi. We took this trip to Niagara Falls and we were disgusted, no WiFi on the bus in this day and age is appalling. The stops are too short to even see anything. The only good thing about this tour was the guide\/bus driver Mike. Otherwise...","review_date":"August 10, 2018","user":"janddatocd"},{"attraction_id":3,"rating":5.0,"review":"Wonderful Day Tour from Toronto. Took a trip to Niagara Falls with my son from Toronto. The motor coach left on time and commentary by the guide, Grant, was just the right combination of informative and self-depreciating. He had a great double-act with the driver, Peter.\nHad plenty of free...","review_date":"July 22, 2018","user":"ben_t"},{"attraction_id":3,"rating":3.0,"review":"Good tour but could be improved. It was a good tour, but we have noticed that it was way too fast. More time is needed in all places rather than just the average of 45min. There was no time to have a look at souvenirs shops after the boat ride in...","review_date":"July 21, 2018","user":"agn\u0117_b"},{"attraction_id":3,"rating":5.0,"review":"Fantastic tour!. I have to say I was so pleased with how our experience was with Gray Line. The bus was super clean w\/bathroom and our tour guide made sure our 90 minute ride was full of fun facts and stories about Toronto. We arrived in Niagara...","review_date":"July 18, 2018","user":"karin2938"},{"attraction_id":3,"rating":5.0,"review":"Barry was fantastic!. We took a day trip to Niagara Falls was it was so worth it. The bus was late picking us up but that was because of a break down so no one's fault there. There were only a few pick up points so we managed...","review_date":"June 27, 2018","user":"alexma2016"},{"attraction_id":3,"rating":5.0,"review":"Excellent - Niagara Falls Day Trip!. A superb day (Tuesday 05 June 2018) and I would highly recommend Gray Line when booking this trip.\nFor my wife & I, the highlights were:\n* A very clean, comfortable coach with an excellent driver, Danny on our trip.\n* An extremely good tour...","review_date":"June 6, 2018","user":"jasonk551"},{"attraction_id":3,"rating":5.0,"review":"Amazing tour!. The wine tasting was a nice added touch. It\u2019s not something i would have chosen on my own, but i truly enjoyed it. The weather we had was gorgeous for the falls was perfect. The last part of the tour we stopped at a little...","review_date":"April 21, 2018","user":"departure754542"},{"attraction_id":3,"rating":3.0,"review":"The places we visit are nice, but the tour guide failed in creating a friendly environment. Yeah you will see the falls (witch are great no matter how you get there) and have a stop in s cute small city for shopping, but the tour is not fun at all. The tour guide was also the shuttle driver and he wasn't...","review_date":"March 27, 2018","user":"nika89"},{"attraction_id":3,"rating":5.0,"review":"Must see. Niagra falls are fabulous. we were all given a waterproof plastic anorak to put on, as their is lots of spray from the falls. The sheer size and power is as astounding. The weather was raining but it did not stop our enjoyment.","review_date":"March 2, 2018","user":"margaretjones92"},{"attraction_id":3,"rating":5.0,"review":"Great Day Out. Wonderful experience. The tour guide was great, the winery amazing and the falls spectacular. Lunch at the Sheraton was good, nothing to rave about, but when you have to cater for as many people as they do, it was fine. Be careful if you are...","review_date":"February 15, 2018","user":"travel_foodie_33"},{"attraction_id":4,"rating":5.0,"review":"Valentine's Trip. Chris was a wonderful guide, very friendly and knowledgeable. We did the tour in February and really enjoyed the Frozen Falls. The smaller group sizes was nice and intimate. The attractions included in the tour...Behind the falls, Niagara Fury, Skylon Tower, and Butterfly Conservatory really...","review_date":"February 16, 2019","user":"loufene"},{"attraction_id":4,"rating":5.0,"review":"Go !. Don\u2019t scrimp \/ go for it - you are there do the tour - see what so many others haven\u2019t\nGet behind the fairs","review_date":"February 10, 2019","user":"suzanne1209"},{"attraction_id":4,"rating":5.0,"review":"Maid of the Mist Boat Ride. Really exciting -- got really wet even though wearing one of the plastic capes. Amounts of water falling are overwhelming,","review_date":"January 14, 2019","user":"voyage256140"},{"attraction_id":4,"rating":4.0,"review":"Informative Guide. The guide was good in the sense that he was informative and willing to accommodate our requests if we wish to change some of the itinerary due to weather. He also was nice to re-schedule the itinerary so that we could get the best out...","review_date":"December 31, 2018","user":"kongzi8"},{"attraction_id":4,"rating":5.0,"review":"tour package. The tour was well organized. We saw exactly what we came for and the price was great. We had our teen grandchildren who never saw anything so grand before.","review_date":"December 13, 2018","user":"mrelaxin"},{"attraction_id":4,"rating":5.0,"review":"Great Highlights Tour. We are independent travelers who normally avoid organised tours, but with only one day in NF we were happy to be guided and led. Great choice!\nShaun picked us up on time and was a great guide and host for the day. We did the...","review_date":"November 22, 2018","user":"travel587657"},{"attraction_id":4,"rating":5.0,"review":"Wonderful Tour. Really enjoyed the tour. Behind the Falls, Skylon Tower, and Hornblower boat to the Horseshoe Falls, amazing. Very professionally run. Guide Clair was super nice and knowledgeable.","review_date":"November 19, 2018","user":"david_s34242"},{"attraction_id":4,"rating":5.0,"review":"Excellent. As we had never been to Niagara we booked this tour basically to save us any hassle of getting into the sights included. Actually seeing the closeness it wouldn't have been a problem but this tour went seamlessly. Prompt pick up and ease of getting...","review_date":"November 7, 2018","user":"nsander219"},{"attraction_id":4,"rating":5.0,"review":"Amazing Tour. We booked this tour through trip advisor after looking at the positive reviews. It was worth every penny. We needed to confirm before we got there. We got a call from our tour guy the day of the tour which he picked us up from...","review_date":"October 23, 2018","user":"gioia333"},{"attraction_id":4,"rating":5.0,"review":"Awesome tour. Best tour we had Caitlin as a tour guide and she was great. We saw so many attractions in 4 hours. Well worth it.","review_date":"October 20, 2018","user":"dmh409"},{"attraction_id":4,"rating":5.0,"review":"Best decision of the whole trip!. I can't even begin to express what an amazing time we had on this private tour. Our guide Sean made the experience so worth while. This is the trip I would recommend to anyone visiting Niagara Falls! Getting picked up from our hotel and driven...","review_date":"October 15, 2018","user":"kathryn_r"},{"attraction_id":4,"rating":5.0,"review":"An Awesome Tour . I can\u2019t even express how much we loved this tour. Our tour guide was Hassan - he was so incredibly nice and knowledgeable about Niagara Falls. He picked us up and dropped us off at our hotel. The tour covers so much of the must...","review_date":"October 13, 2018","user":"worldtravelingjw"},{"attraction_id":4,"rating":4.0,"review":"Red Raincoats for all. Great Fun to board a boat and travel up to the falls. Of course you'll get wet, of course you will get cold, But what fun for everyone old and young alike. We got on the Candain side which seem to be much better organized...","review_date":"October 10, 2018","user":"citydude47"},{"attraction_id":4,"rating":5.0,"review":"Fantastic falls. What an excellent place to visit! One of the best experiences on our cross Canada journey.this year. The Horseshoe falls are beyond words, so beautiful. You must take the boat and do the walk under the falls as well. A must see.","review_date":"October 3, 2018","user":"gbhavefun"},{"attraction_id":4,"rating":5.0,"review":"Spectacular and breath taking. The boat boarding was very efficient and quick. Ponchos were definitely necessary. We rode by the American falls and then made our way to the bridal falls. We saw a fantastic rainbow through the water. The boat goes really close to the Falls and the...","review_date":"October 2, 2018","user":"tuffley47"},{"attraction_id":4,"rating":5.0,"review":"Excellent!. Everything about this tour was Great! Mikey our tour guide was wonderful. The falls are absolutely beautiful!","review_date":"October 2, 2018","user":"gigi_l"},{"attraction_id":4,"rating":5.0,"review":"Great Tour. We were picked up at our hotel promptly at the designated time by our guide, John. There were only three couples on the tour so nice sized group. John, our guide,had all of our tickets so there was no wait at any of the attractions....","review_date":"October 1, 2018","user":"james_s"},{"attraction_id":4,"rating":5.0,"review":"excellent tour. The trip was wonderful You were able to see different areas of Niagara Falls and how the falls impacted the area, the power plants etc. Our guide was wonderful and very informative. The boat ride was fun along with going under the falls","review_date":"September 30, 2018","user":"judy_b"},{"attraction_id":4,"rating":4.0,"review":"Prepare to get wet. The trips to the falls but prepare to get wet even with the lovely coloured capes.\nThe best (driest) place on the boat is at the back under the canopy.","review_date":"September 24, 2018","user":"155richard81"},{"attraction_id":4,"rating":5.0,"review":"Fabulous tour. Visiting Niagara Falls is a once in a lifetime adventure and no better way to see them than with this tour.\nWe booked before leaving the UK after researching several tours. Although not the cheapest we liked the look of this one as there is...","review_date":"September 23, 2018","user":"steve-and-andie"},{"attraction_id":4,"rating":5.0,"review":"Great tour to see the highlights. We only had a day to see all the sights in Niagara so we decided on this tour which cost about $110\/person. We wanted a small intimate group (6 people) and they picked us up at our hotel. It was so nice to have our...","review_date":"September 22, 2018","user":"kim449"},{"attraction_id":4,"rating":5.0,"review":"Outstanding. I was shocked on how beautiful the boat was and the view was something we will never see again our trip has been amazing","review_date":"September 20, 2018","user":"rcalbott"},{"attraction_id":4,"rating":5.0,"review":"Good tour . John, our guide, was friendly, funny and very informative. The tour included a short drive tour, journey behind the falls, Hornblower boat ride and a visit to the skylon tower. The group included only six people which was great. Definitely recommend it.","review_date":"September 19, 2018","user":"anchallll"},{"attraction_id":4,"rating":4.0,"review":"Easy Going Tour. Our tour guide was very friendly and it was nice just 6 of us on it. We went the weekend after Labor Day, and he said the crowd had decreased dramatically (definitely a great time to go). Our tour only lasted 3-4 hours because he...","review_date":"September 17, 2018","user":"zachary_p"},{"attraction_id":4,"rating":5.0,"review":"Be Ready to Get Wet. Love the eye level view of the falls, but be prepared to get SOAKED! They do give you rain ponchos but my sleeves and shoes still got very wet. This would have been an awesome excursion on a 90 degree day, unfortunately it was 60...","review_date":"September 16, 2018","user":"jennifer_v"},{"attraction_id":4,"rating":5.0,"review":"Outstanding Tour. Guide\/driver did an outstanding job of describing various points of interest and positioning us for the best views and closest proximity. We rode in a Honda Van with only one other couple so it was almost like a private tour. Typically the tour consists of...","review_date":"September 13, 2018","user":"jcfarmer"},{"attraction_id":4,"rating":5.0,"review":"An amazing experience. Coming for New Zealand and booking online I was a little worried that things would not be what they are, how wrong was I. Guy picked my husband, son and I up on time. With two other couples, he drove us to Niagara with a...","review_date":"September 12, 2018","user":"linda_c"},{"attraction_id":4,"rating":5.0,"review":"I was soaking wet when the tour was over with the Horn Blower, Amazing!. They handed us red ponchos just before boarding the Hornblower but you're still going to get wet but it was absolutely amazing!","review_date":"September 8, 2018","user":"backpacker665165"},{"attraction_id":4,"rating":5.0,"review":"Falls with a guide. Great time. 6 to a group. We were picked up at our campground and spent a really nice 3.5 hours with Chris. The tower and the boat ride were spectacular. We had a great time and the tour goes all over Niagara. We would also...","review_date":"September 7, 2018","user":"james_h"},{"attraction_id":4,"rating":5.0,"review":"Very, very worthwhile. As mentioned in all the other reviews, this is simply the most effective way to efficiently check off the most important tourist attractions in just a 4 hour period. This would have taken more than a single day to accomplish if booked independently. Our driver...","review_date":"September 6, 2018","user":"tyrrell68"},{"attraction_id":4,"rating":5.0,"review":"Beautiful & Convenient!. So great to be picked up and taken care of for 3+ hours -- The tower, tunnels, whirlpool and the stunningly beautiful and majestic falls were all just wonderful! Our guide was friendly, professional and helpful -- no driving or parking hassles, just FUN and...","review_date":"September 3, 2018","user":"jean_h"},{"attraction_id":4,"rating":5.0,"review":"Boat ride. This experience on the boatride was spiritual in nature. It was like seeing the hand of God on water. The spray of water and the roar of the God Niagara was deafning.","review_date":"September 2, 2018","user":"trike2010"},{"attraction_id":4,"rating":5.0,"review":"Outstanding tour!. From start to finish this tour was flawless. We stayed on the Canadian side experiencing the highlights without the over the border hassle and without the lines! Convenient pick up at our hotel by the knowledgeable and personable Sean, our small group of 7 got...","review_date":"August 29, 2018","user":"wintergreen75"},{"attraction_id":4,"rating":4.0,"review":"Good option for ease of getting to main attractions . I booked this for our family of 5 (3 kids age 10, 7&7) and it was worth it. Didn\u2019t have to deal with hassle of buying tickets and navigating area. That is all done for you. Our total group was 7 so being in a...","review_date":"August 28, 2018","user":"jennifer_j"},{"attraction_id":4,"rating":5.0,"review":"Eli made our awesome trip even better!. This tour was great from start to finish! Eli was on time picking us up at our hotel and was very friendly. He got to know everyone in our van and kept the conversation fun. He also taught us a lot about all the things...","review_date":"August 28, 2018","user":"puddles83"},{"attraction_id":4,"rating":5.0,"review":"See Sight Tours - Niagara Falls Tour with Sean. Went on a tour with my family. Sean was the best tour guide. He was knowledgeable, answered our questions, polite, and made the tour fun for everyone. We were offered a bottle of water and at the end was given a maple candy. Loved it!!...","review_date":"August 27, 2018","user":"donnalaurie497"},{"attraction_id":4,"rating":5.0,"review":"Must go here at least once, plan ahead and be sure not to miss the walk by the falls.. Must go here at least once, plan ahead and be sure not to miss Journey Behind the Falls. in the same building is an imax movie see this too. We were in Clifton hill area, from our Days Inn hotel we walked over to Greg...","review_date":"August 27, 2018","user":"jjcfamilytravel"},{"attraction_id":4,"rating":5.0,"review":"Excellent View of Niagara. Niagara Falls watching from Canada side is a pleasure. You will have excellent view of most of the falls. very good for capturing pictures of you \/ family having the awesome falls behind you. Night view with varying colors and the fireworks work watching","review_date":"August 27, 2018","user":"arpitha123"},{"attraction_id":4,"rating":5.0,"review":"Highlight of the Trip - but not brilliant if disabled!. The trip and guide Kaitlyn were delightful. Worth paying to have it all sorted for you, que jumps and pick up \/ drop off at our hotel. Kaitlyn was knowledgeable and likeable. The slight draw back as we have a member of our family in...","review_date":"August 26, 2018","user":"dex_r"},{"attraction_id":4,"rating":5.0,"review":"Great tour without being too long. This was a great tour for our family of 4 (kids are 13 & 10). I liked that it was only us and another couple so a small group because you were able to get all your questions answered. It took you to the main...","review_date":"August 24, 2018","user":"angela_m"},{"attraction_id":4,"rating":5.0,"review":"amazing day out that captures every part of the Falls in Canada. 2 Adults and 3 children (11 x 2 & 13) had the most amazing day during this tour. Our host Roberta couldn't have been better\/nicer. she answered all questions, explained lots of history, and also drove us to each attraction to ensure we jumped all...","review_date":"August 22, 2018","user":"mark_a"},{"attraction_id":4,"rating":5.0,"review":"Well worth the cost. I cheap out on vacations as much as possible (as in, I brought a backpack with food for me and my 3 kids), but this tour was well worth the money. Roberta drove us right to the attractions, handed us our tickets, and we walked...","review_date":"August 18, 2018","user":"jeremy_b"},{"attraction_id":4,"rating":5.0,"review":"Great tour!. This tour was great! Our guide Mike was wonderful. Knowledgeable, enthusiastic. Seemed he really enjoyed his job. He took us to many points of interests, pointed out good parking spots, restaurants. The tour itself was so worth it. No need to worry about parking, waiting...","review_date":"August 18, 2018","user":"nicole0716"},{"attraction_id":4,"rating":5.0,"review":"The best you can do in Niagara. the tour is amazing, perfect organization, with wonderful view to the Niagara falls from immediate distance. Also one of the best souvenir shops I have ever seen. Recommend to everybody who is planning to visit Niagara Falls.","review_date":"August 17, 2018","user":"milanc71"},{"attraction_id":4,"rating":4.0,"review":"Canada visit. guide was very friendly and knowledgeable. It was a full day. However never stay at the Oakes Hotel. It is very old and it smells. There are extension cords running around the room. little outlets, Also no climate control. cool or heat. We left a...","review_date":"August 17, 2018","user":"john_f"},{"attraction_id":4,"rating":5.0,"review":"Amazing tour!. Sean was an amazing guide for our tour of the falls! Great personality and we all learned so much (including our two boys ages 6 and 8). I would recommend this tour to anyone!","review_date":"August 14, 2018","user":"jessica_c"},{"attraction_id":4,"rating":5.0,"review":"Awesome!!. We had the lovely Kaitlyn as our tour guide. She was right on time to pick us up and was really friendly and informative. There were 4 of us and we picked up a lovely couple from Indiana.\nWe had a lot of laughs along...","review_date":"August 10, 2018","user":"kaff555"},{"attraction_id":4,"rating":5.0,"review":"Value but still pricy. I booked this as my partner has mobility issues and the included transport makes all the difference.\nWe were picked up right on time and firstly takes on a drive above the falls Then back to the Below the falls attraction. The best part of...","review_date":"August 9, 2018","user":"tigger2594"},{"attraction_id":4,"rating":5.0,"review":"Niagara Falls area. This tour was the best way to know all the attractions in the Niagara Falls area. The tour stopped at all the key attractions and pointed out the attraction to go on your own when you had more time to enjoy them","review_date":"August 9, 2018","user":"efamily1458"},{"attraction_id":4,"rating":5.0,"review":"Great Deal!!. We purchased this tour from Trip Advisor via Viator. This is one of the great tours. Hussan our driver is courteous, professional and knowledgeable. He played trivia questions, with our kids.\nWe were picked up at our hotel. There were only 7 of us on...","review_date":"August 7, 2018","user":"franfromflushing"},{"attraction_id":4,"rating":5.0,"review":"Best way to see the Falls!. This your was amazing! Robbie was a great tour guide and we really enjoyed the other family that was on the tour with us. We truly saw the Falls from every angle possible and the Hornblower Cruise was the coolest thing ever! Felt like we...","review_date":"August 6, 2018","user":"kayla_b"},{"attraction_id":4,"rating":5.0,"review":"Fabulous.... Don't think about it, book it it's an Amazing place! Would recommend over & over. Can't wait to go again in the future.","review_date":"August 6, 2018","user":"marianprice6"},{"attraction_id":4,"rating":5.0,"review":"great tour. I know this tour had a great review. As other reviewers say, our guide Mariella gave us a lot of information about Falls, towns, and etc. Both the families were so shy and didn't talk much, but she always cheered us up. Her driving was...","review_date":"August 6, 2018","user":"wizard-of-ozu"},{"attraction_id":4,"rating":5.0,"review":"The Way to Go. If you have a limited amount of time to spend or just want your day mapped out for you - take a Best of Tour. We got to see the top four places and had a two-day unlimited bus pass. Well worth it.","review_date":"August 6, 2018","user":"purrcy2016"},{"attraction_id":4,"rating":5.0,"review":"Wonderful Tour. Our first visit and we picked the perfect tour. Our tour guide Alex was absolutely wonderful. She picked us up at our hotel in a brand new mini van along with another family for a total of 7 in our group. Perfect size for a...","review_date":"August 5, 2018","user":"freebsmom"},{"attraction_id":4,"rating":5.0,"review":"The best way to see the falls. Such an amazing experience and using See Sight thoroughly recommended.\nWe felt like VIPs, jumped all the queues, could not have seen more, and had a great guide in Robbie.\nMemories will last forever for us and our children. Thank you so much!","review_date":"August 5, 2018","user":"dawesie"},{"attraction_id":4,"rating":5.0,"review":"Great Tour. Our guide arrived promptly to our hotel at the time promised. It was great to be in a small group with only a total of 7. There was no hastle with easy drop off and when meeting up after each activity our guide was there....","review_date":"August 5, 2018","user":"janeanr2016"},{"attraction_id":4,"rating":5.0,"review":"Greatest Tour. My husband, two kids age 5 and 9, and I took the tour with Kaitlyn as our tour guide. She was awesome! The small tour made it perfect for us. The tour included the highlights of Niagara Falls with the Skylon Tower, a driving tour...","review_date":"August 4, 2018","user":"mdiesing"},{"attraction_id":4,"rating":5.0,"review":"A Great Way To See Niagara Falls. This was a great way to see the major attractions of Niagara Falls. Our guide Sean was very knowledgable about the city, was very polite and answered all of our questions. We only had four people in our group so it felt like a private...","review_date":"August 4, 2018","user":"off2theocean"},{"attraction_id":4,"rating":5.0,"review":"Fantastic . We done this trip on my Birthday I felt like a VIP as picked up from hotel. There was two of us and then meet a family of four so only six of us and our lovely driver Roberta she was very informative explained about...","review_date":"August 3, 2018","user":"bobca123t"},{"attraction_id":4,"rating":3.0,"review":"NOT a guided tour. I was expecting a guided tour, not just dropped off and \"meet me back here in an hour\". The entrances were different than the exits and I never knew how to find the van. The two of us were overtaken by a group of four...","review_date":"August 2, 2018","user":"txcharley714"},{"attraction_id":4,"rating":5.0,"review":"Would Highly Recommend. Not only was the first class treatment amazing, but the organization and actual trip. We were picked up at our Airbnb by two lovely people, escorted and instructed to each and every destination. We were escorted to the front, dropped off at the entrances, and...","review_date":"August 1, 2018","user":"rheindin"},{"attraction_id":4,"rating":5.0,"review":"Impressed!!!. Canadian side only! Was picked up in 7 passenger van right at hotel promptly at 8:30 am by Sean our driver. Super nice, enthusiast, friendly and knew his stuff. Points out sites and information otherwise may not of noticed and provided the history behind it....","review_date":"July 31, 2018","user":"oceanbreeze150"},{"attraction_id":4,"rating":5.0,"review":"Best way to see Niagara Falls. My husband and I visited Niagara Falls over July 4th. We booked this excursion before we arrived because we knew it would be busy that weekend. We wanted to see as much as possible and this was perfect! Kaitlyn picked us up at Embassy Suites...","review_date":"July 31, 2018","user":"caroline_m"},{"attraction_id":4,"rating":5.0,"review":"DO IT. Good tour. Absolutely could not have seen all that we saw in just the 4 hours we had for the tour. Kaitlyn was an enthusiastic and delightful tour guide.","review_date":"July 30, 2018","user":"paul_g"},{"attraction_id":4,"rating":5.0,"review":"Great way to see Niagara Falls. Mariella, our tour guide was awesome! The tour company picked us up at our B&B and dropped us off when we were done. She took us to the \"behind the scene\" of the city and was very knowledgable about the history of Niagara Falls. We...","review_date":"July 29, 2018","user":"beachwedding16"},{"attraction_id":4,"rating":5.0,"review":"Best Way to See So Much. With this tour you get to see the Sklon Tower, the Hornblower upclose to falls experience and the behind the falls tour. Your guide will get you there and then to the front of crowds (as much as possible) Our guide was fun and witty...","review_date":"July 26, 2018","user":"jlpeterson58"},{"attraction_id":4,"rating":5.0,"review":"Quick Family Vacation. This was by far the best experience ever. Our tour guide was absolutely amazing! This tour will save you a ton of time and money. They hit all the highlighted areas to tour, plus give you tips and tricks about some other activities to do...","review_date":"July 25, 2018","user":"mstravel1234"},{"attraction_id":4,"rating":5.0,"review":"Best way to see the Falls and Niagara region. The tour guide was great and knowledgeable about the Falls as well as the Niagara area and history. This tour offered a great way to see the best attractions in the area on a semi private tour. There was no waiting in lines for tickets...","review_date":"July 25, 2018","user":"h3025rprichardt"},{"attraction_id":4,"rating":5.0,"review":"Great service. We enjoyed the tour overall. We only had a day at NF so it was well worth it. Robbie, our guide, had a great personality and was knowledgeable. Perhaps most impressive was that a set of our Skylon tower photos was lost during the tour...","review_date":"July 24, 2018","user":"texadoc"},{"attraction_id":4,"rating":5.0,"review":"Absolutely Amazing! . This was worth every cent we paid. Katelyn our tour guide did an amazing job of providing a concierge experience for our small party. Going to the front of the lines alone was great. Being taken to areas other\u2019s would have overlooked was the Ben...","review_date":"July 24, 2018","user":"th0masm972"},{"attraction_id":4,"rating":5.0,"review":"Family trip to Niagara Falls; had 4 adults and 4 kids (age 8-15) in our party.. Highly recommended!! Our guide, Kaitlyn was a fantastic guide. She\u2019s a young college student, very entertaining, personable, and was on time for each stop. We highly recommend doing this tour versus doing each activity on your own. We skipped the lines and walked right up...","review_date":"July 23, 2018","user":"kathyk1212"},{"attraction_id":4,"rating":5.0,"review":"Great Tour, even better Tour Guide. Well worth the cost, saw things we hadn't heard of. Kaitlyn was aces in her tour of Niagara Falls, and her local knowledge made it easier to appreciate the area. Kudos to Kaitlyn and See Sight Tours. Well done!!","review_date":"July 19, 2018","user":"trumpeter1"},{"attraction_id":4,"rating":5.0,"review":"Absolutely Fantastic!!!. We were on a morning tour on July 11, 2018. John was our tour guide and he was fun, helpful and informative. We stayed on the US side of Niagara Falls and walked over the bridge in the morning. Every place we went we were...","review_date":"July 16, 2018","user":"susan_v"},{"attraction_id":4,"rating":5.0,"review":"Two days at Niagara Falls. Whilst in USA for a Friendship Force Exchange in 2010 I visited Niagara Falls What an awesome place! The Canadian side is definitely the better viewing. Heard the stories of people going over these roaring falls in barrels etc also walking across the gorge below...","review_date":"July 15, 2018","user":"irene_i"},{"attraction_id":4,"rating":5.0,"review":"Wonderful experience. The tour included most of the sights we wanted to see without the hassle of driving and parking. Sean was our tour guide and was absolutely wonderful! He gave us tips at each stop that made the experience even better. He has a great personality...","review_date":"July 15, 2018","user":"maryfrommemphis"},{"attraction_id":4,"rating":5.0,"review":"Unforgettable Experience. I highly recommend this tour and tour company. This experience truly made our vacation to Niagara Falls! This tour allows you to get dropped off and directly on to each of the attractions with little to no wait. They gave us just the right amount...","review_date":"July 11, 2018","user":"eyeluvmylife"},{"attraction_id":4,"rating":5.0,"review":"Hasan was great!. Hasan was our tour guide and he was knowledgeable, funny, and made it easy to visit each attraction. He also had fun trivia facts about Niagra. Would highly recommend this to anyone looking for easy transportation and see the highlights of Niagra in limited time.","review_date":"July 10, 2018","user":"fabio_b"},{"attraction_id":4,"rating":5.0,"review":"Amazing views of Niagara Falls from every angle! - See Sight Tours. This was an awesome tour I highly recommend and was well worth the money. Restricted to 6 tourists, the van picked us up on time at our Air B&B driven by our wonderful guide, Paige. We had preferred entry to all sights with minimal waiting....","review_date":"July 9, 2018","user":"davidgb6361yf"},{"attraction_id":4,"rating":5.0,"review":"Perfect Day!. My husband and I thoroughly enjoyed our guide Hassan's expertise in sharing the falls from high above (from the Skylon Tower), from eye level (Journey Behind the Falls and Welcome Center) and from below (Hornblower Cruise). We moved from place to place effortlessly and Hassan's...","review_date":"July 9, 2018","user":"janie_k"},{"attraction_id":4,"rating":5.0,"review":"Triple Thumbs Up!. Conveniently picked up at our hotel and got to see 3 amazing views of the Falls! Our guide, Sean, was fantastic; he answered all of our questions and gave great advice. Loved how you traveled with a small group but had free time at each...","review_date":"July 8, 2018","user":"shannon_c"},{"attraction_id":4,"rating":5.0,"review":"Finally did it. Of all the times I've been to Niagara finding things out one by one I finally took a tour like a real tourist and found out where many things were that I never knew of. The walk along the board, the cable rail cars and...","review_date":"July 7, 2018","user":"rick_h"},{"attraction_id":4,"rating":5.0,"review":"Hornblower rules. This was a lot of fun. I highly recommend the Canadian tour side. Our family was amazed at the power of the falls and how we were able to get.","review_date":"July 7, 2018","user":"sal_br0"},{"attraction_id":4,"rating":4.0,"review":"Girls trip. First visit to Niagara Falls. Amazing, such beautiful place. I love the tour on boat, just to be able to go into the Falls was wonderful!","review_date":"July 4, 2018","user":"diamonds322"},{"attraction_id":4,"rating":5.0,"review":"Great Tour. Our tour guide Paige was absolutely brilliant. She was very friendly and knowledgeable of the area and was able to answer all our groups questions. This tour takes in the Skylon Tower, Behind the Falls and the Hornblower boat into the falls and is highly...","review_date":"July 3, 2018","user":"julian_s"},{"attraction_id":4,"rating":5.0,"review":"Wonderful Tour of Niagara. Just got back from Niagara Falls in Ontario Canada. The tour was the best part of our stay at the falls! Kaitlyn was an amazing tour guide and we had vip tickets for every event. Would highly recommend this tour package, it was just an...","review_date":"July 2, 2018","user":"karen_m"},{"attraction_id":4,"rating":5.0,"review":"Awsome . We had Guy and he was a awsome guide very funny and wicked down to earth definitely recommend this tour well worth the money and great way to get around to the places without getting lost especially if you have never been here... awsome awsome...","review_date":"June 30, 2018","user":"candi_a"},{"attraction_id":4,"rating":5.0,"review":"No Words!!!!. This tour company is great!!! Our tour guide was Jaclynn and she was great and very informative. If you're going to Niagara definitely book this. You don't have to worry about anything...parking, driving, etc. Everything is taken care of and advise is given about each...","review_date":"June 25, 2018","user":"todd_p"},{"attraction_id":4,"rating":5.0,"review":"Ultimate Niagara Falls Tour- Canada. Words cannot express this tour. Breathtaking, exciting...indescribable! Our guide Robbie was excellent. Polite young man, respectful and knowledgeable. An absolute must see! Don't put this trip off any longer. You will not be disappointed.","review_date":"June 21, 2018","user":"maria_c"},{"attraction_id":4,"rating":5.0,"review":"Excellent Tour Guide. Our tour guide was amazing. All the little details and extras that she did for all of us was just warm and welcoming. Thank you","review_date":"June 18, 2018","user":"debig34"},{"attraction_id":4,"rating":5.0,"review":"Must do activity in Niagara!!. Small group (6) with a very knowledgeable local tour guide. Ours was Elijah and he was amazing!! He's a local to the area and knew a lot of facts about the falls and Canada in general. We enjoyed his mini quiz. This tour will take...","review_date":"June 13, 2018","user":"cladrido"},{"attraction_id":4,"rating":5.0,"review":"Tour on June 9, 2018. We took a tour with this company and I must say our tour guide Jacqueline was awesome. She was friendly, knowledgeable and patient. She let us to our thing and never felt rushed. I would recommend her and your tour company to anyone. It was...","review_date":"June 12, 2018","user":"cmehos"},{"attraction_id":4,"rating":4.0,"review":"Definitely take the tour. We very much enjoyed our tour with Kaitlyn who was friendly, knowledgeable, and professional. We only had one other couple in the car with us so it was almost a private tour. Kaitlyn provided information along the way and answered many of our questions. She...","review_date":"June 11, 2018","user":"eikooc"},{"attraction_id":4,"rating":5.0,"review":"Great tour. Paige was fantastic for our family of 7, friendly but not annoying, very patient and kind with the kids, and had some great info on the falls! Would definitely recommend for any kind of group!","review_date":"June 11, 2018","user":"jeremyd1126"},{"attraction_id":4,"rating":5.0,"review":"Worth every penny!. Elijah was an amazing tour guide for our family of four (2 boys aged 12 & 11) He was entertaining & knowledgeable!! Our boys loved him!! This tour was worth every penny as we went straight to the front of every line, never waiting for...","review_date":"June 10, 2018","user":"jenniferff3817vk"},{"attraction_id":4,"rating":5.0,"review":"Fun and well worth going this route!. We had a group of 5 and had Guy \"G\" as our tour guide. What an experience; our one child said this topped any trip that we have been on. We learned so much and our teens had a great time. Guy was very informative...","review_date":"June 3, 2018","user":"coleen_s"},{"attraction_id":4,"rating":5.0,"review":"Amazing. Simply amazing. . I wrote an in-depth review on the See Sights Tour page, the guys who operate this package. It\u2019s a wonderful small group\u2014 a minivan, not a charter bus. They skip the lines. Our guide was Sean. He was fantastic. We tipped him many dollars. Worth...","review_date":"June 1, 2018","user":"sclato"},{"attraction_id":4,"rating":5.0,"review":"Very worthwhile way to spend 3-4 Hours!. Our tour guide John made sure we had the best time. He was fun, affable and just a nice person! He mixed in lots of local facts and held the attention of our 11 year old son. Would definitely recommend this company if you are...","review_date":"May 29, 2018","user":"beth_w"},{"attraction_id":4,"rating":5.0,"review":"Awesome small group tour. I booked this tour with my parents in mind. This tour and company worked out perfectly. We weren't rushed, as timing between getting out of the van and when we needed to return was appropriate. It's nice being on a more personal level with a...","review_date":"May 22, 2018","user":"winchestervirginia"},{"attraction_id":4,"rating":5.0,"review":"Highly recommended!. The small tour group allowed for a more relaxed and enjoyable experience. Our tour guide Jackie was super friendly, upbeat, and extremely knowledgeable of the area and its history. The company was very quick to respond to our questions upon booking and accommodating of our...","review_date":"May 18, 2018","user":"danielvq2151kx"},{"attraction_id":4,"rating":5.0,"review":"Excellent tour, loved the experience.. Visiting Niagara for the first time, we decided to take this tour and it was a great experience. First class service and a really nice tour guide - Paige.\nThey pick you up at your hotel, take you the best attractions and return you at...","review_date":"May 14, 2018","user":"tolucamxm"},{"attraction_id":4,"rating":5.0,"review":"Excellent Niagara Tour. Our tour guide Carwyn was wonderful. He was friendly, knowledgeable and made our day very relaxing and enjoyable. Small group made tour go smoothly and gave time to really see each stop. Would recommend tour especially if Carwyn is the guide.","review_date":"May 10, 2018","user":"glenn_o"},{"attraction_id":4,"rating":5.0,"review":"Yes! Yes! Yes!. Why look anywhere else? This is the Best Tour Niagara Falls has to offer. A tour to remember for its terrific destinations and incredible information given along the way. Plus you get that personal experience because it is in a great mini van and not...","review_date":"May 9, 2018","user":"lola92677"},{"attraction_id":4,"rating":5.0,"review":"Great experience. Our guide was very friendly, humourous and Knowledgeable. He answered all of our questions and was very pleasant. I loved the fact that it is such a small group and you are picked up right at your hotel! I would highly recommend this tour!!","review_date":"May 1, 2018","user":"denise24659"},{"attraction_id":4,"rating":5.0,"review":"Great tour! . Our tour guide was Carwyn. He was very informative and helpful. We went to journey behind the falls, Skylon Tower, butterfly conservatory and Niagara\u2019s fury because the boats had decided to delay their opening day due to the weather still being cold and the fact...","review_date":"April 29, 2018","user":"stelliani82"},{"attraction_id":4,"rating":5.0,"review":"Ultimate Niagara Falls tour was awesome!. Because of the terrible cold and snowy weather, we were the only ones on the tour and that made it that much better! Tour guide was fantastic and answered any question we had. He was very knowledgeable about the history of the falls and area....","review_date":"March 20, 2018","user":"muffin2424"},{"attraction_id":4,"rating":5.0,"review":"informative tour. our tour guide was very nice, spoke English very well, and spent quite a bit of time telling us some history of niagra falls not just taking us to different sites. he took us to different places and had a story for each one. we...","review_date":"March 13, 2018","user":"scallanamy72"},{"attraction_id":4,"rating":5.0,"review":"1 full day in Niagara Falls . As part of an 8 day trip, arrived in Niagara Falls in a Monday evening & left on the Wednesday morning so only had 1 full day at the Falls. Booked the 5 hour trip to maximise what we saw. Our guide was knowledgable &...","review_date":"February 21, 2018","user":"k8877pocarolinet"},{"attraction_id":4,"rating":5.0,"review":"Great guide. Carwyn (our guide) was great. Was easy to chat with and was knowledgeable of Niagara.\nOur group was only 4 people. He kept the car warm which was nice.\nThe tour included the best of which for a first time visitor to Niagara fulfilled my...","review_date":"December 29, 2017","user":"j139ntjoshual"},{"attraction_id":4,"rating":5.0,"review":"Great tour. Four of us went to see the falls for the first time and this tour was fantastic. The tour was a small group of 6 and our guide. The guide was friendly and they picked us up right at our hotel then we were taken...","review_date":"December 11, 2017","user":"shawndawggy"},{"attraction_id":4,"rating":5.0,"review":"Great tour even in October. Tour guide Guy was knowledgeable and pleasant. It was well coordinated with the Falls tour and regional attractions.","review_date":"November 1, 2017","user":"caron_s"},{"attraction_id":5,"rating":5.0,"review":"Amazing Tour. Me and my sister took this tour with Dayna. We had so much fun despite the freezing cold. You get to see a lot of sites you wouldn't normally see if you went on your own. Dayna was hilarious and kept the tour fun and...","review_date":"March 12, 2019","user":"courtney_l"},{"attraction_id":5,"rating":5.0,"review":"Awesome Tour. We took this tour and it was Fantastic! Dayna our guide was friendly, funny, knowledgable and you could tell she loves her job. It had come a snow storm the day before and the falls were frozen and magical I highly recommend this tour for...","review_date":"March 3, 2019","user":"mgobble04"},{"attraction_id":5,"rating":4.0,"review":"Very Good Tour - Major Icons in One Day. Had a hiccup at the start. Despite it being emphasized to me about bringing my Passport and asking whether he wanted to check my Passport and being dismissed, the Guide got everyone on board the Tour Bus and then asked whether we all had our...","review_date":"January 29, 2019","user":"george45"},{"attraction_id":5,"rating":5.0,"review":"Great experience Ricardo top notch . My partner and I were here during the winter (hoping for a snowy falls but unfortunately not meant to be - but that is weather and uncontrollable). Turns out it was a very nice \u2018spring\u2019 like day. From the get go Ricardo made us feel...","review_date":"January 5, 2019","user":"placebyplace"},{"attraction_id":5,"rating":5.0,"review":"Well worth it. Dayna was so friendly and helpful. She answered all our questions and bantered with us throughout the whole day. She made the tour thoroughly enjoyable and gave us lots of local info. Would highly recommend this trip but yo make it even better ask for...","review_date":"December 17, 2018","user":"telpage"},{"attraction_id":5,"rating":5.0,"review":"WOW!! Extremely Enjoyable!! Tour Guide Dayna very knowlegable\/professionable!!. Thanksgiving weekend 2018. Booked mid-day Saturday for Sunday tour\u2014approx 7 minutes after paying via credit card got confirmation call from \u201cOver the Falls Tours\u201d that all was in order for Sunday pick-up at hotel which occurred as discussed. Dayna got us to both Am\/Can sides...","review_date":"December 5, 2018","user":"sc_pawleys"},{"attraction_id":5,"rating":5.0,"review":"Enjoyable Tour. We had a wonderful tour at Niagara falls with the tour guide Noman. we really enjoyed the tour with lots of sightseeing. Thanks!!","review_date":"December 2, 2018","user":"damsavvy221"},{"attraction_id":5,"rating":5.0,"review":"Not only good tour but amazing tour guide!. Our family went to Niagara Falls during Thanksgiving so it was definitely more on the chilly side, but we had such a good experience with this tour! Our tour guide Dayna was extremely friendly and energetic and she planned out the day for the tour...","review_date":"November 23, 2018","user":"ssk054"},{"attraction_id":5,"rating":5.0,"review":"Great Overview. Our guides were terrific, very knowledgeable and fun. Great picture opportunities. We had a small hiccup about getting on the right tour. This was handled very well and expeditiously by the guide, in contact with the front office, to get us to the right place...","review_date":"November 17, 2018","user":"john_m"},{"attraction_id":5,"rating":5.0,"review":"The absolute best thing I've ever done!. Neva Diva was hilarious - a great tour guide! I was travelling solo and made friends on this tour.. it was my highlight of my holiday!","review_date":"November 12, 2018","user":"caz_p"},{"attraction_id":5,"rating":5.0,"review":"This Tour Does it All - Niagara Falls. This tour covered it all - Niagara Falls from both the American and Canadian sides, plus so many of the attractions that you would pay for separately to enter and park, including the Skyview Tower, boat ride, Cave of the Winds, etc. Adam was extremely...","review_date":"November 12, 2018","user":"fourontour4"},{"attraction_id":5,"rating":5.0,"review":"Neva the Diva was amazing. My boyfriend and I booked the Deluxe Tour and found it fun and informative. It was a cold and windy day but Neva kept us on track and gave us enough time to check out all of the scheduled sites. Neva was fun, informative, energetic,...","review_date":"November 11, 2018","user":"jennifer_m"},{"attraction_id":5,"rating":5.0,"review":"Pretty awesome!. I visited Niagara Falls by myself because I was in the area for work, and since I only had 2.5 days I knew a tour would be the most efficient way to see as much as possible. As a solo traveller, the tour was a...","review_date":"November 8, 2018","user":"annessa_g"},{"attraction_id":5,"rating":5.0,"review":"Sight seeing. The day tour was great and our guide was so good. We could of not seen everything in one day without the tour. Complaint, we bought our tickets at our hotel Embassy Suites, price was $130.00 each. use, Charges $338.00 for two - Canadian money....","review_date":"November 6, 2018","user":"patricia_c"},{"attraction_id":5,"rating":5.0,"review":"Over the Falls Tour. My wife and I traveled to Niagara Falls to celebrate our 25th wedding anniversary. We signed up for the tour and we could not be happier.\nDayna was our tour guide and the fun started the second we got on the perfect sized bus. The...","review_date":"November 4, 2018","user":"lwell500"},{"attraction_id":5,"rating":5.0,"review":"Excellent!!. We had a great time despite the weather! Caleb was our guide and he was great. Highly recommended, great tour.","review_date":"November 1, 2018","user":"jesus_r"},{"attraction_id":5,"rating":2.0,"review":"Only book if you're staying in Niagara Falls. The Tour Guide (Norman) was terrific! However, I called before booking the tour to find out where I would meet them (staying in Toronto) was just told over and over that they would confirm meet up location after the booking has been confirmed and that...","review_date":"October 30, 2018","user":"lamariposasoy"},{"attraction_id":5,"rating":5.0,"review":"Great tour with Neva the Diva. Neva kept a small group entertained today with her knowledge and enthusiasm. The chance to see the falls close up from Goat Island was worth a lifetime of memories. And the Maid of the Mist in horseshoe falls had my face wet with mist, and...","review_date":"October 29, 2018","user":"jeffrey_c"},{"attraction_id":5,"rating":5.0,"review":"Great tour of Niagara Falls. Niva the diva was a great tour guide! It was worth every penny for her to pick us at our hotel, take us all around Niagara Falls to both the US and Canadian side, to see the amazing falls and related sites and then take...","review_date":"October 29, 2018","user":"sarah_b"},{"attraction_id":5,"rating":5.0,"review":"Great day out!. We flew from NYC on an early flight. Over The Falls had a driver collect us from the airport and drop us at Starbucks for a coffee and a bite to eat. Our guide Caleb then picked us up from Starbucks along with the rest...","review_date":"October 29, 2018","user":"rbpcnz"},{"attraction_id":5,"rating":5.0,"review":"Awesome Tour with Neva!. My Girlfriend and I went on the Falls tour and had a great time! Neva was very friendly knowledgeable. Neva made to tour very fun! We had a blast and I we would recommend it to anyone.","review_date":"October 29, 2018","user":"trail18998773858"},{"attraction_id":5,"rating":5.0,"review":"Outstanding Tour with the Niva Diva!. From the moment we stepped on the bus, Niva provided a well-organized fun-filled, fact-filled, action-packed tour. Not a dull moment. Her personality sparkles and she even brought out the sun at the end. This tour was worth every penny. Highly recommended.","review_date":"October 29, 2018","user":"fairndtenderlady"},{"attraction_id":5,"rating":5.0,"review":"Fantastic tour to see all the best sights. As I was only in town for a couple of days and without my own transport I wanted a tour to see as much as I could and both sides of the Falls (having seen the Iguacu Falls from both countries I was keen to...","review_date":"October 28, 2018","user":"helen0101"},{"attraction_id":5,"rating":5.0,"review":"Awesome!. Neva the Diva did an awesome job! I had a great time and learned a lot. I would highly recommend this tour to anyone visiting the area.","review_date":"October 27, 2018","user":"tess_f"},{"attraction_id":5,"rating":5.0,"review":"Amazing memories!!. This was the best vacation I've had yet!! The tour guide was very informative and great at explaining things. Her name is Neva the Diva. I had a wonderful time with all the different people on the tour and Neva helped make it even better....","review_date":"October 26, 2018","user":"wolfmom2369"},{"attraction_id":5,"rating":5.0,"review":"Lots of Great Views and History!. Tom was our tour guide. He took us to the New York side for a walk in the park which contains the United States Falls. We also rode the Maid of the Mist boat ride as part of the tour. We had lunch, stopped at...","review_date":"October 25, 2018","user":"asa_w"},{"attraction_id":5,"rating":5.0,"review":"A must do attraction!. Caleb, our tour guide, was absolutely phenomenal. Very knowledgeable about each attraction and overall entertaining! Highly recommended!","review_date":"October 24, 2018","user":"lindapa4199js"},{"attraction_id":5,"rating":5.0,"review":"Fantastic tour. We had a tour at Niigara falls with tour guide Norman. He was very friendly and showed us around the falls. enjoyed the whole time!!!","review_date":"October 23, 2018","user":"brentmr25"},{"attraction_id":5,"rating":5.0,"review":"Awesome day with Neva the Diva. Had a wonderful day with a great group of strangers who became friends. Neva the Diva was our driver and tour guide. She was funny and kept us on track. She told us many interesting things about the Falls and knew many historical facts. She...","review_date":"October 23, 2018","user":"kathy_b"},{"attraction_id":5,"rating":5.0,"review":"We love Dayna. Originally we thought we had booked just a boat ride on the maid of the mist ..\nWe got picked up by Dayna and headed for u.s immigration ..\nOn the way to the border she started to tell us what to expect on the...","review_date":"October 22, 2018","user":"ian_h"},{"attraction_id":5,"rating":5.0,"review":"Great overview of the best of Niagara Falls.. Niagara Falls has a lot to offer from its natural, visual beauty, to experiencing tons of water thundering all around. This tour captures those highlights in an easy, convenient way. Be picked up by a small tour bus at your hotel; have a friendly and...","review_date":"October 22, 2018","user":"resort764280"},{"attraction_id":5,"rating":5.0,"review":"Great tour and wonderful tour guide!. The tour bus was on time at our Canadian Hotel. Our tour guide was very informative and cared that we all had a good time.","review_date":"October 21, 2018","user":"charles_r"},{"attraction_id":5,"rating":5.0,"review":"Incredible - Just do it!. We absolutely loved our day at Niagara Falls organized by Over The Falls Tours & with the help of the lovely Dawn who was very patient in answering all of my questions. (Thank you)\nWe booked our own flights from NY to Buffalo (and return)...","review_date":"October 21, 2018","user":"jdb001"},{"attraction_id":5,"rating":5.0,"review":"Comprehensive & Gorgeous Tour!. I cannot think of a better tour to get the most information, views and convenience. Being picked up and dropped off at our hotel was wonderful. We were able to accomplish so many activities in one day that would have taken us longer if on...","review_date":"October 20, 2018","user":"notoriousaub"},{"attraction_id":5,"rating":5.0,"review":"Wow!. This was a phenomenal way to see Niagara Falls and the surrounding points of interest in a day! Nick was our tour guide and host for the day. I don\u2019t know if you can request him or not but I\u2019d certainly try!! He was pleasant,...","review_date":"October 20, 2018","user":"mwjsd3"},{"attraction_id":5,"rating":5.0,"review":"Over The Falls Tours was well worth the money!! Ask for NicK!!!. Having never been to Niagara Falls we decided to book this tour because it has so much to do. We left at 9am and returned at 4pm. Our tour guide Nick was the best! He's so knowledgable, professional and fun. He was constantly giving us...","review_date":"October 19, 2018","user":"burnsie5"},{"attraction_id":5,"rating":5.0,"review":"Over the Falls Rules!. Nick was an awesome tour guide. He was very enjoyable and very knowledgeable. One of the best guided tours I have ever been on.","review_date":"October 18, 2018","user":"ken_p"},{"attraction_id":5,"rating":5.0,"review":"The best tour at Niagara Falls. From the moment we stepped on the bus, Caleb shared interesting Niagara Falls facts. We especially enjoyed the Cave of the Winds and activities on the Canadian side. Caleb knew which activities to do first to avoid lines. We\u2019d recommend Over the Falls Tours if...","review_date":"October 17, 2018","user":"marva_d"},{"attraction_id":5,"rating":5.0,"review":"Over the Falls Tours with Tom. Our tour guide's name was Tom. He was excellent! Very knowledgeable of the history of the area and possesses an excellent sense of humor. Tom picked us up at our hotel at the time we were given. We spent approximately four hours on the tour...","review_date":"October 17, 2018","user":"pwilliams571951"},{"attraction_id":5,"rating":5.0,"review":"Memory Making Day. Randy was extremely helpful! Above and and beyond for sure! Sights were interesting! Loved his insights. My father was along in a wheelchair. The wheelchair had to be assembled and collapsed all day. Niagara Falls is on my dads bucket list, he's 75 and fighting...","review_date":"October 16, 2018","user":"andreaj2080"},{"attraction_id":5,"rating":5.0,"review":"Excellent Tour. Our guide Randy was really great. We stopped at several attractions and Randy gave us history and information regarding each one. The main high point was that we actually got off the shuttle and got to take pictures and see and participate in all the...","review_date":"October 16, 2018","user":"tina_s"},{"attraction_id":5,"rating":5.0,"review":"Noman was an excellent tour guide. Noman was very knowledgeable and friendly. The tour was fabulous affording views of the falls from the top of Skylon Tower to the bottom at Goat's Island, and as close as one can get into the falls with the Maid of the Mist boat ride....","review_date":"October 15, 2018","user":"bet_c"},{"attraction_id":5,"rating":5.0,"review":"Best Tour Ever. We thoroughly enjoyed our tour on Wednesday, October 10th. Our guide, Josh, was outstanding. He really knew it all and was very entertaining. So glad we didn't get the evil twin, Caleb. LOL\nNiagara Falls was breathtaking, something you need to see first hand.\nThe...","review_date":"October 14, 2018","user":"janice_b"},{"attraction_id":5,"rating":5.0,"review":"Randy\u2019s tour. We had a great time on the tour,Randy was our guide not only did he know his stuff but he was very friendly and made our experience a trip to remember.. thank you again Randy\nFrom Your friends in Queens","review_date":"October 14, 2018","user":"670danas"},{"attraction_id":5,"rating":4.0,"review":"Remarkable, up close view. We roomed in a hotel on the Canadian side, so our guide, Josh, picked us up at 9:00 for the 10:00 tour. Josh shared accounts of successful and not-so-successful attempts of individuals who chose to go over the falls using various techniques, as well as...","review_date":"October 14, 2018","user":"margie_m"},{"attraction_id":5,"rating":5.0,"review":"Our guide Neva the \"Diva\" made the tour awesome. She had lots of facts and was just a wonderful lady!!!!!. I highly recommend if you go to Niagara to use this company. Parking is expensive and the time you waste in lines waiting to get tickets is nonexistent when you let the tour company do it. Neva made the time on the bus fun.","review_date":"October 13, 2018","user":"leeann_k"},{"attraction_id":5,"rating":5.0,"review":"Wonderful Day with Niva's Divas!. We had a wonderful day seeing both the American and Canadian side. The short wait to cross the boarder is well worth seeing both sides! Our tour guide, Niva, picked us up on time and made sure we got through the boarder quickly to see...","review_date":"October 11, 2018","user":"travellw"},{"attraction_id":5,"rating":3.0,"review":"Tour was great despite the guide. This wonderful day was nearly spoilt by the attitude of our guide Marcello.\nHe was Impersonal and made us feel uneasy from the outset.he also seemed to take pleasure in belittling the more elderly women in the group. He was hard to hear at times...","review_date":"October 10, 2018","user":"louisebrooks451"},{"attraction_id":5,"rating":5.0,"review":"Wonderful day full of fantastic views and a world class tour guide!. We were part of Dayna's group today for a six hour (approx) tour that took us to numerous locations to enjoy many vantage points of the Falls and to learn some history. The van was very comfortable and even the annoying delay to get into...","review_date":"October 10, 2018","user":"wander810907"},{"attraction_id":5,"rating":5.0,"review":"Fabulous Tour. My husband and I and another couple thoroughly enjoyed this Niagara Falls tour. John B., our tour guide, was so informative and knowledgeable. He answered all of our questions and provided a lot of history about the falls. We ended up seeing everything we wanted...","review_date":"October 9, 2018","user":"ndavis804"},{"attraction_id":5,"rating":5.0,"review":"Awesome Adventure!. My wife and I truly enjoyed ourselves. Josh was our tour guide and his wit and knowledge of Niagara Falls was very informative and entertaining. We would highly recommend Over the Falls Tours and Josh to everyone.","review_date":"October 9, 2018","user":"stan_b"},{"attraction_id":5,"rating":5.0,"review":"Fabulous Niagara Falls Tour. The Niagara Falls tour with John B was fabulous. John B made seeing the Falls exciting for our whole family. To be able to go on both sides of Niagara was great. We were given lot of history to see what was to the beautiful...","review_date":"October 9, 2018","user":"18catlady99"},{"attraction_id":5,"rating":5.0,"review":"So Much Water!. Far exceeded my expectations!!\nOur guide, Noman, was wonderful. He kept up with everyone and was very informative.\nWe got to see everything!","review_date":"October 9, 2018","user":"h1588zssandraf"},{"attraction_id":5,"rating":5.0,"review":"Friends fall trip. This was the best tour I have ever been on!! Neva the Diva, was the best tour guide and made everything so interesting and enjoyable. She interacted with all the people on my tour and made it really good.\nNeva was really the best!!! Give...","review_date":"October 6, 2018","user":"lynette_l"},{"attraction_id":5,"rating":5.0,"review":"AMAZING!. This bus tour was great! Noman our tour guide was very knowledgeable, funny, took time to answer questions and all around great guy. The bus tour was of the American and Canadian sides and it was just breath taking. Very different seeing it from two...","review_date":"October 6, 2018","user":"hdguthrie2017"},{"attraction_id":5,"rating":5.0,"review":"Great Memorable Tour. We had a great tour at Niagara Falls. Enjoyed all the views of the falls. The tour guide Noman was friendly and shared lots of information about the falls.","review_date":"October 3, 2018","user":"elena998823"},{"attraction_id":5,"rating":5.0,"review":"a sightseeing tour is as good as the guide. I have been on many city sightseeing tours and my experience has been these are only as good as the guide that is leading to tour. NEVA the DIVA was the best! If you purchase this tour request NEVA. She is very knowledgeable and personable...","review_date":"October 3, 2018","user":"bguess2018"},{"attraction_id":5,"rating":5.0,"review":"What a fantastic tour of the Falls!. I booked this falls tour for my wife and I and another couple through TripAdvisor and it was wonderful. Caleb was our guide he he was entertaining, knowledgable and so helpful..He made the tour very enjoyable. Within seven hours we saw everything we wanted to...","review_date":"October 2, 2018","user":"klugeco"},{"attraction_id":5,"rating":5.0,"review":"Great tour. Great tour, very informative. Our guide, Neva the Diva, was outstanding. Funny, friendly, and knowledgeable.","review_date":"October 2, 2018","user":"totalbodyclinic"},{"attraction_id":5,"rating":5.0,"review":"Niagara with Nick. My wife and I spent our 32nd anniversary at Niagara Falls an went on a great tour with a great guide Nick. We probably could have put the same stops together on our own but would have missed so much and probably would have taken...","review_date":"October 1, 2018","user":"doddhome1"},{"attraction_id":5,"rating":5.0,"review":"Simply The Best!!!. This tour was absolutely the best ever!!! Such a great day from start to finish. Caleb was our guide and he was amazing. Starting with a boat ride on the iconic Maid of the Mist, then climbing Bridal Veil falls to crossing the border in...","review_date":"September 30, 2018","user":"johncathyszcz"},{"attraction_id":5,"rating":5.0,"review":"Super ,well organised trip. Excellent value. Fab trip hosted by Neva the Diva.. Thank you .. Great fun with lots of entertaining commentary from Neva . Easy access to super view points, brilliant advice re how to get best out of the trip , best place to stand sit etc. Comfortable...","review_date":"September 30, 2018","user":"fiona_t"},{"attraction_id":5,"rating":5.0,"review":"Outstanding Tour!. Our tour guide, Nick, was great! He was full of helpful hints and a wealth of knowledge on the sites we visited. The hotel pickup was so convenient, the tour size of 17 was perfect, and the stops went smoothly. It was so relaxing to...","review_date":"September 29, 2018","user":"globetrotting636335"},{"attraction_id":5,"rating":5.0,"review":"Great Time Had By All. What a wonderful way to view the falls from all angles. Water level, ground level, and from on high, you see all there is to see. The tour guide, Dayna, was just adorable; made the most of every moment we had with her.","review_date":"September 29, 2018","user":"roxyviru"},{"attraction_id":5,"rating":5.0,"review":"Great tour. We had one day to see the falls and this was the way to do it. We were picked up at our hotel. Our tour guide, Randy, was great. The number of people in the group is smaller and the bus is comfortable. It's a...","review_date":"September 29, 2018","user":"major_linda"},{"attraction_id":5,"rating":5.0,"review":"Fun Day. Our guide 'Neva the Diva' was great. The boat ride was memorable while the view from skylon is spectacular","review_date":"September 28, 2018","user":"vincent_a"},{"attraction_id":5,"rating":5.0,"review":"Awesome. The tour was great, saw so much more then if we did it on our own. Neva the Diva was a great tour guide....very knowledgeable and friendly.","review_date":"September 27, 2018","user":"nancy_r"},{"attraction_id":5,"rating":5.0,"review":"Fabulous tour - Neva the Diva was great. This tour was a great! Neva was a great tour guide. She was fun and informative and kept us on schedule. This was a great way to see multiple attractions and not have to drive or navigate lines. We only had one day to tour...","review_date":"September 26, 2018","user":"denise30906"},{"attraction_id":5,"rating":5.0,"review":"Adam ROCKS!. He made this a very informative and enjoyable. He kept us very entertained.\nHaving your passport is a must.\nEnjoyed seeing the Falls up close","review_date":"September 25, 2018","user":"bnilsen67"},{"attraction_id":5,"rating":5.0,"review":"Fantastic Time with the Ukulele Guy. I enjoyed hearing the Ukulele Guy playing his instrument at every stop. The boat ride was excellent. He was well knowledgeable of the sites. Can\u2019t wait to return.","review_date":"September 25, 2018","user":"lisa_s"},{"attraction_id":5,"rating":5.0,"review":"Fun time with Neva the Diva. Neva made our trip fun, informative, and comfortable. Not only you save the time for parking and traffic, you would have local fun stores while you are commuting from sight to sight. Highly recommend","review_date":"September 25, 2018","user":"239yunl"},{"attraction_id":5,"rating":5.0,"review":"A Fantastic Tour with Neva the Diva. We took a tour with a fantastic guide named Neva (The Diva) who made the tour one of a kind. An outgoing personality, she was fun, informative, knowledgeable and has just an all around great personality. With the amount they pack into the tour, I...","review_date":"September 24, 2018","user":"connor_h"},{"attraction_id":5,"rating":5.0,"review":"Perfect choice for a tour. Josh was a great tour guide for our \u201cRoyal Canadian Tour and Maid of the Mist Boat Ride\u201d. Very thorough and fun. It was great to see both sides of Niagara Falls.","review_date":"September 24, 2018","user":"joni_c"},{"attraction_id":5,"rating":5.0,"review":"NICK KNOWS NIAGARA. My 2 sisters and I took our 80 yr old mother on this tour and while I can't say enough about what a great trooper mom was climbing the steps up the side of Niagara Falls and hanging with the group all day long...it was...","review_date":"September 24, 2018","user":"pam_m"},{"attraction_id":5,"rating":5.0,"review":"Over The Falls was Over The Top Fabulous. From the get-go our Guide, Josh, was lots fun and knowledgeable. He was thorough and kept our group well organized without making us feel rushed. We saw great Niagara attractions and more. Gearing up in rain jackets and rubber sandals, was a particular favorite and...","review_date":"September 24, 2018","user":"aquapat"},{"attraction_id":5,"rating":5.0,"review":"\u201cBeyond words\u201d tour of Niagara Falls. This tour was worth every penny of the cost! We were promptly picked up at our hotel at the time that was set up by our guide Caleb. He was very informative about the falls and the city of Niagara Falls and did a fantastic...","review_date":"September 23, 2018","user":"susan_h"},{"attraction_id":5,"rating":5.0,"review":"6 hour tour. We had a very enjoyable time, the guide was knowledgeable every thing was on time . Great value for the money.","review_date":"September 22, 2018","user":"leroy_h"},{"attraction_id":5,"rating":5.0,"review":"Perfect way to see the area in a day. I was here by myself and wanted to see the area. Parking and the traffic can be a pain so I felt a tour would be a perfect way to get around. Nick made the day go by flawless. Never once did I have to...","review_date":"September 21, 2018","user":"tattling-tourist"},{"attraction_id":5,"rating":5.0,"review":"Tour was Great. The tour was a great experience. The entire day was stress free and planned out very well. In addition to being a fellow Buffalo Bills fan, Caleb was a fantastic tour guide. He was very knowledgeable and has a great demeanor when dealing with varying...","review_date":"September 20, 2018","user":"david_t"},{"attraction_id":5,"rating":5.0,"review":"Great tour in one day!. We had a great tour with our guide Randy. He told us so much about the area and he did a wonderful job - he's one of the best tour guides we've had in any city we have visited. We saw more in the one...","review_date":"September 20, 2018","user":"ann_s"},{"attraction_id":5,"rating":5.0,"review":"wonderful tour. We had a wonderful tour with our guide Randy. We got to see all the sites at Niagara falls. Randy told lots of stories about the area. Would recommend this tour to anybody visiting the area","review_date":"September 19, 2018","user":"kuhl4751"},{"attraction_id":5,"rating":5.0,"review":"R Bell, Sebree, KY. Thanks for an exciting day of touring the American and Canadian sides of Niagara Falls, Josh! Loved all the historical information, stories and suggestions of additional activities. Thanks so much for a spectacular tour!","review_date":"September 18, 2018","user":"robilee_b"},{"attraction_id":5,"rating":5.0,"review":"Group of 5: Caleb was Awesome!. We came out from Kansas City, connected with friends from Tampa and Manhattan for a wonderful two days at Niagara Falls. We selected this tour simply because we wanted to see it all without the hassle of coordinating tickets, crossing boarders, and negotiating crowds. This...","review_date":"September 18, 2018","user":"meyerowich"},{"attraction_id":5,"rating":5.0,"review":"Great way to experience Niagara Falls. This tour was an amazing way to experience the falls--maid of the mist, the cave, lookout points, etc. Nick was a super guide. He made everything so easy, buying tickets, dropping off and picking up at sites; he was ubiquitous! We felt like we had...","review_date":"September 18, 2018","user":"masmith1"},{"attraction_id":5,"rating":5.0,"review":"Amazing Tour of Falls. We had a wonderful time on our tour today. Our guide Adam was so knowledgeable and he made getting in and out of each attraction so easy. No standing in lines or waiting. This was a whole day trip and well worth the money! Could...","review_date":"September 17, 2018","user":"jturk"},{"attraction_id":5,"rating":5.0,"review":"What an AMAZING day!!. Our trip was to celebrate my husband's birthday and it started by getting picked up at the hotel (we were last) and our tour guide, Randy, having a Happy Birthday sign for him. Randy truly made the experience for us!!","review_date":"September 17, 2018","user":"debra_s"},{"attraction_id":5,"rating":5.0,"review":"Well worth every penny!. Numen was an excellent guide. He moved our group of 24 efficiently without rushing us along. I felt that I got to see everything there was but didn't spend my time waiting in line for the boat or the tower. The stop for lunch is...","review_date":"September 17, 2018","user":"lj_o"},{"attraction_id":5,"rating":5.0,"review":"Sharon Macaulay . We all had a wonderful day in Niagara Falls - highly recommend this tour. Adam was fantastic. Very knowledgeable and we entered the National Park quickly and all attractions were entered really quickly. No waiting around at all. You definitely need to do both US...","review_date":"September 16, 2018","user":"sharon_macaulay"},{"attraction_id":5,"rating":5.0,"review":"Great Adventure. First let me say JOSH nailed it! Josh was our tour guide and was very knowledgeable of the area. He had great stories and fun facts, in addition he answered all and I mean all of my questions!!The tour is on a small van type...","review_date":"September 16, 2018","user":"mekafromkk"},{"attraction_id":5,"rating":5.0,"review":"Caleb was awesome, tour was great.. We had a great time and the entire experience went smoothly. We got to do each of the main attractions and Caleb was an excellent, very knowledgeable guide.","review_date":"September 15, 2018","user":"kimberly_h"},{"attraction_id":5,"rating":5.0,"review":"Outstanding Tour. We were picked up at our hotel by our tour guide, Josh, who provided a day-long tour of all the sights, including Maid of the Mist. He was knowledgeable and personable and added to the experience with his humor and personality. Josh was a terrific...","review_date":"September 14, 2018","user":"bill_b"},{"attraction_id":5,"rating":5.0,"review":"Hassle Free Site Seeing. The convenience of this tour is fantastic. You just sign up and list which hotel you are staying. They pick you up in the morning and drive you everywhere, so you don't have to figure where to go and don't have to pay for parking...","review_date":"September 14, 2018","user":"nicholas_l"},{"attraction_id":5,"rating":5.0,"review":"Perfect Tour. AWESOME TOUR!!! I enjoyed the maid of mist boat tour it was nice and saw the falls from various angle. Our tour guide Noman was wonderful, friendly and polite. Highly recommend the tour.","review_date":"September 12, 2018","user":"daisy458789"},{"attraction_id":5,"rating":5.0,"review":"over the falls tour. Adam was our tour guide. He was great. Very informative and easy to listen to. We had a great time and would recommend him and the tour to all that want to see everything in at the Falls. We are not really tour people but...","review_date":"September 12, 2018","user":"christine_h"},{"attraction_id":5,"rating":5.0,"review":"The Falls from EVERY Angle. This is by far a FULL day. After everyone was loaded in Canada we traveled to the US side of the falls and boarded the Maid of the Mist which was very cool. Hint if you dont want to get super wet stay on the...","review_date":"September 11, 2018","user":"stevelowman44"},{"attraction_id":5,"rating":5.0,"review":"Quality and Professionalism in Every Way. It was clear from the time we were picked up at the hotel to the end of the day that this tour company and our tour guide, Caleb, were first class! The day's itinerary was very well thought out. The sequencing of stops was perfect...","review_date":"September 9, 2018","user":"jean_g"},{"attraction_id":5,"rating":5.0,"review":"Amazing falls tour.. Noman is the man. Great tour and well worth the experience. From the \"maid of the mist\" boat, \"cave of the winds\", skylon tower, whirlpool, and the guides narrative it was an amazing day.","review_date":"September 9, 2018","user":"mike_h"},{"attraction_id":5,"rating":4.0,"review":"Great tour of the falls. This was our first trip to Niagara Falls. The tour was excellent. Norman, our tour guide, was very personable. He made everything so easy for us. The tour was well organized. As this was our first trip, the tour took us to the places we...","review_date":"September 9, 2018","user":"alvinandlynnettep"},{"attraction_id":5,"rating":5.0,"review":"What an amazing well planned trip with a great tour guide, Neva the Deva!. We enjoyed a half day falls excursion with the best tour guide, Neva the Deva. she informed us of so much history and facts, and kept the journey so light hearted, stress free, and fun. we all laughed at her witty jokes, and we loved...","review_date":"September 8, 2018","user":"446jimo"},{"attraction_id":5,"rating":5.0,"review":"Probably the Best Tour for Money - & the Best Guide!. If you have not visited Niagara Falls before, please be advised that parking is neither cheap or easy. We therefore opted to spend part of our time (and our travel budget) on a tour that picked us up from our hotel, spent most of the...","review_date":"September 7, 2018","user":"wayne_a"},{"attraction_id":5,"rating":5.0,"review":"Great Tour with Randy. We had a very well expedited tour with Randy for a tour of both the New York side and Canadian side of Niagara Falls. Randy was top notch professional in every manner. One thing that stood out is how he was able to let us...","review_date":"September 6, 2018","user":"athibodeau01"},{"attraction_id":5,"rating":5.0,"review":"Adventure to Niagara Falls. Great experience provided by our tour guide Noman. Seen the falls from multiple viewpoints and learned tons of fun facts! Thanks!","review_date":"September 6, 2018","user":"jackkalis984"},{"attraction_id":5,"rating":5.0,"review":"What an Experience!. We chose to do a tour instead of doing it on our own. It turned out great and well worth the money. Our guide, Noman, was knowledgeable, patient and kind. He was so good at explaining all there is to know about the area.","review_date":"September 6, 2018","user":"larkchoosyy"},{"attraction_id":5,"rating":5.0,"review":"Wonderful Day with Caleb. Caleb was a fantastic guide for our fun filled day. He paved the way and made everything easy and fun. The door to door service was great too. Highly recommend it and him.","review_date":"September 6, 2018","user":"rachelbollinger"},{"attraction_id":5,"rating":5.0,"review":"Our trip was wonderful. Paul was our guide - he did a wonderful job of showing us so many different views of the falls. It was a full day of adventure","review_date":"September 5, 2018","user":"viv_r"},{"attraction_id":5,"rating":5.0,"review":"Great Day, Niagara!. New Berkshire people mover, experienced guide named Randy. That\u2019s a great start! Randy was so organized and kind. He facilitated each stop for efficiency in entering and exiting venues. He so calmly gave instructions and related the history of the area. So often guides get...","review_date":"September 5, 2018","user":"olderandwiser44"},{"attraction_id":5,"rating":5.0,"review":"Absolutely fabulous!!. Brian was our tour guide, and the best tour guide we have ever experienced. His knowledge and his humor \"Dad Jokes\" as he referred to them. Just an amazing day, best organized tour we have ever taken.....will recommend Over the Falls Tours any day to...","review_date":"September 5, 2018","user":"frequentflier624368"},{"attraction_id":5,"rating":5.0,"review":"Very well organized. Noman was our guide and I must say he did a very good job keeping 32 people in line and on time so that we could see everything we wanted to see. He always had the tickets ready to go for the various attractions, knew...","review_date":"September 4, 2018","user":"launcher69"},{"attraction_id":5,"rating":5.0,"review":"Great tour and wonderful guide Noman. One of my friends from Australia visited, and we did a tour of the falls together. Knew we wanted to see the Falls and Maid of the Mist boat trip. This tour covered that and so much more. Our tour guide Noman did a wonderful...","review_date":"September 4, 2018","user":"jacobee837"},{"attraction_id":5,"rating":5.0,"review":"Niagara Falls. My driver was Jay and he did a wonderful job. Very knowledgeable. We toured the falls from both sides, the top and the bottom. The tour was 5 hours and it was busy most of the time and it went fast","review_date":"September 4, 2018","user":"tammy_r"},{"attraction_id":5,"rating":5.0,"review":"Maid of the mist and tours on both sides started on the American side ended on the Canadian side.. It was Saturday September 1st . Brian picked me and my girlfriend up on a shuttle at our hotel . He was great!! Very thorough and entertaining! He made it a great experience!! I would have never visited all those places we stopped at but...","review_date":"September 4, 2018","user":"robert_p"},{"attraction_id":5,"rating":5.0,"review":"A Great Day Out. Our tour guide was called Randy and he was great could not have had a better one. He was really informative and helped make our day. We explored both sides of the falls were taken to all the best places for photos and were told...","review_date":"September 4, 2018","user":"meganwarwickshire"},{"attraction_id":5,"rating":5.0,"review":"Maid of the Mist with Randy. The initial pickup was right on time and the tour bus was clean, cool and spacious.\nThe tour guide \"Randy\" was excellent. He was very informative, knew the history of the attractions and kept the tour on schedule. Everything about the tour was planned and...","review_date":"September 3, 2018","user":"david_p"},{"attraction_id":5,"rating":5.0,"review":"Both Sides of the Falls. WOW - Caleb is the best. He was our tour guide and you could tell that he loved his job and telling the people all about Niagara. We say many sites - Maid of the Mist, Cave of the Winds, crossing the Rainbow Bridge to...","review_date":"September 2, 2018","user":"tpasea"},{"attraction_id":5,"rating":5.0,"review":"Niagara tour review. This was an unbeatable tour made even better by Randy our tour guide. He was personable, funny, knowledgeable, patient and gave us a great time. This tour is not to be missed- it was a great value and lasted about 7 hours. We visited the...","review_date":"September 2, 2018","user":"anthonyu422"},{"attraction_id":5,"rating":5.0,"review":"Amazing day. We enjoyed a great day being guided by a John B. His knowledge and history of the area along with his desire to maximize our stops was much appreciated. Other guides should follow John\u2019s lead to ensure their groups have a similar experience.","review_date":"September 2, 2018","user":"rob_b"},{"attraction_id":5,"rating":5.0,"review":"No question, this is a terrific value and experience. I was feeling a little guilty that I picked the most expensive option because I didn't have time to organize the trip better. Well, I'm thrilled this is how I solved my planning problem. Once you factor in everything you get to see, the lines...","review_date":"September 1, 2018","user":"kathy_g"},{"attraction_id":5,"rating":5.0,"review":"What An Awesome Day!!!. We booked a tour as this was our 1st experience in Niagara Falls and I\u2019m so glad we did!!! Our tour guide Randy was awesome, extremely knowledgeable, great personality and all around a great guy. He gave us lots of tips when visiting the main...","review_date":"August 31, 2018","user":"sarahe2496"},{"attraction_id":5,"rating":5.0,"review":"Neva the Diva. We had a busy, informative day on the US and Canada side of Niagara Falls. Experienced Cave of the Winds, rode Maid of the Mist, saw 3 sisters islands, Skylon Tower, saw The Whirlpool, Floral Clock, and so much more. Neva is so informative and...","review_date":"August 31, 2018","user":"aprildow"},{"attraction_id":5,"rating":5.0,"review":"An amazing day!. We had a fantastic time on the Over the Falls tour. Our tour guide, Norman, was very knowledgeable, friendly and prompt. We were picked up at our hotel right on time. Noman provided a lot of historical information and kept the tour very interesting. We...","review_date":"August 31, 2018","user":"dianew440"},{"attraction_id":5,"rating":5.0,"review":"Tour of American and Canadian Sides of Niagara Falls. I highly recommend this tour, especially from our tour guide Jay! He was very detailed and helped make the tour most enjoyable!","review_date":"August 30, 2018","user":"passport694654"},{"attraction_id":5,"rating":5.0,"review":"Amazing and informative Niagra Falls tour. My wife and I enjoyed this trip. We saw the sights, we met new people. Randy the tour guide was amazing. We would recommend this to anyone wanting to see the falls. Well worth the money.","review_date":"August 30, 2018","user":"cothmc64"},{"attraction_id":5,"rating":5.0,"review":"Best Tour By \"Over The Falls Tour\". Our tour guide \"Caleb\" was great from the start of the tour to its end. He was friendly, very knowledgeable about all the sights on the USA and Canadian sites including some of its history.\nCaleb, thanks for a GREAT Tour.","review_date":"August 30, 2018","user":"rtyburczy2018"},{"attraction_id":5,"rating":5.0,"review":"Seen all the main sights. We had a whole day tour with Noman. He was a fantastic tour guide. The sights are SPECTACULAR!! Overall, we explored the Falls from every angle possible. Enjoyed the day.","review_date":"August 30, 2018","user":"kaylaleezz"},{"attraction_id":5,"rating":5.0,"review":"Awesome Trip to Niagara Falls. Our tour of Niagara falls was unbelievable. Noman was an awesome tour guide, he was informative and fully explained everything. Highly recommend this tour guide! We saw both side of the falls from many places, including the Maid of the Mist boat. Great way to...","review_date":"August 30, 2018","user":"jacob56879"},{"attraction_id":5,"rating":5.0,"review":"Fun and Educational. Noman was a fantastic tour guide. He was easy to talk to and spoke with clarity and knowledge about all the sights. He knows exactly where to be to get the best experience and kept the trip entertaining. This tour was well worth the price....","review_date":"August 29, 2018","user":"jackmr1111"},{"attraction_id":5,"rating":5.0,"review":"Deluxe Tour & Guide Robbie - Most Efficient Way to See Niagara!. With summer coming to a close, we asked our son about his highlight and his answer: Niagara Falls Tour! We visited early Aug and booked the Deluxe tour to get oriented the first day. It was the most efficient way to see all the sights...","review_date":"August 29, 2018","user":"dcresident486"},{"attraction_id":5,"rating":5.0,"review":"Deluxe It Was. I am so glad that we picked this tour. We covered it all - both the US side and the Canadian side. Our guide Ed was excellent. The highlights for me were the Cave of the Winds and the Maid of Mist. Getting that close...","review_date":"August 28, 2018","user":"deacon49"},{"attraction_id":5,"rating":5.0,"review":"WHAT A GREAT DAY!. AMAZING AMAZING AMAZING!!!\nWhat a GREAT experience! We stayed on the Canadian side at The Hilton Hotel on Fallsview Blvd, (Which was FANTASTIC! That's for another review though). Our tour date started off nice when Jay picked us up at our hotel. Not knowing what...","review_date":"August 27, 2018","user":"trvlingbob"},{"attraction_id":5,"rating":5.0,"review":"everything is taken care of. Great tour with our guide, Randy! It was just my 5th grader and myself on a last minute side trip. Randy was extremely knowledgeable about the falls. From scientific facts to historical events to how not to get soaked on the Maid of the Mist,...","review_date":"August 27, 2018","user":"nwoods15"},{"attraction_id":5,"rating":5.0,"review":"DELUXE IS AN UNDERSTATEMENT!!!!!!!!!!!!!!!. What an amazing experience!!\nStarting with Dawn -- the set up was EASY and the attention to detail was PHENOMENAL!\nAnd Caleb, our tour guide -- was a dream come true!\nCan't wait to recommend both to famiy, friends, EVERYONE!!!","review_date":"August 27, 2018","user":"lana_m"},{"attraction_id":5,"rating":5.0,"review":"10 Stars!!!. Randy, our tour guide, made this an enjoyable event over and above what we expected. He kept us informed and on schedule at all times. He loves history and shares it in a most interesting way. We covered more attractions with more info than we...","review_date":"August 25, 2018","user":"lindab2846"},{"attraction_id":5,"rating":5.0,"review":"Great tour! Highly recommend for a comprehensive tour of both sides of Niagara Falls!. John B. was our awesome guide for the Niagara Falls Canadian and American Deluxe Day Tour. If you want to experience both sides of the Falls in a single tour, I would highly recommend this one. John was very knowledgeable and made the trip even...","review_date":"August 25, 2018","user":"ag00dw0man"},{"attraction_id":5,"rating":5.0,"review":"A must Tour!. This tour made seeing the falls so convenient and fun. We saw all the best sights and Noman was a great guide! we did the boat, cave of the wind, whirlpool and many more..","review_date":"August 24, 2018","user":"maryallio"},{"attraction_id":5,"rating":5.0,"review":"Excellent in every way!. We did the Deluxe Sightseeing Tour of Niagara Falls with Randy. It was a fantastic tour! He was so knowledgeable, funny, and polite. He went out of his way to prepare us for each stop, get us any information we needed and help us with...","review_date":"August 23, 2018","user":"katie_a"},{"attraction_id":5,"rating":5.0,"review":"Uplifting experience . All thumbs up for our tour guide, Randy, who is excellent and very resourceful. The tour exceeded all expectations; we not only enjoyed the attractions, we learned about its history and also laughed a good bit.\nThank you for helping make this day memorable!\nFrom...","review_date":"August 23, 2018","user":"sightsee536157"},{"attraction_id":5,"rating":3.0,"review":"Know before you go.. A guided sight-seeing tour through the Niagara Falls area is a mixed bag of experiences. On a tour, you don't have to worry about parking, fees, traffic and\/or knowing how to get where you're going. In exchange, you lose the ability to stay at each...","review_date":"August 23, 2018","user":"sharon_m"},{"attraction_id":5,"rating":5.0,"review":"Great tour!. We did the all day tour with Randy. He was very polite and knowledgable. We were real pleased with the tour and with Randy. He knew what he was doing and where we were going! He showed us attractions that we should do if we...","review_date":"August 23, 2018","user":"patti_c"},{"attraction_id":5,"rating":5.0,"review":"Great TIME!!. Took the Deluxe Sightseeing Tour of American and Canadian Sides day tour out of Niagara Falls, NY with Randy as our tour guide. He is a great tour guide. Very happy and extremely patient. Great asset to the company. We learned all about the different...","review_date":"August 23, 2018","user":"lindahandrahan"},{"attraction_id":5,"rating":5.0,"review":"We enjoyed the beauty of the American and Canadian falls.. We were able to get a well rounded, educational tour of the American and Canadian falls. Having a tour guide enabled us to relax and enjoy the ride and scenery. Our tour guide , Randy, was very knowledgeable about the history of the area. He...","review_date":"August 22, 2018","user":"muscatinenative"},{"attraction_id":5,"rating":5.0,"review":"Well worth the cost. I am not typically a \"tour\" kind of person, preferring to explore on my own. But in this case, with only one day in Niagara Falls, I did want to make sure I took advantage of the limited time. And I'm glad I did!!\nThis...","review_date":"August 21, 2018","user":"njgirl"},{"attraction_id":5,"rating":5.0,"review":"One of the best tours we have taken. We took this tour on August 17 with Caleb. He was funny, knowledgeable, accommodating, and patient. He knew what to do to help us save time and have the best experience. He covered everything on the tour, on time, and have plenty of history and...","review_date":"August 19, 2018","user":"xiomarac407"},{"attraction_id":5,"rating":5.0,"review":"This is the tour to be on - don't worry about anything else.. Hi Dawn,\nWe have just arrived back into Australia & just wanted to thank you for organizing this private tour for us.\nWe had Caleb as our tour guide & he was awesome.\nNothing was a problem for him & he took care of everything...","review_date":"August 19, 2018","user":"matthewt1382"},{"attraction_id":5,"rating":5.0,"review":"See All of the Falls All in Done Day. Our guide Randy, was awesome!!!! Our first stop was Maid of the Mist and for those of us who chose not to get drenched, he provided great advice. Ditto for Cave of the Winds, we did get a bit wet, but that was our choice,...","review_date":"August 18, 2018","user":"lesliebrown3"},{"attraction_id":5,"rating":5.0,"review":"Maid of the Mist and Canada tour. Josh was a fantastic tour guide! Very knowledgeable and a great sense of humor. The delays crossing into both countries was time consuming but we are ok with Border Patrol doing their jobs...kudos to both of them!","review_date":"August 17, 2018","user":"thomas_s"},{"attraction_id":5,"rating":5.0,"review":"Well worth the money spent for the Deluxe Sightseeing Tour of American and Canadian side of Niagara Falls. My sister and I thoroughly enjoyed the sightseeing tour. Randy was an EXCELLENT tour guide. He was kind, very knowledgeable, very well organized, fun and inspiring. We were very well satisfied with this 'not to miss ' excursion and would suggest anyone going to visit...","review_date":"August 16, 2018","user":"l1d2"},{"attraction_id":5,"rating":5.0,"review":"With I could give this 10 stars!. Wow! Unbelievable tour and I HIGHLY recommend it! Caleb was a very informative tour guide and very friendly. I didn't think anything would top the Maid of the Mist boat ride, but Cave of the Winds beat it hands down! You get very drenched on...","review_date":"August 16, 2018","user":"mujerlinda"},{"attraction_id":5,"rating":5.0,"review":"Great Tour. It was the best tour I have ever been. Randy our tour guide was amazing, patient, very knowledgeable, funny and give us great tips for all the activities. We where 16 and my dad with a wheel chair and he was always pending of not...","review_date":"August 16, 2018","user":"jessie_d"},{"attraction_id":5,"rating":5.0,"review":"Our tour guide looked like my science teacher. Our tour guide, Adam, was amazing! He showed us around and had funny jokes for us here and there. He was an expert around the Niagras! Although he took a couple extra hours touring us around, it was really fun from the very beginning of...","review_date":"August 16, 2018","user":"karah_l"},{"attraction_id":5,"rating":5.0,"review":"one of the best tour guide i have seen. This is my first time visit and the tour gave us many opportunities to see all the good sightseeing of the Niagara falls. Noman was super informative and made the entire day fun and enjoyable. He has great knowledge about the Niagara falls and most...","review_date":"August 15, 2018","user":"williamson21159"},{"attraction_id":5,"rating":5.0,"review":"Perfect day, perfect tour, perfect guide!!. Noman was such a great tour guide. From Maid of the Mist, to the Cave of the Winds, the Poutine, and Skylon Tower, he was efficient, clear and concise and super friendly. He was on time to pick us up and was very understanding when...","review_date":"August 15, 2018","user":"lorango911"},{"attraction_id":5,"rating":5.0,"review":"Great Honeymoon Tour. One of the best tours of our honeymoon! Our tour guide Paul was so knowledgeable and friendly and made the entire day enjoyable. We learned so much with all his stories from the power plants to the history of Canada and all the stories of...","review_date":"August 15, 2018","user":"rickschram"},{"attraction_id":5,"rating":5.0,"review":"Amazing!. The tour covered pretty much everything you need to see and know and even more!\nRandy was knowledgeable, kind, and funny, we had a great day with him! Will definitely try to book him when I'll come back.","review_date":"August 14, 2018","user":"\u05d2\u05dc_\u05d6"},{"attraction_id":5,"rating":5.0,"review":"Over the Falls. A very good tour, well worth the money. Our tour guide Randy was very informative and provided a great deal of useful information. Saw all that we could in the time provided, no wasted time.","review_date":"August 14, 2018","user":"szalai11"},{"attraction_id":5,"rating":5.0,"review":"sightseeing with Josh. Josh was very funny and knowable about the areas we visited I had a wonderful time , it covered all the things that I wanted to see and Josh always had interesting facts about peoples and places . He was well informed and fun\nIf...","review_date":"August 13, 2018","user":"199danaw"},{"attraction_id":5,"rating":5.0,"review":"Very interesting tour. Randy was an excellent tour guide. Very knowledgeable and approachable. despite it being a very hot day, and the fire brigade being called to the Skylon tower, our party of 7 really enjoyed the experience.","review_date":"August 13, 2018","user":"dfw26"},{"attraction_id":5,"rating":5.0,"review":"All you need is this tour!. This tour covers all the attractions you'd need for the Niagara Falls area, both American and Canadian sides. You will experience the majestic of all three falls close-up from Maid of The Mist boat, be awed by power of wind and pounding water falls at...","review_date":"August 12, 2018","user":"wayne_c"},{"attraction_id":5,"rating":5.0,"review":"A wonderful day. Our tour of Niagara Falls was a truly exceptional. Our Tour Guide Josh was very Knowable about the history and made the day a great experience for our group. My Granddaughter is still talking about Josh, and her experience during our tour.","review_date":"August 12, 2018","user":"david_f"},{"attraction_id":5,"rating":5.0,"review":"Great tour!. Great tour - breathtaking views and many amazing up-close experiences! Our guide John B. was friendly, organized, knowledgeable, and helpful. We had a wonderful day!","review_date":"August 11, 2018","user":"joe_m"},{"attraction_id":5,"rating":5.0,"review":"Wet, wild, and wonderful . This was an excellent tour, John B. did a wonderful job, he showed us everything we could imagine. He got us in some of the places so much faster than expected,Even when we had an elevator malfunction at the Maid of the Mist tour he...","review_date":"August 11, 2018","user":"chuckhauger"},{"attraction_id":5,"rating":5.0,"review":"Niagara Falls American and Canadian Sides 1-day Sightseeing Tour. Tour was very good. Great way to see Niagara Falls from various vantage points. Plan for more than the 6 hours. Ours was about 9 hours, with significant time crossing Rainbow bridge twice. John B was our tour guide and driver. Can't blame him for...","review_date":"August 11, 2018","user":"john_y"},{"attraction_id":5,"rating":5.0,"review":"The perfect way to fill a day. Considering the huge crowds around the Falls this particular weekend, this day trip was fantastic. Randy took care of everything, from easing us through an extended border wait (both times) and handing out fun and factual advice on where to get the best effect on...","review_date":"August 11, 2018","user":"maureen70"},{"attraction_id":5,"rating":5.0,"review":"Over the falls tour. Our tour was great! Wonderful day full of nature, history, adventures, and getting soaking wet! Mr. Noman was an awesome tour guide. He was very informative in all of the areas we visited (the whirlpool, Cave of the Winds, and Maid of the Mist etc.)...","review_date":"August 11, 2018","user":"robertkarlus"},{"attraction_id":5,"rating":5.0,"review":"A day we will remember for a long time. Our Tour Guide \"Paul\" was the best. He had Info and history on everything we saw, and stuff we did not","review_date":"August 11, 2018","user":"tam-n-rich"},{"attraction_id":5,"rating":5.0,"review":"Perfect Day Tour. The day was perfect for the tour. NOMAN the tour guide picked us from the hotel and dropped off in timely manner. The entire time was enjoyable. We loved the view of the falls at Table rock. Surely recommend the tour.","review_date":"August 10, 2018","user":"rashma_b"},{"attraction_id":5,"rating":5.0,"review":"Well-organized tour. Fantastic way to see the Falls.. Our tour guide was Randy. He picked us up and dropped us off at our hotel. We experienced the Falls from a variety of different perspectives. The tour included all of the best known ways to view the Falls including Maid of the Mist, Cave...","review_date":"August 10, 2018","user":"gregl2009"},{"attraction_id":5,"rating":5.0,"review":"Great trip to the falls. Randy ( our tour guide ) was dry knowledgeable. He arranged our boat ride on the Maid of the Mist and we got right in instead of waiting in lines. He gave us time for pictures and told us where to get the best view...","review_date":"August 7, 2018","user":"kristine_f"},{"attraction_id":5,"rating":5.0,"review":"Amazing Niagara Falls!. This tour was fantastic! Can not imagine seeing Niagara Falls any other way! Caleb our tour guide was so friendly and insightful. We especially loved his hidden gem of a restaurant The Secret Garden in Canada; he took care of reservations and there was no...","review_date":"August 6, 2018","user":"nia_s"},{"attraction_id":5,"rating":5.0,"review":"Excellent tour and tour guide (Randy). Randy did an excellent job of guiding us through maid of the mist, cave of the winds and the skylon tower - while providing many additional, helpful insights along the way. We (me, wife and teenager) wouldn't want to see Niagara Falls any other way....","review_date":"August 6, 2018","user":"craig_w"},{"attraction_id":5,"rating":5.0,"review":"Randy - very knowledgeable! !. We had a great all day tour with Randy - you can tell he's a teacher - he thoroughly explained everything. He also had some great tips on how to \"Do\" the Maid of the Mist, Hurricane Falls, etc etc,,,,,would definitely recommend.","review_date":"August 6, 2018","user":"william_e"},{"attraction_id":5,"rating":5.0,"review":"Great tour. Our tour guide was Randy and he did an amazing job. He told us how to be a visitor instead of a tourist on the Maid of the Mist but we went for it anyway and got really wet, fun. Then we got really wet...","review_date":"August 6, 2018","user":"pickard35"},{"attraction_id":5,"rating":5.0,"review":"GREAT EXPERIENCE. We were staying in New York City and wanted to take a one day excursion to Niagara Falls. To capitalize on time, we booked a private tour with Over the Falls Tours after reading their reviews. We flew in to Buffalo that morning and were...","review_date":"August 5, 2018","user":"jerry_l"},{"attraction_id":5,"rating":5.0,"review":"\u201cNiagara Trip\u201d. A Wonderful tour with Noman. He took his time with us and made sure we saw everything.we never been to Niagara Falls before this and we enjoyed the tour.","review_date":"August 4, 2018","user":"marvinmrs"},{"attraction_id":5,"rating":5.0,"review":"See Niagara Falls in a day!. Doing the tour is a must if you can afford it. No waiting in lines for tickets and attraction times. As a tour, we just walked in to each \"event\". No worrying about driving and directions and parking. No worrying where to eat lunch. Caleb...","review_date":"August 2, 2018","user":"mary_c"},{"attraction_id":5,"rating":5.0,"review":"Great way to start off our trip to Niagara Falls.. Just got back home from our first trip to Niagara Falls. Taking this tour the first day was a very good choice. We saw attractions that we may have missed had we not gone with the tour. Josh was an excellent tour guide. He kept...","review_date":"August 1, 2018","user":"citysuecountryheart"},{"attraction_id":5,"rating":5.0,"review":"Engaging. Comprehensive tour, however, not suitable for youngsters. Maid of the Mist and the Skytower were enjoyable for them but the in between stops were boring for them.","review_date":"August 1, 2018","user":"jan1305"},{"attraction_id":5,"rating":5.0,"review":"Excellent way to see Niagara Falls from both sides in 1 day!. This is an excellent tour. Our tour guide, Adam, was wonderful and very knowledgeable. We really enjoyed it!","review_date":"July 31, 2018","user":"lourdes_m"},{"attraction_id":5,"rating":5.0,"review":"The Dutch went over the Falls . Robbie, Thank you. We had a very surprising day. We saw things we didn\u2019t expect. And you were very informative.\nThank you from the Dutch of the Netherlands","review_date":"July 31, 2018","user":"706bartd"},{"attraction_id":5,"rating":5.0,"review":"Great day, great guide, great value. Just returned from a great day with \u201c Over the Falls\u201d tour. Our driver and guide was Neva the Diva, who was knowledgeable,happy and humorous and who made the trip all the more enjoyable. She managed to get us into all the attractions without delay...","review_date":"July 31, 2018","user":"peterdocb"},{"attraction_id":5,"rating":5.0,"review":"Niagara Falls with Josh\ud83d\ude0d. Having a limited amount of time to see the Falls, we chose this tour because it seemed most inclusive. What an experience! We were able to see the Falls from every angle, with plenty of time at each stop! Although the tour itself was magnificent,...","review_date":"July 31, 2018","user":"retired2urist"},{"attraction_id":5,"rating":5.0,"review":"Happy time at Niagara Falls. We were on the American-Canadian tour with tour guide Noman. The tour was longer than expected but we enjoyed it very much. Noman was friendly, informative, funny, and willing to answer any questions that were asked of him. Thanks for such a good time and...","review_date":"July 30, 2018","user":"loracynthy"},{"attraction_id":5,"rating":5.0,"review":"Maid of the Mist boat tour was the highlight of our tour. Jay was an informative tour guide and made everyone fell welcomed. The tour saves you money as all the attractions have a charge for parking.","review_date":"July 30, 2018","user":"sandrasymonds"},{"attraction_id":5,"rating":5.0,"review":"Randy- Tour Guide Rocks. We had the best day with Over the Fall! Thanks to Randy - our tour guide. He was funny, informative, and got us to all the sites in one day! We loved the Maid of the Mist, Cave of the Winds, Skylon Tower and many...","review_date":"July 29, 2018","user":"michelle_m"},{"attraction_id":5,"rating":5.0,"review":"Niagara Falls. Big Big Thankyou to Robbie,first time to Niagara Falls,and so glad we took this tour.It was outstanding and more then we ever thought we would learn and see. If you are visiting book this trip, He made are day with all of the things he...","review_date":"July 29, 2018","user":"maureen_k"},{"attraction_id":5,"rating":5.0,"review":"Jay was greT. The guide makes the tour and Jay was exceptional. His knowledge and enthusiasm was fantastic. All four of us agreed on what a great job he did. Take my word for it, ask for Jay and you won\u2019t be disappointed.","review_date":"July 29, 2018","user":"u6787tqchrish"},{"attraction_id":5,"rating":5.0,"review":"Excellent tour with a great tour guide. Excellent tour across the Canadian Border. Noman was a very nice guy and had a lot to tell. He showed us many places without hassle. Conclusively, it was a very nice tour, mostly due to the nice tour guide.","review_date":"July 29, 2018","user":"rossbrett"},{"attraction_id":5,"rating":5.0,"review":"Excellent tour company with amazing service!. I cannot recommend this company or this tour highly enough! They went above and beyond to help us deal with a serious snafu that could have kept us from being able to go on the tour at all. AFTER we were already several hours drive...","review_date":"July 29, 2018","user":"erin_f"},{"attraction_id":5,"rating":5.0,"review":"ABSOLUTELY AMAZING!!!!!. If you ever decide to visit Niagara Falls this tour is an absolute MUST. Our tour guide John B was an absolute 10. He was very nice, patient, and very informative. There were around 27 of us on the bus, and he was able to...","review_date":"July 29, 2018","user":"staksv"},{"attraction_id":5,"rating":5.0,"review":"Niagara Falls Tour. Guided tour of the natural wonders of Niagara Falls, including Maid of the Mist, Cave of the Winds, Skylon Tower, and many more sights. Our guide Paul, shared a lot of detailed knowledge and stories that added so much more, than if we tried to...","review_date":"July 28, 2018","user":"slspeicher"},{"attraction_id":5,"rating":5.0,"review":"A great Delux tour of Niagara Falls from America and Canada sides. My Wife and I really enjoyed our tour of the Niagara Falls. Our Guide Edds was really helpful and it was great to be picked up at our Bed & Breakfast in Niagara (Canada). Edds running commentary and stories of the falls was really interesting....","review_date":"July 28, 2018","user":"adrian_b"},{"attraction_id":5,"rating":5.0,"review":"The BEST way to see Niagara Falls, and more!. Making the reservation was quite easy online. Since we drove in from Toronto, we parked for $5 at the Continental Pancake House. We were picked up right on time by our guide, Josh. Josh is very pleasant, witty and, as we found out, quite knowledgeable...","review_date":"July 28, 2018","user":"eyedoc1770"},{"attraction_id":5,"rating":5.0,"review":"BEST TOUR WITH PAUL!. We got picked up right on time in morning at our hotel. Paul was very welcoming and gave up some tips what we need for the day. We had no issues to check in and we started our tour punctual. The Maid of the Mist...","review_date":"July 27, 2018","user":"alwaysopenforadventu"},{"attraction_id":5,"rating":5.0,"review":"Paul was amazing.. Good tour. Nicely comprehensive. Paul was our tour guide and he did a good job making sure everyone was happy and safe. Wish we had time to ride the aero car over the whirlpool though.","review_date":"July 27, 2018","user":"amy1234562018"},{"attraction_id":5,"rating":5.0,"review":"Best sightseeing. We had a fantastic tour of Niagara Fall and surrounding areas of interest. Our tour guide Noman was great. He shared so much history of the area and answered all questions we had. He definitely made our tour worth the cost. Thanks Noman!!","review_date":"July 27, 2018","user":"alexastoy"},{"attraction_id":5,"rating":5.0,"review":"Randy from the Over the Falls tour company is GREAT!. We spent a full day on the Over the Falls company \"Niagara Falls in One Day: Deluxe Sightseeing Tour of American and Canadian Sides\" tour. Randy was GREAT as a tour guide. Not only does he know his stuff, he has a great personality for...","review_date":"July 27, 2018","user":"missbelle48"},{"attraction_id":5,"rating":5.0,"review":"All in one. If you want to \u2018do\u2019 Niagara Falls from both the Canadian and American side, this is for you. I\u2019m on a American holiday and I think the better views are from the Canadian side. It was 20 mins to get into Canada and 10 mins...","review_date":"July 27, 2018","user":"nicholas_b"},{"attraction_id":5,"rating":5.0,"review":"Niagara Falls Deluxe Tour American and Canadian Sides - Outstanding !!!. Spend the extra money and do it right, both sides have lots to offer, our tour guide \"Randy\" was outstanding !!! A history school teacher working summers this guide was the best !!! Very knowledgable and many inside tips Randy made all the difference in...","review_date":"July 26, 2018","user":"bartteb"},{"attraction_id":5,"rating":5.0,"review":"Touring the best of both sides of the Falls. Our tour guide Paul did an excellent job in showing our group the best each side of the Falls has to offer. Having someone else drive you around and not having to worry about how to locate attractions and where to park was more than...","review_date":"July 26, 2018","user":"ladym64"},{"attraction_id":5,"rating":5.0,"review":"Great tour guide and a really enjoyable day. My girlfriend and I were coming to Vaughan from the UK for a wedding so decided to spend 36 hours in Niagara and we're so glad we did after taking the Deluxe American\/Canadian tour with Brian on 18th July.\nBrian was great throughout, sharing lots...","review_date":"July 26, 2018","user":"ryanm7167"},{"attraction_id":5,"rating":5.0,"review":"Super experience, best value and a real must-do. Caleb was our guide, and he was excellent. Got us to the sights \"at the right time\" - before the massive crowd, with the right tickets and provided a lot of local knowledge that enhanced our experience. This tour included all of the major stops...","review_date":"July 25, 2018","user":"digitalmagic2"},{"attraction_id":5,"rating":5.0,"review":"Fantastic. This tour of the American and Canadian side is perfect to have a complete overview of the falls in one day. Great tour with the best guide Randy","review_date":"July 25, 2018","user":"190marcv"},{"attraction_id":5,"rating":5.0,"review":"Very excited, Very beautiful, and Very Knowledgeable tour. I would Like to Say Thank you for interesting tours. We spent Great time on Both sides of Niagara Fall, American and Canadian. The guide, Robbie is very professional person, gave us interesting history backgrounds, we could see many places in just 6-7 hours, makes...","review_date":"July 24, 2018","user":"irina7612"},{"attraction_id":5,"rating":5.0,"review":"Well worth the Deluxe Tour. Our tour guide was Lizzy. It was great. She picked us up at our hotel right on time and off we went for the day.\nWe saw the falls from both sides, Cave of the Winds, Maid of the Mist, Tabletop, Goat Island and the...","review_date":"July 23, 2018","user":"258miriamf"},{"attraction_id":5,"rating":5.0,"review":"A must do in Niagara Falls. One of the best tours we have ever been on. The tour included the Maid of the Mist, Cave of the winds and the Skylon tower. Randy our guide WAS THE BEST. He was informative, patient and kind. Thank you so much.","review_date":"July 23, 2018","user":"calomar"},{"attraction_id":5,"rating":5.0,"review":"Great way to experience Niagara!. We had a short amount of time to explore this area, so signed up for a guided tour with Over the Falls. Got connected to an exceptional tour guide named Randy, who was both bus driver and historian of the area as we explored both...","review_date":"July 22, 2018","user":"vforesman"},{"attraction_id":5,"rating":5.0,"review":"Excellent Tour!!!. Noman our tour guide was fantastic, very friendly, informative and patient. it was very organized and the site was amazing! Don't worry about the lines, the parking, the tickets or anything else because they do it all for you. This Tour is well worth the...","review_date":"July 22, 2018","user":"torresglady2004"},{"attraction_id":5,"rating":5.0,"review":"Our falls. The tour was super. We packed a lot of sights and information in 6 hours. Our guide, Paul, was great\u2014friendly, informative, engaging. It was a great way to see the falls from both the U.S. and Canadian sides.","review_date":"July 22, 2018","user":"365valindab"},{"attraction_id":5,"rating":5.0,"review":"Fantastic Tour!. This was a great tour! It visited a good variety of must-see sites and activities. It was well-organized and we did not have to worry with parking, tickets, or navigating locations or traffic. Caleb was our tour guide. He was exceptionally good - fun, friendly,...","review_date":"July 21, 2018","user":"kahharris"},{"attraction_id":5,"rating":5.0,"review":"Hat Trick! Great tour, great weather and great guide.. Tour guide, Brian, was hilarious and informative. Lots of things to see and no waiting in long lines. Great use of time and well organized.","review_date":"July 21, 2018","user":"rebeccas6059"},{"attraction_id":5,"rating":5.0,"review":"Perfect tour and tour guide. . This tour is absolutley amazing, well organized, very efficient office staff to make pick-up arrangements, and an exceptional tour guide, Randy. This is definitely the was to see Niagara Falls, no hassle even though crowds, no long delays and no long walks in the heat....","review_date":"July 21, 2018","user":"susangh7239jk"},{"attraction_id":5,"rating":5.0,"review":"Loved the Tour!!. This was my first time ever coming to Niagara Falls. This tour is a must if you are coming to see Niagara falls. Our tour was with Noman, he was good!!!! This tour take you into the Cave of the Winds and on the Maid...","review_date":"July 21, 2018","user":"leahrevoo"},{"attraction_id":5,"rating":5.0,"review":"Great tour. This tour is a great deal for the price! Josh was a great guide, he made the trip fun and interesting (and allegedly he is a better guide than his twin brother \ud83d\ude00)","review_date":"July 20, 2018","user":"harry_k"},{"attraction_id":5,"rating":5.0,"review":"Over the Falls Tours with Randy. Randy was a terrific tour guide! He made this tour so much fun with his keen humor and knowledgable account of the sights along the way. He was able to keep everyone on time without ever feeling rushed. I think we covered just about everything...","review_date":"July 19, 2018","user":"jeanne_w"},{"attraction_id":5,"rating":5.0,"review":"Deluxe Sightseeing Tour of American and Canadian Sides. This was a GREAT tour! NEVA THE DIVA tour guide was so much fun and informative. She told us many historical stories and showed us pics on her iPad. She got all the tickets for us at each place and told us just how to...","review_date":"July 18, 2018","user":"terri_g"},{"attraction_id":5,"rating":5.0,"review":"Niagara Falls tour. We had a great time .We got to see everything we came to see and more. Adam was our guide and I can't say enough nice things about him. He was great! Picked us up on time at our hotel and always asked if we...","review_date":"July 18, 2018","user":"vil50"},{"attraction_id":5,"rating":5.0,"review":"Over the Falls tour with John B.. We went on the tour July 14, 2018. What an amazing experience with John B as the tour guide. Worth every penny and more!! We absolutely loved every experience and created life long memories!! It was AWESOME!!","review_date":"July 15, 2018","user":"jen_k"},{"attraction_id":5,"rating":5.0,"review":"Excellent. This was an excellent tour. We had Randy as our guide and he was amazing. We saw the best of the US and Canadian side. At each stop he gave us the history and very good tips on seeing the site. He kept us on...","review_date":"July 15, 2018","user":"jeff_s"},{"attraction_id":5,"rating":5.0,"review":"Great Experience Over the Falls. We had a great time during our Tour on 07\/2018. Our Tour Guide, Randy was great. He is very informative, funny, entertaining and was on time. We had a great time. He gave us great advice on what to do on the Maid of the...","review_date":"July 14, 2018","user":"armando_r"},{"attraction_id":5,"rating":5.0,"review":"Over the Falls Tour. We started this tour thinking it was just the Maid of the Mist tour but it was sooo much more. Josh D. picked us up at our Hotel and we went to the American Falls. Josh is a great story teller and kept us informed...","review_date":"July 14, 2018","user":"cfox3dc"},{"attraction_id":5,"rating":5.0,"review":"Best thing we did!!. We came to Niagara Falls for our 28th Anniversary in July 2018. By far the best thing we did on our trip was do this tour. The Tour Guide who\u2019s name is Caleb was on time, very courteous, informative, and funny. I highly recommend this...","review_date":"July 14, 2018","user":"moe303"},{"attraction_id":5,"rating":5.0,"review":"Worth Every Penny!. I spent the day with Caleb as my tour guide. He picked me up and dropped me off at my hotel. On the American side we visited Maid of the Mist and Cave of the Winds. On the Canadian side, we had lunch and visited...","review_date":"July 13, 2018","user":"cathy_c"},{"attraction_id":5,"rating":5.0,"review":"If you really want to see the falls you must experience this tour!. This tour shows you Niagra Falls from many perspectives. From the overall view from the tower to the up close of Hurricaine landing. My husband and I were vacationing there to celebrate our 45th wedding anniversary and had a wonderful time! Our tour guide Caleb...","review_date":"July 13, 2018","user":"leslie_c"},{"attraction_id":5,"rating":5.0,"review":"No Would\u2019ve, Could\u2019ve, or Should\u2019ve Left After this Tour. We spent our day touring Niagara Falls with Randy and experienced the falls from nearly every perspective possible.\nThe guide: Randy was a fantastic guide and very knowledgeable about the area. He shared tidbits throughout the day both on the bus and at locations. As...","review_date":"July 13, 2018","user":"dean_amy-2004"},{"attraction_id":5,"rating":5.0,"review":"Excellent and highly recommendable. A full day tour with lot of attractions.\nbest experience was the MAID OF MIST tour. very impressive.\nour Guide Jay was very(!!!) great.\nIt was a hunderd percent worth tour with him - special Thanks to Jay!\ncollection at the hotel by about 09.00a.m....","review_date":"July 13, 2018","user":"manfred_k"},{"attraction_id":5,"rating":4.0,"review":"breath taking views. Noman was very informative through out tour.\nlonger than 6 hours advertised, mainly because other people on tour were late in returning to bus as directed.\ngreat for the money, as you would waste more time doing every stop with parking, ticket purchases etc. so...","review_date":"July 12, 2018","user":"thomas_k"},{"attraction_id":5,"rating":5.0,"review":"A Great Day with a Great Tour Guide. Great Tour, Our guide Neva the Diva was great. She was informative, entertaining, and full of energy.","review_date":"July 12, 2018","user":"johndepaola"},{"attraction_id":5,"rating":5.0,"review":"Niagara Falls in a day with Randy. Highly recommend this tour to get the full experience of the Falls on both sides. Randy was very knowledgeable giving suggestions on how to approach areas without getting drenched.","review_date":"July 12, 2018","user":"james_l"},{"attraction_id":5,"rating":5.0,"review":"An absolutely amazing day!. This is the only way to go if you want to see Niagara Falls from both sides. From the convenience of being picked up at our hotel to not having to worry about parking or admission tickets made it SO worth every penny. The six...","review_date":"July 11, 2018","user":"_debzach"},{"attraction_id":5,"rating":5.0,"review":"Excellent Tour. We just came back from Niagara Falls and this tour was well worth the money. Our tour guide, Randy, was awesome. He was so knowledgeable, personable, entertaining and succeeded on making our tour the best it could be. All the sights we visited were great....","review_date":"July 11, 2018","user":"sfries19"},{"attraction_id":5,"rating":5.0,"review":"Niagara Falls in a day with Adam. This tour was definitely worth the price when you consider it covers admission to parks, boat rides and attractions without the hassle of driving and parking. Adam was a very knowledgeable guide. We were picked up and dropped off at our hotel. We saw the...","review_date":"July 10, 2018","user":"tonif171"},{"attraction_id":5,"rating":5.0,"review":"Great experience!. The tour program was well organized. The time schedule was comfortable even with a young kid. Paul explained various stories about Niagara Falls.We had a wonderful time.","review_date":"July 10, 2018","user":"pommes1234"},{"attraction_id":5,"rating":5.0,"review":"Worth it!. This tour is worth it. Josh was great! The time it saves you from lines and trying to figure things out on your own. Hotel pick-up and drop-off is convenient and on-time. Would do it all over again. I have been recommending it to everyone.","review_date":"July 8, 2018","user":"lsoldevila"},{"attraction_id":5,"rating":5.0,"review":"The Best Way to See the Falls Area in a Day. We had two nights and one and 1\/2 days in the falls area, we booked a tour so we could make the best use of our time and it is the way to go. Parking is not fun in this area, it's hard to find...","review_date":"July 8, 2018","user":"swanygk"},{"attraction_id":5,"rating":5.0,"review":"The tour and Caleb were awesome!. We saw both the American and Canadian sides in one day and enjoyed Caleb\u2019s commentary and great assistance - he helped make sure the grandkids and all of us adults had a great experience - definitely worth it!!!","review_date":"July 8, 2018","user":"x814ydlindam"},{"attraction_id":5,"rating":5.0,"review":"Wonderful tour - highly recommended!!. Our family (parents and one teenager - 14yo) really enjoyed this tour. First of all, it is very thorough, and doing the falls in one day, while exhausting, is really the way to go. Our tour guide Ed was outstanding - great personality, shared his...","review_date":"July 7, 2018","user":"heatherdes"},{"attraction_id":5,"rating":5.0,"review":"A truly amazing tour !. Paul was our guide and was fantastic, his knowledge and care for all on the tour was great. We had a incredible day and will remember this tour for a very long time.\nYou must do this tour !","review_date":"July 7, 2018","user":"paul_c"},{"attraction_id":5,"rating":5.0,"review":"Best day trip ever . Caleb was great! The trip started around 8am and ended around 4pm. I will highly recommend this day trip. It was fun and also educational. My teenage boys loved the cave of the winds. The biggest advantage is you get to skip the lines and...","review_date":"July 6, 2018","user":"meloniew897"},{"attraction_id":5,"rating":5.0,"review":"Excellent day at Niagara falls. Our tour guide was Josh, he was an awesome guide that really knew how to keep his tour group entertained. His experience and knowledge of the different sites we're so helpful to make the trip even better.\nThe sites we're amazing, from the maid of...","review_date":"July 5, 2018","user":"michelle_h"},{"attraction_id":5,"rating":5.0,"review":"7\/4\/18 tour. Randy was our tour guide today 7\/4\/18. He was phenomenal! Best tour guide we have ever had. He was knowledgeable, interesting, helpful and humorous. He took excellent care of us. His many facts and tips were so valuable and contributed immensely to our tour.\nLoved...","review_date":"July 4, 2018","user":"nurturingmom"},{"attraction_id":5,"rating":4.0,"review":"Royal Canadian tour is good, but quality of tour guide is hit or miss. We did the Royal Canadian tour, which is an all-day package that takes you to the American and Canadian sides of the falls. You certainly see a lot of the falls - both the American and Canadian sides, the Skylon tower, and a couple of...","review_date":"July 4, 2018","user":"tgd721"},{"attraction_id":5,"rating":5.0,"review":"The Best Tour and Guide for Niagara Falls Trips. A perfect and complete tour of both Falls and many locations that contribute to the life and beauty of the Falls. Our Over The Falls tour guide, Adam, was informative, focused and kept us on track to see all sites and locations listed. His engaging...","review_date":"July 2, 2018","user":"jeff_h"},{"attraction_id":5,"rating":5.0,"review":"Highlight of our Niagara Falls Vacation. Our day trip with \"Over the Falls\" (visiting both the US and Canadian sections of Niagara Falls) was without a doubt the high point of our family vacation. In addition to seeing both the US and Canada falls, there were numerous other stops at related...","review_date":"July 2, 2018","user":"telekon"},{"attraction_id":5,"rating":5.0,"review":"Amazing day trip to Niagara Falls. Many thanks to Over the Falls Tours for a spectacular day!!!\nJaci was amazing in helping us organize all the details with very little advance notice.\nThe Maid of the Mist, Cave of the Winds, Table Rock to see Falls from Canadian side.\nWe saw...","review_date":"June 28, 2018","user":"anabelle888"},{"attraction_id":5,"rating":5.0,"review":"AWESOME Experience. The tour was great. John, the tour guide, was the best. He was very knowledgeable, patient, and kept the tour on track. He made sure we say all the major items, told us in advance the best way to get the best experience and made...","review_date":"June 28, 2018","user":"lindatoombs878"},{"attraction_id":5,"rating":5.0,"review":"Perfect tour of Niagra Falls. The best part of our tour was the tour guide, Paul. He had a lot of great stories to share with all of the folks on our tour. Really appreciated spending the day and experiencing Niagara Falls for the first time with my son. Best...","review_date":"June 28, 2018","user":"jennifer_g"},{"attraction_id":5,"rating":5.0,"review":"Excellent!!!. Josh was AMAZING. The tour could not have been more incredible. Our guide timed everything perfectly, down to seeing extra things because it was shift change time at customs (to maximize our time and not wait). Knowledgeable, kind, and made the tour such a treat....","review_date":"June 26, 2018","user":"bgilliland05"},{"attraction_id":5,"rating":5.0,"review":"Amazing !. Randy the tour guide was amazing! He gave us helpful tips and took us to extra places that visitors, not tourist know. \ud83d\ude09","review_date":"June 26, 2018","user":"jdmluder"},{"attraction_id":5,"rating":5.0,"review":"great tour. we were picked up at 8:30 am, and than picked up a few more for this wonderful tour.\ni am sorry i cannot remember exactly with accuracy our guides name, but it had something to do with nova the diva...she was awesome!\na lot of...","review_date":"June 25, 2018","user":"maryanne156"},{"attraction_id":5,"rating":5.0,"review":"Stress free way to see the Falls. This tour was recommended to us at the visitor's center on I-90 by Tobie, and It turned out to be a great idea. The tour took all the hassle out of the visit, with no waits on ticket lines or hassles for parking. Josh, our...","review_date":"June 25, 2018","user":"indysmom38"},{"attraction_id":5,"rating":5.0,"review":"Great way to see all of Niagara Falls. Thoroughly enjoyed all aspects of this tour, and Randy was fantastic as a tour guide, full of knowledge and useful tips. This truly was a great way to cover the whole area in one day.","review_date":"June 24, 2018","user":"64geoff"},{"attraction_id":5,"rating":5.0,"review":"Ed is \"THE MAN\". Wonderful well timed and all inclusive of everything I could have thought of. We were a group of 4 who were celebrating the retirement of one of our 4. Ed the guide told the best side stories to the bus group of 15 and kept...","review_date":"June 24, 2018","user":"ridenautique"},{"attraction_id":5,"rating":5.0,"review":"What a day!. Randy our tour guide was fantastic! He gave us insights and tips at all of our stops ... if we wanted to get wet or if we didn\u2019t! He was always ready and waiting for us after our trips and ensured our needs were taken...","review_date":"June 23, 2018","user":"narellefrombundy"},{"attraction_id":5,"rating":5.0,"review":"Great way to see the American and Canadian sides of the Falls. This is an excellent, no-hassle way to see the Falls. You're picked up and returned to your hotel, so no driving. Our guide, Caleb, was the best, and we learned about the history of the area. It's a full, relaxing, and exciting day. Maid of...","review_date":"June 23, 2018","user":"susanjg3602yi"},{"attraction_id":5,"rating":5.0,"review":"Neva the Diva is the best tour guide. Excellent tour and Neva the Diva is the best tour guide. Saw both sides of Falls , US and Canadian side. Neva went out of her way to insure we had a great tour. Our group had a little trouble at the Canadian border, but...","review_date":"June 20, 2018","user":"scout186"},{"attraction_id":5,"rating":5.0,"review":"Great day trip . This tour was a great way to see everything on both the US and Canadian side of Niagara Falls. Noman was very knowledgeable and well organized. We were picked up from our hotel and dropped off afterwards. Lunch is on your own but everything else...","review_date":"June 19, 2018","user":"dusty_s"},{"attraction_id":5,"rating":5.0,"review":"Wow Tour!. Absolutely awesome and especially with Paul our tour guide. He made the tour\nso very interesting with his history knowledge. He was so personable and made\neveryone fill right at home. Score Paul an A+ for this tour!","review_date":"June 19, 2018","user":"jacknutter3"},{"attraction_id":5,"rating":5.0,"review":"The Falls Up Close!!. Ed our guide was excellent. The tour bus was comfortable and small enough that the group got to know each other and it made our shared experience even better. We saw the falls up close and personal. My group consisted of four ladies ages 63+....","review_date":"June 19, 2018","user":"denise_a"},{"attraction_id":5,"rating":5.0,"review":"A Fantastic Day!. Our family was so pleased with everything about this tour, especially our guide, John B\nHe was so friendly, informative and very helpful. He really went out of his way to make our day pleasant and memorable. Because of so many people waiting in lines...","review_date":"June 18, 2018","user":"djcramer"},{"attraction_id":5,"rating":5.0,"review":"Worth the Wait. Other tour members made our group late - more than once. Our driver, Paul, took it in stride and exhibited much patience in dealing with them. The problem with being behind schedule then results in less time at each sight which was unfortunate. Here again,...","review_date":"June 18, 2018","user":"mldavine"},{"attraction_id":5,"rating":2.0,"review":"Too much wasted time. too much wasted time between the good stuff...Guide did not show authority from the beginning so one group was late at every stop...then the lunch stop??? Not so sure why in the world we stopped for lunch where we did??? Such a waste...we could have...","review_date":"June 17, 2018","user":"vbtravel_12"},{"attraction_id":5,"rating":5.0,"review":"Awesome time!. JOHN was our tour guide and he was very informative about falls and Canada side. John helped me and my husband with walking, keeping us close to the line. Enjoyed the people we were with. Very memorable trip.","review_date":"June 17, 2018","user":"cheryl295"},{"attraction_id":5,"rating":5.0,"review":"Neva the Diva. This tour was excellent. Maid of the Mist boat ride was phenomenal. Our tour guide, Neva the Diva, provided a full day of fun and information.\nNeva is 5 stars all the way...","review_date":"June 16, 2018","user":"paula_v"},{"attraction_id":5,"rating":5.0,"review":"Maid of Mist and Falls tour. This tour encompassed so much more than we thought. Great value. Tours of islands and Skyline was great. Our guide Noman was very knowledgeable and friendly.","review_date":"June 15, 2018","user":"vichall60"},{"attraction_id":5,"rating":5.0,"review":"Great Tour. The tour was great! Adam was a wealth of knowledge. He was professional, friendly, and just made everyone relax and enjoy the tour. I would recommend it to everyone!","review_date":"June 14, 2018","user":"jim_l"},{"attraction_id":5,"rating":5.0,"review":"Well worth the time and money - A must do!. This tour was awesome! Caleb was a knowledgeable, friendly, profession and helpful tour guide. The sites that we visited were extraordinary and Caleb got us in and out without having to wait in long lines. Both my wife and I thoroughly enjoyed every aspect of...","review_date":"June 14, 2018","user":"dennis_b"},{"attraction_id":5,"rating":5.0,"review":"This is a MUST DO TOUR!!!. Don't miss this tour!!!\nWe are from Texas and had the wonderful opportunity to tour with \" TEAM PAUL\" Monday 6\/11\/18. He was on time, courteous, friendly, has a Great sense of humor, very knowledgeable, he stated he grew up around the area therefore; he...","review_date":"June 14, 2018","user":"bellenthial"},{"attraction_id":5,"rating":5.0,"review":"The Absolute Best of Niagara Falls. Over The Falls Tour with our guides, Kaleb and Josh, are the best!! We are tour operators that have had many guides in our 15 years of business. These fellows were a hit with our group. They escorted us around the Niagara area avoiding long...","review_date":"June 13, 2018","user":"deena_k"},{"attraction_id":5,"rating":5.0,"review":"Ticked all the boxes, totally awesome. Niagara Falls has been on my bucket list for as long as I can remember and this trip ticked all the boxes. Based on feedback from friends, we decided to stay on the Canadian side but wanted to visit The Cave of the Winds on...","review_date":"June 13, 2018","user":"sue-youngman"},{"attraction_id":5,"rating":5.0,"review":"Don't miss this tour. If at all, ask for Team Paul to tour with. Very knowledgeable of the local history.. If we had not had Paul as our guide, I believe we would have missed a great history lesson which made the tour more enjoyable. Paul personality clicked with us.","review_date":"June 13, 2018","user":"cjee2018"},{"attraction_id":5,"rating":5.0,"review":"Awesome visit. Our tour guide, Paul, was amazing: funny, very knowledgeable, caring, and patient. The boat tour was incredible. The next day we went to visit the various places Paul had mentioned. The van that came to pick us up was very comfortable. The Hungry Moose was...","review_date":"June 12, 2018","user":"marieaw2276ri"},{"attraction_id":5,"rating":5.0,"review":"Over The Falls Tour. On the 4th of June I accompanied my nephew and niece who were visiting from Italy on Over the Falls tour. Our tour guide Jairus was the greatest of all my experience. He was very knowledgeable and extremely friendly. He treated us to a wonderful...","review_date":"June 12, 2018","user":"226zipet"},{"attraction_id":5,"rating":5.0,"review":"An Experience Not To Be Missed. Hearing about Niagara Falls is one thing, seeing it and experiencing the surrounding activities (American Falls, Bridal Falls, Horseshoe Falls, Skylon Tower, Maid of the Mist, Cave of the Winds and Goat Island) made for a memorable 6-7 hours. The professionalism and experience of the...","review_date":"June 11, 2018","user":"rkleinpa"},{"attraction_id":5,"rating":5.0,"review":"Awesome Tour. This is an amazing tour! You definitely get your money\u2019s worth! Goat Island, Three Sisters Island, Cave of the winds, Maid of the Mist, Table Rock, Whirlpool, and finish up with Skylon Tower! Our tour guide Lizzie was awesome, a lot of knowledge as well...","review_date":"June 10, 2018","user":"tonyah747"},{"attraction_id":5,"rating":5.0,"review":"Start your trip to Niagara Falls with this.and here's why.. This trip is an excellent way to start your trip. You will see, the US Falls, Cave of the Winds, Goat Island, Canadian Falls, the Whirlpool (not a top ten feature), the Floral Clock, and lunch. The tour is about 6 hours long, after your...","review_date":"June 10, 2018","user":"larry_w"},{"attraction_id":5,"rating":2.0,"review":"NOMAN is NOT a GOOD TOUR GUIDE. We did the deluxe tour. American&Canadian side tour.\nThe EXCURSIONS was PERFECT and worth the money\nBut with the excursions it's VERY IMPORTANT that our tour guide play his role well.\nNOMAN isn't great to begin with. He's always STRESSED OUT counting heads and he...","review_date":"June 9, 2018","user":"chlirby_c"},{"attraction_id":5,"rating":5.0,"review":"Fantastic tour and excellent service!!. This day tour of both sides of the Falls was excellent. We visited from Australia with our 2 teen daughters. Our guide Caleb was fantastic and very knowledgeable, enthusiastic and attentive - we couldn\u2019t\u2019 fault anything at all. We spent a month in the USA...","review_date":"June 8, 2018","user":"peta_s"},{"attraction_id":5,"rating":5.0,"review":"Amazing tour. Everything we\u2019d hoped for. Our guide Caleb was engaging and knowledgeable and overall, the day ran seamlessly as we moved from one amazing experience to the next. Highly recommended.","review_date":"June 6, 2018","user":"gmcelroy58"},{"attraction_id":5,"rating":5.0,"review":"Great tour with a great guide. I was the only person not staying in Niagara Falls on my tour. Andy was kind enough to pick me up at the bus station and also drop me off on time so I could catch a bus back to Toronto. His tour was very...","review_date":"June 6, 2018","user":"angiegrrl"},{"attraction_id":5,"rating":5.0,"review":"Niagra Falls Bucket List. Caleb, was our tour guide. He is a major asset to the company. He had a great attitude, very patriotic towards the falls and treated us with respect. Liked him and the tour so much I recommended it to my brother when he comes out...","review_date":"June 5, 2018","user":"tseibert82"},{"attraction_id":5,"rating":5.0,"review":"Great tour guide and wonderful tour!. Neva the Diva was our tour guide for this 7 hour tour. We were picked up promptly at Home Depot and spent the next 7 hours doing both the american and canadian side of the falls. We got wet on the Maid of the Mist...","review_date":"June 5, 2018","user":"hotdigaty"},{"attraction_id":5,"rating":5.0,"review":"Breath taking. Caleb was our tour guide. He was the best! Lots of information about the falls the parks and history about the surrounding area. We were picked up on time, Caleb shared best picture spots, gave us plenty of time to enjoy and never hesitated to...","review_date":"June 4, 2018","user":"zowie954"},{"attraction_id":5,"rating":5.0,"review":"Comprehensive tour!. This tour includes everything you would want to do in order to see and learn about the falls. Our tour guide, Tom, was knowledgeable and informative and did a great job. My only critique would be that lunch and souvenir shopping was on the Canadian...","review_date":"June 2, 2018","user":"marie_l"},{"attraction_id":5,"rating":5.0,"review":"Greatest way to take in The Falls!. We were on one of your tours with Caleb. Just had to let you know how impressed we were with Caleb's knowledge and professionalism. He made it so much fun and so easy to get to everything that was a part of our tour. I...","review_date":"June 2, 2018","user":"patricia_parr_b"},{"attraction_id":5,"rating":5.0,"review":"Great way to see a lot in one day. I was a bit reluctant to pay this much for a tour ($139 pp), but it was nice not having to worry about driving, parking, getting tickets, etc. It was a very full day and Caleb our guide was outstanding - very knowledgeable, helpful, and...","review_date":"June 1, 2018","user":"frankb357"},{"attraction_id":5,"rating":5.0,"review":"The BEST Time. We booked this tour with high hopes & Paul did an awesome job and succeed them! We spent all day touring the American and Canadian side with Paul by our side. He told us a lot of history about the falls and surrounding areas. I...","review_date":"June 1, 2018","user":"taylor_r"},{"attraction_id":5,"rating":5.0,"review":"Overthefalls tour. Caleb provided an informative and entertaining tour of all things associated with Niagara Falls. The tour went smoothly and his love of Niagara history was apparent. Highly recommend this tour to anyone visiting Buffalo!","review_date":"May 31, 2018","user":"sstexrv"},{"attraction_id":5,"rating":5.0,"review":"Review of Tour. Caleb the tour guide was outstanding; very knowledgeable and provided humor in his presentation about the tour historical topics. He was also helpful for my wife who as some difficulty in walking. I highly recommend taking the six hour Over The Falls Tour with Caleb,...","review_date":"May 30, 2018","user":"bob_o"},{"attraction_id":5,"rating":5.0,"review":"Wonderful Tour. I agree wholeheartedly with Sweetp75, I think we must have taken the same tour with Paul as our guide. He was personable and fun, as well as very knowledgeable about what we were seeing in the area. The tour is well organized and well worth...","review_date":"May 30, 2018","user":"margaret_c"},{"attraction_id":5,"rating":5.0,"review":"Worth every penny!. This was worth every penny! Maid of the Mist, both sides of the falls, Cave of the winds all great! We would have never been able to see this many places without Paul! Seriously, a great guy who managed to keep all the cats on...","review_date":"May 30, 2018","user":"susan_h"},{"attraction_id":5,"rating":5.0,"review":"Deluxe Over-the-Falls Tour with Caleb. This was a great, 'see-it-all', six-hour tour that included convenient hotel pick-up and drop-off. Caleb, our tour guide was very knowledgeable--a walking encyclopedia on the Niagara area--who made the day interesting, enjoyable and fun. I highly recommend this exciting tour and awesome guide, Caleb.","review_date":"May 30, 2018","user":"hburns7"},{"attraction_id":5,"rating":5.0,"review":"Fun tour!. This was my first visit to Niagara Falls. My tour was on Sunday of this very busy Memorial weekend. Our tour guide Paul was very knowledgeable and professional. He made sure that passenger pickup went smoothly, drove us through busy traffic efficiently, and kept us...","review_date":"May 29, 2018","user":"sweetp75"},{"attraction_id":5,"rating":5.0,"review":"Great tour!. Enjoyed our tour with Josh. He was knowledgeable and entertaining. Felt like we got to see and do a variety of things. Good value.","review_date":"May 29, 2018","user":"ann_l"},{"attraction_id":5,"rating":5.0,"review":"Over the falls tour was excellent. Our tour guide Caleb was fantastic. He had a lot of information about the falls and area that was not available any where else. Easy going and laid back tour. Not a hurry up and rush tour. Did so many exciting things but the Maid...","review_date":"May 29, 2018","user":"debbie_n"},{"attraction_id":5,"rating":5.0,"review":"Full Package Tour with a few Surprises!. Just got back from our stay in Niagra Falls and Spent the day with Over the Falls Tours! All i can say is Ive lived in this area for years and STILL learned a huge amount along the way.. Not to mention saw a few...","review_date":"May 28, 2018","user":"iceman555soul"},{"attraction_id":5,"rating":5.0,"review":"Over the Falls Tours is Over The Top. This is a wonderful tour. If Caleb is your guide, it is going to be even better. The tour itself is just great. You get it all. Maid of the Mist, US side, Canadian side, all views, all wet. We really feel that we have...","review_date":"May 25, 2018","user":"garrett_d"},{"attraction_id":5,"rating":5.0,"review":"Fantastic, Informative Tour. Our tour guide, Randy, said that we would see it all, and he was 100% correct. We got to see the falls area from all angles, and when we were done we had in fact seen it ALL!!\nRandy was both an informative and knowledgeable...","review_date":"May 25, 2018","user":"robert_c"},{"attraction_id":5,"rating":5.0,"review":"Over the falls tour with Calib. Awesome day in Niagara! A well thought out and very interactive day. We took in all the best on both sides of the border. Calib make the experience so enjoyable, was enthusiastic, entertaining, knowledgeable and flexible. There is no way that we could have ever...","review_date":"May 22, 2018","user":"ghoffman2018"},{"attraction_id":5,"rating":5.0,"review":"Over The Falls With Paul Our Tour Guide. We spent the day touring all the Niagara Falls sites as guided by our guide Paul. This was a most enjoyable day and we learned a lot of history as we visited each site. We could never have done this on our own as he...","review_date":"May 22, 2018","user":"larry_s"},{"attraction_id":5,"rating":5.0,"review":"Over the Falls Tou with Paul. Our tour guide was Paul. He was excellent from pick up to drop off. Pointed out landmarks along the way and gave interesting facts and stories about the falls and region. Paul was patient and kind and answered all our questions. I highly recommend the...","review_date":"May 22, 2018","user":"slsmall422"},{"attraction_id":5,"rating":5.0,"review":"A must see tour!. Our guide was Josh. He was very entertaining and knowledgeable of the history and other details. Very informative and a wonderful personality. We took this tour so we wouldn't have to fight traffic. All of the stops were excellent and allowed enough time to soak...","review_date":"May 21, 2018","user":"685darrink"},{"attraction_id":5,"rating":5.0,"review":"Over the Falls Tours with Jay. What an incredible day! I went with my mum and dad for my mum's birthday and this tour was a definite highlight of our entire trip!\nJairus our guide (Jay) was brilliant. He plays the ukulele and made that a fun feature through the bus...","review_date":"May 20, 2018","user":"simid2018"},{"attraction_id":5,"rating":5.0,"review":"Over the Falls tour with Paul. Excellent tour all the way around. Paul picked us up at our B&B and he then spent the next 5 hours showing us the sites. He was very knowledgeable about the falls and surrounding areas. It was a great day and I would recommend asking...","review_date":"May 20, 2018","user":"williamdrowlands"},{"attraction_id":5,"rating":5.0,"review":"Over the Falls with Paul. Paul was our tour guide.He picked us up at our hotel and explained everything along the way.He was very knowledgeable and gave us many insider tips. It was an enjoyable day and we would highly recommend this tour guide and company.","review_date":"May 19, 2018","user":"rclark911"},{"attraction_id":5,"rating":5.0,"review":"Hawaii Ho Niagara Falls Tour review. Spectacular tour of Niagara Falls, enhanced by personal touch by Caleb . . . friendly, fun, knowledgeable, personable, professional. Blessed to have Caleb as our guide!","review_date":"May 18, 2018","user":"humehira"},{"attraction_id":5,"rating":5.0,"review":"over the falls with josh. Josh,our tour guide,picked us up at our hotel and took all the hassel of driving and finding all the amazing sites away from us out of towners!one of the most enjoyable tours we have takin! thx josh!!!!","review_date":"May 17, 2018","user":"stephandkeith94"},{"attraction_id":5,"rating":5.0,"review":"Follow the Music. Our guide today played the yukela while waiting for us at different spots and reloading the bus. He was very knowledgeable and engaging. You could really feel that he want ed communicate to you the meaning of the area of Niagara Falls.","review_date":"May 15, 2018","user":"deborah_o"},{"attraction_id":5,"rating":5.0,"review":"Great Tour of Niagara Falls. This tour is all that you can ask for! We booked this tour to make sure we saw both falls and it did not disappoint. We spent the day with a great group of people with Caleb as our guide. Recommend you request him if...","review_date":"May 14, 2018","user":"marshafolts"},{"attraction_id":5,"rating":5.0,"review":"FUN FUN FUN!!! JOSH WAS GREAT! . Definetely a must do! We got to see all the main attractions in 5-6 hours & never felt rushed, had plenty of time to take pictures and shop around for snacks\/souvenirs. Josh was funny and very helpful !! Just the positive energy you need for...","review_date":"May 13, 2018","user":"sherpa772940"},{"attraction_id":5,"rating":5.0,"review":"Great tour. Great tour, specially the tour guide Ms. Neva. She was very informative and took us to the best places to see the falls. Take this tour you will not be disappointed.","review_date":"May 12, 2018","user":"ernesto_r"},{"attraction_id":5,"rating":5.0,"review":"Niagara Falls . Such an amazing day touring both sides of Niagara Falls. Josh kept it well paced without rushing. He was friendly and had such a vast knowledge of the falls and surrounding areas. Loved his sense of humor, too! We will definitely be back!! Thank you...","review_date":"May 12, 2018","user":"donna_s"},{"attraction_id":5,"rating":5.0,"review":"Caleb is the Bomb!!!!!. Caleb was WONDERFUL as our tour guide!!! He was informative, extremely nice and made our tour experience fantastic!!! He is funny, caring, and we had a great time with him. The tour itself was great.. we got to see both sides of Niagara and also...","review_date":"May 11, 2018","user":"wake728"},{"attraction_id":5,"rating":5.0,"review":"\ud83c\uddfa\ud83c\uddf8\ud83c\udde8\ud83c\udde6 . Everything about the tour was grand. Timing for every stop was perfect. Never felt rushed, yet had enough time for everything. The boat ride was a great time, be sure to bring your Wellies! Our tour guide Josh was great, he had some solid dad...","review_date":"May 10, 2018","user":"krista_n"},{"attraction_id":5,"rating":5.0,"review":"Wonderful views from various perspectives. We experienced this tour on a beautiful, clear day. We were picked up from our KOA campsite and driven to a location where we met the tour bus. Our guide was Paul who was very knowledgeable and humorous. He took the tour up a notch...","review_date":"May 10, 2018","user":"jazzylt1957"},{"attraction_id":5,"rating":5.0,"review":"Paul Was Awesome!. We booked a tour through Over The Falls and it was an awesome experience. Paul was very knowledgeable about the history of Niagara Falls and random facts. Also provided awesome places to eat out.","review_date":"May 9, 2018","user":"jack0451"},{"attraction_id":5,"rating":5.0,"review":"Our tour guide Jay was very interesting and informative.Also a talented ukulele player!. This tour is a must when visiting Niagara Falls. The tour will take most of the day but well worth it. You will be intertained and amused by the stories and facts surrounding Niagara Falls. Our tour guide Jay was full of facts and also...","review_date":"May 9, 2018","user":"carol_s"},{"attraction_id":5,"rating":5.0,"review":"Wonderful Experience!. This tour was worth the money! It includes all entrance fees to the parks and Maid of the MIst, with pickup and drop off at your hotel. The company called us the day before to confirm our time of pickup. Our guide, Josh, was very...","review_date":"May 6, 2018","user":"jcdc1982"},{"attraction_id":5,"rating":5.0,"review":"Excellent group tour.. With a very friendly, knowledgeable 5 star guide named Caleb, our group of 15 totally enjoyed ourselves even though the day was overcast and cold. Caleb kept us on track and we were able to see and do all the major events including a very...","review_date":"May 6, 2018","user":"roy_u"},{"attraction_id":5,"rating":5.0,"review":"What a fun day. . Book this day trip a couple of months ago and I was not sure that it would be worth the price. This trip was wonderful. Caleb was a great guide and took care of everything. Thank you.","review_date":"April 28, 2018","user":"sue_m"},{"attraction_id":5,"rating":5.0,"review":"Over the falls tour. Paul was our guide and did an excellent job describing all the sights. I would recommend this tour for anyone visiting this area.","review_date":"April 28, 2018","user":"larry_t"},{"attraction_id":5,"rating":5.0,"review":"Perfect way to see the falls. This was an exceptional way to see all of Niagara Falls in one day. Josh was a fantastic tour guide. He was very helpful and answered lots of questions, while giving great information. Excellent tour and great tour guide, highly recommended","review_date":"April 27, 2018","user":"derek_h"},{"attraction_id":5,"rating":5.0,"review":"Great sightseeing of Niagara falls. Wonderful day with lots of awsome spots. Josh, our guide is has lots of stories to tell and great humour. We enjoyed this day, thanks.","review_date":"April 27, 2018","user":"romromri"},{"attraction_id":5,"rating":5.0,"review":"5+ Stars for Caleb and the Tour. My husband and I, along with another couple, took the American\/Canadian Deluxe Combo on April 19th. My husband and I took the same tour last year. Fortunately, we got the same tour guide (Caleb) again this year who is\/was AWESOME! The tour had so many...","review_date":"April 24, 2018","user":"sandra_s"},{"attraction_id":5,"rating":5.0,"review":"Winter in Spring. Cold April trip, but Caleb made it enjoyable!\nGood time for us to visit since we do not like crowds very much.","review_date":"April 21, 2018","user":"paula_y"},{"attraction_id":5,"rating":5.0,"review":"An amazing winter tour with sightseeing on both sides. It was fantastic to be guided in a winter tour with magnificent views of Niagara Falls. Although it was freaking cold with the ice rain, the unique beauty of Niagara Falls conquered us. We had a wonderful tour guide Randy who did tremendous work to...","review_date":"April 19, 2018","user":"gavin_c"},{"attraction_id":5,"rating":5.0,"review":"A Must Do Tour!. Such a fun day! We were picked up at our hotel. We saw the Falls from every angle... US side, Canada side, behind the Falls, over the Falls, over the river! Caleb was an awesome tour guide. Very knowledgeable about the area and very entertaining....","review_date":"April 12, 2018","user":"janine_g"},{"attraction_id":5,"rating":5.0,"review":"Fun day!. My boyfriend and I recently took a road trip from NYC to Niagara Falls. It was Easter weekend and I was worried about crowds and large tour groups. We booked Niagara on the Falls with the hopes it would be a small group tour. We...","review_date":"April 11, 2018","user":"mamamia1964"},{"attraction_id":5,"rating":5.0,"review":"Excellent. Really super day with informative, friendly and fun guide, Caleb.\nDay was packed and the 6 hours zoomed by. Well worth the money.","review_date":"March 25, 2018","user":"julie_s"},{"attraction_id":5,"rating":5.0,"review":"Karen. Tremendous tour guide was really good very informative well worth the money would highly recommend the tour learned so much more than if we had done the sights ourselves hassle free including border crossing.","review_date":"March 21, 2018","user":"karenmz8274st"},{"attraction_id":5,"rating":5.0,"review":"Awesome Tour and Tour Guide!. Our tour guide, Lizzy, was super cheerful and enthusiastic. She was also super knowledgeable, which made the experience even better. For the pick up she picked people up from both sides of the border, and our tour group was around 10 people. During the tour...","review_date":"March 17, 2018","user":"legalshifu"},{"attraction_id":5,"rating":5.0,"review":"The only way to see the falls!. We decided we did not want to drive from Buffalo to Niagara Falls as it was winter and snowy, so we arranged with the Over the Falls Tour Company for a private day tour. It was so easy to have them pick us up at...","review_date":"March 10, 2018","user":"sa-i44"},{"attraction_id":5,"rating":5.0,"review":"Great experience and awesome tour guide!!! . Our tour guide, Lizzie, was incredibly knowledgeable and lead the tour with great energy and enthusiasm! We felt the tour encompassed all Niagara Falls had to offer! We would definitely recommend this tour to anyone visiting for the first time! Easy 5 stars!","review_date":"February 20, 2018","user":"gabrielvelazquez89"},{"attraction_id":5,"rating":5.0,"review":"Great way to see everything in one day. We were picked up from our hotel by the lovely, cheerful Lizzy who made our day an absolute pleasure. We headed from the Canadian side straight across to the Niagara State Park on the US side for an amazing close up on Horseshoe Falls and...","review_date":"January 10, 2018","user":"250nicky"},{"attraction_id":5,"rating":5.0,"review":"Niagara Falls American and Canadian side. Just finished the tour today. Our guide tour, Ricardo very knowledgeable and explained clearly everything about Niagara and all the story behind. Worth every single cent with this tour and really highly recommended.","review_date":"December 23, 2017","user":"erlienea"},{"attraction_id":5,"rating":5.0,"review":"Fantastic experience - a 'MUST DO' if visiting. My Wife and I visited Niagara Falls in August. We made a specific detour to get there and only had one day on the ground. As a result, we booked this tour and boy, were we glad we did.\nRandy was our tour guide and...","review_date":"December 11, 2017","user":"dan1255"},{"attraction_id":5,"rating":5.0,"review":"Spectacular views, Awesome Tour . All 3 falls, American Falls, Bridal Veil Falls and Horseshoe Falls were all spectacular and Adam made the tour more fun. He was punctual to pick us up, was very knowledgeable and had a good sense of humor. Goat Island, Three sisters islands and whirlpool...","review_date":"December 9, 2017","user":"princessinboots"},{"attraction_id":5,"rating":5.0,"review":"Bob the Best!. I did the tour today and it was just amazing! Bob answer every doubt that se have and we also could feed the squirrels.\nHe is so cool!\nAn Jack the car driver was very friendly too!\nI would recomend this tour because it was...","review_date":"December 5, 2017","user":"beluespinosa"},{"attraction_id":5,"rating":5.0,"review":"Hunter, Alexis and Paige say Bob is their FAVE!. Of the so many exciting, wonderful things we did in our days at Niagara Falls this Summer, my teenage grandchildren say that Bob, our driver and tour guide for a six hour tour, was their favorite--his humor, kindness and stories are what they talk about...","review_date":"November 30, 2017","user":"margaret_d"},{"attraction_id":5,"rating":5.0,"review":"Choose this one. I recently wrote a review for the 'Niagara Falls in One Day: Deluxe Sightseeing Tour of American and Canadian Sides'. That was the name on my itinerary. However, I just found the business card our tour guide \/ driver, Paul, gave us. It was for...","review_date":"November 21, 2017","user":"moo57"},{"attraction_id":5,"rating":5.0,"review":"Amazing day all round!!. We organised our tour months ahead including a return transfer as we were travelling from NYC for just the day.\nUpon landing in Buffalo, we were greeted swiftly by a really friendly guy named Jeff who would be our Airport transfer driver for the day....","review_date":"November 20, 2017","user":"kareis_w"},{"attraction_id":5,"rating":5.0,"review":"Highly recommended. My sister and I were on our bucket list trip to Niagara Falls. We only had a day to see what we wanted to see, so we needed something that ticked all the boxes. This was it! Our tour guide Paul was terrific. He was...","review_date":"November 18, 2017","user":"moo57"},{"attraction_id":5,"rating":5.0,"review":"The falls are a 'must see'.. Our guide Lizzy was great fun and she knew heaps about the falls and all the surrounds. Ours was a small group at the end of the session which was brilliant because it made it easy to get around free of queues and holdups and...","review_date":"November 12, 2017","user":"roland_d"},{"attraction_id":5,"rating":5.0,"review":"WOW, what an experience, will do it again, same company, same guide!!!. This is an absolutely breath taking tour. You will be amazed at the wonders, facts, and sights of the Falls!! Our guide Paul was just outstanding. We were in a small group of about 13 on a mid size van and received much more than...","review_date":"November 1, 2017","user":"don_m"},{"attraction_id":5,"rating":5.0,"review":"STOP READING AND BOOK NOW!. Randy was an awesome tour guide. With only a short weekend to site see, we wanted to fit as much in one day as possible. This tour was perfect. Randy is extremely knowledgeable about the area and included lots of great information. Wear layers and...","review_date":"October 30, 2017","user":"gotigers1111"},{"attraction_id":5,"rating":5.0,"review":"Fantastic Experience. This tour was amazing and our tour guide Nick was a pro. We got to experience many of the major attractions in one day and thanks to Nick we had the best time. Nick was friendly, fun, full of interesting facts, and helped us make...","review_date":"October 28, 2017","user":"tralyhah43"},{"attraction_id":5,"rating":5.0,"review":"Amazing Tour! Even Better Tour Guide!. My fiance booked this tour with Over The Falls on our first trip to Niagara Falls. We chose this tour solely based on the wide variety of activities and sights that this tour provides. The tour itself was amazing and we got to see so...","review_date":"October 28, 2017","user":"chris_a_from_ny"},{"attraction_id":5,"rating":5.0,"review":"Our Guide was the Best Part. We saw the falls from both sides, from the water, and from above-and got drenched as promised! Our guide Jay told us so much history and kept us entertained for hours. And did I mention that he also sang and played the ukulele? It was...","review_date":"October 27, 2017","user":"howardn694"},{"attraction_id":5,"rating":5.0,"review":"Fantastic Niagara Falls tour. Nick was an excellent guide. We were able to do the cave of the winds first so that we could keep those sandals on during maid of the mist. Our shoes stayed dry although nothing else did. Highly recommend. We had a quick trip up...","review_date":"October 27, 2017","user":"laura_t"},{"attraction_id":5,"rating":5.0,"review":"Great day at the falls. We had a great day with our tour guide, Lizzy! Visiting both sides is a must. The stops were at the right places. We did not have to worry about how to get to the right places, pay for parking, etc. Lizzy\u2019s stories were good...","review_date":"October 26, 2017","user":"shawn_w"},{"attraction_id":5,"rating":5.0,"review":"Wonderful Tour! Caleb is fabulous!. Just returned from our tour and this company does an amazing job! We booked our tour late and they were very accommodating. Picked us up, handled all of the details, and showed us an awesome day. Thank you Over the Fall Tours (and most especially...","review_date":"October 24, 2017","user":"tkaylee"},{"attraction_id":5,"rating":5.0,"review":"Wonderful Tour\u2014Fabulous Tour Guide, Adam. Adam guided us through an excellent day touring both the American and the Canadian Falls. Maid of the Mist and Cave of the Winds were wet but thrilling aspects of our trip, and the views of the American Falls, the Canadian Falls, and the city...","review_date":"October 22, 2017","user":"richskiyakr"},{"attraction_id":5,"rating":5.0,"review":"This is the Best Way to see Niagara Falls!. My husband and I recently went to Niagara Falls for the first time. We booked the Niagara Falls in One Day tour and thoroughly enjoyed it! We realized while on the tour all the time and money we saved by taking this tour! Our guide,...","review_date":"October 22, 2017","user":"shalynn"},{"attraction_id":5,"rating":5.0,"review":"Could not have been better!!!. We did luck out with a perfect weather day during a less crowded off-peak week. Our driver\/guide was Lizzy, who was charming, well informed, and gave clear instructions when we were crossing the border, when and where to meet, etc. The tour included the Maid...","review_date":"October 21, 2017","user":"margaret_c"},{"attraction_id":5,"rating":5.0,"review":"A day with Lizzy. My wife and I spent a great day on October 16th with the over the falls tour and our guide Lizzy. She is full of life and great spirit. Her bubbly personality and good sense of humor made the tour even more enjoyable. We met...","review_date":"October 21, 2017","user":"dhscroggins"},{"attraction_id":5,"rating":5.0,"review":"I went over the falls with over the falls tours. Very enjoyable. Great views. Lizzy was our guide and did a very fine job. Very knowledgeable. She was patient with us, but stayed on schedule.","review_date":"October 20, 2017","user":"bandvtate"},{"attraction_id":5,"rating":5.0,"review":"See all the Highlights in One Day. We did Overall the Falls tours after reading so many positive comments here on Trip Advisor and it did not disappoint. I booked the tour via telephone and was provided with all the information I needed relative to pick up times, what to wear and...","review_date":"October 19, 2017","user":"carla_p"},{"attraction_id":5,"rating":5.0,"review":"Over the Falls Tour. We could not have seen as much of the Falls and other historic sights by ourselves. This tour was around 26 people and Paul was our tour guide. I can\u2019t say enough about how great of a tour guide Paul was. Very knowledgeable about the...","review_date":"October 18, 2017","user":"tjb91148"},{"attraction_id":5,"rating":5.0,"review":"Best tour and tour guide!!. This tour company and our guide were fabulous. Our guide was on time, knowledgeable, courteous and had the best suggestions to get the most out of the tour.","review_date":"October 18, 2017","user":"anniecomelately"},{"attraction_id":5,"rating":5.0,"review":"Tour of Niagara Falls with Jay.. Very thorough view of the Falls from many perspectives, from both sides, to include the Maid of the Mist and Skylon Tower. Also took in the whirlpool area of the river. Our tour guide was very informative and friendly, and had the extra privilege of...","review_date":"October 18, 2017","user":"debbie_b"},{"attraction_id":5,"rating":5.0,"review":"Great!. Paul was a great tour guide! He was informative and very personable! We toured both the Canadian and American sides.","review_date":"October 17, 2017","user":"sarah_z"},{"attraction_id":5,"rating":5.0,"review":"perfect!!. Caleb was our guide for the day trip. He was awesome: knowledgeable, personable and informative...we visited the American and Canadian sides of the falls, rode Maid of the Mist, visited the Skylon Tower and went to Cave of the Winds... What a wonderful day. Highly...","review_date":"October 16, 2017","user":"traceymy7881bc"},{"attraction_id":5,"rating":5.0,"review":"See all the highlights. Great tour with guide Randy. A lot to do in a one day tour, but Randy knew just how much time to spend at each attraction. If you only have a day, be sure to do this tour. If you have more than one day,...","review_date":"October 16, 2017","user":"bob_m"},{"attraction_id":5,"rating":5.0,"review":"Best Bang for the Buck!!. We went to Niagara Falls this October, and were looking for a way to see as much as possible. So we decided to try \"Over The Falls\" tours, and I'm so glad we did! We would have never seen as much of the area on...","review_date":"October 16, 2017","user":"m3fabinc"},{"attraction_id":5,"rating":5.0,"review":"Everything you want to see and know about Niagara Falls. NIAGARA FALLS IN ONE DAY: DELUXE SIGHTSEEING TOUR OF AMERICAN AND CANADIAN SIDES (2972COMBO). We were picked up on time at our hotel. The tour coach was clean and comfortable. Minimal time spent picking up other tour participants. Our tour guide, Paul, was outstanding; friendly,...","review_date":"October 4, 2017","user":"tom_g"},{"attraction_id":5,"rating":5.0,"review":"Thanks to the BEST tour guide PAUL...extraordinary!!!. We did the 'Niagara Falls in One Day: Deluxe Sightseeing Tour of American and Canadian Sides.' This is the best way to see both Falls which includes the scenic view from The Skylon Tower. What a spectacular day but it was PAUL, our awesome tour...","review_date":"August 12, 2017","user":"ninerfig"},{"attraction_id":5,"rating":5.0,"review":"Touristy Yet Still a True Wonder. We stayed three nights, which seemed about right. If you can afford a stay at the Marriott on the Falls (be careful there are two Marriotts) you will be looking down into to falls your whole time in the room. They set up two chairs...","review_date":"July 31, 2017","user":"r5109oatonyh"},{"attraction_id":5,"rating":5.0,"review":"We went \"over the falls\" with Nick.. Recently visited Niagara Falls with the grandboys. We only had one day, so I booked \"Niagara Falls in One Day: A Deluxe Sightseeing Tour of American and Canadian Sides\". This tour is conducted by \"Over the Falls Tours\" located in Niagara Falls, New York. Before...","review_date":"June 19, 2017","user":"sid_h"},{"attraction_id":5,"rating":5.0,"review":"Probably one of the best days of my life visiting Niagara Falls and the tour guide was just awesome.. My Facebook status after my Over the Falls Tour read: \"Probably one of the best days of my life visiting Niagara Falls and the tour guide was just awesome.\" I think that says it all!\nPre-booked the \"Niagara Falls in One Day: Deluxe Sightseeing Tour...","review_date":"May 9, 2016","user":"markrichards1964"},{"attraction_id":6,"rating":5.0,"review":"Amazing day. We had 4 days in Vancouver on a stop over between Sydney and Toronto. What a fabulous bus trip, very knowledgeable driver, comfortable coach and friendly people on board. It was an early start and late finish, but well worth every cent for the local...","review_date":"March 13, 2019","user":"tracleemc"},{"attraction_id":6,"rating":5.0,"review":"Sea to sky highway. Had a wonderful trip to Whistler. The tour bus was very spacious and clean. Our guide Katelyn was informative and knowledgeable the trip and region. I would definitely recommend this trip!","review_date":"March 5, 2019","user":"craigmire"},{"attraction_id":6,"rating":5.0,"review":"Fun day with friends.. If you have 8 hours and a few friends and are looking for a great day trip, hire this company and get a private tour and trip to Whistler and back. We had one day to do something entertaining between conferences, and oh, what fun!...","review_date":"February 25, 2019","user":"michelle_c"},{"attraction_id":6,"rating":5.0,"review":"Rain, Snow, Sun. Title of review is summary of the ride and experience with driver, commentator, and guide Meghan. Pick up at hotel at 8:10 with total group from other hotels of 10 on clean, comfortable bus. Started in rain, turned to snow and clouds on trip up....","review_date":"February 23, 2019","user":"712johns712"},{"attraction_id":6,"rating":5.0,"review":"Whistler Day Trip. This trip was wonderful! Alexis was the tour guide and she was very friendly and knowledgeable about the area! She answered all of the questions I asked her and gave great suggestions on places to eat, etc. I would definitely recommend this tour!!","review_date":"February 22, 2019","user":"scrowe22"},{"attraction_id":6,"rating":5.0,"review":"Excellent Day Trip. I don\u2019t usually write reviews for day tours but this day tour has impressed me so much, especially with our tour guide Sarah who was absolutely amazing. In the tour, we stopped at Porteau, Shannon Falls, Squamish and Tantalus Lookout. We got up to Whistler...","review_date":"February 7, 2019","user":"769martinm"},{"attraction_id":6,"rating":5.0,"review":"Really exceeded expectations. We went with Hugh our tour guide up to Whistler, stopping at Shannon Falls which was a great sight, we even saw chipmunks running around. We then headed to a visitors center to get a coffee and use the restrooms. We then stopped at a...","review_date":"December 29, 2018","user":"emma_l"},{"attraction_id":6,"rating":1.0,"review":"Whistler and Scandinavian Spa. Have you ever been to Whistler before? Well, dont bother. Its nothing but hype. Just another tourist trap. It was very disappointing. Whistler was much nicer 45 years ago when there was nothing. And the spa was very crowded. I thought it was going to...","review_date":"December 16, 2018","user":"disappointedashelltr"},{"attraction_id":6,"rating":5.0,"review":"Amazing drive from Vancouver to Whistler. Steven the driver and guide was great. Nice clean Mercedes minivan was comfortable.\nSite seeing was incredible. Three waterfalls and great views of the fiords. Fall changes with leaf colors where beautiful. Whistler village was quiet and beautiful. Pictures can,t describe this great tour! Guide...","review_date":"November 3, 2018","user":"doctor4gum"},{"attraction_id":6,"rating":5.0,"review":"What a Great Day!. We were picked up at our hotel and taken on a fabulous ride to Whistler. Our driver\/guide, Megan was amazing. Great personality, and unlimited knowledge of Vancouver to Whistler and everything in between. She remembered everyone's names (about 25), and even had a trivia contest...","review_date":"October 28, 2018","user":"kathe_c"},{"attraction_id":6,"rating":4.0,"review":"A good day out. The trip is good and well worth the effort to get up for a day on the road. The journey up and down are broken up with some scenic spots that you might not know if you drove yourself. The driver was very knowledgeable and...","review_date":"October 25, 2018","user":"mrtynz"},{"attraction_id":6,"rating":5.0,"review":"Big Day Out. This is a very long day but well worth the trip. We had Steven as our driver and guide. Very funny and very informative. Left early in the morning to head to Whistler. First stop Shannon Falls. Third highest waterfall in BC. Then off to...","review_date":"October 8, 2018","user":"miffym2013"},{"attraction_id":6,"rating":5.0,"review":"Great day out. Our guide for the day was Steven, a witty and personable young man. We spent a lovely day at Whistler, though we did feel a little rushed trying to do everything, and didn't get a lot of time to explore the village. But then, hey,...","review_date":"September 20, 2018","user":"vijai_vmc"},{"attraction_id":6,"rating":5.0,"review":"Lovely day trip. Even though the weather wasn\u2019t too good it was made up for by the excellent guide Sarah, her information and stories were great and she really engaged with everyone on the tour. Would also highly recommend the Native American culture centre, so beautiful and great...","review_date":"September 17, 2018","user":"pennicui"},{"attraction_id":6,"rating":4.0,"review":"Great Day Out. An excellent day tour. Our driver, Steven, kept us entertained along the way, stopping for refreshments before continuing on to Whistler. The cultural centre was a unique experience - recommend doing lunch here - ours was delicious. The day we were in the village the...","review_date":"September 16, 2018","user":"kaye_w"},{"attraction_id":6,"rating":5.0,"review":"What an amazing day out! A long day - 11 hours in all. Great service. We were picked up at our downtown hotel - on time. Our driver\/ guide was Graeme, and he could not have done any more to make our trip enjoyable. A great stop at Shannon falls on the way up to Whistler, then lots of useful...","review_date":"August 28, 2018","user":"bob_c"},{"attraction_id":6,"rating":5.0,"review":"August 2018 visit . A lovely company. We travelled with the Ozzie host Mikey. Was very accommodating and very informative. We were picked up at 755 and back into down around 645pm, leaving approximately 4 hours up at Whistler. Definitely would recommend again both Whistler and the company.","review_date":"August 26, 2018","user":"tanya_q"},{"attraction_id":6,"rating":5.0,"review":"Excellent excursion. My husband and I thoroughly enjoyed our excursion to Whistler with Erich, our guide, who was knowledgeable and informative. We toured from Vancouver to Shannon Falls for a short stop and then continued to Whistler where we had quite a bit of free time to...","review_date":"August 16, 2018","user":"emily_h"},{"attraction_id":6,"rating":5.0,"review":"Great place. A fairly long drive which was broken up by a visit to a beautiful waterfall. The views from the bus of the fjord and mountains were superb. While in Vancouver we took three day trips and going that the overall enjoyment was greatly helped by...","review_date":"July 25, 2018","user":"johnw7019"},{"attraction_id":6,"rating":5.0,"review":"Friendly, informative and free time . From hotel pick up to airport drop off everything about this trip was relaxed, efficient and fun. The drive down was very pretty, stopping off at Shannon Falls. Helpful advice from our guide Brent. We were at Whistler before 11.30 and took the Gondola to...","review_date":"July 18, 2018","user":"voyager309665"},{"attraction_id":6,"rating":5.0,"review":"Whistler. Spectacular day trip! Small group was just right for sightseeing. Our tour guide, I believe his name was Rick, was very informative.","review_date":"July 18, 2018","user":"176vickieh"},{"attraction_id":6,"rating":5.0,"review":"Fabulous whistler and Shannon falls. Great trip. Pick up from hotel right on time collected a few more and then off. A couple of stops on the wat to Whistler. Really picturesque coastal villages. Our guide Brandon was bright and very informative. He went out of his way to make...","review_date":"July 15, 2018","user":"lyn_g"},{"attraction_id":6,"rating":4.0,"review":"Great scenery and lots to do!. Lots to soak in this tour and much more that we didn't get to do. Definitely recommend this if wanting to spend a day out and about.","review_date":"June 18, 2018","user":"khaldoza"},{"attraction_id":6,"rating":5.0,"review":"Stunning views. This was a great trip. Picked up was on time at Canada Pace and following the additional pick ups we set off on the long drive to Whistler. Our driver and guide for the day, Danny, was very good providing us with lots of good...","review_date":"June 10, 2018","user":"mrjohn1960"},{"attraction_id":6,"rating":4.0,"review":"Good day out. Richard was our driver for this tour. Picked up on time, nice relaxing drive with a couple of pit stops for restroom breaks and photo opportunities. Plenty of tips about what to see and do up at Whistler. The cultural centre entry was included. Had...","review_date":"April 21, 2018","user":"krissydidit"},{"attraction_id":6,"rating":4.0,"review":"Awesome! and great and fantastic tour guide... This is our review on our day trip to Whistler on March 22, 2018 - Our tour guide\/driver was Brent and he was on time to pick us up. He gave us pretty good educational knowledge of the First Nation and other information regarding the...","review_date":"April 10, 2018","user":"khyma_r"},{"attraction_id":6,"rating":5.0,"review":"Gorgerous Winter Trip!. I went to the trip at the end of March this year.\nAlthough the schedule was kind of different with original one, I was satisfied with the tour.\nBecause I could go to some beautiful spots and got many great photos =D\nIn addition to,...","review_date":"March 26, 2018","user":"sunny_y"},{"attraction_id":6,"rating":5.0,"review":"Very knowledgable tour guide Steve, pleasant trip. Picked up on time at hotel, Steve was very knowledgable. Several stops, good photo ups. All in all a pleasant day","review_date":"March 21, 2018","user":"sylvie2011"},{"attraction_id":6,"rating":5.0,"review":"Great day out.. We only booked this the day before but it was well worth going. We had a great guide who was able to point out and give lots of information about the places we passed and visited on the sea to sky highway. The bus was...","review_date":"January 21, 2018","user":"buch78"},{"attraction_id":6,"rating":3.0,"review":"Read the fine print. To start out the tour pick up 30 mins late with no contact from company it wasn't until we called we were let known they were running late.\nWe also found out once we got on board any activities at Whistler were an extra fee....","review_date":"January 9, 2018","user":"jackiemo1280ca"},{"attraction_id":6,"rating":5.0,"review":"Great day trip to Whistler. We wanted to see some sights outside Vancouver so booked this tour - it did not disappoint. We found traveling by small bus was better than by the train because we could stop at various scenic detours along the way. The short hike to Shannon...","review_date":"December 21, 2017","user":"gowaves"},{"attraction_id":6,"rating":5.0,"review":"Excellent Service. What a service we had! Richard, our tour guide was knowledgable,friendly, caring and took care of all our needs. He did his very best to accommodate everyone and took us to Whistler and back in a day safely. Their service included sending everyone back to...","review_date":"November 27, 2017","user":"tracy_h"},{"attraction_id":6,"rating":5.0,"review":"Ask for \"Richard the Driver Guide\". My wife and I paid a very affordable and decent fee for a comfortable day-trip to Whistler from Vancouver and received what should have been a fabulous high-fee, spectacular return! But it was perfectly priced! The driver - a very friendly, accommodating and knowledable young...","review_date":"November 25, 2017","user":"gary_w"},{"attraction_id":6,"rating":5.0,"review":"Wonderful time. We took Landsea Tours from downtown Vancouver up to Whistler\/Blackcomb. What a great way to go for the day! Our driver and guide was Richard. He made the trip very interesting (we even loved his jokes that required an \"aaauwww\" response rather than the traditional...","review_date":"November 20, 2017","user":"paulg3132"},{"attraction_id":7,"rating":5.0,"review":"No better way to see this spectacular site. This is just an iconic part of the planet. Someting everyone should get to see. This tour is truly spectacular. I like to cross the border here because it's so cenral. Duty Free directly onto the bridge. Very convenient.","review_date":"February 14, 2019","user":"geoffunsworth"},{"attraction_id":7,"rating":5.0,"review":"Canadian falls excursions . We had a total of 6 in our tour group and it was fabulous. You can see, hear and get lots of insider tips so much better with this small group. Our guide was Roberta and she was such a joy. Very helpful, friendly and...","review_date":"October 15, 2018","user":"dee_l"},{"attraction_id":7,"rating":4.0,"review":"Chauffeur driven luxury. This has to be the way to experience everything niagara has to offer. Pick up from own hotel in six seater with two other couples. Tour guided drive to each attraction and drop off back at hotel. Our helicopter ride was cancelled due to weather...","review_date":"September 25, 2018","user":"steve_westcroft"},{"attraction_id":7,"rating":5.0,"review":"A great tour!. When we booked this tour, I was afraid we would be stuck in a bus with a bunch of strangers, but instead we had our own private car. Everyone had a wonderful day, and our guide Robbie was terrific. I will definitely use this tour...","review_date":"September 20, 2018","user":"don_r"},{"attraction_id":7,"rating":5.0,"review":"Excellent tour package. This was an excellent package. Our guide, Alex, while young, did very well. Beware of the packages though. I bought this and another and realized that some of the same things were included in both.\nThe helicopter ride was understandably short but an excellent experience....","review_date":"September 10, 2018","user":"francisco_s"},{"attraction_id":7,"rating":5.0,"review":"Amazing Tour!!. The best tour to see Niagara Falls by air and ground!Alex was our tour guide and she was amazing very professional and knowledgeable..The buffet and the views were excellent also The guys for the helicopter tour was very professional.We really recommended this tour!!","review_date":"September 4, 2018","user":"ismaelyaurint"},{"attraction_id":7,"rating":5.0,"review":"From the best tour group!. Kaitlyn was a awsome tour guide who deserve a raise. Was very knowledgeable on everything Niagra falls had to offer!!\nVery personable and up to date on her urban dictionary (skirt skirt)!!\nHighly recommend it!","review_date":"August 29, 2018","user":"anthonypt2681va"},{"attraction_id":7,"rating":5.0,"review":"Incredible Tour!. My wife and I took the tour.\nWhat a great time we had.\nOur tour guide Kaitlyn was the best.\nKaitlyn was professional and really showed good old fashioned hospitality.\nKaitlyn was knowledgeable about the history and could answer the questions we had.\nThe tour...","review_date":"August 27, 2018","user":"jpj68"},{"attraction_id":7,"rating":5.0,"review":"Amazing. An amazing way to see the main attractions in Niagara. We got through all of them in 1 day which we wouldn\u2019t have done without. The guides are helpful and very knowledgeable.","review_date":"August 15, 2018","user":"vjolly949"},{"attraction_id":7,"rating":5.0,"review":"Don\u2019t miss this one. The reviews say it all. Excellent from start to finish. The attractions themselves are of course amazing but the day is made by the small group tour being handled by professional, yet enthusiastic and genuinely engaging hosts. For our tour a special thanks to Elijah...","review_date":"August 11, 2018","user":"chrisk232"},{"attraction_id":7,"rating":5.0,"review":"Great experience for family!. This was the complete Niagara Falls experience and worth the money! Our guide Jacklyne was great and knowledgeable of the area. Our family had never been in a helicopter and this experience was wonderful. However, we enjoyed the hornblower boat the most to get an...","review_date":"August 10, 2018","user":"g_r"},{"attraction_id":7,"rating":5.0,"review":"Amazing!!!. One of the best day tours I have ever been on. VIP service from start to finish. The activities were done in a perfect order, with the helicopter ride left to last. It was absolutely amazing. I would do it again.","review_date":"August 9, 2018","user":"ach2806fu"},{"attraction_id":7,"rating":5.0,"review":"VIP treatment from start to finish!!. It was my wife 1st visit to the falls and we had a short window of time to see everything. So, I booked us the Ultimate Niagara Falls Tour +Helicopter. There is no way you, do and see everything we did doing it yourself, in...","review_date":"August 5, 2018","user":"ralpht1030"},{"attraction_id":7,"rating":5.0,"review":"Great fun for the family!. We truly enjoyed the small tour with a personal tour guide. The four of us were joined by only one other couple (6 total on tour). We were driven around in a minivan making this a unique tour especially in comparison to large tour buses...","review_date":"July 13, 2018","user":"jobethc2014"},{"attraction_id":7,"rating":5.0,"review":"A Must! . I recently visited Niagara Falls Canada and wanted to do something special for my friends birthday. I surprised him with the full Niagara tour. We couldn\u2019t have asked for a better tour guide as well as group. Kaitlyn picked us up right on time and...","review_date":"July 11, 2018","user":"sunshinegirl8199"},{"attraction_id":7,"rating":2.0,"review":"Please read on re helicopter section of this tour.. Our day was with a lovely guide by the name of Alayija and we can not fault him and what he delivered however be aware that the meal is rushed and the restaurant could not wait for us to move. Buffet very average! The helicopter...","review_date":"June 23, 2018","user":"rustyrae"},{"attraction_id":7,"rating":5.0,"review":"Fascinating Full Day. This trip moved along with clockwork precision. Out tour guide Paige, had everyone on her tour picked up on time and the tour started with a drive by local landmarks before being dropped off for each tour event, Behind the falls, Hornblower cruise, Skylon Tower...","review_date":"June 22, 2018","user":"tony_m"},{"attraction_id":7,"rating":5.0,"review":"A great day with many views of the falls with Alex!. This tour was amazing. The tour guide Alex was very knowledgeable, friendly and funny! We enjoyed every minute of this tour that was well organized and scenic! We loved the small group size as well. (There were 6 of us in total). The ending was...","review_date":"June 13, 2018","user":"leigh-ann_h"},{"attraction_id":7,"rating":5.0,"review":"Amazing flight a must do if at Niagara did not do Skylon Tower. Really enjoyed the flight did not want it to end. Day very clear great views of Falls fantastic camera shots.","review_date":"June 11, 2018","user":"james_w"},{"attraction_id":7,"rating":4.0,"review":"Awesome helicopter flight.. The helicopter ride was the best part of the package. Although we did have to wait in line for over an hour. Lunch very good.. Tour guide great.","review_date":"May 11, 2018","user":"rne368"},{"attraction_id":7,"rating":5.0,"review":"A lot in 1 day. Alex our tour guide was wonderful.She was very informative.Wish the boat ride was running. It was replaced by the butterflies(not really our thing) but was ok. Lunch at skylon tower was good and the helicopter ride was fun. WEGO passes were great to get us...","review_date":"April 25, 2018","user":"jamis0n26"},{"attraction_id":7,"rating":5.0,"review":"Fantastic. As we was only in Niagara for one day we wanted to make the most of it after looking around we found this, Initially I thought it a bit pricey but it ticked all we wanted to see.\nFirst of all great communication from them...","review_date":"April 15, 2018","user":"indyian502"},{"attraction_id":7,"rating":5.0,"review":"Great Trip. Thanks to Steve our tour guide who went out of his way to make this a special experience. Somehow we managed to get on the helicopter trip as soon as the weather cleared.","review_date":"March 12, 2018","user":"_dave_mcmillan53"},{"attraction_id":7,"rating":5.0,"review":"A must. This tourist attraction needs a taxi to get there and booking online saves you money.The tourist map is somewhat deceiving as its location looks walkable-maybe in the Olympics. The trip is approx 15 minutes but worth every second.","review_date":"March 1, 2018","user":"departure805620"},{"attraction_id":7,"rating":5.0,"review":"A perfect tour!. I was lucky to be the only one vip guest due to a last minute cancellation of all other guests.\nThe helicopter ride was awesome! It's a memory of lifetime!\nThe tourist guide was great, who told me interesting history about the fall all the...","review_date":"December 28, 2017","user":"chang_s"},{"attraction_id":7,"rating":5.0,"review":"Great combination Tour. Communication prior to the trip was a little odd, and the number I called kept going to a voicemail. That is the only thing I think they need to work on. Is giving you a direct number that someone will answer.\nWe were picked up...","review_date":"November 18, 2017","user":"848lindseyd"},{"attraction_id":7,"rating":4.0,"review":"Great, could be Excellent with a few improvements. We did the helicopter ride with lunch last week. Carwyn was our guide, and he was great! He is very polite, energetic, knowledgeable and funny! He cracked a few jokes, which only my husband and I laughed at, but hey, we get his humor lol....","review_date":"October 30, 2017","user":"jmj0782"},{"attraction_id":7,"rating":5.0,"review":"Simply Awesome!. What a GREAT way to tour. Limited to 6 people only. This is a superb tour especially if you are limited on time. It is a full day as the helicopter wait can be lengthy. Our group was a lot of fun and so was...","review_date":"October 25, 2017","user":"58tinlady"},{"attraction_id":8,"rating":5.0,"review":"Outstanding Wine and Cider tour!. My Wife and I had a wonderful time exploring wineries and a cidery in and around the Cowichan Valley with our expert guide, Brendan. Door-to-door service in a big comfy van is so much better than trying to drive yourself - and with Brendan's knowledge...","review_date":"November 23, 2018","user":"thetwodjs"},{"attraction_id":8,"rating":5.0,"review":"Excellent tour!. Went on this tour with my son and we both enjoyed it immensely. As a local I was impressed with the accuracy of what we were told, and learned a few new things, too. Nice, flexible choice of wineries, fabulous lunch, and a bonus ice...","review_date":"October 22, 2018","user":"rockhoun"},{"attraction_id":8,"rating":5.0,"review":"We LOVE hanging our with Leif!. Had a wonderful day (custom tour) with Leif! No visit to the Vancouver area is complete without a lovely tour with this knowledgeable, patient, and flexible tour guide.\nGet ready, because he knows a lot about Canadian beer, wine, culture, and great little places to...","review_date":"September 18, 2018","user":"jessica_h"},{"attraction_id":8,"rating":5.0,"review":"Wine\/Brewery tour. Fantastic tour, Brendan knows a lot about the island, the wineries and the breweries. We had a great time and thoroughly enjoyed our selves. Would recommend it to any one. Ask about the tea plantation tour","review_date":"September 9, 2018","user":"andrew_f"},{"attraction_id":8,"rating":5.0,"review":"We are seriously impressed!!. Leif's 8 day guided itinerary introduced us to Vancouver and Salt Spring Islands and provided the perfect balance of natural attractions, farm gate visits and good company. Congratulations!","review_date":"August 14, 2018","user":"fran_m"},{"attraction_id":8,"rating":5.0,"review":"Wonderful, delicous, unforgettable tour around a fantastic winery and craft beer & cider farms. We went on the full-day wine, beer and cider tour with Brendan and had an absolutely fantastic time. The wine, beer and cider were amazing, lunch was delicious, and thanks to our guide we learned a huge amount about wine-making and brewing process, as well...","review_date":"August 6, 2018","user":"vancity_tourer"},{"attraction_id":8,"rating":5.0,"review":"Great way to learn about Nanaimo Craft Beverages!. Leif made the trip between craft beer, distilleries and chocolate shop fun and interesting. The upscale van we travelled in is comfortable and has huge windows for viewing enroute. We learned a lot about the equipment and skill involved in crafting beer, vodka and gin...","review_date":"August 6, 2018","user":"i8328qzcherylb"},{"attraction_id":8,"rating":5.0,"review":"Incredible Day on Gabriola!. We had an amazing day exploring the local culture and natural beauty of Gabriola Island! Our tour guides Leif and Brendan were super friendly, knowledgeable, and an absolute joy to spend the day with! We got to visit a variety of local artists including a...","review_date":"June 10, 2018","user":"kenzies49"},{"attraction_id":8,"rating":5.0,"review":"What a Fun Day!. We toured 3 wineries and a cider producer. Lunch at Merridale Cidery was lovely. The wineries were so different from each other, but each offered a unique tasting experience.","review_date":"May 21, 2018","user":"sheila_h"},{"attraction_id":8,"rating":5.0,"review":"Great tour - Great guide - Great day!!!!!!!!!!!!!!!!!!!. We had an amazing day with Brendan as our guide to the wineries in the cowichan valley and Nanaimo. He took us to great places with amazing food and wine. We were so well received in each place with great service. Brendan was very knowledgeable...","review_date":"May 13, 2018","user":"danisc155"},{"attraction_id":8,"rating":5.0,"review":"A wonderful day!. We spent the day touring three wineries and a cider works in the Cowichan Valley south of Nanaimo. Brendan was our driver and fantastic tour guide. He picked our group in Nanaimo and drove us through the Vancouver Island vineyards. Spectacular scenery, great wines and...","review_date":"October 25, 2017","user":"kerrhall"},{"attraction_id":8,"rating":5.0,"review":"A taste of the Cowichan Valley!. My wife and I did a wine tour of the Cowichan valley. Leif was our guide and picked us up on time in his spacious, oversized, air conditioned van. Leif was very professional, fun, polite, and extremely knowledgeable about all the vineyards that we stopped...","review_date":"September 3, 2017","user":"mellovestravelling"},{"attraction_id":8,"rating":5.0,"review":"Fabulous 30th Birthday!. Thank you so much to our incredible tour guide Brendan and VIE for making my 30th Birthday easier to swallow, literally. We toured through 4 fantastic wineries - Emandare, Unsworth, Enrico's and Averill Creek. We even had a bonus stop over in Cowichan Bay for...","review_date":"July 30, 2017","user":"lindsay_m"},{"attraction_id":8,"rating":5.0,"review":"Cowichan Valley Wine Tour. We spend yesterday visiting 4 wineries in the Cowichan Valley. What an amazing, fun day. Our tour guide, Brandan was fantastic. Our stops were Emandare, Unsworth, Enrico's and Averill Creek. Each stop had something special to offer. Thank you Leif and Brandan for arranging everything...","review_date":"July 14, 2017","user":"645shaynet"},{"attraction_id":8,"rating":5.0,"review":"Cowichan Winery Tour - 30th Birthday. We did a winery\/cidery tour of the Cowichan Valley and it was amazing. We toured different wineries and had an amazing lunch at Unsworth winery. Leif was so easy to communicate with and was willing to pick us up and drop us off in Victoria....","review_date":"April 26, 2017","user":"grach001"},{"attraction_id":8,"rating":5.0,"review":"30th Birthday Party!. Leif was an awesome guide! We had so much fun doing the wine tour in the Cowichan Valley! The wineries they chose were amazing and the food was delicious! Will definitely do this again!!","review_date":"April 24, 2017","user":"tanya_t"},{"attraction_id":8,"rating":5.0,"review":"Thanks Brendan. Brendan of Vancouver Island Expeditions provided a wonderful Cowichan Valley winery tour for 5 local couples yesterday. There were lots of laughs and wine education. Its just a great way to see local wineries with no one needing to drive. Each couple was picked up...","review_date":"October 21, 2016","user":"a_e"},{"attraction_id":8,"rating":5.0,"review":"Great Wine Tour!!!. Thank you, Leif, for organizing a fantastic tour of Vancouver Island wineries in the beautiful Cowichan Valley! My sister and I along with a very fun group of travellers enjoyed a great outing, tasting various wines plus a delicious lunch at Unsworth Vineyards & Restaurant?...","review_date":"August 21, 2016","user":"ladybvictoriabc"},{"attraction_id":8,"rating":5.0,"review":"A great day!. We went on a wine tour to the Cowichan Valley with Leif, the owner. He picked us up at the home we were renting in a very comfortable van. We met four others who were great. Leif was super knowledgable and took us to four...","review_date":"August 19, 2016","user":"erinkfw"},{"attraction_id":8,"rating":5.0,"review":"Cowichan Valley Wine Tour. I took my mother in-law on a wine tour of the Cowichan Valley and we had a fabulous time. Our guide was very informed, professional and courteous. The pace was perfect, not too fast and not long lingering. It was a very hot day and...","review_date":"August 15, 2016","user":"lisa_b"},{"attraction_id":8,"rating":5.0,"review":"Beer, Wine and Cider Tour. What a fantastic experience! We booked a tour which included stops at local wineries, a cidery and a brewery in the Cowichan Valley.\nThe Van met us at our accommodations in Ladysmith. We were greeted with A\/C and fresh water for our trip.\nOur tour...","review_date":"July 31, 2016","user":"644laurab644"},{"attraction_id":8,"rating":5.0,"review":"Custom tour for new mamas. I wanted to do something special to celebrate a few new moms I'd been getting to know on my maternity leave. So I asked Leif, could we do a day tour with the babies? With a friend visiting (with her 6mo old babe) from our...","review_date":"May 19, 2016","user":"lisa_h"},{"attraction_id":8,"rating":5.0,"review":"Countryside Wine Tour. We booked a Cowichan Wine Tour (day trip) from Nanaimo with Leif, owner and tour guide of Vancouver Island Expeditions. He took us to four different wineries and Merridale Cider. The tour was well-organized, yet flexible and fun. Leif was knowledgeable with the different wines...","review_date":"October 25, 2015","user":"kyla_k"},{"attraction_id":8,"rating":5.0,"review":"A 'must do' on Vancouver Island. This was a lovely Day Tour. Lief is the owner and guide to some fabulous local Island tours. He provides a first hand knowledge of the Cowichan Wine Tour being born and raised on the island. His Mercedes Van provides a comfortable ride and a...","review_date":"August 14, 2015","user":"ellen_a"},{"attraction_id":8,"rating":5.0,"review":"A memorable day through the Cowichan Valley. I took the wine tour through the Cowichan Valley and was completely blown away! Owner Leif is very knowledgeable about the different wineries and attractions along the way. There's a lot going on: three wineries, a visit to a tea farm, Merridale, and a boat...","review_date":"December 11, 2014","user":"sean_e"},{"attraction_id":8,"rating":5.0,"review":"A Fantastic Wine Tour!. We did the 1 day Cowichan Valley Wine Tour complete with visits to Unsworth Vineyards, Damali, Merridale Cidery, the TeaFarm and even a Cowichan Bay boat tour! Excellent bang for your buck, it's a full day of adventure and delicious food and wine! Owner Leif...","review_date":"October 24, 2014","user":"shalyn82"},{"attraction_id":8,"rating":5.0,"review":"cowichan valley wine tour. I did the cowichan valley wine tour...guide and driver Leif was amazing. We have a wonderful time. Leif explained the the wineries that he personally researched and recommended on the tour. We had a fabulous lunch, toured the Teafarm and Lavendar Farm. Also did a...","review_date":"September 7, 2014","user":"leona_n"},{"attraction_id":8,"rating":5.0,"review":"Wine Tour. Had a fabulous time travelling to Cowichan Valley for our tour! We went to wineries, lavender farm, merridale cidery for lunch followed by a boat tour and brewery! Leif did an amazing organizing our tour. I would highly recommend using Vancouver Island Expeditions!","review_date":"August 25, 2014","user":"danielle_m"},{"attraction_id":10,"rating":5.0,"review":"Custom wine tour + proposal. Was thinking of proposing at my girlfriend on our anniversary while doing wine tour as she is obsessed with wine but I dont know much about wine or Niagara region myself, so I found wheelz that helped me with all that. And having a private...","review_date":"August 7, 2018","user":"denny_k"},{"attraction_id":10,"rating":5.0,"review":"Great Time!. Our party of 7 had a blast on the tour. We made it to 5 wineries and 2 breweries. Tour guide was very knowledgeable and very familiar with each establishment. The tour only got better as the day went. Ended up coming home stocked with...","review_date":"February 12, 2018","user":"sc00ter38"},{"attraction_id":11,"rating":5.0,"review":"An absolute must if the weather is nice; what an incredible experience!!!. My two teenage boys and I took the 20 minute \"Classic Panorama\" tour on a beautiful clear March day in Vancouver. Although I fly all the time for work, the seaplane tour was something totally different and unique. Much to my surprise, the \"ride\" in...","review_date":"March 9, 2019","user":"tyduval"},{"attraction_id":11,"rating":5.0,"review":"Vancouver 35 min local tour. Harbour Air walked in with no reservation and was able to go on morning tour. Friendly and helpful counter staff. Plane used was De Havilland Beaver with Mike the pilot. Takeoff over suspension bridge, out to sound over parked ships and then over downtown. This...","review_date":"February 21, 2019","user":"712johns712"},{"attraction_id":11,"rating":1.0,"review":"Cancelled without notice. The scenic tour flight booked through Viator was cancelled without any notice given, the excuse being weather despite multiple Harbour Air scheduled services departing and arriving on time. There was No Communication warning me of this. There has been no communication since and so far...","review_date":"February 9, 2019","user":"stuart_r"},{"attraction_id":11,"rating":5.0,"review":"Absolutely Amazing!. This was the highlight of our trip to Vancouver! Was such an amazing experience, taking off over the water and then the views, so worth every cent! The staff were very helpful, and would defiantly recommend this as a special treat whilst visiting Vancouver!","review_date":"January 22, 2019","user":"rocketo11"},{"attraction_id":11,"rating":5.0,"review":"High over Vancouver. Our family of four did the seaplane tour over Vancouver. Flying on a seaplane was on my bucket list. It was a blast. The plane held about 15 people - single seats on the left \/ double seats on the right side. Took off and...","review_date":"January 15, 2019","user":"484patm"},{"attraction_id":11,"rating":5.0,"review":"Well worth the price.. Greeted my friendly staff, who advised us in various tours\/trips and costings. When we bought our tickets for our 20min tour of surrounding area of Vancouver (\u00a376\/c$129). We were offered free teas, coffees and pastries for the caf\u00e9 in the departure\/lounge area.\nThere were optional...","review_date":"November 28, 2018","user":"neil_m"},{"attraction_id":11,"rating":5.0,"review":"What a treat!. Our party of six adults decided to treat ourselves and charter a seaplane for 18 and what a great idea it was!.\nFrom our arrival at the harbour, checking in and then boarding the seaplane with Mike, our Captain, we felt like celebrities in first...","review_date":"November 22, 2018","user":"nobbyworcestershire"},{"attraction_id":11,"rating":5.0,"review":"Great experience. Harbour Air is conveniently located right next to the convention center. They offer different tours, among them, 10 and 20 minutes panoramic tours of Vancouver. I took the 10 minutes tour (about a total of 20 minutes between instructions, departure and landing) for 95 CDN...","review_date":"November 1, 2018","user":"omc8"},{"attraction_id":11,"rating":5.0,"review":"Brilliant Bird's Eye View of Vancouver. Friends had warmly recommended we do the trip and so we did. All very professional with a proper terminal where you can wait before the flight is called up. Opted for the 20 minute trip which took us over Vancouver and a bit around the...","review_date":"October 19, 2018","user":"hitchcock2"},{"attraction_id":11,"rating":5.0,"review":"Wow, this is a must-do!. Being from Hawaii, I have never been in a sea-plane, so this was very cool for me. I only did the 20-minute inflight option because I wasn't sure how smooth or rough the ride would be...I wish I had done the 30-minute in-air option. Oh...","review_date":"October 16, 2018","user":"heather_b"},{"attraction_id":11,"rating":5.0,"review":"Stunning highlight of our holiday. We thought very carefully before booking this expensive experience (Vancouver extended panorama - CA$398 for the two of us \/ about \u00a3240 at time of booking) but as flying in a seaplane was on our bucket list, how could we resist?\nWorth every penny! From...","review_date":"October 4, 2018","user":"davidsb"},{"attraction_id":11,"rating":5.0,"review":"Amazing experience. Well worth the money. Much better than expected. Stunning views and a great experience. Very friendly staff, very efficient. Even though our original flight time was cancelled due to fog we got an alternative easily and at a convenient time. All very efficient and a...","review_date":"September 27, 2018","user":"ruth_m"},{"attraction_id":11,"rating":5.0,"review":"Superb flight. My wife and I [ from The Netherlands ] had the great pleasure to fly in one of your DHC3-T seaplanes. As I use a walker I need assistance and I got the best you can imagine. Thank you so much Harbour Air !!","review_date":"September 24, 2018","user":"janny_v"},{"attraction_id":11,"rating":5.0,"review":"Fly over Vancouver for the greatest view!. What an experience!\nFrom the take off to the water-landing IT is worth every penny, every second!\nThe views from the plane are astonishing! The whole experience!\nReally, do not hesitate to fly over Vancouver\nYou'll create lifetime memories!","review_date":"September 21, 2018","user":"jm_aceves"},{"attraction_id":11,"rating":5.0,"review":"Amazing seaplane adventure. On a beautiful evening in Vancouver we (8 of us) were lucky enough to be on the last tour of the day. I luckily got to sit up front and had an amazing time. The take off was smooth and exhilarating and soon we were...","review_date":"September 20, 2018","user":"gwenan_r"},{"attraction_id":11,"rating":5.0,"review":"A dream fulfilled!. I have always wanted to go on a seaplane, and this was the day I had the pleasure. A wonderful short flight around the harbour, then the skyscrapers of Vancouver. It was only a 20 minute flight but felt a lot longer. The take-off was...","review_date":"September 16, 2018","user":"alif23"},{"attraction_id":11,"rating":5.0,"review":"One of the main highlights of our holiday. We loved this trip on a beautiful sunny day, and my husband and son were fortunate to be sat at the front of the plane. Fantastic views, a very exciting experience. Courteous and efficient service from all staff.\nComplimentary newspapers, refreshments and snacks in the...","review_date":"September 14, 2018","user":"_carolineascot16"},{"attraction_id":11,"rating":2.0,"review":"Vancouver Float plane tour. Customer service assistant that we initially encountered was impolite and rather rude. We did not let this detour us from taking the flight. He gave us an option of headphones which I mistook as being able to communicate directly with the pilot during our 1st...","review_date":"September 12, 2018","user":"gregsc8557ly"},{"attraction_id":11,"rating":1.0,"review":"Bad service - no show!. We (family, 4 persons) have booked a seaplane tour 2 weeks in advance. The booking information itself included extensive instructions und restrictions concerning the tour.\nWe were especially strictly adviced to reconfirm the flight time at least 48 hours before schedule.\nArrinving to check in,...","review_date":"September 9, 2018","user":"ronald_w"},{"attraction_id":11,"rating":5.0,"review":"Simply amazing. Wow don\u2019t think there are enough words for this first time 8nna seaplane and to boot was next to the pilot the views were simply magical it was a Saturday the sun was out it was beautiful I done the Vancouver extended panorama which wow...","review_date":"September 2, 2018","user":"lynne1912"},{"attraction_id":11,"rating":5.0,"review":"Bucket list....tick. Did this to do something different....well worth it. We did the classic panaroma trip round the bay for 20mins. On the day we decided to move our tour to an earlier slot. The customer services assistant was so helpful and nothing was too much trouble.","review_date":"August 27, 2018","user":"glennons"},{"attraction_id":11,"rating":5.0,"review":"Exciting. Realy great experience with fantastic views of the mountains and Vancouver harbour and bridges, will definitely recommend to my freinds","review_date":"August 8, 2018","user":"e4581whchrisg"},{"attraction_id":11,"rating":5.0,"review":"Sightseeing from the sky!!. Went with my two boys (12 &17) on the Mail Run trip which goes from Vancouver, stopping in Salt Spring Island then onto Maple Bay, back to Salt Spring Island and back into Vancouver.\nWhat an amazing and unique way to experience Vancouver and Victoria...","review_date":"August 8, 2018","user":"petite70"},{"attraction_id":11,"rating":5.0,"review":"Absolutely Fabulous. We really enjoyed our 20 min flight over Vancouver and the mountains. The views were just stunning - a wonderful experience. Worth every penny ($129) and I would definitely recommend it.","review_date":"August 6, 2018","user":"babzwarwick"},{"attraction_id":11,"rating":5.0,"review":"Great way to see the city and beyond.. We were able to see all of the neighborhoods of Vancouver and see the beautiful mountain and ocean views. As my friend said...\"This is the best $100(American) I have ever spent.\"","review_date":"August 1, 2018","user":"mr6n833613"},{"attraction_id":11,"rating":5.0,"review":"Fantastic. Having been disappointed with a cancelled helicopter trip around Mount Robson due to wild fires we chose the seaplane tour instead. Am I glad we did! Our pilot took us up over the mountains and lakes for fantastic views. We had the commentary earphones but...","review_date":"July 26, 2018","user":"alan_p"},{"attraction_id":11,"rating":5.0,"review":"Excellent birdseyeview of a beutiful city. Took an impromptu short flight. Thought it would a very nice alternative view of a city that I like very much. Well worth the effort and price!","review_date":"July 26, 2018","user":"markuslaitinen"},{"attraction_id":11,"rating":5.0,"review":"Great way to see vancouver. The flight with harbour air is a great way to see vancouver and surrounding area. We took the extended tour. We also got the audio option whichhad little value add.","review_date":"July 24, 2018","user":"887gb"},{"attraction_id":11,"rating":5.0,"review":"Great finish to a fabulous 16 days with Norweigan Cruise Lines Seward to Vancouver BC with ground package. the perfect finish to a 16 day Alaska\/ground\/cruise. Our last day we took the 35 min ride to see Vancouver BC from the air. The ride was quite enjoyable, the firm was very business like. I recommend this tour.","review_date":"July 24, 2018","user":"jcf48altoona_pa"},{"attraction_id":11,"rating":5.0,"review":"SEAPLANES ARE THE BEST WAY TO FLY!. We greatly enjoyed our amazing flight over the waters and city of Vancouver, in beautiful clear weather and bathed in sunshine. It was a highlight of our visit to this spectacular city and filled with great memories. It was also outstanding value for money.","review_date":"July 18, 2018","user":"alaskan_red"},{"attraction_id":11,"rating":5.0,"review":"Off my bucket list now!. Naively, we turned up on a nice sunny day to offload one of my all-time wants, a floatplane trip. Fortunately, we were helped by one of the Harbour Air agents who fixed us up with the extended panoramic tour, at CAD$199 for 35 minutes, which...","review_date":"July 17, 2018","user":"ollerbarrow"},{"attraction_id":11,"rating":1.0,"review":"No Uber. The service is great. Unfortunately there is no ride sharing services to quickly and conveniently get to the venue.","review_date":"July 16, 2018","user":"chris_s"},{"attraction_id":11,"rating":2.0,"review":"Sea plane flight for people with disabilities. Being promised disabled access twice by phone with the company I was happy to book the flight. On arrival to board the plane there was a ramp up to the first step and then 3 large metal steps into the cabin. Once inside the aircraft...","review_date":"July 14, 2018","user":"602sianb"},{"attraction_id":11,"rating":5.0,"review":"Vancouver from the air. We went to the office, to find that the tours for that day were sold out. We booked tickets online for the next day, late afternoon. Eight of us boarded the small propeller plane with our handsome and expert pilot Daniel. He brought us on...","review_date":"July 11, 2018","user":"flaesb"},{"attraction_id":11,"rating":5.0,"review":"Just fantasttic!. Took one of Harbour Air's tours of Vancouver harbor on something of a whim while killing time before my flight home. Probably one of the best decisions I have made in a long time. Absolutely fabulous and well worth the money. Will be sure to...","review_date":"July 5, 2018","user":"dfwmw"},{"attraction_id":11,"rating":5.0,"review":"Amazing experience and way to see Vancouver and it's bays.. We were walking near the area when we ran into some friends who had just finished their tour and told us how much they enjoyed it. We walked over to the seaplane airport and were able to book a tour a little later in the...","review_date":"July 3, 2018","user":"mckeyman"},{"attraction_id":11,"rating":5.0,"review":"Highlight of Our Trip. Our 12 yr old loved loved this. Our pilot, Mike A (red beard) was so great. Let our son sit in the copilot seat (no controls on that side) and wear the headphones so he could listen to the air traffic control conversations.\nDefinitely a...","review_date":"July 1, 2018","user":"texas7jf"},{"attraction_id":11,"rating":5.0,"review":"Great experience. what a great (and better) way to see Vancouver from above. We chose the extended tour and this involved flying over Grouse Mountain , along the coast and multiple circuits of the city. The views were great for all the passengers. The safety instructions were...","review_date":"June 25, 2018","user":"richardson37"},{"attraction_id":11,"rating":5.0,"review":"Fantastic views. We made a last minute decision while on the island to do the 35 minute trip around the surrounding islands and back. As the plane was not full so we were able to get window seats. We waited in the small departure lounge for about...","review_date":"June 22, 2018","user":"voyage48"},{"attraction_id":11,"rating":5.0,"review":"wonderful. we have taken small plane tours in other places before - for example in Queenstown NZ - this was as good as any - giving a chance to see Vancouver as a whole in its setting. the pilot was informative- a good guide - I...","review_date":"June 22, 2018","user":"chrisberkhamsted"},{"attraction_id":11,"rating":5.0,"review":"Awesome trip. Excellent facilities at the Seaplane terminal and very helpful staff. We had an awesome trip over the city, harbour and mountains.","review_date":"June 7, 2018","user":"nonnasmate"},{"attraction_id":11,"rating":5.0,"review":"Fabulous way to view Vancouver. Have always wanted to add a seaplane trip to my list of 'achievements' - and I doubt there's anywhere better to do this than in the stunning city of Vancouver. Fabulous way to view the city and surrounding area. Highly recommend.","review_date":"June 2, 2018","user":"951helene"},{"attraction_id":11,"rating":5.0,"review":"Harbour Air Extended Scenic Tour. I had been debating whether or not to take a scenic flight with Harbour Air for a few days when I decided to just bite the bullet and do it. And, I am happy that I did. The tour I selected was the Extended Scenic...","review_date":"May 28, 2018","user":"rick_f"},{"attraction_id":11,"rating":5.0,"review":"Vancouver Classic Panorama. Took the vancouver panorama flight at around 6:30pm. Was not disapointed got beautiful views of the city and the mountains with the sun setting in the background. The captain was very hospitable. Was definitely an experience i will do again","review_date":"May 17, 2018","user":"hamishmcclelland"},{"attraction_id":11,"rating":5.0,"review":"Best way to see Vancouver. What a fabulous way to see the city. Having watched the seaplanes taking off and landing all day, we decided to take the plunge and sign up. It was a wonderful experience - 20 minutes was more than enough to get a really good impression...","review_date":"May 8, 2018","user":"k8173hwmarks"},{"attraction_id":11,"rating":5.0,"review":"Top Notch. The HA staff was very pleasant throughout. The pilot and plane (DH Otter) inspired confidence, and the experience is not to be missed.","review_date":"April 19, 2018","user":"r0tu"},{"attraction_id":11,"rating":4.0,"review":"Must do but annoying extra charge for poor commentary . Absolute must do. Having paid approx $200 a head for the 35 mins having to pay extra to get an audio commentary just felt like being fleeced . Commentary is very poor so not recommended. Probably worth paying up for a window seat at check...","review_date":"April 17, 2018","user":"roomfeedback"},{"attraction_id":11,"rating":5.0,"review":"Vancouver Classic Panorama Sea Plance Tour over Vancouver. An interesting experience in the sea plane tour over Vancouver. The pilot was a confidant and jovial gentleman . He briefed us about the history of the aircraft and assured us a thrilling experience. My wife and I for the first time in our life...","review_date":"March 13, 2018","user":"bala_k"},{"attraction_id":11,"rating":5.0,"review":"A beautiful treat and adventure. Vancouver is a beautiful city. A bird eye view of this city is a must have. And seaplane ride is cherry on the top. Enjoyed 30 mins ride and witnessed bird eye view of one of the world's beautiful city. It costs me around 16k...","review_date":"March 8, 2018","user":"sayanis91"},{"attraction_id":11,"rating":5.0,"review":"amazing way to see the city and mountains nearby. highly recommend the 20min flight, check in early to take advantage of free coffee and pastries in departure lounge. added audio tour was good too.","review_date":"February 18, 2018","user":"motorbikemal"},{"attraction_id":11,"rating":5.0,"review":"Top. We loved this tour so much. The views are spectacular and the pilot was very nice. It is worth every penny. I am afraid of heights and planes and thought I wouldn't enjoy it as much, but the flight was so smooth that I wasn't...","review_date":"January 4, 2018","user":"romaurino"},{"attraction_id":11,"rating":5.0,"review":"Amazing Experience - this is a must in Vancouver!. We loved our 20min trip above Vancouver and would definitely recommend it. If we had more time then we would have taken a trip up to Whistler. A beautiful day, great weather and amazing views. Professional and helpful service from Harbour Air Seaplanes.","review_date":"December 10, 2017","user":"cocostravelsdotcom"},{"attraction_id":11,"rating":5.0,"review":"Extended Vancouver Panorama. There was low cloud around Vancouver, so the pilot advised he would alter the normal route to give us the best tour possible. As we were boarding the pilot offered us the two person bench or a single seat and the co pilots seat, we...","review_date":"December 1, 2017","user":"jared-kiwi"},{"attraction_id":11,"rating":5.0,"review":"Amazing views for 20 minutes....and some mobility comments. Loved the quick tour- there is nothing like seeing the Vancouver area from above; til then you cant appreciate how vast it is or the physical layout. I just read some other reviews and am surprised to see references about being offered free refreshments in...","review_date":"November 10, 2017","user":"brendastarshine"},{"attraction_id":11,"rating":5.0,"review":"1st time seaplane. This tour has to be a must for ordinary people who don't usually get the chance to fly out to the various islands etc on a seaplane, I had only ever seen a seaplane in the flesh once in my 52 years never mind get...","review_date":"November 6, 2017","user":"graham_s"},{"attraction_id":11,"rating":1.0,"review":"No Promised refund, no reaction. We booked an flight across Vancouver and the surrounding mountains (20 minute trip). Because of the smoke, caused by fire, we could only do the Vancouver trip (10 Minutes). At the harbour they promissed an refund of 60$. Two month later there was no refund....","review_date":"November 5, 2017","user":"morgoth2017"},{"attraction_id":11,"rating":5.0,"review":"A fantastic bucket list thing to do.. Let me start this review by saying that I am an aeroplane nut and flying in a seaplane has been on my Wishlist for ever and in Vancouver I got the chance to do it.\nThere are a couple of companies operating in Vancouver harbour...","review_date":"October 20, 2017","user":"scoobypoo"},{"attraction_id":12,"rating":5.0,"review":"Amazing. The staff are friendly, organized, and made the experience safe and enjoyable. I'm terrified of heights but the helicopter ride didn't bother me at all. It was a fun and memorable experience.","review_date":"February 6, 2019","user":"mbjansen"},{"attraction_id":12,"rating":5.0,"review":"amazing. If you are in Niagara Falls and have good weather I would book this trip. It was on my bucket list and I have not one regret taking this tour.","review_date":"November 7, 2018","user":"myadventure1"},{"attraction_id":12,"rating":5.0,"review":"Definitely worth doing. Our original day was changed due to weather conditions, although I think they were a bit quick to do this and wondered as it was the last flight on a Sunday if they just wanted an early finish as other helicopters were over the falls...","review_date":"October 24, 2018","user":"dawnalan"},{"attraction_id":12,"rating":5.0,"review":"Fantastic!. From the moment we walked into the helicopter terminal we were loving it! The staff was amazingly kind, organized, professional and courteous. The flight itself was spectacular. The pilot played great music, flew right over the falls that made us feel part of them! Absolute...","review_date":"October 8, 2018","user":"brenda_d"},{"attraction_id":12,"rating":1.0,"review":"Failed to deliver. Having booked this trip some months earlier I appreciate thew weather is a factor. However, when I called to check the day before the trip and indeed on the day, the attitude was one of disdain and discourtesy. Our trip was cancelled due to low...","review_date":"October 1, 2018","user":"nick_o"},{"attraction_id":12,"rating":5.0,"review":"Amazing experience!. So much better than I thought it would be! Absolutely breathtaking views...would definitely recommend.","review_date":"September 17, 2018","user":"skelly0891"},{"attraction_id":12,"rating":5.0,"review":"SPECTACULAR!!!!. I can't say enough about the staff and the tour. The ONLY way to really see Niagara Falls is by helicopter. This was truly the highlight of our trip. Thank You!!","review_date":"August 19, 2018","user":"bobby_f"},{"attraction_id":12,"rating":5.0,"review":"The falls from a Totally Different Angle. To see the falls from the ground is absolutedly spectacular. To see if from the air in a helicopter is something else. You have to do this and not as expensive as you would think.","review_date":"August 12, 2018","user":"don_b"},{"attraction_id":12,"rating":5.0,"review":"Visitors from Zimbabwe. So easy to find the copters at the niagara district airport we reached by taxi. No sooner settled to wait a few minutes than we were invited to board a copter. Wonderful flyover of the Falls and the gorge and rapids on a clear sunny...","review_date":"July 22, 2018","user":"stevegk6570tl"},{"attraction_id":12,"rating":5.0,"review":"a top of the world view of Niagara Falls. when you are in Niagara Falls, you see the usual plain view of the falls. it is truly magnificent to start with. but if you combine this experience with the view from the hotel and from the helicopter, you now have completed your full range...","review_date":"July 18, 2018","user":"elizabeth_k"},{"attraction_id":12,"rating":5.0,"review":"Awesome. Even though it's a little farther of a drive it's well worth it. Everyone was super friendly even when I arrived late. They were knowledgeable, personable and I would definitely fly again with them. Thanks again","review_date":"July 1, 2018","user":"giovanni_d"},{"attraction_id":12,"rating":5.0,"review":"Magnificent!!. Fabulous experience from start to finish! First helicopter ride and was a little apprehensive. But all staff were extremely professional and made us feel at ease. Amazing views with a stunning perspective ; there\u2019s nothing like it. Highly recommend National Helicopters. If you\u2019re looking for...","review_date":"June 21, 2018","user":"richmond-on-the-road"},{"attraction_id":12,"rating":5.0,"review":"Magnificent View. This is an unbelievable experience! A must do and a definite repeat! Would recommend booking in advance to receive a slight discount.","review_date":"June 18, 2018","user":"mary_f"},{"attraction_id":12,"rating":5.0,"review":"Amazing Helicopter Ride! . Wow! My family of five enjoyed every minute of the helicopter ride. It was so nice to get a different perspective of the falls and the surrounding area. The ride was comfortable and smooth. I highly recommend it!","review_date":"June 11, 2018","user":"clhohio"},{"attraction_id":12,"rating":5.0,"review":"Great Experience. This was an awesome experience and I would recommend it to anyone visiting the falls. Customer service was outstanding and the views are phenomenal.","review_date":"May 28, 2018","user":"273connies"},{"attraction_id":12,"rating":1.0,"review":"Not notified when canceled for weather. . Following instructions, we called within 48 hours of the ride. We were never called back when the weather caused a cancellation. We drove to the airport for nothing. No compensation offered for our ride and\/or wasted time.\nThen had difficulty reaching aviator for a refund....","review_date":"May 22, 2018","user":"v1477hzpaulc"},{"attraction_id":12,"rating":5.0,"review":"Awesome fun!!. Had a great flight with these guys. The staff was very friendly and offered to take photos of all of us by the helicopter. Earphones were a little staticy so hard to hear commentary, but I was taking a lot of photos so I wasn't...","review_date":"April 9, 2018","user":"lori_h"},{"attraction_id":12,"rating":5.0,"review":"Wow. You have to do this helicopter tour. I was scared at the start but the views are the best when you\u2019re up. I would definitely want to do this again","review_date":"February 28, 2018","user":"gracedunham"},{"attraction_id":12,"rating":5.0,"review":"AMAZING!!!. Definitely recommend this to anyone. The people there are so friendly and helpful and the views is amazing! I had the time of my life!!! Will remember forever!","review_date":"December 11, 2017","user":"kschoxo"},{"attraction_id":12,"rating":5.0,"review":"Absolutely AMAZING!. My husband, son and myself had the Grand Tour last weekend and had an amazing time! Our pilot Jamie was very professional and knowledgeable. Our son asked a million questions and Jamie was incredibly kind and patient! The views are spectacular and the ride itself,...","review_date":"November 16, 2017","user":"suebeelove"},{"attraction_id":12,"rating":5.0,"review":"Spectacular tour, highly recommend it!!. This tour was fantastic! The staff where super friendly and happy to answer questions.\nWe got lucky on a bad weather day and after getting re-booked 2 times we go to go up.\nThe weather held up for us and it was fairly clear and...","review_date":"October 16, 2017","user":"j_b"},{"attraction_id":13,"rating":1.0,"review":"Canceled Flight. Extremely disappointed with this service. We were scheduled to take a helicopter tour at 10 am. We got an email the night before saying it might be canceled due to the snow and that they would let us know in the morning by 8 am....","review_date":"March 13, 2019","user":"226kristinan"},{"attraction_id":13,"rating":5.0,"review":"Great ride and staff. BC Experience on Family Day. Gave a call the day before and told Nicola about my proposal plans and she was very accommodating with it. Messaged me the day of to let me know that because of the good weather, they were carrying on with...","review_date":"February 18, 2019","user":"thamioki"},{"attraction_id":13,"rating":5.0,"review":"Breathtaking Views. Pilot was courteous and professional! The tour had exceptional views. Landed on a glacier and got some great photo ops.","review_date":"February 1, 2019","user":"kev_h"},{"attraction_id":13,"rating":5.0,"review":"Awesome!. I had booked in advance online and on the day of the tour the weather was a little sketchy so I was expecting a phone call to confirm if the tour was taking place. The first call we received explained that the morning tour had...","review_date":"January 5, 2019","user":"snowflake71"},{"attraction_id":13,"rating":5.0,"review":"BC Experience. Absolutely awesome experience from start to finish. Thoroughly recommend to anyone visiting the area.","review_date":"December 30, 2018","user":"claireh0321"},{"attraction_id":13,"rating":4.0,"review":"Great views, enjoyable experience, but beware of the 4 seats on the back. Great views, pilot was very knowledgable, answering all our questions. We took the 24 minute ride with glacier landing and the views of the glaciers, mountains and lake were amazing!\nWe were given 15 minutes once we landed on glacier and that was plenty to...","review_date":"December 2, 2018","user":"naveen_d"},{"attraction_id":13,"rating":5.0,"review":"Amazing Experience!. This is one of my favourite adventures so far in Canada. The pick-up location is right in the Village centre, very accessible if you don't have car. From the Village it is about a 15 minute drive North. The flight itself was amazing, the large...","review_date":"October 27, 2018","user":"hollie_b"},{"attraction_id":13,"rating":5.0,"review":"Incredible sights!. Had an amazing experience with this company. I felt safe and had a great time. A pretty unique way to see some of the ridiculously great views whistler has to offer.","review_date":"October 25, 2018","user":"goodtiimmeeeesss"},{"attraction_id":13,"rating":5.0,"review":"Loved the BC Tour!. I had the most amazing time on the BC tour! The highlight was definitely getting to land on Rainbow glacier, where the views were unbelievable. But from start to finish, I loved the whole tour. All the staff were friendly and helpful, and made sure...","review_date":"October 25, 2018","user":"lizimc92"},{"attraction_id":13,"rating":5.0,"review":"Worth every penny, an amazing experience. We travel a lot and have taken helicopter tours on multiple vacations because it is the best way to see the area where you are staying.\nThis is exceptional as others have posted, as the mountains in the Whistler area are jaw dropping, even landing...","review_date":"October 23, 2018","user":"minnesotawt"},{"attraction_id":13,"rating":5.0,"review":"Incredible glacier landing experience!. Had the most amazing time on the BC Experience tour! From start to finish the staff were really helpful and friendly - they even picked me up from Whistler village in one of their shuttle buses. Everything was very professionally done and I felt really...","review_date":"October 19, 2018","user":"nataliej1538"},{"attraction_id":13,"rating":5.0,"review":"Incredible . An amazing experience.\nIf you are at all intending on viewing a glacier and visiting one this is the way to do it. Seeing it from the air and the crevices and colours was something else. Great small groups, informative guides and great value for...","review_date":"August 9, 2018","user":"r1969vysamantham"},{"attraction_id":13,"rating":5.0,"review":"Stunning - fantastic - awe inspiring. From the simple booking forms to the warm welcome everything was a pure pleasure, but to be then collected and drivern to the start point and welcomed like returning guests was the beginning of one of the most remembal days\nOur pilot was both accommodating...","review_date":"August 5, 2018","user":"david_w"},{"attraction_id":13,"rating":5.0,"review":"Amazing trip! Spectacular scenery and fun :). Booked the trip with our 14 year old as a treat. She was very excited about going in the helcopter. Our pilot was Adam who was absolutely lovely, he and made the experience fun as well. ( And strangely appears in our photo\u2019s ...which he...","review_date":"August 1, 2018","user":"annniedragon101"},{"attraction_id":13,"rating":5.0,"review":"An Experience We Will Always Remember!. Our family of four took the BC Experience Heli-Sightseeing Tour. It was awesome. The flight time was a total of 24 minutes, plus we spent 15 minutes on Rainbow Glacier. It is not an inexpensive tour, but if you have not done this type of...","review_date":"July 26, 2018","user":"vsdublin"},{"attraction_id":13,"rating":5.0,"review":"Absolutely th\u00e9 best way to top of your visit to Whistler: truly a-ma-zing!!!. As a tourguide I have had the opportunity to be in a few helicopters in my life.\nBut I have to tell you this: this tour in Whistler?\nBy far th\u00e9 best!\nN\u00f3t exaggerting!\nIt is s\u00f3 worth your money!\nHaving doubts if you want...","review_date":"July 18, 2018","user":"nicolevdbroekehoven"},{"attraction_id":13,"rating":5.0,"review":"DO IT!. My husband and I did the helicopter tour and were blown away! The tour was fantastic, definitely a once in a lifetime experience!","review_date":"July 3, 2018","user":"cavanau3"},{"attraction_id":13,"rating":5.0,"review":"Helped us with the perfect proposal. The team at BlackComb Helicopters is fantastic. They helped us with the perfect proposal (with their Silver Band Proposal Package). Flying in from outside BC, they were very helpful over the phone and email to ensure the proposal was a success. They were up-to-date on...","review_date":"February 20, 2018","user":"ryder_b"},{"attraction_id":13,"rating":5.0,"review":"45 minute glacier stop all around Whistler. Booked in advance & got lucky with blue skies everywhere\nWell organised tour with pick up from hotel & return.\nWelcome & reception\/safety process no problem @ all\nPilot & team members very professional , conscientious + friendly throughout\nHelicopter Air buses in excellent condition...","review_date":"February 14, 2018","user":"christophers8888"},{"attraction_id":13,"rating":5.0,"review":"Once in a Lifetime Experience. My husband and I did the 24 minute tour with a glacier landing during our vacation to Whistler. It was amazing and beyond our expectation. Our pilot was knowledgeable about the area, which made the tour more interesting. He also did some fun turns, without...","review_date":"October 16, 2017","user":"ajacot924"},{"attraction_id":13,"rating":5.0,"review":"WOW!. Helicopters are not for everyone, but for my family -- hell YES! What a great tour of Blackcomb and Whistler mountains. Landing on a glacier -- unforgettable. The entire team is professional right from pick-up to drop off. The weather couldn't have been better either....","review_date":"July 31, 2017","user":"billyrod1"},{"attraction_id":13,"rating":5.0,"review":"Amazing aerial views of mountains and lakes!!. Recently as part of a birthday gift, I went on the BC experience heli tour with Blackcomb Helicopters. It was amazing to see all the mountains and lakes from the air and gain a different perspective of the scenery! We got to see Whistler and...","review_date":"July 12, 2017","user":"jocelyn_c"},{"attraction_id":13,"rating":5.0,"review":"The Best Activity in Whistler. This was the best activity I did in Whistler and anyone who comes to visit should take a helicopter tour. The views from the top of Whistler Mountain and Blackcomb are great, but this helicopter ride takes it to the next level. The views are...","review_date":"January 27, 2017","user":"curtcc822"},{"attraction_id":13,"rating":5.0,"review":"Amazing service, awe inspiring trip. After an internet search I pre-booked a tour with Blackcomb Helicopters for the first day of our Christmas skiing holiday to Whistler as a surprise for the family but sadly the weather prevented take off. We rebooked for later in the holiday and again were...","review_date":"January 7, 2017","user":"z2521tvmattc"},{"attraction_id":13,"rating":4.0,"review":"Great Experience. Nothing like seeing Whistler\/Blackcomb close and personal from the air. My kids really enjoyed the helicopter ride, as well as picking-out familiar landmarks on the mountains. Our stop on Rainbow Mountain to walk on the glacier was also interesting. We took the 39 minute \"BC...","review_date":"August 11, 2015","user":"john_a"},{"attraction_id":13,"rating":5.0,"review":"Felt like we were on top of the world!. Wanting to impress our client from Germany with a helicopter tour we selected Blackcomb Aviation. The team there is fantastic! From the warm welcome at the base and thorough safety review of their brand new shiny red helicopters, to landing on a glacier under a...","review_date":"July 5, 2013","user":"shinyredsuitcase"},{"attraction_id":14,"rating":5.0,"review":"Amazing! Best way to see the falls. Do it if you can. Highly recommend. Loved this helicopter ride so much! Amazing views. Professional staff. No or very short queue. Very well organised, slick operation. Cheap Uber ride from centre of Niagara to & from.","review_date":"November 11, 2018","user":"pennypurples"},{"attraction_id":14,"rating":5.0,"review":"One of a kind view . A must do! One of a kind view of the area & falls! Newer helicopters! Great pilot & friendly staff! Definitely a must do","review_date":"November 1, 2018","user":"pirate013"},{"attraction_id":14,"rating":3.0,"review":"Get what you pay for. I have been on a helicopter tour in Alaska to see the Blue Glacier. I was treated well there from the moment you arrive, its all about the customer.\nBy comparison Niagra Helicopters is al about the money. The check-in is tucked away in the...","review_date":"October 30, 2018","user":"george_w"},{"attraction_id":14,"rating":2.0,"review":"Not That Great. The flight is short which I knew going into the flight. For a Niagara falls tour, there could be more time spent making sure both sides of the helicopter can see the falls. Pilot banked giving one side a great view of the falls with...","review_date":"October 23, 2018","user":"dan_p"},{"attraction_id":14,"rating":2.0,"review":"Lottery ticket . Be aware your ticket is a lottery ticket.. You could end up in the middle seat and they will put big people at the windows..\nDo not expect the seating to be done to make most people see the most.. More like let\u2019s put small...","review_date":"October 20, 2018","user":"822signet"},{"attraction_id":14,"rating":5.0,"review":"Stunning. Stunning helicopter flight for simply the best views of Niagara falls, staff were very well organised as one helicopter after another flew in dropped passengers off and collected more, the flight doesn't last long and its worth every penny, must-visit.","review_date":"October 13, 2018","user":"teamward"},{"attraction_id":14,"rating":5.0,"review":"Best View Ever. It's a short flight (of course) do it calmly so everyone can see the falls at the best. Crew and assistants are very polite","review_date":"October 13, 2018","user":"ikol_22"},{"attraction_id":14,"rating":5.0,"review":"Amazing experience!. I\u2019ve always wanted to ride in a helicopter and Niagara Falls was a great place to do it. The view was amazing the whole experience was very exciting. It\u2019s a short ride, but I found it to be very memorable.\nI would recommend going earlier...","review_date":"October 7, 2018","user":"pinkladi236"},{"attraction_id":14,"rating":5.0,"review":"Best birthday present ever !!!. The helicopter ride was one of the most exciting attractions that I have ever done. If I could give it more stars as a rating, I would. The staff were friendly, helpful and knowledgeable. They were just great! The ride all around and over the...","review_date":"September 26, 2018","user":"gail_t"},{"attraction_id":14,"rating":5.0,"review":"A whole different perspective of the Falls. Stunning. A bit expensive but well worth the cost. A totally different perspective of the Falls - stunningly beautiful. Get the the \"lay out of the land\" view and get an idea of the geological formation of the Falls. Take lots of pics. We highly recommend...","review_date":"September 25, 2018","user":"markm4418"},{"attraction_id":14,"rating":5.0,"review":"Should be top of your \"must do\" list when visiting Niagara Falls. This activity was excellent. We were very fortunate to fly, as low cloud had prevented any flying for 2 days and we were only there for one full day. It could be one of the most exhilarating 10 minutes of your life.\nThe building, just...","review_date":"September 20, 2018","user":"brist0lcelt"},{"attraction_id":14,"rating":5.0,"review":"Super ervaring\/Amazing experience. Wat een gave ervaring, voor een leuk bedrag kan je over de omgeving vliegen en vlieg je boven de watervallen waardoor je het beste uitzicht hebt! Zeker de moeite waard!\nWhat an amazing experience, for a nice amount you get to fly over the area...","review_date":"September 18, 2018","user":"bas_d"},{"attraction_id":14,"rating":2.0,"review":"Unorganised and disappointing..... A helicopter over Niagra was a long-held ambition. Unfortunately, my aspirations on how magical this would be were not realised. On arrival there was no information on queuing, or pictures being taken for purchase. Consequently we were on board with three strangers yet the photographer...","review_date":"September 14, 2018","user":"penrodpooch"},{"attraction_id":14,"rating":5.0,"review":"Glad I did it. All I can say is wow. What an absolutely amazing ride over the town of Niagara and the Falls. I got the most beautiful photos of the falls and the surrounding area. I felt safe in the helicopter and got to sit in the front...","review_date":"September 2, 2018","user":"eec335"},{"attraction_id":14,"rating":5.0,"review":"A must. I had been before and found it amazing so this time I sent two kids and hubby up and they were not too sure to begin with but they were amazed when they got back. I heard them talk about this for hours so I...","review_date":"August 22, 2018","user":"harlin_99"},{"attraction_id":14,"rating":4.0,"review":"Very memorable experience!. Feeling the blast of wind from the helicopters landing and taking off as you wait your turn is in itself a pretty exhilarating experience.\nThere were maybe a few more people on board than I expected there to be, but everyone gets an amazing, unparalleled...","review_date":"July 26, 2018","user":"rognkari"},{"attraction_id":14,"rating":5.0,"review":"Belter of a trip. Where do you start, did this trip on 3 May with my daughter, read all the other reviews and thought we'd give it a crack. The flight duration is only 12 minutes from start to finish but that said the experience is immense. Can only...","review_date":"May 7, 2018","user":"ian_w"},{"attraction_id":14,"rating":5.0,"review":"Bucket List Activity. I had the most amazing experience, all the staff were friendly and helpful. The ride lasts about 10-12 minutes which is long enough to see great views! I got amazing pictures of Niagara Falls and some photos of myself in the helicopter taken by a...","review_date":"March 23, 2018","user":"carys93"},{"attraction_id":14,"rating":5.0,"review":"AWESOME. A MUST DO. FANTASTIC EXPERIENCE. OH WOW. Holidaying in America for 2 months with wife. Spend wife's birthday in Niagara Falls Canadian Side from 26\/9\/17-28\/9\/17 & she wanted to make the most of her birthday 27\/9\/17 so we ended up doing a day tour & this helicopter tour. OH WOW JUST WOW...","review_date":"March 23, 2018","user":"rickt2311"},{"attraction_id":14,"rating":5.0,"review":"Incredible Experience. I must admit I was a bit apprehensive about my first trip in a helicopter but the pilot soon put my wife and I at ease. The flight lasted 12 minutes but it was an incredible experience viewing the surrounding countryside and the might of...","review_date":"March 15, 2018","user":"jamessn8937yc"},{"attraction_id":14,"rating":5.0,"review":"Must do!!!!. Amazing tour with beautiful views of the falls. We were lucky enough to have gorgeous clear skies the day we came. We walked down early to the offices after mis judging the distance and although we were booked in for 11am, the lady let us...","review_date":"March 1, 2018","user":"sunshinefloweryogi"},{"attraction_id":14,"rating":5.0,"review":"Outstanding experience. We undertook this experience as part of our stay in Niagara Falls in January 2018. The previous day it had snowed at the Falls and we were unsure as to whether the flight would be possible. However once the necessary checks were undertaken we were...","review_date":"February 8, 2018","user":"ahtrains"},{"attraction_id":14,"rating":5.0,"review":"Beyond Amazing. Niagara Falls Helicopters have beautiful new helicopters which whisk you away for an spectacular vista. Very comfortable seating and the huge expanse of glass allows everyone to have the best seat in the house. The narration helps you orient your self and understand what you...","review_date":"January 22, 2018","user":"bhoskin"},{"attraction_id":14,"rating":5.0,"review":"View of the falls like no other!. We visited Niagara for our 10 year anniversary so I surprised my wife a helicopter tour over the falls... We both loved the tour... It is short, but in my opinion is definitely worth the money for a couple (would probably not take a large...","review_date":"January 16, 2018","user":"brian-mc224"},{"attraction_id":14,"rating":5.0,"review":"Excellent tour over the falls . The staff is very welcoming. You can prearrange a time or just come in and they can accommodate. Parking is free. This is our 3rd time coming, our 1st being almost 10 years ago, and you can always see and learn something new from this...","review_date":"January 1, 2018","user":"ybulk"},{"attraction_id":14,"rating":5.0,"review":"Incredible experience pre Christmas . My partner & I we\u2019re fortunate enough to book this up during a 2 night stay in Niagara while over staying with family in Toronto for Christmas. It was worth every penny. Due to the time of year there was no queue to speak of...","review_date":"January 1, 2018","user":"899julies"},{"attraction_id":14,"rating":4.0,"review":"Awesome views of Niagara Falls!. I took my kids last weekend on their first helicopter ride. There was no line-ups and we were the only ones aboard. The flight was amazing but too short (15 minutes)...I could have styed up there all day! It does cost a lot of money...","review_date":"November 30, 2017","user":"annette_f"},{"attraction_id":14,"rating":3.0,"review":"Slightly disappointed . Whilst it\u2019s goes without saying that a helicopter trip over the falls is an amazing thing to do, it was, compared to other short tour type helicopter rides slightly disappointing.\nAlthough I was lucky enough to sit in one of the two front seats, beware...","review_date":"November 19, 2017","user":"markalanp236"},{"attraction_id":14,"rating":3.0,"review":"Amazing views. A great way to get amazing photos of Niagara and the Horseshoe falls, along with surrounding area, but do try to get a window seat as they are 4 seats wide and seating quite tight.\nQuite expensive, but while you are there you got to...","review_date":"November 16, 2017","user":"will_r"},{"attraction_id":14,"rating":5.0,"review":"Ultimate ,Spectacular View of Niagara Falls .. This is the ultimate ,way to View Niagara Falls ,and it surrounding districts, so don't forget your Camera \/ phone. this short 10 min flight covers it all ,well organised ,safe operation, will leave you in awe ,as you fly across the mighty Niagara river...","review_date":"October 27, 2017","user":"jarlath_m_m"},{"attraction_id":14,"rating":3.0,"review":"COST A LOT BUT WORTH IT. It was about half an hour wait, as it was the start of the day and they were filling up the 4 helicopters 6 at a time.\nWe were a party of 15. The trip is only about 10 minutes long, but you do get...","review_date":"October 26, 2017","user":"will_r"},{"attraction_id":14,"rating":4.0,"review":"Unforgettable views but over too quickly. This trip was included in our package but was advertised for CAD$140 when we were there (about \u00a385). We had our tickets for a specific day but could not see how we could book so just turned up. We walked from Sheraton on the Falls...","review_date":"October 22, 2017","user":"mikehoare"},{"attraction_id":14,"rating":2.0,"review":"Don't sit in the middle at the back!. This is a very well organised and slick operation. It was a gorgeous day in September , yet we only had to wait 30 minutes or so. The waiting area is prett basic, and having a couple of dodgy knees I prefer to sit when...","review_date":"October 18, 2017","user":"anthony_l"},{"attraction_id":14,"rating":5.0,"review":"Fab, fab, fab!!! . Helicopter over Niagara Falls, do I need to say anymore? Just wow.\nIf you are planning a trip to see the falls you need to do it via helicopter. You get a whole different experience that just standing looking at the falls doesn\u2019t give you....","review_date":"October 6, 2017","user":"841beckyf"},{"attraction_id":14,"rating":5.0,"review":"Wow. Just Wow. I wasn't planning on taking a helicopter ride, but after the boat trip I had to, and I'm so glad I did. The whole team at the centre were friendly and helpful, getting me squeezed in as a solo traveller needing to meet up with...","review_date":"September 23, 2017","user":"sarah_c"},{"attraction_id":14,"rating":5.0,"review":"Heli-tastic. We are on a tour across Canada and this is one of the options. The staff are excellent and made sure everyone was clipped in and secure. We were lucky to get front seats and what an experience. From the take off to the flight...","review_date":"September 21, 2017","user":"jolow"},{"attraction_id":14,"rating":5.0,"review":"Thrilling!. Oh what a thrill! There are no words to describe the experience of viewing this spectacular creation of Mother Nature. You've come this far to check Niagara Falls off the bucket list so you might as well complete the trip with this thrilling ride. It...","review_date":"September 19, 2017","user":"996kayp"},{"attraction_id":14,"rating":5.0,"review":"Wow !!. My wife surprised me with this as a honeymoon gift whilst we were touring Canada and it was absolutely fantastic also I'd never been in a helicopter before so was a really good experience for me the views are incredible !!","review_date":"September 14, 2017","user":"shady22"},{"attraction_id":14,"rating":4.0,"review":"Amazing view. It was my first trip to Niagara fall and flying in a helicopter.\nIt was an amazing trip short but I do not see a better way to enjoy the view of this two Falls than by helicopter.\nI would recommend to anyone who ask...","review_date":"September 13, 2017","user":"yaya_j"},{"attraction_id":14,"rating":5.0,"review":"Breathtaking!. We booked our helicopter trip as part of our fly drive holiday and exchanged voucher for tickets. Arrived late afternoon on a cloudless, blue sky day and a short wait before boarding. Helicopters take 6 passengers per trip and fly continuously every 12 mins. Excited...","review_date":"September 12, 2017","user":"grimsbymariner15"},{"attraction_id":14,"rating":5.0,"review":"great way to see the Falls. OMG this was amazing, for some of our party it was the first time in a helicopter and what a way to do your first trip\nvery professional and a smooth ride\naudio narrative was very informative, but the views were the winning we did...","review_date":"August 31, 2017","user":"60paul47"},{"attraction_id":14,"rating":4.0,"review":"Worth doing. This helicopter is worth doing purely for the amazing and unique view of Falls. The falls look spectacular from a helicopter vantage point and the photos you'll get make the price worth it in my opinion. However, I do agree with previous reviewers who have...","review_date":"August 28, 2017","user":"sophie_l"},{"attraction_id":14,"rating":3.0,"review":"Average for Helicopter Tours. People were friendly and professional. Compared to Helicopter tours in other scenic locations, we flew too high and didn't spend enough time near or over the falls. The helicopter was quite noisy.","review_date":"August 23, 2017","user":"edward_t"},{"attraction_id":14,"rating":5.0,"review":"Brilliant view, well-run facility. My young son and I loved our helicopter trip over the Falls and rapids. The views are extraordinary and the crew helped us pick the seats with optimal viewing for photos. We were able to fly right before a big storm rolled in, so the...","review_date":"August 13, 2017","user":"5fredw"},{"attraction_id":14,"rating":4.0,"review":"Nice view. We took the Niagara Heli tour as part of a package in NF. We had about a 30 minute wait for a helicopter. The ride is pretty brief but provides an opportunity to view the falls, river, and whirlpool. The views from the inside seats...","review_date":"August 12, 2017","user":"hbhakh"},{"attraction_id":14,"rating":5.0,"review":"Magnificent and Breathtaking. Don't miss out on this if you happen to be in Niagara Falls, absolutely spectacular. Worth everything","review_date":"August 2, 2017","user":"ewanluke"},{"attraction_id":14,"rating":5.0,"review":"Great way to see the falls. Having spent the morning seeing the falls from just sbout every angle this is something quite different.\nGives you a different perspective on the size and the overall layout of the falls plus away from the spray you see something more.\nThe staff were very...","review_date":"August 1, 2017","user":"u2322bmjamess"},{"attraction_id":14,"rating":5.0,"review":"Awesome tour. My wife and I took the tour over the falls on an overcast day with slight rain. The views were fantastic and the narration was informative.","review_date":"July 26, 2017","user":"goodhench"},{"attraction_id":14,"rating":5.0,"review":"Nice and safe helicopter trip. With great pilot and new helicopter i got nice exeperience above Niagara in sky. Thanks to every steps especially smart and hansome pilot.","review_date":"July 25, 2017","user":"senak202"},{"attraction_id":14,"rating":5.0,"review":"You MUST do this! Amazing views of the falls!. By far one of THE best experiences I've ever had. I can't recommend enough. I can't even say much about it because you can't accurately describe it but flying over the falls gives you such a different pespective of this awesome force of nature. Great...","review_date":"July 19, 2017","user":"deborahdawnwatson"},{"attraction_id":14,"rating":4.0,"review":"Beautiful tour- glorious helicopters. We showed up without reservations for a flight. The wait was around 45 minutes, but just watching the choppers fly in and out of the helipad in itself was exciting for the kids. The tour was roughly 10 minutes, so honestly could be a tad...","review_date":"July 7, 2017","user":"deepu_and_melod..._m"},{"attraction_id":14,"rating":5.0,"review":"quite expensiv, but a unforgettable experience!!!. went there in the early afternoon. no waiting time, took maybe 10 minutes until were were seated in the helicopter and ready to fly.\nthe price of round about 100EUR per person is quite expensive for a 10 minute flight, but in my opinion definitely...","review_date":"July 5, 2017","user":"i_dont_need_a_nick"},{"attraction_id":14,"rating":5.0,"review":"The best way to see Niagara Falls. This is it! The best way to see Niagara Falls.\nWhile this is expensive it's actually great value. We had three in our group which meant it was pricey but the view is stunning.\nThe pilot didn't speak . . . at all . ....","review_date":"July 4, 2017","user":"geoffdemanser"},{"attraction_id":14,"rating":5.0,"review":"Breath taking views! . Such a fantastic experience! I would highly recommend Niagara Helicopters, the staff & organization are very organized, professional & proficient. They ease any fears you may have.","review_date":"July 4, 2017","user":"y0gadiva"},{"attraction_id":14,"rating":1.0,"review":"Restricted Views. I had been looking forward to a trip over Niagara Falls in a helicopter for months. You can imagine how disappointed I was when I was assigned a rear seat with one rather large person on my left and two other people on my right,...","review_date":"July 3, 2017","user":"barry_b"},{"attraction_id":14,"rating":5.0,"review":"Great ride with awesome view. The Niagara helicopter ride was well worth the money spent. It was the first time for us and our children (ages 3 & 7) to ride on a helicopter and we all enjoyed it. The view was amazing. We thought our hotel view at the...","review_date":"June 29, 2017","user":"nakia_f"},{"attraction_id":14,"rating":2.0,"review":"Disappointed!. We have been on helicopter tours before and this one was just so impersonal, everything was rush, rush, rush! All for a 7 to 8 minute helicopter ride, my husband and myself requested if we could sit up front, we were totally ignored by the...","review_date":"June 21, 2017","user":"jofrod"},{"attraction_id":14,"rating":5.0,"review":"A once in a lifetime moment!. Having seen the Niagara Falls on the boat, to take a helicopter ride and see them from above rounded off a really wonderful day.\nThe helicopter ride was expensive as you only had nine minutes in the air. It was so cool to be up...","review_date":"June 20, 2017","user":"angibb"},{"attraction_id":14,"rating":5.0,"review":"Incredible. It's a short (12 min) but fantastic experience. The staff are efficient and polite. You can find a voucher online for a $30 discount (search something like \"Niagara Helicopters Coupon\") which helps make this even better value. Just turn up on the day. No advanced...","review_date":"June 19, 2017","user":"i4667boamym"},{"attraction_id":14,"rating":5.0,"review":"Can't recommend enough!. You must see Niagara Falls from above! This was our first time in a helicopter (myself, husband, 7 year old and 10 month old) and my husband, being terrified of heights, was reluctant to do it. However, this is now his highlight of the entire...","review_date":"June 7, 2017","user":"m4b"},{"attraction_id":14,"rating":5.0,"review":"My first time on a Helicopter and it will not be my last one!. I was lucky to be able to see the Niagara falls from aerial views. The most amazing felling from taking off to landing. The ride was about $100 canadian and lasted about 12 minutes. I recommend 300%. The pilot was friendly and happy person. I...","review_date":"June 5, 2017","user":"alexandra_p"},{"attraction_id":14,"rating":5.0,"review":"First time on a helicopter. Did this with my girlfriends father during a weekend at Niagara Falls. He hadn't road in a helicopter since the military, and because his wife doesn't like to fly he hadn't been on a plane for a long time either. He had always loved flying,...","review_date":"May 19, 2017","user":"seanw997"},{"attraction_id":14,"rating":5.0,"review":"Wonderful. I had my reservations paying the cost for the length of the flight but it was so worth it! We went in a Thursday daytime and were the only people waiting to fly so we got a ride to ourselves! They were very polite and...","review_date":"May 18, 2017","user":"robyn_w"},{"attraction_id":14,"rating":4.0,"review":"Exciting breathtaking views. You get some truly amazing views of the falls and surrounding area on a helicopter ride. The helicopter is a big study one and very powerful. Be warned that you will experience quite a lot of G-Force upon lift off. They have a good recorded...","review_date":"May 9, 2017","user":"nobodypq"},{"attraction_id":14,"rating":5.0,"review":"great experience. Went on a helicopter flight over the Niagara Falls and along some of the Niagara River, although only about 10 minutes it was great experience above the falls.","review_date":"May 8, 2017","user":"agn610"},{"attraction_id":14,"rating":5.0,"review":"Magnificent ride!!. This is a magnificent and beautiful ride over the falls. It was my first helicopter ride and to experience it over Niagra Falls was simply amazing and one that I will never forget. This ride lasted for approximately 10 minutes but was worth every second....","review_date":"April 27, 2017","user":"waleema14"},{"attraction_id":14,"rating":4.0,"review":"Stunning views, particularly when the weather is good.. The heliport is located a couple of miles from the Falls, near the Whirlpool Aero Car. Easy to reach by car, taxi or by WeGo, the excellent local bus service. Take the Green route. Get off at the Aero Car stop and it's an easy...","review_date":"April 16, 2017","user":"ericbzr"},{"attraction_id":14,"rating":5.0,"review":"Unexpected Breathtaking Flight. I was driving towards Niagara Falls when I saw a helicopter landing near there. So I went up and park my car to show my kids close up a helicopter.\nWhile taking pictures and observing, I got my wife to check out the price for...","review_date":"April 15, 2017","user":"mheidir"},{"attraction_id":14,"rating":5.0,"review":"OMG---do not leave without doing this! Wow!!!. This is a breathtaking ride over the falls. You will never forget this. They are very professional, clean, organized and trustworthy. The helicopters are gorgeous. Safe. Fun and amazing. Worth every cent! Not walking distance from town. Have to drive or get a ride\/transfer.","review_date":"April 15, 2017","user":"larakaz"},{"attraction_id":14,"rating":5.0,"review":"Absolutely Fantastic. Gosh first time in a helicopter and then to be flying over Niagara Falls was the best experience. Niagara Helicopters is very easy to find and there is plenty parking.\nFlights take place according to the weather conditions so you have to be prepared for...","review_date":"April 5, 2017","user":"lesleyannbarlow4845"},{"attraction_id":14,"rating":3.0,"review":"Good but very rushed. Great views and glad I did it...Decided at the last minute to do a helicopter ride over Niagara falls as I received a discounted price. Paid for the tickets, the helicopter had just flown in from the previous flight so was ready to go straight...","review_date":"March 13, 2017","user":"courtyalana"},{"attraction_id":14,"rating":5.0,"review":"Billsview. My wife and I took a trip round the Niagara Falls area in one of these and it was absolutely fantastic. Luckily, we were the only two passengers so we got front seats and great views. Organisation is excellent and staff very pleasant and helpful...","review_date":"March 10, 2017","user":"bilbo471118"},{"attraction_id":14,"rating":5.0,"review":"Trip of a lifetime. I had always wanted to fly in a helicopter and now I have! Professional organisation and the most exciting way to see the Falls and way beyond. Brilliant thank you!!","review_date":"March 9, 2017","user":"alexcliftonvillekent"},{"attraction_id":14,"rating":5.0,"review":"Breathtaking! . We were lucky enough to be in Niagara in December, but only had one day to sightsee and figured a helicopter trip would be a great way to see the Falls. A cab took us to the heliport from our hotel, and we pretty much...","review_date":"January 26, 2017","user":"bowie1984"},{"attraction_id":14,"rating":5.0,"review":"The best way to see Niagara Falls!. I had been looking forward to this excurion since before we left home. My previous experience of a helicopter flight had been in my later school days and helicopters have developed significantly since then. The heliport was busy with continous flights and we were quickly...","review_date":"January 17, 2017","user":"hollyfan46"},{"attraction_id":14,"rating":5.0,"review":"A Must Do ... Experience of a Lifetime. We booked the Helicopter Tour during a January visit because the Maid of the Mist boats are closed from November through May. I'm afraid of heights and booked it anyway so we could get the full \"Falls Experience.\" The flight was amazing ... the ride...","review_date":"January 15, 2017","user":"you-and-me-2015"},{"attraction_id":14,"rating":3.0,"review":"Good but you can be blown away more with the views on the ground. We visited Niagara Falls during our break to Toronto. We stayed overnight in Niagara Falls to make the most of the drive down there. We booked the helicopter tour which was good but after having viewed the falls from the skylon tower and down on...","review_date":"January 1, 2017","user":"nelli8"},{"attraction_id":14,"rating":5.0,"review":"10 minute trip of a lifetime!. Wow, what an amazing experience! Both my husband and I are afraid of heights but thought we would suck it up and give it a go. To our surprise found it thrilling rather than scary, we loved it. We arrived and were straight away shown...","review_date":"December 14, 2016","user":"martin_k"},{"attraction_id":14,"rating":5.0,"review":"Unbelievable view. My husband and I were on our honeymoon and decided to face our fear of heights together by tackling the Skywheel, and Niagara Helicopters. This was my first time ever flying and we were not disappointed, we knew it was a little pricey, but it...","review_date":"December 4, 2016","user":"katchaos"},{"attraction_id":14,"rating":5.0,"review":"amazing views. Found this on the internet, its a short ride by taxi, cost $140 Canadian each for a 10 min tour over the falls, but there is a coupon also on the net if you look, and it works for $29 off each. This is a...","review_date":"November 17, 2016","user":"carl_b"},{"attraction_id":14,"rating":5.0,"review":"Exhilarating & Exciting. Small queue up to get on the Helicopter, helped to build up the excitement watching the huge smiles on the faces of the returning passengers. WOW what a ride, it was exhilarating & the view was outstanding. The falls are magnificent, the ride was only...","review_date":"November 9, 2016","user":"jnjaussies"},{"attraction_id":14,"rating":4.0,"review":"Niagara Helicopters Tour. Took the tour on Nov 6, 2016. Staff are friendly and accommodating. One of the people in our party requires the use of a wheelchair and needs to transition to the helicopter. They had a lift to assist in the transfer. It was great to...","review_date":"November 7, 2016","user":"polar_3"},{"attraction_id":14,"rating":5.0,"review":"Wow wow wow!!. My wife and I took our two young boys on the helicopter trip and it was worth every penny. We went not planning to do it but to be honest, it's not every day you are at Niagara so when you are, make it count!...","review_date":"October 27, 2016","user":"909jonathanp"},{"attraction_id":14,"rating":5.0,"review":"Amazing amazing amazing! . The staff were loverly and were very reassuring! Even if most the communication was through sign language! The helicopter offered a unique vantage point over the falls and a breathtaking view! If only it was longer!","review_date":"October 26, 2016","user":"chlozo23"},{"attraction_id":14,"rating":5.0,"review":"Perfect on a sunny afternoon. The sun came out in the afternoon so went for helicopter flight over Niagara Falls with Niagara Falls Helicopters. Very efficient service. Not cheap but worth every penny. Memorable flight in the sunshine. Awesome.","review_date":"October 26, 2016","user":"ken18"},{"attraction_id":14,"rating":5.0,"review":"Fantastic flight !. Never having flown in a helicopter before we didn't know what to expect. We had intended going on the WeGo Greenline bus route but the concierge at the hotel told us that the bus didn't start running until 10am and so we got a cab...","review_date":"October 25, 2016","user":"david_r"},{"attraction_id":14,"rating":5.0,"review":"Excellent flight over the Falls. This was a surprise present and an extremely worthwhile one.The staff were very helpul, professional and freindly and the flight over Niagara Falls, the canyon and the waterways was excellent. The day was dead calm, sunny and cloudless and the helicopter flight did not feel...","review_date":"October 23, 2016","user":"allovertheplace2013"},{"attraction_id":14,"rating":5.0,"review":"Great Experience in the Sky!!!. Great way to see Niagara Falls from the sky, and so glad the helicopters were able to operate. Lovely little gift shop too and friendly staff","review_date":"October 19, 2016","user":"c4948hmdeniseb"},{"attraction_id":14,"rating":5.0,"review":"Magnificent. Ended our day at Niagara falls with a15 minute flight over the falls with Niagara Helicopters. A wonderful end to our visit to this great attraction. Above the falls in the 6 seater helicopter, made us realise even more, just how spectacular the falls and...","review_date":"October 16, 2016","user":"venusbeachreturners"},{"attraction_id":14,"rating":5.0,"review":"Tour of the Falls. Enjoyed very much taking my Grandson on this Tour. The sites were breathtaking. I will go again. The views of the Falls from all sides is fantastic.","review_date":"October 12, 2016","user":"thomas_f"},{"attraction_id":14,"rating":5.0,"review":"Great but brief flight. They have new helicopters and the flight and view is great. The only negative is that the flight is less than 15 minutes. When I was there they have 4 helicopters going in a rotation. Your view out of the windows is pretty good. I...","review_date":"October 7, 2016","user":"rokcolorado"},{"attraction_id":14,"rating":5.0,"review":"Must Do. This tour was recommended to us. Professional operation, felt totally safe and secure. Arrival, check in and boarding were all swift and well organised. The flight took us above all the sights of Niagra and gave a totally different perspective from the cruise and walk...","review_date":"October 6, 2016","user":"spennyfather2016"},{"attraction_id":14,"rating":4.0,"review":"Experience it once in your life. What a great experience this flight was over the Niagara Falls, we had a nice clear day and the view was fab","review_date":"October 4, 2016","user":"robert_m"},{"attraction_id":14,"rating":4.0,"review":"Great views but rather short. A must try experience as you see the falls from a new perspective.\nThe helicopter is very quiet and the flight smooth but short. I appreciate that there must be restrictions but the flight felt rather sterile and kept a distance from the action.\nHaving...","review_date":"October 4, 2016","user":"terryh774"},{"attraction_id":14,"rating":2.0,"review":"The free sharaton hotel pool view to falls is the best., the skylon is good and walking beside falls is amazing.. It was noisy, costly, views were better from hotels (free) .\nThe falls arial view is not as good as from the hotels, they are closer and give a unique look at the entire area, like a giant bathtub, u dont get that from helicopter.","review_date":"October 3, 2016","user":"moneyquestgroup"},{"attraction_id":14,"rating":5.0,"review":"Fantastic. Took this tour as an extra option whilst visiting Niagara Falls. Having already seen the falls via the Hornblower Cruise Boat I was questioning whether to do this as I am afraid of heights!!!\nFear aside, the views were breath taking and stunning - giving...","review_date":"September 26, 2016","user":"abc123wakefield"},{"attraction_id":14,"rating":5.0,"review":"You have to do this!. After seeing the falls at sea-level this trip put the Falls into context because you get to see the whole picture! My wife had never been in a helicopter before and the look on her face said it all - awesome!","review_date":"September 15, 2016","user":"dwparkes"},{"attraction_id":14,"rating":4.0,"review":"It can be out of this world or it can be average!. I wanted to see Niagara Falls area in all its glory. So what better way than by Helicopter? Mega buzz for me as I had never been in a Chopper. But there are things to consider. Where will you sit in the Helicopter? 6 seats....","review_date":"September 9, 2016","user":"goodguyjas"},{"attraction_id":14,"rating":4.0,"review":"Stunning Views. My husband and I went on this wonderful helicopter ride together! The gift shop was nice and the helicopter seemed very safe.\nEveryone that worked there we're efficient and professional. The ride I believe was about 9 minutes long. We had a total of 6...","review_date":"September 7, 2016","user":"amlove1995"},{"attraction_id":14,"rating":5.0,"review":"The best way to view the falls. I have been to Niagara Falls many times and seen and attended all the attractions available. For my Birthday I decided to treat my self to the Helicopter ride over the falls. If you go online and get a coupon you can get $29 per...","review_date":"August 29, 2016","user":"lindaforler"},{"attraction_id":14,"rating":5.0,"review":"An Anniversary surprise. The line up seemed long (you cant reserve a time) it went by fast. Just go and wait. The fun part is seeing all the customers come and go for the tours. No one was disappointed. Lots of waves and big smiles all around. There...","review_date":"August 23, 2016","user":"jamiegarnet"},{"attraction_id":14,"rating":5.0,"review":"3rd time visiting . A must do when visiting Niagara. It is a bit pricey but well worth it. Flies over Whirlpool and the Falls. Not a long ride but still lots of fun.","review_date":"August 4, 2016","user":"ian_b"},{"attraction_id":14,"rating":5.0,"review":"Amazing experience!!. The best way to see the falls! We went on a lovely sunny day, had to wait about 45 minutes to board the helicopter as there were some large groups in front of us but it was well worth it.\nThe rides last about ten...","review_date":"August 3, 2016","user":"gammon3000"},{"attraction_id":14,"rating":4.0,"review":"Only way to see and understand the Falls. This literal overview is really the only way to see and understand the complex web of water, land and rock that makes up the Niagara Falls. And if you're an American visiting Canada, this is also the most economical helicopter tour you'll ever find. When...","review_date":"July 28, 2016","user":"ric_g"},{"attraction_id":14,"rating":5.0,"review":"Wonderful. What a fantastic way to see the Falls. We purchased a bus ticket and travelled down to the heliport and as soon as we arrive we obtained tickets for the flight. It's a good idea to speak to the info desk at your hotel as...","review_date":"July 25, 2016","user":"janiebeaumont"},{"attraction_id":14,"rating":5.0,"review":"Once in a Lifetime!. I've been coming to Niagara Falls since I was a kid. We've done it all and seen it all.....but we never did the helicopter tour. My husband and I splurged today to take our daughter up via helicopter. It was amazing!!! The staff were are...","review_date":"July 24, 2016","user":"melissabye"},{"attraction_id":14,"rating":5.0,"review":"Amazing Way To See The Falls. Definitely not the most budget friendly attraction in the area, but there's no better way to see the Niagara Gorge, the Falls themselves, and the Whirlpool. Friendly staff will give you a thorough briefing before loading you aboard one of the helicopters. The flight is...","review_date":"July 20, 2016","user":"whydoineedthis"},{"attraction_id":14,"rating":4.0,"review":"A Great Way to See the Falls. We had a great experience with Niagara Helicopters. We didn't have a reservation and just walked in mid-to-late morning. The ticket reps were happy to help us out. We only had to wait about 10 minutes to get on board.\nThe view was spectacular. This...","review_date":"July 14, 2016","user":"robert_m"},{"attraction_id":14,"rating":4.0,"review":"These views of Niagara Falls are not to be missed!. We took this trip as part of a tour with King Tours to Niagara Falls. It was really easy to book ahead of time, but if you decide you want to take the tour on the day, then your tour guide can arrange this for...","review_date":"July 13, 2016","user":"theworldinaweekend"},{"attraction_id":14,"rating":5.0,"review":"WOW!!!!!!!!!!!! Must do if you want to be thrilled...... The team at Niagara Helicopters made the ride a once in a lifetime event for the Falls. I felt very safe and comfortable in this helicopter. If you have the time, go for it......","review_date":"July 13, 2016","user":"elizabeth_c"},{"attraction_id":14,"rating":5.0,"review":"Experience of a lifetime . My wife and I had the pleasure of taking a helicopter ride over niagara falls fantastic staff who helped my wife has she is a full time wheelchair user. Well recommended to everyone and the less mobile. Best way to visit this attraction is on...","review_date":"July 3, 2016","user":"ganchie"},{"attraction_id":14,"rating":5.0,"review":"Woohoo!. First time in a helicopter and it was great. The pilot certainly knew what he was dong. Felt completely safe and got some amazing pictures of the falls.\nOnly drawback: too fast!!! You feel you can stay up there for hours!","review_date":"July 2, 2016","user":"936alexandran"},{"attraction_id":14,"rating":5.0,"review":"Fabulous way to see the Falls. Treat yourself to a once in a lifetime trip over Niagara Falls. The pilot was very efficient, and handled the helicopter with great ease. He took the time to circle the falls several times, from different angles. My suggestion is to get a front seat...","review_date":"June 29, 2016","user":"summer53f"},{"attraction_id":14,"rating":2.0,"review":"Don't bother unless you especially like helicopter flights. Tourist trap. Short trip, limited viewing of the falls, expensive. Quick to take your money, usher you on a helicopter, quick happy snap, fly over the falls with voice recording playing. I've done a number of helicopter flights around the world and to date this...","review_date":"June 22, 2016","user":"86mathewl"},{"attraction_id":14,"rating":5.0,"review":"Only why to see the natural wonder of the powerful Niagara Falls. Oh what an experience. Didn't have to wait long to have an experience of a lifetime flying over the spectacular Niagara Falls Park. I was fortunate to be sitting in the front seat and had a birds eye view and I have great photos of...","review_date":"June 21, 2016","user":"rhonda_e"},{"attraction_id":14,"rating":4.0,"review":"Fabulous View of the Falls. Our Niagara tour dropped us off at the helipad and we had a very short wait. There's the obligatory photos to get out of the way before you climb aboard the very smart chopper - there were 3 of them in use - and away...","review_date":"June 10, 2016","user":"georgie_t"},{"attraction_id":14,"rating":4.0,"review":"Expensive but a once in a lifetime experience. This is a must to do if you go to Niagara falls! Getting a bird's eye view of this Natural wonder is a thrilling exp\u00e9rience. You also get to see the dam and Niagara river and this makes you see the whole site in a...","review_date":"June 8, 2016","user":"panchitomontreal"},{"attraction_id":14,"rating":5.0,"review":"Sky high fun. I was amazed at how stable the aircraft was. Did not even feel like I was flying except when the helicopter banked.\nGreat narrated tour over the American and Canadian falls and some local landmarks and attractions.\nIf you only do one thing in Niagra...","review_date":"June 7, 2016","user":"triphammer73"},{"attraction_id":14,"rating":5.0,"review":"Ride that you will never forget!. This is our 4th or 5th trip to Naigara falls and on each trip we learn more about the falls and this beautiful place. Since we have had the opportunity to experience most of things you normally do here, we decided to go either for...","review_date":"June 4, 2016","user":"nader_t"},{"attraction_id":14,"rating":5.0,"review":"best views of all. regardless of the cost, it's over 100 dollars US per person this is a must do.\nthe flight could not be smoother, we had never been on a helicopter before, but whether it was the view, or the commentary, or just the machine and pilot...","review_date":"May 29, 2016","user":"ffdoc2"},{"attraction_id":14,"rating":5.0,"review":"What a way to see the breathtaking beauty of the falls and area.. Our group of 4 were quickly buckled in and connected with headphones. As we took off an automated audio tour began. Though the ride was only about 15 minutes long the memories and majesty of the falls will be forever. The staff inside the terminal...","review_date":"May 22, 2016","user":"chuck2865"},{"attraction_id":14,"rating":4.0,"review":"Aerial tour of the Niagara Gorge, River & Falls. A Frugal Friday coupon purchased for 1\/2 the usual price put us in a Niagara Helicopter Ltd. whirlybird, and we quickly agreed it was money well spent and something we should have done years before, especially since we've lived in Niagara for 70 years.\nThe...","review_date":"May 19, 2016","user":"wjr47"},{"attraction_id":14,"rating":3.0,"review":"Seat extremely important. I had a ride in Niagara Helicopters today. Unfortunately I was sitting in the back row\nin a middle seat, the view to the side was obstructed by the person sitting next to me and couldn't see out of the front as impossible as three...","review_date":"May 16, 2016","user":"rosieandmaya2"},{"attraction_id":14,"rating":5.0,"review":"AMAZING . If going on a helicopter is on your bucket list you must go to Niagara Helicopter. It's worth every dollar. The ride is approximately 12 minutes, but that's all you need. It's an opportunity to see Niagara Falls like never before.\nHelicopters are different from...","review_date":"May 12, 2016","user":"shadina_g"},{"attraction_id":14,"rating":5.0,"review":"Fantastic. First time on a helicopter, first time to the falls - Fantastic experience and well worth the money even if it was over so quickly. The staff were really friendly and helpful and you have a recorded commentary whilst flying over the falls which tells...","review_date":"May 8, 2016","user":"parkerb349"},{"attraction_id":14,"rating":5.0,"review":"Bucket list...check!. Super fun! Totally worth it. Wonderful staff from check in to gift shop! Great tour with information. Totally impressed. Highly recommend when you visit Niagara Falls. Love the view of the falls from the air!","review_date":"May 7, 2016","user":"sheila_w"},{"attraction_id":14,"rating":5.0,"review":"Beautiful and exciting!. My husband and I loved it! The staff was very pleasant and professional. The views of the falls and the surrounding area were truly breathtaking. The ride was less then 15 minutes, we would have loved to have had a little bit longer! Our only...","review_date":"May 2, 2016","user":"vicki_c"},{"attraction_id":14,"rating":5.0,"review":"awesome view. i take people from all over the world to niagara helicopters throughout the year. the staff there treat my passengers really well and are very helpful. i have been going there for over 20 years and in all that time not one passenger was ever...","review_date":"April 26, 2016","user":"robert_b"},{"attraction_id":14,"rating":5.0,"review":"Great Christmas Gift...LOVED IT!!!. I used my Christmas gift today...a helicopter ride over Niagara Falls. Beautiful. Niagara Helicopter was great. Very safety conscientious and friendly. The helicopter was very nice and clean....clean widows. I wanted to take pictures and was not disappointed. This is one of the BEST ways...","review_date":"April 24, 2016","user":"anita_h"},{"attraction_id":14,"rating":5.0,"review":"A must do !!. If you are going to Niagara Falls you need to see it from the sky too. This was a great experience. Having never been in a helicopter before I was a bit nervous but you quickly get accustomed to it. The turns freaked me out...","review_date":"April 19, 2016","user":"rnr636"},{"attraction_id":14,"rating":5.0,"review":"Fantastic, smooth ride with amazing views. This was our first ever trip in a helicopter, I can honestly say I was not looking forward to it however it was a fantastic experience. We were given a briefing before takeoff, safety being the most important factor. When it was our turn we...","review_date":"April 3, 2016","user":"colinwalker7"},{"attraction_id":14,"rating":5.0,"review":"Fun Experience. The tour was shorter than what I expected and at a higher elevation that I though (though we would get closer to the falls) but overall great way to see the falls and take some great pics","review_date":"March 24, 2016","user":"christian_b"},{"attraction_id":14,"rating":4.0,"review":"A must do attraction. I highly recommend a helicopter tour over Niagra Falls. The view from the back seat is slightly obstructed particularly if you sit in the middle seat. It makes it difficult to take decent photos. Being a solo rider, you're then relying on other people taking...","review_date":"February 12, 2016","user":"alan_n"},{"attraction_id":14,"rating":5.0,"review":"Amazing. We had a wonderful time in Niagra Falls and the trip over the falls in the helicopter was brilliant. It was very well organised we all enjoyed it.","review_date":"January 26, 2016","user":"kevin_r"},{"attraction_id":14,"rating":5.0,"review":"Great flight. Went up on a beautiful day with blue skies. The falls were spectacular from the helicopter and the pilot flew all round in order to give everyone ample opportunity to obtain great photos. Definitely recommend.","review_date":"January 10, 2016","user":"10lila"},{"attraction_id":14,"rating":3.0,"review":"Overpriced. $111 for a 10 min ride over the falls and the whirlpool rapids. It was a nice ride but not really worth the money. On top of that, you have to pay for the photos they take of you with the helicopter. Everything is overly...","review_date":"January 10, 2016","user":"phyllisl121"},{"attraction_id":14,"rating":5.0,"review":"Up up and away in that beautiful machine!. Picked up the helicopter trip on the way into Niagara as otherwise you need to catch a cab or free bus out to the site. Very slick operation well organised very little waiting around and nice helpful staff. Up and away, pre-recorded commentary and amazing...","review_date":"December 16, 2015","user":"flyer1949"},{"attraction_id":14,"rating":5.0,"review":"Great Ride and View. We enjoyed the ride up the Niagara River and over the Falls. They play a pre recorded tape telling you all about your trip and what you are seeing then.\nThe pilot does not talk at all. If there is any knock it would have...","review_date":"November 28, 2015","user":"ruby_w"},{"attraction_id":14,"rating":4.0,"review":"The views were worth it. The helicopter ride itself makes this worth the while as the views are incredible and something you will never see from the ground as there the actual Falls area is so huge. However I left thinking these guys need some lessons in customer service. Perhaps...","review_date":"November 21, 2015","user":"kiwilah"},{"attraction_id":14,"rating":5.0,"review":"Wowww!. Excellent staff!\nPilot was so great. Not a bumpy ride at ALL. I wasn't worried which allowed me to enjoy the view.\nTaken right over the falls and it was a wonderful experience for my first time in a helicopter !\nWould go again for...","review_date":"November 3, 2015","user":"d_b"},{"attraction_id":14,"rating":5.0,"review":"Amazing Experience!. We had an amazing flight over the Falls, then we returned to have our photographs waiting and then we were given a memory stick that truly will be that as it has all our pictures and much more.\nWe will never forget this experience with...","review_date":"October 27, 2015","user":"davids021714"},{"attraction_id":14,"rating":5.0,"review":"stunning. What a quick few minutes, but something I have always wanted to do. Truly amazing. The worse bit was the queuing ,waiting to get on the helicopter, however as normal THEY want to take the photos. I was put in the front next to the...","review_date":"October 26, 2015","user":"linda_m"},{"attraction_id":14,"rating":5.0,"review":"Flying high at the Falls. We were given the option to book this relatively last minute as part of a group tour excursion. We debated it due to the cost (around \u00a380) and duration time of only 10 minutes, but decided to do it anyway as we may never get...","review_date":"October 25, 2015","user":"missholders"},{"attraction_id":14,"rating":5.0,"review":"Birds eye view of the falls and surrounds. Staying at Niagara Falls for a few days.\nTook a ride with Niagara Helicopters to view the falls from above.\nWhat a trip.\nFly over the town, the falls, the rapids......\nComfortable craft and an experienced pilot. Smooth as silk\nRecommended","review_date":"October 21, 2015","user":"ian_h"},{"attraction_id":14,"rating":3.0,"review":"I was quite disappointed.... We booked a day trip from Toronto to Niagara Falls with a tour operator who offered to do a Helicopter ride with Niagara Helicopters. The organisation was good. Our tour operator brought us there and we were really looking forward to the flight. We were...","review_date":"October 19, 2015","user":"ploppy86"},{"attraction_id":14,"rating":5.0,"review":"Beautiful - must do!. Best sights to see are from the air! My wife doesn't like flying, but she loved the helicopter tour! Well worth the money!","review_date":"October 12, 2015","user":"jon_n"},{"attraction_id":14,"rating":5.0,"review":"Great views even from the middle of the helicopter. My husband and I decided to take a helicopter ride since we were celebrating our honeymoon. I am so glad we did! We have done a lot of the other experiences around the falls from behind the falls to the jet boats. It was great...","review_date":"October 10, 2015","user":"jessica_s"},{"attraction_id":14,"rating":5.0,"review":"Brilliant! Worth the money. Have always wanted to do a helicopter tour and this was reasonably priced. Absolutely brilliant. Friendly staff, new equipment and amazing views of the falls. Lots of opportunities to get good photos and video. Highlight of our trip and very safe!","review_date":"October 7, 2015","user":"rockwoodroo"},{"attraction_id":14,"rating":5.0,"review":"Birds eye view of the Falls.. The Niagara Helicopter rides give one an overall view of the Canadian and US falls. One can actually see how lake Erie flows down into the Niagara river over the horseshoe fall and the US fall. A grand view of the rapids leading up to...","review_date":"September 29, 2015","user":"anne_mary_f"},{"attraction_id":14,"rating":5.0,"review":"well worth it. My husband and I did an organised trip to Niagara Falls from Toronto. On the way the tour guide told us about the opportunity to do the helicopter flight over the falls. We are so glad that we did it. We waited for about 10...","review_date":"September 24, 2015","user":"kt1979"},{"attraction_id":14,"rating":5.0,"review":"Dream flight over Niagara. Here I go again using the word Spectacular, but the falls view from the air with Niagara Helicopters is just that. and if you add the thrill of the helo flight into the equasion the whole thing is breathtaking. Your pilots job is to get...","review_date":"September 22, 2015","user":"peter_john_h"},{"attraction_id":14,"rating":4.0,"review":"Short ride but cool view of the Falls. It's a short ride but the views are fantastic (a great way to see the Falls) --- the pilot angles the helicopter so that you get good views no matter which side you are on. The aircraft sits six (in addition to the pilot) with...","review_date":"September 19, 2015","user":"travelingpards"},{"attraction_id":14,"rating":5.0,"review":"What a flight!. A very memorable way to start our visit to the Niagara falls, which was actually a surprise birthday gift. The best way to see the entire falls region!","review_date":"September 18, 2015","user":"sjoerd_j"},{"attraction_id":14,"rating":5.0,"review":"Exciting way to see the falls. The helicopter ride was all of 12 minutes but it was a great view of the falls in a comfortable ride. Definitely worth while.","review_date":"September 13, 2015","user":"steven_g"},{"attraction_id":14,"rating":5.0,"review":"Stunning. This is the best way to view the falls. It was absolutely breathtaking and i would recommend anyone to do this whilst they are in Niagara.","review_date":"September 10, 2015","user":"kelly_m"},{"attraction_id":14,"rating":5.0,"review":"Excellent tour!. Excellent helicopter tour! While it was literally 12 minutes, it felt much longer. The falls are beautiful up close but seeing it from above is even better. I highly recommend this!","review_date":"September 9, 2015","user":"sjhawthorne"},{"attraction_id":14,"rating":4.0,"review":"Nice view, my 12 year ld son enjoyed it a lot. I was thinking abut taking this helicopter tour for awhile, on every trip I made to Niagara, and finally decided to do it. It was about a 10 minute ride where you go to the falls and back. Nice views. They gave me the family...","review_date":"September 7, 2015","user":"rob_k"},{"attraction_id":14,"rating":5.0,"review":"Beautiful view of Niagra Falls and Vineyard. My husband and I enjoyed a helicopter ride with a view the US and Canadian side of the Falls and also the vineyards for our Anniversary.","review_date":"September 5, 2015","user":"juliah997"},{"attraction_id":14,"rating":5.0,"review":"A new experience!. We've visited Niagara quite a few times now and done the helicopter ride each time - and always with this company because of its excellent safety record. Every time we go we think we don't have to do the helicopter flight but the thrill of...","review_date":"September 1, 2015","user":"willum65"},{"attraction_id":14,"rating":5.0,"review":"Once in a lifetime experience!!!. Went as a wedding present and loved it! Was a bit of a wait for the helicopter but they were working flat out with 4 helicopters in constant rotation. The trip lasted 10 minutes. Got a truly incredible view of the falls.","review_date":"August 26, 2015","user":"nicola120988"},{"attraction_id":14,"rating":5.0,"review":"Awesome. This was just awesome. Our helicopter ride over the falls was amazing. You see so much and you are just mesmerized. You won't be able to stop taking photos either. So worth it and ppl of all ages are able to experience this wonderful ride.","review_date":"August 23, 2015","user":"lynda_r"},{"attraction_id":14,"rating":4.0,"review":"Awesome view !. A quick (yes, unfortunately it last for only 10 minutes) awesome complete view of the landscape surrounding the amazing falls. Had the best seat at the front beside the pilot and it does feel a little like roller-coaster ride whenever he takes a dip here...","review_date":"August 23, 2015","user":"jasminegan"},{"attraction_id":14,"rating":5.0,"review":"Great way to see the falls. We had a great experience at Niagara Helicopters taking the flight over the falls. The crews were very professional and concerned with safety. The helicopters were new, clean and very comfortable. They are located close to the falls so you don't waste any air time...","review_date":"August 13, 2015","user":"richard_trus"},{"attraction_id":14,"rating":3.0,"review":"So Disappointing. My partner and I were traveling with 2 others and were spending a few days in Niagara.\nWe decided to pay the $170 per person to do the helicopter ride. You were able to just turn up and it was only a short wait until...","review_date":"August 6, 2015","user":"bw1989"},{"attraction_id":14,"rating":5.0,"review":"Great Experience. Decided to do the Helicopter Tour over the falls on the way to them, and very glad we did. It was a great experience and great to get a birds eye view of the falls and the surrounding area. Very professionally run operation. Friendly staff...","review_date":"August 5, 2015","user":"kitty63melbourne"},{"attraction_id":14,"rating":5.0,"review":"Amazing. The staff is friendly and helpful. The ride is amazing and the views are spectacular. This is the best way to see Niagara Falls by far. No words to descibe it.","review_date":"August 4, 2015","user":"blnd2nv"},{"attraction_id":14,"rating":5.0,"review":"Best experience ever . Friendly staff. Love the ride. It was just breath taking. The picture they took was really nice. And the view is unbelievable. I would recommend every that goes to Niagara Falls to visit that place.","review_date":"August 3, 2015","user":"melanie_g"},{"attraction_id":14,"rating":5.0,"review":"Amazing experience. .... No words to describe this amazing ride.....thank you.we have really nice experience at Niagara fall . everyone who can afford the helicopter ride must u have to do with this company. And it's life time experience to see niagara falls from sky.","review_date":"August 1, 2015","user":"chirag_r"},{"attraction_id":14,"rating":4.0,"review":"Buzzing The Falls :0). Fastest 15 minutes of my life BUT well worth it! Amazing views of Niagara falls\nfrom above. It is expensive but I would do it again in a heart beat. Simply organised and one of the receptionists went out of her way to help us....","review_date":"July 23, 2015","user":"roberta_w"},{"attraction_id":14,"rating":5.0,"review":"Awesome experience with great views. We took the 12 minute tour over the falls and it was great. The view was spectacular. The narration was good. The safety checks seemed to be very good, everyone knew what to do and things ran really smoothly. The wait time was short as...","review_date":"July 21, 2015","user":"buggirl24"},{"attraction_id":14,"rating":5.0,"review":"A flight of fancy............. I have visited Niagara many times, but decided on this occasion to invest in a flight over the Falls. I know that both I and my guests enjoyed every minute..\nAlthough the flight is only about 12 minutes, it is well worth the investment. It...","review_date":"July 20, 2015","user":"diamondtone"},{"attraction_id":14,"rating":5.0,"review":"What a thrill - safe professional staff and experience. Been wanting to to do this trip for years and finally did!\nWhat a TRIP!\nA bit pricy but one expects that for a 12 min helicopter ride around the falls\/area.\nThe whole experience was simply a thrill and the staff\/pilot were super friendly and...","review_date":"June 24, 2015","user":"expatdaze"},{"attraction_id":14,"rating":5.0,"review":"Wow!!! Amazing, breathtaking experience! . Never before had a chance to experience this wonderful spectacle!!! Love flying, but this is different! Absolutely unique! Even if you have seen Niagara Falls, you never seen this!\nIts a must see experience!","review_date":"June 13, 2015","user":"gabriella_t"},{"attraction_id":14,"rating":5.0,"review":"Best View - Amazing. My first helicopter ride and it was an amazing experience. The views of the falls are breathtaking. During the ride I learned some new and great facts about Niagara as they provide a recorded message for all to listen to. The pilots are fantastic and...","review_date":"June 12, 2015","user":"rossana_a"},{"attraction_id":14,"rating":4.0,"review":"What a view!. The only reason why I am not rating it as a five stars is because the trip should last longer! Amazing experience and very unique and beautiful way to see the falls. The trip is quite expensive and it last about 10 mins but totally...","review_date":"June 1, 2015","user":"yanaisyn"},{"attraction_id":14,"rating":5.0,"review":"Loved it!!!!. Hands down, the best tourist attraction at Niagara! I so enjoyed seeing everything in the area and especially the falls. Very informative as well. Highly recommend.","review_date":"May 28, 2015","user":"123kristalv"},{"attraction_id":14,"rating":5.0,"review":"Highlight of the day!. Albeit a short ride it was most definitely worth it. You get to see both falls, American and Canadian plus the whirlpool from both sides of the helicopter giving everyone an opportunity to take wonderful photographs.\nWell worth the effort and good value for money","review_date":"May 21, 2015","user":"sean_f"},{"attraction_id":14,"rating":5.0,"review":"Mothers Day gift. Two of our children took my wife and I on the Niagara helicopter tour. It was incredible the ground crew was very friendly and informative before we took off. They provided a lot of useful information. The flight itself was a great experience. highly recommended.","review_date":"May 19, 2015","user":"redsoxpats1"},{"attraction_id":14,"rating":5.0,"review":"Best experience ever. I was so lucky to have been seated next to the pilot.... I got some great photos of the falls, half frozen.... In my opinion, this is the best way to see Niagara falls.... A must for everyone... Of course it could have been a...","review_date":"May 17, 2015","user":"tracey4650"},{"attraction_id":14,"rating":5.0,"review":"Husband loved it. He claims this is the best part of his trip to Niagara Falls. Worth going but it is expensive over 130\/person","review_date":"April 23, 2015","user":"keya707"},{"attraction_id":14,"rating":5.0,"review":"the ride that I've ever had.. I really liked to how the view of Niagara Falls looks from in the sky in the Helicopter. Nothing to dislike.","review_date":"April 16, 2015","user":"corney_q"},{"attraction_id":14,"rating":5.0,"review":"A must do - to experience the Falls magnificance. My husband, sister and I had an amazing 9 minute helicopter ride with Niagara Helicopters Ltd last week. Both my sister and husband were scared of heights, but the dialogue during the ride, put both at ease and we even remember some of the facts...","review_date":"April 10, 2015","user":"nora_ni1975"},{"attraction_id":14,"rating":4.0,"review":"Helicopter Happiness. Just had a truly amazing trip over both the American and Canadian Falls,thanks to this company.Had 3 days previously experienced my first ever helicopter trip in the USA and found that where they crammed in 6 with the pilot,and 2 of the 4 of us...","review_date":"March 23, 2015","user":"ian_w"},{"attraction_id":14,"rating":5.0,"review":"Niagara Helicopters Limited. I am sure I wrote a highly positive review of this experience and the company itself in August 2014 after having had an amazing helicopter trip over the falls. I have also received some traveler questions based on that review, so am not sure why...","review_date":"March 10, 2015","user":"mono_jockos"},{"attraction_id":14,"rating":5.0,"review":"Worth the cost. If one has never ridden in a helicopter, or not, this is a 15 odd minute experience that is worth the 150 or so dollars of cost. The pilots come and go quickly and it is an efficient and safe loading and unloading. The staff...","review_date":"March 3, 2015","user":"kelric"},{"attraction_id":14,"rating":4.0,"review":"Amazing views. This was the highlight of our trip to the falls.the take off point is in in town close to the falls and easily accessible by car or bus. The WEGO bus stops within a short walk and costs only $7 for a twenty four hour...","review_date":"February 27, 2015","user":"norman_b"},{"attraction_id":14,"rating":4.0,"review":"Brilliant . I can't comment on the value of the trip as it came as part of a package. However, as someone who has never flown in a helicopter before it was breathtaking.\nBeing winter and a windy day (pilots are excellent) we did not have to...","review_date":"December 15, 2014","user":"adewotton"},{"attraction_id":14,"rating":5.0,"review":"A must do in Niagara. Although a bit pricey, the helicopter ride is one of the things to do when in Niagara. The WEGO bus goes close to the helicopter terminal or you can drive your car to their parking area. The ride was smooth and the pilot manoeuvrers the...","review_date":"November 15, 2014","user":"antarcticbound"},{"attraction_id":14,"rating":5.0,"review":"Amazing!!!!. My first time in a helicopter and it was amazing! The flight was smooth ( no turbulence like on a plane) . The view was spectacular over Niagara Falls and surrounding area. Seeing the Falls up close on the Hornblower boat was amazing too and...","review_date":"October 31, 2014","user":"rivendelllondon"},{"attraction_id":14,"rating":5.0,"review":"Niagara Helicopters \u2013 The Ride of Your Life. Many travelers have visited Niagara Falls, either at the America side or the Canada side or on both sides. Unfortunately many have missed the helicopters ride over Niagara. The 25min flight costs about US$145 and it\u2019s worthwhile. The spectacular aerial views on Niagara Falls and...","review_date":"October 27, 2014","user":"chan3188"},{"attraction_id":14,"rating":5.0,"review":"Great!. I actually had my wedding in one of Niagara Helicopter's Helicopters over Niagara falls. They didn't actually preform the ceremony or plan it however I did want to point out how amazing the staff was. The staff was great, accommodating to my wedding party of...","review_date":"October 15, 2014","user":"zab2go"},{"attraction_id":14,"rating":5.0,"review":"Great views of the falls. This really is the only way to see the falls. We arrived just as a storm was ending (although they said they didn't really have to stop flying) and there was no queue at all. We walked straight up to the desk, bought a ticket...","review_date":"October 11, 2014","user":"philip_m"},{"attraction_id":14,"rating":5.0,"review":"oh wow !!. Great views over the falls, a great experience too, never been in a helicopter before and would do it again, gave a whole new aspect to wonderful falls !!","review_date":"October 5, 2014","user":"alien1944"},{"attraction_id":14,"rating":5.0,"review":"unreal. i went on the helicopter over the falls and it was fantastic the commentary was very interesting too well worth doing","review_date":"September 20, 2014","user":"scattty"},{"attraction_id":14,"rating":5.0,"review":"Most fun on the trip. It's a quick 10-minute helicopter tour over the Niagara Gorge and Falls. The views are spectacular. The staff is serious about safety. It's worth the price.","review_date":"September 15, 2014","user":"baytownbear"},{"attraction_id":14,"rating":5.0,"review":"Breathtaking!. When you go on a helicopter it is amazing! Overlooking Niagara Falls! The view of Niagara form the helicopter is a great way to see Niagara! Great staff and an amazing ride! Great for photographers, family, friends, couples and by yourself!","review_date":"September 14, 2014","user":"photopage"},{"attraction_id":14,"rating":5.0,"review":"An interestingly different view from the air and an exciting ride. Just taking a helicopter trip is exciting, and the panoramic views of the area are excellent. Views of the falls from the sky give a different perspective to ground level, as the photo shows. Short, but very enjoyable. If the plane is full (6 passengers)...","review_date":"September 9, 2014","user":"p22s22"},{"attraction_id":14,"rating":5.0,"review":"Awesome!!!!!!. The tour was brief but the sights were exquisite! The employees at the front desk were very friendly This was wonderful. Great views of the falls both on the Canadian and US sides of the Falls. Breathtaking. Our pilot Travis was very informative. Only negative...","review_date":"September 7, 2014","user":"natalieb382"},{"attraction_id":14,"rating":3.0,"review":"Great views and scenery, but discriminatory helicopter assistants. The tour was brief but the sights were exquisite! The employees at the front desk were very friendly. My only problem was the service employees that assist the passengers - I believe that I was discriminated when they did not let me in the front...","review_date":"September 4, 2014","user":"marlo_c"},{"attraction_id":14,"rating":5.0,"review":"Amazing Helicopter Ride. Words escape me!\nAdmittedly at 120 this was not cheap, but the 8 minute flight over the falls offered spectacular views and my first ever helicopter ride.\nIf it is within budget, it is something I would recommend and do again without doubt!","review_date":"September 3, 2014","user":"mono_jockos"},{"attraction_id":14,"rating":4.0,"review":"Sky fall . Once in a life time opportunity and one should not miss the thrill & experience to see Niagara Falls from sky. Well maintained choppers and smooth ride is all you will get apart from breathtaking view. Though ride is short and little expensive but worth...","review_date":"September 1, 2014","user":"vaibhav2001"},{"attraction_id":14,"rating":5.0,"review":"One of the highlights of our holiday!. Although flying in a helicopter didn't come cheap, it was well worth the money! The views of the falls were incredible and I would encourage anyone visiting Niagara to experience the beauty of the falls from above.","review_date":"August 15, 2014","user":"bekkiackerman"},{"attraction_id":14,"rating":4.0,"review":"Great Views. We went here a couple of years ago, and whilst we had seen the falls from the boat this was also on our wish list. The helicopters and roomy and well presented. The staff and pilots and friendly and helpful. But best of all the...","review_date":"August 14, 2014","user":"beentherewillyou"},{"attraction_id":14,"rating":5.0,"review":"Best thing spend in Canada. Worth all the money, and would love to do again!. I believe using Trip Advisor helped a lot in my decision.\nI used this site to continually to find the best attractions when travelling to Canada in September 2013.\nOnce I had found that I wanted to use Niagara Helicopters Limited, I immediately contacted them...","review_date":"August 6, 2014","user":"pavsingh"},{"attraction_id":14,"rating":4.0,"review":"niagara falls by helicopter. A planned visit to Niaraga Falls ended with a trip over the falls by helicopter. An excellent and exciting tour with a lot of usefull information along the way. Fully recommented","review_date":"August 6, 2014","user":"pernille2912"},{"attraction_id":14,"rating":5.0,"review":"flight over the falls. Fantastic view of all around, the whirlpool is awesome and the falls are spectacular, so much so I forgot the fact that it was my first time in a helicopter. The pilot was very good and the info recording gave all you need to know","review_date":"August 3, 2014","user":"karen_c"},{"attraction_id":14,"rating":5.0,"review":"Runs like a Swiss Time Piece - Spectacular Views. This was my second time flying with Niagara Heli and like the Swiss, they are consistent and run like clockwork like a well oiled machine. From the arrival experience, safety briefing, taking off, to the landing everything was perfectly timed and was flawless.\nSuch a...","review_date":"July 13, 2014","user":"gaywhistler"},{"attraction_id":14,"rating":5.0,"review":"CLEAR SKIES = WORTH THE RIDE. We had beautiful blue skies for our 10 minute journey. Arrive EARLY. They have several helicopters but they bring people in by the BUS load (3 buses were rolling in when we exited). They take your picture in front of the helicopter before you board....","review_date":"July 9, 2014","user":"susan_b"},{"attraction_id":14,"rating":5.0,"review":"Amazing View. This was only our second helicopter tour (first one being Three Valley Gap in British Columbia), but I think we are now hooked. Yes, the ride is short but wow. They take you down the river from the whirlpool to the falls. When you see...","review_date":"July 3, 2014","user":"tami_p"},{"attraction_id":14,"rating":5.0,"review":"Amazing Bird's Eye view of the Niagara Falls!. I really think this is the best option if you want to see the whole of Niagara Falls, this helicopter ride is my first time, and it's really good, the cabin was clean and comfortable, the crew were friendly, and it left a good memory...","review_date":"June 30, 2014","user":"cameron_c"},{"attraction_id":14,"rating":5.0,"review":"Canada Trip. For the price, this is the best value we had on our entire two week trip. We felt safe, the pilot Rob was real good of making sure that everyone( both side of the helicopter), got a view. It is truly the only way to...","review_date":"June 24, 2014","user":"charliefromdallas"},{"attraction_id":14,"rating":5.0,"review":"A Must Do. I was a little skeptical about paying $324 for 3 of us to go on a 12 minute helicopter ride (1yr old was free) but I'm glad we went.\nThe views were awesome and to see the face of our baby was priceless. It was...","review_date":"June 24, 2014","user":"blufforbust"},{"attraction_id":14,"rating":5.0,"review":"....my Niagara highlight.. I faced this ride nervously, having never before ridden in a helicopter. My fears were soon dissipated, because the actual trip was as smooth as, and I wish it could've lasted longer. The views were superb, and just seeing the course of the river, and...","review_date":"June 17, 2014","user":"helen_s"},{"attraction_id":14,"rating":5.0,"review":"Worth Every Penny. This is a short 12 minute helicopter ride, but really the best way to see the falls and the surrounding area, whirlpool, and magnitude of falls. The pilot was excellent and the recorded narration was very informative.","review_date":"June 9, 2014","user":"colin_a"},{"attraction_id":14,"rating":4.0,"review":"A bit disappointing to be honest. I was on a day coach trip from Toronto which called at the base so on impulse I booked a ride there and then. Not cheap at $108 (\u00a360) but only a few minutes wait until boarding a Bell 407 helicopter. No rucksacks allowed on...","review_date":"June 8, 2014","user":"andrew_b"},{"attraction_id":14,"rating":4.0,"review":"Incredible Views of the Falls. This ride was an option on our Gray Line tour. it offers a totally different perspective of the falls. It was a very exciting 10 minutes or so. well worth the effort.","review_date":"June 3, 2014","user":"csimmamps"},{"attraction_id":14,"rating":5.0,"review":"Great service and friendly pilot. This was our first time in a helicopter and the pilot was very helpful making us feel comfortable. The day was overcast and the tour was initially cancelled but they called back later to let us know they could get us up. The pilot took...","review_date":"May 28, 2014","user":"mikeatk21"},{"attraction_id":14,"rating":5.0,"review":"Spectacular family trip over Niagara Falls. As a family of 4 we took a scenic flight over Niagara Falls. We were advised that other helicopters were cheaper but we were happy to pay for the convenient location and professional service. They were great with our 2 young boys aged 3 and...","review_date":"May 15, 2014","user":"sandra_p"},{"attraction_id":14,"rating":5.0,"review":"Amazing Experience Flying over the Falls!. We had visited Niagara Falls quite a few times and sailed on \u201cMaid of the Mist\u201d each time. After taking some photos of the falls from ground level we were looking for something different. Boy! Did we find it? Yes! - in the form of...","review_date":"May 6, 2014","user":"willum65"},{"attraction_id":14,"rating":5.0,"review":"Amazing! Exhilarating!. I love the Niagara Region and visit very often so I was thrilled that my children gave me a gift certificate for a ride at Niagara Helicopter. I called a day in advance to see about their policies so I understood fully that a ride...","review_date":"February 5, 2014","user":"gail_h"},{"attraction_id":14,"rating":5.0,"review":"Best Experience Ever. My boyfriend and visited the Niagara Falls this weekend, one of the attractions we chose was to go on the helicopter. It was our first time flying in a helicopter and the staff made sure we were safe at all times. The flight was only...","review_date":"February 2, 2014","user":"629jessicag"},{"attraction_id":14,"rating":5.0,"review":"Spectacular Time!!. Amazing flight with fantastic views of the falls, river and surrounding area! Exciting, memorable and a great way to end our Niagara trip!","review_date":"December 30, 2013","user":"lindais"},{"attraction_id":14,"rating":5.0,"review":"An Eagle Eye Experience!. My wife and I, after riding the Maid of the Mist earlier in day, decided it was time to take to the air over the Niagara Falls. We were booked in with Niagara Helicopters Limited. This would be my very first helicopter flight, and what...","review_date":"October 19, 2013","user":"big_al191270"},{"attraction_id":14,"rating":5.0,"review":"Absolutely Amazing. This is an experience that will stay with me forever, I visited Canada as part of a trip with 200 or so other travel agents and was fortunate enough to have a flight over the falls with Niagara helicopters. The views were absolutely stunning and...","review_date":"September 26, 2013","user":"monkeychops181"},{"attraction_id":14,"rating":5.0,"review":"Ticked off my bucket list!. It was my 1st time in Canada and have been wanting to go in a helicopter for so long! There is no better place than over Niagara Falls! It defiantly met all expectation and more! Niagara helicopter ltd were amazing with me and my mum,...","review_date":"September 16, 2013","user":"laura-jane-brown"},{"attraction_id":14,"rating":5.0,"review":"Fantastic experience!. This was amazing! I was a little nervous about it beforehand, but the helicopter is very stable and I felt comfortable once I was on it. The staff is friendly and helpful. Most importantly, the view of the Falls and the surrounding area is breathtaking!...","review_date":"September 11, 2013","user":"cbee201"},{"attraction_id":14,"rating":5.0,"review":"Great highflying fun at the falls.. My wife and I always wanted to do a helicopter tour and decided to try\nNHL while we were in Niagara Falls on vacation. The experience was\nabsolutely fantastic, the weather was perfect and the views were\namazing. The ride from start to finish is...","review_date":"September 4, 2013","user":"cazual"},{"attraction_id":14,"rating":5.0,"review":"Expensive, but you have to try at least once. We were at the Helicopter Niagara Tour in August 2013 with our family. It was a very nice ride but somewhat expensive for a 12 minute ride, but you have to see the Niagara Falls from the air. During the flight, you have head phones...","review_date":"August 17, 2013","user":"malyhupe"},{"attraction_id":14,"rating":4.0,"review":"Worth it!. It's not cheap to fly in a helicopter but it's a brilliant experience - and flying over Niagara must be one of the best places to have a go. These guys are slick - we didn't queue for long, and were on board and flying...","review_date":"August 16, 2013","user":"skyjockey99"},{"attraction_id":14,"rating":5.0,"review":"Well worth the money!. My very first glimpse of the falls was from the sky! The view from the helicopter was amazing!\nThe staff were friendly and professional and the pilot was great! I would suggest if you have the time you should do the flight.\nI will never...","review_date":"August 13, 2013","user":"nattybg"},{"attraction_id":14,"rating":5.0,"review":"The best way to see the falls. Took my first helicopter ride with this company over Niagara Falls this summer, quite simply it was brilliant. It was a lovely sunny day and got amazing photos. You can take the Wego bus system to the Aero Car stop and walk up the road...","review_date":"August 10, 2013","user":"220678"},{"attraction_id":14,"rating":5.0,"review":"Best Views in Niagara. If you are looking for the best views in Niagara I'd 100% endorse Niagara Helicopters. These guys are the pinnacle of professional. Nothing short of impressive all around.\nThanks Niagara Heli for a great experience and memories.","review_date":"July 30, 2013","user":"matt_m"},{"attraction_id":14,"rating":5.0,"review":"What an experience!!!. Originally we turned up on the 8th June, were disappointed to find out they were not flying due to weather conditions, however we tried again on the 9th on our way back to the airport and the weather was great, we were in the helicopter...","review_date":"June 11, 2013","user":"andrew_s"},{"attraction_id":14,"rating":5.0,"review":"Guy Fisher was a great pilot. My family and Had opportunity to go with Niagara Helicopters on a Ride. unforgettable experience. I had the opportunity to sit next to the Pilot called Guy Fisher. He was very friendly and an amazing Pilot. I will highly recommend this ride to any one...","review_date":"June 9, 2013","user":"parisattraction"},{"attraction_id":14,"rating":5.0,"review":"Up, up and away!. The helicopter ride is a must. The views of the falls from the sky is just fantastic, well worth the $258 we paid for the two of us. If you have your photos taken be prepared to pay $25 per photo. The ride last just...","review_date":"June 8, 2013","user":"henrys321"},{"attraction_id":14,"rating":5.0,"review":"Fun in the sky. I don't know if they'll let me review this attraction because we did this in May of 2008 . I had totally forgotten about this site until I started planning our 2013 vacation other wise I would have posted long ago. My husband and 2...","review_date":"April 9, 2013","user":"prtyof5"},{"attraction_id":14,"rating":5.0,"review":"Awesome ride!. Unbelievable ride! The entire staff at Niagara Helicopter was amazing. They even asked my 7 yr. old daughter if she wanted to ride up front with the pilot. She LOVED it! The ride is super smooth and the view is amazing. We were fortunate enough...","review_date":"April 4, 2013","user":"elena_b"},{"attraction_id":14,"rating":1.0,"review":"Don't book ahead - bring some salt - talk to a lawyer. During the Christmas holidays, I took my nephews to Niagara Falls, specifically to take the helicopter ride. We travelled from Hamilton, Ontario, by bus. We then took a cab to Niagara Helicopters. It was a clear day, with a mild and gentle breeze. Our flight...","review_date":"January 19, 2013","user":"rick_p"},{"attraction_id":14,"rating":5.0,"review":"You can't beat this view of the falls. I lived in Niagara Falls for 5 years, and I can tell you there are a lot of really cheesy attractions - this is definitely NOT one of the them. Niagara Helicopters is as professional and customer-service oriented as they come. The flight was a...","review_date":"January 2, 2013","user":"rochelle_r"},{"attraction_id":14,"rating":4.0,"review":"what a view!. I took the first flight out on Dec. 1, 2012 and it was a memorable experience. I was able to sit\nbeside the pilot and although the tour itself only lasted about 12mins., the view was awesome.\nThe pilot make sure people on both side...","review_date":"December 19, 2012","user":"andthenwhat"},{"attraction_id":14,"rating":5.0,"review":"Niagara trip incomplete without the aerial view!. I visited Niagara in autumn of 2012 and took the helicopter flight. Though it is just a 10 minutes flight, but it is highly recommended for tourists.\nThe aerial views are breathtaking and the orientation provided during the flight contains valuable\nknowledge.\nMaybe if one...","review_date":"November 23, 2012","user":"wajahatmr"},{"attraction_id":14,"rating":5.0,"review":"NIAGARA FROM THE AIR. We took this helicopter tour with Niagara Helicopters as an additional optional tour on a Greyline excursion from Toronto to Niagara and loved every minute of it. The helicopter was so smooth and quiet and offered excellent room to take photographs and view the falls...","review_date":"November 10, 2012","user":"anne_k"},{"attraction_id":14,"rating":5.0,"review":"Go for it!. We took the helicopter flight over Niagara with my 7 years old son and we both loved it. The flight was very smooth and the view is amazing! This vas truly a special!","review_date":"November 8, 2012","user":"darjaseme"},{"attraction_id":14,"rating":5.0,"review":"W - O - W. I went on the 'Maid of the Mist' first and then the helicopter afterwards. I think that that is the right way to do it. It's certainly worth doing both, the boat is good but the helicopter is awesome. Be aware though, if you are...","review_date":"October 19, 2012","user":"supernige"},{"attraction_id":14,"rating":5.0,"review":"What a view!!. Oh wow......my husband wanted to view the falls in a helicopter, so we decided to try it. I had no time to say no (im afraid of heights) but the girls at the desk convinced me that I could do it. I had done many...","review_date":"October 19, 2012","user":"beintem"},{"attraction_id":14,"rating":5.0,"review":"Memories that will last a liftime. take the wego green bus north and get off at whirlpool aero car stop - not the white water walk as our bus driver told us as that is 1.08 miles down the hill!!!! Walk up the hill to the lights and turn left on...","review_date":"October 16, 2012","user":"s80chris"},{"attraction_id":15,"rating":5.0,"review":"Great Experience!. For my birthday my siblings and I decided to do this helicopter ride. It was amazing! Staff member Alex was friendly, knowledgeable and a great conversationalist. The whole operation is very organized and I felt completely safe with the the staff team. The pilot was...","review_date":"November 15, 2018","user":"anora_g"},{"attraction_id":15,"rating":5.0,"review":"Surprised My GF Last Week And She Loved IT!!!. Amazing experience! You feel safe and it's a lot of fun! They are extremely organized. Bravo!!!!! The location is super convenient. The staff are welcoming, professional and friendly.","review_date":"October 16, 2018","user":"617anton"},{"attraction_id":15,"rating":5.0,"review":"Worth the Idea. If you\u2019re looking for a creative birthday celebration idea-this is it. Absolutely breathtaking view of the downtown core. This is an amazing experience to share with your significant other. We definitely had a great experience. Will definitely be recommending to friends and family because the...","review_date":"September 15, 2018","user":"raihona"},{"attraction_id":15,"rating":5.0,"review":"So fun!!!!!!!!!. We set out to create a special family memory together for our son to celebrate his 'double diget\" 10th birthday.\nWe kept it a surprise and Wow!, he had so much fun!\nMy husband and I were delighted with the excellent customer service and all...","review_date":"August 26, 2018","user":"guide232820"},{"attraction_id":15,"rating":5.0,"review":"Great experience, would recommend!. Fantastic views, great organisation.\nA little short, but exactly as expected.\nMy only surprise was that we did not get any live commentary during the flight, I think it would have been nice.\nOtherwise, really worth it and lasting memories.\nThanks!","review_date":"August 12, 2018","user":"polgazon"},{"attraction_id":15,"rating":5.0,"review":"Even better than expected!. Groupon deal made this even more affordable for the three allowed in the helicopter at a time. Weather delays are possible but their team is professional, friendly and accommodating. Once all sorted we were treated to a ride that ticked off a bucket list item....","review_date":"August 6, 2018","user":"misses76"},{"attraction_id":15,"rating":5.0,"review":"Loved the helicopter ride. My husband and I took our daughters aged 11 and 9 and we loved it. Would be nice if it was longer but really we saw everything in the 7 minutes we were up there. We would have enjoyed the thrill of being so high...","review_date":"August 5, 2018","user":"derrick_m"},{"attraction_id":15,"rating":5.0,"review":"Great way to see the city!. Friendly staff along the way have thought of everything to make this a memorable experience - taking your picture before you board, and guiding you every step of the way. Smooth flying and great sights of the city from above.","review_date":"August 4, 2018","user":"kate_s"},{"attraction_id":15,"rating":5.0,"review":"Stunning way to see Toronto!. We absolutely loved this tour!\nFrom start to finish the staff on the ground were really professional and also very pleasant.\nThe view you get of the skyline is something else, Up above the CN tower was great for getting some great shots.","review_date":"July 27, 2018","user":"finchy3"},{"attraction_id":15,"rating":5.0,"review":"Awesome Experience!. I purchased the romantic jewel package for my boyfriend for Christmas. Our original flight date was rescheduled due to a low cloud ceiling, however, the staff were very friendly and accommodating with changing the date. It ended up working out for the best, our flight...","review_date":"March 26, 2018","user":"toastysam"},{"attraction_id":15,"rating":4.0,"review":"Great experience with my 2 sons. The 7 minute tour of Toronto via Helicopter was a lot of fun.. The only negative was that the pilot did NOT say one word the entire time.. I mention that since many of the other reviews talked about how talkative\/funny\/informative the pilot was. Would...","review_date":"November 10, 2017","user":"smahs100"},{"attraction_id":15,"rating":5.0,"review":"What A Blast!!. I bot the tour originally for my nieces and nephew for Christmas. We ended up buying extra tickets when we got there. Everyone was excited and no-one was disappointed. I even bot a ticket and went up as well. The tour company was friendly and...","review_date":"November 1, 2017","user":"mbshowbiz"},{"attraction_id":15,"rating":5.0,"review":"Spectacular and memorable!. The staff are professional, kind, caring and made the experience pleasant! We were well informed and totally well taken care of. I would highly recommend this to everyone: both young and mature!","review_date":"October 28, 2017","user":"ejmace"},{"attraction_id":16,"rating":5.0,"review":"Just great. We loved the experience of the sea plane. My husband is 6' 2\" and his legs were quite cramped inside the plane. But worth it when we took off such an unique experience. We went on the whale watch too. And visited Victoria. The gardens...","review_date":"September 18, 2018","user":"melonsgal1"},{"attraction_id":16,"rating":5.0,"review":"No Orcas and still Amazing . We thoroughly enjoyed this trip. The planes were on time and professional. My husband got sit in the co-pilot seat so he was ecstatic. Loved getting the opportunity to experience water take off and landings.\nUpon arriving in the adorable and beautiful Victoria, we found...","review_date":"August 7, 2018","user":"philipf223"},{"attraction_id":16,"rating":4.0,"review":"Day in Victoria. Good flight. Flight was delayed due to weather and the reservations employee whom I called to confirm the flights with instructed me to show up at the wrong time. This caused them to mark us as no shows and we were pushed to a later...","review_date":"April 30, 2018","user":"arturof891"},{"attraction_id":17,"rating":5.0,"review":"No better way to see this spectacular site. This is just an iconic part of the planet. Someting everyone should get to see. This tour is truly spectacular. I like to cross the border here because it's so cenral. Duty Free directly onto the bridge. Very convenient.","review_date":"February 14, 2019","user":"geoffunsworth"},{"attraction_id":17,"rating":5.0,"review":"Canadian falls excursions . We had a total of 6 in our tour group and it was fabulous. You can see, hear and get lots of insider tips so much better with this small group. Our guide was Roberta and she was such a joy. Very helpful, friendly and...","review_date":"October 15, 2018","user":"dee_l"},{"attraction_id":17,"rating":4.0,"review":"Chauffeur driven luxury. This has to be the way to experience everything niagara has to offer. Pick up from own hotel in six seater with two other couples. Tour guided drive to each attraction and drop off back at hotel. Our helicopter ride was cancelled due to weather...","review_date":"September 25, 2018","user":"steve_westcroft"},{"attraction_id":17,"rating":5.0,"review":"A great tour!. When we booked this tour, I was afraid we would be stuck in a bus with a bunch of strangers, but instead we had our own private car. Everyone had a wonderful day, and our guide Robbie was terrific. I will definitely use this tour...","review_date":"September 20, 2018","user":"don_r"},{"attraction_id":17,"rating":5.0,"review":"Excellent tour package. This was an excellent package. Our guide, Alex, while young, did very well. Beware of the packages though. I bought this and another and realized that some of the same things were included in both.\nThe helicopter ride was understandably short but an excellent experience....","review_date":"September 10, 2018","user":"francisco_s"},{"attraction_id":17,"rating":5.0,"review":"Amazing Tour!!. The best tour to see Niagara Falls by air and ground!Alex was our tour guide and she was amazing very professional and knowledgeable..The buffet and the views were excellent also The guys for the helicopter tour was very professional.We really recommended this tour!!","review_date":"September 4, 2018","user":"ismaelyaurint"},{"attraction_id":17,"rating":5.0,"review":"From the best tour group!. Kaitlyn was a awsome tour guide who deserve a raise. Was very knowledgeable on everything Niagra falls had to offer!!\nVery personable and up to date on her urban dictionary (skirt skirt)!!\nHighly recommend it!","review_date":"August 29, 2018","user":"anthonypt2681va"},{"attraction_id":17,"rating":5.0,"review":"Incredible Tour!. My wife and I took the tour.\nWhat a great time we had.\nOur tour guide Kaitlyn was the best.\nKaitlyn was professional and really showed good old fashioned hospitality.\nKaitlyn was knowledgeable about the history and could answer the questions we had.\nThe tour...","review_date":"August 27, 2018","user":"jpj68"},{"attraction_id":17,"rating":5.0,"review":"Amazing. An amazing way to see the main attractions in Niagara. We got through all of them in 1 day which we wouldn\u2019t have done without. The guides are helpful and very knowledgeable.","review_date":"August 15, 2018","user":"vjolly949"},{"attraction_id":17,"rating":5.0,"review":"Don\u2019t miss this one. The reviews say it all. Excellent from start to finish. The attractions themselves are of course amazing but the day is made by the small group tour being handled by professional, yet enthusiastic and genuinely engaging hosts. For our tour a special thanks to Elijah...","review_date":"August 11, 2018","user":"chrisk232"},{"attraction_id":17,"rating":5.0,"review":"Great experience for family!. This was the complete Niagara Falls experience and worth the money! Our guide Jacklyne was great and knowledgeable of the area. Our family had never been in a helicopter and this experience was wonderful. However, we enjoyed the hornblower boat the most to get an...","review_date":"August 10, 2018","user":"g_r"},{"attraction_id":17,"rating":5.0,"review":"Amazing!!!. One of the best day tours I have ever been on. VIP service from start to finish. The activities were done in a perfect order, with the helicopter ride left to last. It was absolutely amazing. I would do it again.","review_date":"August 9, 2018","user":"ach2806fu"},{"attraction_id":17,"rating":5.0,"review":"VIP treatment from start to finish!!. It was my wife 1st visit to the falls and we had a short window of time to see everything. So, I booked us the Ultimate Niagara Falls Tour +Helicopter. There is no way you, do and see everything we did doing it yourself, in...","review_date":"August 5, 2018","user":"ralpht1030"},{"attraction_id":17,"rating":5.0,"review":"Great fun for the family!. We truly enjoyed the small tour with a personal tour guide. The four of us were joined by only one other couple (6 total on tour). We were driven around in a minivan making this a unique tour especially in comparison to large tour buses...","review_date":"July 13, 2018","user":"jobethc2014"},{"attraction_id":17,"rating":5.0,"review":"A Must! . I recently visited Niagara Falls Canada and wanted to do something special for my friends birthday. I surprised him with the full Niagara tour. We couldn\u2019t have asked for a better tour guide as well as group. Kaitlyn picked us up right on time and...","review_date":"July 11, 2018","user":"sunshinegirl8199"},{"attraction_id":17,"rating":2.0,"review":"Please read on re helicopter section of this tour.. Our day was with a lovely guide by the name of Alayija and we can not fault him and what he delivered however be aware that the meal is rushed and the restaurant could not wait for us to move. Buffet very average! The helicopter...","review_date":"June 23, 2018","user":"rustyrae"},{"attraction_id":17,"rating":5.0,"review":"Fascinating Full Day. This trip moved along with clockwork precision. Out tour guide Paige, had everyone on her tour picked up on time and the tour started with a drive by local landmarks before being dropped off for each tour event, Behind the falls, Hornblower cruise, Skylon Tower...","review_date":"June 22, 2018","user":"tony_m"},{"attraction_id":17,"rating":5.0,"review":"A great day with many views of the falls with Alex!. This tour was amazing. The tour guide Alex was very knowledgeable, friendly and funny! We enjoyed every minute of this tour that was well organized and scenic! We loved the small group size as well. (There were 6 of us in total). The ending was...","review_date":"June 13, 2018","user":"leigh-ann_h"},{"attraction_id":17,"rating":5.0,"review":"Amazing flight a must do if at Niagara did not do Skylon Tower. Really enjoyed the flight did not want it to end. Day very clear great views of Falls fantastic camera shots.","review_date":"June 11, 2018","user":"james_w"},{"attraction_id":17,"rating":4.0,"review":"Awesome helicopter flight.. The helicopter ride was the best part of the package. Although we did have to wait in line for over an hour. Lunch very good.. Tour guide great.","review_date":"May 11, 2018","user":"rne368"},{"attraction_id":17,"rating":5.0,"review":"A lot in 1 day. Alex our tour guide was wonderful.She was very informative.Wish the boat ride was running. It was replaced by the butterflies(not really our thing) but was ok. Lunch at skylon tower was good and the helicopter ride was fun. WEGO passes were great to get us...","review_date":"April 25, 2018","user":"jamis0n26"},{"attraction_id":17,"rating":5.0,"review":"Fantastic. As we was only in Niagara for one day we wanted to make the most of it after looking around we found this, Initially I thought it a bit pricey but it ticked all we wanted to see.\nFirst of all great communication from them...","review_date":"April 15, 2018","user":"indyian502"},{"attraction_id":17,"rating":5.0,"review":"Great Trip. Thanks to Steve our tour guide who went out of his way to make this a special experience. Somehow we managed to get on the helicopter trip as soon as the weather cleared.","review_date":"March 12, 2018","user":"_dave_mcmillan53"},{"attraction_id":17,"rating":5.0,"review":"A must. This tourist attraction needs a taxi to get there and booking online saves you money.The tourist map is somewhat deceiving as its location looks walkable-maybe in the Olympics. The trip is approx 15 minutes but worth every second.","review_date":"March 1, 2018","user":"departure805620"},{"attraction_id":17,"rating":5.0,"review":"A perfect tour!. I was lucky to be the only one vip guest due to a last minute cancellation of all other guests.\nThe helicopter ride was awesome! It's a memory of lifetime!\nThe tourist guide was great, who told me interesting history about the fall all the...","review_date":"December 28, 2017","user":"chang_s"},{"attraction_id":17,"rating":5.0,"review":"Great combination Tour. Communication prior to the trip was a little odd, and the number I called kept going to a voicemail. That is the only thing I think they need to work on. Is giving you a direct number that someone will answer.\nWe were picked up...","review_date":"November 18, 2017","user":"848lindseyd"},{"attraction_id":17,"rating":4.0,"review":"Great, could be Excellent with a few improvements. We did the helicopter ride with lunch last week. Carwyn was our guide, and he was great! He is very polite, energetic, knowledgeable and funny! He cracked a few jokes, which only my husband and I laughed at, but hey, we get his humor lol....","review_date":"October 30, 2017","user":"jmj0782"},{"attraction_id":17,"rating":5.0,"review":"Simply Awesome!. What a GREAT way to tour. Limited to 6 people only. This is a superb tour especially if you are limited on time. It is a full day as the helicopter wait can be lengthy. Our group was a lot of fun and so was...","review_date":"October 25, 2017","user":"58tinlady"},{"attraction_id":18,"rating":5.0,"review":"Excellent flight around Niagara Falls area!. I took the Niagara Falls Airplane tour where the pilot took us on a 30-minute flight around Niagara Falls. We flew past the falls three times and had great views of the surrounding area. Since I went at the beginning of November, it was really...","review_date":"December 11, 2017","user":"aggiepino"},{"attraction_id":23,"rating":5.0,"review":"One More Thing Off The Bucket list. The staff truly make the experience all that much better. Our flight got delayed a few times due to weather but better safe then sorry so I didn't mind. You are greated with friendly staff from start to finish.The ride was fantastic and not scary...","review_date":"November 26, 2018","user":"azorian66"},{"attraction_id":23,"rating":5.0,"review":"What a blast!!. My 12 year old son accompanied me on business to Toronto and he really loves jets and helicopters. It was a cloudy, rainy day but we had booked Toronto Heli Tours and they informed us that they were still flying. They were incredibly safe, repeatedly...","review_date":"October 29, 2017","user":"jenl1182015"},{"attraction_id":25,"rating":5.0,"review":"Beautiful Views . On a recent trip to Vancouver my wife said she she could do a float plane tour of Vancouver. Normally my wife does not like small planes so I quickly checked about taking a tour. The 10 and 20 minute tours of Vancouver were sold...","review_date":"November 13, 2018","user":"509314"},{"attraction_id":25,"rating":5.0,"review":"Jawdropping beauty over the city and mountains with lake landing!. I cannot recommend this experience more highly. Soaring over Vancouver city and mountains, heading out into the higher peaks and having a lake landing was a once in a lifetime experience. Words barely describe the experience had. Being able to see my home town Vancouver...","review_date":"June 23, 2018","user":"holly_a"},{"attraction_id":26,"rating":5.0,"review":"Amazing tour over Montreal . The tour was very beautiful , it was my first time in a helicopter and the pilot was very nice and told us all the safety information. He also allowed for a lot of photo opportunities with the helicopter before and after as well so...","review_date":"February 18, 2019","user":"kel748"},{"attraction_id":26,"rating":5.0,"review":"Great experience. Loved the experienced so much. We had a very professional pilot, she was polite and answered our every question and the flight was fantastically smooth and we enjoyed every minute of it. Great job!","review_date":"January 1, 2019","user":"rejxil"},{"attraction_id":26,"rating":5.0,"review":"Beautiful views without motion sickness!. For any fellow travelers who suffer from severe motion sickness, you'll understand my hesitation to book a helicopter flight. I had done some reading and it suggested to sit up front for the best results, so I did that.\nI booked my tour very easily...","review_date":"August 20, 2018","user":"628taraz"},{"attraction_id":26,"rating":5.0,"review":"Great experience highly recommended, not expensive. 20 minutes experience was awesome, pilot was very friendly, answered all kind of questions, the flight was so quiet and the views from the city are incredible highly recommended it is worth the cost.","review_date":"April 4, 2018","user":"enriquegarciaglz"},{"attraction_id":26,"rating":5.0,"review":"After visiting Montreal for decades, what a great way to see it from another perspective!. We chose the 20 minute flight - and it was perfect. It started with the wonder staff at the reception, who filled us in on safety issues, and allowed us to see their other helicopters. We even got to take photos of the helicopter, with...","review_date":"March 4, 2018","user":"joseph613"},{"attraction_id":27,"rating":5.0,"review":"Phantom lake\/ Garibaldi park flight seeing tour. Booked the flight seeing tour over Garibaldi park and had so much fun I booked the Phantom lake explorer. Excellent service, accommodating, and very safe. I would recommend this company for all your adventures.","review_date":"September 24, 2018","user":"jordanu2017"},{"attraction_id":27,"rating":5.0,"review":"Truly amazing!. We went on the Squamish Explorer, which takes you on a 30 minute, 180 km circuit of alpine lakes, towering peaks, hidden waterfalls, and crevasse covered glaciers. I would highly recommend this trip and hope to be back for another soar soon.","review_date":"August 1, 2018","user":"litttlecor17"},{"attraction_id":27,"rating":5.0,"review":"Much better than White Water Rafting. While in Whistler, my buddy and I were unable to attend a white water rafting event with our larger group due to him having a broken foot and I having just had tendon surgery. Both being outdoor enthusiasts we were pretty bummed and set out...","review_date":"June 8, 2018","user":"jreagan6187"},{"attraction_id":27,"rating":5.0,"review":"Great experience!. We had a great experience flying with Ryan in a small 4 person plane. The views were breathtaking and everything was seamless from finding the little airport, to checking in, flying etc.\nHighly recommended to really appreciate the beauty of nature in BC. I think...","review_date":"March 2, 2018","user":"juna_p"},{"attraction_id":30,"rating":5.0,"review":"Great thrill, informative pilot. We really enjoyed this activity. The flight was smooth, the helicopter staff were friendly and the pilot (Jordan) was awesome. He showed us everything our eyes could see, and gave us a great tip on how to visit Boldt Castle from the Yacht House.\nWould...","review_date":"October 10, 2018","user":"denis_r"},{"attraction_id":30,"rating":5.0,"review":"Once in a lifetime experience. Best way to see the Thousand Islands, with a superb service and pilot! Something to cherish for the rest of my life. :-)","review_date":"July 7, 2018","user":"mark_d"},{"attraction_id":30,"rating":5.0,"review":"Fantastic!. Definitely a bucket list experience! Amazing bird's eye views of the St. Lawrence and surrounding areas. Loved the whole experience and would highly recommend.","review_date":"June 3, 2018","user":"starfish1"},{"attraction_id":31,"rating":5.0,"review":"Best of the best!. The ride was smooth, our pilot was perfect. 10\/10. We left from the base and our visit was the Tremblant National Park + Tremblant + Lakes.","review_date":"January 27, 2019","user":"ksbelisle"},{"attraction_id":31,"rating":5.0,"review":"Amazing Experience. I went on this helicopter ride with a friend and it was a beautiful view of the Mont Tremblant region. I am terrified of heights, and although the take-off is a little scary, the view is ''to-die for!''\nI would recommend this 100%, they even...","review_date":"August 27, 2018","user":"stephanie_p"},{"attraction_id":31,"rating":5.0,"review":"I Loved Every Second Of It. The helicopter tour gives you a breathtaking view and was such an exciting experience. The pilot was a very entertaining guide, and the entire time flying in a helicopter is one I'll never forget. After my first flight, I've already found myself dreaming about booking...","review_date":"June 24, 2016","user":"stephanie_w"},{"attraction_id":31,"rating":5.0,"review":"Arriving in style with Heli Tremblant. I would like to thank the professional team at Heli Tremblnat. My husband decided he wanted to arrive at the venue by helicopter and you guys were there to help us book our trip. They took the time to go to the venue to ensure...","review_date":"October 30, 2015","user":"shoesandboyz"},{"attraction_id":31,"rating":5.0,"review":"Great Service. My fiance and I went in to book our helicopter tour for our wedding and we were greeted by Denis. He was very informative and friendly, I was very happy with the customer service. They respond to your inquiries right away","review_date":"February 8, 2015","user":"shoesandboyz"},{"attraction_id":31,"rating":5.0,"review":"A wonderful experience. This was the second time that we took an helicopter tour. (The first was over the Saguenay Fjord.) We decided to shoot the works and take the hour tour, rather than one of the shorter tours. Oh, what a great time !! We had a...","review_date":"September 20, 2013","user":"rijobo"},{"attraction_id":31,"rating":5.0,"review":"love Heli Tremblant. If there is a helicopter tour in a vacation destination then my husband and I are taking it. By far, the 3 tours we have taken over the past couple of years with Heli Tremblant have been the best of anywhere we've visited. Their staff...","review_date":"April 13, 2013","user":"ambjax"},{"attraction_id":31,"rating":5.0,"review":"Excellent helicopter tour. We take helicopter tours with Heli Tremblant everytime we visit Mt Tremblant. We have probably been with them about 4 times.\nWe like to do helicopter tours in most cities we visit.\nThis is by far the best helicopter tour company we ever tried. They...","review_date":"October 13, 2011","user":"scubadiver-traveller"},{"attraction_id":33,"rating":5.0,"review":"Mackay. It gardens are really brillant it is a must see I was taken back how beautiful it was there was plenty to see it went on for ever there was plenty of sitting space to have a rest. also it has some beautiful shops to...","review_date":"January 16, 2019","user":"jlmackay2"},{"attraction_id":33,"rating":5.0,"review":"flowers galore. we went to the gardens for the day beautiful scenery great resturuant lovely food the gardens were in bloom so it looked great","review_date":"August 3, 2018","user":"lloydspepi129"},{"attraction_id":33,"rating":5.0,"review":"A once in a lifetime experience.. You get a lot for your money from this tour. Our day started just after 8:00 with hotel pickup and it was door to door service to the plane. Upon arrival at the harbor, the tour rep explained the day, gave us our vouchers and...","review_date":"July 22, 2018","user":"fairwell"},{"attraction_id":34,"rating":5.0,"review":"Seaplane - wow . We caught the harbour air flight from Vancouver to whistler and was as amazing as we expected. The flight was smooth and all the staff were very professional.\nIt\u2019s not cheap but if you fancy a once in a lifetime way to see an amazing...","review_date":"August 10, 2018","user":"795libbyp"},{"attraction_id":34,"rating":5.0,"review":"Fantastic day trip from Vancouver!. I took the Whistler Air trip (operated by Harbor Air) from Vancouver, mountain biked around Whistler, and caught the return flight to Vancouver that evening. This was the highlight of my week in Vancouver.","review_date":"February 10, 2018","user":"wisconsingreg"},{"attraction_id":35,"rating":5.0,"review":"Amazing experience!. The whale watching experience was definitly one to remember. We saw humpback whale, killer whales, sea lions and two kinds of porpoises. The crew was super nice. They shared their knowledge about different sea mammals and providing us with lots of hot chocolate:)","review_date":"November 7, 2018","user":"petra_p"},{"attraction_id":35,"rating":5.0,"review":"Great Way to Spend a Day. We spent the morning whale watching. Unfortunately the whales were near Victoria which meant we spent a lot of time going as quickly as possible to get there. We did see some eagles and seals on the way. We eventually got to see some humpback...","review_date":"August 22, 2018","user":"jaycee23"},{"attraction_id":35,"rating":5.0,"review":"Guaranteed whale sitings! The highlight of our vacation. The Prince of Whales crew do everything possible to make your trip memorable. Captain Chris made sure to find whales and when we only saw a small group, He let everyone return for another try. We did the next day with Captain Ian and had...","review_date":"July 10, 2018","user":"k4kim2016"},{"attraction_id":36,"rating":5.0,"review":"Magnificent experience. We were on the 0930 flight and it was nice and on time, the check in ladies were lovely and helpful in getting us all our vouchers and explaining how the day would run. We also brought Butchart Gardens with them for $70pp which we...","review_date":"October 15, 2018","user":"aussie_traveller183"},{"attraction_id":36,"rating":5.0,"review":"Absolute must if visiting Vancouver. Taking a Harbour Air seaplane is an absolute must when visiting Vancouver. We took a flight out to Victoria and it was spectacular to say the least! Amazing scenery and awesome approach into Victoria Harbour. Check-in staff and pilot were really friendly. The pilot practically...","review_date":"September 19, 2018","user":"euroben"},{"attraction_id":36,"rating":5.0,"review":"Seaplane from Vacouver to Victoria. Flight from Vancouver to Victoria was smooth and uneventful. Got us to Victoria faster than taking the ferry. You get off the seaplane in full sight downtown Victoria.\nWe took the ferry back to Vancouver as we we not time limited on our return leg....","review_date":"August 19, 2018","user":"donald_j"},{"attraction_id":36,"rating":5.0,"review":"relaxing and scenic travel. the ferries are nice but seats a little uncomfortable the travel is very enjoyable and nice scenic rise","review_date":"August 2, 2018","user":"smkhanmd"},{"attraction_id":36,"rating":5.0,"review":"A First on a Ferry!. After an Alaskan cruise ending in Vancouver, we decided to visit Victoria and used the BC Ferries as transportation from the airport. We had a reservation and was met at the airport by a BC Ferries representative who took us to a bus. We boarded...","review_date":"July 7, 2018","user":"sebastian_flbillmar"},{"attraction_id":36,"rating":5.0,"review":"Convenient. An exceptionally convenient way to get from Victoria harbour to downtown Vancouver in under 30 minutes and no need for a vehicle. Easily walked to from any downtown hotel, fast, and exceptional staff.","review_date":"April 14, 2018","user":"misterrude"},{"attraction_id":36,"rating":5.0,"review":"Great Way to Travel to Victoria BC. Not being a fan of flying I was very apprehensive about taking a seaplane to travel roundtrip from Vancouver to Victoria, but it was the best and fastest way to get there and so I took a deep breath and booked passage for my husband...","review_date":"November 11, 2017","user":"sharon_c"},{"attraction_id":37,"rating":5.0,"review":"Wawwwww. Amazing view from the seaplane and perfect day in Victoria ! We went to the butchard gardens and it was really beautiful. We recommend this experience.","review_date":"October 16, 2018","user":"sarah_f"},{"attraction_id":37,"rating":5.0,"review":"First time on a seaplane. My wife and I had never been on a seaplane and this is basically the best way to get to Victoria and back (taking the ferry will kill your entire day). Checking in was no problem and we had some great views from the seaplane....","review_date":"August 22, 2018","user":"ansgenius"},{"attraction_id":37,"rating":5.0,"review":"Fantastic, Great Airline, Beautiful Flights, Loved it.... Did the flight to Victoria and the tour to the Butterfly Farm and Butchart Gardens. Everything went like clockwork, check-in was easy, no hiccups, on time departures, smooth flights, very professional flight crew\/s, smooth takeoff and landings, what more could you ask for. And they...","review_date":"July 29, 2018","user":"barry_t"},{"attraction_id":37,"rating":5.0,"review":"Fantastic Time-Saving Flights. Harbour Air Seaplane from Vancouver to Victoria was the first flight for me on board the \u2018seaplane\u2019. It was a short 35 minutes trip on a 13-seat Twin Otter; on a clear day, the flight was smooth from start to finish. The services at the...","review_date":"June 26, 2018","user":"nonsrspn"},{"attraction_id":37,"rating":5.0,"review":"Wow, we so enjoyed the day. It was the first time we had been on a seaplane and we loved it. Also the Gardens were so impressive. Only leaving when the showers settled in.","review_date":"May 11, 2018","user":"tam801"},{"attraction_id":39,"rating":5.0,"review":"Yes, yes, yes! Awesome experience. I have never been on a helicopter ride so my wife and I decided to try one for our 10th anniversary visit to Quebec City. We were a little nervous, but our pilot Jeff put us at ease. This was not a big helicopter--four-seater that...","review_date":"June 14, 2018","user":"gefilte63"},{"attraction_id":40,"rating":5.0,"review":"Simply fantastic!. Seaplanes are a Vancouver thing. Sorta like cable cars are to San Francisco, only a hundred times better .Harbour Air is not cheap, but this is really something you want to do at least once in your life.\nYou go down to the seaplane base...","review_date":"July 7, 2018","user":"mike_s"},{"attraction_id":41,"rating":5.0,"review":"The best views of the area. Not keen on small aircrafts but thoroughly enjoyed this trip out to Victoria. Modern facilities and great staff. You may have to book in advance to get the best timeslots.","review_date":"February 13, 2019","user":"beartrackeruk"},{"attraction_id":41,"rating":5.0,"review":"Great Experience. Everything about this seaplane experience was great. Firstly, the port from which you take the planes is an incredibly well-appointed facility. They have comfortable couches and free coffee to enjoy while you wait for the flight. The process itself is easy and organized. The flight...","review_date":"February 12, 2019","user":"danyy_pty"},{"attraction_id":41,"rating":5.0,"review":"Pilot Dave Stefan. Our flight out of Victoria Harbour was cancelled due to snow. We were taxied to YYJ to catch a Pacific Coastal flight to get pilots home to Vancouver. That flight ended up getting cancelled as well. The 2 pilots took care of the Harbour Air...","review_date":"February 11, 2019","user":"colleenvictoria_b_c_"},{"attraction_id":41,"rating":5.0,"review":"Harbour to harbour - better than the ferry !. if you need to make a quick trip to Vancouver - fly don't drive !\nIt is a lot faster and so convenient. If you fly in \"off peak times\" grab a seat sale using either - Turbo Tickets sale tickets I(f you are lucky...","review_date":"January 24, 2019","user":"bjmmldm"},{"attraction_id":41,"rating":5.0,"review":"Love!!. Pure love! I thought I would scared when I bought this for a surprise for my husband in our wedding anniversary. I was wrong! This trip was magnificent! The ground crew, desk crew, and pilot were fantastic! Could not have asked for a better day...","review_date":"December 21, 2018","user":"marystrader"},{"attraction_id":41,"rating":4.0,"review":"Excellent way to go downtown to downtown . I often fly with this company. It is obviously best on a nice day - it isn\u2019t roomy and some planes don\u2019t allow even your purse with you. So be prepared and pocket the things you want on the flight so you can give up...","review_date":"November 20, 2018","user":"ahb007"},{"attraction_id":41,"rating":5.0,"review":"excellent personnel service. Airline staff was excellent to deal with. I had to change flights twice and each time I called a human voice answered with no wait. Flights were on time and I felt perfectly safe on the flight over to Victoria. Check in staff was friendly...","review_date":"October 26, 2018","user":"miriamc1199"},{"attraction_id":41,"rating":5.0,"review":"What a way to view the islands between Vancouver and Victoria. We flew on a Harbour Air \"Otter\" to Victoria Harbour. The flight was flawless and the sight-seeing was excellent. We had taken the ferry several times, but you can see so much more via this flight. Getting from the main Vancouver terminal to the Sea...","review_date":"October 3, 2018","user":"jim_b"},{"attraction_id":41,"rating":5.0,"review":"Highlight of our trip - Just book it!. We are a family of 4 visiting Victoria and then heading to Vancouver. Once I realized that the ferry location in Victoria to catch the ferry to Vancouver was almost an hour away by car, plus when we got to Vancouver we were not in...","review_date":"September 23, 2018","user":"jenniferm582"},{"attraction_id":41,"rating":5.0,"review":"Great Experience . It was my first time taking the seaplane to Victoria and now I'm hooked! The check in and boarding is seamless and they're literally spot on in terms of timing. The complimentary coffee is a bonus and the waiting area is comfortable. I will take...","review_date":"September 19, 2018","user":"nick_t"},{"attraction_id":41,"rating":5.0,"review":"Return seaplane flight to Victoria with Butchart Gardens from Vancouver. I was a bit apprehensive not having been on a seaplane before. Totally unfounded as the whole operation was seamlessly easy, comfortable and thoroughly enjoyable. The airport, ground staff and pilot were all professional, helpful and engaging. Flights were on time and planes (although cramped)...","review_date":"September 14, 2018","user":"hjmh1"},{"attraction_id":41,"rating":3.0,"review":"Turbo Tickets. Dear Harbour Air,\nI've been flying with Harbour Air for the past 18 years (about 1,500 flights and counting). I love the staff (yes, even you Chad) and most know me by name when I arrive. Safety has never been an issue, not even once....","review_date":"August 30, 2018","user":"mark_l"},{"attraction_id":41,"rating":5.0,"review":"Amazing. This was our first flight on a sea plane. The views were amazing. It is noisy (ear plugs are provided if needed) but take-off and landing were very smooth. The flight was on time. We arrived early to check in and appreciated the free specialist...","review_date":"August 28, 2018","user":"4tourist"},{"attraction_id":41,"rating":5.0,"review":"very PLEASED. We went for one day to Victoria on a special occation. the early morning flight was amazing so beautiful. and than the flight home. normaly we go with the car, but\nthat is a minimum of 8 hr. back and forth, so this time it...","review_date":"August 11, 2018","user":"barbara_f"},{"attraction_id":41,"rating":5.0,"review":"Perfect from take-off to landing . Wonderful airline. Check-in was easy and pleasant. Free drinks while waiting for the plane. The crew was super-nice and the flight was fantastic; it was special to fly so low over water, boats and the northwest islands. One last note\u2014 They diligently found something that...","review_date":"August 1, 2018","user":"jonathan_s"},{"attraction_id":41,"rating":5.0,"review":"What was I scared of?. I'll admit I was scared, never having been in a seaplane before, But it was only viable way to spend a day in Victoria when staying in Vancouver. We booked well in advance and it's just as well, because these planes only hold about a...","review_date":"July 25, 2018","user":"smburns"},{"attraction_id":41,"rating":4.0,"review":"A UNIQUE WAY TO GET TO VICTORIA. This was included in our tour, and for my wife and me this was our first time on a seaplane..We found it to be worthwhile experience. The views at the harbor were good, and once airborne, they were outstanding. We even had a full view...","review_date":"July 17, 2018","user":"realbigbear"},{"attraction_id":41,"rating":5.0,"review":"What an amazing experience!. My son and I flew Vancouver - Victoria return on these seaplanes. The view was incredible. Service great. Would highly recommend it for anyone. Flights were leaving every hour at this time of year.","review_date":"June 13, 2018","user":"sandra_b"},{"attraction_id":41,"rating":5.0,"review":"The only way to travel from Vancouver to Victoria! . Wow, what an experience! When we decided to book a seaplane to travel between Vancouver and Victoria I thought we were mad - I\u2019m not overly great with heights but we went ahead and booked it anyway. It was a fantastic experience and an enjoyable...","review_date":"June 1, 2018","user":"697rachele"},{"attraction_id":41,"rating":5.0,"review":"our 27th anniversary. Harbour Air Seaplanes\nVancouver\nOur anniversary weekend\nInstead of catching the ferry to Victoria and waiting in line for 2 hours we tried harbour air planes. Wow. 30 minutes trip.\nGreat staff. Simple just be there 15 minute prior to flight.\nI will always fly...","review_date":"May 23, 2018","user":"mahsa_s"},{"attraction_id":41,"rating":5.0,"review":"Fantastic Flight and great Customer Experience. Recommend this company and trip to anybody looking for exiting way to travel from Vancouver to Victoria. Great taking off and landing in the sea and fantastic viewing of both Cities.\nKaren at check in did a wonderful job sorting our luggage and we were...","review_date":"May 18, 2018","user":"thefishersjjs50th"},{"attraction_id":41,"rating":5.0,"review":"Dependable and Professional. Harbour Air runs a tight ship! (Airplane).\nAs a former floatplane pilot - I am always impressed and look forward to flying with Harbour Air. Very professional - typically ontime - very friendly and safe!\nA very well run airline.","review_date":"May 14, 2018","user":"livingj"},{"attraction_id":41,"rating":5.0,"review":"BEST way to get from Victoria to Vancouver. If the cost was a bit lower I would never take the ferry ever again. The convenience of taking the seaplane in undeniable. In downtown of either city in 25 minutes. Enjoyed a nice coffee there and a glass of wine on the way home....","review_date":"May 2, 2018","user":"lisajk2101yo"},{"attraction_id":41,"rating":5.0,"review":"Efficient and easy!. Our early April flight from Victoria to Vancouver couldn\u2019t have gone better! They ask you check in just :25 min in advance. Check-in was friendly and efficient. Pilot was clearly spoken and professional. Most important - the landing was smooth! Oh and the on-line booking...","review_date":"April 8, 2018","user":"kathleen_b"},{"attraction_id":41,"rating":5.0,"review":"Fast, convenient service which comes at a premium price: photo opps and memorable West Coast experience.. This is the way to travel between downtown Vancouver and downtown Victoria if you can afford it - professionals and corporate travellers commute between British Columbia's largest city and its capital using this reliable and convenient transportation option.\nDeparting from Coal Harbour in downtown Vancouver,...","review_date":"March 19, 2018","user":"cigd70072"},{"attraction_id":41,"rating":5.0,"review":"Great Views, great people, great fun. Taking off and landing is really exciting and surprisingly smooth.\nThe views are unbelievable.\nTaxiing on the harbour is a real novel experience.\nVery quick trip and friendly staff.\nThe seats are on first come first served unless you pay $10 to reserve a particular...","review_date":"February 21, 2018","user":"chris_w"},{"attraction_id":41,"rating":5.0,"review":"Great flight!!!. During a week visit to Vancouver, my wife and I hopped a flight on Harbour Air to Victoria for the day and back. The morning flight was on a Twin Otter and the afternoon flight back was on a single Turbo Otter.\nWe were very...","review_date":"February 20, 2018","user":"stevie_d"},{"attraction_id":41,"rating":5.0,"review":"Bye bye Ferry. Now I know this is situational - but when heading from the lower mainland (greater Vancouver) to the Victoria (though I imagine true of wherever the fly) you really must compare this option! I had to head to Victoria for the day, roughly a 5...","review_date":"January 19, 2018","user":"steve_m"},{"attraction_id":41,"rating":5.0,"review":"Very accommodating. I was scheduled to fly round trip from Vancouver to Victoria, but I had a last minute conflict that came up and had to change my flights. The supervisor at the terminal was very friendly and accommodating, and helped me without charge. The terminal itself...","review_date":"January 16, 2018","user":"jan_k"},{"attraction_id":41,"rating":5.0,"review":"Wonderful trip!. What a wonderful trip! I will start this out by saying that I hate flying and small planes. In fact, when I walked up to the site, I almost turned around and skipped the trip. But I'm SO glad I did not. The Harbour Air...","review_date":"January 7, 2018","user":"regepg"},{"attraction_id":41,"rating":4.0,"review":"Great Views Enroute to Victoria. This flight offers great views of the Burrard Inlet and Stanley Part leaving Coal Harbour. Fortunately the sun came out which made for great views of Georgia Strait and Islands enroute to Victoria. Great views coming into to Victoria and landing in the Inner Harbour....","review_date":"January 2, 2018","user":"julofrvan"},{"attraction_id":41,"rating":1.0,"review":"Left out to dry. My flight was cancelled due to fog. I can't blame Harbour air for the weather, however I would expect if one is stranded in Vancouver due to a cancelled flight, that they would be offered either accommodation while waiting for a future flight or assistance...","review_date":"December 6, 2017","user":"warren_s"},{"attraction_id":41,"rating":5.0,"review":"Very impressed!. I was quite impressed with how Harbour Air handled travel yesterday from Vancouver to Victoria in the midst of a big storm. Of course no one likes having flights cancelled or delayed, but they really kept us updated and the staff were friendly and courteous...","review_date":"November 14, 2017","user":"kminterpreting"},{"attraction_id":41,"rating":4.0,"review":"Bumpy ride that might be cancelled, but you get free earplugs!. This is a very unique way to travel between YVR and Victoria Harbor. You can reserve a seat on a sea plane online and make changes to your flight up to 15 minutes before the flight departs. These planes are not fancy, and earplugs are...","review_date":"November 5, 2017","user":"cord-69"},{"attraction_id":41,"rating":5.0,"review":"Perfect honeymoon activity. This was part of our honeymoon plan since we became a couple in Vancouver and visited Victoria 14 and a half years ago on a Uni field trip and it was well worth the wait. The booking process, check-in, experience of the seaplane terminal (watching...","review_date":"October 17, 2017","user":"ljww"},{"attraction_id":42,"rating":4.0,"review":"Reliable and Safe. In operation since 1982, Harbour Air has been serving Vancouver and Vancouver Island for the better part of a quarter century. Originally established to meet the needs of the logging and fishing industries, the airline now provides scheduled, tour and charter services utilizing a predominantly...","review_date":"January 15, 2019","user":"pookycake"},{"attraction_id":42,"rating":4.0,"review":"Time Saver. We took this 30-40 minute flight rather than the 3-4 hour bus\/ferry\/bus journey back to Vancouver Airport. Despite flight taking longer than advertised and waiting ten minutes for their shuttle we arrived in plenty of time. It is a nice scenic flight and very relaxing....","review_date":"June 10, 2018","user":"schultz57"},{"attraction_id":42,"rating":4.0,"review":"Great flights. Flew from Vancouver to Victoria in the morning and back late afternoon. The flight out was in time, the flight back a little delayed. Both flights had smooth take off and landing. Wonderful service at terminals, free tea\/coffee and clean washrooms. Great way to get...","review_date":"May 29, 2018","user":"rachelhertfordshire"},{"attraction_id":44,"rating":5.0,"review":"Awesome taxi!. Booked a flight from Toronto to Niagara by air taxi to celebrate a special occasion. Unfortunately the weather was too windy to fly that day but Ian kept us well informed and immediately offered us the option of a transfer by limousine or a full...","review_date":"March 15, 2019","user":"rufusuk2013"},{"attraction_id":47,"rating":5.0,"review":"Aerial Tour of Toronto!. Amazing experience. It was a gift to my husband\u2019s birthday and valentine. He LOVED it. Everything went on smooth and well. Bradley, the pilot, was awesome. He was truly kind, helpful and experienced. Definitely recommend it!","review_date":"February 24, 2019","user":"neginsanjabi"},{"attraction_id":48,"rating":5.0,"review":"March over the melting river. A fresh dusting of snow coated the ground, having fallen early in the morning, before our flight. It made for the perfect contrast against the bare trees and conifers.\nOur pilot, Jordan, took us on a twenty-minute ride of a lifetime over the melting river,...","review_date":"February 5, 2019","user":"organicroadmap"},{"attraction_id":48,"rating":5.0,"review":"Fabulous . We had been wanting to do this since a while after watching all the videos and reviews.\nThe staff were super responsive to my emails prior to the date and even accomodated a couple of changes in the time.\nThe day itself was cloudy and...","review_date":"October 18, 2018","user":"avranga"},{"attraction_id":48,"rating":5.0,"review":"Dad's 80th Birthday. My sister and I took my Dad for a ride for his 80th Birthday. This was the first time for all of us in a helicopter. The scenery was amazing and the the Pilots commentary was great!\nI would recommend going in October to see...","review_date":"October 17, 2018","user":"jxd0"},{"attraction_id":48,"rating":5.0,"review":"Great job guys!. Yes, would definitely recommend this as part of your trip to the 1000 Islands.\nIn the past we have taken boat tours of the Islands, but looking at it from the air gives you a totally different perspective.","review_date":"August 15, 2018","user":"neil_p"},{"attraction_id":48,"rating":5.0,"review":"Amazing views & commentary!. We did the 20\/25 minute tour for our anniversary. Neither of us had ever been in a helicopter so it was quite the experience! It was much smoother than I thought and the views were incredible. We had a great pilot who was very friendly...","review_date":"August 2, 2018","user":"emily_g"},{"attraction_id":48,"rating":5.0,"review":"Great ride over the wonderful St Lawrence!. Been on the river my whole life, seeing the river at water level. This ride was fantastic getting to see it from the birds eye view. Got a good look of the cottage from the air.","review_date":"July 14, 2018","user":"paul_b"},{"attraction_id":48,"rating":5.0,"review":"Amazing people, amazing experience!. My daughter and I booked it as a surprise for my husband and her boyfriend. I was scared to death but Bill was amazing and in no time at all I was loving every minute of it.These guys are knowledgeable, friendly and great tour guides....","review_date":"July 13, 2018","user":"shelleyjackson"},{"attraction_id":48,"rating":5.0,"review":"A beautiful exciting way to see the 1000 Islands. I hate crowds of people, and have lived here my whole life, so seeing the 1000 islands on a boat tour isn't my thing, at least not during the busy tourist season. I love flying so I went on the Boldt Castle tour with these...","review_date":"June 25, 2018","user":"kgriffin1987"},{"attraction_id":48,"rating":5.0,"review":"Amazing :-). Wonderful flight, flexible team (we arrived, asked for an earlier flight time because of bad weather forecast next day, flew directly...). Everyone was very friendly, special thanks to our pilot :-)","review_date":"June 24, 2018","user":"steve_m"},{"attraction_id":48,"rating":5.0,"review":"Retirement bucket list. I had just retired and was given some money from my coworkers I decided my helicopter ride from my bucket list would be my choice.The Aussie pilot was very pleasant and informative and the flight was amazing We have an amazing country and you get...","review_date":"June 23, 2018","user":"patricia_k"},{"attraction_id":48,"rating":5.0,"review":"Great experience!. My wife and I recently took the Boldt Castle tour and loved it! We are both river people and are familiar with the islands, but seeing them from the sky was a great new perspective. Our pilot Bill was knowledgeable, personable and really provided a...","review_date":"June 1, 2018","user":"steve_c"},{"attraction_id":48,"rating":5.0,"review":"Fantastic, wonderful, awesome, .... Jordan, the pilot, is a great guy. Helpfull, informative, was giving several more infos about the area, the town, what to do else and were to go for lunch or dinner.\nThe area is so very beautiful and definitely something to see it again one...","review_date":"May 25, 2018","user":"elmar_r"},{"attraction_id":48,"rating":5.0,"review":"Awesome!. Go for this ride you will be so glad you did! Friendly, informative pilot. Unbeatable scenery. I would definitely go again.","review_date":"March 31, 2018","user":"stephen_a"},{"attraction_id":48,"rating":5.0,"review":"had a great time. our pilot Aaron was great. very knowledgeable. had a great time!! they took us early when we arrived. had a safety lesson as well. very organized","review_date":"October 22, 2017","user":"glen_m"},{"attraction_id":50,"rating":5.0,"review":"Awexome experience. Got there late, no problema. Up in the air in no time. Pilot is great, ex SAR man. My kids loved it, first ride.","review_date":"August 9, 2018","user":"z7530dtjoseb"},{"attraction_id":50,"rating":5.0,"review":"Excellent experience!. We thoroughly enjoyed our experience! The staff was welcoming and professional. The tour was very informative and interesting and the scenery outstanding! We look forward to receiving the DVD of our flight! Thank you again!","review_date":"July 26, 2018","user":"dany_v"},{"attraction_id":50,"rating":5.0,"review":"Helicopter Wine Tour. My girlfriend and I booked the Wine Tour with 1000 Island Helicopters and it was everything promised. Meg was great during the booking process with timely responses providing recommendations on different wineries for our trip. Bill provided a safe flight while having great knowledge of...","review_date":"July 9, 2018","user":"michael_l"},{"attraction_id":51,"rating":5.0,"review":"Awesome day trip! . 6 adults and one 8yr old, saw tons of whales on the way down and loved the seaplane back. Fun time in Victoria, we had a yummy brunch at Jam and then went to Pedaler to rent bikes and do the scavenger hunt. Next time...","review_date":"July 4, 2018","user":"elizricke"},{"attraction_id":52,"rating":5.0,"review":"Great day on the beautiful waters of Salt Spring!. My son and I booked this trip and had a fantastic time. Our guide Rose was so knowledgeable about the islands and sea life and the whole experience was relaxing and refreshing. They had extra gear like water shoes, ball caps and jackets just in...","review_date":"September 17, 2018","user":"laura_s"},{"attraction_id":54,"rating":5.0,"review":"Panoramic View of Vancouver . Excellent, except for forest fire smoke. It was still a fun experience and the pilot JD did a great job.","review_date":"August 22, 2018","user":"getaway798602"},{"attraction_id":55,"rating":4.0,"review":"Fun way to travel Whistler to Victoria. Shuttle driver picked us up at the Whistler Info Center 45 min before scheduled flight. Once at the 'airport' they weighed every last piece of luggage we had with us, including our water bottles & proceeded to charge us an extra $40 CAD because combined,...","review_date":"August 5, 2018","user":"mtg569"},{"attraction_id":59,"rating":5.0,"review":"Amazing Views of Lake Garibaldi. I was working on a book that required good views of the mountains and features around Lake Garibaldi: the Black Tusk, The Table, The Barrier, Clinker Peak, etc. What unites these distinct mountains is that they are all volcanoes that erupted during the last Ice...","review_date":"October 13, 2018","user":"cwgross"},{"attraction_id":63,"rating":5.0,"review":"Great company, enjoyable and safe flight. A very friendly, efficient and safe company to fly with. Their combined trip with whale watching tour is very good, we had a lovely time and consider the package well priced.\nThank you team.","review_date":"June 27, 2018","user":"tomniwona"},{"attraction_id":63,"rating":5.0,"review":"Great day out. . Fab day. Saw loads of orcas, but the highlight for me was riding up front on the seaplane with pilot Rob on the trip back.. Great guy, and we swapped a few pilot stories on a very scenic trip.\nThanks so much for making it...","review_date":"June 14, 2018","user":"thebutch"},{"attraction_id":65,"rating":5.0,"review":"Great experience!. The team in the Thousand Islands Helicopter Tour was amazing. We had a chance to take some pictures with the helicopter before flying and the pilot was kind to explain us all about the flight, which was our first in a helicopter! It is really...","review_date":"August 7, 2018","user":"morango123"},{"attraction_id":65,"rating":5.0,"review":"Amazing experience. What a beautiful and amazing experience. We had a spectacular day, weather-wise, for our tour; very cold but sunny. From beginning to end Dave and Jordan of Kouris Kopters were professional and friendly. Dave piloted our tour and was knowledgeable about the area and, although...","review_date":"January 7, 2018","user":"greenearth49"},{"attraction_id":66,"rating":5.0,"review":"flight over victoria. with only 4 of us on the plane, on a clear, sunny day, we did the tour over Victoria. about a 20 minute flight but beautiful. smooth takeoff and landing. pilot did not point out anything just flew the plane. would have like to have...","review_date":"November 8, 2018","user":"debbief289"},{"attraction_id":66,"rating":5.0,"review":"Just great fun. A half hour flight around Victoria by seaplane - we got a very full 30 minutes and the scenary was awesome.\nCheck in was easy and the flight on time\nFree coffee fruit and stuff at terminal\nA really good experience and fantastic value","review_date":"October 7, 2018","user":"nri54"},{"attraction_id":66,"rating":5.0,"review":"Great way to see Victoria. This was so fun. Highly recommend! It was great way to get an aerial view and it was so centrally located!","review_date":"October 5, 2018","user":"doloress901"},{"attraction_id":66,"rating":5.0,"review":"Great Float Plane Experience. In Victoria for a few days in late September and we decided to take a 20 minute float plane tour of Victoria. This was a fantastic experience that my wife and I had always wanted to try and I am sure glad we did. There...","review_date":"October 1, 2018","user":"gary_m"},{"attraction_id":66,"rating":5.0,"review":"Harbor Air Seaplane Service is Great. I had booked a tour of the Victoria Harbor and surrounding area. We arrived for our flight and found I had booked it on the wrong day. The front desk employee was able to get us on another tour later that day with no charges...","review_date":"August 27, 2018","user":"richard_c"},{"attraction_id":66,"rating":4.0,"review":"Float plane over Victoria. Good fun. Great views from high above. Short but glad we did it. A wee bit pricey. Not a bad seat in the house.","review_date":"August 6, 2018","user":"stevee145"},{"attraction_id":66,"rating":5.0,"review":"Professional Outfit. In my mind you simply cant come to Canada and not fly in a float plane! We booked the extended panorama tour in order we could enjoy Victoria from the air and it was excellent. The trill of taking off and landing on water is...","review_date":"July 29, 2018","user":"pault73"},{"attraction_id":66,"rating":5.0,"review":"Great Seaplane Tour. Booked a 45min sea plane tour around Victoria (about 30min on the air) and we had such an awesome time (aside from the occasional mini turbulence bumps). If you never had any experience flying on a small planes or sea planes, this is the perfect...","review_date":"July 7, 2018","user":"243andyh"},{"attraction_id":69,"rating":5.0,"review":"Spectacular day tour. This was one of the best tours I've ever experienced anywhere. The tour bus picked us up at our hotel. Fabio , our guide was fantastic. He was very knowledgeable about the area from Toronto to Niagara Falls. We had a wonderful lunch with a...","review_date":"October 30, 2018","user":"ladyengine"},{"attraction_id":69,"rating":3.0,"review":"The falls were amazing but tour overall left a little to be desired. Firstly, the falls are spectacular, and worth any amount of travelling. However, the day could have delivered so much more. The journey down to Niagara was ok, however the bus we were on wasn't in the greatest condition. Two hours of the window sounding like...","review_date":"October 25, 2018","user":"craigr1980"},{"attraction_id":69,"rating":5.0,"review":"Niagara Falls. Wow, what a trip! Great tour, well planned by Zoom and driver, Fabio, was fabulous! The Falls and boat trip were exciting, the Sheraton lunch buffet was delicious, the winery was tasty, and all the facts that Fabio told us was interesting since we did...","review_date":"September 25, 2018","user":"suzanne_o"},{"attraction_id":69,"rating":5.0,"review":"Great day out. We had a fun day with lots of variety. Centred on the falls at Niagara and the surrounding area.\nFabio, the driver, was great - informative and friendly.","review_date":"September 25, 2018","user":"sten1959"},{"attraction_id":69,"rating":3.0,"review":"Good day but a bit rushed.... Fabio very chatty and gave clear pick up instructions. Very keen to pack in lots of places meaning we were quite rushed at winery so unable to purchase wine. Sad really as it spoiled an otherwise good day. Bus suspension very hard - not quite...","review_date":"September 16, 2018","user":"suebigginhill"},{"attraction_id":69,"rating":5.0,"review":"Amazing - especially the Hornblower Boat Cruise!. My sister and I went on this day trip to Niagara Falls and it was amazing!\nWe had a great time, the tour was great and our tourguide Fabio was extremely nice and helpful aswell as knowlegable about the sights!\nWhat a great day!","review_date":"September 6, 2018","user":"lisaj3412"},{"attraction_id":69,"rating":5.0,"review":"All in one day. In one day, you can do and see the important and most beautiful places at Niagara, including the boat! The tour guide, Fabio, was excellent!","review_date":"August 24, 2018","user":"yaelnt11"},{"attraction_id":69,"rating":5.0,"review":"Fantastic day with Zoom Tours and Fabio! . Booked online the day before and had prompt confirmation of payment and information about pick up.\nFabio was an amazing guide, very knowledgeable about the history of the area and had a great sense of humour. Torrential rain stopped us seeing some of the sights...","review_date":"August 21, 2018","user":"judek56"},{"attraction_id":69,"rating":5.0,"review":"Niagara Falls by bike. We stayed in Queenstone at the Southlanding Inn for 2 nights. Queenstone is a beautiful little village with beautiful houses near the Niagara River. Lot\u2019s of trees and large houses with a lot of property around them. Queenstone is located exactly in the middle between...","review_date":"August 3, 2018","user":"geertjanw2018"},{"attraction_id":69,"rating":2.0,"review":"Great tour guide, but some false advertising on the website. We booked the Niagara Falls Tour with cruise & Fallsview lunch.The tour operator will not pick you up at your hotel if you're staying near the airport. They will instead pick you up at the airport. Not a big deal for us because our hotel...","review_date":"July 12, 2018","user":"advil"},{"attraction_id":69,"rating":5.0,"review":"Zoom tour was excellent. Please thank Michael Patrick for us. We had the best day out with him as a guide. It was the highlight of our holiday. Loved the information given by Michael and the extra stops at the vineyard, Niagara on the Lake and the gift shop....","review_date":"July 11, 2018","user":"tracey_b"},{"attraction_id":69,"rating":5.0,"review":"Amazing tour & tour guide (Fabio) - can't recommend enough!!. Wow what an amazing trip!! Fabio was an excellent tour guide, we saw absolutely everything - he stopped off in so many great places, knew all the fastest routes and quickest ways around the usual tourist traps so that we had top notch views and...","review_date":"June 28, 2018","user":"lydiaroselaws"},{"attraction_id":69,"rating":5.0,"review":"Fun, full day. This was worth it for the convenience of not having to wait in line and getting escorted right onto the Hornblower boat ride to the falls. The boat ride is worth it to get so close, and yes you\u2019ll get very wet even with the...","review_date":"June 23, 2018","user":"pamelaf268"},{"attraction_id":69,"rating":2.0,"review":"Tour was okay. Not particularly great, our tour guide didn't know a lot of things and was kinda obnoxious. Tour price doesnt even include the boat ride to see the Niagra falls up close. Don't really recommend you ride with Zoom.","review_date":"June 22, 2018","user":"theoreticals"},{"attraction_id":69,"rating":5.0,"review":"Excellent trip and the guide was very good. We had a packed day with our trip to niagra, our guide from zoom tours michael f or micko was very good nothing was to much trouble and he informed us of everything on the way to niagra. We stopped first at a tourist shopping...","review_date":"June 4, 2018","user":"gjw29"},{"attraction_id":69,"rating":5.0,"review":"Excellent Trip\/A Must See - Fabio, our tour guide, was fantastic. Seeing Niagra Falls is just something that you have to do, and this tour of the Falls and the surrounding area and sights was just great. Out tour guide, Fabio, made it even that much more memorable. He was fun, informative, and enthusiastic. I would...","review_date":"May 21, 2018","user":"tbone0910"},{"attraction_id":69,"rating":5.0,"review":"Mr. Aamin - The Tour Guide is just excellent!. I was a part of a business group in Toronto, the tour was booked by our host. The tour guide Aamin is just excellent, we had a great great lunch and place is just wonderful.","review_date":"February 11, 2018","user":"nitmech"},{"attraction_id":69,"rating":5.0,"review":"Well covered, value for money, great experience!. Fabio took care of us really well. He was very knowledgeable about the various sights along the route and was kind enough to stop at various places for us to take photos. Our party was pretty small (only 9 in all) so its easy to...","review_date":"December 31, 2017","user":"sapphire77"},{"attraction_id":70,"rating":5.0,"review":"Awesome Niagara Falls tour. This tour was great! Dana, our guide, was amazing and a lot of fun. She was very easy to talk to you and I will definitely be signing up for here tour in the summer. It was a great experience and totally recommend, you will...","review_date":"March 11, 2019","user":"la_m"},{"attraction_id":70,"rating":5.0,"review":"Maid of the Mist. Great time! Awesome tour.\nVery organized. Have even been to Victoria Falls in Zimbabwe but this was just as exciting.\nHighly recommend.","review_date":"January 7, 2019","user":"betty_ann_g"},{"attraction_id":70,"rating":5.0,"review":"Freezing Fun :). To begin our day, Dayna, our guide from Over the Falls Tours picked us up from our hotel. From there we began our 3.5 hour tour of the Canadian Niagara Falls area.\nDue to the amount of holiday tourists we agreed it would be best...","review_date":"December 29, 2018","user":"trosescout"},{"attraction_id":70,"rating":5.0,"review":"FABULOUS. This was a trip of a life time. The boat ride takes you up close and personal with the falls. Be prepared to get wet and experience a breathe taking ride.","review_date":"December 11, 2018","user":"51160jill"},{"attraction_id":70,"rating":5.0,"review":"Prepared to get Wet!!. Exciting and Exhilarating to see one of the wonders of the world. Great Tour, amazing view of the Falls!!","review_date":"December 11, 2018","user":"shelleybell62"},{"attraction_id":70,"rating":5.0,"review":"How good was our tour guide.. I'm not really one for the tour guide stuff as your more often let down. But to my surprise our tour guide was fantastic. Robert was not only very informative but he was extremely funny. He made the tour. !st class.","review_date":"December 4, 2018","user":"peter_w"},{"attraction_id":70,"rating":5.0,"review":"AMAZING!. Over the falls tours does an amazing job! Our tour guide Dayna was incredibly friendly, and so knowledgeable! We got the best of both sides of the falls, with great people. Highly recommend!","review_date":"November 25, 2018","user":"783paigea"},{"attraction_id":70,"rating":5.0,"review":"Maid of the Mist. If booking this ride please be aware that its operated from the American side of the falls not Canada, Day trip across the boarder was fun but cost us an extra $36 US dollars for temporary visas. But far better ride than the Hornblower ride...","review_date":"November 21, 2018","user":"mowly_10"},{"attraction_id":70,"rating":5.0,"review":"Amazing tour with Brian!. I loved every second of this tour. It was such a special experience! A really thorough tour. I felt like we visited all the main points of interest and saw so much for a really great price! Brian was the best tour guide. He was...","review_date":"November 10, 2018","user":"sunnychance21"},{"attraction_id":70,"rating":5.0,"review":"Trip to heaven?. We visited the Niagara falls on a Saturday afternoon. Canada really has an amazing view of the Horse shoe falls and has numerous attractions like aero car, journey behind the falls, walk besides rapids, Horn blower cruise, butterfly park. Each of these were different experiences...","review_date":"November 9, 2018","user":"uthra_k"},{"attraction_id":70,"rating":5.0,"review":"Amazing experience. We went around with Josh, he was well knowledges and great fun. The day was cold but despite that and getting drenched through at the falls which I know is expected the day was amazing and fully recommend this tour.","review_date":"November 3, 2018","user":"andrew_m"},{"attraction_id":70,"rating":5.0,"review":"Fantastic tour of both sides of the Falls. My wife and I really enjoyed our day with \"Neva the Diva\", who was a bubbly, knowledgeable and very welcoming guide. Thank you to everyone for making this a very memorable part of our US tour, despite the delays encountered crossing the Rainbow Bridge, each...","review_date":"November 1, 2018","user":"iansue2011"},{"attraction_id":70,"rating":5.0,"review":"Best way to spend a day at Niagara Falls. My wife and I really enjoyed this tour. Having taken this tour and also navigating on my own, I highly recommend this tour. It includes a really fun bus ride on both the Canadian and American sides. It includes the parking fees and admissions of...","review_date":"October 30, 2018","user":"mitchell_s"},{"attraction_id":70,"rating":5.0,"review":"Best Tour Guide EVER!!. Neva made the tour awesome! By far, the best tour guide we've ever had...she combined the history of the falls with a laptop presentation while waiting on the bus, gave plenty of time to explore at the stops, and made each stop more than the...","review_date":"October 30, 2018","user":"ted-pa"},{"attraction_id":70,"rating":5.0,"review":"Fun Family Activity--Totally Worth It!!!. We went on the tour last Friday and had an awesome time! Our tour guide Dayna was fantastic! Many times when we travel, we like to explore on our own, but this tour was great because we were taken to all the spots in an...","review_date":"October 29, 2018","user":"familyfuninthesun21"},{"attraction_id":70,"rating":5.0,"review":"The tour that \"Maid\" our visit. A fantastic well thought out tour. The itinerary was great it covered all aspects of the falls visiting both falls and the surrounds. The highlight was the \"Maid of the mist\" boat ride right into the horseshoe falls which was truly amazing.The guide gave us...","review_date":"October 29, 2018","user":"tony_m"},{"attraction_id":70,"rating":5.0,"review":"Great Experience at Niagara. Had a loads of fun and the tour guide Noman was very informative and friendly. We saw many attractions and enjoyed every bit of it!","review_date":"October 24, 2018","user":"beal2479"},{"attraction_id":70,"rating":5.0,"review":"We love Dayna!. Dayna was our tour guide for our Maid of the Mist boat ride and tour. She was very friendly and knowledgeable about Niagara Falls area and made the tour so FUN! She gave us much historical information too!","review_date":"October 23, 2018","user":"martha_f"},{"attraction_id":70,"rating":5.0,"review":"We love Dayna Maid of the Mist ride. Dayna did really well to keep the mood UP! tough crowd! Knowledgeable fun dispite having lumps in her carpet! kiwis rock...not so much Idaho crowd!!!","review_date":"October 22, 2018","user":"terrenceboyd"},{"attraction_id":70,"rating":5.0,"review":"We Love DAYNA!!. A great tour and one of the best guides we have ever had in Dayna. She is full of knowledge plus keeps you occupied for 5 hours.\nAsk for Dayna.","review_date":"October 21, 2018","user":"ronsus"},{"attraction_id":70,"rating":5.0,"review":"Fabulous ! Fabulous ! Fabulous !. One of the most amazing sites in the world was made even better by Dayna, our tour guide. She gave us the background and detail to make each stop even more amazing and her wit, charm and humor entertained us throughout the tour. Linda and...","review_date":"October 20, 2018","user":"stewart_m"},{"attraction_id":70,"rating":5.0,"review":"Good fun experience. Brilliant thing to do, we did get a little wet, but we were also standing right at the front.\nThe falls look spectacular from the boat.","review_date":"October 20, 2018","user":"spiggy5"},{"attraction_id":70,"rating":5.0,"review":"Do it!. Ask for Dayna as your tour guide, if you can. Well worth it! Wasn\u2019t just the boat but a very nice tour of the area.","review_date":"October 18, 2018","user":"mishelchaz"},{"attraction_id":70,"rating":5.0,"review":"Not to be missed. This was a wonderful way to see and experience Niagara Falls. Pick-up and drop off at the hotel was great. The Maid of the Mist ride AMAZING! The trip up the Skylon Tower was breathtaking. Our tour guide, Dayna, was a joy and pleasure to...","review_date":"October 18, 2018","user":"philkap"},{"attraction_id":70,"rating":5.0,"review":"Fun and easy way to see lots of Niagara Falls USA and Canada in One Day. This was a fun and easy way to see Niagara Falls. Our guide, Ricardo was very knowledgeable and provided us with lots insight, history and lore. The tour was really nice because it was a relatively small group and so transitioning from one landmark to...","review_date":"October 16, 2018","user":"sailgirl57"},{"attraction_id":70,"rating":5.0,"review":"NEVA THE DIVA. When looking up tours we did not know what to expect. WOW! What an amazing experience and even better tour guide. Neva was not only funny but informative. She kept the group on time and got much more than we bargained for. I would absolutely...","review_date":"October 12, 2018","user":"n5547dmrachela"},{"attraction_id":70,"rating":5.0,"review":"Good value for money and lots more than just a boat ride. Trip lasted about 6 hours. Collected on time from hotel, crossed the border easily to USA, did the boat ride which was the highlight of the tour, but also stopped next to the falls and had a climb and took some photos. Then multiple stops...","review_date":"October 12, 2018","user":"newman004"},{"attraction_id":70,"rating":5.0,"review":"Our tour guide Dayna was awesome. A great export he whole family! Our tour guide Dayna was knowledgeable and fun.. She made an amazing sight even more incredible!","review_date":"October 11, 2018","user":"marcia_t"},{"attraction_id":70,"rating":4.0,"review":"Long wait at the border from Canada to US. On Oct 4 we were on Josh\u2019s morning tour. The first problem was that there was one passenger who was at least 15 minutes meeting the tour bus. Because of that we were behind schedule and there was only one lane open for tour buses...","review_date":"October 10, 2018","user":"sleuth27"},{"attraction_id":70,"rating":5.0,"review":"Tour Guide. Neva our tour guide was a hoot! Very informative and funny. Ask for her to be your tour guide for sure :)","review_date":"October 10, 2018","user":"onka33"},{"attraction_id":70,"rating":5.0,"review":"A rainy day made better by Brian the tour guide!!!. I would highly recommend this tour and if Brian is your tour guide, you are in for a treat. He was super nice and took the time to get acquainted with everyone. He was very knowledgeable and gave us a time and location to meet...","review_date":"October 8, 2018","user":"19bl81"},{"attraction_id":70,"rating":5.0,"review":"Incredible!. Just be aware that the Maid of the Mist was purchased by the American side so we were picked up on the Canadian side and had to go through customs which took over an hour. Simply for that reason I might suggest just taking the...","review_date":"October 8, 2018","user":"brenda_d"},{"attraction_id":70,"rating":5.0,"review":"Niagara Falls Canadian Side. Neva the Diva was our guide and did an excellent job. She was knowledgeable, friendly, and funny! Everything was well-organized.","review_date":"October 8, 2018","user":"melchersj8856"},{"attraction_id":70,"rating":5.0,"review":"great tour with and driven tourgide. and great tour to see all the highlights of Niagara Falls\nThe tourgide was Niva the Diva that enough to tell if the the Falls","review_date":"October 6, 2018","user":"peter_v"},{"attraction_id":70,"rating":5.0,"review":"Wonderful, fantastic tour!. We had one of the greatest tours we\u2019ve ever had. Our tour guide, Josh, was exceptional! He gave us lots of information and fun facts throughout the tour. From the cool, windy, rainy under the Falls drenching to the Skylon tower, it was a great...","review_date":"October 4, 2018","user":"karen_d"},{"attraction_id":70,"rating":5.0,"review":"The Falls - on the Bucket list. Did the US side Maid of the Mist trip. A must see experience for anyone, whether from the US or not. A magnificent piece of nature. Fellow tourists were very nice and we really were glad to have made the effort to do this.","review_date":"October 3, 2018","user":"billnys1"},{"attraction_id":70,"rating":4.0,"review":"Bucket list - Check!!. I came, I saw, I got soaked!! Well worth the power and the glory of the falls. Even with the poncho you are going to be dripping. Hint, hint.... stand at the back on the lower level. When the boat turns around you will be...","review_date":"October 2, 2018","user":"apennero"},{"attraction_id":70,"rating":5.0,"review":"Niagara Falls visit Canada and Trip behind the Falls. This visit was special as we drove in from Toronto to meet friends driving up from Jacksonville Florida who had never seen the Falls. I booked Embassy Suites to be able to give them a wonderful view. They were thrilled with floor 27 and the...","review_date":"October 2, 2018","user":"gusjudy2018"},{"attraction_id":70,"rating":5.0,"review":"Rainy day in Niagra. Despite the continuous drizzle, our driver\/guide Dayna was spirited and positive. She shared loads of information and was able to gt us to the right places despite the many other tour busses. This was a well rounded tour and definantly worth the price.","review_date":"October 2, 2018","user":"james_t"},{"attraction_id":70,"rating":5.0,"review":"Great Trip. I thought this was a great experience. Tour guide was great. It's a little long but well worth it. Lots of breaks and well organized.","review_date":"October 2, 2018","user":"matt_g"},{"attraction_id":70,"rating":5.0,"review":"Niagra Falls Tour. We truly enjoyed the tour hosted by Dayna. She was fun and knowledgeable. Would definitely recommend this tour.","review_date":"October 1, 2018","user":"e-77515"},{"attraction_id":70,"rating":5.0,"review":"Very Nice tour, informative. Shout out to Neva the Diva, thanks for the great tour, she truly enjoys her work. We were driven around the falls and she made for an enjoyable time, with stories and history of the falls. She made sure everyone was back on the bus...","review_date":"October 1, 2018","user":"wokeup"},{"attraction_id":70,"rating":5.0,"review":"Excellent tour guide!. Great day tour with Neva the Diva! The tour itself was a full day and covers all main attractions around Niagara Falls. Our guide was knowledgeable and took good care of the guests.(She took group pictures on multiple occasions and had sent them via email!)...","review_date":"October 1, 2018","user":"mathieu_m"},{"attraction_id":70,"rating":5.0,"review":"Great tour in spite of drizzle. Dayna was a great tour guide. She made a drizzly\/at times rainy day bright & cheerful. Maid of the Mist and the tower views were spectacular!","review_date":"October 1, 2018","user":"mommac10"},{"attraction_id":70,"rating":5.0,"review":"The Best. This is value for money. Well organised, affordable and gives one the true sense of these falls. If you don't mind getting slightly wet stand on top floor of the boat at the front.","review_date":"October 1, 2018","user":"t0nyb001"},{"attraction_id":70,"rating":5.0,"review":"Excellent tour!!. Our tour guide Dayna was amazing! We really enjoyed the trip!! We did the maid of the mist and skylon tower! Loved it!","review_date":"October 1, 2018","user":"jcmanley625"},{"attraction_id":70,"rating":5.0,"review":"Great experience. The highlight was the boat ride, but the tour was fun and lasted over 6 hrs. Brian was a great guide and showed us around to really enjoyable places, and had great anecdotes about places, history, and jokes.","review_date":"September 30, 2018","user":"jerome_s"},{"attraction_id":70,"rating":5.0,"review":"Awesome time on their of the Mist. This was a great tour,made even better by the tour guide...Neva the Diva. She was knowledgeable pointed out interesting sights and filled us in on the history. She was also very entertaining with her stories and jokes. She made the trip and deserves at least...","review_date":"September 30, 2018","user":"_bielawski_john"},{"attraction_id":70,"rating":5.0,"review":"Niagara Falls Canadian side. This tour was a blast! Our guide Dayna was awesome. Small tour sizes which is a bonus! It was the only tour I could find that included everything I wanted to see.\nJust be mindful that this tour doesn't pick up from Toronto.","review_date":"September 30, 2018","user":"851chelseah"},{"attraction_id":70,"rating":5.0,"review":"Well organized. We had a friendly guide- he was so kind and knowledgeable-\nHe was very attentive always asking us if we had any questions -","review_date":"September 29, 2018","user":"richard_and_nan..._s"},{"attraction_id":70,"rating":5.0,"review":"A must to enjoy. If you want to \"live\" the Falls and get very wet, be sure you take this ride. It is a must, You will enjoy and have a great experience. Very well organize.","review_date":"September 29, 2018","user":"antonio_g"},{"attraction_id":70,"rating":5.0,"review":"Maid of the Mist and Skylon Tower were both highlights.. Dayna was a great guide and was very knowledgable. Her great sense of humor made it a fun time for everyone in our group.","review_date":"September 29, 2018","user":"meepiedog"},{"attraction_id":70,"rating":5.0,"review":"Great Tour and Tour Guide. We really enjoyed this tour. Lots of sights to see and the guide (Neva the Diva) was awesome. She knew all about the areas history and was very entertaining.","review_date":"September 29, 2018","user":"tammy_a"},{"attraction_id":70,"rating":5.0,"review":"Maid of the Mist Tour by Danya .. Our Pick up from our hotel was on time by our wonderful tour guide Danya, who was full of life from the world go.\nShe made the experience fun factual and interesting.\nThe boat ride was amazing wear sensible shoes so as not to slip,...","review_date":"September 28, 2018","user":"clive_n"},{"attraction_id":70,"rating":5.0,"review":"Great tour and tour guide . Noman did a fantastic job! Very knowledgeable and friendly. Thank you for a great day. The tour stops were well timed. Doug and Sheri G.","review_date":"September 28, 2018","user":"sgr0ne"},{"attraction_id":70,"rating":4.0,"review":"Liked to Tour and the Guide, Ed (But was it worth the money?). My wife and I did not planned the trip thoroughly due to the hectic schedule in the past few months so we decided to take this tour that can take us around many areas. Here are my quick thoughts on the overall experience and I...","review_date":"September 28, 2018","user":"daniel_j"},{"attraction_id":70,"rating":5.0,"review":"neva the diva was very good and loads of fun. I would recommend this tour company anytime with this great of a guide!!!\nNeva the diva was very friendly and knowledgeable. When I return or tell anyone thats coming to request Neva for their tour","review_date":"September 27, 2018","user":"bguess2018"},{"attraction_id":70,"rating":5.0,"review":"Fantastic Day. What a fantastic day we have with our tour guide, Dayna and the group of people we were with. Dayna was first class and made us feel welcome from the start and nothing was too much. I would highly recommend this tour to anyone.","review_date":"September 27, 2018","user":"mark_h"},{"attraction_id":70,"rating":5.0,"review":"Having fun with \"Neva the Diva. My husband and I had a wonderful tour given by our bus driver\/tour guide \"Neva the Diva\". She was very informative and lots of fun. If we could give her a ten star rating we would. Be sure to ask for her if you are...","review_date":"September 27, 2018","user":"barbara_n"},{"attraction_id":70,"rating":1.0,"review":"This was the worst experience of my life. Just so ya'll know, this is a total rip off. The boat tour itself is $20-$25 if you buy a ticket there. Buying this here pass doesn't get you a cut in line, it doesn't even guarantee you a seat on the boat. My 2...","review_date":"September 27, 2018","user":"mia_m"},{"attraction_id":70,"rating":5.0,"review":"Great value with excellent guide. Our tour guide Ed did an excellent job of teaching us about the Falls and the area around. It was a busy 7 hours and I would have expected to pay more for such an extensive tour. Ed was very accommodating and the group was...","review_date":"September 24, 2018","user":"janis_o"},{"attraction_id":70,"rating":5.0,"review":"\"Neva the Diva\" Was the BEST!. Neva picked us up promptly on time at the Sheraton Hotel. Luckily, we had a smallish group, so we really got an in depth, up close and personal, view of the Niagara Falls area. She was very knowledgeable, with just the right amount of humor...","review_date":"September 24, 2018","user":"bjanddd"},{"attraction_id":70,"rating":5.0,"review":"Make sure you request NEVA THE DIVA. Having the right tour guide makes all the difference in the world. Neva the Diva was professional, enthusiastic, well versed about the area and the history and so much fun. You do not want to be stuck for hours with a bunch of boring people...","review_date":"September 24, 2018","user":"ninja_c"},{"attraction_id":70,"rating":5.0,"review":"Amazing trip . We were picked up at our Hotel by Jay who was an excellent guide. He made the whole trip enjoyable and interesting. The fall's are breathtaking and getting wet on the Maid of the mist....just has to be done. We never felt rushed and Jay...","review_date":"September 21, 2018","user":"731yvonnem"},{"attraction_id":70,"rating":5.0,"review":"great adventure. we had a great time on the guided tour and can recommend it. We got to see various parts of the Niagara Falls that we could not have visited on our own in the same amount of time. It was well planned and all queues...","review_date":"September 19, 2018","user":"emily3452018"},{"attraction_id":70,"rating":5.0,"review":"Exciting day. Thank you Nick for an amazing and informative day. We all had such a good time and didn't get too wet!","review_date":"September 18, 2018","user":"1southampton"},{"attraction_id":70,"rating":5.0,"review":"Over the Falls with Dayna. What a great experience we had! The tour was everything we could have expected and more with Dayna's quick wit and sense of humor. Even being held up at the border was fun because Dayna kept us entertained!\nThe tour was not only fun but...","review_date":"September 18, 2018","user":"ronnie_v"},{"attraction_id":70,"rating":5.0,"review":"Visit to Niagara Falls. We were lucky to get a great tour guide, Noman. He really treated us like a family. Well worth the money!!","review_date":"September 18, 2018","user":"lola58619"},{"attraction_id":70,"rating":5.0,"review":"Great Tour of Niagara Falls!. I highly recommend this tour to see all the different views of the 3 Niagara Falls. This tour includes the Maid of Mist boat up to Horseshoe Falls which is spectacular.\nBrian was our tour guide and did an excellent job of narrating all the...","review_date":"September 17, 2018","user":"foodie44_11"},{"attraction_id":70,"rating":4.0,"review":"Great experience but...... Niagara is a wonderful adventure. This tour is vey good and Jay was very knowledgeable.\nPlease note though it is Maid of the mist boat ride OR behind the falls- not both!\nThe description can be confusing.\nThat aside it was very worthwhile although the...","review_date":"September 17, 2018","user":"julessyd"},{"attraction_id":70,"rating":5.0,"review":"Don't miss this tour!. Our guide Dayna was funny but gave us all kinds of info on the Falls. The bus picked us up on time, in front of our hotel. Wear walking shoes. Be prepared to get wet on the amazing boat trip. If bringing a camera, bring...","review_date":"September 17, 2018","user":"james_t"},{"attraction_id":70,"rating":5.0,"review":"Up close\u2014and wet. Really great to feel the falls. We did get wet. This is a good activity for all ages. Kids were having a fantastic time","review_date":"September 17, 2018","user":"kumcretirednurse"},{"attraction_id":70,"rating":5.0,"review":"What can i say Just Amazing.. we stayed on the Newyork side of Niagara falls and all i can say is what a disappointment, we decided to walk over to the Canadian side being from the uk i didn't need any visa or anything, costs nothing to get into Canada but...","review_date":"September 16, 2018","user":"nathans1234"},{"attraction_id":70,"rating":5.0,"review":"Great Tour . Excellent tour for the Niagara Falls area! Tom was an amazing host\/ driver that told lots of interesting history and facts of the area. We definitely got our money's worth on this trip!","review_date":"September 15, 2018","user":"john_m"},{"attraction_id":70,"rating":5.0,"review":"Best tour ever!. Fantastic experience! Couldn't be happier. We saved for 5 years to do this trip and it was worth the wait and worth every penny. Dayna was very friendly, lively, upbeat and cheerful. She helped all of us get the most out of the tour, was...","review_date":"September 14, 2018","user":"gordonsue_m"},{"attraction_id":70,"rating":5.0,"review":"Best of the Best. This was our first trip to the Falls and our time was limited. We couldn't have been happier with our selection!\nNorman was our guide and we were impressed by his knowledge and professionalism. He was wonderful and such a pleasure! He set expectations from...","review_date":"September 13, 2018","user":"lolita2012_12"},{"attraction_id":70,"rating":5.0,"review":"From below the falls to way above the falls - Over the Falls Delivers!!!. This was an incredible tour for someone seeing the falls for the first time! You start the day in the basin of the falls, seeing those magnificent herculean waterfalls from down below, and end the day in the Skylon tour looking down on the majestic...","review_date":"September 11, 2018","user":"klgardner07"},{"attraction_id":70,"rating":5.0,"review":"Absolutely great!. I've seen the falls several times but never had ridden the Maid of the Mist. I wish I could ride every day now. The trip is stunning. Incredible ride with incredible sites. Worth every penny and then some.","review_date":"September 10, 2018","user":"mrkwill1"},{"attraction_id":70,"rating":5.0,"review":"Neva the Diva. Our tour guide, Neva, was wonderful. Neva was very informative! She was a pleasure to be with. Neva was very attentive to all of her guests. Recommend this tour. It is about five hours long, but you do get a good overview of Niagara Falls.","review_date":"September 10, 2018","user":"ambassador578930"},{"attraction_id":70,"rating":5.0,"review":"amazing and wet. the ultimate views of all three falls , amazing noise and very misty , but you cant go to niagara and not do this .","review_date":"September 10, 2018","user":"dazza69tipperary"},{"attraction_id":70,"rating":5.0,"review":"DST 2018. Josh was an excellent tour guide!! This tour takes to see the falls from every vantage point possible. Highly recommend!","review_date":"September 9, 2018","user":"lilshemks3bs"},{"attraction_id":70,"rating":5.0,"review":"fantastic tour with a tour guide!!!!!!!!. we have a very good Niagara falls tour with our tour guide Noman. he was an excellent tour guide. he showing us everything at American and Canadian side, explained all the history about the falls!!!!!!!!","review_date":"September 8, 2018","user":"lory6985"},{"attraction_id":70,"rating":5.0,"review":"memorable trip. we had a great tour with over the falls at Niagara falls. It was my first time with my family but enjoyed a lot. the guide Noman was awesome and friendly. recommend this tour anyone visiting Niagara falls.","review_date":"September 8, 2018","user":"arthurzersty"},{"attraction_id":70,"rating":5.0,"review":"OUR TRIP \"OVER THE FALLS\". Neva was the best! We couldn't have had a more entertaining host for our tour. When she wasn't giving us history lessons or pointing out the many interesting attractions around us, she was cracking jokes to beat the band. She probably could quit her day...","review_date":"September 7, 2018","user":"catherine_i"},{"attraction_id":70,"rating":5.0,"review":"Niagara Falls tour and maid of the mist. Our tour guide was Neva the Diva. Did an awesome job. Great personality and made the day fun. Would recommend her for anyone doing a tour of the falls.","review_date":"September 7, 2018","user":"joann_s"},{"attraction_id":70,"rating":5.0,"review":"A great \"all in one tour\". Paul did a great job to make this a perfect day. Combination of the American and Canadian highlights was well selected.","review_date":"September 7, 2018","user":"647henrys"},{"attraction_id":70,"rating":5.0,"review":"Very enjoyable tour. We had Jarius for our guide and he was great. He was gave us alot of history of the area. The tour started with the a ride on the Maid of the Mist which was awesome. It takes you right to the falls. You do...","review_date":"September 6, 2018","user":"rita_w"},{"attraction_id":70,"rating":5.0,"review":"Fantastic Tour!. Amazing tour with so much to take in! Very well put together and our tour guide Caleb, was outstanding. He was a seasoned veteran and offered above and beyond information for everyone. Full bus... but it felt like it was an individual presentation as he...","review_date":"September 6, 2018","user":"roam282482"},{"attraction_id":70,"rating":5.0,"review":"Best tour we\u2019ve ever done!. We were up in Niagara for a few days from New York, so had already pre booked this trip through their website. All the communication from the office was first class and pick up details and requirements were all clearly set out.\nOur tour guide...","review_date":"September 6, 2018","user":"davidmiddleton03"},{"attraction_id":70,"rating":5.0,"review":"The tour was Excellent!!!. We thoroughly enjoyed this tour. Our tour guide Noman was exceptional! He was very knowledgeable and showed us many things around the falls. In a word, excellent tour.","review_date":"September 5, 2018","user":"jonson45698"},{"attraction_id":70,"rating":5.0,"review":"First time at the falls. The tour was wonderful and our guide Noman is extremely friendly and has lots of knowledge about the area. He took us to great places and made sure that everything was timed out extremely well. Such a pleasant experience!! Will recommend this tour with Noman!","review_date":"September 5, 2018","user":"harrykhan979"},{"attraction_id":70,"rating":5.0,"review":"What great fun!. We thought we had just booked a trip on the Maid of the Mist, but got a great tour of several other venues including the whirlpools, skylon, Table Rock, and a stop at a great little restaurant to try poutine. Our guide, Tom, was so...","review_date":"September 5, 2018","user":"jod80"},{"attraction_id":70,"rating":5.0,"review":"Jay was a great tour guide. Very informative and great experience.. Highly recommend this tour! Our guide Jay and his ride along Juan were friendly, patient, informative and made the tour enjoyable for all.","review_date":"September 4, 2018","user":"krboyles1"},{"attraction_id":70,"rating":5.0,"review":"Over the Falls Tours- excellent tour. My wife and I spent labor day weekend at Niagara Falls, Canadian side. We booked the Over the Falls Tour based on reviews from Trip Advisor. We were more than pleased with our choice. Jay, our tour guide was informative and his stories were very...","review_date":"September 4, 2018","user":"donaldlocastro"},{"attraction_id":70,"rating":5.0,"review":"Amazing Niagra. The deck may get wet , they said. By the end the water was flowing every where. What an amazing place , you have to do it.","review_date":"September 3, 2018","user":"rjph2017"},{"attraction_id":70,"rating":5.0,"review":"Rush without drugs. The boatride was so much fun. Getting wet was so much fun. It was like hearing the roar of the god Niagara.","review_date":"September 2, 2018","user":"trike2010"},{"attraction_id":70,"rating":5.0,"review":"Over The Falls With J. 5 hours of fun and education. Love that the size of the tour was only 21 people on your own mini bus. Mix of walking and riding was great. J was an awesome tour guide, treated you as if you were one of his family....","review_date":"September 2, 2018","user":"thomas_r"},{"attraction_id":70,"rating":5.0,"review":"Excellent. Our tour guide Jay was well informed and fun! We enjoyed our time...a little different than what I thought I signed up for but overall a very nice experience.","review_date":"August 31, 2018","user":"twila_g"},{"attraction_id":70,"rating":5.0,"review":"An Outstanding Adventure!!!. We had such a great time on the tour. I came to Niagara falls as a child before but this is the first time I visited Niagara falls as an adult. Noman, the tour guide was very friendly and shared a bunch of history of...","review_date":"August 29, 2018","user":"williamtannn"},{"attraction_id":70,"rating":5.0,"review":"Great Tour, Treated like family!!!. Our tour guide was Noman. He was awesome and perfect for this tour! He picked us up and dropped us off right at our hotel. We did the maid of the mist, Luna Island, Canadian falls, Skylon and many more. The lunch place was excellent...","review_date":"August 29, 2018","user":"oscarmr14589"},{"attraction_id":70,"rating":5.0,"review":"Great Experience. We saw every view possible of the falls.Our bus was right on time & a very comfortable ride. Our leader Paul made it fun & very descriptive of the area.Thx to him we enjoyed the whole thing highlighted by the Mist ride.","review_date":"August 29, 2018","user":"brucer1"},{"attraction_id":70,"rating":5.0,"review":"Excellent close up and far away views of falls. Our guide, Paul, was terrific - knowledgeable, entertaining and friendly. The close up views of the falls were awesome. Note that the website I used to make reservation said the tour would start at 9:30 and last approximately 4 hours, but for us it started...","review_date":"August 29, 2018","user":"donwmay"},{"attraction_id":70,"rating":5.0,"review":"Terrific Way To See The Falls. My wife Jane and I took this tour on Monday August 27th, 2018. It was so much better than I imagined! The tour included about 25 people. After pickup at our hotel (so convenient), We began with the Maid of the Mist, the iconic boat...","review_date":"August 29, 2018","user":"bcdon"},{"attraction_id":70,"rating":5.0,"review":"Awesome tour... for sure.. This tour was made measurable by our tour guide Josh. Not only was he very knowledgeable about the history of the falls but kept us on schedule and made each stop enjoyable. Thank goodness we didn't get his twin brother Caleb! Thanks Josh for a...","review_date":"August 29, 2018","user":"steve_c"},{"attraction_id":70,"rating":5.0,"review":"Great tour... highlight of our anniversary trip . Great tour! Our tour guide, Jairus(Jay) was excellent! He was very knowledgeable, informative and funny. Highly recommend this tour!","review_date":"August 28, 2018","user":"vacationer304988"},{"attraction_id":70,"rating":4.0,"review":"Leisure . Saw and heard the Falls from all angles...what an experience! Our tour guide was very knowledgeable and very entertaining. Wish I could remember half of the information he told us!!!","review_date":"August 28, 2018","user":"taka_n"},{"attraction_id":70,"rating":5.0,"review":"Wonderful tour with Wife and I. This was one of the high lights of our entire trip, It is a great way to see the falls and learn about the history!","review_date":"August 28, 2018","user":"gregcornett"},{"attraction_id":70,"rating":5.0,"review":"Honeymoon. Our tour guy Jay was the best from Over the Falls Tour. He was very knowledgeable. I would definitely recommend The Maid of the Mist tour. Would rate Jay a 5 star.","review_date":"August 27, 2018","user":"alissa_r"},{"attraction_id":70,"rating":5.0,"review":"what a great Tour. What a fun and informative tour with an excellent guide Noman. He made sure no one got left behind in the group and was very good at telling us the history about the area. Would recommend the tour!","review_date":"August 27, 2018","user":"mellowmashyy"},{"attraction_id":70,"rating":5.0,"review":"Over the Falls . Great tour! Our guide, Paul, very informative. He shared a lot of history of the falls as well as colorful stories on people who have attempted going over the falls. Awesome views of the falls from both American and Canadian side. This tour made our...","review_date":"August 26, 2018","user":"rhonda_g"},{"attraction_id":70,"rating":5.0,"review":"I got Misted at Niagra Falls!. We were picked up on time and provided with a return ride. Our tour guide knew his stuff and had a great sense of humor. The falls themselves are Awesome! We were provided with a rain poncho, but you still get wet so dress appropriately....","review_date":"August 25, 2018","user":"deneen_n"},{"attraction_id":70,"rating":3.0,"review":"Falls are worth the trip. We really enjoyed seeing the falls from both sides of the boarder. Our tour guide was knowledgeable and funny. The one thing we did not like was they only stopped for 30 minutes at most stops but he took us to a restaurant shopping area...","review_date":"August 25, 2018","user":"777mannys"},{"attraction_id":70,"rating":5.0,"review":"Great ride on boat. Had a great time on tour and boat ride was amazing. Our guide Jay was friendly and informative about the falls. Great experience","review_date":"August 25, 2018","user":"sandy_f"},{"attraction_id":70,"rating":5.0,"review":"Hornblower Cruise to the falls on the Canadian Side. A must do for your visit to Niagara Falls. The staff was great, the lines move quickly and it is so fun to get wet getting that close to the falls!","review_date":"August 25, 2018","user":"coachdrobb"},{"attraction_id":70,"rating":5.0,"review":"Great memories. Noman our guide was awesome. He was friendly and showed genuine enthusiasm for his job. He was very knowledgeable of all the attractions. He made the day memorable. Thanks!!","review_date":"August 24, 2018","user":"alex299834"},{"attraction_id":70,"rating":5.0,"review":"Great overview!. I wasn't sure about the need for a guided tour of Niagara Falls, but having booked this tour I highly recommend it. You get to see the falls from many different views and I don't think there is any way I would have gotten so...","review_date":"August 24, 2018","user":"rob_s"},{"attraction_id":70,"rating":5.0,"review":"Hole In One. Neva the Diva gave my family of four a comprehensive Niagara Falls experience. Just when you think you can't see another beautiful part of the falls, Neva took us there! It was a long day, but I wouldn't change a thing. We would have never...","review_date":"August 22, 2018","user":"jenn_c"},{"attraction_id":70,"rating":5.0,"review":"Over the Falls Tour. My husband and I just returned from this awesome tour. It was just amazing. Mother Nature at her best. Beautiful and breathtaking! But I have to give kudos to our tour guide, Paul, who added an extra layer of fabulous. This man was friendly, informative,...","review_date":"August 22, 2018","user":"patricia_d"},{"attraction_id":70,"rating":4.0,"review":"Amazing experience. We have been to Niagara Falls many times ,but I had never been on the Maid of the Mist .We had young visitors from U.K. And we all went on .I didn't know what I was missing ,it was brilliant,a fascinating experience!","review_date":"August 21, 2018","user":"marylyn497"},{"attraction_id":70,"rating":5.0,"review":"Great time!. Our tour with Paul was amazing! His knowledge of the area and storytelling was superb!\nIt was a comfortable easy time having him navigate the town for us.","review_date":"August 20, 2018","user":"d8698jdkevino"},{"attraction_id":70,"rating":5.0,"review":"Great time with our guide Jay from Over the Falls Tours. My wife and I had a great time on The Canadian Side Tour. Our guide Jay was the best. His knowledge of Niagara history and his humor is what made the tour great. If your taking the tour ask for Jay he's the man.","review_date":"August 20, 2018","user":"esporj"},{"attraction_id":70,"rating":5.0,"review":"Highlight of our trip!. Our family of four took this tour this past weekend with Jay as our tour guide. It was a worry free day as all of the driving and navigating were taken care of. Jay was very knowledgeable of Niagara Falls history and was very personable....","review_date":"August 20, 2018","user":"dngtrumps"},{"attraction_id":70,"rating":5.0,"review":"Great Tour. Paul Traverse guided us around to all the sites and more, intermingled the tour with stories and anecdotes much to our delight. The time flew by but yet was filled with interesting facts and the kids learned a bunch. Great tour!","review_date":"August 19, 2018","user":"erik_k"},{"attraction_id":70,"rating":5.0,"review":"Fun Time, Great Tour. My husband and I took our first tour of the falls on What started out as a dreary rainy day. Our tour guide was Jay. From the beginning he made it fun, and kept us laughing. We had a great group of people to spend...","review_date":"August 19, 2018","user":"bernie493"},{"attraction_id":70,"rating":5.0,"review":"Worth every penny. The Maid of the Mist Boat Ride experience is very well organised and gives a fantastic close-up experience of the Niagara Falls. We preferreed to book tickets on line booking in advance of our trip rather than through a hotel package which worked well for...","review_date":"August 19, 2018","user":"156judit"},{"attraction_id":70,"rating":5.0,"review":"Great tour!. Josh was our tour guide & he was awesome! Kept us on schedule & made us laugh all day long. Our tour stuck to the 6 hour time line, yet we had plenty of time to see all the sights. My favorite stop was Table...","review_date":"August 18, 2018","user":"terry_p"},{"attraction_id":70,"rating":5.0,"review":"Loved it! Go team Paul!. I wasn't sure which tour to select as there were so many choices. I selected this tour based on reviews. Im so glad i did. I was a bit hesitant because of the price but it was well worth it. We stayed on the Canadian...","review_date":"August 17, 2018","user":"mom2mom2015"},{"attraction_id":70,"rating":5.0,"review":"Vacation . Great tour!! JOSH was very informative and funny. The tour lasted about five hours. You get to see both side of the falls. It was a great day! Thanks again Josh!!","review_date":"August 17, 2018","user":"dmked"},{"attraction_id":70,"rating":5.0,"review":"Niagara Falls. Fantastic tour of the Falls. Jay our guide was great! He informed us about the history of the Falls both US and Canadian side and different historical sites. If you take this tour ask for Jay, you won't be disappointed!","review_date":"August 16, 2018","user":"joseph_s"},{"attraction_id":70,"rating":5.0,"review":"The boat ride on the Maid of the Mist was just awesome! Be prepared to get a little wet!. Jarius was a fabulous tour guide who shared such great entertaining stories about the history of the Falls. His presentation, along with visiting the Falls, Goat Island, and Sky Tower, made it a fun, comprehensive outing if you plan to visit Niagra Falls for just...","review_date":"August 16, 2018","user":"lindaalsop"},{"attraction_id":70,"rating":5.0,"review":"maid of the mist. So awesome to feel the power of the falls close up. This is a best buy attraction. Don't miss out on seeing and feeling the best thing about Niagra Falls.","review_date":"August 16, 2018","user":"pekingok"},{"attraction_id":70,"rating":5.0,"review":"Amazing Tour. we were able to see multiple attraction of Niagara falls without the hassle of unknown street and parking. Our guide Noman was knowledgeable and exceptional from the beginning of the tour until the end. Thanks!!!!","review_date":"August 15, 2018","user":"jacobrry"},{"attraction_id":70,"rating":5.0,"review":"Amazing time. one of my friend recommended me to take this tour. The tour was well designed and organized. we saw Niagara falls from both side. The tour guide Noman was very nice and informed us many facts about the area.","review_date":"August 15, 2018","user":"debby02043"},{"attraction_id":70,"rating":5.0,"review":"Great Tour!. Our guide Robert was prompt, friendly and informative. He had lots of information on the history of the Falls and Niagara State Park. He had a great personality and gave us plenty of time to get from one excursion to the next. Great job!","review_date":"August 15, 2018","user":"joseph_s"},{"attraction_id":70,"rating":5.0,"review":"Excellent tour. Our tour guide ROBERT was amazing! He was extremely knowledgeable and humorous. He picked us up promptly and was a pleasure to be with throughout the tour. He even had photo clippings of some of the famous people of Niagara Falls. I highly recommend this...","review_date":"August 15, 2018","user":"teacher-sofia"},{"attraction_id":70,"rating":5.0,"review":"Memorable Trip. The tour was fantastic and happy that we took that tour. The tour guide Norman was friendly and very accommodating. The boat ride was real fun. Definitely recommend the tour.","review_date":"August 14, 2018","user":"katylgd001"},{"attraction_id":70,"rating":5.0,"review":"OVER THE FALLS TOUR. Great tour of Niagara Falls and surrounding area. Our guide, Adam, was great! On time, very informative, and gave us a lot of information we all found very interesting about the area and it's history. It was quite obvious from the start he likes his...","review_date":"August 14, 2018","user":"james_s"},{"attraction_id":70,"rating":5.0,"review":"Great our and guide!. This was a great way to see parts of the US side of the falls I would not have seen since I was staying on the Canadian side. Noman was a great guide.","review_date":"August 14, 2018","user":"feel_all_right"},{"attraction_id":70,"rating":5.0,"review":"Nice Tour Excellent time at Niagara Falls. Noman is a very good tour guide and has an amazing personality. Went on Niagara falls tour and enjoyed every bit of it. Thanks!!!","review_date":"August 14, 2018","user":"marvinlara312"},{"attraction_id":70,"rating":5.0,"review":"Awesome tour and awesome tour guide. Jairus was our guide and went above and beyond to make our experience out standing. He was very friendly, full of interesting facts and made the tour fun. I would definently recommend this tour to anyone that is in the area and wants to not...","review_date":"August 12, 2018","user":"karan_r"},{"attraction_id":70,"rating":1.0,"review":"Oversold and Underdelivered. 1)The guide turned up 30 mins late and was all over the shop\n2)Delivered the news that we were not doing the US side and this was replaced to us staying only on Canadian side -last min change\n3)The other spots included in the itenary...","review_date":"August 12, 2018","user":"vijith_s"},{"attraction_id":70,"rating":5.0,"review":"Over the Falls\/Maid of the Mist Tour!. Robbie was our trip guide\/driver, He was very informative.. Lots of stories about the area and the history of the Falls.. The patience of a saint.. I was like ,really?? not out waiting and not bringing their passport... Made the trip very fun time.. Thanks...","review_date":"August 10, 2018","user":"diane_c"},{"attraction_id":70,"rating":5.0,"review":"Great way to experience the Falls . Strongly recommend this tour for all. Our guide Paul, was extremely knowledgeable, friendly and made the experience wonderful for us (which includes an extremely talkative 9 year old). In addition to seeing the Falls on the boat, we also toured other areas which we would...","review_date":"August 10, 2018","user":"nortega001"},{"attraction_id":70,"rating":5.0,"review":"Over the falls tour. Paul, our driver\/tour guide made our trip a success, even with inconsiderate family.on. He was knowledge, friendly and helpful. The points we visited , helped us enjoy Niagra Falls immensely. Would recommend, and he knows the best fudge place in the area.","review_date":"August 10, 2018","user":"rik_a"},{"attraction_id":70,"rating":5.0,"review":"Niagara Falls Trip!!!. Noman makes seeing the falls from Canada & States simple and stress-free. Crossing the border both ways went very smoothly. Loved every minute of our tour! Maid in the Mist boat ride was amazing - wet but amazing! The last stop at Skylon Tower had...","review_date":"August 9, 2018","user":"scott_l"},{"attraction_id":70,"rating":5.0,"review":"Wonderful Experience. This was an excellent tour and Jay was a great tour guide. He was very knowledgeable about the falls history and other interesting facts.","review_date":"August 9, 2018","user":"buzz_b"},{"attraction_id":70,"rating":5.0,"review":"Great Tour. My family and I did the Over the Falls Tour of the Canadian side on Monday, and it was amazing! Our guide, Josh, was informative, funny, and took us to all sorts of places that I doubt I would've been to by myself. The boat...","review_date":"August 9, 2018","user":"brianna_s"},{"attraction_id":70,"rating":5.0,"review":"so many things to do. nice view close to the fall Niagara fall is 1 of best place to visited people are very nice and helpful","review_date":"August 8, 2018","user":"estelle_l"},{"attraction_id":70,"rating":5.0,"review":"Amazing Fun. Went on the tour. Never been to Niagara Falls before. Had a fantastic time with Noman. Enjoyed the view of the falls very much.","review_date":"August 8, 2018","user":"kelly2313"},{"attraction_id":70,"rating":5.0,"review":"Misty Maid and Circular Rainbows. This was by far one of the best experiences I've ever had. The falls are breathtaking and the entire city around it is alive. But the Hornblower\/Maid of the Mist (American Side) cruise is a must. Its a wonderland as you descend into the mist...","review_date":"August 7, 2018","user":"muhammad_b"},{"attraction_id":70,"rating":5.0,"review":"Wow. This boat ride brings you right to the edge. Fabulous. Fun. Wet. No worries it is well organized with a lovely rain poncho as a souvenir!","review_date":"August 7, 2018","user":"diane_o"},{"attraction_id":70,"rating":3.0,"review":"Maid of the Mist was the highlight. It was to long, the pick up took to long, after the boat the stop at the hooky souvenir shop was unnecessary. John the guide was poor.","review_date":"August 7, 2018","user":"kay_c"},{"attraction_id":70,"rating":5.0,"review":"Great Trip, Well Worth It. Took the tour with Jarius, he was fantastic. He was very friendly and informative throughout the entre tour. He made sue we hit all our spots and did a great job of keeping the group together. This trip allows you to see a wide range...","review_date":"August 6, 2018","user":"izhar_h"},{"attraction_id":70,"rating":5.0,"review":"awesome over the falls tour!. Neva the Diva was an awesome tour guide. We had such a fun time. She told us stories about the falls and answered all our questions. I would recommend this tour to all my friends","review_date":"August 5, 2018","user":"denise_p"},{"attraction_id":70,"rating":5.0,"review":"Over the falls tour with Neva Diva. Excellent tour. Neva has a good sense of humour and a good knowledge of the area.\nShe took us to both the US side and Canadian side of Niagara Falls.","review_date":"August 5, 2018","user":"bobbiesteve"},{"attraction_id":70,"rating":5.0,"review":"Great Sightseeing. We wanted to see everything without the hassle of parking and eventually we saw more than we thought. Our tour guide Noman was organized and did everything in timely manner. We never felt rushed though we were on the roll. Clean bus, good A\/C, Overall...","review_date":"August 4, 2018","user":"darianfrazzi"},{"attraction_id":70,"rating":4.0,"review":"Great experience. Myself and my significant other have never been to Canada nor have we seen Niagara Falls so we decided to take a trip for the weekend. We chose this tour so we could learn a little more about Niagara Falls and also get to experience...","review_date":"August 4, 2018","user":"micaela_h"},{"attraction_id":70,"rating":5.0,"review":"Paul was a five star tour guide and gave a fun and informative tour.. Paul gave a great tour of the Falls and surrounding items of interest such as the enormous hydro-electricity generation going on - both past and present. It was a bonus that Paul was born and raised here - so many of his anecdotes were first...","review_date":"August 3, 2018","user":"michael_t"},{"attraction_id":70,"rating":5.0,"review":"Great tour. We had a fantastic time. Our guide Neva the Diva was knowledge and funny. Highly recommended for a fun filled day","review_date":"August 2, 2018","user":"irene_s"},{"attraction_id":70,"rating":5.0,"review":"Great tour guide. Neva was great - she was so full of information about the Falls and the other places we visited. And, her energy and friendly manner were wonderful!\nWe would definitely recommend the tour and her as a guide!\nNeal and Laura T.","review_date":"August 2, 2018","user":"laurat1330"},{"attraction_id":70,"rating":5.0,"review":"Niagara Falls Tour. This was an awesome day. The tour is well-planned and well-paced. Neva is a great tour guide and host. She took excellent care of all of us and kept us entertained as she educated us on what we were seeing. This was money well-spent.","review_date":"August 1, 2018","user":"kimberly_r"},{"attraction_id":70,"rating":5.0,"review":"Fun and educational tour. Robbie was our tour guide and he was excellent. You could tell he really enjoyed sharing stories of Niagara lore! #teamRobbie","review_date":"August 1, 2018","user":"nocrybabiesffl"},{"attraction_id":70,"rating":5.0,"review":"Maid of Mist tour with Paul. Paul was our tour guide for the day. He was very knowledgeable of the area, sites and history. He was the right tour guide for the group of people on the bus. Paul gets 5 stars. One recommendation and perhaps an oversight on my part...","review_date":"August 1, 2018","user":"claybrown3"},{"attraction_id":70,"rating":4.0,"review":"A great day at the falls. We enjoyed the full day of touring around Niagara Falls, especially the Maid of the Mist Boat ride. We were able to visit many of the local attractions. Our guide, Paul did an excellent job sharing information (stories) about the falls. He was very friendly,...","review_date":"July 31, 2018","user":"mary_k"},{"attraction_id":70,"rating":5.0,"review":"Five Star Tour, Great Value. Jarus was amazing. He knows so much about the history of the area and also is a child whisperer. He kept all the kids engaged and entertained, which is no small feat. His approach made this the most relaxing and fun 7 hours in a...","review_date":"July 30, 2018","user":"pushpa_g"},{"attraction_id":70,"rating":2.0,"review":"Great Falls - poor tour guide. Great stops, enjoyed what nature has to offer!!!\nNot so much our tour guide Noman. He wasn't much more than our driver. The first half of the tour he did not share any information with us. On the way to our first stop we got...","review_date":"July 30, 2018","user":"rolfb643"},{"attraction_id":70,"rating":5.0,"review":"Over the Falls was fantastic!. We booked our trip for Maid of the Mist and the Cave of the Winds. Highly recommend the guided tour! The Cave of the Winds was a highlight and not to be missed. Our guide, Paul, was friendly, well informed, shared lots of insider information...","review_date":"July 30, 2018","user":"steven_h"},{"attraction_id":70,"rating":5.0,"review":"Thank You Robbie !. The whole experience with this tour was an eye opening. With our tour guide, Robbie, he was very detailed and accommodative.","review_date":"July 29, 2018","user":"cheebeng73"},{"attraction_id":70,"rating":5.0,"review":"Great Experience!. I took this tour yesterday and had a great time! Our tour guide Robbie was so interesting, helpful and informative. He told us so many interesting stories and facts about the various sites we were visiting. Worth every penny!","review_date":"July 28, 2018","user":"louise_m"},{"attraction_id":70,"rating":5.0,"review":"Niagra Falls Tour - Maid of the Mist. Robbie was a terrific tour guide. He was very knowledgeable and provided many interesting and fun facts plus he was very pleasant and easy to talk to. The tour was very well organized. The pickup and drop off were timely. The tour was a great...","review_date":"July 26, 2018","user":"garya6952018"},{"attraction_id":70,"rating":5.0,"review":"Niagara falls Tour!!!. It was awsome touring Niagara Falls with Noman. we were really excited about everything and it was our first time at Niagara falls. Enjoyed every bit of it.","review_date":"July 26, 2018","user":"kellypersian"},{"attraction_id":70,"rating":5.0,"review":"Best way to see the falls at every angle. It was the best experience for us. The tour guide Noman was helpful, kind, and very caring. It was very exciting to see the falls at every angle.","review_date":"July 26, 2018","user":"katyrkink"},{"attraction_id":70,"rating":5.0,"review":"Best tour ever!. Small bus afforded us very individualized attention. Our tour guide, Paul, was knowledgeable and super pleasant. Loved him!!","review_date":"July 26, 2018","user":"diane_o"},{"attraction_id":70,"rating":5.0,"review":"Paul was an excellent tour guide!!. This was our first visit to the Niagara Falls area (Canadian side) and we wanted to see all the best sights. We booked our tour online and we received a courtesy call almost immediately confirming our trip, which was greatly appreciated. We were met at...","review_date":"July 26, 2018","user":"casebt"},{"attraction_id":70,"rating":5.0,"review":"Excellent Tour. Very informative, tour guide Adam was great, kept us on time, had a lot of knowledge and was very informative.","review_date":"July 26, 2018","user":"tomkeystone"},{"attraction_id":70,"rating":5.0,"review":"Great value!. This was an excellent tour well worth the money! Our guide Adam was so personable and knowledgeable. You see the falls on both sides (American:Canadian) and literally from all angles possible. We were given plenty of opportunities to explore separately from the group. My one...","review_date":"July 25, 2018","user":"nicoleandbaby"},{"attraction_id":70,"rating":5.0,"review":"Adam was a first rate guide.. Adam picked us up exactly on time. The most polite, knowledgeable, guide you could ever ask for. Tour bus could use a better a\/c, and air shocks. First rate, best way to see the awesome natural attractions at Niagra. Bucket list item checked off. Stayed...","review_date":"July 25, 2018","user":"k7437wythomasg"},{"attraction_id":70,"rating":5.0,"review":"Top Tour. We spent almost a full day with our tour guide, Jay. He was friendly, knowledgable and gave us top treatment. We felt lucky to have him as he made our tour most enjoyable. The tour took us to areas we probably would have missed had...","review_date":"July 25, 2018","user":"chrissypearl"},{"attraction_id":70,"rating":5.0,"review":"Fantastic Tour!!!. Noman did an awesome job! We had a great time! He was very informative and just an all around nice person! This tour was so much more than we expected! The kids loved the Skylon Tower!! Surely recommend this tour.","review_date":"July 24, 2018","user":"pault0o"},{"attraction_id":70,"rating":5.0,"review":"Paul's Tour. We LOVED our tour with Paul. He was very informative. Paul has a unique ability to heard his group without hearing his group. It was a fun, friendly atmosphere. We learned so much and had fun too. Thanks Paul! A job well done.","review_date":"July 24, 2018","user":"t2042wklucyc"},{"attraction_id":70,"rating":5.0,"review":"Had so much fun!!. We had an awesome time with Noman on our tour. He was very knowledgeable and informative about the history of Niagara Falls and every story he told came with a few jokes which was fun and refreshing! Much more exciting and entertaining than some other...","review_date":"July 23, 2018","user":"marion23231"},{"attraction_id":70,"rating":5.0,"review":"Great Tour. We had a great time touring the falls and surrounding areas in Niagara with Jay! We were able to enjoy the key sights and to learn about them from our guide.","review_date":"July 23, 2018","user":"gwendolynw434"},{"attraction_id":70,"rating":5.0,"review":"It was great. Noman made our tour extra special.\nHe has so much knowledge of the area which he shared. He has so much passion for what he does which made the tour great. We really enjoyed the tour. I think Niagara Falls is the most beautiful place...","review_date":"July 23, 2018","user":"larryyyyy33333"},{"attraction_id":70,"rating":5.0,"review":"Niagara falls!!. The falls were beautiful and our tour guide Noman was phenomenal. Plan on bringing my mother and sister. i came to know lots about the falls. Enjoyed the beauty indeed!!!","review_date":"July 23, 2018","user":"tony23230"},{"attraction_id":70,"rating":5.0,"review":"Jay was Fantastic!. We had a great time on the tour. Jairus (Jay) kept us entertained throughout the tour. It is longer than advertised but we visited many places. We visited the American side of the falls, the Canadian side, the Whirlpools, the Skylon viewing tower, and stopped...","review_date":"July 22, 2018","user":"kristinrn972"},{"attraction_id":70,"rating":5.0,"review":"great tour. My wife and I had a great time on a tour of the Canadian side of Niagara Falls with \" over the falls tours \" . Our guide \" Noman \" was knowledgeable and very professional. There were a few issues with guests and they...","review_date":"July 22, 2018","user":"steve_s"},{"attraction_id":70,"rating":5.0,"review":"A must do . This was just what we wanted to do when we arrived. Great price for the ride. The adults with us had more fun than the kids. You get right up on the falls and you feel the water hitting you in the face. Incredible views...","review_date":"July 22, 2018","user":"timetoeat89"},{"attraction_id":70,"rating":5.0,"review":"Randy was GREAT !. Enjoyed the tour, but beware it is not a 4-4 1\/2 hour tour as advertised. It is a 6 hour tour !. Several other people also were surprised when told this by Randy as we boarded the bus at 8:30 am. Returned to hotel at...","review_date":"July 22, 2018","user":"lori_j"},{"attraction_id":70,"rating":5.0,"review":"Informative and Fun!!!. First off....Randy is an exceptional tour guide! I hope Randy\u2019s boss reads this and gives him a raise.\nThe tour was much longer and more inclusive than I expected. I was pleasantly surprised with the information provided and the exceptional structure for the tour. This...","review_date":"July 22, 2018","user":"troseusmc"},{"attraction_id":70,"rating":5.0,"review":"Randy was a great \u201cvisitor\u201d guide!!. When I purchased through trip advisor, I did not realize it was for a 6 hour tour! But it ended up being a great deal, especially on the first day of our trip. We then knew about the places we wanted to go back through...","review_date":"July 21, 2018","user":"colleen_l"},{"attraction_id":70,"rating":5.0,"review":"Great tour!. Randy was our tour guide. He was the absolute best he was very knowledgeable about the attractions and the area. He gave us the best information and the best tour. He left us off at the entrance of each tour, got our tickers and gave...","review_date":"July 21, 2018","user":"carp15444"},{"attraction_id":70,"rating":5.0,"review":"Niagara Falls Canadian Side Tour and Maid af the of the Mist Boat Ride. The must amasing Tour. We really emjoyed, and will never forget Niagara Falls. Robbie was so excellent.","review_date":"July 21, 2018","user":"mcbh"},{"attraction_id":70,"rating":5.0,"review":"What a great day!!!. What a day!!!\nBooking it, i though it was for a couple of hours.\nNo chance!\nWe were picked up by the guide who took us all around the falls and sharing all his knowledge for the all day. Well! From 8:30am to around 4:00pm....","review_date":"July 20, 2018","user":"xavier_g"},{"attraction_id":70,"rating":5.0,"review":"Must Do!!. we spent the day with tour guide Noman.\nhe is friendly and eager to answer all the questions.\nwe saw the falls from both Canada and USA side. worth the money!!","review_date":"July 20, 2018","user":"axelaat"},{"attraction_id":70,"rating":5.0,"review":"Perfect day perfect tour. We booked the tour and it turned out amazing. The day is great and lots of fun. The tour guide Noman was excellent. Enjoyed every moment.","review_date":"July 20, 2018","user":"r0nnkay"},{"attraction_id":70,"rating":5.0,"review":"Falling love with Niagara Falls. We falling love with Niagara Falls and our tour guide noman. He was very informative and funny. We would highly recommended this tour with over the falls. Thanks over the falls and thanks noman.!!!!!!","review_date":"July 20, 2018","user":"jerrymrs111"},{"attraction_id":70,"rating":5.0,"review":"Niagara falls. We had noman as our tour guide.was fun and informative tour with him. he had described very well the places we were going to visit, explained what and how to go about each and every area we visited.thank you noman you made our tour a...","review_date":"July 19, 2018","user":"lee1111110"},{"attraction_id":70,"rating":5.0,"review":"\"A Memorable Tour with Josh\". Josh arrived at our hotel early to pick us up for the tour. He was friendly, informative, funny, and willing to answer any questions that were asked of him. We weren't expecting it to be as long as it was (11:30 am to 6:00 pm)...","review_date":"July 19, 2018","user":"ann_h"},{"attraction_id":70,"rating":4.0,"review":"Extensive but awesome tour with Noman!. This tour is well worth the money. We booked last minute but they were very accommodating and gave us all the information we needed, including parking information, tour activities, and more. Our tour guide was Noman, he was awesome! He was very well acquainted with...","review_date":"July 17, 2018","user":"387jasming"},{"attraction_id":70,"rating":5.0,"review":"Well worth the money!. We had an amazing time on this tour! Paul, our tour guide was knowledgeable and made our trip fun! Was great to be picked up and dropped off at hotel. Saw many of the great sites of the area and different views of all the...","review_date":"July 17, 2018","user":"reneehelen"},{"attraction_id":70,"rating":5.0,"review":"Fabtastic. Booked this through trip adviser\/Viator. Wasn\u2019t expecting as much as we got! We got picked up at hotel fairly promptly, driver was very chatty and informative. Picked up other then on to the trip. We did US falls side and stopped at lots of places...","review_date":"July 17, 2018","user":"roxysoxy1"},{"attraction_id":70,"rating":5.0,"review":"Fun day with a great tour guide. Neva, aka Neva the Diva was our guide for the 5 hour trip. She made us feel welcome and special from the minute we were picked up. Her knowledge of the area was excellent and the trip was fun and well planned.","review_date":"July 17, 2018","user":"louann335"},{"attraction_id":70,"rating":5.0,"review":"Great tour. Jay was our tour guide he did a wonderful job giving us information about the falls! I would definitely recommend going on this tour!","review_date":"July 15, 2018","user":"cherchic2009"},{"attraction_id":70,"rating":5.0,"review":"A _MOST_ awesome journey!. We were picked up on time with no hassle whatsoever by Jay our guide and then quickly ferried around to pick up the remaining members of our tour before being whisked away on a multi-stop guided tour of some of the major attractions on both...","review_date":"July 14, 2018","user":"jonas_stephens"},{"attraction_id":70,"rating":5.0,"review":"Excellent tour of Niagara falls!!!!!!!. This was a great tour of Niagara Falls. Our tour guide, Noman, was friendly, nice, and knowledgeable. The tour covered all the main attractions and some that we would not have seen on our own. It was a real luxury to have someone drive us...","review_date":"July 13, 2018","user":"deishin_l"},{"attraction_id":70,"rating":5.0,"review":"Worry less Tour. Thank you Noman for making our visit at falls totally worry free.\nOur tour was full of fun and enjoyment. Recommend this tour.","review_date":"July 13, 2018","user":"alexyxxx"},{"attraction_id":70,"rating":5.0,"review":"awsome trip!!!. I have enjoyed the trip and everything. there are lots of things to do. did lots of things which ae beyond expectation. Tour guide Noman was excellent. thanks Noman!!!","review_date":"July 13, 2018","user":"kaylagggg"},{"attraction_id":70,"rating":5.0,"review":"Family vacation. Our family had a wonderful time visiting the sites on this tour. Our tour guide was very knowledgeable and very accommodating to the tour participants. The kids had a blast on the Maid of the Mist boat ride. We were able to see and here...","review_date":"July 13, 2018","user":"eric_s"},{"attraction_id":70,"rating":5.0,"review":"Checks all the boxes. What a wonderful way to see the sites. We just had a great tour with Robert as guide. He is knowledgeable, friendly and entertaining. The highlight of the tour is the boat ride, but they cover many sites including the tryon tower and whirlpool. We...","review_date":"July 13, 2018","user":"mikefromny"},{"attraction_id":70,"rating":5.0,"review":"Must do!. This was on our bucket list and it was amazing! Paul was the best tour guide and we learned so much! We saw more than we even imagined we would! If you are visiting Niagara Falls this is a must do!","review_date":"July 13, 2018","user":"lismos1"},{"attraction_id":70,"rating":5.0,"review":"Just Finished a WONDERFUL DAY!. Zero stress, no waiting in lines. Just enjoying the sites. So worth it. Tour guide Paul was awesome!","review_date":"July 12, 2018","user":"jamesg6256"},{"attraction_id":70,"rating":5.0,"review":"The tour was fantastic. This is a must tour for anyone visiting Niagara falls. the tour included canada too.\nvery much enjoyed the tour. Out guide Noman was awsome with great knowledge about the falls. we had elderly members in our group. we were never rushed. Boat ride, Cave,...","review_date":"July 12, 2018","user":"desujamrs"},{"attraction_id":70,"rating":5.0,"review":"Worth it. This is a must. Great tour of American side. Get real close to the falls. Tour guide Josh was great. Very informative and funny. If you were to try to do all this separately on your own, it would be a pain, trying to park...","review_date":"July 12, 2018","user":"joeang1004"},{"attraction_id":70,"rating":5.0,"review":"What a Great Experience!!. Thanks to Over the Falls for being such a great team! Since day one setting schedule to the very last minute we got the best service ever! Operators over the phone, sending emails, and our Tour Guide, Tom, just THE BEST!!\nThans a million!","review_date":"July 12, 2018","user":"giannabatistai01"},{"attraction_id":70,"rating":5.0,"review":"Great Tour!. From doorside pickup to drop off this tour was great. Paul was our tour guide and driver and he was extremely knowledgeable and funny. He gave us the history and told a fun story or two at each of our stops and along the route....","review_date":"July 11, 2018","user":"x12naro"},{"attraction_id":70,"rating":5.0,"review":"So much FUN!!. We had the best time EVER! Got a bit wet on the boat ride...but that's all a part of the fun. Best way to get a real feel for the magnificent beauty and incredible power of Niagara Falls.","review_date":"July 10, 2018","user":"travelingtexan2018"},{"attraction_id":70,"rating":5.0,"review":"Over the Falls Tour. My husband and I took the Over the Falls tour with guide Josh. It was a perfect day to see the falls. It was our first time at Niagara Falls. Josh told us stories about the falls in- between stops. He was awesome and would...","review_date":"July 10, 2018","user":"pam_p"},{"attraction_id":70,"rating":5.0,"review":"Truely a special experience. Our guide Paul introduced each couple or family as they were picked up. This created a friendly atmosphere. He was a very good story teller making travel times interesting. He purchased our tickets and took care of us all day. My husband and I as...","review_date":"July 9, 2018","user":"robbethdexter"},{"attraction_id":70,"rating":5.0,"review":"Wonderous.. Niagara Falls for the first time sightseers as we were is indeed wonderful and together with the Maid of the Mist boat ride which goes right up to the falls and bus trip to get various vantage points this is a great tour.","review_date":"July 9, 2018","user":"alanraussie"},{"attraction_id":70,"rating":4.0,"review":"Prepare to get wet. The boat got you pretty close to the horseshoe water falls. They do give you disposable ponchos but still better wear some fast dry shoes.","review_date":"July 9, 2018","user":"fada_h"},{"attraction_id":70,"rating":5.0,"review":"Niagara Falls Exploring. happy that we took the tour. we had tremendous fun both Canada and US side. we had Noman as a tour guide. he was knowledgeable and took good care of us. We wish we could do this again.","review_date":"July 9, 2018","user":"carmensolo1"},{"attraction_id":70,"rating":5.0,"review":"Great Experience. We drove to Canada the first day we got here. We were not prepared for the large number of tourist and lack of parking. We drove through and came back to hotel.\nThat night we signed up for the tour. Taking the tour was exceptional....","review_date":"July 9, 2018","user":"mary_o"},{"attraction_id":70,"rating":5.0,"review":"A must see!!!. A must see!!!! This is a must to truly experience the power of the falls. It was so spectacular. I highly recommend this. Worth the money spent. We did it twice.","review_date":"July 8, 2018","user":"kim_h"},{"attraction_id":70,"rating":5.0,"review":"Enjoyed. We was really happy with the tour.\nTour guide Noman was friendly and informative.loved the tour.maid of the most was great.","review_date":"July 7, 2018","user":"dora017111"},{"attraction_id":70,"rating":5.0,"review":"Memorable experience. We really had good tour with my family. We went to the maide of the mist, three sisters island, sky Lon tower and other things. Our tour guide Noman was informative, engaging and caring. He recommended us to see the fireworks and really enjoyed it....","review_date":"July 6, 2018","user":"ehussain04"},{"attraction_id":70,"rating":5.0,"review":"Excellent Day. Great way to see all of Niagra Falls in one day. Our guide, Robert was excellent. He was knowledgable and fun. And his jokes were at no extra charge. Definitly recommend this tour.","review_date":"July 6, 2018","user":"jr9298"},{"attraction_id":70,"rating":5.0,"review":"4 year olds visit the Falls. We took the over the falls tour on July 1st 2018. We had our two 4 year old grandchildren along. Paul was a super tour guide, everything was prearranged; tickets, parking, lunch stop. We never felt rushed and we were able to see everything we...","review_date":"July 5, 2018","user":"g3016krjennifers"},{"attraction_id":70,"rating":5.0,"review":"Niagra trip. Paul was our excellent tour guide today. He was so friendly and knowledgeable about the area. We visited Niagra on the Lake at his recommendation and it was great too. I give the tour our highest recommendation.","review_date":"July 4, 2018","user":"rose_s"},{"attraction_id":70,"rating":5.0,"review":"Wonderful experience. A spectacular and impressive experience, with views of the falls from all angles and a rather damp experience on the Maid of the Mist Boat Ride, which takes you right up to the foot of the falls. A waterproof poncho was supplied.","review_date":"July 4, 2018","user":"mike_m"},{"attraction_id":70,"rating":5.0,"review":"Awesome Tour. The tour was great! Myself and my college friends had a blast on the Hornblower and we had an opportunity to take a lot of photos and hear about some historic facts as well. Paul was our driver and tour guide and he did a...","review_date":"July 4, 2018","user":"latisha_j"},{"attraction_id":70,"rating":5.0,"review":"Our Bedore Tours Canadian tour. This was a great tour. We were going to drive to the Canadian side fo the falls but we decided to take the tour. We thought the price was a little high, but we figured by the time we drive there, find parking and pay...","review_date":"July 3, 2018","user":"btown525"},{"attraction_id":70,"rating":5.0,"review":"We had a ball!. I am often Leary of reviews. I made these reservations not fully knowing what to expect. My brother wanted to go to Niagara Falls for his 70th birthday. I needed to make that happen. Over the falls tour was my choice. Out tour guide was...","review_date":"July 3, 2018","user":"gemma_c"},{"attraction_id":70,"rating":5.0,"review":"Niagara Falls Maid of the Mist. Maid of the Mist is a must do when visiting Niagara Falls. Get close up to the Falls! We purchased Discovery Pass in advance and picked up admission tickets and trolley pass for Niagara State Park upon arrival to park. Make sure to also do...","review_date":"July 2, 2018","user":"gregoryggibson1972"},{"attraction_id":70,"rating":5.0,"review":"Great tour with great guide-Niagara Falls. Our Niagara Falls sightseeing tour with Noman was wonderful and memorable. He knew so much about the falls and had great sense of humor.he picked up and dropped us at our hotel. We took the maid of the mist boat ride which was fabulous. Enjoyed!","review_date":"July 1, 2018","user":"thomasoncrew"},{"attraction_id":70,"rating":5.0,"review":"Outstanding tour. We received outstanding service on our Over the Falls Tour. When our guide, Paul, realized that my wife was having trouble keeping up, he found a wheelchair for her and wheeled her to the places we were visiting. Paul was extremely friendly and knowledgeable. One...","review_date":"July 1, 2018","user":"alberteaston"},{"attraction_id":70,"rating":5.0,"review":"one day trip at falls. The whole day was fantastic with Noman, our guide for the day. The view of the falls awesome and we enjoyed. highly recommend the tour. thanks Noman!!","review_date":"June 30, 2018","user":"justut"},{"attraction_id":70,"rating":5.0,"review":"Loved the tour. Boat and skylon. And amazing tour.loved the skylon the most. Tour guide,Noman was amazing, friendly and very organized.i loved all the attractions.","review_date":"June 30, 2018","user":"carlaron"},{"attraction_id":70,"rating":5.0,"review":"Great tour. After being pick up from our hotel our fantastic guide Josh led us on a comprehensive, comfortable, and informative tour of the falls. We saw the falls from every vantage point while josh kept us engaged with local history information and tales of the daring....","review_date":"June 29, 2018","user":"lesly_k"},{"attraction_id":70,"rating":5.0,"review":"Go Ahead. Be a Tourist.. A modern and comfortable bus, pleasant fellow travelers, and a well-thought-out trip. You efficiently visit the key areas, enjoy the history and photo opportunities and learn where you want to then spend more time.","review_date":"June 27, 2018","user":"onlythebest10017"},{"attraction_id":70,"rating":5.0,"review":"American and Canadian views, Maid of the Mist boat ride.. Great tour with beautiful sights and sounds of the Falls. Jay was our tour guide! Amazing historian and tour director. He kept us on track with his humor and UKULELE. How fun!!!","review_date":"June 27, 2018","user":"gramma2four"},{"attraction_id":70,"rating":5.0,"review":"Neva the diva. The trip was amazing we honestly had a blast. Neva the diva kept it very interesting and inter tanning it was a ball. Definitely recommend a tour from Neva when your visiting Niagara Falls on the Canadian side.","review_date":"June 25, 2018","user":"maymay1623"},{"attraction_id":70,"rating":5.0,"review":"Informative Trip. Our Tour Guide - Niva was very knowledgeable and friendly - She provided us with a great experience that we would highly recommend to others. We learned and saw things we would have never witnessed on our own.","review_date":"June 25, 2018","user":"tim_l"},{"attraction_id":70,"rating":3.0,"review":"decent. I dont know how many of you have ever heard of these 'niagra falls' before but they are VERY LARGE and i got very damp!!! Beware of this when the boat goes towards the falls as i had no time to dash inside and got...","review_date":"June 25, 2018","user":"maddie_f"},{"attraction_id":70,"rating":5.0,"review":"Falls trip . Our group had 2 10-year-olds, 2 12-year-olds 2 seniors and my husband and I. We had an amazing time with Jay our tour guide. He had great history stories and I ukulele to keep us entertained. We would definitely do the tour again.","review_date":"June 21, 2018","user":"phylenes2017"},{"attraction_id":70,"rating":5.0,"review":"Excellent Guide and great tour. I had my kids - ages 12 and 10 and my mom who is in her 70's with me and this was perfect for all of us. Our guide, Paul picked us up and dropped us off at the hotel and was very informative and...","review_date":"June 20, 2018","user":"drwon"},{"attraction_id":70,"rating":3.0,"review":"Depends on what you want out of this tour.... What you do and what that would cost if you went on your own:\nSkylon Tower $14.50 pp\nMaid of the Mist $19.25 pp\nNiagra Whirlpool $0\nHorseshoe Falls from Canada $0\nGoat \/ Luna Island $0\nSouvenir City Headquarters (lunch & Souvenirs): $ Depends...","review_date":"June 18, 2018","user":"ramblinrader"},{"attraction_id":70,"rating":5.0,"review":"Great Day with Party Fun. If you are lucky enough to get Neva (the Diva) as your bus-driver\/guide for your Canada Side tour with Maid of the Mist boat, you're in for a fun day. To get to the Maid of the Mist means crossing to the US (and back...","review_date":"June 18, 2018","user":"tony_l"},{"attraction_id":70,"rating":5.0,"review":"Great view of both sides!. The Maid of the Mist is now the Hornblower on the Canadian side and is better than the Maid and gets closer to the waterfall, you feel like you are right under it and looking up at the solid wall of water. It is a...","review_date":"June 17, 2018","user":"cains55"},{"attraction_id":70,"rating":5.0,"review":"A full day... This was a great trip. Our guide, Neva, was great. She kept us entertained and informed the whole time. This is a full days trip. We were picked up at the hotel at 11:30 and returned at 7 PM. We visited several historic sites including...","review_date":"June 15, 2018","user":"gmax61"},{"attraction_id":70,"rating":5.0,"review":"Best Tour Guide Ever!. Really enjoyed the insight Caleb the tour guide added throughout the tour at all the sites. We would definitely take this tour again! Highly recommend others to take this tour and request Caleb!","review_date":"June 14, 2018","user":"marcia_h"},{"attraction_id":70,"rating":1.0,"review":"Information the tour company does not tell you on the website. Or in a review.. I felt misinformed about the time length of this trip at first we were told 4-5 hours, then when the bus driver arrived 45 min later than we were told he would be there. He said it would be a 7-8 hour tour. You have...","review_date":"June 13, 2018","user":"madelinecrys"},{"attraction_id":70,"rating":5.0,"review":"A memorable experience. Riding the Maid of the Mist was so exciting and added so much to the adventure of seeing the falls. Being up close to the falls, getting wet, and watching all the faces enjoying this experience was wonderful.","review_date":"June 13, 2018","user":"donna_d"},{"attraction_id":70,"rating":5.0,"review":"Great Tour of Niagara Falls - Great Guide, Paul!. The whole day was terrific. Paul made sure that we were all welcome and comfortable all the way. He was enthusiastic, friendly, and fun.","review_date":"June 12, 2018","user":"joellen_c"},{"attraction_id":70,"rating":5.0,"review":"Very knowledgeable tour guide. Thank you JAY for such an interesting tour! Jay was so patient with all our questions and made us feel so comfortable!","review_date":"June 9, 2018","user":"darlavt"},{"attraction_id":70,"rating":5.0,"review":"Spectacular views. This tour offers a little something for everyone. Paul was very compassionate and informative. He knew a lot about the area and was making sure everyone in the group was taken care of. I would definitely recommend the tour as well as the guide!!!!","review_date":"June 5, 2018","user":"beth_s"},{"attraction_id":70,"rating":5.0,"review":"Great Tour. Our tour guide was Paul and he was awesome. Paul handled a situation I had very fairly and diplomatically. He introduced everyone as they got on the bus and it gave the group of 25 something to talk about. Paul was very informative and for...","review_date":"June 4, 2018","user":"1955russelll"},{"attraction_id":70,"rating":5.0,"review":"Loved Lizzie Our Guide!. A friend and I took part in the Over the Falls Tour yesterday. Our tour guide Lizzie was engaging, informative, upbeat and really went out of her way to ensure her group had a good time.\nThis tour includes a visit to both the American...","review_date":"June 3, 2018","user":"swissbritabroad"},{"attraction_id":70,"rating":5.0,"review":"Awesome!. Brilliant boat ride from the Canadian side! Literally no queue, and the price is totally worth it. If you can the best spot is the front, right side of the boat. You get absolutely soaked but the best view!","review_date":"June 1, 2018","user":"t9744oqdaniellec"},{"attraction_id":70,"rating":5.0,"review":"Boat ride and bus ride. Jay was a great tour guide who taught my family and I all the fun things about Niagara Falls whiles keeping it fun. We saw everything we wanted to see and more. We learned so much and are still wowed by it all. We had...","review_date":"May 29, 2018","user":"lckelly918"},{"attraction_id":70,"rating":5.0,"review":"A great tour and experience. Our tour guide, Paul was awesome. He was very knowledgeable and quick witted. He stayed on schedule and answered all questions. He had a lot of knowledge of the falls and the area surrounding it. I would do it again. I like the 16 person...","review_date":"May 28, 2018","user":"cbp-photobug"},{"attraction_id":70,"rating":5.0,"review":"Maid of the Mist Boat Ride. We had a fantastic tour of Niagara Falls & area and Paul our tour guide was so fun and knowledgeable about the area and he shared so many interesting historical facts as well that he made our tour so much better for the effort he...","review_date":"May 24, 2018","user":"glawrence2018"},{"attraction_id":70,"rating":5.0,"review":"Amazing . My husband and I did an east coast road trip and then finished it off in Niagara Falls. We booked this trip because it toured so many places around the falls and gave us the best views. We had an AMAZING time! We would do...","review_date":"May 23, 2018","user":"kimberley_c"},{"attraction_id":70,"rating":5.0,"review":"Amazing Tour by Randy. We had an amazing time with Randy being our tour guide, he was very knowledgeable and full of interesting information all throughout the trip which lasted around 6 hours. The whole tour is worth every penny and it includes The Maid of the Mist boat...","review_date":"May 22, 2018","user":"joseu366"},{"attraction_id":70,"rating":5.0,"review":"Outstanding Tour and Tour Guide. Since we are not expecting to be in Niagara Falls area very often, we wanted to maximize our understanding and enjoyment of the area. We decided to take this tour as we were staying on the Canadian side. Randy was our tour guide. He was...","review_date":"May 20, 2018","user":"p_c"},{"attraction_id":70,"rating":5.0,"review":"Worth every penny!. Tour started with the Maid of the Mist boat ride, this is something that cannot be missed if you visit Niagra Falls. This is done from the American side, there\u2019s another option called the Horn Blower on the Canadian side. Maid of the Mist is...","review_date":"May 20, 2018","user":"pablo_s"},{"attraction_id":70,"rating":5.0,"review":"Great tour. We had a great trip today with Paul, he was so full of interesting information and a delightful host this tour is well worth it we wouldn\u2019t have been able to get to all the places they took us on our own thanks again Paul","review_date":"May 19, 2018","user":"samori"},{"attraction_id":70,"rating":5.0,"review":"So Much Fun!!. This was a great tour!! Jay was our guide, and I loved hearing the history and stories behind all the places we visited. Maid of the Mist was lots of fun! Be sure to pack waterproof shoes...Converse wasn't the right choice :) Views from Skylon...","review_date":"May 13, 2018","user":"amanda_k"},{"attraction_id":70,"rating":5.0,"review":"Over the Falls Tour. This was a great tour and a super value. We enjoyed approximately 6 hours of informative history information of the Falls and had stops at all the great spots on the Canadian and U.S side. The boat ride was amazing and very soggy; all part...","review_date":"May 13, 2018","user":"gnshpng"},{"attraction_id":70,"rating":5.0,"review":"Over the Falls Tour. Went on a great tour today with Paul. We were able to see the falls from the vantage point of both the American and Canadian sides. Our guide was very personable and always willing to help with taking pictures. We learned so much history and...","review_date":"May 9, 2018","user":"kay28282"},{"attraction_id":70,"rating":5.0,"review":"Top Notch!. We had a wonderful time! The Journey Behind the Falls tour was amazing! My 9 yr old son truly enjoyed it! Our guide was informative and friendly. We had a few kids on the tour. Tweens also. The tour guide was willing to answer their...","review_date":"April 26, 2018","user":"marygo7329ao"},{"attraction_id":70,"rating":5.0,"review":"EVERYONE SHOULD TAKE PAUL'S BUS TOUR TO SEE THE FALLS!. It was an incredible experience from start to finish. Our bus driver Paul knew so much about the Falls themselves as well as the surrounding area. My friends from New Zealand were ecstatic with the tour and the Mist Boat Ride. A memory they will...","review_date":"April 23, 2018","user":"joaniejarvis"},{"attraction_id":70,"rating":5.0,"review":"Must do!~. So much fun! Thrilling! We enjoy our ride and it was a sight that you cannot get anywhere else! We would defintley do it again!","review_date":"April 23, 2018","user":"kelly_v"},{"attraction_id":70,"rating":5.0,"review":"Great tour. Great tour of both Canadian and American sides of Niagara falls. Our guide Josh was very informative and friendly. He made sure we got to see the falls from many different perspectives.","review_date":"April 21, 2018","user":"ps93433"},{"attraction_id":70,"rating":5.0,"review":"Winter, Summer Spring or Fall, always Majestic and beautiful!. 3rd time to Niagara Falls and already looking forward to the next time. Something here for everyone to do and can't get enough of just sitting and watching the falls and shear size and volume of water going over them. Clifton hill is a blast...","review_date":"April 18, 2018","user":"jackwv1218uc"},{"attraction_id":70,"rating":2.0,"review":"Tour OK but why spend the money?. Lets do the positives first. The actual tour was OK, the guide was very good but hey, thats his job. The tour was booked and titled Canadian side tour and Maid of the Mist boat ride. Firstly this would prove quite difficult as the Maid...","review_date":"April 14, 2018","user":"vincent_h"},{"attraction_id":70,"rating":5.0,"review":"Over the Falls tour. Had a great time on the Over the Falls tour. Jarius was an awesome guide and very knowledgeable about the falls and the area. The tour takes you to stops on the American and Canadian size, whirlpool and Skylon tower. Highlight was behind the falls....","review_date":"April 9, 2018","user":"scamnitz"},{"attraction_id":70,"rating":5.0,"review":"A Very Fulfilling Spring Break Adventure. My teen son and I spent the day on a tour with our guide, Jarius. We had a wonderful group of people and we all seemed to enjoy the opportunity Jarius gave us to explore and learn about the history of the Niagara Falls region....","review_date":"April 7, 2018","user":"teri_j"},{"attraction_id":70,"rating":5.0,"review":"Terrific Tour. The tour lasted approximately 6 hours and included viewing Niagara Falls from many different angels on both sides of the border between Canada and the US. Due to bad weather, the Maid of the Mist boat ride was cancelled. Nonetheless, the tour overall was very...","review_date":"April 4, 2018","user":"anthony_b"},{"attraction_id":70,"rating":5.0,"review":"Great tour. This is a comprehensive tour of both sides of Niagara Falls. Due to the winter season we did the Behind the Falls Tour which took us behind the falls on the Canadian side. Our tour guide Jay told us many interesting facts and fun about...","review_date":"March 13, 2018","user":"oilmanlkr"},{"attraction_id":70,"rating":5.0,"review":"Greatest Ride Out There. Maid of the Mist was the most amazing experience. The teens loved being able to come so close to such a powerful force of nature. It definitely will leave you in awe. It is definitely worth the money!!!","review_date":"February 14, 2018","user":"experience631805"},{"attraction_id":70,"rating":5.0,"review":"Don't be afraid to get wet. Woderful experience! The time of the boat trip is just enough to get the full experience of being under the falls. Safe and fun! Get out on deck and soaked under the falls!","review_date":"February 14, 2018","user":"j0shu8"},{"attraction_id":70,"rating":5.0,"review":"Worth the wet. The whole tour was an experience, suggest you book the tour with your hotel and avoid the lines. We had a great time and our tour guide was full of interesting facts about the falls. Beautiful from above and within.","review_date":"January 27, 2018","user":"cstarziski"},{"attraction_id":70,"rating":4.0,"review":"Incredible. One of the best experiences of my Canada trip. A bit crowded, so you better book the boat in advance.","review_date":"January 15, 2018","user":"juanma596"},{"attraction_id":70,"rating":5.0,"review":"Incredible. Have the opportunity to see Niagara Falls was my dream come true, was even more magical that in my dream. The Tour was amazing because I could feel the power of the falls as close as is possible. This is a must!","review_date":"December 27, 2017","user":"sandra_v"},{"attraction_id":70,"rating":5.0,"review":"Great Tour. This tour was great. Lizzy was our tour guide and she was wonderful. She took us to great places to see the Falls in all possible views. I highly recommend the tour and the Lizzy as your guide.","review_date":"December 3, 2017","user":"beverly_p"},{"attraction_id":70,"rating":5.0,"review":"A wonderful comprehensive tour. We saw so much in our almost 6 hour tour. Our guide, Jay, was wonderful - very knowledgeable and fun. The Maid-of-the-Mist boat tour was a once-in-a-lifetime experience, very exciting!","review_date":"November 9, 2017","user":"msohn8"},{"attraction_id":70,"rating":5.0,"review":"Great tour. We stopped at awesome places and were able to see thr falls from every possible angle. Jay made the tour very special.","review_date":"November 8, 2017","user":"astrid_c"},{"attraction_id":70,"rating":5.0,"review":"Incredible once in a lifetime tour. This tour is well worth it! Nick our tour guide was so friendly, well informed and fun! He took into account the cold and windy weather on the day of the tour and left the maid of the mist part of the tour till last...","review_date":"October 24, 2017","user":"clare_m"},{"attraction_id":70,"rating":5.0,"review":"Comprehensive Tour!. This was more than I expected! We saw Goat Island, the whirlpool, the table rock, horseshoe falls, skylon tower, maid of the mist, and stopped for lunch (on our own) at a quaint roadside attraction. We were picked up and dropped off at our hotel....","review_date":"October 22, 2017","user":"jenny24153"},{"attraction_id":70,"rating":5.0,"review":"MAID OF THE MIST BOAT RIDE. Niagara Falls on the Canadian side tour on the boat is a must!! They give you ponchos and you still get wet but you see the Falls in all its glory. Photographers will love it.\nIt is everything you hoped for and it is a...","review_date":"October 21, 2017","user":"rib1128"},{"attraction_id":70,"rating":4.0,"review":"View of the falls from every angle!. Jay was a great tour guide; gentle personality and very informative. Loved his ukulele! We had a great time and enjoyed the sights.","review_date":"October 21, 2017","user":"melissa_h"},{"attraction_id":70,"rating":5.0,"review":"The Falls and More!. The price was right and the tour was great! Longer than expected, we loved all that was included. Our tour guide ADAM was a wealth of information, informative, and patient when some on our tour were late for pickups. The day was a lovely way...","review_date":"October 20, 2017","user":"jacksgal2"},{"attraction_id":70,"rating":1.0,"review":"Maid of the Mist and Sklon Tour. We had signed up for Niagara Falls Canadian Side Tour and the Maid of the Mist Boat Ride. We were to picked up at 12:30 and was called to be ready earlier at 12:15 due to high volume of traffic with Memorial Day. We were...","review_date":"June 1, 2015","user":"susan_w"},{"attraction_id":72,"rating":5.0,"review":"AMAZING. Everithing perfect and very professional\nThe crew was very helpful, the boat was ok, the reservation was very nice and the comandant did everithing better after his \"hunting\" to find the Orcas.","review_date":"January 11, 2019","user":"thirdstar"},{"attraction_id":72,"rating":5.0,"review":"Bucket list experience. I have long wanted to go whale watching, so whilst visiting Vancouver, my wife and I booked a trip with Prince of Whales.\nBooking the trip was easy as the website was easy to navigate on my phone. The instructions on where to meet and...","review_date":"January 7, 2019","user":"john_l"},{"attraction_id":72,"rating":5.0,"review":"Fabulous and relaxing experience!. We participated in the whale watching tour at the end of the season and had a great opportunity to observe humpback whales, bald eagles, dolphins, seals and sea lions. We were concerned about difficulty finding the whales this time of year, but they were there...","review_date":"November 17, 2018","user":"retrorebe"},{"attraction_id":72,"rating":4.0,"review":"Great crew and very knowledgeable!. This was a very good experience and I can highly recommend this company! Booking was easy and checking in was a breeze too. Once we got on board, we were well briefed by the crew - in our case, our guide was Wilma. We were...","review_date":"November 12, 2018","user":"mike_l"},{"attraction_id":72,"rating":5.0,"review":"Wow Whale Watching. Almost the last day of the season's trips saw us out on the water with nearly 50 others on a glorious early November afternoon.\nThe trip was brilliantly conducted for us (on the open top deck) by Wilma, whose knowledge of all things 'whales' and...","review_date":"November 11, 2018","user":"peter_w"},{"attraction_id":72,"rating":5.0,"review":"Fantastic whale watching trip. My husband and I went to Vancouver for our honeymoon last week. We planned the whale watching trip knowing that we may not see any whales since they are wild and on their own agenda. We were extremely pleasantly surprised to see not only one,...","review_date":"October 31, 2018","user":"rachealsw"},{"attraction_id":72,"rating":5.0,"review":"A Whale of A Time. The tour was fantastic! The crew were knowledgeable, fun and really interesting people. We were fortunate to see a humpback whale as well as multiple members of the L Pod. Our understanding of the difficulties faced by the resident orcas are much clearer and the...","review_date":"October 27, 2018","user":"bonnie_w"},{"attraction_id":72,"rating":5.0,"review":"Great Experience . Had a great time with the family, saw humpbacks, eagles and sea lions. Good information constantly provided by the guides. Dress up warm if your thinking of coming.","review_date":"October 24, 2018","user":"mwilko54"},{"attraction_id":72,"rating":5.0,"review":"Seals, Humpback Whales, Sea-lions and Bald Eagle - We saw them all :-). It did not take long after we left the harbor to see the seals sun-bathing on the logs-yard pulling by a tugboat. Then we spotted three humpback whales. They were amazing. We can see and hear their blows - backs and tails. We watched them...","review_date":"October 22, 2018","user":"tamdianepham"},{"attraction_id":72,"rating":5.0,"review":"Humpbacks in October!. Unforgettable experience. I wasn't sure what to expect since many tour operators end their season in September. Orcas are hit or miss in the fall. But we lucked out with beautiful weather and saw many sea lions. Two humpbacks drifted right up to our boat...","review_date":"October 19, 2018","user":"pugzf2018"},{"attraction_id":72,"rating":5.0,"review":"Great Trip!. Our family including 2 girls (tween and teen) was a lot of fun! Guides\/naturalists were great. Saw a LOT of orcas and the captain and naturalists seemed excited at how many we saw. Didn't seem in a rush either. Don't get the free hot chocolate...","review_date":"October 18, 2018","user":"ruth_p"},{"attraction_id":72,"rating":4.0,"review":"Enjoyable Day. Definitely worth the experience! Honestly, we would have been happy just looking at the beautiful vista of the islands, but we were extremely lucky with both the weather and with seeing whales several times. Sharon was our guide and her enthusiasm was infectious. Unfortunately we...","review_date":"October 18, 2018","user":"antony_s"},{"attraction_id":72,"rating":5.0,"review":"Absolutely wonderful. From start to finish, our experience with Prince of Whales was seamless, easy, and fantastic. Start with their website, it explains the path you will take, the type of vessel you'll be on, what you should bring, what you will try to find, etc. The...","review_date":"October 18, 2018","user":"merep1013"},{"attraction_id":72,"rating":5.0,"review":"GREAT!. A great day had by all with sightings of humpbacks sea lions and a bald egal made an appearance. but really the experience is made by the lady's taking the tour I belive they were Sandy Sharon and Pascale they had answers for all questions...","review_date":"October 17, 2018","user":"k574qwcolinm"},{"attraction_id":72,"rating":5.0,"review":"Fantastic crew!. It was great experience with whales,orcas, and sea lions. Our captain Erin, and the 3 women that composed our hosts, we're great! I am poor with names, but, there were 2 blondes, Sharon and the \"1st mate:?\" Also a wonderful marine biologist from Ireland, that...","review_date":"October 17, 2018","user":"cindy_r"},{"attraction_id":72,"rating":1.0,"review":"Realy awful experience. So to be fair we booked through a third party (westcoast sightseeing at canada place) and were given confusing information about where to join the trip. Despite this we got there in the nick of time but this made no difference to the attitude of...","review_date":"October 16, 2018","user":"trs312018"},{"attraction_id":72,"rating":4.0,"review":"Great Day but we were expecting Orcas . Was a great day to be out on the water. Sharon (?) was a fantastic host and was passionate about the wild life and sharing her knowledge.\nWe saw a bald eagle, hump back whales, sea lions and seals.\nThe disappointment was the guarantee of...","review_date":"October 16, 2018","user":"renee_v"},{"attraction_id":72,"rating":4.0,"review":"Knowledgeable and friendly crew. Started with sea lions, humpbacks. Thought mission accomplished, but they took us further because there were some Orcas! The crew was very patient until everyone indulged on watching the playful calves jump out of the water. Thinking this was the icing on the cake, but...","review_date":"October 15, 2018","user":"asaadq"},{"attraction_id":72,"rating":5.0,"review":"Brilliant Way to Explore Vancouver and Admire Sea Life. Overall an amazingly breathtaking experience to be able to see wildlife in its natural habitat. We saw Sea Lions, Seals, Humpback Whales and Orcas! The ride was comfortable and thoroughly enjoyable as well as relaxing! We sailed past so many local islands and the views...","review_date":"October 14, 2018","user":"ellyn_y"},{"attraction_id":72,"rating":5.0,"review":"5 Star whale watching adventure!. This was our first experience with the Prince of Whales. It was absolutely amazing!! Great crew, very knowledgeable and accomodating. We saw sea lions, 5 humpback whales and a family of 6 orcas, along with other wildlife. Great trip.Would definitely recommend!!","review_date":"October 14, 2018","user":"marije_d"},{"attraction_id":72,"rating":5.0,"review":"Humpback breach. The crew was wonderful, boat solid, a cold day, but dry and sunny and saw 3 humpbacks and many sea lions. Wilma was wonderful in detailing wildlife details, enthusiastic and a very knowledgeable and fun tour guide.","review_date":"October 14, 2018","user":"explorer484777"},{"attraction_id":72,"rating":5.0,"review":"5 Stars!. This is my second experience with Prince of Whales and both have been absolutely amazing. The trips were above and beyond what was expected. I am prone to getting sea sick and the entire crew was extremely helpful and accommodating. Whale guarantee was defiantly fulfilled!...","review_date":"October 14, 2018","user":"kush209"},{"attraction_id":72,"rating":4.0,"review":"Slightly cold and not that comfortable but we loved it. Family holiday visit when a whale watching adventure was on the to do list from the day that we booked the trip. Even with thrills anticipated, we were not disappointed. Slightly cold and wet afternoon when we saw Orca galore. Guides were friendly, helpful and...","review_date":"October 14, 2018","user":"alan_m"},{"attraction_id":72,"rating":5.0,"review":"Humpbacks x 5 !. This was the second whale watching trip myself and my husband took whilst in Vancouver the first in Tofino and the second with the Prince of Whales. Both tours were great but I must say the Prince of Whales tour was amazing to see 5...","review_date":"October 14, 2018","user":"ingaty"},{"attraction_id":72,"rating":5.0,"review":"Whale guatantee fulfilled. At the beginning of our holidays, we booked a zodiac tour, starting from Victoria. It was fun to ride the waves, but unfortunately we \"only\" got to see a few seals and a bald eagle before returning to the harbour. On our way back we...","review_date":"October 14, 2018","user":"denismueller"},{"attraction_id":72,"rating":5.0,"review":"Wow!! We saw whales!!. What a fantastic journey!! Captain Aaron and his entire crew was amazing...we were so lucky to see some humpback whales up close and personal thanks to him. And Wilma was absolutely fantastic!! She patiently shared so much knowledge multiple times due to the size of...","review_date":"October 13, 2018","user":"362maureenc"},{"attraction_id":72,"rating":5.0,"review":"Great half day in the water . As a local who has lived in Vancouver for decades, this was my first time going on a whale watching excursion with some members of my family. It didn\u2019t disappoint. On a cloudy day in October and with choppy waters, which made for a somewhat...","review_date":"October 13, 2018","user":"phalgunj"},{"attraction_id":72,"rating":5.0,"review":"Staff made it with their enthusiasm. We were out of peak season for whale watching, and we still managed to see Humpback whales, seals and Bald eagles.\nEven with the unsavoury weather, wind and waves the staff (thanks Wilma) were enthusiastic and wanting you to have the best experience.\nRight to...","review_date":"October 12, 2018","user":"gt3740"},{"attraction_id":72,"rating":5.0,"review":"Great day searching for whales. Went with Prince of Whales after another company cancelled due to the forecast. Was slightly worried we were heading for a Wolf of Wall Street boat scene style moment by still going out but there were absolutely no problems.\nGreat experience with very knowledgeable staff....","review_date":"October 12, 2018","user":"smtid"},{"attraction_id":72,"rating":5.0,"review":"Amazing. There are no words to describe my emotion...\nTook us a while to find this whale family, but when we found... It was amazing!!!!","review_date":"October 9, 2018","user":"ana_beatriz_g"},{"attraction_id":72,"rating":3.0,"review":"Average experience made better by excellent staff . When we booked this, we didn\u2019t realise the boat would have so many people, it was a huge catamaran with just under 100 guests. This is the first time I\u2019ve been on such a large whale watching vessel and didn\u2019t like it, it felt cramped...","review_date":"October 8, 2018","user":"v4357cujoshuac"},{"attraction_id":72,"rating":5.0,"review":"October Humpbacks !. Took entire family, including a 9 month old and everything was wonderful. Great weather for a great trip. Got to see a pair of Humpback whales (\"Heather\" and Wolf Eel\") and even saw one breach. Our naturalist Tim and Wilma were both enthusiastic, approachable, and...","review_date":"October 8, 2018","user":"carl_s"},{"attraction_id":72,"rating":5.0,"review":"Amazing experience on Thursday the 4th of October. Sunny day, beautiful weather to go on this Whale Watching Tour, starting from Vancouver! The tour started exactly on time and started with very clear information about the tour. We were exicted, lets go!\nWe were lucky to see 3 humback whales. But the most...","review_date":"October 8, 2018","user":"laurens_b"},{"attraction_id":72,"rating":3.0,"review":"Took much longer than I thought\/expected to get out to where the whales were. Propably better going from Vancouver Island as closer to where the whales hang out. Nature of nature is where the whales show up is anyone's guess. We didn't get as close as I would have liked. Very cold even on a sunny day - do...","review_date":"October 7, 2018","user":"kathrynclark58"},{"attraction_id":72,"rating":5.0,"review":"Prince of Whales trip - Highly recommended. Great whale watching tour today. Lovely sunny but cold day. However free coffee and blankets were very welcome. Travelled a long way but eventually saw two bald eagles and then four orcas and we watched them for a long time. All the crew on board...","review_date":"October 6, 2018","user":"susan_m"},{"attraction_id":72,"rating":5.0,"review":"Wonderful Staff and Sights!. We had a really lucky day to see both humpbacks AND orca within a relatively short distance and we were even fortunate enough to see the orca hunt and kill a porpoise, an incredible experience! In addition to that the staff were extremely friendly, knowledgeable...","review_date":"October 6, 2018","user":"sweetpeas77"},{"attraction_id":72,"rating":5.0,"review":"Great action, very educational. Today was cold! To Prince of Whales' credit, they supplied gloves, hats, and blankets. You have a choice of riding a smaller or larger boat. We chose the larger boat and am glad we did. We were able to stay inside during the ride to...","review_date":"October 5, 2018","user":"dslee"},{"attraction_id":72,"rating":5.0,"review":"Amazing half day whale waching trip. We were fortunate to have a glorious,sunny but cold day.We had previously been out on the trip a few days before but had to turn back as the weather was bad.\nThe Prince of Whales staff were very pleasant and efficient and quickly got us...","review_date":"October 4, 2018","user":"carole_m"},{"attraction_id":72,"rating":5.0,"review":"Great trip with knowledgeable staff!. Prince of Whales Whale Watching is a great company to go whale watching. Sharon, our naturalist, was passionate, friendly, and extremely knowledgeable about the sea and marine life. She kept us fully entertained throughout the trip. The boats are comfortable and didn't feel too crowded....","review_date":"October 3, 2018","user":"brucebw9687te"},{"attraction_id":72,"rating":5.0,"review":"Half-Day Whale Watching tour. We went out on the 26th September on the half day whale watching tour. We went out for about 5 hours and got to see loads of wildlife, from seals, sea-lions and a bald eagle. Unfortunately no whales to be seen despite the best efforts...","review_date":"October 3, 2018","user":"anthonyoloughlin"},{"attraction_id":72,"rating":5.0,"review":"A nice trip. It was a great day with whales, sealions and a eagle. The staffs are friendly and explain a lot of things along the trip.","review_date":"September 27, 2018","user":"companion181950"},{"attraction_id":72,"rating":3.0,"review":"Big hype over nothing. You take a risk when doing these sort of tours. Yet the guarantee from these guys is: no whales sighted, keep ticket to use any time you come back. Nice offer but many people would not take up this offer unless they were returning in...","review_date":"September 26, 2018","user":"swell67"},{"attraction_id":72,"rating":3.0,"review":"No whales. Friendly staff, nice boat, easy to book online.\nFour hour boar trop, but we have not seen a single whale.","review_date":"September 26, 2018","user":"peter_cruiser"},{"attraction_id":72,"rating":4.0,"review":"sea lion on the rocks. could n't believe it's a animal world, amazing, the weather is so good, staffs are really friendly, explain every thing along the trip.","review_date":"September 25, 2018","user":"zy9ls9"},{"attraction_id":72,"rating":5.0,"review":"A great half-day. Despite not seeing but one whale (not their fault - it's not like the whales make appointments) this was very enjoyable.\nBeautiful scenery traveling through the islands west of Vancouver and seeing a variety of other wildlife.\nThe crew was exceptional in knowledge of the...","review_date":"September 25, 2018","user":"bigbaldwhiteguy"},{"attraction_id":72,"rating":5.0,"review":"Very informative crew!. These activities are always so hard to rate because you are at the mercy of nature! We did get to see a few humpback whales, but obviously would have loved to see more wildlife. However, this crew and company do a fantastic job. They know...","review_date":"September 25, 2018","user":"kellmatts"},{"attraction_id":72,"rating":5.0,"review":"Saw killer whales, awesome experience!. The staff was very knowledgeable, friendly, the weather was great and we had an interesting boat ride! When we spottet a couple of orcas it made our day! Thanks for the wonderful experience! I would recommend Prince of Whales for sure.","review_date":"September 24, 2018","user":"melaniekanada"},{"attraction_id":72,"rating":4.0,"review":"Awesome half day out. Brilliant day out, on the windy top deck, make sure you wrap up as advised.\nWe was looked after by Sharon and Roman who were both awesome.\nWe found humpbacks, porpoises, dolphins, a bald eagle, stellar sea lions and harbour seals.\nFully recommend","review_date":"September 24, 2018","user":"jjasonuk"},{"attraction_id":72,"rating":5.0,"review":"impressive whale watching tour. Even tough it was a rainy day, this tour exceeded my expectations by far. Our naturalist, Wilma was outstanding with all the information and knowledge she provided. Her delivery was informative and funny. On top of that, we felt very well taken care of, with...","review_date":"September 20, 2018","user":"wilmafuchs"},{"attraction_id":72,"rating":5.0,"review":"Worth every penny!. We were really fortunate and saw sooo many orcas, and different kinds of sea lions. We were able to stay with the whales for more than an hour. Our crew with Erin and Wilma was beyond awesome, the tour was well organized and worth every...","review_date":"September 20, 2018","user":"katiexj"},{"attraction_id":72,"rating":5.0,"review":"Great way to finish of our holiday. Great trip out to the islands to see Orcas. Lucky enough to see Pacific White bellied Dolphins as well (1st time this year). Knowledgeable guides on board to explain details. Respected distance to whales although they came closer to us!","review_date":"September 19, 2018","user":"tim_b"},{"attraction_id":72,"rating":5.0,"review":"Great day out. Brilliant day. Crew were very friendly and knowledgeable. We came 5 years ago and didn't see any whales and so when we knew we were coming back to Vancouver I enquired and there was no hassle rebooking using their guarantee so we didn't have to...","review_date":"September 19, 2018","user":"664hollyb"},{"attraction_id":72,"rating":5.0,"review":"Whales, Dolphins, BC Coast...fabulous day cruise!. What a wonderful adventure. The crew & tour guides are so knowledgeable and friendly, which makes the trip even better. We saw a pod of Killer Whales and a very active pod of White Pacific Sided Dolphins. The tour is so easy to get to,...","review_date":"September 17, 2018","user":"mms_dgs"},{"attraction_id":72,"rating":5.0,"review":"Absolutely fantastic tour and whale sightings. This tour was one of the highlights of our trip, the team members on the tour were fantastic, especially Maeve, who gave me and my sister lots of additional information about the whales we were seeing and the research being done. We saw numerous whales...","review_date":"September 15, 2018","user":"kathy_n"},{"attraction_id":72,"rating":5.0,"review":"No Whales, No Problem. We were one of the rare occasions when whales weren't spotted on our cruise--but we have the opportunity to go out again on a future trip--and the scenery was fabulous, we saw seals, sea lions, and had a pretty great time. Crew member Maeve was...","review_date":"September 15, 2018","user":"craftyhag"},{"attraction_id":72,"rating":5.0,"review":"Great trip. Saw a family of Orcas. I really enjoyed the 5 hours we spent out in the Strait of Georgia. The orcas were a long way from Vancouver and the sea was fairly rough going out. That didn't bother me but a few of the passengers were sea sick. The crew...","review_date":"September 14, 2018","user":"beermonsta"},{"attraction_id":72,"rating":5.0,"review":"Incredible experience!. The whale watching tour was more than I expected, it was amazing! Especially to see the killer whales was incredible and the scenery was extraordinary.\nThe first day I saw seals and sea lions, but unfortunately no whales. The nice thing is that the Prince...","review_date":"September 14, 2018","user":"milou_v"},{"attraction_id":72,"rating":5.0,"review":"Great afternoon. A good 5 hours of boat travel, with great views of humpback whales, seals, birds and scenery. The crew were very informative and made sure we all were okay and saw the whales and as many other creatures as we could. Wrap up warm on...","review_date":"September 13, 2018","user":"kay_h"},{"attraction_id":72,"rating":5.0,"review":"Fabulous,Fantastic! . The half day morning tour was fabulous! We did see an abundance of whales . The tour doesn\u2019t RUSH back after seeing whales . We stayed out for an extra hour.\nGuides amazing , and tour absolutely worth every penny and fabulous...","review_date":"September 13, 2018","user":"joannp653"},{"attraction_id":72,"rating":5.0,"review":"Fantastic Experience!. I highly recommend a whale watching excursion with Price of Whales. The crew and staff are fantastic and knowledgeable. It's easy to book your trip online via their website. The crew does everything they can to track the whales and make your experience memorable. The...","review_date":"September 11, 2018","user":"joyce_h"},{"attraction_id":72,"rating":5.0,"review":"whale watching. excellent trip whale watching big thankyou to Wilma who looked after all of us on the top deck,excellent commentary, also capt aaron who did a great job finding the whales and staying with them for an hour,wonderful experience,highly recomennded","review_date":"September 9, 2018","user":"657rich"},{"attraction_id":72,"rating":4.0,"review":"Unforgettable experience !. We went on the half day tour from Vancouver this morning and it was amazing from the beginning to the very end.\nThe staff is what makes it so great : from the person I talked to on the phone to get some information, to...","review_date":"September 8, 2018","user":"didiem"},{"attraction_id":72,"rating":5.0,"review":"Awesome awesome awesome. Roman and Sharon were fantastic! we were literally surrounded by whales for 3 hours- we learned about the pods, the names, stories about the whales. Up close and from afar, breaches, whale afternoon delight, etc I would do this every time I'm in Vancouver","review_date":"September 8, 2018","user":"sarah_t"},{"attraction_id":72,"rating":5.0,"review":"Perfect trip put of the city and into the wild. We did the morning adventure and were warned it was going to be \u2018a bit choppy\u2019. That was an understatement. It was a bouncy trip but luckily a comfortable boat.\nWe were lucky enough to encounter a pod of Orca\u2019s that had not been spotted...","review_date":"September 7, 2018","user":"jasperclerx"},{"attraction_id":72,"rating":5.0,"review":"Highlight of the trip . We went on the morning trip on 4th September. The staff were amazing and very knowledgeable. Our captain (Aaron I think) was very friendly and kept us in the loop the whole time about where we were going and how they were tracking the whales....","review_date":"September 7, 2018","user":"aisling_mcma"},{"attraction_id":72,"rating":5.0,"review":"Killer whales. It was an incredible trip. We saw two relaxing families of killer whales and seals lying on logs very close. Prince of Whales' team is the best.","review_date":"September 7, 2018","user":"jet474453"},{"attraction_id":72,"rating":4.0,"review":"Knowledgeable Tour Guide. Within 1 hour of searching we were able to spot a Humpback Yogi the Whale. We have spent most time with that that. Th Tour Guide Mave was extremely Knowledgeable Tour Guide and gave us lot of detail about the Whales. As an animal life...","review_date":"September 6, 2018","user":"guide740259"},{"attraction_id":72,"rating":5.0,"review":"We found Whales. This was an excellent trip with breathtaking scenery and plenty of wildlife spotting. The crew were very knowledgeable and passionate with Wilma being our guide. Captain Aaron led us to the Orca and we spent nearly an hour taking photos and being amazed by them....","review_date":"September 5, 2018","user":"891davej"},{"attraction_id":72,"rating":4.0,"review":"Small boat and knowledgeable staff. I go whale watching about once a year and I\u2019m used to riding the larger boats that go out of Cape Cod or Bar Harbor. So it was nice to have a smaller boat for a change. Our naturalist (I think her name was Wilma)...","review_date":"September 4, 2018","user":"meaghan_n"},{"attraction_id":72,"rating":5.0,"review":"Experience of a life time . It\u2019s not often i am left speechless but seeing Orca\u2019s In such close proximity was a once in a life time experience. My son has a love of Orcas & sea life so to see them was very magical for him. We were lucky enough...","review_date":"September 4, 2018","user":"johndo2794ti"},{"attraction_id":72,"rating":5.0,"review":"Excellent whale watching experience. The staff was very knowledgeable and friendly. We saw 3 groups of whales the afternoon that I attended. It was a very enjoyable experience and one of the highlights of my trip.","review_date":"September 4, 2018","user":"venture627927"},{"attraction_id":72,"rating":2.0,"review":"Amazing Staff - Horrible Weather\/Bad Call to go out today. I gave it a two-star because of the Staff. I wish there was a way to give the staff a 5 (they were super nice and kind) and the experience a zero.\nI took the trip this morning and I wish the company had cancelled...","review_date":"September 3, 2018","user":"voyager583208"},{"attraction_id":72,"rating":5.0,"review":"Mack was a terrific guide\u2014saw many whales!. Took this tour September 2nd with Mack as one of our guides and it was really fun. Thanks to her knowledgeable and enthusiastic demeanour, we learned a ton of interesting facts about marine life, and the boat was a terrific way to see the ocean....","review_date":"September 3, 2018","user":"jennifer_p"},{"attraction_id":72,"rating":5.0,"review":"Passion. We took the half day tour on Sept.1 and had a fantastic experience. Weather was great, sea was calm, we saw killer whales and seals, but were most impressed by the passionate staff. Sharon gave us so much information, it was fantastic. Great to listen...","review_date":"September 2, 2018","user":"rein_b"},{"attraction_id":72,"rating":5.0,"review":"Roman kept us near the whales, Wilma educated us ,Sharon and Chloe ensured the day went smoothly. Fantastic day with great views of the wilderness and wild life. We were well educated by Wilma whose enthusiasm was part of the magic. The whales were the highlight of the trip with numerous sightings of mother and 4 babies who made up the pod....","review_date":"September 1, 2018","user":"paul_m"},{"attraction_id":72,"rating":5.0,"review":"The BEST in the BIZ!!!!. Wow!!! If I could pick one word to sum up our whale watching experience, this is it. Roman was an INCREDIBLE captain, so professional and smart. He took us to the BEST spots and we got there safely while having a ton of fun! Wilma...","review_date":"September 1, 2018","user":"judi_h"},{"attraction_id":72,"rating":5.0,"review":"Great day whale watching. While we were in Vancouver, my husband and I decided to do a half day whale watching tour with Prince of Whales ... and we are so glad we did! The crew was very welcoming, our guide, Wilma, was very knowledgeable about the whales and...","review_date":"August 31, 2018","user":"lauren_m"},{"attraction_id":72,"rating":5.0,"review":"Magical afternoon on the water with a great crew. We took the 2:30pm half day tour yesterday and it was truly a magical trip. We have been on many whale watching tours throughout the world and this was the best yet!\nWe saw so many pods of Orca, that we all lost count. Also...","review_date":"August 31, 2018","user":"dorothy_a"},{"attraction_id":72,"rating":5.0,"review":"Perfect way to spend the afternoon. online booking was easy we even decided to bump up our excursion by a day to get better weather and they were very accommodating. Boat was great size with upper and lower deck. We chose to be on upper deck which was very windy obviously...","review_date":"August 29, 2018","user":"luke82580"},{"attraction_id":72,"rating":4.0,"review":"A wonderful way to spend an afternoon. We went on the half day whale tour and observed at least 4 orcas ! Staff were very knowledgeable and friendly. Boat was well stocked and comfortable. It was full (72+) but didn\u2019t feel overly crowded. A fun way to spend an afternoon out on...","review_date":"August 27, 2018","user":"david_t"},{"attraction_id":72,"rating":4.0,"review":"Whale Watching. Lousy weather but orcas were everywhere. No humpbacks but orcas performed for us. Full boat (72) but everyone could see. Hot chocolate and snacks, all complimentary. Hats, blankets etc all available. Staff very helpful and knowledgeable.","review_date":"August 26, 2018","user":"jaynewestcountry"},{"attraction_id":72,"rating":5.0,"review":"killer whales. We had a wonderful trip with Prince of Whales. The crew put in a lot of effort to find the killer whales and succeed. It was an amazing experience to see them.","review_date":"August 26, 2018","user":"ellenvdwerff"},{"attraction_id":72,"rating":3.0,"review":"Bring your binoculas. We went on the half day whale tour and yes we did see whales, but they were so far away. The law now states that boats cannot go closer than 200 m to the whales, which means that they become very small in the distance....","review_date":"August 25, 2018","user":"jeannine1234858"},{"attraction_id":72,"rating":4.0,"review":"Comfortable half day adventure. Well organized and plenty of informed narrative about the area. This is fairly fast boat but the ride was rather smooth. Duration depends upon the time it takes to find whales. Plan on at least 4 hours. Could be longer. Toilets on board andsome snacks....","review_date":"August 24, 2018","user":"kpbatka"},{"attraction_id":72,"rating":5.0,"review":"Excellent, go see some whales! . Seeing whales was always one to tick off the bucket list. Prince Of Whales was well reviewed so we went with them, and weren\u2019t disappointed.\nCaptain Roman and his excellent team were perfect guides, and ensured after a bit of a search we had an...","review_date":"August 23, 2018","user":"nickroberts1812"},{"attraction_id":72,"rating":5.0,"review":"Whalewatchtastic!. Did this today as we had planned to as part of our 2 week holiday to Canada, ending in Vancouver. Booked online through hotel and did the 8.30am start. Went to the upper deck and were guided by Wilma as our deck guide and Captain...","review_date":"August 22, 2018","user":"pwebbroe"},{"attraction_id":72,"rating":5.0,"review":"Ocean magic . Went out whale watching for the first time today with Prince of Whales! We got to see some Orcas and they were beautiful! Absolutely adorable.\nMac, Chloe and Sandy were brilliant :).\nThank you all.","review_date":"August 18, 2018","user":"robyndarcyannsmith"},{"attraction_id":72,"rating":5.0,"review":"Whales, Sea Lions, Seals, Bald Eagles . Took our 3 and 5 year old kids on the half day trip which turned out to be long (5 1\/2 hours) but we had calm seas and a beautiful day with Ian, Sharon, Sandy and Chloe. The crew was very accessible and knowledgeable and...","review_date":"August 17, 2018","user":"ediaonsl"},{"attraction_id":72,"rating":5.0,"review":"Killer Whales... porpoising!. One of the most memorable experiences of my life, we witnessed two pods of killer whales, in all their majesty and beauty, hunting porpoises (which, appropriately, is called \u201cporpoising\u201d). Stunning. Wondrous. Special thanks to Captain Aaron, Wilma, and crew for their excellent work.","review_date":"August 16, 2018","user":"williamyoung2018"},{"attraction_id":72,"rating":5.0,"review":"GOOD TIMES!. Thanks to Capt Roman, Sharon, Chloe and Mac for taking us on a great whale watching trip! We got to see humpbacks, sea lions, porpoises, and a bald eagle! We did the 3-5 tour in the harbor it was perfect for our family of 4....","review_date":"August 15, 2018","user":"raushbasb"},{"attraction_id":72,"rating":5.0,"review":"Whales!!!. Captain Aaron knew exactly where to look. We saw multiple humpback whales. Also, our naturalist, Wilma, was so friendly and knowledgeable. If you\u2019re visiting Vancouver, this is well worth it!!!","review_date":"August 14, 2018","user":"matthew_b"},{"attraction_id":72,"rating":5.0,"review":"Amazing time . We took the half day morning whale watching and although it took almost all the time to find the whales, when we did they made it really special and had loads of info. Great tour will be going again next year and hopefully see orcas...","review_date":"August 14, 2018","user":"mark_c"},{"attraction_id":72,"rating":5.0,"review":"A Whaley Good Time. We lucked out in that we were sitting on the top part of the boat near the edge so we could see everything very well. However, it was hard to hear our guide even though she was trying her best (the boat\/wind is pretty loud)....","review_date":"August 13, 2018","user":"wittywhit211"},{"attraction_id":72,"rating":5.0,"review":"Mac\/meg was awesome. As the title describes, meg\/Mac was awesome. Very positive and very informative. It was my birthday so she called the whale we saw my birthday whale, best day ever \ud83d\ude0f\nShe also mentioned the cocktailbar \u201cthe diamond\u201d, where we are at this moment. The cocktails...","review_date":"August 11, 2018","user":"sam_f"},{"attraction_id":72,"rating":5.0,"review":"Awesome Adventure. The trip was awesome. The crew was very friendly and well educated in the history of the Orca whales that we were looking for. We saw a family of 4 - Mother and her family unit. I would recommend this to anyone interested in seeing...","review_date":"August 8, 2018","user":"debbiem1023"},{"attraction_id":72,"rating":3.0,"review":"5 hours (or more) seemed too long in the boat. I wish I could give them a 3 1\/2; but, I can't give it a 4.\nIt took several hours to find the whales. We did find them (it certainly is not the companies fault the whales were not out earlier). However, once we found...","review_date":"August 4, 2018","user":"travelingdeborah"},{"attraction_id":72,"rating":5.0,"review":"Good Tour to Take. We arrived mid morning to Vancouver and luckily we found this tour which started at 2:30pm. We got off to a late start which ended later than we thought. The crew was very helpful in explaining what type of sea life we would see on...","review_date":"August 4, 2018","user":"bmaz1538"},{"attraction_id":72,"rating":2.0,"review":"Wilma was a great First Mate, but go to SeaWorld. Wilma did her best to make a boring tour interesting. She took extra time (she had plenty, we were out there for over five hours) to teach the kids on board all about the whales of the Salish Sea. We did see whales. Orcas. We...","review_date":"July 31, 2018","user":"stuart_m"},{"attraction_id":72,"rating":5.0,"review":"Amazing! Don't wait till vacation time to make plans. We booked our half day whale watching tour last minute and almost didn't get on the schedule due to availability. We had wanted the Vancouver to Victoria, whale watching, with Butchart Gardens day trip but it was sold out. We even tried for a flight...","review_date":"July 31, 2018","user":"markkellyclaire"},{"attraction_id":72,"rating":5.0,"review":"Great trip! . The crew worked tirelessly to find us whales and they finally did even though that meant we got back a little over the 5 hour mark! We saw sea lions, harbor seals, and a bald eagle as well. Roman was our captain with Wilma, our...","review_date":"July 30, 2018","user":"68maryellenu"},{"attraction_id":72,"rating":5.0,"review":"Awesome trip we had a blast!. We had a beautiful ride and an awesome guide named Wilma who clearly loved what she did and was not afraid to share her passion and enthusiasm for the whales! We saw a group of 5 Orca Whales and spent 1.5 hours watching them dive,...","review_date":"July 28, 2018","user":"markmd385"},{"attraction_id":72,"rating":5.0,"review":"Wilma did a great job. We had the chance to observe the orcas for 1.5h. It was worth every penny we spent for the trip. Thanks a lot.\nBy the way: It was my first tour i did not suffer nausia - thanks to the captain.","review_date":"July 28, 2018","user":"mariab14919"},{"attraction_id":72,"rating":5.0,"review":"Superior staff at the office and the vessel. Let me start off with our experience purchasing our tickets at the Grandville Island office. Hannah, who is just lovely, answered all my questions, some of which were crazy because I am a bit afraid of water and boats. She told me all about how...","review_date":"July 28, 2018","user":"twinsmom0406"},{"attraction_id":72,"rating":5.0,"review":"Two very different trips!. We visited Vancouver in late June and booked up early in the week to do the half day whale watching tour. Our first trip was on the Monday and it was a beautiful sunny day, we sat out on the top of the boat. We...","review_date":"July 28, 2018","user":"kim_t"},{"attraction_id":72,"rating":5.0,"review":"WOW!. What an amazing day. Took about 2 hours to find them but when we did it was awesome. The crewe of Sandy, Tim, Sharon and Aaron were passionate about the whales. We sat upstairs with Sandy being our guide. She has loads of local knowledge...","review_date":"July 26, 2018","user":"quest473178"},{"attraction_id":72,"rating":2.0,"review":"Most Disappointing Marine Wildlife Experience we've Ever Done. Having done Whale watching before we were keen to see Orcas, but fully understanding that we might only see Grey Whales. We even checked before we booked and there were positive comments with respect to seeing Orcas on a daily basis. We had already tried,...","review_date":"July 23, 2018","user":"roger_a"},{"attraction_id":72,"rating":4.0,"review":"Another one off my bucket list. Went looking for whales 16th July. Roman our skipper said he knew of whales 2 1\/2 hours from Vancouver, and decided to go and find them. Our guide Wilma was great very knowledgeable (truly dedicated to her job) and kept us entertained for the 2...","review_date":"July 23, 2018","user":"steve_s"},{"attraction_id":72,"rating":5.0,"review":"Amazingly engaging and informative experience. My brother and I went while he was visiting me this week. It is something we have always wanted to do and could not have been more impressed with the day. We saw three species! Killerwhales, Humbacks and Porpoises, we would have been blown away...","review_date":"July 22, 2018","user":"seancnd"},{"attraction_id":72,"rating":4.0,"review":"Fulfilled a Childhood Dream. I always wanted to go whale watching and wasn't left disappointed. It did take over an hour of cruising before we saw some sea lions on a buoy, but the scenery was so nice that time flew by. We ultimately got to watch a pair...","review_date":"July 22, 2018","user":"ttinley24"},{"attraction_id":72,"rating":5.0,"review":"Experience to never forget! . Wow!\nSo pleased the captain decided to brave through the choppy waters as we got to see lots of Orcas!\nThe crew were very friendly and so knowledgeable. Particularly Sharon who was full of info :)\nSuch an unforgettable experience, thank you!","review_date":"July 20, 2018","user":"hannahp1895"},{"attraction_id":72,"rating":5.0,"review":"What a blessing!. Whaling deserted these waters not that long ago!\nA more humane, conscious society allowed these majestic mammals to return. And Yogi can roam her waterfields chomping on herring, a bit annoyed by noise but nothing worse that than! Thank you Sharon, Cloe and crew @princeofwhales...","review_date":"July 19, 2018","user":"alfredon327"},{"attraction_id":72,"rating":5.0,"review":"HIGHLY RECOMMEND . My friend and I went on this tour on Friday July 6th and we experienced the most amazing display from a beautiful humpback whale who was breaching for over an hour playfully. Our tour guide Sharon was so enthusiastic, informative and clearly had a passion...","review_date":"July 17, 2018","user":"931ciarak"},{"attraction_id":72,"rating":5.0,"review":"Great company!. They call you to remind you of the date\/time. Feel free to ask any questions because they were so friendly on the phone. Don't forget to bring coats - it is quite cold with the wind!\nTheir check in office is located inside a hotel...","review_date":"July 16, 2018","user":"rrndr7"},{"attraction_id":72,"rating":5.0,"review":"AMAZING TOUR & GUIDES!!!. I can't stop talking about this whale whale tour!!! The guides and captain were incredible and truly made sure the adventure was one to remember. They really wanted to make sure we saw a whale and learn about them- and the other local wildlife. And,...","review_date":"July 14, 2018","user":"frenchy783"},{"attraction_id":72,"rating":5.0,"review":"The Best Naturalists On Our Trip. We were on a family trip to Vancouver. The Whale Watching Adventure was the highlight of our trip. We took it on May 1st. We interacted with two Naturalist on the boat that were fantastic. Mac answered all of my son's questions (and mine) and...","review_date":"July 11, 2018","user":"kristi_h"},{"attraction_id":72,"rating":5.0,"review":"Amazing experience. We made a last minute decision to go whale watching for the last day of our holiday. Jenny on the desk was great at explaining our options and getting us booked for the following day. Check in took a while the next day as they...","review_date":"July 11, 2018","user":"nikki317"},{"attraction_id":72,"rating":5.0,"review":"Highlight of our trip to Vancouver!. We went on the 830am session and had a full boat - 74 passengers. The company is very organized, check in was a breeze, and there was plenty of space on the boat. We were up top with Roman and Wilma and both were incredible...","review_date":"July 9, 2018","user":"lpick"},{"attraction_id":72,"rating":5.0,"review":"Great time!!. Wilma and Roman did a fantastic job!!! Competitively priced. Drove us as far as needed. We would not have had such amazing experience without Wilma and Roman!!","review_date":"July 8, 2018","user":"tony_h"},{"attraction_id":72,"rating":5.0,"review":"Fantastic experience. I went whale watching with my husband and 2-year-old son. I emailed the company beforehand as to whether it would be suitable, and was reassured. It took some time to find the whales, during which time Sharon and Chloe were talking to passengers, keeping us...","review_date":"July 8, 2018","user":"jo_c"},{"attraction_id":72,"rating":5.0,"review":"Amazing killer whale watching. This was the most interesting and exciting thing we planned. The crew is kind, funny and amazing. Thanks to Roman's ability we managed to see a group of killer whales and we spend with them one entire hour! The whole crew was supernice and on...","review_date":"July 8, 2018","user":"943claudiaa"},{"attraction_id":72,"rating":5.0,"review":"Great day!. The Prince of Whales crew went out of their way to find sea life for us to see. Our guide, Sharon, was so knowledgeable about Vancouver, the islands and the whales. The boat was very comfortable. We did see a humpback whale, which was the...","review_date":"July 5, 2018","user":"deannas354"},{"attraction_id":72,"rating":5.0,"review":"Awesome experience. During the 5-hour trip we were able to spot quite a few humpback whales, orcas, sea lions and an eagle. We enjoyed the entire trip very much. The crew was professional, enthusiastic, and provided lots of details especially on resident whale families and whales passing...","review_date":"July 3, 2018","user":"vogtch2017"},{"attraction_id":72,"rating":5.0,"review":"Awesome. I spent the most wonderful morning with them (July 1, 2018). Wilma was great, she took the time to talk to everyone aboard and to answer all of our questions. Roman is an excellent captain, even when the ocean was very rough. We were able...","review_date":"July 2, 2018","user":"sheilat946"},{"attraction_id":72,"rating":5.0,"review":"Not many whales this time, but fun anyway!. We took the morning tour on a sunny, but windy day. The bay was pretty choppy, but once we reached the other side, it was a lot smoother. We saw only one humpback whale, and it was elusive, with only a few brief sightings of...","review_date":"June 24, 2018","user":"ntcampbell"},{"attraction_id":72,"rating":5.0,"review":"Fantastic experience!. It took us a while to finally find them, and I had accepted that we probably weren\u2019t going to see any whales, but after about three hours of looking, we came upon a pod of five orcas and followed them for about 30 minutes. The...","review_date":"June 23, 2018","user":"clint494"},{"attraction_id":72,"rating":5.0,"review":"What a way to spend the day!. We had a fantastic trip. It started out a little bumpy, but Captain Anthony steered us through the chop and managed to find a pod of orcas after we got out past Galiano Island. Our crew were all very informative and helpful; Sharon, Wilma, and...","review_date":"June 23, 2018","user":"trmfp"},{"attraction_id":72,"rating":3.0,"review":"Dissapointed. I have now been on this tour twice in the search of whales. The first time in october last year we did not see any at all and so returning to Vancouver again for a second time I booked my place on the tour hoping...","review_date":"June 15, 2018","user":"chelseakristieh"},{"attraction_id":72,"rating":5.0,"review":"Prince of Whales half day whale watching from Vancouver. Thoroughly recommend their tours. Manned by an expert crew, ours by captain Roman and naturalists Sharon and Wilma, we saw and learned so much. Inspiring to evidence their passion for and knowledge of the marine life and the waters and islands close to Vancouver. A...","review_date":"June 9, 2018","user":"shirley_c"},{"attraction_id":72,"rating":5.0,"review":"Whales and Orcas. Really nice half day tour but long (5 hours). Be prepared for rain and cold even on a warm day. The crew was very helpful and we saw whales but the best were the orcas. We were fortunate enough to follow a family of three...","review_date":"June 8, 2018","user":"phil_h"},{"attraction_id":72,"rating":5.0,"review":"Beautiful Experience!. I recently enjoyed a half-day whale-watching trip and had an amazing time! We had to go quite a ways in order to find the whales but it was definitely worth it! We got to see several Orcas swimming and playing together, jumping in the air...","review_date":"June 5, 2018","user":"rachelallayne"},{"attraction_id":72,"rating":5.0,"review":"Amazing whale watching tour. We, a family of 2 adults and 3 teenagers would never have believed to spend such an amazing trip on whale watching tour. Humpbackwhales and orcas in very close sight. The captain Roman and Wilma, our Naturalist from Austria were fascinating for their knowledge of...","review_date":"June 1, 2018","user":"anne_marie_r"},{"attraction_id":72,"rating":5.0,"review":"Amazing views on orca's. Had an amazing trip on the boat on Saturday. It was a clear day, and we found some Killer Whales (we where the first boat with the orca's!). Stayed for a long time. The naturalists where amazing. Especially Tim, he had so much knowledge, and...","review_date":"May 31, 2018","user":"imaria549"},{"attraction_id":72,"rating":5.0,"review":"Great Day on the Water. The boat had a surprising amount of horsepower and made quick work of the Strait of Georgia. We saw a group of Killer Whales in the Gulf Islands and followed them for an hour or so. We then went north and saw some Eagles and...","review_date":"May 30, 2018","user":"nathanbhenry"},{"attraction_id":72,"rating":5.0,"review":"Prince of Wales whale watching. We went on this trip May 24, 2018 with Wilma, Anthony, Matthew and another lady whose name I've forgotten. We saw a pod of transient killer whales - a mother and her three sons, seals, bald eagles and two different humpback whales. Wilma was extremely...","review_date":"May 25, 2018","user":"carol_b"},{"attraction_id":72,"rating":5.0,"review":"Incredible!. My husband and I decided to book the whale watching tour on a whim for our Vancouver honeymoon - we were not disappointed! Roman and crew know what they\u2019re doing.... They answered all of our questions and were able to find 20 Killer Whales and...","review_date":"May 18, 2018","user":"megan_m"},{"attraction_id":72,"rating":5.0,"review":"Nature at its awesome best . Awesome day on the water with Sharon, Wilma, Sandy and Roman. Spectacular views of humpback and group of killer whales active for over an hour. Great boat with space to move around and plenty of shelter (anazinly from the sun today!!) No exposure suits required...","review_date":"May 14, 2018","user":"paul_s"},{"attraction_id":72,"rating":5.0,"review":"What a day with Orcas, seals, eagles and more!. We had been on an \u201cno whale\u201d tour from Victoria. Yet we received very interesting explanations from our team (sorry we forgot their names but it was May 2nd they will recognize themselves) and we really appreciated the super professionalism and clear communication which helped...","review_date":"May 8, 2018","user":"carpediemtourist"},{"attraction_id":72,"rating":5.0,"review":"We Saw Whales!!. I've always wanted to do a whale watching trip and am so glad I finally did. The crew was knowledgeable and did a wonderful job. Sharon took the most amazing pictures and graciously shared with us. Bring warm clothing, it does get chilly on the...","review_date":"May 3, 2018","user":"q5886mrannep"},{"attraction_id":72,"rating":5.0,"review":"Incredible!. We took a trip with the Prince of Whales crew out of Victoria initially on 21st April but we weren't lucky enough to see any Whales (though we did see Otters, Bald Eagles, Seals and a mixture of sea lions).\nThanks to their 'whale guarentee'...","review_date":"May 1, 2018","user":"gracel76"},{"attraction_id":72,"rating":5.0,"review":"A-M-A-Z-I-N-G!!!!!. My hubby and I did this tour today at 12pm and it was so fun seeing killer whales, eagles seals etc!!! The weather called for rain but it luckily it stopped. The weather was overcast and we still had the most amazing experience. Sharon was...","review_date":"April 29, 2018","user":"nancypower"},{"attraction_id":72,"rating":4.0,"review":"We did see whales!. I found this tour pricey for what it offered. We paid to see whales and - we did. In fact we saw a pod of orcas for quite some time - although it was from a rather big distance. It is good that distance is...","review_date":"October 30, 2017","user":"katie7325"},{"attraction_id":74,"rating":5.0,"review":"Niagara Tour. We did the tour last February 24, with Dana as our guide. It was a wonderful tour, with the beautiful stops but, we had one complication: we were there during windy tornado with winds going 75 mph! Kudos to our guide, she did not back...","review_date":"March 3, 2019","user":"leila_md"},{"attraction_id":74,"rating":5.0,"review":"Amazing Ride. Must do thing!!! The view of the falls and the experience is amazing. June, July and August are best times to take this ride.","review_date":"February 12, 2019","user":"satyendra_b"},{"attraction_id":74,"rating":5.0,"review":"Don't MIss Out. We were passing through on a long trip with friends from the UK and decided to stop and take the boat tour on the recommendation of friends. It is an absolute must, don't miss it. It was a nice day so we also enjoyed touring...","review_date":"January 27, 2019","user":"greenacrestravelers"},{"attraction_id":74,"rating":5.0,"review":"Excellent Experience. We stayed on the Canadian side but walked over the bridge to our pick up spot outside Starbucks. It was very convenient. Dayna was our guide. She was wonderful! She was funny and very knowledgable. The falls were amazing! We had a great time and...","review_date":"November 28, 2018","user":"laurie_s"},{"attraction_id":74,"rating":5.0,"review":"Caleb was fantastic. The trip was magnificent and the tour guide Caleb made it all much more entertaining with his vast knowledge and high spirits. Will definitely recommend and come back","review_date":"November 17, 2018","user":"rlarios1991"},{"attraction_id":74,"rating":5.0,"review":"A must see. It was great, off my bucket list and well worth seeing. The lines were long, but we got on very fast. Very polite","review_date":"November 6, 2018","user":"patricia_c"},{"attraction_id":74,"rating":5.0,"review":"Make the best of it!!. My fianc\u00e9 and I planned a trip to Niagara Falls just for a weekend away. Weather was cold and cloudy but we made the best of it especially when we decided to take a tour with Over the Falls tours. We had a great tour...","review_date":"November 3, 2018","user":"tracybq3637yn"},{"attraction_id":74,"rating":5.0,"review":"Fun-filled and very informative. Adam was our tour guide, he was incredible friendly and very informative. The Maid of the Mist was amazing. The weather was overcast and chilly, but the experience was still great. Adam was consistently asking about our level of satisfaction and if we needed anything....","review_date":"October 30, 2018","user":"chester_w"},{"attraction_id":74,"rating":5.0,"review":"Awesome views. we had an awesome day traveling with Pat as our tour guide and learned a lot & had great views exciting trip","review_date":"October 30, 2018","user":"addie_m"},{"attraction_id":74,"rating":1.0,"review":"Company attitude to customer service is lacking. Booked the Niagara Falls trip American-Side through Viator (a Trip Advisor Company). Viator, actually representing \"Over the Falls Tours\" travel services, promoted this booking online and confirmed via two emails, a commitment for hotel pick up at the Embassy Suites, Fallsview, Ontario. It was only...","review_date":"October 28, 2018","user":"dreamer141649"},{"attraction_id":74,"rating":4.0,"review":"Day tour of Niagara Falls Park hi lites. Due to very inclement weather, my daughter and I had a private tour given by a very knowledgeable tour guide named George. He was entertaining and personable. We thoroughly enjoyed every minute of the beautiful sites and history of NF. The Maid of the Mist...","review_date":"October 25, 2018","user":"jupastevens"},{"attraction_id":74,"rating":5.0,"review":"Nice!. Pat. R was our tour guide, he was amazingly funny, fantastic and very informative! The highlight of our tour was the cave of the wind!","review_date":"October 24, 2018","user":"annr319"},{"attraction_id":74,"rating":5.0,"review":"Stress-free, beautiful views, knowledgeable fun guide!. We had a very enjoyable visit! The Niagara Falls were beautiful and Dayna was very knowledgeable and energetic! The new bus was very swanky!!!","review_date":"October 24, 2018","user":"karen_b"},{"attraction_id":74,"rating":4.0,"review":"Great tour!. Neva the Diva made this tour one of the best! The falls are amazing and the Maid of the Mist boat tour was amazing. Neva provided lots of information about the area I would otherwise never have known. Ask for Neva if you take this...","review_date":"October 24, 2018","user":"natalie_h"},{"attraction_id":74,"rating":5.0,"review":"Great tour. My wife and I had the opportunity to take the \"OVER THE FALLS TOURS\" tour with \"Neva the Diva\" as our tour guide and driver. She was informative, funny and courteous throughout the entire 4 hour tour. The weather was a bit on the chilly...","review_date":"October 23, 2018","user":"chris_g"},{"attraction_id":74,"rating":5.0,"review":"Has to be seen to be believed. This was a fantastic tour. Pat R. collected us from the Hotel and delivered a fine tour.\nWe couldn't believe the sheer power and size of the Falls. The view from Cave of the Wind was breathtaking...and to finnish the tour with the Maid of...","review_date":"October 19, 2018","user":"no1steveb"},{"attraction_id":74,"rating":5.0,"review":"Funnest tour with Pat R!. We had a great day on the American side tour with Pat R. The spectacular scenery and fun of being underneath the spray of the forceful water was tremendous fun. Then, add Pat R. as a guide .... and he made a SPECTACULAR tour even...","review_date":"October 18, 2018","user":"lizzysuzy"},{"attraction_id":74,"rating":5.0,"review":"Great Tour led by Pat. Brilliant from the start. Pat was down to earth but welcoming. His knowledge was great and explained in a straight forward way. A lot of planning must of have gone in to the the tour both by Pat and Over the Fall but it was...","review_date":"October 16, 2018","user":"m1367"},{"attraction_id":74,"rating":5.0,"review":"Very Entertaining & Informative . Our tour guide, Pat R was very entertaining and provided great historic information. His Brooklyn humor kept us all laughing. We were also impressed by how he remembered all of our names immediately and called us by name throughout the day. The falls are stunning...","review_date":"October 16, 2018","user":"susansk3618dk"},{"attraction_id":74,"rating":5.0,"review":"She knew her stuff!. Dayna said this was her first time taking us on the tour, but she was from the area, so she had to have done this before. She knew great facts about the history, geography and topography of the area, and tons of information about the...","review_date":"October 16, 2018","user":"macejane"},{"attraction_id":74,"rating":5.0,"review":"Best part of my trip!. The trip itself was kind of long however our tour guide Tony was absolutely amazing! If I could give him 10 stars I would. He was very friendly and informal. Also, because others in our group were very difficult, I\u2019d like to praise him on...","review_date":"October 16, 2018","user":"i3664qhkaties"},{"attraction_id":74,"rating":5.0,"review":"The best tour for the money. George was one of the best tour guides we've ever had. He was friendly and informative.\nVery helpful.","review_date":"October 15, 2018","user":"traveler674287"},{"attraction_id":74,"rating":5.0,"review":"Exceeded Expectations. I was a little apprehensive about being confined to a four hour tour. Once our tour guide picked us up all my concerns lifted. Tom our guide was friendly, extremely knowledgeable and made sure all our personal needs were taken care of. The tour was...","review_date":"October 15, 2018","user":"cmd47"},{"attraction_id":74,"rating":5.0,"review":"Amazing!!. We did the Over the Falls Tour that started on the American side and ended up on the Canadian side where we were staying. We could not have asked for a better tour guide. Dayna was awesome! She made the tour alot of fun!","review_date":"October 11, 2018","user":"kathyg1961"},{"attraction_id":74,"rating":5.0,"review":"Pat R. was the Perfect Guide. Pat R. was the perfect guide for us. He kept the group happy and entertained. He moved us along gently and with humor. He was very knowledgeable about the formation of the falls and its history as the first State Park in the country. The...","review_date":"October 10, 2018","user":"pamela_c"},{"attraction_id":74,"rating":5.0,"review":"American Side Tour. We had Dayna as our guide, she did a fantastic job. Would definitely use this tour service again. Made things a lot more convenient in general, from pick up at our hotel throughout the entire day.","review_date":"October 10, 2018","user":"jason_c"},{"attraction_id":74,"rating":5.0,"review":"What a Wonderful Day!. My husband & I did the Over the Falls Tours. Our tour guide Pat R was so knowledgeable, funny, & kept the trip fun! He remembered every person on the tours name! No idea how he did it. He gave us plenty of time at...","review_date":"October 9, 2018","user":"trish_b"},{"attraction_id":74,"rating":5.0,"review":"Awesome Tour!. I visited Niagara Falls two years ago, but didn't get to see or learn half as much as I did on this tour. Pat R. was our tour guide. He is funny, very knowledgeable about the falls and answered all of our questions (and we...","review_date":"October 8, 2018","user":"billie8"},{"attraction_id":74,"rating":5.0,"review":"aithough I was alone I enjoyed,it is perhaps the best place that I have visited. the tour was nice and the cruise fellows were helpful and cordial,They provided pick up and drop facility from my hotel.Although I was travelling alone I never felt insecure.","review_date":"October 7, 2018","user":"ashokp1019"},{"attraction_id":74,"rating":5.0,"review":"A fun filled day!. We boarded the bus (yep, picked up at the hotel) and traveled the day with a fun group. \u201cNeva the Diva\u201d drove us from site to site, sharing interesting antidotes and history factoids.","review_date":"October 6, 2018","user":"ruready2gosoon"},{"attraction_id":74,"rating":5.0,"review":"Great tour, great guides. Thanks to Pat R. for the great tour and a good portion of humor :)\nThe tour itself is amazing, brings you to all major points around the NF.\nI recommend it to everyone.","review_date":"October 4, 2018","user":"artem_m"},{"attraction_id":74,"rating":5.0,"review":"Awesome. Loved every minute and drop of this tour. Quite inexpensive and so interesting. A once in a lifetime boat ride.","review_date":"October 3, 2018","user":"brig_mel"},{"attraction_id":74,"rating":5.0,"review":"MARVELOUS!!! MUST VISIT. Niagara Falls is a must to visit place, we have visited from the USA side. Highly recommend to go for the MAID OF THE MIST boat tour, the experience is speechless.\nGoat Island is also a must to see and experience.\nFood - all type...","review_date":"October 2, 2018","user":"arup_m"},{"attraction_id":74,"rating":5.0,"review":"Awe Inspiring & Amazing!. We did the US side tour and were so fortunate to have Dayna Murchison take absolutely splendid care of us! Her funny wit, incredible knowledge of the falls (18 years experience being a guide) and generous spirit made a great tour absolutely exceptional. Originally, we...","review_date":"October 2, 2018","user":"968ruthc"},{"attraction_id":74,"rating":5.0,"review":"Yes! Absolutely recommended!. I'm going to start this review with this - of you ever have the opportunity to see niagra falls definitely get a view from the Canadian side. Absolutely amazing. So now to the Maid of the Mist. This was worth every penny. We were able...","review_date":"September 30, 2018","user":"vrg2007"},{"attraction_id":74,"rating":5.0,"review":"Best ever! . Pat was our guide for the tour and we highly recommend him. We had always heard about Niagara but until you\u2019re up close and personal, especially on the boat right next to the falls, you don\u2019t realize the magnitude of one of the greatest wonders...","review_date":"September 30, 2018","user":"clhudgins"},{"attraction_id":74,"rating":5.0,"review":"Awesome Care!!. On Labor Day 2018, my 47yr old Down Syndrome son, Phil, and I took the \"Over the Falls Tour\" with Dayna Murchison as our tour guide. I chose this trip because it was wheelchair accessible. That mobility was to be provided by my son, who...","review_date":"September 28, 2018","user":"mdavis4002"},{"attraction_id":74,"rating":5.0,"review":"Out of this world!. Pat R was our tour guide and made the trip exciting and informative. Best part of the tour was the boat ride to Horseshoe Falls. Highly recommend the tour. Must see to appreciate.","review_date":"September 25, 2018","user":"jrlong70"},{"attraction_id":74,"rating":5.0,"review":"Breathtaking . First off, our tour guide Pat R. was awesome. He made the tour so much better, he knew how to mix some laughs in with some historical facts. The tour itself will continue to leave you in awe. It's amazing to see something God created...","review_date":"September 24, 2018","user":"glorytogod3"},{"attraction_id":74,"rating":5.0,"review":"Must see\/do!. This was amazing - beautiful, scary and exhilarating! The kids loved it. Talk about up close and personal with nature! There is nothing else like this. I would do this again.","review_date":"September 24, 2018","user":"a_r"},{"attraction_id":74,"rating":5.0,"review":"Fantastic!!. Dayna was our tour guide and she was very informative and cheery. This is the best tour to see the falls in its natural environment at the state park. Would highly recommend for the price and experience. \ud83d\ude03","review_date":"September 22, 2018","user":"lilly_y"},{"attraction_id":74,"rating":5.0,"review":"Great tour around Niagara Falls. The tour group was not too large so the time management was great. Pat R. was a great guide. He took us around Buffalo and stopped for a short visit at a few places in addition to the schedule. He is also knowledgable and added...","review_date":"September 21, 2018","user":"donna_k"},{"attraction_id":74,"rating":5.0,"review":"Bucket list!. Really enjoyed the tour, our guide, Brian really made it fun. Brian gave us tips, information, insights and stories along the tour, that people traveling without a tour guide, would have missed out on! There were 16 people on our tour, the bus picked up...","review_date":"September 20, 2018","user":"robertwr4158pl"},{"attraction_id":74,"rating":5.0,"review":"PERFECT! . Perfect tour! Everything was very organized, a lot of history talks during the tour! The maid of the mist is good but the walk at the caves is even better! The tour guy (Ricardo) was also perfect! Very funny, happy and nice guy! Always trying...","review_date":"September 16, 2018","user":"babys_b"},{"attraction_id":74,"rating":5.0,"review":"Maid of the Mist. We went on our tour our tour guide Jay was great! The worse part is it took an hour to get across the border to the American side ! He\u2019s NOT my President! Thanks Jay for the tour","review_date":"September 15, 2018","user":"wanderer362775"},{"attraction_id":74,"rating":4.0,"review":"Just do it!. I was a little worried about going down to different levels of the falls and the boat ride because my husband and I are both in our 70s and our body parts aren't what they use to be, but with our tour guide Dayna, who...","review_date":"September 14, 2018","user":"sandra_c"},{"attraction_id":74,"rating":5.0,"review":"A Great Tour for Niagara Falls. First time to Niagara Falls and I wasn't disappointed. Was picked up by the tour from my accommodation...didn't have to worry about parking. Our tour guide, Dayna, was amazing...great personality, great attitude, very fun person!!!","review_date":"September 13, 2018","user":"james_p"},{"attraction_id":74,"rating":5.0,"review":"Mind..wind blowing. My 5 yr old granddaughter and I had a great time. tour guide Dan, pickup was on time at hotel and he kept us amused and provided good information along the way. It's so nice to not have to hassle with driving, paying to park,...","review_date":"September 12, 2018","user":"dogwoman615"},{"attraction_id":74,"rating":5.0,"review":"Dayna and over the Falls tour.. W\u0113 were picked up at our Airbnb by Dayna , our tour guide and driver, promptly at 8:15. There were 23 passengers In our van and I think everyone of us had a fabulous time. The tour was informative, fun, fascinating and memorable. Dayna was...","review_date":"September 11, 2018","user":"tutuloke"},{"attraction_id":74,"rating":5.0,"review":"Anniversary trip. Our guide Dayna was amazing! Pick up from our hotel and we were on a trip to remember!!! Views of both sets of falls via Maid of the Mist,Cave of the Winds and other breathtaking sights. Be prepared to get wet!","review_date":"September 10, 2018","user":"x9371clkevina"},{"attraction_id":74,"rating":5.0,"review":"A Trip to Remember!. My husband and I booked an Illumination Tour of the Falls as part of our trip to America. The weather had been a bit \u201ciffy\u201d initially which had put people off booking the experience. However, we had a fantastic tour with our lovely guide, Robbie,...","review_date":"September 10, 2018","user":"13mumu"},{"attraction_id":74,"rating":5.0,"review":"Saw all the falls in area. Told the history of the falls. Got a little wet.. Excellent tour. Driver\/tour guide Pat R was exceptional. Very informative. We went to Niagara Falls and experience the power of the falls in our yellow rain coats. Then off to American, The Sisters, Horseshoe Falls and then to the other end of the falls where...","review_date":"September 7, 2018","user":"judith_s"},{"attraction_id":74,"rating":5.0,"review":"The perfect blue boat ride!!!. We took the Mist Boat Ride in a perfect day( end of June 2018) regarding the weather and it was during the week so it was not packed with people so we didnt have to wait for a long time to get on bord. The...","review_date":"September 7, 2018","user":"971michailk"},{"attraction_id":74,"rating":5.0,"review":"Niagara Falls American-Side Tour with Maid of the Mist Boat Ride. 1st time to Niagra Falls, went with myh wife and 2 young children (6 & 5) and the tour was well worth the money. Pat our Tour Guide was great!","review_date":"September 6, 2018","user":"joe_c"},{"attraction_id":74,"rating":5.0,"review":"Great day with Ricky. Tour started at 8:15 am with a number of clients late but Ricky kept us on schedule and had a great attitude throughout the day. The boat tour is the highlight and a definite must do. Having a tour group gets you in without having...","review_date":"September 4, 2018","user":"darcy_b"},{"attraction_id":74,"rating":5.0,"review":"You definitely should do this!. For a more immersive experience and so much fun, take this boat ride and get soaked with the water from the falls! They give you a rain poncho but you'll still get pretty wet.","review_date":"August 31, 2018","user":"amy_a"},{"attraction_id":74,"rating":5.0,"review":"Maid of the MIst and Niagara State Park. If you are planning to visit Niagara Falls in the warmer months, I would definitely recommend going on the Maid of the Mist! You can buy a ticket on the American Side of the Falls in the State Park. Tickets are available by themselves or...","review_date":"August 31, 2018","user":"janet_s"},{"attraction_id":74,"rating":5.0,"review":"Great tour!. Enjoyed a great tour with Jarius! Got to see the falls from multiple viewpoints and learned tons of fun facts! I highly recommend this tour!","review_date":"August 27, 2018","user":"andrea_j"},{"attraction_id":74,"rating":5.0,"review":"Very good. The falls were amazing. The tour guide was organized and friendly. No complaints of trip at all except bus a little bumpy.","review_date":"August 27, 2018","user":"tina_s"},{"attraction_id":74,"rating":5.0,"review":"over the falls. had a great day and Neva the Diva was great she went up and beyond the tour she was out going and explained every area we went to in great detail thank you so much","review_date":"August 26, 2018","user":"vickieford2016"},{"attraction_id":74,"rating":5.0,"review":"A perfect tour!. The tour is perfecty organized, our guide Pat was super!! he also speaks Italian and this helped me with my son!\nThe whole experience was amazing but also funny! I really recommend it!!!!! Thanks for all Pat!!!!!","review_date":"August 25, 2018","user":"dublebogie"},{"attraction_id":74,"rating":5.0,"review":"TEVA the DIVA is the BEST!. We decided to stop at Niagara Falls after dropping off DD#1 at college. Since we were short on time (one day) and unfamiliar with the area we decided on a tour.\nTour was above and beyond expectations. The van (comfy and air-conditioned) picked us up...","review_date":"August 24, 2018","user":"groovygirls"},{"attraction_id":74,"rating":5.0,"review":"Awesome Tour. Thank you Jarius for a wonderful tour of Niagara Falls and the surrounding area. Jarius was extremely knowledgeable and very pleasant. We would most definitely recommend the tour and Jarius as a guide. I was appreciative of the fact that we were shown so many...","review_date":"August 22, 2018","user":"helen_s"},{"attraction_id":74,"rating":5.0,"review":"Impressive. Had an excellent time on the All American Tour, Maid of Mist and cave of the winds. Loved our tour guide, Dayna. She was very informative and kept the trip exciting.","review_date":"August 22, 2018","user":"kdgeorge"},{"attraction_id":74,"rating":5.0,"review":"Best Tour to begin your Niagara Falls Adventure!. If you are new to Niagara Falls and all it has to offer, I'd recommend booking a 5 hour tour with Over the Falls Tours. Pat was a knowledgeable and amiable tour guide who provided pertinent facts and information as we explored the Falls, Goat...","review_date":"August 21, 2018","user":"carol_l"},{"attraction_id":74,"rating":5.0,"review":"Great tour!. Jay was our tour guide and provided a great experience for us. We were picked up right on time and after picking up other guest the tour started on time. I would highly recommend this tour, well worth the cost.","review_date":"August 21, 2018","user":"brian_p"},{"attraction_id":74,"rating":4.0,"review":"Over the fall in a barrel.... Really good experience at the falls. Tour guide Josh made it fun and very organized. Would definitely do this again.","review_date":"August 20, 2018","user":"533tommyj"},{"attraction_id":74,"rating":5.0,"review":"Great tour with Dayna!!!. This was well worth the money and what some awesome views. Dayna was so much fun and really new her stuff. She was very considerate of some of the special needs for an elderly couple. It really shows what a great guide and person she...","review_date":"August 19, 2018","user":"doris_j"},{"attraction_id":74,"rating":5.0,"review":"Nice nice trip, worth the money!. Attended the trip on Aug 18. Started from 1PM(pick up) and end around 9 pm because it was so crowded during that day. Our driver and guide, Ronnie is sooooo nice! We first went to Whirlpool part to watch the rapid (15min), and then boat...","review_date":"August 19, 2018","user":"jianyu_w"},{"attraction_id":74,"rating":5.0,"review":"We had a great tour! Thank you Dayna!. We had a great tour! Please thank Dayna for guiding us smoothly and enthousiastic along all highlights!","review_date":"August 17, 2018","user":"reiziger28"},{"attraction_id":74,"rating":5.0,"review":"Wonderful tour with Maid of the Mist and the surrounding areas! Thanks Paul!. We all had a wonderful experience with Paul, who was full of information and made sure that we got to the best spots for pictures and even offered to take them. He had a million things to make sure he got correct and nailed them...","review_date":"August 17, 2018","user":"mikelatt"},{"attraction_id":74,"rating":5.0,"review":"So glad we did this!. Robert, our tour guide, was suburb. He was informative, patient and funny!! The tour provided facts about Niagara Falls; those going over the falls, the history of the falls and the landmarks. Without his informative facts, the falls would just be water falling! The Cave...","review_date":"August 16, 2018","user":"marlene_r"},{"attraction_id":74,"rating":5.0,"review":"Enjoyable and Informative Tour. Sal R. was the perfect tour guide for a very well organized tour along the Erie Canal and Niagara Falls state park. A little more expensive than some of the other tours but well worth the experience","review_date":"August 14, 2018","user":"b2961jxstevenm"},{"attraction_id":74,"rating":5.0,"review":"A Great Day!!. What a great tour day our group of 7 ladies had on July 22nd. Our guide \/ driver, Tom, was awesome!! He made the tour both informative & fun, ensuring our day was full of memories to bring home!! Thanks, Tom! ( from one of...","review_date":"August 14, 2018","user":"suesun2018"},{"attraction_id":74,"rating":5.0,"review":"Great Day Trip - Thanks Robert. This was a great way for us to visit the American side and see the Canadian Falls in one day. Boat ride was fun, the Cave of the Winds was wild walking out across the rocks on the wooden ramps and steps and the observation...","review_date":"August 14, 2018","user":"g5387bkjohnb"},{"attraction_id":74,"rating":5.0,"review":"Perfect for a one day trip to the falls. Was picked up by Nancy which was a great Driver \/ Tour guide. Hit all the important stops and explained all the important history of the falls.","review_date":"August 13, 2018","user":"gnieciag"},{"attraction_id":74,"rating":5.0,"review":"Great Time. I just wanted to tell you we took a tour with Tom last week and had an awesome time. He was informative and friendly and kept the group well organized. Great experience and a lifetime of memories.","review_date":"August 11, 2018","user":"laurie_d"},{"attraction_id":74,"rating":5.0,"review":"Thoroughly Enjoyed !!!! Great Tour, more than I expected !!!. Our guide George was very informative, told us a little history of each of the locations with jokes too along the way. Tour included the maid of the mist boat tour, cave of the winds walking tour, the observation tour, view of the whirlpool along...","review_date":"August 11, 2018","user":"shellyschnecksville"},{"attraction_id":74,"rating":5.0,"review":"GREAT way to experience the falls!. Our guide, Pat R., was so personable and he did a fantastic job of navigating our group through the main attractions over the course of several hours. I think a lot of visitors to Niagara don't get around to seeing Cave of the Winds, which...","review_date":"August 10, 2018","user":"sharon_d"},{"attraction_id":74,"rating":5.0,"review":"You'll \"fall\" in love with this tour!. With school starting just around the corner, my two teenagers and I decided to take a 24-hour vacation from Michigan to Niagara Falls. After reviewing the best way to \"see\" everything, we decided to try the \"Over the Falls\" tour. Am I ever glad we...","review_date":"August 9, 2018","user":"deirdre_t"},{"attraction_id":74,"rating":5.0,"review":"The Complete Niagara Falls Tour with a great Guide. Pat R was our guide today for a 5 hour complete tour of the Falls that included Cave of the Winds, Maid of the MIst, Three Sisters, Whirlpool park and more. Pat R added immensely to our enjoyment with his humor, knowledge and enthusiasm. He...","review_date":"August 8, 2018","user":"578reubenm"},{"attraction_id":74,"rating":5.0,"review":"Great experience. My family and I loved our experience with Over The Falls Tours. Noman was a terrific tour guide as he was very friendly and informative. This is the best way to see the Falls and everything around it. Don't try to do it on your...","review_date":"August 7, 2018","user":"matt_d"},{"attraction_id":74,"rating":5.0,"review":"Love the views, Informative & Fun!!. Noman was an outstanding guide and also a safe Driver! Very knowledgeable of all the areas we saw. Full of information at every stop. I wish we had taken the tour sooner during our stay. MANY thanks to Noman for shooting all the great pictures...","review_date":"August 7, 2018","user":"rakinjim098"},{"attraction_id":74,"rating":5.0,"review":"Exceptional Experience!!. My teens and I had one of the best vacations, thanks to Noman our tour guide. Noman was professional, kind, knowledgeable, and very patient. Plus we just got to see and do some amazing things!!!! We got to do Maid of the Mist and Cave...","review_date":"August 7, 2018","user":"shonjy"},{"attraction_id":74,"rating":1.0,"review":"Disappointed.... After has read a review that the tour is a dog friendly tour, I booked a trip with my husband because we tough we can bring our Yorkie, at the time one lady called me to confirm the pick up time, she told me there\u2019s...","review_date":"August 7, 2018","user":"janethf2013"},{"attraction_id":74,"rating":5.0,"review":"Great comprehensive tour. Took in all of the highlights that we probably would have missed going it alone! convenient pick-up at the hotel. Pat R. was an entertaining guide!","review_date":"August 6, 2018","user":"449artd"},{"attraction_id":74,"rating":5.0,"review":"Dog-friendly . The boat gets right under the Horseshoe waterfalls and you get full experience of the nature force. They kindly allowed our Golden Retriever accompany us onboard though he wasn\u2019t a service dog. We visited early on a Saturday morning in August.","review_date":"August 4, 2018","user":"joyofthemomenttravel"},{"attraction_id":74,"rating":5.0,"review":"AMAZING TIME. Our guide Bob was professional and knowledgeable yet comical, friendly and welcoming.\nHe took us everywhere and gave ample time for sightseeing. Maid of the Mist boat ride into the Horseshoe fall was fun as well as walking under the Falls.\nThe cost of van...","review_date":"August 4, 2018","user":"vicki_m"},{"attraction_id":74,"rating":5.0,"review":"Pat R. is \"THE MAN\". My wife and I road trip each year around this time. We have been blessed to see so many amazing things, but this experience shot to the top of our list. Words or pictures can't describe what we saw during our 4 day vacation to...","review_date":"August 4, 2018","user":"dale_c"},{"attraction_id":74,"rating":5.0,"review":"Pat R. Is a Great Guide!. Just took the Over the Falls Tour with Pat R. It was great! Came in as a family of 4, and we all had fun. Pat is very knowledgeable and has a great personality. You can tell he has fun being a guide and enjoys...","review_date":"August 3, 2018","user":"joshua_w"},{"attraction_id":74,"rating":5.0,"review":"Do this tour with Pat R!!!. My family had a great time on this tour and Pat R. was the best tour guide!! He was hilarious and very knowledgeable about the history of the falls. He made sure we understood exactly what was going on during the tour activities and got...","review_date":"August 2, 2018","user":"abbey_w"},{"attraction_id":74,"rating":5.0,"review":"Great Experience . From beginning to end this was a great day!!! Pat R our driver made it even better - thanks Pat for making my daughter and I feel welcome and for educating us.","review_date":"August 1, 2018","user":"a_b"},{"attraction_id":74,"rating":5.0,"review":"Great Trip. Our last stop on a two week vacation to the Northeast and well worth it! It lasted about 4.5 hours from pickup, Josh (tour guide) was great!","review_date":"August 1, 2018","user":"brenta821"},{"attraction_id":74,"rating":4.0,"review":"A wonderful day at the falls. We enjoyed it very much. Robbie, our guide has been really friendly, patient and informative. Thanks for such a good time!!","review_date":"July 31, 2018","user":"vmatter"},{"attraction_id":74,"rating":5.0,"review":"Pat was a great guide, on time and no waits at the attractions. Well worth the money!. Pat is a great tour guide, very knowledgeable, he even added a trip to the power plant Park. No waiting in lines, straight to each attraction.","review_date":"July 31, 2018","user":"jamie-michelle_w"},{"attraction_id":74,"rating":5.0,"review":"Always a wonder!. thrill to see this wonder of the world. it never gets boring. well worth the price to see, but expect to get wet! The rain coats help, but you will experience water. It is always amazing to see the tremendous amount of water that comes...","review_date":"July 30, 2018","user":"karen_k"},{"attraction_id":74,"rating":5.0,"review":"Make sure you request Neva the Diva!. My husband had a knee replacement in May so this was our first getaway in a few years. We were so excited to see the Falls but were concerned about all the walking. We happened to come across the Over the Falls sales booth over...","review_date":"July 29, 2018","user":"kenda_b"},{"attraction_id":74,"rating":5.0,"review":"Randy is the Best. Fall tour. The guide,Randy, knows how to guide Visitors. Our family and I enjoyed the tour very much. I have two little daughters and Randy helped us a lot though the tour. I definitely recommend this tour whatsoever.","review_date":"July 27, 2018","user":"min_k"},{"attraction_id":74,"rating":5.0,"review":"Great way to get the most out of your day. If you are looking for a fantastic tour ask for my man Randy! Not only will you receive a snazzy new name tag with a new name ;) (Randy) but he will tell you all of the secrets to enjoying the falls to the fullest....","review_date":"July 27, 2018","user":"faurot3"},{"attraction_id":74,"rating":5.0,"review":"Awesome trip and tour guide..... Our tour guide Josh was awesome. He was was very knowledgeable about Niagara Falls and made the trip fun. my kids loved him. If you get to pick who your tour guide is i would recommend asking for Josh.","review_date":"July 26, 2018","user":"sonia_l"},{"attraction_id":74,"rating":3.0,"review":"Running Behind. The driver was late in picking us up. The tour was very unorganized and seemed to take longer than it should have. We enjoyed the Maid of the Mist and the Cave of Winds very much.","review_date":"July 24, 2018","user":"ken_g"},{"attraction_id":74,"rating":5.0,"review":"Pat R is THE BEST GUIDE!!. We started the day early with Pat R as our guide. Not only was Pat very knowledgeable about Niagara Falls, he was also entertaining, engaged the young kids and was funny. He made the entire trip very worth the money spent. I don't think we...","review_date":"July 24, 2018","user":"rod_b"},{"attraction_id":74,"rating":5.0,"review":"Fantastic tour and guide!. Hi - my sister and I did a quick 2 days at Niagara Falls (Canada side). This tour was great b\/c of the information provided by a very personable and fun guide names JAY! He was terrific and even played the banjo and sang. Maid...","review_date":"July 23, 2018","user":"rhonda_h"},{"attraction_id":74,"rating":5.0,"review":"Great way to experience the Falls!. What we did first, then my thoughts last...\nShuttle picked everyone up from their own hotel. Our guide was George and he did a great job. We had to wait in line for about 30 min for him to purchase the tickets to the Maid...","review_date":"July 23, 2018","user":"crystal_m"},{"attraction_id":74,"rating":5.0,"review":"First time visit to Niagara Falls and the tour was fabulous. We spent 5 hours on our tour with Pat R. He took us to Cave of the Winds, 3 Sisters Island, Horseshoe Falls, American Falls, Maid of the Mist boat. We had a small group of 11 of us. He was very knowledgeable. There were...","review_date":"July 22, 2018","user":"roseanne_c"},{"attraction_id":74,"rating":5.0,"review":"Brian was an amazing tour guide for Over The Falls Tour. The tour was fantastic! We started with Maid of the Mist then continued on to visit The Gorge and the Cave of the Winds. Brian was informative, funny and kept a close eye on the group. He made an extra effort to speak with everyone...","review_date":"July 22, 2018","user":"toletsmc"},{"attraction_id":74,"rating":5.0,"review":"Niagara Falls Tour. Great tour with our guide Robby. I\u2019m usually incapable of a six hour tour but Robby made it so interesting I lost track of the time. Made me want to do more research on the history of Niagara Falls.","review_date":"July 22, 2018","user":"tom_k"},{"attraction_id":74,"rating":5.0,"review":"Highlight of our Trip. Our family of 5 took a 10-day road trip from Wisconsin to New England and saw a lot of amazing things. Everyone agreed that Niagara Falls and Maid of the Mist was everyone's favorite. We arrived around 9:30am and were able to get on a...","review_date":"July 20, 2018","user":"rebecca_m"},{"attraction_id":74,"rating":5.0,"review":"Niagara falls tour from over the falls. The tour was exciting and informative. Loved the maid of the mist boat ride!! I would definitely go it again. Our tour guide was noman , he was awesome, friendly and very knowledgeable about the tour. Thank you noman, we enjoyed every minute.!!","review_date":"July 20, 2018","user":"mary62901"},{"attraction_id":74,"rating":5.0,"review":"George was a great guide. The tour was great and so was George our guide. Thanks for such a good time and recommend this tour to any one going to the falls!","review_date":"July 19, 2018","user":"ejs0uza"},{"attraction_id":74,"rating":4.0,"review":"Great Tour!. It is amazing to go on the Maid of the Mist Boat Ride, the feeling is like no other! If you are coming to the Niagara its a must! The tour also takes you to the Cave of the Winds, that is my most favorite...","review_date":"July 19, 2018","user":"tye88"},{"attraction_id":74,"rating":5.0,"review":"Every part of the tour was GREAT!. Well done Robbie! My wife and I especially want to thank you for all your help (wife with a badly sprained ankle and on crutches and in need of a wheelchair), and that ADDED to all your work as a guide!!! Awesome anecdotal and fascinating...","review_date":"July 18, 2018","user":"earlemyers"},{"attraction_id":74,"rating":5.0,"review":"Wowzers!. My grandsons and I just finished this fantastic tour. Our guide, Josh, was amazing, funny and extremely knowledgeable. The Maid of the Mist was fun because it felt that you were right in the middle of the Horseshoe Falls. The best part for us, was...","review_date":"July 18, 2018","user":"jeannie_f"},{"attraction_id":74,"rating":5.0,"review":"Our italian tour guide (Tony?) was really amazing!. Lots of good info, clear on schedule and timing - great organization! Lots of jokes and ensuring everyone's back on the bus!","review_date":"July 17, 2018","user":"mmfrees"},{"attraction_id":74,"rating":4.0,"review":"No regrets on not going to the Canadian side. Very well managed attraction. You are given blue ponchos to protect yourself from the thunderous shower from the Niagara Falls. The boat takes you almost up to the Canadian falls so that you get the full view and experience of the falls. It is a...","review_date":"July 17, 2018","user":"rashmi_k"},{"attraction_id":74,"rating":5.0,"review":"Bucket list trip. We took the tour today with Norman who did a wonderful job providing us with lots of history about the falls as well as lots of fun facts. He took great care of us and tried to make it as easy as possible for us...","review_date":"July 15, 2018","user":"janet_p"},{"attraction_id":74,"rating":5.0,"review":"Amazing!!!. There could not be a more spectacular view of the Niagara Falls than riding the Maid of the Mist boat ride. You can actually see nature at her fullest force up front and personal right before your squinted eyes (since the mist of the splashing...","review_date":"July 14, 2018","user":"michelle_a"},{"attraction_id":74,"rating":5.0,"review":"Great Experience!!. My family and I had a great experience on this tour! Our guide Noman was a very funny and informative guy. Our tour was a total good time around the falls.","review_date":"July 13, 2018","user":"brandymr4"},{"attraction_id":74,"rating":5.0,"review":"Great tour and friendly guide, George! :) . Our tour guide, George was great and friendly, and they also picked out awesome places during the tour. We had a lot of fun for our short trip to niagara falls.","review_date":"July 12, 2018","user":"stenny_t"},{"attraction_id":74,"rating":5.0,"review":"Brought my grand kids on the trip and they had a great time!!. Our grand daughter rated it a 10 out of 10! We had a great time, the staff was friendly and the \"wet\" trip was very memorable!","review_date":"July 11, 2018","user":"deford2014"},{"attraction_id":74,"rating":5.0,"review":"Awesome use of limited time!. We did the American 1\/2 day tour. Perfect!! Pat R was our guide, entertaining, knowledgeable and fun. Pat picked us up at our hotel. We rode the Maid of the Mist and visited the Cave of the Winds. We only had one day and this...","review_date":"July 8, 2018","user":"i1860qpmarkf"},{"attraction_id":74,"rating":3.0,"review":"A few highlights to go with the problems. First and foremost, our tour guide, Marcello, was great! He was knowledgeable, funny, and helpful. HE deserves 5 stars!! The Maid of the Mist and Cave of the Winds were fabulous but that has nothing do with the tour company. The guy selling the tickets...","review_date":"July 8, 2018","user":"gmulligan"},{"attraction_id":74,"rating":5.0,"review":"Great Tour!. We were recommended this tour a day before my husband and I were going to just drive up to the Falls abd figure it out on our own. This was a WAY better way to do the Falls!! Robbie our tour guide was full of...","review_date":"July 8, 2018","user":"ashley_r"},{"attraction_id":74,"rating":5.0,"review":"A must. We started the day early and had a wonderful time. Our guide, Paul was very knowledgeable and had a witty sense of humor. We are so glad we took this spectacular tour, made the whole trip more memorable. Thank You Paul!","review_date":"July 7, 2018","user":"teresa_h"},{"attraction_id":74,"rating":5.0,"review":"Lots of fun on Grayline tour with Tom.. This was a nice and very informative tour. We were able to see several attractions and Tom was a great guide.","review_date":"July 6, 2018","user":"calicat259"},{"attraction_id":74,"rating":5.0,"review":"Noman is at Over The Top!!!. we had an awsome tour with Noman. he was fun and entertaining.we enjoyed the view of the falls with boat ride, cave and lots of sightseeing. we also came to know lots of history from the guide.","review_date":"July 6, 2018","user":"laurathepain"},{"attraction_id":74,"rating":5.0,"review":"Robbie. Our first time at Niagara Falls. It was a great trip and couldn't have asked for a better tour guide than Robbie! Very knowledgeable and friendly. Thanks for making it a fun experience!","review_date":"July 5, 2018","user":"justice_c"},{"attraction_id":74,"rating":5.0,"review":"Fantastic tour with great guide. Brian, our tour guide, did a great job in fulfilling his promise that we'd have a great tour of Niagra Falls. He was very friendly, professional, funny and helpful the entire time. He made a top-notch tour on its own even better. We've done Maid...","review_date":"July 5, 2018","user":"brian_w"},{"attraction_id":74,"rating":5.0,"review":"Niagara Falls. Bob was our tour guide. He was very knowledgeable about all the sites that we saw. Very good tour. We enjoyed it very much. Would definitely recommend anyone to take the tour.","review_date":"July 5, 2018","user":"judy_m"},{"attraction_id":74,"rating":5.0,"review":"Falls tour American side. Our tour guide was Barbara, she was a doll, we loved the tour and Barbara was well versed and entertaining. It was a record hot day and Barbara had cold water waiting. The tour was almost 6 hours long, but most enjoyable. Highly recommend her...","review_date":"July 4, 2018","user":"qplahb1"},{"attraction_id":74,"rating":5.0,"review":"Family vacation . My husband and 10 year old daughter did this tour with Brian and we had a great time. I would strongly recommend this tour for all families...","review_date":"July 4, 2018","user":"rnhn"},{"attraction_id":74,"rating":5.0,"review":"Awesome Tour!. I would do it again! I feel like it's the most fun and educational way to see Niagara Falls! My family can't stop talking about The Cave of the Winds! The tour guide Pat R was great! So knowledgeable and kept us laughing!","review_date":"July 4, 2018","user":"nybamabelle"},{"attraction_id":74,"rating":5.0,"review":"Great Experience... 100% worth it. We had a wonderful time on this fun packed tour. It was ~6 hours door to door and we were able to fit a lot in for one day. Brian, our tour guide, was very informative ad kept the day moving and everyone on time....","review_date":"July 3, 2018","user":"cbeckey"},{"attraction_id":74,"rating":5.0,"review":"Nice sightseeing. The American side tour on falls was great. the mist on boat was amazing. the tour guide Noman did an excellent job. Memorable day.","review_date":"July 3, 2018","user":"patricrogery"},{"attraction_id":74,"rating":5.0,"review":"Great tour!. So glad we didn't go it on our own. Perfect amount of time and excellent information. George was GREAT!!!","review_date":"July 2, 2018","user":"jjinapex"},{"attraction_id":74,"rating":5.0,"review":"Amazing. We went on the day tour with Paul who was awesome with his knowledge, humor and interaction. The Maid of the Mists was beyond awesome. If it's hot out, dont use your poncho. You get soaked but it's worth it!\nYou also tour Goat Island...","review_date":"July 2, 2018","user":"stivor"},{"attraction_id":74,"rating":5.0,"review":"Over the Falls Tour. Our tour guide Paul was friendly and knowledgeable. We were picked up on time and were taken to Niagara points of interest. First stop after our pick up at the Sheraton on the Falls was the Maid of the Mist. This is a must do...","review_date":"July 2, 2018","user":"charlie2lips"},{"attraction_id":74,"rating":5.0,"review":"Excellent Tour with George M.. George M. was very courteous, professional, and funny. He was a great tour guide, and we were able to see and do a lot with him. He has lots of info about the area that you may not have read or known from guide books,...","review_date":"July 1, 2018","user":"pietrosmom"},{"attraction_id":74,"rating":5.0,"review":"amazing tour. Pat R was our guide. He was very friendly and knowledgeable. We enjoyed seeing the amazing Niagara Falls. The Cave of the Winds and the Maid of the Mist boat tour were just amazing. Pat R drove us to several scenic spots as well and...","review_date":"June 30, 2018","user":"rmbuesse"},{"attraction_id":74,"rating":5.0,"review":"Over the Falls Tour. Our driver, Pat R was the best! On time, friendly, informative, and extremlely personable! He made this tour top-notch.","review_date":"June 29, 2018","user":"robert_s"},{"attraction_id":74,"rating":5.0,"review":"Maid of the Mist. I made a last minute decision to go on the evening tour. Great tour! Driver\/guide was David F. He provided great historical and local information. He made sure we experienced the best of each stop. He took pictures and then emailed them to me. I...","review_date":"June 28, 2018","user":"wnschool"},{"attraction_id":74,"rating":5.0,"review":"Up close view of Horseshoe Falls. As we boarded, it seemed that we wouldn\u2019t get a good view with so many. But I doubt there are any places without great views! We did t get wet at all and only wore the poncho 1\/2 the time.","review_date":"June 27, 2018","user":"jodie_ksa"},{"attraction_id":74,"rating":5.0,"review":"Over the Falls Tour with Pat R. from the \"Clayton 5 Clan\". This tour was GREAT! The Tour Guide Pat R. was extremely entertaining, knowledgeable, and courteous.","review_date":"June 27, 2018","user":"claydotguy"},{"attraction_id":74,"rating":5.0,"review":"This was awesome!. If you are in the area this is definitely worth doing. The boat ride takes you right into the horse shoe of water falls. It was a view and experience that you couldn't get from walking around and just looking from the shore.","review_date":"June 27, 2018","user":"mike_p"},{"attraction_id":74,"rating":5.0,"review":"Niagra Falls Maid of the Mist Tour. We arrived at Home Depot parking lot for pickup on June 5th. Neva the Diva was our tour guide. We had 6 in our group that we were traveling with and they have a few health issues to where they can't walk very fast. Our...","review_date":"June 27, 2018","user":"billy_m"},{"attraction_id":74,"rating":4.0,"review":"Great Day. This was great tour. They picked us up at the hotel took us everywhere. did not have to worry about parking, no waiting in line we got right in. Our tour guide was Pat R. he was great, nice, funny, knowledgeable. He even accepted a...","review_date":"June 25, 2018","user":"mary_ellen_m"},{"attraction_id":74,"rating":5.0,"review":"GREAT TOUR. I was surprised on the length of the tour - long.. The highlight of the tour was our Tour Guide - PAT. he told us things about the Fall that you'd have to research. His New York\/Brooklyn accent and wisdom made my wife and I...","review_date":"June 25, 2018","user":"paul_s"},{"attraction_id":74,"rating":5.0,"review":"BEST DAY EVER!. My daughter and I took this tour with Neva as our guide. It was absolutely fantastic and well worth every penny. We had such a comprehensive exposure to it all so that the next day we were able to actually see some of the places...","review_date":"June 24, 2018","user":"melanie_l"},{"attraction_id":74,"rating":5.0,"review":"Words cannot describe....a must do when in Niagara Falls. This is a wonderful excursion for any age. You start with Maid of the Mist 20 minute boat ride. Then you enjoy the Cave of the winds stairway. Then you get a quick lunch. Then you walk down to the Horseshoe Falls for A closer...","review_date":"June 23, 2018","user":"rita_d"},{"attraction_id":74,"rating":5.0,"review":"We loved it!. We took the evening tour, got soaked, & laughed like crazy. Then we got to see the falls at night & a beautiful fireworks display. There is a lot of walking & steps with this tour but if you are somewhat fit, it should be...","review_date":"June 23, 2018","user":"cgalli"},{"attraction_id":74,"rating":5.0,"review":"Niagara Falls tour . We had a great time on our tour of the falls. Our tour guide Josh was great! He had a great sense of humor along with the knowledge and history of the falls! I'm so glad we made our tour reservations with this company. Small...","review_date":"June 18, 2018","user":"bertsgirl06"},{"attraction_id":74,"rating":5.0,"review":"Ask for Neva the Diva. Our tour guide, Neva the Diva, was fantastic. She was very informative with great information. The Cave of Winds was amazing and is a must do. Maid of the Mist was also great. This tour was a great deal and is a definite recommendation.","review_date":"June 18, 2018","user":"stephen_p"},{"attraction_id":74,"rating":5.0,"review":"Falls, Boat, Elevator to Bottom. And amazing time. Pat was the tour guide and did a wonderful job. Extremely knowledgeable and very personable. I loved all of it. The boat getting so close to the falls was awesome","review_date":"June 18, 2018","user":"terri_d"},{"attraction_id":74,"rating":4.0,"review":"Fun but short ride. I would recommend just for the view but hard to get pictures. My camera is not waterproof . Got pretty wet on top even with rain poncho","review_date":"June 18, 2018","user":"veronica_m"},{"attraction_id":74,"rating":5.0,"review":"George M Over the Falls tour guide. If you get a chance to take a tour with Over the Falls Tours and are fortunate to get George M as your tour guide you will be so glad you did. He is the most informative, polite and tour guide I have ever had...","review_date":"June 17, 2018","user":"gunner130"},{"attraction_id":74,"rating":4.0,"review":"Over the Falls Tours - 8115. The entire tour was spectacular. Tour guide, Pat R., was fun, cordial, professional, knowledgeable, informative and entertaining. I would recommend Over the Falls Tours anytime and Pat as a tour guide. It was a truly memorable day.","review_date":"June 17, 2018","user":"juanita_l"},{"attraction_id":74,"rating":5.0,"review":"Adam is the best!. Adam was an excellent tour guide. He was able to show us so many points of interest and was a wealth of knowledge. He was friendly to everyone in our group and went above and beyond. He even allowed me to charge my phone on...","review_date":"June 8, 2018","user":"gregory_g"},{"attraction_id":74,"rating":5.0,"review":"Niagara Falls. Pat R was an excellent tour guide. His ability to know the names of all the guests on the tour was amazing. His knowledge was presented in a friendly manor and his personal concern for those on board was greatly appreciated. I would highly recommend...","review_date":"June 7, 2018","user":"christine_g"},{"attraction_id":74,"rating":5.0,"review":"Our Tour with Bob. Well right from the start, Bob our tour guide a very polite, knowledgeable, and with a great sense of humor made our experience wonderfully unforgettable. The Cave of winds to the maid of the mist, though we found all it very informative and exciting it...","review_date":"June 7, 2018","user":"hishamm9"},{"attraction_id":74,"rating":5.0,"review":"Larry\u2019s Group. Very nice tour Larry was our driver very informative fun and made our experience even better kids liked it small group we had plenty of free time we got expedited times to go into events highly recommend","review_date":"June 7, 2018","user":"g446euheatherk"},{"attraction_id":74,"rating":5.0,"review":"Outstanding Tour. Pat R was our guide for the Niagara Falls American tour. He kept it fun and entertaining as well as informative! I would HIGHLY recommend Pat and Over the Falls Tours for an awesome tour of the Niagara Falls area! Thanks Pat!","review_date":"June 5, 2018","user":"rhonda_d"},{"attraction_id":74,"rating":5.0,"review":"Excellent tour guide presentation. Josh was one of the most cordial tour guides we have met. The tour was fun, the bus was clean , the weather was great, and we just had a great time. It was our 44th wedding anniversary and we had never been to Niagra...","review_date":"June 4, 2018","user":"rbailey042150"},{"attraction_id":74,"rating":5.0,"review":"Awesome Tour. Our tour guide was Neva the Diva. She was awesome and was very knowledgeable of the history of the falls and etc. She made sure we had a blast and was able to make sure we could see everything and even more. She\u2019s the best...","review_date":"June 3, 2018","user":"cheryl_j"},{"attraction_id":74,"rating":5.0,"review":"What a view of the Falls. We went in Mid May, No lines. No waiting. This is a must do if you in Niagara falls . Boat ride was fun and to be so close to the falls was awesome.","review_date":"June 3, 2018","user":"gina218"},{"attraction_id":74,"rating":4.0,"review":"Recommend. The trip was very informative and a great way to see the falls. However, I think the description of the trip should mention the length of the tour since many people from our tour had to leave before the end. We had to change some...","review_date":"May 22, 2018","user":"taylor_j"},{"attraction_id":74,"rating":5.0,"review":"See and Feel the Falls !!. Great tour !\nProvide pick-up and drop-off to hotels too.\nOur guide, Bob is hilarious and explained what we will expect throughout the tour.\nBob even suggested some good places to eat along the Niagara Falls Boulevard after the tour.\nThe tour started with The...","review_date":"May 21, 2018","user":"mikeykk"},{"attraction_id":74,"rating":5.0,"review":"See it all with this tour. We got to see the waterfalls from up close and from the top of the tower. It was nice to have our tour guide Jay explaining the history and interesting facts about daredevils. We didn\u2019t have to worry about anything and because Jay took care...","review_date":"May 21, 2018","user":"ryansz4474yq"},{"attraction_id":74,"rating":5.0,"review":"A must!. This was a wonderful experience. We had a blast with the trip (about 30 minutes long). You sure do need those pretty blue trash bags (oh sorry, Ponchs) Well worth the cost and shower.","review_date":"May 16, 2018","user":"madeline_v"},{"attraction_id":74,"rating":5.0,"review":"Such a great day!. Knowing we wanted to see many of the sites, but not wanting to have to drive, we booked Over the Falls. Our tour guide George arrived a few minutes early and everything was smooth sailing. He was very organized, personable and well-versed in both fact...","review_date":"May 10, 2018","user":"anita_r"},{"attraction_id":74,"rating":5.0,"review":"Great experience!!!. We did the American tour with Adam and it was great! His knowledge of the area made the day so interesting. Thank you Adam for a super visit to the Falls!!","review_date":"May 9, 2018","user":"666kimberlyc"},{"attraction_id":74,"rating":5.0,"review":"Awesome tour . Great hospitality. Well arranged tours. Me and my family really enjoyed the company of our guide....Adam D. He's such a nice person. God bless him and wishing him good luck.","review_date":"May 8, 2018","user":"abhyudaya76"},{"attraction_id":74,"rating":5.0,"review":"An absolute must if you are visiting Niagara Falls. Adam was an amazing tour guide. He was very informative and patient with our group which was slow thanks to my kids. The Maid of the Mist and Cave of the Winds just opened to public the weekend we visited. Yup Great timing!\nThe Maid...","review_date":"May 7, 2018","user":"shanal_g"},{"attraction_id":74,"rating":5.0,"review":"Jay was a fabulous guide. I was skeptical. I'm not a great \"tour\" person and I can't say how surprised and pleased I was by this tour. The pace was perfect, the information spot on and everything just flowed perfectly. Even the recommendation for what to eat for lunch was...","review_date":"December 17, 2017","user":"chats2092"},{"attraction_id":74,"rating":5.0,"review":"Marcello tour guide. I was pretty skeptical on a tour, but we gave it a shot and it was an excellent choice.\nThis was a trip for my 10yr old daughter\u2019s birthday, the day and tour could not have been any better.\nBoarding the bus was a bit...","review_date":"October 24, 2017","user":"noah_b"},{"attraction_id":74,"rating":5.0,"review":"Tour host. Our tour host was Jay he was very informative and had a great personality. The sights we went to were exactly what we wanted to see and was great value for money. Highly recommend this company. Also I have mobility problems and this was not...","review_date":"October 23, 2017","user":"lillypot2016"},{"attraction_id":74,"rating":5.0,"review":"Wonderful tour! Great tour guide!. We did the American Side only tour with our driver and tour guide Bob. We had a wonderful time! Bob was so knowledgeable about the area and took his time to make sure our group had a chance to see everything we wanted to! He...","review_date":"October 23, 2017","user":"denise_o"},{"attraction_id":74,"rating":5.0,"review":"Over the Falls tour not to be missed. This tour was absolutely amazing! Our tour guide,Adam was just remarkable. He was exceedingly friendly and know let. A rare combination. I can't imagine that we missed a single point of interest and no interesting historical fact went unmentioned. And he did it at a...","review_date":"October 17, 2017","user":"gtucker409"},{"attraction_id":74,"rating":5.0,"review":"Tour and Limo too\/From Airport. Leave your worries to DAWN at Over the Falls Tours & Transportation, she has you covered.\nShe set me up with Paul, who escorted me through the key sites in and around NIAGARA. Paul cares and wants you to have a great time. He took...","review_date":"October 16, 2017","user":"scuba090764"},{"attraction_id":75,"rating":5.0,"review":"More than we hoped!. We had a group of 25 people for our whale watching excursion, and we had such an wonderful day! We saw ten to twelve Humpbacks! Black and white dolphins! Porpoises! Seals! Birds! We didn\u2019t know which way to look at some points because there were...","review_date":"October 22, 2018","user":"explore589300"},{"attraction_id":75,"rating":5.0,"review":"Exceeded expectations. We had to cancel last minute due to a mistake in our travel from Richmond to Victoria. Tripadvisor policy would not refund us so we went into the office of the Whale watching cruise. After explaining the problem, they allowed us to join them a...","review_date":"October 20, 2018","user":"roel_s"},{"attraction_id":75,"rating":5.0,"review":"Exceeded all expectations!. What an adventure this was! Being our first-time whale watching we didn't quite know what to expect however what we received exceeded all expectations for this excursion.\nGreeted with a friendly staff at their main office we were told what we could expect and how...","review_date":"October 12, 2018","user":"chris_and_reg_t"},{"attraction_id":75,"rating":5.0,"review":"Very friendly captain with respect for animals. The captain was a really friendly guy with respect for its passangers, lots of knowledge about the whales and deep respect for sea animals as well.","review_date":"October 11, 2018","user":"jimmy_r"},{"attraction_id":75,"rating":5.0,"review":"Whales and sea lions!!!. We booked this tour last minute and were so glad we did. Even in October we saw orcas, humpbacks,and sea lions. It was wonderful for my entire family. The guide and captain were friendly and very knowledgeable. Would definitely recommend!","review_date":"October 9, 2018","user":"hjf4116"},{"attraction_id":75,"rating":4.0,"review":"Successful venture. The crew on our tour was very good - the two naturalists were friendly and knowledgeable. The weather was less than ideal, but the captain navigated us safely through, and we did see a couple of humpbacks, a male Orca and his mother as well...","review_date":"October 9, 2018","user":"jodir853"},{"attraction_id":75,"rating":5.0,"review":"Whales, whales and more. You know you have seen some incredible whales \u201cup-close\u201d when the naturalist on board is getting here camera out and she has excitement in her voice. It was a great morning tour filled with a far and up close orca whale sightings. I would highly...","review_date":"October 4, 2018","user":"jc091958"},{"attraction_id":75,"rating":5.0,"review":"A must do experience!!!. Our whale watching adventure was simply amazing! Our tour left the dock at 1 pm and about 40 minutes into the trip we happened upon a pod of about 12 orcas who were in the midst of a feeding frenzy! Fortunate for us, but not...","review_date":"September 28, 2018","user":"gina_r"},{"attraction_id":75,"rating":5.0,"review":"Absolutely amazing and excellent experts . This was a fantastic trip where we were so lucky to see 4x Orcas swimming along near to the boat. The guide had a record of all the disctintive markings on the whales which meant that with my partners slr camera we could zoom in...","review_date":"September 20, 2018","user":"alireeve2017"},{"attraction_id":75,"rating":5.0,"review":"Amazing. Not the first time going whale watching but it's amazing every time. Saw whales and seals and lots of birds. Excellent knowledge and information given by naturalist\/guide. Would go again and recommend it to anyone.","review_date":"September 14, 2018","user":"monique1232018"},{"attraction_id":75,"rating":5.0,"review":"WOW, amazing. This was our first whale watching tour and we weren't disappointed. Saw at least 3 humpback whales, our captain, Brad, saw one swim right underneath our boat and come up just a few feet away from the back of the boat, was amazing. This was...","review_date":"September 10, 2018","user":"johanna_h"},{"attraction_id":75,"rating":5.0,"review":"Well worth it!. My husband and I went yesterday, Sept 4, and we an awesome adventure! Staff was very informative and friendly. Our captain was in constant contact with other boat captains to ensure we found whales in the area. We were lucky enough to have a humpback...","review_date":"September 5, 2018","user":"dreamer711966"},{"attraction_id":75,"rating":5.0,"review":"Whales and more whales. We booked this outing knowing we may not see any whales.\nAbout 20 mins (?) into it, I thought \"I don't think we're going to have any luck today, but at least it's been a really nice boat ride\".\nThen the captain cut the engines...","review_date":"September 4, 2018","user":"colingmiller"},{"attraction_id":75,"rating":5.0,"review":"A Must-Do while in Victoria. We had the best time on the Five Star whale watching tour! We went on the 10:00am tour with Tiffany as our guide. Very knowledgeable and friendly. We were on the catamaran boat (did not wish to do a zodiac tour) and it was fun...","review_date":"August 29, 2018","user":"wendy_g"},{"attraction_id":75,"rating":5.0,"review":"Amazing Whale Watching. Saw 9 whales, a family of 6 orcas and 3 humpbacks who breached 4 times. Amazing to see the whales come flying out of the water, a rare but delightful experience. Tour guides were very helpful.","review_date":"August 26, 2018","user":"jason_t"},{"attraction_id":75,"rating":5.0,"review":"amazing experience - 2 whales, Orca Pod and beautiful protected Marine area. Wow, Wow Wow! We had such an amazing experience!\nWe lucked out with this trip -- first of all, the weather was beautiful and sunny. We also saw 2 different Humpback Whales, and a huge pod of Playful Killer Whales.\nThe boat was comfy with...","review_date":"August 22, 2018","user":"jenniferpv9021iq"},{"attraction_id":75,"rating":5.0,"review":"Great experience. We were on the smaller 12 passenger boat. Tom was very knowledgeable and we saw 2 pods of orcas as well as a humpback whale. Overall a very good experience but I did feel a bit seasick on the way back.","review_date":"August 12, 2018","user":"gsaracco"},{"attraction_id":75,"rating":5.0,"review":"Whale watching bonanza. Our family went on the afternoon whale watching cruise and came up trumps. We saw three humpback whales and at least 15 Orcas. A brilliant afternoon. The naturalists kept us well informed of what we saw and the ecology of the area. The trip was...","review_date":"August 9, 2018","user":"rayc312"},{"attraction_id":75,"rating":5.0,"review":"They are experts. We had a fabulous time on this tour. We found some killer whales who were in the middle of celebrating together after a successful hunt. Note that due to regulation you cannot see the whales from more than 1 km away - bring binoculars! Our...","review_date":"July 30, 2018","user":"larena703"},{"attraction_id":75,"rating":5.0,"review":"GREAT day. We saw a Humpback, a pod of Orcas and a cute otter. It took a while to find the whales but once we found the Humpback, we then saw the Orcas. It's really cool how the captains communicate between themselves to help everyone have a...","review_date":"June 29, 2018","user":"pricegals"},{"attraction_id":75,"rating":5.0,"review":"Wonderful Experience!. My mother and I recently took a 5 Star Whale tour-what a wonderful time. The boat has multiple viewing areas-upstairs in the hurricane zone, areas to sit bow and stern of the boat, and covered seating as well. On our trip we saw Humpback whale...","review_date":"June 13, 2018","user":"karen_r"},{"attraction_id":75,"rating":5.0,"review":"Amazing time!. We had an amazing time today whale watching. It was a great treat to not only see a humpback but also a sea otter, stellar sea lions, seals, a couple bald eagles chilling out on a rock, a bunch of different diving birds and an...","review_date":"June 5, 2018","user":"tasha_g"},{"attraction_id":75,"rating":2.0,"review":"Disappointing experience. We set-off on the basis that if we follow the food we find the whales - in actual fact we took what felt like a fairly standard run up the coast and back.\nAppreciate that seeing the whales isn't guaranteed but we saw only one...","review_date":"June 2, 2018","user":"951helene"},{"attraction_id":75,"rating":5.0,"review":"Great day on the water. We and another couple visiting from Australia had this tour booked using a Groupon coupon. At the last minute we asked to add our son attending UVic to join us, fully expecting to pay full price for his booking, but they happily added him to...","review_date":"May 31, 2018","user":"suncoasters2014"},{"attraction_id":76,"rating":5.0,"review":"Stunning views of the evening sunset and night lights. A wonderful experience. The food was excellent as well as the entertainment provided. The cost of the 2.5 hour trip was very reasonable. Staff was very professional and well organized. I would definitely do it again.","review_date":"November 7, 2018","user":"karenmsc2017"},{"attraction_id":76,"rating":4.0,"review":"Beautiful evening on the harbour.. We chose this as it was my wife's birthday. The weather was perfect in August, the views spectacular with loads of opportunity to take photos. The food was very good (though I was expecting to make more than one visit as it was a buffet...","review_date":"October 7, 2018","user":"simonoxfordshire"},{"attraction_id":76,"rating":4.0,"review":"Great evening . The food was great, the live was great and the staff were very attentive. The only thing that spoilt the evening was the departure which was delayed by the late arrival of some diners (almost 15 minutes after we should have left) this meant the...","review_date":"October 1, 2018","user":"trevor_m"},{"attraction_id":76,"rating":5.0,"review":"Last evening in Vancouver, what a treat. As it was our last evening on this trip we decided to do the sunset dinner cruise. We sailed on the paddle steamer, what a treat. The dining area was lovely, fully booked but didn't feel crowded or rushed. The food was excellent, plentiful and...","review_date":"September 20, 2018","user":"carolann"},{"attraction_id":76,"rating":5.0,"review":"Nice views of the city at night!.. I was highlyrecommend this dinner cruise we have a family member with food allergies and went out of their way to accommodate us. Rhe meal was very good as well!","review_date":"September 16, 2018","user":"pam_b"},{"attraction_id":76,"rating":5.0,"review":"Wonderful time on the cruise. Getting to the ship was straightforward. Cruise was about 75% full, so it wasn't crowded. Felt like we had plenty of room for the 4 of us. The food was excellent - especially enjoyed the salmon. Plenty of dessert and very tasty. Views from on...","review_date":"September 15, 2018","user":"hal_m"},{"attraction_id":76,"rating":5.0,"review":"Sunset in Vancouver. We signed up for the cruise from our hotel and took a cab from downtown. It was only about 10.00 CAD to get to the dock. They left right at 7 and returned at 9:30. The upstairs area was a bit warm and stuffy until...","review_date":"September 13, 2018","user":"bsilver104"},{"attraction_id":76,"rating":4.0,"review":"We had a very enjoyable time on the tour. The food was good.. We enjoyed the excursion, but got a parking ticket that cost $75 even though the parking lot was nearly empty. We felt that the person that checked us in should have warned us about the parking lot. Otherwise, the smoke diminished the local sights.","review_date":"August 29, 2018","user":"larry_h"},{"attraction_id":76,"rating":5.0,"review":"Honeymooners Dinner Cruise. My husband planned this cruise our last night in the city and we really enjoyed the cruise. It was a fun way to see the city and the captain explained some fun landmarks. The dinner itself was very good, buffet style and better than \"generic...","review_date":"August 22, 2018","user":"jenna_m"},{"attraction_id":76,"rating":4.0,"review":"Fun.. it was an enjoyable experience, the food was good but not a lot of different varieties overall it was a good experience.","review_date":"August 13, 2018","user":"daniel_r"},{"attraction_id":76,"rating":5.0,"review":"Amazzzzzzzzzing Experience!. I went on the dinner cruise with my friends to have a small farewell party.\nIt was so fancy and all the staffs were so nice and the food was amazing.\nIt was not that crowded so I liked it. The view of everywhere we...","review_date":"August 12, 2018","user":"alzl226"},{"attraction_id":76,"rating":5.0,"review":"Sunset Dinner Cruise. We had good service and everyone was very accommodating to us. We went during a heat wave and the waiters had a hard time keeping up with the water supplies on the tables, but everything else was very good. Our tables were assigned, so there...","review_date":"August 10, 2018","user":"andy_s"},{"attraction_id":76,"rating":3.0,"review":"Good, bad & ugly. This cruise was 5 stars for the food and 1 star for just about everything else. The good: delicious buffet with salmon and beef roast, potatoes, pasta, salad, bread, roasted vegetables. Everything was tasty, and the desert was blueberry cheesecake, chocolate cake, and fruit. Also...","review_date":"August 7, 2018","user":"ccr1138"},{"attraction_id":76,"rating":3.0,"review":"Fireworks Sunset Dinner Cruise . This is been a bucket list for my wife and I for many years. So when they opportunity came up to do a cruise with dinner and the grand finale of the fireworks we couldn't resist buying the tickets. We were on the Britannia on...","review_date":"August 5, 2018","user":"dvd1961"},{"attraction_id":76,"rating":2.0,"review":"Bait and Switch Boat. Slooow to No Drink Service. Food Fair. Expensive. If you look at the ads and brochures for this trip, you'll see a nice paddlewheeler. Would make a nice evening cruise. Watch out - they loaded us on a true rust bucket called the Britiannia that looked like a small, old freighter - not...","review_date":"August 5, 2018","user":"foodiefool_10"},{"attraction_id":76,"rating":5.0,"review":"Date night!. Absolutely amazing experience. I have never done anything like this before. Me and my partner had an amazing time. Great service, food is amazing, drinks are cheap. Music was great, quite a few people were singing along :).","review_date":"July 24, 2018","user":"laurenh3782"},{"attraction_id":76,"rating":5.0,"review":"What a fantastic evening. Totally unexpected. You always expect evenings like this to be a traditional booze up with rubbish food, this definitely was not. Okay we didn't go on a paddle ship but who cares the ship we were on was beautiful.\nThe food was excellent, salmon or carved beef...","review_date":"July 13, 2018","user":"richard_a"},{"attraction_id":76,"rating":5.0,"review":"Great evening. Good food, great company, easy-listening music and a wonderful evening. This was a lovely way to spend an evening in Vancouver.","review_date":"July 10, 2018","user":"raewyn_a"},{"attraction_id":76,"rating":5.0,"review":"Wonderful Scenery - Good Food. I recently had a large family dinner party to celebrate my dad's 75th birthday. The cruise was wonderful, smooth sailing, well organized with ample food buffet, live music and the highlight of the cruise, the magnificent water\/harbour views of beautiful Vancouver.","review_date":"July 10, 2018","user":"wanderingsiren973"},{"attraction_id":76,"rating":4.0,"review":"IT's what you'd expect of a dinner cruise. Comfortable travel on a paddlewheel driven craft. Buffet was, well, what you might expect on a dinner cruise, but the salmon was surprisingly good. People running the operation were very friendly.","review_date":"June 30, 2018","user":"robert_s"},{"attraction_id":76,"rating":5.0,"review":"Second time doing this ! Worth every penny!. Did this cruise 5 years ago. And again last night. The company has definitely stepped up their game with quality of food! Everything was declicious. The salmon was cooked to perfection. The bottle of wine we had awesome as well! My only feedback would be...","review_date":"June 30, 2018","user":"chris_and_krissy"},{"attraction_id":76,"rating":5.0,"review":"A must when visiting Vancouver. Great food and wine. A fun way to see Vancouver. My only negative comment is that they don't have enough staff serving drinks and wine at the beginning. Takes forever to get that first drink.. They won't let you order from the bar either. Told...","review_date":"June 28, 2018","user":"q7542bvtexh"},{"attraction_id":76,"rating":3.0,"review":"Interesting but not enough commentary. The dining seating was preallocated so you had no choice of deck. We were seated right against the musicians and had to ask to be moved as my husband has hearing difficulties and I would have been unable to converse with him over the noise....","review_date":"June 24, 2018","user":"starcatlover"},{"attraction_id":76,"rating":5.0,"review":"Enjoyable evening. We really enjoyed our cruise and dinner. The food was very good. The service wasn't quite 5* but what do you really expect in a crowded dining room? We had a table next to the window, so the views were excellent.","review_date":"February 11, 2018","user":"lonejohnny5"},{"attraction_id":76,"rating":3.0,"review":"Dinner Sunset Cruise. We were abroad the MV Harbor Princess, it was a okay trip nice boat ride around the area. However the dinner service abroad the boat was terrible. We had to wait for drinks to include water to be served and once we were able to...","review_date":"October 25, 2017","user":"ranger771"},{"attraction_id":77,"rating":5.0,"review":"No regrets. Stunning place to visit that left a lasting impression on me. It's unlike another park I've visited.","review_date":"February 14, 2019","user":"mcyui"},{"attraction_id":77,"rating":5.0,"review":"Finally Made it!. After living in Hinton for over 25 years, we finally decided to take the iconic boat trip to Spirit Island. We invited the inlaws and one other couple to join us in the adventure. My father in law had very little moblitiy at the time,...","review_date":"February 12, 2019","user":"nicole_a"},{"attraction_id":77,"rating":4.0,"review":"Threemendous. I should add this booked for me by a tour company, so I didn't totally know what to expect on the day\nEverything was well organised, and SunDog tours picked me up from my hotel, and dropped me off there at the end of the...","review_date":"February 4, 2019","user":"davidgd5846iv"},{"attraction_id":77,"rating":5.0,"review":"Magnificent Tour!. This tour is a \"must do\" for all first time visitors to the Jasper area. The tour is just the right amount of time, very reasonably priced, and includes all the major places to see. Sundog Tours has clean and comfortable vans that will pick...","review_date":"October 6, 2018","user":"travelersjimbeth"},{"attraction_id":77,"rating":4.0,"review":"Stunning Lake Maligne. Terry was our local guide. Loved that she grew up in Jasper and could speak with authority on the history and culture of the place. At the start of the hike, she instructed us on what to do if we saw a bear so I...","review_date":"October 5, 2018","user":"cdn_grl_wanderluster"},{"attraction_id":77,"rating":5.0,"review":"Wild Life Snow and Sunshine. What a brilliant trip . Really enjoyed it Due to the snow we were unable to do the walk but the helped sort the boat trip instead.\nNice bus very well driven and expert guide in Norm . Fantastic stories and really was an expert...","review_date":"October 1, 2018","user":"clive_a"},{"attraction_id":77,"rating":5.0,"review":"Great Day in Jasper. My husband and I did the Maligne Valley tour on Tuesday and were thoroughly impressed with all of the knowledge that Chris had on the tour. The views at the various stops were also stunning and we got to see plenty of elk and a...","review_date":"September 28, 2018","user":"caeleigh_m"},{"attraction_id":77,"rating":4.0,"review":"Good way to see the lakes and Maligne Valley. Many thanks to our trip driver Dave, he picked up on time. He was very friendly,and helpful, He took my scarf back to the Hotel that i left in the shuttle bus.","review_date":"September 23, 2018","user":"winnie_h"},{"attraction_id":77,"rating":4.0,"review":"Magnificent Maligne Valley & Medicine Lake. it is very worthwhile to view Maligne valley when visiting the Canadian Rockies. The views are quite spectacular and certainly not to be missed.The boat trip on Medicine Lake, which included a trip to Spirit Island was good value for money. The young, enthusiastic guides...","review_date":"September 21, 2018","user":"a_downing1"},{"attraction_id":77,"rating":5.0,"review":"Superb trip. We took this trip on Sept 4, 2018. Dave was our bus driver and general tour guide. He was excellent - very knowledgeable and excited about a trip he'd obviously done many times. Virginia and Amber were our bus guides. They, too, were fantastic. Virginia...","review_date":"September 12, 2018","user":"lori_j"},{"attraction_id":77,"rating":4.0,"review":"Good way to see the lakes. For a lone non driver this was the only way to see Maligne lake and I was very pleased with the tour. I was picked up from my hotel on time and bus was comfortable.\nSean our guide was very engaging and made the trip...","review_date":"September 11, 2018","user":"908rosief"},{"attraction_id":77,"rating":5.0,"review":"Great Option to beat the crowds. We all wanted to see Maligne Lake\/ Spirit Island and Medicine Lake bit as it was August the crowds were insane. Booked this tour for the morning. Got picked up from our hotel. Carly was our guide and was brilliant, it even gazed when a...","review_date":"August 23, 2018","user":"juliab571"},{"attraction_id":77,"rating":5.0,"review":"We saw a moose!. This tour was the best! First of all we want to Maligne canyons. The guise was super fantastic. He then took us out to Medicine Lake and on to Maligne Lake. Here, half of the group chose to go on the lake tour to Spirit...","review_date":"August 22, 2018","user":"bob_c"},{"attraction_id":77,"rating":3.0,"review":"Boat portion made it worth it. We made the tour with Lutz and were quite disappointed with the tour portion. But the boat tour was worth the trip. Really enjoyed Spirit Island. Could have easily did the other portions on our own and got the same experience.","review_date":"August 20, 2018","user":"nicole_k"},{"attraction_id":77,"rating":5.0,"review":"Interesting and informative tour. We took the tour with Chris the driver and guide. The tour was interesting and well worth it. Chris was very knowledgeable and personable. He made the tour the success it was!","review_date":"August 19, 2018","user":"raymondt745"},{"attraction_id":77,"rating":5.0,"review":"Magnificent Views. I went to Edmonton, Canada to visit my Aunt and her family. She recommended to visit the Jasper National Park. The place has a magnificent views, lovely sceneries and you will be amazed by the unique history of the wildlife and the Canadian Rockies.\nThe...","review_date":"August 18, 2018","user":"liza_gamo2019"},{"attraction_id":77,"rating":4.0,"review":"Good Tour, but Could Have Saved $ By Doing It Ourselves. This was an interesting tour and the driver was excellent and informative. However, at the end of the day I wished we'd done it ourselves and saved a lot of $. The best part was the boat cruise on Maligne Lake to Spirit Island and...","review_date":"August 16, 2018","user":"jerome_b"},{"attraction_id":77,"rating":5.0,"review":"Excellent tour. Enjoyed the tour. The tour guides were very informative and the scenery was breath taking.\nThis tour was appropriate for a family with teenagers","review_date":"August 13, 2018","user":"nancy721"},{"attraction_id":77,"rating":5.0,"review":"Magnificent place to visit. We took the premium boat cruise with a guided tour of the spot overlooking the Sprite Island. The island host explained the significance of the Island to the Native people.","review_date":"August 13, 2018","user":"bing_c"},{"attraction_id":77,"rating":5.0,"review":"The history and geology was brought to life by our guide. So interesting!. This was beautiful and interesting tour. We saw lots of wildlife. We learned so much about the uniqueness of this area, including the workings of Medicine Lake and the underground caverns. We visited in summer but apparently there are tours of the ice caverns in...","review_date":"August 6, 2018","user":"needreve"},{"attraction_id":77,"rating":5.0,"review":"Great Experience at Maligne Lake. We went to Marligne Lake and took a mini cruise to the Spirit Island. Our Captain Laura and the guide Virginia made sure we were having fun. Fun came along with all explained tour and safety. I would definitely recommend going there and enjoy the...","review_date":"July 25, 2018","user":"kushdave97"},{"attraction_id":77,"rating":5.0,"review":"This tour was a highlight of our visit to the national parks of Canada and Montana. We had had several tours on our three week Canadian adventure and did wonder if this might be one too many. How wrong we are. It was great.\nOur guide was friendly and very informative. He told us about the flora and fauna as well...","review_date":"July 17, 2018","user":"charloefarlie52"},{"attraction_id":77,"rating":4.0,"review":"A beautiful spot. Fred was a knowledgeable guide who made the day really interesting and we learnt so much from him. Real value in going on a guided tour - we actually returned again next day in our own to explore more than time had permitted first time....","review_date":"July 17, 2018","user":"eliz2014"},{"attraction_id":77,"rating":4.0,"review":"Good Tour.. We had a good driver and a tour guide. Lots of good information.\nWe saw a black bear near the burn area. An Eagles nest with baby chic\nPeeking out. Also caught sight of a few mountain goats making a trip up the mountain. The...","review_date":"July 13, 2018","user":"road721841"},{"attraction_id":77,"rating":5.0,"review":"Fantastic tour of Jasper and lake. This tour was so worth it, the tour around Jasper was really informative and the guide was really professional and knowledgeable. The lake and spirit island are so beautiful and the day was simply perfect. The bonus of seeing bears just added to the enjoyment...","review_date":"July 9, 2018","user":"djinks"},{"attraction_id":77,"rating":5.0,"review":"Jianying Li. The Spirit island likes paradise. It is so beautiful. It id beyond what i can described. Alexis, the tour guide, Louise, the captain, Russ, the photographer, told us a lot very interesting stories about the lake and all kinds animals around there. I definitely want...","review_date":"July 1, 2018","user":"jyl8888"},{"attraction_id":77,"rating":5.0,"review":"Beautiful tour around Jasper. We had a great nature tour including Malinge lake boat tour and walk to Malinge Canyon and chance to see elk, black bear mom and cubs along with two male black bears in the woods. Knowledgeable driver Peter was fun and efficient.","review_date":"June 25, 2018","user":"mbtrn"},{"attraction_id":77,"rating":5.0,"review":"Finally seeing the beauty of the Canadian Rockies!. After days of rain and fog which boxed in the view, we finally enjoyed sunshine and clear skies for our tour today. Our guide Annabelle was amazing, full of details about the local wildlife and area history. I love that she stopped the bus and...","review_date":"June 23, 2018","user":"clnjl"},{"attraction_id":77,"rating":3.0,"review":"beautiful area. the boat ride was good, informative and very enthusiastic tour guide. We did the premium ticket, which gave us a little more time on spirit island. My only complaint was the price. It was a little extreme for what you received.","review_date":"June 22, 2018","user":"ben_c"},{"attraction_id":77,"rating":5.0,"review":"Lake Maligne. Fred gave us a great tour of Medicine Lake and Lake Maligne including bear sighting. Fun and very informative","review_date":"June 18, 2018","user":"chris_p"},{"attraction_id":77,"rating":5.0,"review":"Great guide and tour. Our guide Chris picked us up from our hotel and we were given an informative and interesting commentary as we travelled out to Lake Maligne. Chris knew so much about the area, talking of the animals, the vegetation and what happens after a forest fire,...","review_date":"June 11, 2018","user":"waikatosue"},{"attraction_id":77,"rating":4.0,"review":"Jasper by car. Not with a formal tour.. We drove from the town of Jasper down the Maligne Valley. It is a very beautiful drive. It's nice to stop at Medicine Lake on the way to Maligne Lake. Although there are signs that say Visitor Center, we were surprised that it was just...","review_date":"June 4, 2018","user":"lbb6"},{"attraction_id":77,"rating":5.0,"review":"Enjoyable trip to Maligne Lake and surrounds. Dieter was amazing and extremely knowledgeable. We learnt so much about the geology of Maligne Lake and the surrounding areas, witnessed nesting eagles and even found an awesome coffee location. Thanks Dieter we thoroughly enjoyed our time spent with you.","review_date":"May 7, 2018","user":"banksie_13"},{"attraction_id":78,"rating":5.0,"review":"No whale guarantee.. We chose Eagle Wings Whale Watching because it was recommended by the concierge of our hotel as the best company offering such services.\nWe found the price - point was fair at $115 + taxes and fees for adults, for what it offers... The infrastructure...","review_date":"March 10, 2019","user":"gazpacho16"},{"attraction_id":78,"rating":5.0,"review":"Just a great company and fantastic Crew!. This was my second time on a whale watching trip with Eagle Wings, and as always they were just fantastic! Sure, we did not see any whales this time (and that is to be expected: they are wildlife!), but that is surely not what should...","review_date":"January 31, 2019","user":"thelittlegreenbug"},{"attraction_id":78,"rating":5.0,"review":"5 Star Whale Watching. Everything from start to finish was top class, the organisation, the boat, the crew, the staff on board were so enthusiastic when talking about the whales and other wildlife that was around whilst we were out on the tour. The boat can be described as...","review_date":"December 14, 2018","user":"njp-21-13"},{"attraction_id":78,"rating":5.0,"review":"Best day ever! . We went out and it was a bit cold and rainy but we found \u201cTwo Spot\u201d the hump back whale and she kept going from side to side under the boat like she was playing with us. The guides were amazing along with Captain Chris...","review_date":"December 6, 2018","user":"556laurad"},{"attraction_id":78,"rating":4.0,"review":"Orcas, whales, seals. when we booked the cruise we made sure that they could accommodate me and my mobility scooter. The crew assisted me onboard and made sure that I was positioned to be able to see any of the whales or other wild life. Basically the rear...","review_date":"December 3, 2018","user":"bf55"},{"attraction_id":78,"rating":5.0,"review":"A perfect day. We have talked about whale watching for years and today we finally booked with Eagle Wing tours. Everything was handled professionally from the first booking to the safety guidelines to the tour itself. The boat is amazing, the guides are very informative and they truly...","review_date":"November 9, 2018","user":"christopherk454"},{"attraction_id":78,"rating":5.0,"review":"Incredible Learning Experience. I have been on other whale watching tours, but nothing like this. We were fortunate to find three pods of Orca's that were on a hunt within twenty minutes and to top it off, we were the only boat nearby. It was a last minute...","review_date":"November 6, 2018","user":"kim_f"},{"attraction_id":78,"rating":5.0,"review":"Amazing tour with amazing guides. We saw so many whales!!! Orcas, humpback whale, and a minke whale. This was truly an amazing experience and we enjoyed every minute of it (those 3 hours felt like 30 minutes). Our great guides Sirerra and Peter made this experience even more amazing. They...","review_date":"October 31, 2018","user":"adi_a"},{"attraction_id":78,"rating":5.0,"review":"Very impressive. We chose Eaglewing because they have one of the longest whale watching hours and it was proved a good decision. We saw some orca whales at the start of our tour and it was very impressive. Later the crew decided to go further to look...","review_date":"October 28, 2018","user":"zajmat"},{"attraction_id":78,"rating":5.0,"review":"Amazing whales, seals and other animals. We had very knowledgeable guides on board and they were eager to explain everything. We saw a small pod of orca's and they decided to come up at our boat after a deep dive. It was very beautiful and I loved watching the seals. The...","review_date":"October 17, 2018","user":"ulli_b"},{"attraction_id":78,"rating":5.0,"review":"Great tour!. We really enjoyed our tour with Eagle Wing Whale Watching Tours in one of the open boats. During the tour we saw humpback whales, orcas and several sea lions. It was great and we would definalty reccomend Eagle Wing Tours!","review_date":"October 15, 2018","user":"lieke01"},{"attraction_id":78,"rating":5.0,"review":"Fantastic experience!. The crew was really fantastic and knowledgable. The boat was great and a reprieve from the ocean winds. I had heard previously that the open boats were the best way to experience whales but in the autumn I would recommend the covered boats. You still...","review_date":"October 14, 2018","user":"a912xa"},{"attraction_id":78,"rating":5.0,"review":"Bradley\u2019s- Colorado. The company and the crew were amazing!!! Very knowledgeable and fun at the same time. We saw orca whales and humpback whales, it was a fantastic experience!! Would recommend it to anyone.","review_date":"October 13, 2018","user":"kellybug4581"},{"attraction_id":78,"rating":5.0,"review":"An amazing experience with the right company!. We took the Whale and Wildlife Cruise. It was a great experience. The staff was friendly, knowledgeable and passionate about their work. The company is considerate to the environment and provides so much more than a boat ride to see a few whales. The ship...","review_date":"October 11, 2018","user":"j_tyler_p"},{"attraction_id":78,"rating":5.0,"review":"Great Time With A Great Crew. Took the whale watching tour on Sept 30 on the semi-covered boat which we were pleased to have as it was cool & sometimes misty out on the water. We had a great time for over four hours with captain Chris and naturalists Russ &...","review_date":"October 10, 2018","user":"rob_c"},{"attraction_id":78,"rating":5.0,"review":"Eagle Wing Tours Surpassed our Whale Watching Expectations!. Seven family members, Dad, three sisters and their husbands, booked this tour with Eagle Wing. Russ was an amazing captain who was also a marine biologist and very in tune with the ecology, biology and geography of the waters surrounding Victoria. We watched in awe...","review_date":"October 10, 2018","user":"bfoskett1955"},{"attraction_id":78,"rating":5.0,"review":"Brilliant! . Great customer service. Amazing experience seeing the whales and other wildlife. Can\u2019t put a price on that. Knowledgeable, friendly, enthusiastic captain. Boat ride was comfortable. Recommend wearing a hat that ties under your chin! Mine blew off. Oops!","review_date":"October 6, 2018","user":"hutchisar"},{"attraction_id":78,"rating":5.0,"review":"1st on bucket list complete. We were recommended to this company and what an adventure.they garentteed whales and wildlife and did not let us down.The knowledge they could tell us was second to none we recommend this company 100%","review_date":"October 6, 2018","user":"kouzoulos_10"},{"attraction_id":78,"rating":5.0,"review":"Best whale watching from Victoria. Their large fast cat is the perfect boat for the task, able to get us to wheret the Whales were at 25 knots in comfort. The knowledgeable skipper and crew knew where to go and gave us the background and insight to what we were...","review_date":"October 4, 2018","user":"hpj357"},{"attraction_id":78,"rating":5.0,"review":"Whale watching . Eagle wings was recommended to us by a local couple and they definitely lived up to the recommendation. The operators are marine biologists and passionate about what they do, they keep a respectful distance and know each of the whales in the resident pods monitoring...","review_date":"October 3, 2018","user":"renatod144"},{"attraction_id":78,"rating":5.0,"review":"Want to see a large number of whales? Eagle Wing Tours has the largest range of boats. We were stunned at the closeness of the whales, we saw our first Orcas. We have to see the humpbacks in Maui but did see several here as well. We got close to harbor seals and sea lions. Great photo shots. One of the crew...","review_date":"October 3, 2018","user":"jim_b"},{"attraction_id":78,"rating":5.0,"review":"Awe-inspiring!. Having just spent over two weeks travelling around BC and Alberta, I can honestly say that the Eagle Wings tour was the absolute highlight of our trip.\nFor months in the run up to the holiday, I was excited about this tour, as seeing whales...","review_date":"October 3, 2018","user":"sarah712"},{"attraction_id":78,"rating":5.0,"review":"The Gold Standard!. My husband and I enjoyed a glorious day on the water in a very comfy catamaran with 2 excellent naturalists who clearly love their jobs and the animals they talk about. We sailed for the allotted 4 hours because we were lucky enough to see...","review_date":"October 3, 2018","user":"canadiancouple444"},{"attraction_id":78,"rating":4.0,"review":"Whales and more. This was a great trip and unfortunately the weather was a bit hit and miss, but the captain made sure we saw plenty of whales. The crew were very happy to answer questions and also to talk about the marine animals in this marine park....","review_date":"October 2, 2018","user":"patricia_t"},{"attraction_id":78,"rating":5.0,"review":"Made Us Feel Like Family. I would highly recommend this company for whale watching. From beginning to end, all three staff kept us informed with fabulous stories like they were telling them for the very first time. They explained why we were travelling for such a long time before seeing...","review_date":"October 2, 2018","user":"anna_t"},{"attraction_id":78,"rating":5.0,"review":"Whales Sun and Fun. What a trip fantastic weather crew and whales .\nGreat info from the team very comfortable boat and ride Great value for a four hour trip . Sun was a bonus but to see 5 Orcas and 5 Humpbacks a bonus ... those seals need...","review_date":"October 1, 2018","user":"clive_a"},{"attraction_id":78,"rating":5.0,"review":"DO NOT MISS THIS!!. What a spectacular experience! Quick boarding, safety seminar (5) mins before leaving, windbreakers, if needed, and knowledgeable guides who are passionate about these beautiful mammals. It gets quite windy so something with a hood that ties is best to keep hair from flying everywhere, baseball...","review_date":"September 29, 2018","user":"andreamctgb"},{"attraction_id":78,"rating":5.0,"review":"Great trip. Captain Pete was amazing, very knowledgable about the Orca whales and went out of his way to make sure we saw as many marine wildlife as possible. It truly made our day.","review_date":"September 28, 2018","user":"passport677297"},{"attraction_id":78,"rating":5.0,"review":"I now know why Eagle Wing is rated #1. This whale and wildlife watching experience did not disappoint .... simply outstanding !!! My wife and I had the pleasure of doing three days out on the water with the amazing staff at Eagle Wing. These guys know how to do it. Their passion for...","review_date":"September 27, 2018","user":"bizzysalesguy"},{"attraction_id":78,"rating":5.0,"review":"Eagle whake watching. We had a great time and saw orcas and humpback whales also sea lions. Russell our guide was very very good. He was very knowledgeable about the whales and the ecology of the area. You could tell he really cares about the survival of the...","review_date":"September 26, 2018","user":"deborah_l"},{"attraction_id":78,"rating":5.0,"review":"Magestic orcas. Persuaded by hotel to go on this trip we were not disappointed.\nHelped by fantastic weather Captain Peter and Sienna took us to see humpback whales and then to the J pod of resident orcas which were amazing. Peter and Sienna were full of information...","review_date":"September 25, 2018","user":"y9909jdritac"},{"attraction_id":78,"rating":5.0,"review":"Private Charter for Victoria Whale & Wildlife Cruise - This IS YOUR BEST OPTION!. Our family came in late from a cruise on the Norwegian Bliss. All of the whale watching excursions were sold out via the cruise ship so we hopped online at the last minute and found Eagle Wing Tours. We are so lucky that the other...","review_date":"September 24, 2018","user":"simplysimpatica"},{"attraction_id":78,"rating":5.0,"review":"Come See the Whales. This tour was well worth it. While coming in to Victoria late we still had plenty of time to enjoy this excursion. We took an earlier whale watching tour in Juneau and had seen many humpback whales, but the star of the show in Vicotria...","review_date":"September 18, 2018","user":"raymond_f._w"},{"attraction_id":78,"rating":5.0,"review":"Wild 4 Whales tour. We had a great time on our whale tour with Captain Ron, and Derek and Melissa. They were really informative, and fun to listen to. You can really tell they love their jobs and the wildlife they teach people about. My husband and I took...","review_date":"September 15, 2018","user":"ecgamble"},{"attraction_id":78,"rating":5.0,"review":"Very professional, ethusiastic & responsible company..... There will always be detractors that want to curb wildlife encounters, in case it has a detrimental effect, but we were left in no doubt about the passion and respect that the company feels for its whales and other wildlife.\nThe choice of boat size...","review_date":"September 15, 2018","user":"alison_f"},{"attraction_id":78,"rating":5.0,"review":"Here a hump, there a hump, humpback everywhere . The day started in sunshine with Captain Peter and Sierra (on her day off) and us wearing heavy waterproof clothing (supplied by Eagle Wing). Out in the boat Seregenti you appricated the clothing as you skimmed over the water towards the orcas (amazing) after spending...","review_date":"September 15, 2018","user":"belly5uk"},{"attraction_id":78,"rating":5.0,"review":"Awesome whale Watching. We have just returned from an amazing trip with Eagle Wing Whale watching. Our captain Peter and crew guide Sienna were so knowledgeable. We saw 15 Orca\/killer whales in 4 groups for an hour. Two lots came so close to our open Scarab boat. On...","review_date":"September 10, 2018","user":"daphnel147"},{"attraction_id":78,"rating":5.0,"review":"A tick on my bucket list \u2705. Had an amazing day whale watching. We took the 9am tour and saw Orcas! They came right up to the boat which took my breath away! Thank you Eagle Wing! We will be back next time we visit Vancouver Island!","review_date":"September 9, 2018","user":"sian_c"},{"attraction_id":78,"rating":5.0,"review":"Could not be better. We did the whale and wildlife morning trip in the partly covered catamaran. The weather was not good, it was cold and rainy so we appreciated the boat and use of jackets, hats, gloves, there were also binoculars. The crew of Jeff, Mel and Dale...","review_date":"September 9, 2018","user":"katesouthampton"},{"attraction_id":78,"rating":5.0,"review":"Very good cruise.. It was a very good cruise. We mainly saw Orca's and some whales in the distance. Information and explaination were very good and profesional. Fishermans Warf, where the boat leaves, is a cosy collection of wooden, colorful buildings. All together an advisable tour.","review_date":"September 9, 2018","user":"hans-arianne"},{"attraction_id":78,"rating":5.0,"review":"Beyond Amazing!!!!. My wife and I arrived in Victoria for a day on a cruise ship. We originally were going to walk around the city and then take a city bus to Butchart Gardens in the afternoon. It turns out that the buses went onto their fall...","review_date":"September 7, 2018","user":"don_g"},{"attraction_id":78,"rating":5.0,"review":"First time whale watching - celebrating Anniversary. I'm so glad we decided to go with Eagles Wings tour. Our B&B was a little past downtown, however the company came and picked us up and dropped us off after. That was impressive. We saw hump back, killer whale and an orca along with...","review_date":"September 5, 2018","user":"michelle_a"},{"attraction_id":78,"rating":5.0,"review":"Fabulous Day!. We had a great day on the Salish Sea. 3 humpbacks, 2 killer whales, seals, sea lions, and a cute sea otter. Well organized and super knowledgable staff. These guys are pros. It was super fun! Highly recommend touring with them. You'll be in excellent...","review_date":"September 5, 2018","user":"beverly_w"},{"attraction_id":78,"rating":5.0,"review":"Whale Watching - Amazing Tour. This morning trip (9am to 12.45pm) was amazing.\nThey picked me up at my hotel. They gave us jacket, gloves and pants (really needed it). They explained everything before and during the trip.\n** Thanks for making my dream come true. I've seen whales, Orcas,...","review_date":"September 3, 2018","user":"l0riiane"},{"attraction_id":78,"rating":5.0,"review":"great whale watching tour. the crew was great. friendly, knowledgable, funny, did a great job finding the whales, we saw 4 humpbacks and 3 killer whales, plus seals, sea lions and a sea otter, great time","review_date":"August 31, 2018","user":"teresams7156dm"},{"attraction_id":78,"rating":5.0,"review":"Icing on the cake!. When you come from nearly the other side of the world you want to know that 'guaranteed' is exactly that. We were not disappointed with sightings of hump back whales, seals and a swift trip to catch up with transient orcas. Words are a bit...","review_date":"August 31, 2018","user":"l8364kvlizh"},{"attraction_id":78,"rating":5.0,"review":"Excellent whale watching trio. . Easy to book online.\nPete and Sierra were great, very knowledgeable and interactive.\nA fantastic trip seeing Orca\u2019s, humpbacks and other wildlife such as sea lions, seals and a Bald Eagle, with a special mention to Ollie the sea otter.","review_date":"August 29, 2018","user":"julie_m"},{"attraction_id":78,"rating":5.0,"review":"Great tour. We had a great tour. One of the owners was on our tour and he was extremely knowledgeable. Had a great time and saw all the wildlife possible. Humpback and orca whales easgle, seals, sea lions.","review_date":"August 29, 2018","user":"nomad161398"},{"attraction_id":78,"rating":5.0,"review":"One of the highlights of our trip. This was a fantastic way to start our holiday in Western Canada. We saw at least a dozen humpback whales which was a rare privilege! The crew were friendly, extremely knowledgeable and they had everything on board that you could possibly need, from suncream to...","review_date":"August 28, 2018","user":"jlgrimshaw"},{"attraction_id":78,"rating":5.0,"review":"Incredible Experience. My wife and I have been on several different whale and dolphin tours in the United States, and live very close to many different whales in Southern California. This tour was absolutely the best we have ever been on it! We saw five orca\u2018s including...","review_date":"August 28, 2018","user":"johnlc1952pp"},{"attraction_id":78,"rating":5.0,"review":"SIMPLY AMAZING!!!. I was skeptical at first - this was a lot of money for me to spend on one event. I must say, from the informational briefing before boarding the boat to unloading after 3.5 hours on the water - this was money well spent!! Yes,...","review_date":"August 26, 2018","user":"toni_m"},{"attraction_id":78,"rating":5.0,"review":"Great experience . A great tour company who provide warm jackets, trousers, hats etc and blankets as well as plenty of useful wildlife advice. We were lucky enough to see 1 humpback, 2 minke and several orca. Take an SLR though as this environmentally friendly company stick to...","review_date":"August 26, 2018","user":"kateh249"},{"attraction_id":78,"rating":5.0,"review":"Deservedly the BEST whale tour from Victoria BC. We were so lucky to have found Eagle Wing Watching Tours! We tried them because they were top rated right here on Trip Advisor. They deserve every 5-Star they get. Thank you to the crew of Tom, Brendon, Nicole and Brett. We loved your passion,...","review_date":"August 25, 2018","user":"bobandsuzannecraig"},{"attraction_id":78,"rating":5.0,"review":"Wow!!!. We can't recommend Eagle Wing highly enough. The crew were really friendly, knowledgeable and went to great lengths to make our trip memorable (even providing gloves for those of us mad enough to sit at the front of the boat - it did get cold!)....","review_date":"August 24, 2018","user":"holidays_r_us35"},{"attraction_id":78,"rating":5.0,"review":"Entire family had a amazing time.. Went on our first whale watching trip while up in Victoria. Decided on Eagle Wing and was so glad we did. What an experience we had. Very well organized, knowledgeable staff and they even provided jackets, hats, gloves and other amenities.\nWent on the 4...","review_date":"August 23, 2018","user":"tsushi5"},{"attraction_id":78,"rating":5.0,"review":"Wow!. This was the highlight of our stay in Canada. I think we got incredibly lucky on the day we went out, as we got to see a humpback whale within half an hour of setting off, followed by a pod of 4 transient orcas. The...","review_date":"August 23, 2018","user":"anna_o"},{"attraction_id":78,"rating":5.0,"review":"Eagle Wing Are Awesome. We did the whale watching trip and it was a fantastic experience. Easy to book on line and easy to find in Victoria.\nThey provide everything you could need from coats to sunscreen and are very professional, friendly and helpful.\nWe had Pete and Melissa...","review_date":"August 22, 2018","user":"waynejo6669"},{"attraction_id":78,"rating":5.0,"review":"A first class operation,!. We took the covered boat tour which gave us ample opportunity to get out on deck\nfor whale viewing if we wanted to. This was a good choice since it was quite cool out on the ocean. The naturalistson on board were very knowledgeable and...","review_date":"August 21, 2018","user":"tulsa_okeztravel"},{"attraction_id":78,"rating":5.0,"review":"Fantastic Afternoon!. My wife and I took this tour with our 12 year old grandson. It was not only enjoyable but very educational as the staff are very knowledgable and happy to pass along their knowledge. We saw two different orca pods, several humpback whales and a...","review_date":"August 19, 2018","user":"chirop99"},{"attraction_id":78,"rating":5.0,"review":"Amazingly fantastic time with Eagle Wing Tours!. This is the first time I've felt compelled to write a review on trip advisor. I've been to the PNW two previous times for various tours, including whale watching. After researching companies in Victoria, I chose to book whale\/wildlife tours on two consecutive days with...","review_date":"August 15, 2018","user":"brewrules821"},{"attraction_id":78,"rating":5.0,"review":"Orcas and humpbacks!!!. We saw 2 family groups of Orcas and one big male orca! Then went to a different area and saw 2 humpbacks, one of which was playing with the kelp. Then sea lions, seals and bald eagles!! What more could you ask for?? The crew...","review_date":"August 15, 2018","user":"cathyb592018"},{"attraction_id":78,"rating":5.0,"review":"Just amazing. This was our first whale watching tour and I spent hours researching all the various tours in the vancouver and victoria area. Eagle Whale Watching Tours was rated the best and we were not dissappointed. The boat we took was beautiful and clean (has a...","review_date":"August 13, 2018","user":"mamalaforest"},{"attraction_id":78,"rating":5.0,"review":"Great Afternoon watching whales. We spent a great afternoon on the Eaglewings 4ever Wild, a large katamaran. But even if its big and was fully booked, you always had enough space for everyone to have a good sight on the animals and landscape.\nWhat i liked very much was...","review_date":"August 13, 2018","user":"babulu73"},{"attraction_id":78,"rating":3.0,"review":"whales. took tour in july was a beautiful day, but not much whales,, a couple of orca and one humpback,the only problem was the boat was beside humpback not behind it so no pics were able get a good view of his tail. seen a few...","review_date":"August 10, 2018","user":"busboy344"},{"attraction_id":78,"rating":5.0,"review":"Whales!! Great day. A great group of people to go with. Pete and Michelle were excellent guides and driver. They were excited about whales and wildlife in the ocean. Saw 6 - 8 different humpback whales.","review_date":"August 10, 2018","user":"darylb832"},{"attraction_id":78,"rating":5.0,"review":"Fantastic Trip. We had a wonderful afternoon out on the water in one of the smaller boats. We saw lots of marine life and both a humpback whale and orcas. The captain and guide were really informative and made the experience really special. I would highly recommend...","review_date":"August 10, 2018","user":"13shannon62"},{"attraction_id":78,"rating":5.0,"review":"Wow!. We saw everything on our list! Orcas, humpback, and sea lions. So pleased that we picked this group to go with. We were on the brand new catamaran. I have a tendency to get sea sick but had no issues. We sat up on the...","review_date":"August 9, 2018","user":"sunnybeaches1"},{"attraction_id":78,"rating":5.0,"review":"Wonderful Experience.. This tour was one of the best that I've ever taken. The staff made all the difference. We had Pete and Sidney as our guides. They were informative and entertaining and you could tell their passion for the job they were doing. These were not...","review_date":"August 8, 2018","user":"calgarygirl26"},{"attraction_id":78,"rating":5.0,"review":"Exciting and informative!. Our captain, Pete, and our guide, Sidney, were both amazing. Pete knew where to go to let us see orcas and a humpback whale, and both he and Sidney were informative, helpful, and entertaining for the whole trip. We had a great time!","review_date":"August 5, 2018","user":"rgh310"},{"attraction_id":78,"rating":5.0,"review":"Whale watch. Awesome! Saw humpbacks, orcas and seals. We even saw the oldest living Orca (Ocean Sun) and learned about her daughter who is in captivity. Great experience and knowledgeable and funny crew! Highly recommend.","review_date":"August 5, 2018","user":"440andread"},{"attraction_id":78,"rating":5.0,"review":"An amazing day with the whales!. We had a fantastic cruise with the Eagle Wing Team, and had the absolute pleasure of spending time with a group of whales. The staff were knowledgeable, professional, and passionate about the whales and other wildlife, and it was a truly remarkable experience. Thank you...","review_date":"August 5, 2018","user":"ginzin"},{"attraction_id":78,"rating":5.0,"review":"Professional & Educational. We can highly recommend Eagle Wing. Our family of four - sons are 20 and 18 - took the speed boat (can't remember proper name) tour. It tops out at 12 people, is super fast and truly a thrill. Tom was our guide. A seasoned...","review_date":"August 4, 2018","user":"angiem594"},{"attraction_id":78,"rating":5.0,"review":"Great Experience Just Brilliant once again. We had family over and decided to go on another whale and wildlife tour with Eagle Wing Tours. What a great experience from the moment we arrived we were welcomed by Tom who also turned out to be our guide on the boat. Then once...","review_date":"August 3, 2018","user":"ricker_l"},{"attraction_id":78,"rating":5.0,"review":"Very good trip. We\u2019ll organise and excellent boat to go to sea. Very comfortable and warm jackets supplied as needed. Staff were very helpful and considerate while during the trip were very informative. Better than the smaller boats. Well worth the time to use this company. Whales were...","review_date":"August 3, 2018","user":"keithwilson30"},{"attraction_id":78,"rating":5.0,"review":"Well Worth The Money. My thought when it came to choosing an operator was to go with the number 1 on Trip Advisor, I also thought we want to be comfortable so I paid the extra and did the biggest boat they had \u2013 4 Ever Wild, believe me...","review_date":"July 30, 2018","user":"pault73"},{"attraction_id":78,"rating":4.0,"review":"Saw the Whales- and enjoyed the speedboat run. Well organised and on time. Got a water taxi from Empress to Fisherman\u2019s Dock. Eagle came highly recommended. And we saw what we came for. Needed good eyesight as the boats need to keep their distance.\nOnly 4 stars as perhaps not the activity for...","review_date":"July 28, 2018","user":"991iqbalm"},{"attraction_id":78,"rating":5.0,"review":"Outstanding!!. I booked this tour upon reviewing how environmentally conscious this company was. They give back and that means a lot. Terry was the Captain on deck with us today & he is an amazing guy. So much knowledge about marine life, fascinating and demonstrated a...","review_date":"July 23, 2018","user":"thelovelocks"},{"attraction_id":78,"rating":5.0,"review":"The amazing humpback. We went out out on Serengeti with Tom on July 20th. What a fabulous experience! Travelled at exhilarating speed to a reported Orca sighting. An hour with many Orcas viewed, Tom managed to get our boat into some superb sighting spots. Then set off in...","review_date":"July 23, 2018","user":"jane_w"},{"attraction_id":78,"rating":5.0,"review":"Saw Orcas, Humpbacks & Even a Sea Otter!. Wow. I'm so glad I did this trip with my son on my birthday! The crew was super knowledgeable and friendly. My biggest concern was sea sickness and I felt great on their big boat the entire time. It was very family friendly. A once...","review_date":"July 22, 2018","user":"jayson_g"},{"attraction_id":78,"rating":5.0,"review":"Time and money well-spent: a fantastic tour!. Whale-watching wasn\u2019t on our original itinerary, but when we found ourselves with two days left and nothing planned, we booked a tour. None of us had ever done anything like this so we really didn\u2019t know what to expect.\nWe rode out with Sidney and...","review_date":"July 20, 2018","user":"jenniea174"},{"attraction_id":78,"rating":5.0,"review":"Fantastic!. A wonderful day on the water with the cruise taking 4 hours and well worth the money. The guides were informative and easy going plus very knowledgeable. The big boat catered for being outdoors and providing indoor shelter and they did everything they could to...","review_date":"July 14, 2018","user":"michael_d"},{"attraction_id":78,"rating":5.0,"review":"Absolutely brilliant . My wife and I recently had an amazing experience with Eagle Wing Tours.\nWe had a morning 10am departure and within no time we were viewing some killer whales. We then moved on and saw a number of humpback whales really close up. We also...","review_date":"July 13, 2018","user":"darrendazler"},{"attraction_id":78,"rating":5.0,"review":"Fantastic tour!. We had a great experience this morning with this tour. The staff (Tom, Elise, Molly and Captain Dale) were very welcoming, knowledgeable and friendly. We were lucky enough to see 2 pods of orca whales and many humpback whales. We also saw an elephant seal,...","review_date":"July 10, 2018","user":"maxgeorgia"},{"attraction_id":78,"rating":5.0,"review":"Whales Whales Whales. Oh my gosh such a great activity! Dale was THE Best guide ever. We rented his boat for whale watching and at the very first spot we saw whales. He has more knowledge about whales and wildlife than Google. Such a great educator and his...","review_date":"July 7, 2018","user":"cindyh281"},{"attraction_id":78,"rating":5.0,"review":"wow!. Ok- you expect to see whales. That's a given. But what sets this outfit apart are the Scarab high speed, smooth cruising bullets that get you to San Juan Island, then all the way back to Race Rocks and home again to Fisherman's wharf in...","review_date":"July 6, 2018","user":"peter_f"},{"attraction_id":78,"rating":4.0,"review":"Whales!. Took the newest covered boat for a 4hr tour in June 2018. Saw Humpback Whales and a Minke Whale 'lunge feeding'. It was hard to get any pictures as the whales don't pose for photos. No Orcas on our tour which was disappointing, but we...","review_date":"July 5, 2018","user":"tracy_m"},{"attraction_id":78,"rating":5.0,"review":"1st Time Visit to Victoria. Family was in town for a wedding and wanted to go Whale Watching. Our son recommended Eagle Wing Whale Watching. From booking to tour, the staff are so enthusiastic. Got a coupon on line for a discount. Loved the tour. Saw Orcas, Humpbacks and otters.","review_date":"July 5, 2018","user":"gloria_w"},{"attraction_id":78,"rating":5.0,"review":"A fabulous day trip to see Orcas!. Having done some whale watching in NZ, we really wanted to see some Orcas. Well we weren't disappointed and caught up with 3 different Resident pods totalling about 55 Orcas. The crew were great and really knowledgeable. The boat was fast and we were able...","review_date":"July 4, 2018","user":"sacko2016"},{"attraction_id":78,"rating":5.0,"review":"First-rate all the way!!. This is going to be a little long because I have SO MANY great things to say!!! First, when we scheduled our trip with them they said they would pick us up at the hotel. We didn't expect this and thought it was a convenient...","review_date":"July 2, 2018","user":"andrea_c"},{"attraction_id":78,"rating":5.0,"review":"Family of whales!. After a delay due to strong winds, our group went out yesterday to search for whales. We were well prepared for the initial choppy waters (first 10 minutes) and never felt unsafe. It was so worth going out. We saw a family of four transient...","review_date":"July 2, 2018","user":"amit_a_p"},{"attraction_id":78,"rating":5.0,"review":"Whale soup!. Wow! We can\u2019t say enough great stuff about our trip. From start to finish Eagle Wing has it figured out. Organized, efficient, great gear & boats and hey, we saw whales. Orcas, both resident and transient, humpbacks, sea otter, elephant seals. Full meal deal.\nOur...","review_date":"June 29, 2018","user":"happiness757248"},{"attraction_id":78,"rating":5.0,"review":"Best whale-watching tour ever. We live near the ocean in the San Francisco Bay Area and we get out on the bay and ocean regularly. We've seen a lot of whales and other wildlife. But on our trip to Vancouver & Victoria we wanted to take a whale watching...","review_date":"June 29, 2018","user":"leetrav"},{"attraction_id":78,"rating":5.0,"review":"Great staff, lovely boat, lots of wildlife to view!. I chose this company after carefully screening multiple reviews on Trip Advisor. I am confident I made the best choice!!!! We were on the new boat, 'Wild for Whales.' It is the perfect wildlife watching boat. The windows are HUGE and they clean them thoroughly...","review_date":"June 27, 2018","user":"torim"},{"attraction_id":78,"rating":5.0,"review":"Absolutely the highlight of our vacation. Staff and Tour Excellent. I highly recommend Eagle Wing Tours. Staff, Captain and Crew were the best and the whales we saw were amazing. They couldn't have done anything better to ensure such a great whale watching experience.","review_date":"June 26, 2018","user":"cindyinboise"},{"attraction_id":78,"rating":5.0,"review":"Orcas. Amazing experience. The team was Knowledgeable, passionate and friendly and made great sightings possible. We saw a pod of Orcas. Possibly on the hunt, Elephant Seals, sea otter, bald eagles... Unfortunately no humpback. Overall a great experience. Will do it again!!!!!","review_date":"June 26, 2018","user":"saurabh23"},{"attraction_id":78,"rating":5.0,"review":"Fabulous day. A great day with the best crew in their brand new boat. We saw humpbacks, orcas and lots of seals, sea lions and bald headed eagles. The marine biologists on board were really good and very knowledgeable. A very memorable day.","review_date":"June 26, 2018","user":"carol_r"},{"attraction_id":78,"rating":5.0,"review":"Amazing. Seeing orcas in the wild has been on my husband's bucket list forever and we got to do it with Eagle Wing Tours. We went out on the Serengeti speedboat with Dale who is so knowledgeable and full of stories. We saw orcas, bald eagles...","review_date":"June 26, 2018","user":"julias43"},{"attraction_id":78,"rating":5.0,"review":"Orcas & Humpback Whales in the Wild Where They Should Be. We took my mom to Victoria for her 75th birthday. I thought the thing she would want to see most was Butchart Gardens. I was wrong. She wanted to see whales in the wild. Eagle Wing Whale Watching Tours delivered on this wish. We saw...","review_date":"June 20, 2018","user":"planotravelingdivas"},{"attraction_id":78,"rating":5.0,"review":"Orcas and Humpback. We had a great time on Wild 4 Whales. The boat is very comfortable and gives great views, and the staff were friendly, knowledgeable, and passionate about whales. We found a pod of transient Orcas and watched them frolic for nearly an hour. On the...","review_date":"June 18, 2018","user":"guide202827"},{"attraction_id":78,"rating":1.0,"review":"Eagle Wing is not my favorite. According to the pictures that the eagle wings had posted on its site, I expected to have an adventurous journey with the killer whales watching tour and I could see these beautiful animals closely. Unfortunately, our boat was always very far from them whereas other...","review_date":"June 18, 2018","user":"tajvidy"},{"attraction_id":78,"rating":5.0,"review":"Excellent Tour & Staff. My husband & I thoroughly enjoyed our Whale Watching tour & experience earlier today! The staff, Rod, Darrell, Sydney, Brennen & Alex went above & beyond to ensure that our entire whale watching experience was the absolute Best! Their knowledge & passion was refreshing and...","review_date":"June 13, 2018","user":"opasuzy"},{"attraction_id":78,"rating":5.0,"review":"An excellent adventure!. This company provides an informative, and fun adventure showing much respect for the eco systems and the creatures living there. Thank you all for a wonderful tour! Highly recommended. This company is running a first class operation!","review_date":"June 12, 2018","user":"nini123117"},{"attraction_id":78,"rating":5.0,"review":"Covered Boat and friendly staff...What more could you ask for...oh yeah a Whale!. This family run business has so much to offer. They are environmentally conscience and have a passion for wild life and that is a combination that I love to support.\nWe were able to see a humpback whale close up and personal, when I say...","review_date":"June 9, 2018","user":"karen_h"},{"attraction_id":78,"rating":5.0,"review":"A company with a conscience. I like to support companies that support wildlife and the planet. Eagle Wing does just that. It also has a knowledgale and respectful staff team that clearly love what they do. I am a bird watcher, so on the trip they made a point of...","review_date":"June 8, 2018","user":"quiltingmamma"},{"attraction_id":78,"rating":4.0,"review":"Awesome. We booked prior to leaving the uk, best company when we reviewed these kind of trips.\nWe were looked after from the moment we arrived, and prior to that as we had to change the day due to ferry crossing. Nothing was a problem, really...","review_date":"June 7, 2018","user":"bernadette_d"},{"attraction_id":78,"rating":5.0,"review":"4 Ever Wild - Semi Covered Whales and Wildlife Tour!. So much fun! The crew was super friendly and knowledgeable, pointing out all the different wildlife as we saw it. We saw 3 Orcas, seals, porpoises, bald eagles, and Ollie the sea otter! The boat was nice and came equipped with binoculars, hats, gloves, etc....","review_date":"June 5, 2018","user":"ulli_b"},{"attraction_id":78,"rating":5.0,"review":"Best Whale Watch Tour Ever!. Eagle Wing Tours is a top notch operation! We took a 3 1\/2 hour tour. Before we left the dock they assured us we would see the orcas and asked if we could extend the trip if it meant they had to go a further...","review_date":"June 4, 2018","user":"patricia_n"},{"attraction_id":78,"rating":5.0,"review":"Great cruise. Really comfortable boat, and a super interesting cruise. Only saw one whale but saw a puffin and bald eagle close up to compensate and loads of sea lions. Wonderful views everywhere.\nNice friendly staff.","review_date":"June 3, 2018","user":"paulm2101"},{"attraction_id":78,"rating":5.0,"review":"Fantastic! - Exceeded Expectations. This was the best whale watching tour I've been on. All the staff on board our boat were fantastic: friendly, courteous, knowledgeable, and committed that we have the best possible experience. Not until our tour did I realize that Eagle Wing Tours supports whale research...","review_date":"June 1, 2018","user":"nancyr80"},{"attraction_id":78,"rating":5.0,"review":"How Eagle Wing Responds to Problems is what Makes them Earn their 5 Stars!. I was waiting for someone else on our trip to write a review but seeing none, I guess it falls on me.\nWe had signed up for an Eagle Wing tour over the May Long Weekend. You can do it in person when you\u2019re there...","review_date":"May 30, 2018","user":"bigstewiesk"},{"attraction_id":78,"rating":5.0,"review":"Amazing day spent with Eagle Wing Tours. Eagle Wing Tours provided us (my 11 year old and I) with an amazing day on the water with a knowledgeable, friendly captain and crew. The boat we were on was beautiful, safe and well maintained and made the travel on the water comfortable and...","review_date":"May 22, 2018","user":"h0ckeym0m511"},{"attraction_id":78,"rating":5.0,"review":"Eagle Wing, the best!. You guys are awesome, friendly, knowledgeable, great service, and all around nice people to spend a few hours with, no whales to see but your encouragement to get the coupon for another trip out FREE, was great. Totally recommend your company in every way!","review_date":"May 20, 2018","user":"baddogmikey"},{"attraction_id":79,"rating":5.0,"review":"Adventure at Sea. Because I had so enjoyed this adventure several years ago, I wanted my husband to also experience this great adventure at sea. The zodiac allows you to get to sea life quickly and closely. We certainly saw whales as well as a sea lion feasting...","review_date":"March 11, 2019","user":"newshoeswinnipeg"},{"attraction_id":79,"rating":5.0,"review":"Great way to spend the day. My friends and I participated in the \"tourist in your own town\" deal for a whale watching trip. This was the first time for all four of us had the most amazing time. Although heading out in the zodiac was a bit bumpy we were...","review_date":"March 4, 2019","user":"laura_c"},{"attraction_id":79,"rating":5.0,"review":"Saw Orcas 18\/2\/19, Best trip ever!!!!!!. Wow what a trip is all I can say. We had 3 Prince of Whales guides with us for our 1.30pm Zodiac trip on Monday 18\/2\/19, Mark, Val (driving) and George (along for the ride and our good luck charm it would seem) who were...","review_date":"February 22, 2019","user":"daviddou4949"},{"attraction_id":79,"rating":5.0,"review":"Up close whale encounter. Small boat more personal, quicker & easier to manoeuvre to follow whales as they hunt for fish. Our Guide\/ Driver, Joe was very polite, considerate & knowledgeable. He tried to get as as close as he was allowed to the whales after spotting them, stopping...","review_date":"January 11, 2019","user":"fellowtraveler732401"},{"attraction_id":79,"rating":5.0,"review":"best whale watching ever!!1. Mark and crew were very knowledgable and courteous to all passengers. They explained everything about the whales, seals and locations. The equipment and zodiac were clean and obviously well maintained. The weather was spectacular, sunny and calm. It was a very special day for my...","review_date":"December 21, 2018","user":"russ_g"},{"attraction_id":79,"rating":5.0,"review":"Amazing whales, incredible trip, passionate guides. We chose a tour in a zodiac because we wanted to feel closer to the environment. Mark and Allie, our guides, provided a marvelous tour with their knowledge of the whales. The zodiac ride was worth the trip with the added bonus of the many...","review_date":"December 14, 2018","user":"mucky-michellea"},{"attraction_id":79,"rating":5.0,"review":"Awesome December Zodiac trip!. I had booked onto a different tour with a different group who didn't make their number for a December weekday excursion, so they transferred me and a couple of others to this trip. I didn't have high hopes, but it turned out to be completely...","review_date":"December 11, 2018","user":"periplous"},{"attraction_id":79,"rating":5.0,"review":"Unforgettable experience. I have been on other whale watching trips but have never been so close. We saw humpbacks, orcas and sea lions in their natural environment. I know we were lucky as there are no guarantees of sightings... and rightly so! Gary our guide was brilliant....","review_date":"November 30, 2018","user":"karen_c"},{"attraction_id":79,"rating":5.0,"review":"Amazing. Myself and my friend went on this tour, The skipper was great at sharing his knowledge, we were lucky to see humpbacks, killer whales, seals, sea lions. We were totally hiped returning from this trip, and still is now 3 days later. What an AMAZING...","review_date":"November 15, 2018","user":"navigate113654"},{"attraction_id":79,"rating":5.0,"review":"What an experience! . Myself and my partner went on this tour yesterday & were super keen to see whales but we were trying to keep our expectations low just in case!! The skipper on the boat Mark was awesome, he shared his depth of knowledge with us about...","review_date":"November 14, 2018","user":"nancyrosecrees"},{"attraction_id":79,"rating":5.0,"review":"Humpbacks up close!. Straight from inner harbor and after putting on our gear (the full body suit keeps you warm), we left in beautiful weather to see 10-15 humpbacks. Highlight was one of the majestic animals showing up left and right and below our vessel, curious and playful....","review_date":"October 28, 2018","user":"ailton007"},{"attraction_id":79,"rating":5.0,"review":"Above expectations. My friend and me went on this amazing experience in October. We didn't expect to see a lot of whales anymore (since it was already October), but we did! Two humpback whales, plenty of sea lions and seals and 5 killer whales! Our tour guide...","review_date":"October 27, 2018","user":"mandystravels06"},{"attraction_id":79,"rating":5.0,"review":"Whale Watching. This is the second time we have used Prince of Whales and again they didn't disappoint. The guide was amazing and so knowledgable about the wildlife. We saw Orcas and Humpbacks as well as sealions. What impressed us the most was the care and information...","review_date":"October 24, 2018","user":"becky_m"},{"attraction_id":79,"rating":5.0,"review":"Amazing memories. Rush was our guide and his informative way of keeping us interested and informed as we spotted a family or Orcas and a few humpbacks was amazing. He got us close enough to be impressed and in awe whilst respecting the animals and not intruding...","review_date":"October 19, 2018","user":"toomuchlaundry"},{"attraction_id":79,"rating":5.0,"review":"Eventful whale watching tour with terrific guide. Terrific experience seeing all kinds of wildlife. Our guide was very informative and took us around to multiple spots for whale and sea lion sightings. We saw lots of orcas and a few humpback whales. Sea lions additionally. The trip was on a power boat...","review_date":"October 17, 2018","user":"helle_k"},{"attraction_id":79,"rating":5.0,"review":"Well-run company with lots of positives! . It's immediately apparent how practiced and experienced this company is. The entire process, from purchase to suiting up to the actual boating is smooth and natural, and we appreciated how simple they made it.\nOur skipper, Austin, was gregarious and fun, and on the day...","review_date":"October 15, 2018","user":"jonathan_c"},{"attraction_id":79,"rating":5.0,"review":"an absolute highlight. We booked a zodiac tour and were incredibly lucky: a pack of four Orcas had killed a Minke whale and where constantly staying in the same area to \"feast\" on their prey. It was amazing to see Orcas from this close range. We also saw...","review_date":"October 12, 2018","user":"andr\u00e9_k"},{"attraction_id":79,"rating":5.0,"review":"Excellent Excursion. A really brilliant trip straight out of the central Victoria inner harbour. Very organised and well equipped with insulated full suits that act as life jackets and keep you really comfortable when out on open water. It\u2019s a fantastic mix of a great trip on...","review_date":"October 10, 2018","user":"excursion588680"},{"attraction_id":79,"rating":5.0,"review":"Amazing!. A rainy, cloudy day turned into an incredible adventure with Mark and Prince of Whales. We saw Orcas, humpbacks, otter, sea lions, seals and hundreds, if not thousands, of seagulls. Superb!","review_date":"October 5, 2018","user":"sharon_w"},{"attraction_id":79,"rating":5.0,"review":"JUST DO IT .... I can only speak of the shared Zodiac Whale Watching Adventure we took but I don't hesitate to recommend this to anyone. It's reasonably priced and our guide made every effort to locate as many whales as possible. We were lucky enough to see several...","review_date":"October 3, 2018","user":"vicki_t"},{"attraction_id":79,"rating":5.0,"review":"Humpbacks and orcas!!. Jasper our skipper was knowledgeable and professional throughout, with a good sense of humour. Decent kit including full suit, hat and gloves meant we were warm and comfortable throughout. This was serious bucket list stuff.....\nWe stopped a safe and respectable distance away from two...","review_date":"September 23, 2018","user":"guy_d"},{"attraction_id":79,"rating":5.0,"review":"Excellent orca viewing. My orca dream came true. Great orca viewing on Zodiac with 8 passengers on board. 3 hour trip. Austen was a very informative guide. Flat calm day and orcas all around. Also saw whales, sea lions and seals. Highly recommended.","review_date":"September 23, 2018","user":"juinu"},{"attraction_id":79,"rating":5.0,"review":"BEST DAY EVER!!!. If you have the time you must see whales with this company. I went on a Saturday morning zodiac whale watching tour and unfortunately it was to foggy out to see whales. we did get to see sea lions which was AMAZING! The great thing...","review_date":"September 17, 2018","user":"ashleyagrant"},{"attraction_id":79,"rating":5.0,"review":"Zodiac Whale Watching in Victoria. Really enjoyed our 3 hr excursion to see whales. Saw Humpback whales, dolphins, seals, sea lions, and otters. The boat was clean, the mustangg suits were clean, dry and warm. Staff and crew were friendly, professional and helpful. Would definitely recommend this activity.","review_date":"September 11, 2018","user":"garyjspears"},{"attraction_id":79,"rating":4.0,"review":"Thank you!. I was so excited to take this adventure and really enjoyed it. We saw humpbacks and orcas from a bit far out, but the guide really went the extra mile for us to get a glimpse of them which was so appreciated (that was what...","review_date":"September 10, 2018","user":"lisa_w"},{"attraction_id":79,"rating":4.0,"review":"It was fun, but not my fave!. This was a fun experience, but I expected so much more. We were on the Zodiac and travelled forever to see one pod at a very far distance hunting. Because they were hunting, no cool pics! Kind of disappointed, especially after reading everyone else\u2019s reviews....","review_date":"September 10, 2018","user":"slabrum"},{"attraction_id":79,"rating":5.0,"review":"Will go Again. We had a great time! The staff was friendly and helpful, loved the guide and we saw Orcas and Humpbacks!","review_date":"September 9, 2018","user":"laura_q"},{"attraction_id":79,"rating":5.0,"review":"Zodiak Whale Watching. It was an unforgettable experiance, ever again. We have not only seen the orcas but also seals, riverotters and sealions.","review_date":"September 7, 2018","user":"wolfgang_s"},{"attraction_id":79,"rating":4.0,"review":"Fun, Fast Boat. We initially didn't have anything planned for our stopover in Victoria, but figured we might as well book a whale watching tour. We had already had another whale watching experience in San Diego where we saw several humpback whales. Our hope was to see an...","review_date":"September 1, 2018","user":"bananabuzzbomb"},{"attraction_id":79,"rating":5.0,"review":"OMG SO MUCH FUN. we were so excited for this trip,but were worried we wouldnt see anything.were we wrong.we got to see sea lions harbour seals,an otter and Whales.the guide was very knnowledgeable and read his passengers well.he discovered early on that we all liked going fast and hitting...","review_date":"September 1, 2018","user":"crazyinlove41"},{"attraction_id":79,"rating":5.0,"review":"A Great Trip! Above and Beyond Expectations!. My Fiance and I did this tour today with Craig as our guide. He was AMAZING! We had a small group on the boat (only 5 of us), and it was a blast. Craig was so knowledgable about many things, which made it even more...","review_date":"August 26, 2018","user":"amy_v"},{"attraction_id":79,"rating":5.0,"review":"A long exciting ride over the sea to watch a pod of transient orcas hunting along theSan Juan coast.. The boat was much comfier than I was expecting and the ride was exhilarating. Craig, our pilot, took us directly to the recent sighting of orcas and gave us all the information we needed. The rules are strict as to how close and how fast...","review_date":"August 26, 2018","user":"voyager683403"},{"attraction_id":79,"rating":5.0,"review":"Amazing tour in zodiac . My girlfriend and I had an amazing experience that day! We were maybe extremely lucky but one thing is sure, our zodiac skipper, Jasper, made everything he could to make the experience great!\nHe is very professional, knows where to go and loves his job!...","review_date":"August 23, 2018","user":"quentinm50"},{"attraction_id":79,"rating":5.0,"review":"Great trip. We took our 3 children out on a whale watching trip with Prince of Whales in one of their Zodiac RIBs.\nNot for the faint-hearted, or if you don't want to get wet (you will !), this was a 3 hour trip at high speed...","review_date":"August 22, 2018","user":"ths186394"},{"attraction_id":79,"rating":4.0,"review":"Great day out. It was a very enjoyable day out on the water ,our guide was very informative , we saw bald eagles and some sea lions and two humpback whales , must say though I have been whale watching in Tofino and Telegraph Cove and had much...","review_date":"August 19, 2018","user":"squeezemop"},{"attraction_id":79,"rating":5.0,"review":"Amazing Guide (Jasper) and a fabulous adventure . My wife and I chose the Zodiac because you can get closer to the action quicker. We met Jasper, our guide, who is young. At first I was a bit skeptical. However, I noticed impeccable manors and patience. He gave thorough safety instructions. He made...","review_date":"August 9, 2018","user":"doak_s"},{"attraction_id":79,"rating":5.0,"review":"Great day on the water!. We signed up for the whale watching tour after seeing the kiosk by the pier. We chose the zodiac tour because we wanted to be closer to the water and felt that it was a good choice. It was a little difficult to hear the...","review_date":"August 3, 2018","user":"anniefrodeman"},{"attraction_id":79,"rating":5.0,"review":"Great experience.. While visiting the island, I saw on my Facebook that the Southern Residents were back around the area so I had to jump on a whale watching boat to see them. It has always been a dream of mine to see them as they are...","review_date":"August 1, 2018","user":"sherriew_11"},{"attraction_id":79,"rating":5.0,"review":"Super fun!. It was a very hot day onshore yet we were glad of the survival suits and toques once we got zipping along in flat waters. We were fortunate to have Rush as our experienced guide for the first trip out in the morning. He was...","review_date":"July 30, 2018","user":"rt52270"},{"attraction_id":79,"rating":4.0,"review":"Orcas and feeding Humbacks - what more could you want!. Quite rough seas, so a very bumpy, back-jarring journey out from Victoria (worth checking what conditions are like if you don't enjoy roller-coaster rides!), but we saw migrant seal-hunting Orcas and two feeding Humpback whales - a great experience that we would certainly do again...","review_date":"July 10, 2018","user":"peter_s"},{"attraction_id":79,"rating":1.0,"review":"Very Disappointing. Advertisements at the site and in their publications are dominated by photos of Killer Whales, and their viewing my expectation when I paid the almost $400 fare (for three). Yet we were taken over to Port Angeles to see a Humpback and her off-spring. Humpbacks...","review_date":"July 7, 2018","user":"greg97404"},{"attraction_id":79,"rating":1.0,"review":"Not what we expected. . We went today with Austin.\nOf course, it is wild life. But we were told we will definitely look for Orcas.\nWhat we expected:\n3.5 hours driving around looking for whales with focus on Orcas. Maybe see a few nearby.\nWhat we did:\nDrove to...","review_date":"June 30, 2018","user":"freddyfresh213"},{"attraction_id":79,"rating":5.0,"review":"Amazing sunset whale watching. We had the opportunity to go whale watching with our work team (Bon Macaron), and had an amazing time seeing killer whales so close to Victoria. Our guide, Rush, was very informative, happy to share everything he knows about whales, sea lions, harbor seals, eagles...","review_date":"June 20, 2018","user":"chris_s"},{"attraction_id":79,"rating":5.0,"review":"A Company that cares! Such an amazing Experience all around!. After arriving at another company for our excursion and being told it was cancelled, the team at Prince of Whales worked us into their group. We were able to join a 6pm excursion but had a 9:30 all aboard time on our cruise. The team...","review_date":"June 18, 2018","user":"mindyjarvis"},{"attraction_id":79,"rating":5.0,"review":"Great experience!. Austen was a great driver\/guide! Seeing the sea lions, elephant seals, harbour seals and eagles so close. The humpbacks obliged Mom and baby frolicking in the water off Sooke. No orcas, seems they where heading for the Inner Harbour!","review_date":"June 17, 2018","user":"jill_d"},{"attraction_id":79,"rating":5.0,"review":"Fantastic evening adventure. We had a fantastic time on the \u201csunset\u201d Zodiac excursion out of Victoria. Rush made a great effort to ensure that we saw orcas, travelling a long way before we were rewarded with a sighting of a pod of 8 or 9 whales. We followed...","review_date":"June 13, 2018","user":"kevino124"},{"attraction_id":80,"rating":5.0,"review":"Paddlers, waterfalls and fjords. We had a lovely lunch cruise of Vancouver's inner harbour up to Indian Arm. The steward was very knowledgeable about the region and the captain took time to get the\nboat in close to shore so we could see into the water, explore the waterfalls,...","review_date":"December 11, 2018","user":"wendy_p"},{"attraction_id":80,"rating":1.0,"review":"Good experience for close to water. It is good for people who can not walk much. You can sit on the boat to enjoy the scenery and peacefulness of the nature. Lunch is OK and desert is very good.","review_date":"November 6, 2018","user":"emilycanada2017"},{"attraction_id":80,"rating":4.0,"review":"Interesting boat trip. We went on this cruise for my husband's birthday whilst staying in Vancouver. Unfortunately it was raining heavily but it was still very enjoyable and the food was pretty good. The highlight was Star Falls where the boat went right up to the falls for...","review_date":"October 25, 2018","user":"sue_g"},{"attraction_id":80,"rating":4.0,"review":"Good trip but need better variety of food. The cruise was good even with overcast and misty weather. You are seated at set tables and unfortunately that means 1 out of the couple will have their back to the view (but you can chop and change) but also you can wander around the...","review_date":"September 30, 2018","user":"les_b"},{"attraction_id":80,"rating":4.0,"review":"An interesting trip--with one rather large problem. I happened to see an advertisement for this cruise in a local newspaper, and thought that it sounded like a good idea to celebrate the end of my work contract. I had my fingers crossed that the weather would be fine, because so much of...","review_date":"September 13, 2018","user":"bchamlet"},{"attraction_id":80,"rating":5.0,"review":"Beautiful Scenery. Went on the lunch cruise to celebrate a birthday and we had an amazing time! The buffet style lunch was very good, the staff were friendly and the scenery sailing to the Indian Arm was beautiful and relaxing. Would definitely be recommending the cruise to...","review_date":"August 17, 2018","user":"toby1162"},{"attraction_id":80,"rating":5.0,"review":"Stunning views. I only had a few hours on my business trip, this excursion was recommended by my hotel concierge. 4 hours Cruise for C$79 was a bargain and buffet lunch was just a bonus. Due to fires it was smokey but it was still stunning.\nI...","review_date":"August 15, 2018","user":"243martinah"},{"attraction_id":80,"rating":5.0,"review":"Highly recommended!. Hubby and I took the lunch cruise recently to celebrate our wedding anniversary. We thoroughly enjoyed it. The weather was fabulous, the scenery was amazing and the buffet style lunch was very good. The drinks from the bar were not over priced. It was a...","review_date":"August 13, 2018","user":"karen_h"},{"attraction_id":80,"rating":4.0,"review":"Silver Falls was nice despite not a lot of water.. The food was good, buffet style. The shore line has changed quite a bit over the years. The bartender was a good narrator.","review_date":"August 6, 2018","user":"jrz110"},{"attraction_id":80,"rating":4.0,"review":"Enjoyable time!. Fun 4-hour tour with narration. Buffet had \"regular\" food (chicken and salmon, I had some of each) and 2 dessert choices. Cash bar. Could go out on the decks with several places to be outside when not having lunch.","review_date":"August 2, 2018","user":"gsg_paula"},{"attraction_id":80,"rating":5.0,"review":"Relaxing!. I didn't have high expectations from reading other reviews, so that's probably why I was so pleasantly impressed. I found the commentary quite interesting and not just basic information as some suggest. Kind of along, little known historical facts, lines. The buffet was lovely, and...","review_date":"August 2, 2018","user":"valarienickel"},{"attraction_id":80,"rating":4.0,"review":"Scenery is the star of this cruise. 4 Hour cruise through Burrard Inlet and up Indian Arm is a treat for sight. Shows the beauty of BC. Waterfall at end makes a great finale before the return trip. Simple buffet had salmon, which was delicious and moist, but chicken was very bland...","review_date":"July 31, 2018","user":"cdnlovestravel787"},{"attraction_id":80,"rating":4.0,"review":"Things to Know about the Indian Arm Lunch Cruise. I do recommend this cruise. The scenery is spectacular, as is the Coal Harbour skyline from a unique and interesting vantage point on Burrard Inlet. It is a nice way to spend 4 hours. The cruise departs and returns to the dock at the foot...","review_date":"July 16, 2018","user":"johann806"},{"attraction_id":80,"rating":5.0,"review":"great anniversary outing. food was great, the guide was very knowledgeable, cant believe how close we got to shore at the waterfall. very good ship operator.","review_date":"July 9, 2018","user":"jenmvb"},{"attraction_id":80,"rating":5.0,"review":"Good for family and children. This is a roughly 4 hr tour, pretty relaxing. Lots of photo opportunities! It can get a little windy and chilly if you plan to stay on the upper deck so bring a light jacket and don't forget the sunscreen. The lunch buffet was surprisingly...","review_date":"July 1, 2018","user":"abbruno"},{"attraction_id":80,"rating":5.0,"review":"Pleasant & gentle way to see the scenery and hear about the history. We enjoyed a beautiful sunny May day taking photos of the scenery and listening to the crew member explain many points of interest. The highlight was pulling in so close to Silver Falls that you could feel the water spray on your face. The lunch...","review_date":"May 6, 2018","user":"ella_s"},{"attraction_id":81,"rating":5.0,"review":"Killer Whale-Watching Tour from Vancouver. We did this tour in late July 2018 on on of the Lightship boats, this was a huge amount of fun. You are given exposure suits but still dress warmly, if you are near the rear of the boat you will get wet, but you...","review_date":"January 21, 2019","user":"robc12222"},{"attraction_id":81,"rating":5.0,"review":"Very professional and knowledgeable. I have no time for people who complain that they didn't see whales or that they didn't get close enough. It is a privilege to be allowed to see this planet's magnificent creatures and they need to be treated with respect. If you do see...","review_date":"December 30, 2018","user":"anne_c"},{"attraction_id":81,"rating":5.0,"review":"Totally Amazing. Very short visit to Vancouver but managed to get a trip out with this Company, helpful all the way through from booking in to leaving the boat afterwards","review_date":"November 6, 2018","user":"clivew1"},{"attraction_id":81,"rating":5.0,"review":"Great experience. . We booked in advance before coming to Canada on holiday. As it\u2019s nearing the end of the season, we were concerned that we may not get lucky in seeing any whales. However, our worries were unfounded. Within half an hour we\u2019d seen 2 humpback whales....","review_date":"October 30, 2018","user":"samphe"},{"attraction_id":81,"rating":5.0,"review":"Wonderful Time!. We came up from the States and went with some good friends. First hour, we thought, oh this is going to be a bust, and then there where Whales everywhere. We saw Sea Lions, Porpoises, eagles, seals, and much more. Joan was so knowledgeable and...","review_date":"October 23, 2018","user":"neal_w"},{"attraction_id":81,"rating":5.0,"review":"A Different World!. Highly recommend this Whale-Watching Tour! Friends were coming up from the States with the specific intention of getting out onto the ocean. We chose Vancouver Whale Watch after reading the reviews (and because we\u2019ll take any excuse to visit the beautiful Steveston area).\nFrom entering...","review_date":"October 22, 2018","user":"renaken"},{"attraction_id":81,"rating":3.0,"review":"Whales!. When dealing with wildlife you need to expect that the guide cannot determine when or if whales will be seen. Having taken multiple whale watching tours I know this to be a reality.\nThis time a choose to take my young niece to experience the...","review_date":"October 14, 2018","user":"destination_sun"},{"attraction_id":81,"rating":5.0,"review":"Fantastic trip and will go again if we return to Vancouver. 11:00am sailing 1 October 2018\nHaving booked the trip online from the UK I was advised by email to contact the office 24 hours before sailing to confirm pickup point and time. Having checked in to our hotel I was about to ask reception staff...","review_date":"October 11, 2018","user":"nemocardiff"},{"attraction_id":81,"rating":3.0,"review":"Been there in Aug. 2018. The advertising pictures can be misleading; i.e. don't expect a jumping whales, and don't expect the whales to be big. They can be big and jumping. With us, whales were less than 10 ft. long, shooting water, watching from far distance. An experience I can...","review_date":"October 3, 2018","user":"happyngfamilyholiday"},{"attraction_id":81,"rating":5.0,"review":"Excellent experience with a reputable company. Two years ago, my daughter and son in law visited from Ontario and wanted to go whale watching so we booked with Vancouver Whale Watch. During the course of the trip, we saw sea lions, seals, eagles and two humpbacks which were in view for...","review_date":"September 25, 2018","user":"boone8"},{"attraction_id":81,"rating":5.0,"review":"Incredible. I definately recommend this trip. Was incredible to see these gorgeous creatures. Staff were fantastic! Particularly our guide","review_date":"September 24, 2018","user":"katrinakaposi"},{"attraction_id":81,"rating":4.0,"review":"Super organisation but disappointed not to see whale.. This company is very well organised. The shuttle bus driver was very friendly and made an unscheduled stop on the way back to let us off at Granville Island. We were all kitted out in waterproofs very efficiently and the boat crew was friendly and...","review_date":"September 21, 2018","user":"707janee"},{"attraction_id":81,"rating":5.0,"review":"Very special experience.. We had a fantastic few hours at sea on the Explorathor II on a bright, sunny day. We saw resident whales and transient whales and the experience was very moving. Sue, our guide was very informative and Captain Rich took the trouble to explore the...","review_date":"September 16, 2018","user":"601cat"},{"attraction_id":81,"rating":5.0,"review":"Perfect day . So grateful for a beautiful day - saw humpback & killer whales plus sea lions & seals. Staff were friendly & kept us informed along the way. Got picked up & dropped off from hotel.","review_date":"September 15, 2018","user":"donna_r"},{"attraction_id":81,"rating":5.0,"review":"Awesome encounter. Definitely worth taking the shuttle bus, lets you see more of the Vancouver area en route to Steveston harbour, and returns you to the hotel. Well organised trip and protective clothing provided. No catering unless booked. Saw about 11 whales (orcas) after just 30 minutes...","review_date":"September 15, 2018","user":"worldtraveller1948"},{"attraction_id":81,"rating":5.0,"review":"Zodiac worth the extra pricetag. Everyone wants to whale watch when visiting Vancouver. This company are very well organised, informative and professional. We chose to go on the Zodiac boat which is a bit more expensive than the large boat. As a nonswimmer and sufferer of seasickness, I was apprehensive....","review_date":"September 14, 2018","user":"hjmh1"},{"attraction_id":81,"rating":5.0,"review":"Pod of Orka, sea lions, seals, porpoises. Went out on zodiac 12 seater open air boat, Took the shuttle from downtown Vancouver with Trevor, he was great and really informative. Went out with Ellen and Carl on the boat, within 10 minutes saw our first porpoise of the trip and sea lions....","review_date":"September 5, 2018","user":"kathryn_p"},{"attraction_id":81,"rating":5.0,"review":"Whales, sea lions, porpoises and more!. This was one of the most amazing cruises we have taken. It was a sunny and bright day out and we saw three orcas after only 40 mins. They were swimming close to the shore and we could see them very clearly, quite close by....","review_date":"August 31, 2018","user":"mia328"},{"attraction_id":81,"rating":5.0,"review":"Best experience . Went on the open air vessel that takes 12people-great experience. Took the shuttle from central Vancouver-timely pickup. Very well organised. Professional and knowledgeable staff. Saw multiple Orcas very active on the surface of the water. Thanks for an awesome trip guys!","review_date":"August 30, 2018","user":"jessie_b"},{"attraction_id":81,"rating":5.0,"review":"Unforgettable Orca trip!. It was the first Orca watching trip for our family. We picked perfect company!\nQuickly respond for confirmation etc. and The staff, guide and the captain was very friendly and professionals. Especially Mr. Cedric responded very kindly to my daughter who absolutely wants to see...","review_date":"August 27, 2018","user":"nobu426"},{"attraction_id":81,"rating":4.0,"review":"A drive from Downtown Vancouver to Steveston, but great whales. I went out twice, booking well in advance, I was surprised that the trips involved a fairly long drive from Vancouver to Steveston first when there are alternatives that are based in the city. That said, the transfer was included in the price and the...","review_date":"August 26, 2018","user":"u4630qnandyc"},{"attraction_id":81,"rating":5.0,"review":"Highlight of my holiday. We booked a trip in advance, with a shuttle from the city. The driver was really punctual, and everything was very well organised.\nThe boat was comfortable, and well set up. Our \"whale nerd\" Andy was awesome. She just obviously loved the whales and knew...","review_date":"August 21, 2018","user":"f_alice_f"},{"attraction_id":81,"rating":5.0,"review":"Amazing experience. It helped me realize a little more of my dreams of seeing orcas. The Day allowed only to accompany a family of transient killer whales. But I was treated very well, the guides are great people. Would go back again and again!","review_date":"August 18, 2018","user":"isabela_c"},{"attraction_id":81,"rating":5.0,"review":"Great experience. We went on the 19 July morning trip. We were picked up at our hotel in downtown Vancouver by a lovely driver called Levi. He gave a well delivered and funny commentary on the way. We were on bigger of the two boats, and everything...","review_date":"August 16, 2018","user":"niget1957"},{"attraction_id":81,"rating":5.0,"review":"Great Experience. Everyone was super nice and organized. Andy was a great tour guide with great information. And, we saw orcas and sea lions up close (the orcas actually came up to us closer than this pic).","review_date":"August 15, 2018","user":"jon_l"},{"attraction_id":81,"rating":5.0,"review":"Whale watching cruise. Overall a great experience. The shuttle was super convenient and the driver wss entertaining. The tour guide was really knowledgable about the whales and very friendly and approachable. Only caveat - wear sunscreen! I forgot it and was sorry. \ud83d\ude03","review_date":"July 31, 2018","user":"linda_a"},{"attraction_id":81,"rating":4.0,"review":"Orca and Assorted other Sights. I went whale watching with this company in mid-July. We had a beautiful day for the trip and it was very enjoyable out on the water. It was great to depart from Steveston as the parking situation and crowds were far less imposing that those...","review_date":"July 26, 2018","user":"faith_r"},{"attraction_id":81,"rating":4.0,"review":"Long hunt for orcas but patience bore fruit. We went out on a zodiac boat with our party of eight and this in itself was a great experience - very exhilarating and we needed the thick and warm waterproofs provided. Our captain, Carl, worked hard to find us wildlife in the shape of...","review_date":"July 21, 2018","user":"emma_d"},{"attraction_id":81,"rating":3.0,"review":"Great naturalist, too far from the whales. Andy was a terrific naturalist! Educational, interesting. We saw some orcas, but they were so far away. They were little dots on the horizon. The worst part was there were another 10 boats there and we were by far the furthest. We were told that...","review_date":"July 8, 2018","user":"buddyzach"},{"attraction_id":81,"rating":5.0,"review":"Excellent tour. Really great tour, saw eagles, sea lions and whales. We were out on the water for around 3.5 hours and we were lucky that it was a nice sunny day. Great experience would recommend.","review_date":"June 23, 2018","user":"259lyndseys"},{"attraction_id":81,"rating":5.0,"review":"Worth the $$. This was our first time on a Whale Watching trip. We had a great time! We are able to see a small pod of younger Transient Killer Whales. The company scouts before each day to see where the pods might be, which is very nice....","review_date":"June 20, 2018","user":"eyedahoman"},{"attraction_id":81,"rating":5.0,"review":"Amazing Day. We went on the 17th May and we had a fantastic day with amazing sightings of many Orcas, bald eagles and sea lions. Our guide was brilliant and very informative and the packed lunch very nice.\nThe trip was worth every penny and it is...","review_date":"June 3, 2018","user":"sarah_w"},{"attraction_id":81,"rating":4.0,"review":"You need some luck. Long trip, beautiful scenery though. Seemed for a long time we were not going to see any whales but eventually we were very fortunate to see two groups of killer whales, which was an unique experience.\nStill, it may be wise to check the season....","review_date":"May 2, 2018","user":"birdy_h"},{"attraction_id":81,"rating":5.0,"review":"Worth watching. Long trip for five hours but in the end were able to spot killer whales. Also spotting birds like bald eagles and sealions. On the way back the sea was extremely bumpy. Not comfortable. But a bit of fun. We had a lovely guide (Ellen)...","review_date":"April 16, 2018","user":"sanderfase"},{"attraction_id":81,"rating":5.0,"review":"An unforgettable experience.. We went out on April 3rd for nearly 5 hours and had a marvellous time. We Were picked up in Downtown by Ed, a marvellously knowledgeable coach driver and then taken our to Steveston. Customer service was spot on throughout, both on our bus and...","review_date":"April 3, 2018","user":"peter_s"},{"attraction_id":81,"rating":5.0,"review":"Great whale watching tour. Visited in September. We saw 3 orcas and then the mother load of humpbacks...80-100!\nAwesome service and great sights!","review_date":"October 21, 2017","user":"cpsto2013"},{"attraction_id":81,"rating":5.0,"review":"Awesome photographic experience. If you want to experience a Whale watching trip when you are in BC this is the best company. Just bring a camera you won't be disappointed.","review_date":"October 13, 2017","user":"rootveg35"},{"attraction_id":81,"rating":5.0,"review":"AMAZING!!!. Excellent tour and the employees are top notch.\nIt is truly awe aspiring when you get to see these amazing animals up close. The captain did his best to stay the appropriate distance from the whales, but they (at times) had other plans. Our tour...","review_date":"October 11, 2017","user":"kekegram"},{"attraction_id":81,"rating":5.0,"review":"Classy. The Vancouver whale watching team know they run a excellent tour. If your looking for a company that works extra hard for their clients don't hesitate to book. This is a world class operation that goes the extra lengths to make holiday dreams come true....","review_date":"October 2, 2017","user":"andrew_p"},{"attraction_id":81,"rating":5.0,"review":"Fantastic . So there are a lot of companies that offer whale watching tours, we went for this one because of the facilities it offered and because if you didn\u2019t see whales on your trip they would let you go again for free, return pass is good...","review_date":"October 2, 2017","user":"alex_t"},{"attraction_id":81,"rating":5.0,"review":"Whale watching. Decided to go whale watching after 3 unsuccessful bear watching sessions in BC and alberta.\nEfficient and friendly booking service, great reception and boarding procedure.\nBoat comfy and very good guide. Found whales half hour out. Had best part of 2 hours watching Orca. Amazing,...","review_date":"October 1, 2017","user":"z5992lmkevinb"},{"attraction_id":81,"rating":5.0,"review":"Breathtaking experience . I did whale watching with my husband in August and this experience was beyond anything we could have imagined. The staff was very friendly, extremely knowledgeable, and cared deeply to make sure everyone was having a fun and safe experience. The boat ride was very...","review_date":"September 28, 2017","user":"shellfox24"},{"attraction_id":81,"rating":5.0,"review":"Awesome trip. We wanted to do this trip for so long and were not disappointed. The shuttle bus driver was brilliant giving us a commentary about Vancouver on the way there. The sun was shining, all we required was the Orcas to show up. 1 hour into...","review_date":"September 27, 2017","user":"jolow"},{"attraction_id":81,"rating":5.0,"review":"Whales!!!!. We have been on several attempted whale tours in other countries and this was the best. It's not just because we saw whales, which we did, but it's all done very well. Friendly staff, the boat was good, the captain gave us good views of...","review_date":"September 24, 2017","user":"roy_h"},{"attraction_id":81,"rating":5.0,"review":"Great experience. Booked with the whole family. Luckily great weather and some nice views on whales. Preparation was also very easy and helpful as our father has walking difficulties. Shuttle service with Trevor was great, lots of infos even much better than the city hop-on-hop-off tour. Lunchboxes...","review_date":"September 22, 2017","user":"korelios"},{"attraction_id":81,"rating":5.0,"review":"Again a wonderful tour. With my parents visiting from Germany, i booked (once again) a tour with Vancouver Whale Watch. I choose them after previous great experiences and was not disappointed. Though the weather was windy and the sea choppy, we had a great time. A skilled captain kept...","review_date":"September 20, 2017","user":"g1706kqkristinab"},{"attraction_id":81,"rating":5.0,"review":"BUCKET LIST ITEM!!!. Hands down, one of the best experiences!!\nThe tour company is located in the CUTEST little coastal town....the tour-group has the nicest (and most helpful) staff..... the boat was comfortable, the ride was SMOOTH and peaceful, the scenery was absolutely breathtaking, the seals and porpoises...","review_date":"September 19, 2017","user":"hollie_r"},{"attraction_id":81,"rating":5.0,"review":"\"Killer\" Whale Experience !!. We had this tour included as part of a cruise package from Vancouver and decided to pre-book the shuttle service from our Hotel.\nService was excellent from confirming the initial booking and our pick up point, through to the final drop off back in Vancouver....","review_date":"September 17, 2017","user":"stephen_c"},{"attraction_id":81,"rating":5.0,"review":"POD OF WHALES . We were lucky to spot pod of whales, watching them live was amazing. It's not what you see on national geography it's an experience to remember. The information given and enthusiasm shown by the people who took us for riding were very informative. Recommend highly.","review_date":"September 16, 2017","user":"drphani"},{"attraction_id":81,"rating":5.0,"review":"Had the best trip out to see whales with these guys.. Going on this tour was the highlight of our trip to Vancouver. We saw 9 killer whales. We were lucky that the whales were not far out. So we got more time to watch the pod. It was fantastic. The staff were more then helpful....","review_date":"September 13, 2017","user":"lsummerville73"},{"attraction_id":81,"rating":5.0,"review":"Whale of a Time. It has been a life-long dream of mine to see whales in their natural habitat. Let me tell you those \"amusement parks\" do not do justice to these amazing creatures. It is breath-taking to say the least to hear that \"poof\" of breath and to...","review_date":"September 5, 2017","user":"acondello01"},{"attraction_id":81,"rating":4.0,"review":"Peaceful Killer Whales. Vancouver Whale Watch offer a wonderful experience to go out and watch killer whales. The combination of sun, sea, whales the inexhaustible knowledge of the delightful naturalist Ellen who is a mine of information all complemented by the extremely affable Shuttle Driver Trevor made this...","review_date":"September 1, 2017","user":"martinnbw"},{"attraction_id":81,"rating":5.0,"review":"Amazing experience! . Whole day was excellent ! Well organised and as described when booking. We went on the smaller 'strider boat' which we loved - enjoyed the fast bumps . You have the option to say if the bumps are too fast but nobody did - everyone...","review_date":"September 1, 2017","user":"leohuahua"},{"attraction_id":81,"rating":3.0,"review":"Whale watching . We have been on a couple of whale watching tours and this one was the least impressive. First off if you have time I would suggest to do a whale watching tour from Victoria not from Vancouver. You get to spend a lot more time...","review_date":"August 31, 2017","user":"jenny_k"},{"attraction_id":81,"rating":5.0,"review":"Memorable experience. We'd originally booked with another company, but got an e-mail on the morning of the trip to say it was cancelled because of bad weather and the next available places they had would be in 5 days, which would be after we left Vancouver. After...","review_date":"August 27, 2017","user":"78lawrencefamily"},{"attraction_id":81,"rating":1.0,"review":"Worst seats in the house. We travelled on the 'strider' (a 12 passenger speed boat). The seats are arranged in 4 rows of 3.\nWe ended up sitting on the back row after being assured 1. that when we were near whales the boat would be turned sideways and 2....","review_date":"August 25, 2017","user":"tripsandcomments"},{"attraction_id":81,"rating":5.0,"review":"Fantastic!. Went on a whale watching tour on Aug 22. The experience exceeded our expectations! Our tour guide (Andi) was fabulous...very knowledgeable and personable. The captain was very nice. We were not disappointed...saw whales and sea lions. Would recommend this without a doubt!","review_date":"August 23, 2017","user":"psioveyou"},{"attraction_id":81,"rating":5.0,"review":"Couldn't ask for more. Great afternoon whale watching. We saw one humpback and a number of orcas. It was a long but smooth ride out and back. The staff were very helpful and the captain skilled at finding the whales and keeping the boat facing them for our viewing.","review_date":"August 21, 2017","user":"rdclarke"},{"attraction_id":81,"rating":5.0,"review":"Baby orca!. I have nothing but good things to say about these folks. They run a very safe, professional operation. I've been out with them several times and have always been impressed. On our most recent outing this past week we even got to see a fairly...","review_date":"August 19, 2017","user":"ivangee604"},{"attraction_id":81,"rating":5.0,"review":"What a great experience!!!. We booked on this trip as we had some time in Vancouver, and we're certainly glad we did. Our captain got told of the position of a pod of Orcas off Gambier Island and quickly set off for the location. There we had wonderful views...","review_date":"August 19, 2017","user":"nick_k"},{"attraction_id":81,"rating":4.0,"review":"Amazing way to explore South West BC. Everything that Vancouver Whale Watchers had control of was amazing. Our guide was knowledgeable and informative. She clearly loved what she does and had a great respect for the environment and wildlife around us. The Captain showed great skill and ability and piloting the craft...","review_date":"August 16, 2017","user":"jeffery_s"},{"attraction_id":81,"rating":5.0,"review":"Wonderful trip. The boat trip from Vancouver to see whales is just spectacular. You ride on a very fast power boat through the Gulf islands to find a spot where you can see some whales. Normally the trip lasts for 3 hours, but if necessary the company...","review_date":"August 14, 2017","user":"wolfgang_l"},{"attraction_id":81,"rating":5.0,"review":"Amazing staff committed to a great experience for all!. We had a great experience all the way around with the Vancouver Whale Watch tour, from booking, to confirmation, to the pick-up and drive, to arrival in Steveston (the actual departure location), to our time on the book, all the way through our return ride...","review_date":"August 13, 2017","user":"stephen_w"},{"attraction_id":81,"rating":5.0,"review":"**fantastic**. If I could give this company 10 stars then I would. We were picked up from an agreed location and driven straight to the port, with the driver giving us local Canadian facts along the route. We boarded the boat with a warning that 5...","review_date":"August 9, 2017","user":"aimee_k"},{"attraction_id":81,"rating":1.0,"review":"Didn't see any whales . We went on a tour on August 5th at 9:00am. Unluckily we didn't see any whales and it was very foggy because of the forest fire (I guess) so we couldn't see clearly. Although we saw some seals and bald eagles from the distance, it's...","review_date":"August 5, 2017","user":"cookingcoder"},{"attraction_id":81,"rating":5.0,"review":"Great time!. We booked the 2:00 pm tour and our boat was the Express. We started our right around 2:00 and soon took off to full speed! They need to go out quite a ways, so the boat goes pretty fast and it got pretty bumpy at...","review_date":"August 1, 2017","user":"travelnut0315"},{"attraction_id":81,"rating":4.0,"review":"Very informative . The tour guide Wilma was very knowledgeable and friendly and made the trip even more interesting. We saw seals, sea lions, bald eagles, large jelly fish and met amazing people.\nTo be honest we didn't see any whales that day because they had gone way...","review_date":"July 31, 2017","user":"kareng964"},{"attraction_id":81,"rating":3.0,"review":"BEWARE the lightship. I'm really sorry to give this a low rating, for the most part this company and the tour was excellent. I just think more detailed information should be given before embarking on the trip to save disappointment. I would not give a low rating if...","review_date":"July 30, 2017","user":"deborah_v"},{"attraction_id":81,"rating":3.0,"review":"Little underwhelming . I did the half day Whale watching on the zodiac lightship . Picked up at hotel and taken to the fishing village . Fitted up and. Left around 9am. We saw sea lions , bald eagles , beautiful scenery and finally saw the pod of...","review_date":"July 29, 2017","user":"tragiceel"},{"attraction_id":81,"rating":2.0,"review":"Not as expected. My wife and I were very excited about watching Orcas. After reading different reviews we decided this company. Staff was friendly and boat comfortable. However, we only saw one humpback whale in a 5-hour adventure and no Orca whales whatsoever.\nAlthough we understand they are...","review_date":"July 29, 2017","user":"germguz"},{"attraction_id":81,"rating":5.0,"review":"Time and money well spent. The whale watching trip was very exciting and lived up to all expectations. We were worried that we would be encroaching in to the whales natural habitat but the tour was so nicely conducted and so much care was taken not to disturb them that...","review_date":"July 27, 2017","user":"divyam276"},{"attraction_id":81,"rating":5.0,"review":"Whale watching . We went whale Watching in the afternoon. After we checked in with the company, picked out water proof yellow suits. (they have suites for all sizes- do not worry :))\nThe company provided water and granola bars, included in the price. It took 5 hours...","review_date":"July 22, 2017","user":"ayhamk1"},{"attraction_id":81,"rating":5.0,"review":"In AWE!. We were on the Explorathor II and absolutely loved our whale watching adventure. We were warmly welcomed at the office and were outfitted with rain pants\/ jackets and any other warm clothing we needed (even though it was a bright sunny day). It was cool...","review_date":"July 21, 2017","user":"lindsay_h"},{"attraction_id":81,"rating":5.0,"review":"Great Orcas trip!. Great trip with Andy and Captain James yesterday. A group of about 11 Orcas were up for approximately an hour while we watched. Also saw bald eagles, blue herrons, harbor seals and a young sea lion. We have been on several whale watching tours in...","review_date":"July 19, 2017","user":"jayadams81"},{"attraction_id":81,"rating":5.0,"review":"Excellent, excellent service. Well we had half a day in Vancouver before flying home.....could we fit in a whale watching trip? We had tried with one of the Vancouver harbour outfits last autumn but that was a disaster: no info, lots of hanging around then the boat broke...","review_date":"July 15, 2017","user":"steele_h"},{"attraction_id":81,"rating":5.0,"review":"Great day at sea. Vancouver Whale Watch delivered as promissed and expected from shuttle service pick up to departure at Stevenson. Very friendly and professional staff. Great day at sea in the islands off Vancouver Island. We saw two Orca families and some bolded eagles. Absolutely worth spending a...","review_date":"July 11, 2017","user":"s\u00f8ren_b"},{"attraction_id":81,"rating":5.0,"review":"fantastic experience. I recommend you go whale watching if you are in Vancouver. I have been several times and never get tired of going. It's such a wonderful experience for animal lovers.","review_date":"July 11, 2017","user":"diana_c"},{"attraction_id":81,"rating":5.0,"review":"Absolutely worth the money. At first I was a little bit hesitant about paying more than US $100 for a whale watching tour, but I am SO glad I did! We saw two humpbacks, one of them breeched like 4 or 5 times, the weather was amazing, the views...","review_date":"July 10, 2017","user":"mariana_g"},{"attraction_id":81,"rating":4.0,"review":"Up close with orcas. We took the zodiak open boat. We wanted to be more adventurous and it was worth it on a beautiful summer day. If you anticipate rainy weather, it might be nice to be on the covered boats. Ellen and Karl were fabulous hosts. We saw...","review_date":"July 6, 2017","user":"tony_d"},{"attraction_id":81,"rating":5.0,"review":"A dream come true - 4 trips in 3 days!. I've always wanted to see killer whales in the wild, as they are my favorite animals, and I made this dream come true this late June 2017. I booked my tours by calling the company and even on the phone, the staff was very nice...","review_date":"June 28, 2017","user":"gwena\u00eblle_m"},{"attraction_id":81,"rating":2.0,"review":"expensive fast boat ride punctuated with wildlife viewing. I recommend checking the breakdown in where the time is spent before committing to this trip. We were picked up in downtown Vancouver at 12.30 and returned at around 8pm. We estimated around an hour following a pod of 5 orcas and otherwise we were...","review_date":"June 23, 2017","user":"kylethomasgimpl"},{"attraction_id":81,"rating":5.0,"review":"Just WOW!. We actually did the Vancouver Whale watch twice!\nOn our first trip we had a brief encounter with x2 Humpback Whales and that was it, through no fault of the company. If the whales are not around, they're not around and no one to blame!...","review_date":"June 11, 2017","user":"zofiah76"},{"attraction_id":81,"rating":5.0,"review":"Whale of a good time!. We went out on one of the 12 man rafts, instead of the bigger partially enclosed boats. The ride out and back was a ton of fun. A little bumpy at times, but super great when we hit a big wave or swell! Honestly I...","review_date":"June 10, 2017","user":"manateejam"},{"attraction_id":81,"rating":5.0,"review":"After a few hiccups a great trip!. We started off a little rough, having to go back to the dock twice. The reasons were beyond the crew's control. Once we got going it was great. We saw sea lions, bald eagles, seals, 3 transient killer whales and a humpback. The boat was...","review_date":"June 8, 2017","user":"emactravels"},{"attraction_id":81,"rating":5.0,"review":"One of the highlights of our holiday. My wife and I were in Vancouver for about 5 days earlier this month. Whilst we were there, we arranged to go whale watching with Vancouver Whale Watch.\nWe booked the trip through Viator, and after emailing the company directly, we arranged a pickup in...","review_date":"June 2, 2017","user":"stroudjames"},{"attraction_id":81,"rating":5.0,"review":"Awesome experience. This was my first time to watch Whales and the Vancouver Whale Watch company certainly knows how to make it reallly special. My adventure began when the shuttle picked me up at the designated area. Trever, the shuttle driver, helped to make the hour drive...","review_date":"June 2, 2017","user":"yoga47rae"},{"attraction_id":81,"rating":5.0,"review":"Amazing Experience. This tour was the highlight of our trip to Vancouver. The staff were all very pleasant and helpful, and we were lucky enough to see humpback whales and orcas, in addition to seals, sea lions and eagles. The shuttle service and lunch were also good!","review_date":"May 27, 2017","user":"meander316443"},{"attraction_id":81,"rating":3.0,"review":"I think it's a whale.... But it could be a man in a suit!\nI'll summarise; two things - be wary before you book which kind of boat you'll be on. We didn't realise this exactly and were stuck inside a hot boat for 3\/4 hours whereas the open air...","review_date":"May 23, 2017","user":"james_e"},{"attraction_id":81,"rating":5.0,"review":"Great experience!. We had a wonderful day on the whale watching trip. Everything was just perfect (including the weather!). Can't say enough great things about Vancouver Whale Watch. The shuttle ride in from Vancouver was easy and pleasant. The boat tour everything I could have hoped for!","review_date":"May 16, 2017","user":"jjkeith"},{"attraction_id":81,"rating":5.0,"review":"Whale of a time!. Whale watching has always been on my bucket list, and I highly recommend Vancouver Whale Watch. Very friendly and knowledgable staff. As I did visit early in the season, we did not have the best sightings. Lots of seal lions and bald eagles, but finally...","review_date":"May 10, 2017","user":"andreav4789"},{"attraction_id":81,"rating":5.0,"review":"Great day!. This was our first whale watching experience and it defiantly did not disappoint!\nThe people working there are helpful and it's easy to book, they provide you with a free parking permit for the day and you can also borrow coats, jumpers, hats and gloves...","review_date":"May 9, 2017","user":"laurabrans"},{"attraction_id":81,"rating":5.0,"review":"BEST EXPERIENCE! . Thank you so much to the wonderful, well educated, friendly, tourism professionals who made this trip possible. From the moment I made my reservation the staff took care of me from start to finish. I got the pleasure of being picked up by trevor, a...","review_date":"April 29, 2017","user":"londonash2012"},{"attraction_id":81,"rating":5.0,"review":"Vancouver Whale watching. We had a great day whale watching . Our Gide was sooo informative.She knew all of the whales ! We saw a humpback 50 feet long \" big mama \" and four killer whales ,Orcas.\nGreat day ,great weather . I highly recommend this trip...","review_date":"April 29, 2017","user":"holly_m"},{"attraction_id":81,"rating":5.0,"review":"Wow. Fantastic whale watch experience. Staff wss wonerful. Followed a pod of whales for miles. Saw sea lions and bald eagles. Excursion was 3.5 hours. Just plain awesome and wonderful. Highly recommend this company.","review_date":"April 27, 2017","user":"for032002"},{"attraction_id":81,"rating":5.0,"review":"\"If you haven't seen a whale yet, we can't help you\". We went on a half-day whale watching trip with Vancouver Whale Watch. They picked us up from Downtown Vancouver and took us to Steveston with an informative commentary from the driver on the way. On arrival in Steveston, we were kitted up with in warm,...","review_date":"November 23, 2016","user":"nickyandstu"},{"attraction_id":81,"rating":5.0,"review":"Amazing experience with passionate guides. Went whale whatching with vancouver whale watching! They have fast boots to get as gadt as possible to the animals. We saw humpback whales, sea elphant,bold eagles, sea lions seals, and a pos of killer whales!!! The guides were really passionate about thw animals and...","review_date":"November 15, 2016","user":"robbert_b"},{"attraction_id":81,"rating":5.0,"review":"A must see . If you're going to Vancouver then you must do some form of orca spotting. We chose this company based on reviews on TripAdvisor, they certainly didn't disappoint.\nYou are picked up by a shuttle bus in the heart of the city centre and taken to...","review_date":"November 8, 2016","user":"andrew_d"},{"attraction_id":81,"rating":5.0,"review":"Life - changing whale viewing. Well organised, with easy pickup in downtown Vancouver. The boat sails from Richnmond - take a sandwich and lots of warm clothes if it's a cool day - as the boat may be covered, but you'll still want to stand out on the observation deck....","review_date":"November 5, 2016","user":"the_winding_path"},{"attraction_id":81,"rating":5.0,"review":"Great day!. We were lucky that we had picked a good day for it, not raining, dry and some sun. The sea was calm.\nPrior to the trip we were informed to wrap up warm, though we would be provided with a waterproof jacket. Also water and...","review_date":"November 1, 2016","user":"pargowin"},{"attraction_id":81,"rating":5.0,"review":"Most touching experience. I went to a Whale Watching tour late October, it was the second last tour of the saison. Levi, a very kind shuttle driver, picked us up at Canada place and drove us all the way down to the picturesque village of Steveston. Staff at...","review_date":"November 1, 2016","user":"tama_ba_123"},{"attraction_id":81,"rating":5.0,"review":"So many whales!. For the first hour, we did not see anything but the captain told us that his encounter of the wholes was 95% of all the tours. Fortunately, we added to his 95%, because we met a army of whales. So many that we could not...","review_date":"October 24, 2016","user":"yali_l"},{"attraction_id":81,"rating":5.0,"review":"Awesome excursion and more than just whales. The whole day was perfect. Be sure to pack a lunch as there is only water and granola bars on board and we were out for over 5 hours which was perfect for our great day. We saw a couple of sets of Humpback whales...","review_date":"October 24, 2016","user":"cpsto2013"},{"attraction_id":81,"rating":5.0,"review":"Great Experience. We got to see 2 sets of 2 humpback whales coming up for air for about 20 min each. Plus we saw two types of seals. It was an awesome experience to see these animals in their natural habitat. Niamh was fantastic! She was very...","review_date":"October 22, 2016","user":"gottalovetrips"},{"attraction_id":81,"rating":5.0,"review":"A whale of a great time!. A top notch group that really knows how to find the whales and puts on super responsible aspect to safely and smartly watch them in nature!","review_date":"October 17, 2016","user":"storagemadman"},{"attraction_id":81,"rating":5.0,"review":"Quality from start to finish. We started by being picked up by the 'fountain of knowledge' Trevor in the shuttle bus. He gave a us an informative journey out to richmond, even telling us where we could grab lunches to take on board.\nWe had naturalist Niamh on the day...","review_date":"October 15, 2016","user":"ellab1ack"},{"attraction_id":81,"rating":1.0,"review":"Whale watching? No Whales. No refunds. I have never written a negative review but felt compelled to after my expiriance with Vancouver Whale Watch.\nMy wife and I did this as part of our honeymoon. What a massive let down it turned out to be. I understand the wild is unpredictable,...","review_date":"October 13, 2016","user":"cymruwales88"},{"attraction_id":81,"rating":5.0,"review":"A quite long but successful whale watching boat trip.. We were booked on this boat trip prior to leaving the UK. We checked on arrival in Vancouver regarding the pick-up arrangements for the shuttle-bus and were duly collected. The journey to the Steveston boarding location took approximately 30 minutes and we checked in at...","review_date":"October 11, 2016","user":"travelexperience12"},{"attraction_id":81,"rating":5.0,"review":"Brilliant trip, great crew, amazing wildlife. My friend and I had our whale watch cancelled due to bad weather conditions, but we were able to re-book for the following day. The weather was a bit windy and rainy and a bit overcast. We set off from Steveston Harbour, Richmond and had...","review_date":"October 9, 2016","user":"jill_w"},{"attraction_id":81,"rating":5.0,"review":"Holiday highlight. This was undoubtably the highlight of our recent holiday for me. Once we had decided to go to Vancouver, I knew I wanted to go whale watching. It's hard to know which company to pick when you're thousands of miles away but this company were...","review_date":"October 4, 2016","user":"outofedinburgh"},{"attraction_id":81,"rating":2.0,"review":"Horrible boat ride thru the waves, didn't see any whales. The boat driver was crazy. He was going so fast thru the waves, we were going airborne and then crashing down again. He didn't slow down until people screamed for the third time. Plus, we saw no whales or dolphins. Their guarantee gives us the...","review_date":"October 3, 2016","user":"jenny097"},{"attraction_id":81,"rating":5.0,"review":"Two species sighting. The Vancouver whale watch company does a very good job of finding whales. On our trip, we saw two species -- Humpback whales & Killer whales-- as well as Harbor Seals. The ride out to find the whales was quite rough, but they did tell...","review_date":"September 27, 2016","user":"travello2016"},{"attraction_id":81,"rating":5.0,"review":"Just brilliant experience . Very reasonable pick up service to transport you from downtown Vancouver. They were at my pick up point 5 mins early. Friendly, helpful staff. I had taken a huge host of measures to avoid sea sickness but it was so smooth anyway. I didn't feel...","review_date":"September 26, 2016","user":"bluebell369"},{"attraction_id":81,"rating":5.0,"review":"Round Richmond Tour with Vancouver Whale Watch. My wife and I had the pleasure of doing a unique tour with Vancouver Whale Watch , set up by the City of Richmond , last weekend. We saw many interesting sites on the Fraser River including the houseboats of Ladner,New Westminster,Finn Slough and Steveston....","review_date":"September 24, 2016","user":"michael_m"},{"attraction_id":81,"rating":5.0,"review":"It was q very beautiful experience . We spent one hour tracking the killer whales. It was a very beautiful experience. We booked the tour online The tour was good arranged. The pickup was excellent. The boot was very good.","review_date":"September 19, 2016","user":"marjonld"},{"attraction_id":81,"rating":5.0,"review":"Amazing and fantastic experience!. I went with my son Whale watching and we had the best time!\nThis company delivers what they say! We were lucky and the whales were close by so we spent so long watching them it was just amazing. Our guide, Niamh, was not only...","review_date":"September 18, 2016","user":"vantoptours_m"},{"attraction_id":81,"rating":5.0,"review":"Orcas, seals and Bald Eagles!. We were a group of 7 booked on a 3 to 5 hour whale watching tour, starting in the quaint West Coast fishing village of historic Steveston and travelled through the Gulf and San Juan Islands.\nOn our way out of the harbour on our...","review_date":"September 15, 2016","user":"607jayneg"},{"attraction_id":81,"rating":5.0,"review":"AMAZING!!!. This is a totally magical experience that I highly recommend to anyone and everyone! I have been out three times and each time is unique and awesome! The company is very professional and they do everything to ensure your comfort. The first time I went...","review_date":"September 15, 2016","user":"amanda_k"},{"attraction_id":81,"rating":4.0,"review":"Great to see, but good pictures are hard to get!. Vancouver Whale Watch promptly collected us from Canada Place way in Downtown Vancouver in their shuttle, which was free. During the 20 minute drive to Steveston the driver explained the proceedings, and made it all very clear. Upon arrival we were handed bright yellow overalls,...","review_date":"September 14, 2016","user":"jacob_s"},{"attraction_id":81,"rating":5.0,"review":"Amazing experience. Wonderful experience! Tour was super well organized. I forgot to bring a warm jacket and those are available before starting the tour (free of charge). Was able to see killer whales and still speechless about it. The boat tour was very pleasant, beautiful landscapes","review_date":"September 10, 2016","user":"floridaudrey"},{"attraction_id":81,"rating":5.0,"review":"Great experience. Had my daughter and son in law out to the west coast for a week and one thing he really wanted to do was a whale watching tour. Weather was great and the waters was not rough at all. Once you get out of the...","review_date":"September 10, 2016","user":"boone8"},{"attraction_id":81,"rating":2.0,"review":"Over sold - I'd think again. Whale watching is like playing hide-and-seek. Sometimes you see something, sometimes you don't and the weather is always an unknown factor. Vancouver Whale Watching sell their experience as a nature experience where you sail around the islands south east of BC in zodiacs and get...","review_date":"September 7, 2016","user":"nyder"},{"attraction_id":81,"rating":5.0,"review":"Phenomenal experience!. Impressed with everything about this company. Well prepared for weather conditions with rain suits provided, comfortable and fun boats, and an enthusiastic and knowledgable staff group from the shuttle bus driver to the on-board naturalist. We saw 4 orcas and numerous seals while also learning...","review_date":"September 5, 2016","user":"klroberts83"},{"attraction_id":81,"rating":5.0,"review":"Saw lots of whales. It was a great experience. Saw lots of whales but did not see one come up and out of the water but the little boogers just was not cooperating. The lady that kept us in sight of the whales was very knowledgeable and interesting. They...","review_date":"September 4, 2016","user":"patricia_g"},{"attraction_id":81,"rating":1.0,"review":"Not Impressed. I booked the excursion for Saturday, Aug. 27 for 3 people on the 9 a.m.excusion. We had to get up at 6:30 to get there on time. When we arrived at 8, we were told that it was too windy and all boats were cancelled...","review_date":"August 30, 2016","user":"arlene_g"},{"attraction_id":81,"rating":5.0,"review":"A Highlight of My Vancouver Trip. This was just a great experience. The boats that are used are large enough with strong enough motors to absorb what the ocean throws at it but is small enough to maneuver in and out of the local island areas where the whales are located....","review_date":"August 29, 2016","user":"bishop3210"},{"attraction_id":81,"rating":5.0,"review":"\u201cNo need for binoculars on Orca bonanza!\u201d. In what was a bit of cloudy day in a local heat wave, we set out on our whale watching trip from picturesque Steveston harbor in Richmond.\nThe four of us; three adults and a young child, joined a full Express boat on the 2...","review_date":"August 27, 2016","user":"ludwig_wayfarer"},{"attraction_id":81,"rating":4.0,"review":"What a great morning. We went out for a tour on the morning of Aug.20th with a local couple and had a wonderull explenation from the guide, she immediatly said that we would not get to see humpback's because they where not spotted for a couple of weeks, which...","review_date":"August 21, 2016","user":"487erica"},{"attraction_id":81,"rating":5.0,"review":"100% recommend . This is by far the best thing I have done in all my trips to Vancouver. I have done the majority of tourist attractions but I would recommend this over anything else.\nWe were on the small red boat and it was so much fun...","review_date":"August 20, 2016","user":"988chantellen"},{"attraction_id":81,"rating":4.0,"review":"Great day out. Great mornings activity especially when my youngest discovered that the trip went from Storybrooke - the fictional town from. once upon a time - picked up very efficiently and driver was a very entertaining tour guide on the half hour trip to the board -...","review_date":"August 17, 2016","user":"rbrowne2005"},{"attraction_id":81,"rating":5.0,"review":"A Chance of a Lifetime. This was without doubt on of the great highlights of our visit to Vancouver, if you get the chance you must go, the variety of wildlife you see on the boat trip alone is fantastic but if you see the whales, then WOW! The firm...","review_date":"August 14, 2016","user":"cuckie57"},{"attraction_id":81,"rating":4.0,"review":"Decent tour. Over all not a bad tour. We did see killer whales and some harbor seals. We also were able to spot some Eagles in the tree tops. Bring warm clothing even in the summer. The wind off the water can get a bit chilly. One...","review_date":"August 13, 2016","user":"nicole_s"},{"attraction_id":81,"rating":5.0,"review":"Fantastic experience. Went in the afternoon tour last Friday with my husband and daughter. The weather was perfect and the water very still. We drove out to the Georgia Straits following reports of there being a family of transient killer whales. After about 45 minutes on the...","review_date":"August 12, 2016","user":"rowerwfmly"},{"attraction_id":81,"rating":5.0,"review":"Whale watching. I suppose we were so lucky for after being kitted out for the rain we were having we went straight out to where J pod was.\nThe Orca\u2019s were breaching ever where we saw so many and was even told the names of a few...","review_date":"August 12, 2016","user":"froglover1948"},{"attraction_id":81,"rating":5.0,"review":"Fantastic experience. Wow, what a trip. Collection from a nearby pick up point was painless.\nBooked in at Steveston we were given waterproofs (not needed on our trip).\nNeed to appreciate you are trying to see wild animals not captive ones.\nOn hour trip we saw Golden...","review_date":"August 11, 2016","user":"rich706632"},{"attraction_id":81,"rating":5.0,"review":"Morning whale watching adventure. We went on this whale watching your with our boys, 3 and 6 and 15 yr old niece. We all enjoyed this at all ages. I was extremely impressed by the knowledge of the animals from our guide and she made sure everyone on the...","review_date":"August 10, 2016","user":"jessie_c"},{"attraction_id":81,"rating":5.0,"review":"Excellent trip, lots of time with the whales and other wildlife along the way. There are so many good things to say about this company it's hard to summarize it all here. The boats are great, fast and well outfitted. The captain and the first mate\/naturalist were excellent. Other boats form other companies were calling our boat to ask...","review_date":"August 9, 2016","user":"brian_m"},{"attraction_id":81,"rating":5.0,"review":"So much Orcas!. I loved whale watching tour since we were given the opportunity riding along with Orcas. The boat is a very customized zodiac style boat that also includes a washroom aboard. We skid along the Pacific and the river looking at great amounts of Orcas. We...","review_date":"August 7, 2016","user":"james_k"},{"attraction_id":81,"rating":5.0,"review":"A must do if you're in Vancouver. We were so disappointed after our first trip that we didn't see any whales (we did see seals and several bald eagles), however because we didn't see any whales we rebooked for two days after, and were so glad we did. Coming out of the...","review_date":"August 2, 2016","user":"ben_m"},{"attraction_id":81,"rating":5.0,"review":"A life long dream came true!. It was my childhood dream to see wild orcas and we came all the way from Switzerland to Vancouver only for that!\nWe chose many different companies to go whale watching and I think that Vancouver Whale Watch was the best of them all!\nFirst...","review_date":"August 1, 2016","user":"steph3355"},{"attraction_id":81,"rating":5.0,"review":"Amazing Whale watching experience!. We booked the Vancouver Whale Watching tour whne we got to Vancouver. It was one of a few that still had availablities on our vacation. It was fantastic! It was so neat to see whales swimming in the wild with their young. The guide, Neeve,...","review_date":"July 29, 2016","user":"jammin1985"},{"attraction_id":81,"rating":5.0,"review":"Extremely well run. The booking process was a breeze through the concierge at Rosedale on Robson. We were picked up by shuttle just down the street. During the 35 minute drive to Steveston, our driver kept us well informed with commentary about the area as well as Canada...","review_date":"July 27, 2016","user":"dieter_sch_13"},{"attraction_id":81,"rating":5.0,"review":"Memories are made of this.. Today was special for customers and crew alike. Brilliant sunshine and calm seas meant a magical boat ride far out past Victoria to see an extraordinary sight of feeding humpback whales. Unusual occurrence to see so many and the sight of those magnificent tales proudly...","review_date":"July 24, 2016","user":"fiona_w"},{"attraction_id":81,"rating":5.0,"review":"Visit to Vancouver. This company is very well organised. They have 3 different boats. We opted for the Explorer 1 which is fast but comfortable. Our guide was very knowledgable. We saw many whales and other wildlife. The tour was about 5hrs long but whizzed by. You get...","review_date":"July 23, 2016","user":"veracools"},{"attraction_id":81,"rating":5.0,"review":"really good experience. went on the morning tour 9am , on board the express\nthe parking is free, a pass is given to you during check in, the parking lot for the free pass is 10 minutes walk from the pier.\nat the check in office you are...","review_date":"July 22, 2016","user":"fromnormandy"},{"attraction_id":81,"rating":5.0,"review":"A dream come true. I came to Vancouver alone for 3 weeks in order to see the beautiful orca. I decided to go with the Vancouver whale watch and i wasn't left disappointed. Captain Karl from the dream team was fantastic and made everyone feel welcome and answered any...","review_date":"July 18, 2016","user":"katie_l"},{"attraction_id":81,"rating":5.0,"review":"A whale of a good time!. My sister was in for a visit and wanted to go on a whale watching tour. After reading reviews and comparing websites we chose Vancouver Whale Watch and the Explorathor II. We had an awesome time! Unbelievable scenery, and we saw a little herd of...","review_date":"July 17, 2016","user":"armand_d"},{"attraction_id":81,"rating":5.0,"review":"Wonderful. Vancouver Whale Watch was terrific. Staff seemed very knowledgeable and willing to share. Your was not rushed and was very patient waiting for Humpback to show itself. The J Pod of killer whales put on a long show off the Washington State coast. We would...","review_date":"July 14, 2016","user":"thomas_r"},{"attraction_id":81,"rating":5.0,"review":"Bring warm clothing!. I was not prepared for the cold! It ended up being a bit chillier than what I expected, and once on the water, it became very cold. The tour guide was very helpful and provided me with a blanket, and the office have me an...","review_date":"July 12, 2016","user":"melissa_b"},{"attraction_id":81,"rating":5.0,"review":"Fantastic experience. I would certainly recommend Vancouver Whale Watch, it's a fantastic experience. During the 5h trip we saw orcas, a bald eagle and seals. The VWW team is really friendly too!","review_date":"July 12, 2016","user":"stefan_c"},{"attraction_id":81,"rating":5.0,"review":"Great day out.. We definitely got our moneys worth on our tour (15 June 2016), it started off slowly but picked up as we went along. Leaving Steveston harbour we cruised up towards Sea Island then to English Bay before heading across the Straits of Georgia towards Vancouver...","review_date":"July 12, 2016","user":"starfighter441"},{"attraction_id":81,"rating":5.0,"review":"Very nice!. There is three different boats, so make sure you check them all out to make an informed decision. Visibility is super on all of them (I guess, since seating is similar). Pick up service available from lots of different directions.\nAll the staff was very...","review_date":"July 9, 2016","user":"annaweinard"},{"attraction_id":81,"rating":4.0,"review":"Close by where the orcas are. With almost a 100% score of seeing orca's, and avoiding the whale watching tours near Vancouver, which are further away from the orca's, this was a really great adventure. While sailing out of the harbor we saw bald eagles nesting. After an hour of sailing...","review_date":"July 7, 2016","user":"soepkip"},{"attraction_id":81,"rating":5.0,"review":"Smigielski Family . Can I start by saying that the initial pick up was bang on time. The driver gave a good running commentary on route. One at our destination we went and booked in and were given waterproof clothing. This was not mentioned in the brief. On...","review_date":"July 5, 2016","user":"bigsmig"},{"attraction_id":81,"rating":5.0,"review":"unbelievable experience. I took this trip on 6\/28\/16. Unbelievable experience. Skipper Karl shared his extensive knowledge of whales with us while we watched a humpback and many (16-18) Orcas frolic. Unforgettable.","review_date":"July 1, 2016","user":"pfennel"},{"attraction_id":81,"rating":5.0,"review":"From Wales for Whales. Our recent trip (mum and I) out to Vancouver was the start of many 'bucket list' firsts (first holiday in 16 years, first driving left hand drive on the wrong\/right side of the road in an automatic transmission! first sighting of wild bears (and cubs!))...","review_date":"June 30, 2016","user":"arfon_e"},{"attraction_id":81,"rating":4.0,"review":"Great adventure. We had a great time today. We saw a transient pod of orca. Our guide was lovely and kept us informed every step of the trip. We did get cold even though it had been in the 70s while we visited Vancouver. We were so...","review_date":"June 30, 2016","user":"djmunson"},{"attraction_id":81,"rating":5.0,"review":"Wonderful Experience. Husband and I went whale watching on 22 June 2016. Our captain, skipper and all the employees were awesome. We did see an orca pod (Stanley and Sidney) complete with baby. We also saw a young humpback whale breach twice. We stayed at the Westin...","review_date":"June 27, 2016","user":"dawnw2311"},{"attraction_id":81,"rating":5.0,"review":"Awesome experience . We were let down not once but twice by Price of Whales, but managed to rebook with Vancouver Whale Watch from Steveston. We were out on the water for over three hours and spent more than half of it with the resident orcas. Saw plenty...","review_date":"June 26, 2016","user":"marcwalker5"},{"attraction_id":81,"rating":4.0,"review":"Great Trip!!. Seen several whales and trip was smooth sailing with all crew members. They were full of information regarding area and about marine life. Our Shuttle was our fav staff member very friendly with our own private tour.","review_date":"June 25, 2016","user":"mmmarrc"},{"attraction_id":81,"rating":5.0,"review":"WHALES!. The title of the review is what it says on their adverts, and before going on the trip I was amused at what seemed like an unimaginative slogan... but by the time we got off the boat I was so awestruck that I couldn't do...","review_date":"June 24, 2016","user":"kmftm"},{"attraction_id":81,"rating":5.0,"review":"Dream come true.. I have wanted to see wild killer whales since I went sea world as a 12 year old, and I have now done this thanks to Vancouver whale watch. We were picked up from outside our hotel on time by a very friendly driver who...","review_date":"June 23, 2016","user":"traveltheworld1902"},{"attraction_id":81,"rating":5.0,"review":"Exceptional customer service. From initial reservation to shuttle drop-off, we were very impressed by the excellent customer service Vancouver Whale Watch provides. We managed to get lost on our way to the shuttle pick-up point (100% our fault), but the company went out of their way to assist...","review_date":"June 22, 2016","user":"christin1212"},{"attraction_id":81,"rating":5.0,"review":"outstanding expereince. Booking team were great, arranged from UK. Hotel transfer was excellent with a very helpful driver who made the trip interesting with his commentary. Kit (waterproof gear) and boat were excellent. The guide on board was very knowledgeable and really enhanced the experience. we were...","review_date":"June 20, 2016","user":"iain_d"},{"attraction_id":81,"rating":5.0,"review":"So many whales!. We had a great time whale watching with this company. The staff knew so much about marine life and were able to answer all our questions, gave us lots of interesting facts about whales. We were lucky with great weather and were able to take...","review_date":"June 14, 2016","user":"melsoos"},{"attraction_id":81,"rating":5.0,"review":"Great Whale watching trip. Went out yesterday with Captain James and tour guide Joan from the quaint little port of Steveston. we had such a great time and perfect weather once we got to open water. It was rainy on shore and we were a little apprehensive about going...","review_date":"June 9, 2016","user":"lyanne_o"},{"attraction_id":81,"rating":5.0,"review":"First Class operation. Our experience with Vancouver Whale Watch began a month before we left home as we contacted various whale watch companies to find out the details of their particular programs. We were impressed by the knowledge and attitude of the Vancouver Whale Watch staff during our...","review_date":"June 8, 2016","user":"jsyverson"},{"attraction_id":81,"rating":5.0,"review":"Exceeded our expectations . We were really happy with our day spent on the whale watching tour. We were lucky that there were a number of whale pods on the area, so we spent a lot of time with them, allowing us to get lots of photos. We also...","review_date":"June 7, 2016","user":"thefixtress"},{"attraction_id":81,"rating":5.0,"review":"Wonderful trip. After our original trip with another whale watching company was cancelled due to technical difficulties, we managed to get two last minute tickets with these guys. We weren't disappointed.\nThe boats are in very good condition, the staff were friendly and helpful from start to...","review_date":"June 5, 2016","user":"elkneed"},{"attraction_id":81,"rating":5.0,"review":"Amazing 4 hours spent with a group of Orcas + bonus marine wildlife. We had such an amazing trip with Vancouver Whale Watch and we're lucky enough to see dancing Orcas just off East Point. Andy the guide and Captain James gave a thoroughly entertaining 4 hours on the open waters taking time to highlight the wildlife we...","review_date":"June 3, 2016","user":"adam_d"},{"attraction_id":81,"rating":5.0,"review":"Exceeded expectations!!. The trip was so much more than we could have hoped. We headed straight to a pod of whales that had been reported earlier in the day. There were 11 whales and we spent well over an hour watching them. Karl was very informative and...","review_date":"June 2, 2016","user":"tomali87"},{"attraction_id":81,"rating":5.0,"review":"Orcas, sea lions and eagles!. We left from an adorable little town called Steveston and unfortunately didn't have time to look around before or after. The whale watching trip was excellent, we saw 9 orcas, many sea lions and seals who were sun bathing, eagles,bonaparte's gulls, and other birds. We...","review_date":"June 1, 2016","user":"lee_e"},{"attraction_id":81,"rating":5.0,"review":"Great!. Great trip - we got to see lots of killer whales! The staff was very friendly and helpful, when the shuttle from the hotel turned out to full they immediately offered us a free cab ride to the location. Also: tour guide Carl rocks! He...","review_date":"May 31, 2016","user":"raymond_m"},{"attraction_id":81,"rating":4.0,"review":"Main focus is Orcas. There are quite a few killer whales in the area, both permanent and transient, and they are the main focus of this whale watching. I would have liked to have seen some humpbacks, but it was early in the season. Just know their \"guarantee\" to...","review_date":"May 29, 2016","user":"travelinpretzel"},{"attraction_id":81,"rating":2.0,"review":"Very expensive for what you get. So with taxes the tour is about $150 plus $15pp transfer from Vancouver. They have a few different boats each holding what I would guess around 50 people. Some of it up front is covered and Bench seating outside in the cold cramped at the...","review_date":"May 25, 2016","user":"dan801"},{"attraction_id":81,"rating":5.0,"review":"\"Outstanding day watching amazing orcas!\". This was an amazing experience! Our skipper and guide were wonderful, kept us informed and showed us bald eagles, sea lions, harbor seals and a pod of 5 transient killer whales. We were able to watch them for a very long time and we captured...","review_date":"May 13, 2016","user":"kellyt2462"},{"attraction_id":81,"rating":5.0,"review":"Amazing Experiences!. I went twice whale watching with Vancouver Whale Watch and it was definately worth it! I saw killer whales both times and many more marine wildlife, such as bald eagles, seals and sea lions. This company has buses which can pick you up from Downtown...","review_date":"May 3, 2016","user":"tom_r"},{"attraction_id":81,"rating":5.0,"review":"great experience!. this was an awesome experience! I recommend this tour over anything in downtown vancouver. the shuttle was convenient and the driver was great, explaining things about the area on the way to richmond. the boat ride (explorathor II) was smooth and we saw so many...","review_date":"May 1, 2016","user":"starlet43"},{"attraction_id":81,"rating":5.0,"review":"Amazing day watching Orcas!!!!. What an amazing day out on the water. I am from Hawaii so am always out on the water and get to watch humpback whales every year, but I've always wanted to see Orca's. I went on a snowboarding trip to Whistler, and when I...","review_date":"April 23, 2016","user":"curtis_o"},{"attraction_id":81,"rating":4.0,"review":"Great Time for Nature Lovers. Our boat trip lasted about 3 hours, during which we saw a large number of orcas, seals, sea lions, bald-headed eagles etc. Weather was perfect & the scenery stunning. The minibus service also worked very well; we got a nice tour of Vancouver & surrounding...","review_date":"April 12, 2016","user":"pekka_p"},{"attraction_id":81,"rating":5.0,"review":"Great boat, great crew, breathtaking scenery. Was in Vancouver for a few days and was lucky enough to get a beautiful day for a trip out with Vancouver Whale Watch. Very friendly staff in the office pointed me in the direction of the free parking which is literally round the corner...","review_date":"April 9, 2016","user":"paul_s"},{"attraction_id":81,"rating":5.0,"review":"Best Whale Watching Company in the Lower Mainland. We spent a very enjoyable day on the Explorathor Express last fall. The vessel is covered, but with windows that slide open, and is large enough to walk around comfortably, with an open area. The staff were friendly and knowledgeable, and ensured that no laws...","review_date":"March 16, 2016","user":"catherine_c"},{"attraction_id":81,"rating":5.0,"review":"Unique fantastic experience . The day we went whale watching was absolutely amazing. The boat trip out to the islands was stunning (we were really lucky with the weather). Sea lions relaxing on their rock and after two hours of sailing, we hooked up with various groups off orcas...","review_date":"January 30, 2016","user":"frank_f"},{"attraction_id":81,"rating":5.0,"review":"Absolutely Amazing. I did this a while ago now and it still stands out as one of the most incredible things I have ever done!! We were so lucky this day! The weather was absolutely beautiful and the orcas swam right up to our boat, chased a...","review_date":"December 14, 2015","user":"meaghan_p"},{"attraction_id":81,"rating":5.0,"review":"Knowledgable and environmentally proactive.. Plenty of similar businesses to choose from in British Columbia so we relied much on this website to narrow things down. Nothing is guaranteed when it comes to Mother is Nature and there is no whale \"show\" as some customers anticipate. Having said that, this...","review_date":"December 13, 2015","user":"scott_j"},{"attraction_id":81,"rating":5.0,"review":"Great whale watch!. Fantastic afternoon with a great whale watch company! Very knowledgeable and friendly naturalist. Saw lots of humpbacks & orcas!","review_date":"November 20, 2015","user":"85eh"},{"attraction_id":81,"rating":5.0,"review":"Do it!. We had a truly wondeful time with Vancouver Whale Watch, very comfortable on board experience and a really successful trip out. There were around 50 whales around the boat at any one time, some so close you could hear them blowing and some in the...","review_date":"October 22, 2015","user":"murphys23"},{"attraction_id":81,"rating":5.0,"review":"The best experience in my life!!!. This tour program is amaziiiiing!!!\nWe saw 2 killer whales and 2 humpback whales. Then a hundred of seals and sea lions!!! I couldn't expect more from this. Totally the best day in my life. The boat drive was so nice, he always drove the...","review_date":"October 21, 2015","user":"areeyaant"},{"attraction_id":81,"rating":5.0,"review":"GLAD WE SELECTED THIS COMPANY - AN EXCELLENT TRIP - NOT TO BE MISSED. We tried to book with another company which departs from Vancouver but they were full so we ended up travelling to Steveson because Vancouver Whale had space aboard one of their two boats. We went by public transportation from downtown Vancouver. It was a breeze...","review_date":"October 21, 2015","user":"hardoil"},{"attraction_id":81,"rating":5.0,"review":"Great day in nature!. We had a fantastic time with Vancouver Whale Watch. The boat was roomy and comfortable with lots of opening windows and a bathroom. We were protected from the elements with space to move around. Our naturalist Tammy took the time to point out all kinds...","review_date":"October 19, 2015","user":"joyfulgypsy"},{"attraction_id":81,"rating":5.0,"review":"Fantastic Day. I was met on time at my designated downtown pick up point as I was staying more uptown the coach that took us to the harbour was spotless so that deserves a mention.\nThe tour guide on the boat (Marina I think her name was)...","review_date":"October 14, 2015","user":"jason_f"},{"attraction_id":81,"rating":5.0,"review":"Whales guaranteed. One of the main reasons for visiting Vancouver was the opportunity to see Orca in their natural habitat. Much research was carried out at home, and Vancouver Whale Watch was chosen, based on reviews.\nWe booked early to ensure guaranteed seats on our chosen date....","review_date":"October 11, 2015","user":"davehayers"},{"attraction_id":81,"rating":2.0,"review":"They couldn't start the boat. :(. I had made our reservations several weeks in advance and was very excited because Vancouver was having an excellent whale watching season from all reports. When we got to Vancouver we had a message that they had overbooked the shuttle and to take a cab...","review_date":"October 5, 2015","user":"kentucky_kat"},{"attraction_id":81,"rating":5.0,"review":"What a day!. Vancouver Whale Watch is a business doing a wonderful job. We had a great day out witch Captain Scotty on the Explorathor II. Within an hour of being out on the water, we saw two Humpback Whales- Not the most common whale in these parts,...","review_date":"September 29, 2015","user":"ryan_and_erica_r"},{"attraction_id":81,"rating":5.0,"review":"Killer Whale Watching. Fantastic tour, made the holiday so special. Great service, pick up from near our hotel, taken to the pier to begin our wonderful trip. We had the most beautiful weather, boarded our boat and travelled out to try and find the killer whales. We didnt...","review_date":"September 22, 2015","user":"disneymad1955"},{"attraction_id":81,"rating":5.0,"review":"Best Whale Watch Co in Vancouver. Have been on 3 whale watch tours with this company .. 2 great days 5 years ago (we saw all 87 orcas on a previous trip !!), and once on this visit, and many whales seen each time.\nAlways very safety conscious, staff are extremely...","review_date":"September 15, 2015","user":"sjd254"},{"attraction_id":81,"rating":5.0,"review":"Saw two pods of transient killer whales and one humpback whale!. Vancouver Whale Watch was a wonderful experience. We were able to drive from Kitsilano to Steveston with plenty of time to check in and walk around. They gave us jackets prior to boarding the boat. We chose the covered boat with the upper deck viewing...","review_date":"September 10, 2015","user":"639wendyl"},{"attraction_id":81,"rating":5.0,"review":"One off our Bucket List. What a fantastic day we had Whale Watching with Vancouver Whale Watch. We were picked up promptly at 9.50 in downtown Vancouver and transported to Steveston where we got on the Explororathon boat. Captain John and crew were lovely, really helpful and informative. The weather...","review_date":"September 6, 2015","user":"alfiebutton"},{"attraction_id":81,"rating":5.0,"review":"The best experience ever!. First trip ever to Vancouver and wanted to make sure it included a whale watching tour!\nBooked with Vancouver Whale Watch and so glad I did!!\nSaw a bald eagle, tons of seals.. and 2 seperate pods of orcas!\nThe first pod we came across...","review_date":"September 2, 2015","user":"cindy_c"},{"attraction_id":81,"rating":5.0,"review":"Wonderful - Everything We Hoped For!. What a great experience! The sense of expectation was high as our boat, Explorathor Express set out from Fisherman's Wharf in the fishing village of Steveston in the bright morning sunshine. This had been an early start to get from East Vancouver to the Richmond...","review_date":"September 1, 2015","user":"datreadway"},{"attraction_id":81,"rating":5.0,"review":"Dream come true. Did this whale watching execurion twice, the first time we didn't see any whales, but the second time around, was Amazing!! Really a dream come true. I've always wanted to do this and it was simply magical! The ride back was very bumpy and a...","review_date":"September 1, 2015","user":"teniadomjan"},{"attraction_id":81,"rating":5.0,"review":"Amazing Day. We booked a whale watching tour upon recommendation of a friend and did not regret it. We had to wait more than 2 hours before getting to see orquas but it was definately worth the wait! Amazing to see these animals in the wild. Great...","review_date":"September 1, 2015","user":"goldenbb"},{"attraction_id":81,"rating":5.0,"review":"Amazing day! Vancouver Whale Watch is a great way to spend an afternoon.. Vancouver Whale Watch is very organized, well-run, accommodating and customer service oriented. We had an amazing day! Saw two species of Orcas, Humpback Whales and Sea Lions.","review_date":"August 30, 2015","user":"smaniloff"},{"attraction_id":81,"rating":5.0,"review":"Best part of our visit to Vancouver!. We definitely enjoyed our whale watch trip yesterday! Vancouver Whale Watch is the best! First of all the communication on the reservation went super smooth. Within a couple of hours I received an answer and a confirmation.\nThe location of their HQ is great with...","review_date":"August 28, 2015","user":"tom_v"},{"attraction_id":81,"rating":5.0,"review":"Oh so many orcas. We were very pleased with this tour. The crew was entertaining and knowledgeable. We were on the water for roughly 4 hours. The tour started on time and it was nice to have a bit of flexibility regarding the rain gear. Parking was included during...","review_date":"August 27, 2015","user":"marcia13"},{"attraction_id":81,"rating":5.0,"review":"Great trip!. We had a wonderful time today with Vancouver Whale Watch. Within half an hour we saw our first orcas - 2-3 pods totalling 15-20 whales. We spent nearly an hour with them before leaving for another site where we saw a pair of humpbacks. Our...","review_date":"August 26, 2015","user":"15carrie"},{"attraction_id":81,"rating":5.0,"review":"Great day out, tha whales came up trumps!. Out with Rob and Karl this morning. Fabulous trip made special by the knowledge of the crew who really knew what they were talking about and where to go to get the best experience. Saw lots of Orca then 2 humpback whales interacting which was...","review_date":"August 26, 2015","user":"ecs2013"},{"attraction_id":81,"rating":5.0,"review":"Dream team!. A few weeks ago we were in vancouver to go whale watching. When we got there we got some pretty thick safety suits. At first I was really sceptical and thought this is gonna be really bad. But as soon as our guides (scottie and...","review_date":"August 24, 2015","user":"lukas_t"},{"attraction_id":81,"rating":5.0,"review":"Comfortable boat, saw lots of whales, took the entire 5 hours. Location was just over 30 min from downtown Vancouver (in the am). Office was easy to find and parking was right around the corner. Little fishing village was cute and comes alive in the afternoon. Our group of 8 enjoyed the comfortable boat ride. We...","review_date":"August 24, 2015","user":"tlh02"},{"attraction_id":81,"rating":5.0,"review":"Whale of a Day!. We had a fantastic day viewing a super-pod of orca containing 80+ whales. The weather was fantastic and our crew was informed and full of great and helpful information. Definitely the watch to go on when in the Vancouver area!","review_date":"August 23, 2015","user":"584barbarah"},{"attraction_id":81,"rating":5.0,"review":"Amazing experience!. We spent three weeks travelling around North America and this was one of the best things we did. The staff both on the boat and in the office are very helpful and even helped me with advice on how to get the best photos. You...","review_date":"August 17, 2015","user":"717ameliat"},{"attraction_id":81,"rating":5.0,"review":"If you like being on the ocean and see Orcas, this is surely one to experience!!!!. If you are looking for a fabulous outdoor and West Coast Ocean experience, this is it! The people of Vancouver Whale Watch are organized, professional, friendly and informative. We were equipped with rain suits, signed in and guided with ease. They use have great and...","review_date":"August 16, 2015","user":"rita_b"},{"attraction_id":81,"rating":5.0,"review":"Orcas, Orcas, Orcas!. Absolutely perfect trip for whale watching! I decided to book my whale watching your through Vancouver Whale Watch because they offered a great student discount, as well as, they sent a shuttle to take you to and from! I was on the Explorathor II with...","review_date":"August 14, 2015","user":"lilrockett84"},{"attraction_id":81,"rating":5.0,"review":"Absolutely stunning experience.. A MUST GO:-). If you're looking for the perfect opportunity to see 'Orca' in their natural surrounding, this is the company that you should go with. It's an experience of a lifetime and Vancouver Whale Watch have the 'art' of finding them.","review_date":"August 13, 2015","user":"neilbarnes67"},{"attraction_id":81,"rating":5.0,"review":"A privilege to be so close to the orcas. I have just returned to the UK still buzzing after my afternoon trip out on 9th August. This was my first time whale watching and how lucky was I! Once we got out to the area the crew thought would be right, the whales just...","review_date":"August 13, 2015","user":"paula3142"},{"attraction_id":81,"rating":5.0,"review":"Bucket List!. We visited Vancouver Whale Watch as part of our honeymoon and I am so glad we did. The guides were incredible knowledgeable. The captain was funny, kind and considerate to everyone on the boat. We felt safe as we traveled from location to location and...","review_date":"August 12, 2015","user":"coastaltripper"},{"attraction_id":81,"rating":5.0,"review":"Great boat and awesome crew. We stopped in at the office to enquire since we were in the area. They just needed our names and credit card number to reserve and the card was not charged yet. The day of the trip we arrived the hour ahead of schedule that...","review_date":"August 11, 2015","user":"boots_s"},{"attraction_id":81,"rating":5.0,"review":"Truly Amazing! . Highly recommend this trip! We were so lucky to meet the Whales within 30 mins of leaving the port. We then got to spend over 2 hours with K & L pods. We also saw some Eagles, Sea Lions and seals. Captain Scotty and Marena...","review_date":"August 9, 2015","user":"stephljc"},{"attraction_id":81,"rating":5.0,"review":"Great time on the Water. We outfitted for the Whale watch trip in foul weather gear and boarded the Explorathor II jet boat. It was lightly raining and headed for some reported whale sittings. They turned out false. Some sunshine But also more rain. We stayed dry because of our...","review_date":"August 1, 2015","user":"richard_c"},{"attraction_id":81,"rating":5.0,"review":"20 + ORCAS on one trip!. We are a family of 4, visiting Vancouver from the UK and booked the whale watching on the 'lightship'. We had a fantastic afternoon seeing: Bald Eagles, seals, harbour porpoise and lots and lots of Orca whales feeding - magical. Our skipper James was terrific...","review_date":"July 30, 2015","user":"alison0605"},{"attraction_id":81,"rating":4.0,"review":"Difficult to rate. It's difficult to rate this experience as it's obviously not within the power of Vancouver Whale Watch to guarantee amazing appearances\/performances from the whales (we were a little unlucky with our visit). With that in mind, I will rate this experience based on other factors...","review_date":"July 26, 2015","user":"beakeredinburgh"},{"attraction_id":81,"rating":5.0,"review":"OMG!. My husband and I went on the 2pm whale watching tour yesterday- we picked the smaller ship-the \"Lightship\"- a large zodiac. I booked several months ago, the email\nprovided clear accurate information. Registration-including free parking for our car was well organized, the experience was great,...","review_date":"July 24, 2015","user":"jimbocanucks"},{"attraction_id":81,"rating":4.0,"review":"Special experience . We went to whale watching today with family and friends, it was amazing .our guide was a very friendly lady who described everything in details and answered all the questions. Our tour started at 2 p.m. Till 4:30 ,it was a bite long cause all...","review_date":"July 19, 2015","user":"phiru"},{"attraction_id":81,"rating":5.0,"review":"Trip of a Lifetime. We booked this trip in March for a July adventure. We had secured a spot for the 2:00 P.M. trip. Upon boarding the shuttle at the hotel we were denied because our trip had been \"canceled\". The company had been trying to reach us to...","review_date":"July 18, 2015","user":"darrell_l"},{"attraction_id":81,"rating":5.0,"review":"Vancouver Whale Watch. I went on the whale watch 2 years ago. They promised that if we didn't find any whales\nthey would give us complimentary tickets to go again. We saw a large pod and it\nwas fantastic. Everybody is given special life saving outfits to wear....","review_date":"July 16, 2015","user":"ddoubleyou"},{"attraction_id":81,"rating":5.0,"review":"Two thumbs up!. This was my first time whale watching, and this trip did not disappoint! The shuttle arrived promptly on time to pick us up at our hotel, and it was a short drive to Steveson. The shuttle driver was very friendly and pointed out landmarks along...","review_date":"July 14, 2015","user":"nikki_j"},{"attraction_id":81,"rating":5.0,"review":"AMAZING . What a perfect day we had, well organised friendly informative staff and a five hour trip felt like five minutes.\nBooked for my mothers 60th birthday as it's always been her dream, love Canada and the city of Vancouver. Decided to book with this company...","review_date":"July 12, 2015","user":"jetset7878"},{"attraction_id":81,"rating":5.0,"review":"Thank you for a PERFECT day. This was our first experience whale watching on the west coast and I would definitely do it again. When you arrive, you are given a parking pass if needed, a waterproof jacket and pants, and time to use the restroom. The boats are spacious and...","review_date":"July 5, 2015","user":"traveldivaaa"},{"attraction_id":81,"rating":5.0,"review":"Amazing experience. This was the highlight of my trip to Vancouver, I initially booked the trip and then plans changed so I was spending less time in Vancouver so wouldn't have made the trip. I contacted the company about changing dates and they replied very quickly and...","review_date":"July 5, 2015","user":"amyloui89"},{"attraction_id":81,"rating":5.0,"review":"Exceeded Expectations. This was one of the most memorable days of our trip to Vancouver. I have been on whale watching excursions before and in many locations but nothing compared to this. I was with someone who gets sea sick but I guess because of the speed...","review_date":"July 1, 2015","user":"janis_b"},{"attraction_id":81,"rating":4.0,"review":"A day to remember. Vancouver Whale Watch was a company I could recommend. Staff is helpful and nice. Our guide was informative though I wish I had heard all she was saying. Maybe using a microphone could be considered? Otherwise no coplaints! Saw Humpbacks and Orcas for the first...","review_date":"June 25, 2015","user":"karin_m"},{"attraction_id":81,"rating":5.0,"review":"A must in Vancouver. Last minute we successfully secured 5 seats on the express. Vancouver Whale Watch exceeded any of our expectations. I never thought I would see Orca's in their natural habitat but Vancouver Whale Watch delivered that and much much more. This is a must do when...","review_date":"June 24, 2015","user":"embgrd"},{"attraction_id":81,"rating":5.0,"review":"Best Whale Watching company in Vancouver. Professional staff, excellent vessels, loads of whales. Vancouver Whale Watch is more than just your ordinary whale watching company.\nIt's educational - each trip offers something new to learn from the exciting world of marine mammals. On the ship you can find several books about...","review_date":"June 17, 2015","user":"ilmikko"},{"attraction_id":81,"rating":5.0,"review":"Unbelievable and oh-so-perfect. We took this \"tour\" on May 31st in perfect conditions. Bald eagle, sea lions and enough Orcas to satisfy ANYONE. Tons of whale activity, up close and personal. The big guy, the Mommas and babies were all pointed out to us as well as some...","review_date":"June 8, 2015","user":"jackie_a"},{"attraction_id":81,"rating":5.0,"review":"Wow, Whales everywhere. On June 1st we went Whale watching with this company. Our Guide was Andy and she was very informative. Our Captain was John and he made sure that all sides of the boat had a chance to view all scenery. We first saw a Big...","review_date":"June 5, 2015","user":"2pokemon4"},{"attraction_id":81,"rating":4.0,"review":"great tour guide. Last week I took a tour and had a great wonderful experience. I saw Orka and humpback Whales, lots of bald eagles, sea lions and seals.\nThe boat was clean and neat and had a sheltered area which prevent the wind (I have sinus problem...","review_date":"June 3, 2015","user":"sara_o"},{"attraction_id":81,"rating":5.0,"review":"The trip was great, the whales were amazing, if only I could pick my fellow passengers. 5 hours and fabulous whale watching. The Captain worked hard to get us what we wanted. First we watched three Orcas. A mom and her baby and a big male. The Mom ( I think) provided me with the first breach I have ever seen...","review_date":"June 2, 2015","user":"linda_s"},{"attraction_id":81,"rating":5.0,"review":"Great experience. I was worried about the \"can be 3 to 7 hours\" as I have a very short attention span but my husband convinced me it would be worth it and he was right. Ashley was a great guide and very informative if you wanted to...","review_date":"May 14, 2015","user":"jen_g"},{"attraction_id":81,"rating":5.0,"review":"Wonderful experience. I had a great time watching whales in their natural habitat. This is great for all ages and groups or going solo. I was lucky to see three types of whales while having a gorgeous scenery in the background. This better than going to any...","review_date":"May 7, 2015","user":"nicole_g"},{"attraction_id":81,"rating":5.0,"review":"First time Whalers. We had never gone whale watching before and were not sure what to expect.\nWE WERE SUPER PLEASED WITH OUR EXPERIENCE.\nOur guides (Katl and Devon) were very knowledgable and friendly. I think our Captain (John) knew the waters and exactly how to find whales!....","review_date":"May 6, 2015","user":"jan720"},{"attraction_id":81,"rating":5.0,"review":"Amazing Experience. Within the first few minutes being on the water, we got to see a variety of sea lions and seals, and within the first 20 mins we found a family of Orcas! It was one of the best experiences I've ever had. The tour guides...","review_date":"April 29, 2015","user":"amanda_y"},{"attraction_id":81,"rating":3.0,"review":"Whales but broken bone. We had a wonderful boat ride out on a beautiful day but couldn't find any whales. After three hours of going further and further away from the Vancouver dock, our captain heard from another whale watching company where the pod of killer whales was. We...","review_date":"April 25, 2015","user":"dlwhite"},{"attraction_id":81,"rating":5.0,"review":"There are no words...... I was hesitant to reserve the whale watch because of the price, but it is worth every single penny! An absolute amazing experience that is a must do for anyone's bucket list. Our tour guide, Joan, was extremely nice and very knowledgeable. She continued to...","review_date":"April 15, 2015","user":"mjfrog17"},{"attraction_id":81,"rating":5.0,"review":"Whales are great but so is the Staff!. I live in Vancouver and had never gone Whale Watching until I accompanied a visiting friend from New Zealand today.\nHe had chosen Vancouver Whale Watch.\nFrom the moment you walk in the Office Door you are treated like you are a special guest. Down...","review_date":"April 9, 2015","user":"randy_h"},{"attraction_id":81,"rating":4.0,"review":"Fantastic Experience. I found Vancouver Whale Watch an excellent and knowledgeable company providing a unique and memorable day out. The expedition lasted nearly the whole day and we were lucky enough to see both humpbacks and orcas along with other animals.\nThe journey was comfortable and the...","review_date":"January 30, 2015","user":"ellenccur"},{"attraction_id":81,"rating":4.0,"review":"Great services, but.... We received excellent services from the team at Vancouver Whale Watch. Christine was amazing (she walked around so many times answering people's questions) and they made sure that we saw what we had expected.\nOur tour lasted about 6 hours which was 2 hours longer...","review_date":"November 18, 2014","user":"montfortoaks"},{"attraction_id":81,"rating":5.0,"review":"Breathtaking Experience. This was one of the most breathtaking experiences in Vancouver that I have endured. The visit with Vancouver Whale Watch was amazing, and we were extremely lucky that morning. The visit can take between three to five hours, but our visit encompassed a varied amount...","review_date":"October 19, 2014","user":"adoptme"},{"attraction_id":81,"rating":5.0,"review":"Wonderful trip, for locals or visitors!. We went out for 5-1\/2 hours with Vancouver Whale Watch, and enjoyed every minute! Our naturalist, Karl, was very knowledgeable and great at spotting wildlife and sharing information about what we were seeing. Karl and skipper Bryan worked very hard at finding both humpbacks and...","review_date":"October 13, 2014","user":"lawgrrl52"},{"attraction_id":81,"rating":5.0,"review":"Excellent day out!. Perfectly on time pickup from the Sheraton right across the street from the Holiday Inn where I was staying. Short trip down to the harbour location and we were straight out on the boat. Gloriously sunny day and the whales were playing game. There were...","review_date":"October 13, 2014","user":"micgp"},{"attraction_id":81,"rating":5.0,"review":"Perfection - whales not wails. This is one of the most beautiful and memorable things I've done in Vancouver over the last year. I saw four humpback whales, about 45 orcas, a dolphin and innumerable sea-lions, seals and bald eagles. Travelling across the expanse of sea was equally breathtaking, on...","review_date":"October 7, 2014","user":"jade_s"},{"attraction_id":81,"rating":5.0,"review":"Amazing trip with friendly staff. Whilst in Canada one of my must do trips was to go whale watching. As we were based in Whistler it meant we had to find a tour that would fit with our bus timetable. After researching we found that Vancouver Whale Watch was the...","review_date":"October 7, 2014","user":"atravellerbr"},{"attraction_id":81,"rating":5.0,"review":"Great Experience. I've never gone whale watching before so I wasn't prepared. The staff was friendly enough to provide us with jackets as It was raining hard on the day I went.I was a bit skeptical if we would see of the whales because of the weather....","review_date":"October 2, 2014","user":"maxine_y"},{"attraction_id":81,"rating":5.0,"review":"Great trip with a great crew. We made a last minute decision to do a whale watch tour and called around to quite a few places, most of which were booked. We found some openings with Vancouver Whale Watch. We were hesitant since they use open zodiac boats and I thought...","review_date":"October 2, 2014","user":"jkontop"},{"attraction_id":81,"rating":5.0,"review":"So worth it!. Even if we hadn't seen pod after pod after pod of Orcas, the trip would have been worth it. Karl is professional, knowledgeable and just plain friendly! He spent time with each and every passenger, making sure everyone heard what he was saying and that...","review_date":"October 1, 2014","user":"kris_f"},{"attraction_id":81,"rating":5.0,"review":"One of the best experiences iv ever had. We were picked up in central vancouver by shuttle bus which was brilliant service as it was free and we're on the boat by 11 and on our way very quickly the scenery wad beautiful but it was cold. We were very fortunate to see...","review_date":"September 30, 2014","user":"jordan_m"},{"attraction_id":81,"rating":5.0,"review":"Awesome experience, time well spent!. My Fianc\u00e9 and I were in Vancouver on holiday recently and saw some ads while we were checking out Granville island. We made the reservation and they had different pick up points around the city which was very convenient. The driver was very entertaining and...","review_date":"September 29, 2014","user":"duff383"},{"attraction_id":81,"rating":5.0,"review":"Fantastic Trip. We were picked up from Downtown Vancouver and taken by shuttle to Stevenson. From there were were given waterproof outfits for the day (No extra charge). Our tour guide was Joan and the Captain was John. We left Stevenson and on our way out we...","review_date":"September 28, 2014","user":"ed_m"},{"attraction_id":81,"rating":5.0,"review":"Very Good Experience. Had a business meeting this week in Vancouver and took my daughter. We decided Thursday night to try whale watching the next day. I called the number and got a helpful young lady who set up my reservation and gave me directions to the shuttle...","review_date":"September 21, 2014","user":"terry_b"},{"attraction_id":81,"rating":5.0,"review":"Fantastic whale watching experience. A really amazing afternoon (30th Aug) watching Orcas on a beautiful day. We spent a good hour and a half watching a large number of whales with the guides showing their knowledge of these animals, making the experience even more enjoyable, I particularly wanted to...","review_date":"September 17, 2014","user":"ray_p"},{"attraction_id":81,"rating":5.0,"review":"Great Whale Watching experience. With so many whales sighted this year we decided to do a local experience and chose Vancouver Whale Watching. Great company, Fantastic Zodiacs. Lots of wildlife spotted and so many orcas in the area. It is a long trip 3 to 5 hours so be...","review_date":"September 16, 2014","user":"ourteraka"},{"attraction_id":81,"rating":5.0,"review":"Whale Watching in the Pacific. We had an amazing day on the Vancouver Whale watching tour. A shuttle bus picked us up very promptly in downtown Vancouver to take us to Steveston, BC where the boat left from. From start to finish, it was an amazing experience for my partner...","review_date":"September 14, 2014","user":"thesophster23"},{"attraction_id":81,"rating":5.0,"review":"Amazing day with Vancouver Whale Watch. We participated in the Vancouver Whale Watch tour last Saturday. We were most impressed with the organization and, in particular, the Office Manager, Tammy. She even called me promptly after I left a message on their website. I asked Tammy if we could participate for...","review_date":"September 11, 2014","user":"suzanne_g"},{"attraction_id":81,"rating":5.0,"review":"Great fun. My wife and I went on a Saturday on the lightship zodiac. It was so much fun we saw a couple of orcas as well as other wildlife.\nThe zodiac was so much fun only held a few people instead of a whole group like...","review_date":"September 9, 2014","user":"michael_i"},{"attraction_id":81,"rating":5.0,"review":"Great experience. Today we went whale watching with this company. I can only wax lyrical about our experience. From the shuttle pick up close to where we were staying - Trevor, the driver, was a welcoming and knowledgable guy, who made the trip there an event in...","review_date":"September 5, 2014","user":"tarida2"},{"attraction_id":81,"rating":4.0,"review":"Great whale-watching tour!. Vancouver Whale Watch guaranteed a sighting, and a sighting we did! We saw a whole pod of Orcas (\"J\" or \"L\", I forget which pod) while we were out. There were about (25) of them in total. They were pretty tame this particular day, just...","review_date":"September 2, 2014","user":"volleygirl44"},{"attraction_id":81,"rating":5.0,"review":"fun day on the ocean with the whales. We recently did this excursion with my sister's family (6 of us total) and had a marvelous time! We booked the tour the day before without any problem. At first we were disappointed that they had no more room on the larger boat that has...","review_date":"September 2, 2014","user":"cindy_l"},{"attraction_id":81,"rating":5.0,"review":"Awesome. Always had a whale watching trip in mind for when we visited Vancouver and we were not disappointed with this.\nWe booked over the phone and took a discount voucher with us. Complementary parking is a couple of blocks away, so not a problem. Bright...","review_date":"August 31, 2014","user":"steve-and-andie"},{"attraction_id":81,"rating":5.0,"review":"Honeymoon tour. We went to Vancouver & Alaska for our honeymoon at the end of August, we desperately wanted to see killer whales. We went to the local tourist information, they recommend this tour as the best in the area offering great value for money & guarantied...","review_date":"August 30, 2014","user":"danburke1985"},{"attraction_id":81,"rating":5.0,"review":"First Whale Watch Experience. This was my first time out with Vancouver Whale Watch and it was terrific! The weather, the water, the view, the boat ride and the whales, all of it terrific. Man, did we see whales! We took almost 200 pictures. What can I say, it...","review_date":"August 29, 2014","user":"randall_w"},{"attraction_id":81,"rating":5.0,"review":"Whales Galore!. We had an amazing time with Vancouver Whale Watch. We booked the smaller 12 person Zodiac boat, and it was fantastic. The ride out to the whales was so much fun...zooming over the water, hitting some waves (the guide, Joan, told us how to \"ride\"...","review_date":"August 28, 2014","user":"natathome"},{"attraction_id":81,"rating":5.0,"review":"A great afternoon!. Our family of 5 did the afternoon tour in mid August and it was great. Before we even left shore, the crew knew where they would likely find whales and lucky for us it was quite quick and we spent approx. 1.5 hours interacting with...","review_date":"August 26, 2014","user":"jackie_d"},{"attraction_id":81,"rating":5.0,"review":"A great day out with excellent hosts. We booked this trip in advance through Railbookers and were pleased that everything went to plan. We were picked by airconditioned coach from downtown Vancouver and taken out to the boat at Steveston. Our naturalist was Karl and our skipper was John, they gave us...","review_date":"August 25, 2014","user":"ian_c"},{"attraction_id":81,"rating":5.0,"review":"a fabulous day. Our family group had the pleasure of spending the day with Vancouver Whale Watch earlier this summer, and what a great day it was!\nAfter we crossed the gulf, we got word that there were two pods down off of San Juan Island and we...","review_date":"August 25, 2014","user":"parkites2014"},{"attraction_id":81,"rating":5.0,"review":"Amazing Experience. Our family of four booked this tour hoping to see one or two whales. As the naturalist on this boat informed us, July and August are the times up to three pods inhabit the area. Vancouver Whale Watch provided overalls and a jacket to repel...","review_date":"August 24, 2014","user":"geeky1"},{"attraction_id":81,"rating":5.0,"review":"Something every local should do. Today was our second trip on Vancouver Whale Watch this summer as we tried a few week's back only saw a brief glimpse of a few orcas in choppy seas. We were actually quite surprised that despite the fact the we did technically see whales...","review_date":"August 23, 2014","user":"jason_t"},{"attraction_id":81,"rating":5.0,"review":"Excellent Experience--. Someone had given me two other recommendations for Whale watching (more time on the water and more expensive). Lisa @ Westin -Concierge arranged this organization. We took the morning ride and it was fantastic. There were several tour boats on the water and this company...","review_date":"August 22, 2014","user":"jma_a"},{"attraction_id":81,"rating":5.0,"review":"Vancouver Whale Watch was Amazing. The shuttle service picked my wife and I up at our hotel and on the way to the dock (about 30 minutes) gave us a little history and guide tour of the sites along the way. The boat rode was awesome and fun. We went...","review_date":"August 22, 2014","user":"heath_h"},{"attraction_id":81,"rating":5.0,"review":"So many Orcas were seen!. I went to Vancouver for the sole reason of seeing orcas. You are taken to the Gulf Islands and San Juan Islands and the view is absolutely breath taking. I want to live here! We spotted bald eagles, seals, and many orcas! We saw about...","review_date":"August 20, 2014","user":"paolabee"},{"attraction_id":81,"rating":5.0,"review":"Wonderful adventure. This was great experience. We saw lots whales , took many pictures. People who work there are very kind, organized. Guide Lady informed us about whales she was talking to everyone on the trip, answering our questions, Trip is pricey. We had wonderful adventure. Thank...","review_date":"August 18, 2014","user":"aniika761"},{"attraction_id":81,"rating":4.0,"review":"Great whale watching, with very good service & knowledgeable guides. It was an absolutely brilliant day of whale watching! Went on the explorath II which was a nice boat. It was small but not too small, it wasn't too noisy and the captain and naturist knew where to go and all their stuff about the...","review_date":"August 18, 2014","user":"abbas_s"},{"attraction_id":81,"rating":5.0,"review":"Incredible whale watching. What a great day we had. Picked up from our hotel right on time. Our driver was friendly and informative about Vancouver. Got to the dock, about 30 minute drive and on with the bright yellow suits. We had pre booked but upgraded to the...","review_date":"August 16, 2014","user":"david_paulach"},{"attraction_id":81,"rating":5.0,"review":"Great trip. A little expensive, but we saw a lot of whales. They were very close by so we didn't go far to see them. Then they also took us to see the sea lions before going back to the whales.\nOur tour was exactly 3 hours....","review_date":"August 12, 2014","user":"grounded500"},{"attraction_id":81,"rating":5.0,"review":"Terriffic!. We had a great morning whale watch. The staff was very professional, getting everyone outfitted before departure. We found the whales fairly quickly and were able to spend over an hour following them and seeing them. Probably saw about 20 whales in total, though hard...","review_date":"August 12, 2014","user":"deborah_d"},{"attraction_id":81,"rating":5.0,"review":"Best ever. We just arrived home for me...but with husband who lives in Ottawa due to work...John and Karl were great...no beyond great. What a great Whale Watch...John made sure all sides of the boat saw everything! Took the boat along the Islands as well when other...","review_date":"August 11, 2014","user":"joanneingalls"},{"attraction_id":81,"rating":5.0,"review":"Fabulous day. Today I went out on the 9am tour and it was fabulous everything I expected. We saw about 25 Orca's which was so beautiful to see. The staff who work here are wonderful and very helpful and polite and happy to help where they can....","review_date":"August 11, 2014","user":"cashola"},{"attraction_id":81,"rating":5.0,"review":"Authentic Experience!. Our whale watching trip was about 4 hours. We saw bald eagles, sea lions and a handful of Orcas. The waters were rough and the captain did a nice job of gauging the waters and the passengers and knew when to call it quits. Andy,...","review_date":"August 9, 2014","user":"cbwynne"},{"attraction_id":81,"rating":5.0,"review":"Excellent Whale Watching Experience. We did the tour and were very impressed. Being a BC resident we have done several whale watching tours and this was by far the best. 3 resident pods were viewed on our trip!\nScotty and Karl were our captain and crew they were fantastic....","review_date":"August 9, 2014","user":"evesh01"},{"attraction_id":81,"rating":5.0,"review":"Awesome experience. I'm glad I opted for the VWW as our Whale Watching operator. Joan was extremely knowledgeable and accommodated my request to seek out a Bald Eagle.\na Fantastic company that do fantastic work. Ignore the negative reviews, especially those where the author is annoyed at...","review_date":"August 6, 2014","user":"joe_w"},{"attraction_id":81,"rating":4.0,"review":"Great All-Round Nature Trip. It's a bit of a trek to get to Steveston from Vancouver, but it's worth it to have a look at the lovely seaside town!\nOnce there, the office staff were really friendly and informative, they provided warm\/waterproof gear, and the price of the tour...","review_date":"August 5, 2014","user":"princessfi88"},{"attraction_id":81,"rating":5.0,"review":"Amazing experience. I went on a whale watching tour at july 23rd. It was wonderful, the weather was great and the crew was perfect with Scotty as our captain and Karl as our guide. He explained a lot the whole trip and by speaking with every tourist...","review_date":"August 3, 2014","user":"lisa_v"},{"attraction_id":81,"rating":5.0,"review":"Great trip again. Well my husband and i have gone whale watching on the lightship for the last 12 years only missing one year, every time has been special and we have seen so many different whales ,,, some trips a little longer and some short as the...","review_date":"August 2, 2014","user":"joyce68argieri"},{"attraction_id":81,"rating":5.0,"review":"Worth every penny. My experience at Vancouver Whale Watch on Thursday July 31st was absolutely worth my while. Although we had a rough start and a hurried return to the dock due to a sick passenger. Which in my opinion showed great compassion and kindness from the employees...","review_date":"August 2, 2014","user":"amanda_g"},{"attraction_id":81,"rating":1.0,"review":"July 25 - No Orcas and Dissapointing. Went on a Whale Watching Tour on July 25th, took over 2 hours to find 1 whale. Then on our way back we saw another one from far, but they were squeezed for time and they didn't want to stick around. It was dissapointing to...","review_date":"July 30, 2014","user":"yowtravellers"},{"attraction_id":81,"rating":4.0,"review":"No whales but good scenery. We searched long and hard but the whales were not playing. We rushed to where a minky had been watched but again we just missed out. The captain let our teenage boys steer the vessel for about an hour, so at least they thoroughly enjoyed...","review_date":"July 29, 2014","user":"glosbros"},{"attraction_id":81,"rating":5.0,"review":"A Whale of a Good Time!. We booked a 2pm tour and arrived by taxi (about 40 minute drive and $50). Sign-in was a breeze and we had some time to explore the pier before coming back to get our clothing for the trip. There were lots of places on the...","review_date":"July 27, 2014","user":"jonathantweed"},{"attraction_id":81,"rating":5.0,"review":"So worth it. We called the day before to reserve a 2:00 tour trip for our family of 4 (including 2 teenage girls) , without any problems. The person told us what to bring, and boy were they right about dressing warmly, even in July! But this was...","review_date":"July 21, 2014","user":"suzerd"},{"attraction_id":81,"rating":4.0,"review":"good whale watching experience. I live locally but took some European relatives on the tour. We were on the 2pm boat, the people on the morning tour hadn't seen any whales so several of them joined us in the afternoon. There is a bathroom on the boat, nothing fancy...","review_date":"July 21, 2014","user":"ddcool"},{"attraction_id":81,"rating":5.0,"review":"great time on charter whale watch. I took about 35 of my staff for a Friday afternoon whale watch tour to celebrate our successful move at work. The staff was thrilled with the experience and the friendliness of staff on the boat and the shore. We were well organized by staff...","review_date":"July 19, 2014","user":"richardtka"},{"attraction_id":81,"rating":4.0,"review":"Whales everywhere you looked!. We reserved this trip on the phone. It was straightforward and they asked us to call the following morning to check the weather etc was OK and the trip was going ahead. I found this reassuring. We went for an afternoon trip on the basis...","review_date":"July 18, 2014","user":"wringworthy"},{"attraction_id":81,"rating":4.0,"review":"Great experience on Vancouver Whale Watch. My husband and I had gone on a whale watch with this company early in the whale season a couple years ago, and did not see a single whale. Since sightings were guaranteed they offered us a free follow-up trip, but being from New York...","review_date":"July 9, 2014","user":"ecpelly"},{"attraction_id":81,"rating":5.0,"review":"Wild Orcas = AWESOME!. We went on a tour with Vancouver Whale watch on 29th may 2014 I should have got around to writing this review sooner really!\nThe day dawned wet but we had booked on the Explorathor II a covered boat so the weather wasn't too much...","review_date":"July 7, 2014","user":"jeannette504216"},{"attraction_id":81,"rating":5.0,"review":"Very good view of orcas.. We enjoyed this whale watch...this is the third different one we've done (Hawaii and Alaska were the others) and we've enjoyed all of them equally. This was unique because it was orcas. Ours was supposedly unique because we got there and the whales were very...","review_date":"July 5, 2014","user":"sixfive34"},{"attraction_id":81,"rating":5.0,"review":"exactly what it says on the tin!. We went out today and had an amazing experience, thank goodness I never read any of the reviews before our trip as I may have been put off. EVERYTHING went smoothly, no complaints at all and we got to see lots of whale activity, in...","review_date":"June 18, 2014","user":"carol_h"},{"attraction_id":81,"rating":5.0,"review":"Phenomenal wildlife sightings. I have used Vancouver Whale Watch twice when friends were visiting. I can not express how amazing watching the orcas and sea lions in their natural habitat was! The staff at Vancouver Whale Watch were extremely adept at maneuvering the boat at a respectful distance...","review_date":"June 12, 2014","user":"tiffany16"},{"attraction_id":81,"rating":5.0,"review":"Absolutely amazing. This is a must do when visiting Vancouver. We researched a few companies and went with this one. It seems they they was one of the best as when speculating other boats on the water, we had the most space on the boat to stand...","review_date":"June 9, 2014","user":"rosied777"},{"attraction_id":81,"rating":5.0,"review":"Unforgettable Experience!. We have just returned from the most fantastic day with Vancouver Whale Watch. Our naturalist on board was Karl and he was so friendly and informative. He mapped out the route that we had taken for us to photograph and keep. We saw a hump...","review_date":"June 5, 2014","user":"juliece6600ov"},{"attraction_id":81,"rating":4.0,"review":"Wonderful people, experience. My first contact with Vancouver Whale Watch was by telephone where the person I spoke with was so helpful with all of my questions and concerns, especially since I tend to have motion sickness. (With Gravol and lots of ginger I had absolutely no problem....","review_date":"June 4, 2014","user":"lynda_c"},{"attraction_id":81,"rating":5.0,"review":"Orcas, Humpbacks and more than 700 fabulous photos!. We went on the 11am Explorathor II trip on Saturday 31st May and were immediately impressed by the friendly welcome on board by both the captain and Joan, our guide. We settle into our seats, which were more comfortable than we had expected. On the...","review_date":"June 4, 2014","user":"diane_m"},{"attraction_id":81,"rating":5.0,"review":"Whales, bald eagles, sea lions, and more!. I got to experience a great opportunity to see orcas in real life through the Vancouver Whale Watch. John, our captain was extremely friendly and approachable. Say hi to him while he's bringing out the boat and he'll be more than happy to explain to...","review_date":"May 30, 2014","user":"calexis90"},{"attraction_id":81,"rating":4.0,"review":"2nd time lucky. So pleased we booked this for the beginning of our stay as on our first trip no whales were found, even after 3 to 4 hours of searching but it was still a very interesting day with sightings of bald eagles, seals, sea lions and...","review_date":"May 23, 2014","user":"oldclanellmes"},{"attraction_id":81,"rating":4.0,"review":"Magical experience by far.. We went whale watching on 13th May, we used their shuttle service for $15 return each, it was 100% worth the bus ride alone! our driver Levi was hilariously fun and very informative. This trip was well worth every dollar, even if you don't see...","review_date":"May 23, 2014","user":"emma_f"},{"attraction_id":81,"rating":5.0,"review":"Amazing day of viewing orcas. Great excursion on a beautiful, sunny day in Vancouver! We watched a group of 5 or so transient Orcas for about 1 1\/2 hours. They were playful; showing us their faces and the white on their undersides as we watched in awe. Got in a...","review_date":"May 16, 2014","user":"gail_l"},{"attraction_id":81,"rating":5.0,"review":"They work hard for their money!. First off, we didn't see whales. But I am still giving a five star rating, as the trip was 5 hours long, and 138 nautical miles.... they went above and beyond in trying to find us whales! They were in contact with other boats, following...","review_date":"April 18, 2014","user":"jlmmj"},{"attraction_id":81,"rating":5.0,"review":"Simply the best. I have been going out annually with Vancouver Whale Watch for over 13 years and they are simply the best. The staff is exceptional and the whales magnificent! This is the only company to go with. I have never had a bad trip and have...","review_date":"March 14, 2014","user":"kathy_b"},{"attraction_id":81,"rating":4.0,"review":"My whale watching experience.. My personal experience on this whale watching excursion was... very interesting. It was a while ago, but i remember it fairly clearly. I was with my grandmother and my dad, and we went in the afternoon. The prime things I remember were, first off, the...","review_date":"November 25, 2013","user":"bella_s"},{"attraction_id":81,"rating":5.0,"review":"Whales everywhere!. A great trip to see whales, they were very close to the Fraser River so lots of time spent whale watching and not travelling. Took a ride on the River Queen too, great captain and great fun!","review_date":"November 25, 2013","user":"spazz900"},{"attraction_id":81,"rating":3.0,"review":"Bring a Book. Over 75% of the 5 hour+ trip was spent in silence except for the loud engine of the boat. Our guide made very few comments here and there, including random unclear references to our actual location. She was nice, but I expected more of a...","review_date":"October 19, 2013","user":"desink"},{"attraction_id":81,"rating":5.0,"review":"Saw WAY more than whales!. I went on this whale watching tour last week, with Andy Scheffler as the naturalist. The water was reasonably calm, and we went quite a bit further than I expected! I am a local to Vancouver, and our tour took us over to the Gulf...","review_date":"October 14, 2013","user":"suzrushton"},{"attraction_id":81,"rating":5.0,"review":"An awesome experience!. My sister and I decided to do the whale watching tour last minute while I was visiting from ontario. I am so glad we did! The counter staff were extremely friendly and offered us to borrow some spare jackets and accessories as it can get...","review_date":"October 14, 2013","user":"fringe101"},{"attraction_id":81,"rating":1.0,"review":"Not good. After 15 months travelling, this is the first review I've felt I needed to write.\nI drove 1300 mikes to view the whales in Vancouver. I had already seen whales in New Zealand so knew a bit of what to expect. However it seems I...","review_date":"October 7, 2013","user":"tripabroad2013"},{"attraction_id":81,"rating":5.0,"review":"Outstanding. WE did this trip in mid-September 2013. We were lucky that a pod of Orcas had already been spotted and so we made our way straight to them and were privileged to watch them hunt, and kill, seals off the nearby coast. Our boat, Explorathon,...","review_date":"October 3, 2013","user":"john_l"},{"attraction_id":81,"rating":4.0,"review":"Lovely day out. Had a great day out and managed to see orcas right at the end of the day. A shuttle bus can pick up and drop off from downtown Vancouver if required for an additional cost. It's a very expensive day out but personally was worth...","review_date":"September 21, 2013","user":"home-sweet-brum"},{"attraction_id":81,"rating":5.0,"review":"Highly recommended whale watch company. I can't say enough great things about the Vancouver Whale Watch company. The entire staff made the experience relaxing and wonderful from start to finish. We spent 4+ glorious hours on the water and 1.5 hours of it we spent following a pod of orca...","review_date":"September 16, 2013","user":"winterfe5"},{"attraction_id":81,"rating":5.0,"review":"Amaizing. This was our first time that our family went on a whale watching tour and we had a wonderful experience. The people from the front desk to our captain and tour guide were all amazing. Great customer service! We were in the open double decker...","review_date":"September 12, 2013","user":"l_awakening"},{"attraction_id":81,"rating":5.0,"review":"Wonderful time!. My wife and I have been Humpback whale watching several times but this was our first time with Orca whales. After a 15 minute boat ride we ran into several Orca pods. Tammy from VWW was an outstanding tour guide with many interesting facts about...","review_date":"September 7, 2013","user":"joe_t"},{"attraction_id":81,"rating":5.0,"review":"Had a whale of a time....(!). Bus picked us up in downtown Vancouver - Our driver Levi was a character! The whales were a fair way out, so was quite a long trip but you get a full set of water proofs and hat, gloves etc so easy to keep warm...","review_date":"September 5, 2013","user":"scoobyurabus"},{"attraction_id":81,"rating":5.0,"review":"Fun, fun day!. Me and my girlfriend went for the first time last Fall. The staff was friendly and very informative. There is a parking lot that they direct you to so you aren't getting towed. We were encouraged to bring a lunch which we already had packed...","review_date":"September 3, 2013","user":"odessaedmonton"},{"attraction_id":81,"rating":4.0,"review":"Lots of Orca's. So I contacted Vancouver Whale watch before I arrived in Canada and they kindly arranged a trip in advance. I also arranged a second trip three days later at short notice - about 3 hours before the boat left and there was no hassle. Good...","review_date":"August 31, 2013","user":"leightonalexander"},{"attraction_id":81,"rating":5.0,"review":"A great day trip!. Was a little hesitant at the cost of the excursion but as the kids wanted to attempt to see whales in their natural environment we went ahead with the trip. It panned out. The kids had a great time on the boat we saw seals,...","review_date":"August 26, 2013","user":"gingereden"},{"attraction_id":81,"rating":5.0,"review":"Awesome!. We had just arrived in Canada, and only had 2 days in Vancouver - whale watching was a must. Tried to book with another company, but they were full, so went with this one. A bit of a drive down to Steveston, but the town...","review_date":"August 24, 2013","user":"s8c11"},{"attraction_id":81,"rating":5.0,"review":"Absolutely wonderful!!. I had such an amazing experience on my trip with Vancouver Whale Watch! I took the shuttle and the driver, Levi, was very friendly and gave a lot of information about the city. The shuttle was a convenient way to get to Steveston from downtown...","review_date":"August 23, 2013","user":"kristen_s"},{"attraction_id":81,"rating":4.0,"review":"Very professional company. I booked places for our trip through the company website several months before our visit. I was pleased to find that we could also book packed lunches and transport from opposite our hotel.\nOn the day, the \"whale bus\" picked us up right on time....","review_date":"August 20, 2013","user":"shirley_j"},{"attraction_id":81,"rating":4.0,"review":"Great experience. We've booked this trip in advance of our holiday. We were picked up in downtown Vancouver, for a busride of 30-40 minutes to Steveston. Short after handing out the suits, our boat left with about 25 people. After 1-1,5 hour we saw the first whales,...","review_date":"August 13, 2013","user":"jordy_j"},{"attraction_id":81,"rating":5.0,"review":"once in a lifetime experience!. This whale watching company is located in Steveston in Richmond, British Columbia. This is a beautiful little seaport town, and is also the location for filming of the TV show Once Upon a Time. The people at the company were all so friendly and helpful....","review_date":"August 11, 2013","user":"maureen_g"},{"attraction_id":81,"rating":1.0,"review":"Rude and Unprofessional. We had a disappointing experience on our tour so I wrote the company to complain and instead of trying to rectify the situation in a mature and businesslike way, the owner phoned and yelled at us for voicing our opinion and called us idiots. Anyone...","review_date":"August 10, 2013","user":"ella_d"},{"attraction_id":81,"rating":5.0,"review":"Superb whale watch. Booked the Vancouver Whale watch 5 hour trip.\nAbsolutely fantastic trip. Small boat holds up to 50, purpose built for whale watching with very knowledgable crew\nTrip was made with a very close whale experience. Spotted a large humped back whale who swim towards the...","review_date":"August 7, 2013","user":"richard_p"},{"attraction_id":81,"rating":1.0,"review":"No whales!. What a disaster. Yes I know that this is nature and it can happen that the whales are hiding. But nevertheless I think these are not pros. First we booked the tour via the Hotel and when arriving at the harbour we learned that the...","review_date":"August 2, 2013","user":"ak24mio"},{"attraction_id":81,"rating":5.0,"review":"Unforgettable experience!!. On Friday, July 5, we went on a trip with Vancouver Whale Watch. We saw three separate pods of orcas -- one southern resident and two transients. It was the most thrilling thing to see these incredible animals in their natural habitat. After the transients...","review_date":"July 30, 2013","user":"chris_r"},{"attraction_id":81,"rating":1.0,"review":"Not seen whales. We went twices with vancouver whales. We didn't see any whales. We had to sit in the boat for 5 hours per journey! The information was terrible. The guarentee is worthless because we have to catch our flight to europe. The only comment was: \"you...","review_date":"July 29, 2013","user":"remco1983"},{"attraction_id":81,"rating":5.0,"review":"Great Experience. Booked this from UK and they were happy enough to hold two places for me until I arrived in Vancouver and rang through my card details. We went on the 8th July and all three resident pods were sighted. Lots of whale (Orca) activity around...","review_date":"July 28, 2013","user":"veryrudemonkey"},{"attraction_id":81,"rating":4.0,"review":"Wonderful!. On July 9 we were booked on the morning tour, and were picked up at the corner near our hotel (Coast Plaza on Comox). The bus arrived on time, and the 45 minute ride was informative as the driver narrated about the city and our...","review_date":"July 19, 2013","user":"highlandancer"},{"attraction_id":81,"rating":5.0,"review":"WOW -- saw 40 killers whales. We took the whale watch from the Westin Hotel downtown to Victoria and back -- WOW, saw 40 killers wales having a feast at the mouth of the Frazer River. Incredible and the captian took photos that he then emailed to everyone! Then visited the...","review_date":"July 19, 2013","user":"ralph_b"},{"attraction_id":81,"rating":1.0,"review":"Very dissapointed because they waisted half of my day from my 2 days holiday. I booked whale watch excursion in the middle of July 2013. I called the company from the previous evening to book. After they took my card details they confirmed. They offered 2 trips - one at 8am pick up from Robson Street,on front of Shannanigan's...","review_date":"July 17, 2013","user":"dilyana_k"},{"attraction_id":81,"rating":5.0,"review":"To Paradise and Back. Words cannot describe the experience my girlfriend and I had with Vancouver Whale Watch on Saturday, July 13th - and we are home grown Lower Mainland gals. If you are seeking thrills and adventure then its right here in our backyard people and the Liteship...","review_date":"July 14, 2013","user":"dee_s"},{"attraction_id":81,"rating":4.0,"review":"It's all about timing. It's all about timing on any whale-watching trip. We were lucky enough to see one humpback, bald eagles and a few seals, but had to do a 5-hour boat ride to do so. As other reviewers have said, even if it feels warm on land,...","review_date":"July 9, 2013","user":"stephanies648"},{"attraction_id":81,"rating":3.0,"review":"SOMEWHAT DISAPPOINTING. We booked this tour after considering this and 2 other companies and after reading reviews on TripAdvisor. The pick-up, driver, and drive to the harbor were fine. Comfortable bus, informative driver (Levi). Once we got to the harbor, we were assigned to the wrong boat....","review_date":"July 8, 2013","user":"renaelarcus"},{"attraction_id":81,"rating":4.0,"review":"Great Experience. We just did this tour last week, and thought it was well worth it. We took the shuttle bus service that was offered, and had a fun ride over to the Steveston Marina with an awesome bus driver who was really friendly and funny.\nOnce...","review_date":"July 7, 2013","user":"richardsmyname"},{"attraction_id":81,"rating":5.0,"review":"Saw 20 orcas!. We had a great day whale watching! We went on mid June and within 15 mins we were following 20 whales including a baby whale. What a day! A really informed crew. Great pick up service from downtown too. Worth a trip.","review_date":"July 2, 2013","user":"disneygirl25"},{"attraction_id":81,"rating":5.0,"review":"Great experience!. My wife and I chose Vancouver Whale Watch thanks to the reviews on TripAdvisor. We're definitely glad we did.\nWe set out on a Monday and unfortunately did not see any whales. We did, however, see a pretty substantial number of porpoises. Our naturalist, Karl,...","review_date":"July 1, 2013","user":"andy_r"},{"attraction_id":81,"rating":5.0,"review":"We saw Orca's. On Father's day we took the Whale Watch bus for the 11am trip with Capt. Bryan & our naturalist Anna. It is a long trip but worth it to spend about an hour with the Orca's. Great scenery too and good knowledge share from Anna....","review_date":"June 20, 2013","user":"douga440"},{"attraction_id":81,"rating":5.0,"review":"Informed and fabulous. We set out on an overcast Thursday with lowish expectations because of the weather. We were picked up by the Harbour by the driver Levi who was so patient, knowledgeable and very charming. In Richmond we set out on the boat to travel North on...","review_date":"June 16, 2013","user":"angela_t"},{"attraction_id":81,"rating":3.0,"review":"What to say. I was disappointed when I did the tour with Vancouver Whale Watch. And actually it is not the company that is to blame. The booking via the internet was flawless, the shuttle service too, and the people are awfully nice and knowledgeable. And the boat...","review_date":"June 15, 2013","user":"jan_p"},{"attraction_id":81,"rating":2.0,"review":"Possibly just unlucky but a long time on a noisy boat regardless. My view is probably skewed by being on a \"non whale\" day (where you get a voucher to go back free on another day), but to many this doesn't compensate for loss of a day and the risk of wasting another unless you are local...","review_date":"June 14, 2013","user":"andrew_c"},{"attraction_id":81,"rating":2.0,"review":"Spring disappointment. Unfortunately we booked this tour in April. Pamphlet showed chances were very good to see some whales. According to the guide it is not a good time of the year. Make sure you bring ear plugs. Of course it is hit and miss but probably...","review_date":"June 8, 2013","user":"winnipegkim"},{"attraction_id":81,"rating":5.0,"review":"Knowledgeable Staff Provides Unbelievable Experience. Right when we set out, our naturalist Joan assured us we were in good hands...she could not have been more correct! She was very knowledgeable about the animals and the coastal area. Our boat driver was excellent! We kept close pursuit to all the wildlife...","review_date":"May 31, 2013","user":"lisa_t"},{"attraction_id":81,"rating":5.0,"review":"Not to be missed. Trip was supposed to be 4 hours long but we were out for 6 hours. Saw seals, sea lions, bald eagle & eventually a humpback whale. We were watching the whale for about an hour, it came out of the water a few times showing...","review_date":"May 30, 2013","user":"324norfolkengland"},{"attraction_id":81,"rating":3.0,"review":"We can't order the animals but the humans could have \"performed\" a little better. This was my fourth Whale Watching expereince, always a must do for our visitors, although the first time with Vancouver Whale Watch unfortunately our animal encounters were disappointing, no Orcas and just one Hump Back. Animals don't appear to order of course, they are after...","review_date":"May 24, 2013","user":"frequentflier24"},{"attraction_id":81,"rating":5.0,"review":"Unforgettable. Amazing experience, these guys are pros! We saw eagles, seals, sea lions and had a magnificent time, about an hour and a half, with the Orcas. The whales were in a playful mood so we got treated to a real show - they spyhopped (head...","review_date":"May 21, 2013","user":"heather_o"},{"attraction_id":81,"rating":5.0,"review":"Amazing Jet boat Whale Watching Tour!. We took the jet boat out to the whale watching grounds. It was a lot of fun with a very informational guide. We saw a whole bunch of whales breach right in front of us.\nThey push a bit hard on the tips at the...","review_date":"May 13, 2013","user":"deanandtarra"},{"attraction_id":81,"rating":4.0,"review":"No joy this visit - but a lifetime guarantee means we'll see the one day!. Despite the captain's very best efforts (five hours of searching and pushing beyond where he would normally go), and despite other boats in the area all keeping in touch by radio, the whales were not for being watched on this occasion. But then, these are...","review_date":"May 10, 2013","user":"mikeeaglescliffe"},{"attraction_id":81,"rating":5.0,"review":"The highlight of the holiday!. Slightly surprised to read any bad reviews as my husband and I can only race about our experience! We were victim to the bad weather for our first two tries but on the last day of holiday we were third time lucky and lucky we...","review_date":"April 27, 2013","user":"frequentflierdiner"},{"attraction_id":81,"rating":4.0,"review":"Nice trip out but unfortunately no whales- we will be back!. Unfortunately nature was against us when we went on the whale watching trip. No whales despite a good attempt.\nTransfer from central Vancouver was quick and on time. Trevor and his colleague were good at showing us the sights on the way.\nRemember to take...","review_date":"April 8, 2013","user":"yummymummycarlisle"},{"attraction_id":81,"rating":1.0,"review":"let down by company. Had booked on line and were then informed on the day of the trip, that it was cancelled due to 'bad weather'. The company stated that all the other whale watching companies were not operating as well due to the weather. We were disappointed but...","review_date":"April 8, 2013","user":"peterborough1234"},{"attraction_id":81,"rating":2.0,"review":"No Whale to be Found:( and out big bucks!!!. We visited this whale watching company with high hopes! No whales were seen after 5 hours of looking which was very disappointing but we were given vouchers to come back and try again another day. A couple on our boat were there for the fifth...","review_date":"March 14, 2013","user":"ocdcleanfreak"},{"attraction_id":81,"rating":5.0,"review":"A must do if in Steveston. I did this on my last day visiting family in Vancouver and really enjoyed it. It was a nice warm sunny day in the teens - but it is much colder out on the ocean. I was warned of this and thought I was prepared...","review_date":"October 25, 2012","user":"tdmatthews"},{"attraction_id":81,"rating":1.0,"review":"very disappointed. If you want to freeze and see no Whales then perfect tour, gave a voucher so you can go back anytime and never ends, BUT we are only here for a very short stay and don't think we will be back, waste of money.","review_date":"September 24, 2012","user":"daznik123"},{"attraction_id":81,"rating":5.0,"review":"The Best Whale Watch EVER. Tremendous journey and a trip of a lifetime....and by the way...the date we went was in 2008, but the TripAdvisor date line does not let you go back that far. BUT....I felt this was worth sharing. We were cruising out of Vancouver to Alaska, and...","review_date":"September 17, 2012","user":"ggof4"},{"attraction_id":81,"rating":5.0,"review":"Knowledgeable Staff, very friendly!. We booked a morning trip and transfer from Downtown Vancouver! When we boarded the boat our guide explained that they didn't see any whales the day before but they would do their best to make sure we saw some today! And boy did they! We...","review_date":"September 16, 2012","user":"mrschristoff"},{"attraction_id":81,"rating":5.0,"review":"Wow!. We reviewed this trip and many whale watch tours before we left the UK and did the trip on our third day in Vancouver. Richmond was about 30 minutes from Downtown and if you find the seafront you find Vancouver Whale Watch. We booked in...","review_date":"September 12, 2012","user":"micauk"},{"attraction_id":81,"rating":5.0,"review":"Well worth the price. This is a must do if you are living in the Vancouver area or on vacation in the area. The boat trip alone is worth the money even if you don't get to see the whales which seems unlikely as the crew seemed to know...","review_date":"September 7, 2012","user":"colleen_i"},{"attraction_id":81,"rating":4.0,"review":"Be prepared for not seeing whales - enjoy the experience if you do.. I can understand the disappointment of reviewers who have not seen whales after paying for this trip, but I also think it is important to understand that you are not paying to see an entertainer at a theatre at a designated time.\nWhat you are...","review_date":"August 31, 2012","user":"davyp777"},{"attraction_id":81,"rating":1.0,"review":"RUDE, RIPP OFF, NO SERVICE, BIG$$$.$$. No Whale Sightings; Just a 5 hour ZODIAC POUNDING. We were offered a ONE TIME FREE TOUR FOR 10 YRS.,However, We are retired & 75 Yrs. old , live in FLORIDA & in good health. This was a ONCE IN A LIFETIME visit to the...","review_date":"August 27, 2012","user":"josettepalmbay"},{"attraction_id":81,"rating":3.0,"review":"A Whale of a Tale. The advertising for these tours leads one to believe that you will see lots of whales up close. Not so. We did see some orcas but it was from quite a far distance. Other boats were going in much closer to them. The company had...","review_date":"August 27, 2012","user":"x-well-traveled"},{"attraction_id":81,"rating":1.0,"review":"No whales, no guarantee, no service. When I visited Vancouver Island in 2009, I had a wonderful time spotting orca's and humpbacks. So, I was more than eager to do another whale trip when I was in Vancouver last week. Unfortunately, there was nothing to see. Basically, our group paid 480...","review_date":"August 20, 2012","user":"janusbelgium"},{"attraction_id":81,"rating":5.0,"review":"Definitely value for money!. I booked a whale-watching tour with Vancouver Whale Watch online, before I came to Vancouver. On the day of the tour, the shuttle bus arrived at the pickup point on time, and upon arrival at the VWW office, I paid up, and was promptly given...","review_date":"August 16, 2012","user":"pelf_nyok_c"},{"attraction_id":81,"rating":5.0,"review":"Brilliant Experience - Worth every penny. We took this trip last week and it was worth every penny. We saw several whales and seals up close which was amazing.\nOur guide Karl was really good and really knowledgeable which made the trip even better.\nDefinitely recommend it and will go again...","review_date":"August 15, 2012","user":"rachvgray"},{"attraction_id":81,"rating":5.0,"review":"great company. We thoroughly enjoyed this trip. We took the faster of the boats, I believe it was called the lightning. We saw a number of killer whales, seals, bald eagles and some other unusual birds. The guide was very knowledgeable and made sure we got to...","review_date":"August 5, 2012","user":"cindybaltimore"},{"attraction_id":81,"rating":4.0,"review":"A great trip.. I really enjoyed my afternoon. We came across about 12 orca resting. It was amazing to observe these animals in their natural habitat. We were jostling for position as there were quite a few other whale watching boats around at the same time. There are...","review_date":"July 28, 2012","user":"kiwishells"},{"attraction_id":81,"rating":4.0,"review":"A very enjoyable trip. This was our first whale watching trip on the West coast looking for Orcas and we werent disappointed. We had to travel a long way out but it was worthwhile. Fantastic scenery and an entertaining shuttle bustrip made it a memorable day out. Happily go...","review_date":"July 23, 2012","user":"dontparkatno14"},{"attraction_id":81,"rating":4.0,"review":"Chasing the orcas!. We had a fantastic afternoon with Vancouver Whale Watch. It was our first time on the coast searching for whales and we encountered many! It took around 1.5 hrs to get to them and once we did we got to follow them as they went...","review_date":"July 8, 2012","user":"kelly_g"},{"attraction_id":81,"rating":4.0,"review":"Great Trip. This was my first time whale watching. It took as around 2 hours to get to the whales but when we got there, there were a couple of them that showed themselves regularly. It was a great experience. We took a scenic route back to...","review_date":"June 25, 2012","user":"dioh"},{"attraction_id":81,"rating":5.0,"review":"Whales galore!. We were thrilled with our experience with Vancouver Whale Watch. My husband, 2 children and I went on the Explorathor. It was pretty chilly and spitting a bit. We were really happy to be given pants, a coat, hat and mitts to keep us warm...","review_date":"June 14, 2012","user":"danibmom"},{"attraction_id":81,"rating":4.0,"review":"Whale of a good time!. The weather did not cooperate but the good folks at Vancouver Whale Watch weren't phased. They provided outer wear pants and coats as well as woolen hats and gloves and off we went in an open air craft. We saw eagles, seals, sea lions, porpises...","review_date":"May 29, 2012","user":"tim_l"},{"attraction_id":81,"rating":5.0,"review":"Great Crew & Awesome Day. From booking my trip to being dropped off back at my hotel, my experience with Vancouver Whale Watch was awesome! They made everything simple and easy and were so very informative. The shuttle driver was great in that he waited for all of his passengers...","review_date":"April 2, 2012","user":"lura_j"},{"attraction_id":81,"rating":5.0,"review":"Great company to spend the day with!. We had originally booked a trip with another whale watching company based out of Granville Island, but they cancelled the trip the day of because they didnt have enough participants. I called Vancouver Whale Watch and they were able to accomodate our family. From the...","review_date":"October 20, 2011","user":"momonthego88"},{"attraction_id":81,"rating":5.0,"review":"Best day ever. This was the third and best time I've been with Vancouver Whale Watch. Every time I've seen whales but this time was awesome. We got to see a super pod (all three local whale pods together). This really is a full day out. In all...","review_date":"October 8, 2011","user":"christopherh950"},{"attraction_id":81,"rating":5.0,"review":"A great day spent on the water. My family and I took a ride on the Explorathor II. The day was sunny; it took us 2 hours to get to the whales, but we really enjoyed the ride! We were provided with a waterproof layer to wear, and a hat and gloves....","review_date":"August 16, 2011","user":"carolyn_k"},{"attraction_id":81,"rating":5.0,"review":"Comfortable, professional and job-well-done. Hubbie and I grabbed the $15 shuttle at Canada Place and spent a great morning with the crew at Vancouver Whale Watch on the large open-roofed boat. The check-in was fast and efficient and I was thankful for the watch-cap hats they had available for...","review_date":"August 8, 2011","user":"limecordialcmp"},{"attraction_id":81,"rating":5.0,"review":"Wonderful Trip & Best Customer Service. I thoroughly researched whale watching companies in the Vancouver area for a recent family gathering up in Vancouver. Vancouver Whale Watch is the best! They were always quick to respond to my emails and phone calls and even offered to pay for our taxi ride...","review_date":"June 6, 2011","user":"xpatqn"},{"attraction_id":81,"rating":5.0,"review":"MAGICAL OCRA. This is the 3rd whale watching tour I have booked in Canada but Vancouver whale watch is by far the best with a shuttle bus to pick you up on time from down town Vancouver - if you like your wild life this is indeed...","review_date":"October 27, 2010","user":"hughesmarmite"},{"attraction_id":81,"rating":5.0,"review":"Awesome trip aboard the Explorathor. We had relatives from Argentina stay with us and we took them on the 2pm whale watching tour on July 28th aboard the Explorathor. We had 6 adults and a 6 six year old boy in our group. The weather was sunny but they had...","review_date":"July 29, 2010","user":"sammiecanada"},{"attraction_id":81,"rating":3.0,"review":"Whales were awesome but wouldn't pay this much again. We were very excited to take our children (ages 12, 10) whale watching and I was referred to this company. If you are going to whale watch, I think this company is an excellent choice. You have to drive 30 minutes from Vancouver but it...","review_date":"July 28, 2010","user":"edentravels"},{"attraction_id":81,"rating":3.0,"review":"Whale Watching a must....not sure if that means with this company?. We were sold on the zodiac style boats and the \"coolness\" factor of it. Their marketing says this type of boat glides across the water better then a traditional V-hull. I can take pretty cold weather so tried to politiely say no to their offer...","review_date":"July 30, 2009","user":"idealjourney"},{"attraction_id":81,"rating":5.0,"review":"Excellent whale watch cruise. We went on a morning tour in their covered boat. Had a great time and saw lots of Orcas!!! Saw eagles too. The crew were very knowledgable and even recognized the whales in the pod.\nAnother plus to this company is they will pick you...","review_date":"July 8, 2009","user":"collettelovestravel"},{"attraction_id":81,"rating":4.0,"review":"Special Treat. A whale watching trip in an open zodiac boat is one of those special sightseeing trips that will long be remembered. Vancouver Whale Watch makes it easy by picking you up at, and returning you to, your hotel for $15, well worth the convenience. Along...","review_date":"June 29, 2009","user":"william_t"},{"attraction_id":81,"rating":5.0,"review":"Whale watching for orca. Having visited Vancouver twice previously, I finally managed to get out to sea! My experience with Vancouver Whale Watch was outstanding. The company were great and the guide was fantastic with an immense knowledge of local history, culture, flora and fauna. The weather was fantastic,...","review_date":"May 24, 2008","user":"banrionnamara"},{"attraction_id":81,"rating":5.0,"review":"Wow!. We booked via the web site months in advance just to make sure we could go on Lightship one during one of our 3 days in Vancouver. We took the bus from Downtown Vancouver, it took just over an hour to get to Richmond and...","review_date":"January 10, 2008","user":"fraggles1975"},{"attraction_id":81,"rating":1.0,"review":"Big Ripoff. If you want to see whales I wouldn't recommend this company. They waited until we had paid and were in the boat then told us that the whales were on the other side of Vancouver Island and their boat didn't have the range to get...","review_date":"August 11, 2007","user":"xi12"},{"attraction_id":81,"rating":5.0,"review":"Vancouver Whale Watch Best on the Mainland. This past weekend we went on a whale-watching trip with Vancouver Whale Watch. People think that the best place to see whales is from Vancouver Island, but from our research we learned that this company goes to the same location visited by trips leaving from...","review_date":"July 31, 2006","user":"msmccorm"},{"attraction_id":81,"rating":1.0,"review":"Pushy service!. Front Desk was too pushy... I felt like they were pressuring me to go on a trip when I was just browsing around in the office, trying to figure out some more information about this tour. I felt like she was trying to threaten me...","review_date":"November 4, 2003","user":"adventurer6612"},{"attraction_id":82,"rating":5.0,"review":"Not many whales, but still a great experience. I took this tour with my 87 year old mother. She was able to stay inside and I could go in and out taking pictures. It was a little chilly but that was to be expected at the end of September. The crew were very...","review_date":"October 8, 2018","user":"836amyb"},{"attraction_id":82,"rating":5.0,"review":"A picturesque experience with knowledgeable crew. For those looking for a relaxing, informative, and beautiful day, I'd recommend a whale watching tour with this company. During the tour, we saw porpoises, dolphins, a humpback whale, and orcas. The crew provided in-depth background information on the animals we saw and took care...","review_date":"October 2, 2018","user":"jenk763"},{"attraction_id":82,"rating":5.0,"review":"We saw transient killer whales hunting!. I couldn't fault this tour. It was fantastic and we saw so many whales and lots of other animals too. Aside from the whales, what made it great was the crew. Mac, Ocean and Pascal were just such wonderful naturalists. They made sure everyone knew...","review_date":"September 26, 2018","user":"ozcazz"},{"attraction_id":82,"rating":5.0,"review":"Best of Victoria Tour. The trip was fantastic. The crew was great. I thank Anthony, Laura and Jenny for making the trip memorable. We saw Humpback whales on the way to Victoria and we saw a pod of Orcas on the return trip. The gardens were lovely also. I...","review_date":"September 25, 2018","user":"shelley_m"},{"attraction_id":82,"rating":5.0,"review":"Great Crew. The crew was both extremely knowledgeable and helpful. We did see one of the pods of local orcas and a dolphin. Even though a slow time it was a fun trip with good spirited guides.","review_date":"September 20, 2018","user":"74jeffz"},{"attraction_id":82,"rating":5.0,"review":"Wonderful. This trip was a birthday present and all was fun-tastic: the trip, seeing the orcas, bald eagles, seals and visiting the beautiful gardens. A great day out. The crew were great, friendly, enthusiastic and very helpful!","review_date":"September 14, 2018","user":"melissa_d"},{"attraction_id":82,"rating":5.0,"review":"Two pods of orcas, a humpback whale and good weather!. This was a fantastic day and one of the highlights of our Canadian holiday.\nWe were lucky that it was a calm and dry day so the boat journey was nice and smooth.\nAfter setting out from Vancouver we did have about two hours before...","review_date":"September 8, 2018","user":"paulmartin171"},{"attraction_id":82,"rating":4.0,"review":"Scenery and whales. We booked The Ultimate Tour with The Prince of Whales crew. It was a very fun day. We saw orcas on the way to Victoria and more orcas on our return trip. The crew were all very friendly and informative and made a point of...","review_date":"September 4, 2018","user":"524rital"},{"attraction_id":82,"rating":5.0,"review":"Worth the money. We were beyond happy with our trip, it was definitely the highlight of our holiday in BC. We spent the night in Victoria so that we could see more of the city and relax a bit, then picked up the shuttle to Butchart gardens the...","review_date":"September 3, 2018","user":"ahshao"},{"attraction_id":82,"rating":5.0,"review":"Great tour, staff is very nice and informative . We went to the \"ultimate tour\" we saw a few humpback whales and the staff explained some stuff about the whales and their activity. It was very interesting. There was hot drinks for free on the boat and some snacks you can buy. Than spend...","review_date":"September 3, 2018","user":"x3682pctomm"},{"attraction_id":82,"rating":3.0,"review":"Expectations vs Reality. The staff were amazing, Thomas was outstanding. The other boys and girls too. And not forgetting our captain. The boat modern and very comfortable.\nHowever.\nWhen advertising Whale Watching be very careful not to get peoples hopes up with all the wonderful photos in your...","review_date":"September 2, 2018","user":"rcldn"},{"attraction_id":82,"rating":5.0,"review":"Amazing trip !. Perfect day, from the crew to the weather and the sea file, everything was awesome. We saw both humpback whales and killer whales plus bold eagles and a lot of seals. Super experience, highly recommended.","review_date":"August 27, 2018","user":"dan_n"},{"attraction_id":82,"rating":5.0,"review":"Victoria. Eagle Wing whale watching - excellent; informed guides; clean ship. Gardens are gorgeous, a must for everyone. Went on Ghost tour; we now know where the ghosts of Victoria prowl. Tea at the empress! Lots of walking around the town; basket of flowers everywhere. Friendly...","review_date":"August 27, 2018","user":"bobdelli"},{"attraction_id":82,"rating":5.0,"review":"Best Day in Vancouver!. The day was beautiful: The smoke from the wild fires had subsided from earlier in the week, the sun was shining, and the temperature was mild. We boarded the boat at about 8:15 am, then headed out of the harbor. I sat up front, which...","review_date":"August 24, 2018","user":"volleygirl2344"},{"attraction_id":82,"rating":5.0,"review":"Perfect trip!!!. The ultimate day tour with Prince of Whales is amazing!! We saw 3 pods of transient killer whales on our boat ride over to Victoria, and even more breaching on our way back from Vancouver Island. Special shoutout to our on-board naturalists Pat and Hannah...","review_date":"August 20, 2018","user":"stephanierucinski"},{"attraction_id":82,"rating":5.0,"review":"Great excursion. We had a wonderfull day at sea and on vancouver island. Ship was very comfortable and well suited for whale watching. But the crew (Pascale, Jenny, Laura, Tom and all the other) were the best. They were alway happy to interact, answer our questions and...","review_date":"August 10, 2018","user":"bouchardjh"},{"attraction_id":82,"rating":4.0,"review":"lovely day out. great day out with the family, very friendly crew that were well informed and always present to share information..clean spacious boat..","review_date":"August 9, 2018","user":"dutchiezuidholland"},{"attraction_id":82,"rating":5.0,"review":"Humpbacks and Flowers..... If you are in Vancouver and plan to so whale watching and want a trip to Victoria and Butchart gardens, the Best of Victoria is the way to go.\nWe spent the morning traveling through the straits looking for whales (while also seeing Bald Eagles...","review_date":"August 4, 2018","user":"driftwood-65k"},{"attraction_id":82,"rating":5.0,"review":"Amazing and Two thumbs up! . The crew was outstanding with Jenni being Extremely helpful in describing the local geography and marine life. The addition of the gardens with the firework show on a Saturday night was a huge added bonus. Highly recommend this excursion.","review_date":"July 28, 2018","user":"chad_w"},{"attraction_id":82,"rating":5.0,"review":"Blow me away. What a bloody amazing crew. Malcolm, Tom, Sharon, Laura and Jenny. Helpful, knowledgeable, super friendly. A great day, highlight of Vancouver. Definitely recommend.","review_date":"July 21, 2018","user":"krystaj17"},{"attraction_id":82,"rating":5.0,"review":"Amazing Experience, must do :). One of the best tours :)Very comfortable boat, supper friendly staff, excellent combination of Whale Watching and Butchart Gardens in one day. Strongly recommend!!!!Thank you.","review_date":"July 11, 2018","user":"satysfakcija"},{"attraction_id":82,"rating":5.0,"review":"Staff is fantastic, great experience!. Staff was knowledgeable and friendly. My mother is not a fan of boats and during the choppy waters, they sat with her to ensure she was ok. Saw Humpbacks and Orca's as well as Harbour Seals and Bald Eagles. We also saw dear grazing as...","review_date":"July 11, 2018","user":"rebeccawaits"},{"attraction_id":82,"rating":5.0,"review":"Whales, bald eagles, Victoria, mountain vistas...what else could you ask for?. Had a wonderful day on the Prince of Whales catamaran yesterday. Saw a humpback whale up close which feed here in the summer (she came up to us, skipper kept a safe distance), bald eagles, seals and their pups. Trip starts in an office inside...","review_date":"July 8, 2018","user":"dave_m"},{"attraction_id":82,"rating":5.0,"review":"Fantastic Trip.... So this was our first tour in Canada whilst on our 3 week trip!\nIt's an early start but that so you can in as much as we did throughout the tour.\nWe did the Ultimate Tour to Victoria as we wanted a full day...","review_date":"July 6, 2018","user":"kellylouisegibson"},{"attraction_id":82,"rating":5.0,"review":"Fantastic day out. We had a fantastic time doing the ultimate day tour and spotted Orca's, Humpbacks, Porpoise and bald eagle. The staff were all knowledgeable and enthusiastic and got as excited by the some of the sightings as we did. The weather was poor on our trip...","review_date":"July 5, 2018","user":"fi0na58"},{"attraction_id":82,"rating":5.0,"review":"The Majesty of Orcas. My cousin and I booked this tour knowing that we wanted to see Orcas - it was the highlight of our 3 days in Vancouver. We thoroughly enjoyed the passion of the naturalists that shared the matriarchal family relationship of the orcas to actually SEEING...","review_date":"June 30, 2018","user":"tlquillen"},{"attraction_id":82,"rating":5.0,"review":"Amazing tour. Booked the whole day tour to Victoria for whale watching. We had a fantastic day, learned lots as the staff were amazing. They were very helpful with everybody on board and spent time with us all to update us throughout the trip","review_date":"June 19, 2018","user":"abulk627"},{"attraction_id":82,"rating":5.0,"review":"Staff this already great day trip over the top. It was not simply that I lucked out and was on a tour with only 10 guests and 6 crew (including two trainees) on our way there (and only about 25 guests on our way back), or that we saw 2 humpbacks en route to...","review_date":"June 8, 2018","user":"elizabeth_kcc"},{"attraction_id":82,"rating":5.0,"review":"Great excursion from Vancouver to Victoria!. We had a great time with Sharon and Shane and the rest of the very informative crew! Not only did we get to see lovely Vancouver and Victoria by boat, we also got to explore the beautiful Butchart Gardens and we saw TWO types of...","review_date":"May 30, 2018","user":"lauren_n"},{"attraction_id":82,"rating":5.0,"review":"Don't miss this tour!. You're missing half of what the Pacific Northwest has to offer if you miss this tour! It was fun, educational, relaxing and breathtaking all together. Leaving Vancouver and returning by water yielded some magnificent views of the city. We were really excited to actually see...","review_date":"May 30, 2018","user":"hansm466"},{"attraction_id":83,"rating":5.0,"review":"Surprised to enjoy this land and water adventure. We were \u201caccidental tourists\u201d on this journey on a wet, windy and wild day in Halifax. The guide was informative, interesting and entertaining. The vehicle kept us dry and as warm as we could be. Our original tour had been canceled due to the bad...","review_date":"October 14, 2018","user":"lam58"},{"attraction_id":83,"rating":5.0,"review":"We loved this tour! . Go on this tour. Choose Ben for your trip. Informative, friendly and fun. Learn about the city and it's history. Tour downtown and the harbor. Great way to get a lot in, in a short amount of time. Dress warmly!","review_date":"October 10, 2018","user":"melissa_m"},{"attraction_id":83,"rating":5.0,"review":"Great time on this tour!. My friend and I really enjoyed this tour! They offered a great introduction to Halifax, the city, the host and driver was great! Also, on what other tour can you experience travelling both by land and by sea in the same vehicle! I found this...","review_date":"October 1, 2018","user":"mapperd"},{"attraction_id":83,"rating":4.0,"review":"A NICE WAY TO SEE HALIFAX! . My husband, adult daughter and I rode the hop on hop off bus while in port for a day. A tour guide is on the bus and if you stay on the bus for the entire tour it takes about 90 minutes. Or you can...","review_date":"October 1, 2018","user":"triptips14"},{"attraction_id":83,"rating":1.0,"review":"Fun on land and sea. A family friendly tour of historic Halfax.\nThe land\/ water vehicle visits highlights and gives a great overview of the city and its history.\nThe little lads in our tour said it was \" awesome\"","review_date":"September 22, 2018","user":"gail_l"},{"attraction_id":83,"rating":5.0,"review":"Shoutout to Adrien!. The kids and I LOVED it! Adrien was our guide and Captain Dave drove. As a newish local it was great to hear stories about the city and my kids loved all the \u201cpuns\u201d. Lived on the Dartmouth side for a year and finally know...","review_date":"September 16, 2018","user":"danielle_h"},{"attraction_id":83,"rating":4.0,"review":"Halifax Nova Scotia Harbour Tour. The Harbour Hopper tour is great. We enjoyed the experience of driving on land and then into the sea. The actual vehicle is noisy but as long as the tour guide is loud enough you do not miss anything. Once in the water the vehicle...","review_date":"September 12, 2018","user":"thebutlers08"},{"attraction_id":83,"rating":4.0,"review":"Fun on the Hopper. The tour guide and driver were delightful. Lucked out and had perfect weather in Halifax. Beautiful city - short tour with just enough information to not bore you with history details.\nWould suggest to others with a short time in Halifax.","review_date":"September 10, 2018","user":"christina_e"},{"attraction_id":83,"rating":5.0,"review":"Halifax 2018. This tour is fun and informative about Halifax history. Captain Rachael drove us smoothly around, and our tour guide Abigail was hilarious. It's worth doing while you are visiting the city.","review_date":"September 5, 2018","user":"winerygal15"},{"attraction_id":83,"rating":4.0,"review":"Love to do again when it's dry!. I enjoyed the ride. I didn't enjoy the weather. Not the tour's fault.\nIf you go on an overcast day, be prepared to get wet. My poor sister got soaked from the rain that settled on the tarp.\nI enjoyed what we did see. I...","review_date":"September 5, 2018","user":"shawn_l"},{"attraction_id":83,"rating":5.0,"review":"Great Introduction to the City. The tour started on time. The staff was friendly and appeared to enjoy their job. There were no issues with our vehicle throughout the tour. I liked that we went up Citadel Hill and then into the Harbour as well. If you only have a...","review_date":"September 4, 2018","user":"luckychris101"},{"attraction_id":83,"rating":4.0,"review":"Interesting trip.. Very informative.However, the day , we took the trip two buses got broken.\nI would recommend , specially if you can swim ( just in case) .","review_date":"August 27, 2018","user":"olga_s"},{"attraction_id":83,"rating":4.0,"review":"Vacation in Halifax. Seat came loose and my mother in law fell and hurt her hip while the hopper was on citadel hill. Took away from what would have been a great excursion. However, that being said, the staff was very attentive to us and to my concerns...","review_date":"August 20, 2018","user":"wally_m"},{"attraction_id":83,"rating":5.0,"review":"Great tour! Lots of fun!. Really enjoyed our tour! Was quite neat to go from land to water and back again. Graham our tour guide was informative and entertaining (and gave some good recommendations for things to visit, restaurants and shops in town), and Tony was a safe and smooth...","review_date":"August 15, 2018","user":"alexis_j"},{"attraction_id":83,"rating":3.0,"review":"Fun Trip. We had a great narrator Adrian who made up for the fact our boat was falling apart. The awning which was supposed to give us shade from the hot afternoon sun was broken. There were umbrellas to help us out but the fact remained it...","review_date":"August 11, 2018","user":"sandrae995"},{"attraction_id":83,"rating":3.0,"review":"Great but.. The host and captain were great. The awning broke on the hill so they had to take it down and it was a very hot day. We couldn't hear the host on the hills due to the diesel engine noise but otherwise it was wonderful....","review_date":"August 2, 2018","user":"sandi_b"},{"attraction_id":83,"rating":4.0,"review":"A lot of fun.. The tour was well worth taking. We went at 7:30 p.m. and got a beautiful view of the sunset over Halifax Harbour. The captain and the tour guide were fun. We saw a number of things to which we returned the next day to spend...","review_date":"August 1, 2018","user":"bill_k"},{"attraction_id":83,"rating":4.0,"review":"Very good tour. This is really the only decent tour of Halifax, because the hop on\/off bus has been criticized for infrequent departures and unpredictable timing. It covers a lot of good history and many of the sights in Halifax, but is limited to a narrow part of...","review_date":"July 30, 2018","user":"travelbelle88"},{"attraction_id":83,"rating":5.0,"review":"Good place to start. Vacation there with my family on July 27, 2018. When we arrive in Halifax we immediately went to the pier try and figure out what to do, we saw the tour so we figured It was a good place to start. We did not regret...","review_date":"July 30, 2018","user":"mikeduval"},{"attraction_id":83,"rating":5.0,"review":"Went for the views! Impressed by the guide! . We decided to go on the Harbour hopper because obviously a land and sea vehicle is hard to pass up, but we were actually very pleased with the interesting facts we learned about the amazing city of Halifax. Our tour guide was very knowledgeable and...","review_date":"July 27, 2018","user":"nadia_i"},{"attraction_id":83,"rating":4.0,"review":"A great tour with excellent commentary. Just a perfect thing to do on a sunny day. This \"boat\" gives a quite different view of the waterfront from both land and sea. The tour director gave us lively and sometimes amusing commentary as we toured the harbour and downtown area. Considering the...","review_date":"July 24, 2018","user":"bcbikeguy"},{"attraction_id":83,"rating":4.0,"review":"Fun and informative. It was a perfect combination of history lessons and humour.\nOne hour long so it was great for a family tour as the kids do not get bored listening to history of area.\nOur tour guide was a young lady who shared very interesting facts...","review_date":"July 20, 2018","user":"chicki7"},{"attraction_id":83,"rating":5.0,"review":"A quick but informative tour. This is one hour guided tour the touches main historical significant points in the downtown core of Halifax and a cruise on the harbour - giving the excellent skyline view of the city. Highly recommended if you are short of time.","review_date":"July 14, 2018","user":"oriental_guest"},{"attraction_id":83,"rating":5.0,"review":"Great way to see Halifax. The guide was very knowledgeable. Was able to see Halifax from sea and land. Fun tour. Hopper is covered for those sunny days. Books up fast.","review_date":"July 8, 2018","user":"margot4nier"},{"attraction_id":83,"rating":5.0,"review":"Excellent Tour to Introduce Halifax - both land and sea!. Very fun and informative tour, first around the downtown core then out into the Halifax Harbour. I think that much of the entertaining aspect of the tour originates from the tour guide themselves. Our guide was more informative than comedic, but he didn't try to...","review_date":"July 7, 2018","user":"vancouverisle"},{"attraction_id":83,"rating":5.0,"review":"The friendliest guide I\u2019ve ever seen. Great schtick- very knowledgeable guide. The friendliest guide I\u2019ve ever seen. He would call out greetings to people in the street and security guards would wave back. Tour lasts about an hour- good orientation to the city","review_date":"July 7, 2018","user":"lepct"},{"attraction_id":83,"rating":4.0,"review":"Great Tour, Wish it were a little longer. We really enjoyed the Halifax Harbour Hopper Tour. It was fun, informative, and a great way to see the city. The staff was friendly and eager to help. We happened to have a rather hot day, but they offered umbrellas for anyone who wasn't under...","review_date":"July 6, 2018","user":"travelertp"},{"attraction_id":83,"rating":4.0,"review":"A fun tour to get a good introduction to the city. A fun little tour, if a little cheesy, but a great way to get a quick overview of the city layout and key historical information. The tour takes an hour, it is a little noisy, but the guides do their best and everyone was very...","review_date":"July 3, 2018","user":"rosebrien"},{"attraction_id":83,"rating":5.0,"review":"What an experience. Took a tour today July 1,18\nCapt Jeff and first mate Luke did did a fantastic job on our tour !!! Both were great to listen to and very knowledgeable!!!! The weather was amazing for it as well !!! Thank you so much !!!","review_date":"July 1, 2018","user":"b9077trpaulp"},{"attraction_id":83,"rating":2.0,"review":"Great folks, couldn\u2019t hear a thing..... I\u2019ve taken land-boat tours in Boston and Pittsburgh, so I\u2019m good with this sort of thing. I like the overview that land and sea provides. Alex, our guide on the 12:45 pm tour June 23, 2018 tour was great, for the limited amount of time...","review_date":"June 23, 2018","user":"lspdoll"},{"attraction_id":83,"rating":5.0,"review":"Having fun at Halifax Habour. Husband and I took a trip down East from Pembroke Ont. The Hopper Your was one of the highlights of our trip. It was very informative and fun.","review_date":"June 15, 2018","user":"kathy_s"},{"attraction_id":83,"rating":5.0,"review":"Such a laugh.. Had saved this to one of the last days of my trip and it was great to recognise places from the harbour. It's a lovely skyline and with views through to the Citadel it put what I was seeing more into context. What a load...","review_date":"February 17, 2018","user":"133pollyj"},{"attraction_id":83,"rating":5.0,"review":"A must for every tourist to Halifax. I saw this tour on trip advisor and was intrigued by a bus\/boat combo tour. I wasn't disappointed. It is a thoroughly worthwhile tour. It is an hour long tour, the first half on land and second half on the water. The tour guide was...","review_date":"October 23, 2017","user":"theseeker9"},{"attraction_id":85,"rating":5.0,"review":"Lucky and awesome day !. First of all i highly recommend to get into the zodiac and not the boat\/ferry, i know it's more convenient for some people, but it's better for the animals under the water.\nI got lucky too the guide that the group and i had, was...","review_date":"November 8, 2018","user":"yohan911"},{"attraction_id":85,"rating":5.0,"review":"Such a great experience. We booked the zodiac tour and we were not disappointed.\nThe skipper knows his job, extremely friendly and a mine of information.\nHe did his best to show us the orcas, whales and others marine animals.\nWe were lucky indeed, September is a good time....","review_date":"October 8, 2018","user":"hebus"},{"attraction_id":85,"rating":5.0,"review":"Amazing trip!. As a wheelchair user I found this company very helpful. We had an amazing trip and saw lots of Whales. Matt our driver was very informative and interesting. Highly recommend this trip","review_date":"October 3, 2018","user":"hawaiijulia"},{"attraction_id":85,"rating":5.0,"review":"Amazing trip - one of the highlights of our Canadian holiday. We didn't see orcas, but we had many close encounters with humpbacks, which seemed to come right up alongside our boat. Having been warned beforehand that the sea was a bit rough, I was a bit worried about going on the zodiac boat, but I...","review_date":"September 25, 2018","user":"dreamer648993"},{"attraction_id":85,"rating":3.0,"review":"Orcas did not cooperate. First I want to say that we are experienced zodiac travelers, havings seen wildlife in zodias in Hawaii, Costa Rica, Baja, Galapagos and more. It is our preferred was to get close to marine life if we can't be in the water with them\nIn...","review_date":"September 13, 2018","user":"mauibird"},{"attraction_id":85,"rating":5.0,"review":"Awesome. We choose Orca spirit and was very happy we did. Captain Mike was excellent he was enthusiastic and honest explaining that sightings were down to nature this wasn\u2019t a circus.\nHe was very informative and talked to us all , answering any questions .\nCaptain...","review_date":"September 8, 2018","user":"jacqui_m"},{"attraction_id":85,"rating":4.0,"review":"What a hoot!. We didn't see any orcas, but we did see several humpbacks and lots of sea lions. The ride alone was worth the price of admission. I wasn't expecting to go so fast or get so wet. But it was such a blast! I'd recommend this...","review_date":"September 3, 2018","user":"simone08"},{"attraction_id":85,"rating":3.0,"review":"ORCAS! But take your binoculars. If your travel choice is Zodiac then there is multiple whale watching companies in Victoria. We chose Orca Spirit and it was a good \u2018ride\u2019. Sitting in the front of the boat there was not much to hear of the captains explanations but that is...","review_date":"August 13, 2018","user":"anoniemj1"},{"attraction_id":85,"rating":5.0,"review":"This was the best whale watching ever. Early in the morning is the best time to go. Tide was extremely low which again gives beter opportunity to see the sea mammils. We checked in at eight and headed for the sea around nine with skipper Jeremy. We saw 6 different humpbacks in...","review_date":"July 11, 2018","user":"menno_197"},{"attraction_id":85,"rating":5.0,"review":"Fantastic . We were whale watching today on the open boat. Such a great experience. We got to see a family of whales go about there business and some seals chilling on the rocks on the way back. Alex was our skipper. Knowledgeable and entertaining, he really...","review_date":"July 10, 2018","user":"tillytotrocks"},{"attraction_id":85,"rating":5.0,"review":"AMAZING EXPERIENCE OF A LIFETIME!. My mom and I did a mother daughter trip to victoria June 14-17th, and decided on Orca Spirit as our whale watching tour company after a recommendation from a waitress at a local pub. We went saturday morning on the 11am zodiac boat with MATT....","review_date":"June 24, 2018","user":"kayley_p"},{"attraction_id":85,"rating":5.0,"review":"Awesome!. Me and my husband loved this tour! Our tour guide Mike was fantastic- had lots od knowledge on the whales and also great sense of humor. We did the 10am tour- you have to wear flotation suits which are warm but if you are used...","review_date":"June 16, 2018","user":"mrsamystewart"},{"attraction_id":85,"rating":5.0,"review":"Had a whale of a time! . Impressed with the whole thing; the guides were welcoming, friendly, and knowledgeable and were really keen to make sure we got the most out of the trip.\nThe respect shown to the animals while on the tour was really admirable, too - making sure we...","review_date":"June 16, 2018","user":"bikfletcher"},{"attraction_id":85,"rating":5.0,"review":"Best trip. We completed two fantastic trips on the 6th and 7th of June. Our first trip we were very fortunate to be meters away from a humpback. We also saw sea lions, seals, elephant seal, bald eagles and other birds. This was a fantastic experience but...","review_date":"June 8, 2018","user":"natashastacey"},{"attraction_id":85,"rating":5.0,"review":"Great trip. We had an amazing trip on the water. Our guide, Sarah was so helpful and informative. We had a great veiw on the Orcas, only a few meters away from the boat.","review_date":"June 3, 2018","user":"klara_t"},{"attraction_id":86,"rating":3.0,"review":"Overall a bit disappointing.. humpbacks and seals but no orca.. We chose this company after a lot of research because they say they stay out longer to maximise your chance of seeing whales. We were also expecting to see a variety of other marine life. Obviously wild animals don't appear on demand and they can't...","review_date":"January 26, 2019","user":"francophile635"},{"attraction_id":87,"rating":5.0,"review":"Great ride. Something good and affordable to do on your day in Halifax, crew could be a little more informative and offer you get drinks etc but overall highly recommended. Smooth sailing with a beautiful view.","review_date":"October 14, 2018","user":"sudine"},{"attraction_id":87,"rating":5.0,"review":"Great excursion! Wonderful staff! A great view of the city of Halifax from the water!!. Well it happened to us - we had booked the 6:30 but it was canceled due to not enough passengers. I completely understand the need to do this and we had read the reviews so knew going into it that it could happen. I don't...","review_date":"September 27, 2018","user":"janine_h"},{"attraction_id":87,"rating":3.0,"review":"Nice . This was a nice way to see the city and hear about some of the history. I could see that the kids found the raising of the sails interesting. They even invited volunteers to help with this. This is a fun thing to do on...","review_date":"September 10, 2018","user":"footprints814136"},{"attraction_id":87,"rating":4.0,"review":"Pleasant afternoon excursion. Nice cruise around the harbour on a 'tall' ship - 3 masted schooner. Was particularly nice after visiting the Bluenose II in Lunenberg a few days before. Good staff, good stories. Well worth the money.","review_date":"August 2, 2018","user":"grumpyogre"},{"attraction_id":87,"rating":1.0,"review":"Sadly...this was canceled after I booked. I was really looking forward to going out on this trip only to be notified that it was canceled because not enough people booked. No time to book anything else given the relatively short notice. Hope if I am lucky enough to come back someday...","review_date":"June 25, 2018","user":"karengn9891hi"},{"attraction_id":87,"rating":4.0,"review":"Great trip around the harbour.. Very nice ship with a full service bar. They can accommodate very large groups.\nIt was a 1.5 hour tour around the harbour while seeing some of Halifax\u2019s luxurious properties and learning some history around naval defence.\nHard to hear the tour guide a lot...","review_date":"June 11, 2018","user":"spidellj"},{"attraction_id":88,"rating":5.0,"review":"Fun on the River. What an exceptional little cruise. Sightseeing plus some entertaining on board. We really enjoyed it.","review_date":"January 26, 2019","user":"theresa_y"},{"attraction_id":88,"rating":3.0,"review":"Good views but kids got bored quickly. SUMMARY\nA large ship that that travels to the Orleans Island Bridge and back while providing views of the Montmorency Falls from a distance and the shoreline of Quebec City. It is a nice and relaxing cruise once things get started, but my kids got...","review_date":"December 12, 2018","user":"timtex0527"},{"attraction_id":88,"rating":1.0,"review":"Everything is far from view. I booked online the AML 90 minute cruise. Before docking, you can take pictures of the Chateau Frontenac. Upon docking, you are being told to stand on. Line, and they snap o photo of you. They should ask your permission or explain what they are...","review_date":"November 8, 2018","user":"diane_b"},{"attraction_id":88,"rating":4.0,"review":"Peaceful. My wife and I have done many trips, both in the states and Europe. This cruise was used for a leisurely and peaceful adventure. It was that. The scenery from our perspective was OK, and enhanced by the still rich colors of the trees. The...","review_date":"October 26, 2018","user":"miamiredskin1968"},{"attraction_id":88,"rating":5.0,"review":"Great Tour. But buy it in bunddle some other activity that you would do anyways or you could be disappointed like me!. Really great tour. However, I also did Hop On Hop off bus tour and bought those tickets separate from these tickets. And it ended up costing me alot more as each costed me about 40$ each. I found out that there was actually a bundle...","review_date":"October 9, 2018","user":"climber820921"},{"attraction_id":88,"rating":4.0,"review":"Well worth it. Crew members were very nice. Tour guide knowledgeable. Ship clean with plenty of indoor\/outdoor seating.","review_date":"October 2, 2018","user":"geraldine_m"},{"attraction_id":88,"rating":3.0,"review":"Deceptive ad of falls, not close up view. Brochures and ads for this trip appeared to have great view of falls. The boat turns around pretty far away from falls, not even on near side of bridge. We were there for 2 days, otherwise boat trip was good, but big let down when...","review_date":"September 25, 2018","user":"nicole_b"},{"attraction_id":88,"rating":5.0,"review":"Relaxing and educational cruise. This was a great way to see Quebec from the river. We took the 11:30 am cruise. It was a sunny, cool day. We found seats on the front open deck. Out there is a low wind screen that protects you as you sit and...","review_date":"September 9, 2018","user":"donna_e"},{"attraction_id":88,"rating":5.0,"review":"Great View But Even Better History Lesson. I brought some visiting family on this cruise yesterday and I did not have any expectations. However, I learned a ton about a place that I thought already had known about. David, the host, gave us a lot of historical information, in both official languages,...","review_date":"September 8, 2018","user":"lio-et-ben"},{"attraction_id":88,"rating":5.0,"review":"Fun cruise. We had a wonderful time and learned a lot. It was great family fun. Dave spoke perfect english so we learned a lot.","review_date":"August 31, 2018","user":"k6023qmtammyr"},{"attraction_id":88,"rating":5.0,"review":"Great view of the city from the water at an affordable price. This is a real nice river trip on a comfortable, clean ship with plenty of opportunities to move around the decks. Despite the comments were heard about the tour guide being hard to hear, we had no problem at all. We could hear directly up...","review_date":"August 30, 2018","user":"geoff809"},{"attraction_id":88,"rating":3.0,"review":"Boat Cruise on the St. Lawrence from Quebec City. It was a nice 90 minute boat ride from Quebec City to the bridge at Ile d'Orleans and return. The tour was given in French and English, however, it was not always clear what the tour guide was saying. We were in the A\/C room...","review_date":"August 28, 2018","user":"donnabelanger1"},{"attraction_id":88,"rating":2.0,"review":"Quebec City tour. Really not worth the money. The view of the city is much the same from the ferry for $7 round trip for two. We were very far from the waterfall and the bus or a bicycle tour takes you much closer. We did meet nice...","review_date":"August 16, 2018","user":"dond528"},{"attraction_id":88,"rating":1.0,"review":"Way too crowded!!!!. There weren't enough seats for the travelers booked. The boat left 5 minutes ahead of schedule departure time. My friend and I could only find seats inside (it was a very hot day, and there were no fans or air conditioning for those seats.\nThen...","review_date":"August 11, 2018","user":"irene_m"},{"attraction_id":88,"rating":3.0,"review":"Crew was awesome. The guide David and crew were excellent. David was very knowledgeable and added a lot of humour to the tour. Unfortunately I think the actual tour was a bit boring not much to see. The falls were interesting and the view of Le chateau Frontenac....","review_date":"August 2, 2018","user":"j_p"},{"attraction_id":88,"rating":3.0,"review":"Half of a Cruise - Bus tour. The cruise portion of the tour was from Old Quebec which you can reach via the Funicular or a flight of steps. The cruise is about 1-1\/2 hours with a good commentary in both English and French. It gives you a good view of Montmorency...","review_date":"July 23, 2018","user":"semi-oldtraveler"},{"attraction_id":88,"rating":5.0,"review":"River Retreat.... Nice relaxing way to view Old Quebec City from a boat. 90-minute cruise was historical and informative. We learned much about Canada and Quebec City from the tour guide dressed in historical garb. The day we went was brutally hot (about 104 degrees with the...","review_date":"July 13, 2018","user":"susiedlowell_ma"},{"attraction_id":88,"rating":5.0,"review":"nice quick cruise. It was a good backup to the dinner cruise. We enjoyed our tour up and down the St. Lawrence and learning more about Quebec.","review_date":"July 9, 2018","user":"walterstewart1952"},{"attraction_id":88,"rating":2.0,"review":"Quebec City Cruise. We took the last cruise of the day - 4pm departure - and were disappointed. Although the operators had no control over the heat wave Quebec was experiencing, because it was the last cruise of the day, the lounge on the second level was shut...","review_date":"July 3, 2018","user":"595marcyb"},{"attraction_id":88,"rating":4.0,"review":"Nice boat ride. Had beautiful weather for our 90 min cruise and enjoyed it very much. The waterfall is underwhelming, and you will not get anywhere near it but see it from a distance. Take another tour is that is your objective. We got a nice view of...","review_date":"June 28, 2018","user":"beth_u"},{"attraction_id":88,"rating":4.0,"review":"A different view of quebec. I booked this rather last minute. I was surprised at how large the boat was. Lots of space to sit, inside and out. Even a bistro, bar and store on board. Great information too. But with so many on board it takes a long time...","review_date":"June 24, 2018","user":"vickie_bernie"},{"attraction_id":88,"rating":5.0,"review":"A good value and great views of Quebec City . We took this boat trip during the day. It took about 90 minutes. The views of Quebec City were great and the guide did a great job of talking about the history of the area. The food was not great but was adequate. We had...","review_date":"June 24, 2018","user":"bsturges"},{"attraction_id":88,"rating":5.0,"review":"Very enjoyable 90 minute cruise. My family really enjoyed this cruise. It is a 90 minute cruise that you pick-up from lower town. You exchange your vouchers at the ticket booth for actual tickets and then get on line in time for your boarding. Our cruise was not crowded at...","review_date":"June 24, 2018","user":"ray212"},{"attraction_id":88,"rating":5.0,"review":"Don't Miss This!. Excellent way to spend part of a sunny day. Scenic, relaxing, educational. This should be near the top of any visitor's list for things to do in Quebec City.","review_date":"June 22, 2018","user":"trailblazernc"},{"attraction_id":88,"rating":4.0,"review":"Short, pleasant, huge waterfall. We were surprised that the cruise covered so little of the St. Lawrence, but it was pleasant enough. You float to the monstrous waterfall (go by car?) and return quickly. The commentary is necessarily slow--both English and French--so most people didn't listen. The gift shop...","review_date":"June 10, 2018","user":"writingprof"},{"attraction_id":88,"rating":5.0,"review":"Our first tour of the morning. What an enjoyable way to start the morning!\nThe staff and ship were great.\nThey offered food , coffee , wine and snacks on board.\nThe ship was very clean as were the restrooms.\neveryone very friendly and welcoming from the moment we boarded until...","review_date":"June 5, 2018","user":"peggy_l"},{"attraction_id":88,"rating":5.0,"review":"An amazing way to spend the afternoon. We did the 1.5 hour river cruise having previously done the open top bus tour of the city. The river cruise was definitely the better experience. Very informative and friendly live guide who gave us loads of information and lots to see from the river....","review_date":"May 17, 2018","user":"adocuk"},{"attraction_id":88,"rating":3.0,"review":"nice river cruise. This cruise leaves from Lower Old Town in Quebec City and lasts about an hour and a half. It has seating both inside and outside. It\u2019s a pleasant ride, and you get river views of such sights as the Chateau Frontenac on its impressive hill,...","review_date":"November 19, 2017","user":"lisa_y"},{"attraction_id":88,"rating":3.0,"review":"Sightseeing cruise from Quebec City. We took the 90-minute guided sightseeing cruise from Quebec City and sat outside in the bow where we had a good view. A costumed guide provided information in English and French about the scenery and history of the area but his descriptions were delivered at...","review_date":"November 2, 2017","user":"vickianne_11"},{"attraction_id":89,"rating":5.0,"review":"so relaxing and enjoyable. This was a lovely way to see the skyline of Toronto and learn all kinds of historical and archeological facts.","review_date":"December 11, 2018","user":"mkr59"},{"attraction_id":89,"rating":4.0,"review":"Excellent Photo Opportunity. The tour was not very long, but you have a unique opportunity for amazing photography! The guided were knowledgeable and the captain very professional. Only complaint is the your way pretty short.","review_date":"October 21, 2018","user":"angfromokla"},{"attraction_id":89,"rating":5.0,"review":"Good Panoramic View of Toronto. It's the best way to get a panoramic postcard view of the city and its island. The narration was very insightful and I learnt a lot about the city and its history.","review_date":"September 6, 2018","user":"sarah_z"},{"attraction_id":89,"rating":5.0,"review":"It was awesome. Tour was awesome with really good speech. I would highly recommend for whole family. Really good and clear views of Toronto sky line.","review_date":"August 20, 2018","user":"umangrdesai"},{"attraction_id":89,"rating":5.0,"review":"Awesome.. The view seen from ride of north of Toronto was excellent in understanding spread of the city and skyline.","review_date":"July 9, 2018","user":"pvp60"},{"attraction_id":92,"rating":5.0,"review":"Fantastic Trip would repeat in a heart beat. We enjoyed both the coach journey through the beautiful countryside with Yves our driver and the whale watching almost equally. We stopped for lunch at the train station and had the best almond croissant I have ever had and the best roast beef sandwich -...","review_date":"October 18, 2018","user":"dawn21"},{"attraction_id":92,"rating":5.0,"review":"Most amazing day I will treasure for the rest of my life!. The bus driver Yves was very entertaining and a lovely man. The trip was beautiful and we stopped a few times to take photos and toilet breaks.\nAll the staff were lovely and helpful.\nWe saw many pods of Fin whales and Minky whales, and...","review_date":"October 12, 2018","user":"jayneb1019"},{"attraction_id":92,"rating":5.0,"review":"Quebec City day trip to see whales. Coach journey approaching 3 hours each way. Choice of proper boat or zodiac. The zodiac is a zippy nippy racing skiff and definitely the one to choose! We saw seal, minke whale, fin whale, baby beluga whale and 9 hump back whale: A-MAZING.\nWorth coming...","review_date":"October 9, 2018","user":"r4394xqmichaelm"},{"attraction_id":92,"rating":5.0,"review":"Amazing. This tour was absolutely amazing! I went on the zodiac cruise and highly recommend it. Yes the way there and back on the bus is long and it is a full day activity but it goes through amazing scenery and especially now that fall has...","review_date":"September 30, 2018","user":"katja_s"},{"attraction_id":92,"rating":5.0,"review":"Whales, whales and more whales!. Whale watching does not get much better than this! From our delightful and informative bus driver Allen, to Catherine, our naturalist, the day was about as perfect as it gets. We were treated to a visual feast of different kinds of whales, including belugas. Because...","review_date":"September 29, 2018","user":"kathy_p"},{"attraction_id":92,"rating":5.0,"review":"Extremely Satisfying. My wife and I went on the Zodiac cruise and were thrilled with our experience. Our bus driver was very funny and transitioned smoothly between English and French, and we saw far more on the water than we were expecting. The crew were friendly and...","review_date":"August 19, 2018","user":"calvin_b"},{"attraction_id":92,"rating":4.0,"review":"Could be 5 stars. We booked our tour through Old Quebec Tours. OQT provides transport to and from the whale watching boats.\nOur driver, Alain, was personable, organized, patient and kept a good schedule and clean bus. He stopped both ways for restroom breaks and snacks. 5 stars for...","review_date":"August 9, 2018","user":"julieanne731"},{"attraction_id":92,"rating":5.0,"review":"Magnificent!. You have to do this once in your lifetime! We took the bus from Place d'Armes in Old Quebec out to the St. Lawrence river. It was a long bus ride but the driver was a very good guide and had lots of information about...","review_date":"August 9, 2018","user":"dallismarie"},{"attraction_id":92,"rating":5.0,"review":"Sensations Galore!. We were picked up by a very personable, funny and confident driver and guide named Allan. He spoke both English and French very well. On the way he kept us informed about the country and it\u2019s history. We stopped briefly at a Cheese House for...","review_date":"July 26, 2018","user":"theresa_d"},{"attraction_id":92,"rating":5.0,"review":"Fantastic day. We had a fantastic day , the journey was great at you get to witness some fantastic scenery.\nWhen we were there we went on the Zodiac boat and saw a humpback whale, seals and loads of minky wales, fin wales and a porpoise. The...","review_date":"July 14, 2018","user":"t_s"},{"attraction_id":92,"rating":5.0,"review":"A Whale of an Experience.. Safety was key points made. Crew was certainly interested and persistent in all of us seeing the whales and seals.\nManuevered boat so everyone could see or indicated quickly where to look.\nShould have worn gloves as was recommended. College student narrator was excellent and...","review_date":"July 8, 2018","user":"40galem"},{"attraction_id":92,"rating":5.0,"review":"Who needs an aquarium, when you can see the real thing!. We arrived in Quebec City at the start of a real heat wave. Unfortunate since my wife and I traveled to QC from Florida to escape the heat. The whale tour gave us the break we needed. A wonderful three-hour boat trip on the St....","review_date":"July 7, 2018","user":"adamhollingsworth"},{"attraction_id":93,"rating":5.0,"review":"High-fived a humpback whale (almost). We had the experience of a lifetime with our fantastic guide Ian.\nI bought this as a surprise birthday gift for my boyfriend on the 7th of November, and to our surprise we were the only people who had booked the tour, so luckily had...","review_date":"November 19, 2018","user":"marthaclare_"},{"attraction_id":93,"rating":5.0,"review":"Amazing Whale Watching!. Springtide whale watching provides such an amazing experience for their customers. Their staff and volunteers are all amazing, especially the volunteer Alyssa. She was extremely kind and helpful. I had such a fun time on the boat learning about the wildlife surrounding Victoria. Definitely would...","review_date":"October 25, 2018","user":"georgiabullbrook"},{"attraction_id":93,"rating":5.0,"review":"Awesome!!. Fantastic, Marcus and Heather with their wealth of experience and passion for these magnificent animals, made our trip .\nWe had the most perfect day very calm and overcast the orcas came that close it was everything we could have wished for .\nThank-you Chris...","review_date":"October 22, 2018","user":"noelarose13"},{"attraction_id":93,"rating":5.0,"review":"Awesome !!!!. We set off with high hopes knowing there are resident pods of Orcas close by and we were not disappointed. We were out in the boat for a long time (few hours but just lost track of time) - saw Orcas - one breached -...","review_date":"October 19, 2018","user":"eileenw837"},{"attraction_id":93,"rating":5.0,"review":"Orca and whale tour. Did the orca and whale tour on an a perfect Octobers day. The tour was very professionally run with great commentary from nature guides who answered many questions and gave great insights to both orcas and whales. We very very lucky to see both species...","review_date":"October 15, 2018","user":"simbar80"},{"attraction_id":93,"rating":5.0,"review":"Amazing experience!. A truly amazing and unforgettable experience! Very professional crew that shared their extensive knowledge, making it even more enjoyable. Spent 3 hours and lost count of the number of whales we saw besides seals and sea otters!","review_date":"October 14, 2018","user":"trevor_s"},{"attraction_id":93,"rating":5.0,"review":"Great experience. We took the largest boat (61 ft) and spent a fantastic 3 hours finding Humpback whales and Orcas, visiting the sea lions, seals and even saw an Otter.\nThe boat is very comfortable, fast, warm if you need to be and perfect for the job....","review_date":"October 13, 2018","user":"deb_h"},{"attraction_id":93,"rating":5.0,"review":"A fantastic adventure. The crew were really passionate about all aspects of nature and had great knowledge and enthusiasm for whale watching, which they willing shared with all passengers on this awesome trip. They made every effort, including running overtime to follow sightings from other sources, which enabled...","review_date":"October 5, 2018","user":"gordon123463"},{"attraction_id":93,"rating":5.0,"review":"Words can\u2019t describe. On a wonderful holiday in Canada this trip was the crowning glory. Having been on whale watching trips in other places in the world and not seen very much so I was prepared for the same to happen here. We were in a group tour...","review_date":"October 5, 2018","user":"nicola_b"},{"attraction_id":93,"rating":5.0,"review":"A wonderful experience. We thoroughly enjoyed our trip. The boat was comfortable and the crew knowledgeable. We saw lots of Orcas and Marcus gave us an interesting and informative talk on the way back to Victoria. A splendid way to spend 3 hours. Marcus also posts pictures from...","review_date":"October 5, 2018","user":"trb876"},{"attraction_id":93,"rating":5.0,"review":"Fantastic trip. Heather and Marcus were fantastic narrators on this trip. We were informed that killer whales had been spotted earlier in the day so we would have to travel at least an hour to get to them. What a wait though as we saw at least...","review_date":"October 3, 2018","user":"alison_b"},{"attraction_id":93,"rating":4.0,"review":"Whales worth the chill. We saw 6-7 whales, mostly as the surfaced for air which meant that they showed their tails. Rather chilly on the water but there were hot drinks and jackets on the boats to ensure our comfort. We moved away from where the whales were quite...","review_date":"September 15, 2018","user":"canada044"},{"attraction_id":93,"rating":5.0,"review":"A Great Introduction to Canada. We had the pleasure of taking a whale watching tour in early August. This was our first activity on our Canada Alaska trip and it was a great introduction. Not only did we see whales and orcas but we learnt so much more from our...","review_date":"September 4, 2018","user":"mrpbps"},{"attraction_id":93,"rating":5.0,"review":"Wow!. We went on the cruiser with Ian as captain and Marcus telling us what we are seeing. We saw orcas everywhere. We saw a pod attack a porpoise and we saw the orcas playing. One came right up along side the boat. We saw a...","review_date":"September 3, 2018","user":"kellyk36"},{"attraction_id":93,"rating":5.0,"review":"Superb and knowledgeable persons. Could not have enough luck to watch the whales but both the persons on board were extremely polite and so much of knowledge about whales and everything we had to ask for. Must visit the site with them","review_date":"August 19, 2018","user":"pankajsahi"},{"attraction_id":93,"rating":5.0,"review":"Whale watching. Best trip ever. Saw orcas hump back sea otter named Harry and big sea lions. Staff were so friendly and knowledgeable about sea life. Hot chocolate was an extrA bonus","review_date":"August 19, 2018","user":"leanndooley"},{"attraction_id":93,"rating":5.0,"review":"Whale watching. Had a fantastic trip today with Springtide. My kids will never forget seeing the orcas. Thanks to Megan and Marcus. Really friendly and informative guides.","review_date":"August 18, 2018","user":"z8261cdcolins"},{"attraction_id":93,"rating":5.0,"review":"Orcas. We really enjoyed our 3 hour whale watching tour. The tour was narrated by Marcus who is a Marine Biologist, he certainly knew his topic! After a short trip we were excited to see many orcas frolicking in the water. The boat had plenty of...","review_date":"August 18, 2018","user":"jodz04"},{"attraction_id":93,"rating":5.0,"review":"Simply the best. Went out with Marcus and Heather today. All the crew are very welcoming and very professional. The boat is well maintained and super fast, which comes in handy when reports of whales are received. We were lucky as we saw three large humpbacks for a...","review_date":"August 16, 2018","user":"magpie051"},{"attraction_id":93,"rating":5.0,"review":"Saw orcas and humpback whale. Went on the 10:00 am tour and had a great time! We saw orcas and humpback whales. The staff was very professional, friendly and helpful. Our guide Marcus was very knowledgeable and made sure we were informed and entertained the whole trip. I would highly...","review_date":"August 15, 2018","user":"isabelle_n"},{"attraction_id":93,"rating":5.0,"review":"Excellent trip and company, highly recommended!. We went on the afternoon whale watching tour on their purpose built covered whale watching boat. It was an amazing experience, within 20 mins we were watching a beautiful pod of Orcas and then later on several Humpback whales in every direction around the boat....","review_date":"August 13, 2018","user":"simon33333"},{"attraction_id":93,"rating":5.0,"review":"Chose to go with Springtide Whale Watching and wasn't disappointed.. Whales and seals, the commentary was made by the naturalist Marcus. He was very informative and funny, made the trip so much better. The travel time can be long but Marcus made sure we were informed and entertained. Make sure you ask for him to...","review_date":"August 13, 2018","user":"nymes"},{"attraction_id":93,"rating":5.0,"review":"Loved it !! . We are so glad we chose this company as warm, friendly and knowlegable. We went on a 2pm trip for 3 hours plus through the harbour and saw both orcas and humpbacks. Heather and marcus were the guides and so interesting and informative. We would...","review_date":"August 12, 2018","user":"kldub"},{"attraction_id":93,"rating":5.0,"review":"Great Service, great boat, great guides!. We had a great time with Springtide. We went on their boat with a cabin. Very comfortable, lots of choices of seating (inside, outside, on the deck), and a more comfortable ride for my husband who has back issues (a zodiac would not be a...","review_date":"August 10, 2018","user":"carmichaeltravelers"},{"attraction_id":93,"rating":5.0,"review":"Great Experience!. Went on a tour with Springtide and had a great time. The boat and wildlife seen was incredible (Orcas and sea lions!). What made the tour even better was the tour guide Marcus, his passion and love for these animals really made everyone happy to...","review_date":"August 9, 2018","user":"aina_traveling"},{"attraction_id":93,"rating":5.0,"review":"Highly recommended!. This was my first Whale watching tour. I was travelling solo and aboard the Zodiac vessel. In my experience it was better being closer to the water, Zodiac is easier to maneuver so we were always close to the action, and action there was! Our...","review_date":"August 9, 2018","user":"ricky_a"},{"attraction_id":93,"rating":5.0,"review":"Amazing Trip!. We have been on a number of whale watching cruises and we could not recommend Spring Tide more! We had excellent conditions and the Skipper, Ian, was extremely knowledgeable and made the experience all the more better. The staff were super friendly and were easily...","review_date":"August 8, 2018","user":"lisashannon94"},{"attraction_id":93,"rating":5.0,"review":"Wonderful crew and boat. The ship is large enough to provide a comfortable ride and yet small enough to provide an up close view of the orcas. The crew was very friendly and informed.","review_date":"August 6, 2018","user":"fdogusa"},{"attraction_id":93,"rating":5.0,"review":"Great Experience. Even though the sea fog rolled in we were lucky enough to see Sapphire and Scratchy feeding and diving for a considerable amount of time. The smell of Scratchy\u2019s fishy breathe will always be a \u2018fond\u2019 memory for us. Unfortunately we didn\u2019t see orcas during...","review_date":"August 5, 2018","user":"specialbirthday"},{"attraction_id":93,"rating":4.0,"review":"An Afternoon with Killers. Got to see Orcas during our trip with Springtide. The whole experience was fabulous. Heather and Marcus infused the trip with a certain energy and loads of facts. Would recommend the more spacious and comfortable Marauder. (Hot chocolate on the house too).\nWe saw Orcas...","review_date":"July 30, 2018","user":"harryrao"},{"attraction_id":93,"rating":5.0,"review":"Amazing afternoon with orcas. My wife and I were recently in Victoria, and decided to go whale watching hoping to see the famous orcas. It was a beautiful calm day - a really summer day on the water. We chose the bigger boat so to be more comfortable and...","review_date":"July 21, 2018","user":"antonb1997"},{"attraction_id":93,"rating":5.0,"review":"Great Experience. Our family enjoyed three great hours watching numerous Orca\u2019s, a sleeping whale, see lions, seals. The crew was very hospitable sharing a lot of knowledge but also serving cofee\/tea\/hot chocolate. Heather and Marcus were great guides. We were also lucky with the calm sea and...","review_date":"July 20, 2018","user":"sipko2016"},{"attraction_id":93,"rating":5.0,"review":"Fantastic three hours. We booked this tour during our two day stop in Victoria and it more than lived up to our expectations. Really nice boat and knowledgeable crew of Captain Ian and naturalists Marcus and Heather. Within minutes of leaving the Harbour the crew received news of...","review_date":"July 20, 2018","user":"angela_r"},{"attraction_id":93,"rating":3.0,"review":"We saw some fins. First off, let me say something that applies to all whale watching tours in Victoria. You most likely are NOT going to see the whales frolicking like you see in the brochures! This is not sea world.These are wild animals, and you're not going to...","review_date":"July 7, 2018","user":"paul_u"},{"attraction_id":93,"rating":5.0,"review":"Calm waters....MANY whales!. This was our lucky day. Mark, our guide, said that rarely is the water this calm. We were looking forward to a more \"choppy ride\" on the Zodiac, but because the water was so calm, it wasn't so adventuresome! However, the many whales we saw...","review_date":"July 5, 2018","user":"jody_a"},{"attraction_id":93,"rating":5.0,"review":"Absolutely fabulous trip with wonderful views of humpbacks . We made a spontaneous booking with Springtide when over in Victoria and it was a wonderful experience. The crew were all lovely and clearly passionate about what they do. We were lucky to get several sightings of a humpback and we came across two more...","review_date":"July 2, 2018","user":"katherinefrench"},{"attraction_id":93,"rating":4.0,"review":"Great crew. We took this tour as an excursion from a Western Canada tour we were on. Our time slot was in the afternoon, I'm sure this contributed to the lack of wildlife seen. We were sprinting out towards a last know pod spotting but were unable...","review_date":"June 29, 2018","user":"samsmom1103"},{"attraction_id":93,"rating":5.0,"review":"Marine Biologists on the crew. Well staffed, courteous crew that offered coffee and hot chocolate while heading out to the orca's location.\nThe two marine biologists on crew went around greeting passengers and explained where we were going and asked if anyone had questions. They patiently answered questions and enthusiastically...","review_date":"June 23, 2018","user":"amazonblue"},{"attraction_id":93,"rating":5.0,"review":"First Ever Whale Watching Experience. Since this was my first whale watching experience, I didn't really know what to expect but I must say that I was pleasantly surprised! The boat was nice and comfortable and the staff were VERY friendly and knowledgeable thus creating quite a welcoming experience! We...","review_date":"June 13, 2018","user":"kbdon01"},{"attraction_id":93,"rating":4.0,"review":"A great whale watching trip after a bit of a wobbly start. One of the main reasons that my wife and I had travelled to Vancouver Island was to see whales in their natural habitat. We were really looking forward to our excursion.\nInitial communication with the company was great. As a wheelchair user, I had some...","review_date":"June 6, 2018","user":"david_t"},{"attraction_id":93,"rating":5.0,"review":"Amazing trip. Had a great day out, Marcus and Melissa wwere very informative and helpful, Captain Dan managed to locate two humpback whales even kept us out longer so we could watch them for a while, great experience","review_date":"June 5, 2018","user":"birthdayboozers"},{"attraction_id":93,"rating":5.0,"review":"Great whale watch experience. Did not start well with visiting center sending us to the wrong location\nWhen we arrived at the office close to when the boat was leaving,the owner\nPersonally escorted us to the boat.That had to be a good premonition and it was,\nThe boat was...","review_date":"June 1, 2018","user":"orapik"},{"attraction_id":93,"rating":5.0,"review":"Real amazing . Guys, I would like to say thank you. It was a amazing tour and a really beautiful tour on a sunny Saturday in Victoria. The staff in the booking office was very friendly and the service was outstanding. On my morning run I checked a...","review_date":"May 21, 2018","user":"ddeglow"},{"attraction_id":94,"rating":5.0,"review":"Loved this tour and company! . If you are in Victoria don\u2019t hesitate to book this tour, It was fantastic! The boat was beautiful, clean avd safe! We did see whales and then went to the beautiful gardens!","review_date":"August 15, 2018","user":"jennifer_o"},{"attraction_id":94,"rating":5.0,"review":"Ultimate Victoria Tour was amazing. The trip from Vancouver to Victoria today was truly wonderful. The organisation was excellent and the enthusiasm of the guides made the trip. The guides; Sharon, Chloe, Tom and Cean were so knowledgable and tried so had to find Whales and other wildlife keeping us...","review_date":"June 7, 2018","user":"maryer0ss"},{"attraction_id":95,"rating":5.0,"review":"Good boat cruise. Easy to book online for a harbour cruise. We did the hour long cruise with commentary. Really enjoyed it and learned a lot about Vancouver from Rob the guide. Friendly staff, both at the office and on board the boat. Has a cafe on board....","review_date":"September 22, 2018","user":"susan_s"},{"attraction_id":95,"rating":4.0,"review":"surprisingly pleased. so many harbor tours are seemingly contrived with a falsely enthusiastic crew. This was a pleasant tour aboard a legitimate stern wheeler with an informative narrator. We enjoyed our time on the water and did not feel cheated on the price.","review_date":"August 31, 2018","user":"jfhertner"},{"attraction_id":95,"rating":5.0,"review":"Best introduction to Vancouver. As a local resident, whenever I have visitors, this is the first thing I book because it's the best introduction to Vancouver. But I would only do this on a nice day because it's the scenery that matters. If you can't see the mountains, save...","review_date":"August 27, 2018","user":"bill_b"},{"attraction_id":95,"rating":5.0,"review":"Pleasant way to spend an hour . I really enjoyed this little cruise and would recommend.\nThe crew were all friendly and informative. It was a nice contrast to see Vancouver from the water.\nLots of harbour seals about too which was nice.","review_date":"August 27, 2018","user":"customer111"},{"attraction_id":95,"rating":3.0,"review":"\u00ab\u00a0Good\u00a0\u00bb. Small 1h boat-trip (40 cad) in the harbour. Did it because it was a sunny day and it was so nice to be on the water by such a day \ud83d\ude04","review_date":"August 25, 2018","user":"ici_la_et_ailleurs"},{"attraction_id":95,"rating":5.0,"review":"I love seeing a city from the water and Vancouver is no exception. I took the one hour harbor cruise and I am so happy I did. What a great way to start my day in Vancouver. I was staying in Coal Harbor so it was an easy morning walk along the seawall to the cruise. Once aboard...","review_date":"August 18, 2018","user":"tom_expedia_travel"},{"attraction_id":95,"rating":5.0,"review":"Excellent tour of Vancouver Harbour - highly recommended. This was a last-minute decision and we obtain tickets on the last harbour tour one day, a beautifully sunny day in May. It turned out to be the highlight of our four day stay in Vancouver. The location was a little hard to find even...","review_date":"August 18, 2018","user":"maswscreenwriter"},{"attraction_id":95,"rating":5.0,"review":"Best tour guide ever!. Interesting take on the sights of Vancouver and North Vancouver. Unfortunately, couldn't see the mountains because of the smoke.","review_date":"August 15, 2018","user":"eastvan599"},{"attraction_id":95,"rating":4.0,"review":"A wonderful way to spend an afternoon out on the water. We went on the Constitution in the afternoon on a beautiful July day. They were great about explaining what you were seeing along the tour. It was just over an hour.","review_date":"August 9, 2018","user":"keby28"},{"attraction_id":95,"rating":4.0,"review":"Great cruise.... informative tour of the Harbor.... could be longer. The tour is quite informative and educational. Our group of Young Couples Reunion enjoyed the beautiful weather and the comaraderie of the outing. The staff were helpful and friendly.","review_date":"July 31, 2018","user":"joelk382"},{"attraction_id":95,"rating":4.0,"review":"Paddleship experience. If you want to experience an old fashioned paddle steamer experience - this is the tour for you. The one hour tour takes you round Vancouver Harbour, with on board commentary pointing out all the salient places and giving some interesting facts. It is a...","review_date":"July 26, 2018","user":"collrr"},{"attraction_id":95,"rating":3.0,"review":"Very nice deck with a lot of seating on this boat. The boat was nice but the top deck was the best feature - lots of seating and nice and breezy on a hot summer's evening.\nThis is my third boat cruise of the Vancouver harbour (this particular sailing was out to Deep Cove). This was...","review_date":"July 15, 2018","user":"bubblybrenda"},{"attraction_id":95,"rating":5.0,"review":"Perfect 1 hour cruise . I chose the 1 hour harbour tour instead of the other longer cruises.\nI can say for my family that it was just the right length to be fully appreciated the entire journey.\nAs it\u2019s during the day, there were not a lot of people...","review_date":"June 22, 2018","user":"lola516"},{"attraction_id":95,"rating":3.0,"review":"located just a few steps West of the foot of Denman Street. We typically make it a point to enjoy yearly cruise on the paddlewheeler Constitution. As usual we take our Cannon along to document the changes in the skyline from year to year. Gone are the visits to the seals and eagles. For tourists the cruise...","review_date":"May 15, 2018","user":"renegade225"},{"attraction_id":111,"rating":5.0,"review":"2 solid hours of orcas. We went out with Captain Dave on the company's first trip of the year. It was a great trip -- thirty minutes out and back, and 2 solid hours of orcas (three separate pods) with a few bald eagles thrown in for fun.\nI would...","review_date":"March 14, 2019","user":"alex_f"},{"attraction_id":122,"rating":5.0,"review":"Great time! . Daniel and Erika were absolutely wonderful guides! They were friendly and chatty and gave us great tips on activities and a bit of fun facts mixed in. We loved the boat ride and were pleased we had time to wander a bit on our own....","review_date":"July 4, 2018","user":"060207jenm"},{"attraction_id":123,"rating":5.0,"review":"Great Way To See The Sights!. The Granite Falls Zodiac Tour was recommended to us by a friend and we were so glad to have taken her advice! Our guide, Dylan, was excellent and very informative, showing us the beautifully picturesque Indian Arm, Granite Falls and the incredible scenery along the...","review_date":"October 29, 2018","user":"sarebare6"},{"attraction_id":123,"rating":5.0,"review":"Absolutely amazing, so much fun!. It was an afternoon well spent! Our guide, Dylan, was informative and entertaining. There was lots to see and lots to learn about and was communicated well. Lots of wildlife, beautiful scenery, fun environment. I would recommend this tour to anyone who wants to learn...","review_date":"October 1, 2018","user":"danielle_l"},{"attraction_id":123,"rating":5.0,"review":"Awesome tour!. The beautiful scenery of Vancouver and Indiam Arm fjord was enhanced by our fun and friendly guide Dylan. He took great care of everyone, making sure we were comfortable and enjoying ourselves, and was engaging as he told us stories about the history of Vancouver....","review_date":"September 30, 2018","user":"brittany_c"},{"attraction_id":123,"rating":5.0,"review":"Would highly recommend! . Had so much fun on this adventure! Our tour guide Shane was so knowledgeable and would constantly check to make sure everyone was OK and enjoying themselves. The tour was great and it was awesome to be able to go so far out and see...","review_date":"September 30, 2018","user":"z3836xqsaraht"},{"attraction_id":123,"rating":5.0,"review":"Absolutely not to miss. This is definitely a tour you should not miss! We had Alex as our guide and he was absolutely awesome. He was very patient with getting everyone ready and he was so much fun as well as very professional! This is one of the most...","review_date":"September 25, 2018","user":"sherri_s"},{"attraction_id":123,"rating":5.0,"review":"Alex was the best guide ever!. Granite Falls Zodiac Tour was a PERFECT way to spend an afternoon! The time flew by. And because of Alex, the tour was extensive, informative and exciting! Be sure to request Alex if you can - he really cared about everyone having a great time!","review_date":"September 24, 2018","user":"debbielupo"},{"attraction_id":123,"rating":5.0,"review":"Such a Great Trip!. We organized a boat tour for our staff party and the process was flawless and easy from start to finish. Jessica helped book us in and was a pleasure to work with and Raphael, our guide, was unbelievably knowledgeable and engaging. It rained the whole...","review_date":"September 21, 2018","user":"joscelyn_w"},{"attraction_id":123,"rating":5.0,"review":"Fantastic & educational fun!! . Visiting from SoCal. This tour was phenomenal!! Will do it again next year w\/ my hubby so he can experience it. Dillon was our fun & fabulous tour guide. He was so nice & had an eye for pointing out amazing wildlife. Saw seals, an...","review_date":"September 17, 2018","user":"240janetz"},{"attraction_id":123,"rating":5.0,"review":"Great! . Shane was an excellent guide! Knowledgeable and funny! We saw falls, learned some cool stuff, and found some seals! We had a great time!","review_date":"September 11, 2018","user":"mathew_g"},{"attraction_id":123,"rating":5.0,"review":"A really fun and informative 3 hours. What a pretty afternoon, even if a bit misty and foggy. Shane was a great guide and kept his commentary interesting for both adults and our 9 & 12 year olds - both with his information and his (safe but fun) driving. A great way...","review_date":"September 2, 2018","user":"cruiser26681"},{"attraction_id":123,"rating":5.0,"review":"Super Tour. Vancouver from a Zodiac is a must! Great tour through the Harbor and up Indian Arm Fjord. Great cliffs, waterfalls and sea life. Faith did a great job with the narrative and history of the area. Thankfully we were suited up for our excursion which...","review_date":"September 2, 2018","user":"bbear301"},{"attraction_id":123,"rating":5.0,"review":"Great tour!. We took this tour as a family last Sunday and we just had a blast! Alex our captain was amazing, lots of fun doing donuts but also showing us amazing places.\nLoved the purple sea stars and the seals.\nIt\u2019s a much better tour than...","review_date":"August 31, 2018","user":"jmarineau"},{"attraction_id":123,"rating":5.0,"review":"Amazing tour hosted by the best tour guide!. We are local Vancouverites and I've been on these tours before years ago but this one was by far our favorite and I feel it was because of Dylan! He was so funny, knowledgeable and the whole 3 hours went by so quickly because we...","review_date":"August 28, 2018","user":"annykyun"},{"attraction_id":123,"rating":5.0,"review":"Exciting and beautiful!. This trip was excellent from start to finish. Our tour guide Raphael was really friendly and knowledgeable. The scenery was magnificent. I would highly recommend you do it!","review_date":"August 22, 2018","user":"caroline_k"},{"attraction_id":123,"rating":5.0,"review":"Really fun 3 hour boat trip. We had a great time going up Indian Arm on the 3 Hour Zodiac tour.\nThe tour guide, Faith, was fantastic.\nHighly recommended","review_date":"August 19, 2018","user":"mik5star"},{"attraction_id":123,"rating":5.0,"review":"City, water, sights, and waterfalls. Raphael did a great job showing us all the sites of Vancouver from the city to the extreme wilderness areas. Harbor seals were basking on the rocks. He gave us a great history lesson of the city and also the wilderness areas along with types...","review_date":"August 18, 2018","user":"jpinkerman"},{"attraction_id":123,"rating":5.0,"review":"Great time! . Me and my 19 year old son enjoyed this tour very much. Raphael the guide was very friendly, informative and fun. I would recommend everyone go on this tour if you are visiting Vancouver. Very beautiful sight seeing and an excellent way to spend an...","review_date":"August 17, 2018","user":"travelbugstpaul62"},{"attraction_id":123,"rating":5.0,"review":"Highlight of our trip to Vancouver!. This was a fantastic tour! Our guide, Raphael, was excellent. He was really knowledgeable about the city, wild life, fun urban facts, and really fun! The donuts were great! Thanks again from your first group from Nebraska! And a great photographer!","review_date":"August 17, 2018","user":"z9118rwmaryd"},{"attraction_id":123,"rating":5.0,"review":"Awesome tour - highly recommend!. Dylan was our tour guide and he was friendly, informative and funny! The boat ride was a blast, as close to a thrill ride as possible without disobeying harbor laws! Lots of cool sights, like seals, starfish and water falls, Dylan knew exactly where to...","review_date":"August 14, 2018","user":"joaniel51"},{"attraction_id":123,"rating":5.0,"review":"Granite Falls Tour was Awesome!. A beautiful, fun, and exhilarating trip up a glacial fjord. The weather in August was perfect. Warm enough that we didn\u2019t mind getting a little wet. Captain Faith was amazing - knowledgeable, funny, and a very skilled captain. I highly recommend this tour.","review_date":"August 12, 2018","user":"dean_w"},{"attraction_id":123,"rating":5.0,"review":"Fun trip even for locals . We originally planned to do the Bowen Island tour but timing wise, chose this trip and I'm glad we did. Our captain Raphael was so great, giving us tons of backstory of the certain sites and a fun ride through the waves. Learned a lot...","review_date":"August 12, 2018","user":"kittywal"},{"attraction_id":123,"rating":5.0,"review":"Zodiac tour Raphael was the best. Me and my gf went on a zodiac tour and it was a very good experience and what made it better was the tour guide Raphael. He knows a lot about the city and knows how to keep the ppl having fun","review_date":"August 12, 2018","user":"mthiara23"},{"attraction_id":123,"rating":5.0,"review":"Experience worth every dollar spent!. I just loved this tour! Alex was our tour guide and told us all about the bridges, port, old powerhouses and more - everything we were passing by! My favorite moments were to stand up when we were speeding and SEALS \ud83d\ude1c such a great...","review_date":"August 11, 2018","user":"905natashas"},{"attraction_id":123,"rating":5.0,"review":"A fantastic excursion. The whole ten members of the family joined this RIB tour to Granite Falls - this included children and senior citizens. The trip was operated to an excellent degree - not only informative but exciting as well.\nThe scenery and story telling by our \u201c...","review_date":"August 6, 2018","user":"relaxingray"},{"attraction_id":123,"rating":5.0,"review":"Incredible scenery and awesome trip. Alex is the man!. Did the Granite Falls Zodiac Tour with Alex. Alex did a great job of explaining much of the history of Granville Island, Stanley Park, and various tidbits up along Indian Arm. We saw several seals and a bald eagle. Would definitely recommend and do it...","review_date":"August 6, 2018","user":"chad_i"},{"attraction_id":123,"rating":5.0,"review":"Great Afternoon. Our family of six went on the Granite Falls boat tour with Shane. The first half of the tour is of Vancouver, the city and the shipping and views of downtown. My kids thought this was super interesting in and of itself. Then the tour...","review_date":"July 31, 2018","user":"s942gxjamesf"},{"attraction_id":123,"rating":5.0,"review":"Fabulous. What an amazing trip. Dylan was very informative and the whole trip went too quickly! The interaction with the other zodiac was such fun. Would recommend this to everyone. I was initially nervous as I have never been on a boat such as this, but...","review_date":"July 29, 2018","user":"debsandpops"},{"attraction_id":123,"rating":5.0,"review":"Loved it!. I took my mom for a belated Mother's Day activity and we both loved it! We have already shared our experience with friends and I think a friend is booking as I write this!\nWhether you are visiting our beautiful city from far away, or...","review_date":"July 27, 2018","user":"della_h"},{"attraction_id":123,"rating":5.0,"review":"Amazing!!!!!!!. Took the granite falls tour Yesterday with captain Raphael (who was brilliant by the way), this was 3 hours of sheer entertainment, wonderful scenery, wildlife (seals and bald eagles) and information about everything your saw. The zodiac ride is so much fun especially when up...","review_date":"July 27, 2018","user":"ali_m"},{"attraction_id":123,"rating":5.0,"review":"Granite Falls. This was an amazing tour. Shane was fun and informative, the views where amazing. A must when you visit Vancouver. Thanks","review_date":"July 22, 2018","user":"esierra12"},{"attraction_id":123,"rating":5.0,"review":"Thrilling Trip with Amazing Views! (And Baby Seals!!!!). Thrilling and informational time heading around the Indian Arm and Granite Falls with Dylan behind the wheel. Sitting in the front is a risk only taken by the roller-coaster loving, thrill seeking type like my brother and I. Waves pummeled us from all angles as...","review_date":"July 17, 2018","user":"caroli1areviews"},{"attraction_id":123,"rating":5.0,"review":"Terrific Tour!. Excellent tour of not just Granite Falls & Indian Arm, but Deep Cove, Burrard Inlet, English Bay and the waters around Granville Island as well. Alex was our guide, and he was funny, well informed, courteous, and very professional. Couple times he showed us the...","review_date":"July 17, 2018","user":"greg_m"},{"attraction_id":123,"rating":5.0,"review":"Great water tour. We had a great guide named Shawn. He was sure to spend time point out notable landmarks with some history and facts. Not only did we see lots of landmarks, we also had a very rare sighting of orcas on our tour.\nThe gear they...","review_date":"July 9, 2018","user":"hugogurl"},{"attraction_id":123,"rating":5.0,"review":"Enjoyable trip with amazing views!. Fun trip that gives you a little history and culture along with amazing scenery and views of wildlife! Went out yesterday with Shawn guiding the boat. Super fun ride with a funny captain...what more could you ask for?","review_date":"July 8, 2018","user":"nancy_s"},{"attraction_id":123,"rating":5.0,"review":"RAPHAEL! RAPHAEL!!. Amazing time heading up to Granite Falls with Raphael at the wheel. Easy going and fun delivery of Vancouver knowledge and anecdotes. Throw in speed and sharp turns and we could not have had a better experience. On our way up, we saw seals, bald...","review_date":"July 3, 2018","user":"j4028mtangelar"},{"attraction_id":123,"rating":5.0,"review":"An experience you'll never forget. Vancouver Water Adventures offers several experiences. Just got done with their Granite Falls tour today. This tour is amazing--a great way to see a lot of nature and the Vancouver waterways all at once. You're provided a cover suit which keeps you warm, breaks the...","review_date":"July 3, 2018","user":"kwkirton"},{"attraction_id":123,"rating":5.0,"review":"Amazing Tour. Jamie, our boat Captain was outstanding, great tour, was amazed at history and his knowledge! The donuts were a hoot! I'd do this again.","review_date":"June 27, 2018","user":"585gregoryk"},{"attraction_id":123,"rating":5.0,"review":"Best trip I've ever been on. I had such a great time on this trip and it's by far the best one I've ever been on. I would highly recommend.","review_date":"June 26, 2018","user":"rjgw80"},{"attraction_id":123,"rating":5.0,"review":"Fantastic experience . This three hour cruise was exceptional good fun. The ride was very comfortable and the scenery was wonderful. We sass four bald eagles. Jamie was a terrific guide!","review_date":"June 24, 2018","user":"jaimeb694"},{"attraction_id":123,"rating":5.0,"review":"Wow!. Raphael was a phenomenal guide. This entire experience was well worth it. Our whole family including our 9 and 11 year old walked away having seen a part of Vancouver that we would not have been able to access unless we went on this boat...","review_date":"June 22, 2018","user":"erinmsrq"},{"attraction_id":123,"rating":5.0,"review":"Wonderful time for a Happy Father's Day. Our guides Jamie and Raphael did a great job today to let our two families plus two more beautiful ladies spend an extraordinary and wonderful Father's Day. Both of them are super informative and knowledgeable as well as entertaining. Beautiful scenery and great opportunity to...","review_date":"June 17, 2018","user":"sophiajsl"},{"attraction_id":123,"rating":5.0,"review":"This was the best tour ever. This was one of the main highlights of our vacation. I believe our guides name was Yuri, he was very informative and knowledgeable of the history of Vancouver.. the fjord is beautiful and seeing the wildlife was amazing. This is a must do in my...","review_date":"June 16, 2018","user":"gayenell_p"},{"attraction_id":123,"rating":5.0,"review":"Beautiful Place and nice adventure. Nice water adventure with great tour guide Clayton and Maverick. Beautiful scenery and very nice boat. I would recommend to everybody to take this amazing tour !","review_date":"June 14, 2018","user":"ananta_t"},{"attraction_id":123,"rating":5.0,"review":"Fun and fascinating even for locals!. Raphael was an awesome tour guide! super informative and thrilling boat ride. Great for all ages, maybe not for the faint of heart","review_date":"May 21, 2018","user":"sadie_r"},{"attraction_id":123,"rating":5.0,"review":"Rib Tickler. Great fun with knowledgable guide and boatsman Alex. One of the best water trips I\u2019ve taken. 100% a come back to adventure. \ud83d\udc4d\ud83c\udffb","review_date":"May 21, 2018","user":"fordie69"},{"attraction_id":123,"rating":5.0,"review":"So much fun!. Clayton and Maverick were amaxing, would recommend this tour to anyone! We were visiting family in New Westminster and we took a trip to Granville Island for this tour and we were not disappointed.","review_date":"May 20, 2018","user":"jenn_m"},{"attraction_id":123,"rating":5.0,"review":"Explore the beauty of Vancouver's backyard playground!. My Husband and I did this awesome 3 hour tour with Rafael as our guide. He was extremely knowledgeable, enthusiastic and even managed to save my husband's hat from the depth of the ocean as it flew off when we were ripping around the water....","review_date":"May 16, 2018","user":"daretoexplore2727"},{"attraction_id":123,"rating":5.0,"review":"Exciting, Informative, FUN!!. From the moment we arrived and were greeted by the lovely young people in the office, to meeting our guide and going on our adventure....everything was well organized, and FUN! Beautiful Scenery, informative guide. Lovely Day all around. AND the weather was spectacular!","review_date":"May 16, 2018","user":"dawn_h"},{"attraction_id":123,"rating":5.0,"review":"Granite falls boat tour . A must do 3 hour boat tour. Staff are helpful and friendly. Our guide Raphael was fantastic. The places we visited were awesome but what really set this trip apart from the rest was the guide. Very friendly and very knowledge. Would do this tour...","review_date":"May 15, 2018","user":"curiosity641017"},{"attraction_id":123,"rating":5.0,"review":"Tourist in our hometown. Wonderful afternoon trip up to Granite Falls with our enthusiastic guide Raphael. Perfect weather & comfortable boat. Made for a really special mother & daughter Mother\u2019s Day adventure.","review_date":"May 14, 2018","user":"555bree51"},{"attraction_id":123,"rating":5.0,"review":"Best Experience ever. I did the granite Falls Zodiac Tour in may.This tour is a must do if you visit Vancouver,BC,Canada.The tour guide Raphael was awesome.He the best guide I have ever meet.He has a lot of knowledge about water and he is very funny and friendly with...","review_date":"May 13, 2018","user":"michael_l"},{"attraction_id":123,"rating":5.0,"review":"Amazing trip to Granite falls! . Such a great trip! Our guide Raphael was great and very knowledgeable! The scenery you will see on this trip is spectacular. In terms of wildlife we saw eagles, seals and jelly fish. I would recommend to all travellers, just remember to wear sun cream!","review_date":"May 12, 2018","user":"rebecca_m"},{"attraction_id":123,"rating":5.0,"review":"A wild and fun tour. Our tour guide Raphael was unreal. Thank you for making my first time on a zodiac as fun as you did! It is a beautiful tour that i highly recommend for anyone who is foreign or even local! The whildlife, fjords, and waterfalls are just...","review_date":"May 8, 2018","user":"victoriakara"},{"attraction_id":123,"rating":5.0,"review":"Aewsome Granite Falls tour. A huge thank you to Raphael and Jamie for amazing Granite falls tour! They both are very friendly and pleasant.Very well narrated tour to beautiful landscape!!Its heaven on earth!!!Highly recommended.","review_date":"May 7, 2018","user":"rajvinder_j"},{"attraction_id":123,"rating":5.0,"review":"Wildly entertaining Granite Falls tour. Our guide Raphael helped us get our creaky old bodies into the survivor suits and onto the sporty little boat. My wife was apprehensive at first but after we weren't flung out after the first couple of tight 360s she loosened up (some) and ultimately...","review_date":"May 3, 2018","user":"gary_w"},{"attraction_id":123,"rating":5.0,"review":"A must do whether you're a local or visitor. My friend and I both work for tourism companies and signed up for the Granite Falls tour because of its fantastic reviews. We definitely were not disappointed. Our guide Raphael was a blast and there was never a dull moment! Perfect for anyone who wants...","review_date":"May 2, 2018","user":"greerevers"},{"attraction_id":123,"rating":5.0,"review":"Best Tour Ever !. We had an amazing time during our Granite Falls Tour. Beautiful landscape, great guide and lots of fun ! It is a must do ! Thank you again Raphael !!!","review_date":"May 1, 2018","user":"clembal"},{"attraction_id":123,"rating":5.0,"review":"AMAZING!. Couldn't have asked for a better way to spend the day! Sun, SEALS, water, beautiful scenery and fun on the boat. The cute Aussie tour guide Raph knew more about my city than I did! Highly recommend Vancouver Water Adventures. Cant wait to go on...","review_date":"April 27, 2018","user":"caylaashforth"},{"attraction_id":123,"rating":5.0,"review":"Granite Falls Tour. I went on the Granite Falls Tour with my 15 years old son. The two guides are awesome.\nIt was a great experience to see the beautiful scenery where is not accessible by car.\nIt is good for the local people as well. Thank you...","review_date":"April 22, 2018","user":"ebina_a"},{"attraction_id":124,"rating":5.0,"review":"BC Whale\/Wildlife viewing. I researched this trip-made calls, interviewed companies, etc.-for well over 2-3 hours. My wife, daughter (19) and I were extremely happy with BC Whale Tours out of Victoria. Our guide was very flexible with our passengers and did what we wanted to do. Started at...","review_date":"July 30, 2018","user":"rich0rm"},{"attraction_id":125,"rating":4.0,"review":"Whale watching in Zodiac Boat. I am reviewing the Prince of Whales Whale Watching and Sea Vancouver. This was the only tour that is similar as it is in a Zodiac boat.\nWe were 12 passengers suited up in waterproof suits which turned out to be necessary because of the...","review_date":"September 14, 2018","user":"jolga"},{"attraction_id":125,"rating":5.0,"review":"Superb inshore boat tour.. Very smooth from beginning to end. Dutch skipper Tim took us on an amazing tour deep into various arms of the enormous Vancouver estuary. Tim was extremely professional and knowledgeable and this trip proved to be much more enjoyable than expected. Great value. A must...","review_date":"July 29, 2018","user":"acdpc77"},{"attraction_id":125,"rating":4.0,"review":"Better than anticipated. Wasn't sure how much to expect from a \"harbor tour\" but it turned out to be more fun and educational than I thought. Mostly due to our guide Tavis. Although he's only been a tour guide for a couple weeks he obviously knows his way...","review_date":"July 14, 2018","user":"remsteel6"},{"attraction_id":125,"rating":5.0,"review":"Fun and informative activity. Booked this sightseeing tour through our hotel on the day of the tour. The operators were very efficient and helpful. It was looking like it may rain so we all were given warm waterproof suits to wear.\nThe boat was great fun as well as...","review_date":"July 5, 2018","user":"jks2000"},{"attraction_id":125,"rating":5.0,"review":"Friendly staff, Nice experience. I had booked sightseeing at 3 p.m., but actually arrived about ten minutes later.\nThe staff here put me to the next time slot without charging any extra.\nThe guide also provided detailed explanations as to famous places in Vancouver.\nAll the other passengers on...","review_date":"May 5, 2018","user":"charlie_song"},{"attraction_id":125,"rating":5.0,"review":"Great time for the price it is worth the 90 minutes. I strongly recommend this tour amazing myself my wife and the others surely had a great time Joe the one riding his boat very cool and great attendant . Thanks again I will surely come back and do this activity .\nThe only heck is...","review_date":"April 28, 2018","user":"gamal_m"},{"attraction_id":125,"rating":5.0,"review":"Great water sightseeing tour of Vancouver!. I highly recommend this 90 minute tour through Prince of Wales. Super tour with Irwin, who is nice and informative. Fun ride on a zodiac that seats 12. One of the best ways to see Vancouver from the water!","review_date":"April 28, 2018","user":"kathybari"},{"attraction_id":126,"rating":5.0,"review":"We really enjoyed being on the water.. It was a very pleasant way to see the city and riverbanks. We went as a group of 8 and were able to gather around two tables so that we could talk as well as drink some wine and enjoy ourselves. The tickets are moderately...","review_date":"February 16, 2019","user":"fearless789761"},{"attraction_id":126,"rating":5.0,"review":"Fantastic Boat Tour of Port. This was a fantastic boat tour of the old Port and water way. The boat has plenty of inside seats in case of cold or wet weather. The one hour tour included history, descriptions of areas, buildings and fun facts in both English and French....","review_date":"December 26, 2018","user":"beccainpa"},{"attraction_id":126,"rating":5.0,"review":"Quick trip around the bay. It was a nice sightseeing cruise around the bay in Montreal. They had both English and French speakers on the ship. Very clean. They even offered drinks while cruising. I would do it again.","review_date":"October 31, 2018","user":"patty_t"},{"attraction_id":126,"rating":5.0,"review":"Wonderful way to see Montreal. We really enjoyed the boat trip. It was one of the highlights of our trip to Montreal. The guide was fluent in both English and French and did a great job of pointing out the sights.","review_date":"July 25, 2018","user":"lottridge"},{"attraction_id":127,"rating":4.0,"review":"Great day trip tour! . This was such a nice day trip from Toronto to Niagra Falls. This tour included the Falls (for 3 hrs which is plenty), then takes us to the cutest little town, Niagara on the Lake (only about 1 hr) then another stop at a local...","review_date":"November 7, 2018","user":"mmbologna"},{"attraction_id":127,"rating":5.0,"review":"What a fantastic day. This was the highlight of our visit to Toronto. John and Bill were very accommodating. John was a font of all knowledge about the Niagra area and great tips for Toronto too. Everything was very well organised. The minibus was very comfortable and Bill dropped...","review_date":"November 5, 2018","user":"maj64westmidlands"},{"attraction_id":127,"rating":5.0,"review":"A Great Day out. The small group of 8 on this occasion were all extremely friendly and the driver Bill and tour guide John were all you could wish for. I think that as with all tours you sometimes wish you could have more time at certain stops but...","review_date":"November 1, 2018","user":"melvyn_r"},{"attraction_id":127,"rating":5.0,"review":"Super well organized and fun!. We thoroughly enjoyed our day tour to Niagara Falls and the surrounding area. Our guide and driver were totally professional and efficient. The pick up was punctual and the van was clean, new and comfortable. Our guide offered many relevant facts, an interesting commentary and...","review_date":"October 15, 2018","user":"dan_w"},{"attraction_id":127,"rating":5.0,"review":"Wonderful Niagara. I was in a small group (10 in total)\nI was collected and dropped off at my hotel.\nTour guide was called Terese and was a great guide. She was full of information and answered all the questions we had.\nOur tour was on a...","review_date":"October 12, 2018","user":"aliken2015"},{"attraction_id":127,"rating":5.0,"review":"Wonderful Small Group Tour to Niagra Falls. We went on the small group tour to Niagara Falls in late September 2018. There were a total of 8 people on the tour plus guide and driver. Picked us up at our hotel right on time. All were very friendly and informative. Bypassed all...","review_date":"October 8, 2018","user":"kilgore_trout_88"},{"attraction_id":127,"rating":5.0,"review":"Great small group tour. This day trip to Niagara falls from Toronto was excellent. Everything was well organised, making it a relaxing and enjoyable experience. We were picked up in a nice mini van from our hotel. There were 11 people on the tour in total. Our guide John...","review_date":"September 11, 2018","user":"natalie_s"},{"attraction_id":127,"rating":5.0,"review":"Great trip. We opted for this tour as it was advertised as a small group - did what it said on the tin - just 10 of us in a very nice minibus. John the tour guide was knowledgable, interesting and very personable. He considered the differnt...","review_date":"August 13, 2018","user":"tripmember09052017"},{"attraction_id":127,"rating":5.0,"review":"Behind the falls. They picked us up at the hotel with a small van and two other couples. It was a very informative tour with great advice for when we went behind the falls and the best place to be on the Hornblower when we boarded the boat....","review_date":"August 8, 2018","user":"e6291lzgaryk"},{"attraction_id":127,"rating":5.0,"review":"Do not miss this tour!. If I could give this tour 6 stars I would, it was wonderful from start to finish. Our guide Danny was so knowledgeable, showing the best places to take photos, and full of fun facts about Niagara. It was well worth the extra cost of...","review_date":"August 3, 2018","user":"jbaines46"},{"attraction_id":127,"rating":5.0,"review":"The way to see Niagara from Toronto!. An amazing day was had by our family, we were looked after by superbly by the driver and guide. Everything about the day was hassle free with the whole group having a great time.\nBe sure to add lunch as part of the package as...","review_date":"July 27, 2018","user":"finchy3"},{"attraction_id":127,"rating":5.0,"review":"Awesome trip. Very friendly guide, great tour, stunning location. Good tips, great eatery recommendation and delicious wine tasting.","review_date":"July 24, 2018","user":"u6500casabrinab"},{"attraction_id":127,"rating":5.0,"review":"Great tour. We thoroughly enjoyed this tour. They picked us up at our airbnb (we didn't have a car and hadn't yet figured out Toronto's excellent mass transit system) in a 14 person van. There were only 10 on the trip. We stopped at three other stops...","review_date":"July 22, 2018","user":"so_cal_illini_81"},{"attraction_id":127,"rating":5.0,"review":"Best way to see Niagra. The service was excellent. No hassle pick-up and drop off and the host was really friendly and informative. I would recommend without hesitation.","review_date":"July 19, 2018","user":"pompeyliz"},{"attraction_id":127,"rating":5.0,"review":"Perfect Way to Experience Niagara Falls. My mom and I went on the small-group Niagara Falls day tour, and it was fantastic! The van was comfortable, the driver (Erica) and tour guide (Daniel) were awesome, and the itinerary was perfect. The guide showed us the best scenic spots for viewing the...","review_date":"July 18, 2018","user":"annatravels4"},{"attraction_id":127,"rating":5.0,"review":"Amazing Day out. What a fabulous trip this was. Our guide Daniel & driver Gordon picked us up at our hotel at 9.30am. Daniel was able to provide us with lots of info en route to enhance our experience. The tour behind the falls & Hornblower cruise were...","review_date":"June 26, 2018","user":"paulinen548"},{"attraction_id":127,"rating":5.0,"review":"Brilliant day trip with only 6 on the coach and worth every dollar. John was our guide on this trip and used his ipad to provide us with information as we were driven from Toronto to Niagara pointing out various sites on the way. Once in Niagara we stopped for a comfort break before walking down to the...","review_date":"November 5, 2017","user":"wilmslow-traveller"},{"attraction_id":129,"rating":5.0,"review":"Best experience ever :). It was one of the best experiences in my life. First of, all the staff was so kind, Georgina assisted us with everything we needed. The Zodiac trip with captain Ian was amazing, we enjoyed beautiful lanscapes as well as incredible wild animals including killer...","review_date":"January 11, 2019","user":"maria_f"},{"attraction_id":129,"rating":5.0,"review":"A brilliant window of whale watching opportunity. Full service ( extra gloves and toques as well as the regular all weather clothing) and amazing sleuthing to find whales in quieter times on the water. Be prepared to be flexible in how long your session may last, as wildlife don't use time pieces,...","review_date":"December 27, 2018","user":"christopher_b"},{"attraction_id":129,"rating":5.0,"review":"Amazing. Amazing trip with an zodiac boat. I have never seen so much whales before. The staff is very friendly and helpful. I can really recommend this trip.","review_date":"November 25, 2018","user":"q951xapatrickf"},{"attraction_id":129,"rating":5.0,"review":"Amazing Experience. Fiona and Ian, shared an amazing experience. Fiona made sure we were bundled up in warm clothes, a rain suit and full body flotation suit. Ian guided us to a pod of 4 Orca Killer Whales that played for over an hour. At one point...","review_date":"November 22, 2018","user":"neonshark"},{"attraction_id":129,"rating":5.0,"review":"Whales! . This was amazing!! Worth every penny. They had suits for us to wear, a survival flotation type. I was worried about being cold, but with the suit and a lightweight jacket, it was fine on a sunny fall day. Our guide took us out near...","review_date":"October 21, 2018","user":"lv-and-bf"},{"attraction_id":129,"rating":5.0,"review":"Great Experience. Our party of 6 had a fantastic trip whale watching on the zodiac. I think we were lucky with the conditions, the weather was dull but the sea extremely calm. We got to see killer whales and seals and lots of sea birds. Our captain...","review_date":"October 16, 2018","user":"derek7852"},{"attraction_id":129,"rating":5.0,"review":"Unique experience with very helpful staff. We had an amazing experience from checking in at the beginning to getting off the boat. The staff in the office were friendly and helpful - particularly the Irish girls. Our driver Mark was knowledgeable and made the journey in the Zodiac boat really fun...","review_date":"August 27, 2018","user":"carenmchugh"},{"attraction_id":129,"rating":5.0,"review":"Great adventure!. We had a wonderful boat ride, saw transient killer whales, sea lions, sea otters and seals. Warning: You will be on the boat for 3+ hours with no bathroom so if that's a problem for you I would skip this tour. Otherwise it was a...","review_date":"July 27, 2018","user":"jessica_t"},{"attraction_id":129,"rating":5.0,"review":"Exhilarating boat trip and whales successfully spotted. Bit of a swell so an exciting and wet trip, but all great fun.\nCaptain Martin did a great job, keeping us well informed the whole trip. Staff at check-in also good fun and very helpful.\nAs an exciting boat trip it was worth it...","review_date":"July 17, 2018","user":"alba_hendersons"},{"attraction_id":129,"rating":5.0,"review":"Great group of people and a great organization!!. We had amazing weather (7\/12\/18) and Mark was a great guide who provided lots of solid information about the Orcas. Even found out that the one named Scarlet came upon her name. Ask him!!","review_date":"July 12, 2018","user":"brian_r"},{"attraction_id":129,"rating":4.0,"review":"Interesting Experience. We went out on the Zodiac on a very windy day in late June and the sea was rough. Our capitan\/guide did what he could to lessen the bumps. Overall it was not that bad but there were a few big jolts to the body....","review_date":"July 2, 2018","user":"cheryl_g"},{"attraction_id":129,"rating":5.0,"review":"The only way to watch whales!. This was my first time in a fast moving Zodiac and first time Whale Watching and I had the most fun & exciting experience. After donning our buoyancy suits & having our safety talk we were on our way - our zodiac pilot was very...","review_date":"June 27, 2018","user":"explorer968"},{"attraction_id":129,"rating":5.0,"review":"Above and beyond..... Because of a mixup in booking, my wife and I were in Victoria on June 17 but were scheduled on a date in July. I discovered this two days before our arrival! I called and Springtide didn't have a tour on the day we were...","review_date":"June 25, 2018","user":"wayne_m"},{"attraction_id":129,"rating":5.0,"review":"The best way to see Killer Whales. The tour guide was always on the lookout and in communications with other boats looking for whales. When he heard of a pod of Killer Whales we went in that direction. We found a pod of 4 adults and one child hunting for food. Our...","review_date":"June 20, 2018","user":"bradley_b"},{"attraction_id":129,"rating":5.0,"review":"Whales and Zodiac. This was my second time whale watching by zodiac in Victoria. First time was years ago. The zodiacs are still fun. This trip was in June before the resident orcas, however we did see transient whales. Great boat trip and whale watching! Definitely go whale...","review_date":"June 10, 2018","user":"pivo_11"},{"attraction_id":129,"rating":5.0,"review":"Fun Experience. This was my first whale watching experience and it was fun. The staff at SpringTide were friendly and helpful. Our captain, Martin, was fantastic. He was very knowledgeable of the wildlife and the area of Victoria. He kept us informed and entertained during the trip....","review_date":"May 24, 2018","user":"brietta_l"},{"attraction_id":131,"rating":5.0,"review":"Dinner cruise . We planned this dinner cruise for part of our honeymoon in Old Quebec. The food was amazing, unique and beautiful presentation. Atmosphere was perfect. Service from all staff was great. Everyone was friendly, helpful and very professional. Well worth the money.","review_date":"September 3, 2018","user":"lovetravel602429"},{"attraction_id":131,"rating":4.0,"review":"Croiseiere AML. The AML cruise was a really fun experience I would recommend it anytime.the only thing is that the service was not the best for the dinner other than that evething was amazing the music the fireworks the food was good too .I would definitely do...","review_date":"August 13, 2018","user":"chantal_l"},{"attraction_id":131,"rating":3.0,"review":"Better Than Our Expectations For Food\/Service, but not the rest.. We did the 3 course Thursday night firework cruise. After getting on the wrong boat, which was not our fault (lady on the staff told us to get in the wrong line), the staff quickly took us to the right boat and let us board...","review_date":"August 8, 2018","user":"amy_d"},{"attraction_id":131,"rating":5.0,"review":"Great service and a wonderful time!. This is the third time we have done this cruise with fireworks. In terms of value, I would suggest going small or going big, but not going in between. Just taking the cruise with the fireworks is a lot of fun. There are simple snacks...","review_date":"August 7, 2018","user":"d\u00e9sir\u00e9e_m"},{"attraction_id":131,"rating":5.0,"review":"An evening to remember!. This was hands down my favorite part of my trip cruising down the St. Lawrence River! Wonderful views (took lots of pictures), champagne, interesting appetizers, perfect salmon and lobster tail and a decadent desert were just icing on the cake!","review_date":"July 31, 2018","user":"ilovebeachtrips"},{"attraction_id":131,"rating":5.0,"review":"altho the weather was cool,. we thoroughly enjoyed our 4 hours river cruise,, both in daylight and evening with the lights of the homes and buildings sparkling on the shore... our waiter Christopher was vert attentive and the meal was delicious.. I had the chicken stuff with duck which I...","review_date":"June 18, 2018","user":"mbridgman2016"},{"attraction_id":132,"rating":5.0,"review":"Amazing. We had a perfect sunny day to be on this one hour cruise. views are amazing.\nhighly recommend. I had this cruise included in my Explore Banff sightseeing tour from Brewster.","review_date":"September 19, 2018","user":"157larisar1157"},{"attraction_id":132,"rating":5.0,"review":"Great tour. Really enjoyed this relaxing boat tour.\nThanks to Kelsey and Matt (I hope I have the names right) who genuinely were excellent hosts on the boat.","review_date":"August 17, 2018","user":"naomis23"},{"attraction_id":133,"rating":2.0,"review":"Very disappointed!. This cruise is advertised as having music and commentary. There was absolutely no music and no commentary. We actually asked the staff if they were going to tell us a little about what we were seeing. They told us they would on our way back....","review_date":"August 7, 2018","user":"topekakim"},{"attraction_id":135,"rating":5.0,"review":"BC Nova Whale Watching. We had a fantastic experience on the whale watching tour. Captain Kaegan was engaging and informative and had us in sight of six or 7 whales during the course of our tour. We got to a medium distance of a pair of humpbacks - close...","review_date":"October 14, 2018","user":"falconiasrex"},{"attraction_id":135,"rating":5.0,"review":"Excellent Tour. Captain Gordon was great leading our small group whale watching. We got very close up to humpback whales playing with each other. Also saw lots of sea lions, seals, and even a bald eagle. Weather wasn\u2019t great so having both indoor and outdoor seating was...","review_date":"October 8, 2018","user":"isaac_h"},{"attraction_id":135,"rating":5.0,"review":"Whale watching on Vancouver Island. We booked a trip with BC Whale Tours on the Nova Boat and we had a excellent day. Our captain (forgot his name...) was very kind and professional. He guided us up close to the humpbacks and seals and informed is with all kinds of...","review_date":"October 6, 2018","user":"tjeudegraaf"},{"attraction_id":135,"rating":5.0,"review":"BC Tika Tour. Went whale watching on the BC Tika this past weekend and it was an exhilarating ride and an awesome day! Saw some humpbacks and some sea lions. A bit disappointed we didn't see any Orcas but that just means we'll have to come back next...","review_date":"October 1, 2018","user":"lynda_j"},{"attraction_id":135,"rating":5.0,"review":"Orca sighting. We went whale watching in late September with captain Gordon and it was amazing.He guided us to a transient Orca pot of 9 whales. It was magical!! After that we got to watch a Humpback Whale feeding on herring. Amazing!! Last trip was to watch...","review_date":"October 1, 2018","user":"margit_b"},{"attraction_id":135,"rating":5.0,"review":"Seeing the Orcas was best birthday present ever! Thanks Captain Gordon and BC Whale Tours!. One of the most awesome, bucket list experiences of our lives! It was my husband's birthday and Captain Gordon gave him the best birthday present ever! Watching the orcas in their own habitat was breathtaking. I was nervous about going out in the zodiac, but...","review_date":"September 30, 2018","user":"deborah_k"},{"attraction_id":135,"rating":5.0,"review":"Superb experience. Wonderful tour with BC Whale Tours and boat captain Kaegan - who was full of information, fun and who also acted responsibly around the animals and when there were other boats at sightings, ensuring he was respectful in the environment - great to see. Great...","review_date":"September 28, 2018","user":"paulatully"},{"attraction_id":135,"rating":5.0,"review":"Free Willy in Real life!. We had so much fun! Lots of Orcas, a couple of Humpbacks and a whole lotta sea lions! The Orca boat was sooo much fun! (be sure to wear sunscreen). Lots of fun facts!! The captain always kept us informed about where we were going...","review_date":"September 27, 2018","user":"jess_m"},{"attraction_id":135,"rating":5.0,"review":"Wow , wow , wow. Our trip today will live with us for the rest of our lives.\nTo see Orcas and Humpback whales at such close quarters was incredible.\nThe 3 crew on board were so knowledgeable and helped make the day so special.\nWe also saw porpoises and...","review_date":"September 24, 2018","user":"peter52013"},{"attraction_id":135,"rating":5.0,"review":"An Experience of a Life Time. We took a tour with Jim on Tikka. We were on a large zodiac that took 12 of us out. The boat was comfortable and had a storage bin located under the seat. The boat also had a toilet on it. After cruising for about...","review_date":"September 9, 2018","user":"luv2travel624"},{"attraction_id":135,"rating":5.0,"review":"Whale Watching . Wonderful whale watching excursion on BC Luna. Once expertly navigated out of the morning fog, reached San Juan Island to view and tract transient Orca pod. The boat was great, extremely smooth riding and comfortable. Nice to have such a stable vessel and small group...","review_date":"September 8, 2018","user":"mary_w"},{"attraction_id":135,"rating":5.0,"review":"Fantastic trip with orcas. We had a great time with BC whales tour! Thanks to Jim we saw many orcas! We strongly recommend this company: the conditions to see orcas (type of boat, quality of explanations, security on boat and for orcas, etc) are perfect !!","review_date":"September 7, 2018","user":"fearless701932"},{"attraction_id":135,"rating":5.0,"review":"Whale and marine watching off Vancouver Island. The day was fabulous weather wise and the BC Tika was exactly what we were looking for in terms of a small boat. The two seater was perfect so everyone on the boat had an awesome view. My wife and I had our two grandson's...","review_date":"September 3, 2018","user":"tom_b"},{"attraction_id":135,"rating":5.0,"review":"Amazing experience. We had a wonderful time. We saw orcas, whales and sea lions.We had a lo of fun and the captain shared with many interesting informations about sea life. They extended the tour to see whales. Finally it lasted 4 hours. Very happy with the experience....","review_date":"September 3, 2018","user":"laura_a"},{"attraction_id":135,"rating":5.0,"review":"fabulous experience. Yannis our young captain on the Orca made our trip a wonderful experience. We saw seals, bald eagle, orcas and.... humpback whale jumping and doing a show ! The trip was 4 hours long , and we thank Yannis for his explications et sense of...","review_date":"September 3, 2018","user":"ledoux_d"},{"attraction_id":135,"rating":5.0,"review":"Amazing experience. Jim, our captain made the trip brilliant. We saw humpback whales, porpoises, seals and sea lions. He really tried to find Orcas, but the pod had moved on. We saw 3 different humpbacks in different locations which was brill. Highly recommend this trip over the...","review_date":"August 28, 2018","user":"paul_s"},{"attraction_id":135,"rating":5.0,"review":"Wow - Orca, Humpbacks and Sealions. Excellent experience with a knowledgeable boat captain taking us directly to the action. Boat was comfortable and quick, and provides good protection in cabin for my elderly relative.","review_date":"August 27, 2018","user":"scottd3030"},{"attraction_id":135,"rating":5.0,"review":"Whale watching with Captain Keagan on the Luna. On July 17. 2018 we had a wonderful time with captain Keagan on the Luna watching the whales... they really put on a show for us despite how rough the waters where. Kaegan handled the Luna with great experience and made our tour as smooth...","review_date":"August 21, 2018","user":"darjlesy"},{"attraction_id":135,"rating":5.0,"review":"Do it !. Great staff, excellent capitan , was a really nice adventure!! 4 hrs well spent on the sea. Totally safe if you are pregnant","review_date":"August 21, 2018","user":"882sayd"},{"attraction_id":135,"rating":5.0,"review":"Wonderful Experience!!!. We actually came to Victoria from Port Angeles just to experience this tour and we were not disappointed. We didn't bring a car- this was within easy walking distance from the ferry terminal and very convenient. They were also very nice and held onto our...","review_date":"August 16, 2018","user":"rgilpin99"},{"attraction_id":135,"rating":5.0,"review":"A highlight of our trip for sure!. We had such a great time aboard the Luna! Captain Gordon was awesome - super friendly, very knowledgeable, and his passion for the whales was clear! He worked hard to ensure that our experience exceeded expectations!\nWe had the honour and pleasure of seeing a...","review_date":"August 15, 2018","user":"fab5sells"},{"attraction_id":135,"rating":5.0,"review":"My most memorable experience in Victoria . This was just an amazing adventure. I rode on a Orca boat. My captain was Tom.\nI went out on the tour July 30th 2018.\nWe seen seals, humpback whales, Sea lions and a pod of Orca whales.\nThis is a must see for all....","review_date":"August 12, 2018","user":"sherinolang"},{"attraction_id":135,"rating":5.0,"review":"Really good trip. There are probably many operators that take you out whale watching from Victoria but our experience with this company was excellent from start to finish.\n- Booking via the internet, and asking clarification questions was quick and easy.\n- Finding the boat before the trip...","review_date":"August 8, 2018","user":"rob963852741"},{"attraction_id":135,"rating":5.0,"review":"A company that loves and cares for both wildlife and its' guests. We took an afternoon tour in late July and had a fantastic time. Whilst the check-in desk is a little hard to find (look for an unassuming looking booth on the harbour itself (down some steps from the main street), the staff were incredibly friendly,...","review_date":"August 7, 2018","user":"sunrise_skylark"},{"attraction_id":135,"rating":5.0,"review":"Awesome experience. Some of our family were not convinced this would be worth an afternoon to ride around chasing after whale spouts but it turned out to be one of the highlights of our vacation. We saw a humpback breach several times and had a great experience...","review_date":"August 6, 2018","user":"triptime123"},{"attraction_id":135,"rating":4.0,"review":"Fun Trip. We had a great time on the BC Tika. It's the smallest and fastest boat. Dress warm! The wind is cold when you are zooming on the boat even in August. We had a great time, we saw Orcas and Humpbacks as well as sea...","review_date":"August 6, 2018","user":"susanlynn512"},{"attraction_id":135,"rating":5.0,"review":"orcanise your trip. we drove with captain ross on the tika boat. after an hour we saw orcas and later a humpback whale, seals, an otter and a sea \u200b\u200belephant.\nit was a nice trip on the little speedboat","review_date":"August 1, 2018","user":"marc_mjgwp"},{"attraction_id":135,"rating":2.0,"review":"Disappointing Trip. Myself and four family members went on the trip with BC Whale Tours. Jim, our guide was very nice however other tour boats on the water seemed to find the whales, and although staying a respectable distance away, their passengers were able to get a...","review_date":"August 1, 2018","user":"vicbc"},{"attraction_id":135,"rating":5.0,"review":"Lots of Whales. We went for the morning boat ride to see whales in late July. It was beautiful we saw Humpback, baby orcas and mama orcas and male orcas.\nOur guide was very passionate (sadly I forget his name but he did the 10:15am departure on the...","review_date":"July 30, 2018","user":"krystal_b"},{"attraction_id":135,"rating":5.0,"review":"An. Incredible. Trip.. We took the BC Nova (with my 75 yr old dad, 19 yr old daughter and 6 yr old daughter). It was an amazing day. We were fortunate enough to see humpback whales, Southern Resident Orcas (J Pod, including Mike), a sea lion, harbor seals,...","review_date":"July 29, 2018","user":"nugsavs"},{"attraction_id":135,"rating":3.0,"review":"3.5 stars. I would probably give 3.5. Pros easy parking right next to booth and nice people. We had the Luna (indoor\/outdoor) and it was great to only have 10 people on the boat with plenty of space indoors and outdoors. Plus the ride was smooth so...","review_date":"July 28, 2018","user":"karen_b"},{"attraction_id":135,"rating":5.0,"review":"Great trip. Trip was great thanks to captain Tom who talks very enthusiatic and with a lot of respect for marine wildlife. We saw orcas and whales. An experience we will never forget.","review_date":"July 27, 2018","user":"jansen015"},{"attraction_id":135,"rating":5.0,"review":"Amazing Experience!. BC Whale Tours provided a amazing experience! Tom, our guide, lead us to see killer whales as well as a humpback whale. It was incredible. With his marine biology background, he also described different techniques to find the wildlife, along with different information about the...","review_date":"July 27, 2018","user":"brooke_k"},{"attraction_id":135,"rating":5.0,"review":"WHY you should pick these guys - and tips for who to choose in general. We went out on BC Nova last week - 2 Adults, 2 kids - both with HFASD. If you know what this means you will know we were wary about spending anytime out on any boat with them - ideally we should have chosen a...","review_date":"July 23, 2018","user":"aidys-mum"},{"attraction_id":135,"rating":5.0,"review":"Breath taking. We had such an amazing day with BC WHALE WATCHING we felt so lucky to see all Sorts of life. The guide was soooooo informative and helpful. Would highly recommend.","review_date":"July 22, 2018","user":"sammier2015"},{"attraction_id":135,"rating":1.0,"review":"Do not recommend . We used them because they had small boats that only held the maximum of 12 people. We were 12 people and 10 of us started by sitting outside. The captain took us to areas he thought the orca whales were, but they weren\u2019t there then...","review_date":"July 21, 2018","user":"lodi48"},{"attraction_id":135,"rating":5.0,"review":"U.K. Visitor. We choose the Luna boat which was ideal. Collected from hotel and had 9 on boat.\nGood service to be fair. Went out for about 45 mins to specfic area ( plenty of other boats in same area ) and waited about 10 mins before...","review_date":"July 19, 2018","user":"plodder588"},{"attraction_id":135,"rating":5.0,"review":"Fabulous time seeing both orcas and humpbacks . Gordon showed us the best time ever! It was a great adventure on the BC Tika. Gordon asked if anyone was in a rush and since nobody was, we were able to take a big loop around and see 10+ humpbacks. We were so lucky...","review_date":"July 16, 2018","user":"greysandy"},{"attraction_id":135,"rating":5.0,"review":"Victoria Whale Experience. Had the pleasure of going on the boat BC ORCAS with Captain Russ, who was amazing with his knowledge of the area and his entertaining commentary. BC Whale watching has amazing and friendly staff, definitely and experience to brag about.","review_date":"July 15, 2018","user":"stevemoore"},{"attraction_id":135,"rating":5.0,"review":"Whales, whales, whales! . We had a great time! We booked last minute and they were very accommodating. Saw lots of whales and even a few seals. Highly recommended","review_date":"July 14, 2018","user":"f2301ttkatieb"},{"attraction_id":135,"rating":5.0,"review":"Well worth the money. This was an excellent trip and we saw loads of whales. We were lucky with beautiful weather! I would recommend you wear trousers as they put you in a suit. And sunglasses needed. Wear sunscreen! If you don\u2019t like fast boat trips then probably don\u2019t...","review_date":"July 13, 2018","user":"215mels"},{"attraction_id":135,"rating":5.0,"review":"FANTABULOUS whale-watching tour w\/ Kaegan. My travel group, the Destination Divas, took the whale-watching tour on the Orca (Zodia boat), and we LOVED every minute of it. We saw lots of Whales and Kaegan was very friendly and knowledeable. We learned a lot and had just a PHENOMENAL experience. Also,...","review_date":"July 10, 2018","user":"rhondal66"},{"attraction_id":135,"rating":5.0,"review":"Wonderful Experience. We had a great time on this tour! Very fun and enjoyed the scenic boat trip and the ease of booking. We did see orca's but no whales. I highly recommend :)","review_date":"July 9, 2018","user":"sasibug"},{"attraction_id":135,"rating":4.0,"review":"Beautiful day and good trip. We both enjoyed the trip. BC Whale was able to reschedule our tour after we mistakenly chose the wrong day online. Gordon, our captain and guide proved to be most knowledgeable and we thoroughly enjoyed his commentary. The Orcas themselves proved to be quite cooperative,...","review_date":"July 9, 2018","user":"brits4us"},{"attraction_id":135,"rating":5.0,"review":"Watching Orcas. Very impressed from start to finish with BC Whale Tours. I sent several questions initially and got quick and informative answers back. We did have the first tour cancelled but only because of very strong winds (which I was quite glad about). They rebooked for...","review_date":"July 7, 2018","user":"barpydan"},{"attraction_id":135,"rating":5.0,"review":"AMAZING EXPERIENCE. We went out on the BC Nova. I\u2019m sorry, but I don\u2019t remember the name of our guide, but he was excellent! The whale watching tours stay in touch and let each other know where they are spotting whales. We saw Orcas and a hump...","review_date":"July 5, 2018","user":"lisa_o"},{"attraction_id":135,"rating":5.0,"review":"Amazing and thrilling on Tica!. So this tour was quite the rollercoaster of emotion. We set out in the Open Air Zodiac in our emersion suits all ready to see whales. The wind was cold on our faces but we didn't care. For the first 30 minutes we were hopeful....","review_date":"July 3, 2018","user":"bobcatb5"},{"attraction_id":135,"rating":5.0,"review":"Delightful. Fast boat, great guide (a naturalist), overall well worth the money. Not the biggest company in the harbor, but we found that a plus. We took the Orca, one of their faster crafts, and sat outside. Water was smooth and the ride was fine, a...","review_date":"July 3, 2018","user":"david_b"},{"attraction_id":135,"rating":5.0,"review":"Great timr. Have been with this company on a few occasions and have never failed to see whales. Had a great trip this time again , saw that many Orca\u2019s we lost count . The staff are very friendly and knowledgable. We went on the Luna which...","review_date":"June 30, 2018","user":"hilaryw_13"},{"attraction_id":135,"rating":5.0,"review":"An Exciting Adventure!!!. We had an exciting experience whale watching in Victoria. We originally chose a Sunset cruise, however, we were asked to change to an afternoon because they anticipated wind in the evening. We appreciated the ability to switch to an afternoon experience rather than have our...","review_date":"June 30, 2018","user":"kmitchellbremerton"},{"attraction_id":135,"rating":5.0,"review":"Best Whale Watching Trip in Victoria!!!!!!. This is easily the best whale watching trip in Victoria!! And, the best I have ever encountered anywhere. The staff was friendly and knowledgable and made this a truly enjoyable experience. Captain Kaegan expertly navigated us to multiple Orca habitat areas where we followed the...","review_date":"June 25, 2018","user":"william_m"},{"attraction_id":135,"rating":5.0,"review":"A Special Experience, highly recommended!. My day with BC Whale Tours was an incredibly beautiful and totally satisfying. Captain Gordon was so friendly, fun and knowledgeable. We learned a lot about the islands, whales and other animals. We saw multiple different pods of Orcas with babies, they were so majestic....","review_date":"June 16, 2018","user":"natalie_d"},{"attraction_id":135,"rating":5.0,"review":"Fun and exciting trip with multiple sightings. I had a wonderful whale watching experience with Captain Gordon and BC Whale Tours. We saw 2 different pods of Orca's on the trip and were among the closest to the whales of all the boats on scene. All the staff were very friendly and...","review_date":"June 14, 2018","user":"hkrohman"},{"attraction_id":135,"rating":5.0,"review":"Great captain, smooth ride, fun time!. We had a great trip whale watching with BC Whales! Our captain and co-captain were fantastic - very knowledgeable, and did a great job sharing their insights while also letting us sit back and take in the adventure. We ended up travelling quite a ways...","review_date":"June 10, 2018","user":"katieox3190"},{"attraction_id":135,"rating":5.0,"review":"Great trip with amazing views of orcas hunting harbor porpoises with BC Whales. Advertised as a 3 hr trip, but we stayed out for 4 hrs -- at suggestion of the captain and with unanimous agreement of all passengers -- because of the incredible close-up views of two separate pods of orcas (maybe 11 whales altogether?) hunting several...","review_date":"June 9, 2018","user":"rwh2"},{"attraction_id":135,"rating":5.0,"review":"Excellent Whale Watching Experience. Our whale watching tour with BC Whale was a very good experience from start to finish. Our tour guide, Kaegen, was very knowledgeable and attentive to our group. We were able to observe 2 humpback whales in close proximity at the legal range of 100...","review_date":"June 5, 2018","user":"canadabruce"},{"attraction_id":135,"rating":5.0,"review":"Great day with BC Whale Watching. Our group of friends went on a Zodiak Whale Watching trip last week and it was excellent. One person from our group was not well on the day of the trip and they were absolutely wonderful in dealing with the situation. We saw Orcas, Humpbacks...","review_date":"June 4, 2018","user":"karebare"},{"attraction_id":135,"rating":5.0,"review":"A brilliant morning! . What a fantastic morning we had with Captain Jimmy searching for Whales! What I loved most about this tour is that there is no set route, the guys use their knowledge, experience and insight to take you on the best route to get you what...","review_date":"June 1, 2018","user":"697rachele"},{"attraction_id":135,"rating":5.0,"review":"Perfect First Whale Watching Experience. On May 24, 2018 Carol Dechand and Vincent Dechand went out with Captain Gordon on the LUNA for our first whale watching experience. We learned a lot about whales and how the watchers are protecting and respecting them. Also learned some fascinating stories about the...","review_date":"May 29, 2018","user":"carol_d"},{"attraction_id":135,"rating":5.0,"review":"Never Disappoints!. Skipper Gordon was informative. Saw sea lions and ORCAS! Well worth the cost, in fact, surprised it doesn't cost more for 3.5 hours at sea. Don't miss this!","review_date":"May 28, 2018","user":"canucklinda"},{"attraction_id":135,"rating":5.0,"review":"Fantastic Company. We went our with Captain Russ and whilst I didn\u2019t see the Orcas I so desperately wanted we had an absolutely fantastic and magical show from breaching Humpback whales ! Captain Russ was amazing throughout and the journey was awesome! We felt so safe and...","review_date":"May 24, 2018","user":"linda_t"},{"attraction_id":135,"rating":5.0,"review":"Peak whale watching season trip. Amazing skipper, high-tech zodiac, incredible experience.\nWe joined a supposedly 3.5h trip around Vancouver Island. The skipper made sure that we have an amazing trip and was rushing to reported whale siting locations as soon as he got word.\nWe saw three schools of orcas,...","review_date":"May 23, 2018","user":"felix_h"},{"attraction_id":136,"rating":5.0,"review":"Delicious. Fun. Romantic. . Took the four hour dinner cruise. 5 course meal. Everything I had was delicious. Great service Tasty drinks from the bar. The meal is the first hour and a half. Then you can go outside to the front of the boat and there is a...","review_date":"September 2, 2018","user":"sewfine802"},{"attraction_id":136,"rating":3.0,"review":"The food is very good, but boarding and off-loading are horrendous!. We booked our reservation online and got an email confirmation. You would think that should get you on board, but no, you have to find the AML ticket booth at the harbour, there are no signs, nobody to direct you. You just ask people around...","review_date":"August 11, 2018","user":"marysela"},{"attraction_id":136,"rating":4.0,"review":"Buffet and Fireworks Cruise. We have journeyed to Montreal to see the International Fireworks Competition on other occasions. We have viewed them from the Jacques-Cartier Bridge and from the Old Port. As this was a trip to celebrate notable birthdays, we decided to make this our big event of...","review_date":"August 7, 2018","user":"jrlh"},{"attraction_id":136,"rating":5.0,"review":"Beautiful cruise. Boarded as expected, although Viator could have done a better job in giving clearer instructions.\nOnce on the ship everything went well, the staff and the food were fantastic.\nI recommend taking this cruise.","review_date":"August 5, 2018","user":"jorge_b"},{"attraction_id":136,"rating":2.0,"review":"Great cruise, great view of the fireworks, underwhelming food and poor customer service. We celebrated our anniversary with a five course fireworks cruise in Montreal. The cruise itself and fireworks were wonderful. The food was astonishingly small portions (bite sized would be an overstatement). The fourth (main) course was decent sized but we were very disappointed that the...","review_date":"August 3, 2018","user":"mommy_from_mtl"},{"attraction_id":136,"rating":5.0,"review":"very nice cruise and good diner. went on this cruise for my girl for her 18 b-days it was very nice experience the food was very good,music,and the staff was very nice","review_date":"July 27, 2018","user":"jpb_10"},{"attraction_id":136,"rating":3.0,"review":"Crowded and overpriced . We took the dinner cruise with fireworks. Dinner was a five course fixed menu. The table service was very good. The food was ok, not as special as I was expecting, given the price. Felt like a wedding meal. They\u2019re not accustomed to serving a...","review_date":"July 16, 2018","user":"marylouh50"},{"attraction_id":136,"rating":4.0,"review":"Very nice tour and good diner. Went on this dinner cruise on the St Laurent for a birthday dinner and was pleasantly surprised. We really enjoyed the dinner that was good, fresh and in good quantities. The layout of the boat was nice, leaving us enough personal space while in the...","review_date":"January 13, 2018","user":"arnaud7784"},{"attraction_id":136,"rating":4.0,"review":"Nice Cruise. I came here with an organized groups excursion of about 200 people. We were brought into the bar area for a cocktail. They served good alcohol however only chips accompanied the drinks! I found this was the only negative of my cruise. After the cocktail...","review_date":"June 26, 2017","user":"nancylope"},{"attraction_id":136,"rating":5.0,"review":"Professional tour with lovely ambiance!. Went on the 5 course gourmet meal cruise out of Montreal and it was lovely! Wonderful night with professional staff and good food. We had the chicken which was well done, they also had options of beef and lobster. The tour was beautiful with lots...","review_date":"July 5, 2016","user":"aliciaburlie"},{"attraction_id":136,"rating":3.0,"review":"Boat is nice, tour is just average. Overall - the boat is nice, but the tour was just average. We had taken the 4PM, 1hr sightseeing cruise up the river. The ship is nice with both inside and outside seating, and plenty of good views around the city.\nThe tour overall was...","review_date":"July 29, 2015","user":"asitabkhan"},{"attraction_id":136,"rating":4.0,"review":"Sightseeing Cruise. An interesting narrated cruise along the Montreal waterfront. Lunch and Dinner cruises more suited to children as there are planned activities. The mid-afternoon cruise does not have children centric activities. A relaxing way to spend 90 min.","review_date":"May 5, 2015","user":"dennis120648"},{"attraction_id":136,"rating":1.0,"review":"Don`t Waste Your Money on the Grossly Overpriced Dinner!. A \"5-Course Gourmet Getaway & Fireworks\" sounded absolutely amazing - and while it pushed the budget to the absolute limit, I booked two seats at $165 per person - this was to be the highlight of our holiday. I have never felt so ripped off...","review_date":"July 15, 2014","user":"kevin_w"},{"attraction_id":136,"rating":4.0,"review":"Smooth Sailing. We recently had a special birthday party on the four-hour Montreal dinner cruise. The food was very good. AML lacked a little on the organization front. They said to arrive at 6:00 pm for boarding, one hour prior to the start of the cruise at...","review_date":"September 4, 2013","user":"hunterboeuf"},{"attraction_id":140,"rating":5.0,"review":"This is a true gem!. Breathtaking views and photograph opportunities. Take the boat tour, it's well worth it. chances of seeing a moose and other wildlife is very good.","review_date":"December 11, 2018","user":"luluottawa60"},{"attraction_id":140,"rating":5.0,"review":"Maligne Lake Cruise. Only did the cruise portion of this tour. Even though it was rainy we had a really good time. The scenery was magnificent in spite of the overcast skies. Patrick our guide was so informative, friendly and funny. While our boat captain did an excellent...","review_date":"August 24, 2018","user":"john_w"},{"attraction_id":141,"rating":5.0,"review":"Great experience with knowledgeable and friendly guide. It was a beautiful sunny day for rafting. The portion of Cheakamus River we rafted in was calm and slow moving. Even though it was not eagle season (there are more eagles in December and January, and they did email back saying so), we managed...","review_date":"February 18, 2019","user":"thamioki"},{"attraction_id":141,"rating":5.0,"review":"Outstanding Adventure. Couldn't have asked for a better day on the water. Matt shared a lot of incredible information about the region and took his time tacking back and forth across the river to make sure everyone had amazing vantage points of the majestic eagles that roost...","review_date":"January 6, 2019","user":"lorax1167"},{"attraction_id":141,"rating":5.0,"review":"Eagle Rafting. The tour departs from a hotel in Squamish daily at 11:30AM. Shuttles are available from Whistler and Vancouver\nWe were 6 guests in a raft plus the guide. You drift down the Aquamish river past the Eagle Provincial park and observe these magnificent birds. The...","review_date":"December 8, 2018","user":"623davido"},{"attraction_id":141,"rating":5.0,"review":"Eagle Viewing in Squamish. My husband enjoyed a relaxing eagle viewing excursion in beautiful Squamish \/ Brackendale BC, home to one of the largest wintering eagle spots. Matt our guide was very personable and informative. Canadian Outback does a good job fitting the rafters with the gear to be...","review_date":"December 16, 2017","user":"604canadiantraveller"},{"attraction_id":142,"rating":5.0,"review":"Great Customer Service!. I didn't actually end up going on this tour because there weren't enough people signed up on a December weekday. I just wanted to thank them for keeping me informed and for transferring me to a different company for a memorable humpback whale day (18-20...","review_date":"December 11, 2018","user":"periplous"},{"attraction_id":142,"rating":5.0,"review":"Orcas, Humbacks and Sea Lions. An amazing trip. We were out almost 4.5 hours on September 25. The crew were awesome to take us out even longer than expected. What service and all to show us everything they could. We saw Orcas, Humbacks and three types of sea lions: Stellar,...","review_date":"September 21, 2018","user":"virginia_j"},{"attraction_id":142,"rating":5.0,"review":"Amazing experience!. I can\u2019t say enough positive things about this experience. The crew was helpful and welcoming from start to finish and were even kind enough to keep an eye out for me when I started feeling a bit seasick. We were lucky enough to see a...","review_date":"August 30, 2018","user":"sfd_23"},{"attraction_id":142,"rating":5.0,"review":"WOW. I simply can't say enough about this company and our incredible experience on the water.\nVERY professional and knowledgeable staff who are incredibly passionate and committed to whales and their preservation. Such a thrill to see these majestic creatures in their natural habitat.\nWe had...","review_date":"August 12, 2018","user":"kymbur"},{"attraction_id":142,"rating":5.0,"review":"Amazing!. During our roadtrip around BC and Alberta in July we booked this sunset whale-watching tour and I must say it was worth every dollar.\nWe were treated on breathtaking views of nature and wildlife and tons of interesting information. You could see that everyone was...","review_date":"July 31, 2018","user":"gertjantilburgh"},{"attraction_id":142,"rating":5.0,"review":"Engaging Informative Team - great boats, great tour!. The staff at Eagle Wing are always incredibly knowledgeable and engaging. The boats are fun and comfortable and everyone goes above and beyond to make your experience memorable. The whales are a bonus ;)","review_date":"July 27, 2018","user":"chelseaocea"},{"attraction_id":142,"rating":5.0,"review":"Great Tour and Employees. On a cool and damp evening of a sunset tour we saw two pods of Orcas and a family of three humpbacks. The Captain, crew and land staff were terrific. Provisions on the boat included coats, sea caps, gloves and binoculars. The crew members were...","review_date":"July 21, 2018","user":"buckyandchris"},{"attraction_id":142,"rating":5.0,"review":"A Great Tour. We were very impressed with the helpfulness and knowledge of all the staff, we saw humpback, orcar and other marine animals as well as a bald eagle. The staff are very friendly and most helpful, they answer questions willingly. A great professional company.","review_date":"July 8, 2018","user":"nobbyc25"},{"attraction_id":142,"rating":5.0,"review":"The most knowledgable guides ever.. We went on the whale watching tour as a family of 5. The boat and facilities were great. There were about 32 passengers to 3 guides naturalists plus the captain. All of the crew were fantastic and so knowledgable, full of facts about the specific...","review_date":"July 4, 2018","user":"martinbp1686no"},{"attraction_id":142,"rating":5.0,"review":"Orcanic!. Great whale-watching tour with Eagle Wings with several sightings of orca's, seals, sea elephants, sea lions, and eagle. Derek and Pete were super enthusiatic and knowledgable tour guides. They gave detailed information about the wild life and are very considerate for the environment. Great experience!","review_date":"June 22, 2018","user":"corne64"},{"attraction_id":142,"rating":5.0,"review":"Sunset Whale Watching. Our trip with Eagle Wing was awesome! The crew and naturalists really know their stuff. They were friendly and helpful and made sure we all had a nice trip. The night we went out was gorgeous. The water was a bit rough at first, but...","review_date":"June 20, 2018","user":"bonnie_s"},{"attraction_id":142,"rating":5.0,"review":"Amazing orcas. The staff was great at teaching us more about the whales and other animal inhabitants of the water around Vancouver Island. Excellent experience. 10\/10","review_date":"June 13, 2018","user":"dawn_c"},{"attraction_id":142,"rating":5.0,"review":"Great Night Out. My wife and I got the opportunity to join these folks on a PR night for local hotel staff. My wife works with Menzies Manor. Despite the high winds out on the ocean we got to explore the inner harbour, and had a GREAT TIME....","review_date":"May 24, 2018","user":"derek_m"},{"attraction_id":143,"rating":5.0,"review":"Take in the view of The Six. . Toronto\u2019s skyline is iconic. This was a fun, basic harbor cruise to get a fantastic look or instagram of a pretty sensational skyline.\nPros:\n- Easy embarkation\n- Audio guided\n- Pretty view\n- Hour long\n- I think some snacks were served aboard\n-...","review_date":"October 14, 2018","user":"veroplane"},{"attraction_id":143,"rating":4.0,"review":"Great way to view the Toronto Skyline. Thoroughly enjoyed my experience upon Mariposa Cruises. We travelled along the harbour front for 45 minutes and saw the Toronto skyline and visited the surrounding islands. I enjoyed the commentary that ran along in the background and found the whole cruise very relaxing. I went...","review_date":"September 17, 2018","user":"hilary_k"},{"attraction_id":143,"rating":4.0,"review":"Awesome Toronto Harbour Sightseeing Cruise. This experience was a great way to view the surrounding islands on Lake Ontario and for viewing the beautiful Toronto skyline during the day. The staff were nice, and the boat ride was very smooth. I usually get travel sick on boats but I was...","review_date":"September 17, 2018","user":"dreamer590879"},{"attraction_id":143,"rating":5.0,"review":"Harbour Tour on the Oriole. My friends and I took a lovely tour circling the Toronto Harbourfront and Islands a board the Oriole. The weather was perfect and the view of the entire skyline was even better! It was also interesting learning a little history along the tour. Although it...","review_date":"September 15, 2018","user":"erica_w"},{"attraction_id":143,"rating":5.0,"review":"Corporate Teambuilding Event Cruise. A big thank you to the wonderful staff at Mariposa Inc (Jenie, Shannah, Jacob, Nazare, Riti, Ahmed, Samuel, Christian, Andrew, Brenda, Lauren and all others) for putting together a great teambuilding and cruise package for our staff.\nThe Mariposa team was super friendly and overly...","review_date":"August 10, 2018","user":"rachjrob"},{"attraction_id":143,"rating":4.0,"review":"Harbor tour, but on the showboat. We took the Toronto Harbour Sightseeing Cruise but it took place on the showboat rather than the Oriole. Though it was a nice spin around the harbor and islands to get a great view of the city and hear a little history, I think that...","review_date":"July 2, 2018","user":"vaugkimb"},{"attraction_id":145,"rating":4.0,"review":"Scenic Trip on the lake. First time here- and this trip was perfect.we really were lucky with the foliage- perfect timing. Pleased that person telling you about the sights did not talk too much- just let you enjoy the view. We had a \u201ctail-gate\u201d picnic before going aboard and after...","review_date":"October 19, 2018","user":"susan_y"},{"attraction_id":145,"rating":5.0,"review":"Fall Cruise. Very friendly staff, Lunch was excellent ,very taste. Price was good ,very good value. Would requirement for family too. Thanks","review_date":"October 16, 2018","user":"q4953dkjamesm"},{"attraction_id":145,"rating":4.0,"review":"Lady Muskoka. We were 2 couples, enjoyed the lunch cruise. We had a beautiful sunny fall day.\nThe crew was friendly. We found the documentary difficult to hear.","review_date":"October 15, 2018","user":"4deedee"},{"attraction_id":145,"rating":5.0,"review":"got to see all the colors of fall. we were 2 families on this cruise and everyone had an amazing time .the crew was very friendli documentary was very informative and we enjoyed the all the colors of falls from every angle.Thankyou","review_date":"October 14, 2018","user":"shaguftau"},{"attraction_id":145,"rating":5.0,"review":"Very pleasant afternoon!. We very much enjoyed our lunch cruise to see the fall colours! Staff was pleasant and the meal hot and delicious! Commentary on things we were seeing was most interesting! Thank you! Highly recommended!","review_date":"October 13, 2018","user":"donna_m"},{"attraction_id":145,"rating":5.0,"review":"Lady Muskoka. Love it...Autumn is just around the corner. Check out some unique ways to experience the amazing fall colours.","review_date":"October 9, 2018","user":"sightsee108506"},{"attraction_id":145,"rating":5.0,"review":"Lady Muskoka Cruise. We really had a great family time. We were lucky the weather was dry, and the leaves were all in their autumn rich colours still on the trees waiting for us to see them in all their beauty. The staff on the ship were very...","review_date":"October 8, 2018","user":"ljiljanam150"},{"attraction_id":145,"rating":5.0,"review":"Awesome Cruise. Excellent Cruise Great Views Was On Time, Captain Was Very Informative. Would Recommend To Family And Friends.","review_date":"October 6, 2018","user":"cmecoconut"},{"attraction_id":145,"rating":3.0,"review":"Lunch cruise. Was a little disappointed that we didn't have more descriptions and maybe some more stories about the cottages and owners.A closer view of the millionaires row would be great,as that is what made me book this trip.It was a very cramped space.Would have liked to...","review_date":"October 4, 2018","user":"boardingpass579325"},{"attraction_id":145,"rating":3.0,"review":"just ok. The day was rainy and the temperatures cool. Thus not the perfect day... through no fault of the cruise company. But as the food was being served, the windows fogged up so badly that they were very difficult to see through, which defeats a 'sightseeing'...","review_date":"October 2, 2018","user":"nestadogg"},{"attraction_id":145,"rating":2.0,"review":"Not that interesting. My husband and I took the boat cruise yesterday and were very disappointed. The commentary was sparse. There are probably lots of stories surrounding the beautiful old Muskoka cottages but we heard very few. The snack bar food was inedible. We ended up sharing a...","review_date":"September 27, 2018","user":"carolev365"},{"attraction_id":145,"rating":4.0,"review":"Lady Muskoka Lunch cruise Sept 22, 2018. Very much enjoyed the cruise, the commentary, and the lunch \/ dinner (except for the potatoes, not sure what kind they were , had an odd taste and very dry) the trout was excellant as were the ribs. Other than that it was perfect way...","review_date":"September 23, 2018","user":"carol_m"},{"attraction_id":145,"rating":5.0,"review":"Amazing Experience!. We are so happy that we booked this 3 hour cruise! lol The crew were so friendly, knowledgeable and so amusing! We thoroughly enjoyed seeing all the sights and would definitely recommend it and would do it again. Our only disappointment was that the lunch...","review_date":"September 7, 2018","user":"11deboraht"},{"attraction_id":145,"rating":4.0,"review":"Nice calm trip with an older parent. I took my mother on this cruise for something to do up north and we thoroughly enjoyed it.\nI recommend getting there real early to get a good seat up on top if the weather allows. If you don't get a seat on the railing...","review_date":"September 4, 2018","user":"darkwing28"},{"attraction_id":145,"rating":5.0,"review":"make it a Muskoka experience. went on Sept 1...Hot day but breeze at times\nIt was a memory worth keeping,going down the river and out to Lake\nCaptain kept us informed of the different spots along the way of old schools,\namercian cottages,santa's village boat passing,quiet informative,with some humour added...it...","review_date":"September 2, 2018","user":"facebook1951"},{"attraction_id":145,"rating":5.0,"review":"A MUSKOKA MUST SEE!!!!!. The Captain & Crew were amazing and the Dinner was awesome. The Muskoka's is even prettier on the water, from the picturesque water settings to the amazing cottage views.\nWould highly recommend to family & friends :0)","review_date":"August 31, 2018","user":"belinda_h"},{"attraction_id":145,"rating":5.0,"review":"Staff is really nice and very helpful.. Although the weather was terrible, we had a great time sitting at a table by the window. I definitely recommend getting the lunch as you can appreciate the cruise sitting at one of their tables,","review_date":"August 27, 2018","user":"rafael_a"},{"attraction_id":145,"rating":3.0,"review":"I went on line and booked the trip via your web page but no confirmation was ever received I called and confirmed that. In addition to not receiving a confirmation of our order it was very unclear that a lunch had to be ordered in advance before getting on board. Staff were very friendly and cheerful but the snack shop was rather mediocre it was really treacherous climbing...","review_date":"August 27, 2018","user":"wheelerr2016"},{"attraction_id":145,"rating":3.0,"review":"Relaxing. Very friendly staff and decent food. Commentary during the cruise was also very informational. It was interesting to see the different types and sizes of summer house and their boat houses, that we passed. The cruise started and arrived back almost on time. Overall a...","review_date":"August 26, 2018","user":"ajjo2018"},{"attraction_id":145,"rating":5.0,"review":"Saturday dinner cruise. The dreary weather did not enhance our cruise but the four of us still enjoyed the evening. All that was missing was a sunset. Dinner, service and friendly crew were all first rate.","review_date":"August 26, 2018","user":"alex_m"},{"attraction_id":145,"rating":5.0,"review":"very enjoyable!. I was there as part of bus tour. first we had delicious meal, corn bread, salad, fish with vegetables and desert. you can choose your meal when pre-order . tour is 3 hours long. it is narrated. scenery is beautiful. very enjoyable day!","review_date":"August 26, 2018","user":"157larisar1157"},{"attraction_id":145,"rating":5.0,"review":"Relaxing. We were surprised by the shorter directions from our home to Bracebridge. It took exactly 2 hours (as given). The entire staff and crew were extremely helpful and pleasant which made it a very relaxing and enjoyable trip. We posted our delight on facebook and...","review_date":"August 24, 2018","user":"diane_f"},{"attraction_id":145,"rating":5.0,"review":"Awesome. My husband and I went on Lady Muskoka and had a great time. The stuff was very friendly. The food was excellent, and the view a spectacular. I have recommended it to my friends and family.","review_date":"August 24, 2018","user":"janique_s"},{"attraction_id":145,"rating":4.0,"review":"Enjoyed. We took the lunch cruise option...food was good service was great and so was the itinerary.\nBeautiful viewes of islands.","review_date":"August 14, 2018","user":"janet_d"},{"attraction_id":145,"rating":5.0,"review":"Delightful cruise and a wonderful lunch. Celebrating a friend's birthday with friends on this delightful boat was worth every penny. The lunch was delicious and the service was great. Would highly recommend.","review_date":"August 11, 2018","user":"groveparkmuskoka"},{"attraction_id":145,"rating":4.0,"review":"Very good Summer Cruise. Had a wonderful time on the Lady Muskoka Cruise.\nThe staff was very friendly and courteous.\nScenery was very nice and I highly recommend it to all.","review_date":"August 8, 2018","user":"adi_d"},{"attraction_id":145,"rating":5.0,"review":"Beautiful Sunset Cruise\/Dinner. For the second year in a row, we have had the opportunity of being on board this lovely boat cruise. The landscape and information provided is wonderful, very relaxing with ample seating inside or out. The food was wonderful and the service is awesome. The...","review_date":"August 7, 2018","user":"toocool2018"},{"attraction_id":145,"rating":1.0,"review":"Very very poor customer service. No one answers the phone & e-mail for questions & concerns.. Very poor customer service. If you have questions or concerns, no one answers the phone & e-mail....","review_date":"August 6, 2018","user":"lorraine_p"},{"attraction_id":145,"rating":5.0,"review":"Millionaires Row Boat Tour. Trip started and ended as scheduled. Very nice lunch. Well organized tour. Scenery is beautiful as only the Muskoka's and northern Ontario can be.","review_date":"August 2, 2018","user":"karendermott"},{"attraction_id":145,"rating":4.0,"review":"Lady Muskoka Dinner Cruise. We really enjoyed the dinner cruise. The food was excellent, beautifully presented. The weather was perfect, so we sat on the top deck the last hour. The only thing we did not enjoy was the 'music' during the last hour. It was jazz and VERY...","review_date":"August 1, 2018","user":"lynn_v"},{"attraction_id":145,"rating":5.0,"review":"Birthday Lunch Cruise. I cruised this last Monday with my 1 year old twin girls for their first birthday celebration. All together there was 3 adults and 2 children and we decided to spring for the lunch served on board.\nAll the staff was extremely friendly and helpful...","review_date":"July 31, 2018","user":"mary_w"},{"attraction_id":145,"rating":5.0,"review":"A lovely afternoon. The cruise was informative, pleasant, relaxing, and although I didn't order lunch, it looked delicious.","review_date":"July 29, 2018","user":"yvonne_d"},{"attraction_id":145,"rating":4.0,"review":"Great way to spend an afternoon. We had a perfect day for a great cruise. Boarding and deboarding very easy, trip very relaxing. The scenery was great,we sat on the top row and had a good view.","review_date":"July 29, 2018","user":"leora_b"},{"attraction_id":145,"rating":4.0,"review":"Great way to spend a Saturday afternoon!. We went on this cruise end of July 2018. Rainy, rainy day. Ticket p\/u was smooth, as was boarding. Great seat selection. They had dried off the deck and chairs upstairs prior to boarding. Rain was on and off so we stayed out as long...","review_date":"July 28, 2018","user":"stewbek"},{"attraction_id":145,"rating":3.0,"review":"Relax. That was great, but there are no gluten free food, no GF ice cream or dessert.\nOther is so lovely to see so many island that people like but sad that there can\u2019t go to Tim Hortons","review_date":"July 28, 2018","user":"janice_l"},{"attraction_id":145,"rating":4.0,"review":"Lady Muskoka still kicking after 50 years.... My wife and I recently experienced the Lady Muskoka Millionaires Row Cruise. Overall, the trip was very good. What kept it from being excellent, is threefold: Seating was cramped; lunch could have been better; challenges with the trip narration being clearly heard.\nThe cruise itself...","review_date":"July 26, 2018","user":"les_w"},{"attraction_id":145,"rating":5.0,"review":"PLEASENT EXPERIENCE. Saturday JULY 21, 2018 the wife and I boarded the \"Lady Muskoka\" at approximately 17:35 hours. Shortly thereafter we were casually cruising down the Muskoka River and listening to the Tour Guide give all the passengers a very interesting narrative about the Muskoka from the...","review_date":"July 24, 2018","user":"garry_w"},{"attraction_id":145,"rating":5.0,"review":"Awesome Evening. We celebrated our wedding anniversary and had a wonderful time. The meal on the dinner cruise was absolutely wonderful, so much so I wanted to go back again the following night!","review_date":"July 23, 2018","user":"jmr1045"},{"attraction_id":145,"rating":3.0,"review":"Lady Muskoka Boat Cruise. much as it was a beautiful day and always relaxing to be on a lake, I would have to say that I found the lake itself rather boring - has 200 islands (not many when you think of it so it lacks the character (inlets...","review_date":"July 22, 2018","user":"kejack2013"},{"attraction_id":145,"rating":5.0,"review":"WORTH THE TRIP. Lovely relaxing afternoon, staff very welcoming knowledgeable and made the trip with a sense of humour as well would definitely recommend","review_date":"July 21, 2018","user":"bettyb00p271"},{"attraction_id":145,"rating":4.0,"review":"What a great way to spend an afternoon. Perfect weather yesterday to spend the afternoon enjoying a cruise in Muskoka. The Captain's commentary was brilliant. Met other wonderful people on the cruise and would highly recommend it. Great value for money.","review_date":"July 20, 2018","user":"juneodonnell66"},{"attraction_id":145,"rating":5.0,"review":"So relaxing and enjoyable!!!. My husband and I decided to go on the Lady Muskoka Boat Cruise to celebrate our 54th Anniversary and what a wonderful decision that was!! It was so enjoyable and relaxing!! We both LOVED it!! It did not start off well as a large group...","review_date":"July 19, 2018","user":"keithfranks2018"},{"attraction_id":145,"rating":5.0,"review":"Great Afternoon. Did this trip with friends visiting from PEI, great way to give them a little taste of Muskoka. Cloudy grey day, still the cruise was very enjoyable, scenery nice and some interesting commentary. I would strongly recommend booking their lunch for $20 along with the...","review_date":"July 15, 2018","user":"david_b"},{"attraction_id":145,"rating":4.0,"review":"Are There Any Canadians on This Tour?. Went again on the Lady Muskoka again, and again not disappointed, This time we enjoyed lunch and the trout was very good, just a little more seasoning would have but this over the top. The salsa that was included was very refreshing. The captain again,...","review_date":"July 14, 2018","user":"kelly-lee_r"},{"attraction_id":145,"rating":5.0,"review":"Enjoyable day. Went up to celebrate my birthday with your cruise. Really enjoyed it. Seeing how the rich live is fun. Never new the history of the lake was quite interesting. The gentleman doing the commentary was interesting. Had a great day","review_date":"July 14, 2018","user":"dawn_m"},{"attraction_id":145,"rating":4.0,"review":"was for friends 65th birthday. a group of 11 adults and all enjoyed themselves. only change we would make was they ran out of white wine after first half hour.\nfood was amazing and presented by the staff very nicely.\nwe would do this cruise again for sure.\nwas difficult...","review_date":"June 26, 2018","user":"nanckea"},{"attraction_id":145,"rating":4.0,"review":"2 1\/2 Hours on the water.... enjoy lunch, scenery and relax!. 2 1\/2 Hours on the water.... enjoy lunch, scenery and relax! We purchased our tickets for the cruise which included lunch. We boarded on time and casted off. Our lunch was simply delicious with a choice of ribs, trout or chicken. The trout was amazing...","review_date":"June 20, 2018","user":"melnew14"},{"attraction_id":145,"rating":4.0,"review":"Really enjoyable cruise around lake Muskoka. Thoroughly enjoyed our cruise round Lake Muskoka and Millionaires Row. We opted for the add on lunch, which was just about average. Food was lukewarm and very dried out and I am not fussy. The cruise made up for it though, it was most enjoyable....","review_date":"June 20, 2018","user":"nicolamac22"},{"attraction_id":145,"rating":5.0,"review":"Happy Father's Day!. We thoroughly enjoyed our cruise, the staff were great, the trip ran on time, the commentary was interesting and informative, wonderful new memories made. Thank you!","review_date":"June 17, 2018","user":"rocky_top_f"},{"attraction_id":145,"rating":5.0,"review":"Great day. We had a wonderful time. The staff was friendly and funny, lunch was great. There was plenty of room on the top level to sit.","review_date":"June 15, 2018","user":"lise_barrie"},{"attraction_id":145,"rating":5.0,"review":"perfect way to spend a sunny summer afternoon. I have taken friends and family 5 times on the Lady Muskoka. I pick a nice warm sunny day and off we go to enjoy an excellent cruise up the Muskoka river and then out onto the Lake. The scenery is breath taking and I...","review_date":"May 28, 2018","user":"jeanriffel"},{"attraction_id":145,"rating":5.0,"review":"Great Outing. This is a fabulous way to enjoy the area, be comfortable and even have a nice meal. The food is surprisingly delicious. We took family from overseas out one afternoon, best seat in the house right at the front, they were thrilled and so were...","review_date":"May 28, 2018","user":"gem274"},{"attraction_id":145,"rating":5.0,"review":"Great day trip in Muskoka. Took the Millionaire's Row Cruise and it was great! We ordered the onboard lunch and it was fantastic. Delicious food and beautiful views. Couldn't ask for a better day.","review_date":"May 28, 2018","user":"thomask3592"},{"attraction_id":145,"rating":5.0,"review":"Great lunch in a relaxed setting. We had 8 people in our group and all enjoyed the food and how quickly we were served once we were underway so we could enjoy our cruise on the top deck in the sun.\nThe atmosphere is relaxed and the captain's commentary is very...","review_date":"May 28, 2018","user":"y3023btkims"},{"attraction_id":145,"rating":5.0,"review":"An excellent lunch and tour. My party consisted of two 75 year old ladies from England, my daughter and I from Bracebridge. I was so proud to show off this wonderful gem of Muskoka and so proud that this great boat tour showed off Muskoka highlights and beauty. My guest...","review_date":"May 25, 2018","user":"heather_s"},{"attraction_id":145,"rating":4.0,"review":"We enjoyed our time. We booked two months in advance and really enjoyed the cruise. The trip is better with a meal which we did. we had a reserved table with names on each table. Food was good and based on our choice at booking time it included coffee\/tea,...","review_date":"May 21, 2018","user":"eddyba2018"},{"attraction_id":145,"rating":5.0,"review":"Wonderful Muskoka Fall Cruise. My husband and I took the last cruise of the season which was extended one week because of the great warm weather. Arrived early to get the best spot to sit. Sit on the top deck for best views (grab one of the tables if...","review_date":"October 31, 2017","user":"joyyy"},{"attraction_id":145,"rating":5.0,"review":"Amazing Fall Cruise on the Lady Muskoka.. My friend and I spent a wonderful afternoon aboard the Lady Muskoka enjoying the amazing scenery, fall colours and an equally fabulous lunch. The staff were superb and our compliments to the chef ,servers,and the captain for a totally enjoyable and well organized trip.","review_date":"October 26, 2017","user":"rosefflynn"},{"attraction_id":145,"rating":5.0,"review":"Enjoyable afternoon!. We had an thoroughly enjoyable time on the Lady Muskoka. The staff are friendly, the cruise is timed perfectly and if the weather co-operates you will have a great day!","review_date":"October 26, 2017","user":"debbie_m"},{"attraction_id":145,"rating":5.0,"review":"IT WAS A WONDERFUL DAY. Thank you for a lovely cruise, open air and lots of information. Was even offered to get in on the lunch as mentioned it did not show as offered on the online booking. We did decline but it looked delicious. Only concern was the same...","review_date":"October 23, 2017","user":"kathie_m"},{"attraction_id":145,"rating":4.0,"review":"Late Summer Cruise. Was checking out things to do this late in the fall and thought a cruise would be great, at first the website said the cruising season was done for the year, but then they decided to extend it because of the weather was exceptional. This...","review_date":"October 21, 2017","user":"kelly-lee_r"},{"attraction_id":145,"rating":5.0,"review":"Great value.. I found the advertisement for the added cruises this weekend on Facebook which was a bonus as I was looking at taking in the Fall colors. I was able to book online and order our lunch choices all at the same time.The cost was great...","review_date":"October 21, 2017","user":"susanjudithsteinberg"},{"attraction_id":145,"rating":5.0,"review":"Awesome cruise. Had a wonderful day on the 3 hour (2 hours 75 min)! Cruise on the Lady Muskoka even though the skies were gray. Wish I had ordered the meal too it did look yummy. I will be back again and by the way your staff...","review_date":"October 13, 2017","user":"nicnas57"},{"attraction_id":145,"rating":5.0,"review":"Excellent time and meal on Lady Muskoka Cruises. Lovely fall drive to Bracebridge to catch the tour on Lady Muskoka Cruises. Lunch option was excellent value for amount paid. Tables were a bit crowded but overall excellent time spent on the vessel. Tour commentary was just right.","review_date":"October 11, 2017","user":"louisedbrown"},{"attraction_id":145,"rating":4.0,"review":"Fall colour tour. Overall enjoyed our tour of Lake Muskoka. It was a beautiful day to spend some time on the water, enjoy the last warm day of the fall and view the autumn colours.\nMy husband and I decided to do the tour the day of so...","review_date":"October 9, 2017","user":"dominiquek352"},{"attraction_id":145,"rating":2.0,"review":"Disappointing. The Millionaire\u2019s Row cruise was an autumn boat tour we were looking forward to. I emailed the company a couple of weeks before arriving in Muskoka seeking their advice on how early we should book our tickets as their website warned they did not provide...","review_date":"October 8, 2017","user":"happyinbluejeans"},{"attraction_id":145,"rating":4.0,"review":"Cruise on the Lady Muskoka on Sunday. The boat was very nice and we had ordered our lunch when we booked the cruise.\nThe meal was delicious with salad, entr\u00e9e and dessert. There was plenty water at our table and the waitresses were outstanding and always were asking us if everything was...","review_date":"September 25, 2017","user":"dance1942"},{"attraction_id":145,"rating":5.0,"review":"Wonderful afternoon on the 'Lady Muskoka'. Our group of four thoroughly enjoyed the almost 3 hour cruise which included a delicious 3-course meal - salad, entree and dessert with ice water, coffee and tea. The staff were friendly and attentive. The boat was clean including the washrooms. A most relaxing afternoon...","review_date":"September 20, 2017","user":"daisymaewhitby"},{"attraction_id":145,"rating":2.0,"review":"No shelter here.... We did the \"Millionaires Row\" cruise this past weekend with a large group of 11 adults and 1 toddler. It was a beautiful day (30 degrees and sunny). The views were very nice, and you do get the Lake Muskoka visual experience. However, there was...","review_date":"September 18, 2017","user":"mac_neill_11"},{"attraction_id":145,"rating":5.0,"review":"An enjoyable Sunday afternoon. We went on the 2 3\/4 hour boat tour of the Muskokas. It was a beautiful summer day and the lake was stunning. Would highly recommend the Tour, the staff were friendly and the commentary was informative. Overall a very enjoyable trip through the absolutely...","review_date":"September 18, 2017","user":"victorialaskowski"},{"attraction_id":145,"rating":3.0,"review":"okay to see Lake Muskoka. We live in Bracebridge and this is the third time that we have taken friends on this cruise. As others have said, disappointing that it is one of only a few such tours that do not offer a senior discount. The boat has 3 levels,...","review_date":"September 9, 2017","user":"joe_ursano"},{"attraction_id":145,"rating":4.0,"review":"Fun and interesting lake cruise. Took my daughter and grandson who live in England for a 2 3\/4 hour cruise with lunch. There was a reserved table for us on the middle deck and we were served a very nice lunch. The young ladies who served us were very pleasant...","review_date":"August 24, 2017","user":"sheilabarnes2016"},{"attraction_id":145,"rating":3.0,"review":"Dinner with a Cruise. We had a wonderful voyage aboard the Lady Muskoka.\nThe food by Chef David Friesen of the Riverwalk in Bracebridge was excellent.\nMy father, husband and I had the Beef Brisket and my mother the chicken. Even though it was brought aboard, it was hot...","review_date":"August 23, 2017","user":"princesssherry"},{"attraction_id":145,"rating":5.0,"review":"Stunning views and delicious lunch! Boat was immaculate.. Service on the boat amazing and the captain\/guide gave wonderful stories of\nMuskoka. The lunch was delicious and very fair price. Spacious and the dining\nroom was super with excellent views.","review_date":"August 18, 2017","user":"johnruthpowell"},{"attraction_id":145,"rating":4.0,"review":"Great cruise with beautiful scenery. It is a good idea to take this cruise if you are in the area.\nThe ship is large and very clean and the staff if very friendly and polite.\nIt can be a bit of a challenge to handle other people on the boat...","review_date":"August 14, 2017","user":"mcl574"},{"attraction_id":145,"rating":5.0,"review":"A great family boatcruise!. The Lady Muskoka millionaire's row boat cruise was the big family highlight of our summer! We were skeptical that it would be a success (only because we had two toddlers under 3yrs in tow and the cruise is about 3hours - longer than our previous...","review_date":"August 8, 2017","user":"happiness88723"},{"attraction_id":145,"rating":5.0,"review":"boat cruise in Bracebridge. We went on the lady Muskoka in Bracebridge with two other couples. The weather was great. The crew members were very helpful. Enjoy it very much. Looking forward to doing it again. Would like to do the fall one.","review_date":"July 27, 2017","user":"cclodd2016"},{"attraction_id":145,"rating":5.0,"review":"Highlight of Lake Muskoka trip. A boat cruise on Lake Muskoka would be a highlight for any first time visitor to the area. The Millionaire's row cruise covers a part of the Muskoka river, before going into the lake.\nWe actually found the ride through the river much more interesting...","review_date":"July 27, 2017","user":"josvik"},{"attraction_id":145,"rating":3.0,"review":"Cruising on the Lady Muskoka. This was a pleasant boat ride on an older vessel and a chance to be on the water on a perfect day. We had booked the \"Millionaire's row cruise\" with lunch, from 12 to 2.45pm. The crew was smiling and welcoming and the lunch seating...","review_date":"July 22, 2017","user":"248michelinec"},{"attraction_id":145,"rating":4.0,"review":"interesting and relaxing. Lovely way to spend the afternoon onboard Lady Muskoka. There was ample room to move about and go up to the top deck for best views or sit in the lower two decks and eat lunch or snack. It was not really clear that you...","review_date":"July 18, 2017","user":"lionelle2016"},{"attraction_id":145,"rating":4.0,"review":"lunch cruise. Enjoyed a wonderful cruise aboard the Lady Muskoka on Canada Day.\nWe opted for the rainbow trout lunch option. What the menu lacked in presentation ( very sloppy nothing like the pictures on the website) it certainly made up in taste (especially the focaccia bread...","review_date":"July 2, 2017","user":"christina_d"},{"attraction_id":145,"rating":5.0,"review":"Delightful mid-week Cruise. Four of us took the 2.5 hour cruise on a beautiful June Wednesday - Excellent weather - Clean tidy ship with three decks and pleasant staff - We did not have the lunch however there is a snackbar with various wraps and hot dogs available...","review_date":"June 18, 2017","user":"montfromlondonont"},{"attraction_id":145,"rating":5.0,"review":"Day cruise delight. We picked a perfect day to cruise the mighty Muskoka! I had no idea how large - and beautiful - the water system was.\nGood food, lovely crew and interesting historical tidbits made for a delightful day on the water.\nGreat value for the money!","review_date":"June 15, 2017","user":"debp967"},{"attraction_id":145,"rating":5.0,"review":"Wonderful afternoon on the water!. This was a smooth and relaxing ride on the Lady Muskoka. The boat was clean, the service was exceptional and our weather was fine. One could either go up to the top deck and enjoy the sun, or there was plenty of room to sit...","review_date":"June 14, 2017","user":"janice_h"},{"attraction_id":145,"rating":5.0,"review":"Great ride, fabulous food, superb staff!. It was the highlight of our trip to Muskoka Lakes! It is a great way to view the beautiful area. The boat was very comfortable, clean, had plenty of viewing areas, and the staff was excellent. The lunch we were served was OUTSTANDING. My husband...","review_date":"May 30, 2017","user":"shargsher"},{"attraction_id":145,"rating":5.0,"review":"Amazing experience. From the moment we stepped onto the boat, it was a fabulous experience. My wife and I had ordered the trout for lunch and that turned out to be very very nice.\nThe views of the lake are pretty nice and service on the cruise...","review_date":"May 21, 2017","user":"bilal_h"},{"attraction_id":145,"rating":5.0,"review":"Ultimate fun. Lady Muskoka Cruise is ultimate fun & it connects us with nature......excellent service , Love to visit this place again","review_date":"May 21, 2017","user":"esha_s"},{"attraction_id":145,"rating":3.0,"review":"A lot of opportunity to improve. Today, we had a glorious day to cruise Lake Muskoka. It was a bright, sunny, fall day. The cruise itself is 2 1\/2 hours and the scenery is breath taking. The view alone is 5 star, however, I gave the cruise line 3 stars because...","review_date":"October 12, 2016","user":"rosslake"},{"attraction_id":145,"rating":5.0,"review":"Wonderful way to enjoy Muskoa River and the north end of Lake Muskoka with a delicious lunch. We had a perfect fall day to board the Lady Muskoka for the lunch cruise. The crew were kind enough to wait on a late bus which they explained had experienced some difficulties but we sailed as soon as they boarded and lunch was served....","review_date":"October 10, 2016","user":"cfxjw"},{"attraction_id":145,"rating":5.0,"review":"Beautiful Cruise on Lake Muskoka. We highly recommend this 2 hour and 45 minute cruise on Lake Muskoka. We had a beautiful sunny, warm day and the cruise is very relaxing. Lunch is available but we chose to only do the cruise. The captain is very informative and points out...","review_date":"September 30, 2016","user":"woody547"},{"attraction_id":145,"rating":5.0,"review":"Excellent day on the water. My daughter and I thoroughly enjoyed out outing on the Lady Muskoka and would highly recommend. We opted for the lunch and had different meals. Both were delicious, the service friendly and efficient. The commentary during the cruise made for some very interesting facts about...","review_date":"September 24, 2016","user":"imamomof4"},{"attraction_id":145,"rating":4.0,"review":"Cruising Along the Muskoka River....... The Lady Muskoka Cruise was very relaxing. It provided for great bonding time with family as we cruised the lake. We purchased our tickets through Groupon and added on the lunch, which was a great choice! The food was well prepared, we met the chef,...","review_date":"September 7, 2016","user":"victoria_b"},{"attraction_id":145,"rating":5.0,"review":"Muskoka Tour. Today I did the Lady Muskoka lunch cruise. I reserved this cruise in advance, was given middle deck up front left corner table for I & my wife, an awesome spot. For lunch we had delicious tender chicken with mashed potato & steamed veggies. Afterwards...","review_date":"September 4, 2016","user":"agostinho_b"},{"attraction_id":145,"rating":2.0,"review":"Too crowded . The staff were great, the boat was nice. My husband and I attempted to sit on the top deck, it was so crowded families kept squishing their way in and we were literally knee to knee. We found a lot of families were very disrespectful...","review_date":"September 4, 2016","user":"b_b"},{"attraction_id":145,"rating":5.0,"review":"Cruise and lunch with mom and son. Went on the Lady Muskoka with mom whom is 101 ,spouse and son. Meal was excellent. Served hot and presented well. Service very good . The cruise was 2 3\/4 hours long and very enjoyable with a documentary.would recommend this for a day trip.","review_date":"August 28, 2016","user":"poppadoug"},{"attraction_id":145,"rating":5.0,"review":"Nice relaxing cruise. This 2 hour and 45 minute cruise took us down the Muskoka River and out into Lake Muskoka for a great and informative experience. Definitely a way to see the sites of this vast lake and see the many homes and cottages.","review_date":"August 6, 2016","user":"terryr357"},{"attraction_id":145,"rating":4.0,"review":"Relaxing views of Muskoka. We had a fantastic time cruising along the Muskoka River and Lake Muskoka! The staff were very friendly and funny, and there was plenty of room to see the sites.","review_date":"August 5, 2016","user":"ron_b"},{"attraction_id":145,"rating":5.0,"review":"Cool Cruise . Spent the afternoon cruising Lake Muskoka in the wonderful Lady of the Lake, the Lady Muskoka. An immaculate ship with an attentive crew. A great day on the lake enjoying the beauty and vastness of Lake Muskoka. Highlight the very informative and entertaining commentary by...","review_date":"August 3, 2016","user":"b2250pfterryc"},{"attraction_id":145,"rating":4.0,"review":"Visit to bracebridge. I like the lady muskoka ride. It was 2:45 hr. Snacks were there serving on the cruise( not included in to ticket). For the weekends they have lunch cruise too. Next time I will try LUNCH CRUISE.","review_date":"August 3, 2016","user":"pushpinder_d"},{"attraction_id":145,"rating":5.0,"review":"Beautiful Lady Muskoka . Beautiful cruise for about 3 hours. Amazing view of millionaire cottages along the lake Muskoka. Must for nature lovers.","review_date":"August 1, 2016","user":"dp_dhiren"},{"attraction_id":145,"rating":4.0,"review":"cruising the muskoka lake. Have been on this cruise at least 6 times or more and can never get tired of this fantastic and relaxing cruise of the lakes. See beautiful cottages, marinas with boats of various sizes moored. Children and families frolicking in the water. Sometimes it is...","review_date":"July 29, 2016","user":"kolkatacool"},{"attraction_id":145,"rating":5.0,"review":"The Gem of Muskoka. On a lovely sunny June day we decided to take the noon cruise on the Lady Muskoka. The ship was easy to find.. moored behind the Quality Inn ..in the lovely town of\nBracebridge, Ontario.\nWe decided to have the 3 course luncheon when we...","review_date":"June 29, 2016","user":"laineeee"},{"attraction_id":145,"rating":4.0,"review":"Beautiful & relaxing. My partner and I actually got married on the Lady Muskoka. It was affordable and wonderful. It takes a slow, lovely journey up the Muskoka River, until you get to the open water of Lake Muskoka. It really is a hidden gem.","review_date":"April 26, 2016","user":"littlesparky1962"},{"attraction_id":145,"rating":4.0,"review":"Relaxing Cruise. We were in Muskoka leef peeping and decided to take this cruise in addition to the Grand Muskoka Driving Tour. We did not preorder a lunch but what we saw others eating would suggest that this would have been a good idea except the meal...","review_date":"October 8, 2015","user":"patsycanuck"},{"attraction_id":145,"rating":3.0,"review":"It was ... An OK tour ... With bad food! . I recently took the Lady Muskoka tour to see the fall leaves changing ...Unfortunately weather hasn't cooperated and there were no changing leaves :( ... But this of course is weather related and no the tour's responsibility so I will leave it out of the...","review_date":"October 4, 2015","user":"tvdfan"},{"attraction_id":145,"rating":4.0,"review":"Great tour boat cruise!. Great tour boat cruise for 2 3\/4 hours!\nThe disappointing part was that the narration was done by recording instead of live.\nWonderful to be able to sit at a table in the comfort of an enclosed deck or hang out on the upper deck...","review_date":"August 24, 2015","user":"danzur"},{"attraction_id":145,"rating":4.0,"review":"Very interesting cruise of a iconic lake and great value to boot!. We had previously taken the cruise from Gravenhurst which we enjoyed very much. We had an opportunity to spend some time with our 3 year old grandson and opted to take him with us. The captain is very entertaining and knowledgeable of the local history....","review_date":"August 16, 2015","user":"brian_s"},{"attraction_id":145,"rating":5.0,"review":"Great way to see the lake. Great boat cruise and lunch. 3 choices of different meals and all were great for less than $20. The cruise takes you past many famous cottages on millionaires row and past Santa's Village.","review_date":"August 13, 2015","user":"kenneth_m"},{"attraction_id":145,"rating":3.0,"review":"Economy cruise with all the views . The Lady Muskoka offers a daily cruise leaving port at Bracebridge out the Muskoka River and around Lake Muskoka.\nThe vessel has good viewing from both the 2nd deck and top deck. First deck isn't as nice. There is a small canteen where food and...","review_date":"August 12, 2015","user":"dave_m"},{"attraction_id":145,"rating":4.0,"review":"Been there - done that. The day we went on this cruise was warm and sunny with a light breeze - great day for a cruise. The cruise itself was about what we expected and the price was ok for the 2 3\/4 hours it took. My wife and I...","review_date":"August 6, 2015","user":"canoeboy"},{"attraction_id":145,"rating":2.0,"review":"Wonderful family outing!. We haven't been on Lady Muskoka in years! The tickets and (junk) food are very reasonably priced. The commentary was unintrusive (just the right amount of talking), informative and amusing - and the scenery is just gorgeous. Loved it, want to go again. Wear a...","review_date":"July 18, 2015","user":"tammie37"},{"attraction_id":145,"rating":4.0,"review":"Great Cruise On A Little Boat. It's not exactly the RMS Segwun, or the Sagamo, or one of the bigger cruise boats down in Gravenhurst, but the Lady Muskoka features the same great cruise from Bracebridge all around Lake Muskoka.","review_date":"June 15, 2015","user":"martin_a"},{"attraction_id":145,"rating":4.0,"review":"Lady Muskoka Cruises? Fun? Wow. It is great fun and a great way to entertain by a trip on the Lady Muskoka Cruises from the heart of Muskoka, Bracebridge. Docked at the Riverside Inn, at the corner of Hwy. # 118 W. and Ecclestone Drive, it is a viable alternative...","review_date":"June 11, 2015","user":"rakattack1959"},{"attraction_id":145,"rating":4.0,"review":"Seeing the Fall Colours. This was an awesome outing for a fall day, This is a 2 hr and 45 min. boat cruise with a Captains\nLunch which was very good! We had the option of Steak,Chicken or Salmon with veggies, baked potato, Desert and coffee. The price for...","review_date":"October 8, 2014","user":"kim_c"},{"attraction_id":145,"rating":4.0,"review":"Nice Cruise-Not So Nice Meal. We went on the fall colour tour with a group from our seniors club. The cruise was very interesting, going down the river into Lake Muskoka and seeing some of the fabulous summer homes. The return trip was via a different route so we didn't...","review_date":"October 1, 2014","user":"charles_p"},{"attraction_id":145,"rating":3.0,"review":"Relaxing. We took the tour as a family this July and I'd have to say it was decent. There are better boat cruises for your money, but the staff on this one were friendly and helpful. It's a 2 hr 45 minute cruise, the millionaire homes...","review_date":"July 29, 2014","user":"jamie_a"},{"attraction_id":145,"rating":5.0,"review":"Excellent day on the lady muskoka boat cruise. A group of 24 friends went on this cruise Sunday July 27, 2014. The weather was amazing and the sights on the tour were something you can only see from a boat, and the cottages are one of a kind. We had the Captains Feast...","review_date":"July 29, 2014","user":"jane_o"},{"attraction_id":145,"rating":5.0,"review":"Special!. A group of eight friends took the luncheon cruise and found it very enjoyable. The boat was clean, the meal good and well presented. The captain kept us well informed of the houses and cottages coming up and many had owners out of the country....","review_date":"July 24, 2014","user":"jean_c"},{"attraction_id":145,"rating":3.0,"review":"It was alright.. I went in this three house cruise with my boyfriend. It was around 30 dollars each to get on. The cruise travelled through a river and then ventured it's way onto Lake Muskoka. The scenery was beautiful and the captain gave little tidbits of information...","review_date":"July 3, 2014","user":"kat_m21"},{"attraction_id":145,"rating":4.0,"review":"Very Good Cruise. Lady Muskoka is a 300-passenger, 3-deck boat cruising out of Bracebridge, Ontario. The cruise is fully narrated and takes you down the Muskoka River, past Santa's Village, to include a beautiful tour of some truly amazing summer cottages on Lake Muskoka. The view is best...","review_date":"June 23, 2014","user":"burr6013"},{"attraction_id":145,"rating":3.0,"review":"Not a bad trip....... Took a the 12 noon cruise 9\/18\/13 - nice warm sunny day. Cruise itself is interesting lots to see - both natural and man made. Staff are polite and friendly. Overall decent value for the money in terms of these types of cruises.\nOnly complaint...","review_date":"September 20, 2013","user":"michael_p"},{"attraction_id":145,"rating":4.0,"review":"Lake Muskoka sightseeing tour. Our Pathfinder unit ( girls aged 12-15) and some parents went on this 2& 3\/4 hour cruise......we had an enjoyable day sitting on the top deck in the sun and seeing the sights........the Captain did a commentary as we travelled the Muskoka River and Lake...","review_date":"August 7, 2013","user":"waforth"},{"attraction_id":145,"rating":4.0,"review":"Lazy day on the water. the Lady Muskoka is a comfortable ship and was safe for young children when we were on board with several nursery school classes (not a problem).\nThey provide a narration as they cruise up the Muskoka river and back.\nThere is lovely scenery along the...","review_date":"August 4, 2013","user":"trainryder"},{"attraction_id":145,"rating":4.0,"review":"Fall Foliage. Muskoka Cruise is probably one of the best spots in Canada to view fall foliage and the changing colors of autumn leaves.\nWe read the reviews of Seqwun of Gravenhurst and Lady Muskoka of Bracebridge. The towns are only 15 mins apart. We decided to...","review_date":"September 30, 2012","user":"kozin58"},{"attraction_id":145,"rating":4.0,"review":"Very nice tour and much longer and more reasonable than the Seguin.. The Lady Muskoka offers a 2.75 hr tour beginning in Muskoka River and then out into Lake Muskoka.\nIt's quite a nice tour and is punctuated with interesting and funny quips from the captain.\nIt's much longer and cheaper than the Seguin and you get...","review_date":"July 17, 2012","user":"lbtravelreviews"},{"attraction_id":145,"rating":3.0,"review":"Nice way to enjoy the water and see the boat houses. We did a Captain's Feast lunch cruise on Sunday of the May long weekend. If you want a chance to be on the lake, this is a great way to do it at a reasonable price. The boat is older and could use some updating....","review_date":"May 21, 2012","user":"jdd313"},{"attraction_id":145,"rating":4.0,"review":"Wonderful boat ride. My Mom and sister and I went to Bracebridge specifically to go on this boat ride and were not dissapointed. We opted to not get the lunch cruise as we enjoy being able to move around the boat and not be stuck sitting at a...","review_date":"September 13, 2011","user":"lisaiz"},{"attraction_id":145,"rating":1.0,"review":"Black eye for Bracebridge. First off, we booked the cruise at the last minute. Hats off to the prompt response acknowledging our voice mail & interest. My mother & I took the LADY MUSKOKA on a rainy Sunday afternoon - so once on board, there was NO where to...","review_date":"August 31, 2011","user":"baventurous"},{"attraction_id":146,"rating":5.0,"review":"Mackay. It gardens are really brillant it is a must see I was taken back how beautiful it was there was plenty to see it went on for ever there was plenty of sitting space to have a rest. also it has some beautiful shops to...","review_date":"January 16, 2019","user":"jlmackay2"},{"attraction_id":146,"rating":5.0,"review":"flowers galore. we went to the gardens for the day beautiful scenery great resturuant lovely food the gardens were in bloom so it looked great","review_date":"August 3, 2018","user":"lloydspepi129"},{"attraction_id":146,"rating":5.0,"review":"A once in a lifetime experience.. You get a lot for your money from this tour. Our day started just after 8:00 with hotel pickup and it was door to door service to the plane. Upon arrival at the harbor, the tour rep explained the day, gave us our vouchers and...","review_date":"July 22, 2018","user":"fairwell"},{"attraction_id":147,"rating":5.0,"review":"Spectacular day tour. This was one of the best tours I've ever experienced anywhere. The tour bus picked us up at our hotel. Fabio , our guide was fantastic. He was very knowledgeable about the area from Toronto to Niagara Falls. We had a wonderful lunch with a...","review_date":"October 30, 2018","user":"ladyengine"},{"attraction_id":147,"rating":3.0,"review":"The falls were amazing but tour overall left a little to be desired. Firstly, the falls are spectacular, and worth any amount of travelling. However, the day could have delivered so much more. The journey down to Niagara was ok, however the bus we were on wasn't in the greatest condition. Two hours of the window sounding like...","review_date":"October 25, 2018","user":"craigr1980"},{"attraction_id":147,"rating":5.0,"review":"Niagara Falls. Wow, what a trip! Great tour, well planned by Zoom and driver, Fabio, was fabulous! The Falls and boat trip were exciting, the Sheraton lunch buffet was delicious, the winery was tasty, and all the facts that Fabio told us was interesting since we did...","review_date":"September 25, 2018","user":"suzanne_o"},{"attraction_id":147,"rating":5.0,"review":"Great day out. We had a fun day with lots of variety. Centred on the falls at Niagara and the surrounding area.\nFabio, the driver, was great - informative and friendly.","review_date":"September 25, 2018","user":"sten1959"},{"attraction_id":147,"rating":3.0,"review":"Good day but a bit rushed.... Fabio very chatty and gave clear pick up instructions. Very keen to pack in lots of places meaning we were quite rushed at winery so unable to purchase wine. Sad really as it spoiled an otherwise good day. Bus suspension very hard - not quite...","review_date":"September 16, 2018","user":"suebigginhill"},{"attraction_id":147,"rating":5.0,"review":"Amazing - especially the Hornblower Boat Cruise!. My sister and I went on this day trip to Niagara Falls and it was amazing!\nWe had a great time, the tour was great and our tourguide Fabio was extremely nice and helpful aswell as knowlegable about the sights!\nWhat a great day!","review_date":"September 6, 2018","user":"lisaj3412"},{"attraction_id":147,"rating":5.0,"review":"All in one day. In one day, you can do and see the important and most beautiful places at Niagara, including the boat! The tour guide, Fabio, was excellent!","review_date":"August 24, 2018","user":"yaelnt11"},{"attraction_id":147,"rating":5.0,"review":"Fantastic day with Zoom Tours and Fabio! . Booked online the day before and had prompt confirmation of payment and information about pick up.\nFabio was an amazing guide, very knowledgeable about the history of the area and had a great sense of humour. Torrential rain stopped us seeing some of the sights...","review_date":"August 21, 2018","user":"judek56"},{"attraction_id":147,"rating":5.0,"review":"Niagara Falls by bike. We stayed in Queenstone at the Southlanding Inn for 2 nights. Queenstone is a beautiful little village with beautiful houses near the Niagara River. Lot\u2019s of trees and large houses with a lot of property around them. Queenstone is located exactly in the middle between...","review_date":"August 3, 2018","user":"geertjanw2018"},{"attraction_id":147,"rating":2.0,"review":"Great tour guide, but some false advertising on the website. We booked the Niagara Falls Tour with cruise & Fallsview lunch.The tour operator will not pick you up at your hotel if you're staying near the airport. They will instead pick you up at the airport. Not a big deal for us because our hotel...","review_date":"July 12, 2018","user":"advil"},{"attraction_id":147,"rating":5.0,"review":"Zoom tour was excellent. Please thank Michael Patrick for us. We had the best day out with him as a guide. It was the highlight of our holiday. Loved the information given by Michael and the extra stops at the vineyard, Niagara on the Lake and the gift shop....","review_date":"July 11, 2018","user":"tracey_b"},{"attraction_id":147,"rating":5.0,"review":"Amazing tour & tour guide (Fabio) - can't recommend enough!!. Wow what an amazing trip!! Fabio was an excellent tour guide, we saw absolutely everything - he stopped off in so many great places, knew all the fastest routes and quickest ways around the usual tourist traps so that we had top notch views and...","review_date":"June 28, 2018","user":"lydiaroselaws"},{"attraction_id":147,"rating":5.0,"review":"Fun, full day. This was worth it for the convenience of not having to wait in line and getting escorted right onto the Hornblower boat ride to the falls. The boat ride is worth it to get so close, and yes you\u2019ll get very wet even with the...","review_date":"June 23, 2018","user":"pamelaf268"},{"attraction_id":147,"rating":2.0,"review":"Tour was okay. Not particularly great, our tour guide didn't know a lot of things and was kinda obnoxious. Tour price doesnt even include the boat ride to see the Niagra falls up close. Don't really recommend you ride with Zoom.","review_date":"June 22, 2018","user":"theoreticals"},{"attraction_id":147,"rating":5.0,"review":"Excellent trip and the guide was very good. We had a packed day with our trip to niagra, our guide from zoom tours michael f or micko was very good nothing was to much trouble and he informed us of everything on the way to niagra. We stopped first at a tourist shopping...","review_date":"June 4, 2018","user":"gjw29"},{"attraction_id":147,"rating":5.0,"review":"Excellent Trip\/A Must See - Fabio, our tour guide, was fantastic. Seeing Niagra Falls is just something that you have to do, and this tour of the Falls and the surrounding area and sights was just great. Out tour guide, Fabio, made it even that much more memorable. He was fun, informative, and enthusiastic. I would...","review_date":"May 21, 2018","user":"tbone0910"},{"attraction_id":147,"rating":5.0,"review":"Mr. Aamin - The Tour Guide is just excellent!. I was a part of a business group in Toronto, the tour was booked by our host. The tour guide Aamin is just excellent, we had a great great lunch and place is just wonderful.","review_date":"February 11, 2018","user":"nitmech"},{"attraction_id":147,"rating":5.0,"review":"Well covered, value for money, great experience!. Fabio took care of us really well. He was very knowledgeable about the various sights along the route and was kind enough to stop at various places for us to take photos. Our party was pretty small (only 9 in all) so its easy to...","review_date":"December 31, 2017","user":"sapphire77"},{"attraction_id":148,"rating":5.0,"review":"Amazing experience!. The whale watching experience was definitly one to remember. We saw humpback whale, killer whales, sea lions and two kinds of porpoises. The crew was super nice. They shared their knowledge about different sea mammals and providing us with lots of hot chocolate:)","review_date":"November 7, 2018","user":"petra_p"},{"attraction_id":148,"rating":5.0,"review":"Great Way to Spend a Day. We spent the morning whale watching. Unfortunately the whales were near Victoria which meant we spent a lot of time going as quickly as possible to get there. We did see some eagles and seals on the way. We eventually got to see some humpback...","review_date":"August 22, 2018","user":"jaycee23"},{"attraction_id":148,"rating":5.0,"review":"Guaranteed whale sitings! The highlight of our vacation. The Prince of Whales crew do everything possible to make your trip memorable. Captain Chris made sure to find whales and when we only saw a small group, He let everyone return for another try. We did the next day with Captain Ian and had...","review_date":"July 10, 2018","user":"k4kim2016"},{"attraction_id":149,"rating":5.0,"review":"Magnificent experience. We were on the 0930 flight and it was nice and on time, the check in ladies were lovely and helpful in getting us all our vouchers and explaining how the day would run. We also brought Butchart Gardens with them for $70pp which we...","review_date":"October 15, 2018","user":"aussie_traveller183"},{"attraction_id":149,"rating":5.0,"review":"Absolute must if visiting Vancouver. Taking a Harbour Air seaplane is an absolute must when visiting Vancouver. We took a flight out to Victoria and it was spectacular to say the least! Amazing scenery and awesome approach into Victoria Harbour. Check-in staff and pilot were really friendly. The pilot practically...","review_date":"September 19, 2018","user":"euroben"},{"attraction_id":149,"rating":5.0,"review":"Seaplane from Vacouver to Victoria. Flight from Vancouver to Victoria was smooth and uneventful. Got us to Victoria faster than taking the ferry. You get off the seaplane in full sight downtown Victoria.\nWe took the ferry back to Vancouver as we we not time limited on our return leg....","review_date":"August 19, 2018","user":"donald_j"},{"attraction_id":149,"rating":5.0,"review":"relaxing and scenic travel. the ferries are nice but seats a little uncomfortable the travel is very enjoyable and nice scenic rise","review_date":"August 2, 2018","user":"smkhanmd"},{"attraction_id":149,"rating":5.0,"review":"A First on a Ferry!. After an Alaskan cruise ending in Vancouver, we decided to visit Victoria and used the BC Ferries as transportation from the airport. We had a reservation and was met at the airport by a BC Ferries representative who took us to a bus. We boarded...","review_date":"July 7, 2018","user":"sebastian_flbillmar"},{"attraction_id":149,"rating":5.0,"review":"Convenient. An exceptionally convenient way to get from Victoria harbour to downtown Vancouver in under 30 minutes and no need for a vehicle. Easily walked to from any downtown hotel, fast, and exceptional staff.","review_date":"April 14, 2018","user":"misterrude"},{"attraction_id":149,"rating":5.0,"review":"Great Way to Travel to Victoria BC. Not being a fan of flying I was very apprehensive about taking a seaplane to travel roundtrip from Vancouver to Victoria, but it was the best and fastest way to get there and so I took a deep breath and booked passage for my husband...","review_date":"November 11, 2017","user":"sharon_c"},{"attraction_id":150,"rating":4.0,"review":"first time Orcas. Have been on whale watches in other locals but this was the first Orca experience. Their shuttle picked us up at our hotel and we got a bit of a city tour as our driver continued his rounds to pick up the rest of whale...","review_date":"October 3, 2018","user":"locksley9"},{"attraction_id":150,"rating":3.0,"review":"Tedious. Judging by the name and the fact that the coloured promotion leaflet has a large photograph of an Orca jumping out of the sea I was anticipating great viewings. Embarkation is easy as the office is near Fisherman's Wharf. We were in covered boat with...","review_date":"October 3, 2018","user":"bluebellplasnewydd"},{"attraction_id":150,"rating":5.0,"review":"\"Elegant Adventure +++\". My daughter and I went out on a day when the weather was not the best and enjoyed ourselves thoroughly, The upper deck is great for taking photos and seeing a large expanse of water. We saw many, many orcas. Our naturalist on the trip...","review_date":"October 2, 2018","user":"travelbobs22"},{"attraction_id":150,"rating":4.0,"review":"Whale watching in Victoria. We enjoyed an informative whale watching tour, travelling out of Victoria Harbour, to a known whale sighting area. The naturalists, Megan and Sidney, provided excellent commentary on the whales and orcas. We saw one alpha male orca, called a Mike, on at least 12 occasions....","review_date":"September 25, 2018","user":"penelope572018"},{"attraction_id":150,"rating":5.0,"review":"fantastic!. Covered boat was very comfortable, with an elevated viewing platform, and tea, coffee, snacks and a toilet available inside.\nWe saw orcas! Not the southern residents, but the T109 transients - and we saw them catch a seal!\nThe staff were nimble with their cameras...","review_date":"September 25, 2018","user":"kate_s"},{"attraction_id":150,"rating":3.0,"review":"pretty good. We took the trip and there was a long journey to the whales but we did see them although from quite a distance. An engine problem with our boat had us transferred to a bigger boat so it became quite full BUT the staff were...","review_date":"September 23, 2018","user":"658selmal"},{"attraction_id":150,"rating":5.0,"review":"Excellent with close up sightings. A great opportunity to see Orcas close up and personal and a chance to learn about the orcas around Vancouver Island from knowledgeable guides. Well worth the time and money.","review_date":"September 23, 2018","user":"ukfred2018"},{"attraction_id":150,"rating":5.0,"review":"A great whale of a time!!. Got 2pm trip on 15th brilliant weather, great saw Orcas, albeit from a distance, this company pro nature and ensure non human interference with wildlife. Encountered a hump back at 50 feet, heard and saw blow holes in action. Great tail shot after it passed...","review_date":"September 21, 2018","user":"chrish6648"},{"attraction_id":150,"rating":5.0,"review":"Brilliant. We had the most amazing time. The boat was very good & fast and the crew were exceptional and very knowledgeable. We saw so many Orca whales I lost count also saw seals and a humpback whale. Crew gave us a running commentary while we...","review_date":"September 18, 2018","user":"melonsgal1"},{"attraction_id":150,"rating":4.0,"review":"Fantastic! Orcas, seals, bald eagles.. wildlife galore... We booked this trip with a faint hope of seeing orcas for the first time. And we weren't disappointed. Even though the weather patterns had been odd and the salmon not running g very well, we still managed to find a few small pods of...","review_date":"September 7, 2018","user":"irene_isaacson"},{"attraction_id":150,"rating":5.0,"review":"What else can beat Orca watching at sunset?. We had the absolute best time with Orca Spirit Adventures! Meghan and Taylor were fantastic throughout the entire boat trip. From passing around beverages for the ride out to see the pods, to the extensive knowledge shared by both of them and answering any questions...","review_date":"September 6, 2018","user":"brett_f"},{"attraction_id":150,"rating":4.0,"review":"Evening orca watch success!. I booked an evening whale watch through the cruise line - scheduled for around 6 pm. We were very fortunate to see several orcas.\nI had been worried about the timing - would it be dark by the time we were actually going to see...","review_date":"August 23, 2018","user":"linette_l"},{"attraction_id":150,"rating":1.0,"review":"Very underwhelming experience.. Took the Orca Spirit covered vessel with my girlfriend last week for an Orca viewing trip. Note the phrase \u201cOrca viewing \u201c. Not whale watching but Orca viewing as in the primary reason for taking the trip was the chance to see Orcas in the...","review_date":"August 21, 2018","user":"kurt_s"},{"attraction_id":150,"rating":5.0,"review":"Great trip. This was a great way to spend a morning. The crew were friendly and informative. There was plenty of space on the boat. Although we didn't see any orca we did several humpback whales, porpoises and seals. It was awesome watching them in their natural...","review_date":"August 17, 2018","user":"michael_k"},{"attraction_id":150,"rating":5.0,"review":"Completely amazing. Incredible. The knowledgeable crew took us on a 3+ hour tour of the humpback whales, then out to seals and sea lions and back for more whales. We saw dozens of whales and numerous flukes. Probably the best part of my holiday. I will do...","review_date":"August 16, 2018","user":"chipmichael"},{"attraction_id":150,"rating":4.0,"review":"Nice boat ride. We had a nice boat ride, and the scenery was great. Unfortunately, the Orcas were feeding. You could see a fin every now and then, but that was about it. The crew did a great job of trying, but... It seems to be a matter...","review_date":"August 13, 2018","user":"abigguy"},{"attraction_id":150,"rating":5.0,"review":"Awesome trip with LOTS of orca sightings!. Loved every single minute of this excursion. We wound up on this tour as part of a cruise-ship sanctioned excursion, and it was completely worth it. It was our last stop of the cruise and we'd luckily seen some humpbacks in a different area of...","review_date":"August 6, 2018","user":"katie_c"},{"attraction_id":150,"rating":4.0,"review":"No Oracas, but did have fun. Unfortunately we did not have any orca sighting, but we did have plenty of humpbacks. Including a few that changed directions and surfaced with 10 yards of the boat. Also had some close viewing with sea lions as well.\nKimberley was a great naturalist for...","review_date":"August 4, 2018","user":"ericp278"},{"attraction_id":150,"rating":4.0,"review":"Wow !!. Did this tour whilst in Victoria as part of a road trip.\nWell worth the money, the weather was fantastic, the boat was spacious with snacks tea and coffee etc. We were very lucky as saw plenty of killer whales and a couple of humpback...","review_date":"August 3, 2018","user":"maclinley"},{"attraction_id":150,"rating":3.0,"review":"Failed to pick us up from hotel. We paid for a whale watching experience with a zodiac boat adventure theme.\nPick up from our hotel was clearly paid for as part of the package.\nAfter waiting in our hotel lobby for 45 minutes for the pick up, we were informed by the...","review_date":"July 31, 2018","user":"dave2305"},{"attraction_id":150,"rating":2.0,"review":"Sadly, no Orcas. The trip was very rough and there were no Orcas. There were a couple of small whales and seemed to be the only thing the tour made any effort to find. They just followed one or two whales for 45 minutes. I would never have...","review_date":"July 18, 2018","user":"neworleansfirstgal"},{"attraction_id":150,"rating":5.0,"review":"Amazing. Katia, Taylor and Jordan were knowledgeable, friendly and found us Orcas. Recommend warm clothes, waterproof jacket and beanie. Was lovely to see these amazing creatures in the wild.","review_date":"July 9, 2018","user":"medusainlove"},{"attraction_id":150,"rating":5.0,"review":"Awesome trip with lots of whalea. The team took us out on a brilliant whale watching tour today. Not only did we see plenty of whales, the team were friendly, knowledgeable and extremely passionate.\nLittle did we know, should you go out and not see a whale, they even give you...","review_date":"June 27, 2018","user":"tomniwona"},{"attraction_id":150,"rating":5.0,"review":"No Orcas but thats the luck of the draw. What you have to realise on a whale watching tour is that there are whales other than orcas and sometimes despite everyone's best efforts you don't get to see them. However we did get to see humpbacks, eagles, elephant seals, harbour seals, porpoises and stunning...","review_date":"June 22, 2018","user":"richardson37"},{"attraction_id":150,"rating":5.0,"review":"First class operation . Went with Orca Spirit on an afternoon trip (less crowded)..our naturalists Meaghan and Cassia were very friendly and knowledgeable. Our \u201ccaptain\u201d Jordan seemed to know where the Orcas would be and got us some great close views and handled the larger vessel quite well. I...","review_date":"June 17, 2018","user":"farmacy64"},{"attraction_id":150,"rating":4.0,"review":"A real treat to see a pod of Orcas. I went on this trip from my 3 week tour of Canada in early June. It was fresh and cool in the harbour but windy and cold at sea. Always take layers and something waterproof with you. I got soaked several times but was protected...","review_date":"June 10, 2018","user":"aussie135"},{"attraction_id":150,"rating":5.0,"review":"Had a blast!. We took this excursion through our Celebrity Cruise on Saturday, May 26, 2018. It took a while, maybe 45 minutes and then we were rewarded for our patience. The boat captain knew where to go and we saw several. I have pretty good photos on...","review_date":"May 31, 2018","user":"karen_k"},{"attraction_id":150,"rating":2.0,"review":"Disappointed no whales . Learned a lot about whales but didn\u2019t see any. Pleasant boat trip, but could have been back in the UK - saw seagulls, cormorants and seals, in other words regular UK wildlife! Booked through this company because they \u2018guarantee\u2019 whale sightings, what they don\u2019t say...","review_date":"May 29, 2018","user":"rachelhertfordshire"},{"attraction_id":152,"rating":5.0,"review":"Fantastic day on Vancouver full-day sightseeing and photography tour. I booked the full-day Vancouver sightseeing and photography tour in late October and had a fantastic day out. Nash, my guide and photography teacher, took me to all the major sights worth seeing around Vancouver at a really great pace that was enjoyable with plenty...","review_date":"October 23, 2018","user":"travellingdonut"},{"attraction_id":153,"rating":5.0,"review":"Spirit Island cruise. We arrived at Maligne Lake around midday after an hour and half drive from Jasper, in our RV. At the time it was raining slightly with cloud cover obscuring the mountain peaks surrounding the lake. We paid for tickets (expensive at $80 each but ultimately...","review_date":"September 26, 2018","user":"clive_a"},{"attraction_id":155,"rating":5.0,"review":"Bring a thick jacket to keep you warm, really (Sept). It's no joke, thank god Lightship 1 (Open Air Zodiacs) was booked out, so I booked the tour on Express (Open\/Semi Covered Zodiac Vessel) in mid of Sept. It's colder on the sea than on the land, imagine the wind that hits your face when...","review_date":"September 19, 2018","user":"kylel1983"},{"attraction_id":157,"rating":3.0,"review":"\"Too much Commentary\". My husband and I took this cruise last weekend. The staff was great, the food was even better BUT the constant commentary with a speaker above my eye was a nightmare, I left the boat with a headache. It just kept going and going and...","review_date":"October 18, 2018","user":"lordou7378"},{"attraction_id":157,"rating":4.0,"review":"Very enjoyable, but.... I took my daughter on the 3-hour lunch cruise this past Sunday. We enjoyed the commentary and musical stylings of the host. The scenery was beautiful and the food was decent, for the most part.\nI found though, that I would have been happier on...","review_date":"October 9, 2018","user":"ottawa32155004"},{"attraction_id":157,"rating":4.0,"review":"Try not to get seated at the back end of the boat. You will be last at the buffet and the food will not be very warm.. This was an anniversary trip for my wife and I. We enjoyed the 3 hour trip around the islands. The staff were very helpful. The food was not first class - buns were stale, and the chicken and beef were not hot. Guests were herded...","review_date":"September 24, 2018","user":"mike2309"},{"attraction_id":157,"rating":4.0,"review":"Great cruise with a wonderful meal. The lunch cruise is well worth the money - the meal was delicious; hot and plentiful, great dessert and super service. The servers made sure you had enough to drink and the plates removed as quickly as possible. The tour commentary was informative but slightly...","review_date":"September 18, 2018","user":"kathie_h"},{"attraction_id":157,"rating":4.0,"review":"Good Cruise with great entertainment. The cruise lasts for 3 hours and the duo entertaining on board is great. The cruise does not take you to the Bolt castle or the smallest bridge across 2 countries. That's disappointing. However the music entertainment on board allows you to pass the 3...","review_date":"September 17, 2018","user":"darrylbcd"},{"attraction_id":157,"rating":1.0,"review":"Very disappointing and overpriced. Food was ordinary, chicken and beef overcooked and dry, stale green salad. Buffet with limited choice of food. Musical entertainment loud and annoying. Washroom was dirty. Overall tour did not meet our expectations.","review_date":"September 7, 2018","user":"francine_t"},{"attraction_id":157,"rating":4.0,"review":"Pleasant day on the water with friends. Trip was very nice. We booked a premium table so we there was no hassle to get a table as one was reserved for us. Parking was a bit of a hassle but getting tickets and boarding was well organised and timely. The entertainment was...","review_date":"September 5, 2018","user":"navigator705749"},{"attraction_id":157,"rating":5.0,"review":"Cruising the islands. We were thrilled with the lunch cruise. While having lunch you are able to see quite a few of the islands and listen to the recorded commentary which was excellent. The entertainment was good and he knew some interesting tidbits about certain islands that we...","review_date":"September 4, 2018","user":"laura_l"},{"attraction_id":157,"rating":2.0,"review":"Mixed feelings. The view was spectacular. There is no need for the noisy, lousy entertainment. They should have individual headphones for people to listen to the historical background of the place. The cheesy dram\u00e1ticas interpretation of historical figures are annoying. The live music creates more noise than...","review_date":"August 29, 2018","user":"jose_f"},{"attraction_id":157,"rating":2.0,"review":"A lot to improve !!. This 3 hr lunch cruise into many beautiful islands was marred by constant rain ( cannot compete with mother Nature _ plus an extraordinary high noise level from the crowd which completely drowned out the recorded commentary..\nI cannot recall a single factoid from the...","review_date":"August 28, 2018","user":"albert_k"},{"attraction_id":157,"rating":4.0,"review":"Good food, lovely scenery and entertainment.. This was a great tour of the Thousand Islands. Bill Bridger did great job of entertaining and telling us about the islands in a humerous and informative way. We are seniors who found the Island Queen to be a very stable and comfortable boat. The...","review_date":"August 15, 2018","user":"snowbird42"},{"attraction_id":157,"rating":4.0,"review":"A pleasant surprise. I have been on 1000 Islands cruises before, but we decided to take my father on a cruise for his 90th birthday - he used to boat in the 1000 islands. And this was a pleasant surprise. Everything was well done - from linen napkins...","review_date":"August 14, 2018","user":"gayle_j"},{"attraction_id":157,"rating":3.0,"review":"Nice Afternoon. The tour was very nice! The service staff were very accommodatingg, however for the amount of Money charged per person, I expected a little more. The food was average. The so called entertainment, consisted of a gentleman playing a guitar, a bandjo and singing. It's...","review_date":"August 14, 2018","user":"efoggetti"},{"attraction_id":157,"rating":5.0,"review":"A Great Time!. My daughter and I took this cruise and we had a wonderful time from start to finish.\nThe food, entertainment and staff were all fabulous. We had a great table near the entertainment which gave us many laughs! Even though we have been to Kingston...","review_date":"August 14, 2018","user":"d8065godebraw"},{"attraction_id":157,"rating":5.0,"review":"Great Tour. we had a great time on the lunch cruise , food was good , service was great , tour itself was the best , so if you are in Kingston take it .","review_date":"July 23, 2018","user":"gerald_s"},{"attraction_id":157,"rating":4.0,"review":"CANADA DAY 2018 - Hot but Enjoyable. Good cruise, air conditioning on hot day need to be more adjusted and add more fans to circulate the cold air, more curtain on top\/celling required to avoid the heat a bit inside the boat.\nIn dining area: Table view was really great, Definitely will...","review_date":"July 16, 2018","user":"misho2018"},{"attraction_id":157,"rating":1.0,"review":"AVOID-great disappointment. Worst tour we have ever taken. Over priced for what you get!\n!. The crew, particularly the staff serving the food were very friendly and helpful. But it was evident that they were frustrated by the failures of management and the kitchen of having the...","review_date":"July 7, 2018","user":"huronhawk"},{"attraction_id":157,"rating":5.0,"review":"Fantastic. We booked the 3 hours lunch cruise not really knowing what to expect. Wow! The food was terrific, the service was awesome, and the commentator was highly entertaining. I highly recommend this and would definately do it again!","review_date":"July 1, 2018","user":"flowrgrl2018"},{"attraction_id":157,"rating":4.0,"review":"Very accommodating and relaxing. First of all, I am a local and I have been on and throughout the 1000 Islands. I went on the cruise to meet up with friends who were traveling on a bus tour of Ontario and Quebec and were visiting from England. The staff...","review_date":"June 23, 2018","user":"kimfromcanada2012"},{"attraction_id":157,"rating":5.0,"review":"1000 ISLANDS LUNCH CRUISE. Me and my husband had a fantastic time. The food was really good and the drinks were actually average priced. That was impressive.........\nThe only thing that would have made it more enjoyable as they were playing the recording the noise was a little loud...","review_date":"June 22, 2018","user":"marannm"},{"attraction_id":157,"rating":4.0,"review":"Very relaxing, panoramic cruise with lunch and entertainment. This was a delightful cruise around Lake Ontario among the more than 1000 islands. A commentary kept everyone informed of all the interesting locations, with intermittent guitar\/banjo\/ vocal interludes throughout the 3 hours or so. A splendid buffet lunch was included, plus a bus tour...","review_date":"June 22, 2018","user":"alan_f"},{"attraction_id":157,"rating":1.0,"review":"Really boring trip with some real bad food. If you want to spend 3 hours seated on a table with no stops and get served horrible lunch, this is the trip for you. The servers were really nice I'll give them that, but other than that it's not worth at all. But if...","review_date":"June 2, 2018","user":"andersong84"},{"attraction_id":158,"rating":5.0,"review":"Professional, passionate, perfect. Did the Goldwing scarab open boat sunset cruise 2 sept. From the check in process, warm\/waterproof gear fitting, safety briefing to the post-cruise hot chocolate Eagle Wing were super friendly, professional and obviously passionate about the whales.\nCaptain Pete and naturalist Sierra were knowledgeable and...","review_date":"September 5, 2018","user":"ozzyodysseys"},{"attraction_id":158,"rating":5.0,"review":"On-board staff were fantastic. The guides on this ship were very knowledgeable specialists - also quite friendly, humorous and helpful. We lost count of the number of Orcas and Humpbacks we saw. An amazing and unforgettable experience.","review_date":"August 27, 2018","user":"boardingpass31141"},{"attraction_id":158,"rating":5.0,"review":"Amazing!!!. 5 Orcas and who knows how many humpbacks. The crew and captain were very knowledgeable on our sunset tour last night. It was so amazing that my wife's doesn't ever want to go to watch whales ever again because she knows it won't live up....","review_date":"August 25, 2018","user":"tommorrow2016"},{"attraction_id":158,"rating":5.0,"review":"Fantastic company!!. We thoroughly enjoyed our Sunset Whale watching tour. All of the staff were phenomenal and very knowledgeable. The fact that it is a family owned and local made it that much better. Highly recommend this tour!!","review_date":"August 16, 2018","user":"cindy_w"},{"attraction_id":158,"rating":4.0,"review":"Fun time. The staff are friendly and helpful. They provide rain gear that are a real blessing on the cold night we went out for whale watching. We did see humpback whales and Orcas.","review_date":"August 16, 2018","user":"robert_g"},{"attraction_id":158,"rating":4.0,"review":"Expensive to view orca whales, great customer service. Viewing whales is a cold trip and a lot of time is spent getting to the spot. Then you are following as they submerge for 10 to 12 minutes and then watching dorsal fins appear and the whales surfacing with a blow out of air....","review_date":"August 13, 2018","user":"ruspat_704"},{"attraction_id":158,"rating":5.0,"review":"Awesome cruise!! . We had a fantastic experience on this cruise!! The crew was great m, and I loved the educational information they shared with us about the whales, salmon, and the environment. We all learned a lot, and we saw quite a few whales, too!! This company...","review_date":"July 25, 2018","user":"badgergirls"},{"attraction_id":158,"rating":5.0,"review":"Such an amazing experience!!! . We were on a cruise ship and only had a short time in Victoria. We found Eaglewing tours on a whim while in Fisherman\u2019s Wharf. We REALLY wanted to see orcas, and they did not disappoint!!! They took us right to where the J Pod...","review_date":"July 20, 2018","user":"krista_k"},{"attraction_id":158,"rating":5.0,"review":"Trip highlight!. We happened to be on the Wharf when a boat came in and we heard the very high chance to see whales, we knew we had to book. We did book on site and in a couple of days, we enjoyed the most breathtaking experience...","review_date":"July 16, 2018","user":"teavkus"},{"attraction_id":158,"rating":5.0,"review":"Time highlight!. Extremely knowledgeable and friendly staff, state-of-the-art equipment. They took us right into the middle of the action: we spent over an hour up close and personal with 3 transitory orca families. Simply stunning.","review_date":"July 14, 2018","user":"yodefam"},{"attraction_id":158,"rating":5.0,"review":"WOW! Amazing! Absolutely impressive seeing the Resident Orca Pod playing in the water.. The staff and crew of the Eagle Wing Whale Watching were fantastic. The boat was clean and comfortable. We got out on the water and straight out to the resident orca pod. They were amazing to see 25 orcas playing in the water. They were...","review_date":"July 4, 2018","user":"shilo_d"},{"attraction_id":158,"rating":5.0,"review":"Amazing Experience!. This was a fantastic experience. The staff were very knowledgable, and we were able to see 2 pods of orcas hunting - apparently a rare find! Excellent staff, who enhanced the experience. Good provision of coats onboard, and was glad there was a bathroom. Next...","review_date":"July 2, 2018","user":"rilain"},{"attraction_id":158,"rating":3.0,"review":"Fun and interesting tour. We booked right at fisherman's wharf with this company for a 7:30 pm tour. A lot of the other tours were closed, but this was perfect timing since our cruise ship was only in port from 6 pm to 11. Victoria looks like a beautiful...","review_date":"June 20, 2018","user":"jas2world"},{"attraction_id":158,"rating":5.0,"review":"Fun, Fast and Whales. Took the 6pm tour with Sierra and Peter. Has a rocky start due to a local distress call, but the crew did their duty helping discover the call was unfounded. We immediately got on our way to the site where Orca had been spotted and...","review_date":"June 19, 2018","user":"ccp619"},{"attraction_id":160,"rating":5.0,"review":"Review. 14 of us booked this tour on 21 September 2018. We had 2 vans and all of us enjoyed greatly. The guide Kath and another male guy were fantastic. We see everything as booked including the informative Lighting show. It's money worth. Highly recommended!","review_date":"September 29, 2018","user":"silvester_c"},{"attraction_id":160,"rating":5.0,"review":"Elijah was a one of the best tour guides ever. Kudos!. Super fun tour. Elijah was so great with his jokes and professionalism. We had some older people and I really appreciate the time Elijah took to help them and make the tour a very special experience for all. We learned many new facts about Niagara...","review_date":"July 13, 2018","user":"jscoops"},{"attraction_id":160,"rating":5.0,"review":"Birthday gift. This was a great way to spend a birthday. Being picked up at your hotel takes all of the stress of getting to and from away and Jackylne (hope I spelled it correctly) was very personable and informative. The dinner was decent with exceptional views...","review_date":"July 13, 2018","user":"joyce_y"},{"attraction_id":160,"rating":5.0,"review":"Sight seeing Tour of Niagara Falls. This is the best way to visit and learn the history of Niagara Falls ! Professional staff well organized to make you enjoy your stay .However,do not book this Tour to a third party like Viacon who will overcharge you and have no control over...","review_date":"July 12, 2018","user":"geraldg101"},{"attraction_id":160,"rating":5.0,"review":"Mariella is awesome!. This was hands down the best tour of the Falls. Yes, the food at Elements was ok not great, but the view was spectacular! Lots of little \u201cfun facts\u201d along the way from our amazing tour guide, Mariella. She was high energy, friendly and accommodating....","review_date":"June 28, 2018","user":"kristin_k"},{"attraction_id":162,"rating":5.0,"review":"Sightseeing from the River. Just long enough to fill the morning, a tour from the grand Ottawa river of many of the famous places in the city. Bilingual guide was charming and informative. She was happy when I asked a couple questions in French, but responded to my sons...","review_date":"January 15, 2019","user":"chip_p"},{"attraction_id":162,"rating":5.0,"review":"For a Different Perspective of Ottawa. The boat trip is a great way to see Ottawa from a different perspective. From the back-side of Parliament Hill, to the U. S. Embassy and the Prime Minister's home and a beautiful waterfall. The loading spot is conveniently located at the bottom of Parliament...","review_date":"October 15, 2018","user":"robert_c"},{"attraction_id":162,"rating":5.0,"review":"Relaxing evening cruise. We had a lovely evening cruise on the Ottawa River with Capital Cruises. Enjoyed a warm welcome and interesting conversation about Ottawa with the ticket collector while waiting for departure, and an informative and entertaining talk by the guide on board. I would definitely recommend...","review_date":"September 23, 2018","user":"historybuffca"},{"attraction_id":162,"rating":5.0,"review":"Niagara Falls Maid of the mIst. Spectacular little boat trip. Highly recommend doing. We had a lovely sunny day. Well organised. There are lots of shops around and places to grab a meal or drink afterwards.","review_date":"September 22, 2018","user":"frequentflier813384"},{"attraction_id":162,"rating":4.0,"review":"Beautiful views. I have been on this cruise several times with family, friends and my partner. It is definitely a great way to see many key sites in Ottawa at the same time as learning your local history.","review_date":"September 13, 2018","user":"jassy_d"},{"attraction_id":162,"rating":4.0,"review":"Very relaxing way to see Ottawa. This cruise was basic and relaxing. You can buy your tickets on the street right above the entrance to the Rideau Canal locks. To board you need to walk down next to the locks to the bottom. You board right next to the water taxi....","review_date":"August 26, 2018","user":"scott_v"},{"attraction_id":162,"rating":5.0,"review":"Incredible view, incredible people, amazing time.. Our experience on the Ottawa river will be unforgettable thanks to capital cruise. Thank you to all the amazing staff for making us feel right at home. If you are in Ottawa this 100% needs to make your itinerary.\nYou will be speechless at how...","review_date":"June 26, 2018","user":"mariane_h"},{"attraction_id":162,"rating":5.0,"review":"Fantastic experience. . This is a great experience. The boat is beautiful and the crew are fun, friendly and knowledgeable. Ann, the tour guide, was amazing. She has so much knowledge about the area and I learned many interesting facts.\nIt was fun to be on the water...","review_date":"June 15, 2018","user":"steven_g"},{"attraction_id":162,"rating":4.0,"review":"Terrific tour from the water.. We enjoyed seeing Ottawa from the water and learning some history from that perspective. Of course good weather is important. Only problem was finding where to go and also you should note that the Ottawa dock has a 10 minute downhill walk which means at...","review_date":"June 4, 2018","user":"dawnsrosen"},{"attraction_id":162,"rating":4.0,"review":"Flexible staff, informative tour. We boarded the Capital Cruises tour boat on the Gatineau side of the Ottawa River. We made arrangements with the crew to get off of the boat on the Ottawa side of the river at the Rideau Canal landing so that we could have lunch...","review_date":"September 13, 2017","user":"nc608"},{"attraction_id":162,"rating":5.0,"review":"Great. Cruise is just down from Jacques Cartier Park in Gatineau. Limited parking down by the dock. Parking available around the Park. There is a commentator who describes the history and all the buildings on both sides of the river. Best to get on the top...","review_date":"August 17, 2017","user":"454debbieg"},{"attraction_id":162,"rating":5.0,"review":"Great afternoon tour. A wonderful afternoon on the river!! Started on the beautiful top deck and when it got a little warm were able to move downstairs to a cooler one. The tour guide, Andrew, was phenomenal! Very informative and enjoyed answering the guests questions along they.\nWould...","review_date":"August 11, 2017","user":"mattmcintyre"},{"attraction_id":162,"rating":4.0,"review":"Nice cruise on the Ottawa River. We got the sunset cocktail cruise as a present from friends. Turned out to be a really nice tour on the Ottawa river. You will see the Major sights like parliament, the locks, rideau falls and a short excursion to Gatinau. Cocktails and beer where...","review_date":"August 8, 2017","user":"holgerb855"},{"attraction_id":162,"rating":5.0,"review":"A great what to see the city. Had a very tranquil hour and half cruising in the river and seeing some of the key sights from a different viewpoint.\nThe guide was informative and gave us some useful information about the area.\nSights included the parliament buildings and Rideau falls.","review_date":"July 29, 2017","user":"u2322bmjamess"},{"attraction_id":162,"rating":5.0,"review":"Perfect little escape!. We thoroughly enjoyed our excursion with capital cruises. The guide was very informative, and food and drinks were delicious. It was a beautiful day on the water. I would certainly recommend the cruise to anyone visiting Ottawa!","review_date":"July 25, 2017","user":"chelseag552"},{"attraction_id":162,"rating":4.0,"review":"Nice Boat Ride. Nice little boat ride on the Ottawa river. You get to see the locks on the way to the boat. Friendly staff and if you buy online tickets they will give you your tickets there","review_date":"July 24, 2017","user":"ric1105"},{"attraction_id":162,"rating":5.0,"review":"Canada Day fireworks cruise. This was my third year taking the Canada Day fireworks cruise with Capital Cruises. I had extra visitors this year, so booked early so that I would be assured of tickets for our group of seven. We had a great time, and the weather actually...","review_date":"July 17, 2017","user":"nancy_m"},{"attraction_id":162,"rating":4.0,"review":"Rollin' Down the River. Decided one of the best ways to see Ottawa and Gatineau was on the river. Nice slow pace just taking in all the sites. Beautiful weather on the water. The captain took us near the falls to get the spray and he shone the lights...","review_date":"July 3, 2017","user":"kelly-lee_r"},{"attraction_id":162,"rating":5.0,"review":"Perfect date idea. Rock the river cruise was amazing. Superb views, romantic atmosphere, not crowded at all. Friendly staff. We danced the whole night out, even if both of us are not big dancers. My partner loved this a lot. Thank you for making our date magical!","review_date":"June 27, 2017","user":"yerke_a"},{"attraction_id":162,"rating":4.0,"review":"Enjoyable one hour cruise.. Great way to Ottawa from a different perspective. Some of the buildings look better from the river. The weather was kind and the guide was entertaining and informative. You pass a small museum on the way to the boat and we spent an enjoyable hour...","review_date":"November 8, 2016","user":"oldsue"},{"attraction_id":162,"rating":5.0,"review":"A Cruise On Ottawa River On A Sunny Autumn Day. We had a lovely sunny day for our cruise on the Ottawa River. We departed on the Ottawa side of the river down a steep hill by the Rideau Locks. We got to see many historical sights from the boat including the parliament buildings, Justin's...","review_date":"September 29, 2016","user":"condu"},{"attraction_id":162,"rating":5.0,"review":"A great investment of one hour!. My daughter (11) and I went on a one hour cruise that left at 1.15 pm. It is a great way to get your bearings and you see a lot more of Ottawa. The staff are all friendly and speak English and French. Andrew gives...","review_date":"September 22, 2016","user":"michael_k"},{"attraction_id":162,"rating":5.0,"review":"Informative and Entertaining!. I went to Ottawa for my birthday over Labor Day weekend. After walking to the end of the canal my boyfriend and I saw the boarding area to get on the cruise. I had seen it online before going, but had not purchased a ticket....","review_date":"September 9, 2016","user":"mocina"},{"attraction_id":162,"rating":3.0,"review":"Dissapointing. We booked this cruise as it was a very very hot day. We were told it would last around an hour to an hour and a half, and would travel a fair distance along the river. In the event, the boat travelled extremely slowly spent...","review_date":"September 6, 2016","user":"ann_c"},{"attraction_id":162,"rating":4.0,"review":"A relaxing cruise. Get on in Gatineau if you want to be sure of a seat. The boat departs right on time so get there 10 minutes before. The running commentary in English and French was delightful and very informative. There are great photo opportunities that you only...","review_date":"September 4, 2016","user":"jack_h"},{"attraction_id":162,"rating":3.0,"review":"Good view of Parliament Hill and PM Residence. Nice cruise. Stops and starts in Gatineau and then Ottawa. We got on in Ottawa near base of Parliament Hill. There were only about a dozen people of from Gatineau and about 40 got on in Ottawa. The boat proabley holds 150 people so lots...","review_date":"September 2, 2016","user":"like2travellots"},{"attraction_id":162,"rating":5.0,"review":"Ottawa River Cruise. We went on the Capital Cruises Ottawa River Cruise. We took it from the Ottawa side. It's quite a large cruise ship with three levels. When we boarding our cruise, we wanted to be on top deck but it was already full which was the...","review_date":"September 2, 2016","user":"karenbt4294fw"},{"attraction_id":162,"rating":4.0,"review":"a great evening of entertainment. We were expecting some type of guided tour experience in the early part of the cruise, Parliament buildings on the left, approaching the falls, that type of thing. Although this did not happen we had a great time. Snacks and beverages were available, the entertainment...","review_date":"August 25, 2016","user":"daveu240"},{"attraction_id":162,"rating":4.0,"review":"Avast ye land lubbers, arhhh!. Hey, not normally a boating kind of guy, my wife really wanted to try this. You know the story, gotta please the wif right!\nleaving on a very hot day in June we walked down to the dock having bought three tickets from a street...","review_date":"August 24, 2016","user":"frank_s"},{"attraction_id":162,"rating":4.0,"review":"a great afternoon. The cruise was about one and a half hours with bilingual commentary which was informative and entertaining.\nIt is a lovely way to see our capital and hear a bit about our history and the lovely buildings along the Ottawa River.","review_date":"August 22, 2016","user":"realrene"},{"attraction_id":162,"rating":4.0,"review":"Cruising down the River. We found Capital Cruises an excellent, organized company to book with for an Ottawa River cruise. They left and returned on time and Mehdi their tour guide was great! He was very knowledgeable as well as entertaining and completely bilingual. The boat returned to the...","review_date":"August 22, 2016","user":"disneydonna"},{"attraction_id":162,"rating":4.0,"review":"Wonderful Cruise. We took our in-laws, who are visiting from Australia, on the Ottawa River boat cruise and it was wonderful. Aside from the fact that you get to see the city from a completely different perspective our tour guide Mehdi was not only informative in his...","review_date":"August 16, 2016","user":"blackbelt2"},{"attraction_id":162,"rating":3.0,"review":"Great Cruise. . .if you get on in Gatineau. Cruise was fine but we got on In Ottawa and ALL the seats were already taken. Had to push in to get a good view on side of boat and stand the entire time. The views were good but they had too many people booked...","review_date":"August 6, 2016","user":"638tourist"},{"attraction_id":162,"rating":5.0,"review":"Fun little cruise. We decided to take this cruise because it was a very hot day and we had spent hours walking around Ottawa and wanted something different to do. There was a tour guide on board who told us all about the different landmarks\/locations we passed -...","review_date":"August 3, 2016","user":"rubiksgirl"},{"attraction_id":162,"rating":4.0,"review":"Lovely and interesting. Great views of Ottawa and Gatineau from the Ottawa River. Sizeable boat with conveniences like snacks, drinks and bathrooms. The guide did an excellent job of telling us what to watch for. Lots to see. Neat view of Parliament Hill. This was an excellent use...","review_date":"July 24, 2016","user":"zachg300"},{"attraction_id":162,"rating":5.0,"review":"Great sunset cruise. We got the groupon for this cruise and enjoyed it immensely. The weather was perfect so that always helps! The boat was not at all crowded and there is a bar on the middle deck that serves snacks and drinks (including alcohol). Very leisurely cruise...","review_date":"July 14, 2016","user":"cdn1276"},{"attraction_id":162,"rating":5.0,"review":"Canada Day cruise experience.. The best way to see the fireworks on Canada Day.\nThe cruise went east along the river and toured the beautiful national capital region as the great band played and people danced all night. The service was spot and the atmosphere was lively and friendly.","review_date":"July 9, 2016","user":"luke_m"},{"attraction_id":162,"rating":5.0,"review":"A must. Took the cruise a few weeks ago and enjoyed it a lot. Attentive and knowledgeable staff. Great variety of food and drinks on board. Learned a lot about the history of Ottawa.","review_date":"July 8, 2016","user":"rleblanc30"},{"attraction_id":162,"rating":2.0,"review":"Loud music on sunset cruise. Thought it would be a fun and relaxing activity on a family vacation.\nThe sunset and scenery sure was beautiful.\nThe boat boarded on time and passed some scenic sights of Gatineau and Ottawa, including the Parliament building, Rideau falls, Rideau canal, and the residence...","review_date":"July 3, 2016","user":"meliha"},{"attraction_id":162,"rating":2.0,"review":"Canada day for fireworks. Disapointed with the crew and the organization of the tour. The live band was great and there was a couple good bar tenders. My fiance and i flew from Toronto to Ottawa for the weekend for our anniversary (we met on Canada day, during the...","review_date":"July 3, 2016","user":"csarahab"},{"attraction_id":162,"rating":3.0,"review":"Interesting Facts ~ Not so eager crew. We are from Ottawa & thought we'd play tourists for the afternoon and take a boat sight seeing tour ~ The Canadian thing to do. I'm glad we went, seeing everything from the water side of things was quite nice. CONS: The music they played...","review_date":"July 3, 2016","user":"jodimac77"},{"attraction_id":162,"rating":5.0,"review":"Red Hat Catered Lunch. We had our catered lunch on the boat which was fabulous. Everything was so fresh and nicely presented. The cruise was very interesting especially for the ladies that have lived in Ottawa for many years and wanted to be a tourist. Andrew took very good...","review_date":"June 17, 2016","user":"grammagogie"},{"attraction_id":162,"rating":4.0,"review":"Nice Cruise. Had questions about the cruise and ordering tickets online so emailed Capital Cruise and response from Charlene very prompt and she told me of a discount they were having for purchases online. So before we left BC I purchased tickets online (1 child, 1 senior,...","review_date":"June 2, 2016","user":"york130"},{"attraction_id":162,"rating":2.0,"review":"Buyer Beware. Buy tickets at your own risk. What promised to be a lovely day in Ottawa over the Victoria Day long weekend was ruined by this experience. The business model needs drastic improvement.\nThe business model seems to be sell as many tickets as you can...","review_date":"May 24, 2016","user":"asif114"},{"attraction_id":162,"rating":4.0,"review":"Good experience during Victoria Day. We visited Ottawa on 22 May (Sunday). After reading the review of some Rideau cruise companies, we did not buy discounted tickets online but went to the Rideau Lock dock directly at around 13:15 to see which boat company offer on-site ticket of 14:00 departure...","review_date":"May 23, 2016","user":"leafjumper"},{"attraction_id":162,"rating":4.0,"review":"Informative, Fun, Good Tour. Had relatives from BC visiting end of August 2015, and decided to do a 3pm Historical Sightseeing Tour onboard the Empress of Ottawa on a Friday. It was worth the money. It was informative, crew was great, and we all enjoyed it. Even for those...","review_date":"September 15, 2015","user":"jaspercatottawa"},{"attraction_id":162,"rating":5.0,"review":"Wonderful way to see the City. We had a lovely cruise filled with fun facts about what we were seeing. Great way to see the sites. You don't realize how much green space is surrounding the downtown until you see it from the river.","review_date":"September 4, 2015","user":"mary_c"},{"attraction_id":162,"rating":5.0,"review":"Disability Friendly. One of our sons was visiting in Ottawa from Wichita KS. with his family while our other son lives here. Our visiting son gave us the opportunity to play tourist and CAPITAL CRUISES was one of our choices. Excellent value for money and we had...","review_date":"September 3, 2015","user":"linda_f"},{"attraction_id":162,"rating":5.0,"review":"Wonderful cruise. Sunday Sunset cruise. Lovely experience. Amazing views of Ottawa and Gatineau from the water. Pleasant and knowledgeable staff. Had a lovely chat with the owner. Great fun for an evening.","review_date":"September 2, 2015","user":"m_b"},{"attraction_id":162,"rating":5.0,"review":"Delightful and insightful!. My wife and I were delighted by this very pleasant and informative site-seeing cruise on the Ottawa River. Our guide, Andrew, was knowledgeable and engaging. Highly recommended. The boat is spacious and provides and allows for both indoor and on deck viewing. Rest room was...","review_date":"August 26, 2015","user":"alangilman"},{"attraction_id":162,"rating":5.0,"review":"Fun river cruise!. I have been on two separate trips with Capital Cruises. Both were \"Rock the River\" evening cruises down the Ottawa river which featured live entertainment (a singer\/guitarist), who was really fun and interacted with the crowd a fair bit. Note that he only interacted with...","review_date":"August 24, 2015","user":"grantottawa"},{"attraction_id":162,"rating":5.0,"review":"Fantastic Tour. Seven of us went on this water tour and had a great time, The guide was very informative and had a good sence of humor, she made everyone laugh.\nThey have a bar on deck and allow smoking outside at the back of deck \"B\"....","review_date":"August 18, 2015","user":"mybestadvisor"},{"attraction_id":162,"rating":4.0,"review":"Sunset cruise. Really enjoyed the cruise. The boat left late so we missed a lot of the sunset. I have been on a day time cruise and there was someone telling things about places along the way which I missed. It was difficult to work out all...","review_date":"August 17, 2015","user":"ann_w"},{"attraction_id":162,"rating":5.0,"review":"Fun \"Rock The River\" cruise with magical Fire Works. We truly enjoyed our \"Rock The River\" cruise with Capital Cruises last night. The chansonnier Danny Richard was great (as usual) and created a fun party atmosphere on the boat with people dancing and singing. We had a few drinks which were reasonably priced. The...","review_date":"August 16, 2015","user":"francoist_can"},{"attraction_id":162,"rating":1.0,"review":"HUGE DISAPPOINTMENT!! FALSE ADVERTISEMENT! BEWARE!!. We had out-of-town guests who love fireworks, so we purchased tickets to the \u201cSound & Light Fireworks\u201d cruise as advertised on their website as \"Special Events\". The boat sailed so far away that we ended up missed the fireworks. All the passengers were obviously upset....","review_date":"August 13, 2015","user":"tina_t"},{"attraction_id":162,"rating":5.0,"review":"fun and informative. We knew very little about Ottawa before taking this cruise, but we learned about Ottawa's history and landmarks during our trip. Our tour guide, Mitch, presented the information with humor, making our time on the river delightful. I would highly recommend this tour.","review_date":"August 13, 2015","user":"gayle_f"},{"attraction_id":162,"rating":4.0,"review":"Delightful cruise. My husband and I thoroughly enjoyed our cruise on the Ottawa River taking in the sights from the water side of the Parliament buildings, many embassies and ambassador's residences. We have lived in Ottawa all our lives but have never experienced all these beautiful buildings...","review_date":"August 10, 2015","user":"archielet"},{"attraction_id":162,"rating":4.0,"review":"Lovely 1 1\/2 hours on the Ottawa River. The Capital Cruise ship gives good views of the backs of the major government and historic buildings along the Ottawa River. We saw where the Rideau Canal, the Rideau River and the Gatineau River join the Ottawa River on its way down to the St....","review_date":"August 10, 2015","user":"pinky14"},{"attraction_id":162,"rating":5.0,"review":"Great family activity (even for locals). We live in Ottawa and have done another boat tour but really enjoyed our time today with Capital Cruises. Our guide, Mitch, was very knowledgeable and friendly. He spoke effortlessly in both English and French and was full of fun facts, jokes and information about...","review_date":"August 9, 2015","user":"kelly_c"},{"attraction_id":162,"rating":4.0,"review":"Nice overview of Ottawa\/Gatineau from the water. We took a cruise on a sunny afternoon and really enjoyed the guide's (Daniella) commentary. It was a very pleasant trip and a nie leisurely way to see Ottawa and Gatineau from a different perspective.","review_date":"August 5, 2015","user":"lisad876"},{"attraction_id":162,"rating":4.0,"review":"Enjoyable, scenic and informative river cruise. Enjoyable, scenic and informative cruise up and down a brief stretch of the Ottawa River, launching from either the Ottawa side near Rideau Canal locks or across on the Hull side. The tour guide was informative and amusing, with information offered in English and French.","review_date":"August 3, 2015","user":"transittravel"},{"attraction_id":162,"rating":5.0,"review":"A lovely, educational way to see Ottawa by boat! . My family and I enjoyed a beautiful 90 minute cruise on the Ottawa River. The tour guides and Captains are so friendly and passionate about what they do. The captain personally came to my son and brought him up to steer the boat for a...","review_date":"August 2, 2015","user":"rmzb"},{"attraction_id":162,"rating":4.0,"review":"Great way to relax and see the beautiful riverside. Sit back and enjoy the tour. My family (parents and a 4&6 yr old) all enjoyed this boat tour of the ottawa river. We watched from all three levels front and back, seeing perspectives from all areas of the boat. The vessel itself is nothing...","review_date":"July 27, 2015","user":"bside_jones"},{"attraction_id":162,"rating":4.0,"review":"Get a 50% discount with Groupon... great cruise. My brother gets\/has Groupon and he got us both in for $25! Awesome start. I always do harbour cruises when I travel and this one was one of the better ones I've done. I was surprised to discover how many interesting things there were to...","review_date":"July 24, 2015","user":"sandra_b"},{"attraction_id":162,"rating":4.0,"review":"Nice views of Ottawa. My daughter and I took the Historic Cruise on a late weekday afternoon. We left from the Quebec side since there is a parking lot right beside the dock. It was a quiet time to take the tour with few of us on the boat...","review_date":"July 21, 2015","user":"joan_d"},{"attraction_id":162,"rating":4.0,"review":"Money well spent. An extremely information tour along the Ottawa river providing stunning views of Parliament, 24 Sussex and much more!","review_date":"July 14, 2015","user":"joe_c"},{"attraction_id":162,"rating":4.0,"review":"Beautiful views from the river. I took my out-of-town guests for the cruise on the Ottawa River. We sat on the top deck with the sun shining. It was very relaxing and gave us an opportunity to have a different view from the water. Daniella was very knowledgeable; she gave...","review_date":"July 1, 2015","user":"gripbic45"},{"attraction_id":162,"rating":4.0,"review":"A blissful experience. We were a group of friends who visited Ottawa for a day particularly for the Tulip festival. We booked the cruise before we went to Ottawa and had no trouble getting there. What a great view it was to get into the cruise and explore...","review_date":"May 24, 2015","user":"sunitavdinakar"},{"attraction_id":162,"rating":4.0,"review":"An Unexpected Pleasure. Had we been on our own we would probably not have booked the Ottawa cruise, but being with a group we went with the flow and really enjoyed our trip. On a sunny day the City was at it's best and there are many photo...","review_date":"May 18, 2015","user":"bsandrs"},{"attraction_id":162,"rating":5.0,"review":"Great Trip and wonderful service!. I had the opportunity to hop on the Empress of Ottawa last summer. Had a wonderful time cruising the river on one of their last sight seeing tours of the day. I've lived in Ottawa for years but it gave me a perspective of the...","review_date":"March 2, 2015","user":"mattmcintyre"},{"attraction_id":162,"rating":4.0,"review":"Great way to enjoy and explore Ottawa. Decided to do something different and special for my mom, so took her on a cruise during a weekday in the summer out for her birthday.\nThe cruise was not that busy, the service was good and it is an enjoyable sightseeing trip on the...","review_date":"October 6, 2014","user":"elena_l"},{"attraction_id":162,"rating":1.0,"review":"Capital Cruises just kept my money...bad for tourism. Had visitors from out of town and paid in advance for a bunch of cruise tickets. Capital Cruises cancelled the trip two hour before boarding the cruise due to mechanical difficulties and then refused to refund our money! My visitors are gone and now I'm...","review_date":"September 15, 2014","user":"pierre_l"},{"attraction_id":162,"rating":5.0,"review":"Boat trip with great scenery and wonderful staff. I really enjoyed this boat cruise on the Ottawa river. It was a spontaneous decision on my part as I had not heard of this company before. I was planning a boat trip but the weather did not cooperate during part of my trip. On...","review_date":"September 14, 2014","user":"car01777"},{"attraction_id":162,"rating":4.0,"review":"Pleasant cruise, good customer service. Who: Me, husband, 3.5 year old, 1.5 year old.\nCruise and price: Got a $13 Groupon for the \"historic\" cruise. My two kids were free.\nMy first experience with Capital Cruises was a positive one. My Groupon voucher had expired but they honoured it for...","review_date":"September 8, 2014","user":"laura_v"},{"attraction_id":162,"rating":4.0,"review":"Great and affordable attraction. Became a tourist in my own city by taking this boat cruise. Departed from Jacques Cartier park where there is lots of parking, and free parking on week-ends. Cruise was 45 minutes, kind of a mundane trip, but made fun by the river views and...","review_date":"September 7, 2014","user":"rob_h"},{"attraction_id":162,"rating":4.0,"review":"A pleasant couple of hours. It was a very hot day and a few hours on the water seemed like a good idea so I purchased the ticket and headed down past the Rideau Canal to catch the boat. It was a very pleasant 90 minute river cruise with an...","review_date":"September 6, 2014","user":"yvonnee76"},{"attraction_id":162,"rating":3.0,"review":"Decent experience, but somewhat waste of time. Of the 90 minutes cruise, I estimated that we spent at least 25 minutes waiting. Since we purchased the cruise via Groupon, it only permitted us to board on the Quebec side. It was a mistake. For unknown reasons, we boarded out boat on the...","review_date":"September 1, 2014","user":"te2001"},{"attraction_id":162,"rating":4.0,"review":"Firework Finale Cruise. We enjoyed the firework cruise on the Ottawa River. This was the finale show. I was a bit worried due to the weather, however the boat has three levels and the interior is fully enclosed. My husband and I were quite impressed with the level...","review_date":"August 17, 2014","user":"mango4610"},{"attraction_id":162,"rating":5.0,"review":"Afternoon Ottawa River Cruise. Great afternoon on the water, looking out and up and fantastic sights of the nation's capital ~ Parliament Buildings, Rideau Canal Locks, Rideau Falls, Embassies and the Prime Minister's Residence. The cruise was relaxed, giving us plenty of time to soak up the shores of...","review_date":"July 29, 2014","user":"l_a"},{"attraction_id":162,"rating":5.0,"review":"Absolutely awesome. Went on a cruise with the Ottawa Wolves & Capital Cruises, and it was awesome. Great staff\u2014Matheiu is a wonderful tour guide, and very friendly. And Andrew was better looking than most of the sites in Ottawa (and I think Ottawa is a very pretty...","review_date":"July 26, 2014","user":"daniel_h"},{"attraction_id":162,"rating":4.0,"review":"A Visit to Ottawa from Montreal. My husband and I love to go to Ottawa on a regular basis. Generally we stay overnight and so I wanted to surprise him with an Ottawa cruise which we booked through Groupon. Our cruise departed from the Gatineau side ($8 parking for the day)...","review_date":"July 23, 2014","user":"wendy_h"},{"attraction_id":162,"rating":4.0,"review":"Beautiful sites, informative tour, amazing staff!. Yesterday I attended a boat cruise with capital cruises to see the Ottawa sites. I am from Ottawa and figured I had seen all of this city and its' waterfronts...wrong! We hopped on the tour behind parliament, which lasted 1.5 hours. The guided tour taught...","review_date":"July 23, 2014","user":"alyssa_b"},{"attraction_id":162,"rating":5.0,"review":"Group cruise - very pleased!. I booked a charter cruise for 130 visitors to our Ottawa Conference. Many of the delegates were international, so I wanted them to see how beautiful Ottawa looked from the water, and also to have the kind of informal networking opportunity that is promoted by...","review_date":"July 21, 2014","user":"nick_t"},{"attraction_id":162,"rating":5.0,"review":"Incredible value for your money !. We celebrated a birthday on the Sunday Sunset Cruise and it was a wonderful experience. The owner gave us a guided tour as we cruised the Ottawa river and it was fascinating to see Ottawa from a completely different perspective and to learn so much...","review_date":"July 20, 2014","user":"bob_g"},{"attraction_id":162,"rating":5.0,"review":"Great family outing!!. What a wonderful way to spend the afternoon in Ottawa\/Gatineau! Our extended family (3 generations) all thoroughly enjoyed an afternoon cruise and fabulous views of Ottawa on July 9th. The Captain\/Owner even invited the younger children into the wheelhouse for a tour before our departure...","review_date":"July 12, 2014","user":"bw96"},{"attraction_id":162,"rating":4.0,"review":"Enjoyable afternoon. We took an early afternoon cruise on June 30. It was extremely hot and humid out, and we actually found it cooler on the top deck in the sun than in the covered areas. We enjoyed the commentary and it was a relaxing way to...","review_date":"July 5, 2014","user":"joeyricola"},{"attraction_id":162,"rating":3.0,"review":"Boat needs air condititoning.. The enclosed portions of the boat need air conditioning; It would make things considerably more comfortable. Also, during the fireworks cruise, the staff closed the lower level bar - this led to needlessly longer lineups. There should be a drinks list. There should also be...","review_date":"July 2, 2014","user":"buchans79"},{"attraction_id":162,"rating":5.0,"review":"Making Ottawa accessible to the world in 7 languages!. Bravo Capital Cruises! The excellent Japanese commentary brings Ottawa alive in a journey from past to present; a crucial benefit for international travellers who can just relax and have an interesting, fun experience in their own language. I studied in Edinburgh, which has a much...","review_date":"June 10, 2014","user":"rie_t"},{"attraction_id":162,"rating":4.0,"review":"GREAT WAY TO SEE A LOT OF SIGHTS IN OTTAWA. CAD$20 per person, very reasonable for an hour long cruise on the Ottawa River.\nWe ordered 6 beers - CAD$40 - way over the top :(.\nThe river cruise however was great, we saw loads of things, and the boat was virtually empty. We took...","review_date":"August 28, 2013","user":"angie_g"},{"attraction_id":162,"rating":1.0,"review":"Not for special occasions. My wife and I went on this cruise in 2012, expecting it to be romantic and anticipated an excellent meal based on the menu advertised. It was our anniversary.\nThe food showed up before the cruise left, and long before we were dining, in stainless...","review_date":"July 31, 2013","user":"jon_beks"},{"attraction_id":162,"rating":5.0,"review":"Outstanding!!!!!!. It was my first time to do cruise after I moved into Ottawa two years ago!! My friends and me were all impressed about it cuz it was really amazing.. During taking the cruise, u could enjoy talking from a tour guide who could speak...","review_date":"July 23, 2013","user":"613joanna"},{"attraction_id":162,"rating":4.0,"review":"Money Well Spent. There's not a lot of things you can do for $11 these days, but with the current deal Groupon is running this cruise is definitely well worth the money. Although I live in the area, I certainly appreciated seeing it anew from the vantage point...","review_date":"July 22, 2013","user":"andrea_v"},{"attraction_id":162,"rating":4.0,"review":"Awesome Cruise Ride. We stayed in Ottawa for two days and was able to use the Groupon for this river cruise. The ride was very comforable and relaxing. Staff was friendly and helpful. We had a great time.","review_date":"July 21, 2013","user":"winjasy"},{"attraction_id":162,"rating":4.0,"review":"Great Views of Ottawa Landmarks. With two friends from Montreal we experienced a relaxing couple of hours on the Ottawa River on a warm sunny afternoon. There are many good views of our Capital's landmarks seen in a unique way from the water, as they are not hidden by other...","review_date":"June 29, 2013","user":"h-s-footloose"},{"attraction_id":162,"rating":4.0,"review":"best view. We went to Ottawa on 19th may 2013 for tulip fest. We booked our tickets with Lady dive tour, but due to some mechanical problems in the bus they canceled the tour . Then we decided to go with Capital Cruises. This was the best...","review_date":"May 30, 2013","user":"quidee_m"},{"attraction_id":162,"rating":4.0,"review":"A nice cruise on the Ottawa River. The cruise was quite enjoyable. It was a warm day in August and the boat was half empty. I enjoyed the historical commentary by the personnel and the descriptions of all the landmarks in Ottawa. The crew was well versed on Ottawa. My entire family...","review_date":"September 3, 2012","user":"gcmaple"},{"attraction_id":162,"rating":3.0,"review":"Great views!. Took the cruise on a very hot and humid afternoon and paid $22\/person. Here's why I liked this 1.25hr trip: you see capital hill, parliament building, supreme court, 24 and Sussex from a unique vantage point. I loved the views from the water and this...","review_date":"August 7, 2012","user":"2-4-t"},{"attraction_id":162,"rating":3.0,"review":"Pleasant Dinner Cruise. A dinner cruise on the Ottawa River seemed like a great idea on one of the hotest and most humid nights in Ottawa in July.\nAs the dining area has no air conditioning, it was pretty uncomfortable until the boat 'set sail'. Once we were...","review_date":"August 30, 2011","user":"nolikewinter"},{"attraction_id":162,"rating":4.0,"review":"A pleasant day on a beautiful river. We took a lovely journey with Capital Cruises. The trip was not overly expensive ($20 per adult and a decent family rate). There were not many people on the boat, despite the fact that it was a gorgeous day. The view fromt he river was...","review_date":"July 29, 2011","user":"ken_c"},{"attraction_id":162,"rating":1.0,"review":"Empress of Ottawa crashed. I had purchased tickets for me and my wife for a cruise on the Empress of Ottawa and when we arrived at the embarcation point the ship was coming in to dock but I guess something went wrong as the ship never slowed down, slammed...","review_date":"June 1, 2011","user":"nassau_explorer"},{"attraction_id":162,"rating":1.0,"review":"Avoid Capital Cruises at ALL costs. There are many reasons not to take a sight seeing cruise aboard the Empress of Ottawa.\n1 The commentary is prerecorded, very boring and tacky.\n2 The owner\/captain was very rude to us and seemed to be very rude to his employees. I do not...","review_date":"October 18, 2010","user":"happytraveler09973"},{"attraction_id":163,"rating":4.0,"review":"Fishing effective and fun. Trip starts at 11AM and you can buy ticket right at Murphy\u2019s shop shortly before. If there are seats. Check in advance, day or two at the shop. It takes 40-45min to reach first spot. We change them 3times. Bottom jigging with 3 hooks. Captain...","review_date":"June 26, 2018","user":"marosja"},{"attraction_id":165,"rating":5.0,"review":"Great Crew, Safe, Modern Catamaran, Saw Orcas!. Went out on a very cold January afternoon. The crew were all very knowledgeable and professional. I felt well-cared for even thought I'm not really a boat guy. Best of all we saw many families of orcas. They were all around us for over an...","review_date":"January 21, 2019","user":"extraordinary621163"},{"attraction_id":165,"rating":5.0,"review":"Whales Galore. We were advised to do the whale trip with Eagle Wing and were happy to see we had definitely made the correct choice. From the moment we entered the boat we knew we were in good hands. The crew were eager to answer any questions...","review_date":"October 19, 2018","user":"hitchcock2"},{"attraction_id":165,"rating":5.0,"review":"Amazing experience and learned so much from awesome guide. My husband and I have always hesitated to do a tour like this because of concerns for impacts to whales and other marine life however found Eagle Wing tours to be environmental champions for the whales and environment. We learned so much from the professional...","review_date":"October 4, 2018","user":"cairns4040"},{"attraction_id":165,"rating":5.0,"review":"The only company I whale-watch with!. I've been going out with Eagle Wing Tours for five years now, and they are leaps and bounds above the rest of our local whale watching tour companies IMO. The staff are all highly-educated in our marine life, and the level of information that they...","review_date":"October 1, 2018","user":"wanderlusterful"},{"attraction_id":165,"rating":4.0,"review":"Brilliant. We did this tour at 2:00 in lovely weather. We were out for nearly 4 hours and had a successful trip seeing hump back whales, orcas, harbour and Stella seals and sea lions. We had a brilliant, knowledgeable crew on board our semi covered catamaran....","review_date":"September 24, 2018","user":"westyorkshomebird"},{"attraction_id":165,"rating":5.0,"review":"Thank you for an absolutely amazing experience!. We and our four boys (23, 21, 17, 15) set out on Goldwing (crewed by Peter and Melissa) hoping to have at least a glimpse of orca. It was breathtaking to watch a humpback whale within half an hour of leaving the dock. Peter used...","review_date":"September 4, 2018","user":"sixbakers"},{"attraction_id":165,"rating":5.0,"review":"A Breathtaking Must-do!. My family of four (kids age 5 and 8) went on the Wild4Whales boat marine wildlife tour in August and would highly recommend it to anyone visiting Victoria. Truly an AMAZING experience!\nI wasn't sure whether to book an open boat or an enclosed boat....","review_date":"August 27, 2018","user":"aknight"},{"attraction_id":165,"rating":5.0,"review":"A great experinece. We booked the cruise that had the cabin and were glad of it. While the company provides jackets, gloves etc it was cold on the water and we were glad of the cabin when in between searcher for whales and other animal life. The crew...","review_date":"August 25, 2018","user":"bradnjayne"},{"attraction_id":165,"rating":5.0,"review":"Awesome Orcas. We went on the open boat end June. It was a damp day but we were given everything we needed warm waterproof clothing hats and gloves we needed them but the gear was excellent.\nWithin 10 mins of leaving we found orcas they were fantastic...","review_date":"July 18, 2018","user":"beck478"},{"attraction_id":165,"rating":5.0,"review":"By far tge best! Shout out to Captain Scotty and Biologist Sidney. Awesome experience! Ask for Captain Scotty and Biologist Sidney! Kindest people out there for whale watching! You basically get a tour throughout the Island and go whale and Bald Eagle watching. Super recommend!","review_date":"July 11, 2018","user":"henrique_o"},{"attraction_id":165,"rating":5.0,"review":"The Best In the Industry - Hands Down!. I absolutely love everything that Eagle Wing is doing and is about. The whale watching industry can be a tricky one to navigate for a lot of folks, but as someone who works in the Tourism Industry - I look up to this company very...","review_date":"July 1, 2018","user":"sophie_p"},{"attraction_id":165,"rating":5.0,"review":"Fantastic day out. This is a great day out . The tour guides were really knowable and make the whole day a day to remember. I cannot recommend this enough.","review_date":"June 25, 2018","user":"vivian001_12"},{"attraction_id":165,"rating":5.0,"review":"A Fabulous Trip!. We took our trip in mid-May so it was designated as a Marine Wildlife Tour rather than Whale watching - though it was the whales that we really wanted to see - and we did! We saw two beautiful Orcas, as well as seals, sea...","review_date":"May 29, 2018","user":"pat_f"},{"attraction_id":168,"rating":5.0,"review":"Best 65th birthday party!. Our group had toddlers, teenagers, pensioners and everyone in between - we all had a great time!! NoBeard, Pearl and the captain put on a great show, lots of laughs!\nHighly recommend!","review_date":"September 4, 2018","user":"lauren_l"},{"attraction_id":168,"rating":5.0,"review":"Pirate boat party. Went on a sail with my friends. Captain Gulliver was very professional and fun. Would highly recommend","review_date":"August 31, 2018","user":"johnsotimothy"},{"attraction_id":168,"rating":5.0,"review":"Amazing show. We had my friends party on the boat, and I was a bit skeptical of an adult pirate party. Luckily, Greedy Gulliver and the crew made the ride extremely enjoyable. The crew does a good job of mixing pirate comments in with contemporary humour and...","review_date":"August 31, 2018","user":"alexbetsos"},{"attraction_id":168,"rating":5.0,"review":"AMAZING. the pirate cruise is SO FUN!!! the staff (especially Gulliver, Rusty, and Daisy) are so enthusiastic and engaging and they never break character! They truly bring the magic alive with their elaborate costumes, backstories, and unfaltering smiles. Can't wait to sail the seven seas with...","review_date":"August 29, 2018","user":"hillary_k"},{"attraction_id":168,"rating":5.0,"review":"No 1 trip for families visiting Granville Island. My son has been on the pirate ship three times now and still loves it! The crew are very entertaining - we loved Pearl she's the best. Families of all ages and especially children will love this cruise around False Creek.\nIf you are visiting...","review_date":"August 28, 2018","user":"gilmorsa"},{"attraction_id":168,"rating":5.0,"review":"Super fun experience!. We had a great time on the interactive pirate cruise! Not only was it a great way to see English Bay\/False Creek but I loved how charismatic Gulliver, Rusty, and Daisy were, which made the experience that more special. This was really great for adults...","review_date":"August 28, 2018","user":"anne_n"},{"attraction_id":168,"rating":5.0,"review":"11\/10 would pirate again. I went on TWO sunset cruises in Vancouver this summer I loved it so much. Everything made the experience magical. From the costumes, the makeup to the ship itself, and of course lets not forget the fantastically talented crew: Rusty, Daisy, and Capt'n Gulliver.\nThe...","review_date":"August 24, 2018","user":"stefan_a"},{"attraction_id":168,"rating":5.0,"review":"Great family fun. Really good fun for these grandparents with the kids. Well organised, very interactive, plenty to keep everyone happy","review_date":"August 22, 2018","user":"aaswain"},{"attraction_id":168,"rating":5.0,"review":"Great adventure for young ones!. Being the grandfather of a precocious 4-year old, I was privileged to come along on this pirate cruise. Many thanks to the entire team for making a 4-year old's (and his many friends and parents) day he'll remember for a very long time. Well done.","review_date":"August 19, 2018","user":"scottmc1"},{"attraction_id":168,"rating":5.0,"review":"Happiest Place on Granville Island!!. Our boys are crazy for pirates and we wanted to have a fun experience with them similar to Disneyland's Pirates of the Caribbean. I have to say this experience was even better! The interactive boat ride with dressing up, sword fighting, and dancing was absolutely...","review_date":"August 18, 2018","user":"lalatravels100"},{"attraction_id":168,"rating":5.0,"review":"Sunset Adult Cruise - Amazing Time!. We did the sunset cruise with Hatchet, No Beard & Cap'n Daisy and it was SO MUCH FUN! The crew was hilarious and went 'overboard' making our experience an unforgettable time. We had our fortunes read, got pirate-married, drank and danced. We are locals and...","review_date":"August 12, 2018","user":"kendra_wingerte..._w"},{"attraction_id":168,"rating":5.0,"review":"Perfect Frivolity for the Kids. We thoroughly enjoyed our Pirate Adventure!\nYes, it is a bit camp.\nYes, you dress up in simple additions to look like a pirate.\nYes, you will dance like a fool and sing silly songs\nand Yes, your kids will love you for it.\nGreat...","review_date":"August 7, 2018","user":"johnnylarue12"},{"attraction_id":168,"rating":5.0,"review":"Arrrgh!. The pirate adventure was fabulous! We booked it for 8 people including 4 kids ages 2, 3, 4, and 8. They had a blast with Blue Steel, No Beard, Captain Daisy, and Salty. It was totally appropriate for young kids and very interactive. We got...","review_date":"August 6, 2018","user":"alwaysbsharp"},{"attraction_id":168,"rating":5.0,"review":"Best Day Ever!. We all are still \"aarrging\" our way around the house! Our 6 1\/2 year old twin boys loved it as did we! The pirate crew was fabulous -- entertaining, good spirited and engaged everyone in a very nice way. The story was terrific and the...","review_date":"August 6, 2018","user":"106jenn"},{"attraction_id":168,"rating":5.0,"review":"Aye Aye-Fabulous. Went with brother & grandsons & friend & her granddaughter (3rd time for her).It was great both for the kids as well as the adults, right for the get go---costuming in the store to the activities just outside the store prior to boarding.The entire staff...","review_date":"August 2, 2018","user":"judithlynne57"},{"attraction_id":168,"rating":5.0,"review":"Awesome!. I celebrated my daughter's 6th birthday party on pirate adventures and it exceeded our expectations! The pirate crew were fantastic, funny and kept the children engaged. They had so much energy and even took the time to make sure every child had a turn at...","review_date":"July 31, 2018","user":"nseddon79"},{"attraction_id":168,"rating":5.0,"review":"A Great family Afternoon. We took this trip as a party of 11. The kids were aged 2 to 13 and the rest were parents and grandparents. The kids all had a blast. Our 13 year-old tried to play it cool but he was enjoying the day and said...","review_date":"July 26, 2018","user":"faith_r"},{"attraction_id":168,"rating":5.0,"review":"Great adventure for local & tourists!. We live in Vancouver & today we decided to go on the pirate Cruise. There are 4 girls who sail the boat and make your experience memorable. Barbosa, Salty, Pearl and Daisy are their names. They're so fun and act well that's entertaining for any...","review_date":"July 22, 2018","user":"ppadidar"},{"attraction_id":168,"rating":5.0,"review":"Such a great time!. What a fantastic day! I can't believe how much energy the actors have. They kept our kids enthralled with their pirate tales, and my kids loved everything about the experience- learning how to sword fight, (almost) seeing someone walk the plank, a full-fledged mutiny (complete...","review_date":"July 18, 2018","user":"albertamel"},{"attraction_id":168,"rating":5.0,"review":"Amazing pirate adventure. My daughter, son-in-law, and 2 grandsons had an amazing pirate adventure on Sunday. The crew, led by Captain Daisy, were absolutely great. My two grandson were a little nervous but the crew tried hard to include them. They loved the dancing, shooting water cannons, and...","review_date":"July 11, 2018","user":"histewart"},{"attraction_id":168,"rating":5.0,"review":"Niece's 8th Birthday Party. After looking online for somewhere fun to have a kid's birthday party, we came across Pirate Adventures and thought it seemed like a great idea since my niece enjoys pirate-themed things. We were absolutely not disappointed! The pirates stayed in character the entire time no...","review_date":"May 26, 2018","user":"kristina_d"},{"attraction_id":168,"rating":5.0,"review":"Salty Sage . My son and 2 year old granddaughter and I had a great time on the Vancouver Pirate Ship. The crew made it such a fun, interactive, memorable adventure. My little Pirate was in awe and especially liked the water canons and getting the key to...","review_date":"September 7, 2017","user":"terry_h"},{"attraction_id":168,"rating":5.0,"review":"Loads of Fun!. Although my granddaughter (5) is a bit skittish she got into the action. The pirates gave us great pirate names listened to the kid when she said she did not want a moustache and gave her kitty cat nose and whiskers instead. Did not make...","review_date":"August 13, 2017","user":"grannysue2017"},{"attraction_id":168,"rating":5.0,"review":"Awesome adventure. We passed by pirate adventures many times on our usual trips to Granville Island and finally decided to have my son's 7th birthday party there. Everyone had a great time, the staff from the owners to the crew were really friendly and all in character....","review_date":"July 29, 2017","user":"jason_t"},{"attraction_id":168,"rating":5.0,"review":"Best Time Ever for Kids!. My 2 nephews (4 and 7) visited from Alberta and one thing they really really wanted to do was go on a boat on the ocean. We heard about pirate adventures through a friend who had been on a sunset sail.\nWe brought the kids...","review_date":"July 27, 2017","user":"chistinad"},{"attraction_id":168,"rating":5.0,"review":"Must do summer fun in Vancouver! . We spent my daughter's 4th birthday aboard the Black Spirit. The interactive performance was so engaging. The hilarious the crew; Slim Jim, Narwhal, Captain Guliver, and Pirate Pete\/Shark Bait made it a sailing and birthday that we will never forget. This pirate cruise is an...","review_date":"July 20, 2017","user":"jainsterk"},{"attraction_id":168,"rating":5.0,"review":"Must do with kids !!!!. went with my daughters ( ages 7 & 10) and they had the best time - not a dull moment for any of us. True interactive Theatre at its best! Service was amazing from the phone call i made to reserve and until we got...","review_date":"July 17, 2017","user":"dayanap195"},{"attraction_id":168,"rating":5.0,"review":"Incredible! Felt like a Universal Studio experience.. We rented out the boat for my son's 6th birthday. It was great for all ages and I think I had as much fun as the kids. It was magical for the kids - the pirates never broke character and it was interactive and fun...","review_date":"July 10, 2017","user":"kacie_c"},{"attraction_id":168,"rating":5.0,"review":"So much fun. I took my boys ages 10 and 8 on this. It was just a random idea and it was amazing. We all had a good time. The pirates kept everyone young and old amused on the 1.5 hours that your out on the water. The...","review_date":"June 9, 2017","user":"katie_g"},{"attraction_id":168,"rating":5.0,"review":"Summer Fun . One of the best activity in Vancouver. A must do thing at Granville island. I am going to put this on annual to do list. Worth every single penny. Ultra nice staff, super friendly, full of fun and they know how to entertain. One of...","review_date":"August 12, 2016","user":"bassi_n"},{"attraction_id":168,"rating":5.0,"review":"Sunset to Sundown Adventure on the Sea - Disney Fireworks. If you have a little adventure in you, you will want to book a trip on this unique, fun, pirate ship! When I first saw them at Granville island I knew it was the perfect birthday gift for my husband Pirate Captain Glen Gale Atkinson!...","review_date":"July 31, 2016","user":"jan_a"},{"attraction_id":168,"rating":5.0,"review":"Fun afternoon adventure. Super crew members made this cruise a family hit. \"Sandy Beaches\" and \"Bluebeard\" were high energy and enthusiastic throughout the entire experience, from costuming the kids until we docked at the end. All of the kids (and adults!) were included in the fun. This is...","review_date":"July 24, 2016","user":"funkymunky360"},{"attraction_id":168,"rating":5.0,"review":"Perfect Adventure for the whole Family. If you are looking for some fun for the whole family, don't look further. Just become a pirate for 90 minutes and take part of the treasure hunt, pirate fights, singing the shanties, and more. It starts right in the heart of Granville Island and...","review_date":"July 23, 2016","user":"homathko"},{"attraction_id":168,"rating":5.0,"review":"\"I want to go on that pirate ship!\". Traveling with a 5-year-old, we were looking for something to do other than another playground. As we strolled past the marina on our way to lunch, our grandson spotted the pirate ship moored by the restaurant. For the next 30 minutes, all we heard was...","review_date":"July 10, 2016","user":"shtribe"},{"attraction_id":168,"rating":4.0,"review":"Become a pirate for a day!. This adventure was quite fun. My husband and I took our two children on this pirate ship on a whim and we had a great time. The key is to be willing to participate. Make reservations or at least call beforehand as the ship could...","review_date":"September 22, 2015","user":"maureen_vancouver"},{"attraction_id":168,"rating":5.0,"review":"A Scallywaggin Good time. Found this little gem while looking up things to do in Vancouver while on vacation with my son. Was very intrigued by the reviews and the photos and description of this cruise. This was above and beyond what I expected. They dressed all of us,...","review_date":"August 17, 2015","user":"crystal_b"},{"attraction_id":168,"rating":5.0,"review":"Well worth the time and money!. A very fun, interactive experience. I took my Little Brother and we both had a great time. The performers did a great job of bringing the world to life and the time just flew by.\nI wish their reservation policy wasn't so strict. My Little...","review_date":"August 10, 2015","user":"shawn_n"},{"attraction_id":168,"rating":5.0,"review":"Fun for the kids and kids at heart. Highly interactive, very engaging staff, and just fun overall. My sister and I (who are both young-at-heart fully enjoyed our Pirate Adventures experience. Kudos and a well deserved respect to all the staff members for all their hard work!","review_date":"August 4, 2015","user":"paolo_c"},{"attraction_id":168,"rating":4.0,"review":"Pirates, Fireworks, and Fun!. I went with family on the Pirate Adventure sail during the opening night of Vancouver's Celebration of Light. Before we launched from Granville Island, we were dressed up by some really fun pirates at their giftshop- make up and all! We set out on the...","review_date":"July 29, 2015","user":"james_p"},{"attraction_id":168,"rating":5.0,"review":"A mighty adventure indeed!!!. I took my nine year old son on this wonderful interactive pirate adventure and we had an amazing amount of fun! The Pirates were loveable, the costumes were great, and it was a blast! I would recommend this adventure to anyone with kids looking for...","review_date":"July 16, 2015","user":"charlene_m"},{"attraction_id":168,"rating":5.0,"review":"Arrgh -- a mighty lot of fun!. Our troop of eight -- from two to 72 -- had a fabulous, imaginative and interactive adventure with the crew of the Black Spirit. We danced, sang, hunted for treasure, and soaked a dirty deserter until he relinquished the key we needed for our treasure...","review_date":"July 9, 2015","user":"eileen_e"},{"attraction_id":168,"rating":5.0,"review":"Awesome Family Fun. We took our five-year-old daughter out for a Piratey good time this past weekend with Pirate Adventures on Granville Island. I didn't really know what to expect and am happy to say I was thoroughly impressed. I loved that they used real props (like a...","review_date":"August 5, 2014","user":"rmservicepls"},{"attraction_id":168,"rating":5.0,"review":"SOOO worth the money, fanastic family experience!!!. Went on a gorgeous Saturday afternoon 5pm sailing. Stopped by earlier so we knew where to go. Immediately loved the atmosphere, the \"pirate\" staff getting families ready for the cruise by selecting pirate accessories (vests, bandanas, etc), putting on face make-up (included in the price!)....","review_date":"July 29, 2014","user":"carrie_k"},{"attraction_id":168,"rating":5.0,"review":"UNBELIEVABLE!. I cannot rave enough about this company!\nWe first found the Priate's strs on accident. The owners were there and were so patient with my kids hanging out and playing. My girls (aged 3.5 and 6.5) were enraptured with the videos of the cruise that...","review_date":"July 7, 2014","user":"nl1977"},{"attraction_id":168,"rating":5.0,"review":"Lots of fun and laughs. I had the good fortune to accompany my friends and their 6 year-old son on a Pirate Adventures cruise this summer. From start to finish it was a load of fun and most entertaining. The pirates kept us all entertained and both kids and adults...","review_date":"September 3, 2013","user":"hannah_h84"},{"attraction_id":168,"rating":5.0,"review":"Scallywags with Hearts of Gold. Want your kids to have a truly memorable adventure at sea? Then check out Pirate Adventures! The staff are clever, funny, and utterly committed to engaging all ages in this well orchestrated adventure. From dress up, mustaches and pirate names, through swordplay and surprises and...","review_date":"August 31, 2013","user":"denene_d"},{"attraction_id":168,"rating":5.0,"review":"Even if you're not a kid, you'll feel like one!. What a Blast! Don't know which was more fun - watching the kids on the ship go wide-eyed and transfixed by the flesh-and-blood Jack Sparrows or watching the talented young pirates themselves. The \"two Toms\" (Tom Salt and Typhoon Tom) clearly have a great time...","review_date":"August 13, 2013","user":"liza_j"},{"attraction_id":168,"rating":5.0,"review":"Pirate Fun for Everyone. Had a great time on a Pirate adventure with Ariel, Barnacle Brit, and Nearly Red Beard. My 4 and 8 year olds had so much fun. They didn't want the adventure to end. Great interaction with the cast. Great interaction with people on shore, other...","review_date":"August 12, 2013","user":"mark_heinemann"},{"attraction_id":168,"rating":5.0,"review":"AAARRRRmazing experience!. Arrrr, mates! Took my daughter on the ship and the both of us loved it! I'm glad we showed up a little early because we got some very cool costumes, and some time to talk with the pirates! (Daughter thought mom with a moustache was...","review_date":"August 4, 2013","user":"marionmal"},{"attraction_id":168,"rating":5.0,"review":"NOT your average Pirate Adventure!. For the final night of our Alaskan cruise, we decided to choose an adventure specifically for the younger kids. Little did we anticipate, that the teens, adolescents, and adults we going to thoroughly enjoy it as well. Four talented and engaging drama students instruct each...","review_date":"July 17, 2013","user":"bosox92"},{"attraction_id":168,"rating":5.0,"review":"Great fun for both children and adults. Something new for Victoria this summer, and it is well worth a visit. We took grandsons ( 8 and 5) and they had a blast. Costumes and pirate names for all participants add to the fun for the 1.5 hour harbour tour on a pirate...","review_date":"December 6, 2011","user":"annahumm"},{"attraction_id":168,"rating":5.0,"review":"The highlight of our trip. We travelled with two kids age 3 and 5. We (adults and kids) had an absolute blast on the adventure and our kids still talk about it regularly. The story line of the \"show\" was great, the \"pirates\" interacted brilliantly with both the adults and...","review_date":"September 27, 2011","user":"melduper"},{"attraction_id":169,"rating":5.0,"review":"Highlight of our trip!. This is a way-past-due review. I brought my family to Vancouver back in September. It was my mom's first time there and my brother and I wanted to show her our favorite parts of Vancouver in only 3-days time. Since we were coming from a...","review_date":"November 1, 2018","user":"lisa_c"},{"attraction_id":169,"rating":5.0,"review":"Custom Tour with City and Seals with the Sunset Cruise. Our U17 Girls soccer did a custom charter with Vancouver Water Adventures and it was amazing. Jessica was awesome to work with to get the tour that could fit in our busy schedule and Shane and Dylan were fantastic tour guides. We had two boats...","review_date":"October 4, 2018","user":"krissyfrei"},{"attraction_id":169,"rating":5.0,"review":"Great sightseeing trip in Vancouver. We spent the afternoon on a boat tour in Vancouver. Dylan was our guide and he was great! He knew all of the cheesy jokes you would expect from a tour guide! \ud83d\ude09\nWe were thankful for the warm suits provided to us and enjoyed...","review_date":"September 26, 2018","user":"heatherhb8940mr"},{"attraction_id":169,"rating":5.0,"review":"Amazing! Fun and informative . We had an amazing time today with our guide, Dylan. He was incredibly knowledgable about Vancouver and made our trip fun and exciting.\nIt\u2019s excellent value for money and we enjoyed the high speeds and donut turns as well as being able to see so...","review_date":"September 24, 2018","user":"daydream802838"},{"attraction_id":169,"rating":5.0,"review":"Sightseeing from a Zodiac. Thoroughly enjoyed this tour. Professionally presented with a lot of information the guide was very knowledgeable, friendly and enthusiastic. Stunning sights and an incredible method for sightseeing. Would recommend this to everyone. Definitely worth the full 5 stars.","review_date":"September 19, 2018","user":"philip_h"},{"attraction_id":169,"rating":5.0,"review":"Great Introduction to Vancouver. This is one not to miss. Our guide Raphael on the 10 am was very informative, very affable and delivered everything we expected from other reviews. It was a brilliant introduction to Vancouver - just what we were looking for. While we were well suited...","review_date":"September 7, 2018","user":"kev_d"},{"attraction_id":169,"rating":5.0,"review":"Fabulous Day!. This 1.5 hour tour is wonderful! Can\u2019t say enough about it. Captain Raphael was really knowledgeable and lots of fun! We saw amazing sights and it was just a terrific tour. Lovely views of city, park, bays, beautiful homes, and seals. A totally different view...","review_date":"September 6, 2018","user":"_roni2walker"},{"attraction_id":169,"rating":5.0,"review":"Zodiac boat ride. Excellent time with Raphael! Last minute booking for a wonderful a 90 minute fun and educational boat tour of Vancouver, Lions Gate Bridge, lighthouse, seal island etc... sooo much fun and Raphael was awesome!","review_date":"September 3, 2018","user":"638brente"},{"attraction_id":169,"rating":5.0,"review":"Wonderful adventure for mom's and their sons. Rafael's tour was the one of the best times we've ever had. Loads of fun, informative and unique. (Relatively) mature mom's with their 13 yo boys; extraordinary time for all.\nHighly recommend.\nP.S. wear the immersion suits even if warm and dry on the dock.","review_date":"August 31, 2018","user":"pmj16"},{"attraction_id":169,"rating":5.0,"review":"This was super fun!. My family and I took the 1.5 hour city and seals tour on a zodiac and this was the right amount of time for us. Cost was fine and our guide Rafael was awesome, super understanding of the history of the area, great wildlife knowledge...","review_date":"August 31, 2018","user":"richard_m"},{"attraction_id":169,"rating":5.0,"review":"Amazing experience. Me and 5 other people went on the City and Seal Boat Tour as part of my sister's stagette and it was an absolute success! We had Rafael as our guide and he was amazing - he was kind, upbeat, knowledgeable and made it so...","review_date":"August 27, 2018","user":"passenger712526"},{"attraction_id":169,"rating":5.0,"review":"Fabulous and informative tour with Raphael. Did the City and Seals tour with the family (2 boys aged 7 and 10). Raphael our guide was excellent, informative and fun. A really interesting tour packed with facts about Vancouver and its history. The boys loved getting close up to the seals and...","review_date":"August 26, 2018","user":"burleybantam"},{"attraction_id":169,"rating":5.0,"review":"Exciting, Exhilarating -- An Excellent Adventure!. Wow, Faith -- what a blast we had on that Zodiac. My 6-year-old and two teenagers loved every moment of it, as did my husband and myself. Highly recommend if you are new to Vancouver-- Great overview of the city and sites, many of which...","review_date":"August 24, 2018","user":"mpdg2014"},{"attraction_id":169,"rating":5.0,"review":"Shane is an awesome guide. I had an amazing time, I am so glad they recommended we wear the red suits. If you want the thrilling ride, you will get a bit wet! Shane was highly entertaining and a first-rate captain. I would definitely go again.","review_date":"August 22, 2018","user":"idigdinosaurs"},{"attraction_id":169,"rating":5.0,"review":"PLEASE!! INCLUDE \"GRANVILLE ISLAND\" WITH YOUR ADDRESS. It took us 2 taxis and 1-1\/2 hours to get there because neither taxi driver were familiar with \"Boatlift Lane.\" First driver dropped us off where cruise ships take off, opposite side of the city! Second driver was clueless and had to have someone in...","review_date":"August 19, 2018","user":"606cherylc"},{"attraction_id":169,"rating":2.0,"review":"Close to seals but pay the price. If you enjoy being beat to death wearing a space suit riding a Zodiac in 4-5 foot swells for 90 minutes, well this is your thing. \"Adventure\" should have given it away. I thought we booked a leisurely cruise around the harbor, though we did...","review_date":"August 18, 2018","user":"skigator"},{"attraction_id":169,"rating":5.0,"review":"Do this first in Vancouver! . Yuri was our captain, and the thrill ride was like a rollercoaster on water. We were laughing and woo hooing and not getting wet. I'm petite and thought I'd be cold, but not at all. Yuri was born and raised in Vancouver, and knows the...","review_date":"August 17, 2018","user":"gottaloveroadtrips"},{"attraction_id":169,"rating":5.0,"review":"25th Wedding Anniversary Trip. Faith was a fabulous guide! We came to Vancouver to celebrate our 25th wedding anniversary. This tour was the highlight of our trip. It was fabulous from start to finish. We loved every minute!! Thank you!!","review_date":"August 14, 2018","user":"heather_l"},{"attraction_id":169,"rating":5.0,"review":"Rockin\u2019 with Raphael. Scenic, informative and very fun tour! A great value and nice change of pace. Raphael was very experienced and enriched the tour greatly with history, fun facts and a skilled, thrilling ride on a zodiac. The stops offered beautiful views and opportunities for pictures. The...","review_date":"August 13, 2018","user":"vsd398"},{"attraction_id":169,"rating":5.0,"review":"Entertaining and Informative.. Faith was our guide for a 90 minute tour. It was a great way to see the city and be informed about some of the history and about the wildlife. We were lucky enough to see the seals, a bald eagle and a few porpoises....","review_date":"August 8, 2018","user":"calgarygirl26"},{"attraction_id":169,"rating":5.0,"review":"Best part of our trip!. We took the City and Seals Boat tour with Raphael and it was the highlight of our trip to Vancouver. He was very knowledgeable, engaging and funny. The kids, ranging in age from 9-14 all said it was their favorite thing we did on our...","review_date":"August 8, 2018","user":"melissa_f"},{"attraction_id":169,"rating":5.0,"review":"Wonderful Boat Tour!. My husband and I enjoyed this 90-minute boat tour led by Shane. The weather is perfect for this type of activity. Shane made the tour enjoyable, educational, and energetic. Thank you for being our guide and for your help with taking pictures! I highly recommend...","review_date":"August 6, 2018","user":"kelley_l"},{"attraction_id":169,"rating":5.0,"review":"This was a fantastic boatrip. Our guide Dillon was funny, gave us information about Vancouver, details around Stanley Park, the history of the Lions Gate Bridge, the Guiness family, the neighbourhood at West Vancouver, named the owners and histories of some of the villas at West Bay and told about...","review_date":"July 28, 2018","user":"heinz_h"},{"attraction_id":169,"rating":2.0,"review":"Rough Ride. On the day we took the tour, the tide was coming in fast and the wind was up. The ride was extremely uncomfortable and took away the pleasure of seeing the beautiful scenery. We were continually lifted very high out of our seats and we...","review_date":"July 22, 2018","user":"sandersonsue"},{"attraction_id":169,"rating":5.0,"review":"Recommended!. We took the Vancouver City and Seals boat tour and had a great time, our guide and Captain was the upbeat and informative Clayton.\nCruised around the city by water, viewed the buildings, parks, the over priced real estate, charged at high speed almost underneath...","review_date":"July 20, 2018","user":"chris_a"},{"attraction_id":169,"rating":5.0,"review":"Really fun tour . We took this tour because it offered a quick water based trip that did not take up the whole day( we only had two days in Vancouver). The Zodiac was a perfect way to see some of the city highlights from the harbor, and in...","review_date":"July 18, 2018","user":"sara_n"},{"attraction_id":169,"rating":5.0,"review":"Amazing experience!. Raphael was an amazing tour guide. We had a great time :) Highly recommended for anyone that wants a fun 90 min boat ride, along with interesting facts around the Vancouver area.","review_date":"July 12, 2018","user":"joonha_s"},{"attraction_id":169,"rating":5.0,"review":"A great little tour adventure. . Highly recommend this to her. It doesn\u2019t require a lot of time and the cost is very reasonable. Our tour guide was from Ireland and name Shane. Get a great sense of humor and really made the trip enjoyable and provided us some great insights...","review_date":"July 9, 2018","user":"bigguy3"},{"attraction_id":169,"rating":5.0,"review":"Puts the Wind in Your Sails!. This is an invigorating, refreshing boat tour. After we passed under the Lion's Gate Bridge, the skipper let 'er rip at a good pace which felt like the boat was flying. A great way to see Vancouver from it's perimeter - we went under 4...","review_date":"July 9, 2018","user":"lauriekingdon"},{"attraction_id":169,"rating":5.0,"review":"This is it!!!. We have done a lot of boat tours and today was hands down the best one ever! Rafael was our guide and is very knowledgeable and so much fun! We did the 90 minute tour and all four of my children didn't want it to...","review_date":"July 7, 2018","user":"danyeldarger"},{"attraction_id":169,"rating":5.0,"review":"It's #1 For A Reason. Our guide, Rafael from Australia, was incredible! His knowledge of Vancouver and its history along with the scenic views made this a trip we will always remember. Highly recommend that you experience this!","review_date":"July 7, 2018","user":"tdargs"},{"attraction_id":169,"rating":5.0,"review":"Awesome value. Rafael was a great and knowledgeable captain. Everyone on board seemed to have a great time. We were so glad we did not skip this tour.\nThis company was a pleasure to deal with and has a lot of other fun activities to enjoy.\nA...","review_date":"June 27, 2018","user":"william_b"},{"attraction_id":169,"rating":5.0,"review":"A great view of the city.. Having lived in this city for the past forty years and explored it from all points of land to finally go out on the water for the scenic boat tour was a meaningful experience. Raphael did a great job highlighting all the facts that this...","review_date":"June 21, 2018","user":"minelabe-trac"},{"attraction_id":169,"rating":5.0,"review":"Five Star from Start to Finish. I was wildly anticipating a great time in the zodiac with my friend, and the mission was accomplished. The boat can zip along, skimming across the waves at high speed, and when it was time to do so, our skipper (Raphael), put the craft in...","review_date":"June 11, 2018","user":"seoulbro"},{"attraction_id":169,"rating":5.0,"review":"A must-do adventure for anyone visiting Vancouver!. This was a fantastic tour! Alex did a phenomenal job narrating the tour, letting us learn about both contemporary and historical Vancouver. Seeing the seals was definitely the highlight. They were just so cute! We also were lucky enough to see some bald eagles while...","review_date":"June 4, 2018","user":"agiffin2"},{"attraction_id":169,"rating":5.0,"review":"Awesome experience!. Nice tour. Both me and my friend enjoyed it. Got to know lots of secrets of Vancouver: local history, beautiful scenery, wild animals (the seals, of course), and multimillion real estates of the celebrities. Thanks to our captain Alex and co-captain Eury, we had a...","review_date":"May 31, 2018","user":"\u5ae3\u5a77_\u90b1"},{"attraction_id":169,"rating":5.0,"review":"So worth it!!. I've lived near Vancouver my whole life, been to the city countless times, but this was by far one of the best activities I've done in the city. The staff were very friendly, our guide Alex had lots of interesting tidbits about different places in...","review_date":"May 29, 2018","user":"laura_d"},{"attraction_id":169,"rating":5.0,"review":"Showing family beautiful BC. My Aunty and I came on this tour with little expectation and just for a fun boat ride, but Rafael and the boat ride blew us away! We learnt a lot, we chilled out, we had SO.MUCH.FUN. Was pretty bleak when it was over. Rafael...","review_date":"May 28, 2018","user":"robynnep14"},{"attraction_id":169,"rating":5.0,"review":"Lovely Boat Ride!. My family was visiting me from India and my dad has mobility issues so we were looking for something where he wouldn't have to walk too much. This tour was the perfect combination of serenity and thrill! Our guide Alex and the rest of the...","review_date":"May 24, 2018","user":"janhavi_r"},{"attraction_id":169,"rating":5.0,"review":"An amazing time!. If you can only do one thing while in Vancouver, I highly recommend doing the City and Seals Scenic Boat Tour. It\u2019s a great price for 1.5 hours of a fun boat ride where you get to see parts of Vancouver from a different perspective,...","review_date":"May 8, 2018","user":"tanima_m"},{"attraction_id":169,"rating":5.0,"review":"Definitely a must. We took the Vancouver city and seals boat tour. The weather was perfect. All the staff were very accomodating. Our guide Alex was very informative and did a great job. The ride was exciting. Highly recommended.","review_date":"May 8, 2018","user":"jrodriguezph"},{"attraction_id":169,"rating":5.0,"review":"Fantasic Ride. Raphael and Jamie, the captain and his right-hand man, were awesome. Raphael was entertaining us with sad and funny stories about Vancouver, Lion's Bridge, celebrities' homes, and Star Trek tree riding the boat full speed.\nEven the fact that I sank my phone when departing...","review_date":"May 7, 2018","user":"serge_k"},{"attraction_id":169,"rating":5.0,"review":"Awesome!. So much fun! My 10 year old and I had a great time on this tour, even in rainy weather! It was so nice being out on the water and our guide, Rafael, was super friendly and knowledgeable. We saw seals and bald eagles and...","review_date":"April 29, 2018","user":"me_a"},{"attraction_id":169,"rating":5.0,"review":"Awesome time viewing the wildlife and harbor area!. This was my third cruise up in Vancouver, the first being the water taxi, which is nice way to see the tourist hot spots along downtown Vancouver. the second cruise was a Vancouver Harbor Tour that went through the Burrard Inlet around the harbor. The...","review_date":"April 16, 2018","user":"sedicente808"},{"attraction_id":170,"rating":1.0,"review":"Loud crude music. This boat played loud crude music as it drives along the boardwalk. It left the water front at 9:30 pm. I was embarrassed as I watched children and elderly people shake their heads as we floated by. I do not recommend this activity!!","review_date":"July 12, 2018","user":"coralee_m"},{"attraction_id":171,"rating":4.0,"review":"Nice afternoon on the canal.... This is a short, pretty little ride down the canal, the tour guide can be a bit much at times, but it seems that people really enjoy his work, so who am I to say? It's all in good fun, and I recommend checking out...","review_date":"October 16, 2018","user":"vanilarama"},{"attraction_id":171,"rating":5.0,"review":"Very entertaining. First of all the boat is very nice, large and totally electric. What makes this cruise is the bilingual commentator, Brennan. He never stops talking and can switch from French to English without hesitation. His stories are informative but he also brings humour into the...","review_date":"September 16, 2018","user":"larry_m"},{"attraction_id":171,"rating":4.0,"review":"Cruising on the Rideau Canal. While in Ottawa, we took a Rideau Canal Cruise. This is a unique and relaxing way to explore on board a brand new 100% electric boat, sailing the canal from downtown\u2019s National Arts Centre to Lansdowne Park to Dow\u2019s Lake and back with myriad scenic...","review_date":"September 11, 2018","user":"mike_k"},{"attraction_id":171,"rating":5.0,"review":"Wonderful afternoon . It was a really cold wet afternoon so we decided to take the canal boat ride. Brennan who was our host made us feel very welcome he informed us about things we could see he also made us laugh with his wonderful sence of humour....","review_date":"September 10, 2018","user":"helenpm2014"},{"attraction_id":171,"rating":2.0,"review":"Need much better directions. Could not find the Kiosk after circling the downtown core four times in heavy traffic. Had a nice view of both sides of the canal while hunting. We had great expectations, but very frustrated in the end. As we were finally leaving the congested downtown...","review_date":"August 31, 2018","user":"sharon_g"},{"attraction_id":171,"rating":5.0,"review":"Kid friendly but hilarious also licenced . We had an amazing guide Brennan, he was truly superb. The kids loved the tour! It was just great! We will go again for sure!","review_date":"August 27, 2018","user":"conferenceweary"},{"attraction_id":171,"rating":5.0,"review":"Very Very Entertaining Tour Guide. Our almost 90 minute cruise took place on a sweltering afternoon in August, and the tour guide was well worth the time and money spent.\nBrennan is a born entertainer, and was informative, high energy and knowledgeable, while delivering the material in an extremely comical,...","review_date":"August 23, 2018","user":"highlandancer"},{"attraction_id":171,"rating":5.0,"review":"Funny, instructive, beautiful!. In addition to having a beautiful sight of Ottawa from the canal or the river and learning about the city, the guides will add a personal authentic touch, making it funny and surprising.\nHighly recommend =) !","review_date":"August 15, 2018","user":"santiago_b"},{"attraction_id":171,"rating":5.0,"review":"Fun, informative and relaxing!. This was a great family outing. It was a gorgeous afternoon and the tour guide was very funny and engaging while providing all the info. I would recommend this tour for visitors and locals alike.","review_date":"August 15, 2018","user":"ledianis_r"},{"attraction_id":171,"rating":4.0,"review":"Relaxing Cruise. I recently did this canal cruise with my family after doing a bit of research online, and we all thoroughly enjoyed it. We had been camping about an hour away and were visiting the city for the day, and this was the perfect way to...","review_date":"July 24, 2018","user":"hannahmills12"},{"attraction_id":171,"rating":1.0,"review":"Do NOT do this!. Terrible boat ride: 30 minutes late, couldn\u2019t see anything because it was dark, guide did not say anything for half the trip...waste of time and money.","review_date":"July 21, 2018","user":"roelp977"},{"attraction_id":171,"rating":2.0,"review":"Not very exciting. I was on a boat tour of the Ottawa river last year and it was fabulous. I highly recommend it. We went on the boat tour down the canal this year and it wasn\u2019t very exciting for us. If you had to choose between the...","review_date":"July 21, 2018","user":"575victoriad"},{"attraction_id":171,"rating":5.0,"review":"Great!. Very enjoyable. Had Rachelle as a tour guide and it was lovely. Live music at the end was beautiful. It was the perfect length of time and a great way to start our weekend visit to Ottawa","review_date":"July 15, 2018","user":"katja_t"},{"attraction_id":171,"rating":5.0,"review":"Informative and entertaining. We took the 12:00 tour on a fairly hot day, not overcrowded. It was very refreshing not just for the temperature, but also, Brennan, our guide, was very informative with an excellent comic delivery both in english and french. And we're still hoping to see...","review_date":"July 15, 2018","user":"gerry_l"},{"attraction_id":171,"rating":5.0,"review":"Great tour. I loved our guide who explained all the information about the canal and the background of the city. Brennan was a natural comedian, at the same time, it was able to give really useful information. He was the best guide ever! We loved listening to...","review_date":"July 14, 2018","user":"207yurik"},{"attraction_id":171,"rating":5.0,"review":"Loved this tour, very relaxing, entertaining and informative!. Our office \"team\" took this tour on a Friday afternoon. The boat was comfortable, the scenery splendid and the guide was terrific, knowledgeable with wonderful comic delivery. As a resident of Ottawa the sites were no different than when skating the canal but it was...","review_date":"July 13, 2018","user":"traceyr1126"},{"attraction_id":171,"rating":4.0,"review":"Rideau Canal Boat Cruise. We did the first cruise of the day and had an amazing time. Our tour guide Brennan was entertaining and informative at the same time. Early cruise was not over crowded & was a great way to see & learn about the history of the...","review_date":"July 11, 2018","user":"countrymile"},{"attraction_id":171,"rating":5.0,"review":"Rideau Canal Cruise. We did the 6:30 Canal Cruise. It was the highlight of our stay. The weather was perfect and we had the best tour guide, Brennan. Not only did he inform us of the political sights and stories of the city he did this with the...","review_date":"July 7, 2018","user":"redsmom77"},{"attraction_id":171,"rating":5.0,"review":"Great way to spend time on a cruise when it is hot!!. We had a great time on this Rideau Canal Cruise. Just sit back and relax to enjoy the nice breeze on a hot and sunny day. The tour guide was funny. He said he used to see sharks in the canal but not any more...","review_date":"July 5, 2018","user":"joseph20131008"},{"attraction_id":171,"rating":5.0,"review":"Great Cruise . Rideau Canal Cruise is amazing. The crew and guide were great! He was great at pointing out places and was extremely funny. The boat is so nice! Even has good and drinks you can buy!","review_date":"June 28, 2018","user":"titans1fan93"},{"attraction_id":171,"rating":2.0,"review":"Boring. We came on this tour without any researching expecting to see something interesting. Whilst the boat and crew were good, there\u2019s very little to see along the journey and very difficult to get photos of anything interesting. This mainly results from the extensive greenery along...","review_date":"June 20, 2018","user":"paul_n"},{"attraction_id":173,"rating":5.0,"review":"Sunset cruise. 7\/21\/2018 Just got back from our sunset cruise. We saw harbor seals, bald eagles, and an amazing large pod of Orcas whales swimming together. Oh yeah saw the sunset too. This was a wonderful trip with my family. Friendly captain Rafael gave a great tour...","review_date":"July 21, 2018","user":"barrywilliams2017"},{"attraction_id":174,"rating":5.0,"review":"Mix-up turns out fabulous. We had a bit of a mix up with our reservation but Marie at Mont Tremblant Activity Centre, with her amazing people skills, took great care of us and we left for our trip the next day. It is about a 60 to 70 minute...","review_date":"August 25, 2018","user":"john_c"},{"attraction_id":177,"rating":5.0,"review":"Simply Amazing! Fantastic Guides and Best Day Ever!. We had the best time with this group of fun, engaging, and truly passionate guides. You can tell from the first hello to the end of the day they are there to ensure you have a fabulous experience. And if the guides, the water, and...","review_date":"September 29, 2018","user":"anastasia_k"},{"attraction_id":177,"rating":5.0,"review":"Great Rafting Equipment\/Super Fun Guides. Had a great time on the river with my family. Our guide Nathan was fun and knowledgeable and took great care of us. I would definitely recommend this tour company. Well organized, good equipment, fantastic guides. (Bring water and snacks for the long, but entertaining,...","review_date":"August 5, 2018","user":"tina_g"},{"attraction_id":177,"rating":5.0,"review":"Nathan Rocks!!. First white water rafting trip and Nathan and the gang made it super fun and memorable. Highly recommend for anyone looking for a great time in the beautiful Canadian wilderness. \ud83d\udc4d\ud83d\udc4d","review_date":"August 5, 2018","user":"dirk_gates"},{"attraction_id":182,"rating":5.0,"review":"Awesome day trip! . 6 adults and one 8yr old, saw tons of whales on the way down and loved the seaplane back. Fun time in Victoria, we had a yummy brunch at Jam and then went to Pedaler to rent bikes and do the scavenger hunt. Next time...","review_date":"July 4, 2018","user":"elizricke"},{"attraction_id":183,"rating":5.0,"review":"Highly amusing commentary. Wonderful boat trip to learn about some of the major points of interest visible from the water. We traveled later in the season, so plenty of room onboard. The best part of this excursion was the commentary from the tour guide, provided in both English...","review_date":"October 7, 2018","user":"dgsteckle"},{"attraction_id":183,"rating":3.0,"review":"Its a Boat Ride in the River. Wife and I have been touring Canada for 2 weeks and this was our last day in Canada.\nWife likes boat rides and I had to go with her. There's not much to see on this 90 minute ride except for a really nice cantilever...","review_date":"September 30, 2018","user":"allan_t"},{"attraction_id":183,"rating":3.0,"review":"Pleasant. If you like being on a nice boat that gives an informative tour highlighting the interesting sights, then this will be fine. For me, though, this one was like so many I have been on, so I can only rate it as average. Perhaps Brennan,...","review_date":"September 8, 2018","user":"traveler2am"},{"attraction_id":183,"rating":5.0,"review":"Very informative and rather enjoyable . Such a great trip! We all thoroughly enjoyed ourselves. The boat could seat up to arround 220 guests, however when we went on the boat it was nice and quiet (only around 30 guests) which made the trip even better. The ride lasted for an...","review_date":"September 4, 2018","user":"8427abi"},{"attraction_id":183,"rating":4.0,"review":"Pleasant boat ride with great views. Enjoyed doing a boat tour of the Ottawa River. Bilingual narrator identified many points of interest along the way including the Parliament Blds, Trudeau residence, Canadian Mint, various museums, memorials, etc. We stopped briefly on the Gatineau side and you could see some of the...","review_date":"August 23, 2018","user":"denise_c"},{"attraction_id":183,"rating":4.0,"review":"family oriented. we took a river boat cruise on the Ottawa river, it lasted over an hour. the staff were very courteous and friendly. the tour guide was very knowledgeable about all the buildings we viewed from the river. you can purchase drinks and snacks while onboard,...","review_date":"July 29, 2018","user":"854liz"},{"attraction_id":183,"rating":3.0,"review":"First time!. My family and I went on the 1-1\/2 hour boat cruise. Very informative if you can speak both English and French--a little too much talking. More emphasis on just enjoying the government buildings. I know we're a bilingual country, but you can slow down further...","review_date":"July 17, 2018","user":"jennifer_b"},{"attraction_id":183,"rating":5.0,"review":"Great and informative. . Had an amazing boat tour of the Ottawa River! Our guide was funny and informative. As a bonus, she performed a violin solo as a treat for the crowd!","review_date":"July 14, 2018","user":"mossow92"},{"attraction_id":183,"rating":5.0,"review":"Lovely . Rochelle was an interesting guide, and is a great fiddle player. The tour was enjoyable, and there's plenty of trips during the day so you can easily fit it in","review_date":"July 14, 2018","user":"amy_b"},{"attraction_id":183,"rating":4.0,"review":"A pleasant excursion. It is a nice and safe tour, very informative about the scenery in both English and French.\nThe boat is kept very clean. The snack bar now serves varieties of coffees brewed to your choice. We prefer the dock on the Quebec side as the...","review_date":"July 4, 2018","user":"lenk53"},{"attraction_id":183,"rating":3.0,"review":"Keep your money . Brought friends here after I\u2019ve done this tour twice in the past with amazing experiences that I\u2019ve raved about. Was extremely disappointed with the experience they had. I was embarrassed for Paul himself. The tour guide lacked luster and zest for her position, the bartender...","review_date":"May 31, 2018","user":"allieh701"},{"attraction_id":185,"rating":1.0,"review":"Unreliable - canceled at the last minute. Drove 3 hours from Saint Johns to Trinity to take the 1 PM tour with this company on Sept 3. They canceled the trip 10 minutes prior to departure, very nonchalantly and without a clear explanation. I suspect it was because only a couple of...","review_date":"September 3, 2018","user":"366danielb"},{"attraction_id":185,"rating":5.0,"review":"Fantastic experience!. Capt Robert is a wonderful host! He took us to all the sites where whales would surface if it wasn\u2019t off season. We saw Eagles and Puffins and beautiful coastal scenery! To make up for the lack of whale sightings we saw Random Passage! We...","review_date":"September 1, 2018","user":"457kiml"},{"attraction_id":185,"rating":5.0,"review":"whales, eagles, capelin. Everything about this tour was topnotch. Captain Bob is well-seasoned, knows his whales (even by name), slows down to show you eagles, other wildlife, and so forth. The warm drysuits were great, just pull over your clothes. We were not cold at all. Loved the...","review_date":"August 14, 2018","user":"johnboy212"},{"attraction_id":185,"rating":5.0,"review":"Amazing tours!!. The travel agent said this would be a great boat tour, but she neglected to say the skipper was so knowledgeable! He was so accommodating, answering all of my questions and concerns prior to the trip. I was booked for an Iceberg trip out of...","review_date":"August 9, 2018","user":"mcostanzo"},{"attraction_id":185,"rating":5.0,"review":"Whale Watching by Zodiac Exceptional Tour. I've had many whale-watching experiences, both formal tours and casual encounters, in several places including San Juan Islands in Washington state, Alaska, Greenland, Iceland. The waters around Newfoundland were remarkable in comparison for the number of whales close to shore in very accessible locations and...","review_date":"August 7, 2018","user":"outwest713"},{"attraction_id":185,"rating":5.0,"review":"Unbelievable trip with Skipper Bob and Trinity Eco Tours. Our group of 6 was a mix of locals and friends visiting from abroad. We were greeted by a lovely lady who checked us in and took payment. They offered us the 10% online booking discount, despite having booked by phone. Skipper (Captain) Bob gave...","review_date":"July 24, 2018","user":"andrewhitchen"},{"attraction_id":185,"rating":5.0,"review":"Fantastic afternoon. Friendly, informed guide. Kids loved the excitement of the zodiac ride. Saw eagles, whales, a cave and waterfall!","review_date":"July 19, 2018","user":"joytavener"},{"attraction_id":185,"rating":5.0,"review":"Best Day Ever!!!!. We had an AMAZING adventure on Skipper Bob's Zodiac tour. It was everything promised and so much more!! We saw whales up close and personal, many times... we saw Puffins (first time in my life!), we saw an eagles nest,and beautiful scenery, all with a...","review_date":"July 8, 2018","user":"hgergovich66"},{"attraction_id":185,"rating":5.0,"review":"Mind Blown. Hugh Hugh thank you to Skipper Bob and Bonnie for a truly memorable 3 hour tour. What did we see hmmmmm what did we not see. Well \u2018twas a calm sea ( unusually calm we were told)to start and we did the 5 to 8...","review_date":"July 8, 2018","user":"garyandirene"},{"attraction_id":185,"rating":5.0,"review":"The experience of a lifetime. This was, by far, the best whale watching experience I have ever had. And I have had quite a few. Do not let yourself be fooled into doing a tour that's closer to the big cities just because it seems convenient. You will not get...","review_date":"July 1, 2018","user":"andree-anne_h"},{"attraction_id":185,"rating":5.0,"review":"Nature at its \u201cFinn\u201dest. Absolutely incredible! You\u2019ll only have yourself to blame if you miss out on seeing this amazing spectacle of nature. I\u2019ve watched whales migrate up and down the coast of my home town in Australia every year but never have I ever seen anything quite as...","review_date":"June 26, 2018","user":"samilids"},{"attraction_id":185,"rating":5.0,"review":"Have seen 3 Whales. Eco Tours has done the tour just with two of us on a cold and rainy day. We got warm and watertight clothes. Perfect and successful tour.","review_date":"May 25, 2018","user":"greenville2017"},{"attraction_id":186,"rating":3.0,"review":"Less noise please\/ more room. Your standing in line waiting too board and greated by an \"Officer\" with 3 stripes on his shoulders horking a Luger over the side then sipping his Tim Horton's - \"Not very Professional\" Then they crammed six of us right beside a heater, leaving us...","review_date":"October 13, 2018","user":"randy_n"},{"attraction_id":186,"rating":4.0,"review":"1000 Island Brunch Cruise. Food was excellent, lots of seating, staff were friendly and attentive, on board musicians were very good.\nHowever, the running commentary that played over the speaker system was monotonous, irrelevant and boring. The sound system was muffled and too loud in the dining room. As...","review_date":"September 20, 2018","user":"diane_h"},{"attraction_id":186,"rating":4.0,"review":"Thousand Island brunch cruise. Very beautiful and scenic waterway to enjoy a relaxing meal. Food was good and service was great. The boat itself appeared to be not the cleanest. Eg. carpet looked dirty and spider webs. Otherwise I had a nice time.","review_date":"September 5, 2018","user":"heather_b"},{"attraction_id":186,"rating":5.0,"review":"Afternoon cruise. Great buffet on our three hour cruise the salads and chicken along with the beef medallion was perfect finishing off with tea or coffee along with a nice piece of lemon tart cake would recommend this to anyone who likes to relax and enjoy themselves...","review_date":"August 27, 2018","user":"arthursylviel"},{"attraction_id":186,"rating":3.0,"review":"Not worth the price. The cruise was pleasant enough, entertainment was fine, but the food was truly awful.\nSo eat before you go and order a beverage and enjoy the reserved seating you get when you pay for the meal.","review_date":"August 14, 2018","user":"gtblack2018"},{"attraction_id":186,"rating":1.0,"review":"Don\u2019t sit near the band.. The food was good but where I had to sit was right next to the band stand and directly in front of one of the speakers. Any conversation at my table was impossible. The\nband did play numbers from the 50s and 60s which fit...","review_date":"August 6, 2018","user":"jvanstone"},{"attraction_id":186,"rating":5.0,"review":"Great cruise. Decided last minute to go to Kingston for the long weekend. We decide to do the brunch cruise and manage to buy a ticket 5 minutes before cruise departed. The boat was unique in itself. The brunch was very good and the staff that worked...","review_date":"July 16, 2018","user":"windsor_l"},{"attraction_id":187,"rating":5.0,"review":"Many Adventures . From hotel collection to drop off a day full of adventures.\nThe host was excellent the was bus clean (missing WiFi though) and a packed day ahead.\nExcellent organisation @ all the stops allowing for hassle free sightseeing. Plenty of time @ Niagara Falls and...","review_date":"September 30, 2018","user":"aaronslater"},{"attraction_id":187,"rating":5.0,"review":"Tick off my bucket list. A great day with a friendly guide and driver who were informative and relaxed. Our tour started with a pick up downtown Toronto, a 90 minute drive to the Falls, the tour included tickets on the Hornblower cruise and lunch at the Sheraton overlooking the...","review_date":"September 12, 2018","user":"211chez"},{"attraction_id":187,"rating":2.0,"review":"The only amazing thing were the falls. After having checked Airlink Niagara Falls Tours on Tripadvisor we booked our honeymoon present tour with them by the end of April. We also reserved a helicopter flight.This morning, being very excited, we waited for the bus. Unfortunately it arrived 15 min after the scheduled...","review_date":"July 31, 2018","user":"mariab14919"},{"attraction_id":187,"rating":1.0,"review":"Terrible Customer Service from Airlink. I called Airlink - Niagara Falls Tours - with questions regarding their tour to Niagara-on-the-lake, and the person on the phone was completely rude to me. The final sentences from him were \"I don\u00b4t have time to answer your questions - all is on the...","review_date":"May 30, 2018","user":"tartlets"},{"attraction_id":189,"rating":4.0,"review":"nice views over the mountains. views were great riding up the gondola to the top of the mountain. Was so pretty in the winter looking over the mountains.","review_date":"August 8, 2018","user":"elise_f"},{"attraction_id":190,"rating":5.0,"review":"Great night on the water!. We had a fantastic time on the Friday night excursion. We were a little nervous in advance because of the weather forecast for the day, and we were told they sail rain or shine. There was a bit of rain while we were out, but...","review_date":"August 27, 2018","user":"snita_b"},{"attraction_id":191,"rating":5.0,"review":"Perfect afternoon adventure in Victoria. My wife and I came to Victoria for a few days on a honeymoon trip around the PNW. We were in Victoria without a car and this was the perfect way to see whales and see Butchart in an afternoon. The boat was comfortable and...","review_date":"January 3, 2019","user":"davisburgess"},{"attraction_id":191,"rating":5.0,"review":"Whale-Watching Cruise and Butchart Gardens combined. Great excursion with a fabulous crew, particularly Mackenzie whose knowledge about everything we saw on the whale watching part of the trip was fabulous. We saw a couple of humpback whales and seals and a pair of bald eagles.\nThe boat drops you off at...","review_date":"October 2, 2018","user":"margo_m"},{"attraction_id":191,"rating":5.0,"review":"Whale Watching and Butchart Gardens. Excellent trip and phenomenal crew. A friend recommended to us and we will do the same. Highly recommend Prince of Whales!\nDw","review_date":"August 23, 2018","user":"pdkweber"},{"attraction_id":191,"rating":5.0,"review":"Lucky to see whales numerous times, great crew that took pictures & gave them to us, best entrance to the gardens. Have been on other whale watching tours over the years and this was the best experience yet. Zodiac boat looked like fun, but we wanted to also see Butchart Gardens that day as well so chose this option.The crew was knowledgeable and charming. We were...","review_date":"August 12, 2018","user":"670pas"},{"attraction_id":191,"rating":5.0,"review":"See the Whales, Tour the Garden. We had a wonderful cruise where we were able to see several sea lions, seals, and at least one humpback whale. The crew was friendly and very informative about the wildlife. Our self-guided tour of Butchart Gardens was also very enjoyable. This is a fantastic...","review_date":"August 5, 2018","user":"steve_scherrer"},{"attraction_id":191,"rating":4.0,"review":"An amazing expierence to see orcas in their natural habitat!. We have had an amazing experience on board of one of the bigger Prince of Whales boats. The staff (Pascale, Hannah, Pat) was very friendly and also very knowledgeable about the area and about the whales. We saw a family of transient orcas. They were...","review_date":"July 31, 2018","user":"paulinev3"},{"attraction_id":191,"rating":5.0,"review":"amazing experience with lots of orcas!. We did the whales\/gardens tour which was a great way (economical as well) to see both attractions in one day. We were on the big boat, the Salish Sea Dream, but it wasn't even close to full. We saw 2 families of transient orcas hanging...","review_date":"July 26, 2018","user":"nowincolor"},{"attraction_id":192,"rating":5.0,"review":"Amazing experience!. I highly recommend this. We saw 5 humpback whales, one up close and personal! A once in a lifetime experience.","review_date":"September 17, 2018","user":"birgus61"},{"attraction_id":192,"rating":5.0,"review":"Whale watching & Butchard gardens. We saw many whales, very informative,professional staff on whale watching tour. It was an amazing experience. Butchard gardens are so beautiful. Would do both things again","review_date":"September 6, 2018","user":"romsey654"},{"attraction_id":192,"rating":2.0,"review":"Cruise cancelled due to boat problems. Had to adjust everything.. Showed up at 12:45 for 1:15 departure on whale watch + Butchart garden excursion. Was told there might be issue with boat but come back at 1:20. At 1:35 was told, due to mechanical problems, tour was cancelled. We rebooked to their 3:30 whale watch...","review_date":"August 25, 2018","user":"al_g"},{"attraction_id":192,"rating":4.0,"review":"Great Way to Spend the Afternoon. Great way to get out on the water. A must for all ages as very comfortable. Saw a pod of orcas, a bald eagle, and some seals. Staff very informative and friendly. Would go again.","review_date":"August 14, 2018","user":"myclg"},{"attraction_id":192,"rating":5.0,"review":"Fantastic. Excellent value.\nLots of wildlife including harbour seals, bald eagles and of course whales. Staff are great, friendly and knowledgeable.","review_date":"August 8, 2018","user":"aklm26162"},{"attraction_id":192,"rating":5.0,"review":"Amazing experience!. We were lucky enough to see a humpback very close up and a pod of orcas a bit further away.\nThe ride was smooth and they provided lots of blankets to stay warm and dry, if you don't want to hide inside. Free hot beverages...","review_date":"July 24, 2018","user":"jackie2345"},{"attraction_id":193,"rating":5.0,"review":"Incredible trip. We absolutely enjoyed our journey with Captain Malcolm, Jenny, Nora, and Tom. Everyone seemed very knowledgeable about the killer whale and orca pods we saw. We saw what has been identified as the T pod on our way out to Victoria and on the return...","review_date":"September 17, 2018","user":"kimbrh"},{"attraction_id":193,"rating":5.0,"review":"Awesome experience better than what we expected. We booked three tours back to back for 11 hours on the Salish Sea Dream from Vancouver to Vancouver. It was awesome. As experienced SCUBA divers from Nova Scotia we have been out on many boats \u2013 this trip was awesome with highly profession staff....","review_date":"September 7, 2018","user":"9dave999"},{"attraction_id":193,"rating":5.0,"review":"Amazing experience! Highly recommend!. We did the Southbound Adventure Crossing - from Vancouver to Victoria. We were lucky enough to find the resident Orcas of J pod. The Orcas swam alongside the boat for quite a while - everyone had an opportunity to see these beautiful creatures in their...","review_date":"September 4, 2018","user":"bluberrysea"},{"attraction_id":193,"rating":5.0,"review":"Great Trip! Saw Orcas . I had a great experience! The staff was great and we ended up seeing 2 family\u2019s of Orcas which of course was so fun. I would suggest to bring extra layers of clothes and a rain jacket as I gets quite cold out on the...","review_date":"July 20, 2018","user":"b2482chlaurat"},{"attraction_id":193,"rating":5.0,"review":"Great trip. Great day out saw a humpback whale on the trip out - Victoria lovely and buchart gardens well worth a visit - then the bonus of orcas on return journey - very professionally run trip","review_date":"July 10, 2018","user":"sue31r2017"},{"attraction_id":194,"rating":4.0,"review":"Nice trip, but.... Hi,\nAll in all I can say that it is the money worth, at least for student. I had lots of fun being on this boat(Ocean Magic II). Boat is really fast and you don't have to worry about getting sea sick. Taking warm clothes...","review_date":"September 29, 2018","user":"joel1902lv1"},{"attraction_id":194,"rating":5.0,"review":"Loved this boat trip. I would really rate this group. The guides were enthusiastic and knowledgable. The boat was comfortable, fitted with blankets and hats as required. We had a great trip, managed to see some orcas, eagles and seals and I was dropped off in Vancouver to get...","review_date":"August 18, 2018","user":"stellamauckland"},{"attraction_id":194,"rating":5.0,"review":"Great Staff, Great Trip. We went with Prince of Whales for the afternoon whale watching and transport to Vancouver.\nStaff was great and took our bags and gave suggestion for lunch (Flying Otter, it was great). We were on the boat with Maeve from Ireland, Patrick from Australia, the...","review_date":"July 17, 2018","user":"connie_f"},{"attraction_id":194,"rating":5.0,"review":"Thrill of a lifetime. Amazing one-way trip from Victoria to Vancouver. Even though it was out of the way and delayed our arrival into Vancouver, we made detour to a nearby fjord where a pod of orcas had been spotted. We did indeed see the pod and watched these...","review_date":"July 4, 2018","user":"mom_to_zoe"},{"attraction_id":196,"rating":5.0,"review":"Great company, enjoyable and safe flight. A very friendly, efficient and safe company to fly with. Their combined trip with whale watching tour is very good, we had a lovely time and consider the package well priced.\nThank you team.","review_date":"June 27, 2018","user":"tomniwona"},{"attraction_id":196,"rating":5.0,"review":"Great day out. . Fab day. Saw loads of orcas, but the highlight for me was riding up front on the seaplane with pilot Rob on the trip back.. Great guy, and we swapped a few pilot stories on a very scenic trip.\nThanks so much for making it...","review_date":"June 14, 2018","user":"thebutch"},{"attraction_id":198,"rating":4.0,"review":"Convenient, downtown, no fuss whale watching.. I bought a groupon for this tour then proceeded to read the trip advisor reviews so I didn't have high hopes. We had none off the issues highlighted in the past. The boat was well maintained, the windows were clean and viewing was not impeded,...","review_date":"May 14, 2018","user":"beetlenerd"},{"attraction_id":201,"rating":5.0,"review":"Prince of Wales from Vancouver - all day trip to Victoria.. I too the Prince of Wales from the Westin Hotel. Left at 8.30am sharp and returned about 7.30pm. It is expensive but @ \u20ac253 but a once in a life time trip. the boat was great, fast, clean, plenty room. Blankets\/hats\/gloves available if you got...","review_date":"September 28, 2018","user":"annmcdonogh"},{"attraction_id":202,"rating":4.0,"review":"Lunch & River Cruise. Fantastic time lunch at Cornwall Pub was amazing. Food and wine were wonderful, cruise was lovely, good price at under $30 per person. Unfortunately the guide was a recording in 3 languages (English, French, Spanish) and was not properly synchronized with the locations we were...","review_date":"September 30, 2018","user":"elisa1_12"},{"attraction_id":202,"rating":4.0,"review":"It a great start. We booked this tour well in advance, were seated on the boat only to be told by the Captain that they oversold the cruise by 3 tickets and that either 3 people had to get off or the boat could not move. We were only...","review_date":"September 24, 2018","user":"kacee28"},{"attraction_id":202,"rating":4.0,"review":"GREAT CRUISE. I was travelling with my sister and my niece who is handicapped. The Captain helped my niece board the boat and get up the stairs. He also helped her disembark which was greatly appreciated. The cruise was interesting with lots of local info and historical...","review_date":"August 29, 2018","user":"auntievic"},{"attraction_id":202,"rating":5.0,"review":"Lovely outing on the St. Lawrence. We were coming from Ottawa and entered Brockville from 401. I never thought to enter destination into the GPS because I was confident that there would be signs leading to the business core. However after a couple of stops to ask directions, we found the...","review_date":"August 4, 2018","user":"helen_p"},{"attraction_id":202,"rating":3.0,"review":"Good Sightseeing Cruise, but .... The cruise would have been great had it not been for the 30 plus children from what appeared to be a day camp that boarded with my wife and I. The children, quite understandably, were totally disinterested in the accompanying commentaries and were noisy to...","review_date":"July 27, 2018","user":"paul_d"},{"attraction_id":202,"rating":4.0,"review":"Very Nice. A very nice and informative cruise around the 1000 Islands. At times it was hard to hear the taped commentary because of the large amount of tourists speaking loudly on the boat. We arrived early and lined up for about 45 minutes prior to leaving....","review_date":"July 14, 2018","user":"margos270"},{"attraction_id":202,"rating":4.0,"review":"Nice to be out on the Water on a Hot Day. Informative & Friendly.. I originally booked on the high speed Wildcat 2.. cruise but it was cancelled due to some Government Regulation issues.. the more traditional cruise was Nice to get out on the water around Brockville, see some of the islands and waterfront, cottages, homes and Mansions.....","review_date":"July 9, 2018","user":"peter_f"},{"attraction_id":202,"rating":4.0,"review":"Wonderful cruise and fun for whole family. Great fun for the whole family (elderly and young). A bit too long if you have young children as they get bored after about an hour but the staff was great and pointed out the more popular islands. The deck will give you the best...","review_date":"June 22, 2018","user":"umme18"},{"attraction_id":207,"rating":5.0,"review":"Great atmosphere, fun tradition with family & friends. We were on the Carolship Dinner Cruise couple weeks ago with friends and it was just great!! The open buffet had a variety of foods; main dishes were turkey & ham and they were all very delicious, dessert buffet was soo yummy. Carolers greeted us...","review_date":"January 2, 2019","user":"pinarvan"},{"attraction_id":207,"rating":3.0,"review":"Mediocre food, good entertainment . Went with another couple for the Carol Singing Ship. The food buffet was very limited, but what they did offer was food.\nDessert was very poor-no hiding they were mass produced frozen cheese cake and chocolate logs...dry, tasteless.\nCocktails were ok, but seemingly virtually no...","review_date":"December 22, 2017","user":"llcoold"},{"attraction_id":208,"rating":1.0,"review":"Trouble with Blackawton. I booked a photography trip on Bonnie Bay on 08\/22\/2018 at 6pm. The 4 of us went to the Norris Wharf but no one came as scheduled After multiple calls and finally an E-mail, I received an E- mail from Greg Osmond that he had...","review_date":"September 17, 2018","user":"celestnav"},{"attraction_id":208,"rating":5.0,"review":"Fantastic tour of Bonne Bay. Beautiful tour on a lovely boat. Captain Greg showed us 4 bald eagles and then let us fish. Caught some mackerel and cod (released) and then tried jigging for squid. We took the 2 hour nature tour in early evening. Highly recommend!","review_date":"September 2, 2017","user":"laurie_m"},{"attraction_id":208,"rating":5.0,"review":"Interesting Tour of Bonne Bay. We took this tour, and were i,pressed with all the knowledge the Tour Guide had of the area\nWhen some Minke whales were spotted the captain of the boat got as close as he could so we could see them and take photos , we...","review_date":"August 9, 2017","user":"n_doug_p"},{"attraction_id":208,"rating":5.0,"review":"Cod Jigging with a local was a trip highlight!. Our group of 6 were new to fishing and Cod Jigging, but were put at ease by Captain Greg! We all caught fish and received an amazing personal tour of the bay. I would strongly recommend as it is unique, fun and affordable. We also...","review_date":"August 8, 2017","user":"listbucket"},{"attraction_id":208,"rating":5.0,"review":"Cod jigging paradise. Bonne Bay was calm and sunny, the views spectacular. A bald eagle perched atop a tree soared over the sea after giving us time for a few photographs. My son and daughter caught 8 cod and mackerel, I caught a huge smile watching, and taking...","review_date":"July 15, 2017","user":"tmoryto"},{"attraction_id":208,"rating":5.0,"review":"Beautiful morning with very personable owner guide.. Greg is a native of the region. Our tour was for two people for two hours. We had him all to ourselves. And we went early in the morning for better life and very hour of the day. Just the two of us on the...","review_date":"June 12, 2017","user":"angeles"},{"attraction_id":208,"rating":5.0,"review":"Great Boat Tour! . My friend and I really enjoyed this boat tour! Greg and his wife were fantastic - so personable, friendly, and down to earth. Greg was full of interesting historical facts as well as personal stories about Bonne Bay. We didn't expect to see whales, as...","review_date":"October 8, 2016","user":"kate-lyn_k"},{"attraction_id":208,"rating":5.0,"review":"Great boat tour!!. Greg operates a very good family boat tour business. Very friendly and has good knowledge of the area as he and his family are from the area. They were on time and easy to get to. The skipper was always on the look out for...","review_date":"August 29, 2016","user":"elaine_clem2016"},{"attraction_id":208,"rating":5.0,"review":"Lovely Boat Charter. Well operated, professional family run operation. We were a large group visiting, looking to go to Woody Point for dinner & were told by another boat tour that it was not possible as the last boat left at 5pm & returned at 5:30. Blackawton was...","review_date":"August 27, 2016","user":"gary_l"},{"attraction_id":208,"rating":5.0,"review":"Wonderful day on the Bay. This is the best tour that I've been on. Greg's knowledge of the area was very educational, his professionalism was second to none. This is a tour that you really should take when in the Bonne Bay area.","review_date":"August 18, 2016","user":"dorothy_p"},{"attraction_id":208,"rating":5.0,"review":"Bonne Bay. Greg's intimate tour of the bay introduced us to the beauty, history, and community of the area. It was so interesting to learn these from someone whose family had been a part of the area for generations. It was very different from the Westerbrook Fjord...","review_date":"August 14, 2016","user":"dorothyarm"},{"attraction_id":208,"rating":5.0,"review":"Beautiful Boat Ride in Bonne Bay. Thank you Greg for the wonderful boat ride during our stay in the Gros Morne area! We were the only clients, but he was happy to take us out on a private tour. He picked us up from Norris Point and we cruised around for...","review_date":"June 28, 2016","user":"deathstar_gim"},{"attraction_id":208,"rating":5.0,"review":"Great tour from an enthusiastic and knowledgeable operator. Blackawton Boat Tours may be the newest tour operator on beautiful Bonne Bay, but their knowledge of the area and friendliness is second to none. They took me out this morning even though I was the only customer on the boat, so if you're looking...","review_date":"June 27, 2016","user":"richienyack"},{"attraction_id":208,"rating":5.0,"review":"wonderful boat tour!. Our visit to the Gros Morne area was at the very end of season. However, our host Ken, at the Seaside Suites in Woody Point, made a phone call to Greg, who operates Blackawton Boat Tours, to arrange a private boat tour of Bonne Bay...","review_date":"October 10, 2015","user":"travelbug37220"},{"attraction_id":208,"rating":5.0,"review":"A great boat trip!. A beautiful scenic tour of the bay with fascinating local histories and personal anecdotes provided by our knowledgable and genial host. Relaxing and informative, a great way to get to know the area.","review_date":"September 28, 2015","user":"evansbarba"},{"attraction_id":208,"rating":5.0,"review":"Great night on the bay!!. I am a local, loved our night tour of the bay! Saw whales, anchored for the captain to play a few tunes on his guitar, even enjoyed a meteor shower!! Loved it!!","review_date":"September 8, 2015","user":"denise_y"},{"attraction_id":209,"rating":5.0,"review":"A boat ride around Vancouver is a MUST if you are visiting!. We were a little hesitant about taking a smaller Zodiac boat for our sea adventure around Vancouver, but after 3 amazing hours zipping around seeing all the sites in the open air, it was definitely one of the highlights of our entire trip.\nYou'll get...","review_date":"August 28, 2018","user":"aidenwanders"},{"attraction_id":209,"rating":5.0,"review":"Amazing Adventure!. Our guide, Dylan, was very informative and pleasant, he pointed out many interesting sites including celebrity mansions, a seal colony, Lighthouse Park and finally Bowen Island, where we had our dinner. We pre-ordered our meal at the start of the trip, so it was ready...","review_date":"August 22, 2018","user":"karen_d"},{"attraction_id":209,"rating":5.0,"review":"? . AMAZING , fun , Dylan the captain was fantastic and informative , very professional and fun , amazing 500 hp boat very comfortable ride , we sat up front and WOW. What a blast ! Little pit stops to see seals , and celebrity homes...","review_date":"August 19, 2018","user":"roam799984"},{"attraction_id":209,"rating":5.0,"review":"Bowen Island Dinner Cruise w\/Celebration of Lights Fireworks Viewing. This was a great trip. We really wanted to do something on the water and we chose the best experience out there. Our guide was the best. He was very knowledgeable about the sights and almost all things Vancouver and the surrounding areas. The food...","review_date":"August 6, 2018","user":"zcruisers"},{"attraction_id":209,"rating":5.0,"review":"Amazing ride with beautiful sights. Had an amazing time on Saturday with the Zodiac Tour to Bowen Island. Raphael was a great guide and gave lots of useful information and fun facts. Very easy to talk to and lots of knowledge. The meal was lovely at Bowen and it was...","review_date":"May 14, 2018","user":"samantha-jayne_r"},{"attraction_id":209,"rating":5.0,"review":"Thrilling and an incredible trip!. I booked my parents and myself this 3-hour tour, and to say that we enjoyed this would be an understatement. Raphael, who was our guide and the captain for the trip, was so knowledgeable, skilled, and genuinely entertaining. Despite having lived in Vancouver myself for...","review_date":"May 1, 2018","user":"justin_n"},{"attraction_id":209,"rating":5.0,"review":"Fun ride with beautiful scenery!. Our driver\/guide, Raphael, was very entertaining and one heck of a boat captain. The ride itself was like a carnival fun ride as did tight donuts in the ocean! The view out to Bowen Island was great and he pointed many interesting sites including a...","review_date":"April 27, 2018","user":"maddogjake"},{"attraction_id":210,"rating":3.0,"review":"2 in 1 - a Great Day. Although it was memorial weekend, Orca tour company didn\u2019t attempt to overbook the whale watching trip. The staff and crew were fantastic, always offering educational tips and finding whales and sea life. Definitely appreciated the covered boat vs orange and yellow inflatables. It gets windy...","review_date":"May 29, 2018","user":"jeffrey_s"},{"attraction_id":212,"rating":5.0,"review":"Can't recommend this enough. We booked 2 nights at the lodge plus a whale watching Zodiac tour and an ATV tour. Our whale tour was booked for the Wednesday morning but the weather was too rough so we easily switched to the following day and then were able to...","review_date":"August 26, 2018","user":"galaxy148"},{"attraction_id":214,"rating":5.0,"review":"Fantastic Personal Tour - Just Us with the Snow. It was a snow day in Quebec with some wind that held down the crowds. As such it was just the two of us with Robert. Robert gave a great tour with a great mixture of history, culture, architecture, social, political and personal favorites. The...","review_date":"February 27, 2019","user":"442leighn"},{"attraction_id":214,"rating":5.0,"review":"Loved it so much. . Our tour guide was engaging and knowledgeable. There were 15 people in our group and the tour was a great mix of history, culture and architecture. One of the best walking tours I\u2019ve been on.","review_date":"February 19, 2019","user":"ranetachka"},{"attraction_id":214,"rating":5.0,"review":"Great tour of upper and lower old town. We did the 2 hour walking tour of old Quebec and it was wonderful. Our guide Clarisse Frechette was very well informed of the history and sights in Old Quebec City. This is a great tour for someone who has never been here. This is...","review_date":"January 18, 2019","user":"curious802988"},{"attraction_id":214,"rating":5.0,"review":"I still remember the hand motions!. We arranged to do a walking tour with the concierge at the Chateau Frontenac when we couldn\u2019t find any tours listed on the company websites in the winter. Louise was marvelous - don\u2019t miss out on this even if it\u2019s cold. It was so much...","review_date":"January 14, 2019","user":"cab6500"},{"attraction_id":214,"rating":5.0,"review":"Excellent!. We also had Robert, he was great. Lots of walking and stairs, if you have mobility issues be warned. Lots of history, and time passed so fast!","review_date":"January 14, 2019","user":"karen1972s7"},{"attraction_id":214,"rating":5.0,"review":"Cool guide Cool city. If you are new to Old Quebec I would highly recommend this tour. We loved our tour guide Robert. He was energetic and fun and full of past and current information on Old Quebec.","review_date":"January 8, 2019","user":"dnpierce"},{"attraction_id":214,"rating":4.0,"review":"great tour. We did a tour with a very knowledgeable tour guide who was part native and part French Canadian and spoke good English with a French-Canadian accent. We got the tour through the tourist center. Great tour.","review_date":"January 6, 2019","user":"gerleg12"},{"attraction_id":214,"rating":5.0,"review":"Christmas Food Tour. Was a lovely walk around town tasting all the wonderful delights that Quebec City had to offer. Our guide Jocelyn ( sorry if I\u2019ve spelt it wrong) was excellent. Had a lovely time well worth doing.","review_date":"December 30, 2018","user":"lea291165"},{"attraction_id":214,"rating":5.0,"review":"Wuebec City Walking Tour. Great story-telling by our guide Louise! Felt we got a great orientation to the city and its history.","review_date":"December 25, 2018","user":"jennifer_b"},{"attraction_id":214,"rating":4.0,"review":"Nice introduction. Our guide spent more than the requisite time with us. I enjoyed our walk around. It is for beginners.","review_date":"December 19, 2018","user":"nomoremuseums"},{"attraction_id":214,"rating":4.0,"review":"Excellent Intro to Quebec City. First of all, Jocelyn was great. She has a passion for sharing both her personal history and the history of Old Quebec. She was patient and knowledgeable.\nThe tour is advertised as 2.0 hours and was every bit of that and some more. It starts...","review_date":"December 18, 2018","user":"mike_d"},{"attraction_id":214,"rating":1.0,"review":"Not for Canadians. If you are the least knowledgeable about basic Canadian history, this tour is not for you. I expected the low group numbers (15 max) would mean we would learn some new things and visit some little known pathways. Musee du Fort was never once mentioned,...","review_date":"December 17, 2018","user":"dcanadian"},{"attraction_id":214,"rating":5.0,"review":"Jacques is great. Jacque was a trove of information and managed to keep us fully engaged on a cold winters day! The temp dipped below zero Fahrenheit but his skillful use of the sun and windless spots made the time highly enjoyable.","review_date":"December 10, 2018","user":"bernard_m"},{"attraction_id":214,"rating":5.0,"review":"Excellent. Enjoyed every minute. Robert was very knowledgeable about the history of the city, had a good sense of humour great 2 hours. Very beautiful city. Well worth the money and time.","review_date":"November 18, 2018","user":"anne_q"},{"attraction_id":214,"rating":5.0,"review":"Excellent tour. Our tour guide Yves Tardif made this an excellent experience.\nHe was funny, entertaining and knowledgeable.\nHe took his time and even spent an extra half hour more than what was scheduled to make sure we saw everything he felt we needed to see.\nI'd...","review_date":"November 18, 2018","user":"prairieschooner"},{"attraction_id":214,"rating":5.0,"review":"Highly recommended to see the most interesting spots . We took this tour in November so it was very cold but we had a great time. We went to all the interesting places in old Quebec. Our Guide Robert Vandermeer was awesome. He speaks perfect English, as he is actually from Michigan. He has...","review_date":"November 15, 2018","user":"vossi912"},{"attraction_id":214,"rating":5.0,"review":"Great Way To Explore Old Town. We booked this tour in advance, but it appeared that it wasn't necessary. There were three guides\/groups for the time slot we booked. The tour covered much of the upper old town, ending in the lower town. It provided a good introduction (learned our way...","review_date":"November 11, 2018","user":"22maui"},{"attraction_id":214,"rating":4.0,"review":"Entertaining and happy to engage. Wove the story well into the tour\nMade links to past movies such as Hitchcock\u2019s I confess and was more than happy to answer all our questions and more","review_date":"November 9, 2018","user":"john_m"},{"attraction_id":214,"rating":5.0,"review":"Excellent intro to beautiful Quebec City. We took this tour of Old Quebec soon after arrival. It gave us a wonderful background of the history and layout of the city, in an entertaining way. There isn't a great distance covered in the walk but it took us by most of the...","review_date":"November 8, 2018","user":"poss79"},{"attraction_id":214,"rating":5.0,"review":"Informative Guide - perfect English. On our particular day, (10\/19\/2018), there was a large enough group to split between two guides. Our guide (retired Chemical Engineer) did a nice job gathering us so we all could hear and kept tabs on \"the stragglers\" making sure we remained a group. The...","review_date":"November 8, 2018","user":"doubledinvt"},{"attraction_id":214,"rating":3.0,"review":"Very good tour. Interesting guide when we could hear her.. This was a very interesting tour. The tour guide was very knowledgeable & interesting; my only issue is that it was a large group & about 1\/3 of the time we just could not hear her. I have been on other tours where the guide...","review_date":"October 31, 2018","user":"kenpruz"},{"attraction_id":214,"rating":5.0,"review":"Kings Daughters & D day landings . The walking tour of old Quebec is a \u201c must not miss \u201c a fascinating meander through the history of this wonderful city. From 1608 to the secret planning of D day landings ... the tour will surprise you and charm you.","review_date":"October 30, 2018","user":"l8682ymsoniac"},{"attraction_id":214,"rating":5.0,"review":"Very Enjoyable . Jocelyne was delightful as our tour guide and shared personal experiences and information that made the tour special. She was very knowledgeable and gave us recommendations on where to go to eat local foods. It was a good mix of history and advice!","review_date":"October 26, 2018","user":"travelingazeileen"},{"attraction_id":214,"rating":5.0,"review":"Old Town walking tour.. Took the tour that left from the visitor center. The tour hit the highlights of Old Quebec and took about 2 hours.There was a lot of history as well as seeing the main sights. The Old City is very hilly and our guide did his...","review_date":"October 22, 2018","user":"mikef1228"},{"attraction_id":214,"rating":5.0,"review":"Great intro to the city!. What a great way to see and learn about the old part of the city. Clareece was the perfect guide, putting her own colorful spin on Old Quebec's very interesting history. The company caps the number of people on the tour, which makes a huge...","review_date":"October 22, 2018","user":"matt_h"},{"attraction_id":214,"rating":5.0,"review":"Walking Tour. Great tour. Very knowledgeable guide. Gave us great suggestions on places to eat!! It was a very thorough excursion, covering many points of interest in the city. Great intro into Old Quebec City.","review_date":"October 21, 2018","user":"crmtv"},{"attraction_id":214,"rating":5.0,"review":"Great tour. This was an incredibly informative and entertaining introduction to the Old Town of Quebec City. Michael was great. I highly recommend it.","review_date":"October 21, 2018","user":"connector315152"},{"attraction_id":214,"rating":5.0,"review":"Old Town Quebec. This was a great tour in a beautiful city! The guide was very informative, on time, and kept going, even though it was a chilly day and she wasn't really dressed for it! The walk felt good, too. If you struggle with up\/down hill, it...","review_date":"October 17, 2018","user":"pauline_z"},{"attraction_id":214,"rating":5.0,"review":"Terrific intro to Old Quebec!. My husband and I did not want the walking tour of Old Quebec to end; Robert Simard took us effortlessly through the centuries of this very historic (and very hilly) city. His command of detail; interesting historical context; and ability to pull in the walking...","review_date":"October 17, 2018","user":"kjrhoa"},{"attraction_id":214,"rating":4.0,"review":"Interesting Walking Tour on a Cold Wet Day. Our tour was with Michael and because of the weather included only 4 people. Even with the harsh weather, the tour was an enjoyable and educational walk around historic Quebec City. These walking tours are excellent at giving you a headstart in understanding the cities...","review_date":"October 17, 2018","user":"william_t"},{"attraction_id":214,"rating":5.0,"review":"Excellent guide through upper and lower old city. We started our walk in the lower city and wandered through the known sites (Place Royale for example) but guide pointed out things I would have missed. For example sidewalk markings on a side street showing the riverfront at different dates--as the shoreline was built...","review_date":"October 16, 2018","user":"smallboatcruiser"},{"attraction_id":214,"rating":5.0,"review":"Highly recommended walking tour. We were fortunate to book this 2 hour tour of old Quebec. We had an excellent guide, very interesting and informative, who took us to places and pointed out things I am sure we would have missed if on our own and gave us a...","review_date":"October 16, 2018","user":"cliffordm8"},{"attraction_id":214,"rating":5.0,"review":"Exceptional Voir Quebec Tour with Robert Simard. My first visit to Quebec City in September was totally enriched by an in depth walking tour with Robert Simard, a native of nearby Baie St. Paul, and a very experienced and truly exceptional tour guide who clearly loves to share his passion for this...","review_date":"October 15, 2018","user":"l_a"},{"attraction_id":214,"rating":5.0,"review":"Delightful Afternoon Walking Tour. We were fortunate enough to be able to spend a couple of days in Quebec City a couple of weeks ago as part of a cruise from NY. When we disembarked, our little group of four travelers met our tour guide, Jacques, at an easy-to-find...","review_date":"October 14, 2018","user":"ponstad2"},{"attraction_id":214,"rating":5.0,"review":"Great introduction to the City. Michael, our English speaking guide, led us on an informative two hour tour of the old city. Despite howling winds and rain, he kept us entertained by his wealth of knowledge. Thanks so much!","review_date":"October 11, 2018","user":"martha_d"},{"attraction_id":214,"rating":5.0,"review":"Clarisse was wonderful. Take this tour. Clarisse was first rate, knowledgeable, comprehensive, considerate, humorous, attentive. The pace was just right. We came away with a working understanding of Quebec history. I especially enjoyed the contrast between the English and french architecture","review_date":"October 11, 2018","user":"constance5"},{"attraction_id":214,"rating":5.0,"review":"Excellent City tour. This was an excellent way to see the city. The guide was enthusiastic, knowledgeable and friendly with very good English. We saw interesting sights and were told how the city has changed through its history. The walking was not strenuous and there opportunities to sit...","review_date":"October 11, 2018","user":"merlinx351"},{"attraction_id":214,"rating":5.0,"review":"So much better than a guide book. With very little time in Quebec city we wanted to make sure that we saw something other than the large and obvious sights. Our guide, Jean-Fran\u00e7ois, made sure that we noticed detail that we would never have seen if we had been wandering with a...","review_date":"October 8, 2018","user":"simond851"},{"attraction_id":214,"rating":5.0,"review":"What a walking tour. A recent stay in Quebec this was booked before I arrived.\nGuide was in vintage costume and was soldier 1600 or so.\nHe was personable. Well verse in history and what transpired during that time.\nThis was an unexpected treasure and treat.\nWe started Old...","review_date":"October 7, 2018","user":"cluttetcatvincent"},{"attraction_id":214,"rating":5.0,"review":"Great guide. So much history, and so much to learn and see. Our guide was knowledgeable on many subjects and obviously loves Quebec. The pace was slow enough to allow me to keep up, yet brisk enough to cover lots of ground. Rain was manageable but of...","review_date":"October 5, 2018","user":"stpetesusan"},{"attraction_id":214,"rating":5.0,"review":"Bury Your dead tour based on the Louise Penny Novel.. This was an excellent tour. It explored the history of the city and the issues raised in the novel distinguishing between fact and fiction. Our guide Marie Legroulx was well informed and very pleasant. It was a great way to experience the city.","review_date":"October 5, 2018","user":"barbara_g"},{"attraction_id":214,"rating":4.0,"review":"Too many names, need more event history and reasons for the history. Our guide was really into sharing her knowledge. Quite strenuous walk in duration and difficulty. Lots of standing and listening.","review_date":"October 5, 2018","user":"ambassador550384"},{"attraction_id":214,"rating":2.0,"review":"Old Quebec walking tour (or how to dodge a tsunami of tourists, and an unending string of super-sized tour buses). The tour consisted of random bits of history, often minutely discussed, but without a string of continuity. Add to this a tour guide who tried too hard to be humorous. We were bored within the first sixty minutes.","review_date":"October 2, 2018","user":"docnewt49"},{"attraction_id":214,"rating":4.0,"review":"Great guide provides great walking tour. Michael provided lots of information about Quebec City and how it had prospered under the British shipbuilders. The subsequent decline and then rebirth were also explained in a humorous and convincing way.","review_date":"October 2, 2018","user":"psteph08"},{"attraction_id":214,"rating":5.0,"review":"Our guide was great. He had an extensive knowledge of the Old City. He was good at keeping us involved and out of the crowded areas around the Chateau Frontenac. Lots of history and interesting viewpoints.","review_date":"October 1, 2018","user":"earl_h"},{"attraction_id":214,"rating":5.0,"review":"Not to be missed. A most interesting 2.5 hours spent in the company of Robert. He really bought the city alive for us, was facinating to listen to, and most knowledgeable on the history of Quebec. We leave with lasting memories.","review_date":"October 1, 2018","user":"dcadja"},{"attraction_id":214,"rating":5.0,"review":"Superb, best tour on our trip. Perhaps all the guides are terrific. Ours was Janet, and she wove the history of Quebec in with its immigrants, architecture, stone color. Two-and-a-half hours, from the top of Old Quebec to the bottom near the tramway. Never dull, time for breaks, just superb.","review_date":"September 28, 2018","user":"arniedonna"},{"attraction_id":214,"rating":5.0,"review":"A great tour of Quebec's Old Town with an excellent guide. My wife and I were very pleased with the walking tour of Old Town Quebec and our excellent guide Robert. Robert was a local resident who had attended Laval (high school?) and was very knowledgeable about the history, the various neighborhoods and businesses in Quebec....","review_date":"September 28, 2018","user":"dick_v"},{"attraction_id":214,"rating":5.0,"review":"Charming and Informative. Our Guide, Francine, was wonderful. fully knowledgeable of the history, architecture and culture of Quebec City and the area. My wife and I had a wonderful time and will remember Quebec because of the tour.","review_date":"September 28, 2018","user":"petecamana"},{"attraction_id":214,"rating":5.0,"review":"Very good guide in Quebec - Ann Tanguay. The guided tour by Ann was very interesting, very educational and it covered all the interesting points in old QUEBEC","review_date":"September 27, 2018","user":"rubono_dolomites"},{"attraction_id":214,"rating":5.0,"review":"Walking tour. Our guide, Paul Bouroughs, was fantastic! He presented facts and anecdotes which made our walk around Quebec very informative and entertaining. We would highly recommend this tour to others wishing to learn about Quebec and gain an understanding of the history of Quebec.","review_date":"September 26, 2018","user":"stefan_n"},{"attraction_id":214,"rating":5.0,"review":"Fabulous Private Walking Tour. Our private walking tour of old Quebec was fabulous because of Louise. She was outstanding, funny, knowledgable and everything you could want in a guide. Tours Voir Quebec is a great company, easy to work with when booking tours in advance.","review_date":"September 25, 2018","user":"joanie_k"},{"attraction_id":214,"rating":5.0,"review":"Margarita was fantastic. The tour was very informative and a great overview of Upper and Lower Quebec. Margarita was knowledgeable and enthusiastic and a lot of fun. We would recommend this tour to everyone.","review_date":"September 24, 2018","user":"kz897"},{"attraction_id":214,"rating":5.0,"review":"Very good tour. Yves was our tour guide and was excellent. He was extremely knowledgeable and spoke perfect English. If you love history, you will love this tour. There is a lot of walking involved so be prepared. One caveat - if you are on a cruise ship...","review_date":"September 24, 2018","user":"bagpiper55"},{"attraction_id":214,"rating":5.0,"review":"Great walking tour. Excellent presentation by guide. Wonder historically important city in northern American. French influence is very apparent here.","review_date":"September 23, 2018","user":"saburo1934"},{"attraction_id":214,"rating":5.0,"review":"Very Informational. This was a great tour, with tons of history being explained. Pretty easy walking with many breaks to look at sights.Actual length of tour was closer to 2 1\/2 hrs. One piece of advice...if you are taking a car downtown to take in the tour,...","review_date":"September 22, 2018","user":"hoopsfanatik"},{"attraction_id":214,"rating":5.0,"review":"Great Introductory Tour. The tour was very informative and introduced us beautifully to Quebec City. I recommend this tour on the first day of your trip to understand the history and beauty of this city.","review_date":"September 22, 2018","user":"jeffreyd570"},{"attraction_id":214,"rating":5.0,"review":"great tour. The guide was very informative about the history of the city. Enjoyed hearing the history and seeing the different sights. Was a good tour to take on our first day to get familiar with the lay out of the city.","review_date":"September 20, 2018","user":"jan_g"},{"attraction_id":214,"rating":5.0,"review":"Excellent tour. We thoroughly enjoyed this tour, despite gray, drizzly weather. Our tour guide was excellent - very informative, as well as charming and engaging.We learned a great deal about both the history of Quebec City and what it's like to live there today. We appreciated the...","review_date":"September 20, 2018","user":"diana81184"},{"attraction_id":214,"rating":5.0,"review":"Best walking tour we've ever taken. Clarise provided a fantastic and informative experience! Great combo of history and interesting comments about a beautiful city. we even walked past Clarise's home on the tour so you know she loves her city. Couldn't have been a better use of 2 hours.","review_date":"September 18, 2018","user":"atin2013"},{"attraction_id":214,"rating":5.0,"review":"Great way to see the city. We started our visit to Quebec City with a walking tour. It was a great way to get an overview of the City. Our tour guide was very knowledgeable and entertaining. Definitely a \"must do\".","review_date":"September 16, 2018","user":"katherine_j"},{"attraction_id":214,"rating":5.0,"review":"Awesome tour!. This was our first tour in Quebec. My husband and I found this tour very informative. After this tour, we knew where everything was.","review_date":"September 15, 2018","user":"myriam_w"},{"attraction_id":214,"rating":5.0,"review":"Great Tour of Quebec City. Our tour guide Robert did a wonderful job showing us Quebec City! He was very knowledgeable and entertaining. We learned a lot from the tour and we truly enjoyed it. Although it was a challenging day getting around because of the bike races, we were...","review_date":"September 14, 2018","user":"william_w"},{"attraction_id":214,"rating":5.0,"review":"Absolutely Perfect. Our guide for this tour was so amazing, a true local who loves her city. She started on time, kept us together and had stories of historical and human interest everywhere we passed. I would take this tour over again in a heartbeat.","review_date":"September 13, 2018","user":"gretchen_k"},{"attraction_id":214,"rating":5.0,"review":"Worthwhile Tour. We took this tour today and our guide Marise was excellent. Good pace, nice sized group (16). Some cobblestones but usually smooth pavement. Public washrooms halfway and 3\/4 way.","review_date":"September 11, 2018","user":"kathleen_p"},{"attraction_id":214,"rating":5.0,"review":"Would Recommend!. Our tour guide Louise was very knowledgeable and funny. She made sure we knew about the history of buildings and places and did not rush - she actually went about 30-40 minutes over. Well worth it!","review_date":"September 10, 2018","user":"kamplement"},{"attraction_id":214,"rating":5.0,"review":"Highly recommended . Robert was fabulous, very entertaining and great knowledge of the city,put your walking shoes on.\nWe loved Quebec, wish we had more time here.","review_date":"September 10, 2018","user":"laugh74"},{"attraction_id":214,"rating":5.0,"review":"Quebec walking tour with Robert!. Robert did an excellent job. There were about 10 of us. He has a very nice pace for walking and speaking. We were to be together for about 2 hours, but it ended up being closer to 2 1\/2. It was very interesting and a...","review_date":"September 10, 2018","user":"planitohio"},{"attraction_id":214,"rating":5.0,"review":"Great Tour. A great way to see & hear about some of the history of this area. Our guide, Clarissa, was very knowledgeable, easy to understand (English tour), a good storyteller & had a great sense of humour. Our tour lasted 2.5+ hrs but went by fast....","review_date":"September 9, 2018","user":"bella_canada_12"},{"attraction_id":214,"rating":5.0,"review":"Delightful, in-depth experience. Merci, Gladys, for an outstanding tour! As we walked the streets of the three main parts of the city we learned about the three major periods of Quebec history. Gladys pointed out the architecture of the French, British and Canadian periods at pertinent opportunities where...","review_date":"September 9, 2018","user":"janet_s"},{"attraction_id":214,"rating":5.0,"review":"Michael O'Neill brings an architect's eye and deep affection for the city to this tour. We had a 2+ hour tour of Quebec with Michael O'Neill. He gradually revealed his own deep family and personal connections to the city as he offered insights into the economic, political, educational, and religious life of the city. And along the way he pointed...","review_date":"September 7, 2018","user":"david_d"},{"attraction_id":214,"rating":2.0,"review":"Good Tour but didn't like the English (but willing to take our money). We booked the tour via our hotel, walked to the tourist office and everything started well.\nThe guide spoke good English and seemed to have a pleasant manner. However, part way through the tour he appeared to take delight in making it clear that the...","review_date":"September 5, 2018","user":"somersettraveller08"},{"attraction_id":214,"rating":5.0,"review":"What a wonderful experience!. We did the 10am tour and I believe our tour guide was Clarisse. She was extremely knowledgeable of the historic and cultural aspects of the city and province as a whole and made recommendations of follow-up visits we should make, many of which I didn't...","review_date":"September 5, 2018","user":"snowang99"},{"attraction_id":214,"rating":4.0,"review":"Well worth the money. It's important to get acclimated to a new town. If you can find a tour that gives you a good overview not only of history, but where everything is so you can plan the rest of your trip, you should take it. This one does...","review_date":"September 3, 2018","user":"rc30319"},{"attraction_id":214,"rating":5.0,"review":"Guy was great!. Our tour guide Guy was excellent. Knowledgeable and interesting, very informative and entertaining. Lots of walking but well paced.","review_date":"September 3, 2018","user":"danc21"},{"attraction_id":214,"rating":5.0,"review":"Excellent Tour Louise is the Best !. My boyfriend and I took the walking tour on Friday . The tour started and lasted for 3 hours . We walked hills stairs and many crowded sidewalks . If you are thinking about doing this tour wear good comfortable shoes the inclines can be...","review_date":"September 3, 2018","user":"julie_h"},{"attraction_id":214,"rating":5.0,"review":"2 hour Quebec City Walking Tour. My wife and I visited beautiful Quebec City last week. There were so many things we wanted to see, but only had 2 days to stay in Quebec City before moving on to Montreal, that we decided to take to tour which we booked thru...","review_date":"September 2, 2018","user":"nebodipi"},{"attraction_id":214,"rating":5.0,"review":"Great introduction from a local!. We had one day in Quebec City and made sure to book a walking tour. Genevieve was our guide and did a fantastic job. It was clear how much she loved her city and she was very knowledgeable. Even though it rained on our tour,...","review_date":"September 2, 2018","user":"mark_s"},{"attraction_id":214,"rating":5.0,"review":"Excellent Walking Tour. Tours Voir Quebec - Guide Robert Simard\nIt was our first trip to Quebec City. We were anxious to see the highlights of the only walled city north of Mexico, now a UNESCO site. If you are physically able to walk for a couple of...","review_date":"September 2, 2018","user":"catharine2013"},{"attraction_id":214,"rating":5.0,"review":"Excellent Way to Learn About the City. We had a fantastic tour with Robert Simard yesterday. We learned so many interesting things about spots we had passed by a couple of times before and not even noticed, and a good amount of Canadian history in a very interesting way. He was entertaining...","review_date":"September 2, 2018","user":"bizygal"},{"attraction_id":214,"rating":5.0,"review":"Awesome Tour!!. Our guide, Jim, was a native of Quebec City and that gave us great insight into the history of this amazing city. He was very informative and passed along little tidbits he remembered from his childhood. Lots of walking up and down hills which we...","review_date":"September 1, 2018","user":"rbarbato"},{"attraction_id":214,"rating":5.0,"review":"Walking tour covers all the great locations in an easy downhill stroll. We really enjoyed the time we spent with our guide. The group was small enough to get to know everyone and hear our guide. This was our first morning in Qu\u00e9bec and it was a nice way to get a feel for the place. Our...","review_date":"August 30, 2018","user":"geoff809"},{"attraction_id":214,"rating":5.0,"review":"\"Bury Your Dead\" book tour. Very interesting tour of the places highlighted in Louise Penny's book \"Bury Your Dead\". Our tour leader Marie was terrific and gave us very in-depth history and descriptions of the various buildings including a couple that are exclusive to this tour. Also included a sampling...","review_date":"August 30, 2018","user":"gmule"},{"attraction_id":214,"rating":5.0,"review":"Well worth spending a couple of hours. We were really pleased we did this walking tour. Our guide, Clarisse, was great. Very knowledgeable and very pleasant. We learnt a lot about the history of Quebec and the buildings we saw along the route. Doing this during out first morning in the City...","review_date":"August 29, 2018","user":"ian_f"},{"attraction_id":214,"rating":3.0,"review":"Worth doing. We were told this was something we should do. Our guide was very pleasant but talked way too much. We learned a lot about the history of the area and saw many points of interest, but we felt that each stop including a lot of...","review_date":"August 28, 2018","user":"lyn_n"},{"attraction_id":214,"rating":5.0,"review":"Interesting tour and an amazing and friendly guide. I did alone this activity and I had a great time walking around the old city. I discovered with the guide some new places for me . The guide , a medium-age woman had a lot of knowledgement about the city and its history. In...","review_date":"August 27, 2018","user":"abpcanada"},{"attraction_id":214,"rating":5.0,"review":"Up Close and Personnal. The guide knew the city and history, was friendly and entertaining. It was a two hour walking tour, mostly down hill, that was not too demanding. The tour ends at the Funicular, which you can ride back up to where the tour started.","review_date":"August 27, 2018","user":"michael_h"},{"attraction_id":214,"rating":5.0,"review":"Interesting walking tour of Quebec. Excellent guide, Charlotte, who was well informed, explained things very well, and we walked around seeing most important sights within the allotted time frame. She had much info to pass along, including photos, and it was all quite interesting and informative. I would definitely recommend...","review_date":"August 26, 2018","user":"124lindaf"},{"attraction_id":214,"rating":5.0,"review":"Great walking tour of Old Quebec. Our 5-star tour guide, Genevieve, was very knowledgeable and personable. We highly recommend her to anyone who wants an outstanding introduction to Quebec history, culture, food and restaurants!","review_date":"August 25, 2018","user":"430billn"},{"attraction_id":214,"rating":5.0,"review":"Fascinating walking tour Old Quebec City. Our guide was extremely informative and entertaining. Need to be reasonably fit as we walked for two hours, but had some rest stops along the way. We visited many streets in the old town area and local attractions, lots of history explained by our guide...","review_date":"August 25, 2018","user":"mcgirl07"},{"attraction_id":214,"rating":5.0,"review":"Very good. Pierre was a great tour guide and very informative. Would highly recommend this walking tour. Perhaps not the best for those who can't walk too much?","review_date":"August 24, 2018","user":"rsk365"},{"attraction_id":214,"rating":5.0,"review":"Great way to see the city. My husband and I only had one day in the city so we decided to walk around in our own for a who,e as well as take this two hour walking tour. We had a wonderful lady who was a retired school teacher (be,ie e...","review_date":"August 20, 2018","user":"cat112clh"},{"attraction_id":214,"rating":5.0,"review":"Great Guide!. We had Genevieve L'Heureux and she was the best guide I have ever had for a walking tour. She knew her history and architecture and explained it very clearly. She had a very positive attitude. Highly recommended.","review_date":"August 20, 2018","user":"ian_g"},{"attraction_id":214,"rating":5.0,"review":"Great tour of Old Quebec. Robert was our guide and did an excellent job. He is an expat so spoke perfect English. Not only did he explain the history of Quebec and the history of many of the buildings he gave recommendations as to some great restaurants. Highly recommended.","review_date":"August 20, 2018","user":"robbo02641"},{"attraction_id":214,"rating":5.0,"review":"Great tour. Louise was great\u2014great stories, provided interesting history of Quebec and Canada, good sense of humor, answered questions well, recommended lots of interesting places to see later, visuals with history and pictures of key people and statues, included both European and First Nations history up to...","review_date":"August 20, 2018","user":"cjcjboston"},{"attraction_id":214,"rating":5.0,"review":"Robert was an excellent guide!. We arrived Wednesday night and had scheduled this walking tour for Thursday morning. Wanted to get a sense of the city. Robert was highly engaging, entertaining and very informative. We learned history, legend and lore. It was also very interesting to learn about the British...","review_date":"August 19, 2018","user":"charlotte_s"},{"attraction_id":214,"rating":5.0,"review":"Private tour of Quebec City . Robert Simard was a fabulous tour guide. My teenage daughter and I did a 3 hour walking private tour which flew by. Robert has a rich knowledge of history and local favorites. We covered so much ground and found Robert funny and engaging. Highly recommend!","review_date":"August 18, 2018","user":"sasd66"},{"attraction_id":214,"rating":5.0,"review":"Guided Walking Tour. Excellent way to learn about the history and architecture of Old Quebec. Our guide, Clarice was very knowledgeable. She shared interesting facts and humorous comments. The tour was well paced. Definitely a great way to explore some areas you maybe would not find on your...","review_date":"August 17, 2018","user":"missy_j563"},{"attraction_id":214,"rating":5.0,"review":"Wonderful tour with Neil!!. I always start my travel with a walking tour and Neil\u2019s didn\u2019t disappoint! Great overview of Old Quebec with the right amount of history and entertaining presentation! Thanks Neil for your introduction to the city!","review_date":"August 17, 2018","user":"slr1129"},{"attraction_id":214,"rating":5.0,"review":"You really should do this tour. So glad we did this walking tour - got to know so much more about Quebec City history and interesting facts. The guide (Richard) was very good and knowledgeable. There is a good mix of walking and stopping.","review_date":"August 16, 2018","user":"hoyaalum"},{"attraction_id":214,"rating":5.0,"review":"Best way to start your Quebec City visit. Walked the upper and lower town with expert guide who played role of daughter of Quebec's founder. Personable and interesting and full of historical and cultural insight.","review_date":"August 16, 2018","user":"sjh49"},{"attraction_id":214,"rating":5.0,"review":"Great time!. Genevieve was great! Kept us moving, entertained and we learned something. Held the attention of our 13 and 18 yr old boys - quite a feat!","review_date":"August 14, 2018","user":"lcooksontp"},{"attraction_id":214,"rating":5.0,"review":"Pierre was great!. Enjoyed our 2 hours with him. He is very friendly, well informed and stands out in a crowd. (He is very tall-no umbrella or wand needed to find him as your guide.) His voice also carries well so everyone in our group of 16ish could...","review_date":"August 14, 2018","user":"islandzgirl"},{"attraction_id":214,"rating":5.0,"review":"Must Do. This is a fantastic way to see the highlights of the Upper and Lower town and find out about the old city and its history and buildings. Janet Miller was our guide and she was amazing. The tour starts in the upper town and heads...","review_date":"August 13, 2018","user":"dac6054"},{"attraction_id":214,"rating":5.0,"review":"The best way to learn about and view the city!. Francois was our tour guide, and we couldn't have been more entertained! He was wonderful, very knowledgeable, and so much fun!","review_date":"August 13, 2018","user":"sarah_b"},{"attraction_id":214,"rating":5.0,"review":"Highly recommend this tour---Excellent!!. My husband and I did this tour on our first day in Quebec, it did not disappoint. Our tour guide Robert Vandermeer was knowledge and it was great to have an overview of history. He pointed out very interesting facts. He took us to places,...","review_date":"August 12, 2018","user":"newbrunswicker08"},{"attraction_id":214,"rating":5.0,"review":"An A++++ tour of Quebec City with an A++++ guide!. The four of us could not have asked for a better tour guide - Thanks, Janet Miller! Janet was knowledgeable about the city, the history, the architecture, the shops, the restaurants, religion, and she was humorous, polite, kind, and considerate. It was an extremely hot...","review_date":"August 10, 2018","user":"linda_b"},{"attraction_id":214,"rating":5.0,"review":"Great overview of the city!. This tour was a fantastic way to get an historical overview of the city. We actually walked for just over 2.5 hours, and we learned so much in the process! Our guide Clarisse was very knowledgeable, charming and funny. She kept the group moving and...","review_date":"August 7, 2018","user":"mptravels17"},{"attraction_id":214,"rating":5.0,"review":"A truly grand tour. Our guide was Robert Simard and what a knowledgeable and charming host for the City! I would recommend this tour to everyone who first arrives in the city, because it provides not only the history of the area, but helps a person 'get the lay...","review_date":"August 6, 2018","user":"mamanomad2018"},{"attraction_id":214,"rating":5.0,"review":"Wonderful with excellent guide. Tour had nice group of about 14 people led by Pierre. He was an absolute pleasure and very knowlegable with many insights including where to get a good lunch with the locals.\nIt really is the first thing you should do if you are new...","review_date":"August 3, 2018","user":"lennybk"},{"attraction_id":214,"rating":4.0,"review":"Very Good. This walk actually lasted 2.5hrs. The guide Clarisse was very knowledgeable, friendly and funny. You can tell she loves neighborhood and her job as a guide. It was a wonderful tour.\nWear proper walking shoes bring water.","review_date":"August 2, 2018","user":"j_p"},{"attraction_id":214,"rating":5.0,"review":"Great tour!. My husband and I really enjoyed our walking tour. I was so impressed by how knowledgeable (and funny!) our guide, Francois, was. He seemed to really want to make sure that we got the most out of our tour and was willing to modify things...","review_date":"August 2, 2018","user":"juliamk87"},{"attraction_id":214,"rating":5.0,"review":"Really Enjoyed. We were first-time visitors and really learned a good deal of history while getting oriented to the City. Well worth it!","review_date":"July 31, 2018","user":"n6769aqdonaldg"},{"attraction_id":214,"rating":5.0,"review":"Get your bearings,. This was the first trip to Quebec City for my wife and I. We took this tour on our first full day in Quebec. We found the guide to be extremely pleasant and quite knowledgeable of the City. The tour was just the right length...","review_date":"July 31, 2018","user":"thomas_e"},{"attraction_id":214,"rating":5.0,"review":"Highly recommended activity on first day in QC!. Took this tour on the first morning of my 3 night stay in Quebec City. Great to have an overview of history and orientation of the area. 2 hours seemed to fly away with interesting stops and history bites from our tour guide, Pierre. He...","review_date":"July 30, 2018","user":"paisley_l"},{"attraction_id":214,"rating":5.0,"review":"Best way to start our stay in Quebec City. What a great way to start our stay in Quebec City. Our guide, Raymond, was a wealth of knowledge. The tour was a perfect length, and worth the price. We would recommend this tour to anyone interested in the history of the city.","review_date":"July 30, 2018","user":"kelly_t"},{"attraction_id":214,"rating":4.0,"review":"Worth the time and money. The tour was very good and mostly interesting. The history explanations were quite spotty\u2014lots of detail and stories about some things, nothing about other things that seemed more vital to the Qu\u00e9bec story. The guide (Jim) was friendly and stayed longer than the tour was...","review_date":"July 29, 2018","user":"wolmoz34"},{"attraction_id":214,"rating":5.0,"review":"The Best View of the City is On Foot. Our visit to Quebec City started with this tour. We were led around upper and lower Quebec City by our guide \"red hat\" Clarice. The tour was heavily laced with the history of the city, and the evolution of the buildings and architecture. There is...","review_date":"July 29, 2018","user":"gregory_h"},{"attraction_id":214,"rating":5.0,"review":"Beautiful Walking Tour of Quebec City. We took the Grand Tour of Quebec City with Charlotte and enjoyed it immensely. She is very knowledgeable and has photos and anecdotes about the various historic and significant sites we visited. I would recommend a walking tour to introduce you to the city and...","review_date":"July 27, 2018","user":"adragicevic"},{"attraction_id":214,"rating":5.0,"review":"Very Educational..... Loved our walking tour of Old Qu\u00e9bec...it was a great way to see the city, find interesting places and learn the history of the city...Highly Recommended.","review_date":"July 25, 2018","user":"takarehi"},{"attraction_id":214,"rating":5.0,"review":"Great way to See and Get to Know QC. This tour was wonderful way to get to know a city for the first time. Clarice was our tour guide and she was fantastic. A bevy of knowledge, great sense of humor and a very good speaker as well. She gave a rich history of...","review_date":"July 25, 2018","user":"mike_o"},{"attraction_id":214,"rating":5.0,"review":"A tour thay brought the city to life. An incredible tour (we had Francois as our guide). His talk about the history and the stories of Quebec City made me fall in love with the city. A 2 hour tour, where we all hung on every word, and didn't really want it to...","review_date":"July 23, 2018","user":"nik_t"},{"attraction_id":214,"rating":5.0,"review":"Great highlights of Old Quebec. Took this tour on the first day to orient ourselves to the old town Took the tour with Jacques very knowledgeable guide. Started promptly at the Tourist Information Centre and worked our way down to the Lower Town. Small group and relaxed pace made this...","review_date":"July 22, 2018","user":"hwy_girl1406"},{"attraction_id":214,"rating":5.0,"review":"Worth it!. We took this tour this morning with Clarisse -- amazing! Checked in with the tour inside the Tourist Information Center right off the Place d'Armes inside Old Quebec and met the group right outside. Clarisse was prompt, knowledgeable, smart, and funny. Spoke loud enough that...","review_date":"July 21, 2018","user":"kristink55"},{"attraction_id":214,"rating":5.0,"review":"A \"must do\" and even better on the first day. I took the tour solo and was pleasantly pleased to see that the group was a small one. Clarisse, the tour guide was awesome. I wish history was this interesting in school; she gave us a great history lesson on her hometown. Although the tour...","review_date":"July 21, 2018","user":"staciabs"},{"attraction_id":214,"rating":5.0,"review":"Great snapshot of Old Quebec. Our walking tour of Old Quebec was excellent. Our tour guide was knowledgeable, friendly and relaxed. She pointed out very interesting facts that included humourous stories along with historical facts. She answered any questions and extended the tour so as not to rush us. Highly...","review_date":"July 21, 2018","user":"jackie_n"},{"attraction_id":214,"rating":5.0,"review":"Francois Vidal is amazing!. This tour was so interesting!! Who knew history could be fun and interesting all at the same time?!\nThe tour is broken up so you\u2019re not hiking from top to bottom of the City to where it\u2019s exhausting.\nFrancois is so knowledgeable and entertaining! As...","review_date":"July 18, 2018","user":"470darlab"},{"attraction_id":214,"rating":5.0,"review":"New England Canada Cruise. Highlight of the cruise stops. Historical, informative guide and lots of information about a beautiful city that reminds me of our European cities we've visited. Wish we could have spent more time there!","review_date":"July 18, 2018","user":"rick_k"},{"attraction_id":214,"rating":5.0,"review":"Guide relates memorable history for a great tour!. Our guide, Elizabeth, was expert at not only providing an interesting overview, but also leading the tour with consideration by stopping in the shade when possible and giving us great tips for the best way to visit the sites when we returned on our own....","review_date":"July 17, 2018","user":"jdexterganek"},{"attraction_id":214,"rating":5.0,"review":"Guide Anne Tonguay was fantastic - highly recommend a tour. Great tour with my wife and two kids (10 and 13 years old). Anne's great knowledge of history shined through as she related the perspective of Canadians, French, English, Spanish and Americans and others throughout the tour. She made the tour fun and educational.","review_date":"July 14, 2018","user":"joe_z"},{"attraction_id":214,"rating":5.0,"review":"Best of the Best. I was in Quebec City for only two days traveling solo, I decided to take the two hour walking tour first thing, and am so happy I did. Francois Vidal was very informative and fun as my tour guide. This gave me a good idea...","review_date":"July 14, 2018","user":"jachia08"},{"attraction_id":214,"rating":4.0,"review":"A very good two-hour overview with lots of history . My wife and I both enjoyed this tour, which might be more interesting to Canadians than to visitors from other countries ... although our guide tied in all of North America and England\/France in his narrative. The sights were amazing and you really got a...","review_date":"July 11, 2018","user":"davidxyz_13"},{"attraction_id":214,"rating":4.0,"review":"Guide Clarise was exceptional. This walking tour is a good way to see the Old Quebec - upper and lower cities. Our guide, Clarise, lives there and was very knowledgeable. In addition to the usual tour information, she provided a lot of personal insight, with humor and charm. (Our...","review_date":"July 10, 2018","user":"kathiems"},{"attraction_id":214,"rating":5.0,"review":"Old City and Montmorency Falls Tours - Fantastic!. We selected two private tours in QC \u2014 the Old City Walking Tour and the half-day tour to Montmorency Falls. We had Robert Simard for both tours and could not have asked for a better tour guide. He was knowledgeable, had a deep understanding of...","review_date":"July 9, 2018","user":"bobjoycedenver"},{"attraction_id":214,"rating":5.0,"review":"So much Information - Wonderful Tour. My daughter signed us up for a walking tour of Quebec City. We did a lot of walking but our tour guide was wonderful and so knowledgeable. She took us to places we would not have visited on our own. It one point on the...","review_date":"July 9, 2018","user":"franny4579"},{"attraction_id":214,"rating":5.0,"review":"Nice Overview of the City. Guide Janet was personable, friendly and open to answering questions along the way. The tour gave a great overview of the city's history, some of the characters involved in its founding, the architecture and culture. The two hours went by quickly, even in the intense...","review_date":"July 9, 2018","user":"dina_v"},{"attraction_id":214,"rating":5.0,"review":"The Grand Tour with guide Clarice. Excellent tour. Due to a mixup, she had to cope with two groups so there were over 20 of us, but she handled it very well. She was knowledgeable and enthusiastic and she had lots of stories that brought history to life. I would recommend...","review_date":"July 8, 2018","user":"brenmar2017"},{"attraction_id":214,"rating":5.0,"review":"Old city tour. Great job by our tour guide Janet. We were a small group and got to see many interesting sites and great stories. Awesome history of a proud French Canadian city.","review_date":"July 7, 2018","user":"matthew_w"},{"attraction_id":214,"rating":5.0,"review":"Uncovering History. We had Francois for our tour leader on a cold windy day. He was incredibly informative and funny while learning about the history of Quebec City. He was personable, knowledgeable and willing to do anything to make us have a wonderful tour. We would recommend...","review_date":"July 2, 2018","user":"debra_l"},{"attraction_id":214,"rating":5.0,"review":"Great tour - thanks Genevieve!. We really enjoyed this tour. It went at a nice pace, gave us lots of history, a nice mix of architecture, churches, battles. Our guide also gave us good tips for more modern concerns such as where we could get some good ice wine and...","review_date":"June 29, 2018","user":"sdhime"},{"attraction_id":214,"rating":5.0,"review":"Engaging, informative, personable tour!!!. Our guide was Francoise Vidal and he gave a wonderful tour! He is knowledgeable and encouraged us to consider many perspectives of this interesting city. The length was just right and not very demanding for the '60 ish' crowd. I do recommend good, supportive shoes...","review_date":"June 26, 2018","user":"marcia_h"},{"attraction_id":214,"rating":5.0,"review":"Our favourite part of the trip. We had a wonderful time on this tour. Fran\u00e7ois was entertaining, kind, and knowledgeable. We opted for the shorter tour (2h30) rather than the longer one (4h) but we would happily have done the longer one.\nDefinitely recommended.","review_date":"June 18, 2018","user":"elisabeth_m"},{"attraction_id":214,"rating":5.0,"review":"Very enjoyable. Wonderful walking about Quebec. Our guide was Carol, friendly, educated lady.The tour goes from 'lower' to 'upper' Quebec. Normally, there is a ride on the funicular. It was closed to to the g7 meeting so we had to walk up the \"break neck stairs\". Not...","review_date":"June 14, 2018","user":"j_s"},{"attraction_id":214,"rating":5.0,"review":"Excellent, very informative. Robert Simard was very good.. he explained the different architectures in the city very informatively.. he has lot of knowledge about the Qubec city history which he shared with us. The city has lot to give when it comes to history, architecture, nature, people.. we...","review_date":"June 12, 2018","user":"chitrasolanki"},{"attraction_id":214,"rating":5.0,"review":"Great walking tour ... even in the blowing rain!. Mike was a great guide and not only oriented us to the old city, but to the history of Quebec as well ... French, English, and Canadian. It was rainy and cold, but still informative and fun.","review_date":"June 6, 2018","user":"larry888"},{"attraction_id":214,"rating":5.0,"review":"A lovely walk through a beautiful city. Who better to take a walk with than someone born and raised in beautiful Quebec.?\nJanet Miller, our guide at Voir Quebec tours entertained us on a 2.5 hour walk through her city. Knowledgeable, considerate and entertaining, she kept our group engaged with her descriptions...","review_date":"June 5, 2018","user":"mike_z"},{"attraction_id":214,"rating":5.0,"review":"Bringing history to life!. I signed up for this tour with my 11-year-old son based on others' reviews, as my son's attention has been known to wander if not kept engaged. Our group of 8 was lead by Normand, who should have been a history or drama teacher. On...","review_date":"June 3, 2018","user":"pricehall2018"},{"attraction_id":214,"rating":4.0,"review":"Informative and well paced. I took this informative and through walking tour of Quebec City with Michael as my guide yesterday and learnt a lot about this gorgeous city.\nThere were around 20 people waiting for this tour and we were split into two groups, which as great as...","review_date":"June 1, 2018","user":"kellyadl"},{"attraction_id":214,"rating":5.0,"review":"Highly recommend this tour!. Our tour guide, Robert Vandermeer, was excellent. The start was conveniently located in old Quebec City and covered many highlights. Robert had a lot of knowledge and it was great learning about the history of Quebec City. I would recommend this tour at the very...","review_date":"May 30, 2018","user":"jandcritchey"},{"attraction_id":214,"rating":5.0,"review":"Outstanding Introduction to Old Quebec. Robert was an outstanding guide. He was soooo knowledgeable and passionate about the city and shared and showed some hidden gems. The Walking Tour with Robert was a real highlight of our trip to Quebec City. Highly recommended.","review_date":"May 30, 2018","user":"mela233"},{"attraction_id":214,"rating":4.0,"review":"Great guide - but operator advertising a little off.. Robert is a fantastic guide \u2014 request him if you can!\nFYI, 2.5 p-hour tours are only 2 hours (leave late and end early) and the tour company does not abide by the 15-person maximum they advertise. The large group (ours was 18) truly does...","review_date":"May 29, 2018","user":"rangerbeggs"},{"attraction_id":214,"rating":5.0,"review":"Very Good Tour. Our guide was Elizabeth and she knew her stuff. It was a little over two hours and we learned of Quebec history, culture, religion, education and she even provided some restaurant recommendations. This tour will illuminate your view of Quebec. Thanks Elizabeth!","review_date":"May 28, 2018","user":"malachy777"},{"attraction_id":214,"rating":3.0,"review":"Informative BUT ..... This was a good experience but I expected more when I read the reviews. I guess it depends on the tour guy and how he organizes the information and pass them to the public. Our guy was full of knowledge but not capable of passing...","review_date":"May 24, 2018","user":"mahanaief"},{"attraction_id":214,"rating":5.0,"review":"Robert Vandermeer was a fantastic guide!. Last Thursday I thoroughly enjoyed the walking tour with Robert. Although Robert is not a \"native,\" he was extremely knowledgeable and shared information about history, architecture, culture and even favored restaurants! Guiding our group of 12 through the quiet streets of Quebec City, Robert stopped...","review_date":"May 20, 2018","user":"linda_d"},{"attraction_id":214,"rating":5.0,"review":"A must when visiting Quebec. We were fortunate enough to have Francoise Vidal as our tour guide, the information he relayed over the tour was so very interesting. We had a diverse group and he had everyone engaged. He brought Quebec to life. Thanks for a wonderful afternoon.","review_date":"May 20, 2018","user":"pjo423"},{"attraction_id":214,"rating":5.0,"review":"Excellent guide and tour!. The 2.5 hour walking tour with Robert flew by with wonderful banter and interesting information about life in Quebec City, new and old. He was very helpful with suggestions of places to eat and directed us to a fantastic bakery, one of his favorites. He...","review_date":"May 20, 2018","user":"wendy_o"},{"attraction_id":214,"rating":5.0,"review":"Centuries of history in 2.5 hrs - May 2018. Fabulous. Robert Vandermeer was the guide for us. Extremely knowledgeable, stays current on city information, and loves his job. The 2.5 hour tour was just the right length. Good balance between talking, walking, and stopping. Since he had lived in the old town for 10...","review_date":"May 12, 2018","user":"julie_t"},{"attraction_id":214,"rating":5.0,"review":"Quebec City walking tour. The tour was very informative and our guide, Richard, was so knowledgeable of the places and events! In the 2 1\/2 hrs, he was so considerate since we had our pet dog with us on the tour; he would allow for some stops for the...","review_date":"May 12, 2018","user":"alex_i"},{"attraction_id":214,"rating":5.0,"review":"QC Waliking tour. The guide was informative and entertaining. The walk was a little over two hours. If you have the time, book this.","review_date":"May 8, 2018","user":"mikecornforth"},{"attraction_id":214,"rating":5.0,"review":"Very good overview. Two hour centered on the architecture of houses, some historical in information, religious history, upper and lower towns.","review_date":"May 2, 2018","user":"marshacook"},{"attraction_id":214,"rating":5.0,"review":"Wonderfully, surprisingly, amazing !!!!. We had been to Quebec city a couple of times before, and this time brought our adult son with us to show him the town. The concierge at Chateau Frontenac suggested the Voir Quebec walking tour. Our guide, Francois Vidal, was extremely knowledgable, super charming,...","review_date":"April 29, 2018","user":"thewildthornbarrys"},{"attraction_id":214,"rating":5.0,"review":"Excellent. Thoroughly enjoyed this walking tour. Our guide Robert was full of information and history. I only wish it was a little slower so I could take more photos. Loved it.","review_date":"April 26, 2018","user":"sylvia_s"},{"attraction_id":214,"rating":5.0,"review":"Interesting and fun. The tour provided information that we would not have received about Quebec City without the tour. The walking tour was relaxed and at an easy pace that brought us to parts of the city that we probably would have missed. Definitely recommend!","review_date":"April 18, 2018","user":"amy_t"},{"attraction_id":214,"rating":5.0,"review":"Great Guide, Fantastic Tour in Inclement Weather!. Just finished taking a fantastic walking tour of old town Quebec City which we booked through Tours Voir Quebec. Our guide Richard Seguin was absolutely fantastic! Very fun, informative, and entertaining. Learned so much about Quebecois history and culture. Our tour was supposed to be...","review_date":"April 17, 2018","user":"cake-and-pie-eater"},{"attraction_id":214,"rating":5.0,"review":"You need this tour. We had the great tour guide Robert. This tour is definitely helpful and needed if you are visiting the old Quebec City for the first time and have not been much research on this old city. It saves you a lot of time finding out...","review_date":"April 7, 2018","user":"carolkmlee"},{"attraction_id":214,"rating":5.0,"review":"grand tour with Simon Jacobs. We went to Quebec city on Easter Sunday, and we were happy they still have tours under such a windy weather. Simon Jacobs is a very nice guide. He's very informative with the history of the area. It made the rest of our visit so...","review_date":"April 2, 2018","user":"tao_j"},{"attraction_id":214,"rating":5.0,"review":"HIstory lesson al fresco. Wish Robert had been my history prof back in high school; I would have retained a lot more! Started near the Fairmont and just over 2 hours later finished at the funiculaire. We\u2019ve been to Vieux Quebec twice before but hearing about the history of...","review_date":"March 23, 2018","user":"patricia_f"},{"attraction_id":214,"rating":5.0,"review":"Great tour with enthusiastic guide. Morning grand tour with Robert Simard. Very keen tour guide with lots of great history. Hits all the main sites in upper and lower old Quebec. Will answer any questions you have and give suggestions for food and lots of little extra tidbits. I also...","review_date":"February 27, 2018","user":"jfar7052"},{"attraction_id":214,"rating":5.0,"review":"Winter walking tour. Robert did an excellent job informing and entertaining us (and keeping us warm!) for 2+ hours in this fine city! We would highly recommend this activity.","review_date":"February 15, 2018","user":"jenifer_c"},{"attraction_id":214,"rating":5.0,"review":"Wonderful exposure and insight.... Some things are \"just right\" and this tour was. We stayed nearby at the Hilton - it took less than 15 minutes to walk to the meeting point. Check-in was simple and we awaited our guide who held a great passion for Old Quebec. It's...","review_date":"January 13, 2018","user":"jiggerb"},{"attraction_id":214,"rating":5.0,"review":"best overview of old city. Long walking tour with Tour Voir; lucky enough to have Louise as our guide. there is considerable walking; the only way to really see Upper and Lower town. Very informative, especially the restaurant suggestions, as the offerings are overwhelming .Best way to get an overview...","review_date":"January 9, 2018","user":"sonye1"},{"attraction_id":214,"rating":5.0,"review":"Frozen on the outside, but laughing on the inside.. With a wind chill of -25 degrees our tour could've been a 2 and 1\/2 hr scene from March of the Penguins, but with Sir Simon as our guide we had a fantastic time! Starting with the monuments on and around Dufferin Terrace you wind...","review_date":"December 30, 2017","user":"765mollyc"},{"attraction_id":214,"rating":4.0,"review":"very good tour. we were lucky to have a great guide lead us with a group of 12 for 2.5 hours around Old Quebec. She was very informative about history and other facts regarding the city. we got to see sights we never would have known about. Prepare...","review_date":"October 25, 2017","user":"jfd"},{"attraction_id":214,"rating":5.0,"review":"Very good. We went on the 4 hour walking tour with Judith and enjoyed it very much. Judith was very informative and interesting, and showed us parts of Quebec City that we wouldn't have found by ourselves. Our small group appreciated the drink that was included at...","review_date":"October 24, 2017","user":"sometimesong"},{"attraction_id":214,"rating":4.0,"review":"Worthwhile first-day activity. Our walking tour, led by Mike, had nine people, a nice size. Mike's knowledge of Quebec history is extensive, but he had so much to share and it came tumbling out so fast he was sometimes hard to follow. Regardless, his enthusiasm was evident, and...","review_date":"October 23, 2017","user":"wunderwoof"},{"attraction_id":214,"rating":5.0,"review":"Great tour, excellent guide. We had a great time on this tour. The tour guide was knowledgeable, engaging, and had an excellent sense of humor. She was enthusiastic and tireless. We learned a lot from her about the city and the province. We strongly recommend this tour.","review_date":"October 22, 2017","user":"sophia_c"},{"attraction_id":215,"rating":5.0,"review":"Incomparable Experience!!!. It's so tough picking things on TripAdvisor or anything really because reviews are always very mixed, and if you're like me, you're a tad indecisive. I just had to hit purchase on this one and hope for the best. This weekend was my first time...","review_date":"February 19, 2019","user":"ariedeneen"},{"attraction_id":215,"rating":5.0,"review":"WONDERFUL TRIP. Great trip to Niagra Falls It was great being picked up and left back at our accommodation when you don\u2019t know your way around Toronto.Nathan was a great tour guide who really looked after his guests and gave us great information about keeping warm etc...","review_date":"February 12, 2019","user":"irenec57"},{"attraction_id":215,"rating":5.0,"review":"A Great Trip. Well worth Visiting. This tour was great as it arrived early before the crowds and the maximum on the tour is 12. The ice wine after the tour was also great :)","review_date":"February 4, 2019","user":"michaelhd1846xp"},{"attraction_id":215,"rating":5.0,"review":"Superb Trip!. My family and I booked with Queen Tours for a day trip to Niagara Falls in Dec 2018. We received superb service from Nathan who fetched us from our AirBnB apartment and drove us back there at the end of the day's tour, which was...","review_date":"December 18, 2018","user":"seasonsfan"},{"attraction_id":215,"rating":5.0,"review":"Great Tour Guide. Great Value!. Reliable, exceptional service from the Queen Tours team. Our tour guide was prompt, wonderful. Leading up to the event, they were very responsive.\nI took a lot of visiting relatives (6 of us in total) on this tour. There were a few other tourists but...","review_date":"November 1, 2018","user":"ambassador725554"},{"attraction_id":215,"rating":5.0,"review":"Well worth every penny. What a great tour!\nThe small group tour was definitely much more enjoyable than the large buses. The commentary was good and relevant. Arriving early at the falls meant we weren't rushed and having 3hrs at the falls was great, we got to do everything...","review_date":"October 12, 2018","user":"janers88"},{"attraction_id":215,"rating":5.0,"review":"Superb Tour of the Niagara Falls District. Highlights: Early pickup so we missed the traffic and the crowds - so no waiting in long lines at Niagara Falls. A very good guide (Nathan), who gave us lots of useful information and kept us entertained throughout the day. We were dropped at just...","review_date":"September 30, 2018","user":"ianbradbury19"},{"attraction_id":215,"rating":5.0,"review":"Great day. It was an early pick up but was nice to get to the falls before the big buses. The people I meant on the trip were great and Sam our tour guide was great. I personally thought we had to much time at the falls,...","review_date":"September 3, 2018","user":"drjbcpt"},{"attraction_id":215,"rating":5.0,"review":"Excellent Day Out. The early pick up from our hotel was perfect as we missed the early morning commuter traffic and arrived at Niagara before the great crowds.\nThe driver was pleasant and knowledgeable and the DVD with info of the Falls on our drive there was very...","review_date":"August 24, 2018","user":"annherts"},{"attraction_id":215,"rating":4.0,"review":"Traffic back to Toronoto made me wish the tour ended after the falls.... We booked this tour for the small group and the early arrival at the falls. The 10-12 person van arrived at the falls before the masses and we were on the 9:30am Horn Blower boat to the falls. That experience to view Horseshow falls and...","review_date":"August 17, 2018","user":"oh_traveler3"},{"attraction_id":215,"rating":5.0,"review":"Fun day!. We were picked up from our hotel at 7:45 am. There were three other groups with us, all from different countries. In total we had 10 adults and 2 children on our van. The driver was friendly and informative. We had 3 hours on our...","review_date":"August 16, 2018","user":"cjohnsoncpa"},{"attraction_id":215,"rating":5.0,"review":"Very nice. The driver is very nice ! He is a good and honest guide, knows a lot. The van is not as big as a bus, but, it makes a smaller group and is nicer on that aspect.","review_date":"July 11, 2018","user":"tiffany_p"},{"attraction_id":215,"rating":4.0,"review":"Great vale day trip for an out of towner. Really enjoyed my day, the small group was ideal. We all got along mostly independent travellers. The host was very friendly and shared he knowledge of the area well.","review_date":"July 5, 2018","user":"nick_c"},{"attraction_id":215,"rating":5.0,"review":"Very well organised at a good price. I booked this tour online a few weeks in advance and confirmed attendance 2 days prior as per the email reminder received from the company. The pick up from my hotel was prompt and the mini van was comfortable with AC and enough space for...","review_date":"July 4, 2018","user":"ralisa"},{"attraction_id":215,"rating":5.0,"review":"Beat the crowds at Niagara. This was a great tour. It leaves a little early (our pickup was at 7:35 a.m.) but by getting to the park early we avoided almost all of the lines. I was initially a little worried about sorting out tickets for the Skylon, the Hornblower...","review_date":"June 18, 2018","user":"chris_d"},{"attraction_id":215,"rating":5.0,"review":"Excellent tour. This is a really excellent tour! Our driver - Sal - was very knowledgable and friendly. I was picked up early morning and promptly from my Airbnb in downtown Toronto and we arrived at Niagara Falls with plenty of time (3 hours in total) to...","review_date":"May 24, 2018","user":"camchappers"},{"attraction_id":215,"rating":5.0,"review":"Excellent tour to Niagara. Small group, good programme, plenty of free time at Niagara, schedule excellent: early arrival with just few other tourists at the site.","review_date":"May 22, 2018","user":"pauls13296"},{"attraction_id":215,"rating":5.0,"review":"An excellent way to see the Falls and surrounding area. This was an excellent tour. The guide\/driver was very knowledgeable and helpful. We were picked up punctually in a very comfortable mini bus in Downtown & then took about 90mins to get to Niagara. We had 3 hours there which was ample. Unfortunately the boat...","review_date":"April 26, 2018","user":"julie_e"},{"attraction_id":215,"rating":3.0,"review":"Niagara. Bus was prompt and the driver was friendly. Our biggest problem was that it was difficult to understand his commentary as he mumbled. It felt more like a comfortable bus ride than a real learning experience as a result","review_date":"April 17, 2018","user":"ross_b"},{"attraction_id":215,"rating":5.0,"review":"Small group toyr. Great day out. Being early and a small group was made it an easygoing trip. Beat all the crowds at the falls. The drivers knowledge was really good from many years experience. Great bloke to chat with.\nA got mix a number sites in the...","review_date":"April 7, 2018","user":"billd49"},{"attraction_id":215,"rating":5.0,"review":"Small groups are best!. The bus driver was friendly and knowledgeable. Getting to the falls early is a huge benefit as you can get some great pictures before the huge tour buses arrive. Keeping the group small helps move things along faster. Our group was 11 out of 12...","review_date":"April 7, 2018","user":"spencer_f"},{"attraction_id":215,"rating":5.0,"review":"A Wonderful Experience. My partner and I both in our early 30's, started our day at our hotel in downtown Toronto and that is where we were picked up by the driver in a small mini van\/bus. There were 8 of us all together in the tour that...","review_date":"January 29, 2018","user":"kimi_w"},{"attraction_id":215,"rating":5.0,"review":"Stunning views with unbeatable customer service... We spent the day at the falls and decided to take the night tour.. it was really cool because they light the falls with a reflector and it is a pretty cool experience. There is beautiful rainbow that\u2019s formed with the water drop dust and...","review_date":"November 12, 2017","user":"maylent"},{"attraction_id":215,"rating":5.0,"review":"A Great Day Tip even on Short Notice. I booked the tour on short notice (Friday evening 7PM for Saturday morning 07:30 AM) due to a recommendation. Everything worked flawlessly, the driver (Sal) was ahead of the scheduled time. 3 hours at the Niagara Falls is not enough to do everything if you...","review_date":"November 7, 2017","user":"rolandbl"},{"attraction_id":215,"rating":5.0,"review":"Awesome Niagara. Although the weather was not flash, this was an awesome day with this company.\nWe were picked up on time and drove directly to Niagara Falls.\nI think there were 12 on our comfortable bus, and we had ample time to explore the area. Definitely...","review_date":"November 3, 2017","user":"lindsay_o"},{"attraction_id":215,"rating":3.0,"review":"Reasonably priced but the tour operator was late and combined the tour with another company. I recently booked 3 seats on this tour, however upon arrival at the pick up point, we ended up waiting over 40 mins for the driver to show up (he was 30mins late on the agreed pick up time).\nIt was also then pointed out...","review_date":"October 5, 2017","user":"richbraunuk"},{"attraction_id":215,"rating":4.0,"review":"Great tour to Niagara Falls. My wife and I went on this tour from Toronto to Niagara Falls yesterday.This tour was good value for your money and we saw lots more than just Niagara Fall.The big advantage of this tour is it leaves Toronto early before all the traffic builds...","review_date":"August 12, 2017","user":"371robb"},{"attraction_id":215,"rating":4.0,"review":"Great time. Took this tour at the last minute and very glad I did. Met the van in front of the Hockey Hall of fame which was just up the street from where we were staying.\nThe driver was very nice. You could tell he really enjoyed...","review_date":"July 26, 2017","user":"beachsidegirl"},{"attraction_id":215,"rating":5.0,"review":"small group tours, I enjoyed the day. Nathan one of the drivers picked me up, joined with another 4 people. this tour leaves Toronto early so as you are not waiting half your life to join the bo\u00e1t at Niagara. Several other stops, a full day.","review_date":"July 9, 2017","user":"malhob"},{"attraction_id":215,"rating":5.0,"review":"Perfect way to spend a day at Niagara Falls from Toronto. The Queen Tours Niagara tour was ideal. They offer pick up and delivery service at your hotel, and they are punctual. The van meant efficiency in time: we didn't have to wait for 60 people to load on a bus. We had a wonderful driver...","review_date":"July 4, 2017","user":"professoressadarte"},{"attraction_id":215,"rating":5.0,"review":"Great day out. We were picked up from our holiday apartment and returned almost to the door at the end of the day, which was very convenient. Just 10 of us in the group which meant we could move around with little delay. Got to Niagara Falls very...","review_date":"July 3, 2017","user":"reflexgirl"},{"attraction_id":215,"rating":5.0,"review":"Awesome Way to see Niagara Falls!. We were in Toronto for the weekend and decided we had to visit Niagara Falls. A bus tour for the day seemed like the logical way to go so we didn't have to deal with traffic. Reviews for Queen referenced the smaller bus size, which...","review_date":"June 21, 2017","user":"megan_p"},{"attraction_id":215,"rating":5.0,"review":"You get a lot for the money you pay!!!. The trip includes the rides to and from Niagara falls and time at the Niagara falls which has a nice small town to walk around close by and that's where most of the time is spent and it is enough time...I promise you! You even...","review_date":"May 5, 2017","user":"vilmavarjus"},{"attraction_id":215,"rating":5.0,"review":"A little bit of everything . The Niagara Falls by itself are breathtaking, but this tour is so complete, first of all the pick you up in down town, then they take you to de Niagara Falls ( consider that the boat experience which is worth it you have to pay...","review_date":"April 7, 2017","user":"ktyardila"},{"attraction_id":215,"rating":5.0,"review":"Well-organized, low-key, efficient Niagara Falls Tour. So glad I chose Queen Tour for my trip to Niagara Falls. As I was traveling alone, I really wanted to make sure that whatever tour I chose gave me independence to do my own thing, but also was organized and efficient. Queen Tour was...","review_date":"January 22, 2017","user":"rachel_l"},{"attraction_id":215,"rating":5.0,"review":"Fantastic tour of Niagra Falls and the surrounding area. A quite terrific tour, even more so given it's more reasonably priced than the competition. Nathan the driver\/guide was fantastic - punctual, humorous and knowledgeable. We got to the Falls before the rest of the Toronto competition and were able to get on the Hornblower...","review_date":"November 23, 2016","user":"meilir_j"},{"attraction_id":215,"rating":5.0,"review":"very easy to book and pay for on line. Very good communication in response to questions on line.. Nathan picked us up exactly on time and was a very knowledgeable and funny guide. He made the journey enjoyable. We had plenty of time at Niagra to enjoy the spectacle of the falls. If you're going to the east coast of Canada you really...","review_date":"October 2, 2016","user":"murray_h"},{"attraction_id":215,"rating":5.0,"review":"Perfect Tour !. We wanted a tour of the Falls....Niagara on the Lake and an ice wine winery ..... and this tour provided all three......perfect ....times were spot on !","review_date":"October 2, 2016","user":"gay_o"},{"attraction_id":215,"rating":5.0,"review":"Fantastic day out seeing so much more than just the waterfall. My husband and I were a little apprehensive as we don't normally do full day excursions. Of our 2 weeks in Canada this was without a doubt one of our best days out.\nOur guide was fantastic, extremely knowledgeable and gave the impression he really...","review_date":"September 7, 2016","user":"clarrowsmith"},{"attraction_id":215,"rating":5.0,"review":"Worth it!!. We thoroughly enjoyed our tour; this was one of the least expensive tours that I could find, but it was extremely well done. Our Tour Guide has been giving tours of Niagra Falls for years and his expertise is very evident! He went to a...","review_date":"July 20, 2016","user":"katelyn_l"},{"attraction_id":215,"rating":5.0,"review":"Good Day Out. I took my 15-year old son who wanted to see Niagara falls on this trip. It was easy to book and we were picked up outside our appartment at the time stated. Travelling on a small bus was really good as this minimises the time...","review_date":"July 17, 2016","user":"ian_v"},{"attraction_id":215,"rating":5.0,"review":"Great Tour Company - Niagara Falls. Let me start with how amazing the driver was. He was very friendly, knowledgeable, overall great company.\nMy best friend and I did the tour today, we decided to book the tour yesterday (last minute), I was amazed about how fast they reply to my...","review_date":"June 28, 2016","user":"sfflores408"},{"attraction_id":215,"rating":4.0,"review":"Very Enjoyable . Booked this tour based on the previous reviews we had read. Pleased to say that they were accurate. The service from this company is great.\nPicked up from our hotel on time. Nathan our driver was very friendly, full of information during our drive to...","review_date":"May 13, 2016","user":"dj278"},{"attraction_id":215,"rating":5.0,"review":"Niagara Falls and Winery Visit. An excellent trip by mini bus put on by Queen Tour. Since we were residents living in Toronto, QT offered to pick us up at a point convenient to our home which was appreciated. The mini bus was comfortable and clean and the driver congenial...","review_date":"March 7, 2016","user":"skrasna"},{"attraction_id":215,"rating":5.0,"review":"Great service!. We had planned the tour to Niagara through Queen Tour but unfortunately had to cancel. They promptly refunded the full amount with no hassle.\nHopefully next time we are in Toronto will be able to take the tour.","review_date":"March 6, 2016","user":"manasi_desh"},{"attraction_id":215,"rating":5.0,"review":"What a great day, the timing was perfect!. Winter in Toronto isn't the usual time for a visit but we are here for work commitments. We picked this tour company partly based in tripadvisor reviews and partly because it was one of the few running this time of the year. We are so...","review_date":"February 28, 2016","user":"lizteag"},{"attraction_id":215,"rating":5.0,"review":"Personal chauffeur, Like a Boss!!. Visiting NF during winter is something uncommon to do. But since this is the only opportunity I have (on business trip to Toronto), luckily Queen Tour operates during this time. There are only four of us in the MPV. Nathan pick us up at the...","review_date":"February 10, 2016","user":"ha_boss"},{"attraction_id":215,"rating":5.0,"review":"Going the extra mile. We were so looking forward to the tour but the morning we were to leave, my son got sick. I called to cancel, and hoped we could reschedule for the next day, Being mid-January, they don't go to Niagara every day, and weren't going on...","review_date":"January 16, 2016","user":"massjulia"},{"attraction_id":215,"rating":5.0,"review":"Superb value and an excellent day out. This was the highlight of our holiday in New England & Canada and by far the best value of all our tours at just 75 Canadian dollars each (about \u00a338). I had pre-booked online months before our visit & the company phoned us at our...","review_date":"November 8, 2015","user":"s1723evsueb"},{"attraction_id":215,"rating":4.0,"review":"Great small tour company. There was only 4 peple on our tour which made it great. Its really good that you are only on a mini van\/bus because they drop off\/pick up right in the heart of Niagara Falls and Niagara on the Lake. Driver was very informative and...","review_date":"October 19, 2015","user":"sophiesadventures01"},{"attraction_id":215,"rating":4.0,"review":"Well-organised tour, great experience. It was a well-organised tour - free & easy time (2-3hrs) at the Niagara Falls, followed by a short tour around the various attractions like the hydro dam, rapid whirlpool (really charming), and Niagara-on-the-Lake. Though the time at each attraction was relatively short (15-30mins), it...","review_date":"October 2, 2015","user":"michmuses"},{"attraction_id":215,"rating":5.0,"review":"Small group, emphasis on time at the falls. Small group (11). Driver's target was to get us at the falls by 1000. Just made it, giving us 3 hours to take the boat trip & walk up to the falls. Niagara on the lake and winery on the way back. back at the...","review_date":"September 20, 2015","user":"dayvaux"},{"attraction_id":215,"rating":5.0,"review":"Great experience. Looking for a cheap tour to Niagara Falls I came across this option on Google. Great experience and very professional driver. The bus is very comfortable and perfect in size. Recommended.","review_date":"September 20, 2015","user":"pedro_a"},{"attraction_id":215,"rating":5.0,"review":"Great guide, great tour. It was a rainy saturday in September when I was picked up at the place I was staying in Toronto. They parked right at the front door and set me off where I needed to be for the tour. The tourguide, Mill, was friendly, structured,...","review_date":"September 20, 2015","user":"niels_v"},{"attraction_id":215,"rating":5.0,"review":"A very memorable day. Spent a great day with queen tours. They picked us up from our hotel and took us to the falls,niagra on the lake,a winery that's makes Ice wine (very nice) and a few places in between then dropped us off back at our hotel.all in...","review_date":"August 4, 2015","user":"ghalewood"},{"attraction_id":215,"rating":5.0,"review":"Very professional tour to Niagara Falls. I was very pleased with this tour. Pick up was on time as arranged and it was very well organised but also leaving us enough time to explore on our own. The bus driver Nathan is very knowledgable and presents with great good humour. I...","review_date":"July 15, 2015","user":"patricia_g"},{"attraction_id":215,"rating":5.0,"review":"Fab excursion with Queen tour. I took a trip to Niagara Falls with Queen Tour on Friday 10th July.\nWe had a fab day out. Our driver was a lovely fellow who was chatty, informed and entertaining.\nThe trip was excellent. We were a small group of 10 which was...","review_date":"July 11, 2015","user":"karan_s"},{"attraction_id":215,"rating":5.0,"review":"Reliable tour company. Recently visited Toronto for a vacation, booked Queen Tours to take us to Niagara Falls for the day, had an excellent trip, the driver was very knowledgable and funny, I would definetley recommend them","review_date":"July 5, 2015","user":"dvkiddos"},{"attraction_id":215,"rating":5.0,"review":"Great tour, highly recommended ............................. This tour was less expensive than others that we researched. Our tour guide was excellent, we liked the way that he arranged the day to avoid the considerable crowds that visit the Falls. He provided very informative advice on all aspects of the tour. The...","review_date":"July 4, 2015","user":"mightymouse076"},{"attraction_id":215,"rating":5.0,"review":"Great driver and very fun tour. I had a great time. The driver Nathan was very personable and told a lot of jokes. He kept the trip fun for everyone. The tour group is small and I liked that. The Niagara Falls were just gorgeous and the boat ride going into...","review_date":"July 4, 2015","user":"zyc12"},{"attraction_id":215,"rating":5.0,"review":"Great day with a small tour. Had one day to do tourist activities while on a business trip.Saw this company on Tripadviser with great reviews andtook a chance.Van had plenty of room and went with 10 passengers.Hotel pickup was on time to the minute.The tour guide gave a bunch of good...","review_date":"June 3, 2015","user":"michael_g"},{"attraction_id":215,"rating":2.0,"review":"You Get What You Pay For. The price of this tour is very reasonable, so I do not think that it is a terrible value, but my overall impression is still that I wasted one day of my vacation with this tour. I actually love nature, and Niagara Falls is worth...","review_date":"June 1, 2015","user":"bstille"},{"attraction_id":215,"rating":5.0,"review":"Day tour to Niagara Falls. I had an fabulous trip to the Niagara region Sat May 16th. The driver\/guide was very knowledgeable about the local history and geography of the region. Queen Tour's small size batches guaranteed that the group was a friendly lot and one feels quickly at home...","review_date":"May 28, 2015","user":"otto_b"},{"attraction_id":215,"rating":5.0,"review":"Amazing Tour, so Beautiful!!. I had a great day with this amazing tour! The tour was with a small group of people so we didn't feel crowded and it was very personal and fun! The Niagara Falls attractions were all so wonderful! I would recommend this tour to anybody...","review_date":"May 10, 2015","user":"michelle_k"},{"attraction_id":215,"rating":5.0,"review":"Great tour!. We had a terrific time at Niagara Falls with Queen Tours. Our driver Nathan was very knowledgeable and friendly, and our time at the Falls and surrounding areas was simply breathtaking. We highly recommend this tour.","review_date":"May 8, 2015","user":"melbourneprincess_11"},{"attraction_id":215,"rating":5.0,"review":"Great company great tour. I really enjoyed this tour. Booking was quick and easy, I found all the information I needed online. I received confirmation 2 hours after I reserved. The day offered a great overview of Niagara Falls and different famous locations along the way. There was enough...","review_date":"April 13, 2015","user":"sam_s"},{"attraction_id":215,"rating":5.0,"review":"Don't bother using anyone else!. These guys are great - just what you want from a tour - small group (we were only 4 but the bus seemed to only be able to seat a max of 12 anyway), lots of time at the falls (2.5hrs), time at the pretty...","review_date":"January 11, 2015","user":"537garethm"},{"attraction_id":215,"rating":4.0,"review":"Great Value Tour of Niagara Falls. My Partner and I booked this tour online as we were staying in Toronto for 3 days over Christmas and wanted to go to Niagara Falls, the tour company communicated by email for pick up times and payment information very well and picked us up...","review_date":"January 5, 2015","user":"jenna_c"},{"attraction_id":215,"rating":5.0,"review":"Brilliant day out. Took this day tour from Toronto on 28th October. We had a fantastic day out, pickup was dead on time, bus was really comfortable and our driver Nathan was a friendly and humorous fountain of useful knowledge throughout the day. The falls were glorious and...","review_date":"October 30, 2014","user":"adrianh888"},{"attraction_id":215,"rating":5.0,"review":"Professional and knowledgable. A great time!. Nathan was the best! We were picked up at our hotel Downtown Toronto promptly at 8am. The tour van was comfortable and in good condition. We had 9 people in our tour which was the perfect size for the excursion. Our guide Nathan has been...","review_date":"October 3, 2014","user":"jennifer_st9206fq"},{"attraction_id":215,"rating":5.0,"review":"Great day out at Niagara. We were collected from our hotel at the arranged time of 8.10, and we were fortunate that the 5 of us were the only people who had booked that morning, so the whole minibus to ourselves!\nOur driver Nathan provided us with information en route...","review_date":"September 9, 2014","user":"br4clan"},{"attraction_id":215,"rating":4.0,"review":"A great day trip from Toronto. Our tour guide\/driver Nathan picked us from our Marriott hotel promptly at 8:10 in the morning. The tour van was comfortable and clean. While driving (about 1.5 hours), Nathan gave us a presentation about the falls. He also showed a video about the attempts by...","review_date":"September 3, 2014","user":"gregory_k"},{"attraction_id":215,"rating":5.0,"review":"Great service. Nathan was a very good tour guide during our trip the whole time. My boyfriend & I had a lot of fun. First, Nathan picked us up from the Hyatt hotel and he made sure to not leave without us. Then we drove off to...","review_date":"August 23, 2014","user":"genangu"},{"attraction_id":215,"rating":5.0,"review":"Excellent Choice While in Toronto.. My six colleagues and I had a free day from our conference so we researched different things to do in Toronto. We figured a tour to Niagara Falls would be the most enjoyable activity. It is a full day experience from early morning to early...","review_date":"March 4, 2014","user":"jenna_p"},{"attraction_id":215,"rating":5.0,"review":"Freezing day but great tour. My parents came from Brazil and we took this tour yesterday. It was such a fun day! But it was very very cold we would have liked it more if the weather was hot. My parents like this tour very much and they have many...","review_date":"March 3, 2014","user":"maria_m"},{"attraction_id":215,"rating":5.0,"review":"Compared to others - this did what it says on the can - their's only did the falls and local shops!. We were asked why we'd chosen this firm from those on line and could say no more than gut feeling and that they listed the sites we'd see which we certainly did - see the final paragraph! Not only did we see the falls, go...","review_date":"September 18, 2013","user":"waterways"},{"attraction_id":215,"rating":5.0,"review":"The Right Choice. On booking our tour of Niagara we looked at several operators and it was difficult to decide which to go with as itineraries and prices were all similar. There was just something about their website that stood out. Can't say what it was, just a...","review_date":"September 18, 2013","user":"waterbabe16"},{"attraction_id":215,"rating":4.0,"review":"Takes you straight to the main sites, but would prefer to do it on my own next time. We don't normally do organized tours but decided to this time on the advice of a friend because we thought it might help cut the line getting on the boat at Niagara Falls. (It didn't - there wasn't much of a line...) What was good...","review_date":"September 16, 2013","user":"citygirlch"},{"attraction_id":215,"rating":5.0,"review":"Great Time!. I had a fabulous time on the Queen Tour Niagara Falls Tour. Our driver was friendly and well-informed. After the Maid of the Mist ride we went to a wine tasting and took a walk around Niagara-On-The-Lake. It was a great day.","review_date":"September 15, 2013","user":"rob_l"},{"attraction_id":215,"rating":5.0,"review":"Well worth the price. Our driver was very friendly and informative. You get some time to look at the falls, and take pictures.\nThe Maid of the Mist boat ride was my favourite part of the tour. The boat brings you right up to the falls, so be prepared...","review_date":"August 25, 2013","user":"chris_k"},{"attraction_id":215,"rating":5.0,"review":"Claudio-Brazil. We had a good and friendly trip! Salvador is a very friendly and polite person! The bus was comfortable! Reasonable price for what we saw!NIagara Falls its a peacefull place, Niagara on the lake is so romantic e silent, the wines tasting, everything was perfect!!...","review_date":"August 19, 2013","user":"claudinho2013"},{"attraction_id":215,"rating":3.0,"review":"Niagara for the day. Had a lovely time on the day trip out to Niagara. A nice visit to the falls followed by a ride on the Maid of the Mist boat. Lunch was buy your own then off to Niagara on the Lake which is a lovely quaint...","review_date":"August 9, 2013","user":"celleon"},{"attraction_id":215,"rating":5.0,"review":"Interesting visit, great activity in Toronto. This trip was very well organized. We had a full day of activities like the boat ride, niagara falls, niagara on the lake, wine tasting and a few others stops. Left at 08:00 got back 18:15. If you never went to the Canadian side of...","review_date":"July 27, 2013","user":"todd_t"},{"attraction_id":215,"rating":5.0,"review":"Everything I Expected. Got picked up on yonge st. way north of downtown at 7:30. Very early but it meant I didn't have to take a taxi to dundas like other companies told me to do. After picking everyone else up it was almost 2 hours driving to...","review_date":"July 19, 2013","user":"max_t"},{"attraction_id":215,"rating":4.0,"review":"Good value, a lot covered and Maid of the Mist a highlight. The bus trip to the Falls takes about 2 hours but we were slowed by terrible traffic and several accidents so did not arrive until close to 11am. This did not cut our time short at the Falls - we still were about an hour...","review_date":"July 18, 2013","user":"diannac308"},{"attraction_id":215,"rating":4.0,"review":"A great day-trip to Niagara!. I found this tour company through Trip Advisor, and after seeing the price and reading the reviews, decided to book.\nThe driver was on-time and very personable. He gave interesting historical and geographical facts as we drove and was very up-front about where we should...","review_date":"July 16, 2013","user":"brian_c"},{"attraction_id":215,"rating":5.0,"review":"Niagara Falls July 2013. I did the trip to the Niagara Falls in July 2013 with Queen Tours from Toronto. For those, who are going to do the same, I can personally say, it's awsome. The view from the Canadian side on the Falls is much more beneficial than...","review_date":"July 15, 2013","user":"xxx_x"},{"attraction_id":215,"rating":5.0,"review":"Incredible time in Niagara Falls. We chose this tour after looking at all of the Niagara falls tour companies (there were a lot), and we couldn't have been happier. For ten dollars extra compared to some of the cheaper companies we were able to have the most professional, entertaining tour...","review_date":"July 14, 2013","user":"nico_b"},{"attraction_id":215,"rating":5.0,"review":"Great experience; highly recommended. We had a great time. We really enjoyed the smaller group on a smaller bus. Much more relaxed than the large buses. Our guide did an excellent job with his commentary about Toronto and the Niagara area. Plenty of quality time at the Falls. Definitely...","review_date":"July 10, 2013","user":"jim_l"},{"attraction_id":215,"rating":5.0,"review":"unbelieveable experience. We were picked up on time from our hotel and right away shared laughs with the driver Nathan. Reading the reviews here I was excited that he was my tour guide and he definitely lived up to and even passed all of my expectations. We...","review_date":"June 30, 2013","user":"lauren_t"},{"attraction_id":215,"rating":5.0,"review":"First time in Niagara. I visited Toronto for business and I had a few days to my self. This tour was recommended to me through friends who took it before. The tour guide picked me up from my hotel. I was alone on the tour so he gave me...","review_date":"May 10, 2013","user":"ayadalati"},{"attraction_id":215,"rating":5.0,"review":"Great time in Niagara. Great tour, great day. Nathan was very kind, funny and smart. We all had a blast, what a great way to end our vacation in toronto!\nChat Conversation End","review_date":"April 24, 2013","user":"sarahsantos"},{"attraction_id":215,"rating":5.0,"review":"Great Tour!. We took this tour with my visiting American relatives and it turned out better than expected. The guide was really great. He told my family all about Toronto and Ontario a million times better than I could have ever told them. I even felt like...","review_date":"April 18, 2013","user":"mery_h"},{"attraction_id":215,"rating":5.0,"review":"Fun day with the family!. Went to Toronto with the family for the long weekend. This tour seemed like a good cheap way to spend the day and it worked out perfect since we would be back in time for all our evening plans. Nathan was very punctual and picked...","review_date":"March 31, 2013","user":"john_markfield"},{"attraction_id":215,"rating":5.0,"review":"Can't recommend it enough!. Went on this bus tour with my parents whilst they were visiting from the UK. We were picked up promptly in the morning from outside their hotel, and just had a couple more pickups before we were on our way. The bus was a small...","review_date":"March 6, 2013","user":"k_mmidlands"},{"attraction_id":215,"rating":5.0,"review":"Great experience!. For someone who never went to Ontario before Niagara Falls is really something cool... Looking down at the falls from the tower really makes you feel on top of the world! I had plenty of time to enjoy everywhere the driver took us. I was...","review_date":"February 8, 2013","user":"rotem_a"},{"attraction_id":215,"rating":5.0,"review":"Love it!. Chilly December with Snow at Niagara Falls. Been there for the 4th time but first time with a tour. Never expected to learn about Toronto, Niagara Falls & Ice Wine so much all in 1 day. Knowledgeable, Friendly Bus Driver & Guide. Wonderful Experience. Good...","review_date":"December 21, 2012","user":"winter1984"},{"attraction_id":215,"rating":5.0,"review":"Such a great tour! Very friendly atmosphere. This is my first time ever writing a review for... anything online. I'm not a tourist I am 100% Canadian born and raised in the GTA. I decided it was worth writing a review just because the tour guide was so friendly. I found these...","review_date":"December 11, 2012","user":"robkelling"},{"attraction_id":216,"rating":5.0,"review":"Excellent experience. Elaine was a terrific tour guide. She was kind, warm, funny, patient, courteous and extremely knowledgeable.\nFolks should know that although there is an address designated as the meeting place for the tour, you should look for a small white bus - could be parked...","review_date":"February 22, 2019","user":"amenegoni"},{"attraction_id":216,"rating":5.0,"review":"Winter ice. Tour exceeded my expectations. The falls in the winter are so lovely; ice and water both showering the stone backdrop. It was a crisp winter day and the tour enabled time to walk towards the falls and also reach the top walkway. But the tour...","review_date":"February 21, 2019","user":"seclif4d"},{"attraction_id":216,"rating":5.0,"review":"Great Trip!. John Pierre was an excellent tour guide. We were given plenty of time at each site and did not feel rushed at all. There was a lot of historical knowledge that he knew and shared which made the trip that much better! Strongly recommend this...","review_date":"January 21, 2019","user":"christopher_c"},{"attraction_id":216,"rating":4.0,"review":"A fun way to see more of Quebec . This tour provided transportation to all the sights. We went to see the waterfalls we were dropped off at the top and bottom of the falls. We than went to a chocolate shop that had very good hot chocolate. We were then brought to a...","review_date":"January 8, 2019","user":"kaycied22"},{"attraction_id":216,"rating":4.0,"review":"Wonderful excursion from Quebec city. Our driver was very informative and made the trip interesting. We parked at the visitors center because the falls were frozen and the cable car was not working. This made it easy to see the falls up close and walk across the bridge. The ride...","review_date":"January 5, 2019","user":"curious802988"},{"attraction_id":216,"rating":3.0,"review":"Worth it for St. Anne's Cathedral and the Falls. This tour was pretty standard. It allowed my friend and I (who had flown into the city and did not have a car) to escape the town for the day and see a few things. St. Anne's Cathedral was breathtaking inside. Such detail, artfulness, and...","review_date":"November 7, 2018","user":"naturemarie"},{"attraction_id":216,"rating":3.0,"review":"Excellant tour, bus pickup needs better setup. This was a really interesting tour & the bus driver was very interesting; I would highly recommend taking this tour. The one area that this company does need to improve is how & where you wait to get on the bus to start the tour....","review_date":"October 31, 2018","user":"kenpruz"},{"attraction_id":216,"rating":3.0,"review":"St Anne\u2019s Cathedral + Chocolate . The 5 hr bus trip booked is an eclectic mix of nature , architecture and chocolate. St Anne\u2019s Cathedral is amazing - don\u2019t miss the Crypt with the disturbing paintings of catholic nuns converting 1st nation children.","review_date":"October 30, 2018","user":"l8682ymsoniac"},{"attraction_id":216,"rating":4.0,"review":"Tour. The falls were nice to see from the bottom; next time, we will drive to the top to go across the bridge (?). Higher than Niagra Falls, but much, much, much narrower. The basilica was quite nice architecture; it was worth seeing, even if you...","review_date":"October 26, 2018","user":"miamiredskin1968"},{"attraction_id":216,"rating":1.0,"review":"A bad experience - Half day tour to Montmorency Falls and Ste.Anne de Beaupr\u00e9.. Last september we were visiting Qu\u00e9bec for the first time and we had this terrible experience with that tour to Montmorency Falls (also called Tour de la campagne). The tour conductor was a rude man called Jean Pierre. When we came to the Montmorency Falls...","review_date":"October 24, 2018","user":"edirani"},{"attraction_id":216,"rating":1.0,"review":"Stranded by Vieux tours. My husband and I took this bus tour while visiting Quebec City. Our tour guide, Jon Pierre (call him JP), was late picking us upend then there was then a problem with the van we were to take - they gave him a van that...","review_date":"October 10, 2018","user":"excursion311512"},{"attraction_id":216,"rating":4.0,"review":"Very good but Needed More Time at the Falls. This about 5 hour tour was definitely worth it for the convenience of seeing two very different major sites--the Montmorency Falls and the Basilica Set Anne de Beaupre--as well as a stop on Ile d'Orleans at a chocolate shop\/cafe and a visit to the the...","review_date":"October 9, 2018","user":"vakamalua"},{"attraction_id":216,"rating":5.0,"review":"Double Good. Joined tour from cruise ship. Did both plus metal factory by motor coach. Guide was brilliant and both the falls and basilica were first class. Noticed a railway which runs along both attractions no doubt would have been good to travel that way","review_date":"October 9, 2018","user":"dave_o"},{"attraction_id":216,"rating":4.0,"review":"Ticks several boxes. The two main parts of this tour - falls and basilica are both easy to do independently if you have a car. We didn't at this point of our trip, so went on this tour. It was worth doing but slightly longer than half a...","review_date":"October 9, 2018","user":"912michaell"},{"attraction_id":216,"rating":5.0,"review":"More than I expected. We expected Montmorency Falls and a church, and possibly a chocolate shop. We got all of that plus a very friendly and knowledgeable guide Jean-pierre, who told us about the history and architecture of Isle de Orleans. We also stopped at a copper art studio...","review_date":"October 6, 2018","user":"suzreag"},{"attraction_id":216,"rating":4.0,"review":"Ile D'Orleans is key attraction. It's easy to reach Montmorency Falls on our own, and more open on timing. This tour takes you to the launching point for the gondola ride up (about US$15 round trip), nice ride, or you can climb 400 stairs. Other private tour buses go right...","review_date":"September 28, 2018","user":"arniedonna"},{"attraction_id":216,"rating":4.0,"review":"weekend adventure. visited this on a weekend. it does gets busy, so go early. was on a limited time, so didn't get to go on the tram, zip lining or taking the stairs. but the weather was nice & cool. def worth seeing it if you're in...","review_date":"September 24, 2018","user":"born2shootmacro"},{"attraction_id":216,"rating":1.0,"review":"Rude bus driver\/tour guide (and an awful driver), extra stops and rushed at the falls. For starters, our bus driver, who was also our tour guide, was an extremely rude and impatient man. He was a cursing horn blower who tail-gated most of way. For a full sized bus trailing small cars on a highway with only car length between...","review_date":"September 19, 2018","user":"alice_h"},{"attraction_id":216,"rating":5.0,"review":"Montmorency Falls without tour. It is so easy to visit the incredible Montmorency Falls on your own without having to adhere to the time constraints of an organized tour. The 800 city transit bus leaves frequently from the Youville area of old Quebec and terminates at the upper entrance...","review_date":"September 6, 2018","user":"donna_e"},{"attraction_id":216,"rating":2.0,"review":"Not enough time to see the falls. Many people have said it, and I will say it again inthe hopes that they one day change their tour: There is simply not enough time at the falls. I would have hired a driver had I known. The driver, as others have said as...","review_date":"August 29, 2018","user":"ottolinemorrell"},{"attraction_id":216,"rating":3.0,"review":"Fun - Bus Driver was Halarious!!. Our driver made our trip he was funny from the beginning to the end.\nI was a little disappointment in the tour itself. the advertise a chocolaterie we all thought it was a place that shows us how to make chocolate. it was just a...","review_date":"August 27, 2018","user":"derek_mitch"},{"attraction_id":216,"rating":4.0,"review":"Near Quebec City and not expensive. Besides great view, it is not an attraction you need to pay to visit. You can park you car nearby and go walking.","review_date":"August 27, 2018","user":"zampier"},{"attraction_id":216,"rating":2.0,"review":"Disappointing. First of all we had to wait in the rain to get on the bus. Then, when we got to Ile d'Orleans to visit the chocolate stores, the bus driver couldn't find parking so we didn't stop at all!!! I think the tour should have...","review_date":"August 22, 2018","user":"aikizum"},{"attraction_id":216,"rating":3.0,"review":"Half day tour . This is a good tour to explore the outskirts of Quebec. It was a bit confusing as to what tour we were on as there were several tours leaving at the same time. Our tour had a large bus and a small one. We ended...","review_date":"August 21, 2018","user":"alsace1"},{"attraction_id":216,"rating":4.0,"review":"Delightful half-day trip. Be prepared for the time 10:30-3:30ish. Grab a bite ahead of time to avoid waiting in lines at the stops. Our driver was very informative, very easy-going and delightfully Canadian having been born and raised on Isle D'Orleans. This is a great tour if you...","review_date":"August 19, 2018","user":"charlotte_s"},{"attraction_id":216,"rating":4.0,"review":"Good tour. Great way to spend the day. Wish there was just a little more time at the falls and the island but it was sufficient to see the basics there. The tour guide was pleasant and had a good sense of humor","review_date":"August 14, 2018","user":"362jeannief"},{"attraction_id":216,"rating":2.0,"review":"Don\u2019t bother. The falls aren\u2019t at all attractive as the water is muddy and the perimeter of the basin is a concrete path. A zip line was strung across the falls to make it especially ugly. There is a sad, old hotel there.","review_date":"August 10, 2018","user":"margob290"},{"attraction_id":216,"rating":4.0,"review":"Popular tour. My partner & I took this half day tour last week and the tour covers attractions in the surrounding areas of Quebec City. The tour starts at Montmorency falls and spends about an hour there which is sufficient time to see the falls up close....","review_date":"August 9, 2018","user":"stirlingb"},{"attraction_id":216,"rating":4.0,"review":"Overall a very nice tour. My partner and I did the Countryside Tour. We booked it online. Because the information about where to wait for a bus was a bit confusing, we were waiting in front of the Information Centre and we missed our bus. They apologized in the office...","review_date":"August 5, 2018","user":"pavlapavla"},{"attraction_id":216,"rating":4.0,"review":"Great tour but missing 2 stops . Bus driver, Jean-Pierre, was amazing\u2014entertaining and informative. This tour skipped the chocolate store completely and stopped at a dirty convenience store instead\u2014very disappointed to spend 25 minutes here- could have used this time at Montmorency Falls instead. The falls were breathtaking and here we only...","review_date":"August 2, 2018","user":"b3905rfmelissas"},{"attraction_id":216,"rating":4.0,"review":"Nice tour with a few frustrations.. We really enjoyed the tour. As first time visitors we learned a lot and our bus and driver were great. We visited at a very busy time so spent much of our visit time standing in lines. Visited the chocolate shop where I hoped to...","review_date":"July 31, 2018","user":"n6769aqdonaldg"},{"attraction_id":216,"rating":5.0,"review":"Highlights Just Outside Quebec City. We opted for this bus tour as we did not get a car for our Quebec visit. The trip was excellent, led by our guide Gabe, who was a local retired park ranger and history expert. The drive around Orleans Island was unexpected - beautiful...","review_date":"July 29, 2018","user":"gregory_h"},{"attraction_id":216,"rating":4.0,"review":"Gorgeous Falls and Beautiful Church. The driver was terrific and the Falls were breathtaking. We visited a chocolate store for lunch which was a waste of time because the sandwiches did not look appealing. We also stopped at a beautiful copper store and finally to the exquisite Church. It was...","review_date":"July 10, 2018","user":"susan_d"},{"attraction_id":216,"rating":5.0,"review":"Beautiful water falls just east of town.. Very pretty and impressive water fall with plenty of photo op's. The best way to get here from Old Quebec is by city bus. We took the 11 bus in front of Hotel Clarendon on La Rue Des Jardins & La Rue St Ann. Asked...","review_date":"July 8, 2018","user":"kevin_k"},{"attraction_id":216,"rating":5.0,"review":"Wonderful falls...incredible chocolate!. Our guide and driver, Jean Pierre, was a warm, friendly and knowledgeable leader for tour group. The visit to Montmorency Falls was just beautiful. Picturesque and worth every minute. We also enjoyed the short tour of Isle d' Orleans. Very different from Quebec City and...","review_date":"July 7, 2018","user":"adamhollingsworth"},{"attraction_id":216,"rating":5.0,"review":"Beautiful . This is a great place to visit to experience some nature and trails. A very short drive from Quebec City (15 minutes). There are several options, if you park where the main building is at you can walk to the base of the falls and...","review_date":"July 7, 2018","user":"hermie88"},{"attraction_id":216,"rating":4.0,"review":"Beautiful falls. A worthy part of your visit to Quebec City. Beautiful falls, with a wonderful city view from the observation bridge. Great place to picnic with tables scattered under trees. Tip: got to top of falls to park by hotel, park across the street from entrance...","review_date":"July 7, 2018","user":"jim_l"},{"attraction_id":216,"rating":5.0,"review":"THE FALLS,THE BASILICA,ILE D'ORLEANS TOUR. Though I forget her name,the tour guide was so enthusiastic and knowledgeable that she helped make the tour very exciting.Convenient pick-up at tourist center...comfortable air-conditioned coach...Ile D'Orleans was beautiful(the homes,the farms and the forest.)Montmorency Falls,though not as dramatic as Niagara or Gulfoss,were pretty..nice ride up...","review_date":"July 4, 2018","user":"marianne_r"},{"attraction_id":216,"rating":5.0,"review":"Worth the trip. This tour was awesome. I am always skeptical when it come to tours. Very comfortable coach bus. Departure was at a good time 10:30 am. Falls were beautiful, copper museum was worth seeing. Chocolatier was very good! Try the blueberry creams! Shrine was inspiring and...","review_date":"June 26, 2018","user":"2sonsand1pug"},{"attraction_id":216,"rating":5.0,"review":"We so enjoyed this tour, and were fortunate to have Francois as our driver \/ guide,. Francois was born in Ste. Anne de Beaupre and has lived his whole life in the Quebec City region, so was able to highlight many sights which other drivers would not likely have known, including a side drive through Ste. Anne itself, where he pointed...","review_date":"June 20, 2018","user":"robert_m"},{"attraction_id":216,"rating":5.0,"review":"Beautiful tours!. Lovely area, it is a must-see tour if you are only in the area for a few days. There are choices such as hiking up to the falls, and there is also a gondola with a shorter hike to the top. Great photo op! The...","review_date":"June 18, 2018","user":"debbie_r"},{"attraction_id":216,"rating":4.0,"review":"Small but beautiful!. I visited it with my family when we were in Quebec City. As it was not far from the city, we made an evening trip. It didn't look great after visiting Niagara Falls a week before, but the area is beautiful.","review_date":"June 6, 2018","user":"jitendra_p"},{"attraction_id":216,"rating":5.0,"review":"Culture and nature. I took this 4 hour tour recently as I wanted to see some of the countryside outside of Old Quebec City. This was a great tour and showcased some of the beautiful sights to be seen.\nOur driver and guide was Francois and he was...","review_date":"June 5, 2018","user":"kellyadl"},{"attraction_id":216,"rating":5.0,"review":"Great Tour. We went on this tour 3rd weekend in May.\nWe really enjoyed all the stops and the time given to get off the bus and explore .\nMontmorency Falls did not disappoint and I highly recommend taking the cable car over to the other side...","review_date":"June 5, 2018","user":"peggy_l"},{"attraction_id":216,"rating":5.0,"review":"Late April and cold!. We went in late April and it was about 37 degrees and windy ... much of what you see was covered in ice ... Still we were able to walk around ...for free ...most places ...just couldn't go low ...\nWell worth it ...zip line...","review_date":"April 24, 2018","user":"ronaldlaprade"},{"attraction_id":216,"rating":2.0,"review":"Not worth the time in the Fall or Winter. I have done the city tour with this company and it was great! This trip we wanted to see a bit of the country this trip, but sadly this tour missed the mark. The church was lovely but that was about it. We hit the...","review_date":"February 4, 2018","user":"kootenaykathy"},{"attraction_id":216,"rating":2.0,"review":"A Two Hour Tour Stretched to Four and a Half. We took this tour as my wife wanted to see the falls and Ste. Anne du Beaupre. The driver tried his best but for the most part the trip was a disjointed wander from one questionable stop to another. The drive to the falls is...","review_date":"February 3, 2018","user":"benontariocanada"},{"attraction_id":216,"rating":5.0,"review":"Loved this tour!!. This tour was absolutely 100% worth the price, especially to see Montmorency Falls and the Beautiful Sainte-Anne-de-Beaupr\u00e9! Now before I bought this tour reading the review, about feeling rushed at the Falls. When we did arrive we only had 1 hour. So if your wanting...","review_date":"December 19, 2017","user":"dennygscu81"},{"attraction_id":216,"rating":5.0,"review":"Great Tour Value.. We went on the \"Half-Day Trip to Montmorency Falls and Ste-Anne-de-Beaupre from Quebec\" and we felt it was a very good value. We went through some very interesting and pretty areas and the stops were frequent and never felt rushed. The driver \/ guide was...","review_date":"December 9, 2017","user":"igrok"},{"attraction_id":216,"rating":4.0,"review":"Great tour company and trip!. This is a great short tour and is well worth the money - good for just getting outside the city and seeing the surrounding area. The waterfalls were lovely, the cathedral was magnificent, the copper art gallery was really interesting and there were lots of...","review_date":"November 12, 2017","user":"smaynard74"},{"attraction_id":216,"rating":4.0,"review":"Country Tour. On our last day in Old Quebec, to give our thighs a rest from all the hills, we took the half-day Country Tour to Saint Anne Church and Montmorency Falls. This trip is definitely worth the price. The church and falls are beautiful, and I...","review_date":"October 24, 2016","user":"lemonlime78"},{"attraction_id":216,"rating":3.0,"review":"Hit and Miss. We took the half day trip to Montmorency Falls. First, the good. We were picked up on time at our hotel and driven to the bus departure point. Our guide, Kevin, was interesting and a local. He added personal information that added to our knowledge...","review_date":"July 3, 2016","user":"apple4mrsclark"},{"attraction_id":217,"rating":5.0,"review":"Really nice evening. Our guides were very lovely, making sure everyone had the chance to see the auroras when they came out and taking plenty of free photos. We had a spectacular evening and were very lucky with the northern lights, the wood stove in the tent kept...","review_date":"February 28, 2019","user":"eva_t"},{"attraction_id":217,"rating":3.0,"review":"Mixed reviews. My friend and I booked this tour for three separate nights in February. I have mixed feelings about our experience. I would probably book this tour again but there is definitely room for improvement.\nPositives - We spent all three nights at a lake with...","review_date":"February 24, 2019","user":"nitronium"},{"attraction_id":217,"rating":4.0,"review":"Unforgettable Evening!. With only a 40% forecast for seeing the Northern Lights, we had a spectacular evening and saw them many times. We were picked up at our hotel by 9 PM and were back around 2:30 AM. The tour guide was very helpful and persistent in...","review_date":"February 19, 2019","user":"njones065"},{"attraction_id":217,"rating":4.0,"review":"What a great experience!. It was a very cool experience in Yellowknife. My dad and I signed up for this tour on our first night in Yellowknife. Our tourguide, Tracy, was very knowledgeable and very helpful with picture taking. I highly recommend it. Make sure you wear enough warm...","review_date":"January 20, 2019","user":"conan365"},{"attraction_id":217,"rating":5.0,"review":"Simply the best!!. December 27th: The tour was the best! Roland is the best driver! And not only because he is \"quebecois\"!! Always smiling, a good word for everybody, going on route 3 (west) where there's less buses, a stop at warm restrooms at the airport, best spots...","review_date":"January 9, 2019","user":"toulouse1102"},{"attraction_id":217,"rating":1.0,"review":"Please don't choose this travel agency!. Don't choose this travel agency. It's a money-grabbing group.\nWe signed up for three days and two nights of the semi-free tour, the first night after watching the Aurora (due to the weather did not see Aurora)the guide (English and Chinese level is not high...","review_date":"January 3, 2019","user":"ryantimothy1009"},{"attraction_id":217,"rating":5.0,"review":"Unforgettable weekend!. The Aurora Borealis Experience does more than just take you out to see the Aurora. Julian's company is more of a tour company that will arrange all of your Yellowknife tours and excursions without having to piecemeal everything separately by yourself. Some of the services...","review_date":"December 29, 2018","user":"mikan"},{"attraction_id":217,"rating":2.0,"review":"Do not recommend. We did not see any auroras that night. We understand that no one has control over the weather and that a cloudy sky makes it harder to see auroras however, the tour consisted in few and very brief stops. We also had no explanations as...","review_date":"December 28, 2018","user":"rockstarine"},{"attraction_id":217,"rating":5.0,"review":"It was the best time of my life.. The tour is great! Tour guide Katy speaks Chinese and English well along with driver Roland made the night so much fun! We end up going to 2 nights and we end up in different places in Yellowknife. They stopped whenever and wherever there is...","review_date":"December 23, 2018","user":"choimandy96"},{"attraction_id":217,"rating":5.0,"review":"Viewing the aurora in comfort. What a fantastic tour company. We went out to aurora village 3 nights and loved each experience even though only one night had an aurora out. The tour guides were all competent and friendly. The tours were always on time and run like clockwork with...","review_date":"December 23, 2018","user":"mikey243"},{"attraction_id":217,"rating":3.0,"review":"Aurora tour. This tour bring by a girls who can talk Cantonese, mandarin & English. She tried her best to help clients to take aurora photo in each venue & free airdrop to each customer or email to non iPhone users. But the tour is too many...","review_date":"November 19, 2018","user":"kamocot"},{"attraction_id":217,"rating":5.0,"review":"As promised. Was in town for a short visit and wanted a no stress tour with an opportunity to see northern lights. Based on trip advisor reviews I booked the tour. They picked us up as promised at our hotels the two guides and the driver we...","review_date":"October 24, 2018","user":"sdc65"},{"attraction_id":217,"rating":5.0,"review":"Good service and friendly tour guide. I was greeted by a very friendly and young tour guide at the airport. She then brought us to our hotel (Chateau Nova - which is very roomy and cozy). After settling in and grabbed a quick dinner, we started our excursion.\nWe saw beautiful...","review_date":"October 13, 2018","user":"richard_l"},{"attraction_id":217,"rating":5.0,"review":"gave meaning to 'aurora hunting'. My wife and I did a quick trip to Yellowknife in early February'18 in the hope of catching the aurora, but the weather was not cooperating. We went out with Roland and Olivia with what had initially seemed a disappointing trip, but they went above...","review_date":"April 5, 2018","user":"me4man"},{"attraction_id":217,"rating":5.0,"review":"Amazing aurora tour with great tour guide. I joined the aurora tour on my second night in Yellowknife 25 March 2018, it was amazing and fun, we saw huge aurora dancing in the sky luckily. Olivia is great tour guide, she helped us to take many photo in cold condition, even taught...","review_date":"March 29, 2018","user":"karen-li-ning"},{"attraction_id":217,"rating":5.0,"review":"Aurora Hunting with North Star Adventures. It was a wonderful experience. First our guide Eddie drew our attention to the faint streaks of Aurora outside the bus window. Then we stopped & had a magnificent view of Aurora in the open. Ample time was provided for us to take photos as...","review_date":"March 27, 2018","user":"adelyno2017"},{"attraction_id":217,"rating":5.0,"review":"Great value and fun tour. We booked the aurora tour on short notice upon our arrival in Yellowknife and Julian was very helpful with providing us info given that we were undecided due to cloudy weather. We decided we would try and we were lucky to see the aurora and...","review_date":"March 19, 2018","user":"laura_p"},{"attraction_id":217,"rating":1.0,"review":"Poor tour. The lights were not cooperating that night such is the weather however the tour offered no explanation regards any info on the Northern Lights, also although claimed to be multilingual less this 50 words were spoken in English during 4.5 hours compared to hundreds plus...","review_date":"March 14, 2018","user":"morcowan"},{"attraction_id":217,"rating":1.0,"review":"A terrible mini van ride to chase the aurora light. Our tour guide Joe was friendly but the van riding experience was horrible. We were picked up the last so the seats available were the last row. The driver drove very fast but there were lots of holes on the highway so the whole van...","review_date":"March 3, 2018","user":"malihousa"},{"attraction_id":217,"rating":5.0,"review":"Would definitely recommend . We found Julian\u2019s team to be professional, friendly, cool and honestly serious about helping their guests see the lights. Definitely a small outfit so you will have outhouses or simple hot drinks to keep warm but if you want kind, genuine people that love the...","review_date":"January 18, 2018","user":"coo1chk"},{"attraction_id":217,"rating":5.0,"review":"Great Experience. I was in Yellowknife on Christmas Day, lucky enough to see the northern lights on all the three nights I stayed. I had a very bad stomach ache on the second night so I asked the guide to find a way to send me back...","review_date":"December 29, 2017","user":"toseeistobelieve"},{"attraction_id":217,"rating":5.0,"review":"Good value & Excellent service. It was a 4-day 3-night tour. When we first arrive Yellowknife, we weren't very hopeful since weather was bad. One of the guides, Olivia explained patiently to us mid-November is kinda in between seasons and the weather is unstable. But since we will be traversing...","review_date":"December 10, 2017","user":"michaelk8992"},{"attraction_id":217,"rating":4.0,"review":"Two days tours. The first day I'm very disappointed. I didn't see anything and they come pick me up very late. But the second day I was lucky, I can see very strong one and two tour guides very professional and friendly. I recommend it.","review_date":"December 3, 2017","user":"ming_a"},{"attraction_id":217,"rating":5.0,"review":"Promise fulfilled. I went on that tour for just one night and I was able to see the aurora. I was probably lucky, but beyond this, the two guides are really professional and friendly. The tour is well organized and it is not too crowded. I recommend...","review_date":"November 26, 2017","user":"cobe565"},{"attraction_id":217,"rating":1.0,"review":"Promise and then deny in succession. We joined the tour from 2017\/10\/28-31.\nBefore departure, we said we are going to rent 4 set of clothes. But after we arrived, we found that the gears are normal and our own clothes are enough, all we need is a pair of shoes for...","review_date":"November 21, 2017","user":"endeavour77"},{"attraction_id":217,"rating":4.0,"review":"4 days 3 nights tour in yellowknife. It was a pleasure to be at yellowknife. Julian did a great job chasing the northern lights for the group despite the weather conditions.were against us most.of.the.time. He also took some great photos for us while we could.see.the aurora for a brief time. Cozy cabins...","review_date":"November 4, 2017","user":"nlightschaser"},{"attraction_id":217,"rating":5.0,"review":"Best tour in town!. This is our first time visiting Yellowknife especially to see the aurora lights, we join 2 different tours and I really recommend the aurora borealis tour! The people are nice, friendly and efficient. They help you take professional pictures of the aurora lights. Overall it...","review_date":"October 2, 2017","user":"johnwu36"},{"attraction_id":217,"rating":5.0,"review":"Excellent Tour & Service. Before our trip, we contacted several tour operators to get information about the tours, prices and how early to book. Julian, of The Aurora Borealis Experience, was the only one to get back to me. He answered all my questions and initially said because of...","review_date":"September 14, 2017","user":"seahorse825"},{"attraction_id":217,"rating":4.0,"review":"Despite the weather not cooperating, we had a great time. We had three nights package for September 2017. Although I tried to arrange ahead of time, I wasn't able to plan out all activities. But Julian was accommodating and was prompt in replying to my queries. We were picked up on time by his team...","review_date":"September 13, 2017","user":"ysh_c"},{"attraction_id":217,"rating":4.0,"review":"Memorable experience. We had 2 nights tour package. I was uncertained before getting there because I lost contact with Julian. Though it was difficult to contact with him via email, but you can be sure that someone will show up and take you to the hotel. All...","review_date":"April 5, 2017","user":"pichittra"},{"attraction_id":217,"rating":1.0,"review":"You got what you paid for. I went to Yellowknife without thorough research - my bad and just got this tour contact from Yellowknife visitor center. The reason why I opted for this operator as they're the cheapest option. I was picked up timely by Julian and his assistance. I must...","review_date":"October 30, 2016","user":"andryslb"},{"attraction_id":217,"rating":4.0,"review":"Good Bargain Priced Aurora Tour. While planning a visit to Yellowknife we booked an aurora viewing tour online. Communication via email to setup the trip was great. On the day of our tour (December 31st, 2015) Julian called and asked if he could pick us up early (8pm). The aurora...","review_date":"January 6, 2016","user":"tom_m"},{"attraction_id":218,"rating":5.0,"review":"An excellent way to spend a few hours. Even as residents we found new places to eat and learned new facts about our city. The young man leading this tour is outstanding. I definitely recommend the tour and it is certainly reasonably priced.","review_date":"March 16, 2019","user":"janine_l"},{"attraction_id":218,"rating":5.0,"review":"The macarons, the perogies, actually come to think of it, all the food was outstanding.. Andy was knowlegable, concise and witty. I learned so much about Victoria which I have visited many times - neat to hear the history from a live and lively person, rather than reading it on a plaque, in a book or on a gizmo. Andy...","review_date":"February 27, 2019","user":"tour608916"},{"attraction_id":218,"rating":5.0,"review":"Energetic, passionate and informative tour and VERY TASTY!. Andy brought great energy to the tour and provides some Victoria history as a special bonus. Includes a number of diverse stops and is very accomodating for meat and non-meat eaters alike. You would be unlikely to discover a few of these gem dining establishments...","review_date":"February 23, 2019","user":"mbres911"},{"attraction_id":218,"rating":5.0,"review":"GOAT!!! Best Experience and Tour Guide . Do this! You will not regret it. My husband and I will return just to go and do this again! This food tour made our entire trip!! The guide is a local and knows everything! Gets you in the best restaurants to try all the...","review_date":"February 17, 2019","user":"nswagner11"},{"attraction_id":218,"rating":5.0,"review":"Absolutely amazing experience!. I rarely write reviews. If we're being honest most people only right them if something went really well or really bad. Has to make an impact for us to take the time to write about it. Well, I'm falling into that norm and writing a...","review_date":"February 11, 2019","user":"774jacquelinej"},{"attraction_id":218,"rating":5.0,"review":"Passion, knowledge, fun & delicious!. Andy is very passionate & knowledgable with both the history & the food places to visit in Victoria. His enthusiasm for life & travel oozes throughout the whole tour. He has a great rapport with his vendors too. Laughing & story telling in his unique...","review_date":"January 31, 2019","user":"kjg-rje-purplerain"},{"attraction_id":218,"rating":5.0,"review":"Worth every penny!. My boyfriend and I did this tour with Andy today and loved it! He is so knowledgeable about all the places we visited and he presented all the information in a very charasmatic and fun way! Every place we visited had really great food, and...","review_date":"December 21, 2018","user":"megborsa"},{"attraction_id":218,"rating":5.0,"review":"Taste the food, hear about the city and have fun!. Andy did a great job during the tour. We stopped at tea shops, restaurants and a chocolate shop. Andy's knowledge of the history of Victoria is spectacular! Every time we asked a question, he had the answer with some interesting facts about the city or...","review_date":"December 7, 2018","user":"deltaworld"},{"attraction_id":218,"rating":5.0,"review":"Fun, informative and delish!. This was so fun, I definitely recommend it to anyone who likes to eat and walk around learning history. Our guide was full of personality and interesting history, his personal relationships with the places we went made it even better. We had a great time!","review_date":"December 3, 2018","user":"candice_p"},{"attraction_id":218,"rating":5.0,"review":"Great all-around tour. Great selection of food (meatballs, matcha tea, macarons, Southern Style potato skins, and more). The walk was manageable and spaced out. The history was a good touch but not a huge part of the tour. Andy was a great guide and makes an effort to...","review_date":"November 25, 2018","user":"purduepolo"},{"attraction_id":218,"rating":5.0,"review":"Highly recommended tour in Victoria with a great balance between history and culinary experience. The tour owner\/operator, Andy Olson was very pleasant and knowledgeable about the city which he calls home. He showed passion and dedication on what he does to ensure he delivers expectations that is above and beyond what his audience expects. I lived in Vancouver years...","review_date":"November 21, 2018","user":"ray_r"},{"attraction_id":218,"rating":5.0,"review":"Girl's walking tour. We were only 2 clients for Andy Olsen. We took the 11 a.m. tour on a stunning fall day. It was the most wonderful 2 hours spent with this charming, knowledgeable man. Even though we both live near Victoria it was a great surprise to...","review_date":"November 18, 2018","user":"jennie_h"},{"attraction_id":218,"rating":5.0,"review":"An Excellent Tour for Both Visitors and Locals!. Everything about the tour was excellent. Choice and variety of food, info about the food and the city, length and timing, sights and scenery, all were fantastic. We are Victoria locals and still learned a great deal about the city's history, architecture, and culture, and...","review_date":"November 15, 2018","user":"sean_i"},{"attraction_id":218,"rating":5.0,"review":"Like spending a special day with an old friend in a city he knows well. We had only 2 days to spend in Victoria (and one half day would be committed to the must-see Butchart Gardens) so we wondered how to make the most of our limited time. We certainly felt lucky afterwards that we had selected Andy's personal tour...","review_date":"October 22, 2018","user":"susanjax2018"},{"attraction_id":218,"rating":5.0,"review":"Excellent Tour. Andy does a great job, he's friendly, informative and kept the tour moving without feeling rushed. We had a wide variety of types of food, many that we'd never try on our own. We go to Victoria fairly often and still learned new things...like the...","review_date":"October 21, 2018","user":"lv-and-bf"},{"attraction_id":218,"rating":5.0,"review":"A Taste to Remember!. Definitely a must do while in Victoria, BC. You will experience a range of delicious foods and tantalizing beverages.\nAndy our guide was very knowledgeable of the history of Victoria and made the walking tour very fun and informative. We walked through areas of town...","review_date":"October 19, 2018","user":"chris_and_reg_t"},{"attraction_id":218,"rating":5.0,"review":"Excellent Host. Although the food choices were not my favorites, it was an excellent tour. The guide was extremely knowledgeable and helpful. It really is helpful in getting to know Victoria.","review_date":"October 16, 2018","user":"74jeffz"},{"attraction_id":218,"rating":5.0,"review":"Great tour with Andy - his line up of vendors is wonderful!. We booked the tour for our short stop in Victoria on a cruise. Took a taxi from the pier to the Market to meet the tour. Got there early so we had a chance to use the lavetories at the Victoria Public Market before the...","review_date":"October 14, 2018","user":"jdb68"},{"attraction_id":218,"rating":5.0,"review":"Good Cross-Section of Victoria Food. We had a great tour with Andy on a recent stop in Victoria for a cruise. The tour was easy to find (right where it says on the confirmation) and Andy was personable and knowledgeable.\nThe best part about the tour was linking the food...","review_date":"October 10, 2018","user":"elguru71"},{"attraction_id":218,"rating":5.0,"review":"Excellent tour. Great food....very enjoyable experience.\nDefinitely would recommend.\nVery knowledgeable.\nGreat host!","review_date":"September 27, 2018","user":"marilyn_n"},{"attraction_id":218,"rating":5.0,"review":"Highlight of my Visit. I highly recommend this tour! The history and education was every bit as good as the tasty treats along the way. Andy is a delight. Just a great, down to Earth guy and made me feel very welcome on his tour. If you're visiting Victoria,...","review_date":"September 26, 2018","user":"deana_m"},{"attraction_id":218,"rating":5.0,"review":"Excellent Food Oriented Experience in Victoria. My wife and I really enjoyed our two hour food tour with Andy. He was very interesting and shared many current and historical perspectives on the tour. The food and drink stops were very good and thoughtfully sequenced. We saw some places and areas we...","review_date":"September 22, 2018","user":"tjkwny"},{"attraction_id":218,"rating":5.0,"review":"Food Tour Victoria is Great. A modest walk from the waterfront of Victoria to the Public Market on Douglas Street will find you at the start of a very worthwhile and pleasant historical walk as well as food tour. When I think of Canada, I don't honestly think much about...","review_date":"September 22, 2018","user":"raymoel"},{"attraction_id":218,"rating":5.0,"review":"Great Guide, Great Tour. I came to this not expecting much. But, WOW, what a tour!\nRoyal Caribbean had shown us a very mediocre time with their shore excursions and this is one we booked on our own. We met at the Victoria Public Market and the tour launched...","review_date":"September 21, 2018","user":"dewitt65101"},{"attraction_id":218,"rating":5.0,"review":"Real Food for Body and Soul. It is difficult to say which was better, the food or the history of the food and the great City of Victoria.","review_date":"September 19, 2018","user":"patricia_h"},{"attraction_id":218,"rating":5.0,"review":"Great tour even for locals. My son and I live in the local (by the Sidney airport) and have lived in Victoria for 12 years. We often go downtown and thought we knew a bit about the local food scene and history. But the tour enlightened us on both accounts...","review_date":"September 16, 2018","user":"571toddk"},{"attraction_id":218,"rating":5.0,"review":"Great food and storytelling. I really enjoyed the time we spent with Andy last month while in Victoria BC. We were returning from an Alaskan cruise and this was a great way to see Victoria in the few hours we had in port. We had such a variety of...","review_date":"September 16, 2018","user":"vacationgirl3414"},{"attraction_id":218,"rating":5.0,"review":"Absolute must!. Really terrific tour; Andy is incredibly knowledgeable, and the food was excellent. It's hard to put together a food tour that actually includes good food given how diverse different folks' pallets are, but this one nails it. Only regret is that it wasn't the first...","review_date":"September 12, 2018","user":"jasonlb8717ux"},{"attraction_id":218,"rating":5.0,"review":"Great tie in Chinatown\/Old Town. Andy was great providing the color and history of the places we visited. Tremendous selections of places to sample. The owners of each place spent time with us explaining what they do and why","review_date":"September 10, 2018","user":"atbklyn"},{"attraction_id":218,"rating":5.0,"review":"Food and History tour. The whole tour was amazing. Andy was fantastic, fun and very knowledgeable. The food was great and all the places we visited had great owners who made us feel so welcome. I would recommend this tour to anyone visiting Victoria .","review_date":"September 9, 2018","user":"vanessa_and_ton..._h"},{"attraction_id":218,"rating":5.0,"review":"Yes. Yes, we are now on the food tour activity in Amy city we go to and for a reason - you taste shops and foods you never knew about! Andy is the perfect host and you get to sample the best Victoria had to offer!...","review_date":"September 8, 2018","user":"mark107"},{"attraction_id":218,"rating":5.0,"review":"Great tour!. Four of us did this tour on our first visit to Victoria, and it was one of the best tours of this type I've ever been on. Our guide, Andy Olson, was very knowledgeable about the city, and let us know that he lived in...","review_date":"September 3, 2018","user":"mary_e"},{"attraction_id":218,"rating":5.0,"review":"Great overview of some Victoria history & delicious samples. We visited in mid-August with another couple. Andy was an enthusiastic guide and full of information. Our group was only 11 people which made it easier to walk around and not lose anyone. We saw areas that we would probably not visit otherwise in Chinatown...","review_date":"September 3, 2018","user":"db3faith"},{"attraction_id":218,"rating":5.0,"review":"VERY INFORMATIVE TOUR. Many thanks to Andy for a wonderful experience. We loved all the different food tastings. Andy and the business owners were very accommodating re food choices and were willing to substitute any item which might have been problematic.\nWe especially appreciated experiencing the walk through...","review_date":"September 2, 2018","user":"thenewfie44"},{"attraction_id":218,"rating":5.0,"review":"Fantastic food and conversation. My wife and I did the tour with Andy just the other day. Victoria is a beautiful city made better by Andy's tour. Not only did he know everything about the foods we ate, he also possessed a deep understanding of the city's history and...","review_date":"September 2, 2018","user":"zac_h"},{"attraction_id":218,"rating":5.0,"review":"Excellent Start. What a fun activity to have at the start of our visit to Victoria. A great variety of food and drink with interesting historical tidbits thrown in. Andy's sense of humour and choice of stops made this an informative and entertaining way to get acquainted...","review_date":"August 28, 2018","user":"omcintyre2016"},{"attraction_id":218,"rating":5.0,"review":"A great snapshot of Victoria. We really enjoyed this as a first activity to get an overview of Victoria. The variety of food and drink was great and we learned lots about the history and culture of the city. We then struck off on our own for the rest of...","review_date":"August 27, 2018","user":"34bobl"},{"attraction_id":218,"rating":5.0,"review":"Eat your way around Victoria. What an excellent way to spend an afternoon. We were expertly guided around the taste sensations of Victoria with local history thrown in to provide some perspective. Andy is an excellent host and is very passionate about his local area. So many highlights, but if...","review_date":"August 25, 2018","user":"bradnjayne"},{"attraction_id":218,"rating":5.0,"review":"Great Tour!. Lots of stops and a great bit of history along the way. I was so full when we were done! A great way to see Victoria!","review_date":"August 19, 2018","user":"cathleentracy"},{"attraction_id":218,"rating":5.0,"review":"Great introduction to Victoria. We decided to take this tour the morning after we arrived into Victoria and this was a good call as although there were the food tasting we were looking for Andy provided us with a good tour of the downtown\/ Chinatown area as well and...","review_date":"August 18, 2018","user":"neale1810"},{"attraction_id":218,"rating":5.0,"review":"Host was Great! Food was Great, Interesting!. We went on the tour with Andy in the afternoon on 8\/17\/18. He was a very pleasant and engaging fellow who was obviously proud of his city. He showed us local finds that we wouldn't have found on our own. We did actually get full...","review_date":"August 18, 2018","user":"michelle_l"},{"attraction_id":218,"rating":5.0,"review":"Great tour!. Andy was a great guide. Walking, eating samples, and getting history tidbits...it\u2019s a great combo! You leave feeling that you\u2019ve eaten some food.","review_date":"August 14, 2018","user":"arthur_qx_shi"},{"attraction_id":218,"rating":5.0,"review":"Do this on your 1st day!. I did this tour on the afternoon of my last day in Victoria & right away I knew I should have made this my 1st tour on my 1st day. Andy is really wonderful, knowledgeable, has a great relationship with his vendors, he's engaging &...","review_date":"August 13, 2018","user":"angelina_w"},{"attraction_id":218,"rating":5.0,"review":"Great food, great time.. Our guide Andy was very professional and engaging. Made sure everyone felt included, which makes it more enjoyable. Knowledgeable about the area and where the best food is found. I discovered that I actually like macaroons, now that I\u2019ve had some made right. They were...","review_date":"August 12, 2018","user":"ryenlis9"},{"attraction_id":218,"rating":5.0,"review":"Yummy and Informative. We had a great time. The spots we visited we had probably walked past a dozen times and just didn't go in to check it out. So glad we did with the tour. The items we tasted were yummy and some we went back for...","review_date":"August 10, 2018","user":"roxannef83"},{"attraction_id":218,"rating":5.0,"review":"Great food tour!!!!. What a awesome and fulfilling way to meet local chefs and bakers. Loved trying different items and Andy was a great guide with lots of info on the area. Went back to a few places later to buy more.","review_date":"August 10, 2018","user":"darylb832"},{"attraction_id":218,"rating":5.0,"review":"Learned interesting history and had great food!. We hadn't been to Victoria or a food tour before. My daughter had been on several so we decided to take one. It was great! We had limited time in Victoria and felt this was time well spent. Our guide, Andy, was knowledgeable, very nice...","review_date":"August 10, 2018","user":"julie_d"},{"attraction_id":218,"rating":5.0,"review":"Hometown Fun. We decided to be a tourist in our hometown & picked Andy\u2019s tour. What a great way to see our lovely city by eating, walking & learning some history! Andy was fun & very knowledgeable. The food (& drink) stops were great! Each was unique...","review_date":"August 8, 2018","user":"patti_w"},{"attraction_id":218,"rating":5.0,"review":"Should have done this first.. It was fantastic. Took our daughter and her two girls on this tour. We all loved it. The girls are 14 and 9 but they love to try new things so all the offerings were well received. Andy really knew his history and the love...","review_date":"August 6, 2018","user":"gardener86"},{"attraction_id":218,"rating":5.0,"review":"Great Food and Information about Victoria. A great food tour should highlight wonderful food but the guide should also fill in the blanks, so to speak, about the area in which you are visiting. Andy was amazing. He was so knowledgeable and interesting. We learned a lot and loved the great...","review_date":"August 5, 2018","user":"michelle8961"},{"attraction_id":218,"rating":5.0,"review":"Delicious way to experience Victoria!. Even though we live in Victoria, we learned a few new things about our city and tried a lot of amazing food. Andy is friendly and knowledgeable, and my teenager and I would highly recommend this tour to tourists and locals.","review_date":"August 5, 2018","user":"sunmum2014"},{"attraction_id":218,"rating":5.0,"review":"Wonderful. Andy is a great host. This is the second time we have done a food tour, and now we are hooked. Learned a lot about the city, while enjoying yummy food. Effortlessly worked around our pork restriction. Even learned about Japanese mancha which helps reduce...","review_date":"July 31, 2018","user":"iftikharkhan"},{"attraction_id":218,"rating":5.0,"review":"Come hungry!. We took the food and history tour on our first day in Victoria and it was a great start to our weekend. Andy was so friendly and knowledgeable about the area and businesses, we learned a lot about the city. The food was delicious and...","review_date":"July 31, 2018","user":"teamturner11"},{"attraction_id":218,"rating":5.0,"review":"Outstanding Historical Walking Food Tour!. My wife & I had a wonderful historical walking food tour with Andy on our recent visit to Victoria. One of the most enjoyable food tours we have taken. Andy has an amazing personality, who loves history & food. We visited some outstanding hidden gems...","review_date":"July 29, 2018","user":"gr8traveltipsblog"},{"attraction_id":218,"rating":5.0,"review":"Great Food Tour. Andy was our guide (and the owner of the business). Andy was excellent--very personable and knowledgeable about the current food scene in Victoria. He also provided some history as we went along on this two hour tour. The foods we tasted were varied and different...","review_date":"July 28, 2018","user":"johntampabay"},{"attraction_id":218,"rating":5.0,"review":"Highlight in Victoria. I highly recommend this fun and informative food\/history tour. Andy packs a lot in and his enthusiasm for his city are contagious. Food tastings are varied and exceptional. Wish there was more time for shopping but that would take all day! Don't miss this great...","review_date":"July 27, 2018","user":"michele_c"},{"attraction_id":218,"rating":5.0,"review":"A Highlight!!!. Today my husband and I, our daughter and our 10 year old grandson took the food tour, and we each had a great time. Andy did an awesome job providing food tastings at a nice variety of places. Not only was the food great, but...","review_date":"July 25, 2018","user":"joannd432"},{"attraction_id":218,"rating":5.0,"review":"Fantastic way to learn about the city. This walking tour was a perfect way to start our vacation in Victoria. Each of the locations we stopped at were excellent and Andy is an engaging and enjoyable host. Learning about the history of the city along the way was a bonus. Thank you...","review_date":"July 23, 2018","user":"d_h"},{"attraction_id":218,"rating":5.0,"review":"Great Tour. Loving to try different foods this tour was great. We went to several spots in the city and had a generous portion of food at each place. Andy was very friendly and knowledgeable. He knows his history about the city. The places he took us...","review_date":"July 22, 2018","user":"sdf092479"},{"attraction_id":218,"rating":5.0,"review":"History and eat like a local. This was the first food tour that we have taken and if they are all like this I will certainly be booking more. Andy, our guide, was knowledgeable, enthusiastic and introduced us to a great variety of stops and selection of food that we absolutely...","review_date":"July 15, 2018","user":"abing_j"},{"attraction_id":218,"rating":5.0,"review":"Carefully designed tour. The tour route is like a complete course! Very detailed information about the history of Victoria downtown and what is happening now with the city; current issue of the city, housing and small businesses. It was pleasant to see the relationship of Andy, the tour...","review_date":"July 14, 2018","user":"john_k"},{"attraction_id":218,"rating":5.0,"review":"Fun time with great food!. Andy Olson, the tour operator, does a fabulous job of taking you to visit local food vendors throughout the downtown area and explainign the history of the area. He's very friendly, and the walk is interesting and comprehensive without being overwhelming. Thoroughly enjoyed and would...","review_date":"July 10, 2018","user":"amyb6101"},{"attraction_id":218,"rating":5.0,"review":"Fantastic walking tour and food stops. We were in Victoria on a short stay; our cruise ship arrived at 7 am and left at 2 pm. Andy, the owner\/CEO\/tour guide extraordinaire, did a great job with our 11 am tour on July 3rd. We started at the Victoria Public Market, with...","review_date":"July 7, 2018","user":"gpontravel"},{"attraction_id":218,"rating":5.0,"review":"Certainly different. Experience different foods, that you probably wouldn't normally try. Small producers, cafes and outlets. Interesting history narration made the tour most interesting and enjoyable. Be prepared to be full at the end of it.","review_date":"July 4, 2018","user":"mike_m"},{"attraction_id":218,"rating":5.0,"review":"great food and history tour. Andy did a great job guiding us through the history of Victoria and introducing us to some new foods.\nThere was a good combination of savory, sweet, solids and liquids. We returned to the Olive Shop the next day for gifts to take home to...","review_date":"July 1, 2018","user":"leeharrison5"},{"attraction_id":218,"rating":5.0,"review":"Fabulous Way to See Victoria. Andy our guide was fantastic! Very knowledgeable and chose great locations for food tastings. Our 2 children also loved it. Highly recommend this tour.","review_date":"June 29, 2018","user":"glenncarriebutler"},{"attraction_id":218,"rating":5.0,"review":"Informative and tasty all at the same time! . We very much enjoyed our walking tour. All the places we visited were great and we learned some things about the city history as well.","review_date":"June 24, 2018","user":"guide202827"},{"attraction_id":218,"rating":5.0,"review":"Highly recommend this food tour!. Andy is a very knowledgeable and personable guide. All the food stops were interesting and had delicious samples - I wanted to go back to all of them. Best macarons I've ever had! The Victorian history was also fascinating. I'm planning to go back tomorrow...","review_date":"June 22, 2018","user":"julieb1739xt"},{"attraction_id":218,"rating":5.0,"review":"Amazing little tour and guide. This is the firs time my husband and I took a food tour of a city that is so familiar to us!. It turned out to be very interesting and even though we thought we knew lots about Victoria we actually ended up learning lots...","review_date":"June 20, 2018","user":"marlenn2017"},{"attraction_id":218,"rating":5.0,"review":"An Excellent Activity in Victoria! A Taste of Victoria Food Tour is highly recommended!. On our second day on Vancouver Island we opted to take Andy's A Taste of Victoria Food Tour. It was a brilliant way to explore downtown Victoria and begin our stay on the island. We began at the Victoria Public Market sampling Oils and Vinegars,...","review_date":"June 18, 2018","user":"kaq56"},{"attraction_id":218,"rating":5.0,"review":"Excellent food and entertaining history lessons!. A wonderful sampling of local creations, an entertaining and knowledgeable guide in Andy and something I would highly recommend. There was a local person from Victoria on our tour and she also discovered new and interesting things. I would have done food tours from Budapest...","review_date":"June 17, 2018","user":"pam_s"},{"attraction_id":218,"rating":5.0,"review":"Top-Shelf Tour. This was the first food and history tour my wife and I went on, and it was fantastic. Andy is very personable and you can tell he really enjoys giving the tour. We thoroughly enjoyed the food and information provided at each stop, along with...","review_date":"June 14, 2018","user":"gsae"},{"attraction_id":218,"rating":5.0,"review":"Fun! Quick! Yummy!. Great food and history tour. Andy was engaging and kept us moving. Inter generation and international group made it especially interesting. Great value too.","review_date":"June 12, 2018","user":"dee_w"},{"attraction_id":218,"rating":5.0,"review":"Excellent. Host was excellent. Seven stops, including craft beer, perogies, pastries and Italian. Very fun and well worth the cost! Highly recommend.","review_date":"June 11, 2018","user":"dan_b"},{"attraction_id":218,"rating":5.0,"review":"Perfect Shore Excursion. We stopped in Victoria during a cruise from Seattle to the Panama Canal. Andy was a great guide. There was variety in tastings, bits of interesting history and plenty of humor. We thoroughly enjoyed the tour and highly recommend it.","review_date":"June 8, 2018","user":"rmgjag"},{"attraction_id":218,"rating":5.0,"review":"Really fun and tasty way to get an overview of Victoria!. My husband and I had a short stay in Victoria and this food tour was a great way to see the local area and enjoy some small bites of great food. Our guide, Andy, was very knowledgeable about both Victoria history and the current food...","review_date":"June 7, 2018","user":"kathgski"},{"attraction_id":218,"rating":4.0,"review":"A Great Way to Learn more about Victoria while Sampling Some Great Food. A thoroughly enjoyable tour with a great mix of food stops. We have done many food tours. The olive oil, vinegar shop was good, but is a common feature on many food tours. The rest, however, were great. We particularly enjoyed the Italian bakery and...","review_date":"June 5, 2018","user":"ahow2014"},{"attraction_id":218,"rating":5.0,"review":"Fabulous Food Tour!. What can I say? I love food tours! In my opinion, they're the best way to see a new city. You get to hear from a local, tour the city, and eat great food along the way. Andy was very knowledgeable and entertaining, and we...","review_date":"June 5, 2018","user":"ulli_b"},{"attraction_id":218,"rating":5.0,"review":"Awesome Walking Tour with Great Food!. We had such a great time on this food tour! The food and drinks were really great, and the guy leading it was very cool. Highly recommended. I lived here for 5 years in the mid-to-late 80s, so it was great to get to see...","review_date":"June 4, 2018","user":"annette206"},{"attraction_id":218,"rating":5.0,"review":"A Foodie day in Victoria. Our family of four had a great time on this tour. Our guide, Andy was knowledgeable, fun and accommodating. We had time at most places to sit and sample lots of great food. Our tour had oils, vinegars, French bread, pastries, meatballs, macaroons, matcha, pierogies...","review_date":"May 28, 2018","user":"dletta"},{"attraction_id":218,"rating":5.0,"review":"Fantastic food tour!. Andy's tour is terrific. He's an engaging guide, knowledgeable, funny, and full of energy. He generously shared great tips on all things food-related in Victoria -- who knew this was such a world-class city for foodies? The tour was nicely balanced and wide-ranging, with stops...","review_date":"May 28, 2018","user":"hvfboston"},{"attraction_id":220,"rating":5.0,"review":"Great trip!. This was a lovely day out, although some stops did seem a little unnecessary (ie the flower clock), however, was lovely to see the falls from the day and night.. The buffer dinner was one of the best I have had and would defiantly recommend...","review_date":"January 22, 2019","user":"rocketo11"},{"attraction_id":220,"rating":1.0,"review":"The review Zoom Tours wanted to pay us NOT to post!!. Yes, that\u2019s correct. Following our complaint after a poor tour experience with them, they offered to refund some of our money BUT only if we agreed NOT to review!!\n\u2022 Four of us went on the day\/night tour in late September. We paid $718 CAD....","review_date":"January 8, 2019","user":"oska92"},{"attraction_id":220,"rating":5.0,"review":"Outstanding tour with great driver. We booked the evening tour with dinner at Fallsview hotel.\nAll the promised places where visited. Even though there was a lot of traffic, our driver managed to get to every spot in time. The wine we could taste was extraordinary. Niagara-on-the-lake is a beautiful...","review_date":"December 25, 2018","user":"seventh_son"},{"attraction_id":220,"rating":4.0,"review":"Great value to see Niagara in a short amount of time. This was the first guided tour that I ever did and I have to say first of all that I don't think I'm really a guided tour type of person. We were visiting Toronto for Thanksgiving weekend and decided to do a tour of Niagara...","review_date":"December 12, 2018","user":"janellemac"},{"attraction_id":220,"rating":5.0,"review":"Best Tour Guide.. Hands down . Fabio is the man! This is one of the absolute best tours I have been on. Mostly because of Fabio. The man knows his facts and details about your entire journey from Toronto to Niagara Falls. He takes you to the best places on this...","review_date":"December 1, 2018","user":"2018terrigoodl"},{"attraction_id":220,"rating":5.0,"review":"Best trip I could\u2019ve asked for!! . Fabio is THE king, he was so punctual and fun and made the whole trip glide smoothly. He was such a joy to have the whole day and night. This tour had everything I needed we saw everything we could. A+++","review_date":"November 19, 2018","user":"georgesambar"},{"attraction_id":220,"rating":4.0,"review":"Decent day trip, excellent guide. The big advantage of this tour is that you don't have to fight traffic to the falls and find a parking spot for the various attractions. Our guide (who was also are driver), Michael Francis, was very well informed and friendly. He also dropped us...","review_date":"October 24, 2018","user":"thedogesl"},{"attraction_id":220,"rating":1.0,"review":"Very Disappointing - Buyer Beware. I went on this tour on Wednesday, October 10, and while this particular day's tour may not be typical, it was a major disappointment for myself and 11 fellow tourmates.\nThe pickup point was changed; a minor inconvenience, but no biggie. Pickup was a half...","review_date":"October 14, 2018","user":"billy_m"},{"attraction_id":220,"rating":5.0,"review":"Absolutely amazing! Thank you Fabio.. Fabio our tour guide is the very best of the best anywhere. Can not praise him enough for his professionalism and knowledge. He went out of his way to make sure we all had a wonderful time and took great care of us all. Our...","review_date":"October 14, 2018","user":"1happytraveller20456"},{"attraction_id":220,"rating":4.0,"review":"Very enjoyable day. . Our tour guide Fabio was very informative, helpful and had a good sense of humour. Only disappointing part of the day was that we had to pay extra for another part of the tour when really we had already paid more than enough. But overall...","review_date":"October 2, 2018","user":"314carlr"},{"attraction_id":220,"rating":5.0,"review":"Best tour guide ever. We went on this tour two weeks ago and had the best time. Our tour guide, Michael Francis was the best! He was informative, engaging and so very nice. He made sure we made all the activities listed and not rushed in doing so. The...","review_date":"September 30, 2018","user":"anywhere621"},{"attraction_id":220,"rating":3.0,"review":"Poor Time Management. Our tour to Niagara Falls wasn\u2019t bad, yet it wasn\u2019t what my husband and I were expecting and it was very hurried. The tour guide showed up nearly 45 minutes late to our 1:00PM pickup time. The tour guide Miko (Michael) was informative and had...","review_date":"September 29, 2018","user":"e22g"},{"attraction_id":220,"rating":5.0,"review":"Great day & night - highly recommend \ud83d\ude01. Sitting on the bus now on our way home so why not write a review, the bus has WiFi so there\u2019s no time like the present!\nOur driver\/tour guide (Micko) was great. Not only did you get the tour of Niagara Falls, Niagara on the...","review_date":"September 11, 2018","user":"kate_p"},{"attraction_id":220,"rating":1.0,"review":"Very little time spent at Niagara Falls. I felt very misled about the content of this tour. The tour guide showed up nearly an hour late to our 1:00PM pickup and then the drive to Niagara took nearly twice as long with Labor Day traffic. The tour is setup to visit many...","review_date":"September 4, 2018","user":"k4229jajacobc"},{"attraction_id":220,"rating":5.0,"review":"We Love Gloria!. My friends and I booked on the day and night Niagara Falls trip as we wanted to see the fireworks, experience the falls and visit Niagara on the Lake.\nWe departed Toronto a little late, around 1.20pm, but we were kept fully informed at all...","review_date":"August 25, 2018","user":"arron2809"},{"attraction_id":220,"rating":5.0,"review":"Excellent Guide. This was an excellent day out for our family. Would highly recommend! Gloria was full of knowledge and entertaining as well.\nIt was all very well organised with punctual pick up and drop off.","review_date":"August 23, 2018","user":"priti43"},{"attraction_id":220,"rating":4.0,"review":"Traffic limits Experience - The Falls do not disappoint!. First of all - Gloria is a great tour guide. She is engaging and funny and her sense of humor was appreciated. She was also a great 'task master' - getting the job done to keep the tour moving along. We got hosed by the...","review_date":"August 18, 2018","user":"paul_m"},{"attraction_id":220,"rating":5.0,"review":"Wonderful. Very entertaining and interesting tour. Book this tour if you want the best of all, because you can see the falls at day and night time. Also very beautiful to witness are the fireworks display together with the light show. Although the optional helicopter ride...","review_date":"August 10, 2018","user":"roy_w"},{"attraction_id":220,"rating":5.0,"review":"Micko was amazing!!. My husband and I had a lovely time on this tour. The Boat Cruise and view of the fireworks from the Sheraton during the Fallsview Dinner was incredible. We enjoyed touring Niagara-on-the-Lake, the Whirlpool, and the ice winery. This tour was well paced and flexible...","review_date":"August 9, 2018","user":"davina_d"},{"attraction_id":220,"rating":5.0,"review":"Amazing Tour With Our Amazing Tour Guide Michael 'Micko' Francis. Micko obviously enjoys what he does. His enthusiasm is infectious! Micko made our trip one to remember. We definitely would not have enjoyed our trip as much without him. Micko gave clear, concise instructions as well as information about landmarks and the history of the...","review_date":"August 8, 2018","user":"zainwhite"},{"attraction_id":220,"rating":5.0,"review":"The lights!!! . It was awesome! Our guide Milko was a walking Wikipedia. We had some nice stops on the way to the falls, a delicious wine tasting and finally an unforgettable evening at the falls. Got wet in the boat dead center in the Canadian part of...","review_date":"August 6, 2018","user":"845rainerg"},{"attraction_id":220,"rating":4.0,"review":"Day tour of Niagara Falls with lunch and winery tour . My group of friends, 5 of us, were part of a small group of 12 that were on this tour group on a Saturday. Pick up was done at a central location in downtown and at the airport before heading to the Falls. Traffic in...","review_date":"August 5, 2018","user":"chrisb0711"},{"attraction_id":220,"rating":5.0,"review":"Great Trip - Great Tour Guide Michael Francis. Had a really enjoyable day with a very knowledgeable tour guide (Michael Francis) I will now be able to remember the Great lakes - HOMES! Thank you for a well organised day. Enjoyed the falls so much and seeing them illuminated at night and the...","review_date":"August 4, 2018","user":"raewyn_k"},{"attraction_id":220,"rating":4.0,"review":"Great waterfalls, but disappointing nighttime. We saw the waterfalls in the afternoon and it was great. The boat ride is absolutely enjoyable! After the sun set, however, the site became a kind of little Las Vegas, with the falls lit in changing colors (uninteresting for a nature lover) and 5...","review_date":"August 1, 2018","user":"noresnau"},{"attraction_id":220,"rating":4.0,"review":"Amazing guide made this trip worth every penny. It is amazing what a difference a good guide makes to the overall experience of a tour. We were so fortunate to have Gloria as our guide. When traffic chaos on the highway delayed our arrival at our destination, Gloria kept us entertained with amusing...","review_date":"August 1, 2018","user":"carolq249"},{"attraction_id":220,"rating":4.0,"review":"Good Tour - Great Experience. Michael F. did a great job and he did the best he could to cover everything. I do think the tour was very good but unfortunately due to the traffic that we encountered on the way to Niagara Falls, the tour felt rushed and we...","review_date":"July 30, 2018","user":"stelareyes84"},{"attraction_id":220,"rating":5.0,"review":"Fabulous tour to Falls. We all enjoyed this fabulous trip to the majestic falls and surrounding area, the visit to Niagara on the lake, the views and boat trip were all breathtaking, made extra special by our guide Gloria, what a hoot and knowledgeable guide.\nWould recommend this trip...","review_date":"July 25, 2018","user":"dougiemccormack"},{"attraction_id":220,"rating":5.0,"review":"Great. Fabio was great. Very knowledgeable and friendly. Would definitely recommend. Even better than expected","review_date":"July 21, 2018","user":"really26"},{"attraction_id":220,"rating":5.0,"review":"I Keep on Falling. Thank you to Gloria and the driver (pls forgive me for forgetting his name) for a wonderful trip and tour, wine tasting and breathtaking views of the falls from many lookout spots.","review_date":"July 18, 2018","user":"mayenb2017"},{"attraction_id":220,"rating":5.0,"review":"Michael Francis was a superstar. No, Michael did not pay us to write this review, but he did do a great job. Thankyou.\nThe tour bus picked us up late, 40 minutes after the proposed arrival time. I think that because the advert on TripAdvisor states pickup at 1pm, you...","review_date":"July 9, 2018","user":"fringeface"},{"attraction_id":220,"rating":5.0,"review":"Always Wow!. This was our second visit from Canadian side which is the best to visit Niagara Falls. We enjoyed the new addition of Zip-line ride. However due to some electricity problem we couldn't had our video! We will have to visit for it again!","review_date":"July 9, 2018","user":"pvp60"},{"attraction_id":220,"rating":5.0,"review":"delightful. Michael was our tour guide on the trip and kept us entertained with information about the Falls and Canada in general. He also had a good supply of corny jokes. The first stop was a souvenir shop where we got a 10% discount, then we...","review_date":"July 8, 2018","user":"suzannec9"},{"attraction_id":220,"rating":5.0,"review":"Niagara Falls WOW. Zoom Tours kept me informed, so I knew what to expect.\nIt was fantastic it met all my dreams.\nThe bus driver Aamiz was informative, very engaging, helped the Greyhound Bus Services with there stranded passenger's back to Toronto, when I asked to be dropped...","review_date":"July 7, 2018","user":"deannapivac"},{"attraction_id":220,"rating":4.0,"review":"Great tour. Fabio was a good tour guide giving us lots of information en route. We stopped at lots of places before arriving at the Falls but stops were a little rushed. Great boat trip and buffet meal at the Sheraton was delicious. Saw the fireworks before...","review_date":"June 24, 2018","user":"linda_d"},{"attraction_id":220,"rating":2.0,"review":"Niagara Falls great; Zoom Tours poor. Niagara Falls and Niagara-on-the-Lake are well worth visiting but Zoom Tours is probably the worst tour company we have encountered, especially given that these are the most expensive tours we have ever taken. Booked the day tour on-line and requested hotel pick-up. Email confirmation was...","review_date":"June 22, 2018","user":"531angelad"},{"attraction_id":220,"rating":3.0,"review":"Ok but be careful. The driver\/tour guide (only one person: Miko) was really good. But I booked for the morning trip, they confirmed by mail but, just later, they decided to change my trip to the afternoon. THAT SUCKS! I didn\u2018t have any chance to decide. I didn\u2018t have...","review_date":"June 18, 2018","user":"aidafr"},{"attraction_id":220,"rating":5.0,"review":"DAY \/ NIGHT Fantastic must do tour. Aamir our tour driver informed us enough through the whole trip, never burbled on like so many other guides we have experienced. Plenty of time at each location. Loved the bottles of water, and the red waterprof bag to go with our red rain proof...","review_date":"June 12, 2018","user":"storm2flash"},{"attraction_id":220,"rating":4.0,"review":"great wonder of natur. The bus driver Tudy war perfect, give us a lot of info, not boring at all and very helpfull! the trip was very well organized, I enjoyed it very much, no need to look at a parking place and nothing to pay additionally. The weather...","review_date":"May 29, 2018","user":"nga_p"},{"attraction_id":220,"rating":5.0,"review":"Fantastic Experience....and they didn't cancel!!!. Great trip and fantastic tour guide (Fabio)! I had one day spare on a work trip and all of the other participants cancelled. They rang to see if I could change, and I explained I couldn't, and they ran the tour anyway with just me!...","review_date":"May 29, 2018","user":"darren_c"},{"attraction_id":220,"rating":5.0,"review":"great tours!. tour guide is really good, we got to see everything within and time control is excellent.\nAmazing experience","review_date":"May 27, 2018","user":"hhhhhfy"},{"attraction_id":220,"rating":5.0,"review":"1st Trip to Niagara Falss. Had an amazing time. Our tour guy Fabio was absolutely amazing. He made sure we got to see everything within. Timely manners, very informative tour, the tour bus was very clean! I would definitely recommend zoom tours to ffiends & family! Ask for Fabio :-)","review_date":"May 19, 2018","user":"nialadyj"},{"attraction_id":220,"rating":5.0,"review":"Great day!. Tour starts in the afternoon, so you have time to do something else in the morning. I was picked up at my hotel. The driver, Amir, was friendly and asked everyone where they were from. The stop at the Pillitteri winery was fun and the...","review_date":"May 2, 2018","user":"flamepoolalpacas"},{"attraction_id":220,"rating":5.0,"review":"Must Do Anytime of Year!. This was an amazing way to see Niagra without having to drive there! The tour started off when them picking us up from our hotel in the morning. We then went to the falls and had the option of the sky tour or up close...","review_date":"January 20, 2018","user":"ashley_d"},{"attraction_id":220,"rating":4.0,"review":"Another off the bucket list. Obviously we weren't visiting Toronto without going to see Niagra Falls.\nThis tour was great and made even better by a couple of stops along the way - namely Pillitteri Winery (try the Merlot!) and the beautiful town of Niagra. Would have liked to spend...","review_date":"January 13, 2018","user":"zobes"},{"attraction_id":220,"rating":4.0,"review":"Teensey Issues, but worth mentionning..... Normally I start reviews that have *problems* with the bad things first, but I really, really want to make the positive parts of this trip, the focus. Our guide (Fabian) was accommodating every step of the way, informative, interesting, with a few jokes here and...","review_date":"December 30, 2017","user":"jqqls"},{"attraction_id":220,"rating":5.0,"review":"Beautiful Experience. Our day began with a stop in a beautiful shopping town. The town was decorated for Christmas. Store merchants were friendly and helpful. Just what you expect in a small town. We made several stops. We visited the Worlds Smallest Chapel, Festival of Lights and...","review_date":"December 27, 2017","user":"jacquie_g"},{"attraction_id":220,"rating":5.0,"review":"Best of Niagara Falls. Thank you so much to Heidi from Zoom Tours we had the best Day\/Night Niagara Falls Tour stopping at Floral Clock, Niagara on the lake, Reif winery which included a wine tasting, Clifton Hill and of course the Beautiful Niagara Falls by day and by...","review_date":"December 18, 2017","user":"jen9966"},{"attraction_id":220,"rating":2.0,"review":"Disappointed. We signed up for the day and evening tour because of the good reviews we read here. Unfortunately, everything was not what we expected. We had an Italian tour guide, who speaks English with a very strong accent and most of us on the bus...","review_date":"November 28, 2017","user":"yuri877"},{"attraction_id":220,"rating":5.0,"review":"Fabulously memorable. Pick up by minibus was a little early at the hotel and had a warm welcome from the driver\/tour guide. We only had a couple of pick up and we were on our way. The guide (sorry can't remember the name) gave us some background...","review_date":"November 24, 2017","user":"susie_m"},{"attraction_id":220,"rating":5.0,"review":"Memorable trip to Niagara Falls 2017. I had originally booked the day tour with lunch for October 16, 2017. We were then upgraded to the evening tour with dinner and boy was I glad we were! The entire experience was memorable from start to finish. Aamir, our tour guide, was very...","review_date":"October 20, 2017","user":"_stephanie_lai1410"},{"attraction_id":221,"rating":5.0,"review":"Great way to spend a couple of hours. Recommend it early in your visit to QC.. We ended up being the only 2 people signed up for this tour. Jacques was a wonderful tour guide. He spoke English very well. We had walked all over Quebec City in the days prior to this tour without having any perspective as to what...","review_date":"February 9, 2019","user":"mary_c"},{"attraction_id":221,"rating":5.0,"review":"Great Value for most enjoyable tour.. We so enjoyed Simon on our small group excursion. He's a native of Quebec City with great English skills and a great knowledge of his city. Comfortable bus, 2 stops and lots of great information. Definitely recommend these small group tours over all others. Good...","review_date":"December 27, 2018","user":"jane_b"},{"attraction_id":221,"rating":5.0,"review":"The Best of TOURS. We had a great trip to the water falls and around the city of Quebec thanks to the expertise of the driver of our bus. While we only had three ;passengers, one more including us, she did not hesitate to make our journey as meaningful...","review_date":"October 20, 2018","user":"robert_k"},{"attraction_id":221,"rating":5.0,"review":"Informative and Entertaining. We really enjoyed our roughly 2 hour tour with Jean-Christophe (JC). He was our driver and tour guide. JC was funny, informative and knowledgeable. There was humor mixed in with historical information. And he was a safe driver!\nWith the large number of tourists and...","review_date":"October 12, 2018","user":"hector1164"},{"attraction_id":221,"rating":5.0,"review":"Wonderful driver\/guide. Celine really knows her stuff and delivers it with ease and humor. Learned a lot. She is a very capable driver. Falls were lovely.","review_date":"October 2, 2018","user":"geraldine_m"},{"attraction_id":221,"rating":5.0,"review":"Great tour!. Celine was our bus tour driver and she was awesome. She was so knowledgeable, funny, & enthusiastic! I was traveling alone and really enjoyed this tour! It was easy to find the bus and it was about 2.5 hours long so you still have a...","review_date":"September 27, 2018","user":"debztravels10"},{"attraction_id":221,"rating":5.0,"review":"Informative, Entertaining, and Breathtaking. A great way to get acquainted with Old Quebec. Joseph, our driver and guide was fun and factual. And the falls a site to be seen. I highly recommend as this was a great morning.","review_date":"September 24, 2018","user":"jcperrin14"},{"attraction_id":221,"rating":5.0,"review":"Terrific Tour and Guide...Highly Recommend. We loved this City and Falls tour and our guide Celine (not Dion) was energetic and informative and entertaining. The time was just enough and we learned a lot. Don't hesitate ...book this tour it's great! Friends from New Jersey","review_date":"September 21, 2018","user":"ginny089"},{"attraction_id":221,"rating":5.0,"review":"great tour, even in the rain.. We had a great guide, Simon Pelletier. He knew all the history of the falls and old Quebec. We had a wonderful time, even when they closed the road at the Frontenac and he had to back up on a crowded street, for an entire...","review_date":"September 15, 2018","user":"ckta"},{"attraction_id":221,"rating":5.0,"review":"Great tour and guide!. My wife and I were only in Quebec City for a couple of days. I booked my tour around 7am for a 10am tour. I expected it would be full, but to my surprise we were the only two on the bus. Our guide Celine...","review_date":"August 18, 2018","user":"alejandro_d"},{"attraction_id":221,"rating":5.0,"review":"Fabulous tour of Quebec City and Montmorency Falls. We had one of the most amazing tour guides Celine who took us on the Quebec City and Montmorency Falls tour. From a warm welcome on board to sharing information and stories of Quebec City, we learnt so much of the history of the town....","review_date":"August 3, 2018","user":"jasonleg"},{"attraction_id":221,"rating":5.0,"review":"Well worth the money. They really covered the highlights. Very interesting City. Lots of history. I did not climb up the side of the rocks but I did walk across the bridge. Awesome experience . I rode the cable car up and down which was real pretty.","review_date":"March 4, 2018","user":"larry_c"},{"attraction_id":222,"rating":5.0,"review":"Great Afternoon of Wine Tasting!. My wife and I had a great afternoon touring the wine country with other couples. Bob was our experienced driver and knowledgeable guide who did an outstanding job! Right from our pickup in Niagara-On-The-Lake everything was on time and very well laid out. The mini...","review_date":"January 8, 2019","user":"gregjurpin"},{"attraction_id":222,"rating":5.0,"review":"Excellent!!!. We had a great time, with the folks of Grape Escape. Our tour guide Brian and driver Jills were OUTSTANDING!! THANKS again Eh!","review_date":"November 1, 2018","user":"jesus_r"},{"attraction_id":222,"rating":5.0,"review":"Highly Recommended Wine Tour. This was a mine and my girlfriends first wine tour and we had an amazing time. David our tour guide was very knowledgeable and hospitable, answering any questions we had as well as providing great conversation. We booked less than 24 hours before the start...","review_date":"October 25, 2018","user":"jackson_t"},{"attraction_id":222,"rating":5.0,"review":"Fun Day. Pete was a great tour guide. We saw four wineries - they were a nice blend of small and medium size. Was great to see more of the countryside than we might have on our own.","review_date":"October 25, 2018","user":"julie_g"},{"attraction_id":222,"rating":5.0,"review":"Good range of tasting experiences. This company shares the love around when it comes to vineyards but we were very happy with the ones we visited:\n- Jackson Trigg - large & modern\n- Konzelmann, a German owned medium size vineyard with the vines growing right down to the water...","review_date":"October 22, 2018","user":"ann_t"},{"attraction_id":222,"rating":5.0,"review":"Wonderful tour and wineries.. Our tour leader David was very knowledgeable of the various wineries and vineyards and able to answer all of the questions the tour group posed. David also explained to me what to expect when we crossed the border on our return to the U.S. with...","review_date":"October 14, 2018","user":"donnyvee"},{"attraction_id":222,"rating":5.0,"review":"Excellent Wine Tours and Guides. We had a great trip with our tour guide David. Sampled a good range of wines from a excellent selection on vineyards. I would thoroughly recommend going on this tour to sample the wines of Niagara. The combination of a friendly knowledgeable guide in David...","review_date":"October 10, 2018","user":"2114s"},{"attraction_id":222,"rating":5.0,"review":"Great way to see wine country. Our driver, David, was very pleasant and picked us up first, and we drove for about an hour picking up other folks on our tour. We had a full van (thankfully air-conditioned, because it was pretty hot for September) and enjoyed meeting other folks from...","review_date":"September 25, 2018","user":"thera20"},{"attraction_id":222,"rating":5.0,"review":"Fun & Friendly way to do Niagara. If you're going to enjoy some wine in Niagara, then take advantage of the wine tours! Enjoying the sampling, a little cheese on the way, and friendly helpful guide and lots of fun. It was the perfect way to get around and enjoy some vineyards...","review_date":"September 20, 2018","user":"janine_p"},{"attraction_id":222,"rating":5.0,"review":"Great Tour, Knowledgable Guide. Pat our guide was awesome! He knew the area and wineries exceptionally well. Had many fun facts to share!","review_date":"September 10, 2018","user":"abtravel12345"},{"attraction_id":222,"rating":5.0,"review":"A wonderful tour of Niagara wine country!. My husband and I had a wonderful time during our winery tour. Our driver, David, was knowledgable and extremely friendly. He was accommodating and made sure that we were all having a great time. This tour was a great way to see different wineries without...","review_date":"September 9, 2018","user":"cortney_n"},{"attraction_id":222,"rating":5.0,"review":"Educational and hydrating!. Our tour guide Bob picked us up at the door of our rental property and was very friendly, easy going and knowledgeable. We visited 4 vineyards, enjoyed a full tour of Jackson Triggs facility and a delicious cheese pairing at one stop. Every vineyard was...","review_date":"September 2, 2018","user":"travis_t"},{"attraction_id":222,"rating":5.0,"review":"A great afternoon!. David, from Grape Esscape, picked us up at our hotel on time. We drove to Niagara on the Lake and picked up 4 more people. The van was very comfortable and David was very friendly and personable. We were taken to 4 winery's and told...","review_date":"August 28, 2018","user":"leesemc"},{"attraction_id":222,"rating":5.0,"review":"Dont hesitate to book with Grape Escape!. After checking into our hotel, the Prince of Wales, we were disappointed to find that their trolley wine tour was fully booked. So, we decided to stop in to Grape Escape and the gentleman at the counter was very accommodating. He ?got us into the...","review_date":"August 28, 2018","user":"603lees"},{"attraction_id":222,"rating":5.0,"review":"Wine Tour . Our tour guide Rodger was amazing!! Wine tour overall was great!! We visited 4 wineries which were all good, with 1 cheese pairing. We bought more wine than we thought we would. And even some cider from Small Talk! No complaints \ud83d\ude0a","review_date":"August 25, 2018","user":"jennifer_d"},{"attraction_id":222,"rating":5.0,"review":"Darlene!. Darlene the Great swung \u2018round and picked us up on time, greeting us with her lovely smile.\nWe visited 4 fantasitic wineries, each of them uniquely different in terms of atmosphere and the wines they produced.\nDarlene was great at getting us in and out...","review_date":"August 24, 2018","user":"lee_c"},{"attraction_id":222,"rating":5.0,"review":"So fun!!. We, as a group of four, booked this as a bachelor celebration for my brother. It was on the heels of a previous night's indulgence. We started slow and quiet but Marcy was an amazing hostess and didn't let us stay that way for long....","review_date":"August 21, 2018","user":"jennifer_j"},{"attraction_id":222,"rating":5.0,"review":"Afternoon Wine Tour. Bob was a great tour guide - very personable, informative and just made our afternoon oh so enjoyable. It felt like such VIP treatment, not only at the wineries where all had been set up in advance for us, but just to have our purchases...","review_date":"August 19, 2018","user":"faye_w"},{"attraction_id":222,"rating":5.0,"review":"Fun afternoon attending a wine tour and 3 additional wine tastings. We visited 4 different wineries with our very knowledgeable and friendly tour guide, David. The atmosphere on the mini bus was great - everyone socialized and were in good spirits throughout the tour. The different stops included Jackson Triggs (winery tour included), Konzelmann (included cheese...","review_date":"August 15, 2018","user":"nadnad0"},{"attraction_id":222,"rating":5.0,"review":"Great Wine and an Amazing Tour Guide. All four wineries were great, but Duane is really what made the tour entertaining. There was some distance of driving between the area where we were staying in Niagra Falls and the wineries. There was a lot of driving but he was great for conversation...","review_date":"August 15, 2018","user":"daw2bm"},{"attraction_id":222,"rating":5.0,"review":"Duane, our tour guide. Duane was a amazing ! We were running a little late and he called to check if we were okay and we made right on time for departure. Duane has been doing this and you could tell with the immense amount of knowledge on the...","review_date":"August 13, 2018","user":"fortunestylista"},{"attraction_id":222,"rating":5.0,"review":"Very entertaining tour. We enjoyed our tour with Roger. He gave us lots of information on the different wineries we visited and on different aspect of the Niagara area.\nIt was very entertaining and we appreciated the wineries we visited.","review_date":"August 13, 2018","user":"seaside796490"},{"attraction_id":222,"rating":5.0,"review":"Best Tour EVER!. Went with 5 girls for a birthday weekend! We had Brian D as our driver and he was AMAZING. He took us to 3 wineries and although it was a 3 ish hour tour..he never made us feel rushed. If we bought bottles of wine...","review_date":"August 12, 2018","user":"mikaela_g"},{"attraction_id":222,"rating":5.0,"review":"Wine tour . Went with 2 friends got picked up at our hotel Bob was our driver the van had 7 other people great tour 4 wineries Bob was a great driver and tour ran from 1 till 5 pm recommend a lot","review_date":"August 11, 2018","user":"deirdre_b"},{"attraction_id":222,"rating":4.0,"review":"Brando was the best tour guide ever!. We had a great time! Our guide,Brando, was very knowledgeable. All the wineries were nice. I just wish they would offer an extra choice if you don't want to try their Ice Wine.","review_date":"August 6, 2018","user":"karen_a"},{"attraction_id":222,"rating":5.0,"review":"Really good and ....... I don't blame the tour. The tour guide David was OUTSTANDING!!!! All of the venues they chose with the exception of one Pilletery...something were great. Our first stop they were warm informative inviting the others the same they took their time piilerary (sorry cant remember...","review_date":"August 6, 2018","user":"diane_o"},{"attraction_id":222,"rating":5.0,"review":"Amazing Tour, Friendly Driver, Fun Time. Duane was a great tour guide! Between hotel pickup and the wineries, he pointed out landmarks and told us about the history of the area. He is clearly knowledgeable about the area and the wine. My boyfriend and I did the afternoon tour and went...","review_date":"August 5, 2018","user":"709kassandrak"},{"attraction_id":222,"rating":5.0,"review":"Enjoyable Afternoon. Visited 4 wineries & thoroughly enjoyed it. Saw the whole wine making process at Jackson Triggs Estate, cheese pairing at Kinzellman Estate, wine & cider at Small Talk Vineyards & white & red ice wine at Pillitteri. Great afternoon with guide Duane who was also...","review_date":"July 22, 2018","user":"shelley038"},{"attraction_id":222,"rating":5.0,"review":"Fun day of wines, cheese and new friends. We booked this rather last minute before heading up to Niagara on the Lake. Our guide and driver was David from Glascow. He was so gracious and informative and just plain fun. We met a couple from Scotland, a couple from Mexico City and a...","review_date":"July 21, 2018","user":"kathystrick"},{"attraction_id":222,"rating":5.0,"review":"Pefect mother\/daughter day!. My daughter and I had a wonderful afternoon together on this tour! Great group size and choice of wineries. Would definitely recommend! :)","review_date":"July 18, 2018","user":"j0hnnymarc"},{"attraction_id":222,"rating":5.0,"review":"Wine Tour With Cheese Pairing - Duane. Loved this wine tour! Stopped at a variety of different wineries along the way and had a great experience at each. Our tour guide Duane was so accommodating and friendly, I would definitely recommend requesting him as your guide.","review_date":"July 16, 2018","user":"heather_f"},{"attraction_id":222,"rating":5.0,"review":"Great experience for my first wine tour. I had never been on a wine tour before and didn't really know what to expect.\nOur driver, Brian, picked us up from our hotel right on time and made us feel welcome right away. He was very friendly and knowledgeable about the area, telling...","review_date":"July 12, 2018","user":"seanhowes"},{"attraction_id":222,"rating":4.0,"review":"A Wine Tour to Remember. This wine tour was exactly what I was looking for to commemorate my parent's 38th Wedding Anniversary. Pat was our tour guide and he arrived promptly to the hotel to help us into the Grape Escape Wine Tour van. He also mentioned that his photography...","review_date":"June 21, 2018","user":"natalie_k"},{"attraction_id":222,"rating":5.0,"review":"Amazing. Just did the tour today and it was absolutely amazing. First time me and my girlfriend have done a wine tour and it was a great experience. Our guide today was Bob and he was very knowledgeable about the area and was super nice. Would...","review_date":"June 17, 2018","user":"giuseppe_m"},{"attraction_id":222,"rating":5.0,"review":"Well Organised and Fun Afternoon. Well firstly our group was late getting back from Niagara Falls and subsequently were late for our collection time slot by Grape Escape - this was no problem for them, we quickly rearranged, (15mins later), they got us kitted out and sent us out to...","review_date":"June 17, 2018","user":"nwc50"},{"attraction_id":222,"rating":5.0,"review":"Enjoyable afternoon wine tour. Delightful afternoon wine tour of 4 wineries. Many thanks to our driver David for the lovely personalized anniversary card that he stealthly inserted in our purchases for us to find at home. A nice touch of class!\nChantal & Bill","review_date":"June 17, 2018","user":"bill_r"},{"attraction_id":222,"rating":5.0,"review":"Fantastic tour guide. My sister and I did the wine and cheese pairing tour with grape escape, it was very enjoyable. Our tour guide David was absolutely wonderful. He made the experience exceptional. I will definitely return to share this with other members of my family. Thank you...","review_date":"June 14, 2018","user":"dmdaly"},{"attraction_id":222,"rating":5.0,"review":"Awesome activity for bachelorette party!. I was initially unable to book this tour through the website for my sister's bachelorette party so I emailed them and they went out of their way to accommodate our group of six. When we showed up (in our bachelorette attire!), we went through the...","review_date":"June 5, 2018","user":"christie_l"},{"attraction_id":222,"rating":5.0,"review":"Was an overall great experience.. Our tour operator David made this tour that much more enjoyable. He was extremely knowledgeable and informative about all the winery's we visited before we got to our destination as well as the area we were visiting (Niagara\/Niagara on the Lake).\nWe will be booking...","review_date":"June 5, 2018","user":"frank_p"},{"attraction_id":222,"rating":4.0,"review":"Great tour. Had a wine tour with Bob the other day. It was a smaller group than with other tour companies, 10 of us in a van. The smaller size made for less time waiting around, which was great! Bob was knowledgeable and made sure to take...","review_date":"June 3, 2018","user":"kristend158"},{"attraction_id":222,"rating":5.0,"review":"Excellent choice for a morning wine tour. Our tour guide, David, was knowledgable, friendly and had a great sense of humour. He helped each guest descend from the tour van, and clearly explained the sequence of events at each stop. The van picked us up at our rental house at the given...","review_date":"June 1, 2018","user":"darlene_s"},{"attraction_id":222,"rating":5.0,"review":"Outstanding Experience with Grape Escape and David!. We had a tremendous time with David leading our tour of wine country in Niagara on the Lake. They did a great job selecting both large and small wineries, and different types of wine to try. We were picked up and dropped off right at...","review_date":"May 26, 2018","user":"joetraveler2018"},{"attraction_id":222,"rating":5.0,"review":"FANTASTIC! We loved it.. We took this tour on May 21st, and our guide was Pete. He was great, and we loved every single minute of this tour. We visited four wineries, bought lots of wine at each one, and had just a really great time. The tour was...","review_date":"May 23, 2018","user":"melissa_c"},{"attraction_id":222,"rating":5.0,"review":"We had an amazing afternoon with Grape Escape Wine tours and David. We had an amazing afternoon with Grape Escape Wine Tours visiting 4 very unique wineries. The atmosphere was relaxed and intimate and our guide David was wonderful.\nDavid created a very friendly atmosphere for our group of 6 and shared his wealth of knowledge which...","review_date":"May 9, 2018","user":"nancy_c"},{"attraction_id":222,"rating":5.0,"review":"Awesome experience. My daughter took the wine tour with cheese pairing. Bob was punctual in picking us up from our hotel. He was very knowledgeable about the different wineries and the different wines. We had a wonderful time and would definitely go on this tour again if...","review_date":"May 9, 2018","user":"mike1924"},{"attraction_id":222,"rating":5.0,"review":"Excellent Experience, Bob was a fantastic guide. We had an awesome afternoon for a birthday event in Niagara-on-the-Lake with Grape Escape wine tours. Our guide was Bob and he was punctual on retrieving us from our hotel and he displayed a wealth of knowledge about the area as he drove us along...","review_date":"April 23, 2018","user":"nathan_h"},{"attraction_id":222,"rating":5.0,"review":"Amazingly fun bachelorette- especially thanks to David!. We did an afternoon wine tour with cheese pairing for a bachelorette party in the falls. We toured Jackson Triggs, Rancourt, Caroline Cellars, and Reif. We had SO much fun. The wine was delicious and cheese pairing was delicious too (we couldn't resist buying some...","review_date":"April 4, 2018","user":"bumer11"},{"attraction_id":222,"rating":5.0,"review":"Bachelorette Blast. Had a great time celebrating a friends bachelorette. Bob was absolutely fantastic! He even managed to sneak in an extra tasting a Rief. Definitely worth it!","review_date":"March 31, 2018","user":"alicia_k"},{"attraction_id":222,"rating":5.0,"review":"Grape Escape wine tour. A most excellent afternoon on the March Break was spent visiting four wineries in Niagara-on-the-Lake with Grape Escape wine tours. David picked four of us up at the house we rented. David not only drove us to each winery, he took care of all our...","review_date":"March 13, 2018","user":"jo-ann_b"},{"attraction_id":222,"rating":5.0,"review":"Fantastic Tour!. The tour itself was great - group was small, pick-up was convenient and the itinerary was perfect for an afternoon of exploring the local wineries.\nHowever, the highlight of the tour was our guide David. He was very personable and has a genuine passion of...","review_date":"March 11, 2018","user":"chantelts"},{"attraction_id":222,"rating":5.0,"review":"Lovely tour. Tour was great. Got to visit four wineries and it was the perfect length of time. Our guide, David, was very personable and made the experience! Group size was nice too, not too large.","review_date":"March 5, 2018","user":"kate_t"},{"attraction_id":222,"rating":5.0,"review":"Fantastic morning with a lovely guide. Having been up and back to the Niagara region plenty of times in my life, my partner and I decided we wanted to do something different. Our tour guide Diane was lovely and knew so much not just about the wineries but about the region...","review_date":"February 19, 2018","user":"emma_c"},{"attraction_id":222,"rating":5.0,"review":"Great Activity for Visitors to the area. Our driver, David, was exceptional. We had a small group and were treated like we were VIPs. We had an amazing tour of the Jackson Triggs winery with Kimberly and then on to two other places that offered wonderful tastings. We were not pressured to...","review_date":"January 29, 2018","user":"jeff_s"},{"attraction_id":222,"rating":5.0,"review":"Grape escape wine tour. This was mine and my husbands first wine tour ! We absolutely enjoyed ourselves and we had an exellent tour guide! Bob was very informative throughout out the tour to and from the wineries.","review_date":"January 13, 2018","user":"keith_o"},{"attraction_id":222,"rating":5.0,"review":"Wine Tour Crew. Just like to thank everyone at The Grape Escape company, for making our weekend away AWESOME!!!!!\nFrom the first time I contacted you and spoke to Eddie and then BB there was so much energy and enthusiasm and you were very accommodating. You told how...","review_date":"November 12, 2017","user":"silkesthetics"},{"attraction_id":222,"rating":5.0,"review":"HIGHLIGHT OF OUR STAY IN NIAGARA FALLS. Boy were we happy we did this wine tour! It was our very first, but definitely won't be our last! The service was fabulous, picked up at the hotel in a very comfy air conditioned bus. Our tour guide Dave, was an absolute delight! We...","review_date":"November 7, 2017","user":"bsammy61"},{"attraction_id":222,"rating":5.0,"review":"Wonderful Tour. We had a wonderful afternoon wine and cheese pairing tour with Bob. We visited five wineries and Bob was an excellent tour guide as we drove for one winery to the next and shared lots of additional information about each of the wineries we visited....","review_date":"October 20, 2017","user":"myrnap622"},{"attraction_id":222,"rating":5.0,"review":"Great tour. Great afternoon, our tour was awesome thanks to our guide David, very informative, and awesome attitude!","review_date":"October 19, 2017","user":"brendawolf2017"},{"attraction_id":223,"rating":5.0,"review":"Fun and unique experience!. I booked a private Haunted Montreal pub crawl for my boyfriend's birthday. He is pretty into the paranormal and we regularly watch \"Ghost Adventures\" together so I thought this would be a fun little surprise. The pub crawl aspect was also a fun little \"birthday...","review_date":"February 25, 2019","user":"adelade19"},{"attraction_id":223,"rating":5.0,"review":"Great tour. We did the Pub Crawl tour with Haunted Montreal. It was a lot of fun! Having lived in Montreal my whole life, I still learned a ton of history. Donovan was a great story teller, and our entire group hung on every word throughout the...","review_date":"February 24, 2019","user":"vickyc869"},{"attraction_id":223,"rating":5.0,"review":"Such a great time!. Booked with my boyfriend and friends. Was a bit skeptical going for a pub crawl at 3 p.m. in winter on this theme \"Haunted pubs\". I so changed my mind after 10 min!!! It was great, the master of ceremony, actor and performer Dr. Blackbird...","review_date":"February 10, 2019","user":"explorer414813"},{"attraction_id":224,"rating":5.0,"review":"Amazing expiriance. Our guide David was just the best. He was very genuine he taught us a thing or two about Niagara-on-the-Lake, he remembered our names.We got picked up on time, The lunch was so good.\nI would do this again for sure.","review_date":"February 22, 2019","user":"latoya_v"},{"attraction_id":224,"rating":5.0,"review":"Great Experience!. The Grape Expectations tour was fun and interesting. Gareth our driver and guide, was knowledgeable about the Niagara area and the wineries we visited and the ones that we drove by. Meeting other couples was fun. We chose the tour that included lunch at Strewn...","review_date":"November 21, 2018","user":"doug_m"},{"attraction_id":224,"rating":5.0,"review":"Excellent expirience... We were pick up on time in a very comfortable van. We were part of a group of 7.\nBob was very kind guide, helped us with our shopping and told us thing about the winiries we were in\nWe visited 3 wineries and have...","review_date":"November 2, 2018","user":"adventurer827843"},{"attraction_id":224,"rating":5.0,"review":"Outing for large group. We are a group of 10 friends (5 couples) that travel together yearly and are particular how we spend our time and money. Our guide, David, was a gem! He remembered all our names, he made us feel welcome, and made a point of answering...","review_date":"October 25, 2018","user":"mary_h"},{"attraction_id":224,"rating":5.0,"review":"Excellent tour with a variety of wineries to suit. Enjoyable few hours spent on the lunchtime tour with Roger as our guide. He was very knowledgeable - has been in the winery and hospitality industry for many years and knew the region extremely well too. We started off with a 45min tour of Jackson...","review_date":"October 15, 2018","user":"ainsley_m"},{"attraction_id":224,"rating":5.0,"review":"Fantastic Tour. My wife and I were advised to take this tour and are we ever glad we did. Ian, our tour guide was excellent, verylstient and understanding. Our tour was to include 3 wineries but as we were ahead of schedule Ian managed to include a...","review_date":"October 14, 2018","user":"paul_a"},{"attraction_id":224,"rating":4.0,"review":"Wine Tour and Dinner. My partner and I booked the wine tour with dinner. Our guide was Diane and she was fantastic. Very informative and made for a great tour. We visited 3 wineries that I had never heard of, which was nice because we would not have found...","review_date":"October 8, 2018","user":"searentity"},{"attraction_id":224,"rating":5.0,"review":"great tour. David picked us up at our B&B right on time. He is a real gentleman helping us on and off the bus and taking care of our purchases. He explained how the tour would work and even gave us a tip on tasting the ice...","review_date":"October 4, 2018","user":"jlcornish5553"},{"attraction_id":224,"rating":5.0,"review":"Fabulous Day. We booked our Wine tour through Grape Escapes to celebrate our wedding g anniversary. Both Seniors we didn\u2019t know what to expect from a 15km Nike ride coupled with wine tasting but it was a Fabulous Day. We visited one brewery and 3 wineries including...","review_date":"October 2, 2018","user":"karenvo4847dh"},{"attraction_id":224,"rating":4.0,"review":"Lovely tour. There were six of us on the dinner tour. Dave, our driver, showed such care and kindness to everyone. He was knowledgeable on the area and the wineries we were visiting. He also kept us entertained. We visited 3 wineries. The Jackson-Triggs winery was the...","review_date":"October 1, 2018","user":"wdea803"},{"attraction_id":224,"rating":5.0,"review":"Wonderful Experience. I highly recommend Grape Escape! We were fortunate enough to have David as our tour guide. David was super pleasant, gave us great information along the drive, made sure we were greeted and taken care of at each tour. He took care of each of...","review_date":"September 26, 2018","user":"gis562017"},{"attraction_id":224,"rating":5.0,"review":"Fantastic!. What a great day! Our guide, Laurel, provided excellent company and guidance through our bicycle tour of NOTL. We started with craft beer at Oast, then cheese pairing at Pondview, tour and lunch at Inniskillen and finally chocolate pairing at Rief! The bicycles were excellent...","review_date":"September 20, 2018","user":"shelleys35"},{"attraction_id":224,"rating":5.0,"review":"outstanding. the tour was just right the wines were good and our tour guide was outstanding we plan on goin again","review_date":"September 18, 2018","user":"sean_m"},{"attraction_id":224,"rating":4.0,"review":"Great addition to your trip . I would like to highly recommend this tour to anyone visiting the Ontario Wine Valley aka Niagara on the Lake. My husband and I were there for a weekend and purchased the one with dinner at the end. We both enjoyed everything. Duane was our...","review_date":"September 18, 2018","user":"d3135obanad"},{"attraction_id":224,"rating":5.0,"review":"Totally recommend this tour!!!. Our first time doing a wine tour and first impression was amazing as the driving picked us up smiling and joking. Paul the driver is very friendly and entertaining. Another couple was picked up along the way and we all got along very well. Great...","review_date":"September 17, 2018","user":"suzanne_r"},{"attraction_id":224,"rating":5.0,"review":"Wine Tasting and Gourmet Dinner with Paul. This review is long overdue, but never too late to thank Paul for the wonderful, personal tour we enjoyed Aug 24. We enjoyed the wineries (tour at Jackson Triggs), wine, the delicious dinner at Oliv and all the little extras that Paul contributed to the...","review_date":"September 17, 2018","user":"deb_h"},{"attraction_id":224,"rating":5.0,"review":"Thought it went bad. I thought we were left behind and not going to get picked up at our hotel. I contacted them and was told the driver could not find us however if we could get a taxi to our first stop we could catch up and the...","review_date":"September 13, 2018","user":"kevin_t"},{"attraction_id":224,"rating":5.0,"review":"Great Fun. After a late start because of a couple who weren't ready for pick up, and ended up baling, we ended up with a foursome on our tour. All the winery hosts were knowledgeable, and entertaining. Our driver was also very knowledgeable and great fun. The...","review_date":"September 6, 2018","user":"eeh1987"},{"attraction_id":224,"rating":5.0,"review":"Great experience. We enjoyed our tour very much...picked up at our hotel and thoroughly enjoyed our experience. Nice selection of wineries and our guide was terrific. Our dinner at Olivo was amazing.","review_date":"August 31, 2018","user":"twila_g"},{"attraction_id":224,"rating":5.0,"review":"Amazing Tour Guide. My 3 sisters and mom thoroughly enjoyed our Grape Escape. Our tour vehicle arrived on time and we then enjoyed an 3 winery tours. The tour guide, David, was so kind and accommodating by assisting my mom on and off the bus. Our tour and...","review_date":"August 22, 2018","user":"carla_b"},{"attraction_id":224,"rating":5.0,"review":"Enjoyable way to spend the afternoon. Our tour vehicle arrived on time at our hotel and we then enjoyed an afternoon tour. The driver, Keith, was informative and fun. We toured three wineries with many wine samples and wonderful hosts.Our lunch was excellent and the staff friendly. I would highly recommend...","review_date":"August 19, 2018","user":"5924tmac"},{"attraction_id":224,"rating":5.0,"review":"Grapes Escape - Time Well Spent. Everything about this tour was well planned. The tour group was small, the van was comfortable, our guide, Roger, was friendly,knowledgeable and very professional. The 3 wineries were interesting and provided a good mix of information, tasting and opportunity to purchase. The scenery was beautiful...","review_date":"August 10, 2018","user":"seafoodsampler"},{"attraction_id":224,"rating":5.0,"review":"Great way to spend the day. Our tour vehicle (8 passenger tour van) arrived right on time to pick us up at our B & B. The host and driver (Paul) couldn't have been nicer, from opening the door for us, to providing information on local points of interest, to updating...","review_date":"July 25, 2018","user":"bertedmonton"},{"attraction_id":224,"rating":5.0,"review":"Grapes Escape-excellent!. This is a fun and relaxed bike wine tour. Grape Escapes makes sure you have a fabulous, and safe, time.\nThe lunch was VERY good. Very fresh, and filling.\nThe staff pick up your wine purchases and transport it for you back to your hotel\/inn\/b&b....no...","review_date":"July 25, 2018","user":"trakoi"},{"attraction_id":224,"rating":5.0,"review":"Great time. Went to 4 wineries for tastings. Ron was a fantastic tour guide. Tour was informative and a great price for what you get. The drive from Niagara Falls to Niagara-on-the-lakes was beautiful. Highly recommend.","review_date":"July 24, 2018","user":"jls547"},{"attraction_id":224,"rating":5.0,"review":"Fun Day in NOTL wine country. My sisters and I have just returned from a wonderful trip to NOTL. We are from the south and it was nice to have had great weather, low humidity, and a fantastic tour with our guide \"Pinot Pat\".\nWe opted to take the morning tour...","review_date":"July 22, 2018","user":"ncaky"},{"attraction_id":224,"rating":5.0,"review":"Wine Tasting Tour and Dinner. My wife and I stopped at Niagara on the Lake as part of a 34 day road trip and toured the city than signed up for a wine tasting tour and dinner on June 12, 2018 out wedding anniversary.\nWe had the most amassing tour...","review_date":"July 13, 2018","user":"edward_z"},{"attraction_id":224,"rating":5.0,"review":"Our driver, Brian, was amazing!. An excellent tour! We would highly recommend!\nThanks to driver Brian, who completed the tour with his hospitality and information.\nWe did the late afternoon \/ evening tour, finishing with a spectacular dinner at Oliv restaurant.\nThanks again Brian!","review_date":"July 8, 2018","user":"steveanddorothy"},{"attraction_id":224,"rating":4.0,"review":"Brian and The Grape Escape. Our tour guide Brian was excellent, 5* for sure: The tour itself was great, however there was a little too much ice wine sampling. I would have preferred the option of trying a different wine, rather than all the sugary ice wines. Finishing the tour...","review_date":"July 2, 2018","user":"sandman1989"},{"attraction_id":224,"rating":5.0,"review":"Wonderful wine country tour! . This cycle tour is great, we had a brilliant guide; Kathryn was very knowledgeable and friendly and made the tour very enjoyable.\nThe wineries selected were good as they gave a good variation of the types of vineyards in the area.\nWe purchased several bottles...","review_date":"June 28, 2018","user":"bullandhide"},{"attraction_id":224,"rating":5.0,"review":"Always a pleasure to work with Grape Escape Wine Tours. We have been using the services of this company since they opened and can honestly say we have never had a problem. Our guests always comment on how helpful and knowledgeable the guides are and about friendly and courteous service they receive.\nThank you Richard,...","review_date":"June 18, 2018","user":"meheroo"},{"attraction_id":224,"rating":5.0,"review":"Great Start to our Anniversary Weekend. My husband and I chose to do the wine tour and gourmet dinner for the first day of our first wedding anniversary weekend and we couldn\u2019t be happier that we did. The tour started with the guide giving us a call to let us know...","review_date":"June 12, 2018","user":"scarfos"},{"attraction_id":224,"rating":4.0,"review":"Fun. Marcy was an awesome tour guide and very knowledgeable. The bike ride was through some very beautiful vineyards and despite the heat - very enjoyable. Lunch at Caroline Cellars was very enjoyable. The only recommendation is that they change all the bike seats to the...","review_date":"May 29, 2018","user":"ginigin"},{"attraction_id":224,"rating":5.0,"review":"First Bike Tour of the 2018 Season - AMAZING!. My best friend and I found this tour online while looking for things to do in Niagara Falls - we couldn't have been more satisfied with our experience!! Our tour guide was incredibly knowledgable and had wonderful recommendations for us along the way. We were...","review_date":"April 3, 2018","user":"kaitlyn_o"},{"attraction_id":224,"rating":5.0,"review":"Great tour even better tour guide!. My husband and I have done many wine tours with other tour groups but this was a highlight tour for us. We saw 3 great wineries - Konzleman, Pondview and Caroline Cellars. All were wonderful and had their own unique offering. Pondview had amazing ice...","review_date":"March 24, 2018","user":"297amandam"},{"attraction_id":224,"rating":5.0,"review":"Don't drink and drive do a tour!. We chose to do a tour because both of us wanted to enjoy our experience in Niagara. David was our tour guide last Monday and he was great! Very knowledgeable about the area and the local wineries. Luck of the draw it turned out to...","review_date":"November 20, 2017","user":"j_d"},{"attraction_id":224,"rating":5.0,"review":"Girl's Weekend Tour. Thank you Great Escape tour company! I booked a tour for 14 people in early November. We visited 3 wineries with a tour at Jackson Triggs winery and a gourmet dinner at Strewn Winery. Gilles was fantastic! He was knowledgeable, accommodating and very sweet. Dinner...","review_date":"November 9, 2017","user":"smnantais"},{"attraction_id":224,"rating":5.0,"review":"Grape Escape was a Great Escape!. Our party of 8 had a wonderful time on the Grape Escape tour which included tastings at 3 local wineries and a lovely lunch at a fourth. Bob, our tour driver, was very knowledgeable about Niagara-on-the-Lake and the wineries. He has a great sense of...","review_date":"October 30, 2017","user":"mschwenger1"},{"attraction_id":224,"rating":5.0,"review":"Great tour - Guide was terrific. Tour included 3 wineries and ended with lunch at Strewn Oliv. Tours were just the right length and the young guys at each winery were very well informed and did great presentations. We had a cheese pairing at one winery as well. Our guide Pat...","review_date":"October 30, 2017","user":"cantw82go"},{"attraction_id":224,"rating":5.0,"review":"Great Tour! Be Prepared to SWEAT!. We stayed in the falls and were picked up promptly at a nearby hotel where we then ventured into NOTL to pick up the other people coming on the tour from their B&Bs. We then arrived to grape escape where we were given helmets and...","review_date":"October 23, 2017","user":"aririches"},{"attraction_id":224,"rating":5.0,"review":"Great tour - wonderful guide!. Started our tour being picked up at our hotel by our guide David. A very nice & informative gentleman who literally made this tour extra enjoyable. Our tour included stops at several local award winning wineries (Pilliteri, Reif & Between the Lines). We enjoyed a...","review_date":"October 16, 2017","user":"mariec9289"},{"attraction_id":225,"rating":3.0,"review":"Not a terrible way to spend a couple of hours, but don't go hungry!. This was not my first food tour, so I went in with a preconceived notion of what to expect...That was my downfall. While our tour guide was lovely and very knowledgable about Quebec City, this was more like a walking tour with VERY light bites,...","review_date":"December 19, 2018","user":"megan_k"},{"attraction_id":227,"rating":5.0,"review":"Out of this world experience!. The whole experience was amazing! Lake Louise is absolutely one of the most beautiful places that we've ever visited. We got there early, and we had to wait until the sun burned off some of the fog to really see the beauty of the lake...","review_date":"February 13, 2019","user":"gloria_c"},{"attraction_id":227,"rating":5.0,"review":"\"Excellent Tour\". We made this trip in late December and it was very cold, i am sure we wouldn\u00b4t have made it without Robbie... The places we went to are spectacular and it totally worth the cost of the tour... Robbie did a great job driving and...","review_date":"January 4, 2019","user":"ohh70"},{"attraction_id":227,"rating":5.0,"review":"Great trip. We had a fantastic tour with the guide Robbie. The scenery was beyond beautiful! Robbie was a knowledgeable and fun tour guide. It was fun getting to know a Canadian.","review_date":"October 24, 2018","user":"kodiaktexas"},{"attraction_id":227,"rating":5.0,"review":"A fantastic experience we will never forget. Robbie picked us up from outside our hotel on the outskirts of Banff, we were a family group of five from Wales in the U.K. Robbie immediately checked with us what we would like to prioritise and when we said scenery and Wildlife then off...","review_date":"August 26, 2018","user":"ieuans_travels"},{"attraction_id":227,"rating":4.0,"review":"Brewster\u2019s ice field tour. We had a wonderful trip to the Icefields, beautiful scenery and commentary and great photo opportunities along the way. Throw in a couple of wild bears and mountain sheep, and it was a wonderful day!Thank you Mike and Sarah! Our drive onto the glacier was...","review_date":"May 20, 2018","user":"jenny_m"},{"attraction_id":231,"rating":5.0,"review":"Ghosts & Spirits Tour. Claire was our tour guide and despite the cold and freezing wind chill, especially around some corners, she did a fantastic job. Very entertaining for the whole group, including a family with young children. She is also bi-lingual and was able to answer the children's...","review_date":"March 9, 2019","user":"sammthoff"},{"attraction_id":231,"rating":5.0,"review":"It was a cold night for a ghost walk..... Kate was a great tour guide. Her knowledge of the stories and history of the Distillery District really did help to bring the history of Toronto to life. I'm curious to see and learn if different times of the year and changes in the Distillery...","review_date":"October 28, 2018","user":"nightowl78"},{"attraction_id":231,"rating":5.0,"review":"Fun event for a spooky family night. Had a great time. Stories were fun, informative and entertaining. The Guide was a good story teller. Kids enjoyed it.","review_date":"October 28, 2018","user":"kent_h"},{"attraction_id":231,"rating":5.0,"review":"Spooky and Fun. My mom took my sister and I for some family fun and Kate really delivered. She has a wonderful sense of humour and she's a great story teller. We all live in Toronto and have visited the Distillery District before and Kate still managed to...","review_date":"October 19, 2018","user":"patricia_m"},{"attraction_id":231,"rating":4.0,"review":"Distillery District. Ricia was great. Cool stories - looking forward to researching more about them. It was pretty casual - I did expect a little more, which is why I am rating 4 instead of 5. I am glad I went.","review_date":"October 14, 2018","user":"thomassantoro"},{"attraction_id":231,"rating":5.0,"review":"Ghosts and Spirits of the Distillery District Tour in Toronto!. Kate was our guide. She is a wonderful story teller. Nice little tour of the Distillery area. She gave us directions on where to go after the tour. She also recommended the other tours in Toronto and the tours in Kingston and Ottawa. I had...","review_date":"September 16, 2018","user":"chris_b"},{"attraction_id":231,"rating":4.0,"review":"Fun!. Really nice little ghost tour of the distillery area. Not too scary for a big chicken like me. Really got to learn some Canadian History of this area.","review_date":"September 10, 2018","user":"sazoram"},{"attraction_id":231,"rating":5.0,"review":"Exciting and Spooky Way to Learn About TO Distillery's Past!!!. We thoroughly enjoyed this tour...the 75 minutes just flew! Zidney is an amazing storyteller! She completely captivated us with fascinating little tidbits from Toronto and the Distillery's past! This tour is definitely worth it and we highly recommend it! I will never look at some...","review_date":"September 1, 2018","user":"annmarier1969"},{"attraction_id":231,"rating":5.0,"review":"Fun way to learn the intriguing history!. Hannah was our guide for this tour. She is an amazing storyteller, and is very friendly and knowledgeable. This was my first time visiting the distillery district and attending a haunted tour. I will definitely do it again! It was a unique and fun way...","review_date":"August 23, 2018","user":"ourfirstvacation"},{"attraction_id":231,"rating":4.0,"review":"Very interesting and a bit scary. Roxanne our guide was great. She\u2019s very knowledgeable and is passionate about the history of the Distillery district. We heard some interesting ghost stories which were more scary because employees in various businesses around the area had seen things too. We didn\u2019t hang around after...","review_date":"August 20, 2018","user":"nccnottingham"},{"attraction_id":231,"rating":5.0,"review":"Haunted Distillery Tour. Tammy our tour guide made the haunted walk a great experience. Tammy is a terrific\nstory teller. She brought the history and spooky happenings to life from this part of\nToronto. Two months ago we were in Ottawa for the walk there, but Tammy made...","review_date":"August 11, 2018","user":"deneedragon"},{"attraction_id":231,"rating":4.0,"review":"Learn all about the Distillery District. This tour mixes stories of the local ghosts and the history of the Distillery District. It makes for a interesting evening.","review_date":"August 9, 2018","user":"315ray"},{"attraction_id":231,"rating":4.0,"review":"Always enjoy ourselves. Still have yet to see any ghosts of any kind, we still enjoy ourselves on each of the *numerous* walks\/tours that we have taken with Haunted walk. This trip was Kate, previously we had tours in Kingston, Ottawa and now Toronto.","review_date":"July 11, 2018","user":"mary-lou_d"},{"attraction_id":231,"rating":5.0,"review":"Very Accommodating, Excellent Public Speaking Skills. And Spooky!. My friend and I were late arriving to the tour and latched onto the most obvious group. Turned out this group was a French-speaking tour, and while my companion was great at translating for me on the fly, it wasn't ideal. However at around the...","review_date":"May 21, 2018","user":"sprout_r"},{"attraction_id":231,"rating":5.0,"review":"Enchanted and Delightful!. I was lucky enough to be surprised by my amazing friends who took me on this walk for my birthday, and it couldn't have been more perfect for a drizzly, spooky Friday 13th! I got to turn 29 feeling like an excited little kid, how...","review_date":"April 14, 2018","user":"emily_t"},{"attraction_id":231,"rating":5.0,"review":"Haunted Walk at the Distillery District before Christmas. I absolutely LOVE this company. This was my 3rd tour with them. I have done one in Kingston, Black Creek Village and now this. Our tour guide was Ryan and he was very warm and welcoming. He definitely made the experience light and fun. He...","review_date":"April 9, 2018","user":"greenqueen08"},{"attraction_id":231,"rating":5.0,"review":"Spooky tour. Awesome tour, it was crazy cold, but Clare our guide, made it totally worth it. Canadian history spiced with spooky stories of the destillery district.","review_date":"April 7, 2018","user":"silvia_m"},{"attraction_id":231,"rating":5.0,"review":"Good To do.. Claire was very nice and the activity was funny and instructive. There's a lot of interesting story.","review_date":"March 10, 2018","user":"thibault_m"},{"attraction_id":231,"rating":5.0,"review":"Very worth while outing.. The tour guide Margo was lovely with a cape and a lantern to really set the tone. Taken to different spots within the Distillery and able to physically see what she was talking about as she spoke. I pride myself on not being easily spooked...","review_date":"February 15, 2018","user":"sarabibliomania"},{"attraction_id":231,"rating":5.0,"review":"It was fun, first time doing something like this. Don't do this if you expect to be scared out of your skin. This is a fun and interesting time, went with my wife and 9 year old son and his best friend. Learned a lot about the history of the distillery district and heard...","review_date":"November 13, 2017","user":"cgreen4life"},{"attraction_id":231,"rating":4.0,"review":"Fun weeknight tour!. This is the second Haunted Walks tour we've done. We enjoyed ourselves, and would recommend this to others! I would have preferred a bit more history to go along with the stories. The stop at the Mill Street Beer Hall was unrelated to the tour...","review_date":"October 30, 2017","user":"christinajc19"},{"attraction_id":231,"rating":5.0,"review":"Had a really good time and our tour guide did an amazing job!. Me and my best friend decided to do this tour since I've never been on one of these walks. The weather was perfect, I really enjoyed it and got more of an insight on the more haunted side of Toronto. Our tour guide was Ryan...","review_date":"October 21, 2017","user":"storylover22"},{"attraction_id":231,"rating":5.0,"review":"Rainy but fun night in the Distillery. Doing this tour with a group of friends from the city was a fun time. Even with a drizzle of rain we enjoyed this 75 min tour and talk in the Distillery district. Our guide kept the tour entertaining and was able to answer questions...","review_date":"October 17, 2017","user":"canadiantraveler2750"},{"attraction_id":233,"rating":5.0,"review":"Fun on the River. What an exceptional little cruise. Sightseeing plus some entertaining on board. We really enjoyed it.","review_date":"January 26, 2019","user":"theresa_y"},{"attraction_id":233,"rating":3.0,"review":"Good views but kids got bored quickly. SUMMARY\nA large ship that that travels to the Orleans Island Bridge and back while providing views of the Montmorency Falls from a distance and the shoreline of Quebec City. It is a nice and relaxing cruise once things get started, but my kids got...","review_date":"December 12, 2018","user":"timtex0527"},{"attraction_id":233,"rating":1.0,"review":"Everything is far from view. I booked online the AML 90 minute cruise. Before docking, you can take pictures of the Chateau Frontenac. Upon docking, you are being told to stand on. Line, and they snap o photo of you. They should ask your permission or explain what they are...","review_date":"November 8, 2018","user":"diane_b"},{"attraction_id":233,"rating":4.0,"review":"Peaceful. My wife and I have done many trips, both in the states and Europe. This cruise was used for a leisurely and peaceful adventure. It was that. The scenery from our perspective was OK, and enhanced by the still rich colors of the trees. The...","review_date":"October 26, 2018","user":"miamiredskin1968"},{"attraction_id":233,"rating":5.0,"review":"Great Tour. But buy it in bunddle some other activity that you would do anyways or you could be disappointed like me!. Really great tour. However, I also did Hop On Hop off bus tour and bought those tickets separate from these tickets. And it ended up costing me alot more as each costed me about 40$ each. I found out that there was actually a bundle...","review_date":"October 9, 2018","user":"climber820921"},{"attraction_id":233,"rating":4.0,"review":"Well worth it. Crew members were very nice. Tour guide knowledgeable. Ship clean with plenty of indoor\/outdoor seating.","review_date":"October 2, 2018","user":"geraldine_m"},{"attraction_id":233,"rating":3.0,"review":"Deceptive ad of falls, not close up view. Brochures and ads for this trip appeared to have great view of falls. The boat turns around pretty far away from falls, not even on near side of bridge. We were there for 2 days, otherwise boat trip was good, but big let down when...","review_date":"September 25, 2018","user":"nicole_b"},{"attraction_id":233,"rating":5.0,"review":"Relaxing and educational cruise. This was a great way to see Quebec from the river. We took the 11:30 am cruise. It was a sunny, cool day. We found seats on the front open deck. Out there is a low wind screen that protects you as you sit and...","review_date":"September 9, 2018","user":"donna_e"},{"attraction_id":233,"rating":5.0,"review":"Great View But Even Better History Lesson. I brought some visiting family on this cruise yesterday and I did not have any expectations. However, I learned a ton about a place that I thought already had known about. David, the host, gave us a lot of historical information, in both official languages,...","review_date":"September 8, 2018","user":"lio-et-ben"},{"attraction_id":233,"rating":5.0,"review":"Fun cruise. We had a wonderful time and learned a lot. It was great family fun. Dave spoke perfect english so we learned a lot.","review_date":"August 31, 2018","user":"k6023qmtammyr"},{"attraction_id":233,"rating":5.0,"review":"Great view of the city from the water at an affordable price. This is a real nice river trip on a comfortable, clean ship with plenty of opportunities to move around the decks. Despite the comments were heard about the tour guide being hard to hear, we had no problem at all. We could hear directly up...","review_date":"August 30, 2018","user":"geoff809"},{"attraction_id":233,"rating":3.0,"review":"Boat Cruise on the St. Lawrence from Quebec City. It was a nice 90 minute boat ride from Quebec City to the bridge at Ile d'Orleans and return. The tour was given in French and English, however, it was not always clear what the tour guide was saying. We were in the A\/C room...","review_date":"August 28, 2018","user":"donnabelanger1"},{"attraction_id":233,"rating":2.0,"review":"Quebec City tour. Really not worth the money. The view of the city is much the same from the ferry for $7 round trip for two. We were very far from the waterfall and the bus or a bicycle tour takes you much closer. We did meet nice...","review_date":"August 16, 2018","user":"dond528"},{"attraction_id":233,"rating":1.0,"review":"Way too crowded!!!!. There weren't enough seats for the travelers booked. The boat left 5 minutes ahead of schedule departure time. My friend and I could only find seats inside (it was a very hot day, and there were no fans or air conditioning for those seats.\nThen...","review_date":"August 11, 2018","user":"irene_m"},{"attraction_id":233,"rating":3.0,"review":"Crew was awesome. The guide David and crew were excellent. David was very knowledgeable and added a lot of humour to the tour. Unfortunately I think the actual tour was a bit boring not much to see. The falls were interesting and the view of Le chateau Frontenac....","review_date":"August 2, 2018","user":"j_p"},{"attraction_id":233,"rating":3.0,"review":"Half of a Cruise - Bus tour. The cruise portion of the tour was from Old Quebec which you can reach via the Funicular or a flight of steps. The cruise is about 1-1\/2 hours with a good commentary in both English and French. It gives you a good view of Montmorency...","review_date":"July 23, 2018","user":"semi-oldtraveler"},{"attraction_id":233,"rating":5.0,"review":"River Retreat.... Nice relaxing way to view Old Quebec City from a boat. 90-minute cruise was historical and informative. We learned much about Canada and Quebec City from the tour guide dressed in historical garb. The day we went was brutally hot (about 104 degrees with the...","review_date":"July 13, 2018","user":"susiedlowell_ma"},{"attraction_id":233,"rating":5.0,"review":"nice quick cruise. It was a good backup to the dinner cruise. We enjoyed our tour up and down the St. Lawrence and learning more about Quebec.","review_date":"July 9, 2018","user":"walterstewart1952"},{"attraction_id":233,"rating":2.0,"review":"Quebec City Cruise. We took the last cruise of the day - 4pm departure - and were disappointed. Although the operators had no control over the heat wave Quebec was experiencing, because it was the last cruise of the day, the lounge on the second level was shut...","review_date":"July 3, 2018","user":"595marcyb"},{"attraction_id":233,"rating":4.0,"review":"Nice boat ride. Had beautiful weather for our 90 min cruise and enjoyed it very much. The waterfall is underwhelming, and you will not get anywhere near it but see it from a distance. Take another tour is that is your objective. We got a nice view of...","review_date":"June 28, 2018","user":"beth_u"},{"attraction_id":233,"rating":4.0,"review":"A different view of quebec. I booked this rather last minute. I was surprised at how large the boat was. Lots of space to sit, inside and out. Even a bistro, bar and store on board. Great information too. But with so many on board it takes a long time...","review_date":"June 24, 2018","user":"vickie_bernie"},{"attraction_id":233,"rating":5.0,"review":"A good value and great views of Quebec City . We took this boat trip during the day. It took about 90 minutes. The views of Quebec City were great and the guide did a great job of talking about the history of the area. The food was not great but was adequate. We had...","review_date":"June 24, 2018","user":"bsturges"},{"attraction_id":233,"rating":5.0,"review":"Very enjoyable 90 minute cruise. My family really enjoyed this cruise. It is a 90 minute cruise that you pick-up from lower town. You exchange your vouchers at the ticket booth for actual tickets and then get on line in time for your boarding. Our cruise was not crowded at...","review_date":"June 24, 2018","user":"ray212"},{"attraction_id":233,"rating":5.0,"review":"Don't Miss This!. Excellent way to spend part of a sunny day. Scenic, relaxing, educational. This should be near the top of any visitor's list for things to do in Quebec City.","review_date":"June 22, 2018","user":"trailblazernc"},{"attraction_id":233,"rating":4.0,"review":"Short, pleasant, huge waterfall. We were surprised that the cruise covered so little of the St. Lawrence, but it was pleasant enough. You float to the monstrous waterfall (go by car?) and return quickly. The commentary is necessarily slow--both English and French--so most people didn't listen. The gift shop...","review_date":"June 10, 2018","user":"writingprof"},{"attraction_id":233,"rating":5.0,"review":"Our first tour of the morning. What an enjoyable way to start the morning!\nThe staff and ship were great.\nThey offered food , coffee , wine and snacks on board.\nThe ship was very clean as were the restrooms.\neveryone very friendly and welcoming from the moment we boarded until...","review_date":"June 5, 2018","user":"peggy_l"},{"attraction_id":233,"rating":5.0,"review":"An amazing way to spend the afternoon. We did the 1.5 hour river cruise having previously done the open top bus tour of the city. The river cruise was definitely the better experience. Very informative and friendly live guide who gave us loads of information and lots to see from the river....","review_date":"May 17, 2018","user":"adocuk"},{"attraction_id":233,"rating":3.0,"review":"nice river cruise. This cruise leaves from Lower Old Town in Quebec City and lasts about an hour and a half. It has seating both inside and outside. It\u2019s a pleasant ride, and you get river views of such sights as the Chateau Frontenac on its impressive hill,...","review_date":"November 19, 2017","user":"lisa_y"},{"attraction_id":233,"rating":3.0,"review":"Sightseeing cruise from Quebec City. We took the 90-minute guided sightseeing cruise from Quebec City and sat outside in the bow where we had a good view. A costumed guide provided information in English and French about the scenery and history of the area but his descriptions were delivered at...","review_date":"November 2, 2017","user":"vickianne_11"},{"attraction_id":237,"rating":5.0,"review":"An enthralling tour and chat - I learned so much!. I've lived in Toronto for decades and spent a lot of time in PATH, but after stumbling across this tour I thought it would be fun to learn more about what's in it. Hamish, who has to be one of the nicest people I've met,...","review_date":"March 4, 2019","user":"400000000"},{"attraction_id":239,"rating":5.0,"review":"Fabulous trip.. Fabulous private afternoon\/evening trip from Toronto to Niagara (in total about 10 hours). Collected from hotel by Crystal in a lovely SUV and transported to Niagara in comfort, all the way being informed of local sights and places of interest. Crystal seemed genuinely interested in...","review_date":"June 17, 2018","user":"498jt"},{"attraction_id":239,"rating":5.0,"review":"Best way to tour. From top notch service to high end vehicles, our day trip to Niagara Falls was the perfect end to an amazing trip. David was so attentive and personable. His knowledge of the area was tremendous. We are so happy to have had this opportunity. Best...","review_date":"May 28, 2018","user":"macie106"},{"attraction_id":239,"rating":5.0,"review":"Excellent service. I took my sister and some friends to Toronto to celebrate a special occasion. We had five days of shows, restaurants, and shopping planned. Then on Saturday morning the ice storm hit. We had to change some of our plans and I really thought that...","review_date":"May 9, 2018","user":"canadiansologirl"},{"attraction_id":239,"rating":5.0,"review":"Niagara Private Day Tour. We had a wonderful private day tour with Walter to Niagara Falls. Walter was very knowledgeable about the whole area. We had plenty of time at Niagara Falls, then a yummy lunch at Prince of Wales Hotel at Niagara on the Lake. Walter stopped at...","review_date":"January 1, 2018","user":"shane_janettekearney"},{"attraction_id":240,"rating":5.0,"review":"A great way to see wine country!. Attentive friendly staff, nice bikes, a great afternoon of wine tasting. Rich quickly answered all questions when booking and scheduling, and our guide, Graham, was relaxed and friendly but made sure guests had a safe and fun ride. I would certainly do this again!","review_date":"September 17, 2018","user":"bryan_n"},{"attraction_id":240,"rating":5.0,"review":"Cycling + wine tasting = what could possibly go wrong?. This turned out to be a great idea and we're so glad we booked it. We took the shorter of the tours offered, 4 1\/2 hours, which included visits to four wineries, one with a cheese pairing. Each winery offered either 3 or 4 tastings....","review_date":"September 6, 2018","user":"tyrrell68"},{"attraction_id":240,"rating":5.0,"review":"Half-day Tour . Very informative tour. Very well organized. Gwen was friendly and helpful and very conscious for everyone' safety. She went out of her way to accommodate requests and get extra info. Beginner bikers may have trouble keeping up with the pace.","review_date":"August 24, 2018","user":"chantal_s"},{"attraction_id":240,"rating":5.0,"review":"Bringing People Together. Joined the Grape Escape team for a charity fundraiser for Meningitis Now UK this past Sunday.\nWhat a wonderful day we all had. Every detail was attended to so that our whole cycling experience was fantastic and SAFE! Rich was a gracious host and our...","review_date":"August 8, 2018","user":"donna123go"},{"attraction_id":240,"rating":5.0,"review":"Excellent! So much fun!. My husband and I decided to do the bicycle wine tour for our 1st year anniversary, I had done a wine tour before with grape escapes for my bachelorette and it was awesome. We ran into a lot of traffic on the way there so...","review_date":"August 6, 2018","user":"andreac220712"},{"attraction_id":240,"rating":5.0,"review":"Excellent fun: great guide, wine tasting and vineyards..... We chose the afternoon cycle and wine tasting. Having been picked up from our hotel we were kitted our with everything we needed, introduced to another couple joining us and off we went with our guide, Larry. The road was flat and the cycling was...","review_date":"July 12, 2018","user":"justinev25"},{"attraction_id":240,"rating":5.0,"review":"Great Afternoon! . Visited this past weekend for a bachelorette party. We loved all four of the wineries we stopped at. Bikes all worked well. Our tour guide, Kevin, was excellent. It was only his second tour, but you would have never known as he did such a...","review_date":"May 28, 2018","user":"jaross656"},{"attraction_id":241,"rating":5.0,"review":"Great introduction to snowshoeing!. I went on 3 different tours with Discover Banff and all were well worth the time. I did the evening ice walk with Dorian and he was very knowledgeable about the landscape and wildlife in the area. My two other tours (Lake Louise and snowshoeing)...","review_date":"February 18, 2019","user":"juniper416"},{"attraction_id":241,"rating":5.0,"review":"Wonderful experience!. Before I say anything else I have to give a shout out to Norm, our guide. He was simply outstanding. I\u2019ve never had a guide so passionate about the outdoors and about animals. He was kind, funny, patient, and tailored the tour to fit the...","review_date":"January 30, 2019","user":"kellyj898989"},{"attraction_id":241,"rating":5.0,"review":"Friendly, Fun and good cardio. Compliments to Annick and Norm for making such an amazingly beautiful adventure more interesting and fun.The canyon was breath taking and the pictures dont even show how magnificent it is. Annick gave such a good history and had great props, still laughing about the beaver...","review_date":"January 14, 2019","user":"honest_t"},{"attraction_id":241,"rating":5.0,"review":"Breathtaking. An amazing morning spent walking through fresh snow away from civilization... great guide, loved every minute! well worth the money... Thanks Norm! \ud83d\udc4d","review_date":"December 26, 2018","user":"perth333"},{"attraction_id":241,"rating":5.0,"review":"Marble canyon. Nice surroundings, just a small group. Guide, Norm, well informed about the trail and nature.\nEspecially hot chocolate and maple lollie, made on the spot\ud83d\udc4d","review_date":"December 9, 2018","user":"ronaldwaalre"},{"attraction_id":242,"rating":5.0,"review":"Wonderful way to learn more about Vancouver!. As a Vancouver resident, I really loved the chance to learn some of the history of the Coast Salish peoples as well as the uses of local plants. This traditional knowledge gives me such respect for the land I live on the people who have...","review_date":"February 13, 2019","user":"felicity_f"},{"attraction_id":242,"rating":5.0,"review":"Fascinating and Informative. We were fortunate to have Candice for our guide. She is patient and her passion for her job shines through. The tour was provided in a highly interactive manner, allowing us to ask questions as we went along. We not only learned a great deal...","review_date":"February 11, 2019","user":"chrisj1580"},{"attraction_id":242,"rating":5.0,"review":"Talking Trees tour with Alfonso. We were lucky enough to be the only two people on this tour, which allowed us to get to know Alfonso just a little bit more than we likely would have had the group been larger. It was a true pleasure to hear him share...","review_date":"February 3, 2019","user":"edan_m"},{"attraction_id":242,"rating":5.0,"review":"A great way to see Vancouver with a new perspective. I've been to Stanley Park more times than I can count. But during this visit, I wanted something different and new to me. I was delighted to find this tour, led by Candace. Candace brings such life to the forest, it's trees, and plant-life. I...","review_date":"January 30, 2019","user":"stephanie_l"},{"attraction_id":242,"rating":5.0,"review":"Very knowledgeable guide. We really enjoyed the tour with our knowledgable guide Candace. She explained different plants and trees to us, gave us an overview about indigenous peoples lives here in Canada and answered all of our questions. We are very happy that we had her as our...","review_date":"January 28, 2019","user":"curious190484"},{"attraction_id":242,"rating":5.0,"review":"Great tour guide!. I was in Vancouver for the weekend and decided to take a tour around Stanley park since many people told me the park was a must go. My tour guide Candace was amazing explaining the history of the area and sharing parts of the culture....","review_date":"January 11, 2019","user":"palomag726"},{"attraction_id":242,"rating":5.0,"review":"Amazing. Thoroughly enjoyed Wes's extremely thoughtful and experiential Walk Through Stanley Park. Our student enjoyed the experience and we will be back.","review_date":"December 17, 2018","user":"jeff_w"},{"attraction_id":242,"rating":5.0,"review":"Amazing tour and excellent local hosts. We took a group of approx. 50 staff for a teambuilding and learning experience with Talaysay Tours to learn about local indigenous culture. It was phenomenal! The tour guides were excellent, and helped craft a morning that really met the needs of our staff. Highly...","review_date":"October 15, 2018","user":"travel328739"},{"attraction_id":242,"rating":5.0,"review":"Informative walk showing what West Coast Salish people used and collected in Stanley Park.. Our tour was on October 14, 2018. We learned some history of the Salish peoples, as well as some story telling. Candace explained how the various plants and trees were used, and how they supported indigenous communities. Halfway through the tour we were given some...","review_date":"October 15, 2018","user":"deestravels2015"},{"attraction_id":242,"rating":5.0,"review":"Wonderful tour\u2014fantastic tour guide. We wanted to both see Stanley Park and to learn more about the indigenous people\u2019s experience in and around Vancouver. Candace was the perfect guide. She provided us with both information and with history, and did so with a sense of humor. I would highly...","review_date":"October 14, 2018","user":"paul_m"},{"attraction_id":242,"rating":5.0,"review":"Better than just a walk in the park. We had one afternoon to spend in Vancouver, on August 29, 2018, and decided to take the tour with a First Nations guide. We are so pleased to have made this decision! Our guide, Jonathan Clarke, introduced us to not only the history of the...","review_date":"September 7, 2018","user":"naleilehua1069"},{"attraction_id":242,"rating":5.0,"review":"Very interesting and informative, even for young kids. We took this tour with our kids between preschool and grade 4. As an adult, I found the tour very fascinating and would strongly recommend it. The school kids were fascinated by the uses for various plants and preschoolers were fascinated by the various stories...","review_date":"August 1, 2018","user":"sophie_w"},{"attraction_id":242,"rating":5.0,"review":"Very interesting. Jonathan was great and his pride for his native heritage was contagious. The walk was beautiful and very informative. My only suggestion would be to have better arrangements as to a meetup point","review_date":"July 31, 2018","user":"apollo612"},{"attraction_id":242,"rating":5.0,"review":"An excellent and very valuable tour for elementary students!. I took my grade 7 class on the Spoken Treasures tour in Stanley Park and it was fantastic! Candance and her team were very knowledgeable and professional and they provided us with a unique and memorable experience. We learned many interesting facts about the history...","review_date":"June 15, 2018","user":"tannerandmigelvis"},{"attraction_id":242,"rating":5.0,"review":"Amazing walking tour. The time my wife and I spend with you guys were absolutely great and we enjoyed our walking tour through Stanley Park. Thanks to our guides Alfonso and Sarah for sharing their knowledge and some of their stories with us. Especially chatting\/talking with Alfonso about...","review_date":"April 17, 2018","user":"albert_s"},{"attraction_id":242,"rating":5.0,"review":"See Stanley Park through new eyes. Candace is a wonderful, gentle guide. She shared her knowledge of indigenous history and culture with us in an interesting and humorous way. It was a pleasure to see Stanley Park through her eyes and to learn about how the first peoples lived with the...","review_date":"April 15, 2018","user":"eepeedee"},{"attraction_id":242,"rating":5.0,"review":"Traditional knowledge shared in a warm and welcoming way!. Candace shared her traditional knowledge in a warm and welcoming way. We explored the flora and fauna of Stanley Park. She also spent time telling me stories about the history of the Coast Salish people that lived and still live on this beautiful land. I...","review_date":"April 10, 2018","user":"sawh923"},{"attraction_id":242,"rating":5.0,"review":"Amazing Tour Full of Culture. The Talking Trees tour was very informative and Candace shared unforgettable personal stories from her culture. We learned about the way of life of the indigenous people of the area and how they use the local ecology for food, materials, and medicine. The traditional tea...","review_date":"March 19, 2018","user":"erin_s"},{"attraction_id":242,"rating":5.0,"review":"Captivating, Moving, Inspiring. I was really moved and inspired from the stories and wealth of information our guide shared with us on this tour around Stanley Park. I was captivated with all the neat information about the trees, plants, and animals -I learned things that I didn't know...","review_date":"March 19, 2018","user":"tripfriendemily"},{"attraction_id":242,"rating":5.0,"review":"A fun and informative experience in nature!. I went on this tour with a group of friends and we very much enjoyed the tour. Candace was a fantastic resource for First Nations stories and history of how the First Nations tribes used the land in their everyday lives. She also gave us...","review_date":"March 18, 2018","user":"travelbee2018"},{"attraction_id":242,"rating":5.0,"review":"Knowledgeable Indigenous Cultural Tour. I have to say that Talaysay Tours is one of a kind walking tour in Vancouver. I have experienced other similar history-type of walking tours in town, but Talaysay Tours just blow my mind. The guides have extensive knowledge of Indigenous history as well as...","review_date":"March 18, 2018","user":"ming604"},{"attraction_id":242,"rating":5.0,"review":"Highlight of our student trip to Vancouver. Myself and five University of Guelph students came to Vancouver to learn about social justice themes in the region on an experiential learning trip. We stumbled upon this walking tour when googling walking tours of the area, and are so happy we did!\nCandace gave...","review_date":"March 7, 2018","user":"jasmin_m"},{"attraction_id":242,"rating":5.0,"review":"What a beautiful local experience.. I met with Candace this morning who was kind to meet me when I got off the bus too early. We began our walk and every piece of information was wonderfully explained. She is a great story teller and engaging to listen to. I have...","review_date":"October 24, 2017","user":"montana_n"},{"attraction_id":244,"rating":5.0,"review":"I loved the Chinatown tour!. The guide was incredibly knowledgeable and his respect for the Chinese community really came through. We learned about the history of Chinese in Canada, the artist who painted murals in Chinatown, and visited a temple and an herbalist. We also learned about the gambling and...","review_date":"December 27, 2018","user":"amanda_c"},{"attraction_id":244,"rating":5.0,"review":"Excellent insights. Did the walking tour of China Town and the James Bay \"Emily Carr\" walk. Each walk was 90 min in length, lead by a very capable knowledgeable guide who I gather is a historian by education and a resident of Victoria since age 11. A...","review_date":"August 27, 2018","user":"elizabeth471"},{"attraction_id":246,"rating":4.0,"review":"Interesting, friendly tour that takes you away from the touristy areas of Vancouver.. There's a certain appeal to viewing the murals at night. Having said that, I think the tour would work better during the day as some of the murals are so colourful.\nJosh is not a native Vancouverite but he's passionate about the city and cares...","review_date":"February 24, 2019","user":"dev_b"},{"attraction_id":292,"rating":5.0,"review":"Highly Recommend. Incredible Sunset Dinner Tour. The wine tasting were awesome great venues a variety of different wines. I told Sharon we preferred red wine, she knew the best places in the Okanagan Valley for our tastings. She suggested to finish off with a sunset tasting and...","review_date":"February 4, 2019","user":"voyager797083"},{"attraction_id":301,"rating":5.0,"review":"Highly recommend for the business traveler. This tour was really nice & a good option for me while at a conference. They picked up from hotel between 4-4:30, so I had to skip out of the last session (shh--don't tell anyone). Dennis was our guide--he was very knowledgeable and kept us...","review_date":"January 17, 2019","user":"sharon_l17"},{"attraction_id":301,"rating":5.0,"review":"Awesome tour of Niagara Falls on Canadian side. What an amazing time we had with Debbie and the other Debbie's Daredevils. Debbie was great in keeping us informed, entertained and laughing with her a lot. This was our first time at the falls and if and when we come back we hope Debbie...","review_date":"November 1, 2018","user":"sightsee556274"},{"attraction_id":301,"rating":5.0,"review":"Absolutely stunning. I would highly recommend everyone going to see Niagara Falls especially in the evening, to see it all lite up is breath taking. Extremely cold when we went so I'd wrap up warm.","review_date":"November 1, 2018","user":"753gerrim"},{"attraction_id":301,"rating":5.0,"review":"The lights at night at the falls.. The tour was wonderful. Debbie's Daredevils had a great time with Debbie she knows how to keep us informed and laughing all at the same time. When you take a tour try to get Debbie as your guide you will have a great time.","review_date":"October 29, 2018","user":"agcsanyi"},{"attraction_id":301,"rating":5.0,"review":"Beautiful. This was one of the greatest tours I have ever been on loved our guide Deb. She was really fun and kept it interesting. Can\u2019t wait to come back. Loved the fireworks just beautiful.","review_date":"October 23, 2018","user":"adsmith1006"},{"attraction_id":301,"rating":5.0,"review":"Illumination Tour. Deb, was a fantastic tour guide, I wish I had gone on other tours with her. When I return in two years, I will make sure to schedule with her! she was very knowledgeable.","review_date":"October 22, 2018","user":"lilly6207"},{"attraction_id":301,"rating":5.0,"review":"Awesome Tour Guide Dennis. We purchased our tickets from Kenny L. at the New York Throughway service area on I-90. Kenny was very helpful and we booked 2 tours on our way the Niagara Falls. The timing worked out great as we arrived at our motel 2 hr. before...","review_date":"October 10, 2018","user":"r5947uzmarks"},{"attraction_id":301,"rating":5.0,"review":"Behind the scene was awesome. Great trip. Howard was our guide, he did a super job. Don\u2019t tour Niagara on you own. Take the gray line tour","review_date":"October 7, 2018","user":"neald642018"},{"attraction_id":301,"rating":5.0,"review":"Fun tour. We stayed on American side but took a tour to Canada. Debbie Carson was a guide you wish for. It was fun, it was entertaining, it was all you can dream about. Falls were fantastic, especially at night. Debbie told us a lot about falls.Thank...","review_date":"October 6, 2018","user":"j6f6aaugwo67"},{"attraction_id":301,"rating":4.0,"review":"good times. We stayed on the American side and a little unsure what to expect crossing the border to Canadian side so we took the tour with Debbies Daredevils to lean on their experience. The bus was comfortable and picked us up\/dropped us off at our hotel....","review_date":"October 6, 2018","user":"scott_r"},{"attraction_id":301,"rating":5.0,"review":"38th anniversary . Our tour of the falls from Canada was fantastic!!! Dennis our guide was very courteous and knowledgeable about the falls as well!!! Great experience!!!\nThanks Dennis!!!\nBrad & Jill Durant from Silsbee, TEXAS!!!","review_date":"September 27, 2018","user":"brad_d"},{"attraction_id":301,"rating":5.0,"review":"BEYOND THE FALLS. Without an excellent tour guide like Debby Carlson ((aka) Debbies Daredevils,)\nthe Falls remain just another awesome sight of beauty and nature.\nDebby's tour guide expertise added a whole new dimension for all to appreciate.\nHer overall knowledge and her ability to connect with everyone...","review_date":"September 26, 2018","user":"ray_s"},{"attraction_id":301,"rating":4.0,"review":"Niagara Falls Night Lights. Debbie was our tour guide and started out very professional and punctual. Debbie was very knowledgeable about the area and threw in some jokes to bring everyone to a more relaxed bus ride. Beautiful scenery on the Canadian side of the falls. Bring your camera.","review_date":"September 25, 2018","user":"sightsee371004"},{"attraction_id":301,"rating":5.0,"review":"An Outstanding Tour. Wow - Where do I start?\nPickup was exactly on time. Debbie our Driver\/Guide was excellent, very informative and wasn't just reading from a script.\nWould I recommend this trip?\nYes 100%.\nIt gave me a great insight into Niagara so thanks to yourselves its...","review_date":"September 23, 2018","user":"tontotaylor"},{"attraction_id":301,"rating":5.0,"review":"Debbies Daredevil tour evening tour. Debbie was our tour guide and knew all the history and she did a excellent job in taking us around the Canadian side.... and doing the lights in the tower also....She was very bubbly and enjoyed her humor... she gave us ample time in taking...","review_date":"September 23, 2018","user":"debi_p"},{"attraction_id":301,"rating":5.0,"review":"Niagara Canada evening review. Howard was our tour guide and he was excellent, Niagara Falls was amazing,,The falls at night were beautiful as were the fireworks. Howard was very knowledgeable and took us to the best spots and knew all the history. So glad we did the tour instead...","review_date":"September 22, 2018","user":"runninbare"},{"attraction_id":301,"rating":5.0,"review":"Canadian Evening Tour. Our Niagara Falls vacation was a once in a lifetime event! We decided, after 45 years of marriage, to make this our Honeymoon Trip! Gray Line Tours helped make this a trip to remember! After Deborah (Debbie) Carlson made us two of \"Debbie's Daredevils\" the...","review_date":"September 19, 2018","user":"jerry_b"},{"attraction_id":301,"rating":5.0,"review":"Truly Illuminating!. Niagara Falls on the Canadian side was marvelous! The trip included the colorful falls from the top of the tower, and a drive to power plant overlook and the beautiful floral clock. Debbie was a great guide and host!","review_date":"September 19, 2018","user":"deawindsor"},{"attraction_id":301,"rating":5.0,"review":"Perfect way to see the falls from Canada!. We booked this trip because we didn't want to worry about parking and getting around in a crowded Canadian destination, and we loved the idea of seeing the illuminated falls at night and from the Sky Tower and of getting a thorough background history of...","review_date":"September 17, 2018","user":"cstockstell"},{"attraction_id":301,"rating":5.0,"review":"Niagara Fall NY & Canada Tour August 2018. My wife and I purchased a evening tour with Gray Line to see the Niagara Falls Canadian side in the evening and at night when the lights and fireworks show takes place. Our Tour guide was Howard and he was excellent. He was very engaging...","review_date":"September 4, 2018","user":"larryzepp"},{"attraction_id":301,"rating":5.0,"review":"25th Wedding Anniversary Trip. The tour was excellent. Both my wife and I really enjoyed the tour that was guided by Debbie. Debbie loaned out tags for us to wear, during the tour, that has Debbie's Daredevils on the tag. Debbie really cares for the tourists and knows a...","review_date":"September 1, 2018","user":"david_c"},{"attraction_id":301,"rating":5.0,"review":"Great Tour--Relaxing Evening!. We were picked up at our hotel, so no worries about parking. The sights were amazing! No need to wait in line. We were able to view the night lights of the city leisurely from the Skylon Tower. Howard was an excellent guide! He identified...","review_date":"August 31, 2018","user":"loretta_a"},{"attraction_id":301,"rating":5.0,"review":"Unforgettable!!. Hello!\nI am writing this review on behalf of my mother (Margarita) and her friend (Carmen) as neither of my little chickens have e-mail, much less knowledge on how these \"new fangled things\" work..lol.\n\"Our tour was conducted by Mr Howard. He kept us busy,...","review_date":"August 24, 2018","user":"gaby_p"},{"attraction_id":301,"rating":5.0,"review":"Best tour guide ever ( Debbie ). On Aug. 14th 2018 hubby and I stopped at the Visitor Center on Route 62, near route 190 in Niagara Falls Ny. We took the Gray Line Tour bus to see both the American and the Canada falls, which was just beautiful.\nOur tour guide...","review_date":"August 22, 2018","user":"papawolf600"},{"attraction_id":301,"rating":5.0,"review":"Canadian Viewing Rocks with Debbie's Daredevils!. Debbie's Daredevils Tour was amazing. Debbie had so much energy and enthusiasm which carried over to the tour group and the tour in general.\nThe tour itself was amazing. To be able to experience the Niagra Falls from the Canadian side is the only way...","review_date":"August 22, 2018","user":"tammy_w"},{"attraction_id":301,"rating":5.0,"review":"Debbie's Daredevils Fun Tour. What a fun and informative tour with an excellent guide. The CT girls had a great time and we talked about how nice it was not to have to walk forever and find parking places. Well worth the money. Debbie made it so interesting and...","review_date":"August 21, 2018","user":"carol_b"},{"attraction_id":301,"rating":5.0,"review":"Debbie\u2019s Daredevils RULE!. We had a fun filled tour to the Canadian side of Niagara Falls. Our guide\/driver, Debbie, was interesting, well informed and funny as she drove us around the Falls. She was sure to have us at all of our stops for the right amount of...","review_date":"August 15, 2018","user":"travelingcaroll"},{"attraction_id":301,"rating":5.0,"review":"Debbie's Daredevil Fun!. We thoroughly enjoyed our Canadian Niagara Falls tour with Debbie. She was fun, informative, and keep us engaged the entire tour. My mom, sisters and I got to see many sites and learn great history. Debbie made our tour a highlight and we look forward...","review_date":"August 14, 2018","user":"chereace_r"},{"attraction_id":301,"rating":5.0,"review":"Debbie's Daredevils group tour. Deb was a fantastic tour guide. We learned a lot about the Falls and had a wonderful time in the process.","review_date":"August 14, 2018","user":"terry_f"},{"attraction_id":301,"rating":5.0,"review":"Vacation Tour in Niagara Falls. Debbie was a fantastic tour guide, great energy put into the tour for the passengers. Doing the tour in English and Spanish for the benefit of all passengers was amazing, along with her knowledge and ability to smile the whole tour, a credit to a...","review_date":"August 7, 2018","user":"brian_m"},{"attraction_id":301,"rating":5.0,"review":"Fun and Entertaining Evening. Being a part of Debbie's Daredevils for the Evening Illumination tour was a great experience. Debbie very happily shared her knowledge of the area with us and made everyone on the bus a part of the evening. One of our party required the use of...","review_date":"August 3, 2018","user":"sue_m"},{"attraction_id":301,"rating":4.0,"review":"Wonderful Experience. We were blessed to have Howard pick us up at the Grand Island KOA, He was on time and actually early which suited us just fine. We had a wonderful experience and loved getting to visit with folks from all over the states and even...","review_date":"July 31, 2018","user":"brittfarmer"},{"attraction_id":301,"rating":5.0,"review":"Fantastic tour. Love the tour Debbie was the greatest very informative, smiling all the time and took her time with people that kind of lagged and didn't get upset.","review_date":"July 29, 2018","user":"julietta_r"},{"attraction_id":301,"rating":5.0,"review":"A Night to Remember!. Being a Debbie's Daredevil for a night was a blast! She's a wonderful guide, knowledgeable, funny and extremely accommodating to our full busload of vacationers. She made our night very exciting and fun. She's a natural at sharing all the fun facts about the attractions...","review_date":"July 27, 2018","user":"0806debs"},{"attraction_id":301,"rating":5.0,"review":"Deb was so knowledgeable about the history and importance of the falls. It truly made the trip interesting. Deb was wonderful and as I said so knowledgeable about the history and the significance of the falls to both Canada and the US. You can tell She truly enjoys the work. It\u2019s not just a job. We normally do not take tours but this...","review_date":"July 26, 2018","user":"loveit2000"},{"attraction_id":301,"rating":5.0,"review":"Canada made easy. Debbie makes seeing the falls from Canada simple and stress-free. Crossing the boarder both ways went very smoothly. We were also able to bypass lines going into the attractions (coming out of them is beyond anyone's control). Debbie had many interesting stories and facts about...","review_date":"July 21, 2018","user":"hahacpa"},{"attraction_id":301,"rating":5.0,"review":"Deb daredevils. Deb you were Wonderful. You certainly make the tour a wonderful experience. You were not only funny but had no much knowledge about the areas. You made this tour a memory to remember. Because of you we will probably come back to see stuff that...","review_date":"July 21, 2018","user":"annehumphreys50"},{"attraction_id":301,"rating":5.0,"review":"Debbie is a Great Tour Guide. Debbie made our tour extra special. She has so much knowledge of the area which she shared. She has so much passion for what she does which made the tour great. Her corny jokes made this us feel like family. Thanks Debbie for the wonderful...","review_date":"July 12, 2018","user":"bcutshall"},{"attraction_id":301,"rating":5.0,"review":"Gray line Niagara falls debbies daredevils was excellent. Debbie was excellent very informative took a right where we needed to go right on time we're even early most of the time but definitely try to choose her again","review_date":"July 10, 2018","user":"virginiaginnyc"},{"attraction_id":301,"rating":5.0,"review":"Niagara Falls Canadian Side 6 hr Evening Tour. We had such an amazing time with Deb as our tour guide. My sister, brother-in-law and husband had such a great time we are planning a return trip next year. Thank you, Deb, for such a memorable time!","review_date":"July 9, 2018","user":"liz9247"},{"attraction_id":301,"rating":5.0,"review":"Beautiful night. We became part of Dennis \"menaces\" group around 4:30 on a nice little van bus group of 12 starting at the visitors center with pick ups at Niagara American side hotels. Off to Canada with information from Dennis along route.\nStops at the Skylon tower,...","review_date":"July 7, 2018","user":"jaxdancers"},{"attraction_id":301,"rating":5.0,"review":"Niagara Falls Evening Tour - Canadian side. Had an awesome tour with Howard. He is very knowledgeable and we saw and learned things we would not have on our own. Highly recommend this tour.","review_date":"July 4, 2018","user":"tom_g"},{"attraction_id":301,"rating":5.0,"review":"Niagara Fall Canadian side - evening tour. What a wonderful, memorable trip. The falls are beautiful day and night. We saw sights that we may not have seen without doing a tour. Our tour guide, Deb, was terrific. You could tell she loved her job and was excited about showing us all...","review_date":"July 2, 2018","user":"triciaparker"},{"attraction_id":301,"rating":5.0,"review":"Niagara Falls Tour from the Canadian side with Debbie............. We had so much fun on the tour with Debbie's Daredevils, she was awesome, friendly and very knowledgeable about the tour. We are so glad we got Debbie. thank you again Debbie, we enjoyed every minute!","review_date":"June 29, 2018","user":"janetms8611ys"},{"attraction_id":301,"rating":5.0,"review":"Great tour, easy and worth it especially in good weather.. Thank you Debbie for being an amazing guide!\nLaid back drive around nice places with knowledgeable guide is a great way to see and learn more.\nI would definitely recommend it to everyone who is visiting Niagara Falls for the first time.\nCanadian side got...","review_date":"June 29, 2018","user":"natalia_b"},{"attraction_id":301,"rating":5.0,"review":"It was better we expected.. My husband and I really enjoyed the trip with \"Debbies Daredevils\". She made it really enjoyable from the time of pick up to the time of dropping us off. She was well informed and informed us all the way through the route.","review_date":"June 20, 2018","user":"thegre1"},{"attraction_id":301,"rating":5.0,"review":"Memories of a lifetime!. Our family of three really enjoyed the evening tour of Canada with 'Debbies Daredevils'. It was an action packed trip full of energy from the bubbly tour guide treats and memories of a lifetime.","review_date":"June 11, 2018","user":"julie_h"},{"attraction_id":301,"rating":5.0,"review":"Great Tour. Our tour guide Howard was very informative and knew the history and details of every stop. Hotel pickup and drop off worked well. Meeting the other passengers on the bus made for an very enjoyable evening. My wife and I highly recommend this tour. Ask...","review_date":"June 7, 2018","user":"dakotagem33"},{"attraction_id":301,"rating":5.0,"review":"Excellent Tour!. The Falls are beautiful at night, and our tour guide, Dennis, was fantastic!! So knowledgeable and friendly. I very highly recommend this tour.","review_date":"June 6, 2018","user":"sherrill_b"},{"attraction_id":301,"rating":5.0,"review":"This was an amazing tour, enhanced by Debbie, our tour guide.. What an amazing tour! Debbie Daredevils! Our tour guide was very knowledgeable, animated, and explained each event prior to the activity. She provided very useful and historic information about the Niagara River Falls, power plants, and surrounding areas. She even translated her information into Spanish...","review_date":"June 5, 2018","user":"mbbartmann"},{"attraction_id":301,"rating":5.0,"review":"FUN. Being an official\u201dDebbie\u2019sDaredevils\u201d, we were given an opportunity to leave our travel worries behind and truly enjoy ourselves. From the beginning, DEbbie went out of her way to make sure we had fun along with learning and seeing all there was to see in Niagara...","review_date":"June 1, 2018","user":"mkuboldi"},{"attraction_id":301,"rating":5.0,"review":"Debbie is a Delight!. My husband and I took this tour on 5\/31. Debbie was wonderful! Very engaging and knowledgeable. The tour group was small which made it very intimate. We took the American side tour the day before, this is a great way to see the whole park....","review_date":"June 1, 2018","user":"jeff_w"},{"attraction_id":301,"rating":5.0,"review":"Evening cross-border tour of Niagara Falls. My wife and I took two tours of Niagara Falls; one in the morning that focused on the Cave of the Winds and Maid of the Mist attractions on the U.S. side. Both of these were very good. The evening tour across the border was...","review_date":"October 23, 2017","user":"jimmorin2014"},{"attraction_id":301,"rating":4.0,"review":"Night Falls. Over all the tour was good but left no time to get anything to eat. Tour should have started at least one hour earlier. Wanted to see the Floral Clock in the daytime but had to view it at night. The tour guide Howard was...","review_date":"October 23, 2017","user":"1498gpor"},{"attraction_id":301,"rating":5.0,"review":"Lots to see and learn! Amazing!. The tour was approximately 6 hours long. We were able to see all of the sites and Howard was amazing! Great personality and full of knowledge. I loved every minute of the tour. Only thing I would advise is that you take snacks with you....","review_date":"October 16, 2017","user":"kelley72571"},{"attraction_id":303,"rating":5.0,"review":"Great way to See Copenhagen in a Day. Mick with Nova Fairy Tales was a great guide. He was personable and knowledgeable. Seeing Copenhagen on foot, on bike and on the water (well.. ok, we missed the boat.. but we didn't care cause it was FREEZING) was perfect for me, as I was...","review_date":"December 4, 2018","user":"fred_t"},{"attraction_id":303,"rating":5.0,"review":"Best way to spend a day!. I visited Copenhagen 6 years ago with the family but this time I had time on my own while my husband attended a conference. I chose the Small Group Grand Tour for company and a guide rather than doing my own sightseeing. I was the...","review_date":"October 16, 2018","user":"ellenj628"},{"attraction_id":303,"rating":5.0,"review":"The best of the best!. My husband and I were in Copenhagen for two days and we decided to have a small group grand tour of the city with Nova Fairy Tales. However this tour became a private tour because there was only my husband and I on the tour...","review_date":"September 22, 2018","user":"nicolepham"},{"attraction_id":303,"rating":5.0,"review":"Absolutely recommended . If you\u2019re only in Copenhagen for a day or two, or are looking for a tour that gives you all the highlights which you can explore further later, this is the tour for you. A whole day seems like a long time for a tour,...","review_date":"September 17, 2018","user":"danasz3554ee"},{"attraction_id":303,"rating":5.0,"review":"Great day with Michael. We had a Monday to fill before our cruise on the Zuiderdam, so we booked this tour through Trip Advisor. Had some trepidation, since the only info we had was to meet at a street corner. We arrived and a local coffee vendor assured us...","review_date":"August 30, 2018","user":"benh4824"},{"attraction_id":303,"rating":5.0,"review":"Fabulous. Dalit took us aon an amazingly comprehensive tour of Copenhagen We walked, biked and cruised the canals for a full 8 hours and learnt about the city and the beautiful sights and history of the city. We are 'mature' travellers and although it was a...","review_date":"August 28, 2018","user":"valerie_v"},{"attraction_id":303,"rating":5.0,"review":"Excellent tour. We really enjoyed our full day very personalised tour with Michael. There were only 4 of us doing the tour and we learnt plenty about Copenhagen and Denmark that we would not have picked up from guidebooks. We especially enjoyed the cycling which we probably...","review_date":"August 26, 2018","user":"steph59465"},{"attraction_id":303,"rating":5.0,"review":"Best tour and guide!. I was lucky enough to be the only person booked on a Monday on this tour so I ended up getting a private tour. My guide Dalit Vilhelmser was amazing. Her knowledge and love of the city was awesome, but what made the tour really...","review_date":"August 23, 2018","user":"basskitty"},{"attraction_id":303,"rating":5.0,"review":"Comprehensive day-long tour of Copenhagen on foot, by boat and by bike. This was an excellent day. Our guide (Daleet) was very knowledgeable, spoke excellent English and had a good sense of humour, so that she was terrific company. We would strongly recommend this tour as enjoyable, instructive and great fun! Very good value.","review_date":"August 9, 2018","user":"jhayward50"},{"attraction_id":303,"rating":5.0,"review":"Good city trip. Our guide was Kelle, a guy recently graduated for his bachelor in history. He was a good story teller and knew a lot about the city. He took us to the must-see places, but also to not so well known spots like inside the old...","review_date":"July 17, 2018","user":"jos076"},{"attraction_id":303,"rating":5.0,"review":"Amazing Day!. We had the most amazing day with our guide, Dalit. There were only 4 of us on the tour with her, and we enjoyed every minute of it. It is a terrific way to get a sense of the city - we did it on...","review_date":"July 8, 2018","user":"ken_b"},{"attraction_id":303,"rating":5.0,"review":"An excellent overview of Copenhagen in 8 hours. My son and I were on a 12 day Scandinavian tour which began in Copenhagen. We wanted to see as much of the city as possible during our limited time there. We booked the small group grand tour because it offered a fairly complete overview...","review_date":"July 1, 2018","user":"wayne_b"},{"attraction_id":303,"rating":5.0,"review":"Great Tour with an Excellent Guide. I was the only person on the day so the Tour was a personalized one. Dalit was my guide and she was very informative, funny, knowledgable and patient with me as I slowly re-discovered my long-lost 'cycling legs'. We had a great time walking to...","review_date":"June 9, 2018","user":"sharm77"},{"attraction_id":303,"rating":5.0,"review":"Amazing experience! Personalised and everything I had hoped for!!!. I was in Copenhagen for 3 days and thus, had very little time to pack it all in...it was my first time here and I was travelling solo..I had booked this tour hoping to learn about the history of this beautiful city...:) considering the super...","review_date":"June 3, 2018","user":"52dsc"},{"attraction_id":303,"rating":5.0,"review":"Great Concept...Beautifully Executed. My wife and I recently visited northern Europe. Destinations included Paris, Amsterdam, Copenhagen and Prague. Our time in Denmark was limited so we opted to take a comprehensive one day tour. This particular tour includes walking, biking and cruising!! We were intrigued by the scope...","review_date":"May 31, 2018","user":"j3gp"},{"attraction_id":303,"rating":5.0,"review":"Great Tour, All-In-One, Walk, Bike, Boat!. There were just a couple of us in the small group with our guide, all day, visiting churches, monuments, the guide's favorite restaurants, Round Tower (tour includes free entry!), Freetown Christiania, the Little Mermaid statue--All Fantastic! Well worth the price, and all coordinated with the...","review_date":"May 23, 2018","user":"mrmelmoth"},{"attraction_id":303,"rating":5.0,"review":"An amazing way to discover Copenhagen. I was in Copenhagen for a weekend and I booked a big tour of 8 hours, a perferct combination of different prospective to discover the town, by boat, walk and bike. I was the only guest, by chance, and my guide, Dalit, was absolutely fantastic....","review_date":"April 9, 2018","user":"silviaraffaella"},{"attraction_id":303,"rating":5.0,"review":"Copenhagen Tour with Sjaella. My girlfriend and I recently returned (early March) from Copenhagen and went on the Grand Tour with Sjaella as our tour guide. All of the tours are small groups (10 people max), but we were lucky enough to be the only ones booked for our...","review_date":"April 4, 2018","user":"ryan_s"},{"attraction_id":303,"rating":5.0,"review":"Grand Tour of Copenhagen. My boyfriend and I recently returned from Copenhagen and went on the Grand Tour with Sjaella as our tour guide. All of the tours are small groups (10 people max), but we were lucky enough to be the only ones booked for our tour. Sjaella...","review_date":"March 11, 2018","user":"melanie_r"},{"attraction_id":303,"rating":5.0,"review":"Excellent Tour, Highly Recommended!. We had a great time on the Copenhagen Grand Tour (small group)! Our guide, Stefan, was extremely friendly, knowledgable, and it was very nice to hang out with him all day. At the end of the day he even walked us to our dinner location....","review_date":"March 9, 2018","user":"rachelkotler"},{"attraction_id":304,"rating":5.0,"review":"Spectacular Lights. I stayed on the Canadian side of the falls, arrived on a Friday night via rail. I had information already that there would be fireworks on the Saturday night and was unprepared for the sounds that day. In my excitement, I left my lodgings and...","review_date":"December 17, 2018","user":"govtpikin"},{"attraction_id":304,"rating":5.0,"review":"Beautiful!. We went to Niagara Falls last week. It was very hot during the daytime. We decided to go see the fireworks at night. It was very beautiful. The Falls were within walking distance of our hotel. We were able to get a good view. The...","review_date":"July 14, 2018","user":"skk69"},{"attraction_id":305,"rating":5.0,"review":"Great company. We utilized this company to make reservations for several tours and attractions while in Banff area for a work conference the week of 08\/12 to 08\/18. They are very professional and the tour guides are knowledgeable and friendly. For the Lake Louise\/Moraine Lake tour Rose...","review_date":"August 18, 2018","user":"thisgirl_gray"},{"attraction_id":305,"rating":5.0,"review":"Excellent Deluxe Evening Lake Tours. Our family of 4 had a wonderful experience for this evening tour with our tour guide Andy. We booked this tour online days before we departed for Banff. Due to unexpected cancellation of our departure flight, we were stranded in the airport and were not...","review_date":"August 6, 2018","user":"min_w"},{"attraction_id":306,"rating":4.0,"review":"Cool Vibe in Halifax. While we had a great time on our Segway tour, I only wish the training part was shorter. Maybe they could have broken up our 10 group into two groups. Also, while the young tour guide was nice, she could have spent more time informing...","review_date":"August 7, 2018","user":"sherman0804"},{"attraction_id":308,"rating":5.0,"review":"Excellent Tour & Guides. Having only three days to spend in Niagara Falls, NY, we decided to do the Gray Line Shared Wonder Tour. We went in October so we would miss the crowds and still get some of the Fall colors. So glad we did this tour! We...","review_date":"November 7, 2018","user":"showme_10"},{"attraction_id":308,"rating":5.0,"review":"Great way to see the sights of Niagara Falls!. We signed up for this tour at the visitor center on I-90 south of Buffalo. We were only in Niagara for two nights, and wanted to be able to go around and see all the best activities and sights without worrying about driving around and...","review_date":"October 2, 2018","user":"terry_s"},{"attraction_id":308,"rating":4.0,"review":"Niagara Falls Tour. We did the Shared Wonder tour with Prady as our guide for the morning tour of the American side, and Dennis as our guide for the evening tour of the Canadian side. Overall, it was great! We saw all of the attractions listed in the...","review_date":"September 25, 2018","user":"mnkatira"},{"attraction_id":308,"rating":2.0,"review":"NOT worth 240$, not even close!. Stopped at a tourism building to simply gather ideas. Got reeled in to buying the US day tour and the Canada evening tour. I am well traveled and know better than to fall for high pressure sales pitches for expensive tours that I can do...","review_date":"August 31, 2018","user":"terry5270"},{"attraction_id":308,"rating":5.0,"review":"Amazing and relaxing all in one!. We were on \"Tom's Team\" for the day tour and thoroughly enjoyed his knowledge and wit along the way. Howard was our guide for the evening tour and was patient and informative. Tom and Howard were both well-prepared and personable; they made each experience unique...","review_date":"August 18, 2018","user":"janeann_b"},{"attraction_id":308,"rating":4.0,"review":"Amazing Experience. Debbie was an awesome tour guide. She was knowledgeable and funny. The US tour was more intriguing because it included Maid of the Mist & Cave of the Winds (splash zone of the attractions)! The Canadian side included Journey Behind the Falls, which was cool,...","review_date":"July 29, 2018","user":"briana_p"},{"attraction_id":308,"rating":5.0,"review":"Want to do it again!. We went during high season. Taking the tours allowed us to see everything and not deal with parking, driving, & ticketing problems ! The Maid (in the Mist) America Tour & Richard was great. There's a fair amount of walking. Maid in the Mist boat...","review_date":"July 17, 2018","user":"aclander"},{"attraction_id":308,"rating":5.0,"review":"WOW!. Simply amazing! Tracy and I had a fabulous time touring the Niagara Falls with our tour guide Deb (and Deb's Daredevils)! Simply outstanding!\nTracy and Ernestine","review_date":"June 21, 2018","user":"ernestineb377"},{"attraction_id":309,"rating":5.0,"review":"Wow! I was impressed. I came across Motherland Connextions while searching for things to do in Niagara Falls. I enjoy history tours but didn't know what to expect. Kevin was professional and personable from the start. Once we got in the van and started the drive he began to...","review_date":"October 20, 2018","user":"p_m"},{"attraction_id":309,"rating":5.0,"review":"One word - awesome!!. Kevin, our tour guide, picked our family up from our USA side hotel, took us through customs and brought us over for the tour. While you are riding Kevin is talking, offering tons of educational tidbits - as to be expected. We visited all the...","review_date":"August 10, 2018","user":"kamell_j"},{"attraction_id":309,"rating":5.0,"review":"Great Historical information. We booked this because we have an interest in history but we learned a ton on this tour! We were the only two people on our tour so we really got a great personal experience! This tour does have a lot of driving, but we...","review_date":"August 4, 2018","user":"ericandkels"},{"attraction_id":309,"rating":5.0,"review":"Awesome Experience!. We had two days remaining in Ontario and really wanted to go on this tour. All on line bookings were full but I called Motherland Connections and left a message anyway. Kevin returned my call and agreed to take four of us on the tour...","review_date":"June 30, 2018","user":"ashur77"},{"attraction_id":312,"rating":5.0,"review":"Well organized and a lot of fun. We visited 3 breweries without having to worry about traffic or parking. The beer and food as well as the experience was well worth the money. Will definitely do it again. Jade is really nice!","review_date":"February 2, 2019","user":"kim_b"},{"attraction_id":312,"rating":5.0,"review":"The Sip of Montreal - well worth it!. Me and 5 friends participated in this tour. It was a lot of fun and very informative. Prior to the tour we had contacted City Brew Tours with a few questions. Their response time was almost immediate and they were a pleasure to deal with....","review_date":"February 2, 2019","user":"tbullett2017"},{"attraction_id":312,"rating":5.0,"review":"Fun Microbrewery Tour of Montreal. We had a great time with Jade, Violet, and Cedric on our City Brew Tour of Montreal. We did the Sip of MTL tour, and we loved all three breweries we visited. They did a great job of picking three very different types of breweries...","review_date":"December 4, 2018","user":"ekiikmac"},{"attraction_id":315,"rating":5.0,"review":"Great for an overview in a mostly controlled climate. Dave met us in a timely fashion just outside the station of the train that runs from the airport to the city. This made it really easy to join the tour and get back to the airport for our onward travel. Dave led us through...","review_date":"February 22, 2019","user":"paul_p"},{"attraction_id":315,"rating":5.0,"review":"A great rainy day way to get to know Toronto . Fasinating! Completely different view of the City fron below. Just the right combination of history information and quirky facts. Small group today and Dave was great at painting the picture of Toronto past and present. A REALLY GREAT tour. Thanks Dave.","review_date":"September 10, 2018","user":"belfastpmcc"},{"attraction_id":317,"rating":5.0,"review":"Craving Kensington -- so much fun and wonderful eats!. We have gone on a few of these food tours and each one is unique. This is an excellent way to show out-of-town guests a culinary adventure in a historical Calgary neighbourhood.","review_date":"July 9, 2018","user":"bbgebert"},{"attraction_id":318,"rating":5.0,"review":"Eat, Walk, Love. We had a private tour with Colin and he was (as billed) a culinary and historian superstar! Every moment was informative and delicious, and Colin was patient and thorough answering our many questions. The history of Jewish Montreal is fascinating and well-told through the medium...","review_date":"February 8, 2019","user":"marriagetogo"},{"attraction_id":318,"rating":5.0,"review":"Excellent opportunity to sample excellent culturally Jewish food.. This is a great tour to 6 different locations that provide culturally Jewish food. This tour provides an excellent opportunity to sample the foods, but just as enjoyable if not more so is learning about the history of the Jewish Montreal community. Tour Guide was...","review_date":"November 14, 2018","user":"portlandmanny"},{"attraction_id":318,"rating":5.0,"review":"Deliciously unexpected. Nick was an excellent guide. I was introduced to a rich vibrant culture through amazing and delicious food. Cheese crowns and bagels and the \"special\" . Ate so much I thought I would burst! Learned about the history of Montreal's diverse communities which weave a...","review_date":"October 14, 2018","user":"marcia_p"},{"attraction_id":318,"rating":5.0,"review":"Delicious and lots of fun!. At first I was a bit surprised at the price - but it\u2019s a 3-4 hour walking tour of several neighbourhoods and learning about some interesting local history while eating delicious food. It was well worth the cost, and the distance walked helped us work...","review_date":"July 27, 2018","user":"harriedmommontreal"},{"attraction_id":318,"rating":5.0,"review":"Outstanding food and history lesson!. My wife and I recently went on this food tour during a very hot day. We mistakenly had the wrong time for the tour start, so we were able to catch up with the tour an hour into it. Our tour guide (I am sorry,...","review_date":"July 6, 2018","user":"john_s"},{"attraction_id":318,"rating":5.0,"review":"Great tour loaded with delicious food.. Marina did a very good job of detailing Jewish history of Montreal. Would highly recommend to anyone living in or visiting Montreal.","review_date":"June 19, 2018","user":"igor_v"},{"attraction_id":320,"rating":5.0,"review":"Fun walk. Marie Rivi\u00e8re was our tour guide and was very animated. I really liked her a lot and am glad she was our guide. It was chilly in October, so bundle up and be ready to do some walking. You start in the Upper Town and...","review_date":"October 11, 2018","user":"amygervais"},{"attraction_id":320,"rating":5.0,"review":"fun evening. We had Marie Rivi\u00e8re as our guide for the evening. She was just great - animated, informative, and entertaining. So glad we did the tour. There was some walking involved.","review_date":"October 9, 2018","user":"sph78"},{"attraction_id":320,"rating":4.0,"review":"Entertainment while touring the old city. My husband and I did this tour with friends in late June. It was a fun way to see the city and learn a bit of criminal history. The actors were fun and engaging using humor and theatrics to tell stories about old Quebec in...","review_date":"October 3, 2018","user":"deboraho502"},{"attraction_id":320,"rating":5.0,"review":"Legends and Superstitions. We had Jeremy as our guide, his makeup was amazing and the stories and supporting actors made this for a fun evening, a great way to see the town.","review_date":"September 9, 2018","user":"david_t"},{"attraction_id":320,"rating":5.0,"review":"Well worth it!. My 15 year old son and I did the English Crimes of New France tour last week and really enjoyed it! Our guide, Anne, did a fantastic job of explaining describing the crimes and punishment, and ways of life, in Quebec in the 1700s.","review_date":"August 21, 2018","user":"jason_c"},{"attraction_id":320,"rating":4.0,"review":"Fun Tour. Took our family of 6 on tour, it was entertaining and informative. The cast of performers were funny and made the whole experience that much more enjoyable. We would go again if we return.","review_date":"August 12, 2018","user":"larryhenry"},{"attraction_id":320,"rating":5.0,"review":"Great tour. Even though it was raining for half of the tour this just added to the atmosphere, our tour guide was Maverick and he was incredible. Good acting and really interesting stories with some surprises on the way. Would highly recommend this tour for anyone coming...","review_date":"August 6, 2018","user":"andrewsneddon1963"},{"attraction_id":320,"rating":1.0,"review":"Sorry we missed it. We were getting rained out, but suddenly the weather cleared and we tried to make it but we were late and couldn't find anybody. I tried the phone number and got a nonsensical message and no voice mail to try and rebook. We would have...","review_date":"July 29, 2018","user":"joel_d"},{"attraction_id":320,"rating":5.0,"review":"Great entertainment!. This was such a fun, interesting way to get to know some historical facts about Quebec city. Our guide Marc-Antoine Lumere was superb. We laughed and learned the entire tour. This was the best tour we took. The entire cast were wonderful. It was like...","review_date":"July 25, 2018","user":"243dross"},{"attraction_id":320,"rating":5.0,"review":"Best Tour!. The tour guide was fantastic and very funny. He spoke very good English and stayed in character the whole night. I really recommend going on this tour.","review_date":"July 25, 2018","user":"rachel_l"},{"attraction_id":320,"rating":5.0,"review":"Scary, Fun and Educational. Marc Antoine Lumere was a fabulous host and tour guide for us, supported by a cast of excellent people. We enjoyed the tour and my 11 year old also enjoyed it. It was at a comfortable pace and took us from upper Quebec to Lower...","review_date":"July 23, 2018","user":"davem5356"},{"attraction_id":320,"rating":5.0,"review":"Option #1 - Crimes in New France. Excellent tour! The actors were great and imparted good knowledge of Quebec society and culture from the 17th century. Also enjoyed walking through various parts of Old Quebec as the tour progressed.","review_date":"July 22, 2018","user":"nadia_and_terry_d"},{"attraction_id":320,"rating":1.0,"review":"Do another tour, NOT THIS ONE!. We have done night tours, both ghost and crime, in several cities in Europe, as have our travelling companions, and found them entertaining. Unfortunately, I can't say that for this tour. The group started with maybe 25 people, including a family with three children (probably...","review_date":"July 2, 2018","user":"dennys510"},{"attraction_id":320,"rating":5.0,"review":"What a fun teen family evening outing!!. This was one of the most interesting tours of old Quebec City. It was fun, totally animated, lots of gruesome details of past Quebec criminals and how they were dealt with.The history lesson in this tour was far more fun than the average tour. Our...","review_date":"June 18, 2018","user":"ifreakinluvlife"},{"attraction_id":320,"rating":5.0,"review":"May 3 2018. We were met by our guide on a cold and rainy night. She was in character as the ghostly incarnate of an executioner's wife. She never broke character until the tour was over and she revealed her real name was Valerie. The tour was terrific...","review_date":"May 4, 2018","user":"mltrak"},{"attraction_id":320,"rating":1.0,"review":"Got \"ghosted\", ie. our guide never showed up.. We stood at the meeting point for twenty minutes. They never showed up. We called the number provided, straight to voicemail. Worried maybe we had made a mistake or missed a cancellation and called it a night. Sadly, this was our only plan for the...","review_date":"March 26, 2018","user":"joseph_s"},{"attraction_id":320,"rating":5.0,"review":"An incredible experience, a must!. Marie and her troupe of ghouls immerse you in a captivating tour through the streets of Old Quebec mixing interesting history with terrifying moments. All the actors are professional and stay in character throughout the entire 2.5 hours. My wife and I were a bit...","review_date":"November 8, 2017","user":"160sean"},{"attraction_id":320,"rating":5.0,"review":"A fun and entertaining evening. We signed up last minute for this tour on the last night of our stay in Quebec through our hotel and I'm so glad we did! Pierre-Alexandre was completely in character and made sure he involved everyone in our group throughout the tour. He gave...","review_date":"October 23, 2017","user":"cmiller11717"},{"attraction_id":320,"rating":5.0,"review":"Fun, theatrical and witty night tour. This was a fun and animated tour around old Quebec with stories and theatre to go along. The only thing I would give a heads up on is to people who may have some types of PTSD as there are props used and some of...","review_date":"October 10, 2017","user":"lauren_gilhula"},{"attraction_id":320,"rating":5.0,"review":"History comes alive. Enjoyed learning about the history of Old Quebec from a 300 year-old character. It was an interactive tour with plenty of questions for us to try to answer. A couple of children had some comical reactions to the characters. Our tour guide was a fine...","review_date":"September 3, 2017","user":"dennis_w"},{"attraction_id":320,"rating":5.0,"review":"Evening in quebec city. Great time in the most beautiful city in north America, the actor was really good and instructif, they were able to keep us entertained with stories while walking in the old quebec. my kids enjoy it without being spouk out.","review_date":"September 2, 2017","user":"sylvain421"},{"attraction_id":320,"rating":5.0,"review":"Excellent, Unique Tour Experience. My mom and I had a fun time with Jeremy as he guided us around the city dressed as Jean the executioner. He was hilarious, quick witted, extremely knowledgeable, and remained in character the entire time. We learned a ton about crime in Quebec City....","review_date":"August 24, 2017","user":"heather_s"},{"attraction_id":320,"rating":5.0,"review":"One of the highlights of our trip. Sincerely enjoyed this tour, I liked having people play the characters we were learning about. We took our 3-year-old along because we didn't want to leave someone home who would miss the tour. He enjoyed it too. I would definitely recommend this to anyone looking...","review_date":"August 3, 2017","user":"benmcl"},{"attraction_id":320,"rating":5.0,"review":"A fun night of crime with Jean Rattier. I booked the Interactive street theater tour with a friend. I have done their other tours in the past but this one was the first time. Dominic was our Jean Rattier for the night and and never broke character during the whole tour. He did...","review_date":"July 31, 2017","user":"lisemartel"},{"attraction_id":320,"rating":5.0,"review":"Legends and superstitions. There was only my husband and I on this walk but no effort was spared... the guide was a long dead hangman and he escorted us around old Quebec city where we met some crazy historical characters.We learned a lot about the old legends and...","review_date":"July 22, 2017","user":"viajerobella"},{"attraction_id":320,"rating":5.0,"review":"A Fun Way to Explore Quebec City. Our tour guide Dominic played the character Jean Rattier the executioner of Quebec in New France. He created a fun tour relating the details of crimes and their punishments during his reign as executioner.\nDominic was great at involving the group's participants, so it became...","review_date":"July 17, 2017","user":"maidenindia"},{"attraction_id":320,"rating":4.0,"review":"Crimes of Quebec Tour - Good Walking Tour. Our family did the English version of the Crimes of Quebec Tour. The tour guide was francophone but worked very hard to translate to English - I encourage you to sit\/stand close to her so you can understand what is being said. Some aspects of...","review_date":"July 15, 2017","user":"deathraceredmonton"},{"attraction_id":320,"rating":5.0,"review":"Great tour. We really enjoyed walking around Old Quebec and the historical tour we were on. Our tour guide was knowledgable and engaged the group.","review_date":"July 6, 2017","user":"amos_r"},{"attraction_id":320,"rating":4.0,"review":"Entertaining stroll around the town filled with fun facts. We had Kasandra as our guide. She was very animated and included the tourists in the story telling. We didn't get a ton of Quebec City history on the Crime and Punishment tour, we did get some interesting information on what types of crime were...","review_date":"July 4, 2017","user":"ecnmcb"},{"attraction_id":320,"rating":5.0,"review":"A Darker History... walking with the Executioner's Wife!. Our guide through the darker history of Quebec's settlers was Marie Riviere (Valerie, I believe)... the Executioner's wife. She led us through the role of the church, tradition, and the King's Daughters in the establishment of Quebec... as well as how crime and punishment were...","review_date":"July 2, 2017","user":"z9232swrobertm"},{"attraction_id":320,"rating":4.0,"review":"Great Tour!. Fun, engaging, and historical! The tour guide was dressed in costume and carried her role the whole night! We walked around all of Quebec City, great way to view the city in the evening.","review_date":"May 25, 2017","user":"mabballe"},{"attraction_id":320,"rating":5.0,"review":"Loved it!. Very fun and interesting facts about the crime and punishment of old Qu\u00e9bec. Our guide (Nicholas) was funny and very good at answering all the questions. \u00c0 very good tour!","review_date":"October 24, 2016","user":"wendy_h"},{"attraction_id":320,"rating":5.0,"review":"An amazing, fun tour!. We took the Les Promenades Fantomes walking tour this summer, and we loved it! We've been on several ghost tours and this was one of the best. The guide was creepy and engaging; what a great presentation. The stories were all told in first person,...","review_date":"October 24, 2016","user":"royheizer99"},{"attraction_id":320,"rating":5.0,"review":"Fascinating!. Firstly, I booked and paid for this tour online the night before and received joining instructions by email the morning of the tour. When we arrived at the meeting place, our 'ghost' provided us with badges so she didn't lose any of us and a...","review_date":"October 16, 2016","user":"sorellina"},{"attraction_id":320,"rating":5.0,"review":"Wonderful tour with Thomas. My wife and I did the Crime in New France tour last night. The tour was wonderful, Thomas was a great guide, very friendly and easy to understand. The information was very interesting and the walk was mostly downhill and a good pace with frequent...","review_date":"October 13, 2016","user":"nick_c"},{"attraction_id":320,"rating":5.0,"review":"A Great and Unique Way to Walk Old Quebec. My wife and I booked the Crime and Punishment Tour with Les Promenades Fant\u00f4mes since we've done these types of ghost walks in different cities and they're always lots of fun.\nOur guide Marie Rivi\u00e8re (played by Valerie) showed up to meet us on time...","review_date":"October 10, 2016","user":"scallywag81"},{"attraction_id":320,"rating":4.0,"review":"Crime and Punishment Tour - English. I took the tour on my own; my husband choosing to relax that evening. It was an enjoyable, if somewhat mature rated tour. Jeremy, our guide took us through some gruesome but entertaining stories about crimes from the city's history. He made it fun and...","review_date":"October 6, 2016","user":"lslats"},{"attraction_id":320,"rating":5.0,"review":"A fabulous evening. We went on the Crimes en Nouvelle-France tour last night and had a marvellous time. The guide, Nicolas, came dressed as a ghost and was extremely engaging as an entertainer. I think everyone was riveted by his stories of baddies from long ago and actually...","review_date":"October 6, 2016","user":"roslyn35"},{"attraction_id":320,"rating":5.0,"review":"Well Worth It!!!!. Although it's called a ghost tour it really is more about the gorier\/seamier side of crime and punishment in Old Quebec City's earlier history. The tour guide and different characters that popped up during the tour were terrific and kept your interest the entire time....","review_date":"September 12, 2016","user":"lizv433"},{"attraction_id":320,"rating":5.0,"review":"Ghostly adventure. If you want to have a fun time learning of the darker side of Old QC this is the tour. Our host Marie was fantastic, interactive and a great sense of humour. Great time . I've done lots of these types of tours in other...","review_date":"September 9, 2016","user":"d_bell59"},{"attraction_id":320,"rating":4.0,"review":"Interesting way to discover Quebec. Guide and characters are very good comedians. The information is good and interesting. However, I suggest that people should take this visit only if staying in Qu\u00e9bec 4 or 5 days (or more). This visit is a bit like visiting a live museum on crime...","review_date":"September 5, 2016","user":"fernydrolet"},{"attraction_id":320,"rating":5.0,"review":"Excellent show by actors even if it was very rainy!!. The actors were absolutely brilliant and hooked you into the story straight away. Come rain or shine they perform their shows in the evening and even though the weather did not took to us too kindly, it was still a great way to spend an...","review_date":"September 1, 2016","user":"rtejera2016"},{"attraction_id":320,"rating":4.0,"review":"Teens really enjoyed this tour!. We have seen a lot in Quebec City and have enjoyed all of the history and wonderful people here. I must admit that this tour has been the highlight of Quebec City for my teenage sons. We took the English Crimes in New France Tour....","review_date":"September 1, 2016","user":"heatherc735"},{"attraction_id":320,"rating":5.0,"review":"So much fun!. My husband and I attended the \"Crimes of New France\" walking tour. Our tour guide Marie was very informative, personable, and fun. She included our group in many of the tales, and was able to answer all of our questions. If you have a free...","review_date":"August 31, 2016","user":"laura_r"},{"attraction_id":320,"rating":4.0,"review":"Nice walk around town, gruesome stories. Our actress (Valerie) was very animated. The stories are gruesome, so I'm not sure this is great for little kids, but our teens found it interesting and sometimes funny, as did I. We walked a bit, paused in a park or non-busy area, and Marie...","review_date":"August 23, 2016","user":"had_47"},{"attraction_id":320,"rating":5.0,"review":"Fun and entertaining evening in Quebec City!. Fun and entertaining walking tour of the city. Enjoyed the actors. The old French Canadian folk tales were very fun. It was a nice walk throughout the walled city of Quebec. For a good time, I recommend this easy walk.","review_date":"August 19, 2016","user":"361wesleyy"},{"attraction_id":320,"rating":5.0,"review":"Entertaining Tour!. I took the tour in French but I only have a very basic understanding of French so I did not understand a lot of it but the parts I did understand I enjoyed. I thought that the actors were very animated and had quite interesting...","review_date":"July 30, 2016","user":"steph_p"},{"attraction_id":320,"rating":2.0,"review":"Not enough history, for children. I did the street theatre of crimes in France. The acting was okay, I wasn't into it too much. This tour is more comical and is better suited for children. I was expecting more history and descriptions of the buildings we walked past.","review_date":"July 21, 2016","user":"mechealap"},{"attraction_id":320,"rating":5.0,"review":"So much French Canadian History. . . It's SCARY! HA!. Our guide was Laurie, who conducted our tour in excellent English. Since we were visiting Quebec City the first part of May, not many people were taking this tour yet, so my husband and I got a PRIVATE tour of Old Quebec. Laurie, who played...","review_date":"May 20, 2016","user":"mandmidaho"},{"attraction_id":320,"rating":5.0,"review":"Crimes in New France. This is a must for anyone going to Quebec! It was funny, educational and our guide was fantastic! The acting done by Thomas, Laurant and Christienne, was really good and made the tour so much more interesting then just a regular walking tour. The acting...","review_date":"May 9, 2016","user":"olivia_w"},{"attraction_id":320,"rating":4.0,"review":"Just scary enough!. A tour of old Quebec city, with comedians who make you relive the drama who took place in the city. The professional guide takes you along the streets where you will meet comedians playing the roles of criminals or victimes of long passed crimes. A...","review_date":"March 15, 2016","user":"christiane_m"},{"attraction_id":320,"rating":5.0,"review":"This is a Fantastic Ghost Walk. Jean Rattier (played by an actor) was our guide and we were entertained by other actors and actresses along the walk who depicted criminals and described how they had arrived in Quebec City, their crimes and punishments. They had great senses of humour as they...","review_date":"November 1, 2015","user":"cher_h"},{"attraction_id":320,"rating":4.0,"review":"Crime and Punishment . While not at all scary, our tour was a great way to see Old Quebec. Our guide, Valerie D., was entertaining and informative. I loved her!","review_date":"October 12, 2015","user":"mbabrai"},{"attraction_id":320,"rating":5.0,"review":"Crimes and punishment . Great tour! We just arrived in Quebec and did the number 1 tour with Valerie as Marie!\nCould already see a good part of the old town by night","review_date":"September 11, 2015","user":"nathalie_w"},{"attraction_id":320,"rating":4.0,"review":"Quebec City- Crimes of New France. Great fun with teens. Led by in English, we toured areas of Old QC we would have missed.\nStories about punishment not suitable for children. Animated presenter kept us engaged throughout. Not ghostly scary. Great storyline of colonial Quebec. Highly recommend","review_date":"September 10, 2015","user":"susan_b"},{"attraction_id":320,"rating":5.0,"review":"Saturday night live...or dead!. This was an entertaining tour on a gorgeous night in a beautiful City. Our guide, Maude D., aka \"Marie\", told the story of her life and death and the crimes and punishments of the times she lived in Quebec City. It was a comfortably paced...","review_date":"September 6, 2015","user":"tinaleeistotravel"},{"attraction_id":320,"rating":5.0,"review":"Not just a walking tour - it's street theatre!. My husband and I have attended both \"ghost\" walking tours in Quebec City. Whilst one is a walking tour, with a few \"ghostly\" stories, this one - Les Promenades Fantomes- was exceptional. The \"guides\" are actors who have well rehearsed their parts and play their...","review_date":"August 27, 2015","user":"ravanasuemcl"},{"attraction_id":320,"rating":4.0,"review":"Fun & interesting evening. We really enjoyed our tour with Les Promenades Fantomes. The characters revisited the crimes they did and the punishment put upon them.\nThis was really interesting - and a twist to the normal walking tours we have done.\nWould highly recommend the tour & thought...","review_date":"August 18, 2015","user":"john_f"},{"attraction_id":320,"rating":5.0,"review":"Good time for everyone!. We went as a three generation family vacation. After a day of travel, shopping and eating, we chose a 90 minute walking tour. Crazy as it sounds, we were never tired or bored as the guide was so good at her job and kept everyone...","review_date":"August 17, 2015","user":"davemg7868xp"},{"attraction_id":320,"rating":5.0,"review":"AMAZING Tour. The guides are hilarious, knowledgeable and extremely friendly. We covered a lot of ground in Quebec City but this was my favorite adventure. We did the interactive ghost tour of the Old City which leaves you at the bottom of the funicular at the end...","review_date":"August 7, 2015","user":"johanna_w"},{"attraction_id":320,"rating":5.0,"review":"one of the best things we did in Quebec City. I loved this tour. I learned so much about crime and punishment back in the day and was it ever interesting. Our tour guide, Melanie, was awesome, and so funny. She was pretending to be the executioner's wife. She really played up the fact that...","review_date":"August 1, 2015","user":"ginster1"},{"attraction_id":320,"rating":5.0,"review":"Such a fun night with Maude D, Gabriel and Pascale!. We had such a fun evening on this tour. The actors were great and had us screaming with fright and laughing in hysterics all at once. I would highly recommend this tour for anyone who enjoys a light-hearted take on some pretty heavy tales of...","review_date":"July 23, 2015","user":"alice_t"},{"attraction_id":320,"rating":5.0,"review":"Outstanding Tour!. We thoroughly enjoyed our Crime and Punishment tour. We learned lots about early French Canadian criminals and how they were punished as we were kept very entertained by our guide, who was both knowledgeable and hilarious. We were able to see parts of both Upper...","review_date":"July 8, 2015","user":"beth6230"},{"attraction_id":320,"rating":5.0,"review":"A macabre -- but fun -- walking tour of Old Quebec. This tour takes visitors on a 2 hour walk through Old Quebec; one actor serves as a guide and is supported by a troupe of actors -- some of them really talented -- who pop out at different stops to recount true stories of murder...","review_date":"July 8, 2015","user":"dw123418"},{"attraction_id":320,"rating":4.0,"review":"Fun way to see the city at night!. I really like this ghost tour. You got to see lots of upper-town and lower-town in the old city. The guide wasn't just wearing a cape, but was actually in full makeup and costume, and played the part. Some parts are a bit gruesome (it...","review_date":"April 15, 2015","user":"canamandac"},{"attraction_id":320,"rating":3.0,"review":"Interesting tidbits on crime and punishment but disconnected. My wife and I participated in this tour last evening. The group consisted of four participants, so almost a private tour! The guide was dressed up as the ghost of Marie, the wife apparently of an executioner who had been sent from France to help...","review_date":"April 5, 2015","user":"xcskierottawa"},{"attraction_id":320,"rating":5.0,"review":"Private Tour... Because of the cold!. We were lucky enough to get a private tour... but that was basically because it was 2 degrees oF outside. Therefore, it was very personal. We had a great time on the \"Crimes of New France\" tour, learning about a few Qu\u00e9b\u00e9cois criminals and chatting...","review_date":"January 10, 2015","user":"jcrdvm"},{"attraction_id":320,"rating":5.0,"review":"Entertaining. It's more gruesome than scary. The tour is led by a zombie\/ghost of a real-life person from the early days of Quebec. There's not really talk of ghosts or hauntings but more about crime and torture. There are some interesting stories and it's fun to...","review_date":"November 21, 2014","user":"3reddoxies"},{"attraction_id":320,"rating":5.0,"review":"Excellent tour. I have traveled extensively and have my favorites and not-so-favorites. I have not posted a review to TripAdvisor before, but waned to do so for this tour as I felt they really deserved high praise. I was not surprised to see all the other terrific...","review_date":"July 8, 2014","user":"robyns657"},{"attraction_id":320,"rating":5.0,"review":"Worth every penny!!. We did our tour on july 1st with Marie and it was sooo much fun. She was super funny and knew all there is to know about the history of quebec city. These are informative tours which are very cool because you actually get a...","review_date":"July 3, 2014","user":"ashleyann2013"},{"attraction_id":320,"rating":5.0,"review":"Spectacular experience!. This ghost tour was one of the highlights of our trip to old Quebec city. Our ghost guide Matthew a.k.a. Jean was animated, informative, amusing. We highly recommend this tour and especially this guide!","review_date":"June 19, 2014","user":"cindyr8508"},{"attraction_id":320,"rating":5.0,"review":"Interesting, historical, and fun tour of Quebec City. Our guide, who was in costume, met us right before sunset and we were off on the \"crime and punishment\" tour. Along the route we were told information related to many of the buildings and sites. Our guide also was partial in character and told...","review_date":"June 6, 2014","user":"quib09"},{"attraction_id":320,"rating":4.0,"review":"Interesting history of Quebec crimes and punishment. We debated between the two ghost tour companies and eventually picked this one because the interactive street theatre sounded interesting. They don't have an office to buy tickets, and to buy online you needed to give a phone number and we didn't want to wait...","review_date":"November 26, 2013","user":"canadian_explorer5"},{"attraction_id":320,"rating":5.0,"review":"These guys are awesome! Great way to spend an evening out!. We had the 90 minute \"crimes in new France\" version, which was fun and informative. Our guide told us stories about criminals, their crimes and their punishments as we walked through Quebec City. He also told us interesting historical tidbits along the way. He was...","review_date":"November 18, 2013","user":"suven"},{"attraction_id":320,"rating":5.0,"review":"You CANNOT miss this if you visit Quebec City.... This was by far the highlight of our honeymoon trip. Our guide, Marie Rivieres (Catherine) was BEYOND amazing. We had a small group; only myself, my husband and another visitor. Catherine was animated, informative, funny, friendly and made everything as interactive as possible. We were...","review_date":"October 14, 2013","user":"aundrea_b"},{"attraction_id":320,"rating":4.0,"review":"Lots of laughs!. This company really makes an effort to deliver a very enjoyable and fun tour. We had Jamie as our English guide and she was great at involving people and had a good patter in character for the two hour Crimes in New France walk, all...","review_date":"September 25, 2013","user":"mancmons"},{"attraction_id":320,"rating":5.0,"review":"Great tour. I live in Quebec city and I did the Crimes in New France tour with my friends. Really interesting and intertaning ! A nice walk around the city with great stories presented with a lot of humour. The tour guide (Alex Ann) was amazing and...","review_date":"September 3, 2013","user":"andree-anne_qc"},{"attraction_id":320,"rating":5.0,"review":"Wow!. I made this tour twice, the regular one in summer time and went back for the Halloween special. I highly recommend this tour as it makes you explore some less known areas of the Old City of Quebec.\nThe comedians are exceptionnal, you'll learn and...","review_date":"June 20, 2013","user":"guylabrecque"},{"attraction_id":320,"rating":5.0,"review":"Best executioner of the year award goes too.... My husband and I just tried the walking tour with Jean (Olivier is his real name) Rattier. He really made this bit of macabre history funny, entertaining and educational all at the same time. We have been to Quebec city many times and hadn't seen...","review_date":"September 7, 2012","user":"ronald_i"},{"attraction_id":320,"rating":5.0,"review":"Extremely entertaining and educational. We elected to take this tour the very first evening we were in Quebec City. It was really the first activity we undertook. Wow, what a great tour this is. It is unique in the sense that the historical character, Marie, who delivers the tour...","review_date":"July 9, 2012","user":"chicagolooper"},{"attraction_id":320,"rating":5.0,"review":"Ghost Tour with Real Ghost. My wife and I were fortunate to take the tour with Marie (Valerie Bedard), a ghost of a long dead \"King's Daughter\". Marie came to New France to become the wife of a settler and after not having any luck in Quebec City, she moved...","review_date":"August 31, 2011","user":"jeff_r"},{"attraction_id":320,"rating":5.0,"review":"AWESOME walk through a gruesome history.. We enrolled for the Friday night Promenades Fantomes and we had a blast! Marie Lariviere dite Rattier (aka Valerie B.) was AWESOME! We laughed, screamed out loud, and felt shivers up and down our spines. Valerie breathed life into Marie Rattier, and was a crackerjack...","review_date":"August 12, 2011","user":"frances5061"},{"attraction_id":320,"rating":5.0,"review":"Great value & entertainment! Must do.. A great way to learn a bit about New France's more gruesome tales of legends, serial killers and capital punishment. Your ghostly guide takes you around the most scenic parts of old quebec, starting at the high point of the town, winding downward so its...","review_date":"October 10, 2009","user":"singletrack32"},{"attraction_id":320,"rating":5.0,"review":"A dark, amusing stroll through the old town.. Starting in the upper town behind a church, the Ghost Lantern Walking Tour (Promenades Fantomes) is led in English or French by a ghostly host\/hostess in 17th Century costume.\nAs they guide you past the familiar landmarks of old Qu\u00e9bec, your guide recounts tales, mostly...","review_date":"September 17, 2009","user":"jaihanuman"},{"attraction_id":320,"rating":5.0,"review":"Take one tour, other not so good. When you go to Quebec, take the Les Promenades Fantomes (The Original Ghost Lantern Walking Tour). Mon-Wed the tours start at 8pm and are offered in French or English. The tour is excellent, our tour guide had obviously researched her character and the relevant information,...","review_date":"July 24, 2005","user":"thesherm"},{"attraction_id":321,"rating":5.0,"review":"Outstanding tour--if you have any interest in murals, don't miss. The tour gave a different perspective of Montreal. The murals were interesting, and the civic commitment to public art was fascinating. We had a 6 person tour with visitors from many places and I think everyone enjoyed it. Very good and well prepared guide. He...","review_date":"November 5, 2018","user":"beireland"},{"attraction_id":321,"rating":5.0,"review":"Even the locals loved this tour!. I can't say enough good things about this tour. I had always wanted to get the background information on the vibrant wall mural scene in Montreal and this tour didn't disappoint. Tom (our guide) was extremely informative, interactive and funny. The artists, political influences and...","review_date":"September 19, 2018","user":"sue_s"},{"attraction_id":321,"rating":5.0,"review":"A great mix of history, culture and art. I had a wonderful time during the tour of mtl, Tom was knowledgeable and had a great balance of humour and informing. The discussions at each piece were engaging and detailed, I would highly recommend doing this if you\u2019re interested in street art and want...","review_date":"August 6, 2018","user":"nathan_g"},{"attraction_id":321,"rating":5.0,"review":"Like a Local! Highly recomend. So many good things to say about Spade & Palacio where do I begin. My boyfriend and I visited Montreal this march, and I wanted to surprise him with a mural tour because we are both fans of street art. We come from New York...","review_date":"March 19, 2018","user":"almbklyn"},{"attraction_id":322,"rating":4.0,"review":"Excellent tour. Emma conducted our tour and the 2 hours were very informative . She spoke very well and had some authentic and some reproduced artifacts and photos to share. We spent a short time outside and then walked into the Vineberg building which was a former...","review_date":"March 7, 2019","user":"798ellenr"},{"attraction_id":322,"rating":4.0,"review":"Wonderful afternoon look into old Jewish Montreal. We enjoyed this tour and found it an interesting look into the history of Jewish immigration and industry in 1910-1920. We also found it an interesting history of labor in North America. We look forward to returning for another tour soon.","review_date":"November 12, 2018","user":"561ashers"},{"attraction_id":324,"rating":5.0,"review":"One of the best way to visit Victoria!. I had the best time visiting Victoria with Elizabeth. It was great to see places most tourists doesn't know about. And with her help has a photographer, I took more professionnel pictures and had great pictures of me too, wich make better souvenirs that any...","review_date":"July 8, 2018","user":"cbourdilleau24"},{"attraction_id":325,"rating":5.0,"review":"Good Experience of Niagara Fall at Night. The tour was well plan and organised. Group size was just right for the tour.\nDebbie was brilliant in explaining all the place of interest.","review_date":"November 6, 2018","user":"philipt89"},{"attraction_id":325,"rating":5.0,"review":"Debbie's Daredevils Fun-filled Tour. We had a 3 week vacation (celebrating our 35th anniversary and my sister and brother-in-laws 30th) starting in the Baltimore\/D.C. area, 7 nights in the Poconos and our last stop was Niagara Falls. Our motel encouraged us to take this tour and we are so...","review_date":"October 27, 2018","user":"donald_f"},{"attraction_id":325,"rating":5.0,"review":"Deb Devil's Best Tour. Deb is a great tour guide! We had a great time. She is very knowledgable and we would do the tour again with Deb as the tour guide. She is so much fun!","review_date":"October 27, 2018","user":"chris_p"},{"attraction_id":325,"rating":5.0,"review":"Outstanding tour on a very chilly day!. Even though it was a cold day, our tour guide Howard made the four hour tour very interesting and worthwhile. Everything about the tour was great from the information to the ride on the Hornblower and the ride to the top of the Skylon Tower...","review_date":"October 24, 2018","user":"richard_v"},{"attraction_id":325,"rating":5.0,"review":"Best TOUR and TOUR GUIDE Ever!!. We were limited with time last week (October 2018) and signed up for a late afternoon tour with a travel advisor in a Rest Stop on the New York Thruway. I was very concerned with the way we \"picked' the tour --advice from a stranger...","review_date":"October 23, 2018","user":"james_m"},{"attraction_id":325,"rating":5.0,"review":"Best vacay ever!!. We made a great decision when we decided to take the Gray Line Canadian Niagra Falls tour. We were very lucky and blessed touring with Debbie\"s Daredevils. She was very informative, attentive and best of all friendly. We have been on many tours and hands...","review_date":"October 22, 2018","user":"528dorrisc"},{"attraction_id":325,"rating":5.0,"review":"Debbie's Daredevils is the way to go!. We signed up for the tour with little notice but had an absolute blast on Debbie's Daredevils tour! The bus was comfortable & we travelled to the best attractions that the Canadian side had to offer, with quick 20-30 minute stops to make the most...","review_date":"October 17, 2018","user":"zofia_j"},{"attraction_id":325,"rating":5.0,"review":"Debbie's Daredevil's. This was a fantastic way to see the falls. Debbie had us all laughing and having fun the entire time. We learned so much about the area on this tour. We would recommend this tour for anyone.","review_date":"October 9, 2018","user":"surbs2017"},{"attraction_id":325,"rating":5.0,"review":"Lighted Falls at night. Loved the night tour, and our tour guide Deborah Carlson. We had a great time with our group, and Deborah made it so much fun for all. The tour made it so easy because all tickets were purchased for us and parking was at each...","review_date":"October 6, 2018","user":"_mdschuring"},{"attraction_id":325,"rating":5.0,"review":"Debbie's Daredevil's. We had such a wonderful time with Debbie being a very Knowledgeable and entertaining. She made our 1st Tour unforgettable, and something we will tell all our friends about and a must do!!","review_date":"October 6, 2018","user":"passport199455"},{"attraction_id":325,"rating":5.0,"review":"Debbie's Daredevil Tour. Debbie did a five star performance on our tour. When fog prevented our view from the tower she took us to alternate places on the ground the view the falls. Enjoyed her narrative on the tour and her personality. Would highly recommend you ask for...","review_date":"October 4, 2018","user":"mobile771965"},{"attraction_id":325,"rating":5.0,"review":"The timing of the trip was good. The sun was starting to go down in late afternoon.. The stories were nice about the history of the falls. I would have like to here more about the native indians of the area.","review_date":"October 2, 2018","user":"getaway261059"},{"attraction_id":325,"rating":4.0,"review":"Deborah. Deborah was very enthusiastic and professional. She kept us going through out the tour and was very knowledgeable. She seam to love her job. I would recommend this tour to anyone. It was an awesome experience.\nMy wife and I had the best day.\nLarry...","review_date":"September 30, 2018","user":"larry_s"},{"attraction_id":325,"rating":5.0,"review":"Debbie's Daredevil Tour. Deb did an excellent job of hitting the key sites on the Canadian side of the Falls for a one afternoon tour when we had a limited amount to go to the Canadian side.","review_date":"September 30, 2018","user":"paul_r"},{"attraction_id":325,"rating":5.0,"review":"Visit Niagara Falls from Canadian side, took a tour around the immediate area. Debbie was an amazing tour guide. Funny and knowledgeable. I would definitely recommend her for a tour!","review_date":"September 27, 2018","user":"reganz2"},{"attraction_id":325,"rating":5.0,"review":"Canada evening tour. Debbie's daredivel was an awesome tour. We had a great evening. Debbie was great and knew her information.","review_date":"September 27, 2018","user":"michele_k"},{"attraction_id":325,"rating":5.0,"review":"Awesome Tour of the Canadian Side. Debbie, was an excellent tour guide. It was a blessing to have had her as our tour guide this was the best part of my trip because this was my first time to Niagara Falls, NY.\nI will recommend Debbie Daredevils tour guide to anyone...","review_date":"September 26, 2018","user":"awtwin2018"},{"attraction_id":325,"rating":5.0,"review":"Our group was with Debbie\u2019s Daredevils! She was Awesome \ud83c\udf1f\ud83c\udf1fShe described everything with so much excitement!. We were allowed to enjoy each area she took us to! Lunch was awesome, the time went so fast! We were given wonderful maple cookies and taffy! Every stop got better and better! Every stop was unforgettable! Horn Blowere Boat ride I will never forget...","review_date":"September 26, 2018","user":"arlenebenning"},{"attraction_id":325,"rating":5.0,"review":"Entertaining, Informative and a ton of fun! Very worthwhile!. We became part of Debbie's Daredevils for an afternoon\/evening tour of the Canadian side of Niagara Falls. Deb was an absolute delight and gave us a lot of historical and technical information blended with legends and lots of good humor. The Falls are spectacular! We...","review_date":"September 26, 2018","user":"karenmbt"},{"attraction_id":325,"rating":5.0,"review":"Niagara Falls Getaway. We really enjoyed our tour of the Canadian side of the falls. We were \"Deb's Daredevils\" along with another delightful couple touring with us. Deb was very knowledgeable of the area, friendly and flexible with our time spent at each stop. She was great getting...","review_date":"September 25, 2018","user":"deb7577"},{"attraction_id":325,"rating":5.0,"review":"Excellent Introduction. This is a great way to be introduced to the Canadian side of Niagara Falls and take in the really touristy stuff. Debbie was fantastic and had plenty of good one-liners throughout the tour. She also points out multiple areas of interest that the tour...","review_date":"September 24, 2018","user":"benjamin_s"},{"attraction_id":325,"rating":5.0,"review":"Take this tour!. Hearing about Niagara Falls for a lifetime creates a lot of expectations. Gray Line met every single one. Bob\u2019s engaging personality was delightful and his knowledge base huge. He made it easy to decide to take both tours. Debbie (the Daredevil tour guide) was careful,...","review_date":"September 21, 2018","user":"divegirl2"},{"attraction_id":325,"rating":5.0,"review":"Niagara Falls Canada . Great tour with Kate. The group was small so we were spoiled by Kate. We were Kate\u2019s kittens. This was our fist tour to the Niagara Falls in Canada. I loved their gardens and the stories we learned. I will do the tour again soon!","review_date":"September 18, 2018","user":"wendy_s"},{"attraction_id":325,"rating":4.0,"review":"Of course the nighly viewing of the Falls from Skylon tower. We were part of Debbie's Daredevils Grey LIne Tour. Our tour was the evening which included behind the Horseshoe Falls, the Clock Garden, and the Skylon Tower. We even stopped for dinner. Debbie was fun to listen to and seemed to really enjoy visiting with...","review_date":"September 17, 2018","user":"jwmunson"},{"attraction_id":325,"rating":5.0,"review":"Debbie's Daredevils is the tour you want to be on!. Debbie was fantastic at helping to navigate through the border with several non-English speakers. She made sure everyone received the experience they wanted. This tour is worth the investment!","review_date":"September 9, 2018","user":"425williamb"},{"attraction_id":325,"rating":5.0,"review":"What an AWESOME Tour and Guide! . We recently went on a guided tour with \"Howard\".... He was fabulous! Howard navigated us through everything with ease... he was very much the comedian to boot as well as extremely knowledgeable! In short...It was the best tour & tour guide we could of asked...","review_date":"September 8, 2018","user":"bdo82"},{"attraction_id":325,"rating":5.0,"review":"Debbie's Daredevils Gray Line tour. Debbie was an excellent guide and very upbeat making our evening fun. She was so informative on the history of the falls. Gave us great insight on the hydro plant. She gave us plenty of time to really enjoy every stop with detailed information at...","review_date":"September 8, 2018","user":"tkstencil"},{"attraction_id":325,"rating":5.0,"review":"Debbie\u2019s Daredevils - AWESOME. We were very happy to be a part of \"Debbie's Daredevils\" group. The tour exceeded our expectation and we enjoyed every bit of it.\nDebbie is very knowledgeable, fun, and very caring of all the group members. Her jokes always put a lot of smiles...","review_date":"September 4, 2018","user":"broynet"},{"attraction_id":325,"rating":5.0,"review":"Sightseeing with Howard. This was a fun tour and great way to see the Canadian Niagara Falls highlights. Our guide Howard was very informative and quite the comedian. Thanks to his great tips, we maximized our tour.","review_date":"September 3, 2018","user":"elba_c"},{"attraction_id":325,"rating":5.0,"review":"2018 Vacation Niagara Falls. This was one of the best tours ever. Pick up was right on time. Every thing ran smooth. The tour guide was really fabulous. She made out tour memorable. She was on time, new what she was talking about and funny too. Debbie is a...","review_date":"August 24, 2018","user":"robert_w"},{"attraction_id":325,"rating":5.0,"review":"\"Debbie's Daredevils\". My daughter and I took the Canadian Niagara evening tour. It was our first tour and it was amazing. Debbie gave us a lot of information while on the tour. She is an excellent guide who truly loves her job. We highly recommend touring with...","review_date":"August 21, 2018","user":"christine_w"},{"attraction_id":325,"rating":5.0,"review":"Debbie's Daredevils. Debbie was awesome! Called us prior to pick-up, provided tons of interesting facts about the falls, gave us photo tips and made sure we were primed to get the most from every attraction. Cookies, caramels and a custom drawn map for our final day in...","review_date":"August 18, 2018","user":"paul_s"},{"attraction_id":325,"rating":5.0,"review":"Debbie's Daredevils Tour Was the Best!. Debbie was great. We learned so much and being able to bypass the lines at the attractions was also a plus. Debbie also provided the group with caramels and cookies! Nice touch!","review_date":"August 13, 2018","user":"terry_s"},{"attraction_id":325,"rating":5.0,"review":"Excellent Canadian Experience!!. Lori was an amazing tour guide!! She was exceptional from beginning to end. My husband had left his bag that had all our passports and his wallet at the last site we visited and Lori did not hesitate to take us back to look for...","review_date":"August 12, 2018","user":"jackie_v"},{"attraction_id":325,"rating":5.0,"review":"Side trip to Niagara Falls. We were in Ohio for a family wedding and made a side trip to Niagara Falls. We took my wife's parents with us and arranged for the tour. My father-in-law has Parkinsons and has trouble walking. With the help of our tour guide Kat, we...","review_date":"August 6, 2018","user":"rib5754"},{"attraction_id":325,"rating":5.0,"review":"Trip . Awesome tour with an absolutely awesome guide. We has a great time and would recommend the trip and Debbie to any one.","review_date":"August 3, 2018","user":"drbn20"},{"attraction_id":325,"rating":5.0,"review":"Best of the best!. Exceptional experience! Deb was beyond amazing, incredible depth of knowledge with an amazing sense of humor, had us laughing the whole trip with her jokes. What a fantastic experience! The best bang for your buck, so well worth it, I recommend you do this tour...","review_date":"July 28, 2018","user":"cristinam1004"},{"attraction_id":325,"rating":5.0,"review":"Debbie's Daredevils does Niagra. We really enjoyed our time together. Debbie was professional, kind, knowledgeable, and very patient. She kept up with us, we all came back in one piece\ud83d\udc4d. I believe she enjoyed it as.much as we did. I would recommend her to family and friends","review_date":"July 28, 2018","user":"russell_t"},{"attraction_id":325,"rating":5.0,"review":"Tour with Debbie\u2019s Dare Devils was Terrific!. Our tour with Debbie\u2019s Dare Devils was fantastic. She did a great Job pointing out the sights and giving us the history of the Falls. We enjoyed her commentary, jokes and music. She gave us good instructions on how to get through customs quickly.\nOne...","review_date":"July 27, 2018","user":"beth_r914"},{"attraction_id":325,"rating":5.0,"review":"Debbies Daredevils Niagara Falls Canada. Debbie was an excellent tour guide.She made it fun, exciting, educational, and very enjoyable. Debbie went out of her way to make it nice for us. At one time part of our group got stuck on an elevator for almost an hour. She was very...","review_date":"July 25, 2018","user":"rachel_p"},{"attraction_id":325,"rating":5.0,"review":"Gray Line Tour Debbie's Dare Devils 9927. Gray Line Tour bus 146 Debbie's Dare Devils 9927 Niagara Majestic tour was the best\nShe always seemed to go the extra mile to make us all feel welcome and she makes it fun also so knowledgeable and helpful she should have 10 stars","review_date":"July 23, 2018","user":"zx21999"},{"attraction_id":325,"rating":5.0,"review":"Howard - Canada evening tour from the USA. Howard was fantastic. I can't believe how knowledgeable he was on all the topics. The trip flowed nicely. Despite Saturday afternoon traffic, he timed everything perfectly for us to always arrive every place at the right time like it was an accident but it really...","review_date":"July 22, 2018","user":"ronsmith2017"},{"attraction_id":325,"rating":5.0,"review":"Trip to Niagara Falls. This tour is awesome! Our guide Howard made it very interesting and fun. He was very informative and very kind to everyone. I don\u2019t know how but he remembered everyone\u2019s name. The best part was behind the falls. Spectacular views of the fireworks and the...","review_date":"July 16, 2018","user":"prodriguez116"},{"attraction_id":325,"rating":5.0,"review":"The trip and the tour guide Debbie was amazing!. We had a great time and Debbie was so knowledgeable and helpful. She always seemed to go the extra mile to make us all feel welcome and appreciated. You can tell that she loves her job, and that makes it fun for the rest of...","review_date":"July 12, 2018","user":"petechem"},{"attraction_id":325,"rating":5.0,"review":"Debbie,s Daredevils\". What a great tour!!! Debbie was awesome.She 'a a fun ,kind and genuine person.Happy to answer all our question.\nMy husband and i were there on our Honey Moon,we had photos made at the space needle,i forgot and left them on the coach. Debbie try...","review_date":"July 12, 2018","user":"05hud"},{"attraction_id":325,"rating":5.0,"review":"Larry\u2019s Legends. What an informative, fun, kind and genuine person Larry was!!!! Thank you Larry for guiding us through our tour and answering all our questions your patience was greatly appreciated!!! And thank u thank u for taking such good care of us.... I came all the...","review_date":"July 3, 2018","user":"z8772lzsamanthar"},{"attraction_id":325,"rating":5.0,"review":"A Fun Trip to Canada and Back. Had a great time on our trip with Howard. I came with my parents and my 12 year old niece. We had a lot of fun on the Falls tour (getting wet and getting some great pictures)! We got some great history about the power...","review_date":"June 14, 2018","user":"leigh-ann_o"},{"attraction_id":325,"rating":4.0,"review":"Debbie's Daredevils. Wow. What a memorable tour we had.Debbie simply was fantastic. I couldn't recommend her enough. A 5 star for her. As for the tour, we could have covered a few more places within the same area. However, Debbie did give us a lifetime worth of...","review_date":"June 4, 2018","user":"chandni_p"},{"attraction_id":325,"rating":2.0,"review":"Not good bang for your buck. Our pickup time was set for 5 PM and a large portion of our group didn't show up until 5:30 which put us behind schedule by, obviously, a half hour. We went through customs and then you pick up more people on the Canadian side....","review_date":"May 31, 2018","user":"atroester"},{"attraction_id":325,"rating":5.0,"review":"Debbie\u2019s Daredevils. Debbie did a great job in touring our group around the Canadian side of Niagara Falls.\nShe was uplifting and informative would highly recommended her tour.","review_date":"May 30, 2018","user":"i3793ztjenniferm"},{"attraction_id":325,"rating":5.0,"review":"Gary Line Niagara Falls Sightseeing Tours. Our tour and guide Debbie (Debbie\u2019s Daredevil\u2019s) was awesome! We can\u2019t recommend her enough! She kept us in tow and on schedule as she gave us the tour and history! Hope to be back soon!\nThanks Debbie!","review_date":"May 25, 2018","user":"rickimaviation"},{"attraction_id":325,"rating":5.0,"review":"Wonderful trip! Well worth the price.. The tour, including Horseshoe Falls and culminating in a view of the fireworks from atop the tower, was well planned and was very memorable. Our driver, Howard, was a gem. Very knowleged and very accommodating to the less mobile of our group. I drive charter...","review_date":"May 24, 2018","user":"jimw1683"},{"attraction_id":325,"rating":4.0,"review":"Would go again. I have to say that overall this experience with grey line was the best we did with them. Tom was very well spoken and very insightful plus had a great sense of humour. Henry the bus driver was amazzzzzzzing great driver and what a great...","review_date":"April 24, 2018","user":"tasbcw"},{"attraction_id":325,"rating":5.0,"review":"Amazing Tour Of The Fall and Wonderful Guide!. Greetings from Singapore! (\",)\nThe tour was wonderful! Debbie was very knowledgeable and entertaining. My toddler had a lot of fun too. If you only have 1 or 2 days to spare and would like to visit Canada, consider this. Even though we only had...","review_date":"October 23, 2017","user":"fifaav"},{"attraction_id":325,"rating":5.0,"review":"Wonderful experience for the entire family.. The tour was amazing. We all enjoyed it, and we had the best tour guide ever. Debbie was very knowledgeable and kind. Kids had a lot of fun and enjoyed the cookies and taffy she shared with everyone on the bus. Overall, it was a...","review_date":"October 22, 2017","user":"ajlogic"},{"attraction_id":325,"rating":5.0,"review":"Fun Tour of Niagara Falls and Surrounding Area on the Canadian Side. This was a fabulous tour and Debbie was an outstanding tour guide! She had lots of good information to share with us as well as including her humor in the commentary. She was very accommodating to everyone on the tour and went out of her...","review_date":"October 19, 2017","user":"myrnap622"},{"attraction_id":325,"rating":5.0,"review":"Great tour of the Falls and Niagara River vicinity. Great tour. Tour guide Debbie gave an informative, entertaining tour. She went out of her way to make sure we saw a lot, had a good time and not waste time in long lines. It was fun!","review_date":"October 17, 2017","user":"connie_d"},{"attraction_id":329,"rating":5.0,"review":"Fantastic day on Vancouver full-day sightseeing and photography tour. I booked the full-day Vancouver sightseeing and photography tour in late October and had a fantastic day out. Nash, my guide and photography teacher, took me to all the major sights worth seeing around Vancouver at a really great pace that was enjoyable with plenty...","review_date":"October 23, 2018","user":"travellingdonut"},{"attraction_id":331,"rating":4.0,"review":"Great views, dinner and music !. We enjoyed this cruise as part of our Anniversary. Romantic yet fun ! Very friendly staff. Lovely dinner and dancing afterwards. We loved it all !","review_date":"January 3, 2019","user":"explorersemporium41"},{"attraction_id":331,"rating":4.0,"review":"Lovely way to watch the sunset. We went on the last cruise of the season as guests of friends of ours. Living in Kingston, I had never really been drawn to this attraction. It turned out to a pleasant surprise. The menu offered lots of choices, and the food was excellent....","review_date":"October 23, 2018","user":"rosem179"},{"attraction_id":331,"rating":5.0,"review":"Great Time, Dinner, Entertainment, Dancing, Sunset. Loved it. We had a great time on this cruise. The crew were great. The dinner and service was wonderful. The band (unfortunately I forget the name) was lots of fun and had people up dancing. It is a very entertaining evening and beautiful views. I will...","review_date":"October 15, 2018","user":"theresa_h"},{"attraction_id":331,"rating":5.0,"review":"Entertaining and tasty. Had a great time on the cruise. Food was surprisingly good and well cooked. The entertainer was funny and took requests for a special dedication. Great night out with spectacular sights.","review_date":"September 26, 2018","user":"natasha_c"},{"attraction_id":331,"rating":5.0,"review":"Sunset Cruise September 16th. The cruise was fantastic in very way. The crew were friendly and helpful. The was a good variety for the diner and it was very good. Will plan to do it again.","review_date":"September 19, 2018","user":"jim_v"},{"attraction_id":331,"rating":5.0,"review":"Fabulous sunset dinner cruise!!. What a wonderful way to celebrate our wedding anniversary! The crew took such great care of us and dinner was divine! The entertainment was excellent and the cruise was fantastic!","review_date":"September 18, 2018","user":"debbie_b"},{"attraction_id":331,"rating":5.0,"review":"Fantastic Food & Entertainment. My husband and I did a Sunset Dinner Cruise in celebration of our wedding anniversary. The food was beyond our expectations, and the service was wonderful. The young staff are incredibly attentive and extremely friendly and accommodating. A Beatles Tribute band played that evening and...","review_date":"September 11, 2018","user":"cassandra021397"},{"attraction_id":331,"rating":5.0,"review":"Great cruise, awesome service!. Went on the dinner cruise for our 30th Anniversary. Food was fantastic. The entertainment kept the crowd lively. Unfortunately for the time of year after about 1.5 hours on the cruise, it got too dark to see anything. Maybe they could move the time up...","review_date":"September 9, 2018","user":"dave_v"},{"attraction_id":331,"rating":5.0,"review":"Great. The boat was very nice and well laid out for the night cruise. The dinner was very good as well as the service however what really set this cruise apart was the entertainment. Billy Bridger was not only entertaining and funny, he really interacted with...","review_date":"September 8, 2018","user":"neville_m"},{"attraction_id":331,"rating":1.0,"review":"Ruined by air conditioning!. The day was warm and clear but the air conditioning was so cold that the windows covered with condensation on the OUTSIDE so we could NOT SEE the islands and it was uncomfortably cold at dinner.\nJust plain stupid to be keep the air conditioning...","review_date":"September 1, 2018","user":"lucy_at_lostbay"},{"attraction_id":331,"rating":5.0,"review":"Dinner cruise extrodinaire. My daughter and I thoroughly enjoyed the dinner cruise, the staff was friendly and attentive, the choice of entrees was varied and the commentary and view was magnificent. This was our second time taking this tour and both were not disappointing","review_date":"August 27, 2018","user":"passport48835"},{"attraction_id":331,"rating":5.0,"review":"great weekend get away. we did the hop on hop off trolley and the cruise was included. Had a marvelous time.\nbooked a room through air bnb for the first time. everything worked out so well.","review_date":"August 27, 2018","user":"maria_s"},{"attraction_id":331,"rating":1.0,"review":"poor food and no commentary. We were part of a group of 50 persons for an evening cruise and dinner aboard the Island Queen.\nThe buffet was terrible. Hot dogs, cold Hamburg's and 3 flavorless salads.\nThe only highlight of the meal was the coffee and cookie for dessert.\nThe...","review_date":"August 18, 2018","user":"bobweagant"},{"attraction_id":331,"rating":4.0,"review":"Food was fantastic.. This is my 4th time within the last 15 years taking this Sunset Dinner Cruise. We were 5 ladies and 3 had not experienced this cruise before and they were very pleased. The food was fantastic and we are told that it is cooked right...","review_date":"August 17, 2018","user":"joannej461"},{"attraction_id":331,"rating":3.0,"review":"Fantastic entertainment, average food. It was a lovely cruise, and the tour guide \/ entertainer was amazing! Kudos for that. Our server was great as well (Simon). The only reason the rating gets a 3 was the food. It was fairly tasteless. Overall, a good night out.","review_date":"August 14, 2018","user":"themacs1947"},{"attraction_id":331,"rating":5.0,"review":"Billy Bridger Rocks The Ship. Great cruise and meal, but Billy steals the show! Very knowledgable tour guide as well.\nNew characters have been added to his show","review_date":"August 7, 2018","user":"paul_w"},{"attraction_id":331,"rating":5.0,"review":"Kingstonian? Visitor? Sunset Dinner Cruise a must!. It has been many years since we took a boat cruise in the Thousand Islands because we live here and see parts of it everyday. But from the moment we booked our Sunset Dinner Cruise we were looking forward to our cruise. The evening of...","review_date":"August 4, 2018","user":"edua_m"},{"attraction_id":331,"rating":5.0,"review":"Island 1000 dinner cruise. Had a most wonderful time on this dinner cruise from start to finish! Hetting tickects on line was a breeze. Got to boat approx 30 minutes prior boarding, nice welcome from Captain and phtos. Then greeted by the crew, and escorted to our tables. Did...","review_date":"August 1, 2018","user":"jocelyne_b"},{"attraction_id":331,"rating":4.0,"review":"Excellent dinner!. We enjoyed an excellent dinner by the window. It was worth the extra money to guarantee a window seat. The food was delicious, our server Amanda was pleasant and the view was lovely. You can leave the dining room to go above or take in...","review_date":"July 31, 2018","user":"lisa_f"},{"attraction_id":331,"rating":5.0,"review":"Perfect Ending For Our Trip!. We opted to do the sunset dinner cruise the night before we left, without a lot of planning going into it in advance. Thankfully, tickets were still available at the last minute, and the sales staff were super nice! The line to board moved very...","review_date":"July 25, 2018","user":"melichard"},{"attraction_id":331,"rating":5.0,"review":"Sunset Dinner Cruise. Really enjoyed the cruise & meal. Entertainer Billy Bridger was amazing! Funny! Great entertainer! Cruise was really expensive though! We paid for the premium table (guaranteed window seat & premium upgrades). Food was good. Staff were really good! Professional, polite, accommodating. But they looked like...","review_date":"July 17, 2018","user":"sandy_r"},{"attraction_id":331,"rating":5.0,"review":"10 year anniversary. We started this tour 10 years ago as a special stop to finish our honey moon. It's our 4th time on this cruise and this time we did it on Canada day Always good service great entertainment and the captain always personally greets you. I...","review_date":"July 17, 2018","user":"rh\u00e9al_p"},{"attraction_id":331,"rating":4.0,"review":"\"VERY RELAXING.......GREAT ENTERTAINMENT.......GREAT SERVICE\". This was our third time taking this cruise and once again we were not disappointed.\nGood Service...Good Food.......very professional and accommodating.","review_date":"July 16, 2018","user":"robert_r"},{"attraction_id":331,"rating":4.0,"review":"Sunset Dinner Cruise - Enjoyable Experience. Our trip started off with a bit of confusion as people were sitting at our window table and noticed that our name card was moved to an inside table. However, staff handled the situation, professionally and once everything was sorted out, we were seated at...","review_date":"July 16, 2018","user":"668randallh"},{"attraction_id":331,"rating":4.0,"review":"Great view. The views were great. Over all the food and service was good. The live music was good as well. The boat could use updating on the interior.","review_date":"June 27, 2018","user":"phatmatt40"},{"attraction_id":331,"rating":5.0,"review":"I was not expecting it to be this good.. We stopped at Kingston as a way to rest from Quebec to Toronto. Did not expect much, bough the city pass that had the dinner cruise, Fort Henry and trolley and other things that we did not get to do. Mainly the cruise, it started...","review_date":"June 24, 2018","user":"thesantanas"},{"attraction_id":333,"rating":5.0,"review":"Serenity in Squamish. Whilst you wouldn\u2019t think that meandering down a river, which in parts was frozen, before the onset of a snowstorm, would be a pleasurable experience, we must hand it to The Outback Rafting company that the Eagle viewing experience from Vancouver was incredible.\nIf you...","review_date":"February 23, 2019","user":"manatee101"},{"attraction_id":333,"rating":4.0,"review":"Amazing Way to See Bald Eagles. My wife and I took the float trip to view the Bald Eagles. We took advantage of the shuttle from downtown Vancouver ... which was VERY convenient and a comfortable way to see the scenery. The eagles congregate around the river between November and January....","review_date":"December 6, 2017","user":"dave_m"},{"attraction_id":335,"rating":5.0,"review":"Sightseeing from the River. Just long enough to fill the morning, a tour from the grand Ottawa river of many of the famous places in the city. Bilingual guide was charming and informative. She was happy when I asked a couple questions in French, but responded to my sons...","review_date":"January 15, 2019","user":"chip_p"},{"attraction_id":335,"rating":5.0,"review":"For a Different Perspective of Ottawa. The boat trip is a great way to see Ottawa from a different perspective. From the back-side of Parliament Hill, to the U. S. Embassy and the Prime Minister's home and a beautiful waterfall. The loading spot is conveniently located at the bottom of Parliament...","review_date":"October 15, 2018","user":"robert_c"},{"attraction_id":335,"rating":5.0,"review":"Relaxing evening cruise. We had a lovely evening cruise on the Ottawa River with Capital Cruises. Enjoyed a warm welcome and interesting conversation about Ottawa with the ticket collector while waiting for departure, and an informative and entertaining talk by the guide on board. I would definitely recommend...","review_date":"September 23, 2018","user":"historybuffca"},{"attraction_id":335,"rating":5.0,"review":"Niagara Falls Maid of the mIst. Spectacular little boat trip. Highly recommend doing. We had a lovely sunny day. Well organised. There are lots of shops around and places to grab a meal or drink afterwards.","review_date":"September 22, 2018","user":"frequentflier813384"},{"attraction_id":335,"rating":4.0,"review":"Beautiful views. I have been on this cruise several times with family, friends and my partner. It is definitely a great way to see many key sites in Ottawa at the same time as learning your local history.","review_date":"September 13, 2018","user":"jassy_d"},{"attraction_id":335,"rating":4.0,"review":"Very relaxing way to see Ottawa. This cruise was basic and relaxing. You can buy your tickets on the street right above the entrance to the Rideau Canal locks. To board you need to walk down next to the locks to the bottom. You board right next to the water taxi....","review_date":"August 26, 2018","user":"scott_v"},{"attraction_id":335,"rating":5.0,"review":"Incredible view, incredible people, amazing time.. Our experience on the Ottawa river will be unforgettable thanks to capital cruise. Thank you to all the amazing staff for making us feel right at home. If you are in Ottawa this 100% needs to make your itinerary.\nYou will be speechless at how...","review_date":"June 26, 2018","user":"mariane_h"},{"attraction_id":335,"rating":5.0,"review":"Fantastic experience. . This is a great experience. The boat is beautiful and the crew are fun, friendly and knowledgeable. Ann, the tour guide, was amazing. She has so much knowledge about the area and I learned many interesting facts.\nIt was fun to be on the water...","review_date":"June 15, 2018","user":"steven_g"},{"attraction_id":335,"rating":4.0,"review":"Terrific tour from the water.. We enjoyed seeing Ottawa from the water and learning some history from that perspective. Of course good weather is important. Only problem was finding where to go and also you should note that the Ottawa dock has a 10 minute downhill walk which means at...","review_date":"June 4, 2018","user":"dawnsrosen"},{"attraction_id":335,"rating":4.0,"review":"Flexible staff, informative tour. We boarded the Capital Cruises tour boat on the Gatineau side of the Ottawa River. We made arrangements with the crew to get off of the boat on the Ottawa side of the river at the Rideau Canal landing so that we could have lunch...","review_date":"September 13, 2017","user":"nc608"},{"attraction_id":335,"rating":5.0,"review":"Great. Cruise is just down from Jacques Cartier Park in Gatineau. Limited parking down by the dock. Parking available around the Park. There is a commentator who describes the history and all the buildings on both sides of the river. Best to get on the top...","review_date":"August 17, 2017","user":"454debbieg"},{"attraction_id":335,"rating":5.0,"review":"Great afternoon tour. A wonderful afternoon on the river!! Started on the beautiful top deck and when it got a little warm were able to move downstairs to a cooler one. The tour guide, Andrew, was phenomenal! Very informative and enjoyed answering the guests questions along they.\nWould...","review_date":"August 11, 2017","user":"mattmcintyre"},{"attraction_id":335,"rating":4.0,"review":"Nice cruise on the Ottawa River. We got the sunset cocktail cruise as a present from friends. Turned out to be a really nice tour on the Ottawa river. You will see the Major sights like parliament, the locks, rideau falls and a short excursion to Gatinau. Cocktails and beer where...","review_date":"August 8, 2017","user":"holgerb855"},{"attraction_id":335,"rating":5.0,"review":"A great what to see the city. Had a very tranquil hour and half cruising in the river and seeing some of the key sights from a different viewpoint.\nThe guide was informative and gave us some useful information about the area.\nSights included the parliament buildings and Rideau falls.","review_date":"July 29, 2017","user":"u2322bmjamess"},{"attraction_id":335,"rating":5.0,"review":"Perfect little escape!. We thoroughly enjoyed our excursion with capital cruises. The guide was very informative, and food and drinks were delicious. It was a beautiful day on the water. I would certainly recommend the cruise to anyone visiting Ottawa!","review_date":"July 25, 2017","user":"chelseag552"},{"attraction_id":335,"rating":4.0,"review":"Nice Boat Ride. Nice little boat ride on the Ottawa river. You get to see the locks on the way to the boat. Friendly staff and if you buy online tickets they will give you your tickets there","review_date":"July 24, 2017","user":"ric1105"},{"attraction_id":335,"rating":5.0,"review":"Canada Day fireworks cruise. This was my third year taking the Canada Day fireworks cruise with Capital Cruises. I had extra visitors this year, so booked early so that I would be assured of tickets for our group of seven. We had a great time, and the weather actually...","review_date":"July 17, 2017","user":"nancy_m"},{"attraction_id":335,"rating":4.0,"review":"Rollin' Down the River. Decided one of the best ways to see Ottawa and Gatineau was on the river. Nice slow pace just taking in all the sites. Beautiful weather on the water. The captain took us near the falls to get the spray and he shone the lights...","review_date":"July 3, 2017","user":"kelly-lee_r"},{"attraction_id":335,"rating":5.0,"review":"Perfect date idea. Rock the river cruise was amazing. Superb views, romantic atmosphere, not crowded at all. Friendly staff. We danced the whole night out, even if both of us are not big dancers. My partner loved this a lot. Thank you for making our date magical!","review_date":"June 27, 2017","user":"yerke_a"},{"attraction_id":335,"rating":4.0,"review":"Enjoyable one hour cruise.. Great way to Ottawa from a different perspective. Some of the buildings look better from the river. The weather was kind and the guide was entertaining and informative. You pass a small museum on the way to the boat and we spent an enjoyable hour...","review_date":"November 8, 2016","user":"oldsue"},{"attraction_id":335,"rating":5.0,"review":"A Cruise On Ottawa River On A Sunny Autumn Day. We had a lovely sunny day for our cruise on the Ottawa River. We departed on the Ottawa side of the river down a steep hill by the Rideau Locks. We got to see many historical sights from the boat including the parliament buildings, Justin's...","review_date":"September 29, 2016","user":"condu"},{"attraction_id":335,"rating":5.0,"review":"A great investment of one hour!. My daughter (11) and I went on a one hour cruise that left at 1.15 pm. It is a great way to get your bearings and you see a lot more of Ottawa. The staff are all friendly and speak English and French. Andrew gives...","review_date":"September 22, 2016","user":"michael_k"},{"attraction_id":335,"rating":5.0,"review":"Informative and Entertaining!. I went to Ottawa for my birthday over Labor Day weekend. After walking to the end of the canal my boyfriend and I saw the boarding area to get on the cruise. I had seen it online before going, but had not purchased a ticket....","review_date":"September 9, 2016","user":"mocina"},{"attraction_id":335,"rating":3.0,"review":"Dissapointing. We booked this cruise as it was a very very hot day. We were told it would last around an hour to an hour and a half, and would travel a fair distance along the river. In the event, the boat travelled extremely slowly spent...","review_date":"September 6, 2016","user":"ann_c"},{"attraction_id":335,"rating":4.0,"review":"A relaxing cruise. Get on in Gatineau if you want to be sure of a seat. The boat departs right on time so get there 10 minutes before. The running commentary in English and French was delightful and very informative. There are great photo opportunities that you only...","review_date":"September 4, 2016","user":"jack_h"},{"attraction_id":335,"rating":3.0,"review":"Good view of Parliament Hill and PM Residence. Nice cruise. Stops and starts in Gatineau and then Ottawa. We got on in Ottawa near base of Parliament Hill. There were only about a dozen people of from Gatineau and about 40 got on in Ottawa. The boat proabley holds 150 people so lots...","review_date":"September 2, 2016","user":"like2travellots"},{"attraction_id":335,"rating":5.0,"review":"Ottawa River Cruise. We went on the Capital Cruises Ottawa River Cruise. We took it from the Ottawa side. It's quite a large cruise ship with three levels. When we boarding our cruise, we wanted to be on top deck but it was already full which was the...","review_date":"September 2, 2016","user":"karenbt4294fw"},{"attraction_id":335,"rating":4.0,"review":"a great evening of entertainment. We were expecting some type of guided tour experience in the early part of the cruise, Parliament buildings on the left, approaching the falls, that type of thing. Although this did not happen we had a great time. Snacks and beverages were available, the entertainment...","review_date":"August 25, 2016","user":"daveu240"},{"attraction_id":335,"rating":4.0,"review":"Avast ye land lubbers, arhhh!. Hey, not normally a boating kind of guy, my wife really wanted to try this. You know the story, gotta please the wif right!\nleaving on a very hot day in June we walked down to the dock having bought three tickets from a street...","review_date":"August 24, 2016","user":"frank_s"},{"attraction_id":335,"rating":4.0,"review":"a great afternoon. The cruise was about one and a half hours with bilingual commentary which was informative and entertaining.\nIt is a lovely way to see our capital and hear a bit about our history and the lovely buildings along the Ottawa River.","review_date":"August 22, 2016","user":"realrene"},{"attraction_id":335,"rating":4.0,"review":"Cruising down the River. We found Capital Cruises an excellent, organized company to book with for an Ottawa River cruise. They left and returned on time and Mehdi their tour guide was great! He was very knowledgeable as well as entertaining and completely bilingual. The boat returned to the...","review_date":"August 22, 2016","user":"disneydonna"},{"attraction_id":335,"rating":4.0,"review":"Wonderful Cruise. We took our in-laws, who are visiting from Australia, on the Ottawa River boat cruise and it was wonderful. Aside from the fact that you get to see the city from a completely different perspective our tour guide Mehdi was not only informative in his...","review_date":"August 16, 2016","user":"blackbelt2"},{"attraction_id":335,"rating":3.0,"review":"Great Cruise. . .if you get on in Gatineau. Cruise was fine but we got on In Ottawa and ALL the seats were already taken. Had to push in to get a good view on side of boat and stand the entire time. The views were good but they had too many people booked...","review_date":"August 6, 2016","user":"638tourist"},{"attraction_id":335,"rating":5.0,"review":"Fun little cruise. We decided to take this cruise because it was a very hot day and we had spent hours walking around Ottawa and wanted something different to do. There was a tour guide on board who told us all about the different landmarks\/locations we passed -...","review_date":"August 3, 2016","user":"rubiksgirl"},{"attraction_id":335,"rating":4.0,"review":"Lovely and interesting. Great views of Ottawa and Gatineau from the Ottawa River. Sizeable boat with conveniences like snacks, drinks and bathrooms. The guide did an excellent job of telling us what to watch for. Lots to see. Neat view of Parliament Hill. This was an excellent use...","review_date":"July 24, 2016","user":"zachg300"},{"attraction_id":335,"rating":5.0,"review":"Great sunset cruise. We got the groupon for this cruise and enjoyed it immensely. The weather was perfect so that always helps! The boat was not at all crowded and there is a bar on the middle deck that serves snacks and drinks (including alcohol). Very leisurely cruise...","review_date":"July 14, 2016","user":"cdn1276"},{"attraction_id":335,"rating":5.0,"review":"Canada Day cruise experience.. The best way to see the fireworks on Canada Day.\nThe cruise went east along the river and toured the beautiful national capital region as the great band played and people danced all night. The service was spot and the atmosphere was lively and friendly.","review_date":"July 9, 2016","user":"luke_m"},{"attraction_id":335,"rating":5.0,"review":"A must. Took the cruise a few weeks ago and enjoyed it a lot. Attentive and knowledgeable staff. Great variety of food and drinks on board. Learned a lot about the history of Ottawa.","review_date":"July 8, 2016","user":"rleblanc30"},{"attraction_id":335,"rating":2.0,"review":"Loud music on sunset cruise. Thought it would be a fun and relaxing activity on a family vacation.\nThe sunset and scenery sure was beautiful.\nThe boat boarded on time and passed some scenic sights of Gatineau and Ottawa, including the Parliament building, Rideau falls, Rideau canal, and the residence...","review_date":"July 3, 2016","user":"meliha"},{"attraction_id":335,"rating":2.0,"review":"Canada day for fireworks. Disapointed with the crew and the organization of the tour. The live band was great and there was a couple good bar tenders. My fiance and i flew from Toronto to Ottawa for the weekend for our anniversary (we met on Canada day, during the...","review_date":"July 3, 2016","user":"csarahab"},{"attraction_id":335,"rating":3.0,"review":"Interesting Facts ~ Not so eager crew. We are from Ottawa & thought we'd play tourists for the afternoon and take a boat sight seeing tour ~ The Canadian thing to do. I'm glad we went, seeing everything from the water side of things was quite nice. CONS: The music they played...","review_date":"July 3, 2016","user":"jodimac77"},{"attraction_id":335,"rating":5.0,"review":"Red Hat Catered Lunch. We had our catered lunch on the boat which was fabulous. Everything was so fresh and nicely presented. The cruise was very interesting especially for the ladies that have lived in Ottawa for many years and wanted to be a tourist. Andrew took very good...","review_date":"June 17, 2016","user":"grammagogie"},{"attraction_id":335,"rating":4.0,"review":"Nice Cruise. Had questions about the cruise and ordering tickets online so emailed Capital Cruise and response from Charlene very prompt and she told me of a discount they were having for purchases online. So before we left BC I purchased tickets online (1 child, 1 senior,...","review_date":"June 2, 2016","user":"york130"},{"attraction_id":335,"rating":2.0,"review":"Buyer Beware. Buy tickets at your own risk. What promised to be a lovely day in Ottawa over the Victoria Day long weekend was ruined by this experience. The business model needs drastic improvement.\nThe business model seems to be sell as many tickets as you can...","review_date":"May 24, 2016","user":"asif114"},{"attraction_id":335,"rating":4.0,"review":"Good experience during Victoria Day. We visited Ottawa on 22 May (Sunday). After reading the review of some Rideau cruise companies, we did not buy discounted tickets online but went to the Rideau Lock dock directly at around 13:15 to see which boat company offer on-site ticket of 14:00 departure...","review_date":"May 23, 2016","user":"leafjumper"},{"attraction_id":335,"rating":4.0,"review":"Informative, Fun, Good Tour. Had relatives from BC visiting end of August 2015, and decided to do a 3pm Historical Sightseeing Tour onboard the Empress of Ottawa on a Friday. It was worth the money. It was informative, crew was great, and we all enjoyed it. Even for those...","review_date":"September 15, 2015","user":"jaspercatottawa"},{"attraction_id":335,"rating":5.0,"review":"Wonderful way to see the City. We had a lovely cruise filled with fun facts about what we were seeing. Great way to see the sites. You don't realize how much green space is surrounding the downtown until you see it from the river.","review_date":"September 4, 2015","user":"mary_c"},{"attraction_id":335,"rating":5.0,"review":"Disability Friendly. One of our sons was visiting in Ottawa from Wichita KS. with his family while our other son lives here. Our visiting son gave us the opportunity to play tourist and CAPITAL CRUISES was one of our choices. Excellent value for money and we had...","review_date":"September 3, 2015","user":"linda_f"},{"attraction_id":335,"rating":5.0,"review":"Wonderful cruise. Sunday Sunset cruise. Lovely experience. Amazing views of Ottawa and Gatineau from the water. Pleasant and knowledgeable staff. Had a lovely chat with the owner. Great fun for an evening.","review_date":"September 2, 2015","user":"m_b"},{"attraction_id":335,"rating":5.0,"review":"Delightful and insightful!. My wife and I were delighted by this very pleasant and informative site-seeing cruise on the Ottawa River. Our guide, Andrew, was knowledgeable and engaging. Highly recommended. The boat is spacious and provides and allows for both indoor and on deck viewing. Rest room was...","review_date":"August 26, 2015","user":"alangilman"},{"attraction_id":335,"rating":5.0,"review":"Fun river cruise!. I have been on two separate trips with Capital Cruises. Both were \"Rock the River\" evening cruises down the Ottawa river which featured live entertainment (a singer\/guitarist), who was really fun and interacted with the crowd a fair bit. Note that he only interacted with...","review_date":"August 24, 2015","user":"grantottawa"},{"attraction_id":335,"rating":5.0,"review":"Fantastic Tour. Seven of us went on this water tour and had a great time, The guide was very informative and had a good sence of humor, she made everyone laugh.\nThey have a bar on deck and allow smoking outside at the back of deck \"B\"....","review_date":"August 18, 2015","user":"mybestadvisor"},{"attraction_id":335,"rating":4.0,"review":"Sunset cruise. Really enjoyed the cruise. The boat left late so we missed a lot of the sunset. I have been on a day time cruise and there was someone telling things about places along the way which I missed. It was difficult to work out all...","review_date":"August 17, 2015","user":"ann_w"},{"attraction_id":335,"rating":5.0,"review":"Fun \"Rock The River\" cruise with magical Fire Works. We truly enjoyed our \"Rock The River\" cruise with Capital Cruises last night. The chansonnier Danny Richard was great (as usual) and created a fun party atmosphere on the boat with people dancing and singing. We had a few drinks which were reasonably priced. The...","review_date":"August 16, 2015","user":"francoist_can"},{"attraction_id":335,"rating":1.0,"review":"HUGE DISAPPOINTMENT!! FALSE ADVERTISEMENT! BEWARE!!. We had out-of-town guests who love fireworks, so we purchased tickets to the \u201cSound & Light Fireworks\u201d cruise as advertised on their website as \"Special Events\". The boat sailed so far away that we ended up missed the fireworks. All the passengers were obviously upset....","review_date":"August 13, 2015","user":"tina_t"},{"attraction_id":335,"rating":5.0,"review":"fun and informative. We knew very little about Ottawa before taking this cruise, but we learned about Ottawa's history and landmarks during our trip. Our tour guide, Mitch, presented the information with humor, making our time on the river delightful. I would highly recommend this tour.","review_date":"August 13, 2015","user":"gayle_f"},{"attraction_id":335,"rating":4.0,"review":"Delightful cruise. My husband and I thoroughly enjoyed our cruise on the Ottawa River taking in the sights from the water side of the Parliament buildings, many embassies and ambassador's residences. We have lived in Ottawa all our lives but have never experienced all these beautiful buildings...","review_date":"August 10, 2015","user":"archielet"},{"attraction_id":335,"rating":4.0,"review":"Lovely 1 1\/2 hours on the Ottawa River. The Capital Cruise ship gives good views of the backs of the major government and historic buildings along the Ottawa River. We saw where the Rideau Canal, the Rideau River and the Gatineau River join the Ottawa River on its way down to the St....","review_date":"August 10, 2015","user":"pinky14"},{"attraction_id":335,"rating":5.0,"review":"Great family activity (even for locals). We live in Ottawa and have done another boat tour but really enjoyed our time today with Capital Cruises. Our guide, Mitch, was very knowledgeable and friendly. He spoke effortlessly in both English and French and was full of fun facts, jokes and information about...","review_date":"August 9, 2015","user":"kelly_c"},{"attraction_id":335,"rating":4.0,"review":"Nice overview of Ottawa\/Gatineau from the water. We took a cruise on a sunny afternoon and really enjoyed the guide's (Daniella) commentary. It was a very pleasant trip and a nie leisurely way to see Ottawa and Gatineau from a different perspective.","review_date":"August 5, 2015","user":"lisad876"},{"attraction_id":335,"rating":4.0,"review":"Enjoyable, scenic and informative river cruise. Enjoyable, scenic and informative cruise up and down a brief stretch of the Ottawa River, launching from either the Ottawa side near Rideau Canal locks or across on the Hull side. The tour guide was informative and amusing, with information offered in English and French.","review_date":"August 3, 2015","user":"transittravel"},{"attraction_id":335,"rating":5.0,"review":"A lovely, educational way to see Ottawa by boat! . My family and I enjoyed a beautiful 90 minute cruise on the Ottawa River. The tour guides and Captains are so friendly and passionate about what they do. The captain personally came to my son and brought him up to steer the boat for a...","review_date":"August 2, 2015","user":"rmzb"},{"attraction_id":335,"rating":4.0,"review":"Great way to relax and see the beautiful riverside. Sit back and enjoy the tour. My family (parents and a 4&6 yr old) all enjoyed this boat tour of the ottawa river. We watched from all three levels front and back, seeing perspectives from all areas of the boat. The vessel itself is nothing...","review_date":"July 27, 2015","user":"bside_jones"},{"attraction_id":335,"rating":4.0,"review":"Get a 50% discount with Groupon... great cruise. My brother gets\/has Groupon and he got us both in for $25! Awesome start. I always do harbour cruises when I travel and this one was one of the better ones I've done. I was surprised to discover how many interesting things there were to...","review_date":"July 24, 2015","user":"sandra_b"},{"attraction_id":335,"rating":4.0,"review":"Nice views of Ottawa. My daughter and I took the Historic Cruise on a late weekday afternoon. We left from the Quebec side since there is a parking lot right beside the dock. It was a quiet time to take the tour with few of us on the boat...","review_date":"July 21, 2015","user":"joan_d"},{"attraction_id":335,"rating":4.0,"review":"Money well spent. An extremely information tour along the Ottawa river providing stunning views of Parliament, 24 Sussex and much more!","review_date":"July 14, 2015","user":"joe_c"},{"attraction_id":335,"rating":4.0,"review":"Beautiful views from the river. I took my out-of-town guests for the cruise on the Ottawa River. We sat on the top deck with the sun shining. It was very relaxing and gave us an opportunity to have a different view from the water. Daniella was very knowledgeable; she gave...","review_date":"July 1, 2015","user":"gripbic45"},{"attraction_id":335,"rating":4.0,"review":"A blissful experience. We were a group of friends who visited Ottawa for a day particularly for the Tulip festival. We booked the cruise before we went to Ottawa and had no trouble getting there. What a great view it was to get into the cruise and explore...","review_date":"May 24, 2015","user":"sunitavdinakar"},{"attraction_id":335,"rating":4.0,"review":"An Unexpected Pleasure. Had we been on our own we would probably not have booked the Ottawa cruise, but being with a group we went with the flow and really enjoyed our trip. On a sunny day the City was at it's best and there are many photo...","review_date":"May 18, 2015","user":"bsandrs"},{"attraction_id":335,"rating":5.0,"review":"Great Trip and wonderful service!. I had the opportunity to hop on the Empress of Ottawa last summer. Had a wonderful time cruising the river on one of their last sight seeing tours of the day. I've lived in Ottawa for years but it gave me a perspective of the...","review_date":"March 2, 2015","user":"mattmcintyre"},{"attraction_id":335,"rating":4.0,"review":"Great way to enjoy and explore Ottawa. Decided to do something different and special for my mom, so took her on a cruise during a weekday in the summer out for her birthday.\nThe cruise was not that busy, the service was good and it is an enjoyable sightseeing trip on the...","review_date":"October 6, 2014","user":"elena_l"},{"attraction_id":335,"rating":1.0,"review":"Capital Cruises just kept my money...bad for tourism. Had visitors from out of town and paid in advance for a bunch of cruise tickets. Capital Cruises cancelled the trip two hour before boarding the cruise due to mechanical difficulties and then refused to refund our money! My visitors are gone and now I'm...","review_date":"September 15, 2014","user":"pierre_l"},{"attraction_id":335,"rating":5.0,"review":"Boat trip with great scenery and wonderful staff. I really enjoyed this boat cruise on the Ottawa river. It was a spontaneous decision on my part as I had not heard of this company before. I was planning a boat trip but the weather did not cooperate during part of my trip. On...","review_date":"September 14, 2014","user":"car01777"},{"attraction_id":335,"rating":4.0,"review":"Pleasant cruise, good customer service. Who: Me, husband, 3.5 year old, 1.5 year old.\nCruise and price: Got a $13 Groupon for the \"historic\" cruise. My two kids were free.\nMy first experience with Capital Cruises was a positive one. My Groupon voucher had expired but they honoured it for...","review_date":"September 8, 2014","user":"laura_v"},{"attraction_id":335,"rating":4.0,"review":"Great and affordable attraction. Became a tourist in my own city by taking this boat cruise. Departed from Jacques Cartier park where there is lots of parking, and free parking on week-ends. Cruise was 45 minutes, kind of a mundane trip, but made fun by the river views and...","review_date":"September 7, 2014","user":"rob_h"},{"attraction_id":335,"rating":4.0,"review":"A pleasant couple of hours. It was a very hot day and a few hours on the water seemed like a good idea so I purchased the ticket and headed down past the Rideau Canal to catch the boat. It was a very pleasant 90 minute river cruise with an...","review_date":"September 6, 2014","user":"yvonnee76"},{"attraction_id":335,"rating":3.0,"review":"Decent experience, but somewhat waste of time. Of the 90 minutes cruise, I estimated that we spent at least 25 minutes waiting. Since we purchased the cruise via Groupon, it only permitted us to board on the Quebec side. It was a mistake. For unknown reasons, we boarded out boat on the...","review_date":"September 1, 2014","user":"te2001"},{"attraction_id":335,"rating":4.0,"review":"Firework Finale Cruise. We enjoyed the firework cruise on the Ottawa River. This was the finale show. I was a bit worried due to the weather, however the boat has three levels and the interior is fully enclosed. My husband and I were quite impressed with the level...","review_date":"August 17, 2014","user":"mango4610"},{"attraction_id":335,"rating":5.0,"review":"Afternoon Ottawa River Cruise. Great afternoon on the water, looking out and up and fantastic sights of the nation's capital ~ Parliament Buildings, Rideau Canal Locks, Rideau Falls, Embassies and the Prime Minister's Residence. The cruise was relaxed, giving us plenty of time to soak up the shores of...","review_date":"July 29, 2014","user":"l_a"},{"attraction_id":335,"rating":5.0,"review":"Absolutely awesome. Went on a cruise with the Ottawa Wolves & Capital Cruises, and it was awesome. Great staff\u2014Matheiu is a wonderful tour guide, and very friendly. And Andrew was better looking than most of the sites in Ottawa (and I think Ottawa is a very pretty...","review_date":"July 26, 2014","user":"daniel_h"},{"attraction_id":335,"rating":4.0,"review":"A Visit to Ottawa from Montreal. My husband and I love to go to Ottawa on a regular basis. Generally we stay overnight and so I wanted to surprise him with an Ottawa cruise which we booked through Groupon. Our cruise departed from the Gatineau side ($8 parking for the day)...","review_date":"July 23, 2014","user":"wendy_h"},{"attraction_id":335,"rating":4.0,"review":"Beautiful sites, informative tour, amazing staff!. Yesterday I attended a boat cruise with capital cruises to see the Ottawa sites. I am from Ottawa and figured I had seen all of this city and its' waterfronts...wrong! We hopped on the tour behind parliament, which lasted 1.5 hours. The guided tour taught...","review_date":"July 23, 2014","user":"alyssa_b"},{"attraction_id":335,"rating":5.0,"review":"Group cruise - very pleased!. I booked a charter cruise for 130 visitors to our Ottawa Conference. Many of the delegates were international, so I wanted them to see how beautiful Ottawa looked from the water, and also to have the kind of informal networking opportunity that is promoted by...","review_date":"July 21, 2014","user":"nick_t"},{"attraction_id":335,"rating":5.0,"review":"Incredible value for your money !. We celebrated a birthday on the Sunday Sunset Cruise and it was a wonderful experience. The owner gave us a guided tour as we cruised the Ottawa river and it was fascinating to see Ottawa from a completely different perspective and to learn so much...","review_date":"July 20, 2014","user":"bob_g"},{"attraction_id":335,"rating":5.0,"review":"Great family outing!!. What a wonderful way to spend the afternoon in Ottawa\/Gatineau! Our extended family (3 generations) all thoroughly enjoyed an afternoon cruise and fabulous views of Ottawa on July 9th. The Captain\/Owner even invited the younger children into the wheelhouse for a tour before our departure...","review_date":"July 12, 2014","user":"bw96"},{"attraction_id":335,"rating":4.0,"review":"Enjoyable afternoon. We took an early afternoon cruise on June 30. It was extremely hot and humid out, and we actually found it cooler on the top deck in the sun than in the covered areas. We enjoyed the commentary and it was a relaxing way to...","review_date":"July 5, 2014","user":"joeyricola"},{"attraction_id":335,"rating":3.0,"review":"Boat needs air condititoning.. The enclosed portions of the boat need air conditioning; It would make things considerably more comfortable. Also, during the fireworks cruise, the staff closed the lower level bar - this led to needlessly longer lineups. There should be a drinks list. There should also be...","review_date":"July 2, 2014","user":"buchans79"},{"attraction_id":335,"rating":5.0,"review":"Making Ottawa accessible to the world in 7 languages!. Bravo Capital Cruises! The excellent Japanese commentary brings Ottawa alive in a journey from past to present; a crucial benefit for international travellers who can just relax and have an interesting, fun experience in their own language. I studied in Edinburgh, which has a much...","review_date":"June 10, 2014","user":"rie_t"},{"attraction_id":335,"rating":4.0,"review":"GREAT WAY TO SEE A LOT OF SIGHTS IN OTTAWA. CAD$20 per person, very reasonable for an hour long cruise on the Ottawa River.\nWe ordered 6 beers - CAD$40 - way over the top :(.\nThe river cruise however was great, we saw loads of things, and the boat was virtually empty. We took...","review_date":"August 28, 2013","user":"angie_g"},{"attraction_id":335,"rating":1.0,"review":"Not for special occasions. My wife and I went on this cruise in 2012, expecting it to be romantic and anticipated an excellent meal based on the menu advertised. It was our anniversary.\nThe food showed up before the cruise left, and long before we were dining, in stainless...","review_date":"July 31, 2013","user":"jon_beks"},{"attraction_id":335,"rating":5.0,"review":"Outstanding!!!!!!. It was my first time to do cruise after I moved into Ottawa two years ago!! My friends and me were all impressed about it cuz it was really amazing.. During taking the cruise, u could enjoy talking from a tour guide who could speak...","review_date":"July 23, 2013","user":"613joanna"},{"attraction_id":335,"rating":4.0,"review":"Money Well Spent. There's not a lot of things you can do for $11 these days, but with the current deal Groupon is running this cruise is definitely well worth the money. Although I live in the area, I certainly appreciated seeing it anew from the vantage point...","review_date":"July 22, 2013","user":"andrea_v"},{"attraction_id":335,"rating":4.0,"review":"Awesome Cruise Ride. We stayed in Ottawa for two days and was able to use the Groupon for this river cruise. The ride was very comforable and relaxing. Staff was friendly and helpful. We had a great time.","review_date":"July 21, 2013","user":"winjasy"},{"attraction_id":335,"rating":4.0,"review":"Great Views of Ottawa Landmarks. With two friends from Montreal we experienced a relaxing couple of hours on the Ottawa River on a warm sunny afternoon. There are many good views of our Capital's landmarks seen in a unique way from the water, as they are not hidden by other...","review_date":"June 29, 2013","user":"h-s-footloose"},{"attraction_id":335,"rating":4.0,"review":"best view. We went to Ottawa on 19th may 2013 for tulip fest. We booked our tickets with Lady dive tour, but due to some mechanical problems in the bus they canceled the tour . Then we decided to go with Capital Cruises. This was the best...","review_date":"May 30, 2013","user":"quidee_m"},{"attraction_id":335,"rating":4.0,"review":"A nice cruise on the Ottawa River. The cruise was quite enjoyable. It was a warm day in August and the boat was half empty. I enjoyed the historical commentary by the personnel and the descriptions of all the landmarks in Ottawa. The crew was well versed on Ottawa. My entire family...","review_date":"September 3, 2012","user":"gcmaple"},{"attraction_id":335,"rating":3.0,"review":"Great views!. Took the cruise on a very hot and humid afternoon and paid $22\/person. Here's why I liked this 1.25hr trip: you see capital hill, parliament building, supreme court, 24 and Sussex from a unique vantage point. I loved the views from the water and this...","review_date":"August 7, 2012","user":"2-4-t"},{"attraction_id":335,"rating":3.0,"review":"Pleasant Dinner Cruise. A dinner cruise on the Ottawa River seemed like a great idea on one of the hotest and most humid nights in Ottawa in July.\nAs the dining area has no air conditioning, it was pretty uncomfortable until the boat 'set sail'. Once we were...","review_date":"August 30, 2011","user":"nolikewinter"},{"attraction_id":335,"rating":4.0,"review":"A pleasant day on a beautiful river. We took a lovely journey with Capital Cruises. The trip was not overly expensive ($20 per adult and a decent family rate). There were not many people on the boat, despite the fact that it was a gorgeous day. The view fromt he river was...","review_date":"July 29, 2011","user":"ken_c"},{"attraction_id":335,"rating":1.0,"review":"Empress of Ottawa crashed. I had purchased tickets for me and my wife for a cruise on the Empress of Ottawa and when we arrived at the embarcation point the ship was coming in to dock but I guess something went wrong as the ship never slowed down, slammed...","review_date":"June 1, 2011","user":"nassau_explorer"},{"attraction_id":335,"rating":1.0,"review":"Avoid Capital Cruises at ALL costs. There are many reasons not to take a sight seeing cruise aboard the Empress of Ottawa.\n1 The commentary is prerecorded, very boring and tacky.\n2 The owner\/captain was very rude to us and seemed to be very rude to his employees. I do not...","review_date":"October 18, 2010","user":"happytraveler09973"},{"attraction_id":338,"rating":4.0,"review":"The tour in Lunenburg was OK. The tour bus in Lunenburg was OK. I got some very good recommendations from the driver or tour guide. Lunenburg was about 1.5 hours from our hotel and the hotel was about 13 hours from our home. So to feel like you got honest information...","review_date":"January 15, 2019","user":"john_h"},{"attraction_id":338,"rating":5.0,"review":"Dan is the Man... Our tour was great..because of Dan. He was dressed in his kilt. He was personable and actually lived in the Peggy Cove's area..so he had so much information and the walking tour of Lunenburg was a highlight of the tour...also Bluenose Sailing ship was in...","review_date":"October 2, 2018","user":"ramblinrose80"},{"attraction_id":338,"rating":1.0,"review":"OVERPRICED BUS RIDE!. Very disappointed in this tour! Long bus ride with very little time to discover anything. For a trip lasting 6 hours it was ridiculous. Not only did we not have enough time to go shopping but there was not even time in either place to...","review_date":"July 11, 2018","user":"l_k"},{"attraction_id":340,"rating":4.0,"review":"Weather rainy--Matt (guide) Sunny. Even though the weather was rainy and a little cold, Matt was great to take us out on the Highlight tour. He tailored it to my daughter and I and was a good sport about the rainy weather.","review_date":"October 9, 2018","user":"wyomagpie"},{"attraction_id":341,"rating":4.0,"review":"Nice afternoon on the canal.... This is a short, pretty little ride down the canal, the tour guide can be a bit much at times, but it seems that people really enjoy his work, so who am I to say? It's all in good fun, and I recommend checking out...","review_date":"October 16, 2018","user":"vanilarama"},{"attraction_id":341,"rating":5.0,"review":"Very entertaining. First of all the boat is very nice, large and totally electric. What makes this cruise is the bilingual commentator, Brennan. He never stops talking and can switch from French to English without hesitation. His stories are informative but he also brings humour into the...","review_date":"September 16, 2018","user":"larry_m"},{"attraction_id":341,"rating":4.0,"review":"Cruising on the Rideau Canal. While in Ottawa, we took a Rideau Canal Cruise. This is a unique and relaxing way to explore on board a brand new 100% electric boat, sailing the canal from downtown\u2019s National Arts Centre to Lansdowne Park to Dow\u2019s Lake and back with myriad scenic...","review_date":"September 11, 2018","user":"mike_k"},{"attraction_id":341,"rating":5.0,"review":"Wonderful afternoon . It was a really cold wet afternoon so we decided to take the canal boat ride. Brennan who was our host made us feel very welcome he informed us about things we could see he also made us laugh with his wonderful sence of humour....","review_date":"September 10, 2018","user":"helenpm2014"},{"attraction_id":341,"rating":2.0,"review":"Need much better directions. Could not find the Kiosk after circling the downtown core four times in heavy traffic. Had a nice view of both sides of the canal while hunting. We had great expectations, but very frustrated in the end. As we were finally leaving the congested downtown...","review_date":"August 31, 2018","user":"sharon_g"},{"attraction_id":341,"rating":5.0,"review":"Kid friendly but hilarious also licenced . We had an amazing guide Brennan, he was truly superb. The kids loved the tour! It was just great! We will go again for sure!","review_date":"August 27, 2018","user":"conferenceweary"},{"attraction_id":341,"rating":5.0,"review":"Very Very Entertaining Tour Guide. Our almost 90 minute cruise took place on a sweltering afternoon in August, and the tour guide was well worth the time and money spent.\nBrennan is a born entertainer, and was informative, high energy and knowledgeable, while delivering the material in an extremely comical,...","review_date":"August 23, 2018","user":"highlandancer"},{"attraction_id":341,"rating":5.0,"review":"Funny, instructive, beautiful!. In addition to having a beautiful sight of Ottawa from the canal or the river and learning about the city, the guides will add a personal authentic touch, making it funny and surprising.\nHighly recommend =) !","review_date":"August 15, 2018","user":"santiago_b"},{"attraction_id":341,"rating":5.0,"review":"Fun, informative and relaxing!. This was a great family outing. It was a gorgeous afternoon and the tour guide was very funny and engaging while providing all the info. I would recommend this tour for visitors and locals alike.","review_date":"August 15, 2018","user":"ledianis_r"},{"attraction_id":341,"rating":4.0,"review":"Relaxing Cruise. I recently did this canal cruise with my family after doing a bit of research online, and we all thoroughly enjoyed it. We had been camping about an hour away and were visiting the city for the day, and this was the perfect way to...","review_date":"July 24, 2018","user":"hannahmills12"},{"attraction_id":341,"rating":1.0,"review":"Do NOT do this!. Terrible boat ride: 30 minutes late, couldn\u2019t see anything because it was dark, guide did not say anything for half the trip...waste of time and money.","review_date":"July 21, 2018","user":"roelp977"},{"attraction_id":341,"rating":2.0,"review":"Not very exciting. I was on a boat tour of the Ottawa river last year and it was fabulous. I highly recommend it. We went on the boat tour down the canal this year and it wasn\u2019t very exciting for us. If you had to choose between the...","review_date":"July 21, 2018","user":"575victoriad"},{"attraction_id":341,"rating":5.0,"review":"Great!. Very enjoyable. Had Rachelle as a tour guide and it was lovely. Live music at the end was beautiful. It was the perfect length of time and a great way to start our weekend visit to Ottawa","review_date":"July 15, 2018","user":"katja_t"},{"attraction_id":341,"rating":5.0,"review":"Informative and entertaining. We took the 12:00 tour on a fairly hot day, not overcrowded. It was very refreshing not just for the temperature, but also, Brennan, our guide, was very informative with an excellent comic delivery both in english and french. And we're still hoping to see...","review_date":"July 15, 2018","user":"gerry_l"},{"attraction_id":341,"rating":5.0,"review":"Great tour. I loved our guide who explained all the information about the canal and the background of the city. Brennan was a natural comedian, at the same time, it was able to give really useful information. He was the best guide ever! We loved listening to...","review_date":"July 14, 2018","user":"207yurik"},{"attraction_id":341,"rating":5.0,"review":"Loved this tour, very relaxing, entertaining and informative!. Our office \"team\" took this tour on a Friday afternoon. The boat was comfortable, the scenery splendid and the guide was terrific, knowledgeable with wonderful comic delivery. As a resident of Ottawa the sites were no different than when skating the canal but it was...","review_date":"July 13, 2018","user":"traceyr1126"},{"attraction_id":341,"rating":4.0,"review":"Rideau Canal Boat Cruise. We did the first cruise of the day and had an amazing time. Our tour guide Brennan was entertaining and informative at the same time. Early cruise was not over crowded & was a great way to see & learn about the history of the...","review_date":"July 11, 2018","user":"countrymile"},{"attraction_id":341,"rating":5.0,"review":"Rideau Canal Cruise. We did the 6:30 Canal Cruise. It was the highlight of our stay. The weather was perfect and we had the best tour guide, Brennan. Not only did he inform us of the political sights and stories of the city he did this with the...","review_date":"July 7, 2018","user":"redsmom77"},{"attraction_id":341,"rating":5.0,"review":"Great way to spend time on a cruise when it is hot!!. We had a great time on this Rideau Canal Cruise. Just sit back and relax to enjoy the nice breeze on a hot and sunny day. The tour guide was funny. He said he used to see sharks in the canal but not any more...","review_date":"July 5, 2018","user":"joseph20131008"},{"attraction_id":341,"rating":5.0,"review":"Great Cruise . Rideau Canal Cruise is amazing. The crew and guide were great! He was great at pointing out places and was extremely funny. The boat is so nice! Even has good and drinks you can buy!","review_date":"June 28, 2018","user":"titans1fan93"},{"attraction_id":341,"rating":2.0,"review":"Boring. We came on this tour without any researching expecting to see something interesting. Whilst the boat and crew were good, there\u2019s very little to see along the journey and very difficult to get photos of anything interesting. This mainly results from the extensive greenery along...","review_date":"June 20, 2018","user":"paul_n"},{"attraction_id":344,"rating":5.0,"review":"Awesome, very informative!!. Group of 8 including 5 older teens. Our tour guide, Shannon, was wearing a cloak and carrying a lantern. Very informative, professional and well spoken. Would love to go on more tours like this and not having been a believer in ghosts, we are now...","review_date":"December 16, 2018","user":"jeannined776"},{"attraction_id":344,"rating":5.0,"review":"Scary Stuff!. Did the Haunted walk of Toronto and it was not only did I hear spooky stories also learned a lot about the city. Being born and bred in Hogtown you think you know your city but there so much history I wasn't aware of...even the...","review_date":"November 1, 2018","user":"paul_m"},{"attraction_id":344,"rating":5.0,"review":"Amazing ghost tour, loved every second! (With some weird surprises). We had brandy on Halloween and she was lovely, there were some random distractions\/little surprises that caught us off guard (not part of the tour- weird Toronto folk) the stories were great and spooky! We were lucky the weather was nice last night too!","review_date":"November 1, 2018","user":"cassia_c"},{"attraction_id":344,"rating":5.0,"review":"Great Walk. Great walk as expected with great stories & creepy places...are tour guide was Shannon who did a phenomenal job!","review_date":"October 30, 2018","user":"luc_v"},{"attraction_id":344,"rating":5.0,"review":"Awesome!!!. Perfect in time for Halloween! Stories were spooky and entertaining. Our tour guide Shannon was awesome - very friendly and an awesome story teller!","review_date":"October 29, 2018","user":"morgan_p"},{"attraction_id":344,"rating":5.0,"review":"Amazing and Well-Informed Guides. My friend and I are avid fans of spooky stories and historical events, and this tour did not disappoint. The entire route was filled with not only spooky details, but also interesting historical tidbits from the past which really interested me and the other people...","review_date":"October 28, 2018","user":"clairemoses"},{"attraction_id":344,"rating":5.0,"review":"Very fun tour . The tour was a lot of fun thanks in no small part to our great tour guide Tori she really knew the city and all of the tour material well.\nOur tour included MacKenzie House which is very creepy.\nI would definitely recommend this as...","review_date":"October 28, 2018","user":"alicia_marie2013"},{"attraction_id":344,"rating":5.0,"review":"Fun way of learning about Toronto's spooky past. This is the second time I do this tour (first one was the distillery district tour), and I would go back for more! Our tour guide did a great job immersing us into the stories. I find that these tours are more than just ghost...","review_date":"October 28, 2018","user":"msrosesam"},{"attraction_id":344,"rating":5.0,"review":"Seance with Jaymes Whyte. The experience was surreal! As a serious horror buff, I normally dont scare easily... but Jaymes managed to succeed! It was freaky from the start of the walk.. to the happenings in the house itself...so many things no kind of rationalizing could explain!!! DEFINITELY RECOMMENDED!!!...","review_date":"October 26, 2018","user":"marivi_b"},{"attraction_id":344,"rating":5.0,"review":"Review of the Haunted walk of Toronto. 9pm Ghost walk. Great tour guide, sucks I forgot her name but she was pleasant and made the tour fun. She was very informative and gave us some valuable information about Toronto's history and the ghosts that are said to haunt various locations around the city. It was...","review_date":"October 21, 2018","user":"matt_w"},{"attraction_id":344,"rating":5.0,"review":"Great little gem of a tour!. This was a fantastic tour of downtown Toronto\u2019s history for a very reasonable price! Our tour guide Shannon was wonderful and very knowledgeable. I live downtown and still learned a lot. Would definitely recommend this group, good bang for the buck with a little different...","review_date":"October 21, 2018","user":"guide641640"},{"attraction_id":344,"rating":5.0,"review":"Entertainingly informative. The tour was a fascinating way to explore parts of the old town and view historical structures in a different, darker light. Our guide, Allison, was very enthusiastic and entertaining. I look forward to taking the other tours in the future.","review_date":"October 19, 2018","user":"hectorhof"},{"attraction_id":344,"rating":4.0,"review":"Interesting and fun. I was on a business trip with a colleague, and we chose this tour as a fun way to learn about some Toronto\/Canadian history. We were lucky to do it in October, because our 'premium' tour was able to include (and conclude) with a visit...","review_date":"October 15, 2018","user":"greg_h"},{"attraction_id":344,"rating":5.0,"review":"Brilliant tour with a very knowledgeable guide. This fascinating and informative tour is a great way to see the more obscure parts of the city. Our guide, Basel, was exceptionally knowledgeable for a non-native Torontonian, and has a remarkable way with words that kept us captivated throughout - so much so that...","review_date":"October 12, 2018","user":"samdwc"},{"attraction_id":344,"rating":5.0,"review":"High \"Spirited\" Fun!. We had a wonderful walking tour with Basel. He was engaging, knowledgeable, and funny. The tour took us through many parts of the city, allowing us to learn its history and see the city in a different light. We would highly recommend this tour for...","review_date":"October 12, 2018","user":"emilyt215"},{"attraction_id":344,"rating":5.0,"review":"Interesting Evening. I recommend this ghost tour to anyone that wants to learn some spooky stories about Toronto. We went right in the McKenzie house and definitely experienced some sort of spiritual activity. Our guide Tori, was knowledgeable and funny. Overall, it was a great evening.","review_date":"October 7, 2018","user":"steve_g"},{"attraction_id":344,"rating":2.0,"review":"Don't ask Questions. Wife loves this stuff so I took her on a surprise tour while in the area. We met in front of the Hockey Hall of Fame and while waiting for our guide we were able to check out the food court which was amazing. Met...","review_date":"October 4, 2018","user":"floridatourist17"},{"attraction_id":344,"rating":5.0,"review":"The Darker History of Toronto. James was our tour guide and did a great job of telling stories that your normal tour guide in Toronto probably won't tell you! James was able to keep everyone entertained while providing interesting facts about areas of Boston that the average person may walk...","review_date":"September 5, 2018","user":"daveduff"},{"attraction_id":344,"rating":5.0,"review":"Beautiful Walk with great storytelling. We had a fun night, walking through downtown Toronto on a beautiful evening, listening to Casandra's wonderful storytelling.","review_date":"September 4, 2018","user":"fellowtraveler244336"},{"attraction_id":344,"rating":5.0,"review":"Special Thanks to Grace, the tour guide.. Our haunted walk was a pleasant experience. Grace, our guide, theatrical which made the tour more fun. Spots were rightly chosen, timing was good.Thank you.","review_date":"August 25, 2018","user":"ramint1973"},{"attraction_id":344,"rating":5.0,"review":"Amazing tour . I did the tour with Ellyn and I loved it. While walking to the spots Ellyn would also share some extra knowledge of the city as well as many stories and thoughts about them. Ellyn has a fantastic way of speaking and how to tell...","review_date":"August 23, 2018","user":"traveler802727"},{"attraction_id":344,"rating":5.0,"review":"Haunted Walk of Toronto. Our haunted walk was a delightful experience. Zoe, our guide, told fun stories and mixed in a little history of Toronto.","review_date":"August 21, 2018","user":"jeff_m"},{"attraction_id":344,"rating":4.0,"review":"Detailed accounts, friendly staff.. I did this tour with 13 Scouts (16+) from UK on our first night in Toronto.\nThe staff were very accommodating for an extra friend we wanted to add to a full booking.\nThey were friendly and informative.\nMy only critism (if that's what you...","review_date":"August 8, 2018","user":"lee_w"},{"attraction_id":344,"rating":3.0,"review":"Not too ghostly. On the positive side, the tour took us to streets that we hadn't walked before and we learned a few interesting facts about Toronto. The guide was nice and spoke well. The tour was a good length. On the negative, while there were some interesting...","review_date":"August 7, 2018","user":"elliott_k"},{"attraction_id":344,"rating":5.0,"review":"Great fun experience. I recommend this for anyone. It is such a great tour and the guides know their information. I am really into haunted walks\/tours and ad so much fun.","review_date":"August 7, 2018","user":"bryn_h"},{"attraction_id":344,"rating":5.0,"review":"Excellent and informative. This is a thoroughly informative and enjoyable tour. Lots of good history as well.\nI highly recommend this!","review_date":"July 31, 2018","user":"melissa_h"},{"attraction_id":344,"rating":4.0,"review":"Great fun and quite informitive. Not as much material to work with as a ghost walk in an older city, like Edinburgh, but none the less, a fun and informative evening. Brandy was a very pleasant host with a nice sense of humour and easy going manner. She was also...","review_date":"July 31, 2018","user":"catherine_d"},{"attraction_id":344,"rating":5.0,"review":"A must see for the history buff or paranormal enthusiast. This tour is so thorough and well researched, it is a must see for history buffs and paranormal enthusiasts alike! The 90 minute tour has plenty of breaks and sitting opportunities for those who are concerned about walking for an hour and a half straight....","review_date":"July 27, 2018","user":"luz_t"},{"attraction_id":344,"rating":5.0,"review":"Completely Worth the Walk. Our guide, Ethan, was great during the guided tour! He was funny, charismatic, and did an excellent job conveying the stories and history of the various sites along the walk. Definitely recommended.","review_date":"July 25, 2018","user":"dosboot"},{"attraction_id":344,"rating":5.0,"review":"Tour with Cordelia. The tour was awesome - took my 3 kids (17,15,12) and all enjoyed - Cordelia is a great storyteller! Walk was the perfect length and heard everything - was awesome night out.","review_date":"July 16, 2018","user":"diane_h"},{"attraction_id":344,"rating":5.0,"review":"Toronto Haunted Walk. My husband and I booked this online before coming to Toronto. We were met by 2 guides who were really friendly before the group set off. Our group had 9 people in it which was a good size. Our guide Adam-Ali was great fun and...","review_date":"July 10, 2018","user":"gailyp"},{"attraction_id":344,"rating":5.0,"review":"One of THE BEST evening attractions!!!. My boyfriend and I went on this walk on the first night of our vacation in Toronto, and it was fantastic! We went on a quiet Sunday, lucked out, and actually ended up being the only two on the tour. Our guide, Cordelia, was the...","review_date":"July 8, 2018","user":"sean_k"},{"attraction_id":344,"rating":5.0,"review":"Really Interesting!. This was a fantastic tour led by Tammy! Rich with historical context and spooky stories, this is something I'd definitely recommend for a great evening trek in Toronto!","review_date":"July 6, 2018","user":"court_o"},{"attraction_id":344,"rating":5.0,"review":"Excellent Activity!. James was very well spoken and taught us a lot about the history of Toronto and some of the great stories behind some spooky mysteries. The walk was very nice. Had a great time!","review_date":"July 5, 2018","user":"karen5679"},{"attraction_id":344,"rating":5.0,"review":"Great way to end a day. We had a long day of Bachelorette activities and the ghost walk was the last stop for the day. The guide was very informative and entertaining. Thank you for making a great end to our day.","review_date":"June 18, 2018","user":"lindsay_d"},{"attraction_id":344,"rating":4.0,"review":"Some great stories and a fun time!. I took this tour a couple of hours after landing in Toronto as I thought it would be something fun to do and give me a bit of an introduction to the city. Pascale was our guide and she was absolutely lovely and knew how...","review_date":"June 17, 2018","user":"kellyadl"},{"attraction_id":344,"rating":5.0,"review":"Amazing experience! Grace was awesome!. This was the first time my wife and I had been in Toronto, or even the country of Canada and we had a great time! The haunted walk of Toronto was the icing on the cake! Grace was an amazing tour guide and was extremely...","review_date":"June 15, 2018","user":"daniel_c"},{"attraction_id":344,"rating":4.0,"review":"Zoe was very informative. Had a great time at the haunted walk in Toronto. Zoe knew her history of Toronto and even provided bonus info. Great time. Thanks.","review_date":"June 14, 2018","user":"shellaroo42"},{"attraction_id":344,"rating":4.0,"review":"Interesting ghost tour. Interesting tour, guide very knowledgeable and passionate about she was talking about. 90 minutes went quickly.","review_date":"June 2, 2018","user":"sarafh9236xw"},{"attraction_id":344,"rating":5.0,"review":"Fascinating tour. I really enjoyed the tour. Allison did a great job relating the interesting stores. She helped bring them alive and made it exciting. I would love to do this again the next time I am in Toronto.","review_date":"June 1, 2018","user":"alliecj"},{"attraction_id":344,"rating":5.0,"review":"Fantastic!. We went on this tour on a recent trip to Toronto and really enjoyed it! The tour lasted 90 mins and our guide was very knowledgeable and friendly, and helped us find our way back to the starting point of the tour once it finished....","review_date":"May 24, 2018","user":"lissruss"},{"attraction_id":344,"rating":5.0,"review":"Fun and engaging tour. I took the tour on a spring evening and had Victoria as a guide - I thought she was excellent, she provided a good balance of humour, history, and ghost tours. It's a tour that's a good fit for anyone and even if you're a...","review_date":"May 16, 2018","user":"james_m"},{"attraction_id":344,"rating":1.0,"review":"Not worth it. Really not worth the money. I was so disappointed. The guide kept losing track of her stories. She also kept having to go back an correct herself. It was very inauthentic as if she had memorized it and was just trying to regurgitate the information...","review_date":"May 10, 2018","user":"thisstephsonfire"},{"attraction_id":344,"rating":4.0,"review":"Great Ghost Tour. I signed up for the tour after meeting another guest on a different walking tour and her suggesting it. Overall the tour was great with lots of trivia and stories about the city. The night was raining and windy so not the best night for...","review_date":"May 2, 2018","user":"shannon_r"},{"attraction_id":344,"rating":5.0,"review":"Really interesting!. it was a great walk around toronto and most of the places i had never been to before. super fun!! it was also pretty creepy which is the whole point.","review_date":"April 28, 2018","user":"nicole_g"},{"attraction_id":344,"rating":5.0,"review":"Best Way To Spend A Night!. I found out about The Haunted Walk through a friend and boy am I ever glad I decided to take the tour. It was a great way to spend an evening walking around downtown Toronto hearing about ghost stories of the past. My tour guide...","review_date":"April 19, 2018","user":"calvinh111"},{"attraction_id":344,"rating":4.0,"review":"Fun Night in the Distillery District. The tour was interesting; not as spooky as others my husband and I have done. You get a nice tour of the distillery district as you do the ghost tour, and it is pretty cool, especially at night.\nJillian was great; her facial expressions were...","review_date":"April 2, 2018","user":"kelly_s"},{"attraction_id":344,"rating":3.0,"review":"Not there fault it was cold, but not worth it either way. Yes, it was a cold night, but the stories were marginal at best. Our story teller was okay, but nothing amazing. There are a lot of ways they could have made this a more interesting event. But maybe, the scary stories of Toronto just aren't...","review_date":"March 18, 2018","user":"davidsonknoll"},{"attraction_id":344,"rating":5.0,"review":"Great activity. Can't remember the young man's name who conducted the tour but he made the evening. Some of the stories are a bit repetitive and I don't believe in ghosts but he made the walk interesting and amusing. He was a great storyteller. We ended the...","review_date":"December 17, 2017","user":"susie_m"},{"attraction_id":344,"rating":5.0,"review":"ADAM was a great storyteller. I took my wife our for her birthday on this cold night and we had a great time. Though I'm skeptic when it comes to believing in ghosts, I enjoyed walking around the city at night and hearing all the haunted stories and learning of...","review_date":"December 11, 2017","user":"gregorydoiron"},{"attraction_id":344,"rating":5.0,"review":"Amazing. Our tour guide-ADAM ALI! Was amazing! Loved the way he told the stories, he connected with everyone, it felt like we were a bunch of friends just walking around the city for the evening. I enjoyed the tour soo much! I wish it was longer!...","review_date":"November 12, 2017","user":"jamie_b"},{"attraction_id":344,"rating":3.0,"review":"A different side of Toronto. Ghost stories were little childish, however, was fun walking in the cold with those stories. Could do better if access were provided to walk in and around the church or other visited areas. Overall a different experience, but not worth spending $25\/ person.","review_date":"November 8, 2017","user":"gaurav_j"},{"attraction_id":344,"rating":5.0,"review":"Haunted Tour at Black Creek Pioneer Village. Fantastic tour with Dana at Black Creek Pioneer Village! The storytelling will put you on the edge of your seat, setting the perfect mood for a truly haunted evening.","review_date":"November 5, 2017","user":"597richard"},{"attraction_id":344,"rating":5.0,"review":"Black Creek Pioneer Village. Excellent stories, creepy vibes, and fantastic Story Teller! Thank you Dana for making the trip a perfect idea for Halloween. Definitely recommend it. Manse House was super creepy, and we even got our own ghost picture at the Graveyard!","review_date":"November 2, 2017","user":"margaret_m"},{"attraction_id":344,"rating":5.0,"review":"Black Creek Pioneer Village Tour on Halloween. My girlfriend & I along with another couple bravely took the 7pm tour on Halloween night at Black Creek Pioneer Village. Dana was an excellent guide and knew her facts! She was very nice & we had an amazing time getting spooked.","review_date":"November 2, 2017","user":"vitom140"},{"attraction_id":344,"rating":5.0,"review":"Fantastic fall outing with baby. Had a great tour, \"The Original Haunted Walk of Toronto with Mackenzie House Experience\" for a Hallowe'en treat. I am local and took a visiting friend from the U.K. and my 8 month old baby. The tour and guide, Casandra, was engaging, informative, spooky and...","review_date":"November 2, 2017","user":"l_b"},{"attraction_id":344,"rating":5.0,"review":"Original Haunted Walk w\/ Mackenzie House Experience. Very good. Highly recommend :) The website wasn't working so I called to book and they were super friendly and accommodating. The stories were great.","review_date":"November 1, 2017","user":"mishel606"},{"attraction_id":344,"rating":5.0,"review":"Black Creek Pioneer Village Tour!. My boyfriend and I booked this tour for Halloween night and it was crazy spooky! Our tour guide Victoria was so intriguing with her stories and incredibly bone chilling. I highly recommend!","review_date":"November 1, 2017","user":"heyheyitsmewhoa"},{"attraction_id":344,"rating":2.0,"review":"Not that great. Kinda boring, not scary, and not exactly worth the cost. Oh well. I had hoped for more\/better stories and locations.","review_date":"November 1, 2017","user":"chrisz2805"},{"attraction_id":344,"rating":5.0,"review":"Original Haunted Walk with Mackenzie House Experience. My friend and I were visiting Toronto, and when I saw that there was a haunted tour I knew we had to take it! Casandra was a great guide. She is a great storyteller, and is very friendly and funny. The tour itself was interesting....","review_date":"October 31, 2017","user":"shaugh925"},{"attraction_id":344,"rating":5.0,"review":"Great tour and wonderful experience. Adam was a wonderful tour guide, knowledgeable, and engaging. The tour was well done, informative, and the Mackenzie Hose was fantastic and interesting to see. Would highly recommend it for anyone interested in the history of the city or the paranormal.","review_date":"October 30, 2017","user":"sarah_w"},{"attraction_id":344,"rating":5.0,"review":"Great night and walk- Simon is an awesome tour guide!. I booked the Haunted Walk of Toronto with the Mackenzie House for my boyfriend and I. We arrived early and the check in lady informed us that she had spaces for us to go on the tour earlier than our time, so we decided to...","review_date":"October 30, 2017","user":"niki_a"},{"attraction_id":344,"rating":5.0,"review":"Haunted Ghost Tour at Black Creek Pioneer Village. Our tour was amazing, our guide was named Morgan and she did an awesome job. Our tour was about 75 minutes where we visited different historic pioneer homes which are known to be haunted. The way Morgan told each story was spine chilling and did...","review_date":"October 30, 2017","user":"vanessa_f"},{"attraction_id":344,"rating":5.0,"review":"Haunted Walk at Black Creek Pioneer Village. Really great! This was one of the better ghost walks I have been on. The setting was perfect and the stories were definitely spooky. Highly recommended!","review_date":"October 30, 2017","user":"dea26tor"},{"attraction_id":344,"rating":4.0,"review":"My husband and I enjoyed our personal haunted walk with Morgan through Pioneer Village. I booked the haunted walk of Pioneer Village for my husband and I. We took the 6pm walk and we were the only ones with our tour guide Morgan. It started with daylight but we carried flashlights. In the second house of Daniel Stong, I...","review_date":"October 29, 2017","user":"mary_m"},{"attraction_id":344,"rating":5.0,"review":"Great walk -- fun and ghostly Toronto History.... I organized this tour as an option for people attending a Toronto convention of over 1700 -- for about 150 people.\nEveryone was thrilled with the walk -- though on the second date a lot chickened out due to rain. But even those who braved...","review_date":"October 25, 2017","user":"helen_n"},{"attraction_id":344,"rating":5.0,"review":"Great night out with friends, cool ghost stories. I went with friends. Our haunted host was Christina and she did a great job of walking us through the financial district and other downtown areas. I liked that I visited areas that I normally wouldn't have visited. The group's humor and dynamic was really...","review_date":"October 23, 2017","user":"brokenchair2017"},{"attraction_id":344,"rating":5.0,"review":"Haunted Walk Black Creek Pioneer Village. Had a great walk with tour guide Rogue. She had great delivery for the stories, kept the pace going and was very engaging. The buildings were creepy in the dark and the location made for a great event. Would recommend to anyone.","review_date":"October 23, 2017","user":"ksnacks"},{"attraction_id":344,"rating":4.0,"review":"Fun evening. What a nice way to end a busy day in Toronto. Loads of interesting information about the history of the locale makes for a different experience, out of the norm. Highly recommend if you like the quirky with your history. No ghosts though. \ud83d\ude36","review_date":"October 16, 2017","user":"marieic"},{"attraction_id":344,"rating":5.0,"review":"The Haunted Walk at Black Creek Pioneer Village. The haunted walk of Black Creek Pioneer Village was distinctly unlike a previous visit there to see Santa Claus! A great spooky locale. Guide Tammy was terrific! Did you know there is even a cemetery in the Village? I didn't! Great souvenir flashlight too -...","review_date":"October 16, 2017","user":"easy-traveller65"},{"attraction_id":346,"rating":5.0,"review":"Snowmobiling epicness. I couldn't have been more excited for this trip, and it far exceeded expectations. I had never been snowmobiling, but our guide Jodi (legend!!) was fantastic, and had us off on some brilliant adventures in no time. We certainly worked up an appetite, and the...","review_date":"March 15, 2019","user":"200jakel"},{"attraction_id":346,"rating":5.0,"review":"Amazing experience!. We had a wonderful time on the Yukon Breakfast tour!! You get out there nice and early to enjoy the morning. Our guide Alex was great! He showed us how to use the snowmobiles and always checked up on how we were doing, and if...","review_date":"March 14, 2019","user":"catabut"},{"attraction_id":346,"rating":5.0,"review":"Great morning trek through the mountain. Took the entire family on this trip and it was great. Brock was entertaining and engaging and made the trip perfect. Was easy enough for my wife and daughter to go and fast enough for my son to enjoy as well. Breakfast in the cabin...","review_date":"March 13, 2019","user":"kelly_h"},{"attraction_id":346,"rating":5.0,"review":"Amazing Experience. We had an amazing time on the Yukon Breakfast Snowmobile Tour. The snowmobiles were new and ran great, the breakfast was delicious and most of all our tour guide Brock was top notch. He was knowledgable in every aspect of the terrain and snowmobile. Without...","review_date":"March 6, 2019","user":"mitchyvaughan"},{"attraction_id":346,"rating":5.0,"review":"High five. Had a great time. It was our daughters birthday. What a beautiful way to celebrate. The views, fantastic! Our guide, Jodi, was really good at her job. Me, being the slowest, she was always positive,encouraging with a big smile.\nBreakfast was great, even offer vegetarian....","review_date":"March 4, 2019","user":"dave_f"},{"attraction_id":346,"rating":5.0,"review":"Amazing Ride, Great Views with a Stellar Breakfast to Boot. Did the Yukon Breakfast tour last week and it was amazing. You begin with a great orientation that's quick and informative, take an hour or so rip up the mountain, taking in some stunning scenery along the way, with a beautiful photo op at the...","review_date":"February 28, 2019","user":"alysonwanderlnd"},{"attraction_id":346,"rating":5.0,"review":"Amazing tour. Absolutely loved this tour. Alex was an excellent guide. Breakfast was wonderful and the scenery was breathtaking. We had some issues along the way but we were all very reassured by the professionalism and capabilities of all the employees. Highly recommended!","review_date":"February 25, 2019","user":"chamd5"},{"attraction_id":346,"rating":5.0,"review":"Highlight of our trip. Great service, food and experience. Snow mobiles are modern and the terrain is awesome. All this is topped off by our legend guide \"Brock\" . Highly recommend this company and experience. Simply fantastic.","review_date":"February 22, 2019","user":"peppi101"},{"attraction_id":346,"rating":4.0,"review":"Making memories . Chris and Abby were our guides for the morning snowmobile run and breakfast at the top. Our teenage daughters were passengers on our two snowmobiles and we were joined by 3 others who each had their own machine. Beautiful scenery and safe trails to practice...","review_date":"February 21, 2019","user":"dawginthehouse"},{"attraction_id":346,"rating":5.0,"review":"Unreal experience. This was our first time on snow mobiles and what an unreal experience it was. Brock our tour guide was awesome. Our group progressed quickly through the terrain so we were able to see a lot more the mountain had to offer.\nDefinitely recommend as...","review_date":"February 21, 2019","user":"timpatterson02"},{"attraction_id":346,"rating":5.0,"review":"Amazing . So much fun! Jenna was an amazing guide! Will definitely be back again! Weather was perfect, breakfast was great too as they catered to our dietry needs. Perfect","review_date":"February 17, 2019","user":"q8632xzdaved"},{"attraction_id":346,"rating":5.0,"review":"Awesome day with CWA in the Callaghan. Great experience, exceptional guides, lovely breakfast in a remote cozy cabin. This tour is tailored to your ability level and you can push your limits, or take a mellow cruise on groomed trails. Definitely a highlight experience in Whistler!","review_date":"February 12, 2019","user":"campingcj"},{"attraction_id":346,"rating":5.0,"review":"Awesome snowmobile adventure. Very enjoyable morning spent snowmobiling in the Callaghan Valley. Jodi was an excellent guide. She was fun, attentive and very knowledgable giving us lots of helpful tips throughout the tour. Breakfast was delicious and the mountain views were spectacular.","review_date":"February 12, 2019","user":"dlk76"},{"attraction_id":346,"rating":5.0,"review":"Great way to get to breakfast.... I had a wonderful time on the Yukon Breakfast tour. Jodi is a wonderful guide, very attentive and professional. She is very knowledgeable about the area and a heap of fun to be around. The area we toured was breathtaking! Definitely not anywhere you would...","review_date":"February 12, 2019","user":"ben_h"},{"attraction_id":346,"rating":5.0,"review":"Great way to spend a morning. Great experience, Jodi, our guide was wonderful, a wealth of knowledge and also great fun. Would recommend this tour to anyone.","review_date":"February 12, 2019","user":"krystlekinghorn"},{"attraction_id":346,"rating":5.0,"review":"Wow, what a beautiful part of the world. My now girlfriend had booked this adventure before we met and I'm so glad she did. I normally wouldn't have stepped out and signed up for something like this but I realize now it was beyond worth it.\nWe started off the morning grabbing a...","review_date":"February 4, 2019","user":"chasstan"},{"attraction_id":346,"rating":5.0,"review":"Excellent snowmobile adventure \/ guide = Jodi . Did the Yukon breakfast snowmobile adventure. Well organized with about two hours of snowmobiling and 1 hour breakfast up the mountain (scrambled eggs, bacon hash and pancakes with maple syrup of course!). Pick up was from right outside our hotel at Pan Pacific mountainside and...","review_date":"February 3, 2019","user":"kelvz2015"},{"attraction_id":346,"rating":3.0,"review":"awesome snowmobile ride, with breakfast!. Had an awesome snowmobile ride with breakfast at the Yukon Breakfast snowmobile tour.\nWe were in a small group of only 5(!) people, making it an awesome trip.\nThe tour guide, Jenna, did great on the tour. Maybe a bit strict to rules?\nBut i...","review_date":"January 28, 2019","user":"markjos_g"},{"attraction_id":346,"rating":5.0,"review":"BEST TOUR IN WHISTLER. I wanted to say a HUGE thank you to Sean, our guide, and Canadian Wilderness Adventures for an amazing time on the Yukon Breakfast tour! The snowmobile route was both fun and challenging, and the views were some of the best I've seen in almost...","review_date":"January 23, 2019","user":"rachael_brock38"},{"attraction_id":346,"rating":5.0,"review":"Sensational views with ski-mobile adrenaline. Excellent trip, friendly helpful guide (Jenna), good and comprehensive instruction, safe and reliable vehicles, awesome breakfast, some of best scenery in the world!!","review_date":"January 23, 2019","user":"todalenko"},{"attraction_id":346,"rating":5.0,"review":"Amazing Experience!. I have lived in Whistler and ride snowmobiles in the area a lot - this tour was amazing. We had a beautiful sunrise on the way up with a stop for pictures, and then rode up the perfectly groomed trails to Canadian's awesome hand built...","review_date":"January 18, 2019","user":"ben_c"},{"attraction_id":346,"rating":5.0,"review":"Adventure Tour With Breakfast!. I went on the Yukon Breakfast Tour as a team-building exercise with my coworkers today- we had an absolute blast!!\nOur guide, Sean Murphy, was awesome, I appreciated the tips on technique and showing us new terrain.\nThe breakfast was delicious and the machines we...","review_date":"January 16, 2019","user":"hannahebryant"},{"attraction_id":346,"rating":5.0,"review":"Amazing Day!. The early wake up was totally worth it for an amazing bluebird day at the top!!! Turbo Jen took us to the most beautiful place we could have asked for and was very supportive and helpful during the whole tour. All staff from the sales...","review_date":"January 15, 2019","user":"eva_v"},{"attraction_id":346,"rating":5.0,"review":"Once In a Lifetime Breakfast. I attended the Yukon Breakfast on the 14th of January and it was one of the coolest breakfast experiences I think anyone could ask for.\nI also want to pre-fix this with; I am not a morning person so I was a little alarmed at...","review_date":"January 15, 2019","user":"scott_w"},{"attraction_id":346,"rating":5.0,"review":"Great tour . Myself and my girlfriend did this tour in early January and had an amazing time! Our tour guide Jenn was also really good. I would defiantly recommend this tour","review_date":"January 7, 2019","user":"tononcelli"},{"attraction_id":346,"rating":5.0,"review":"Snowmobile fun. This is the second time we\u2019ve gone on a snow mobile tour with Canadian Wilderness Adventures. Their staff are professional and very helpful for people who have never been on snow mobiles before. Heading out to the hut the bus driver provided facts about where...","review_date":"January 5, 2019","user":"629clairef"},{"attraction_id":346,"rating":5.0,"review":"Yukon Breakfast snowmobile toyr. Had a great morning exeriencing my first snowmobile tour. Our guide Dalton\u2019 easy going personality and knowledge quickly had us all ready to enjoy the mountain. The stairs were really fun and the cabin and breakfast at Gabe top were awesome. Many thanks.\nTamar","review_date":"December 30, 2018","user":"morepleasenow"},{"attraction_id":346,"rating":5.0,"review":"Very good experience!!. Jodi was very helpful, and very comprehensive in her leading of our group, big up!! Was super fun.\nThe brekkie at the top was also really delicious\ud83d\udc4f\ud83c\udffd","review_date":"December 29, 2018","user":"mathiascr"},{"attraction_id":346,"rating":5.0,"review":"Yukon Christmas breakfast 2018. One of the best activities we did in Whistler!! So much fun, the yummiest breakfast in the cutest cabin on top of the mountain amongst the most magical surroundings. Kids loved it too! Thanks Shontelle for making it extra fun for our son Mason xx","review_date":"December 26, 2018","user":"lindacd1717so"},{"attraction_id":346,"rating":5.0,"review":"Best Vacation Event We have Ever Done!. We have been traveling annually for 16 years on family vacations to destinations all over the world. This snowmobile tour was the best activity we have ever done. The scenery was incredible and my 4 daughters were very impressed. Our guide Jodi was very good...","review_date":"December 23, 2018","user":"david_f"},{"attraction_id":346,"rating":5.0,"review":"Yukon Breakfast. The Yukon breakfast was incredible with views like nothing I\u2019ve ever seen before! The ride was easy enough to navigate and feel safe but difficult enough to be exciting. Our guide was Jodie. She was great and extremely helpful throughout the trip! Would highly recommend...","review_date":"December 20, 2018","user":"kenzief2018"},{"attraction_id":346,"rating":5.0,"review":"Great Morning!!. Thanks Canadian Wilderness Adventures for a wonderful snowmobile tour. Dalton, our guide was knowledgeable, helpful and fun! The Yukon breakfast was delicious and I was so happy to get off the machines into the warm hut, and have a coffee handed to me as I...","review_date":"December 20, 2018","user":"hilarym607"},{"attraction_id":346,"rating":5.0,"review":"This tour has it all.... You simply cannot come to Canada and not do this tour! Exhilarating riding, spectacular scenery, and the beauty of the old growth forest ...coupled with a hearty breakfast in a gorgeous log cabin...\nThank you Dan & Jenn - you guys obviously love your work...","review_date":"April 9, 2018","user":"somethingblu"},{"attraction_id":346,"rating":5.0,"review":"Vacation . So much fun!! Shawn was our guide and he was great. They provided gear if you don\u2019t have goggles or snow pants or gloves. Great adventure. Well worth the price. Views were amazing!","review_date":"March 14, 2018","user":"john_a"},{"attraction_id":346,"rating":5.0,"review":"Must-Do Event. 5 stars doesn't even cut it. Thanks to Canadian Wilderness, I now want both a sled and a backcountry cabin to call my own! Totally worth the early morning wake up - Tim was our guide, Jordan our cook at the top. Timing was perfect,...","review_date":"March 11, 2018","user":"aaron_p"},{"attraction_id":346,"rating":5.0,"review":"Thanks Jodie . We had an excellent experience with Jodie. Our group were all first timers, we had a blast. Great breakfast, views and fun.","review_date":"March 7, 2018","user":"ki3mb4j"},{"attraction_id":346,"rating":5.0,"review":"Greatest snowmobile tour ever. We went on the Yukon breakfast snowmobile tour, Jodi was our guide and we had the best time with her. It was perfect weather and she took us further along the track than they usually go on this tour. The views were incredible. The breakfast...","review_date":"March 7, 2018","user":"rebec_newto"},{"attraction_id":346,"rating":5.0,"review":"Awesome tour with Eric! . My husband and I did the tour with Eric today. Both first timers on a snowmobile but told him we were accustomed to wave runners. He was patient to show us the ropes and was able to accommodate our ability and comfort level. He showed...","review_date":"March 2, 2018","user":"snwbrdgrl76"},{"attraction_id":346,"rating":5.0,"review":"Ski-doo. A fabulous day on snowmobiles for the morning scenery was stunning and the back routes that our amazing guide Jenna took us to were spectacular\nShe was a fabulous guide and we were lucky to have a great bunch of people from USA\nShe was...","review_date":"February 25, 2018","user":"juliej0hns"},{"attraction_id":346,"rating":5.0,"review":"Yukon Breakfast Snowmobile. Such an awesome morning. Dalton was an excellent tour guide, he was so easy going and made sure everyone was comfortable and having fun. The breakfast was delicious! Would definitely do a tour woth you guys again. Thanks Dalton!","review_date":"February 18, 2018","user":"jodie_d"},{"attraction_id":346,"rating":5.0,"review":"Mint!. We loved this tour it was heaps of fun. Our guide Dalton was super rad and showed us heaps of cool places. The breakfast was super tasty just like girls at the booking desk said it would be. We would definitely do this tour again,...","review_date":"February 15, 2018","user":"mattsav01"},{"attraction_id":346,"rating":5.0,"review":"Best snowmobile trip!. Trigger was a great guide! He took us through some epic trails and we always felt safe! We got very lucky and got new snow and a sunny day. The views were incredible.\nThe breakfast didn\u2019t disappoint!","review_date":"February 15, 2018","user":"mar\u00eda_rosa_g"},{"attraction_id":346,"rating":5.0,"review":"Nar Shredding Extravaganza. We went for our first time on the Yukon breakfast tour and it was AMAZING. Hands down the best thing we did on our entire vacation. Our tour guide was Dalton and he made the trip even more incredible...so helpful, funny and accommodating. Absolutely recommend...the...","review_date":"February 14, 2018","user":"738tannerg"},{"attraction_id":346,"rating":5.0,"review":"A highlight of our trip!. Great activity for all levels of adventurers. Variety of ages on our tour. Our guide Jenna rocked - safety was her top concern. Location of the tour was spectacular and breakfast was amazing. Look for the whiskey jacks at the top!","review_date":"February 10, 2018","user":"julielou3"},{"attraction_id":346,"rating":5.0,"review":"Wicked Awesome. I loved this tour. As a long time Whistler local I was not sure I would enjoy it, but it was absolutely amazing. Dalton was a super rad guide and the breakfast at the cabin was delicious. I would highly recommend this activity for anyone...","review_date":"February 6, 2018","user":"andrea_d"},{"attraction_id":346,"rating":5.0,"review":"Breakfast in a cozy cabin in the mountains!. I highly recommend this!!! Our Quebecois guide, Jenn, was very personable and made our trip SO MUCH FUN. I had been snowmobiling once before somewhere else and thought I'd never go again, but this experience totally changed my mind. It was quite the adventure to...","review_date":"January 28, 2018","user":"megannmclellan"},{"attraction_id":348,"rating":5.0,"review":"Delights of Inglewood . We like to know more about our town so we tried out this food tour of Inglewood, Calgary's original neighbourhood.\nOur Guide, Kerry, was both informative and engaging and our fellow food tourists (2 couples from the USA) all got on famously.\nYou'll get to...","review_date":"September 9, 2018","user":"563simonb"},{"attraction_id":354,"rating":5.0,"review":"Making Their Mark: Montreal Jewish History Walking Tour. I am the lucky Newfoundlander mentioned in the review below by Ovwing so please read their review which covers details of the walk to which I say \"ditto\". Our guide (a young lady) was a lovely person and well spoken, the tour interesting, and the...","review_date":"October 24, 2018","user":"glenda_h"},{"attraction_id":354,"rating":5.0,"review":"Walk the Walk--and Talk the Talk!. My husband and I had the pleasure in late September 2018 to take 2 of the walking tours--Making Their Mark with Josh, and Rabbis, Radicals, and Writers with Trish. Although much of the current Jewish community exists beyond the central district, it was interesting and...","review_date":"October 2, 2018","user":"discover28080"},{"attraction_id":354,"rating":5.0,"review":"Walking Tours. As part of a congregational group tour of Montreal we took the the two walking tours of Montreal Jewish History: Making Their Mark with Josh and Rabbis, Radicals and Writers with Trish, Both tours were engaging and very informative with visits to various sites in...","review_date":"October 2, 2018","user":"jay_b"},{"attraction_id":354,"rating":5.0,"review":"Excellent experience. An excellent tour - informative and interesting, with a great guide. One of the definite highlights of my trip to Montreal, would absolutely recommend this to others.","review_date":"September 30, 2018","user":"jennifer-le-fay"},{"attraction_id":354,"rating":5.0,"review":"Superb tour. Great tour of the history of the Jews in Montreal. Our tour guide Josh was awesome. Highly recommend this tour.","review_date":"September 29, 2018","user":"bostoncpa"},{"attraction_id":354,"rating":5.0,"review":"Fascinating. Fascinating history and vibrant current neighborhood. Worth a visit! While you're there visit Schwartz Smoked Meats for lunch.","review_date":"September 4, 2018","user":"lp5402"},{"attraction_id":354,"rating":5.0,"review":"Well researched, informative. First, the guide was charming, knowledgeable, able to answer all questions. Second, even though it started raining hard, the guide cleverly suggested we enter a coffee shop (always a good idea), then continue.","review_date":"August 30, 2018","user":"moniqueg21"},{"attraction_id":354,"rating":5.0,"review":"Great info, beautiful neighborhood and a brilliant tour guide!!!. My tour guide was so nice, knowledgeable and kindly answered the many questions we asked. She made sure everyone kept up and kept safe, was very patient and it was my favorite tour here so far!","review_date":"August 19, 2018","user":"garrett_b"},{"attraction_id":354,"rating":5.0,"review":"Amazing Tour of Montreal\u2019s Jewish History. What a great walking tour. If we didn\u2019t take this tour, we might have simply passed through this neighborhood without knowing the rich history of the Jews of Montreal. Our guide Ben was so friendly and informative. He told us the museum is only 3...","review_date":"August 17, 2018","user":"janisdubin"},{"attraction_id":354,"rating":4.0,"review":"Good tour. Ben our tour guide was very informative. It was a hot day so it was little uncomfortable walking around but all in all would definitely recommend this tour to learn about the early Jews in Montreal. By the way the snack shop at the museum...","review_date":"August 15, 2018","user":"sheilak619"},{"attraction_id":354,"rating":5.0,"review":"Very Interesting Tour of the Plateau. I really enjoyed the tour I did last Saturday. Our tour guide Ben was knowledgeable and friendly. It was a different view of the city. Thanks a lot!","review_date":"July 19, 2018","user":"pereleperele"},{"attraction_id":354,"rating":5.0,"review":"Wonderful Way To Learn Jewish History in Montreal. When we first arrived in Montreal we went on the Jewish walking tour with Emma. Emma was very I formative and friendly and it made our trip to the city begin in a very positive way. I learned a lot about the city and its...","review_date":"July 8, 2018","user":"729pamelag"},{"attraction_id":354,"rating":5.0,"review":"Great tour of the history of Jews in Montreal. This was a nice causal tour of the old Jewish section of Montreal. About a 90 minute walk. Good stories. Good overview. Worth the time for sure.","review_date":"June 24, 2018","user":"822frederickk"},{"attraction_id":354,"rating":5.0,"review":"Well worth the time!. My dh and I signed up for this tour the same day as it was offered. When we arrived we found out we were the only two signed up for that time. We ended up getting our own private tour which was awesome. Emma, our...","review_date":"June 18, 2018","user":"icecoldcranberry"},{"attraction_id":354,"rating":5.0,"review":"wonderful experience. Both the guide and the content were great. Guide was so knowledgeable and interesting and the material was interesting for both tourists and montrealers.","review_date":"November 7, 2017","user":"brendagewurz"},{"attraction_id":355,"rating":5.0,"review":"Wonderful tour! . My husband and I took the Rabbis, Writers and Radicals tour and really loved it. Our tour guide, Simone, was very knowledgeable and friendly. We learned so much! I\u2019d definitely recommend this tour.","review_date":"July 30, 2018","user":"juliamk87"},{"attraction_id":355,"rating":5.0,"review":"Interesting and fun tour - well worth doing!. The tour combined history with architectural and cultural perspectives resulting in a very satisfying 360 degree panorama of Jewish life in Montreal. The tour guide was a Montreal native with a winsome personality whose family background coincided with much of the subject matter; for example...","review_date":"June 24, 2018","user":"stephen1949"},{"attraction_id":355,"rating":5.0,"review":"Wonderful tour that makes Montreal Jewish history come alive. I've spent years visiting the Plateau and Mile End, and walked the neighbourhoods covered by this tour dozes of times. This tour changed the way I'll forever see them. Much of what many of us love about these neighbourhoods has been deeply influenced by their...","review_date":"June 16, 2018","user":"jacobbtraveler"},{"attraction_id":356,"rating":5.0,"review":"Great day for a ride with Eric.. Having had 10+ Segways rides in many USA locations, we are likely tough critics. The Ontario Place GoTours ride led by Eric fulfilled our expectations and more. Nice and long, some tricky parts along the route rather than just the flats, great vistas of our...","review_date":"September 16, 2018","user":"hogtown"},{"attraction_id":356,"rating":5.0,"review":"Great time. My son and I did this tour. Great time, super easy to learn and fabulous views of the area. This tour is for only 2 persons also so you get to travel at your own pace.","review_date":"August 15, 2018","user":"sk0j"},{"attraction_id":356,"rating":5.0,"review":"The Tour is Amazing!!. It's a fun way riding the Segway to browse the island, whilst learning a bit of the background of Toronto. It was a nice day to enjoy the view of Lake Ontario, as well as the city's skyline from the island. Eric is nice and...","review_date":"July 27, 2018","user":"punpunlunlun"},{"attraction_id":356,"rating":4.0,"review":"Vacation . Our guide Joseph provided a wealth of Toronto history. This is a good tour for first timers and folks a bit timid but for those who have experienced Segway tours in other cities such as San Francisco and Chicago this was a bit sedate. Beautiful...","review_date":"July 26, 2018","user":"maxchey"},{"attraction_id":356,"rating":5.0,"review":"Best attraction in Toronto - Ontario Place Segway Glide. It\u2019s a little bit out of the way but this is a gem of a tour. One hour of Segway in a park environment. Dylan was awesome. Interesting and enthusiastic with his guided tour. Felt like we covered miles of distance, variety in terrain with...","review_date":"July 13, 2018","user":"roy4689pfc"},{"attraction_id":357,"rating":4.0,"review":"I fell in love with the falls. I took a trip to Niagara Falls towards the last week of October; I stayed around the area for 2 nights and my first night I visited the park at night because they have the lights lit up that really illuminates the waterfalls and it...","review_date":"December 9, 2018","user":"traveler_in_a_making"},{"attraction_id":357,"rating":4.0,"review":"Great Tour & Driver. Been coming to Niagara Falls Canada and US for years; this year decided to relax and let someone else handle logistics on US side having visited the Canadian side on my own the night before with kids. Was not disappointed! Did Maid of the Mist,...","review_date":"December 9, 2018","user":"avclevelandoh"},{"attraction_id":357,"rating":5.0,"review":"Great Tour & Driver.... Our Driver \"Rickie\" made the tour twice as good with his knowledge & personality. Tour was very enjoyable & comfortably paced.","review_date":"October 31, 2018","user":"jim_g"},{"attraction_id":357,"rating":5.0,"review":"Pittsburgh Trio. We were lucky enough to have Rickie as our driver and tour guide. What a gem! Knowledgeable, personable, professional and wacky! Rickie kept us entertained as well as informed. He had stories for days and was more than happy to share. The man is a...","review_date":"October 30, 2018","user":"roam66289107287"},{"attraction_id":357,"rating":5.0,"review":"on tour with tom fraterrigo. very informative tour thanks to tom for all the highlights and informative information on every sight we visited, i enjoyed every minute on the tour, thanks again tom.","review_date":"October 29, 2018","user":"adjutant25"},{"attraction_id":357,"rating":5.0,"review":"Fun tour. We chose this tour because it included the Falls, the Cave of the Winds, and the Observation Tower. Rickie was our guide and he did a wonderful job of giving us a lot of information about the Falls area. We had time to observe all...","review_date":"October 27, 2018","user":"annlee67"},{"attraction_id":357,"rating":5.0,"review":"Loved Our Tour with Rickie!!!. He was very funny and knowledgeable, and we just had an all around great time touring Niagara Falls, seeing all the sights!!! It was so much fun!","review_date":"October 27, 2018","user":"tina_b"},{"attraction_id":357,"rating":5.0,"review":"Great time. We happened on the tour when we stopped at the tourist information place. We had a great time and Larry was very informative and funny. The tour was much better than trying to find our way around, since we are from Colorado and had never...","review_date":"October 25, 2018","user":"nlnordyke"},{"attraction_id":357,"rating":5.0,"review":"Great tour. Larry was very entertaining . We got on this tour at the very last minute. I can honestly say this tour made our trip. We would have never been able to see all we did and learn the history of the falls. 5 stars definitely. Thank you Larry for your...","review_date":"October 24, 2018","user":"jeff_f"},{"attraction_id":357,"rating":5.0,"review":"First time trip to New York. Had a wonderful time today with Larry. The tour was much more than I had anticipated... Larry provided lots of historic details with fun and humor. I highly recommend this tour for everybody. Thank you!!!!","review_date":"October 24, 2018","user":"michelle_g"},{"attraction_id":357,"rating":5.0,"review":" Don't miss this!. Darin was fantastic. This tour shows you everything you hoped to see. The tour was almost 6 hours long due to the size of the group. We did the maid of the mist boat, cave of the winds, and were very pleased.","review_date":"October 22, 2018","user":"anthony_r"},{"attraction_id":357,"rating":5.0,"review":"gray line sightseeing. Toms team was very informative and fun. My biggest concern was bathroom breaks but no problems .. many stops and was never rushed along the tours and sights","review_date":"October 19, 2018","user":"masterwildtalk"},{"attraction_id":357,"rating":5.0,"review":"Great Booking agent and great guide marvelous tour!. We (three sisters) stopped at the visitors center before entering Niagara Falls. Started a \"chat\" with Kenny L. He was kind and smart enough to recommend that we take this tour on the warmest day of our stay. We were so glad that we listened...","review_date":"October 16, 2018","user":"bigdeal49"},{"attraction_id":357,"rating":5.0,"review":"Recommended. Larry our guide took extra good care of us on his \"Larry's Legend's Tour\"\nI enjoyed our time together and learned alot about people and places that shape Niagra Falls. Would recommend this tour and Larry!!!","review_date":"October 15, 2018","user":"nysiad1"},{"attraction_id":357,"rating":5.0,"review":"Great guide and tour. The tour itself was great, even though I had been to Niagara Falls before. Learned much and the guide was fabulous. Personable and very knowledgeable. We had a couple of friendly words about whether or not Buffalo was actually the first city powered by A.C....","review_date":"October 14, 2018","user":"thomas_e_r"},{"attraction_id":357,"rating":5.0,"review":"Great booking agent and great tour!. Our booking agent, Carlos, at the Sheraton Niagara Fall was wonderful!\nWe did the America tour of Niagara which included the Maid of the Mist and the Cave of the Winds- it was spectacular and our tour guide Rickie was very knowledgeable about the history...","review_date":"October 14, 2018","user":"elpasobirder"},{"attraction_id":357,"rating":5.0,"review":"Great Tour - Got to see many things in a few hours. Art was fun and full of information. We really enjoyed it. Art made the bad weather look good, and he was so entertaining. It was about a 5 hour tour, but we went under Niagra Falls, and on the boat ride - Maid of the...","review_date":"October 13, 2018","user":"themegrose"},{"attraction_id":357,"rating":5.0,"review":"Excellent 1st Tour of the Niagara Falls Area. This 6 hour tour picked us up at the Oakes Hotel, ON, around 8:30AM and returned us around 2:30PM. It was well worth the money.\nOur tour guide, Cat, was very knowledgable and fun to be with. There were only 6 of us on the...","review_date":"October 12, 2018","user":"michelle_c"},{"attraction_id":357,"rating":5.0,"review":"Larry was great!. Got picked up at our hotel in town and along with 10 others had a wonderful afternoon exploring Niagara Falls with Larry our guide.\nLarry has a great sense of humor and did a wonderful job of leading us around the attractions that were on...","review_date":"October 11, 2018","user":"c6632acdaniela"},{"attraction_id":357,"rating":5.0,"review":"Rickie was a great guide . Very informative guide, small group tour of the bridal veil and horseshoe falls. Tour lasted around 5 hours, but was pretty quiet in October.","review_date":"October 11, 2018","user":"kinkle1973"},{"attraction_id":357,"rating":5.0,"review":"Ooo's, ahhh,s and rainbows!. Each stop on this tour was spectacular! Our guide was David. He was extremely organized, as well as informative, which made it enjoyable for everyone. We had a special need, and he accommodated that with no problem at all. Touring the Cave in the Winds...","review_date":"October 10, 2018","user":"nancyb682015"},{"attraction_id":357,"rating":5.0,"review":"Art with Grey Line provided tour PLUS. Art in a Grey Line Visitors' Center convinced us to go on the American Side tour. It was the BEST value for our dollars! Great guide, included tickets to Maid of the Mist and Cave of the Winds (both awesome experiences!), timeliness at each stop,...","review_date":"October 9, 2018","user":"vicki_m"},{"attraction_id":357,"rating":5.0,"review":"Great tour!. Art was our driver\/tour guide and he was great. Knowledgeable and described exactly what we were seeing and gave us plenty of time to view and take pictures. This tour was perfect to see the American side of the falls.","review_date":"October 9, 2018","user":"bonnie_m"},{"attraction_id":357,"rating":5.0,"review":"Coach bus tour of Niagra Falls and City tour. Our guide, Tom, was very informative about the history of the area. Tom, was funny and his jokes were very appropriate for any age group. The time at the falls park was just right and the drop off and pick up locations were in good...","review_date":"October 8, 2018","user":"connie_m"},{"attraction_id":357,"rating":5.0,"review":"Niagara Falls tour. We came to Niagara to celebrate our anniversary. Rickie was our tour guide. I can't say enough about him! He was an awesome tour guide! Not only did he give an amazing, knowledgeable tour, but he also cared about us as people and what kind...","review_date":"October 7, 2018","user":"tracy_b"},{"attraction_id":357,"rating":5.0,"review":"Amazing tour. To Moe: thanks for the amazing and funny tour. We enjoyed the day.\nAlso thank you for helping me with my mom when she couldn\u2019t walk anymore.\nYou\u2019re the best Tourguide we ever had. We would always take another tour with you again.","review_date":"October 6, 2018","user":"nzimmer2"},{"attraction_id":357,"rating":5.0,"review":"Rickie went above and beyond!. Not only did we get to do all of the amazing breathtaking adventures but our tour guide Rickie made it an experience that blew our expectations out of the falls water! He was kind, funny, organized, filled with knowledge and even helped us with the...","review_date":"October 5, 2018","user":"cramerlmc"},{"attraction_id":357,"rating":5.0,"review":"Niagra Falls, Cave of the Winds, Whirlpool. Unbelievably beautiful. Darin was a great tour guide and bus driver. Very knowledgeable of everything. Use Gray Line. They are great and you will get to see sights that you would not find on your own without searching. Easy to book and a great time","review_date":"October 5, 2018","user":"sheilag73917"},{"attraction_id":357,"rating":5.0,"review":"Tom's Team. So blessed we were on Tom's team! He had a full bus and knew every name! Very knowledgeable he was great.","review_date":"October 4, 2018","user":"jeanne_f"},{"attraction_id":357,"rating":5.0,"review":"rickies ricardos. Had a great time. Rickie was so full of information...we learned so much. He was\nfriendly, funny, and knew so much about Niagra Falls!","review_date":"October 3, 2018","user":"dream788596"},{"attraction_id":357,"rating":5.0,"review":"Satisfied . We were passing through the area and decided to do a quick overnight stop to see the falls, since one of us had not been there before. We were advised that this tour on the Gray Line was the best and easiest way to see...","review_date":"October 2, 2018","user":"lori_l"},{"attraction_id":357,"rating":5.0,"review":"Awesome Tour!!!!!. Amil Slaiman (Moe) was sooo nice and friendly. He made me feel like family. He was able to share some much good information. This was my first time visiting Niagara Falls and I loved it thanks to him. I will be visiting again soon .","review_date":"September 30, 2018","user":"rocioholguin"},{"attraction_id":357,"rating":5.0,"review":"Tom's Team. Tom was an awesome tour guide. Very knowledgeable, funny, and extremely accommodating, especially to the families with young children. He knew all of us by name!!! The little treats during the sightseeing stops were a personal touch:)","review_date":"September 29, 2018","user":"sightseer774852"},{"attraction_id":357,"rating":5.0,"review":"Best quick getaway trip!. I have always wanted to see Niagra Falls so I decided to just book a trip and go! I\u2019m so glad I also booked my excursion with Gray Line Tours! The excursion was more than I expected and our guide Harvey G was an amazing...","review_date":"September 29, 2018","user":"lisa_h"},{"attraction_id":357,"rating":5.0,"review":"Gray Line Niagra Falls Tour. My husband and I visited Niagra Falls for the first time ever and decided to take the bus tour. We were very pleased with the tour. The driver Larry D. \"The Legened\" was very prompt! His knowledge for the Falls and surrounding areas were impeccable....","review_date":"September 28, 2018","user":"diana_m"},{"attraction_id":357,"rating":5.0,"review":"Larry is Legendary, too. Fantastic tour. Larry was awesome with interesting information and details about Niagara Falls and the area's history. Totally enjoyed the experience.","review_date":"September 25, 2018","user":"gtravelsus"},{"attraction_id":357,"rating":5.0,"review":"Prady was awesome\ud83d\udc4d\ud83d\ude04. Prady was extremely helpful and made our stay great! I would highly recommend Gray Line Tours. It was very organized and Prady made our trip very special.This is a great honeymoon trip\ud83d\udc91","review_date":"September 25, 2018","user":"patricia_m"},{"attraction_id":357,"rating":5.0,"review":"Harvey was awesom guide. While we were looking forward to the obvious tour highlights, the real star was Harvey, our tour bus driver. With his constant, knowledgeable patter, we were equally entertained and educated pretty much through the entire tour. He was very affable and his experience shined through.","review_date":"September 24, 2018","user":"elaine_d"},{"attraction_id":357,"rating":5.0,"review":"Larry the Legend. Larry is a fantastic people person, who used those skills to keep us captivated during a great day w other folks we never met at Niagra and his knowledge of the area and it's history we're a Whole in one.\nGod bless ya Larry from...","review_date":"September 24, 2018","user":"norn_c"},{"attraction_id":357,"rating":5.0,"review":"Niagara Falls and Darin Rock!!!. It was an excellent tour led by a fantastic host, Darin. At first, we thought it was a bit expensive, but later realized that it was a pretty good deal because Darin was fun, super informative, and so helpful. He gave us so much information...","review_date":"September 22, 2018","user":"debjune1970"},{"attraction_id":357,"rating":5.0,"review":"Had a Blast!!!. We had Lori as our tour guide and she was fantastic! So knowledgeable, friendly and funny. The Cave of the Winds was exciting, the Maid of the Mist was awe-inspiring, and the Whirlpool was beautiful. No lines anywhere; definitely the most comfortable way to see...","review_date":"September 22, 2018","user":"kevinck1234krc"},{"attraction_id":357,"rating":5.0,"review":"A fantastic way to take it all in at Niagara Falls!. Our family only had a few days to explore Niagara Falls so thought this tour would be the perfect way to see and do as much as we could. Our tour guide, Larry Soos, was 5 STARS: friendly, informative, helpful and entertaining. As first timers,...","review_date":"September 22, 2018","user":"andreap8385"},{"attraction_id":357,"rating":5.0,"review":"Joined Moe's Family. My first time here. The idea of a composite package of activities was sold to us at the hotel. Our guide, Moe (Amil Slaiman) was a very engaging and enthusiastic host bursting with tons of local knowledge and witty anecdotes. He enthused us and made...","review_date":"September 22, 2018","user":"femi_a"},{"attraction_id":357,"rating":5.0,"review":"Fabulous for facts and fun!!. We were privileged to be part of Tom's team!! What a great time, lots of interesting facts, beautiful views and a most comfortable way to travel around. Tom did a great job narrating and mostly keeping our group together which at times is a little...","review_date":"September 21, 2018","user":"hidinhermon"},{"attraction_id":357,"rating":5.0,"review":"A great experience. We were not planning on a tour but saw a salesman in our hotel. We had a truck and were not sure about parking and sightseeing around town. We chose this guided tour even though it was a little more than we want to spend....","review_date":"September 21, 2018","user":"pate_a"},{"attraction_id":357,"rating":5.0,"review":"Great place to visit..... The highlights on the tour were excellent. The guide was very knowledgable and made the trip very interesting. Howard was our guide. Would highly recommend traveling with him","review_date":"September 21, 2018","user":"linda_w"},{"attraction_id":357,"rating":5.0,"review":"Fantastic. This tour was amazing and our guide, Sam F., was the BEST !! We were picked up right at 8 am at our campground and then picked up 14 others from various hotels. He kept us on schedule, but we didn't feel rushed at the...","review_date":"September 18, 2018","user":"lisa_b"},{"attraction_id":357,"rating":5.0,"review":"Great tour. We had Art as our tour guide and was very happy with the tour and we learned a lot from him. The tour package gave us all the sites that we wouldn't normally probably have seen otherwise. The Maid in the Mist was awesome and...","review_date":"September 18, 2018","user":"salenia71"},{"attraction_id":357,"rating":5.0,"review":"Tom's Team Was the Best. Tom as an excellent narrator for our Gray Line Niagara Falls Tour. We had gone back and forth on which tour to take and were pleasantly surprised that this was the best tour we had taken in ages. Very interesting. We actually learned a lot!...","review_date":"September 13, 2018","user":"diane_o"},{"attraction_id":357,"rating":5.0,"review":"Larry\u2019s legends . Larry\u2019s legends was absolutely awesome.\nI would recommend this trip to anyone so fun and friendly. The falls was awesome a trip I will never forget in large part dew to Larry","review_date":"September 13, 2018","user":"safari794467"},{"attraction_id":357,"rating":5.0,"review":"Excellent tour and awesome guide. Well done and well informed tour. Enjoyed the tour immensely. Guide was superb and has a great sense of humour. Most exceptional was the journey behind the falls.","review_date":"September 12, 2018","user":"lloyds618"},{"attraction_id":357,"rating":5.0,"review":"Summer vacation !. Fun activities in interesting places? You have to choose Niagara Falls! After I've personally had the pleasure of experiencing the wonders of the falls through Gray Line Tours. Definitely I can say without a doubt it is a place one must visit at least once...","review_date":"September 11, 2018","user":"_gratian_mondo"},{"attraction_id":357,"rating":5.0,"review":"Great tour.. Signed up for this tour with Susan at the Sheraton in NF. We wanted to experience the sites and history of the Falls and avoid the driving, parking and trying to figure out what\/where, etc. Turned out to be just a great experience. Guide Sam...","review_date":"September 10, 2018","user":"william_a"},{"attraction_id":357,"rating":5.0,"review":"Maid in America Tour of Niagara Falls, USA. My husband and I took the Gray Line Tour Of Niagara Falls, NY on September 2, 2018 for our 14th wedding Anniversary. The tour guide was Amil Slaiman ( Moe ) was the best guide person ever, not only was he very knowledgeable and funny...","review_date":"September 9, 2018","user":"angelina_t"},{"attraction_id":357,"rating":4.0,"review":"4 hr tour. We loved Brandon. He is really informative & watched out for us. Even held our shoes during the Cave.","review_date":"September 8, 2018","user":"mary_s"},{"attraction_id":357,"rating":5.0,"review":"Great time at Niagara Falls. We elected to do the tour because there were so many activities at Niagara Falls. The tour was a means to capture all the sights of Niagara Falls and also reduce my time behind the wheel. The tour was much better than expected. Harvey, was...","review_date":"September 7, 2018","user":"stanley_f"},{"attraction_id":357,"rating":5.0,"review":"Larry\u2019s Legends. This tour was the highlight of our vacation to Niagara Falls! Larry was an exceptional tour guide who knows exactly how to get through the lines at each location we visited. We received excellent service everywhere we went! Larry gives terrific advice on where to...","review_date":"September 7, 2018","user":"572erint"},{"attraction_id":357,"rating":5.0,"review":"Good tour. I would recommend this tour to everyone and our guide Larry was quite funny and entertaining. The stories he told were very interesting and educational","review_date":"September 5, 2018","user":"rick_g"},{"attraction_id":357,"rating":5.0,"review":"Best Tour and Time on American Side of Niagara Falls. If you have just a half day to see Niagara Falls, this is the tour to take. It was comfortable, convenient, and hit all the peak sights. We were on Tom's Team, and our guide Tom was highly informative, extremely entertaining, and extraordinarily patient. Running...","review_date":"September 4, 2018","user":"cbarnyc"},{"attraction_id":357,"rating":5.0,"review":"Thoroughly Enjoyable. What a great surprise. Kat picked us up on time and after collecting a few more folks (about 20) we crossed the border to America and experienced the beautiful falls. Kat made the trip enjoyable. I appreciated how easily she led the group with (sometimes...","review_date":"September 4, 2018","user":"domo09"},{"attraction_id":357,"rating":5.0,"review":"Great tour and wonderful guide David. The tour was exactly what the description said it would be plus so much more. Our guide David was super friendly, knowledgeable and went above and beyond with our tour. I would highly recommend the tour.","review_date":"September 1, 2018","user":"liz_c"},{"attraction_id":357,"rating":5.0,"review":"Best Tour Ever!!!. Larry was the consummate professional! From his driving skills to his excellent tour guide skills, he was the best!\nHe made sure we saw and experienced everything possible. Definitely worth the price. We would have paid more and seen less on our own. We highly...","review_date":"August 29, 2018","user":"doug_p"},{"attraction_id":357,"rating":5.0,"review":"Larry\u2019s Legend Tour. Larry was a great tour guide & made our day really enjoyable!! We would definitely recommend Larry\u2019s Legend tour to our family & friends.","review_date":"August 28, 2018","user":"escape621613"},{"attraction_id":357,"rating":5.0,"review":"Niagara Falls American Side Tour. This was our first trip to Niagara Falls. The Gray Line was phenomenal. Our guide David was informative and funny. The tour picked us up on time. The bus was clean and comfortable. We got to see all of the sites with none of the...","review_date":"August 27, 2018","user":"jennifer_s"},{"attraction_id":357,"rating":5.0,"review":"Larry D the Legend Rocks!. My husband and I were lucky to get a great tour guide. Larry D. the legend is awesome. He is very knowledgeable and funny. We also thought that the tour was well worth the money. It's nice to have someone else drive, and get you...","review_date":"August 27, 2018","user":"debby_m"},{"attraction_id":357,"rating":5.0,"review":"Wet and wonderful. We thoroughly enjoyed this tour. Our tour guide was excellent. He was very knowledgeable and gave us many interesting facts about the Falls. We loved the convenience of being picked up at our hotel and not having to worry about driving and parking at all...","review_date":"August 27, 2018","user":"binkyshay"},{"attraction_id":357,"rating":5.0,"review":"Was able to see alot more than anticipated. We were heading to Niagara Falls on the American side for the day. Knew we wanted to see the Falls and Maid of the Mist boat trip. This tour covered that and so much more. As it turned out, the Maid of the Mist was...","review_date":"August 25, 2018","user":"hibb"},{"attraction_id":357,"rating":5.0,"review":"The Wet and Magnificent Power of Water. This tour provided us not only the beauty and power of the three Niagara Falls but the story behind their importance as a way to map this wonderful country. Larry introduced us to important folks that helped shape this area with patience,humor and kindness.","review_date":"August 25, 2018","user":"anieta_e"},{"attraction_id":357,"rating":5.0,"review":"Great Experience with Dave F.. After looking into a few different attractions, my husband and I decided that the American Side Highlights Tour was the right choice for us. I'm so glad we did! The price was worth the priority given to the tour groups, not having to worry about...","review_date":"August 21, 2018","user":"linda_m"},{"attraction_id":357,"rating":5.0,"review":"A bus tour to Niagara Park,. Our tour guide, Tom, was well informed and lots of fun. We saw both falls from many places, including the Maid of the Mist boat. Great way to see it all when you don't know how to do that.","review_date":"August 21, 2018","user":"churchdennis"},{"attraction_id":357,"rating":5.0,"review":"American side of the Falls tour. Sam F. was our tour guide and really made the entire tour for us. He was courteous, knowledgeable and fun! The tour was very complete and Sam had it very well organized for our group.","review_date":"August 20, 2018","user":"jessicam10572"},{"attraction_id":357,"rating":4.0,"review":"Perfect way to see three main sites . This tour including the Maid of the Mist, the whirlpool, and Bridalveil Falls, with a shuttle that took you to each place, a driver that provided information along way, and plenty of time at each stop, including climbing the stairs to BridalVeil.\nIf you don\u2019t...","review_date":"August 20, 2018","user":"pegai"},{"attraction_id":357,"rating":5.0,"review":"A must! . This was more than worth the money! \u201cArt\u201d was our guide and did an excellent job! He was informative on the history as well as instruction on where we were going and what we were doing. He was pleasant and enjoyed his job! Would recommend...","review_date":"August 20, 2018","user":"angelt462"},{"attraction_id":357,"rating":5.0,"review":"Great!!!!. great!! The tour was wonderful. Our guide Larry is extremely friendly and has lots of knowledge about the area. He was the differential on our tour. If you have a choice, take the tour with Larry Legend !!!","review_date":"August 18, 2018","user":"acbarchet"},{"attraction_id":357,"rating":5.0,"review":"Niagara Falls - Last Family Event of the Summer. David Florio was an amazing tour guide. He took us to great places and made sure that everything was timed out extremely well. He really cares about customer service and making our short stay in Niagara Falls a wonderful experience.","review_date":"August 17, 2018","user":"rick_r"},{"attraction_id":357,"rating":5.0,"review":"Memories. Rickie our driver was awesome. He connected with everyone and showed genuine enthusiasm for his job. He was very knowledgeable of all the attractions. He made the day extra special.","review_date":"August 16, 2018","user":"mawmawnelson"},{"attraction_id":357,"rating":5.0,"review":"American side tour. Our tour guide was Lori. She was awesome! She was very informative. They picked us up and dropped us off right at our hotel. We did the maid of the mist and cave of the winds. You WILL get wet at both. It was awesome!","review_date":"August 16, 2018","user":"rick_n"},{"attraction_id":357,"rating":5.0,"review":"Moes Family !. Our tour guide Amil (Moe) made the whole bus family for the day. I am a nervous passenger and Moe drove so well I felt comfortable the whole trip . Coming back to the bus we had an elderly couple that took a little longer...","review_date":"August 15, 2018","user":"hollym1369"},{"attraction_id":357,"rating":5.0,"review":"Great tour! Treated like family! . We had just arrived at Niagara Falls on 8\/13\/18 and didn\u2019t know where to begin or what to do... that is until we decided to take a guided tour of the Niagara Falls area and we were introduced to our tour guide Moe! I can\u2019t...","review_date":"August 14, 2018","user":"mcrosby15"},{"attraction_id":357,"rating":5.0,"review":"Tour guide Tom's Team. Our guide was great.His name is Tom.He told great stories and was a great people person.Was very up-beat the whole tour.Would recommend him to everyone we know to have as a guide.Always remembered everyone's name on the bus.\nJohn and Pam\nCecil,PA.","review_date":"August 14, 2018","user":"pamela_b"},{"attraction_id":357,"rating":5.0,"review":"On Wednesday - 08\/01\/2018 went on Canada Gray Line Niagara Falls Tour w\/Harold. Biil & I took the evening Canada tour w\/Harold as our Tour Guide - he was absolutely great as a tour guide - very knowledgeable & quite funny (great personality) - was \"A\" tour that we will never forget - the Falls are absolutely breathtaking...","review_date":"August 14, 2018","user":"bkschumann4977"},{"attraction_id":357,"rating":5.0,"review":"Larry's Legends.\u00a0. I loved this guy! A++ service!\nThis excursion will take all the day. It's a very long walk all over america site.","review_date":"August 13, 2018","user":"jaimepolo"},{"attraction_id":357,"rating":5.0,"review":"Larry \/ Gray Tour. Excellent one day tour with a dedicated,knowledgeable and friendly tour guide. Could not have seen half of the sights without this tour which picks you up at your hotel and returns you to your hotel . Everything from booking to\/end is professional. Larry our driver\/guide...","review_date":"August 13, 2018","user":"ray_b"},{"attraction_id":357,"rating":5.0,"review":"Worthwhile and informative. Darin gave a great tour, was very knowledgeable. Made sure everything went smoothly for group. Gave us tips that helped the rest of our trip. Ohlala free parking! Was very worthwhile.","review_date":"August 12, 2018","user":"dfdickey"},{"attraction_id":357,"rating":5.0,"review":"Ore inspiring Falls with a Great Guide!!. It was a rainy day and I was worried that the weather would detract from my day. How wrong was I! Our tour guide Kat is a great lady combining humor and local knowledge. Keeping the whole tour group entertained. I would highly recommend this...","review_date":"August 12, 2018","user":"vince_h"},{"attraction_id":357,"rating":5.0,"review":"tour was better than expected. I cannot recommend this tour more highly. A clean bright bus picked us up at our hotel exactly on time., We visited all the sights and had plenty of time to enjoy each. David, out guide was very friendly, informative and concerned that each guest...","review_date":"August 12, 2018","user":"ronaldallentown"},{"attraction_id":357,"rating":4.0,"review":"Excellent Tour. We were able to see multiple sites efficiently without struggling with driving unfamiliar streets, standing in line for tickets. Our guide, Frady, was knowledgeable and funny!","review_date":"August 12, 2018","user":"historyprof45"},{"attraction_id":357,"rating":5.0,"review":"summer visit with family. sabrina tour guide was terrific. very warm and friendly and enjoyed the tour. went above and beyond accomodating my elderly father. enjoyed each attraction we were taken to.","review_date":"August 11, 2018","user":"ron338c"},{"attraction_id":357,"rating":5.0,"review":"Gray Line Tour was excellent. Especially our tour guide Sam! Very knowledgeable and especially entertaining. . Our tour with Grey Line Tour is highly recommend. Sam the tour guide was informative and entertaining, most definitely take the tour with him.","review_date":"August 10, 2018","user":"imgg"},{"attraction_id":357,"rating":5.0,"review":"EXCELLENT TOUR!!!!. Larry was our guide and it was a grand tour with fun stories and information to give us some extra insights into the places we saw.\nHe was a top notch guide for us!! Gave us good suggestions as well.","review_date":"August 9, 2018","user":"jmarjon3"},{"attraction_id":357,"rating":5.0,"review":"Great Experience. Ricky Ricardo was an excellent guide. We appreciated all of his interesting information that we wouldn't have gotten on our own. He took good care of his passengers. Tell him thank you","review_date":"August 8, 2018","user":"sharon_h"},{"attraction_id":357,"rating":4.0,"review":"Niagara in a day. So happy we hooked up with the tour and Ross's Fishes. Ross was the perfect tour guide. Gave us all the tips and got us into the must see spots with minimal hassle. For a hot Saturday in August Niagara was mobbed. Only severe delay...","review_date":"August 8, 2018","user":"robie4445"},{"attraction_id":357,"rating":5.0,"review":"\"Maid of the Mist\" Boat Ride was absolutly the best part of the tour.. We were only in town for one day, so this was the best way to see the most in a short amount of time. Our host David Florio was friendly and polite. We all had a great time making memories with our kids.","review_date":"August 8, 2018","user":"larry_y"},{"attraction_id":357,"rating":5.0,"review":"A must take tour!. Went on the tour today. Having never been to Niagra Falls before we decided to do a tour. Had a great time and our guide was fantastic! Thank you Ricky!","review_date":"August 5, 2018","user":"jeff_h"},{"attraction_id":357,"rating":5.0,"review":"Ronnie and Brenda\/ Our trip to Niagra Falls. Upon our visit to niagra falls me and my girlfriend were looking for the must do's while at the falls and Grayline tours hooked us up with the five hour American side of the falls tour which I highly recommend or due both sides if...","review_date":"August 4, 2018","user":"ronnie_d"},{"attraction_id":357,"rating":3.0,"review":"American Side Tour. We did a one day stop in Niagara Falls on our way to Boston. We purchased 4 tickets for our family and for the 8:30 am tour and were told we would be back by 1 pm so we could drive onto Boston. Unfortunately, we...","review_date":"August 4, 2018","user":"elizabeth_d"},{"attraction_id":357,"rating":5.0,"review":"Bob is the best tour guide ever!!!. Thank you to Bob for showing us the sites at Niagara Falls (USA side)! It was my first visit but my boyfriend had been many times and said Bob was very informative and told him facts about the falls Joe didn't ever know! Best of...","review_date":"August 3, 2018","user":"asheehan66"},{"attraction_id":357,"rating":5.0,"review":"Kat was Great! Take the Tour!!. This past Monday, July 30th (our 35th wedding anniversary at that) we boarded the bus at our hotel on the Canadien side (Sheraton on the Falls). Our tour guide was \"Kat\" and we were given name tags and became her 'kittens\". There were probably 20...","review_date":"August 2, 2018","user":"julie_a"},{"attraction_id":357,"rating":5.0,"review":"Sammy was very knowledgeable and entertaining!. The tour went very smooth and we were very pleased with all the sights we saw. It's a packed tour and Sam kept us moving and directed us the whole way so no one got lost. Lots of time for pics. Sam sprinkled in facts...","review_date":"July 29, 2018","user":"jim_m"},{"attraction_id":357,"rating":3.0,"review":"Watch your time!!! Not a four hour tour. It would have been had the guide and driver not added in stops to a souvenir \/lunch shop. Kickback?? Rude driver and guide who was not concerned about the fact that we had another tour we scheduled based on the information we were given by...","review_date":"July 28, 2018","user":"elainej302"},{"attraction_id":357,"rating":5.0,"review":"Sam F. Showed us a great time!. My family signed up for this tour from our hotel, and we had a great time. Sam was humorous and knowledgeable about each of the places we visited and then some, because he told us about other places or restaurant recommendations, too. I wish we...","review_date":"July 27, 2018","user":"veronica_h"},{"attraction_id":357,"rating":5.0,"review":"Larryy's Legends!!!. My family and I went on the American Side tour on July 18, 2018. We were part of Larry's group. The tour was phenomenal and very memorable. My whole family loved it! Larry is a great guy. He is very knowledgeable, considerate, kind, and very...","review_date":"July 26, 2018","user":"drubio14"},{"attraction_id":357,"rating":5.0,"review":"all the sights and how easy it was with our guide.. I wanted to take time to tell you my trip was great with your guide Lawrence soos. he made all the sights and timing perfect for all on our tour.\nI will be back and hope we can connect again with larry,\nthanks again to...","review_date":"July 25, 2018","user":"walter_m"},{"attraction_id":357,"rating":5.0,"review":"Awesome tour -- Thanks Bob!!. Our family went on the tour, we were part of Bobs Group. He was super friendly and knew his stuff. We didn't feel rushed and got to see everything. We loved seeing the Maid of the Mist and Cave of the Wind. Also awesome stop...","review_date":"July 24, 2018","user":"kimberlybl1881tu"},{"attraction_id":357,"rating":5.0,"review":"Dan's Dare Devils. Very fun and informational. Gave us enough time to do everything and more. Told us more info. than I knew from my previous trips. My kids had a blast.","review_date":"July 23, 2018","user":"jennifer_g"},{"attraction_id":357,"rating":4.0,"review":"Great tour! Longer than expected! Moe was great! . My husband, me and our two children (10&12) were part of Moe\u2019s Family today! We had a great time visiting all of the sites! The tour guide was very enthusiastic and knowledgeable about the history and the area of Niagara Falls. We had a great...","review_date":"July 22, 2018","user":"adam_p"},{"attraction_id":357,"rating":5.0,"review":"Couldn\u2019t have been better!. We did a lot of research before coming on vacation and thought we had it all figured out, but went to the visitors center to recheck a view things. We ended up booking the 1\/2 day tour was so glad we did. This is a...","review_date":"July 22, 2018","user":"cjsiroin81"},{"attraction_id":357,"rating":5.0,"review":"Should be day 1 for everyone.. Larry was our guide and I can't say enough nice things about him and his tour. He was truly a pleasure, informative and engaging not to mention had a great sense of humor. I would recommend Larry and his tour to anyone going to Niagara...","review_date":"July 22, 2018","user":"leolady1966"},{"attraction_id":357,"rating":5.0,"review":"Amazing tour. We loved our day tour with Captain Ron. He is an excellent guide who kept us on schedule and yet we never felt rushed. We loved the Maid of the Mist boat ride and the Cave of the Winds. We would love to do this...","review_date":"July 19, 2018","user":"408kathrynk"},{"attraction_id":357,"rating":5.0,"review":"Larry was a great tour guide!. Better than trying to hit all the sites on your own. You\u2019re pulled directly in front of each activity, and the tour guide (Larry was awesome) gets you in with ease, gives you history and details of things to look for and experience, takes pictures...","review_date":"July 18, 2018","user":"vaycaytime32"},{"attraction_id":357,"rating":5.0,"review":"Great Tour with Larry's Legends. Me and my wife were visiting Niagara Falls for the first time and wanst sure if we should do the tour or try to figure it out on our own. We were right to take the tour, we were part of Larry's Legends group with...","review_date":"July 17, 2018","user":"eddie1076"},{"attraction_id":357,"rating":5.0,"review":"Very professional with awesome guide. Mr Sam F. Was so enthusiastic and passionate about his guiding job. He really made the personal difference. The tour is a must for new inexperienced visitors","review_date":"July 14, 2018","user":"falmahdi"},{"attraction_id":357,"rating":3.0,"review":"The Prady Bunch. Our tour was overall, just good. The bus arrived late. We were signed up for an 8:30 tour. When I approached the woman who gladly signed us up the night before, she held up her phone and told me, \"it's only 8:31\". The bus arrived...","review_date":"July 13, 2018","user":"route103"},{"attraction_id":357,"rating":5.0,"review":"The Deal. This is one of the best t I have ever been on. We almost skipped the tour but were crunched for time so we decided to let them do the planning!\nGreat decision! Tom\u2019s Team was perfect and a \u201cjust right blend of humor and...","review_date":"July 12, 2018","user":"kycycle"},{"attraction_id":357,"rating":5.0,"review":"Fun tour and wonderful guide. The concierge at our hotel arranged this tour for us as we requested before we left our home in Florida--nice to have it pre-arranged and pre-paid. It was great to have that decision made before we left home. We went on the Saturday after 4th...","review_date":"July 10, 2018","user":"linda_s"},{"attraction_id":357,"rating":4.0,"review":"Awesome time!. This tour took us to several interesting sites and also included the boat ride into the falls. Our tour guide Larry was great, he was very informative, and entertaining. Going on this tour saved us time waiting in lines, driving to the places, and finding...","review_date":"July 10, 2018","user":"cldiaz"},{"attraction_id":357,"rating":5.0,"review":"A Most Wonderful Tour. Last time I visited Niagara Falls was over 40 years ago. My wife had never visited. We booked this tour and became a part of Larry\u2019s Legends tour group led by Larry S. You can always get great information from someone who has grown up...","review_date":"July 10, 2018","user":"quest784949"},{"attraction_id":357,"rating":5.0,"review":"Amazing!!. My family and I had a great experience on this tour! Our guide Darin was a very funny and informative guy. He made us feel comfortable to ask questing and joke around a bit! I would definitely come back and ask for him again.","review_date":"July 9, 2018","user":"yasemin_e"},{"attraction_id":357,"rating":5.0,"review":"Excellent Tour and Guide. My husband and I signed up for this tour at our hotel lobby. The tour guide, Art, picked us up at our hotel lobby at 8:30 A.M. Art was thorough and told us a lot of the history. This tour allowed us to see the...","review_date":"July 9, 2018","user":"karen_d"},{"attraction_id":357,"rating":5.0,"review":"Dan\u2019s Daredevils\/Gray Line-the highlight of our Niagara Falls vacation!. My wife and I chose Dan\u2019s Daredevils Niagara Falls tour on advice of the hotel concierges, without doing a shred of online research in advance. We could not have been happier!!!\nDan was a gem-his Gray Line hi-top van was super comfy, with great a.c....","review_date":"July 4, 2018","user":"lpeluso1960"},{"attraction_id":357,"rating":5.0,"review":"Excellent value!. This was the way to see Niagara Falls on the American side. Pick up and drop off at our hotel in Canada in an air conditioned tour bus that seats 24.\nLori was our tour guide and I would give her 10 stars if I...","review_date":"July 4, 2018","user":"cathelaw"},{"attraction_id":357,"rating":5.0,"review":"Great tour. The morning first started by picking us up in the lobby of our hotel. We took our 4 and 5 year old on the 8:30 am tour. Which I recommend the earliest tour you can go on because the other tourist are not out and...","review_date":"July 4, 2018","user":"sbussing26"},{"attraction_id":357,"rating":5.0,"review":"American-Side Tour of Niagara Falls with Maid of the Mist Boat Ride. Our tour guide was Ross (Fishes), and we had a great time! He was very knowledgeable and personable and made it a great experience for us. We encourage people to request him when making a reservation!","review_date":"July 1, 2018","user":"ashley_a"},{"attraction_id":357,"rating":5.0,"review":"Niagra Falls. The tour was great!! Ross, our tour guide, was very knowledgeable and kept things moving. He\u2019s a local and knew all the great tips to prevent any delays. Any questions you have he had the answer. The van was clean and well air conditioned. We...","review_date":"July 1, 2018","user":"kari62902"},{"attraction_id":357,"rating":5.0,"review":"Niagara Falls American Side Highlights Tour. Best trip ever! My husband and I were running late to the pick up spot, and our tour guy David Florio called us to see if we where lost, and waited for us to get dropped off! It's good to know that there are still...","review_date":"June 28, 2018","user":"alsgirl2018"},{"attraction_id":357,"rating":5.0,"review":"Art. Our tour by Gray Line was excellent because of Art, the driver and guide. He was friendly and so very knowledgeable. He should also be commended for his patience. It never fails you end up with people whom have no respect for the rest of...","review_date":"June 27, 2018","user":"pmp5015"},{"attraction_id":357,"rating":5.0,"review":"A lot of fun & worth it. My boyfriend and I recently went on a weekend trip to Niagara Falls and did the 4 hour American side of the falls tour on a Friday night. Our tour guide Brendan was great! The tour was a lot of fun and very informative, and...","review_date":"June 25, 2018","user":"nikolenyc"},{"attraction_id":357,"rating":2.0,"review":"Knowlegable staff, hard to understand though. Some attractions on route can be missed. Waste of time.. First off I need to say the guide was extremely knowledgeable about the attractions during the entire tour. However, he had a very sick accent and we could only understand about 50% of what he was saying. I am not trying to be rude, but...","review_date":"June 25, 2018","user":"karee_h"},{"attraction_id":357,"rating":5.0,"review":"See it all and enjoy. Booked our trip through a rest area on I90 a few days prior as we were heading from Vermont to Columbus, OH to visit some friends. It was the 4 hour tour to see the parks, the whirlpool, and everything on the US side including...","review_date":"June 21, 2018","user":"edward_h"},{"attraction_id":357,"rating":5.0,"review":"Awesome Tour and Guide!. Prady was our tour guide and wow it was fantastic! We were curious as to why it would be a 4 hour tour but we certainly received our money's worth! Prady was a fantastic tour guide. You could see how he took pride in giving...","review_date":"June 21, 2018","user":"jtswed"},{"attraction_id":357,"rating":5.0,"review":"Exciting adventure. We did the whole Niagara Falls experience including fireworks at night. Our guide Brendon was great. He was knowledgable, friendly and made the trip fun. This tour with Brendon is Highly recommended.","review_date":"June 21, 2018","user":"beechldi"},{"attraction_id":357,"rating":5.0,"review":"American Side with Barbara's Beauties. We booked a four-hour trip which was more like six. It was Saturday and crowded, so the traffic and lines made each attraction take longer. Barb could have short-changed us and kept it at the four hours she was contracted for, but made sure that...","review_date":"June 17, 2018","user":"melody_j"},{"attraction_id":357,"rating":5.0,"review":"AWESOME way to experience Niagara. My wife and I decided at the last minute to sign up for a tour - and were lucky enough to get Rita as our guide. She was on time, knew the area, was super entertaining and very funny. This is definitely the best way...","review_date":"June 17, 2018","user":"jtm0"},{"attraction_id":357,"rating":5.0,"review":"Niagara tour. Our guide Rickie was excellent. Humorous, knowledgeable and with lots of tips for navigating the local tourist scene. We had a great day. The tour was worth every penny. Highly recommended.","review_date":"June 16, 2018","user":"cadams4"},{"attraction_id":357,"rating":5.0,"review":"awesome!!. My husband and I just decided to take a spur of the moment trip to the Falls. We had just pulled into the parking lot to get information on tours and such. What a find! We ended up booking a tour for Saturday. Our tour...","review_date":"June 13, 2018","user":"dooz1"},{"attraction_id":357,"rating":5.0,"review":"Wonderful Tour on Tom's Team. Tom gave 17 of us on his 11am tour on Wed, 5\/22\/18 a wonderfully personal tour. He even remembered everyone's names after our initial meeting! It was clear that he thoroughly enjoyed sharing his knowledge and seeing us react to all the sights. He gave...","review_date":"June 3, 2018","user":"cekunzm"},{"attraction_id":357,"rating":5.0,"review":"Sam F. was Outstanding!. Sam was a very knowledgeable tour guide and had the whole trip timing down to a science. He kept the group moving while providing valuable insight of the different parts of the falls.","review_date":"June 3, 2018","user":"birsch2"},{"attraction_id":357,"rating":5.0,"review":"Great fun!. We had Art as our guide and he did an excellent job of informing us of everything as well as some little known facts. He managed to keep us together and was very patient. We would love to use him again!","review_date":"May 22, 2018","user":"dn43il"},{"attraction_id":357,"rating":5.0,"review":"perfect tour package with boat ride. ron f. was are guide great guy I lost my camara and the park rangers looked I my camara see the gray line tour badge they called ron and I have my camara back with all my great pictures thanks to a honest tour and...","review_date":"May 14, 2018","user":"dmarshock"},{"attraction_id":357,"rating":5.0,"review":"Fantastic tour, ask for Larry S!. We had a fantastic time on our tour, I've seen Niagara Falls before but this tour with Larry S was by the best time! His knowledgeable and witty insight was delightful and informing. I look forward to bring friends and family on future tours withe...","review_date":"February 11, 2018","user":"kip_w"},{"attraction_id":357,"rating":5.0,"review":"Larry was great!. Took an evening, winter tour of the American side of Niagara Falls with Larry. He was extremely informative, entertaining and his wife provided us all with some delicious homemade chocolate chip cookies!! Thank you, Larry for your \"Legends\"!","review_date":"February 9, 2018","user":"mamajodra"},{"attraction_id":357,"rating":5.0,"review":"The Best of Niagara Falls. Starting with getting picked up at the hotel to climbing the scaffolding at Cave of the winds and ending with the Maid of the Mist ride, this tour was outstanding. Lori was an informed tour guide and pointed out the highlights every step of the...","review_date":"January 23, 2018","user":"bosoxfan1958"},{"attraction_id":357,"rating":5.0,"review":"Rita was AWESOME!. Wonderful tour, most excellent tour guide! Rita had everyone laughing, each of us checking to make sure everyone was together and accounted for, and she was very knowledgeable. My favorite thing about the tour was Rita' s personal stories of the areas. Thanks for a...","review_date":"January 5, 2018","user":"emily_p"},{"attraction_id":357,"rating":5.0,"review":"Wonderful half day tour. We went with Prady for an exciting half day tour of Niagara Falls. We saw so much more than we would have if we explored on our own. Prady was an excellent guide!","review_date":"November 1, 2017","user":"victoryn2017"},{"attraction_id":357,"rating":5.0,"review":"Excellent Tour and Service!. We had a great time with our guide Rickie. He was very knowledgeable and showed us all the sights. We would highly recommend this tour as they do all the work getting you into the various sights.","review_date":"November 1, 2017","user":"larryf483"},{"attraction_id":357,"rating":5.0,"review":"Enjoyable. Had a great time with our Host Rita, She made the tour worth the price. I would recommend her for any one that wants an informative and humorous experience.","review_date":"October 30, 2017","user":"christopher_m"},{"attraction_id":357,"rating":5.0,"review":"Worthwhile tour. We booked a Gray Line tour through the concierge at our hotel-worth every penny!!! A little more than $1oo per person, it was almost 5 hours and we needed every minute.\nOut tour guide was Rickie and he was so fun and informed. Really nice...","review_date":"October 28, 2017","user":"linda_w"},{"attraction_id":357,"rating":5.0,"review":"Fun and Good way to see all the highlights on American side.. Ricky was our tour guide and did a great job. He made it fun for us !! It was the end of the season so there weren't large crowds. It was nice to have a driver and get around easy. Ricky was informative and entertaining...","review_date":"October 25, 2017","user":"lynne_r"},{"attraction_id":357,"rating":5.0,"review":"Our visit to Niagara Falls. With the help of Kenny L in the Angola, NY visitor information booth and the awesome tour provided by Larry S, we had a wonderful trip to Niagara Falls. Thanks for the help!!","review_date":"October 24, 2017","user":"audron_b"},{"attraction_id":357,"rating":5.0,"review":"Great Way to See the Sights!. This was our first trip to Niagara and this was the best decision on how to see some of the best sights. The convenience of this tour alone is worth the money. We were picked up at our hotel and we had easy access to...","review_date":"October 19, 2017","user":"jjeangenie"},{"attraction_id":357,"rating":5.0,"review":"Niagara Falls sightseeing tour. My husband and I visited Niagara Fall NY on 10\/8 - 10\/11. We opted to take the Gray Line Niagara Falls American tour. Our guide was Tom. He was excellent!!! Very knowledgeable and friendly. He addressed each one of us personally by name. There was...","review_date":"October 16, 2017","user":"kimberly_l"},{"attraction_id":363,"rating":1.0,"review":"There pas nobody.. I came at the meeting point at the good hour. There was nobody and nobody in the place knew this activity. So I've lost 48\u20ac","review_date":"March 10, 2018","user":"thibault_m"},{"attraction_id":364,"rating":5.0,"review":"Thousand Island Cruise. We enjoyed this \"Thousand Island Cruise\" (Canada side ) very much. Lots of islets with house on it. I love the two islands that is joined by a small bridge maybe less than 20 foot long. I just wonder where do they get their electric...","review_date":"October 17, 2018","user":"132manolitom"},{"attraction_id":364,"rating":1.0,"review":"Are you seriously charging people for this?. The only redeeming quality was that there was a bar onboard. Honestly Had there been a plank I would have walked it. It was the most boring way you could possible spend a hundred dollars. And where do they hire the guides? Apparently there is...","review_date":"September 15, 2018","user":"bob_c"},{"attraction_id":364,"rating":5.0,"review":"Very enjoyable 90 minutes. Took the tour in late afternoon - good voice over giving interesting information and quite witty. Bar with snacks and refreshments, not too pricey.\nVery relaxing","review_date":"September 13, 2018","user":"geraldine1250"},{"attraction_id":364,"rating":2.0,"review":"Overpromised and not reflective of views of 1000 islands. I've taken three tours of 1000 islands so far,\n1) Brockville 1000 Islands and Seaway cruises\n2) Gananoque Boat Line\n3) Kingston 1000 Islands Cruises\nOut of these 3, the Discovery Tour in Kingston was by far the worst.\n- It lacked views as it...","review_date":"September 3, 2018","user":"aneet_a"},{"attraction_id":364,"rating":1.0,"review":"Thank goodness we did the 90 minute cruise and not the 3 hour cruise.. Very disappointing, we were looking forward to the cruise all week. We thought there would be more information given about the history of the area. The speaker had no personality and added no value.\nI give it one star because we were safe and didn't...","review_date":"September 2, 2018","user":"muskokabug"},{"attraction_id":364,"rating":5.0,"review":"Great time out on the water. The 1000 Island boat cruises are a great way to enjoy some time while in Kingston. We did the 90 minute tour and it takes you by various sites and provides a narrated guide tour. There is a snack bar that is also licensed.\nWe...","review_date":"August 29, 2018","user":"bluejai"},{"attraction_id":364,"rating":4.0,"review":"Nice way to pass a few hours. We went on the 1+1\/2 hour cruise. It was a good way to spend time on the river on a hot day. Be warned that you cant hear the commentary from all parts of the boat, so if you are desperate to listen in, board...","review_date":"August 27, 2018","user":"angela_w"},{"attraction_id":364,"rating":3.0,"review":"Nice little trip, with some good commentary along the way. Took the shorter 1 and half hour trip.\nEnjoyed it overall as did my younger children.\nThe boat trip for me was probably too long though, an hour would have been just right.\nThe river is beautiful and so much history to take in.\nThis...","review_date":"August 16, 2018","user":"ianr201520"},{"attraction_id":364,"rating":3.0,"review":"It could have been better!. I thought we would have a live guide on the cruise but instead they played a tape of the different landmarks in Kingston. We could barley hear it and it was confusing Most times. It was crowded upstairs and no available seats.","review_date":"August 14, 2018","user":"marz4332jj"},{"attraction_id":364,"rating":4.0,"review":"Wonderful Views of Kingston. The harbour cruise of Kingston was a wonderful 90 minutes. Even though it was overcast, it did not diminish the cruise. The views of the city were lovely and a brief introduction to the 1000 Islands. I enjoyed the commentary of both the captain and...","review_date":"August 14, 2018","user":"mjbasmith"},{"attraction_id":364,"rating":4.0,"review":"Nice cruise of the harbour. Took the 90 minute cruise as I thought was going to be enough for my 3 year old (in fact, she probably would have preferred an 80 minute option). But for most of it, she was pleasantly content to check out the sites and eat...","review_date":"August 7, 2018","user":"derek_h"},{"attraction_id":364,"rating":4.0,"review":"Discovery tour of the 1000 Islands. This one and one half hour cruise of the various islands was terrific. The staff were very pleasant. A great way to see the various islands. Once we got over the voice of Sir John A MacDonald sounding like a pirate, the information piped through...","review_date":"June 23, 2018","user":"louise_d"},{"attraction_id":364,"rating":1.0,"review":"A waste of time and money. I would have given this zero stars if possible. Parking in Kingston is terrible. More terrible is the state of the roads. But my rating of \u201cterrible\u201d is for the commentary that goes with the cruise. It is not a live commentary, but a canned...","review_date":"June 14, 2018","user":"renate_d"},{"attraction_id":364,"rating":5.0,"review":"A Much Needed Return to 1000 Islands. The first time I traveled along 1000 islands was as a young girl on my father's cargo ship headed for the St. Lawrence Seaway locks. I will never forget the pristine waters and the hundreds of islands: each one distinctly different from the other. I...","review_date":"December 23, 2017","user":"captaingafos6348"},{"attraction_id":364,"rating":5.0,"review":"Museum conference tour was awesome!. Attended a conference in Kingston and got to experience this cruise while there - despite the rainy fall weather we enjoyed our trip on the Island Queen. Food was amazing - a mashed potato bar - who knew?! A smooth ride with a visit to...","review_date":"October 31, 2017","user":"katejourney"},{"attraction_id":366,"rating":5.0,"review":"Excellent Experience!. The Whistler Food Tour was a wonderful and delicious cultural learning\/dining experience! Phillip was a knowledgeable tour guide ... we learned a lot about the area, the food and the surrounding cities. The food was excellent, and there was plenty of it! They were very...","review_date":"February 21, 2018","user":"robinpladlaw"},{"attraction_id":366,"rating":5.0,"review":"Great activity for Whistler. Great food tour. Really enjoyed the guide and explanation of the different places we were visiting and stories behind some locations. Would highly recommend for anyone visiting Whistler.","review_date":"February 5, 2018","user":"mattb4951"},{"attraction_id":366,"rating":5.0,"review":"A perfect start to the weekend. The tour was fantastic, a perfect balance of local history and culinary culture. Phillip has fined tuned the tour to a relaxed yet informative pace, where you have time to savor the meals and drink along the journey whilst being able to interact with other...","review_date":"January 15, 2018","user":"adam_r"},{"attraction_id":366,"rating":5.0,"review":"Thank you Phillip Mitchel. I really enjoyed the tour. More than I thought I would. Mr. Phillip has excellent taste in food and has a long, successful history in the food industry. Sure we got to eat food, but knowing the history of the food just makes you enjoy...","review_date":"January 12, 2018","user":"alston_t"},{"attraction_id":366,"rating":5.0,"review":"Highly recommend this Tasting and Cultural Walking tour!!. This was a GREAT activity to experience in Whistler. Do it on your first day. Phillip, our tour guide was extremely personable, knowledgeable and interested in each of us as we walked and tasted our way from the Upper Village to the Middle Village to...","review_date":"January 7, 2018","user":"000van"},{"attraction_id":366,"rating":5.0,"review":"This is a MUST for your first day in Whistler!. This was definitely the best choice I made for my entire vacation! We tried to squish a lot of BC in just over a week so we only had two days in Whistler. This tour you get to learn about a bit of BC History,...","review_date":"December 6, 2017","user":"lindsay_t"},{"attraction_id":366,"rating":4.0,"review":"Overall informative and fun. Phillip knows food and the area and it was overall informative and fun. We did not feel full with portions that we had ,the largest being a potato salad. The wine or craft beer sample never happened and we were never told why. One of...","review_date":"October 25, 2017","user":"chicagojames1"},{"attraction_id":366,"rating":5.0,"review":"A Must-Take Tour. Philip did a phenomenal job on our tour. As a retired chef, he is very knowledgeable regarding the culinary world. He is equally knowledgeable when it comes to the history of Whistler and local Indian tribes. Philip also explains cultural influences of certain dishes indigenous...","review_date":"September 29, 2017","user":"jeff_e"},{"attraction_id":366,"rating":5.0,"review":"Informative, Delicious and Great Experience. Philip brought his wealth of experience in the food industry into explaining the background and content of what we ate. We sampled what seemed to be some of the best food that Whistler has to offer, from simple comfort food to beautifully presented gourmet dishes...","review_date":"September 3, 2017","user":"barvilstewart"},{"attraction_id":366,"rating":5.0,"review":"Food tour. Philip has a good historical knowledge of Whistler and its development coupled with very tasty food selections that are based in local BC culture. The tour itself is educational and worth the price. He makes the the tour very interesting with his commentary on the...","review_date":"July 4, 2017","user":"toulouse777"},{"attraction_id":366,"rating":5.0,"review":"Spectacular!. I had absolutely a wonderful time on the food tour! Great selection of food! Philip is awesome! Get to taste different types of cuisine as well. Definitely worth it! Great way to explore Whistler! Highly recommend this tour!! You won't regret it! Two thumbs up!","review_date":"June 13, 2017","user":"89lindalinda89"},{"attraction_id":366,"rating":5.0,"review":"Introduced to restaurants new to me.. I have been to Whistler a number of times but this tour introduced me to two restaurants that I was not familiar with. Timing was comfortable. Walking from one taste to another with Philip telling us about the history of Whistler and pointing out other...","review_date":"April 4, 2017","user":"marsha79"},{"attraction_id":366,"rating":5.0,"review":"A great experience!. I've been to Whistler many times but never would have thought to do a food tour. So glad I did. What a experience. We were taken to six different restaurants,some of which I never even knew existed and had tapas style tastings. I have to...","review_date":"April 1, 2017","user":"ktmoods"},{"attraction_id":366,"rating":5.0,"review":"Amazing culinary treat with a trained chef!. What a fun way to learn more about Whistler! The tour features local foodie restaurants that tourists would never find with absolutely delicious tastings. At each location, a representative from the restaurant presents the food making the experience that much more authentic. Philip did an...","review_date":"March 29, 2017","user":"globalfoodiefun"},{"attraction_id":366,"rating":5.0,"review":"Off mountain exploring at Whistler. We have had several visits to Whistler when we need some down time from the mountain. We discovered, on most recent trip,the Whistler Food Tour and spent 3 great hours with them.\nWe walked, listened to some interesting facts and ate some wonderful food.We discovered...","review_date":"March 29, 2017","user":"cloud70"},{"attraction_id":366,"rating":5.0,"review":"Really fun! Really Delicious!. What a fun way to spend an afternoon in Whistler! I have been to Whistler before, and eaten at some wonderful restaurants, and this tour has opened my eyes to new restaurants I might not have thought to visit otherwise. The stops were well thought...","review_date":"March 24, 2017","user":"amandanicole04"},{"attraction_id":367,"rating":5.0,"review":"Great tour. Covered a lot of history and guide was very knowledgeable. Walked at a good pace.\nRecommendations for shopping and restaurants was excellent.","review_date":"October 29, 2018","user":"miriam_n"},{"attraction_id":368,"rating":3.0,"review":"More a talking tour than a walking tour.. When you book a \"walking tour\", you expect to cover a bit of territory, but our guide simply took us around a very tight local area, and we were stopping for 15 minutes every 10 minutes. OK, we learned a bit, but it wasn't what...","review_date":"November 21, 2018","user":"alan_e"},{"attraction_id":368,"rating":5.0,"review":"EXCELLENT. Our guide was Marie Legroulx and she kept us informed and entertained throughout this excellent two hour tour. We saw as many sights as possible within such a short time scale and felt that we had fantastic value for money. She is a real enthusiast...","review_date":"October 26, 2018","user":"peaseblossom85"},{"attraction_id":368,"rating":4.0,"review":"Interesting and Informative. The guide, Clarice? was excellent. She lives in the area and her knowledge and enthusiasm was wonderful. The tour was well paced and she showed pictures at various points to illustrate the history of an area. I would have given the tour 5 stars except...","review_date":"October 14, 2018","user":"francisshm"},{"attraction_id":368,"rating":3.0,"review":"Interesting facts and nicely organized. The tour advertises that the starting point is an \u201ceasy walk\u201d from the pier. That is not at all true. There was nobody at the pier to guide us, so we had to find our own way. The walk was about 8 city blocks, and...","review_date":"September 17, 2018","user":"jpc783"},{"attraction_id":368,"rating":5.0,"review":"Great stops and very friendly and knowledgeable guide . The tour stopped at and passed by all the big and some small sites in the Old town. Our tour guide was very friendly and knowledgeable about the city, its history, and places to visit after the tour. Our guide was born and raised in...","review_date":"August 29, 2018","user":"zach_b"},{"attraction_id":368,"rating":5.0,"review":"very knowledgeable tour guide. We took the 2 hour walking tour starting at the visitor's center and ending in the lower city. It was a small group of about 10 and we learned alto about eh history the city . This is great to do on your first day...","review_date":"August 27, 2018","user":"james_d"},{"attraction_id":368,"rating":5.0,"review":"Very informative and enjoyable. I would definitely recommend this tour to anyone interested in the history of old Quebec. Our tour guide, Genevieve, was very passionate on the subject, and included plenty of fun tidbits of info about the city's history. It was an easy walk, and very good...","review_date":"August 13, 2018","user":"katelyncamer0n"},{"attraction_id":368,"rating":4.0,"review":"Good tour and Walking Salesman. I really enjoyed the tour with Michael as our guide. It was very informational and he knows his history. The tour would be better if he was not constantly being a walking salesman for places to eat, other tours, places to visit. They of course...","review_date":"August 9, 2018","user":"teresa_s"},{"attraction_id":368,"rating":5.0,"review":"Best way to see City and hear the history . Highly recommend this walking tour. It was an informative tour with Anne. The 2 hours is the right amount of time to see the old city and hear the history. Anne is an engaging guide who knows her facts and brings the past alive for...","review_date":"July 29, 2018","user":"maryannb219"},{"attraction_id":368,"rating":5.0,"review":"Learned so much history!. Clarisse was awesome, especially dealing with a larger group than normal because another trip guide could not make it. She has so much personality and we learned so much!","review_date":"July 8, 2018","user":"ruth_h"},{"attraction_id":368,"rating":5.0,"review":"Highly Recommended!. My mom and I took the walking tour of Quebec City with Francois and it was amazing. He was very knowledgeable about the city and illuminated the city in a fascinating way. I highly recommend the tour and Francois!","review_date":"June 16, 2018","user":"taylorr1107"},{"attraction_id":368,"rating":5.0,"review":"Informative and fun.. Francois did an excellent job relaying history with a mix of humor. There were a couple of stops at the beginning of the tour that were a bit long but once it started moving it was the perfect blend of walking, climbing and resting. The...","review_date":"May 30, 2018","user":"michelle_l"},{"attraction_id":368,"rating":5.0,"review":"This tour enhances your trip. Are you debating whether or not you should pay for a guided tour of Quebec City? Take the tour. Our family of four (including two teenagers) signed up with Tours Voir Quebec and went on a two hour Grand Tour with Robert V as our...","review_date":"March 20, 2018","user":"michelleruss"},{"attraction_id":368,"rating":5.0,"review":"Learned so much in good company. Our tour guide was Robert Simard. He was wonderful. He knows so much about Quebec city and its history. He made the tour a total experience. I lived in Quebec City for 3 years and I found out that there were a lot of things...","review_date":"February 17, 2018","user":"janice_p"},{"attraction_id":368,"rating":5.0,"review":"An excellent educational and enjoyable experience. We stopped for a couple of days in Quebec City while on an extended motor tour of the Maritime Provinces, Quebec and the N.E. U.S.A. and took part in the Grand Tour. We fully appreciated the guidance of our leader, Simon, who took our group...","review_date":"October 24, 2017","user":"len_l"},{"attraction_id":371,"rating":5.0,"review":"The Magnificent Niagara Falls with Airlink. There are not enough words to describe the Niagara Falls! Our tour included the boat trip: A lot of fun and mist :-) Then you can enjoy a great view to the entire Falls from the top of the Sheraton Hotel, and later on to...","review_date":"July 29, 2018","user":"gayanenovikova"},{"attraction_id":371,"rating":5.0,"review":"Excellent Tour with Airlink. My cousin and myself did this tour on 13th June 2018 and we both had a wonderful time. Our tour guide Alicia was very knowledgeable, entertaining and really good fun. I must also comment on our very safe and courteous driver Ilahi.\nWe had lunch...","review_date":"June 16, 2018","user":"ammor"},{"attraction_id":372,"rating":5.0,"review":"Excellent, delightful!. An absolutely lovely tour of the home and national park dedicated to Anne. Plus some magnificent scenery and lovely homemade muffins! Highly recommend this event. We were there in October 2017, but it would not give me that date option.","review_date":"December 20, 2018","user":"dlantanaitis"},{"attraction_id":372,"rating":5.0,"review":"Very enjoyable day. Don was very nice and arrive 15 minutes early. The car was comfortable. He had a microphone so even though it is not a large car, everyone could hear him very nicely. He was a knowledgeable guide and was able to answer more questions that...","review_date":"September 29, 2018","user":"402brendam"},{"attraction_id":374,"rating":5.0,"review":"Awesome Day!. We did the beer,wine and cider small group tour. Our guide Joe was amazing! He was very knowledgeable and made the day great! I would absolutely recommend this half day trip!","review_date":"November 11, 2018","user":"j7381ldlisah"},{"attraction_id":375,"rating":4.0,"review":"Absolutely Worthwhile!. We usually don\u2019t avail ourselves of \u201chigh-tech\u201d experiences. But we are always interested in learning about the history of the places we visit. In this case, for the first time, we selected this virtual reality 3D experience. It was a good decision.\nFirst, I recommend...","review_date":"March 4, 2019","user":"objective-not-pc"},{"attraction_id":375,"rating":5.0,"review":"Excellent Stroll!. Clarisse is a wonderful and fun guide. We had some seniors in our walking tour, yet she tailored the pace to accommodate all of us. Interesting as she was charming, I highly recommend.Just lovely!","review_date":"October 15, 2018","user":"3guys1girl"},{"attraction_id":376,"rating":5.0,"review":"excellent way to learn about the history of the Mont Tremblant area and have lots of fun. This was such a great way to have fun and learn the history of the Mont Tremblant area. I highly recommend this activity when you visit the area.","review_date":"September 17, 2018","user":"ltelder"},{"attraction_id":380,"rating":5.0,"review":"Rafting in the snow!. So amazing to see so many bald eagles and a few seals while floating down a river in the snow. Thanks to Jordan and Matt for a fun and interesting experience.","review_date":"December 31, 2018","user":"tina_d"},{"attraction_id":380,"rating":5.0,"review":"Absolutely Fantastic!!. We LOVED this trip. The guide was incredibly knowledgeable, the staff was friendly and helpful, we just had a great time. We saw so many eagles!! The views were amazing.\nWe did this trip in December - dress for cold weather. We wore our ski...","review_date":"December 30, 2017","user":"riley127"},{"attraction_id":386,"rating":5.0,"review":"Absolutely fantastic!. This was the highlight of our stay in Vancouver. The staff at check in explained exactly what we could expect and answered our questions. We were introduced to our pilot who was friendly and professional. We were the only guests in a 4 passenger sea...","review_date":"August 21, 2018","user":"chopsueyvonne"},{"attraction_id":386,"rating":5.0,"review":"Suprise Birthday Trip. I booked this trip as a surprise to celebrate my husband's big birthday whilst we were staying in Vancouver and what a memorable trip it was. We (including our children aged 12, 15 and 18 years old) enjoyed a 25 minute flight over Vancouver and...","review_date":"August 6, 2018","user":"k_h"},{"attraction_id":389,"rating":5.0,"review":"Great time in the snow!. This was a really great tour, with Jason leading us around the downtown area explaining the history of Toronto and Queen St W. Found out about some great places that will definitely make you feel 'in the know' when you take friends back there!","review_date":"January 29, 2019","user":"sarastrips19"},{"attraction_id":389,"rating":5.0,"review":"Learned a lot about Toronto!. Great walking tour, got to see a lot of the city and learn about the history of Toronto's neighborhoods as they've changed over the years. Cool stops at local shops and restaurants and great storytelling by Jason, who's passionate about his city and knows it...","review_date":"January 29, 2019","user":"neilctravel"},{"attraction_id":393,"rating":5.0,"review":"Very knowledgeable tour guide!. My husband and I recently moved to Victoria and wanted to learn more about its history, so we took the opportunity of having friends in from out of town to take the historical Victoria walking tour. We were fortunate to have John Adams as our...","review_date":"February 5, 2019","user":"trevorr746"},{"attraction_id":397,"rating":5.0,"review":"Great tour!. Our guide, Maya, led us on an informative, well researched and thoughtfully planned tour. Presentation was clear and professional. The tour itself provides an interesting look at Ashkenazi immigration into Montreal. While the Jewish immigrant experience in North America finds commonality across geographic regions, it\u2019s...","review_date":"June 22, 2018","user":"aml235"},{"attraction_id":397,"rating":5.0,"review":"\"Historic, interesting and informative'. It was a wonderful experience to walk in the allies of were the first Jewish Immigrants resided in the early 1700`s. You could picture the clothes hanging outside, the smell of chicken soup and brisket, and fresh bread cooking. Viewed where all the big beautiful...","review_date":"October 25, 2017","user":"dale_s"},{"attraction_id":398,"rating":5.0,"review":"Detailed and Engaging!. I had to absolute pleasure of going on this walking tour with a class I was taking back in the fall. Glenn may have toured us through present-day Vancouver, but you could feel what it would have been like in the past. The stories and...","review_date":"February 3, 2019","user":"chelsea_m"},{"attraction_id":398,"rating":5.0,"review":"Very worthwhile. Doing a walking tour on a cold and rainy November day in Vancouver takes a lot of commitment. Luckily my efforts were rewarded.\nIt's always the best experience when your guide is also the creator of the tour. Glenn was no exception to this rule....","review_date":"November 26, 2018","user":"nickm5514"},{"attraction_id":398,"rating":5.0,"review":"Best walking tour I've been on!. I had no idea of Vancouver's extensive and interesting gay history! I grew up in Vancouver so it was especially fascinating to have very familiar points in the city become even more meaningful to me with historical context. Our tour guide, Glenn, was an absolute...","review_date":"November 19, 2018","user":"jonlikesdogs"},{"attraction_id":398,"rating":5.0,"review":"Detailed Stories with a Wide Range. Glenn is excellent as a storyteller. That being said, for me the real impressive part for this tour was the actual historical nature of it and the historical presentation. There are documents in the form of pictures, yes, but also letters and court transcripts, all...","review_date":"November 13, 2018","user":"alexander_l"},{"attraction_id":398,"rating":5.0,"review":"You can't miss this tour!. Glenn is a fantastic, passionate story teller. He completely captivates you right out of the gate and brings you into the rich history of Vancouver's LGBTQ2+ community. I can't wait to go on this tour again and would encourage everyone to check it out!","review_date":"November 13, 2018","user":"spinkeycor"},{"attraction_id":398,"rating":5.0,"review":"Amazing experience. Glenn is a very passionate story teller. His knowledge captivated myself and all of my classmates (we went for a school field trip). We met on Grandville street, and his bright pink outfit and rainbow umbrella was impossible to miss. I learned so much about...","review_date":"October 30, 2018","user":"jessie_b"},{"attraction_id":398,"rating":5.0,"review":"Passionate storyteller. Glenn is a very passionate storyteller and the empathy and emotion comes through in his delivery of gay history in vancouver. The tour covered much more than I could have imagined. The detailed accounts of individuals both still with us and those that have passed,...","review_date":"October 22, 2018","user":"gord_a"},{"attraction_id":398,"rating":5.0,"review":"The tour we need - and deserve!. Had a great time on this tour, Glenn is fantastic. I am so grateful to him and Forbidden Tours for having this offering as a choice. It is so important for LGBTQ+ people to see themselves represented in stories and to hear about their contributions...","review_date":"October 7, 2018","user":"cuddlycarla"},{"attraction_id":398,"rating":5.0,"review":"So much fun!. Our guide, Glenn, was animated and engaging throughout. He really encouraged interaction, but didn't force it, and kept the tour moving at a really great clip. He's a wonderful storyteller and really brought each story to life, tailoring how he delivered each story to the...","review_date":"September 4, 2018","user":"petragee"},{"attraction_id":398,"rating":5.0,"review":"Sensitively-presented, positively-curated oral history. Beautiful, uplifting, and informative. These stories of humans' resilience, compassion, courage, and coming together are (probably for the first time) collected and curated in a form that will ensure these stories will not be forgotten. Even the stories of conflicts are presented within context and...","review_date":"September 3, 2018","user":"sage_p"},{"attraction_id":398,"rating":5.0,"review":"So wonderful I may go again when friends are in town!. I learned so much about Vancouver's rich LGBTQ+ history from our amazing tour guide Glenn. We just moved to Vancouver and it was an incredible way to orient ourselves to our new city. Glenn is engaging and knowledgeable, and the walk is easy and seemed...","review_date":"August 23, 2018","user":"shiraleba"},{"attraction_id":398,"rating":5.0,"review":"Engaging tour guide!. Our tour guide, Glenn, took us through downtown Vancouver and shared stories about the gay history of Vancouver, storied which we'd never heard in the 20 years we've lived here! Glenn was funny, charming and educated, and was able to answer any of our questions...","review_date":"August 20, 2018","user":"michelle_w"},{"attraction_id":398,"rating":5.0,"review":"Absolutely wonderful experience!. We have taken in several of the Forbidden City Walking Tours, and everyone of them has been great. This Really Gay Walking Tour was no exception. We all enjoyed the walk around a city that we know so well, and learned so much about! Glenn...","review_date":"August 20, 2018","user":"tannisrob"},{"attraction_id":398,"rating":5.0,"review":"Brilliant!. Glenn the tour guide couldn't have been better - friendly, knowledgeable, and obviously cared a lot about the content and the accuracy of the tour. The content was great, covering many different sections of LGBT history over a range of time periods. Have already recommended...","review_date":"August 19, 2018","user":"onair800069"},{"attraction_id":398,"rating":5.0,"review":"Awesome tour. I went on the Really Gay History tour, and I would definitely recommend it to anyone. Before deciding to go on the tour, I was a little weary of the price -- $30 for a walking tour of the streets I walk to work everyday???...","review_date":"August 19, 2018","user":"rachael-pow"},{"attraction_id":398,"rating":5.0,"review":"Fabulous!. Glenn was a passionate and captivating guide whose vivid storytelling reveals the history and the struggles behind places we pass by every day and which we would not otherwise give a second thought.\nIt definitely changes how you see the city; for example, instead of...","review_date":"August 15, 2018","user":"gil_h"},{"attraction_id":398,"rating":5.0,"review":"Really Gay (as in Happy) With This Tour. My daughter and I finished this tour today and found it incredibly educational as well as fun! Glenn is an great storyteller and kept our attention through all of the tour. He was personable and answered all of our additional questions. Good value for the...","review_date":"August 12, 2018","user":"bctravelers2014"},{"attraction_id":398,"rating":5.0,"review":"So important!. The tour was eye opening and educated me and my friend on so much LGBTQ2+ history. Glenn was amazing and was clearly passionate about telling the stories of Vancouver's dark history. I would recommend this tour to everyone!","review_date":"August 9, 2018","user":"cory_l"},{"attraction_id":398,"rating":5.0,"review":"A must-do tour of Gay Vancouver. As a life long gay Vancouverite, I really only know the Davie Street Village. The Really Gay History Tour opened my eyes to the rich and robust history of the LGBTQ2+ community in Vancouver. Glenn is an amazing tour guide. He fills stories of our...","review_date":"August 7, 2018","user":"aaron_r"},{"attraction_id":398,"rating":5.0,"review":"Fantastic. Absolutely loved the tour with Glenn. As a history nerd and member of the LGBTQ2+ community, this tour was hands down the highlight of my visit to Vancouver. I learned so much about the history of the community in Vancouver. Glenn's research and passion really...","review_date":"August 6, 2018","user":"j_a"},{"attraction_id":398,"rating":5.0,"review":"Amazing time!. My partner and I really loved this. As Vancouver residents is great to learn so much about the place we live - especially a history so marginalized. Well researched and passionately presented. We will definitely do more tours with these folks!","review_date":"August 5, 2018","user":"chantelle_s"},{"attraction_id":398,"rating":5.0,"review":"Fabulous Tour Glenn!. A great education in Vancouver\u2019s gay history. Thank you Glenn for an awesome time! You are very welcoming and informative. I learned a lot and I have lived here most of my almost 60 years. The group we went with was a nice blend of...","review_date":"August 5, 2018","user":"sunshine987654"},{"attraction_id":398,"rating":5.0,"review":"So amazing!! . My husband and I took the tour with Glenn the day before the Pride Parade and it was such a perfect way to celebrate! The stories and experiences were so enlightening and gave an emotional and historical snapshot of Vancouver\u2019s History! Loved it, loved Glenn!...","review_date":"August 5, 2018","user":"729krystled"},{"attraction_id":398,"rating":5.0,"review":"Walking through Vancouver's Gay History. I spent a great 2.5 hours walking through Vancouver's gay history with Glenn, who did\na really good job of detailing milestones in Vancouver's gay past. He was engaging and personable and fun and seemed to love his job. I learned quite a bit that...","review_date":"August 4, 2018","user":"burnabyfour"},{"attraction_id":398,"rating":5.0,"review":"PERFECT THREE HOURS. \"If you're going to have a story, have a big story, or none at all.\"Joseph Campbell\nWell Glenn, (with two n's,) had many a big story to tell!! Not only was he a Fabulous historian, but was a wonderful storyteller. From the Hudson Bay company...","review_date":"August 4, 2018","user":"maryannsd5"},{"attraction_id":398,"rating":5.0,"review":"FAB-U-LOUS!. Glenn, our guide was fantastic. Really great story teller that kept us all tuned in for the whole 2+ hours! If you're worried about it being long, don't. He provides spots to rest along the way & part way through washrooms if you need. I...","review_date":"August 3, 2018","user":"rod62"},{"attraction_id":398,"rating":5.0,"review":"Not to be missed!. Glenn takes you on a fascinating and heart-stirring trip through Vancouver\u2019s evolution and the awe-inspiring leaders who made it happen. A terrific launch to Pride Weekend.","review_date":"August 3, 2018","user":"vancouver108"},{"attraction_id":398,"rating":5.0,"review":"EXCELLENT. A wonderful tour! Glenn, our warm and knowledgable guide, led our group of fifteen throughout Downtown and the West End, hitting the hot spots of Vancouver's queer history while keeping us cool in the shade (despite the sun and heat!) My friend and I both...","review_date":"August 2, 2018","user":"ruth_h"},{"attraction_id":398,"rating":5.0,"review":"WELL worth it.. I was fortunate enough a few weeks back to be able to join my friend Glenn Tkach on his very own creation for Forbidden Vancouver Walking Tours, \"The Really Gay History Tour\". I honestly was not prepared for everything I learned, wow. Glenn's level of...","review_date":"August 2, 2018","user":"ian_r"},{"attraction_id":398,"rating":5.0,"review":"Great tour and information!. The tour host was awesome and provided great insights to the queer history of Vancouver. We had a very nice afternoon and it went by in a flash! In total we walked about 2k broken up with stops and breaks and some opportunities to sit....","review_date":"August 2, 2018","user":"dmvancouver"},{"attraction_id":398,"rating":5.0,"review":"Entertaining and Educational. A really great way to explore Vancouver\u2019s Gaybourhood and learn LGBTQ2+ History. The tour guide Glenn is super informative and personable. A great story teller and engaging. Would recommend this to anyone. Visitors and locals alike.","review_date":"August 1, 2018","user":"dale_k"},{"attraction_id":398,"rating":5.0,"review":"Lovely tour.. Glenn was an excellent tour guide. It was obvious he had done a serious amount of research for this tour and I could tell it was a real passion project for him. He had so much knowledge and presented it really articulately. The stories he...","review_date":"July 31, 2018","user":"kevin_d"},{"attraction_id":398,"rating":5.0,"review":"Well Researched and Well Presented Gay Tour. Glenn has done an amazing amount of research for this tour and presents it equally well. It is a history of Vancouver, BC, and the Canadian LGBTQ2 Community from the 1800s until the current time. The tour which Glenn has researched and written and now...","review_date":"July 31, 2018","user":"crbee"},{"attraction_id":398,"rating":5.0,"review":"The Historical Diversity of Pride In Vancouver. Glenn was a fantastic storyteller who provided the long ignored history of LGBTQ2+ peoples in Van:)!","review_date":"July 31, 2018","user":"melanie_s"},{"attraction_id":398,"rating":5.0,"review":"So Much Passion, Care and Insight. Storytelling that matters - passing on a communities heritage! Was able to attend this tour as the start of my Pride Week festivities. Was super powerful and important. Glenn (our guide) was overflowing with passion, care, and insight into the important milestones in Vancouver's queer...","review_date":"July 30, 2018","user":"craig_j"},{"attraction_id":398,"rating":5.0,"review":"Funny and Moving Really Gay Tour. This walking tour is inspiring and often profound. To hear about the places and people across the LGBTQ spectrum who made a difference was often humbling and a couple times brought a tear to my eye, Glenn is an engaging and responsive storyteller who is...","review_date":"July 29, 2018","user":"iamdavidcjones"},{"attraction_id":398,"rating":5.0,"review":"Truly a Treat. Glenn is an amazing storyteller. I recently went on the Really Gay History Tour and learnt so much about lgbtq2 history in Vancouver. This tour is important because this information is accessible to the public that otherwise might be forgotten unless personal acquaintances experienced these...","review_date":"July 28, 2018","user":"alexa_d"},{"attraction_id":398,"rating":5.0,"review":"A gripping tour with a talented storyteller. We\u2019ve done the \u201cReally Gay History Tour\u201d in a small group of five. Glenn - our guide, storyteller and inventor of the tour warmly welcomed us and gave interesting insights in the gay and lesbian history of Vancouver as well as British Columbia and Canada...","review_date":"July 26, 2018","user":"simono1683"},{"attraction_id":398,"rating":5.0,"review":"An amazing tour by an amazing tour guide!. We really enjoyed this tour and learned a lot. From laughing out loud to crying, everything was there. Thanks Glenn!","review_date":"July 25, 2018","user":"peters13662"},{"attraction_id":398,"rating":5.0,"review":"5 stars!. I can't say enough good about this tour and Glenn. It was an absolute blast. Thought provoking, joyful and heartbreaking. Do yourself a favour and go. I will repeat this tour. Glenn you were perfect!","review_date":"July 15, 2018","user":"vncrvegmama"},{"attraction_id":398,"rating":5.0,"review":"Bookstore bombings & Marching a Queen down Granville!. Everyone knows about the Davie Village 'Gaybourhood' and Vancouver's Pride, but this tour beautifully leads you through the hard fought struggle to establish Vancouver's LGBTQ community. Clearly well researched and presented with passion. Truly a must-do for anyone looking to understand Vancouver's really Gay history!...","review_date":"July 13, 2018","user":"gartouche1"},{"attraction_id":398,"rating":5.0,"review":"Not Just For Tourists!. This tour was wonderful, and Glenn was the perfect host! He was knowledgeable and passionate about Vancouver's queer history, and has taken pains to create a tour that is both intersectional and entertaining. I loved how we wound our way through downtown to the West...","review_date":"July 12, 2018","user":"cmosgood"},{"attraction_id":398,"rating":5.0,"review":"The Really Gay History Tour . Glenn was spectacular. This was my third tour with him and it was my favourite one. His energy and emotion is contagious. He had us laughing and crying. The he tells the story is very engaging. I could have walked for another two hours. Thank...","review_date":"July 12, 2018","user":"sarahhb7010pb"},{"attraction_id":398,"rating":5.0,"review":"Great way to spend an afternoon. Glenn was great! The walk was interesting and fun. Lots of historical information we were not aware of in Vancouver. Highly recommend.","review_date":"July 12, 2018","user":"khya1234"},{"attraction_id":398,"rating":5.0,"review":"Entertaining and emotional stories of Vancouver's rich LGBTQ2+ history.. Glenn was our tour guide. His storytelling draws you right in. During the tour I found myself experiencing a wide range of emotions, from laughing at some of the funny stories Glenn told through his entertaining style, to feeling deeply emotional as I learned of...","review_date":"July 10, 2018","user":"lonnie_t"},{"attraction_id":398,"rating":5.0,"review":"Awesome Tour. Glenn was fabulous and the tour was amazing. Learned a lot about gay culture in my town! Really recommend it!","review_date":"July 8, 2018","user":"andy_l"},{"attraction_id":399,"rating":5.0,"review":"Great walking tour with a surprise at the end. We went on the tour on one of our last days in Montreal, but wish now we had known before about the great burlesque places to visit in the Quartier des Spectacles. The tour was very entertaining, we laughed and we learned some interesting bits...","review_date":"September 29, 2018","user":"judith_v"},{"attraction_id":401,"rating":5.0,"review":"A great experience, despite the cold!. Quinn was a great guide. My 13 year old son and I really enjoyed the walk. A great way to learn about the City. We want to go back in the summer and do it again.","review_date":"March 14, 2019","user":"travel625533"},{"attraction_id":401,"rating":5.0,"review":"Amazing Adventure Full of History Come to Life!. I had an absolutely wonderful time on the haunted walk! I went because I was curious, and I'm so glad I went! Dwayne, my tour guide managed to make me completely forget about the cold and with each story he would paint such vivid pictures...","review_date":"March 13, 2019","user":"citybee"},{"attraction_id":401,"rating":5.0,"review":"Great haunted history of downtown Kingston. See where alleyway murders, hangings and grave-robbing's took place in Kingston\nWe had a great tour by Naz and she was very animated with her many ghost stories\nWe walked to areas where many hangings took place and ghosts appeared at local inns\nThere are...","review_date":"August 15, 2018","user":"avvtoronto"},{"attraction_id":404,"rating":5.0,"review":"Historical Tour- Mesdames et Mademoiselles. When planning a visit to Quebec city, I booked the Mesdames and Mademoiselles tour at the recommendation of my sister. Three female members of my family in Quebec joined me on this tour in french. We all enjoyed the tour including my eleven years old...","review_date":"August 31, 2018","user":"francebh"},{"attraction_id":404,"rating":5.0,"review":"One of its kind tour. The tour begins in front of the Parliament, at the foot of the four women monument, a place I had walked by so many times and never further inquired why they were there.\nThe guide, Xavier, is knowledgeable, kind, funny, very attentive to the customers'...","review_date":"June 7, 2018","user":"mili_c"},{"attraction_id":405,"rating":5.0,"review":"BREATHTAKING AND AWESOME!!!. First of all, FABIO, our tour guide, was EXCELLENT! He handled the drive expertly, and was extremely informative as he pointed out the many sights. We went on the boat cruise, then he took us to lunch with this great view of the falls.Then we...","review_date":"December 2, 2018","user":"yvonnedp"},{"attraction_id":405,"rating":5.0,"review":"Great day out!. We had a great day with our guide Michael Francis, who was most knowledgeable. We did everything we wanted to do in Niagara, and appreciated all the extras, like the wine tasting and the whirlpool stop. Niagara on the Lake was charming, but the highlight...","review_date":"October 31, 2018","user":"michael_m"},{"attraction_id":405,"rating":4.0,"review":"Lovely day outing to the Falls with a nice group. Definitely the best time of year to do this tour. NOT in the crowded summer. Fabio went out of his way to supply interesting facts and take the tour round to all spots worthy of interest. The buffet meal was nothing special but Zoom tours...","review_date":"October 23, 2018","user":"sarah_g"},{"attraction_id":405,"rating":5.0,"review":"Amazing tour. Had a wonderful time with my tour guide ToDe (I don\u2019t don\u2019t know how his name is spelled but this was my best guess). Had a VIP wine tasting session at an award winning and globally recognized winery. The buffet lunch has a view that...","review_date":"August 2, 2018","user":"drh-reviewmaster"},{"attraction_id":405,"rating":5.0,"review":"Great experience with Zoom Tour to Niagara Falls from Downtown Toronto. Niagara Falls is one of my dream list and Zoom Tours could make it happen beautifully. To book the tour is really easy, just book it online and pay with the credit card. I found Zoom Tour is already popular and loved among solo travelers,...","review_date":"July 19, 2018","user":"jeannef394"},{"attraction_id":405,"rating":5.0,"review":"Outstanding . Did this tour as a solo traveller and ended up friends by the end of the day\/night tour of 11 people.\nGreat value for money - wine tasting, a visit to the township of Niagara on the Lake and the falls themselves that included a...","review_date":"May 31, 2018","user":"boofhead3"},{"attraction_id":405,"rating":5.0,"review":"Business trip for clients. Have used this company recently to entertain my overseas clients for Niagrafalls and wine tours . Our guides - Gary & Tudy provided outstanding and very informative tour and my company will be booking future trips with them as well.. cheers :)","review_date":"May 16, 2018","user":"vishal_valsadia"},{"attraction_id":405,"rating":5.0,"review":"Niagara Falls Daytour. Fabio picked us up bang on time! His knowledge of Toronto and the Niagara area and falls is excellent. Fabio looked after the group well and made our well-being his first priority. Can recommend Zoom tours and especially Fabio for a tour to the falls...","review_date":"May 14, 2018","user":"gertl196"},{"attraction_id":405,"rating":5.0,"review":"great experience. good service, well looked after. Food selection was very poor though. The view more than made up for it.","review_date":"April 15, 2018","user":"770alif"},{"attraction_id":405,"rating":4.0,"review":"Great tour in winter\/spring. Our Driver Fabio was a friendly and helpful Guy. He explain good and a lot. We done the tour in the low season, so we had many time to Rest and enjoy the time at the falls.\nGreat was, the driver picked us Up direkt...","review_date":"April 10, 2018","user":"christimomo"},{"attraction_id":405,"rating":5.0,"review":"Amazing Trip, couldn't have asked for more!. Booked this tour as it offered pick up service from the hotel near the airport.\nTrip included transport to the Niagara area with guided commentary of all important sights on the way. As we went in winter, the cruise was not open but was changed...","review_date":"March 23, 2018","user":"george_c"},{"attraction_id":405,"rating":5.0,"review":"Niagara Falls Freedom Day Tour. Booked on this trip and added Journey behind the Falls as unfortunately the Hornblower cruise does not operate during the winter months.\nPatrick our guide was excellent. He picked us up promptly from an agreed location and we were in a comfortable mini bus. On...","review_date":"March 4, 2018","user":"emottram"},{"attraction_id":405,"rating":2.0,"review":"DO NOT TAKE THIS TOUR IN THE WINTER!. First, Fabio (the driver) was very knowledgeable, friendly and accomodating. We booked this tour and payed 200$ each (3 of us). We were picked up on time, in a minivan with very uncomfortable seats. We then went straight to Niagara falls, it was raining, foggy...","review_date":"February 23, 2018","user":"aligtheog"},{"attraction_id":405,"rating":5.0,"review":"Don't hesitate - BOOK!. I am always a little wary of organised tours, but this one blew my mind. i was tempted as I only had limited time in Toronto, and wanted to maximise my trip. I am so pleased I did!\nThe mini bus was comfy, Fabio was...","review_date":"January 22, 2018","user":"hanp86"},{"attraction_id":405,"rating":5.0,"review":"The guide Fabio was excellent ! Enjoyed whole trip.. We took a day tour from 'Zoom Tours' on 19th Jan 2018 for Niagra Falls, ON. This was our first time going in the winters as well as visiting Niagra from Canadian side. The whole trip was quite exciting. The driver was very punctual and...","review_date":"January 20, 2018","user":"dilipr194"},{"attraction_id":405,"rating":5.0,"review":"A fabulous day trip!. Fabio was great and he knows his stuff! He was particularly helpful & reassuring when I lost my phone, taking the time to help me find it.","review_date":"December 7, 2017","user":"cellbabes"},{"attraction_id":405,"rating":5.0,"review":"AMAZING DAY WITH AAMIN. My wife and I booked one day trip to Niagara Falls and its surrounding area. The trip was so amazing and unbelievably beautiful. But the most amazing thing is we have such a nice and gentleman guide named Aamin. He is not only knowledgeable about...","review_date":"October 25, 2017","user":"489sugiartos"},{"attraction_id":406,"rating":5.0,"review":"Canada. I was there in 2004 and below it only gives dates to fill in of 2018 and 2019. This was an old limestone quarry where the Butchart family sold cement and because it left such a big hole they decided to give something back to...","review_date":"March 3, 2019","user":"elsbeth13"},{"attraction_id":406,"rating":5.0,"review":"Vancouver Islands Great Garden. This amazing Garden, created in an old worked out quarry is absolutely stunning. If you like visiting gardens and you just happen to be on Vancouver Island, perhaps in Victoria you have just got to make this a must see place. And even if you...","review_date":"February 24, 2019","user":"dandmclift"},{"attraction_id":406,"rating":5.0,"review":"Great Guide\/driver. Had a lovely with with a great driver and guide who knew her business. She explained everything fully and was full of excellent suggestions. We were picked up on time and dropped off at the hotel door. There was a major car accident on our...","review_date":"December 26, 2018","user":"142loism"},{"attraction_id":406,"rating":5.0,"review":"Wow what beautiful gardens!. Great bus tour, driver was knowledgeable and courteous. Was disapointed they did not pick up at my hotel afte telling me they did. We had to walk about three blocks.","review_date":"December 17, 2018","user":"carl_b"},{"attraction_id":406,"rating":5.0,"review":"Victoria and Butchart Gardens Tour. My wife and I booked this Tour on the internet several months ago, after reading the reviews on Trip Advisor. We went in October 2018.\nThe Bus Driver was punctual with the Hotel pick up. He had a good sense of humour and excellent customer...","review_date":"November 26, 2018","user":"planetoz"},{"attraction_id":406,"rating":5.0,"review":"It's a guaranteed hit!. I have visited these gardens many times over the last thirty years and my most recent visit was last month with my wife. Everything about this place is wonderful, from the efficiently organized parking spaces, though the splendour of the floral exhibits, great restaurant, and...","review_date":"November 26, 2018","user":"rastavancouver"},{"attraction_id":406,"rating":4.0,"review":"Enriching Day. We booked our trip with Land Sea Tours. Our guide was Tim and he was a gem! Very informative, humorous, kind and very thoughtful. The trips highlights for us were three things, the ferry ride which was relaxing and full of beauty, the Buchart Gardens...","review_date":"November 3, 2018","user":"larry_t"},{"attraction_id":406,"rating":5.0,"review":"Buchart Gardens. Ed did an excellent job giving us all kinds of information all throughout our trip! I would highly recommend this company!","review_date":"October 28, 2018","user":"stacy_m"},{"attraction_id":406,"rating":5.0,"review":"a very pleasant trip. our tour guide was very professional and helpful. he made the bus journey not boring by his stories and historic backgrounds of the destinations.","review_date":"October 25, 2018","user":"zhu_l"},{"attraction_id":406,"rating":5.0,"review":"Best tour. We went on a tour to Victoria and Buchart gardens with Land Sea Tours. Our tour guide\/bus driver Mikey was the best. Very informative commentary and lots of laughs. Victoria is such a beautiful quaint town with lots of great attractions and places to eat....","review_date":"October 14, 2018","user":"jennifer_j"},{"attraction_id":406,"rating":3.0,"review":"Gorgeous gardens, disappointing tour. The tour was very well organised and efficiently run. However we were very disappointed at the small amount of time we were able to spend at the Butchart Gardens (just under 2 hours) especially when compared with a 3-hour stop in Victoria. We ended up...","review_date":"October 12, 2018","user":"003kiwis"},{"attraction_id":406,"rating":4.0,"review":"Great tours but limited time to explore. My mother and I were looking forward to our tours of Victoria and Butchart Gardens. We only wish we had more time to enjoy each place.\nOur guide, Andy, couldn\u2019t have been nicer. He was young, enthusiastic and informative. He picked us up at our...","review_date":"October 5, 2018","user":"kmfromma"},{"attraction_id":406,"rating":5.0,"review":"Beautiful!. It is a FULL day so I would not plan on doing anything after. The tour was really lovely and our driver, Chris, gave us wonderful pieces of history all day long. The island and the garden are gorgeous! I wouldn't mind spending the night...","review_date":"October 2, 2018","user":"s_h"},{"attraction_id":406,"rating":5.0,"review":"Exceeded our expectations. No one visiting Vancouver should miss this day tour. It is just fascinating. Butchart gardens is a work of love and art. Victoria is beautiful!","review_date":"October 2, 2018","user":"silvia_a"},{"attraction_id":406,"rating":4.0,"review":"Wonderful tour, a bit too hurried. Any tour from Vancouver to Victoria and the Butchart Gardens and back in one day is bound to be rushed. This company made the trip as informative and pleasant as possible. We loved the whole day, but it\u2019s a really long way to travel. Everything...","review_date":"September 29, 2018","user":"cindykminneapolis_mn"},{"attraction_id":406,"rating":5.0,"review":"Must do!. I was skeptical about going on an all day tour and thought the cost was a bit high. I was wrong. Cost to get in the gardens is nearly $40 per person and the ferry ride both ways is a fee per vehicle plus a...","review_date":"September 29, 2018","user":"dtroyston"},{"attraction_id":406,"rating":5.0,"review":"Absolutely beautiful!!!. Even for a person like me that is not really into gardening, I was blown away with the Butchart Gardens. The nicest gardens I ever saw. Very well laid out. My only critic is there were no fish in the ponds. Nice place to get...","review_date":"September 28, 2018","user":"annmcdonogh"},{"attraction_id":406,"rating":5.0,"review":"Excellent day out. At first glance this day tour looks expensive and long. However, it is worth both the time and the money. We enjoyed our free time in Victoria and the Gardens were a real treat. We looked at arranging this trip independently but realised that each...","review_date":"September 24, 2018","user":"colmer"},{"attraction_id":406,"rating":5.0,"review":"Beautiful, best seen late morning. We recently went with friends. The men weren\u2019t too keen at first but enjoyed it as much as the women. I would recommend going by car, not a tour. Much cheaper and you can spend as much time as you want.","review_date":"September 24, 2018","user":"formerbrit"},{"attraction_id":406,"rating":5.0,"review":"Victoria Scenic Tour. Long tour - Hotel pickup at 7:50am. Back to Hotel at 9:30pm.\nTook BC Ferry from Twassawasan to Vancouver Island and had about 3 hours to enjoy Victoria Town. Then drove to Butchart Gardens for a 2 hour stop. I\u2019m not into Flora, but this...","review_date":"September 22, 2018","user":"deanwebb2016"},{"attraction_id":406,"rating":4.0,"review":"Simply Beautiful. A visit to Victoria is not complete without a stop at Butchart Gardens. When we were planning our trip to the west coast many people said we would miss the beautiful blooms in the Gardens by going in October and it's true some plants had...","review_date":"September 22, 2018","user":"maxine399"},{"attraction_id":406,"rating":5.0,"review":"Great way to kill a day. 7:30-8:00am Hotel pickup - 8:30-9:00pm drop off it\u2019s a full day. One hour bus ride to ferry terminal, 1.5 hrs to Vancouver Island 40m down to Victoria 3 hrs to wander on your own then an hour to the gardens and 2.5 hrs in the...","review_date":"September 20, 2018","user":"3tcubed"},{"attraction_id":406,"rating":5.0,"review":"Well recommended tour. Just about everything worked well on this trip.The hotel pickup was courteous and on time. The trip onto the ferry and off again was seamless. The cruise to and from Vancouver island was very pleasant. Shopping and lunch opportunities were just about the correct length...","review_date":"September 18, 2018","user":"don_m"},{"attraction_id":406,"rating":5.0,"review":"Excellent Day!. This was one of the highlights of our trip. I am glad I did my research beforehand and booked several weeks in advance. It is a long day but totally worth it and our driver\/guide was superb. It's great because he told us a lot...","review_date":"September 12, 2018","user":"kbtgeorgia"},{"attraction_id":406,"rating":5.0,"review":"Worthwhile Tour. Punctual pick-up from hotel, pleasant ferry ride to & from Victoria, plenty to see & multitude of eating options in Victoria and the Gardens were brilliant.\nExcellent driver, Steve, who was informative, helpful and entertaining.\nNot a cheap tour but definitely worthwhile","review_date":"September 10, 2018","user":"dreamer617620"},{"attraction_id":406,"rating":5.0,"review":"Wonderful color!. Butchart gardens has wonderful color and makes a great location for family pictures. There's really not enough time on this tour to see a lot of Victoria, but what we did see was excellent. Our driver, Kaitlyn, was very informative and a good driver. The...","review_date":"September 6, 2018","user":"joanne_h"},{"attraction_id":406,"rating":5.0,"review":"Door to door aervie. Was picked up at downtown hotel. Our guide, Tim was awesome! About an hour bus ride to ferries, they pull the bus right on the ferry and the ride to Vancouver island was about 90 minutes. Very smooth ride over the about a 30 min...","review_date":"September 5, 2018","user":"241jims"},{"attraction_id":406,"rating":3.0,"review":"More Sightseeing Time \/ Less Travel Time. I can tell you that Victoria is surely a place for everyone to see, and Butchart Gardens shows off Mother Nature at her best....and when you couple that with a great tour guide like Woolf....you are justified in asking me why I did not rate...","review_date":"August 31, 2018","user":"neb44"},{"attraction_id":406,"rating":5.0,"review":"The very best way to see Victoria and Butchart Gardens. As a seasoned traveler, I thought I would be able to plan this upon arrival in Vancouver. While I looked into this, I realized that we needed transportation to the ferry, ferry tickets, transportation from the landing to Victoria, Butchart Gardens, return the ferry and...","review_date":"August 30, 2018","user":"716kenc"},{"attraction_id":406,"rating":4.0,"review":"Very Good Experience - Plan for Late Dinner. Long day with two 90 minute ferry rides but well worth the experience. Gardens are beautiful and guide was very pleasant and knowledgeable. I would recommend this tour but keep in mind that it is 13 long hours and you will need to plan for...","review_date":"August 29, 2018","user":"billinsatbch"},{"attraction_id":406,"rating":5.0,"review":"Enjoyable. It was a LONG day but we knew this in advance. Summer was our tour guide and she was very upbeat and knowledgeable. The bus rides and ferry rides were beautiful and with Summer's help we learned a lot about the area. Due to limited...","review_date":"August 25, 2018","user":"mary_k"},{"attraction_id":406,"rating":5.0,"review":"Interesting day out. Long day but well worth the visit. Hadn't planned to go and didn't know anything about the gardens but I soon had a history lesson. What an amazing feet! The gardens are beautiful in every way. Interesting and extremely clever.\nVictoria was interesting as well....","review_date":"August 21, 2018","user":"deborah_a"},{"attraction_id":406,"rating":5.0,"review":"Gardens make this a worthwhile trip. One could argue that this is a lot to squeeze into one day trip. The time in Victoria is a little too short. However, the reward is the appropriate amount of time given to the spectacular Butchart Gardens, which are outstanding. The ferry trip is...","review_date":"August 20, 2018","user":"paul_h"},{"attraction_id":406,"rating":5.0,"review":"Excellent day trip. This was a full day from hotel pick up at 7:35am to drop off at 10pm. The time went by very quickly, we had an excellent guide Alessio who mapped out the day for us, giving us tips on where to eat, how long we...","review_date":"August 19, 2018","user":"petal125"},{"attraction_id":406,"rating":5.0,"review":"Great day, great tour guide. Full day with a nice balance of guide and explore time. Butchart Gardens absolute highlight.\nRoaming around downtown was quick but good for first visit. Possible to consider seaplane if more time wanted on Island vs time in ferry.\nStaff were FABULOUS!","review_date":"August 17, 2018","user":"janet_r"},{"attraction_id":406,"rating":5.0,"review":"Flowers and stories. A great trip with our story-telling, lovable driver\/guide Alessio. I was dubious about this long day trip, and certainly the ferry ride was pretty tedious, but he really made the day sing with his obvious delight in sharing his knowledge, including tips on how to...","review_date":"August 16, 2018","user":"gayleea"},{"attraction_id":406,"rating":5.0,"review":"Not to be missed. 4 adults and 2 children 5 &3) had a wonderful time at Butchart Gardens. The staff was super accommodating and we were able to get an extra stroller so both kids stayed contained and happy. They loved the carousel and the adults loved the flowers....","review_date":"August 14, 2018","user":"celindap"},{"attraction_id":406,"rating":5.0,"review":"Vancouver Island. The tour we took to Vancouver Island was with Land and Sea with Katlyn being driver\/guide. She was very interesting to listen to and had some great stories. We had lots of choices with the Butchart Gardens being the highlight of the day. The gardens...","review_date":"August 14, 2018","user":"bren_s"},{"attraction_id":406,"rating":5.0,"review":"The Way to Do It. If you are visiting Vancouver from out East, adding a day trip to Victoria and Butchart Gardens makes a lot of sense. The question is: how to get there. You can take a sea plane. You can take a whale watching cruise that goes there....","review_date":"August 13, 2018","user":"gbrandolph"},{"attraction_id":406,"rating":5.0,"review":"Great tour - Victoria and Butchart Gardens. If you are staying in Vancouver you will find it's a bit of a pain to tour Vancouver Island. That's where Landsea comes in.\nOn time hotel pickup followed by drive to the BC Ferry. 90 minute crossing, then on to Victoria where we had...","review_date":"August 12, 2018","user":"dboell"},{"attraction_id":406,"rating":5.0,"review":"Blooms 365 days a year. Beautiful gardens to stroll at your own pace. Self guided tour with a map thru the rose garden, sunken garden and the Japanese maple garden. Go early in the day as it does get crowded. Considerably warmer in land than at the waterfront.","review_date":"August 10, 2018","user":"jane429393"},{"attraction_id":406,"rating":5.0,"review":"Award winning tour guide Megan. The sites in Victoria were stunning! Especially enjoyed the Empress hotel and its lovely grounds. The ferry ride was an experience in itself! And the crowning touch of the tour were The Butchart Gardens.....just wow!! The day was made extra special by a vibrant personality...","review_date":"August 7, 2018","user":"imasonseeker"},{"attraction_id":406,"rating":4.0,"review":"Butchart Gardens tour by Bus from ships. wonderful experience -- went late afternoon because of time ship docked. Well worth the money and convenience.\nGorgeous flowers fabulous color -- not so much to buy in gift shop. Would go back for a longer stay.","review_date":"August 6, 2018","user":"lauri_l"},{"attraction_id":406,"rating":5.0,"review":"Victoria by ferry. Pick up from hotel went smoothly and on time. Driver\/guide was excellent and we had plenty of time at each stop. Loved Victoria plenty of great places to eat and choice of cuisine and prices. Buchart Gardens was amazing. Wear good walking shoes. Overall a...","review_date":"August 6, 2018","user":"petereq3901ba"},{"attraction_id":406,"rating":5.0,"review":"The Travelin' Beez from Upstate NY....... We had heard that a trip to Vancouver is not complete unless it included a visit to Vancouver Island and the famed Butchart Gardens. We planned for this day-long tour after completing a 14 day Alaskan cruise. The thought of another long day of touring...","review_date":"August 5, 2018","user":"travelinupstaterz"},{"attraction_id":406,"rating":5.0,"review":"Victoria-us!. After a long week plus of cruising we were kind of dreading getting up early once again for a 13 hour day. But I tell you what it was worth it! Our guide Brandon was great! Throughout the trip he told us interesting facts about...","review_date":"August 4, 2018","user":"thebeckers7806"},{"attraction_id":406,"rating":5.0,"review":"Long day trip but memorable. It's a long day trip (~13 hours) and you will spend a lot of time on commute. However, it's a memorable experience and our tour guide was really nice!","review_date":"July 31, 2018","user":"ming_y"},{"attraction_id":406,"rating":5.0,"review":"well organized and well executed first class group!. driver was early,set a nice tone. First class tour operator as everything went off without a hitch, Shout out to Alex for leading our group and being an overall great tour guide!\nWould not have changed a thing. BTW if you get Alex, make sure...","review_date":"July 31, 2018","user":"dnbower59"},{"attraction_id":406,"rating":5.0,"review":"spectular. Put this on your Bucket List - world wide known - people come from all over to see these gardens and they are right in our back yard","review_date":"July 29, 2018","user":"barbara_anne_g"},{"attraction_id":406,"rating":5.0,"review":"Holiday . Brilliant display on a hot summer day. Toured with Landsea day trip which was great. Yes more time would be great but we got great value for a day trip","review_date":"July 27, 2018","user":"sunshine50125"},{"attraction_id":406,"rating":5.0,"review":"No stress of driving. My husband wanted to drive ourselves but there was no booking available on BC Ferries website to leave Victoria on the day we wanted, July is busy. So we ended up doing this tour and I was so glad we did. First of all not...","review_date":"July 25, 2018","user":"yandrgirl"},{"attraction_id":406,"rating":5.0,"review":"wonderful trip. Well organized. Everything is on time. The tour guide is knowledgeable about the neighborhood, the ship is comfortable, and the meal provided on the ship is very good for the price. Downtown Victoria and the garden are beautiful!","review_date":"July 24, 2018","user":"xulun_z"},{"attraction_id":406,"rating":5.0,"review":"If you don't have a car, Landsea Tours is the way to go. Booked this day trip from the Four Seasons concierge. This was a good day. Nice bus. Traveled from our hotel downtown to the BC Ferries boat for a 2+ hour ride to Victoria. Bus went into Victoria City and dropped us off for several hours...","review_date":"July 21, 2018","user":"neal_f"},{"attraction_id":406,"rating":5.0,"review":"Great day. A long but thoroughly enjoyable day. Victoria was good but as a keen gardener I just loved Butchart Gardens. Spectacular!!\nOur tour guide Alessio was wonderful! Knowledgeable, friendly , funny. Really made our day and clearly very popular with all the other travellers too.\nWell...","review_date":"July 20, 2018","user":"sydneyjim56"},{"attraction_id":406,"rating":1.0,"review":"Tour guides lacking. We were fastly picked up from our hotel and from there we spent an hour to get the ferry. There we had time to leave the bus and use the washroom. Our guide Alessio while knowledgeable couldn't connect with guests and made for a long...","review_date":"July 19, 2018","user":"texasproud1980"},{"attraction_id":406,"rating":5.0,"review":"Beautiful - wish we'd had more time. I would love to spend an entire day enjoying these glorious gardens. The bus trip was also very informativ and worthwhile.","review_date":"July 18, 2018","user":"mcwc"},{"attraction_id":406,"rating":4.0,"review":"Sailing Vancouver to Victoria and Ron's Butchart gardens in bloom! Graham in command.. Grateful to Tim (hotel pick up),Graham and Megan. We booked online and confimed. Tim arrived to the Trump International Hotel & Tower before scheduled time. After 13.5 hours with this \"triage\" team, I report in earnest. Some books thrown on floor?\nGraham engaged each couple...","review_date":"July 17, 2018","user":"india_c"},{"attraction_id":406,"rating":5.0,"review":"Highly Recommend. We booked this tour hoping to get a good experience of Victoria since we had heard it was a must do and we were not disappointed. Our driver & guide, Joe, did an excellent job of pointing out interesting places, facts and recommending places to...","review_date":"July 16, 2018","user":"donna_p"},{"attraction_id":406,"rating":5.0,"review":"Fantastic day. Full day pick up from our hotel to the port which took 40 mins drive from downtown Vancouver. The ferry crossing was 1hr 30. We were then driven to Victoria where we had approx. 3-4 hours to walk around this beautiful city. After we had...","review_date":"July 14, 2018","user":"deborah_h"},{"attraction_id":406,"rating":5.0,"review":"Highly recommend. Our guide & driver Mollie made all the difference on our tour, Booking with Allison was excellent.. On July 11, 2018, we engaged Landsea Tours for a private charter for ten family members-6 adults and 4 children. Booking through Allison was smooth and she clearly communicated all aspects. This tour was about 15 hours long and Mollie kept everyone in a good...","review_date":"July 12, 2018","user":"gene_c"},{"attraction_id":406,"rating":5.0,"review":"Fantastic day! . As we had only a few days in Vancouver, decided the tour to Vancouver Island would be a good way to see the sights there in a short amount of time. What a good decision. Landsea tours are very well organised, with a couple of...","review_date":"July 7, 2018","user":"myrtle2259"},{"attraction_id":406,"rating":5.0,"review":"Our Driver\/Tour Guide, Alex, did an outstanding job!. Our party of 4 was picked up by Alex on July 1st at 8 am. He was courteous, friendly and very knowledgeable about Vancouver Island, Victoria, the Butchart Gardens and surrounding area. A long day, but he made it very enjoyable. Definitely a highlight for...","review_date":"July 7, 2018","user":"lovetobikenc"},{"attraction_id":406,"rating":5.0,"review":"Best Bus Tour Company in Canada. We were in Vancouver BC for 9 days and took a number of Bus Tours, and the Landsea services were the best. Pick up service at the hotel, on time, Excellent tour guides, so knowledgeable, as well as entertaining. Safety was always a priority and...","review_date":"July 5, 2018","user":"bankerlady0253"},{"attraction_id":406,"rating":5.0,"review":"A Wonderful Experience. Alexis was our guide and she was amazing! Our group was 19 in number and we all were picked up at various hotels. Alexis was not only a great driver, but she was so informative. She gave history of both Vancouver, Victoria and Butchart Gardens.There...","review_date":"July 3, 2018","user":"travelvaluetours"},{"attraction_id":406,"rating":4.0,"review":"We felt a bit rushed. We took the tour of Victoria and Butchart Gardens. Taking a tour that picked us up in Vancouver and took care of the ferry ride to Victoria was amazing. We once took the ferry there ourselves and it was stressful! Our tour guide was very...","review_date":"July 2, 2018","user":"marisa_f"},{"attraction_id":406,"rating":5.0,"review":"Great day!. We added an extra day to our trip just to do the Victoria and Buscahrt Gardens tour. We were very glad we did! Our guide Gavin was very knowledgeable and entertaining! We had plenty of time to enjoy all the best of Victoria and even...","review_date":"July 1, 2018","user":"570trishe"},{"attraction_id":406,"rating":5.0,"review":"Must experience!. Beyond beautiful! The huge variety of plants, amazing grounds and ease of walking around make this a must experience location!! Worth every cent!!! We have young children and the paths are stroller friendly, no car seats needed in the shuttle bus, and everyone saw beauty...","review_date":"June 21, 2018","user":"andrea_w"},{"attraction_id":406,"rating":5.0,"review":"Beautiful city\u2019s and gardens. Our experience was wonderful. We had time to wander through Victoria, dinner at a quaint restaurant, then on to Vancouver and the gardens! Spectacular!","review_date":"June 20, 2018","user":"pam_p"},{"attraction_id":406,"rating":5.0,"review":"Brilliant Mr Ed. Tour was well organised, prompt and on time. Great being a smaller group. Our driver Ed was extremely helpful, entertaining and informative. Created a great atmosphere on the bus. On the ferry trip Ed marked helpful info on the map for each group.\nYou have...","review_date":"June 19, 2018","user":"gjones4570"},{"attraction_id":406,"rating":5.0,"review":"Must see all the beautiful ROSES at Butchart Gardens. Awesome place to walk around and enjoy the beautiful roses and landscaping just breath taking. Enjoy lunch and shopping all centrally located. Will definitely go again and again!","review_date":"June 18, 2018","user":"maggie_l"},{"attraction_id":406,"rating":5.0,"review":"Amazingly beautiful!. This place is so beautiful. Pictures do not do it justice. Make sure you save half the day to take in all the beauty.","review_date":"June 18, 2018","user":"lkunst42"},{"attraction_id":406,"rating":5.0,"review":"Long Day....AWESOME TOUR!. Jeremy was our guide. Picked up from the Marriott Downtown Pinnacle at 7:40 am. He was funny and entertaining and then it was off to the transport boat ride which was 1.5 hours of scenery, cold weather and relaxation. Once off the boat a trip...","review_date":"June 12, 2018","user":"sphunt"},{"attraction_id":406,"rating":5.0,"review":"Excellent tour!!!!. Our tour guide MOLLIE was absolutely amazing!!!!!!!!! It's a long tour but she made it fun, relaxed, informative & comfortable!!!!!!!!!","review_date":"June 10, 2018","user":"jenny_b"},{"attraction_id":406,"rating":5.0,"review":"Great city & the gardens are amazing. Long day but well worth it. The ferry rides were amazing. Then once in Victoria...so beautiful & fun. Then the gardens were so gorgeous. Standing in the quarry garden ...and smelling the aroma...must be a touch of heaven","review_date":"June 8, 2018","user":"wildvineas"},{"attraction_id":406,"rating":5.0,"review":"Exactly as described on website, all went smoothly. Hotel pick-up was at about 7:00 AM and we returned back to hotel between 9:15 to 9:30 PM, so it made for a long day. But it was a very exceptional day. Our guide\/bus driver was Alessio, who was an excellent driver and an excellent...","review_date":"June 4, 2018","user":"bay_arean2"},{"attraction_id":406,"rating":5.0,"review":"Customized & Loved our tour from Vancouver to Victoria and Butchart Gardens. A visit to Vancouver for only a few days and a desire to take a ride in a float plane, visit Victoria and Butchart Gardens. I called LandSea tours (about 36-hours prior to my preferred departure time) and spoke to Stephanie and Sophie. They were...","review_date":"May 31, 2018","user":"irose"},{"attraction_id":406,"rating":5.0,"review":"I Concur with the Good Reviews. What else is there to say except that I concur with all the good reviews. We were very happy with the tour. Our guide, Alex, did a wonderful job.","review_date":"May 30, 2018","user":"chmprof"},{"attraction_id":406,"rating":5.0,"review":"Great Day on Victoria Island. Used Landsea for our day trip to Victoria Island and Butchart Gardens. They were prompt for hotel pickup, the bus\/van to the ferry was comfortable, and their drivers informative. Note that the bus goes on the ferry as well so you are with the same...","review_date":"May 28, 2018","user":"fred494"},{"attraction_id":406,"rating":5.0,"review":"Our guide Alex, did a great job!!. The Butchart gardens were great, Victoria not as nice as expected.\nBut the guided service our guide was fantastic. Started at 7:05am and got back at 9:00pm.","review_date":"May 22, 2018","user":"rocio_g"},{"attraction_id":406,"rating":5.0,"review":"Absolutely Fantastic. We were picked up on time by a very lovely young lady Sarah who was our amazing guide for the day. Due to everyone being on time and Sarah\u2019s efficiency, we were early for our Ferry and this gave us an extra hour up our...","review_date":"May 21, 2018","user":"xanerin"},{"attraction_id":406,"rating":4.0,"review":"Colorful and Fun. I enjoyed our visit to the Gardens and we had a gorgeous day weather wise for our visit and the only disappointment was that roses weren't in bloom yet.","review_date":"May 19, 2018","user":"jimk2638"},{"attraction_id":406,"rating":5.0,"review":"Lovely Day. As a solo traveller it is always good to find a tour that makes me feel comfortable and gives me some flexibility. Erich was the guide and driver for this tour and he was right on time and made me feel welcome. The other passengers...","review_date":"May 18, 2018","user":"kellyadl"},{"attraction_id":406,"rating":5.0,"review":"Victoria and gardens. Pick up spot was not spot on, so check this! Once we did get picked up, our guide Alessio was so informative, helpful and a happy person, good at 6:45 AM!\nWe have been to Vancouver a few times and done a number of tours....","review_date":"May 15, 2018","user":"armstrongk"},{"attraction_id":406,"rating":5.0,"review":"Absolutely Beautiful Gardens. Tour was 14 hours,but very enjoyable. Our guide,Jeremy was excellent and historically knowledgeable with interesting stories.Victoria was beautiful and Butchart Gardens was amazingly gorgeous and stunning. They should allot three hours at the Garden. The colors was off the chart. Nature should be absorbed an...","review_date":"May 7, 2018","user":"cynthia_m"},{"attraction_id":406,"rating":5.0,"review":"Great trip if you have some time!. We were picked up at our hotel at 9am. 40 min (approx) ride to BC Ferry terminal. (Nice terminal w food kiosks and gift shops n Starbucks ) . We had Eddie as a driver\/guide. He was awesome. Very informative and gave lots of history...","review_date":"April 14, 2018","user":"travelqueen0"},{"attraction_id":406,"rating":5.0,"review":"victoria tour. we had one full day to spent and luck to get first ferry in the morning . it was very easy to find the terminal . enough guidance and you can easily take your vehicle inside . comfortable hour and 1\/2 ride and you will...","review_date":"April 10, 2018","user":"javedc68"},{"attraction_id":406,"rating":5.0,"review":"Love of Gardening. What an amazing garden! Such an inspiration being I would rather be in the garden than anywhere.\nBoat and bus trip were fun to get there. Our bus driver was very informative and we learned a lot about the area.\nVictoria was a neat city....","review_date":"March 6, 2018","user":"rosemary_d"},{"attraction_id":406,"rating":5.0,"review":"day out. this is the most delightful afternoon you need several hours to wander around the gardens gift shop and coffee shop these gardens are incredible when you think what it was and now so picturesc well worth a trip","review_date":"March 4, 2018","user":"naughtypippy"},{"attraction_id":406,"rating":2.0,"review":"Way too long, and over rated. This is a very long tour and a 90 minute ferry ride to get to Butchart Gardens.\nFor 160 dollars they should at least provide lunch. Upon arrival at the gardens we were only allowed to spend about 90 minutes there.\n13 hours, bus driver...","review_date":"October 29, 2017","user":"dennis_d"},{"attraction_id":407,"rating":5.0,"review":"Interested City of Canada. Quebec is our beloved city with fascinated lifestyle and beautiful environment with much more things to do. It was our first experience her with local people and high ancient building rising to the sky.","review_date":"February 1, 2019","user":"fearlesslife"},{"attraction_id":407,"rating":1.0,"review":"Booking problem. In trying to set up this tour, this operator was not really interested in assisting us. We would be arriving at the train station a couple of blocks away from their office and they told us we should walk. That would have been after catching...","review_date":"January 5, 2019","user":"traveltruth_7"},{"attraction_id":407,"rating":3.0,"review":"Not as expected. Let me start with the place...it is really pretty and a day trip is enough for the visit. The driver was also very nice but the tour guide wasn't too professional for example while explaining about places whilst the bus was moving he used terms...","review_date":"January 1, 2019","user":"rejxil"},{"attraction_id":407,"rating":5.0,"review":"Wonderful day in beautiful Quebec City!. Wonderful tour from start to finish! We were picked up and dropped off at the door of our hotel. The tour guide in Quebec City was outstanding! The 3 hours of free time were enjoyable beyond words. It\u2019s like being in a French European city....","review_date":"December 1, 2018","user":"pamw511"},{"attraction_id":407,"rating":4.0,"review":"Relaxing and informative. We enjoyed our day trip. The bus picked us up at the hotel and then took us to the main depot where it was a little confusing where we needed to go to get our passes. The tour guide in Quebec city was fabulous. We...","review_date":"November 29, 2018","user":"sallyt3"},{"attraction_id":407,"rating":5.0,"review":"Cold and Snowy but still great!. I've heard wonderful things about Quebec City and after deciding to spend Thanksgiving in Montreal I knew I had to book this trip. It was cold and snowy but it was still so great to experience Quebec City with the holiday decorations already up and...","review_date":"November 23, 2018","user":"chicagodawn15"},{"attraction_id":407,"rating":5.0,"review":"Quebec in the Summertime. This year we travelled to Canada to attend the International Rotary Convention in Toronto. After the convention we travelled to Quebec City and stayed a week at the Hilton which was Ideally located near the beautiful old downtown area so we could pretty much walk...","review_date":"November 17, 2018","user":"mtnbear54"},{"attraction_id":407,"rating":5.0,"review":"A must go tour! . I m really glad that we didn\u2019t miss this wonderful trip during our stay in Montreal.\nWe had this tour by gray line and we were so satisfied . The price was more high comparing to other companies but it worth. I wish we had...","review_date":"November 16, 2018","user":"ghazal_z"},{"attraction_id":407,"rating":5.0,"review":"Great trip!. This trip was booked through Grey Line. Their shuttle picked us up at our hotel. The driver was so personable, providing us with information along the way. Once in Quebec City, we picked up our Tour guide. She was so knowledgeable and provided us with...","review_date":"November 12, 2018","user":"sbdiner727"},{"attraction_id":407,"rating":3.0,"review":"Nice introduction to QC. Wish I could give it a 5 but really can't....\nDay was cold and rainy (OK not Gray Line's fault!). Driver was nice and handled bus well on drive up to Quebec City. 1 bathroom stop after 1.5 hours (total trip takes about 3 hours)....","review_date":"November 7, 2018","user":"miriam_k"},{"attraction_id":407,"rating":5.0,"review":"Worth the Trip!. We took this day trip on our first full day in Montreal. It was a GREAT way to start our trip. Serge was a fun and informative driver and our guide in Quebec City was incredibly knowledgeable. Quebec City is beautiful and a must-see when...","review_date":"October 29, 2018","user":"elissa_g"},{"attraction_id":407,"rating":5.0,"review":"Worth the long ride. Very glad we took the day to visit City of Quebec. What beautiful and historic city. Our city tour guide was interesting, funny, and kept a nice pace. There are many nice places to lunch so Explore and look beyond the yellow umbrellas.\nThe downside...","review_date":"October 20, 2018","user":"debby_r"},{"attraction_id":407,"rating":5.0,"review":"Great Introduction to Old Quebec City. This tour provides a nice guided introduction to old Quebec City and provides ample time for exploring the area on your own. Although the round trip bus ride from Montreal is long - 5 hours plus two 20 minute rest stops - the coach bus...","review_date":"October 13, 2018","user":"nsciac"},{"attraction_id":407,"rating":4.0,"review":"Tips for the trip. Pros: Beautiful place, lots of history, bus driver very skilled, pleasant, and entertaining.\nCons: A long day on the bus, not enough time to walk the city and shops.\nWould prefer to skip the falls-you are too far away and it\u2019s overcrowded with tour groups....","review_date":"October 11, 2018","user":"kristine_h"},{"attraction_id":407,"rating":5.0,"review":"We had a fantastic and relaxing time!. So glad we booked this tour. Tour guides were very professional. We had enough time to see the sights, take pictures, eat and enjoy our surroundings. It was one of the highlights of our vacation.","review_date":"October 9, 2018","user":"george_g"},{"attraction_id":407,"rating":5.0,"review":"Tons of history . Fabulous tour. The guide was very knowledgeable of Quebec City and worked hard to ensure everyone had their questions answered. Accommodated one French speaking passenger quite nicely even though it was an English guided tour. QC is gorgeous, and must see if you\u2019re visiting Quebec.","review_date":"October 7, 2018","user":"scenic722278"},{"attraction_id":407,"rating":5.0,"review":"Excellent tour to get to know Quebec. The tour was great. Andr\u00e9 and Katya were excellent tour guides. We loved the city and we would love to come back soon. Totally recommend this tour.","review_date":"October 6, 2018","user":"dulcepartida"},{"attraction_id":407,"rating":5.0,"review":"Charming. Easy drive to Quebec on comfortable bus. Driver and tour guide friendly and knowledgable. Hits all the highlights. Provided enough free time to eat a nice lunch and shop.","review_date":"October 2, 2018","user":"karenf765"},{"attraction_id":407,"rating":3.0,"review":"A must visit destination, but do manage your expectations!. Breathtaking town built on the side of a mountain, Quebec City is truly reminiscent of Europe! There are many al fresco eateries, but outside the quaint residential streets await a myriad of souvenir shops and not much of a shopping experience for those interested in...","review_date":"October 2, 2018","user":"joanm843"},{"attraction_id":407,"rating":5.0,"review":"One of the most beautiful cities that I have visited!. If you get a chance to walk around\nQuebec, please do it. This city is worth whatever time you have to spend there and it is very clean.","review_date":"October 2, 2018","user":"joseph_b"},{"attraction_id":407,"rating":4.0,"review":"Good tour of Quebec city. We took this tour as we were pressed for time and found that going by bus or train would not be very convenient. We walked to the Gray Line offices on Peel Street, as we were staying couple of blocks away. The tour started on...","review_date":"October 2, 2018","user":"mva9"},{"attraction_id":407,"rating":5.0,"review":"Quebec City Day Trip. A fantastic trip. The Driver did a great job and then the guide in Quebec City was simply awesome.\nA place I would love to see more of, maybe an extra day there.\nBut did a tour around the Old City up top then dropped...","review_date":"September 30, 2018","user":"i_h"},{"attraction_id":407,"rating":5.0,"review":"An excellent way to see a beautiful city. A full day excursion, since Quebec City is 3 hours from Montreal, the tour is a great introduction. The guide was expert and entertaining, and she hadn't lost her enthusiasm despite being in her 28th year of guiding! The only negative was the morning pickup....","review_date":"September 29, 2018","user":"gkkhdc"},{"attraction_id":407,"rating":5.0,"review":"Day Trip to Quebec City. This was a long day BUT it was totally worthwhile. Our driver was charming and entertaining and our guide Katya was superb. I got out of this tour everything that I could have hoped for in the time that was available to me and I...","review_date":"September 25, 2018","user":"craigi210"},{"attraction_id":407,"rating":5.0,"review":"must do. Quebec City & Montmorency Falls are definitely worth a trip.\nAt Montmorency falls, we were mesmerized by the rainbow at the foot of these falls. All the colours were very distinctly visible.\nQuebec City bus tour provided a good commentary of several aspects of this...","review_date":"September 20, 2018","user":"jayenshah"},{"attraction_id":407,"rating":4.0,"review":"Great day trip. Last minute decision to go to Quebec City and, after looking at car rentals or train, decided it was worth having someone else do the driving and the planning. Always leery about being a tourist on a bus but the driver and guide were terrific....","review_date":"September 18, 2018","user":"mbsesher"},{"attraction_id":407,"rating":5.0,"review":"One day Trip from Montreal to Quebec. Nice trip for family with young kids or friends. A lots to see. You can choose different activities according to your family's special needs.","review_date":"September 18, 2018","user":"jennymtl514"},{"attraction_id":407,"rating":5.0,"review":"A Don't Miss Tour. We wanted to cap off our week long visit to Montreal with a trip to Quebec City and were completely pleased with our tour with Grey Line. After checking in at their downtown office we boarded the bus with our driver Andre and were treated...","review_date":"September 17, 2018","user":"marlowe3"},{"attraction_id":407,"rating":5.0,"review":"AMAZING Trip!!. My son and I went to Montreal for a long weekend in Canada. While there we decided to take this trip to Quebec City. What a GREAT experience it was!! The bus driver was very personable and our guide in the city was EXCELLENT. Just...","review_date":"September 11, 2018","user":"jersey888"},{"attraction_id":407,"rating":5.0,"review":"Day trip from Montreal. I have always wanted to go to Quebec City because of the history and architecture of the city.\nAn opportunity arose when my wife and I stayed in Montreal for a few days.\nWe saw this day trip advertised in the hotel where we stayed...","review_date":"September 9, 2018","user":"2skip865"},{"attraction_id":407,"rating":5.0,"review":"To Get a Nice Taste of Quebec City While Visiting Montreal, Take This Tour!. Both our driver and our guide once we arrived in Quebec City were very good at their jobs. Quebec City is a more European-feeling city than Montreal, and the tour began and ended in Quebec City in the quaintest part of the city which is...","review_date":"August 30, 2018","user":"hfdjr"},{"attraction_id":407,"rating":5.0,"review":"Excellent Day Trip. An excellent day trip to Old Quebec City. We were picked up at our downtown Montreal hotel. After all of the hotel pickups were then dropped off at the Gray Line office to complete the paperwork and assigned to a bus for our trip. It's...","review_date":"August 29, 2018","user":"vsattui1232"},{"attraction_id":407,"rating":3.0,"review":"Skip the Cruise Option. The sites were beautiful, but I wish that there had been a better allotment of time. As this is a bigger tour, there were multiple instances where our time was cut short by other passengers who delayed departing sites. In fact, we barely had 10-15mins...","review_date":"August 29, 2018","user":"carey_b"},{"attraction_id":407,"rating":5.0,"review":"Great Day Trip. This trip exceeded our expectations. It was well organized and provided enough free time to explore parts of the city on our own. Our driver, Andre, was very good. I especially liked the way he made sure that everyone came back to the bus on...","review_date":"August 28, 2018","user":"daveandjudy"},{"attraction_id":407,"rating":4.0,"review":"Excellent guide, enjoyable trip. We were picked up at the hotel on time & changed to a large bus at the Peel Street terminal. No guide on-board and only practical comments given by the driver - suggest taking a book to read, the 3hr journey to Quebec City is...","review_date":"August 28, 2018","user":"bergquist"},{"attraction_id":407,"rating":3.0,"review":"Beautiful views - average tour. The bus was clean and on time and appreciated being dropped off back at our own hotel at the end of the day. I was disappointed that the guide on the way there (3 hours in the bus) provided little commentary on the landscape, the...","review_date":"August 27, 2018","user":"kyleen_m"},{"attraction_id":407,"rating":4.0,"review":"Day Excursion to Quebec City. First off let me say that we really enjoyed our Grey Lines trip to Quebec City. We went to the falls first - the height of the falls were impressive, but honestly I would have preferred to spend more time in Quebec City. There is...","review_date":"August 22, 2018","user":"dsuper80"},{"attraction_id":407,"rating":1.0,"review":"WARNING: Don\u2019t book this event through TRIP ADVISOR!!!. We realized that the date we selected was incorrect within moments of our booking. It shows an option to change the date, however the only option was to call a phone number. I immediately called- on hold for about an hour. She then told me...","review_date":"August 17, 2018","user":"flyer611478"},{"attraction_id":407,"rating":5.0,"review":"Great way to spend the day and see the highlights of the city. Due to the mixed reviews on here, I was super hesitant to take this tour. We were only visiting Montreal for three days so I was scared of losing a day if it was bad. Thankfully that wasn't the case and we were so happy...","review_date":"August 14, 2018","user":"628taraz"},{"attraction_id":407,"rating":1.0,"review":"Was never picked up-refund request rejected. The company was supposed to pick me up at the hotel but never did, then they said they showed 30 min before the time mentioned on the ticket. They now refuse to give me a refund. Real thieves !","review_date":"August 13, 2018","user":"jellibbell"},{"attraction_id":407,"rating":5.0,"review":"Great day trip. Wonderfull views of Quebec and the falls all from the St Lawance River, the guide was great and dressed in period clothing, he was was very informative and spoke both in english and french.","review_date":"August 10, 2018","user":"robert_n"},{"attraction_id":407,"rating":4.0,"review":"Convinient. Pick up and drop off at hotel, takes you to major sites of Quebec City. The bus driver also tells you the places the bus passes by in Montreal. However, the driver also had a very thick French accent, so he was a bit hard...","review_date":"August 10, 2018","user":"fionayyy"},{"attraction_id":407,"rating":4.0,"review":"Great until the driver went crazy. This tour is really good. The driver reached outside our hotel to pick us up, did a few more n took us to the tourist centre where they gave us our tickets n put us on a bus to Quebec. It was a 3 hour...","review_date":"August 8, 2018","user":"koms70"},{"attraction_id":407,"rating":5.0,"review":"Bus trip to Quebec City. It was wonderful! The driver was fun and the bus was clean. We had plenty of time to see the sights in Quebec City.","review_date":"August 6, 2018","user":"liz_c"},{"attraction_id":407,"rating":5.0,"review":"Informative trip. I enjoyed our trip to Quebec. We had a very good guide, Roch, and our driver was also very knowledgeable. Quebec is beautiful and the food was excellent.","review_date":"August 4, 2018","user":"danielaw557"},{"attraction_id":407,"rating":4.0,"review":"Good way to see Quebec in a day from Montreal. With limited time in Montreal we opted to see Quebec on this Gray Line day trip. Everything worked fine and with military precision on timings leaving the offices in Peel at 8.00am sharp and being dropped of near our hotel in St Denis at 8.00pm....","review_date":"August 2, 2018","user":"stobgarbh"},{"attraction_id":407,"rating":5.0,"review":"Great daytrip . Very enjoyable day trip to Quebec City. Driver was very informative and tour guide was excellent. Got picked up at the hotel in the morning and dropped off nearby after the tour.","review_date":"July 9, 2018","user":"bloodbubble"},{"attraction_id":407,"rating":5.0,"review":"Full of value. Arrived at the Tourist Info office on the morning, good waiting facilities and toilets. Helpful before a long drive! Nice relaxing drive to Quebec City. Then a walking tour, a visit to the Falls for 20 mins (which was certainly enough time!) and then 3...","review_date":"July 8, 2018","user":"chelwho"},{"attraction_id":407,"rating":1.0,"review":"big disappointment! save your money!. bought two tickets for this tour over $200. the hotel told me we would be picked up at 7;30 am. no one came. the hotel called,and they picked us up at 8:10. when we arrived ,at the grayline depot which was 5 minutes,away there,were only...","review_date":"July 7, 2018","user":"matillygg"},{"attraction_id":407,"rating":3.0,"review":"Great Tour. This tour is a 12 hour trip to Quebec City from Montreal. The tour description indicates they will pick you up and drop you off at your hotel. Then you don't hear anything. I emailed, called and eventually had to go to the office at...","review_date":"July 5, 2018","user":"kimberly_e"},{"attraction_id":407,"rating":4.0,"review":"Nice way to spend a day. Quebec City is beautiful and definitely worth seeing. The day trip is very long but the coach is comfortable and made stops along the way.","review_date":"June 2, 2018","user":"simonh954"},{"attraction_id":407,"rating":5.0,"review":"Great value. Best $115 I ever spent. The 5 hr drive up to Quebec City was comfortable with a stop half way. The tour guide Roch was very knowledgeable and funny. It included a tour around the sites with a 3 hr on your own time break....","review_date":"June 1, 2018","user":"sherryd1969_12"},{"attraction_id":407,"rating":5.0,"review":"Awesome tour. The trip was awesome. Our guide Roch did an excellent job explaining the history and significance as we walked through the city and on the bus. In our free time later in the day, we never felt lost and just knew everything that we were...","review_date":"June 1, 2018","user":"travelenthu16"},{"attraction_id":407,"rating":1.0,"review":"HORRIBLE- DONT BOOK. This company should apply for worst ever customer service... they would win with no effort. Booking process is non friendly and archaic... customer service offers no service. I am not surprised they rank so poorly on ratings both on FB and trip advisor...","review_date":"May 26, 2018","user":"437pedrop"},{"attraction_id":407,"rating":1.0,"review":"Grayline tour is horrible. Dirty bus, late pickup to leave from hotel, late pickup for departure for return trip. Uncaring driver who doesn\u2019t tell the truth because he didn\u2019t want to speak to his passengers. Walking tour guide was informative and for this large group tour projected her information...","review_date":"May 21, 2018","user":"_dym126"},{"attraction_id":407,"rating":5.0,"review":"Cruise on May. I am interested on the complete tour including the cruise for tomorrow. Is it possible?\nIt says the cruise is included on May.","review_date":"May 11, 2018","user":"tania027"},{"attraction_id":407,"rating":1.0,"review":"Angry in Old Montreal. Nice enough tour, but ruined at the end. The bus driver made us get out at the wrong hotel at 8:30pm after a 12+ hour excursion. We were staying at Holiday Inn downtown but he made us get out at a different Holiday Inn. He...","review_date":"May 5, 2018","user":"kimberly_j"},{"attraction_id":407,"rating":5.0,"review":"Quebec City from Montreal. I really enjoyed this day tour. It is a long day, but is absolutely worth it. Quebec City and Montmorency Falls are beautiful.\nSpecial thanks to our driver John Pierre for doing an excellent job of getting us there safely and on time (and for...","review_date":"April 21, 2018","user":"ah32"},{"attraction_id":407,"rating":5.0,"review":"Perfect day trip!. Everything ran very smoothly! Well worth the cost to see this beautiful city. The falls were beautiful and the guide was very passionate and knowledgeable. Book early it was sold out!","review_date":"April 18, 2018","user":"mmmpierro"},{"attraction_id":407,"rating":5.0,"review":"What a beautiful city. Having not being able to fly into the city, I went on this tour not knowing what to expect.\nBut, I am so happy to have come here even just for a day away from Montreal.\nIt's well worth it.\nAwesome bus driver too","review_date":"April 11, 2018","user":"campercam"},{"attraction_id":407,"rating":5.0,"review":"Classy historical heritage. The city is full of gorgeous testaments to its continental roots. Tour guide was very friendly and knowledgeable.\nMy visit is in April so it's still snowing a lot here, but on the upside I get to avoid the summer crowd so it's very nice.","review_date":"April 9, 2018","user":"david_i"},{"attraction_id":407,"rating":5.0,"review":"Nicely Done Tour !!. We debated on whether or not to take a day to see Quebec City since we were in Montreal for a few days. So glad we did this. This is a full day! The bus ride is long like 2.5 to 3 hours but this...","review_date":"April 1, 2018","user":"jhb1046"},{"attraction_id":407,"rating":4.0,"review":"beautiful city. the falls is really just a flash visit, just enough to look at them and return to the bus. this was ok for us but there where people that wanted to take a closer look and we did not have enough time.\nin Quebec a...","review_date":"January 24, 2018","user":"annp582"},{"attraction_id":407,"rating":3.0,"review":"Historical City . Had a great experience of this tour, tour guide has full of knowledge of this old town, nice and helpful.","review_date":"December 21, 2017","user":"463elsat"},{"attraction_id":407,"rating":5.0,"review":"Excellent tour. This was an amazing day full of beauty & history. Such a shame it was marred by our tour guide recommending us all to eat at a restaurant at the drop off point at the end of our tour before our free time, it was...","review_date":"December 17, 2017","user":"newyork3"},{"attraction_id":407,"rating":4.0,"review":"Good, Quick Introduction to Quebec City. This trip was a good introduction to Quebec City. We didn't spend much time at Montmorency Falls\u2014in hindsight, I'd rather have spent the extra hour in Quebec City, but our tour guide was exceptional and his anecdotes were worth the time in the bus.\nQuebec...","review_date":"November 13, 2017","user":"brewtenant_dan"},{"attraction_id":407,"rating":3.0,"review":"The high point was the Cathedral-Basilica of Notre-Dame de Qu\u00e9bec. Ok, average for the amount of time you'll spend. Many tips.\n1) Call the day before to confirm your hotel pick-up. If they are 5 minutes late, call them. We called 2 days prior, and when I called 10 minutes after pick-up, they didn't have...","review_date":"October 23, 2017","user":"rodnak"},{"attraction_id":408,"rating":5.0,"review":"Great day. It was an amazing day. The falls are wonderfull, and city has something for everyone, tower, restaurants, souvenir shops, great museums! I had avery nice time and I would recommend!","review_date":"February 22, 2019","user":"petarkojic48"},{"attraction_id":408,"rating":3.0,"review":"Beautiful from up close. The falls itself are defenitely beautiful, especially in these winterconditions with frozen parts. To get their size it's important to be close and to hear the massive noise from all the water falling down. That's why I would defenitely recommend doing the 'behind-the-falls' part!\nI...","review_date":"January 31, 2019","user":"lore_s"},{"attraction_id":408,"rating":5.0,"review":"beautiful waterfalls. i had been on the american side in july 2004 , and felt i little disappointed because i didnt find what i expected, then i planned a trip to canada in june 2018 , and drove to niagara and stayed 2 days, everything was different,...","review_date":"January 15, 2019","user":"mauricio113"},{"attraction_id":408,"rating":5.0,"review":"Totally Worth It!!!. Beautiful Fall day well organized. Ice wine tasting delicious, buffet meal is actually overlooking the Falls and includes a lot of variety. It\u2019s a great way to see the Falls if you\u2019re pressed for time. If taking the Hornblower, I recommend dressing warm and with...","review_date":"November 5, 2018","user":"seenalotofthings"},{"attraction_id":408,"rating":5.0,"review":"Fantastic day trip with great guide.. The weather was not good but our guide Judy adjusted the itinerary an route to fit in with the best weather.\nConstantly ringing forward to check on weather.\nThis delivered a great trip with all the highlights completed! Well done Judy.\nThe day trip is...","review_date":"November 5, 2018","user":"welshtravellerboy"},{"attraction_id":408,"rating":5.0,"review":"Great full day trip to Niagara and beyond. Really recommend this day trip if you have limited time In Toronto.\nPicked us up from our hotel first - there were a few more pick ups but Judy used time to give us insight to Toronto.\nTrip went via vineyard before headed to Niagara....","review_date":"November 1, 2018","user":"siobhanb6"},{"attraction_id":408,"rating":5.0,"review":"Guide Judy is a star!. It's a spectacular experience to see Niagara Falls in any circumstances, but we were lucky enough to be with Judy! Judy was the best guide we have ever had on any trip - and we've been on many. Informative, witty, warm and highly experienced. Really...","review_date":"October 22, 2018","user":"discerningtraveller1"},{"attraction_id":408,"rating":5.0,"review":"Judy at Grayline is fantastic !. Our experience of visiting Niagara was a tale of two parts ! We booked the night tour which was so worth seeing but the tour guide was way out of her depth when things went wrong . On complaining , Grayline were quick to refund...","review_date":"October 19, 2018","user":"andymt5104ko"},{"attraction_id":408,"rating":4.0,"review":"Good way to satisfying sum up everything you want to travel in a day. The tour guide was friendly and good. It was a good way, to sum up, everything you want to travel in a day because of a convenient transportation to and back from Niagara Falls to Toronto, and most importantly, saving time for the need to...","review_date":"October 8, 2018","user":"mar_07_ilyn"},{"attraction_id":408,"rating":5.0,"review":"Amazing. It was a amazing day, firstly to the winery where they talked about there wine and you got a taster. We unfortunately dont drink alcohol but you got grape juice instead, it was delicious. Next we did niagra falls, a defnite. Afterwards we went to...","review_date":"October 8, 2018","user":"julieday12"},{"attraction_id":408,"rating":4.0,"review":"A Good Excursion if NF is on your bucket list. First of all be prepared for a long day as this was about a 10-11 hour experience but it was a good way to see the Falls and a stop at the Whirlpool, a winery and the beautiful little town of Niagara on the Lake...","review_date":"September 28, 2018","user":"jimmybuffettfan_9"},{"attraction_id":408,"rating":2.0,"review":"Exhausting day. It was an 11 hour very exhausting day. We stopped at 2 places outside of downtown Toronto to pick up and drop off more people which added more time. The Falls were beautiful and the cruise was fun. The buffet lunch was good. We didnt...","review_date":"September 24, 2018","user":"sherre_m"},{"attraction_id":408,"rating":5.0,"review":"First Time at the Falls. Booking and confirmation was a breeze. We were picked up in front of our hotel on time. As we drove from Toronto to Niagara our tour guide shared city history. Some of the people on our tour were taking a helicopter ride so they were...","review_date":"September 20, 2018","user":"ceeberetta"},{"attraction_id":408,"rating":5.0,"review":"Excellent trip. We took this trip yesterday. From start to finish this was very well organised. I contacted the company from the UK before we left home to arrange pick up and the reply was prompt and clear. The actual pick up was easy and on time....","review_date":"September 13, 2018","user":"146gloworm42"},{"attraction_id":408,"rating":5.0,"review":"Excellent value day trip. This is an excellent day out to Niagara Falls, which we felt was not too long nor too short. Our guide, Ziqi, was very knowledgeable and had a good sense of humour, which made the day pass pleasantly. There are plenty of photo opportunities during...","review_date":"September 6, 2018","user":"andybirmingham28"},{"attraction_id":408,"rating":5.0,"review":"WHAT A BLAST!. We didn't know what to expect on this day trip, but it far exceeded our expectation. Our guide, Grant, was entertaining and full of insight. Obviously, the most memorable part of the trip was the exhilarating boat ride. Definitely wear the poncho! The side trips...","review_date":"August 29, 2018","user":"james_b"},{"attraction_id":408,"rating":4.0,"review":"Great trip. Really great trip, and what a sights to behold when you arrive, the day flies by, great commentary. Could have spent more time at most places","review_date":"August 14, 2018","user":"lparkpark"},{"attraction_id":408,"rating":2.0,"review":"Old Bus - No WiFi. We took this trip to Niagara Falls and we were disgusted, no WiFi on the bus in this day and age is appalling. The stops are too short to even see anything. The only good thing about this tour was the guide\/bus driver Mike. Otherwise...","review_date":"August 10, 2018","user":"janddatocd"},{"attraction_id":408,"rating":5.0,"review":"Wonderful Day Tour from Toronto. Took a trip to Niagara Falls with my son from Toronto. The motor coach left on time and commentary by the guide, Grant, was just the right combination of informative and self-depreciating. He had a great double-act with the driver, Peter.\nHad plenty of free...","review_date":"July 22, 2018","user":"ben_t"},{"attraction_id":408,"rating":3.0,"review":"Good tour but could be improved. It was a good tour, but we have noticed that it was way too fast. More time is needed in all places rather than just the average of 45min. There was no time to have a look at souvenirs shops after the boat ride in...","review_date":"July 21, 2018","user":"agn\u0117_b"},{"attraction_id":408,"rating":5.0,"review":"Fantastic tour!. I have to say I was so pleased with how our experience was with Gray Line. The bus was super clean w\/bathroom and our tour guide made sure our 90 minute ride was full of fun facts and stories about Toronto. We arrived in Niagara...","review_date":"July 18, 2018","user":"karin2938"},{"attraction_id":408,"rating":5.0,"review":"Barry was fantastic!. We took a day trip to Niagara Falls was it was so worth it. The bus was late picking us up but that was because of a break down so no one's fault there. There were only a few pick up points so we managed...","review_date":"June 27, 2018","user":"alexma2016"},{"attraction_id":408,"rating":5.0,"review":"Excellent - Niagara Falls Day Trip!. A superb day (Tuesday 05 June 2018) and I would highly recommend Gray Line when booking this trip.\nFor my wife & I, the highlights were:\n* A very clean, comfortable coach with an excellent driver, Danny on our trip.\n* An extremely good tour...","review_date":"June 6, 2018","user":"jasonk551"},{"attraction_id":408,"rating":5.0,"review":"Amazing tour!. The wine tasting was a nice added touch. It\u2019s not something i would have chosen on my own, but i truly enjoyed it. The weather we had was gorgeous for the falls was perfect. The last part of the tour we stopped at a little...","review_date":"April 21, 2018","user":"departure754542"},{"attraction_id":408,"rating":3.0,"review":"The places we visit are nice, but the tour guide failed in creating a friendly environment. Yeah you will see the falls (witch are great no matter how you get there) and have a stop in s cute small city for shopping, but the tour is not fun at all. The tour guide was also the shuttle driver and he wasn't...","review_date":"March 27, 2018","user":"nika89"},{"attraction_id":408,"rating":5.0,"review":"Must see. Niagra falls are fabulous. we were all given a waterproof plastic anorak to put on, as their is lots of spray from the falls. The sheer size and power is as astounding. The weather was raining but it did not stop our enjoyment.","review_date":"March 2, 2018","user":"margaretjones92"},{"attraction_id":408,"rating":5.0,"review":"Great Day Out. Wonderful experience. The tour guide was great, the winery amazing and the falls spectacular. Lunch at the Sheraton was good, nothing to rave about, but when you have to cater for as many people as they do, it was fine. Be careful if you are...","review_date":"February 15, 2018","user":"travel_foodie_33"},{"attraction_id":409,"rating":5.0,"review":"Excellent experience. Elaine was a terrific tour guide. She was kind, warm, funny, patient, courteous and extremely knowledgeable.\nFolks should know that although there is an address designated as the meeting place for the tour, you should look for a small white bus - could be parked...","review_date":"February 22, 2019","user":"amenegoni"},{"attraction_id":409,"rating":5.0,"review":"Winter ice. Tour exceeded my expectations. The falls in the winter are so lovely; ice and water both showering the stone backdrop. It was a crisp winter day and the tour enabled time to walk towards the falls and also reach the top walkway. But the tour...","review_date":"February 21, 2019","user":"seclif4d"},{"attraction_id":409,"rating":5.0,"review":"Great Trip!. John Pierre was an excellent tour guide. We were given plenty of time at each site and did not feel rushed at all. There was a lot of historical knowledge that he knew and shared which made the trip that much better! Strongly recommend this...","review_date":"January 21, 2019","user":"christopher_c"},{"attraction_id":409,"rating":4.0,"review":"A fun way to see more of Quebec . This tour provided transportation to all the sights. We went to see the waterfalls we were dropped off at the top and bottom of the falls. We than went to a chocolate shop that had very good hot chocolate. We were then brought to a...","review_date":"January 8, 2019","user":"kaycied22"},{"attraction_id":409,"rating":4.0,"review":"Wonderful excursion from Quebec city. Our driver was very informative and made the trip interesting. We parked at the visitors center because the falls were frozen and the cable car was not working. This made it easy to see the falls up close and walk across the bridge. The ride...","review_date":"January 5, 2019","user":"curious802988"},{"attraction_id":409,"rating":3.0,"review":"Worth it for St. Anne's Cathedral and the Falls. This tour was pretty standard. It allowed my friend and I (who had flown into the city and did not have a car) to escape the town for the day and see a few things. St. Anne's Cathedral was breathtaking inside. Such detail, artfulness, and...","review_date":"November 7, 2018","user":"naturemarie"},{"attraction_id":409,"rating":3.0,"review":"Excellant tour, bus pickup needs better setup. This was a really interesting tour & the bus driver was very interesting; I would highly recommend taking this tour. The one area that this company does need to improve is how & where you wait to get on the bus to start the tour....","review_date":"October 31, 2018","user":"kenpruz"},{"attraction_id":409,"rating":3.0,"review":"St Anne\u2019s Cathedral + Chocolate . The 5 hr bus trip booked is an eclectic mix of nature , architecture and chocolate. St Anne\u2019s Cathedral is amazing - don\u2019t miss the Crypt with the disturbing paintings of catholic nuns converting 1st nation children.","review_date":"October 30, 2018","user":"l8682ymsoniac"},{"attraction_id":409,"rating":4.0,"review":"Tour. The falls were nice to see from the bottom; next time, we will drive to the top to go across the bridge (?). Higher than Niagra Falls, but much, much, much narrower. The basilica was quite nice architecture; it was worth seeing, even if you...","review_date":"October 26, 2018","user":"miamiredskin1968"},{"attraction_id":409,"rating":1.0,"review":"A bad experience - Half day tour to Montmorency Falls and Ste.Anne de Beaupr\u00e9.. Last september we were visiting Qu\u00e9bec for the first time and we had this terrible experience with that tour to Montmorency Falls (also called Tour de la campagne). The tour conductor was a rude man called Jean Pierre. When we came to the Montmorency Falls...","review_date":"October 24, 2018","user":"edirani"},{"attraction_id":409,"rating":1.0,"review":"Stranded by Vieux tours. My husband and I took this bus tour while visiting Quebec City. Our tour guide, Jon Pierre (call him JP), was late picking us upend then there was then a problem with the van we were to take - they gave him a van that...","review_date":"October 10, 2018","user":"excursion311512"},{"attraction_id":409,"rating":4.0,"review":"Very good but Needed More Time at the Falls. This about 5 hour tour was definitely worth it for the convenience of seeing two very different major sites--the Montmorency Falls and the Basilica Set Anne de Beaupre--as well as a stop on Ile d'Orleans at a chocolate shop\/cafe and a visit to the the...","review_date":"October 9, 2018","user":"vakamalua"},{"attraction_id":409,"rating":5.0,"review":"Double Good. Joined tour from cruise ship. Did both plus metal factory by motor coach. Guide was brilliant and both the falls and basilica were first class. Noticed a railway which runs along both attractions no doubt would have been good to travel that way","review_date":"October 9, 2018","user":"dave_o"},{"attraction_id":409,"rating":4.0,"review":"Ticks several boxes. The two main parts of this tour - falls and basilica are both easy to do independently if you have a car. We didn't at this point of our trip, so went on this tour. It was worth doing but slightly longer than half a...","review_date":"October 9, 2018","user":"912michaell"},{"attraction_id":409,"rating":5.0,"review":"More than I expected. We expected Montmorency Falls and a church, and possibly a chocolate shop. We got all of that plus a very friendly and knowledgeable guide Jean-pierre, who told us about the history and architecture of Isle de Orleans. We also stopped at a copper art studio...","review_date":"October 6, 2018","user":"suzreag"},{"attraction_id":409,"rating":4.0,"review":"Ile D'Orleans is key attraction. It's easy to reach Montmorency Falls on our own, and more open on timing. This tour takes you to the launching point for the gondola ride up (about US$15 round trip), nice ride, or you can climb 400 stairs. Other private tour buses go right...","review_date":"September 28, 2018","user":"arniedonna"},{"attraction_id":409,"rating":4.0,"review":"weekend adventure. visited this on a weekend. it does gets busy, so go early. was on a limited time, so didn't get to go on the tram, zip lining or taking the stairs. but the weather was nice & cool. def worth seeing it if you're in...","review_date":"September 24, 2018","user":"born2shootmacro"},{"attraction_id":409,"rating":1.0,"review":"Rude bus driver\/tour guide (and an awful driver), extra stops and rushed at the falls. For starters, our bus driver, who was also our tour guide, was an extremely rude and impatient man. He was a cursing horn blower who tail-gated most of way. For a full sized bus trailing small cars on a highway with only car length between...","review_date":"September 19, 2018","user":"alice_h"},{"attraction_id":409,"rating":5.0,"review":"Montmorency Falls without tour. It is so easy to visit the incredible Montmorency Falls on your own without having to adhere to the time constraints of an organized tour. The 800 city transit bus leaves frequently from the Youville area of old Quebec and terminates at the upper entrance...","review_date":"September 6, 2018","user":"donna_e"},{"attraction_id":409,"rating":2.0,"review":"Not enough time to see the falls. Many people have said it, and I will say it again inthe hopes that they one day change their tour: There is simply not enough time at the falls. I would have hired a driver had I known. The driver, as others have said as...","review_date":"August 29, 2018","user":"ottolinemorrell"},{"attraction_id":409,"rating":3.0,"review":"Fun - Bus Driver was Halarious!!. Our driver made our trip he was funny from the beginning to the end.\nI was a little disappointment in the tour itself. the advertise a chocolaterie we all thought it was a place that shows us how to make chocolate. it was just a...","review_date":"August 27, 2018","user":"derek_mitch"},{"attraction_id":409,"rating":4.0,"review":"Near Quebec City and not expensive. Besides great view, it is not an attraction you need to pay to visit. You can park you car nearby and go walking.","review_date":"August 27, 2018","user":"zampier"},{"attraction_id":409,"rating":2.0,"review":"Disappointing. First of all we had to wait in the rain to get on the bus. Then, when we got to Ile d'Orleans to visit the chocolate stores, the bus driver couldn't find parking so we didn't stop at all!!! I think the tour should have...","review_date":"August 22, 2018","user":"aikizum"},{"attraction_id":409,"rating":3.0,"review":"Half day tour . This is a good tour to explore the outskirts of Quebec. It was a bit confusing as to what tour we were on as there were several tours leaving at the same time. Our tour had a large bus and a small one. We ended...","review_date":"August 21, 2018","user":"alsace1"},{"attraction_id":409,"rating":4.0,"review":"Delightful half-day trip. Be prepared for the time 10:30-3:30ish. Grab a bite ahead of time to avoid waiting in lines at the stops. Our driver was very informative, very easy-going and delightfully Canadian having been born and raised on Isle D'Orleans. This is a great tour if you...","review_date":"August 19, 2018","user":"charlotte_s"},{"attraction_id":409,"rating":4.0,"review":"Good tour. Great way to spend the day. Wish there was just a little more time at the falls and the island but it was sufficient to see the basics there. The tour guide was pleasant and had a good sense of humor","review_date":"August 14, 2018","user":"362jeannief"},{"attraction_id":409,"rating":2.0,"review":"Don\u2019t bother. The falls aren\u2019t at all attractive as the water is muddy and the perimeter of the basin is a concrete path. A zip line was strung across the falls to make it especially ugly. There is a sad, old hotel there.","review_date":"August 10, 2018","user":"margob290"},{"attraction_id":409,"rating":4.0,"review":"Popular tour. My partner & I took this half day tour last week and the tour covers attractions in the surrounding areas of Quebec City. The tour starts at Montmorency falls and spends about an hour there which is sufficient time to see the falls up close....","review_date":"August 9, 2018","user":"stirlingb"},{"attraction_id":409,"rating":4.0,"review":"Overall a very nice tour. My partner and I did the Countryside Tour. We booked it online. Because the information about where to wait for a bus was a bit confusing, we were waiting in front of the Information Centre and we missed our bus. They apologized in the office...","review_date":"August 5, 2018","user":"pavlapavla"},{"attraction_id":409,"rating":4.0,"review":"Great tour but missing 2 stops . Bus driver, Jean-Pierre, was amazing\u2014entertaining and informative. This tour skipped the chocolate store completely and stopped at a dirty convenience store instead\u2014very disappointed to spend 25 minutes here- could have used this time at Montmorency Falls instead. The falls were breathtaking and here we only...","review_date":"August 2, 2018","user":"b3905rfmelissas"},{"attraction_id":409,"rating":4.0,"review":"Nice tour with a few frustrations.. We really enjoyed the tour. As first time visitors we learned a lot and our bus and driver were great. We visited at a very busy time so spent much of our visit time standing in lines. Visited the chocolate shop where I hoped to...","review_date":"July 31, 2018","user":"n6769aqdonaldg"},{"attraction_id":409,"rating":5.0,"review":"Highlights Just Outside Quebec City. We opted for this bus tour as we did not get a car for our Quebec visit. The trip was excellent, led by our guide Gabe, who was a local retired park ranger and history expert. The drive around Orleans Island was unexpected - beautiful...","review_date":"July 29, 2018","user":"gregory_h"},{"attraction_id":409,"rating":4.0,"review":"Gorgeous Falls and Beautiful Church. The driver was terrific and the Falls were breathtaking. We visited a chocolate store for lunch which was a waste of time because the sandwiches did not look appealing. We also stopped at a beautiful copper store and finally to the exquisite Church. It was...","review_date":"July 10, 2018","user":"susan_d"},{"attraction_id":409,"rating":5.0,"review":"Beautiful water falls just east of town.. Very pretty and impressive water fall with plenty of photo op's. The best way to get here from Old Quebec is by city bus. We took the 11 bus in front of Hotel Clarendon on La Rue Des Jardins & La Rue St Ann. Asked...","review_date":"July 8, 2018","user":"kevin_k"},{"attraction_id":409,"rating":5.0,"review":"Wonderful falls...incredible chocolate!. Our guide and driver, Jean Pierre, was a warm, friendly and knowledgeable leader for tour group. The visit to Montmorency Falls was just beautiful. Picturesque and worth every minute. We also enjoyed the short tour of Isle d' Orleans. Very different from Quebec City and...","review_date":"July 7, 2018","user":"adamhollingsworth"},{"attraction_id":409,"rating":5.0,"review":"Beautiful . This is a great place to visit to experience some nature and trails. A very short drive from Quebec City (15 minutes). There are several options, if you park where the main building is at you can walk to the base of the falls and...","review_date":"July 7, 2018","user":"hermie88"},{"attraction_id":409,"rating":4.0,"review":"Beautiful falls. A worthy part of your visit to Quebec City. Beautiful falls, with a wonderful city view from the observation bridge. Great place to picnic with tables scattered under trees. Tip: got to top of falls to park by hotel, park across the street from entrance...","review_date":"July 7, 2018","user":"jim_l"},{"attraction_id":409,"rating":5.0,"review":"THE FALLS,THE BASILICA,ILE D'ORLEANS TOUR. Though I forget her name,the tour guide was so enthusiastic and knowledgeable that she helped make the tour very exciting.Convenient pick-up at tourist center...comfortable air-conditioned coach...Ile D'Orleans was beautiful(the homes,the farms and the forest.)Montmorency Falls,though not as dramatic as Niagara or Gulfoss,were pretty..nice ride up...","review_date":"July 4, 2018","user":"marianne_r"},{"attraction_id":409,"rating":5.0,"review":"Worth the trip. This tour was awesome. I am always skeptical when it come to tours. Very comfortable coach bus. Departure was at a good time 10:30 am. Falls were beautiful, copper museum was worth seeing. Chocolatier was very good! Try the blueberry creams! Shrine was inspiring and...","review_date":"June 26, 2018","user":"2sonsand1pug"},{"attraction_id":409,"rating":5.0,"review":"We so enjoyed this tour, and were fortunate to have Francois as our driver \/ guide,. Francois was born in Ste. Anne de Beaupre and has lived his whole life in the Quebec City region, so was able to highlight many sights which other drivers would not likely have known, including a side drive through Ste. Anne itself, where he pointed...","review_date":"June 20, 2018","user":"robert_m"},{"attraction_id":409,"rating":5.0,"review":"Beautiful tours!. Lovely area, it is a must-see tour if you are only in the area for a few days. There are choices such as hiking up to the falls, and there is also a gondola with a shorter hike to the top. Great photo op! The...","review_date":"June 18, 2018","user":"debbie_r"},{"attraction_id":409,"rating":4.0,"review":"Small but beautiful!. I visited it with my family when we were in Quebec City. As it was not far from the city, we made an evening trip. It didn't look great after visiting Niagara Falls a week before, but the area is beautiful.","review_date":"June 6, 2018","user":"jitendra_p"},{"attraction_id":409,"rating":5.0,"review":"Culture and nature. I took this 4 hour tour recently as I wanted to see some of the countryside outside of Old Quebec City. This was a great tour and showcased some of the beautiful sights to be seen.\nOur driver and guide was Francois and he was...","review_date":"June 5, 2018","user":"kellyadl"},{"attraction_id":409,"rating":5.0,"review":"Great Tour. We went on this tour 3rd weekend in May.\nWe really enjoyed all the stops and the time given to get off the bus and explore .\nMontmorency Falls did not disappoint and I highly recommend taking the cable car over to the other side...","review_date":"June 5, 2018","user":"peggy_l"},{"attraction_id":409,"rating":5.0,"review":"Late April and cold!. We went in late April and it was about 37 degrees and windy ... much of what you see was covered in ice ... Still we were able to walk around ...for free ...most places ...just couldn't go low ...\nWell worth it ...zip line...","review_date":"April 24, 2018","user":"ronaldlaprade"},{"attraction_id":409,"rating":2.0,"review":"Not worth the time in the Fall or Winter. I have done the city tour with this company and it was great! This trip we wanted to see a bit of the country this trip, but sadly this tour missed the mark. The church was lovely but that was about it. We hit the...","review_date":"February 4, 2018","user":"kootenaykathy"},{"attraction_id":409,"rating":2.0,"review":"A Two Hour Tour Stretched to Four and a Half. We took this tour as my wife wanted to see the falls and Ste. Anne du Beaupre. The driver tried his best but for the most part the trip was a disjointed wander from one questionable stop to another. The drive to the falls is...","review_date":"February 3, 2018","user":"benontariocanada"},{"attraction_id":409,"rating":5.0,"review":"Loved this tour!!. This tour was absolutely 100% worth the price, especially to see Montmorency Falls and the Beautiful Sainte-Anne-de-Beaupr\u00e9! Now before I bought this tour reading the review, about feeling rushed at the Falls. When we did arrive we only had 1 hour. So if your wanting...","review_date":"December 19, 2017","user":"dennygscu81"},{"attraction_id":409,"rating":5.0,"review":"Great Tour Value.. We went on the \"Half-Day Trip to Montmorency Falls and Ste-Anne-de-Beaupre from Quebec\" and we felt it was a very good value. We went through some very interesting and pretty areas and the stops were frequent and never felt rushed. The driver \/ guide was...","review_date":"December 9, 2017","user":"igrok"},{"attraction_id":409,"rating":4.0,"review":"Great tour company and trip!. This is a great short tour and is well worth the money - good for just getting outside the city and seeing the surrounding area. The waterfalls were lovely, the cathedral was magnificent, the copper art gallery was really interesting and there were lots of...","review_date":"November 12, 2017","user":"smaynard74"},{"attraction_id":409,"rating":4.0,"review":"Country Tour. On our last day in Old Quebec, to give our thighs a rest from all the hills, we took the half-day Country Tour to Saint Anne Church and Montmorency Falls. This trip is definitely worth the price. The church and falls are beautiful, and I...","review_date":"October 24, 2016","user":"lemonlime78"},{"attraction_id":409,"rating":3.0,"review":"Hit and Miss. We took the half day trip to Montmorency Falls. First, the good. We were picked up on time at our hotel and driven to the bus departure point. Our guide, Kevin, was interesting and a local. He added personal information that added to our knowledge...","review_date":"July 3, 2016","user":"apple4mrsclark"},{"attraction_id":411,"rating":5.0,"review":"Amazing day. We had 4 days in Vancouver on a stop over between Sydney and Toronto. What a fabulous bus trip, very knowledgeable driver, comfortable coach and friendly people on board. It was an early start and late finish, but well worth every cent for the local...","review_date":"March 13, 2019","user":"tracleemc"},{"attraction_id":411,"rating":5.0,"review":"Sea to sky highway. Had a wonderful trip to Whistler. The tour bus was very spacious and clean. Our guide Katelyn was informative and knowledgeable the trip and region. I would definitely recommend this trip!","review_date":"March 5, 2019","user":"craigmire"},{"attraction_id":411,"rating":5.0,"review":"Fun day with friends.. If you have 8 hours and a few friends and are looking for a great day trip, hire this company and get a private tour and trip to Whistler and back. We had one day to do something entertaining between conferences, and oh, what fun!...","review_date":"February 25, 2019","user":"michelle_c"},{"attraction_id":411,"rating":5.0,"review":"Rain, Snow, Sun. Title of review is summary of the ride and experience with driver, commentator, and guide Meghan. Pick up at hotel at 8:10 with total group from other hotels of 10 on clean, comfortable bus. Started in rain, turned to snow and clouds on trip up....","review_date":"February 23, 2019","user":"712johns712"},{"attraction_id":411,"rating":5.0,"review":"Whistler Day Trip. This trip was wonderful! Alexis was the tour guide and she was very friendly and knowledgeable about the area! She answered all of the questions I asked her and gave great suggestions on places to eat, etc. I would definitely recommend this tour!!","review_date":"February 22, 2019","user":"scrowe22"},{"attraction_id":411,"rating":5.0,"review":"Excellent Day Trip. I don\u2019t usually write reviews for day tours but this day tour has impressed me so much, especially with our tour guide Sarah who was absolutely amazing. In the tour, we stopped at Porteau, Shannon Falls, Squamish and Tantalus Lookout. We got up to Whistler...","review_date":"February 7, 2019","user":"769martinm"},{"attraction_id":411,"rating":5.0,"review":"Really exceeded expectations. We went with Hugh our tour guide up to Whistler, stopping at Shannon Falls which was a great sight, we even saw chipmunks running around. We then headed to a visitors center to get a coffee and use the restrooms. We then stopped at a...","review_date":"December 29, 2018","user":"emma_l"},{"attraction_id":411,"rating":1.0,"review":"Whistler and Scandinavian Spa. Have you ever been to Whistler before? Well, dont bother. Its nothing but hype. Just another tourist trap. It was very disappointing. Whistler was much nicer 45 years ago when there was nothing. And the spa was very crowded. I thought it was going to...","review_date":"December 16, 2018","user":"disappointedashelltr"},{"attraction_id":411,"rating":5.0,"review":"Amazing drive from Vancouver to Whistler. Steven the driver and guide was great. Nice clean Mercedes minivan was comfortable.\nSite seeing was incredible. Three waterfalls and great views of the fiords. Fall changes with leaf colors where beautiful. Whistler village was quiet and beautiful. Pictures can,t describe this great tour! Guide...","review_date":"November 3, 2018","user":"doctor4gum"},{"attraction_id":411,"rating":5.0,"review":"What a Great Day!. We were picked up at our hotel and taken on a fabulous ride to Whistler. Our driver\/guide, Megan was amazing. Great personality, and unlimited knowledge of Vancouver to Whistler and everything in between. She remembered everyone's names (about 25), and even had a trivia contest...","review_date":"October 28, 2018","user":"kathe_c"},{"attraction_id":411,"rating":4.0,"review":"A good day out. The trip is good and well worth the effort to get up for a day on the road. The journey up and down are broken up with some scenic spots that you might not know if you drove yourself. The driver was very knowledgeable and...","review_date":"October 25, 2018","user":"mrtynz"},{"attraction_id":411,"rating":5.0,"review":"Big Day Out. This is a very long day but well worth the trip. We had Steven as our driver and guide. Very funny and very informative. Left early in the morning to head to Whistler. First stop Shannon Falls. Third highest waterfall in BC. Then off to...","review_date":"October 8, 2018","user":"miffym2013"},{"attraction_id":411,"rating":5.0,"review":"Great day out. Our guide for the day was Steven, a witty and personable young man. We spent a lovely day at Whistler, though we did feel a little rushed trying to do everything, and didn't get a lot of time to explore the village. But then, hey,...","review_date":"September 20, 2018","user":"vijai_vmc"},{"attraction_id":411,"rating":5.0,"review":"Lovely day trip. Even though the weather wasn\u2019t too good it was made up for by the excellent guide Sarah, her information and stories were great and she really engaged with everyone on the tour. Would also highly recommend the Native American culture centre, so beautiful and great...","review_date":"September 17, 2018","user":"pennicui"},{"attraction_id":411,"rating":4.0,"review":"Great Day Out. An excellent day tour. Our driver, Steven, kept us entertained along the way, stopping for refreshments before continuing on to Whistler. The cultural centre was a unique experience - recommend doing lunch here - ours was delicious. The day we were in the village the...","review_date":"September 16, 2018","user":"kaye_w"},{"attraction_id":411,"rating":5.0,"review":"What an amazing day out! A long day - 11 hours in all. Great service. We were picked up at our downtown hotel - on time. Our driver\/ guide was Graeme, and he could not have done any more to make our trip enjoyable. A great stop at Shannon falls on the way up to Whistler, then lots of useful...","review_date":"August 28, 2018","user":"bob_c"},{"attraction_id":411,"rating":5.0,"review":"August 2018 visit . A lovely company. We travelled with the Ozzie host Mikey. Was very accommodating and very informative. We were picked up at 755 and back into down around 645pm, leaving approximately 4 hours up at Whistler. Definitely would recommend again both Whistler and the company.","review_date":"August 26, 2018","user":"tanya_q"},{"attraction_id":411,"rating":5.0,"review":"Excellent excursion. My husband and I thoroughly enjoyed our excursion to Whistler with Erich, our guide, who was knowledgeable and informative. We toured from Vancouver to Shannon Falls for a short stop and then continued to Whistler where we had quite a bit of free time to...","review_date":"August 16, 2018","user":"emily_h"},{"attraction_id":411,"rating":5.0,"review":"Great place. A fairly long drive which was broken up by a visit to a beautiful waterfall. The views from the bus of the fjord and mountains were superb. While in Vancouver we took three day trips and going that the overall enjoyment was greatly helped by...","review_date":"July 25, 2018","user":"johnw7019"},{"attraction_id":411,"rating":5.0,"review":"Friendly, informative and free time . From hotel pick up to airport drop off everything about this trip was relaxed, efficient and fun. The drive down was very pretty, stopping off at Shannon Falls. Helpful advice from our guide Brent. We were at Whistler before 11.30 and took the Gondola to...","review_date":"July 18, 2018","user":"voyager309665"},{"attraction_id":411,"rating":5.0,"review":"Whistler. Spectacular day trip! Small group was just right for sightseeing. Our tour guide, I believe his name was Rick, was very informative.","review_date":"July 18, 2018","user":"176vickieh"},{"attraction_id":411,"rating":5.0,"review":"Fabulous whistler and Shannon falls. Great trip. Pick up from hotel right on time collected a few more and then off. A couple of stops on the wat to Whistler. Really picturesque coastal villages. Our guide Brandon was bright and very informative. He went out of his way to make...","review_date":"July 15, 2018","user":"lyn_g"},{"attraction_id":411,"rating":4.0,"review":"Great scenery and lots to do!. Lots to soak in this tour and much more that we didn't get to do. Definitely recommend this if wanting to spend a day out and about.","review_date":"June 18, 2018","user":"khaldoza"},{"attraction_id":411,"rating":5.0,"review":"Stunning views. This was a great trip. Picked up was on time at Canada Pace and following the additional pick ups we set off on the long drive to Whistler. Our driver and guide for the day, Danny, was very good providing us with lots of good...","review_date":"June 10, 2018","user":"mrjohn1960"},{"attraction_id":411,"rating":4.0,"review":"Good day out. Richard was our driver for this tour. Picked up on time, nice relaxing drive with a couple of pit stops for restroom breaks and photo opportunities. Plenty of tips about what to see and do up at Whistler. The cultural centre entry was included. Had...","review_date":"April 21, 2018","user":"krissydidit"},{"attraction_id":411,"rating":4.0,"review":"Awesome! and great and fantastic tour guide... This is our review on our day trip to Whistler on March 22, 2018 - Our tour guide\/driver was Brent and he was on time to pick us up. He gave us pretty good educational knowledge of the First Nation and other information regarding the...","review_date":"April 10, 2018","user":"khyma_r"},{"attraction_id":411,"rating":5.0,"review":"Gorgerous Winter Trip!. I went to the trip at the end of March this year.\nAlthough the schedule was kind of different with original one, I was satisfied with the tour.\nBecause I could go to some beautiful spots and got many great photos =D\nIn addition to,...","review_date":"March 26, 2018","user":"sunny_y"},{"attraction_id":411,"rating":5.0,"review":"Very knowledgable tour guide Steve, pleasant trip. Picked up on time at hotel, Steve was very knowledgable. Several stops, good photo ups. All in all a pleasant day","review_date":"March 21, 2018","user":"sylvie2011"},{"attraction_id":411,"rating":5.0,"review":"Great day out.. We only booked this the day before but it was well worth going. We had a great guide who was able to point out and give lots of information about the places we passed and visited on the sea to sky highway. The bus was...","review_date":"January 21, 2018","user":"buch78"},{"attraction_id":411,"rating":3.0,"review":"Read the fine print. To start out the tour pick up 30 mins late with no contact from company it wasn't until we called we were let known they were running late.\nWe also found out once we got on board any activities at Whistler were an extra fee....","review_date":"January 9, 2018","user":"jackiemo1280ca"},{"attraction_id":411,"rating":5.0,"review":"Great day trip to Whistler. We wanted to see some sights outside Vancouver so booked this tour - it did not disappoint. We found traveling by small bus was better than by the train because we could stop at various scenic detours along the way. The short hike to Shannon...","review_date":"December 21, 2017","user":"gowaves"},{"attraction_id":411,"rating":5.0,"review":"Excellent Service. What a service we had! Richard, our tour guide was knowledgable,friendly, caring and took care of all our needs. He did his very best to accommodate everyone and took us to Whistler and back in a day safely. Their service included sending everyone back to...","review_date":"November 27, 2017","user":"tracy_h"},{"attraction_id":411,"rating":5.0,"review":"Ask for \"Richard the Driver Guide\". My wife and I paid a very affordable and decent fee for a comfortable day-trip to Whistler from Vancouver and received what should have been a fabulous high-fee, spectacular return! But it was perfectly priced! The driver - a very friendly, accommodating and knowledable young...","review_date":"November 25, 2017","user":"gary_w"},{"attraction_id":411,"rating":5.0,"review":"Wonderful time. We took Landsea Tours from downtown Vancouver up to Whistler\/Blackcomb. What a great way to go for the day! Our driver and guide was Richard. He made the trip very interesting (we even loved his jokes that required an \"aaauwww\" response rather than the traditional...","review_date":"November 20, 2017","user":"paulg3132"},{"attraction_id":412,"rating":5.0,"review":"Crossing bridges in Vancouver, B.C.. This was a great adventure, despite the rain. Something that every visitor should check out when in Vancouver.\nIf you're a nature lover, this is the perfect tour for you. We enlisted the great service of LandSea Tours once more (we did two tours with...","review_date":"March 15, 2019","user":"diedre_c"},{"attraction_id":412,"rating":4.0,"review":"Interesting Tour - very good tour guide. Both Grouse Mountain and Capilano Bridge were super packed being a lovely summers day so the effect was spoilt a little for me. However our tour guide was excellent and kept us thoroughly entertained throughout - kudos to him!","review_date":"January 29, 2019","user":"bruceron"},{"attraction_id":412,"rating":5.0,"review":"Close by, Excellent To Do excursion . This place is spectacular. History tour, sight seeing tour, breathtaking tour. Especially now with the Christmas lights. Easy drive. Plenty of parking. Gift shop. Coffee shop.\nMust Do!!","review_date":"December 3, 2018","user":"ottersrus"},{"attraction_id":412,"rating":5.0,"review":"Suspension bridge is a must do. We loved visiting the suspension bridge and all the different trails. The area is stunning and we enjoyed it even in the rain. The weather didn\u2019t allow for much view on the gondola or top of grouse mountain but we enjoyed visiting the owl and...","review_date":"November 6, 2018","user":"736denisen"},{"attraction_id":412,"rating":4.0,"review":"A day trip. The inclement weather meant that Grouse Mountain was covered in fog so we did not see the views. However, the Capilano Suspension Bridge and the surrounding park land was wonderful. Our driver was cheerful and knowledgeable so that the driving distances were not boring.","review_date":"October 27, 2018","user":"sueliz46"},{"attraction_id":412,"rating":5.0,"review":"A marvel just outside the city. This place blew my mind and only a few Kms away from the big city. What a place of magic of trees and light. The walk ways where just breath taking and so easy to get around. I left my sunglasses at reception and the...","review_date":"October 25, 2018","user":"stuartnewton73"},{"attraction_id":412,"rating":4.0,"review":"Interesting. A natural wonder but slightly over rated, just in my case. Regardless of what they say, it is not walker friendly and in spite of inquiries, I was unable to take the walker over the bridge due to congestion. I had to carry it. Took...","review_date":"October 21, 2018","user":"dr1950"},{"attraction_id":412,"rating":5.0,"review":"So Much Fun!!. Really didn\u2019t know what to expect...this place was full of history..and was thrilling to boot! Highly recommend this adventure!","review_date":"September 25, 2018","user":"190debik"},{"attraction_id":412,"rating":4.0,"review":"Beautiful nature. Very nice place who loves nature. Lots of trees and all kinds of bridges. The longest one swings a lot and we have a lot of fun crossing it. There are some professional people talking about the history and trees of the park.","review_date":"September 24, 2018","user":"andrea_n"},{"attraction_id":412,"rating":5.0,"review":"Great Tour!. I attended a conference in Vancouver and this was an extra that was offered to us. It was great! The tour guide was Kyle, who is very personable and was on time to pick us up in a comfortable bus. He gave us a lot...","review_date":"September 22, 2018","user":"beedy81"},{"attraction_id":412,"rating":5.0,"review":"Great Experience . Prompt hotel pick-up, Comfortable tour bus, Friendly tour guide, and amazing sites to behold. It was perfect. Only caveat is that, this tour is not for those looking for adventure or hiking. It\u2019s perfect for someone who would like to see these places without the...","review_date":"August 31, 2018","user":"ge_c"},{"attraction_id":412,"rating":4.0,"review":"Grouse Mountain was superb. I started this tour not sure what to expect as the scheduled tour guide who was suppose to pick us up was having vehicle trouble. We were collected by anther driver and swapped to an upgraded tour bus at a meeting location. From then on...","review_date":"August 28, 2018","user":"shehan_n"},{"attraction_id":412,"rating":5.0,"review":"Perfect Adventure!. We enjoyed every moment of this tour! The tour guide was knowledgeable and helpful, the bus comfortable, and the locations thrilling!","review_date":"August 25, 2018","user":"ingotmcclan"},{"attraction_id":412,"rating":5.0,"review":"Go Early to the Bridge. I suggest getting early to this bridge. The tour guide already had our tickets in hand so we entered through a different way. Crossing the bridge was super quick, as there was no lines. Once we were ready to head back, there was a huge...","review_date":"August 25, 2018","user":"mmorri143"},{"attraction_id":412,"rating":5.0,"review":"Fantastic Trip. Brilliantly organised. Our guide Stephen was friendly and very knowledgable. We had great fun at Capilano. It\u2019s a beautiful place. Fab scenery. Then onto Grouse Mountain. Today it was cloudy up there so not great views but we still went on the chair lift and...","review_date":"August 24, 2018","user":"456suzannen"},{"attraction_id":412,"rating":4.0,"review":"Over the Edge. We thoroughly enjoyed our day trip to the Capilano Bridge. The shuttle ride to the park is complementary but the price of admission is not cheap. The bridge is a nice attraction but the walk in the trees and the cliff walk were even better....","review_date":"August 23, 2018","user":"milton316"},{"attraction_id":412,"rating":5.0,"review":"A very cool outdoor experience. The bus and driver picked us up from our hotel at the time specified. Very comfortable bus and the driver kept everyone amused with random facts and information about Vancouver. We spent approximately 3 hours at Grouse Mountain and that was enough time to see...","review_date":"August 22, 2018","user":"ansgenius"},{"attraction_id":412,"rating":5.0,"review":"Highly Recommend . Convenient pick up and drop off at my hotel. Our tour guide was friendly and knowledgeable. The bus was newer and very comfortable. A quick drive through the city and we were at the fish hatchery. Interesting but apparently the fish mostly swim September October....","review_date":"August 19, 2018","user":"mary_p"},{"attraction_id":412,"rating":5.0,"review":"So much fun!. We had such a great time. Grouse Mountain was amazing but the Capilano Suspension Bridge park was alot of fun! We only had a couple of hours available on our tour but we could have easily used another four to do everything. Worth every penny!","review_date":"August 16, 2018","user":"cindyco2180rt"},{"attraction_id":412,"rating":5.0,"review":"A must do trip for everyone. Such a well organised and thoroughly good trip. My husband, 13 year old daughter and I had a fantastic time. Collected at our hotel on time, stopped by the salmon hatchery then onto Grouse Mountain with the lumberjack show which is not to be missed...","review_date":"August 15, 2018","user":"tara239"},{"attraction_id":412,"rating":5.0,"review":"Excellent guide, good overview. This is a good tour to help you decide what you want to see in detail. We visited several sites, and the day was so well managed that we never felt rushed. Alexis was an enthusiastic, cheerful guide able to answer any question from our...","review_date":"August 7, 2018","user":"a6072bfbobw"},{"attraction_id":412,"rating":5.0,"review":"Post cruise tour. Ed was great. He loaded our bags on at the cruise terminal, we did the tour to grouse mountain and the capilano bridge. Both entry included VIP no line access which was great.\nEd was very knowledgeable about vancouver and the surrounding areas.\nThis company...","review_date":"August 5, 2018","user":"5starmanc"},{"attraction_id":412,"rating":5.0,"review":"great trip!. picked up directly at our hotel. bus\/van was clean and comfortable. our driver\/guide (Sarah) was very nice, friendly, and professional. multiple options for food at both locations. this was a perfect outing for our family of 5 (kids 12, 12, and 9). our favorite parts...","review_date":"August 3, 2018","user":"liz033"},{"attraction_id":412,"rating":5.0,"review":"Capitano suspension bridge. We got there early to beat the crowds and it was worth it. You don't want to walk the bridge with dozens of people going both ways. The bridge does sway and it helps if you can do it at your own pace, not stuck...","review_date":"August 3, 2018","user":"leprof2015"},{"attraction_id":412,"rating":4.0,"review":"Great Treetop Walk. Had a great morning here, walking around the tree tops and the skywalk and suspension bridge etc. Quite pricey but ultimately worth it.\nMemorable for me as I lost my $250 Oakley glasses, dropped 200m to the bottom never to be seen again lol","review_date":"August 3, 2018","user":"maclinley"},{"attraction_id":412,"rating":3.0,"review":"good tour. I was so looking forward to this experience but I was a bit disappointed at the end, not because it was a bad tour, it was a great tour but the overcrowding of people we experienced really took the joy right out of it. The...","review_date":"July 26, 2018","user":"susan_g"},{"attraction_id":412,"rating":5.0,"review":"The Best Tour Ever!!!. Our family was visiting Vancouver for the first time after doing the Disney Cruise and We wanted to see as much as We could in 2 days. We searched for many many months for different day trips and found that this would show us the...","review_date":"July 25, 2018","user":"e629yidominiqueb"},{"attraction_id":412,"rating":4.0,"review":"Incredible Sights. First off, I really appreciated the efficiency of the hotel pick ups\/drop offs. Given the way traffic moves in Vancouver, it saved everyone plenty of time having multiple vans handle both efforts. Our guide was very friendly and made sure everyone knew where to go...","review_date":"July 22, 2018","user":"ttinley24"},{"attraction_id":412,"rating":5.0,"review":"Suspense and Suspended!. Wow, at 75 I wasn't sure I could do it. But it was fun, I felt safe and once on the other side, it was a feeling of, \"I made it!\" The tree house adventure was fun and the steps were a little difficult with...","review_date":"July 10, 2018","user":"carolyn_f"},{"attraction_id":412,"rating":5.0,"review":"Well organised and ran like clock work. From the prompt pick up from our hotel to informative sessions whilst travelling to the locations, our tour guide \/ driver Ed provided a high level of service for our very busy day. Couldn't have asked for more on the tour. Thanks for a great...","review_date":"July 10, 2018","user":"angela_s"},{"attraction_id":412,"rating":5.0,"review":"Great day of exploration. Enjoyable day of touring two very popular attractions. The tour allowed a decent amount of time to explore both, and there was opportunity to stay and shuttle home or return with the bus. Katelyn was personable and friendly, drove us safely and competently around. She...","review_date":"July 8, 2018","user":"eatrestrepeat"},{"attraction_id":412,"rating":5.0,"review":"The day got better. The fish hatchery was pretty boring but had some good photo opportunities. Grose Mountain was given a fair bit of time so take full advantage of the zipling and skylifts. The bird show and lumberjack show wwre packed so get there early for those. By...","review_date":"July 7, 2018","user":"amy_m"},{"attraction_id":412,"rating":5.0,"review":"Highlight of my trip!. Extremely good value for a whole day trip! Tour guide was excellent and it was very well organized. I cannot stop talking about how fun the bridge was :-)","review_date":"July 3, 2018","user":"stacey_w"},{"attraction_id":412,"rating":4.0,"review":"Well organized and coordinated tour. This tour can be booked with or without the visit to the salmon hatchery. For the extra 15 minutes this takes, the educational value is very high. Except for the crows, this is a nice tour. The tree walk at the Capilano Bridge was an...","review_date":"June 30, 2018","user":"robert_s"},{"attraction_id":412,"rating":5.0,"review":"Exceeded my expectations. Came to Vancouver two days ahead of a cruise and wanted some outdoor activity for the day before boarding the ship.\nFirstly, our driver\/guide, Jason, was excellent. Right combo of information, humor, and getting our group of 23 to each venue. He explained what was...","review_date":"June 24, 2018","user":"raptordash"},{"attraction_id":412,"rating":5.0,"review":"Very enjoyable. We took four teenagers on the Capilano Bridge\/Grouse Mountain tour. We were picked up at our hotel, and our driver, Aleso, entertained us as he drove through Vancouver. He was very specific in his instruction on how to have the most enjoyable experience. We loved...","review_date":"June 17, 2018","user":"dawgtraveler1228"},{"attraction_id":412,"rating":5.0,"review":"Memorial Weekend Trip. We had an amazing time. Our tour guide, Ed, was extremely knowledgeable and friendly. He made our experience feel truly unique, and we didn\u2019t feel like we missed out on anything especially with his recommendations.","review_date":"May 28, 2018","user":"877brianaw"},{"attraction_id":412,"rating":5.0,"review":"One of the best view.... The Capilano Bridge is one of the best place to go and try the suspension bridge,the view from above is spectacular, the waterfall and trees are amazing, after crossing the suspension bridge there\u2019s more little bridges in between the old trees. It\u2019s a must experience!...","review_date":"May 17, 2018","user":"gnome305"},{"attraction_id":412,"rating":3.0,"review":"Enthusiastic guide, capilano was more fun. I enjoyed my tour. It was self guided, which i liked, and we were given plenty of time to explore, and see what was what.\nThe capilano suspension bridge park was really cool - if you dont have a problem with heights. The trees and...","review_date":"May 9, 2018","user":"ashley_s"},{"attraction_id":412,"rating":5.0,"review":"Capilano Suspension Bridge. My Husband and I did this tour last week of October 2017. It was amazing scenery and loved the time we spent walking around. We did the tour with Landsea tour company and our guide TIm was fantastic. Gave us the most interesting talk about...","review_date":"November 7, 2017","user":"babz90"},{"attraction_id":412,"rating":5.0,"review":"Excellent Experience. We had a great time on our tour. We were picked up on time in a clean and comfortable bus. Our driver was experienced, knowledgeable, and entertaining. Going by tour allowed us to avoid worries about traffic, directions and parking. In particular, on the way...","review_date":"October 22, 2017","user":"leon_t"},{"attraction_id":413,"rating":5.0,"review":"Great Afternoon of Wine Tasting!. My wife and I had a great afternoon touring the wine country with other couples. Bob was our experienced driver and knowledgeable guide who did an outstanding job! Right from our pickup in Niagara-On-The-Lake everything was on time and very well laid out. The mini...","review_date":"January 8, 2019","user":"gregjurpin"},{"attraction_id":413,"rating":5.0,"review":"Excellent!!!. We had a great time, with the folks of Grape Escape. Our tour guide Brian and driver Jills were OUTSTANDING!! THANKS again Eh!","review_date":"November 1, 2018","user":"jesus_r"},{"attraction_id":413,"rating":5.0,"review":"Highly Recommended Wine Tour. This was a mine and my girlfriends first wine tour and we had an amazing time. David our tour guide was very knowledgeable and hospitable, answering any questions we had as well as providing great conversation. We booked less than 24 hours before the start...","review_date":"October 25, 2018","user":"jackson_t"},{"attraction_id":413,"rating":5.0,"review":"Fun Day. Pete was a great tour guide. We saw four wineries - they were a nice blend of small and medium size. Was great to see more of the countryside than we might have on our own.","review_date":"October 25, 2018","user":"julie_g"},{"attraction_id":413,"rating":5.0,"review":"Good range of tasting experiences. This company shares the love around when it comes to vineyards but we were very happy with the ones we visited:\n- Jackson Trigg - large & modern\n- Konzelmann, a German owned medium size vineyard with the vines growing right down to the water...","review_date":"October 22, 2018","user":"ann_t"},{"attraction_id":413,"rating":5.0,"review":"Wonderful tour and wineries.. Our tour leader David was very knowledgeable of the various wineries and vineyards and able to answer all of the questions the tour group posed. David also explained to me what to expect when we crossed the border on our return to the U.S. with...","review_date":"October 14, 2018","user":"donnyvee"},{"attraction_id":413,"rating":5.0,"review":"Excellent Wine Tours and Guides. We had a great trip with our tour guide David. Sampled a good range of wines from a excellent selection on vineyards. I would thoroughly recommend going on this tour to sample the wines of Niagara. The combination of a friendly knowledgeable guide in David...","review_date":"October 10, 2018","user":"2114s"},{"attraction_id":413,"rating":5.0,"review":"Great way to see wine country. Our driver, David, was very pleasant and picked us up first, and we drove for about an hour picking up other folks on our tour. We had a full van (thankfully air-conditioned, because it was pretty hot for September) and enjoyed meeting other folks from...","review_date":"September 25, 2018","user":"thera20"},{"attraction_id":413,"rating":5.0,"review":"Fun & Friendly way to do Niagara. If you're going to enjoy some wine in Niagara, then take advantage of the wine tours! Enjoying the sampling, a little cheese on the way, and friendly helpful guide and lots of fun. It was the perfect way to get around and enjoy some vineyards...","review_date":"September 20, 2018","user":"janine_p"},{"attraction_id":413,"rating":5.0,"review":"Great Tour, Knowledgable Guide. Pat our guide was awesome! He knew the area and wineries exceptionally well. Had many fun facts to share!","review_date":"September 10, 2018","user":"abtravel12345"},{"attraction_id":413,"rating":5.0,"review":"A wonderful tour of Niagara wine country!. My husband and I had a wonderful time during our winery tour. Our driver, David, was knowledgable and extremely friendly. He was accommodating and made sure that we were all having a great time. This tour was a great way to see different wineries without...","review_date":"September 9, 2018","user":"cortney_n"},{"attraction_id":413,"rating":5.0,"review":"Educational and hydrating!. Our tour guide Bob picked us up at the door of our rental property and was very friendly, easy going and knowledgeable. We visited 4 vineyards, enjoyed a full tour of Jackson Triggs facility and a delicious cheese pairing at one stop. Every vineyard was...","review_date":"September 2, 2018","user":"travis_t"},{"attraction_id":413,"rating":5.0,"review":"A great afternoon!. David, from Grape Esscape, picked us up at our hotel on time. We drove to Niagara on the Lake and picked up 4 more people. The van was very comfortable and David was very friendly and personable. We were taken to 4 winery's and told...","review_date":"August 28, 2018","user":"leesemc"},{"attraction_id":413,"rating":5.0,"review":"Dont hesitate to book with Grape Escape!. After checking into our hotel, the Prince of Wales, we were disappointed to find that their trolley wine tour was fully booked. So, we decided to stop in to Grape Escape and the gentleman at the counter was very accommodating. He ?got us into the...","review_date":"August 28, 2018","user":"603lees"},{"attraction_id":413,"rating":5.0,"review":"Wine Tour . Our tour guide Rodger was amazing!! Wine tour overall was great!! We visited 4 wineries which were all good, with 1 cheese pairing. We bought more wine than we thought we would. And even some cider from Small Talk! No complaints \ud83d\ude0a","review_date":"August 25, 2018","user":"jennifer_d"},{"attraction_id":413,"rating":5.0,"review":"Darlene!. Darlene the Great swung \u2018round and picked us up on time, greeting us with her lovely smile.\nWe visited 4 fantasitic wineries, each of them uniquely different in terms of atmosphere and the wines they produced.\nDarlene was great at getting us in and out...","review_date":"August 24, 2018","user":"lee_c"},{"attraction_id":413,"rating":5.0,"review":"So fun!!. We, as a group of four, booked this as a bachelor celebration for my brother. It was on the heels of a previous night's indulgence. We started slow and quiet but Marcy was an amazing hostess and didn't let us stay that way for long....","review_date":"August 21, 2018","user":"jennifer_j"},{"attraction_id":413,"rating":5.0,"review":"Afternoon Wine Tour. Bob was a great tour guide - very personable, informative and just made our afternoon oh so enjoyable. It felt like such VIP treatment, not only at the wineries where all had been set up in advance for us, but just to have our purchases...","review_date":"August 19, 2018","user":"faye_w"},{"attraction_id":413,"rating":5.0,"review":"Fun afternoon attending a wine tour and 3 additional wine tastings. We visited 4 different wineries with our very knowledgeable and friendly tour guide, David. The atmosphere on the mini bus was great - everyone socialized and were in good spirits throughout the tour. The different stops included Jackson Triggs (winery tour included), Konzelmann (included cheese...","review_date":"August 15, 2018","user":"nadnad0"},{"attraction_id":413,"rating":5.0,"review":"Great Wine and an Amazing Tour Guide. All four wineries were great, but Duane is really what made the tour entertaining. There was some distance of driving between the area where we were staying in Niagra Falls and the wineries. There was a lot of driving but he was great for conversation...","review_date":"August 15, 2018","user":"daw2bm"},{"attraction_id":413,"rating":5.0,"review":"Duane, our tour guide. Duane was a amazing ! We were running a little late and he called to check if we were okay and we made right on time for departure. Duane has been doing this and you could tell with the immense amount of knowledge on the...","review_date":"August 13, 2018","user":"fortunestylista"},{"attraction_id":413,"rating":5.0,"review":"Very entertaining tour. We enjoyed our tour with Roger. He gave us lots of information on the different wineries we visited and on different aspect of the Niagara area.\nIt was very entertaining and we appreciated the wineries we visited.","review_date":"August 13, 2018","user":"seaside796490"},{"attraction_id":413,"rating":5.0,"review":"Best Tour EVER!. Went with 5 girls for a birthday weekend! We had Brian D as our driver and he was AMAZING. He took us to 3 wineries and although it was a 3 ish hour tour..he never made us feel rushed. If we bought bottles of wine...","review_date":"August 12, 2018","user":"mikaela_g"},{"attraction_id":413,"rating":5.0,"review":"Wine tour . Went with 2 friends got picked up at our hotel Bob was our driver the van had 7 other people great tour 4 wineries Bob was a great driver and tour ran from 1 till 5 pm recommend a lot","review_date":"August 11, 2018","user":"deirdre_b"},{"attraction_id":413,"rating":4.0,"review":"Brando was the best tour guide ever!. We had a great time! Our guide,Brando, was very knowledgeable. All the wineries were nice. I just wish they would offer an extra choice if you don't want to try their Ice Wine.","review_date":"August 6, 2018","user":"karen_a"},{"attraction_id":413,"rating":5.0,"review":"Really good and ....... I don't blame the tour. The tour guide David was OUTSTANDING!!!! All of the venues they chose with the exception of one Pilletery...something were great. Our first stop they were warm informative inviting the others the same they took their time piilerary (sorry cant remember...","review_date":"August 6, 2018","user":"diane_o"},{"attraction_id":413,"rating":5.0,"review":"Amazing Tour, Friendly Driver, Fun Time. Duane was a great tour guide! Between hotel pickup and the wineries, he pointed out landmarks and told us about the history of the area. He is clearly knowledgeable about the area and the wine. My boyfriend and I did the afternoon tour and went...","review_date":"August 5, 2018","user":"709kassandrak"},{"attraction_id":413,"rating":5.0,"review":"Enjoyable Afternoon. Visited 4 wineries & thoroughly enjoyed it. Saw the whole wine making process at Jackson Triggs Estate, cheese pairing at Kinzellman Estate, wine & cider at Small Talk Vineyards & white & red ice wine at Pillitteri. Great afternoon with guide Duane who was also...","review_date":"July 22, 2018","user":"shelley038"},{"attraction_id":413,"rating":5.0,"review":"Fun day of wines, cheese and new friends. We booked this rather last minute before heading up to Niagara on the Lake. Our guide and driver was David from Glascow. He was so gracious and informative and just plain fun. We met a couple from Scotland, a couple from Mexico City and a...","review_date":"July 21, 2018","user":"kathystrick"},{"attraction_id":413,"rating":5.0,"review":"Pefect mother\/daughter day!. My daughter and I had a wonderful afternoon together on this tour! Great group size and choice of wineries. Would definitely recommend! :)","review_date":"July 18, 2018","user":"j0hnnymarc"},{"attraction_id":413,"rating":5.0,"review":"Wine Tour With Cheese Pairing - Duane. Loved this wine tour! Stopped at a variety of different wineries along the way and had a great experience at each. Our tour guide Duane was so accommodating and friendly, I would definitely recommend requesting him as your guide.","review_date":"July 16, 2018","user":"heather_f"},{"attraction_id":413,"rating":5.0,"review":"Great experience for my first wine tour. I had never been on a wine tour before and didn't really know what to expect.\nOur driver, Brian, picked us up from our hotel right on time and made us feel welcome right away. He was very friendly and knowledgeable about the area, telling...","review_date":"July 12, 2018","user":"seanhowes"},{"attraction_id":413,"rating":4.0,"review":"A Wine Tour to Remember. This wine tour was exactly what I was looking for to commemorate my parent's 38th Wedding Anniversary. Pat was our tour guide and he arrived promptly to the hotel to help us into the Grape Escape Wine Tour van. He also mentioned that his photography...","review_date":"June 21, 2018","user":"natalie_k"},{"attraction_id":413,"rating":5.0,"review":"Amazing. Just did the tour today and it was absolutely amazing. First time me and my girlfriend have done a wine tour and it was a great experience. Our guide today was Bob and he was very knowledgeable about the area and was super nice. Would...","review_date":"June 17, 2018","user":"giuseppe_m"},{"attraction_id":413,"rating":5.0,"review":"Well Organised and Fun Afternoon. Well firstly our group was late getting back from Niagara Falls and subsequently were late for our collection time slot by Grape Escape - this was no problem for them, we quickly rearranged, (15mins later), they got us kitted out and sent us out to...","review_date":"June 17, 2018","user":"nwc50"},{"attraction_id":413,"rating":5.0,"review":"Enjoyable afternoon wine tour. Delightful afternoon wine tour of 4 wineries. Many thanks to our driver David for the lovely personalized anniversary card that he stealthly inserted in our purchases for us to find at home. A nice touch of class!\nChantal & Bill","review_date":"June 17, 2018","user":"bill_r"},{"attraction_id":413,"rating":5.0,"review":"Fantastic tour guide. My sister and I did the wine and cheese pairing tour with grape escape, it was very enjoyable. Our tour guide David was absolutely wonderful. He made the experience exceptional. I will definitely return to share this with other members of my family. Thank you...","review_date":"June 14, 2018","user":"dmdaly"},{"attraction_id":413,"rating":5.0,"review":"Awesome activity for bachelorette party!. I was initially unable to book this tour through the website for my sister's bachelorette party so I emailed them and they went out of their way to accommodate our group of six. When we showed up (in our bachelorette attire!), we went through the...","review_date":"June 5, 2018","user":"christie_l"},{"attraction_id":413,"rating":5.0,"review":"Was an overall great experience.. Our tour operator David made this tour that much more enjoyable. He was extremely knowledgeable and informative about all the winery's we visited before we got to our destination as well as the area we were visiting (Niagara\/Niagara on the Lake).\nWe will be booking...","review_date":"June 5, 2018","user":"frank_p"},{"attraction_id":413,"rating":4.0,"review":"Great tour. Had a wine tour with Bob the other day. It was a smaller group than with other tour companies, 10 of us in a van. The smaller size made for less time waiting around, which was great! Bob was knowledgeable and made sure to take...","review_date":"June 3, 2018","user":"kristend158"},{"attraction_id":413,"rating":5.0,"review":"Excellent choice for a morning wine tour. Our tour guide, David, was knowledgable, friendly and had a great sense of humour. He helped each guest descend from the tour van, and clearly explained the sequence of events at each stop. The van picked us up at our rental house at the given...","review_date":"June 1, 2018","user":"darlene_s"},{"attraction_id":413,"rating":5.0,"review":"Outstanding Experience with Grape Escape and David!. We had a tremendous time with David leading our tour of wine country in Niagara on the Lake. They did a great job selecting both large and small wineries, and different types of wine to try. We were picked up and dropped off right at...","review_date":"May 26, 2018","user":"joetraveler2018"},{"attraction_id":413,"rating":5.0,"review":"FANTASTIC! We loved it.. We took this tour on May 21st, and our guide was Pete. He was great, and we loved every single minute of this tour. We visited four wineries, bought lots of wine at each one, and had just a really great time. The tour was...","review_date":"May 23, 2018","user":"melissa_c"},{"attraction_id":413,"rating":5.0,"review":"We had an amazing afternoon with Grape Escape Wine tours and David. We had an amazing afternoon with Grape Escape Wine Tours visiting 4 very unique wineries. The atmosphere was relaxed and intimate and our guide David was wonderful.\nDavid created a very friendly atmosphere for our group of 6 and shared his wealth of knowledge which...","review_date":"May 9, 2018","user":"nancy_c"},{"attraction_id":413,"rating":5.0,"review":"Awesome experience. My daughter took the wine tour with cheese pairing. Bob was punctual in picking us up from our hotel. He was very knowledgeable about the different wineries and the different wines. We had a wonderful time and would definitely go on this tour again if...","review_date":"May 9, 2018","user":"mike1924"},{"attraction_id":413,"rating":5.0,"review":"Excellent Experience, Bob was a fantastic guide. We had an awesome afternoon for a birthday event in Niagara-on-the-Lake with Grape Escape wine tours. Our guide was Bob and he was punctual on retrieving us from our hotel and he displayed a wealth of knowledge about the area as he drove us along...","review_date":"April 23, 2018","user":"nathan_h"},{"attraction_id":413,"rating":5.0,"review":"Amazingly fun bachelorette- especially thanks to David!. We did an afternoon wine tour with cheese pairing for a bachelorette party in the falls. We toured Jackson Triggs, Rancourt, Caroline Cellars, and Reif. We had SO much fun. The wine was delicious and cheese pairing was delicious too (we couldn't resist buying some...","review_date":"April 4, 2018","user":"bumer11"},{"attraction_id":413,"rating":5.0,"review":"Bachelorette Blast. Had a great time celebrating a friends bachelorette. Bob was absolutely fantastic! He even managed to sneak in an extra tasting a Rief. Definitely worth it!","review_date":"March 31, 2018","user":"alicia_k"},{"attraction_id":413,"rating":5.0,"review":"Grape Escape wine tour. A most excellent afternoon on the March Break was spent visiting four wineries in Niagara-on-the-Lake with Grape Escape wine tours. David picked four of us up at the house we rented. David not only drove us to each winery, he took care of all our...","review_date":"March 13, 2018","user":"jo-ann_b"},{"attraction_id":413,"rating":5.0,"review":"Fantastic Tour!. The tour itself was great - group was small, pick-up was convenient and the itinerary was perfect for an afternoon of exploring the local wineries.\nHowever, the highlight of the tour was our guide David. He was very personable and has a genuine passion of...","review_date":"March 11, 2018","user":"chantelts"},{"attraction_id":413,"rating":5.0,"review":"Lovely tour. Tour was great. Got to visit four wineries and it was the perfect length of time. Our guide, David, was very personable and made the experience! Group size was nice too, not too large.","review_date":"March 5, 2018","user":"kate_t"},{"attraction_id":413,"rating":5.0,"review":"Fantastic morning with a lovely guide. Having been up and back to the Niagara region plenty of times in my life, my partner and I decided we wanted to do something different. Our tour guide Diane was lovely and knew so much not just about the wineries but about the region...","review_date":"February 19, 2018","user":"emma_c"},{"attraction_id":413,"rating":5.0,"review":"Great Activity for Visitors to the area. Our driver, David, was exceptional. We had a small group and were treated like we were VIPs. We had an amazing tour of the Jackson Triggs winery with Kimberly and then on to two other places that offered wonderful tastings. We were not pressured to...","review_date":"January 29, 2018","user":"jeff_s"},{"attraction_id":413,"rating":5.0,"review":"Grape escape wine tour. This was mine and my husbands first wine tour ! We absolutely enjoyed ourselves and we had an exellent tour guide! Bob was very informative throughout out the tour to and from the wineries.","review_date":"January 13, 2018","user":"keith_o"},{"attraction_id":413,"rating":5.0,"review":"Wine Tour Crew. Just like to thank everyone at The Grape Escape company, for making our weekend away AWESOME!!!!!\nFrom the first time I contacted you and spoke to Eddie and then BB there was so much energy and enthusiasm and you were very accommodating. You told how...","review_date":"November 12, 2017","user":"silkesthetics"},{"attraction_id":413,"rating":5.0,"review":"HIGHLIGHT OF OUR STAY IN NIAGARA FALLS. Boy were we happy we did this wine tour! It was our very first, but definitely won't be our last! The service was fabulous, picked up at the hotel in a very comfy air conditioned bus. Our tour guide Dave, was an absolute delight! We...","review_date":"November 7, 2017","user":"bsammy61"},{"attraction_id":413,"rating":5.0,"review":"Wonderful Tour. We had a wonderful afternoon wine and cheese pairing tour with Bob. We visited five wineries and Bob was an excellent tour guide as we drove for one winery to the next and shared lots of additional information about each of the wineries we visited....","review_date":"October 20, 2017","user":"myrnap622"},{"attraction_id":413,"rating":5.0,"review":"Great tour. Great afternoon, our tour was awesome thanks to our guide David, very informative, and awesome attitude!","review_date":"October 19, 2017","user":"brendawolf2017"},{"attraction_id":414,"rating":5.0,"review":"A double wow. Far exceeded our expectations. Rooms, hallways, extras and ice bar were stunning.\nWe debated taking this tour but, fear not, it was fabulous.","review_date":"February 22, 2019","user":"kandrminneapolis"},{"attraction_id":414,"rating":5.0,"review":"Extremely unique. What an amazing and unique experience our tour guide Diego was entertaining. He provide an excellent overview of the hotel and the experience you get there. Make sure to take a look at the rooms and grab a cocktail at the bar!","review_date":"February 17, 2019","user":"mckenzieem"},{"attraction_id":414,"rating":5.0,"review":"Highly recommend!. Friendly, informed bus driver. Pleasant bus ride there. The Ice Hotel was magnificent! Loved the chapel, bar, and some of the private rooms. Impressive!","review_date":"March 22, 2018","user":"irvinefamily"},{"attraction_id":415,"rating":5.0,"review":"Amazing expiriance. Our guide David was just the best. He was very genuine he taught us a thing or two about Niagara-on-the-Lake, he remembered our names.We got picked up on time, The lunch was so good.\nI would do this again for sure.","review_date":"February 22, 2019","user":"latoya_v"},{"attraction_id":415,"rating":5.0,"review":"Great Experience!. The Grape Expectations tour was fun and interesting. Gareth our driver and guide, was knowledgeable about the Niagara area and the wineries we visited and the ones that we drove by. Meeting other couples was fun. We chose the tour that included lunch at Strewn...","review_date":"November 21, 2018","user":"doug_m"},{"attraction_id":415,"rating":5.0,"review":"Excellent expirience... We were pick up on time in a very comfortable van. We were part of a group of 7.\nBob was very kind guide, helped us with our shopping and told us thing about the winiries we were in\nWe visited 3 wineries and have...","review_date":"November 2, 2018","user":"adventurer827843"},{"attraction_id":415,"rating":5.0,"review":"Outing for large group. We are a group of 10 friends (5 couples) that travel together yearly and are particular how we spend our time and money. Our guide, David, was a gem! He remembered all our names, he made us feel welcome, and made a point of answering...","review_date":"October 25, 2018","user":"mary_h"},{"attraction_id":415,"rating":5.0,"review":"Excellent tour with a variety of wineries to suit. Enjoyable few hours spent on the lunchtime tour with Roger as our guide. He was very knowledgeable - has been in the winery and hospitality industry for many years and knew the region extremely well too. We started off with a 45min tour of Jackson...","review_date":"October 15, 2018","user":"ainsley_m"},{"attraction_id":415,"rating":5.0,"review":"Fantastic Tour. My wife and I were advised to take this tour and are we ever glad we did. Ian, our tour guide was excellent, verylstient and understanding. Our tour was to include 3 wineries but as we were ahead of schedule Ian managed to include a...","review_date":"October 14, 2018","user":"paul_a"},{"attraction_id":415,"rating":4.0,"review":"Wine Tour and Dinner. My partner and I booked the wine tour with dinner. Our guide was Diane and she was fantastic. Very informative and made for a great tour. We visited 3 wineries that I had never heard of, which was nice because we would not have found...","review_date":"October 8, 2018","user":"searentity"},{"attraction_id":415,"rating":5.0,"review":"great tour. David picked us up at our B&B right on time. He is a real gentleman helping us on and off the bus and taking care of our purchases. He explained how the tour would work and even gave us a tip on tasting the ice...","review_date":"October 4, 2018","user":"jlcornish5553"},{"attraction_id":415,"rating":5.0,"review":"Fabulous Day. We booked our Wine tour through Grape Escapes to celebrate our wedding g anniversary. Both Seniors we didn\u2019t know what to expect from a 15km Nike ride coupled with wine tasting but it was a Fabulous Day. We visited one brewery and 3 wineries including...","review_date":"October 2, 2018","user":"karenvo4847dh"},{"attraction_id":415,"rating":4.0,"review":"Lovely tour. There were six of us on the dinner tour. Dave, our driver, showed such care and kindness to everyone. He was knowledgeable on the area and the wineries we were visiting. He also kept us entertained. We visited 3 wineries. The Jackson-Triggs winery was the...","review_date":"October 1, 2018","user":"wdea803"},{"attraction_id":415,"rating":5.0,"review":"Wonderful Experience. I highly recommend Grape Escape! We were fortunate enough to have David as our tour guide. David was super pleasant, gave us great information along the drive, made sure we were greeted and taken care of at each tour. He took care of each of...","review_date":"September 26, 2018","user":"gis562017"},{"attraction_id":415,"rating":5.0,"review":"Fantastic!. What a great day! Our guide, Laurel, provided excellent company and guidance through our bicycle tour of NOTL. We started with craft beer at Oast, then cheese pairing at Pondview, tour and lunch at Inniskillen and finally chocolate pairing at Rief! The bicycles were excellent...","review_date":"September 20, 2018","user":"shelleys35"},{"attraction_id":415,"rating":5.0,"review":"outstanding. the tour was just right the wines were good and our tour guide was outstanding we plan on goin again","review_date":"September 18, 2018","user":"sean_m"},{"attraction_id":415,"rating":4.0,"review":"Great addition to your trip . I would like to highly recommend this tour to anyone visiting the Ontario Wine Valley aka Niagara on the Lake. My husband and I were there for a weekend and purchased the one with dinner at the end. We both enjoyed everything. Duane was our...","review_date":"September 18, 2018","user":"d3135obanad"},{"attraction_id":415,"rating":5.0,"review":"Totally recommend this tour!!!. Our first time doing a wine tour and first impression was amazing as the driving picked us up smiling and joking. Paul the driver is very friendly and entertaining. Another couple was picked up along the way and we all got along very well. Great...","review_date":"September 17, 2018","user":"suzanne_r"},{"attraction_id":415,"rating":5.0,"review":"Wine Tasting and Gourmet Dinner with Paul. This review is long overdue, but never too late to thank Paul for the wonderful, personal tour we enjoyed Aug 24. We enjoyed the wineries (tour at Jackson Triggs), wine, the delicious dinner at Oliv and all the little extras that Paul contributed to the...","review_date":"September 17, 2018","user":"deb_h"},{"attraction_id":415,"rating":5.0,"review":"Thought it went bad. I thought we were left behind and not going to get picked up at our hotel. I contacted them and was told the driver could not find us however if we could get a taxi to our first stop we could catch up and the...","review_date":"September 13, 2018","user":"kevin_t"},{"attraction_id":415,"rating":5.0,"review":"Great Fun. After a late start because of a couple who weren't ready for pick up, and ended up baling, we ended up with a foursome on our tour. All the winery hosts were knowledgeable, and entertaining. Our driver was also very knowledgeable and great fun. The...","review_date":"September 6, 2018","user":"eeh1987"},{"attraction_id":415,"rating":5.0,"review":"Great experience. We enjoyed our tour very much...picked up at our hotel and thoroughly enjoyed our experience. Nice selection of wineries and our guide was terrific. Our dinner at Olivo was amazing.","review_date":"August 31, 2018","user":"twila_g"},{"attraction_id":415,"rating":5.0,"review":"Amazing Tour Guide. My 3 sisters and mom thoroughly enjoyed our Grape Escape. Our tour vehicle arrived on time and we then enjoyed an 3 winery tours. The tour guide, David, was so kind and accommodating by assisting my mom on and off the bus. Our tour and...","review_date":"August 22, 2018","user":"carla_b"},{"attraction_id":415,"rating":5.0,"review":"Enjoyable way to spend the afternoon. Our tour vehicle arrived on time at our hotel and we then enjoyed an afternoon tour. The driver, Keith, was informative and fun. We toured three wineries with many wine samples and wonderful hosts.Our lunch was excellent and the staff friendly. I would highly recommend...","review_date":"August 19, 2018","user":"5924tmac"},{"attraction_id":415,"rating":5.0,"review":"Grapes Escape - Time Well Spent. Everything about this tour was well planned. The tour group was small, the van was comfortable, our guide, Roger, was friendly,knowledgeable and very professional. The 3 wineries were interesting and provided a good mix of information, tasting and opportunity to purchase. The scenery was beautiful...","review_date":"August 10, 2018","user":"seafoodsampler"},{"attraction_id":415,"rating":5.0,"review":"Great way to spend the day. Our tour vehicle (8 passenger tour van) arrived right on time to pick us up at our B & B. The host and driver (Paul) couldn't have been nicer, from opening the door for us, to providing information on local points of interest, to updating...","review_date":"July 25, 2018","user":"bertedmonton"},{"attraction_id":415,"rating":5.0,"review":"Grapes Escape-excellent!. This is a fun and relaxed bike wine tour. Grape Escapes makes sure you have a fabulous, and safe, time.\nThe lunch was VERY good. Very fresh, and filling.\nThe staff pick up your wine purchases and transport it for you back to your hotel\/inn\/b&b....no...","review_date":"July 25, 2018","user":"trakoi"},{"attraction_id":415,"rating":5.0,"review":"Great time. Went to 4 wineries for tastings. Ron was a fantastic tour guide. Tour was informative and a great price for what you get. The drive from Niagara Falls to Niagara-on-the-lakes was beautiful. Highly recommend.","review_date":"July 24, 2018","user":"jls547"},{"attraction_id":415,"rating":5.0,"review":"Fun Day in NOTL wine country. My sisters and I have just returned from a wonderful trip to NOTL. We are from the south and it was nice to have had great weather, low humidity, and a fantastic tour with our guide \"Pinot Pat\".\nWe opted to take the morning tour...","review_date":"July 22, 2018","user":"ncaky"},{"attraction_id":415,"rating":5.0,"review":"Wine Tasting Tour and Dinner. My wife and I stopped at Niagara on the Lake as part of a 34 day road trip and toured the city than signed up for a wine tasting tour and dinner on June 12, 2018 out wedding anniversary.\nWe had the most amassing tour...","review_date":"July 13, 2018","user":"edward_z"},{"attraction_id":415,"rating":5.0,"review":"Our driver, Brian, was amazing!. An excellent tour! We would highly recommend!\nThanks to driver Brian, who completed the tour with his hospitality and information.\nWe did the late afternoon \/ evening tour, finishing with a spectacular dinner at Oliv restaurant.\nThanks again Brian!","review_date":"July 8, 2018","user":"steveanddorothy"},{"attraction_id":415,"rating":4.0,"review":"Brian and The Grape Escape. Our tour guide Brian was excellent, 5* for sure: The tour itself was great, however there was a little too much ice wine sampling. I would have preferred the option of trying a different wine, rather than all the sugary ice wines. Finishing the tour...","review_date":"July 2, 2018","user":"sandman1989"},{"attraction_id":415,"rating":5.0,"review":"Wonderful wine country tour! . This cycle tour is great, we had a brilliant guide; Kathryn was very knowledgeable and friendly and made the tour very enjoyable.\nThe wineries selected were good as they gave a good variation of the types of vineyards in the area.\nWe purchased several bottles...","review_date":"June 28, 2018","user":"bullandhide"},{"attraction_id":415,"rating":5.0,"review":"Always a pleasure to work with Grape Escape Wine Tours. We have been using the services of this company since they opened and can honestly say we have never had a problem. Our guests always comment on how helpful and knowledgeable the guides are and about friendly and courteous service they receive.\nThank you Richard,...","review_date":"June 18, 2018","user":"meheroo"},{"attraction_id":415,"rating":5.0,"review":"Great Start to our Anniversary Weekend. My husband and I chose to do the wine tour and gourmet dinner for the first day of our first wedding anniversary weekend and we couldn\u2019t be happier that we did. The tour started with the guide giving us a call to let us know...","review_date":"June 12, 2018","user":"scarfos"},{"attraction_id":415,"rating":4.0,"review":"Fun. Marcy was an awesome tour guide and very knowledgeable. The bike ride was through some very beautiful vineyards and despite the heat - very enjoyable. Lunch at Caroline Cellars was very enjoyable. The only recommendation is that they change all the bike seats to the...","review_date":"May 29, 2018","user":"ginigin"},{"attraction_id":415,"rating":5.0,"review":"First Bike Tour of the 2018 Season - AMAZING!. My best friend and I found this tour online while looking for things to do in Niagara Falls - we couldn't have been more satisfied with our experience!! Our tour guide was incredibly knowledgable and had wonderful recommendations for us along the way. We were...","review_date":"April 3, 2018","user":"kaitlyn_o"},{"attraction_id":415,"rating":5.0,"review":"Great tour even better tour guide!. My husband and I have done many wine tours with other tour groups but this was a highlight tour for us. We saw 3 great wineries - Konzleman, Pondview and Caroline Cellars. All were wonderful and had their own unique offering. Pondview had amazing ice...","review_date":"March 24, 2018","user":"297amandam"},{"attraction_id":415,"rating":5.0,"review":"Don't drink and drive do a tour!. We chose to do a tour because both of us wanted to enjoy our experience in Niagara. David was our tour guide last Monday and he was great! Very knowledgeable about the area and the local wineries. Luck of the draw it turned out to...","review_date":"November 20, 2017","user":"j_d"},{"attraction_id":415,"rating":5.0,"review":"Girl's Weekend Tour. Thank you Great Escape tour company! I booked a tour for 14 people in early November. We visited 3 wineries with a tour at Jackson Triggs winery and a gourmet dinner at Strewn Winery. Gilles was fantastic! He was knowledgeable, accommodating and very sweet. Dinner...","review_date":"November 9, 2017","user":"smnantais"},{"attraction_id":415,"rating":5.0,"review":"Grape Escape was a Great Escape!. Our party of 8 had a wonderful time on the Grape Escape tour which included tastings at 3 local wineries and a lovely lunch at a fourth. Bob, our tour driver, was very knowledgeable about Niagara-on-the-Lake and the wineries. He has a great sense of...","review_date":"October 30, 2017","user":"mschwenger1"},{"attraction_id":415,"rating":5.0,"review":"Great tour - Guide was terrific. Tour included 3 wineries and ended with lunch at Strewn Oliv. Tours were just the right length and the young guys at each winery were very well informed and did great presentations. We had a cheese pairing at one winery as well. Our guide Pat...","review_date":"October 30, 2017","user":"cantw82go"},{"attraction_id":415,"rating":5.0,"review":"Great Tour! Be Prepared to SWEAT!. We stayed in the falls and were picked up promptly at a nearby hotel where we then ventured into NOTL to pick up the other people coming on the tour from their B&Bs. We then arrived to grape escape where we were given helmets and...","review_date":"October 23, 2017","user":"aririches"},{"attraction_id":415,"rating":5.0,"review":"Great tour - wonderful guide!. Started our tour being picked up at our hotel by our guide David. A very nice & informative gentleman who literally made this tour extra enjoyable. Our tour included stops at several local award winning wineries (Pilliteri, Reif & Between the Lines). We enjoyed a...","review_date":"October 16, 2017","user":"mariec9289"},{"attraction_id":417,"rating":5.0,"review":"One of the best excursions of our trip.. We rode in the caboose and had a great time. The conductor explained the history of the area and told us about the statues and other items that one of the engineers had placed along the route. The scenery was beautiful. In all, it was...","review_date":"December 21, 2018","user":"kenkcarrell"},{"attraction_id":417,"rating":5.0,"review":"Amazing scenery!. Our driver James Coleman was a most entertaining and accommodating man.\nA gifted storyteller, he helped me understand the history and some of the characters that shaped this route. The scenery was breathtaking, we had clear weather for much of the journey. James was just...","review_date":"September 19, 2018","user":"nancyn1412"},{"attraction_id":417,"rating":5.0,"review":"The Train Ride Was Incredible... and Jameson made it Fun!!. The pick-up from our cruise ship (Norwegian) in Skagway was seamless. We were directed to the tour bus a short walk away. Once on the bus, it was a quick ride to the train.\nThe train ride was breathtaking! The conductor gave us the heads-up...","review_date":"September 13, 2018","user":"jim20126"},{"attraction_id":417,"rating":5.0,"review":"Great train ride through the mountians and bus ride back. The scenery was awesome and everyone got terrific photos. The narrator was not in our cabin but she made a trip trough the train when we were all done. The ride ends in Canada and you will get a quick visit from Canadian Customs (no...","review_date":"September 9, 2018","user":"bigdogaz2014"},{"attraction_id":417,"rating":5.0,"review":"UNBELIEVABLE & FANTASTIC !. We had a fantastic day with our driver Jennie. She was waiting for us with a Chikoot sign as we got off the ship. She was very friendly & extremely knowledgeable about the history of this region. We did the train part first, which had...","review_date":"September 9, 2018","user":"caicos05"},{"attraction_id":417,"rating":5.0,"review":"Good rush train ride through the Yukon. Great scenery; informative and amusing tour guides on both the initial van ride and the train ride back","review_date":"August 27, 2018","user":"jamesei5184je"},{"attraction_id":417,"rating":5.0,"review":"Skagway Shore Excursion: Bennett Train Journey on the White Pass Rail. This was a full day of absolutely stunning beauty all around us. We began our trip just a VERY short walk from our cruise ship. We got onto a mini bus (there were 10 people on our tour...perfect!) and headed through the tiny town of...","review_date":"August 27, 2018","user":"buckeyepam"},{"attraction_id":417,"rating":5.0,"review":"You can only see this from the train. If you are afraid of height you may want to skip this one, but if you want to see sights that you can only see from the train, then this is the ride for you. The tracks were carved out of the side of the...","review_date":"August 27, 2018","user":"jim_w"},{"attraction_id":417,"rating":5.0,"review":"A step back in history . For anyone who is a rail fan and even others who aren\u2019t. Learned so much of the history of Skagway and the gold rush. The guides are very knowledgeable and take good care of the details. Our trip got a sack lunch that was delicious.","review_date":"August 26, 2018","user":"961leader"},{"attraction_id":417,"rating":4.0,"review":"Great views with history. Train ride offers great views and good history lessons. Worth the time and $. Tour operators friendly and informative.","review_date":"August 7, 2018","user":"thom_p"},{"attraction_id":417,"rating":4.0,"review":"Take a train back in time...... The minute you get on the train you feel like you are stepping back in time. Some of these train cars are from back in the early 1800\u2019s. The train was spotlessly clean and well kept. The scenery is a nature lovers delight. Lush green...","review_date":"August 6, 2018","user":"cdieffenbach24"},{"attraction_id":417,"rating":5.0,"review":"1st time to Alaska . We loved loved this trip, the bus trip up was made very special by our guide. He would stop at sites most buses didn't and the scenery was spectacular. Thank you for making our 1st excursion of our trip memorable!","review_date":"July 24, 2018","user":"sue_s"},{"attraction_id":417,"rating":5.0,"review":"Best Shore Excursion of Our Cruise!. Juneau was nice with Medenhall Glacier; Glacier Bay was only okay in the fact that it was foggy, rainy and overcast; Ketchikan was rather boring. BUT our Yukon Rail and Bus Adventure with Chilkoot Charters and Tours was fantastic. Great views from the train ride...","review_date":"July 23, 2018","user":"eirejim"},{"attraction_id":417,"rating":5.0,"review":"Must do at least once if in Skagway. My wife and I took this trip last Friday and enjoyed every minute on the train. It would be well worth taking again but sitting on the opposite side of the train car. There is just so much to see on both sides of the...","review_date":"July 3, 2018","user":"boscobear1950"},{"attraction_id":417,"rating":5.0,"review":"Beautiful scenery . If you\u2019re looking for a slower paced excursion filled with tons of facts and beautiful views, this is a great trip. The train ride to White Pass was absolutely beautiful. The guides were knowledgeable and friendly. We were provided with booklets about the railroad and...","review_date":"July 2, 2018","user":"shannondz"},{"attraction_id":417,"rating":2.0,"review":"School day out. Sorry but other that the train trip back from Frazer to Skagway this trip is not worth the money and we feel taken for a ride.\nThe lunch was a piece of chicken mostly bone. No puppies to pat. Wild life museum consisted of numerous...","review_date":"June 23, 2018","user":"ken_r"},{"attraction_id":417,"rating":5.0,"review":"Favorite Tour during 7 Day Cruise. We did the train ride up and bus back with a visit to Caribou Crossing and the town of Carcross. Our tour guide was Mike who was a walking encyclopedia about Skagway, the Klondike Gold Rush, and Southern Alaska. It was early in the season...","review_date":"June 22, 2018","user":"angelgoosie"},{"attraction_id":417,"rating":5.0,"review":"Great train experience. The best train ride ever, view was spectacular. Seat on left or right side offered great views. Seamless pickup and drop-off. The only issue for me was it's an all day affair that I didn't have time to explore Skagway.","review_date":"June 19, 2018","user":"rolia2015oct"},{"attraction_id":417,"rating":5.0,"review":"A great day spent riding this fun train!. Beautiful scenery, great guide commentary and even snacks! Plan this fun afternoon and enjoy the views!","review_date":"June 17, 2018","user":"donnalit111"},{"attraction_id":417,"rating":5.0,"review":"Bus to White Pass Train. The trip from the Skagway port pickup to the White Pass Train was incredibly phenomenal!! Our bus driver, Mike, was THE BEST!! When you book this tour with Chilkoot, which I highly recommend, you HAVE to request to have Mike as your driver. He is...","review_date":"June 10, 2018","user":"joe_m"},{"attraction_id":417,"rating":5.0,"review":"Great tour company. Best tour I had in Alaska. This is a family owned company and great people to deal with. Three years ago we had originally booked this tour and I came down with the \"Big C\", needless to say we had to cancel. No hassle refunded...","review_date":"June 5, 2018","user":"varoyalone"},{"attraction_id":417,"rating":4.0,"review":"Lovely scenery. Enjoyed the bus ride up the canyon and into the Yukon. Has lunch at Caribou Cross which was good. I really enjoyed the return trip on the train. It was very scenic and relaxing and enjoyable. I\u2019d like to take the train up and back...","review_date":"June 1, 2018","user":"muchtraveled55"},{"attraction_id":417,"rating":5.0,"review":"one of cruise highlights. a shore excursion on our Alaska cruise; about 4 hour round trip, cost $110 i think; for old guys (we are 62 & 63), a relaxing way to see the beauty of the mountain passes","review_date":"May 22, 2018","user":"dennis_s"},{"attraction_id":417,"rating":5.0,"review":"Best Excursion Ever!!. I never write reviews, but I felt that I had to with this tour. It was the best excursion I have ever done! We did the Yukon bus ride and train back....it was the best! We had a small group and so happy we booked...","review_date":"May 10, 2018","user":"travelinglin8475"},{"attraction_id":417,"rating":5.0,"review":"Wonderful!. It was definitely one of our favorite tours on Alaskan cruise. Everything from the beginning to the end was great. Excellent guide and service. Highly recommended!","review_date":"February 21, 2018","user":"vegalovetotravel"},{"attraction_id":418,"rating":4.0,"review":"Great, but check the Itinerary of the tour twice.. Thoroughly enjoyed our day which was jam packed with beauty and our guides Mitch and George could not do enough for all of us on the tour. My husband and I made a mistake though, when booking the tour, and found that we were revisiting...","review_date":"December 1, 2018","user":"alison_b"},{"attraction_id":418,"rating":2.0,"review":"Unpleasant experience.. Long story short, we mistakenly thought it was 8:30 the pick up time and we called Brewster to meet the group somewhere. The operator said he didn't know the coach driver's number nor the coach's plate number, just told us to go to the Fairmont...","review_date":"October 22, 2018","user":"shana2018693"},{"attraction_id":418,"rating":4.0,"review":"Beware of closures. A really worthwhile trip, but quite a few of the significant locations were closed due to road conditions and a prescribed burning. Not seeing these was disappointing, but this is something that is a feature.\nThe on coach team were good and did their best...","review_date":"October 12, 2018","user":"arctosmac"},{"attraction_id":418,"rating":5.0,"review":"Fantastic! Super-beautiful! One of the best tours I've ever done. I did Mountain Lakes and Waterfalls tour from Banff. I've taken many tours in my life, but this one was definitely the most well-organized. We have visited lake Moraine, many amazing waterfalls and so many other beautiful places. Our bus driver (who was also a...","review_date":"September 25, 2018","user":"\u043e\u043b\u0435\u0433_\u0431"},{"attraction_id":418,"rating":5.0,"review":"The Best 10 Hour Tour. This 10 hour tour has been the best tour that I have ever been on despite the fact that it was 10 hours long. The weather was amazing, it wasn't too cold or too hot. We were picked up at our requested pick up location...","review_date":"September 8, 2018","user":"_gnous07"},{"attraction_id":418,"rating":5.0,"review":"A highlight of our Canadian Rockies trip. Brewster Sightseeing exceeded the expectations of all three couples. The driver, Mike was outstanding. With 28 years of skill he maneuvered the switchbacks which required driving backward up, and then down a steep mountain enroute to the waterfalls. Wow!\nOur guide Louie did a marvelous...","review_date":"September 5, 2018","user":"p_b"},{"attraction_id":418,"rating":5.0,"review":"Patrick O\u2019Connor- the BEST tour guide and bus driver ever. I\u2019m in town for work and decided last minute to sign up for the Mountain Lakes and Waterfall Day trip from Banff. The scenery was amazing! I highly recommend this tour! However, in my opinion, the bus driver\/tour guide, Patrick O\u2019Connor is what made this...","review_date":"September 3, 2018","user":"shaleam"},{"attraction_id":418,"rating":5.0,"review":"Excellent day. First class all around - both the driver and tour guide were fantastic- the day itself was wonderful- Lake Louise and lake Moraine are beautiful and the rest of the trip was very good too - I would definitely use Brewster again","review_date":"August 29, 2018","user":"609darrenm"},{"attraction_id":418,"rating":5.0,"review":"Hands down the best way to see Banff National Park. I was hesitant to book this trip at first because of the cost, but I am so glad I did. It was worth every penny. The coach bus picked up my girlfriend and I at our hotel and I was immediately impressed with the friendliness...","review_date":"August 28, 2018","user":"garrett_g"},{"attraction_id":418,"rating":5.0,"review":"The BEST Tour of the Canadian Rockies. I mean what I said that this was the BEST tour to see and experience the Canadian Rockies. A full day of touring the mountain lakes and waterfalls was all worth it and was made even more interesting by our driver, Mike and our guide...","review_date":"August 12, 2018","user":"ray_r"},{"attraction_id":418,"rating":5.0,"review":"Well worth the $$$. A great company; well organised tour with knowledgeable driver and assistant.\nPlenty of time off the bus at interesting locations and a good lunch as well.\nHighly recommend.","review_date":"August 2, 2018","user":"dave2305"},{"attraction_id":418,"rating":5.0,"review":"Great Trip. Awesome day touring the lakes and waterfalls. Lake Louise , Moraine lake , Emerald lake and Johnston canyon absolutely stunning places. Well organized tour with great tour guides.","review_date":"July 31, 2018","user":"hamishmcclelland"},{"attraction_id":418,"rating":5.0,"review":"Spectacular Sights. This is the best way to see many, many beautiful sights in Banff. The bus driver and tour guide were knowledgeable and friendly, the bus clean and comfortable, and we were able to pull right up to the lakes and falls with no parking problems....","review_date":"July 22, 2018","user":"susan992"},{"attraction_id":418,"rating":5.0,"review":"Beatiful Lake. this is an amazing place to visit, learn about its history and see outstanding and wonderful mountains. highly recommended!","review_date":"July 9, 2018","user":"926walide"},{"attraction_id":418,"rating":5.0,"review":"Mountain Lakes & Waterfalls from Banff. We did this trip in mid June and would thoroughly recommend it. It was our 2nd day with Genesis as our driver and our host this time was George. There were lots of different elements to the tour including a look at the Spiral Tunnels,...","review_date":"July 2, 2018","user":"cassalba"},{"attraction_id":418,"rating":5.0,"review":"Best way to see Canada!. This trip is amazing! You get an awesome bus that takes you right to the sites so you avoid all the cars and hassle of parking. George and Genesis (sp?) were great guides and super informative. I would recommend this tour and these guides to...","review_date":"June 24, 2018","user":"jennifer_e"},{"attraction_id":418,"rating":5.0,"review":"Beauty beyond imagination. Hands down the most gorgeous views I have ever seen, took my breath away, the pictures only do it half the service, you have to see this place to just say you have been there one time in your life.","review_date":"June 18, 2018","user":"saurman2018"},{"attraction_id":418,"rating":5.0,"review":"Mountain lake and Waterfalls day trip. A well run trip with a very amusing and knowledgable driver and representative. Some great scenery and wildlife.\nI would thoroughly recommend Brewsters to anyone visiting Banff.","review_date":"June 18, 2018","user":"cooperhartltd"},{"attraction_id":419,"rating":5.0,"review":"BREATHTAKING AND AWESOME!!!. First of all, FABIO, our tour guide, was EXCELLENT! He handled the drive expertly, and was extremely informative as he pointed out the many sights. We went on the boat cruise, then he took us to lunch with this great view of the falls.Then we...","review_date":"December 2, 2018","user":"yvonnedp"},{"attraction_id":419,"rating":5.0,"review":"Great day out!. We had a great day with our guide Michael Francis, who was most knowledgeable. We did everything we wanted to do in Niagara, and appreciated all the extras, like the wine tasting and the whirlpool stop. Niagara on the Lake was charming, but the highlight...","review_date":"October 31, 2018","user":"michael_m"},{"attraction_id":419,"rating":4.0,"review":"Lovely day outing to the Falls with a nice group. Definitely the best time of year to do this tour. NOT in the crowded summer. Fabio went out of his way to supply interesting facts and take the tour round to all spots worthy of interest. The buffet meal was nothing special but Zoom tours...","review_date":"October 23, 2018","user":"sarah_g"},{"attraction_id":419,"rating":5.0,"review":"Amazing tour. Had a wonderful time with my tour guide ToDe (I don\u2019t don\u2019t know how his name is spelled but this was my best guess). Had a VIP wine tasting session at an award winning and globally recognized winery. The buffet lunch has a view that...","review_date":"August 2, 2018","user":"drh-reviewmaster"},{"attraction_id":419,"rating":5.0,"review":"Great experience with Zoom Tour to Niagara Falls from Downtown Toronto. Niagara Falls is one of my dream list and Zoom Tours could make it happen beautifully. To book the tour is really easy, just book it online and pay with the credit card. I found Zoom Tour is already popular and loved among solo travelers,...","review_date":"July 19, 2018","user":"jeannef394"},{"attraction_id":419,"rating":5.0,"review":"Outstanding . Did this tour as a solo traveller and ended up friends by the end of the day\/night tour of 11 people.\nGreat value for money - wine tasting, a visit to the township of Niagara on the Lake and the falls themselves that included a...","review_date":"May 31, 2018","user":"boofhead3"},{"attraction_id":419,"rating":5.0,"review":"Business trip for clients. Have used this company recently to entertain my overseas clients for Niagrafalls and wine tours . Our guides - Gary & Tudy provided outstanding and very informative tour and my company will be booking future trips with them as well.. cheers :)","review_date":"May 16, 2018","user":"vishal_valsadia"},{"attraction_id":419,"rating":5.0,"review":"Niagara Falls Daytour. Fabio picked us up bang on time! His knowledge of Toronto and the Niagara area and falls is excellent. Fabio looked after the group well and made our well-being his first priority. Can recommend Zoom tours and especially Fabio for a tour to the falls...","review_date":"May 14, 2018","user":"gertl196"},{"attraction_id":419,"rating":5.0,"review":"great experience. good service, well looked after. Food selection was very poor though. The view more than made up for it.","review_date":"April 15, 2018","user":"770alif"},{"attraction_id":419,"rating":4.0,"review":"Great tour in winter\/spring. Our Driver Fabio was a friendly and helpful Guy. He explain good and a lot. We done the tour in the low season, so we had many time to Rest and enjoy the time at the falls.\nGreat was, the driver picked us Up direkt...","review_date":"April 10, 2018","user":"christimomo"},{"attraction_id":419,"rating":5.0,"review":"Amazing Trip, couldn't have asked for more!. Booked this tour as it offered pick up service from the hotel near the airport.\nTrip included transport to the Niagara area with guided commentary of all important sights on the way. As we went in winter, the cruise was not open but was changed...","review_date":"March 23, 2018","user":"george_c"},{"attraction_id":419,"rating":5.0,"review":"Niagara Falls Freedom Day Tour. Booked on this trip and added Journey behind the Falls as unfortunately the Hornblower cruise does not operate during the winter months.\nPatrick our guide was excellent. He picked us up promptly from an agreed location and we were in a comfortable mini bus. On...","review_date":"March 4, 2018","user":"emottram"},{"attraction_id":419,"rating":2.0,"review":"DO NOT TAKE THIS TOUR IN THE WINTER!. First, Fabio (the driver) was very knowledgeable, friendly and accomodating. We booked this tour and payed 200$ each (3 of us). We were picked up on time, in a minivan with very uncomfortable seats. We then went straight to Niagara falls, it was raining, foggy...","review_date":"February 23, 2018","user":"aligtheog"},{"attraction_id":419,"rating":5.0,"review":"Don't hesitate - BOOK!. I am always a little wary of organised tours, but this one blew my mind. i was tempted as I only had limited time in Toronto, and wanted to maximise my trip. I am so pleased I did!\nThe mini bus was comfy, Fabio was...","review_date":"January 22, 2018","user":"hanp86"},{"attraction_id":419,"rating":5.0,"review":"The guide Fabio was excellent ! Enjoyed whole trip.. We took a day tour from 'Zoom Tours' on 19th Jan 2018 for Niagra Falls, ON. This was our first time going in the winters as well as visiting Niagra from Canadian side. The whole trip was quite exciting. The driver was very punctual and...","review_date":"January 20, 2018","user":"dilipr194"},{"attraction_id":419,"rating":5.0,"review":"A fabulous day trip!. Fabio was great and he knows his stuff! He was particularly helpful & reassuring when I lost my phone, taking the time to help me find it.","review_date":"December 7, 2017","user":"cellbabes"},{"attraction_id":419,"rating":5.0,"review":"AMAZING DAY WITH AAMIN. My wife and I booked one day trip to Niagara Falls and its surrounding area. The trip was so amazing and unbelievably beautiful. But the most amazing thing is we have such a nice and gentleman guide named Aamin. He is not only knowledgeable about...","review_date":"October 25, 2017","user":"489sugiartos"},{"attraction_id":420,"rating":4.0,"review":"Victoria Day Trip. This was a lovely trip over to Vancouver Island. The tour guide, Herman was very informative and telling jokes along the way which made it quite entertaining! Unfortunately they did have some snow on the island so when we went to Buschart Gardens the views...","review_date":"February 22, 2019","user":"scrowe22"},{"attraction_id":420,"rating":5.0,"review":"A fun and informative tour . I appreciated the humour and information about Vancouver and Victoria from the tour guide Gordie. Even though I am a Vancouver native, I learned many interesting new things about my own city. You can tell Gordie knows his stuff about the city (I think he...","review_date":"December 29, 2018","user":"elainel39"},{"attraction_id":420,"rating":5.0,"review":"Bus driver Jeff. We had a great visit at Butchart Gardens and a fun filled bus tour narrated by our driver Jeff. We thoroughly enjoyed the long day with never a dull moment. Jeff either knew your name or at least where you were from. As we were...","review_date":"October 2, 2018","user":"pat_j"},{"attraction_id":420,"rating":5.0,"review":"Excellent tour. Our tour guide was Herman who was engaging witty and always full of amazing information. He made the tour entertaining and we really enjoyed the gardens and Victoria. He was patient and organised, made sure everyone was safely back on the bus before we moved...","review_date":"September 26, 2018","user":"sams418"},{"attraction_id":420,"rating":5.0,"review":"Fun Day with Jeffery. On Tuesday, September 18, 2018, we had the pleasure of spending the day with Jeffery on a trip to Victoria.\nJeffery made the day very special with his commentary and his great wit. We were entertained the entire trip plus his knowledge of the sights...","review_date":"September 20, 2018","user":"ronb2838"},{"attraction_id":420,"rating":1.0,"review":"RIP OFF! gardens great, tour was RIP OFF. the gardens was great. worth its admission. But paying this company was a huge waste of money. Take a cab or drive yourself! you will save so much money. The driver was nice, but it was NOT a tour, it was a ride to be...","review_date":"September 9, 2018","user":"james_v"},{"attraction_id":420,"rating":5.0,"review":"An Amazing Journey To Butchart Gardens With West Coast Sightseeing - Worth The Long Drive !. This 13 hours journey was day two for us at Vancouver and was really worth it. We could not have done the ferry ride the Gardens and the Victoria sightseeing on our own. The guide who drove us around for the day was warm, engaging...","review_date":"September 7, 2018","user":"kskrish"},{"attraction_id":420,"rating":5.0,"review":"Beautiful gardens!. We were picked up at our hotel in Vancouver, transported to the ferry to Vancouver Island. The ferry ride was great-ate both breakfast and dinner on the ferry-food was very good! The Gardens were phenomenal-everything was in bloom! Spent time in Victoria, quite a bit...","review_date":"September 6, 2018","user":"cathy_b"},{"attraction_id":420,"rating":4.0,"review":"Long day but worth it. a long day but certainly worth it.. the ride on the BC ferry was very crowded but that is beyond the control of the tour provider. bus driver was most hospitable and knowledgable. gardens were in full bloom and Victoria's Empress hotel is so iconic.","review_date":"August 30, 2018","user":"jfhertner"},{"attraction_id":420,"rating":5.0,"review":"Beautiful garden if you have at least 6 hours to visit. Amazing gardens. You have to spend the whole to enjoy this wonderful place. If you don't have too much time go to the Gardens web site and check the specific places you want to visit. The place is HUGE and beautiful. You have to spend...","review_date":"August 19, 2018","user":"radaramses"},{"attraction_id":420,"rating":5.0,"review":"Perfect. Our Victoria and Butchart Garden tour was a wounderful experience.\nJeffrey (our driver) made the difference ! He did an amazing customer service ! He is funny, interesting and works hard to make all passenger appreciate the tour.\nThe schedule was perfect and everything is...","review_date":"August 15, 2018","user":"sunshine324358"},{"attraction_id":420,"rating":5.0,"review":"A fun, laughter filled tour. We were picked up at our hotel on time and transferred to another bus. Our drive, tour guide was Jeffrey. We were so fortunate to have Jeffrey as our guide. His sense of humor and knowledge of the area made for a wonderful day trip...","review_date":"August 14, 2018","user":"suzanne_m"},{"attraction_id":420,"rating":1.0,"review":"Came for the views, could have done without the racist opinions and misinformation. I was looking forward to my day-trip to Victoria, having never been to the city - and buoyed by the positive online reviews with this company. In the end, the only time that I can say I truly enjoyed the entire 13-hour trip was when...","review_date":"July 30, 2018","user":"travellinman550"},{"attraction_id":420,"rating":4.0,"review":"Logistics was good, but more like a self guided tour. I meant to book with another more popular company on TripAdvisor, unfortunately 2 days advance booking is not good enough during summer season as they filled up fast, we wind up booking with Westcoast sightseeing.\nThis trip turned out to be what I expected based...","review_date":"July 29, 2018","user":"glitzy88"},{"attraction_id":420,"rating":5.0,"review":"The most entertaining guide we've ever had. Jeffrey (or does he spell it Geoffrey?) was so funny and knowledgeable and helped the travel parts pass quickly with lots of commentary and conversations. Pick-up and drop-off at our hotel happened with no issues; ferry trips were incredibly easy. We felt we had ample...","review_date":"July 28, 2018","user":"jessica_l"},{"attraction_id":420,"rating":5.0,"review":"Helen. Jefferey the tourist is very funny, friendly, and entertaining. The bus driver Kevin is a good driver and friendly. I highly recommended this tour company with this package. Pick you on time at hotel and detail. If you can get this tourist Jeff, he will...","review_date":"July 26, 2018","user":"marshmallow1108"},{"attraction_id":420,"rating":5.0,"review":"Victoria & Butchart Gardens. Thoroughly enjoyed the side trip to this lovely place. Well worth seeing and very glad it was mentioned to us by the tour guide. So pleased we spent time here","review_date":"July 26, 2018","user":"reklawp62"},{"attraction_id":420,"rating":5.0,"review":"This is the perfect way to visit Vancouver Island for the first time.. Pick up at my hotel was early! There's a first!\nDriver\/Guide Jon Buston was interesting and helpful. I had visited Vancouver on a previous trip in 2012 and learned so much more about Vancouver, the people and history, this time.\nThe bus we were initially...","review_date":"July 18, 2018","user":"juliep2842"},{"attraction_id":420,"rating":4.0,"review":"Brilliant day, shame about the weather!. Was picked up at our hotel right on time, we were on a feeder coach and met the main tour bus further in the town. The driver\/Guide Herman was brilliant, very knowledgeable and also funny.\nThe ferry to Vancouver Island took about 90 minutes and...","review_date":"July 18, 2018","user":"jackieg466"},{"attraction_id":420,"rating":2.0,"review":"Poor guide. Tour was disappointing. Commentry lacked continuity and was disjointed. He forgot to tell us there was wi fi available on the bus until half way through. Our itinerary said drop 'off at hotel' (tour was 1 way) however he would only leave us over the...","review_date":"June 29, 2018","user":"dononetwo"},{"attraction_id":420,"rating":3.0,"review":"Nice and short visit.. We tool this tour from our Cruise ship Regatta from the Victoria port. The city visit was done in 2 parts. When we got to the Butchart Garden we only had 2. hours to visit in the afternoon when there were lots of visitors. 2...","review_date":"June 18, 2018","user":"renemontreal_quebec"},{"attraction_id":420,"rating":5.0,"review":"Beautiful scenery!. We thoroughly enjoyed our trip from Vancouver to Butchart Gardens and Victoria. We decided late on Tuesday to take the tour. Called, spoke to Briana who was kind and helpful, got us set up for the next day. We were picked up at our hotel...","review_date":"May 26, 2018","user":"anne_d"},{"attraction_id":420,"rating":5.0,"review":"Fantastic. My husband was in a business meeting when I decided to do a day trip, after much deliberation what trio to do I decided on this and I was extremely delighted with my choice, was an amazing trip amazing scenery and views spotless clean will...","review_date":"May 20, 2018","user":"tclelia"},{"attraction_id":420,"rating":5.0,"review":"Stand up comedian on wheels. Our guide Jeffery was like Robin Williams on wheels! Very funny guy who never stopped, is passionate about what he does and engaged the whole bus! The tour was fantastic but he was definitely the highlight what a talent!!","review_date":"May 15, 2018","user":"dawn1942"},{"attraction_id":420,"rating":3.0,"review":"not enough info. they need to be more transparent upfront about the agenda. I didn't know what my day would look like until I got there. No one told us that we wouldnt get on the ferry until noon when we got picked up at 9am. I know...","review_date":"April 27, 2018","user":"jessica_k"},{"attraction_id":420,"rating":5.0,"review":"Excellent, amazing!. An excellent tour! This is an all day tour around 9am to 9.00 pm, depending where your hotel is. It starts off with a pick up from your hotel. The tour guide was timely. The bus went on to the ferry and we were allowed...","review_date":"March 13, 2018","user":"globetrotter1232018"},{"attraction_id":420,"rating":5.0,"review":"Very good day tour to Victoria. We were to join an APT tour from Vancouver that did not include Victoria, which we wanted to visit again. So we booked the full day tour with Westcoast Sightseeing. We were picked up right on time and our driver guide was very knowledgable and...","review_date":"January 20, 2018","user":"john_d"},{"attraction_id":421,"rating":4.0,"review":"Great relaxing day, recommended tour. This is an all day trip that departs from both Banff and Lake Louise that hits the following highlights along the way:\nEmerald Lake, Takakkaw Falls and the Spiral Tunnels, gondola ride up to 7,700 feet with, views of the Rocky Mountains, meet Boo at...","review_date":"November 13, 2018","user":"34brendanh"},{"attraction_id":421,"rating":3.0,"review":"Beautiful visit.. The scenery is OUTSTANDING. Weather was beautiful with no rain. Needless to say we were very happy. Lake Louise's water is so blue and beautiful. Space Needle was super as was the Chuhily Gardens are also hard to believe and Bouchart Gardens are a can't...","review_date":"November 11, 2018","user":"ladygolfer741"},{"attraction_id":421,"rating":5.0,"review":"Excellent tour, highly recommended. A little late with the review, as we went on this trip in September 2018, but so good had to make sure I did leave one.\nMy wife and I were spending a few days in Banff, whilst we wanted to see as much as...","review_date":"October 27, 2018","user":"bongmanab"},{"attraction_id":421,"rating":5.0,"review":"Great day out with very knowledgeable and fun guide!. Loved this trip! Our group had Norm as the guide who was great at giving us lots of knowledge about the National Park and bears, also adding a comic touch! Perfect amount of time spent at each attraction did not feel rushed at all but...","review_date":"October 9, 2018","user":"flying2k16"},{"attraction_id":421,"rating":5.0,"review":"Wonderful experience with a great guide Becka, who really is an educated woman who loves Canada, don't miss this tour!. Becka was a great guide who took us to so may wonderful places that I would never have thought to visit and explained great details of history of each area that truly made you sit up and enjoy what beautiful nature Canada has. The food...","review_date":"October 2, 2018","user":"968samanthaa"},{"attraction_id":421,"rating":5.0,"review":"Bears and Beauty!. We had a great tour with Aaron Bennett this September (2018). Aaron added insight and information to the beautiful backdrop that is Banff, Emerald Lake, Kicking Horse, Boo the Bear and everything in-between. Lunch at Eagle's Eye Restaurant on Kicking Horse Mountain is a must...","review_date":"October 1, 2018","user":"hasolo"},{"attraction_id":421,"rating":5.0,"review":"Best tour I\u2019ve ever done!. This is one of the best tours I\u2019ve ever done in Canada! I was with a friendly and inviting group which is always a plus. Our tour guide Matt was very professional, knowledgeable and passionate about his home town. He did everything he could to...","review_date":"September 28, 2018","user":"bellsyboo"},{"attraction_id":421,"rating":5.0,"review":"Grizzly Bear tour. We spent the day out with Rob from Discover Banff tours, we were picked at our hotel and headed off to Takakkaw waterfalls, which was beautiful. After a gondola ride up to Eagle's eye restaurant for lunch, food was great, views amazing. Then went on...","review_date":"September 23, 2018","user":"pkatepage"},{"attraction_id":421,"rating":4.0,"review":"Our experience with DBT. Our overall experience with DBT was very positive. On the first day, Gina took us around. She was very knowledgeable and extremely caring and did a great job, including taking us to very unusual places. Second-day bus tour with Norm was a lot of fun....","review_date":"September 15, 2018","user":"vikasrjain"},{"attraction_id":421,"rating":5.0,"review":"Great day!. We booked this primarily to visit the grizzly bear refuge, but we liked that there are other activities planned just in case Boo the grizzly didn't want to make an appearance (then it wouldn't feel like a total loss). Our tour guide was funny and...","review_date":"September 10, 2018","user":"leslie_m"},{"attraction_id":421,"rating":5.0,"review":"Amazing day with Banff tours. We had an amazing day. Seen a lot like lake Emerald, the spiral tunnels and Boo the grizzly. Learned a lot about the Grizzly bears in Banff NP from our splendid guide Matt. Like we say: throw in a dime and you get back worth...","review_date":"August 31, 2018","user":"cas_t"},{"attraction_id":421,"rating":5.0,"review":"Great experience with the tour. Nicole is very knowledgeable. She is very enthusiasm and explain things well during the tour and driving carefully. Went to a water fall. Had a very good lunch at a restaurant on a mountain at Kicking Horse resort. Saw Boo, the bear. He is strong...","review_date":"August 25, 2018","user":"nam_n"},{"attraction_id":421,"rating":5.0,"review":"Memorable day getting a feel for the Banff area. Norm provided an enjoyable day in a small group setting on a most comfortable touring coach. Trip was timed well with a minimal amount of walking and plenty of rest stops. The timing of stops was perfect and we never felt like we were waiting....","review_date":"August 18, 2018","user":"kim_m"},{"attraction_id":421,"rating":5.0,"review":"Fun for anyone--awesome, beautiful places along the way!. Becca was a fantastic tour guide! This all-day tour was never boring, even with all the ground we covered. She was full of fun facts and information and took us around to Emerald Lake and Takkakaw Falls that I wanted to go to, anyway. Lunch...","review_date":"August 18, 2018","user":"riseabovetwo"},{"attraction_id":421,"rating":5.0,"review":"Enjoyable day!. Such a nice, full day surrounded by lovely scenery and quite a variety of stops. Loved the time to walk over to the Takakkaw falls and see the beauty of Emerald Lake. Had a great lunch at the top of Kicking Horse Mountain resort and...","review_date":"August 14, 2018","user":"amykreiderlindholm"},{"attraction_id":421,"rating":5.0,"review":"Great tour with Ed. Ed was exceptionally knowledgeable about bears and the area around Kicking Horse Ski Resort. The luncheon at the top of Kicking Horse Mountain exceeded our expectation and the views were amazing. Boo was close to the fence so our family had a good view of...","review_date":"August 13, 2018","user":"sherry_n"},{"attraction_id":421,"rating":5.0,"review":"Great day with Matt and Boo!. Took the Grizzly Bear tour with Matt as our guide. What a guy! So much knowledge. Learned more about Canada and its wildlife and history in one day from Matt than I ever did from anywhere else. He was also witty and charming and the...","review_date":"July 17, 2018","user":"mike_s"},{"attraction_id":421,"rating":5.0,"review":"Going on a bear hunt!. LOVED this tour. We booked this tour after recommendations from the awesome, friendly and very knowledgable assistance for received from Dani in their office - easy to find: main street in Banff. Our tour guide Neil was fantastic. He had so much knowledge and my...","review_date":"July 13, 2018","user":"joanne_l"},{"attraction_id":421,"rating":5.0,"review":"Great day with Boo!. Lots of great bears. Amazing sights. I would recommend this for animal and nature lovers alike. Definitely a go to activity from now on.","review_date":"July 11, 2018","user":"jeffleroy123456"},{"attraction_id":421,"rating":5.0,"review":"Great day with Thibaut and Boo!. We took the Grizzly Bear tour on Thursday June 28th with Thibaut. We really enjoyed the entire day! Thibaut is a great guide, his passion for his work really shows. He is extremely knowledgable and taught us a lot! I really liked his slides, they...","review_date":"July 1, 2018","user":"shetal_s"},{"attraction_id":421,"rating":4.0,"review":"Great tour with Matt and Boo. Despite the variable weather (rain\/cold) and the mosquitoes, we had a great day (June 14, 2018). Saw some amazing sites, learned a lot about our country's history and met a Grizzly Bear in his (sort of) natural habitat. What more could you ask? Well, our...","review_date":"June 22, 2018","user":"tamara_b"},{"attraction_id":421,"rating":5.0,"review":"An excellent day with landscapes and animals of the region. The landscapes in Banff and region are endless. Our guide, Roni was amazing. I loved meeting the Boo Bear and the lunch included in the tour was delicious, the restaurant is on top of a mountain, we have to go by gondola, the scenery is...","review_date":"June 15, 2018","user":"ana_l\u00facia_p"},{"attraction_id":421,"rating":5.0,"review":"Great Day Out. Had the pleasure of having Scott as our tour guide. Scott was very pleasant and very easy to talk to. I enjoyed the tour where we visited the Railway tunnels, Emerald Lake, Natural Bridge and visiting Boo the Grizzly bear. Lunch was held in a...","review_date":"June 14, 2018","user":"matman1977"},{"attraction_id":421,"rating":5.0,"review":"Fun tours and professional and nice tour guides. I went on two tours with Discover Banff tours. First one was Rafting tour with James, and second one was Grizzly Bears with Matt. They all give you lots of information about the area with my tours, all really helpful and great smile :) Highly...","review_date":"June 4, 2018","user":"erin_l"},{"attraction_id":422,"rating":1.0,"review":"Why bother the tour? Go there by yourself.. The journey was pleasant until the tour guide decided to abandon my friend and I after lunch and before heading to the glacier. We went there 10 minutes earlier than the time they asked, and when we tried to look for help we found out...","review_date":"March 7, 2019","user":"eecho822"},{"attraction_id":422,"rating":5.0,"review":"Unique and very informative experience. Wow. We learned so much and it made some much sense to our curious minds! It is a must-do if you get a chance. It is a complete eye-opener to some basic things in Nature and (SPOILER) it explains how stunning lakes of Banff and...","review_date":"February 14, 2019","user":"yulias_ink"},{"attraction_id":422,"rating":5.0,"review":"How to become a glacier expert!. Matt was out tour guide on this full day excursion. With a lot of stops on the way (first stop just north of Lake Louise), you get to see many glaciers, lakes and mountains. And learn so much about the environment and especially glaciers.\nThe...","review_date":"October 18, 2018","user":"verena_s"},{"attraction_id":422,"rating":5.0,"review":"Athabasca Glacier Snow Trip. Our entire family took this trip and had an amazing time largely in part to our guide Andy. From the very start to the very finish of the trip nothing was too much trouble for Andy, he has a vast amount of knowledge on all...","review_date":"October 12, 2018","user":"smodra"},{"attraction_id":422,"rating":5.0,"review":"Great Small Group Tour. I did two tours while in Banff, one with Discover Banff and another with a larger company and I much preferred this one. It was much more pleasant and relaxing to be on a small group tour. Ed was our tour guide and I thought...","review_date":"October 11, 2018","user":"nicole_s"},{"attraction_id":422,"rating":5.0,"review":"Glacier tour. Ed was our tour guide and he was fantastic! He kept up entertained the whole trip and was very knowledgeable! We couldn\u2019t have asked for better weather. Well done!","review_date":"September 30, 2018","user":"bneff2000"},{"attraction_id":422,"rating":5.0,"review":"Amazing. First of all, our tour guide Line was outstanding. Despite of being sick and not feeling well, she still did an excellent job. She was knowledgeable, had a great sense of humor and we felt very safe while we were driving around. The drive from...","review_date":"September 28, 2018","user":"travelmonica2018"},{"attraction_id":422,"rating":5.0,"review":"Athabasca Glacier Trip. The trip was worth the money. We made several stops along the way to see the beautiful scenery. Eb was a great guide, very informative. We stopped at Bow Lake, walked on a glacier, went out on the skywalk, and made a stop at Peyto...","review_date":"September 23, 2018","user":"mtrq"},{"attraction_id":422,"rating":5.0,"review":"Excellent all day trip. Andy was our guide, with Discover Banff Tours. He was super knowledgeable about the geology, animals and history of the area. He was very fun to listen to. Exactly the right mix of friendliness, personality and knowledge.\nHe stopped at amazing photo stops on the...","review_date":"September 23, 2018","user":"johnandkathyr"},{"attraction_id":422,"rating":5.0,"review":"Columbia Icefields & Glacier tour. Had an amazing day touring the Icefields & glacier. Enjoyed being in a smaller tour group. The tour bus was very comfortable & we made plenty of stops along the way for photos & breaks. Our guide Emma was awesome! She was very knowledgeable &...","review_date":"September 8, 2018","user":"wendy_h"},{"attraction_id":422,"rating":5.0,"review":"A Day of Discovery & Learning. Aaron was an outstanding tour guide as he is well-informed, hospitable and congenial. Our itinerary including stops at Peyto Lake, picnic lunch at Sask. River and of course the Ice Fields was spot on. Just the right amount of time and we greatly enjoyed Aaron's...","review_date":"September 7, 2018","user":"rstark2016"},{"attraction_id":422,"rating":5.0,"review":"Gret Tour. Great tour. Duration is small (15min and takes a while to get out of the snow bus), but definitely recommended. You can arrange a special tour to walk \/ hike on the glacier ahead of time, we did not know.","review_date":"August 20, 2018","user":"dharshank"},{"attraction_id":422,"rating":5.0,"review":"AMAZING!!!. The glacier tour was amazing and informative! Our driver James was very informative, funny, and we felt safe during the visit. Great overall. Strongly recommend booking in advance as times get sold out quickly.","review_date":"August 16, 2018","user":"dar1317"},{"attraction_id":422,"rating":5.0,"review":"Very informative visit to the Athabasca Glacier. My first time visiting Banff and going to the Athabasca Glacier. Our guide was Annik and she is very helpful and super funny. She gave very thorough information of Banff and ensure she covers all details on the tour. We have decent time in each...","review_date":"August 13, 2018","user":"annie_c"},{"attraction_id":422,"rating":5.0,"review":"Beats the self drive tour. We had a fantastic and very experienced tour guide and driver Al and the host Nicola. Al was great at story telling all there is to learn about the area and every stop adding lots of humor and interactive moments. We spent 9 hours on...","review_date":"August 12, 2018","user":"pauln378"},{"attraction_id":422,"rating":5.0,"review":"Awesome tour. Brewster sightseeing tour was an awesome tour. Our tour guides, Mitch and George, were great.\nAt our age to say we walked on a glacier is something to remember. Very informative and helped with my husband as he is a slow walker!","review_date":"August 11, 2018","user":"doris_m"},{"attraction_id":422,"rating":5.0,"review":"Excellent tour. Tom our guide was outstanding, with great information.. My wife and I had a great time with Discover Banff Tours. Tom our guide educated us with lots of valuable information about the Canadian Rockies, Banff National Park, the wildlife, and the Glaciers. Tom was very patient with all of our questions, and was...","review_date":"August 4, 2018","user":"lmotto"},{"attraction_id":422,"rating":5.0,"review":"Simply brilliant . The entire experience was breathtaking. Philip, from UK, was our driver to the glacier, and was the best. He sang, cracked jokes and drove this vehicle at a break neck speed of 18 mph, battling the steep ice fields , all while entertaining us! It\u2019s...","review_date":"August 2, 2018","user":"vancouverpatel"},{"attraction_id":422,"rating":5.0,"review":"Columbia Ice Field Tour Was Fantastic. Our 11 hour tour in Banff and Jasper National parks was a terrific experience. From start to finish our guide, Tom, was personable, interesting, and extremely knowledgeable. It was evident that this was not a job he was just \u201cphoning in\u201d but one that provided...","review_date":"July 31, 2018","user":"jim2018m"},{"attraction_id":422,"rating":4.0,"review":"Very Scenic area. Went to the glacier and then the skywalk and enjoyed both a lot. We had walked on a glacier in Alaska previously so this was not a new experience for us, but still very picturesque and beautiful things to see and experience. Took our empty...","review_date":"July 31, 2018","user":"jennifer_m"},{"attraction_id":422,"rating":5.0,"review":"Great. Tour was great and glaciers were very cool. Our tour guide Tom was exceptional - so knowledgeable and very kind. Had a really good day with everyone on the trip and we also saw a grizzly and a black bear on the way back!\nThanks...","review_date":"July 31, 2018","user":"415lydiaw"},{"attraction_id":422,"rating":4.0,"review":"Good experience. The guides make this a fun experience, ours was Jordan and he was quite knowledgeable. It is really a once-in-a-lifetime experience, because I wouldn\u2019t pay to do it again.","review_date":"July 29, 2018","user":"s1089rwpatriciak"},{"attraction_id":422,"rating":5.0,"review":"Best Park of the Trip. We drove up from Banff on the Icefield Parkway and arrived around 11:15 am - we were able to book tours for the sky walk and the glacier walk, but we had to wait until 3:30 for the glacier. They were able to put us...","review_date":"July 26, 2018","user":"z6701hgdebbied"},{"attraction_id":422,"rating":5.0,"review":"Best mistake. Thinking this trip was in Banff and not Jasper i've booked a tour to the glacier.\nAs soon as I realised what and where I called to see if I could cancel the trip for the following day. First we where told no refund but...","review_date":"July 20, 2018","user":"mette_h"},{"attraction_id":422,"rating":5.0,"review":"view. Rob our guide was excellent, he talked most of time his talk was very informative the view was excellent, pick up drop were on time and very conveinent. bring your camera always have it ready!!\nI would defently do it again!","review_date":"July 14, 2018","user":"casal345"},{"attraction_id":422,"rating":5.0,"review":"awesome. when else can you ride out onto a glacier.?? Walk on a glacier, drink water from a galcier? It was fantastic","review_date":"July 11, 2018","user":"larryw53"},{"attraction_id":422,"rating":5.0,"review":"What a thrill!. I never dreamed that I would someday walk on a glacier! Riding the Ice Explorer to gain access to the glacier was an experience in itself. Our guide was a licensed glaciologist so related facts about the glacier we might not have otherwise learned. It...","review_date":"July 10, 2018","user":"austinmarge"},{"attraction_id":422,"rating":5.0,"review":"Banff through experienced eyes. Annik was our bus tour guide for the almost 12 hour trip from Banff to the glacier, with stops along the way both directions. She was funny, knowledgeable, interactive and got to know our group. She made it more special. We spotted black bears, an...","review_date":"July 9, 2018","user":"r901eplindap"},{"attraction_id":422,"rating":5.0,"review":"AMAZING. My mum and I came to Banff not really sure what to expect. We did two tours with Discover Banff in our travels. Our favorite one was the Glacier and Skywalk tour. Our tour guide Cameron did an incredible job of telling us the history...","review_date":"July 2, 2018","user":"mykayla96"},{"attraction_id":422,"rating":5.0,"review":"exillerating. walking on a glacier, how many people can say they have done that! It was amazing, weather was awesome, the experience is worth every penny.","review_date":"June 18, 2018","user":"saurman2018"},{"attraction_id":422,"rating":5.0,"review":"Spectacular Tour. We had an absolutely fantastic trip to the Athabaskan Glacier with our very friendly and knowledgeable Irish tour guide, Ed. With his love of natural history and wildlife, Ed made it an experience that we will never forget. We stopped at many incredibly scenic spots...","review_date":"June 17, 2018","user":"stan_s"},{"attraction_id":422,"rating":5.0,"review":"Very helpful for last minute itinerary changes.. The folks at Discover Banff Tours were very helpful to make last minute change on the tour we booked for the Icefield tour from Lake Louis. It all worked perfectly for us and the tour to Athabasca Glacier is wonderful and highly recommended.","review_date":"June 10, 2018","user":"jeff_l"},{"attraction_id":422,"rating":5.0,"review":"Ice explorer ride to Athabasca Glacier. Our tour guide Peter from Nova Scotia was excellent, low key, knowledgeable comments, with lots of humour to entertain a mixed group on our Tripadeal tour. Would highly recommend him to travellers.","review_date":"June 9, 2018","user":"jenny_g"},{"attraction_id":422,"rating":5.0,"review":"A memorable day with Anick. Every minute spent with Anick was like spending time with your favorite teacher. Her love and respect for nature and for Canada was infectious. We learned so much about a variety of topics and came away with a deeper understanding of the beautiful Canadian Rockies....","review_date":"June 6, 2018","user":"wer3mcds"},{"attraction_id":422,"rating":5.0,"review":"All the knowledge the tour guide gave us of the Lakes and topography. Our tour guide who was very quick wit and very spunky. I can not remember her name. She slowed down the van on the way back from Bow Lake when she spotted a black grizzly bear. She backed the tour van up and gave everyone...","review_date":"June 6, 2018","user":"eric_b"},{"attraction_id":422,"rating":5.0,"review":"Just got back from the all day Columbia Icefields Parkway tour.. Oh my, what a great day. Our tour guide from Ireland, Ed, was so knowledgeable and personable, he really made the day enjoyable. He even \u201carranged\u201d for a sighting of three black bears and one grizzly, rain, snow and sun all at the right times,...","review_date":"June 4, 2018","user":"jdtrvl"},{"attraction_id":422,"rating":5.0,"review":"Just Do It!. Where else in the world can you drive onto, and then walk on a glacier, in safety? Certainly here is a MUST DO activity. We were part of a touring group, and 16 of us chose to do this activity, and were not disappointed. The...","review_date":"June 1, 2018","user":"dobbo_13"},{"attraction_id":422,"rating":5.0,"review":"Day tour. Had an awesome day\nSaw 3 bears\nNorm was an excellent guide\nLunch was yum also\nGreat day out\nGreg & karen\nAustralia","review_date":"May 31, 2018","user":"gjboyle66qwertyu"},{"attraction_id":422,"rating":5.0,"review":"Highly Recommended. This was an amazing trip, with not only getting to see some of the amazing glaciers of the Canadian Rockies on the trip down the Mt Athabasca and then go on the glacier itself, but also gain a great deal of area history and if...","review_date":"May 29, 2018","user":"travellert2016"},{"attraction_id":422,"rating":5.0,"review":"Amazing Trip To The Glacier !. This was an amazing trip to the glacier! It is worth taking this tour just to see the scenery on the way there and back, however the trip also included multiple stops along the way to see different sights which is a bonus. The guide,...","review_date":"April 29, 2018","user":"sherri777"},{"attraction_id":424,"rating":5.0,"review":"Worth the trip!!!. Take at least 4 hours, walk the way from the car park and observe how disling fast the gletsjer is melting down.\nObserve the time markers and feel the vibes of a wonder of nature.\nYou will leave the place very impressied and quiet.","review_date":"January 6, 2019","user":"theofiel"},{"attraction_id":424,"rating":4.0,"review":"20 minutes on the Glacier or you'll be left behind.. We had a great time travelling to the Glacier in the huge purpose built buses - what an experience in itself! On the Glacier - we were told only 20 minutes on the Glacier and that is all you get. If you don't return to...","review_date":"December 11, 2018","user":"karen_b"},{"attraction_id":424,"rating":5.0,"review":"DrandMrsB_BrewsterTour. We were blessed to have been assigned to Louie and Rick's bus. Both of these guys were tremendously helpful, knowledgeable, and organized throughout the entire day. Even with a slight schedule delay due to wintry conditions, they kept us informed and entertained. They pointed out...","review_date":"October 26, 2018","user":"jeff_b"},{"attraction_id":424,"rating":5.0,"review":"Fantastic. A wonderful tour, especially as there were very few people on the glacier.\nMade all the better by our driver, Pat and courier Lauren","review_date":"October 12, 2018","user":"peter_h"},{"attraction_id":424,"rating":3.0,"review":"Didnt get to enjoy. Travelled from hinton to the discovery centre 3 times with tickets but due to the weather it was cancelled everytime so we got a refund just disappointed that each time they didnt state it on their website and each time i called they didnt say...","review_date":"October 4, 2018","user":"d5343pmdonnam"},{"attraction_id":424,"rating":5.0,"review":"Fabulous. Used this tour as a transfer from Banff to Jasper and what a day. Sunny with blue skies, so many sights, breathtaking scenery and so so many photos, all made better by our excellent guide George and the driver (sorry name forgotten). The information given...","review_date":"October 2, 2018","user":"clive_s"},{"attraction_id":424,"rating":5.0,"review":"Great Excursion. Enjoyed our excursion to Columbia Icefield and Glacier Skywalk in September. Tom was our guide and was very knowledgeable & super friendly. Also enjoyed the Peyto stories and maple syrup biscuits. Brilliant scenery stops. thank you for a great day Tom.","review_date":"October 1, 2018","user":"deb_g"},{"attraction_id":424,"rating":5.0,"review":"Disney . Our trip up to the Glacier and walk on it was awesome and can\u2019t say enough about our driver\/guide, Andrew! Highly recommend.","review_date":"September 21, 2018","user":"tony_d"},{"attraction_id":424,"rating":5.0,"review":"Great experience.. We booked up the combined Athabasca Glacier and Skywalk tour before we left the UK and were very lucky with the weather. My husband is not keen on hieghts and was very nervous, there is a viewing area that doesn't have a glass floor but...","review_date":"September 20, 2018","user":"amanda_l"},{"attraction_id":424,"rating":5.0,"review":"Excellent Experience. We are not fond of packaged tours in general, but this tour really is a wonderful way to see and learn about the area in a comfortable and friendly way! David, our driver, was friendly and full of interesting information and anecdotes about the area....","review_date":"September 19, 2018","user":"travelers2013"},{"attraction_id":424,"rating":5.0,"review":"Amazing Tour!!!. This tour exceeded all of my expectations and even though the weather wasn't entirely ideal in the beginning, our tour guides, Al & Jade (who are phenomenal and such a joy to be around btw!) made it an enjoyable experience overall. Will definitely book with...","review_date":"September 19, 2018","user":"estefani_o"},{"attraction_id":424,"rating":5.0,"review":"A must do!. This is a great experience to walk on the glacier. It is a very well organised with safety a major factor. Fun to go on the snocoach with our experienced guide. Restaurants available for meals and snacks.","review_date":"September 17, 2018","user":"789sallyp"},{"attraction_id":424,"rating":4.0,"review":"Call it a Day. We went to the skywalk only as we had done the icefield many years ago. To do both is $99 per person.\nThe skywalk took close to two hours by the time you wait to pay then wait for the bus both directions. It was...","review_date":"September 17, 2018","user":"fiesseld"},{"attraction_id":424,"rating":5.0,"review":"One amazing day! Loved it!. We were picked up at about 7.30, from our hotel in Banff, to do this way way tour to Jasper. Our driver\u2019 Alan, and the courier, Jade, were very well organised and made us feel very welcome.\nWhat a fantastic trip! Stunningly beautiful scenery all...","review_date":"September 16, 2018","user":"skilli15"},{"attraction_id":424,"rating":4.0,"review":"Columbia icefields and skywalk tour from Banff. Kudos to Murray, our driver: Hannah, his assistant; and Rusty the snowcat driver. All we're very knowledgeable and engaged. The ride was wonderful; and the icefields eperience was awesome. We got snowed and fogged out for the skywalk, but that is okay. Another time. A...","review_date":"September 13, 2018","user":"pammillerb4"},{"attraction_id":424,"rating":2.0,"review":"WAY overpriced and underwhelming. Pay a couple hundred bucks. Reserve a time, then wait in line. Get on a tour bus for a five minute ride to another bus terminal. Get on another bus (yes, it has huge tires and looks really cool, but let's face it...it's another bus)....","review_date":"September 12, 2018","user":"scottsiddall"},{"attraction_id":424,"rating":5.0,"review":"Perfect day visiting Columbia Icefield & Glacier Skywalk. Early pickup, but so worth it! Our experienced tour guide Al & assistant Juno had tons of knowledge, as well as passion for the mountains & animals. Their knowledge & love amplified our wonderful experience. Perfect weather after smoke from recent fires, was heaven sent....","review_date":"September 11, 2018","user":"928madgek"},{"attraction_id":424,"rating":5.0,"review":"2018 Canada Family Vacation. The tour takes a bit of time but well worth it! Going up to the glacier was very interesting, you are not there long but that is ok. We then went to the skywalk which was fantastic! Be sure to do both when you visit.","review_date":"September 5, 2018","user":"jjantech"},{"attraction_id":424,"rating":5.0,"review":"Great Tour with excellent guides. Really great tour from Jasper with driver Andy and guide Danielle. Andy gave a great commentary and so much information that it's difficult to remember, he stopped every time we saw a bear or mountain goat. The ice field was a visit to be remembered....","review_date":"September 4, 2018","user":"caraman13"},{"attraction_id":424,"rating":5.0,"review":"Amazing lifetime experience conducted by a professional tour company. Took this tour conducted by Brewster. Very well organized and the attention to details was just perfect. The whole experience of driving through the icefield parkway, watching the towering mountains on both sides filled with glaciers was spell binding. The lake peyto was like something...","review_date":"August 30, 2018","user":"manoj_varadarajan"},{"attraction_id":424,"rating":5.0,"review":"Wonderful Day on the Columbia Icefield and Skywalk. We bought this tour as a package to save some money. This did not disappoint! It was very crowded in the restaurant and fast food places but the lines moved quickly. Our lunch was very good. We recommend the chili. The tour was running behind...","review_date":"August 27, 2018","user":"teacher2800"},{"attraction_id":424,"rating":5.0,"review":"Amazing experience. We took this tour in August 2018. Yes, it is not cheap, but it is TOTALLY worth it. The guides were amazing, especially our snowbus driver Rusty. So much information to give in such a short time, and they do it easily, with good humour....","review_date":"August 27, 2018","user":"olga_k"},{"attraction_id":424,"rating":5.0,"review":"See it b4 it goes. Huge vehicles well worth the visit, there are many ice fields but this is the one that you can actually go on","review_date":"August 23, 2018","user":"david_f"},{"attraction_id":424,"rating":5.0,"review":"Brewster know their stuff. . We did the Columbia Icefield as well as a separate trip up the Banff Gondola and tour of the area and transport to Calgary.\nBrewster worked in conjunction with the Rocky Mountaineer providing the above tours as well as transport to hotels. They were prompt,...","review_date":"August 13, 2018","user":"grumbor"},{"attraction_id":424,"rating":5.0,"review":"The Best Experience in Banff. I along with most folks in our group of 10 rated it as the best experience we had in Banff. The driver cum guide Murray is very knowledgeable and answered all our questions patiently. We could see that he is really enjoying his job. John-lieu...","review_date":"August 5, 2018","user":"kuriappan_a"},{"attraction_id":424,"rating":5.0,"review":"Great tour and views. We pre booked this tour from the Uk and it was certainly well worth taking a day off from our fly-drive holiday to give everyone the chance to admire the views without worrying about navigating and staying on the right sid elf the road. Driver...","review_date":"August 5, 2018","user":"angela_r"},{"attraction_id":424,"rating":5.0,"review":"a well organised tour. Very impressed with the quality of this trip. We did it end of May from Banff.\nGood quality coach, several stops of key interest, amazing geology. Only the one to Peyto Lake could not be reached due to late snow on the road.\nThe driver,...","review_date":"August 2, 2018","user":"sonoscozzese"},{"attraction_id":424,"rating":5.0,"review":"Awe inspiring glacier and lakes. The tour was so well organized and the driver David and guide Haley took such good care of us. Tour was packed with so much covered in 1 day, not possible to do it on your own in a day.\nWould have loved to spend...","review_date":"August 2, 2018","user":"vancouverpatel"},{"attraction_id":424,"rating":3.0,"review":"Good for 1st times who does not want to drive. Most of the whole day trip was used up by the travel time on the road. Lake Louise and Peyto Lake was time constrained, 20 minutes each including the trail walk which was not enough considering the very beautiful scene. The highlight was only the...","review_date":"July 30, 2018","user":"sam_s"},{"attraction_id":424,"rating":5.0,"review":"A WONDERFUL TOUR. This is an AMAZING tour. It gives me great pleasure to give it a stellar review. Not only was the scenery breathtaking but our bus drivers Pat and Phil and tour guide Lauren were charming, well informed and fun.\nWe took this tour at the...","review_date":"July 29, 2018","user":"ingridbtravels"},{"attraction_id":424,"rating":5.0,"review":"Bus trip from Banff to Columbia Icefield. Our guide Louie and driver Andy were fantastic and full of information. The views and the weather were amazing. Lunch and snacks were provided and the bus was very clean and comfortable. I would recomend this trip to anyone who has not yet been. Definetly...","review_date":"July 28, 2018","user":"cesare_m"},{"attraction_id":424,"rating":5.0,"review":"Visit to the ice theater. Our driver, Jordan, was the best, great excursion! We loved the ice theater and the historic details.","review_date":"July 24, 2018","user":"claudiaandersonb2018"},{"attraction_id":424,"rating":5.0,"review":"Bus trip from Banff to Athabasca Glacier and Sky Walk. This trip was just beautiful! Our guide Louie and bus driver were full of information about the many lakes we stopped to see and the glaciers we saw along the way. It was a well-timed trip that lasted all day. We had a buffet lunch...","review_date":"July 24, 2018","user":"luanne57"},{"attraction_id":424,"rating":5.0,"review":"Banff to Athabasca Glacier and back. We were on a tour with Al (Alan) as our driver and Nicola as our host. First off...Al was no BS and hysterical. It shouldn\u2019t have been as funny as it was, but we appreciate no BS. When Al tells you we are rolling out,...","review_date":"July 21, 2018","user":"hangrylady"},{"attraction_id":424,"rating":3.0,"review":"Once was a Glacier. As we arrived at this point from Jasper at the northern end of this magnificent 250 kilometre Parkway, there was no where to stop and look at the skywalk. Sadly this picture is very deceptive. Within a minute of us stopping to figure out where...","review_date":"June 25, 2018","user":"glenn70foodie"},{"attraction_id":424,"rating":5.0,"review":"Amazing Glacier Opportunity. We had a great day stopping at different points between Banff and the Icefields. Our tour guide Anick was very interesting and fun! The Glacier walk was really exciting, as you never know when\/if you'll get another chance to do this in the future. Highly...","review_date":"May 18, 2018","user":"jayne_m"},{"attraction_id":426,"rating":5.0,"review":"Great start !. My daughter and I took this tour with Dave. Picked up on time, comfortable van, small group,very accommodating, this is a long trip on snowy roads, Dave is a skilled driver, felt very safe. I was impressed with the wealth of knowledge Dave had, there...","review_date":"February 20, 2019","user":"ny2larn"},{"attraction_id":426,"rating":2.0,"review":"Disappointing Arctic Circle Tour. This was the tour I was looking forward to the most out of our entire time in Fairbanks. I woke up the day after the tour and was still disappointed with our experience. This was our tour guide\u2019s first day on the job and he...","review_date":"February 19, 2019","user":"dhobbs3519"},{"attraction_id":426,"rating":5.0,"review":"Crossing the Arctic circle on Xmas Eve 2018. Let me begin by saying that given my considerable travel experience, this tour is by far the most special. Coming from a place that's just right above the equator, having crossed the arctic circle marker thru 1st alaska tours is something i will be most...","review_date":"December 26, 2018","user":"diana_r"},{"attraction_id":426,"rating":5.0,"review":"Beautiful trip to the arctic circle. Our driver, Bob, was very knowledgeable and extremely personable. We were excited to see all the gorgeous views - including an incredible sunset and on the way home, it as a real treat to see the northern lights!\nCouldn\u2019t be happier with our trip -...","review_date":"November 12, 2018","user":"daytrip584941"},{"attraction_id":426,"rating":5.0,"review":"Northern Lights tours from Fairbanks AK. This is my 3rd try (and final attempt) to submit a review. We are not allowed include commercial or promotional content of any kind. This includes URLs \/ web site addresses \/ links to other web sites. Kind of makes the review way less helpful...","review_date":"November 6, 2018","user":"marti745"},{"attraction_id":426,"rating":5.0,"review":"It happens only once in 30 years.... We booked this trip hoping to see the northern lights in the arctic circle. No luck. It was cloudy and snowing all day. The ride to the Arctic Circle was long, bumpy, cold, dangerous, dark and LONG.. Did I say long? So why did I...","review_date":"February 20, 2018","user":"gsleung2018"},{"attraction_id":426,"rating":5.0,"review":"Bucket list trip. Had an awesome tour to the Artic circle\/Northern Lights viewing. Our guide Aaron did a 5 Star tour..He was very informative and accomodating...Though the trip was long it was so worth it...","review_date":"January 29, 2018","user":"joan_h"},{"attraction_id":426,"rating":5.0,"review":"Best tour guide ever!!. The had a wonderful experience with Aaron the best tour guide we have had!! He is amazing and so passionate to share his own experience here in Alaska. We learned a lot about the life in Alaska through chatting with him. He made the long...","review_date":"January 9, 2018","user":"chi_yin_c"},{"attraction_id":426,"rating":5.0,"review":"Artic Circle and Northern Lights Tour. The trip was worthwhile because our tour guide, Aaron, was awesome! He shared his personal experiences about living in Alaska and his close encounters with wildlife animals (which is really interesting!). Also, we got to see the Aurora! Aaron was very persistent in showing us...","review_date":"December 27, 2017","user":"excursion745312"},{"attraction_id":426,"rating":5.0,"review":"We're lucky to see the amazing northern light!!!. This tour is a long drive and our guide, Randy, was knowledgeable, entertaining and kept the whole trip interesting. During the drive he was extremely prepared and explained everything to us. On top of it, their high roof van is walk-in height so you don't...","review_date":"December 20, 2017","user":"eagle_n"},{"attraction_id":428,"rating":5.0,"review":"Not many whales, but still a great experience. I took this tour with my 87 year old mother. She was able to stay inside and I could go in and out taking pictures. It was a little chilly but that was to be expected at the end of September. The crew were very...","review_date":"October 8, 2018","user":"836amyb"},{"attraction_id":428,"rating":5.0,"review":"A picturesque experience with knowledgeable crew. For those looking for a relaxing, informative, and beautiful day, I'd recommend a whale watching tour with this company. During the tour, we saw porpoises, dolphins, a humpback whale, and orcas. The crew provided in-depth background information on the animals we saw and took care...","review_date":"October 2, 2018","user":"jenk763"},{"attraction_id":428,"rating":5.0,"review":"We saw transient killer whales hunting!. I couldn't fault this tour. It was fantastic and we saw so many whales and lots of other animals too. Aside from the whales, what made it great was the crew. Mac, Ocean and Pascal were just such wonderful naturalists. They made sure everyone knew...","review_date":"September 26, 2018","user":"ozcazz"},{"attraction_id":428,"rating":5.0,"review":"Best of Victoria Tour. The trip was fantastic. The crew was great. I thank Anthony, Laura and Jenny for making the trip memorable. We saw Humpback whales on the way to Victoria and we saw a pod of Orcas on the return trip. The gardens were lovely also. I...","review_date":"September 25, 2018","user":"shelley_m"},{"attraction_id":428,"rating":5.0,"review":"Great Crew. The crew was both extremely knowledgeable and helpful. We did see one of the pods of local orcas and a dolphin. Even though a slow time it was a fun trip with good spirited guides.","review_date":"September 20, 2018","user":"74jeffz"},{"attraction_id":428,"rating":5.0,"review":"Wonderful. This trip was a birthday present and all was fun-tastic: the trip, seeing the orcas, bald eagles, seals and visiting the beautiful gardens. A great day out. The crew were great, friendly, enthusiastic and very helpful!","review_date":"September 14, 2018","user":"melissa_d"},{"attraction_id":428,"rating":5.0,"review":"Two pods of orcas, a humpback whale and good weather!. This was a fantastic day and one of the highlights of our Canadian holiday.\nWe were lucky that it was a calm and dry day so the boat journey was nice and smooth.\nAfter setting out from Vancouver we did have about two hours before...","review_date":"September 8, 2018","user":"paulmartin171"},{"attraction_id":428,"rating":4.0,"review":"Scenery and whales. We booked The Ultimate Tour with The Prince of Whales crew. It was a very fun day. We saw orcas on the way to Victoria and more orcas on our return trip. The crew were all very friendly and informative and made a point of...","review_date":"September 4, 2018","user":"524rital"},{"attraction_id":428,"rating":5.0,"review":"Worth the money. We were beyond happy with our trip, it was definitely the highlight of our holiday in BC. We spent the night in Victoria so that we could see more of the city and relax a bit, then picked up the shuttle to Butchart gardens the...","review_date":"September 3, 2018","user":"ahshao"},{"attraction_id":428,"rating":5.0,"review":"Great tour, staff is very nice and informative . We went to the \"ultimate tour\" we saw a few humpback whales and the staff explained some stuff about the whales and their activity. It was very interesting. There was hot drinks for free on the boat and some snacks you can buy. Than spend...","review_date":"September 3, 2018","user":"x3682pctomm"},{"attraction_id":428,"rating":3.0,"review":"Expectations vs Reality. The staff were amazing, Thomas was outstanding. The other boys and girls too. And not forgetting our captain. The boat modern and very comfortable.\nHowever.\nWhen advertising Whale Watching be very careful not to get peoples hopes up with all the wonderful photos in your...","review_date":"September 2, 2018","user":"rcldn"},{"attraction_id":428,"rating":5.0,"review":"Amazing trip !. Perfect day, from the crew to the weather and the sea file, everything was awesome. We saw both humpback whales and killer whales plus bold eagles and a lot of seals. Super experience, highly recommended.","review_date":"August 27, 2018","user":"dan_n"},{"attraction_id":428,"rating":5.0,"review":"Victoria. Eagle Wing whale watching - excellent; informed guides; clean ship. Gardens are gorgeous, a must for everyone. Went on Ghost tour; we now know where the ghosts of Victoria prowl. Tea at the empress! Lots of walking around the town; basket of flowers everywhere. Friendly...","review_date":"August 27, 2018","user":"bobdelli"},{"attraction_id":428,"rating":5.0,"review":"Best Day in Vancouver!. The day was beautiful: The smoke from the wild fires had subsided from earlier in the week, the sun was shining, and the temperature was mild. We boarded the boat at about 8:15 am, then headed out of the harbor. I sat up front, which...","review_date":"August 24, 2018","user":"volleygirl2344"},{"attraction_id":428,"rating":5.0,"review":"Perfect trip!!!. The ultimate day tour with Prince of Whales is amazing!! We saw 3 pods of transient killer whales on our boat ride over to Victoria, and even more breaching on our way back from Vancouver Island. Special shoutout to our on-board naturalists Pat and Hannah...","review_date":"August 20, 2018","user":"stephanierucinski"},{"attraction_id":428,"rating":5.0,"review":"Great excursion. We had a wonderfull day at sea and on vancouver island. Ship was very comfortable and well suited for whale watching. But the crew (Pascale, Jenny, Laura, Tom and all the other) were the best. They were alway happy to interact, answer our questions and...","review_date":"August 10, 2018","user":"bouchardjh"},{"attraction_id":428,"rating":4.0,"review":"lovely day out. great day out with the family, very friendly crew that were well informed and always present to share information..clean spacious boat..","review_date":"August 9, 2018","user":"dutchiezuidholland"},{"attraction_id":428,"rating":5.0,"review":"Humpbacks and Flowers..... If you are in Vancouver and plan to so whale watching and want a trip to Victoria and Butchart gardens, the Best of Victoria is the way to go.\nWe spent the morning traveling through the straits looking for whales (while also seeing Bald Eagles...","review_date":"August 4, 2018","user":"driftwood-65k"},{"attraction_id":428,"rating":5.0,"review":"Amazing and Two thumbs up! . The crew was outstanding with Jenni being Extremely helpful in describing the local geography and marine life. The addition of the gardens with the firework show on a Saturday night was a huge added bonus. Highly recommend this excursion.","review_date":"July 28, 2018","user":"chad_w"},{"attraction_id":428,"rating":5.0,"review":"Blow me away. What a bloody amazing crew. Malcolm, Tom, Sharon, Laura and Jenny. Helpful, knowledgeable, super friendly. A great day, highlight of Vancouver. Definitely recommend.","review_date":"July 21, 2018","user":"krystaj17"},{"attraction_id":428,"rating":5.0,"review":"Amazing Experience, must do :). One of the best tours :)Very comfortable boat, supper friendly staff, excellent combination of Whale Watching and Butchart Gardens in one day. Strongly recommend!!!!Thank you.","review_date":"July 11, 2018","user":"satysfakcija"},{"attraction_id":428,"rating":5.0,"review":"Staff is fantastic, great experience!. Staff was knowledgeable and friendly. My mother is not a fan of boats and during the choppy waters, they sat with her to ensure she was ok. Saw Humpbacks and Orca's as well as Harbour Seals and Bald Eagles. We also saw dear grazing as...","review_date":"July 11, 2018","user":"rebeccawaits"},{"attraction_id":428,"rating":5.0,"review":"Whales, bald eagles, Victoria, mountain vistas...what else could you ask for?. Had a wonderful day on the Prince of Whales catamaran yesterday. Saw a humpback whale up close which feed here in the summer (she came up to us, skipper kept a safe distance), bald eagles, seals and their pups. Trip starts in an office inside...","review_date":"July 8, 2018","user":"dave_m"},{"attraction_id":428,"rating":5.0,"review":"Fantastic Trip.... So this was our first tour in Canada whilst on our 3 week trip!\nIt's an early start but that so you can in as much as we did throughout the tour.\nWe did the Ultimate Tour to Victoria as we wanted a full day...","review_date":"July 6, 2018","user":"kellylouisegibson"},{"attraction_id":428,"rating":5.0,"review":"Fantastic day out. We had a fantastic time doing the ultimate day tour and spotted Orca's, Humpbacks, Porpoise and bald eagle. The staff were all knowledgeable and enthusiastic and got as excited by the some of the sightings as we did. The weather was poor on our trip...","review_date":"July 5, 2018","user":"fi0na58"},{"attraction_id":428,"rating":5.0,"review":"The Majesty of Orcas. My cousin and I booked this tour knowing that we wanted to see Orcas - it was the highlight of our 3 days in Vancouver. We thoroughly enjoyed the passion of the naturalists that shared the matriarchal family relationship of the orcas to actually SEEING...","review_date":"June 30, 2018","user":"tlquillen"},{"attraction_id":428,"rating":5.0,"review":"Amazing tour. Booked the whole day tour to Victoria for whale watching. We had a fantastic day, learned lots as the staff were amazing. They were very helpful with everybody on board and spent time with us all to update us throughout the trip","review_date":"June 19, 2018","user":"abulk627"},{"attraction_id":428,"rating":5.0,"review":"Staff this already great day trip over the top. It was not simply that I lucked out and was on a tour with only 10 guests and 6 crew (including two trainees) on our way there (and only about 25 guests on our way back), or that we saw 2 humpbacks en route to...","review_date":"June 8, 2018","user":"elizabeth_kcc"},{"attraction_id":428,"rating":5.0,"review":"Great excursion from Vancouver to Victoria!. We had a great time with Sharon and Shane and the rest of the very informative crew! Not only did we get to see lovely Vancouver and Victoria by boat, we also got to explore the beautiful Butchart Gardens and we saw TWO types of...","review_date":"May 30, 2018","user":"lauren_n"},{"attraction_id":428,"rating":5.0,"review":"Don't miss this tour!. You're missing half of what the Pacific Northwest has to offer if you miss this tour! It was fun, educational, relaxing and breathtaking all together. Leaving Vancouver and returning by water yielded some magnificent views of the city. We were really excited to actually see...","review_date":"May 30, 2018","user":"hansm466"},{"attraction_id":429,"rating":4.0,"review":"Winning Wines. A great fall day topped off by a super wine tour. Leon Courville Vigneron had a great presentation and good wine. Fantastic atmosphere in an old farmhouse that featured antique corkscrews. Chateau de Cartes had a great lunch but we were unimpressed with the explanation...","review_date":"December 27, 2018","user":"linda_g"},{"attraction_id":429,"rating":5.0,"review":"Great wine tour!. My girlfriend and I decided on this wine tour, to taste Quebec wines and also learn about the region.\nSabin was our tour operator, he\u2019s a student and has a wealth of knowledge to share about the region and the wineries we visited.\nWe stopped...","review_date":"November 5, 2018","user":"kimberlylsarni"},{"attraction_id":429,"rating":5.0,"review":"A Great Day Adventure . This was a great activity to do! Our tour guide, Gaelle, was an absolute wonder. She really knew her stuff and was incredibly kind. You always have a point of contact with the company (THANKS MARTIN!) and they give you a lot of information. I...","review_date":"October 26, 2018","user":"tatianah_d"},{"attraction_id":429,"rating":5.0,"review":"Interesting, informative, and delicious!. Sabin was an AMAZING tour guide, super knowledgeable and friendly.\nThe 3 wineries we visited were all different and delicious, with amazing stories. Personally, I now have a soft spot for winery La Bauge:)\nI highly recommend the full-day guided tour: you'll come out of...","review_date":"October 22, 2018","user":"theminib"},{"attraction_id":429,"rating":5.0,"review":"Sabin #1 tour guide in Canadian wine country. I just wanted to drop a note and say how much we enjoyed the tour of the three wineries. We learned a lot and will be enjoying the ice wine at our Thanksgiving in November. Also we loved Sabin! He was a lot of fun....","review_date":"October 17, 2018","user":"robinrr3308wd"},{"attraction_id":429,"rating":5.0,"review":"Beautiful Experience. My boyfriend and I spent our first full day in Montreal on the 1\/2 day Kava wine tour and it couldn't have been better. Our tour guide Gail was amazing. So personable and kind. She did a wonderful job teaching us all about the wines...","review_date":"October 15, 2018","user":"akpeters04"},{"attraction_id":429,"rating":5.0,"review":"A totally unique experience. My husband and I did the half-day wine tasting tour as part of an anniversary trip to Montreal. The whole trip from start to finish was awesome. We had a 45 minute ride to the first vineyard and our guide Gail gave us a lot...","review_date":"September 27, 2018","user":"departure618316"},{"attraction_id":429,"rating":5.0,"review":"Great tour by very knowledgeable people.. The driver\/tour guide was very knowledgeable about wine and the vineyards that we visited. At each vineyard, the owners were very interested and passionate about their vineyards. The lunch and all of the wine samples were great.","review_date":"September 27, 2018","user":"281gregoryk"},{"attraction_id":429,"rating":5.0,"review":"A Great Way to Visit Wineries. I enjoyed visiting 3 wineries located in the Eastern Townships. It was so pleasant to travel on a bus. We met it at a convenient location in downtown Montreal. It arrived on time, Our guide, Sabin, is very knowledgeable and helpful. He described several focal...","review_date":"September 26, 2018","user":"ann_t"},{"attraction_id":429,"rating":5.0,"review":"A wonderful afternoon outside the city. This tour was a perfect compliment to the hustle and bustle of Montreal. Gaylee was a wonderful guide (and driver). Her enthusiasm and warmth made it feel like a group of friends on an intimate wine tour. She shared information about Montreal, the area we...","review_date":"September 22, 2018","user":"lynn_o"},{"attraction_id":429,"rating":4.0,"review":"Fantastic glimpse into wine in Montreal!. Went to Montreal for my sister\u2019s bachelorette party and booked the all day wine tour. Overall, we had a wonderful time and it was well worth the money. Getting to hear from the wine makers themselves about the process and tour their facilities really added...","review_date":"September 17, 2018","user":"abby_d"},{"attraction_id":429,"rating":5.0,"review":"Excellent Guide, Fun Day!. Our guide Gail was very friendly and enthusiastic! She had a passion for Montreal, wines, and the wineries\/vineyards we visited. The wineries were beautiful, and the presentations were very informative. We had an enjoyable, relaxing and fun day!","review_date":"September 17, 2018","user":"linda_s"},{"attraction_id":429,"rating":5.0,"review":"Wonderful Guide, Great Wines, Excellent Lunch. We joined the tour at Bromont with our English speaking guide. Valerie at Leon Courville wineries gave a fabulous presentation. We thoroughly enjoyed our catered lunch at Le Chateau de cartes, and learned a great deal about wine at all three wineries. Well worth the...","review_date":"September 16, 2018","user":"daydream278319"},{"attraction_id":429,"rating":5.0,"review":"Lovely day, tasty wines, amazing Guide!. The half day tour today was just a delight! Gail was enthusiastic, informative, a terrific driver, and went above and beyond for all her guests! I only have time for two half day tours for my short stay in Montreal. This tour was money well...","review_date":"September 14, 2018","user":"tahoekr"},{"attraction_id":429,"rating":5.0,"review":"Loved this wine tour!. Visited two small wineries that were a delight. The guide was most knowledgeable herself. Highly recommend this tour! The next time I visit Montreal I\u2019m taking the full-day tour.","review_date":"September 11, 2018","user":"gloria809"},{"attraction_id":429,"rating":5.0,"review":"Lovely way to spend an afternoon . Well chosen wineries, with perfect hosts who gave us a better understanding of many variables that must be considered in wine production.\nOur guide Gayle was knowledgeable and made everyone comfortable. Would strongly recommend.","review_date":"September 10, 2018","user":"resort310814"},{"attraction_id":429,"rating":5.0,"review":"Great guide and nice day out of the city . My husband and I like to check out the wine producing areas in the countries we visit, so we signed up for a half day wine tour out of Montreal. Gail, the guide, was the absolute best, and probably the happiest human being I\u2019d ever...","review_date":"September 8, 2018","user":"briemariev"},{"attraction_id":429,"rating":5.0,"review":"For something different . After spending a few days touring the city of Montreal, we wanted to do something a bit different and chose this. We had a fantastic time and learned a lot about wine making in the region. We tried local cheeses and a bunch of different...","review_date":"September 2, 2018","user":"725lorettas"},{"attraction_id":429,"rating":5.0,"review":"Lovely day of fine wine. Lovely fun and informative day out, very well planned route with excellent friendly guide. The three wineries we visited were all very different, but the hosts were all great. I learned a lot about winemaking in Quebec as well as enjoying lots and lots of...","review_date":"August 28, 2018","user":"fran468"},{"attraction_id":429,"rating":5.0,"review":"Excellent afternoon!. Gail, our guide, was knowledgeable, friendly and overall great. Good excursion. Beautiful countryside. Decent wine. Great Experience. Would reccommend.","review_date":"August 26, 2018","user":"danyluik"},{"attraction_id":429,"rating":4.0,"review":"Different than a traditional wine tour. I agree with some other reviews about this not being a traditional wine tour. The focus is more on education about winemaking in the region, and less on the sampling of wines. That being said, I learned a lot on the tour, the 3 vineyards...","review_date":"August 20, 2018","user":"sbaker1224"},{"attraction_id":429,"rating":5.0,"review":"Excellent Tour. We did the half-day tour from Montreal 15 Aug 2018. Our guide, a native of the area, had excellent knowledge of the history of wine making in the area and interacted with our tour group in a very friendly manner. We were provided with tastings...","review_date":"August 16, 2018","user":"robertff"},{"attraction_id":429,"rating":5.0,"review":"Amazing day!. Went on the full day tour with my girlfriends and had the greatest time! Our guide Sabin was truely nice, knowledgeable and fun! I highly recommend it!","review_date":"August 8, 2018","user":"isabellep1355"},{"attraction_id":429,"rating":5.0,"review":"Fabulous afternoon. We did the half day trip.The pick up was easy, our guide Sabine was great at sharing lots of interesting information about the area, as well as wine making in Quebec. The two vineyards were very different, which created a very different experience. We would...","review_date":"August 5, 2018","user":"sarah_m"},{"attraction_id":429,"rating":5.0,"review":"We are Wine Experts Now!. The Wine Tour was sensational and a lot of fun! It bought it for my girlfriend's 21st birthday gift and it was well worth the trip to Montreal. Our tour guide was very knowledgeable, about wine, the vineyards and the wine making process, about Montreal...","review_date":"August 1, 2018","user":"tirthadeep_d"},{"attraction_id":429,"rating":5.0,"review":"Excellent Tour! . We did the half day tour which included two wineries. The guide was friendly and knowledgeable. The two wineries were very different from each other which made for a very interesting tour. You are able to buy product at the end of each winery, but...","review_date":"July 27, 2018","user":"sara_l"},{"attraction_id":429,"rating":5.0,"review":"Must Do For Wine Lovers! . I would always do the tour again!!! We had a really sympathetic tour guide; the vineyards were absolutely stunning and the owners were very welcoming and warm-hearted. I also met amazing people from all over the world.","review_date":"July 26, 2018","user":"leol3216"},{"attraction_id":429,"rating":5.0,"review":"Great day trip from Montreal. The tour was very well organized. The tour guide was extraordinary in explaining the wine industry in Quebec. It was a very enjoyable tour that will make you taste some of the best wines in the region.\nI strongly recommend this tour if you are...","review_date":"July 10, 2018","user":"melaniesv2018"},{"attraction_id":429,"rating":5.0,"review":"Highly enjoyable day out!. We took this day-trip tour on one of the hottest days of the summer in Montreal, but the trip was worth it! On our hour-long drive to get to the vineyards, our tour guide (Sabin?) told us about the history of Montreal and the surrounding...","review_date":"July 9, 2018","user":"jessica_r"},{"attraction_id":429,"rating":4.0,"review":"Fun times!. Small group of about 18 was fun! We did the 1\/2 day trip and visited two vineyards. First one was family owned and very small but the owners were very hospitable and sweet!! They had about 7 types of wines, from whites to reds which...","review_date":"July 9, 2018","user":"chrisr3957"},{"attraction_id":429,"rating":5.0,"review":"Made for a fun, wine-filled afternoon. We did the half day tour and really enjoyed the two wineries we visited. It was nice getting out of the city and experiencing both a larger winery and a smaller, family run winery. We learned a lot, saw a lot of great views, and...","review_date":"July 6, 2018","user":"lauren_h"},{"attraction_id":429,"rating":5.0,"review":"The perfect way to spend a long afternoon. This was a perfect way to spend a fun afternoon with both nice people and good wine! Our afternoon at Coteau Rougemont and Vignoble Les Murmures showed us both a large-scale and a smaller family run vineyard with a nice variety of wines. We were...","review_date":"June 29, 2018","user":"hank_a"},{"attraction_id":429,"rating":5.0,"review":"Excellent Tour. A gentlemen in my wine course recommended checking out the Eastern Townships South of Montreal. I sought Kava tours and my wife and I did the full day tour with lunch and 3 wine tastings. Our guide Sabin was very knowledgeable about the history of...","review_date":"June 4, 2018","user":"sportrob"},{"attraction_id":429,"rating":5.0,"review":"Kava Wine Tours- Exceptional Value. Thanks to Sabin for a wonderful half-day wine tour of 2 small wineries outside of Montreal. We particularly enjoyed the winery owned by Daniel and his wife-- lovely wines, smoked fish, and cheese. Both wineries provided exceptional tastings and insights into the young viticulture\/viniculture industry...","review_date":"May 27, 2018","user":"wolfwoman599"},{"attraction_id":429,"rating":5.0,"review":"very intimate wine tasting tour. I joined the small wine tasting tour a short distance away from Montreal and we visited 2 vineyards. The first one was quite big and the staff were knowledgable, but the second vineyard was this small family-owned place and they built up the entire place...","review_date":"May 19, 2018","user":"fin_s"},{"attraction_id":429,"rating":5.0,"review":"Memorable Trip!. The tour was definitely a trip to be remembered. The guide was very helpful and knowledgeable! The wineries were fabulous!","review_date":"May 9, 2018","user":"thomasn3675"},{"attraction_id":429,"rating":5.0,"review":"Wine making is a must for any civilised fun loving people. Quebec's first winery started in 1978 - now we have over 200. This Kava tour lets you share and taste the passion of great (grape) people, led by a happy well informed guide.","review_date":"October 17, 2017","user":"iksnic"},{"attraction_id":430,"rating":5.0,"review":"Wonderful Wildlife Tour. Today we headed out on tour and were lucky enough to have the bus to ourselves, with Chris as our guide. He quickly ascertained that we wanted to go on a Moose Hunt and off we went. The scenery itself is worth doing the tour...","review_date":"January 18, 2019","user":"jacjacjacq"},{"attraction_id":430,"rating":5.0,"review":"Kendra - excellent tour guide!. We did the Wildlife Tour with our guide Kendra and it was excellent! She had so much information and was so interesting. The three hours flew by! Would definitely recommend it, she was so passionate as well about all the wildlife in the National Park...","review_date":"March 24, 2018","user":"schullonian"},{"attraction_id":430,"rating":5.0,"review":"Fab tour of Jasper\u2019s wildlife. Had a fab tour with David (y) from Sundog! I was travelling solo in Jasper, and it was definitely a good plan to book onto the wildlife tour. I learnt a lot about the park and it\u2019s wildlife - from the problems with the mountain...","review_date":"February 24, 2018","user":"hannah_k"},{"attraction_id":430,"rating":5.0,"review":"Pretty spectacular. Did two tours over two days with Sun Dog - named above- and both were excellent. The Maligne Canyon is awe inspiring and the Wildlife Tour - with Chris, I think - was very informative. Although the latter does go looking for wildlife, it ought...","review_date":"January 16, 2018","user":"david_n"},{"attraction_id":430,"rating":4.0,"review":"Thing you have to do. Went on Maligne Lake to Ghost Island then on way back to Jasper saw Bear jam and followed bear got great pic. Dave the driver was very good and know where to go to get best view","review_date":"October 25, 2017","user":"col677"},{"attraction_id":431,"rating":5.0,"review":"Amazing views all the way!. Our family had a great time on this tour. We really enjoyed the views from Cypress and Whistler on the Peak 2 Peak gondola. The guide gave us lots of information along the way and we had a very good time. Thank you!","review_date":"March 8, 2019","user":"jordanyama"},{"attraction_id":431,"rating":5.0,"review":"Had a wonderful time in Whistler!. My wife and I were picked up from our hotel before stopping by one more hotel to pick up another guest. The guide was friendly and the bus was clean. Stanley Park was nice, but I've seen it before. Cypress mountain was amazing. The skies...","review_date":"February 15, 2019","user":"fredtorrence72"},{"attraction_id":432,"rating":5.0,"review":"Best experience on the Ice Fields Parkway. I had read about the parkway a head of this trip, and I knew about the beauty of the experience, but Dave made the trip so much more than we had expected! My husband and I expected a beautiful view, but nothing prepared us for...","review_date":"October 14, 2018","user":"ktsmimi12"},{"attraction_id":432,"rating":5.0,"review":"Best road trip I\u2019ve ever had!. Spectacular scenery (best views of mountains I\u2019ve had in 50 years of skiing and hiking), great mini-stops for waterfalls, lakes and glaciers, and a really informative but friendly guide\/driver Steve. We now know SO much about the pine beetle and the cycles of Nature in...","review_date":"October 11, 2018","user":"madsimes"},{"attraction_id":432,"rating":5.0,"review":"Great way to travel Icepark Highway. Easy bookjng process off their website. Picked up from our Jasper hotel right on time. Driven safely to hotel in Banff by Sean who has to be the best driver\/guide we have ever experienced. He was friendly, very informative and a smooth safe driver. His...","review_date":"October 2, 2018","user":"mr_mrs_muttley"},{"attraction_id":432,"rating":5.0,"review":"We walked on the Athabasca Glacier!. Great way to travel from Jasper to Banff. While it is a long 10 hour day, there is so much to see. Norm was most informative with the stories of the early development and exploration of the area. A box lunch was provided and additional...","review_date":"August 13, 2018","user":"sherry_n"},{"attraction_id":432,"rating":5.0,"review":"Great Tour. We were picked up from our hotel a bit late and there was other Sundog tours so it was a bit worrying that we may of been left out . Nonetheless once our bus arrived the rest of the day was very enjoyable. Norm, our...","review_date":"July 20, 2018","user":"markbm4590py"},{"attraction_id":432,"rating":5.0,"review":"All inclusive tour. A good way to see the local main attractions in Jasper national park. Including the Sky walk, Glacier, weeping wall. local lakes and falls. If you are lucky some local animals and birds too.Trip finishes in Banff. Good value for an informative full day out.","review_date":"July 6, 2018","user":"mike_m"},{"attraction_id":432,"rating":5.0,"review":"The amazing Pete. Personable, entertaining, knowledgeable, and funny are all adjectives that describe Pete the Sundog tour bus driver. He was also a safe and courteous driver, and made the 4 hour journey a pleasure.","review_date":"June 24, 2018","user":"mvanderson"},{"attraction_id":432,"rating":4.0,"review":"diversity is the key!. This tour from Jasper to Banff was one of the greatest tours I've ever attended! They day started early and ended late but it was totally worth every single minute. For me personally, it was hard to leave such a beautiful village like Jasper but...","review_date":"June 22, 2018","user":"lorenamvller"},{"attraction_id":432,"rating":5.0,"review":"Excellent tour. My only caveat is that a more comfortable coach with a bathroom would have been perfect.\nThe driver was so interesting and knowledgeable. He had information about everything we saw and presented it in a way that wasn\u2019t at all condescending without being simplistic.\nThe...","review_date":"May 25, 2018","user":"howmanyholidays"},{"attraction_id":432,"rating":5.0,"review":"Icefields Parkway Tour from Jasper to Banff, with Norm and Chris - excellent!. Had an amazing day out with near perfect weather for the start of the season. We took this tour with Norm and the new guide Chris. Norm was knowledgeable and was happy to answer any and all question, and told us a LOT of stories....","review_date":"May 15, 2018","user":"holly_a"},{"attraction_id":434,"rating":5.0,"review":"Fantastic. One of the wonders of the world for sure. If you are in the USA make sure you visit. It is a unique experience","review_date":"December 19, 2018","user":"m_b"},{"attraction_id":434,"rating":5.0,"review":"Its a Wow attraction. we have been for 2 days could enjoy the night LED show , which is changing lights beaming to Niagara falls from Canada side.It was so charming experience which ever seen in any place with cool weather condition. temperature come down to 14 degree celsius...","review_date":"September 18, 2018","user":"sudir_b"},{"attraction_id":434,"rating":1.0,"review":"Save your money - Plan your own trip. To clarify this is a Niagara Falls By Air Tour organised by Grayline but was facilitated by Bedore Tours. Save your money. This is how it went for some guests didn\u2019t even show up to be collected, then we were dropped at the airport with...","review_date":"September 2, 2018","user":"tony_r"},{"attraction_id":434,"rating":5.0,"review":"Darin daredevils. Great time,very knowledgeable,seen a lot of history,never been to New York before,or the falls will be back.have recommend this to others.","review_date":"August 19, 2018","user":"richard_h"},{"attraction_id":434,"rating":5.0,"review":"Great day, well worth it. We had a great day, terrific views and it was very well organised. It is worth doing. Everything was very well timed, we had enough time in each location. A great memory and very worthwhile.","review_date":"August 13, 2018","user":"leisa_h"},{"attraction_id":434,"rating":5.0,"review":"Didn't want to miss this. We came to the US for New Years eve and it was always a dream of mine to see those falls. Every penny spent was worth the visit and the entire tour was very professional. Jimmy, our guide, was super fun and talked a lot....","review_date":"March 9, 2018","user":"butterflybuster18"},{"attraction_id":434,"rating":5.0,"review":"Awesome Day. Trip was well organised, we were picked up from our hotel and taken to the airport given our boarding passes and instructions on what to do on our return. Guiseppe our guide was brilliant good sense of humour and made sure we got the best...","review_date":"November 26, 2017","user":"holz64"},{"attraction_id":435,"rating":5.0,"review":"Must Do!. Left Banff to drive up to the glacier. Hwy 93 is amazing!! The scenery was beautiful in Sept. This hwy is also known as the most beautiful drive in the world! I can see why. Walking on the glacier was great. We had a mild,...","review_date":"October 21, 2018","user":"mitchell1701"},{"attraction_id":435,"rating":5.0,"review":"Spent two weeks traveling across Canada, a week of which was in the Canadian Rockies. This Icefield tour was a highligh. Fantastic experience. Comfortable glacier vehicle, friendly and informative guide, beautiful scenery. It's a \"must\" for those visiting the Canadian Rockies.","review_date":"October 15, 2018","user":"kelleygator09"},{"attraction_id":435,"rating":5.0,"review":"This made our trip . My husband and I spent the day with Clayton and Cat, seeing Athabasca Falls, River, and glacier, as well as a couple of other falls, several rivers, and many glaciers. Not to mention lakes! Oh, did I mention mountains?! I've never taken so many pictures....","review_date":"October 14, 2018","user":"565polly_g"},{"attraction_id":435,"rating":4.0,"review":"Still good despite the weather!. Unfortunately our trip here coincided with unseasonably early snowfalls so we had to cool our heels for several hours in the Discovery Centre waiting for it to clear. There's a good little museum and a film about the Brewster Boys, pioneer tour operators in the...","review_date":"October 7, 2018","user":"kate_s"},{"attraction_id":435,"rating":5.0,"review":"Great day in the Canadian Rockies. We left Jasper early for this all-day tour. We saw the Athabasca waterfall, walked on the Athabasca glacier after a short ride on huge Ice Explorer, and walked on a glass-bottom overlook 900' above the valley. Even though they assure you that the glass is...","review_date":"September 16, 2018","user":"rniendorf"},{"attraction_id":435,"rating":5.0,"review":"Brilliant day well organised, spaced out and great staff. Day trip from jasper to Banff ice field discovery with George and Andrew. Absolutely fantastic day, we spaced out, broken out, organised. George did great job with lots of information but also asking Andrew as a local information he didn't know. Both infused passion and...","review_date":"September 9, 2018","user":"sarah_e"},{"attraction_id":435,"rating":5.0,"review":"Second time just as good as the first. I have done this trip twice now, and even ended up having the same driver both times. The commentary, the stories he told us and the whole experience was so good and made the whole day so memorable.","review_date":"September 7, 2018","user":"kevinhc4948re"},{"attraction_id":435,"rating":4.0,"review":"A unique experience not likely to be repeated. As part of our Rocky Mountaineer package we traveled the Ice Field Parkway and stopped to be taken out atop the Athabasca Glacier for a \"walkabout\". I never thought I would stroll atop a glacier in shorts and golf shirt. But at 74F it was...","review_date":"September 6, 2018","user":"john_f"},{"attraction_id":435,"rating":5.0,"review":"Ice Field tour a unique experience!. Our Caravan bus tour went on the ice field today. The weather was wet and windy, but it was still a unique experience that we were all glad to have. Our driver, Canadian Nick, was very informative and very funny. He definitely added to the...","review_date":"August 29, 2018","user":"donalyn_b"},{"attraction_id":435,"rating":5.0,"review":"Brilliant Experience. We got the Rockies Explorer Package with included the skywalk and glacier tour! Unfortunately for us the wildfire smoke effected our views but we still enjoyed the experience! It was very well organised and our tour guides were all friendly, funny and informative (Megan, Sage,...","review_date":"August 25, 2018","user":"468amyk"},{"attraction_id":435,"rating":5.0,"review":"Awesome! Must Do. I was originally thinking this wouldn't be that great.... but the glacier is something you can't miss if you're in the area... wow. Just amazing.\nThe skywalk is ok as well.\nThe Brewster Sightseeing Co is super organized.... like a well oiled machine. They carried...","review_date":"August 19, 2018","user":"philip_k"},{"attraction_id":435,"rating":5.0,"review":"Awesome!!!!. My family and I went on the icefield tour this morning and Phil was our tour guide on the glacier. He was very cute & funny! Was gonna ask for his number but was too shy\ud83d\ude02 overall it was an awesome time.","review_date":"August 14, 2018","user":"olivia_m"},{"attraction_id":435,"rating":5.0,"review":"perfect. loved the tour, very well organized the tour guides and knowlodgeabe and friendly the view are stunning !!! worth the price\nbring a water bottle to be able get glaciar water is nice a cold and a cool thing to try\nalso the huge trucks...","review_date":"August 8, 2018","user":"ontarioana"},{"attraction_id":435,"rating":5.0,"review":"Great visit here as part of an organised tour. Visited as part of an organised tour. Guides are great very knowledgeable. Advisable to wear warm clothes and good shoes.","review_date":"August 6, 2018","user":"debra_w"},{"attraction_id":435,"rating":5.0,"review":"Exciting adventure!. We arrived at the very busy Columbia Icefield Centre and we were blown away with how exciting this trip to the glacier was, based on the experience we had with Alek. His enthusiasm was contagious and he explained so much of the information concerning glaciers....","review_date":"July 26, 2018","user":"papaoffour"},{"attraction_id":435,"rating":4.0,"review":"All-terrain Ice Explorer a blast. My husband and I toured the Athabasca Glacier and Columbia Icefield with a tour group. We did not; however, stop and walk out over the Glacier skywalk. The ride in the Ice Explorer with our guide Peter and Emma was a lot of fun. We...","review_date":"July 11, 2018","user":"marsha_h"},{"attraction_id":435,"rating":5.0,"review":"Very Exciting. While I have been on glaciers in the Himalayas, this was a very different and unique experience. Especially the bus journey onto the glacier and back,","review_date":"July 10, 2018","user":"amitaabh"},{"attraction_id":435,"rating":4.0,"review":"Educational, fun, but very crowded. We did the Columbia Icefield Glacier and the Glacier Skywalk on the last Saturday in May. This is before the peak season, but moving crowds on and off busses, as well as on and off the big glacier vehicles took up most of the tour...","review_date":"June 4, 2018","user":"lbb6"},{"attraction_id":438,"rating":5.0,"review":"Great Host. Fun & Exciting Trip. Our Host was Natahan, and he was a real Gentleman. always made sure we watched our step, and offered umbrellas for the Rain!\nThe falls look out point was great, as was the village.\nDidn't try the wines, but the other...","review_date":"March 15, 2019","user":"amyleestarr"},{"attraction_id":438,"rating":5.0,"review":"Great Tour company. Tour was great. Really wanted to take the helicopter ride but it was cancelled. Niagara on the lake was smaller than we had imagined.\nAll in all, good choice for the money","review_date":"March 1, 2019","user":"heidi_m"},{"attraction_id":438,"rating":5.0,"review":"The Best Tour to Niagara Falls. I would commnet these folks for perhaps giving us not on the best tour, but the most professional service. Would love to use them again in the future. Big shout out to Stephen for making our day memorable and for the good laughs.\nMy wife...","review_date":"February 28, 2019","user":"jeffandmary74"},{"attraction_id":443,"rating":5.0,"review":"Steve best guide Icefield Parkway. If you are in the area, don't miss this trip and request Steve, an articulate, knowledgeable, lover of this beautiful country. His company truly enhanced our enjoyment of the tour.","review_date":"September 13, 2018","user":"crueljul"},{"attraction_id":443,"rating":5.0,"review":"Amazing beauty and tour guide!. We spent the entire day on a tour from Jasper to Lake Louise visiting many sites that were absolutely beautiful. Our tour guide was Norm who was very knowledgeable and personable and went the \"extra mile\" to assure that everyone on the tour had an...","review_date":"August 24, 2018","user":"chuck_h"},{"attraction_id":443,"rating":5.0,"review":"Marvelous Tour along the Icefields Parkway. We took a one-way tour from Jasper to Lake Louise that served as our transfer between the two locations. The scenery along the Icefields Parkway is beyond words. So it's hard to not enjoy the majestic mountain peaks, waterfalls, glaciers, woods, and rivers along the...","review_date":"July 8, 2018","user":"teresa_f"},{"attraction_id":444,"rating":5.0,"review":"Best Service Provider. We actually took the graduate students joining our law firm on a three day adventure in Toronto. Aside from renting the bus for work, we opted for a Tour to Niagara Falls. There was 25 of us who signed up for this trip. Be prepared...","review_date":"March 15, 2019","user":"kylesllp"},{"attraction_id":444,"rating":5.0,"review":"VIP Private tour. Our colleague hightly recommended this company to us. we were so lucky to get Sam as our driver. He was very well dressed with a comfy clean vehicle. He gave us suggestions and let us in on what the most popular things were to do....","review_date":"November 30, 2018","user":"samantha_h"},{"attraction_id":444,"rating":5.0,"review":"If you want the best treatment book with VIP Ontario tours. My family and I save up to take a trip once a year. After online researching and recommendation from our hotel, it was a no brainer we should book with VIP. We sent an email asking for information and got a prompt detailed reply, with...","review_date":"September 7, 2018","user":"stephanie_c"},{"attraction_id":444,"rating":5.0,"review":"Wonderful private Niagra Falls tour. Walter our tour guide was excellent, knowledge and accomodating. From the moment he picked up up he was attentive to exactly what we needed and was willing to alter the typical tour based on the fact that we had a 10 year old boy with...","review_date":"July 29, 2018","user":"jessicabs16"},{"attraction_id":444,"rating":5.0,"review":"Niagara Falls private tour | Awesome experience | Guide Roy = Joy :). My family went on a day tour to Niagara on the 30th of May 2018. It was my sons 1st birthday. We had an awesome experience with VIP tours.\nRoy Lawrence was our tour guide. Apart from being knowledgeable and informative he had us in...","review_date":"June 27, 2018","user":"shashikiran_v"},{"attraction_id":445,"rating":5.0,"review":"Amazing and Thankful Experience. This tour was different from others.\nThe tour guide, Bernad, was a really good person.\nI was a foreigner but he greeted me very kindly.\nAlso, when I missed the tour bus and left the wine I bought at the winery, he helped me very...","review_date":"January 27, 2019","user":"\uc544\ud604_\uae40"},{"attraction_id":445,"rating":5.0,"review":"Great Experience!. I took this tour last month and we had the best time, the tour was very entertaining, informative, comfortable, and completely hassle-free. I would definitely recommend visiting Niagara Falls with BG Tours!","review_date":"January 22, 2019","user":"sajivini"},{"attraction_id":445,"rating":5.0,"review":"Amazing Trip for an Amazing Price!. I took the Niagara Falls tour this winter, i had seen it in the summer but I wanted to expereince the winter. Our tourguide Bernad was amazing, he spoke so well, was very humerous and easy to listen to and interact with. I think taking...","review_date":"January 18, 2019","user":"asnee_e"},{"attraction_id":447,"rating":5.0,"review":"A great way to see wine country!. Attentive friendly staff, nice bikes, a great afternoon of wine tasting. Rich quickly answered all questions when booking and scheduling, and our guide, Graham, was relaxed and friendly but made sure guests had a safe and fun ride. I would certainly do this again!","review_date":"September 17, 2018","user":"bryan_n"},{"attraction_id":447,"rating":5.0,"review":"Cycling + wine tasting = what could possibly go wrong?. This turned out to be a great idea and we're so glad we booked it. We took the shorter of the tours offered, 4 1\/2 hours, which included visits to four wineries, one with a cheese pairing. Each winery offered either 3 or 4 tastings....","review_date":"September 6, 2018","user":"tyrrell68"},{"attraction_id":447,"rating":5.0,"review":"Half-day Tour . Very informative tour. Very well organized. Gwen was friendly and helpful and very conscious for everyone' safety. She went out of her way to accommodate requests and get extra info. Beginner bikers may have trouble keeping up with the pace.","review_date":"August 24, 2018","user":"chantal_s"},{"attraction_id":447,"rating":5.0,"review":"Bringing People Together. Joined the Grape Escape team for a charity fundraiser for Meningitis Now UK this past Sunday.\nWhat a wonderful day we all had. Every detail was attended to so that our whole cycling experience was fantastic and SAFE! Rich was a gracious host and our...","review_date":"August 8, 2018","user":"donna123go"},{"attraction_id":447,"rating":5.0,"review":"Excellent! So much fun!. My husband and I decided to do the bicycle wine tour for our 1st year anniversary, I had done a wine tour before with grape escapes for my bachelorette and it was awesome. We ran into a lot of traffic on the way there so...","review_date":"August 6, 2018","user":"andreac220712"},{"attraction_id":447,"rating":5.0,"review":"Excellent fun: great guide, wine tasting and vineyards..... We chose the afternoon cycle and wine tasting. Having been picked up from our hotel we were kitted our with everything we needed, introduced to another couple joining us and off we went with our guide, Larry. The road was flat and the cycling was...","review_date":"July 12, 2018","user":"justinev25"},{"attraction_id":447,"rating":5.0,"review":"Great Afternoon! . Visited this past weekend for a bachelorette party. We loved all four of the wineries we stopped at. Bikes all worked well. Our tour guide, Kevin, was excellent. It was only his second tour, but you would have never known as he did such a...","review_date":"May 28, 2018","user":"jaross656"},{"attraction_id":458,"rating":5.0,"review":"2 solid hours of orcas. We went out with Captain Dave on the company's first trip of the year. It was a great trip -- thirty minutes out and back, and 2 solid hours of orcas (three separate pods) with a few bald eagles thrown in for fun.\nI would...","review_date":"March 14, 2019","user":"alex_f"},{"attraction_id":477,"rating":5.0,"review":"Great time! . Daniel and Erika were absolutely wonderful guides! They were friendly and chatty and gave us great tips on activities and a bit of fun facts mixed in. We loved the boat ride and were pleased we had time to wander a bit on our own....","review_date":"July 4, 2018","user":"060207jenm"},{"attraction_id":478,"rating":2.0,"review":"Falls Were Amazing But The Host Sucked!!. My wife and I went on this booked and paid in advance. The Falls The host (some old white guy, I forgot his name) however was very condescending and rude. He left us twice and his instructions weren't clear it sent my wife in a...","review_date":"October 24, 2018","user":"johnbm1047ua"},{"attraction_id":478,"rating":5.0,"review":"Excellent \"taster\" of the Falls and area. A full day but well paced and a great overall view of the area.\nTraffic both to and from Toronto on the Thursday we visited was very heavy but hats off to Peter the driver and Grant the guide who coped admirably and somehow managed...","review_date":"October 2, 2018","user":"14vicky"},{"attraction_id":478,"rating":5.0,"review":"A truly amazing experience. Second time I've been here and a truly magical place. The sheer power and size of these falls is amazing. Go early morning to beat the crowds","review_date":"September 15, 2018","user":"larks26"},{"attraction_id":478,"rating":4.0,"review":"The best value trip. Words wonder at your first sight makes you go wowwwww. Get this trip to have what nature is offering you \u2018 falls and mist boat trip is a must to do,,","review_date":"July 10, 2018","user":"ahmed_a"},{"attraction_id":479,"rating":5.0,"review":"GREAT DAY. The driver arrived promptly at the designated time. There were 14 in our group which worked out well. The driver\/guide gave details about the wine tastings and a bit of history or the region. The 4 Wineries chosen were good to excellent both in the...","review_date":"September 24, 2018","user":"1jd67"},{"attraction_id":479,"rating":5.0,"review":"Niagara Wine Tour. For my friend\u2019s bachelorette we booked a wine tour with pick up from Toronto and overall it was a great experience! The driver and guide Steve was punctual and an excellent guide. We toured Pilliterri Winery which was fantastic, the tasting was above our expectations!...","review_date":"June 29, 2018","user":"jennifer_r"},{"attraction_id":479,"rating":4.0,"review":"The day got better. Wonderful full day out, a bit of a shame when it started outside the Strathcona hotel the music was loud and the driver pulled up and shouted names from his window, no one could hear which led to some confusion, also people had to walk...","review_date":"June 28, 2018","user":"sprog"},{"attraction_id":481,"rating":5.0,"review":"Excellent and fantastic!. Debra was an awesome guide who knew her stuff and enjoyed her work! Even though a lot of places are closed on Mondays, she found us four wineries and a meadery to visit, including one tour, and we had a great time! Definitely recommend Swallow...","review_date":"July 28, 2018","user":"jessica_l"},{"attraction_id":482,"rating":5.0,"review":"Outstanding Wine and Cider tour!. My Wife and I had a wonderful time exploring wineries and a cidery in and around the Cowichan Valley with our expert guide, Brendan. Door-to-door service in a big comfy van is so much better than trying to drive yourself - and with Brendan's knowledge...","review_date":"November 23, 2018","user":"thetwodjs"},{"attraction_id":482,"rating":5.0,"review":"Excellent tour!. Went on this tour with my son and we both enjoyed it immensely. As a local I was impressed with the accuracy of what we were told, and learned a few new things, too. Nice, flexible choice of wineries, fabulous lunch, and a bonus ice...","review_date":"October 22, 2018","user":"rockhoun"},{"attraction_id":482,"rating":5.0,"review":"We LOVE hanging our with Leif!. Had a wonderful day (custom tour) with Leif! No visit to the Vancouver area is complete without a lovely tour with this knowledgeable, patient, and flexible tour guide.\nGet ready, because he knows a lot about Canadian beer, wine, culture, and great little places to...","review_date":"September 18, 2018","user":"jessica_h"},{"attraction_id":482,"rating":5.0,"review":"Wine\/Brewery tour. Fantastic tour, Brendan knows a lot about the island, the wineries and the breweries. We had a great time and thoroughly enjoyed our selves. Would recommend it to any one. Ask about the tea plantation tour","review_date":"September 9, 2018","user":"andrew_f"},{"attraction_id":482,"rating":5.0,"review":"We are seriously impressed!!. Leif's 8 day guided itinerary introduced us to Vancouver and Salt Spring Islands and provided the perfect balance of natural attractions, farm gate visits and good company. Congratulations!","review_date":"August 14, 2018","user":"fran_m"},{"attraction_id":482,"rating":5.0,"review":"Wonderful, delicous, unforgettable tour around a fantastic winery and craft beer & cider farms. We went on the full-day wine, beer and cider tour with Brendan and had an absolutely fantastic time. The wine, beer and cider were amazing, lunch was delicious, and thanks to our guide we learned a huge amount about wine-making and brewing process, as well...","review_date":"August 6, 2018","user":"vancity_tourer"},{"attraction_id":482,"rating":5.0,"review":"Great way to learn about Nanaimo Craft Beverages!. Leif made the trip between craft beer, distilleries and chocolate shop fun and interesting. The upscale van we travelled in is comfortable and has huge windows for viewing enroute. We learned a lot about the equipment and skill involved in crafting beer, vodka and gin...","review_date":"August 6, 2018","user":"i8328qzcherylb"},{"attraction_id":482,"rating":5.0,"review":"Incredible Day on Gabriola!. We had an amazing day exploring the local culture and natural beauty of Gabriola Island! Our tour guides Leif and Brendan were super friendly, knowledgeable, and an absolute joy to spend the day with! We got to visit a variety of local artists including a...","review_date":"June 10, 2018","user":"kenzies49"},{"attraction_id":482,"rating":5.0,"review":"What a Fun Day!. We toured 3 wineries and a cider producer. Lunch at Merridale Cidery was lovely. The wineries were so different from each other, but each offered a unique tasting experience.","review_date":"May 21, 2018","user":"sheila_h"},{"attraction_id":482,"rating":5.0,"review":"Great tour - Great guide - Great day!!!!!!!!!!!!!!!!!!!. We had an amazing day with Brendan as our guide to the wineries in the cowichan valley and Nanaimo. He took us to great places with amazing food and wine. We were so well received in each place with great service. Brendan was very knowledgeable...","review_date":"May 13, 2018","user":"danisc155"},{"attraction_id":482,"rating":5.0,"review":"A wonderful day!. We spent the day touring three wineries and a cider works in the Cowichan Valley south of Nanaimo. Brendan was our driver and fantastic tour guide. He picked our group in Nanaimo and drove us through the Vancouver Island vineyards. Spectacular scenery, great wines and...","review_date":"October 25, 2017","user":"kerrhall"},{"attraction_id":482,"rating":5.0,"review":"A taste of the Cowichan Valley!. My wife and I did a wine tour of the Cowichan valley. Leif was our guide and picked us up on time in his spacious, oversized, air conditioned van. Leif was very professional, fun, polite, and extremely knowledgeable about all the vineyards that we stopped...","review_date":"September 3, 2017","user":"mellovestravelling"},{"attraction_id":482,"rating":5.0,"review":"Fabulous 30th Birthday!. Thank you so much to our incredible tour guide Brendan and VIE for making my 30th Birthday easier to swallow, literally. We toured through 4 fantastic wineries - Emandare, Unsworth, Enrico's and Averill Creek. We even had a bonus stop over in Cowichan Bay for...","review_date":"July 30, 2017","user":"lindsay_m"},{"attraction_id":482,"rating":5.0,"review":"Cowichan Valley Wine Tour. We spend yesterday visiting 4 wineries in the Cowichan Valley. What an amazing, fun day. Our tour guide, Brandan was fantastic. Our stops were Emandare, Unsworth, Enrico's and Averill Creek. Each stop had something special to offer. Thank you Leif and Brandan for arranging everything...","review_date":"July 14, 2017","user":"645shaynet"},{"attraction_id":482,"rating":5.0,"review":"Cowichan Winery Tour - 30th Birthday. We did a winery\/cidery tour of the Cowichan Valley and it was amazing. We toured different wineries and had an amazing lunch at Unsworth winery. Leif was so easy to communicate with and was willing to pick us up and drop us off in Victoria....","review_date":"April 26, 2017","user":"grach001"},{"attraction_id":482,"rating":5.0,"review":"30th Birthday Party!. Leif was an awesome guide! We had so much fun doing the wine tour in the Cowichan Valley! The wineries they chose were amazing and the food was delicious! Will definitely do this again!!","review_date":"April 24, 2017","user":"tanya_t"},{"attraction_id":482,"rating":5.0,"review":"Thanks Brendan. Brendan of Vancouver Island Expeditions provided a wonderful Cowichan Valley winery tour for 5 local couples yesterday. There were lots of laughs and wine education. Its just a great way to see local wineries with no one needing to drive. Each couple was picked up...","review_date":"October 21, 2016","user":"a_e"},{"attraction_id":482,"rating":5.0,"review":"Great Wine Tour!!!. Thank you, Leif, for organizing a fantastic tour of Vancouver Island wineries in the beautiful Cowichan Valley! My sister and I along with a very fun group of travellers enjoyed a great outing, tasting various wines plus a delicious lunch at Unsworth Vineyards & Restaurant?...","review_date":"August 21, 2016","user":"ladybvictoriabc"},{"attraction_id":482,"rating":5.0,"review":"A great day!. We went on a wine tour to the Cowichan Valley with Leif, the owner. He picked us up at the home we were renting in a very comfortable van. We met four others who were great. Leif was super knowledgable and took us to four...","review_date":"August 19, 2016","user":"erinkfw"},{"attraction_id":482,"rating":5.0,"review":"Cowichan Valley Wine Tour. I took my mother in-law on a wine tour of the Cowichan Valley and we had a fabulous time. Our guide was very informed, professional and courteous. The pace was perfect, not too fast and not long lingering. It was a very hot day and...","review_date":"August 15, 2016","user":"lisa_b"},{"attraction_id":482,"rating":5.0,"review":"Beer, Wine and Cider Tour. What a fantastic experience! We booked a tour which included stops at local wineries, a cidery and a brewery in the Cowichan Valley.\nThe Van met us at our accommodations in Ladysmith. We were greeted with A\/C and fresh water for our trip.\nOur tour...","review_date":"July 31, 2016","user":"644laurab644"},{"attraction_id":482,"rating":5.0,"review":"Custom tour for new mamas. I wanted to do something special to celebrate a few new moms I'd been getting to know on my maternity leave. So I asked Leif, could we do a day tour with the babies? With a friend visiting (with her 6mo old babe) from our...","review_date":"May 19, 2016","user":"lisa_h"},{"attraction_id":482,"rating":5.0,"review":"Countryside Wine Tour. We booked a Cowichan Wine Tour (day trip) from Nanaimo with Leif, owner and tour guide of Vancouver Island Expeditions. He took us to four different wineries and Merridale Cider. The tour was well-organized, yet flexible and fun. Leif was knowledgeable with the different wines...","review_date":"October 25, 2015","user":"kyla_k"},{"attraction_id":482,"rating":5.0,"review":"A 'must do' on Vancouver Island. This was a lovely Day Tour. Lief is the owner and guide to some fabulous local Island tours. He provides a first hand knowledge of the Cowichan Wine Tour being born and raised on the island. His Mercedes Van provides a comfortable ride and a...","review_date":"August 14, 2015","user":"ellen_a"},{"attraction_id":482,"rating":5.0,"review":"A memorable day through the Cowichan Valley. I took the wine tour through the Cowichan Valley and was completely blown away! Owner Leif is very knowledgeable about the different wineries and attractions along the way. There's a lot going on: three wineries, a visit to a tea farm, Merridale, and a boat...","review_date":"December 11, 2014","user":"sean_e"},{"attraction_id":482,"rating":5.0,"review":"A Fantastic Wine Tour!. We did the 1 day Cowichan Valley Wine Tour complete with visits to Unsworth Vineyards, Damali, Merridale Cidery, the TeaFarm and even a Cowichan Bay boat tour! Excellent bang for your buck, it's a full day of adventure and delicious food and wine! Owner Leif...","review_date":"October 24, 2014","user":"shalyn82"},{"attraction_id":482,"rating":5.0,"review":"cowichan valley wine tour. I did the cowichan valley wine tour...guide and driver Leif was amazing. We have a wonderful time. Leif explained the the wineries that he personally researched and recommended on the tour. We had a fabulous lunch, toured the Teafarm and Lavendar Farm. Also did a...","review_date":"September 7, 2014","user":"leona_n"},{"attraction_id":482,"rating":5.0,"review":"Wine Tour. Had a fabulous time travelling to Cowichan Valley for our tour! We went to wineries, lavender farm, merridale cidery for lunch followed by a boat tour and brewery! Leif did an amazing organizing our tour. I would highly recommend using Vancouver Island Expeditions!","review_date":"August 25, 2014","user":"danielle_m"},{"attraction_id":485,"rating":4.0,"review":"Lovely time. Three girl friends and I went on the ice wine tour. We had a nice time and enjoyed the education and the tastings. We got to see a larger production vineyard and we went to a small, family owned vineyard as well where we got...","review_date":"May 14, 2018","user":"jessica_d"},{"attraction_id":485,"rating":3.0,"review":"Tour best done during harvest season. I gave this an average rating as we did the tour in the middle of winter. It was very cold and we did a very brief tour of the vineyards outdoors. The wine tasting was amazing! Would have been nice to see the ice wine...","review_date":"March 17, 2018","user":"vitabella5"},{"attraction_id":485,"rating":5.0,"review":"Great experience . Arrivals and departures were on time. Sabin was our driver\/guide. I loved not only learning about wines but also about Montreal and Quebec history. He was very pleasant, professional and knowledgeable. Hosts at the wineries were warm and welcoming. Lunch was delicious. It was a...","review_date":"February 26, 2018","user":"angie_d"},{"attraction_id":485,"rating":1.0,"review":"Needs improvement . We stayed in Quebec City and took a 3 hour bus to Montreal just for this tour. Our tour guide was over 45 minutes late and I was not contacted at all. I had to reach out to the company only to find out they...","review_date":"February 24, 2018","user":"raizel_h"},{"attraction_id":485,"rating":4.0,"review":"Professional . Our tour guide was 45 minutes late to pick us up however Kava Tours contacted us immediately and gave us updates. Other than that no issues. We really appreciated how they kept us up to date. I did the half tour which was two wineries...","review_date":"February 23, 2018","user":"pzinnikas"},{"attraction_id":486,"rating":4.0,"review":"Great day trip tour! . This was such a nice day trip from Toronto to Niagra Falls. This tour included the Falls (for 3 hrs which is plenty), then takes us to the cutest little town, Niagara on the Lake (only about 1 hr) then another stop at a local...","review_date":"November 7, 2018","user":"mmbologna"},{"attraction_id":486,"rating":5.0,"review":"What a fantastic day. This was the highlight of our visit to Toronto. John and Bill were very accommodating. John was a font of all knowledge about the Niagra area and great tips for Toronto too. Everything was very well organised. The minibus was very comfortable and Bill dropped...","review_date":"November 5, 2018","user":"maj64westmidlands"},{"attraction_id":486,"rating":5.0,"review":"A Great Day out. The small group of 8 on this occasion were all extremely friendly and the driver Bill and tour guide John were all you could wish for. I think that as with all tours you sometimes wish you could have more time at certain stops but...","review_date":"November 1, 2018","user":"melvyn_r"},{"attraction_id":486,"rating":5.0,"review":"Super well organized and fun!. We thoroughly enjoyed our day tour to Niagara Falls and the surrounding area. Our guide and driver were totally professional and efficient. The pick up was punctual and the van was clean, new and comfortable. Our guide offered many relevant facts, an interesting commentary and...","review_date":"October 15, 2018","user":"dan_w"},{"attraction_id":486,"rating":5.0,"review":"Wonderful Niagara. I was in a small group (10 in total)\nI was collected and dropped off at my hotel.\nTour guide was called Terese and was a great guide. She was full of information and answered all the questions we had.\nOur tour was on a...","review_date":"October 12, 2018","user":"aliken2015"},{"attraction_id":486,"rating":5.0,"review":"Wonderful Small Group Tour to Niagra Falls. We went on the small group tour to Niagara Falls in late September 2018. There were a total of 8 people on the tour plus guide and driver. Picked us up at our hotel right on time. All were very friendly and informative. Bypassed all...","review_date":"October 8, 2018","user":"kilgore_trout_88"},{"attraction_id":486,"rating":5.0,"review":"Great small group tour. This day trip to Niagara falls from Toronto was excellent. Everything was well organised, making it a relaxing and enjoyable experience. We were picked up in a nice mini van from our hotel. There were 11 people on the tour in total. Our guide John...","review_date":"September 11, 2018","user":"natalie_s"},{"attraction_id":486,"rating":5.0,"review":"Great trip. We opted for this tour as it was advertised as a small group - did what it said on the tin - just 10 of us in a very nice minibus. John the tour guide was knowledgable, interesting and very personable. He considered the differnt...","review_date":"August 13, 2018","user":"tripmember09052017"},{"attraction_id":486,"rating":5.0,"review":"Behind the falls. They picked us up at the hotel with a small van and two other couples. It was a very informative tour with great advice for when we went behind the falls and the best place to be on the Hornblower when we boarded the boat....","review_date":"August 8, 2018","user":"e6291lzgaryk"},{"attraction_id":486,"rating":5.0,"review":"Do not miss this tour!. If I could give this tour 6 stars I would, it was wonderful from start to finish. Our guide Danny was so knowledgeable, showing the best places to take photos, and full of fun facts about Niagara. It was well worth the extra cost of...","review_date":"August 3, 2018","user":"jbaines46"},{"attraction_id":486,"rating":5.0,"review":"The way to see Niagara from Toronto!. An amazing day was had by our family, we were looked after by superbly by the driver and guide. Everything about the day was hassle free with the whole group having a great time.\nBe sure to add lunch as part of the package as...","review_date":"July 27, 2018","user":"finchy3"},{"attraction_id":486,"rating":5.0,"review":"Awesome trip. Very friendly guide, great tour, stunning location. Good tips, great eatery recommendation and delicious wine tasting.","review_date":"July 24, 2018","user":"u6500casabrinab"},{"attraction_id":486,"rating":5.0,"review":"Great tour. We thoroughly enjoyed this tour. They picked us up at our airbnb (we didn't have a car and hadn't yet figured out Toronto's excellent mass transit system) in a 14 person van. There were only 10 on the trip. We stopped at three other stops...","review_date":"July 22, 2018","user":"so_cal_illini_81"},{"attraction_id":486,"rating":5.0,"review":"Best way to see Niagra. The service was excellent. No hassle pick-up and drop off and the host was really friendly and informative. I would recommend without hesitation.","review_date":"July 19, 2018","user":"pompeyliz"},{"attraction_id":486,"rating":5.0,"review":"Perfect Way to Experience Niagara Falls. My mom and I went on the small-group Niagara Falls day tour, and it was fantastic! The van was comfortable, the driver (Erica) and tour guide (Daniel) were awesome, and the itinerary was perfect. The guide showed us the best scenic spots for viewing the...","review_date":"July 18, 2018","user":"annatravels4"},{"attraction_id":486,"rating":5.0,"review":"Amazing Day out. What a fabulous trip this was. Our guide Daniel & driver Gordon picked us up at our hotel at 9.30am. Daniel was able to provide us with lots of info en route to enhance our experience. The tour behind the falls & Hornblower cruise were...","review_date":"June 26, 2018","user":"paulinen548"},{"attraction_id":486,"rating":5.0,"review":"Brilliant day trip with only 6 on the coach and worth every dollar. John was our guide on this trip and used his ipad to provide us with information as we were driven from Toronto to Niagara pointing out various sites on the way. Once in Niagara we stopped for a comfort break before walking down to the...","review_date":"November 5, 2017","user":"wilmslow-traveller"},{"attraction_id":488,"rating":4.0,"review":"Great Evening Tour - Tour Director needed help. We were just on the evening Niagara Falls Cruise. It was everything explained to you. However the tour director had a difficult time keeping track of everyone. He kept counting instead of calling names. I have been on many tours where the directors provide little...","review_date":"September 22, 2018","user":"lindac159"},{"attraction_id":488,"rating":3.0,"review":"Not bad but needs improvements . My wife were impressed with both the bus driver and the tour guide. Tours as long as this often have unexpected mishaps and this tour was no exception. Due to traffic, all scheduled stops were pushed back with the exception of the boat trip (the...","review_date":"July 23, 2018","user":"skyb554"},{"attraction_id":488,"rating":5.0,"review":"A Fantastic Canadian Experience at the Niagara Falls!. It was a fantastic experience in my life! I was visiting Toronto and Ottawa around Canada's Day, and I decided to take the Gray Line Tours to the Niagara Falls. The tour guide was friendly and knowledgeable. He took us to a local winery so...","review_date":"November 13, 2017","user":"john_v"},{"attraction_id":492,"rating":5.0,"review":"One of the highlights of the holiday. This was such a fantastic day out while on holiday in Vancouver.\nPaul - well his a star - such a nice person touring us all around .. making us feel welcome and comfortable. Communication and pick up was brilliant.\nevery element of the trip...","review_date":"August 13, 2018","user":"faerylight1"},{"attraction_id":492,"rating":4.0,"review":"Cycling Vancouver Island. My daughter and I had a great trip with Paul last week. Supper way to see the Island and wine stop was appreciated after the elevated climb","review_date":"July 28, 2018","user":"suzanner100"},{"attraction_id":492,"rating":5.0,"review":"Amazing scenery, amazing guide. My boyfriend and I had the most amazing day cycling around Vancouver Island on this trip. The landscape is beautiful, the island is peaceful and we experienced minimal road traffic. Paul, our guide, was the friendliest person you could hope to meet, really easy to...","review_date":"May 11, 2018","user":"931michelleh"},{"attraction_id":492,"rating":5.0,"review":"Incredible day out. I rarely review things but i had to as this tour was amazing. Paul was an awesome tour guide and showed us some beautiful parts of Vancouver Island including beaches, lakes, countryside, eagles and some big pigs too. I can't recommend it enough. Cycling with...","review_date":"May 9, 2018","user":"ben_n"},{"attraction_id":494,"rating":5.0,"review":"Great way to wiz around VC. I took this bus on the first day of my holiday in VC. it was a dull wet day so it was a great way to get my barings. My Driver was really funny and informative. I stayed on for the whole trip without getting...","review_date":"September 28, 2018","user":"annmcdonogh"},{"attraction_id":497,"rating":5.0,"review":"A Must See. The best part of this trip was the Butchart Gardens in Victoria. They are magnificent. They are to the West Coast what Longwood Gardens is to the East coast. They are bounteous, colorful and partially set in the remnants of a quarry for optimal viewing....","review_date":"February 13, 2019","user":"lawrie_d"},{"attraction_id":497,"rating":1.0,"review":"My reservation. I visited Vancouver from another country. I made a reservation for a full day Vancouver to Victoria tour. The day before my scheduled trip, I got a message \"Thanks for including Viator in your upcoming travel plans. Unfortunately, our local tour operator Vancity Tours INC...","review_date":"March 21, 2018","user":"shaoxiong_c"},{"attraction_id":498,"rating":5.0,"review":"Invest a day in this tour. The tour was very well organized, Our driver was very personable and quite knowledge. Our tour guide was delightful. The scenery was glorious, The lunch provided was adequate. The lakes and waterfall were outstanding! Well worth the cost.","review_date":"October 1, 2018","user":"r281gidonw"},{"attraction_id":498,"rating":3.0,"review":"Average, it could be better!. My husband and I booked the Mountain Lakes day trip from Calgary as we weren't familiar with the roads and didn't want to drive; however by the end of the tour we wished we had rented a car and explored the parks at our own...","review_date":"September 7, 2018","user":"gia24"},{"attraction_id":498,"rating":5.0,"review":"Do it on your own, very easy to get there. Rented a car, very easy to visit and one of the most beautiful destination in Canada. The stone powder in the water provides this gorgeous color.","review_date":"August 18, 2018","user":"routhier_s"},{"attraction_id":499,"rating":5.0,"review":"Seaplane - wow . We caught the harbour air flight from Vancouver to whistler and was as amazing as we expected. The flight was smooth and all the staff were very professional.\nIt\u2019s not cheap but if you fancy a once in a lifetime way to see an amazing...","review_date":"August 10, 2018","user":"795libbyp"},{"attraction_id":499,"rating":5.0,"review":"Fantastic day trip from Vancouver!. I took the Whistler Air trip (operated by Harbor Air) from Vancouver, mountain biked around Whistler, and caught the return flight to Vancouver that evening. This was the highlight of my week in Vancouver.","review_date":"February 10, 2018","user":"wisconsingreg"},{"attraction_id":500,"rating":5.0,"review":"Really cool tour. The icefield is quite unique in that a bus takes you halfway to the center of the glacier and then you can walk more on your own. They don't tell you just how slippery it is, so you should make sure you are steady on...","review_date":"January 8, 2019","user":"nycworldtraveler1"},{"attraction_id":500,"rating":3.0,"review":"Short Tour. If you want to walk on a glacier, here's your opportunity to do so. The icefield explorer travels very slowly because of the icy road conditions and steep up and down maneuvers. Once we reached the stop point, we only had 20 minutes to walk...","review_date":"September 23, 2018","user":"guide792349"},{"attraction_id":500,"rating":5.0,"review":"Wonderful Introduction to the Canadian Rockies!. I'm not generally much of a tour person, but the Columbia Icefield Discovery Tour operated by Brewster provided a wonderful introduction to the Canadian Rockies. Our tour guide, Murray, is the real deal, and the opportunity to tap into his personal experience and deep knowledge...","review_date":"September 17, 2018","user":"excursion535690"},{"attraction_id":500,"rating":5.0,"review":"Walking on thousands of years of ice!. If your looking to touch a bit of the worldshistory and geologic wonder, then this is for you. If you are looking for more than a touching experience of time, then look th ought binoculars. The magic of this journey is to know that you...","review_date":"August 27, 2018","user":"rhondac750"},{"attraction_id":500,"rating":5.0,"review":"great place to visit. This was well organised, informative and a great place to see.\nThe guides were knowledgeable and friendly.\nThe attraction was very busy when we visited but it didn't feel it- apart from the visitors centre which was packed with people!","review_date":"August 27, 2018","user":"bopsian"},{"attraction_id":500,"rating":4.0,"review":"no public washroom at the skywalk. Icefield tour was excellent experience, the tour guide is very knowledgeable and funny but the skywalk is not worth going and no public washroom.","review_date":"July 30, 2018","user":"alicem5643"},{"attraction_id":500,"rating":5.0,"review":"Great Staff, Amazing Trip. Brewster is a company I would recommend anyone to travel with. The staff are incredibly friendly and insightful. They are very interactive with their customers and go out of their way to provide all with the best service possible. Each location we stopped at was...","review_date":"July 29, 2018","user":"francesca_n"},{"attraction_id":500,"rating":3.0,"review":"It's really just ice.. So if you have never been on ice or seen a glacier then maybe this is for you. It takes a long time to be able to walk for 20 min on ice, thats pretty much it. You get some interesting information but you could...","review_date":"June 13, 2018","user":"plummo78"},{"attraction_id":501,"rating":4.0,"review":"Small group tours with personalised services. I really enjoyed this tour although I didn't like the Icefields (which was a bit crowded). The tour was well organised. Our guide Darian is very knowledgeable and he shared lots of interesting stories. My favourite part was the lunch picnic, sitting on benches in...","review_date":"October 28, 2018","user":"zajmat"},{"attraction_id":501,"rating":5.0,"review":"best guided tour I've ever been on, no question. Advertised as *Banff to Jasper Tour (lunch, Ice Explorer, Glacier Skywalk included) 9 -10 hours* it included all that and much much more.\nWe were first brought to Lake Louise, just for a short time, to see how beautiful it was, and how green and...","review_date":"October 7, 2018","user":"liz_m"},{"attraction_id":501,"rating":5.0,"review":"Banff to Jasper via Columbia Icefields. Early start ...... pick up from hotel in Banff at 7.30 by Driver Mike and Guide Sarah. Arrived around 10 hours later in Jasper having seen some beautiful scenery, visited Icefields, Sky walk, Lake Louise, Athabasca Falls and many other places on the way. Lots...","review_date":"September 27, 2018","user":"janegibraltar"},{"attraction_id":501,"rating":5.0,"review":"Our day trip from Jasper to Banff. The day was extremely informative and the drive beautiful. Our driver Norm went out of his way to make our journey a fantastic event. We loved the small, personal group feel, and the amazing activity on the ice fields. Thankyou for making sure that our...","review_date":"September 25, 2018","user":"carol_s"},{"attraction_id":501,"rating":5.0,"review":"Best interaction with real Canada Rockies and lake. We selected a Cosmos tour that included all accommodation and most tours. What a fantastic way to see these famous lands. The tour operator was fantastic and the places we went were great and it was not rushed. Tours were excellent and we had a...","review_date":"March 25, 2018","user":"nwickham2018"},{"attraction_id":501,"rating":5.0,"review":"Norm from Saskatchewan . Took sundog tours to Calgary back in November. Our driver was Norm and he was absolutely fantastic!! Was very informative about the parkway and got us there safety on a very snowy day.","review_date":"December 24, 2017","user":"e2475nhmichaell"},{"attraction_id":502,"rating":5.0,"review":"Family friendly and beginners rafting. This was our first time white water rafting and so we wanted to be safe and make sure we weren't going to overwhelm ourselves. This tour was definitely that. It is family friendly and relaxing. It was very scenic and beautiful. The guides were friendly...","review_date":"July 23, 2018","user":"sapier_l"},{"attraction_id":502,"rating":5.0,"review":"Scenic Views at all Stops. We booked this rafting trip because it appealed to everyone in my party (one of our members had a double knee replacement earlier in the year) and it proved to be the perfect level for them and was great for the young children who were...","review_date":"July 9, 2018","user":"trigga_8"},{"attraction_id":505,"rating":5.0,"review":"Relaxing trip. Everythings went fine, no particular or annoying delay, priority queue on Hornblower (that's a big plus), nice staff. A beautiful day without any preoccupation.","review_date":"September 8, 2018","user":"cg_milano_999"},{"attraction_id":505,"rating":4.0,"review":"Amazing Experience (minor annoyances). Our trip on the 3rd July was amazing. Our host and driver were friendly (if not slightly bonkers). The highlight of the trip of course was the falls itself with the Hornblower cruise, words can not recount this experience. We were lucky to get a...","review_date":"July 5, 2018","user":"jdeanw2503"},{"attraction_id":505,"rating":3.0,"review":"Helpful Tips for Future Customers. Overall, it was decent. We got to see the Falls and see more of Ontario than we would have if we had stayed in Toronto. It was nice to get picked up near our Toronto hotel and not have to make our way to a...","review_date":"March 31, 2018","user":"parentsofpeggy"},{"attraction_id":507,"rating":5.0,"review":"Fantastic day on Vancouver full-day sightseeing and photography tour. I booked the full-day Vancouver sightseeing and photography tour in late October and had a fantastic day out. Nash, my guide and photography teacher, took me to all the major sights worth seeing around Vancouver at a really great pace that was enjoyable with plenty...","review_date":"October 23, 2018","user":"travellingdonut"},{"attraction_id":508,"rating":5.0,"review":"Bring a thick jacket to keep you warm, really (Sept). It's no joke, thank god Lightship 1 (Open Air Zodiacs) was booked out, so I booked the tour on Express (Open\/Semi Covered Zodiac Vessel) in mid of Sept. It's colder on the sea than on the land, imagine the wind that hits your face when...","review_date":"September 19, 2018","user":"kylel1983"},{"attraction_id":510,"rating":5.0,"review":"I hate biking. But my friend dragged me along and I honestly feel like if I liked bike riding I really would have enjoyed it. Michael was a great guide and everyone seemed to really enjoy themselves. So if you like bike riding I think you would really...","review_date":"September 14, 2018","user":"heather_a"},{"attraction_id":510,"rating":5.0,"review":"Montreal city 4 hour bike tour. These 4 hours was the best time we have in Montreal. Renee our bike tour guide was fantastic. He had deep knowledge of the city , was funny and was very punctual. I highly recommend this bike tour for anyone visiting Montreal","review_date":"September 1, 2018","user":"john_bjorn"},{"attraction_id":510,"rating":5.0,"review":"Fun Tour. Not entirely sure, but I believe the routes of these vary. Overall, the one we took was informative and fun. There is a cafe next to the bike shop where you can get a free or wine afterwards, we ended up eating lunch there. Tour...","review_date":"August 29, 2018","user":"michael_g"},{"attraction_id":510,"rating":5.0,"review":"Amazing and fun tour!. Our tour guide, Rene, was knowledgeable and smart, and made the 4 hours whiz by. This is a great way to see parts of the city and neighborhood that a tourist may not usually see. An added benefit -- we were free to keep the...","review_date":"August 24, 2018","user":"448tripman"},{"attraction_id":510,"rating":5.0,"review":"Amazing bike tour!. Mike was our guide and Claudia assisted. This was an excellent experience that included 4 hour bike tour with numerous opportunity for water\/washroom breaks, tasty pastries, and free drink vouchers provided after the tour. Mike was a stellar guide who had vast knowledge of history,...","review_date":"August 20, 2018","user":"colby_c"},{"attraction_id":510,"rating":3.0,"review":"Not quite what we hoped for but an enjoyable experience nonetheless. My sister and I went on the 4-hour bike tour recently and were a bit disappointed. Overall, the bikes were nice, the tour took us to most sites we wanted to see, and our tour guide made a big effort to remember our names. But...","review_date":"August 18, 2018","user":"marie_h"},{"attraction_id":510,"rating":5.0,"review":"Wish more cities offered these tours!!. So thrilled to take our first bike tour of Montreal! Casual biking is a different prospective of a city. Rene, our guide along with Claude made our 4 hour tour fly by. The biking was at a great pass with stops to hear about such...","review_date":"August 16, 2018","user":"kbleetravel"},{"attraction_id":510,"rating":5.0,"review":"Good tour of architecutre and history of Montreal. We enjoyed our bike tour. Good trails, well managed, good bikes, good history of Montreal and interesting sites.","review_date":"August 8, 2018","user":"mike_s"},{"attraction_id":510,"rating":5.0,"review":"Awesome ride in the rain of Montreal!. Rene and his history of Montreal was a big treat!\nWe had drizzle\/sunshine, but still had a fantastic time learning the history, and seeing far more of the town than you will do by foot only.\nThe route misses out most of the undulations in...","review_date":"August 8, 2018","user":"derekp772"},{"attraction_id":510,"rating":5.0,"review":"Great start to our City visit. I booked this 4 hour tour from the UK for our first day in Montreal so that my family and I could get a flavour of the city and I am so glad I did. The whole experience was fantastic.\nIn the shop the staff...","review_date":"August 4, 2018","user":"dave_m"},{"attraction_id":510,"rating":5.0,"review":"Excellent tour!. Fab tour and our guide Mike was great. Lots of interesting anecdotes as we cycled through the city! The ride was at an excellent pace for all abilities and both guides really looked out for our safety. Bikes were good and even though we didn\u2019t...","review_date":"August 3, 2018","user":"fabfabregas"},{"attraction_id":510,"rating":4.0,"review":"Good Bike Tour. My husband and I enjoy riding bikes and thought this would be an easy 14 mile ride. The terrain was more difficult than expected and going up and over the bridge was hard and took a lot of energy out of you. This is not...","review_date":"August 2, 2018","user":"mommy3girls"},{"attraction_id":510,"rating":5.0,"review":"Great Way To Learn the City Quickly. We've been on a lot of bike tours all over the world and they are all great, but this one is near the top of the list. The tour is mostly easy with the exception of a couple of hills toward the end of the...","review_date":"August 2, 2018","user":"icetalker"},{"attraction_id":510,"rating":5.0,"review":"Great Bike Tour!!. The 4 of us had not been on bikes for 30+ years but found this tour fantastic! From start to finish, our tour guide Michael Theriault was great with us. Believe overall tour was 14-15 klm in length, never strenuous and always felt safe.\nGreat...","review_date":"July 31, 2018","user":"kevin_m"},{"attraction_id":510,"rating":5.0,"review":"Great overview of the City. A must do!. Our tour guide, Rene was an enthusiastic and informative gentleman who was wonderfully friendly and energetic. From the beginning to the end of our tour, he not only shared great historical facts about Montreal but also took us through parts of the city which we...","review_date":"July 30, 2018","user":"kristine_j"},{"attraction_id":510,"rating":5.0,"review":"Great fun!. My fianc\u00e9 and I went on the 4 hour bike tour with Michael. We went on a ridiculously hot day in early July. Michael was such a wonderful guide! He always found us some shade to stop in, and had interesting and informative stories. He...","review_date":"July 23, 2018","user":"peggyanne777"},{"attraction_id":510,"rating":5.0,"review":"Fun and informative ride around Montreal with a fantastic guide.. I'm a bike tour leader myself in San Francisco and this was my first trip to Montreal, so I was excited to sign up for a guided tour earlier this month. Rene was a charming and energetic tour leader who not only told great stories...","review_date":"July 18, 2018","user":"john_byrne_b"},{"attraction_id":510,"rating":5.0,"review":"Best way to Experience Montreal. The highlight of our trip! Our guide Carole was fun and very knowledgeable, even sharing her tips on where to go for lunch and evening activities. We had so much fun we decided to keep the bikes after our tour and ride along the canal.","review_date":"July 18, 2018","user":"heidisusan0820"},{"attraction_id":510,"rating":5.0,"review":"Such a great way to see Montreal!. Our guide Rene was awesome. I was pretty tired with a strained ankle - his relaxed but informative vibe was perfect. The pace was fun and not crazy hard. Only 3 in our group as the weather forecast was not good.\nWe did get rained...","review_date":"July 17, 2018","user":"pilatesrunner"},{"attraction_id":510,"rating":5.0,"review":"Great way to spend a few hours getting to know the city. This is a very fun tour. Our guide, Mike, was wonderfully friendly and informative. He spoke a lot about the neighborhoods and their character. If I were moving here, this is exactly the kind of information I'd want. The ride isn't strenuous so anyone who...","review_date":"July 7, 2018","user":"fred_b"},{"attraction_id":510,"rating":5.0,"review":"Great way to see Montreal. If you have a short window to see Montr\u00e9al, this is the way to do it. We were able to see a lot of Montreal, guided by a Carole, who was informative and fun. I highly suggest doing this during your visit to the city-...","review_date":"July 4, 2018","user":"ann_m"},{"attraction_id":510,"rating":5.0,"review":"13 miler. Great way to get the lay of the land\nWeather was very hot but we didn\u2019t have a problem they provide plenty of water\nRoute is mostly flat not too hard\nGuide was great","review_date":"July 4, 2018","user":"zip-beep"},{"attraction_id":510,"rating":5.0,"review":"Fantstic Start to our Montreal Adventure. What a great way to get a true feel for beautiful Montreal! Rene was our awesome guide on our 4 hour bike tour. Nice group of 10 riders - gorgeous day to be out cruising along the paved trails and crossing a couple of scenic...","review_date":"July 3, 2018","user":"fredo0320"},{"attraction_id":510,"rating":5.0,"review":"Great Introduction to the City. 'Excellent tour. Rene' was an enthusiastic and entertaining guide to parts of Montreal which we never would have experienced without him. There is no better way to see a city than on bikes and no better way to see Montreal than with Rene'.","review_date":"June 27, 2018","user":"tom_h"},{"attraction_id":510,"rating":5.0,"review":"Do it!!!!. My friends and I took the tour and LOVED! Carole is an excellent, knowledgeable, tour guide. It was wonderful to learn more about the city, stop by a superb bagel shop, and enjoy a glass of wine at the end of the tour\u2014plus have access...","review_date":"June 14, 2018","user":"schristian16"},{"attraction_id":510,"rating":5.0,"review":"Jayne. Great introduction to the city, very easy ride and the tour guide, Mike was engaging and great fun. Amazing bagels included in the price and picked up warm and eaten in the park. A complimentary glass of wine and a beer at the restaurant next...","review_date":"June 6, 2018","user":"jaynes426"},{"attraction_id":510,"rating":5.0,"review":"Amazing experience seeing Montreal from a different angle and learning interesting facts about Montreal.. My kids and I just came home from visiting Montreal and the 4 Hour Montreal Architecture & City Bike Tour with Wine or Beer was one of the things that we have pre-booked for our 1st weekend in this beautiful city.\nMichael Theriault, was our...","review_date":"May 14, 2018","user":"anias74"},{"attraction_id":511,"rating":5.0,"review":"Excellent time on the Coastal Canyon tour with Hayley. Had an excellent time on the Coastal Canyon tour. Hayley picked us up at our AirBnb and we went to the Capilano Park. Saw amazing scenery and went to the fish hatchery. After that, took a short drive to Whytecliff Park for more incredible views...","review_date":"August 6, 2018","user":"chad_i"},{"attraction_id":512,"rating":5.0,"review":"Simply fantastic!. Seaplanes are a Vancouver thing. Sorta like cable cars are to San Francisco, only a hundred times better .Harbour Air is not cheap, but this is really something you want to do at least once in your life.\nYou go down to the seaplane base...","review_date":"July 7, 2018","user":"mike_s"},{"attraction_id":516,"rating":4.0,"review":"Weather rainy--Matt (guide) Sunny. Even though the weather was rainy and a little cold, Matt was great to take us out on the Highlight tour. He tailored it to my daughter and I and was a good sport about the rainy weather.","review_date":"October 9, 2018","user":"wyomagpie"},{"attraction_id":528,"rating":3.0,"review":"Generally good, but certain things missing. The tour guide was 50 minutes late, very apologetic, however if you've been waiting outside in the bitter early morning cold it becomes painful. I don't give a damn about traffic; be professional & factor in the time allowance for this.\nWe were meant to...","review_date":"March 6, 2019","user":"moc2008"},{"attraction_id":531,"rating":2.0,"review":"Whistler AMAZING - tour guide not so much. Would definitely recommend travelling to Whistler. The sea to sky highway is stunning and there is lots to see and do inWhistler. The peak to peak gondola is a must.\nHiwever, our tour guide Jeremy was v v poor. He spent most of the journey...","review_date":"August 20, 2018","user":"mskms"},{"attraction_id":531,"rating":5.0,"review":"Whistler. It was great the trip to whistler. Kat make a great job with the group and to explain everything. I definitely will be back","review_date":"August 19, 2018","user":"miriavalon"},{"attraction_id":531,"rating":4.0,"review":"Fantastic tour guide Kiel really made the trip!. My partner and I had a fantastic time on this tour! Despite it being a really foggy day it was a great bus ride and Kiel filled the drive with interesting facts and info about the area and the First Nations people which I loved....","review_date":"January 15, 2018","user":"amanda_p"},{"attraction_id":533,"rating":5.0,"review":"Pleasant experience, good day in Victoria.. Our guide Katrina was friendly, bubbling with personality and connected with each of the tour participants to ensure a most pleasant tour experience. Overall it was a very enjoyable day, and ran like clockwork considering a delay with the Ferry. The weather was perfect. After...","review_date":"June 3, 2018","user":"gary_m"},{"attraction_id":533,"rating":5.0,"review":"Victoria full day tour. We thoroughly enjoyed ourselves on this tour. Katrina and Janelle were upbeat - very accommodating and handled things professionally. We didn't have to worry about a thing. Had lots of time to enjoy Fisherman's Wharf, the Empress Hotel, China Town - many sights, sounds and...","review_date":"June 3, 2018","user":"picman136"},{"attraction_id":534,"rating":5.0,"review":"Awesome day trip! . 6 adults and one 8yr old, saw tons of whales on the way down and loved the seaplane back. Fun time in Victoria, we had a yummy brunch at Jam and then went to Pedaler to rent bikes and do the scavenger hunt. Next time...","review_date":"July 4, 2018","user":"elizricke"},{"attraction_id":537,"rating":4.0,"review":"Whistler 2 days tour. This tour was part of a package \"Rockies Tour\" and I really enjoyed it. The city was very pretty and landscape just amazing. I have spotted my first Bear while walking trough the Brandywyne forest so keep your eyes open \ud83d\ude09.\nIf you don't mind...","review_date":"June 24, 2016","user":"795mimic"},{"attraction_id":537,"rating":5.0,"review":"Whistler was da bomb!. The Whistler day tour is brilliant!!\nWe had quite a few stops along the way, which was great because no wants to be stuck on a bus for 2 hours. The tour stopped at Cypress lookout, Shannon Falls, Brandywine Falls, Whistler bungee jumping then to...","review_date":"November 26, 2015","user":"kurtfraser"},{"attraction_id":537,"rating":5.0,"review":"Whistler in a Day! Love it!. What more could you want in a day trip to Whistler. This tour has it all! I have personally driven there myself but on this tour you won't only make friends but possibly go to different areas you haven't been to or thought about going....","review_date":"November 9, 2015","user":"jessie_s"},{"attraction_id":537,"rating":5.0,"review":"Tofino and Victoria. So went out to the Island after hearing so many good things from other travellers. It did not disappoint; Julia our guide gave us the down low on the many nature reserves as well as the secret history you wont get in the guide books!!...","review_date":"September 24, 2015","user":"justin_b"},{"attraction_id":537,"rating":5.0,"review":"Awesome Daytrip to the Mountains!. We had such a great time on the Whistler Day tour. Our driver\/guide Jon was awesome and so knowledgeable about the whole area. He took us to a great lookout point from where we could see Vancouver and surroundings. (Cypress Lookout). We also stopped at...","review_date":"September 4, 2015","user":"maria_l"},{"attraction_id":537,"rating":5.0,"review":"Great opportunity to visit Whistler!. The Moose Whistler Day Tour is a great way to visit Whistler if you've got limited time (I recommend the two day tour if you have extra time to spare!). It's also a great option if you're travelling solo as you'll get to meet lots...","review_date":"July 27, 2015","user":"michaela_d"},{"attraction_id":537,"rating":5.0,"review":"Whistler . The moose whistler day tour has been one of the top three Canadian experiences.The stop at the Shannon falls was great. Just the right distance from Vancouver. Great location to get refreshed with the mountain air. And a lovely walk to the waterfalls. The moose...","review_date":"July 9, 2015","user":"stevie12498"},{"attraction_id":537,"rating":5.0,"review":"Make a Trip Out of Visiting Whistler!. As a traveller without a car, getting from Vancouver to Whistler often means skipping out on the incredible views and places on the way. Regular transportation will only get you from point A to point B. Moose gets you there in style, with multiple stops...","review_date":"June 12, 2015","user":"cbragagnini"},{"attraction_id":538,"rating":4.0,"review":"Great Day, a little too long.. Started badly - bus was 1 hour late due to traffic, but the experience of Niagara was incredible. The afternoon could have been more productively spent. I loved the trip to Niagara on the Lake, could have easily passed on the wine tasting, but the...","review_date":"October 1, 2018","user":"hkrdave"},{"attraction_id":538,"rating":5.0,"review":"Fabulous Day !!!. My siblings (4 of us) and our spouses_ total 8 of us, had a great rip to Niagara Falls thanks to Alicia (sp?) our Tour Guide and Eli - our driver!\nThanks for making our day special.","review_date":"September 12, 2018","user":"_linda_clarke_ns"},{"attraction_id":538,"rating":5.0,"review":"Great day!!. We spent a great day with Airlink - Haroon and Joe were great company, informative and made the day fun. Fantastic lunch at the Sheraton at Niagara Falls. All in all \ud83d\udc4d\ud83c\udffb\ud83d\udc4d\ud83c\udffb","review_date":"August 9, 2018","user":"629glynisj"},{"attraction_id":538,"rating":5.0,"review":"Great Tour!. We took the full day tour to Niagara Falls from Toronto and thoroughly enjoyed it! The weather on the day was absolutely splendid and the view of the falls in the sunshine was breathtaking! So pleased the Hornblower cruise was operating that day as it...","review_date":"May 31, 2018","user":"happyhols320"},{"attraction_id":539,"rating":1.0,"review":"old boats - not in conditions of use. Not only it took us a while to finally get this trip confirmed, I had to call several times and a different number than the one provided by TripAdvisor which pointed to a voice mail all the time, to in the end get on a...","review_date":"July 22, 2018","user":"lilou9218"},{"attraction_id":545,"rating":5.0,"review":"Good option to do the Icefield Parkway . I just booked the tour online in advance and everything worked out pretty well. I got picked up at the time they told me. The guide was really good as well, he changed the plan according to the group and asked what we want to...","review_date":"May 31, 2018","user":"anniroc0"},{"attraction_id":545,"rating":2.0,"review":"Frozen Bus Ride. On 26th Dec 2017 my family and I caught a sundog bus from Lake Louise to Jasper in the afternoon, During the unusually cold season they were having. The bus ride was unbelievably freezing, -32 when we left Lake Louise and approx -18in Jasper, the...","review_date":"January 3, 2018","user":"tesshome1"},{"attraction_id":546,"rating":5.0,"review":"Amazing Day out in the Snow!. I booked the trip for last Sunday at short notice and would like to thank Crystal for her excellent customer service.\nThe trip was conducted by Roy who was just superb, in both his knowledge and friendliness and also guiding us to some wonderful sights....","review_date":"January 23, 2019","user":"heather_t"},{"attraction_id":546,"rating":3.0,"review":"Horrible Coordination, Pre-planning non existent. The morning of our tour, we received a phone call thru our hotel's operator that the tour company was calling. They proceeded to tell us that we were being picked up now and the driver was waiting for us. This was disturbing since they weren't...","review_date":"September 15, 2018","user":"carol_l"},{"attraction_id":551,"rating":5.0,"review":"Take the train to the big city. We stopped at the Aldershot train station and took the train into Toronto. Takes a little longer but NO TRAFFIC or parking fees!! Get on the hop on hop off bus tour that will also take you on a boat tour of the harbor. Easy...","review_date":"October 6, 2018","user":"bguess2018"},{"attraction_id":552,"rating":5.0,"review":"So worth it. If you are without a car, I highly recommend flying at least one way to\/from Whistler. This was so stress free and easy, and the views were insane. I was on the first flight of the morning over to Whistler, and it was aboard one...","review_date":"September 17, 2018","user":"lizliska"},{"attraction_id":552,"rating":4.0,"review":"Clearly a good decision to make!. It was perfect sunny morning after raining on previous day. Check in line was long, but that's not for our flight. Our flight was operated by Whistler Air and not Harbour Air - maybe that's why the information of our flight wasn't on the information...","review_date":"July 15, 2018","user":"travediaid"},{"attraction_id":552,"rating":5.0,"review":"Brilliant. Always wanted to fly in a float plane and it was as good as I had hoped. Because you fly through the mountains it is a bit turbulent but the view of the mountains, valleys and lakes are amazing and when you arrive in Whistler...","review_date":"October 28, 2017","user":"m1616jrlindaj"},{"attraction_id":553,"rating":5.0,"review":"ZOOM Tours to Niagara Falls. This was an excellent tour and we highly recommend it to anyone visiting the area. Our tour guide, Fabio was fantastic. We were picked up on time at our hotel and dropped off at the same. Fabio gave personal attention to all on the tour....","review_date":"October 15, 2018","user":"john_s"},{"attraction_id":553,"rating":3.0,"review":"Watch out, vehicles in bad shape. If you have options, consider to choose other operator. Vans are older than others I saw in Niagara. AC not sufficient for a all passengers and suspension in very bad conditions. Conversely, the guy that confirmed telephonically prior to the departure was very profesional, the...","review_date":"June 20, 2018","user":"cesar_hdz"},{"attraction_id":553,"rating":5.0,"review":"Niagara Falls from Canadian side. Of course the number one site to visit while in Canada. Booked online tour with Zoom Tours while still in UK which was easy to do. Our guide Michael Francis (Micko) did an excellent job keeping us well informed and giving us plenty of time...","review_date":"May 27, 2018","user":"bob_s"},{"attraction_id":553,"rating":5.0,"review":"In laws trip.. Went to visit with my brother in law, his wife and grand daughter, we had all types of fun, we stay in Canada, the gas was as in the US side the people were friendly, and helpful, love to go back.","review_date":"May 22, 2018","user":"olivero_r"},{"attraction_id":553,"rating":5.0,"review":"Turned out to be a great tour! . I booked a tour which included the Hornblower boat tour. Found out it doesn't run until May. Paid $415.00 for 2 which included lunch buffet at Sheraton hotel. (Which had a spectacular view!)\nTom our guide was awesome! Gave us a lot of information on...","review_date":"April 16, 2018","user":"susand60441"},{"attraction_id":553,"rating":5.0,"review":"Great trip with Fabio. Me and my mom honestly had the best day with Zoom Tours. Fabio was amazing and told us a lot about the city and the falls. It was a very complete tour. Sadly, the hornblower boat cruise wasn\u2019t open yet due to the bad weather,...","review_date":"April 10, 2018","user":"tessag2016"},{"attraction_id":553,"rating":1.0,"review":"Ripped off. Very poor experience - Zoom canceled the boat experience but concealed that fact when I called to confirm the day before and throughout the actual 6 hour tour. The guide was impossible to understand, and the tour provided 20% at best of the money invested....","review_date":"April 5, 2018","user":"gary_h"},{"attraction_id":557,"rating":5.0,"review":"Awesome doesn't cover it!. This was the highlight of our trip to Vancouver Island!\nBetween the easy communication before the trip, to the amazing views, solid equipment and knowledgeable guide we had a stress free experience.\nBlaine is a great guide, having grown up in the area he knows...","review_date":"December 19, 2018","user":"x685990"},{"attraction_id":557,"rating":5.0,"review":"This tour serves up a whole lot of fun!. This tour was by far the highlight of our trip to Vancouver Island. It takes you on logging roads through the Nahmint Valley to some breathe taking views. Our tour guide, Blain, was super knowledgeable and certainly took the \u201cwow\u201d factor of this trip up...","review_date":"July 26, 2018","user":"jacieux"},{"attraction_id":557,"rating":5.0,"review":"Excitement and the personal touch. What can I say apart from an excellent day was had. Blain was a true gentleman and very knowledgeable about the history and activities that went on in Nahmint valley. Blain's knowledge and coaching of the buggies was superb. Health and safety on driving the...","review_date":"July 23, 2018","user":"angusg55"},{"attraction_id":557,"rating":5.0,"review":"Family Adventure Vacation. We had an amazing family trip thanks to Blain and the folks at West Coast Edge. We couldn't have asked for a better time. This was a 3 day custom trip for 6 of us that Blain put together for us including the amazing Chef...","review_date":"June 27, 2018","user":"alwatt2016"},{"attraction_id":557,"rating":5.0,"review":"Great scenery, good fun. Did a 4 hour tour of the Nahmint valley with Blaine as our guide. Scenery was excellent with several great view points. Not a difficult drive so nothing to worry about - you can get acclimatized to the machines very quickly.\nBlaine provided great commentary...","review_date":"May 16, 2018","user":"archw2016"},{"attraction_id":557,"rating":5.0,"review":"Worth Every Canadian Nickel!. I had such a fantastic time I was compelled to write my first TripAdvisor review.\nMy experience was awesome from start to finish. Patricia booked my tour over the phone on short notice, and she was able to pack me a delicious gluten-free lunch &...","review_date":"April 17, 2018","user":"the_roaming_chrome"},{"attraction_id":557,"rating":5.0,"review":"Highlight of our holiday!. We had an absolutely fantastic day out with Blaine, I simply can\u2019t recommend it highly enough \u2013 It was the highlight of our two weeks in BC. We did the full day tour, including the trip to their lodge at Henderson Lake which is simply...","review_date":"April 12, 2018","user":"jab_89"},{"attraction_id":557,"rating":4.0,"review":"Great Day, even though it rained the whole time! . A lot of fun! Recommend this trip for families and friends. Beautiful views, fun driving! Wonderful host, knowledgeable about the area and you can see that he loves his job!!","review_date":"April 6, 2018","user":"berleylouise"},{"attraction_id":557,"rating":5.0,"review":"excellent tour!. My husband and I have taken this tour twice now. One half day tour and a full day tour, both in the winter. Blaine the owner and guide, came prepared both times for whatever we may encounter, he even brought heated seats for us so...","review_date":"March 17, 2018","user":"zack73_12"},{"attraction_id":557,"rating":5.0,"review":"Fantastic Day touring. What a great Family Day Holiday we spent following our guide Blaine. The whole experience and service was top notch. Don't miss out in seeing a part of Vancouver Island you would not normally see. Highly Recommended. Thanks for a great day Blaine.\nPaul, Kris,...","review_date":"February 13, 2018","user":"prp68"},{"attraction_id":557,"rating":5.0,"review":"AMAZING!. My husband and I went on a full-day trip through the Henderson Valley with Blaine as our tour guide. What a highlight for us! Blaine was so knowledgeable and quick to adapt the day to suit our preferences. We loved his experience and easy-going personality....","review_date":"October 25, 2017","user":"emilyrfast"},{"attraction_id":557,"rating":5.0,"review":"Henderson Lake. My wife and I had an awesome day with Blaine as our guide. It was a highlight of our week trip to the island.\nUnbelievable sights, and trails. Blaine really knows is stuff, and was very keen to our ability and 'wants'.\nAlso appreciated the...","review_date":"October 24, 2017","user":"jaycg823pl"},{"attraction_id":557,"rating":5.0,"review":"Wonderful ATV Adventure. My wife and I -- neither of us ATV experts -- experienced a wonderful half-day ATV trip up and down the stunning back country of the Nahmint Valley around Port Alberni, BC, on Vancouver Island. West Coast Edge owner Blaine was a great tour guide....","review_date":"October 2, 2017","user":"yoyopa"},{"attraction_id":557,"rating":5.0,"review":"The Highlight of Our Vacation!. My wife and I went to Vancouver Island for 9 days, and this tour was the highlight of our trip.\nIf you're looking to experience Nahmint Valley in its entirety, this is it. Blain safely allowed us to experience all that nature had to offer...","review_date":"May 21, 2017","user":"stevenru2687ll"},{"attraction_id":560,"rating":5.0,"review":"Victoria Canada Trip. These Garden is one of the finest Botanical gardens I have visited. It rivals Longwood Gardens in PA. The displays are incredible and beyond description. We also had dinner at the gardens. The food was delicious, the service excellent and presentation very nice.","review_date":"September 28, 2018","user":"sacman150"},{"attraction_id":560,"rating":5.0,"review":"Great day. Jeffrey a.k.a plonker picked us up at the front door of our hotel. From the first minute his wonderful happy attitude was infectious. We had a full bus load of people that spent the entire day laughing. We had a wonderful trip to Butchart Gardens...","review_date":"September 18, 2018","user":"mgejwlks"},{"attraction_id":560,"rating":5.0,"review":"Gorgeous. This garden doesn't disappoint. It was just so beautiful. And lunch at the home of the Butchart's was delicious. I highly recommend spending a day here.","review_date":"August 27, 2018","user":"debrac828"},{"attraction_id":560,"rating":5.0,"review":"one of the best garden. i travel a lot but have not seen as nice and as well kept garden as this one eventough there are a lot of other gardens which compete with this one . some of the plants and flower so beautiful and colorful that they look...","review_date":"August 2, 2018","user":"smkhanmd"},{"attraction_id":560,"rating":5.0,"review":"Excellent day out. Don picked us up from our hotel in downtown Vancouver and guided us, with a continuous stream of information, to the BC ferry port and al the way across to Butchart gardens and Victoria.He was absolutely great, getting us onto an earlier ferry than had...","review_date":"July 20, 2018","user":"ollerbarrow"},{"attraction_id":560,"rating":5.0,"review":"amazing!. This place is a must see! The gardens are beautiful! We also had high tea at the Dining Room which we recommend. You should get a reservation as it's a wait if you don't. The price was very reasonable for what you get and the...","review_date":"July 19, 2018","user":"marci_c"},{"attraction_id":560,"rating":5.0,"review":"Speechless !. My wife and I visited in early July 2018 and it was BEAUTIFUL ! We thought we knew what we going to see but this place is so nice. Be prepared to doing some walking but trails are nice. Make sure your phone battery is...","review_date":"July 10, 2018","user":"antdawg73"},{"attraction_id":560,"rating":3.0,"review":"Not what we expected. This is a nice gardens but nothing special as far as types of flowers and plants. Packed with people that have no vision but what they want and will push you aside to get it. Nice places to eat an free use of umbrellas.","review_date":"July 5, 2018","user":"ronald_c"},{"attraction_id":560,"rating":5.0,"review":"Bucket list must do!. Excellent show, a full day is recomended to see all. We went in May but would be better later in the year when the rose gardens are in bloom! As it was there was an excellent display of flowers and plants.","review_date":"June 28, 2018","user":"bill_w"},{"attraction_id":562,"rating":5.0,"review":"Victoria was beautiful!. Chris was our guide for the day. He provided a ton of information about Victoria and the places we were going to tour. It was a peaceful and private ride to each of our destinations. Thank you!","review_date":"July 24, 2018","user":"kicknback70"},{"attraction_id":566,"rating":5.0,"review":"Had a BLAST!!. Such a great tour!! Our driver (Duncan) was a fantastic blend of polite, knowledgeable, super informative and friendly. We travelled with our 2 teen sons and even though it was a day long tour, with several stops to see points of interest along the way,...","review_date":"March 16, 2019","user":"sunshinefordayyys"},{"attraction_id":566,"rating":4.0,"review":"Great tour for first-time Niagara Falls visitors - with nice extras. Paul was our guide - and a fabulous one at that. He was friendly, knowledgeable (Canadian), helpful, and a good driver! We were on a minibus which was very comfortable and picked people up from several locations (mine was a good central one for anyone...","review_date":"February 12, 2019","user":"mcgfi"},{"attraction_id":566,"rating":5.0,"review":"Natural wounder. Niagara Falls is the collective name for three waterfalls that straddle the international border between the Canadian province of Ontario and the US state of New York. They form the southern end of the Niagara Gorge.\nFrom largest to smallest, the three waterfalls are the...","review_date":"January 27, 2019","user":"mohammed_s"},{"attraction_id":566,"rating":5.0,"review":"Awesome experience!. This tour was very well organized. Duncan, our guide\/driver was loaded with historical facts and stories along the way to Niagara Falls and was enthusiastic about sharing the information. That added so much to experience. I feel like we got so much more out of...","review_date":"January 9, 2019","user":"lexic220"},{"attraction_id":566,"rating":5.0,"review":"Amazing trip!. My favorite thing about this trip was how well organized it was. We got to hit all the great spots on the way to the Falls and had plenty of time to do everything we wanted at the falls as well. Our guide Duncan was...","review_date":"January 2, 2019","user":"alyse_h"},{"attraction_id":566,"rating":5.0,"review":"Loved it! . My family and I were debating renting a car and driving to Niagara Falls ourselves but I\u2019m glad we chose to do a tour. We stopped by a winery and tried some amazing ice wine, learned lots of facts along the way and was able...","review_date":"December 31, 2018","user":"lindatp3145tx"},{"attraction_id":566,"rating":5.0,"review":"Nice to travel as a small group and driver was very good. Visited Niagara Falls (and other attractions during the day) with this company and they were very good. Local pick up in Toronto worked fine. Nice small bus so it was quick to empty\/fill with passengers. Driver was informative but not overpowering. Stopped at all the...","review_date":"December 20, 2018","user":"andy_m"},{"attraction_id":566,"rating":5.0,"review":"Great experience. Very well organized. Our driver and guide was perfect. Overall a unique experience with interesting activities. I would definitely recommend it.","review_date":"December 13, 2018","user":"eleni_m"},{"attraction_id":566,"rating":5.0,"review":"Best day! . I can\u2019t recommend this trip enough. My boyfriend and I booked this tour having read the reviews on here and we were not disappointed. We were picked up from the Strathcona Hotel (where we were staying coincidently) at 8am on a Sunday morning and hit...","review_date":"December 9, 2018","user":"emmasilver85"},{"attraction_id":566,"rating":5.0,"review":"Highly Recommend. My girlfriend and I recently took this tour and had Steve as our tour guide. I cannot say enough of how fantastic this tour was. The drive, while long is very scenic and Steve was extremely knowledgeable about the area and it was very cool...","review_date":"November 28, 2018","user":"corey_holloway93"},{"attraction_id":566,"rating":5.0,"review":"Wonderful Day Trip. We were picked up right on time even though there was rain and snow showers that day. The trip included plenty of activities with enough time to enjoy each one and not rush. We started with Niagara on the Lake which was beautiful and had...","review_date":"November 23, 2018","user":"sara_kronfli"},{"attraction_id":566,"rating":5.0,"review":"Nice day tour. The tour itself was nice! This is in fact an all day tour so do not think they are lying. Travel is accounts for about three to four hours of the tour, and the rest you are active (either at the winery or Niagara). The...","review_date":"November 21, 2018","user":"kristin_w"},{"attraction_id":566,"rating":5.0,"review":"A delightful day trip!. The weather was cloudy and freezing cold, but we still really enjoyed seeing the beautiful falls from above (on the escarpment pathway) and below (on the windy, water-sprayed Hornblower tour boat ride), and the various interesting stops along the way. A real highlight of the...","review_date":"November 21, 2018","user":"hokadinkum"},{"attraction_id":566,"rating":5.0,"review":"Great tour. Even though some sightseeing was not able because we choose the time off the season it was absolutely amazing and worth going.","review_date":"November 16, 2018","user":"meda_v"},{"attraction_id":566,"rating":5.0,"review":"Niagara Falls day trip from Toronto. What a lovely day.\nComfortable bus with a great guide who told us lots of facts about Toronto and the areas we were driving though and stopping at.\nLovely wine tasting trip and stop in Niagara on the lake which is a beautiful little town....","review_date":"November 13, 2018","user":"687clarec"},{"attraction_id":566,"rating":5.0,"review":"Extraordinary day from Toronto. The day trip from Toronto to the Falls was amazing. We took an unplanned helicopter ride which was a better value through the day tour than booking in advance. I can't say enough on how cool that was!!! The boat ride through the falls was...","review_date":"November 6, 2018","user":"528karenb528"},{"attraction_id":566,"rating":5.0,"review":"Fantastic day out. As a general rule we don't usually do organised coach trips, but we were highly recommended this tour from others who don't either! We thoroughly enjoyed the day (Sunday 21\/10) which started by picking us up promptly. Our guide was excellent, very friendly and hugely...","review_date":"October 27, 2018","user":"sue6222"},{"attraction_id":566,"rating":5.0,"review":"Very enjoyable trip. My family and wouldn't normally book organised tours due to previous experiences years ago of going from one gift shop to another. However given previous reviews we took the plunge and booked with this company.\nWe were picked up on time, by a very pleasant...","review_date":"October 26, 2018","user":"officerdee"},{"attraction_id":566,"rating":5.0,"review":"Really enjoyable trip. Was apprehensive about an organised bus trip but my worry was unnecessary. First of all,considerably cheaper than other available tours I looked at. Our driver\/ guide Ralph was friendly, witty and informative. Bus was larger than expected with 40 people on board. There was also...","review_date":"October 22, 2018","user":"barbarabaillie"},{"attraction_id":566,"rating":5.0,"review":"The best way to see Niagara in a day from Toronto (even if you are a local!). We went as a family group of 5, mixed ages and two Canadians in the group who had been to Niagara Falls, and the wine region a number of times. We were picked up from the Strathcona Hotel at 8 am (this hotel is right...","review_date":"October 18, 2018","user":"alex_f"},{"attraction_id":566,"rating":5.0,"review":"No better way to see Niagara in a day. We were picked up in a comfortable air-conditioned coach by Ron, who managed to fill the entire drive there with information and stories. On arrival at Niagara on the Lake, we were given an hour to wander around, which was plenty given that it's not...","review_date":"October 12, 2018","user":"samdwc"},{"attraction_id":566,"rating":5.0,"review":"Thank you TA Reviewers.... ...as I saw all the \"excellent\" ratings and decided this was the tour to do. And we were not disappointed as all the previous comments and praise seemed totally justified and I can't think of anything good to say that has not already been said...","review_date":"October 7, 2018","user":"lexus51"},{"attraction_id":566,"rating":5.0,"review":"Great day to go Niagara Falls. We took the day to go Niagara falls with Niagara Day Tour. The drive was smooth in comfortable 20 seater bus. The driver Ralph was informative, witty and communicative. He gave us a great account of the falls and other attractions. The falls themselves are...","review_date":"October 3, 2018","user":"venkysv"},{"attraction_id":566,"rating":5.0,"review":"Amazing . We had a great day at this all day excursion from Toronto. We met at a downtown hotel Strathcona at 8:00am. Quick check into a small shuttle and met Ron who told us narrated the drive to Niagara. We made a stop in the picturesque...","review_date":"September 26, 2018","user":"chenille_r"},{"attraction_id":566,"rating":5.0,"review":"Amazing Day at Niagara!. My friend & I were very pleased with this tour. We got a full day exploring the town of Niagara on the Lake, a winery specializing in ice wine, some quick stops at the world's smallest chapel and floral clock, and then a couple hour...","review_date":"September 24, 2018","user":"alexandra_g"},{"attraction_id":566,"rating":5.0,"review":"Brilliant informative day tour with lots of variety. I took this tour in April 2017 with my parents and would like to praise Duncan for his brilliantly, informative commentary throughout the day. It was excellently organised from start to finish and we learnt so much. The stop at the winery was amazing and...","review_date":"September 22, 2018","user":"emma_h"},{"attraction_id":566,"rating":5.0,"review":"Good day out. We did the tour and it was really good, Niagara on the lake is beautiful, just wish we had had more time there, wine tasting, a good deal on a helicopter ride, and a boat trip up to the falls, great value and a lovely...","review_date":"September 17, 2018","user":"jayne67"},{"attraction_id":566,"rating":4.0,"review":"Great day out. Three adults and one child travelled on this tour at the end of July. There were approximately 14 to 16 persons, a nice mix of adults and children travelling. The bus was comfortable and the drive took just under two hours each way. Wee departed...","review_date":"September 11, 2018","user":"bibliosd"},{"attraction_id":566,"rating":5.0,"review":"Wonderful Day!. Had a phenomenal tour with Ralph! Lots of knowledge on the way. Got three hours at the falls. Wine tasting you name it. Don't hesitate.","review_date":"September 3, 2018","user":"chrisbo1331lq"},{"attraction_id":566,"rating":5.0,"review":"Day trip to Niagara falls .... For those who look for a tour to visit the amazing Niagara falls, I strongly suggest to book with these guys. I did the tour last Aug 28th, the driver\/guide was Burkus, we had an amazing experience. First of all we were picked up at...","review_date":"September 1, 2018","user":"alessio0575"},{"attraction_id":566,"rating":5.0,"review":"Day tour of Niagra Falls. Really good tour. We were picked up in down town Toronto at 8am and brought out to our destination. You get to go to Niagra on the lake town. Our driver was very knowledgeable about the area and gave us lots of information and history...","review_date":"August 28, 2018","user":"seanc619619"},{"attraction_id":566,"rating":5.0,"review":"Great Trip to the Falls. Great Trip. Duncan was a great guide. Loved visiting all the stops along the way to the falls. Book the boat tour, it\u2019s worth every penny. You\u2019ll have enough time to take the boat to the falls and grab a bite to eat by not...","review_date":"August 15, 2018","user":"lockportjoe"},{"attraction_id":566,"rating":5.0,"review":"Niagara Day Tour with Hornblower boat trip and Wine tasting. I took this tour late in July 18, with my two children and we found this to be excellent. Although the children were not able (or interested) in wine tasting. The tour of Niagara falls on the Hornblower boat was excellent (be prepared to get...","review_date":"August 14, 2018","user":"lawrence_s"},{"attraction_id":566,"rating":5.0,"review":"Worth ever penny. I visit Toronto a lot for work but this is the first time my wife and teenage daughter came along so I wanted them to see Niagara Falls. I chose this company as they picked up from my hotel.\nFrom start to finish it has...","review_date":"August 11, 2018","user":"vonschmidt72"},{"attraction_id":566,"rating":5.0,"review":"Fabulous! You must take the boat when you get to the falls. A full day but a great experience. Started with Duncan picking us up to the central meeting point. Throughout the day he kept us informed with some local history and relevant information. First stop was Niagara-on-the-lake which actually was as pretty as we had heard....","review_date":"August 9, 2018","user":"michael0707"},{"attraction_id":566,"rating":5.0,"review":"Excellent day out. Having booked this day tour months in advance on the GB Tours website we followed clear instructions and met the tour bus at 8.20am near the Eaton Centre. After promptly setting off, Bernard, our tour guide explained the day's expectations, adding humour.\nThe first stop...","review_date":"August 3, 2018","user":"clairebee02"},{"attraction_id":566,"rating":4.0,"review":"Excelent Guide and Great tour. Being a Saturday - the guide went straight to the falls to beat the crowds. Boy was he so right - by the afternoon when we moved on to the other part of our tour - you could not move for people. The wine tasting...","review_date":"July 27, 2018","user":"bob19472016"},{"attraction_id":566,"rating":3.0,"review":"The tour guide called Dunkun was unprofassional. This is my first trip to Canada with my mom and this tour guide shocked us with his umprofassional behaviour! It might be a surprising statement to some who have had a trip with him because he does not behave with all of the tourists...","review_date":"July 26, 2018","user":"sahar_a"},{"attraction_id":566,"rating":5.0,"review":"Exactly as expected, smooth and effective!. I booked this tour in the very last minute (<12 hours before the tour start),\nimmediate confirmation received and we were ready for the adventure!\nI think not being picked up from the hotel is an advantage as it avoids a loss of time, and...","review_date":"July 24, 2018","user":"eren_o"},{"attraction_id":566,"rating":5.0,"review":"Great way to spend the day and get to know the Falls!. Its a very well planned tour. The cruise is a must on the Niagara Falls so if you can book in advance is best because time is short.\nThe stop on Niagara on the Lake is a bit short (about an hour including the 10-min...","review_date":"July 20, 2018","user":"lucas_g"},{"attraction_id":566,"rating":5.0,"review":"BG Tours. Well organised by a very professional guide named Felix, it is a \"must do\" day trip for anyone visiting Toronto. Many options available and a visit to one of the most charming towns, Niagara on the Lake, before heading to the falls. Money well invested!","review_date":"July 15, 2018","user":"carlos_gustavo_m"},{"attraction_id":566,"rating":5.0,"review":"Fuss-free trip!. It was definitely fuss-free from the time I book the tour (booked it the day before) till the end of the tour. It was convenient and our driver, David, shared a variety of facts throughout the trip. Niagara Falls itself was a beauty! I would...","review_date":"July 13, 2018","user":"ezzati_s"},{"attraction_id":566,"rating":5.0,"review":"Great way to see the Falls. This is the way to see the Falls if you're staying in Toronto. No worries about getting there, lunch (included) or where to go. It was hassle free.\nOur driver was courteous and professional from the moment we were picked up from our hotel in...","review_date":"July 6, 2018","user":"bobmcgs"},{"attraction_id":566,"rating":5.0,"review":"So many things to do. While the highlight of the visit is actually seeing the Falls there are so many other things to do at Niagara Falls. If one has only a day I suggest that they be there early. Watching the Falls and taking photos is about a 2hour...","review_date":"July 1, 2018","user":"munird2014"},{"attraction_id":566,"rating":4.0,"review":"Stress free trip from Toronto to the Falls. This trip covered it all...including how to get out of traffic jam on return trip. Boat tour and winery were the highlights. Very accommodating and patient driver named Ralph.","review_date":"June 29, 2018","user":"maria_d"},{"attraction_id":566,"rating":5.0,"review":"Great day. Got picked up from hotel and taken to coach, Driver was such a laugh told us about each stop. Went to Souvenir City as name suggested. Niagara Falls second time we have been beautiful but always busy, Had time to do the railway and the...","review_date":"June 25, 2018","user":"proudie-10"},{"attraction_id":566,"rating":5.0,"review":"An awesome day!. My sister and I booked this tour--we wanted to go to Niagara Falls but didn't want to find our own way. This was a perfect option! Duncan, our driver\/guide was knowledgeable and professional. A great tour for an amazing price!","review_date":"June 12, 2018","user":"stacie_h"},{"attraction_id":566,"rating":5.0,"review":"Niagra day tour with winery visit. Fantastic day, made all the more special by our charming and interesting guide\/driver Ralph.\nWe were in a small bus and Ralph informed and guided us through the day, wonderfully.\nThank you.","review_date":"June 2, 2018","user":"bob_c"},{"attraction_id":566,"rating":5.0,"review":"Great Day Out!. There are so many different operators to chose from, and we booked this tour mainly because of the good reviews and recommendations on this site We were not disappointed. We were picked out about 820 from a central hotel in downtown Toronto - being a...","review_date":"May 29, 2018","user":"522arlenem"},{"attraction_id":566,"rating":5.0,"review":"Great Experience, highly recommended!. We had the pleasure of having Steve as our tour guide today to the Niagara Falls. Not only was he knowledgeable, but also very resourceful always providing the utmost of quality service to everyone onboard the bus. The overall experience was magnificent, and highly recommended!...","review_date":"May 19, 2018","user":"ymarquez06"},{"attraction_id":566,"rating":5.0,"review":"Must do excellent value tour. . Our guide was Berkus. Good, slightly humourous intro briefing and highlighting key sights on the way out of Toronto.\nHe gave a very knowledge commentary at each location.\nStopped at Niagara Falls Village for an hour.\nReif Winery for 20 mins of wine tasting.\nQuick...","review_date":"May 16, 2018","user":"oxonboy"},{"attraction_id":566,"rating":5.0,"review":"Book it, relax and Enjoyyyy!!!. My wife and I took this day tour with \"Niagara Day Tour\" and they did everything possible to make it a very memorable day for us. We surely liked their itinerary and the well organized service. Special thanks to David for his top-class service. We...","review_date":"May 16, 2018","user":"rohit_k"},{"attraction_id":566,"rating":5.0,"review":"Fantastic day-tour. We had a fantastic time on this day tour. The tour guide (Burkas) was very knowledgeable, nice and funny. The stops along the way to Niagara really made the tour special, from the quaint little village to the flower clock. The tour guide knew when...","review_date":"May 1, 2018","user":"evin_m"},{"attraction_id":566,"rating":5.0,"review":"Very Nice Tour!. Had a lovely time during the Niagara Falls Day Tour. Our tour driver was very nice and very knowledgable. Learned alot about Niagara and Toronto!","review_date":"April 30, 2018","user":"cathy_m"},{"attraction_id":566,"rating":5.0,"review":"Fantastic day out. We were picked up in a comfortable minibus and set off on time. The driver was very friendly and knowledgeable, sharing lots of information on the drive there. The day involved lots of interesting stops, some of which were slightly spoiled by the weather...we had...","review_date":"April 12, 2018","user":"tai33"},{"attraction_id":566,"rating":5.0,"review":"Niagra falls and more. Great value trip taking in the falls after visiting Niagra on the Lake, the Reif winery and a stop on top of the hydroelectric plant.\nDuncan was a great driver and tour guide, highly recommended.","review_date":"April 10, 2018","user":"iceynicey"},{"attraction_id":566,"rating":4.0,"review":"Great Day Out (Despite the weather!). I went on this tour last week with my wife and 2 sons.The day tour was a great way to see not only Falls but also the many interesting places along the way. Our trip last week was the first day driving for our guide...","review_date":"April 9, 2018","user":"seanclaire2016"},{"attraction_id":566,"rating":5.0,"review":"Great way to see Niagara Falls from Canada. We had a great experience on this tour. The shuttle was on time (and completely filled, even in early April!). The trip to Niagara Falls included several stops including a winery (with wine tasting), a chapel, Niagara on the Lake, and one stop at the...","review_date":"April 6, 2018","user":"kazoofamily"},{"attraction_id":566,"rating":5.0,"review":"Great tour. Despite being march we had a lovely day with sunshine and had more than enough time to visit everything calmly. I'm not a big fan of wine but loved the wines we tasted. Overall it was an amazing day.","review_date":"March 5, 2018","user":"sofiaa2944"},{"attraction_id":566,"rating":5.0,"review":"Amazing. The tour was simply amazing. Great sight of the falls and loved the included wine tasting experience. Our guide Paul was very friendly, and gave us very good tips. Totally recommended!","review_date":"February 22, 2018","user":"carlos_j"},{"attraction_id":566,"rating":5.0,"review":"A must see. The group was small so we were able to spend 3 1\/2 hours at the falls as well as time at the winery and Niagra on the lake. The tour guide, David, was very friendly and informative. I would recommend this tour company.","review_date":"January 26, 2018","user":"travelingprice"},{"attraction_id":566,"rating":5.0,"review":"Niagara falls. For anyone that has not visited the Canadian Niagara falls.\nIt is one of the most spectacular site to see, it is definitely a must see.","review_date":"January 22, 2018","user":"penman50"},{"attraction_id":566,"rating":5.0,"review":"Great day trip. Tour was great. Guide was knowledgeable, helpful and friendly and like that it was a small van (off season) so felt more personal. I'd definitely recommend them.","review_date":"January 2, 2018","user":"melissa_w"},{"attraction_id":566,"rating":4.0,"review":"A good one. The guide was friendly and nice, and through the tour, we get to know more about the Niagara Falls and surrounding, and visit places which we probably would skip if we were not on the tour.","review_date":"December 22, 2017","user":"ykic2017"},{"attraction_id":566,"rating":5.0,"review":"Great experience and day. We did a lot of research before choosing Niagara Day Tours. We chose them primarily because the tour groups are smaller (ours was 24 on a large mini-bus) and the the amount of time at the Falls.\nWe were not disappointed. We met outside a...","review_date":"November 12, 2017","user":"philp788"},{"attraction_id":566,"rating":5.0,"review":"Beautiful place. Family get together in the area with the Niagara Falls tour was everyones favorite. Very exciting but safe. Child and teen friendly.","review_date":"November 10, 2017","user":"emel_e"},{"attraction_id":566,"rating":5.0,"review":"Couldn't ask for a better day!. We had to make some last minute changes to plans, so firstly Burkus was very accommodating switching our days at short notice. My wife Rachel got the confirmation through that we'd be picked up outside our hotel, and as stated the tour bus came around...","review_date":"November 1, 2017","user":"dave_j"},{"attraction_id":566,"rating":5.0,"review":"Truly spectacular . This is a special trip. Our guide, Duncan collected us from our hotel. The group in total was 24. The journey out to the falls is informative. Duncan has an easy style and whilst some facts are a little quirky they do give you a...","review_date":"October 29, 2017","user":"nealg561"},{"attraction_id":566,"rating":5.0,"review":"One off the bucket list!!. Our first trip directly booked through TA and it was amazing! Duncan (the tour guide and bus driver) arrived promptly, checked us in and we were off! Great advantage was only one pick up so we made tracks straight away. Duncan was hugely knowledgeable and...","review_date":"October 27, 2017","user":"daniel_c"},{"attraction_id":566,"rating":5.0,"review":"Brilliant tour. The tour was brilliant. Our driver was very friendly and informative,we made a number of stops on the way to the falls including Niagara in the lake town, and a wine tasting visit. All the stops were timed well giving you enough time to have...","review_date":"October 23, 2017","user":"leerichardson14"},{"attraction_id":566,"rating":4.0,"review":"A Long Day But Worth It. We had a good experience with Niagara Day Tour. We were picked up on time in a clean, comfortable bus. The tour itinerary was interesting. Our guide was experienced and knowledgeable. It was nice not having to worry about directions and parking, especially at Niagara...","review_date":"October 22, 2017","user":"leon_t"},{"attraction_id":566,"rating":5.0,"review":"Perfect break during a work trip.. In Toronto for a conference and a day to fill with the Thanksgiving holiday. Three of us booked the day tour with the Hornblower boat ride included. Superb day even if the weather was average. Small bus (24 in total) picked us up on time....","review_date":"October 10, 2017","user":"mark_l"},{"attraction_id":566,"rating":5.0,"review":"A day to remember . Fantastic. Great guide(Alicia) and driver (Eli)\nA few minutes late on picking up but you have to accept that can happen.\nMade it clear that doing the helicopter could result in missing out on other parts of the tour.\nGiven lunch option though we declined....","review_date":"October 6, 2017","user":"143drewr"},{"attraction_id":566,"rating":5.0,"review":"Amazing Experience. Possibly the coolest thing I did while in Toronto. I really enjoyed strolling around the little town we were taking to, the wine tasting was very cool, and of course Niagara Falls was beautiful! After taking the boat tour up close I walked to the...","review_date":"September 24, 2017","user":"atl77054"},{"attraction_id":566,"rating":5.0,"review":"Perfect tour itinerary. A friend and I took part in the Niagara Day Tour on September 20 and were so impressed by our tour guide Burkus.\nThe small group size (about 13) was ideal as it meant we received a really personal service. The bus picked us up...","review_date":"September 21, 2017","user":"parrysite2014"},{"attraction_id":566,"rating":5.0,"review":"Excellent tour. Our day tour from Toronto to Niagara Falls was excellent. We were on a small bus (20 people) and our guide Duncan provided interesting commentary during the drive. We made a few interesting stops along the way, and never felt rushed or hurried. We also...","review_date":"September 17, 2017","user":"zoegnunn"},{"attraction_id":566,"rating":5.0,"review":"Great tour to the Falls. A long but rewarding trip to Niagara Falls from Toronto with Niagara Day Tour. Pick-up was spot on time. Our driver\/guide Duncan was brilliant - informative and personable. The balance of the day was perfect including a winery with a tasting. We took the 10...","review_date":"September 12, 2017","user":"iane15"},{"attraction_id":566,"rating":5.0,"review":"Getting wet. In July we took 2 California grandchildren to see Niagara Falls from our Canadian side. It was a beautiful sunny day and we took the boat trip. It used to be called Maid of the Mist but now has a different name. Luckily we didn't...","review_date":"September 12, 2017","user":"elaine_g"},{"attraction_id":566,"rating":5.0,"review":"Best tour ever!. Mr Dave was our tour guide and did an excellent job! He picked me on time and I was the last person for pick up =). The bus was comfortable, clean and water is available. The Tour has many stops for bathroom breaks. The Itinerary...","review_date":"September 10, 2017","user":"ebjohns11"},{"attraction_id":566,"rating":5.0,"review":"Fantastic tour. Wife and I went on 17th August. Picked up on time from the hotel and on our way. Brilliant driver David who made us feel very welcome. Excellent tour with the highlight being the trip on the Hornblower on the falls and the short stay...","review_date":"September 4, 2017","user":"brianscotland73"},{"attraction_id":566,"rating":5.0,"review":"I Recommend this tour to the Niagara. We took the tour and my children (13 & 17) said it was the best tour they ever did.\nThey take you to Niagara on the lake, to the flower clock, to the smallest chapel, to a winery and then to Niagara falls - I...","review_date":"September 3, 2017","user":"anatarad"},{"attraction_id":566,"rating":5.0,"review":"Fabulous Tour. The bus left exactly on time. It was very pleasant- the group size was about 20 and the inside of the bus was spacious and air conditioned. The tour guide himself was really nice and happy to help. The stops on the way to Niagara...","review_date":"August 31, 2017","user":"gracelht"},{"attraction_id":566,"rating":5.0,"review":"First class tour run by first class people!. A wonderful tour. Efficiently operated. Friendly. Professional. Through my mistake, we were going to be too late to make the tour and they were booked solid the following day. Burkus and Co swung by our hotel on the way out of town to pick us...","review_date":"August 25, 2017","user":"michael_j"},{"attraction_id":566,"rating":5.0,"review":"Great Tour!. Great Tour and Knowledgeable Tour Guide! (Dave) We booked this tour based on their reviews, small group size and the way this successful company was started. We also met Burkus Chapman on our tour. Our pickup at The Strathcona Hotel in downtown Toronto was fast...","review_date":"August 24, 2017","user":"annette_b"},{"attraction_id":566,"rating":5.0,"review":"Great tour and great guide. Well planned tour through the wineries in Niagra, lovely town of Niagra on the lake and the main attraction pf Niagra Falls.\nWe had a good and funny guide in Dave. He also took a special detour for our choppermride over Niagra.\nI highly recommend...","review_date":"August 21, 2017","user":"herbert_p"},{"attraction_id":566,"rating":5.0,"review":"Niagara Day tour. This tour is excellent! Very informative and friendly guide (Burkus Chapman). Highly recommend Niagara Day tours!","review_date":"August 18, 2017","user":"tamtam04"},{"attraction_id":566,"rating":5.0,"review":"Worth every penny. The bus ride was comfortable with the driver very informative providing us with information as we drove along. By going with the tour we were able to skip the huge lines at the falls and hope straight on the boat. I would go on the...","review_date":"August 17, 2017","user":"melh369"},{"attraction_id":566,"rating":5.0,"review":"Must visit!. This is a wonderful and most amazing view of the mighty Niagara. The boat takes you near to the fall and you will feel the power and the beauty of the falls. Must visit.","review_date":"August 14, 2017","user":"kalesh2017"},{"attraction_id":566,"rating":3.0,"review":"The overall experience felt extra touristy. We chose this company based on reviews, and while it was good, it wasn't great. The stops along the way to Niagara Falls felt a bit forced in to try and make us buy items at each stop. The winery was a great stop, along...","review_date":"August 13, 2017","user":"jazemaster"},{"attraction_id":566,"rating":5.0,"review":"Niagara Trip. Igo with my family to visit the Falls every year and so relaxing to hear the sound of the water falls,the mist and breeze but this time with my friends for a change.It is so much fun to tour Niagara Falls .I reccomend this to...","review_date":"August 12, 2017","user":"con162017"},{"attraction_id":566,"rating":5.0,"review":"Totally worth it. Excellent. Glad this was the tour I decided on after looking online for the tour that was just right for my style of travel. Loved the structure as well as the free time at the Falls. Was happy that Niagara on the Lake was included....","review_date":"August 10, 2017","user":"shrinkwrapped3"},{"attraction_id":566,"rating":5.0,"review":"Niagara Falls Day Tour,Wine Tasting & Hornblower Cruise. The pickup point is at the Strathcona Hotel which suited us as it was a easy stroll from where we stayed at Novotel . The bus arrived on time (20 seater) , the interior was clean and seating was comfortable . David was our driver...","review_date":"August 9, 2017","user":"edwardw573"},{"attraction_id":566,"rating":5.0,"review":"Exploring Niagara. We had friends in from Australia. Booked a downtown hotel for the weekend. Purchased a bus pass, good for 2 days. It travles all over Niagara Falls. Many stops. Awesome drivers. We stayed on the buses to check out their routes, and everything that they...","review_date":"August 8, 2017","user":"kozak436"},{"attraction_id":566,"rating":5.0,"review":"spectacular. This is the closest anyone could see the Niagara Falls Canada site. The water mist was an experience you would not want to miss. The water was refreshing and the boat going near the waterfalls was exhilarating. My heartbeat stopped for a bit knowing I...","review_date":"August 8, 2017","user":"rowena_morin"},{"attraction_id":566,"rating":5.0,"review":"A great tour. Having looked at various reviews on this site for Niagara Tours, we decided to go with Niagara Day Tour and were really pleased we did. The tour included everything it said it would and we certainly weren't disappointed. The additional stops were very interesting and...","review_date":"August 2, 2017","user":"dianna_elizabet..._o"},{"attraction_id":566,"rating":5.0,"review":"Niagara Falls. We were staying in Toronto and drove ourselves to Niagara Falls. It is about a 90 minute drive on a freeway for most of the way. It is an easy drive. The Falls are spectacular and there are many photo opportunities. The area is quite...","review_date":"August 1, 2017","user":"demonmike"},{"attraction_id":566,"rating":5.0,"review":"Great tour - highly recommend them!. My wife, daughter and I were impressed throughout the trip. The pick-up was on time, our driver ( originally from New Zealand) was courteous, extremely knowledgeable and was genuinely interested in ensuring all guests truly enjoyed their experience on the tour.\nThere was lots to...","review_date":"July 28, 2017","user":"adventure481430"},{"attraction_id":566,"rating":5.0,"review":"Awesome day of discovery and education!. Gloria, our guide, prepared us for our visit to Niagara Falls by sharing her deep knowledge of the history of Ontario as we made our way from Toronto to the Falls. She entertained us with stories and anecdotes that brought the history lesson to life....","review_date":"July 28, 2017","user":"job1938"},{"attraction_id":566,"rating":4.0,"review":"Great views & excellent tour guide.. Unfortunately we ended up going on an overcast & rainy day but we made the best of it.\nDuncan, our guide, was quite humorous & kept everyone upbeat. His commentary on the way out to St. Catherines & in Niagara Falls was very interesting as...","review_date":"July 28, 2017","user":"debidoubled"},{"attraction_id":566,"rating":5.0,"review":"Good value tour. We did this trip on Wednesday, David was our guide excellent tour so much to see and do, great stops along the way. Just enough time at each place and the highlights The Falls. David was a great guide full of enthusiasm but not over...","review_date":"July 15, 2017","user":"katy161"},{"attraction_id":566,"rating":5.0,"review":"The highest tower in Toronto.. As one looks at the falls, if you turn around, you will see a very high tower. I didn't get time to go but I was told it is a wonderful place to be. If you go to the highest floor you are able to...","review_date":"July 14, 2017","user":"ice885"},{"attraction_id":566,"rating":5.0,"review":"One of my favourite places to visit.. Niagara Falls is one of my favourite places to visit, Clifton hill , the Hershey store, the Coca Cola store, all of the attractions. The falls themselves, the water flowing, the sound , the mist, I've never been on the maids of the mist but...","review_date":"July 13, 2017","user":"thomas_b"},{"attraction_id":566,"rating":5.0,"review":"A Fabulous Day Out!. It's a great day Tour with just the right amount of time, not too short that you feel rushed and not too long that you're waiting around. Burkus was a fabulous tour guide and very knowledgeable, providing interesting commentary along the way. I would recommend...","review_date":"July 12, 2017","user":"gilly389"},{"attraction_id":566,"rating":5.0,"review":"Great experience and excellent service. Small group tour with 12 people, had enough free time at the fall. Great service for pick and drop off.","review_date":"July 11, 2017","user":"jun_c"},{"attraction_id":566,"rating":5.0,"review":"Niagara Falls Canada. Be sure to take in the behind the falls tunnel tour. It is beyond your imagination just how powerful the flow of water is. You are able to walk out to an observation platform to look up at the water falling directly beside you. Be...","review_date":"July 11, 2017","user":"craigmarkham"},{"attraction_id":566,"rating":5.0,"review":"Excellent day trip to Niagara Falls. Highly enjoyable, well run tour from Toronto to Niagara Falls. Was picked up from my hotel by Burkus, who was an excellent tour guide throughout the day. With numerous stops throughout the day to visit Niagara on the Lake, a winery and several other locations,...","review_date":"July 11, 2017","user":"dylanmorris"},{"attraction_id":566,"rating":4.0,"review":"Niagara on the Lake & Niagara Falls. On July 6th I took my 91 yr friend for a birthday drive and we took in Niagara on the Lake and Niagara Falls. We did many stores in NOL which was very busy and all stores staff very helpful and friendly. After 3 hrs...","review_date":"July 10, 2017","user":"dorothy_v"},{"attraction_id":566,"rating":5.0,"review":"Pefect place to visit. Niagara Falls is the prefect place to visit for the whole family, but even more so for young adults. There is a Casino for Evening entertainment and lots to do during the day. 2-3 days would probably be enough. Try and stay in a Hotel...","review_date":"July 10, 2017","user":"solb294"},{"attraction_id":566,"rating":4.0,"review":"Spectacular in every way.. You NEED to plan a visit to Niagara Falls when visiting Canada. The falls are spectacular! And spectacular in all seasons! You can stand beside them, boat under them or head up the tower for a bird's eye view. There is a lot to see...","review_date":"July 10, 2017","user":"hockney"},{"attraction_id":566,"rating":4.0,"review":"Niagara Day Tour from Toronto. We booked this tour from Australia because based on the reviews it seemed to be pretty popular.\nThe tour was pretty good. Our guide - Duncan, seemed to really know a great deal about the area and kept us informed all the way to Niagara...","review_date":"July 4, 2017","user":"geoffdemanser"},{"attraction_id":566,"rating":5.0,"review":"They are all you need for a perfect trip!. We booked Niagara Day Tour for a full day private trip to Niagara Falls and everything was just perfectly arranged. Our tour guide Mr. Paul was simply the best with wide knowledge, sharing it in a very pleasant and interesting way throughout the entire journey.","review_date":"July 1, 2017","user":"mt_5691"},{"attraction_id":566,"rating":5.0,"review":"Niagara Falls tour. We didn't books a tour and I was worried about getting to all of the sites. We stopped at a rest area on Hwy 90 and they were telling about everything at the falls. I talked to the lady and decided to sign up for...","review_date":"June 30, 2017","user":"dennis_d64"},{"attraction_id":566,"rating":5.0,"review":"I couldn't believe it was this beautiful!. Burkus picked us up at our hotel in Toronto and took us to the most scenic places to take pics before we made it to the falls. I highly recommend this tour and I opted for the boat tour which was so much fun! Make...","review_date":"June 27, 2017","user":"suzanne_b"},{"attraction_id":566,"rating":5.0,"review":"Fabulous Day. We had Burkus as our driver and guide. He did just the right amount of commentary providing good info where needed but staying off the mike when its not - unlike so many other tours we have been on where they never shut up. Small...","review_date":"June 26, 2017","user":"r9745vflindap"},{"attraction_id":566,"rating":5.0,"review":"A must visit. Fantastic Niagara Falls, just as lovely as you would expect. A boat trip to the Falls is really fun an experience to remember, very damp but worth it. Well organised tour. An excellent and enjoyable day out.","review_date":"June 26, 2017","user":"nicola_h"},{"attraction_id":566,"rating":5.0,"review":"Would Recommend . This was a very good Trip. Tour guide was friendly and informative. Would recommend to anyone as you also get to visit the beautiful town of Niagra on the Lake, nice bit of wine tasting, not to interested in the Floral clock . Then Niagra...","review_date":"June 23, 2017","user":"christos66"},{"attraction_id":566,"rating":5.0,"review":"Excellent Tour with Professor Mike our guide and driver. This is a great tour. Initially I thought I could not fit it into my schedule. However the company offered to pick me and my wife up en-route as soon as we got off our plane at Pearson Airport at a location in Sherway Drive...","review_date":"June 20, 2017","user":"arvind_m"},{"attraction_id":566,"rating":5.0,"review":"Very good option for Niagara Falls from Toronto. We chose NDT based on Tripadvisor reviews. Our driver and guide was Duncan and he was very good and precise from all angles. We did enjoy his explanations regarding history and geography of the region. Falls were amazing and we also very much enjoyed the...","review_date":"June 20, 2017","user":"bogdan2005"},{"attraction_id":566,"rating":5.0,"review":"Perfect Day Trip. Niagara Day Tour did a great job on planning this day trip. We were able to see everything we wanted to see without feeling rushed. The discount to get picked up at Union is great, and the small group makes the trip feel more personal....","review_date":"June 19, 2017","user":"mirandaewashko17"},{"attraction_id":566,"rating":5.0,"review":"Great value tour. What a fabulous day. I agree with the person who suggested a little longer in Niagara on the Lake. I would suggest that every one meeting at one central location in the city would allow extra time to be spent here. It was a stunning...","review_date":"June 17, 2017","user":"marlena675"},{"attraction_id":566,"rating":4.0,"review":"A lot of driving to get there and back. Best part - Hornblower Niagara Cruise. If there was a faster way to get to the falls and back; you should consider it. Otherwise; the tour was just fine. Stopped a few times along the way - winery, largest floral clock (really??), smallest chapel (ok), fruit stands. Driver was courteous and...","review_date":"June 16, 2017","user":"burnsomaha"},{"attraction_id":566,"rating":5.0,"review":"Great family fun. Duncan did a great job explaining the history and interesting facts along our route to Niagara Falls.\nOne suggestion...Niagara on the Lake was a fantastic stop. We really wish we had more time here --- even if it meant cutting some of the other stops....","review_date":"June 16, 2017","user":"steve_t"},{"attraction_id":566,"rating":5.0,"review":"Can't Rate highly enough. Great tour, no stress, well organised and very well priced.\nWould highly rate this if you want to visit the falls","review_date":"June 7, 2017","user":"michelle_t"},{"attraction_id":566,"rating":5.0,"review":"Great commentary by Duncan! . We had Duncan as our driver cum guide. He provided us with great full commentary about the history of the area, and the interesting sights along the way from Toronto city to niagara falls.\nThe tour also let us have an hour of free time...","review_date":"June 3, 2017","user":"chenghyork"},{"attraction_id":566,"rating":5.0,"review":"A fantastic day out. Dave was our tour guide, who was brilliant. They couldn't pick us up from our apartment however gave us the name of a hotel down the road which was easy for us to get to.\nThe minibus wasn't too big (10 of us) which was...","review_date":"June 1, 2017","user":"verity-phillips"},{"attraction_id":566,"rating":5.0,"review":"great tour that you must do. This is a great tour that you must do, our driver was Duncan , he was very friendly, knowledgeable and professional. I absolutley loved the day commencing at 8am and returning at 6pm so it is a long day but a fun day but definitely...","review_date":"May 31, 2017","user":"tonlea"},{"attraction_id":566,"rating":4.0,"review":"Stops on the way make the day. One of the main reasons for choosing this tour operator was because they picked up and dropped off at your hotel. That was great, the banter was well practiced and interesting. The highlight of the tour for us was the winery. Jumping queues at the...","review_date":"May 26, 2017","user":"janeta791"},{"attraction_id":566,"rating":5.0,"review":"Excellent Day Trip. It's all been said! Burkus was an excellent driver and guide. Niagara-by-the-Lake is a pretty town.\nTour is highly recommend.","review_date":"May 25, 2017","user":"winerunner52"},{"attraction_id":566,"rating":5.0,"review":"Worth and Magnificent . So I did a day trip with Airlink and we covered a lot of thing on the way and from Niagara Falls. Our tour guide Alicia was very informative and our driver from Pakistan took us there safely. This tour is optional if you want...","review_date":"May 24, 2017","user":"753leenad"},{"attraction_id":566,"rating":5.0,"review":"Trip of a lifetime. Amazing day. Punctual pick up around toronto city, there was only a small group of us. Then a lively journey with commentary from our lovely guide as we made our way to niagra on the lake which had all the village charm you want. We...","review_date":"May 22, 2017","user":"katie_j"},{"attraction_id":566,"rating":5.0,"review":"Nice. A must see when in the Toronto area. View at night is amazing. All lite up with colours.\nMany other things to see and do. Check out the Maid of the Most. Amazing vantage point of the falls. Feel the awesome power of nature.\nThe...","review_date":"May 22, 2017","user":"egils_k"},{"attraction_id":566,"rating":4.0,"review":"Good trip for a long weekend and stay over to enjoy the fireworks over the falls.. Absolutely a worthwhile trip for a day to visit the falls, walks along the fine dining areas and icecream.","review_date":"May 22, 2017","user":"appreciate2015"},{"attraction_id":566,"rating":5.0,"review":"Amazing day trip!. This tour was absolutely fantastic. The bus was clean and new, and arrived on time at a central location in Downtown Toronto, and water was provided. The tour guide was wonderful and provided knowledge on all the areas we were driving past - an excellent...","review_date":"May 20, 2017","user":"jlbmpms"},{"attraction_id":566,"rating":5.0,"review":"Wonderful Day Trip. Pick up was on time with fairly new mini van. Paul was a great driver\/tour guide. He knew everything about the history and background to all the landmarks and sights. As we had a private tour with two couples we were able to request extra...","review_date":"May 14, 2017","user":"alex_b"},{"attraction_id":566,"rating":5.0,"review":"Great day trip to Niagara Falls. Burkus provided a great tour experience from our downtown Toronto hotel to Niagara Falls. My husband and I were picked up on time. He outlined what we would see and how long we would be at each stop. Burkus gave us history and information all...","review_date":"May 11, 2017","user":"2bcs"},{"attraction_id":566,"rating":5.0,"review":"Fab day. This trip to Niagara Falls from Toronto was great. Our driver, Duncan, was friendly and knowledgable and gave us plenty of interesting info without being over the top. It was a smaller bus that was really comfy and ran perfectly to time. The little stops...","review_date":"May 8, 2017","user":"claireemjay"},{"attraction_id":566,"rating":5.0,"review":"amazing. tour from toronto takes you in a short two hours to the falls. it is a fantastic experience, do take the boat tour","review_date":"May 8, 2017","user":"martin_v"},{"attraction_id":566,"rating":5.0,"review":"Unforgettable experience.. This was a brilliant day out, from being picked up at our hotel at 8.30 am to being dropped of at 7pm (traffic was heavy on our return to Toronto due to a Toronto Maple Leafs game).\nFirst stop was Niagara on the Lake, and...","review_date":"May 6, 2017","user":"royblack"},{"attraction_id":566,"rating":5.0,"review":"Thanks Burkus! . I decided to join the day tour to Niagara Falls as I travelled with my parents this time(I am not teenager but seems that TripAdvisor dun give me the option of \"family\"). The day tour was really informative and smooth. Burkus has done a really...","review_date":"May 3, 2017","user":"glaw123"},{"attraction_id":566,"rating":5.0,"review":"Do this!. Partner isn't a huge fan of organised tours. I dragged the poor soul into it and forced him to enjoy one of the most interesting outings we had on our trip.\nIt must be said that Niagara itself didn't wow us as much as we'd...","review_date":"May 1, 2017","user":"anumanum"},{"attraction_id":566,"rating":5.0,"review":"Brilliant!. From start to finish this was a fantastic day. The time spent at each stop was just right and we had 3 hours at the Falls which was perfect. Burkus relayed many interesting facts during the day. The wine tasting was particularly interesting and informative....","review_date":"April 29, 2017","user":"dwhandmjh38"},{"attraction_id":566,"rating":5.0,"review":"Excellent trip. A great day out- good itinerary, friendly, efficient driver and plenty of time at the attractions. We both enjoyed the tour immensely.\nThe boat trip was fun and do the optional helicopter ride if you can.\nHighly recommended.","review_date":"April 29, 2017","user":"andreabw208rp"},{"attraction_id":566,"rating":5.0,"review":"Excellent Tour! Would 100% recommend. . Myself and my fianc\u00e9 went on the Niagara day tour and we had an incredible time. We met the bus at the designated point as it saved us 10 dollars each it was really easy to find and the bus was there waiting exactly on...","review_date":"April 25, 2017","user":"lauren_s"},{"attraction_id":566,"rating":5.0,"review":"Amazing tour at a great price. I really enjoyed myself on today's tour. Our group was very small (around 10 people) so the whole day felt very exclusive. Our tour guide Burkus was very knowledgeable and told us many stories and interesting facts during the drive to Niagara.\nWe stopped at...","review_date":"April 24, 2017","user":"glowingelephant"},{"attraction_id":566,"rating":5.0,"review":"Excellent company for Guided Tours. Travelling Via Toronto from US to the East, had a missed flight connection, on April 6th 2017 due to bad weather .\nThought t make best use of the 24 hour layover, and tried Niagara Day Tours with hardly much time left to make a...","review_date":"April 21, 2017","user":"trevor_k"},{"attraction_id":566,"rating":5.0,"review":"if you do any Niagara Day Tour,do this one!. Gold star. As we encountered some late minute changes to our holiday plans, Burkus went out of his way to accommodate us. All comms were very fast. Picked up on time at hotel and the tour guide was very friendly and knowledgeable, he also seemed...","review_date":"April 20, 2017","user":"kali_c"},{"attraction_id":566,"rating":5.0,"review":"Laura. Our day trip to Niagara was fantastic! Picked up promptly at our hotel and off Niagara we went. Great commentary from Duncan, keeping us all informed of the history. Winery stop was great and then we did the helicopter tour too and it was fantastic......","review_date":"April 17, 2017","user":"laura_k"},{"attraction_id":566,"rating":5.0,"review":"Recommended day tour with great guide. We really liked the day tour to Niagara falls. Burkus was a very friendly and knowledgeable guide telling interesting stories about each stop we made and the general Toronto\/Niagara region. Our group consisted of 10 people and we made different little stops such as ice...","review_date":"April 12, 2017","user":"mara_g"},{"attraction_id":566,"rating":5.0,"review":"Beautiful Niagara. This tour is amazing, our tour guide was very knowledgable and kept us entertained for the whole tour.Niagara Falls themselves was just awe inspiring. The sheer power and beauty is unbeleivable. Even us going in March ( slightly Chilly) was worth the adventure","review_date":"April 12, 2017","user":"375idaf"},{"attraction_id":566,"rating":5.0,"review":"Relaxed and informative. On one of the first warm days of spring I was treated to an informed tour of lower Ontario from Toronto to Niagra Falls. The Driver\/Guide Steve treated us to his enthusiastic knowledge of he area and its history and this always puts a valued...","review_date":"April 12, 2017","user":"juliaeason"},{"attraction_id":566,"rating":5.0,"review":"Fantastic Niagara tour. We had a wonderful trip to Niagara! Duncan, our driver was so informative, helpful and friendly. It was really informal and relaxed. He told us about the whole area and history as he drove us to all the sights including Niagara on the lake and...","review_date":"April 12, 2017","user":"elainemcgeachy"},{"attraction_id":566,"rating":3.0,"review":"Niagara Day Tour with Steve. Disclaimer: This review in no way discourages travelers from visiting Niagara-on-the-Lake, the Niagara wineries, or Niagara Falls. You should absolutely go visit these sites while in Ontario. This is based purely on our experience with Niagara Day Tours.\nPros:\n- Great itinerary\n- Convenient pick-up...","review_date":"April 11, 2017","user":"swit0028"},{"attraction_id":566,"rating":5.0,"review":"Best Niagara coach tour .. Went along with several friends , this was second Niagara tour this year. The previous trip was with other somewhat larger company, but there was no comparison . This was the best. Right length of time at stops and brilliant informative commentary from our driver....","review_date":"April 10, 2017","user":"anne_s"},{"attraction_id":566,"rating":5.0,"review":"Well balanced and excellent narrated tour to the Falls. This tour is well organised by the agency. They keep you updated on things and let you check everything. Punctuality is their nickname, but the driver was also thankful for the attendants being on time.\nWe had a sunny Sunday and even though it was...","review_date":"April 4, 2017","user":"ortwin"},{"attraction_id":566,"rating":5.0,"review":"Niagara Falls trip. What an excellent tour!! If you're looking to go to the falls, enjoy some wine and grab some food with a view, this is the one to pick. Highly recommended. Driver very knowledgeable and friendly.","review_date":"April 3, 2017","user":"mari_p"},{"attraction_id":566,"rating":5.0,"review":"Fabulous! . We took this trip to mark our first wedding anniversary - cheesy I know! Anyway we were picked up on a wet morning in Toronto and set on our way. Our tour guide was great - friendly, gave us plenty of information but wasn't in...","review_date":"March 25, 2017","user":"michelle_dave42"},{"attraction_id":566,"rating":4.0,"review":"Niagara trip to base of Falls. It was a wonderful trip to Niagara Falls. We took our visitors from England to see one of the wonders of the world. What an experience to feel the thunder of the falls up close (on the boat tour)","review_date":"February 14, 2017","user":"chrisser"},{"attraction_id":566,"rating":5.0,"review":"A must do. This was the highlight of the trip. We got picked up from a hotel which took us straight to Niagara. The journey there was really interesting the tour guide was extremely knowledgable and made the journey and the whole day fly by. The falls speak...","review_date":"January 17, 2017","user":"tash4444"},{"attraction_id":566,"rating":5.0,"review":"Nice place in any season station.. I have been there in all seasons, and each one of them have something special.\nDecember to March with almost all the fall water at freezing point is just unforgeable. December and January other than frozen cascade you can enjoy the light festival.\nMarch to...","review_date":"December 19, 2016","user":"mariayhugo"},{"attraction_id":566,"rating":5.0,"review":"Brilliant day trip to the falls. Got picked up right outside the door of our accommodation by our very friendly driver\/guide Paul at 8:15 am. Being only 5 of us we had our own little car which was perfect because we didn't fancy being on a big bus full of tourists....","review_date":"November 28, 2016","user":"darren_w"},{"attraction_id":566,"rating":4.0,"review":"Good Tour. If you only have one day to see the falls and a few other stops on the way -- this is a good tour to do it with. Keep in mind that once you get to Niagara Falls -- there's more to see and do...","review_date":"November 21, 2016","user":"tinabethtravels"},{"attraction_id":566,"rating":5.0,"review":"Day Visit in Niagara. In one day, you can plan a good trip to Niagara, You can ride the Maiden of the Mist,\nexplore the scenic view of Niagara all the way to Naigara on the Lake visiting the winery in the region and if you like hiking, you...","review_date":"November 14, 2016","user":"graceandgratitude"},{"attraction_id":566,"rating":4.0,"review":"Very Good Day Tour. A very well organised day tour from Toronto with a helpful and knowledgeable tour guide\/driver. Everything went well with stops as promised and plenty of time at the falls. The falls are of course spectacular and the trip on the boat good fun so it's...","review_date":"November 8, 2016","user":"rogerandwendy"},{"attraction_id":566,"rating":5.0,"review":"The highlight of the holiday. A day trip to this magnificent thundering water fall was the highlight of our holiday, 8.30 pick up difficulty getting out of Toronto because of a 10 k marathon (90 minutes delay) but super service from John ( the Italian driver)\nVery exciting autumn scenery...","review_date":"October 30, 2016","user":"maher_m"},{"attraction_id":566,"rating":5.0,"review":"Great experience with a great tour company. We chose to use Niagra Day Tours because they use small buses and so glad we made that choice. It was booked from the UK via email, no hassle, all went to plan.\n9 of us on the bus. Our driver\/guide Paul was very informative,...","review_date":"October 19, 2016","user":"e_s"},{"attraction_id":566,"rating":5.0,"review":"Nice tour. Nice arrangement for the tour, got the chance to visit different spots in Ontario at one time. The tour guide is nice and patient, always be able to provide detailed information of every spot, which is very helpful to a tourist coming here for the...","review_date":"October 17, 2016","user":"ws_y"},{"attraction_id":566,"rating":5.0,"review":"The magnificent creations of God.... A day in Niagara is one of my most memorable and spectacular get away. You can see and witness how beautiful the falls are. If you see that falls you will be speechless for its beauty and amazed how it was happened? You will wonder...","review_date":"October 17, 2016","user":"eugenealanes"},{"attraction_id":566,"rating":4.0,"review":"Great Tour. The tour was nice, organized well, and the booking was easy. It was great to see the shops and the falls","review_date":"October 17, 2016","user":"dianajws67"},{"attraction_id":566,"rating":5.0,"review":"Niagara - Amazing experience. It's complete with fun filled activities for the whole family, restaurants, casino and what not. Go on the big Farris wheel or just climb up the skylon tower and have the most amazing view of the Niagara. Go closer to the falls with maid of...","review_date":"October 17, 2016","user":"86sumitj"},{"attraction_id":566,"rating":5.0,"review":"Fantastic day!!!!. We chose this tour as it did all the stops on the way to the Falls and as we were staying overnight this was important.\nFrom the pick up to the end of the day we had a great time - Burkus was interesting, informative...","review_date":"October 12, 2016","user":"woobs75"},{"attraction_id":566,"rating":5.0,"review":"A beautiful day.... ...we were 4 girls on vacation in Toronto and wanted to see the Niagara Falls!\nWe chose this Tour because of the TripAdvisor reviews and it was the right choice!\nBooking, pick-up and the entire day was easy and well organized - we really enjoyed...","review_date":"October 9, 2016","user":"tanja100991"},{"attraction_id":566,"rating":5.0,"review":"Once in a lifetime moment . The tour was a great day out worth it \ud83d\udcaf.\nOnce in a lifetime moment & experience.\nOur driver\/guide Duncan was very interesting, imformative & a very safe & smooth driver.\nThe stops on the way are good but nothing prepares you for the ore...","review_date":"October 6, 2016","user":"bcjb78"},{"attraction_id":566,"rating":5.0,"review":"Day trip to Niagara. This is the best way to see one of the wonders of the world and also see some interesting places and do some nice things along the Niagara region such as try the ice wine in a tasting tour in a local winery, see the...","review_date":"October 6, 2016","user":"luzbl"},{"attraction_id":566,"rating":5.0,"review":"Niagara Day Tour. Awesome day. Duncan our driver and guide was excellent. Great value for money and would highly recommend it. 10 out of 10 for service and tour content. Niagara Falls without the boat ride is not an option. It is a must do!\nGraeme","review_date":"October 6, 2016","user":"graeme_b"},{"attraction_id":566,"rating":5.0,"review":"Well worth a visit. Stopped off at the falls on the Way to Vancouver with our Canadian tour. Not much going on in the town, was a bit like Blackpool, but take a ride up to Niagara on the lake you will love it.","review_date":"September 30, 2016","user":"jozef_k"},{"attraction_id":566,"rating":5.0,"review":"Absolutely great!. Duncan was our tour guide and as he has an encyclopedic knowledge of the areas we visited, made this a vastly interesting tour. While it takes the whole day, the time seems to fly by as there are so many interesting things to see and...","review_date":"September 29, 2016","user":"craig_c"},{"attraction_id":566,"rating":5.0,"review":"Professional and affordable tour. The Niagara Day Tour was a real highlight of our trip to Canada. Affordable, just the right length, informative and entertaining.\nAfter an 8.10am pickup from near Union Station and a quick tour of downtown to pick up the other guests (being fewer than 16...","review_date":"September 27, 2016","user":"unification1"},{"attraction_id":566,"rating":5.0,"review":"Good day out. This a very good value and organised trip. We were picked up and dropped off from our accommodation. They use a small coach so can park up close to things.\nOur driver\/guide Burkus gave an excellent commentary along the way both informative and amusing. The...","review_date":"September 27, 2016","user":"derekg901"},{"attraction_id":566,"rating":5.0,"review":"Stunning! Must see place. Niagara Falls is a must see place\/city with their wonderful falls. Boat cruise is really nice as they stay very close to the falls.","review_date":"September 26, 2016","user":"brunoamici"},{"attraction_id":566,"rating":5.0,"review":"Don't hesitate: go ahead and book.. Having been to the falls on a perfect late summer's day recently, I cannot recommend this tour highly enough.\nThe minibus was comfortable and clean: and small enough to park within sight of the falls. Our driver (Duncan) was friendly, and gave a great running...","review_date":"September 26, 2016","user":"fomalhaut"},{"attraction_id":566,"rating":5.0,"review":"Unforgettable experience. It definitely makes sense to include a boat trip into your tour as you will get to the falls as close as possible. They are beautiful! We also liked our driver\/guide Burkus.","review_date":"September 23, 2016","user":"olga_papusha"},{"attraction_id":566,"rating":5.0,"review":"day trip. I would strongly recommend this tour, as stated in past, Burkus, was great. Picked us up on time, spoke very well and was very knowledgable. My wife and I learned a lot on this trip. Since it was a smaller van, very comfortable, he was...","review_date":"September 23, 2016","user":"travelcouple100"},{"attraction_id":566,"rating":5.0,"review":"Excellent Company for a great tour\/Lindsay&DavidUK visitors. Visiting from the UK, we had time to plan and review the company we were going to use for our day trip to Niagara fall's. We found Niagaradaytours.com, and were not disappointed. Our driver\/ guide Burkus was great. Arrived at our hotel on time for...","review_date":"September 23, 2016","user":"lindsay_t"},{"attraction_id":566,"rating":5.0,"review":"These are the people you should tour with!. I actually found them via Tripadvisor. Their reviews were already stellar and could not have been more accurate. I accidentally booked a Sunday tour and meant to do a Saturday tour. I contacted them on Friday before and they were more than accommodating in changing...","review_date":"September 23, 2016","user":"seanm64"},{"attraction_id":566,"rating":5.0,"review":"Great Niagara Falls Tour!. The tour guide, Burkus, was great,and the Falls were wonderful! He took the time to explain a lot of the sites, and he was really patient with the passengers who did not return to the bus on time. He is a really knowledgeable guy.\nI'd...","review_date":"September 19, 2016","user":"eric_j"},{"attraction_id":566,"rating":5.0,"review":"Niagara Day Tour. Warm day but threatening skies with occasional rain didn't spoil a great day out with David from Niagara Day Tour.\nThe trip out had several stops: Niagara on the Lake, the smallest Chapel, a wine tasting, floral clock and the hydro power stations.\nWe were...","review_date":"September 17, 2016","user":"473suew"},{"attraction_id":566,"rating":5.0,"review":"A well-priced, well-run tour giving excellent value for money. This is an excellent tour which gave us a very varied and interesting visitor experience. Our driver\/guide was very personable and polite and provided an informative commentary during the journey but not so much that you wanted to reach for the 'stop' button. We visited...","review_date":"September 15, 2016","user":"whizzkid50"},{"attraction_id":566,"rating":5.0,"review":"Amazing! & Great Service. The bus picked us up in the morning. Our driver was very charming and friendly. We stopped to do some wine tasting and we also stopped for a while in Niagara in the Lake (a charming quaint little town). When we reached the falls we...","review_date":"September 13, 2016","user":"717zoea"},{"attraction_id":566,"rating":4.0,"review":"Awesome tour. Well worth it!! Spent the whole day in Niagara and these tours were just amazing and the kids really enjoyed it too!!","review_date":"September 12, 2016","user":"avtarbaba"},{"attraction_id":566,"rating":5.0,"review":"This is one of the greatest wonders in the world so what can't be great about a trip to Niagara Falls. The Canadian side of Niagara is very picturesque starting with the falls and then the parks, lots of restaurants and attractions and two fun casinos for those who like to try their luck.\nIf you start your trip in Niagara on the Lake which is...","review_date":"September 12, 2016","user":"warren271"},{"attraction_id":566,"rating":5.0,"review":"An excellent, well-informed, guide. We visited Niagara Falls with Burkus in September 2016 and managed to book ourselves on the tour at the last minute. The narrative was well-informed without being overwhelming and his experience of doing many of these tours previously allowed us to maximise our time at...","review_date":"September 12, 2016","user":"ossie_f"},{"attraction_id":566,"rating":5.0,"review":"Pleasant trip with the Niagara Falls as grand finale. Pleasant daytrip to the Niagara Falls. Pick up went smoothly. We had a stop at Niagara on the Lake first, where we had one hour of free time, which was enough to have a quick stroll around, have something to eat or drink and enjoy...","review_date":"September 11, 2016","user":"mauve_10"},{"attraction_id":566,"rating":5.0,"review":"Brilliantly planned, easy day out. We went to Toronto for a long weekend and wanted to visit Niagara Falls, I did some research on cost of public transport and came across this tour. The tour itself is not a lot more than making our own way there. The reviews were...","review_date":"September 9, 2016","user":"reney321"},{"attraction_id":566,"rating":5.0,"review":"Wonderful Day Tour. Niagara Day Tour company, with driver and part owner, Burkus Chapman, was one of the best day tours that we have ever been on. The tour bus was comfortable, and on time for pick ups. The information provided by Burkus was great, his local knowledge...","review_date":"September 9, 2016","user":"lindawk926eq"},{"attraction_id":566,"rating":5.0,"review":"Amazing. We took our Scouts on a day trip from Toronto. It was a long bus ride but well worth it. Our tour included the walk under the falls and a boat trip. It was just awe-inspiring. I can't think how else to describe it. It...","review_date":"September 8, 2016","user":"antheaatkins"},{"attraction_id":566,"rating":5.0,"review":"Great value - A great day out!. Niagara Falls was a must do for us and this trip ticked all our boxes. David our guide was friendly, well organized and very professional. The trip has plenty of variety with stops at Niagara on the Lake, wine tasting, the smallest chapel and the...","review_date":"September 6, 2016","user":"pddownunder"},{"attraction_id":566,"rating":5.0,"review":"Great way to see the Niagara region!. This tour made it very easy to see a wide variety of things the Niagara region has to offer all in one day: the falls (of course), the quaint town of Niagara-on-the-lake, tasting ice wine, and a few other local attractions such as the flower...","review_date":"September 6, 2016","user":"y8066zulizb"},{"attraction_id":566,"rating":5.0,"review":"Fantastic trip and service. We chose Niagra day tour as it was a smaller bus and more personalised service. Booking was quick and easy and pick up so convenient. No trawling around loads if hotels before getting going. Burkus was helpful friendly and full of interesting and funny facts...","review_date":"September 6, 2016","user":"midmum2013"},{"attraction_id":566,"rating":5.0,"review":"Niagara Day Tour. Wonderful experience - picked up at 8 20 am as arranged. Driver\/Guide, Burkus, was fantastic. Very informative commentary on the way out. Niagara-on-the-lake - what a pretty village. Plenty of time to look around. Three other shorts stops on the way to the Falls. The...","review_date":"September 5, 2016","user":"lynn_n"},{"attraction_id":566,"rating":5.0,"review":"Road Trip, Flower clock, wine and gushing water.... Got picked up no problem at the Hotel close to Union Station. Had great time talking to the guide along the way. We had a few short stops along the way, Niagara on the Lake, Reif Winery, Chapel, Power station until finally arriving to Niagara...","review_date":"September 5, 2016","user":"explorers05"},{"attraction_id":566,"rating":5.0,"review":"Amazing experience!! Most memorable trip!. We booked with the Niagara Day tour because of the great reviews on TripAdvisor and are glad we did. Our driver\/guide for the day was Tony. He picked us up right on time and very affable and knowledgeable.\nWe first went to the Niagara on...","review_date":"September 3, 2016","user":"sonalg184"},{"attraction_id":566,"rating":5.0,"review":"Great Day. Pick up was on time, guide was very nice and knowledgeable, great stops along the way plus plenty o time at Niagara plus jumping the queue for the boat trip.\nA great relaxing way to see the falls. Highly recommended.","review_date":"August 30, 2016","user":"kerry_f"},{"attraction_id":566,"rating":4.0,"review":"Good way to see Niagara Falls. This trip was for us an overall good experience. Reasonably relaxed and laid back with lots of time at the falls. Stopped in the lovely town of Niagara on the Lake, would have really liked to have more time there and skipped the \"smallest chapel\"...","review_date":"August 27, 2016","user":"mountainpcp"},{"attraction_id":566,"rating":5.0,"review":"Niagara Day Tour. A really great day tour. Relaxed pace....with lots to see....Niagara Falls the ultimate highlight with plenty of time to enjoy them..","review_date":"August 24, 2016","user":"343sueh"},{"attraction_id":566,"rating":5.0,"review":"Excellent family tour to Niagara. I booked this tour on the strength of other people's reviews on trip advisor and was pleased to find the tour lived up to expectation. Our driver and guide for the day was Burkus. He was an excellent guide, well informed with great knowledge of...","review_date":"August 24, 2016","user":"stephenradforth"},{"attraction_id":566,"rating":5.0,"review":"A well balanced tour of the Niagra region, showing the natural environment and man's impact on the landscape.. A thoroughly recommended tour which gives an insight into the various local industries (wine growing as well as tourism) in addition to the spectacular works of nature at the Falls themselves.\nOur driver, Duncan, was very approachable and extremely knowledgeable about the local area. The...","review_date":"August 24, 2016","user":"daveandthegang"},{"attraction_id":566,"rating":5.0,"review":"niagara falls bus trip. lovely day good guide interesting commentary well organised\nexcellent lunch\nbutterfly conservatory is delightful we had a great time maid of the mist is a good trip\nthe chair lift over the whirl pool isn't much\na bit pricey lots of venders selling expensive stuffs...","review_date":"August 23, 2016","user":"vivihill"},{"attraction_id":566,"rating":5.0,"review":"Wonderful day out! . One of the best days of our trip to Toronto! We were sent our pick up time by text the morning before our trip, and we were collected on time from our hotel. Our tour guide, David, was welcoming and introduced us to the others...","review_date":"August 23, 2016","user":"bakee001"},{"attraction_id":566,"rating":5.0,"review":"Niagara Falls Tour. Great Tour Guide - he was interesting informative and well organised. Had a great time at the falls, and the tour was interesting too. Niagara-on-the-Lake was a beautiful place to look around.","review_date":"August 21, 2016","user":"erica_b"},{"attraction_id":566,"rating":5.0,"review":"July 2016 Niagara Tour. The tour company was exactly what we needed as newbees to this part of Canada. Our tour guide, Duncan was full of knowledge of the area and enthusiastic even when we were moving in slow traffic.\nThe relaxed stop offs were interesting and well balanced...","review_date":"August 17, 2016","user":"clairefx1364tx"},{"attraction_id":566,"rating":5.0,"review":"A great experience . We were collected on time by Dave our tour guide who was informative and pleasant. We went to Niagara Falls first and the Hornblower boat cruise gave us the highlight of our day, the noise and feeling of being so close to the water was...","review_date":"August 16, 2016","user":"martineastmidlands"},{"attraction_id":566,"rating":4.0,"review":"Niagara Falls are great!. The trip was very well organised. We visited the lovely village of Virgil, the smallest chapel and had a informative wine testing (ice wine included) and a short photo stop at a power engine. We were 24 partipicants and the small bus could park right...","review_date":"August 15, 2016","user":"lieschen_m"},{"attraction_id":566,"rating":5.0,"review":"Great day out. We were picked up on time by Burkas our tour guide. He was brilliant so knowledgable on everything. St Niagara we were given tickets and skipped the major queues but we still had to queues down to the boat which was about 30 minutes. We...","review_date":"August 14, 2016","user":"sallyg161"},{"attraction_id":566,"rating":5.0,"review":"Highlight of our trip. I really cannot say enough good things about how enjoyable this trip was and how friendly and knowledgeable Duncan our driver was. We were picked up on time, the bus was very comfortable and we enjoyed all the stops particularly Niagara on the Lake and...","review_date":"August 14, 2016","user":"legals81"},{"attraction_id":566,"rating":5.0,"review":"A Terrific Experience!. We are so lucky that we selected this tour. It was an all-day venture that was perfectly planned with a very knowledgeable, polite and professional guide\/driver. A van rather than a bus and plenty of personalized information. We sure learned a lot.","review_date":"August 12, 2016","user":"garwoodw"},{"attraction_id":566,"rating":5.0,"review":"Great tour from Toronto. Tour was easy to book online and pick-up was done on time. We left at 8:10 am and were back around 5:30pm. The minibus has 24 places, which allows to park more easily and conveniently at the different stops. Our guide and driver, Burkus, was...","review_date":"August 12, 2016","user":"isaphd"},{"attraction_id":566,"rating":5.0,"review":"A very memorable day - highly recommend!. Seeing Niagara Falls is very much a 'pinch me' moment and going with Niagara Day Tours made the experience all the more brilliant. I booked to go with Niagara Day Tours whilst I was in Toronto in April this year and I am so glad...","review_date":"August 10, 2016","user":"chloec1943"},{"attraction_id":566,"rating":5.0,"review":"Excellent - highly recommended. We did the Niagara tour with Burkus last week. I am really pleased we chose Niagara Day Tours for this trip. There were only nine of us on the tour so there was no waiting around for a coach full of people to return after...","review_date":"August 9, 2016","user":"mel_s_uk"},{"attraction_id":566,"rating":5.0,"review":"A very memorable day!. Booking with niagara day tour is a must if visiting Niagara Falls, then leave the rest upto Burkus and his team. We had Burkus as our driver and tour guide, his professionalism and knowledge was first class. You get so much included with such a...","review_date":"August 9, 2016","user":"kennywong1015"},{"attraction_id":566,"rating":5.0,"review":"Good value and excellent tour guide. We just did this tour in the beginning of August. It was easy to pick up the bus in the morning. Burkus was our guide and he provided excellent commentary and drove us to our destination and back safely and comfortably.\nThe trip there was...","review_date":"August 8, 2016","user":"richardlz8833sd"},{"attraction_id":566,"rating":5.0,"review":"Excellent trip and a holiday highlight. Overall this was an excellent trip and a highlight of our holiday. Duncan our driver\/guide was very personable and knowledgeable, looked after us and ensured we were able to quickly gain priority entry for the hornblower cruise to the falls. The small size of the...","review_date":"August 7, 2016","user":"bluebirds66"},{"attraction_id":566,"rating":5.0,"review":"Amazing experience. The tour was an incredible experience. They picked me up at my hotel and took us to incredible places. The guide Felix was awesome and had very good recommendations. If you want to do a day tour to Niagara from Toronto, I definitely recommend this...","review_date":"August 7, 2016","user":"j2012ajrafaelg"},{"attraction_id":566,"rating":5.0,"review":"Unforgettable day tour. We was picked up at the hotel downtown Toronto with a minivan. This turned out to be our transportation the whole day, so we where only 6 people on the tour. The bigger bus was full, so we enjoyed a tour without waiting time for...","review_date":"August 7, 2016","user":"kare_k"},{"attraction_id":566,"rating":5.0,"review":"Great trip. From pick up to drop off a great day. Duncan our tour guide couldn't have been more informative or helpful. Couple of stops pre Niagara. Loved Niagara by the Lake town and the winery.\nBut the falls were just something else. On the boat so...","review_date":"August 6, 2016","user":"zolapower087"},{"attraction_id":566,"rating":5.0,"review":"An excellent tour. A good value all day tour. You are picked up from your hotel downtown in the early morning and after the round of hotels it's off to the Niagara area arriving about 90 mins later. The tour takes in Niagara on the Lake, the heights,...","review_date":"August 1, 2016","user":"carshaltondon"},{"attraction_id":566,"rating":5.0,"review":"Perfect tour. Can't fault anything about this tour. The visit to the winery was informative without any \"hard sell\" of the wines. The pace of the tour was just right. The company having bought tickets in advance for the boat ride meant 80% of queue jumping was...","review_date":"July 31, 2016","user":"a_w"},{"attraction_id":566,"rating":5.0,"review":"Leave the driving and the details to them!. I had considered renting a car and heading for the falls but everything I read said prepare for long lines and heavy traffic. Why put myself or more exactly, my husband through all that? We read the reviews and Niagara Day Tour seemed to have...","review_date":"July 29, 2016","user":"2flyby"},{"attraction_id":566,"rating":5.0,"review":"Natural wonders. It took about two hours to drive from Spadina Avenue. On the way, u can stop by the biggest outlet, Canada One. We arrived around 12 but the ticket to Behind the falls was booked till 6pm. It was a nice view to see how...","review_date":"July 29, 2016","user":"elaine_w"},{"attraction_id":566,"rating":5.0,"review":"Great tour. If staying in Toronto then this is a great way to see the falls. The coach was very comfortable and the driver was very good. The stops at Niagara on the lake and vineyard were both things you might miss if driving yourself. Just enough...","review_date":"July 28, 2016","user":"david_n"},{"attraction_id":566,"rating":5.0,"review":"Fab day! . We had an amazing day trip with Niagara Day Tours this week. It started off dull and wet with the threat of thunder and lightning but fortunately as the day progressed, the weather improved considerably and by the end of the day the sun was...","review_date":"July 27, 2016","user":"michelle_dave42"},{"attraction_id":566,"rating":5.0,"review":"What an amazing day! Duncan was a fantastic host!. When researching the day trips available to niagara from Toronto you are met with a plethora of possible hosts and tours. We chose niagara day tours as they seemed to balance between price what we wanted to see and time spent at niagara. We have...","review_date":"July 27, 2016","user":"v2832agmartinm"},{"attraction_id":566,"rating":5.0,"review":"excellent experience! !!!!!. Must see I suggest starting at brock monument then work your way down to Niagara falls and enjoy a sub for lunch then keep going to visit all the locations specially the big t p and there a place where they make glass objects (great...","review_date":"July 26, 2016","user":"naliniparmar1"},{"attraction_id":566,"rating":5.0,"review":"falls and green space. well, Niagra Falls is one of kind. you can spend the whole entire day at the falls and you wont get bored lots to see and do. from boad rides to free bus ride around from boat rides to zip rides, two casinos, rides and...","review_date":"July 26, 2016","user":"budhol"},{"attraction_id":566,"rating":5.0,"review":"WONDERFUL PLACE TO VISIT. Niagara Falls is one of the best place go and visit , the incredible power and beauty of Niagara Falls at Ontario's Niagara..Amazing attractions for year-round family or with friends fun. Feel the thunder of Niagara Falls at Journey Behind the Falls,","review_date":"July 26, 2016","user":"nimal_s"},{"attraction_id":566,"rating":5.0,"review":"A day tour of Niagara Falls. Fantastic day out with my boys... Full of exciting rides, a restaurant or fast food outlet every other block, not too crowded and the Falls... Whao!! The boat ride was our highlight. If you are a tourist to Canada, you do need an American visitor's...","review_date":"July 25, 2016","user":"kokomma"},{"attraction_id":566,"rating":5.0,"review":"Attractive Falls and many things to do. The Niagara Falls may not be the highest or widest Falls in the world but it certainly stands distinct because of how attractive it is. A better view of the Falls is from the Canadian side. In addition to the Falls there are so many...","review_date":"July 25, 2016","user":"munird2014"},{"attraction_id":566,"rating":5.0,"review":"Niagara Falls. You can visit the Horseshoe Falls or the American Falls and see them both from the Canadian side of the border. Tickets are available to walk under the Horseshoe Falls, take a ride to the bottom of the Gorge, ride a boat right up to...","review_date":"July 25, 2016","user":"senior_f"},{"attraction_id":566,"rating":5.0,"review":"A must do. Absolutely jaw-dropping. Tour included a stop at a winery and Niagara-on-the-lake but they could have been skipped and just had more time at the falls. They are spectacular, unbelievable, awe-inspiring and beautiful. The Hornblower cruise to the falls is fun. It is truly amazing!!","review_date":"July 24, 2016","user":"sue_m"},{"attraction_id":566,"rating":5.0,"review":"Everything went smooth. Lovely day. The guide was helpful and we also learned a lot about Canada. The stops on the way to Niagara Falls were nice, especially Niagara on the Lake. I reccomend this excursion and it was practical with a minibus","review_date":"July 21, 2016","user":"gunnks"},{"attraction_id":566,"rating":5.0,"review":"Very informative and fun day trip!. The trip included several stops prior to visiting the falls which is just what we wanted. The amount of time we had at each place was just enough and the tour guide was helpful in answering questions. I would definitely recommend going on the boat...","review_date":"July 19, 2016","user":"melissam4192"},{"attraction_id":566,"rating":4.0,"review":"Informative but not enough time at the Falls. This was a lovely trip with an informative driver. However, much more time was needed at the Falls as it is such an iconic place. Although the visits on the way were interesting, I would have rather have foregone the vineyard visit and spent less...","review_date":"July 17, 2016","user":"craziesue"},{"attraction_id":566,"rating":5.0,"review":"Great day, very informative. Picked up from our hotel, on time. Great narration all the way including in Toronto. Visit to beautiful Niagara on the Lake township, Reif winery, a roadside fruit stall and then the amazing falls. Got us to the head of queue for the boat cruise...","review_date":"July 16, 2016","user":"c7692wljaneb"},{"attraction_id":566,"rating":5.0,"review":"Great highlights . Our driver, Tony, was prompt in picking us up at our hotel, kept the tour moving, and gave just the right amount of information on the tour. The boat ride at the Falls was super, and very wet! I only wish we knew that the...","review_date":"July 13, 2016","user":"lorim2576"},{"attraction_id":566,"rating":5.0,"review":"Shines above its competitors in many different ways. After doing my research and reading reviews I could see this was a highly regarded tour service that was reasonably priced when compared to competitors.\nWe were picked up around 8am from our hotel by our tour guide Burkus, who was both friendly and knowledgeable....","review_date":"July 13, 2016","user":"kelly_s"},{"attraction_id":566,"rating":5.0,"review":"Quality Tour! Exceeded Expectations. During our short stay in Toronto we booked Niagara Day Tour. I liked the idea that it was a small shuttle bus (24 people) and because of it we could get good parking and short walks to the attractions. This proved to be true! Even...","review_date":"July 12, 2016","user":"snowplowracer"},{"attraction_id":566,"rating":5.0,"review":"Wonderful day tour to Niagara Falls from Toronto!. The tour guide, Burkus, was prompt and picked us up as scheduled. He was informative, professional and fun. It was a very well organized tour that included everything that should be seen in the Niagara region. We never felt rushed. I would highly recommend this...","review_date":"July 11, 2016","user":"portia888"},{"attraction_id":566,"rating":5.0,"review":"Niagara Falls, Niagara by the lake, floral clock, wine tasting, & a few short other stops. Great overall experience! . Fun day tour 8-6! You get picked up at your hotel around 8, drive to Niagara on Lake, a small pretty little town where you spend an hour walking by the lake, getting coffee or lunch and visiting some of the shops. Friendly little town...","review_date":"July 10, 2016","user":"topschef"},{"attraction_id":566,"rating":5.0,"review":"Great day out. What a great professional business. Picked up spot on time, spotless 12 seater modern vehicle and a great guide (Burkhas) We called at Niagara on the lake, then a lovely little fruit shop with the smallest chapel in the world right next door. Then on...","review_date":"July 10, 2016","user":"dexporter"},{"attraction_id":566,"rating":5.0,"review":"Awesome tour, great value and well organised trip to the magnificent Niagara Falls. A well organised tour, allowing plenty of stops, visiting interesting places all before the final destination at Niagara. We stopped first at Niagara on the Lake for an hour for a stroll around this beautiful town and to have a coffee break. We then went...","review_date":"July 9, 2016","user":"nickyormonde"},{"attraction_id":566,"rating":4.0,"review":"Well organised trip to Niagara. Our day tour to Niagara with Duncan was really well organised and he was nice, friendly and informative. There was plenty of time to spend at the Falls themselves and Duncan was helpful in letting us know to avoid certain tourist trap areas.\nThe flower...","review_date":"July 4, 2016","user":"pamela_t"},{"attraction_id":566,"rating":5.0,"review":"Brilliant tour and Niagara visit. The day tour was excellent, visiting some very interesting places as well as Niagara Falls and the boat trip: a winery, Niagara- falls- by - the lake, a fruit farm and the smallest chapel in the world! The commentary was informative and very well presented...","review_date":"June 30, 2016","user":"mayaandannie"},{"attraction_id":566,"rating":5.0,"review":"Brilliant tour. We really enjoyed our tour with Niagara Day Tours. Our guide Dave was really friendly and knowledgeable, the mini bus was comfy and kept cool and all the timings ran like clockwork. The tour itself takes in Niagara-on-the-lake, the littlest church, Reif estate winery, the...","review_date":"June 27, 2016","user":"rosats148"},{"attraction_id":566,"rating":5.0,"review":"Amazing day. We purchased the niagara falls tour with this company. All the process was very smooth. Burkus was an excellent guide, very professional, kind and very nice. We were picked up on time and all stops were done according to the schedule and advertising.\nThanks Burkus...","review_date":"June 26, 2016","user":"carlos_h"},{"attraction_id":566,"rating":5.0,"review":"Breathtaking Beauty and a Fantastic Tour Guide. Wow! What a well planned day. Our first time flying out from BC, this was the most amazing way to see Niagara Falls. Burkus shares so much information about the area and sights along the way that it makes this, by far, the best way...","review_date":"June 25, 2016","user":"janet_i"},{"attraction_id":566,"rating":5.0,"review":"Fantastic day trip to Niagara Falls!. We looked at various companies offering day trips to Niagara from Toronto, but chose Niagara Day Tour on the basis of the number of positive reviews. We are so glad we did! We had an absolutely fabulous day. We were picked up on time from...","review_date":"June 20, 2016","user":"debnant33"},{"attraction_id":566,"rating":5.0,"review":"Top notch Trip. For anyone wanting to take in Niagara Falls this trip is second to none. This trip includes several interesting stops along the way, with ample time afforded throughout the day to appreciate each of the stops before reaching the Falls.\nThe transport itself was clean...","review_date":"June 20, 2016","user":"mg1103"},{"attraction_id":566,"rating":5.0,"review":"If you are visiting Toronto - you must go on this tour...and make sure you go up in the Helicoptor!. This tour did not disappoint. The coach (clean, air conditioned and only seating approx 16 people), arrived on time and the driver\/tour guide was welcoming\/informative and friendly throughout. Niagara falls obviously has a 'wow factor', and Niagara On The Falls is postcard picture perfect. The...","review_date":"June 19, 2016","user":"gareth_b"},{"attraction_id":566,"rating":5.0,"review":"Niagara Falls from Downtown Toronto. If you're staying in the Toronto area, this is a must do trip and we would highly recommend Niagara Day Tours .We were picked up on time in a nice 10 seater van with air con. Burkas was a great guide and an excellent driver....","review_date":"June 17, 2016","user":"triisha"},{"attraction_id":566,"rating":5.0,"review":"Fantastic day trip to Niagara region. We spent an enjoyable day visiting Niagara on the lake, wine tasting and of course seeing the falls from both land and on the boat. Overall the trip was very professional, Burkus does everything he can to ensure everyone knows what they need to do...","review_date":"June 15, 2016","user":"liss78"},{"attraction_id":566,"rating":5.0,"review":"Great trip!. My family and I booked a private day trip with Niagara Day Tours. The whole experience was great- booking via email was simple and Burkus was always very quick to respond. On the day our driver picked us up right outside our apartment and was...","review_date":"June 15, 2016","user":"sarahm1621"},{"attraction_id":566,"rating":5.0,"review":"Excellent day out - thanks!. Very prompt arrival of our (knowledgeable and helpful) driver who toured us through some fascinating places and offered some excellent info on our trip on Friday 27th May.\nTraffic on the way back to Toronto was a little more tricky but our guide coped well...","review_date":"June 15, 2016","user":"andy_k"},{"attraction_id":566,"rating":5.0,"review":"Niagara Falls.....A memorable experience....!!!!. Myself and my Mother in Law booked our trip with Niagara Falls Day Tours for 24th May 2016. We were picked up from our hotel in downtown Toronto promptly at the agreed time by the exceptionally nice Burkus who was our guide for the day....","review_date":"June 13, 2016","user":"wooward1966"},{"attraction_id":566,"rating":5.0,"review":"Wee day trip. I had a one day trip to niagara falls with a tour. Tye tour was fantastic seen alot. Enjoyed niagara falls. There was so much to do and see. I could and would have liked to spend a few days here to see everthing.\nI...","review_date":"June 12, 2016","user":"elainemy7772yb"},{"attraction_id":566,"rating":5.0,"review":"Excellent service. We're so glad we chose Niagara Day Tour for our trip from Toronto to Niagara Falls. Everything went smoothly, a punctual pick up from our hotel, and excellent service throughout from Duncan, our tour guide. Niagara Falls was obviously the highlight, and you simply have...","review_date":"June 12, 2016","user":"janet2158"},{"attraction_id":566,"rating":5.0,"review":"Better than larger coach tours. The fact that this tour is on a small coach meant that it was easier to park and get around, as well as keep track of people. Our driver was friendly and knowledgeable. We were picked up at our hotel and he phoned to let...","review_date":"June 11, 2016","user":"saritoplek"},{"attraction_id":566,"rating":5.0,"review":"Professional in every way. We chose Niagara Day Tours because they only do small groups, less than 20. We didn't want to be on a coach with 60 people. Burkus was our driver and point of contact. He was extremely courteous and knowledgeable, not only Niagara Falls but the...","review_date":"June 10, 2016","user":"554dwaynet"},{"attraction_id":566,"rating":5.0,"review":"Memorable trip. Had a great day tour with this company who were prompt, courteous and punctual. You get a lot of time at the falls themselves and a decent length stop at Niagara on the Lake town. We would maybe have preferred to leave out a couple...","review_date":"June 9, 2016","user":"mark_j"},{"attraction_id":566,"rating":5.0,"review":"Great tour of Niagara Falls. I visited Niagara Falls on 27 May 2016 and was completely satisfied with the punctuality and itinerary organized by Niagara Day Tour.\nOur guide was very helpful and informative sharing many fun facts of Toronto & Niagara Falls Town. I enjoyed visiting the wineries &...","review_date":"June 7, 2016","user":"natalie_t"},{"attraction_id":566,"rating":5.0,"review":"A Great Day at Niagara Falls!!!!!. What a wonderful day we had out with our hosts Burkus (our driver) & Steve (our commentator). All our stops on the way to the falls which included Niagara on the Lake, were great. We got drenched on the boat cruise, which we were warned...","review_date":"June 7, 2016","user":"871sallyb"},{"attraction_id":566,"rating":5.0,"review":"Everything You Need From a Tour. Right from the point of booking the owner, Berkus, was helpful replying quickly to our enquiries.\nOn the day itself we were picked up by Duncan from the reception at our hotel. He's a lovely chap who is a fount of knowledge about the Toronto...","review_date":"June 7, 2016","user":"georgie_t"},{"attraction_id":566,"rating":5.0,"review":"ourCanadian adventure. Cannot recommend this trip highly enough, Burkus our driver gave excellent commentary throughout the day and had obviously studied the area in depth. We were picked up from our hotel on time and the whole day was very well planned even down to the stop...","review_date":"June 7, 2016","user":"keith_c"},{"attraction_id":566,"rating":5.0,"review":"AWESOME. Our driver was Berkus who had an extensive knowledge base of the history of all the places we stopped at, as well as points of interest along the drive. Physically being at Niagara Falls was awesome and surreal. The boat ride to the falls was...","review_date":"June 6, 2016","user":"joycett2016"},{"attraction_id":566,"rating":5.0,"review":"Niagara Falls. An absolute fantastic(if slightly hot and tiring\ud83d\ude00)day. Duncan our driver was very\ninformative and as it was a very hot day was always making sure we kept hydrated. We were given plenty of time at both Niagara on the Lake and at the Falls. I...","review_date":"June 3, 2016","user":"tracey_h"},{"attraction_id":566,"rating":5.0,"review":"Great day trip to Niagara Falls. Thoroughly enjoyed the well organised informative and friendly day run by Burkus Chapman. A great deal was packed into the day, visiting places like Niagara on the Lake, a winery where a wine tasting session was very interesting and then of course time to enjoy...","review_date":"June 2, 2016","user":"victoria_w"},{"attraction_id":566,"rating":5.0,"review":"So much fun!. First of all, I have to say thanks to Berkus for being amazing. We made a scheduling mistake and he accommodated us without any hesitation. The tour was fun and very well organized. At the Falls, we were able to skip the long lines to...","review_date":"May 31, 2016","user":"serenity0307"},{"attraction_id":566,"rating":5.0,"review":"Niagara. Fantastic tour, organized pick up and air conditioned bus. Duncan, our driver was informative about the area and made sure that we all had a good day and were well hydrated! Amazing helicopter ride.","review_date":"May 31, 2016","user":"maureen_b_b"},{"attraction_id":566,"rating":4.0,"review":"Fabulous Niagara. We had a great experience with Niagara Day Tours, our guide Duncan was friendly and knowledgeable and it was very efficiently run. We saw lots of interesting and amazing things during the day and it was very well organized. Would recommend.","review_date":"May 29, 2016","user":"nicbissett1"},{"attraction_id":566,"rating":5.0,"review":"Awesome day tour!. Picked up bang on time right outside our hotel!\nBus was lovely, clean, well maintained, spacious, good air con etc!\nBurkus was an excellent tour guide, we found it very informative, especially as it was our first visit to Canada.\nThe itinerary is excellent, Niagara...","review_date":"May 27, 2016","user":"rabiesrilla"},{"attraction_id":566,"rating":5.0,"review":"A fabulous day! . I've just returned to my hotel after taking the Niagara Day Tour. Burkus Chapman was the perfect tour guide! Burkus picked us up at our hotel, and we went on to pick up a further 6 people. Burkus was very polite and funny, and his...","review_date":"May 24, 2016","user":"darahgna"},{"attraction_id":566,"rating":5.0,"review":"Great day out at Niagara Falls. More beautiful that expected.. Coach trip with guide from Toronto. On arrival at the falls we had a boat trip to the base of the falls where we were issued with waterproofs to keep us dry. Plenty of places for lunch, we chose the Sheraton and had a window...","review_date":"May 23, 2016","user":"thedaphneholmes"},{"attraction_id":566,"rating":4.0,"review":"Cracker day for a waterfall. After looking at a number of options for this day tour I am very happy I chose Niagara Day Tour. Very professional but friendly service and excellent coach, very clean and comfortable.\nBurkus was a great guide and the trip was just right for price,...","review_date":"May 23, 2016","user":"jafachick"},{"attraction_id":566,"rating":5.0,"review":"5 stars for quality and value. Great day tour to Niagara Falls. Duncan was our tour guide he was very friendly and knowledgeable. A true gentleman.\nI think every other review here mentions the key points - pickup from location of your choice, stops at Niagara-on-the-Lake, tasting session at the Reif...","review_date":"May 21, 2016","user":"888hello888"},{"attraction_id":566,"rating":5.0,"review":"A great day trip to Niagara. Our tour guide Burkus picked us up at our hotel and we set about picking everyone else up for the tour. He was friendly and courteous and provided a very interesting commentary on the journey out from Toronto. His style was friendly and professional, with...","review_date":"May 20, 2016","user":"moaningminnie17"},{"attraction_id":566,"rating":5.0,"review":"A great day out :). Our guide, Burkus, did a wonderful job of welcoming everyone into the tour during the pick-ups, familiarising us with both the group and our surroundings. The information he provided throughout the day was engaging and informative; he is very accommodating and has a great sense...","review_date":"May 14, 2016","user":"graphitell"},{"attraction_id":566,"rating":4.0,"review":"Great day tour with pros and cons. I went with my mom and sister and had a great day. Here are some pros and cons:\nPros: Bus stops inside Niagara on the Lake unlike other buses that stop outside of town. Knowledgable guide. You get to see the tiny chapel.\nCons: Wine...","review_date":"May 11, 2016","user":"layne_cat"},{"attraction_id":566,"rating":5.0,"review":"Brilliant Niagra Trip. Very enjoyable day. Well informed, very friendly driver. Excellent itinerary with ample photo opportunities, but a little more time at Niagara On The Lake would be nice. The helicopter flight was brilliant and not too expensive.","review_date":"May 9, 2016","user":"gerald_g"},{"attraction_id":566,"rating":5.0,"review":"Excellent tour. We surely enjoyed this tour. The guide was very friendly, and he took care of us very well.\nSince they use small van, we didn't need to have a long walk at Niagara on the Falls. Every visiting place, he gave us good suggestions to...","review_date":"May 6, 2016","user":"ponta1220"},{"attraction_id":566,"rating":5.0,"review":"The Ease of Not Driving to Niagara. This was a great tour! Burkus Chapman arrived early and picked up our family of 4 from our Hotel in Downtown Toronto. Made two more stops and we were off to Niagara Falls! Being from Hawaii, where we don't drive more than an hour, it...","review_date":"May 3, 2016","user":"339gregoryh"},{"attraction_id":566,"rating":5.0,"review":"Great package. Great tour - appreciated lot of interesting facts about Toronto and its surroundings during the way. Balanced programme as well - bit of everything (pitoresque town, wine tasting, floral clock, hydro plant,...) plus Niagara of course.","review_date":"May 2, 2016","user":"michal_j"},{"attraction_id":566,"rating":5.0,"review":"Organized and comprehensive day trip!. My family and I were stuck between deciding on an organized trip to Niagara, or trying to coordinate a visit on our own. In the end, we decided an organized trip was far more efficient for our needs, and we were so happy with the...","review_date":"May 2, 2016","user":"ahara25"},{"attraction_id":566,"rating":5.0,"review":"Great Day. This tour is very well organised and feels much more like a personal chauffeur than a tourist bus. Our driver Paul was very knowledgable about the region. We initially weren't really interested in all the stops before the falls but couldn't find a tour without...","review_date":"April 28, 2016","user":"674588"},{"attraction_id":566,"rating":5.0,"review":"Great tour and great tour guide. Excellent tour. Made a number of stops on the way to Niagara falls, which were all very interesting and allowed me to get many pictures, the stop at the winery and the wine tasting was especially pleasant! Burkus was our tour guide and we couldn't...","review_date":"April 23, 2016","user":"andrew_e"},{"attraction_id":566,"rating":5.0,"review":"Fantastic trip. Niagara falls are amazing and the trip organized by niagara day tour has fantastic too. Duncan, the driver, picked us up on time and drove us throughout the trip towards the falls. the trip has 3 stops, the first was at Niagara on the lake...","review_date":"April 20, 2016","user":"ptandrea"},{"attraction_id":566,"rating":5.0,"review":"Great Day at Niagara Falls. I travelled for the first time to Niagara alone and I think that Niagara Day Tours was a great option. The process with all the payment and confirmation was quick. Also, the pick-up was exactly on time. Our driver, Dave, was very friendly, talkative, and...","review_date":"April 17, 2016","user":"simona_s"},{"attraction_id":566,"rating":5.0,"review":"Wonderful day at Niagara Falls. This was my first time to Niagara Falls. The day could not have been more perfect. Dave our driver and guide was terrific! He was very knowledgeable about Toronto and the sites we visited. His suggestions for places to visit at the Falls were excellent....","review_date":"April 16, 2016","user":"fostersn"},{"attraction_id":566,"rating":5.0,"review":"Niagara Day Tour. Niagara Day Tour was money well spent. We were picked up at our hotel and were part of a smaller group that day. (There were 5 of us that were each picked up at our hotels) Our van was very roomy and comfortable. Our tour...","review_date":"April 16, 2016","user":"collierchris3"},{"attraction_id":566,"rating":5.0,"review":"a memorable lovely day tour. We had an enjoyable tour. Each stop worth to see\uff0c especially the last one, Niagara Falls, which was awesome. We spend 3 hours there, but I did't want to leave.","review_date":"April 13, 2016","user":"xuerbin"},{"attraction_id":566,"rating":5.0,"review":"Well organised and knowledgeable tour. From booking to returning at the end of the day, the company provided great service. Our tour guide was Duncan who was very knowledgeable about Toronto and the various places along the route to Niagara. The company didn't charge us for our 2 year old...","review_date":"April 13, 2016","user":"andrew_m"},{"attraction_id":566,"rating":5.0,"review":"Day Tour. We had an amazing day tour hosted by Burkus. We had beautiful weather and could see Toronto all the way across Lake Ontario. We had a small group of five people and there was plenty of time at each stop. Burkus was very flexible and...","review_date":"April 10, 2016","user":"djb4859"},{"attraction_id":566,"rating":5.0,"review":"Best experience I've ever had. Our companion Paul, was awesome, you can see that he did this for the joy and not the cash. In a small group of 5, so we were in a comfy SUV. He explained a lot of the sites we have passed along the way,...","review_date":"April 9, 2016","user":"andy_l"},{"attraction_id":566,"rating":4.0,"review":"Excellent Tour in chilly conditions. Very well run and professional tour with clear instructions which ran perfectly to time with the full 3 hours in Niagara. The trip to the falls was fun and very informative and it was a real bonus that the boat was running so early in...","review_date":"April 7, 2016","user":"hannah_e"},{"attraction_id":566,"rating":5.0,"review":"Great day at Niagara. We had a perfect day at Niagara, led by Burkus who was an excellent guide. He gave us loads of information, made sure we got to all the best viewpoints and ensured we had a perfect day.","review_date":"April 6, 2016","user":"alhealey27"},{"attraction_id":566,"rating":5.0,"review":"Thrilling. The Horse shoe falls in Niagara are gorgeous. I visited on a saturday in March and the day was just perfect,cold but Sunny. The area around is very touristy but the falls are majestic nevertheless. Even managed to catch the waterfall rainbow","review_date":"March 21, 2016","user":"ami_g"},{"attraction_id":566,"rating":5.0,"review":"Very good choice for the Niagara Falls tour. We chose Niagara day tours, and we chose very wisely. We can't remember the driver's name (Burkus?), but we were picked up in front of our hotel, and we were given a history of the area on the way to Niagara Falls and the other...","review_date":"March 6, 2016","user":"berentrippers"},{"attraction_id":566,"rating":5.0,"review":"Another tick off from my bucket list - Out of this World. Alex, what a guy, from the moment we got in the coach, we were given every bit of interesting and amazing information we could all absorb about Toronto and all the ogher places we passed thru on our way to Niagara Falls, so enlightening. I...","review_date":"February 26, 2016","user":"carole1052015"},{"attraction_id":566,"rating":5.0,"review":"Stunning!! . Alex... What a legend!! Friendly, funny, entertaining, engaging! We were picked up from our hotel and got on the big coach waiting outside. The journey took around 2 hours from Toronto, but with this being our first trip to Canada, it was interesting to hear...","review_date":"February 19, 2016","user":"rachsmithy86"},{"attraction_id":566,"rating":5.0,"review":"Nothing compares to U!!!. I've always wanted to travel to Canada an experience Niagara Falls from the Canadian side because I live in the USA. I got off the Niagara bus with anticipation and waited in line to board the boat. As I waited in line they handed me...","review_date":"February 17, 2016","user":"r_v"},{"attraction_id":566,"rating":5.0,"review":"Out of this world. This was a remarkable day out - we were picked up from the scheduled pick up point but could have been collected nearer the centre.\nHowever we headed to Niagara-on-the-lake this was a beautiful little town with a quaint hotel that our Queen had stayed...","review_date":"January 30, 2016","user":"nero_1529"},{"attraction_id":566,"rating":5.0,"review":"5 months later and we're still talking about it. What a great day! We picked this tour company after reading the reviews on Trip Advisor and checking out their website. We picked right!\nDuncan met us promptly at our hotel as scheduled. Took 45 minutes to pick everyone (10 altogether) up at their hotels,...","review_date":"January 26, 2016","user":"rejuvenate"},{"attraction_id":566,"rating":5.0,"review":"Best Niagara day tour. Burkus is a professional tour guide - very knowledgeable, we learnt interesting facts about the region, very personalized service. If you are going to do a day tour from Toronto to Niagara - this is the one. Can't beat the price for a full day...","review_date":"December 4, 2015","user":"travelratervideos"},{"attraction_id":566,"rating":5.0,"review":"Worth every penny!. We purchased this day trip along with the Hop On Hop Off double decker bus tour of Toronto. This was a fabulous tour! It included a motor coach tour to Niagara Falls including the Hornblower boat trip to see both sides of the falls up...","review_date":"November 24, 2015","user":"onefortheroad39"},{"attraction_id":566,"rating":5.0,"review":"Fantastic day out. Having considered a number of options to visit the Niagara Falls I am really glad i chose this provider. The initial on line booking and the personal follow up made me feel like my business was important to this company. Duncan was the tour guide...","review_date":"November 21, 2015","user":"kiwilah"},{"attraction_id":566,"rating":5.0,"review":"Brilliant day away from Toronto. I've been on many tours, and not only does a tour live or die by what you're seeing but also who is taking you! With Burkus & NiagaraDayTours we had both an amazing time and experience at the falls, but also made even better by...","review_date":"November 8, 2015","user":"chris_c"},{"attraction_id":566,"rating":5.0,"review":"Wonderful Niagara Falls. We had a fantastic trip with Duncan as our guide. There were 10 people on our trip which was a good number. Picked up on time from our hotel pick up and off we went down the highway. First stop being Niagara on the Lake,...","review_date":"November 3, 2015","user":"simon_s"},{"attraction_id":566,"rating":4.0,"review":"Amazing Niagara Falls!. The trip was well run with just sufficient time at the falls... Would be better if more free time given at the falls area... But Niagara Falls were simply breathtaking... Hornblower cruise was very fun (be prepared to get wet though!). Would return again!","review_date":"October 31, 2015","user":"jessicatr3960ty"},{"attraction_id":566,"rating":5.0,"review":"Just what we wanted. Interesting and varied itinerary that made for a good day trip from Toronto. Seeing the Falls was obviously the highlight, but the organisation, commentary and small group size made the whole day enjoyable and hassle free. Importantly, my 8 year old daughter remained interested throughout...","review_date":"October 31, 2015","user":"blueywillow"},{"attraction_id":566,"rating":5.0,"review":"Superb tour. Having my Mom to visit us in Toronto provided the perfect opportunity to take this highly recommended tour to Niagara Falls. It was a wonderful day out and hugely informative thanks to our guide Burkus. The various spots along the way: Niagara-on-the-lake, the smallest church,...","review_date":"October 30, 2015","user":"kodw"},{"attraction_id":566,"rating":5.0,"review":"Awesome tour, and experience. Burkus was a great guide. He was very professional , well organised and punctual. We were picked up direct from our hotel and picked up in total 12 people. Burkus was ver y informative and knowledgeable about not only downtown Toronto but gave information on...","review_date":"October 29, 2015","user":"belinda_g"},{"attraction_id":566,"rating":5.0,"review":"Wonderful way to see Niagara Falls. This was the perfect tour to Niagara Falls. Duncan was an excellent tour guide-he was interesting and informative. The stops we made along the way to the falls were great. I loved that we traveled by van and not a large bus. It made the...","review_date":"October 29, 2015","user":"beachgal51"},{"attraction_id":566,"rating":5.0,"review":"Great trip and small group makes it better. Travelled with Burkus with 9 people on the small bus. Booking very easy with good communication when booking via the internet. Picked up exactly on time. Tour was excellent with a good range of sites and very informative commentary. The first part involved travelling via...","review_date":"October 24, 2015","user":"muzzaballina"},{"attraction_id":566,"rating":5.0,"review":"One for the bucket list,. This was a great experience with many interesting stops-so not just a Niagara hit and run! Duncan was an excellent driver and guide and as the tour concentrates on small numbers it's intimate and personable whilst still leaving you to \"go it alone\" during the...","review_date":"October 23, 2015","user":"s2380ossteveb"},{"attraction_id":566,"rating":5.0,"review":"A must do when visiting Toronto!. This trip is a must! We wanted a small group with hotel pick up that included Niagara on the Lake and a winery stop as well as getting to see Niagara Falls and this does it all. What makes it stand out is the tour...","review_date":"October 22, 2015","user":"jennifer_r"},{"attraction_id":566,"rating":5.0,"review":"Excellent day trip to Niagra. Excellent small group (max 12) day trip to Niagra from Toronto. Local pick ups\/drop offs in downtown Toronto.","review_date":"October 22, 2015","user":"andrew_m"},{"attraction_id":566,"rating":5.0,"review":"Beautiful day seeing Niagara . We enjoyed this day tour very much! Our guide, Burkus, was great and everything went along smoothly. The stops along the way, like the town of Niagara-on-the-lake, and the vineyard, were quite nice. We had lots of time at the falls to see the sights,...","review_date":"October 21, 2015","user":"charmvivo"},{"attraction_id":566,"rating":5.0,"review":"Relax, enjoy, and leave the driving to them!. We thoroughly enjoyed our tour. We stopped at Niagara on the Lake and a farmer's market before heading to the falls. The driver offered several other photo opps as well as lots of information and history enroute. Very fun day! We would have preferred one...","review_date":"October 17, 2015","user":"mcafees"},{"attraction_id":566,"rating":5.0,"review":"Great tour!. Trip started on time at 8am with a 1.5 hour ride to Niagara on the lake - a very charming town on the Niagara river. Then, quick stops at a market and Reif winery. There were also several photo stops, including the floral clock. We...","review_date":"October 14, 2015","user":"kellyce3740bw"},{"attraction_id":566,"rating":5.0,"review":"Thank you Burkus!!. Me and 2 colleagues had planned the tour for thanksgiving day as this was the only day we had free time in Toronto during our business Trip. Unfortunately Niagara day tour was full,but Burkus managed to get seats for us with another Company. So we...","review_date":"October 12, 2015","user":"sarah_p"},{"attraction_id":566,"rating":4.0,"review":"Great way to see the Falls. This is a great way to see the Falls! They pick you up and drop you off at your hotel which makes it so easy and no stress. Dave was great and I really liked that it was a smaller ride that fit 12 vs...","review_date":"October 9, 2015","user":"mis1214"},{"attraction_id":566,"rating":5.0,"review":"Fantastic day trip to Niagara Falls.. This was a tour to Niagara Falls incorporating some other interesting stops on the way.\nDuncan, our driver was very knowledgable about the area and all the sites we stopped at.\nWe visited the smallest chapel in the world. It is tiny but a proper...","review_date":"October 9, 2015","user":"midlandsmum63"},{"attraction_id":566,"rating":5.0,"review":"perfect. what a great day. everything ran smoothly and as advertised on the website. Duncan the driver was knowledgeable, friendly and helped make the day special. the price includes a ride on the boat trip at niagara and several stops on the way - see their...","review_date":"October 8, 2015","user":"grestyroad"},{"attraction_id":566,"rating":5.0,"review":"Highly recommended. We booked this tour for my parents and they had the most memorable experience. We booked late yet Burkus went out of his way to accommodate. The tour was well priced compared to others and my parents most appreciated the 'smaller group' experience offered here....","review_date":"October 7, 2015","user":"edward_b"},{"attraction_id":566,"rating":4.0,"review":"Excellent knowledgable driver\/guide. The falls are amazing, the boat trip and a walk to the edge of the falls are a must. The trip was made by the driver who suggested places to visit and how long they would take.\nThe tour company made verything so easy for...","review_date":"October 5, 2015","user":"david_p"},{"attraction_id":566,"rating":4.0,"review":"Very knowledgeable and entertaining. Burkus was a real tour guide, very knowledgeable about all local information - from the wineries in the region, to the best attractions to see at the Falls themselves. It was a great day out - a wonderful way to see the falls and surrounding...","review_date":"October 5, 2015","user":"deanne_h"},{"attraction_id":566,"rating":5.0,"review":"Top day out. The day started off with an on time pick up. As promised it was a small group (which turned out to be vital in my opinion)\nThroughout the day Burkus (who was brilliant all day) provided us with fantastic commentary which added an extra dimension...","review_date":"October 4, 2015","user":"james_e"},{"attraction_id":566,"rating":5.0,"review":"Excellent Niagara Falls tour, highly recommended. I booked this tour for my visit to Niagara Falls because of the excellent rates it receives here in TripAdvisor. The reputation is definitely correct, the tour was really great. Our guide, Burkus, does an excellent job and he's a great guy too. He is...","review_date":"October 2, 2015","user":"theflyingexpert"},{"attraction_id":566,"rating":5.0,"review":"All good things!. My boyfriend and I took this tour a few weekends ago as an add-on to our Toronto getaway. We booked it about a month in advance after reading the reviews but I honestly didn't know what to expect. Everything was perfect!\nPick up was on...","review_date":"October 1, 2015","user":"caro_l"},{"attraction_id":566,"rating":5.0,"review":"No hesitation in recommending this professional and personable operator. Fantastic day, perfectly timed pick up, Burkus was fantastic from beginning to end. He gave a great commentary, kept people to time and the coach was really comfortable for the length of the trip. We had plenty of time in Niagara to go on the...","review_date":"September 28, 2015","user":"e3388travel"},{"attraction_id":566,"rating":5.0,"review":"Great Day at Niagara Falls. Burkus did a great job driving and keeping to a well defined schedule for our day in the Niagara Falls area. Arrangements for boat ride tickets were done for us and we had ample time on our own to enjoy the falls from the Canadian...","review_date":"September 26, 2015","user":"fltraveler519"},{"attraction_id":566,"rating":5.0,"review":"Niagara Day Tour. We met Duncan and Burkus, two extremely friendly guys who take pride in what they do. They were more than accommodating when we mentioned we were going to stay the night in Niagara Falls. We were dropped to the door of our hotel and for...","review_date":"September 24, 2015","user":"bcog"},{"attraction_id":566,"rating":5.0,"review":"Fabulous Day Out. This is one of the best tours that I have taken, There was so much crammed in, while not feeling rushed. The guide Duncan was excellent and made a stop so we could take a helicopter trip over the Falls.\nThis excursion was great in...","review_date":"September 24, 2015","user":"angie_m"},{"attraction_id":566,"rating":5.0,"review":"Excellent Niagara Tour!. Really enjoyed the vineyards, Niagara on the Lake of course the Falls! Duncan shared his extensive knowledge of Toronto and Niagara with us, really enjoyed him as our guide!","review_date":"September 23, 2015","user":"tonestew6"},{"attraction_id":566,"rating":4.0,"review":"Fun day in Niagara!. A great day! Burkus was a great host\/driver and tour guide! I almost felt like we were on a VIP tour! Very organized, professional! We got lucky and didn't have a full tour so we had plenty of space! The weather was great (a little...","review_date":"September 22, 2015","user":"adraval"},{"attraction_id":566,"rating":5.0,"review":"Great day tour of Niagra. This is a great day trip to Niagra. Niagra on the Lake is a beautiful town. I loved the drive through the vineyards and the stop for the sampling of the ice wine. Burkus was a great tour guide. He was very prompt and courteous....","review_date":"September 22, 2015","user":"frances_k"},{"attraction_id":566,"rating":5.0,"review":"A Great Experience. The whole day was thoroughly enjoyable. The weather was beautiful, and the town of Niagara on the Lake was gorgeous (wished we had more time there). Niagara Falls was an awesome force of nature and the boat trip to the base of the falls was...","review_date":"September 20, 2015","user":"bonita_f"},{"attraction_id":566,"rating":5.0,"review":"Highly recommended way to see Niagara.. Excellent day tour. The stops at Niagara on the Lake (the prettiest town I've ever seen) and the vineyard were truly memorable. The driver\/tour guide was great. Excellent value and a wonderful day out.","review_date":"September 19, 2015","user":"simonoxfordshire"},{"attraction_id":566,"rating":5.0,"review":"A Great Day Out. Niagara Falls is a natural phenomenon. A spectacular visual experience, And Niagara Day Tours was a great choice for this experience. Duncan our driver was excellent. He gave us history and geography and gave us plenty of notice of what was next and how the...","review_date":"September 19, 2015","user":"beverley_d"},{"attraction_id":566,"rating":5.0,"review":"Fantastic trip and fantastic weather!. We had the best best day on the trip to Niagra Falls. The small group and our guide, Duncan really made our day. The falls were spectacular and the boat trip great fun albeit a little wet! We would highly recommend this company.","review_date":"September 18, 2015","user":"clairescrimgeour"},{"attraction_id":566,"rating":5.0,"review":"Fantastic day. The Niagara Day Tour was the perfect way to experience not only Niagara Falls, but also Niagara region. Indeed, the cruise at the Falls is only one of the activities that this tour offers: the tour takes you to Niagara-on-the-lake, to a winery were you...","review_date":"September 15, 2015","user":"guandgi"},{"attraction_id":566,"rating":5.0,"review":"A great day!. Had a great day with Burkus as our guide. He collected us on time from our hotel, gave us a good commentary along the way. Interesting stops. Plenty of time at Niagara Falls. Burkus gave good advice on what he thought was worth doing at...","review_date":"September 14, 2015","user":"644susans"},{"attraction_id":566,"rating":5.0,"review":"Fantastic day!. Had a great day on the Niagara tour, Burkus was friendly and knowledgable and the tour stopped at just the right number of points of interest along the way, including a fantastic winery with really exception ice wine. The spare time in Niagara was fantastic...","review_date":"September 7, 2015","user":"barrymarkd"},{"attraction_id":566,"rating":5.0,"review":"Good day out to Niagara with much to do. Burkus was a lovely guide. Informative, funny and kept the group together without hassle. We had a jam packed day and saw lots of things which we would not have done if we tried to do this unaccompanied. We did the helicopter ride which was...","review_date":"September 1, 2015","user":"sally_a"},{"attraction_id":566,"rating":4.0,"review":"A well organized and interesting trip to Niagara Falls. Our guide and driver was Burkus who did a fantastic job of giving us just enough history and local information while we drove to the various stops. Pickup was prompt and the small van was definitely the way to go. We had 18 adults on...","review_date":"August 30, 2015","user":"carole_r"},{"attraction_id":566,"rating":5.0,"review":"Great way to visit the area and enjoy Niagara. Dave was our driver and kept us entertained and informed on the history and sights as he drove us for the day. He also ensured that we had bathroom stops and opportunities to purchase items. Niagara on the Lake was delightful and Jeff at Rief...","review_date":"August 29, 2015","user":"kt082015"},{"attraction_id":566,"rating":5.0,"review":"I made the right decision. I always like renting a car when I travel to overseas to have vacation. I can go anywhere I like and can stay in a hot spot as long as I want. However, a big city like Toronto is so busy. There is traffic jam...","review_date":"August 22, 2015","user":"lloyd_l"},{"attraction_id":566,"rating":5.0,"review":"A great day out to Niagara Falls and district. This tour, with the small bus was a great way to see Niagara. As there are not many people (23 in the case of my visit) the pick ups from hotels around town didn't take too long. Also the bus driver (Norm) was able to...","review_date":"August 22, 2015","user":"robert_b"},{"attraction_id":566,"rating":5.0,"review":"love the stops along the way (The winery And The Local Fruit Stands). We Had A Very Efficient,Informative And Friendly Driver \/ Tour Guide He Was Well Knowledgeable About All the Place We Stop to And Other Historical Places We Passed Along The Way To The Niagara Falls. Most Of All He Was Very Punctual","review_date":"August 22, 2015","user":"prince_w"},{"attraction_id":566,"rating":5.0,"review":"Very good tour. We choosed this tour based on the reviews of TA and we have to confirm the very good experience, especially due to the small van that guaranteed very fast moving. Burck our tour guide was excellent in giving us details on the way. 5 stops...","review_date":"August 21, 2015","user":"741christinab"},{"attraction_id":566,"rating":5.0,"review":"Great day out. From being picked up from the hotel by Duncan the day was fantastic, he was very informative from start to finish. We had a few stop off's that were very nice and it was a no rush day. The falls were fantastic. A very enjoyable...","review_date":"August 21, 2015","user":"chris7772015"},{"attraction_id":566,"rating":4.0,"review":"Great Day Trip From Toronto!. Recommended. Small 24 seat coach with several interesting short stops-Niagara on the Lake-Winery Tasting-World's Smallest Church and Fruit Mart-before arriving at Niagara Falls. Was at the Falls 3 hours, would have happily spent the night there. Dave was an excellent tour guide. The trip was...","review_date":"August 19, 2015","user":"maureen_w"},{"attraction_id":566,"rating":5.0,"review":"Excellent as advertised . David our tour guide's dry humour made the day entertaining without being intrusive even when the afternoon was interrupted by a downpour. Would recommend to anyone who wants a relaxing day out to get into the Holiday mood.","review_date":"August 19, 2015","user":"574nigelc"},{"attraction_id":566,"rating":5.0,"review":"Amazing day at and around Niagara. Niagara Falls is an amazing spectacle, no doubt, but what made this even better was the small additional elements associated with the day tour - the stop of at Niagara by the lake, the winery tour, and the expert commentary from our host \/ driver....","review_date":"August 19, 2015","user":"g7626ezscotth"},{"attraction_id":566,"rating":5.0,"review":"First class and excellent value. I visited Niagara many years ago and this was a great opportunity to introduce the area to my teenaged son in a way which didn't leave him time to get bored. He enjoyed every minute and even he found our excellent guide \/ driver, Burkus's,...","review_date":"August 17, 2015","user":"sarah_h"},{"attraction_id":566,"rating":5.0,"review":"Excellent; just as advertised. This is a great trip. Niagara falls was just breathtaking, and Niagara Day tours is a wonderful company. The vans are smaller than the huge buses we saw several times, so attractions were not as crowded because there were fewer of us. The guide was...","review_date":"August 15, 2015","user":"caprofessor"},{"attraction_id":566,"rating":4.0,"review":"Great day tour. The tour guide Burkus was very friendly and provided a lot of relevant and interesting information about the places we visited. The tour itself isn't rushed but there's not an abundance of time at each spot either , you'd want to drive yourself to have...","review_date":"August 14, 2015","user":"jeff_y"},{"attraction_id":566,"rating":4.0,"review":"Fun in Niagara Falls. On vacation in Toronto and felt I had to go visit Niagara Falls since it was so close! Our tour guide, Burkus was delightful and knowledgeable regarding local history and lore (and was understanding when I was a bit late to our agreed upon meeting...","review_date":"August 14, 2015","user":"cherylj916"},{"attraction_id":566,"rating":5.0,"review":"Fantastic Day. This is a great tour, we were picked up right outside our hotel on time and had a really good journey.\nAs other reviewers have said, the coaches are smaller (about 24 people) which means there is minimal time spent picking people up and more...","review_date":"August 13, 2015","user":"caz04"},{"attraction_id":566,"rating":4.0,"review":"Well worth the cost-our favorite part of the holiday.. The price is well worth the day of information, unique variety of stops, the extravagant view of the falls, and the pick up and drop off at your own hotel. We definitely would have liked to spend more time at Niagra on the Lake and...","review_date":"August 13, 2015","user":"481cherylh"},{"attraction_id":566,"rating":5.0,"review":"Great day trip brilliant boat trip. The tour was very informative the driver Dave was very knowledgeable and gave lots of facts about the area. Sometimes on similar tours the driver talks too much and the humour can be somewhat forced but all that Dave said was just right.The highlight of...","review_date":"August 13, 2015","user":"dazmeister22"},{"attraction_id":566,"rating":4.0,"review":"Great attraction, good tour. Firstly, the Niagara Falls are amazing and are a must do if you are in the area. Being a foreigner, i thought it would be a lot easier to be on a tour rather than try and get there myself (I was staying in Toronto)....","review_date":"August 12, 2015","user":"owhyte10"},{"attraction_id":566,"rating":5.0,"review":"A well organised and informative tour. This Niagara tour was fun and informative from start to finish. Our driver was very knowledgeable in the history and geology of the area as well as knowing all the facts you would expect. There were 24 of us in a minibus. Stops were made...","review_date":"August 12, 2015","user":"gardengenie122"},{"attraction_id":566,"rating":5.0,"review":"Fantastic Day Trip!. We spent a week in Toronto and wanted to get out of the city for a day to see more of the area. Everything, from booking with Burkus through to our drop-off at the end of the day, went seamlessly! Our driver\/guide Dave is very...","review_date":"August 12, 2015","user":"chillymillie"},{"attraction_id":566,"rating":5.0,"review":"Great tour!. This was a well organized tour during which we were able to see the highlights of the Niagara region. It ended at Niagara Falls and we skipped the X hours-long line for the boat. The driver\/tour guide was very friendly (thanks Burkus!) and we strongly...","review_date":"August 10, 2015","user":"bobbydurand"},{"attraction_id":566,"rating":5.0,"review":"Great all round day out !. Booked this trip because of the excellent reviews and wasn't disappointed. Duncan was a great guide, friendly and informative. My husband and I went with our two boys age 8 and 15.We enjoyed the stops along the way and he was very helpful with recommendations...","review_date":"August 6, 2015","user":"marybeeflynn"},{"attraction_id":566,"rating":5.0,"review":"Excellent tour!. We spent an amazing day! Well organized, excellent, professional tour. Everything was perfect! Burkus planned our tour from the beginning to the end in detail. There was no time for boredom. We'd highly recommend this tour!","review_date":"August 3, 2015","user":"diana_f"},{"attraction_id":566,"rating":5.0,"review":"Very Nice Day Tour. I really enjoyed this tour and it was the highlight of my visit to Toronto. The driver was pleasant, professional, and knowledgeable of the area. Niagara Lake was great and I wish we had more time to stay there. Very quaint! The boat cruise on...","review_date":"August 3, 2015","user":"angela_j"},{"attraction_id":566,"rating":5.0,"review":"Great all round day trip. Very enjoyable day with a very informative and patient driver - who remained calm and professional even when people did not return back to the vehicle on time!! Niagra Falls was breathtaking and would recommend this tour to anyone. We even bypassed the queues to...","review_date":"August 2, 2015","user":"waynet386"},{"attraction_id":566,"rating":5.0,"review":"A well organized, professional tour.. An excellent, well run tour. Burkus was both informative, entertaining and communicated all aspects of the tour very clearly.\nHaving a smaller group such as Niagara Day Tour was great as the tour was able to be a lot more personal and move more efficiently...","review_date":"July 31, 2015","user":"cynthia_p"},{"attraction_id":566,"rating":5.0,"review":"Fantastic Tour. We only had one day in Toronto while passing through on route to Windsor, Ontario so it was very important we made the right choices. I chose Niagara day tour after reading reviews from a number of companies offering this trip. The tour was fantastic...","review_date":"July 31, 2015","user":"davewoo1"},{"attraction_id":566,"rating":5.0,"review":"Brilliant Niagara Tour. Great day out with stop offs en route to Niagara Falls. Very pleasant journey despite the rain with and a informative guide. Definitely worth the visit.","review_date":"July 30, 2015","user":"colette_k"},{"attraction_id":566,"rating":5.0,"review":"Great day trip to Niagara Falls. Choose this tour! If you're looking for a small, more-personalized tour to Niagara Falls from Toronto, this one is for you. (There were only 10 of us on our tour.) The highlights are the stop at Niagara-on-the-Lake, a winery and of course Niagara Falls. Tour...","review_date":"July 28, 2015","user":"carolinef369"},{"attraction_id":566,"rating":5.0,"review":"Niagara Falls tour. We just came back from Niagara Falls with Niagara Day Tour. It was a very enjoyable day! Burkus, our tour guide and driver was very knowledgeable and we were really well looked after by him. All in all, a great day out and we would...","review_date":"July 27, 2015","user":"terry_t"},{"attraction_id":566,"rating":5.0,"review":"Great Tour. We had a group of 6 people for this tour. They were able to make arrangements to pick us up from Niagara Falls instead of Toronto. Our tour guide Paul was very knowledgeable, and never did we feel rushed.\nThank you Burkus & Paul for...","review_date":"July 27, 2015","user":"mike_w"},{"attraction_id":566,"rating":4.0,"review":"Good tour, amazing Falls :). We had a great time on this all day-tour. We enjoyed being in a somewhat smaller group (compared to going in a big bus) of about 20 people. Our driver Dave was professional, friendly, helpful, and informative throughout the tour. Taking the boat tour by...","review_date":"July 26, 2015","user":"greenethics"},{"attraction_id":566,"rating":5.0,"review":"Fantastic Day Out - Enjoyed Well!. This tour was well worth the price. The driver Duncan was very friendly and excellent at describing the attractions along the way. Before reaching Niagra we went to attractions along the route which I thought set the scene for the actual Niagra falls. Well recommended,","review_date":"July 26, 2015","user":"s_n"},{"attraction_id":566,"rating":5.0,"review":"Excellent in every way. I thoroughly enjoyed my day trip. Dave, the driver, was punctual, courteous, friendly and informative. The trip itself is well run - the advantage of a small bus being that less time is spent picking up passengers and that it can stop where large coaches...","review_date":"July 25, 2015","user":"oxforduser"},{"attraction_id":566,"rating":5.0,"review":"very good trip. Very nicely organized trip. Driver was very kind and well prepared. They even provided us with a child seat in their car w\/o asking for it.\nAwesome trip trip from Toronto over Niagara on the Lake and some wine tasting to 3 hours stay at...","review_date":"July 25, 2015","user":"greg_b"},{"attraction_id":566,"rating":5.0,"review":"'Funtastic from the beginning to the end'.... First let me 'thumbs-up' our driver, Burkus Chapman, for thoroughly educating us during our excursion to the Niagara Falls, July 23\/15. His vast knowledge of the GTA and Niagara area was professorial. His professionalism and courtesy, for me personally, was one of the highlights of...","review_date":"July 24, 2015","user":"devon_j"},{"attraction_id":566,"rating":5.0,"review":"Niagara Day Tour. Fantastic day trip. We were collected on time by Duncan who was very informative about all the sights and gave very clear instructions for stop and collection times. The Falls themselves were great and the boat trip was great fun. Recommended.","review_date":"July 21, 2015","user":"paul_pdr"},{"attraction_id":566,"rating":4.0,"review":"Great Trip to Niagara Falls. This is a safe, well run tour and a decent value for the price.\nPick up was extremely punctual.\nDriver ( Duncan) was very pleasant and low key. I actually felt at times he was too quiet but that's not really a criticism.\nThe van...","review_date":"July 21, 2015","user":"anrmd"},{"attraction_id":566,"rating":5.0,"review":"Beautiful Niagara Day Tour. It was a great tour, very well organized and with plenty of time to do a lot of different things. The Niagara Falls are spectacular and I'm very glad I chose the Niagara Day Tour to visit them. The boat trip was super fun. No...","review_date":"July 20, 2015","user":"rebeca_v"},{"attraction_id":566,"rating":5.0,"review":"Niagara Day Tour. My daughter and I took the tour with Duncan. He was super knowledgeable about the sights, and very prompt (always a good thing). Plenty of time given at the falls. (My only suggestion would be to skip the floral clock--not really worth the stop.) High...","review_date":"July 18, 2015","user":"wendynhere"},{"attraction_id":566,"rating":5.0,"review":"Fantastic, well organized trip.. Amazing day trip with stops at Niagara-on-the-Lake, wine tasting and a lot of other exciting things close to Niagara Falls. The driver was really sweet and a good storyteller.\nIf you want to see more than Niagara Falls it is sure that the Niagara Day...","review_date":"July 16, 2015","user":"amaliefs"},{"attraction_id":566,"rating":5.0,"review":"spectacular day out. Had a superb day trip to Niagara falls, well organised, a very knowledgeable friendly guide, everything was perfect. Glad we added the helicopter ride.","review_date":"July 14, 2015","user":"tina_w"},{"attraction_id":566,"rating":5.0,"review":"Magnificent Niagara Falls. We did a day trip with Burkus Chapman Niagara Day Tour and it was one of the highlights, if not THE highlight of our recent overseas holiday. This tour included all the usual offerings and was made even more enjoyable because it wasn't a huge...","review_date":"July 12, 2015","user":"jasnick"},{"attraction_id":566,"rating":5.0,"review":"Great Niagara Tour. Our tour guide Burkus was very knowledgeable and professional. He answered all our questions on and off topic. He was very punctual with pick up and drop off. I would definitely recommend this company to anyone visiting the Toronto area.","review_date":"July 11, 2015","user":"travelingseven"},{"attraction_id":566,"rating":5.0,"review":"Fantastic day out. We had a fabulous day trip to Niagara Falls with \"Niagra Day Tour\". Norm, our driver, was a warm and friendly host and also an excellent driver. It was a small bus so our group was just the right size! The trip exceeded expectations, particularly...","review_date":"July 11, 2015","user":"mshg"},{"attraction_id":566,"rating":4.0,"review":"Niagara trip. Easy trip, pick up from hotel downtown. We stayed extra day in Niagara Falls and they were able to accommodate with relatively small extra fee. Slightly cramped going, but management is improving fleet with new very comfortable bus on return trip. Safe drivers, knowledgeable quick...","review_date":"July 10, 2015","user":"albertolleon"},{"attraction_id":566,"rating":5.0,"review":"Great Day trip to Niagara Falls. I took this tour with 2 friends and we spent a full day visiting Niagara Falls from Toronto with several stops along the way. We loved the little town of Niagara on the Lake and the Falls were spectacular. Berkus was an informed and interesting...","review_date":"July 9, 2015","user":"audrey_k"},{"attraction_id":566,"rating":5.0,"review":"Great tour, excellent value for money. We booked ahead, the process was very straightforward. The pick up could not have been more convenient, the motor van was very comfortable with the driver also checking in with us all and offering to adjust air con when needed (sounds like a small thing...","review_date":"July 9, 2015","user":"jrm12345"},{"attraction_id":566,"rating":5.0,"review":"Great day, great tour guide!. Trip was exactly as advertised, only better! our driver well informed, professional and amusing. Super day out for this Toronto resident and two overseas visitors. Thank you!","review_date":"July 7, 2015","user":"lynn_b"},{"attraction_id":566,"rating":5.0,"review":"Exceptional tour!. Really love the small tours! 12 of us in total, great group to spend the day with. Burkus was an amazing guide! My 13 yr old daughter was with me and everyone was very friendly and we spent the day with a group of young...","review_date":"July 7, 2015","user":"leanne_v"},{"attraction_id":566,"rating":4.0,"review":"Good option to see Niagara but maybe a few changes needed. My wife and I decided to book a small bus day tour instead of doing it ourselves. It was a very informative and friendly tour and the price was quite competitive. We were picked up on time after having the previous days tour cancelled due...","review_date":"July 5, 2015","user":"russell_s"},{"attraction_id":566,"rating":5.0,"review":"Very well coordinated tour. What you are promised is what you get. This has been one of the best conducted tours that I have been part of.\nBefore the tour, Burkus was very clear in terms of what is possible and what is not. Also, he guided me for alternate options as I was staying in an...","review_date":"July 5, 2015","user":"ribhu95"},{"attraction_id":566,"rating":5.0,"review":"Wow! Niagara Falls!. We chose Niagara Day Tours after reading positive reviews on Trip Advisor and we are so happy we did! Wonderful service from our first email booking the tour from Australia to dropping us back at our hotel in Toronto after our tour. Butkus, our driver,...","review_date":"July 5, 2015","user":"peter_r"},{"attraction_id":566,"rating":5.0,"review":"Niagara Falls is wonderful, but investigate well who you book with. We booked our tour with Niagara Day Tours, Burkus Chapman. The tour picked us up at our hotel. The first thing we noticed was the very small mini-bus was extremely hard to get into and out of and the two people sitting in the back...","review_date":"July 1, 2015","user":"tarakayaustralia"},{"attraction_id":566,"rating":5.0,"review":"Great day out!. The day trip to Niagara Falls was brilliant and well worth it. My tour guide was Burkus and even from the beginning when he was arranging my pick-up time from my hotel in downtown Toronto he was very well organised.\nHe picked me up on...","review_date":"June 28, 2015","user":"bwalker80"},{"attraction_id":566,"rating":4.0,"review":"Pleasant day. The trip was effectively organized. The pickup was right on time. The tour guide\/driver, Burkus, was courteous and knowledgeable. We made several stops along the way with Niagara Falls being the last stop. We spent about 3.5 hours on our own at the Falls, which...","review_date":"June 26, 2015","user":"peonythailand"},{"attraction_id":566,"rating":5.0,"review":"Informative. This tour was very informative and fun. Our tour guide Duncan was very knowledgable about the area (Toronto and Niagara), we made many stops along the way which introduced us to various options, i.e. Wine, fruit\/produce, candy etc. once we arrived at NF there was...","review_date":"June 25, 2015","user":"creeafsa"},{"attraction_id":566,"rating":5.0,"review":"Niagara Day Tour. We did the day tour and would highly recommend. From the start of the day to the end was a brilliant experience. Our driver\/guide was very knowledgable and felt we learnt a lot en route to the falls.\nThe whole tour was very well organised,...","review_date":"June 25, 2015","user":"hannahuk87"},{"attraction_id":566,"rating":5.0,"review":"Niagara is amazing. Went on the trip on 20th June really enjoyed it. We were picked up from our hotel and delivered to the rest of the group. Sorry didn't catch the guys name who picked us up but he was really great told us about the area....","review_date":"June 23, 2015","user":"gonk225"},{"attraction_id":566,"rating":2.0,"review":"Expensive and rushed. I regret not renting a car from Toronto or taking the train.. It expensive for what it is plus the driver expects a nice tip at the end.. There are many stops before the main attraction and with the exception of Niagara by the Lake,...","review_date":"June 22, 2015","user":"bilo_s"},{"attraction_id":566,"rating":5.0,"review":"Great Niagara Falls day tour. Our tour guide and driver, Duncan picked us up on time and was an extremely careful, courteous and knowledgeable guide and driver. The tour was fabulous and there was enough time in the stops to wander around and see the sights! The tour was all...","review_date":"June 20, 2015","user":"bermuda1_10"},{"attraction_id":566,"rating":5.0,"review":"Niagara day tour by Mini-bus. We thoroughly enjoyed our tour which was excellent value for the price. An all day tour from Toronto via Niagara on the Lake and a vineyard to the Falls themselves, our driver and tour guide, Duncan, was extremely knowledgeable and very informative. He was also...","review_date":"June 20, 2015","user":"robikate"},{"attraction_id":566,"rating":4.0,"review":"NIagara Day Tour. I really enjoyed this day tour. Our driver was very professional and helpful and provided us with interesting facts en route. I had a lot of free time at the Niagara Falls. The stops at Niagara on the Lake and a winery en route were...","review_date":"June 20, 2015","user":"elisabeth261"},{"attraction_id":566,"rating":5.0,"review":"Great Niagra Region tour. Our tour was hosted by Duncan, who obviously enjoys his role and gave us a great introduction to the whole Niagra Region, not just the Falls. We had ample free time at appropriate places and Duncan was a mine of information.","review_date":"June 19, 2015","user":"davidt2929"},{"attraction_id":566,"rating":4.0,"review":"A good day out with personal service. We were collected by Duncan, who was professional and a good driver. Duncan was informative and gave us some interesting facts en route.\nA long day out - pick up at 8.10 am and back to our Hotel around 6.55 pm. There were 13 people...","review_date":"June 18, 2015","user":"lovebirdies"},{"attraction_id":566,"rating":3.0,"review":"Mixed feelings. So on the bright side the bus was very clean and comfortable, our guide was friendly and things were well organised.\nHowever, we felt it tried to pack too much in. We would have preferred not to bother with the floral clock, smallest chapel, photo...","review_date":"June 15, 2015","user":"potap123"},{"attraction_id":566,"rating":5.0,"review":"Great day out. Our guide was Burkus and he was very attentive and informative on our day trip. Although our tour was 10 mins late picking us up from our hotel this was of no fault of his due to another guest not being ready on time, of...","review_date":"June 15, 2015","user":"aliandben"},{"attraction_id":566,"rating":4.0,"review":"Was a great tour. Niagara day tour was a great way to get out of the city and to see some of the country side. The driver was polite and knowledgeable. The stops along the way were short and appreciated. ( not normally things you may stop to see...","review_date":"June 15, 2015","user":"jaetee"},{"attraction_id":566,"rating":4.0,"review":"Great day out!. I booked this tour based on the positive reviews on tripadvisor. I glad to say that those reviews were spot on. I was picked up from my hotel on time and then after all the other guests were collected we headed out the city. The...","review_date":"June 10, 2015","user":"carlrr11"},{"attraction_id":566,"rating":5.0,"review":"Excellent tour and guide. My husband and I took this tour with our two teenage daughters whilst staying for a week in Toronto. We had booked it from the UK before we left and found that the online booking was easy and that any questions we'd asked were replied...","review_date":"June 6, 2015","user":"spuddlyvanilla"},{"attraction_id":566,"rating":5.0,"review":"Great Niagara Falls tour. I had a wonderful day with my mom with this tour company. The guide was great and the weather perfect. It's the best way to see Niagara!","review_date":"June 5, 2015","user":"boatelboat"},{"attraction_id":566,"rating":4.0,"review":"Great Value Tour. This is a good value tour. The itinerary includes much more than Niagara Falls, but also a stop off at the Niagara by the lake village, the worlds smallest church, some scenic lookouts and a vineyard featuring Ice Wine. And of course 3 full hours...","review_date":"June 5, 2015","user":"fletch45"},{"attraction_id":566,"rating":5.0,"review":"Great day out at Niagara Falls. We had Douglas as our guide on our tour guide and driver. For someone who is fairly new in the role I was very impressed that he made the effort to research on the topics he presented. He offered a lot of information and history...","review_date":"June 4, 2015","user":"sylveracyd"},{"attraction_id":566,"rating":5.0,"review":"Nice and accommodating tour guide. Duncan, our tour guide was punctual in the morning outside our hotel. He gave us some historical insights on Toronto city and the places that we passed on our way to Niagara. Part of the tour included wine tasting, floral clock, smallest chapel in the...","review_date":"June 4, 2015","user":"holidayjoey"},{"attraction_id":566,"rating":5.0,"review":"The best of Niagara!. I highly recommend this tour. A van picks you up at your hotel and makes many scenic stops along the way. It was my first time to visit Niagara Falls. We had only 9 people on our trip! We stopped at the gorgeous town of...","review_date":"June 3, 2015","user":"blynnb2013"},{"attraction_id":566,"rating":5.0,"review":"Great day at Niagara. From pick up to drop off everything was excellent. Duncan was our driver and guide for the day. We were collected from our hotel on time, we did have to collect another 3 couples, but this was expected. We had time at Niagara on the...","review_date":"June 2, 2015","user":"614tonyr"},{"attraction_id":566,"rating":5.0,"review":"Niagara Day Tour. Excellent trip. Picked up and dropped off at hotel promptly. Lots to see throughout the day at the various stops and plenty of time at the falls. Would highly recommend.","review_date":"June 1, 2015","user":"dabf1"},{"attraction_id":566,"rating":5.0,"review":"Couldn't ask for a better day. Tour guide was friendly and the little facts and jokes on the tour were good fun and interesting. I met some great people in the bus and overall had a lovely day!","review_date":"May 31, 2015","user":"si\u00f4n_c"},{"attraction_id":566,"rating":5.0,"review":"Great way to see Niagara if staying in Toronto. I was in Toronto for a conference and stayed over the weekend to see a bit of the city. I was a little nervous about taking an organised tour as I hadn't done so before and was travelling alone, but it was a very good...","review_date":"May 30, 2015","user":"ally_chad"},{"attraction_id":566,"rating":5.0,"review":"Highly recommend!. Really good.\nTimings were great, pick up, visit to Niagara on the lake, excellent winery and then 3hrs at the falls.\nI'd have probably preferred to do the tasting after the falls but I guess not everyone wants to do it in that order\nGreat...","review_date":"May 30, 2015","user":"jamesrose"},{"attraction_id":566,"rating":5.0,"review":"Excellent service from A to Z.. I had another trip to Niagara a few years ago\u2014with a bigger group of people. This one was like a private tour. It is way better being in a small group. It was very comfortable. There was enough time to enjoy each stop we had....","review_date":"May 30, 2015","user":"oz_john_t"},{"attraction_id":566,"rating":4.0,"review":"A great way to visit the Falls. This was a well run tour from downtown Toronto to the beautiful falls. Our guide Duncan did a great job of looking after us. The visit to Niagara on the Lake was a highlight but we would have liked longer there. The winery visit was...","review_date":"May 30, 2015","user":"ah5201649"},{"attraction_id":566,"rating":5.0,"review":"Informative and fun. We booked this tour based on recommendations on trip adviser. We were not disappointed. We were picked up on time and kept informed of additional pickups and timings. Once en route Burkus provided local insights and interesting information about Toronto and the surrounding area. All...","review_date":"May 28, 2015","user":"tsi_charna"},{"attraction_id":566,"rating":5.0,"review":"Fun, friendly and fabulous!. The whole day was great from local pick ups, through the wine tasting and of course the falls. All the options and routes were explained along the way, and information was offered on local areas and points if interest as well as Niagara. This is...","review_date":"May 26, 2015","user":"hsuthers"},{"attraction_id":566,"rating":5.0,"review":"Day Tour from Toronto. My fiance and I really enjoyed our day tour from Toronto with our guide Norm. Norm was so nice, a safe driver and a comprehensive guide. He was very mindful of the entire group's needs. We liked the winery and the Niagara by the lake...","review_date":"May 26, 2015","user":"daisylw"},{"attraction_id":566,"rating":4.0,"review":"Very thorough and enjoyable trip. We booked for 4 adults and a 3 year old and ended up with our own private tour guide Duncan and our own private vehicle. We all had a great time. Duncan was informative and friendly.\nI think my only reservation was that there were...","review_date":"May 26, 2015","user":"orj7"},{"attraction_id":566,"rating":4.0,"review":"A great day out with Niagara Day Tours. We were picked up on time by Duncan with 11 in total so a good size group for the day.\nDuncan interspersed the drive to Niagara-on-the-lake with some historical facts about areas along the drive (eg. Christies, makers of Oreo\/Ritz moved manufacturing to Montreal), battle...","review_date":"May 26, 2015","user":"kl923"},{"attraction_id":566,"rating":4.0,"review":"day tour. will recommend this for anyone wanting to have a day tour to niagara falls.\nthe whole process was very smooth.\nbooking made online. no payment till the day itself.\nwas asked to call a local number to obtain time of pickup. company was gracious to...","review_date":"May 25, 2015","user":"tim_t"},{"attraction_id":566,"rating":4.0,"review":"Nice Trip to Niagara. It was Norm's first time conducting the tour, he did a great job describing the places we visited and was very obliging to any requests by the people on the tour.\nThanks again for a great day!","review_date":"May 25, 2015","user":"hmliem"},{"attraction_id":566,"rating":5.0,"review":"Excellent Tour. One of the best tours we have taken. Everything went to plan. Burkus was excellent.\nIt was nice to be in a small group that left plenty of time to see Niagara, even though we were delayed by traffic on the way out of Toronto....","review_date":"May 25, 2015","user":"clive_h"},{"attraction_id":566,"rating":5.0,"review":"Niagara Day Tour - excellent!. This tour including the helicopter flight was excellent! Our dealings with Burkus from when we booked months ago up to confirmation the day before was very informative, professional and friendly. Our driver Norm was prompt, gave us loads of interesting information along the way and...","review_date":"May 24, 2015","user":"marcia_c"},{"attraction_id":566,"rating":5.0,"review":"Best day tour. Niagara Day Tour - best day trip. Our driver was informative and friendly. Small group, plenty of time to see the spectacular falls, helicopter and boat ride. We did it all and loved it.","review_date":"May 23, 2015","user":"355libbyd"},{"attraction_id":566,"rating":5.0,"review":"Niagara day trip. Great trip to Niagara with Burkus from Niagara Day Tours. Very knowledgable about the area, relaxed pace and a few jokes along the way. Highly recommend using this company if you fancy a small group trip to Niagara via a winery, Niagara on the Lake...","review_date":"May 20, 2015","user":"julia_b"},{"attraction_id":566,"rating":5.0,"review":"niagara - nature's own entertainment!!. the falls!!! what can you say!? the sheer volume of water heading over the drop from the niagara river is awesome to witness. the Canadian side is the better of the two falls to view nature's amazing power and beauty. the American side has been...","review_date":"May 19, 2015","user":"thefogman"},{"attraction_id":566,"rating":4.0,"review":"Niagara Day Trip. We generally do not take organised tours, but we were attracted by the small group sizes. Our guide Paul, was very informative and interesting and we enjoyed the whole experience. The stop at the flower clock was probably one too many in a fairly short...","review_date":"May 19, 2015","user":"stephcwr14"},{"attraction_id":566,"rating":3.0,"review":"Efficient but uninspiring. Well organised tour with good itinerary.\nThe bus was a little on the old side with limited leg room and clunky seatbelts. Somewhat uncomfortable with full tour.\nOur driver drove at the speed limit which is rather fast on the freeway and changed lanes frequently....","review_date":"May 18, 2015","user":"tcpp"},{"attraction_id":566,"rating":5.0,"review":"Niagara Day Tour. Fabulous day, falls are out of this world!!! wasn't looking forward to wine tour but it was about ice wine and I found it very interesting. Wish I'd had another hour to spend at Niagara falls though as 3 hours sounds a lot of time....","review_date":"May 16, 2015","user":"caths132"},{"attraction_id":566,"rating":5.0,"review":"Day tour. We did the day tour which involved the wine tasting, Niagar on the lake and the falls. Duncan the driver and Burkus were both very informative, friendly and helpful. The tour was very well organised and was worth the money. Having done the falls in...","review_date":"May 14, 2015","user":"james_a"},{"attraction_id":566,"rating":4.0,"review":"Very nice trip to Niagara Falls.. As most reviews have pointed out, this is a nice small tour conducted by an experienced and pleasant guide. I think most tours make the some stops that are intended to fill some time on the way to Niagara from Toronto. We didn't ask but...","review_date":"May 12, 2015","user":"jazztalker"},{"attraction_id":566,"rating":4.0,"review":"Beautiful tour. We enjoyed very much the tour. However, I would have loved to stay longer at Niagara on the Lake. It is so beautiful it deserves mor time there and less time in other stops. Anyway, we really enjoyed it.","review_date":"May 11, 2015","user":"horte_m"},{"attraction_id":566,"rating":5.0,"review":"Perfect trip to Niagara Falls!. What a perfect day with Burkus as our tour guide. We picked Niagara Day Tours to visit Niagara Falls based on TripAdvisor reviews. We were well pleased with the way our day flowed from the pickup at our hotel, interesting stops along the way, three...","review_date":"May 11, 2015","user":"lib_l"},{"attraction_id":566,"rating":5.0,"review":"Brilliant tour!. We thoroughly enjoyed the Niagara Day Tours trip. Burkus pays great attention to detail and is intent on giving his travellers a memorable experience. Butkus imparted historical information and provided topical commentary as we passed by many important landmarks along the way. He aspires to...","review_date":"May 9, 2015","user":"redvelvetcakeparis"},{"attraction_id":566,"rating":5.0,"review":"Top notch tour with top notch guide.. Decide to book this tour after a recommendation from our host in Toronto and this was money well spent.\nPicked up at apartment in good time by Burkus who turned out to be one of the friendliest and most informative tour guides I have come...","review_date":"May 6, 2015","user":"johnsty"},{"attraction_id":566,"rating":5.0,"review":"niagara day tour. our tour started the moment our tour guide collected us at our hotel in Toronto central.\non the way to Niagara every bridge we crossed, every town we passed , every building we saw he gave us detailed information on the same.\nwe were expecting...","review_date":"May 5, 2015","user":"margaret_c"},{"attraction_id":566,"rating":5.0,"review":"Great way to experience Niagara!!!. We picked this tour because of the comments on TripAdvisor and we were not let down!! From the booking process right through to being dropped off at the end of the day, the experience was superb.\nWe joined a small group and Paul did a...","review_date":"May 2, 2015","user":"neila72"},{"attraction_id":566,"rating":5.0,"review":"Fantastic Day. First time in Toronto and a great day visiting Niagara Falls with \"Niagara Day Tour\".\nEven raining a little we could enjoy so much Niagara on the Lake, Reif Estate Winery and of course Niagara Falls. Thanks to Mr. Burkus to be so helpful when...","review_date":"April 30, 2015","user":"frederico_a"},{"attraction_id":566,"rating":5.0,"review":"Brilliant tour!. We did this tour today with Paul as our guide. We were collected at our hotel at the arranged time and the day went perfectly. Paul made the trip very enjoyable and was interesting and very knowledgable. The falls were incredible and we had more...","review_date":"April 27, 2015","user":"c_h"},{"attraction_id":566,"rating":5.0,"review":"Excellent experience. (Special thanks to Mr. Burkus who was very proactive and helpful during my booking process)\nSpecial thanks also for our very polite driver, Dear Paul who informed us every single km of the trip.\nI strongly recommend this tour for Niagara Falls.","review_date":"April 25, 2015","user":"trail50427"},{"attraction_id":566,"rating":5.0,"review":"Niagara falls day tour for our wedding anniversary. It's our first time in Toronto and Canada and our 23rd Wedding anniversary was today the 25th April. I booked a Niagara falls trip with Niagara Day Tours and what a service. I really can't BIG these guys up enough. I booked it online and...","review_date":"April 25, 2015","user":"gareth_h"},{"attraction_id":566,"rating":5.0,"review":"Lovely day in a small group in April. Picked up on time and had a small group of Paul the driver, a lovely lady from Brazil and our entertain Aussies from Melbourne. Very friendly group and enjoyable day. Paul looked after us well and even succumb to buying some ice wine etc. good...","review_date":"April 23, 2015","user":"the_geee"},{"attraction_id":566,"rating":5.0,"review":"A great day out.. We recently joined a tour to Niagara Falls with Niagara Day Tours. We chose this tour based on the favourable reviews on TA.\nBurkus picked us up close to our accommodation for the 90 min ride to NF. There were 8 people in total on...","review_date":"April 17, 2015","user":"buckbrisbaneaus"},{"attraction_id":566,"rating":4.0,"review":"Spring in Niagara. The bonus of going to Niagara in April is that there aren't lineups and you can get a fabulous seat in any restaurant that you go to.\nUnfortunately there are many attractions that are not open yet and the area around the falls haven't been...","review_date":"April 16, 2015","user":"kk_kitchen_designer"},{"attraction_id":566,"rating":5.0,"review":"Burkus is brilliant. Burkus picked us up from hotel in his minibus. There was 11 of us in total on board. From the moment he picked us up he was very welcoming. He was very informative throughout the trip over to Niagra telling us about local cities that...","review_date":"April 13, 2015","user":"ladyb895"},{"attraction_id":566,"rating":5.0,"review":"April visit to Niagara. I picked this trip after seeing the reviews on Trip Advisor, I am glad that we choose this company. Burkas was an excellent tour guide, organised and informative. Added bonus of stops at winery and small church, Niagara Falls amazing and worth a visit.","review_date":"April 8, 2015","user":"judy_g"},{"attraction_id":566,"rating":5.0,"review":"Fantastic day tour to Niagara Falls. What a thoroughly enjoyable day. From the moment we were picked up at our hotel to the time we were dropped back in Toronto. Burkus was a wealth of knowledge and the whole family learned so much. Niagara on the Falls stop was brilliant and...","review_date":"April 5, 2015","user":"moeastleigh"},{"attraction_id":566,"rating":5.0,"review":"Just Do It. This trip was fantastic. We were on a minibus with just 7 visitors which was brilliant because you get very individual attention and Burkus adjustd the tour throughout the day to fit the group. His commetary on the trip to the falls was both informative...","review_date":"April 3, 2015","user":"henry_m"},{"attraction_id":566,"rating":5.0,"review":"An absolute must see. Was overwhelmed by the natural beauty of this place. What an amazing opertunity , not to be missed if in the toronto area. This was one of the best days of our trip and mind blowing experience. Worth every dollar spent and would highly recommend...","review_date":"March 27, 2015","user":"701doris"},{"attraction_id":566,"rating":5.0,"review":"Power and Natural Beauty. WOW! This one word says it all. WOW!\nThe Niagara Day Tour has been a very pleasurable experience.\nEverything, starting with a hotel collection, swift transfer, amazing views, and unbelievable boat tour by the Niagara Fall, to staff friendliness, helpfulness and great value for money...","review_date":"December 7, 2014","user":"camilleww"},{"attraction_id":566,"rating":5.0,"review":"Fantastic day out. If you are going to Toronto, then you absolutely MUST make the trip to Niagara Falls _____ and this is the way to do it and the company to do it with. I spent a fair amount of time looking for a suitable day trip...","review_date":"November 4, 2014","user":"scubakid56"},{"attraction_id":566,"rating":5.0,"review":"Memorable day, fabulous tour.. As a highlight from our week holiday in Toronto this tour certainly delivered. After much oohing and aahing which tour guide to choose from so many, the trusted tripadvisor reviews did themselves justice, and i was very happy with NDT and Burkus, a chilled out,...","review_date":"November 3, 2014","user":"maxine_q"},{"attraction_id":566,"rating":5.0,"review":"Great Experience. We had this experience included as part of a day trip to Niagara from Toronto. Although we were on the Hornblower for about 20 minutes the experience of sailing to the falls head was something we will never forget. The tour was superbly organised and...","review_date":"October 30, 2014","user":"pandsw"},{"attraction_id":566,"rating":3.0,"review":"Definitely do the tour but be aware of transfered bookings. I booked a tour to Niagara for me and my husband during our visit to Toronto - we specifically chose this company because of the great trip advisor reviews about the quality of the tour guide. However when it came to the morning of the...","review_date":"October 29, 2014","user":"lucys978"},{"attraction_id":566,"rating":5.0,"review":"Exceeded Expectations. With my Australian pen pal of 50+ years & Burkus as our guide, I had a remarkable day. Note that our experience was everything highlighted in the tour description ..... & more! I give top marks for the history lessons, clear directions, humor & welcoming...","review_date":"October 25, 2014","user":"helen_k"},{"attraction_id":566,"rating":4.0,"review":"Perfect for couples or people travelling alone!. I went with my boyfriend, we are the quiet type and wanted something intimate not some big tour with so many people and this was perfect for us!\nThe tour showed up on time, Burkas was a knowledgeble guide but not over the top and...","review_date":"October 25, 2014","user":"ascote"},{"attraction_id":566,"rating":5.0,"review":"For Niagara Falls days out Choose Niagara Day Tour. Burkas was our guide, we found him both friendly and very knowledgeable. He picked us up from our hotel by the Pearson Airport in a mini bus. We joined 7 other people which made for a more personal feel to the whole day. Much better...","review_date":"October 24, 2014","user":"richard_d_h"},{"attraction_id":566,"rating":5.0,"review":"A great day out to see Niagara Falls and so much more... We originally intended to get the train to Niagara, but looking at the price for the fast train from Toronto and the distance from the station to the Falls we looked at some alternatives. The reasonable cost of this, all inclusive tour, plus the convenience...","review_date":"October 22, 2014","user":"christopher_l"},{"attraction_id":566,"rating":5.0,"review":"Fantastic Niagra. I selected this company for my day tour to Niagra Falls because i wanted a small group tour, and this was one of the only ones (maybe even the only one) that i found. There was 9 of us on the minibus and it was...","review_date":"October 22, 2014","user":"sienak"},{"attraction_id":566,"rating":5.0,"review":"Day well spent!. Picked up exactly on time. Burkus was very informative and polite. He also gave good suggestions on what to see at the various stops. Niagara on the Lake was very picturesque. 45 minutes went by too quickly. Wine tasting was fun. Horn Blower cruise is...","review_date":"October 21, 2014","user":"al_f"},{"attraction_id":566,"rating":5.0,"review":"Superb!!!. I booked with this tour company after reading previous Trip Advisor reviews and I wasn't disappointed. Excellent tour! Well organised. Great guide!! Super itinerary. Good value for money. Very memorable day out!!! Wish I could do it all over again.","review_date":"October 17, 2014","user":"mmfos"},{"attraction_id":566,"rating":5.0,"review":"Great Trip, very enjoyable.. Thank you Burkus for a great day. The pick up at the hotel is convenient and easy and then you get to see the area with good information about the history and the areas you are going through. The stop off at Niagara on the...","review_date":"October 11, 2014","user":"schitz1511"},{"attraction_id":566,"rating":4.0,"review":"Great Day. We enjoyed our day trip and felt the day was very well planned with lots of good stops along the way. Being part of a small group made it much easier to see so much more. We had just enough time at Niagara Falls for...","review_date":"October 11, 2014","user":"kiwishiraz"},{"attraction_id":566,"rating":5.0,"review":"The perfect Niagara Day Tour. Before we went to Canada, me and girlfriend spent a considerable amount of time shopping around for the best value day tour to Niagara - it is probably the highlight of most people's trips to Toronto.\nI msut admit, there were a few 'nearlys', where...","review_date":"October 11, 2014","user":"rhodri_a"},{"attraction_id":566,"rating":5.0,"review":"Awesome trip to Niagara. This tour deserves it's #1 rating on trip advisor. It's far more than just the falls. You see loads enroute including the beautiful Town of Niagara on the Lake and the great Reif Winery for a wee wine tasting.\nReally informative tour. I really enjoyed...","review_date":"October 7, 2014","user":"cyclegd38"},{"attraction_id":566,"rating":5.0,"review":"Great Day. Burkus does an excellent job! He picks everyone up at their hotels, creates a friendly and comfortable environment in the van and provides great commentary for the entire day. The tour is nicely planned to visit and learn about historic and scenic areas leading up...","review_date":"October 6, 2014","user":"roadrunnerphx"},{"attraction_id":566,"rating":4.0,"review":"Nice, convenient, informative and a bit lengthy. Nice and convinience trip with pick up\/drop off at hotel; informative and interesting news along the ride to Niagara Falls; nice group of participants; only downside: too many stops on the way there; could have been shortened with also a shorter stop at the Falls...","review_date":"October 3, 2014","user":"thegloballocal"},{"attraction_id":566,"rating":5.0,"review":"Highly recommended!. Burkus was a great tour guide. Learned so much about the areas we passed through - he was knowledgeable and great company! Much prefer doing tours this way as opposed to being on a large coach. If you're heading to the falls, definitely choose Niagra...","review_date":"October 2, 2014","user":"arlene1922014"},{"attraction_id":566,"rating":5.0,"review":"Amazing day with a great tour.. A wonderful day from start to finish. I would have no hesitation in recommending this tour group. Burkus had good knowledge of the area and made our experience really enjoyable.","review_date":"October 1, 2014","user":"helen_b"},{"attraction_id":566,"rating":5.0,"review":"A great day out!. Our driver Paul was so friendly and as there were only 5 people on the tour we got a private experience. The booking process was simple and the tour included a perfect mix of free time and guided activity. A great way to see the...","review_date":"September 28, 2014","user":"daniel_p"},{"attraction_id":566,"rating":5.0,"review":"Great, tailored experience. Two of us travelled together for this Day Tour. We were joined by three others at a hotel-pickup and quickly learned that we would have a five-person tour instead of the ~12. This was a great experience. The booking process was easy, confirmations were smooth...","review_date":"September 27, 2014","user":"little_jules"},{"attraction_id":566,"rating":5.0,"review":"What an awesome trip!. I cannot describe how amazing this day trip was for me! Everything was exactly as planned. I was picked up on time (never happens on any other tour I've ever taken)! The group was small and that kept things under control. Burkus was an absolute...","review_date":"September 23, 2014","user":"liznricky"},{"attraction_id":566,"rating":5.0,"review":"Excellent trip to Niagara Falls... Had an awesome trip to Niagara last weekend with Niagara Day tour along with 2 of my colleagues. enjoyed to the fullest.\nHighlight of the trip was obviously Mr. Burkus who is an expert on the subject. A day nice spent...will recommend the services to...","review_date":"September 22, 2014","user":"hemant1909"},{"attraction_id":566,"rating":5.0,"review":"Wonderful day trip to Niagara Falls. We thoroughly enjoyed this day trip with Burkus. It was well organised, friendly and the Falls were fantastic. Thank you for a great day. Wish we could do it all again tomorrow.","review_date":"September 22, 2014","user":"gail510"},{"attraction_id":566,"rating":5.0,"review":"Great day out. Our day out with Niagara Day Tour was just what we hoped it would be. Amazing experience and would definitely recommend it to anyone.","review_date":"September 22, 2014","user":"emma_marie_e"},{"attraction_id":566,"rating":5.0,"review":"Didn't know there was so much to see!. I think there are a couple of these outfits. Our trip was amazing. The driver, Burkus Chapman, was so kind and informative. We stopped at a cute little town, a winery, the smallest chapel, a fruit stand, and the Falls. He was kind enough to...","review_date":"September 21, 2014","user":"watfordsouthlake_tx"},{"attraction_id":566,"rating":5.0,"review":"Excellent full day tour of Niagara region from Toronto.. Collected from hotel on time, total of 8 guests on the tour. Burkus was an excellent guide, always on-hand but never intrusive, knowledgeable, informative, and interesting commentary en-route. The tour packed a lot in but we never appeared to be rushed, a brilliant mix of...","review_date":"September 16, 2014","user":"paulandcarol2014"},{"attraction_id":566,"rating":5.0,"review":"Very enjoyable day. Great guide, very informative and entertaining. Stopped off at Niagara on the lake which is a lovely town for about an hour. On our way to the falls we also stopped off at other points of interest along the way which included a stop at...","review_date":"September 4, 2014","user":"susiejoanne"},{"attraction_id":566,"rating":5.0,"review":"A \"wow\" trip.. Quite a few companies do this tour - and I chose it on the basis it was the highest rated on Trip advisor and also the fact it was a hotel pick up and not a generic meeting point. In short I am glad I...","review_date":"September 3, 2014","user":"bogotarocks"},{"attraction_id":566,"rating":5.0,"review":"A fantastic way to see Niagara Falls. We thoroughly enjoyed our trip to see the Niagara Falls with Paul. He was very friendly and knowledgeable and struck a good balance between providing us with information and allowing us to take things in for ourselves. We stopped at a number of locations before...","review_date":"September 2, 2014","user":"moonstone2014"},{"attraction_id":566,"rating":5.0,"review":"A Great day out - Niagara. We booked with them as they got the best rating on TA & liked the fact that they were a small operation rather than us being part of a bus load of tourists being herded around. The company is owned and run by two guys...","review_date":"August 28, 2014","user":"londonnomads"},{"attraction_id":566,"rating":5.0,"review":"Niagra Day Tour. We took this Niagra Day Tour with our tour guide Burkus. The tour was very well organised and was a very enjoyable one. we enjoyed the whole day full of fun and activities. Had many stopovers along the way. Burkus was very informative and helpful....","review_date":"August 26, 2014","user":"naaz2014"},{"attraction_id":566,"rating":5.0,"review":"Niagra Day tour. This tour was excellent and made a number of stops along the way including a visit to the town of Niagara on the Lake and to a winery which makes ice wine. A wine tasting demo with 3 different wines including ice wine, was included...","review_date":"August 25, 2014","user":"cea454"},{"attraction_id":566,"rating":5.0,"review":"Niagara Day Tour. Prompt pickup and retun. A well organized day to include many enjoyable site on the way to Niagara Falls. Three hours iat the Falls allowed fro the boat trip , lunch and a stroll beside the falls.","review_date":"August 22, 2014","user":"cigar42"},{"attraction_id":566,"rating":5.0,"review":"Niagara Day Tour. Great day, well organized, plenty of stops on the way, knowledgeable driver, provided all kinds of interesting information during the drive. Pick-up from the hotel very convenient, at time arranged in advance. Only drawback: three hours free time in Niagara turned out to be too...","review_date":"August 19, 2014","user":"marjan_d"},{"attraction_id":566,"rating":5.0,"review":"Niagara falls day Tour. This was certainly the highlight of my trip to Toronto and I would recommend it to all people visiting Canada. The tour was well-organised and led. Time keeping and descriptions were helpful. Easy to book online or over the phone.","review_date":"August 18, 2014","user":"sara_k"},{"attraction_id":566,"rating":5.0,"review":"Niagara Day Tour. Great Tour, well organised.\nI can recommend this day trip tour to everybody who wants get an impression of the Niagara area with its highlight the falls.\nThe big benefits from my point of view:\n- pickup from the hotel on time\n- payment after...","review_date":"August 18, 2014","user":"manfred_g"},{"attraction_id":566,"rating":5.0,"review":"Great way to see the Niagara area!. This tour is an excellent way to explore the area and learn so much. The stops along the way to Niagara Falls were such an added bonus, and a lovely way to get the bigger picture of the area. My husband was thrilled to be...","review_date":"August 18, 2014","user":"soupy1116"},{"attraction_id":566,"rating":5.0,"review":"Absolutely awesome!!. This was an excellent tour! We booked our trip pretty much last minute, the day before, and although the bigger vehicle was already full, we were still able to go - Burkus drove us to Niagara Falls in a minivan, so it was like a...","review_date":"August 17, 2014","user":"masha_z"},{"attraction_id":566,"rating":5.0,"review":"Very enjoyable day. Paul was our guide, and he was both informative and jolly. There were three couples in a van, which was a nice change from a giant bus. Paul answered all of our questions and also provided a good amount of his own information about the...","review_date":"August 16, 2014","user":"ysanne"},{"attraction_id":566,"rating":5.0,"review":"Fabulous way to see Niagara falls. We were visiting Toronto for a couple of days and had a day to spare to see the falls so decided to take this tour after looking at the options available. I must say we were delighted! Burkus was incredibly knowledgeable yet did not cram...","review_date":"August 16, 2014","user":"twinkle1000"},{"attraction_id":566,"rating":4.0,"review":"Day tripping!. Great day trip with informative commentary. Burkus is a an awesome driver and attentive guide. Pick up and drop off at our hotel was a bonus and the smaller vehicle was nice. If we are ever back in that area we will use Niagara Day...","review_date":"August 15, 2014","user":"michelleisonthetrip"},{"attraction_id":566,"rating":4.0,"review":"Brilliant day out!. We would definitely recommend this trip to Niagara Falls! The journey was comfortable, the commentary was both entertaining and informative and the timings and itinerary were perfect. Our tour guide Burkas was really friendly and enthusiastic and it was brilliant to be picked up and...","review_date":"August 13, 2014","user":"alison_d"},{"attraction_id":566,"rating":5.0,"review":"Excellent Excellent Excellent, it is the most enjoyable day I had with excellent tour guid. We only have one day in Toronto and wanted to see Nigeria Falls and see Toronto , also We wanted a smaller family group of people and this tour suited our needs. Burkas was an excellent guide explaining about the different attractions and providing an...","review_date":"August 13, 2014","user":"aly_k"},{"attraction_id":566,"rating":5.0,"review":"A day at the falls!. We had a great day with just over 3 hours at the falls. Going in a small group was far better than a bus tour. Burkus organised our tickets for the Hornblower boat ride and this allowed easy access to the boat. There was a...","review_date":"August 13, 2014","user":"240dalew"},{"attraction_id":566,"rating":5.0,"review":"An amazing day!. We had a great day tour. Our driver\/guide was so friendly and funny. We did everything written in the schedule. I recommend Niagara Day Tour everyone!","review_date":"August 12, 2014","user":"krmkerem"},{"attraction_id":566,"rating":4.0,"review":"Great choice for a day trip to Niagara. After much research into the various bus tours that take tourists to the Niagara Falls from Toronto, we zeroed in on this one because of great reviews and also because we thought a smaller tour group of twelve would be a better idea than a...","review_date":"August 11, 2014","user":"rupany"},{"attraction_id":566,"rating":5.0,"review":"Great tour. We wanted a smaller group of people and this tour suited our needs. There were 13 people in all. Burkas was an excellent guide explaining about the different attractions and providing an interesting commentary on the way to Niagra Falls. The timing worked very well,...","review_date":"August 10, 2014","user":"kaswan"},{"attraction_id":566,"rating":5.0,"review":"Excellent organised and curated tour. I really enjoyed Niagra Day Tours. Niagra itself is over developed and you receive honest guidance on what you can expect and achieve in the day as part of this tour. Niagra is amazing - but there is more emphasis put on Theme Park than...","review_date":"August 5, 2014","user":"mickeykav"},{"attraction_id":566,"rating":5.0,"review":"First Class Tour!! Awesome experience. We visited Toronto for the first time and booked a Niagara Day Tour with Burkus Chapman... he was amazing, very professional and very knowledgeable. The girls really wanted to go to Marine Land but this was not apart of the tour... He did his best...","review_date":"August 5, 2014","user":"glenda_g"},{"attraction_id":566,"rating":5.0,"review":"First rate, do not hesitate!. Our day away to Niagara from Toronto was perfect. I've been many times but seeing it this way is the best.\nReserving and arranging for pick up was prompt and hassle free.\nExcellent communication from everyone at Niagara Day Tour.\nSpecial thanks to their operations...","review_date":"August 4, 2014","user":"aguyintoronto"},{"attraction_id":566,"rating":5.0,"review":"Really good value tour. I really liked this tour, there are a few to choose from but this one has some great plus points. Firstly, they will come and pick you up from your hotel, which is a bonus if you don't know the city. Secondly, because its a...","review_date":"August 4, 2014","user":"420k"},{"attraction_id":566,"rating":4.0,"review":"wow. Nature is a wonderful thing,the Canada side is most do,so picturesque,tour are a most,food is good also Toronto are so close,we had a wonderful time.","review_date":"August 2, 2014","user":"winston-and-i"},{"attraction_id":566,"rating":4.0,"review":"Overall great day!. Niagara Day Tour was overall an excellent experience with the right amount of time at each stop. Burkus gave excellent advice on what to do and what to see and how long each aspect of the day would take. Would be a five star trip,...","review_date":"July 28, 2014","user":"cindy_l"},{"attraction_id":566,"rating":5.0,"review":"Great tour. The main difference with other tours is that your are in a 14 seater van which means that the owner and driver Burkus can come and pick you up at your hotel (8.15am for us at bond street place) and that it doesn't take forever...","review_date":"July 28, 2014","user":"cmdpc"},{"attraction_id":566,"rating":5.0,"review":"Go to Niagara with Niagara Day Tour - it's great. We were undecided whether to rent a car and drive ourselves or take a day tour. After reading reviews on trip advisor we opted for the Niagara Day Tour and were not disappointed, we made the right choice. Our guide, Burkus, made it an interesting...","review_date":"July 27, 2014","user":"helssuomi"},{"attraction_id":566,"rating":5.0,"review":"A full-on tour with plenty of free time. We looked around at a few operators for the Niagara Falls day tour before choosing this one with Burkus at Niagara Day Tour. The different operators all seem broadly comparable in terms of price and offer much the same in terms of itinerary so we...","review_date":"July 26, 2014","user":"lonagb"},{"attraction_id":566,"rating":5.0,"review":"Niagara Falls Day Tour. We had a great day with David on the Niagara Falls Tour. Particularly enjoyed our time at Niagara On the Lake....just wish we could have spent more time there! I would deinitely recommend this tour!","review_date":"July 25, 2014","user":"julia1119"},{"attraction_id":566,"rating":4.0,"review":"Niagara Day yout. The tour guide Burkus was quite informative. He answered all questions and guided us all through the visit. I would recommend Niagara Day tour for any one wanting to visit Niagara falls from Toronto.","review_date":"July 23, 2014","user":"sandoche_b"},{"attraction_id":566,"rating":5.0,"review":"Niagara Falls day tour. Nigara falls day tour today . Memorable day ! Burkus was an excellent tour guide, flexible with scheduling the oick uos and drop off, and very improtantly, a safe and smooth driver ( yes, we had to nap on the way back :)) . The...","review_date":"July 22, 2014","user":"katiesanramon"},{"attraction_id":566,"rating":5.0,"review":"GREAT TOUR. We had a really excellent experience with Burkus of Niagara Day Tour. We were travelling to Oakville for a family reunion.\nBurkus was very prompt and informative he picked us up in Oakville at our hotel in his van which was very clean and comfortable....","review_date":"July 16, 2014","user":"airtec1"},{"attraction_id":566,"rating":5.0,"review":"My best time in Toronto. I stayed in Toronto for 6 days, and the day tour to Niagara Falls with Niagara Day Tour was definitely the best of my time there. I chose Niagara Day Tour as it offered small group tour with a van and it turned out to...","review_date":"July 11, 2014","user":"agus_m"},{"attraction_id":566,"rating":5.0,"review":"A memorable day at the falls. The day started early with pickup at our hotel 8:20am right on the dot. We then picked up some of the other guests at a few locations while the excellent guide told us everything we needed to know about the days program. When all 12...","review_date":"July 10, 2014","user":"john_m"},{"attraction_id":566,"rating":5.0,"review":"Awesome!. Small group and van so much better than the big tour buses. We were able to go places the bigger buses would not go and spend more time in the places we wanted to. Had we taken ourselves to Niagara we would have missed out...","review_date":"July 7, 2014","user":"khrisko"},{"attraction_id":566,"rating":5.0,"review":"GREAT TOUR. We had a really excellent experience with Burkus of Niagara Day Tour. We were travelling as a small school group and Burkus was very accommodating and customized a two day tour that met our needs.\nHe was very prompt and informative in responding to emails...","review_date":"June 25, 2014","user":"vebs79"},{"attraction_id":566,"rating":5.0,"review":"Great Tour. We both thought the tour was excellent. Our tour guide Burkus gave us so much information about all the places we stopped along the way to Niagara. Thank you so much.","review_date":"June 24, 2014","user":"nicscreen"},{"attraction_id":566,"rating":5.0,"review":"Fun & Informative... Niagara Day Tour was a fantastic pick for the tour of the Niagara Falls region. Our tour guide, Burkus, was very friendly and knew the region and the history that went with it very well. A big plus was that Niagara Day Tour offered free...","review_date":"June 16, 2014","user":"tin0m1"},{"attraction_id":566,"rating":5.0,"review":"Agnes M \"Toronto-Niagara Falls Private Tour\". Excellent and great fun was tremendously enjoyed by all of us in the private day tour of downtown Toronto and Niagara Falls which Burkus conducted for us. Burkus is very friendly, personable, knowledgeable and a perfect tour guide. He was prompt, accommodating, flexible and courteous...","review_date":"June 14, 2014","user":"rick_n_nes_m"},{"attraction_id":566,"rating":5.0,"review":"Fabulous day out!. We did this trip on 6th June and very impressed with punctual pick-up at hotel. Small comfortable transport for 10 people a good way to travel and very comfortable. Comprehensive itinerary to include Niagara on the lake (a truly lovely place) wine tasting, hydro electric...","review_date":"June 13, 2014","user":"kj_s"},{"attraction_id":566,"rating":5.0,"review":"Niagara Day Tour. The day tour to Niagara Falls was excellent. The tour guide provided a lot of interesting commentary and was able to answer a range of questions.\nA smaller bus I believe contributed to the success of the tour. Pick up and drop off was a...","review_date":"June 8, 2014","user":"donna_b"},{"attraction_id":566,"rating":5.0,"review":"Fun. Good day. Great tour guide, very friendly and the tour was a very reasonable price. In all a great experience","review_date":"June 7, 2014","user":"anonymouswhiteguy"},{"attraction_id":566,"rating":5.0,"review":"Professionally run Tour to Niagrara Falls. Great tour which I would recommend to anyone who wants to see Niagara Falls.The first stop on the way was in Niagara on the Lake which is not to be missed.\nIf you fancy a wine tasting session then this is the trip for you....","review_date":"June 4, 2014","user":"eric_w"},{"attraction_id":566,"rating":5.0,"review":"A GREAT Experience.. What a Great day out and after doing many trips with many different companies we found one that does exactly what it says.\nPick up was on time, only 10 people in the party, a very experienced and knowledgeable driver and guide called Burkus who...","review_date":"June 3, 2014","user":"davidrx7555bb"},{"attraction_id":566,"rating":5.0,"review":"The Only Way to See Niagara Falls. If you visit Toronto and have a day to spare, this is one of the best tours that you can take. Niagara Day Tours will pick you up at your hotel and pack in a visit to Niagara on the Lake, a visit to a...","review_date":"May 27, 2014","user":"thomas_h"},{"attraction_id":566,"rating":5.0,"review":"Wonderful full day tour. Advance Booking was so easy and efficient with details confirmed by email. A quick confirmation call just prior to our tour provided our pick up time right outside our apartment. Our tour guide Burkus provided us with a very comfortable vehicle, interesting commentary, and a...","review_date":"April 3, 2014","user":"travelluvbug"},{"attraction_id":566,"rating":5.0,"review":"Fantastic and personal tour of Niagara!. We had an amazing time on the Niagara Day tour! There was only a small group of us so the tour was very personal and flexible with how long we wanted to spend at destinations en route (perfect as the weather was so cold!). It...","review_date":"January 8, 2014","user":"stevebk1900qv"},{"attraction_id":566,"rating":5.0,"review":"Niagara Falls Day Trip From Toronto. Excellent day trip from Toronto to Niagara Falls. Picked up from hotel in downtown toronto bang on agreed time. Burkus our guide was great from start to finish providing very informative commentary on aspects such as local area, history, landmarks and of course the falls...","review_date":"December 5, 2013","user":"scottyboylamont"},{"attraction_id":566,"rating":5.0,"review":"Niagara Day Trip. We were picked up from our hotel promptly and from the offset we were impressed with Burkus welcome, friendliness and his hospitality throughout our day trip.\nThe tour was fantastic, driving through the beautiful areas of Toronto via Niagara on the Lake through to Niagara...","review_date":"November 11, 2013","user":"julieh0309"},{"attraction_id":566,"rating":5.0,"review":"Niagara Falls amazing. I Had just take this trip and Burkus is a great host Niagara Falls are amazing really if you go in november remeber carry on an umbrella or a jacket water resistance\nYou need to try it\nThanks for everything Burkus","review_date":"November 10, 2013","user":"ubaldo_p"},{"attraction_id":566,"rating":5.0,"review":"Great trip solo or in group. Burkus was very accommodating when a friend of mine who'd been intending to go with me had to cancel and I had to change pick up points. I'd half been expecting some trouble but there was none which impressed me before the tour even began....","review_date":"November 4, 2013","user":"nethdugan"},{"attraction_id":566,"rating":5.0,"review":"Great tour. We took this day tour on our holiday to canada in August 2013. It was a really excellent tour and Burkus was a superb guide, friendly helpful and very knowledgeable. He made the day for us and it is a small bus with only around...","review_date":"November 4, 2013","user":"stookes"},{"attraction_id":566,"rating":5.0,"review":"One of the best tours we have been on.. Really excellent tour, with plenty of sites to see, and loads of information given. Not like normal tours where you are rushed around everything Burkus makes it really relaxed and fun. Highly recommended and will defiantly use you again next time. Thank you for a...","review_date":"November 3, 2013","user":"northampton1976"},{"attraction_id":566,"rating":5.0,"review":"Superb experience. Burkus picked the 5 of us just at the time we agreed on before. He is very hospitable and the tour only have 9 people in total, 5 of us and the other 4 people. The van is comfortable and clean and we visited a...","review_date":"November 1, 2013","user":"angelinalie"},{"attraction_id":566,"rating":5.0,"review":"Very accommodating. Burkus was very accommodating and considerate of the fact that we were travelling with a baby. It was a most emjoyable day. The Niagara area is beautiful. Burkus is well informed of the area and provides a great commentary. The tour is well planned. If...","review_date":"October 26, 2013","user":"jc132013"},{"attraction_id":566,"rating":5.0,"review":"Great way to experience the sights of the Niagara Region.. Would definately recommend this tour & Burkus to everyone. It is a van instead of a large bus\/coach which made it more personal and intimate. Burkus provides a relaxed and easy going environment. Burkus has vast knowledge of the Toronto and Niagara areas providing history...","review_date":"October 26, 2013","user":"tweetylinda"},{"attraction_id":566,"rating":5.0,"review":"An excellent day out. Burkus our driver made the day very special & interesting with his vast knowledge. Niagara was a great place and would have liked to stay longer. Being on a mini bus rather than a coach made more intimate. Would definitely recommend.","review_date":"October 24, 2013","user":"mike_b"},{"attraction_id":566,"rating":5.0,"review":"Excellent tour. I was needing something to do while my husband was working, so I went on-line hunting and found this day tour to Niagara Falls and several other stops on the way. This was a great choice. 1st-the contact (Burkus) was very helpful in email correspondence,...","review_date":"October 23, 2013","user":"maggiesue_52"},{"attraction_id":566,"rating":5.0,"review":"Best way to see Niagra without a doubt .. Burkus is a seasoned professional and Niagra Day Tours is a fantastic way to experience all of the sights of the Niagra region in a stress free organized way. Pick up and drop off were both punctual despite heavy traffic.This trip was total value for...","review_date":"October 15, 2013","user":"karen_b"},{"attraction_id":566,"rating":5.0,"review":"Intimate Day Tour - Excellent Value!. Booked our trip, prior to our vacation, online. No payment necessary at the time of booking. We were staying in a small boutique hotel- mostly unheard of and were a bit concerned with the availability of a front step pick up- but with a 12...","review_date":"October 14, 2013","user":"leahgkeenon"},{"attraction_id":566,"rating":4.0,"review":"Niagra Day Trip. Very enjoyable day trip to Niagra Falls. The guide was very informative and helpful. The tour bus was comfortable .There were good stop decisions to enable photography. Loved the stop at the wine farm with wine tasting. Included tickets to Maid of the Mist. We...","review_date":"October 14, 2013","user":"shelley7890"},{"attraction_id":566,"rating":5.0,"review":"Great Day Tour. Booked online without payment and confirmed with a phone call the day before our booking when I gave my credit card number as confirmation but did not pay until Burkus picked us up promptly at our city hotel. Ten adults plus a child in our...","review_date":"October 13, 2013","user":"elanora16"},{"attraction_id":566,"rating":5.0,"review":"Day Trip. Booked online previous day, had called the tour operator first to check it out. Trip cost $155 for two adults inc. taxes. This included a stop in Niagra by the Lake which is a gorgeous little town. Then a stop and wine tasting in one...","review_date":"October 12, 2013","user":"martin_w"},{"attraction_id":566,"rating":4.0,"review":"Niagara Day Tour. This was a great tour and Burkus was an informative and professional guide. It was also good value for money - we visited Niagara on the Lake, a vineyard including wine tasting, and the Falls, included a ticket on the Maid of the Mist boat....","review_date":"October 4, 2013","user":"rachael_l"},{"attraction_id":566,"rating":5.0,"review":"A great way to see the falls in a day from Toronto. Booked easily from the UK with no up front payment unlike many other Canada trips, nice to be trusted for a change. My wife and I were picked up from Downtown hotel on time and greeted by Burcus who was our driver and guide for...","review_date":"October 2, 2013","user":"rocketsomerset"},{"attraction_id":566,"rating":4.0,"review":"Nice overall experience. It was a nice overall experience. The tour started right in time. Our guide cum driver Mr. Burkus was quite nice in explaining all the deatils of the places enroute. We got sufficient time at Niagara falls as well. The visit to the winery was...","review_date":"October 2, 2013","user":"sps1950"},{"attraction_id":566,"rating":5.0,"review":"Niagara Falls and wine tasting. I had an amazing day in the Niagara Country. Burkus is an excellent tour guide and driver who knows lots about the sights visited on the tour. My personal highlights were the wine tasting and the maid of the mist boat tour at Niagara Falls....","review_date":"September 30, 2013","user":"moiralk"},{"attraction_id":566,"rating":5.0,"review":"Excellent in ALL aspects!!!. Excellent day with Burkus and the rest of our group. Having the smaller size coach really mattered, especially when be able to spend 3 hours at Niagara Falls itself. Burkus was there if we needed him, but also just gave us set times at each...","review_date":"September 28, 2013","user":"mark2017"},{"attraction_id":566,"rating":5.0,"review":"Professional, personal and most enjoyable. Our trip to Niagara was exactly what we had hoped for... and more! A small group, knowledgeable tour leader, value-for-money and several interesting stops culminated in a visit to the world-famlous Niagara Falls. We would have no hesitation whatsoever in recommending this excursion with Niagara...","review_date":"September 27, 2013","user":"paul_s"},{"attraction_id":566,"rating":5.0,"review":"Fabulous day!. We had a wonderful day with Burkus, he was very pleasant and very knowledgable. We started with a visit to Niagara on the Lake which was a delightfully quaint little town. We visited the world's smallest chapel and the world's biggest floral clock and then...","review_date":"September 23, 2013","user":"chrissienottingham"},{"attraction_id":566,"rating":5.0,"review":"What a day. If you're in Toronto and want to visit Niagara but don't want a busy coach trip then this is for you. The guide, Burkus, is very knowledgeable and friendly. As the journey is made in a small coach with up to 15 passengers, my day...","review_date":"September 21, 2013","user":"home-sweet-brum"},{"attraction_id":566,"rating":5.0,"review":"Good day out, good tour. Niagara falls is one of those bucket list things. I was lucky enough to be in Toronto and saw this company on trip advisor. Burkas was our guide and made it a really good day. Pickup was on time, bus clean and everything went to...","review_date":"September 15, 2013","user":"steve_m"},{"attraction_id":566,"rating":5.0,"review":"Great tour of Niagara & local attractions. We had a great day out not only visiting Niagara Falls but also local sights along the way. Burkus was friendly, professional, gave an informative commentary and was very courteous.\nHighly recommend him and the tour as an enjoyable and hassle free day.","review_date":"September 12, 2013","user":"cottagecruisers"},{"attraction_id":566,"rating":5.0,"review":"Niagara Falls Day Tour. Pick up was on time, clean comfortable mini-bus. People very friendly on bus and Burgus, the tour guide, welcoming and knowledgeable. Day memorable from start to finish, but would have liked more time in Niagara Falls itself to explore museum, etc, - the Reif estate...","review_date":"September 12, 2013","user":"stephen_s"},{"attraction_id":566,"rating":5.0,"review":"Niagara Falls. We were lucky enough to fit this tour in our short visit to Toronto. We certainly saw a lot of history and enjoyed the winery too. The itinary is well planned, but be prepared for a soaking! Fortunately our day was glorious sunshine-a cooler day...","review_date":"September 12, 2013","user":"carolyn2202"},{"attraction_id":566,"rating":5.0,"review":"Niagra falls day tour. We were picked up at our hotel at the agreed time. The trip to Niagra Falls was in a comfortable air conditioned mini bus and Burkus kept us entertained throughout the journey. We stopped several times on the way - Niagra on the lake is...","review_date":"September 9, 2013","user":"john_m"},{"attraction_id":566,"rating":5.0,"review":"Great outing!. My family went to visit Niagara Falls with Niagara Day Tours. Burkus was our Tour guide. he was very knowledgeble and friendly. There was enough time for us to explore on the way.\nWe got good advice on what to see where to go and...","review_date":"September 3, 2013","user":"erik_j"},{"attraction_id":566,"rating":4.0,"review":"Really great tour!. We had a really good experience with Niagara Day Tour. We chose them because they had a good many stops along the tour and they have smaller groups than a lot of other tours. This meant that we were able to park much closer to...","review_date":"August 28, 2013","user":"nikki_h"},{"attraction_id":566,"rating":5.0,"review":"Niagara day tour. Would recommend this day trip to anyone. Prompt pick up and all the stops were well thought out. Burkus has a relaxed style but very informative which I personally prefer. We took the helicopter tour which was a fantastic experience. Got drenched on the Maid...","review_date":"August 27, 2013","user":"gsj399"},{"attraction_id":566,"rating":4.0,"review":"Niagara Day Tour. We're very happy to recommend this tour company. The tour fulfilled a lifetime ambition and was a major highlight of a brilliant holiday. The minibus is comfortable and parks close to the Maid of the Mist departure point. Burkus provided an entertaining and lively commentary...","review_date":"August 26, 2013","user":"pwjmdublin"},{"attraction_id":566,"rating":5.0,"review":"Niagra day tour. Absolutely excellent day tour. Burkus (driver and tour guide) provided an engaging, entertaining and informative commentary throughout the day. Plenty of time was allocated to each stop. I'd already done a tour to Niagra a few years ago but this one was far superior and...","review_date":"August 23, 2013","user":"peeqwar"},{"attraction_id":566,"rating":4.0,"review":"Day tour to Niagara. Overall very good experience..Prompt pick up from hotel near Toronto airport, good air conditioned mini coach as described on website. Very friendly tour guide with a nice commentary throughout superimposed with a good sense of humour. The tour comprised of all the stops mentioned on...","review_date":"August 22, 2013","user":"ashgupta"},{"attraction_id":566,"rating":5.0,"review":"Niagara Falls Tour. This was a great tour. Burkus, the owner\/driver was such a good guide with interesting facts and just a great personality. I loved the small van that allowed us to get in and out of places easily. The wine tour was interesting as well as...","review_date":"August 22, 2013","user":"olygirl2013"},{"attraction_id":566,"rating":5.0,"review":"Niagara Day Tour. Great day trip to Niagara region on a 12 seater bus - nice and personal although a little hard to get out of if seated near back. My only suggestion to better the tour would be to have longer in Niagara on the Lake -...","review_date":"August 22, 2013","user":"gillianandkevin"},{"attraction_id":566,"rating":5.0,"review":"Brilliant day out. What an excellent day out this and excellent value only 9 of us on the tour Burkus the owner driver & guide is brilliant very informative, nothing was too much trouble we visited Niagara on the lake, a winery , the floral clock, the hydro-electric...","review_date":"July 30, 2013","user":"dave_h"},{"attraction_id":566,"rating":5.0,"review":"Great day. We really enjoyed our Niagara day tour (during our visit to Canada we spent time in Toronto, Montreal and Ottawa) however this day was the highlight of the holiday!\nBurkus was friendly and informative and the whole tour was well organised, we really enjoyed Niagara...","review_date":"July 14, 2013","user":"c_r"},{"attraction_id":566,"rating":5.0,"review":"Awesome. Great day out. Thanks to Burkus we were able to change our day to one where the weather was fantastic. Burkus is a great guide and provides an interesting commentary. He is knowledgeable and friendly. We enjoyed beautiful scenery and hit some of the must...","review_date":"June 15, 2013","user":"lreming"},{"attraction_id":566,"rating":5.0,"review":"Great, full, exhausting, rewarding day.. The tour group was small, 11 people. The van was medium size and extremely comfortable in all respects. Our guide and driver, Burkus, had a great New Zealand accent and a great sense of humor. His driving was meticulous, not too slow, not too fast,...","review_date":"May 28, 2013","user":"wings42"},{"attraction_id":566,"rating":4.0,"review":"Excellent service. My friend and I went for the day tour on 17 May 2013, led by driver\/guide Narveed. As we opted out of the ride back to Toronto, Narveed went the extra mile to send us to the hotel to drop our luggage after the Maid...","review_date":"May 23, 2013","user":"jazzyminty"},{"attraction_id":566,"rating":5.0,"review":"Nice relaxed tour. I highly recommend booking with Niagara Day Tour. Burkus, the tour guide, is extremely knowledgeable and friendly. We enjoyed beautiful scenery and hit some of the 'must sees' along the way at a nice relaxed pace. A small group tour is definitely the way to...","review_date":"May 12, 2013","user":"arieco"},{"attraction_id":566,"rating":4.0,"review":"Beautiful Niagara. This was a very good value and enjoyable tour. Guide a Kiwi so has to be a good bloke!! Would have preferred a longer time at Niagara on the Lake but time is tight on these tours. Can't believe how tacky the local shopping area...","review_date":"May 9, 2013","user":"streblig"},{"attraction_id":566,"rating":5.0,"review":"Amazing day out. Spent a week in Toronto on vacation in October 2012. Was looking for a trip to Niagara Falls before I went, and booked with Burkus who turned up as my guide on the day itself. It was a truly personal service with just the right...","review_date":"February 1, 2013","user":"olympususercjm"},{"attraction_id":566,"rating":5.0,"review":"Fabulous Day Out in Niagra. Our guide, Burkus, was excellent and made the day very enjoyable. We visited a good mix of places on the way to the falls including Niagra on the lake, a winery with some delicious tastings and some lovely views of the lake\/river. Burkus gave lots...","review_date":"October 20, 2012","user":"marksparrow"},{"attraction_id":566,"rating":5.0,"review":"Great Time on a Rainy\/Cloudy Day. I chose Niagara Day Tour due to the small groups and the cost which was hard to beat. Even though I went on this tour by myself, but it was a great time. Our driver, Navid, was great and very accommodating, giving us a guided...","review_date":"October 15, 2012","user":"anna_v"},{"attraction_id":566,"rating":5.0,"review":"first class!!!. prior to our visit to toronto we visited the various tour providers on line.We chose Burkus because of the small coach and good prices. We were certainly not disappointed. We had a lot of stops and Burkus had an endless supply of useful and intersting...","review_date":"September 13, 2012","user":"samuel_m"},{"attraction_id":566,"rating":5.0,"review":"A great way to sample the best of Niagara in a day. Before going on holiday we surfed the web to try and find the best way to visit Niagara while in Toronto. We chose this one because it had a good price and a small vehicle, allowing more flexibility. When we rang to confirm our booking...","review_date":"August 26, 2012","user":"mrsb711"},{"attraction_id":566,"rating":5.0,"review":"Everything was just so lovery!. Excellent trip! I've been to Niagara Falls a couple times before, but I chose this trip because I wanted to bring my friends who have never been to Niagara Falls. Our guide, Burkus, was excellent, friendly, informative and kind. We visited a lot of places...","review_date":"August 6, 2012","user":"kana_t"},{"attraction_id":566,"rating":5.0,"review":"Niagara Day Tour. Excellent day trip to Niagara Falls Including Niagara on the Lake, Vineyard Tasting, and Maid of the Mist. Burkus our guide and driver was excellent, a friendly, informative and relaxed trip.\nGroup was small and a lot better than the larger tour buses and good...","review_date":"August 2, 2012","user":"alan_c"},{"attraction_id":566,"rating":5.0,"review":"A day in Niagara Falls. Trip was excellent... driver which is also the guide is very knowlegeable of the place.. the tour was made such that enough time was given on every stop ..Best way to see niagara falls ... the tour delivered everything promised on the website and did...","review_date":"July 11, 2012","user":"xerex"},{"attraction_id":566,"rating":5.0,"review":"Niagara Falls - Awesome !. A fantastic day trip I would highly recommend and great value too. We used a relatively new company (niagradaytour.com) and the service was excellent. We had a reasonably small group and the guide Burkas made sure we stopped at all the interesting places en route...","review_date":"July 9, 2012","user":"paulahalder"},{"attraction_id":567,"rating":5.0,"review":"Great way to discover Quebec City. We had a great tour of the walled city and beyond, learned about the history and it's influence on the food people from the region ate and enjoyed. The added pairing of wine was excellent and the selection and variety of samples amazing. We both...","review_date":"March 4, 2019","user":"rmcb825"},{"attraction_id":567,"rating":5.0,"review":"A must do! . This small food tour of Quebec was wonderful. Our tour guide was amazing and was knowledgeable about the history of the city. As we tasted delicious food we also learned about Quebec\u2019s history. We tasted smoked salmon, cheese, emu, fudge, poutine, duck, and fish. We...","review_date":"January 8, 2019","user":"kaycied22"},{"attraction_id":567,"rating":5.0,"review":"Wonderful afternoon . We had a wonderful tour with Richard today. We had our two children with us (9 and 12) and they enjoyed it too. We had two stops which included alcohol and the children were given smoothies and cranberry juice. This was a tasting tour so...","review_date":"December 22, 2018","user":"holidaymakerx3"},{"attraction_id":567,"rating":5.0,"review":"Good Food Tour. We really enjoyed the food tour we did. Our guide was very knowledgeable and passionate about the city, and all the restaurants we visited were good. The tastings are small (I think it stated that on their website), so don't come expecting a full meal,...","review_date":"November 26, 2018","user":"kater50"},{"attraction_id":567,"rating":5.0,"review":"A Must Do Tour!. Great overview of Quebec cuisine and history, both inside and outside \"the wall\"! This was our first introduction to Quebec and set the stage for the duration of our stay.","review_date":"October 29, 2018","user":"travelsofkandk"},{"attraction_id":567,"rating":1.0,"review":"Do not recommend this tour.. I was so looking forward to this tour.... but it was a disappointment. I don't drink alcohol and half of the tour was about wine and beer. They need to mention that when they describe the tour. The first place we went we were given...","review_date":"October 4, 2018","user":"bibi-barb"},{"attraction_id":567,"rating":4.0,"review":"Nice way to see Quebec. Enjoyed the tour very much. Our guide was knowledgeable about the city and history. We had fun and tasted some good food, including Poutine and Crepes and tasted some interesting wines, too. This was a nice way to spend 2 1\/2 hours in this beautiful...","review_date":"September 28, 2018","user":"paull987"},{"attraction_id":567,"rating":5.0,"review":"Fun, filling, and informative. The food tour was fun. We had a small group of four people, which made it easy to engage in conversation with everyone. Our guide, Sally, enjoyed showing us her city and telling us the history as we walked the streets of Quebec. Each restaurant...","review_date":"September 21, 2018","user":"michael_h"},{"attraction_id":567,"rating":5.0,"review":"Always fun to take a Food Tour. A Food Tour is a great way to get to know a city. This one was great. Our guide, Clarise, was very knowledgeable about the history of this great city, so we learned all about the battles between the English and the French and how...","review_date":"September 12, 2018","user":"sue_w"},{"attraction_id":567,"rating":4.0,"review":"Pretty Good Food Tour, Group Too Large. I took this food tour on a friends trip.\nI was originally supposed to take the tour a day earlier, but my flight was cancelled due to weather in my originating city. I wrote to the tour operator on the same day that I was...","review_date":"September 5, 2018","user":"thatchangthang"},{"attraction_id":567,"rating":4.0,"review":"Food? Too much alcohol. Expected food tour, but except for 2 restaurants, all served alcohol (wine etc), so not good for kids or the people who cannot drink alcohol. And restaurants seem to promote their restaurant\nAnd a bit old guide is super gentleman and quite knowledgable about history...","review_date":"August 29, 2018","user":"jay_p"},{"attraction_id":567,"rating":5.0,"review":"Awesome tour. We took this tour to learn a little about Qc city and some new places to eat. We were not disappointed, the tour delivered just that. Our tour guide Pierre was excellent and knowledgeable. He was very clear and easy to understand. Throughout the tour,...","review_date":"August 25, 2018","user":"stephen_s"},{"attraction_id":567,"rating":5.0,"review":"Fun time!. Fantastic tour, our Guide Robert S. was awesome. if you're looking for a fun afternoon in the Old Quebec...this is the tour! Thank you again Robert for a great time. My friends from Rhode Island love it!","review_date":"August 23, 2018","user":"scc21mtlcan"},{"attraction_id":567,"rating":5.0,"review":"Fun!. This was a lot of fun but a lot of walking. We sampled Canadian cuisine at several local restaurants. The tour was fun but several hours of walking from stop to stop.","review_date":"August 19, 2018","user":"patleb2015"},{"attraction_id":567,"rating":5.0,"review":"You will love it!. Professional and informative. Great fun and value. A friendly and well informed tour guide who shared historical and culinary details of her beloved city.","review_date":"August 13, 2018","user":"gilliane_11"},{"attraction_id":567,"rating":5.0,"review":"Delicious and Informative. I normally don't like Food tours but went based on the recommendation of a family sitting near me at dinner the night before at a local restaurant. This was exceptional. Many stops with a good background and rather large samples of local foods and drinks....","review_date":"August 4, 2018","user":"laura_l"},{"attraction_id":567,"rating":4.0,"review":"Wear comfortable shoes for this tour. This is a walking tour with a duration of approx 2.5 hours. Walking pace was very fast. At first, I thought it was our guide walking fast but at the end of the tour, I realize that it is necessary to walk fast to visit...","review_date":"July 23, 2018","user":"plau678"},{"attraction_id":567,"rating":5.0,"review":"A must do tour !. Our guide Ann took us On a food journey of old Quebec. Lots of good things to taste and even more info On the old town and its restaurants. Get a taste of local food. Don\u2019t Miss this tour If your here !","review_date":"June 30, 2018","user":"scara_b31168"},{"attraction_id":567,"rating":3.0,"review":"Depends on guide. I read great reviews about this tour. Unfortunately, our guide was tired and spent no time discussing Quebec or this city. She did mention how great and special the next stop would be (and some were).","review_date":"June 10, 2018","user":"writingprof"},{"attraction_id":567,"rating":5.0,"review":"Great Guide and Great Experience. We highly recommend this tour.\nOur Guide Harry was A1 and if possible you should request him.\nVery informative and friendly.\nEach stop wine or cider or tea and food sample.\nVery pleasant way to spend a few hours !!","review_date":"June 5, 2018","user":"peggy_l"},{"attraction_id":567,"rating":1.0,"review":"Too much uphill walking, too little food. This tour is 1 km of hard uphill walking. Several of us struggled to keep up. Some people dropped out because the hills are too much even for a young person. We needed water, but there was no place to get any. By the end...","review_date":"June 2, 2018","user":"stevewhiz"},{"attraction_id":567,"rating":5.0,"review":"Fun Tour. Our guide Pierre took us around inside and outside the walls of the city. Walking along hearing the history and stories of the neighborhoods and buildings on the way. But the essence of the tour is local foods, and we were well satisfied with the...","review_date":"May 12, 2018","user":"833warrenc"},{"attraction_id":567,"rating":5.0,"review":"Food tour with local friends. Great food tour on a cool May Day . Tour guide spoke both French and English beautifully. The tour visited some good\nlocal restaurants, gave some historical perspectives and overall we had a great time! Even our local friends were impressed with knowledge of our...","review_date":"May 8, 2018","user":"chrisg1219"},{"attraction_id":567,"rating":5.0,"review":"Even a maple products tasting. The food tour marches on.\nThe weather wasn\u2019t the best for mid April in Quebec, but every stop we made was ready for us. We sampled what they offered and listened to their story. Every restaurant added something positive to our trip. We returned to...","review_date":"April 20, 2018","user":"dan_m"},{"attraction_id":567,"rating":5.0,"review":"Excellent introduction to food, culture and history of Quebec City. This tour is described as a walking food tour but our guide Louise also talked about the city\u2019s history and culture. We were a group of 14 on a Saturday and we visited 7 different locations. At some places there was a snack, at others...","review_date":"April 15, 2018","user":"adrianne_p"},{"attraction_id":567,"rating":4.0,"review":"Food Tour on a Very Cold Winter Day. Enjoyed this tour despite the very cold temperatures. The Tours Voir group does a nice job. Our guide was excellent,.","review_date":"April 10, 2018","user":"tylerl923"},{"attraction_id":567,"rating":5.0,"review":"Get way to start your trip in the old city.. We loved it! our host was Michael who was very knowledgeable of the history of Quebec and the food of Quebec. would recommend to do early in your stay then you can revisit the highlights and some of the bistro's that you sample.\nWe found...","review_date":"March 23, 2018","user":"david_m"},{"attraction_id":567,"rating":5.0,"review":"Worth every dollar. As a previous review mentioned, you're gonna want to do this tour at the beginning of your stay, as you will most likely want to go back to 2-3 places you will see during the tour. The amount of food (although in small portions), the...","review_date":"March 19, 2018","user":"h2256xhkeving"},{"attraction_id":567,"rating":5.0,"review":"Do this at the beginning of your trip!. We did this tour in the middle of our week here and now we are trying to eat at all the amazing places and restaurants we learned about.\nOur guide was Simon, who is passionate about the city and its food scene. The tour is...","review_date":"March 16, 2018","user":"ackeith79"},{"attraction_id":567,"rating":5.0,"review":"Fun tour. We took this tour to learn more about a city we\u2019ve visited often. Great tour\u2014heavy on the wine \ud83d\ude0a. Super way to learn about the town and get a light meal.","review_date":"March 13, 2018","user":"hutch08"},{"attraction_id":567,"rating":5.0,"review":"Excellent. We were part of a group of 10 people who were guided around Quebec City by Richard Seguin. It was a wet rainy day, but Richard was fantastic guiding us around the city on the damp day. We visited 7 restaurants or shops and had...","review_date":"February 20, 2018","user":"637grace"},{"attraction_id":567,"rating":3.0,"review":"Great tour but could use a few tweaks. Our guide Richard was amazing, however, the restaurants involved really need to up their game. The portion sizes were laughable in most cases (with the exception of the maple store and crepe restaurant). On our first stop, we were offered a piece of salmon the...","review_date":"February 19, 2018","user":"belgen6"},{"attraction_id":567,"rating":5.0,"review":"Amazing Tour! 7 Stop = Well worry the $$ . I visited Canada for the 1st time with my wife and this was 1 of the highlights of the trip! Not only do you get to sample true authentic dishes but you get pairings along the way as well. Highly recommended for any foodies looking...","review_date":"February 17, 2018","user":"carlos_r"},{"attraction_id":567,"rating":5.0,"review":"Fun and great food. Our guide, Richard Seguin, was wonderful! As we walked he shared interesting info about the city, its people and the establishments we would visit. We went back to one restaurant for dinner the next day.","review_date":"February 6, 2018","user":"753debbien"},{"attraction_id":567,"rating":4.0,"review":"Great introductions to eating spots around the old part of town. We loved this tour. Our guide was fantastic (Simon), personable, knowledgeable and easy to talk with. As we were only in town for 3 days, this gave us an opportunity to get a feel for a number of restaurants and sample some of the food....","review_date":"February 4, 2018","user":"kootenaykathy"},{"attraction_id":567,"rating":4.0,"review":"A great way to learn a little about Old Quebec and the local food culture. We really enjoyed the tour of the restaurants. There were a lot of interesting stops on the tour - a great way to try some of the local restaurants. Our favourite stop was the maple syrup coop and the Bee Club. Our guide was really...","review_date":"January 31, 2018","user":"brendap2049"},{"attraction_id":567,"rating":5.0,"review":"Go see Simon for a great tour!. Can't say enough about our tour guide Simon! Simon was a great host to a lovely city. He was knowledgeable about the city's history and showed us a wide variety of snacks. Never thought we would eat cured seal but we did! Thanks for a...","review_date":"January 15, 2018","user":"aliciaminjares"},{"attraction_id":567,"rating":5.0,"review":"Christmas in Quebec Gourmet Food Tour - wonderful!. Judith took our group on a Christmas Gourmet Food Tour on 22nd December 2017. Judith was wonderful, a local with over 300 years of family heritage in Quebec and very knowledgeable about both the food and history of the city and country. We took our...","review_date":"January 10, 2018","user":"250nicky"},{"attraction_id":567,"rating":5.0,"review":"Stuffed and Overly Satisfied by the End!. Richard took us on our lovely tour. We managed to make it to 7 different stops for a wide variety of cuisines. Everything we were served was absolutely delicious. It was actually through this tour that we made our choices on where to have our...","review_date":"January 10, 2018","user":"carcar_beepbeep"},{"attraction_id":567,"rating":5.0,"review":"Delicious variety. We scheduled the tour to kick off our multigenerational Quebec City vacation and it was enjoyed by young and old alike. With our teens along we especially appreciated that the stops were prepared and accommodating with non-alcoholic drinks at the several locations that offered adult...","review_date":"December 16, 2017","user":"kathleend245"},{"attraction_id":567,"rating":5.0,"review":"Worth it!. I didn't count but I think my group was full with about 15 or so individuals on this walking tour. We did 3 stops in Old Quebec and 4 up the road on Rue Saint Jean. I thoroughly enjoyed the tour -- the guide was...","review_date":"November 1, 2017","user":"l-starinc"},{"attraction_id":567,"rating":5.0,"review":"An Authentic Experience in Quebec City!. We had the most wonderful time on this walking food tour. Pierre was our tour guide and he was amazing, so informative, funny and we could tell he genuinely loves what he does. All the food stops were so tasty and interesting to learn about...","review_date":"October 25, 2017","user":"lakor"},{"attraction_id":567,"rating":2.0,"review":"Tour overbooked! Too many in \"small-group\" to enjoy.. Our group of 8 had arrived in Quebec for a cruise on the Crown Princess and were really looking forward to the Small-Group Quebec City Food Tour which we booked several months in advance. We met the \"small-group\" at the Visitor Center only to discover...","review_date":"October 22, 2017","user":"virginialibrarian"},{"attraction_id":567,"rating":4.0,"review":"Lots of taste and history too!. This is one of the most comprehensive and eclectic food tours we've taken, and Jocelyn made it both informative and fun. You do need to be prepared for a long walk (this is really a 3+ hour tour) but, if the body is willing, you...","review_date":"October 20, 2017","user":"rob_kc"},{"attraction_id":568,"rating":5.0,"review":"An excellent way to spend a few hours. Even as residents we found new places to eat and learned new facts about our city. The young man leading this tour is outstanding. I definitely recommend the tour and it is certainly reasonably priced.","review_date":"March 16, 2019","user":"janine_l"},{"attraction_id":568,"rating":5.0,"review":"The macarons, the perogies, actually come to think of it, all the food was outstanding.. Andy was knowlegable, concise and witty. I learned so much about Victoria which I have visited many times - neat to hear the history from a live and lively person, rather than reading it on a plaque, in a book or on a gizmo. Andy...","review_date":"February 27, 2019","user":"tour608916"},{"attraction_id":568,"rating":5.0,"review":"Energetic, passionate and informative tour and VERY TASTY!. Andy brought great energy to the tour and provides some Victoria history as a special bonus. Includes a number of diverse stops and is very accomodating for meat and non-meat eaters alike. You would be unlikely to discover a few of these gem dining establishments...","review_date":"February 23, 2019","user":"mbres911"},{"attraction_id":568,"rating":5.0,"review":"GOAT!!! Best Experience and Tour Guide . Do this! You will not regret it. My husband and I will return just to go and do this again! This food tour made our entire trip!! The guide is a local and knows everything! Gets you in the best restaurants to try all the...","review_date":"February 17, 2019","user":"nswagner11"},{"attraction_id":568,"rating":5.0,"review":"Absolutely amazing experience!. I rarely write reviews. If we're being honest most people only right them if something went really well or really bad. Has to make an impact for us to take the time to write about it. Well, I'm falling into that norm and writing a...","review_date":"February 11, 2019","user":"774jacquelinej"},{"attraction_id":568,"rating":5.0,"review":"Passion, knowledge, fun & delicious!. Andy is very passionate & knowledgable with both the history & the food places to visit in Victoria. His enthusiasm for life & travel oozes throughout the whole tour. He has a great rapport with his vendors too. Laughing & story telling in his unique...","review_date":"January 31, 2019","user":"kjg-rje-purplerain"},{"attraction_id":568,"rating":5.0,"review":"Worth every penny!. My boyfriend and I did this tour with Andy today and loved it! He is so knowledgeable about all the places we visited and he presented all the information in a very charasmatic and fun way! Every place we visited had really great food, and...","review_date":"December 21, 2018","user":"megborsa"},{"attraction_id":568,"rating":5.0,"review":"Taste the food, hear about the city and have fun!. Andy did a great job during the tour. We stopped at tea shops, restaurants and a chocolate shop. Andy's knowledge of the history of Victoria is spectacular! Every time we asked a question, he had the answer with some interesting facts about the city or...","review_date":"December 7, 2018","user":"deltaworld"},{"attraction_id":568,"rating":5.0,"review":"Fun, informative and delish!. This was so fun, I definitely recommend it to anyone who likes to eat and walk around learning history. Our guide was full of personality and interesting history, his personal relationships with the places we went made it even better. We had a great time!","review_date":"December 3, 2018","user":"candice_p"},{"attraction_id":568,"rating":5.0,"review":"Great all-around tour. Great selection of food (meatballs, matcha tea, macarons, Southern Style potato skins, and more). The walk was manageable and spaced out. The history was a good touch but not a huge part of the tour. Andy was a great guide and makes an effort to...","review_date":"November 25, 2018","user":"purduepolo"},{"attraction_id":568,"rating":5.0,"review":"Highly recommended tour in Victoria with a great balance between history and culinary experience. The tour owner\/operator, Andy Olson was very pleasant and knowledgeable about the city which he calls home. He showed passion and dedication on what he does to ensure he delivers expectations that is above and beyond what his audience expects. I lived in Vancouver years...","review_date":"November 21, 2018","user":"ray_r"},{"attraction_id":568,"rating":5.0,"review":"Girl's walking tour. We were only 2 clients for Andy Olsen. We took the 11 a.m. tour on a stunning fall day. It was the most wonderful 2 hours spent with this charming, knowledgeable man. Even though we both live near Victoria it was a great surprise to...","review_date":"November 18, 2018","user":"jennie_h"},{"attraction_id":568,"rating":5.0,"review":"An Excellent Tour for Both Visitors and Locals!. Everything about the tour was excellent. Choice and variety of food, info about the food and the city, length and timing, sights and scenery, all were fantastic. We are Victoria locals and still learned a great deal about the city's history, architecture, and culture, and...","review_date":"November 15, 2018","user":"sean_i"},{"attraction_id":568,"rating":5.0,"review":"Like spending a special day with an old friend in a city he knows well. We had only 2 days to spend in Victoria (and one half day would be committed to the must-see Butchart Gardens) so we wondered how to make the most of our limited time. We certainly felt lucky afterwards that we had selected Andy's personal tour...","review_date":"October 22, 2018","user":"susanjax2018"},{"attraction_id":568,"rating":5.0,"review":"Excellent Tour. Andy does a great job, he's friendly, informative and kept the tour moving without feeling rushed. We had a wide variety of types of food, many that we'd never try on our own. We go to Victoria fairly often and still learned new things...like the...","review_date":"October 21, 2018","user":"lv-and-bf"},{"attraction_id":568,"rating":5.0,"review":"A Taste to Remember!. Definitely a must do while in Victoria, BC. You will experience a range of delicious foods and tantalizing beverages.\nAndy our guide was very knowledgeable of the history of Victoria and made the walking tour very fun and informative. We walked through areas of town...","review_date":"October 19, 2018","user":"chris_and_reg_t"},{"attraction_id":568,"rating":5.0,"review":"Excellent Host. Although the food choices were not my favorites, it was an excellent tour. The guide was extremely knowledgeable and helpful. It really is helpful in getting to know Victoria.","review_date":"October 16, 2018","user":"74jeffz"},{"attraction_id":568,"rating":5.0,"review":"Great tour with Andy - his line up of vendors is wonderful!. We booked the tour for our short stop in Victoria on a cruise. Took a taxi from the pier to the Market to meet the tour. Got there early so we had a chance to use the lavetories at the Victoria Public Market before the...","review_date":"October 14, 2018","user":"jdb68"},{"attraction_id":568,"rating":5.0,"review":"Good Cross-Section of Victoria Food. We had a great tour with Andy on a recent stop in Victoria for a cruise. The tour was easy to find (right where it says on the confirmation) and Andy was personable and knowledgeable.\nThe best part about the tour was linking the food...","review_date":"October 10, 2018","user":"elguru71"},{"attraction_id":568,"rating":5.0,"review":"Excellent tour. Great food....very enjoyable experience.\nDefinitely would recommend.\nVery knowledgeable.\nGreat host!","review_date":"September 27, 2018","user":"marilyn_n"},{"attraction_id":568,"rating":5.0,"review":"Highlight of my Visit. I highly recommend this tour! The history and education was every bit as good as the tasty treats along the way. Andy is a delight. Just a great, down to Earth guy and made me feel very welcome on his tour. If you're visiting Victoria,...","review_date":"September 26, 2018","user":"deana_m"},{"attraction_id":568,"rating":5.0,"review":"Excellent Food Oriented Experience in Victoria. My wife and I really enjoyed our two hour food tour with Andy. He was very interesting and shared many current and historical perspectives on the tour. The food and drink stops were very good and thoughtfully sequenced. We saw some places and areas we...","review_date":"September 22, 2018","user":"tjkwny"},{"attraction_id":568,"rating":5.0,"review":"Food Tour Victoria is Great. A modest walk from the waterfront of Victoria to the Public Market on Douglas Street will find you at the start of a very worthwhile and pleasant historical walk as well as food tour. When I think of Canada, I don't honestly think much about...","review_date":"September 22, 2018","user":"raymoel"},{"attraction_id":568,"rating":5.0,"review":"Great Guide, Great Tour. I came to this not expecting much. But, WOW, what a tour!\nRoyal Caribbean had shown us a very mediocre time with their shore excursions and this is one we booked on our own. We met at the Victoria Public Market and the tour launched...","review_date":"September 21, 2018","user":"dewitt65101"},{"attraction_id":568,"rating":5.0,"review":"Real Food for Body and Soul. It is difficult to say which was better, the food or the history of the food and the great City of Victoria.","review_date":"September 19, 2018","user":"patricia_h"},{"attraction_id":568,"rating":5.0,"review":"Great tour even for locals. My son and I live in the local (by the Sidney airport) and have lived in Victoria for 12 years. We often go downtown and thought we knew a bit about the local food scene and history. But the tour enlightened us on both accounts...","review_date":"September 16, 2018","user":"571toddk"},{"attraction_id":568,"rating":5.0,"review":"Great food and storytelling. I really enjoyed the time we spent with Andy last month while in Victoria BC. We were returning from an Alaskan cruise and this was a great way to see Victoria in the few hours we had in port. We had such a variety of...","review_date":"September 16, 2018","user":"vacationgirl3414"},{"attraction_id":568,"rating":5.0,"review":"Absolute must!. Really terrific tour; Andy is incredibly knowledgeable, and the food was excellent. It's hard to put together a food tour that actually includes good food given how diverse different folks' pallets are, but this one nails it. Only regret is that it wasn't the first...","review_date":"September 12, 2018","user":"jasonlb8717ux"},{"attraction_id":568,"rating":5.0,"review":"Great tie in Chinatown\/Old Town. Andy was great providing the color and history of the places we visited. Tremendous selections of places to sample. The owners of each place spent time with us explaining what they do and why","review_date":"September 10, 2018","user":"atbklyn"},{"attraction_id":568,"rating":5.0,"review":"Food and History tour. The whole tour was amazing. Andy was fantastic, fun and very knowledgeable. The food was great and all the places we visited had great owners who made us feel so welcome. I would recommend this tour to anyone visiting Victoria .","review_date":"September 9, 2018","user":"vanessa_and_ton..._h"},{"attraction_id":568,"rating":5.0,"review":"Yes. Yes, we are now on the food tour activity in Amy city we go to and for a reason - you taste shops and foods you never knew about! Andy is the perfect host and you get to sample the best Victoria had to offer!...","review_date":"September 8, 2018","user":"mark107"},{"attraction_id":568,"rating":5.0,"review":"Great tour!. Four of us did this tour on our first visit to Victoria, and it was one of the best tours of this type I've ever been on. Our guide, Andy Olson, was very knowledgeable about the city, and let us know that he lived in...","review_date":"September 3, 2018","user":"mary_e"},{"attraction_id":568,"rating":5.0,"review":"Great overview of some Victoria history & delicious samples. We visited in mid-August with another couple. Andy was an enthusiastic guide and full of information. Our group was only 11 people which made it easier to walk around and not lose anyone. We saw areas that we would probably not visit otherwise in Chinatown...","review_date":"September 3, 2018","user":"db3faith"},{"attraction_id":568,"rating":5.0,"review":"VERY INFORMATIVE TOUR. Many thanks to Andy for a wonderful experience. We loved all the different food tastings. Andy and the business owners were very accommodating re food choices and were willing to substitute any item which might have been problematic.\nWe especially appreciated experiencing the walk through...","review_date":"September 2, 2018","user":"thenewfie44"},{"attraction_id":568,"rating":5.0,"review":"Fantastic food and conversation. My wife and I did the tour with Andy just the other day. Victoria is a beautiful city made better by Andy's tour. Not only did he know everything about the foods we ate, he also possessed a deep understanding of the city's history and...","review_date":"September 2, 2018","user":"zac_h"},{"attraction_id":568,"rating":5.0,"review":"Excellent Start. What a fun activity to have at the start of our visit to Victoria. A great variety of food and drink with interesting historical tidbits thrown in. Andy's sense of humour and choice of stops made this an informative and entertaining way to get acquainted...","review_date":"August 28, 2018","user":"omcintyre2016"},{"attraction_id":568,"rating":5.0,"review":"A great snapshot of Victoria. We really enjoyed this as a first activity to get an overview of Victoria. The variety of food and drink was great and we learned lots about the history and culture of the city. We then struck off on our own for the rest of...","review_date":"August 27, 2018","user":"34bobl"},{"attraction_id":568,"rating":5.0,"review":"Eat your way around Victoria. What an excellent way to spend an afternoon. We were expertly guided around the taste sensations of Victoria with local history thrown in to provide some perspective. Andy is an excellent host and is very passionate about his local area. So many highlights, but if...","review_date":"August 25, 2018","user":"bradnjayne"},{"attraction_id":568,"rating":5.0,"review":"Great Tour!. Lots of stops and a great bit of history along the way. I was so full when we were done! A great way to see Victoria!","review_date":"August 19, 2018","user":"cathleentracy"},{"attraction_id":568,"rating":5.0,"review":"Great introduction to Victoria. We decided to take this tour the morning after we arrived into Victoria and this was a good call as although there were the food tasting we were looking for Andy provided us with a good tour of the downtown\/ Chinatown area as well and...","review_date":"August 18, 2018","user":"neale1810"},{"attraction_id":568,"rating":5.0,"review":"Host was Great! Food was Great, Interesting!. We went on the tour with Andy in the afternoon on 8\/17\/18. He was a very pleasant and engaging fellow who was obviously proud of his city. He showed us local finds that we wouldn't have found on our own. We did actually get full...","review_date":"August 18, 2018","user":"michelle_l"},{"attraction_id":568,"rating":5.0,"review":"Great tour!. Andy was a great guide. Walking, eating samples, and getting history tidbits...it\u2019s a great combo! You leave feeling that you\u2019ve eaten some food.","review_date":"August 14, 2018","user":"arthur_qx_shi"},{"attraction_id":568,"rating":5.0,"review":"Do this on your 1st day!. I did this tour on the afternoon of my last day in Victoria & right away I knew I should have made this my 1st tour on my 1st day. Andy is really wonderful, knowledgeable, has a great relationship with his vendors, he's engaging &...","review_date":"August 13, 2018","user":"angelina_w"},{"attraction_id":568,"rating":5.0,"review":"Great food, great time.. Our guide Andy was very professional and engaging. Made sure everyone felt included, which makes it more enjoyable. Knowledgeable about the area and where the best food is found. I discovered that I actually like macaroons, now that I\u2019ve had some made right. They were...","review_date":"August 12, 2018","user":"ryenlis9"},{"attraction_id":568,"rating":5.0,"review":"Yummy and Informative. We had a great time. The spots we visited we had probably walked past a dozen times and just didn't go in to check it out. So glad we did with the tour. The items we tasted were yummy and some we went back for...","review_date":"August 10, 2018","user":"roxannef83"},{"attraction_id":568,"rating":5.0,"review":"Great food tour!!!!. What a awesome and fulfilling way to meet local chefs and bakers. Loved trying different items and Andy was a great guide with lots of info on the area. Went back to a few places later to buy more.","review_date":"August 10, 2018","user":"darylb832"},{"attraction_id":568,"rating":5.0,"review":"Learned interesting history and had great food!. We hadn't been to Victoria or a food tour before. My daughter had been on several so we decided to take one. It was great! We had limited time in Victoria and felt this was time well spent. Our guide, Andy, was knowledgeable, very nice...","review_date":"August 10, 2018","user":"julie_d"},{"attraction_id":568,"rating":5.0,"review":"Hometown Fun. We decided to be a tourist in our hometown & picked Andy\u2019s tour. What a great way to see our lovely city by eating, walking & learning some history! Andy was fun & very knowledgeable. The food (& drink) stops were great! Each was unique...","review_date":"August 8, 2018","user":"patti_w"},{"attraction_id":568,"rating":5.0,"review":"Should have done this first.. It was fantastic. Took our daughter and her two girls on this tour. We all loved it. The girls are 14 and 9 but they love to try new things so all the offerings were well received. Andy really knew his history and the love...","review_date":"August 6, 2018","user":"gardener86"},{"attraction_id":568,"rating":5.0,"review":"Great Food and Information about Victoria. A great food tour should highlight wonderful food but the guide should also fill in the blanks, so to speak, about the area in which you are visiting. Andy was amazing. He was so knowledgeable and interesting. We learned a lot and loved the great...","review_date":"August 5, 2018","user":"michelle8961"},{"attraction_id":568,"rating":5.0,"review":"Delicious way to experience Victoria!. Even though we live in Victoria, we learned a few new things about our city and tried a lot of amazing food. Andy is friendly and knowledgeable, and my teenager and I would highly recommend this tour to tourists and locals.","review_date":"August 5, 2018","user":"sunmum2014"},{"attraction_id":568,"rating":5.0,"review":"Wonderful. Andy is a great host. This is the second time we have done a food tour, and now we are hooked. Learned a lot about the city, while enjoying yummy food. Effortlessly worked around our pork restriction. Even learned about Japanese mancha which helps reduce...","review_date":"July 31, 2018","user":"iftikharkhan"},{"attraction_id":568,"rating":5.0,"review":"Come hungry!. We took the food and history tour on our first day in Victoria and it was a great start to our weekend. Andy was so friendly and knowledgeable about the area and businesses, we learned a lot about the city. The food was delicious and...","review_date":"July 31, 2018","user":"teamturner11"},{"attraction_id":568,"rating":5.0,"review":"Outstanding Historical Walking Food Tour!. My wife & I had a wonderful historical walking food tour with Andy on our recent visit to Victoria. One of the most enjoyable food tours we have taken. Andy has an amazing personality, who loves history & food. We visited some outstanding hidden gems...","review_date":"July 29, 2018","user":"gr8traveltipsblog"},{"attraction_id":568,"rating":5.0,"review":"Great Food Tour. Andy was our guide (and the owner of the business). Andy was excellent--very personable and knowledgeable about the current food scene in Victoria. He also provided some history as we went along on this two hour tour. The foods we tasted were varied and different...","review_date":"July 28, 2018","user":"johntampabay"},{"attraction_id":568,"rating":5.0,"review":"Highlight in Victoria. I highly recommend this fun and informative food\/history tour. Andy packs a lot in and his enthusiasm for his city are contagious. Food tastings are varied and exceptional. Wish there was more time for shopping but that would take all day! Don't miss this great...","review_date":"July 27, 2018","user":"michele_c"},{"attraction_id":568,"rating":5.0,"review":"A Highlight!!!. Today my husband and I, our daughter and our 10 year old grandson took the food tour, and we each had a great time. Andy did an awesome job providing food tastings at a nice variety of places. Not only was the food great, but...","review_date":"July 25, 2018","user":"joannd432"},{"attraction_id":568,"rating":5.0,"review":"Fantastic way to learn about the city. This walking tour was a perfect way to start our vacation in Victoria. Each of the locations we stopped at were excellent and Andy is an engaging and enjoyable host. Learning about the history of the city along the way was a bonus. Thank you...","review_date":"July 23, 2018","user":"d_h"},{"attraction_id":568,"rating":5.0,"review":"Great Tour. Loving to try different foods this tour was great. We went to several spots in the city and had a generous portion of food at each place. Andy was very friendly and knowledgeable. He knows his history about the city. The places he took us...","review_date":"July 22, 2018","user":"sdf092479"},{"attraction_id":568,"rating":5.0,"review":"History and eat like a local. This was the first food tour that we have taken and if they are all like this I will certainly be booking more. Andy, our guide, was knowledgeable, enthusiastic and introduced us to a great variety of stops and selection of food that we absolutely...","review_date":"July 15, 2018","user":"abing_j"},{"attraction_id":568,"rating":5.0,"review":"Carefully designed tour. The tour route is like a complete course! Very detailed information about the history of Victoria downtown and what is happening now with the city; current issue of the city, housing and small businesses. It was pleasant to see the relationship of Andy, the tour...","review_date":"July 14, 2018","user":"john_k"},{"attraction_id":568,"rating":5.0,"review":"Fun time with great food!. Andy Olson, the tour operator, does a fabulous job of taking you to visit local food vendors throughout the downtown area and explainign the history of the area. He's very friendly, and the walk is interesting and comprehensive without being overwhelming. Thoroughly enjoyed and would...","review_date":"July 10, 2018","user":"amyb6101"},{"attraction_id":568,"rating":5.0,"review":"Fantastic walking tour and food stops. We were in Victoria on a short stay; our cruise ship arrived at 7 am and left at 2 pm. Andy, the owner\/CEO\/tour guide extraordinaire, did a great job with our 11 am tour on July 3rd. We started at the Victoria Public Market, with...","review_date":"July 7, 2018","user":"gpontravel"},{"attraction_id":568,"rating":5.0,"review":"Certainly different. Experience different foods, that you probably wouldn't normally try. Small producers, cafes and outlets. Interesting history narration made the tour most interesting and enjoyable. Be prepared to be full at the end of it.","review_date":"July 4, 2018","user":"mike_m"},{"attraction_id":568,"rating":5.0,"review":"great food and history tour. Andy did a great job guiding us through the history of Victoria and introducing us to some new foods.\nThere was a good combination of savory, sweet, solids and liquids. We returned to the Olive Shop the next day for gifts to take home to...","review_date":"July 1, 2018","user":"leeharrison5"},{"attraction_id":568,"rating":5.0,"review":"Fabulous Way to See Victoria. Andy our guide was fantastic! Very knowledgeable and chose great locations for food tastings. Our 2 children also loved it. Highly recommend this tour.","review_date":"June 29, 2018","user":"glenncarriebutler"},{"attraction_id":568,"rating":5.0,"review":"Informative and tasty all at the same time! . We very much enjoyed our walking tour. All the places we visited were great and we learned some things about the city history as well.","review_date":"June 24, 2018","user":"guide202827"},{"attraction_id":568,"rating":5.0,"review":"Highly recommend this food tour!. Andy is a very knowledgeable and personable guide. All the food stops were interesting and had delicious samples - I wanted to go back to all of them. Best macarons I've ever had! The Victorian history was also fascinating. I'm planning to go back tomorrow...","review_date":"June 22, 2018","user":"julieb1739xt"},{"attraction_id":568,"rating":5.0,"review":"Amazing little tour and guide. This is the firs time my husband and I took a food tour of a city that is so familiar to us!. It turned out to be very interesting and even though we thought we knew lots about Victoria we actually ended up learning lots...","review_date":"June 20, 2018","user":"marlenn2017"},{"attraction_id":568,"rating":5.0,"review":"An Excellent Activity in Victoria! A Taste of Victoria Food Tour is highly recommended!. On our second day on Vancouver Island we opted to take Andy's A Taste of Victoria Food Tour. It was a brilliant way to explore downtown Victoria and begin our stay on the island. We began at the Victoria Public Market sampling Oils and Vinegars,...","review_date":"June 18, 2018","user":"kaq56"},{"attraction_id":568,"rating":5.0,"review":"Excellent food and entertaining history lessons!. A wonderful sampling of local creations, an entertaining and knowledgeable guide in Andy and something I would highly recommend. There was a local person from Victoria on our tour and she also discovered new and interesting things. I would have done food tours from Budapest...","review_date":"June 17, 2018","user":"pam_s"},{"attraction_id":568,"rating":5.0,"review":"Top-Shelf Tour. This was the first food and history tour my wife and I went on, and it was fantastic. Andy is very personable and you can tell he really enjoys giving the tour. We thoroughly enjoyed the food and information provided at each stop, along with...","review_date":"June 14, 2018","user":"gsae"},{"attraction_id":568,"rating":5.0,"review":"Fun! Quick! Yummy!. Great food and history tour. Andy was engaging and kept us moving. Inter generation and international group made it especially interesting. Great value too.","review_date":"June 12, 2018","user":"dee_w"},{"attraction_id":568,"rating":5.0,"review":"Excellent. Host was excellent. Seven stops, including craft beer, perogies, pastries and Italian. Very fun and well worth the cost! Highly recommend.","review_date":"June 11, 2018","user":"dan_b"},{"attraction_id":568,"rating":5.0,"review":"Perfect Shore Excursion. We stopped in Victoria during a cruise from Seattle to the Panama Canal. Andy was a great guide. There was variety in tastings, bits of interesting history and plenty of humor. We thoroughly enjoyed the tour and highly recommend it.","review_date":"June 8, 2018","user":"rmgjag"},{"attraction_id":568,"rating":5.0,"review":"Really fun and tasty way to get an overview of Victoria!. My husband and I had a short stay in Victoria and this food tour was a great way to see the local area and enjoy some small bites of great food. Our guide, Andy, was very knowledgeable about both Victoria history and the current food...","review_date":"June 7, 2018","user":"kathgski"},{"attraction_id":568,"rating":4.0,"review":"A Great Way to Learn more about Victoria while Sampling Some Great Food. A thoroughly enjoyable tour with a great mix of food stops. We have done many food tours. The olive oil, vinegar shop was good, but is a common feature on many food tours. The rest, however, were great. We particularly enjoyed the Italian bakery and...","review_date":"June 5, 2018","user":"ahow2014"},{"attraction_id":568,"rating":5.0,"review":"Fabulous Food Tour!. What can I say? I love food tours! In my opinion, they're the best way to see a new city. You get to hear from a local, tour the city, and eat great food along the way. Andy was very knowledgeable and entertaining, and we...","review_date":"June 5, 2018","user":"ulli_b"},{"attraction_id":568,"rating":5.0,"review":"Awesome Walking Tour with Great Food!. We had such a great time on this food tour! The food and drinks were really great, and the guy leading it was very cool. Highly recommended. I lived here for 5 years in the mid-to-late 80s, so it was great to get to see...","review_date":"June 4, 2018","user":"annette206"},{"attraction_id":568,"rating":5.0,"review":"A Foodie day in Victoria. Our family of four had a great time on this tour. Our guide, Andy was knowledgeable, fun and accommodating. We had time at most places to sit and sample lots of great food. Our tour had oils, vinegars, French bread, pastries, meatballs, macaroons, matcha, pierogies...","review_date":"May 28, 2018","user":"dletta"},{"attraction_id":568,"rating":5.0,"review":"Fantastic food tour!. Andy's tour is terrific. He's an engaging guide, knowledgeable, funny, and full of energy. He generously shared great tips on all things food-related in Victoria -- who knew this was such a world-class city for foodies? The tour was nicely balanced and wide-ranging, with stops...","review_date":"May 28, 2018","user":"hvfboston"},{"attraction_id":570,"rating":5.0,"review":"Chef Scott showcases the city the right way!. Our Old Town Toronto and St Lawerence market tour was amazing. This tour is well-curated to showcase the city\u2019s history, art, religion, culture, landmarks, stories, hidden gems, and ofcourse delicious food. Chef Scott was a wonderful guide full of jokes, suggestions, insights, and facts. I...","review_date":"February 25, 2019","user":"82elisek"},{"attraction_id":570,"rating":5.0,"review":"Birthday surprise. Our tour guide was very informative about Toronto\u2019s history and offered great food selections. Would definitely\nRecommend.","review_date":"February 22, 2019","user":"tamaraa442"},{"attraction_id":570,"rating":5.0,"review":"Our Guide. Susan was an excellent tourist guide, we appreciate all attention that she gave us. She show interesting food of Toronto, we enjoy.","review_date":"January 17, 2019","user":"damian_a"},{"attraction_id":570,"rating":5.0,"review":"Great Food. Take this tour and get a taste of Toronto's food. We spent the afternoon munching on food and enjoying the city.","review_date":"January 15, 2019","user":"klohr"},{"attraction_id":570,"rating":5.0,"review":"Go hungry, and taste all of Europe. Great story telling about the growth of Toronto into an international city tied into the history of the market...and the food. Portuguese, Russian, French pastries, sausages and cheese and it is all authentic.\nSomewhere in here, you eat bagels from the oldest bagel bakery in...","review_date":"December 26, 2018","user":"jerry_g"},{"attraction_id":570,"rating":5.0,"review":"St. Lawrence Market Food Tour. Great way to start to get into our Christmas spirit. Chef Scott began by giving us a tour of the market and explaining some of the history of the market. My only regret is that he was not wearing a microphone for all of us...","review_date":"December 1, 2018","user":"173helenm"},{"attraction_id":570,"rating":5.0,"review":"Very nice tour. Nice tour with a lot of history about Toronto. A nice way to get to know the city. There was plenty of foodsamples, so we didnt leave the tour hungry. The food was nice and we got to try some stuff we probably hadnt try...","review_date":"November 13, 2018","user":"susannehasse"},{"attraction_id":570,"rating":4.0,"review":"Engaging and knowledgeable. Enjoyed the use of story to convey a better understanding of the area and the food within it\nWould recommend to others","review_date":"November 9, 2018","user":"john_m"},{"attraction_id":570,"rating":5.0,"review":"St Lawrence Market. If I lived here i would come here every day to get my daily food. it is a huge market full of everything you would want to eat.","review_date":"October 16, 2018","user":"janet_s"},{"attraction_id":570,"rating":5.0,"review":"Great night with Chef Scott. My wife and I had such a unique and fun experience. You start out with wine and cheese and other appetizers. Then you shop in the Market with Chef Scott. He gives you a brief history of the Market and a rundown of many of...","review_date":"October 11, 2018","user":"jtram98"},{"attraction_id":570,"rating":5.0,"review":"Very enjoyable and informative tour. Highly recommended.. An excellent few hours wandering around the food market and local area led by John. Only four of us in the group, me and my wife plus two Americans and we got on well so that made it more enjoyable. John was an excellent guide...","review_date":"October 2, 2018","user":"mrmorrers"},{"attraction_id":570,"rating":5.0,"review":"Awesome Tour with LOTS of food. My husband and I did our tour with Chef Scott who had great life stories and history to tell us about. We were a small group of six so it was very cozy and easy to hear Chefy. We started with a good coffee or...","review_date":"September 29, 2018","user":"e22g"},{"attraction_id":570,"rating":5.0,"review":"A must do. My sister and I did our tour yesterday with Chef Scott. We met at St. Lawrence Market which was easy walk from subway. Started with a good coffee and a delicious pastry. Took a tour around old town and then headed back into market. We...","review_date":"September 26, 2018","user":"chenille_r"},{"attraction_id":570,"rating":5.0,"review":"Everything We Could Have Expected. My girlfriend and I just got back to our Air BnB from our tour with Ariel and had a great time. Our tour started with coffee and a croissant (or danishes, in our case), then moved to a historical tour of the area around the...","review_date":"September 25, 2018","user":"drew_g"},{"attraction_id":570,"rating":5.0,"review":"Great tour!. Great tour of historical Toronto by someone who knows a lot of the history. Food was great and and were all small independent businesses who knew what they were doing. Definitely recommend!","review_date":"September 21, 2018","user":"cathy_n"},{"attraction_id":570,"rating":4.0,"review":"Great information and amazing food!. The tour was broken up into great segments. Starting with a pastry and coffee before we did a walking tour. I had the best maple pecan danish ever! The old town tour had some great info. It corroborated what I had heard on another tour...","review_date":"September 20, 2018","user":"eric_n"},{"attraction_id":570,"rating":5.0,"review":"A Must Visit. We loved the St. Lawrence Market. The food is very good with a huge selection. The shops are interesting. This market is a MUST SEE in my opinion.","review_date":"September 16, 2018","user":"kim_o"},{"attraction_id":570,"rating":5.0,"review":"Go early!. Very large selection of specialty food shops but they close by 6pm. So if you want to really get a taste for some of this delicious looking food, go midday and have a few samples and tastings for lunch.","review_date":"August 27, 2018","user":"patricia438"},{"attraction_id":570,"rating":5.0,"review":"25th Anniversary Weelend.. Really never been to big on tours when vacationing, but this sounded very interesting. Far exceeded my expectations. John was phenomenal and we learned many things about Toronto. My wife and I really enjoyed the entire experience. In my opinion, the best way to learn...","review_date":"July 22, 2018","user":"robert_f"},{"attraction_id":570,"rating":5.0,"review":"Fabulous food AND insights into Toronto's history!. We expected interesting food but were amazed by how much we learned about Toronto as well. Chef Scott has a great understanding of the food scene and past in downtown Toronto. Even if you don't enjoy food as much as we do, this is a...","review_date":"July 18, 2018","user":"kmcgardener"},{"attraction_id":570,"rating":5.0,"review":"Great way to sample some of Toronto's best!. Chef Scott was our guide and he did an excellent job of guiding is through the market and surrounding area, providing an entertaining mix of history and stories along the way. The food samples left us all wondering if we would need to skip dinner...","review_date":"July 18, 2018","user":"kyroadwarrior97"},{"attraction_id":570,"rating":5.0,"review":"Fantastic Introduction to Toronto. My husband, son, and I took the tour with Chef Scott as a way to get oriented to Toronto. Coffee and croissants were the start of our tour, filled by a historic walk around town. Delicious local specialties completed our tour as our taste buds...","review_date":"July 17, 2018","user":"transformedpd"},{"attraction_id":570,"rating":5.0,"review":"Lots of food and walking. We enjoyed this tour a lot. The history of Old Toronto was excellent and the food in the market outstanding (almost too much food IMO). Our guide John was friendly and informative. I would highly recommend this tour on a weekday. I can\u2019t imagine trying...","review_date":"July 5, 2018","user":"slkspingirl"},{"attraction_id":570,"rating":5.0,"review":"Great history, great food, great way to see the city in 4 hours!. We did our tour with John and he was great! Not only was his knowledge about the city superb, but his passion for his city is contagious. This is our third food tour and by far better than the one we did in New Orleans...","review_date":"July 4, 2018","user":"claire_f"},{"attraction_id":570,"rating":5.0,"review":"Don't miss this tour on your trip to Toronto. Wonderful walking overview of old town Toronto (York) followed by fabulous tour and food at the market. Plenty to eat. John our tour guide was outstanding. If you only have time for one tour, this is it!","review_date":"June 30, 2018","user":"kurt_s"},{"attraction_id":570,"rating":5.0,"review":"Food and history! Excellent combination!. My husband and I have been wanting do a tour of St Lawrence market since moving here almost a year ago. We had a guest come to stay and we decided to book a tour with Chef Scott. The food we got to sample was...","review_date":"June 20, 2018","user":"chickidee82016"},{"attraction_id":570,"rating":5.0,"review":"Remarkable History, Delectable Food!. My husband and I are so glad we booked this tour. Our guide was friendly, took his time, and shared really spectacular history of the historic downtown. He handled all the food samples and gave us the history of each cuisine and dish. We learned...","review_date":"June 7, 2018","user":"hillary_n"},{"attraction_id":570,"rating":5.0,"review":"Fabulous!. Took our 14 and 11 year olds on the St. Lawrence & Old Toronto food tour. Just enough history for them to enjoy and TONS of yummy food to fill us for the afternoon! Great way to learn about Toronto and her food!!","review_date":"June 5, 2018","user":"thengles"},{"attraction_id":570,"rating":4.0,"review":"Old Market History and Food. An excellent tour. Tour guide 'Chef' Scott Savoie, gave all our group a wonderful, informative look at the St Lawrence Market and surroundings. Waaaay too much fresh local food provided. For some that may be a good thing. A personal approach with plenty of background...","review_date":"May 30, 2018","user":"travellin_g"},{"attraction_id":570,"rating":5.0,"review":"Fun for Food or History Lovers or anyone looking to experience a piece of Toronto. Chef Scott kept my scheduled tour even though I was the only one. We started with coffee and a pastry in the market. We then left the market to tour the Old Town area and learn about Toronto's past and present. It was very informative...","review_date":"May 9, 2018","user":"rnruehle"},{"attraction_id":570,"rating":5.0,"review":"Great night and great stories. My wife and I have actually done a few events with Chef Scott and Toronto Food Tours. There was lots of interaction with the guests and our plates and glasses were constantly full. I'd recommend these tours to anyone who likes a participation experience.","review_date":"April 19, 2018","user":"travel_guy58"},{"attraction_id":570,"rating":5.0,"review":"Great tour and taste of Toronto. The guide was great and it was nice to hear a bit of the history of Toronto and see some of the area before eating so much food! I found a new foodie food (sweety bites) and ate my first butter tart (so yummy). Would...","review_date":"April 18, 2018","user":"monicarichards"},{"attraction_id":570,"rating":4.0,"review":"Cooking Class and market tour. Fun afternoon\/evening out! The afternoon started with a glass of prosseco upon arrival while we heard about the food we would be preparing. Then we did a market tour and purchased the food we would make. The cooking portion was fun and you can do...","review_date":"April 1, 2018","user":"strosser"},{"attraction_id":570,"rating":4.0,"review":"Great history, great guide, very good food. The gentleman who lead our tour was engaging and very friendly. In spite of the cold we thoroughly enjoyed the walking tour and the history. The food included ranged from good to excellent and it was fantastic to get to try so many treats. You...","review_date":"March 22, 2018","user":"g1211rlmegans"},{"attraction_id":570,"rating":5.0,"review":"Mother\/daughter tour. Excellent tour! Started the tour with coffee and a muffin....toured all around old town. Then finished with a very full tasting throughout the market! The chef was knowledgeable about history as well as food!","review_date":"March 21, 2018","user":"faraway109324"},{"attraction_id":570,"rating":5.0,"review":"Amazing tour!!!. My husband and I attended this tour on A Tuesday - which was perfect as the market wasn\u2019t too busy! The beginning of the tour was about an hour outdoors getting to know the area and the history surrounding it. We learned so much that...","review_date":"March 15, 2018","user":"brenna_a"},{"attraction_id":570,"rating":5.0,"review":"Amazing!. As 2 girls from NY we know good food when we see and eat it. This tour showed us what SLM had to offer along with learning the history of the area. Highly highly recommend!!","review_date":"March 8, 2018","user":"jb0965"},{"attraction_id":570,"rating":5.0,"review":"Great Time with sis and mom. My sister came home from the UK and I wanted to do something different. Both her and my mom hasn\u2019t been to st Lawrence market. It was honestly the best tour I went on in Toronto. We had a blast, lots of laughs and incredible...","review_date":"March 1, 2018","user":"niki_p"},{"attraction_id":570,"rating":5.0,"review":"very happy we went. Our tour guide, John, was full of interesting and informative facts and stories about the market and Toronto. We walked the area, visited St James church We were treated to some of the market's treats: Pea-meal sandwich, Portuguese tarts bagels, and were so full we...","review_date":"February 28, 2018","user":"jennifer_s"},{"attraction_id":570,"rating":4.0,"review":"Great place to visit. Very big choice of meat, fish, and vegetables at reasonable prices.\nOne of Toronto's only 'Older' Neighborhoods.","review_date":"February 26, 2018","user":"japantrip2011"},{"attraction_id":570,"rating":5.0,"review":"Great food walk. We did the St. Lawrence food walk with Chef Scott and had a great time. Really good food and interesting history of the city and its food scene.","review_date":"February 16, 2018","user":"charles_c"},{"attraction_id":570,"rating":5.0,"review":"Winterlicious Food Tour of St. Lawrence Market a Must Do!. My wife and I, along with another couple recently experienced the St. Lawrence Market Winterlicious Tour & Dinner with Chef Scott Savoie (\"Cheffy\")\nWe had an absolutely tremendous evening! The blend of a highly informative, educational and hilarious tour of the St Lawrence Market itself,...","review_date":"February 6, 2018","user":"david_z"},{"attraction_id":570,"rating":5.0,"review":"Winterilicious at St Lawrence Market. Just spent a delicious and tasty evening. Chef Scott was totally entertaining and his supporting staff informative and perfect hosts. The whole evening was a very different dining experience and charming.","review_date":"January 28, 2018","user":"20ruthie18"},{"attraction_id":570,"rating":5.0,"review":"Lots of great food!. I will absolutely do another food tour with them. It was a great afternoon\/evening. I learned lots about the Market in the tour. The food and wine (that was flowing all night) was superb.","review_date":"January 28, 2018","user":"rosaliel262"},{"attraction_id":570,"rating":5.0,"review":"Insight into market and surroundings. Chef Scott took the time to expertly explain the history of the market itself, highlight several surrounding buildings as we strolled past them and gave me some useful local restaurant advice an top. The three hour trip was interspersed with interesting nibbles from various market...","review_date":"January 18, 2018","user":"yschwerin"},{"attraction_id":570,"rating":4.0,"review":"John kept us engaged.. John was very knowledgeable of the city and the many cuisines involved. The Market area is adjacent to Old Town and a great place to start and finish. Feedback: the order of the food was odd, grabbing tarts for later and finishing savory. Bagels are...","review_date":"January 2, 2018","user":"hess02025"},{"attraction_id":570,"rating":5.0,"review":"Fantastic food tour!. This tour was fantastic! Scott did an excellent job of giving us so many interesting historical details about Toronto as we walked. The food was amazing, we were stuffed by the end of it! Definitely worth doing.\nThanks Scott!","review_date":"December 20, 2017","user":"hhanna2140"},{"attraction_id":570,"rating":5.0,"review":"Food tour and history lesson. Amazing!! I highly recommend this tour. Chef Scott was incredibly knowledgeable and interesting. The food was delicious!! I left the tour feeling very full. Chef Scott even gave me advice on tonight's dinner prep, with ingredients from the market. I can't wait to try it.","review_date":"December 12, 2017","user":"erin_l"},{"attraction_id":570,"rating":5.0,"review":"Fabulous tour. Our guide for the trip was Scott Savoie, also known as Cheffie. He has a huge knowledge of Toronto, both historical and current, is passionate about food and a very entertaining storyteller. Ours was a very small group so he was able to take time...","review_date":"November 14, 2017","user":"flosswilson"},{"attraction_id":570,"rating":5.0,"review":"Yes you really should do this tour!. Not only was this tour hosted by John a super informative and interesting guy, we got to taste the delights of many various stalls as we went round the market .\nI seriously couldn\u2019t fault this tour from start to finish I learnt so much...","review_date":"October 31, 2017","user":"caroline_s"},{"attraction_id":570,"rating":5.0,"review":"Excellent tour for foodies and history enthusiasts. We spent a lovely fall afternoon wandering Toronto's St. Lawrence Market and the surrounding area. Our tour guide, John, was full of interesting and informative facts and anecdotes about the market and Toronto. We were treated to some of the market's delectable treats: Portuguese tarts,...","review_date":"October 31, 2017","user":"grace_d"},{"attraction_id":570,"rating":5.0,"review":"Perfect Package. My husband and I enjoyed everything about this tour. The food, people, conversation, stories and walking tour. We had a beautiful day and were lucky to have John as our guide with an appearance from Chef Scott as well. The market was amazing. You won't...","review_date":"October 24, 2017","user":"renee_b"},{"attraction_id":571,"rating":5.0,"review":"Great trip!. This was a lovely day out, although some stops did seem a little unnecessary (ie the flower clock), however, was lovely to see the falls from the day and night.. The buffer dinner was one of the best I have had and would defiantly recommend...","review_date":"January 22, 2019","user":"rocketo11"},{"attraction_id":571,"rating":1.0,"review":"The review Zoom Tours wanted to pay us NOT to post!!. Yes, that\u2019s correct. Following our complaint after a poor tour experience with them, they offered to refund some of our money BUT only if we agreed NOT to review!!\n\u2022 Four of us went on the day\/night tour in late September. We paid $718 CAD....","review_date":"January 8, 2019","user":"oska92"},{"attraction_id":571,"rating":5.0,"review":"Outstanding tour with great driver. We booked the evening tour with dinner at Fallsview hotel.\nAll the promised places where visited. Even though there was a lot of traffic, our driver managed to get to every spot in time. The wine we could taste was extraordinary. Niagara-on-the-lake is a beautiful...","review_date":"December 25, 2018","user":"seventh_son"},{"attraction_id":571,"rating":4.0,"review":"Great value to see Niagara in a short amount of time. This was the first guided tour that I ever did and I have to say first of all that I don't think I'm really a guided tour type of person. We were visiting Toronto for Thanksgiving weekend and decided to do a tour of Niagara...","review_date":"December 12, 2018","user":"janellemac"},{"attraction_id":571,"rating":5.0,"review":"Best Tour Guide.. Hands down . Fabio is the man! This is one of the absolute best tours I have been on. Mostly because of Fabio. The man knows his facts and details about your entire journey from Toronto to Niagara Falls. He takes you to the best places on this...","review_date":"December 1, 2018","user":"2018terrigoodl"},{"attraction_id":571,"rating":5.0,"review":"Best trip I could\u2019ve asked for!! . Fabio is THE king, he was so punctual and fun and made the whole trip glide smoothly. He was such a joy to have the whole day and night. This tour had everything I needed we saw everything we could. A+++","review_date":"November 19, 2018","user":"georgesambar"},{"attraction_id":571,"rating":4.0,"review":"Decent day trip, excellent guide. The big advantage of this tour is that you don't have to fight traffic to the falls and find a parking spot for the various attractions. Our guide (who was also are driver), Michael Francis, was very well informed and friendly. He also dropped us...","review_date":"October 24, 2018","user":"thedogesl"},{"attraction_id":571,"rating":1.0,"review":"Very Disappointing - Buyer Beware. I went on this tour on Wednesday, October 10, and while this particular day's tour may not be typical, it was a major disappointment for myself and 11 fellow tourmates.\nThe pickup point was changed; a minor inconvenience, but no biggie. Pickup was a half...","review_date":"October 14, 2018","user":"billy_m"},{"attraction_id":571,"rating":5.0,"review":"Absolutely amazing! Thank you Fabio.. Fabio our tour guide is the very best of the best anywhere. Can not praise him enough for his professionalism and knowledge. He went out of his way to make sure we all had a wonderful time and took great care of us all. Our...","review_date":"October 14, 2018","user":"1happytraveller20456"},{"attraction_id":571,"rating":4.0,"review":"Very enjoyable day. . Our tour guide Fabio was very informative, helpful and had a good sense of humour. Only disappointing part of the day was that we had to pay extra for another part of the tour when really we had already paid more than enough. But overall...","review_date":"October 2, 2018","user":"314carlr"},{"attraction_id":571,"rating":5.0,"review":"Best tour guide ever. We went on this tour two weeks ago and had the best time. Our tour guide, Michael Francis was the best! He was informative, engaging and so very nice. He made sure we made all the activities listed and not rushed in doing so. The...","review_date":"September 30, 2018","user":"anywhere621"},{"attraction_id":571,"rating":3.0,"review":"Poor Time Management. Our tour to Niagara Falls wasn\u2019t bad, yet it wasn\u2019t what my husband and I were expecting and it was very hurried. The tour guide showed up nearly 45 minutes late to our 1:00PM pickup time. The tour guide Miko (Michael) was informative and had...","review_date":"September 29, 2018","user":"e22g"},{"attraction_id":571,"rating":5.0,"review":"Great day & night - highly recommend \ud83d\ude01. Sitting on the bus now on our way home so why not write a review, the bus has WiFi so there\u2019s no time like the present!\nOur driver\/tour guide (Micko) was great. Not only did you get the tour of Niagara Falls, Niagara on the...","review_date":"September 11, 2018","user":"kate_p"},{"attraction_id":571,"rating":1.0,"review":"Very little time spent at Niagara Falls. I felt very misled about the content of this tour. The tour guide showed up nearly an hour late to our 1:00PM pickup and then the drive to Niagara took nearly twice as long with Labor Day traffic. The tour is setup to visit many...","review_date":"September 4, 2018","user":"k4229jajacobc"},{"attraction_id":571,"rating":5.0,"review":"We Love Gloria!. My friends and I booked on the day and night Niagara Falls trip as we wanted to see the fireworks, experience the falls and visit Niagara on the Lake.\nWe departed Toronto a little late, around 1.20pm, but we were kept fully informed at all...","review_date":"August 25, 2018","user":"arron2809"},{"attraction_id":571,"rating":5.0,"review":"Excellent Guide. This was an excellent day out for our family. Would highly recommend! Gloria was full of knowledge and entertaining as well.\nIt was all very well organised with punctual pick up and drop off.","review_date":"August 23, 2018","user":"priti43"},{"attraction_id":571,"rating":4.0,"review":"Traffic limits Experience - The Falls do not disappoint!. First of all - Gloria is a great tour guide. She is engaging and funny and her sense of humor was appreciated. She was also a great 'task master' - getting the job done to keep the tour moving along. We got hosed by the...","review_date":"August 18, 2018","user":"paul_m"},{"attraction_id":571,"rating":5.0,"review":"Wonderful. Very entertaining and interesting tour. Book this tour if you want the best of all, because you can see the falls at day and night time. Also very beautiful to witness are the fireworks display together with the light show. Although the optional helicopter ride...","review_date":"August 10, 2018","user":"roy_w"},{"attraction_id":571,"rating":5.0,"review":"Micko was amazing!!. My husband and I had a lovely time on this tour. The Boat Cruise and view of the fireworks from the Sheraton during the Fallsview Dinner was incredible. We enjoyed touring Niagara-on-the-Lake, the Whirlpool, and the ice winery. This tour was well paced and flexible...","review_date":"August 9, 2018","user":"davina_d"},{"attraction_id":571,"rating":5.0,"review":"Amazing Tour With Our Amazing Tour Guide Michael 'Micko' Francis. Micko obviously enjoys what he does. His enthusiasm is infectious! Micko made our trip one to remember. We definitely would not have enjoyed our trip as much without him. Micko gave clear, concise instructions as well as information about landmarks and the history of the...","review_date":"August 8, 2018","user":"zainwhite"},{"attraction_id":571,"rating":5.0,"review":"The lights!!! . It was awesome! Our guide Milko was a walking Wikipedia. We had some nice stops on the way to the falls, a delicious wine tasting and finally an unforgettable evening at the falls. Got wet in the boat dead center in the Canadian part of...","review_date":"August 6, 2018","user":"845rainerg"},{"attraction_id":571,"rating":4.0,"review":"Day tour of Niagara Falls with lunch and winery tour . My group of friends, 5 of us, were part of a small group of 12 that were on this tour group on a Saturday. Pick up was done at a central location in downtown and at the airport before heading to the Falls. Traffic in...","review_date":"August 5, 2018","user":"chrisb0711"},{"attraction_id":571,"rating":5.0,"review":"Great Trip - Great Tour Guide Michael Francis. Had a really enjoyable day with a very knowledgeable tour guide (Michael Francis) I will now be able to remember the Great lakes - HOMES! Thank you for a well organised day. Enjoyed the falls so much and seeing them illuminated at night and the...","review_date":"August 4, 2018","user":"raewyn_k"},{"attraction_id":571,"rating":4.0,"review":"Great waterfalls, but disappointing nighttime. We saw the waterfalls in the afternoon and it was great. The boat ride is absolutely enjoyable! After the sun set, however, the site became a kind of little Las Vegas, with the falls lit in changing colors (uninteresting for a nature lover) and 5...","review_date":"August 1, 2018","user":"noresnau"},{"attraction_id":571,"rating":4.0,"review":"Amazing guide made this trip worth every penny. It is amazing what a difference a good guide makes to the overall experience of a tour. We were so fortunate to have Gloria as our guide. When traffic chaos on the highway delayed our arrival at our destination, Gloria kept us entertained with amusing...","review_date":"August 1, 2018","user":"carolq249"},{"attraction_id":571,"rating":4.0,"review":"Good Tour - Great Experience. Michael F. did a great job and he did the best he could to cover everything. I do think the tour was very good but unfortunately due to the traffic that we encountered on the way to Niagara Falls, the tour felt rushed and we...","review_date":"July 30, 2018","user":"stelareyes84"},{"attraction_id":571,"rating":5.0,"review":"Fabulous tour to Falls. We all enjoyed this fabulous trip to the majestic falls and surrounding area, the visit to Niagara on the lake, the views and boat trip were all breathtaking, made extra special by our guide Gloria, what a hoot and knowledgeable guide.\nWould recommend this trip...","review_date":"July 25, 2018","user":"dougiemccormack"},{"attraction_id":571,"rating":5.0,"review":"Great. Fabio was great. Very knowledgeable and friendly. Would definitely recommend. Even better than expected","review_date":"July 21, 2018","user":"really26"},{"attraction_id":571,"rating":5.0,"review":"I Keep on Falling. Thank you to Gloria and the driver (pls forgive me for forgetting his name) for a wonderful trip and tour, wine tasting and breathtaking views of the falls from many lookout spots.","review_date":"July 18, 2018","user":"mayenb2017"},{"attraction_id":571,"rating":5.0,"review":"Michael Francis was a superstar. No, Michael did not pay us to write this review, but he did do a great job. Thankyou.\nThe tour bus picked us up late, 40 minutes after the proposed arrival time. I think that because the advert on TripAdvisor states pickup at 1pm, you...","review_date":"July 9, 2018","user":"fringeface"},{"attraction_id":571,"rating":5.0,"review":"Always Wow!. This was our second visit from Canadian side which is the best to visit Niagara Falls. We enjoyed the new addition of Zip-line ride. However due to some electricity problem we couldn't had our video! We will have to visit for it again!","review_date":"July 9, 2018","user":"pvp60"},{"attraction_id":571,"rating":5.0,"review":"delightful. Michael was our tour guide on the trip and kept us entertained with information about the Falls and Canada in general. He also had a good supply of corny jokes. The first stop was a souvenir shop where we got a 10% discount, then we...","review_date":"July 8, 2018","user":"suzannec9"},{"attraction_id":571,"rating":5.0,"review":"Niagara Falls WOW. Zoom Tours kept me informed, so I knew what to expect.\nIt was fantastic it met all my dreams.\nThe bus driver Aamiz was informative, very engaging, helped the Greyhound Bus Services with there stranded passenger's back to Toronto, when I asked to be dropped...","review_date":"July 7, 2018","user":"deannapivac"},{"attraction_id":571,"rating":4.0,"review":"Great tour. Fabio was a good tour guide giving us lots of information en route. We stopped at lots of places before arriving at the Falls but stops were a little rushed. Great boat trip and buffet meal at the Sheraton was delicious. Saw the fireworks before...","review_date":"June 24, 2018","user":"linda_d"},{"attraction_id":571,"rating":2.0,"review":"Niagara Falls great; Zoom Tours poor. Niagara Falls and Niagara-on-the-Lake are well worth visiting but Zoom Tours is probably the worst tour company we have encountered, especially given that these are the most expensive tours we have ever taken. Booked the day tour on-line and requested hotel pick-up. Email confirmation was...","review_date":"June 22, 2018","user":"531angelad"},{"attraction_id":571,"rating":3.0,"review":"Ok but be careful. The driver\/tour guide (only one person: Miko) was really good. But I booked for the morning trip, they confirmed by mail but, just later, they decided to change my trip to the afternoon. THAT SUCKS! I didn\u2018t have any chance to decide. I didn\u2018t have...","review_date":"June 18, 2018","user":"aidafr"},{"attraction_id":571,"rating":5.0,"review":"DAY \/ NIGHT Fantastic must do tour. Aamir our tour driver informed us enough through the whole trip, never burbled on like so many other guides we have experienced. Plenty of time at each location. Loved the bottles of water, and the red waterprof bag to go with our red rain proof...","review_date":"June 12, 2018","user":"storm2flash"},{"attraction_id":571,"rating":4.0,"review":"great wonder of natur. The bus driver Tudy war perfect, give us a lot of info, not boring at all and very helpfull! the trip was very well organized, I enjoyed it very much, no need to look at a parking place and nothing to pay additionally. The weather...","review_date":"May 29, 2018","user":"nga_p"},{"attraction_id":571,"rating":5.0,"review":"Fantastic Experience....and they didn't cancel!!!. Great trip and fantastic tour guide (Fabio)! I had one day spare on a work trip and all of the other participants cancelled. They rang to see if I could change, and I explained I couldn't, and they ran the tour anyway with just me!...","review_date":"May 29, 2018","user":"darren_c"},{"attraction_id":571,"rating":5.0,"review":"great tours!. tour guide is really good, we got to see everything within and time control is excellent.\nAmazing experience","review_date":"May 27, 2018","user":"hhhhhfy"},{"attraction_id":571,"rating":5.0,"review":"1st Trip to Niagara Falss. Had an amazing time. Our tour guy Fabio was absolutely amazing. He made sure we got to see everything within. Timely manners, very informative tour, the tour bus was very clean! I would definitely recommend zoom tours to ffiends & family! Ask for Fabio :-)","review_date":"May 19, 2018","user":"nialadyj"},{"attraction_id":571,"rating":5.0,"review":"Great day!. Tour starts in the afternoon, so you have time to do something else in the morning. I was picked up at my hotel. The driver, Amir, was friendly and asked everyone where they were from. The stop at the Pillitteri winery was fun and the...","review_date":"May 2, 2018","user":"flamepoolalpacas"},{"attraction_id":571,"rating":5.0,"review":"Must Do Anytime of Year!. This was an amazing way to see Niagra without having to drive there! The tour started off when them picking us up from our hotel in the morning. We then went to the falls and had the option of the sky tour or up close...","review_date":"January 20, 2018","user":"ashley_d"},{"attraction_id":571,"rating":4.0,"review":"Another off the bucket list. Obviously we weren't visiting Toronto without going to see Niagra Falls.\nThis tour was great and made even better by a couple of stops along the way - namely Pillitteri Winery (try the Merlot!) and the beautiful town of Niagra. Would have liked to spend...","review_date":"January 13, 2018","user":"zobes"},{"attraction_id":571,"rating":4.0,"review":"Teensey Issues, but worth mentionning..... Normally I start reviews that have *problems* with the bad things first, but I really, really want to make the positive parts of this trip, the focus. Our guide (Fabian) was accommodating every step of the way, informative, interesting, with a few jokes here and...","review_date":"December 30, 2017","user":"jqqls"},{"attraction_id":571,"rating":5.0,"review":"Beautiful Experience. Our day began with a stop in a beautiful shopping town. The town was decorated for Christmas. Store merchants were friendly and helpful. Just what you expect in a small town. We made several stops. We visited the Worlds Smallest Chapel, Festival of Lights and...","review_date":"December 27, 2017","user":"jacquie_g"},{"attraction_id":571,"rating":5.0,"review":"Best of Niagara Falls. Thank you so much to Heidi from Zoom Tours we had the best Day\/Night Niagara Falls Tour stopping at Floral Clock, Niagara on the lake, Reif winery which included a wine tasting, Clifton Hill and of course the Beautiful Niagara Falls by day and by...","review_date":"December 18, 2017","user":"jen9966"},{"attraction_id":571,"rating":2.0,"review":"Disappointed. We signed up for the day and evening tour because of the good reviews we read here. Unfortunately, everything was not what we expected. We had an Italian tour guide, who speaks English with a very strong accent and most of us on the bus...","review_date":"November 28, 2017","user":"yuri877"},{"attraction_id":571,"rating":5.0,"review":"Fabulously memorable. Pick up by minibus was a little early at the hotel and had a warm welcome from the driver\/tour guide. We only had a couple of pick up and we were on our way. The guide (sorry can't remember the name) gave us some background...","review_date":"November 24, 2017","user":"susie_m"},{"attraction_id":571,"rating":5.0,"review":"Memorable trip to Niagara Falls 2017. I had originally booked the day tour with lunch for October 16, 2017. We were then upgraded to the evening tour with dinner and boy was I glad we were! The entire experience was memorable from start to finish. Aamir, our tour guide, was very...","review_date":"October 20, 2017","user":"_stephanie_lai1410"},{"attraction_id":573,"rating":5.0,"review":"Fantastic experience . First of all Pat is an awesome tour guide. He was nice, friendly and knowledgeable. My wife and I had a great time and just wine and food were perfect. Overall experience is a 10\/10! Job well done guys!","review_date":"February 17, 2019","user":"erichg1579ih"},{"attraction_id":573,"rating":4.0,"review":"Winery Tour during a Snowstorm. First of all, if you are being picked up at the Casino, note that there are TWO casinos in Niagara Falls! We waited at the wrong pick up area and therefore missed the bus :( We called Joe, the tour bus driver, and he was...","review_date":"January 22, 2019","user":"dredick6"},{"attraction_id":573,"rating":2.0,"review":"Decent but Somewhat Disapointing. This Was a fairly poor to average wine tour for us. I will preface this by saying that I know that the tour and the wineries change each tour, so you are flipping a coin where your going. We had Joe as a driver and...","review_date":"November 20, 2018","user":"phillyd2018"},{"attraction_id":573,"rating":5.0,"review":"Great tour and value. Dave was very interactive as our bus driver and tour guide with lots of local knowledge and history of the Niagara area . Choice of smaller wineries were some we probably would have bypassed if on our own in favour of the \u201c big guys\u201d...","review_date":"October 8, 2018","user":"john_c"},{"attraction_id":573,"rating":5.0,"review":"Caroline's Winery and Vineyard. Lakeview Winery and Vineyard.. Beautiful venues, wonderful staff, excellent wines. Both wineries were esthetically dazzling in very different ways. Caroline's with its traditional wood interior --white pine (?) wood walls and furniture. County beauty. Very good food. Dazzling wine options. Lakeview is all modern wood and chrome, fresh and...","review_date":"October 4, 2018","user":"poet28"},{"attraction_id":573,"rating":4.0,"review":"Fun Tour for a Good Price. The tour was fun and easy! Got to sample a ton of different wines. Was a great price as well. Only thing I wish was more incorporated would be learning about the wine-making process and going for a bit more of a tour at each...","review_date":"September 11, 2018","user":"jenna_c"},{"attraction_id":573,"rating":4.0,"review":"A fun introductory wine tour for a great price. I went on this tour twice in 3 years. We went to 3 of the same wineries when I went back which is too bad that they don't switch up the places they go to. Regardless, for the price I paid on Groupon ($40) this...","review_date":"September 7, 2018","user":"andrea_f"},{"attraction_id":573,"rating":3.0,"review":"Ok . If you are interested to see how the wine is made, or how grapes are grown and selected, this is not the tour.\nThis tour took us to 4 wineries of their choice, where we got barely enough wine to take a sip, all wine...","review_date":"September 2, 2018","user":"mitava22"},{"attraction_id":573,"rating":5.0,"review":"Fun Bachelorette Party! Had a great time!. I booked a private winery tour with Niagara Fun Tours for a friend's Bachelorette Party, for 6 people.\nJohn was our tour guide on this bachelorette party. He picked us up in a 6 person van and took us around for the day to 3...","review_date":"August 25, 2018","user":"ilana93"},{"attraction_id":573,"rating":5.0,"review":"Summer Wine Tour. I have done this wine tour a few times and I must say that each time I have done it, it has been a very different experience. Each experience has been a great one though. I think the pick up locations are great and there...","review_date":"August 13, 2018","user":"lauren2024"},{"attraction_id":573,"rating":5.0,"review":"Family wine tour. Joe was a terrific guide. The bus was comfortable. The variety of wines made for something for everyone. It was an enjoyable day.","review_date":"August 1, 2018","user":"diane_k"},{"attraction_id":573,"rating":5.0,"review":"Great trip. After reading other reviews I was nervous. However, I thought it was a great tour given the cost (booked through groupon). We had no issue with overbooking as others claim even though our bus was full. Joe was funny but not overbearing. Lunch was good....","review_date":"July 30, 2018","user":"sacha_f"},{"attraction_id":573,"rating":3.0,"review":"Fun Guide, mediocre tour. Our guide, Joey, was very entertaining, but the tour itself is somewhat disorganized. The first portion of our tour, between 10h30 and 12h00 was great. We visited two good wineries that were well-organized and offered us ample wines to sample. However, the lunch and afternoon...","review_date":"July 30, 2018","user":"dan_c"},{"attraction_id":573,"rating":5.0,"review":"GREAT TOUR,GREAT TOUR GUIDE. Tasted some great wines,stopped and had a very delicious lunch along the way.The best part of our tour was our funny and knowledgeable guide JOE.Great tour,will do it again soon.","review_date":"July 14, 2018","user":"kevin_l"},{"attraction_id":573,"rating":5.0,"review":"Great Tour!. We went on a Niagara Fun Tour throughout Niagara-on-the-Lake and it was amazing!\nThe driver was very personal and included fun facts about the Falls and the Niagara wine region. We were even able to sneak in an extra tasting! There was lots of time...","review_date":"July 9, 2018","user":"chrisaimee2019"},{"attraction_id":573,"rating":5.0,"review":"Best Tour Guide, Great Experience, Wonderful Wineries!. Joe was by far the best part of our trip. Not that there was anything wrong with the wineries (great food, great service, delicious wine) but Joe was so kind, had a great humorous rapport, and genuinely was interested in his patrons. He went above...","review_date":"June 27, 2018","user":"shannon_d"},{"attraction_id":573,"rating":5.0,"review":"Wine tour. We had a great wine tour from Guys. He was very informative and fun at the same time. Spoke highly of the owner and the products. The wine was delicious!","review_date":"June 24, 2018","user":"tkjos"},{"attraction_id":573,"rating":5.0,"review":"Niagara Vacay. I wanted to do a wine tour on my stay in Niagara. After reading the reviews and doing some research, this is the one I decided on. My boyfriend and I had a wonderful time! We even found some wine he likes (he is a...","review_date":"May 1, 2018","user":"jessica_s"},{"attraction_id":573,"rating":5.0,"review":"Sunny Sippin Saturday at Niagara on the lake!!. Just wanted to share what a great 60th birthday present I was given to go on a wine tour this really made my day - the weather was perfect and our tour guide (Joe) was the best! He was entertaining, thoughtful and very informative -...","review_date":"April 26, 2018","user":"lwaltho"},{"attraction_id":573,"rating":5.0,"review":"Full Day Niagara Wine Tour & Tasting. What a fantastic start to celebrating a very young 80 year old\u2019s birthday!\nTina (driver), & Joe (tour guide) were an amazing duo....fun, informative, helpful. Went to three great wineries we\u2019d never heard of with very good wines, ice wines & ciders. The luncheon cafe...","review_date":"April 20, 2018","user":"kimberlystrath"},{"attraction_id":573,"rating":5.0,"review":"Fun day despite the cold weather. Did your tour on Friday April 6th with Joe. I appointed myself the fun police and sat in the front row and checked with passengers as they arrived to ensure they planned to be fun.\nJoe was a very knowledgeable guide and very safe and...","review_date":"April 13, 2018","user":"tammy10469"},{"attraction_id":573,"rating":5.0,"review":"Amazing Day Trip . I went on the wine tour yesterday and had an amazing time! Joe was our tour guide and he made the trip that much better! He was funny, personable and very helpful. He made sure to stop everywhere that everyone wanted to go and went...","review_date":"March 19, 2018","user":"kandice_b"},{"attraction_id":573,"rating":5.0,"review":"Great Experience - Service beyond means. I was on a full day wine tour Saturday, February 3, 2018 with a friend - the tour was great; it was educational, fun and just the right amount of time. both the tour guide (Joe) and bus driver were energetic. We had taken advantage...","review_date":"February 21, 2018","user":"lilichenlc"},{"attraction_id":573,"rating":5.0,"review":"My First Tripadvisor Review (and had to post because it was so horrible). As someone who has been on 10+ wine tours in Niagara and area, I always love finding new companies and enjoy trying new tours. I organized a wine tour with seven other girlfriends with Larry from Niagara Fun Tours on Feb. 19th and found the...","review_date":"February 20, 2018","user":"sarah_w"},{"attraction_id":573,"rating":1.0,"review":"Terrible Experience. I have participated in many tours throughout the world (both wine and otherwise) and this was by far one of my worst experiences. I visited NOTL with some girlfriends for a fun weekend away and decided to book with Niagara Fun Tours for a wine...","review_date":"February 20, 2018","user":"sarah_d"},{"attraction_id":573,"rating":5.0,"review":"Good value. There were 5 of us ladies on a wine tour on a Saturday with 4 other ladies. Our tour guide was named John Dawes and he was very personable and fun. He picked us up in a small white van along with another group of...","review_date":"February 18, 2018","user":"adanac55"},{"attraction_id":573,"rating":5.0,"review":"Must do while in Niagara!. Wine amateur? Wine enthusiast? You will enjoy this wine tour regardless of the level of wine expertise you contain!\nI just want to say how much of an excellent experience and time I had on this wine tour with tour guide\/driver Joe who was exceptionally...","review_date":"February 13, 2018","user":"cicciooo3"},{"attraction_id":573,"rating":5.0,"review":"Great Wine Tour!. My boyfriend and I had the best time on the Niagara Fun Tour! Joe was an exceptional tour guide and the wineries were amazing. I would highly recommend this tour to anyone going on a wine tour for the first time. He made my first...","review_date":"February 9, 2018","user":"adriannadecastro"},{"attraction_id":573,"rating":1.0,"review":"Disorganization in wine. I have to say I was very disappointed with the tour. We were one of four couples that weren't on the list even though we had confirmation emails and I had called the day before to confirm everything was ok. We ended up waiting outside...","review_date":"February 6, 2018","user":"corrin_f"},{"attraction_id":573,"rating":5.0,"review":"Best tour ever. Every time my girls and I go to Niagara we always have to plan a day on the Niagara Wine tour with Joe the driver .... He's very entertaining and informative and always making sure the passengers on the bus are safe... I highly recommend...","review_date":"February 4, 2018","user":"sexymama11232018"},{"attraction_id":573,"rating":5.0,"review":"\"JOE MADE OUR DAY A SPECIAL ONE!\". The 'Wine Tour' was given to us as a gift from our children. It was a perfect gift!\nThis is the first time we have been on a 'Wine Tour'. We had no idea that it would be so informative and entertaining. It was the...","review_date":"January 30, 2018","user":"linda_s"},{"attraction_id":573,"rating":5.0,"review":"GREAT TOUR WITH JOE!. From the time the bus picked us up until we were dropped off, I was VERY impressed with the knowledge, courtesy, and humor of Joe, our tour guide. He made our tour absolutely FANTASTIC! Joe is a native of the Niagara region, so he shared...","review_date":"January 29, 2018","user":"jeepjeff"},{"attraction_id":573,"rating":4.0,"review":"Fun event. This is the second time we have done this tour, last was five years ago. Joe was very entertaining and informative about the history of the area and wineries. We were taken to Joseph winery and it was not listed on our itinerary and the...","review_date":"January 27, 2018","user":"x8797ygkathys"},{"attraction_id":573,"rating":5.0,"review":"DRIVER WAS AWESOME. Had a great time with Joe he really made the trip for us all. The places we visited were pretty good except they needed something to cleanse the palate between tastes. Would for sure go back","review_date":"January 26, 2018","user":"heather_k"},{"attraction_id":573,"rating":5.0,"review":"Wine Tasting Proposal . It will be a trip me and fianc\u00e9 will never forget because I proposed to her at one of the wineries! We both loved the experience and we were taken to some great locations where we purchased many different bottles. The bus stores all of...","review_date":"January 22, 2018","user":"michael_g"},{"attraction_id":573,"rating":5.0,"review":"Great Day all around!. I attended the Taste of Niagara Tour winter addition on New years eve, and it was a great way to bring in the new year. Our tour guide was charming, fun and entertaining. The three wineries we visited were Joseph\u2019s, Caroline Cellars and The Lakeview...","review_date":"January 5, 2018","user":"kristen_p"},{"attraction_id":573,"rating":5.0,"review":"Always fun!. That's my second time doing this tour and it's always fun! The tastings are great and worth your money. Always count on Joe ( the driver ) to have a great time!","review_date":"January 3, 2018","user":"korrigane22"},{"attraction_id":573,"rating":3.0,"review":"not as promised. Our bus arrived on time, we all boarded, then there was an issue with a larger party needing to be accommodated and would some of us get off and go on another bus? As this was not really a big deal to us, we decided...","review_date":"December 27, 2017","user":"melodie_w"},{"attraction_id":573,"rating":5.0,"review":"Good tour. Really good tour for Christmas! Highly recommend! Totally worth the money, and can't wait to do it again!","review_date":"December 24, 2017","user":"xiafei_z"},{"attraction_id":573,"rating":4.0,"review":"Full Day Fun Wine Tour. I was quite skeptical after reading some of the reviews, but I decided to try this tour anyway after finding a Groupon discount. I liked the fact that the bus could pick me up from my hotel, so no worries abut drinking and driving. The...","review_date":"November 23, 2017","user":"linda_b"},{"attraction_id":573,"rating":5.0,"review":"SuperSippingSunday. If you haven't done this 6 hour winery tour, you are missing out on a lot of fun! They usually take you to 4 wineries and a chocolate factory but if the bus driver gives you a choice to skip the chocolate factory, do it!...","review_date":"November 21, 2017","user":"its_deee"},{"attraction_id":573,"rating":5.0,"review":"\"Great Birthday Gift for my Sister\". I decided to surprise to my sister Deborah on her birthday & as I knew she had great love for Wine, hence i booked the Wine Tour. The tour is extremely well planned with tour of the best 5 Niagara Wineries. Will definitely recommend to...","review_date":"November 21, 2017","user":"aribhonkar"},{"attraction_id":573,"rating":5.0,"review":"Fun Winery Tour. Overall was a fun experience. We visited 4 wineries and got an extra stop for cider as well. Lunch was at Farmhouse Cafe in a winery which was delicious. The tour guide, Joe was great! Gave us a lot of fun facts along the way....","review_date":"November 21, 2017","user":"tania_m"},{"attraction_id":573,"rating":4.0,"review":"Relaxing and Comfortable day. We went for the last day of the tour- Oct. 29th. Despite most of it being indoors, it was a bit chilly. But our tour guide\/ driver made things more than comfortable by keeping the heating in the bus on the entire time.\nOverall had...","review_date":"November 3, 2017","user":"andrea_w"},{"attraction_id":573,"rating":5.0,"review":"Lots of Fun. Really good tour, went to 5 different wineries, the best ones were places we probably would have not picked on our own. The tour was very well organized and Joe the tour guide was very friendly and helpful. Would definitely go with them again next...","review_date":"October 31, 2017","user":"ecdpeng"},{"attraction_id":573,"rating":5.0,"review":"Great and entertaining day. This is our first wine tour that was planned out for us. It was a great and fun experience. Joe our driver topped it all off with his wittiness and knowledge of the area and wineries. We were not to keen with the service at...","review_date":"October 31, 2017","user":"r373tkdanielt"},{"attraction_id":573,"rating":5.0,"review":"First Wine Tour but not the last. The tour was well organized and our tour guide Joe was very knowledgeable, personable and entertaining. He made sure everyone in the group enjoyed the experience. We will highly recommend this tour to family and friends. We will definitely want to take this tour again....","review_date":"October 30, 2017","user":"valall"},{"attraction_id":573,"rating":5.0,"review":"Wine tour Sept 24th. We went on a wine tour and tasting and had a fantastic experience. The tour bus driver was exceptional and made the experience even better. The whole day was great and we will go on another one when able to bringing family when we do...","review_date":"October 30, 2017","user":"george_w"},{"attraction_id":573,"rating":5.0,"review":"Best Wine Tour. My husband and I took the Niagara Fun Tour. We had an amazing day at all the wineries and learned a lot about wine. It was such a great romantic getaway. We had so much fun and met great people. Our bus driver and tour...","review_date":"October 25, 2017","user":"kimbirtch"},{"attraction_id":573,"rating":5.0,"review":"Amazing Tour. Not sure what to expect from a wine tour, but Joe was a great tour guide, very funny and hospitable. We saw 4 different wineries and learned a lot about wine. Very worth the price!","review_date":"October 21, 2017","user":"vgiovinazzo"},{"attraction_id":573,"rating":4.0,"review":"Wine Not? :). If you're looking for something to do in Niagara, I definitely recommend the wine tours with Niagara Fun Tours. I've been on them several times and it is always an amazing time. It's great anytime of year, in the winter I loved going during the...","review_date":"October 21, 2017","user":"donna_c"},{"attraction_id":574,"rating":5.0,"review":"Foodies start your Vancouver visit here. Five stops, five excellent bites. And more than a bite. Portions are larger than other food tours we\u2019ve taken. From the porchetta sandwich from Meat and Bread to the Creme Br\u00fbl\u00e9e\u2019s at Wildebeest this tour hits some of the highlights of Gastowns fantastic food scene,...","review_date":"March 15, 2019","user":"paul_p"},{"attraction_id":574,"rating":5.0,"review":"Highly Recommended Tour. I went to the Gastown tour, thought it would hard for myself to discover good food options in a tourist area. Attending this tour is the best decision I made within my stay in Vancouver. Our guide, Tracy, is very knowledgable about the food and...","review_date":"March 9, 2019","user":"ccs1995"},{"attraction_id":574,"rating":5.0,"review":"A Must-Do in Vancouver!. My mom and I had such a great time on this tour with Tracy - she is the best! By far, the best tour we took all week (after 3 days of touring in Vancouver and San Diego)! Tracy will keep you well-fed, entertained, and...","review_date":"February 23, 2019","user":"tippymadison"},{"attraction_id":574,"rating":5.0,"review":"Gastown Foodie Tour - Delicious. Comical. Educational.. A friend and I were looking to pass some time before catching a Canucks game, and were we glad to pick this tour. For starters our guide Tracey was an absolute hoot! She had a way with keeping the group laughing while also educating us...","review_date":"February 12, 2019","user":"nick_c"},{"attraction_id":574,"rating":5.0,"review":"Amazing food tour\ud83d\ude00\ud83d\ude00\ud83d\ude00. Just amazing food, history of the city our guide Tracy I have to say is the best. I really recommend to take this tour and open your mind and your appetite to new horizons.","review_date":"January 27, 2019","user":"manonnntravel"},{"attraction_id":574,"rating":5.0,"review":"Gastown Food Tour. My boyfriend and I only had one afternoon to spend in Vancouver, and we love good food above all else, so we decided to take this food tour. So happy that we did! We loved it! Jesse was our tour guide, and he was wonderful....","review_date":"January 16, 2019","user":"laineyreed"},{"attraction_id":574,"rating":5.0,"review":"Gastown Gastronomic. A great way to spend an afternoon. We met some interesting people from Canada and the UD. Jesse, our guide, was enthusiastic, engaging and well versed in the history of the area and the cuisine. Highly recommended.","review_date":"January 14, 2019","user":"bfranklinf"},{"attraction_id":574,"rating":5.0,"review":"Short Trip to Vancouver . Highly recommended foodie tour. Go with Nadia Cameron for she is very knowledgeable, confident, very qualified, such a value for money, it is so much fun to listen to someone who is so passionate. We'll definitely try the other tours next time we are in...","review_date":"December 30, 2018","user":"exdxb2014"},{"attraction_id":574,"rating":4.0,"review":"Nice little tour around Vancouver. This was our second food tour of Canada. We did one in Toronto when we first got there which we were not that impressed with, so we weren't expecting much. We were pleasantly surprised. Our tour guide Jesse was very knowledgeable about the area, places...","review_date":"December 29, 2018","user":"emma_l"},{"attraction_id":574,"rating":5.0,"review":"Two tours, two guides and two great experiences. I did two tours with this company. The first was the Gastown tour. It was a great tour and our guide Miguel was wonderful. He was bright, cheerful and informative. All of the locations were delicious. We did not do the alcohol pairing and instead...","review_date":"December 17, 2018","user":"megswhit"},{"attraction_id":574,"rating":4.0,"review":"Overall a good tour. Jesse was a great host for this tour. The tour itself could have perhaps had one more food stop and maybe some more variety of food - Vancouver prides itself for world class cuisine from around the world - I felt Asian\/South Asian\/Middle Eastern food...","review_date":"November 20, 2018","user":"umayr_p"},{"attraction_id":574,"rating":5.0,"review":"Well worth it!. Today we took the Gastronomic Gastown walking tour with the incomparable Jesse. He really made the tour special. The food was interesting, varied and filling (but not too much), but his commentary and very natural interaction with the group made it feel like going out...","review_date":"November 9, 2018","user":"k_t"},{"attraction_id":574,"rating":5.0,"review":"Great Tour! Great Host!. I would definitely recommend if you\u2019ve never visited the city or to re-discover your hometown. While the price is not for everybody, it\u2019s very filling and will give you ideas for future trips! The host is great and the tour is still small so he...","review_date":"November 2, 2018","user":"felix_r"},{"attraction_id":574,"rating":5.0,"review":"Good combination of Food and History. Vicky did a great job of integrating the experience so that we had a better sense of Vancouver and Gastown. The food was very good to excellent. She is a veteran tour guide. We learned some history and enjoyed the company of acquaintances from the...","review_date":"November 1, 2018","user":"annfe1081ga"},{"attraction_id":574,"rating":5.0,"review":"More than I expected. The food was great (vegetarian) & the guide was amazing! Hiighly recommend taking the time to do it. A great bargain too.","review_date":"October 22, 2018","user":"brachel437"},{"attraction_id":574,"rating":5.0,"review":"Tracy was amazing. I have done a lot of food tours, and this was one of the best! It was a pretty big group (10, I think), and our guide, Tracy, made the whole tour really, really fun. She had great delivery, great information, and, of course, the...","review_date":"October 22, 2018","user":"cara_r"},{"attraction_id":574,"rating":5.0,"review":"Gastronomic Gastown. Great combination of food and neighborhood history on this tour. A delightful way to spend an afternoon and to find a few restaurants you might want to go back to again during your stay. Tracy rules!","review_date":"October 13, 2018","user":"jrobertson461"},{"attraction_id":574,"rating":5.0,"review":"Delightful Afternoon With A Great Guide. Our first visit to Vancouver and this proved to be a tour not to be missed. Our guide, Tracey, was fantastic. She was not only professional but also fun, witty, gracious and extremely knowledgeable of not only the Gastown area but also of Vancouver and...","review_date":"October 11, 2018","user":"globetrotting781583"},{"attraction_id":574,"rating":5.0,"review":"Outstanding food, tour, and historical information. This is my 6th Vancouver foodie tour! I wish I could come to Vancouver more often to do the tours. Our guide, Tracey, was new to us. She was fantastic. She answered every question anyone had; she was humorous; she was factual; and made everyone...","review_date":"October 4, 2018","user":"joni1495"},{"attraction_id":574,"rating":3.0,"review":"Great Guide, not 'Gastronomic'. Had a very interesting well spoken guide who was friendly and told us a great deal about Gastown and Vancouver, well managed was making his farewell speech as the Steam clock sounded 6pm!\nThe food and drink aspect was not at all what we expected...","review_date":"September 23, 2018","user":"inspiration694298"},{"attraction_id":574,"rating":5.0,"review":"Great afternoon out!. We did the tour today with Tracy and had a small group of 8. She was very informative and we had a lot of laughs. Tracy was a local with a lot of information and background stories.","review_date":"September 20, 2018","user":"28802013"},{"attraction_id":574,"rating":5.0,"review":"Gastown Delights. I had a fantastic time on my tour! Not only did I get to eat some excellent food but I learned about the history of the neighborhood and got tips of other places to stop during my trip!","review_date":"September 18, 2018","user":"meganfrost13"},{"attraction_id":574,"rating":5.0,"review":"This was a great tour . Three of us took the Gastronomic Gastown tour with Vicky, and it was a blast. Vicky was great with my 82 year-old Mom, and terrific with the entire group. I expected to get a foodie tour, which Vicky delivered, but she also gave us really...","review_date":"September 16, 2018","user":"potter57"},{"attraction_id":574,"rating":5.0,"review":"Try a foodie tour at the beginning of your vacation.. 1st time trying a foodie tour and I was beyond impressed! The food was delicious and portions were generous. They even had refreshing and unique drinks for us non-booze folks. Great tour guide (Jesse). He was clever, whitty (but not annoying) and knowledgeable. Excited to...","review_date":"September 13, 2018","user":"brettandnic"},{"attraction_id":574,"rating":5.0,"review":"Great Foodie Tour. Guide Miguel was mazing and food was delicious! Cannot go wrong with this place!\nWe had drinks paring and they were relish as well!","review_date":"September 13, 2018","user":"hanna_r"},{"attraction_id":574,"rating":5.0,"review":"Such a great time with Miguel!!. We recently went to vancouver and booked a Vancouver Foodie Tour. We all met at the statue Gassy Jack and introduced ourselves to Miguel who was to be our tour guide. We were a group of about 15 people of all varying ages. We did...","review_date":"September 8, 2018","user":"nancyjean2013"},{"attraction_id":574,"rating":3.0,"review":"Good, but. What we did was good, but was expecting more than 4 stops in 3 hours. Need more eating and drinking and less standing around and talking about the history.","review_date":"September 7, 2018","user":"northstar784040"},{"attraction_id":574,"rating":5.0,"review":"Must do tour as part of your Vancouver sightseeing plan. Great tour led by the lovely Miguel, very good company, great little restaurants we\u2019d never have found ourselves and we discovered that we loved Creme Br\u00fbl\u00e9e but we subsequently found out that we only love the Creme Br\u00fbl\u00e9e At Wildebeest which has to be tasted...","review_date":"September 4, 2018","user":"alice_e"},{"attraction_id":574,"rating":5.0,"review":"Great foodie tour!. We absolutely loved our Gastown Foodie Tour. Our guide Vicky was knowledgeable and funny, and we learned so much about hidden food gems in Vancouver. We went to 4 great little restaurants for very different types of food, and the alcohol pairings were thoughtful (and...","review_date":"September 4, 2018","user":"sac_joy"},{"attraction_id":574,"rating":5.0,"review":"So good we did 2 tours!. We enjoyed the tours so much we did 2 of them, the first was the gastronomic Gastown with Miguel as our guide and then the Granville Island tour with Tracy. The tours were superb, both guides were funny with excellent banter, knowledgable and made the...","review_date":"September 1, 2018","user":"324sarahg"},{"attraction_id":574,"rating":4.0,"review":"Fun and enlightening.... Vicky was very knowlegeable. A great group of foodies! Great stops and lots of delicious food. The pizza rivalled Napoli!","review_date":"August 30, 2018","user":"roam48092"},{"attraction_id":574,"rating":5.0,"review":"A Great Tour. I thoroughly enjoyed the Gastown tour. Vicky was knowledgeable about the food and the alcohol pairings, and obviously has a passion for the city of Vancouver. It was great to learn about Gassy Jack, see the Steam Clock, and try so many different types of...","review_date":"August 30, 2018","user":"nick_n"},{"attraction_id":574,"rating":5.0,"review":"Best Food Tour we've ever had!. We've started taking food tours when we go on vacation. Vickie was absolutely fabulous. She obviously loves what she does and gave so many tips on cooking and other restaurants to try. The restaurants chosen, the food and portions and pairings were spot on.\nI...","review_date":"August 30, 2018","user":"cathy_s"},{"attraction_id":574,"rating":5.0,"review":"Yummy. Miguel lead us through an interesting food experience that met the fantastic reviews we had read. We visited 4 great restaurants and had very tasty samples of their signature food and drink. Miguel was a font of information both on the dishes and the local...","review_date":"August 27, 2018","user":"l3579tejonathanl"},{"attraction_id":574,"rating":5.0,"review":"Excellent tour. We had fun and great food! Miguel was informative, attentitive and friendly. At the end we were full but not stuffed! And we got to meet new 10 other new friends. Great time.","review_date":"August 22, 2018","user":"donna_m"},{"attraction_id":574,"rating":5.0,"review":"Tour guide Vicky is awesome!. This tour was delightful. Great way to experience the neighborhood and the food. Strongly recommend.","review_date":"August 13, 2018","user":"lee_b"},{"attraction_id":574,"rating":4.0,"review":"Tour good and food was plentiful . My wife and I were a part of 14 people that did this tour. We have done similar tours in NYC and Europe. The food was much more plentiful (portion size) than other tours, was very large and good variety. Alcoholic drinks included were provided....","review_date":"August 13, 2018","user":"grumbor"},{"attraction_id":574,"rating":5.0,"review":"Yummy fun times with Tracey. We thoroughly enjoyed the Gastronomic Gastown tour with Tracey. She was an excellent tour guide, funny and informative. The food was delicious and it was just the right amount of walking. We liked that each tasting came with an alcohol pairing. Highly recommend.","review_date":"August 13, 2018","user":"wittywhit211"},{"attraction_id":574,"rating":4.0,"review":"Fun Walking Foodie Tour. Perfect way to explore Gastown and enjoy some good food and drink along the way. You hear a bit about the history of Gastown and enjoy very accessible food in just 3 hours. On our tour we enjoyed porchetta sandwiches, pizza, tacos, and creme br\u00fbl\u00e9e...","review_date":"August 10, 2018","user":"footprints628134"},{"attraction_id":574,"rating":5.0,"review":"Absolutely Great Gastown Food Tour!. We've been on 6 other food tours in American cities and this tour by far blew them away. There was so much great food and so much interesting information. Our guide, Jessie, was obviously one of the real reasons for the success. He was so...","review_date":"August 6, 2018","user":"huskerut"},{"attraction_id":574,"rating":5.0,"review":"Great way to spend a day! . We really enjoyed our tour with Vicky a few days ago. She shared some history of Gastown along with showing us some wonderful places to eat there. We tasted two types of great pizza along with delicious wine. As a vegetarian, my no meat request...","review_date":"August 3, 2018","user":"kkjellin2016"},{"attraction_id":574,"rating":5.0,"review":"Fantastic Foodie Tour with Fabulous Tracy - Gastronomic Gastown. A stunning summer day provided the perfect backdrop for our walking tour of Gastown led by the charismatic and very knowledgeable tour guide, Tracy. We thoroughly enjoyed all four tastings with excellent craft beer and wine pairings perfectly complimenting the food, the porchetta sandwich and...","review_date":"August 2, 2018","user":"kara_boughton"},{"attraction_id":574,"rating":5.0,"review":"A \u2018must do\u2019...foodie fever!!!. My husband and I just finished an amazing walking food tour around Gastown with the lovely Vicky. Although having met some great people on the same tour, the food & Vicky were the stars. OMG...the pesto pizza was out of this world (our first stop)...","review_date":"August 1, 2018","user":"tammywv9212tn"},{"attraction_id":574,"rating":5.0,"review":"Gastown for Foodies!. We had a wonderful time learning more about Gastown from Jesse (good sense of humor) and tasting great dishes from truly unique restaurants! Book to do early on your visit -- highly likely you'll want to go back to one or two!","review_date":"July 31, 2018","user":"ataylororegon"},{"attraction_id":574,"rating":5.0,"review":"Gastown History with a glorious twist!. We spent a glorious afternoon with Tracy learning the history of the eclectic core of Vancouver, Gastown. From start to finish we were mesmerized by the triumphs and travails of the area and enjoyed the lovely distraction of incredibly delicious food and drink along the...","review_date":"July 23, 2018","user":"swiderb"},{"attraction_id":574,"rating":5.0,"review":"Fun, Interesting & Delicious!. My sisters and I did a 'Sisters Trip' to Vancouver and decided to take this tour because: a) learning fun things! b) yummy food! Jesse was our tour guide and he was brilliant. Very well spoken, engaged, and knowledgeable. He also made a specific point...","review_date":"July 12, 2018","user":"tina_h"},{"attraction_id":574,"rating":5.0,"review":"Gastown Food Tour. We have found that taking a walking food tour in a new city is a great way to not only taste wonderful food, but also to learn about the history and architecture of the city. Vicky did a great job with both items! There was...","review_date":"July 12, 2018","user":"ske214"},{"attraction_id":574,"rating":5.0,"review":"Gastronomic Delights & Tour with Jesse. We did The Gastown tour. Our guide, Jesse, was wonderful! Not only were the restaurants & food delicious & special, Jesse gave an excellent history of Gastown. His is very friendly, polite, interactive, & sociable. This added great quality to the food tour. The entire...","review_date":"July 9, 2018","user":"karenrockfl"},{"attraction_id":574,"rating":5.0,"review":"Great time!. Great way to learn about a historic part of Vancouver while enjoying great food and company. Our guide, Tracy, was terrific. Very passionate and knowledgeable of the local cuisine not only in Gastown but throughout Vancouver. Highly recommend!","review_date":"July 9, 2018","user":"stephenhe2033ig"},{"attraction_id":574,"rating":5.0,"review":"Fabulous food and friends. When you visit Vancouver, don't miss the Gastown Foodie Tour. Although the city and the restaurants are unforgettable and the very thing a food lover craves,, what makes this tour extra special is Vicky. Our tour guide was a true foodie, a lover of food...","review_date":"July 2, 2018","user":"159nathalies"},{"attraction_id":574,"rating":5.0,"review":"A Great Way to Start a Visit to Vancouver. Booked the Gastronomic Walking Tour based upon others\u2019 reviews. Great choice. We went to 4 unique restaurants that had samples of amazing samples (Napoli pizza voted best in Vancouver - for good reason). Along the way, Miguel provided fun facts about architecture and city history....","review_date":"July 1, 2018","user":"dabarton"},{"attraction_id":574,"rating":5.0,"review":"Must-do in Vancouver!. Coming from a Vancouverite - this is a must-do in Vancouver! I've heard so much about this tour, that I had to try it for myself. Being a tourist in your own city is so fun! Our guide, Miguel, was amazing. You can tell he...","review_date":"July 1, 2018","user":"brie_k"},{"attraction_id":574,"rating":4.0,"review":"Gastronomic Gastown Tour. Just finished our foodie tour in the Gastown area on our first afternoon in Vancouver. We certainly learned a lot from our guide Miguel, and we enjoyed talking to the others in our group of fourteen. The tour was a bit expensive, but the selections...","review_date":"June 30, 2018","user":"k7159sscarolynb"},{"attraction_id":574,"rating":5.0,"review":"Michelin-starred guide ... and very decent food\/drink too. Vancouver is a very walkable city, but its sheer size means that visitors (especially first-timers) can easily find themselves walking to no real purpose.\nSure, there are digital guides aplenty, but even the most devoted student of TripAdvisor will struggle to place the various 'targets'...","review_date":"June 26, 2018","user":"ianhalstead"},{"attraction_id":574,"rating":5.0,"review":"Great Tour!. Miguel was our tour guide for the Gastown foodie tour. He was great! Very knowledgeable about the area and funny! We had some amazing food!! Would definitely do again! Thanks Miguel!","review_date":"June 25, 2018","user":"go699365"},{"attraction_id":574,"rating":5.0,"review":"This was a GREAT experience.. Our tour guide, Vicky, was wonderful. She was knowledgable about both the food and the history of the area. She went out of her way to make a connection to each member of our group. All 4 restaurants we visited were excellent in both food...","review_date":"June 25, 2018","user":"kate_r"},{"attraction_id":574,"rating":5.0,"review":"First time to Vancouver . Great guided tour for a relaxed pace through Gas Town and some of the better restaurants.\nWe loved Vicky and enjoyed our tour mates. Good for both locals and tourists alike.","review_date":"June 24, 2018","user":"bpcove"},{"attraction_id":574,"rating":5.0,"review":"Highly Recommend Vancouver Foodie Tours. We did two tours with Vancouver Foodie Tours - the Gastronomic Gastown Walking Tour and the Granville Island Public Market Tour. Both were excellent and we ended up visiting stops from both tours later on our trip.\nThe Gastronomic Gastown tour with Tracy was the...","review_date":"June 24, 2018","user":"arniequinn"},{"attraction_id":574,"rating":5.0,"review":"Amazing Experience. Amazing experience! We completed two tours with them and they were both fantastic. I made a scheduling error and they worked so fast to fix the problem I created \u2013 they really went above and beyond! In the downtown tour Nadia and in the Gastown...","review_date":"June 22, 2018","user":"talesha_b"},{"attraction_id":574,"rating":5.0,"review":"Vicky was a great host. Not only did we get to sample great food we got a history lesson on the Gastown area Vicky was a great host and was very engaging and enthusiastic about her job and the city","review_date":"June 18, 2018","user":"fig2222"},{"attraction_id":574,"rating":5.0,"review":"Learning for Locals. Loved learning more about the history and development of Gastown, and the visiting local restaurants! Great Food, Fun Facts, and Terrific Tour Guide! (Vicky), oh, and our fellow tourists were amazing as well, from the UK, and the US!","review_date":"June 18, 2018","user":"mary-ann_d"},{"attraction_id":574,"rating":5.0,"review":"Fun way to experience Vancouver. My teenage daughter and I joined a group of 20 foodies on this Gastown tour. Tracy was our outstanding guide! She expertly lead us to four eclectic, modern restaurants where we sampled delicious food items. She also informed us of the history of certain landmarks...","review_date":"June 17, 2018","user":"73frequenttraveler"},{"attraction_id":574,"rating":5.0,"review":"Excellent!. Tracy was a most informative & personable guide. Loved all the history along with the food. We appreciated that dessert was left til last so that our palates didn't get confused with all the tasty food offered. Would do it again in a heart beat!","review_date":"June 17, 2018","user":"kabjuly31"},{"attraction_id":574,"rating":5.0,"review":"Wonderful!! . As a foodie I now like to do a food tour in any big city I visit. This one was fantastic. Our host Tracy Volb was wonderful. Very warm and friendly, funny and very knowledgeable. It was different to other tours I\u2019ve done in that...","review_date":"June 7, 2018","user":"eunice_from_aberdeen"},{"attraction_id":574,"rating":5.0,"review":"Delicious!. Tracy was a wonderful host on this food tour ... the food was delicious. This was a perfect way to explore the Gastown neighborhood. Highly recommend!","review_date":"June 3, 2018","user":"diana_rosenberger"},{"attraction_id":574,"rating":5.0,"review":"Eating Adventure in Gastown. Calling all foodies! If you are looking for an exciting afternoon of exploring Gastown this is the way to go! Our guide Tracy was so personable. Her enthusiasm and knowledge about the food, restaurants and local history was infectious. We visited 4 restaurants and had...","review_date":"June 3, 2018","user":"kcooks23"},{"attraction_id":574,"rating":5.0,"review":"A must-do experience in Vancouver. A food tour is the perfect thing to do when visiting a new city or even if you're a local wanting to find out more about the city you live in! The Gastronomic Gastown Walking Tour was the second tour we went on with Vancouver...","review_date":"May 31, 2018","user":"amelia_b"},{"attraction_id":574,"rating":5.0,"review":"Fantabulous Gastronomic Adventure of Gastown. Last weekend my partner and myself who are visiting Vancouver on holiday from Australia, participated in Vancouver Foodie Tours \"Gastronomic Gastown Tour\" with the amazing guide Tracy. Over 3 hours we visited 4 establishments where we got to sample delicious dishes from both Vancouver and...","review_date":"May 31, 2018","user":"g1426bfandyt"},{"attraction_id":574,"rating":5.0,"review":"Awesome experience!. Really enjoyed the Gastronomic Gastown tour with Tracy. She told the historical stories about gastown. We had a great time tasting at four different restaurants. Highly recommend to everybody who's going to visit Vancouver this summer!","review_date":"May 29, 2018","user":"sara632018"},{"attraction_id":574,"rating":5.0,"review":"Food, fun & facts!!. What a great tour,. Food heaven, Tracy was really made the tour so much fun with her enthusiasm and energy. Lots of information on the food and local area. We had our two teenage sons with us and they thought the tour was great too....","review_date":"May 27, 2018","user":"fiona_g"},{"attraction_id":574,"rating":5.0,"review":"Food and Drink Yum. Wow what a great tour,. Tracy was amazing. Lots of information and made the tour even more fun. All the stops were great and organized well. No trouble finding location or with anything involving the tour.\nHighly recommend","review_date":"May 27, 2018","user":"bsenger"},{"attraction_id":574,"rating":5.0,"review":"Definitely worth it.. Tracy guided our group of 12 and made the experience wonderful. She moved us seamlessly through four restaurants in a relaxed yet steady pace. The food was delicious if somewhat heavier than my normal and the portions were manageable. The non-alcoholic drinks were really special....","review_date":"May 26, 2018","user":"mary_i"},{"attraction_id":574,"rating":5.0,"review":"Great experience. We took a tour with Tracy and she was great. Very knowledgeable about the area and the history of Gastown. Do this tour! The food was amazing at each stop and we loved being able to play tourist with a new twist!","review_date":"May 22, 2018","user":"nfrantzen30"},{"attraction_id":574,"rating":4.0,"review":"Fun and very informative beyond food. I loved the tour for both it's historic, social and foodie content. Tracy was a wealth of information and a great tour guide. I learned a lot about Gastown, Vancouver and the food scene. I enjoyed the fact that I ate things I would have...","review_date":"May 17, 2018","user":"kristina_a"},{"attraction_id":574,"rating":5.0,"review":"An Excellent Introduction. We had a tour with Tracy our first couple of days in Vancouver and it was a great introduction to an area of town we had not spent much time in before. Tracy was wonderful, she was friendly and informative and discretely left us to...","review_date":"May 10, 2018","user":"toniar85"},{"attraction_id":574,"rating":5.0,"review":"Great intro to Vancouver. Enjoyed the tour the food was amazing Tracy was awesome and very knowledgeable. Not only did we get awesome food and drinks but the history of Gastown was very interesting.","review_date":"May 9, 2018","user":"connie_n"},{"attraction_id":574,"rating":5.0,"review":"Fabulous Tour. We did the Gas Town foodie tour with Tracy and Jesse and it was fabulous. They were both super engaging, super knowledgable and ran a really excellent tour. We visited 5 (I think) restaurants and sampled some delicious foods and some excellent drinks.\nIt's a...","review_date":"May 8, 2018","user":"julia_j"},{"attraction_id":574,"rating":5.0,"review":"If you haven't toured with Tracy, you haven't experienced the best! :). Enjoyed the Gastown foodie tour a week or so ago and loved it. Tracy was hilarious, the food was great and the neighborhood was unique.\nI loved the stop at Bao Down Snackbar the most. Trying to recreate that Manga drink!\nThe cr\u00e8me brulee at...","review_date":"April 30, 2018","user":"rebecca_f"},{"attraction_id":574,"rating":5.0,"review":"We loved it!. Our tour guide Vicky was perfect- very friendly and professional. The food and drink selections were excellent! I loved how they incorporated information and history on Vancouver. I would recommend that you organize this tour for the first day of your trip to Vancouver so...","review_date":"April 30, 2018","user":"vancity6849378365"},{"attraction_id":574,"rating":5.0,"review":"Fantastic Food Tour. Spent the afternoon with Tracy and Jesse at 4 restaurants along with a ton of Gastown history. One of the best food tours we have been on. Food was great and we purchased the alcohol pairings and well worth the extra cost. Highly recommended.","review_date":"April 29, 2018","user":"geoff_p"},{"attraction_id":574,"rating":5.0,"review":"Awesome !!!. For those who are food \/ restaurant lovers, it is really worth it !!!!\nWe did the Gastown tour. Tracy and Jessee, our guides, were passionate and enthusiastic professionals. I was the only vegetarian\/ non- alcohol in the group and I was given the same...","review_date":"April 29, 2018","user":"luis_d"},{"attraction_id":574,"rating":5.0,"review":"Awesome tour, intro to the city. . This was our first stop in a 4-day trip. And it was an excellent way to get to know the city, learn some history, and get introduced to a neighborhood.\nWe visited 4 places, each with their own version of top eats and a cocktail...","review_date":"April 28, 2018","user":"monica_m"},{"attraction_id":574,"rating":5.0,"review":"Nosh and glug while you learn. My sister and I (in our 50s and 60s) had the delight of participating in a small group tour of Gastown with the super efficient and knowledgeable Vicky and her new 'assistant' Jessee.\nIt was so much better than we expected. The tour catered where...","review_date":"April 28, 2018","user":"margaretd999"},{"attraction_id":574,"rating":5.0,"review":"Amazing tour!!!!!. Our tour guide Tracy was amazing! Extremely welcoming, super funny and knowledgeable, she showed us many hidden gems that we would never have thought to check out on our own! Well worth checking out, we loved every minute of it!","review_date":"April 9, 2018","user":"sk_travis_85"},{"attraction_id":574,"rating":5.0,"review":"Tracy was terrific as the guide!. Just a very, very nice way to introduce yourself to Vancouver. Good food and informative tour. You will be with an eclectic small group of people from all over the world finding a common purpose in exploring an interesting neighborhood for part of an afternoon....","review_date":"April 5, 2018","user":"ohjay"},{"attraction_id":574,"rating":5.0,"review":"Our Second Foodie Tour, not our last . This is the second foodie tour we have had the pleasure of being a part of in Vancouver (previous review of Granville Island Tour - also 5*), and it did not disappoint. Great food, insightful stories and the best guides!\nThese tours are fab for...","review_date":"April 3, 2018","user":"tonig831"},{"attraction_id":574,"rating":5.0,"review":"Great way to see and taste Gastown!. We did the Gastronomic Gastown tour with Tracy and loved it! My family was here visiting my husband and I, and we found this a great way to try some local food, get a dose of history, and give the fam a feel for this...","review_date":"March 30, 2018","user":"kristyt130"},{"attraction_id":574,"rating":5.0,"review":"Foodie tour with so much more!. I have already taken 3 of the tours with Vancouver Foodie Tours and they were all excellent! Gastronomic Gastown is not only an incredible Foodie tour (we tried 4 different places within 3 hours), but our guide Tracy is full of AMAZING knowledge about the...","review_date":"March 26, 2018","user":"researching"},{"attraction_id":574,"rating":5.0,"review":"Really lovely tour of Gastown!. My family and I were able to go on the Gastown Gastronomic tour yesterday with Tracy and she was wonderful! My sister and her husband live in Vancouver while my parents and I are visiting from out of town and all of us learned something...","review_date":"March 26, 2018","user":"julia_t"},{"attraction_id":574,"rating":5.0,"review":"Gastronomic Gastown with Tracy was AWESOME!. It was my first foodie tour ever and I had a blast time with Tracy the wonderful tour guide. I missed a couple of stops but still I enjoyed rest of the tour. My favourite part of the tour were delicious wood fire pizza at...","review_date":"March 25, 2018","user":"vanloversue"},{"attraction_id":574,"rating":4.0,"review":"Fun date night!. My husband and I are 'locals' (we live about 45 minutes outside of Vancouver). We have young kids and do not get to explore Vancouver on our own very often. The grandparents were in town to babysit, so we booked ourselves a hotel and looked...","review_date":"March 24, 2018","user":"slvb3"},{"attraction_id":574,"rating":5.0,"review":"All Good. I was lucky to join an interesting and pleasant group, all visiting Vancouver representing 4 countries and 3 continents. Tracy was great and brought out the history of Gastown and our tour as well as the food and establishments we tried. The food and drinks...","review_date":"March 19, 2018","user":"cameron_d"},{"attraction_id":574,"rating":5.0,"review":"Delicious, historic tour. This is the first \"foodie\" tour I've ever taken. I was delighted with the food and the guide, Tracy was so fun and entertaining. I am so happy that my daughter took me on this tour!","review_date":"March 18, 2018","user":"jlbjpurkey"},{"attraction_id":574,"rating":5.0,"review":"Great introduction to Gastown. We had a free afternoon in Vancouver and I wanted to get a feel for at least one neighborhood near where we stayed. Taking a walking tour that offers great food and some drinks sounded just right for the two of us.\nWe joined Miguel...","review_date":"March 13, 2018","user":"cherfair"},{"attraction_id":574,"rating":5.0,"review":"Welcome to Gastown and Yummy food. Miguel was our guide as we ate our way around Gastown. Some of the highlights were Poutine fries, local beer, true Naples style pizza, and Scotch egg. We were not rushed. Miguel also gave us some great historical insights into this dynamic part of downtown...","review_date":"March 12, 2018","user":"adventure_debi"},{"attraction_id":574,"rating":5.0,"review":"Excellent introduction to Gastown!. We recently did the Gastown food tour with Tracy on our first day in Vancouver. Tracy was a great guide, very friendly and obviously passionate about the local food scene. It was great to learn a little bit about the history of the area as...","review_date":"February 26, 2018","user":"jesstopp"},{"attraction_id":574,"rating":5.0,"review":"Perfect way to eat your way through Vancouver!. This was me and my boyfriend's first food tour and it exceeded expectations. The restaurants we visited were all unique, and the portions and pacing were right on point. Miguel was an excellent guide -- he was very easy to converse with, extremely knowledgeable about...","review_date":"February 19, 2018","user":"rachelauren12"},{"attraction_id":574,"rating":5.0,"review":"You won\u2019t want to miss this!. This was such a fun and yummy thing to do in Vancouver! We visited four unique restaurants that we have never been to before, enjoying a special dish at each place paired with an alcoholic or non-alcoholic beverage. Tracy was our guide. She kept us...","review_date":"February 9, 2018","user":"canmorefoodies"},{"attraction_id":574,"rating":5.0,"review":"Fantastic food and local knowledge . We'd already been exploring Gastown but this tour took us through alleyways and to restaurants we hadn't even noticed. It's probably a good idea to do this early in your visit because you get given so many great ideas for places to eat. Our guide,...","review_date":"January 14, 2018","user":"drawnaway"},{"attraction_id":574,"rating":5.0,"review":"So good. This tour included about 10 people and 4 different restaurants where we were treated to their signature dishes paired with a non-alcoholic or alcoholic drink (arranged at booking). To give time for digestion there was some history about Gastown and a great opportunity to chat...","review_date":"December 27, 2017","user":"lynn_m"},{"attraction_id":574,"rating":5.0,"review":"Gastronomic Gaston gives great history and taste of the neighbourhood. I organized this tour as part of an outing for work. I was really impressed with our guide Tracy, who is incredibly knowledgeable of Vancouver and the restaurant scene. Even though we are all locals, we learned so much more about the city and specifically...","review_date":"December 11, 2017","user":"colene_c"},{"attraction_id":574,"rating":5.0,"review":"Great Food Great Laughs. This was a really fun activity even on a cold and rainy day! We really enjoyed all 4 of the restaurants we stopped at. Tracy was friendly, cheerful, and super knowledgeable about the neighborhood giving us not only historical facts but also really interesting information...","review_date":"November 15, 2017","user":"kristing1353"},{"attraction_id":574,"rating":4.0,"review":"Miguel's a natural. Really enjoyed our tour with Miguel. We're locals, but still enjoyed the historical insights. Good sampling of a variety of foods, and we thought the alcohol add-on was good value. Miguel is articulate and entertaining, and has a gift for chatting up people from diverse...","review_date":"November 7, 2017","user":"ellen2017nov"},{"attraction_id":574,"rating":5.0,"review":"Gastronomic Gastown Tour. My husband and I try to do a food tour in each city we visit. It is a great way to learn about the history of an area as well as to enjoy the culture and local foods. Hannah was our guide for the tour....","review_date":"November 6, 2017","user":"gnancy2011"},{"attraction_id":574,"rating":5.0,"review":"Tracy Rocks. The foodie tour was an awesome way to combine learning about the culinary treats of the city and the history of the area. Tracy was a great guide; knowledgable, funny and a gracious hostess. I'd highly recommend the tour and look forward to trying the...","review_date":"October 31, 2017","user":"kathymvasko"},{"attraction_id":574,"rating":5.0,"review":"New Favorite Way to Tour. I live in the city and often have family visiting who are looking for me to guide them around but I don't know the history in very much detail. I started looking for tour options that would be interesting for them and me.\nI love...","review_date":"October 24, 2017","user":"spevialkev"},{"attraction_id":574,"rating":5.0,"review":"So much fun!. I\u2019m writing this review much later than I had intended, but better late than never!\nMy husband and I did the 3 hour Gastronomic Gastown Tour on July 2, 2017. Our guide was Tracy. She was wonderful: helpful, knowledgeable, and genuinely funny (not just rehearsed...","review_date":"October 21, 2017","user":"hannah_n"},{"attraction_id":574,"rating":5.0,"review":"Tasty tour of gastown. My wife and I really enjoyed our tour. The restaurants were well thought out, all offering amazing food and all places locals eat at. Lisa was an awesome guide, friendly and lots of fun and went out of her way to make sure everyone was...","review_date":"October 16, 2017","user":"alex_f"},{"attraction_id":575,"rating":5.0,"review":"Lots of fun with Joe !!. Great tour And a wonderful guide!! Lots of fun and nice discoveries. We adore smalltalk winerie \ud83d\ude00 I recommand this tour to everyone !","review_date":"December 30, 2018","user":"jazz1906"},{"attraction_id":575,"rating":1.0,"review":"No \"FUN\" in this tour company. What a scam! Called the driver \"Joe\" three times, fourth time went to voicemail. He kept saying he was running late, 1 1\/2 hours later he still didn't show up at the first pick up stop. What a way to ruin a night out. We...","review_date":"November 14, 2018","user":"sweetretreat48"},{"attraction_id":575,"rating":5.0,"review":"Amazing time!. A group of us took this tour last year and it was amazing! Our driver Joe had a great sense of humor and was very informative. He even took part in a few selfies lol. Can't wait to go again!","review_date":"July 27, 2018","user":"shotofjac"},{"attraction_id":575,"rating":2.0,"review":"We called this the 'You get what you pay for' tour. This was a very last minute planned trip and we were looking for something fun, relaxed and enjoyable.\nAll in all, we had a good time, but that was mostly because we could laugh at the terribleness of so much of this tour!\nThe driver...","review_date":"July 8, 2018","user":"adriane_b"},{"attraction_id":575,"rating":3.0,"review":"It was OK. This tour was OK. The tour guides were pleasant & entertaining. Small Talk Vineyard was definitely the best of the three, but unfortunately they were out of 3\/4 ciders at the time. Their extra tastings were a reasonable price and because we bought a bottle,...","review_date":"February 27, 2018","user":"heatherh4006"},{"attraction_id":575,"rating":5.0,"review":"Loved this tour. This tour had something for everyone who enjoys a casual drink. The only problem was that the samples were very generous so those of us who drove in to Niagara had to designate a driver. Having been on many wine tours we had not encountered...","review_date":"February 25, 2018","user":"brummie1949"},{"attraction_id":575,"rating":5.0,"review":"Half-Day Beer Cider and Wine Tour. My boyfriend and I did the half-day beer, cider and wine tour and we had Joe as our bus driver. He was so knowledgeable, had a great sense of humour and was overall so entertaining. I\u2019d absolutely recommend this tour to my friends and family!","review_date":"February 3, 2018","user":"steph_s"},{"attraction_id":575,"rating":3.0,"review":"Fun crowd -tour company not so realiable. Tour started almost 1 hour late; first stop had everyone going - excited & having fun; next stop simply provided samples, no info about the actual process of making the product; seemed to drag in time while there; third & final stop was prolonged because...","review_date":"January 29, 2018","user":"sam_i"},{"attraction_id":575,"rating":4.0,"review":"Fun half day tour. Overall very good, winery visit was great, we loved Small talk and the stop at Taps was a great place to know was there for future visits.","review_date":"January 17, 2018","user":"bev_n"},{"attraction_id":575,"rating":5.0,"review":"Great way to spend a day!. My boyfriend and I went on the half day beer, cider, and wine tour. We wanted something not too weather dependent since we planned our trip for late November.\nWe had a great time; our tour guide was fun and friendly and gave us some...","review_date":"December 7, 2017","user":"kaylin_e"},{"attraction_id":575,"rating":5.0,"review":"Great on the tastebuds. it was our first time ever going on a tour in Niagara. The beer cider and wine tour was very good and each place had great samples!! Our tour guide was very friendly and super funny, highly recomond going on this tour.","review_date":"December 4, 2017","user":"emdocherty01"},{"attraction_id":575,"rating":5.0,"review":"Great way to explore wine country. Had a really great time on the tour. Joe, the tour guide, knew a lot about the history of the area as well as the Canadian wine industry. He was funny, organized, very helpful and accommodating. The winery stop was very educational and informative. We...","review_date":"November 27, 2017","user":"reem_e"},{"attraction_id":575,"rating":5.0,"review":"Fun time!. We had a girls' trip to Niagara Falls in November. We went on this tour and had a blast! Our tour guide Joe was so funny and made the trip very enjoyable! I would highly recommend this tour!","review_date":"November 19, 2017","user":"ewiik"},{"attraction_id":575,"rating":1.0,"review":"A very odd experience. Our tour started off with the driver being 30 minutes late. With no apology or explanation we ended up to the first distillery late and missed out on a full guided tour of the facility. As we pulled out from the parking lot the driver...","review_date":"October 20, 2017","user":"natef451"},{"attraction_id":576,"rating":5.0,"review":"Fantastic tour guide. Brenda was a pleasant and knowledgeable guide. My husband and I truly enjoyed our visit to Victoria by participating on this food tour. She introduced us to so many places and we loved every minute. Highly recommend this tour. We love to come back and...","review_date":"March 12, 2019","user":"i3220ngadrianar"},{"attraction_id":576,"rating":5.0,"review":"Out and About. History part of tour is interesting and the food stops are a great addition. We visited places we hadn't been to previously and probably wouldn't have stopped at on our own. Great way to see a little more of Victoria!","review_date":"March 11, 2019","user":"cherylf7"},{"attraction_id":576,"rating":5.0,"review":"Victoria Chinatown. Wonderful experience! We've lived in Victoria for decades but learned so much not only about the history of this downtown area but about places to eat we had no idea were there.","review_date":"February 5, 2019","user":"william_k"},{"attraction_id":576,"rating":5.0,"review":"Fabulous!. We had no idea what to expect, as we both work in restaurants in Victoria and have for the last 7-10 years. We thought we knew the ins and outs, and the food scene. While we had heard of, had friends that worked at, and...","review_date":"January 26, 2019","user":"rachael_b"},{"attraction_id":576,"rating":5.0,"review":"Great downtown Victoria history tour. Great food & beverage choices, fantastic guide (Brenda), good pace and historical info. Bonus? Met great local tourists! Highly recommend to local and Island residents.","review_date":"January 15, 2019","user":"doug_s"},{"attraction_id":576,"rating":5.0,"review":"History and Food. A very entertaining and fulfilling experience.The history of places on our walk was well researched and well presented by our guide .The food tastings were delicious,different and substantial.Would certainly recommend the event.","review_date":"January 12, 2019","user":"jim_g"},{"attraction_id":576,"rating":5.0,"review":"Best International and Local Eats. Our tour guide MaryLou took us on a fascinating, fun tour of some of Victoria's most interesting food and historical places. (I've been to Victoria half a dozen times over the last two decades and I learned so much on this tour that I didn't...","review_date":"October 6, 2018","user":"liz_k"},{"attraction_id":576,"rating":5.0,"review":"Great Tour - you won't need a meal for hours. This was a great tour trying a wide variety of Canadian\/Victorian food and drink. It went at a gently pace, and was interesting, informative and very enjoyable.","review_date":"September 29, 2018","user":"anonofbiggs"},{"attraction_id":576,"rating":5.0,"review":"Great Combo of Historical and Culinary Information. Well worth the ticket price, this tour is perfect for anyone who wants a dose of local history with a generous side dish of great food-tasting. Our knowledgeable and engaging tour guide, Brenda, provided a lively account of the city's evolution over the years, from...","review_date":"September 12, 2018","user":"kamala4812"},{"attraction_id":576,"rating":5.0,"review":"Great food and wonderful guide!. Lots of awesome stops - we played tourist in our own city and visited all new places and tried amazing food. We're looking forward to returning to these places to enjoy more and now have more non-tourist-y places to share with visiting friends and family....","review_date":"August 19, 2018","user":"amanda_c"},{"attraction_id":576,"rating":5.0,"review":"So Many Yummy Samples! And Fantastic Guide!. MaryLou was amazing! My family was on an Alaskan Cruise, and our last stop was Victoria. My husband, his brother, my two sisters, and I had an absolutely fantastic time. We were able to walk from Ogden Point, where our cruise docked to the 2%...","review_date":"July 20, 2018","user":"mmwsi"},{"attraction_id":576,"rating":5.0,"review":"Great thing to do when in Victoria!. My husband and I participated in the tour while in Victoria for business. It was a great opportunity to learn a little about the history of Victoria and some of the \"off the beaten track\" spots that we wouldn't have stopped otherwise. It was great...","review_date":"July 19, 2018","user":"shannon_b"},{"attraction_id":576,"rating":5.0,"review":"Great Way to Start a Vacation. My wife and I visited Victoria from Chicago and stayed downtown. We read the brochure for Off the Eaten Track and realized what a great way to start our vacation by learning a bit of history about the city and, eating at and learning about...","review_date":"July 7, 2018","user":"bob_t"},{"attraction_id":576,"rating":5.0,"review":"If you like a sampling...you will love this tour!. This was a fun 2+ hour walking tour. We started at Victoria market and learned lots of history from Brenda. She was an excellent tour guide! If you like to sample unique, ethnic foods, this is the tour for you.\nOur favorite stop was in...","review_date":"July 5, 2018","user":"jody_a"},{"attraction_id":577,"rating":5.0,"review":"Fun and unique experience!. I booked a private Haunted Montreal pub crawl for my boyfriend's birthday. He is pretty into the paranormal and we regularly watch \"Ghost Adventures\" together so I thought this would be a fun little surprise. The pub crawl aspect was also a fun little \"birthday...","review_date":"February 25, 2019","user":"adelade19"},{"attraction_id":577,"rating":5.0,"review":"Great tour. We did the Pub Crawl tour with Haunted Montreal. It was a lot of fun! Having lived in Montreal my whole life, I still learned a ton of history. Donovan was a great story teller, and our entire group hung on every word throughout the...","review_date":"February 24, 2019","user":"vickyc869"},{"attraction_id":577,"rating":5.0,"review":"Such a great time!. Booked with my boyfriend and friends. Was a bit skeptical going for a pub crawl at 3 p.m. in winter on this theme \"Haunted pubs\". I so changed my mind after 10 min!!! It was great, the master of ceremony, actor and performer Dr. Blackbird...","review_date":"February 10, 2019","user":"explorer414813"},{"attraction_id":578,"rating":5.0,"review":"Amazing! . Got a private tour and Marie, our tour guide, was absolutely amazing!!! It was our favorite activity on our honeymoon so far!","review_date":"March 14, 2019","user":"miriaman6685tn"},{"attraction_id":578,"rating":5.0,"review":"Must do!. Lynn was amazing. Food was delicious. Must do when you first arrive. Lynn not only taught us about the history of Quebec but also where all the good eats and best places to visit while we stayed there. Highly recommended.","review_date":"February 6, 2019","user":"danny_t"},{"attraction_id":578,"rating":4.0,"review":"disorganized, but good time after you get going. I live in Vermont, and my sister flew in from Tennessee. We had the whole day planned. The tour was to start at 5:30 meeting at Saint John Gate. My sister and I were finishing up at a spa in Bromont, relaxed, with enough time...","review_date":"January 15, 2019","user":"travel_bugs_fever"},{"attraction_id":578,"rating":5.0,"review":"Delightful Quebec!. Marie was an amazing guide. Weaving us across the streets and alleys of old Quebec all the while layering in history and eats. The gourmet food was terrific from beginning to end. I highly suggest doing this tour one of your first nights in Quebec...","review_date":"December 17, 2018","user":"889rebeccab"},{"attraction_id":578,"rating":5.0,"review":"If you do one tour.... While visiting in Quebec, take the night time food tour through HQ. It\u2019s exceptional. It was three hours of fun starting with an appetizer, a pallet cleanser, a main course, a main course and a dessert. Our guide Marie was versed in the gorgeous old...","review_date":"September 11, 2018","user":"danainfranklin"},{"attraction_id":578,"rating":5.0,"review":"Wonderful fo walk through Quebec with an informative guide. . Wonderful walk through Quebec with an informative guide. Five stops along the way provided delicious samples of food from each restaurant. Go hungry and be prepared to walk hills and stairs quickly between stops. We enjoyed every minute of our three hour food tour thanks...","review_date":"July 23, 2018","user":"markettal2017"},{"attraction_id":578,"rating":5.0,"review":"Wonderful, delicious and informative all in one. We decided to enjoy our first evening in Quebec with a dinner gourmet walking tour. We were met by Carole and had a very enjoyable evening. We visited 5 restaurants and saw parts of the City we would not have found otherwise. She told us...","review_date":"July 5, 2018","user":"135pamelai"},{"attraction_id":578,"rating":5.0,"review":"Great Food! Great Walking Tour of Quebec!. Really enjoyed the tour. Any tour that makes a stop at the Auberge St. Antoine is ok in my book! St. Antoine is the nicest hotel in Quebec City. Our tour included the 3 main streets of the upper Old City and a nice walk...","review_date":"July 5, 2018","user":"2chinzblitz"},{"attraction_id":578,"rating":5.0,"review":"Great History with Amazing Food!. My wife and I really enjoyed the tour and the company of our guide ( Danielle ). The tour gives a broad but comprehensive approach to the most iconic locations in Quebec city. We especially appreciated the local and personal touch of our guide through...","review_date":"June 30, 2018","user":"joshua_p"},{"attraction_id":579,"rating":5.0,"review":"Only Ones on the Tour!. My husband and I didn't book a private tour but ended up being the only ones on this tour. All the stops were beautiful and our guide C\u00e9line was very friendly and knowledgeable. The last stop - the nougaterie - was closed, but C\u00e9line made...","review_date":"January 23, 2019","user":"rebeccajoy19"},{"attraction_id":579,"rating":5.0,"review":"Misty Winter Day. Celine was very informative and I would definitely recommend this tour. Lots of samples to try at every stop. Also at all the stops, the vendors and Celine made an effort to include everyone in the tastings by offering non drinkers a non alcoholic beverage...","review_date":"December 22, 2018","user":"shannon_m"},{"attraction_id":579,"rating":3.0,"review":"A nice excursion. We picked this tour because everyone raved about a funny and and congenial tour guide. He was not on our bus. Instead we had a boring and dry narrative. The tour itself featured some interesting stops and covered a lot of ground. It was a...","review_date":"November 18, 2018","user":"ronald2211"},{"attraction_id":579,"rating":4.0,"review":"Tour of Island of Orleans with Goodies!. I would have given 5 stars if our driver had been more entertaining...maybe he was just having an off day. He went through his paces and showed us the sites on the list but just we didn't have the fun, humorous experience others did. That...","review_date":"November 18, 2018","user":"onthemove22"},{"attraction_id":579,"rating":5.0,"review":"Diverse Tour of Isle of Orleans. Tour departed just outside of Le Ch\u00e2teau Frontenac. Our guide, Simon, had both English and French speaking guests on our tour. He did a fantastic job, in both languages, with descriptions, history and humor. He even had umbrellas at the ready during a quick shower....","review_date":"November 8, 2018","user":"doubledinvt"},{"attraction_id":579,"rating":5.0,"review":"Amazing Trip!!!. It was a great experience. I went with my best friend and we enjoyed a lot. The views were beautiful. Took a lot of good pictures. The driver was also very friendly and knowledgeable. She told us many historic stories of the island. So, overall...","review_date":"November 5, 2018","user":"manjot_g"},{"attraction_id":579,"rating":5.0,"review":"Fun and informative tour. Thank you Simon for being a wonderful tour guide. Stopped at a chocolatier, nougatiere, winery, cidery and a cassisiere. If you like wine and cider this is the tour for you! The purveyors are informative and friendly, and the products are delicious!","review_date":"October 28, 2018","user":"tashab622"},{"attraction_id":579,"rating":5.0,"review":"Loved the tour guide he was so smart and helpful. This is the perfect tour, i bought great ice wine and nougats. I love the cider and chocolates as well.","review_date":"October 24, 2018","user":"ray_s"},{"attraction_id":579,"rating":5.0,"review":"Was so pleasant!. Simon was our tour guide and driver. He was very informant about all concerning the Island of Orleans. We had a great time tasting chocolates, nougat, apple ciders and wine! Very much enjoyed every stop! A tour to do for sure when visiting Quebec City!","review_date":"October 22, 2018","user":"nadia_m"},{"attraction_id":579,"rating":5.0,"review":"Great tour to satisfy your sweet tooth. The tour to l'\u00eele d\u2019Orl\u00e9ans was great. Our guide JC (His Higness) was fantastic. He did a great job both as our bus driver and as our tour guide. The stops were great as well. The ice cider stop was my favorite. I would definitely...","review_date":"October 16, 2018","user":"lo_lo_20120405"},{"attraction_id":579,"rating":5.0,"review":"Awesome Tour. Our group of 8 just went on the Orleans food and drink tour. What a great tour! Simon was a great guide, we had a blast. Great places and great sampling of foods and drink.","review_date":"October 14, 2018","user":"joe95746"},{"attraction_id":579,"rating":5.0,"review":"Beautiful Island of Orleans. Our driver and guide, Simon, was a gem! He provided an excellent dialogue of the history, culture and developments on the island; as well as, making stops at five different and interesting family businesses. Each business offered product samples and\/or tastings from the chocolate factory,...","review_date":"October 11, 2018","user":"don_c"},{"attraction_id":579,"rating":5.0,"review":"This was good. Really good!. Did this yesterday. Guide was JC. Excellent tour and great value for money too. JC was informative, comfortable and friendly. What we learned and what the samples we tasted was just right. Gave us a great overview of the island past and present.","review_date":"October 9, 2018","user":"jbartnz"},{"attraction_id":579,"rating":5.0,"review":"Good tour & Good value. Need a break from the crowded masses roaming the streets of old Guebec? This is an excellent way to do it! Our guide & driver, Simon, was witty & a fund of knowledge about island life & savory delights. This was a well organized, uncrowned...","review_date":"October 7, 2018","user":"bruce_m"},{"attraction_id":579,"rating":4.0,"review":"Enjoyable exploration (just) outside the city . Great tour to explore a bit outside of the city, especially beautiful on a sunny Fall day. Five tasting spots where they make what you try were alcohol or candy\/sweets; all good but don\u2019t go on an empty stomach! Our driver and host, JC, was...","review_date":"October 1, 2018","user":"danabethdc"},{"attraction_id":579,"rating":5.0,"review":"Amazing Day and Amazing Tour . Little warm for a fall day but the island shops and farms were decorated for the harvest time of the year. We had a wonderful tour guide (JC). Loved the small number of folks on the tour and each of the stops brought us not...","review_date":"October 1, 2018","user":"cathyg511"},{"attraction_id":579,"rating":4.0,"review":"Good tour to see the Island. The trip was by bus. We had to pick up in the square at the time mentioned. The bus arrived on time but being paranoid I had to call as the time was getting close to leaving; We got on the bus and the driver...","review_date":"September 30, 2018","user":"bill_p"},{"attraction_id":579,"rating":5.0,"review":"Enjoyable morning. This was a very good tour and the guide, JC, was excellent. I would highly recommend it. The island is beautiful and the people we met were very welcoming.","review_date":"September 26, 2018","user":"caroline_h"},{"attraction_id":579,"rating":5.0,"review":"A very enjoyable tour. This was different from other food tours that I have been on, as there was more alcohol than food. We had ample opportunities to sample drink and food, as well as time to browse or purchase. JC was a great guide and gave us good...","review_date":"September 20, 2018","user":"z7746emamyp"},{"attraction_id":579,"rating":5.0,"review":"Great tour !. Found this on trip advisor and I wasn't sure. The tour guide JC was super, he made feel the people in the bus very confortable and we had a great time. During the tour you will have the opporutnity to taste wine, cider, chocolate, nuggets...","review_date":"September 18, 2018","user":"maite_c"},{"attraction_id":579,"rating":5.0,"review":"Great tour!. This tour less expensive than tourist center, well organized and very enjoyable. Book online for cheapest rates.","review_date":"September 18, 2018","user":"zola1953"},{"attraction_id":579,"rating":5.0,"review":"Amazing Island - who knew!. This Island in the St Laurence River was such a surprise- full if orchards, vineyards & wonderful homes. Quite a photographic place only about 30 minutes from Old Quebec City. Our driver\/guide Simon, was courteous, friendly and knew his stuff. We had 5 stops to...","review_date":"September 16, 2018","user":"pryan310"},{"attraction_id":579,"rating":5.0,"review":"Great rainy day excursion . JC was a great driver and an entertaining host. Highly recommended. The tour included a chocolate shop, a winery, a nougat shop, a cassis (black current) winery with courdials, and apple place.","review_date":"September 13, 2018","user":"xxdhuxx"},{"attraction_id":579,"rating":4.0,"review":"Perfect when you want to leave the city for a day!. We stayed 4 nights in Quebec City which almost was too much. Luckily we found this tour that could take us out of the city for 3-4 hours. The buss driver kept us informed about the history of the island, and made us feel comfortable....","review_date":"September 11, 2018","user":"johannes_w"},{"attraction_id":579,"rating":4.0,"review":"Interesting Tour. We went on this trip after lunch on a rainy day. It was an interesting tour and our guide, Simon, was very knowledgeable about Quebec's and the island's history. On the way we saw Montmorency Falls. Back to the island, there are five stops. I...","review_date":"September 4, 2018","user":"travelworld16"},{"attraction_id":579,"rating":4.0,"review":"Highly recommended tour. This was a really good tour, not perfect but almost. The driver\/guide was fantastic, very personable, doing English\/French alternatively. There were 5 stops, and they were mostly really good but I did not like the black current cassis tour at all, and the others honestly...","review_date":"September 2, 2018","user":"alisa62"},{"attraction_id":579,"rating":5.0,"review":"Great way to experience more than just the city. A beautiful island, not far from Quebec City. Full of history, agriculture, and food. Our guide, Jaak, was quite knowledgeable and personable. Saw a lot and never felt hurried. Great way to spend a few hours, if you've got the time available.","review_date":"August 28, 2018","user":"globetrotterguy"},{"attraction_id":579,"rating":5.0,"review":"JC island of orleans tour. Wonderful tour, wonderful guide! JC made us all feel like a family on the bus, not only did he share lots of fun information, he actually was part of each stop, sharing in each activity with the businesses we stopped at. A leisurely trip, a...","review_date":"August 27, 2018","user":"ellen_m"},{"attraction_id":579,"rating":5.0,"review":"Excellent tour. Had an outstanding tour guide named J C (for lack of being able to say his name). He did an excellent job, was quite personable and entertaining. 3 1\/2 hours sounds like it is a long time but was disappointed when it was over.","review_date":"August 22, 2018","user":"randy_g"},{"attraction_id":579,"rating":5.0,"review":"Ile de Orleans is a must see!. My daughter and I really enjoyed this tour. JC was a great tour guide and we enjoyed the places we visited. We are especially happy with this tour company accommodating my mistake of mixing the tour dates and getting us on another tour time.","review_date":"August 12, 2018","user":"maria_d"},{"attraction_id":579,"rating":2.0,"review":"Overrated. I have a few big problems that really hurt my experience with the tour. The whole tour felt unbelievably rushed, and felt like we were being rushed from one place to the next. I didn\u2019t feel like I was entirely able to enjoy each place....","review_date":"August 12, 2018","user":"samstevens5151"},{"attraction_id":579,"rating":5.0,"review":"Amaaaazing tour.. Eight members of my family were on an ancestry trip for the week. On Tuesday July 10 we signed up for this trip. We wanted to see the town carrying our family name. It was absolutely amaaaazing. A lot that is credited to our enjoyment...","review_date":"August 7, 2018","user":"safetycop"},{"attraction_id":579,"rating":5.0,"review":"Best tour ever!. I'm not really into group tours and being \"touristy\" in general but this was so much fun. My daughter and I were the only Americans on the tour and that made us a bit nervous but the tour was bi-lingual so we were fine. The...","review_date":"August 6, 2018","user":"lorihn5467pu"},{"attraction_id":579,"rating":1.0,"review":"Pass on this one.. Save your money. Bus was sweltering. Felt sick from the heat. It was cooler outside the bus. Guide was nice. Stops were a waste of time. One piece of chocolate at chocolate shop. Wines were alright at second stop but the Ice wine was an...","review_date":"July 25, 2018","user":"243dross"},{"attraction_id":579,"rating":5.0,"review":"Take the Friendship Tour!. Of the three excellent tours I took in Quebec, this was my favorite! Our guide, JC, was fantastic. Not only is he extremely knowledgeable about this beautiful island, but it's clear he's a people person. On the way to the island he talked about the...","review_date":"July 22, 2018","user":"jdexterganek"},{"attraction_id":579,"rating":5.0,"review":"Great Half Day Trip. I highly recommend Simon and the food and drink tour of l'ile d'Orleans. The island is not far from Quebec but feels very rural and faraway. Simon added interesting comments to enhance the trip, and of course, who doesn't like to sample food and drink?...","review_date":"July 16, 2018","user":"cathy_f"},{"attraction_id":579,"rating":5.0,"review":"Trip to ORLEANS ISLAND!. What a terrific way to spend the day and see another scenic pastoral side of Quebec City outside of the walled city. Our guide Simon is the\nperfect host. His ability to share his knowledge of the history of the island of Orleans and surrounding...","review_date":"July 15, 2018","user":"326betsyl"},{"attraction_id":579,"rating":4.0,"review":"Great tour to know the island . I went there alone, the tour guide, JC, was great, really enthusiastic and made us all feel welcomed. First there\u2019s a chocolate tasting (it\u2019s one small piece, same flavor for everybody), then a wine tasting (we tried like 4 wines, then they offer you for...","review_date":"June 30, 2018","user":"melissaly1764nh"},{"attraction_id":579,"rating":1.0,"review":"Island of Orlrans Food & Drink Tour. This was a total ripoff! Just looking for you to buy items at each stop. 1st stop - frozen latte, sounds good, right? Nothing more than cold espresso in an expresso cup. Wine tastings, gave you a couple of sips, 1 after anothet, so fast...","review_date":"June 21, 2018","user":"glendenning603"},{"attraction_id":579,"rating":5.0,"review":"Wonderful Tour with C\u00e9line!. Our \u00cele d'Orl\u00e9ans food and drink tour was fantastic. We would have had a great time even with a different tour guide, but C\u00e9line was absolutely amazing - knowledgeable, adorable, and so much fun. Seriously, she's basically a national treasure - you should try to...","review_date":"June 18, 2018","user":"wanderlustkn"},{"attraction_id":579,"rating":5.0,"review":"Friendship bus tour to Ile D'Orleans. 8 of us plus our driver, and guide(JC) made for a memorable experience. JC was very knowledgeable about the island and the 5 places we visited. A winery, a cidery, chocolatier, nuggatier and a dessert winery. We all got to know each other and had...","review_date":"June 11, 2018","user":"_jackymc_07"},{"attraction_id":579,"rating":5.0,"review":"Great way to eat and drink your way around the island.. Great way to spend an afternoon if you are visiting Qu\u00e9bec city. Lots of good samples, new tastes and interesting tidbits about life on the island.","review_date":"May 27, 2018","user":"456patricia"},{"attraction_id":579,"rating":5.0,"review":"Yum!. The tour was more drink than food, but the tastings were delightful - I particularly liked the ice cider and the selections at the black currant farm. JC, the guide, was really engaging and fun, and really made the trip with his humour.","review_date":"May 10, 2018","user":"travellinjess2018"},{"attraction_id":579,"rating":4.0,"review":"Bus tour. Thoroughly enjoyed our food bus tour of the Isle of Orleans. Our guide explained interesting history and facts. Pointed our wildlife and explained customs and seasons. Charming area.","review_date":"May 10, 2018","user":"mary_m"},{"attraction_id":579,"rating":3.0,"review":"Title may be misleading..... If you are staying in Quebec City and wish to visit Orleans, this is a very pleasant way to go. I don\u2019t think it should be called a \u201cfood and drink\u201d tour as we stopped for a sample of coffee, 1 sample of chocolate candy,...","review_date":"May 5, 2018","user":"823janed823"},{"attraction_id":579,"rating":5.0,"review":"Sister Trip. Very enjoyable tour. We had a small group and we all got acquainted. The stops on the tour were quite good. Celine was our driver and she had so much knowledge to share and made the tour very worthwhile. Would love to do it again!","review_date":"April 24, 2018","user":"betsy_b"},{"attraction_id":579,"rating":4.0,"review":"Interesting tour to \u012cle D\u2019Orl\u00e9ans. There were only 3 of us in this group tour. It was a great to be able to venture out to the 'country side' of Quebec. Great scenery and interesting food tastings.","review_date":"April 7, 2018","user":"ys_o"},{"attraction_id":579,"rating":5.0,"review":"Don't Miss!. We were genuinely surprised when our small tour turned out to be just my husband and me! Our guide, Celine, was absolutely a gem!!! She went above and beyond our expectations.\nWe had read about small portions, hasty stops...absolute NOT! Tasting portions of the local...","review_date":"February 25, 2018","user":"sr0llins1"},{"attraction_id":579,"rating":5.0,"review":"Great tour!. I strongly recommend taking this tour in the fall. I've never been at any other time but I can't imagine any other time of year being more beautiful than early-mid October. It's stunning and goes by quickly because of the beauty, informative and entertaining tour...","review_date":"November 1, 2017","user":"l-starinc"},{"attraction_id":579,"rating":4.0,"review":"Informative Tour of \u012cle D\u2019Orl\u00e9ans. We chose the Tasting Trail Tour because it allowed more time on \u012cle D\u2019Orl\u00e9ans than bus tours that combined the island with other destinations. We met our guide and driver, Jacques, in front of Ch\u00e2teau Frontenac. There were a dozen people on the tour.\nAs...","review_date":"October 28, 2017","user":"vickianne_11"},{"attraction_id":579,"rating":5.0,"review":"Wonderful L'ile D'Orleans Taste Trail. We had an excellent tour of L'ile D'Orleans with our bus driver and guide, Jacques. We covered the island in around 3 hours, the bus picking us up and dropping us off in central Quebec City. Jacques provided vast knowledge of the island and the...","review_date":"October 23, 2017","user":"ottawatraveller547"},{"attraction_id":579,"rating":5.0,"review":"Nice trip with Jean. Today we had ( Ingrid and Vanda) from Brazil, a good experience during the travel from Quebec to Orlean\u00b4s Island. The guide is a smart guy and talkative with us about everything during the travel and he told us some information about this place, the...","review_date":"October 19, 2017","user":"v\u00e5nda_t"},{"attraction_id":580,"rating":5.0,"review":"Amazing expiriance. Our guide David was just the best. He was very genuine he taught us a thing or two about Niagara-on-the-Lake, he remembered our names.We got picked up on time, The lunch was so good.\nI would do this again for sure.","review_date":"February 22, 2019","user":"latoya_v"},{"attraction_id":580,"rating":5.0,"review":"Great Experience!. The Grape Expectations tour was fun and interesting. Gareth our driver and guide, was knowledgeable about the Niagara area and the wineries we visited and the ones that we drove by. Meeting other couples was fun. We chose the tour that included lunch at Strewn...","review_date":"November 21, 2018","user":"doug_m"},{"attraction_id":580,"rating":5.0,"review":"Excellent expirience... We were pick up on time in a very comfortable van. We were part of a group of 7.\nBob was very kind guide, helped us with our shopping and told us thing about the winiries we were in\nWe visited 3 wineries and have...","review_date":"November 2, 2018","user":"adventurer827843"},{"attraction_id":580,"rating":5.0,"review":"Outing for large group. We are a group of 10 friends (5 couples) that travel together yearly and are particular how we spend our time and money. Our guide, David, was a gem! He remembered all our names, he made us feel welcome, and made a point of answering...","review_date":"October 25, 2018","user":"mary_h"},{"attraction_id":580,"rating":5.0,"review":"Excellent tour with a variety of wineries to suit. Enjoyable few hours spent on the lunchtime tour with Roger as our guide. He was very knowledgeable - has been in the winery and hospitality industry for many years and knew the region extremely well too. We started off with a 45min tour of Jackson...","review_date":"October 15, 2018","user":"ainsley_m"},{"attraction_id":580,"rating":5.0,"review":"Fantastic Tour. My wife and I were advised to take this tour and are we ever glad we did. Ian, our tour guide was excellent, verylstient and understanding. Our tour was to include 3 wineries but as we were ahead of schedule Ian managed to include a...","review_date":"October 14, 2018","user":"paul_a"},{"attraction_id":580,"rating":4.0,"review":"Wine Tour and Dinner. My partner and I booked the wine tour with dinner. Our guide was Diane and she was fantastic. Very informative and made for a great tour. We visited 3 wineries that I had never heard of, which was nice because we would not have found...","review_date":"October 8, 2018","user":"searentity"},{"attraction_id":580,"rating":5.0,"review":"great tour. David picked us up at our B&B right on time. He is a real gentleman helping us on and off the bus and taking care of our purchases. He explained how the tour would work and even gave us a tip on tasting the ice...","review_date":"October 4, 2018","user":"jlcornish5553"},{"attraction_id":580,"rating":5.0,"review":"Fabulous Day. We booked our Wine tour through Grape Escapes to celebrate our wedding g anniversary. Both Seniors we didn\u2019t know what to expect from a 15km Nike ride coupled with wine tasting but it was a Fabulous Day. We visited one brewery and 3 wineries including...","review_date":"October 2, 2018","user":"karenvo4847dh"},{"attraction_id":580,"rating":4.0,"review":"Lovely tour. There were six of us on the dinner tour. Dave, our driver, showed such care and kindness to everyone. He was knowledgeable on the area and the wineries we were visiting. He also kept us entertained. We visited 3 wineries. The Jackson-Triggs winery was the...","review_date":"October 1, 2018","user":"wdea803"},{"attraction_id":580,"rating":5.0,"review":"Wonderful Experience. I highly recommend Grape Escape! We were fortunate enough to have David as our tour guide. David was super pleasant, gave us great information along the drive, made sure we were greeted and taken care of at each tour. He took care of each of...","review_date":"September 26, 2018","user":"gis562017"},{"attraction_id":580,"rating":5.0,"review":"Fantastic!. What a great day! Our guide, Laurel, provided excellent company and guidance through our bicycle tour of NOTL. We started with craft beer at Oast, then cheese pairing at Pondview, tour and lunch at Inniskillen and finally chocolate pairing at Rief! The bicycles were excellent...","review_date":"September 20, 2018","user":"shelleys35"},{"attraction_id":580,"rating":5.0,"review":"outstanding. the tour was just right the wines were good and our tour guide was outstanding we plan on goin again","review_date":"September 18, 2018","user":"sean_m"},{"attraction_id":580,"rating":4.0,"review":"Great addition to your trip . I would like to highly recommend this tour to anyone visiting the Ontario Wine Valley aka Niagara on the Lake. My husband and I were there for a weekend and purchased the one with dinner at the end. We both enjoyed everything. Duane was our...","review_date":"September 18, 2018","user":"d3135obanad"},{"attraction_id":580,"rating":5.0,"review":"Totally recommend this tour!!!. Our first time doing a wine tour and first impression was amazing as the driving picked us up smiling and joking. Paul the driver is very friendly and entertaining. Another couple was picked up along the way and we all got along very well. Great...","review_date":"September 17, 2018","user":"suzanne_r"},{"attraction_id":580,"rating":5.0,"review":"Wine Tasting and Gourmet Dinner with Paul. This review is long overdue, but never too late to thank Paul for the wonderful, personal tour we enjoyed Aug 24. We enjoyed the wineries (tour at Jackson Triggs), wine, the delicious dinner at Oliv and all the little extras that Paul contributed to the...","review_date":"September 17, 2018","user":"deb_h"},{"attraction_id":580,"rating":5.0,"review":"Thought it went bad. I thought we were left behind and not going to get picked up at our hotel. I contacted them and was told the driver could not find us however if we could get a taxi to our first stop we could catch up and the...","review_date":"September 13, 2018","user":"kevin_t"},{"attraction_id":580,"rating":5.0,"review":"Great Fun. After a late start because of a couple who weren't ready for pick up, and ended up baling, we ended up with a foursome on our tour. All the winery hosts were knowledgeable, and entertaining. Our driver was also very knowledgeable and great fun. The...","review_date":"September 6, 2018","user":"eeh1987"},{"attraction_id":580,"rating":5.0,"review":"Great experience. We enjoyed our tour very much...picked up at our hotel and thoroughly enjoyed our experience. Nice selection of wineries and our guide was terrific. Our dinner at Olivo was amazing.","review_date":"August 31, 2018","user":"twila_g"},{"attraction_id":580,"rating":5.0,"review":"Amazing Tour Guide. My 3 sisters and mom thoroughly enjoyed our Grape Escape. Our tour vehicle arrived on time and we then enjoyed an 3 winery tours. The tour guide, David, was so kind and accommodating by assisting my mom on and off the bus. Our tour and...","review_date":"August 22, 2018","user":"carla_b"},{"attraction_id":580,"rating":5.0,"review":"Enjoyable way to spend the afternoon. Our tour vehicle arrived on time at our hotel and we then enjoyed an afternoon tour. The driver, Keith, was informative and fun. We toured three wineries with many wine samples and wonderful hosts.Our lunch was excellent and the staff friendly. I would highly recommend...","review_date":"August 19, 2018","user":"5924tmac"},{"attraction_id":580,"rating":5.0,"review":"Grapes Escape - Time Well Spent. Everything about this tour was well planned. The tour group was small, the van was comfortable, our guide, Roger, was friendly,knowledgeable and very professional. The 3 wineries were interesting and provided a good mix of information, tasting and opportunity to purchase. The scenery was beautiful...","review_date":"August 10, 2018","user":"seafoodsampler"},{"attraction_id":580,"rating":5.0,"review":"Great way to spend the day. Our tour vehicle (8 passenger tour van) arrived right on time to pick us up at our B & B. The host and driver (Paul) couldn't have been nicer, from opening the door for us, to providing information on local points of interest, to updating...","review_date":"July 25, 2018","user":"bertedmonton"},{"attraction_id":580,"rating":5.0,"review":"Grapes Escape-excellent!. This is a fun and relaxed bike wine tour. Grape Escapes makes sure you have a fabulous, and safe, time.\nThe lunch was VERY good. Very fresh, and filling.\nThe staff pick up your wine purchases and transport it for you back to your hotel\/inn\/b&b....no...","review_date":"July 25, 2018","user":"trakoi"},{"attraction_id":580,"rating":5.0,"review":"Great time. Went to 4 wineries for tastings. Ron was a fantastic tour guide. Tour was informative and a great price for what you get. The drive from Niagara Falls to Niagara-on-the-lakes was beautiful. Highly recommend.","review_date":"July 24, 2018","user":"jls547"},{"attraction_id":580,"rating":5.0,"review":"Fun Day in NOTL wine country. My sisters and I have just returned from a wonderful trip to NOTL. We are from the south and it was nice to have had great weather, low humidity, and a fantastic tour with our guide \"Pinot Pat\".\nWe opted to take the morning tour...","review_date":"July 22, 2018","user":"ncaky"},{"attraction_id":580,"rating":5.0,"review":"Wine Tasting Tour and Dinner. My wife and I stopped at Niagara on the Lake as part of a 34 day road trip and toured the city than signed up for a wine tasting tour and dinner on June 12, 2018 out wedding anniversary.\nWe had the most amassing tour...","review_date":"July 13, 2018","user":"edward_z"},{"attraction_id":580,"rating":5.0,"review":"Our driver, Brian, was amazing!. An excellent tour! We would highly recommend!\nThanks to driver Brian, who completed the tour with his hospitality and information.\nWe did the late afternoon \/ evening tour, finishing with a spectacular dinner at Oliv restaurant.\nThanks again Brian!","review_date":"July 8, 2018","user":"steveanddorothy"},{"attraction_id":580,"rating":4.0,"review":"Brian and The Grape Escape. Our tour guide Brian was excellent, 5* for sure: The tour itself was great, however there was a little too much ice wine sampling. I would have preferred the option of trying a different wine, rather than all the sugary ice wines. Finishing the tour...","review_date":"July 2, 2018","user":"sandman1989"},{"attraction_id":580,"rating":5.0,"review":"Wonderful wine country tour! . This cycle tour is great, we had a brilliant guide; Kathryn was very knowledgeable and friendly and made the tour very enjoyable.\nThe wineries selected were good as they gave a good variation of the types of vineyards in the area.\nWe purchased several bottles...","review_date":"June 28, 2018","user":"bullandhide"},{"attraction_id":580,"rating":5.0,"review":"Always a pleasure to work with Grape Escape Wine Tours. We have been using the services of this company since they opened and can honestly say we have never had a problem. Our guests always comment on how helpful and knowledgeable the guides are and about friendly and courteous service they receive.\nThank you Richard,...","review_date":"June 18, 2018","user":"meheroo"},{"attraction_id":580,"rating":5.0,"review":"Great Start to our Anniversary Weekend. My husband and I chose to do the wine tour and gourmet dinner for the first day of our first wedding anniversary weekend and we couldn\u2019t be happier that we did. The tour started with the guide giving us a call to let us know...","review_date":"June 12, 2018","user":"scarfos"},{"attraction_id":580,"rating":4.0,"review":"Fun. Marcy was an awesome tour guide and very knowledgeable. The bike ride was through some very beautiful vineyards and despite the heat - very enjoyable. Lunch at Caroline Cellars was very enjoyable. The only recommendation is that they change all the bike seats to the...","review_date":"May 29, 2018","user":"ginigin"},{"attraction_id":580,"rating":5.0,"review":"First Bike Tour of the 2018 Season - AMAZING!. My best friend and I found this tour online while looking for things to do in Niagara Falls - we couldn't have been more satisfied with our experience!! Our tour guide was incredibly knowledgable and had wonderful recommendations for us along the way. We were...","review_date":"April 3, 2018","user":"kaitlyn_o"},{"attraction_id":580,"rating":5.0,"review":"Great tour even better tour guide!. My husband and I have done many wine tours with other tour groups but this was a highlight tour for us. We saw 3 great wineries - Konzleman, Pondview and Caroline Cellars. All were wonderful and had their own unique offering. Pondview had amazing ice...","review_date":"March 24, 2018","user":"297amandam"},{"attraction_id":580,"rating":5.0,"review":"Don't drink and drive do a tour!. We chose to do a tour because both of us wanted to enjoy our experience in Niagara. David was our tour guide last Monday and he was great! Very knowledgeable about the area and the local wineries. Luck of the draw it turned out to...","review_date":"November 20, 2017","user":"j_d"},{"attraction_id":580,"rating":5.0,"review":"Girl's Weekend Tour. Thank you Great Escape tour company! I booked a tour for 14 people in early November. We visited 3 wineries with a tour at Jackson Triggs winery and a gourmet dinner at Strewn Winery. Gilles was fantastic! He was knowledgeable, accommodating and very sweet. Dinner...","review_date":"November 9, 2017","user":"smnantais"},{"attraction_id":580,"rating":5.0,"review":"Grape Escape was a Great Escape!. Our party of 8 had a wonderful time on the Grape Escape tour which included tastings at 3 local wineries and a lovely lunch at a fourth. Bob, our tour driver, was very knowledgeable about Niagara-on-the-Lake and the wineries. He has a great sense of...","review_date":"October 30, 2017","user":"mschwenger1"},{"attraction_id":580,"rating":5.0,"review":"Great tour - Guide was terrific. Tour included 3 wineries and ended with lunch at Strewn Oliv. Tours were just the right length and the young guys at each winery were very well informed and did great presentations. We had a cheese pairing at one winery as well. Our guide Pat...","review_date":"October 30, 2017","user":"cantw82go"},{"attraction_id":580,"rating":5.0,"review":"Great Tour! Be Prepared to SWEAT!. We stayed in the falls and were picked up promptly at a nearby hotel where we then ventured into NOTL to pick up the other people coming on the tour from their B&Bs. We then arrived to grape escape where we were given helmets and...","review_date":"October 23, 2017","user":"aririches"},{"attraction_id":580,"rating":5.0,"review":"Great tour - wonderful guide!. Started our tour being picked up at our hotel by our guide David. A very nice & informative gentleman who literally made this tour extra enjoyable. Our tour included stops at several local award winning wineries (Pilliteri, Reif & Between the Lines). We enjoyed a...","review_date":"October 16, 2017","user":"mariec9289"},{"attraction_id":581,"rating":5.0,"review":"Fab, friendly tour. Having just moved to Canada to work for a few months, I joined this tour for something to do on a weekend and a chance to explore Toronto. I had heard the Distillery District was really worth a visit and I wasn't disappointed! Despite the...","review_date":"January 28, 2019","user":"maeve801"},{"attraction_id":581,"rating":5.0,"review":"Distillery District walking tour. Great walking tour of the distillery district given by Gavin where he told the history of the distillery. Just after Christmas with friends.","review_date":"December 27, 2018","user":"dave_s"},{"attraction_id":581,"rating":5.0,"review":"Great Tour!. Gavin was an outstanding guide and provided and exceptional experience! The Christmas Market enhanced the Distillery District and made for a wonderful visit. My daughter and I truly enjoyed this tour!","review_date":"December 23, 2018","user":"e186gwdavids"},{"attraction_id":581,"rating":5.0,"review":"Joseph was a great tour guide!. My friend and I were in Toronto on business and had one free day to have fun. We found out about the Christmas Market and Go Tours Canada tour of the Distillery District. Booking the tour and finding the meeting place was very easy. Aaron...","review_date":"December 9, 2018","user":"dianne2338"},{"attraction_id":581,"rating":4.0,"review":"very informative. i did that tour and i liked it a lot. Plus, it was as the same time as the Christmas Market, so it made the experience even more fun!! The guide we had was very interested and well documented!","review_date":"December 3, 2018","user":"louisetteb_13"},{"attraction_id":581,"rating":5.0,"review":"Fantastic tour with Gavin. We did a walking tour with Gavin for the Christmas market and had a great time. Despite the busy crowd Gavin worked with us to ensure everyone was happy. I will definitely recommend, and hopefully be back in the summer! Thank you.","review_date":"December 2, 2018","user":"rachaelsharkey"},{"attraction_id":581,"rating":4.0,"review":"Eric is the best tour guide!. We live in the city and took two of our friends from Niagara on this tour. If we didn't have Eric as our tour guide I think we would have been disappointed. Eric really has a passion for history and is fantastic at storytelling. Go...","review_date":"November 27, 2018","user":"despina_n"},{"attraction_id":581,"rating":5.0,"review":"Fabulous tour and guide!. A group of lawyers from Canada and the US did the Distillery District walking tour with Gavin. It was so much fun. Gavin was hilarious and informative and did a great job entertaining our group and answering our questions. The tour ended with chocolate samples...","review_date":"September 24, 2018","user":"toronto267"},{"attraction_id":581,"rating":5.0,"review":"Great tour with Joseph, great beer at Mill St.. I did the walking tour with Joseph this week. Joseph was engaging and knowledgeable, and easy to listen to. He had several interesting stories and related them well to my background. The stop by the Mill Street Brewery was a great finale, and I was...","review_date":"September 22, 2018","user":"930craigg"},{"attraction_id":581,"rating":5.0,"review":"Great Tour -- Thanks, Josh. My husband and I did the GoTours Distillery District walking tour last week with tour guide Josh. We had an excellent tour. Josh was friendly, knowledgeable, good-humored and articulate. Tour started a few minutes early and ran a few minutes over -- due to our...","review_date":"September 6, 2018","user":"traveledall"},{"attraction_id":581,"rating":5.0,"review":"Fantastic Tour Guide. A friend of mine and I decided to attend the Distillery Walking Tour during our long weekend trip to Toronto. This was the first time either of us had been to Toronto and it was a fantastic, fun, and informative experience! Our tour guide, Joseph,...","review_date":"August 15, 2018","user":"samantha_d"},{"attraction_id":581,"rating":4.0,"review":"Fascinating & Fun Tour with Very Friendly Guide. We were three couples; we did this tour a few days ago and we all really enjoyed it!\nOur guide, Josh, was well informed and gave us a good overview of what Toronto, in particular the distillery district, was like at the time and how...","review_date":"August 14, 2018","user":"c_p"},{"attraction_id":581,"rating":5.0,"review":"Fascinating & fun!. We had a private one-hour tour with Erik and it was fabulous! He was funny, enthusiastic, and very knowledgeable. He combined great locations with interesting historical facts and riveting tales. Erik was happy to answer our questions, and showed great depth of knowledge. The Distillery...","review_date":"August 12, 2018","user":"jennie_e"},{"attraction_id":581,"rating":5.0,"review":"Great Introduction to the Distillery District. The Distillery District is a jewel of a site and an hour tour will give you insight to appreciate what you are looking at. Our guide was very knowledgeable and made our tour engaging.I am from the city and learnt things i didn't know about...","review_date":"August 11, 2018","user":"l0a1g0"},{"attraction_id":581,"rating":5.0,"review":"Interesting history, great guide. My daughter and I visited the Distillery District for a walking tour with Go Tours. Dylan was our young, energetic knowledgeable guide who was well versed on the history, lore and fun facts of the distillery from it's early beginnings until it's present revival. We...","review_date":"August 8, 2018","user":"aubreytoronto"},{"attraction_id":581,"rating":4.0,"review":"Prohibition Fun and Different!. The prohibition tour was interesting and fun! Joseph our guide knew is stuff and he was fun\/engaging. The beer tasting was good because it was basically unlimited, but the whiskey was a bit limited in that its not a real whiskey tasting (whiskey comes in...","review_date":"July 31, 2018","user":"robbie_c"},{"attraction_id":581,"rating":5.0,"review":"fun and interesting tour of the distillery district. We had a group of 6 family members on this tour and our tour guide, Michelle, was great. We all enjoyed the tour, learned more about the history of York\/Toronto, and Michelle answered our questions and accommodated our requests all the way along. This was...","review_date":"July 25, 2018","user":"matthew_l"},{"attraction_id":581,"rating":5.0,"review":"Distillery District Ghost Walk. My friend and I thoroughly enjoyed the Distillery District Ghost Walk. Our tour guide, Roxanne, was friendly, outgoing and very knowledgeable. I recommend it to everyone.","review_date":"July 11, 2018","user":"simone_b"},{"attraction_id":581,"rating":5.0,"review":"Tour guide was excellent. Tour guide was excellent and shared so much interesting historical information that even as a Canadian and local resident, we learned so much. He also spent almost 2 hours for a described 1-hour tour to share what he knew.","review_date":"June 25, 2018","user":"sharonflichel"},{"attraction_id":581,"rating":5.0,"review":"Fun and interesting insight into Toronto's history. This tour was great for a look into the history of Toronto. It was the perfect length and Erik our guide was fantastic at providing enough information to keep the tour informative without having us all overwhelmed with information before heading to get some whiskey...","review_date":"June 18, 2018","user":"samc882017"},{"attraction_id":581,"rating":5.0,"review":"Something for everyone. I booked a tour with a group of friends as part of a bachelorette. Communication during the booking process was really good, all my questions were answered promptly and clearly. The tour itself was really informative. Our tour guide kept everything light and was really...","review_date":"June 3, 2018","user":"mhmcd"},{"attraction_id":581,"rating":5.0,"review":"Fun and interesting tour. Gavin took us on a fun and interesting tour of the distillery district, filling us in on the history of the area and the city. It was a really entertaining and informative hour, ending with excellent chocolate and beer sampling. Would highly recommend.","review_date":"June 2, 2018","user":"lisa20852"},{"attraction_id":581,"rating":5.0,"review":"What an educational tour. What I loved about the tour was the information and the history given about Canada, I found it to be interesting and informative. Joseph knew his facts and was very nice. Thank you for the tour.","review_date":"May 8, 2018","user":"chune_n"},{"attraction_id":581,"rating":5.0,"review":"Go Tours made the Distillery area come alive. Dylan from Go Tours led us around on a walking tour today and it was great. We have been to the Distillery area before and looked around but I didn't know much about the history or the people of this area. Dylan was very informative...","review_date":"April 2, 2018","user":"hockeymum3boys"},{"attraction_id":581,"rating":5.0,"review":"Great tour. We really enjoyed the tour! Our guide Gavin was very knowledgeable and animated which made the tour interesting. Would highly recommend. Thanks Gavin!!","review_date":"March 31, 2018","user":"emilie_v"},{"attraction_id":581,"rating":5.0,"review":"Christmas Distillery District Walking Tour. Joseph gave us a very comprehensive tour, with many historical features of the beginnings and subsequent uses of the buildings in the district. We really enjoyed his manner and presentation. I would certainly recommend experiencing this tour.","review_date":"March 25, 2018","user":"gracie4462018"},{"attraction_id":581,"rating":5.0,"review":"Worth the money to see the area and learn about Toronto's history. The place was easy to find and was just a short walk from the rail car. I would recommend wearing comfortable walking shoes and appropriate clothing for the weather. The Distillery District is near the lake so it was a bit chilly when we were...","review_date":"March 19, 2018","user":"sarahl22222"},{"attraction_id":581,"rating":4.0,"review":"Excellent History lesson. This tour has a script with good history background of the area. The tour guide doesn't necessarily have all the answers to all the buildings and their occupants. Perhaps the name of this tour should be changed to reflect the script and agenda to include...","review_date":"March 19, 2018","user":"zorica_sasha_m"},{"attraction_id":581,"rating":5.0,"review":"So much richer than we expected. Joseph was a great guide -- approachable, funny, open to questions and customizing to our interests. But what really stood out what the depth of the stories he connected us with. You expect to get a tour of an old set of whisky making buildings,...","review_date":"March 6, 2018","user":"johnathan_n"},{"attraction_id":581,"rating":5.0,"review":"Fantastic Tour Guide!. Joseph was knowledgeable, considerate, engaging, funny, personable, and everything else that anyone could possibly want in a tour guide. He grounded the history of the district in a broader history of the region, which enriched our sense of Torontonian and Canadian history. The tour also...","review_date":"March 1, 2018","user":"adam_l"},{"attraction_id":581,"rating":5.0,"review":"Bridal Shower weekend . Thanks so much for the Go Tours walking tour of the Distillery District, it was fantastic!\nJoseph, tour guide, was so knowledgeable. Who knew Ontario had Prohibition?\nSuper job well done, bridal party had a great time & beer samples! Fantastic!!!","review_date":"February 25, 2018","user":"jo-anne_s"},{"attraction_id":581,"rating":5.0,"review":"Very interesting tour. Fun tour guide, amazing hitories about the country, the city and the neighborhood. Even with the -10 weather we could enjoy the tour, taste chocolate and beer. Can't remember the name of the tour guide, but I can really recomend for people who don't speak...","review_date":"February 15, 2018","user":"marcela_k"},{"attraction_id":581,"rating":5.0,"review":"Well worth taking. Their tour office is directly in the distillery district, so I just showed up unannounced: turns out they accept walk-ins and were perfectly happy to accommodate just one traveller* (*at least in rather mellow January) .\nThe next hour was filled with intriguing history and...","review_date":"January 16, 2018","user":"yschwerin"},{"attraction_id":581,"rating":5.0,"review":"A Must!. My girlfriend bought us this tour for my Birthday a couple weeks ago. We got the \"Prohibition Tour\" which was booked for about an hour and a half and included a Whiskey tasting.\nWe arrived to the Distillery location to find out that, because of...","review_date":"January 15, 2018","user":"steve_t"},{"attraction_id":581,"rating":5.0,"review":"Wonderful Wintry Walking Tour with Eric. What an experience! I recently went on this tour as a holiday social outing with my team form work. It was a welcome break between holiday deadlines and a few too many Christmas parties. A wonderful mix of food, drink, history, and humour, our tour...","review_date":"December 19, 2017","user":"missmangoes"},{"attraction_id":581,"rating":5.0,"review":"Beautiful At Christmas. Thanks to Joseph, we learned a lot about the history of the Distillery District and the influence of the Gooderham and Worts families on the city of Toronto, North America and far beyond. Joseph was informative, entertaining and clearly enjoyed relating his vast knowledge to...","review_date":"December 15, 2017","user":"keddy2013"},{"attraction_id":581,"rating":5.0,"review":"Great afternoon. Gavin was our guide and he kindly agreed to take us early as there were only two of us and we had messed up our timings. He was very knowledgeable about the local area and distilling, and made the tour interesting and funny. He encouraged...","review_date":"November 13, 2017","user":"flosswilson"},{"attraction_id":581,"rating":5.0,"review":"Great tour with Gavin. Gavin enthused us all with his knowledge and friendliness. His stories about the Distillery from the old days to the modern tales about its use in film sets kept us absorbed on a chilly day. Don't worry about being outside , there's really not much...","review_date":"November 7, 2017","user":"academic45"},{"attraction_id":581,"rating":5.0,"review":"Interesting tour!. This past weekend, my husband, my brother, and I signed up for this tour. We arrived early and, since we were the only ones signed up, our tour guide, Josh, took us out early. He was very personable and knowledgeable about the history of the...","review_date":"October 31, 2017","user":"jillian_h"},{"attraction_id":581,"rating":5.0,"review":"Amazing tour with Josh. My sister and I signed up half an hour before the tour was supposed to start. We showed up early and were the only ones that were registered for the tour. Josh, our guide, gladly took us out anyway -- and even started early so...","review_date":"October 25, 2017","user":"pdpatton"},{"attraction_id":582,"rating":5.0,"review":"A fun time for all, even if you're not a beer drinker.. It's amazing how fast you can make friends when you start drinking! Inside of a couple of hours you can learn more about your tour mates than the people you showed up with. We toured four breweries and got to see the inner workings of...","review_date":"March 10, 2019","user":"sirswithin"},{"attraction_id":582,"rating":5.0,"review":"Entertaining. Educational. Adventuresome . Just in from east coast. Preconference. Join up with another couple - locals on a birthday surprise.Guide was great. Very informative on beers \/ brewery\/ culture\/history\/ current events... best way to get quick pulse on first exposure to Vancouver. Wonderful event!!","review_date":"February 23, 2019","user":"kenandcherylm"},{"attraction_id":582,"rating":5.0,"review":"Fantastic tour, excellent tour guide. We visited from Winnipeg and were paired with a couple from Pittsburgh. From minute one our guide, Cam, made us feel comfortable. We visited three excellent breweries where we received a detailed tour with instructions on beer-making from Cam (whose knowledge of beer-making was as...","review_date":"February 2, 2019","user":"jeff_s"},{"attraction_id":582,"rating":5.0,"review":"Super fun, informative and delicious . This was set up for me as a surprise on my birthday and it was great. Our guide and driver was knowledgeable and fun. The group we were with turned out to be great companions. This is a great way to spend an afternoon.\nSnack...","review_date":"January 20, 2019","user":"ukelele67"},{"attraction_id":582,"rating":5.0,"review":"Tons of fun! Highly recommended.. This was a great way to get a taste of the city. I was in town for a conference, and didn't have much time to sightsee, so this was time well spent. The meeting place is accessible by public transit, and it was easy to...","review_date":"January 20, 2019","user":"buggiear"},{"attraction_id":582,"rating":5.0,"review":"Best money ever spent. I had an amazing time on this tour. This was my first time in Vancouver, and when I was looking for things to do, I found this company that offered beer tours. Knowing I like beer and wanted to explore the city's beer scene, I...","review_date":"January 7, 2019","user":"jayceeshazay"},{"attraction_id":582,"rating":5.0,"review":"Do You Like Craft Beer? This is the Tour for You!. Well organized tour with a well connected and very knowledgable tour guide (Cam). We visited small craft breweries in East Vancouver with unique and small batch beers (Colombia inspired beer anyone?). Very much a tour for beer geeks and those interested in the business of...","review_date":"January 4, 2019","user":"clewey"},{"attraction_id":582,"rating":5.0,"review":"Great Brewery Tour. The guides have tons of local knowledge and seem to be genuinely interested in showing the group a good time. Each brewery is selected to give a slightly different take on the Vancouver brewery scene, and we even got to tour some of the places...","review_date":"December 23, 2018","user":"bradt2323"},{"attraction_id":582,"rating":5.0,"review":"Perfect tour!. We had a group of 9, plus Cyndi, our enthusiastic guide! She was informative and explained the beer-making process in a succinct, interesting way. The tour took us to 3 very different breweries. It was fun to try such a wide variety of beers...not too...","review_date":"December 18, 2018","user":"shan511"},{"attraction_id":582,"rating":5.0,"review":"I like Big Beers!. Had an awesome afternoon on our beer tour. Small group of 3 which was super nice, as we had our tour guide Cam all to ourselves. Went to Brassneck, East Van Brewing, and Storm. All 3 breweries were a great experience. Our guide Cam was...","review_date":"December 10, 2018","user":"amack2006"},{"attraction_id":582,"rating":5.0,"review":"Best Beer Tour in Vancouver!. Jeremie from Vancouver Brewery Tour was a fantastic tour guide! Not only was he able to pick us up from our Airbnb (group of 9) but kept us on schedule so we were able to visit 3 breweries. We ended up visiting Strange Fellows, Postmark...","review_date":"October 16, 2018","user":"britthayer"},{"attraction_id":582,"rating":5.0,"review":"Beers Galore. Had a fantastic tour on a sunny Saturday afternoon in Vancouver. Our tour guide Jeremy was an amazing host, who had an exceptional knowledge base of the beer making process, and the best venues to go to around Vancouver. Tried a total of 15 different...","review_date":"October 14, 2018","user":"scottmn571ec"},{"attraction_id":582,"rating":5.0,"review":"Great Tour for beer lovers! . The tour is awesome for any beer lover that visits Vancouver! Our host Jeremie was a very friendly and knowledgeable guy, who gave us fun facts at each brewery throughout the tour. Included in the price is pick up and drop off at waterfront station,...","review_date":"October 1, 2018","user":"cal_the_wanderer"},{"attraction_id":582,"rating":5.0,"review":"Great tour. We had a blast on this tour. We were greeted by Cam who was friendly and extremely knowledgeable about all aspects of brewing. He had a great relationship with the owners and great suggestions. I would definitely do this again Our whole group enjoyed this...","review_date":"September 30, 2018","user":"samantha092868"},{"attraction_id":582,"rating":5.0,"review":"If you like craft beer this is a must!. Awesome tour of 3 different craft breweries in Vancouver. Several different tours hit a wide variety of breweries.\nCam, our tour guide, was great! He had a wealth of knowledge about the breweries, local craft beer history, tips, etc. Next time I'm in Vancouver, I'll...","review_date":"September 24, 2018","user":"bigbaldwhiteguy"},{"attraction_id":582,"rating":5.0,"review":"A ton of fun from start to finish!. We had a beer shower for soon to be fathers and a group of 13 of us did the 3 brewery tour. We had a blast the entire time. Jeremie was awsome, super great to deal with, and was one of us during the night....","review_date":"September 24, 2018","user":"chepetorrez"},{"attraction_id":582,"rating":5.0,"review":"Great Tour. We loved this tour. Cam was a great guide. He took us to three breweries. He was very knowledgeable about the beer and the breweries. Plentiful delicious samples and lots of fun. Great way to spend a few hours in Vancouver.","review_date":"September 8, 2018","user":"i0wam0m"},{"attraction_id":582,"rating":5.0,"review":"Beer + strangers = friends \ud83d\ude0a. We were asked to meet in the waterfront station and meet our guide Jamie.\nWe then made our way to the van and were taken to 3 breweries.\nEach brewery we had 4 samples each - and each brewery had a different take on their...","review_date":"August 17, 2018","user":"hanclif"},{"attraction_id":582,"rating":5.0,"review":"Beer makes the best friends. Jamie was our tour guide and he did a fantastic job. We had a great group of random strangers that were no longer strangers by the end of the night. The three breweries were unique and all the beer was delicious. The tour was just...","review_date":"August 13, 2018","user":"wittywhit211"},{"attraction_id":582,"rating":5.0,"review":"Craft Beer. This was a great tour of three breweries. Rachel did a great job of the tour and very knowledgeable about everything. Visited three very different breweries. Had a great group of people and it was nice as there is only 10 people in a group....","review_date":"August 7, 2018","user":"diane_b"},{"attraction_id":582,"rating":5.0,"review":"Great trip to 3 breweries. Cindy was a great host. Visited three craft breweries. Fun to see them and tase many great beers.Well worth it.","review_date":"July 23, 2018","user":"dale_s"},{"attraction_id":582,"rating":5.0,"review":"Excellent sampling of Vancouver breweries. Awesome tour. Rachel was quite knowledgable and ensured everyone had a good selection for the flights at each location. Group size was only 8, which was nice, as we got to know some of the other people over the course of three hours. If you're...","review_date":"July 16, 2018","user":"canadianclifford"},{"attraction_id":582,"rating":5.0,"review":"A Fun Look at Vancouver's Craft Beer Scene. My husband, brother, and I went on the Vancouver Brewery Tour and had an amazing time. Though we are a group of introverts, Rachel did a wonderful job of making everyone in the group feel comfortable and welcome, and our little tour group got along...","review_date":"July 9, 2018","user":"quickwitbritt"},{"attraction_id":582,"rating":4.0,"review":"Something different to do in Vancouver. I decided to do a brewery tour with a friend while staying in Vancouver. Our guide was super friendly and knowledgeable. It was only 6 of us in a group which was perfect for such a tour. Our guide (sorry I forgot the name! )...","review_date":"July 3, 2018","user":"travelicious_l"},{"attraction_id":582,"rating":5.0,"review":"Diverse Vancouver Craft Beer Scene . Thanks to Tim and Racheal for a job very well done. Our group of 4 joined 7 others and toured 3 diverse Vancouver Breweries. Strange Fellows on Clark and 4th was hopping when we arrived, Saturday night was in full swing at 4pm . We...","review_date":"June 24, 2018","user":"schmuck_u"},{"attraction_id":582,"rating":5.0,"review":"Super interesting way to check out Vancouver. And delicious too!. We just took the afternoon tour with Rachel (she was amazing, sure knows her stuff!) and had a fab time. Checked out three breweries and met some fun visitors to the city as well. Really nice to have transportation sorted and the back of house...","review_date":"June 11, 2018","user":"fawn_m"},{"attraction_id":582,"rating":5.0,"review":"Great way to see a little bit of the city. I was in Vancouver for a conference and added this onto my itinerary. So glad I did! It was a small, fun group and a great way to see a little of the city that I wouldn't have been able to otherwise. Jamie (our guide\/host)...","review_date":"June 8, 2018","user":"tennesseejude"},{"attraction_id":582,"rating":5.0,"review":"A great way to spend the night. I was here for a confernece and a group of us did the tour with Jamie. He was great and so knowledgeable about all the stops. A flight of beer was waiting for us at each location and we got to go behind the scenes....","review_date":"June 7, 2018","user":"afaye_mattia"},{"attraction_id":582,"rating":5.0,"review":"Bachelor Party Tour. My brother set up a Vancouver brewery tour when we were there for my Bachelor party a few weeks ago. Our tour guide was Rachel and she was AWESOME, and wasn't even phased by a van full of late 20 year-old Americans ready to have...","review_date":"May 30, 2018","user":"kevin_s"},{"attraction_id":582,"rating":5.0,"review":"Amazing and Fun Beer Tour. 5 of us booked this on the Saturday schedule for a bachelor party and we had a blast. The tour guide was really great, she was really down to earth, knowledgeable on beer\/Vancouver history, and a fun afternoon to hang with.\nAlso, this is great...","review_date":"May 20, 2018","user":"brian_b"},{"attraction_id":582,"rating":5.0,"review":"Must do in Vancouver!. Jamie was a hell of a guide! Super friendly, super knowledgeable, perfect guide for our 3-hour tour of Main Street Brewing, Off the Rail, and Strange Fellows (the group\u2019s collective favorite). Absolutely worth the trip for craft beer snobs and newbies alike. A highlight of...","review_date":"May 11, 2018","user":"djblewis"},{"attraction_id":582,"rating":5.0,"review":"Awesome beer!!!. Great tour of the popular breweries in town. Very informative and professional. Would do it again, and again.","review_date":"April 23, 2018","user":"jaykay122"},{"attraction_id":582,"rating":5.0,"review":"Excellent experience . My girlfriend and me had an amazing experience, we visited three breweries and we tried many different kind of beers, the guides were incredible and give all the information that we needed, great tour.","review_date":"April 9, 2018","user":"luis_rm1313"},{"attraction_id":582,"rating":4.0,"review":"Great time! Great Service. I bought these tickets not really having expectations just for the love of beer. We were given a list treatment and everything was already set up for us by the time we got to each bar! We loved each bar and had a good time...","review_date":"March 19, 2018","user":"shelby_s"},{"attraction_id":582,"rating":5.0,"review":"Great brewery tour in Vancouver. Great tour! Our guide - Rachel was great, we learnt a lot about craft beer and its making process. And tasted a wide variety of delicious beers!","review_date":"March 11, 2018","user":"leticiag50"},{"attraction_id":582,"rating":5.0,"review":"Amazing Tour!. My co-workers and I had an amazing time on the brewery beer tour! Our tour guide, Cam, was personable, friendly and incredibly knowledgable. All 14 of us were in great hands with him! We cant wait to go on another tour!","review_date":"March 8, 2018","user":"stay759813"},{"attraction_id":582,"rating":5.0,"review":"Fantastic Tour of Vancouver Breweries. We had a blast touring Brassneck, Luppolo and Big Rock. Jeremy is very knowledgeable of both the brewing process and the brewing scene in Vancouver. Highly recommend!","review_date":"March 1, 2018","user":"michaelsw7232dr"},{"attraction_id":582,"rating":5.0,"review":"Behind the Scene Tour of Vancouver Craft Breweries was a Hit. My daughter & son-in law surprised me with a Vancouver Brewery Tour for my 2017 Christmas Present. We took the tour on February 11th, 2018. Our Tour Guide Cindy picked us up promptly at the Waterfront Station and, after a short introduction, off we went...","review_date":"February 26, 2018","user":"steveamer"},{"attraction_id":582,"rating":5.0,"review":"Worth Doing this Brewery Tour. What else to do on a rainy evening in Vancouver during January? Or anytime for that matter. Take a Vancouver Brewery Tour and you won't be sorry!!! Fun, informative and what a great way to experience a selection of breweries. Highly recommend this just for...","review_date":"February 2, 2018","user":"christinep1928"},{"attraction_id":582,"rating":5.0,"review":"Great brewery tour.. Cindy was awesome. Great tour. Good stories about the breweries and beers. Recommended Sardine Can for tapas. That was great too.","review_date":"January 29, 2018","user":"david_m"},{"attraction_id":582,"rating":5.0,"review":"Very fun!. We had a great time, tourists in our own town. Our travel group was super fun and Rachel the tour guide was awesome, super knowledgable. And the beer was great! Especially loved the really interesting flavours at Storm Brewing! (ginger, vanilla ...)","review_date":"December 31, 2017","user":"karen_g"},{"attraction_id":582,"rating":5.0,"review":"Vancouver Brewery Tours . Vancouver brewery tours went above and beyond to make it such an amazing experience. The tour guide was extremely knowledgeable and passionate about his job and made it a night to always remember. I want to thank Ryan, Heather and Cam who all helped to...","review_date":"December 19, 2017","user":"jessicar6636"},{"attraction_id":582,"rating":5.0,"review":"A very well organized and engaging event. Our team of 18 were again truly grateful for our returning visit!. Thank-you for a great event, it offered a team builder atmosphere, combined a learning event, holiday celebration, and much for our team to enjoy together. We enjoyed and appreciated the rewards of your full team, from the organizers and planners in creating such an organized...","review_date":"December 11, 2017","user":"eddy_h"},{"attraction_id":582,"rating":4.0,"review":"Fun and Informative Beer Tour. Tour was fun, well organized and informative. Our guide was very knowledgeable and easy to approach. The 3 breweries we vised were very good I only wish we could have tried all the beer being offered at them. Definitely recommend the tour to anyone who...","review_date":"November 14, 2017","user":"andrew_m"},{"attraction_id":582,"rating":5.0,"review":"Fun and informative craft beer tour. Our tour guide (Leigh\/Lee?) was wonderful! She was fun and really knowledgeable about the brewing process and the local beer scene. If you had a specific type of beer you liked, she could recommend a good place to go. She also made sure our taster...","review_date":"October 30, 2017","user":"kerryr2016"},{"attraction_id":582,"rating":4.0,"review":"Great way to Spend the Aftn. Our Guide Rachel was super knowledgeable, fun to talk to and a great driver.\nThe beer was epic and the breweries were unique.\nLearning about processes and recipes were really cool, and I would do it again!","review_date":"October 16, 2017","user":"lonnie_b"},{"attraction_id":583,"rating":1.0,"review":"RUDE - False Advertisment. My travel companion and I were looking forward to a fun filled day at Niagara Falls. Immediately upon locating the bus, the tour guide, Scott was a bit snappy to the passengers boarding the bus behind us. So we quickly realized this wasn\u2019t going to...","review_date":"January 15, 2019","user":"cjparker23"},{"attraction_id":583,"rating":1.0,"review":"NEVER AGAIN\/FALSE ADVERTISEMENT. My friend and I visited Toronto, Canada for the first time after Christmas. I searched Trip Advisor for fun activities and of course we were thrilled to find this boat cruise package of Niagara Falls! The description included a Hornblower Niagara Cruise, HOWEVER, it did...","review_date":"January 7, 2019","user":"jasmineo355"},{"attraction_id":583,"rating":1.0,"review":"AVOID DURING WINTER - False Advertisement. Description of what to expect and inclusions are not as described during winter seasons. Description specifies attendance of Hornblower Niagara Cruise, however failed to mention the cruise does not operate during winter. The primary reason we (and everyone in the group) chose this tour was...","review_date":"December 29, 2018","user":"fraser_d"},{"attraction_id":583,"rating":5.0,"review":"Entertaining & Info packed day. After a slow start due to the road works around downtown Toronto we got out of the city. Within 15 minutes our guide, Fred, began a very extensive account of the main sights on the way filled with fascinating detail on the geography and history...","review_date":"October 17, 2018","user":"graham_f"},{"attraction_id":583,"rating":5.0,"review":"TERRIFIC!!. Michael was absolutely the best! Despite whatever negative comments about him we decided to book anyway and Im glad we did! We visited every location listed and he was very informed about Niagra Falls and the surrounding areas. Thanks for making my wifes' Toronto birthday...","review_date":"October 7, 2018","user":"darrell_p"},{"attraction_id":583,"rating":5.0,"review":"Zoom Tours To Niagara Falls. It was amazing. Thank you to our guide, Fabio, for make this day unforgettable. Everything was perfect and the price it was the best part.","review_date":"October 5, 2018","user":"camila_m"},{"attraction_id":583,"rating":3.0,"review":"Can use any tour group. The company began very accommodating. The weather for the day I booked was not good and they allowed me to switch days.\nTheir website said he tour will have hotel pick up. Instead, they emailed and told me I should go to the bus depot...","review_date":"October 2, 2018","user":"mary_h"},{"attraction_id":583,"rating":5.0,"review":"A must trip for anyone who has not been. Off to an early start on a sunny day on a small bus with a diverse and interesting group. Commentary from our driver and guide was only okay and was a lot about himself. He seemed knowledgeable enough, but perhaps has been doing it too...","review_date":"September 27, 2018","user":"maryreddeeralberta"},{"attraction_id":583,"rating":1.0,"review":"AVOID!! \u2013 Left Stranded, got sworn at and lost money. Due to a driver error my daughter and I were left stranded at Niagara on the Lakes and forced to make our own arrangements back to Toronto at our own expense.\nThe complaints procedure with this company is completely biased because Michael the general manager...","review_date":"September 23, 2018","user":"kando29"},{"attraction_id":583,"rating":5.0,"review":"Great Tour! And a good save on the way home.. Tony was an excellent tour guide. We enjoyed our time at Reif Estate winery and all of the stops along the way to the Falls. Hornblower boat tour was fun and the Falls were amazing.\nThen on the way back to Toronto, one of the...","review_date":"September 4, 2018","user":"jenniferapr"},{"attraction_id":583,"rating":5.0,"review":"Wonderful falls. Our day was wonderful, our guide was Michael, so fun and very informative, gave lots of helpful advice. The tour company was wonderful our plane was delayed for 2 days we thought we would miss out and lose our money, not so my daughter in...","review_date":"August 28, 2018","user":"sne\u017eana_sue_b"},{"attraction_id":583,"rating":3.0,"review":"Fantastic day out but tour didn\u2019t deliver what it promised. Our trip to the Niagara Falls was, no doubt, an awe-inspiring, spectacular experience. However, in retrospect, it would have been more worth our while and, more to the point, worth our money to take the regular coach and WEGO buses. The reason we decided in...","review_date":"August 22, 2018","user":"t86tania"},{"attraction_id":583,"rating":1.0,"review":"Unbearably obnoxious guide. Just to be absolutely clear, this review is for Niagara Toronto Tours. I am not confusing them with any other company. I have taken day tours in various cities around the world for most of my life, but the guide on this tour was, without...","review_date":"August 11, 2018","user":"skydiver757"},{"attraction_id":583,"rating":5.0,"review":"Overnight stay in Canada . Booked a trip to Niagra Falls. Stayed on the Canada side which is a must.\nWent on the maid of the mist trip under the falls what a fantastic experience this was.would definately recommend to anyone who enjoys a thrill..Visited on a Saturday which in...","review_date":"August 10, 2018","user":"karenmccann67"},{"attraction_id":583,"rating":1.0,"review":"Journey beyond the falls. What ever you do I repeat what ever you do , never ever do the journey beyond the falls walk, it is they biggest waste of money and time you will ever experience.Besides the fact that the Canadian side of niagra is the biggest rip...","review_date":"August 10, 2018","user":"541edwink"},{"attraction_id":583,"rating":5.0,"review":"Flawless from beginning to end. Michael (The Man in Black) really deserves a standing ovation. He was a fabulous tour guide and really knows his stuff. The falls themselves are pure magic and anyone travelling to Toronto really should take the time to visit. The day went off without a...","review_date":"August 7, 2018","user":"rosemarycav"},{"attraction_id":583,"rating":5.0,"review":"An instructive and entertaining tour of the Niagara Region. Michael (The Man in Black) was amazingly knowledgeable and savvy. As he was driving the bus, he spoke almost non-stop all along the tour. The standard information was always enhanced by a cornucopia of historical, geographical and personal tidbits. From football and hockey to breweries...","review_date":"August 4, 2018","user":"patroxler"},{"attraction_id":583,"rating":3.0,"review":"Falls are amazing. Michael is the worst.. Michael the Operations manager is one of the most unpleasant people I have ever had the misfortune to come into contact with.\nAfter only being in Toronto for less than a day and not having found our bearings yet, we mixed up our collection point...","review_date":"July 28, 2018","user":"stay634823"},{"attraction_id":583,"rating":5.0,"review":"What an amazing day!. This was the highlight of our trip to Toronto, despite the early start it was well well worth it and I recommend anyone wanting to do the Niagara trip to seek out these guys.\nWe had the \"infamous\" Michael as our guide for the day...","review_date":"July 26, 2018","user":"pault73"},{"attraction_id":583,"rating":5.0,"review":"Private SUV tour to Niagara Falls booked through Viator.. Had a fantastic day with our tour guide Roy en route to the Falls. ( Part of Kings Tours). He picked our group of 5 from our hotel at 9am and guided us through all the history of all the landmarks. Excellent tour guide, We...","review_date":"July 8, 2018","user":"champerslass"},{"attraction_id":583,"rating":5.0,"review":"Fantastic Day Out. The one day sightseeing tour was a fantastic day and must do on a visit to Toronto. The tour was well organised and ran smoothly throughout the day. The activities were great, stopping off at a winery, Niagara on the Lake and a photo spot...","review_date":"June 15, 2018","user":"charles_d"},{"attraction_id":583,"rating":5.0,"review":"Amazing Niagara Falls. What an awesome day. We had a fantastic day with our tour guide Michael. Tasting the famous Ice wine, walking through Niagara on the lake whilst eating a Canadian maple ice cream then onto the falls. The Hornblower boat trip was spectacular, getting so close...","review_date":"June 11, 2018","user":"georgina_b"},{"attraction_id":583,"rating":4.0,"review":"Professional and Good Value . A fulls day trip to one of the wonders of the world\nVery good price which included pick up and drop off at our hotel\nOur driver and guide, Sabi was a font of knowledge. Sabi made our journey both interesting and informative. He was...","review_date":"April 10, 2018","user":"jdwhu34"},{"attraction_id":583,"rating":5.0,"review":"Excellent experience !! . This company was recommended to us by our hotel concierge when I inquired about the possibility of a private tour from Toronto. From start to finish it was very professional and well conducted. We were picked up at our hotel and taken in a comfortable...","review_date":"April 3, 2018","user":"karenbj8398zi"},{"attraction_id":583,"rating":1.0,"review":"Rushed tour and non-english speaking tour guide!. Seeing Niagara Falls was great, however the tour was not organised well. We had to wait at one stop for 40mins while the tour bus driver (who is also the guide) went around and sold tickets to others who had hopped on the tour at...","review_date":"January 22, 2018","user":"adam_c"},{"attraction_id":583,"rating":2.0,"review":"Niagaratorontotours.com. Tour itself ok, However attitude of Michael on the tour and since returning home has been rude. I inadvertently paid for 5 people when all exchanges prior to booking clearly referred to 4, both from myself and Michael. We were accused of not saying we...","review_date":"November 14, 2017","user":"joannehollings"},{"attraction_id":583,"rating":3.0,"review":"Good tour guide . My 3 stars are awarded solely for the tour guide and driver. I took this tour a couple of days ago while on holiday in Toronto. I got off to a bad start on the morning of the tour as my GPS map took me...","review_date":"November 3, 2017","user":"saramana91"},{"attraction_id":583,"rating":5.0,"review":"Great Service. Pre booked all or transportation via Niagara tours , this included transfers from Toronto airport to the hotel in Toronto then onto Niagara falls ,and back to the airport ,the service was superb ,and the buses very comfortable ,great experience throughout ,would recommend anytime","review_date":"October 29, 2017","user":"jarlath_m_m"},{"attraction_id":583,"rating":5.0,"review":"Breathtaking . Words can\u2019t really express the beauty of the falls . The tour pick up us from the hotel. Our tour guide was very knowledgeable, gave us free time on top the Falls then took us down the bottom where we took the boat called horn...","review_date":"October 14, 2017","user":"petronellam625"},{"attraction_id":583,"rating":5.0,"review":"Awsome Experience. Visited Niagara falls with family and friends in August 2017. It was spectacular and the boat trip is a must. Canada side is Hornblower and USA side is Maid of the Mist. Need to go down at night as they light up the falls and...","review_date":"October 4, 2017","user":"andybhoy07"},{"attraction_id":583,"rating":4.0,"review":"Zoom In. Been a long time waiting for this visit and turn out to be a great one.\nI visited Iceland, land with waterfalls but it won't be complete without Niagara on my list.\nWe was not fully prepare for Niagara trip, just because we have to...","review_date":"September 30, 2017","user":"bluestar-sian"},{"attraction_id":583,"rating":5.0,"review":"A short stay in toronto. I booked a place on a day trip to Niagara and was not disappointed very informative guide. On arrival at Niagara I decided to take in a helicopter flight over the falls it was a very sunny day so the views were breathtaking it is...","review_date":"September 29, 2017","user":"70traveller88"},{"attraction_id":583,"rating":5.0,"review":"So happy I choose this tour!. This was better than what I thought it was going to be, it really went beyond my expectations, mainly in the fact that everything was pretty much taken care of for us. Transportation to Niagara Falls is set, all you have to do is pick...","review_date":"September 28, 2017","user":"amabel_d"},{"attraction_id":583,"rating":5.0,"review":"Great day out. Went on the Niagara Falls and around. Had a great 5 hour trip. Pick up and return from our hotel in a comfortable air conditioned mini bus. Got to do the Maids in the mist trip, which was absolutely brilliant, along with the Skylon tower...","review_date":"September 24, 2017","user":"jmc6868"},{"attraction_id":583,"rating":5.0,"review":"Fantastic Day Trip. We took the daytrip with Grayline Tours from downtown Toronto and it was jam packed with lots to see and do. We started off getting a guided narrative of Toronto and surrounding areas and important features were pointed out regularly. We arrived at a winery...","review_date":"September 16, 2017","user":"patmckenzie"},{"attraction_id":583,"rating":5.0,"review":"Wonderful Trip. I was picked up from my hotel on time. The guide was super friendly and told very interesting facts about the niagara falls.\nI can strongly recommend the tour!!","review_date":"September 10, 2017","user":"ariane_m"},{"attraction_id":583,"rating":5.0,"review":"Wonderful Day Trip. From the pick up (on time) at our Toronto hotel to we returned 8 hours later, the day trip was a fabulous experience. The highlights were the view of Niagara Falls and the boat ride into the mist created by the falls. Lovely 3 course...","review_date":"September 6, 2017","user":"homejames63"},{"attraction_id":583,"rating":5.0,"review":"Outstanding trip - not to be missed. This is a fabulous tour - from our journey with Scott who was both informative and absolutely hilarious - he was a major part of making this a fantastic trip. The winery visit was lovely - the ice wine is incredible and Niagara on the...","review_date":"September 5, 2017","user":"vivien62"},{"attraction_id":583,"rating":5.0,"review":"A very enjoyable day tour. The day starts with a morning pickup, typically directly at the hotel. After all participants have arrived at the company office, the tour itself starts as the group travels by bus to the Niagara Falls area. The bus driver (in my case Jay) provides a...","review_date":"September 1, 2017","user":"mattiaslundahl"},{"attraction_id":583,"rating":5.0,"review":"Horse Shoe Falls Niagara. The Horse Shoe Falls (that is the correct term for the Niagara falls on the Canadian side) is just a 5 Star must do must see item on the agenda while in Canada.\nWe booked the CitySightseening Niagara day tour. Our bus driver cum tour...","review_date":"August 31, 2017","user":"4aru"},{"attraction_id":583,"rating":5.0,"review":"Fabio was FAB-U-LOUS!!!!!. My friend Candi and I thought the perfect way to wind down from our first trip to Toronto and Caribana (I don't care what they call it, I'm told it will always be called Caribana by the locals), would be to take in the mighty...","review_date":"August 28, 2017","user":"nina_l"},{"attraction_id":583,"rating":5.0,"review":"Lovely day. The bus was on time and the driver (I am sorry I forgot his name) was informative and nice. The stop at Niagara On The Lake was fabulous - what a lovely little town! The vineyard visit was not so much a visit as it...","review_date":"August 24, 2017","user":"lauriemorel"},{"attraction_id":583,"rating":5.0,"review":"Great day out. Michael (Professor Michael) was an excellent bus guide and driver. His bad jokes are part of his amusing approach to guiding for all ages and tastes. Niagara Falls were simply stunning. Niagara-on-the-Lake was beautiful. The wine tasting stop was interesting but I'd have gladly skipped...","review_date":"August 19, 2017","user":"holger_g"},{"attraction_id":583,"rating":2.0,"review":"A Bit Disappointing. This is the \"skinny\" on this trip. First, you can be picked up at your hotel in a simple passenger van (ours had suspension problems and an aggressive driver). You are driven with others to JFK airport for a flight to Buffalo, NY on JetBlue...","review_date":"August 6, 2017","user":"jswflights"},{"attraction_id":583,"rating":2.0,"review":"Rude driver. Booked this through Niagra Day Tours last week and went last Sunday. Looking back, I probably should have rented a car and drove up there solo. I was told that pick up at my hotel would be at 7:20am, driver did not arrive until 8am....","review_date":"August 4, 2017","user":"yvnelj1"},{"attraction_id":583,"rating":3.0,"review":"Worth doing. My wife and I recently went on a day trip from Toronto to Niagra. We were picked up by Jay from our hotel in the morning, who would be both our tour guide and bus driver for the day.\nThere were some challenges for sure,...","review_date":"August 3, 2017","user":"zachary_d"},{"attraction_id":583,"rating":5.0,"review":"Most amazing experience in Toronto. I had the opportunity to visit Toronto in 2005 as part of a business trip . Our hosts treated our group to some sight seeing trips in Toronto ,much to my delight . We had a fantastic ferry ride ,but what humbled me were the...","review_date":"July 28, 2017","user":"glendyrr"},{"attraction_id":583,"rating":5.0,"review":"Day tour from Toronto worth the trip. We pre-booked Seesight tours, though the complete package was costly it is worth if you are staying in Toronto as tourist and want to see all of Niagara in a day. Still I suggest it is better to stay few days in Niagara itself with...","review_date":"July 23, 2017","user":"prashanth_p"},{"attraction_id":583,"rating":3.0,"review":"Canada . Just back from Toronto to visit Niagara Fall it was a gift from my son to celebrate a special birthday it was a trip of a lifetime and I had a wonderful time Toronto is a beautiful place we went on coach tour to Niagara...","review_date":"July 15, 2017","user":"elizabeth_m"},{"attraction_id":583,"rating":5.0,"review":"Great day tour. Arranged tour through internet and everything went great. Michael assisted with arrangements and was the tour driver\/guide. He was knowledgeable and entertaining and was interactive with all guests on tour. I was appreciative of his extra attention as II was traveling alone. Could not have...","review_date":"July 11, 2017","user":"theresa5678"},{"attraction_id":583,"rating":1.0,"review":"A wonderful guided tour of Niagara, Ontario. A bunch of us (about 40, including children) took a guided tour of Niagara, Ontario on Saturday, June 17, 20!7. We had a great time and learnt a great deal of the history of the area, attraction, visited the College Winery, the falls, restaurants ,...","review_date":"June 17, 2017","user":"lucienne_k"},{"attraction_id":583,"rating":5.0,"review":"Had a great day. We had a great time with our driver\/guide Mike. He really has a way to keep the mood fun and everyone relaxed. We were picked up on time, had a cool time at Niagara-at-the-lake and the Falls and even the weather was great.\nIf I...","review_date":"June 4, 2017","user":"marinafollowsthesun"},{"attraction_id":583,"rating":5.0,"review":"King Tours' Niagara Falls Day Trip. We joined King Tours day trip to Niagara Falls. Great customer service! Reasonable price! Also, our tour guide Selim is very humorous, friendly and charismatic. We highly recommend this tour!","review_date":"May 22, 2017","user":"music913"},{"attraction_id":583,"rating":2.0,"review":"My story of the tour bus crashing, yep get ready. I am reviewing the company Niagara Toronto Tours not the actual falls themselves.\nWine tasting is great, tasted a red and a white wine and the ice wine tasting was a small fee ($2-4) well worth trying though.\nIt was raining the day we went...","review_date":"May 9, 2017","user":"katherinesimmo"},{"attraction_id":583,"rating":5.0,"review":"King Tours trips. We used King Tours for a trip to the Premium Outlets near Toronto and it proved to be a very worthwhile trip. My credit card wouldn't agree but great bargains in Coach and Kate Spade (handbags, for anyone not familiarity the brands)\nWe used King...","review_date":"April 27, 2017","user":"relayslow"},{"attraction_id":583,"rating":4.0,"review":"City Sightseeing Tour of Niagara Falls. We loved this tour. Our guide (I forget his real name but his nickname was the man in black) was superb. He was so informative and I felt that I really got insider knowledge about Toronto. The stops were all appropriately timed and we had...","review_date":"April 21, 2017","user":"mairead_f"},{"attraction_id":583,"rating":3.0,"review":"Not very well organised . This tour claimed to be one of the best tours from Toronto to Niagara Falls so we decided to used them. Morning started well when we were picked at 8:15 from our apartment. But we were dropped in an office where we had to wait...","review_date":"April 12, 2017","user":"mariettata"},{"attraction_id":583,"rating":5.0,"review":"King Tours Day Trip to Niagara Falls. Cannot recommend this Trip highly enough! Excellent value for money and a super easy hassle free way to visit Niagara Falls.. Salim our tour guide was charming, funny and very knowledgable! You can add on various things to the basic cost of the tour. Including...","review_date":"March 21, 2017","user":"traveler567286"},{"attraction_id":583,"rating":4.0,"review":"Easy day trip and fun. Reviewing the company \"Niagara Toronto Tours\" here....\nBooked via our hotel at around 4.30pm the day before on arrival to Toronto (we knew that would be the best weather day)\nPick up was 8.30 am. I was pleased that the bus only had 13 seats...","review_date":"March 9, 2017","user":"sthlondontravellers"},{"attraction_id":583,"rating":3.0,"review":"Niagara Falls is a must - this tour, not so much. To be clear, I am reviewing the company Niagara Toronto Tours, as I believe some folks here are just reviewing the actual Niagara Falls. Admittedly, I didn't do much research on tour options for Niagara Falls or even compared the cost of renting a car...","review_date":"March 3, 2017","user":"explore605391"},{"attraction_id":583,"rating":4.0,"review":"It is a must to see. I enjoyed a lot my day tour to Niagara Falls. We visited the lovely and cute city Niagara by the Lake. Nice restaurants all around and lots of shopping too. It's really worthing to spend a day over there.","review_date":"February 24, 2017","user":"luis_paulo_ribeiro"},{"attraction_id":583,"rating":5.0,"review":"Economical and thorough day-tour from Toronto. This is a great budget day-tour to do if you have a free day in Toronto. It takes you to Niagara Falls, with a few fun stops along the way - such as the ice win vineyard region and the Niagara on the Lake town....","review_date":"February 15, 2017","user":"chandra_j"},{"attraction_id":583,"rating":5.0,"review":"just a simple word \"Spectacular\". I was visiting Toronto during the holiday season. It was the second city for me to see, and I had learned that it is the largest city in Canada, a sort of \"city among cities.\"\nAs soon as I arrived at Pearson International Airport. I...","review_date":"January 30, 2017","user":"enrico_c"},{"attraction_id":583,"rating":3.0,"review":"Nature and us. We travelled by GO train and bus from Longbranch. Cheap at $35 per person return. Takes longer than self drive, but that's fine. Niagara Falls are truly spectacular. What Man has done to the surroundings is not so. Vegas-like in it's crass commercialisation. A casino...","review_date":"January 17, 2017","user":"gregpiper"},{"attraction_id":583,"rating":5.0,"review":"Excellent tour company. We recently visited Canada for the first time Dec. 2016 and booked a day tour to Niagara Falls with company. They were amazing. I booked it over the phone with \"Mike\" and he was very thorough and accommodating. I have a son with a severe...","review_date":"January 11, 2017","user":"m2984bkanaa"},{"attraction_id":583,"rating":5.0,"review":"Perfect way to see it all. We booked the bus and let the driver do all the work. Saw fun things we wouldn't have known to look for - like Niagara on the Lake. This is the way to do the falls. My only wish is that we had a little...","review_date":"January 8, 2017","user":"jimlew"},{"attraction_id":583,"rating":5.0,"review":"Mesmerizing experience. My visit to Canada would not have been complete without visiting Niagara falls. It was an amazing experience.","review_date":"December 22, 2016","user":"jaspreet271"},{"attraction_id":583,"rating":4.0,"review":"UK VISITOR. Our visit to Niagara falls was one of the highlights of our tour of Canada and New England. We toured with a company called Newmarket Holidays and although the places that we visited and the scenery that we passed through were fantastic I would not...","review_date":"December 21, 2016","user":"nivalb"},{"attraction_id":583,"rating":5.0,"review":"The most amazing experiene...!!!. Heard about great Niagara falls since my childhood and finally got change to see this amazing and most memorable falls. The ferry service from Canada side must be on your bucket list. Also saw Nik Wallenda's tight rope walk without any safety and it was...","review_date":"December 17, 2016","user":"kushal_p"},{"attraction_id":583,"rating":5.0,"review":"City Sightseeing Tour Of Niagara Falls Outstanding. Only Do From Canadian Side!. A good Tour Company to use for this long day tour. Pre book your Hornblower Boat Trip with them before boarding the bus.\nAn interesting drive to the Falls with good narration by driver. A perfect sunny day.\nThe Hornblower Catamaran trip on the river...","review_date":"December 15, 2016","user":"clio_h"},{"attraction_id":583,"rating":5.0,"review":"Niagra falls ontario canada. in may i visited my cousin in Hamilton ontario.we decided to go to niagara falls.we lived in toronto 40 years back and my last visit to the falls was 12 years back.things have drastically changed in these 40 years.there were no chain hotels and almost...","review_date":"December 9, 2016","user":"anjum53"},{"attraction_id":583,"rating":5.0,"review":"Day trip to Niagara and boat trip to the falls with Kings Tours Toronto. Many tour operators but we selected King Tours as they were recommended by our hotel Holiday Inn Markham.\nWe were collected at the hotel by Bala, a great chap from Sri Lanka and taken to their office.\nThere we were me at reception by Ramen,...","review_date":"November 5, 2016","user":"ubpositive"},{"attraction_id":583,"rating":5.0,"review":"American side Niagara falls seen as it should be. Mark from Canada as our guide. He did a terrific giving us information and history of the falls. the cost was a little pricey but well worth it. You wouldn't get to enjoy the falls as much if you tried to do it without taking...","review_date":"October 14, 2016","user":"tomtruxal41"},{"attraction_id":583,"rating":1.0,"review":"Tours4fun trip to Niagara Falls. I do not recommend this company, we did not have enough time to visit the Niagara Falls, we were taken to a very dirty hotel, smell bad, everything seemed very dirty. They charged guide salary and bus driver salary, something that I was not aware...","review_date":"October 13, 2016","user":"morys210"},{"attraction_id":583,"rating":5.0,"review":"A short trip to see friends visiting from Finland.. The tour bus driver (Frances) was early (shocking I know) to pick us up and waited patiently while our group gather in the hotel lobby. Frances was very informative on his drive to the Falls and gave us many details of the area on our...","review_date":"October 10, 2016","user":"beckyr691"},{"attraction_id":583,"rating":2.0,"review":"Extremely disappointing tour guide. I enjoyed most aspects of the trip - the whirlpool, wine tasting and horn blower ride were all great.\nHowever our tour guide, Mr. Scott, was extremely disappointing. The day was filled with sexist and rude remarks, belittling the homeless and the LGBTA community.\nMr...","review_date":"October 6, 2016","user":"sinead_m"},{"attraction_id":583,"rating":2.0,"review":"The guide ruined the tour. What was a great tour and a fantastic day out for me and my friends was largely tainted by our driver and tour guide Scott.\nScott was rude, offensive and seemed to ignore basic safety rules while driving i.e. wearing a seatbelt and putting two...","review_date":"October 6, 2016","user":"alison_r"},{"attraction_id":583,"rating":2.0,"review":"Amazing trip but very poor guide. Although we (group of four friends) enjoyed our trip, our tour guide Mr Scott unfortunately ruined some of it for us.\nHe made a lot of jokes that were in very bad taste - including joking about guessing people's sexuality going through the LGBT neighbourhood...","review_date":"October 6, 2016","user":"rois123"},{"attraction_id":583,"rating":5.0,"review":"Great value. Took a Niagara Falls day trip with City Sightseeing and had a fantastic day. The B&B that we were stopping at (Suite Dreams) booked this trip for us, we were picked up from the front door and taken to meet the tour bus in the...","review_date":"September 30, 2016","user":"sandy_f"},{"attraction_id":583,"rating":5.0,"review":"Not to be missed. Niagara Falls - a 1 1\/2 -2 hour drive from Toronto. With a stopover on the way at a winery and the historic town of Niagara on the lake, this is an easy and must do day trip from Toronto. Keep approx 10 hours for...","review_date":"September 29, 2016","user":"worldtripper15"},{"attraction_id":583,"rating":4.0,"review":"Great trip. This was a great trip and we'll worth the money. As a solo traveller it was a safe and easy way to visit a number of locations on the way. Tony the driver and guide was friendly helpful and informative. We stopped at niagara on...","review_date":"September 25, 2016","user":"derby53traveller"},{"attraction_id":583,"rating":4.0,"review":"Sightseeing Tour of Niagara Fall, Niagara on the Lake. Our driver and guide for the day was Big Michael with the beard! He was very knowledgeable about his tour and filled us with humour and joy throughout!\nWe visited Niagara Falls, Niagara on the Lake, Souvenier City and Niagara Wine Education Center for some...","review_date":"September 22, 2016","user":"sanjv007"},{"attraction_id":583,"rating":5.0,"review":"Fantastic natural wonder. We went on a day trip with City Sightseeing. Our tour guide 'Michael the Man in Black' was probably the best guide we have ever had in all our travels. He was full of information, humorous, patient and made the long trip a pleasure.\nThe...","review_date":"September 21, 2016","user":"suzanne04"},{"attraction_id":583,"rating":5.0,"review":"Niagara Falls coach trip, King Tours. Really enjoyed the King Coach day trip from downtown Toronto to Niagara Falls including stops at the vineyards and Niagara on the Lake.\nThe coach driver Jay is superb, he gives frequent interesting information in a witty style and helps make the day so enjoyable....","review_date":"September 20, 2016","user":"paulbrindley"},{"attraction_id":583,"rating":5.0,"review":"The falls. Spent the day at the falls with greyhound tours, left toronto around 10am and got back at 8pm. We stopped of at niagara on the falls first which is beautiful then onto the falls and a trip on the hornblower, the noisy of the water...","review_date":"September 14, 2016","user":"graemewilson74"},{"attraction_id":583,"rating":5.0,"review":"The best experience ever!. We took the day trip with City Sightseeing and had the amazing tour guide Alex. Such a great day trip and a definite must if you are in Toronto! We got picked up from our hotel and dropped off in the evening so is totally...","review_date":"September 14, 2016","user":"rosie_h"},{"attraction_id":583,"rating":5.0,"review":"Great tour with a helpful, friendly tour guide. There are so many tours to Niagara falls it is hard to pick one. However Niagara falls day tour was a great company to go with. The tour guide Paul, was a great fountain of knowledge and told us many facts along the way. He...","review_date":"September 4, 2016","user":"claireandjoe2016"},{"attraction_id":583,"rating":5.0,"review":"Good value day trip. We booked this tour through the hop on - hop off desk at Yonge and Dumas Square. The price was good value. Bus left on time on a beautiful sunny day on 2 September. Our river\/guide was Michael (the man in black) who gave us...","review_date":"September 3, 2016","user":"leof966"},{"attraction_id":583,"rating":4.0,"review":"Great tour, great organisation and amazing falls. We booked this 'City Sightseeing - Niagara Falls Day Tour' at the reception desk of our hotel. The brochure dit not give us lots of information and our concierge was not really helpful, therefore we were happy to see the shuttle arrive as planned on...","review_date":"September 3, 2016","user":"travelmonkeys202"},{"attraction_id":583,"rating":5.0,"review":"A must see, great views and loads to do in the area.. I booked this with \"city sight seeing\" the staff where really great and answered all my questions really well. The driver (forgotten his name) was very good, friendly and made the journey to the falls much better.\nThere's loads to do at Niagara falls, apart...","review_date":"August 31, 2016","user":"kalyan33"},{"attraction_id":583,"rating":3.0,"review":"Day Tour to Niagara Falls. Niagara Falls was beautiful, especially the boat tour is a must. The town Niagara-on-the-Falls was awesome and should be seen.\nWe made a reservation CitySightSeeingToronto. The coach was confortable, the driver and guide Michael tried his best. But every long stop, the coach smelled bad...","review_date":"August 30, 2016","user":"engineerist"},{"attraction_id":583,"rating":2.0,"review":"Average at best and sexist. I got a call at the pick up time and was yelled at for not being there. I was under the impression I was being picked up from my accommodation as this is what the booking site said.\nI was told I had been sent...","review_date":"August 25, 2016","user":"catwebs"},{"attraction_id":583,"rating":2.0,"review":"Niagara Falls amazing, tour badly organised. We did Citysightseeing Toronto's tour to Niagara. We booked the tour via our hotel and had very little prior knowledge about the tour. Company's pick-up -service came to our hotel about 15 minutes late. The driver blamed traffic which is naturally understandable in a big...","review_date":"August 24, 2016","user":"maijuj11"},{"attraction_id":583,"rating":5.0,"review":"Highly recommended. Whilst at niagara we did lots and really enjoyed it the Only attraction we did not like was the hard rock cafe.\nThe hilight of the trip had to be the horse shoe falls really fascinating","review_date":"August 22, 2016","user":"hannah_d"},{"attraction_id":583,"rating":3.0,"review":"Not the best not the worst.. We has an okay trip. We were 3 adults, being picked up downtown. We were told to be at college & yonge st for 8:30 am. The ride was about 10-15 minutes late, the problem was that we had no way of knowing if we...","review_date":"August 10, 2016","user":"michiwha"},{"attraction_id":583,"rating":5.0,"review":"AMAZING FALL. It is a beautiful day tour .You enjoy the falls , boat journey and surroundings. Very vibrant area and busy streets. This sight is very attractive when sun does not shine much. Night attraction is an addition for visitors. You can book the tour online...","review_date":"August 10, 2016","user":"sami473"},{"attraction_id":583,"rating":4.0,"review":"Niagara Falls = AMAZING, Tour = Not so amazing. Booked the Niagara day tour which included the Hornblower Cruise (highlight of the tour). All started well and pick up from hotel was on time, however we ended up waiting nearly 45 mins to an hour at King Tours offices to depart for Niagara.\nAlthough...","review_date":"August 9, 2016","user":"jim_s"},{"attraction_id":583,"rating":5.0,"review":"5 HOUR TOUR ( BRILLIANT ). Booked a 5 hour tour with Attractions World .com Through Thomas Cooke before we went on holiday. Sounded expensive at first but it was well worth it. The Guide was very good and we had a brilliant day out. Did Falls including Boat. Includes a...","review_date":"August 7, 2016","user":"bob_w"},{"attraction_id":583,"rating":2.0,"review":"tour to niagara region. I booked this tour in July as I had a friend visiting from out of province who had never viewed the Falls. We were the only Canadians on a full bus with visitors from many other countries. The booking process and pick up were quite...","review_date":"August 5, 2016","user":"stargazr99"},{"attraction_id":583,"rating":4.0,"review":"A great day. I booked this tour on-line with Niagara Toronto Tours and received a prompt reply by email confirming my booking for the date requested..On the morning, the pick-up at my hotel was punctual and after collecting others (total of 21) we set off for Niagara.\nThe...","review_date":"August 2, 2016","user":"paul_s"},{"attraction_id":583,"rating":5.0,"review":"viator one day bus tour. Tour was just ok. Should have been longer time at wine tour and Niagra Falls. Bus driver Mr.Scott was a little hooky but worst of all creepy, slimy and a bit of a pervert. Constantly hitting on myself and my friend. Tried to pass off...","review_date":"July 31, 2016","user":"calgary-bernie"},{"attraction_id":583,"rating":1.0,"review":"Under whelming. This company was the worst I have experienced. I don't usually comment on poor service however this experience ruined Niagara Falls for me. They were dis organised to the point where we had so little time at the attractions we went to see that it...","review_date":"July 30, 2016","user":"eloise_n"},{"attraction_id":583,"rating":3.0,"review":"Niagara Falls Day Tour. Yes we saw the falls which is what everyone wanted to do with time to see everything. Followed by visit to Niagara on the Lake which was also interesting. However our\/guide driver did impart useful info but also lots of irrelevant rubbish and TBH he...","review_date":"July 26, 2016","user":"keith_w"},{"attraction_id":583,"rating":5.0,"review":"Everything you imagine!. We booked the\"Niagara Falls Day Tour from Toronto\" tour through Viator.\nWe were picked up from our hotel ontime, our guide \/driver, Duncan was friendly and very informative.\nThis 9 hour tour included a stop at the Reif winery for a free wine tasting including...","review_date":"July 19, 2016","user":"lanieg60"},{"attraction_id":583,"rating":5.0,"review":"Absolutely beautiful and breathtaking!. The Falls are absolutely beautiful, breathtaking and fantastic. Get on the hornblower cruise close to the falls, it's very exhilarating.\nYou must at least go to Niagara Falls once in your life time!","review_date":"July 17, 2016","user":"736beckyl"},{"attraction_id":583,"rating":5.0,"review":"Fantastic tour!!!. This day your was amazing! Apart from being slightly late in pickup due to heavy Toronto traffic, the day went like clock work. Niagara On The Lake was so pretty and the wine tasting at Reif Wineries was amazing. We had plenty of time on...","review_date":"July 17, 2016","user":"charliem1968"},{"attraction_id":583,"rating":5.0,"review":"Niagara Airbus Tour was a fantastic experience. We went on the 12 hour tour of Niagara Falls and Niagara-on-the-Lake with Niagar Airbus and thoroughly enjoyed the day. Buffet lunch included on 12th floor of the Sheraton Hotel with views of the falls that were extraordinary and food choice superb. I cannot recommend...","review_date":"July 12, 2016","user":"steve_c"},{"attraction_id":583,"rating":5.0,"review":"Wonder of the world!. Oh wow! Most wonderful day trip I ever had. So beautiful the falls, so powerful. The walk behind the falls is scary and thrilling, SO was the boat ride Getting so close to the actual fall and get soaked by the water was a one...","review_date":"July 8, 2016","user":"x8181rsannaa"},{"attraction_id":583,"rating":5.0,"review":"Magnificent Day. I took the day tour to Niagara Falls provided by Niagara Bus. The tour guide, Tony, was lovely and very knowledgeable. He provided a lot of informative commentary which interested me and filled in the time during the drive to the falls. The Falls were...","review_date":"July 5, 2016","user":"mary_v"},{"attraction_id":583,"rating":5.0,"review":"Great tour with great guides. We booked through Viator and were taken on the tour by greyhound tours, we were picked up promptly from our hotel in a large air conditioned bus. We thought we had just booked to go on the hornblower cruise and have lunch at the falls,...","review_date":"June 28, 2016","user":"lizzys1990"},{"attraction_id":583,"rating":4.0,"review":"Rough start, but can't beat The Falls. Booked this tour with King Tours, who pick you up at the hotel. After the timeslot had passed 10 minutes, I decided to call. 'Sorry, sorry, very heavy traffic, but the driver is on its way, don't worry, we did not forget you.' Ok, can...","review_date":"June 20, 2016","user":"rick_h1973"},{"attraction_id":583,"rating":4.0,"review":"Exhilarating!!. We took the Niagara Falls Day Tour, donned rain parkas, and had a wonderful time! Our Maiden of the Mist got quite close to the falls & we really felt the mist!! Be sure your camera is able to withstand water! Great tour!","review_date":"June 19, 2016","user":"gadgetguy11"},{"attraction_id":583,"rating":5.0,"review":"Niagra falls day trip. This trip was absolutely fantastic.our driver sabi was a gem of a guy full of interesting facts about Toronto and Canada.this was our first trip to Canada and this day trip was fantastic.he picked us up on time from our hotel on time,and after a...","review_date":"June 14, 2016","user":"badgetheradge"},{"attraction_id":583,"rating":3.0,"review":"What a shame!. The tour to Niagara Falls via the Winery and Niagara on the Lake was excellent with plenty of time to complete to the boat trip and the excursion behind the falls. We experienced, however, some of the issues mentioned by other reviewers, our driver shouting...","review_date":"June 13, 2016","user":"sysolly"},{"attraction_id":583,"rating":3.0,"review":"Nice tour, but tacky tour guide. We booked this tour online and everything was confirmed without any issues. We were picked up at our hotel on time by our driver, Michael. We stopped by a Winery on our way there and had a little wine tasting. We also stopped by a...","review_date":"May 25, 2016","user":"t_d"},{"attraction_id":583,"rating":2.0,"review":"Trip to Niagara Falls was O.K. - but a bad service experience at booking time! - Confirmed guided tour language not kept. Before Tour:\nI was really shocked about the answer of the operators (See printscreen attached.) You don`t receive any confirmation number just a link to pay the total amount of the costs. So I asked again if anything was confirmed and the answer was total...","review_date":"May 20, 2016","user":"135andref"},{"attraction_id":583,"rating":5.0,"review":"Great View, Fresh air and Fun Fun Fun!!!. This is the place to have an amazing time. Niagara Day Tour is the best. We enjoy the City and it's people. We come back every year to enjoy the beauty of the Falls and the surrounding sites. Somehow the Falls energizes your whole being!!...","review_date":"May 18, 2016","user":"mary_c"},{"attraction_id":583,"rating":5.0,"review":"Something you should see once in your life. There are heaps of companies who do Toronto - Niagara as a day trip. We chose Niagaratoronto tours based on help from the TA community. If you are in Toronto and don't go to Niagara you are mad. It is so awesome in real life...","review_date":"May 5, 2016","user":"andrew_b"},{"attraction_id":583,"rating":5.0,"review":"Wonderful Birthday Trip. We booked this trip on line from the UK at very short notice. Picked up from our hotel exactly on time. Our Tour guide Renzo was friendly, very informative and very helpful - offering to take photographs of the 3 of us at stop off...","review_date":"April 26, 2016","user":"sharon_r"},{"attraction_id":583,"rating":5.0,"review":"Beautiful place for a day tour. . Beautiful place to go for a day tour. Nice to stroll along the water to the falls, take a break, enjoy the masses of water passing, walk pass and back. Stunning!","review_date":"April 15, 2016","user":"anette_e"},{"attraction_id":583,"rating":3.0,"review":"One way to see Niagara Falls. We booked our day trip to Niagara Falls via the Niagara Falls Day Tours website prior to arriving in Toronto. Website & booking was very easy to use, good email communication to confirm both the booking & our pick up time & location.\nPick up...","review_date":"March 19, 2016","user":"kate_b"},{"attraction_id":583,"rating":5.0,"review":"Excellent day tour. We were picked up from our Toronto hotel and then taken to the local bus station to be transferred to our tour bus. Our guide was Crystal who was brilliant throughout the day. On the way to Niagara we stopped at a winery, which was...","review_date":"March 4, 2016","user":"dodo2761"},{"attraction_id":583,"rating":5.0,"review":"Michelle. I was visiting Toronto last week on business and decided to take another day to sightsee and booked a tour to Niagara Falls. The tour was delightful from start to finish! The tour guide, Michael, was friendly, really knowledgeable and quite funny. The day was...","review_date":"March 2, 2016","user":"mabby24"},{"attraction_id":583,"rating":1.0,"review":"Viator Tour Advertised as Niagara Falls Tour from Toronto with Optional Boat Ride and Lunch. This tour was NOT as advertised. My son and I signed up for a tour with several hours of free time. There was barely one hour of so-called free time--and that was divided between two areas spaced far apart! The tour guide felt compelled to...","review_date":"January 7, 2016","user":"jacqueline20152016"},{"attraction_id":583,"rating":4.0,"review":"A great day. We booked this tour online before our trip to Toronto. We were picked up promptly and Michael our tour guide made the effort to know our names. On the journey to Niagara he supplied us with useful information about our day and interacted with all...","review_date":"November 10, 2015","user":"suewwfc"},{"attraction_id":583,"rating":5.0,"review":"Absolutely Stunning Day. Went on the tour to Niagara Falls today with my eight year old son. From start to finish the day was just simply amazing. We were picked up from the hotel by Michael who proved from the outset what a brilliant guide he is, knowing...","review_date":"October 26, 2015","user":"kathryn_y"},{"attraction_id":583,"rating":5.0,"review":"Niagara Falls Day Out. It was an amazing day, picked up by the shuttle bus, outside our hotel dead on time, our Driver was named Louie, very friendly and helpful. There were around 9\/10 of us, Louie gave us some details whilst in the City, then a hour on...","review_date":"October 16, 2015","user":"howard_t"},{"attraction_id":583,"rating":2.0,"review":"Tours4fun ....3 day Toronto and Niagara Falls Bus Tour from NYC. It is a beautiful ride through the hills and wineries. We were not able to stop on the U.S. Side of Niagara Falls. Canada side is beautiful. This tour really seems to be catered more to the Chinese visitors. The first night lodging was maybe...","review_date":"October 11, 2015","user":"linda_t"},{"attraction_id":583,"rating":5.0,"review":"Amazing day out, truly spectacular. We travelled with Viator and booked online prior to our trip to Toronto. We were collected at 9.30am and did not get back till about 7pm, a day truly packed, firstly the amazing falls with a trip on the Hormblower, then lunch in the Sheraton....","review_date":"September 16, 2015","user":"sara_b"},{"attraction_id":583,"rating":5.0,"review":"Niagara Falls is a must see. we took Niagara Day Tours owned by Burkus with Duncan as our driver. Very good narration by Duncan with lots of relevant info all the way. The stop at Niagara on the Lake was very nice but too short would be a beautiful overnighter. The...","review_date":"September 7, 2015","user":"perogyman"},{"attraction_id":583,"rating":4.0,"review":"Awesome!. I didn't regret picking this tour company. There were a few selections and my aunt told me that I should go with this one. I'm sure glad I listened to her.\nI've been to Niagara Falls a couple of times but I was looking for...","review_date":"September 4, 2015","user":"j._a._n"},{"attraction_id":583,"rating":5.0,"review":"Highly Recommended and would definitely use again!. I visited Toronto this past weekend and wanted to to see Niagara Falls. I did some research and read a lot of reviews and decided to book with http:\/\/www.niagaratorontotours.com. I'm glad I did - prompt pickup from the hotel; great tour of Niagara (on-the-lake and...","review_date":"September 1, 2015","user":"sb19812015"},{"attraction_id":583,"rating":5.0,"review":"Great Day Trip to Niagara Falls. Shawn picked us up promptly from our hotel in Toronto and in a group of only 10 people we were taken swiftly and comfortably to Niagara Falls via a winery for a spot of wine tasting\/shopping then on to the beautiful town of Niagara on...","review_date":"August 26, 2015","user":"davidsieff"},{"attraction_id":583,"rating":4.0,"review":"Great experience with the company. I wanted to visit Niagara Falls while in Toronto, but as a solo traveler most of the independent options (train, car rental, bus) were more expensive than a tour. I picked this company due to their prices, reviews and inclusion of the boat tour. I...","review_date":"August 3, 2015","user":"jaime_c"},{"attraction_id":583,"rating":4.0,"review":"Nice Carefree Excursion to Niagara Region. Just for what it's worth, please make sure you are reading reviews actually written for this company-- I'm pretty sure many of the bad reviews are not referencing this company (wrong description of tours or tour times, etc.).\nThis is the company found at NiagaraTorontoTours.com...","review_date":"July 7, 2015","user":"ultramodern1"},{"attraction_id":583,"rating":4.0,"review":"Very professional all day tour. If you read all the trip advisor comments on this tour you will be very confused. Having been on this tour I feel the comments can be summarised into 3:\na) those who have been and had a great time who are the majority\nb)...","review_date":"June 28, 2015","user":"md1mm"},{"attraction_id":583,"rating":1.0,"review":"A big disappointment. I've been meaning to write this review for some time now, I went on a day tour with Niagara Falls Day Tour not too long ago ( and yes it is definitely the right company!!!) I had friends visiting from Ireland and all I can...","review_date":"June 27, 2015","user":"latrishak"},{"attraction_id":583,"rating":2.0,"review":"Awful tour but Niagara is amazing . I did this tour on a Sunday back in May. It was on a weekend where there was a marathon so instead of being picked up at the hotel, I had to run across the city to find the bus.\nI'd prefer if the company...","review_date":"June 20, 2015","user":"jonhornbuckle"},{"attraction_id":583,"rating":1.0,"review":"Bad, bad and bad. Solo travellers beware! This tour operator is not reliable. The tour guide loaded his van full of other travellers and when I turned up at the arranged pick-up point, he told me there is a seat for me for another day I've previously wanted when...","review_date":"June 14, 2015","user":"dantan267"},{"attraction_id":583,"rating":1.0,"review":"Viator Niagara Falls private sightseeing tours. I called Viator to book a day tour for Niagara Falls, we have a group of six people so it is perfect for one car private tour. We stayed in Canada side hotel and gave the hotel address to the agent. When I received my...","review_date":"June 13, 2015","user":"pkwong"},{"attraction_id":583,"rating":5.0,"review":"niagara day tour. I was expecting a tour to Niagara falls but this tour started the minute we were collected at our hotel.\nEvery bridge we crossed, every town we passed , every building we saw our tour guide gave us detailed information on same.\nOur tour guide...","review_date":"May 3, 2015","user":"margaret_c"},{"attraction_id":583,"rating":5.0,"review":"A great day out at the falls. Thank you so much Michael & the new guide Sean for making my day at Niagara Falls so much fun.\nAfter being picked up from our hotels on time we headed to a wine tasting at a vineyard which was something I've never done before....","review_date":"April 28, 2015","user":"martin_b"},{"attraction_id":583,"rating":1.0,"review":"Worse customer service. Don't book they'll scam you.. I'd like to start by saying a handful of good things:\n- Their site is easy to find and easy to understand\n- Their pick up location was easy to find\n- The driver was fine\n- The bus was nice enough (although the driver...","review_date":"April 2, 2015","user":"amanda_n"},{"attraction_id":583,"rating":5.0,"review":"Wonderful Bus Tour. I found the flyer in the hotel lobby. Bus picked us up right at hotel. We paid fee and bought the extra boat tour. It was very reasonably priced. Bus driver went to other hotels and picked up people but it didn't take very long....","review_date":"February 13, 2015","user":"mary_f"},{"attraction_id":583,"rating":4.0,"review":"Stunning. This was a great trip and another 'must do' whilst in Toronto. It was an early start, as the tour we booked onto was jammed packed. The transfer is about 80 minutes from Toronto to the falls.\nWe opted to go up the tower &...","review_date":"January 27, 2015","user":"lmr29"},{"attraction_id":583,"rating":2.0,"review":"AVOID This tour with Gray Line. We booked the Gray Line day tour with helicopter ride and were promised these things on the website:\nTour Highlights:\nDeluxe motor coach fully equipped with washroom facilities and air conditioning \/\/ Got a small 15-20 seater without a washroom and no choice of seat...","review_date":"January 16, 2015","user":"tufpaw"},{"attraction_id":583,"rating":5.0,"review":"Worth a visit in the Winter. Barely crowded, perfect day trip from Toronto to the Falls and back. The Canadian side of the falls gives you the best view points one could ask for! Book early for bargain prices with the company that operates 365 days a year!","review_date":"January 14, 2015","user":"andrew_m"},{"attraction_id":583,"rating":3.0,"review":"Convenient to get there (but that's it). - Reservation system by the website doesn't work (never got a confirmation e-mail)\n- Realize that (during winter time) there is no guarantee that you will travel with this company; while you will pay their price\n- Communication over the phone is good; my driver...","review_date":"December 16, 2014","user":"merica84"},{"attraction_id":583,"rating":4.0,"review":"A nice day out. My sister and I took this tour a few weeks ago. It was a snowy day but our driver (Louie) turned up promptly.\nThe drive to Niagara Falls was pleasant, particularly going through Niagara on the Lake. There was a short break for a wine...","review_date":"December 6, 2014","user":"paxo212"},{"attraction_id":583,"rating":3.0,"review":"Must go to see ones. It was nice day off . Niagra Falls are .fantastic . It was highlight of the trip . I took hundreds of photographs. And went on Niagara cruise on boat. It was just 20 min. And you are going to be very wet )) .But...","review_date":"November 29, 2014","user":"astral1965"},{"attraction_id":583,"rating":5.0,"review":"Great day out. This day tour had the potential for a disastrous start with the pick-up point being inaccessible due to road closures. Dennis, the tour leader, managed to park the bus close by and collect everyone inconvenienced by the closures. The 14 seater bus, including the driver,...","review_date":"November 12, 2014","user":"waddles54"},{"attraction_id":583,"rating":4.0,"review":"Hassle free. Picked up and taken to the Falls. Enroute we had the opportunity to stop and visit the clock and the winery. The falls were amazing and definitely worth the visit. Having utilised the tour company it was all issue free and enough time to spare...","review_date":"October 20, 2014","user":"patto800"},{"attraction_id":583,"rating":5.0,"review":"Well worth visiting.. While the falls were great, the tour included a visit to a very nice little town called Niagara on the Lake, what a stunning place!! A must see if visiting the falls.","review_date":"October 15, 2014","user":"janette_w"},{"attraction_id":583,"rating":5.0,"review":"brilliant day out. We booked this Through Canadian Affair who we travelled with and it is a great day out. We were picked up at our hotel at 8.30 in a mini bus type vehicle and the driver was also our tour guide and he was excellent. We...","review_date":"October 10, 2014","user":"cossyann"},{"attraction_id":583,"rating":1.0,"review":"Really dissapointing. At the end of this tour I really felt that we were ripped off, mainly because of the tour guide - Louie. He is trying to be funny but he ends up boring everybody with his personal stories the whole way to the Falls. When...","review_date":"October 2, 2014","user":"micutza_m"},{"attraction_id":583,"rating":5.0,"review":"Amazing tour, lots of fun with John. You get picked up at your hotel in Toronto. People were given the opportunity to pay extra and go on a Helicopter tour which we opted not to go for because we were going on a Helicopter tour later on our honeymoon in another part...","review_date":"September 27, 2014","user":"simon_y"},{"attraction_id":583,"rating":5.0,"review":"Would Highly Recommend This Tour. From start to finish this was an excellent tour. We were picked up on time at our hotel in a more than adequate vehicle 12 people on the tour. It was comfortable and air conditioned. After picking up our last passengers we were on our...","review_date":"September 26, 2014","user":"angela_t"},{"attraction_id":583,"rating":1.0,"review":"Very aggressive, impatient, arrogant driver \/ tour guide.. I booked and paid for this tour on line a while ago and rang to check the booking before we left home only to be told no booking, finally the booking was found under a wrong name.\nRang as instructed when arrived in Toronto, told...","review_date":"September 16, 2014","user":"manjess"},{"attraction_id":583,"rating":5.0,"review":"Exhilarating and breathtaking. Wonderful Niagara Falls. Everything and every place here, appeals to the senses to the maximum.Nature at its best.","review_date":"September 16, 2014","user":"ga0388"},{"attraction_id":583,"rating":5.0,"review":"Horn blower.... This day cruise was dynamite. The view was great. The boat ride was an experience with us riding under the mist from the falls....., getting wet (had cover ups though). The tour of the entire Niagara town, especially the stores, and the winery. Great!!","review_date":"September 8, 2014","user":"kf-k216"},{"attraction_id":583,"rating":5.0,"review":"One of the Wonders of The World. We visited in November as part of a trip to New York. We bought and organised our trip from Expedia. It was an early morning start from the Hotel pick up and flight to Buffalo but well worth it. Upon arrival we took the short...","review_date":"August 27, 2014","user":"oakmead1"},{"attraction_id":583,"rating":1.0,"review":"Obnoxious tour guide created a negative experience. To sum up my trip, I'd say I saw beautiful sights but had a poor experience with the tour guide, Michael. The best words I can describe him as are aggressive, obnoxious, and often times rude. To start off, I had to walk 15 minutes...","review_date":"August 14, 2014","user":"diana_b"},{"attraction_id":583,"rating":1.0,"review":"Tourguide without dignity. I am usually not the person to write a bad review, but what I experienced on this tour was just outrageous. I booked my tour one day ahead, with the question if the bus would arrive back in Toronto before 9, as I had further...","review_date":"August 4, 2014","user":"nathaliepostnl"},{"attraction_id":583,"rating":4.0,"review":"Well Organised. This company was quite accommodating. Yes, it was a smallish coach but it was good as you didn't have to wait a long time for everyone to get off from the bus. We visited the lovely town of Niagara on the Lake, went to a...","review_date":"June 30, 2014","user":"healtht"},{"attraction_id":583,"rating":5.0,"review":"Amazing experience, made better by awesome guide!. We booked our trip a day before as we didnt plan ahead. The tour company, especially Michael Angeletti was super accommodating. They pulled it off in under 12 hours. Michael provided the most personable service. He was friendly, funny, and super considerate of our 8...","review_date":"June 26, 2014","user":"rnb2012"},{"attraction_id":583,"rating":1.0,"review":"Niagara Falls with king tour. We came from Australia on vacation for 5 days. We booked with king tour to visit Niagara Falls and I will never recommend it as really we had a very bad experience. You are obligated to 15% tip to the driver and on the top...","review_date":"June 13, 2014","user":"lovely2c"},{"attraction_id":583,"rating":1.0,"review":"Very disappointing.. I cannot express how disappointing this tour was, mainly due to our guide, Michael. He was rude, aggressive and obnoxious and should not be a tour guide - he obviously does not like his job. He was abusive to pedestrians and other drivers, shouting and...","review_date":"June 13, 2014","user":"niamh_k"},{"attraction_id":583,"rating":4.0,"review":"Impressive falls, friendly service, but too long in tacky Niagara. We enjoyed this tour. They picked us up from our B&B (despite it not being Downtown), and the guide was very friendly. We stopped on route at a winery to taste ice wine, and also at Niagara on the Lake (a lovely quaint town), and...","review_date":"June 8, 2014","user":"gwinj"},{"attraction_id":583,"rating":4.0,"review":"Great views from above and under the falls. This fully guided tour offers the extra of a helicopter ride over the falls then a boat ride into the falls. a wonderful buffet lunch with views of the falls and a trip to historical Niagara","review_date":"May 30, 2014","user":"csimmamps"},{"attraction_id":583,"rating":5.0,"review":"Stunning natural environment surrounded by ugly built environment!. Falls & river are amazing & the size and power can't be appreciated at all from media views. Go & see it from the Canadian side which has much better views. However try to ignore the built environment which does not fit with the setting...","review_date":"May 29, 2014","user":"190832anne"},{"attraction_id":583,"rating":3.0,"review":"Do not put it in your top 10 things to do. We did both Canadian and American sides. The view from the Canadian side is better I think because you see the waterfalls in front of you but OMG everything around is so horrible... It's a small Los Angeles with Casinos, attractions, Madame Thussaud museum, starbucks...","review_date":"May 25, 2014","user":"suzynovore"},{"attraction_id":583,"rating":4.0,"review":"A must if you visit this part of Canada. Excellent tour guide made the day most memorable (Gene P - Niagara Airtours) filling our day with interesting fact\/stories and humour. As we were slightly out of season, he even took us wine tasting to make up for the lack of facilities yet to open...","review_date":"April 23, 2014","user":"leec58"},{"attraction_id":583,"rating":5.0,"review":"WOW!!!!!. You couldn't fault you knowledgeable guide Renzo for his enthusiasm. This was a great trip made all the better by the sunny weather conditions, just 2 days after a major snow storm and temperatures of -17C. We stopped at a winery on the way and...","review_date":"March 14, 2014","user":"andrewanddebbie"},{"attraction_id":583,"rating":4.0,"review":"Fantastic tour guide.. Seeing the falls in Winter was amazing with large parts of it frozen over. No queues to go up the tower, no queues for anything in fact which was great. Just too long at the Falls, 1 1\/2 to 2 hours is more than enough,...","review_date":"March 4, 2014","user":"raed_11"},{"attraction_id":583,"rating":3.0,"review":"It's fun but Loooong. We booked online and had Michael who was great as a guide. This tour in the winter is what you'd expect. No complaints from the company, they were great, they showed up on time and Michael had a great personality for a tour guide. I...","review_date":"January 14, 2014","user":"matthew_d"},{"attraction_id":583,"rating":4.0,"review":"A great place to visit, unusual tour. We booked over the internet as this tour was given a tripadvisor cert of excellence. The tour takes 2 and half hours to reach Niagara Falls, along the way we stopped at a winery for 20mins for wine tasting\/purchase. Following this we stopped for 20mins...","review_date":"January 12, 2014","user":"highlander1518"},{"attraction_id":583,"rating":3.0,"review":"Great destination but underwhelming tour. Niagara falls - even though we couldn't see much because of the fog, cold and icy rain conditions, I was glad I have visited this iconic destination. The tour itself should be renamed as a shuttle service with a couple of stops. In fact, an...","review_date":"December 27, 2013","user":"kezza501"},{"attraction_id":583,"rating":5.0,"review":"Hmmmmm. We prebooked a day trip which comprised of the behind Niagara tour, the White Water tour and the Boat trip. The boat trip was fantastic but we were soaked, totally soaked as was everyone else, don't hesitate to book it but take a change of...","review_date":"December 10, 2013","user":"sarah_v"},{"attraction_id":583,"rating":5.0,"review":"Absolutely brilliants - well worth the effort. After some of our experiences with city sightseeing on previous days, we wondered what this day would be like. Wow - what an effort by our guide and indeed the itinerary. Leaving Toronto in the morning, it was an easy trip to the Niagara region...","review_date":"September 5, 2013","user":"acmee001"},{"attraction_id":583,"rating":5.0,"review":"a great day out. this was a brilliant day trip. We were picked up from our hotel and there was only 18 of us on the bus which was nice. Our driver\/guide was full of knowledge on anything and everything you dared to throw at him! Niagara falls were...","review_date":"August 30, 2013","user":"jocheddar"},{"attraction_id":583,"rating":2.0,"review":"Call it a shuttle, not a tour. This comment relates to the Niagara Falls Day Tour by niagaratorontotours\nThe Niagara Falls themselves are for sure not to be missed.\nIf you want the convenience of a mini bus picking you up at your hotel in Toronto (but be ready to be dropped...","review_date":"August 30, 2013","user":"pippononlosa"},{"attraction_id":583,"rating":2.0,"review":"\"Great attraction, Poor tour guide\". Niagara Falls was amazing, Niagara-on-the-lake was beautiful and the trip,to Pilletteri winery was good if you like sampling wine at 10.00am. Our tour guide Michael was poor. He was rude, over-bearing and an unsafe driver. He was taking telephone calls and writing messages while driving....","review_date":"August 23, 2013","user":"lynfromaus"},{"attraction_id":583,"rating":5.0,"review":"amazing experience. Our tour guide Lori was outstanding her knowledge of the area was very good. my wife and I learned a lot about the falls that you just don't think about. I would tell anyone who goes to Niagara falls to take the tour its worth...","review_date":"August 16, 2013","user":"nancy_p"},{"attraction_id":583,"rating":5.0,"review":"Great tour, great tour guide. Niagara falls is an experience not to be missed. You can't fully comprehend the power of the falls until you are standing on that boat in front of the horseshoe falls, amazing!\nWe had the services of a great tour guide, Michael, who was friendly,...","review_date":"August 11, 2013","user":"surreylilywhite"},{"attraction_id":583,"rating":4.0,"review":"Great day tour. Michael, our tour guide, made our first Niagara Falls experience one we will not forget. Typically you have about 3 hours at the Falls but since it was the first Saturday in August, the van had to go through inspection which gave us another hour....","review_date":"August 6, 2013","user":"florida_girl1206"},{"attraction_id":583,"rating":5.0,"review":"One of the Seven Wonders of the World. And, this is certainly one of the Wonders of the World, without a doubt. I lived in Canada years ago and this was one of my favourite haunts paying regular visits to the Falls themselves and the attractions at the Falls. Years ago the Falls...","review_date":"August 3, 2013","user":"wonderful0615"},{"attraction_id":583,"rating":5.0,"review":"Niagara - great tour. We booked with this company in the uk. They were great and kept in touch via email! I confirmed when we arrived and they negotiated the roadworks outside our hotel to pick us up on time! A trick in itself! Michael our tour guide was...","review_date":"July 30, 2013","user":"heliwood"},{"attraction_id":583,"rating":4.0,"review":"Great Tour!. I took this tour on July 20th and Dennis was the tour guide. Dennis arrived promptly at 8:15 to pick me up at the hotel in Toronto. After my pickup we made a few other pickups and were on our way. It took about 1...","review_date":"July 23, 2013","user":"msnikkit"},{"attraction_id":583,"rating":2.0,"review":"Extremely Disappointing. With family visiting from out of town, I was looking forward to taking them to the Falls. While the rating for company was great, I took a chance and booked for 6 of us. We were told to be at the meeting location for no...","review_date":"July 20, 2013","user":"gbelle8"},{"attraction_id":583,"rating":5.0,"review":"Superb tour - thoroughly enjoyable day!. We thoroughly enjoyed our visit to the Falls. It was a most enjoyable tour and made more memorable by the efficiency and professionalism of Niagara and Toronto Tours and by the expert guide, Michael, who was humorous, personable and knowledgeable.\nFrom the very first point...","review_date":"July 15, 2013","user":"aoifehoey"},{"attraction_id":583,"rating":4.0,"review":"Fun way to see the sights. A bit of everything that Niagara has to offer. We got to do the famous Maid of the mist and journey behind the falls , went to the butterfly house , souvenir city a tour of the city and through Niagara park for the famous...","review_date":"July 1, 2013","user":"blossom2012"},{"attraction_id":583,"rating":4.0,"review":"An Experience- Niagara Falls.. Very good value and a great day tour. The area around the falls\nis very commercialised and expensive forwhat is on offer.","review_date":"June 10, 2013","user":"kenneth_r"},{"attraction_id":583,"rating":3.0,"review":"4 day Niagara Falls bus tour. This tour is advertised as a budget tour at $200 for a 4 day bus tour from New York city. Bus pick up 8:50 am in Parsippany New Jersey (no return to same pick up. Bus pick up also in Flushing (7:00 am) and China...","review_date":"May 31, 2013","user":"briang9480"},{"attraction_id":583,"rating":5.0,"review":"Best value ever. We did they day tour from Toronto, it was the best value tour we have ever done. We booked the tour from the Flight Centre in Australia. We saw many more sights than we expected. The Maid of the Mist boat ride was spectacular and...","review_date":"May 18, 2013","user":"imaloser"},{"attraction_id":583,"rating":4.0,"review":"great day out. plenty of time at falls, went to local sites for photo stops, visited niagara on the lake. Included a tower trip for good views and more photos. Good day trip","review_date":"April 22, 2013","user":"breezerpfc"},{"attraction_id":583,"rating":4.0,"review":"Great way to see the falls. This was a great day out first stop is a winery where you get the opportunity to sample a few drops, there is then a stop at a pleasant town with many great bakeries. You then continue onto the Niagara whirlpool for a photo. Next...","review_date":"November 14, 2012","user":"999andrewc"},{"attraction_id":583,"rating":4.0,"review":"Awesome View. It was really awesome place.\nI saw Niagara Falls from Skyron Tower.\nAnd if you also want to go to winery, you can use some tours.\nI used it, and my driver was funny and he picked up me in front of my hotel.","review_date":"November 12, 2012","user":"canada1810"},{"attraction_id":583,"rating":3.0,"review":"Not for small kids and tour guide needed many smoke breaks. Niagara toronto tours is what I am reviewing. http:\/\/www.niagaratorontotours.com\/about-niagara-toronto-tours.html\nWhile I enjoyed the winery and the visit to the Lake, I would cancel the winery and the quick stop to the stupid flower clock. That could possibly extend the time at the Lake and at...","review_date":"October 15, 2012","user":"gjnbln"},{"attraction_id":583,"rating":5.0,"review":"good experience. if your visiting ontario well niagara falls must be on your list. first of all it's not much to see, a 1 day tour is good enough. the greyhound bus dropped us off at the station and we had to catch a local bus to...","review_date":"October 9, 2012","user":"zdk23"},{"attraction_id":583,"rating":5.0,"review":"Exceeded expectations. You must see Niagara Falls. We could see the mist from the falls from 10 minutes away. The Falls themselves are overwhelming. Photos don't show the size of the falls or the impact of all that water flowing down & hitting the river below. Make...","review_date":"September 27, 2012","user":"jocelyn_c"},{"attraction_id":583,"rating":5.0,"review":"Great Day. First trip to Toronto and wanted to see niagara falls. Decided on a day trip with a tour company. Driver was Michael. He was great. On time and new how to drive in Toronto appreciated his speediness and assertive driving. Younger guy with a good...","review_date":"September 14, 2012","user":"graywolfpack"},{"attraction_id":583,"rating":1.0,"review":"Avoid Niagara Falls Day Tour. Every negative review about Michael matches our experience on August 27th.\nThe bus was filthy, including the windows and window tracks. It was stuffy and smelly too. I was already considering jumping off and cutting our losses by the time we picked up the next...","review_date":"September 5, 2012","user":"mjeffredo"},{"attraction_id":583,"rating":5.0,"review":"unmissable and very good value. I'm assuming, from the other reviews, that the tour we took was the same as theirs. Ours started with a pick up at the hotel, then we drove to Niagara, with a constant commentary by our driver John, who was amazingly well-informed about everything Canadian....","review_date":"August 24, 2012","user":"chelseabunlondon"},{"attraction_id":583,"rating":5.0,"review":"Niagara Falls, Toronto, Canada. A visit to Niagara Falls should not be missed. It is a fantastic view from the Canadian side since the Falls are seen entirely. From the American side (Niagara Falls, New York) you see the Falls sideways. Also, a close range of the Falls can...","review_date":"August 21, 2012","user":"airsea"},{"attraction_id":583,"rating":5.0,"review":"Excellent tour and guide!. The driver\/guide\/personal assistant was great. The tour did not lack information at all! Very well explained, and with great tips! We went to see the Niagara Falls and visited the precious city of Niagara on the Lake (it is obligatory, because it\u00b4s awesome).","review_date":"August 6, 2012","user":"leopoldino_m_c"},{"attraction_id":583,"rating":4.0,"review":"Great day out...Not to be missed!!. Niagara & Toronto tours - Driver\/Guide was \"Louie\"\nSmall compact groups so easy to mix with other people, Louie was good at breaking the ice & getting people talking. He knew everything we needed to know about Niagara & surounding area & we learnt loads....","review_date":"July 23, 2012","user":"nabbtop"},{"attraction_id":583,"rating":5.0,"review":"Absolutely Breathtaking.. Arrival in Ontario was mixed with the lack of signs for Parking. 1st opportunity was a Multi Storey attached to the Casino with astronomical pricing. Take the hint carry on round the system. up past the eye and hook a right. Go two blocks and...","review_date":"July 9, 2012","user":"lesleyannedover"},{"attraction_id":583,"rating":4.0,"review":"We saw the Falls !!. ..not once but daily for 3 days. Stayed as part of a tour of the East Coast. Smaller than you think but no less powerful. Love the sound - thunderous and the power is inspiring. Rainbows come and go over the Falls at leisure, At...","review_date":"July 2, 2012","user":"janec742"},{"attraction_id":583,"rating":4.0,"review":"Get wet. No trip to Toronto would be complete without the mandatory trip to the Niagara Falls. Fabulous, tacky, commercialised, wet and very well organised. Having also been to the Victoria Falls, Niagara does not compare but well worth a visit. You will meet some great people...","review_date":"June 15, 2012","user":"immigranttyke"},{"attraction_id":583,"rating":3.0,"review":"Experience really depends on the day and fellow group. This was our second choice since the Chariots of Fire was fully booked so Day tour was a back up. Our hotel was in the sub, they wouldn't willing to pick up even if we paid, so we caught the tax and paid an arm...","review_date":"May 8, 2012","user":"gipmail"},{"attraction_id":583,"rating":4.0,"review":"You can\u2019t control the weather. I booked a combo ticket that included a hop-on hop-off bus tour of Toronto as well as a day trip from Toronto to Niagara Falls. On a rainy Wednesday, I was picked up at my hotel for the Niagara portion of the tour and was...","review_date":"May 6, 2012","user":"mle_1975"},{"attraction_id":583,"rating":3.0,"review":"A iittle bit cheesy. We did a day tour out of Toronto with Niagara Tours. There was an option to do a helicopter ride over the falls, we stopped and tasted some ice wine at the vineyards on the way. We drove straight through what looked like a beautiful...","review_date":"March 23, 2012","user":"sophiet16"},{"attraction_id":583,"rating":5.0,"review":"Great Tour. Had so much fun on this tour, Niagara on the lake is stunning, we had a wine tasting experience which was fun, meal in a falls view hotel, maid of the mist tour and then free time, definately a must if you are staying in...","review_date":"March 5, 2012","user":"ikirsty"},{"attraction_id":583,"rating":5.0,"review":"AMAZING. The falls are fabulous. One of the worlds must see attractions. We went in November and the Maid of The Mist boat trip stops in October. However, you can still experience the \"Journey Behind The Falls\" which is equally amazing. We took the early morning...","review_date":"November 20, 2011","user":"pandg1"},{"attraction_id":583,"rating":5.0,"review":"unforgettable!. My family (hubby, girls then aged 12 and 9) visited Toronto from 28th aug to 31st Aug 2006 while on a world trip. We travelled from New Jersy to Toronto loved our short stay in Toronto ( we felt so homesick as Toronto reminded us...","review_date":"November 19, 2011","user":"aloha40"},{"attraction_id":583,"rating":5.0,"review":"A great trip. A BIG thanks to Renzo and your company for a great trip to Niagara Falls last week whilst we were in Toronto. The trip ticked all our boxes and Renzo your character made the trip complete - you must have done the trip literally hundreds...","review_date":"October 14, 2011","user":"honey_pammy"},{"attraction_id":583,"rating":5.0,"review":"Amazing. We were collected from our hotel in Toronto by Toronto Tours. Our driver Mike was very informative and made sure everything ran smoothly. We did the Journey Behind the Falls and Maid of the Mist. Ponchos are provided but be prepared to get absolutely soaked!...","review_date":"October 6, 2011","user":"magshertfordshire"},{"attraction_id":583,"rating":5.0,"review":"Great way to spend an anniversary!!!!!. We enjoyed the tour very much. The views of Niagara Falls were amazing!!!! The Maid of the Mist Boat Tour is a must!!!! The only natural great water ride there is!!!!!","review_date":"October 3, 2011","user":"j0vigirl38"},{"attraction_id":583,"rating":4.0,"review":"Good way to experience Niagra Falls - Opt for the Freedom Tour. Good way to see the Falls if you have limited time in Toronto. The trip takes a whole day (10 am to 7 pm) with pick up and drop off from your hotel and includes a Maid of Mist boat ride, a drive through Niagra...","review_date":"October 2, 2011","user":"claras"},{"attraction_id":583,"rating":4.0,"review":"Prompt and reliable tour. I'd a smashing good time at the Niagara Falls (thanks to my guide, Louie!!!) and I'm so glad to have chosen this company.\nTour schedule:\n9am pick up from my hotel\n11am wine-tasting (2 CAN$ for ice-wine tasting) I'd recommend you to buy a bottle...","review_date":"September 19, 2011","user":"jcpy"},{"attraction_id":583,"rating":5.0,"review":"Niagara Brilliant. What a great day out. Niagara Tours picked us up at our hotel, a group of around 20. Our guides name has slipped my memory but he was fantastic, what knowledge. Bus is about 1.30 hrs drive from downtown Toronto. Plenty to see on the...","review_date":"September 12, 2011","user":"briandublin22"},{"attraction_id":583,"rating":4.0,"review":"Detailed, fun and easy going trip!. It was a well organized, fun trip with lots of information and things to see and do. My guide was Burk and he was a really nice guy and knew a lot about the area. We saw things on the way up there, you wouldn't...","review_date":"August 19, 2011","user":"geepje"},{"attraction_id":583,"rating":5.0,"review":"Comments of appreciation. My wife and I took a daily tour from Toronto to Niagara on Monday August 01. Our driver was Mr. Nathan. I would like to express my entire satisfaction on the quality of the service provided during that day.\nMr. Nathan is an excellent driver...","review_date":"August 18, 2011","user":"jacques_l"},{"attraction_id":583,"rating":5.0,"review":"Great tour, great guide, lots of fun!. I took this tour in late July with my visiting relative from the UK .\nThis tour was great! Michael was our tour guide and he showed us Niagara, took us to a winery and was really knowledgeable about the sites. I have been living...","review_date":"August 8, 2011","user":"stefan_p"},{"attraction_id":583,"rating":3.0,"review":"Informative Trip but Hot Bus. The tour included a trip to a winery, a stop in Niagara on the Lake, and a visit to Niagara Falls. We tasted a few wines during the first stop, walked around and sampled scones and other treats in quaint, scenic Niagara on the Falls,...","review_date":"August 3, 2011","user":"runner821"},{"attraction_id":583,"rating":4.0,"review":"Several attractions? Avoid lines? Trolley shuttle included? Count us in!!!. For one low price, we saw four major attractions in one day. Your tickets are time specified so that you can avoid wasting your vacation standing in line. We ran ahead of schedule and were able to push the time up so that we could...","review_date":"July 27, 2011","user":"lisae24"},{"attraction_id":583,"rating":5.0,"review":"Wet Fun. Niagara Falls is awesome. We weren't going to take a tour. We thought we'd just site see ourselves but it was well worth the hassle of finding a parking spot and trying to drive around the area. The tour included a boat ride into the...","review_date":"June 26, 2011","user":"wildbill53"},{"attraction_id":583,"rating":5.0,"review":"Great day filled with laughs. I seriously can't belive the negative reviews on here for this trip.\nI went on this trip a couple of weeks ago, and had a right laugh - before you even think about it - Michael was our guide too!\nHe was slightly flustered in...","review_date":"June 13, 2011","user":"aberystwythwelshgirl"},{"attraction_id":583,"rating":5.0,"review":"www.Niagaratorontotours.com is THE ONE. My girlfriend and I attended a Pampered Chef convention in Toronto from April 28-May 1, 2011. We took the bus tour we booked on www.niagaratorontotours.com on Sat. the 30th. Our tour guide was Michael. They picked us up at the Toronto Sheraton Centre hotel. I...","review_date":"May 3, 2011","user":"karni24"},{"attraction_id":583,"rating":5.0,"review":"Gray Line Niagara Falls Day Tour Great. Loved the Gray Line Niagara Falls Day Tour. Couldn't have been better. The quick trip to buy some ice wine was all I needed. The bus was comfortable, the guide companiable, and the itinerary just right for me. The buffet lunch at Sheraton was lovely,...","review_date":"January 23, 2011","user":"lpnsw"},{"attraction_id":583,"rating":5.0,"review":"Great tour for all the sights, with a local.. I just sent a note to Micheal saying \"Many thanks for your fun and informative day tour of the Niagara area and the falls themselves.\nYou gave the right mix of information and made sure all in the group were catered for.\nYou even got...","review_date":"November 22, 2010","user":"simonuktraveller"},{"attraction_id":583,"rating":5.0,"review":"They really know there stuff!!. My wife & I attended a Niagara Falls Day tour with Niagara & Toronto Tours, the company listed on the advertisement here with the reviews. We were fortunate enough to have Michael as our guide for the day. His attention to detail at every stop...","review_date":"November 4, 2010","user":"mabby24"},{"attraction_id":583,"rating":4.0,"review":"Niagara Toronto Tours. I arranged for a day tour to Niagara Falls from Toronto with Niagara Toronto Tours, and was a bit nervous about it, since it was already locked in and THEN I read the negative reviews on this site. But I talked to the tour guide...","review_date":"November 2, 2010","user":"knittedbliss"},{"attraction_id":583,"rating":5.0,"review":"Spectacular view, nice icewine tasting, great tour, highly recommended. My husband and I very much appreciated Airlink Tour services during our Niagara Falls day Tour in October and through their taxi service to the airport the day of our departure ( about 10 dollars cheaper than normal taxis). Our guide, Ilahi, was great: on...","review_date":"October 18, 2010","user":"lilette33"},{"attraction_id":583,"rating":5.0,"review":"The most amazing day of our 6 week holiday. Niagara Falls was sensational. We left New York at 5am for the airport, en route to Buffalo.\nThe tour guide on the 30 seat bus was excellent although listening to 3 languages is clever but annoying !\nThe \"Maid in the Mist\" boat ride to...","review_date":"October 7, 2010","user":"nash517"},{"attraction_id":583,"rating":5.0,"review":"Shop, Dine, Tour - good value for money. We went on the Niagara Falls daytour with 'Shop, Dine, Tour', from Toronto. Really good value and lots of fun.\nWe chose the platinum tour which includes; hotel pick-up, visit to Peller Estates Winery and 3 course lunch, visit to the Falls and Maid of...","review_date":"September 19, 2010","user":"pippa_d"},{"attraction_id":583,"rating":1.0,"review":"Choose carefully with which tour u go. Niagara falls is absolutely Beautiful and must be seen! However I was not happy with the tour company I went with, so try to use another company. I booked via www.niagaratours.ca and they go under the name of king travel.\nThe problems I had\n-...","review_date":"August 30, 2010","user":"gsydaust"},{"attraction_id":583,"rating":1.0,"review":"Niagara Toronto Tours - an awful experience. Our trip to Niagara Falls on Niagara Toronto Tours was a nightmare in practically every regard. Please note that most tour companies in Toronto have very similar names, so be careful.\nTo begin with, it was an unusually hot day in Toronto.\nThe bus was...","review_date":"August 21, 2010","user":"johnmcq"},{"attraction_id":583,"rating":5.0,"review":"Great day at Niagara Falls. I had a trip to Niagara falls with Airlink tours. It was an awesome experience. Airlink tours had the best service. Our whole group enjoyed it. We made several stops on the way like wine tasting. We also stopped at niagara on the lake and...","review_date":"July 21, 2010","user":"rz1503"},{"attraction_id":583,"rating":5.0,"review":"Airlink Tours is the best at showing off the Niagara Falls on their trip!. I highly recommend the Airlink Tours for the sightseeing from Toronto to Niagara Falls. The trip is fun, informative and jam-packed with all the highlights.\nWhat an amazing experience! We were extremely happy and pleased with their professional service!\nThank you Airlink Tours.","review_date":"June 4, 2010","user":"sportytoronto"},{"attraction_id":583,"rating":5.0,"review":"a must do. I did Grayline's Niagara Falls Freedom Tour (I really think there should be a separate page for each tour operator but there doesn't seem to be one), I had so much fun!\nThe tour didn't get off to the best start - the hotel pick-up...","review_date":"May 19, 2010","user":"empress_cherry"},{"attraction_id":583,"rating":5.0,"review":"so worth seeing - pictures don't do it justice. amazing, amazing. done a day tour from toronto - only an hour and 45 minutes from downtown toronto.\nvisit the falls and spend time in the park right next to the falls.\nignore the crappy, amusement street with all the fun fair rides in -...","review_date":"May 7, 2010","user":"julieannboo"},{"attraction_id":583,"rating":5.0,"review":"Out of this World. On January 30, 2010 I took a day trip Niagara Falls with Zoom Tours Niagara Falls Day tour. I was emailed and called, which was very professional. I was picked up at my hotel. We had a very small group and we had a chance...","review_date":"February 17, 2010","user":"2seetheworldcanada"},{"attraction_id":583,"rating":5.0,"review":"great way to see the Falls. I took my parents to Toronto for my dad's 60th birthday and booked a day tour with Niagara Toronto Tours to see Niagara Falls. The tour has pick ups spots at many of the local hotels. You get the same tour as offered by the...","review_date":"October 8, 2009","user":"shmazzierx"},{"attraction_id":584,"rating":5.0,"review":"Can't Miss Experience. This tour was one of the highlights of our trip to Toronto! Our group consisted of 13 travelers from Germany, England, Croatia, Mexico and of course, Canada. Our tour guide, Mike was fantastic! He quickly learned a little bit about all of us and helped...","review_date":"November 12, 2018","user":"cynthia_k"},{"attraction_id":584,"rating":5.0,"review":"Worth the money and time . Our tour guide Mike was excellent. He was very knowledgeable and entertaining. He made out four hour tour fly by with tidbits and facts of the area. I have been to Toronto many times but learned a lot on this tour. The beer and atmosphere...","review_date":"November 9, 2018","user":"z7763bkscottb"},{"attraction_id":584,"rating":5.0,"review":"Toronto, Beer and Mike - what more could you want?!. My husband and I took this tour during our first trip to Toronto, celebrating our 15th wedding anniversary. Our tour guide, Mike, was fantastic from the start to the end of the day. Not only is he incredibly knowledgeable about Toronto history, he is extremely...","review_date":"November 4, 2018","user":"amanda_m"},{"attraction_id":584,"rating":5.0,"review":"Super tour with Tim. We had a very small tour, just us and our guide Tim. It was an awesome experience! Tim was knowledgeable about the bar, beers, and history of Toronto. Super relaxed atmosphere and felt more like an afternoon with a friend than a tour. Great experience...","review_date":"October 19, 2018","user":"jakob_l"},{"attraction_id":584,"rating":5.0,"review":"Like being out with friends. We did this tour on 9th October. Our group was 6 people which included our fab guide Mike and Peter his trainee. Mike was very friendly and welcoming from the moment we met him. His enthusiasm was great as was his knowledge. I've visited Toronto...","review_date":"October 18, 2018","user":"joanne_j"},{"attraction_id":584,"rating":5.0,"review":"Great time with Petar!. Best way to see Toronto for sure! Petar was a very entertaining and knowledgeable guide who showed me and my 2 friends a great time Toronto. Definitely recommend this as a great way to see the city.","review_date":"October 13, 2018","user":"78espenl"},{"attraction_id":584,"rating":5.0,"review":"Great Guide, Great Fun. While visiting Toronto, what better way to get to a few local bars than to go on a walking tour. Mike was our guide and there were just three of us in his group. This made it more personable and more tailored to our interest....","review_date":"October 5, 2018","user":"3bagger"},{"attraction_id":584,"rating":5.0,"review":"Knowledgeable tour guide hitting key beer spots in Toronto. Visited some great spots for beer in the city and got the full run known on the craft beer scene. Highly recommended for someone with a few hours to spare and wanting to see the real Toronto.","review_date":"September 25, 2018","user":"jdsven"},{"attraction_id":584,"rating":4.0,"review":"Get Ready To Walk. Jordan was our tour guide and did he know a lot about Toronto and beer. You are on a 3-4 hour walking tour of the city, so be prepared to walk! It is important to note that you are responsible for the purchasing of beers...","review_date":"September 4, 2018","user":"daveduff"},{"attraction_id":584,"rating":5.0,"review":"I would give this more than \"5 green dots\" if I could..... This was one of the best days we spent in Toronto. We had Tim as our guide and he was so knowledgeable and entertaining. Our group was small (7) and perfect in size. Tim was able to guide us through the types of beers available,...","review_date":"August 26, 2018","user":"passenger147037"},{"attraction_id":584,"rating":5.0,"review":"Don't Hesitate. Mike was a fantastic tour guide. He remembered everyone's name, talked with everyone. It seemed like I was just catching up with an old friend.\nI can't recommend this tour highly enough. If you're considering doing it, don't hesitate.","review_date":"August 23, 2018","user":"chris_v"},{"attraction_id":584,"rating":5.0,"review":"Drinking and History. Our Guide Mike was fantastic. We booked the trip on a Sunday so our group was only 5 people including Mike. It was the start of our visit to Toronto so we were able to ask lots of questions about the city, where to go...","review_date":"August 22, 2018","user":"tony_k"},{"attraction_id":584,"rating":5.0,"review":"Beer DOES make history better - who knew?. First of all - Mike is The Dude. He made this tour an outstanding day. He started off getting to know everyone and where they were from and he retained that information and involved all the participants throughout the tour. As a result of that...","review_date":"August 18, 2018","user":"paul_m"},{"attraction_id":584,"rating":4.0,"review":"Fun and Informative trip. A nice way to get out and see some of the city sites and visit some nice bars and beers. Cydney was our tour guide and she was friendly and knowledgeable about Toronto and the surrounding area. She knew her history and really gave us...","review_date":"August 11, 2018","user":"dodgerdave2018"},{"attraction_id":584,"rating":5.0,"review":"Great way to spend an afternoon. Had a tremendous time on the tour. The guide did a fantastic job (both in terms of his knowledge and his ability to bring the group together) and the group was friendly so conversation flowed as well as the beer. The three stops were all...","review_date":"July 24, 2018","user":"adam_m"},{"attraction_id":584,"rating":5.0,"review":"An amazing day. The beer tour is an awesome experience that I can recommend to everyone. The tour guide was very knowledgeable about the history of Toronto. I learned a lot and you might do the same. Mike is an excellent presenter, with unique sense of humor and...","review_date":"July 21, 2018","user":"dinevaalbena"},{"attraction_id":584,"rating":5.0,"review":"Amaizing tour & outstanding guide. Mike was an outstanding tour guide. We visited 3 cool pubs and landmarks along the way. He is very knowledgeable and fun, not only of beer but of Canadian history.\nIn the end we were so thrilled a bunch of us stayed in the last...","review_date":"July 20, 2018","user":"lucas_g"},{"attraction_id":584,"rating":5.0,"review":"Fantastic tour, a must do whilst exploring Toronto. Our guide Tim was entertaining, knowledgeable and very friendly. We were in a small group of seven people which allowed us all to chat, ask questions and most importantly drink the beer.\nA great tour that I highly recommend.","review_date":"July 6, 2018","user":"samantha_g"},{"attraction_id":584,"rating":5.0,"review":"Great Time, Great Guide. I went on both the beer tour and the \u201cWhen Pigs Fry\u201d tour. Mike was the guide for both and he was excellent. Funny, welcoming and entertaining. The time flew by on both tours and it was easy to socialize with the small groups. The...","review_date":"July 2, 2018","user":"cookie43"},{"attraction_id":584,"rating":5.0,"review":"Perfect combination of history and beer. Mike was an outstanding tour guide...his made it feel like a group of strangers were just friends on a stroll through Toronto. We visited 3 cool pubs and in each he asked what we liked and help us pick local beers to try. Along the...","review_date":"June 29, 2018","user":"kristin_k"},{"attraction_id":584,"rating":5.0,"review":"Just do it. We had Jordan as our tour guide and he was amazing. We had a lot of laughs and he is passionate about beer and you can with the way he talks about it in the tour.\nI was doing a trip with my dad from...","review_date":"June 26, 2018","user":"lauram17254"},{"attraction_id":584,"rating":5.0,"review":"Excellent Tour. We had a fantastic time on this tour. Mike was an excellent tour guide and we learned a lot. I personally was a bit nervous about it as only the beer at the last stop was included, but all the prices were reasonable and I...","review_date":"June 26, 2018","user":"caitliner262"},{"attraction_id":584,"rating":5.0,"review":"Great Experience in Toronto!. I joined Mike\u2019s tour with two other people. Mike has a lot of knowledge about the beers and the history of the city. I had a lot of fun and had the opportunity to go to some pubs where I probably won\u2019t know how to...","review_date":"May 30, 2018","user":"riccy1972"},{"attraction_id":584,"rating":5.0,"review":"Great beer and laughs!. We live in Toronto and had never taken a beer tour. My husband and I really enjoyed the beer and our beer guide Jordan St John! Having the opportunity to taste a number of beers with Jordan explaining what to look for during the sampling...","review_date":"May 28, 2018","user":"kjan2253"},{"attraction_id":584,"rating":5.0,"review":"Mike was hilarious and super knowledgeable . We spent a wonderful afternoon enjoying delicious craft beer in unique craft bars under the guidance of Mark who has great knowledge of beer and Canadian history. His rhetoric along with his sense of humor made for a super memorable and enjoyable day","review_date":"May 28, 2018","user":"angelchav"},{"attraction_id":584,"rating":5.0,"review":"Excellent overview of Canada & Beer, Hey!. Mike is a great guide. He is passionate about Canada and great beer. This was one of the best tours I have ever taken.\nDo NOT hesitate to book this tour. It will give you a historic overview while discovering some great brews and perhaps...","review_date":"May 7, 2018","user":"grant_j"},{"attraction_id":584,"rating":5.0,"review":"Mike and Heather are AMAZING!!!!. It was the most fun we had in Toronto!!! The guides were very knowledgeable, friendly and just great overall. I highly recommended!!!","review_date":"April 30, 2018","user":"angie30x"},{"attraction_id":584,"rating":5.0,"review":"Great way to learn about Toronto, beer and meet new people!. We spent a long weekend in Toronto and this was a great way to spend our final afternoon\/night in the city. This tour is a really fun way to learn about Toronto, walk around and have some beverages. Loved all of the conversation while at...","review_date":"April 23, 2018","user":"anne_g"},{"attraction_id":584,"rating":5.0,"review":"Informative, fun and well worth it. We were spending the weekend in Toronto to celebrate our 25th anniversary and were very pleased to have spent an afternoon on this tour. Jordan was a terrific host and guide. He's an expert on beer, a native of Toronto, and interested in making sure...","review_date":"April 22, 2018","user":"saraking2018"},{"attraction_id":584,"rating":4.0,"review":"Great way to spend an afternoon!. Went on this tour from a Travelzoo 50% off offer. Was great tour, our guide was knowledgeable and funny.\nStopped at St.Lawrence Market for butter tarts (didn't know they are a Canadian thing) and the rest of our group (none of them Cabadian) tried out...","review_date":"April 16, 2018","user":"cdnfirechick"},{"attraction_id":584,"rating":5.0,"review":"Fun and informative . My husband and I are visiting for our anniversary. We planned this tour ahead of time and are so glad that we did. There was quite a bit of walking involved, so if you aren\u2019t able to do that, then this tour is not for...","review_date":"April 7, 2018","user":"tandb0406"},{"attraction_id":584,"rating":5.0,"review":"Legs still wobbly. Fabulous tour , really good fun, great guide. Visited 3 very different bars\/ pubs lots of choice of beers and food, met some great people, sampled way too much of the merchandise. It\u2019s a great way to see the city make friends and generally have...","review_date":"April 4, 2018","user":"wildmand44"},{"attraction_id":584,"rating":5.0,"review":"Best way to learn about a city. We had just got off the plane from a long 24 hour trip from Australia, so were keen to learn about the city we had no idea about. Mike was a fantastic guide and knew his history and recommended great beer. I appreciated the walks...","review_date":"October 25, 2017","user":"kodieo2"},{"attraction_id":584,"rating":5.0,"review":"Very enjoyable afternoon out with Mike. This was a great afternoon of drinking, eating, meeting new friends and hearing and seeing some of the history of Toronto. Hats off to the host Mike who really was knowledgeable and thoroughly entertaining. Ok so we had to walk 20 mins before our first...","review_date":"October 20, 2017","user":"manchestertom0"},{"attraction_id":585,"rating":5.0,"review":"Fantastic afternoon with Tia and tons of tasty things!. We had an amazing time, Tia is so fun! We really enjoyed the blend of tasty food and drinks, plus the history lesson and tour of Gastown! Highly recommended!","review_date":"January 1, 2019","user":"susan_o"},{"attraction_id":585,"rating":5.0,"review":"Food tour with Brent in Gastown, Nov 28th 2018. This was an excellent experience. Brent was excellent guide thru city's history, and food gems around this old part of the town. I've been living in the city for over a decade and have learned more about the history of Vancouver in this 2 hr...","review_date":"November 29, 2018","user":"antonija_z"},{"attraction_id":585,"rating":5.0,"review":"Delicious and Informative Tour. Started at the historic and beautiful Waterfront Station. Brent, our tour guide was quite knowledgeable about the area and very well organized,kept us on time so we could maximize our experience. Loved hearing about the history of Blood Alley before sampling some goodies at Salt....","review_date":"November 29, 2018","user":"anne_marie_m"},{"attraction_id":585,"rating":5.0,"review":"Delicious and Delectable Downtown Vancouver. We went on the Gastown Food Tour on our first full day in Vancouver. After standing at the wrong meeting point (my fault completely!) we were lucky enough to catch the group just as they were beginning.\nOur tour guide, Tia, was a fantastic host...","review_date":"November 18, 2018","user":"shaunwho"},{"attraction_id":585,"rating":5.0,"review":"Fun Tour. You see, taste and drink a little bit of this and a little bit of that. Tour guide was organized, well informed and very nice. Great time was had!","review_date":"November 14, 2018","user":"tina_a"},{"attraction_id":585,"rating":5.0,"review":"Great introduction to the city. Went on this tour with Tia, who was lively and fun, and a great tour guide.\nTried some really nice food, and learned some local history and was a great introduction to the city.","review_date":"October 8, 2018","user":"dan_b"},{"attraction_id":585,"rating":5.0,"review":"Fun, Tasty, and Educational. My wife and I received the Little Italy Walking Food Tour as a gift. Due to timing, we had tried for months to book that tour but never found the right time. The organizers at Taste Vancouver Food Tour was very accommodating to allow us...","review_date":"October 7, 2018","user":"kinl"},{"attraction_id":585,"rating":5.0,"review":"Great foodie tour!. We were recently in Vancouver on vacation for several days and this was certainly one of the highlights of the trip. Our guide was very knowledgeable, friendly, and with a good sense of humor. We visited four different establishments and tasted a good portion of...","review_date":"October 2, 2018","user":"james_m"},{"attraction_id":585,"rating":5.0,"review":"Great food tour in Gas town.. We did the Gas town food tour in tour guide Brad and really enjoyed it. If you are looking for something fun to do on an afternoon or looking to try our some new restaurants this tour is great! We were taken to many great...","review_date":"October 2, 2018","user":"rebeccatk1336wt"},{"attraction_id":585,"rating":4.0,"review":"Great tour of Gastown and great Restaurants. We had a great tour guide. Great sampling of food from some hidden gems. We got to see a lot of Gastown and hear about some of its history.","review_date":"October 1, 2018","user":"brucew697"},{"attraction_id":585,"rating":5.0,"review":"Great Tour. We had a great time touring the area with Brent. He was very knowledgeable and kept the tour moving along at a great pace. The food variety was really good. Excellent tour!","review_date":"September 30, 2018","user":"lisarohr"},{"attraction_id":585,"rating":5.0,"review":"Afternoon well spent!. Tia took us on this tour of Gastown, and it was a fantastic afternoon indeed. We got to taste a wide variety of foods and drinks, while also learning about the history and architecture of the area.\nI would definitely recommend this tour for anyone...","review_date":"September 23, 2018","user":"rebecca866"},{"attraction_id":585,"rating":5.0,"review":"Great experience!. Tia was our guide and she did a great job of informing us of not only the food but the history, of the places we were visiting as well as Gastown and Vancouver in general. Was a great tour and would definitely recommend! It was...","review_date":"September 16, 2018","user":"t0ri201"},{"attraction_id":585,"rating":5.0,"review":"Time well spent. Guide(Tia) was easy going and quite informative. Stops were unique and fun. Wear good walking shoes and pocket umbrella, just in case.","review_date":"September 16, 2018","user":"elizabeth_m"},{"attraction_id":585,"rating":5.0,"review":"Fantastic Gastown Food Tour. My wife and I really enjoyed our tour of Gastown. Our tour guide Brad made our tour very interesting and he was extremely knowledgeable. We would have never known the history and it's details without this tour. We would recommend this tour with Brad to...","review_date":"September 9, 2018","user":"steve_k"},{"attraction_id":585,"rating":5.0,"review":"Can't Get Enough of Gastown!. Good food tastes better with good conversation - there's got to be a theory about that. Although each tour is undoubtedly a little different depending on who happens to join, our group can attest that it was Sean, our charming tour guide, that brought us...","review_date":"September 5, 2018","user":"madeline_n"},{"attraction_id":585,"rating":5.0,"review":"FOOD and more FOOD and Fun. Its a great way to spend an afternoon with your guide, Tia, exploring the various restaurants and sights of GasTown. The food was fab and the history of Gastown was just as interesting. Can't believe how much we ate...Great food and experience, I have already...","review_date":"August 30, 2018","user":"ilona_s"},{"attraction_id":585,"rating":5.0,"review":"fun fun fun and food food food. Loved this tour! It was certainly one of the highlights of our vacation. We only had a couple of days in Vancouver and we felt this tour gave us a big chunk of what we were hoping to get out of this trip: Good food,...","review_date":"August 29, 2018","user":"gary_d"},{"attraction_id":585,"rating":5.0,"review":"Awesome food tour. WOW!!!...what a great way to try different foods, find new restaurants and learn about Gastown and Vancouver. Our guide, Sean, was very entertaining, and had some great stories to tell about the history of Gastown. We were all very well received at each establishments. A...","review_date":"August 23, 2018","user":"diane_s"},{"attraction_id":585,"rating":5.0,"review":"Great day, great food & great tour. 08\/07\/18: Headed up to Vancouver pre-cruise. We met up with Tia from Taste of Vancouver Food Tours. We got a great historic overview while visiting some really great local and locally sourced foods. If you have the time, this tour is excellent.","review_date":"August 20, 2018","user":"evc_stearns"},{"attraction_id":585,"rating":5.0,"review":"Gastown walking and food tour . Guide Tia was great, knowledgeable, attentive and fun. The tour was a good mix of local history and a taste tour of a range of delicious foods and drinks. Have done these tours now on three continents and this one is up there with the...","review_date":"August 17, 2018","user":"john_a"},{"attraction_id":585,"rating":5.0,"review":"Excellent food tour. Sean was a great tour guide showing us around Gastown. We learnt many interesting facts while sampling lots of different things.","review_date":"August 11, 2018","user":"lyn_m"},{"attraction_id":585,"rating":5.0,"review":"Fantastic food tour!!!. This food tour was absolutely amazing! Our guide, Brad, was very knowledgeable and gave us insight into the history of Gastown. We stopped at ten different places to sample everything from fish and chips to honey to beer and wine! It was all delicious. I...","review_date":"August 10, 2018","user":"ahill313"},{"attraction_id":585,"rating":5.0,"review":"Gorge yourself in Gastown!. Delectable food accompanied by a wealth of historical tales from our tour guide, Tia! She really knows her stuff! Highly recommend booking a tour with her!","review_date":"August 8, 2018","user":"noah_b"},{"attraction_id":585,"rating":5.0,"review":"Lots of different foods!!. Brent was a great tour guide. Lots of interesting information and quite a variety of foods. You will have lots of fun!!","review_date":"July 15, 2018","user":"susan_k"},{"attraction_id":585,"rating":3.0,"review":"Chomping a path thru history. It's always fun to learn more about an area when you can involve your tastebuds! We've done eating\/walking tours in other cities and enjoyed them. Although the food wasn't outstanding, it was a fun way to spend an afternoon and learn more about an area...","review_date":"July 9, 2018","user":"alayne300"},{"attraction_id":585,"rating":5.0,"review":"Great time in Gastown!. We participated in this food tour yesterday. The guide, Brad, was really great! He presented historical facts about places and events in Gastown and got all participants engaged. He guided us to a whole lot of restaurants to taste different exciting drinks and dishes. We...","review_date":"July 5, 2018","user":"janmnh"},{"attraction_id":585,"rating":2.0,"review":"Not Worth the Cost. I have participated in 5+ food walking tours and this was the worst experience of all of them. We had a large group and the tour guide seemed too young to do this, unprepared, and disorganized. Several people had dietary requests (vegetarian and gluten free...","review_date":"June 26, 2018","user":"ann_h"},{"attraction_id":585,"rating":5.0,"review":"Fab Gas Town Food Tour. We had a brilliant time on the Gas Town Food Tour today with our tour guide Max. The tour was excellent value for money the food stops were delicious and Max was very informative, funny and witty. A great thing to do on one of...","review_date":"June 12, 2018","user":"prendo81"},{"attraction_id":585,"rating":5.0,"review":"Excellent Gas Town Food Tour. Our guide Brent provided an extremely satisfying tour both from an entertainment as well as culinary standpoint. We visited 9 eating establishments in a wonderful area and were able to \"taste\" a great sample of different foods and spirits. It was more than a taste...","review_date":"June 11, 2018","user":"roberthorton99"},{"attraction_id":585,"rating":5.0,"review":"Yaaaas! This is the MUST food tour in Vancouver!. My husband and I had so much fun touring around Gastown with the FAB Brent. So much great food, tasty beer\/wine, yummy desserts and little history lesson on the founding of Vancouver. The Walking Food Tour is a must for anyone visiting the city looking...","review_date":"June 3, 2018","user":"michael_a"},{"attraction_id":585,"rating":5.0,"review":"So well done ! . So here is the guide who did the 2pm food tour on 26 May 2018 . Kudos to you for putting a great show!\nThe food was really good and the spots we covered were fantastic . We had beer , pasta , wine ,...","review_date":"May 27, 2018","user":"experience725510"},{"attraction_id":585,"rating":5.0,"review":"Fascinating tour. Our guide Max did a fabulous job of filling in historical details during the tour. The pace was just right, and the spots we visited had very good samples. By the end of the tour our hunger was well satisfied. This was the first food...","review_date":"May 20, 2018","user":"gklipfel"},{"attraction_id":585,"rating":5.0,"review":"Fun tour!. My sister and I booked this tour and had a great time. At some of the places you eat outside. The weather was good the day we went so this was fine. The guide was really nice and shared a lot of great stories! I...","review_date":"May 17, 2018","user":"linda_n"},{"attraction_id":585,"rating":4.0,"review":"A wonderful experience, would go again!. We had a private tour for a bachelorette party of 7. Jordy was our tour guide, who did such an amazing job. He was friendly, funny and very engaging. The walk between food stops wasn't too long, and the tidbits of history he shared in...","review_date":"May 11, 2018","user":"ky_m"},{"attraction_id":585,"rating":5.0,"review":"Nice Food Tour. Mid of April I participated in the food tour in Gas Town with Tracy and Jordy. I loved it. It was a small group, which was nice. The only thing which was not that good was one restaurant had maintenance work, so that we could...","review_date":"May 3, 2018","user":"steffib542"},{"attraction_id":585,"rating":2.0,"review":"Not enough food. I have been on several food tours and this by far was the least amount of food. Our tour guide was super nice and very knowledgeable.\nWe learned a lot about Gastown, and really enjoyed the walk.\nI hate to say it but we were...","review_date":"May 3, 2018","user":"heatherb4616"},{"attraction_id":585,"rating":5.0,"review":"Fun!. Tia, our tour guide, was very informative, spoke clearly and did a great job overall. We had lots of lovely treats and she was well spoken and funny. We had a great time.","review_date":"April 9, 2018","user":"arike1"},{"attraction_id":585,"rating":5.0,"review":"Great tour, friendly staff. I went on this tour while visiting in March. We had a small group just 4 and it was amazing. Tia was our guide she was engaging and made sure to include all 4 of us in the conversation,( as there was 2 of us...","review_date":"March 29, 2018","user":"nerningal2018"},{"attraction_id":585,"rating":5.0,"review":"Great way to experience the area!. Tia and her trainee,Tracy, did an excellent job of teaching and entertaining as we ate our way through the Gastown district! Food:they know it all. History: they make it fun. Culture: they will throw it down with the locals. A great way to spend an...","review_date":"March 25, 2018","user":"julieg3076"},{"attraction_id":585,"rating":5.0,"review":"Great tour!. Even though we were all from the lower mainland and know Gastown, it was still a great tour with lots of little tidbits of info sprinkled in with the food from places I would never normally think to try. Our guide Jordy was very knowledgeable...","review_date":"March 24, 2018","user":"coryn_c"},{"attraction_id":585,"rating":5.0,"review":"Locals enjoying their city and food. What an awesome tour! My husband and I received a gift voucher to do the tour as a Christmas present and we decided to bring along the in-laws who hadn't been to Gastown in years! We were so glad to see our city with new...","review_date":"March 15, 2018","user":"cetacean_orcinus"},{"attraction_id":585,"rating":4.0,"review":"Great job TIa. We were a group of 4 taking this tour, 2 from Langley and 2 from Vancouver. What a fun way to spend an afternoon. Tia took us to some awesome little hole in the wall spots that we would have totally missed on our own....","review_date":"March 13, 2018","user":"linda_s"},{"attraction_id":585,"rating":5.0,"review":"A wonderful experience despite the rain. Thank you Tia for taking us around Gastown for amazing beer, cocktails, food, coffee, and desserts! Let's not forget the maple syrup. Thanks to this tour, I learned a bit about the Light, Medium, and Dark Amber grades of maple syrup that Canada is so...","review_date":"March 8, 2018","user":"amy_c"},{"attraction_id":585,"rating":5.0,"review":"Amazing Tour with an Even More Amazing Guide, Tia!. My friend and I were visiting from Boston when we decided a food tour might be fun. We were blown away by the experience! I have not stopped talking about this tour since I left it this past Saturday. It was hands down the best...","review_date":"February 23, 2018","user":"katelyn_o"},{"attraction_id":585,"rating":5.0,"review":"Jordy is the best tourguide!!. First of all, I apologize if I spelled Jordy's name wrong. His skills as a tourguide were stellar! He was knowledgeable, engaging, humorous, charming and very welcoming as an ambassador for Vancouver. Our small group sampled so many different foods I was definitely full after...","review_date":"February 22, 2018","user":"nina1019"},{"attraction_id":585,"rating":5.0,"review":"Excellent tour with Tia. My wife and I took this tour yesterday (Saturday) with Tia as our tour guide. Everything was wonderful - the food, the Gastown sights and the excellent commentary by Tia. She is a sweet and very knowledgeable guide. We highly recommend this tour and will...","review_date":"February 18, 2018","user":"jakej124"},{"attraction_id":585,"rating":5.0,"review":"Ask for Tia!!!. We just got home from our tour and we Loved It! Tia was our guide and not only was she informative but she was funny as hell too! We even got in a little celebrity sighting (man he had soft hands!!)\nIf you love food...","review_date":"February 11, 2018","user":"jamcind"},{"attraction_id":585,"rating":5.0,"review":"Perfect afternoon. The tour was absolutely fantastic. Max, our guide, was funny and told us many intresting things about Gastown and the History of Vancouver. The Places we visited were awesome. The food was super tasty. Tour is absolutely recommended!","review_date":"February 9, 2018","user":"wesleypipezh"},{"attraction_id":585,"rating":5.0,"review":"Fabulous Introduction to Vancouver. The Gastown food tour is a great way to experience the local Downtown waterfront area of Vancouver and gain an excellent understanding of its history. The tour guide takes you through Gastown and its restaurants, coffee shops, pubs and boutiques. As you walk you are...","review_date":"January 25, 2018","user":"doug_c"},{"attraction_id":585,"rating":5.0,"review":"Great fun!. Great fun to be a tourist in your own city and learn things you didn't know or see things you had never seen, while being entertained by a truly great host (Brent) and offered drinks and tastes of both savory and sweet dished to fill...","review_date":"January 15, 2018","user":"i3189xsrichardm"},{"attraction_id":585,"rating":5.0,"review":"Great food and history all rolled into a fun afternoon. Our group of six enjoyed a fun afternoon with Brent as he guided us through Gastown sampling great food and learning about the history of the area. Brent is terrific in relating interesting stories of Gastown's past which not only included the landmark buildings but...","review_date":"January 9, 2018","user":"eversco"},{"attraction_id":585,"rating":5.0,"review":"Fantastic Tour. Had a great afternoon with Tia walking through Gastown - almost didn't notice the rain and grey sky! Tia was knowledgeable, funny and very welcoming to everyone in our group. The food and drinks were great and we were so appreciate that vegetarian and gluten...","review_date":"January 7, 2018","user":"ebernadette"},{"attraction_id":585,"rating":2.0,"review":"Wheelchair friendly?. Is this suitable for a group that has a manual wheelchair? A few steps or stairs would be ok just not big flights of stairs","review_date":"December 26, 2017","user":"louise_t"},{"attraction_id":585,"rating":5.0,"review":"Good time in Gastown . I am very glad I went on this tour. I had been debating if it was worth the money to me to sign up for a food tour, but this one was well worth it! We sampled many foods (and drinks) much more than I...","review_date":"December 16, 2017","user":"erinoutthere"},{"attraction_id":585,"rating":5.0,"review":"Worth it. What a great way to explore a familiar\/or not so familiar area. Brent did an incredible job of informing us of the history, taking us to some 'about to be favourite food places' and guiding us as best he could between the raindrops. Thoroughly enjoyed...","review_date":"November 27, 2017","user":"mil_b"},{"attraction_id":585,"rating":5.0,"review":"Interesting Neighborhood!. Brent, our guide, was both very knowledgeable of the area and of the establishments that we visited. Good combination of history of Gastown and visiting some of the neighborhood establishments....good food!","review_date":"November 24, 2017","user":"joeh3_6182"},{"attraction_id":585,"rating":4.0,"review":"Great Tour with Great Eats. Great way to get out and get to know the history and significance of Gastown while finding some great places to eat. Our tour guide Tia was funny and informative and made for a great afternoon despite the crappy weather. We ended up going back...","review_date":"November 14, 2017","user":"andrew_m"},{"attraction_id":585,"rating":5.0,"review":"Fun day as a tourist at home. Had a great afternoon learning lots of interesting facts about the history of Gastown and enjoying a delicious sampling of local food. Really enjoyed seeing our hometown in a new way and exploring places we might not have found on our own. There was a...","review_date":"November 12, 2017","user":"jenncc99"},{"attraction_id":585,"rating":5.0,"review":"Getting to know Gastown. Great experience, living in Richmond for 7 years and visiting Gastown many times before this tour, all I can say is it was excellent. It provided historical information blended with great food at places we had not been before and anecdotes from our tour guide...","review_date":"November 4, 2017","user":"parnelde"},{"attraction_id":585,"rating":5.0,"review":"An excellent tour with tasty eats. My Dad and I took the tour in late October and it was great. We had Brent as our guide who was fantastic: very knowledgeable and warm. We were impressed by the number of the stops, and everything we ate was delicious. The tour lasted...","review_date":"October 30, 2017","user":"ellieorchard"},{"attraction_id":585,"rating":5.0,"review":"Girlfriends Get together. Our Tour Guide Brent was so informative and very friendly\nI was born and raised in Vancouver and really enjoyed listening about the history of Gastown and didn't realize there were Restaurants located off of Water Street\nEvery Restaurant on the Tour offered a taste...","review_date":"October 26, 2017","user":"g_w"},{"attraction_id":586,"rating":5.0,"review":"Great Experience! - Highly recommend! . I took my boyfriend here for his birthday, I wanted to do something different so I booked this beer tour. This turned out to be the highlight of our trip! We enjoyed a Verity of different beers and met some great people! The tour guide...","review_date":"March 10, 2019","user":"jordanmohlmann"},{"attraction_id":586,"rating":5.0,"review":"Craft beer tour. This tour was the highlight of our weekend. Antoine was a phenomenal guide. Friendly, professional, and very knowlegable. We had a very small group of two and felt like we were hanging out with an old friend. I would highly recommend this tour on your...","review_date":"March 3, 2019","user":"marnie_m"},{"attraction_id":586,"rating":5.0,"review":"Excellent Brewery tour!. Highly recommend this tour for beer enthusiasts visiting Montreal. My husband, and son are home brewers and yet we all learned a lot from Antoine who is an enthusiastic, fun and knowledgeable tour guide. Antoine also provided us with great recommendations for places to visit...","review_date":"February 8, 2019","user":"trip47732465649"},{"attraction_id":586,"rating":5.0,"review":"Great people, great bars and amazing beer!. Antoine is phenomenal. Spoke great english and was very knowledgable of the city\/beer culture. Definitely recommend this tour we COULD NOT have had a better time!","review_date":"January 21, 2019","user":"_john_hillier01"},{"attraction_id":586,"rating":5.0,"review":"Fun, informative & tasty!. This is a great tour - Antoine choose three diverse brew pubs to visit, from cozy to big to stylish, and the tastings were all great. As a beer lover i of course loved it, but even those in our group who were less enthusiastic...","review_date":"January 6, 2019","user":"maturinnyc"},{"attraction_id":586,"rating":5.0,"review":"Time well spent!. Our guide was Antoine. He was extremely knowledgeable and friendly. It was really nice that he took a bit of time to chat with everyone individually while we drank at each place. Excellent selection of beers and snacks. Good balance between walking and drinking at...","review_date":"January 4, 2019","user":"dan_f"},{"attraction_id":586,"rating":5.0,"review":"So fun for girls trip! A must!. Antoine, our guide was amazing! We only had 9 people in the group and he had reserved tables at three brew pubs with great examples of 3 beers and whiskey at each stop. While we were walking between brew pubs Antoine kept us amused with...","review_date":"October 19, 2018","user":"kathleen_c"},{"attraction_id":586,"rating":5.0,"review":"A must in Montreal. What an amazing experience. My friends and I did this beer tour as apart of a bachelorette. The guide was outgoing, friendly and very knowledgable. The choice of breweries was fantastic, the beers were great and the snacks complemented them well. I highly recommend our...","review_date":"August 19, 2018","user":"victoriaw138"},{"attraction_id":586,"rating":5.0,"review":"craft beer tour. Great time on the craft brewery and beer tour. We stopped at three locations, each served a snack, so have lunch before! Great selection of beers. A great introduction to the growing craft beer scene which is really growing in Montreal. Our guide Francis was...","review_date":"July 22, 2018","user":"james_m"},{"attraction_id":586,"rating":5.0,"review":"Definitely recommend!. My husband and I did the Broue-Tour in Montreal. My husband is a beer drinker and throughly enjoyed it .... I am not a beer drinker however I enjoyed listening to the tour guide. Thank you for a great experience!","review_date":"July 21, 2018","user":"lindsay_a"},{"attraction_id":586,"rating":5.0,"review":"Great Fun!. Francis was a great guide and fun to chat with. The tour is great fun; visit 3 breweries where you sample 3 different beers and a paired snack. It is a great part of town with lots of interesting buildings and historic sights to see....","review_date":"June 9, 2018","user":"stewwest"},{"attraction_id":586,"rating":3.0,"review":"Lots of fun but not great value. Was lots of fun and met great people. Louis was very knowledgeable about the beers and the town.\nThe food offered at the price point was not great value. 2 small slices of cheese, a pretzel and a piece of bacon , although good, don't...","review_date":"February 20, 2018","user":"273mikes"},{"attraction_id":586,"rating":5.0,"review":"Great way to spend an afternoon in Montreal. My friends and I had a great time on this tour. Our guide, Louis, was amazing, so knowledgeable, and very friendly and accommodating. Each place we went to was cool and each beer we tried was different and tasty. We did not want the tour...","review_date":"January 16, 2018","user":"emma_c"},{"attraction_id":586,"rating":5.0,"review":"Great Time. My group and I had a great time exploring a few local bars in the greater Montreal area. Our Tour Guide, Louie, was fantastic. 100% would recommend for any first time visitors to the area!","review_date":"January 16, 2018","user":"mdkoppel4"},{"attraction_id":586,"rating":5.0,"review":"Yummy beer!. I could go on and on about how great this tour is, but instead I shall leave you with a haiku.\nThis tour is great.\nWe drank lots and lots of beer.\nAlso saw some stuff.\nBut in all seriousness, this was a great way...","review_date":"January 3, 2018","user":"amelia_k_bruce"},{"attraction_id":586,"rating":5.0,"review":"Great way to spend an afternoon in Montreal. The tour takes you to three bistro\/bar type breweries. At each you receive three beer samples and a snack while the tour guide gives you a background on each beer and fun facts. If you like trying new beer and enjoy meeting new people this...","review_date":"January 1, 2018","user":"kodydhart"},{"attraction_id":586,"rating":4.0,"review":"Great way to learn about beer. We very much enjoyed the tour lead by our very excellent guide Jacob. He was very personable and informative. Fun having drinks with him afterward too. It\u2019s very easily walkable if that is a concern. My only suggestion would be to improve the \u201cfood\u201daspect. While...","review_date":"October 22, 2017","user":"griffindorott"},{"attraction_id":586,"rating":5.0,"review":"Great Beer Tour in old Montreal. I arranged to have a private tour for a group of 11 guys, and it was a great experience. Our tour guide was excellent, very informative and just a great guy. The three pubs we visited were amazing, and the beer choices were excellent. It...","review_date":"October 11, 2017","user":"leonardlewis"},{"attraction_id":586,"rating":5.0,"review":"I had the best time of my life.. Louis was amazing. I learnt a lot about beer but I also had a lot of fun. I'm really glad that I decided to do this tour even though I'm from Ottawa. They really explained how the beers were made and there was a ton...","review_date":"May 20, 2017","user":"graham_b"},{"attraction_id":586,"rating":5.0,"review":"Great way to see Old Town Montreal!. Had a group together for a bachelorette party and we did the walking brewery tour. Our tour guide Sam was very fun and even wore a \"bride tribe\" shirt for the entirety of the tour! We had a really great time. The beers were delicious...","review_date":"March 28, 2017","user":"trose002"},{"attraction_id":587,"rating":5.0,"review":"Nadia was an amazing host!. The Granville Island Foodie Tour is an amazing way to experience the incredible fresh produce from local suppliers in Vancouver. Nadia was an insightful and experienced guide who made sure we had a great time!","review_date":"March 10, 2019","user":"eliseeeeeeeeee"},{"attraction_id":587,"rating":5.0,"review":"AMAZING TOUR WITH GREAT GUIDE NADIA. As a travel agent I'm always on the look out for amazing experiences to recommend to my clients while they're away. This tour with Nadia, went above and beyond expectation. Nadia was so knowledgeable and was able to answer every question we had. Nadia's tour...","review_date":"March 10, 2019","user":"amelia_s"},{"attraction_id":587,"rating":5.0,"review":"Amazing experience!. I had the best experience with Vancouver Foodie Tours. Our guide Nadia was really nice and knowledgeable! Of course, everything we tried in the market and Edible Canada was amazing! Make sure to come with an empty stomach because you will eat a lot :)","review_date":"March 9, 2019","user":"sofig7"},{"attraction_id":587,"rating":5.0,"review":"Fantastic food tour. We did this tour on a Sunday morning with Lisa as our guide. It was fantastic to have the opportunity to have so many great tastings as well as the story behind each vendor. Would highly recommend this tour if you enjoy great fresh food...","review_date":"January 28, 2019","user":"michiek"},{"attraction_id":587,"rating":4.0,"review":"Very good Tour. This was a very enjoyable tour, and one I would recommend to anyone.\nThe meat, cheese and doughnut shops were great.\nI am now a foodie tour fan and my wife and I will hopefully repeat these in other trips as well.","review_date":"January 25, 2019","user":"david_m"},{"attraction_id":587,"rating":5.0,"review":"Best way to experience the Granville Island market. This tour was so much fun and Miguel was an amazing guide. Great food and lots of fun facts. Definitely the best way to see the market! Miguel also had suggestions for many different restaurants in the area which was very helpful. We're planning to...","review_date":"January 21, 2019","user":"momokranz"},{"attraction_id":587,"rating":5.0,"review":"Incredible host for us local foodies!. We had our tour today with Miguel, and it was excellent. Miguel has an excellent memory and knew everyone's names even though many of the name tags weren't visible. He was great at describing the history of all the businesses, and injected some great humour...","review_date":"January 20, 2019","user":"jennatheexplorer"},{"attraction_id":587,"rating":5.0,"review":"Rockstar Tour with Miguel. This tour ended up being one of the highlights of our first trip to Vancouver. Miguel expertly led us through the market, highlighting many of the amazing eats available at vendors and telling our small group the fantastic story behind each location that we visited....","review_date":"November 27, 2018","user":"mystycka"},{"attraction_id":587,"rating":5.0,"review":"Perfect sample of Granville Public Market food. We had a wonderful time on the Granville Market tour with Nadia. We were so excited to have a chance to sample some of the most popular vendors there, with added history and commentary by a guide, and it did not disappoint! The food at...","review_date":"November 22, 2018","user":"megcabrales"},{"attraction_id":587,"rating":5.0,"review":"Fantastic Guided Tour. Tracy was an amazing tour guide, taking us through the market and telling us fun stories about the owners and operators. I felt like attending the tour was well worth the money I spent and I'm so glad that I chose to do it. We...","review_date":"November 11, 2018","user":"trip33373873452"},{"attraction_id":587,"rating":5.0,"review":"Best tour in Vancouver!. This is one of the best tours I've been on in all my traveling and I HIGHLY recommend! Our tour guide was Tracy and honestly, she's what made the tour so fantastic! She was extremely knowledgeable, personable, and hilarious! We all laughed the entire time,...","review_date":"November 8, 2018","user":"wander_les12"},{"attraction_id":587,"rating":5.0,"review":"Wonderful, fun foodie tour at Granville Island. We took the Granville Island foodie tour with Miguel our guide. Miguel was very entertaining and had a lot of information to share about not just about Granville but the foodie world of Vancouver too. There are so many stands at Granville Island market, we're...","review_date":"November 2, 2018","user":"voyager14946765944"},{"attraction_id":587,"rating":5.0,"review":"Great tour of the Granville Market. This is a fun and informative tour of the Granville Island market. Our tour guide was very knowledgeable, and funny, which kept the tour very upbeat. We tried a great selection of food items from several vendors. We never would have been able to do...","review_date":"October 31, 2018","user":"kiki444421"},{"attraction_id":587,"rating":5.0,"review":"Just brilliant!. My partner and I booked our tour online at home in UK, having not really done much research and not really knowing what to expect. We had Nadia as our tour guide she took us around a variety of different places, there was something for...","review_date":"October 10, 2018","user":"cmorgan627"},{"attraction_id":587,"rating":5.0,"review":"Wonderful. The Vancouver Foodie Tour we took part in on Granville Island was one of the highlights of our trip! Our guide Tracy was lovely, really knowledgeable and enthusiastic. She went out of her way to ensure my wife's nut allergy was catered for. It was...","review_date":"October 6, 2018","user":"sam_h"},{"attraction_id":587,"rating":5.0,"review":"Worth every $. I booked this tour for my friend and I as she is a foodie. Lydia, our guide, was knowledgeable, friendly and very helpful not only with the tour but also with information in regard to Vancouver. My friend loved the tour and we had such...","review_date":"October 4, 2018","user":"safari744953"},{"attraction_id":587,"rating":5.0,"review":"Superb!!. Nadia was an amazing guide as we explored so much of what Granville has to offer! Her culinary expertise was greatly appreciated and we knew exactly who had made or grew the food and drinks we were tasting. She worked great with some last minute...","review_date":"October 4, 2018","user":"stalbott"},{"attraction_id":587,"rating":5.0,"review":"Yummy Food Walkies. Despite the grey day, Tracy Volb, our guide, brightened our tour with her humour, knowledge and consideration. She made sure at each stop that all tour guests could see and hear. What a diverse food experience savoury to sweet with the beginning and end at...","review_date":"October 3, 2018","user":"sheryl_b"},{"attraction_id":587,"rating":5.0,"review":"Great experience. I did the 10am tour with Miguel and it was such a highlight of our Vancouver trip! I learned a lot about the market and was so glad I was there with a guide who could point out the must knows (otherwise I could see...","review_date":"October 1, 2018","user":"kimik728"},{"attraction_id":587,"rating":5.0,"review":"Delicious and fun!. We booked a tour of foodie hotspots with Miguel on Friday and had a great time! It was hard to decide which stop was our favorite: JJ Bean Coffee, Lee\u2019s Doughnuts, Granville Island Tea, cheeses, amazing sausages, artisanal bread, local wine. Every bit was delicious...","review_date":"September 30, 2018","user":"teresab25"},{"attraction_id":587,"rating":5.0,"review":"So much fun....... I booked this tour as this was my first time in Vancouver. Our guide was Emily and she is great. We had a lot of fun and the food was amazing (especially the cheese). There is definitely more to see at the market so I...","review_date":"September 29, 2018","user":"mn2ca"},{"attraction_id":587,"rating":5.0,"review":"Highlight of our Vancouver trip! . We had the best time on the Granville Island foodies tour with Michael - such a friendly, lovely man who knew so much about food. We were fortunate enough to be the only two on the morning trip so basically had a private tour which...","review_date":"September 24, 2018","user":"indiafleurjg"},{"attraction_id":587,"rating":5.0,"review":"Nadia makes the tour interesting, fun and professional. Interesting, fun and professional tour from Nadia. I loved it and bought some product to try at home. Thank U!","review_date":"September 24, 2018","user":"chantal_t"},{"attraction_id":587,"rating":5.0,"review":"Unforgettable experience with Nadia. My husband and I went on a small group tour of the Granville Island Market while attending a business related trip to Vancouver. Our tour guide, Nadia, made this an extremely unforgettable and fun day. Her knowledge of everything food related was amazing! She gave...","review_date":"September 24, 2018","user":"passenger696099"},{"attraction_id":587,"rating":5.0,"review":"Personalized tour with expert, experienced guide.. Nadia was an absolutely fantastic guide with serious culinary and travel chops to back up her wide-ranging knowledge. The tour itself was run very smoothly as a well-oiled and well-timed routine. The foods were sequenced, portioned, and presented well with plenty of background information and...","review_date":"September 20, 2018","user":"aidolo"},{"attraction_id":587,"rating":5.0,"review":"Fun Tour!. Michael was very knowledgeable and made our food tour very fun! Make sure to get the donut shop on your list to stop at ;)","review_date":"September 19, 2018","user":"angela_w"},{"attraction_id":587,"rating":5.0,"review":"Don\u2019t miss. What a great experience, it is a wonderful help to have someone guide you through the market. There are so many options and choices.","review_date":"September 17, 2018","user":"grandmama2018"},{"attraction_id":587,"rating":5.0,"review":"Favorite experience here in Vancouver.. We really enjoyed this tour. Nadia, our guide, was excellent. Wish we were here longer in Vancouver to do other tours. Five star experience.","review_date":"September 10, 2018","user":"clipdesk"},{"attraction_id":587,"rating":5.0,"review":"Fun tour. Tracy was very personable and made the Foodie Tour a lot of fun. Food choices were very good and she kept us entertained as well as fed!! Would recommend the tour. We went back 2days later and bought food from almost every vendor that she...","review_date":"September 8, 2018","user":"pennyh75070"},{"attraction_id":587,"rating":5.0,"review":"Great tour - recommend it!. We had a great time on the Granville Island Foodie Tour. We got a taste of Vancouver and ended up buying several of the items we tasted to enjoy the rest of our vacation. Great way to get a feel for the island and city,...","review_date":"September 8, 2018","user":"elizabeth_m"},{"attraction_id":587,"rating":5.0,"review":"Jean. Michael was very knowledgeable and passionate about food and Vancouver. Enjoyed all the food stops selected!","review_date":"September 8, 2018","user":"jean_f"},{"attraction_id":587,"rating":5.0,"review":"Great tour guide, wonderful time. We had a great time with the Granville Island Market Tour. Michael, our guide, was friendly, articulate, and thoughtful. We tried samples of famous local products that were so delicious. Although the market was busy, we were still able to spend time at several stores,...","review_date":"September 7, 2018","user":"sophia_c"},{"attraction_id":587,"rating":5.0,"review":"Fantastic intro to Granville Island Market. Although my third time to Granville Island, it was my first tour. Our guide Nadia uncovered new delights and provided history and perspectives I hadn't heard before. We loved the charcuterie, coffee, truffle salt, and freshly made donuts. Our kids (middle schoolers) said it was...","review_date":"August 26, 2018","user":"dekays"},{"attraction_id":587,"rating":5.0,"review":"Mr . Great tour with our guide Lisa. The tour is not to long, and after we discovered the introduced area alone.","review_date":"August 25, 2018","user":"renec128"},{"attraction_id":587,"rating":5.0,"review":"Enjoyable Granville Island Market Tour. Michael Yeung was a wonderful tour guide. He provided so much background information on every place that we stopped at in the market and he kept it all interesting. Loved all the different places and flavors.","review_date":"August 25, 2018","user":"greggh777"},{"attraction_id":587,"rating":5.0,"review":"Granville Island Market tour. Did this tour today with guide Emily. It was GREAT!! She accommodated dietary restrictions, introduced us to many epicurean delights and gave us a great overview of the market and the island. Excellent job Emily!!!","review_date":"August 22, 2018","user":"debra741"},{"attraction_id":587,"rating":5.0,"review":"Perfect way to lunch in Granville Island Market. We were staying in Vancouver for about 36 hours after getting off an Alaskan Cruise. We found this to be a perfect activity for our family of 4 (kids ages 7 & 10) at lunch time before catching the red-eye back to the east coast....","review_date":"August 18, 2018","user":"m5302hzmeganm"},{"attraction_id":587,"rating":5.0,"review":"The ultimate Granville Island food experience!. Our tour guide Lisa could not have been nicer and she took us to such a wonderful variety of places to eat. It is the perfect way to experience Granville Island and get a taste of all the great foods available. If I ever have...","review_date":"August 12, 2018","user":"stakash"},{"attraction_id":587,"rating":4.0,"review":"Tour. Well organized, this tour has experienced hosts who have clearly done it multiple times so they know what to look out for and point out. There appeared to be some false information with the history of Granville Island as The Keg didn't start there, but...","review_date":"August 10, 2018","user":"andy_s"},{"attraction_id":587,"rating":5.0,"review":"We had a blast!. My friends and I thoroughly enjoyed our tour with Nadia. Not only was the food delicious and all the info and history fun and interesting, Nadia herself was a gem! She was engaging, funny, completely knowledgeable and helpful answering questions about local food and things...","review_date":"August 10, 2018","user":"947nevat"},{"attraction_id":587,"rating":5.0,"review":"Amazing local food tour!. We really enjoyed our walking tour of the Granville Island Market. Tracy was so fun and knowledgeable. The food was tasty and diverse, and I appreciated the quality and skill of the artisans. I would absolutely take this tour again!","review_date":"August 9, 2018","user":"beth_s"},{"attraction_id":587,"rating":5.0,"review":"Emily\u2019s tour.. We started our tour at \u2018Edible Canada restaurant \u2018 where we sampled some lovely food then went to the market where we sampled the tea lemonade cherries,cheese,bread,charcuterie,coffee & finally doughnuts,all of which were fresh & tasty.Loved the slices of cured bison.\nThe ambience & atmosphere...","review_date":"August 6, 2018","user":"dennis_r"},{"attraction_id":587,"rating":5.0,"review":"A Granville Island must do. Miguel was our guide for a group of 16, and made us all individually welcome. The quality and variety of food was excellent, though I have to say that freshly cooked ring doughnut at then end was unforgettable! Would highly recommend. This was more about...","review_date":"July 26, 2018","user":"blatchp"},{"attraction_id":587,"rating":5.0,"review":"TRACY....5 letters.....5 stars.....Coincidence? LOL.. Our small group spent a couple of hours with Tracy (Vancouver Foodie Tours) this morning, at the Granville Market, enjoying her knowledge and enthusiasm. We sampled everything from savory meats to sweet chocolate. I had a cup of life changing coffee (JJ Bean) and the...","review_date":"July 23, 2018","user":"nbfjcruz"},{"attraction_id":587,"rating":5.0,"review":"Vancouver Foodie tour. Had such a great family experience eating our way through Granville market. Lisa, our tour guide, was very knowledgeable and enthusiastic. We would certainly recommend this tour to people of all ages.","review_date":"July 21, 2018","user":"f00d12345"},{"attraction_id":587,"rating":5.0,"review":"Private Tour. Luckily we were only the four of us so we had an intimate tour with our lovely guide Tracey. She was well informed about everything and could answer all our questions and gave us some insider tips for our trip. The stops were well chosen...","review_date":"July 20, 2018","user":"hijohanna"},{"attraction_id":587,"rating":5.0,"review":"Great food and fun. My husband and I had an amazing time on the tour. Our guide, Michael, was friendly, knowledgeable about the area and market, and gave us great recommendations for other things to do in the city after. I highly recommend the tour for any foodies.","review_date":"July 19, 2018","user":"annie_e"},{"attraction_id":587,"rating":5.0,"review":"Granville Island Market Tour. My husband and I were only in Vancouver for a few hours, but I insisted that we do a food tour. We chose the Granville Island Market Tour and we both really enjoyed it!\nThis was definitely what I consider to be a traditional food...","review_date":"July 17, 2018","user":"diannamania"},{"attraction_id":587,"rating":5.0,"review":"Fresh, fantastic, fabulous food. Granville market is a real must see attraction. We went on a Sunday for the morning tour and it was bustling with artisan food shops teaming with fresh produce. The atmosphere made you want to explore, with buskers serenading each step and lots of locals...","review_date":"July 15, 2018","user":"abing_j"},{"attraction_id":587,"rating":5.0,"review":"Fantastic Market and Tour. We did the Granville market tour with Emily who was fantastic, it was a great mix of Savoury and sweet treats with personal favourites, the Honey Dipped Donuts from Lee\u2019s and cheese from Benton Brothers Fine Cheese. Also tried White Tea Lemonade which was very...","review_date":"July 10, 2018","user":"quentin_e"},{"attraction_id":587,"rating":5.0,"review":"Great foodie time with Tracy. Went on the Granville Public Market foodie tour and had Tracy as our guide. She was friendly, personable and all had a great time as not only did she know her info, but she was able to explain and relate it to our personal experiences...","review_date":"June 28, 2018","user":"sci-guy82"},{"attraction_id":587,"rating":5.0,"review":"Had such a great time - the food = delicious!. My husband and I live in Vancouver but have never done a food tour of Granville Island, so we decided to book one when his parents were in town (from overseas). We had previously done the street food tour (same company) a few years ago...","review_date":"June 26, 2018","user":"annienaumann"},{"attraction_id":587,"rating":5.0,"review":"A great way to get a taste of all Granville has to offer!\". Emily was a spectacular host - so friendly and knowledgeable. We went to 9 specific vendors and tried everything from coffee and donuts to charcuterie and cheese! If you love food and have a couple of hours to spare, this is definitely something you'll want...","review_date":"June 25, 2018","user":"jordanmartindale"},{"attraction_id":587,"rating":5.0,"review":"Excellent foodie tour of Granville Isl Market . Miguel was our guide and took us through a 2 hour journey of savory, sweet, salty and more. Ate our way through dozens of delicacies; from bread, meat, veggies, fruit, coffee, tea, nuts, chocolates, and - not to forget - honey-glazed donuts. We can highly...","review_date":"June 22, 2018","user":"elu22222"},{"attraction_id":587,"rating":5.0,"review":"Emily was a knowledgable and terrific host! A great tour to get a taste of Vancouver's foodie scene.. I was fortunate to attend the Small-Group Granville Island Market Tour and I would recommend this tour to get a sample of what Vancouver has to offer. Some notable mentions were Oyama Sausage Co. charcuterie platter, Lee's Honey Dip donuts, the Benton Brother's Raclette and...","review_date":"June 20, 2018","user":"raincityeats"},{"attraction_id":587,"rating":4.0,"review":"Nice way to see the market.. Mike, the tour guide, was very knowledgeable and friendly. The tour gave us a great overview of the Market and some very nice tastings. Only one was \"sit down\", and it was at the beginning of the tour. I would have preferred that one be...","review_date":"June 20, 2018","user":"merle_d"},{"attraction_id":587,"rating":5.0,"review":"Fun and fast-paced tour of Granville Island highlights with history. This was a great introduction to Granville Island and it's food culture. Our guide Michael was very knowledgeable and had a background in the food industry, and provided context and history on the places we visited. I felt like we got a (literal) taste of...","review_date":"June 18, 2018","user":"andrew_f"},{"attraction_id":587,"rating":5.0,"review":"Fantastic Granville Island Foodie Tour. Had a wonderful time. They were even accommodating for people with food allergies. Loved every bite.","review_date":"June 17, 2018","user":"margarita_s"},{"attraction_id":587,"rating":5.0,"review":"Granville Island Foodie Tour. My daughter and I were excited to try this tour, and it did not disappoint. We tried a variety of items, from hummus to charcuterie to coffee to bread to cheese to donuts. Our favorites were the 5 year aged cheddar and the charcuterie selection,...","review_date":"June 15, 2018","user":"gerard_p"},{"attraction_id":587,"rating":5.0,"review":"Best Vancouver tour and tour guide . My husband and I enjoyed our tour with Nadia immensely! She took us to all the best places at Granville Market and was spot on with her knowledge. Very experienced chef and brought lots of energy and fun to our tour. Thank you Nadia for...","review_date":"June 13, 2018","user":"txsladytolv"},{"attraction_id":587,"rating":5.0,"review":"Amazing tour guide, delicious food and great group. I attended this tour after hearing good reviews from one of my coworkers. My mom, my aunt and uncle, and I were pleasantly surprised by this tour. I grew up here in Vancouver so I was very amazed by the knowledge provided by our tour...","review_date":"June 11, 2018","user":"con_p"},{"attraction_id":587,"rating":5.0,"review":"Market food tasting tour. This tour was really good where we got to sample different types of food from the market. The tour guide was excellent and told a history of each of the vendors that we visited","review_date":"June 10, 2018","user":"michaelcochrane8"},{"attraction_id":587,"rating":5.0,"review":"Fantastic Tour. Took my Dad on the Granville Island Market Tour...he had a fantastic time. Emily, our guide, was excellent...she had an amazing energy and adapted to our diverse group. Thanks Emily. The Market wasn't as busy as normal (I live here in Vancouver), so it was...","review_date":"June 3, 2018","user":"jeffdbondy"},{"attraction_id":587,"rating":5.0,"review":"Love food? This is a must!. As a local in Vancouver, Granville Island is one of my favorite places to visit. Love all the artisans, fresh fruits and vegetables. Have never experienced the food side of the market until today. We recently played tourist in your own city and participated in...","review_date":"May 31, 2018","user":"vancitygirl35"},{"attraction_id":587,"rating":5.0,"review":"Fantastic Food Tour. My friend and I went on the Granville Island Food Tour this morning. It was an amazing experience from start to finish ! Our guide was knowledgeable, fun and gave so many great food tips ! I would highly recommend it !","review_date":"May 29, 2018","user":"jaiers"},{"attraction_id":587,"rating":5.0,"review":"A good overview of what\u2019s on offer at Granville Mkts. This was a very enjoyable few hours tasting around 8 of the food stalls in the Granville markets - by nature and tour price this is a brief look, so I\u2019m not as fixated on lengthy history or interviews with the owners, as they all...","review_date":"May 28, 2018","user":"sjg359"},{"attraction_id":587,"rating":4.0,"review":"A fun tour of the Granville Island food market. This was a fun way to spend a few hours. We definitely enjoyed sampling food and drink. That said, this was not as history-based as other foodie tours I've taken, for instance, in New York City. To get the history, read the plaques posted outside...","review_date":"May 28, 2018","user":"janetxiv"},{"attraction_id":587,"rating":3.0,"review":"Just a taste. A difficult tour to review, but let me start by saying that everything we tried was excellent and our guide Michael did a wonderful job of showing us around. That said, this tour was lacking in some ways. First, the market at Granville Island is...","review_date":"May 27, 2018","user":"james_g"},{"attraction_id":587,"rating":5.0,"review":"Food was great, and the guide was even better!. Looooved this tour! I've been to Granville Island several times and am a local of Vancouver, but there were so many things and places in Granville Island I had no idea about.\nThe places Nadia took us were all amazing down to the food, and...","review_date":"May 23, 2018","user":"cleootchere"},{"attraction_id":587,"rating":5.0,"review":"The highlight of my trip to Vancouver. A friend in Vancouver recommended doing a tour with Foodie and I didn't really know what to expect. I should not have worried. In the awesome surroundings of Granville Island Market, our guides navigated our little group to various stalls where handpicked vendors gave us...","review_date":"May 22, 2018","user":"adamjwa"},{"attraction_id":587,"rating":5.0,"review":"Loved the tour. We fully enjoyed the Granville Island tour with Tracy..We are locals who were on a weekend holiday in our own town. Tracy was excellent very knowledgable and so much fun. I would totally recommend this tour for both tourists and locals.","review_date":"May 14, 2018","user":"kaykay041"},{"attraction_id":587,"rating":5.0,"review":"Pleasant surprise. My husband and I have lived in Vancouver for a long time. I was a bit skeptical going into the tour, thinking that I will have seen and eaten everything this tour would suggest, but I was happy to be proven wrong! Lisa was a...","review_date":"May 11, 2018","user":"goldfish28"},{"attraction_id":587,"rating":5.0,"review":"Small place Bg Taste. Went to the Foodie Tour hosted by Nadia who is by far one of the best tour guides I have had here in all of Vancouver. Her experience as a chef and her love for food is downright infectious, definitely created an incredible experience and...","review_date":"May 9, 2018","user":"bioerwin"},{"attraction_id":587,"rating":5.0,"review":"Excellent tour with excellent tour guide. Booked this on recommendation from friend and not disappointed. Thoroughly recommend. Small friendly group with friendly, knowledgeable host Micheal who made sure everyone was included. A great introduction to Granville Island and great food tastings. V good value tour.","review_date":"May 6, 2018","user":"ashley_a"},{"attraction_id":587,"rating":5.0,"review":"Must do tour in Vancouver! . We had a great morning with Tracy and Michael our tour guides who made it a fun and inclusive tour. It is a great way to visit Granville island and enjoy all of the local food and drink on offer in the market including cheese,...","review_date":"May 4, 2018","user":"rebecca_m"},{"attraction_id":587,"rating":5.0,"review":"Excellent tour. Our guide was wonderful and so knowledgeable. We thoroughly enjoyed the tour, and are so glad we booked it. Lots of interesting choices to sample throughout the tour, also.","review_date":"May 3, 2018","user":"beth_ann_k"},{"attraction_id":587,"rating":5.0,"review":"Fabulous Local flavors. We were in town for a conference and this was one of the activities offered, and we are so glad we chose it! Our tour guide, Nadia, was knowledgeable, inclusive, and really enjoyed the subject. The samples from each vendor were tasty, and it was...","review_date":"April 30, 2018","user":"pmepac"},{"attraction_id":587,"rating":5.0,"review":"Great morning of food. We did the Grandville island food tour which was a great taster of the produce and food the island has to offer. Very informative and friendly guides Tracey and Michael shared the history and stories of the island and the stalls while we sampled delicious...","review_date":"April 28, 2018","user":"a896ghmaryd"},{"attraction_id":587,"rating":5.0,"review":"Fantastic. Everything from the guide to the food was an amazing experience. I ill certainly be doing the food truck one asap.","review_date":"April 23, 2018","user":"thumbsuptravellers"},{"attraction_id":587,"rating":5.0,"review":"Yum! . Wonderful local experience. Tracy made an excellent host. Thanks for a great morning of food exploration!","review_date":"April 23, 2018","user":"eringadv"},{"attraction_id":587,"rating":5.0,"review":"Highly recommended!. Fantastic tour of Granville Island. Tour guide Lydia struck just the right note: friendly, very knowledgeable... and guiding us to wonderful food. Donuts will never be the same again! Impeccably organised, highly recommended.","review_date":"April 14, 2018","user":"mirabel26"},{"attraction_id":587,"rating":5.0,"review":"One of the highlights of our trip!. This tour was fantastic! Our guide Vicky was so friendly and knowledgeable. Her enthusiasm was infectious - it made our whole group feel like we were a family of foodies on an adventure together.\nThis was an excellent way to experience the market and learn...","review_date":"April 12, 2018","user":"anneabe"},{"attraction_id":587,"rating":5.0,"review":"Amazing tour, from start to finish!. I went on the Granville Island Market Tour with a group of friends last week and we all loved it. Our guide Lydia, was so genuinely friendly and informative. Having been to the market on several occasions, I wasn't sure what to expect. We were...","review_date":"April 9, 2018","user":"modefan"},{"attraction_id":587,"rating":5.0,"review":"Go rain or shine!. Great tour of a wonderful market. Nadia did a fantastic job, she definitely knows her way around the market plus her description of the tastings and how you could fix it at home was fabulous.","review_date":"April 7, 2018","user":"briggs1002"},{"attraction_id":587,"rating":5.0,"review":"Educational, Informative, Tasty and Fun!. For many years I have observed this tour on Granville Island and never thought to participate as I am a local resident and did not think there would be sufficient value\/information. BOY WAS I WRONG! Nadia our guide was amazing. An extremely knowledgeable Chef, Foodie...","review_date":"March 31, 2018","user":"lcsimpson"},{"attraction_id":587,"rating":5.0,"review":"Excellent Tour. We had a great time. Our tour guide, Nadia, was well informed, well spoken, and very interesting. Highly recommended!","review_date":"March 26, 2018","user":"lindsay_p"},{"attraction_id":587,"rating":5.0,"review":"Tastes so good!. Amy and I recently completed the tour and it was fantastic. As tourists, it was difficult to know where to start with all the bustling stalls. Tracy was a very knowledgeable guide bringing the market to life. The samples we had were delicious! I\u2019d highly...","review_date":"March 19, 2018","user":"aslinton86"},{"attraction_id":587,"rating":5.0,"review":"Great Tour & Guide. My wife and I had a really great time with Tracy as our guide. I definitely suggest anyone visiting the area (or even from the area) put some time aside to get guided through the market before heading off on your own.","review_date":"March 18, 2018","user":"brandon_v"},{"attraction_id":587,"rating":5.0,"review":"Terrific tasting tour of Granville Island. My husband and I had an incredible time on the Granville Island Market tour-- Tracy was an awesome guide; her sound knowledge and sense of humor made the tour such a pleasure (not to mention all of the amazing tastings).\nWe definitely recommend this tour...","review_date":"March 18, 2018","user":"diana_a"},{"attraction_id":587,"rating":5.0,"review":"Fun, delicious, and personal. What a wonderful tour! Tracy is truly knowledgeable about food, Vancouver, and the Vancouver food scene! She is also very funny in a genuine way, which makes the whole experience extra enjoyable. When you are laughing and having a good time with other people while...","review_date":"March 17, 2018","user":"mcohen131"},{"attraction_id":587,"rating":5.0,"review":"Foodie Tour....Treat yourself!!!. This tour was great. Tracy, our host, was fabulous. I did the Gas Town Tour with Tracy a year ago and enjoyed it so much that I had to come back with my husband and do another one of the Vancouver Foodie Tours with Tracy....","review_date":"March 17, 2018","user":"cscott_4104"},{"attraction_id":587,"rating":5.0,"review":"Great tour, amazing guide, wonderful food!. Tracy was a fantastic guide and so knowledgable about the market and how to find the good stuff locals know about.\nI would 100% recommend the tour and come hungry!","review_date":"March 8, 2018","user":"katel930"},{"attraction_id":587,"rating":5.0,"review":"Fun start to a great day!. Miguel, our guide was a great host!\nFast paced tour with lots of yummy snacks! Miguel has a great personality and truly enjoys showing people around the Market and giving little historical tidbits along the way! Thank you for a great morning! Would definitely recommend...","review_date":"February 19, 2018","user":"nikim668"},{"attraction_id":587,"rating":5.0,"review":"Arrive hungry!. My husband and I took the Granville Island Market Tour on a Sunday morning and had an absolute blast. We had been recommended not to have a big breakfast before the tour and we were both so glad to have heeded the advice, because we...","review_date":"February 14, 2018","user":"jocala83"},{"attraction_id":587,"rating":4.0,"review":"Good Food, not Amazing. I went on the 'unlocked for locals' tour of Granville Island during Dine Out Vancouver. For something meant for locals, it felt very touristy.\nOur guide was SUPER informative and knew tons of information about the buildings, business owners and food around the city. It...","review_date":"January 26, 2018","user":"hayleybakes"},{"attraction_id":587,"rating":5.0,"review":"Fantastic Experience. Had an absolute blast on this tour. The food was outstanding. The icing on the cake was having Miguel, \u201cMr Granville\u201d as our guide. He is extremely passionate about food and giving the people on his tour a memorable experience. I would do this tour...","review_date":"January 11, 2018","user":"jarone0318"},{"attraction_id":587,"rating":5.0,"review":"Amazing, memorable experience.. I had a fantastic experience on this tour largely possible due to Miguel\u2019s enthusiasm, charisma, and knowledge of not only the food we were eating, but also of the origins of that food.\nThe experience is just as important as the food itself, and I...","review_date":"January 3, 2018","user":"lightpacker611874"},{"attraction_id":587,"rating":4.0,"review":"Fantastic and delicious. Very knowledgeable and energetic tour guide. Food samples were delicious - we did the Christmas Classics edition and got to taste some holiday treats like gingerbread donuts, Christmas reserve coffee. It was fun to eat and drink our way while learning about the history of...","review_date":"January 2, 2018","user":"nellobaby"},{"attraction_id":587,"rating":5.0,"review":"Can\u2019t go wrong with a food toue. We think a food tour is always the best way to experience a new place, and this was no different. Miguel was a great guide and we got to taste food from 7 different locations in the market. Our tour ended at Edible Canada with...","review_date":"December 30, 2017","user":"sarad16"},{"attraction_id":587,"rating":4.0,"review":"Vancouver Foodie Tours. We were locals that took this amazing tour of Granville Island Market. Miguelle was an excellent guide. We learned many things about the Market history that we did not know. It was great to taste things from vendors we had not shopped at before. We...","review_date":"December 16, 2017","user":"creekergirl1"},{"attraction_id":587,"rating":5.0,"review":"Arrive hungry!. We did this tour on a rainy Saturday morning and it was a lot of fun - and filling. Nadia gave us fun behind-the-scenes info and we tasted a lot of interesting foods. It was an easy way to get to know the market better...","review_date":"December 5, 2017","user":"travelingmomseattle"},{"attraction_id":587,"rating":4.0,"review":"Great guide, great market, ok tour. Nadia makes the tour very lively and instructive! We indeed drunk and ate nice food but nothing absolutely marvellous about the tour itself. The market is great and you can get the vibes and the taste yourself.\nThat said, the tour may help you to...","review_date":"December 3, 2017","user":"raphaeltravel"},{"attraction_id":587,"rating":5.0,"review":"Best Part of the Trip!. For anyone considering taking the Granville Island Marker Tour, I HIGHLY recommend it! Our tour guide was Tracy, and right away I knew it was going to be a fun morning!\nTracy greeted us at Edible Canada where we began our tour. We sat down...","review_date":"December 3, 2017","user":"ashley_p"},{"attraction_id":587,"rating":5.0,"review":"Amazing experience as a Local. Tracy, our tour guide was very knowledgeable, professional and genuine. I've lived in Vancouver my entire life and work as a hotel concierge. Although I'm a local and have been to Granville Island more times than I can count, I found the tour to be...","review_date":"November 30, 2017","user":"researching"},{"attraction_id":587,"rating":5.0,"review":"A \"Must-Do\" For Any Visit to Vancouver.. My wife and I took a small vacation to Vancouver over Thanksgiving and on a last minute whim decided to take the \"Granville Island Market Tour\". I will tell you that this tour is a \"must-do\" if you are visiting Vancouver. Tracy (our guide) was...","review_date":"November 26, 2017","user":"matt_p"},{"attraction_id":587,"rating":4.0,"review":"Don't Have Breakfast Beforehand . . .. This is a great way to get a handle on some of the highlights of the Granville Islands Markets. The guides are knowledgable and entertaining, and how can you NOT like a tour that starts with 'breakfast wine'!\nThe tour covers quite a bit of...","review_date":"November 23, 2017","user":"stevedt618dx"},{"attraction_id":587,"rating":5.0,"review":"Great Intro to Granville Island Market. I lived in Vancouver for three years and had been to Granville Island on many occasions. Hence I wasn't sure whether a guided tour would be worth the money. My girlfriend convinced me and boy am I glad she did.\nThe market on Granville Island...","review_date":"November 17, 2017","user":"frank_b"},{"attraction_id":587,"rating":5.0,"review":"Fun Sunday on Granville Island. As Vancouverites we\u2019ve been to the market plenty of times, however, the guided tour allowed us to experience it very differently. Our guide Tracy was awesome and frankly it was her fun and informative editorials that made the tour so memorable. We had a lovely...","review_date":"November 13, 2017","user":"sandra_a"},{"attraction_id":587,"rating":5.0,"review":"Really Amazing Trip Experience!. Quite honestly, I had a blast attending the Granville Island Walking Tour. Our tour guide Miguel was just amazing: knowledgable, articulate and interesting to listen to. It was my family's first time in Vancouver, and I've got to say that the food here is awesome!...","review_date":"November 12, 2017","user":"afmobailey"},{"attraction_id":587,"rating":5.0,"review":"Foodie heaven. My best friend booked this tour during our weekend in Vancouver. It was certainly a highlight of our trip. There is something for everyone, tea, coffee, cheese, bread, wine, fruit and veg, doughnuts and so much more. it was worth every cent and second. Our...","review_date":"November 8, 2017","user":"shari_t"},{"attraction_id":587,"rating":5.0,"review":"Amazing Food Tour by Lisa!. My boyfriend and I really enjoy the food tour that Lisa lead. We where able to taste and drink some amazingly wonderful food that highlights some of Granville Island favorites. So much that we end up returning to purchase the items again! Highly recommend to...","review_date":"October 30, 2017","user":"linda_l"},{"attraction_id":587,"rating":5.0,"review":"Great tour! Highly recommended!. Our tour guide Lisa is awesome! Tour was very informative with history of Granville Island and each of the stores that we visited during the tour. We had the best of the best food in Granville Island. Tasting size was big...so full after the tour!...","review_date":"October 30, 2017","user":"ahmalei"},{"attraction_id":587,"rating":5.0,"review":"Delightful experience with Nadia. Nadia, our tour guide, is amazing. Her passion for food and her willingness to share her experiences as a private chef added so much to the tour. The diversity of the tastings was great and certainly sparked my interest in learning more about food and...","review_date":"October 23, 2017","user":"dlrambo"},{"attraction_id":587,"rating":5.0,"review":"granville island foodie tour. We have travelled from Australia and was advised by our travel agent to go on this tour. We were a bit unsure at first and worried we wouldn't like the tastings, however it was one of the greatest tours we have done! The food was...","review_date":"October 20, 2017","user":"ebonylang91"},{"attraction_id":587,"rating":5.0,"review":"Wonderful Tour by Lydia!. Thoroughly enjoyed this tour today. Our Tour Guide, Lydia was fun and informative, the food was excellent and I would recommend it to anyone who has an interest in food and learning more about the food that is grown locally.","review_date":"October 16, 2017","user":"kathym100"},{"attraction_id":590,"rating":5.0,"review":"Loved this tour. My boyfriend and I visited Toronto to watch UFC and wanted a tour that would help us navigate the city at the start of our trip. We met Dave on a chilly Friday morning and absolutely loved our walking tour. For a start, we had...","review_date":"December 9, 2018","user":"emmasilver85"},{"attraction_id":590,"rating":5.0,"review":"Start your visit of Toronto from this tour!. I had a tour with Dave on a chilly Friday morning of November 23rd. Even though I was 8 minutes late, it took just a phone call listed on my confirmation sheet to resolve my concern. Dave picked up and assured me he will wait....","review_date":"November 25, 2018","user":"lnjwll"},{"attraction_id":590,"rating":5.0,"review":"Fantastic tour even in the rain. It was cold and rainy and windy but that did not deter Dave one bit. We had a small tour group and he made sure that we were all okay with the walking and the weather. He started with the history of Toronto and then...","review_date":"November 11, 2018","user":"kidfree"},{"attraction_id":590,"rating":5.0,"review":"A fantastic introduction to Toronto!. What a great way to spend an afternoon exploring a new city, with such a great tour guide I completed the tour with an excellent understanding of how to navigate the central city and get around over the rest of my vacation in Toronto.","review_date":"October 3, 2018","user":"unclebully0000"},{"attraction_id":590,"rating":5.0,"review":"BEST tour in Toronto!. I did three tours while in Toronto...\nDave's Show me the City Walking tour, The Harbour Boat Tour, and the Distillery District walking tour. HAND'S DOWN .... Dave's tour was the BEST! First there is his communication before the tour. We were traveling from out...","review_date":"September 13, 2018","user":"lisa_s"},{"attraction_id":590,"rating":5.0,"review":"Great walking tour!. Dave provided great information. I thoroughly enjoyed walking with Dave and the three other visitors who were participating in the tour. Dave shared good, detailed information on the history of Toronto and reasons it has shaped into the city that it is now. Valuable tour!","review_date":"September 3, 2018","user":"e_g"},{"attraction_id":590,"rating":5.0,"review":"Toronto... so much to see, so much to do. Took the Show Me The City Toronto Walking Tour and I was so glad I booked it. Dave knows it all. He has the perfect personality to be Toronto's host! Great pace, great tour. I honestly would have never checked out these places if it...","review_date":"July 9, 2018","user":"darryl_b"},{"attraction_id":590,"rating":5.0,"review":"Dave IS Toronto. Dave will take you to \"parts unknown\" in Toronto's eclectic neighborhoods. Wanna travel like a tourist? Dave is not for you. Wanna see and feel the soul of this vibrant city? You NEED Dave.","review_date":"June 26, 2018","user":"kelm2370"},{"attraction_id":590,"rating":5.0,"review":"Great way to see and learn about Toronto. Our family took the walking tour in early June and we could not have had a better experience. Dave and Gerrard were both personable and extremely knowledgeable. It was a great way to experience and learn about aspects of a city we've never been to...","review_date":"June 18, 2018","user":"joe_p"},{"attraction_id":590,"rating":5.0,"review":"Well worth the time and money. What a great introduction to Toronto. Dave has a wealth of information to share with his guests. The pace of his tour is relaxed, yet he packs a lot of sights and fascinating local history into the time you have with him. We liked that...","review_date":"June 13, 2018","user":"cooptown-travelers"},{"attraction_id":590,"rating":5.0,"review":"Fun, full of facts and easy going. The walking tour with Dave was great! There is nothing like experiencing a city by walking. Our tour guide Dave has great stories to tell and all the info he gives one is very interesting. I got to know secrets of the city I would...","review_date":"June 7, 2018","user":"ranya_\u00f6"},{"attraction_id":590,"rating":5.0,"review":"Got a fantastic tour of Toronto!. Dave was very friendly and a super knowledgeable guide. He spent the whole 2.5 hours giving us the flavor and history of Toronto. We wove our way in and around and under Toronto- wait til you see the PATH. I got to see parts of...","review_date":"May 23, 2018","user":"connie_c"},{"attraction_id":590,"rating":5.0,"review":"Feel like we were locals!. Dave will make you feel like you are local. He is very passionate and knowledgeable. Toronto is a beautiful city with a lot of diversity and Dave knows how to show you that diversity during the walking tour, starting in the Entertainment District, going into...","review_date":"April 23, 2018","user":"abdieln2018"},{"attraction_id":590,"rating":5.0,"review":"Excellent and fun underground tour . It\u2019s my first time in Toronto and I couldn\u2019t be happier with the tour we did with Dave. I\u2019m a big fan of waking tours in general as I believe it\u2019s the best and most fun way to sees new city. Dave was extremely knowledgeable...","review_date":"March 30, 2018","user":"403natalial"},{"attraction_id":591,"rating":5.0,"review":"Brilliant experience . Great value for money, fantastic food, and brilliant tour guide - thank you Nadia! Can\u2019t recommend this tour enough.","review_date":"January 7, 2019","user":"cjudd2016"},{"attraction_id":591,"rating":5.0,"review":"Best of Downtown Food Tour- LA CREME DE LA CREME!!. Amazing food tour including a great selection of places, delicious sampling and OUTSTANDING GUIDE Nadia Cameron who made that tour unique and memorable! Highly recommended to locals as well. Satisfaction guaranteed!","review_date":"December 31, 2018","user":"cathy_b"},{"attraction_id":591,"rating":5.0,"review":"DEEELICIOUS!!. I always try to take food tours when I travel and this one ranks as one of my favorite. Tour guide Lydia was wonderful! Knowledgeable about Vancouver\u2019s food scene and the city\u2019s history. Her love of her community really was apparent! Oh, and did I...","review_date":"November 19, 2018","user":"cherylj916"},{"attraction_id":591,"rating":5.0,"review":"Three hours to taste, explore & enjoy!. What a wonderful way to spend a Sunday afternoon in Vancouver! There were only four people on our \"Best of Downtown\" walking tour on October 21st; Miguel was our most gracious host (aka guide). He entertained us with cultural, historical & architectural references as we...","review_date":"November 19, 2018","user":"canadianlindy"},{"attraction_id":591,"rating":5.0,"review":"Amazing! . Tracy was spectacular. Went above and beyond to give us the best experience on the tour and even great tips for afterwords. She was so personable and kind, made great jokes, and was clearly so passionate about food and cocktail\/wine pairings. Could not recommend this...","review_date":"November 17, 2018","user":"kalliew97"},{"attraction_id":591,"rating":5.0,"review":"Awesome tour!. Fantastic tour! This was my wife and my first foodie tour and it was great. We liked it so much we booked the Granville Island foodie tour a couple days later! Nadia was fantastic! Very knowledgable and engaging. The food stops were great. I would...","review_date":"October 29, 2018","user":"jeff_p"},{"attraction_id":591,"rating":5.0,"review":"Just perfect food tour. With only one day in Vancouver we decided to do a foodie walking tour with Vancouver Foodie Tours and it was fantastic. The progressive lunch featured five excellent venues with sample dishes and matching wines, beer or cocktails at each venue. We were able to...","review_date":"October 27, 2018","user":"emily1092"},{"attraction_id":591,"rating":5.0,"review":"Delicious!. I recently had the pleasure of taking the \"Best of Downtown\" Tour with Vancouver Foodie Tours. Our guide, Nadia, was knowledgeable and entertaining. She did a great job of guiding us through downtown to a variety of amazing restaurants while sharing interesting facts about Vancouver....","review_date":"October 14, 2018","user":"phil_h"},{"attraction_id":591,"rating":5.0,"review":"Great way to spend an afternoon . We had a great time walking around downtown Vancouver - eating and drinking good food and beverages the entire way. Nadia was very knowledgeable about the restaurants, the food, and the highlights of downtown we saw. She offered recommendations and insights for the places we...","review_date":"October 14, 2018","user":"richard_i"},{"attraction_id":591,"rating":5.0,"review":"What a Cool Experience!. OMG - this was an amazing experience! Nadia, our tour guide, is a professional chef and provided an incredible amount of detail about the venues we visited, the chefs in charge, and the foods and drinks we sampled. Nadia is a Vancouver native with global...","review_date":"October 13, 2018","user":"lisa_l"},{"attraction_id":591,"rating":5.0,"review":"Wonderful downtown food tour. Booked on a day in port on a cruise. The experience was lovely. The first three stops were food stops with multiple tastings at each stop. Very nice places and great food. Good alcohol pairings for those who chose. The last two stops were both...","review_date":"September 30, 2018","user":"williamjack0214"},{"attraction_id":591,"rating":5.0,"review":"Nice way to spend an afternoon . Lydia provided a wonderful introduction to the food scene in Vancouver. We started at Kirin,for Dim Sun, the best Chinese in the city, followed by wine and cheese at Urban fare. Next stop Boulevard Restaurant for their seaside cocktail, shrimp, mussels and chowder. Top off...","review_date":"September 24, 2018","user":"debbiejack12"},{"attraction_id":591,"rating":4.0,"review":"Fun experience, many tastes. The trip was very fun, varied and we tasted quite good food from different types.\nThe guide was full of details, knowledge, passion for food and added any many recommendation for Vancouver food & wine (shame we had quite short time).\nThe group dynamic itself...","review_date":"September 24, 2018","user":"inoam510"},{"attraction_id":591,"rating":5.0,"review":"Rainy day in the city made 100x better by this delicious tour. Miguel, our tour guide, was hilarious! He obviously had close personal relationships with all the establishments we visited. It was a pretty comprehensive tour location-wise and with types of cuisine. The dim sum was incredible, the whole foods-like grocery store, the dessert stops and the...","review_date":"September 24, 2018","user":"lauren_r"},{"attraction_id":591,"rating":5.0,"review":"A highly recommended introduction to gourmet eating in Vancouver. This tour was included in our itinerary by our agent but is definitely an \u201cepiphany\u201d in terms of things we will try to do whenever we travel to a new city. The tour was great fun and we learned a huge amount about life and...","review_date":"September 22, 2018","user":"x1lkp"},{"attraction_id":591,"rating":5.0,"review":"Simply the best. Lydia was a perfect host and the food beer and wine were perfectly balanced in quantity and quality. If you are in Vancouver it's a must and you will have enough suggestions of where else to eat to keep you sated for at least a...","review_date":"September 21, 2018","user":"l9796qwjohnl"},{"attraction_id":591,"rating":5.0,"review":"Best of Downtown Gourmet Food Tour. My husband & I thoroughly enjoyed this 3 hour food tour in downtown Vancouver. Our guide Miguel was helpful and professional. His enthusiasm for great foods of Vancouver made this tour very enjoyable. We\u2019ve gone on foodie tours before, but this is one of the...","review_date":"September 19, 2018","user":"visitlois"},{"attraction_id":591,"rating":5.0,"review":"Delicious . We can all agree that one of the best things to do while on vacation is eat and drink without a care. But how do you choose where to go especially when your trip is short and the options are plentiful? My boyfriend and I...","review_date":"September 10, 2018","user":"tinasimoneg"},{"attraction_id":591,"rating":5.0,"review":"The Best Of Downtown Tour. Together with our family from Germany we did the Best of Downtown tour. This was an outstanding experience. We had the opportunity to try a selection of the best and unique flavors of Vancouver. Our tour guide Nadia shared her knowledge, passion, and enthusiasm of...","review_date":"September 9, 2018","user":"robert8847"},{"attraction_id":591,"rating":5.0,"review":"it was like a flavored packed action movie. I will admit it: I booked the downtown tour because Gastown tour was full. I was doubtful that downtown area would deliver a great gastronomical experience given Gastown's repute for being the \"It\" area for good food.\nI was not disappointed by downtown tour at...","review_date":"September 9, 2018","user":"quixoticali"},{"attraction_id":591,"rating":5.0,"review":"Great Food and Insight!. I sent a group on this tour a couple of years ago, and their feedback was so great that I had to do it myself when I was in Vancouver. Nadia was so knowledgeable and the food was AMAZING. For a short trip in the...","review_date":"September 4, 2018","user":"stephanie_v"},{"attraction_id":591,"rating":5.0,"review":"Guide is outstanding! Great tour for both tourists and locals!. As a gourmet chef, Nadia provided unique insights the food we tried and the overall restaurant scene in Vancouver that would be interesting to tourists and locals alike. Not only was Nadia extremely knowledgeable about food, she provided interesting commentary about the history of the...","review_date":"August 31, 2018","user":"nyginger"},{"attraction_id":591,"rating":5.0,"review":"Gourmet is the correct word for this food tour..... Thanks to our tour guide, Nadia, we not only had great food selections to sample, but, she also provided that \"chef's touch\" for this tour since in fact she is a bonafided chef in her own right. Nadia was able to answer all of our...","review_date":"August 30, 2018","user":"neb44"},{"attraction_id":591,"rating":5.0,"review":"One of our honeymoon highlights. We had so much fun with Tracey and our small group! She had so much background knowledge and brought us to an interesting mix of places - and the food and drinks were amazing. We can definitely recommend it as it is a very unique...","review_date":"August 27, 2018","user":"twartens"},{"attraction_id":591,"rating":5.0,"review":"Traveling the city with a chef was the best. I had relatives that had visited Vancouver many times, so I was looking for something different to do (and me too, can only do Capilano Bridge so many times). What a great way to spend time together, tour the downtown, learn interesting history, and have...","review_date":"August 22, 2018","user":"barb_h"},{"attraction_id":591,"rating":5.0,"review":"Fantastic overview and taste of the city!. Our tour was a definite highlight of our trip to Vancouver! Our guide was so knowledgable, funny and personable dialogue, which made all of us feel at home. The food samples were outstanding,and just enough not too filling!","review_date":"August 12, 2018","user":"amhubbard23"},{"attraction_id":591,"rating":5.0,"review":"Great food tour in Vancouver. Nadia was a terrific tour guide! As a trained chef, she was a perfect tour guide for a very small group in Vancouver. Places she took us were amazing and her knowledge about foods and restaurant scenes were top notch! I highly recommend Nadia for...","review_date":"August 12, 2018","user":"hrs825"},{"attraction_id":591,"rating":2.0,"review":"Gourmet food tour vancouver. Host was very nice and informed. We went on a gourmet food tour for approx $109 each and only two stops were \"gourmet\". One was a\nChinese restaurant and another nice restaurant. The other 3 stops consisted of cheese, crackers with hummus; a macaroon, and...","review_date":"August 6, 2018","user":"n1539tvraulr"},{"attraction_id":591,"rating":5.0,"review":"Gourmet plus. I would never have found the places we visited nor sampled the gourmet morsels without this tour. Definitely a must","review_date":"August 6, 2018","user":"briz-rover"},{"attraction_id":591,"rating":5.0,"review":"Amazing Food Tour. Fantastic walking food tour of Vancouver on one of our first days in Canada. Our guide Tracey was brilliant, very interesting, informative and fun and kept our three children, aged between 18 and 12 years old entertained and engaged. We tasted some fantastic food and...","review_date":"August 6, 2018","user":"k_h"},{"attraction_id":591,"rating":5.0,"review":"Best of Downtown Tour. Thanks Lydia you were awesome! Highly recommend this tour starting with the best Dim Sum Restaurant in Vancouver through four other stops and the gelato to finish from Bella is world beating. We have sampled other food tours in other countries and this tour is...","review_date":"August 3, 2018","user":"adventurer632671"},{"attraction_id":591,"rating":5.0,"review":"Take this food tour. I like to take a food tour in every city I visit. The Vancouver Foodie tour was one of the best. Tour is limited to 12 people which makes it more enjoyable than a large group. Met people from Ireland, Australia, and from across the...","review_date":"July 31, 2018","user":"barbara_j"},{"attraction_id":591,"rating":5.0,"review":"Gourmet Food Tour. Absolutely wonderful experience!! Guide Lydia was knowledgeable and funny. We enjoyed the story behind every place we visited and of course the food!","review_date":"July 27, 2018","user":"marrkizza"},{"attraction_id":591,"rating":5.0,"review":"Tantilizing and informative - don't miss this experience. Nadia made this tour! As a chef with a passion for making food more than a meal, she shared so much knowledge of menus, talented chefs, restaurants, and history of buildings in the core of Vancouver that we were sad when it is over. She...","review_date":"July 13, 2018","user":"carolcanada"},{"attraction_id":591,"rating":5.0,"review":"Great experience . Fantastic experience with Lydia! Great way to start our trip!! Now I\u2019m addicted to macaroons...thanks a lot \ud83d\ude02","review_date":"July 7, 2018","user":"kristiname3873ij"},{"attraction_id":591,"rating":5.0,"review":"Amazing guide and amazing food!. We had a great experience with Nadia! She was so knowledgeable and made fantastic food choices. I've been telling everyone about how great this tour was and what a memorable experience it gave us in Vancouver.","review_date":"July 5, 2018","user":"masha_alex_y"},{"attraction_id":591,"rating":5.0,"review":"This was excellent!. We were so lucky to have Nadia as our guide for this fabulous walking gastronomic tour of Downtown Vancouver! She was so lovely and friendly fro the very start and made you feel welcome and comfortable to talk everything food and Vancouver related. She is...","review_date":"July 4, 2018","user":"mmclark14"},{"attraction_id":591,"rating":5.0,"review":"Tasty treat for all foodies - including locals and visitors!!. Our guide Nadia shared her culinary expertise and passion for all things foodie on this fabulous gourmet walking tour! She showcased the specialities at each stop with careful attention to differing dietary preferences in the group. Such a treat to learn about the ingredients and...","review_date":"July 4, 2018","user":"sally_l"},{"attraction_id":591,"rating":5.0,"review":"Incredible food, better than Paris!. Nadia presented her incredible knowledge of high cuisine the best possible way - but letting us taste it. The wonderful places she took us to represented variety from hi end restaurants to the best gelato outside of Italy. Food was impeccable, presentation was fun. We...","review_date":"June 24, 2018","user":"920marinamarina"},{"attraction_id":591,"rating":5.0,"review":"Food Tour was Amazing!. Really enjoyed our time with Nadia on the food tour! The food and beverages were outstanding! One of our highlights from the trip! Defiantly would recommend it!","review_date":"June 23, 2018","user":"n3166likimg"},{"attraction_id":591,"rating":5.0,"review":"Fun Foodie Feasting. What\u2019s not to love? Our guide, Miguel, was awesome, very informative, a real foodie pro! The small group was a nice touch, Miguel made it feel like a family holiday.\nEach place was different and the time went by so fast. The drink pairing was...","review_date":"June 16, 2018","user":"dcrump1960"},{"attraction_id":591,"rating":5.0,"review":"YUM! . We did the Gourmet tour with Nadia on our first day in Vancouver and that was a very good idea! Very filling so go hungry. We were able to try some delicious morsels all around Vancouver while getting some exercise and came away with many...","review_date":"June 16, 2018","user":"kalrashed2018"},{"attraction_id":591,"rating":5.0,"review":"Downtown Vancouver Culinary tour. My wife and I have made it a practice of taking a culinary tours when we first visit a city. Nadia Cameron with Vancouver Foodie Tours was one of the best if not the BEST guides we have ever had. The food tour was great...","review_date":"June 14, 2018","user":"skifamily330"},{"attraction_id":591,"rating":5.0,"review":"Nadia Nailed it!. I have visited Vancouver many times but never have had so much fun! Eight sorority sisters took a cruise and spent a day there. We booked a private tour with Nadia and spent 3 hours in the core of the city enjoying great food, wine...","review_date":"June 13, 2018","user":"millie_t"},{"attraction_id":591,"rating":5.0,"review":"Nadia made this special for us!!. Been to vancouver many a times and in fact have family here.\nWas gifted a foodie tour by my children and we decided on the downtown foodie tour with Nadia as our guide. My wife had done the Granville Island tour with the same company...","review_date":"June 12, 2018","user":"rakesh_a"},{"attraction_id":591,"rating":5.0,"review":"Excellent tour! . We\u2019ve done a lot of food tours both in the US and Europe. This was one of the best! Generous portions, multiple tastes at each stop.\nBeer, wine and a delish cocktail. Miguel was the perfect guide. Informative and passionate about his city and its...","review_date":"June 7, 2018","user":"hnlbosnycgirl"},{"attraction_id":591,"rating":5.0,"review":"Great tour with Nadia. We had a fantastic tour with Nadia. She was easily the most knowledgeable tour guide we\u2019ve ever had. The food and information was outstanding!","review_date":"June 4, 2018","user":"matt_h"},{"attraction_id":591,"rating":5.0,"review":"Awesome about town foodie tour!. Very much enjoyed the small group tour! It was a mix of solo travelers, some friends, and a family. Guide was amazing in getting introduced and going. Provided history, knowledge of food traditions, and excellent food options. Highly recommend!\nTour was a walking (easy) food...","review_date":"May 28, 2018","user":"erin_f"},{"attraction_id":591,"rating":5.0,"review":"Great tour with Nadia . Just finished an amazing tour with Nadia. She\u2019s a professional chef with more stories than you can imagine and her recommendations are top notch!\nDon\u2019t think twice, do the tour and you\u2019ll enjoy what Vancouver has to offer in culinary excellence.","review_date":"May 24, 2018","user":"fabilara"},{"attraction_id":591,"rating":5.0,"review":"Great Experience - even for locals. The Best of Downtown tour was a great experience! Miguel was very knowledgeable both about the food we were tasting and the sights we were seeing. I learned new things about a city I live in!\nThe food was delicious and paired nicely with the...","review_date":"May 14, 2018","user":"nancy_r"},{"attraction_id":591,"rating":5.0,"review":"AMAZING TOUR even for locals. Lydia, our tour guide was amazing!!!\nSo knowledgeable, attentive, fun, informative, knows her food and her city....there just are not enough words to express what a great time I had on her downtown Foodie Tour.\nI learnt do much even though I have been living...","review_date":"May 12, 2018","user":"_s_carlton144"},{"attraction_id":591,"rating":5.0,"review":"Great day out. A really nice way to spend an afternoon in Vancouver. Nadia was a great hostess with good food knowledge.\nA very pleasant experience and one that I'd recommend","review_date":"May 8, 2018","user":"brianmg2995cd"},{"attraction_id":591,"rating":5.0,"review":"Still talking about it one year later!. After generously rebooking us after a flight mishap, my partner and I found ourselves in a two-on-one booking with Tracy in July of 2017. What we thought might be an awkward time ended up being a BLAST. Tracy was hilarious, personable and knowledgeable. She put...","review_date":"April 26, 2018","user":"judy_t"},{"attraction_id":591,"rating":5.0,"review":"Great food! Great drinks! An enthusiastic guide!. Thank you Lydia for a wonderful foodie experience in Vancouver. Over 3 hours we went to 5 different restaurants. We experienced some great food, including the best Dim Sung, fabulous clam chowder, and wonderful gelato! We also were treated to a variety of drinks, including...","review_date":"April 22, 2018","user":"shelley_s"},{"attraction_id":591,"rating":5.0,"review":"Excellent food tour. Our guide Nadia was excellent. She was so full of knowledge and energetic. The food selections and drinks on our Downtown Vancouver Gourmet Food Tour were all high quality and varied. Unlike many food tours this was not a small bite of something while standing....","review_date":"April 16, 2018","user":"atlantan1972"},{"attraction_id":591,"rating":5.0,"review":"Noshing with Nadia was Amazing!. My friend and I did an Gourmet food tour with Nadia. Both the restaurants and Nadia hit every star. the food was delicious and served to perfection. Nadia was Knowledgeable, had a great palate and was so much fun. She even sourced \"Elderberry\" for me...","review_date":"March 27, 2018","user":"kelly_i"},{"attraction_id":591,"rating":5.0,"review":"Must do for both Locals and Tourists. What a fun way to get to know the foodie hot spots of the city!! Lydia was such a warm and friendly guide, with a wealth of food knowledge and city facts. I am basically a local and would recommend this for a fun afternoon...","review_date":"March 19, 2018","user":"j_t"},{"attraction_id":591,"rating":5.0,"review":"Guilty Pleasures Food Tour. I live downtown Vancouver and with so many restaurants to choose from, some get overlooked or forgotten about. This tour hit some of the spots that were on my list to try and I'll definitely be going back for more! Lydia was a fantastic guide...","review_date":"March 19, 2018","user":"dendur604"},{"attraction_id":591,"rating":5.0,"review":"Must do when foodie. Excellent way to discover more upscale venues in Vancouver. Lovely guide, good info and had an excellent time. If you are a foodie and in Vancouver you should do this tour!","review_date":"March 12, 2018","user":"dmstork"},{"attraction_id":591,"rating":5.0,"review":"Gastronomique Gastown Foodie tour. What a special tour to do!! Our Guide Miguel was so great!! He took us to the best places around Gastown. He gave us a lot of good informations! All the food that was served to us was simply delicious and the win selection wad...","review_date":"March 7, 2018","user":"louisetteb_13"},{"attraction_id":591,"rating":5.0,"review":"Amazing time. Delicious food experience. Our guide Nadia was amazing. She was so knowledgeable and interesting. she not only described the food and the restaurant but also gave a nice synopsis of the history of the areas we visited. The group was very eclectic but fUN!!","review_date":"February 19, 2018","user":"deliamcginnis1"},{"attraction_id":591,"rating":5.0,"review":"Gourmet Food Tour of Gastown. Fabulous food and drinks at all locations. Desert spectacular! Tracy was a fantastic and knowledgeable guide and really gave us all the history behind the Gastown area.","review_date":"February 14, 2018","user":"hilly1"},{"attraction_id":591,"rating":5.0,"review":"Liz. Incredible tour with a great guide! Excellent food and good company. Would highly recommend this tour to locals and visitors.","review_date":"February 13, 2018","user":"liz_h"},{"attraction_id":591,"rating":5.0,"review":"Terrific guide and wonderful food. Nadia was a terrific guide. Extremely knowledgeable about the food, the venues, and Vancouver. We will be back for the Granville Island tour soon. Did a food tour in Seattle a while ago that we enjoyed very much - this was much better!","review_date":"January 29, 2018","user":"richard_k"},{"attraction_id":591,"rating":5.0,"review":"Great gourmet food tour. We very much enjoyed the guilty pleasures food tour and will certainly return to the Kirin restaurant for the excellent dim sum. The food tour was well organized and executed by Tracy, good pace, all friendly and great food and drinks. Tracy even bought my...","review_date":"January 1, 2018","user":"wendyandcraig2017"},{"attraction_id":591,"rating":5.0,"review":"Outstanding. This was one of the best food tours we've ever taken. My family was thrilled every step of the way. We were entranced with Nadia and her knowledge and passion of Vancouver and its food scene. We thought she did an excellent job of arranging...","review_date":"January 1, 2018","user":"shampeu"},{"attraction_id":591,"rating":5.0,"review":"Great food, great tour, great guide!. Recommended for residents or tourists. Nadia, our qualified chef and guide, was engaging, entertaining and thoroughly knowledgeable in food and the history of Vancouver. The food and drink were outstanding making for an entertaining and filling afternoon.","review_date":"December 2, 2017","user":"jon_p"},{"attraction_id":591,"rating":5.0,"review":"Food Variety, something for everyone. What a great way to spend an afternoon, tasting a great variety of food, have some wine & a cocktail and learn about the neighborhoods from a knowledgeable guide....Nadia! Very highly recommended by everyone in our group of six!","review_date":"November 26, 2017","user":"joeh3_6182"},{"attraction_id":591,"rating":5.0,"review":"Great tour for locals and tourists alike. As a Vancouver resident I was delighted that all five downtown locations we visited were places I hadn't visited before. Jenny our guide was knowledgeable about the food, the locations, their chefs and owners, and brought enough fun and entertainment to the tour to get...","review_date":"November 7, 2017","user":"charlotte_t"},{"attraction_id":591,"rating":5.0,"review":"Sequence & portion of food tastings was perfect.. Five fabulous food stops in downtown Vancouver. Lydia is an outstanding foodie guide.\nThree hours of delicious fun!","review_date":"October 26, 2017","user":"marilyn_m"},{"attraction_id":591,"rating":5.0,"review":"Vancouver is a foodies Paradise!. Our group of 10 Travel agents after a long 13 hour flight from Brisbane Australia had planned the first day to hit the streets of Vancouver and gain a better sense of\nThe natural enviroment and local customs. Our Small-Group Gourmet Food Tour was the...","review_date":"October 23, 2017","user":"neilf110"},{"attraction_id":591,"rating":5.0,"review":"Great tour for everyone! Great Job Nadia!. The tour was absolutely delightful, consisting of a wide selection of cuisines and ingredients, ranging from Chinese dim sum to Spanish taps, as well as cheese and wine tasting. If you have a sweet tooth, you'd be extremely delightful to taste the best gelato in...","review_date":"October 20, 2017","user":"hang_r"},{"attraction_id":593,"rating":4.0,"review":"Whistler Feb \u201819. Exhilarating snow cat ride up Blackcomb Mountain to the Crystal Chalet (takes about an hour). Most fun Fondue dinner with entertainment (thanks Randy). The ride back down intersects multiple grooming snow cats while they work.","review_date":"February 28, 2019","user":"capt_bob_257"},{"attraction_id":593,"rating":5.0,"review":"Awesome Experience with teen kids and older parents . This was an amazing experience for our family. The views from the mountain are romantic and a beautiful backdrop. My husband and I went on the tour with my older parents and our 3 teenaged kids. None of us had ever been on a snowmobile....","review_date":"February 19, 2019","user":"243carissa"},{"attraction_id":593,"rating":5.0,"review":"An Amazing Thing to Do While Visiting Whistler!. We had such an amazing evening at the Crystal Hut Fondue from start to finish. The 1 hour CAT ride up the hill was great, with views and very comfortable. We were very lucky to get an almost full moon dog moon and the staff...","review_date":"February 19, 2019","user":"kendralm"},{"attraction_id":593,"rating":5.0,"review":"What a wonderful experience!. Really want to say thank you to Dan (snowcat driver) and Kyle (k2) for helping me with my special evening. Chad squeezed out an awesome (and clean) version of our favorite tenacious D song which really made dinner fun.\nThe ride up and down the...","review_date":"February 7, 2019","user":"tiowillow"},{"attraction_id":593,"rating":5.0,"review":"Great night out. A fun trip up the mountain to a fondue dinner and entertainment by a great singer. Enjoyed every minute. Thank you to our guide Hannah.","review_date":"January 10, 2019","user":"hennighongkong"},{"attraction_id":593,"rating":5.0,"review":"Loved our snowcat fondue adventure. We thoroughly enjoyed our snowcat fondue adventure. Our snowcat driver was so sweet and made us all feel very safe. The ride up the mountain was about 45 minutes but it was beautiful! We were surrounded by gorgeous trees covered in tons of snow!! The...","review_date":"January 6, 2019","user":"geraline_b"},{"attraction_id":593,"rating":5.0,"review":"Fondue at 6,000 Feet. Great time on the fondue snowcat tour. A comfortable ride up Blackcomb Mountain to the smaller Crystal Hut. Makes for a more intimate setting. About 30 total people, half go up by snow mobile, half by snowcat. Servers great you with a Hot Chocolate and...","review_date":"February 27, 2018","user":"philstevanovic"},{"attraction_id":593,"rating":5.0,"review":"Awesome Adventure . If you want to experience an awesome adventure ask for Dalton to be your guide. Dalton is your man, for top notch customer service and wants his guests to have fun... Highly recommend Dalton.","review_date":"February 11, 2018","user":"debbie_c"},{"attraction_id":593,"rating":5.0,"review":"Absolutely Wonderful!. We got married last year and Canadian Wilderness Adventures saved our wedding by renting a snowcat to take us up the side of Blackcomb for our ceremony. We wanted to celebrate our anniversary in similar style and decided on the fondue by snowcat adventure. We...","review_date":"February 5, 2018","user":"megan_humphrey3"},{"attraction_id":593,"rating":3.0,"review":"Long ride for a great dinner. The snowcat ride is an hour in each direction, which gets very old. There are some nice views during the ride, but not enough to make the ride seem shorter. The fondue dinner in the Crystal Hut is very good, and one of our guides...","review_date":"January 20, 2018","user":"bkek1987"},{"attraction_id":593,"rating":5.0,"review":"Whistler Crystal Hut Delicious Fondue Dinner. Great family activity for young and old! We were transported up Blackcomb Mountain to the Crystal Hut for a delicious fondue dinner. Dinner was accompanied by a troubador with a guitar! The staff was very helpful. Dinner was served quickly and everyone had time to...","review_date":"December 27, 2017","user":"kashmax"},{"attraction_id":593,"rating":1.0,"review":"Belinda O\u2019Shea . Terrible! A total waste of money and time. No atmosphere, an awful fondue and disgusting wine! Very boring from start to finish!!!!\nSo disappointing!","review_date":"December 26, 2017","user":"belindao369"},{"attraction_id":594,"rating":5.0,"review":"Bria is the bomb!. We had a total of 4 couples in our group and had an amazing experience. Bria, our guide, had a wonderful personality and was very knowledgeable about Whistler. We highly recommend to anyone visiting Whistler. Only regret is we wish we would\u2019ve done this the...","review_date":"March 2, 2019","user":"wbthomas"},{"attraction_id":594,"rating":5.0,"review":"Definitely Go Hungry!. This was a great food tour with several stops and some unexpected stops to learn about Whislife! I did this with a group of 9 adults, and I was initially surprised at the price. But it's worth it - and we were stuffed with great...","review_date":"February 24, 2019","user":"ako75"},{"attraction_id":594,"rating":5.0,"review":"Whistler fine dining tour. The tour was awesome and Luke was so educational and fun to show us all the sites and hidden gems. We enjoyed all the food and atmosphere of each stop. Would definitely recommend this as a way to get to know some great eateries in...","review_date":"February 10, 2019","user":"howardschapira"},{"attraction_id":594,"rating":5.0,"review":"Luke was incredible - you won\u2019t regret it! . What a fantastic way to start our vacation! The food was amazing and our host was fun and quite knowledgeable - it\u2019s a must do for any whistler vacation for us!","review_date":"February 4, 2019","user":"stephanie_r"},{"attraction_id":594,"rating":5.0,"review":"Amazing Tour!. Our tour was a group of 10 people with Christine (she is awesome!). The food and wine were great and getting the chance to saber champagne was too much fun. Never felt rushed at any of the locations and really felt taken care of from...","review_date":"January 31, 2019","user":"karalbee"},{"attraction_id":594,"rating":4.0,"review":"Excellent, with one Suggested Improvement. We did the more expensive dinner tasting tour, which was 5 total stops. The food was excellent and the add-on alcohol sampling was also really good (my wife and I shared it). The variety of food was great, as was the wine \"sabering\" demonstration. I...","review_date":"January 21, 2019","user":"k_m"},{"attraction_id":594,"rating":5.0,"review":"Amazing way to explore restaurants in Whistler. It was a fantastic evening and we thoroughly enjoyed the walking tour throughout the village. The Finer Things tour and the various restaurants was a great experience and value. We paired the wine tasting with our tour and each sample was well described and matched...","review_date":"December 11, 2018","user":"hueyott"},{"attraction_id":594,"rating":5.0,"review":"trip advisor over-charges for this tour. I booked this tour through Trip advisor expecting to receive credit for the exchange rate for the American dollar vs the Canadian dollar (usually a difference between 25-32%). Trip advisor did not give me the credit which means I paid at least 25% more for...","review_date":"December 3, 2018","user":"penny_b"},{"attraction_id":594,"rating":5.0,"review":"Finer Things Taste of Whistler Awesome Experience. First off, Genevieve was very helpful in covering all the details for our booking. October is not high season in Whistler meaning some restaurants mentioned on the website were closed, but she explained the carefully-chosen alternatives. Also, there was one guest in our group with...","review_date":"October 29, 2018","user":"arlielama"},{"attraction_id":594,"rating":5.0,"review":"Whistler Tasting Tour Recommended. This tour was so much fun. We had a sample of many dining experiences and the food was very good! Our guide, Luke, was extremely knowledgeable and made the night relaxing and fun with his wonderful personality! Would definitely recommend this company.","review_date":"October 13, 2018","user":"trip593567"},{"attraction_id":594,"rating":5.0,"review":"An Experience Every Corporate Group Should Consider!. Every detail, every step of the way was a pleasure to work with this professional team. Engaging, informative, fun and of course fine dining and local wine at it's finest! Kudos to our tour guide Tamara!","review_date":"September 25, 2018","user":"manager524"},{"attraction_id":594,"rating":5.0,"review":"Great way to get introduced to Whistler. The tour was such a wonderful experience. The food; the wine pairings; the ability to walk in and be seated immediately; even the walk around the village: the entire experience was so fun!\nOur guide Lisa was fantastic. She provided excellent guidance for the tour:...","review_date":"September 24, 2018","user":"nwdoc"},{"attraction_id":594,"rating":5.0,"review":"Wonderful Culinary Experience. My partner and I had an absolutely wonderful time at our Fine Dining tasting tour - the tour guide was amazing and very knowledgeable and the food was extremely delicious.\nThe experience is a must-do when in Whistler - I have already started recommending to...","review_date":"August 16, 2018","user":"kaleena_r"},{"attraction_id":594,"rating":5.0,"review":"Wonderful evening. We thoroughly enjoyed the fine dining tour. The restaurants chosen serves interesting, delicious food and the wines were also very good. This is a great value and a good way to see several dining choices in one night. Our guide Lisa is charming and very...","review_date":"July 27, 2018","user":"julie_b"},{"attraction_id":594,"rating":5.0,"review":"Finer Tasting Tour is a 10.. our guide Tamara was great....wonderful experience....food and wine parings were a \u201c10\u201d.....would highly recommend this dinner.","review_date":"July 26, 2018","user":"jim_l"},{"attraction_id":594,"rating":5.0,"review":"Great Event!. We were a group of 24. We added the wine pairing to the tour which made it way more fun. Tamara did a great job. All the \"stops\" were delicious. Would definitely recommend when in Whistler.","review_date":"July 17, 2018","user":"tommyzzgirl"},{"attraction_id":594,"rating":5.0,"review":"Great Tour!. Our tasting tour through Whistler was wonderful! Our guide, Mike, is a chef and his knowledge of food prep and wine pairings was excellent!","review_date":"July 11, 2018","user":"jenn_s"},{"attraction_id":594,"rating":5.0,"review":"Great Event. The tour was fantastic. Our guide, Linda, was great.We learned a lot from her on history of Whistler. All the restaurants were very good and well organized without delays. Our group was small (4 of us). The food selections were perfect in quality and portion...","review_date":"July 7, 2018","user":"halo62"},{"attraction_id":594,"rating":5.0,"review":"Amazing and fun way to spend evening!. Started off at the evening at Bearfoot wine cellar with our tour guide Mike, we got to learn how to Sabre a bottle of champagne - amazing. Mike was very knowledgeable about the wines and history.. Mike made it very fun with games and quizzes...","review_date":"June 23, 2018","user":"bogart17"},{"attraction_id":594,"rating":5.0,"review":"Great way to start your visit to Whistler!. I specifically planned this activity as the first thing we did upon arriving in Whistler so we could get a quick start guide to some of the best local restaurants. And we were not disappointed! Every bite was INCREDIBLE, with generous wine pairings at each....","review_date":"May 21, 2018","user":"suzanne_h"},{"attraction_id":594,"rating":5.0,"review":"Ski Vacation . Great time on the finer Dinning Diner tour at Whistler with Bria as our Guide. Very knowledgeable offering great bits of history, local traditions, and personal insights. Of course all the food was amazing. We stopped at Barefoot Bistro, learned how to sword a champagne...","review_date":"February 27, 2018","user":"philstevanovic"},{"attraction_id":594,"rating":5.0,"review":"Amazing tour, wonderful Team at WTT!. We organized an incentive trip to Whistler for a group of 30 people. We WTT for one of our group dinners and it was an amazing option! Everybody had a great time, they all enjoyed their food and had a blast! I would recommend this...","review_date":"February 26, 2018","user":"florl568"},{"attraction_id":594,"rating":5.0,"review":"Food tasting tour. What a fantastic evening eating great food and drinking tasty wine! Bria was awesome as our guide and went out of her way to help attendees with reservations for other activities. The restaurants visited were extremely accommodating and fun to visit! Highly recommend this activity!","review_date":"February 23, 2018","user":"andrew_c"},{"attraction_id":594,"rating":5.0,"review":"Fun Tour. This a great way to experience some of the best restaurants in Whistler in one evening. Our guide, Luke, was knew a lot about the area and he made the evening fun and interesting. We were a party of six and we all really enjoyed...","review_date":"February 1, 2018","user":"jwrich9191"},{"attraction_id":594,"rating":4.0,"review":"4.5. Great classy venues to explore Whistler culinary offerings. Incredible wine cellar at Barefoot Bistro. Hy steakhouse sampling of tuna & steak wine pairing nice. Quattro main entree of salmon very good. Veal ok. Signature Pasta delicious. FireRock charcuterie with ice wine nice finish. Minor detractor...","review_date":"January 29, 2018","user":"peteray4310vx"},{"attraction_id":594,"rating":5.0,"review":"Great preview of dining. We had a really great evening touring some of Whistler\u2018s best restaurants. Luke was our guide and he was awesome. Lots of personality and information about Whistler. Highlight of the evening was when I got to saber a bottle of sparkling wine. The food and...","review_date":"January 21, 2018","user":"cherylno"},{"attraction_id":594,"rating":5.0,"review":"Fabulous Food tour in Whistler. We had a group of 18 family and friends, all adults. Progressive six course food tour. The two starters in the celler at Bearfoot Bistro (with sparkling wine) and at Hy's were spot on. Main courses at Quattro with their signature pasta side dish were...","review_date":"January 15, 2018","user":"mark_s"},{"attraction_id":594,"rating":5.0,"review":"Fabulous Night Out with Whistler Fine Dining Tour !. We recently had an outstanding evening in Whistler exploring some of this beautiful town's faboulous fine dining options . Our tour was hosted by a wonderful and passionate lady called Tamara , who went out of her way to share both her passion for food...","review_date":"January 9, 2018","user":"robynsydney"},{"attraction_id":594,"rating":5.0,"review":"Great Time!. Our group of 6 had a wonderful time on our tour. Luke was a great guide, full of local facts\/info and very charismatic. All the food offered was quite tasty, and it was so nice to just walk into some of Whistler\u2019s finer establishments with...","review_date":"January 2, 2018","user":"kingliz"},{"attraction_id":594,"rating":5.0,"review":"Fantastic Food Tour. This tour is a great way to try some of the top restaurants in Whistler and includes fudge and cheese stops after canap\u00e9s, starters and mains! Great value. The first stop was the very impressive cellar at Bearfoot Bistro where I got to saber a...","review_date":"December 28, 2017","user":"mrsjw11"},{"attraction_id":594,"rating":5.0,"review":"Fine Dining in Whistler and Wine Paring. My husband and I thoroughly enjoyed this tour. We went to 3 different restaurants and a specialty chocolate shop for dessert. We took the wine paring option. The restaurants are close together and gave us a taste of a wide range of dishes. As we...","review_date":"November 6, 2017","user":"julie_c"},{"attraction_id":594,"rating":4.0,"review":"A good way to mix in a largr group. We had a very nice evening and Luc did a good job of guiding us through the progressive dinner. Although everything was very nice, we did not leave thinking that it was really fine or unique dining, just good.","review_date":"October 26, 2017","user":"r2regina"},{"attraction_id":594,"rating":5.0,"review":"A great way to sample the restaurants in Whistler. My husband and I thoroughly enjoyed our tour of restaurants in Whistler as part of the Fine Dining Dinner Tour by Whistler Tasting Tours. Luc was fun to be with and had good stories to share about Whistler. The food was excellent (do NOT eat...","review_date":"October 19, 2017","user":"bcolljames"},{"attraction_id":594,"rating":5.0,"review":"Amazing Experience. My husband and I did the Fine Dining Tour for our anniversary. It was so great! Our guide, Becky, was friendly and energetic. She really made the experience special. The food was great and it was fun not knowing where we were going or what...","review_date":"October 16, 2017","user":"ajacot924"},{"attraction_id":594,"rating":5.0,"review":"Something special in whistler. For a tast of fine dining with a difference you can't go past Whistler tasting tours.\nKeshena met us at our Hotel and walked us through the village, pointing out places of interest along the way. A very easy walk made all the more pleasant...","review_date":"September 6, 2016","user":"barbara_o"},{"attraction_id":594,"rating":5.0,"review":"Great Tasting Tours discovering various restaurants in Whistler.. Absolutely loved the idea of a progressive dinner around different restaurants in Whistler. We did both the Hidden Gems Tour (Tuesday Nights) and the Fine Dining Tour (Wednesday nights), and enjoyed both immensely. If on your own, as a couple or in a larger group,...","review_date":"January 15, 2016","user":"jennys60"},{"attraction_id":594,"rating":5.0,"review":"An unexpected pleasure!. My wife and I just return home to Edmonds, WA from Whistler. We've been going to Whistler since 2001 and have never had the fortune of a Whistler Tasting Tours. Now that are kids are grown up, we can finally have some us time. We...","review_date":"August 1, 2015","user":"tom_d"},{"attraction_id":594,"rating":5.0,"review":"A wonderful time. This progressive \"Finer Things\" dinner tour is a must-do when at Whistler. The food and service at each of the different venues was exquisite. A couple of the wines weren't particularly high end, but all of the choices were still absolutely yummy and of excellent...","review_date":"November 4, 2012","user":"jaq888"},{"attraction_id":594,"rating":5.0,"review":"Great way to experience Whistler dining and Canadian wines. I have to admit that I was a bit skeptical about getting the value out of this tour. After all, couldn't I buy dinner for 2 and a great bottle of wine for ~$300 at one of Whistler's many fine establishments? Most likely, yes. But...","review_date":"June 29, 2009","user":"btrisler"},{"attraction_id":594,"rating":4.0,"review":"A fun and different dining experience, but not a super value. My wife and I recently did a day trip to Whistler for our anniversary during a trip to Vancouver. For dinner we decided (partially based on TripAdvisor) to do Whistler Tasting Tours instead of just trying to randomly choose one of the many restaurants in...","review_date":"June 11, 2009","user":"soonermba"},{"attraction_id":595,"rating":5.0,"review":"Great Tour!. The tour was fantastic and I heartily recommend it. Lee was fantastic and really knows his stuff. The tour comprehensively covers the history of the operation including its Scottish roots and the development of the business with support from the province. It shows the similarities...","review_date":"March 1, 2019","user":"ajvic"},{"attraction_id":595,"rating":5.0,"review":"Very interesting . A group of six of us joined the brewery\/distillery tour. The tour guide was very informative and we tasted 3 wonderful beers.\nThe highlight was the scotch tasting. A little young but holds quite a bit of promise.","review_date":"January 21, 2019","user":"terh029"},{"attraction_id":595,"rating":4.0,"review":"Kick of the Stag. Started my buddies stag at the brewery\/distillery. Had a nice cold seasonal pint before the tour. The tour guide was alot of fun, enthusiastic and made the brewing process more interesting. Just some useful advice, do not eat the hops on the tour haha. The...","review_date":"November 23, 2018","user":"cody41"},{"attraction_id":595,"rating":5.0,"review":"M\u00f2ran taing! Many Thanks! . Sl\u00e0inte! (Health) Cheers to our amazing and informational guide, host, alcohologist, and overall brother man Andrew \ud83d\ude0d We had the best time ever! Thank you for sharing your extensive knowledge, passion and poetry - all while treating us like family \ud83e\udd19\ud83c\udffcGo mbeanna\u00ed Dia duit (May...","review_date":"October 19, 2018","user":"escape787142"},{"attraction_id":595,"rating":4.0,"review":"Excellent whiskey . I thoroughly enjoyed the tour with my wife. We had so much fun trying the different beers and whiskies. Our tour guide(Andrew) was very knowledgeable and funny. I really liked the interactive parts of the tour. It was definitely a highlight of my visit to...","review_date":"August 23, 2018","user":"872jimn"},{"attraction_id":595,"rating":5.0,"review":"A great experience . One of the best things to do in Victoria. The staff are educated and passionate. The whisky and beer are delicious. It\u2019s definitely a cant miss. Thanks for a great day Caledonian","review_date":"May 25, 2018","user":"julian_d"},{"attraction_id":596,"rating":4.0,"review":"Star of the day Blackwood Lane Vineyards & Winery. My cousin and I went on this tour and were surprised to be the only two going that day, our guide was the owner, Michael.\nWe were picked up punctually and everything was taken care of for us. Michael is very knowledgeable not only about...","review_date":"September 14, 2018","user":"hjmh1"},{"attraction_id":596,"rating":5.0,"review":"Unexpected Pleasure. Gastronaught Traveler sez two big thumbs up!\nWow what a fantastic way to spend the day! Michael, thank you!!! I cannot imagine a better guide nor pleasurable day! You were absolutely perfect. Your knowledge of Vancouver and its history was outstanding! The choices you made...","review_date":"September 12, 2018","user":"gastronauttraveler"},{"attraction_id":596,"rating":5.0,"review":"Outstanding Tour by Company Owner; Excellent Customer Service!. I would give this tour a 5+ if I could. Michael Lawrence the owner of Lawrence Tours was our guide. Nothing was left to chance and Michael's customer service is a model of how to do things right, from leaving a message at our hotel...","review_date":"July 16, 2018","user":"travelswithbob21"},{"attraction_id":596,"rating":5.0,"review":"Amazing tour and tour guide!. We went to the Fraser Valley for a wine tour. Spent the day visiting 5 small, amazing wineries - tasting everything from bubbles to honey wine to jams in the process. Ended the day at a cute little town for lunch and some sight seeing....","review_date":"April 28, 2018","user":"monica_m"},{"attraction_id":596,"rating":5.0,"review":"Best guide I have ever had!. I would definitely recommend this tour! Michael was great as he picked me up from where I stayed and got to meet a lovely bunch! Michael was well knowledged in every aspect, knew the whole Vancouver inside out and gave us much background information on...","review_date":"April 17, 2018","user":"karenc1678"},{"attraction_id":597,"rating":5.0,"review":"Kensington Market -Toronto's Neighborhood International Food Tour. We had a great food tour led by Jusep! It was the first food tour we have ever done, but will now put this at the top of any travel \"must do\" list when we visit a new destination. We loved the selection of tastes...","review_date":"March 16, 2019","user":"elizabeth_c"},{"attraction_id":597,"rating":5.0,"review":"Fantastic afternoon - just don't eat before!. My sister and I were somewhat unsure what to expect from the Kensington walking tour - we both thought we knew the area well having lived in Toronto on and off for many years. This tour FAR exceeded any expectations we had. It was so...","review_date":"March 16, 2019","user":"carolh1970"},{"attraction_id":597,"rating":5.0,"review":"Amazing time with an amazing guide !!. I took the tour lately with my colleagues at work and I really had a fantastic time through out the tour.\nOur guide Jusep was amazing, very knowledgeable, friendly, loves his job and pleasant to be around.\nJusep planned the tour very carefully with excellent...","review_date":"March 8, 2019","user":"georgemikaeel"},{"attraction_id":597,"rating":5.0,"review":"I live in Toronto and learned so much about new food \/ cuisine in my own city...A MUST DO!. This food tour was simply amazing! I learned more about the area, food, culture and the city of Toronto in 2.5 hours than in the past 5 years and I Live Here! Jusep our tour guide was both informative, enthusiastic and accommodating. A must do...","review_date":"March 8, 2019","user":"canadian_travel_guru"},{"attraction_id":597,"rating":5.0,"review":"Amazing experience. My wife and I did the tour this week and it was really good. Even with a cold weather we enjoyed our time. You discover Kensington Market in a way we never did. It is foodie but also we learn some history about the neighborhood...","review_date":"March 7, 2019","user":"bullit911"},{"attraction_id":597,"rating":5.0,"review":"Great . We went on the food tour yesterday and it was great, they thought of everything and our tour guide was really nice and knowledgeable. I would recommend this company if you wanted a good tour around Kensington market","review_date":"January 13, 2019","user":"y4141sovictoriap"},{"attraction_id":597,"rating":5.0,"review":"Great food tour in our own city!. As a family of 5, including 4 vegetarians, we found the tour enjoyable, informative, accommodating and above all, tasty. Even as locals to Toronto, we learned new information and were introduced to new restaurants within Kensington Market. Felice included great historical and cultural context to...","review_date":"January 7, 2019","user":"robin_t"},{"attraction_id":597,"rating":5.0,"review":"Great food tour! . I went with my family which included a 3 year old. Jusep was a great tour guide. We learned a lot about Kensington Market while enjoying some amazing food! You could eat around the world without leaving Toronto. The tour was also very manageable even...","review_date":"December 31, 2018","user":"lindatp3145tx"},{"attraction_id":597,"rating":5.0,"review":"Excellent and delicious tour!. I recently did this tour and must say it exceeded my expectations! Jusep was very friendly and knowledgeable, which helped when he took us to such unique restaurants to eat delicious food from various parts of the world, ranging from Jamaica, Tibet and Sweden. I'm...","review_date":"December 24, 2018","user":"brighteyes925"},{"attraction_id":597,"rating":5.0,"review":"UNBELIEVABLY great food tour!. To say that we were blown away would be a vast understatement. Not just a food tour, but a completely unique, interactive, informative historical trip through one of Toronto's most fascinating (and diverse!) neighbourhoods, with food being a beautiful, unifying feature. Not only was the...","review_date":"December 14, 2018","user":"doug_t"},{"attraction_id":597,"rating":4.0,"review":"Don't miss this one!. We took a taxi to this one, the taxi let us out right in the middle of one neat place! If you like lots of little shops, food and interesting folks, then go here. We ate a little bit of all kinds of foods.","review_date":"December 11, 2018","user":"l8702imwilliamh"},{"attraction_id":597,"rating":5.0,"review":"Jusep and his tour are AMAZING. This was one of the highlights of our holiday in Toronto, and to put that in context, it included an NBA game, NHL game and UFC231. Jusep is just brilliant. From the moment when we arrived and he gave us heated cushions to keep warm...","review_date":"December 8, 2018","user":"sjl1605"},{"attraction_id":597,"rating":5.0,"review":"Jusep was a wonderful host!. Getting to try a variety of different foods and learn something along the way was wonderful. I highly recommend this tour.","review_date":"November 29, 2018","user":"ebonair"},{"attraction_id":597,"rating":4.0,"review":"Jolly Jusep is Great!. Jusep is a jovial, warm and attentive foodie tour guide. I was well fed and taken care of. I am a local Torontonian and I loved being introduced to new vendors in Kensington Market. I highly recommend this tour.","review_date":"November 18, 2018","user":"rosalin_k"},{"attraction_id":597,"rating":5.0,"review":"Great.. I've never been but I saw bagels and I love bagels. Bagels are so nice. Can I have a free bagel if I give it 5\/5 on this","review_date":"November 13, 2018","user":"stay09813520627"},{"attraction_id":597,"rating":5.0,"review":"Great tour. Enjoyed the food and the company.. Jusep lead a group that included my wife and I along with 3 others we didn't know. We all hit it off before we even started the tour, so that made the experience event better. Great food, great conversation, great time. My wife is a...","review_date":"October 13, 2018","user":"screwcitysoftware"},{"attraction_id":597,"rating":5.0,"review":"around the Culinary world in 2.5 hours. Jesup was the ultimate tour guide in Toronto for the Kensington market food tour. we learned a lot about the neighborhood and visited 6 different places. his enthusiasm is infectious and his culinary stories are very entertaining. sharing foodie experiences really does bring people together...","review_date":"October 10, 2018","user":"joya212"},{"attraction_id":597,"rating":5.0,"review":"Great tour . We have been to a lot of different cities in the world. Whenever we go some place new, it is always a must to go on a bike tour and a food tour. I thought that it was a good idea to try a food...","review_date":"October 6, 2018","user":"lornef123"},{"attraction_id":597,"rating":5.0,"review":"THE Must Do Toronto Food Tour!. Jusep, our tour guide, was very well organized, personable, and knowledgeable. He gave us tons of information about the Kensington Market, the foods we were eating, and he encouraged conversation and questions throughout the tour. The tour is a leisurely walking tour that lasted about...","review_date":"October 6, 2018","user":"jojojourneys"},{"attraction_id":597,"rating":5.0,"review":"Tasty and informative!. The tour guide was great and gave us a good insight into the diversity of the Kensington Market district.\nHighly recommendable!","review_date":"September 28, 2018","user":"tourist99409"},{"attraction_id":597,"rating":4.0,"review":"Intersting and very tasty!. We ttok this tour with Jussup on an Sunday 23 Sep, a nice sunner early autumn day.\nThe food at every spot was very good and gave us a chance to try things we would not have normally ordered, such as Tibetan buter tea! Jussup...","review_date":"September 25, 2018","user":"rickmchay"},{"attraction_id":597,"rating":5.0,"review":"Great tour, great food. My wife and I had a weekend in Toronto and thought this might be a fun way to see an interesting part of the city that\u2019s not easy to learn on your own. The tour was great fun and I would recommend it to anyone....","review_date":"September 18, 2018","user":"blipman"},{"attraction_id":597,"rating":5.0,"review":"Wow, Jusep's Food Tour at Kensington Market Was Worth Every Penny!. My son and I only had 24 hours on our 1st visit to Toronto this weekend and we chose this food tour. I have been fortunately to visit some nice places, but have never had a better tour guide than Jusep. He was kind, prepared...","review_date":"September 16, 2018","user":"nathan_m"},{"attraction_id":597,"rating":4.0,"review":"Our guide made the tour fun and interesting. To preface this, we went to a ghost tour the night before that was very reasonably priced, and we were disappointed. And, while I think we paid more than we should have for this tour, I would do it again just because our guide was...","review_date":"September 10, 2018","user":"behavinit"},{"attraction_id":597,"rating":3.0,"review":"Lots of International Food Tastings. Get ready to walk and eat! We decided to do the tour since we wanted to see Kensington Market and try a lot of different foods. The meeting place for the tour is the Krispy Kreme at 400 Spadina Ave. We happened to wander in...","review_date":"September 5, 2018","user":"daveduff"},{"attraction_id":597,"rating":5.0,"review":"Great food tour with a variety of international foods. We really enjoyed this food tour. Jusep, our guide, is the founder of chopsticks and forks. He was very knowledgeable and passionate about food and knew how to introduce people to new food experiences! He even supplied everyone with rain ponchos when there was a...","review_date":"September 3, 2018","user":"brattm"},{"attraction_id":597,"rating":5.0,"review":"Delicious food plus an inspiring host means a great time.. Jusep so obviously enjoys sharing his love of food, culture and travel with his guests. I'm a native of Toronto, but don't know this area very well. The restaurants he shared with us were fabulous. From the Jamaican Patty, best bagels, the indigenous fry bread...","review_date":"August 29, 2018","user":"ellenwx6880pq"},{"attraction_id":597,"rating":5.0,"review":"Well organized . This tour was amazing! It shows very clearly that Jusep spent a lot of time planning and choosing the food. It is impressing to find food from all around the world in Kensington market! Everything was extremely delicious and unique! Jusep offered detailed description about...","review_date":"August 29, 2018","user":"abeermok"},{"attraction_id":597,"rating":5.0,"review":"Great Food Tour full of International Flavor!. Jusep is a warm and knowledgeable tour guide -- very at ease, but professional. We visited 6 different restaurants and learned not only about the food, but the history of how it came to Toronto and some history of the Kensington Market neighborhood. We had...","review_date":"August 17, 2018","user":"annsx8554vn"},{"attraction_id":597,"rating":5.0,"review":"What a Taste Treat! So Many New Foods!!. Jusep is an amazing host and he will take you on culinary world tour within the blocks known as Kensington Market. I tried at least 4 things I had never had before - all delicious - and was introduced to some interesting twist on foods...","review_date":"August 11, 2018","user":"acoats"},{"attraction_id":597,"rating":5.0,"review":"Eat new foods and learn about Toronto. Our group of three had a very entertaining evening with Jusep and the rest of the Kensington Market explorers. The food Jusep selected for us to try was delicious and novel. Having a pro make the decisions and place the orders for you when you...","review_date":"August 5, 2018","user":"joe_s"},{"attraction_id":597,"rating":5.0,"review":"RIDICOUSLY AWSOME!!!. Three hours with an amazing tour guide and owner, Jusep Sim, of this small food tour company. Visited six different restaurants from six different countries and their cuisine...really delicious. Hungry no more after touring! It is really worthwhile. Kensington Mkt is a small neighborhood next...","review_date":"August 3, 2018","user":"jean362436"},{"attraction_id":597,"rating":5.0,"review":"The Best Tour In Toronto. I think Jusep has changed my entire Southern Pallet and has inspired me to just try different foods. Jusep was entertaining and provided so much history and insight into different cultures and their food. I\u2019m interested to seeing how he grows his business to more...","review_date":"July 28, 2018","user":"ksuber25"},{"attraction_id":597,"rating":5.0,"review":"A Tasty Tour!. We really enjoyed going on this tour with Jusep. He was not only knowledgeable and entertaining but also very hospitable. He made sure that my daughters, 5 and 7, were having fun and also kept them (and us) engaged with various facts and quizzes along...","review_date":"July 27, 2018","user":"danusiac0umans"},{"attraction_id":597,"rating":5.0,"review":"Amazing informative food tour, great food and great location. We had an amazing time with Jusep and his passion for Toronto and food really makes this tour special. He is so attentive to your needs, has a great sense of humour and after taking the tour both my wife and I want to continue...","review_date":"July 23, 2018","user":"david_p"},{"attraction_id":597,"rating":5.0,"review":"Great Introduction to Toronto . My 2 daughters and I took the food tour on 7\/21\/18 and thoroughly enjoyed it. We literally \u201cate our way around the world!\u201d We sampled foods that we wouldn\u2019t have tried and we are glad that we did. The tour was about 2 1\/2 hours....","review_date":"July 23, 2018","user":"krwest001"},{"attraction_id":597,"rating":5.0,"review":"Fantastic Tour of a unique Toronto area. Jusep is a great guide with a wealth of knowledge about international foods, and about the Kensington Market area of Toronto. The tour moves at a leisurely pace through several distinct and charming ethnic food restaurants, and provides tastes that are simply delicious. The wide...","review_date":"July 23, 2018","user":"drgordbalfour"},{"attraction_id":597,"rating":5.0,"review":"Great tour!. We loved this tour. Great guide and delicious food. We learned a lot about the neighborhood and the market. We highly recommend it!","review_date":"July 19, 2018","user":"liz_b"},{"attraction_id":597,"rating":5.0,"review":"Great way to get to know Toronto and its charms. Our family group of five (my parents, me and my two kids) started our visit to Toronto with this great tour. It's a wonderful way to explore one of Toronto's most iconic neighborhoods, while getting to taste a wide variety of food. Jusep, the guide,...","review_date":"July 19, 2018","user":"emily_l"},{"attraction_id":597,"rating":5.0,"review":"Amazing Tour With An Amazing Guide. Hands down the best food tour I have ever been on. Jusep is extremely knowledgeable and has taken great care to craft a fun and delicious journey through Toronto's most diverse neighborhood.\nMy wife and I had a blast talking with Jusep and the rest...","review_date":"July 18, 2018","user":"randy_m"},{"attraction_id":597,"rating":5.0,"review":"Do this and you won't be disappointed!. What can go wrong with a trendy\/culturally diverse\/ and awesome neighborhood with an energetic and educated tour guide? Nothing! Jusep was awesome - roaming the neighborhood, eating great food, meeting new people, the experience was fantastic. We'll be seeking him out for his Korean one...","review_date":"July 17, 2018","user":"matthewcyr"},{"attraction_id":597,"rating":5.0,"review":"A Foolproof Way to Expand Your Food Tastes. Jusep has built an amazing tour that will expose you to new flavors and textures without pushing you over the edge. The Kensington Market tour was one of the highlights of our family's summer vacation. In addition to learning the back stories of the food...","review_date":"July 15, 2018","user":"gvillerooster"},{"attraction_id":597,"rating":5.0,"review":"Fabulous way to taste and see Kensington Market. We have done several food tours...this is by far the best! Our tour guide, and tour owner, Jusep, was personable, funny, well versed on Kensington Market history, and most importantly, he knew ALL kinds of food. We ended up tasting foods and drink from 8...","review_date":"July 12, 2018","user":"rstoller"},{"attraction_id":597,"rating":5.0,"review":"I was so full but my belly was very happy!. I have done tours for beer and wine, but this is probably my first \"food tour\" and I LOVED IT!\nJusep is a friendly and knowledgeable man who is not only welcoming, but was easy to talk with. His exposes you to multi-cultural cuisine, while...","review_date":"July 11, 2018","user":"annmarie_b"},{"attraction_id":597,"rating":5.0,"review":"Jusep was AWESOME!. Really had no expectations heading into the tour and ended up having an A+ time. Jusep was awesome, funny and knowledgable and created a really fun and relaxing atmosphere for the group. Kensington itself was a really cool neighborhood with a great energy to it...","review_date":"July 11, 2018","user":"626evanp"},{"attraction_id":597,"rating":5.0,"review":"Food tour . The walking food tour was much better than I expected. My wife and I have been on a few other foodie tours, and this was by far our favorite. Jusep is a wealth of knowledge and has a passion for the diversity and history of...","review_date":"July 7, 2018","user":"dhuckobey"},{"attraction_id":597,"rating":5.0,"review":"Fun, tasty and educational. Following Jusep on his tour is a delightful way to spend a few hours in Toronto. His choice of restaurants is commendable, the walk around Kensington Market is easy (and entertaining all on its own). His commentary about the food is excellent, and his historical...","review_date":"July 6, 2018","user":"charles_c"},{"attraction_id":597,"rating":5.0,"review":"A Foodie's Dream Come True! Learning about Toronto By Tasting Heavenly Delights!. Great tour!!!! The tour guide, Jusep Sim of Chopsticks and Forks, was exceptional, informative, entertaining and charismatic. I would gladly go again and recommend the tour to everyone. I learnt a lot of Toronto's hidden history, pro active and close knit ethnic community and cultural...","review_date":"July 5, 2018","user":"edmundlesniowski"},{"attraction_id":597,"rating":5.0,"review":"Great experience. Had a great tasting and walking tour of Kensington Market. Tried some unusual foods that were new, and several that are not where I live. Jusep was a lot of fun and knew alot about the history of the area, the restaurants and families who...","review_date":"July 5, 2018","user":"baumanlc"},{"attraction_id":597,"rating":5.0,"review":"Cannot say enough good stuff about this tour!. This tour was the highlight of our trip to Toronto. It just so happened that my husband and I were the only two on the tour that evening (second tour of the day 4-7pm). We treated this tour as our dinner and we were more...","review_date":"July 2, 2018","user":"vaugkimb"},{"attraction_id":597,"rating":5.0,"review":"Great tasting experience. We stopped at 8 different food locations and tasted various ethnic foods. The restaurant staff were very nice, the food was excellent - an opportunity to try some new things. Our guide was also wonderful - he gave a history of the area and of...","review_date":"July 2, 2018","user":"louise_at_v"},{"attraction_id":597,"rating":5.0,"review":"Wow - What a fantastic food experience!. It was Girls Week and we wanted to do something we had never done before so we signed up for the International Food Tour. We've never had so much fun while learning and eating! Jusep was an incredible guide and passionate about food. We experienced...","review_date":"July 1, 2018","user":"msmith43230"},{"attraction_id":597,"rating":5.0,"review":"Well worth my time and money! . This is by far the best food tour I\u2019ve ever taken! Jusep is clearly passionate about his love of food and respect for people and culture. I was blown away by his excitement when sharing stories about the origins of different dishes and his travels...","review_date":"June 29, 2018","user":"travelingrightnow1"},{"attraction_id":597,"rating":5.0,"review":"Genius World Food Tour. During our recent visit to Toronto, a friend recommended the Kensington Market food tour. We signed up for a Sunday afternoon tour and thoroughly enjoyed ourselves. Jusep was amazing! He had everything all organized at each of the six establishments, shared loads of cultural and...","review_date":"June 27, 2018","user":"burt_d"},{"attraction_id":597,"rating":5.0,"review":"A MUST do when visiting Toronto!. This was a really fantastic food tour of the Kensington Market district. Jesup was a incredibly knowledgeable about the local culture, people, and food. Everything we ate was exceptional. With so many food options in that area it was great having the inside scoop on...","review_date":"June 27, 2018","user":"bmommy3"},{"attraction_id":597,"rating":5.0,"review":"Go hungry, leave happy. If you want to know what following your passion looks like, take Jusep's International Food Tour. He truly LOVES food and loves sharing a flavor of various cultures throughout his Kensington Market food tour. Even though it was a rainy day, it didn't dampen the...","review_date":"June 26, 2018","user":"andivis"},{"attraction_id":597,"rating":5.0,"review":"A fun afternoon with great food & drink. Jusep was well, organised, informed and entertaining. We had a great afternoon walking the markets with him. We tried food that we wouldn't have eaten on our own and we loved it! The bannock dessert at Pow Wow was a highlight.","review_date":"June 26, 2018","user":"denisen1500"},{"attraction_id":597,"rating":5.0,"review":"A wonderful introduction to Toronto's diverse food culture - vegetarian and vegan friendly. We met Jusep at the designated corner and he led us on a great tour of Kensington Market. He is a font of local history and and the cultures who have called Kensington home while providing us with a great introduction to Caribbean, Tibetan, Chilean,...","review_date":"June 25, 2018","user":"roger_d"},{"attraction_id":597,"rating":5.0,"review":"TALK OF THE TRIP! BEST TOUR EVER!. Jusep was an amazing food\/tour guide. We not only learned about the food but also the people making the food. You will not leave hungry! He was very personable and made sure everyone felt comfortable. He made sure to make a connection with each of...","review_date":"June 21, 2018","user":"cha2319"},{"attraction_id":597,"rating":5.0,"review":"Great day out. The food was nice and varied and the stories and information around them was both entertaining and educational. Even the foods that you may have already tried were served with a twist and the education behind the traditions.\nWe'd never previously stumbled upon this hidden...","review_date":"June 21, 2018","user":"leec1091"},{"attraction_id":597,"rating":5.0,"review":"When Good Food is In Front, People hear better, and people listen better. I can personally attest to these words, since I was all ears during the Kensington Market tour. I don't often visit Toronto, but we couldn't pass this opportunity up when we heard about it.\nJusep was all smiles from the moment we met him, approximately...","review_date":"June 18, 2018","user":"chrislavoie95"},{"attraction_id":597,"rating":5.0,"review":"Great Experience. It was easy to see why Chopsticks & Forks receives such raving reviews. Jusep is very knowledgeable and enthusiastic through the entire experience. The food was exceptional as was the entire Kensington Market. Highly reccomend this food tour.","review_date":"June 16, 2018","user":"jacdean"},{"attraction_id":597,"rating":5.0,"review":"Absolutely Delicious :-). We were in Toronto for a few days & my 11 year old son loves food, so we joined this walking tour. Jusep was punctual & friendly & even offered free WiFi for the entire tour - which will no doubt be useful for all...","review_date":"June 14, 2018","user":"fenton2018"},{"attraction_id":597,"rating":5.0,"review":"Wonderful way to experience Toronto. Jusep does a marvellous job of making you feel welcome while telling you about Toronto and letting you experience its' diversity through delicious food - 8 countries in 3 hours. Where else could you do that? A great way to spend some time with out...","review_date":"June 12, 2018","user":"j_d"},{"attraction_id":597,"rating":5.0,"review":"What an amazing & fun activity! And the best guide!. Jusep was so great! We were a group of 7 colleagues wanting to bond over our love of food and what a blast we had!\nIt was so great to discover international delicacies which we would not have known otherwise, places we would not have...","review_date":"June 11, 2018","user":"cloala"},{"attraction_id":597,"rating":5.0,"review":"8 countries in 3 hours, Wow!. Jusep Sim is an affable tour guide with great knowledge of food from around the world and the city of Toronto. We were three Torontonians who wanted to see the city from someone else\u2019s eyes. This was a wonderful way to see Kensington. I have...","review_date":"June 7, 2018","user":"jane_c"},{"attraction_id":597,"rating":5.0,"review":"\"8 countries and 5 continents\". Jusep is a gem. Our tour of the quirky, boho neighborhood included food, history of the area, tidbits about each culture and even a \"walk down a dark alley\" to learn about architecture, Toronto real estate, and local history. Jusep had a lot to say...","review_date":"June 3, 2018","user":"onthegoinkenosha"},{"attraction_id":597,"rating":5.0,"review":"I wish this existed in every city!. If you love food, go on this tour. If you aren't really open to trying new foods, you MUST go on this tour. I love food and am completely open to trying anything, this gave me a super concise and easy way to do that!...","review_date":"June 2, 2018","user":"samir_s"},{"attraction_id":597,"rating":5.0,"review":"Fun food tour. Julsep is a great guide, introducing us to the Kensington market, keeping jus all engaged as we wound our way through the busy market, introducing us to the myriad food, flavors and cultures. Thanks Jusep. SS Portland, ME","review_date":"June 2, 2018","user":"shawnees313"},{"attraction_id":597,"rating":5.0,"review":"Great Guide!. Jusep got us eating immediately and was filled with great information about the food and the neighborhood.","review_date":"May 30, 2018","user":"clifford_c"},{"attraction_id":597,"rating":5.0,"review":"Eclectic Kensington. Kensington Market is a place that I had strolled on my own and often wondered why it was so famous. Only by attending this food tour with Jusep did I come to appreciate its deep history and significance from early Scottish settlers, to eastern European...","review_date":"May 26, 2018","user":"savouritall_karen"},{"attraction_id":597,"rating":5.0,"review":"Food & Drinks from 9 Countries & 5 Continents. Jesup provides an in depth look & taste of various beverages and foods from 9 countries and 5 continents which are found in the Kensington neighborhood. He provides information as to what the food is, why it is important and part of the culture of...","review_date":"May 24, 2018","user":"eduman4260"},{"attraction_id":597,"rating":5.0,"review":"Did we go low!?!?. We were so lucky to have a very diverse and interesting group. (We were the most boring of the group) At each stop, we all discussed some food tidbits and food experiences. By the end, we learned about some of the weirdest foods that everyone...","review_date":"May 22, 2018","user":"binkylouise"},{"attraction_id":597,"rating":5.0,"review":"Duck bacon ftw. The variety and quality of food on this tour alongside Jusep's interesting stories about the history of the restaurants and the neighborhood made for a great overall experience.","review_date":"May 22, 2018","user":"logan_g"},{"attraction_id":597,"rating":5.0,"review":"Fun, tasty, and fascinating tour. My fiance, friend and I had a great time on Jusep's tour. The group size was small, allowing for a personalized experience. Jusep was entertaining, polite, and very accommodating. When we first walked through Kensington Market, we just saw a bunch of old buildings. After...","review_date":"May 14, 2018","user":"canadianeagle"},{"attraction_id":597,"rating":4.0,"review":"Jusep's local knowledge. The tour is very well conducted and Jusep is knowledgeable and funny. He has an absolute passion for food and he translates it into his tours. the only criticism would be too much carbs and not enough protein consumption. The tour was enjoyable and i...","review_date":"May 14, 2018","user":"ken_p"},{"attraction_id":597,"rating":5.0,"review":"Phenomenal Food Tour. Amazing tour guide, he was funny, very informative, great story telling! The food choices were phenomenal, with new palate surprises from different countries. Met new friends from Toronto Canada!!! It was everything we hope for and more, highly recommend this tour to all.","review_date":"May 12, 2018","user":"luira2018"},{"attraction_id":597,"rating":5.0,"review":"Amazing food tour. We took this food tour a few days ago and it was great!\nNot only did we sample lovely food from around the world, but we also learnt lots about Toronto from our guide Jusep.\nWe would definitely recommend this tour.","review_date":"May 11, 2018","user":"bex1981310"},{"attraction_id":597,"rating":5.0,"review":"Delicious, fun, and informative. Jusep was an amazing host for our adventure through Kensington Market. His knowledge of the history of this section of Toronto really shines through in his narration; I learned a lot while I was eating some delicious food!\nAnd it was really the little touches...","review_date":"May 4, 2018","user":"bonkiep"},{"attraction_id":597,"rating":5.0,"review":"Incredible Experience. I highly recommend this tour to everyone visiting the area. We reached the meet up destination a little earlier than anticipated and had time to connect with Jusep before the tour. He was wonderfully charismatic and since he had already visited our hometown (Philadelphia) he...","review_date":"April 30, 2018","user":"danaeroessler"},{"attraction_id":597,"rating":5.0,"review":"Great tour, better tour guide. I did the Kensington market tour. I thought that we went to many hidden gems in the market area. Th re was very good food and Jusep knew all of the owners. The food was not basic food from the country of its origin, so...","review_date":"April 25, 2018","user":"bellini102"},{"attraction_id":597,"rating":5.0,"review":"Fun and yummy. Jusep navigated us despite a heavy ice storm safely through the culinary highlights of Kensington Market. His entertaining way of delivering interesting background information about the food and its neighbourhood made this tour unique!","review_date":"April 20, 2018","user":"s_sallinger"},{"attraction_id":597,"rating":5.0,"review":"Amazing!. Today I had an amazing experience joining Jusep's food tour! As a single traveller, I was searching for a different experience and this definitely was a good choice! It wasn't just about eating but learning more about other cultures and Toronto. I highly recommend this...","review_date":"April 14, 2018","user":"thayseoguido"},{"attraction_id":597,"rating":5.0,"review":"Excellent Variety of Flavors!. Had an amazing time discovering great food from around the world. Our guide gave great explanations of the foods, and told several interesting stories related to Toronto.","review_date":"April 13, 2018","user":"erc512"},{"attraction_id":597,"rating":5.0,"review":"Great experience even for locals. It was so great! Definitely go even if you're a local. Kensington Market is such an interesting place, and on this tour I learned things about the market I had never even heard before! And I've lived in Toronto my whole life. A great experience...","review_date":"April 13, 2018","user":"meganwilltravel"},{"attraction_id":597,"rating":5.0,"review":"Fun and Fabulous Flavors. Jusep thought of everything to make our visit delicious, relaxing and FUN! From his first email, he was upbeat and enthusiastic. He was early to our pick up location in Kensington Market. The \"little extras\" he brought to make our tour just a little nicer...","review_date":"April 9, 2018","user":"eiffes2018"},{"attraction_id":597,"rating":5.0,"review":"Incredible experience . If you love good food, learning about cultures and food, and enjoy meeting fun people, this tour is for you. Jusep is an enthusiastic, knowledgeable host who will make you feel so welcome and happy to be a part of his tour. The next time...","review_date":"April 7, 2018","user":"mrsambs"},{"attraction_id":597,"rating":5.0,"review":"Kensington Market International Foor Tour. It was amazing! Definitely a must if you are visiting the city of Toronto. Jusep was full of knowledge. He was personable and friendly. Each spot on the tour had delicious foods from each of the countries we visited in this quaint bohemian neighborhood. Besides...","review_date":"April 6, 2018","user":"candice_b"},{"attraction_id":597,"rating":5.0,"review":"Jusep's knowledge of the Kensington area was awesome. It was a bit cold that day but the foods we tasted were yummy!. I would enjoy attending another food tour hosted by Chopsticks+Forks. The guide was personable, friendly and well-informed. The food was great too! I'm a teacher and I would give Jusep an A. Good job!","review_date":"April 4, 2018","user":"driverdude"},{"attraction_id":597,"rating":5.0,"review":"A Highlight of our Toronto Trip. Spring break in Toronto wasn't very \"Springy,\" but but we had a terrific time despite the weather. Without question a highlight of our week was Jusep's Food Tour of Kensington Market. We are family of 5 with children aged 16, 15, and 8. We all...","review_date":"April 4, 2018","user":"sichlaufamily"},{"attraction_id":597,"rating":5.0,"review":"Deliciously Memorable. Jusep was a fantastic guide. Our group was impressed by his knowledge of the area and its history. The food was delicious, and we all tried something completely new to us. His passion for food, the area, and different cultures was a treat.","review_date":"April 3, 2018","user":"sophieg3244"},{"attraction_id":597,"rating":5.0,"review":"Bring Your Appetite!. Not sure where to begin. This experience far exceeded my expectations! I and my daughter were visiting from Chicago, and we are both big foodies. So, naturally, a food tour was a must. I eagerly signed up for Jusep's tour, anticipating some yummy, authentic dishes...","review_date":"March 31, 2018","user":"apglasper"},{"attraction_id":597,"rating":5.0,"review":"Toronto Underground Food Scene - Indigenous is Delicious!. I recently took an impromptu 24 hour trip to Toronto with my main squeeze. We wanted to get a feel for the city, but also try some really low key cuisines. This food tour was highly recommended to me by an old co-worker. I took...","review_date":"March 21, 2018","user":"kplspritz22"},{"attraction_id":597,"rating":5.0,"review":"Please don't pass up this amazing tour!. I don't write reviews, I rarely even leave ratings, but this tour hosted by Jusep was amazing. His knowledge of the area, of food, drink, history and cultures was phenomenal.\nEvery detail of this tour was thoroughly planned and well organised. Hand-warmers were provided in...","review_date":"March 12, 2018","user":"maphisto2000"},{"attraction_id":597,"rating":5.0,"review":"The best food tour and then some. Jusep's tour is an incredible experience filled not only with delicious food but also history of Canada, Toronto, and Kensington Market. His philosophy about the food tour and its goals extend beyond simply \"trying new foods\" (although you're sure to do that). Jusep's selections of...","review_date":"March 3, 2018","user":"coffeebreak808"},{"attraction_id":597,"rating":5.0,"review":"Impressive Accomodation of Dietary Needs - Everyone Can Enjoy World Flavours!. I first tried the Kensington Market Tour with my family (including younger kids and foodie mother-in-law (!)) and it was so delightful and joyful and we came back for more! We went on a private Korean Dinner and intimate Afghan Dinner hosted by a newcomer...","review_date":"February 28, 2018","user":"isicaulder"},{"attraction_id":597,"rating":5.0,"review":"Can't miss this food tour. Jusep is an awsome tour guide, provide us a lot of good information and great stories. He definitily knew what he was talking about, and it seems he really enjoys teaching people about the neighborhood. As it was very cold, he brought us some \"warm...","review_date":"February 15, 2018","user":"marcela_k"},{"attraction_id":597,"rating":5.0,"review":"Great food tour. We did the Kensington Food Tour and loved every minute of it. The food was fantastic and it was great to learn about the neighbourhood and it's history. Jusep was a brilliant tour guide and we loved hearing about his travels and his vast knowledge...","review_date":"January 3, 2018","user":"david_m"},{"attraction_id":597,"rating":5.0,"review":"Jusep is so awesome! What a fun and informative experience!. Jusep Sim is an awesome tour guide\/host! He was incredibly informative about all of the cool places we visited, he had great stories to go along with each of the local eateries we visited as well as why and how Kensington Market is as cool...","review_date":"January 2, 2018","user":"jbrud7"},{"attraction_id":597,"rating":5.0,"review":"Kensington Food Tour. I went on this tour for a work Christmas party and I honestly really enjoyed it. I found it very informative and the portions were more than I expected. I give him two thumbs up for taking us around to each different location and giving...","review_date":"December 23, 2017","user":"gabriella_w"},{"attraction_id":597,"rating":5.0,"review":"Informative, Fun, and Inspired!. Jusep, firstly, created a wonderful tour for our company Christmas party that was both fun and accommodating. Although our entire group is from Toronto he showed us parts of Kensington Market that many of us would have never thought to go. His tour has been...","review_date":"December 23, 2017","user":"mresch89"},{"attraction_id":597,"rating":5.0,"review":"Delicious, Engaging & Something We'd Enjoy Again. Jusep is electric with energy, insight and a genuine passion to connect with people and usher them into new culinary experiences. He is truly the epitome of an amazing food tour guide, cultivating palates and unique memories!\nOur group had an absolute blast on his...","review_date":"December 22, 2017","user":"philipm3000"},{"attraction_id":597,"rating":5.0,"review":"Taste of Kensington Market!. I highly recommend the International Bites tour with Jusep! In a few short hours he will turn you on to some of the best ethnic eateries in Kensington Market. There's plenty of delicious food to taste while you take in some history about the neighborhood....","review_date":"December 17, 2017","user":"georgel37"},{"attraction_id":597,"rating":5.0,"review":"Top-notch guided food tour. Spent a few hours touring the Kensington Markets with an amazing food guide and eats historian. Jusep offered an extraordinary tour of the markets and supplied a nice palette of foods\/drinks to try. Arrived hungry; left with stomach and mind fed.","review_date":"December 10, 2017","user":"ange1372"},{"attraction_id":597,"rating":5.0,"review":"Great food tour. We just finished out food tour of Kensington Market with Jusep and had a great time. It was a cooler day and had just made our way over from our hotel only to find that Jusep had hand warmers ready for the walk around the...","review_date":"December 9, 2017","user":"jsgontario"},{"attraction_id":597,"rating":5.0,"review":"Jusep is a true believer in the power of food to improve the world. Jusep is great, and he really knows his food and the culture surrounding it. In fact, as you go round Kensington with him, you'll begin to realise that although he does love food, he's more in love with what tasting other cultures' food can do...","review_date":"December 9, 2017","user":"mikecamel"},{"attraction_id":597,"rating":5.0,"review":"A yummy look around the world...in 3 hours. As a Torontonian who has visited Kensington Market several times, I was pleasantly surprised at how much I learned and discovered during this food tour! I really liked the concept of \"around the world\", it represents the true essence of Toronto. We got to try...","review_date":"December 5, 2017","user":"af1234"},{"attraction_id":597,"rating":5.0,"review":"Great Food Tour for group of friends and Bachelorette\/Bachelor Parties. I booked the Kensington Market food tour for a friend's bachelorette party in July- and it was a hit! We all had such a great time! It was a wonderful experience to be able to try foods from different cultures that I would have otherwise...","review_date":"December 4, 2017","user":"jennifer_c"},{"attraction_id":597,"rating":5.0,"review":"Awesome out of town experience. I was very fortunate to have Jusep as my first food tour guide. He has a great personality that makes the experience ten times better. My boyfriend surprised me with this gift for our first year anniversary and it is definitely worth it if you...","review_date":"December 3, 2017","user":"monica_h"},{"attraction_id":597,"rating":5.0,"review":"Education for your mind and your taste buds!. Your belly will be full of food, your mind will be full of culture and your heart will be full of some of Juseps passion for food and culture after this tour!! We had so much fun, we didn't think to take photos.\nWhat to...","review_date":"November 20, 2017","user":"ashley_w"},{"attraction_id":597,"rating":5.0,"review":"Informative, Inclusive and Incredibly Delicious!!!. Not only was it amazing to be able to try such unique international cuisines, but it was fun to experience them with Jusep and our tour group. Jusep has such great relationships with all of the restaurants and chefs, and has such special stories behind...","review_date":"November 6, 2017","user":"riojaskm"},{"attraction_id":597,"rating":5.0,"review":"EXCELLENT food tour! Don't miss out!!!. We had a cooperate team event, and we thought it could be a great way to spend the afternoon together while having a food tour (that ended with a beer tasting). What a great call! We were 15 people, and EVERYONE had such a great...","review_date":"October 29, 2017","user":"reutca"},{"attraction_id":597,"rating":5.0,"review":"A great way to explore a suburb!. This was our first food tour and it won't be our last! Jusep was a fantastic guide as he took us through Kensington history and styles of food. The variety of food we had on the tour was just exceptional and the portion sizes we...","review_date":"October 25, 2017","user":"kodieo2"},{"attraction_id":597,"rating":5.0,"review":"Nice way to spend the afternoon. Was such a lovely day to walk around the market, our host was super friendly, knowledgeable and entertaining. The food was super delicious and I would definitely take other friends or dates on this tour again!","review_date":"October 21, 2017","user":"matt_n"},{"attraction_id":597,"rating":5.0,"review":"Great fun !. We thoroughly enjoyed our tour . Julep is extremely knowledgable and we enjoyed listening to him . He has great enthusiasm for different cuisines . We ate at places that we would not have gone into on our own so were exposed to new foods....","review_date":"October 16, 2017","user":"d0ugandheather"},{"attraction_id":597,"rating":5.0,"review":"Book now while you can. This week end I was privileged to be one of the first to participate in Chopsticks and Forks Kensington Market food tour. This tour includes a history of several landmarks of the area and stops at food locations (inside and out) covering 5 continents. The...","review_date":"March 27, 2017","user":"tommyguns75"},{"attraction_id":598,"rating":5.0,"review":"Great night. This was totally worth it! Chloe was our tour guide and she was great. We had such a fun time and didn't even make it to the last bar. I was a little unsure about booking this pub crawl but it was so much fun...","review_date":"February 11, 2019","user":"fmignon1"},{"attraction_id":598,"rating":1.0,"review":"We can't cancel but they can?. I signed up for their event for Friday night. I showed up at 9:30 and could not find my guide anywhere. I called the number provided and was informed that they canceled and sent me an email about it a couple of hours prior. I...","review_date":"January 21, 2019","user":"christopher_c"},{"attraction_id":598,"rating":4.0,"review":"An Unforeseen Large Group Booking. Based on the description and previous reviews, one should expect at least 4 stops. However from my personal experience, only 2 stops were made. The originally planned 2nd stop was skipped due to reports that it was ridiculously overcrowded. That in itself was not the...","review_date":"January 6, 2019","user":"ailee_akane"},{"attraction_id":598,"rating":3.0,"review":"A very wired night out. Two of the four bars were great fun, and at each bar we got a free shot. However, the first bar was a restaurant with bad drinks and the last place was not a club like promised but an empty bar. Still had fun thou!","review_date":"January 5, 2019","user":"judithjoh"},{"attraction_id":598,"rating":2.0,"review":"Fluke Problem. Our bar crawl was no fun, but not the company's fault! We accidentally went the same weekend as the G7 summit, therefore the party scene was dead.","review_date":"June 13, 2018","user":"laura_e"},{"attraction_id":598,"rating":5.0,"review":"Always a great night out in Quebec. All the venues you visit on the pub crawl are great fun and worth checking out. The night builds and ends in a fun area so you are free to kick on to another place close by if desired.","review_date":"February 11, 2018","user":"elisewalshaus"},{"attraction_id":598,"rating":5.0,"review":"Great Time. We had fun going to nice bars! The music was great and each bar was different and the drinks were really good!","review_date":"February 9, 2018","user":"dom114"},{"attraction_id":598,"rating":5.0,"review":"Great experience for folks needing a quick idea with no planning. I had about 48 hours in the city and do not regret making this choice. I enjoyed the guide and it was cool to go around and see different areas. I prefer the small club\/upstairs bar we went to the most as service was awesome....","review_date":"December 5, 2017","user":"jkt2015"},{"attraction_id":598,"rating":5.0,"review":"GO AHEAD, BOOK IT!. Hesitant at first, my boyfriend and I weren't sure whether or not we should book a pub crawl for our weekend getaway in Quebec... But we are SO glad we did, and that we chose this company to go through. We booked last minute no...","review_date":"November 25, 2017","user":"amanda_d"},{"attraction_id":598,"rating":5.0,"review":"A great option to meet people if you travel by yourself. I had so much fun doing the Quebec Pub Crawl. It's a great option to meet new people and go party if you travel alone. The hosts Leane and Dominique are very funny and it was interesting to make new friends from other parts of...","review_date":"November 22, 2017","user":"extraordinary736871"},{"attraction_id":598,"rating":5.0,"review":"Great host, fun group & free drinks - What more could you ask for?!?. JP was a wonderful guide! We had a great time chatting at the first bar and then continued our night visiting other bars\/clubs where we danced and had a great time. Highly recommend!!!","review_date":"October 17, 2017","user":"jaschetnan"},{"attraction_id":598,"rating":2.0,"review":"A huge disappointment. Our host wasn't very interactive, he often went out to smoke and for long periods of time and then would simply tell us how much time we had left in the bar before saying he would just 'meet us outside'. He stuck to his friend...","review_date":"October 15, 2017","user":"laura-ines_w"},{"attraction_id":598,"rating":5.0,"review":"So much fun!. Kristine (sorry if I misspelled your name), the hostess, was the funniest person of all!! She engaged with everyone who was there and made sure we all felt comfortable and welcomed. My friends and I became friends with people from Quebec, Sweden, and Colombia. We...","review_date":"July 8, 2017","user":"gabriel_b"},{"attraction_id":598,"rating":5.0,"review":"Beyond Fun. I can't say enough about my experience. I was also given the wrong address of a bar at my time of booking, but was successful in contacting the owner of \"Pub Crawl Quebec\" while standing outside the wrong bar. It turned out he had sent...","review_date":"May 23, 2017","user":"tanice_m"},{"attraction_id":598,"rating":5.0,"review":"Awesome first experience!. Old Quebec was very beautiful. Each bar was within walking distance and had free drinks. We ended at a club which was filled mostly with younger people but very fun!","review_date":"April 16, 2017","user":"anna_k"},{"attraction_id":598,"rating":1.0,"review":"Not impressed with this.. First off all you book this through some company called Viator which is impossible to get a hold of. Second when I got to the pub it was \"permanently closed\". I called viator, and the Quebec pub crawl host, only to get a voicemail telling...","review_date":"April 8, 2017","user":"amcampbell88"},{"attraction_id":598,"rating":5.0,"review":"Ugly Christmas Sweater Crawl - So much fun. We \"crawled\" on a Monday night the day after Christmas, so we were not sure how lively Quebec City would be. It didn't matter, Chlo\u00e9 (our guide) is where the party is. Chlo\u00e9 guided our rowdy group of about 20 to empty bars and crowded...","review_date":"December 31, 2016","user":"kcrowls"},{"attraction_id":598,"rating":5.0,"review":"An awesome night in old Quebec.. I've done pubcrawls in a lot of cities and this was one of my favourites. We happened to be in Quebec during the holidays so it was an ugly Christmas Sweater pubcrawl. You're well taken care of and have a lot of fun all night....","review_date":"December 29, 2016","user":"ceegee91"},{"attraction_id":598,"rating":4.0,"review":"Good Night Out. Overall great night out. This was my third pub crawl and my first one going solo. It wasn't too cheesy or structured. Gabriella was a great guide who interacted often and was very informative. The variety of pubs were great. It started at a small...","review_date":"May 23, 2016","user":"jays698"},{"attraction_id":598,"rating":5.0,"review":"A must Do. Four of us went to Quebec and were looking for a way to get a feel for the local flavor without being tourists. We decided that a Pub Crawl with a local host would be a good way. What a great decision !! Our Host...","review_date":"January 23, 2016","user":"michelleandtony25"},{"attraction_id":598,"rating":4.0,"review":"A fun way to spend your Friday night!. I had a blast going from pub to pub. The bars are very welcoming and people are always up for a fun conversation. Our guide, Laurent, was very friendly and really makes you feel at home when entering a new pub. I highly recommend giving...","review_date":"January 20, 2016","user":"ricardo_g"},{"attraction_id":598,"rating":5.0,"review":"perfect evening and a lot of fun. Super experience. Perfect to get known some people in a relaxed atmosphere. Nice bars and a good ending in the club. You get a lot for your money. The guide also gives some interesting information about Quebec. Thanks.","review_date":"January 18, 2016","user":"alex_plats"},{"attraction_id":598,"rating":5.0,"review":"Very funny and entertaining guys, had a super great time!. Definately a thing you have to do when you like pub-crawls, super atmosphere, very nice guys and great canadian experience!","review_date":"January 5, 2016","user":"provo_c"},{"attraction_id":598,"rating":5.0,"review":"Fun night with fun people!. I came to quebec city solo and wanted a night out. It was the off season so our group was small, but I preferred it because it gave us time to get to really talk and know each other. My crawl mates were very fun...","review_date":"November 23, 2015","user":"kendall_p"},{"attraction_id":598,"rating":5.0,"review":"Pub Crawl Fun!. My friends and I decided to head over to Quebec for the weekend and the pub crawl was the only thing we planned in advanced. We were glad we did, great way to see the city and meet new people! It was a super fun,...","review_date":"November 18, 2015","user":"erfeig529"},{"attraction_id":598,"rating":5.0,"review":"Excellent experience!. My friends and I were in Quebec City for a few nights and decided to try out the pub crawl and we are glad we did! Julian was a great guide, he spoke great English so that was a major plus, and was super fun...","review_date":"October 21, 2015","user":"404victoriaw"},{"attraction_id":598,"rating":3.0,"review":"Good, not great, worth the money though. The host was good, the crowd was fun but the description of the crawl is misleading as far as the drinks given and discounts.\nAlso, being a pub crawl, you may want to consider a different ending point. A pub with a band would have...","review_date":"October 2, 2015","user":"shayna_h"},{"attraction_id":598,"rating":5.0,"review":"Every city needs one of these!. J'aime bien les sites historiques, mais le Pub Crawl \u00e9tait le meilleur d\u00e9cision que j'ai fait au Qu\u00e9bec ! J'ai voyag\u00e9 tout seul et mon fran\u00e7ais est terrible, et cet \u00e9v\u00e9nement m'aidait \u00e9viter les interactions inconfortables aux bars \u00e9tranges.\nIf you're looking to have a...","review_date":"September 14, 2015","user":"dan_f"},{"attraction_id":598,"rating":5.0,"review":"Solid night time adventure through QBC. Was a bit hesitant to join this since I was by myself, but Julien was a kickass guide and made sure everyone was having a good time. He is super friendly and hilarious too (speaks perfect English btw).\nEnded up being a cracker night, made...","review_date":"September 13, 2015","user":"jamiejx"},{"attraction_id":598,"rating":5.0,"review":"Great beginning to our weekend in Quebec!!. Our guides were awesome and answered all of me and my friends' questions. We had a great start to our stay in Quebec City. We really can't complain!! It was great","review_date":"August 11, 2015","user":"thut667"},{"attraction_id":598,"rating":5.0,"review":"Great weekend!. Had a great time with friends while in Quebec. It was a nice start off to our trip! The tour guides were cool and very informative.","review_date":"August 11, 2015","user":"kbfresh215"},{"attraction_id":598,"rating":5.0,"review":"GREAT EXPERIENCE!!. Amazing time! Great way to start our Quebec weekend. Tour guides were awesome! Highly recommend when visiting Quebec.","review_date":"August 10, 2015","user":"josiasgmz"},{"attraction_id":598,"rating":5.0,"review":"Great Night Out!. Had a great time visiting a few pubs and a Nightclub during the Quebec Pub Crawl. Our \"Guide\" was very helpful, friendly and informative about the City of Quebec. In my opinion, this Pub Crawl allowed for me as a visitor to explore the Quebec...","review_date":"July 8, 2015","user":"nelson_d"},{"attraction_id":598,"rating":4.0,"review":"Such a blast!. This was such a great experience and was definitely worth the money. We got to meet new people and see more places then we would have found on our own! I would recommend this pub crawl to anyone and think it was well worth the...","review_date":"February 23, 2015","user":"rachel_p"},{"attraction_id":598,"rating":4.0,"review":"A Wonderful Night Out!. My boyfriend and I were looking for something to do on a Saturday night in Quebec City. We stumbled across this pub crawl and thought we would give it a shot. The guide was extremely friendly, and welcoming. There was only the two of us,...","review_date":"October 7, 2014","user":"cassandraleighana"},{"attraction_id":598,"rating":5.0,"review":"Well Worth the Money. 4 of us had a fantastic time on the crawl. We paid $20 but received 3 free shots and 1 free drink so it is like we profited from the night. We got into bars that we didn't know existed and enjoyed all 4 of...","review_date":"June 7, 2014","user":"darren_m"},{"attraction_id":598,"rating":5.0,"review":"awesome . If you don t have a lot of Time in Qu\u00e9bec, do the Pub Crawl and you see a lot of the Nightlife. I would do it again. Its worth it for the Money!","review_date":"March 22, 2014","user":"stefangk"},{"attraction_id":598,"rating":5.0,"review":"What an awesome night!. We totally loved our experience. The deals were great, we visited different bars and got VIP treatment! Plus our guides really knew how to get the party going! Bottom line, you must do it if you visit Quebec!","review_date":"June 2, 2013","user":"samdavis6"},{"attraction_id":599,"rating":3.0,"review":"Just okay. We hit 4 wineries and found some good wine choices but we did not like the Ice wines that all the wineries where pushing. Not very good and the prices for the Ice wines were way out of line. The pours were very small and...","review_date":"November 6, 2018","user":"bobhq6022fk"},{"attraction_id":599,"rating":5.0,"review":"Fun wine tour of 5 wineries. Fun wine tour with full afternoon of 5 wineries. They communicate a day before about a pick up time at your hotel or Airbnb and the transportation was comfortable and easy to work with. First winery had an informative tour of their wine making facility...","review_date":"September 25, 2018","user":"atstaunton"},{"attraction_id":599,"rating":5.0,"review":"The Wine Tour lunch was perfect ..... Everyone at our table enjoyed the food and conversation over lunch. The waitress that looked after our table was very accommodating. There were no complaints.","review_date":"March 7, 2018","user":"linda_s"},{"attraction_id":600,"rating":4.0,"review":"Winning Wines. A great fall day topped off by a super wine tour. Leon Courville Vigneron had a great presentation and good wine. Fantastic atmosphere in an old farmhouse that featured antique corkscrews. Chateau de Cartes had a great lunch but we were unimpressed with the explanation...","review_date":"December 27, 2018","user":"linda_g"},{"attraction_id":600,"rating":5.0,"review":"Great wine tour!. My girlfriend and I decided on this wine tour, to taste Quebec wines and also learn about the region.\nSabin was our tour operator, he\u2019s a student and has a wealth of knowledge to share about the region and the wineries we visited.\nWe stopped...","review_date":"November 5, 2018","user":"kimberlylsarni"},{"attraction_id":600,"rating":5.0,"review":"A Great Day Adventure . This was a great activity to do! Our tour guide, Gaelle, was an absolute wonder. She really knew her stuff and was incredibly kind. You always have a point of contact with the company (THANKS MARTIN!) and they give you a lot of information. I...","review_date":"October 26, 2018","user":"tatianah_d"},{"attraction_id":600,"rating":5.0,"review":"Interesting, informative, and delicious!. Sabin was an AMAZING tour guide, super knowledgeable and friendly.\nThe 3 wineries we visited were all different and delicious, with amazing stories. Personally, I now have a soft spot for winery La Bauge:)\nI highly recommend the full-day guided tour: you'll come out of...","review_date":"October 22, 2018","user":"theminib"},{"attraction_id":600,"rating":5.0,"review":"Sabin #1 tour guide in Canadian wine country. I just wanted to drop a note and say how much we enjoyed the tour of the three wineries. We learned a lot and will be enjoying the ice wine at our Thanksgiving in November. Also we loved Sabin! He was a lot of fun....","review_date":"October 17, 2018","user":"robinrr3308wd"},{"attraction_id":600,"rating":5.0,"review":"Beautiful Experience. My boyfriend and I spent our first full day in Montreal on the 1\/2 day Kava wine tour and it couldn't have been better. Our tour guide Gail was amazing. So personable and kind. She did a wonderful job teaching us all about the wines...","review_date":"October 15, 2018","user":"akpeters04"},{"attraction_id":600,"rating":5.0,"review":"A totally unique experience. My husband and I did the half-day wine tasting tour as part of an anniversary trip to Montreal. The whole trip from start to finish was awesome. We had a 45 minute ride to the first vineyard and our guide Gail gave us a lot...","review_date":"September 27, 2018","user":"departure618316"},{"attraction_id":600,"rating":5.0,"review":"Great tour by very knowledgeable people.. The driver\/tour guide was very knowledgeable about wine and the vineyards that we visited. At each vineyard, the owners were very interested and passionate about their vineyards. The lunch and all of the wine samples were great.","review_date":"September 27, 2018","user":"281gregoryk"},{"attraction_id":600,"rating":5.0,"review":"A Great Way to Visit Wineries. I enjoyed visiting 3 wineries located in the Eastern Townships. It was so pleasant to travel on a bus. We met it at a convenient location in downtown Montreal. It arrived on time, Our guide, Sabin, is very knowledgeable and helpful. He described several focal...","review_date":"September 26, 2018","user":"ann_t"},{"attraction_id":600,"rating":5.0,"review":"A wonderful afternoon outside the city. This tour was a perfect compliment to the hustle and bustle of Montreal. Gaylee was a wonderful guide (and driver). Her enthusiasm and warmth made it feel like a group of friends on an intimate wine tour. She shared information about Montreal, the area we...","review_date":"September 22, 2018","user":"lynn_o"},{"attraction_id":600,"rating":4.0,"review":"Fantastic glimpse into wine in Montreal!. Went to Montreal for my sister\u2019s bachelorette party and booked the all day wine tour. Overall, we had a wonderful time and it was well worth the money. Getting to hear from the wine makers themselves about the process and tour their facilities really added...","review_date":"September 17, 2018","user":"abby_d"},{"attraction_id":600,"rating":5.0,"review":"Excellent Guide, Fun Day!. Our guide Gail was very friendly and enthusiastic! She had a passion for Montreal, wines, and the wineries\/vineyards we visited. The wineries were beautiful, and the presentations were very informative. We had an enjoyable, relaxing and fun day!","review_date":"September 17, 2018","user":"linda_s"},{"attraction_id":600,"rating":5.0,"review":"Wonderful Guide, Great Wines, Excellent Lunch. We joined the tour at Bromont with our English speaking guide. Valerie at Leon Courville wineries gave a fabulous presentation. We thoroughly enjoyed our catered lunch at Le Chateau de cartes, and learned a great deal about wine at all three wineries. Well worth the...","review_date":"September 16, 2018","user":"daydream278319"},{"attraction_id":600,"rating":5.0,"review":"Lovely day, tasty wines, amazing Guide!. The half day tour today was just a delight! Gail was enthusiastic, informative, a terrific driver, and went above and beyond for all her guests! I only have time for two half day tours for my short stay in Montreal. This tour was money well...","review_date":"September 14, 2018","user":"tahoekr"},{"attraction_id":600,"rating":5.0,"review":"Loved this wine tour!. Visited two small wineries that were a delight. The guide was most knowledgeable herself. Highly recommend this tour! The next time I visit Montreal I\u2019m taking the full-day tour.","review_date":"September 11, 2018","user":"gloria809"},{"attraction_id":600,"rating":5.0,"review":"Lovely way to spend an afternoon . Well chosen wineries, with perfect hosts who gave us a better understanding of many variables that must be considered in wine production.\nOur guide Gayle was knowledgeable and made everyone comfortable. Would strongly recommend.","review_date":"September 10, 2018","user":"resort310814"},{"attraction_id":600,"rating":5.0,"review":"Great guide and nice day out of the city . My husband and I like to check out the wine producing areas in the countries we visit, so we signed up for a half day wine tour out of Montreal. Gail, the guide, was the absolute best, and probably the happiest human being I\u2019d ever...","review_date":"September 8, 2018","user":"briemariev"},{"attraction_id":600,"rating":5.0,"review":"For something different . After spending a few days touring the city of Montreal, we wanted to do something a bit different and chose this. We had a fantastic time and learned a lot about wine making in the region. We tried local cheeses and a bunch of different...","review_date":"September 2, 2018","user":"725lorettas"},{"attraction_id":600,"rating":5.0,"review":"Lovely day of fine wine. Lovely fun and informative day out, very well planned route with excellent friendly guide. The three wineries we visited were all very different, but the hosts were all great. I learned a lot about winemaking in Quebec as well as enjoying lots and lots of...","review_date":"August 28, 2018","user":"fran468"},{"attraction_id":600,"rating":5.0,"review":"Excellent afternoon!. Gail, our guide, was knowledgeable, friendly and overall great. Good excursion. Beautiful countryside. Decent wine. Great Experience. Would reccommend.","review_date":"August 26, 2018","user":"danyluik"},{"attraction_id":600,"rating":4.0,"review":"Different than a traditional wine tour. I agree with some other reviews about this not being a traditional wine tour. The focus is more on education about winemaking in the region, and less on the sampling of wines. That being said, I learned a lot on the tour, the 3 vineyards...","review_date":"August 20, 2018","user":"sbaker1224"},{"attraction_id":600,"rating":5.0,"review":"Excellent Tour. We did the half-day tour from Montreal 15 Aug 2018. Our guide, a native of the area, had excellent knowledge of the history of wine making in the area and interacted with our tour group in a very friendly manner. We were provided with tastings...","review_date":"August 16, 2018","user":"robertff"},{"attraction_id":600,"rating":5.0,"review":"Amazing day!. Went on the full day tour with my girlfriends and had the greatest time! Our guide Sabin was truely nice, knowledgeable and fun! I highly recommend it!","review_date":"August 8, 2018","user":"isabellep1355"},{"attraction_id":600,"rating":5.0,"review":"Fabulous afternoon. We did the half day trip.The pick up was easy, our guide Sabine was great at sharing lots of interesting information about the area, as well as wine making in Quebec. The two vineyards were very different, which created a very different experience. We would...","review_date":"August 5, 2018","user":"sarah_m"},{"attraction_id":600,"rating":5.0,"review":"We are Wine Experts Now!. The Wine Tour was sensational and a lot of fun! It bought it for my girlfriend's 21st birthday gift and it was well worth the trip to Montreal. Our tour guide was very knowledgeable, about wine, the vineyards and the wine making process, about Montreal...","review_date":"August 1, 2018","user":"tirthadeep_d"},{"attraction_id":600,"rating":5.0,"review":"Excellent Tour! . We did the half day tour which included two wineries. The guide was friendly and knowledgeable. The two wineries were very different from each other which made for a very interesting tour. You are able to buy product at the end of each winery, but...","review_date":"July 27, 2018","user":"sara_l"},{"attraction_id":600,"rating":5.0,"review":"Must Do For Wine Lovers! . I would always do the tour again!!! We had a really sympathetic tour guide; the vineyards were absolutely stunning and the owners were very welcoming and warm-hearted. I also met amazing people from all over the world.","review_date":"July 26, 2018","user":"leol3216"},{"attraction_id":600,"rating":5.0,"review":"Great day trip from Montreal. The tour was very well organized. The tour guide was extraordinary in explaining the wine industry in Quebec. It was a very enjoyable tour that will make you taste some of the best wines in the region.\nI strongly recommend this tour if you are...","review_date":"July 10, 2018","user":"melaniesv2018"},{"attraction_id":600,"rating":5.0,"review":"Highly enjoyable day out!. We took this day-trip tour on one of the hottest days of the summer in Montreal, but the trip was worth it! On our hour-long drive to get to the vineyards, our tour guide (Sabin?) told us about the history of Montreal and the surrounding...","review_date":"July 9, 2018","user":"jessica_r"},{"attraction_id":600,"rating":4.0,"review":"Fun times!. Small group of about 18 was fun! We did the 1\/2 day trip and visited two vineyards. First one was family owned and very small but the owners were very hospitable and sweet!! They had about 7 types of wines, from whites to reds which...","review_date":"July 9, 2018","user":"chrisr3957"},{"attraction_id":600,"rating":5.0,"review":"Made for a fun, wine-filled afternoon. We did the half day tour and really enjoyed the two wineries we visited. It was nice getting out of the city and experiencing both a larger winery and a smaller, family run winery. We learned a lot, saw a lot of great views, and...","review_date":"July 6, 2018","user":"lauren_h"},{"attraction_id":600,"rating":5.0,"review":"The perfect way to spend a long afternoon. This was a perfect way to spend a fun afternoon with both nice people and good wine! Our afternoon at Coteau Rougemont and Vignoble Les Murmures showed us both a large-scale and a smaller family run vineyard with a nice variety of wines. We were...","review_date":"June 29, 2018","user":"hank_a"},{"attraction_id":600,"rating":5.0,"review":"Excellent Tour. A gentlemen in my wine course recommended checking out the Eastern Townships South of Montreal. I sought Kava tours and my wife and I did the full day tour with lunch and 3 wine tastings. Our guide Sabin was very knowledgeable about the history of...","review_date":"June 4, 2018","user":"sportrob"},{"attraction_id":600,"rating":5.0,"review":"Kava Wine Tours- Exceptional Value. Thanks to Sabin for a wonderful half-day wine tour of 2 small wineries outside of Montreal. We particularly enjoyed the winery owned by Daniel and his wife-- lovely wines, smoked fish, and cheese. Both wineries provided exceptional tastings and insights into the young viticulture\/viniculture industry...","review_date":"May 27, 2018","user":"wolfwoman599"},{"attraction_id":600,"rating":5.0,"review":"very intimate wine tasting tour. I joined the small wine tasting tour a short distance away from Montreal and we visited 2 vineyards. The first one was quite big and the staff were knowledgable, but the second vineyard was this small family-owned place and they built up the entire place...","review_date":"May 19, 2018","user":"fin_s"},{"attraction_id":600,"rating":5.0,"review":"Memorable Trip!. The tour was definitely a trip to be remembered. The guide was very helpful and knowledgeable! The wineries were fabulous!","review_date":"May 9, 2018","user":"thomasn3675"},{"attraction_id":600,"rating":5.0,"review":"Wine making is a must for any civilised fun loving people. Quebec's first winery started in 1978 - now we have over 200. This Kava tour lets you share and taste the passion of great (grape) people, led by a happy well informed guide.","review_date":"October 17, 2017","user":"iksnic"},{"attraction_id":603,"rating":5.0,"review":"Excellent time!. My partner and I had the time of our lives last night and we both highly recommend signing up for this experience! Our guide Nate was very insightful, accommodating, friendly, and genuinely wanted to make sure you were looked after and that you were having...","review_date":"March 14, 2019","user":"otto523"},{"attraction_id":603,"rating":5.0,"review":"Great night Snowmobiling. We had a great night of snowmobiling and eating at the Crystal Hut up top the mountain. Our guide Kyle was really great and helpful. Would recommend this to anyone looking for a great adventure outdoors.","review_date":"March 12, 2019","user":"hvl001"},{"attraction_id":603,"rating":5.0,"review":"Great snowmobiling experience. We had a great snowmobiling ride with our guide Danny. He gave a great overview of how to ride the machines and led us on such a cool experience riding up the mountain. It was snowing during our trip so we didn't have as good...","review_date":"March 11, 2019","user":"emily_b"},{"attraction_id":603,"rating":5.0,"review":"Crystal Hut by Snow. Had the fortune to book a snow mobile ride up Blackcomb to the Crystal Hut for fondue at night, one experience I never forget. Mike our guide was marvelous and ensured we had a great time.","review_date":"March 2, 2019","user":"madfish2019"},{"attraction_id":603,"rating":5.0,"review":"Fondue under the night ski. Amazing ride up the cat to the top of the mountain with wonderful views of the village below. The sky was amazing, filled with a million twinkling stars! Founder was great and the staff was amazing. We even. Had life music.","review_date":"February 27, 2019","user":"momba63"},{"attraction_id":603,"rating":5.0,"review":"An unforgettable experience. This was an amazing experience! The ride, the dinner and the guides were fantastic. Mitch was our guide and was very friendly and helpful. He also was very considerate of our comfort and safety the entire time. I felt very well taken care of by...","review_date":"February 25, 2019","user":"kristy_d"},{"attraction_id":603,"rating":5.0,"review":"Great Bday present!. We had a great time with Nate guiding us, he was professional, knowledgeable and always there to make your time the best he could. Great ride up to the hut for a wonderful fondue dinner. Everything was ready to devour upon arrival, then a nice...","review_date":"February 23, 2019","user":"paul_s"},{"attraction_id":603,"rating":5.0,"review":"Magical Night. We had an outstanding time riding snowmobiles up to the Crystal Hut. We had a full moon peaking over Blackcomb peak plus views of Whistler village lit up below. We were beginners at snowmobile but Mac and Alex were terrific in teaching us how to...","review_date":"February 20, 2019","user":"matt_m"},{"attraction_id":603,"rating":5.0,"review":"Amazing tour, knowledgeable and very friendly guide, amazing staff... and fondue!. Recommended for: beginners, first timers, young friends and couples\nAsk for: K2 (and his dog, Griffin!)\nThis was our first time in Whistler and we were looking for something fun and adventurous to do at night.\nOur guide was K2, and his dog Griffin (Griffin...","review_date":"February 19, 2019","user":"wildcatmd"},{"attraction_id":603,"rating":5.0,"review":"Best Tour And Guide Nate. Thanks to Nate and the staff at Canadian Wilderness Adventures. The snowmobiles and dinner at the Crystal Hut was a blast. Most of us were new to snowmobiling and Nate showed us the basics then allowed us to have fun. The food was great and...","review_date":"February 17, 2019","user":"brycedavidson"},{"attraction_id":603,"rating":5.0,"review":"Great Tour!. My husband and I had an incredible experience driving the snowmobile! K2 was our guide and he has an amazing attitude! The fundue was delicious acompannied with great music! Totally recomend this tour!","review_date":"February 9, 2019","user":"pamelamd935ym"},{"attraction_id":603,"rating":5.0,"review":"Fondue fun! . It was a great experience. We had 8 people with us and our guide Bob handled it well. He was very attentive and made sure we had a fun time. I would definitely recommend for anyone. Old person in our party was 60 youngest was...","review_date":"February 9, 2019","user":"759cf"},{"attraction_id":603,"rating":5.0,"review":"Wilderness adventure indeed! . Took my mother on a birthday surprise adventure. From the moment our guide, Sascha, met us, until the end of the tour, he was fun, friendly, professional and caring. He provided us with clear instructions on how to operate the snowmobile, and made sure to...","review_date":"February 7, 2019","user":"samounib"},{"attraction_id":603,"rating":5.0,"review":"Great Trip, Great Tour guide, great music. We had a great experience last Friday on this trip. Having done a few snowmobile tours in Whistler, this was by far the best. Our guide Abby taught us the techniques of snowmobiling and ensured we had a great trip. She made the really made...","review_date":"February 5, 2019","user":"rob_b"},{"attraction_id":603,"rating":5.0,"review":"Highly Recommended!. I highly recommend Canadian Wilderness Adventures! Nate gave an incredible lesson and tour: the perfect balance of being instructional and informative, while also light-hearted and engaging. Meanwhile, Natalie provided excellent customer service on the administrative end of things, and last but not least the staff...","review_date":"January 25, 2019","user":"rmtraveler720"},{"attraction_id":603,"rating":5.0,"review":"Awesome Ride Up For Great Food!. I have ridden a snowmobile before and this experience did not bore me in the slightest. Our tour guide, Alex, was super friendly, energetic and considerate of all tour guests. We were all given full demonstrations on how to safely operate a snowmobile and were...","review_date":"January 24, 2019","user":"2307jackw"},{"attraction_id":603,"rating":5.0,"review":"Great trip. Having never ridden a snowmobile this was a perfect trip. Dan was the man. He gave great instructions and kept everyone safe. He allowed a pace that wasn\u2019t to slow but fast enough for a beginner. I highly recommend this tour!","review_date":"January 15, 2019","user":"114vincentw"},{"attraction_id":603,"rating":2.0,"review":"Really Dissapointing Snowmobile Trip. I was soooo excited for this activity.\nA bunch of my colleagues were doing the Snowcat but who can pass up driving up Whistler in a snowmobile right? Our guide Alex was very pleasant and did a great job of explaining how to drive the...","review_date":"January 14, 2019","user":"michael_b"},{"attraction_id":603,"rating":5.0,"review":"Amazing night!!!. Highly recommend a trip up to Crystal Hut while you are in Whistler! The view at night was amazing and the food was so delicious! Tyler U was our guide and he made sure we were all comfortable, safe and having a great time. The...","review_date":"January 11, 2019","user":"mrsmorgyv"},{"attraction_id":603,"rating":5.0,"review":"Amazing NYE. Amazing way to spend New Year's Eve. Our host Nate was hilarious and was a really great guide across the board. I felt safe using a snowmobile for the first time and had fun throughout the entire trip. The fondue dinner was also surprisingly good....","review_date":"January 4, 2019","user":"312jema"},{"attraction_id":603,"rating":5.0,"review":"Great experience great snowmobile great dinner. Great experience. Great snowmobile thru green runs so you are confident to ride with speed. Almost 1:30hr or more on the snowmobile which is more than other tours offer. Dinner great, romantic or for families. TOTALLY RECOMENDED. For any plan. It may sound expensive but...","review_date":"December 28, 2018","user":"isaac_h"},{"attraction_id":603,"rating":5.0,"review":"Wonderful Experience . Rock Family of 10 (including kids aged 9,12,17,18) thoroughly enjoyed our Christmas Day evening fondue at Crystal Hut on Blackcomb Mtn. The snowmobile tour to the hut was wonderful, beautiful clear starlit sky, crisp cold weather made the journey a bonus. The fondue at the...","review_date":"December 25, 2018","user":"westfaliajournal"},{"attraction_id":603,"rating":5.0,"review":"mountain top snowmobiling. The guide Tyler U was super nice!\nThe experience of snowmobiling is just amazing and loved it!\nAtmosphere,feeling during night at mountain top, wonderful:)\nIt\u2019s nice to try especially you\u2019re in Whistler,it\u2019s the place for snow!!!\nRecommend it","review_date":"December 23, 2018","user":"ziye_j"},{"attraction_id":603,"rating":1.0,"review":"SLOW RIDE. Anyone comfortable operating a motor vehicle (car, motorcycle, scooter, go-cart, Razor, personal watercraft, etc. - anything with a motor) will be frustrated and bored on this trip. Even if one never has seen a snowmobile, one with even a modicum of a sense of adventure...","review_date":"December 21, 2018","user":"bhamattorney"},{"attraction_id":603,"rating":5.0,"review":"Wonderful experience!. We saw this trip on the Whistler website and we were very interested. We thought the cost was a bit steep, but after reading the great reviews, we booked it. This was worth every penny! We had never snowmobiled before and the rest of our...","review_date":"April 16, 2018","user":"manear843"},{"attraction_id":603,"rating":5.0,"review":"A seat at Crystal Hut? What else do you want?. Tough sledding, Alex was so patient and encouraging, I think we all felt like we'd learned a lot whether it was our first or 50th time on a sled. A light snow was falling when got up there, six couples plus a table of 12...","review_date":"April 15, 2018","user":"murray_l"},{"attraction_id":603,"rating":5.0,"review":"Snow mobile fun. This is a great thing to do with family and friends. We had a great time, the boys drove whilst the girls were passengers and they loved it. No one had driven a snow mobile before, but they had mastered it by the end of...","review_date":"March 27, 2018","user":"angela_d"},{"attraction_id":603,"rating":5.0,"review":"Very nice snowmobile tour with Dan the Man. I am definitely a bit of the scared type and suck at all speed sports but the snowmobile tour with Dan the Man last night was super memorable. I rode as a passenger with my boyfriend and it was a bit bumpy- we almost tipped...","review_date":"March 24, 2018","user":"kategm9538dk"},{"attraction_id":603,"rating":5.0,"review":"Amazing experience!. My husband and I had an amazing time on the snowshoe fondue trip! We hadn't been on a snowmobile before and we were surprised at how fun it was, and how much time we got to spend on the snowmobiles. There were about 30 or...","review_date":"March 24, 2018","user":"foreverliz10"},{"attraction_id":603,"rating":5.0,"review":"Fantastic!. Alex our guide was amazing! Super experienced, knowledgeable and friendly. The fondue at the top of the mountain was great fun - a good way to meet fellow travellers","review_date":"March 12, 2018","user":"opasushi"},{"attraction_id":603,"rating":5.0,"review":"A Must Do. The snowmobiling and fondue night was one of my highlights. I went as a pillion - I'm glad I left the \"driving\" to my husband. Control and riding of these machines is not as easy as it looks.\nThere is snow gear provided if you...","review_date":"March 11, 2018","user":"tangojo"},{"attraction_id":603,"rating":5.0,"review":" Super Fun!. Big shout out to Mac, our snowmobiling instructor for a great experience! 100% recommend to the folks back home! Delicious food and warm service at the Crystal Hut too!","review_date":"February 28, 2018","user":"kazzamanally"},{"attraction_id":603,"rating":4.0,"review":"Fun combination of action and food. The snowmobile ride up with our guide Eric was pretty fun, although I wish we would've had time to stop and take in the views. The food was good but the guitarist (while it's a nice idea) was way too loud making it difficult to...","review_date":"February 27, 2018","user":"robert_b"},{"attraction_id":603,"rating":5.0,"review":"Amazing Experience!!!! \ud83d\udc4c. From start to finish the experience was perfect...\nBrock was our tour guide, such a lovely guy, really friendly whilst being 100% professional. All the staff were excellent, absolutely everything is taken care of, you don't have worry about a thing... All you have to...","review_date":"February 25, 2018","user":"jodyandrew"},{"attraction_id":603,"rating":5.0,"review":"Snowmobile with Brock. Brock is an awesome guide, had a mint night adventuring through the snow with everyone. Incredible experience!!! Thanks Brock and Canadian wilderness adventure team!!","review_date":"February 25, 2018","user":"pip_a"},{"attraction_id":603,"rating":5.0,"review":"Must do experience!. This will get your heart racing! The snowmobile adventure was challenging and fun, and our guide Eric was great fun and a great instructor.","review_date":"February 20, 2018","user":"asterisk86"},{"attraction_id":603,"rating":5.0,"review":"The best fun!. We had a blast with our teenagers (who are the world\u2019s best critics) and thanks to our guides Dan, Randy, and Dalton were great! Kept us safe and had a blast!","review_date":"February 20, 2018","user":"travis_g"},{"attraction_id":603,"rating":5.0,"review":"SO MUCH FUN!. Dan the Man, Dalton and Randy were amazing in our 6 person quest up the mou rain to indulge in a full fondue dinner and fun. Then it was back down the mountain even faster than in the way up! We LOVED it!!!!","review_date":"February 20, 2018","user":"jason_f"},{"attraction_id":603,"rating":5.0,"review":"A recommended experience!. My wife and I joined our friends for the Snowmobile adventure to the top of Blackcomb, and had an awesome time! The ladies didn't feel like snowmobiling so they jumped in the snow cat, while the guys revved up and took off behind our fantastic...","review_date":"February 6, 2018","user":"z6980trjans"},{"attraction_id":603,"rating":5.0,"review":"Great fun Challenge - Unique Experience. What a fun night. Started off after dark with some instruction on how to ride the snow mobiles and then made our way up Blackcomb mountain to the Crystal Hut. Was a challenge to ride them so if you are not confident, I would suggest...","review_date":"February 1, 2018","user":"jules-russell-ingall"},{"attraction_id":603,"rating":5.0,"review":"Extreme adventure on snow. My family and I signed up for this adventure which, at check-in, seemed \"light\" and friendly.\nThe organization of the tour is excellent. What we did not take into account is that driving snowmobiles is not as easy as it seems and the trip is...","review_date":"January 26, 2018","user":"macamaia"},{"attraction_id":603,"rating":5.0,"review":"Fantastic New Year's Eve!. I had trouble getting *any* dining reservations in Whistler the week between Christmas and New Years. I worked with a concierge who suggested the Crystal Hut Fondue by Snowmobile. Expensive, but what a treat for NYE! I gave this as Christmas gifts to my daughter...","review_date":"January 4, 2018","user":"susan_w"},{"attraction_id":603,"rating":5.0,"review":"Great experience = Learn + Eat. We thought this was just a ride up the mountain and a meal but it turned out to be much much more... A memorable experience! All aspects of the snow mobile tour were carefully planned, with great service & attention by our guide Josh. It...","review_date":"January 1, 2018","user":"fizios"},{"attraction_id":603,"rating":4.0,"review":"Great adventure, OK fondue. Had a great time with wilderness adventures and the snowmobiles. We rented two and took turns driving. Excellent instruction by our Aussie, Josh. He made sure that everyone was safe, had fun, and good tips and instructions. Fondue was good, but very crowded in the...","review_date":"December 30, 2017","user":"medsalesguy"},{"attraction_id":603,"rating":5.0,"review":"Amazing experience - Snowmobile, stars, great views & cheese!!. Fantastic tour, really well organised from both a safety and fun perspective! Four of us were guided on 2 snowmobiles by Mac and Dalton, it was like our own private tour.\nMac as the lead guide made sure we were all comfortable with driving the...","review_date":"December 25, 2017","user":"gwen_p"},{"attraction_id":603,"rating":5.0,"review":"Say Cheese!!! :D. Epic tour! Brilliant for beginners or intermediate snowmobilers who share a love of cheese and the outdoors!! We had Brock as our Tour Guide and he was absolutely brilliant!! He explained everything so clearly and took the time to check in with everyone along the...","review_date":"December 16, 2017","user":"alana_k"},{"attraction_id":603,"rating":5.0,"review":"Best Snowmobile\/ Fondue Dinner Experience EVER!. For anyone who is wanting to be wow'd by not only incredible guides but also by an unforgettable experience of eating delicious fondue in the back-country of Blackcomb, this is the tour FOR YOU! Snowmobiling up to Crystal Hut was not only scenic but incredibly...","review_date":"December 13, 2017","user":"shea_w"},{"attraction_id":603,"rating":5.0,"review":"Amazing tour made even better by an incredible guide!. I can't express enough how great this tour is! Snowmobiling up the mountain at night with the amazing views of the village below is something that i'll never forget. The fondue dinner at the top was fantastic. The servers were great, offering hot chocolate to...","review_date":"December 11, 2017","user":"anniehux"},{"attraction_id":603,"rating":5.0,"review":"5\/5 tour with a 10\/10 guide!. My group had the pleasure of being led by the charming and talented Brock! This man is a legend on a snowmobile and knows how to teach anyone of any skill level how to ride. I had never rode a snowmobile before and with Brock's...","review_date":"December 9, 2017","user":"matteo_g"},{"attraction_id":603,"rating":5.0,"review":"Amazing tour! Amazing guide!. We done the tour a few nights ago. The snowmobiling was great, Definitely something anyone of any ability can enjoy. The food at the dining service at the top was exceptional and the views if you have a clear, light night are something else! Just...","review_date":"December 8, 2017","user":"chris_j"},{"attraction_id":604,"rating":5.0,"review":"Beautiful day and intriguing wine tasting :). David was our driver for the Fraser Valley wine tour. There were four of us on the tour, my daughter and her friend who now both live in Vancouver since August, my mom (coming from Switzerland) and I (presently living in Paris). David was the...","review_date":"November 24, 2018","user":"mariea2894"},{"attraction_id":604,"rating":5.0,"review":"Great Day!. We went on this tour for a company staff party! What a great day out :) Nikki was an amazing tour guide. Thank you for such a great day even despite the rainy Vancouver weather!","review_date":"October 4, 2018","user":"gwatsu"},{"attraction_id":604,"rating":5.0,"review":"Fun for a bachelorette party!. We were a group of 5 girls and we had such a great time! For a bachelorette party, the tour is a great length (5hrs for 2 wineries & 1 cidery), the locations visited were nice, with friendly staff and a great selection of wine....","review_date":"August 20, 2018","user":"2018_nathalieb"},{"attraction_id":604,"rating":5.0,"review":"Cheers! Great way to spend a day.. There are many things to see and do but if you enjoy wine and you\u2019re looking for a different way to spend your time, try this tour.\nIt\u2019s a wine \u2018tasting\u2019, so even though you may not enjoy everything you sample, that\u2019s part of the...","review_date":"August 4, 2018","user":"heidil1563"},{"attraction_id":604,"rating":3.0,"review":"Ok, not great. When booking just a couple days prior it was almost impossible to get which wineries we would visit. We went to 3 places. First two were nice the third was closed. Fortunately our guide acted fast and arranged for the group to visit a nearby...","review_date":"July 11, 2018","user":"cwalts"},{"attraction_id":604,"rating":5.0,"review":"Fantastic day!. We thoroughly enjoyed the tour. Nikki, our guide, was very knowledgeable and very friendly. We were given several samples to drink at each stop. Very good value for money. Would recommend this tour.","review_date":"July 4, 2018","user":"falkirkresident"},{"attraction_id":604,"rating":1.0,"review":"What a Joke!!!!!!!!!. So I booked the Fraser Valley wine tour on January 19th, paid in full that same day. The tour was scheduled for June 17th, and in the months prior I called to ask which wineries they planned to go to...\u2026they said they wouldn't know till...","review_date":"June 29, 2018","user":"kldsandiego"},{"attraction_id":604,"rating":5.0,"review":"Great way to spend a Wednesday!. Took the Fraser Valley Wine Tour with Scott and had a REALLY lovely day! The choice of wineries was great, Township 7 was my favorite, but Vista D'Oro really gave you your monies worth. Scott was an excellent tour guide! Really enthusiastic and knowledgeable about...","review_date":"June 22, 2018","user":"freshface007"},{"attraction_id":604,"rating":5.0,"review":"Outstanding Fraser Valley Wine Tour! Highly Recommended!!!. I thoroughly enjoyed my day in the Fraser Valley; Maria was the perfect tour guide. I had no idea that there were so many outstanding wineries so close to the city.\nOur first stop was at Backyard where we were treated to a behind-the-scenes tour,...","review_date":"June 4, 2018","user":"crepelike"},{"attraction_id":604,"rating":5.0,"review":"Had a great time!. Took the Fraser Valley Wine Tour on May 23 with Scott and had a great time! He is very knowledgeable about the area and took an interest in what we each had planned while in Vancouver. We visited Backyard Vineyards, Township 7, and Vista D'oro....","review_date":"May 31, 2018","user":"erinvc"},{"attraction_id":604,"rating":5.0,"review":"Fabulous Beer Excursion . We had a fantastic time visiting 3 breweries. Maria was so knowledgeable (and fun), she made the experience very memorable. Highly recommend.","review_date":"April 25, 2018","user":"activegirl9"},{"attraction_id":604,"rating":5.0,"review":"Wonderful day with Scott. The tour was excellent. We visited 3 lovely wineries. Sampled a variety of varietals. Scott was not only a great driver but also had a vast knowledge of the wine and wine making process. I would recommend this tour to anyone out to see what...","review_date":"April 21, 2018","user":"danfredusa"},{"attraction_id":604,"rating":5.0,"review":"Awesome trip! Great wine. Had such a good time with our group and our awesome guides Ben and Scott! They made it super fun, especially since I went on the trip by myself. Would highly recommend :)","review_date":"March 30, 2018","user":"ashleighp132"},{"attraction_id":604,"rating":5.0,"review":"What a treat in my own back yard!. To celebrate our three January birthdays, our small group of friends got together for a wine tour to the Fraser valley this past weekend. We had all done wine tours elsewhere - Napa Valley, Saltspring Island, France....In fact, my family has a small, private vineyard...","review_date":"March 12, 2018","user":"cynthia_b"},{"attraction_id":604,"rating":5.0,"review":"Great addition to a trip to Vancouver!. We had a great time on the Fraser Valley wine tour. Our guide Oliver and guide-in-training Helene were great company and very knowledgeable about the region. We visited three wineries, tasting wines at each and had a delicious cheese and charcuterie lunch at one of...","review_date":"October 19, 2017","user":"salinatraveler"},{"attraction_id":605,"rating":5.0,"review":"Great day of wine tasting.. Our tour guide Harold picked us up at our hotel right on time. As we traveled from Niagara Falls to Niagara on the lake he kept us well entertained by his local knowledge of the area. He had a list of wineries we were to...","review_date":"February 18, 2019","user":"kevinlhenderson"},{"attraction_id":605,"rating":5.0,"review":"A day in Niagara. If you're trying to decide what to do in Niagara and you enjoy wine...we enjoyed a good 5-6 hour day with our guide, Bernie, and we had a fabulous day!! We booked on line and the whole excursion happened seamlessly! Canadian wine was an unexpectedly...","review_date":"November 25, 2018","user":"carol_w"},{"attraction_id":605,"rating":5.0,"review":"Fantastic day. First class service. Darrel picked us up directly from our Airbnb. Very professional and knowledgeable, took us to some really nice wineries. We had a great lunch at The Garrison, one more wine tasting then back home. What a fantastic day and tour! Didn\u2019t have...","review_date":"October 30, 2018","user":"781edwardm"},{"attraction_id":605,"rating":5.0,"review":"Wonderful Day of Wine Tasting!. Bernie picked us up promptly at 10:25 a.m. at our hotel and it was clear from the start that we were in for a treat. Being a local, Bernie knows so much about the area and shared with us a ton of great information. We...","review_date":"July 11, 2018","user":"tracyt0428"},{"attraction_id":605,"rating":5.0,"review":"Great Attention to Detail. Breanne did an amazing job as our tour guide. We went through on Saturday the 3rd of February and she lead a group of 12. My wife and I enjoyed the experience very much. The ice room was a special treat. (30,000 pounds of ice...","review_date":"February 5, 2018","user":"jvuser"},{"attraction_id":605,"rating":5.0,"review":"Great wine and great experience!. We had a great time on our wine tour of Niagara On The Lake. Daryl, our guide, was a lot of fun and he knew the area well. He had great suggestions for wineries to visit based on what we liked and he was flexible...","review_date":"November 14, 2017","user":"marc_h"},{"attraction_id":606,"rating":5.0,"review":"So full!. I was only in Toronto for a few days and I knew I was going to spend the $$ on food. Glad I did this tour as I not only got to eat...a lot, I also now have a great go-to list for top spots...","review_date":"January 12, 2019","user":"jessica_s"},{"attraction_id":606,"rating":5.0,"review":"Great tour. My daughter and I really enjoyed this tour,on our own, we never would have known where to go or what to try. There was an incredible amount of variety, SO much food, and we had some choice in what we wanted to try. Our guide...","review_date":"October 26, 2018","user":"barb_d"},{"attraction_id":606,"rating":4.0,"review":"As promised, you won't walk away hungry. The Chinatown tour focused on bakeries and eateries that bake\/cook Cantonese style food. The two bakeries were fascinating. Cafeteria trays and tongs were the implements to select from the many offerings. We ate a baked pork bun (versus steamed) and a fresh spring roll that...","review_date":"August 20, 2018","user":"oh_traveler3"},{"attraction_id":606,"rating":5.0,"review":"Great time! . We had a great tour of old Chinatown with chef Kelly! She was friendly and knowledgeable and kept things moving at a good pace for our group. We ate delicious food (more than we should have!) and she customized the selections for our preferences which...","review_date":"August 17, 2018","user":"nispero_zapote"},{"attraction_id":606,"rating":5.0,"review":"Delicious Way to Explore Chinatown. I went on the Old Chinatown Food Tour at the beginning of July and really enjoyed it! We stopped at several places and tried so many different foods. The tour included both quick bites and sit-down meals. Our tour guide, Ariel, was awesome. He\u2019s really...","review_date":"July 18, 2018","user":"annatravels4"},{"attraction_id":606,"rating":5.0,"review":"Great way to experience Chinatown. My two teenage boys and I enjoyed our tour with Chef Scott. His knowledge of Chinatown and the history of the area was great but we also enjoyed his personal stories. He took time at the beginning of the tour to see how adventuresome we...","review_date":"April 6, 2018","user":"kazoofamily"},{"attraction_id":606,"rating":4.0,"review":"You want this. Yes. You do. . So Chef Scott delivers on his promise, you won't leave hungry.\nDelicious Toronto Chinese food, including the hidden gem Chinese bakeries, a local favorite late nite hot spot and an in-the-know delicious dim sum. Again, trust the Chef... would never find these places on my...","review_date":"April 6, 2018","user":"soulvoyager"},{"attraction_id":606,"rating":5.0,"review":"\"Great Tour, Excellent Guides, So Much Food\". Let me begin by telling you if you are looking for sample portions, this is not that tour. My wife and I recently took this tour with Chef Scott and a new employee (sorry cannot recall her name). To begin with both of these individuals...","review_date":"April 6, 2018","user":"frederickwilliam"},{"attraction_id":606,"rating":5.0,"review":"Delicious and interesting!!. My guide, Charles, was fantastic, and the tour was great. I ended up being the only person on the tour that day. Charles has a lot of knowledge and history about Chinatown to share. The food at each stop was delicious- especially the savory crepe...","review_date":"March 19, 2018","user":"booknook21"},{"attraction_id":606,"rating":5.0,"review":"Good food, good time. Our guide, Chuck, was very knowledgeable about the food and the community. We enjoyed the food and conversation. Highly recommend this tour.","review_date":"March 12, 2018","user":"david_b"},{"attraction_id":606,"rating":5.0,"review":"Enjoyable even in the freezing cold!. We had a wonderful time on the Chinatown tour, Our guide was very friendly and made sure that we learned a lot and also got to sample a little bit of everything. We really enjoyed the Chinese bakery stop and the Dim Sum was great...","review_date":"January 14, 2018","user":"966erind"},{"attraction_id":607,"rating":5.0,"review":"Great tour. Dave picked us up at our hotel and took us to West Kelowna for a tour of numerous wineries Each provided us with 5 samples and Dave supplied some crackers and cheese at one winery Very informative and no pressure to purchase wines although we...","review_date":"October 3, 2018","user":"tome289"},{"attraction_id":607,"rating":5.0,"review":"Very relaxed trip with great tour companions. We decided to make the tour with Red Dog the evening before we went on it. Booking, pick up at hotel and overall organisation were all great. We visited 5 wineries for tasting and another to take in the views on what was a beautiful...","review_date":"September 24, 2018","user":"bill_t"},{"attraction_id":607,"rating":5.0,"review":"Great Tour with Great Tour Guide. Nice afternoon with Dave.\nGreat tour and nice winery\u2019s.\nEven I\u2019m not a wine drinker and made the tour four my wife I really enjoyed it and found also wine I like.\nA must for everybody who stays in Kelowna.","review_date":"September 17, 2018","user":"koppa-s"},{"attraction_id":607,"rating":5.0,"review":"Brilliant day out. After being highly recommended by the staff at our RV site we booked the afternoon wine tasting experience with Dave from red dog wine tours. We got picked up from our site which was perfect. On the tour we stopped at the following,\nOff the...","review_date":"September 15, 2018","user":"jamieturner72"},{"attraction_id":607,"rating":5.0,"review":"Red dog wine tour. What a great way to spend a cloudy day...... testing wine. Was a great day and so many wonder wines to try. Our guides where super great. Highly recommended red dog tours with Dave and Michelle","review_date":"September 14, 2018","user":"rhonda_o"},{"attraction_id":607,"rating":5.0,"review":"Good wine. Great afternoon visiting 4 excellent wineries. Pick up from hotel. Host John made the tour interesting by giving us information about surrounding area. Recommended restaurant for eats later that evening. Thanks.","review_date":"August 25, 2018","user":"1821jt1922"},{"attraction_id":607,"rating":5.0,"review":"Red Dog Wine Tour. My girlfriend and I went on this amazing wine tour. Thank you to Dave for making sure we had an amazing time but most of all made sure we were comfortable and well entertained. Dave was super sweet, well knowledged and he even brought snacks...","review_date":"August 22, 2018","user":"arjun_s"},{"attraction_id":607,"rating":5.0,"review":"Excellent Kelowna Wine Tour. My boyfriend and I really enjoyed the afternoon Kelowna Wine Tour. Dave was an excellent host, and had lots of great information about the wineries and Kelowna itself. We had a little bit of extra time on the tour, so we were able to make...","review_date":"August 20, 2018","user":"jasmine_n"},{"attraction_id":607,"rating":5.0,"review":"Great tour, highly recommended! . John was a great host, he took us to 4 very different wineries, and was quite knowledgeable about the industry and Kelowna in general. We'd do it again if we're back in the Kelowna area.","review_date":"August 17, 2018","user":"jennifer_r"},{"attraction_id":607,"rating":5.0,"review":"Wonderful Tour!. Dave was a fantastic host for our Kelowna afternoon wine\/sightseeing tour. We were picked up right on schedule from AirBnB so didn't have to worry about a thing. Dave was very knowledgeable about the wine's we were sampling as well the Kelowna area. He pointed...","review_date":"August 15, 2018","user":"chriss12799"},{"attraction_id":607,"rating":5.0,"review":"Great Afternoon out. Really enjoyed our afternoon wine tasting the Hatch was a really interesting Winery with great wine.\nWe bought Wine at three of the wineries Quails Gate the was a great place with a good restaurant and fantastic views over Lake Okanagan.","review_date":"August 12, 2018","user":"fergus_t"},{"attraction_id":607,"rating":5.0,"review":"Great Tour!. We had a great time on this tour. Great selection or wineries with a knowledgeable host. I would recommend this to anyone visiting the Kelowna area.","review_date":"August 7, 2018","user":"aaron_c"},{"attraction_id":607,"rating":5.0,"review":"Amazing Afternoon!. We chose the \"Kelowna\" route with Red Dog as it offered a selection of vineyard that we had not visited. Dave and his team were excellent from booking all the way through return transportation.\nThe communication was clear and the pick up was on time....","review_date":"August 7, 2018","user":"victoria_r"},{"attraction_id":607,"rating":5.0,"review":"Great tour. Excellent service and staff.. We recently did the Kelowna option of this tour with Red Dog. Picked us up right in our hotel lobby. The driver we had was very knowledgeable of the area, very friendly, and very helpful. He went above and beyond and made it a great...","review_date":"August 1, 2018","user":"yukonperson"},{"attraction_id":607,"rating":5.0,"review":"Great way to spend a Saturday . Spending the afternoon with them was great! Super knowledgeable about the area, great sense of humor, and even fed us cheese, crackers, and chocolate along the way. Dave was also quick to pre-cool the shuttle for us all prior to getting back in, which on...","review_date":"July 28, 2018","user":"missnjp"},{"attraction_id":607,"rating":5.0,"review":"NIce and relaxed tour with a comfy bus and friendly guide. Red Dog tours was responsive, easygoing and pretty fun. We got picked up at our AirBnB which was pretty far out of town. The van arrived early and we were on our way. There were 4 in our group, and 2 others joined us for...","review_date":"July 18, 2018","user":"rob_e"},{"attraction_id":607,"rating":5.0,"review":"West Kelowna winery tour - a glorious afternoon!. A first winery tour for us - and it was awesome! David and Michele were great hosts - friendly, helpful, and went beyond. A relaxing afternoon - a good introduction to winery country. We would recommend to anyone visiting, or living here - who would...","review_date":"July 7, 2018","user":"linda_m"},{"attraction_id":607,"rating":5.0,"review":"variety of wineries. Had a great afternoon on the wine tour with Dave, he is extremely knowledgeable about the region and took us to a variety of wineries from small organic to large scale modern. It was a fun filled afternoon with cheese, crackers, chocolate and wine, what...","review_date":"July 6, 2018","user":"ruby_s"},{"attraction_id":608,"rating":5.0,"review":"We loved Carrie!. Despite a major snow storm and terrible driving conditions, our tour guide, Carrie, was calm and careful throughout our journey and we had a very stress free and relaxing time visiting wineries we have not been to before. She was knowledgable and friendly and I'd...","review_date":"January 21, 2019","user":"rebecca_f"},{"attraction_id":608,"rating":5.0,"review":"AMAZING . John our tour guide was absolutely amazing . He was very knowledgeable, down to earth and knew how to have a great time. My wife and I ( Bill and Vicki) will be back with another couple for another tour.\nHighly recommended and will tell...","review_date":"November 18, 2018","user":"billsy5353dp"},{"attraction_id":608,"rating":5.0,"review":"Great tour and wine. We did the afternoon wine tour with Denis. He was a great guide and told us lots of local information (it was our first trip to the area).\nWe were lucky in that it was only the 2 of us on the trip.\nHe was...","review_date":"October 5, 2018","user":"tania_d"},{"attraction_id":608,"rating":2.0,"review":"Dehydration tour. Dehydration tour done on sept. 15 2018. This tour is VERY overpriced and was very disappointing.\nFirst off when you get to 443 Butler St. for your pick up there is very little parking and no bathrooms and it's difficult to find what entrance to...","review_date":"September 17, 2018","user":"anna_f"},{"attraction_id":608,"rating":5.0,"review":"Highly recommend a wine tour. My husband and I enjoyed an excellent afternoon tasting wine and touring a winery. We were visiting the area for our anniversary and my husbands graduation. We had never been on a wine tour before and were thoroughly impressed. Our driver ,John, was so friendly...","review_date":"June 15, 2018","user":"paulnicolefamily"},{"attraction_id":608,"rating":5.0,"review":"Great Experience. We went for Valentines Day and it was amazing. Loretta was very friendly when we met her she took the time and effort to really explain the history of each place we went to, she also related to us to make great conversation and went...","review_date":"March 22, 2018","user":"jordanna_m"},{"attraction_id":608,"rating":4.0,"review":"Great day, very dissappointing ending. My family and I went on the Wine and Cheese tour this past October for my 21 birthday. We had never been on a tour before and we were very excited about the day. Our tour guides, John and Toni, were awesome. Very friendly, nice,...","review_date":"December 7, 2017","user":"bradford04"},{"attraction_id":609,"rating":5.0,"review":"Fabtastic. Never been a wine tour before and was told it\u2019s a must when visiting the area. Booked this not knowing if it was our thing. Absolutely loved it. Melissa was our guide and she was bang on time and kept us entertained. We visited 4...","review_date":"July 11, 2018","user":"roxysoxy1"},{"attraction_id":610,"rating":5.0,"review":"Awesome way to spend a Saturday afternoon. This craft beer tour was a lot of fun. We went to 3 very different breweries and got to taste 4 flights from each. Our tour guide was very knowledgeable and friendly and gave us a thorough explanation of the brewing process.If you are interested...","review_date":"February 11, 2019","user":"kellyhancock8"},{"attraction_id":610,"rating":3.0,"review":"The Beer was delicious!. I received this as a Christmas present, so my friends and I recently did the West End Tour. I was rather underwhelmed with the entire tour. Maybe it was the timing, as we did the 6:00 PM tour on a Saturday, but it didn't really...","review_date":"February 4, 2019","user":"jangan"},{"attraction_id":610,"rating":5.0,"review":"Great way to spend a Saturday afternoon in the dead of winter!. I just did this tour with a few friends (east end) and we had such a great time. We normally participate in RunTOBeer with Dan which is what prompted us to register for a tour with him. Everyone on the tour was friendly and each...","review_date":"January 28, 2019","user":"vklugman"},{"attraction_id":610,"rating":5.0,"review":"Very friendly and knowledgeable. I have never done a brewery tour before but the tour guide was friendly, very knowledgeable and highly interested in beer. The tour was very easy to book and ran on time with no hassles. We did a west end tour and there were no...","review_date":"January 6, 2019","user":"843mathews"},{"attraction_id":610,"rating":5.0,"review":"Excellent night out. Had a great tour with Matt on the 4th January 2019. Thank you Matt all your beer knowledge and the places we went. Definitely keep Shacklands on the list they are an awesome place. Cheers from Perth, Australia.","review_date":"January 6, 2019","user":"maureen_k"},{"attraction_id":610,"rating":5.0,"review":"Great Time!!. Lots of fun! Enjoyed the stories and history of the Breweries. Our driver Jelena was fantastic and made our tour extremely enjoyable. Learned a great deal about beer and discovered several new ones we will be enjoying from now on. The staff at the breweries...","review_date":"January 6, 2019","user":"madhatter3737"},{"attraction_id":610,"rating":5.0,"review":"Absolutely Worth It!!!!!. My friend Steve and I did the 'East 'end tour as he received it as a gift for his birthday and I tagged along. Best decision I've mad in months lol\nWe were picked up on time (we were to meet at 11:45) at Woodbine...","review_date":"December 30, 2018","user":"hungrytarheel"},{"attraction_id":610,"rating":5.0,"review":"Birthday tour . Reece at Henderson\u2019s was amazing he was very friendly and very knowledgeable! Loved all the beer \ud83c\udf7b Peoples Pint brewmaster was so informative about flavour profiles and down to earth friendly highly recommended both these establishments!! Rain hard was a disappointment for the last brewery...","review_date":"December 17, 2018","user":"patricko967"},{"attraction_id":610,"rating":5.0,"review":"Fun Event. Went for a friends birthday it was very fun. The tour guides were friendly and informative and we got to sample a wide variety of beers.","review_date":"December 14, 2018","user":"lightpacker287757"},{"attraction_id":610,"rating":5.0,"review":"Amazing time with Toronto Brewery Tours!. We celebrated my husband's 50th birthday by scheduling the west Toronto tour and it was great! Our beer captain Dan was friendly, professional and knowledgeable. Everyone in our group raved about the experience and appreciated the variety of breweries offered. We highly recommend this tour...","review_date":"December 9, 2018","user":"ukie2010"},{"attraction_id":614,"rating":5.0,"review":"Great Host. Fun & Exciting Trip. Our Host was Natahan, and he was a real Gentleman. always made sure we watched our step, and offered umbrellas for the Rain!\nThe falls look out point was great, as was the village.\nDidn't try the wines, but the other...","review_date":"March 15, 2019","user":"amyleestarr"},{"attraction_id":614,"rating":5.0,"review":"Great Tour company. Tour was great. Really wanted to take the helicopter ride but it was cancelled. Niagara on the lake was smaller than we had imagined.\nAll in all, good choice for the money","review_date":"March 1, 2019","user":"heidi_m"},{"attraction_id":614,"rating":5.0,"review":"The Best Tour to Niagara Falls. I would commnet these folks for perhaps giving us not on the best tour, but the most professional service. Would love to use them again in the future. Big shout out to Stephen for making our day memorable and for the good laughs.\nMy wife...","review_date":"February 28, 2019","user":"jeffandmary74"},{"attraction_id":618,"rating":5.0,"review":"Wonderful cultural experience. Despite living here for 30 years, I didn\u2019t know Chinatown or it\u2019s history until this Wok about. So happy to have out of province guests to prompt us to experience what is on our doorstep.\nFabulous 4 hours in the garden and streets\/restaurants. Guide Susan...","review_date":"February 6, 2019","user":"brenda_w"},{"attraction_id":618,"rating":5.0,"review":"What a great experience!. I\u2019ve lived in Vancouver for four years now and never really ventured out to China town. But Bob integrated the tour with so much knowledge, and my I really enjoyed eating the different foods that I haven\u2019t experienced before. The garden where the tour starts...","review_date":"January 6, 2019","user":"kygee9"},{"attraction_id":618,"rating":5.0,"review":"Chinatown: a cultural and gastronomic oddessy indeed.. My wife and I have lived in Vancouver for over 25 years and thought we had acquired a good knowledge of all the local sights and history .. wrong: a four hour walking, chatting, visiting and eating tour with Bob Sung opened up a whole...","review_date":"December 30, 2018","user":"towser71"},{"attraction_id":618,"rating":5.0,"review":"The perfect host for a fascinating tour of Chinese culture and food. As others have stated, Bob Sung was both knowledgable and thorough. He integrated Chinese philosophy and food in a way that explains so much about Chinese culture. He was both pleasant and an inquisitive person. He was a fabulous listener, wanting to glean as much...","review_date":"November 2, 2018","user":"jaybonner"},{"attraction_id":618,"rating":5.0,"review":"A true WOK around Chinatown. Bob Sung was both knowledgeable and pleasant. He made the tour educational, fun, and interactive. I learned so many things. The apple tart at New Town, a CNN place to eat was fantastic. The Dim Sum lunch was fantastic. His knowledge of Chinese culture and...","review_date":"October 15, 2018","user":"vacation620703"},{"attraction_id":618,"rating":5.0,"review":"Wonderful thing to do in Vancouver. Just retuned from a 3 day visit to Vancouver. We were a party of 4 and learned about this tour from the concierge at our hotel.\nIt was a memorable experience and all of us really enjoyed the tour very much.\nBob Sung is a...","review_date":"October 14, 2018","user":"rfreedman1572"},{"attraction_id":618,"rating":5.0,"review":"Fabulous way to tour Chinatown!. I would highly recommend this tour! Bob is a fantastic guide and I came away from this tour knowing so much more about Chinese culture and history. The food is delicious and the Chinese tea demonstration was unique and a delight. This tour will leave...","review_date":"October 7, 2018","user":"tnv0ls"},{"attraction_id":618,"rating":5.0,"review":"Great tour, even for Vancouverites!. Bob's tour is terrific. As a local who wants to learn more about Chinatown, it was very educational and I learned a tremendous amount about Chinese food and culture. Highlights for me were the traditional garden, the dim sum lunch and the stop at the...","review_date":"September 23, 2018","user":"rennie_b"},{"attraction_id":618,"rating":5.0,"review":"Wonderful, flavorful tour!. One of the best days of our 10-day trip! We started in the garden and even though it was raining, we were able to find the beauty in the plants and art, thanks to Bob's knowledge of the Chinese culture. The garden sparkled and I...","review_date":"September 19, 2018","user":"mlasto4"},{"attraction_id":618,"rating":5.0,"review":"Different, cultural, and delicious!. Bob was our guide for this Chinatown visit. It included the Dr. Sun Yat-Sen Classical Chinese Garden, as well as visits to a bakery, produce markets, butcher shops, and herbal medicine shops with taste sampling along the way. We finished with a delicious dim sum...","review_date":"September 14, 2018","user":"linda_a"},{"attraction_id":618,"rating":5.0,"review":"An Amazing Four Hours. We were guided by Susan Ma and she was so knowledgable. We spent about an hour in the beautiful Dr. Sun Yat-Sen Gardens, and then ambled into Chinatown, visiting several stores, learning about the history of the early immigrants, and sampling food. Then we met...","review_date":"September 3, 2018","user":"nc_eddiej"},{"attraction_id":618,"rating":5.0,"review":"Awesome tour with Bob!. The tour was great! We learned a lot Chinese culture through food, garden, Chinese medicine and tea! Bob was an awesome guide and we had a lot of fun! Dim sum are the best!","review_date":"August 24, 2018","user":"fcmorency"},{"attraction_id":618,"rating":5.0,"review":"Great way to start off a visit to Vancouver. My wife and I wanted something low key when arriving in Vancouver at 11 pm. We got up the next day and did this tour at 10 AM. Bob started us with a personalized tour of the Sun Yat Sen cultural center and then took...","review_date":"August 21, 2018","user":"ansgenius"},{"attraction_id":618,"rating":5.0,"review":"A Wok Around Chinatown. Bob was just excellent; so knowledgeable and friendly and knew how to take our personal backgrounds and interests and relate them to the various points of the tour and Chinese cultural history. Really fantastic.","review_date":"August 20, 2018","user":"seth_l"},{"attraction_id":618,"rating":5.0,"review":"Robert is a wealth of knowledge!!. Robert is knowledgeable, funny and warm.I would recommend this tour to everyone!\nHe took a great detail of time teaching us history, culture and culinary concepts in such fun ways that time with him passed so quickly. The food tasting and lunch were excellent but...","review_date":"August 20, 2018","user":"sue_b"},{"attraction_id":618,"rating":5.0,"review":"Definitely recommend this tour. a fantastic experience. The guide was knowledgeable, friendly and went out of his way to personalize the tour. a good value for the money as well.","review_date":"August 14, 2018","user":"sean_p"},{"attraction_id":618,"rating":5.0,"review":"All four of us thought it was a great tour.. Bob gave us new and interesting info, about Chinese history in the Northwest. We ate a lot of really good Chinese food! I would recommend this tour for anyone who likes Chinese food. Bob was accommodating to one participant who was vegan, but I don't...","review_date":"August 14, 2018","user":"coreen_h"},{"attraction_id":618,"rating":5.0,"review":"Authentic time in Chinatown. Bob was very knowledgeable and interested in personalizing our experience. We were the only two on the tour which was nice. He gave lots of background information, got to know us, chose food he thought we would enjoy. There's not too much walking. I loved...","review_date":"August 13, 2018","user":"wittywhit211"},{"attraction_id":618,"rating":5.0,"review":"Great Tour!. I am a local in Vancouver and go on tours frequently for my job. I didn't know a whole lot about Chinatown so I booked this tour. Bob blew me away with his knowledge and passion for Chinatown's culture and its cuisine. Bob took us...","review_date":"August 2, 2018","user":"lindsay_s"},{"attraction_id":618,"rating":5.0,"review":"A Great Experience. A really great and unique tour. Bob is enthusiastic, patient, and very knowledgeable. Each stop along the way is full of interesting things to learn. After a great dim sum lunch, a stop with a tea master caps the experience. Never did I realize there...","review_date":"July 25, 2018","user":"michael_u"},{"attraction_id":618,"rating":5.0,"review":"Excellent walking foodie tour of Chinatown . This was an excellent tour. Bob is very passionate and knowledgeable about the Chinese community in Vancouver. Small group and lots of information given. First hour is spent in the Chinese garden understanding the symbolism involved in the design. Then a visit to a traditional...","review_date":"July 24, 2018","user":"ludensian64"},{"attraction_id":618,"rating":5.0,"review":"Great Tour!. This is not your average tour! Bob combined Chinese culture, Vancouver's Chinatown history, and traditional Chinese foods into a very enjoyable adventure. We spent time in a Chinese garden, herbal medicine store, food markets, and cookware store. Throughout the tour we experienced a number of...","review_date":"July 22, 2018","user":"linda_k"},{"attraction_id":618,"rating":5.0,"review":"Excellent guided tour of Chinatown. Thanks to Bob for a thorough and entertaining introduction to Chinese culture, history, food, and medicine. Our group enjoyed an overview of Vancouver's Chinatown and tasted a bunch of delicious local specialties. We covered a lot of ground and got answers to all our questions....","review_date":"July 21, 2018","user":"notalostwanderer"},{"attraction_id":618,"rating":5.0,"review":"Great Day!. Our family of 4 (including two teenagers) thoroughly enjoyed this tour. We are well traveled and have done a number of tours before; this one ranks among the best. Bob was knowledgeable, warm, welcoming, and patient. When our tour went over the 4 hour mark,...","review_date":"July 19, 2018","user":"travel_love1026"},{"attraction_id":618,"rating":5.0,"review":"Excellent tour!. This was one of the best walking tours we've ever taken. Our guide, Julia, was a extremely knowledgable and engaging. Having grown up in Chinatown, she shared information like an insider and not like a guide. We felt like we were visiting an old friend....","review_date":"July 15, 2018","user":"elizabeth_r"},{"attraction_id":618,"rating":5.0,"review":"Exceptional 4-HOUR walking tour of Vancouver's Chinatown. This 4-hour tour is simply sensational. Bob Sung is an extremely knowledgeable, smart, and personable host\u2014and a highly touted chef as well.\nHe knows Chinatown intimately and generously shares with his guests insider tips on everything from heritage site preservation to Chinese Herbal Remedies to...","review_date":"July 8, 2018","user":"joan_m"},{"attraction_id":618,"rating":5.0,"review":"Culture, Not Just Food. We (four) took the Wok Around Chinatown last week. We've taken food tours elsewhere (most recently Athens) where it's only about the food\/restaurants and you eat and eat and eat and end up not enjoying it because you're too full. This is not that tour....","review_date":"July 2, 2018","user":"marcj237"},{"attraction_id":618,"rating":5.0,"review":"The Best Tour Ever!. My wife and I have traveled around the world and have been on countless tours, many of them were great. This one is really exceptional1\nBob loves his work and it shows. His presentation on the history, culture, and gastronomy of Vancouver's Chinatown is truly...","review_date":"June 10, 2018","user":"juanm19"},{"attraction_id":618,"rating":5.0,"review":"A Great Informative History Tour!!. Both my husband & I have lived in Vancouver for many years & never knew about the history of Chinatown! The tour was very informative, fun & delicious! we met Robert Sung at the Dr Sun Yat Sen Gardens, explored many different shops, had some...","review_date":"June 8, 2018","user":"536trossi"},{"attraction_id":618,"rating":5.0,"review":"First time to Vancouver! Foodie\/Culture\/History. This was the first activity we did when we went to Vancouver. It was way more than we where expecting. I loved how the tour was tailored to the life experience of people in the group. I not only gained a deeper understanding of china...","review_date":"June 6, 2018","user":"440aimeek"},{"attraction_id":618,"rating":5.0,"review":"Captivating tour - don't miss this!!!. This was beyond a doubt the highlight of our visit to Vancouver. Bob's knowledge of history & Chinese culture kept the whole group engaged from beginning to end. The dinner towards the end of the tour alone was worth the price of admission!! Don't miss...","review_date":"June 2, 2018","user":"albrechtalice"},{"attraction_id":618,"rating":4.0,"review":"Fascinating insight into Chinatown. Amazingly informative tour of Chinatown from someone who clearly knows his stuff. Equal parts history of Chinese culture and exploration of the Chinatown food scene. Only drawback for us was that the food portion of the tour was a little generic for our tastes. To...","review_date":"May 27, 2018","user":"james_g"},{"attraction_id":618,"rating":5.0,"review":"A must-do!. This was one of the best tours we have ever done! Bob fully immerses you in Chinese culture and history so you can fully appreciate everything you see and every place you go. He is very warm and open on top of being extremely knowledgeable....","review_date":"April 27, 2018","user":"polly_e"},{"attraction_id":618,"rating":5.0,"review":"History and food. Bob led us with an easygoing style that made this tour a real pleasure. His explanation of Chinese thinking and customs began in the beautiful Dr Sun Yat-Sen walled garden, and then around old Chinatown. He led us into shops we would not normally enter...","review_date":"April 20, 2018","user":"graybron"},{"attraction_id":618,"rating":5.0,"review":"Fantastic Experience, Rich in Culture!. We did this tour to get to know Chinatown and it was so worth it!\nBob was very experienced and knowledgeable and was great at showing how Chinese culture links with modern day Vancouver. Moving through a range of important Chinese beliefs incorporated in the...","review_date":"March 26, 2018","user":"emily_w"},{"attraction_id":618,"rating":5.0,"review":"Awesome. A not to be missed tour in Vancouver. Bob is an amazing and knowledgeable. Each stop was great , food samples were tasty. I\u2019ll do this tour again !","review_date":"March 21, 2018","user":"holmespoint"},{"attraction_id":618,"rating":5.0,"review":"Special Way to See (and Taste!) Chinatown!. My husband and I thoroughly enjoyed \u201cA Wok Around Chinatown.\u201d The tour was relaxed and the pace comfortable. Bob wove together the culture, traditions, history, sights, and tastes of Chinatown, leaving us with a far greater appreciation of Chinatown and of Chinese food than we...","review_date":"March 21, 2018","user":"cascadiapnw"},{"attraction_id":618,"rating":5.0,"review":"White tea? A new experience!. This was a delightful entree to the Chinese culture through its architecture, food and philosophies. From the exquisite Sun Yat-Sen Garden through the marketplace (including a herbalists' store), dim sum courses and our white tea tasting prepared by a master, I came away filled with...","review_date":"March 21, 2018","user":"karynlee2"},{"attraction_id":618,"rating":5.0,"review":"Fantastic way to spend a Sunday. Highly recommend joining Bob for his tour of China town. Very informative and Bob is great company as he takes you through the Chinese gardens and then into the bustling China Town streets. Highlights were Newtown Bakery, herbal medicine shops(who knew dried gecko is helpful...","review_date":"February 17, 2018","user":"helen_w"},{"attraction_id":618,"rating":5.0,"review":"Two locals discover the Chinatown we grew up with but had never really known.. Thanks Bob for the informative, enjoyable and delicious tour of Chinatown. We are frequenters of many excellent local Chinese eateries but the fresh barbequed pork...the apple tarts... your dim sum selection Omg! The medicinal shops were fascinating, Before your tour those shops were indistinguishable to...","review_date":"February 16, 2018","user":"raeg2018"},{"attraction_id":618,"rating":5.0,"review":"Great independant tour. Bob translates and delivers the history, heritage and some of the culture of the vancouver chinese population, through his friendly approach, good food and love of sharing is culture.\nAlso I loved skipping the lines at busy asian eateries.","review_date":"February 3, 2018","user":"dazza_t"},{"attraction_id":618,"rating":5.0,"review":"Brightening-up a rainy day.. Bob Sung has mastered the art of delivering one of the finest city tours I have ever experienced. His charming approach to showcasing his heritage gave those of us on the tour a clear understanding of nuances enveloped in the Chinese culture, along with the...","review_date":"January 29, 2018","user":"genie2018"},{"attraction_id":618,"rating":5.0,"review":"Interesting, Great Food & Great Tour Guide - Bob. Absolutely amazing tour, Bob was a great tour guide and helped us understand the culture and historical perspective of the Chinese Culture. Thanks also for the follow up information when the tour ended.\n- Janelle & Michael, sydney Australia","review_date":"January 25, 2018","user":"biancalivi"},{"attraction_id":618,"rating":5.0,"review":"Fantastic Tour of Chinatown. Bob was an incredible guide with his knowledge of the Chinese community. It seemed you were walking and talking to a friend during this tour. The food was delicious and I did try a couple of dishes I would of never tried, the herbal medicine...","review_date":"November 29, 2017","user":"nicole_v"},{"attraction_id":618,"rating":5.0,"review":"Unforgettable trip to Vancouver's Chinatown. Our group of 4 was led by Bob Sung on a culinary tour of Vancouver\u2019s Chinatown. First, let me say that this was the best food tour I\u2019ve been on and I\u2019ve been on several. Secondly, it was so much more than a food tour....","review_date":"October 5, 2017","user":"125cathy7"},{"attraction_id":618,"rating":5.0,"review":"A cool experience for locals and tourists alike. Booked a Wok around Chinatown for my wife and I last June as a birthday gift for my wife. Her grandparents immigrated to Chinatown, and though she had visited it many times as a child, she wanted to learn more about the history and I...","review_date":"January 2, 2016","user":"xtreme_canucklehead"},{"attraction_id":619,"rating":5.0,"review":"Return Customer - Always Impressed!. I arranged a half day tour for myself and two friends who had never toured with Niagara Vintage. Gabriella and her team were so accommodating, especially since I had been on a number of tours and visited a number of wineries already on previous tours....","review_date":"March 11, 2019","user":"karen_v"},{"attraction_id":619,"rating":4.0,"review":"fantastic half-day wine tour and experience. My partner and I enjoyed a mini vacay in Niagara Falls, Canada, and Niagara on the Lake and wanted the luxury of a knowledgeable driver to take us to a few vineyards. As it was a Monday in February, little was open, except for this...","review_date":"February 15, 2019","user":"laura181739"},{"attraction_id":619,"rating":5.0,"review":"Fun, educational and tasty. I have done this tour twice. Once with a group of friend and a second time with my daughters. Our driver was fantastic he was informative and a lot of fun. The wine tours were very interesting and the food paring was also a great...","review_date":"November 15, 2018","user":"k6068cadianab"},{"attraction_id":619,"rating":5.0,"review":"Small Group Wine Tour. We went on the small group wine tour to three different locations. The three locations were well suited together because they were three different types of locations. The first was Southbrook(the picture above with everyone sitting at the table). They treated us like kings, a...","review_date":"November 14, 2018","user":"tom_f"},{"attraction_id":619,"rating":5.0,"review":"Ttwo memorable day tours. Our group of four booked a day tour with lunch and an afternoon tour with dinner. This was my first time doing an organized wine tour and I am extremely impressed with the overall professionalism of the company.\nBoth Christopher and Jeremy were fantastic guides....","review_date":"November 3, 2018","user":"x460loandrewc"},{"attraction_id":619,"rating":5.0,"review":"Great wine experience in the Niagara region. Michael T was an excellent guide and set the stage for a wonderful tour. He provided the background to tie together the wineries and was very knowledgeable of the region and the subject. Three wineries was a good number, and the trip was just the...","review_date":"October 8, 2018","user":"stephen_g"},{"attraction_id":619,"rating":5.0,"review":"Great way to experience the Niagara wine region!. Learned so much, from our tour guide Harvey, as well as the knowledgeable staff at the wineries visited. Had a really great lunch and toured 4 wineries. Really enjoyable way to spend a day!","review_date":"October 5, 2018","user":"jupee"},{"attraction_id":619,"rating":5.0,"review":"Just as Described!. This was both mine and my husband's first times going to a winery, so it was fun getting to do it in Niagara wine country. It was a good time getting to expand our wine knowledge and learn more about what we like and don't....","review_date":"September 17, 2018","user":"zachary_p"},{"attraction_id":619,"rating":5.0,"review":"Great evening. We had a fantastic evening with Jeremy. His knowledge and obvious love for the region is impressive and remarkable. He is an encyclopedia with anything and everything about Niagara Region. He was deferred to by more than 1 tour guide at the wineries, and was...","review_date":"August 30, 2018","user":"rogin"},{"attraction_id":619,"rating":5.0,"review":"Loved it!!. My kids took me to tour Canadian wine tour to celebrate my birthday. The tour with Vintage Wine Tours was an absolutely wonderful experience. Our tour guide, Michael, only made it better. He was extremely knowledgable and personable. Stopped at Pondview Winery, Lakeview Cellers and...","review_date":"August 18, 2018","user":"nanm01"},{"attraction_id":619,"rating":5.0,"review":"Great informative tour. Gus our driver took care of the group who were also fun to be with. His knowledge about wine making supplemented that of the staff at each winery. Nomad winery is totally different and very worth a visit to the commercial elements of the other...","review_date":"August 17, 2018","user":"wyn66"},{"attraction_id":619,"rating":5.0,"review":"Incredible experience. Our tour guide was Joe Burke and he was awesome... Very very knowledgeable about the area and all of the wineries we visited. It was interesting to hear each wineries background as well as the micro brewery, and staff at each were great. We did...","review_date":"August 13, 2018","user":"chadh513"},{"attraction_id":619,"rating":5.0,"review":"Best Wine tasting tour. This was the best wine tasting tour I have ever been on. Education and tasting. Small group. Tour guide Michael was exceptionally knowledgeable. Highly recommend it.","review_date":"August 6, 2018","user":"pickard35"},{"attraction_id":619,"rating":5.0,"review":"First-rate tour, reasonably priced. Jeremy was the driver of our 14-person van. He was extremely knowledgeable, friendly and entertaining. We took the Winemakers Dinner Tour, with 3 wineries and a 3-course dinner with wine pairings in an upscale hotel. Loved it. No pressure to buy the wines (though we...","review_date":"August 6, 2018","user":"katiebtoronto"},{"attraction_id":619,"rating":5.0,"review":"Amazing Tour. We had booked this tour as part of our hotel package.\nOur driver was Chris, and he was friendly and VERY knowledgable. He was so informative about the wine, and agriculture of the area.\nThe day was very relaxed, and we stopped at some great...","review_date":"August 4, 2018","user":"andrea1984"},{"attraction_id":619,"rating":5.0,"review":"Great day!! . I planned this for me and my parents! (I\u2019m 20, so I was able to participate) The pick up was on schedule. The driver was very informative. The day was lovely and the wineries chosen were good. Lunch was really amazing. (Probably my favorite meal...","review_date":"August 3, 2018","user":"563mariaj"},{"attraction_id":619,"rating":5.0,"review":"A great experience and guide!. We started our experience with a very helpful and patient gentleman who booked our tour. We were picked up timely at our B&B in Niagara Falls. The vehicle was clean and spacious. We received a very friendly greeting from our guide Jeremy and were on...","review_date":"August 3, 2018","user":"kathleenl1774"},{"attraction_id":619,"rating":5.0,"review":"Simply Fantastic . My friend and I signed up last minute for the small group evening wine tour. Was a great decision! Joe was our fabulous guide and he was attentive, informative and patient. We stopped at Between the Lines, Pond View and Pilliterri wineries. Each offered something...","review_date":"July 31, 2018","user":"thismommadoestravel"},{"attraction_id":619,"rating":5.0,"review":"Cheers. Our guide Christopher was all one would hope for. Full of information and good humor. What a delight to be on the tour with the fun family group.","review_date":"July 18, 2018","user":"jmkonthego"},{"attraction_id":619,"rating":5.0,"review":"Excellent Wine Tour. Excellent tour. We did the half day tour with cheese and charcuterie platter. Jeremy picked us up at our hotel in Niagra on the Lake. Only three other people on the tour. Visited PondView, Pillitteri and Marynissen wineries. At PondView we tasted with the cheese...","review_date":"July 18, 2018","user":"doug_c"},{"attraction_id":619,"rating":5.0,"review":"Chris J is THE best guide around!. 6 of our friends got together for a girls trip to celebrate a friends birthday and a wine tour was at the top of our wish list. Chris picked us up at the airbnb that we had rented and it was amazing from there on!...","review_date":"July 18, 2018","user":"kim_s"},{"attraction_id":619,"rating":5.0,"review":"Excellent Tour!. Outstanding Tour! We did the Niagara on the Lake winery Day Tour. John was our tour guide and he was amazing! This company is 1st class and knows how to treat their customers. John shared lots of history and interesting facts. He knows the area...","review_date":"July 13, 2018","user":"rhonda_k"},{"attraction_id":619,"rating":5.0,"review":"Excellent Tour with very knowledgable guide. Booked from UK and very efficient. Great way to see some of the countryside around Niagara Falls. Generous selection of wines offered and shown different vineyards. Guide excellent and very knowledgable. Half day did not feel at all rushed.","review_date":"June 28, 2018","user":"tillymint59"},{"attraction_id":619,"rating":5.0,"review":"Great day. Had Jeremy and the entire experience was great\nWe booked a luch package with a samll snack at the first vinyard\nI wish that there were more sncakc along the way as drinking wine","review_date":"June 21, 2018","user":"4ofuslovetotravel"},{"attraction_id":619,"rating":5.0,"review":"The Winemakers Dinner Tour - Fantastic!!. Jordan was a great guide. He picked us up from our hotel in Niagara on the lake and we visited 3 wineries (Between the Lines, Pillatteri and Peller) and then had dinner at the Charles Inn. The second winery was much more in-depth tour than...","review_date":"June 9, 2018","user":"teresa_b"},{"attraction_id":619,"rating":5.0,"review":"Fantastic anniversary!!. This was one of the most fun days that my girlfriend and I shared over the past year. Celebrating our anniversary with this wine tour was an amazing way to learn about a region of Ontario we had never been before while tasting some fantastic...","review_date":"June 9, 2018","user":"jrinalds"},{"attraction_id":619,"rating":5.0,"review":"Very nice. One of the best wine tours I've ever experienced. I especially loved the winery that paired food with the wine. Our guide Christopher Juras was so knowledgeable and very helpful.","review_date":"May 31, 2018","user":"pw28704"},{"attraction_id":619,"rating":5.0,"review":"Excellent Experience!. We had a thoroughly enjoyable experience from the time we were picked up at the hotel through to drop off at our hotel at the end of the evening. We enjoyed our tour of the three great wineries and the wonderful wine dinner that capped...","review_date":"May 29, 2018","user":"acornelius2018"},{"attraction_id":619,"rating":5.0,"review":"Knowledeable Guide & Great Wine Tour. A few weeks back, we spent an amazing Sunday with our guide Dwight Beaton leading our small group through a tour of large & small wineries in the NOLA region with a stop for lunch along the way. While the winery stops, tasting & tours...","review_date":"May 28, 2018","user":"s7067mimarkb"},{"attraction_id":619,"rating":5.0,"review":"Foodie Tour with Michael Twyman. My wife and I had the pleasure of experiencing the Food and wine tour with Michael Twyman. This tour takes you to 4 vineyards and a local brewery. In between stops Michael gave us facts and stories about the region and the vineyards. Michael was...","review_date":"May 5, 2018","user":"martinross19"},{"attraction_id":619,"rating":5.0,"review":"Excellent as always!. This is the fourth tour I have taken with Niagara Vintage Wine Tours, and once again it was excellent. We chose to do the Beamsville\/Jordan full day wine tour and it was wonderful. We went to 4 excellent wineries, our lunch at Inn on the...","review_date":"May 3, 2018","user":"magzz09"},{"attraction_id":619,"rating":5.0,"review":"Funtastic wine tour !. Visited 3 great wineries and learnt to appreciate Niagara far more than I thought possible. Our guide (Michael Twyman) was fun and very informative. He took excellent care to explain all about the Niagara region and the backgrounds of each visit.","review_date":"April 30, 2018","user":"omar_k"},{"attraction_id":619,"rating":5.0,"review":"Small group Wine tour from Niagara Falls. The wine tour was excellent. The speakers were very knowledgeable ,interesting and very interactive with the group. Quite enjoyable.","review_date":"April 25, 2018","user":"mariaa2312qv"},{"attraction_id":619,"rating":4.0,"review":"Nice tour but late return. Professional and educated tour guide and very polite. Prompt pickup and nice winery choices. Excellent lunch at HobNob and fantastic service. First time with this company and I would use again. The only negative was return time was an hour and a half late from...","review_date":"April 16, 2018","user":"zenfish3"},{"attraction_id":619,"rating":5.0,"review":"Romantic getaway through wine country. My wife and I have been waiting a while to have our romantic getaway without the kids in wine country. Our tour guide was very knowledgable and super friendly. We never felt rushed and were extremely happy with the hospitality. Would defiantly book again.","review_date":"April 5, 2018","user":"84bel"},{"attraction_id":620,"rating":3.0,"review":"Fun but was expecting a bit more.... My partner and I booked the small group beer tasting tour based on the great reviews. I have been on many tours like this before and must say I was expecting more from our guide. While the tour was fun overall and introduced us to...","review_date":"January 3, 2019","user":"rugrathikes86"},{"attraction_id":620,"rating":5.0,"review":"Three Reasons This Was Informative & Fun. On a Saturday afternoon in September 2018 I took the Broue-Tours Quebec City Brewery & Beer Tasting tour that I booked on TripAdvisor for US $58.77. It was worth every US penny for three reasons. First, three first-rate breweries were included: the modern three-year-old Noctem...","review_date":"October 1, 2018","user":"seaside24750"},{"attraction_id":620,"rating":5.0,"review":"Delicious beer and a great guide!. Delicious beer and a great guide! Make sure you wear comfortable shoes and there is a bit of a walk between each brewery","review_date":"August 14, 2018","user":"362jeannief"},{"attraction_id":620,"rating":5.0,"review":"Broue Tours Quebec. My partner and I had a great time on this tour. Our guide Sam was fantastic and really knowledgeable. The beer was great! Highly recommend to everyone:)","review_date":"June 3, 2018","user":"willandkelly"},{"attraction_id":620,"rating":5.0,"review":"a great way to spend the afternoon. Our guide Oliver was knowledgable on all of the beers and the breweries. we stretched our comfort zones with some different types of beers that we would not normally purchase but enjoyed tasting. a good experience with a very social group.","review_date":"May 27, 2018","user":"hess02025"},{"attraction_id":620,"rating":5.0,"review":"Great beer, great tour. We both loved our tour guide Sam, the beer, and the neighbourhood. It was a great way to break out of the typical tourist-y parts of Quebec and try some great local beers and learn a little bit about the neighbourhood and the city. We'd...","review_date":"March 4, 2018","user":"kristenw680"},{"attraction_id":620,"rating":5.0,"review":"Can\u2019t wait to come back!. Samuel took us on an amazing brewery tour that was informative and delicious! We sampled some excellent Quebec brews and the nibbles to accompany we yummy too :) Even though due to weather the rest of the group had to cancel Samuel still did a...","review_date":"January 19, 2018","user":"kellzabellz"},{"attraction_id":620,"rating":5.0,"review":"Worth your time!. Had a great time on the tour and our guide, Sam, was great! He was knowledgeable about beer and acted as a partial historian on such a beautiful city. We could not have been more pleased with our experience and recommend this tour to all...","review_date":"January 15, 2018","user":"aliciaminjares"},{"attraction_id":620,"rating":5.0,"review":"Great tour through lesser travelled neighbourhoods. Our tour was awesome and our guide Sam was even better. We were the only Anglophones on the tour and he was able to multitask both French and English flawlessly. The tour went through some lesser travelled and up and coming neighbourhoods in Quebec to...","review_date":"December 6, 2017","user":"z2249dhrobertr"},{"attraction_id":620,"rating":5.0,"review":"Great value!. 3hrs, 3 breweries, 3 samples each. I have a blurred memory of the last stop, unfortunately, because by that time, with all the fun I was having and with not enough food to eat that day (my own fault), I was definitely feeling the previous...","review_date":"November 1, 2017","user":"l-starinc"},{"attraction_id":621,"rating":5.0,"review":"Great morning with plenty of architecture and delicious chocolate. Vancouver is not exactly a marvel of architecture, but this tour surfaces some of the rare gems still standing in downtown. Will was an amazing host, and we had a fantastic time. I lived here 12 years, and there was a bunch of really interesting...","review_date":"February 17, 2019","user":"482kayg"},{"attraction_id":621,"rating":5.0,"review":"Tim with a T!. The Vancouver Art Deco and Chocolate Tasting Tour is the single best way to spend three hours on a Saturday! My friend is an architecture buff and I love history and we both walked away feeling pleasantly full of newfound information and insight into Vancouver's...","review_date":"February 10, 2019","user":"courtney_w"},{"attraction_id":621,"rating":5.0,"review":"Little hidden gems. There are lots of things going on in a city and Art Deco is not only the beauty of the architecture and decoration of a building, it is also the history of how and why it was built the way it is and the people...","review_date":"December 9, 2018","user":"sil_m"},{"attraction_id":621,"rating":5.0,"review":"Tim was Great .. Witty, entertaining , tasty , informative it had it all . Live in Gastown and chose the\nArt Deco Tour for a lark . You best have Tim cloned before Hollywood scoops him up .\nI have frequented most of the stops through the years...","review_date":"November 18, 2018","user":"d_b"},{"attraction_id":621,"rating":5.0,"review":"Vancouver art deco, and chocolate. Tim was knowledgeable and entertaining. I have lived in Vancouver for years and have admired the buildings we visited during that time. It was great to have them all put together in a walk where I learned about Vancouver's history, the history of art deco,...","review_date":"October 14, 2018","user":"jenvespa"},{"attraction_id":621,"rating":5.0,"review":"Vancouver history and delicious chocolate!. This tour was a great way to spend a morning with friends; I learned a lot about the history of Vancouver and it's art deco architecture and discovered a couple of top quality sources of chocolate!","review_date":"September 24, 2018","user":"randall063"},{"attraction_id":621,"rating":4.0,"review":"Vancouver Art Deco. I enjoyed Lena's presentation very much. She was on time, spoke clearly and conducted herself very professionally. The chocolate offerings were delicious, but it would have been nice to have a representative from each store tell us about the chocolates.\nThe first few stops on...","review_date":"August 26, 2018","user":"dpmwriter"},{"attraction_id":621,"rating":5.0,"review":"Loved this - learned so much and had fun, too!. I grew up in Vancouver so was familiar with many of the buildings but had no idea of their history. Tim was a great guide - very amusing and full of interesting stories about what we were seeing. My husband is already planning a revisit...","review_date":"July 29, 2018","user":"tiakara"},{"attraction_id":621,"rating":5.0,"review":"Another Excellent Tour by Forbidden Vancouver. We have attended most of the tours by Forbidden Vancouver and have enjoyed them all. Tim our guide was excellent. He was able to speak to our group over the noise of the city and was knowledgeable and enthusiastic. It was neat knowing more about...","review_date":"July 27, 2018","user":"relaxationtime"},{"attraction_id":621,"rating":5.0,"review":"Amazing, having lived in the lower mainland for many years and to discouver and see things I never took the opportunity.. Tim was an amazing guide. Able to project his voice above any traffic noise. Having lived in the Vancouver Tim shared some of his own experiences related to his growing up. OK - must mention the Chocolate - fantastic, delicious and will be returning to...","review_date":"July 20, 2018","user":"joanm1812"},{"attraction_id":621,"rating":5.0,"review":"Art Deco Meets Great Chocolate . I highly recommend this tour. Tim the guide is full of stories and personality. I learned so much about Vancouver history I\u2019d never heard before and ate chocolate in a cafe I didn\u2019t even know about. Informative and delicious for locals and visitors alike.","review_date":"July 19, 2018","user":"theresa_c"},{"attraction_id":621,"rating":5.0,"review":"Vancouver History. Our guide was Time! He was fantastic, humourous, knowledgeable and enthusiastic. Most our the participants on our tour were Vancouverites, including myself, which might have been a tough crowd to play to but he knew his stuff and we all had a wonderful time. Once...","review_date":"July 16, 2018","user":"kira_k"},{"attraction_id":621,"rating":5.0,"review":"Architecture and chocolate!. Our walking tour with Tim was great! We had a group of 8 which enabled us to be a little more friendly than in a larger group. The pace and the information were perfect!\nWe learned so much that we didn\u2019t know about the architecture...","review_date":"July 14, 2018","user":"lori_c"},{"attraction_id":621,"rating":5.0,"review":"Lina is an amazing guide and so friendly too.. First time ever to join a local tour. I've made many trips to Vancouver over the years and lived there for a time but never thought about all the wonderful art deco architecture I walked past downtown. Lina shared with us very detailed stories about...","review_date":"July 13, 2018","user":"foodieesq808"},{"attraction_id":621,"rating":5.0,"review":"Fun tour with an excellent guide. This is a fun tour for tourists or newcomers to Vancouver. Art Deco buildings are well covered. The chocolate tasting is a nice touch. Our guide Lina was very nice and kept the tour interesting at all times. A lot of photographable buildings.\nIt is...","review_date":"June 28, 2018","user":"sandeepina"},{"attraction_id":621,"rating":5.0,"review":"Art Deco and Chocolate tasting tour. This was a very fun activity for 5 sisters visiting Vancouver. Tim was our guide and he was a wealth of information on the city's history. We saw great buildings and ate great chocolate. Just what we wanted for a morning tour.","review_date":"June 26, 2018","user":"patricia-apr4"},{"attraction_id":621,"rating":5.0,"review":"Excellent Guide and discovered things I didn't know. Went on a private walking tour with a party from work. Tim, our guide was highly entertaining. I've lived in Vancouver 7 years and discovered a lot of treasure I've walked past and didn't know were there.","review_date":"June 25, 2018","user":"steve_j"},{"attraction_id":621,"rating":5.0,"review":"History, architecture, humour & chocolate - what's not to like?. Tim was a great guide on our tour around Art Deco Vancouver. Full of funny anecdotes and memorable historical stories - the doomed Francis Rattenbury for one - this is an easy-going, fun insight into Vancouver's past; quite a lot built on the back of...","review_date":"June 24, 2018","user":"keely_b"},{"attraction_id":621,"rating":5.0,"review":"Worth taking the Art Deco and Chocolate Tasting Tour!. I recently booked Forbidden Vancouver's Art Deco and Chocolate Tasting Walking Tour for our division retreat. With 18 people - we booked a private tour. This meant we split into two groups; each group with it's own guide. The group I was with had Tim...","review_date":"June 18, 2018","user":"karen_d"},{"attraction_id":621,"rating":5.0,"review":"Informative and delicious!. Lena was an excellent guide and we loved seeing the vintage photos to compare to the current structures as she described the history of each building. We've taken art deco architecture tours in other cities but this one was the best - informative and fun....","review_date":"June 16, 2018","user":"jenn_x"},{"attraction_id":621,"rating":5.0,"review":"Friends Stay-cation things to do . Tour was well done. Thanks Tim. Now I want to try the other tours. Learned so much. Enjoyed the yummy tastes and saw hidden gems. Ended the tour with a bang at the incredible Marine building.\nWho knew rum running during prohibition could give us...","review_date":"June 13, 2018","user":"ingrid_t"},{"attraction_id":621,"rating":5.0,"review":"Truly breathtaking!. Tim our guide was so nice and knowledgable. We were taken many places at a nice pace. The information given was useful. Honestly, this tour was well worth the money. We were outside, inside, up elevators and underground. I have done many tours and this...","review_date":"June 10, 2018","user":"jselvey18"},{"attraction_id":621,"rating":5.0,"review":"Chocolate and art deco - waht's not to like!. We visited a series of buildings in the downtown core and had two wonderful chocolate experiences. Our guide was well prepared and also dressed the part. He gave us some \"extra value\" items in his tour. i learned a lot altho I have lived in...","review_date":"June 9, 2018","user":"susanvancver"},{"attraction_id":621,"rating":5.0,"review":"Seeing Vancouver. Saw so much Art Deco on buildings I see everyday but do not look closely at - most enjoyable. Loved the chocolate and treats too!","review_date":"June 9, 2018","user":"sharron_w"},{"attraction_id":621,"rating":5.0,"review":"Art Deco and Chocolate. I did this tour today and it was a lot of fun. I\u2019m a local but I love learning about Vancouver\u2019s past and it\u2019s amazing what I never noticed before - the Art Deco on buildings I\u2019ve walked past many times, seeing but not really...","review_date":"May 26, 2018","user":"alaynap2017"},{"attraction_id":621,"rating":5.0,"review":"Connecting art deco with chocolates. Learning about art deco architecture in Vancouver with Lina was both entertaining and interesting. The stops for chocolates made the tour even more special. Certainly recommend it to any artistic chocoholics!","review_date":"May 23, 2018","user":"ed_t"},{"attraction_id":621,"rating":5.0,"review":"Don't miss this. Excellent tour guide (Lina) who was enormously informative, entertaining and organized. Even if you've lived in Vancouver you may not know how many stunning art deco interiors can be found within a few blocks of the major downtown hotels.","review_date":"May 18, 2018","user":"keacan"},{"attraction_id":621,"rating":5.0,"review":"Great stroll around Vancouver Discovering the Architecture. The tour was very informative and I learnt many secrets about the history of Vancouver. Our tour guide was Tim and he was excellent - both well informed and also very personable having lived and grown up in the city. He tried to answer every...","review_date":"May 11, 2018","user":"bernadette_g"},{"attraction_id":622,"rating":5.0,"review":"A great way to see wine country!. Attentive friendly staff, nice bikes, a great afternoon of wine tasting. Rich quickly answered all questions when booking and scheduling, and our guide, Graham, was relaxed and friendly but made sure guests had a safe and fun ride. I would certainly do this again!","review_date":"September 17, 2018","user":"bryan_n"},{"attraction_id":622,"rating":5.0,"review":"Cycling + wine tasting = what could possibly go wrong?. This turned out to be a great idea and we're so glad we booked it. We took the shorter of the tours offered, 4 1\/2 hours, which included visits to four wineries, one with a cheese pairing. Each winery offered either 3 or 4 tastings....","review_date":"September 6, 2018","user":"tyrrell68"},{"attraction_id":622,"rating":5.0,"review":"Half-day Tour . Very informative tour. Very well organized. Gwen was friendly and helpful and very conscious for everyone' safety. She went out of her way to accommodate requests and get extra info. Beginner bikers may have trouble keeping up with the pace.","review_date":"August 24, 2018","user":"chantal_s"},{"attraction_id":622,"rating":5.0,"review":"Bringing People Together. Joined the Grape Escape team for a charity fundraiser for Meningitis Now UK this past Sunday.\nWhat a wonderful day we all had. Every detail was attended to so that our whole cycling experience was fantastic and SAFE! Rich was a gracious host and our...","review_date":"August 8, 2018","user":"donna123go"},{"attraction_id":622,"rating":5.0,"review":"Excellent! So much fun!. My husband and I decided to do the bicycle wine tour for our 1st year anniversary, I had done a wine tour before with grape escapes for my bachelorette and it was awesome. We ran into a lot of traffic on the way there so...","review_date":"August 6, 2018","user":"andreac220712"},{"attraction_id":622,"rating":5.0,"review":"Excellent fun: great guide, wine tasting and vineyards..... We chose the afternoon cycle and wine tasting. Having been picked up from our hotel we were kitted our with everything we needed, introduced to another couple joining us and off we went with our guide, Larry. The road was flat and the cycling was...","review_date":"July 12, 2018","user":"justinev25"},{"attraction_id":622,"rating":5.0,"review":"Great Afternoon! . Visited this past weekend for a bachelorette party. We loved all four of the wineries we stopped at. Bikes all worked well. Our tour guide, Kevin, was excellent. It was only his second tour, but you would have never known as he did such a...","review_date":"May 28, 2018","user":"jaross656"},{"attraction_id":623,"rating":5.0,"review":"Excellent Tour!. We had a fantastic time on our food tour. Our guide, Chris, was knowledgeable, and friendly. We enjoyed his company as much as we enjoyed the food tour. All the food was delicious and the staff at all the venues were welcoming and attentive. We...","review_date":"March 27, 2018","user":"campbell_h"},{"attraction_id":623,"rating":5.0,"review":"Excellent Tour!. This tour was fantastic! Our tour guide Gary was friendly, knowledgeable and funny!\nWe had a great time!","review_date":"March 26, 2018","user":"jcomm1"},{"attraction_id":623,"rating":5.0,"review":"Walk, Walk History Fact. We were part of a group of thirteen brave souls on a walking tour of NOTL. Our guide, Gary, a retired school principal, has an amazing knowledge of the history of the town and of food. We sampled five different establishments, some foods I had...","review_date":"March 11, 2018","user":"bobbydee1212"},{"attraction_id":623,"rating":4.0,"review":"Fun food tour. Our family enjoyed the food tour with our guide Chris. He made it very interested And interspersed the food stops with a lot of local knowledge.\nWe stopped at an Irish pub, Thai restaurant, beer haus for beer and cheese, gelato store, and a store...","review_date":"February 18, 2018","user":"davidwn4321id"},{"attraction_id":623,"rating":5.0,"review":"Great Food Tour. We took the tour on 1\/27\/18 as part of NOTL Ice wine celebration weekend. The tour began at the Harp Irish Pub with Irish nachos and history about the pub. Next we visited a Thai restaurant and had a wonderful vegetable soup with spring roll....","review_date":"January 30, 2018","user":"robertlm6861gu"},{"attraction_id":623,"rating":5.0,"review":"A perfect blend of fine food and drinks, history + charm, with Chris, the best guide ever!!!!. My husband and I SO enjoyed this interesting and delicious walking tour! Although it was January, the weather there was mild and lovely. We spent the hours walking, talking, laughing and learning about the history of this very lovely old town. The many places we...","review_date":"January 28, 2018","user":"l1707sxkevins"},{"attraction_id":623,"rating":5.0,"review":"Amazing tour and an even more AMAZING tour guide!. My family and I went on this tour earlier this month, and I have to say it was great! We tried all sorts of wonderful treats in the area. All the food was delicious and our tour guide, Charlie, was not only incredibly informative but...","review_date":"January 27, 2018","user":"janelle_p"},{"attraction_id":623,"rating":4.0,"review":"Cold outside...warm inside. Of course the weather was not being nice, after having to be rescheduled due to the -31C windchill, -9C was balmy! Upon arrival we met our guide Charlie and I knew our time together would make us forget the cold. We had an amazing time,...","review_date":"January 9, 2018","user":"caresse_s"},{"attraction_id":627,"rating":4.0,"review":"Interesting, friendly tour that takes you away from the touristy areas of Vancouver.. There's a certain appeal to viewing the murals at night. Having said that, I think the tour would work better during the day as some of the murals are so colourful.\nJosh is not a native Vancouverite but he's passionate about the city and cares...","review_date":"February 24, 2019","user":"dev_b"},{"attraction_id":640,"rating":5.0,"review":"Simply the best tour to Niagara Falls. We booked the trip with the boat, but due to the weather the boat was not working. Ther guide took us in the tunnels instead. It was interesting to see, and there is ALOT of water. I have only seen picutres, but we were definately...","review_date":"March 1, 2019","user":"meggiecat"},{"attraction_id":640,"rating":5.0,"review":"Great tour to Niagara falls. We just got back from this trip. we were with another family from Texas. ANDREE was an amazing tour guide!!!!! he was so funny and kept us entertained. I told him he has a true passion for this and its his calling. Some other guests...","review_date":"February 15, 2019","user":"traceyhunter49"},{"attraction_id":640,"rating":5.0,"review":"Best Tour to Niagara Falls. Booked this from the front desk of my hotel. they picked us up quite early 7:15am from Mississauga, but we didn\u00e8t mind. We than drove in Canadian traffic to downtown meeting point where we picked up other people for the tour. The guide was nice...","review_date":"February 15, 2019","user":"melissamichaud"},{"attraction_id":656,"rating":5.0,"review":"Fun with a splash of style!. We went for a wine tasting tour price was great. The wineries were excellent, the staff was knowledgeable. Most of what impressed me was the driver went out of her way to take us to the best places in town for big reds. Sharon knows...","review_date":"February 14, 2019","user":"freya_j"},{"attraction_id":664,"rating":5.0,"review":"David, our tour guide is a true gentleman.. Our tour guide David was friendly, helpful and so pleasant to talk to. He picked us up at our home in a spacious and clean van. We were one of three couples.When they joined us in the van, David introduced us to each other and...","review_date":"July 16, 2018","user":"elizabeth_b"},{"attraction_id":664,"rating":4.0,"review":"Melissa is amazing. Melissa was a wonderful guide for our group of 4 that did the wine and dinner option. She picked us up in our hotel lobby which was very convenient. The bus was spacious and clean. The chosen wineries were great and when we asked if...","review_date":"November 13, 2017","user":"yelpreviewer13"},{"attraction_id":665,"rating":5.0,"review":"GREAT DAY. The driver arrived promptly at the designated time. There were 14 in our group which worked out well. The driver\/guide gave details about the wine tastings and a bit of history or the region. The 4 Wineries chosen were good to excellent both in the...","review_date":"September 24, 2018","user":"1jd67"},{"attraction_id":665,"rating":5.0,"review":"Niagara Wine Tour. For my friend\u2019s bachelorette we booked a wine tour with pick up from Toronto and overall it was a great experience! The driver and guide Steve was punctual and an excellent guide. We toured Pilliterri Winery which was fantastic, the tasting was above our expectations!...","review_date":"June 29, 2018","user":"jennifer_r"},{"attraction_id":665,"rating":4.0,"review":"The day got better. Wonderful full day out, a bit of a shame when it started outside the Strathcona hotel the music was loud and the driver pulled up and shouted names from his window, no one could hear which led to some confusion, also people had to walk...","review_date":"June 28, 2018","user":"sprog"},{"attraction_id":666,"rating":4.0,"review":"Very knowledgeable. Very appreciative they still ran the tour with just the two of us\nVery knowledgeable about the history and context of the food and the city\nWould recommend to others","review_date":"November 9, 2018","user":"john_m"},{"attraction_id":666,"rating":5.0,"review":"Worth your time. My husband and I did this on Saturday with our tour guide being Stacy...She was fantastic, and you can tell she enjoys her job and her city.She is very knowledgeable about the history of Montreal and answers your questions and gives advice when asked about...","review_date":"October 14, 2018","user":"jennifer_m"},{"attraction_id":666,"rating":5.0,"review":"A must do . This is such a great way to not only taste some of the local cuisine but also learn the history behind the city. Caroline gave a great historic overview of Montreal, discussing all the cultural influences on the goods. She also gave great info on...","review_date":"October 9, 2018","user":"jpsunshine99"},{"attraction_id":666,"rating":5.0,"review":"This was a lot of fun!. Caroline was really knowledgeable and friendly. The tour helped us orient to the area. Many thanks! I thought the tasting options were good ones. Great way to get to know the city. Thank you!","review_date":"October 7, 2018","user":"386lesliew"},{"attraction_id":666,"rating":4.0,"review":"Excellent way to experience Old Montreal. Our tour guide was very knowledgeable and tied the history of the city to the tastings in a great manner. My only suggestion would be to start the tour with coffee so we are wide awake!","review_date":"October 4, 2018","user":"minerva_a"},{"attraction_id":666,"rating":5.0,"review":"Walking food tour. Tour guide was thoughtful, knowledgeable and shared interesting information on Montreal. The food choices were varied and delicious.","review_date":"September 9, 2018","user":"resort310814"},{"attraction_id":666,"rating":5.0,"review":"Great way to get your bearings!. I suggest you do this tour either the first or second day of your visit. You'll get a good feeling for the area, all the while sampling some great food. Gabe was great, offering lots of information. We thoroughly enjoyed the tour.","review_date":"August 26, 2018","user":"roseann_r"},{"attraction_id":666,"rating":5.0,"review":"Delicious!. Gabriel our guide was great! on a way he talked about history of the building and statues. good was amazing! we had 5 different food tasting. first was Portuguese, then French, then famous Michelin chef pastry, then smoked beef sandwich and finished up with Gelatto....","review_date":"August 26, 2018","user":"157larisar1157"},{"attraction_id":666,"rating":5.0,"review":"Great way to start the trip. Stacy did a great job and it really gave us a good feel for Old Montreal and what we wanted to do the rest of the trip and there were several tips that we were given to add to the rest of our stay. Great...","review_date":"August 6, 2018","user":"billclarkin"},{"attraction_id":666,"rating":5.0,"review":"Gabriel was great!. My family had a great time thanks to Gabriel. He led us to 5 different restaurants to sample French food, Portuguese food, French Pastry, Montreal Smoked Meat Sandwich, and Gelato. He was very knowledgeable on the food we ate and on our surroundings as we...","review_date":"August 5, 2018","user":"tyler_w"},{"attraction_id":666,"rating":5.0,"review":"Old Montreal Tour. Just the right pace. Gabriel was very informative , and as a history teacher he also showed his love for the town. Loved how we tried a variety of cultures.","review_date":"July 22, 2018","user":"ms_kittycat2"},{"attraction_id":666,"rating":5.0,"review":"A must do if you happen to like food!!!. We just returned from our tour and it was excellent and good value for the money. Stops at 5 very good quality and diverse eateries. We didn't have breakfast and felt well fed after 2.5 hours on this tour. Not big portions but high food...","review_date":"July 18, 2018","user":"vicky039"},{"attraction_id":666,"rating":3.0,"review":"Mile End is Better. My husband, teenage son, and I took the Montreal food tour in July during the heat wave. The guide did a great job of staying in the shade and keeping us cool. She also had a lot of interesting facts to share about the buildings...","review_date":"July 9, 2018","user":"penguinjava"},{"attraction_id":666,"rating":5.0,"review":"Historical food and walking tour of Old Montreal. My husband and I did the Flavors of Old Montreal walking tour when we were there in May 2018. It\u2019s a great way to spend a few hours. Our guide was super knowledgeable not only about the food and it\u2019s relevance to Montreal culture, but...","review_date":"July 3, 2018","user":"melinkin20"},{"attraction_id":666,"rating":4.0,"review":"Tasty history lesson. We were four women, eager to learn about the food and the culinary history of Montreal, choosing to stay in the Old City.\nHighlights: Portuguese salt cod fritters and custard tarts at one stop and a finale at a Maple syrup boutique, with tastings including...","review_date":"May 8, 2018","user":"urbangirl21"},{"attraction_id":667,"rating":5.0,"review":"Excellent and fantastic!. Debra was an awesome guide who knew her stuff and enjoyed her work! Even though a lot of places are closed on Mondays, she found us four wineries and a meadery to visit, including one tour, and we had a great time! Definitely recommend Swallow...","review_date":"July 28, 2018","user":"jessica_l"},{"attraction_id":668,"rating":5.0,"review":"Private Winter escape wine tour. Last minute booking but Reign made it happen. Lovely Lou picked us up at our Airbnb and drove us to 4 distinctly different wineries we had not experience . She also prepared our catucherie lunch after the first tasting. Her knowledge was totally on spot...","review_date":"December 30, 2018","user":"gagnebd"},{"attraction_id":669,"rating":5.0,"review":"Outstanding Wine and Cider tour!. My Wife and I had a wonderful time exploring wineries and a cidery in and around the Cowichan Valley with our expert guide, Brendan. Door-to-door service in a big comfy van is so much better than trying to drive yourself - and with Brendan's knowledge...","review_date":"November 23, 2018","user":"thetwodjs"},{"attraction_id":669,"rating":5.0,"review":"Excellent tour!. Went on this tour with my son and we both enjoyed it immensely. As a local I was impressed with the accuracy of what we were told, and learned a few new things, too. Nice, flexible choice of wineries, fabulous lunch, and a bonus ice...","review_date":"October 22, 2018","user":"rockhoun"},{"attraction_id":669,"rating":5.0,"review":"We LOVE hanging our with Leif!. Had a wonderful day (custom tour) with Leif! No visit to the Vancouver area is complete without a lovely tour with this knowledgeable, patient, and flexible tour guide.\nGet ready, because he knows a lot about Canadian beer, wine, culture, and great little places to...","review_date":"September 18, 2018","user":"jessica_h"},{"attraction_id":669,"rating":5.0,"review":"Wine\/Brewery tour. Fantastic tour, Brendan knows a lot about the island, the wineries and the breweries. We had a great time and thoroughly enjoyed our selves. Would recommend it to any one. Ask about the tea plantation tour","review_date":"September 9, 2018","user":"andrew_f"},{"attraction_id":669,"rating":5.0,"review":"We are seriously impressed!!. Leif's 8 day guided itinerary introduced us to Vancouver and Salt Spring Islands and provided the perfect balance of natural attractions, farm gate visits and good company. Congratulations!","review_date":"August 14, 2018","user":"fran_m"},{"attraction_id":669,"rating":5.0,"review":"Wonderful, delicous, unforgettable tour around a fantastic winery and craft beer & cider farms. We went on the full-day wine, beer and cider tour with Brendan and had an absolutely fantastic time. The wine, beer and cider were amazing, lunch was delicious, and thanks to our guide we learned a huge amount about wine-making and brewing process, as well...","review_date":"August 6, 2018","user":"vancity_tourer"},{"attraction_id":669,"rating":5.0,"review":"Great way to learn about Nanaimo Craft Beverages!. Leif made the trip between craft beer, distilleries and chocolate shop fun and interesting. The upscale van we travelled in is comfortable and has huge windows for viewing enroute. We learned a lot about the equipment and skill involved in crafting beer, vodka and gin...","review_date":"August 6, 2018","user":"i8328qzcherylb"},{"attraction_id":669,"rating":5.0,"review":"Incredible Day on Gabriola!. We had an amazing day exploring the local culture and natural beauty of Gabriola Island! Our tour guides Leif and Brendan were super friendly, knowledgeable, and an absolute joy to spend the day with! We got to visit a variety of local artists including a...","review_date":"June 10, 2018","user":"kenzies49"},{"attraction_id":669,"rating":5.0,"review":"What a Fun Day!. We toured 3 wineries and a cider producer. Lunch at Merridale Cidery was lovely. The wineries were so different from each other, but each offered a unique tasting experience.","review_date":"May 21, 2018","user":"sheila_h"},{"attraction_id":669,"rating":5.0,"review":"Great tour - Great guide - Great day!!!!!!!!!!!!!!!!!!!. We had an amazing day with Brendan as our guide to the wineries in the cowichan valley and Nanaimo. He took us to great places with amazing food and wine. We were so well received in each place with great service. Brendan was very knowledgeable...","review_date":"May 13, 2018","user":"danisc155"},{"attraction_id":669,"rating":5.0,"review":"A wonderful day!. We spent the day touring three wineries and a cider works in the Cowichan Valley south of Nanaimo. Brendan was our driver and fantastic tour guide. He picked our group in Nanaimo and drove us through the Vancouver Island vineyards. Spectacular scenery, great wines and...","review_date":"October 25, 2017","user":"kerrhall"},{"attraction_id":669,"rating":5.0,"review":"A taste of the Cowichan Valley!. My wife and I did a wine tour of the Cowichan valley. Leif was our guide and picked us up on time in his spacious, oversized, air conditioned van. Leif was very professional, fun, polite, and extremely knowledgeable about all the vineyards that we stopped...","review_date":"September 3, 2017","user":"mellovestravelling"},{"attraction_id":669,"rating":5.0,"review":"Fabulous 30th Birthday!. Thank you so much to our incredible tour guide Brendan and VIE for making my 30th Birthday easier to swallow, literally. We toured through 4 fantastic wineries - Emandare, Unsworth, Enrico's and Averill Creek. We even had a bonus stop over in Cowichan Bay for...","review_date":"July 30, 2017","user":"lindsay_m"},{"attraction_id":669,"rating":5.0,"review":"Cowichan Valley Wine Tour. We spend yesterday visiting 4 wineries in the Cowichan Valley. What an amazing, fun day. Our tour guide, Brandan was fantastic. Our stops were Emandare, Unsworth, Enrico's and Averill Creek. Each stop had something special to offer. Thank you Leif and Brandan for arranging everything...","review_date":"July 14, 2017","user":"645shaynet"},{"attraction_id":669,"rating":5.0,"review":"Cowichan Winery Tour - 30th Birthday. We did a winery\/cidery tour of the Cowichan Valley and it was amazing. We toured different wineries and had an amazing lunch at Unsworth winery. Leif was so easy to communicate with and was willing to pick us up and drop us off in Victoria....","review_date":"April 26, 2017","user":"grach001"},{"attraction_id":669,"rating":5.0,"review":"30th Birthday Party!. Leif was an awesome guide! We had so much fun doing the wine tour in the Cowichan Valley! The wineries they chose were amazing and the food was delicious! Will definitely do this again!!","review_date":"April 24, 2017","user":"tanya_t"},{"attraction_id":669,"rating":5.0,"review":"Thanks Brendan. Brendan of Vancouver Island Expeditions provided a wonderful Cowichan Valley winery tour for 5 local couples yesterday. There were lots of laughs and wine education. Its just a great way to see local wineries with no one needing to drive. Each couple was picked up...","review_date":"October 21, 2016","user":"a_e"},{"attraction_id":669,"rating":5.0,"review":"Great Wine Tour!!!. Thank you, Leif, for organizing a fantastic tour of Vancouver Island wineries in the beautiful Cowichan Valley! My sister and I along with a very fun group of travellers enjoyed a great outing, tasting various wines plus a delicious lunch at Unsworth Vineyards & Restaurant?...","review_date":"August 21, 2016","user":"ladybvictoriabc"},{"attraction_id":669,"rating":5.0,"review":"A great day!. We went on a wine tour to the Cowichan Valley with Leif, the owner. He picked us up at the home we were renting in a very comfortable van. We met four others who were great. Leif was super knowledgable and took us to four...","review_date":"August 19, 2016","user":"erinkfw"},{"attraction_id":669,"rating":5.0,"review":"Cowichan Valley Wine Tour. I took my mother in-law on a wine tour of the Cowichan Valley and we had a fabulous time. Our guide was very informed, professional and courteous. The pace was perfect, not too fast and not long lingering. It was a very hot day and...","review_date":"August 15, 2016","user":"lisa_b"},{"attraction_id":669,"rating":5.0,"review":"Beer, Wine and Cider Tour. What a fantastic experience! We booked a tour which included stops at local wineries, a cidery and a brewery in the Cowichan Valley.\nThe Van met us at our accommodations in Ladysmith. We were greeted with A\/C and fresh water for our trip.\nOur tour...","review_date":"July 31, 2016","user":"644laurab644"},{"attraction_id":669,"rating":5.0,"review":"Custom tour for new mamas. I wanted to do something special to celebrate a few new moms I'd been getting to know on my maternity leave. So I asked Leif, could we do a day tour with the babies? With a friend visiting (with her 6mo old babe) from our...","review_date":"May 19, 2016","user":"lisa_h"},{"attraction_id":669,"rating":5.0,"review":"Countryside Wine Tour. We booked a Cowichan Wine Tour (day trip) from Nanaimo with Leif, owner and tour guide of Vancouver Island Expeditions. He took us to four different wineries and Merridale Cider. The tour was well-organized, yet flexible and fun. Leif was knowledgeable with the different wines...","review_date":"October 25, 2015","user":"kyla_k"},{"attraction_id":669,"rating":5.0,"review":"A 'must do' on Vancouver Island. This was a lovely Day Tour. Lief is the owner and guide to some fabulous local Island tours. He provides a first hand knowledge of the Cowichan Wine Tour being born and raised on the island. His Mercedes Van provides a comfortable ride and a...","review_date":"August 14, 2015","user":"ellen_a"},{"attraction_id":669,"rating":5.0,"review":"A memorable day through the Cowichan Valley. I took the wine tour through the Cowichan Valley and was completely blown away! Owner Leif is very knowledgeable about the different wineries and attractions along the way. There's a lot going on: three wineries, a visit to a tea farm, Merridale, and a boat...","review_date":"December 11, 2014","user":"sean_e"},{"attraction_id":669,"rating":5.0,"review":"A Fantastic Wine Tour!. We did the 1 day Cowichan Valley Wine Tour complete with visits to Unsworth Vineyards, Damali, Merridale Cidery, the TeaFarm and even a Cowichan Bay boat tour! Excellent bang for your buck, it's a full day of adventure and delicious food and wine! Owner Leif...","review_date":"October 24, 2014","user":"shalyn82"},{"attraction_id":669,"rating":5.0,"review":"cowichan valley wine tour. I did the cowichan valley wine tour...guide and driver Leif was amazing. We have a wonderful time. Leif explained the the wineries that he personally researched and recommended on the tour. We had a fabulous lunch, toured the Teafarm and Lavendar Farm. Also did a...","review_date":"September 7, 2014","user":"leona_n"},{"attraction_id":669,"rating":5.0,"review":"Wine Tour. Had a fabulous time travelling to Cowichan Valley for our tour! We went to wineries, lavender farm, merridale cidery for lunch followed by a boat tour and brewery! Leif did an amazing organizing our tour. I would highly recommend using Vancouver Island Expeditions!","review_date":"August 25, 2014","user":"danielle_m"},{"attraction_id":670,"rating":5.0,"review":"Excellent Tour!. Great tour. Larry was outstanding! Great value overall and I would highly recommend! The tour went to 4 different locations. Tasting fee's were included. Larry was very knowledgable. and overall the tour was first class.","review_date":"October 29, 2018","user":"eric_t"},{"attraction_id":670,"rating":5.0,"review":"Had a wonderful time. Jim was our guide and was awesome. He was knowledgeable about the area and shared the information with us. The wineries were excellent. We left a small souvenir in the vehicle and Jim came back to the restaurant to return it! Now that is customer...","review_date":"October 3, 2018","user":"barb_s"},{"attraction_id":670,"rating":5.0,"review":"Highly recommend!. I want to start off by saying Jim was great (our driver). He was very accommodating and knowledgeable. Great personality and pointed things out to us or talked about the wineries on the way. Super respectful gentlemen who is semi retired and you can tell...","review_date":"September 17, 2018","user":"cierra_r"},{"attraction_id":670,"rating":5.0,"review":"Great Tour!. Trisha was awesome! She even brought us cheese, grapes and crackers which were much appreciated. Although the tour started an hour later than what was presented and the wineries were not as advertised, is was fine as we probably wouldn't have gone to see the...","review_date":"August 7, 2018","user":"2go2anywhere"},{"attraction_id":670,"rating":5.0,"review":"Perfect afternoon. This was our first ever wine tour and we had the chance to visit a range of wineries, which all had different history's and characteristics. All of the people we met were lovely, and got the balance right of guiding us through and letting us...","review_date":"June 25, 2018","user":"abi_h"},{"attraction_id":670,"rating":5.0,"review":"Family get together. We were greeted by Mary Ellen and her big warm smile. She made us all feel so comfortable right away and made us laugh along side her many times. She was more then accommodating and knowledgeable as we started off on a early start, by...","review_date":"April 14, 2018","user":"laurak4402"},{"attraction_id":673,"rating":5.0,"review":"West end foodie enjoys east end discovery. Growing up in diverse Mississauga and now living in Toronto, I have had my fair share of ethnic cuisines, but Dan on his Local Vibes tour introduced me to bites and flavours I hadn't ever had. The locations were cozy and frequented by locals (always...","review_date":"March 12, 2019","user":"briaweavs"},{"attraction_id":673,"rating":5.0,"review":"Exploring the food scene in our own backyard. This is a fantastic tour that showcases the variety of foods available in the Scarborough area. As a local, we greatly appreciated learning about the area and finding delicious foods that have been right under our nose all this time. Danny was a very knowledgeable...","review_date":"March 3, 2019","user":"beth_w"},{"attraction_id":673,"rating":5.0,"review":"Eat delicious food while learning about cultures and local history!. AND you get shuttled from place to place. I mean, how perfect is that?! We're fans of Suresh Doss' Thursday food reviews on CBC Radio One. So when I stumbled on this Airbnb Experience, I was excited to see something close to home. Danny is...","review_date":"January 5, 2019","user":"773mizzm"},{"attraction_id":673,"rating":5.0,"review":"A tourist would NEVER find these great restaurants!. This was a great tour with carefully selected stops! The places where we stopped to get food were places where you would not find yourself as a tourist. Very authentic, very tasty! I was so happy joining this tour and recommend it to everyone who...","review_date":"August 17, 2018","user":"liiperi"},{"attraction_id":674,"rating":4.0,"review":"Get to know culinary Victoria. Warm and welcoming host and varied food places from Jambalaya in a pub over tacos, macarons, afternoon tea and biscuits and even a quick stop in the Courtney Room. All mixed with anecdotes of historic places, people and Victoria. Group was just the right size...","review_date":"November 6, 2018","user":"ailton007"},{"attraction_id":674,"rating":5.0,"review":"Fantastic Food and History Tour. This was a fun and interesting walking food tour of Victoria. Our tour guide, Seanna was warm and welcoming. She provided us with lots of interesting history of Victoria and her up-beat personality, and sense of humor really made this tour so much fun! We...","review_date":"October 9, 2018","user":"669jerryh"},{"attraction_id":674,"rating":5.0,"review":"Super yummy, super fun!. We really enjoyed our guide Seanna and her fascinating stories and facts of the beautiful city of Victoria. On our tour we had a local beer with cod tacos, two appetizers from an upscale restaurant, an olive oil and vinegar tasting, some eclectic macarons, some...","review_date":"October 6, 2018","user":"j_t"},{"attraction_id":674,"rating":5.0,"review":"Great Idea. This food tour was very informative, for both the various foods available but also a good deal of Victoria history as you meander about to the various locations. It was not rushed, and along the way we enjoyed some excellent food. If I had one...","review_date":"September 7, 2018","user":"brett_y"},{"attraction_id":674,"rating":5.0,"review":"Fun & Fascinating Food Tour. We had the pleasure of having Scott Sutherland as our food guide on Wed., 5\/23\/18. From the start, he made the tour interesting and fun with trivia and facts about food and Victoria in general. We started out with a beer & beet hummus sampling...","review_date":"May 25, 2018","user":"kathye250"},{"attraction_id":675,"rating":5.0,"review":"Great Tour!. We were looking for an interesting tour of Old Montreal that would highlight the Christmas atmosphere of the city. Our tour guide, Pierre, did a superb job incorporating the history of Montreal with the lights and traditions of the Christmas season! Merci Pierre - tr\u00e8s...","review_date":"December 31, 2018","user":"mckeeverk"},{"attraction_id":676,"rating":5.0,"review":"5-STAR FOODIE EXPERIENCE. Our \u201cKnife & Fort Street Culinary Tour\u201d was a great \u201cfoodie\u201d experience; most enjoyable and one of the best.\nBonnie, our host (and the business owner), was most attentive and well connected with the small business community; as well as being knowledgeable of many small...","review_date":"December 17, 2018","user":"808alex_"},{"attraction_id":676,"rating":5.0,"review":"Great stops and great host!. Bonnie was our host and she was amazing. She gave the right amount of detail to keep is interested, but not bored. Lots of information about the history of Victoria, which is great for newcomers. All the stops were exceptionally delicious and there was a...","review_date":"November 11, 2018","user":"robyn_j"},{"attraction_id":676,"rating":5.0,"review":"A food tour to totally recommend!!!. We went to five different eating and drinking places where plates full of delicious snacks were served. We fully enjoyed every morsel while our very pleasant and confident guide gave us lots of interesting information about the history of the restaurants and the buildings in...","review_date":"August 1, 2018","user":"lottiee2018"},{"attraction_id":676,"rating":5.0,"review":"inspirational and absolutely fantastic!. The afternoon spent in a little group of people, was great eye-opening and fun.\nMuch new information was shared, mostly through the very knowledgable tour-guide, but also through the businesses.\nI have had as much intellectual fun, learning about the various methods of preserving and...","review_date":"July 11, 2018","user":"angbell2018"},{"attraction_id":676,"rating":5.0,"review":"Lots of fun! Got to know my town better.. We live in Victoria and received a gift certificate from family. The Fort Street food tour got us into a lot of great businesses that we had never visited. The snacks and treats were great and we'll be sure to visit these shops and restaurants...","review_date":"July 8, 2018","user":"hank_p"},{"attraction_id":677,"rating":4.0,"review":"Birthday treat. We did the tour and it was a special treat for my wife. A great night was good fun and and we we had some good food to eat on our way. It was a good way to find your way around Whistler and fine...","review_date":"March 11, 2019","user":"ochil4"},{"attraction_id":677,"rating":5.0,"review":"Easy & Delightful Dining in Whistler - Recommended. Perfect no-hassle dinner on a Saturday night during peak season. The menu was interesting and delicious. No waiting in line (a lot of the places do not take reservations). The menu was adjusted for my allergies which I really appreciated. Our guide, Bria, was wonderful...","review_date":"January 26, 2019","user":"emifirefly"},{"attraction_id":677,"rating":5.0,"review":"Fun Intro to Whistler Dining Options. We enjoyed this tour so much four years ago, that we did it again to celebrate birthdays of two girls in our group. On many food tours you get only samples and wind up walking away hungry. On this tour we had a full size...","review_date":"January 17, 2019","user":"650dennisb"},{"attraction_id":677,"rating":5.0,"review":"Great way to try multiple dining options!. Every place we tried was delicious. My favorite was probably the dessert at Caramba! We added the wine pairings as well which was a great choice. A fun way to spend the evening. Our guide Bria was AMAZING! Extremely friendly, and very knowledgeable about all...","review_date":"January 13, 2019","user":"lynds006"},{"attraction_id":677,"rating":4.0,"review":"A real mixed bag ..... Some good, some bad.. Hidden Gems\nLet\u2019s get this out right away. Our guide \u201cShannon\u201d was delightful for us, entertaining, informative & energetic.\nRestaurants that were chosen for us, however, were a mixed bag.\nAt Elements, even though they knew we were there at the appointed time, we had...","review_date":"November 2, 2018","user":"undertaker01"},{"attraction_id":677,"rating":5.0,"review":"Great tour and food!. The three of us had a very educational tour with Bria on food, wines and culture. She did a great job providing us local info on Whistler in addition to the great food and wine experiences. It definitely makes us want to spend more time...","review_date":"July 13, 2018","user":"832jims"},{"attraction_id":677,"rating":5.0,"review":"Great experience. Thanks Christine for an interesting and tasty tour. The food at each stop was tasty and well prepared. We took the wine option which was a good choice, though one restaurant served Chilean wines which was a bit of a surprise. Christine's local knowledge was...","review_date":"July 3, 2018","user":"prw50"},{"attraction_id":677,"rating":5.0,"review":"enjoyable tour. thoroughly enjoyed. the Whistler Hidden Gems Tour thanks to our wonderful guide Jimbo who. lead the way with stories and. information about. Whistler.. we discovered places. we. would never have found on our own. it was a great choice of restaurants. There was only two...","review_date":"May 17, 2018","user":"littlelizzie47"},{"attraction_id":677,"rating":5.0,"review":"A great way to spend an afternoon!. We thoroughly enjoyed our dinner tour! The company was able to work with us to accommodate a start time that worked with our schedule, and were able to communicate the dietary requirements of a few of the people in our group. Not only was the...","review_date":"April 30, 2018","user":"julie_k"},{"attraction_id":677,"rating":5.0,"review":"Great way to get out of your comfort zone without dealing with the hassle of logistics. We've been coming to Whistler for years but often don't try many new places to eat due to the long wait times for a reservation, difficulty in finding new places, etc. This takes all the hassle out of it. You get 4-6 amazing places to...","review_date":"February 20, 2018","user":"jonhath"},{"attraction_id":677,"rating":5.0,"review":"Fun dining experiences. We had been given a gift certificate to use towards one of the tours. The Hidden Gems Dinner Tour sounded the most interesting to us. While we have been coming to Whistler and dining in many of the restaurants for over 20 years, we had...","review_date":"January 21, 2018","user":"mgmdjm"},{"attraction_id":677,"rating":5.0,"review":"Thoroughly enjoyed myself. The food and wine pairings were exceptional. I had a lovely time with the other guests. Discovered some local knowledge from the fantastic guide Linda. 100% recommend this great value for money.","review_date":"January 8, 2018","user":"haywil123"},{"attraction_id":677,"rating":5.0,"review":"Great tour . Booked this hidden gems tour from U.K. Before we came as a surprise treat for 6 of us who were in whistler over new year. All went to plan met at olives on tap with Tamara -there were 8 in our tour. Lovely interesting oils...","review_date":"January 4, 2018","user":"gaynor_j"},{"attraction_id":677,"rating":5.0,"review":"Fun, Easy and friendly way to learn a new place. Fun, Easy and friendly way to learn a new place. The staff was friendly, the restaurants weren't crowded, all around great.","review_date":"January 2, 2018","user":"d_p"},{"attraction_id":677,"rating":5.0,"review":"Title says it all!. The title says it all! The hidden gem tour took us to some of the unique and diverse restaurants ever.\nMy girlfriend and I really enjoyed the tour. We will be visiting those restaurants again.\nOur tour guide, Rob, was awesome too. He was friendly...","review_date":"December 24, 2017","user":"michaelp2719"},{"attraction_id":677,"rating":5.0,"review":"Delicious food and great company.. Tamara and Rob are very knowledgeable, entertaining, and engaging. Learned a lot about Whistler and the area!","review_date":"December 22, 2017","user":"ellie_t"},{"attraction_id":677,"rating":5.0,"review":"Hidden Gems Tour With Wine Pairing. I really like doing food tours when I am on vacation because it allows me to sample many restaurants with a guide in a short period of time. I will post the 6 food locations we visited below the body of my review for those...","review_date":"December 15, 2017","user":"michelledt7834js"},{"attraction_id":677,"rating":5.0,"review":"Tasty treats. My wife and I just finished the tasting tour. We both really enjoyed the venues on the tour. The sampling of wine and food was perfect. We were amazed at not hearing about some of the restaurants. Especially after the years we have spent skiing...","review_date":"November 11, 2017","user":"mark_r"},{"attraction_id":677,"rating":4.0,"review":"Hidden Gems Dinner Tour. We thoroughly enjoyed our private tour(this late in the season, it\u2019s not unusual to be the only couple, according to our guide Christine). From first course to last, food was excellent and beautifully presented. Servers very friendly and attentive. Christine was a wealth of information...","review_date":"October 27, 2017","user":"lyndacm"},{"attraction_id":677,"rating":5.0,"review":"Great Tour. My husband and I, and another couple booked this tour. We only just arrived to Whistler when we were to meet up with our guide, Christine. She was great, with a wealth of information about Whistler, the surrounding areas, the restaurants, galleries, shops, and people....","review_date":"October 22, 2017","user":"ladybug53"},{"attraction_id":677,"rating":5.0,"review":"\"Finer Things\" is fabulous. We spent two nights in Whistler, and in place of booking 2 dinners we decided to try the Hidden Gems and Finer Things tours, with the wine pairings. The Hidden Gems tour was enjoyable; CJ was a great guide. The salmon at Elements was the...","review_date":"July 8, 2012","user":"runningfaster"},{"attraction_id":678,"rating":5.0,"review":"Beer Tour. Elton is such a great guy, knows his stuff and allowed us to get into the back rooms of the Breweries to see how the process really works. We also learned stuff like \"Fresh Hopping\", what makes a beer dark and helped us figure out...","review_date":"March 14, 2019","user":"crbalcom"},{"attraction_id":678,"rating":5.0,"review":"You Want Access to the Best Beers and Best Guide? Book West Coast Brewery Tours!. Elton delivered a stellar brewery and distillery (Caledonian!) tour, and even brought us to a winery for lunch (special occasion). He really knows his stuff; the tour was perfectly planned and timed, and we were very happy campers. Well worth it!","review_date":"March 4, 2019","user":"beer_travelerx"},{"attraction_id":678,"rating":5.0,"review":"Boys Trip to Victoria. A group of 7 of us were in Victoria for a boys trip. The tour we did with Elton was definitely a highlight of the weekend. Everything from booking to arranging transportation went very smooth. This guys knowledge of the area breweries and their histories...","review_date":"January 14, 2019","user":"josh_k"},{"attraction_id":678,"rating":5.0,"review":"Perfect Victoria Beer Tour!. The craft beer tour from West Coast Brewery Tours was amazing! Due to a scheduling mix-up, our tour actually wasn't supposed to have been booked on the day it was - but Elton, the owner of the company, didn't cancel or reschedule. Instead, he showed...","review_date":"January 9, 2019","user":"brooke_i"},{"attraction_id":678,"rating":2.0,"review":"It was okay. The tour was fine. For what we paid we didn't get enough. I was a non drinker so no drink other than water provided at most of the locations aside from water. At the Indian restaurant we only got one small piece of butter chicken...","review_date":"November 27, 2018","user":"a_t"},{"attraction_id":678,"rating":5.0,"review":"Wow! This guy knows his brewing!. Chris blew our minds with his knowledge of and access to Victoria area breweries.\nWe went behind the scenes of a large scale craft brewery. Then we went behind the scenes of one of the first Victoria breweries that decided to remain true to their...","review_date":"October 2, 2018","user":"elb0wman"},{"attraction_id":678,"rating":5.0,"review":"A+ for learning about beer!. This was so fun! Great walking tour with tastes of great food paired with fab beers. Chris was our guide, he was knowledgeable, personable and fun to be around. It was a nice way to spend an afternoon and learn about the city with beer...","review_date":"September 8, 2018","user":"jjsp"},{"attraction_id":678,"rating":5.0,"review":"Fun afternoon!. We had a fun, relaxed and all around great afternoon around town with Chris showing us 3 great local craft breweries. Got to learn a little bit about the process and drink some great beer. Fun last day of vacation!\nRecommend the tour to anyone...","review_date":"August 31, 2018","user":"nina_s"},{"attraction_id":678,"rating":5.0,"review":"Excellent Insight into the local brewing & distilling enterprises. A thoroughly great half day tour. Taking in 3 breweries and a distillery in the Victoria area. Our guide Chris was very well informed, enthusiastic and sociable on the tour. We were able to sample numerous brews (too many for some!) during the visits, as...","review_date":"August 28, 2018","user":"terry_c"},{"attraction_id":678,"rating":5.0,"review":"Fun AND Informative!. The West Coast Brewery Tour was an amazing overview of Victoria's craft beer and breweries. With a wide variety of beer flavor profiles (a total of 17 tastings spread over 3 different breweries of varying sizes) I had the opportunity to learn about the process...","review_date":"August 12, 2018","user":"teresa137"},{"attraction_id":678,"rating":5.0,"review":"Chill yet Efficient. My last \"excursion\" from my seven-day cruise, I partook in the \"Victoria Brewery Tour\" hosted by West Coast Brewery Tours.\nChill, legit, punctual, and professional, I couldn't have asked for a better way to end my week at sea, drinking Craft Beer, hosted by knowledgeable...","review_date":"August 12, 2018","user":"mjellick"},{"attraction_id":678,"rating":5.0,"review":"Awesome trip for anyone who loves beer and scotch. Chris was an awesome guide, he gave us a good insight into the brewing of the beer and scotch and kept it light and fun. We would certainly take another trip with him next time we are in Victoria, there is much more to try!","review_date":"August 8, 2018","user":"tfrombc"},{"attraction_id":678,"rating":5.0,"review":"Amazing Tour. Did a brief 2 brewery Tour with West Coast while at port during an Alaska Cruise. Amazing tour. Full of great information. We visited Light house Brewery and Swan. Both amazing. Very informative. Will definitely go on another tour when we visit Victoria again","review_date":"July 22, 2018","user":"t5961mhmarkn"},{"attraction_id":678,"rating":5.0,"review":"Good times, good info and great beer. Elton was awesome!!! His knowledge of craft beers and the surge of craft breweries in Victoria was impressive. We started with a back of house tour at our first stop, many different beers to try, then moved on to other breweries. We finished perfectly at...","review_date":"July 20, 2018","user":"snowak97"},{"attraction_id":678,"rating":5.0,"review":"Educational and great fun and yes --- BEER !!!. Our guides Chris and Elton were great. Only had a few hours but we saw 2 breweries and got a nice education on how big and small breweries work. We had a group of 6 and we had a blast. Finished with pub grub and...","review_date":"July 16, 2018","user":"dkoz13"},{"attraction_id":678,"rating":5.0,"review":"Great experience!. My friend and I had a blast doing this tour and getting a behind-the-scenes look into the brewing process. We live in Victoria but still learned so much since Chris was a super knowledgeable guide and made this experience well worth it! I highly recommend...","review_date":"July 6, 2018","user":"racmac6"},{"attraction_id":678,"rating":5.0,"review":"Awesome group activity for both out-of-towners and locals. We did a 3-venue tour with Elton for our annual company meeting and everyone had a blast. The event was well-organised and Elton and his team was really knowledgeable about their beer! This was a fantastic option for team-building and it really got our group...","review_date":"July 3, 2018","user":"elizabethgiles2018"},{"attraction_id":678,"rating":5.0,"review":"Good guide, good beer, good fun. Our guide was knowledgeable on the history and state of the local beer scene. He arranged time in the actual brewery and tastings from the back room. The tour was well planned with time for a food stop at an excellent pub. The brewery s...","review_date":"June 18, 2018","user":"david_m"},{"attraction_id":678,"rating":5.0,"review":"Wonderful Afternoon. This is a first class experience. Right from the booking communication with Elton to the wonderful day itself, I highly recommend this experience! Book today!","review_date":"June 12, 2018","user":"tanis_d"},{"attraction_id":678,"rating":5.0,"review":"Great Tour. Our tour guide Elton saved the day when other guests had logistic problems he gave the two of us a great private tour. We enjoyed his enthusiastic personality and knowledge of the craft beer industry. This tour is a must for any craft beer enthusiast...","review_date":"June 10, 2018","user":"ian_r"},{"attraction_id":678,"rating":5.0,"review":"Awesome beer, food, and tour!. Our tour guide, Chris, took us on a culinary and brew\"tastic\" journey through the streets and watering holes of beautiful Victoria, BC. Chris' knowledge and personable nature held their own with the excellent brews and food. The highest of marks for this tremendous experience!","review_date":"May 30, 2018","user":"murtaugh19"},{"attraction_id":678,"rating":5.0,"review":"Team Retreat. We had a group of 9 for the brewery\/distillery tour. Chris was very knowledgeable and made the experience interesting and fun. Highly recommend this tour.","review_date":"May 24, 2018","user":"terra_b"},{"attraction_id":679,"rating":4.0,"review":"Lovely time. Three girl friends and I went on the ice wine tour. We had a nice time and enjoyed the education and the tastings. We got to see a larger production vineyard and we went to a small, family owned vineyard as well where we got...","review_date":"May 14, 2018","user":"jessica_d"},{"attraction_id":679,"rating":3.0,"review":"Tour best done during harvest season. I gave this an average rating as we did the tour in the middle of winter. It was very cold and we did a very brief tour of the vineyards outdoors. The wine tasting was amazing! Would have been nice to see the ice wine...","review_date":"March 17, 2018","user":"vitabella5"},{"attraction_id":679,"rating":5.0,"review":"Great experience . Arrivals and departures were on time. Sabin was our driver\/guide. I loved not only learning about wines but also about Montreal and Quebec history. He was very pleasant, professional and knowledgeable. Hosts at the wineries were warm and welcoming. Lunch was delicious. It was a...","review_date":"February 26, 2018","user":"angie_d"},{"attraction_id":679,"rating":1.0,"review":"Needs improvement . We stayed in Quebec City and took a 3 hour bus to Montreal just for this tour. Our tour guide was over 45 minutes late and I was not contacted at all. I had to reach out to the company only to find out they...","review_date":"February 24, 2018","user":"raizel_h"},{"attraction_id":679,"rating":4.0,"review":"Professional . Our tour guide was 45 minutes late to pick us up however Kava Tours contacted us immediately and gave us updates. Other than that no issues. We really appreciated how they kept us up to date. I did the half tour which was two wineries...","review_date":"February 23, 2018","user":"pzinnikas"},{"attraction_id":681,"rating":5.0,"review":"Wonderful! . My mom and I really enjoyed our tour! There was a variety of sweet and savoury treats and lots of interesting facts along the way. We ended up going back into the market after the tour and bought the pickles, almond vinegar, chocolates, and even...","review_date":"February 6, 2019","user":"hmoge"},{"attraction_id":681,"rating":5.0,"review":"Exceeded Expectations! . 4 of us toured Granville Market with a fantastic guide, Bob Sung, and we are so glad we did! Bob is personable and very knowledgeable regarding the foods found in the Market. We had a great time and learned so much. Highly recommend this tour....","review_date":"December 29, 2018","user":"vmb"},{"attraction_id":681,"rating":5.0,"review":"Best part of our trip to Vancouver :). Lucia and I had a wonderful time last September with Bob. He was very engaging, a great listener and a full of facts and conversation. I tried things I\u2019ve never had before and thought about tastes in a different approach than I\u2019ve ever done before....","review_date":"December 15, 2018","user":"lucia_r"},{"attraction_id":681,"rating":5.0,"review":"A thoroughly enjoyable morning . I was very much looking forward to the tour of Granville Island market. I met Bob outside the market and discovered that I was the only person taking the tour that morning. Usually there is a minimum number required but, today Bob took the time...","review_date":"October 27, 2018","user":"andreaj120"},{"attraction_id":681,"rating":5.0,"review":"Granville Market Food Tour. Great tour of indoor market that shows what Vancouver has to offer. Recommend going at the beginning of your visit to Vancouver to stock up on wine, cheese, salmon candy, macaroons and other treats for your hotel room. Definitely recommend!","review_date":"October 25, 2018","user":"mwhitehe"},{"attraction_id":681,"rating":5.0,"review":"Fun Food Tour. With so much on offer in the Public Market it was great to have Bob to show us around. We sampled a variety of food and drink and Bob took the time to show us lots of different foods and explain their history and where...","review_date":"September 20, 2018","user":"joso9957ss"},{"attraction_id":681,"rating":5.0,"review":"Fun Tour of Granville.. We had a great tour with Bob. It was a small group so it was easy to stay together. Loved all the stops, everything from candied salmon (it's really good), to flavored vinegars and chocolate truffles. Bob was very knowledgable and gave us some cooking...","review_date":"August 8, 2018","user":"calgarygirl26"},{"attraction_id":681,"rating":5.0,"review":"Bob Knows His Way Around!. Bob provided a fun tour of the food market. We sampled a wide variety of food and drink. He answered our questions, shared stories, and kept our tour moving right along. We ended at a sake bar where he even sat with us and enjoyed...","review_date":"June 25, 2018","user":"luv2travelez"},{"attraction_id":681,"rating":5.0,"review":"Food Tour. My friends and I are foodies, so we had to book at least one food tour while in Vancouver. We chose Granville Island Public Market, and it wasn\u2019t a disappointment. Rohan our guide was knowledgeable and personable. He took us to several great vendors and...","review_date":"June 24, 2018","user":"shawnaa2017"},{"attraction_id":681,"rating":5.0,"review":"Amazing Tour and Learning Experience. My wife and I had the pleasure of taking Bob's Culinary Walking Tour of Granville Island on the last day of a four day stay in Vancouver. The tour was great, he shared lots of history of Granville and the Vancouver area. The walk through...","review_date":"June 10, 2018","user":"ciophoto"},{"attraction_id":681,"rating":5.0,"review":"Granville Island Culinary Tour with da best. This tour was an absolutely amazing experience, far surpassing all of our expectations, as our group consisted of 8 eager and hungry travelers. Bob made a great effort to get to know each of us individually and cater his tour based on our personal demographic...","review_date":"April 5, 2018","user":"b_t"},{"attraction_id":681,"rating":5.0,"review":"Excellent Tour!. My dad and I visited Vancouver while on vacation and scheduled this tour as a way to see Granville Island and grab a bite to eat. It was an awesome experience and our tour guide was very knowledgeable, welcoming, and in general a great guy...","review_date":"March 12, 2018","user":"dominiquek264"},{"attraction_id":681,"rating":5.0,"review":"Fun and Informative!. Enjoyed touring the Public Market with Bob. He was very knowledgeable and gracious in demeanor and I enjoyed the market and the food tastings. The time went by quickly because everyone was so relaxed and comfortable on this tour. Highly recommend!","review_date":"February 21, 2018","user":"jannygreenville_nc"},{"attraction_id":681,"rating":5.0,"review":"Private Granville Tour. Bob ws an excellent host. Customized the tour to our interests. I had been to Granville Island before on my own. Saw things we hadn't seen in our other visit. Bob shared a lot about the history and culture of Vancouver. A must do tour!","review_date":"January 20, 2018","user":"teuerbenz"},{"attraction_id":682,"rating":4.0,"review":"Naramata Bench Wine Tour. Excellent tour with Christian as our driver and guide. Visited 5 Naramata Bench wineries. Each very interesting. As it was harvest time, we also visited grape crushing operation at Ruby Blues. Other wineries visited included Lang, Kanazawa, Moraine and one other. Had lovely lunch lakeside...","review_date":"September 27, 2018","user":"canadiansenior2015"},{"attraction_id":682,"rating":5.0,"review":"We loved Top Cat Tours!!. We booked Top Cat Tours for my 40th birthday. Myself and my 6 girlfriends did our research and Top Cat was TOP rated. Robin arrived on time and was incredibly friendly, professional and fun! We enjoyed going to six different wineries that we chose including...","review_date":"August 26, 2018","user":"jen_m"},{"attraction_id":682,"rating":2.0,"review":"Interesting choice of wineries.... Well, the van was great! And the lady was okay but a few things didn\u2019t add up.\nFor instance we waited 45 minutes in the lobby of our hotel until someone showed up. The email said 10 to 10h30 am pick up time which is...","review_date":"June 12, 2018","user":"barkshadeau"},{"attraction_id":682,"rating":5.0,"review":"Awesome Tour. Our tour guide - Christian, was so knowledgeable about the wineries in Naramata and very friendly. We enjoyed a private tour and wine tips......We learned a lot and enjoyed a wonderful meal.\nMake sure to ask for Christian for your tour. Thanks for a memorable...","review_date":"June 10, 2018","user":"cemartel"},{"attraction_id":682,"rating":5.0,"review":"Overall amazing experience. The tour was amazing! It was my first time in the area, I am from the states, so it was great to learn about the area from a local. It was also my first time doing a wine tour. The tour guide was very nice...","review_date":"March 16, 2018","user":"jaclyn_r"},{"attraction_id":683,"rating":5.0,"review":"Great tour and excellent wines. We were a group of three who wanted to tour the Niagara wine country from Toronto. None of us wanted to be the designated driver, so instead we bought train tickets and arranged for Tim to pick us up at St. Catharines station. The tour...","review_date":"August 5, 2018","user":"thegordo99"},{"attraction_id":683,"rating":5.0,"review":"Fantastic tour!. We had a great time on this trip! Tim was our guide \/ DD and was wonderful. The tour was just us and another couple (who we didn\u2019t know). It focuses on the western Niagara region, which is a little off the beaten path, since...","review_date":"July 24, 2018","user":"rebeccash1602bx"},{"attraction_id":683,"rating":5.0,"review":"Fun wine tour. Tim was very knowledgeable about wine, grape growing in the area, and which boutique wineries to take his tour to do tastings. This tour was not in the Niagara-on-the-Lake area. It was near Beamsville and it has such a great variety of styles of wineries...","review_date":"July 23, 2018","user":"teresa_v"},{"attraction_id":683,"rating":5.0,"review":"A November day and great wines!!. I was not sure about this tour as I was invited by a friend and am not a huge wine drinker but may I just say...WOW! I was pleasantly surprised! The knowledge of the driver, Chris, whom I later learned was the owner of the...","review_date":"November 20, 2013","user":"lk422013"},{"attraction_id":684,"rating":5.0,"review":"Very fun. Amie was lovely and engaging. We sampled wonderful food and toured around the city. a great way to spend a day in Montreal","review_date":"August 2, 2018","user":"674travellingmom"},{"attraction_id":684,"rating":5.0,"review":"What a great idea!. Combine a bike tour, learn about the city and eat outstanding food at food trucks distributed through the city. Was a great way to have fun and eat! Very highly recommended!","review_date":"July 28, 2018","user":"christine_g"},{"attraction_id":685,"rating":5.0,"review":"There's Local Wine!. I don't have to drive to the Okanagan to experience excellent BC wine! The wineries in the Fraser Valley are gorgeous. Perfect places to picnic with a bottle of wine. Thanks to Vine & Hops and Jayden for showing us these gems. We were treated...","review_date":"January 28, 2019","user":"charlottepat4"},{"attraction_id":685,"rating":5.0,"review":"Best Winery Tour in Vancouver!. My girlfriend and I booked the 4-stop Fraser Valley winery tour. This is the tour you need to take if you want to experience the best of Lower Mainland wines. Jayden was super knowledgeable, engaging and fun!","review_date":"January 28, 2019","user":"ira_t"},{"attraction_id":685,"rating":5.0,"review":"Amazing wine tour with Chris!. I arranged a private group wine tour with Vine & Hops for a bunch of girlfriends and it was such a perfect day. The van was super comfortable, our V&H guide Chris was delightful and knowledgeable, and the itinerary was great. We fit in 4...","review_date":"January 26, 2019","user":"twinkle-teeth"},{"attraction_id":685,"rating":5.0,"review":"Fun wine tour. Jayden does a nice tour of the region. Was great to see a little more of BC other than Vancouver. The wineries he chose were interesting. Definitely saw a lot in the time of the tour.","review_date":"October 31, 2018","user":"517bryceb"},{"attraction_id":685,"rating":5.0,"review":"30th Birthday Celebration. Amazing wine tour. Even before the tour the booking and organizing was great as Vine & Hops made it easy to communicate with us and let us know what our day would involve.\nJayden was a great tour guide from start to finish and he...","review_date":"October 30, 2018","user":"anthony_q"},{"attraction_id":685,"rating":5.0,"review":"Awesome day out!. Jayden runs a great tour of the Fraser Valley wineries! He is very flexible on which vineries are visited and he allows plenty of time at each location to do the tastings. A small bus of 12 with a really friendly bunch!","review_date":"September 28, 2018","user":"mobile305282"},{"attraction_id":685,"rating":5.0,"review":"50th birthday celebration. Spectacular from the time we booked until we got dropped off! Worth every $ we spent. They just donnt disappoint!!! We will book with them again for sure!","review_date":"September 24, 2018","user":"cherironaldson"},{"attraction_id":685,"rating":4.0,"review":"Fun wine tour in the Fraser Valley. Great day to spend touring wine country with interesting visitors from other countries. Pick up was easy, I took the sky train and pick up was conveniently at the Yaletown stop. Our tour guide was very personable and had a vast knowledge of wines. I...","review_date":"September 8, 2018","user":"mariep1184"},{"attraction_id":685,"rating":5.0,"review":"Well worth it!. If you're having doubts if it's worth it, if it's too expensive, if Canadian wines are good? Let me tell you it's worth it, it's not expensive compared to what you are getting and YES, canadian wines are amazing!\nFirst of all, Jayden is a...","review_date":"September 5, 2018","user":"juang826"},{"attraction_id":685,"rating":5.0,"review":"Vine & Hops. Great way to spend the the day with the team! Thanks Jayden for the day! We have had such a great time, enjoyed the the brewery and winery choices!","review_date":"September 4, 2018","user":"destination443845"},{"attraction_id":685,"rating":5.0,"review":"Super FUN & I even learned a few things!. 1. Pick up was a breeze (Yaletown Roundhouse). If taking the skytrain just walk up the steps & the van is waiting for you. Or an easy to locate landmark. 2. Our host Jenna- layed back, funny, personable & quite knowledgeable about wines & the...","review_date":"August 8, 2018","user":"636ldh"},{"attraction_id":685,"rating":5.0,"review":"Definitely worth it!!. We had a blast doing the Vine and Hops Fraser Valley Wine Tour. Our tour guide Jenna was soo amazing, very friendly and had a great energy about her! Every stop she would give us great insight and tidbits into the different wineries and answer...","review_date":"July 31, 2018","user":"breanna_c"},{"attraction_id":685,"rating":5.0,"review":"Such a fun tour!. I took this tour with a friend of mine and had such a great day. The tastings were non stop and Jayden was an excellent guide. It was a fun, laid back atmosphere, good company, comfy transport, and I actually learned a lot. Who knew...","review_date":"July 21, 2018","user":"karengoestravelling"},{"attraction_id":685,"rating":5.0,"review":"Excellent!. Due to airline problems I flew in from Puerto Rico and got to Vancouver that same morning I had booked this tour to go with husband. We only had a couple of hours sleep but we were determined not going to miss this tour. Thank...","review_date":"July 5, 2018","user":"saraibel"},{"attraction_id":686,"rating":5.0,"review":"Great drinks and great staff. Jordan and Scott were teamed up to take our group out for the distillery and beer tour. They brought a great energy with them, and were truly great representatives for the company. Resurrection Spirits is small with limited product, but it doesn't matter, the product...","review_date":"November 28, 2018","user":"kingston_mike_h"},{"attraction_id":686,"rating":5.0,"review":"Good time. Had an awesome time on the trip, guide was very knowledgeable about the breweries and distilleries we went to and even local history. The Odd Society spirits are kicks ads and the beer and pizza at Strathcona Beer Company was awesome too. Overall was a...","review_date":"November 8, 2018","user":"wuke"},{"attraction_id":686,"rating":5.0,"review":"Amazing First Tour Experience. Me and a friend, plus 3 other people, went on the morning tour. Our guide and driver, Nikki, was knowledgeable about craft beer in BC and shared all her knowledge with us. Her passion and love for craft beer made this an amazing experience, would...","review_date":"November 7, 2018","user":"janwkf"},{"attraction_id":686,"rating":5.0,"review":"Awesome experience!. I booked this tour for my husband's 40th birthday and we had a great time! The first stop at Odd Society Spirits we had a tour that was very informative and interesting, we really didn't know much about Canadian distilleries and learned a lot. Next,...","review_date":"November 7, 2018","user":"veronica_d"},{"attraction_id":686,"rating":5.0,"review":"Brewery and Distillery Tour - East Vancouver. 4 of us went on this tour. The guide, Jordan, went out of his way to be helpful, and was very knowledgeable. He introduced each location, their offerings, and discussed what made each special. Excellent choices for the samples. The distillery was very interesting, and...","review_date":"August 16, 2018","user":"keno897"},{"attraction_id":686,"rating":5.0,"review":"Best beer tour yet!. Our experience with Vancouver Craft Beer and Distillery Tour was so great!\nThe guide was knowledgeable and funny, the people we met were wonderful and the beers.. well they were the best part of course!\nI will 100% choose this company again to go on...","review_date":"August 10, 2018","user":"savannah_f"},{"attraction_id":686,"rating":5.0,"review":"Informative, fun, and delicious beer + distillery tour!. Awesome tour in Vancouver with our knowledgeable guide Jordan. Delicious beer and spirits and good company!\nWould definitely recommend to anyone visiting the area.","review_date":"August 1, 2018","user":"mjknightman2017"},{"attraction_id":686,"rating":5.0,"review":"Will be booking again!. We had a great afternoon last Sunday on the tour with Jordan as our guide!\nWe started our tour At Strathcona Beer Company with a trip to the back to see how beer is made then headed out to the seating area to enjoy a...","review_date":"July 31, 2018","user":"silky08"},{"attraction_id":686,"rating":1.0,"review":"Not what you think.. Distillery- 1st. stop. Distillery was FILTHY. Place was not in working condition, very dirty, floors all tore up, was the \"PITS\" .Tour company should have known the condition of the distillery and should not have taken anyone there. That was a waste of my money....","review_date":"May 30, 2018","user":"wovolasa"},{"attraction_id":686,"rating":5.0,"review":"Super fun Saturday. I don't have a car and visiting some of Vancouver's attractions is hard to do sometimes so I decided to take a tour in order to experience the craft beer and distillery movement in this GREAT CITY! Our guide was Scott and let me tell...","review_date":"February 27, 2018","user":"freshface007"},{"attraction_id":686,"rating":5.0,"review":"Great way to spend an afternoon. We live in Vancouver, but wanted to try some new places. We had an awesome guide, Scott, who drove us to three places where we got to try some great cocktails and craft beer. The group was lots of fun, and Scott went out of...","review_date":"February 25, 2018","user":"nzbadger"},{"attraction_id":686,"rating":5.0,"review":"Great business party!. Our company had X-mas in February and we had a great time on this tour! Aaron and Scott were great hosts, super efficient and fun to hang out with for the day. We did a day time private tour for 12 with a custom pick...","review_date":"February 7, 2018","user":"nakiska_p"},{"attraction_id":690,"rating":5.0,"review":"AMAZING day of wine, views and fun!!. What a day...great wine tasting, great wineries, really good tour guide and driver...can't say enough about Vines & Views!!!!Thanks so much for looking after me and my family!!","review_date":"September 23, 2018","user":"granvillekahsheyyc"},{"attraction_id":690,"rating":5.0,"review":"Awesome tour. Rod was excellent and very knowledgeable, provided drinks and snacks throughout the tour. The wineries were great! Definitely recommend this!!!","review_date":"August 16, 2018","user":"george_w"},{"attraction_id":693,"rating":5.0,"review":"An awesome afternoon tasting wines, beers, and cider!. It was our first time visiting Niagara-on-the-Lake, and we couldn't have chosen a better way of getting to know the area than with Niagara Wine Tour Guides, and our tour guide\/driver, Peter. We were able to visit four different wineries\/breweries over several hours. Peter picked...","review_date":"March 16, 2019","user":"captainjaneway1"},{"attraction_id":694,"rating":5.0,"review":"Interesting and Delicious . This is a great tour, not only do you get an idea of the history of Toronto but a sample of its delicious culinary past. Our guide, Tim, was great. Despite not being a local his knowledge if the city was vast. The food stops...","review_date":"October 17, 2018","user":"dominicemery"},{"attraction_id":694,"rating":5.0,"review":"Great way to explore \u201cHogtown\u201d!. Really enjoyed this tour, a great combination of urban exploring and tasty, delicious pork products. Had a couple of issues with the booking due IT systems but the guys did an amazing job of recovering the situation and in the end I effectively got a...","review_date":"October 3, 2018","user":"unclebully0000"},{"attraction_id":694,"rating":4.0,"review":"Delicious. I really enjoyed this tour. Although there was a fair amount of walking there was also a fair amount of pork tastings. Mike our guide was very knowledge about the Toronto area and we visited some lovely places to eat. We ended up in the...","review_date":"October 1, 2018","user":"goesawayalot"},{"attraction_id":694,"rating":5.0,"review":"Piggy Heaven. If you enjoy pork, this tour is for you. Each stop is distinctly different, offering a great selection of pork preparations.","review_date":"July 30, 2018","user":"evelynhamilton_nj"},{"attraction_id":694,"rating":5.0,"review":"A tour worth taking. I liked so many things about this tour - it was more than I expected which was a nice change, and it was unusual and fun. My tour guide Tim was great - he was passionate about the history and food of Toronto and was...","review_date":"June 27, 2018","user":"sjg359"},{"attraction_id":694,"rating":5.0,"review":"Excellent walking\/food tour of Toronto. Mike, our guide, was excellent - he gave us a great overview of Toronto and the area and was able to answer all of our questions. He was knowledgeable and personable, and gave us the appropriate amount of \u201chand holding\u201d we like. The food stops...","review_date":"May 21, 2018","user":"happylabbe"},{"attraction_id":694,"rating":5.0,"review":"Birthday, pork and beer (and cider too)!!. Mike was an engaging tour guide with a wealth of knowledge about pork and all things Toronto! Food samples at all venues were delicious. An added bonus was the detour to Graffiti Alley and the historical anecdotes that Mike was able to share along the...","review_date":"March 14, 2018","user":"anielsen_abc"},{"attraction_id":694,"rating":4.0,"review":"Fun Playing tourist for the day. The Tour was good, the guide was great, friendly and knowledgeable. Only complaints was that it started at the hockey hall of fame, and our payment didn't cover the return trip back on transit. It was a nice day so we decided to walk. Disappointed...","review_date":"October 25, 2017","user":"sheena453"},{"attraction_id":695,"rating":5.0,"review":"Highly Recommend. 3 reasons why you you should choose to spend the day with these guys over anyone else:\n-Our driver, Bart, was great. I stuck close to him as he ended up always knowing extra bonus knowledge about each winery we visited.\n-Each time we got...","review_date":"September 29, 2018","user":"louis_k"},{"attraction_id":695,"rating":5.0,"review":"Chris Rocked!!. It was our first trip to Kelowna, and our first ever wine tour. Chris (our guide) was outstanding. He took the time to go out of his way to take great care of our group. I would definitely use these guys again! Great Wine. Great...","review_date":"September 19, 2018","user":"mskspecialist"},{"attraction_id":695,"rating":5.0,"review":"Amazing service. We had a great time on our tour. We were extremely late due to car troubles and they were able to still give us the tour. They had altered the tour and we still got to visit all the wineries. Bart was awesome and was...","review_date":"September 14, 2018","user":"ritasevak"},{"attraction_id":695,"rating":5.0,"review":"Great service. Truly a great day, highly recommend. Tour guide Murray was fantastic makes you feel like you are family. Sit back let him take you around enjoy the trip. Darryl at Quails gate was terrific great attention to the customer. Terrific wines and staff at Mount...","review_date":"July 27, 2018","user":"dgwelsh"},{"attraction_id":695,"rating":5.0,"review":"Daryl was the perfect guide!. Last weekend was my bachelorette party, and Daryl was our guide for the most amazing Saturday afternoon. He was hilarious, upbeat and fun, but was also the sweetest man. He was such a gentleman, helped all the ladies in and out of the van and...","review_date":"July 26, 2018","user":"kristie_n"},{"attraction_id":695,"rating":5.0,"review":"Excellent experiencr. Had a wonderful time on our tour of the Western Kelowna wineries. Daryl, our guide was very informative, friendly, and considerate. We explored Mt. Boucherie, Quails gate, Off the grid, Indigenous World, and Rollingdale. Would definitely recommend to others and I am looking forward to...","review_date":"July 17, 2018","user":"voyager258308"},{"attraction_id":695,"rating":5.0,"review":"I dont even like wine and I had a great time!. My girlfriends and I are in kelowna for a bachelorette and this was one of our activities. As a person who really doesn't enjoy wine, I had a wonderful time on this tour with my girlfriends. The wineries were beautiful, sommeliers seemed knowledgable and to...","review_date":"July 7, 2018","user":"fcliff"},{"attraction_id":695,"rating":5.0,"review":"Daryl was a great guide. Would definitely recommend this tour. We visited some really diverse wineries, from larger vineyards to small organic wineries. Daryl, our tour guide, was great and full of additional info along the way!","review_date":"June 25, 2018","user":"mleacy"},{"attraction_id":695,"rating":4.0,"review":"West Kelowna Wine Tour. Gary picked us up from our accommodation in Kelowna right on time and immediately made the whole group feel welcome. The group was diverse, with guests from Europe and Mexico, which made the tastings fun and interactive.\nWe visited five wineries throughout the day. Gary...","review_date":"June 23, 2018","user":"bharbara_p"},{"attraction_id":695,"rating":5.0,"review":"Wine tasting tour . Daryl was our driver for the tour and he was an absolute legend! Wine, beer, ciders and spirits were delicious, shout out to Urban Distillers for the dill pickle vodka - makes for a great caesar. Thanks again Daryl for a wonderful day!","review_date":"June 13, 2018","user":"356jadem"},{"attraction_id":695,"rating":5.0,"review":"Lawrence was a great host. Lawrence picked us up on time & made us feel right at home. The van was spacious & clean. Turns out he is from my home-town of Stoon too.\nWe actually visited 6 wineries \ud83c\udf77not just 5. It was a cooler day & he made...","review_date":"June 9, 2018","user":"tracyrv3112vu"},{"attraction_id":695,"rating":5.0,"review":"West Kelowna Wine Tour with Mission Hill. What an amazing time for a group of girl friends! A good mix of wineries (established, new age, smaller, larger) and lots of wine to taste. Rod was very courteous and was an wonderful guide and driver. Would recommend if looking for a good all-around...","review_date":"June 2, 2018","user":"natalie_f"},{"attraction_id":695,"rating":5.0,"review":"Great tour. My girlfriend and I had an amazing wine tour and was fortunate to have Daryl as our tour guide. Very professional and polite guide! Would love to have him again on our tour next time we come back.","review_date":"May 20, 2018","user":"markgabayan"},{"attraction_id":695,"rating":5.0,"review":"Bachelorette Party. BEST IDEA EVER. Our driver Daryl went above and beyond to show our group a good time. We enjoyed all the wineries (visited FIVE) and were given VIP service at each spot. Bring money to buy wine along the way! Will be back and do...","review_date":"May 13, 2018","user":"alyssa_r"},{"attraction_id":695,"rating":5.0,"review":"Bachelorette wine tour. Daryl was fantastic! He was a gentleman, knowledgeable and on the ball. I would highly recommend! The order of the tours was great. We started at 10 and got home around 4. The day flew by.","review_date":"May 13, 2018","user":"alara_p"},{"attraction_id":695,"rating":5.0,"review":"West Kelowna Wine Tour. We did the Mission Hill add on, had lunch at Quailsgate and went to 3 additional wineries. Daryl was awesome! He had water and dark chocolate for us to go along with our wine. It was early March when we were there (still winter) so...","review_date":"March 9, 2018","user":"flambert72"},{"attraction_id":696,"rating":5.0,"review":"great tour. This was a great combination of interesting activities- first kayaking, then visiting different wineries without having to drive ourselves- cheese and fruits were provided, winetasting optional (and had to be paid for extra, usually 5 dollars for 3-4 wines).\nOur tourguide Shawn\/Sean (I do not...","review_date":"August 21, 2018","user":"elisa_a"},{"attraction_id":696,"rating":5.0,"review":"Great Okanagan Experience. My husband and I thoroughly enjoyed the kayak, cheese & wine tour. Our guide was very knowledgeable and personable. The picnic amongst wineries and orchards was a highlight. We loved that this tour took us to some smaller wineries, not the over-commercialized ones. It was...","review_date":"August 20, 2018","user":"sonja_v"},{"attraction_id":697,"rating":4.0,"review":"Just the two of us.. My Daughter purchased this for me for my birthday. The experience itself was very good and I would recommend taking this tour if you are new to the area or just want to have a small taste of what the area has to offer.\nThanks...","review_date":"November 5, 2018","user":"livetoday99"},{"attraction_id":697,"rating":5.0,"review":"Wine Tour. This was the first time I had ever done a wine tour and it's THE WAY TO GO! The wineries we went to were lovely and the wine was great but the highlight of the tour was our guide. Joe was absolutely amazing! He took...","review_date":"August 20, 2018","user":"lynn_m"},{"attraction_id":698,"rating":5.0,"review":"Awesome day with our awesome tour guide, John!!!. All the wineries we visited were very fun & informative. We were especially impressed with De Simone Vineyards, where the owner actually does the wine tastings. He will even sign any bottles that you buy. John, our tour guide was amazing & fun. We have...","review_date":"December 4, 2018","user":"debbie_m"},{"attraction_id":698,"rating":5.0,"review":"Great experience. We had the pleasure to do the wine tasting tour with cheese with our very pleasant and knowledgeable driver Tony. He was on time and gave us a quick historic tour of niagara-on-the-lake as we were heading to the vineyards. We first stopped at Marynissen,...","review_date":"October 14, 2018","user":"val\u00e9rie_p"},{"attraction_id":698,"rating":5.0,"review":"Great day with John!. Had a wonderful experience with our amazing driver John. He was very friendly and knowledgeable about the wineries we visited plus others in the area. Even got a bonus tour of Niagara-on-the-Lake and some interesting stories about its history. Would highly recommend! Next time it's...","review_date":"July 29, 2018","user":"endjaderd"},{"attraction_id":698,"rating":5.0,"review":"Great experience. The knowledge of our driver Loretta, in addition to the knowledge of the wine makers, made for an excellent trip. Loretta not only had a vast knowledge of the wine we were sampling, she also knew the town very well and showed us some very...","review_date":"April 5, 2018","user":"haschrum"},{"attraction_id":698,"rating":5.0,"review":"Let them drink wine!. The 1st wine adventure of the summer always needs to start with the offer by White Oaks Spa & Resort. The tour started with valet parking, check-in & a classy welcome. Followed by an escort to our Range Rover limo and expert tour guide. As...","review_date":"October 30, 2017","user":"n2931zlnicoles"},{"attraction_id":698,"rating":5.0,"review":"Excellent, informative and fun tour with John!. Wife and I decided last minute to take a wine tour. John was our driver and knew his wine and NOL history inside and out. Our wine tour merged into a history lesson, which was appreciated considering all of the history in the small town....","review_date":"October 21, 2017","user":"terps01fan06"},{"attraction_id":699,"rating":5.0,"review":"Perfect unique experience in Toronto!. We had a fantastic time on my bachelorette weekend thanks to the kindness and knowledge of our guide, Edu. He did a wonderful job showing us around the area with little stops in between cafes to appreciate the graffiti art in Queen West! The afternoon...","review_date":"October 1, 2018","user":"neha_s"},{"attraction_id":699,"rating":5.0,"review":"Dessert Like A Local. We went on a Toronto pastry crawl with McKenzie and learned even more of why we love Toronto. In addition to sampling some of the best pastry bites around town, we got an impromptu graffiti street tour and we even went off script when McKenzie...","review_date":"September 30, 2018","user":"lynn_c"},{"attraction_id":699,"rating":5.0,"review":"very fun and unique experience. I did the Queen West Pastry Crawl with my colleagues for our summer corporate event, and it was so much fun! Everyone had a great time and enjoyed the pastries, company, atmosphere and the walk. Everyone raved about how much fun it was. It's such...","review_date":"August 20, 2018","user":"le_le_m"},{"attraction_id":699,"rating":5.0,"review":"Need Sweet Treats? This tour can't be beat!. I had a fantastic afternoon with Edu on the Queen West Pastry tour! We stopped at 4 of the best dessert\/pastry shops in the city, trying out a wide variety of desserts that were a feast for the eyes as much as a feast for...","review_date":"April 29, 2018","user":"lam4389"},{"attraction_id":699,"rating":4.0,"review":"Fun and delicious. Whether you are a Torontonian or tourist, this is a fabulous way to be introduced to a variety of bakery's (and coffee shops) AND taste pastries you may never have thought of trying before. The bakeries are located in a trendy area of Toronto. And...","review_date":"March 20, 2018","user":"hotels_accomodations"},{"attraction_id":699,"rating":5.0,"review":"All the deliciousness. Do you have a sweet tooth? If you do, this is the tour for you! Do you enjoy perfectly crafted caffeinated beverages? This is the tour for you! Mackenzie was the perfect host and has a steller personality to boot. I was lucky enough to...","review_date":"February 27, 2018","user":"shilo_s"},{"attraction_id":699,"rating":5.0,"review":"Sweetlious!. I had the pleasure of meeting up with a friend in Toronto in January for a long girl\u2019s trip weekend. The one and only thing we scheduled for this footloose and fancy free trip was the Queen West Pastry Crawl. If we had done a...","review_date":"January 29, 2018","user":"anitap49"},{"attraction_id":699,"rating":5.0,"review":"Sweeeeeeeeeeeeet!!. What a fantastic tour this was! My wife and I went on the Pastry Tour mainly because we also wanted to explore the funky neighborhood of Queen West and what a delicious surprise it was! Reflecting the mega-diversity of Toronto, we got to try Italian,...","review_date":"October 31, 2017","user":"eledublin"},{"attraction_id":700,"rating":5.0,"review":"Eat, Walk, Love. We had a private tour with Colin and he was (as billed) a culinary and historian superstar! Every moment was informative and delicious, and Colin was patient and thorough answering our many questions. The history of Jewish Montreal is fascinating and well-told through the medium...","review_date":"February 8, 2019","user":"marriagetogo"},{"attraction_id":700,"rating":5.0,"review":"Excellent opportunity to sample excellent culturally Jewish food.. This is a great tour to 6 different locations that provide culturally Jewish food. This tour provides an excellent opportunity to sample the foods, but just as enjoyable if not more so is learning about the history of the Jewish Montreal community. Tour Guide was...","review_date":"November 14, 2018","user":"portlandmanny"},{"attraction_id":700,"rating":5.0,"review":"Deliciously unexpected. Nick was an excellent guide. I was introduced to a rich vibrant culture through amazing and delicious food. Cheese crowns and bagels and the \"special\" . Ate so much I thought I would burst! Learned about the history of Montreal's diverse communities which weave a...","review_date":"October 14, 2018","user":"marcia_p"},{"attraction_id":700,"rating":5.0,"review":"Delicious and lots of fun!. At first I was a bit surprised at the price - but it\u2019s a 3-4 hour walking tour of several neighbourhoods and learning about some interesting local history while eating delicious food. It was well worth the cost, and the distance walked helped us work...","review_date":"July 27, 2018","user":"harriedmommontreal"},{"attraction_id":700,"rating":5.0,"review":"Outstanding food and history lesson!. My wife and I recently went on this food tour during a very hot day. We mistakenly had the wrong time for the tour start, so we were able to catch up with the tour an hour into it. Our tour guide (I am sorry,...","review_date":"July 6, 2018","user":"john_s"},{"attraction_id":700,"rating":5.0,"review":"Great tour loaded with delicious food.. Marina did a very good job of detailing Jewish history of Montreal. Would highly recommend to anyone living in or visiting Montreal.","review_date":"June 19, 2018","user":"igor_v"},{"attraction_id":702,"rating":5.0,"review":"What a way to discover wonderful Vancouver. We have done a few bicycle tours in different cities around the world and this one comes down in top spot. Why? The city, the view, the bicycle lanes, the stories the rant could go on. But there was one person that topped it all,...","review_date":"October 23, 2018","user":"ilta2013"},{"attraction_id":702,"rating":5.0,"review":"Relaxing ride, interesting tour. Loved our tour of Gas Town with Jeremy. A great afternoon activity on comfy bikes and a varied itinerary. Jeremy was friendly, fun and professional with lots of interesting knowledge about the locations. Nice touch to stop off for ice cream - I won't reveal...","review_date":"September 13, 2018","user":"jachitch"},{"attraction_id":702,"rating":5.0,"review":"Best way to see Vancouver . Jeremy was an excellent tour guide to show us around Vancouver. He has a lot of knowledge about the town and interesting facts. Aside from the regular tour he showed us some street art around the city which was very cool to see and on...","review_date":"August 15, 2018","user":"daan1528"},{"attraction_id":702,"rating":5.0,"review":"Awesome afternoon tour of Vancouver - Dragons & Steam. I was the only guest registered for this tour on a Thursday afternoon, so I ended up with a private tour of the city. Jeremy was incredibly knowledgeable about all aspects of Vancouver -- current events, art, history, living, dining, neighborhoods, etc. I loved that...","review_date":"August 2, 2018","user":"andrew_v"},{"attraction_id":702,"rating":5.0,"review":"Solid Vancouver introduction with 'Dragons & Steam'. Visiting Seattle, I decided to drive up to Vancouver for a day or so and make the most of my brief visit with a bike tour. The weather was great, and Jeremy's tour felt like a good amount of time and distance. He was very...","review_date":"July 31, 2018","user":"inthedistance"},{"attraction_id":702,"rating":5.0,"review":"New upcoming murals tour. Exquisite visit of local arts with Jeremy. He knows so much about the artists and the process in which the murals have been painted. 10\/10 would recommend !!","review_date":"March 20, 2018","user":"arianeb291"},{"attraction_id":702,"rating":5.0,"review":"Jeremy is the best!. We visited Vancouver in mid-October and found Vancouver Bike Tours through Trip Advisor. So glad we did! We took the Towers and Totems tour, which was 3.5 hours through the West End, Robson Square, the harbor, and Stanley Park. There were plenty of stops so...","review_date":"November 13, 2015","user":"cynthia_b"},{"attraction_id":702,"rating":5.0,"review":"Great introduction to Vancouver. We (family of 6 adults ranging in age from 62 to 25, first time in Vancouver) took the 5 hour tour on Monday afternoon after arriving on Saturday evening. We'd read that the city is bike friendly, and hoped to get an overview of the...","review_date":"September 18, 2014","user":"dangmegg"},{"attraction_id":703,"rating":5.0,"review":"Beautiful weather--beautiful town.. Lillie was our guide. A great job--in spite of the garbage truck noise, weedeater noise,and busloads of kids walking around and chattering!! Very interesting to hear the history of the town. Saw some beautiful architecture. No regrets whatsoever for taking this informative tour.","review_date":"October 2, 2018","user":"l0vemyb0st0nterriers"},{"attraction_id":703,"rating":5.0,"review":"Outstanding Walking tour . Lily our guide was wonderful. Very informative and enthusiastic about her town. Very worthwhile. Gives a good overview. Especially helpful if you do it when you first arrive.","review_date":"September 20, 2018","user":"r2023efchrisp"},{"attraction_id":703,"rating":5.0,"review":"A Wonderful Capstone to our visit - Lily is the best!. Lily is a wealth of knowledge, stories and history of Niagara on the Lake! We learned so much and she brought the village alive for us. Lily is also warm, personable and welcoming. The price is VERY reasonable and worth 3 times what Lily charges....","review_date":"September 17, 2018","user":"bikinggal2018"},{"attraction_id":703,"rating":5.0,"review":"A Real Look at Niagara on the Lake. Lil was fantastic. The information makes you enjoy the area so much more. The pace of the tour is perfect. This is a must do.\nThanks Lil for one of the best 2hrs in On the Lake.\nJudie","review_date":"August 27, 2018","user":"smithjls"},{"attraction_id":703,"rating":5.0,"review":"So much interesting history & local tidbits!. Delightful tour given by Lily with captivating and surprising stories of local goings on and characters. Architecture very well explained. Lots of history here told by Lily in a most enjoyable chatty style. Definitely highly recommended and a \u201cmust do\u201d if you enjoy local history...","review_date":"August 19, 2018","user":"ihorr2015"},{"attraction_id":703,"rating":5.0,"review":"A must-do while you are in town. We took this walking tour with Lily as our guide. Great fund of knowledge and very well-presented. This area is so rich with history. Lily gave us a great overview of Niagara-on-the-Lake, enough to make us appreciate its beauty on a deeper level. For those...","review_date":"July 29, 2018","user":"krustykrusher"},{"attraction_id":703,"rating":5.0,"review":"Great tour!. My husband and I try to do a walking tour of many of the places we visit - it really gives me the sense of knowing the area\/city so much better. We booked sort of last minute and I'm so glad we decided to do...","review_date":"May 21, 2018","user":"mmers05"},{"attraction_id":705,"rating":5.0,"review":"Sunday Morning at the Market. My wife and I spent a fantastic Sunday morning with our tour guide Kerry at the Calgary Farmer's Market. We started the tour with a delicious brunch followed by more than a dozen stops in the market. It was so interesting to learn everything the...","review_date":"March 13, 2019","user":"warren_c"},{"attraction_id":705,"rating":5.0,"review":"Loved the Calgary Farmers Market tour!. This is an over due review that I had promised to make. My group is was from Oregon and we were staying in downtown Calgary. The drive to the Calgary Farmer's Market was quite a ways out, but it was very well worth the drive!...","review_date":"January 29, 2019","user":"laurarportland"},{"attraction_id":705,"rating":4.0,"review":"Great Tour. This tour was more then amazing, we got fresh and delicious fruits, vegetables and meats. This tour is a must when you visit Calgary.","review_date":"January 24, 2019","user":"emma_c"},{"attraction_id":705,"rating":5.0,"review":"Wonderful morning!. I received the Calgary Farmers Market tour as a birthday gift and so happy that I did. My sister and I attended the tour and were treated to a wonderful morning. Kerry was a fantastic tour guide. As we toured the market we sampled a...","review_date":"November 29, 2018","user":"seam767"},{"attraction_id":705,"rating":5.0,"review":"Great morning . My husband and I recently spent a couple of days in Banff and and then a day in Calgary. We decided to try this tour and was not at all disappointed! What a great morning with our fabulous guide Lisa. Started with a delicious light...","review_date":"October 19, 2018","user":"skooby"},{"attraction_id":705,"rating":5.0,"review":"Great food and drink. The Calgary Food Market is a amazing place for fresh produce, meats and drink. Our guide Judy is a chef by trade was very entertaining and knowledgeable. We sampled every thing from elk, wines, spirits, cheese, organic produce and chocolate, to name a few. Well...","review_date":"September 16, 2018","user":"william_g"},{"attraction_id":705,"rating":5.0,"review":"Calgary Farmers Market Sunday Tour. My sister was visiting from Toronto and found this tour online- so glad she did! I have driven past the Calgary Farmer Market building so many times but never have gone in. This tour starts with a little brunch with foods from the market and...","review_date":"September 3, 2018","user":"grace_e"},{"attraction_id":706,"rating":5.0,"review":"Wonderful Wine and food in Prince Edward County. My husband and I had a fabulous day out with Mackenzie on a cold wintry day when most folks were getting ready for Christmas. Door to door service in a very comfortable car plus great winery stops and a delicious lunch at the Drake Bedfordshire...","review_date":"December 24, 2018","user":"marcella_b"},{"attraction_id":706,"rating":5.0,"review":"Absolutely Amazing!!!!!. This tour was better than I expected. Mackenzie was the perfect tour guide. From the moment you are picked up you know this will be a great day. He is very knowledgeable and open to last minute changes and additions to your tour. He loves...","review_date":"September 6, 2018","user":"vickilush"},{"attraction_id":706,"rating":5.0,"review":"Amazing Day in Prince Edward County!!!. We did the Prince Edward County Wine Tour and it was the best day we could ask for! Mackenzie did an awesome job - he started with the basics of wine tasting, and he taught us a lot of about region, the grapes, and just...","review_date":"August 20, 2018","user":"shua_s"},{"attraction_id":706,"rating":5.0,"review":"Girl's Weekend in Prince Edward County. Amazing Experience with Mackenzie on a Saturday afternoon in July.\nWe had 11 ladies for my sister's bachelorette weekend. Mixed group of family, mom's and friends. He was wonderful to work with in advance, with great knowledge of the region to recommend an agenda and...","review_date":"July 22, 2018","user":"andreapilon"},{"attraction_id":706,"rating":5.0,"review":"So much Fun!. First time ever doing a wine tour and I am glad I chose New World Wine Tours for this experience. The day was perfect, lots of sun and perfect temperature. We were picked up early in the morning where we went to get a second...","review_date":"June 20, 2018","user":"cubano07x"},{"attraction_id":712,"rating":5.0,"review":"Excellent Tour!. I have been on several wine tours and this was by far the best! Lila is a great tour guide, very knowledgeable. Great mixture of history and wine. Wine tastings were great and lunch at Le Caveau was amazing! All good things to say about...","review_date":"July 17, 2018","user":"judy_e"},{"attraction_id":713,"rating":5.0,"review":"I hate biking. But my friend dragged me along and I honestly feel like if I liked bike riding I really would have enjoyed it. Michael was a great guide and everyone seemed to really enjoy themselves. So if you like bike riding I think you would really...","review_date":"September 14, 2018","user":"heather_a"},{"attraction_id":713,"rating":5.0,"review":"Montreal city 4 hour bike tour. These 4 hours was the best time we have in Montreal. Renee our bike tour guide was fantastic. He had deep knowledge of the city , was funny and was very punctual. I highly recommend this bike tour for anyone visiting Montreal","review_date":"September 1, 2018","user":"john_bjorn"},{"attraction_id":713,"rating":5.0,"review":"Fun Tour. Not entirely sure, but I believe the routes of these vary. Overall, the one we took was informative and fun. There is a cafe next to the bike shop where you can get a free or wine afterwards, we ended up eating lunch there. Tour...","review_date":"August 29, 2018","user":"michael_g"},{"attraction_id":713,"rating":5.0,"review":"Amazing and fun tour!. Our tour guide, Rene, was knowledgeable and smart, and made the 4 hours whiz by. This is a great way to see parts of the city and neighborhood that a tourist may not usually see. An added benefit -- we were free to keep the...","review_date":"August 24, 2018","user":"448tripman"},{"attraction_id":713,"rating":5.0,"review":"Amazing bike tour!. Mike was our guide and Claudia assisted. This was an excellent experience that included 4 hour bike tour with numerous opportunity for water\/washroom breaks, tasty pastries, and free drink vouchers provided after the tour. Mike was a stellar guide who had vast knowledge of history,...","review_date":"August 20, 2018","user":"colby_c"},{"attraction_id":713,"rating":3.0,"review":"Not quite what we hoped for but an enjoyable experience nonetheless. My sister and I went on the 4-hour bike tour recently and were a bit disappointed. Overall, the bikes were nice, the tour took us to most sites we wanted to see, and our tour guide made a big effort to remember our names. But...","review_date":"August 18, 2018","user":"marie_h"},{"attraction_id":713,"rating":5.0,"review":"Wish more cities offered these tours!!. So thrilled to take our first bike tour of Montreal! Casual biking is a different prospective of a city. Rene, our guide along with Claude made our 4 hour tour fly by. The biking was at a great pass with stops to hear about such...","review_date":"August 16, 2018","user":"kbleetravel"},{"attraction_id":713,"rating":5.0,"review":"Good tour of architecutre and history of Montreal. We enjoyed our bike tour. Good trails, well managed, good bikes, good history of Montreal and interesting sites.","review_date":"August 8, 2018","user":"mike_s"},{"attraction_id":713,"rating":5.0,"review":"Awesome ride in the rain of Montreal!. Rene and his history of Montreal was a big treat!\nWe had drizzle\/sunshine, but still had a fantastic time learning the history, and seeing far more of the town than you will do by foot only.\nThe route misses out most of the undulations in...","review_date":"August 8, 2018","user":"derekp772"},{"attraction_id":713,"rating":5.0,"review":"Great start to our City visit. I booked this 4 hour tour from the UK for our first day in Montreal so that my family and I could get a flavour of the city and I am so glad I did. The whole experience was fantastic.\nIn the shop the staff...","review_date":"August 4, 2018","user":"dave_m"},{"attraction_id":713,"rating":5.0,"review":"Excellent tour!. Fab tour and our guide Mike was great. Lots of interesting anecdotes as we cycled through the city! The ride was at an excellent pace for all abilities and both guides really looked out for our safety. Bikes were good and even though we didn\u2019t...","review_date":"August 3, 2018","user":"fabfabregas"},{"attraction_id":713,"rating":4.0,"review":"Good Bike Tour. My husband and I enjoy riding bikes and thought this would be an easy 14 mile ride. The terrain was more difficult than expected and going up and over the bridge was hard and took a lot of energy out of you. This is not...","review_date":"August 2, 2018","user":"mommy3girls"},{"attraction_id":713,"rating":5.0,"review":"Great Way To Learn the City Quickly. We've been on a lot of bike tours all over the world and they are all great, but this one is near the top of the list. The tour is mostly easy with the exception of a couple of hills toward the end of the...","review_date":"August 2, 2018","user":"icetalker"},{"attraction_id":713,"rating":5.0,"review":"Great Bike Tour!!. The 4 of us had not been on bikes for 30+ years but found this tour fantastic! From start to finish, our tour guide Michael Theriault was great with us. Believe overall tour was 14-15 klm in length, never strenuous and always felt safe.\nGreat...","review_date":"July 31, 2018","user":"kevin_m"},{"attraction_id":713,"rating":5.0,"review":"Great overview of the City. A must do!. Our tour guide, Rene was an enthusiastic and informative gentleman who was wonderfully friendly and energetic. From the beginning to the end of our tour, he not only shared great historical facts about Montreal but also took us through parts of the city which we...","review_date":"July 30, 2018","user":"kristine_j"},{"attraction_id":713,"rating":5.0,"review":"Great fun!. My fianc\u00e9 and I went on the 4 hour bike tour with Michael. We went on a ridiculously hot day in early July. Michael was such a wonderful guide! He always found us some shade to stop in, and had interesting and informative stories. He...","review_date":"July 23, 2018","user":"peggyanne777"},{"attraction_id":713,"rating":5.0,"review":"Fun and informative ride around Montreal with a fantastic guide.. I'm a bike tour leader myself in San Francisco and this was my first trip to Montreal, so I was excited to sign up for a guided tour earlier this month. Rene was a charming and energetic tour leader who not only told great stories...","review_date":"July 18, 2018","user":"john_byrne_b"},{"attraction_id":713,"rating":5.0,"review":"Best way to Experience Montreal. The highlight of our trip! Our guide Carole was fun and very knowledgeable, even sharing her tips on where to go for lunch and evening activities. We had so much fun we decided to keep the bikes after our tour and ride along the canal.","review_date":"July 18, 2018","user":"heidisusan0820"},{"attraction_id":713,"rating":5.0,"review":"Such a great way to see Montreal!. Our guide Rene was awesome. I was pretty tired with a strained ankle - his relaxed but informative vibe was perfect. The pace was fun and not crazy hard. Only 3 in our group as the weather forecast was not good.\nWe did get rained...","review_date":"July 17, 2018","user":"pilatesrunner"},{"attraction_id":713,"rating":5.0,"review":"Great way to spend a few hours getting to know the city. This is a very fun tour. Our guide, Mike, was wonderfully friendly and informative. He spoke a lot about the neighborhoods and their character. If I were moving here, this is exactly the kind of information I'd want. The ride isn't strenuous so anyone who...","review_date":"July 7, 2018","user":"fred_b"},{"attraction_id":713,"rating":5.0,"review":"Great way to see Montreal. If you have a short window to see Montr\u00e9al, this is the way to do it. We were able to see a lot of Montreal, guided by a Carole, who was informative and fun. I highly suggest doing this during your visit to the city-...","review_date":"July 4, 2018","user":"ann_m"},{"attraction_id":713,"rating":5.0,"review":"13 miler. Great way to get the lay of the land\nWeather was very hot but we didn\u2019t have a problem they provide plenty of water\nRoute is mostly flat not too hard\nGuide was great","review_date":"July 4, 2018","user":"zip-beep"},{"attraction_id":713,"rating":5.0,"review":"Fantstic Start to our Montreal Adventure. What a great way to get a true feel for beautiful Montreal! Rene was our awesome guide on our 4 hour bike tour. Nice group of 10 riders - gorgeous day to be out cruising along the paved trails and crossing a couple of scenic...","review_date":"July 3, 2018","user":"fredo0320"},{"attraction_id":713,"rating":5.0,"review":"Great Introduction to the City. 'Excellent tour. Rene' was an enthusiastic and entertaining guide to parts of Montreal which we never would have experienced without him. There is no better way to see a city than on bikes and no better way to see Montreal than with Rene'.","review_date":"June 27, 2018","user":"tom_h"},{"attraction_id":713,"rating":5.0,"review":"Do it!!!!. My friends and I took the tour and LOVED! Carole is an excellent, knowledgeable, tour guide. It was wonderful to learn more about the city, stop by a superb bagel shop, and enjoy a glass of wine at the end of the tour\u2014plus have access...","review_date":"June 14, 2018","user":"schristian16"},{"attraction_id":713,"rating":5.0,"review":"Jayne. Great introduction to the city, very easy ride and the tour guide, Mike was engaging and great fun. Amazing bagels included in the price and picked up warm and eaten in the park. A complimentary glass of wine and a beer at the restaurant next...","review_date":"June 6, 2018","user":"jaynes426"},{"attraction_id":713,"rating":5.0,"review":"Amazing experience seeing Montreal from a different angle and learning interesting facts about Montreal.. My kids and I just came home from visiting Montreal and the 4 Hour Montreal Architecture & City Bike Tour with Wine or Beer was one of the things that we have pre-booked for our 1st weekend in this beautiful city.\nMichael Theriault, was our...","review_date":"May 14, 2018","user":"anias74"},{"attraction_id":715,"rating":2.0,"review":"A lot of driving... not enough wineries. We booked this tour as a group of 14 and it sounded great because they came to our hotel to pick us up in 3 separate vans.\nWe ended up in a van where the driver had no clue about wine. He actually said that...","review_date":"August 1, 2018","user":"serbanila"},{"attraction_id":716,"rating":5.0,"review":"Oh What A Night!!. Myself, my hubby, and our friend joined Jay and two California beauties for a epic tour of Montreal bars. VIP entrance everywhere we went, shooters at each location, which ended at a very high energy dance club. A lot of laughs and memories made. Amazing...","review_date":"March 25, 2018","user":"klynnelliott"},{"attraction_id":716,"rating":2.0,"review":"Waste of Money, Very Disappointing Experience. This was a horrible tour. My friends and I read the reviews and were excited because it looked fun, but this was the worst part of our trip. We went to two bars and two clubs. The drinks at the first three locations were good,...","review_date":"March 12, 2018","user":"emma_d"},{"attraction_id":716,"rating":5.0,"review":"Small Group but Great Tour. This pub crawl was very well organized. We met at a small bar that had vegan food, but did not drink there. My date and I were running about ten minutes late, and just as I arrived, I received a text asking if I was...","review_date":"December 15, 2017","user":"erik_w"},{"attraction_id":716,"rating":1.0,"review":"No one showed up. My friend and I booked this tour, and met at the correct location 15 minutes before the scheduled start time - and no one was there. No one else who purchased the tour and no tour guides. We tried calling the number given to us...","review_date":"December 5, 2017","user":"kyleeb6"},{"attraction_id":716,"rating":5.0,"review":"Great time and great value. I was in town for work and stayed the weekend in Montreal. I didn't know anybody and wanted to get a feel for Montreal nightlife so I signed up for the pub crawl. We were greeted by Jay a very relaxed and in control guy...","review_date":"November 21, 2017","user":"davidlross"},{"attraction_id":716,"rating":5.0,"review":"Amazing Night!. This pub crawl is amazing! You get so much for your moneys worth and the night is pure fun. Our pub crawl leader was awesome. I would recommend this to anyone traveling in Montreal!","review_date":"November 19, 2017","user":"kaseyyyy_g"},{"attraction_id":716,"rating":1.0,"review":"Upsetting experience. It got canceled and they didn't inform me about that. I even got a reminder email for the upcoming event. Was waiting at the meeting point and had to text and call them. Really unprofessional. Was supposed to be the highlight of my Montreal trip.","review_date":"September 26, 2016","user":"linh_dan_x"},{"attraction_id":716,"rating":5.0,"review":"Night party in Montreal. It is really good way to meet people and go out to party. I really enjoyed discover some bars and club in Montreal.","review_date":"December 3, 2015","user":"romain_c"},{"attraction_id":716,"rating":4.0,"review":"Fun timw. The pub crawl tour guide Sarah was wonderful. She was very knowledgable and fun. She made sure we were all comfortable. It was great having a night out with someone who knows the city. The locations we went to were great besides the last location...","review_date":"October 13, 2015","user":"andy_g"},{"attraction_id":716,"rating":5.0,"review":"Thank you again for everything you\u2019ve done , i had a amazing and full of fun weekend with your group , :). Pub crawl montreal is fun for traveller in montreal . If you are a newcomer or your friends are not available for accompagning you , i suggest you to try pub crawl , you will meet new person","review_date":"September 28, 2015","user":"elham_e"},{"attraction_id":716,"rating":5.0,"review":"Warmth!. Warmth = PubCrawlmontreal. What a way to start the trip with this tour that really embarked me on a journey. montreal's vibe:) The mix of culture, the french canadian culture, I learned a lot during that Pub Crawl! Thanks! I'll definitely make it ''ring'' Laurent...","review_date":"September 26, 2015","user":"matt_s"},{"attraction_id":716,"rating":5.0,"review":"pub crawl fun. the pub crawl was awesome. We started up at a cool bar with a laid back vibe to get us started. good place for us to all get to know each other and loosen up with a few drinks. next we went to a small...","review_date":"September 24, 2015","user":"michael_s"},{"attraction_id":716,"rating":5.0,"review":"A great way to meet new people. My friend and I had a awesome night on the Montreal Pub Crawl! We met some great new friends, drank, danced and were merry across town. It was very good value considering you got free entry and a free shot at each pub. There was...","review_date":"September 24, 2015","user":"aussie_sarah3"},{"attraction_id":716,"rating":5.0,"review":"Thank you PubCrawl Montreal !!. Thanks so much to this amazing team from pub crawl montreal\nWithout them I would not have known montreal the same way. for sure recommending the experience to foreigners and montrealers.\ndeals and bars are really nice :)\nthanks agaiiiiiiinnnn.","review_date":"September 22, 2015","user":"laurence_c"},{"attraction_id":716,"rating":5.0,"review":"Pub crawl montreal !. The night was absolutely amazing! Great hosts and great bar hopping! The organization was super! I was just a little bit hangover the next morning ;) .\nSuper pub crawl avec excellente organization et \u00e9quipe ultradynamique. Ils parlent fran\u00e7ais et anglais :)","review_date":"September 21, 2015","user":"guillaume_c"},{"attraction_id":716,"rating":5.0,"review":"Sweet pub crawl in Montr\u00e9al. I really enjoyed the night, there was sth for everybody, Irish Pub, Salsa Bar, R'n'B place and Black\/HipHop Club. One shot in every place and free entrance. Laurent is a relaxed and cool guy, grateful for every feedback he could get from us\nabout the...","review_date":"August 31, 2015","user":"vero_n"},{"attraction_id":716,"rating":5.0,"review":"Laurent was a great host!. Laurent put a great deal of effort into making sure everyone had a good time, and that we saw several different parts of the diverse montreal nightlife. Highly recommend!","review_date":"August 29, 2015","user":"taylor_g"},{"attraction_id":717,"rating":4.0,"review":"Eclectic. This food tour was very fun. We couldn't find the meeting location initially, so we had to call for assistance. The lady on the phone was extremely helpful and kind - definitely great customer service 10\/10. Our tour guide John was very knowledgeable and enthusiastic...","review_date":"January 3, 2019","user":"julie_s"},{"attraction_id":717,"rating":5.0,"review":"Interesting list of food and good stories. Great trip around Riverside and Leslieville - areas I wasn't familiar with to any degree. It seems that based on things opening and closing the tour differs slightly but we started with coffee shop drinks at a local coffee shop, then made our way to...","review_date":"July 2, 2018","user":"psyche13"},{"attraction_id":717,"rating":5.0,"review":"Fun experience!. Our tour guide, John, was a great guide through Riverside and Leslieville yesterday. He was very informative and enthusiastic to introduce us to the history of this area and all the best restaurants. I really enjoyed this tour and, next time, will skip breakfast because...","review_date":"April 29, 2018","user":"d_r"},{"attraction_id":717,"rating":5.0,"review":"Unique experience and waddled home. We were a party of 12 that Chef Scott had to rally between 4 restaurants and he handled it seamlessly. The evening started with a beer tasting and ended with wine and cheese, and an endless selection of delicious food in between, from kimchi poutine...","review_date":"February 10, 2018","user":"catherinech0i"},{"attraction_id":717,"rating":4.0,"review":"AB. Eight of us enjoyed a chilly walk through the Toronto Riverside Leslieville neighborhood. It was an ideal way to spend three hours with family over the holidays. Our tour guide Kevin was charming and knowledgeable. You will not feel as though you've eaten your money's...","review_date":"December 31, 2017","user":"michael_b"},{"attraction_id":717,"rating":5.0,"review":"Loved everything about this food tour!. Our Riverside and Leslieville East End Eats Food Tour was a Christmas gift from our son and his girlfriend. My husband and I grew up close to this part of Toronto, but have been living an hour north of the city since 1994. It was...","review_date":"October 28, 2017","user":"xena067"},{"attraction_id":719,"rating":5.0,"review":"Staff Team Building at it Best!. We brought a staff of 13 out to the Coast and had a tour that ended with a meal. Jeremie was our guide and he was very friendly and accomodating. They even changed our invoice to accommodate staff paying for their own alcohol while billing...","review_date":"March 13, 2019","user":"danrobnew"},{"attraction_id":719,"rating":5.0,"review":"Birthday Beer Tour!. Thought we would try this as a gift for our husbands birthdays! It was brilliant :)\nThree different breweries, a meal at the final destination and dropped back to our original meeting place. Ryan drove us around, toured us behind the scenes at each brewery....","review_date":"January 31, 2019","user":"f1991gecraigc"},{"attraction_id":719,"rating":5.0,"review":"Amazing Time . Spent 4 hours with Jamie and time went by really fast! Went to 3 breweries and learned a lot about brewing process and sampled a lot of great beers! I would strongly recommend this tour and it was fun as well as educational.","review_date":"June 26, 2018","user":"z3927jijohnh"},{"attraction_id":719,"rating":5.0,"review":"Great Fun and Good Guide. Three breweries, they change from trip to trip. A great way to see the city, they take you around in a van. Interesting brews, they chose the tasting you don't get to pic, while there were some we did not like all that well, it...","review_date":"May 10, 2018","user":"robert_b"},{"attraction_id":719,"rating":5.0,"review":"Awesome and fun experience!. Awesome experience! Did the dine out East Van tour. Had a ton of great food, and learned a lot about what goes into making great beer! Our tour guide (Ryan) did an amazing job of trying to specially pick flights of beer that appealed to...","review_date":"January 26, 2018","user":"zach_a"},{"attraction_id":719,"rating":5.0,"review":"Small Business Anniversary Celebration. We had a great time on our tour with Ryan! Our small office went on a tour to celebrate an anniversary with the company. We went to Andina, Faculty and Big Rock. All were great, with awesome selections of beer. It was good to see...","review_date":"January 22, 2018","user":"alx8225"},{"attraction_id":719,"rating":5.0,"review":"Like beer? Like Food? Want to check out real Vancouver? Do it.. What a fun tour. We had no expectations, but were pleasantly surprised. Cam gave us a good tour, where we explored each of the east van breweries and then were given a well guided flight tour of the beers.\nThe food was great, but as...","review_date":"January 21, 2018","user":"ryan_c"},{"attraction_id":719,"rating":5.0,"review":"Very enjoyable . We enjoyed this tour very much we toured 3 breweries. At all 3 we had a variety of assorted beer and guide made a point of asking our preference of beer and tried to include a sample of each on the tour. The tour was...","review_date":"January 9, 2018","user":"jackiemo1280ca"},{"attraction_id":720,"rating":5.0,"review":"Great day out with Noah and Liz.. We are a group of four friends on holiday from Scotland and Ireland. We arrived in a very smokey Penticton late the night before our tour, and to be honest had no idea what to expect. Well, we were delighted with our experience.Liz drove us...","review_date":"August 19, 2018","user":"jane_o"},{"attraction_id":720,"rating":5.0,"review":"Wonderful afternoon of biking and wine touring. Jesse was a pleasure to have as our guide. He had lots of very interesting stories to tell us as we rode along the Kettle Valley Trail. My bike had a flat along the ride and Jesse fixed that for us without any issue.\nHe...","review_date":"August 13, 2018","user":"gstrocher"},{"attraction_id":721,"rating":5.0,"review":"Such a FUN team building event!!. Thank you Mathieu, this was such a unique and enjoyable team building event! We were one of the largest groups (32 people) Mathieu has had and he created a day that was organized, well thought out and offered a variety of tasty treats both savory...","review_date":"September 24, 2018","user":"ange_h"},{"attraction_id":721,"rating":5.0,"review":"Awesome food tour. Just spent an amazing afternoon learning all about history of Ottawa,food influences and tasting some great food.make sure you arrive hungry because you have lots of tastings! The progression of tastings was well thought out and flowed well. Matthieu is very knowledgeable about food and...","review_date":"July 9, 2018","user":"divergirlfay"},{"attraction_id":721,"rating":5.0,"review":"Great food experience. What an adventure into different food experiences. I tried new cuisines that I would have never experienced. Mathieu was very knowledgeable of the ByWard Market and it\u2019s origin. He made the tour historical and interesting.","review_date":"June 24, 2018","user":"dre122873"},{"attraction_id":721,"rating":1.0,"review":"Win some, lose some. This certainly was not what we expected. We had stayed in the By-Ward area on our last visit to Ottawa and are familiar with the good restaurants, but wanted to explore the area more. Our expectation was to learn about the local gastronomy. What we...","review_date":"June 16, 2018","user":"renate_d"},{"attraction_id":721,"rating":5.0,"review":"Accommodating, Organized, Delicious & Fun - Great Experience! Thank you Mathieu!. I organized a company event (20 people) with Mathieu. He was very flexible, kind, responsive & organized - which made the process so easy.\nOur colleagues all RAVED about the food and Mathieu's company - learning some great facts while having some great food.\nWe...","review_date":"April 13, 2018","user":"tracelulu"},{"attraction_id":722,"rating":5.0,"review":"Highlight of our trip!!!. We LOVED this tour. The food was delicious, and we loved the history Melissa gave us about the city. Montreal has such a rich cultural background. We had a wonderful time learning about the area, as well as eating such delicious food. Such a fun...","review_date":"September 20, 2018","user":"jessica_c"},{"attraction_id":722,"rating":5.0,"review":"Battle of the Bagels. Fantastic way to experience Montreal like a local, learn history and eat great food. Our guide, Melissa, was funny, knoweledgeable and our time with her flew by. The food was phenomenal and included some surprises as well as the ability to try different bagels and...","review_date":"September 15, 2018","user":"staceym234"},{"attraction_id":722,"rating":5.0,"review":"Great way to explore the city. We were lucky to have had Melissa, the owner, lead this tour. It was well balanced between eating and walking, and there was never a dull moment. I especially liked how we got to compare two different bagel joints as well as two different smoked...","review_date":"July 23, 2018","user":"jenny_q"},{"attraction_id":722,"rating":1.0,"review":"Canceled and unprofessional. Ruined 2 of my trip days. I registered and paid for 2 tours with this vendor and both were canceled by the vendor within 5 days of my trip. If this vendor can't run their tours they really need to stop advertising them. Nothing like planning your trip and then having...","review_date":"July 22, 2018","user":"peakviewatbreck"},{"attraction_id":722,"rating":5.0,"review":"Professional, knowledgeable, excellent . We loved this tour. Melissa brings knowledge of Canada\u2019s history along with her knowledge of culinary history. What a combination!! Be prepared to EAT!!! And learn history. Walking was leisurely and the poetry significant.","review_date":"June 21, 2018","user":"lucyscuba"},{"attraction_id":722,"rating":5.0,"review":"All around excellence!. Four of us took the Jewish Neighborhood Food Tour with Melissa Simard as our guide. Melissa was an outstanding guide and very knowledgeable. The food was outstanding and very plentiful. If you are considering taking this tour, I strongly recommend you don't eat breakfast before...","review_date":"June 4, 2018","user":"jasonbecky"},{"attraction_id":722,"rating":5.0,"review":"Be Ready to EAT. There are only a few things you need to know about this tour: 1) Be ready to eat, come hungry and participant. 2) Be ready to walk. Melissa was GREAT and full of knowledge not only about food and the neighborhood, but about the history...","review_date":"June 4, 2018","user":"kent1171"},{"attraction_id":722,"rating":5.0,"review":"Great, tour, great food, great guide. This was a wonderful tour of the old Jewish area of Montreal. We thought we knew a bit about the area but learned so much more. The food selections were excellent. We got to compare the best bagels and smoked meats, and had the best...","review_date":"May 15, 2018","user":"katimil"},{"attraction_id":722,"rating":5.0,"review":"Fabulous Food Tour. We loved our food tour through Mile End! Melissa, our guide, is the best sort of expert: she's able to share her extensive knowledge in an engaging and personalized way. We met at deli for a sit-down introduction and smoked meat sandwich; then walked and...","review_date":"March 31, 2018","user":"rachelwlaw"},{"attraction_id":722,"rating":5.0,"review":"Excellent Tour. Three generations of our family took this wonderful tour of Montreal\u2019s historic neighborhood with Melissa\u2014chef, historian, and delightful guide. We felt we hit all of the culturally and gastronomically significant restaurants and bakeries. A great way to experience the neighborhood.","review_date":"March 20, 2018","user":"judyinmdr"},{"attraction_id":723,"rating":3.0,"review":"Lite Brunch Tour. The tour guide was very knowledgeable and friendly. The tour itself was fun, but quite absent of brunch in my opinion. There wasn't much food on this tour which was a bit disappointing. A lot of Toronto history, sights but not enough food. This was...","review_date":"January 30, 2019","user":"just_me_bernie"},{"attraction_id":723,"rating":5.0,"review":"Great food, with a knowledgeable guide and learning more about Toronto. Myself and my wife had the pleasure of having a private brunch tour with Chef Scott on a lovely Sunday and had such a great time! We got to walk around Toronto's famous Queen West area, learn a few things about Toronto and most importantly...","review_date":"October 28, 2018","user":"ioan_p"},{"attraction_id":723,"rating":5.0,"review":"Wonderful experience of food and information . My wife and I attended the West End Brunch Tour on a weekend getaway to Toronto. This was our second tour with Toronto Food Tours, having done the Leslieville tour a few years ago. We were very pleased with this tour. Ariel was a fantastic...","review_date":"October 4, 2018","user":"h8376ispeters"},{"attraction_id":727,"rating":5.0,"review":"Nice way to spend an afternoon. Rob was a great host. We enjoyed learning about the local hotspots, the history of the region and of course sampling some tasty treats along the way!","review_date":"December 16, 2018","user":"missmjk"},{"attraction_id":727,"rating":5.0,"review":"Fantastic tour and guide. Steven was a real treat and the tour spots were perfect for myself and my husband! You will not be disappointed with Steven as your guide as he is very diverse and able to answer all of our questions. Loved this tour and would recommend...","review_date":"September 23, 2018","user":"p7879ubnicoles"},{"attraction_id":727,"rating":5.0,"review":"Walk, Eat, Learn Fun Facts. This food tour was excellent. We ate at 5 different eating establishments with a great variety of food. We walked through beautiful and interesting areas of Niagara Falls as we learned of the history, unique characters and interesting facts about the falls. The food was...","review_date":"September 23, 2018","user":"mayatwo"},{"attraction_id":727,"rating":5.0,"review":"Well worth it!. Thoroughly enjoyed the walking tour, the history and food was excellent. Can't wait to come back and do it again! Rob our guide was very friendly and knowledgeable. We were worried that the walk would be difficult for my elderly mom but the stops are...","review_date":"July 19, 2018","user":"robandtashacp"},{"attraction_id":727,"rating":5.0,"review":"Awesome Way to Learn About the Hidden Food Gems in Niagara!. We took the foodie tour in Niagara on July 7th and absolutely loved it! Gary was our guide, and was super knowledgeable not only about the food culture of the Niagara region, but also about all things Niagara in general! It was a great way...","review_date":"July 19, 2018","user":"bernadette_c"},{"attraction_id":727,"rating":5.0,"review":"Great tour!. We took this tour on a recent girls weekend. It was a wonderful mix of delicious food, history and good company. Our guide was Steven and he was knowledgeable about all of the beautiful homes that we walked past as well as area history- we...","review_date":"June 24, 2018","user":"daydream612575"},{"attraction_id":727,"rating":4.0,"review":"Interesting and all around knowledgable.. The experience was quite enjoyable, being able to not only enjoy the different restaurants varied in the area, but all enjoy a scenic tour from restaurant to restaurant through the area. The food was new and interesting; something that wouldn't have been experienced otherwise without...","review_date":"March 30, 2018","user":"michael_s"},{"attraction_id":727,"rating":4.0,"review":"A good way to discover new restaurants in Niagara on the Lake. We took this tour on February 17th 12:45 and thoroughly enjoyed it. While we were aware of most of the area history it is a nice addition to the tour. We discovered new must visit restaurants (the thai restaurant was amazing). The guide was very...","review_date":"February 24, 2018","user":"pdroebuck"},{"attraction_id":727,"rating":5.0,"review":"Wow!. Hours of smart discoveries and gourmandises. This tour is a delight! Charlie knows so much about Niagara-on-the-Lake's history: he's a wonder. And the guy has such an intelligent humor, as delicious as the food we tasted. But get ready to walk! Anyways, it's necessary, for...","review_date":"November 3, 2017","user":"danie_b"},{"attraction_id":728,"rating":5.0,"review":"Three brewery bachelor party!. Nothing but good things to say about our experience! We had a group of 13 guys and everyone had a blast. We visited Red Truck, Main Street, and Brassneck. Three excellent choices in my opinion. Each brewery was very unique and all three contrasted very...","review_date":"September 19, 2018","user":"gruggs"},{"attraction_id":728,"rating":5.0,"review":"Yeast Vancouver (East Vancouver). We just completed the East Vancouver walking brewery tour (area is called Yeast Vancouver on Growler map).\nNote we used a rating system of 1 to 5 for 5 categories for each location.\nFirst stop - Craft Collective Beerworks ( could not locate - only...","review_date":"August 12, 2018","user":"drsherrycampbell"},{"attraction_id":728,"rating":5.0,"review":"Awesome Private Walking Brewery Tour!!. I booked a Private Walking Brewery tour for my husband's birthday. I cannot express how much fun we had! Jeremie at the office answered all of my emails in a timely manner and provided a lot of useful information so we were prepared for the...","review_date":"April 30, 2018","user":"arleighwong"},{"attraction_id":729,"rating":3.0,"review":"Need More Food. We went on the Little Italy Tour in Vancouver and were a little disappointed. The tour side of things was great, and Brent was very knowledgeable about the area. The food however was a slight let down and we were left hungry. We only had...","review_date":"January 19, 2019","user":"empen92"},{"attraction_id":729,"rating":4.0,"review":"Good fun on Commercial Drive!. I'd like to thank Brent, our guide, for a fun and filling food tour of Little Italy! It was a very enjoyable afternoon! We were met on time at the said meeting place and the tour ran smoothly without feeling rushed. A brief history of...","review_date":"January 19, 2019","user":"darlene552013"},{"attraction_id":729,"rating":4.0,"review":"Fun Tour, great tour guide, but needs some work. First and foremost, we loved our guide Tia. She was enthusiastic, knowledgeable, friendly and genuine. However, we expected a bit more. We started out at a great Italian food grocery store\/deli that made panini, which was very good. One thing we noticed, and this seemed...","review_date":"September 19, 2018","user":"jeffrey_b"},{"attraction_id":729,"rating":5.0,"review":"May not look much like Italy, but offers a lot of tastes of Italy..... This Little Italy tour is located in an area of Vancouver that feels more like a League of Nations than it feels like being in Italy. Nonetheless, our tour guide, Brent, did a great job keeping our group focused on Italy's contributions as to why...","review_date":"September 1, 2018","user":"neb44"},{"attraction_id":729,"rating":5.0,"review":"Good taste of itsly. I enjoy food tours the most. The guides name was Brent. He was very passionate about the tour and the food was great. Highly recommend if you are into food tours.","review_date":"July 21, 2018","user":"paul_n"},{"attraction_id":729,"rating":5.0,"review":"Excellent Tour. Loved our tour first time doing a foodie tour. In our own backyard. Loved it.\nThe food was great. Brent was full of knowledge about the drive and the food and the history about each of the places we visited. Very enjoyable. We are thinking...","review_date":"July 15, 2018","user":"roxie24"},{"attraction_id":729,"rating":5.0,"review":"Great Tour!. Enjoyed this walking tour in Little Italy Vancouver. Our guide, Matteo was fantastic. I would highly recommend this tour.","review_date":"July 9, 2018","user":"debbie_m"},{"attraction_id":729,"rating":5.0,"review":"Great way to spend a Saturday afternoon. This was our second time on this food tour. We have done all the tours once and this was our favorite. One of the reasons it's our favorite, is the tour guide Matteo. He was an excellent guide and really enhanced the experience with his...","review_date":"May 7, 2018","user":"dean_m"},{"attraction_id":729,"rating":5.0,"review":"Go Italian.... Don't miss out on this gem! Our group enjoyed the afternoon sampling the best Little Italy has to offer. Our guide Matteo made the tour exciting mixing in humor along with a knowledgeable history of area restaurants and shops while providing us an amazing taste...","review_date":"May 7, 2018","user":"scottmckiernan"},{"attraction_id":729,"rating":5.0,"review":"Mangia Poco Italia Vancouver . The Vancouver Little Italy tour was fantastic. I couldn\u2019t imagine a better tour and a better person to guide us than Mateo! His knowledge of food and the merchants gave us a glimpse into the heritage of Commercial Drive! What a treat!","review_date":"May 5, 2018","user":"jim_m"},{"attraction_id":729,"rating":5.0,"review":"Matteo and Little Italy were awesome!. Visiting Vancouver this weekend and the food tour of Little Italy with Matteo was highly recommended. Simply put it was awesome! Matteo\u2019s local knowledge, rapport with the establishment\u2019s owners and staff matched with what was fabulous food made it a great experience. It was truly...","review_date":"May 5, 2018","user":"johnf2816"},{"attraction_id":729,"rating":5.0,"review":"Perfect afternoon. Visiting Vancouver? Want to find some of the best food options on Commercial Drive? Take the Little Italy Walking Food Tour! Our group of four joined about a dozen others this afternoon and had a blast! The food was amazing - from the paninis to...","review_date":"May 5, 2018","user":"carrie_p"},{"attraction_id":729,"rating":5.0,"review":"Authentic and delicious Little Italy food tour!. My husband and I did the Little Italy food tour this weekend and had an amazing time! We live in Vancouver and thought we\u2019d explored a lot of the Little Italy area, but all the places were new to us which was great! I won\u2019t...","review_date":"February 21, 2018","user":"foreverliz10"},{"attraction_id":729,"rating":5.0,"review":"Our third different food tour with these beauties!. Matteo was gold, just like the last two guides. Wow, what a company! I don't even know them or have any vested interest--we've just had back to back to back excellent experiences and I'm here to share that :)","review_date":"December 4, 2017","user":"andrew_c"},{"attraction_id":731,"rating":2.0,"review":"Just ok..... This tour was just ok. The first stop is a chocolatier and I must say that part is excellent. You get to learn bean to bar how he makes chocolate and he's a super knowledgeable guy. The next stop is a little bizarre. You stop...","review_date":"May 7, 2018","user":"segibson"},{"attraction_id":731,"rating":5.0,"review":"Ultimate Chocolate Tour was the Ultimate Experience!. This was an outstanding tour I would recommend to anyone. I booked this based on the other reviews and I was not disappointed. The tour was well-paced with the right amount of stops; each one was different, which together spanned the gamut of chocolate and...","review_date":"December 1, 2017","user":"teresau2017"},{"attraction_id":733,"rating":5.0,"review":"Wonderful Tour with lots of food. This was a very special day we spent with Melissa. We immediately connected and had a terrific time touring China Town. Melissa is a great host and has a great repertoire with the merchants we visited. We felt welcomed by each of them and it...","review_date":"December 17, 2018","user":"cappt"},{"attraction_id":733,"rating":5.0,"review":"Great Food - Great History. The is a wonderful tour, one that will fill your stomach and mind. Our tour guide M\u00e9lissa Simard made our experience engaging from start to finish. She was very interested in what kinds of foods we liked and disliked, then really customized all of our...","review_date":"December 2, 2017","user":"weschazy"},{"attraction_id":736,"rating":5.0,"review":"If you love tea- a must!. Melissa is a wonderful guide and very knowledgeable of teas. Had 6 stops lots of wonderful teas and at the food stops did a fantastic job of accommodating my daughter who is gluten free! Lots of walking! That directly wasn\u2019t a problem (walking) but I...","review_date":"December 1, 2018","user":"pamw511"},{"attraction_id":736,"rating":5.0,"review":"A superior treat!. Melissa is a knowledgeable and engaging guide. The Afternoon Tea Tour was a highlight of my trip to Montreal. The stops on the tour were each unique and the shop\/tea house owners of the establishments we visited were all very welcoming. You could tell that...","review_date":"August 28, 2018","user":"rebecca_a"},{"attraction_id":736,"rating":4.0,"review":"Lots!. Melissa is a wonderful host! Be prepared for lots of information, lots of tea, and lots of walking. If you are a tea lover, this is a great tour; if you are only mildly interested in tea, this could be too much information. It truly...","review_date":"August 27, 2018","user":"roseann_r"},{"attraction_id":736,"rating":5.0,"review":"More than I hoped for. The guide was great. She was knowledgeable and entertaining. Between the expertise at each establishment and hers, I learned a lot. I went to places I would never have gone to, or even found. The bar was not open but we went to a very...","review_date":"August 25, 2018","user":"366kg"},{"attraction_id":736,"rating":4.0,"review":"Interesting and good variety of experiences but looooong. I took two college ladies with me on this tour. We started with an English tea place, then went to a Japanese tea place and finished at a Chinese tea store. We enjoyed it but felt it was too long. We ducked out after 3.5...","review_date":"April 21, 2018","user":"cindymntraveler"},{"attraction_id":736,"rating":5.0,"review":"Fabulous Tour! Highly Recommended!. Boy, did this exceed every expectation! By chance, my husband surprised me for my 30th birthday by taking me to Montreal and booking this lovely tour.\nOur amazing guide, Melissa infuses (pun intended) the simple pleasure of enjoying tea with a synoptic history along with...","review_date":"November 28, 2017","user":"nicole_l"},{"attraction_id":736,"rating":5.0,"review":"A lovely & authentic introduction to Tea!. Melissa provided us an amazing tour focused around the tea culture in Montreal and the history of tea and also a little bit of Montreal history as well. The stops on the tour were well thought out, all a little bit different and all top-notch....","review_date":"November 20, 2017","user":"magic3232"},{"attraction_id":739,"rating":5.0,"review":"July 28th Tour with Ariel. OMG I simply cannot wait to do this tour again. It was AMAZING! Such great value. LOVED our guide, Ariel (sorry not sure how to spell his name), the places we went, the drinks that were served. It was super well-organized. I think overall we...","review_date":"July 30, 2018","user":"melsie2015"},{"attraction_id":740,"rating":5.0,"review":"What a wonderful fun and delicious tour!. Wonderful adventure, if you are a foodie, live in the city or are a tourist, you will love this experience. A great way to learn about the Distillery District (so much to learn wow!) and enjoy great food, and great drinks. The tour guide was...","review_date":"October 5, 2018","user":"sophie_b"},{"attraction_id":740,"rating":5.0,"review":"Great tour with John!. This was a fantastic food tour of the distillery district and cork town in Toronto. John was a fantastic guide and was enthusiastic about the history of the area and the food in each place we visited. All of the food was great, and I...","review_date":"April 30, 2018","user":"brendanpruner"},{"attraction_id":749,"rating":5.0,"review":"Hockey Trip with Parents and Kids. Cheers created such a easy experience with being available, accessible and knowledgeable about Kelowna and what we had to do, they toured us (parents) around as well as our kids without hesitating our requests, I would without a doubt recommend them.","review_date":"February 9, 2019","user":"jodie_v"},{"attraction_id":750,"rating":5.0,"review":"Great tour!. We thoroughly enjoyed this tour. We got to learn how Quebec makes cheese, cider, wine, jams, Jelly, etc. And did some great taste tastings. Our driver was fantastic as well, he was interactive and friendly. I believe his name was David. I would recommend this...","review_date":"October 2, 2018","user":"amandask82"},{"attraction_id":750,"rating":4.0,"review":"Nice Tour. The tour was very nice. The people at the Apple orchard were very helpful and educational. The Ice Cider and Apple Butter were special treats. The cassis at one of the stops was incredible. The gentleman that did the tasting was full of information and...","review_date":"September 22, 2018","user":"jeffreyd570"},{"attraction_id":750,"rating":2.0,"review":"High price for same samples you could get at Farmers Market. We were really looking forward to checking out Ile d'Orleans but this was a big disappointment. Starting with the guide, who only had a limited English vocabulary and when he discovered 2 spoke French, he had long conversations with them and only passing comments for...","review_date":"August 30, 2018","user":"geoff809"},{"attraction_id":751,"rating":1.0,"review":"Lol \"VIP\". Paid 150$ per person for a VIP food tour on Ossington. First we stopped at a pretty good tapas restaurant. Nothing mind blowing. Then we went to a Chinese Japanese \"fusion\" restaurant and then an Indian restaurant. Last two were pretty horrible quality. Wouldn't recommend...","review_date":"November 12, 2018","user":"alyssaprucak"},{"attraction_id":752,"rating":5.0,"review":"A lot of fun!. My girlfriend, who's worked in a microbrewery previously, still learned a few things on this very fun and tasty tour. The beers and whiskeys we tasted spawn a very wide range of style and flavours, which we appreciated. Also, shoutout to Lee, our tour guide,...","review_date":"February 14, 2019","user":"companion734331"},{"attraction_id":752,"rating":5.0,"review":"Funny tour. Great guide, lots of whiskey and chocolate. Guide really knew his stuff! Place was clean and well organized.","review_date":"September 15, 2018","user":"321timfin"},{"attraction_id":754,"rating":4.0,"review":"Great day with friends . Was visiting West Kelowna for the weekend whilst holidaying in Canada and booked a wine tour with Okenagen Country Wine Tours.\nFantastic day. Larry our tour guide, picked us up from our accommodation which was convenient. He was a great guy, friendly and informative. Larry...","review_date":"October 1, 2018","user":"louiseo0611"},{"attraction_id":754,"rating":5.0,"review":"Bachelorette Wine Tour!. Mary Ellen was our guide for our wine tour. We were a group of 6 women on my bachelorette party and we had a wonderful time! Mary Ellen was very knowledgeable and fun. We very much enjoyed visiting all the wineries and the lunch we...","review_date":"September 16, 2018","user":"colton_m"},{"attraction_id":755,"rating":5.0,"review":"An amazing day in the Naramata bench. My wife and I wanted to do a wine tour of some sort, having never done a guided tour we weren\u2019t sure where to start. A friend recommended Naramata (we\u2019re staying in Kelowna) and from there I hit Tripadvisor. We settled on this one as...","review_date":"September 28, 2018","user":"travis_m"},{"attraction_id":755,"rating":5.0,"review":"Lovely Tour. We had a lovely day visiting 5 different wineries with Mary-Ellen at the wheel. She was such a fun and friendly guide. She took very good care of us. We enjoyed having a small group as well; the other couples were very nice. We learned...","review_date":"September 13, 2018","user":"rhonda_s"},{"attraction_id":755,"rating":5.0,"review":"Fabulous tour. . Had an absolutely amazing day with a fabulous guide, Brian. All the choices for stops were well thought out and all were prepared and waiting for us. Totally professional and flexible at the same time. This is my second tour with this company and if...","review_date":"June 15, 2018","user":"bubbles233"},{"attraction_id":755,"rating":5.0,"review":"Our first wine tasting tour and certainly won\u2019t be the last. Colleen guided us throughout the day. She picked us up at our place at 930am and happily drove us to the 6 different wineries in Naramata, more than an hour away from Kelowna. Loved the hospitality, the conversations about the Thompson-Okanagan region, family, politics, and...","review_date":"May 26, 2018","user":"jp_rx8"},{"attraction_id":760,"rating":4.0,"review":"Great tour!. I went with family and friends on the Lake Country tour last Sunday and I really enjoyed the experience. It was a great tour, very professional and on time at every stop. The stop at the Okanagan Spirit was especially interesting. They pick you up...","review_date":"August 27, 2018","user":"jr_of_kamloops"},{"attraction_id":760,"rating":5.0,"review":"Phenomenal!. Maatje was absolutely amazing! She gave us a wonderful experience that I will remember forever! We hit all the wineries in town and Tastefull Excursions really knew what they were doing, she gave us a really nice history of the wine tours. The shuttle was...","review_date":"July 9, 2018","user":"mikecs1138yr"},{"attraction_id":761,"rating":5.0,"review":"Beautiful! Fantastic day spent in Penticton!. Mike was a great tour guide! The bike ride was beautiful and very informative. It was a nice, easy ride with an amazing view of Lake Okanagan! We loved sampling from Maple Leaf Spirits, Legend Distilling, Highway 97 and Cannery Brewing. Each place had it's...","review_date":"May 26, 2018","user":"laura_c"},{"attraction_id":767,"rating":5.0,"review":"Great Way to Experience Ottawa. My wife and I had a great time on our day-long bike tour Ottawa. We saw not only a lot, but we learned a lot about what we saw. A good way to introduce yourself to city. We would recommend it highly.","review_date":"December 8, 2018","user":"jonathan_w"},{"attraction_id":767,"rating":5.0,"review":"Wonderful active way to see the City!. \u201cHans\u201ddown the best tour in Ottawa! We had the privilege of taking in this fabulous bike tour of the city of Ottawa and into Gatineau. Hans was our tour guide and was very knowledgeable about the area. We booked this tour for the last full...","review_date":"November 2, 2018","user":"347jen"},{"attraction_id":767,"rating":5.0,"review":"Highlight of our Ottawa trip. The Best of Ottawa 5 hr bike tour was a highlight of our visit to the city.\nOur tour guide, Hans, was both entertaining and informative. The cycling pace was perfect for the two of us to see the sights. We especially enjoyed the Italian...","review_date":"October 25, 2018","user":"granny_m"},{"attraction_id":767,"rating":5.0,"review":"5 Hour Tour of Ottawa. Great trip and great guide in Chris. Very informative and fun. We would highly recommend. Weather was little iffy to start but the rain held off.","review_date":"July 28, 2018","user":"markm0506"},{"attraction_id":767,"rating":5.0,"review":"Bes way to see Ottawa . A+ Bike tour.\nI am looking forward to bringing my friends next time. Maria has excellent customer service skills and is a dedicated owner. Sparky was my tour guide and she absolutely loves her job and does it super well. I'm very happy to have...","review_date":"July 9, 2018","user":"nourk462"},{"attraction_id":767,"rating":5.0,"review":"Fresh air, exercise and scenery, what more could you want?. Taking the 5 hour bike tour was a great way to see Ottawa and get some exercise as well. we were a group of two so the pace was perfect for us. The pace and the distance are very doable (we both have ridden bikes...","review_date":"July 7, 2018","user":"lauren\/brian_r"},{"attraction_id":767,"rating":5.0,"review":"Fantastic way to see Ottowa !. We had an amazing experience with Escape Bicycle Tours. We are new to visiting Ottowa and wanted to see the sights. We began the day meeting owner Maria who fitted us with VERY nice bikes. We own some premium road bikes ourselves and had no...","review_date":"July 3, 2018","user":"steven_d"},{"attraction_id":767,"rating":5.0,"review":"Excellent bike tour and guide! Highly recommend.. My friend and I had a day and a half to spend in Ottawa and we were very glad for doing this tour. Our tour guide Dick was excellent in making sure we are always aware of where we were going, he was patient and...","review_date":"June 24, 2018","user":"rama_i"},{"attraction_id":767,"rating":5.0,"review":"Work Group. Absolutely amazing! Our guide Sparky ensured we got to all of the best there is to see in the city bright and early in the morning! If you are looking to see the best that Ottawa has to offer, this is the way to go!","review_date":"June 20, 2018","user":"taylorc1252"},{"attraction_id":767,"rating":5.0,"review":"Superb way to see a lovely city. We really enjoyed this tour around Ottawa.\nIt was nicely paced with a good mix of breaks to take photos and enjoy the views.\nThere was also a nice stop for lunch at a deli whose sandwiches were superb.\nMaria at Escape could not have...","review_date":"May 29, 2018","user":"davidmaybrick"},{"attraction_id":767,"rating":5.0,"review":"Ottawa bike-experience by Dutchmen. 13 oct 2017 we visited Ottawa. We decided to make a guided biketour and met Escape Bicycle Tours.\nAnd it was a great success!! My wife and me are experienced bikers, but for our sister in law and her husband was it a long time...","review_date":"December 17, 2017","user":"jannabben"},{"attraction_id":767,"rating":5.0,"review":"Healthy way to see the city!. I really enjoy cycle tours as you cover alot of ground, learn something and are getting some exercise. This tour was a great opportunity to do all three. A beautiful blue sky day increased the chances of enjoyment alongside a knowledgable guide and good equipment....","review_date":"December 17, 2017","user":"val_o"},{"attraction_id":768,"rating":5.0,"review":"Seafood and poutine and Caesars, oh my!. This is an absolutely terrific way to spend an afternoon in Victoria. Beginning near the Fisherman's wharf and strolling scenically to the inner harbor, we experienced a plethora of tasty treats while learning many fascinating things about Canadian history and food. Our delightful guide, Bonnie,...","review_date":"July 2, 2018","user":"amy_h"},{"attraction_id":769,"rating":5.0,"review":"Excellent Activity & Adventure. Our group of 30 were looking for a unique, fun and memorable adventure together in Whistler and were not disappointed! Thank you Canadian Wilderness Adventures for your excellent service, great guides, delicious dinner and good gear! Everyone had a fun and memorable afternoon and were...","review_date":"September 11, 2018","user":"sunst"},{"attraction_id":769,"rating":5.0,"review":"Great evening . Had a great evening driving up the mountainside on our ATVs followed by a wonderful dinner and truly great entertainment. Our views were hampered by the wildfire smoke but our guide and the whole dinner at the top were glorious!","review_date":"September 1, 2018","user":"emilyb3262"},{"attraction_id":769,"rating":5.0,"review":"Fun outing. Our guide Chantal was fantastic. It was high summer during our tour so the trails were dusty, but nevertheless the ride was fun. Regrettably, one of the riders had an accident on our way up the mountain and couldn't continue. Chantal acted quickly to get...","review_date":"August 20, 2018","user":"monlyka"},{"attraction_id":769,"rating":5.0,"review":"ATV Afternoon Adventure. We spent a great afternoon with Guide Dan carefully racing our ATV's up Backcomb mountain to be greeted by a great team of hosts awaiting our arrival at Crystal Hut!\nEfficient check in, guides were ready for us as soon as we arrived at the...","review_date":"August 10, 2018","user":"jill_m"},{"attraction_id":769,"rating":5.0,"review":"Best Time. This was so much fun! We had never been on ATV's before so we were all a little nervous, but our guide gave us a short intro and made sure we felt comfortable and off we went. The view at the top only made the...","review_date":"August 5, 2018","user":"440lmc"},{"attraction_id":769,"rating":5.0,"review":"Sunset ATV trip with great dinner. After a 13 mile hike on skywalk trail, Our ladies group had such a blast on our ATV trip up mountain. We had a dinner up at the top in the lodge which was great (choice of chicken or salmon)! Then a lovely sunset ride...","review_date":"July 29, 2018","user":"consultme"},{"attraction_id":769,"rating":5.0,"review":"iGnite Escape Whistler Canada. What a great experience! Loved it! The ATV tour is guided and is very low key. I am a bit of a dare devil and would have loved to go fast but it was nice to just go a nice speed and look around. Once...","review_date":"July 29, 2018","user":"207trinak"},{"attraction_id":769,"rating":5.0,"review":"Wild Fun and great meal.. Went ATVing for the first time with Canadian Wilderness Adventures. Had a blast going up the mountain--the scenery is wonderful, the roads just rough enough to make it fun. Our guide, Olly, was both attentive and understanding of folks maybe not used to such adventures....","review_date":"July 16, 2018","user":"annie_m"},{"attraction_id":769,"rating":5.0,"review":"chantale you rock! \ud83e\udd18\ud83c\udffb\ud83d\udc4d\ud83c\udffb\ud83d\udc4d\ud83c\udffb. the tour was definitely highly recommended. just pick chantale thou as your guide and the rest is history.. lol it was an absolutely amazing tour and great food. we picked the chicken thou instead of the salmon but salmon taste great as per the rest...","review_date":"July 9, 2018","user":"jeeyup"},{"attraction_id":769,"rating":5.0,"review":"Salmon Bake ATV. I did the salmon bake ATV tour and it was so much fun! It had been raining all day and the mud made for some great fun. We ascended up through clouds to the Crystal Hut where we were served the most delicious salmon. It\u2019s...","review_date":"June 19, 2018","user":"jammel1990"},{"attraction_id":769,"rating":5.0,"review":"Excellent Dinner and Outstanding Guide!. One of my favourite tours in Whistler! Such a unique experience and the guides, Mac in particular, go above and beyond to make sure you have a memorable and safe experience. Thanks for a great time!","review_date":"June 15, 2018","user":"sjhart23"},{"attraction_id":769,"rating":5.0,"review":"Brilliant!. This tour is fantastic. You are well instructed on how to use the ATV and then you get to climb blackcomb on and off muddy roads. Speeding up for parts, and on others you are climbing your way up steep rocks. Then once you reach...","review_date":"June 12, 2018","user":"eliza_mac334"},{"attraction_id":769,"rating":5.0,"review":"Adventure + Views + Food = Count Me In!. When you combine an activity with an epic view and equally epic dinner, I'm in.\nThe afternoon started out in Whistler Village where we signed our waivers and were shuttled in a minibus up to Blackcomb's base II. CWA has a cabin where we were...","review_date":"June 12, 2018","user":"whistlerlocal1"},{"attraction_id":769,"rating":5.0,"review":"BEST ATV TOUR (with Jodi). It was wet and cold and it was still amazing!! Jodi gauged our ability to drive the ATV\u2019s and made sure we were safe the whole time. I was surprised we actually went a great speed. We own ATV\u2019s and are experienced, so I was...","review_date":"June 10, 2018","user":"teddie69"},{"attraction_id":769,"rating":5.0,"review":"We keep coming back for a reason. I've lost track of how many times we have ATV'd with Canadian Wilderness Adventures. We have done the Salmon Bake tour more often than not, including for our wedding. The guides have all been good, personable, focused on safety and yet still wanting everyone to...","review_date":"October 25, 2017","user":"marcia_h"},{"attraction_id":770,"rating":5.0,"review":"Had No Idea!. Had a wonderful tour of an interesting part of old Vancouver that is coming back. Our guide, Hanna, was fun and knowledgeable and an obvious foodie. Would never have found these places on my own, and our group of seven all had a really good...","review_date":"December 8, 2018","user":"cosmopolitan620531"},{"attraction_id":770,"rating":5.0,"review":"It was an amazing way to spend a grey fall afternoon!. My niece and I did this tour and after living in the Vancouver area for most of my life and all of hers had no idea that there was even a Railtown area. Hannah was an amazing tour guide full of history and information on...","review_date":"November 25, 2018","user":"tehya159"},{"attraction_id":770,"rating":4.0,"review":"A different take (and taste) of Vancouver. Having visited Vancouver previously, we were keen to experience a different side of this city. We love local food experiences and this tour didn't disappoint with the variety that it offered. A word of warning though - the tour begins in a very dodgy neighbourhood...","review_date":"November 20, 2018","user":"soniajonestravel"},{"attraction_id":770,"rating":5.0,"review":"Awesome foodie tour in Vancouver & in Victoria. In August I did the Vancouver Railtown tour & in November I did the Victoria Fort & Knives tour - both Julie and Bonnie are eager to share their passion for locally owned & operated foodie endeavours as well as their knowledge of up and...","review_date":"November 13, 2017","user":"alex_n"},{"attraction_id":773,"rating":4.0,"review":"Fun way to spend Sunday morning. Our tour guide, Steven, was very personable. There wasn\u2019t a lot of food but I know that it was suppose to be a tasting. We had a long walk around town, seeing places that we normally wouldn\u2019t have seen. All in all a nice way...","review_date":"September 15, 2018","user":"psmelabgarnett"},{"attraction_id":773,"rating":5.0,"review":"Great Tour. This was the second walking tour we took with Niagara Culinary Tours (We did Niagara Falls last year -- and it was fantastick!). Did this tour with my husband and 17 year old vegan daughter. We really enjoyed the tour and thought it a wonderful...","review_date":"July 16, 2018","user":"964andreah"},{"attraction_id":773,"rating":4.0,"review":"Great tour but not enough food. This tour was unique as far as food tours go. Our tour guide, Gary, was very knowledgeable and interesting but we got very little food. We got 2 small slices of pizza, a chicken waffle, a small gelato and a beaver tail. The last three...","review_date":"July 15, 2018","user":"darcymania2016"},{"attraction_id":773,"rating":4.0,"review":"A nice way to get some history and a snack as well!. This was a really nice way to start our Sunday. Our guide was knowledgable about the town, took us on a lovely walk, fed us and answered questions. Very reasonably priced and since it was only 2 hours (ish) we still had time to do...","review_date":"July 8, 2018","user":"adriane_b"},{"attraction_id":773,"rating":4.0,"review":"Great stories on a hot morning. Steven was quite knowledgeable about the history and facts of NOTL, friendly, funny and accommodating. The walk around town was just right. We had a chance to rest and chat in a few spots which made it very enjoyable. On the downside, the \u2018foodie\u2019 part...","review_date":"June 30, 2018","user":"michelg662"},{"attraction_id":773,"rating":5.0,"review":"A Great Taste of Some of the best of Niagara on the Lake. Steven took us on a delightful walk around the town filling us in on the history of Niagara on the Lake and stopping in at a number of shops featuring tasty treats . We started at Balzac's coffee house and had top notch coffee...a great...","review_date":"April 30, 2018","user":"carolyn_l"},{"attraction_id":776,"rating":4.0,"review":"Great Afternoon. Really enjoyed the tour. We are from the area and still learned a lot about St. John\u2019s. Will,our tour guide was great. It\u2019s a great way to spend an afternoon.","review_date":"October 16, 2018","user":"johnwx3660ts"},{"attraction_id":776,"rating":4.0,"review":"Very interesting!. Tour was a great time! Thanks for the interesting information, and great food. I would recommend doing this tour at the start of your trip- so you know where to eat for the rest of it!","review_date":"October 15, 2018","user":"leichelle_l"},{"attraction_id":776,"rating":5.0,"review":"Good food, fun times. My tour guide was Will and he was super knowledgeable about the food we were going to have and about the city as well. As we walked around to each destination, he would often stop to give us some interesting anecdote or historical tidbit of...","review_date":"October 3, 2018","user":"karina_r"},{"attraction_id":776,"rating":5.0,"review":"Great way to sample. Great thing to do upon arriving in St John's. We started at the chocolate factory and heard the history of this local place. Our guide William was very knowledgeable and personable, and answered all of our questions. There was more food than I anticipated at...","review_date":"September 1, 2018","user":"896moniqueb"},{"attraction_id":776,"rating":5.0,"review":"Great day and full bellies in the city!. I\u2019m originally from Newfoundland but have lived away for over 10 years \u2013 this summer I thought I\u2019d bring my boyfriend to St. John\u2019s for his first trip home with me. I signed us up for this tour so he could get an introduction to...","review_date":"August 28, 2018","user":"sightsee601156"},{"attraction_id":776,"rating":5.0,"review":"Welcome to St. John\u2019s . We attended the food tour with William as our host and could not have asked for more. Excellent restaurant selection and fun tour! Highly recommended on your first day! Might not be as impactful later in a trip but it was great the day we...","review_date":"August 25, 2018","user":"ryan204"},{"attraction_id":776,"rating":3.0,"review":"Downtown Tour. Tour Guide Allison was great and quite knowledgable about St Johns History however more emphasis could be put on History of City instead of buildings.","review_date":"August 6, 2018","user":"529altond"},{"attraction_id":776,"rating":5.0,"review":"Great introduction to both food and local history.. We got to try great foods but also enjoyed a tour of St-John's with little tidbits of history mixed in. A great experience overall and we did return to one of the restaurants the next day. Our guide was both funny and knowledgeable. I highly...","review_date":"July 24, 2018","user":"danielle_g"},{"attraction_id":776,"rating":5.0,"review":"Amazing Tour. The So Full walking and food tour was awesome. Our tour guide Allison was outstanding very knowledgeable and friendly. This is a great way to meet other tourists.\nThe places on the tour gave us an opportunity to taste the many flavours of Newfoundland Cuisine....","review_date":"July 14, 2018","user":"janetdarroch"},{"attraction_id":776,"rating":4.0,"review":"Fun Experience. We (six adults) joined 8 others and a guide on a beautiful Saturday at Noon to take part in this walking tour (about 3 hours long). We started at Newfoundland Chocolate Company (experienced a couple of great chocolate pieces), and then walked and visited Tavola...","review_date":"August 14, 2017","user":"albertabob"},{"attraction_id":776,"rating":5.0,"review":"Great walking tour, lots of variety. Without disclosing all businesses visited, we booked a walking tour. Our group consisted of 6 women all visiting from Fort McMurray for fun and relaxation. We ranged in age from 40-56 and had an amazing time with or guide Will. We enjoyed the entire experience...","review_date":"July 12, 2017","user":"kimd23"},{"attraction_id":776,"rating":5.0,"review":"Great Walking Tour!. What a great way to see St. John's! We had several stops along our tour and everything was delicious. Highly recommend this walk. Our guide Alison was super friendly. A must do!","review_date":"June 2, 2017","user":"justsayingmo"},{"attraction_id":776,"rating":5.0,"review":"Some Shocking Good. Myself and some friends did the walking food tour and we were all very impressed. The guide was very knowledgeable and although we were from the area, we learned a lot!! We got to taste foods and visit restaurants that we would probably not have...","review_date":"May 18, 2017","user":"linda_r"},{"attraction_id":776,"rating":5.0,"review":"Excellent . Myself and two friends did this and we are from the St. John's area. Very impressed with the walking tour and the history that was told of the area. The tour guide was very knowledgeable and even told us locals thing we didn't know. The...","review_date":"September 25, 2016","user":"hutch3511"},{"attraction_id":776,"rating":4.0,"review":"First time for this company's tour but I hope they keep at it. We did this walking food tour on their first official day. I hope they succeed because we very much enjoy these types of tours in other cities, and St. John's has lots of food choices to offer. To the company, So Full Tours, and the...","review_date":"September 4, 2016","user":"dj7622"},{"attraction_id":776,"rating":5.0,"review":"Fantastic afternoon. Spent an afternoon on this tour and thoroughly enjoyed myself. Stops were at local restaurants and coffee shops, highlighted by a visit to the yellowbelly micro brewery and pub. Great samples of their own brews and a bit if thin crust pizza to enjoy with...","review_date":"August 16, 2016","user":"nlfoody"},{"attraction_id":777,"rating":3.0,"review":"Beware of unexpected charges. I picked this tour because of TripAdvisor's good ratings. I read reviews before we went and was expecting that we may get charged a late fee - as annoying as that is when you're paying almost $90 per person for something that can be done...","review_date":"August 9, 2018","user":"fnfanatic"},{"attraction_id":777,"rating":4.0,"review":"Best Way to Experience Wine Country!. I bought my boyfriend a bike tour through wine country as a birthday present and we had the most remarkable day biking through the serene countryside. I liked that we could go at our own pace and enjoy fresh air and scenic landscapes, and try...","review_date":"August 7, 2018","user":"witchywayfarer"},{"attraction_id":777,"rating":5.0,"review":"Great experience!. Carrie is exceptional. She took care of every detail and accommodated our requests right up to our departure. She made sure everything was organized and confirmed and ready for us. And took the time to give us the inside information we needed to ensure we...","review_date":"August 6, 2018","user":"eva_h"},{"attraction_id":777,"rating":5.0,"review":"Loved the independent tour option!. I did a bike tour with 9 of my friends a few weeks ago. The independent trip was great for us as we could really go at our own pace and it was never really crowded. Would definitely do this tour again! We had a...","review_date":"June 29, 2018","user":"alannah_llama"},{"attraction_id":777,"rating":5.0,"review":"Most amazing experience!. Went on this tour for a friends birthday and had the absolute best time! Karen was so incredibly helpful and kind. Perfect for a self guided tour. Before we began a map was provided and Karen walked us through some potential paths we could take....","review_date":"June 27, 2018","user":"simranhayer"},{"attraction_id":777,"rating":5.0,"review":"Bike and wine tour. My husband and I spent a beautiful day riding bikes through gorgeous vineyards on country roads and tasting great wines at five different vineyards. We ate lunch at Caroline\u2019s. Karen and Jessica were very helpful in getting us fitted on our bikes and explaining the...","review_date":"June 2, 2018","user":"cathyb107"},{"attraction_id":777,"rating":5.0,"review":"Great Experience!. Back in September, my friends and I went to celebrate a birthday in Niagara and did the bike tour. When one of my friends felt sick, John came to the rescue with his van and my friend and I left with him and did an...","review_date":"December 27, 2017","user":"kde21"},{"attraction_id":784,"rating":5.0,"review":"Tasty, Scenic, and Awesome!. What a great experience! It was tough to think of something to do that would be fun for my 19 year old son and my sister and I at the same time. My son is car crazy, so the Tesla was a big hit, and...","review_date":"December 30, 2018","user":"vicky_e"},{"attraction_id":784,"rating":5.0,"review":"Great experience!. Kevin was very knowledgeable and took us to lots of worthwhile points of interest en\nroute. I have a tendency to motion sickness but Kevin was a good driver so I was able to enjoy the drive. The Tesla is a nice quiet way to...","review_date":"December 2, 2018","user":"traveler44781379175"},{"attraction_id":784,"rating":5.0,"review":"Green energy and an awesome, unique way to have an outing with friends.. My husband, myself and 2 of our friends toured up the Saanich peninsula in the middle of October to have a wine and spirit tasting at De Vine Winery. Mark was our driver and he was very friendly, personable and easy to be around. We...","review_date":"October 18, 2018","user":"clairecampbell231"},{"attraction_id":784,"rating":5.0,"review":"Great way to take a custom tour in Victoria and beyond. Mark was our guide. He arrived early to pick us up from our port terminal. We planned to visit a Cider Brewery and Vineyard and as we had as we had a few moments to spare, he offered to show us around Victoria for a...","review_date":"September 7, 2018","user":"michele_h"},{"attraction_id":784,"rating":5.0,"review":"Amazing service, stunning views and a sweet ride!. The best way to see the sights in style! We toured in Saanichton area to Sea Cider and DeVine where the farmland and beach views were STUNNING. Kevin was lots of fun and taught us all about the surrounding area! All in all we had...","review_date":"July 15, 2018","user":"47tallea"},{"attraction_id":784,"rating":5.0,"review":"Amazing, unique, and fully customizable experience!. Kevin took us on a fully customized tour, happily meeting us at Fisherman's Wharf. His professional and easy-going approach only added to the incredible comfort of his impeccably clean, silent, and sexy Tesla! We opted to check out some of the distilleries and wineries in...","review_date":"June 13, 2018","user":"michelle_r"},{"attraction_id":791,"rating":5.0,"review":"Amazing guide and sake. Some family members and I booked a tour. It was just the three of us, so the intimacy was great. Mackenzie, our guide, was super knowledgable. He explained so much so well, and he even had answers to every question we threw at him. He...","review_date":"July 23, 2018","user":"tasha-nova"},{"attraction_id":791,"rating":5.0,"review":"Amazing, fun and informative!. Prior to this tour, I knew very little about Sake and only tried it once. I decided to give this tour a try because I heard many great things about New World Wine Tours as well as giving Sake a second chance. Everything was excellent....","review_date":"June 20, 2018","user":"cubano07x"},{"attraction_id":791,"rating":5.0,"review":"Sake bleu!. Wow oh wow. This was a fantastic experience. I came into this tour knowing three things about sake:\n1) It's made of rice.\n2) It's Japanese.\n3) It can be consumed warm or cold.\nNot only did Mackenzie introduce us to a whole new world...","review_date":"May 25, 2018","user":"leon_w"},{"attraction_id":791,"rating":5.0,"review":"Great Sake Tour. Mackenzie did a great job with the tour. I already knew a fair amount amount about Sake, but still found the tour incredibly informative and fun. Would highly recommend, Mackenzie really knew his stuff and was able to offer a lot of insights, and made...","review_date":"January 26, 2018","user":"dmondoux"},{"attraction_id":792,"rating":5.0,"review":"Great Timing, Great Service, Great Wine. I went on the Niagara West Tour. The tour pick up was around 9:30am in Niagara, and drop off was around 5pm. We had 5 wine stops and a lunch stop, which made for an awesome full day. The group size was about 18 which...","review_date":"June 23, 2016","user":"laurar1chardson"},{"attraction_id":792,"rating":5.0,"review":"Best tour in the region. We booked this tour as the Last day of our weekend-long bachelorette\/bachelor party, and it was the perfect end to our weekend of fun! I would highly recommend Discovery Tours if you're looking for a well organized, informative, super fun tour - and of course...","review_date":"May 23, 2016","user":"cassie_g"},{"attraction_id":792,"rating":5.0,"review":"Wonderful Private Tour. Tim took my husband and I on his East meets West tour this past weekend. We were delighted to find out it was just the two of us on the tour. He picked us up from our hotel in Niagara on the Lake and began...","review_date":"March 4, 2015","user":"rie13"},{"attraction_id":792,"rating":5.0,"review":"Wonderful. We went on the Wild West Tour on a Thursday in February and our group of three were the only ones on the tour, so it was basically like having a private, very knowledgeable chauffeur for the Niagara-region! Tim, the driver, was super friendly, and...","review_date":"February 6, 2015","user":"cassie_g"},{"attraction_id":792,"rating":5.0,"review":"First time wine tasting!. My friend and I were picked up at our hotel by Chris. This was my first time doing a wine tasting. My friend had done it before but never with a tour company. We had problems picking up in Niagara on the Lake since there...","review_date":"March 22, 2014","user":"kidsxfour"},{"attraction_id":813,"rating":4.0,"review":"Best Mom and Daughter Day. Rod was great, right on time, quick and efficient fantastic driver with good sense of humor. Meena at Quails Gate was our favorite. Great hostess perfect wine. Daphny at Mission Hill rushed like crazy so it wasn't very fun but Nick made up for it...","review_date":"September 9, 2018","user":"amy_g"},{"attraction_id":813,"rating":4.0,"review":"Great wines and wineries . Chris was good. Picked us up on time, and took us to many beautiful wineries. Would recommend this tour!","review_date":"August 19, 2018","user":"foxs2017"},{"attraction_id":813,"rating":5.0,"review":"Do it!. We had a fantastic time! Daryl was an excellent, knowledgeable host. Definitely worth the money to be driven around to the wineries and have a great narrative.","review_date":"August 12, 2018","user":"shannonb601"},{"attraction_id":813,"rating":5.0,"review":"Best Day of Our Lives (THANKS LAWRENCE). Honestly, an experience of a lifetime!\nLawrence, was our very personable and knowledgeable tour guide who quickly became our friend! He did everything within his power to make sure our experience was fulfilling, memorable and worth every dollar spent; he did not disappoint.\nThe four...","review_date":"July 29, 2018","user":"beckyandshane"},{"attraction_id":813,"rating":5.0,"review":"Lawrence treated us like royalty!. We enjoyed a very special afternoon touring 5 great wineries in the Kelowna area. Lawrence was an amazing host, making us feel special and taking care of our every need. He is a class guy!","review_date":"July 27, 2018","user":"781garyt"},{"attraction_id":813,"rating":5.0,"review":"Awesome wine tour with Lawrence. My husband and I had a great afternoon on the wine tour. Lawrence arrived to pick us up right on time. Lawrence took good care of us at every stop, never rushed us as we took our time enjoying all the different wines of Kelowna...","review_date":"June 6, 2018","user":"helen_s"},{"attraction_id":813,"rating":5.0,"review":"Daryl is the Man.. Over may long myself and three other friends went on the all star wine tour, it was nothing short of amazing. Daryl was our guide and he ensured that we were taken care of and properly accommodated at all the stops. He even went out...","review_date":"May 31, 2018","user":"jade_g"},{"attraction_id":816,"rating":5.0,"review":"Cassandra's Bachelorette . This Wine Tour company was the best I have ever experienced. The vehicle was very comfortable for 10 women. Our Drive\/Host Dave E. was very knowledgeable, we all came away knowing so much more about wines, wineries, the Niagara Regions and so much more. He...","review_date":"July 29, 2018","user":"annabelle_t"},{"attraction_id":816,"rating":5.0,"review":"Great way to celebrate a birthday!. We were a group of nine ladies celebrating a special birthday. We arrived at the Niagara Stone Rd. address where we were introduced to our tour guide and bus driver, Melissa. We rode in a very clean and comfortable small bus to Lakeview Winery where...","review_date":"April 29, 2018","user":"cd0801"},{"attraction_id":816,"rating":3.0,"review":"Good wineries but very poor lunch. Our driver, Wendy, picked us up at the hotel right on time. We then picked up another couple close by and then drove 10 minutes out of the way to 'maybe' pick up another couple. There wasn't a phone available to check with the other...","review_date":"October 28, 2017","user":"winejunky"},{"attraction_id":817,"rating":5.0,"review":"Great Day in Niagara yesterday. We had a very good tour with Mackenzie yesterday . My Wife and I enjoyed ourselves and we learned a lot about the VQA wines . We were picked up at our Condo and there was a coffee & pastry in the Chevy Traverse for...","review_date":"March 2, 2019","user":"john_k"},{"attraction_id":819,"rating":5.0,"review":"Bike tour from Vieux-Montreal to Mont Royal and back.. This is the best way to see and experience Montreal, especially if the weather is wonderful, as it was for our tour. Every city should have a bicycle tour like this. Our guide, Michael Theriault, was great. He was entertaining and encyclopedic and worth the...","review_date":"June 6, 2018","user":"jim28542"},{"attraction_id":820,"rating":5.0,"review":"Great Day Out. 8 of us went on this tour as a Stag party. We were all picked up at the Best Man's house at 10am and driven downtown where we met Cassandra, our tour guide.\nWe visited five breweries - the order being Bent Stick, Situation Brewing,...","review_date":"May 3, 2018","user":"alnmarg"},{"attraction_id":820,"rating":4.0,"review":"Really fun!. This was a great activity for a bachelorette party! Everyone enjoyed the tours and beer. Our tour guide was on the quiet side but was very friendly and informative. I would recommend music on the tour bus though so the transition from brewery to bus...","review_date":"November 14, 2017","user":"jillian_b"},{"attraction_id":820,"rating":5.0,"review":"Best Tour in Edmonton. My boyfriend and I took this tour yesterday and it was amazing! Edmonton has some very interesting beer history that we learned throughout the day. Our guide was very informative and she's actually a home brewer as well! The generous samples at each location were...","review_date":"October 29, 2017","user":"nicolek1300"},{"attraction_id":820,"rating":5.0,"review":"A Saturday Well-Spent. This was a great tour and the guides know both their beer and their city. I not only learned a lot about the different breweries in the area and how they make their beer, I learned a few new facts about the city thanks to...","review_date":"July 22, 2017","user":"devon_k"},{"attraction_id":822,"rating":5.0,"review":"Excellent Service . I have now used Wheelz as my wine tour service a few times and it just seems to get better and better. From setting up the tour ( very timely responses and very accommodating) to the actual day and driver ( Daryl is great). Thank...","review_date":"September 15, 2018","user":"g528vvjohnr"},{"attraction_id":822,"rating":5.0,"review":"Superb - this is the one to go with. So we have been to Niagara Ontario 3 times now and done 3 wine tours. Whilst they are all good this one was superb. We went on the 23rd during the heavy snow which made it atmospheric as well.\nNothing was too much trouble for...","review_date":"December 25, 2017","user":"gb2809"},{"attraction_id":824,"rating":5.0,"review":"Personal Tour. Booked a tour for myself and my husband as a Christmas gift. We live local but love the history, food and drinks from the area. We thoroughly enjoyed our private tour including the salmon samples, local brewery, scotch taste test and local cuisine. I was...","review_date":"January 8, 2019","user":"cathy_b"},{"attraction_id":831,"rating":5.0,"review":"Great night!. I decided to book this tour cause i like craft beer. derrrrrrr.\nMy wife and I arrived at the designated pick up point. It was a little hard to find cause we had not been to the area before but found it after a bit....","review_date":"March 3, 2019","user":"todd_s"},{"attraction_id":831,"rating":5.0,"review":"Lots of beers to taste, friendly atmosphere. The guide, Nikki, knew her stuff and was friendly, but she also wasn't in your face and left you time to talk with others. My quibble is that there is a mention of pairing foods with beer but, while all the snacks at the breweries...","review_date":"February 14, 2019","user":"ray_w"},{"attraction_id":831,"rating":5.0,"review":"Beers catered to interests, great range of tastings. My group had a great experience with our brewery tour. Our tour guide was very knowledgeable, and picked flights of beer that were well suited to our tastes. I would highly recommend this tour to anyone wanting a fun, casual experience and who is open...","review_date":"December 23, 2018","user":"jaybren"},{"attraction_id":831,"rating":5.0,"review":"Craft beer & Nikki are AWESOME!!!. I was fortunate enough to book a last minute tour through Canadian craft tours!!\nWe had amazing visits where our giide Nikki les us through an incredible journey through amazing craft beer journey!!","review_date":"December 21, 2018","user":"brenda_s"},{"attraction_id":831,"rating":5.0,"review":"End of season party with hockey team. My hockey team booked an entire tour bus for our end of season party this year and it was an awesome event! The host, Jordan, was really knowledgable about the brewing process and and all around nice fun guy. Our group had a blast. We...","review_date":"December 17, 2018","user":"jason_b"},{"attraction_id":831,"rating":5.0,"review":"Team Building Brewery Tour. I won a team building brewery tour through the BC Brewery Tour Facebook page for myself and my colleagues. There was 8 of us and hit up Parallel 49, Andina's and Strathcona - all the beer was very delicious!. Jordan, our guide, was fantasitc and...","review_date":"December 3, 2018","user":"kim_g"},{"attraction_id":831,"rating":5.0,"review":"Jordan is an amazing guide!!. 4 of us went on the beer tour yesterday and had such a great time! Jordan our guide was fantastic - super knowledgeable and a great person to spend 3 + hours with. The selection of the breweries was great - the beer was delicious...","review_date":"November 30, 2018","user":"adreger"},{"attraction_id":831,"rating":5.0,"review":"Nikki is the Finest, beers great too!!!. Me and the crew were in town from VA, and weren't sure what to do... our hotel suggested as we like beer, why not check out a brewery tour!! We went on trip advisor and among the reviews and candidates we decided to go with...","review_date":"November 25, 2018","user":"milfordj2018"},{"attraction_id":831,"rating":5.0,"review":"Brewery Tour. My Husband and I did our very first brewery tour ever and we had the best time. We went to placed we wouldn't have gone to just walking around Vancouver and all the stops were informative and gave us a variety of tasters so that...","review_date":"November 7, 2018","user":"shelle51"},{"attraction_id":831,"rating":5.0,"review":"Looking for a fun adventure in Vancouver?. Looking for a fun adventure to do in Vancouver with friends and family? I finally went on my very first Beer Tour this past weekend with Canadian Craft Tours and it was such a fun time! Canadian Craft Tours brings you on Beer, Wine &...","review_date":"October 25, 2018","user":"subscriptionboxgirl"},{"attraction_id":831,"rating":5.0,"review":"Port Moody Brewery Tour. Nikki was a great host and accommodated dropping us at the Skytrain station as we are from New Westminster. We really enjoyed the breweries and the tour we were offered of the brewery at Yellow Dog (our favourite). Highly recommend this for everyone (anyone above...","review_date":"September 23, 2018","user":"smilingirish2018"},{"attraction_id":831,"rating":5.0,"review":"Amazing times on our Bachelorette!. This is such a fun and easy thing to do with a bunch of beer drinking, fun-loving ladies! Scott, our tour leader, went above and BEYOND guiding\/touring us, getting us in to some cool spots, and making sure everyone got to a safe location after...","review_date":"September 19, 2018","user":"laurel_c"},{"attraction_id":831,"rating":5.0,"review":"Amazing beer and tour. Liz organised her tour and she really did us a solid. We had someone cancel and the tour wasn't going to run and after seeing how disappointed we were she took it upon herself to run the tour and rope some friends in as well....","review_date":"August 23, 2018","user":"james_s"},{"attraction_id":831,"rating":5.0,"review":"Port Moody's finest. We had a great time with Scott. He was very knowledgeable and friendly. We went to Twin Sails, Yellow Dog and Mariner. We got a bring the scenes tour of Yellow Dog which was very informative. We enjoyed the atmosphere of Twin Sails, the beer...","review_date":"July 19, 2018","user":"shamus_p"},{"attraction_id":831,"rating":5.0,"review":"Awesome!. I attended a tour for a bachelor party. The guide was super friendly, knowledgeable, and open to any and all questions we had. I started as a total beer noob, and she totally helped me gain appreciation for the craft and product (I now have...","review_date":"July 4, 2018","user":"brandon_d"},{"attraction_id":831,"rating":5.0,"review":"AMAZING-SO fun!. We had a wonderful time! Maria our tour guide was wonderful! She took great care of us, educated us on all the beer and was a lot of fun! Can't say enough good things!!! totally recommend this!","review_date":"April 29, 2018","user":"bayley_r"},{"attraction_id":831,"rating":5.0,"review":"Great tour with Maria. Fantastic afternoon visiting 3 brewery sites with Maria. Great fun a lot of laughs. Highly recommended. The beer was pretty good too BTW!","review_date":"April 26, 2018","user":"dcasaus"},{"attraction_id":831,"rating":2.0,"review":"Wouldn't recommend. Overall I would not recommend this tour. Driver showed up late. We went to two smaller breweries but also one larger\/big brewery. I expected at least one in-depth tour from the breweries themselves. We did walk around a couple of the brewery areas but it...","review_date":"April 5, 2018","user":"badgerlamp"},{"attraction_id":831,"rating":5.0,"review":"Awesome experience. I went on the craft brewery tour on March 17th with a couple friends and had an awesome time. The tour guide, Aaron, was a lot of fun and really seemed to care that everyone had a great time. It was cool to try so...","review_date":"March 18, 2018","user":"jasonvancouver"},{"attraction_id":831,"rating":4.0,"review":"Great Friday night. Had a great time our our tour with Jocelyn. We did a private tour (8) which meant they picked us up at downtown where we requested, then went to three breweries including Parallel 49 and Andina. Parallel 49 was cool with the Food Truck inside...","review_date":"January 22, 2018","user":"dave_p"},{"attraction_id":831,"rating":5.0,"review":"Gilligan WISHES his 3-hour tour was as cool as this!. My buddy and I took the brewery tour over the Remembrance Day weekend and Boy Howdy was it a beauty! Our guide, Oliver, was friendly & knowledgeable and navigated his van thru Van' from brewery to brewery with a finesse that's hard to compare. I...","review_date":"November 15, 2017","user":"malcolm_y"},{"attraction_id":835,"rating":5.0,"review":"Super cold but fun. It\u2019s a great activity for people with younger kids. It\u2019s very cold, even though they give you blankets to use you should still layer up since you are sitting still for about 45 minutes you will start to freeze.","review_date":"February 19, 2019","user":"17marmar"},{"attraction_id":835,"rating":2.0,"review":"Yawn. Guide was talkative, fun to interact with. Course was boring, nothing of interest to see. Wait till spring\/summer and take a real horse back ride.","review_date":"February 6, 2019","user":"daniel_r"},{"attraction_id":835,"rating":4.0,"review":"beautiful but cold!. My group opted for the 45-minute sleigh ride in the back country. We booked early for our time slot which was quite simple to do. We arrived about 30 minutes early which let us see some of the horses and talk with one of the...","review_date":"January 23, 2019","user":"chrissy716"},{"attraction_id":835,"rating":5.0,"review":"Great activity!!. Went on this sleigh ride at the end of our weekend trip to Banff. It was the perfect last activity before the drive home. The staff were knowledgeable and friendly and the horses were gorgeous. Mike was our guide and clearly loves his job. All...","review_date":"January 20, 2019","user":"goaliemom53"},{"attraction_id":835,"rating":4.0,"review":"Disappointment due to lack of snow. Our family of 4 (2 adults and 2 young children) travelled from Australia primarily to experience a white Christmas. One of the activities we prebooked and were looking forward to was a Sleigh Ride. Online Booking was easy.\nUnfortunately we received an email the day...","review_date":"January 16, 2019","user":"973sharynw"},{"attraction_id":835,"rating":3.0,"review":"Didn\u2019t live up to expectations. Took family on a morning sleigh ride expecting a bit of theatre to go with the experience as promoted\nNo real description of horses or country side offered\nBasically you do a couple of laps of open paddocks adjoining stables and a cup of watery...","review_date":"January 2, 2019","user":"aussiedavewitta"},{"attraction_id":835,"rating":5.0,"review":"Fun family activity. Our family of three took this sleigh ride. The place is clean and organized. After booking tickets online, we arrived the next day and were greeted by friendly staff. We started with apple cider or hot chocolate and then waited until our family name was...","review_date":"January 2, 2019","user":"maryjanel329"},{"attraction_id":835,"rating":5.0,"review":"Beautiful place and relaxing sleigh ride. Friendly staff and beautiful area. We enjoyed it and got many beautiful pictures. They provided hot chocolate and blankets to keep warm.","review_date":"December 28, 2018","user":"158ericaw"},{"attraction_id":839,"rating":3.0,"review":"Not a terrible way to spend a couple of hours, but don't go hungry!. This was not my first food tour, so I went in with a preconceived notion of what to expect...That was my downfall. While our tour guide was lovely and very knowledgable about Quebec City, this was more like a walking tour with VERY light bites,...","review_date":"December 19, 2018","user":"megan_k"},{"attraction_id":840,"rating":5.0,"review":"Great Learning Experience!. My family and I (with kids ages 7 & 10) did the Christmas Magic walking tour on Christmas Eve. The tour guide was quite knowledgeable and very friendly. She was great with our kids too. The tour was just over 2 hours with enough stops...","review_date":"December 29, 2018","user":"katewake"},{"attraction_id":840,"rating":5.0,"review":"Truly Magical. My daughter took me on this trip. We stayed at Fairmont Le Chateau Frontenac. Which was magical in itself. But we rode the funicular from the back of the Fairmont down to Old Quebec and the moment you step out you are just in awe...","review_date":"December 12, 2018","user":"sabra557x"},{"attraction_id":844,"rating":5.0,"review":"Great Tour!. We were looking for an interesting tour of Old Montreal that would highlight the Christmas atmosphere of the city. Our tour guide, Pierre, did a superb job incorporating the history of Montreal with the lights and traditions of the Christmas season! Merci Pierre - tr\u00e8s...","review_date":"December 31, 2018","user":"mckeeverk"},{"attraction_id":845,"rating":4.0,"review":"Lovely time. Three girl friends and I went on the ice wine tour. We had a nice time and enjoyed the education and the tastings. We got to see a larger production vineyard and we went to a small, family owned vineyard as well where we got...","review_date":"May 14, 2018","user":"jessica_d"},{"attraction_id":845,"rating":3.0,"review":"Tour best done during harvest season. I gave this an average rating as we did the tour in the middle of winter. It was very cold and we did a very brief tour of the vineyards outdoors. The wine tasting was amazing! Would have been nice to see the ice wine...","review_date":"March 17, 2018","user":"vitabella5"},{"attraction_id":845,"rating":5.0,"review":"Great experience . Arrivals and departures were on time. Sabin was our driver\/guide. I loved not only learning about wines but also about Montreal and Quebec history. He was very pleasant, professional and knowledgeable. Hosts at the wineries were warm and welcoming. Lunch was delicious. It was a...","review_date":"February 26, 2018","user":"angie_d"},{"attraction_id":845,"rating":1.0,"review":"Needs improvement . We stayed in Quebec City and took a 3 hour bus to Montreal just for this tour. Our tour guide was over 45 minutes late and I was not contacted at all. I had to reach out to the company only to find out they...","review_date":"February 24, 2018","user":"raizel_h"},{"attraction_id":845,"rating":4.0,"review":"Professional . Our tour guide was 45 minutes late to pick us up however Kava Tours contacted us immediately and gave us updates. Other than that no issues. We really appreciated how they kept us up to date. I did the half tour which was two wineries...","review_date":"February 23, 2018","user":"pzinnikas"},{"attraction_id":847,"rating":5.0,"review":"Fantastic way to see Canada!. I recently finished the Rockies tour with discovery Canada. Wasn't too sure what to expect as it was my first tour.\nHave to say an amazing experience and a very easy pace even though we saw so much.\nEvery stop on the tour was ticking...","review_date":"March 14, 2019","user":"elleraidal"},{"attraction_id":847,"rating":4.0,"review":"Good Experience. The trip was fine! The script was good (not perfect)! Congratulations Michelle! The cities we passed\/stoped were very interesting! However, on the second day breakfast (a fruit, a juice, a muffy and a cereal bar) was offered by Discover Canada Tours and not by the...","review_date":"February 19, 2019","user":"renatomerli"},{"attraction_id":847,"rating":5.0,"review":"That was awesome \ud83d\udc4d\ud83c\udffb. That trip was really nice! The landscapes are breathtaking and the two tour guides were amazing, Michelle and Erika did a great job! Even if the weather was cloudy it was really great! The ice walking activity was nice, not so hard, I recommend it.","review_date":"February 19, 2019","user":"eliseloum"},{"attraction_id":851,"rating":5.0,"review":"Ice Fishing. What a fantastic day. First timers at Ice Fishing. Started with hubby catching the first fish of the day within one minute of dropping a line. A nice Bull Trout. Then I caught a Sucker & 2 Bull Trout. Our guide Rick was friendly and...","review_date":"March 22, 2018","user":"karenmt30"},{"attraction_id":851,"rating":5.0,"review":"Amazing Ice-fishing experience. \u6211\u5011\u4e00\u5bb6\u56db\u53e3\u4f86\u81ea\u9999\u6e2f\uff0c\u9019\u6b21\u91e3\u51b0\u9b5a\u7684\u65c5\u7a0b\u7559\u7ed9\u6211\u5011\u975e\u5e38\u6df1\u523b\u7684\u5370\u8c61\u3002\u5728\u7d50\u4e86\u51b0\u7684\u6e56\u4e0a\uff0c\u98a8\u666f\u6021\u4eba\uff0c\u74b0\u5883\u6e05\u5e7d\uff0c\u5c0e\u904a\u5148\u751f\u5c08\u696d\u7684\u77e5\u8b58\u53ca\u670d\u52d9\u4ee4\u6211\u5011\u6210\u529f\u91e3\u5230\u4e00\u689d\u5927\u9b5a\u53ca\u6578\u689d\u8f03\u5c0f\u7684\u9b5a(\u8679\u9c52\u9b5a)\uff0c\u7260\u5011\u4e5f\u6210\u70ba\u4e86\u6211\u5011\u7684\u7f8e\u5473\u665a\u9910\uff01\u6211\u5011\u671f\u5f85\u5728\u4e0d\u4e45\u7684\u5c07\u4f86\u518d\u5ea6\u53c3\u52a0\u9019\u500b\u6d3b\u52d5\uff0c\u9019\u662f\u7d55\u5c0d\u503c\u56de\u7968\u50f9\u7684\uff01\nPemberton Fish Finder (PFF) is absolutely awesome! We are a family with 2 boys from Hong Kong, it was our first experience in ice fishing in Canada though we had done that in Korea before. But the experience with PFF was totally incomparable. First,...","review_date":"February 3, 2018","user":"abcdtams"},{"attraction_id":851,"rating":5.0,"review":"Awesome experience . Shout out to Scott who was an awesome guide with lots of knowledge and experience. We had a great time ice fishing just outside of Whistler on a half day tour. Between the 3 of us we caught plenty of rainbow trout. As the weather...","review_date":"January 9, 2018","user":"tomeaus2017"},{"attraction_id":851,"rating":5.0,"review":"Brilliant experience. Excellent guide - can\u2019t Waite to go again. Ice fishing was something I wanted to do for ages, so when I got to go to Canada I was not about to miss out on the experience. Pemberton Fishfinder were fantastic to deal with, We were picked up from Whistler and taken to the...","review_date":"December 19, 2017","user":"boobrisbane"},{"attraction_id":852,"rating":1.0,"review":"Couldn't reach anyone there. All I could do was talk to a poor call center guy who kept trying to reach his \"supplier\", and was not able to talk to anyone to book a trip.","review_date":"January 25, 2018","user":"roy_p"},{"attraction_id":854,"rating":5.0,"review":"HAUNTED TROLLEY TOUR. I took this tour on Halloween night. I enjoyed Madame Lidia as our tour guide and found her stories very interesting, especially with her Gypsy accent. Alot of the stories, I knew nothing about, which made this a more interesting tour. Our driver was very...","review_date":"November 1, 2018","user":"ssiwasch"},{"attraction_id":854,"rating":2.0,"review":"Haunted trolley tour. Very weird tour.. expected Halloween theme at least somewhere through this 2h 1\/2 narrated tour on ghost stories and haunted stuff. Was very long and boring..\nWent to this cemetery to,listen to more stories on tumbstones then went to this police museum to tolerate some...","review_date":"October 31, 2018","user":"marilyn_b"},{"attraction_id":854,"rating":4.0,"review":"Haunted stories. It was a great night for the tour. The tour guide was great, funny and had lots of interesting stories.\nThe only flaw was he did not take control of the noise disturbances during the tour from a group of intoxicated and extremely annoyingly loud...","review_date":"October 21, 2018","user":"jaycamire"},{"attraction_id":854,"rating":2.0,"review":"Dull. There wasn\u2019t any issue as the service was well organized and everybody friendly but the content was very dry and uninteresting. Needed more rich storytelling and imagination. The Coroner Court and autopsy room was pretty good.","review_date":"October 20, 2018","user":"r4079uabrianf"},{"attraction_id":855,"rating":5.0,"review":"Great atmosphere, fun tradition with family & friends. We were on the Carolship Dinner Cruise couple weeks ago with friends and it was just great!! The open buffet had a variety of foods; main dishes were turkey & ham and they were all very delicious, dessert buffet was soo yummy. Carolers greeted us...","review_date":"January 2, 2019","user":"pinarvan"},{"attraction_id":855,"rating":3.0,"review":"Mediocre food, good entertainment . Went with another couple for the Carol Singing Ship. The food buffet was very limited, but what they did offer was food.\nDessert was very poor-no hiding they were mass produced frozen cheese cake and chocolate logs...dry, tasteless.\nCocktails were ok, but seemingly virtually no...","review_date":"December 22, 2017","user":"llcoold"},{"attraction_id":859,"rating":5.0,"review":"Valentine's Trip. Chris was a wonderful guide, very friendly and knowledgeable. We did the tour in February and really enjoyed the Frozen Falls. The smaller group sizes was nice and intimate. The attractions included in the tour...Behind the falls, Niagara Fury, Skylon Tower, and Butterfly Conservatory really...","review_date":"February 16, 2019","user":"loufene"},{"attraction_id":859,"rating":5.0,"review":"Go !. Don\u2019t scrimp \/ go for it - you are there do the tour - see what so many others haven\u2019t\nGet behind the fairs","review_date":"February 10, 2019","user":"suzanne1209"},{"attraction_id":859,"rating":5.0,"review":"Maid of the Mist Boat Ride. Really exciting -- got really wet even though wearing one of the plastic capes. Amounts of water falling are overwhelming,","review_date":"January 14, 2019","user":"voyage256140"},{"attraction_id":859,"rating":4.0,"review":"Informative Guide. The guide was good in the sense that he was informative and willing to accommodate our requests if we wish to change some of the itinerary due to weather. He also was nice to re-schedule the itinerary so that we could get the best out...","review_date":"December 31, 2018","user":"kongzi8"},{"attraction_id":859,"rating":5.0,"review":"tour package. The tour was well organized. We saw exactly what we came for and the price was great. We had our teen grandchildren who never saw anything so grand before.","review_date":"December 13, 2018","user":"mrelaxin"},{"attraction_id":859,"rating":5.0,"review":"Great Highlights Tour. We are independent travelers who normally avoid organised tours, but with only one day in NF we were happy to be guided and led. Great choice!\nShaun picked us up on time and was a great guide and host for the day. We did the...","review_date":"November 22, 2018","user":"travel587657"},{"attraction_id":859,"rating":5.0,"review":"Wonderful Tour. Really enjoyed the tour. Behind the Falls, Skylon Tower, and Hornblower boat to the Horseshoe Falls, amazing. Very professionally run. Guide Clair was super nice and knowledgeable.","review_date":"November 19, 2018","user":"david_s34242"},{"attraction_id":859,"rating":5.0,"review":"Excellent. As we had never been to Niagara we booked this tour basically to save us any hassle of getting into the sights included. Actually seeing the closeness it wouldn't have been a problem but this tour went seamlessly. Prompt pick up and ease of getting...","review_date":"November 7, 2018","user":"nsander219"},{"attraction_id":859,"rating":5.0,"review":"Amazing Tour. We booked this tour through trip advisor after looking at the positive reviews. It was worth every penny. We needed to confirm before we got there. We got a call from our tour guy the day of the tour which he picked us up from...","review_date":"October 23, 2018","user":"gioia333"},{"attraction_id":859,"rating":5.0,"review":"Awesome tour. Best tour we had Caitlin as a tour guide and she was great. We saw so many attractions in 4 hours. Well worth it.","review_date":"October 20, 2018","user":"dmh409"},{"attraction_id":859,"rating":5.0,"review":"Best decision of the whole trip!. I can't even begin to express what an amazing time we had on this private tour. Our guide Sean made the experience so worth while. This is the trip I would recommend to anyone visiting Niagara Falls! Getting picked up from our hotel and driven...","review_date":"October 15, 2018","user":"kathryn_r"},{"attraction_id":859,"rating":5.0,"review":"An Awesome Tour . I can\u2019t even express how much we loved this tour. Our tour guide was Hassan - he was so incredibly nice and knowledgeable about Niagara Falls. He picked us up and dropped us off at our hotel. The tour covers so much of the must...","review_date":"October 13, 2018","user":"worldtravelingjw"},{"attraction_id":859,"rating":4.0,"review":"Red Raincoats for all. Great Fun to board a boat and travel up to the falls. Of course you'll get wet, of course you will get cold, But what fun for everyone old and young alike. We got on the Candain side which seem to be much better organized...","review_date":"October 10, 2018","user":"citydude47"},{"attraction_id":859,"rating":5.0,"review":"Fantastic falls. What an excellent place to visit! One of the best experiences on our cross Canada journey.this year. The Horseshoe falls are beyond words, so beautiful. You must take the boat and do the walk under the falls as well. A must see.","review_date":"October 3, 2018","user":"gbhavefun"},{"attraction_id":859,"rating":5.0,"review":"Spectacular and breath taking. The boat boarding was very efficient and quick. Ponchos were definitely necessary. We rode by the American falls and then made our way to the bridal falls. We saw a fantastic rainbow through the water. The boat goes really close to the Falls and the...","review_date":"October 2, 2018","user":"tuffley47"},{"attraction_id":859,"rating":5.0,"review":"Excellent!. Everything about this tour was Great! Mikey our tour guide was wonderful. The falls are absolutely beautiful!","review_date":"October 2, 2018","user":"gigi_l"},{"attraction_id":859,"rating":5.0,"review":"Great Tour. We were picked up at our hotel promptly at the designated time by our guide, John. There were only three couples on the tour so nice sized group. John, our guide,had all of our tickets so there was no wait at any of the attractions....","review_date":"October 1, 2018","user":"james_s"},{"attraction_id":859,"rating":5.0,"review":"excellent tour. The trip was wonderful You were able to see different areas of Niagara Falls and how the falls impacted the area, the power plants etc. Our guide was wonderful and very informative. The boat ride was fun along with going under the falls","review_date":"September 30, 2018","user":"judy_b"},{"attraction_id":859,"rating":4.0,"review":"Prepare to get wet. The trips to the falls but prepare to get wet even with the lovely coloured capes.\nThe best (driest) place on the boat is at the back under the canopy.","review_date":"September 24, 2018","user":"155richard81"},{"attraction_id":859,"rating":5.0,"review":"Fabulous tour. Visiting Niagara Falls is a once in a lifetime adventure and no better way to see them than with this tour.\nWe booked before leaving the UK after researching several tours. Although not the cheapest we liked the look of this one as there is...","review_date":"September 23, 2018","user":"steve-and-andie"},{"attraction_id":859,"rating":5.0,"review":"Great tour to see the highlights. We only had a day to see all the sights in Niagara so we decided on this tour which cost about $110\/person. We wanted a small intimate group (6 people) and they picked us up at our hotel. It was so nice to have our...","review_date":"September 22, 2018","user":"kim449"},{"attraction_id":859,"rating":5.0,"review":"Outstanding. I was shocked on how beautiful the boat was and the view was something we will never see again our trip has been amazing","review_date":"September 20, 2018","user":"rcalbott"},{"attraction_id":859,"rating":5.0,"review":"Good tour . John, our guide, was friendly, funny and very informative. The tour included a short drive tour, journey behind the falls, Hornblower boat ride and a visit to the skylon tower. The group included only six people which was great. Definitely recommend it.","review_date":"September 19, 2018","user":"anchallll"},{"attraction_id":859,"rating":4.0,"review":"Easy Going Tour. Our tour guide was very friendly and it was nice just 6 of us on it. We went the weekend after Labor Day, and he said the crowd had decreased dramatically (definitely a great time to go). Our tour only lasted 3-4 hours because he...","review_date":"September 17, 2018","user":"zachary_p"},{"attraction_id":859,"rating":5.0,"review":"Be Ready to Get Wet. Love the eye level view of the falls, but be prepared to get SOAKED! They do give you rain ponchos but my sleeves and shoes still got very wet. This would have been an awesome excursion on a 90 degree day, unfortunately it was 60...","review_date":"September 16, 2018","user":"jennifer_v"},{"attraction_id":859,"rating":5.0,"review":"Outstanding Tour. Guide\/driver did an outstanding job of describing various points of interest and positioning us for the best views and closest proximity. We rode in a Honda Van with only one other couple so it was almost like a private tour. Typically the tour consists of...","review_date":"September 13, 2018","user":"jcfarmer"},{"attraction_id":859,"rating":5.0,"review":"An amazing experience. Coming for New Zealand and booking online I was a little worried that things would not be what they are, how wrong was I. Guy picked my husband, son and I up on time. With two other couples, he drove us to Niagara with a...","review_date":"September 12, 2018","user":"linda_c"},{"attraction_id":859,"rating":5.0,"review":"I was soaking wet when the tour was over with the Horn Blower, Amazing!. They handed us red ponchos just before boarding the Hornblower but you're still going to get wet but it was absolutely amazing!","review_date":"September 8, 2018","user":"backpacker665165"},{"attraction_id":859,"rating":5.0,"review":"Falls with a guide. Great time. 6 to a group. We were picked up at our campground and spent a really nice 3.5 hours with Chris. The tower and the boat ride were spectacular. We had a great time and the tour goes all over Niagara. We would also...","review_date":"September 7, 2018","user":"james_h"},{"attraction_id":859,"rating":5.0,"review":"Very, very worthwhile. As mentioned in all the other reviews, this is simply the most effective way to efficiently check off the most important tourist attractions in just a 4 hour period. This would have taken more than a single day to accomplish if booked independently. Our driver...","review_date":"September 6, 2018","user":"tyrrell68"},{"attraction_id":859,"rating":5.0,"review":"Beautiful & Convenient!. So great to be picked up and taken care of for 3+ hours -- The tower, tunnels, whirlpool and the stunningly beautiful and majestic falls were all just wonderful! Our guide was friendly, professional and helpful -- no driving or parking hassles, just FUN and...","review_date":"September 3, 2018","user":"jean_h"},{"attraction_id":859,"rating":5.0,"review":"Boat ride. This experience on the boatride was spiritual in nature. It was like seeing the hand of God on water. The spray of water and the roar of the God Niagara was deafning.","review_date":"September 2, 2018","user":"trike2010"},{"attraction_id":859,"rating":5.0,"review":"Outstanding tour!. From start to finish this tour was flawless. We stayed on the Canadian side experiencing the highlights without the over the border hassle and without the lines! Convenient pick up at our hotel by the knowledgeable and personable Sean, our small group of 7 got...","review_date":"August 29, 2018","user":"wintergreen75"},{"attraction_id":859,"rating":4.0,"review":"Good option for ease of getting to main attractions . I booked this for our family of 5 (3 kids age 10, 7&7) and it was worth it. Didn\u2019t have to deal with hassle of buying tickets and navigating area. That is all done for you. Our total group was 7 so being in a...","review_date":"August 28, 2018","user":"jennifer_j"},{"attraction_id":859,"rating":5.0,"review":"Eli made our awesome trip even better!. This tour was great from start to finish! Eli was on time picking us up at our hotel and was very friendly. He got to know everyone in our van and kept the conversation fun. He also taught us a lot about all the things...","review_date":"August 28, 2018","user":"puddles83"},{"attraction_id":859,"rating":5.0,"review":"See Sight Tours - Niagara Falls Tour with Sean. Went on a tour with my family. Sean was the best tour guide. He was knowledgeable, answered our questions, polite, and made the tour fun for everyone. We were offered a bottle of water and at the end was given a maple candy. Loved it!!...","review_date":"August 27, 2018","user":"donnalaurie497"},{"attraction_id":859,"rating":5.0,"review":"Must go here at least once, plan ahead and be sure not to miss the walk by the falls.. Must go here at least once, plan ahead and be sure not to miss Journey Behind the Falls. in the same building is an imax movie see this too. We were in Clifton hill area, from our Days Inn hotel we walked over to Greg...","review_date":"August 27, 2018","user":"jjcfamilytravel"},{"attraction_id":859,"rating":5.0,"review":"Excellent View of Niagara. Niagara Falls watching from Canada side is a pleasure. You will have excellent view of most of the falls. very good for capturing pictures of you \/ family having the awesome falls behind you. Night view with varying colors and the fireworks work watching","review_date":"August 27, 2018","user":"arpitha123"},{"attraction_id":859,"rating":5.0,"review":"Highlight of the Trip - but not brilliant if disabled!. The trip and guide Kaitlyn were delightful. Worth paying to have it all sorted for you, que jumps and pick up \/ drop off at our hotel. Kaitlyn was knowledgeable and likeable. The slight draw back as we have a member of our family in...","review_date":"August 26, 2018","user":"dex_r"},{"attraction_id":859,"rating":5.0,"review":"Great tour without being too long. This was a great tour for our family of 4 (kids are 13 & 10). I liked that it was only us and another couple so a small group because you were able to get all your questions answered. It took you to the main...","review_date":"August 24, 2018","user":"angela_m"},{"attraction_id":859,"rating":5.0,"review":"amazing day out that captures every part of the Falls in Canada. 2 Adults and 3 children (11 x 2 & 13) had the most amazing day during this tour. Our host Roberta couldn't have been better\/nicer. she answered all questions, explained lots of history, and also drove us to each attraction to ensure we jumped all...","review_date":"August 22, 2018","user":"mark_a"},{"attraction_id":859,"rating":5.0,"review":"Well worth the cost. I cheap out on vacations as much as possible (as in, I brought a backpack with food for me and my 3 kids), but this tour was well worth the money. Roberta drove us right to the attractions, handed us our tickets, and we walked...","review_date":"August 18, 2018","user":"jeremy_b"},{"attraction_id":859,"rating":5.0,"review":"Great tour!. This tour was great! Our guide Mike was wonderful. Knowledgeable, enthusiastic. Seemed he really enjoyed his job. He took us to many points of interests, pointed out good parking spots, restaurants. The tour itself was so worth it. No need to worry about parking, waiting...","review_date":"August 18, 2018","user":"nicole0716"},{"attraction_id":859,"rating":5.0,"review":"The best you can do in Niagara. the tour is amazing, perfect organization, with wonderful view to the Niagara falls from immediate distance. Also one of the best souvenir shops I have ever seen. Recommend to everybody who is planning to visit Niagara Falls.","review_date":"August 17, 2018","user":"milanc71"},{"attraction_id":859,"rating":4.0,"review":"Canada visit. guide was very friendly and knowledgeable. It was a full day. However never stay at the Oakes Hotel. It is very old and it smells. There are extension cords running around the room. little outlets, Also no climate control. cool or heat. We left a...","review_date":"August 17, 2018","user":"john_f"},{"attraction_id":859,"rating":5.0,"review":"Amazing tour!. Sean was an amazing guide for our tour of the falls! Great personality and we all learned so much (including our two boys ages 6 and 8). I would recommend this tour to anyone!","review_date":"August 14, 2018","user":"jessica_c"},{"attraction_id":859,"rating":5.0,"review":"Awesome!!. We had the lovely Kaitlyn as our tour guide. She was right on time to pick us up and was really friendly and informative. There were 4 of us and we picked up a lovely couple from Indiana.\nWe had a lot of laughs along...","review_date":"August 10, 2018","user":"kaff555"},{"attraction_id":859,"rating":5.0,"review":"Value but still pricy. I booked this as my partner has mobility issues and the included transport makes all the difference.\nWe were picked up right on time and firstly takes on a drive above the falls Then back to the Below the falls attraction. The best part of...","review_date":"August 9, 2018","user":"tigger2594"},{"attraction_id":859,"rating":5.0,"review":"Niagara Falls area. This tour was the best way to know all the attractions in the Niagara Falls area. The tour stopped at all the key attractions and pointed out the attraction to go on your own when you had more time to enjoy them","review_date":"August 9, 2018","user":"efamily1458"},{"attraction_id":859,"rating":5.0,"review":"Great Deal!!. We purchased this tour from Trip Advisor via Viator. This is one of the great tours. Hussan our driver is courteous, professional and knowledgeable. He played trivia questions, with our kids.\nWe were picked up at our hotel. There were only 7 of us on...","review_date":"August 7, 2018","user":"franfromflushing"},{"attraction_id":859,"rating":5.0,"review":"Best way to see the Falls!. This your was amazing! Robbie was a great tour guide and we really enjoyed the other family that was on the tour with us. We truly saw the Falls from every angle possible and the Hornblower Cruise was the coolest thing ever! Felt like we...","review_date":"August 6, 2018","user":"kayla_b"},{"attraction_id":859,"rating":5.0,"review":"Fabulous.... Don't think about it, book it it's an Amazing place! Would recommend over & over. Can't wait to go again in the future.","review_date":"August 6, 2018","user":"marianprice6"},{"attraction_id":859,"rating":5.0,"review":"great tour. I know this tour had a great review. As other reviewers say, our guide Mariella gave us a lot of information about Falls, towns, and etc. Both the families were so shy and didn't talk much, but she always cheered us up. Her driving was...","review_date":"August 6, 2018","user":"wizard-of-ozu"},{"attraction_id":859,"rating":5.0,"review":"The Way to Go. If you have a limited amount of time to spend or just want your day mapped out for you - take a Best of Tour. We got to see the top four places and had a two-day unlimited bus pass. Well worth it.","review_date":"August 6, 2018","user":"purrcy2016"},{"attraction_id":859,"rating":5.0,"review":"Wonderful Tour. Our first visit and we picked the perfect tour. Our tour guide Alex was absolutely wonderful. She picked us up at our hotel in a brand new mini van along with another family for a total of 7 in our group. Perfect size for a...","review_date":"August 5, 2018","user":"freebsmom"},{"attraction_id":859,"rating":5.0,"review":"The best way to see the falls. Such an amazing experience and using See Sight thoroughly recommended.\nWe felt like VIPs, jumped all the queues, could not have seen more, and had a great guide in Robbie.\nMemories will last forever for us and our children. Thank you so much!","review_date":"August 5, 2018","user":"dawesie"},{"attraction_id":859,"rating":5.0,"review":"Great Tour. Our guide arrived promptly to our hotel at the time promised. It was great to be in a small group with only a total of 7. There was no hastle with easy drop off and when meeting up after each activity our guide was there....","review_date":"August 5, 2018","user":"janeanr2016"},{"attraction_id":859,"rating":5.0,"review":"Greatest Tour. My husband, two kids age 5 and 9, and I took the tour with Kaitlyn as our tour guide. She was awesome! The small tour made it perfect for us. The tour included the highlights of Niagara Falls with the Skylon Tower, a driving tour...","review_date":"August 4, 2018","user":"mdiesing"},{"attraction_id":859,"rating":5.0,"review":"A Great Way To See Niagara Falls. This was a great way to see the major attractions of Niagara Falls. Our guide Sean was very knowledgable about the city, was very polite and answered all of our questions. We only had four people in our group so it felt like a private...","review_date":"August 4, 2018","user":"off2theocean"},{"attraction_id":859,"rating":5.0,"review":"Fantastic . We done this trip on my Birthday I felt like a VIP as picked up from hotel. There was two of us and then meet a family of four so only six of us and our lovely driver Roberta she was very informative explained about...","review_date":"August 3, 2018","user":"bobca123t"},{"attraction_id":859,"rating":3.0,"review":"NOT a guided tour. I was expecting a guided tour, not just dropped off and \"meet me back here in an hour\". The entrances were different than the exits and I never knew how to find the van. The two of us were overtaken by a group of four...","review_date":"August 2, 2018","user":"txcharley714"},{"attraction_id":859,"rating":5.0,"review":"Would Highly Recommend. Not only was the first class treatment amazing, but the organization and actual trip. We were picked up at our Airbnb by two lovely people, escorted and instructed to each and every destination. We were escorted to the front, dropped off at the entrances, and...","review_date":"August 1, 2018","user":"rheindin"},{"attraction_id":859,"rating":5.0,"review":"Impressed!!!. Canadian side only! Was picked up in 7 passenger van right at hotel promptly at 8:30 am by Sean our driver. Super nice, enthusiast, friendly and knew his stuff. Points out sites and information otherwise may not of noticed and provided the history behind it....","review_date":"July 31, 2018","user":"oceanbreeze150"},{"attraction_id":859,"rating":5.0,"review":"Best way to see Niagara Falls. My husband and I visited Niagara Falls over July 4th. We booked this excursion before we arrived because we knew it would be busy that weekend. We wanted to see as much as possible and this was perfect! Kaitlyn picked us up at Embassy Suites...","review_date":"July 31, 2018","user":"caroline_m"},{"attraction_id":859,"rating":5.0,"review":"DO IT. Good tour. Absolutely could not have seen all that we saw in just the 4 hours we had for the tour. Kaitlyn was an enthusiastic and delightful tour guide.","review_date":"July 30, 2018","user":"paul_g"},{"attraction_id":859,"rating":5.0,"review":"Great way to see Niagara Falls. Mariella, our tour guide was awesome! The tour company picked us up at our B&B and dropped us off when we were done. She took us to the \"behind the scene\" of the city and was very knowledgable about the history of Niagara Falls. We...","review_date":"July 29, 2018","user":"beachwedding16"},{"attraction_id":859,"rating":5.0,"review":"Best Way to See So Much. With this tour you get to see the Sklon Tower, the Hornblower upclose to falls experience and the behind the falls tour. Your guide will get you there and then to the front of crowds (as much as possible) Our guide was fun and witty...","review_date":"July 26, 2018","user":"jlpeterson58"},{"attraction_id":859,"rating":5.0,"review":"Quick Family Vacation. This was by far the best experience ever. Our tour guide was absolutely amazing! This tour will save you a ton of time and money. They hit all the highlighted areas to tour, plus give you tips and tricks about some other activities to do...","review_date":"July 25, 2018","user":"mstravel1234"},{"attraction_id":859,"rating":5.0,"review":"Best way to see the Falls and Niagara region. The tour guide was great and knowledgeable about the Falls as well as the Niagara area and history. This tour offered a great way to see the best attractions in the area on a semi private tour. There was no waiting in lines for tickets...","review_date":"July 25, 2018","user":"h3025rprichardt"},{"attraction_id":859,"rating":5.0,"review":"Great service. We enjoyed the tour overall. We only had a day at NF so it was well worth it. Robbie, our guide, had a great personality and was knowledgeable. Perhaps most impressive was that a set of our Skylon tower photos was lost during the tour...","review_date":"July 24, 2018","user":"texadoc"},{"attraction_id":859,"rating":5.0,"review":"Absolutely Amazing! . This was worth every cent we paid. Katelyn our tour guide did an amazing job of providing a concierge experience for our small party. Going to the front of the lines alone was great. Being taken to areas other\u2019s would have overlooked was the Ben...","review_date":"July 24, 2018","user":"th0masm972"},{"attraction_id":859,"rating":5.0,"review":"Family trip to Niagara Falls; had 4 adults and 4 kids (age 8-15) in our party.. Highly recommended!! Our guide, Kaitlyn was a fantastic guide. She\u2019s a young college student, very entertaining, personable, and was on time for each stop. We highly recommend doing this tour versus doing each activity on your own. We skipped the lines and walked right up...","review_date":"July 23, 2018","user":"kathyk1212"},{"attraction_id":859,"rating":5.0,"review":"Great Tour, even better Tour Guide. Well worth the cost, saw things we hadn't heard of. Kaitlyn was aces in her tour of Niagara Falls, and her local knowledge made it easier to appreciate the area. Kudos to Kaitlyn and See Sight Tours. Well done!!","review_date":"July 19, 2018","user":"trumpeter1"},{"attraction_id":859,"rating":5.0,"review":"Absolutely Fantastic!!!. We were on a morning tour on July 11, 2018. John was our tour guide and he was fun, helpful and informative. We stayed on the US side of Niagara Falls and walked over the bridge in the morning. Every place we went we were...","review_date":"July 16, 2018","user":"susan_v"},{"attraction_id":859,"rating":5.0,"review":"Two days at Niagara Falls. Whilst in USA for a Friendship Force Exchange in 2010 I visited Niagara Falls What an awesome place! The Canadian side is definitely the better viewing. Heard the stories of people going over these roaring falls in barrels etc also walking across the gorge below...","review_date":"July 15, 2018","user":"irene_i"},{"attraction_id":859,"rating":5.0,"review":"Wonderful experience. The tour included most of the sights we wanted to see without the hassle of driving and parking. Sean was our tour guide and was absolutely wonderful! He gave us tips at each stop that made the experience even better. He has a great personality...","review_date":"July 15, 2018","user":"maryfrommemphis"},{"attraction_id":859,"rating":5.0,"review":"Unforgettable Experience. I highly recommend this tour and tour company. This experience truly made our vacation to Niagara Falls! This tour allows you to get dropped off and directly on to each of the attractions with little to no wait. They gave us just the right amount...","review_date":"July 11, 2018","user":"eyeluvmylife"},{"attraction_id":859,"rating":5.0,"review":"Hasan was great!. Hasan was our tour guide and he was knowledgeable, funny, and made it easy to visit each attraction. He also had fun trivia facts about Niagra. Would highly recommend this to anyone looking for easy transportation and see the highlights of Niagra in limited time.","review_date":"July 10, 2018","user":"fabio_b"},{"attraction_id":859,"rating":5.0,"review":"Amazing views of Niagara Falls from every angle! - See Sight Tours. This was an awesome tour I highly recommend and was well worth the money. Restricted to 6 tourists, the van picked us up on time at our Air B&B driven by our wonderful guide, Paige. We had preferred entry to all sights with minimal waiting....","review_date":"July 9, 2018","user":"davidgb6361yf"},{"attraction_id":859,"rating":5.0,"review":"Perfect Day!. My husband and I thoroughly enjoyed our guide Hassan's expertise in sharing the falls from high above (from the Skylon Tower), from eye level (Journey Behind the Falls and Welcome Center) and from below (Hornblower Cruise). We moved from place to place effortlessly and Hassan's...","review_date":"July 9, 2018","user":"janie_k"},{"attraction_id":859,"rating":5.0,"review":"Triple Thumbs Up!. Conveniently picked up at our hotel and got to see 3 amazing views of the Falls! Our guide, Sean, was fantastic; he answered all of our questions and gave great advice. Loved how you traveled with a small group but had free time at each...","review_date":"July 8, 2018","user":"shannon_c"},{"attraction_id":859,"rating":5.0,"review":"Finally did it. Of all the times I've been to Niagara finding things out one by one I finally took a tour like a real tourist and found out where many things were that I never knew of. The walk along the board, the cable rail cars and...","review_date":"July 7, 2018","user":"rick_h"},{"attraction_id":859,"rating":5.0,"review":"Hornblower rules. This was a lot of fun. I highly recommend the Canadian tour side. Our family was amazed at the power of the falls and how we were able to get.","review_date":"July 7, 2018","user":"sal_br0"},{"attraction_id":859,"rating":4.0,"review":"Girls trip. First visit to Niagara Falls. Amazing, such beautiful place. I love the tour on boat, just to be able to go into the Falls was wonderful!","review_date":"July 4, 2018","user":"diamonds322"},{"attraction_id":859,"rating":5.0,"review":"Great Tour. Our tour guide Paige was absolutely brilliant. She was very friendly and knowledgeable of the area and was able to answer all our groups questions. This tour takes in the Skylon Tower, Behind the Falls and the Hornblower boat into the falls and is highly...","review_date":"July 3, 2018","user":"julian_s"},{"attraction_id":859,"rating":5.0,"review":"Wonderful Tour of Niagara. Just got back from Niagara Falls in Ontario Canada. The tour was the best part of our stay at the falls! Kaitlyn was an amazing tour guide and we had vip tickets for every event. Would highly recommend this tour package, it was just an...","review_date":"July 2, 2018","user":"karen_m"},{"attraction_id":859,"rating":5.0,"review":"Awsome . We had Guy and he was a awsome guide very funny and wicked down to earth definitely recommend this tour well worth the money and great way to get around to the places without getting lost especially if you have never been here... awsome awsome...","review_date":"June 30, 2018","user":"candi_a"},{"attraction_id":859,"rating":5.0,"review":"No Words!!!!. This tour company is great!!! Our tour guide was Jaclynn and she was great and very informative. If you're going to Niagara definitely book this. You don't have to worry about anything...parking, driving, etc. Everything is taken care of and advise is given about each...","review_date":"June 25, 2018","user":"todd_p"},{"attraction_id":859,"rating":5.0,"review":"Ultimate Niagara Falls Tour- Canada. Words cannot express this tour. Breathtaking, exciting...indescribable! Our guide Robbie was excellent. Polite young man, respectful and knowledgeable. An absolute must see! Don't put this trip off any longer. You will not be disappointed.","review_date":"June 21, 2018","user":"maria_c"},{"attraction_id":859,"rating":5.0,"review":"Excellent Tour Guide. Our tour guide was amazing. All the little details and extras that she did for all of us was just warm and welcoming. Thank you","review_date":"June 18, 2018","user":"debig34"},{"attraction_id":859,"rating":5.0,"review":"Must do activity in Niagara!!. Small group (6) with a very knowledgeable local tour guide. Ours was Elijah and he was amazing!! He's a local to the area and knew a lot of facts about the falls and Canada in general. We enjoyed his mini quiz. This tour will take...","review_date":"June 13, 2018","user":"cladrido"},{"attraction_id":859,"rating":5.0,"review":"Tour on June 9, 2018. We took a tour with this company and I must say our tour guide Jacqueline was awesome. She was friendly, knowledgeable and patient. She let us to our thing and never felt rushed. I would recommend her and your tour company to anyone. It was...","review_date":"June 12, 2018","user":"cmehos"},{"attraction_id":859,"rating":4.0,"review":"Definitely take the tour. We very much enjoyed our tour with Kaitlyn who was friendly, knowledgeable, and professional. We only had one other couple in the car with us so it was almost a private tour. Kaitlyn provided information along the way and answered many of our questions. She...","review_date":"June 11, 2018","user":"eikooc"},{"attraction_id":859,"rating":5.0,"review":"Great tour. Paige was fantastic for our family of 7, friendly but not annoying, very patient and kind with the kids, and had some great info on the falls! Would definitely recommend for any kind of group!","review_date":"June 11, 2018","user":"jeremyd1126"},{"attraction_id":859,"rating":5.0,"review":"Worth every penny!. Elijah was an amazing tour guide for our family of four (2 boys aged 12 & 11) He was entertaining & knowledgeable!! Our boys loved him!! This tour was worth every penny as we went straight to the front of every line, never waiting for...","review_date":"June 10, 2018","user":"jenniferff3817vk"},{"attraction_id":859,"rating":5.0,"review":"Fun and well worth going this route!. We had a group of 5 and had Guy \"G\" as our tour guide. What an experience; our one child said this topped any trip that we have been on. We learned so much and our teens had a great time. Guy was very informative...","review_date":"June 3, 2018","user":"coleen_s"},{"attraction_id":859,"rating":5.0,"review":"Amazing. Simply amazing. . I wrote an in-depth review on the See Sights Tour page, the guys who operate this package. It\u2019s a wonderful small group\u2014 a minivan, not a charter bus. They skip the lines. Our guide was Sean. He was fantastic. We tipped him many dollars. Worth...","review_date":"June 1, 2018","user":"sclato"},{"attraction_id":859,"rating":5.0,"review":"Very worthwhile way to spend 3-4 Hours!. Our tour guide John made sure we had the best time. He was fun, affable and just a nice person! He mixed in lots of local facts and held the attention of our 11 year old son. Would definitely recommend this company if you are...","review_date":"May 29, 2018","user":"beth_w"},{"attraction_id":859,"rating":5.0,"review":"Awesome small group tour. I booked this tour with my parents in mind. This tour and company worked out perfectly. We weren't rushed, as timing between getting out of the van and when we needed to return was appropriate. It's nice being on a more personal level with a...","review_date":"May 22, 2018","user":"winchestervirginia"},{"attraction_id":859,"rating":5.0,"review":"Highly recommended!. The small tour group allowed for a more relaxed and enjoyable experience. Our tour guide Jackie was super friendly, upbeat, and extremely knowledgeable of the area and its history. The company was very quick to respond to our questions upon booking and accommodating of our...","review_date":"May 18, 2018","user":"danielvq2151kx"},{"attraction_id":859,"rating":5.0,"review":"Excellent tour, loved the experience.. Visiting Niagara for the first time, we decided to take this tour and it was a great experience. First class service and a really nice tour guide - Paige.\nThey pick you up at your hotel, take you the best attractions and return you at...","review_date":"May 14, 2018","user":"tolucamxm"},{"attraction_id":859,"rating":5.0,"review":"Excellent Niagara Tour. Our tour guide Carwyn was wonderful. He was friendly, knowledgeable and made our day very relaxing and enjoyable. Small group made tour go smoothly and gave time to really see each stop. Would recommend tour especially if Carwyn is the guide.","review_date":"May 10, 2018","user":"glenn_o"},{"attraction_id":859,"rating":5.0,"review":"Yes! Yes! Yes!. Why look anywhere else? This is the Best Tour Niagara Falls has to offer. A tour to remember for its terrific destinations and incredible information given along the way. Plus you get that personal experience because it is in a great mini van and not...","review_date":"May 9, 2018","user":"lola92677"},{"attraction_id":859,"rating":5.0,"review":"Great experience. Our guide was very friendly, humourous and Knowledgeable. He answered all of our questions and was very pleasant. I loved the fact that it is such a small group and you are picked up right at your hotel! I would highly recommend this tour!!","review_date":"May 1, 2018","user":"denise24659"},{"attraction_id":859,"rating":5.0,"review":"Great tour! . Our tour guide was Carwyn. He was very informative and helpful. We went to journey behind the falls, Skylon Tower, butterfly conservatory and Niagara\u2019s fury because the boats had decided to delay their opening day due to the weather still being cold and the fact...","review_date":"April 29, 2018","user":"stelliani82"},{"attraction_id":859,"rating":5.0,"review":"Ultimate Niagara Falls tour was awesome!. Because of the terrible cold and snowy weather, we were the only ones on the tour and that made it that much better! Tour guide was fantastic and answered any question we had. He was very knowledgeable about the history of the falls and area....","review_date":"March 20, 2018","user":"muffin2424"},{"attraction_id":859,"rating":5.0,"review":"informative tour. our tour guide was very nice, spoke English very well, and spent quite a bit of time telling us some history of niagra falls not just taking us to different sites. he took us to different places and had a story for each one. we...","review_date":"March 13, 2018","user":"scallanamy72"},{"attraction_id":859,"rating":5.0,"review":"1 full day in Niagara Falls . As part of an 8 day trip, arrived in Niagara Falls in a Monday evening & left on the Wednesday morning so only had 1 full day at the Falls. Booked the 5 hour trip to maximise what we saw. Our guide was knowledgable &...","review_date":"February 21, 2018","user":"k8877pocarolinet"},{"attraction_id":859,"rating":5.0,"review":"Great guide. Carwyn (our guide) was great. Was easy to chat with and was knowledgeable of Niagara.\nOur group was only 4 people. He kept the car warm which was nice.\nThe tour included the best of which for a first time visitor to Niagara fulfilled my...","review_date":"December 29, 2017","user":"j139ntjoshual"},{"attraction_id":859,"rating":5.0,"review":"Great tour. Four of us went to see the falls for the first time and this tour was fantastic. The tour was a small group of 6 and our guide. The guide was friendly and they picked us up right at our hotel then we were taken...","review_date":"December 11, 2017","user":"shawndawggy"},{"attraction_id":859,"rating":5.0,"review":"Great tour even in October. Tour guide Guy was knowledgeable and pleasant. It was well coordinated with the Falls tour and regional attractions.","review_date":"November 1, 2017","user":"caron_s"},{"attraction_id":861,"rating":5.0,"review":"Wowzers for the flowers.. Holy moly. One of the most gorgeous gardens I\u2019ve visited. The setting, Victoria BC, is beautiful on its own but these formal gardens are simoky breathtaking","review_date":"February 12, 2019","user":"bhessie"},{"attraction_id":861,"rating":5.0,"review":"BUTCHART GARDENS WITH HOTEL PICKUP. Great tour from the time the bus pulls up out front you cant stop looking at the lights, this place is so good, from looking for the 12 days of Christmas, Ice Skating the gift store is great. The carolers. I went with my 12...","review_date":"January 17, 2019","user":"cathy_o"},{"attraction_id":861,"rating":5.0,"review":"Beautiful place to unplug. This was one of the excursions offered on a cruise we were on and outside of the long ride on the coach bus to the place, we all feel like we enjoy the little time we were there. The place is just beautiful and words...","review_date":"January 3, 2019","user":"caligirl0105"},{"attraction_id":861,"rating":5.0,"review":"Simply Remarkable. Most reviews seem to say Butchart Gardens is in Victoria. It's not. It's in the middle of nowhere. Which makes this jewel even more remarkable,\nImagine acre upon acre of sculpted garden. Now imagine those acres miles from \"civilization.\" That's Butchart. A horticultural jewel miles...","review_date":"December 13, 2018","user":"malcolm_s"},{"attraction_id":861,"rating":5.0,"review":"Stunning views and amazing staff. Even close to winter the garden was stunning. They were preparing for Christmas while we were there but was by no means in the way. The driver Leroy was very courteous. Being that we were the last stop of the day he offered to drop...","review_date":"November 7, 2018","user":"nicholasw1930"},{"attraction_id":861,"rating":5.0,"review":"Bus Trip to Butchart Gardens. We booked a Trip to Butchart Gardens with CVS Sightseeing Tours through Viator. CVS were very well organised. Our bus driver Adrian Sly was a great advertisement for his company. His commentary was excellent. He was both knowledgeable and entertaining and he set up what...","review_date":"October 31, 2018","user":"turner8"},{"attraction_id":861,"rating":5.0,"review":"Always Beautiful. It was a drizzly day when we got off the ship for a tour of the gardens so we didn't expect much, however, it turned out to be one our best visits. The flowers and plants in the light rain made for a totally different...","review_date":"October 24, 2018","user":"buckajo"},{"attraction_id":861,"rating":5.0,"review":"Butchart Gardens on our own. We drove to Butchart Gardens from our hotel in Victoria. Looks like cvs tours is a good option if you can\u2019t or don\u2019t want to drive. No parking charges but the admission price is expensive. If we lived in the area we would get membership....","review_date":"October 24, 2018","user":"yournameherecanada"},{"attraction_id":861,"rating":5.0,"review":"Gorgeous!. We were here in September on a partially rainy day. The overcast sky made the pictures turn out beautifully! The staff had umbrellas ready for us and when the sun came out everything sparkled! I absolutely loved it here. We spent a few hours here...","review_date":"October 23, 2018","user":"kristinestravelpicks"},{"attraction_id":861,"rating":5.0,"review":"Great Beauty! Great Fun!. CVS made it so easy and enjoyable. Pick up in front of our hotel to be escorted by a friendly and highly informative guide (thank you Adrian!) for the ride out to the Gardens. So helpful to have someone who really knows Victoria. Made the...","review_date":"October 22, 2018","user":"resort764280"},{"attraction_id":861,"rating":4.0,"review":"Bring a blanket and enjoy the fireworks on Saturdays in summer. Great outing, wonderful gardens and in summer additional concerts and fireworks ! Bring a blanket, put it down, stroll the gardens and then sit down for a picknick and fireworks","review_date":"October 17, 2018","user":"dutchinbreda"},{"attraction_id":861,"rating":5.0,"review":"You must visit this garden when in Victoria. We did this tour as part of an excursion we booked through our cruise line. This was a fabulous selection. We were only here for 2 hours and I easily could have spent triple that. The grounds are absolutely beautiful. The landscape, the flowers, the...","review_date":"October 13, 2018","user":"amber_jean_r"},{"attraction_id":861,"rating":5.0,"review":"Amazingly Beautiful. These gardens were much grander and more beautiful than I ever imagined. If you are in Victoria, make sure you make time to visit this remarkable site.","review_date":"October 12, 2018","user":"littlelaurie11"},{"attraction_id":861,"rating":5.0,"review":"Not to be Missed. We had a half day excursion as part of our touring holiday and would thoroughly recommend this to visitors to Vancouver Island. There are so many diverse plants to see set in themed gardens and countless photo opportunities. As part of your admission price they...","review_date":"October 12, 2018","user":"a9775oxjon"},{"attraction_id":861,"rating":5.0,"review":"Amazing Beauty - #1 stop on Vancouver Island. Do not miss Butchart! It took us about 1\/2 day to see the gardens. The sunken garden is amazing. You just can't take enough pictures. We enjoyed the rose garden and others, too. This is my second Fall visit but I believe the gardens are...","review_date":"October 9, 2018","user":"earlybird1997"},{"attraction_id":861,"rating":5.0,"review":"Amazing . So beautiful. We loved it. It\u2019s worth the trip. Leave a couple hours to view the gardens and relax. If you can allow more time great day including having lunch","review_date":"October 6, 2018","user":"kenth157"},{"attraction_id":861,"rating":5.0,"review":"You can spend all day (and night)here!. I loved seeing this garden both during the day and in the evening with the lights. The fireworks are the best I've ever seen! Don't miss it if you are in Victoria!","review_date":"October 6, 2018","user":"wheedance"},{"attraction_id":861,"rating":4.0,"review":"Beautiful Garden. This garden is a paradise outside a big city. A great place to escape. The gardens and staff are great. If you appreciate the beauty of nature this is a must visit.\nBe prepared to spend money, the entrance, right down to a bottle of...","review_date":"October 4, 2018","user":"john_t"},{"attraction_id":861,"rating":5.0,"review":"Holiday. Wow, what beautiful gardens. Love the way the quarry area has been filled in with lake and fountain. Spent hours just wandering around and taking in all the flowers and scenery. The whole area was a relaxing and enjoyable experience. Only wish my gardens at...","review_date":"October 2, 2018","user":"mrschrizs"},{"attraction_id":861,"rating":5.0,"review":"Long Day But Well Worth It. It turned out to be a full 14 hour day including Victoria and the gardens. Pre-arranged tour included hotel pick up and drop off in Vancouver. The gardens are fabulous. Full of color and plenty of variety. Be sure to visit the Sunken Gardens. Take...","review_date":"September 29, 2018","user":"507jeffk"},{"attraction_id":861,"rating":5.0,"review":"If you love gardening or admire flowers - ITS A MUST. Wow what to say about this place but it is a must visit. The history and development of this privately owned gardens is amazing. So many plants, perennials and annuals of such a wide variety is amazing. A festival of color for the eyes and...","review_date":"September 28, 2018","user":"bunchof5"},{"attraction_id":861,"rating":4.0,"review":"Beautiful serene attraction. My wife and I spent a very pleasant morning at Butchart Gardens. The weather was ideal. Our CVS Tours bus driver, Jacquie(?), was informative and entertaining.","review_date":"September 24, 2018","user":"baal727"},{"attraction_id":861,"rating":5.0,"review":"Perfect way to see the gardens from Victoria. This is a well-run tour that seemed well worth the cost to us. We boarded the bus in front of the Empress Hotel. We had a nice ride through the city with narrated tour on a modern, clean vehicle. The bus made a stop at...","review_date":"September 22, 2018","user":"91914"},{"attraction_id":861,"rating":5.0,"review":"Breathtakingly Beautiful!. We were on an Alaskan cruise and this was our last stop. We were concerned that we would not have enough time to enjoy this beautiful place because our ship did not dock until 6pm and once we got on the shuttle bus it was...","review_date":"September 17, 2018","user":"linda_r"},{"attraction_id":861,"rating":5.0,"review":"Awesome Views. The place has awesome views. The best part of Butchart is the sunken garden. I'm not a big garden guy\/ But it was nice to walk around and just take it all in. My wife had a good time and so did I. We sent...","review_date":"September 11, 2018","user":"msmooth747"},{"attraction_id":861,"rating":5.0,"review":"A wonderful experience!. What an amazing place. We enjoyed all of it. I wished we lived closer so we could go ever season and enjoy how the garden changes throughout the year. Worth the trip!","review_date":"September 10, 2018","user":"nikki_b"},{"attraction_id":861,"rating":5.0,"review":"I LOVE this city!!. My daughter is attending UVic and Im visiting from Newfoundland to get her straightened away. I did my first CVS city tour on Tuesday, we saw the castle and Mount Tolmie and it was awesome. Yesterday my daughter and I did the Butchart Gardens tour...","review_date":"September 6, 2018","user":"explorer588912"},{"attraction_id":861,"rating":5.0,"review":"A beautiful treasure. The gorgeous spaces at Butchart Gardens require some time. Savor them and appreciate each area. Take the boat ride because each captain has personalized stories to tell. The boat trip is a great addition to your visit. Also, have a meal in the dining room....","review_date":"September 1, 2018","user":"rose_h"},{"attraction_id":861,"rating":5.0,"review":"Stunning. Several years ago, we spent about an hour here as part of a cruise. We arrived shortly before nightfall and were very unhappy. We vowed to return and did so yesterday. The beauty of the grounds was incredible and includes several features which would individually...","review_date":"August 28, 2018","user":"daves175"},{"attraction_id":861,"rating":5.0,"review":"Butchart Gardens by Bus from Victoria. We booked their 7pm tour as an excursion through Viator rather than through our Cruise ship. Gardens were beautiful - we got there in time to see some of the gardens by daylight in the evening and some under illumination while listening to live music....","review_date":"August 27, 2018","user":"eric_r"},{"attraction_id":861,"rating":5.0,"review":"Butchart Garden tour CVS. Adrian Sly was a very entertaining and knowledgeable driver and guide. CVS double decker bus was very clean and quiet. Great value.","review_date":"August 27, 2018","user":"steve_s"},{"attraction_id":861,"rating":5.0,"review":"Gardens and CVS coach driver Adrian Sly. We had an excellent time in Victoria. Our tour of Butchart Gardens was absolutely amazing. The Sunken Gardens and Rose Gardens were a highlight for me. The gift shop also had beautiful trinkets and bobbles. Adrian Sly our bus driver was very knowledgeable and provided...","review_date":"August 27, 2018","user":"kathy_l"},{"attraction_id":861,"rating":5.0,"review":"CVS Coach Driver -- Peter Miller. Driver on return fron Gardens was\/is amazing. Commentary not just on Gardens and Founders but the whole historical context for how the people, geography, economic times came together to give BC and the world such a wonderful experience. Thx Peter.","review_date":"August 24, 2018","user":"james_b"},{"attraction_id":861,"rating":5.0,"review":"Astounding!!!. The huge Sunken garden, Rose, Japanese and Italian gardens were amazing. I enjoyed it so much . Plan for at least 2 hours to see it all","review_date":"August 24, 2018","user":"joyjosh04"},{"attraction_id":861,"rating":5.0,"review":"great driver. Adrian Sly was an excellent, entertaining & funny driver & guide. He was so kind to everyone.\nOur driver on the back was friendly while loading and then not a word.","review_date":"August 24, 2018","user":"janice_v"},{"attraction_id":861,"rating":2.0,"review":"Avoid the night tour. We signed up with Princess Cruises for a early evening shore excursion to Butchart Gardens. We docked in Victoria at 7pm and headed to the gardens by bus. This would be our second visit to the gardens. Our first visit was over 20 years ago...","review_date":"August 23, 2018","user":"dhpuka"},{"attraction_id":861,"rating":5.0,"review":"Top attraction . This is the must see attraction in Victoria. Getting there can be a challenge but CVS offers hourly trips from Victoria, fully narrated, to the gardens. When you are there, be sure to take the 45 minute boat tour offered by Butchart. You won't regret...","review_date":"August 21, 2018","user":"charless342"},{"attraction_id":861,"rating":5.0,"review":"CVS Tour to Butchart Gardens. Knowledgable, pleasant, accommodating bus drivers. I rode the bus from the Empress to Butchart Gardens, and on the return, the bus driver (a different driver) dropped passengers off at their hotels. The special drop-offs is not part of the tour, but summer hours at Butchart...","review_date":"August 20, 2018","user":"nolalynn-ca"},{"attraction_id":861,"rating":5.0,"review":"knowledgeable and fascinating. Adrian Sly gave us a wonderful trip - he was knowledgeable and was able to communicate his knowledge with humor and a friendly demeanor. Job well done!","review_date":"August 20, 2018","user":"janweb321"},{"attraction_id":861,"rating":5.0,"review":"unbelievably beautiful!!!. I did't know what to expect, but always heard how beautiful the gardens were and knew one day I would like to visit. My husband and I decide to take the rocky Mountaineer train ride through Canada for our 40th wedding anniversary in September and...","review_date":"August 19, 2018","user":"carolynmm6863sp"},{"attraction_id":861,"rating":5.0,"review":"Magnificent Experience & Good Company. Travelled with CVS on Monday August 6th. Our driver Adrian was excellent. Lots of great info about Victoria during the 30 minute drive up to the gardens sprinkled with a nice amount of British humor! Stopped at Butterfly Gardens first since it was included in...","review_date":"August 13, 2018","user":"hstyl"},{"attraction_id":861,"rating":5.0,"review":"Great value, and a wonderful experience. CVS tour was a great value- the bus driver, Adrian Sly, was very informative, entertaining, and funny. Added bonus was the ability to explore Butterfly World and then continue to Butchart Gardens, which is stunning and almost other-worldly. Be prepared for a lot of walking,...","review_date":"August 13, 2018","user":"michael_s"},{"attraction_id":861,"rating":5.0,"review":"Very Impressive!!. Very Well Maintained grounds, Had an excellent time. I would definitely make a return visit. The flowers\/roses and other plants were spectacular. Wish I had a better camera","review_date":"August 12, 2018","user":"troy_h"},{"attraction_id":861,"rating":5.0,"review":"Beautiful Gardens. Butchart Gardens are worth the 30 minute ride from downtown Victoria. While the gardens were not as large as we anticipated they were beautiful and definitely worth the trip. We booked the tour using TripAdvisor and met the bus in front of the Empress Hotel,...","review_date":"August 9, 2018","user":"94hankf"},{"attraction_id":861,"rating":1.0,"review":"Should only see in the daylight. Unfortunately our ship did not get into port until after 7 pm and, with so many recommendations, we chose to do this tour. I do NOT recommend at night because there is nothing to see. Also, if the tour does not allow you to stay...","review_date":"August 8, 2018","user":"drew_s"},{"attraction_id":861,"rating":5.0,"review":"A place of beauty !. Our Trafalgar tour group arrived early at the gardens before the crowds got there.\nWe had a pleasant breakfast in the restaurant before wandering around the gardens .\nMost of us separated to visit the many areas by ourselves.\nThe gardens are quite expansive so...","review_date":"August 6, 2018","user":"dennis_r"},{"attraction_id":861,"rating":5.0,"review":"Adrian Sly is great. Had a wonderful experience on the tour bus. The guide Adrian Sly was great and very knowledgeable. Very entertaining.","review_date":"August 6, 2018","user":"bigb71chevelle"},{"attraction_id":861,"rating":4.0,"review":"Get There Early. Our cruise ship got in late in the day so we didn't have much time in the gardens before it got dark. And there wasn't enough lighting to see the flowers. Definitely go though.","review_date":"August 6, 2018","user":"carl_s"},{"attraction_id":861,"rating":4.0,"review":"Good way to get to the Garden. Victoria is extremely doable without a car, but Butchart Gardens was a must, and we needed transportation. CVS Tours was most recommended and provided convenient transportation along with some information on Victoria and the garden on the drive there and back. CVS offered convenient departure...","review_date":"August 6, 2018","user":"steven_c"},{"attraction_id":861,"rating":4.0,"review":"Butchart Garden Tour. The bus driver made the trip even more interesting with comments on the way to the Gardens. The Gardens were great, but very busy. Crowds made it difficult to see all we wanted to. Might recommend the evening tour, which the Concierge recommended. (they usually...","review_date":"August 5, 2018","user":"keyapaha1"},{"attraction_id":861,"rating":5.0,"review":"Terrific. A must see if in Victoria. Beautifully maintained and an easy walk for most.\nGreat value for money.\nHighly recommend.","review_date":"July 31, 2018","user":"dave2305"},{"attraction_id":861,"rating":5.0,"review":"Excellent day at the Gardens. My wife and I took this tour recently and found the drive to and from the Fairmont Empress to be very educational. The driver\/tour guide was terrific. The Butchart Gardens were beyond our high expectations. We have been to many gardens around the world, and...","review_date":"July 28, 2018","user":"vrjl"},{"attraction_id":861,"rating":2.0,"review":"Great gardens. Pool transportation organization. This review isn\u2019t about the gardens. They are beautiful and CVS has nothing to do with that. The transportation is disorganized and poorly run in comparison to other companies I have used in the past. Tickets sold to go to the gardens are supposedly timed...","review_date":"July 26, 2018","user":"teknoteach"},{"attraction_id":861,"rating":1.0,"review":"Hot bus. Get on a bus where the driver does not shut off the engine load it up with already hot people from waiting for it then leave you in it while he finds three people to fill the last three empty seats. Did I say it...","review_date":"July 23, 2018","user":"o1964lqdavep"},{"attraction_id":861,"rating":5.0,"review":"Beautiful Space. I wish I had had more time to truly see the space. This was part of a tour that was combined with the castle and I honestly wish I had simply done the garden. I felt rushed and would have loved to have seen more...","review_date":"July 23, 2018","user":"jhfrank311"},{"attraction_id":861,"rating":5.0,"review":"Beautiful work. A garden of immense serenity and beauty. The garden has specialised areas, the Italian garden, the japanese garden etc etc. Very pretty and very well maintained.","review_date":"July 9, 2018","user":"rohitsabherwal9"},{"attraction_id":861,"rating":5.0,"review":"CVS sightseeing bus tour. We used CVS to take us to the Butchart gardens, our driver Adrian Sly was an awesome driver, make the trip enjoyable and gave us lots of interesting information as we drove along.","review_date":"July 9, 2018","user":"richardleach2016"},{"attraction_id":861,"rating":5.0,"review":"Relaxing Ride through Victoria. This was an excursion from our cruise line and it was wonderful! The bus was new, clean and very comfortable. What I appreciated was that the bus driver was well aware of time schedules and was punctual in the departure to the gardens and the...","review_date":"July 7, 2018","user":"julikins55"},{"attraction_id":861,"rating":4.0,"review":"Great way to visit the gardens from Victoria. My wife and I took this tour during about a 5 hour port stop during our Alaskan cruise.\nHere's my take...\nTaking a bus to Butchart Gardens from the front of the Empress Hotel was very convenient. The bus took us to the gardens at...","review_date":"July 7, 2018","user":"jerriuscaesar"},{"attraction_id":861,"rating":5.0,"review":"Wow. Even if you are not a horticulturist you cannot fail to be enthralled as you follow a clearly labelled route. Wonderful gardens with fountains. Interesting history. Plenty of catering etc.","review_date":"July 4, 2018","user":"mike_m"},{"attraction_id":861,"rating":5.0,"review":"Paradise!. This is one of the most beautiful places that I have ever been. Don't miss the sunken garden. We took the CVS shuttle from in front of The Empress Hotel.","review_date":"July 2, 2018","user":"cheryl_g"},{"attraction_id":861,"rating":5.0,"review":"Great bus driver\/guide Adrian Sly. Adrian Sly was our bus driver\/tour guide and gave witty and informative commentary on the drive to Butchart Gardens (about 45 minute drive). The gardens are beautiful and probably the top attraction in Victoria I can't comment on the price or how the CVS tour...","review_date":"July 1, 2018","user":"kay_c"},{"attraction_id":861,"rating":5.0,"review":"Magnificent Victoria. Visitors in Victoria can never miss a trip to the Butchart Gardens and along the way, there is a nice little Butterfly Garden.\nButterfly Garden is a stopover on the way from Victoria to The Butchart Gardens. It has an insectarium with a few showcases...","review_date":"June 26, 2018","user":"nonsrspn"},{"attraction_id":861,"rating":5.0,"review":"Unexpected Beauty!. Came here on a rare beautiful day in March with my family. I was amazed at the beauty of each of the gardens. This place is unbelievable and the grounds are immaculate. If you are deciding on whether or not it is worth coming here,...","review_date":"June 25, 2018","user":"johnrq8444qy"},{"attraction_id":861,"rating":5.0,"review":"Lovely garden . Second visit to the garden. Would suggest going early due to crowds. Garden has routes for guest in wheelchairs. Great gift shops.","review_date":"June 25, 2018","user":"bluebonnet100"},{"attraction_id":861,"rating":4.0,"review":"Very nice gardens. Heard so much about these gardens that it was a must see locations. Gardens are very nice, but not in my top 3. My daughter commented that she liked the gardens, but did not love them. I agree. Our visit was not as long as...","review_date":"June 23, 2018","user":"bernie_o"},{"attraction_id":861,"rating":4.0,"review":"Lovely Gardens. The gardens were very nice but if you have been to Keukenhof in the Netherlands or Longwood Gardens near Wilmington in Delaware, US, these will pale in comparison.","review_date":"June 20, 2018","user":"susanbtravel"},{"attraction_id":861,"rating":4.0,"review":"Truly Beautiful . The Gardens are definitely worth seeing when visiting Victoria. The sunken garden is really impressive. The bus is a bit expensive but very convenient. Our particular driver\u2019s monologue was a bit too personal and borderline offensive. Blake was not our favorite but the Gardens were...","review_date":"June 19, 2018","user":"ann3572016"},{"attraction_id":861,"rating":5.0,"review":"Beautiful Place!. Was an excursion off our cruise. Began with a great \"Tea Service\" but far beyond just tea; included a selection of excellent small pastry & savory bites. Toured the extensive gardens built in an old quarry. Over 300 rose varieties, all labeled pus a multitude...","review_date":"June 19, 2018","user":"billwbulverde"},{"attraction_id":861,"rating":5.0,"review":"We booked prior to our cruise. They seem very organized. Rob was a super driver\/narrator. Flexible pick-up times.. We booked our CVS tour to Butchart Gardens on the internet before our cruise. We had booked the 11AM tour, however we made it into the center of Victoria earlier than expected and they allowed us to take the 10AM tour instead. The CVS kiosk...","review_date":"June 17, 2018","user":"dwfr"},{"attraction_id":861,"rating":5.0,"review":"Beautiful place. Stopped here on our first day on the island. It is such an over whelming beauty of flowers, trees and plants. Got to meet one of the workers and very interesting how the grounds are maintained.","review_date":"June 16, 2018","user":"joe_p"},{"attraction_id":861,"rating":4.0,"review":"Overwelming color. This place was great. Look at your own pace. There was large crowds but plenty to see. Some shops a bit pricey.","review_date":"June 14, 2018","user":"michael_d"},{"attraction_id":861,"rating":5.0,"review":"Inspiring. Super day out, gardens stunning, obviously a great deal of work involved to keep it looking immaculate. Afternoon tea was superb. Enjoyable time despite the rain!","review_date":"June 8, 2018","user":"adh1949"},{"attraction_id":861,"rating":3.0,"review":"Lots to see. About a30 minute drive from the Fairmont Empress. Lots to see. Gardens from a number of nationalities. Sunken garden was a must see.\nInteresting tree planting\u2019s. follow the map or you will miss some of the sights. Look out point is interesting.\nRestaurants on site...","review_date":"June 5, 2018","user":"mrbill67"},{"attraction_id":861,"rating":5.0,"review":"Wonderful Driver!. Adrian, our driver, made the drive to the Butterfly Centre and back from Butchart truly fun! He shared lots of interesting and historic information about places we were passing, and he had a few hilarious jokes he shared as well! Definitely a nice way to...","review_date":"June 5, 2018","user":"beachesandsunsets"},{"attraction_id":861,"rating":3.0,"review":"Not sure this was a tour, but good transportation. Provided good transportation to the gardens. Some history on the way with an attempt at humor. But we were there quickly and able to visit the beautiful gardens.","review_date":"May 25, 2018","user":"michaellj372up"},{"attraction_id":861,"rating":5.0,"review":"Great tour. Our tour bus was driven by Adrian Sly who had a very good knowledge of area.\nAdrian was kind and considerate driver, with times and places of return was clearly explained.\nThis was one of the best places we visited\nThanks to all concerned x","review_date":"May 25, 2018","user":"sandy151"},{"attraction_id":861,"rating":5.0,"review":"Beautiful Gardens. Love the gardens. Beautiful flowers and scenery. A must see when going to Victoria. All the flowers and beauty you can see.","review_date":"May 21, 2018","user":"811stacys"},{"attraction_id":878,"rating":5.0,"review":"Incredible interactions with nature. Went here for a vow renewal in Niagara Falls. How many other people can say they have a picture of themselves in a wedding dress holding a macaw? I can:):):) I also have photos of myself holding two other birds while in a wedding dress....","review_date":"March 14, 2019","user":"stephanie_c"},{"attraction_id":878,"rating":5.0,"review":"Cute, Fun, and Actually so interesting. Cowboy Collin is such a legend, he's so sweet and nice and really cares about his guests. The birds are incredible and the activities are all interactive and well decorated!!! Its also extremely interesting for adults too and is filled with great information about the...","review_date":"March 12, 2019","user":"drew_w"},{"attraction_id":878,"rating":4.0,"review":"Was very interesting. They have done a very nice job of setting this place up. Nice selection of birds, critters in their own pen to a row of birds on their own trees to the big bird aviary.Nice colourful birds, frogs and a skunk. Lots of kids during...","review_date":"March 12, 2019","user":"outandabout4u"},{"attraction_id":878,"rating":5.0,"review":"Very cool and an inspiring place!!. It was a great experience from beginning to end!! A lot of beautiful birds in an intimate setting. The walk through was very soothing and rejuvenating. Can't to visit again.","review_date":"February 21, 2019","user":"mmm16mmm"},{"attraction_id":878,"rating":5.0,"review":"Excellent. We got a free ticket with hotel stay. It was if you buy one get one free deal.. We are retired and just decided to use the option. We loved this place. Lots of exotic birds and some demonstrations.\nWe saw some birds that we never seen before. We spent close to 4 hours in this place.\nKids will have a blast in...","review_date":"February 15, 2019","user":"jasvirdhillon"},{"attraction_id":878,"rating":5.0,"review":"A Great Way to Spend a Rainy Afternoon. It was a cold, rainy day in February and we were looking for an indoor attraction. Not knowing what to expect we bought tickets to Bird Kingdom. The price of admission was reasonable and being seniors, we got a break on the price. There are...","review_date":"February 12, 2019","user":"952billr"},{"attraction_id":878,"rating":5.0,"review":"Well worth the price of admission even if you don't have discount coupons!. Where to start? Quite simply, Bird Kingdom was way more than we ever expected for a Niagara Falls attraction. The staff, the exhibits and the entire atmosphere in general made our experience so overwhelmingly memorable. There was so much to see and learn. There were...","review_date":"February 12, 2019","user":"torontomom2019"},{"attraction_id":878,"rating":5.0,"review":"Amazing and Educational!. Such a fun place to bring the kids to. They loved seeing all the tropical birds flying around. We also did the show where I held one of the birds and they got a huge kick out of that! I'd highly recommend visiting with your...","review_date":"February 5, 2019","user":"ashleyfay22"},{"attraction_id":878,"rating":5.0,"review":"Absolutely love this place! Refreshing real earthy natural adventure !!. I love this place so much! One of my all time favourite places to visit ! I\u2019ve been 3 times every single time I go to Niagara Falls we go! Even the kids beg me to take them again! When you walk in it\u2019s very...","review_date":"February 3, 2019","user":"michaelaghp2018"},{"attraction_id":878,"rating":5.0,"review":"Fun and relaxing. It was a bit of a maze driving to the parking lot, but once inside it was obvious that it was worth the trip and the cost of admission. The birds were beautiful and many of them were walking or standing on the same pathways...","review_date":"January 19, 2019","user":"neverinmexicoagain"},{"attraction_id":878,"rating":5.0,"review":"A truly enchanted kingdom!. I didn't even know about the Bird Kingdom until I was already in Ontario but as soon as I saw the pamphlet, I knew I had to go. This is the coolest animal encounter experience I've ever had. So many birds of all shapes and...","review_date":"January 14, 2019","user":"alicewandersout"},{"attraction_id":878,"rating":5.0,"review":"Bird Kingdom is Fun and Fascinating!. We have been to Bird Kingdom several times, while in Niagara Falls. It is fascinating to see all the birds. There is a real tropical feel. You must go and see for yourself. Take your camera. Lots of great birds to photograph!","review_date":"January 2, 2019","user":"lindaw2966"},{"attraction_id":878,"rating":5.0,"review":"Fun experience with 2 year-old!. We were looking for something to do in Niagra for our little guy\u2019s 2nd b-day, so we picked this, but honestly weren\u2019t expecting too much. It was so much better than what we expected! And he LOVED it. We will totally go back if we...","review_date":"December 29, 2018","user":"newmamatravels"},{"attraction_id":878,"rating":5.0,"review":"Better than the Falls. Bird Kingdom is just a couple of hundred yards from Niagara Falls, and we much prefer it to the falls. It's beautifully laid out, filled with amazing birds of every color and size, and overflowing with peace and beauty. Staff and volunteers are great. They...","review_date":"December 18, 2018","user":"lovetravel685031"},{"attraction_id":878,"rating":5.0,"review":"A Wonderful Opportunity to Observe Beautiful Birds. This attraction provides a wonderful opportunity to see and hear many species of colourful, tropical birds in environments similiar to their natural habitats. The birds are all healthy and happy. They are so impressive and exciting to see and to photograph.","review_date":"December 16, 2018","user":"ellenjane10"},{"attraction_id":878,"rating":4.0,"review":"Great place to visit. We visited Bird Kingdom last Sunday. It was very peaceful to just sit on a bench with all the birds flying and singing around you. Cowboy Colin was an unexpected highlight to our visit. You can just feel his enthusiasm for this place, we had...","review_date":"December 16, 2018","user":"wschrijver"},{"attraction_id":878,"rating":5.0,"review":"Exceeded our expectations!. We stayed at Great Wolf Lodge and saw several local attractions and Bird Kingdom was by far the best experience! We went on a weekday afternoon in the winter so it wasn't busy and we could take our time. A little confused at first by...","review_date":"December 15, 2018","user":"toquesandparkas"},{"attraction_id":878,"rating":4.0,"review":"Will go back. Great experience. You can just sit back and let the birds fly around you. 3 Schools were going through, but they did not stay long. Amazing variety of birds. You can easily spend 2 or 3 hours watching the birds. There is a smaller enclosure...","review_date":"December 10, 2018","user":"kycop"},{"attraction_id":878,"rating":3.0,"review":"Saw the birds. Entry seems reasonable until you find out they won't let you or someone else take pictures with the birds for sole purpose of trying to sell you pictures when you are leaving.","review_date":"December 9, 2018","user":"david3344gg"},{"attraction_id":878,"rating":5.0,"review":"More Than I Thought it Would Be!. This has been on my boyfriend and I's to-do list for the last year or so, as we've been to the Falls many times but never made it here. We went yesterday, and we were both beyond surprised with how much it had to offer....","review_date":"December 9, 2018","user":"melaniekitney"},{"attraction_id":878,"rating":4.0,"review":"Bird visit. Enjoyed seeing the birds roam. Took. Picture with a parrot and the final portion of the tour was the best. Keep that in mind because the initial museum was kinda lame.","review_date":"November 17, 2018","user":"jacobv210"},{"attraction_id":878,"rating":5.0,"review":"So much fun for Bird Lovers!. My 10 year old daughter and I spent a couple of wonderful hours at the Bird Kingdom last weekend. We had so much fun interacting with the parrots and exploring the Aviaries. Cowboy Colin greeted us at the entrance and was very helpful and friendly....","review_date":"November 12, 2018","user":"karen_h"},{"attraction_id":878,"rating":4.0,"review":"Very interesting and enjoyable!. My husband three daughters and I spent a little over an hour here today and we really enjoyed ourselves very much. It was interesting and educational and I am glad we went. My daughters are almost 2, 3, and 4 years old and I think...","review_date":"November 4, 2018","user":"alicia_m"},{"attraction_id":878,"rating":5.0,"review":"Fun day with the kids. It began a little underwhelming with small bird exhibits and museum artifacts but all cane together to create a well-rounded visit with the last stop being a huge exotic jungle with a genuine Japanese tea room (just the building, no tea) and gorgeous large birds...","review_date":"November 2, 2018","user":"rdh494"},{"attraction_id":878,"rating":5.0,"review":"Amazing place for kids and adult!!. I went to Bird Kingdom last week with my 2 kids and my wife. I would like to share my experience about this place. It was clean and well decorated for Halloween. People working there are so friendly. I met Cowboy Colin at Bird Kingdom...","review_date":"November 1, 2018","user":"sadiq_k"},{"attraction_id":878,"rating":5.0,"review":"I had an Amazing time...AWSOME and not to be missed. I love birds, and not just for being birds, but for the beauty and richness they bring to our world and to our life. So getting an opportunity to see a wide variety of tropical and international birds is always exciting. However, I was even...","review_date":"October 22, 2018","user":"angelitaelliott"},{"attraction_id":878,"rating":5.0,"review":"Best for kids during bad weather. We did not plan to visit but being a very cold rainy day we had to find something indoors for the kids and we chose the Bird Kingdom.\nWe all loved it! It is a great place to see and learn about lots of birds....","review_date":"October 14, 2018","user":"mikido_p"},{"attraction_id":878,"rating":4.0,"review":"a good way to spend a few hours. This was a nice interesting place with birds flying freely all around you. They are very colorful and have interesting sounds. There are many different areas that have caged bats, reptiles and different animals. There is a gift shop naturally where you can buy souvieners....","review_date":"October 13, 2018","user":"cubaqueenontario"},{"attraction_id":878,"rating":5.0,"review":"Fun indoor Attraction . Fun attraction to do with kids especially if the weather is not cooperating. Not a big location so not an all day visit, very manageable. My son loved the open aviary. Buy tickets online or look for Groupon to save a few bucks","review_date":"October 12, 2018","user":"caroz973"},{"attraction_id":878,"rating":5.0,"review":"Well worth the visit.. Was in Niagra with my wife while making our way to Toronto. My wife has two parrots and of course, loves birds so we had to stop here. I will say the birds here were in the top three most beautiful things to see in...","review_date":"October 9, 2018","user":"nicvic8193"},{"attraction_id":878,"rating":5.0,"review":"All the amazing birds. Stopped at the Bird Kingdom on the last day of our vacation. Was surprised when we got to learn about Niagara Falls history before seeing all the birds. The smaller aviary was full of cute birds and some reptiles. I got to hold a macaw...","review_date":"October 9, 2018","user":"19bl81"},{"attraction_id":878,"rating":4.0,"review":"Fun Activity. The Bird Kingdom offers more than just birds. First you get on a tour through different rooms while listening to a narrator, providing a story leading up to seeing the birds. The rooms also include some local history about Niagara Falls and it's residents.\nEventually...","review_date":"September 20, 2018","user":"o7918xpandread"},{"attraction_id":878,"rating":5.0,"review":"Cool to seem some nice colourful birds... I liked it, Has a very big room with birds flying everywhere.. Lots of colourful birds.. Had some smaller rooms for the smaller birds too... Even a bat cave room... There are stairs and a few floors.. The one main big room was nice with...","review_date":"September 13, 2018","user":"luca_g"},{"attraction_id":878,"rating":2.0,"review":"This place sucked. It was like walking through a pet store that had opened up all the cages. Poor design, expensive, would not recommend.","review_date":"September 5, 2018","user":"e_m"},{"attraction_id":878,"rating":4.0,"review":"Larger than expected!. This was a really different place for us. We had a great time looking at all that this place had to offer. While we didn't get to hold as many birds as we thought we would have it was still great. We did get pictures...","review_date":"September 4, 2018","user":"firecatgirl"},{"attraction_id":878,"rating":5.0,"review":"A place to see unusual birds close up. 3 levels of reptiles and birds. A must to see for bird lovers. One parrot sings opera and remembers 2000 words.\nI love the new guinea crowned pigeon. Great place to photograph birds close up.","review_date":"August 30, 2018","user":"laura_g"},{"attraction_id":878,"rating":2.0,"review":"Back in Time. This place is something that could have been right out of the 1950's Niagara Falls attractions, and probably was there then. Site is old and in need of updating and maintenance. Okay for little kids as they can be occupied with seeing some birds, but...","review_date":"August 28, 2018","user":"bflojoe"},{"attraction_id":878,"rating":5.0,"review":"This one isn't just for the birds.. This was my second visit to Bird Kingdom because I enjoyed it so much the first time. My first visit was about a decade ago, so a few things had changed. The place is much busier now, but not so busy that it was overcrowded...","review_date":"August 28, 2018","user":"rebecca_m"},{"attraction_id":878,"rating":5.0,"review":"Groupon helped bring us back!. We haven\u2019t been here in 5+ years but a Groupon deal helped lure us back! A few new additions from the last time we visited. Our boys 10 and 7 loved it! You have the option to get your pictures taken with a few of...","review_date":"August 27, 2018","user":"surgtech16rn"},{"attraction_id":878,"rating":4.0,"review":"Thoroughly enjoyed. Went to Bird Kingdom in late July this year. Bought tickets through Groupon. The Niagara museum part was good and interesting. The bird exhibits were very good. The variety of birds and other reptiles\/ amphibians was also very good. The open space area free flight...","review_date":"August 27, 2018","user":"donfromcanada"},{"attraction_id":878,"rating":5.0,"review":"Amazing Fun! . My wife and I came here after finding this on TripAdvisor, and we were not let down! What an amazing place! Tons of birds, reptiles, creepy crawlers and lots of great fun! The lorikeet feeding was incredible! Having these beautiful birds land on you while...","review_date":"August 25, 2018","user":"177shaunh"},{"attraction_id":878,"rating":5.0,"review":"Loved this. Someone recommended that we check this out and I'm glad we did, everyone liked it, lots to see and learn in here, the main aviary was awesome then off to the lorikeet feeding which was we loved so much to see I recommend this as...","review_date":"August 17, 2018","user":"underpressure05"},{"attraction_id":878,"rating":5.0,"review":"Lovely place. OH this place is so lovely and beautiful! There is tons of hundreds of different birds! They even have a little sanctuary of little birds, we fell in love with that room! Those little birds, chirping around, and there is even a little waterfall with...","review_date":"August 14, 2018","user":"iz_zwinnipeg"},{"attraction_id":878,"rating":5.0,"review":"Great morning with the birds!. What a pleasant surprise! We had such a good time at Bird Kingdom. We spent nearly 2 hours wandering around and looking at the birds. There are 2 spots where you can hold birds - one with large macaws\/parrots\/etc and another room with lorikeets. My...","review_date":"August 14, 2018","user":"maranara"},{"attraction_id":878,"rating":5.0,"review":"Wow.. Let me start off by saying I am not a bird fanatic. Nonetheless this place was great. All different kinds of birds in a close up and personal atmosphere. Better than any bird exhibit at any zoo I have visited. Opportunities to talk to the...","review_date":"August 12, 2018","user":"lawrence_b"},{"attraction_id":878,"rating":5.0,"review":"nice. i was there and it was my long visit oafter whole day.love the birds and everythngin.gotta tell u ur child goin to like it","review_date":"August 9, 2018","user":"scott_l"},{"attraction_id":878,"rating":5.0,"review":"Beautiful aviary. Second visit. Much busier in summer during tourist season. . I love the big aviary at the end , lots of beautiful birds and pink flamingos. The bat exhibit is also neat and love the turtles. Takes about 1.5 hour to walk through. They frequently...","review_date":"August 8, 2018","user":"jeniatoronto"},{"attraction_id":878,"rating":5.0,"review":"Great Hands on Experience. We visited not knowing a lot about the attraction and were pleasantly surprised! The keepers were very kind and in one of the aviaries they will put a parrot on your arm and you actually are allowed to hold them independently. Unfortunately they don't allow...","review_date":"August 4, 2018","user":"ericandkels"},{"attraction_id":878,"rating":5.0,"review":"Excellent day trip. My family took a trip into the falls just to see this place. My daughter is a bird lover and she was enthralled. I was expecting just the main aviary, but was pleasantly surprised by the three other bird areas, plus a section of an...","review_date":"August 2, 2018","user":"robin_s"},{"attraction_id":878,"rating":5.0,"review":"Great Museum and Bird Avairy!. My family visited bird kingdom during our vacation to Niagara Falls, Ontario. Wow what a treat! It was an amazing mix of museum, history, archeology, and of course the main bird aviary. Look for groupon deals before visiting for great prices. My wife, 10, 8,...","review_date":"August 1, 2018","user":"m3403xpdang"},{"attraction_id":878,"rating":5.0,"review":"Truly amazing. We always love to visit anything with animals and this place didn't disappoint. The beginning was about Niagara history and we were almost wondering if we were in the right place. But that was quickly forgotten about when we got into the bird enclosures. The...","review_date":"July 31, 2018","user":"lynnemc3494bv"},{"attraction_id":878,"rating":1.0,"review":"Gross Place. We were given free tickets because the place we wanted to go to wasn't available, otherwise we would never have set foot in this disgusting place. It was truly horrible.\nThe small bird enclosure was ridiculous. The birds were just flying around, freaking out because...","review_date":"July 31, 2018","user":"anna_h"},{"attraction_id":878,"rating":5.0,"review":"Fabulous place, beautiful critters!. Well-presented and very attractive layout. Good diversity of healthy birds, reptiles, amphibians (love the tortoises), and even two skunks!\nOnly minus was the the cafe had almost nothing (just hot dogs; yuck and so unhealthy) so we had to go elsewhere for lunch and coffee.","review_date":"July 30, 2018","user":"sharon_d"},{"attraction_id":878,"rating":4.0,"review":"Great interactive visit. It was interesting to see all of the different birds. The highlight was definitely feeding the lorikeets. It was fun until you ran out of food. My 14 year old was bitten on the back of his neck (on a mole, which bled a lot)....","review_date":"July 26, 2018","user":"jlavetan"},{"attraction_id":878,"rating":5.0,"review":"Birds love it. We had loads of fun in there.\nToo many birds for the kids had great time. Surely recommend this to everyone","review_date":"July 20, 2018","user":"r0nnkay"},{"attraction_id":878,"rating":5.0,"review":"Great visit. As we started our tour of the place I was not really impressed and didn't know what to expect but at the end when you can see the birds flying around you and especially so many different types, so close, it was an awesome experience....","review_date":"July 12, 2018","user":"maestrotravel"},{"attraction_id":878,"rating":3.0,"review":"Great Aviary, Poor Exhibits. Bird Kingdom is pretty much a tourist trap. It is not without certain charms, but overall, the space is contrived in the sense that its reason for being is a little artificial, and that\u2019s reflected in the structure of the facility. Visitors are guided in...","review_date":"July 9, 2018","user":"rebecca_r"},{"attraction_id":878,"rating":5.0,"review":"Very fun!. My girls are 6 and they loved this place. The aviary was done very well with lots of beautiful vignettes and waterfalls. The first floor was also fun because of the bats, tarantulas and other animals.I really like that the bird feeding area was not...","review_date":"July 9, 2018","user":"lala426"},{"attraction_id":878,"rating":4.0,"review":"alot of fun but expensive. This place is fun but the admission spot and the gift shop are all being managed by one employee. We waited 30 minutes to pay to get in. It was fun inside and the main aviary is beautiful. Also, skip the first floor bathroom, it...","review_date":"July 3, 2018","user":"vmcmar956257"},{"attraction_id":887,"rating":5.0,"review":"Not many whales, but still a great experience. I took this tour with my 87 year old mother. She was able to stay inside and I could go in and out taking pictures. It was a little chilly but that was to be expected at the end of September. The crew were very...","review_date":"October 8, 2018","user":"836amyb"},{"attraction_id":887,"rating":5.0,"review":"A picturesque experience with knowledgeable crew. For those looking for a relaxing, informative, and beautiful day, I'd recommend a whale watching tour with this company. During the tour, we saw porpoises, dolphins, a humpback whale, and orcas. The crew provided in-depth background information on the animals we saw and took care...","review_date":"October 2, 2018","user":"jenk763"},{"attraction_id":887,"rating":5.0,"review":"We saw transient killer whales hunting!. I couldn't fault this tour. It was fantastic and we saw so many whales and lots of other animals too. Aside from the whales, what made it great was the crew. Mac, Ocean and Pascal were just such wonderful naturalists. They made sure everyone knew...","review_date":"September 26, 2018","user":"ozcazz"},{"attraction_id":887,"rating":5.0,"review":"Best of Victoria Tour. The trip was fantastic. The crew was great. I thank Anthony, Laura and Jenny for making the trip memorable. We saw Humpback whales on the way to Victoria and we saw a pod of Orcas on the return trip. The gardens were lovely also. I...","review_date":"September 25, 2018","user":"shelley_m"},{"attraction_id":887,"rating":5.0,"review":"Great Crew. The crew was both extremely knowledgeable and helpful. We did see one of the pods of local orcas and a dolphin. Even though a slow time it was a fun trip with good spirited guides.","review_date":"September 20, 2018","user":"74jeffz"},{"attraction_id":887,"rating":5.0,"review":"Wonderful. This trip was a birthday present and all was fun-tastic: the trip, seeing the orcas, bald eagles, seals and visiting the beautiful gardens. A great day out. The crew were great, friendly, enthusiastic and very helpful!","review_date":"September 14, 2018","user":"melissa_d"},{"attraction_id":887,"rating":5.0,"review":"Two pods of orcas, a humpback whale and good weather!. This was a fantastic day and one of the highlights of our Canadian holiday.\nWe were lucky that it was a calm and dry day so the boat journey was nice and smooth.\nAfter setting out from Vancouver we did have about two hours before...","review_date":"September 8, 2018","user":"paulmartin171"},{"attraction_id":887,"rating":4.0,"review":"Scenery and whales. We booked The Ultimate Tour with The Prince of Whales crew. It was a very fun day. We saw orcas on the way to Victoria and more orcas on our return trip. The crew were all very friendly and informative and made a point of...","review_date":"September 4, 2018","user":"524rital"},{"attraction_id":887,"rating":5.0,"review":"Worth the money. We were beyond happy with our trip, it was definitely the highlight of our holiday in BC. We spent the night in Victoria so that we could see more of the city and relax a bit, then picked up the shuttle to Butchart gardens the...","review_date":"September 3, 2018","user":"ahshao"},{"attraction_id":887,"rating":5.0,"review":"Great tour, staff is very nice and informative . We went to the \"ultimate tour\" we saw a few humpback whales and the staff explained some stuff about the whales and their activity. It was very interesting. There was hot drinks for free on the boat and some snacks you can buy. Than spend...","review_date":"September 3, 2018","user":"x3682pctomm"},{"attraction_id":887,"rating":3.0,"review":"Expectations vs Reality. The staff were amazing, Thomas was outstanding. The other boys and girls too. And not forgetting our captain. The boat modern and very comfortable.\nHowever.\nWhen advertising Whale Watching be very careful not to get peoples hopes up with all the wonderful photos in your...","review_date":"September 2, 2018","user":"rcldn"},{"attraction_id":887,"rating":5.0,"review":"Amazing trip !. Perfect day, from the crew to the weather and the sea file, everything was awesome. We saw both humpback whales and killer whales plus bold eagles and a lot of seals. Super experience, highly recommended.","review_date":"August 27, 2018","user":"dan_n"},{"attraction_id":887,"rating":5.0,"review":"Victoria. Eagle Wing whale watching - excellent; informed guides; clean ship. Gardens are gorgeous, a must for everyone. Went on Ghost tour; we now know where the ghosts of Victoria prowl. Tea at the empress! Lots of walking around the town; basket of flowers everywhere. Friendly...","review_date":"August 27, 2018","user":"bobdelli"},{"attraction_id":887,"rating":5.0,"review":"Best Day in Vancouver!. The day was beautiful: The smoke from the wild fires had subsided from earlier in the week, the sun was shining, and the temperature was mild. We boarded the boat at about 8:15 am, then headed out of the harbor. I sat up front, which...","review_date":"August 24, 2018","user":"volleygirl2344"},{"attraction_id":887,"rating":5.0,"review":"Perfect trip!!!. The ultimate day tour with Prince of Whales is amazing!! We saw 3 pods of transient killer whales on our boat ride over to Victoria, and even more breaching on our way back from Vancouver Island. Special shoutout to our on-board naturalists Pat and Hannah...","review_date":"August 20, 2018","user":"stephanierucinski"},{"attraction_id":887,"rating":5.0,"review":"Great excursion. We had a wonderfull day at sea and on vancouver island. Ship was very comfortable and well suited for whale watching. But the crew (Pascale, Jenny, Laura, Tom and all the other) were the best. They were alway happy to interact, answer our questions and...","review_date":"August 10, 2018","user":"bouchardjh"},{"attraction_id":887,"rating":4.0,"review":"lovely day out. great day out with the family, very friendly crew that were well informed and always present to share information..clean spacious boat..","review_date":"August 9, 2018","user":"dutchiezuidholland"},{"attraction_id":887,"rating":5.0,"review":"Humpbacks and Flowers..... If you are in Vancouver and plan to so whale watching and want a trip to Victoria and Butchart gardens, the Best of Victoria is the way to go.\nWe spent the morning traveling through the straits looking for whales (while also seeing Bald Eagles...","review_date":"August 4, 2018","user":"driftwood-65k"},{"attraction_id":887,"rating":5.0,"review":"Amazing and Two thumbs up! . The crew was outstanding with Jenni being Extremely helpful in describing the local geography and marine life. The addition of the gardens with the firework show on a Saturday night was a huge added bonus. Highly recommend this excursion.","review_date":"July 28, 2018","user":"chad_w"},{"attraction_id":887,"rating":5.0,"review":"Blow me away. What a bloody amazing crew. Malcolm, Tom, Sharon, Laura and Jenny. Helpful, knowledgeable, super friendly. A great day, highlight of Vancouver. Definitely recommend.","review_date":"July 21, 2018","user":"krystaj17"},{"attraction_id":887,"rating":5.0,"review":"Amazing Experience, must do :). One of the best tours :)Very comfortable boat, supper friendly staff, excellent combination of Whale Watching and Butchart Gardens in one day. Strongly recommend!!!!Thank you.","review_date":"July 11, 2018","user":"satysfakcija"},{"attraction_id":887,"rating":5.0,"review":"Staff is fantastic, great experience!. Staff was knowledgeable and friendly. My mother is not a fan of boats and during the choppy waters, they sat with her to ensure she was ok. Saw Humpbacks and Orca's as well as Harbour Seals and Bald Eagles. We also saw dear grazing as...","review_date":"July 11, 2018","user":"rebeccawaits"},{"attraction_id":887,"rating":5.0,"review":"Whales, bald eagles, Victoria, mountain vistas...what else could you ask for?. Had a wonderful day on the Prince of Whales catamaran yesterday. Saw a humpback whale up close which feed here in the summer (she came up to us, skipper kept a safe distance), bald eagles, seals and their pups. Trip starts in an office inside...","review_date":"July 8, 2018","user":"dave_m"},{"attraction_id":887,"rating":5.0,"review":"Fantastic Trip.... So this was our first tour in Canada whilst on our 3 week trip!\nIt's an early start but that so you can in as much as we did throughout the tour.\nWe did the Ultimate Tour to Victoria as we wanted a full day...","review_date":"July 6, 2018","user":"kellylouisegibson"},{"attraction_id":887,"rating":5.0,"review":"Fantastic day out. We had a fantastic time doing the ultimate day tour and spotted Orca's, Humpbacks, Porpoise and bald eagle. The staff were all knowledgeable and enthusiastic and got as excited by the some of the sightings as we did. The weather was poor on our trip...","review_date":"July 5, 2018","user":"fi0na58"},{"attraction_id":887,"rating":5.0,"review":"The Majesty of Orcas. My cousin and I booked this tour knowing that we wanted to see Orcas - it was the highlight of our 3 days in Vancouver. We thoroughly enjoyed the passion of the naturalists that shared the matriarchal family relationship of the orcas to actually SEEING...","review_date":"June 30, 2018","user":"tlquillen"},{"attraction_id":887,"rating":5.0,"review":"Amazing tour. Booked the whole day tour to Victoria for whale watching. We had a fantastic day, learned lots as the staff were amazing. They were very helpful with everybody on board and spent time with us all to update us throughout the trip","review_date":"June 19, 2018","user":"abulk627"},{"attraction_id":887,"rating":5.0,"review":"Staff this already great day trip over the top. It was not simply that I lucked out and was on a tour with only 10 guests and 6 crew (including two trainees) on our way there (and only about 25 guests on our way back), or that we saw 2 humpbacks en route to...","review_date":"June 8, 2018","user":"elizabeth_kcc"},{"attraction_id":887,"rating":5.0,"review":"Great excursion from Vancouver to Victoria!. We had a great time with Sharon and Shane and the rest of the very informative crew! Not only did we get to see lovely Vancouver and Victoria by boat, we also got to explore the beautiful Butchart Gardens and we saw TWO types of...","review_date":"May 30, 2018","user":"lauren_n"},{"attraction_id":887,"rating":5.0,"review":"Don't miss this tour!. You're missing half of what the Pacific Northwest has to offer if you miss this tour! It was fun, educational, relaxing and breathtaking all together. Leaving Vancouver and returning by water yielded some magnificent views of the city. We were really excited to actually see...","review_date":"May 30, 2018","user":"hansm466"},{"attraction_id":899,"rating":5.0,"review":"Loved this tour and company! . If you are in Victoria don\u2019t hesitate to book this tour, It was fantastic! The boat was beautiful, clean avd safe! We did see whales and then went to the beautiful gardens!","review_date":"August 15, 2018","user":"jennifer_o"},{"attraction_id":899,"rating":5.0,"review":"Ultimate Victoria Tour was amazing. The trip from Vancouver to Victoria today was truly wonderful. The organisation was excellent and the enthusiasm of the guides made the trip. The guides; Sharon, Chloe, Tom and Cean were so knowledgable and tried so had to find Whales and other wildlife keeping us...","review_date":"June 7, 2018","user":"maryer0ss"},{"attraction_id":913,"rating":5.0,"review":"was amazing. we went to the zoo on Saturday . Started with the amazing Penguins display .then the Lemurs,Snow Leopards,Butterflies were closed, then on to Gorillas with a lovely commentary. Then had to leave to be ahead of rush hour traffic Will go back again when it...","review_date":"March 3, 2019","user":"redryder397"},{"attraction_id":913,"rating":5.0,"review":"Fantastic zoo to visit with snow all around. Love penguins and the daily penguin walk was so unique. Pandas fun too. All in all, a great zoo, Visiting in winter meant a lot of shops and food outlets were closed as it is the slow e eason however the animals were still there...","review_date":"February 18, 2019","user":"robert_&_debra_h"},{"attraction_id":913,"rating":5.0,"review":"Great family outing. In the summer we spent an entire day at the zoo with may of our family. We were ages from 2 to 70 and never once got bored or tired of being there. We packed a picnic lunch as food is very expensive to buy...","review_date":"January 22, 2019","user":"janet_e"},{"attraction_id":913,"rating":4.0,"review":"Great experience. I have been 4 times so far and I still would go back. So well kept, clean and an overall wonderful experience. It is evident they do whay Zoos were meant to do and that they care. The only area that upsets me is the...","review_date":"January 16, 2019","user":"abarata8985"},{"attraction_id":913,"rating":5.0,"review":"Panda Monia. Best ever zoo to visit , lotsa Amina's to see and nice to be able to walk around on a nice sunny day when it's about 6 plus","review_date":"January 15, 2019","user":"michael_j"},{"attraction_id":913,"rating":3.0,"review":"Zoolights - not so fantastic.... We have been going to zoolights for several years and for the past few years, it has really disappointed. Many of the really cool lights were not used this year. For the price you pay, it should delight. Also, with a basic membership - you...","review_date":"January 14, 2019","user":"okotoks2014"},{"attraction_id":913,"rating":5.0,"review":"Watched the animals at their various activities. We brought a student staying with us to see all the animals. Wear comfortable shoes as it is a big place! Bring water if you don't want to buy drinks. The flower gardens are marvelous and give good ideas for your own garden. We love...","review_date":"January 14, 2019","user":"jennifer_b"},{"attraction_id":913,"rating":5.0,"review":"Zoo lights. A wonderful display of seasonal lighting, with animal shapes included in the displays. Had a very festive evening with grandson and parents. Excellent family event and worth the cost.","review_date":"January 6, 2019","user":"gwkerr"},{"attraction_id":913,"rating":4.0,"review":"Worth every penny. what an experience! Penguins, lions, camels and pandas! Every exotic animal you may think of! The people were treated to as normal a habitat a can be a constructed in a zoo. buffalo, whooping cranes and good food too.","review_date":"October 4, 2018","user":"kirsten_h"},{"attraction_id":916,"rating":4.0,"review":"this is a great place to take the whole family.. The train ride it fun and kids loved it Chris the clown was a blast all his tricks and balloons made it worth while..hot chocolate and hot dogs was a hit too. we really enjoyed the inside show with the snakes. prices were good will...","review_date":"February 25, 2019","user":"nerissa357"},{"attraction_id":916,"rating":5.0,"review":"Fantastic Event\/Festival. Fantastic light displays as well as great entertainment for the kids with the traun rides and chris the clown. Lots to do, very fun evening.","review_date":"December 24, 2018","user":"tasteoftuscany"},{"attraction_id":916,"rating":5.0,"review":"Easy walk. Great for the kids.. The wildlife park has evolved and grown over the years and contains a lot of the animals that are native to the area and a few surprises. Well worth the visit.","review_date":"December 10, 2018","user":"r_d"},{"attraction_id":916,"rating":3.0,"review":"Nice visit. Nice place if a bit dated. I guess due to funding they have lets things at the zoo get worn down. Otherwise a nice place. The train was a fun diversion.","review_date":"December 9, 2018","user":"robert_a"},{"attraction_id":916,"rating":5.0,"review":"Such a nice place to spend an afternoon!. Went to the park last summer with my 2 sisters from Edmonton. What a lovely treat.\nTook the train around the park after having walked most of it. The highlight was seeing Clover the Kermode white bear. We happened to get there at feeding time...","review_date":"November 26, 2018","user":"rambocycle"},{"attraction_id":916,"rating":4.0,"review":"Great seeing happy animals. We visited the park a 3 year old animal lover- and all were impressed. The animals in the park all look well treated, fed and in great condition! Nice habitats, too. The park has a nice selection of animals and we saw all except for...","review_date":"October 7, 2018","user":"taolxd"},{"attraction_id":923,"rating":5.0,"review":"Largest Exhibit of Muslim Artifacts in North America. We have passed by the Aga Khan Museum many times and had it on our bucket list to attend. Finally, we went to view the exhibit on Mughal Jewels. This exhibit was wonderful but the museum in its entirety is worth a visit. The extent...","review_date":"November 22, 2018","user":"humbleharvey183"},{"attraction_id":923,"rating":5.0,"review":"Reachable by public transit or car. A real highlight of Toronto. It is away from the downtown -- 15 minutes by car (parking on site) or accessible with public transit. Be sure to leave some time to visit the beautiful grounds too. And there is an excellent restaurant there too for...","review_date":"May 7, 2018","user":"n_s"},{"attraction_id":923,"rating":4.0,"review":"Beautiful museum and grounds, wonderful educational and cultural experience, too expemnsive. We live in Toronto and as a party of four visited the museum. What a wonderful cultural experience, the museum and grounds are beautiful, and the exhibits magnificent. Our only criticism is the price which, for a museum, is surprisingly expensive. We enjoyed a delicious...","review_date":"May 6, 2018","user":"colin_s"},{"attraction_id":928,"rating":3.0,"review":"Banff Sightseeing Chair at Norquay is Great, but Expensive.. While a trip up the sightseeing chairlift at Mount Norquay gives you some unique views of the Bow Valley, and the town of Banff, I find the price quite expensive considering it wouldn't take you long to walk up. That's the only reason for my...","review_date":"July 27, 2018","user":"bryan_b"},{"attraction_id":928,"rating":5.0,"review":"Amazing. I am writing this as a person who is afraid of heights but have to say i am so glad i did this. My daughter lives in Banff and convinced me this was a 'must do' and that the views would take my breath away...","review_date":"February 28, 2018","user":"lois_p"},{"attraction_id":928,"rating":5.0,"review":"Must do !. Chris gave us a great tour, he was very nice and knowledgeable (I love his welsh accent). We saw lots of wildfire including 2 coyotes, lots of elks and big horn sheep. Well worth the money :)","review_date":"December 4, 2017","user":"mdsm27"},{"attraction_id":931,"rating":5.0,"review":"Panoramic View of Vancouver . Excellent, except for forest fire smoke. It was still a fun experience and the pilot JD did a great job.","review_date":"August 22, 2018","user":"getaway798602"},{"attraction_id":934,"rating":5.0,"review":"Great way to see Vancouver . Enjoyed the trip immensely. Drivers were very informative and gave us a tip for a great walk through Stanley Park. Buses clean and very prompt.","review_date":"February 11, 2018","user":"p4715vxchrisl"},{"attraction_id":937,"rating":5.0,"review":".....a most marvellous opportunity to enjoy the waters of Brentwood Bay. ......Pacifica Paddle offers competent and friendly advise for kayaking, canoeing, and paddle boarding which top of the line equipment.","review_date":"August 27, 2018","user":"david_s"},{"attraction_id":938,"rating":5.0,"review":"Amazing experience!. I highly recommend this. We saw 5 humpback whales, one up close and personal! A once in a lifetime experience.","review_date":"September 17, 2018","user":"birgus61"},{"attraction_id":938,"rating":5.0,"review":"Whale watching & Butchard gardens. We saw many whales, very informative,professional staff on whale watching tour. It was an amazing experience. Butchard gardens are so beautiful. Would do both things again","review_date":"September 6, 2018","user":"romsey654"},{"attraction_id":938,"rating":2.0,"review":"Cruise cancelled due to boat problems. Had to adjust everything.. Showed up at 12:45 for 1:15 departure on whale watch + Butchart garden excursion. Was told there might be issue with boat but come back at 1:20. At 1:35 was told, due to mechanical problems, tour was cancelled. We rebooked to their 3:30 whale watch...","review_date":"August 25, 2018","user":"al_g"},{"attraction_id":938,"rating":4.0,"review":"Great Way to Spend the Afternoon. Great way to get out on the water. A must for all ages as very comfortable. Saw a pod of orcas, a bald eagle, and some seals. Staff very informative and friendly. Would go again.","review_date":"August 14, 2018","user":"myclg"},{"attraction_id":938,"rating":5.0,"review":"Fantastic. Excellent value.\nLots of wildlife including harbour seals, bald eagles and of course whales. Staff are great, friendly and knowledgeable.","review_date":"August 8, 2018","user":"aklm26162"},{"attraction_id":938,"rating":5.0,"review":"Amazing experience!. We were lucky enough to see a humpback very close up and a pod of orcas a bit further away.\nThe ride was smooth and they provided lots of blankets to stay warm and dry, if you don't want to hide inside. Free hot beverages...","review_date":"July 24, 2018","user":"jackie2345"},{"attraction_id":946,"rating":4.0,"review":"Great scenic hike!. We were picked up from our hotel at 1:15 pm and it took about a 30mins drive to get to the location. Norm, who is an excellent guide, (and Bear expert), was very knowledgable, friendly and accommodating.\nOnce at the location's parking lot, he gave...","review_date":"March 14, 2019","user":"encouragement8"},{"attraction_id":946,"rating":5.0,"review":"Enjoyable excursion!. I took in the spectacular Johnston Canyon Icewalk led by the knowledgeable and friendly guide Nick. He provided us with the geological history about Banff and specifically Johnston Canyon. He told us about different animals in and around the park. The cookies and hot chocolate...","review_date":"March 14, 2019","user":"sherpa250025"},{"attraction_id":946,"rating":5.0,"review":"Great rest day activity!. My husband and I did the morning hike on one of our rest days from snowboarding. The scenery was unreal and our guide, Rob, was very knowledgable and even offered to take pictures of us at the different falls! We were pleasantly surprised by the...","review_date":"March 10, 2019","user":"marissa_m"},{"attraction_id":946,"rating":4.0,"review":"Wonderful scenery.. We were on a short 4 day vacation and our guide, Anik took us on a journey of the Johnston Canyon. We were picked up at our hotel and on the drive to Johnston Canyon Anik gave us a great history and geological lesson about...","review_date":"March 10, 2019","user":"aaron_b"},{"attraction_id":946,"rating":5.0,"review":"Great experience and breathtaking scenery. Title says it all! We had Rob as our tour guide and he was great! He told us the history about Banff national park, the canyon and lots more! He made time during the hike to ask about us and also makes a great cup...","review_date":"March 8, 2019","user":"jimmyjg89"},{"attraction_id":946,"rating":5.0,"review":"Great hike. Beautiful scenery!!\nExhausting hike, but worth it.\nOur guide Rob , was organized and friendly.\nWe had a great time","review_date":"March 8, 2019","user":"cherylr35"},{"attraction_id":946,"rating":5.0,"review":"Nick gave us the Ice Walk of a lifetime!!!!!. We went on this adventure this past Sunday night and I can't say enough about this amazing experience. From the moment Nick picked us up in Banff, his humor and extensive knowledge kept us excited about all we were about to see. My husband, daughter...","review_date":"March 7, 2019","user":"charla_r"},{"attraction_id":946,"rating":5.0,"review":"Totally amazing icy experience.... We booked this before leaving the uk to make sure we would get to go. There was a mini bus that picked us from across the road from our resort. We chose the earliest slot of 8.15 am thinking we would then have the rest...","review_date":"March 4, 2019","user":"martind632"},{"attraction_id":946,"rating":5.0,"review":"Far exceeded expectations!! Thanks Matt !!. I was so looking forward to going to Johnston Canyon because I\u2019d seen so many great reviews about it online! Boy oh boy did it deliver! The were so many breathtaking views. The entire canyon looked like my computer desktop wallpaper. It was unreal. At...","review_date":"February 27, 2019","user":"wle1"},{"attraction_id":946,"rating":5.0,"review":"Can\u2019t miss this, awesome service. We needed a break in our ski trip and started looking for things we should not miss in the Banff area. THIS IS IT, don\u2019t miss this. We only had to walk a couple blocks from our place to the Mount Royal Hotel parking lot...","review_date":"February 27, 2019","user":"kleberyf"},{"attraction_id":946,"rating":5.0,"review":"Must Do! Great views and info!. Our guide Anique (sorry, forgot to ask spelling) was phenomenal! Great stories and humour! The walk itself is a bit of a workout, but HIGHLY worth it! Also highly recommend doing the guided tour over free range. Appropriate equipment is supplied, and people that go...","review_date":"February 20, 2019","user":"kaleighd123"},{"attraction_id":946,"rating":5.0,"review":"Icewalk. Had a great walk through Johnston canyon. The walk was pretty smooth and had lots of opportunities for pictures. Our guide was Matt and he was really informative about the things we saw. Definitely something to do if your in town. :)","review_date":"February 20, 2019","user":"allen_c"},{"attraction_id":946,"rating":5.0,"review":"Great tour & great guide! (Matt). We visited the Canyon with a small group led by Matt. Matts enthusiasm was contagious and his knowledge of Banff is second to none! Not only was the tour stunning, but he\u2019s given us sound advice on where to eat and where to drink! Matt,...","review_date":"February 20, 2019","user":"joebrown127"},{"attraction_id":946,"rating":4.0,"review":"Beautiful Scenery. This was an added activity because we decided to stay another day and enjoy banff. My wife really wanted to do this and based on the video and pictures she sent me I was really excited.\nThe tour picked us up at our hotel and...","review_date":"February 19, 2019","user":"ripat55"},{"attraction_id":946,"rating":5.0,"review":"Early morning walk. We were squeezing in two small tours in one day, so our day started out with the Johnston canyon river walk. Becca was our tour duide and she had a group of very varying levels of experience. It's and early morning start and at this...","review_date":"February 17, 2019","user":"mark_c"},{"attraction_id":946,"rating":5.0,"review":"Great guide. Neil picked us up at Carabou Lodge to take 10 people out to the Johnston Canyon.\nGreat commentary about the formation of the area over the millennia and the formation of the Banff National Park. He took great care to see everyone was properly ready...","review_date":"February 15, 2019","user":"bruce_d"},{"attraction_id":946,"rating":5.0,"review":"Amazing tour with breathtaking views! . This tour was incredible! You can expect magical views of the Johnston Canyon, plenty of photo opportunities, a relatively easy walking path, maple cookies and a tasty hot chocolate half way through! Our tour guide, Becca, was brilliant! She was very informative and provided lots...","review_date":"February 13, 2019","user":"gabbyb273"},{"attraction_id":946,"rating":5.0,"review":"Awesome, worth it!. Beautiful, moderate hike to frozen waterfalls! Our guide, Neil, was fantastic!\nDespite the -20C temp. We all had a great time.","review_date":"February 10, 2019","user":"adrianl1514"},{"attraction_id":946,"rating":5.0,"review":"Johnston Canyon Icewalk - Unique Experience. Truly a unique and remarkable exeperience.\nMatt was a great guide - Knowledgable, entertaining and sincere.\nThe experience is an easy 2.5 hour \/ 5 KM walk, with just a little bit of elevation. Matt gave us trends for our boots to make it a...","review_date":"February 9, 2019","user":"jrb552015"},{"attraction_id":946,"rating":5.0,"review":"Fantastic Afternoon . Big thank you to Rob, our tour guide, for a fantastic afternoon !\nWe were a little nervous about just how difficult this would be, and were pleasantly surprised to find it challenging and do-able !\nThe day was perfect, -3 degrees, we were picked...","review_date":"February 1, 2019","user":"kathygg3565jj"},{"attraction_id":946,"rating":5.0,"review":"Scenic winterwalk with frozen waterfalls. We hiked this trail as a family in the winter.The trail meanders through a mountain with steep parts and small spaces to walk at times.The scenery is absolutely breath taking with frozen waterfalls and trees heavy with snow.\nA winter wonderland for sure.But beware of...","review_date":"January 24, 2019","user":"nancy_v"},{"attraction_id":946,"rating":5.0,"review":"Full Moon Johnston Canyon Ice Walk. Jan 18, 2019 Seven walkers set out to hike on packed snow with Scott, our guide. Scott was personable and related well with folks from ages 11 to 70. We were provided head lamps, ice cleats and hiking poles. Drive time from hotel pick ups...","review_date":"January 21, 2019","user":"karen_s"},{"attraction_id":946,"rating":5.0,"review":"What a memorable evening. WE live an hour away and had never been to Johnson canyon. We booked a tour for the Johnson Canyon Ice walk and we are so glad we did. It was a perfect night out with the moon and a a few star. the experience...","review_date":"January 20, 2019","user":"stacey_j"},{"attraction_id":946,"rating":5.0,"review":"Spectacular Scenery. Our family thoroughly enjoyed this walk through the canyon. Our guide was excellent and very knowledgeable. The scenery was spectacular and we would highly recommend this activity.","review_date":"January 15, 2019","user":"sue176"},{"attraction_id":946,"rating":5.0,"review":"A Magical morning. We flew in from Australia the previous day and though the icewalk tour would be a good way to keep the jetlag at bay. We were travelling with our daughters, 9 & 11. The tour was breathtaking and our tour guide, Gina, could not have...","review_date":"January 15, 2019","user":"robbo131"},{"attraction_id":946,"rating":5.0,"review":"Johnston Canyon Magic. What an amazing place to hike in the winter. Very hard to describe the beauty of the ice falls, mesmerising, to say the least. Our guide, Anik, was fantastic and passionate about her job. She was not only entertaining but also very helpful and lovely....","review_date":"January 12, 2019","user":"jmbm3711"},{"attraction_id":946,"rating":5.0,"review":"Beautiful Views, Great Tour Guides. Neil and his partner were great tour guides and kept us entertained throughout the entire walk. Despite the fact that the hike is about two hours and it was -15, we managed to keep warm with the uphill walking portions. The views were absolutely stunning...","review_date":"January 8, 2019","user":"karlyn_k"},{"attraction_id":946,"rating":4.0,"review":"Great way to start the day!. We did a morning hike with Anick as part of a group of 10 (we have a family of 5). Pickup was timely and she provided some interesting history on the way to the trailhead. The hike was very pleasant and gets your heart pumping...","review_date":"January 7, 2019","user":"robertmueller"},{"attraction_id":946,"rating":5.0,"review":"Peering behind the ice veil. We had a great afternoon out on the Johnston Canyon Icewalk. The hike itself is very manageable- we had a group of all ages with us and went slow enough that everyone could stick together. A few slippery spots, but we had the ice cleats...","review_date":"January 6, 2019","user":"kathrynl1295"},{"attraction_id":946,"rating":5.0,"review":"Brilliant. Had a wonderful tour of the canyon with the guide Neil. Made this account specifically to acknowledge his excellent work. His knowledge of the canyon, down to minute geological details, was a pleasure to listen to. Will probably come back for a night tour in...","review_date":"January 6, 2019","user":"x3751wicherylg"},{"attraction_id":946,"rating":5.0,"review":"Ice Hike-Johnston Canyon. What an incredible hike...just an amazing day...was picked up right in front of our hotel, greeted by Matt...he was very personable, professional and so knowledable!!! A+ for Matt!!! He provided so much knowledge about the National Park, the eco-system, geology and had such a great...","review_date":"January 5, 2019","user":"kkycoug"},{"attraction_id":946,"rating":5.0,"review":"Professor Heck. We took the guided walk with Tyler. Be prepared for an exercising walk. Had 8 year old with us. Without saying too much everything was excellent! Tyler was excellent. Thank you for answering the 8 year.olds.many questions. From Ohio US","review_date":"January 3, 2019","user":"victoria_h"},{"attraction_id":946,"rating":4.0,"review":"Iced waterfalls were fantastic.. The ice walk in Johnston Canyon was spectacular. With the iced waterfalls and blue ice a great camera opportunity. The guide was very helpful and informative. Cleats and ice sticks were provided to ensure the safety of those taking part.","review_date":"January 1, 2019","user":"dylanglen"},{"attraction_id":946,"rating":5.0,"review":"A winter wonderland!. The Ice Walk in Johnston Canyon is so beautiful. Hugh was very knowledgeable and catered to everyone in the group. The groups are 4-12 people which is great. It's a fitness walk but broken up in small sections so not overwhelming. It got more crowded...","review_date":"January 1, 2019","user":"spertz"},{"attraction_id":946,"rating":5.0,"review":"An amazing, magical experience. My friends and I took the evening Johnston Canyon Ice Walk tour and it really is something else. Seeing the canyon at night is a one of a kind experience, with nothing but nature and the natural light guiding the way through the canyon.\nOur...","review_date":"December 31, 2018","user":"estheryam1"},{"attraction_id":946,"rating":5.0,"review":"Really surprised me how much I enjoyed this. I wasn't expecting great things. I actually thought it was going to be a bit boring but I was pleasantly surprised. The guide was knowledgeable and everything ran on time, so we didn't have any waiting around. We got plenty of time to see everything...","review_date":"December 29, 2018","user":"emma_l"},{"attraction_id":946,"rating":5.0,"review":"Banff tours Johnston Canyon Icewalk. We did this tour with Norm and what a great line and full of interesting information we were totally looked after considering our fitness levels and it was worth all the effort for the photo opportunities to take home with us thoroughly recommend this tour...","review_date":"December 28, 2018","user":"852katrinap"},{"attraction_id":946,"rating":5.0,"review":"Johnston Canyon Ice Walk. We did the Johnston Canyon Ice walk and Tyler was our guide and did a fantastic job! He had a lot of interesting facts about lichen. He shared local stories, great information about the canyon, and made sure to point out all of the icy...","review_date":"December 27, 2018","user":"dlj10525"},{"attraction_id":946,"rating":5.0,"review":"Breathtaking Hike!. We had a wonderful tour with Neil! The hike is a bit of a workout and he seemed to be super conscious of the fact that we had a 10 year old that wasn\u2019t as fast as the adults. He was very informative, I learned...","review_date":"December 25, 2018","user":"158ericaw"},{"attraction_id":946,"rating":5.0,"review":"Hugh made our day!!!. It was a such beautiful day for hiking. Hugh was on time for picking us up at the hotel and also very informative about the trail and how the canyon was formed! He has a good sense of humour. Also, he is so thoughtful about...","review_date":"December 24, 2018","user":"zhouyn"},{"attraction_id":946,"rating":5.0,"review":"Awesome tour. This tour is highly recommended! Very safe as they provide ice cleats so that you don't slip on the ice or snow. The walk was really fun and we got to see the spectacular frozen waterfalls. Our guide Matt was very passionate about his job...","review_date":"December 24, 2018","user":"lixiannhere"},{"attraction_id":946,"rating":5.0,"review":"Neal made this the best hike ever. We went on the Johnston Canyon Tour at night with Neal, I have hiked at many different locations in the States and Canada and will have to say Neal made this my best hike ever. Not only was his knowledge of the canyon amazing but...","review_date":"December 19, 2018","user":"byfornow"},{"attraction_id":946,"rating":5.0,"review":"Excellent winter trip to the Johnston Canyon . Good small group tour of the canyon, Nick was a top tour guide, friendly and informative. The canyon is very accessible and interesting.","review_date":"December 19, 2018","user":"walshyefc"},{"attraction_id":946,"rating":5.0,"review":"Anick and dorian were the best!. We had so much fun at johnston canyon! Anick and dorian were the best guides we\u2019ve had. It was very informative and anick showed us all the best spots to take pictures with. They made us feel comfortable taking pictures throughout the tour, and i...","review_date":"December 19, 2018","user":"marxanndrac"},{"attraction_id":946,"rating":5.0,"review":"Hugh made it a great trip. While the hike through Johnston canyon is easy enough to do without a guide, the trip was made much better by Hugh who absolutely made the experience what it was. With his in-depth knowledge of the area and ability to answer all sorts of questions,...","review_date":"December 13, 2018","user":"q9208vcryann"},{"attraction_id":946,"rating":5.0,"review":"Amazing scenery, Amazing Guide Gina. Johnston Canyon Ice Walk with Guide Gina!! VERY grateful to have her as our guide. She is extremely smart and knowledgeable about Banff and especially the tours. She is native to Canada, so she shares her knowledge of wildlife and good practices on how Canada...","review_date":"December 10, 2018","user":"mikeymiketravels"},{"attraction_id":946,"rating":5.0,"review":"Johnson Canyon Icewalk. This was the best hike I've taken in Banff. Our guide, Neil was awesome about keeping us informed on the history, geology and keeping us safe. Go right to the end ...it's well worth the work! Loved it and would highly recommend this!","review_date":"November 26, 2018","user":"mcoote"},{"attraction_id":946,"rating":5.0,"review":"Go for Becca!. We did our hiking on Oct 6th. Because of the early snow, we didn't prepare any winter gears. They prepared everything for us so it was safe and fun! As we hiked, we saw so many unprepared tourists and it was quite dangerous. Becca our...","review_date":"October 22, 2018","user":"shana2018693"},{"attraction_id":946,"rating":5.0,"review":"Go All the Way, Baby!. If you're an active person, you will enjoy this hike! I encourage you to make the entire 3 miles to the end of the trail, the views are breath-taking is totally worth it. We made the trek in February, so the cascading waterfalls were completely...","review_date":"September 1, 2018","user":"brucepgh412"},{"attraction_id":946,"rating":5.0,"review":"Anick and Norm, oh and Johnston Canyon.... Just a great couple of guides who took us Johnston Canyon. Telling us all about the geology and local history, they made sure we were safe throughout and even served cookies and hot chocolate whilst we watched ice climbing at the top of the walk....","review_date":"June 2, 2018","user":"andypatrick17"},{"attraction_id":946,"rating":5.0,"review":"Never ending beauty. The walk is great anytime of the season. It is something that everyone should do at least once. It is family friendly, in the winter you may need spikes. proper footwear is advised in any season. no high heels. Flat sturdy shoes, and bring water....","review_date":"May 14, 2018","user":"debbiepasacreta"},{"attraction_id":946,"rating":5.0,"review":"Johnston Canyon Ice walk, not to be missed. We were a group of 9 on a skiing holiday in Banff and we went on this amazing walk, we all enjoyed it very much, it was amazing because it had snowed the afternoon and evening before so we were faced with a beautiful scene...","review_date":"April 27, 2018","user":"luisa88casali"},{"attraction_id":946,"rating":5.0,"review":"This is a must do...... Went and did the walk through here in december.....and it was FREEZING. But it did not disappoint.\nOne tip is that if you're going in the freezing cold, stop in at the ski hire in Banff and pick up a pair of crampons for your...","review_date":"April 25, 2018","user":"tom_s"},{"attraction_id":946,"rating":5.0,"review":"A beautiful hike and we learned so much!. Matt was our guide and we had an absolutely great time. He was easy-going, informative and engaged with each person on the tour well.\nNot only were the frozen waterfalls beautiful, but we learned so much about the wildlife, geological facts and the complex ecosystem...","review_date":"April 18, 2018","user":"sherri-lyn_s"},{"attraction_id":946,"rating":5.0,"review":"Fantastic!. This tour was fantastic. We had a great time. The scenery never ceases to amaze me. Norm was an excellent guide, funny and informative.","review_date":"April 15, 2018","user":"nanette_b"},{"attraction_id":946,"rating":5.0,"review":"Johnston Canyon Icewalk was spectacular. This walk is absolutely stunning and is definitely worth the money. Our guide Norm was fantastic. He was very knowledgable, friendly and funny. The scenery was incredible, don't forget your camera. Would highly recommend!","review_date":"April 13, 2018","user":"roselleforman"},{"attraction_id":946,"rating":5.0,"review":"Scenic hike to see frozen falls. Nice experience with local Banff tour guide. However, can do about 3 mile trip on own with cleats to hike on snow\/ice trail. In March some ice was starting to melt but both upper and lower falls were still frozen.","review_date":"April 9, 2018","user":"22galer"},{"attraction_id":946,"rating":5.0,"review":"Nighttime ice canyon tour. Reuben was an amazing and gracious guide. We thoroughly enjoyed this tour and the wondrous Johnston Canyon bathed in the moonlight of the Canadian Rockies. A good hike that was not too grueling for a post snowboarding crew.","review_date":"April 5, 2018","user":"djleadenby"},{"attraction_id":946,"rating":5.0,"review":"Highly recommend the tour for families. Initially, I wondered if my family of four (kids ages 9 and 10) should attempt the hike to the falls on our own. I am so glad I decided to go with Banff Discover Tours instead. Our tour guide Annick was super knowledgable, funny, and...","review_date":"April 3, 2018","user":"kate_s"},{"attraction_id":946,"rating":5.0,"review":"One of the best things we have done this holiday. We went on this guided tour on Easter Sunday with Emma. We decided to book through Banff Tours as opposed to trying to figure it all out for ourselves. After all, we are on holiday right ;-)\nEmma was great, knowledgeable and passionate about Banff...","review_date":"April 3, 2018","user":"davidtb751us"},{"attraction_id":946,"rating":5.0,"review":"Fun and educational for the entire family. We signed up for the Johnston Canyon Icewalk at the end of February. We thoroughly enjoyed our guide Anick. She was engaging and had a wonderful sense of humour. She had a plethora of facts and information about animals, plants, geology, etc. which made learning...","review_date":"April 3, 2018","user":"jeanne_m"},{"attraction_id":946,"rating":5.0,"review":"Hike. Totally worth it. Will definitely do more tours with a professional. Her insight and humor were great.","review_date":"April 2, 2018","user":"bryan_b"},{"attraction_id":946,"rating":4.0,"review":"Beautiful Scenery . We took this tour with four adults. We were very glad that snow cleats were provided as they were definitely necessary at this time of year. People were sliding around all over the place without them! We enjoyed our guide, and the transportation to the...","review_date":"March 29, 2018","user":"annelisec65"},{"attraction_id":946,"rating":5.0,"review":"Great hike with a great guide!. Absolutely recommend!! I was in Banff for a wedding and we decided to hike this trail on our first day in town - we had a blast. Our tour guide was Norm, and he definitely made the trip worth it. He was super knowledgeable, very...","review_date":"March 28, 2018","user":"alexa_f"},{"attraction_id":946,"rating":5.0,"review":"Night Ice Walk. I was a little nervous doing this being I had recent knee surgery, but I'm glad I did. My son and I had a fantastic time! The route was fairly easy and the views were exhilarating has the daylight turned to night. A big shout...","review_date":"March 27, 2018","user":"b2247yhtonym"},{"attraction_id":946,"rating":5.0,"review":"Great Hike!. My brothers and I are in town for a weekend in Banff and we LOVED our icewalk! Norm was great and super funny! He knows so much about Canada...Banff...Wildlife...Trees - you name it! The hot chocolate and cookies at the top were a nice touch!...","review_date":"March 24, 2018","user":"salba21"},{"attraction_id":946,"rating":5.0,"review":"Best tour agency!!. 100% RECOMMENDED!! We loved booking our tours with Discover!! They have the best service and attention. The tours they offer are incredible! We did Johnston Canyon Icewalk, Snowmobiling & Dogsledding. They definitely fulfill what they promise!!","review_date":"March 23, 2018","user":"clau_t"},{"attraction_id":946,"rating":5.0,"review":"Beautiful, fun and entertaining. We had a awesome experience on our morning hike. The trail was easy to walk and the scenery exceeded our expectation. Jeff was our guide and very informative about the area. He answered all our crazy questions!","review_date":"March 21, 2018","user":"jodyp210"},{"attraction_id":946,"rating":5.0,"review":"Best Tour ever!. My husband and I had an amazing time on the Johnston Canyon ice walk! Our guide Neil was stellar and this was the highlight of our vacation! Neil did an amazing job teaching us about the history and the geography of the area. The walk...","review_date":"March 20, 2018","user":"brea1971"},{"attraction_id":946,"rating":5.0,"review":"Mother\/Daughter Trip. My daughter and I participated in the Night Tour of Johnston Canyon. It was a great experience as darkness fell during our walk. You can appreciate the visuals and the sounds without light making it a unique experience. Our guide Neil was informative and made...","review_date":"March 20, 2018","user":"btittaferrante"},{"attraction_id":946,"rating":5.0,"review":"Beautiful, fun and interesting. Good tour guide, made it fun and interesting. Stunning views. Very cold in canyon so be sure to wrap up warm. Warming hot chocolate at half way point very welcome. Needed to wear cleats over shoes as very slippery underfoot in places. Good value trip.","review_date":"March 20, 2018","user":"sg1054"},{"attraction_id":946,"rating":5.0,"review":"well worth the time\/money. This was one of the highlights of my trip. I dont recall the name of my tour guide, but he was really knowledgeable, nice and patient. Also glad they supplied ice cleats because they came in really handy. also, the views were stunning. I strongly...","review_date":"March 19, 2018","user":"israfiel_m"},{"attraction_id":946,"rating":5.0,"review":"Best tour so far . We had the best time on the ice walk. We\u2019ve done a few tours while we\u2019ve been in Canada and this was the best.\nEd and Chris were fantastic guides! My 76 year old grandmother even thinks so! Very knowledgeable and enthusiastic about what they...","review_date":"March 13, 2018","user":"ranih1"},{"attraction_id":946,"rating":5.0,"review":"Johnston Canyon Morning Ice Walk. I went with 2 friends on this fabulous walk bright and early on a Saturday morning. We were picked up at our hotel on time and set out on the tour. We were on a small shuttle bus with maybe 25-30 people and our guide...","review_date":"March 13, 2018","user":"rila22"},{"attraction_id":946,"rating":5.0,"review":"Good time!. My wife and I did this hike a few days ago and thoroughly enjoyed it! We were a little overdressed but better safe than sorry! It is a beautiful walk with an amazing ending at the upper falls. We did this little adventure in order...","review_date":"March 12, 2018","user":"joe_k"},{"attraction_id":946,"rating":5.0,"review":"Great Experience!. We were advised to save ourselves money, rent a car, and do the tour on our own. What a mistake that would have been.\nThere were 10 in our party, all family and friends aged 11 to 59, and our guide Chris was able to...","review_date":"March 10, 2018","user":"quadcab"},{"attraction_id":946,"rating":5.0,"review":"aww inspiring. great day great tour great guides Neil and Norm. Hiking in some aww inspiring terrain. you could go on your own but having the explanations and stories made it so much more interesting. Not a hard hike but you have to be able to walk...","review_date":"March 9, 2018","user":"keneen_m"},{"attraction_id":946,"rating":5.0,"review":"Banff tours. I did 3 different tours with Discover Banff Tours during my stay in Banff. We did the Lake Louise\/Dogsledding the first day. We had hot chocolate and maple cookies by the river. We went dogsledding at noon and had enough time to snowshoe and play...","review_date":"March 8, 2018","user":"patricia_m"},{"attraction_id":946,"rating":5.0,"review":"Night Walk a Unique Experience. My husband and I decided to do an Icewalk in Johnston Canyon on our first time in Banff. I decided on the night one because I thought it would be something \"different\" and it definitely was! The group was only 12 people, which I thought...","review_date":"March 5, 2018","user":"rstauffe"},{"attraction_id":946,"rating":5.0,"review":"Must do Icewalk!. I did the morning walk, the company was great they provided ice boots, Ice cleats & the hiking pole for you. Chris was my guide for the day and he was amazing, it was a small group but as soon as we got on the...","review_date":"March 4, 2018","user":"naomi5576"},{"attraction_id":946,"rating":5.0,"review":"Highly recommend this hike - great family activity!. We hiked Johnston Canyon with our two 17-year olds, and had a wonderful time. We chose a morning hike, and while it was cold, the company made sure to tell everyone to dress as if you were skiing -so we were prepared. Our Discover Banff...","review_date":"February 28, 2018","user":"susannahwf"},{"attraction_id":946,"rating":5.0,"review":"Two really enjoyable tours. I did two tours with Discover Banff while I was visiting in late January, the Johnston Canyon Icewalk and Snowshoeing to Marble Canyon.\nFor both tours the pick up from our hotel went nice and smoothly and the reminders in the day before were very...","review_date":"February 26, 2018","user":"mel_m802"},{"attraction_id":946,"rating":5.0,"review":"Wonderful Experience!. We had a wonderful time on the Johnston Canyon Ice Walk. Gina, our guide, was outstanding. She was very knowledgeable, personable and just a lot of fun! Gina gave us a lot of interesting information about Banff on our drive out and during the walk...","review_date":"February 25, 2018","user":"_l_p_rosenstrach"},{"attraction_id":946,"rating":5.0,"review":"Great experience !. Just want to say Alley was a great guide and I had a great time from the time of pick up to time of return to hotel.","review_date":"February 23, 2018","user":"departure144945"},{"attraction_id":946,"rating":1.0,"review":"Ruined our day!!!. Booked the tour in advance, and they even confirmed the trip the day before. We Woke up at 6am, checked out from hotel and drove 1hr to get to their pickup location and they cancelled on us like 5 minutes before we get there. I...","review_date":"February 22, 2018","user":"damoon_s"},{"attraction_id":946,"rating":1.0,"review":"Couldn't be more disappointed . We booked this tour a month ago and planned everything accordingly. Woke up 6am checked out from hotel and drove 1hr to get to their pickup location and they cancelled on us 5mins before we get there. I understand the reason they cancelled the tour(cold...","review_date":"February 19, 2018","user":"madonna_n"},{"attraction_id":946,"rating":5.0,"review":"Stunning - no matter the season. A great place to visit for a quick little adventure. Not a difficult hike, and quite a bit of it has boardwalk. You hike through the canyon to the lower and upper falls - it's beautiful","review_date":"February 18, 2018","user":"calgaryfoodie2"},{"attraction_id":946,"rating":5.0,"review":"Could not have asked for a better adventure. Pick up and drop off at Banff Centre was great. The short drive to Johnston Canyon was nice. The big windows in van were great for sightseeing. The trailhead offered clean washroom accomodations and plenty of parking space. Neil was an awesome guide from start...","review_date":"February 17, 2018","user":"dakotah_j"},{"attraction_id":946,"rating":5.0,"review":"Very cool winter activity. This was a great 5.2 km round trip hike to the Lower and Upper frozen falls in Johnston Canyon. Despite the cold and blustery day in Banff, we were sheltered in the canyon and experienced light falling snow throughout our walk. Perfect conditions for getting...","review_date":"February 16, 2018","user":"patlm4232eh"},{"attraction_id":946,"rating":5.0,"review":"Evening Ice Walk through Johnston Canyon. Chris was our guide for the Evening Ice Walk in Johnston Canyon and he was wonderful. We were picked up on time from our hotel and the roads were pretty icy that day but he made sure to take his time and ensure our safety....","review_date":"February 16, 2018","user":"ev_103191"},{"attraction_id":946,"rating":5.0,"review":"Great Trek in Johnston Canyon. Excellent experience from start to end. Scott, our guide, picked us up at our hotel promptly at the designated time and once all the guests were in the vehicle we headed off to the canyon. Scott provided a good overview of what to expect of...","review_date":"February 14, 2018","user":"altair96"},{"attraction_id":946,"rating":5.0,"review":"Christmas morning with JORDAN at Johnston's Canyon!. It was -31c the morning of Christmas 2017, but what a warm welcome from our Tour Guide, Jordan! Jordan made our Christmas morning memorable. He was personable, entertaining and always stressed safety first! We enjoyed listening to Christmas music in the van, was served maple...","review_date":"February 14, 2018","user":"cynthia_t"},{"attraction_id":946,"rating":5.0,"review":"Hike was AMAZING!!! Jordan was great!!!. I thoroughly enjoyed the ice hike! The bus ride is so great as they give you the background of the canyon. They provide you with the velcro spikes that go over any boot! From the moment we entered the bus to drive to the canyon...","review_date":"February 13, 2018","user":"ocanada1"},{"attraction_id":946,"rating":5.0,"review":"Winter Wonderland . We\u2019ve just returned from the Johnston Canyon Icewalk with Aaron. What a great morning spent in this beautiful place, with a funny & informative guide. The ice cleats were fantastic, making the hike perfectly manageable in the snowy conditions. Hubby & I have fallen in...","review_date":"February 13, 2018","user":"643dawnq"},{"attraction_id":946,"rating":4.0,"review":"Johnston Canyon ice walk tour . I booked a Johnston Canyon ice tour through discovery Banff tours and got Anick as our tour guide.\nShe picked us up at our hotel located in Banff which was very convenient, there was about 10 people in our tour.\nAnick was a great guide,...","review_date":"February 11, 2018","user":"winterpeg90s"},{"attraction_id":946,"rating":5.0,"review":"FOR THE BEST GUIDE, book ERIN, HE IS EVERY. This hike was so beautiful and fun. We laughed, we drank hot chocolate and ate Canadian maple cookies and took amazing pictures for IG. We left at 8:15am, which is a little early for three NYC bloggers. Our group was small, only about 10 people....","review_date":"February 11, 2018","user":"victoria_s"},{"attraction_id":946,"rating":5.0,"review":"Fantastic Experience.. What a fantastic afternoon. The perfect winter day -19, snowing while we journeyed up to the frozen falls of Johnston Canyon. The snow covered catwalks within the canopy of the forrest provided protection from the wind. It was truly magnificent and so peaceful. Clean, crisp...","review_date":"February 10, 2018","user":"figment59"},{"attraction_id":946,"rating":5.0,"review":"AMAZING TOUR!. The Johnston Canyon hike was amazing! Great views from the beginning to the end and an even better guide. Jordan was friendly, nice, informative and he even gave us cookies and hot coco when we got to the main waterfall. He took pictures for everyone...","review_date":"February 10, 2018","user":"gretchen_m"},{"attraction_id":946,"rating":5.0,"review":"Winter wonderland. This is so far the best hike we all ever did. The service was fabulous from beginning to the end. We were guided by sweet Gina! She was so lovely and very energetic and very informative! My parents loved her instantly! The hike was so...","review_date":"February 9, 2018","user":"gf18"},{"attraction_id":946,"rating":5.0,"review":"Awesome scenery, great guides!. We booked a Johnston Canyon Ice Walk as one of the \"must see\" attractions while in the Banff area. While this area is open to the public and a lot of people had driven themselves up there, we found that having a knowledgeable guide made...","review_date":"February 7, 2018","user":"luv2skiallover"},{"attraction_id":946,"rating":5.0,"review":"Wonderful experience!. We had a great time exploring Johnston Canyon with Discover Banff Tours! Hugh, our guide, was very knowledgable and answered all of our questions in great depth. We saw some beautiful elk walking around, Hugh pointed out different animal tracks in the snow and educated...","review_date":"February 5, 2018","user":"michele_m"},{"attraction_id":946,"rating":5.0,"review":"Very enjoyable experience. Very enjoyable experience doing ice walk in late evening - peaceful, quiet and great view. Also bumped into a fox on the way back, a rare experience. Our guide Ally was knowledgeable and patiently answered all the questions from the kids.","review_date":"February 4, 2018","user":"ken_c"},{"attraction_id":946,"rating":5.0,"review":"Great, knowledgeable guide and exquisite ice canyon. I had a great time, our guide was full of knowledge about the wildlife and plant life in the park, and was enthusiastic about explaining the canyon, its formation, and how the ice forms and changes in winter.\nI especially liked being surrounded by icefalls....","review_date":"February 4, 2018","user":"dazza_t"},{"attraction_id":946,"rating":5.0,"review":"Icy walk with wildlife adventure. The Johnston canyon is a beautiful but rather cold place to be. We saw lots of wild life like elks. It was great to have a guide like Aron, because explained a lot of things as he is an expert in the Rocky Mountains for...","review_date":"February 1, 2018","user":"martin_s"},{"attraction_id":946,"rating":5.0,"review":"Beautiful Hike. Had an amazing time hiking through the old growth forest with our guide Aaron! The weather was perfect allowing for beautiful pictures. Aaron was super friendly, animated, and kept us all going enthusiastically through the woods. Thank you!","review_date":"January 31, 2018","user":"sdelgarias"},{"attraction_id":946,"rating":5.0,"review":"Great trip!. I actually signed up for a multi day adventure with a snowshoe tour of Marble Canyon in BC and Johnston Canyon in Alberta. Both had fantastic views and excellent guides Neil and Anik.","review_date":"January 30, 2018","user":"donnag2663"},{"attraction_id":946,"rating":5.0,"review":"Johnston Canyon Icewalk with Norm (Day tour). The hike was absolutely beautiful! i've never seen such beautiful sceneries. Norm was absolutely the highlight of the entire trip he had made us feel extremely comfortable and he was very knowledgeable and extremely funny. I would definitely recommend this tour for anyone try going...","review_date":"January 30, 2018","user":"thusika_k"},{"attraction_id":946,"rating":5.0,"review":"Amazing experience. An amazing walk through Johnston canyon, made even better with a knowledgable, approachable and funny tour guide Aaron. The guided tour through the canyon was a lovely hike, it was not too strenuous and had some beautiful views. The tour guide Aaron, was great at...","review_date":"January 29, 2018","user":"megan_e"},{"attraction_id":946,"rating":5.0,"review":"Great experience. We had an enjoyable hike through the Johnson Canyon, the icy waterfalls giving us a different perspective to when we had previously visited in the fall. Our guide was knowledgable and helpful. We were pleased to have ice cleats provided and also enjoyed the hot...","review_date":"January 24, 2018","user":"ken_o"},{"attraction_id":946,"rating":5.0,"review":"Excellent trip DAy walk Jan 2018. We went on the day walk with Hugh\nHe was very informative and the trip made a great break from the skiing\nThe falls are spectacular and we were pleased to be provided with cleats and poles making the walk safe .\nWe would have...","review_date":"January 24, 2018","user":"jill_r"},{"attraction_id":946,"rating":5.0,"review":"Must do!. Had a great time at the Johnson Canyon Icewalk! Our guide Jordan was excellent! He was our guide for the day and evening hike. If you only do one I would go for the evening hike. We saw beautiful star filled sky and a red...","review_date":"January 21, 2018","user":"takemethere12"},{"attraction_id":946,"rating":5.0,"review":"Fantastic but Cold. We did the Johnston Canyon Ice Walk with Jordan (and I am writing this review for his Mum). Jordan was a great guide with heaps of knowledge of the area and geology etc. It hit -31 degrees C on our day but it was one...","review_date":"January 18, 2018","user":"tweed2485"},{"attraction_id":946,"rating":5.0,"review":"Amazing scenery . Had a great time visiting Johnston Canyon. Ice cleats came in very handy as it was slippery. Thanks to our knowledgeable guide Norm! We even got to see an elk on the drive there.","review_date":"January 15, 2018","user":"erica098"},{"attraction_id":946,"rating":5.0,"review":"Amazing, personable and fun tour!. This was a great, small, personable and fun tour! Beautiful scenery and a very enthusiastic and knowledgeable guide! Would highly recommend.","review_date":"January 14, 2018","user":"carleyokanerd"},{"attraction_id":946,"rating":5.0,"review":"Awesome Adventure. I had a great icecanyon walk with Norm in January. It was a beautiful walk through stunning forest to the magical frozen waterfalls. Norm was very knowledegable and told us some great stories along the way. They supplied cleats (a must in winter) to make...","review_date":"January 13, 2018","user":"brissie_gail"},{"attraction_id":946,"rating":5.0,"review":"great night walk. I can't remember the name of our guide but I know she studies night photography. We really enjoyed learning about light pollution and the night sky. She was super friendly and informative. we had a great time! thanks!","review_date":"January 7, 2018","user":"shell62783"},{"attraction_id":946,"rating":5.0,"review":"a great way to spend an evening. Ed was really fun and very knowledgeable. Walking in the Canyon at night was really cool and different.","review_date":"January 6, 2018","user":"melanie_l"},{"attraction_id":946,"rating":5.0,"review":"Cool Dark Sky Experience!. We have done the Johnston Canyon Hike several times but always in the summer. This was our first time trying the guided Icewalk at night tour and it was awesome!\nHighlights:\n*Ed, our guide. Extremely knowledgeable and down to earth. Made our 10 year old...","review_date":"January 6, 2018","user":"bisou1994"},{"attraction_id":946,"rating":5.0,"review":"Amazing in winter. This tour was incredible! When we went it was absolutely freezing, about -20\u00b0c, but our guide gave us all hand warmers and hot chocolate when we got to the upper falls.\nThe scenery is absolutely amazing and like nothing I\u2019ve ever seen before. They provide...","review_date":"January 6, 2018","user":"josiec878"},{"attraction_id":946,"rating":4.0,"review":"nature at its best. This tour was well worth doing, to be able to experience the great outdoors in the midst of winter in Banff. The canyon itself was impressive, the ice cleats were easy to clip onto our snow boots and made the walk itself more safe on...","review_date":"January 5, 2018","user":"cskellern"},{"attraction_id":946,"rating":5.0,"review":"The hike was awesome, Jordan made it better!. The hike through Johnston Canyon during the winter was spectacular! So much beauty to be seen. What really added to the hike, though, was our tour guide, Jordan.\nThe Discover Banff Tour shuttle picked us up at the Banff Park Lodge and Jordan made sure...","review_date":"January 4, 2018","user":"howard_l"},{"attraction_id":946,"rating":5.0,"review":"Johnston Canyon Icewalk+Gondola+Lake Louise+Banff and its Wildlife. We booked three tours with Discover Banff Tour. The Johnston Canyon tour with Jeff is the best. I would like to thank Jeff here. He is very knowledgeable, thoughtful, and professional. He saw my boots were not warm enough. So he lent me a pair...","review_date":"December 30, 2017","user":"yu\u00e1n_g"},{"attraction_id":946,"rating":5.0,"review":"Ideal way to see the canyon on a very professionally run but laid back, fun tour.. The canyon waterfalls were well frozen up, and the whole length of the track from the car park to top fall was covered in hard-packed snow. The temperature was around -20, maybe somewhat lower at the top of the canyon. It was a very cold...","review_date":"December 29, 2017","user":"chillidognz"},{"attraction_id":946,"rating":5.0,"review":"Upper Falls well worth the 8000 steps!. Our guide Brittany was very informative and a pleasure to spend a few hours with.....more so when she handed out the hot chocolate after we got to the Upper Falls. Although it was -23 the climb to the upper falls didn't feel that cold. The...","review_date":"December 29, 2017","user":"odette_c"},{"attraction_id":946,"rating":5.0,"review":"Cold but soooooooo worth it. We did the Johnston Canyon icewalk with Matt as our guide. Nothing but awesome...... Matt was the best guide, as had so many stories to tell, plus could tell us so much about the history, so we learnt so much. Had a great group of...","review_date":"December 27, 2017","user":"foodwinelover6699"},{"attraction_id":946,"rating":5.0,"review":"Fun trail on Johnston Canyon. Jeff our guide was extremely knowledgeable and friendly.\nThe hike was really fun.\nIt was nice to see the frozen falls","review_date":"December 27, 2017","user":"lmcmaiz"},{"attraction_id":946,"rating":5.0,"review":"Amazing. Coldest day of the year but all rugged up we had a fantastic walk with totally amazing scenery. Special thanks to our very knowledgable guide Neil","review_date":"December 26, 2017","user":"kendean7"},{"attraction_id":946,"rating":4.0,"review":"Great time in Johnson Canyon. We joined the tour organized by Banff Discovery Tour. It was really great experience. I never expect the winter time in Johnson canyon is that beautiful. It is also a great location to have stars glazing. Also, I really thank for our tour guide Norm....","review_date":"December 26, 2017","user":"tang_e"},{"attraction_id":946,"rating":5.0,"review":"Great hike with Norm. We really enjoyed our home with our two daughters work Norm as our guide. He was super knowledgeable and fun. It was COLD but we were well prepared, and we had a light snow. Headlights were great although we walked back in the darkness as...","review_date":"December 25, 2017","user":"pbernard9"},{"attraction_id":946,"rating":5.0,"review":"Nice walk, great views, awesome guide. I had a great time! My husband and I went to Banff for my birthday and we booked a double tour, the ice walk and the snow shoeing tour. We did the tour on December 3rd. We had an awesome time, it was a nice...","review_date":"December 22, 2017","user":"rebecca_l"},{"attraction_id":946,"rating":5.0,"review":"ASTONISHING!!!. Myself and some of my family went on the Icewalk of Johnston Canyon with Discover Banff Tours. The trek itself was stunning and the views incredible. We had the privilege of having Neil as our tour guide. He was incredibly knowledgeable, funny and fed us...","review_date":"December 21, 2017","user":"sb8s"},{"attraction_id":946,"rating":5.0,"review":"Excellent walk, views, and guide. I was really happy with this ice walk as it was a bit more involved than just walking along a flat surface. Theres pathways around the canyon and catwalks in the canyon. The money spent goes towards the hire of the cleats and a super...","review_date":"December 21, 2017","user":"kazlovetravel"},{"attraction_id":946,"rating":4.0,"review":"Great. Fantastic scenery and a lovely guide who went out of his way to make it a good experience. The walk isn't too taxing. A great half day activity.","review_date":"December 21, 2017","user":"rebecca_k"},{"attraction_id":946,"rating":5.0,"review":"Awesome hike just loved it. Went on the Johnston Canyon walk and our guide was the ruggedly handsome Norm \ud83d\udc4d he was a blast . Very informative ,passionate about his job which comes across in his manner speaking about the canyon. We had many laughs on the trip , we...","review_date":"December 14, 2017","user":"penny_a"},{"attraction_id":946,"rating":5.0,"review":"Awesome views, great guide!. The frozen waterfalls are a treat to watch. You\u2019re given ice cleats for better grip on the ground.\nUpper falls was a joy to watch.\nAida, our guide was wonderful. She explained the history of the Rockies, how some of the mountains and valleys were...","review_date":"December 14, 2017","user":"karthik_s"},{"attraction_id":946,"rating":5.0,"review":"Awesome experience! . Norm was our guide and he was incredible! He is very passionate about his job, knowledgeable and made the hike that much better! As for the hike it is a must do! It is absolutely gorgeous and a fun way to get into nature! Would...","review_date":"December 9, 2017","user":"alison_l"},{"attraction_id":946,"rating":4.0,"review":"Icy Fun!. We had a great time on this tour! Rob did a fantastic job. He was so nice (and easy to talk to - in English & Fran\u00e7ais; il est bilingue.). It is still very slippery, even with the cleats on, so I wouldn\u2019t bring grandma...","review_date":"December 6, 2017","user":"sam319mt"},{"attraction_id":946,"rating":5.0,"review":"Icewalk with Neil!. The icewalk with Neil was one of the highlights of our trip! Absolutely gorgeous scenery and he was super helpful going up and down the ice. So knowledgeable. We could have easily done the walk alone but we learned so much from him throughout the...","review_date":"December 5, 2017","user":"natalie_d"},{"attraction_id":946,"rating":5.0,"review":"A must while in Banff!. My husband and I had a blast on this tour! Our tour guide Jordan was very friendly and kept us all laughing. He was very knowledgeable about the area. They provide ice cleats and hiking polls which are definitely needed! Once we reached the upper...","review_date":"December 4, 2017","user":"jessavena"},{"attraction_id":946,"rating":5.0,"review":"Johnston Canyon Icewalk - Best way to spend a winter morning. The Johnston Canyon Icewalk was the activity I was the most looking forward to on our trip to Banff and it did not disappoint. First, the scenery is just beautiful and 2nd our guide Norm was incredibly kknowledgeable + had a very good sense of...","review_date":"December 4, 2017","user":"mylene_m"},{"attraction_id":946,"rating":5.0,"review":"Fun and informative walk. Really glad we booked a tour rather than going it alone. Norm, our guide, was brilliant - incredibly informative, friendly, and very funny - we learned lots about the canyon, the local wildlife and got lots of hints and tips about other places around Banff...","review_date":"December 3, 2017","user":"fran382"},{"attraction_id":946,"rating":5.0,"review":"Beautiful hike and very knowledgable tour guy in Neil!. ALthough you can do this hike alone, it was great going with a guide who had so much history knowledge about the area and pointed out things you wouldn;t have seen or known on your own.\nWas also nice they had ice spikes for feet...","review_date":"November 25, 2017","user":"sherie_r"},{"attraction_id":947,"rating":5.0,"review":"Wowzers for the flowers.. Holy moly. One of the most gorgeous gardens I\u2019ve visited. The setting, Victoria BC, is beautiful on its own but these formal gardens are simoky breathtaking","review_date":"February 12, 2019","user":"bhessie"},{"attraction_id":947,"rating":5.0,"review":"BUTCHART GARDENS WITH HOTEL PICKUP. Great tour from the time the bus pulls up out front you cant stop looking at the lights, this place is so good, from looking for the 12 days of Christmas, Ice Skating the gift store is great. The carolers. I went with my 12...","review_date":"January 17, 2019","user":"cathy_o"},{"attraction_id":947,"rating":5.0,"review":"Beautiful place to unplug. This was one of the excursions offered on a cruise we were on and outside of the long ride on the coach bus to the place, we all feel like we enjoy the little time we were there. The place is just beautiful and words...","review_date":"January 3, 2019","user":"caligirl0105"},{"attraction_id":947,"rating":5.0,"review":"Simply Remarkable. Most reviews seem to say Butchart Gardens is in Victoria. It's not. It's in the middle of nowhere. Which makes this jewel even more remarkable,\nImagine acre upon acre of sculpted garden. Now imagine those acres miles from \"civilization.\" That's Butchart. A horticultural jewel miles...","review_date":"December 13, 2018","user":"malcolm_s"},{"attraction_id":947,"rating":5.0,"review":"Stunning views and amazing staff. Even close to winter the garden was stunning. They were preparing for Christmas while we were there but was by no means in the way. The driver Leroy was very courteous. Being that we were the last stop of the day he offered to drop...","review_date":"November 7, 2018","user":"nicholasw1930"},{"attraction_id":947,"rating":5.0,"review":"Bus Trip to Butchart Gardens. We booked a Trip to Butchart Gardens with CVS Sightseeing Tours through Viator. CVS were very well organised. Our bus driver Adrian Sly was a great advertisement for his company. His commentary was excellent. He was both knowledgeable and entertaining and he set up what...","review_date":"October 31, 2018","user":"turner8"},{"attraction_id":947,"rating":5.0,"review":"Always Beautiful. It was a drizzly day when we got off the ship for a tour of the gardens so we didn't expect much, however, it turned out to be one our best visits. The flowers and plants in the light rain made for a totally different...","review_date":"October 24, 2018","user":"buckajo"},{"attraction_id":947,"rating":5.0,"review":"Butchart Gardens on our own. We drove to Butchart Gardens from our hotel in Victoria. Looks like cvs tours is a good option if you can\u2019t or don\u2019t want to drive. No parking charges but the admission price is expensive. If we lived in the area we would get membership....","review_date":"October 24, 2018","user":"yournameherecanada"},{"attraction_id":947,"rating":5.0,"review":"Gorgeous!. We were here in September on a partially rainy day. The overcast sky made the pictures turn out beautifully! The staff had umbrellas ready for us and when the sun came out everything sparkled! I absolutely loved it here. We spent a few hours here...","review_date":"October 23, 2018","user":"kristinestravelpicks"},{"attraction_id":947,"rating":5.0,"review":"Great Beauty! Great Fun!. CVS made it so easy and enjoyable. Pick up in front of our hotel to be escorted by a friendly and highly informative guide (thank you Adrian!) for the ride out to the Gardens. So helpful to have someone who really knows Victoria. Made the...","review_date":"October 22, 2018","user":"resort764280"},{"attraction_id":947,"rating":4.0,"review":"Bring a blanket and enjoy the fireworks on Saturdays in summer. Great outing, wonderful gardens and in summer additional concerts and fireworks ! Bring a blanket, put it down, stroll the gardens and then sit down for a picknick and fireworks","review_date":"October 17, 2018","user":"dutchinbreda"},{"attraction_id":947,"rating":5.0,"review":"You must visit this garden when in Victoria. We did this tour as part of an excursion we booked through our cruise line. This was a fabulous selection. We were only here for 2 hours and I easily could have spent triple that. The grounds are absolutely beautiful. The landscape, the flowers, the...","review_date":"October 13, 2018","user":"amber_jean_r"},{"attraction_id":947,"rating":5.0,"review":"Amazingly Beautiful. These gardens were much grander and more beautiful than I ever imagined. If you are in Victoria, make sure you make time to visit this remarkable site.","review_date":"October 12, 2018","user":"littlelaurie11"},{"attraction_id":947,"rating":5.0,"review":"Not to be Missed. We had a half day excursion as part of our touring holiday and would thoroughly recommend this to visitors to Vancouver Island. There are so many diverse plants to see set in themed gardens and countless photo opportunities. As part of your admission price they...","review_date":"October 12, 2018","user":"a9775oxjon"},{"attraction_id":947,"rating":5.0,"review":"Amazing Beauty - #1 stop on Vancouver Island. Do not miss Butchart! It took us about 1\/2 day to see the gardens. The sunken garden is amazing. You just can't take enough pictures. We enjoyed the rose garden and others, too. This is my second Fall visit but I believe the gardens are...","review_date":"October 9, 2018","user":"earlybird1997"},{"attraction_id":947,"rating":5.0,"review":"Amazing . So beautiful. We loved it. It\u2019s worth the trip. Leave a couple hours to view the gardens and relax. If you can allow more time great day including having lunch","review_date":"October 6, 2018","user":"kenth157"},{"attraction_id":947,"rating":5.0,"review":"You can spend all day (and night)here!. I loved seeing this garden both during the day and in the evening with the lights. The fireworks are the best I've ever seen! Don't miss it if you are in Victoria!","review_date":"October 6, 2018","user":"wheedance"},{"attraction_id":947,"rating":4.0,"review":"Beautiful Garden. This garden is a paradise outside a big city. A great place to escape. The gardens and staff are great. If you appreciate the beauty of nature this is a must visit.\nBe prepared to spend money, the entrance, right down to a bottle of...","review_date":"October 4, 2018","user":"john_t"},{"attraction_id":947,"rating":5.0,"review":"Holiday. Wow, what beautiful gardens. Love the way the quarry area has been filled in with lake and fountain. Spent hours just wandering around and taking in all the flowers and scenery. The whole area was a relaxing and enjoyable experience. Only wish my gardens at...","review_date":"October 2, 2018","user":"mrschrizs"},{"attraction_id":947,"rating":5.0,"review":"Long Day But Well Worth It. It turned out to be a full 14 hour day including Victoria and the gardens. Pre-arranged tour included hotel pick up and drop off in Vancouver. The gardens are fabulous. Full of color and plenty of variety. Be sure to visit the Sunken Gardens. Take...","review_date":"September 29, 2018","user":"507jeffk"},{"attraction_id":947,"rating":5.0,"review":"If you love gardening or admire flowers - ITS A MUST. Wow what to say about this place but it is a must visit. The history and development of this privately owned gardens is amazing. So many plants, perennials and annuals of such a wide variety is amazing. A festival of color for the eyes and...","review_date":"September 28, 2018","user":"bunchof5"},{"attraction_id":947,"rating":4.0,"review":"Beautiful serene attraction. My wife and I spent a very pleasant morning at Butchart Gardens. The weather was ideal. Our CVS Tours bus driver, Jacquie(?), was informative and entertaining.","review_date":"September 24, 2018","user":"baal727"},{"attraction_id":947,"rating":5.0,"review":"Perfect way to see the gardens from Victoria. This is a well-run tour that seemed well worth the cost to us. We boarded the bus in front of the Empress Hotel. We had a nice ride through the city with narrated tour on a modern, clean vehicle. The bus made a stop at...","review_date":"September 22, 2018","user":"91914"},{"attraction_id":947,"rating":5.0,"review":"Breathtakingly Beautiful!. We were on an Alaskan cruise and this was our last stop. We were concerned that we would not have enough time to enjoy this beautiful place because our ship did not dock until 6pm and once we got on the shuttle bus it was...","review_date":"September 17, 2018","user":"linda_r"},{"attraction_id":947,"rating":5.0,"review":"Awesome Views. The place has awesome views. The best part of Butchart is the sunken garden. I'm not a big garden guy\/ But it was nice to walk around and just take it all in. My wife had a good time and so did I. We sent...","review_date":"September 11, 2018","user":"msmooth747"},{"attraction_id":947,"rating":5.0,"review":"A wonderful experience!. What an amazing place. We enjoyed all of it. I wished we lived closer so we could go ever season and enjoy how the garden changes throughout the year. Worth the trip!","review_date":"September 10, 2018","user":"nikki_b"},{"attraction_id":947,"rating":5.0,"review":"I LOVE this city!!. My daughter is attending UVic and Im visiting from Newfoundland to get her straightened away. I did my first CVS city tour on Tuesday, we saw the castle and Mount Tolmie and it was awesome. Yesterday my daughter and I did the Butchart Gardens tour...","review_date":"September 6, 2018","user":"explorer588912"},{"attraction_id":947,"rating":5.0,"review":"A beautiful treasure. The gorgeous spaces at Butchart Gardens require some time. Savor them and appreciate each area. Take the boat ride because each captain has personalized stories to tell. The boat trip is a great addition to your visit. Also, have a meal in the dining room....","review_date":"September 1, 2018","user":"rose_h"},{"attraction_id":947,"rating":5.0,"review":"Stunning. Several years ago, we spent about an hour here as part of a cruise. We arrived shortly before nightfall and were very unhappy. We vowed to return and did so yesterday. The beauty of the grounds was incredible and includes several features which would individually...","review_date":"August 28, 2018","user":"daves175"},{"attraction_id":947,"rating":5.0,"review":"Butchart Gardens by Bus from Victoria. We booked their 7pm tour as an excursion through Viator rather than through our Cruise ship. Gardens were beautiful - we got there in time to see some of the gardens by daylight in the evening and some under illumination while listening to live music....","review_date":"August 27, 2018","user":"eric_r"},{"attraction_id":947,"rating":5.0,"review":"Butchart Garden tour CVS. Adrian Sly was a very entertaining and knowledgeable driver and guide. CVS double decker bus was very clean and quiet. Great value.","review_date":"August 27, 2018","user":"steve_s"},{"attraction_id":947,"rating":5.0,"review":"Gardens and CVS coach driver Adrian Sly. We had an excellent time in Victoria. Our tour of Butchart Gardens was absolutely amazing. The Sunken Gardens and Rose Gardens were a highlight for me. The gift shop also had beautiful trinkets and bobbles. Adrian Sly our bus driver was very knowledgeable and provided...","review_date":"August 27, 2018","user":"kathy_l"},{"attraction_id":947,"rating":5.0,"review":"CVS Coach Driver -- Peter Miller. Driver on return fron Gardens was\/is amazing. Commentary not just on Gardens and Founders but the whole historical context for how the people, geography, economic times came together to give BC and the world such a wonderful experience. Thx Peter.","review_date":"August 24, 2018","user":"james_b"},{"attraction_id":947,"rating":5.0,"review":"Astounding!!!. The huge Sunken garden, Rose, Japanese and Italian gardens were amazing. I enjoyed it so much . Plan for at least 2 hours to see it all","review_date":"August 24, 2018","user":"joyjosh04"},{"attraction_id":947,"rating":5.0,"review":"great driver. Adrian Sly was an excellent, entertaining & funny driver & guide. He was so kind to everyone.\nOur driver on the back was friendly while loading and then not a word.","review_date":"August 24, 2018","user":"janice_v"},{"attraction_id":947,"rating":2.0,"review":"Avoid the night tour. We signed up with Princess Cruises for a early evening shore excursion to Butchart Gardens. We docked in Victoria at 7pm and headed to the gardens by bus. This would be our second visit to the gardens. Our first visit was over 20 years ago...","review_date":"August 23, 2018","user":"dhpuka"},{"attraction_id":947,"rating":5.0,"review":"Top attraction . This is the must see attraction in Victoria. Getting there can be a challenge but CVS offers hourly trips from Victoria, fully narrated, to the gardens. When you are there, be sure to take the 45 minute boat tour offered by Butchart. You won't regret...","review_date":"August 21, 2018","user":"charless342"},{"attraction_id":947,"rating":5.0,"review":"CVS Tour to Butchart Gardens. Knowledgable, pleasant, accommodating bus drivers. I rode the bus from the Empress to Butchart Gardens, and on the return, the bus driver (a different driver) dropped passengers off at their hotels. The special drop-offs is not part of the tour, but summer hours at Butchart...","review_date":"August 20, 2018","user":"nolalynn-ca"},{"attraction_id":947,"rating":5.0,"review":"knowledgeable and fascinating. Adrian Sly gave us a wonderful trip - he was knowledgeable and was able to communicate his knowledge with humor and a friendly demeanor. Job well done!","review_date":"August 20, 2018","user":"janweb321"},{"attraction_id":947,"rating":5.0,"review":"unbelievably beautiful!!!. I did't know what to expect, but always heard how beautiful the gardens were and knew one day I would like to visit. My husband and I decide to take the rocky Mountaineer train ride through Canada for our 40th wedding anniversary in September and...","review_date":"August 19, 2018","user":"carolynmm6863sp"},{"attraction_id":947,"rating":5.0,"review":"Magnificent Experience & Good Company. Travelled with CVS on Monday August 6th. Our driver Adrian was excellent. Lots of great info about Victoria during the 30 minute drive up to the gardens sprinkled with a nice amount of British humor! Stopped at Butterfly Gardens first since it was included in...","review_date":"August 13, 2018","user":"hstyl"},{"attraction_id":947,"rating":5.0,"review":"Great value, and a wonderful experience. CVS tour was a great value- the bus driver, Adrian Sly, was very informative, entertaining, and funny. Added bonus was the ability to explore Butterfly World and then continue to Butchart Gardens, which is stunning and almost other-worldly. Be prepared for a lot of walking,...","review_date":"August 13, 2018","user":"michael_s"},{"attraction_id":947,"rating":5.0,"review":"Very Impressive!!. Very Well Maintained grounds, Had an excellent time. I would definitely make a return visit. The flowers\/roses and other plants were spectacular. Wish I had a better camera","review_date":"August 12, 2018","user":"troy_h"},{"attraction_id":947,"rating":5.0,"review":"Beautiful Gardens. Butchart Gardens are worth the 30 minute ride from downtown Victoria. While the gardens were not as large as we anticipated they were beautiful and definitely worth the trip. We booked the tour using TripAdvisor and met the bus in front of the Empress Hotel,...","review_date":"August 9, 2018","user":"94hankf"},{"attraction_id":947,"rating":1.0,"review":"Should only see in the daylight. Unfortunately our ship did not get into port until after 7 pm and, with so many recommendations, we chose to do this tour. I do NOT recommend at night because there is nothing to see. Also, if the tour does not allow you to stay...","review_date":"August 8, 2018","user":"drew_s"},{"attraction_id":947,"rating":5.0,"review":"A place of beauty !. Our Trafalgar tour group arrived early at the gardens before the crowds got there.\nWe had a pleasant breakfast in the restaurant before wandering around the gardens .\nMost of us separated to visit the many areas by ourselves.\nThe gardens are quite expansive so...","review_date":"August 6, 2018","user":"dennis_r"},{"attraction_id":947,"rating":5.0,"review":"Adrian Sly is great. Had a wonderful experience on the tour bus. The guide Adrian Sly was great and very knowledgeable. Very entertaining.","review_date":"August 6, 2018","user":"bigb71chevelle"},{"attraction_id":947,"rating":4.0,"review":"Get There Early. Our cruise ship got in late in the day so we didn't have much time in the gardens before it got dark. And there wasn't enough lighting to see the flowers. Definitely go though.","review_date":"August 6, 2018","user":"carl_s"},{"attraction_id":947,"rating":4.0,"review":"Good way to get to the Garden. Victoria is extremely doable without a car, but Butchart Gardens was a must, and we needed transportation. CVS Tours was most recommended and provided convenient transportation along with some information on Victoria and the garden on the drive there and back. CVS offered convenient departure...","review_date":"August 6, 2018","user":"steven_c"},{"attraction_id":947,"rating":4.0,"review":"Butchart Garden Tour. The bus driver made the trip even more interesting with comments on the way to the Gardens. The Gardens were great, but very busy. Crowds made it difficult to see all we wanted to. Might recommend the evening tour, which the Concierge recommended. (they usually...","review_date":"August 5, 2018","user":"keyapaha1"},{"attraction_id":947,"rating":5.0,"review":"Terrific. A must see if in Victoria. Beautifully maintained and an easy walk for most.\nGreat value for money.\nHighly recommend.","review_date":"July 31, 2018","user":"dave2305"},{"attraction_id":947,"rating":5.0,"review":"Excellent day at the Gardens. My wife and I took this tour recently and found the drive to and from the Fairmont Empress to be very educational. The driver\/tour guide was terrific. The Butchart Gardens were beyond our high expectations. We have been to many gardens around the world, and...","review_date":"July 28, 2018","user":"vrjl"},{"attraction_id":947,"rating":2.0,"review":"Great gardens. Pool transportation organization. This review isn\u2019t about the gardens. They are beautiful and CVS has nothing to do with that. The transportation is disorganized and poorly run in comparison to other companies I have used in the past. Tickets sold to go to the gardens are supposedly timed...","review_date":"July 26, 2018","user":"teknoteach"},{"attraction_id":947,"rating":1.0,"review":"Hot bus. Get on a bus where the driver does not shut off the engine load it up with already hot people from waiting for it then leave you in it while he finds three people to fill the last three empty seats. Did I say it...","review_date":"July 23, 2018","user":"o1964lqdavep"},{"attraction_id":947,"rating":5.0,"review":"Beautiful Space. I wish I had had more time to truly see the space. This was part of a tour that was combined with the castle and I honestly wish I had simply done the garden. I felt rushed and would have loved to have seen more...","review_date":"July 23, 2018","user":"jhfrank311"},{"attraction_id":947,"rating":5.0,"review":"Beautiful work. A garden of immense serenity and beauty. The garden has specialised areas, the Italian garden, the japanese garden etc etc. Very pretty and very well maintained.","review_date":"July 9, 2018","user":"rohitsabherwal9"},{"attraction_id":947,"rating":5.0,"review":"CVS sightseeing bus tour. We used CVS to take us to the Butchart gardens, our driver Adrian Sly was an awesome driver, make the trip enjoyable and gave us lots of interesting information as we drove along.","review_date":"July 9, 2018","user":"richardleach2016"},{"attraction_id":947,"rating":5.0,"review":"Relaxing Ride through Victoria. This was an excursion from our cruise line and it was wonderful! The bus was new, clean and very comfortable. What I appreciated was that the bus driver was well aware of time schedules and was punctual in the departure to the gardens and the...","review_date":"July 7, 2018","user":"julikins55"},{"attraction_id":947,"rating":4.0,"review":"Great way to visit the gardens from Victoria. My wife and I took this tour during about a 5 hour port stop during our Alaskan cruise.\nHere's my take...\nTaking a bus to Butchart Gardens from the front of the Empress Hotel was very convenient. The bus took us to the gardens at...","review_date":"July 7, 2018","user":"jerriuscaesar"},{"attraction_id":947,"rating":5.0,"review":"Wow. Even if you are not a horticulturist you cannot fail to be enthralled as you follow a clearly labelled route. Wonderful gardens with fountains. Interesting history. Plenty of catering etc.","review_date":"July 4, 2018","user":"mike_m"},{"attraction_id":947,"rating":5.0,"review":"Paradise!. This is one of the most beautiful places that I have ever been. Don't miss the sunken garden. We took the CVS shuttle from in front of The Empress Hotel.","review_date":"July 2, 2018","user":"cheryl_g"},{"attraction_id":947,"rating":5.0,"review":"Great bus driver\/guide Adrian Sly. Adrian Sly was our bus driver\/tour guide and gave witty and informative commentary on the drive to Butchart Gardens (about 45 minute drive). The gardens are beautiful and probably the top attraction in Victoria I can't comment on the price or how the CVS tour...","review_date":"July 1, 2018","user":"kay_c"},{"attraction_id":947,"rating":5.0,"review":"Magnificent Victoria. Visitors in Victoria can never miss a trip to the Butchart Gardens and along the way, there is a nice little Butterfly Garden.\nButterfly Garden is a stopover on the way from Victoria to The Butchart Gardens. It has an insectarium with a few showcases...","review_date":"June 26, 2018","user":"nonsrspn"},{"attraction_id":947,"rating":5.0,"review":"Unexpected Beauty!. Came here on a rare beautiful day in March with my family. I was amazed at the beauty of each of the gardens. This place is unbelievable and the grounds are immaculate. If you are deciding on whether or not it is worth coming here,...","review_date":"June 25, 2018","user":"johnrq8444qy"},{"attraction_id":947,"rating":5.0,"review":"Lovely garden . Second visit to the garden. Would suggest going early due to crowds. Garden has routes for guest in wheelchairs. Great gift shops.","review_date":"June 25, 2018","user":"bluebonnet100"},{"attraction_id":947,"rating":4.0,"review":"Very nice gardens. Heard so much about these gardens that it was a must see locations. Gardens are very nice, but not in my top 3. My daughter commented that she liked the gardens, but did not love them. I agree. Our visit was not as long as...","review_date":"June 23, 2018","user":"bernie_o"},{"attraction_id":947,"rating":4.0,"review":"Lovely Gardens. The gardens were very nice but if you have been to Keukenhof in the Netherlands or Longwood Gardens near Wilmington in Delaware, US, these will pale in comparison.","review_date":"June 20, 2018","user":"susanbtravel"},{"attraction_id":947,"rating":4.0,"review":"Truly Beautiful . The Gardens are definitely worth seeing when visiting Victoria. The sunken garden is really impressive. The bus is a bit expensive but very convenient. Our particular driver\u2019s monologue was a bit too personal and borderline offensive. Blake was not our favorite but the Gardens were...","review_date":"June 19, 2018","user":"ann3572016"},{"attraction_id":947,"rating":5.0,"review":"Beautiful Place!. Was an excursion off our cruise. Began with a great \"Tea Service\" but far beyond just tea; included a selection of excellent small pastry & savory bites. Toured the extensive gardens built in an old quarry. Over 300 rose varieties, all labeled pus a multitude...","review_date":"June 19, 2018","user":"billwbulverde"},{"attraction_id":947,"rating":5.0,"review":"We booked prior to our cruise. They seem very organized. Rob was a super driver\/narrator. Flexible pick-up times.. We booked our CVS tour to Butchart Gardens on the internet before our cruise. We had booked the 11AM tour, however we made it into the center of Victoria earlier than expected and they allowed us to take the 10AM tour instead. The CVS kiosk...","review_date":"June 17, 2018","user":"dwfr"},{"attraction_id":947,"rating":5.0,"review":"Beautiful place. Stopped here on our first day on the island. It is such an over whelming beauty of flowers, trees and plants. Got to meet one of the workers and very interesting how the grounds are maintained.","review_date":"June 16, 2018","user":"joe_p"},{"attraction_id":947,"rating":4.0,"review":"Overwelming color. This place was great. Look at your own pace. There was large crowds but plenty to see. Some shops a bit pricey.","review_date":"June 14, 2018","user":"michael_d"},{"attraction_id":947,"rating":5.0,"review":"Inspiring. Super day out, gardens stunning, obviously a great deal of work involved to keep it looking immaculate. Afternoon tea was superb. Enjoyable time despite the rain!","review_date":"June 8, 2018","user":"adh1949"},{"attraction_id":947,"rating":3.0,"review":"Lots to see. About a30 minute drive from the Fairmont Empress. Lots to see. Gardens from a number of nationalities. Sunken garden was a must see.\nInteresting tree planting\u2019s. follow the map or you will miss some of the sights. Look out point is interesting.\nRestaurants on site...","review_date":"June 5, 2018","user":"mrbill67"},{"attraction_id":947,"rating":5.0,"review":"Wonderful Driver!. Adrian, our driver, made the drive to the Butterfly Centre and back from Butchart truly fun! He shared lots of interesting and historic information about places we were passing, and he had a few hilarious jokes he shared as well! Definitely a nice way to...","review_date":"June 5, 2018","user":"beachesandsunsets"},{"attraction_id":947,"rating":3.0,"review":"Not sure this was a tour, but good transportation. Provided good transportation to the gardens. Some history on the way with an attempt at humor. But we were there quickly and able to visit the beautiful gardens.","review_date":"May 25, 2018","user":"michaellj372up"},{"attraction_id":947,"rating":5.0,"review":"Great tour. Our tour bus was driven by Adrian Sly who had a very good knowledge of area.\nAdrian was kind and considerate driver, with times and places of return was clearly explained.\nThis was one of the best places we visited\nThanks to all concerned x","review_date":"May 25, 2018","user":"sandy151"},{"attraction_id":947,"rating":5.0,"review":"Beautiful Gardens. Love the gardens. Beautiful flowers and scenery. A must see when going to Victoria. All the flowers and beauty you can see.","review_date":"May 21, 2018","user":"811stacys"},{"attraction_id":948,"rating":5.0,"review":"Amazing day. We had 4 days in Vancouver on a stop over between Sydney and Toronto. What a fabulous bus trip, very knowledgeable driver, comfortable coach and friendly people on board. It was an early start and late finish, but well worth every cent for the local...","review_date":"March 13, 2019","user":"tracleemc"},{"attraction_id":948,"rating":5.0,"review":"Sea to sky highway. Had a wonderful trip to Whistler. The tour bus was very spacious and clean. Our guide Katelyn was informative and knowledgeable the trip and region. I would definitely recommend this trip!","review_date":"March 5, 2019","user":"craigmire"},{"attraction_id":948,"rating":5.0,"review":"Fun day with friends.. If you have 8 hours and a few friends and are looking for a great day trip, hire this company and get a private tour and trip to Whistler and back. We had one day to do something entertaining between conferences, and oh, what fun!...","review_date":"February 25, 2019","user":"michelle_c"},{"attraction_id":948,"rating":5.0,"review":"Rain, Snow, Sun. Title of review is summary of the ride and experience with driver, commentator, and guide Meghan. Pick up at hotel at 8:10 with total group from other hotels of 10 on clean, comfortable bus. Started in rain, turned to snow and clouds on trip up....","review_date":"February 23, 2019","user":"712johns712"},{"attraction_id":948,"rating":5.0,"review":"Whistler Day Trip. This trip was wonderful! Alexis was the tour guide and she was very friendly and knowledgeable about the area! She answered all of the questions I asked her and gave great suggestions on places to eat, etc. I would definitely recommend this tour!!","review_date":"February 22, 2019","user":"scrowe22"},{"attraction_id":948,"rating":5.0,"review":"Excellent Day Trip. I don\u2019t usually write reviews for day tours but this day tour has impressed me so much, especially with our tour guide Sarah who was absolutely amazing. In the tour, we stopped at Porteau, Shannon Falls, Squamish and Tantalus Lookout. We got up to Whistler...","review_date":"February 7, 2019","user":"769martinm"},{"attraction_id":948,"rating":5.0,"review":"Really exceeded expectations. We went with Hugh our tour guide up to Whistler, stopping at Shannon Falls which was a great sight, we even saw chipmunks running around. We then headed to a visitors center to get a coffee and use the restrooms. We then stopped at a...","review_date":"December 29, 2018","user":"emma_l"},{"attraction_id":948,"rating":1.0,"review":"Whistler and Scandinavian Spa. Have you ever been to Whistler before? Well, dont bother. Its nothing but hype. Just another tourist trap. It was very disappointing. Whistler was much nicer 45 years ago when there was nothing. And the spa was very crowded. I thought it was going to...","review_date":"December 16, 2018","user":"disappointedashelltr"},{"attraction_id":948,"rating":5.0,"review":"Amazing drive from Vancouver to Whistler. Steven the driver and guide was great. Nice clean Mercedes minivan was comfortable.\nSite seeing was incredible. Three waterfalls and great views of the fiords. Fall changes with leaf colors where beautiful. Whistler village was quiet and beautiful. Pictures can,t describe this great tour! Guide...","review_date":"November 3, 2018","user":"doctor4gum"},{"attraction_id":948,"rating":5.0,"review":"What a Great Day!. We were picked up at our hotel and taken on a fabulous ride to Whistler. Our driver\/guide, Megan was amazing. Great personality, and unlimited knowledge of Vancouver to Whistler and everything in between. She remembered everyone's names (about 25), and even had a trivia contest...","review_date":"October 28, 2018","user":"kathe_c"},{"attraction_id":948,"rating":4.0,"review":"A good day out. The trip is good and well worth the effort to get up for a day on the road. The journey up and down are broken up with some scenic spots that you might not know if you drove yourself. The driver was very knowledgeable and...","review_date":"October 25, 2018","user":"mrtynz"},{"attraction_id":948,"rating":5.0,"review":"Big Day Out. This is a very long day but well worth the trip. We had Steven as our driver and guide. Very funny and very informative. Left early in the morning to head to Whistler. First stop Shannon Falls. Third highest waterfall in BC. Then off to...","review_date":"October 8, 2018","user":"miffym2013"},{"attraction_id":948,"rating":5.0,"review":"Great day out. Our guide for the day was Steven, a witty and personable young man. We spent a lovely day at Whistler, though we did feel a little rushed trying to do everything, and didn't get a lot of time to explore the village. But then, hey,...","review_date":"September 20, 2018","user":"vijai_vmc"},{"attraction_id":948,"rating":5.0,"review":"Lovely day trip. Even though the weather wasn\u2019t too good it was made up for by the excellent guide Sarah, her information and stories were great and she really engaged with everyone on the tour. Would also highly recommend the Native American culture centre, so beautiful and great...","review_date":"September 17, 2018","user":"pennicui"},{"attraction_id":948,"rating":4.0,"review":"Great Day Out. An excellent day tour. Our driver, Steven, kept us entertained along the way, stopping for refreshments before continuing on to Whistler. The cultural centre was a unique experience - recommend doing lunch here - ours was delicious. The day we were in the village the...","review_date":"September 16, 2018","user":"kaye_w"},{"attraction_id":948,"rating":5.0,"review":"What an amazing day out! A long day - 11 hours in all. Great service. We were picked up at our downtown hotel - on time. Our driver\/ guide was Graeme, and he could not have done any more to make our trip enjoyable. A great stop at Shannon falls on the way up to Whistler, then lots of useful...","review_date":"August 28, 2018","user":"bob_c"},{"attraction_id":948,"rating":5.0,"review":"August 2018 visit . A lovely company. We travelled with the Ozzie host Mikey. Was very accommodating and very informative. We were picked up at 755 and back into down around 645pm, leaving approximately 4 hours up at Whistler. Definitely would recommend again both Whistler and the company.","review_date":"August 26, 2018","user":"tanya_q"},{"attraction_id":948,"rating":5.0,"review":"Excellent excursion. My husband and I thoroughly enjoyed our excursion to Whistler with Erich, our guide, who was knowledgeable and informative. We toured from Vancouver to Shannon Falls for a short stop and then continued to Whistler where we had quite a bit of free time to...","review_date":"August 16, 2018","user":"emily_h"},{"attraction_id":948,"rating":5.0,"review":"Great place. A fairly long drive which was broken up by a visit to a beautiful waterfall. The views from the bus of the fjord and mountains were superb. While in Vancouver we took three day trips and going that the overall enjoyment was greatly helped by...","review_date":"July 25, 2018","user":"johnw7019"},{"attraction_id":948,"rating":5.0,"review":"Friendly, informative and free time . From hotel pick up to airport drop off everything about this trip was relaxed, efficient and fun. The drive down was very pretty, stopping off at Shannon Falls. Helpful advice from our guide Brent. We were at Whistler before 11.30 and took the Gondola to...","review_date":"July 18, 2018","user":"voyager309665"},{"attraction_id":948,"rating":5.0,"review":"Whistler. Spectacular day trip! Small group was just right for sightseeing. Our tour guide, I believe his name was Rick, was very informative.","review_date":"July 18, 2018","user":"176vickieh"},{"attraction_id":948,"rating":5.0,"review":"Fabulous whistler and Shannon falls. Great trip. Pick up from hotel right on time collected a few more and then off. A couple of stops on the wat to Whistler. Really picturesque coastal villages. Our guide Brandon was bright and very informative. He went out of his way to make...","review_date":"July 15, 2018","user":"lyn_g"},{"attraction_id":948,"rating":4.0,"review":"Great scenery and lots to do!. Lots to soak in this tour and much more that we didn't get to do. Definitely recommend this if wanting to spend a day out and about.","review_date":"June 18, 2018","user":"khaldoza"},{"attraction_id":948,"rating":5.0,"review":"Stunning views. This was a great trip. Picked up was on time at Canada Pace and following the additional pick ups we set off on the long drive to Whistler. Our driver and guide for the day, Danny, was very good providing us with lots of good...","review_date":"June 10, 2018","user":"mrjohn1960"},{"attraction_id":948,"rating":4.0,"review":"Good day out. Richard was our driver for this tour. Picked up on time, nice relaxing drive with a couple of pit stops for restroom breaks and photo opportunities. Plenty of tips about what to see and do up at Whistler. The cultural centre entry was included. Had...","review_date":"April 21, 2018","user":"krissydidit"},{"attraction_id":948,"rating":4.0,"review":"Awesome! and great and fantastic tour guide... This is our review on our day trip to Whistler on March 22, 2018 - Our tour guide\/driver was Brent and he was on time to pick us up. He gave us pretty good educational knowledge of the First Nation and other information regarding the...","review_date":"April 10, 2018","user":"khyma_r"},{"attraction_id":948,"rating":5.0,"review":"Gorgerous Winter Trip!. I went to the trip at the end of March this year.\nAlthough the schedule was kind of different with original one, I was satisfied with the tour.\nBecause I could go to some beautiful spots and got many great photos =D\nIn addition to,...","review_date":"March 26, 2018","user":"sunny_y"},{"attraction_id":948,"rating":5.0,"review":"Very knowledgable tour guide Steve, pleasant trip. Picked up on time at hotel, Steve was very knowledgable. Several stops, good photo ups. All in all a pleasant day","review_date":"March 21, 2018","user":"sylvie2011"},{"attraction_id":948,"rating":5.0,"review":"Great day out.. We only booked this the day before but it was well worth going. We had a great guide who was able to point out and give lots of information about the places we passed and visited on the sea to sky highway. The bus was...","review_date":"January 21, 2018","user":"buch78"},{"attraction_id":948,"rating":3.0,"review":"Read the fine print. To start out the tour pick up 30 mins late with no contact from company it wasn't until we called we were let known they were running late.\nWe also found out once we got on board any activities at Whistler were an extra fee....","review_date":"January 9, 2018","user":"jackiemo1280ca"},{"attraction_id":948,"rating":5.0,"review":"Great day trip to Whistler. We wanted to see some sights outside Vancouver so booked this tour - it did not disappoint. We found traveling by small bus was better than by the train because we could stop at various scenic detours along the way. The short hike to Shannon...","review_date":"December 21, 2017","user":"gowaves"},{"attraction_id":948,"rating":5.0,"review":"Excellent Service. What a service we had! Richard, our tour guide was knowledgable,friendly, caring and took care of all our needs. He did his very best to accommodate everyone and took us to Whistler and back in a day safely. Their service included sending everyone back to...","review_date":"November 27, 2017","user":"tracy_h"},{"attraction_id":948,"rating":5.0,"review":"Ask for \"Richard the Driver Guide\". My wife and I paid a very affordable and decent fee for a comfortable day-trip to Whistler from Vancouver and received what should have been a fabulous high-fee, spectacular return! But it was perfectly priced! The driver - a very friendly, accommodating and knowledable young...","review_date":"November 25, 2017","user":"gary_w"},{"attraction_id":948,"rating":5.0,"review":"Wonderful time. We took Landsea Tours from downtown Vancouver up to Whistler\/Blackcomb. What a great way to go for the day! Our driver and guide was Richard. He made the trip very interesting (we even loved his jokes that required an \"aaauwww\" response rather than the traditional...","review_date":"November 20, 2017","user":"paulg3132"},{"attraction_id":949,"rating":5.0,"review":"Went sledding for the first time!. The tour was epic and the scenery was unbelievable! I had a wicked time on Cougar mountain for my friends birthday. Trails were well maintained and machines we had were state of the art. We got lucky and had an awesome tour guide Joe from...","review_date":"March 9, 2019","user":"james_r"},{"attraction_id":949,"rating":5.0,"review":"Awesome experience. Definitely something we will have to come back and do again. Our guide Dan was awesome! He made the experience.","review_date":"March 3, 2019","user":"spenc407"},{"attraction_id":949,"rating":4.0,"review":"First time snowmobiling . This was a great intro to snowmobiling! Our guide Liam was very friendly and knowledgeable. All of the staff that we had contact with was very helpful and communicative. The people on the phone while booking, the shuttle driver and all the people helping get...","review_date":"February 25, 2019","user":"lls6"},{"attraction_id":949,"rating":5.0,"review":"Snowmobiling Cougar Mountain BC. i gave this tour to my husband for his 61st birthday, it was amazing he loved it and I also loved it. Our tour guide Jimmy was amazing for first timers he made us feel very comfortable and safe. We both loved it and can't...","review_date":"February 18, 2019","user":"sarahpeter1981"},{"attraction_id":949,"rating":5.0,"review":"Amazing experience!. Had a great afternoon with Ali, the perfect guide! Made sure we knew everything we needed to know and took us on some amazing routes. Would definitely recommend.","review_date":"February 16, 2019","user":"aperolpapi"},{"attraction_id":949,"rating":5.0,"review":"Great fun, beautiful scenery :-). This turned out to be a highlight of a great trip. Well organised from the start, professional guides (special mention to Jordan) the ski-doos are recent models and in good condition. The trails are beautiful and the scenery spectacular.","review_date":"January 19, 2019","user":"luked898"},{"attraction_id":949,"rating":5.0,"review":"So much fun!!. Such a fun activity to do and with amazing scenery along the way.\nVery well organized and our guide was very helpful and patient.\nWould highly recommend!!","review_date":"January 19, 2019","user":"kayla_s"},{"attraction_id":949,"rating":5.0,"review":"Woohoo. Well our first snow mobiling was fun fun fun, a bit scary at first, as the snow depth was around 80cm, so ti slid around a fair bit, but after we got used to that it was excellent...\nIf you need a day off skiing...","review_date":"December 15, 2018","user":"lynnedavidphotograph"},{"attraction_id":949,"rating":5.0,"review":"\"Best thing I've ever done\". We did this trip with our two teenagers. My daughter just got her driver's license and was not sure about driving a snowmobile. But when the adventure was over she said \"That was the best thing I've ever done.\" Everything went smoothly for this, the...","review_date":"April 7, 2018","user":"shanelynne"},{"attraction_id":949,"rating":5.0,"review":"Fantastic time in Whistler. We managed to do a 2 hour Snowmobile tour when on our one day Whistler tour, I would highly recommend doing this and there is still time to look around Whistler and to have lunch\/drinks.\nJono was brilliant, very informative, the tour was well organised...","review_date":"March 30, 2018","user":"ailsa_d"},{"attraction_id":949,"rating":5.0,"review":"Terrific!. Took my 17 year old son on this tour. Emma was our guide and it was the best! In fact, we had such a good time, we booked the more advanced tour for the next day. Equipment is in the really good shape, guides are...","review_date":"March 14, 2018","user":"davidbg6117gl"},{"attraction_id":949,"rating":5.0,"review":"Incredible!. Absolutely amazing time with Jonno, beautiful views throughout the tour and great photo ops throughout","review_date":"March 5, 2018","user":"mitch_c"},{"attraction_id":949,"rating":5.0,"review":"You can't go wrong!. Not only was the tour amazing, the views spectacular, and all the gear available for us, but our guides were the best. The knowledgeable staff were awesome and incredibly funny making our day trip even more enjoyable.\nI would highly recommend not only the snowmobile...","review_date":"February 26, 2018","user":"allison_l"},{"attraction_id":949,"rating":5.0,"review":"Great tour for first timers. Knowledgeable guides. Good times. Never been snowmobiling, but this turned out ok. My wife who was very nervous actually finished in one piece :). We did the discounted twilight tour and enjoyed it. It was not easy. There was lots of sun (I know, who complains of sun in...","review_date":"February 14, 2018","user":"alam555"},{"attraction_id":949,"rating":5.0,"review":"Unreal!. Had the most amazing time with our guide Ali this morning on the snowmobile trip. My friend and I were lucky enough to be the only ones on the tour and we lucked out with our guide! She made the tour safe, fun and personalized...","review_date":"February 13, 2018","user":"sarahw9573wl"},{"attraction_id":949,"rating":5.0,"review":"Great fun. Our family really enjoyed it\n18 and 21 yo each drivers, and me with wife on as passenger worked well but she probably could have driven herself","review_date":"February 5, 2018","user":"bretth53"},{"attraction_id":949,"rating":5.0,"review":"Amazing experience!. Everyone was kind, patient, and informative. My guide was knowledgeable and patient. I would highly recommend this for anyone thinking about trying snowmobiling! You will be a convert!","review_date":"January 23, 2018","user":"kerbear85"},{"attraction_id":949,"rating":4.0,"review":"Snowmobile cruiser Tour: Fantastic views and great fun. We signed up for the 2 hour snowmobile cruiser tour. This was our first time and really did not have much clue on what to expect! We got picked up from one of the designated pickup points and went to Cougar Mountain for the tour....","review_date":"January 18, 2018","user":"ashok_r"},{"attraction_id":949,"rating":5.0,"review":"Snowmobiling was the best!!. My sister, friend, and I all signed up for the Snowmobile Cruiser Tour while we were in Whistler and we had an absolute blast!! Our guide Adam was the best; he was super nice and patient, made sure we were comfortable operating the snowmobiles since...","review_date":"January 18, 2018","user":"kristaaar"},{"attraction_id":949,"rating":5.0,"review":"Great tour. Real adventure. They made our day. Great tour, good job. That wasn't my first time, however the rout was stuning. Thank You.","review_date":"January 18, 2018","user":"dieterwitch"},{"attraction_id":949,"rating":5.0,"review":"First Time Snowmobiling with Tom...He's the Bomb. Tom did a phenomenal job. He was pleasant, direct, and entertaining. His positive attitude and energy made the whole experience enjoyable. Give this guy a raise!","review_date":"January 7, 2018","user":"brooke_k"},{"attraction_id":949,"rating":5.0,"review":"in one word amazing. This was our first time to ride a snowmobile, we had a great explanation on how the snowmobile works and how to handle it. We did the 2-hour tour. The weather was a bit foggy and some snow, this made visibility a bit limited, but...","review_date":"December 21, 2017","user":"arjanco"},{"attraction_id":949,"rating":5.0,"review":"Had a great time!. It was our first time snowmobiling, and both my wife and I loved it. They were very kind and professional, and Ryan (the guide) made the tour go beyond our expectations. I strongly recommend TAG and the snowmobile tour. Hopefully I\u2019ll be able to take...","review_date":"December 14, 2017","user":"fabio_i"},{"attraction_id":951,"rating":5.0,"review":"Amazing views, wonderful guide!. Our guide Nicole was very welcoming and made everyone feel completely at home together immediately. She was extremely knowledgeable about the area and had a fun sense of humour. The views are indescribable. Unfortunately- through no fault of the tour operator - the road to...","review_date":"October 7, 2018","user":"travel521488"},{"attraction_id":951,"rating":5.0,"review":"Day trip. Tour by Beyond Banff with Robbi our driver. This is in a 14 passenger van, we enjoy a smaller group only 6 of us on this trip. Robbi was very informed about the area. Besides Lake Louise and Lake Moaine, he took us to several...","review_date":"October 2, 2018","user":"louise_k"},{"attraction_id":951,"rating":5.0,"review":"Tour guide makes it worthwhile. My 80-year-old mother and I visited Banff and took the Discovery Tours tour of Lake Louise and Moraine Lake. The tour bus picked us up from our hotel and took us to both lakes, with a couple of shorter stops at other sites along the...","review_date":"October 1, 2018","user":"karl_s"},{"attraction_id":951,"rating":4.0,"review":"Enjoyable excursion. Pam is a very knowledgeable guide sharing lots of information and making the trip enjoyable. The Maple biscuits were really nice during the trip. Photo stops were great. Thanks Pam.","review_date":"October 1, 2018","user":"deb_g"},{"attraction_id":951,"rating":5.0,"review":"Excellent trip to lake Louise and moraine lake. we booked the afternoon trip and enjoyed an informative commentary from Lanka as we travelled along the bow valley parkway. she had lots of interesting stories and details of the area, people and wildlife. we parked near lake Louise where we had over half an...","review_date":"September 26, 2018","user":"hish2014"},{"attraction_id":951,"rating":5.0,"review":"Best day ever!. We had an awesome tour to Lake Louise and Lake Moraine with Discover Banff Tours. This was a group of 20 with outstanding personal service. Our guide, Matt, did a great job of history and info about the lakes. The lakes were gorgeous!!","review_date":"September 23, 2018","user":"teenakay51"},{"attraction_id":951,"rating":5.0,"review":"Tour of Lake Louise and Moraine Lake. We went on a tour of Lake Louise and Moraine Lake...our tour guide, Neil was very good and gave us lots of information about the area....explained everything really well.....would recommend him for these types of tours....he joined us on the trip to Moraine Lake too....very...","review_date":"September 18, 2018","user":"marion_c"},{"attraction_id":951,"rating":5.0,"review":"Great bus tour with Norm!. This is the best way to travel to Lake Louise and Lake Moraine... especially when you see the congested parking at these spots. The bus was clean and our driver Norm was wonderful. He shared lots of great historical and local facts and stories and...","review_date":"September 13, 2018","user":"fromoutwestidaho"},{"attraction_id":951,"rating":5.0,"review":"Great experience of the lakes!. We had a great time with Discover Banff tours, our guide Norm made the whole experience fun and enjoyable!\nWith excellent knowledge and stories told along the way!\nWe had plenty of time at the lakes and Norm helped us with photos!\nIt was a...","review_date":"September 9, 2018","user":"sammy_leigh1703"},{"attraction_id":951,"rating":4.0,"review":"Great Views of Banff National Park & Lakes. Really enjoyed this trip to the Lakes. Norm our guide was very informative and made sure that everyone felt at ease and included.\nThe views were spectacularly beautiful.\nI would recommend this trip as its only a few hours but value for money.\nThank you...","review_date":"September 8, 2018","user":"misskrobin"},{"attraction_id":951,"rating":5.0,"review":"Thank You Discover Banff Tours and of course, Norm!!. My wife and I could have easily driven to Lake Louise and Moraine Lake. But, we would not have known all of the information our tour guide, Norm, talked about throughout the tour.\nWe booked our Sunday tour on Saturday at the downtown Discover Banff...","review_date":"September 5, 2018","user":"livonia2017"},{"attraction_id":951,"rating":5.0,"review":"Great time! . I\u2019m in town on business and decided to take advantage of my weekend and booked the Larch Valley Tour. Our tour guide was Aaron and he was fantastic!! Super funny and knowledgeable. You can tell he was very passionate about the National Park and all...","review_date":"September 2, 2018","user":"amy_m"},{"attraction_id":951,"rating":5.0,"review":"the only way to see these two attractions. we had heard that to see lake louise and moraine lake you had to arrive there like 6-7 AM or after 7pm and this we wouldnt do - the parking is almost non existent during summer - so we took the tour and had plenty...","review_date":"August 20, 2018","user":"karen_s"},{"attraction_id":951,"rating":1.0,"review":"They Canceled My Seat On Our Booked Tour!. BAD JOB! I booked our Saturday tour weeks before our visit to Banff. They canceled our space on the tour 20 hours before our hotel pick-up. They sent me numerous emails of confirmation and reminders then blamed it on a computer issue. They offered me...","review_date":"August 16, 2018","user":"martyb247"},{"attraction_id":951,"rating":5.0,"review":"See gorgeous lakes and avoid the parking nightmare!. We booked this tour as a way to save some time and get as much as we could out of our time in Banff National Park. I didn't realize just how much of a nightmare parking at Lake Louise and Moraine Lake were! I am...","review_date":"August 14, 2018","user":"mmiller729"},{"attraction_id":951,"rating":5.0,"review":"Fabulous afternoon tour with Lyn. Beautiful scenery with a very informative commentary by Lyn who was a great driver and made us all laugh with her wacky humour. Couldn\u2019t have been a better afternoon.","review_date":"August 13, 2018","user":"chopsueyvonne"},{"attraction_id":951,"rating":4.0,"review":"Worth every penny. I chose this tour initially to avoid driving myself, but it was a great decision on many levels. Our tour guide Anick was both entertaining and informative; helping us to understand this incredible corner of the world. Lake.Louise was beautiful, but Lake Morraine was indescribably...","review_date":"August 12, 2018","user":"justpop56"},{"attraction_id":951,"rating":4.0,"review":"Best way to see the sights. We booked this tour to avoid driving it ourselves; ad it was the best decision we could have made. Although the visibility was not great due to fires south of there, the trip was the highlight of our time in Banff. Our guide Anick was...","review_date":"August 11, 2018","user":"rob_g"},{"attraction_id":951,"rating":5.0,"review":"Fabulous adventure with English Pete!. We traveled to Banff to experience the Canadian Rockies and were not disappointed! Our trip to Lake Louise and Moraine Lake with English Pete was outstanding! The sites were just beautiful. Taking a tour was the best way to go. We breezed past the crowded...","review_date":"August 11, 2018","user":"lmackay49"},{"attraction_id":951,"rating":5.0,"review":"Gorgeous views. Lake Louise is stunning with magnificent glacier views and a nice walking path partially around the lake. Moraine Lake is even more gorgeous with turquoise water that looks fake, that's how pretty it is. Wear hiking shies for safety while climbing up for optimal viewing,...","review_date":"August 9, 2018","user":"marajaye"},{"attraction_id":951,"rating":5.0,"review":"English Pete found a Grizzly!. After promising us a great tour and introducing himself as \"English Pete,\" we were off to a great start. A comfortable bus, an erudite tour guide with a passion for his work and the beauty of the nature around us made for an unforgettable day....","review_date":"August 7, 2018","user":"lisa123000"},{"attraction_id":951,"rating":5.0,"review":"A beautiful tour with so many convenient options for pickup and drop off. We joined this small tour on July 3 and were picked up outside of the Banff RV Campground. It was the late afternoon tour which included a nice dinner meal which was very good but the highlights were the two lakes. The tour size was...","review_date":"August 6, 2018","user":"needreve"},{"attraction_id":951,"rating":5.0,"review":"Moraine Lake was amazing. When your family needs 2 rental cars, it's way better to go on tours, and this one filled the bill. It was accessible for family members from 31 to 87 years old. Our guide Neil E was very knowledgeable and made the trip interesting and...","review_date":"August 4, 2018","user":"jay_c"},{"attraction_id":951,"rating":5.0,"review":"Moraine Lake beats them all!. Lake Louise was beautiful, although you need to walk around it a bit to get away from the hordes of tourists. But Moraine Lake was even more amazing and less crowded. We walked up the rockpile to get a higher view of the Lake -...","review_date":"August 3, 2018","user":"lorna_k"},{"attraction_id":951,"rating":4.0,"review":"My mother-in-law was pleased . There were 9 of us in our group including my 82 year old mother-in-law and our teenage daughters. My mother-in-law is quite an active person but we were a little worried about hiking and getting around on the trails. An organized tour was a great...","review_date":"August 1, 2018","user":"mike_b"},{"attraction_id":951,"rating":5.0,"review":"Excellent trip to Banff. We loved this tour, we were excited to see Lake Louise, but the real surprise was Lake Moraine. Our guide Andy was very personable and shared lots of information with us. Highly recommend!","review_date":"July 25, 2018","user":"janet_w"},{"attraction_id":951,"rating":5.0,"review":"Lake Louise & Moraine Lake. An absolutely wonderful trip! Our tour guide, Nicole, was excellent. All 9 of us thoroughly enjoyed every bit of the trip.","review_date":"July 18, 2018","user":"louis_p"},{"attraction_id":951,"rating":5.0,"review":"A must see in Banff!. Andrew was an amazing, kind, knowledgeable guide. Magnificent scenery in a very well-paced day. We were lucky enough to see bears.","review_date":"July 18, 2018","user":"vera030"},{"attraction_id":951,"rating":5.0,"review":"Wonderful Sightseeing Trip. We really enjoyed our sightseeing trip to Lake Louise and Morraine Lake. Norm was an excellent tour guide and very knowledgeable. The dinner at the Bear Creek Lodge was excellent. We saw a black bear and some elk on the trip. Great trip,","review_date":"July 13, 2018","user":"mary_a"},{"attraction_id":951,"rating":5.0,"review":"Deluxe Lake Louise - Very Enjoyable. This was actually a 6 hour event that started at 3:30 p. Eight of us in a mini van were escorted by a driver, Hugh, who was friendly, knowledgeable and had a nice sense of humor. The included dinner was rather skimpy and just okay...","review_date":"July 13, 2018","user":"marilyn_h"},{"attraction_id":951,"rating":5.0,"review":"amazing. I was very lucky, could go to Banff National Park.\nThe view very amazing , with rocky mountain around.\nI could see also great Lake Louis , with the great view.","review_date":"July 12, 2018","user":"94nany"},{"attraction_id":951,"rating":5.0,"review":"great trip, great guide. Thibault was pleasant and informative. If you've never been, this is the tour to take and the company to take it with. We did another similar tour and while it was OK this tour was better.","review_date":"July 9, 2018","user":"john_c"},{"attraction_id":951,"rating":5.0,"review":"I would definitely recommend this tour.. Big shout out to Scott who was our guide; he just makes you feel so comfortable and welcome. Tells great stories and gives loads of information.\nIt was so beautiful I can home with a lot of pictures.","review_date":"July 7, 2018","user":"canihope"},{"attraction_id":951,"rating":5.0,"review":"Excellent Tour. We took this tour with our son and daughter-in-law on July 6, 2018.\nOur driver and guide, Anique (sorry if spelling is wrong) was fantastic. She provided great insight and information during the tour and was very pleasant.\nLake Louise is very nice and Moraine...","review_date":"July 7, 2018","user":"peter9406"},{"attraction_id":951,"rating":5.0,"review":"Great experience!. I thoroughly enjoyed the Deluxe Lake Louise and Banff tour in June. Tour Guide \u201cAnik\u201d was extremely knowledgeable, professional, and accommodating. The small group size was so comfortable and yielded a very relaxed and pleasant tour. Scenery and photo ops were fantastic.","review_date":"July 7, 2018","user":"ac1045"},{"attraction_id":951,"rating":5.0,"review":"Wonderful Tour!. Great idea to take these tours into these very crowded parks during summer at least! We went right up close to both lakes.... no problems! Absolutely a must see tour. Scott our tour guide was great and very nice. Knew the area very very well....","review_date":"July 3, 2018","user":"linnbig"},{"attraction_id":951,"rating":5.0,"review":"Lake Louise Beauty!!!. We toured Lake Louise and Lake Moraine with Elv and he was wonderful. Before the tour, we had a great dinner at a quaint little lodge. Elv had wonderful stories and information to share with us during our travels. He was fun to be with...","review_date":"June 25, 2018","user":"duke_m"},{"attraction_id":951,"rating":5.0,"review":"Beautiful Lake Views. My husband and our two teenage sons took this tour to give us some time away from being behind the wheel and to enjoy the scenery on the way. Our driver, Tom, was a fantastic tour guide. He was very informative during the entire drive...","review_date":"June 24, 2018","user":"smee4"},{"attraction_id":951,"rating":5.0,"review":"Deluxe Lake Louise and Moraine lake with Neil E.. I booked this tour before coming to Banff and 24 hours before the tour there were only 3 people booked so thought it wouldn't go ahead. The people in your office were great and kept me informed. Thankfully 2 other people booked and due to...","review_date":"June 24, 2018","user":"1ana48"},{"attraction_id":951,"rating":5.0,"review":"Lovely lake and food!. We did the Lake tour that includes a meal (I think it was called the Deluxe tour). We went to see the Castle Mountain, and had an early dinner at the Baker Creek bistro. I ordered the local arctic char, and it was delish! Then...","review_date":"June 23, 2018","user":"vixklen"},{"attraction_id":951,"rating":5.0,"review":"Great Tour!. Pete was our guide and he was excellent - full of information and personable. The bus was comfortable and we enjoyed the \"big\" window in the front of the bus, which allowed for a view that is generally not available in other buses. I would...","review_date":"June 20, 2018","user":"melma16"},{"attraction_id":951,"rating":4.0,"review":"Lakes tour. Really nice day with the tours of both Lake Louise and lake moraine. Really beautiful and an opportunity to take great pictures. Our tour guide was very knowledgeable.","review_date":"June 18, 2018","user":"ankush_b"},{"attraction_id":951,"rating":5.0,"review":"Great day at Moraine Lake. Roni was a friendly, flexible, committed and good-spirited guide. We did a day tour with a couple of stops. We spent most of the time at Moraine Lake. It is so very beautiful. We went in the middle of the week and there was almost...","review_date":"June 16, 2018","user":"wirawee"},{"attraction_id":951,"rating":5.0,"review":"Great tour guide! Beautiful views!. Participated a Deluxe version of this tour. Our guide Scott is super friendly. Had a good time with the group. So much fun! One thing worth mentioning is that this deluxe trip is 2 hours longer than the normal one and more expensive because it...","review_date":"June 13, 2018","user":"elaine_l"},{"attraction_id":951,"rating":3.0,"review":"If you can avoid the crowds....... I remember once being tolled about a place \u201cit was great until the likes of us started recommending it to the likes of you!\u201d This sums up these venues. At the beginning of the summer season, on a Monday, there were crowds around Lake Louise...","review_date":"June 8, 2018","user":"mansle2016"},{"attraction_id":951,"rating":4.0,"review":"Thanks to Matt and Lenka. It was good experienced for me.Learn something new about what banff and lake louise can offer to visitors and local alike. Well done!.\nAnne","review_date":"June 8, 2018","user":"anne_macachor_a"},{"attraction_id":951,"rating":5.0,"review":"Wonderful Scenery. This was part of our Rocky Mountaineer trip. Our driver, Matt was very knowledgeable of the area. He stopped at several spots that had wonderful views. It was a very nice, informative trip.","review_date":"June 2, 2018","user":"cyw"},{"attraction_id":951,"rating":5.0,"review":"Great tour - absolutely stunning scenery and excellent guide!. We thoroughly enjoyed our late afternoon\/evening tour to Lake Louise and Moraine Lake. The weather was absolutely splendid adding to a totally magical experience at the Lakes. Our guide for the event was Nicole - she was very informative and had a wonderful sense of...","review_date":"May 28, 2018","user":"happyhols320"},{"attraction_id":951,"rating":5.0,"review":"Comfortable and interesting trip to Lake Louise. Nicole took my husband and I out to Lake Louise and provided lots of interesting information. There were only about 10 of us on the bus, all different nationalities. We don't usually do tourist buses like this but it was our last day in Banff...","review_date":"May 21, 2018","user":"cazzyk"},{"attraction_id":951,"rating":4.0,"review":"A little early to see everything. I knew before signing up that it was still to early in the season to get up to Moraine Lake, so I personally was not disappointed -- but if it is still May, be sure to check the itinerary. Best part of the tour was...","review_date":"May 7, 2018","user":"prof1950"},{"attraction_id":951,"rating":5.0,"review":"Beautiful Sites - wonderful guide!. Visited the gorgeous Lake Louise, trails and sites and of course the beautiful mountains along the Bow Valley parkway today! Our tour guide, Aaron, was wonderful providing information from the past and present and lots of fun facts! Think we can say we are all...","review_date":"May 3, 2018","user":"nana2point0"},{"attraction_id":951,"rating":5.0,"review":"Banff national park tour . Great tour which was enhanced by the tour guide Aaron who went above and beyond the call of duty to make the trip enjoyable in no small part due to his enthusiasm and knowledge of the area. I would highly recommend this tour.","review_date":"April 30, 2018","user":"peterhp7060bz"},{"attraction_id":951,"rating":4.0,"review":"Staff really good. We couldn\u2019t go on the tour but the tour guy was more than helpful and tried to find another solution. The office staff were also very good.","review_date":"April 24, 2018","user":"kath107"},{"attraction_id":951,"rating":5.0,"review":"Great guided tour of Lake Louise and surrounding wildlife. The tour was great, the time at Lake Louise Fairmont Chateau was perfect. Aaron our guide was great!","review_date":"March 6, 2018","user":"dewranged"},{"attraction_id":951,"rating":5.0,"review":"Beautiful and comfortable tour. The tour guide is well-prepared. I am not good at planning, so I felt comfortable to travel with 'discover banff'. I borrowed the snowshoes and had a great time hiking up the mountains near the lake. I like the hot chocolate.","review_date":"February 16, 2018","user":"u0303mok"},{"attraction_id":951,"rating":5.0,"review":"Beautiful lakes. We took the Lake Louise and Moraine Lake Tour on 10\/9\/17 which was the last day to visit Moraine Lake for the season. I believe they close the road because of potential landslides during the winter.\nBoth Lake Louise and Moraine Lake were beautiful. We...","review_date":"December 14, 2017","user":"masiew2017"},{"attraction_id":951,"rating":4.0,"review":"Great tour and lovely day! . We went on the Lake Louise tour today and had a great time. Our guide (90% sure her name was Nicole but didn\u2019t quite catch it sorry) was very helpful and funny. She knew a lot about the local area and wildlife which was great....","review_date":"December 5, 2017","user":"leanajane"},{"attraction_id":951,"rating":5.0,"review":"A great way to see some of the highlights of Banff in one afternoon. I was in Calgary for a business trip and decided to go to Banff for one day as it had been on my list of places to see. I took the Discover Banff & Lake Louise tour which was from about noon to 5PM and...","review_date":"October 29, 2017","user":"amelieartist"},{"attraction_id":951,"rating":5.0,"review":"Banff-Lake Louise Tour inbetween saison. Woww, it was a fantastic tour. Rather colder for this time of the year, it even snowed at Lake Louise. In spite of everything. Our guide Ben (English man) knew great. He explained us a lot and could answer all our questions. Everything has been...","review_date":"October 26, 2017","user":"angela_k"},{"attraction_id":952,"rating":2.0,"review":"Disappointed. The experience did not. Live up to the advertised expectations. The heated bus, was not heated and extremely cold and uncomfortable. The Guide \/ driver did not speak or do any explanation of the Aurora. The good food and drink, was a bunch of packaged...","review_date":"March 9, 2019","user":"blckdog"},{"attraction_id":952,"rating":4.0,"review":"Nice tour . Sophia was the guide on the tour I took, and she was woderful - such an asset to the company.\u00a0 Before I did the tour, I didn't understand that seeing the northern lights with your naked eye isn't always possible, so that was a little...","review_date":"October 16, 2018","user":"kat_m"},{"attraction_id":952,"rating":4.0,"review":"Great time. Our primary purpose for this tour was to see Aurora. The activity of Aurora was strong at that time (end of August), but clouds were obstacle and it did not happen. It is definitely matter of luck and curtain weather condition together with Aurora activity...","review_date":"October 1, 2018","user":"almab2508"},{"attraction_id":952,"rating":3.0,"review":"We are in hands of the gods. They pick us from our hotel on time, the place was ok, hot water, plenty of explanations but the Aurora Borealis is a mix of solar winds, clear skies and the hand of the gods, and there was no lucky this time. But above all...","review_date":"September 25, 2018","user":"cardiointernista"},{"attraction_id":952,"rating":5.0,"review":"Nice Evening. We booked in to do the aurora evening after a snow shoeing trip with Arctic Range.\nPick up from the hotel went nice and smoothly, and we were taken out to where their huts were outside of Whitehorse itself. The buildings were nice and warm,...","review_date":"March 5, 2018","user":"mel_m802"},{"attraction_id":952,"rating":1.0,"review":"Not good company. I\u2019ve paid a trip to see the auroreas today, but the weather is so bad, it\u2019s snowing a lot. I\u2019ve asked for changing the trip to another day but they don\u2019t let you and don\u2019t refound the money. If you book the trip with this...","review_date":"February 22, 2018","user":"marcg283"},{"attraction_id":953,"rating":5.0,"review":"Great choice. I love this tour, and Erick (tour guide) was fantastic, fun, positive, respectful and he was so attentive, that he played music from our origin place. Five stars!!!","review_date":"October 22, 2018","user":"normitza_d"},{"attraction_id":953,"rating":5.0,"review":"Vancouver Vacation. We decided to take the city tour with a stop at Capilano Suspension Bridge, and we are glad we did! The park is fantastic! What a unique experience as you walk across the suspension bridge! The walk among the trees was also great!","review_date":"September 8, 2018","user":"rbarnes4"},{"attraction_id":953,"rating":5.0,"review":"Go early avoid the crowds. Recently visited Capilano Bridge. There is a free bus thats takes you to Capilano. It sets off from Cananda Place but has stops along the way. We caught the bus in the West End on Robson St outside the Horison Hotel. It is the same...","review_date":"September 5, 2018","user":"whatever18"},{"attraction_id":953,"rating":5.0,"review":"Gourgous. These are definitely bucket list place\u2019s to see , Grouse mountain actually took my breathe away , it was one of the most stunning places I\u2019ve every been too . Capilano bridge was so cool , if scared of heights i\u2019d Give it a miss...","review_date":"August 25, 2018","user":"donna_m"},{"attraction_id":953,"rating":5.0,"review":"Amazing Experience. We took our daughter and her family to Vancouver and this was one of the things they picked as a must-do. It was an amazing experience - beautiful views and an education nature walk, viewing the area from literally the tops of the trees. The...","review_date":"August 18, 2018","user":"acdehart"},{"attraction_id":953,"rating":4.0,"review":"Take as long or as short as you like. We enjoyed our time at the Capilano Suspension Bridge. It was less than 10 minutes from our lodging so it was a layup in terms of an activity on the list. It is very well designed and built and completely self guided. There are tons...","review_date":"August 7, 2018","user":"davebork"},{"attraction_id":953,"rating":5.0,"review":"Great Tour!. Our guide, Jason, was friendly and knowledgeable. He engaged with everyone on our tour. We saw the highlights of the places that we visited and it was a great day!","review_date":"June 28, 2018","user":"emmaxstitch"},{"attraction_id":953,"rating":4.0,"review":"GREAT DAY. Fun Day. Our driver was knowledgeable and engaging. We were met in our hotel lobby. The whole tour is well organized. Our first stop was Grouse Mountain and a ride up the gondola beautiful views. Once on top a lumberjack show and a visit to...","review_date":"June 20, 2018","user":"eabgjm"},{"attraction_id":953,"rating":5.0,"review":"Great place to visit at Christmas!. Went here with daughter for Christmas, had a wonderful time hiking Grouse Grind on snowshoes, The bridge and park were gorgeous!","review_date":"June 19, 2018","user":"marcie_h"},{"attraction_id":953,"rating":5.0,"review":"LandSea Tours - great day out. Thoroughly enjoyed a day with \"Ed\" the driver. Picked up at our hotel and taken to to the Salmon Hatchery, such a wealth of information shared easily. Enjoyed a trip to the Cleveland Dam and a walk through pristine forest so close to city Vancouver....","review_date":"June 10, 2018","user":"atholstan"},{"attraction_id":953,"rating":5.0,"review":"Best day out . We just had the greatest day on this tour, even though it was a rainy day we still had a great time, our tour guide Maggie was lovely and even took photos for us. We spent a couple of hours at Capilano and then went...","review_date":"April 28, 2018","user":"lucinda29"},{"attraction_id":954,"rating":5.0,"review":"More than we hoped!. We had a group of 25 people for our whale watching excursion, and we had such an wonderful day! We saw ten to twelve Humpbacks! Black and white dolphins! Porpoises! Seals! Birds! We didn\u2019t know which way to look at some points because there were...","review_date":"October 22, 2018","user":"explore589300"},{"attraction_id":954,"rating":5.0,"review":"Exceeded expectations. We had to cancel last minute due to a mistake in our travel from Richmond to Victoria. Tripadvisor policy would not refund us so we went into the office of the Whale watching cruise. After explaining the problem, they allowed us to join them a...","review_date":"October 20, 2018","user":"roel_s"},{"attraction_id":954,"rating":5.0,"review":"Exceeded all expectations!. What an adventure this was! Being our first-time whale watching we didn't quite know what to expect however what we received exceeded all expectations for this excursion.\nGreeted with a friendly staff at their main office we were told what we could expect and how...","review_date":"October 12, 2018","user":"chris_and_reg_t"},{"attraction_id":954,"rating":5.0,"review":"Very friendly captain with respect for animals. The captain was a really friendly guy with respect for its passangers, lots of knowledge about the whales and deep respect for sea animals as well.","review_date":"October 11, 2018","user":"jimmy_r"},{"attraction_id":954,"rating":5.0,"review":"Whales and sea lions!!!. We booked this tour last minute and were so glad we did. Even in October we saw orcas, humpbacks,and sea lions. It was wonderful for my entire family. The guide and captain were friendly and very knowledgeable. Would definitely recommend!","review_date":"October 9, 2018","user":"hjf4116"},{"attraction_id":954,"rating":4.0,"review":"Successful venture. The crew on our tour was very good - the two naturalists were friendly and knowledgeable. The weather was less than ideal, but the captain navigated us safely through, and we did see a couple of humpbacks, a male Orca and his mother as well...","review_date":"October 9, 2018","user":"jodir853"},{"attraction_id":954,"rating":5.0,"review":"Whales, whales and more. You know you have seen some incredible whales \u201cup-close\u201d when the naturalist on board is getting here camera out and she has excitement in her voice. It was a great morning tour filled with a far and up close orca whale sightings. I would highly...","review_date":"October 4, 2018","user":"jc091958"},{"attraction_id":954,"rating":5.0,"review":"A must do experience!!!. Our whale watching adventure was simply amazing! Our tour left the dock at 1 pm and about 40 minutes into the trip we happened upon a pod of about 12 orcas who were in the midst of a feeding frenzy! Fortunate for us, but not...","review_date":"September 28, 2018","user":"gina_r"},{"attraction_id":954,"rating":5.0,"review":"Absolutely amazing and excellent experts . This was a fantastic trip where we were so lucky to see 4x Orcas swimming along near to the boat. The guide had a record of all the disctintive markings on the whales which meant that with my partners slr camera we could zoom in...","review_date":"September 20, 2018","user":"alireeve2017"},{"attraction_id":954,"rating":5.0,"review":"Amazing. Not the first time going whale watching but it's amazing every time. Saw whales and seals and lots of birds. Excellent knowledge and information given by naturalist\/guide. Would go again and recommend it to anyone.","review_date":"September 14, 2018","user":"monique1232018"},{"attraction_id":954,"rating":5.0,"review":"WOW, amazing. This was our first whale watching tour and we weren't disappointed. Saw at least 3 humpback whales, our captain, Brad, saw one swim right underneath our boat and come up just a few feet away from the back of the boat, was amazing. This was...","review_date":"September 10, 2018","user":"johanna_h"},{"attraction_id":954,"rating":5.0,"review":"Well worth it!. My husband and I went yesterday, Sept 4, and we an awesome adventure! Staff was very informative and friendly. Our captain was in constant contact with other boat captains to ensure we found whales in the area. We were lucky enough to have a humpback...","review_date":"September 5, 2018","user":"dreamer711966"},{"attraction_id":954,"rating":5.0,"review":"Whales and more whales. We booked this outing knowing we may not see any whales.\nAbout 20 mins (?) into it, I thought \"I don't think we're going to have any luck today, but at least it's been a really nice boat ride\".\nThen the captain cut the engines...","review_date":"September 4, 2018","user":"colingmiller"},{"attraction_id":954,"rating":5.0,"review":"A Must-Do while in Victoria. We had the best time on the Five Star whale watching tour! We went on the 10:00am tour with Tiffany as our guide. Very knowledgeable and friendly. We were on the catamaran boat (did not wish to do a zodiac tour) and it was fun...","review_date":"August 29, 2018","user":"wendy_g"},{"attraction_id":954,"rating":5.0,"review":"Amazing Whale Watching. Saw 9 whales, a family of 6 orcas and 3 humpbacks who breached 4 times. Amazing to see the whales come flying out of the water, a rare but delightful experience. Tour guides were very helpful.","review_date":"August 26, 2018","user":"jason_t"},{"attraction_id":954,"rating":5.0,"review":"amazing experience - 2 whales, Orca Pod and beautiful protected Marine area. Wow, Wow Wow! We had such an amazing experience!\nWe lucked out with this trip -- first of all, the weather was beautiful and sunny. We also saw 2 different Humpback Whales, and a huge pod of Playful Killer Whales.\nThe boat was comfy with...","review_date":"August 22, 2018","user":"jenniferpv9021iq"},{"attraction_id":954,"rating":5.0,"review":"Great experience. We were on the smaller 12 passenger boat. Tom was very knowledgeable and we saw 2 pods of orcas as well as a humpback whale. Overall a very good experience but I did feel a bit seasick on the way back.","review_date":"August 12, 2018","user":"gsaracco"},{"attraction_id":954,"rating":5.0,"review":"Whale watching bonanza. Our family went on the afternoon whale watching cruise and came up trumps. We saw three humpback whales and at least 15 Orcas. A brilliant afternoon. The naturalists kept us well informed of what we saw and the ecology of the area. The trip was...","review_date":"August 9, 2018","user":"rayc312"},{"attraction_id":954,"rating":5.0,"review":"They are experts. We had a fabulous time on this tour. We found some killer whales who were in the middle of celebrating together after a successful hunt. Note that due to regulation you cannot see the whales from more than 1 km away - bring binoculars! Our...","review_date":"July 30, 2018","user":"larena703"},{"attraction_id":954,"rating":5.0,"review":"GREAT day. We saw a Humpback, a pod of Orcas and a cute otter. It took a while to find the whales but once we found the Humpback, we then saw the Orcas. It's really cool how the captains communicate between themselves to help everyone have a...","review_date":"June 29, 2018","user":"pricegals"},{"attraction_id":954,"rating":5.0,"review":"Wonderful Experience!. My mother and I recently took a 5 Star Whale tour-what a wonderful time. The boat has multiple viewing areas-upstairs in the hurricane zone, areas to sit bow and stern of the boat, and covered seating as well. On our trip we saw Humpback whale...","review_date":"June 13, 2018","user":"karen_r"},{"attraction_id":954,"rating":5.0,"review":"Amazing time!. We had an amazing time today whale watching. It was a great treat to not only see a humpback but also a sea otter, stellar sea lions, seals, a couple bald eagles chilling out on a rock, a bunch of different diving birds and an...","review_date":"June 5, 2018","user":"tasha_g"},{"attraction_id":954,"rating":2.0,"review":"Disappointing experience. We set-off on the basis that if we follow the food we find the whales - in actual fact we took what felt like a fairly standard run up the coast and back.\nAppreciate that seeing the whales isn't guaranteed but we saw only one...","review_date":"June 2, 2018","user":"951helene"},{"attraction_id":954,"rating":5.0,"review":"Great day on the water. We and another couple visiting from Australia had this tour booked using a Groupon coupon. At the last minute we asked to add our son attending UVic to join us, fully expecting to pay full price for his booking, but they happily added him to...","review_date":"May 31, 2018","user":"suncoasters2014"},{"attraction_id":955,"rating":5.0,"review":"A wonderful, well-organised tour. We visited Yellowknife for a few nights to see the aurora and used a few different tour companies. Arctic Tours Canada were the best organised. They have different phone numbers at their office for Chinese and English and they are quick to answer if you...","review_date":"March 4, 2019","user":"northernvisitor548"},{"attraction_id":955,"rating":1.0,"review":"Disappointing , from start to finish. It was snowing all day , so we knew we were not going to see anything. Too late to cancel. When we booked , we were told that we would be picked up at our AirBnB. The day of the tour , we received an...","review_date":"January 23, 2019","user":"bobnpaz"},{"attraction_id":955,"rating":5.0,"review":"Finally saw aurora because of Winfred's perseverance. We did not see aurora on 31 December 2018 because of the bad weather and because we joined another tour which waited for aurora in a tent. The bad weather persisted on the following 2 nights when we joined this Arctic Tours Canada. We read...","review_date":"January 22, 2019","user":"mo_lung_c"},{"attraction_id":955,"rating":5.0,"review":"Fantastic staff and unforgettable experience . We did this tour two nights in a row because they were fantastic. The first night we had Winfred and he was very knowledgeable about the Aurora. He drove us around to hunt for the lights and even thought we didn\u2019t get a chance to...","review_date":"January 20, 2019","user":"caitlyn_t"},{"attraction_id":955,"rating":2.0,"review":"Not a so great tour. December, 25th: This tour always stop at the same places. We were in a minivan (2nd bus broken) and there were no communication between the first bus and us so we lost each other. Our driver didn't seem to know what to do or how...","review_date":"January 9, 2019","user":"toulouse1102"},{"attraction_id":955,"rating":5.0,"review":"Friendly staff and excellent viewing of the Aurona. We took an Aurora Hunting tour with Alison as the tour guide on December 26, 2018 and stopped at 3 spots (all on lakes) outside of Yellowknife. At the first spot, the aurora was weak and we could not see anything, but Alison found the...","review_date":"December 31, 2018","user":"steve_h"},{"attraction_id":955,"rating":5.0,"review":"Aurora Yellowknife . I joined 2 tours for Yellowknife. Before I think this company is quite trouble. Because it need phone confirmation rather email confirmation. I hope they can improve that. Besides, Arctic this one is excellent. Wiley is the driver & photographer & with one taiwan working...","review_date":"November 19, 2018","user":"kamocot"},{"attraction_id":955,"rating":5.0,"review":"Knowedable n friendly operator . We booked two different nites for Aurora hunting from two different companies . The first one was not as good as a expected . But when I came to second nite with Artic Tours , I felt great. They have driver n guide , two...","review_date":"November 18, 2018","user":"haroldleung"},{"attraction_id":955,"rating":5.0,"review":"Great way to see the Northern Lights. We joined this excursion in August, which we knew was not an ideal time for Aurora hunting. However, our guide Winfred did find us a location where the Lights were active and clear. We also had the benefit of the annual meteor shower.\nWinfred and...","review_date":"August 19, 2018","user":"christopher_a"},{"attraction_id":955,"rating":5.0,"review":"Sunday Night Magic. Had an amazing outing to explore the Aurora. Did not disappoint. Eddie our tour guide and Joseph the chef and story teller were both very helpful and friendly. Haven\u2019t snowmobiled in 40 Years. Exhilarating!!!","review_date":"March 30, 2018","user":"2hermanl"},{"attraction_id":955,"rating":5.0,"review":"Our guide was wonderful and showed us the best of the aurora. Will, our guide was very entertaining and knowledgeable. He made changes to the itinerary to see the most of the aurora. We had some breathtaking views of the aurora and were lucky as they were very active the night we went. Arctic tours were very...","review_date":"March 16, 2018","user":"ann_w"},{"attraction_id":955,"rating":5.0,"review":"Wildest Northern light in the world. Thanks Arctic Tours Canada.\nYou made our experience nowhere else in the world. 200 days of aurora borealis.\nWildest Northern light in the world!","review_date":"March 9, 2018","user":"leemeann"},{"attraction_id":955,"rating":5.0,"review":"Our friendly and hardworking guide showed us several stunningly beautiful aurora borealis!. We joined Arctic Tours Canada on their aurora hunting tour one evening in late October. Our guide was very nice and friendly and knew all the good spots. He even helped us take pictures. He took us to 3 places in total, with the aurora...","review_date":"December 16, 2017","user":"cutie888"},{"attraction_id":956,"rating":4.0,"review":"Good Tour of Banff. I took this tour this morning and we were a really small group of 5. Pick up was on time and our guide Nicole was really nice, lots of jokes and interesting anecdotes! You visit the highlights of the town of Banff: Fairmont, Bow Falls,...","review_date":"February 24, 2019","user":"alison3579"},{"attraction_id":956,"rating":5.0,"review":"Great way to see the main sights. We are a family of four visiting from UK, primarily for skiing but we took a day away from the slopes and thought this was a convenient way to see the main sights. The group was only 9 and our guide took the time to...","review_date":"February 23, 2019","user":"hornblower75"},{"attraction_id":956,"rating":4.0,"review":"Tour of Banff. Our tour guide was very knowledgeable and informative about the Banff area. We were not lucky enough to see any wildlife on the day of our tour, but enjoyed our guide and the information she shared with us. We do understand there is no guarantee...","review_date":"February 12, 2019","user":"pamela_g"},{"attraction_id":956,"rating":5.0,"review":"Amazing way to spend a super cold day \ud83d\ude0a. Our tour guide Dorian was fantastic! He was very knowledgeable and friendly \ud83d\ude0a Beautiful sights and great photo opportunities.","review_date":"February 9, 2019","user":"brittany_j"},{"attraction_id":956,"rating":5.0,"review":"Awesome trip. Great tour, learned a lot about wildlife and Banff. Norm was a awesome tour guide. Would recommend .","review_date":"December 28, 2018","user":"fellowtraveler556745"},{"attraction_id":956,"rating":5.0,"review":"Nicole was very knowledgeable and enthusiastic!. I learned a lot about Banff, it's history and the wildlife. The tour was beautiful. I loved the guide she was very friendly and you could tell she enjoyed her job.","review_date":"November 3, 2018","user":"leah_f"},{"attraction_id":956,"rating":4.0,"review":"Evening Wildlife Safari with Chris. My mom and I really enjoyed our evening tour with Chris in early May. He was super informative and his passion for his job was obvious, lending a really personal and laid-back yet professional feel to our experience. We particularly enjoyed a the props and...","review_date":"May 9, 2018","user":"bdaheather"},{"attraction_id":956,"rating":5.0,"review":"Great tour with Norm. My husband and I thoroughly enjoyed the Evening Wildlife Tour with Norm as our guide. We saw Mule Deer, white tail deer, elk, many birds and big horn sheep. He pointed out various things like bear claw marks and elk antler rubbings on trees as...","review_date":"April 23, 2018","user":"kelle_c"},{"attraction_id":956,"rating":5.0,"review":"Good experience!. Great tour guide! Good agency!\nWe would choose it again, too bad we didn\u2019t have the time to do more excursions with them","review_date":"April 22, 2018","user":"katiaazzurragiacomi"},{"attraction_id":956,"rating":5.0,"review":"the tour guide (Norman) is very friendly and welcome.. Our tour guide (Norman) is so nice and friendly. drive safely and look everything in the road to make sure we won't miss any wildlife. and its lucky that we meet a lot wild life in our tour, and Norman explain so detail to make...","review_date":"April 21, 2018","user":"chiungwenh2018"},{"attraction_id":956,"rating":5.0,"review":"Tour of Banff with Matt was great!. Matt is an excellent guide. He is very knowledgeable and explained the history and even geology of the landmarks so well. He has a sense of humor and made the tour very enjoyable. He brought us to see Mount Sulphur, Mount Rundle, Lake Minnewanka, amongst...","review_date":"April 11, 2018","user":"angie_t"},{"attraction_id":956,"rating":5.0,"review":"3 hour tour of Banff and surrounding areas.. Our tour guide was Denise and she was great. We hadn't reached the Bow Falls and she'd already spotted some wildlife, which I definitely would have missed myself! Tour had lots of stops for photo opportunities, and we had hot chocolate and maple cookies beside...","review_date":"March 27, 2018","user":"eileen_c"},{"attraction_id":956,"rating":5.0,"review":"Thanks Norm!. Norm is really nice - informative, considerate, engaging, entertaining, and even professional in photographing! My friend and I really enjoyed this trip. We spot many wildlife, and enjoyed the all the scenic views. Hot chocolates and home-made maple cookies were also of highlights. Thank you!!!","review_date":"March 16, 2018","user":"minyi_y"},{"attraction_id":956,"rating":5.0,"review":"Discover lake louise. Aaron did a great job today. Was very warm and welcoming. The drive there and back felt quick because had some great stories about the area and wildlife. Once there you have 4 hours of free time that I would in the future pre book...","review_date":"March 4, 2018","user":"retiredisthewaytobe"},{"attraction_id":956,"rating":5.0,"review":"Amazing tour - Thank you Norm. Discovering wildlife and banff is so much fun with our tour guide Norm. He's very knowledgeable and cool.","review_date":"March 3, 2018","user":"alyssa_marie_a"},{"attraction_id":956,"rating":5.0,"review":"Great way to see the park. My husband and I originally scheduled the Johnston Canyon hike, but unfortunately the tour was cancelled the morning of due to extreme cold. However, when I explained we wouldn't be able to join the other times because of our schedule, they switched us over to...","review_date":"February 21, 2018","user":"jillian_c"},{"attraction_id":956,"rating":5.0,"review":"Excellent way to start your Banff vacation. I highly recommend starting your trip with this tour. You will quickly see a lot of the area and better understand what you want to jump in to next. Brittany was our tour Guide and if at all possible I recommend asking for her as...","review_date":"February 14, 2018","user":"marjoriea529"},{"attraction_id":956,"rating":4.0,"review":"I saw elk, mule deer and white-tail deer. Chris was my tour guide for this tour. He was very knowledgeable and passionate about the area and took us all over. I appreciated all of the information he shared with us. We learned some history about the area and saw some animals, namely elk,...","review_date":"February 5, 2018","user":"justine_g"},{"attraction_id":956,"rating":5.0,"review":"Great way to see the sights of Banff without driving on icy roads yourself. Our driver, Becker, did a terrific job of taking us around Banff and clearly explaining what we were looking at.\nWe did see white tailed deer, mule deer and bighorn sheep during the trip.\nThe whole region was snowbound due to a snowfall just before...","review_date":"January 31, 2018","user":"grant_p"},{"attraction_id":956,"rating":5.0,"review":"Awesome. Neil was an awesome tour guide. He was very knowledgeable and friendly.\nHe made sure that we got a chance to see all wildlife possible, including taking us on a little extra trip up Norquay for a chance to see some sheep (which paid off...","review_date":"January 7, 2018","user":"goplaces747918"},{"attraction_id":956,"rating":5.0,"review":"Great Tour and Guide!. Discover Banff Tours is such an excellent company and this tour did not disappoint! Guide was excellent small group very knowledgeable with stories about the area and sites visited. Storm is great! Would highly recommend!","review_date":"January 6, 2018","user":"seaspray77"},{"attraction_id":956,"rating":5.0,"review":"Great way to get to know the best national park in the world. As about of our ambassator program we took the tour of banff, Our guide Neil was awesome, it went above our expectations and even places that we had already seen the way he explained the history we got to see it in a completely different...","review_date":"November 20, 2017","user":"cheriemanson91"},{"attraction_id":956,"rating":5.0,"review":"Worth While Tour and Outstanding Guide. I had a very limited time in Banff. This tour enabled me to see some sights and wildlife. The sceanry was breathtaking. Norman our guide was informative, helpful and very funny. The tour was worth the money.","review_date":"November 10, 2017","user":"whitedove2014"},{"attraction_id":956,"rating":3.0,"review":"Weather issues. We had weather untypical of early June so were cold and wet. Stops were made but few ventured out and, those who did, preferred to return to the bus quickly. We saw very little wildlife even though Storm, our driver\/guide, tried to make this happen....","review_date":"October 26, 2017","user":"philip_s"},{"attraction_id":957,"rating":5.0,"review":"Amazing Day!. Amazing day out on the trails with our instruction Brock. He was great and brought us to some amazing spots for Snowmobiling and taught us the basics. I would definitely come back again as long as Brock was our guide! Thank you!","review_date":"March 15, 2019","user":"dangolfi"},{"attraction_id":957,"rating":5.0,"review":"AMAZING ADVENTURE. I had a wonderful time with my boyfriend while visiting Whistler, BC from Pennsylvania, USA. I have nothing but good things to say about Canadian Wilderness Adventures but also Sean who was our bus driver and tour guide. Sean was very nice, attentive, & a...","review_date":"March 13, 2019","user":"mikz32"},{"attraction_id":957,"rating":5.0,"review":"Absolutely Awesome!!!. Our family of 9 got a private tour with Jenna, Danny and Mac....and it was awesome! They split us up with older adults vs younger adults so that there were 5 in one group and 4 in another! We have taken snowmobile trips before in...","review_date":"March 12, 2019","user":"karengt9836kr"},{"attraction_id":957,"rating":5.0,"review":"Family snowmobile tour. First time ever on a snowmobile with my wife and kids aged 9 & 12. Everybody had a blast and we\u2019re ready for a more advanced tour next time! The progression is gradual but fast enough it doesn\u2019t get boring, just perfect for us and...","review_date":"March 10, 2019","user":"minion_banana"},{"attraction_id":957,"rating":5.0,"review":"snowmobiling in the Callahan valley. There were 10 of us on our annual ski trip.Brock got us up to speed handling the machines( which were in great shape) . Brock introduced us to terrain that was challenging and fun. I think the instruction got us way better. I would love...","review_date":"March 8, 2019","user":"retiredsolo"},{"attraction_id":957,"rating":5.0,"review":"Snowmobile Tour was AWESOME!. The snowmobile tour was AWESOME thanks to our guide Brock!! Highly recommended!! Very scenic and FUN!!","review_date":"March 1, 2019","user":"billskier"},{"attraction_id":957,"rating":5.0,"review":"Awesome Snowmobile Tour. Just did the Wilderness Run Snowmobile Tour. It was a great experience, starting slowly to get used to the equipment and steadily increasing the difficulty (but always staying on a comfortable level for beginners). Our guide Brock did an amazing job bringing together the different...","review_date":"February 28, 2019","user":"dan12121980"},{"attraction_id":957,"rating":5.0,"review":"Thanks Mike!. Mike was great, showed us all the ropes. Allowed us to go at our own pace, as quick or as slow as we want. Thanks again Mike","review_date":"February 18, 2019","user":"sikes99"},{"attraction_id":957,"rating":5.0,"review":"What a fantastic adventure !!. Well organised and exciting day out on snowmobiles - something I've never driven before. These are proper 600cc machines that you are encouraged to drive as fast or as slow as you'd like.\nThe tour takes in some fanstastic scenery and the two guides were...","review_date":"February 13, 2019","user":"kevin_s"},{"attraction_id":957,"rating":5.0,"review":"Epic ride through a stunning place!. We are locals from Vancouver and know the area well but were BLOWN away by Canadian Adventures tours and our guide Jodi this weekend! The safety briefing was fun, the rid was amazing the chance to drive free on a frozen lake was nothing short...","review_date":"February 11, 2019","user":"brielle_wong"},{"attraction_id":957,"rating":5.0,"review":"Amazing Snowmobiling Experience. I'm writing this review to personally thank Canadian Wilderness Adventures for a fantastic experience earlier today 02\/08\/2019. Our guide, Jodi, did an amazing job leading the group and made the entire adventure a lot of fun and safe. The check-in, safety briefing, ride to and...","review_date":"February 9, 2019","user":"zachary_s"},{"attraction_id":957,"rating":5.0,"review":"Snowmobile Tour. Went on the snowmobile tour with a group of friends and had a blast. Our tour guide Jodi was amazing, highly recommend 10\/10!!","review_date":"February 6, 2019","user":"tom_r"},{"attraction_id":957,"rating":5.0,"review":"AMAZING Opportunity. Went with 2 friends from Ontario. What an experience! It was epic. The views and our guide SAM were amazing. A must do\/see when visiting.","review_date":"February 4, 2019","user":"ashlie_m"},{"attraction_id":957,"rating":4.0,"review":"Thursday pm. Great experience and a lot of fun. Our guide Brock was really good. It was not a problem for us but it is a really bumpy ride and if you have a bad back it might not be such a great experience especially if you...","review_date":"February 3, 2019","user":"mikes293734"},{"attraction_id":957,"rating":5.0,"review":"Mac is the best. Great fun intro to snow mobiles for a bunch of Aussies not used to sledding. Safe and fun, Mac let the Boyz have a bit of fun while keeping it safe and inclusive","review_date":"January 28, 2019","user":"kenc455"},{"attraction_id":957,"rating":5.0,"review":"We had a blast!. My husband and I went on the 3 hour beginners tour and had a blast! Dalton was our tour guide and he was AWESOME! He was very helpful and informative and really put my first time riding jitters at ease. The entire staff at CWA...","review_date":"January 28, 2019","user":"mrs-jis"},{"attraction_id":957,"rating":5.0,"review":"Snowmobile trip. Thanks Brock! Amazing trip around the Callaghan valley; took us up some challenging trails and made our moneys worth","review_date":"January 26, 2019","user":"tettto1"},{"attraction_id":957,"rating":5.0,"review":"Fantastic Day. Very experienced team, patient and fun! The scenery was spectacular & the track was fun & exhilarating.\nI will come back and do more adventures.\nHope to see you soon","review_date":"January 22, 2019","user":"robski61"},{"attraction_id":957,"rating":5.0,"review":"Amazing adventure. Had a great morning yesterday doing the snowmobile tour. Our driver Ben was informative on the 30 min drive to and from the venue. Great I sights and info on the local terrain. Our group leader Brock was friendly, encouraging and supportive out on the...","review_date":"January 20, 2019","user":"meredithd66"},{"attraction_id":957,"rating":5.0,"review":"Snowmobile Fun. Thanks Dalton for a great 2 hours out on the snowmobiles, you were attentive and even made time to give us some background on things we passed, would definitely recommend it.","review_date":"January 20, 2019","user":"680triciap"},{"attraction_id":957,"rating":5.0,"review":"This is a must!. We had such a great time! My family (husband, 2 kids 10 & 12 and of course me, the nervous mom) and I decided we wanted to do something that we have never had the opportunity to do, snowmobiling. We were able to book our...","review_date":"January 20, 2019","user":"akjakositz"},{"attraction_id":957,"rating":5.0,"review":"100% recommend!!. What an incredible experience! Very high value for the price and every person in my group had a blast!!! I wish i could give it 6 stars!\nThe booking process was easy, we received thorough communication about where to show up, what time, what to...","review_date":"January 20, 2019","user":"650linsc"},{"attraction_id":957,"rating":5.0,"review":"Great first time on Snowmobile. Jodi was a very personable and professional guide. She and Alex (I think that was his name) went over the safety aspects prior to starting the ride. Jodi was very safety conscience however once she had an opportunity to gauge the overall groups riding skills...","review_date":"January 16, 2019","user":"joe_b"},{"attraction_id":957,"rating":5.0,"review":"Excellent trip once again. Well a year has passed since our last trip but once again things could not have been better.... well except for the snowstorm but Nate our guide was excellent making sure we were all safe and entertained.","review_date":"January 6, 2019","user":"ruthandjohnriches"},{"attraction_id":957,"rating":5.0,"review":"SUNSET SNOWMOBILE. My family and I had an awesome tour with our Guide Jenna! We went on the afternoon tour and got to sled home as the sun set over the mountains!\nTruly amazing! Would definitely recommend!","review_date":"January 3, 2019","user":"stuart_g"},{"attraction_id":957,"rating":5.0,"review":"Boss Snowmobile Tour. Had an amazing time riding a snow mobile for the first time. The frozen lake was boss, getting to open the snow mobile up a bit and get some speed\/jump around a bit. Brock was a top lad, showed us the ropes and then let...","review_date":"January 2, 2019","user":"meismyles"},{"attraction_id":957,"rating":5.0,"review":"A MUST DO. Amazing tour for beginners. Our guides were fun, cheeky, knowledgeable, professional and friendly. Highly recommend!!","review_date":"January 1, 2019","user":"debbiek18"},{"attraction_id":957,"rating":5.0,"review":"Snow mobiling . Brock was the best tour guide, such a cool guy which made the whole tour so enjoyable and made us all laugh throughout. Great day out on the snow.","review_date":"December 27, 2018","user":"n1219rialexw"},{"attraction_id":957,"rating":5.0,"review":"Awesome!. We had an amazing tour. Super well organized, Great gear for everyone. Dalton our guide was terrific, highly recommend him. He was patient and informative and made everyone feel comfortable with the terrain and snowmobiles. The breakfast was delicious. Don\u2019t miss this!","review_date":"December 20, 2018","user":"destination473958"},{"attraction_id":957,"rating":5.0,"review":"Brilliant!!. Thanks so much Dan for giving our group such a great experience on the snowmobiles yesterday! From check in to arriving at the cabin all the staff were friendly and very helpful. Felt that we really mastered the snowmobiles and would love to go again...","review_date":"December 14, 2018","user":"126lizc"},{"attraction_id":957,"rating":5.0,"review":"You have to do this..... What an amazing experience we had this afternoon riding snowmobiles through fresh snow as it was falling. My wife was apprehensive but soon got the hang of it and really enjoyed it as well.Thank you Mac and Dan for you attention and service. Adrenaline and...","review_date":"December 13, 2018","user":"andrew_w"},{"attraction_id":957,"rating":2.0,"review":"Bad Experience.. Moody Guide Tour. My friends and I booked for the Callaghan Valley Winter Snowmobile Tour, but due to the lack of snow we had to do ATVing instead. We were okay with the change and tried to make the best out of it. Upon reaching the destination to...","review_date":"December 12, 2018","user":"tlai53"},{"attraction_id":957,"rating":5.0,"review":"Snowmobile Wilderness Run Sproatt Mountain.. During our visit recently to Whistler my wife and I attended a snowmobile tour with Canadian Wilderness Adventures, we were picked up in the village and driven to their facilities in the Callahan Valley. Upon arrival we were introduced to our guide Chantelle and fitted...","review_date":"June 23, 2018","user":"paul_t"},{"attraction_id":957,"rating":5.0,"review":"Awesome snowmobile tour w Jordan. It was a beautiful warm day for this 3 hour tour, which consisted of a short 15\/20 min drive to their base house at the bottom of the mountain. Once you suit up, you're in groups and off to the races!\nWe had a blast...","review_date":"May 3, 2018","user":"nikko_l"},{"attraction_id":957,"rating":4.0,"review":"Beginner Snowmobile Tour. Had a great family snowmobile tour in Callahan Valley lead by our guide JD this past weekend. He provided useful intro to snowmobile operation and ensured all in the group were safe, expanded their confidence on the machines, and had fun. My wife, daughter (7)...","review_date":"April 8, 2018","user":"john_l"},{"attraction_id":957,"rating":5.0,"review":"Spring adventure with fresh snow. Sam was our guide and did a brilliant job hosting us on the mountain. He was very knowledgeable about the area and made sure we got a tour of the sites. The sleds were in great condition and after our safety lesion and a brisk...","review_date":"April 3, 2018","user":"aaronginkgodesign"},{"attraction_id":957,"rating":5.0,"review":" Brock was fantastic!. We had a great time and Brock made it a lot of fun! We had a large group and he accommodated every bodies needs very well.","review_date":"March 31, 2018","user":"carlos_v"},{"attraction_id":957,"rating":5.0,"review":"Fun time had by all!. Definitely a great experience. Everyone in our group of 13 was glad they went, and for most it was our first time on a snowmobile. Dan, our guide, did a great job making us feel comfortable with using the snowmobile and lead the way at...","review_date":"March 31, 2018","user":"santiago_a"},{"attraction_id":957,"rating":5.0,"review":"What A Sweet Day w Family. We doubled the kids, aged 8 and 10, on the sleds and had an amazing day with beautiful sites of Callaghan Valley and Daisy Lake. The weather was phenomenal, snow great and blue skies. CWA was very professional from the booking of the tour to...","review_date":"March 29, 2018","user":"sunseekers789"},{"attraction_id":957,"rating":5.0,"review":"Callaghan Cruiser Snowmobile Tour. I took this tour 3 weeks ago with a group of friends. It was led by Dalton and we had such a fantastic time! I would recommend this tour for anyone visiting Whistler in the winter time.","review_date":"March 28, 2018","user":"melissa_s"},{"attraction_id":957,"rating":5.0,"review":"Great Intro to snowmobiling. Family friendly, beautiful backcountry. Our guide Jordan was patient as other family struggled. My main complaint is that I wish it were longer. They supply all the equipment which was super helpful and unexpected. Feel blessed to get to experience such a great adventure. Can't...","review_date":"March 28, 2018","user":"robyn_b"},{"attraction_id":957,"rating":5.0,"review":"Incredible snowmobile trip with fantastic people!. The absolute time of my life! Could not have had a better time...from our knowledgeable, adorable guide Jen to the amazing views of The Callaghan Valley, to the scrumptious breakfast a top the mountain in a real log cabin, complete with everyone singing me Happy...","review_date":"March 22, 2018","user":"kbergh22"},{"attraction_id":957,"rating":5.0,"review":"Awesome adventure. Great afternoon with Dalton. Great Guide for the snow tour. Defiantly one of the best things to do around whistler!","review_date":"March 18, 2018","user":"karl-friedrich_b"},{"attraction_id":957,"rating":5.0,"review":"Great afternoon!. Thank you to Dalton for a memorable afternoon, highly recommend this tour and company. Dalton even took time to take videos of us cruising down the trail when requested :) AWESOME time","review_date":"March 17, 2018","user":"jen_l"},{"attraction_id":957,"rating":5.0,"review":"Perfect scenery, awesome guide, excellent winter activity!. Went out with Jodi for the afternoon and had a blast. Got to see a part of whistler not experienced when spending your entire day on the slopes. Wish we had more times on the snowmobiles though, spent a lot of the \"duration\" get to...","review_date":"March 11, 2018","user":"bmhhockey"},{"attraction_id":957,"rating":5.0,"review":"Spring Break 2018. What a fun adventure! Jodi was an awesome guide. Very patient and engaging. A \"must\" thing to do in Whistler! Mahalo Jodi from Mae &John\ud83d\ude01","review_date":"March 9, 2018","user":"mae_l"},{"attraction_id":957,"rating":5.0,"review":"Perfect mixture of scenery and adrenaline. This was perhaps the best experience while in Whistler, and you don\u2019t need to be very skillful to enjoy it, as it was a beginners tour. You could make a postcard out of most of the trip. For the driving part, there were winding roads...","review_date":"March 9, 2018","user":"jmurillo59"},{"attraction_id":957,"rating":5.0,"review":"Awesome Afternoon. Spent the afternoon in the Callaghan with Brock. Had such a great time...saw scenery you never get to see and experienced a new way to see whistler. Brock was a great guide- it was my first time so he took it slow until I got...","review_date":"March 7, 2018","user":"h5576xdjamesl"},{"attraction_id":957,"rating":5.0,"review":"GREAT TIME! Gotta do this!. We are a family of 5 (kids were 9,5,4). We had a great time with Jodi. We particularly enjoyed the ride around the frozen lake. She really focused on safety but later on let us have some fun riding along the lake which was very...","review_date":"March 6, 2018","user":"pc1232018"},{"attraction_id":957,"rating":5.0,"review":"Dalton Snow Mobile. We wnt on the snowmobile tour with Dalton. He was an amazing guide. Although we had a slower person in our group, he made it so we all had a good time. Great personality and very friendly.","review_date":"March 2, 2018","user":"michael_p"},{"attraction_id":957,"rating":5.0,"review":"MUST DO!!!. My husband & I went snowmobiling on February 22, 2018 at 1pm & the weather couldn\u2019t have been more glorious! Sunny, clearest sky ever & views for days! Brock was our guide & he is the best! He is great at his job, funny, offered...","review_date":"February 28, 2018","user":"makeitfab"},{"attraction_id":957,"rating":5.0,"review":"Good afternoon spent on the Snowmobiles tour. I loved this tour. The country you get to see while driving a snowmobile is amazing. The machines are well maintained and the guides are great. It was a good thrill to get up to good speeds on the snowmobile and we were even given...","review_date":"February 26, 2018","user":"cammo23"},{"attraction_id":957,"rating":5.0,"review":"Best tour EVER! (for real). We just finished a 3 hour tour through Callaghan Valley with a couple friends from Nebraska (we are from Vancouver) and had THE best time! Weather could not have been more perfect for our day and our tour guide DALTON really was the cherry on...","review_date":"February 25, 2018","user":"jennica_f"},{"attraction_id":957,"rating":5.0,"review":"Awesome. We went on a three hour beginners tour February 24 th. With J.D. we had such an awesome Time, he was a wonderful Guide easy to understand and very comfortable to be around. He had our whole Group operating the Skidoos in no time at...","review_date":"February 25, 2018","user":"wade1144"},{"attraction_id":957,"rating":5.0,"review":"Awesome experience!. Went on the Callaghan Cruiser \u2013 3 HOUR Whistler Snowmobile Tour. Was a bit worried that I didn't have the right equipment\/clothing to go but they had everything for us to use. The CWA team was super helpful in getting everyone suited before the snowmobile....","review_date":"February 18, 2018","user":"chasemoon13"},{"attraction_id":957,"rating":5.0,"review":"Money Well Spent. We had a great day @ Callaghan Valley.\nDalton is a very experienced guide who also happens to be very patient.\nHe made snowmobile learning very easy even my parents can pick up right away.","review_date":"February 18, 2018","user":"joeyl577"},{"attraction_id":957,"rating":5.0,"review":"Exhilarating experience, made my holiday. From on-line booking to actual tour, this was seamless and easy to do Having never done this before I elected for the beginners tour, checked in in central Whistler, met by friendly and efficient staff who explained what would happen and where to wait for...","review_date":"February 18, 2018","user":"twa1"},{"attraction_id":957,"rating":5.0,"review":"Callaghan Cruiser . 10\/10! Highly recommend going! It was such a fun experience and Dalton was AMAZING! He made it really fun for our group of 3.","review_date":"February 17, 2018","user":"jessica_v"},{"attraction_id":957,"rating":5.0,"review":"Fantastic afternoon of snowmobiling. My husband, his sister and I completed the beginners snow mobile tour in the Callaghan Valley with Jodie as our guide. Between us, we have a mixed range of abilities, from complete novice to intermediate but we all enjoyed the tour immensely with enough fun...","review_date":"February 14, 2018","user":"smc-aussie"},{"attraction_id":957,"rating":5.0,"review":"Wonderful snow mobile experience!. My husband and I recently booked a snowmobile tour through Canadian Wilderness Adventures. Required paperwork\/release was easy to fill out - however we recommend waiting to fill out the form at the check-in location because they require the form to printed on legal-size paper (we...","review_date":"February 12, 2018","user":"jane_f"},{"attraction_id":957,"rating":5.0,"review":"JakobBlecher. Had an unreal time on tour, Dalton was perfect guide and I will be back again. I will be requesting dalton for me next tour for sure!","review_date":"February 8, 2018","user":"jakob_b"},{"attraction_id":957,"rating":5.0,"review":"Afternoon ride in the Callaghan Valley. I would just like to thank Dalton our guide for a great afternoon snowmobiling. He took our group on a ride up the Callaghan Valley and it was definitely one of the best things I have done while in Whistler. I would highly recommend it...","review_date":"February 6, 2018","user":"debbieblecher"},{"attraction_id":957,"rating":5.0,"review":"Great alternative to skiing in Whistler. In Whistler for the annual ICSC conference, a group of 6 of us decided to spend an afternoon snowmobiling instead of skiing once the conference ended. This was my second time touring the back country with Canadian Wilderness Adventures (CWA) and it was an excellent...","review_date":"February 3, 2018","user":"randopolo"},{"attraction_id":957,"rating":5.0,"review":"Amazing Tour with Jodi!!!. Thanks to our amazing Guide Jodi from Hawaii, we got to cruise around the Callaghan Valley on some snowmobiles for a good few hours! This was the intermediate tour for people who had some riding experience, definitely not for 'first-time' riders, but it was also...","review_date":"February 2, 2018","user":"abeardedtraveller"},{"attraction_id":957,"rating":5.0,"review":"Snowmobiling in the Callaghan.. My Uncle and I had a great time! It was raining\/wet snow at the base cabin so I was a bit concerned. My concerns vanished when our guide Greg (Hammer) took us up to where it was snowing. We went to Sproatt Lake and had...","review_date":"January 23, 2018","user":"stewartblaser"},{"attraction_id":957,"rating":5.0,"review":"Snowmobile Tour with THE HAMMER. This tour was great, had a blast, food was amazing and our instructor made the tour that much better.","review_date":"January 22, 2018","user":"jakeswinglehurst94"},{"attraction_id":957,"rating":5.0,"review":"Callahan Cruiser. We had a fantastic trip with Dan Griffen as a guide. This was perfect for beginners and allowed us to go at a slower pace where required as well as opening it up and getting some speed. Dan was a great instructor and very patient....","review_date":"January 10, 2018","user":"romo25"},{"attraction_id":957,"rating":5.0,"review":"Couples Winter vacation with friends!. I absolutely loved the snowmobiling tour I attended. From the shuttle driver who picked me\/us up to the tour guide who led us across the snow paths, everyone was a delight and super friendly. I was most impressed with how much time we actually got...","review_date":"January 10, 2018","user":"darryle4life04"},{"attraction_id":957,"rating":5.0,"review":"Snowmobile Tour at Callaghan Valley was impressive. It was truly a great experience, with the Snowmobile tour.\nThe tour guide was very professional and friendly, I believe his name was Josh...\nI would recommend this great adventure to other people looking for some fun and adventure.","review_date":"January 4, 2018","user":"gene_k"},{"attraction_id":957,"rating":5.0,"review":"Fun in the snow. Had an awesome morning with Tyler in Callahan area. A patient, fun guide led us through the tracks. Developed our confidence and what can we say, but just a great day!!! Thoroughly recommend.","review_date":"December 30, 2017","user":"heidi22013"},{"attraction_id":957,"rating":5.0,"review":"Tour and Guide were absolutely fantastic, great beginner activity!. Me and my girlfriend along with another couple went together on this beginner tour.\nOur guide Mac was outstanding. He was very to the point, gave us easy to follow instructions and was very friendly and helpful.\nOverall this tour was very fun, this was...","review_date":"December 27, 2017","user":"604_e46"},{"attraction_id":957,"rating":5.0,"review":"Much better than expected. We were booked for a dog-sledding adventure, but I messed up my dates and showed up a day late :(. As these book months in advance, there was no way they could get us in on another tour, but they did help us to get...","review_date":"December 26, 2017","user":"tammy_p"},{"attraction_id":957,"rating":5.0,"review":"Amazing Yukon Breakfast Snowmobile Tour. We booked a Yukon Breakfast Snowmobile Tour for 5 adults (Mom, Dad, and 3 adult children ages 19 to 23). Unfortunately, our youngest son broke his right thumb skiing the day before our trip. So my first, very positive reaction to Canadian Wilderness Adventures (CWA)...","review_date":"December 21, 2017","user":"mark_s"},{"attraction_id":957,"rating":5.0,"review":"Awesome Snowmobile Tour!!!. We took the beginner snowmobile tour and enjoyed it immensely. The staff was energetic and friendly! The location was beautiful and the snow was falling - can't beat that.","review_date":"December 17, 2017","user":"nakamegs"},{"attraction_id":957,"rating":5.0,"review":"Awesome Snowmobile experience!!!. Travelled through the Callaghan Valley on trails and tight turns. Ate a delicious breakfast in a log cabin at the top of the mountain. Great views, talented guides and an all around amazing morning. If you don't do anything else while in Whistler, this is...","review_date":"December 12, 2017","user":"william_t"},{"attraction_id":958,"rating":5.0,"review":"Evening wildlife safari. My wife and I attended this outing during October, 2018. Andy, our guide, was very knowledgeable about wildlife in this area. We saw several herds of elk both cows and the herd bull. We also saw several white tail deer. We both enjoyed the trip...","review_date":"October 10, 2018","user":"twbrown4"},{"attraction_id":958,"rating":2.0,"review":"The driver forgot to pick us up. We plans to be only two days in Banff and after our other morning tour was canceled due to the roads condition.\nWe came to Discover Banff office and booked the evening safari tour.\nAfter waiting for them 30 min I called them and they...","review_date":"October 3, 2018","user":"sivan_i"},{"attraction_id":958,"rating":4.0,"review":"\"English\" Pete knew his stuff. This was an interesting and informative tour of Banff. Sadly we didn't see as big a variety of wildlife as we might have liked but what we saw was awesome - on the golf course we were close enough to not only see the resident...","review_date":"September 30, 2018","user":"numpty59"},{"attraction_id":958,"rating":5.0,"review":"Nice trip with a great guide. We took this trip recently. The bus was clean and timely and Matt did a great job explaining the local wildlife and some interesting points on why they appear where they appear. We also saw lots of Elks, and Mule deers. No luck with bears...","review_date":"September 29, 2018","user":"venkysv"},{"attraction_id":958,"rating":5.0,"review":"Great Tour. Andy was our guide and he was very informative about the animals and their habitats. We saw lots of Elks, unfortunately no bears but we learnt lots about the animals and where to go and look for them when we were out driving. Very good...","review_date":"September 25, 2018","user":"sue_g102013"},{"attraction_id":958,"rating":5.0,"review":"Informative tour. We were picked up at a nominated hotel by our tour guide, Ed. A couple more stops for pickups and we were on our way.\nEd took us to some of the hidden spots where he knows various animals frequent. Along the way he told...","review_date":"September 18, 2018","user":"geea2013"},{"attraction_id":958,"rating":1.0,"review":"Waste of Time and Money . This 2 hour evening tour (which got a late start and stretched to 2 1\/2 hours because of pick-ups and drop offs) started with our driver guide telling us Banff was located in a wildlife corridor, that there were plenty of animals in the area,...","review_date":"September 9, 2018","user":"andyoverseas"},{"attraction_id":958,"rating":5.0,"review":"Wonderful tour!. Andy did a fabulous job looking for animals to see. He was very knowledgeable about the wildlife and the park system. Enjoyed the tour very much!","review_date":"September 9, 2018","user":"karen_g"},{"attraction_id":958,"rating":1.0,"review":"Go rent a car and do a tour of the local roads yourself - much better bang for your buck. I had an issue with my original reservation as I was not able to meet the tour guide at the Banff Centre - PDC Building location. Obviously as a tourist, I am not familiar with the area of Banff. As such, I relied on navigation...","review_date":"September 5, 2018","user":"x_eliz"},{"attraction_id":958,"rating":5.0,"review":"Introduction to wildlife locations. The 5 star rating is based upon reasonable expectations when looking for wildlife. There are NO guarantees as to what you will see and how close it will be to the bus. We saw a few elk a very long ways away, some young bighorn...","review_date":"August 31, 2018","user":"s6989hymarkh"},{"attraction_id":958,"rating":3.0,"review":"Pleasant, even though we didn't see any animals. Wildlife is always luck of the draw. Had we seen more, this tour would have undoubtedly gotten a higher rating. As it was, we were unlucky with wildlife sightings; and even the visibility was hampered by smoke from local wildfires.\nNone of this is the...","review_date":"August 29, 2018","user":"emanuel_s_nyc"},{"attraction_id":958,"rating":1.0,"review":"Just not worth it. The other reviews here summarise this really well. Blacked out, non-opening windows and drive by wildlife. Furs and bones on a table and photos passed around. This undermines your wildlife experience in Banff, not enhancing it at all.\nFrustratingly poor views and refusal to step...","review_date":"August 26, 2018","user":"u4630qnandyc"},{"attraction_id":958,"rating":5.0,"review":"Enjoyable and educational!. The animals we saw on this trip were amazing (bears, elk, mountain goats). The scenery and just being in the middle of nature, being guided by people who sincerely care and know a lot about the ecosystem, is all a wonderful experience. The shuttle was...","review_date":"August 23, 2018","user":"ripley26"},{"attraction_id":958,"rating":1.0,"review":"Very poor attempt at seeing wildlife. . Whistle stop tour with a few elk to report, didn\u2019t get time to get a decent photo as we just moved along. He had no respect for what his passengers could actually see. Just cause he had a clear view he assumed everybody else had...","review_date":"August 21, 2018","user":"bigjohndeere"},{"attraction_id":958,"rating":1.0,"review":"A shocker!. Don\u2019t go if you want to have a good look at wildlife. The guide talked all the time and showed us lots of pictures! We did see some elk, but he barely slowed down enough fora decent photo. He drove very quickly and did not...","review_date":"August 20, 2018","user":"bob_c"},{"attraction_id":958,"rating":5.0,"review":"Excellent Tour saw Bear, Big horn sheep, elk and deer - great for families and kids. Excellent Tour, saw Bears, Elk and big horn mountain goats with great tour guide Denise. We went as a family with 2 kids for a 2+ hour tour and had a great time. Very informative tour and the guide Denise kept it interesting and fun...","review_date":"August 20, 2018","user":"joe_petaluma"},{"attraction_id":958,"rating":4.0,"review":"Very informative, guide was personable and funny!. Someone purchased the evening safari for us as a gift on our honeymoon, and I enjoyed it much more than I thought I would. Our guide, Ronnie, was hilarious and very informative. I learned a lot about bears, elk, and other wildlife in the Banff...","review_date":"August 19, 2018","user":"courtney_w"},{"attraction_id":958,"rating":5.0,"review":"Good tour even if no wildlife appears. My family of 6, 3 generations, signed up for the wildlife tour in the hope, though not the expectation, of seeing wildlife. In the course of the two hour tour the only wildlife that we saw was a fawn and a few ground squirrels. But...","review_date":"August 14, 2018","user":"dtlaw67"},{"attraction_id":958,"rating":4.0,"review":"Wildlife Viewing. Norm was a great guide for our wildlife safari. Although no bears were out, likely due to it being the hottest day on record, this was an informative & enjoyable way to spend an evening in Banff. Great way to find al the wildlife hot...","review_date":"August 10, 2018","user":"denisek517"},{"attraction_id":958,"rating":2.0,"review":"Nice guide, lame tour. Our tour guide was very nice and very personable. That said... the majority of the tour is spent in some of the most obvious locations in Banff that I could have (and for the most part, already did) know to go to myself. In the...","review_date":"August 4, 2018","user":"ballen1993"},{"attraction_id":958,"rating":3.0,"review":"Tom was a great tour guide!. First let me preface this with the fact that Tom was an amazing tour guide and although we only saw a bighorn sheep, we really enjoyed the bus ride and meeting with the other guide who spoke to us about the highway. We didn\u2019t see...","review_date":"August 4, 2018","user":"bikinigirlhawaii"},{"attraction_id":958,"rating":5.0,"review":"Awesome Tour. Great tour around banff searching for wildlife , started out with alot of branches and rocks then we hit the spot with a black bear and some deer. Very informative tour and the tour guide was very friendly , Highly Recommend","review_date":"July 31, 2018","user":"hamishmcclelland"},{"attraction_id":958,"rating":3.0,"review":"Wildlife tour. This tour is OK. Small buses which make for a nice tour. Not too many people at a time. However, don't expect to see too much wildlife. This area is so full of tourist that most of the wildlife have gone elsewhere. May see a...","review_date":"July 31, 2018","user":"shorty6734"},{"attraction_id":958,"rating":4.0,"review":"Evening Wildlife safari . Tonight we joint the evening safari.\nWe were lucky to see some animals. A beer, elk, deer and a goat.\nIs was a great trip for us but we have not been on places you could do on your own by car of bike.\nWe...","review_date":"July 27, 2018","user":"susannepmh"},{"attraction_id":958,"rating":1.0,"review":"Dont do it . - the bus left 10min before the time we agreed on\n- the Discover banff tours refused to refund us or arrange another tour\n- the staff decline the responsability of the trip \"its not our fault\" excuse. Putting the fault on their partner Viator...","review_date":"July 27, 2018","user":"christopher1071"},{"attraction_id":958,"rating":5.0,"review":"Great Experience. Great bus trip through Banff National Park. We saw a black bear cub, Rocky Mountain Bighorn Sheep, Elk, and a Coyote. My teenage daughter, my wife, and I had a great experience and this is on the top of our list of things to do...","review_date":"July 12, 2018","user":"phil_h"},{"attraction_id":958,"rating":4.0,"review":"Great evening. I guess it always help if you see some wildlife. we saw a herd of elk with a little one. Very helpful bus driver who stopped when there was something to see.","review_date":"July 10, 2018","user":"raewyn_a"},{"attraction_id":958,"rating":2.0,"review":"Not worth it. We were very disappointed with our tour.On website it says 95% chances for wild life sighting . It was more like 5%.Just saw two elks ,which some one else pointed out and two mountain goats. Wasted two hours in the evening on the bus by...","review_date":"July 6, 2018","user":"milres"},{"attraction_id":958,"rating":5.0,"review":"Baby Goat, scenery, a wealth of info and great people. We had a beautiful evening to enjoy the wildlife in and around Banff, but you can't always count on the animals to participate. We were able to see a few goats with the hilight being a baby goat following mom walking along a sheer rock...","review_date":"July 5, 2018","user":"happycamperjax"},{"attraction_id":958,"rating":3.0,"review":"Disappointing. Unfortunately by the end of our evening safari tour we were left quite disappointed. The evening got off to a bad start when there was a mix up with some of the hotel pick ups so we ended up having to do the pick up...","review_date":"July 3, 2018","user":"anna_w"},{"attraction_id":958,"rating":5.0,"review":"Fantastic tour. We had Tom as a tour guide and he was fantastic, had great knowledge of the park. We saw elk, deer, long horn deer and BEAR!","review_date":"June 30, 2018","user":"henriksgaard"},{"attraction_id":958,"rating":3.0,"review":"Saw some wildlife,but the bus was so hot it made it hard to really enjoy the entire tour. Our guide was Andrew and he was knowledgeable and had some great handouts to help us learn the different types of animals we were watching for. However when we first got on the bus and he did the intro we were so hot it was...","review_date":"June 19, 2018","user":"bluebart"},{"attraction_id":958,"rating":5.0,"review":"Great guide, great trip.. We had a great guide for this excursion who was extremely knowledgeable about the area. We saw elk, bear, mountain goats and were well informed about the area. Overall a wonderful way to spend the evening.","review_date":"June 18, 2018","user":"rae_n"},{"attraction_id":958,"rating":5.0,"review":"Well worth the money. My wife and I thoroughly enjoyed this tour.\nIt was very well organised, we were picked up and dropped off at our hotel.\nThe minibus was quite comfortable and there was plenty of room for everyone.\nOur guide, Thibault, was easy going whilst being informative....","review_date":"June 17, 2018","user":"david_t"},{"attraction_id":958,"rating":3.0,"review":"Fun tour. We ended our holiday with this trip.\n2 hour evening trip. Pick up and drop off from our hotel. Everything ran to schedule. Bus clean and tidy and comfortable.\nDenise our guide was very enthusiastic about the wildlife and conservation in the park. Stopped at...","review_date":"June 16, 2018","user":"gailandjohn4244"},{"attraction_id":958,"rating":4.0,"review":"Great Experience. Spotted a couple of elks and deers. The tour was pretty easy, not much walking involved. Tour guide was nice and professional and we learnt about conservation efforts of banff national prk. Recommended for anyone who wants a higher chance of spotting wildlife without the...","review_date":"June 13, 2018","user":"dorothy_w"},{"attraction_id":958,"rating":3.0,"review":"Nice adventure. We did see a few wild life like Deer, Goats, etc, disappointed not to see any bears, but you have to accept that as th Animals are wild. Our tour guide was very funny and very cheerful, though we thought she drove a bit quick...","review_date":"June 8, 2018","user":"pauline_b"},{"attraction_id":958,"rating":4.0,"review":"Great experience. The guides are knowledgeable. The stop in the middle for a quick wildlife talk was interesting. We saw Elk, Deer, Goats, and some interesting humans outside the dancing sasquatch (although this wasn't a part of the tour.). It was a lot of great fun and...","review_date":"June 7, 2018","user":"jeff_t"},{"attraction_id":958,"rating":5.0,"review":"Fun and lots of animal sightings!. I booked this tour with the hopes of seeing some of the gorgeous wildlife in Banff and I was not disappointed. I was collected from my hotel by Nicole, the tour guide and driver for this tour. Immediately I was comfortable with Nicole as she...","review_date":"June 1, 2018","user":"kellyadl"},{"attraction_id":958,"rating":5.0,"review":"Safari. We recently went on an evening safari and our guide was Edmond. He was very knowledgeable, informative, and had a great sense of humor.\nAfter booking the safari, the tour guide picks you up from your hotel in Banff. You not only get the chance...","review_date":"May 30, 2018","user":"karen_l"},{"attraction_id":958,"rating":4.0,"review":"Thoroughly enjoyed this safari.. Our tour guide was Andrew. He was knowledgeable and provided lots of interesting facts and history. We saw some elk, deer, sheep. Disappointed that we didn\u2019t see a bear but we understand there is no guarantee.","review_date":"May 27, 2018","user":"dorit64"},{"attraction_id":958,"rating":5.0,"review":"Saw plenty, learned more. Our guide Hugh found plenty of wildlife for us - mule deer, white tailed deer, Columbian ground squirrels, big-horn sheep - and was very informative about Banff and the wildlife around it. He explained the importance of wildlife corridors in a way that gave form...","review_date":"May 23, 2018","user":"jankofmelbourne"},{"attraction_id":958,"rating":5.0,"review":"Breathtaking tour of Banff. We took this tour to wrap up our long weekend stay in Banff. Becca was incredibly friendly and knowledgeable. The tour lasted about 2 hours and covered some beautiful areas of the town. We were able to see Elk, Deer and Mountain Sheep. It was...","review_date":"May 22, 2018","user":"claire_p"},{"attraction_id":958,"rating":4.0,"review":"Nice Tour. The tour was roughly two hours. We visited a number of locations in and around Banff. I took this tour in late August\/early September. It's a great way to get oriented with the area on your first day in Banff. We visited the golf course...","review_date":"December 21, 2017","user":"cynthia_r"},{"attraction_id":959,"rating":4.0,"review":"Memorable Experience. This was a great experience. The employees all knew exactly what they were doing while also being patience with everyone. The dogs were all cute and friendly, except for when a few of them were fighting with each other (which we later learned was because...","review_date":"February 21, 2019","user":"jenniffer_c"},{"attraction_id":959,"rating":5.0,"review":"Dog sledding near Mont Tremblant. My husband and I loved this totally hands-on experience with dog sledding. We participated in handling the dogs that were to be harnessed. The sleigh ride through the mountain was exhilarating! I felt secure with Sophie right with me calling out \"Hop Hop\" (keep running)...","review_date":"February 12, 2019","user":"helen_p"},{"attraction_id":959,"rating":5.0,"review":"Great winter adventure. We had a great time dog sledding. We ended up on our own sled without a guide, not sure how that happened but we ended up fine. But we did love how we got to meet the dogs and be part of bringing them to...","review_date":"January 26, 2019","user":"elizabeth_c"},{"attraction_id":959,"rating":5.0,"review":"Awesome fun!. Met all of our expectations! Friendly knowledgeable guides. Puppies were a highlight for all. If you\u2019ve never done this it is a must do! We are a family of four with two teens 16 & 18!","review_date":"January 5, 2019","user":"ramjake"},{"attraction_id":959,"rating":5.0,"review":"Great fun afternoon. My husband and I went as we hadn\u2019t been dog sledding before. We would highly recommend the experience. The dogs were amazing, great fun helping to take the dogs to be harnessed up for the trip. If we visit Tremblant again we would definitely go...","review_date":"February 14, 2018","user":"sandi56_13"},{"attraction_id":960,"rating":5.0,"review":"No regrets. Stunning place to visit that left a lasting impression on me. It's unlike another park I've visited.","review_date":"February 14, 2019","user":"mcyui"},{"attraction_id":960,"rating":5.0,"review":"Finally Made it!. After living in Hinton for over 25 years, we finally decided to take the iconic boat trip to Spirit Island. We invited the inlaws and one other couple to join us in the adventure. My father in law had very little moblitiy at the time,...","review_date":"February 12, 2019","user":"nicole_a"},{"attraction_id":960,"rating":4.0,"review":"Threemendous. I should add this booked for me by a tour company, so I didn't totally know what to expect on the day\nEverything was well organised, and SunDog tours picked me up from my hotel, and dropped me off there at the end of the...","review_date":"February 4, 2019","user":"davidgd5846iv"},{"attraction_id":960,"rating":5.0,"review":"Magnificent Tour!. This tour is a \"must do\" for all first time visitors to the Jasper area. The tour is just the right amount of time, very reasonably priced, and includes all the major places to see. Sundog Tours has clean and comfortable vans that will pick...","review_date":"October 6, 2018","user":"travelersjimbeth"},{"attraction_id":960,"rating":4.0,"review":"Stunning Lake Maligne. Terry was our local guide. Loved that she grew up in Jasper and could speak with authority on the history and culture of the place. At the start of the hike, she instructed us on what to do if we saw a bear so I...","review_date":"October 5, 2018","user":"cdn_grl_wanderluster"},{"attraction_id":960,"rating":5.0,"review":"Wild Life Snow and Sunshine. What a brilliant trip . Really enjoyed it Due to the snow we were unable to do the walk but the helped sort the boat trip instead.\nNice bus very well driven and expert guide in Norm . Fantastic stories and really was an expert...","review_date":"October 1, 2018","user":"clive_a"},{"attraction_id":960,"rating":5.0,"review":"Great Day in Jasper. My husband and I did the Maligne Valley tour on Tuesday and were thoroughly impressed with all of the knowledge that Chris had on the tour. The views at the various stops were also stunning and we got to see plenty of elk and a...","review_date":"September 28, 2018","user":"caeleigh_m"},{"attraction_id":960,"rating":4.0,"review":"Good way to see the lakes and Maligne Valley. Many thanks to our trip driver Dave, he picked up on time. He was very friendly,and helpful, He took my scarf back to the Hotel that i left in the shuttle bus.","review_date":"September 23, 2018","user":"winnie_h"},{"attraction_id":960,"rating":4.0,"review":"Magnificent Maligne Valley & Medicine Lake. it is very worthwhile to view Maligne valley when visiting the Canadian Rockies. The views are quite spectacular and certainly not to be missed.The boat trip on Medicine Lake, which included a trip to Spirit Island was good value for money. The young, enthusiastic guides...","review_date":"September 21, 2018","user":"a_downing1"},{"attraction_id":960,"rating":5.0,"review":"Superb trip. We took this trip on Sept 4, 2018. Dave was our bus driver and general tour guide. He was excellent - very knowledgeable and excited about a trip he'd obviously done many times. Virginia and Amber were our bus guides. They, too, were fantastic. Virginia...","review_date":"September 12, 2018","user":"lori_j"},{"attraction_id":960,"rating":4.0,"review":"Good way to see the lakes. For a lone non driver this was the only way to see Maligne lake and I was very pleased with the tour. I was picked up from my hotel on time and bus was comfortable.\nSean our guide was very engaging and made the trip...","review_date":"September 11, 2018","user":"908rosief"},{"attraction_id":960,"rating":5.0,"review":"Great Option to beat the crowds. We all wanted to see Maligne Lake\/ Spirit Island and Medicine Lake bit as it was August the crowds were insane. Booked this tour for the morning. Got picked up from our hotel. Carly was our guide and was brilliant, it even gazed when a...","review_date":"August 23, 2018","user":"juliab571"},{"attraction_id":960,"rating":5.0,"review":"We saw a moose!. This tour was the best! First of all we want to Maligne canyons. The guise was super fantastic. He then took us out to Medicine Lake and on to Maligne Lake. Here, half of the group chose to go on the lake tour to Spirit...","review_date":"August 22, 2018","user":"bob_c"},{"attraction_id":960,"rating":3.0,"review":"Boat portion made it worth it. We made the tour with Lutz and were quite disappointed with the tour portion. But the boat tour was worth the trip. Really enjoyed Spirit Island. Could have easily did the other portions on our own and got the same experience.","review_date":"August 20, 2018","user":"nicole_k"},{"attraction_id":960,"rating":5.0,"review":"Interesting and informative tour. We took the tour with Chris the driver and guide. The tour was interesting and well worth it. Chris was very knowledgeable and personable. He made the tour the success it was!","review_date":"August 19, 2018","user":"raymondt745"},{"attraction_id":960,"rating":5.0,"review":"Magnificent Views. I went to Edmonton, Canada to visit my Aunt and her family. She recommended to visit the Jasper National Park. The place has a magnificent views, lovely sceneries and you will be amazed by the unique history of the wildlife and the Canadian Rockies.\nThe...","review_date":"August 18, 2018","user":"liza_gamo2019"},{"attraction_id":960,"rating":4.0,"review":"Good Tour, but Could Have Saved $ By Doing It Ourselves. This was an interesting tour and the driver was excellent and informative. However, at the end of the day I wished we'd done it ourselves and saved a lot of $. The best part was the boat cruise on Maligne Lake to Spirit Island and...","review_date":"August 16, 2018","user":"jerome_b"},{"attraction_id":960,"rating":5.0,"review":"Excellent tour. Enjoyed the tour. The tour guides were very informative and the scenery was breath taking.\nThis tour was appropriate for a family with teenagers","review_date":"August 13, 2018","user":"nancy721"},{"attraction_id":960,"rating":5.0,"review":"Magnificent place to visit. We took the premium boat cruise with a guided tour of the spot overlooking the Sprite Island. The island host explained the significance of the Island to the Native people.","review_date":"August 13, 2018","user":"bing_c"},{"attraction_id":960,"rating":5.0,"review":"The history and geology was brought to life by our guide. So interesting!. This was beautiful and interesting tour. We saw lots of wildlife. We learned so much about the uniqueness of this area, including the workings of Medicine Lake and the underground caverns. We visited in summer but apparently there are tours of the ice caverns in...","review_date":"August 6, 2018","user":"needreve"},{"attraction_id":960,"rating":5.0,"review":"Great Experience at Maligne Lake. We went to Marligne Lake and took a mini cruise to the Spirit Island. Our Captain Laura and the guide Virginia made sure we were having fun. Fun came along with all explained tour and safety. I would definitely recommend going there and enjoy the...","review_date":"July 25, 2018","user":"kushdave97"},{"attraction_id":960,"rating":5.0,"review":"This tour was a highlight of our visit to the national parks of Canada and Montana. We had had several tours on our three week Canadian adventure and did wonder if this might be one too many. How wrong we are. It was great.\nOur guide was friendly and very informative. He told us about the flora and fauna as well...","review_date":"July 17, 2018","user":"charloefarlie52"},{"attraction_id":960,"rating":4.0,"review":"A beautiful spot. Fred was a knowledgeable guide who made the day really interesting and we learnt so much from him. Real value in going on a guided tour - we actually returned again next day in our own to explore more than time had permitted first time....","review_date":"July 17, 2018","user":"eliz2014"},{"attraction_id":960,"rating":4.0,"review":"Good Tour.. We had a good driver and a tour guide. Lots of good information.\nWe saw a black bear near the burn area. An Eagles nest with baby chic\nPeeking out. Also caught sight of a few mountain goats making a trip up the mountain. The...","review_date":"July 13, 2018","user":"road721841"},{"attraction_id":960,"rating":5.0,"review":"Fantastic tour of Jasper and lake. This tour was so worth it, the tour around Jasper was really informative and the guide was really professional and knowledgeable. The lake and spirit island are so beautiful and the day was simply perfect. The bonus of seeing bears just added to the enjoyment...","review_date":"July 9, 2018","user":"djinks"},{"attraction_id":960,"rating":5.0,"review":"Jianying Li. The Spirit island likes paradise. It is so beautiful. It id beyond what i can described. Alexis, the tour guide, Louise, the captain, Russ, the photographer, told us a lot very interesting stories about the lake and all kinds animals around there. I definitely want...","review_date":"July 1, 2018","user":"jyl8888"},{"attraction_id":960,"rating":5.0,"review":"Beautiful tour around Jasper. We had a great nature tour including Malinge lake boat tour and walk to Malinge Canyon and chance to see elk, black bear mom and cubs along with two male black bears in the woods. Knowledgeable driver Peter was fun and efficient.","review_date":"June 25, 2018","user":"mbtrn"},{"attraction_id":960,"rating":5.0,"review":"Finally seeing the beauty of the Canadian Rockies!. After days of rain and fog which boxed in the view, we finally enjoyed sunshine and clear skies for our tour today. Our guide Annabelle was amazing, full of details about the local wildlife and area history. I love that she stopped the bus and...","review_date":"June 23, 2018","user":"clnjl"},{"attraction_id":960,"rating":3.0,"review":"beautiful area. the boat ride was good, informative and very enthusiastic tour guide. We did the premium ticket, which gave us a little more time on spirit island. My only complaint was the price. It was a little extreme for what you received.","review_date":"June 22, 2018","user":"ben_c"},{"attraction_id":960,"rating":5.0,"review":"Lake Maligne. Fred gave us a great tour of Medicine Lake and Lake Maligne including bear sighting. Fun and very informative","review_date":"June 18, 2018","user":"chris_p"},{"attraction_id":960,"rating":5.0,"review":"Great guide and tour. Our guide Chris picked us up from our hotel and we were given an informative and interesting commentary as we travelled out to Lake Maligne. Chris knew so much about the area, talking of the animals, the vegetation and what happens after a forest fire,...","review_date":"June 11, 2018","user":"waikatosue"},{"attraction_id":960,"rating":4.0,"review":"Jasper by car. Not with a formal tour.. We drove from the town of Jasper down the Maligne Valley. It is a very beautiful drive. It's nice to stop at Medicine Lake on the way to Maligne Lake. Although there are signs that say Visitor Center, we were surprised that it was just...","review_date":"June 4, 2018","user":"lbb6"},{"attraction_id":960,"rating":5.0,"review":"Enjoyable trip to Maligne Lake and surrounds. Dieter was amazing and extremely knowledgeable. We learnt so much about the geology of Maligne Lake and the surrounding areas, witnessed nesting eagles and even found an awesome coffee location. Thanks Dieter we thoroughly enjoyed our time spent with you.","review_date":"May 7, 2018","user":"banksie_13"},{"attraction_id":961,"rating":5.0,"review":"Excellent Tour. We were extremely pleased with this tour, and although we didn't see any bears (going into hibernation) we consider it the highlight of our trip! Kelli was our guide and she certainly knows her subject - she was excellent! We were picked up at our...","review_date":"October 10, 2018","user":"doak44"},{"attraction_id":961,"rating":5.0,"review":"Educational and fun experience. Kelly was an exceptional and knowledgeable host. We were picked up and dropped off at our hotel directly. Actually saw many elk at our hotel (Pine Bungalows) as the first stop. We saw elk rutting, bald eagle, coyote and big horn sheep. In addition to...","review_date":"September 27, 2018","user":"sugacazza"},{"attraction_id":961,"rating":5.0,"review":"One of the best tours I have been on. Our guide Maria was awesome, her passion for the wildlife and the ability to spot the different animals whilst driving a bus was exceptional. From reading the reviews we must have struck lucky with the wildlife as we spotted mountain sheep, loads of elk, bears...","review_date":"September 20, 2018","user":"randombird78"},{"attraction_id":961,"rating":5.0,"review":"Bears, elk and more!. I guess my wife and I must have been on the same excellent trip as John C from Geneva!\nMarie was awesome - friendly and very knowledgeable, taking great pains to make sure we enjoyed our trip. She warned us up-front that sightings are not...","review_date":"September 12, 2018","user":"einvalsledge"},{"attraction_id":961,"rating":5.0,"review":"Simply brilliant. We truly lucked out on our tour and saw black bears, elk and even a bald eagle all with the backdrop of some beautiful rainbows - just breathtaking. Got some great photos. Marie, our guide, was excellent, great fun and her stories and information about...","review_date":"September 12, 2018","user":"vintagepagoda"},{"attraction_id":961,"rating":5.0,"review":"So many bears!. We had an excellent time on this tour. We had been in Canada for a week and seen only one deer so we booked on this tour in the hopes of seeing some more and it did not disappoint!!! Our tour guide, Kelly, was very...","review_date":"September 4, 2018","user":"ellenh2150"},{"attraction_id":961,"rating":5.0,"review":"The Amazing Ross. Like you, who is reading this review right now we werent sure if we should join this trip or not... AND IT WAS GREAT.\nFirst of all, our guide - Ross was great. He is so fun to listen to and he seems to care...","review_date":"August 29, 2018","user":"guyb2054"},{"attraction_id":961,"rating":2.0,"review":"Jasper Evening Wildlife Tour. Jasper Evening Wildlife Tour was a complete waste of time. If you have a car, drive around and hope you will find wildlife. Our guide Megan(?) I think, was very nice and tried to keep us distracted. All we saw were elk along the road...","review_date":"August 28, 2018","user":"safari-first"},{"attraction_id":961,"rating":5.0,"review":"Enjoyable tour. Ryan was our guide,lovely friendly and knowledgeable.\nWe saw:\nWapati (elk)\nBeaver\nBlack bear\nOsprey\nCoyote and cub\nWhite tailed deer\nWe wouldn\u2019t have seen most of these animals except the bear and wapati without going on the tour as Ryan knew where to go....","review_date":"August 21, 2018","user":"helenhc2274wb"},{"attraction_id":961,"rating":5.0,"review":"What an incredible evening!. Mary was an amazing tour guide. A vast amount of knowledge and nothing was too much trouble. We were extremely lucky seeing goats, ground squirrels, white tailed deer, elk, bald eagles, a black bear and a Grizzly. Memories that will never be forgotten. Many thanks.","review_date":"August 14, 2018","user":"karlcain"},{"attraction_id":961,"rating":1.0,"review":"Only a bus drive - no recommendation. The tour is a drive with a bus, 24 people. The tour was high speed up and down the highway a little bit, no hiking, nothing special. The guide didn\u2018t even wanted to here our individual wishes.\nWe saw wildlife, as on every other tour...","review_date":"August 9, 2018","user":"peterlg5923rq"},{"attraction_id":961,"rating":1.0,"review":"Wildlife from the freeway???. Having been under the impression we were on a small group wildlife tour we were a little surprised when a 24 seater bus arrived to collect us.\nThings failed to improve as we headed east out of Jasper on the main highway - after nearly...","review_date":"July 25, 2018","user":"nick_l"},{"attraction_id":961,"rating":1.0,"review":"High speed coach trip - avoid. Having heard great things about the wildlife tours in Jasper, my family and I were excited.\nHowever, upon walking out of the hotel we realised something was immediately amiss. Instead of what we were expecting (\u201csmall group tours\u201d) a large bus was waiting outside. We...","review_date":"July 25, 2018","user":"londinio"},{"attraction_id":961,"rating":5.0,"review":"Exceptional Trip. We have spent an exceptional evening on this tour with Ross tonight. Not only is he an engaging guide but his knowledge of the area is fantastic. We were lucky enough to see bears, a bald eagle, elk, marmot and a coyote pup amongst other...","review_date":"July 6, 2018","user":"lesleyc"},{"attraction_id":961,"rating":5.0,"review":"Nice evening trip. We really enjoyed our evening tour with Carly. The pick up from our accommodation was on time, a nice sized group of nice people, on a good tour bus with air conditioning(though with the door opening and closing its effect was limited).\nIt was a...","review_date":"July 6, 2018","user":"andyknisis"},{"attraction_id":961,"rating":4.0,"review":"See wildlife in their natural habitat. Tour by bus. You are not allowed to get off but there were animals and birds to see. Be prepared to be disappointed, however, animals have their own agenda, We enjoyed our trip nevertheless","review_date":"July 4, 2018","user":"mike_m"},{"attraction_id":961,"rating":5.0,"review":"A magical evening. We met Ryan our guide and driver at 5.20 and boarded the bus. We were out over three hours driving through the countryside. We have never seen so many animals in such a short space of time in their natural habitat before. We saw elk,...","review_date":"July 3, 2018","user":"daveq2324"},{"attraction_id":961,"rating":5.0,"review":"Amazing wildlife tour!. My family and I went on the Jasper Evening Wildlife Tour just this evening and we all enjoyed it so much. We saw tons of wildlife such as black bears, a mink, lots of elk and even snow in July! Marie was our tour guide...","review_date":"July 2, 2018","user":"francesstafford"},{"attraction_id":961,"rating":4.0,"review":"Pleasant evening drive with plenty to see. Spent a pleasant evening driving through various areas of countryside around the Jasper area, listening to a very well informed wildlife expert who clearly knows her subject. Saw Grizzly & Brown bears, bald eagles, Elk, longhorn sheep & goats to name but a few things,...","review_date":"June 8, 2018","user":"arnie_a"},{"attraction_id":961,"rating":5.0,"review":"Worth Every Penny!. A very enjoyable evening tour on a comfortable bus. Our guides knew all the great spots to see the different wildlife the park has to offer and we were not disappointed! I've never seen so much wildlife in such a short amount of time. The...","review_date":"June 6, 2018","user":"crazyinottawa"},{"attraction_id":961,"rating":5.0,"review":"Well worth it. Our guide Ross extremely friendly knowledgeable and made the trip\nSaw only a few animals but each experience worth it\nHighly recommended","review_date":"May 11, 2018","user":"moodstar"},{"attraction_id":961,"rating":5.0,"review":"Just wow. Carly is the best host ever. She knew exactly where to find the best wildlife and was extremely knowledgeable about everything including the wildlife we didn\u2019t see. She was so patient with us and let us take as long as we liked over taking the...","review_date":"May 11, 2018","user":"alison_h"},{"attraction_id":961,"rating":5.0,"review":"Keep on believing. A really enjoyable experience with a comfortable bus, great group of fellow nature lovers and a knowledgable and friendly guide. There are no guarantees with trying to find animals in the wild so we went in with realistic expectations but you really got the feeling...","review_date":"April 17, 2018","user":"the_gastro_gnome"},{"attraction_id":962,"rating":5.0,"review":"Super cold but fun. It\u2019s a great activity for people with younger kids. It\u2019s very cold, even though they give you blankets to use you should still layer up since you are sitting still for about 45 minutes you will start to freeze.","review_date":"February 19, 2019","user":"17marmar"},{"attraction_id":962,"rating":2.0,"review":"Yawn. Guide was talkative, fun to interact with. Course was boring, nothing of interest to see. Wait till spring\/summer and take a real horse back ride.","review_date":"February 6, 2019","user":"daniel_r"},{"attraction_id":962,"rating":4.0,"review":"beautiful but cold!. My group opted for the 45-minute sleigh ride in the back country. We booked early for our time slot which was quite simple to do. We arrived about 30 minutes early which let us see some of the horses and talk with one of the...","review_date":"January 23, 2019","user":"chrissy716"},{"attraction_id":962,"rating":5.0,"review":"Great activity!!. Went on this sleigh ride at the end of our weekend trip to Banff. It was the perfect last activity before the drive home. The staff were knowledgeable and friendly and the horses were gorgeous. Mike was our guide and clearly loves his job. All...","review_date":"January 20, 2019","user":"goaliemom53"},{"attraction_id":962,"rating":4.0,"review":"Disappointment due to lack of snow. Our family of 4 (2 adults and 2 young children) travelled from Australia primarily to experience a white Christmas. One of the activities we prebooked and were looking forward to was a Sleigh Ride. Online Booking was easy.\nUnfortunately we received an email the day...","review_date":"January 16, 2019","user":"973sharynw"},{"attraction_id":962,"rating":3.0,"review":"Didn\u2019t live up to expectations. Took family on a morning sleigh ride expecting a bit of theatre to go with the experience as promoted\nNo real description of horses or country side offered\nBasically you do a couple of laps of open paddocks adjoining stables and a cup of watery...","review_date":"January 2, 2019","user":"aussiedavewitta"},{"attraction_id":962,"rating":5.0,"review":"Fun family activity. Our family of three took this sleigh ride. The place is clean and organized. After booking tickets online, we arrived the next day and were greeted by friendly staff. We started with apple cider or hot chocolate and then waited until our family name was...","review_date":"January 2, 2019","user":"maryjanel329"},{"attraction_id":962,"rating":5.0,"review":"Beautiful place and relaxing sleigh ride. Friendly staff and beautiful area. We enjoyed it and got many beautiful pictures. They provided hot chocolate and blankets to keep warm.","review_date":"December 28, 2018","user":"158ericaw"},{"attraction_id":964,"rating":5.0,"review":"Grotto ice walk - unique and beautiful experience. The ice walk through Grotto Canyon is beautiful and unique. Mountain view is awesome! Guide Rebecca explained the geographic changes and the history on the pictograph found there. Very interesting! Nice walk!","review_date":"March 16, 2019","user":"wanfang_m"},{"attraction_id":964,"rating":5.0,"review":"Awesome experience . The grotto canyon tour was an unreal experience. Walking on the frozen ice in the canyon was exceptionally scenic.\nOur guide Tyler was extremely knowledgeable, giving great insight into the history of the surrounds.\nHe was extremely friendly!","review_date":"February 18, 2019","user":"lachlanmoore"},{"attraction_id":964,"rating":5.0,"review":"Fantastic experience. Gina was our guide for this tour.. she was absolutely fantastic with full of knowledge, friendly, thoughtful and an amazing tour guide! We enjoyed our experience on this tour \ud83d\ude0a.. a must do whilst in Banff..","review_date":"January 17, 2019","user":"vera_cy_leung"},{"attraction_id":964,"rating":5.0,"review":"Grotto Canyon - Amazing. Had a very enjoyable and informative trip hosted by our tour guide Norm. The pictographs and frozen waterfalls were the highlights of the trip. I'd recommend this highly as it\u2019s an easy walk with good photo opportunities.","review_date":"January 14, 2019","user":"798sergen"},{"attraction_id":964,"rating":5.0,"review":"Grotto Canyon Ice Walk. Amazing tour with an unreal guide. Norm is extremely knowledgeable about the canyon, location and history. Beautiful sights and nice casual hike. Frozen 'his' and 'hers' waterfalls were gorgeous at the end.","review_date":"January 6, 2019","user":"jm1216"},{"attraction_id":964,"rating":5.0,"review":"The water seeping through the ice was incredible.. Emma our guide and driver was wonderful. Her knowledge of the grotto and surrounding area was amazing. She was patient and such fun. This ice hike was worth every penny we paid.","review_date":"December 31, 2018","user":"roving435103"},{"attraction_id":964,"rating":5.0,"review":"Fantastic tour - thanks to Matt!. This tour was fantastic. Matt was very excited to take us out as the first group of the season, which made it more exciting because he was excited! The walk was awesome, we had plenty of time to stop and take photos and talk about...","review_date":"December 16, 2018","user":"kerstines187"},{"attraction_id":964,"rating":5.0,"review":"First Timers. My wife and I visited Banff for her birthday in April. We wanted to do a fun activity that would be outdoors and also allow us to learn a little about the area surrounding Banff with the limited time we had. This ice walk ticked...","review_date":"May 9, 2018","user":"andobag"},{"attraction_id":964,"rating":5.0,"review":"Snow Shoe to Marble Canyon. This was one of our best days! We had so much fun with Matt and the group. I would have paid twice what they charged for that tour, it was incredible!!","review_date":"April 4, 2018","user":"maf970"},{"attraction_id":964,"rating":5.0,"review":"Very Informative, super fun!. We had a great time on the Grotto Canyon Ice walk. Our guide Gina was very knowledgable and pointed our lots of interesting details that we would have missed without her. She gave us tons of information throughout the whole tour. We loved it!","review_date":"March 15, 2018","user":"332erin"},{"attraction_id":964,"rating":5.0,"review":"Grotto Canyon Icewalk- hidden gem!. Our tour guide, Jordan, made this tour so worth it! He was very helpful, good-humored, and encouraging. We were able to be picked up at a nearby hotel in Canmore and he had all the gear we needed. I had worn shoes that possibly could...","review_date":"March 13, 2018","user":"alayne_c"},{"attraction_id":964,"rating":5.0,"review":"Amazing tour guide, Becca!. My tour guide, Becca, made our tour so much fun! She included everyone in the group and stopped by whenever we saw wildlife! She actually dropped us off closer to the restaurant we were trying to get to (instead of our hotel), which was very...","review_date":"March 8, 2018","user":"simranpahwa"},{"attraction_id":964,"rating":5.0,"review":"Amazing. This ice walk was so much fun. Our guide Gina was awesome. The canyon was beautiful and the hot chocolate and cookies were an added bonus. I highly recommend this tour, company and guide.","review_date":"February 16, 2018","user":"nicolle_s"},{"attraction_id":964,"rating":5.0,"review":"Impressive \"Hall of the Gods\". I had visited Johnston canyon a few winters back, which I liked, so I decided to try this other canyon icewalk as well. The \"icewalk\" part is a bit less spectacular, but the spiritual experience made it very worthwhile: you enter the \"Hall of the...","review_date":"February 14, 2018","user":"brienanni"},{"attraction_id":964,"rating":5.0,"review":"Grotto Canyon Ice Walk. had a wonderful walk with Matt, our guide, into Grotto Canyon. Highly recommend this tour and Matt as your guide - it was a beautiful walk and Matt is very knowledgeable and friendly. Thanks !!","review_date":"February 10, 2018","user":"drorleonard"},{"attraction_id":964,"rating":5.0,"review":"Gorgeous grotto icewalk. Friendly, knowlegable guide, beautiful vistas, wildlife sightings! History gallon! Very professional organization, highly recommend!","review_date":"February 9, 2018","user":"melybears"},{"attraction_id":964,"rating":5.0,"review":"Fantastic Time!. Our family had a great time on this tour. Our guide Neil was super friendly, helpful and knowledgeable. The sites were amazing and there was lots of time to take in the wonderful views. We will return next year.","review_date":"February 4, 2018","user":"sarah_k"},{"attraction_id":964,"rating":5.0,"review":"Great walk in the canyon . We had a great walk in Grotto Canyon this morning thanks to our guides Neil and Annick. The cold weather didn\u2019t damper the fun and the hot chocolate half way helped to warm up. A lot of interesting historical and scientific information along the walk....","review_date":"February 3, 2018","user":"lucilecog"},{"attraction_id":964,"rating":5.0,"review":"Excellent walk through the Grotto Canyon. Had a fantastic morning walking through Grotto Canyon with our guide Neil. He was very knowledgeable about Banff, the National park, geology and history - very informative. Enjoyed the break with hot chocolate and cookies too!","review_date":"January 6, 2018","user":"julesbarrett"},{"attraction_id":964,"rating":4.0,"review":"Grotto Canyon IceWalk. This was the first activity booked with DBT. Did the 8:30am trip. Awesome, on time pick up. Extremely informed guide, very friendly. Lent neck scarf, life saver! The walk in the early morning is stunning, saw the sun rise over the mountains. The ice cleats...","review_date":"January 6, 2018","user":"seaspray77"},{"attraction_id":964,"rating":5.0,"review":"Great Tour Group!. Well organized, on time, and careful to mention all the small need to know details. The Grotto Canyon Ice Walk is highly recommended for a crowd-free nature experience","review_date":"December 29, 2017","user":"karina_p"},{"attraction_id":965,"rating":5.0,"review":"Incredible interactions with nature. Went here for a vow renewal in Niagara Falls. How many other people can say they have a picture of themselves in a wedding dress holding a macaw? I can:):):) I also have photos of myself holding two other birds while in a wedding dress....","review_date":"March 14, 2019","user":"stephanie_c"},{"attraction_id":965,"rating":5.0,"review":"Cute, Fun, and Actually so interesting. Cowboy Collin is such a legend, he's so sweet and nice and really cares about his guests. The birds are incredible and the activities are all interactive and well decorated!!! Its also extremely interesting for adults too and is filled with great information about the...","review_date":"March 12, 2019","user":"drew_w"},{"attraction_id":965,"rating":4.0,"review":"Was very interesting. They have done a very nice job of setting this place up. Nice selection of birds, critters in their own pen to a row of birds on their own trees to the big bird aviary.Nice colourful birds, frogs and a skunk. Lots of kids during...","review_date":"March 12, 2019","user":"outandabout4u"},{"attraction_id":965,"rating":5.0,"review":"Very cool and an inspiring place!!. It was a great experience from beginning to end!! A lot of beautiful birds in an intimate setting. The walk through was very soothing and rejuvenating. Can't to visit again.","review_date":"February 21, 2019","user":"mmm16mmm"},{"attraction_id":965,"rating":5.0,"review":"Excellent. We got a free ticket with hotel stay. It was if you buy one get one free deal.. We are retired and just decided to use the option. We loved this place. Lots of exotic birds and some demonstrations.\nWe saw some birds that we never seen before. We spent close to 4 hours in this place.\nKids will have a blast in...","review_date":"February 15, 2019","user":"jasvirdhillon"},{"attraction_id":965,"rating":5.0,"review":"A Great Way to Spend a Rainy Afternoon. It was a cold, rainy day in February and we were looking for an indoor attraction. Not knowing what to expect we bought tickets to Bird Kingdom. The price of admission was reasonable and being seniors, we got a break on the price. There are...","review_date":"February 12, 2019","user":"952billr"},{"attraction_id":965,"rating":5.0,"review":"Well worth the price of admission even if you don't have discount coupons!. Where to start? Quite simply, Bird Kingdom was way more than we ever expected for a Niagara Falls attraction. The staff, the exhibits and the entire atmosphere in general made our experience so overwhelmingly memorable. There was so much to see and learn. There were...","review_date":"February 12, 2019","user":"torontomom2019"},{"attraction_id":965,"rating":5.0,"review":"Amazing and Educational!. Such a fun place to bring the kids to. They loved seeing all the tropical birds flying around. We also did the show where I held one of the birds and they got a huge kick out of that! I'd highly recommend visiting with your...","review_date":"February 5, 2019","user":"ashleyfay22"},{"attraction_id":965,"rating":5.0,"review":"Absolutely love this place! Refreshing real earthy natural adventure !!. I love this place so much! One of my all time favourite places to visit ! I\u2019ve been 3 times every single time I go to Niagara Falls we go! Even the kids beg me to take them again! When you walk in it\u2019s very...","review_date":"February 3, 2019","user":"michaelaghp2018"},{"attraction_id":965,"rating":5.0,"review":"Fun and relaxing. It was a bit of a maze driving to the parking lot, but once inside it was obvious that it was worth the trip and the cost of admission. The birds were beautiful and many of them were walking or standing on the same pathways...","review_date":"January 19, 2019","user":"neverinmexicoagain"},{"attraction_id":965,"rating":5.0,"review":"A truly enchanted kingdom!. I didn't even know about the Bird Kingdom until I was already in Ontario but as soon as I saw the pamphlet, I knew I had to go. This is the coolest animal encounter experience I've ever had. So many birds of all shapes and...","review_date":"January 14, 2019","user":"alicewandersout"},{"attraction_id":965,"rating":5.0,"review":"Bird Kingdom is Fun and Fascinating!. We have been to Bird Kingdom several times, while in Niagara Falls. It is fascinating to see all the birds. There is a real tropical feel. You must go and see for yourself. Take your camera. Lots of great birds to photograph!","review_date":"January 2, 2019","user":"lindaw2966"},{"attraction_id":965,"rating":5.0,"review":"Fun experience with 2 year-old!. We were looking for something to do in Niagra for our little guy\u2019s 2nd b-day, so we picked this, but honestly weren\u2019t expecting too much. It was so much better than what we expected! And he LOVED it. We will totally go back if we...","review_date":"December 29, 2018","user":"newmamatravels"},{"attraction_id":965,"rating":5.0,"review":"Better than the Falls. Bird Kingdom is just a couple of hundred yards from Niagara Falls, and we much prefer it to the falls. It's beautifully laid out, filled with amazing birds of every color and size, and overflowing with peace and beauty. Staff and volunteers are great. They...","review_date":"December 18, 2018","user":"lovetravel685031"},{"attraction_id":965,"rating":5.0,"review":"A Wonderful Opportunity to Observe Beautiful Birds. This attraction provides a wonderful opportunity to see and hear many species of colourful, tropical birds in environments similiar to their natural habitats. The birds are all healthy and happy. They are so impressive and exciting to see and to photograph.","review_date":"December 16, 2018","user":"ellenjane10"},{"attraction_id":965,"rating":4.0,"review":"Great place to visit. We visited Bird Kingdom last Sunday. It was very peaceful to just sit on a bench with all the birds flying and singing around you. Cowboy Colin was an unexpected highlight to our visit. You can just feel his enthusiasm for this place, we had...","review_date":"December 16, 2018","user":"wschrijver"},{"attraction_id":965,"rating":5.0,"review":"Exceeded our expectations!. We stayed at Great Wolf Lodge and saw several local attractions and Bird Kingdom was by far the best experience! We went on a weekday afternoon in the winter so it wasn't busy and we could take our time. A little confused at first by...","review_date":"December 15, 2018","user":"toquesandparkas"},{"attraction_id":965,"rating":4.0,"review":"Will go back. Great experience. You can just sit back and let the birds fly around you. 3 Schools were going through, but they did not stay long. Amazing variety of birds. You can easily spend 2 or 3 hours watching the birds. There is a smaller enclosure...","review_date":"December 10, 2018","user":"kycop"},{"attraction_id":965,"rating":3.0,"review":"Saw the birds. Entry seems reasonable until you find out they won't let you or someone else take pictures with the birds for sole purpose of trying to sell you pictures when you are leaving.","review_date":"December 9, 2018","user":"david3344gg"},{"attraction_id":965,"rating":5.0,"review":"More Than I Thought it Would Be!. This has been on my boyfriend and I's to-do list for the last year or so, as we've been to the Falls many times but never made it here. We went yesterday, and we were both beyond surprised with how much it had to offer....","review_date":"December 9, 2018","user":"melaniekitney"},{"attraction_id":965,"rating":4.0,"review":"Bird visit. Enjoyed seeing the birds roam. Took. Picture with a parrot and the final portion of the tour was the best. Keep that in mind because the initial museum was kinda lame.","review_date":"November 17, 2018","user":"jacobv210"},{"attraction_id":965,"rating":5.0,"review":"So much fun for Bird Lovers!. My 10 year old daughter and I spent a couple of wonderful hours at the Bird Kingdom last weekend. We had so much fun interacting with the parrots and exploring the Aviaries. Cowboy Colin greeted us at the entrance and was very helpful and friendly....","review_date":"November 12, 2018","user":"karen_h"},{"attraction_id":965,"rating":4.0,"review":"Very interesting and enjoyable!. My husband three daughters and I spent a little over an hour here today and we really enjoyed ourselves very much. It was interesting and educational and I am glad we went. My daughters are almost 2, 3, and 4 years old and I think...","review_date":"November 4, 2018","user":"alicia_m"},{"attraction_id":965,"rating":5.0,"review":"Fun day with the kids. It began a little underwhelming with small bird exhibits and museum artifacts but all cane together to create a well-rounded visit with the last stop being a huge exotic jungle with a genuine Japanese tea room (just the building, no tea) and gorgeous large birds...","review_date":"November 2, 2018","user":"rdh494"},{"attraction_id":965,"rating":5.0,"review":"Amazing place for kids and adult!!. I went to Bird Kingdom last week with my 2 kids and my wife. I would like to share my experience about this place. It was clean and well decorated for Halloween. People working there are so friendly. I met Cowboy Colin at Bird Kingdom...","review_date":"November 1, 2018","user":"sadiq_k"},{"attraction_id":965,"rating":5.0,"review":"I had an Amazing time...AWSOME and not to be missed. I love birds, and not just for being birds, but for the beauty and richness they bring to our world and to our life. So getting an opportunity to see a wide variety of tropical and international birds is always exciting. However, I was even...","review_date":"October 22, 2018","user":"angelitaelliott"},{"attraction_id":965,"rating":5.0,"review":"Best for kids during bad weather. We did not plan to visit but being a very cold rainy day we had to find something indoors for the kids and we chose the Bird Kingdom.\nWe all loved it! It is a great place to see and learn about lots of birds....","review_date":"October 14, 2018","user":"mikido_p"},{"attraction_id":965,"rating":4.0,"review":"a good way to spend a few hours. This was a nice interesting place with birds flying freely all around you. They are very colorful and have interesting sounds. There are many different areas that have caged bats, reptiles and different animals. There is a gift shop naturally where you can buy souvieners....","review_date":"October 13, 2018","user":"cubaqueenontario"},{"attraction_id":965,"rating":5.0,"review":"Fun indoor Attraction . Fun attraction to do with kids especially if the weather is not cooperating. Not a big location so not an all day visit, very manageable. My son loved the open aviary. Buy tickets online or look for Groupon to save a few bucks","review_date":"October 12, 2018","user":"caroz973"},{"attraction_id":965,"rating":5.0,"review":"Well worth the visit.. Was in Niagra with my wife while making our way to Toronto. My wife has two parrots and of course, loves birds so we had to stop here. I will say the birds here were in the top three most beautiful things to see in...","review_date":"October 9, 2018","user":"nicvic8193"},{"attraction_id":965,"rating":5.0,"review":"All the amazing birds. Stopped at the Bird Kingdom on the last day of our vacation. Was surprised when we got to learn about Niagara Falls history before seeing all the birds. The smaller aviary was full of cute birds and some reptiles. I got to hold a macaw...","review_date":"October 9, 2018","user":"19bl81"},{"attraction_id":965,"rating":4.0,"review":"Fun Activity. The Bird Kingdom offers more than just birds. First you get on a tour through different rooms while listening to a narrator, providing a story leading up to seeing the birds. The rooms also include some local history about Niagara Falls and it's residents.\nEventually...","review_date":"September 20, 2018","user":"o7918xpandread"},{"attraction_id":965,"rating":5.0,"review":"Cool to seem some nice colourful birds... I liked it, Has a very big room with birds flying everywhere.. Lots of colourful birds.. Had some smaller rooms for the smaller birds too... Even a bat cave room... There are stairs and a few floors.. The one main big room was nice with...","review_date":"September 13, 2018","user":"luca_g"},{"attraction_id":965,"rating":2.0,"review":"This place sucked. It was like walking through a pet store that had opened up all the cages. Poor design, expensive, would not recommend.","review_date":"September 5, 2018","user":"e_m"},{"attraction_id":965,"rating":4.0,"review":"Larger than expected!. This was a really different place for us. We had a great time looking at all that this place had to offer. While we didn't get to hold as many birds as we thought we would have it was still great. We did get pictures...","review_date":"September 4, 2018","user":"firecatgirl"},{"attraction_id":965,"rating":5.0,"review":"A place to see unusual birds close up. 3 levels of reptiles and birds. A must to see for bird lovers. One parrot sings opera and remembers 2000 words.\nI love the new guinea crowned pigeon. Great place to photograph birds close up.","review_date":"August 30, 2018","user":"laura_g"},{"attraction_id":965,"rating":2.0,"review":"Back in Time. This place is something that could have been right out of the 1950's Niagara Falls attractions, and probably was there then. Site is old and in need of updating and maintenance. Okay for little kids as they can be occupied with seeing some birds, but...","review_date":"August 28, 2018","user":"bflojoe"},{"attraction_id":965,"rating":5.0,"review":"This one isn't just for the birds.. This was my second visit to Bird Kingdom because I enjoyed it so much the first time. My first visit was about a decade ago, so a few things had changed. The place is much busier now, but not so busy that it was overcrowded...","review_date":"August 28, 2018","user":"rebecca_m"},{"attraction_id":965,"rating":5.0,"review":"Groupon helped bring us back!. We haven\u2019t been here in 5+ years but a Groupon deal helped lure us back! A few new additions from the last time we visited. Our boys 10 and 7 loved it! You have the option to get your pictures taken with a few of...","review_date":"August 27, 2018","user":"surgtech16rn"},{"attraction_id":965,"rating":4.0,"review":"Thoroughly enjoyed. Went to Bird Kingdom in late July this year. Bought tickets through Groupon. The Niagara museum part was good and interesting. The bird exhibits were very good. The variety of birds and other reptiles\/ amphibians was also very good. The open space area free flight...","review_date":"August 27, 2018","user":"donfromcanada"},{"attraction_id":965,"rating":5.0,"review":"Amazing Fun! . My wife and I came here after finding this on TripAdvisor, and we were not let down! What an amazing place! Tons of birds, reptiles, creepy crawlers and lots of great fun! The lorikeet feeding was incredible! Having these beautiful birds land on you while...","review_date":"August 25, 2018","user":"177shaunh"},{"attraction_id":965,"rating":5.0,"review":"Loved this. Someone recommended that we check this out and I'm glad we did, everyone liked it, lots to see and learn in here, the main aviary was awesome then off to the lorikeet feeding which was we loved so much to see I recommend this as...","review_date":"August 17, 2018","user":"underpressure05"},{"attraction_id":965,"rating":5.0,"review":"Lovely place. OH this place is so lovely and beautiful! There is tons of hundreds of different birds! They even have a little sanctuary of little birds, we fell in love with that room! Those little birds, chirping around, and there is even a little waterfall with...","review_date":"August 14, 2018","user":"iz_zwinnipeg"},{"attraction_id":965,"rating":5.0,"review":"Great morning with the birds!. What a pleasant surprise! We had such a good time at Bird Kingdom. We spent nearly 2 hours wandering around and looking at the birds. There are 2 spots where you can hold birds - one with large macaws\/parrots\/etc and another room with lorikeets. My...","review_date":"August 14, 2018","user":"maranara"},{"attraction_id":965,"rating":5.0,"review":"Wow.. Let me start off by saying I am not a bird fanatic. Nonetheless this place was great. All different kinds of birds in a close up and personal atmosphere. Better than any bird exhibit at any zoo I have visited. Opportunities to talk to the...","review_date":"August 12, 2018","user":"lawrence_b"},{"attraction_id":965,"rating":5.0,"review":"nice. i was there and it was my long visit oafter whole day.love the birds and everythngin.gotta tell u ur child goin to like it","review_date":"August 9, 2018","user":"scott_l"},{"attraction_id":965,"rating":5.0,"review":"Beautiful aviary. Second visit. Much busier in summer during tourist season. . I love the big aviary at the end , lots of beautiful birds and pink flamingos. The bat exhibit is also neat and love the turtles. Takes about 1.5 hour to walk through. They frequently...","review_date":"August 8, 2018","user":"jeniatoronto"},{"attraction_id":965,"rating":5.0,"review":"Great Hands on Experience. We visited not knowing a lot about the attraction and were pleasantly surprised! The keepers were very kind and in one of the aviaries they will put a parrot on your arm and you actually are allowed to hold them independently. Unfortunately they don't allow...","review_date":"August 4, 2018","user":"ericandkels"},{"attraction_id":965,"rating":5.0,"review":"Excellent day trip. My family took a trip into the falls just to see this place. My daughter is a bird lover and she was enthralled. I was expecting just the main aviary, but was pleasantly surprised by the three other bird areas, plus a section of an...","review_date":"August 2, 2018","user":"robin_s"},{"attraction_id":965,"rating":5.0,"review":"Great Museum and Bird Avairy!. My family visited bird kingdom during our vacation to Niagara Falls, Ontario. Wow what a treat! It was an amazing mix of museum, history, archeology, and of course the main bird aviary. Look for groupon deals before visiting for great prices. My wife, 10, 8,...","review_date":"August 1, 2018","user":"m3403xpdang"},{"attraction_id":965,"rating":5.0,"review":"Truly amazing. We always love to visit anything with animals and this place didn't disappoint. The beginning was about Niagara history and we were almost wondering if we were in the right place. But that was quickly forgotten about when we got into the bird enclosures. The...","review_date":"July 31, 2018","user":"lynnemc3494bv"},{"attraction_id":965,"rating":1.0,"review":"Gross Place. We were given free tickets because the place we wanted to go to wasn't available, otherwise we would never have set foot in this disgusting place. It was truly horrible.\nThe small bird enclosure was ridiculous. The birds were just flying around, freaking out because...","review_date":"July 31, 2018","user":"anna_h"},{"attraction_id":965,"rating":5.0,"review":"Fabulous place, beautiful critters!. Well-presented and very attractive layout. Good diversity of healthy birds, reptiles, amphibians (love the tortoises), and even two skunks!\nOnly minus was the the cafe had almost nothing (just hot dogs; yuck and so unhealthy) so we had to go elsewhere for lunch and coffee.","review_date":"July 30, 2018","user":"sharon_d"},{"attraction_id":965,"rating":4.0,"review":"Great interactive visit. It was interesting to see all of the different birds. The highlight was definitely feeding the lorikeets. It was fun until you ran out of food. My 14 year old was bitten on the back of his neck (on a mole, which bled a lot)....","review_date":"July 26, 2018","user":"jlavetan"},{"attraction_id":965,"rating":5.0,"review":"Birds love it. We had loads of fun in there.\nToo many birds for the kids had great time. Surely recommend this to everyone","review_date":"July 20, 2018","user":"r0nnkay"},{"attraction_id":965,"rating":5.0,"review":"Great visit. As we started our tour of the place I was not really impressed and didn't know what to expect but at the end when you can see the birds flying around you and especially so many different types, so close, it was an awesome experience....","review_date":"July 12, 2018","user":"maestrotravel"},{"attraction_id":965,"rating":3.0,"review":"Great Aviary, Poor Exhibits. Bird Kingdom is pretty much a tourist trap. It is not without certain charms, but overall, the space is contrived in the sense that its reason for being is a little artificial, and that\u2019s reflected in the structure of the facility. Visitors are guided in...","review_date":"July 9, 2018","user":"rebecca_r"},{"attraction_id":965,"rating":5.0,"review":"Very fun!. My girls are 6 and they loved this place. The aviary was done very well with lots of beautiful vignettes and waterfalls. The first floor was also fun because of the bats, tarantulas and other animals.I really like that the bird feeding area was not...","review_date":"July 9, 2018","user":"lala426"},{"attraction_id":965,"rating":4.0,"review":"alot of fun but expensive. This place is fun but the admission spot and the gift shop are all being managed by one employee. We waited 30 minutes to pay to get in. It was fun inside and the main aviary is beautiful. Also, skip the first floor bathroom, it...","review_date":"July 3, 2018","user":"vmcmar956257"},{"attraction_id":966,"rating":5.0,"review":"Amazing! Best way to see the falls. Do it if you can. Highly recommend. Loved this helicopter ride so much! Amazing views. Professional staff. No or very short queue. Very well organised, slick operation. Cheap Uber ride from centre of Niagara to & from.","review_date":"November 11, 2018","user":"pennypurples"},{"attraction_id":966,"rating":5.0,"review":"One of a kind view . A must do! One of a kind view of the area & falls! Newer helicopters! Great pilot & friendly staff! Definitely a must do","review_date":"November 1, 2018","user":"pirate013"},{"attraction_id":966,"rating":3.0,"review":"Get what you pay for. I have been on a helicopter tour in Alaska to see the Blue Glacier. I was treated well there from the moment you arrive, its all about the customer.\nBy comparison Niagra Helicopters is al about the money. The check-in is tucked away in the...","review_date":"October 30, 2018","user":"george_w"},{"attraction_id":966,"rating":2.0,"review":"Not That Great. The flight is short which I knew going into the flight. For a Niagara falls tour, there could be more time spent making sure both sides of the helicopter can see the falls. Pilot banked giving one side a great view of the falls with...","review_date":"October 23, 2018","user":"dan_p"},{"attraction_id":966,"rating":2.0,"review":"Lottery ticket . Be aware your ticket is a lottery ticket.. You could end up in the middle seat and they will put big people at the windows..\nDo not expect the seating to be done to make most people see the most.. More like let\u2019s put small...","review_date":"October 20, 2018","user":"822signet"},{"attraction_id":966,"rating":5.0,"review":"Stunning. Stunning helicopter flight for simply the best views of Niagara falls, staff were very well organised as one helicopter after another flew in dropped passengers off and collected more, the flight doesn't last long and its worth every penny, must-visit.","review_date":"October 13, 2018","user":"teamward"},{"attraction_id":966,"rating":5.0,"review":"Best View Ever. It's a short flight (of course) do it calmly so everyone can see the falls at the best. Crew and assistants are very polite","review_date":"October 13, 2018","user":"ikol_22"},{"attraction_id":966,"rating":5.0,"review":"Amazing experience!. I\u2019ve always wanted to ride in a helicopter and Niagara Falls was a great place to do it. The view was amazing the whole experience was very exciting. It\u2019s a short ride, but I found it to be very memorable.\nI would recommend going earlier...","review_date":"October 7, 2018","user":"pinkladi236"},{"attraction_id":966,"rating":5.0,"review":"Best birthday present ever !!!. The helicopter ride was one of the most exciting attractions that I have ever done. If I could give it more stars as a rating, I would. The staff were friendly, helpful and knowledgeable. They were just great! The ride all around and over the...","review_date":"September 26, 2018","user":"gail_t"},{"attraction_id":966,"rating":5.0,"review":"A whole different perspective of the Falls. Stunning. A bit expensive but well worth the cost. A totally different perspective of the Falls - stunningly beautiful. Get the the \"lay out of the land\" view and get an idea of the geological formation of the Falls. Take lots of pics. We highly recommend...","review_date":"September 25, 2018","user":"markm4418"},{"attraction_id":966,"rating":5.0,"review":"Should be top of your \"must do\" list when visiting Niagara Falls. This activity was excellent. We were very fortunate to fly, as low cloud had prevented any flying for 2 days and we were only there for one full day. It could be one of the most exhilarating 10 minutes of your life.\nThe building, just...","review_date":"September 20, 2018","user":"brist0lcelt"},{"attraction_id":966,"rating":5.0,"review":"Super ervaring\/Amazing experience. Wat een gave ervaring, voor een leuk bedrag kan je over de omgeving vliegen en vlieg je boven de watervallen waardoor je het beste uitzicht hebt! Zeker de moeite waard!\nWhat an amazing experience, for a nice amount you get to fly over the area...","review_date":"September 18, 2018","user":"bas_d"},{"attraction_id":966,"rating":2.0,"review":"Unorganised and disappointing..... A helicopter over Niagra was a long-held ambition. Unfortunately, my aspirations on how magical this would be were not realised. On arrival there was no information on queuing, or pictures being taken for purchase. Consequently we were on board with three strangers yet the photographer...","review_date":"September 14, 2018","user":"penrodpooch"},{"attraction_id":966,"rating":5.0,"review":"Glad I did it. All I can say is wow. What an absolutely amazing ride over the town of Niagara and the Falls. I got the most beautiful photos of the falls and the surrounding area. I felt safe in the helicopter and got to sit in the front...","review_date":"September 2, 2018","user":"eec335"},{"attraction_id":966,"rating":5.0,"review":"A must. I had been before and found it amazing so this time I sent two kids and hubby up and they were not too sure to begin with but they were amazed when they got back. I heard them talk about this for hours so I...","review_date":"August 22, 2018","user":"harlin_99"},{"attraction_id":966,"rating":4.0,"review":"Very memorable experience!. Feeling the blast of wind from the helicopters landing and taking off as you wait your turn is in itself a pretty exhilarating experience.\nThere were maybe a few more people on board than I expected there to be, but everyone gets an amazing, unparalleled...","review_date":"July 26, 2018","user":"rognkari"},{"attraction_id":966,"rating":5.0,"review":"Belter of a trip. Where do you start, did this trip on 3 May with my daughter, read all the other reviews and thought we'd give it a crack. The flight duration is only 12 minutes from start to finish but that said the experience is immense. Can only...","review_date":"May 7, 2018","user":"ian_w"},{"attraction_id":966,"rating":5.0,"review":"Bucket List Activity. I had the most amazing experience, all the staff were friendly and helpful. The ride lasts about 10-12 minutes which is long enough to see great views! I got amazing pictures of Niagara Falls and some photos of myself in the helicopter taken by a...","review_date":"March 23, 2018","user":"carys93"},{"attraction_id":966,"rating":5.0,"review":"AWESOME. A MUST DO. FANTASTIC EXPERIENCE. OH WOW. Holidaying in America for 2 months with wife. Spend wife's birthday in Niagara Falls Canadian Side from 26\/9\/17-28\/9\/17 & she wanted to make the most of her birthday 27\/9\/17 so we ended up doing a day tour & this helicopter tour. OH WOW JUST WOW...","review_date":"March 23, 2018","user":"rickt2311"},{"attraction_id":966,"rating":5.0,"review":"Incredible Experience. I must admit I was a bit apprehensive about my first trip in a helicopter but the pilot soon put my wife and I at ease. The flight lasted 12 minutes but it was an incredible experience viewing the surrounding countryside and the might of...","review_date":"March 15, 2018","user":"jamessn8937yc"},{"attraction_id":966,"rating":5.0,"review":"Must do!!!!. Amazing tour with beautiful views of the falls. We were lucky enough to have gorgeous clear skies the day we came. We walked down early to the offices after mis judging the distance and although we were booked in for 11am, the lady let us...","review_date":"March 1, 2018","user":"sunshinefloweryogi"},{"attraction_id":966,"rating":5.0,"review":"Outstanding experience. We undertook this experience as part of our stay in Niagara Falls in January 2018. The previous day it had snowed at the Falls and we were unsure as to whether the flight would be possible. However once the necessary checks were undertaken we were...","review_date":"February 8, 2018","user":"ahtrains"},{"attraction_id":966,"rating":5.0,"review":"Beyond Amazing. Niagara Falls Helicopters have beautiful new helicopters which whisk you away for an spectacular vista. Very comfortable seating and the huge expanse of glass allows everyone to have the best seat in the house. The narration helps you orient your self and understand what you...","review_date":"January 22, 2018","user":"bhoskin"},{"attraction_id":966,"rating":5.0,"review":"View of the falls like no other!. We visited Niagara for our 10 year anniversary so I surprised my wife a helicopter tour over the falls... We both loved the tour... It is short, but in my opinion is definitely worth the money for a couple (would probably not take a large...","review_date":"January 16, 2018","user":"brian-mc224"},{"attraction_id":966,"rating":5.0,"review":"Excellent tour over the falls . The staff is very welcoming. You can prearrange a time or just come in and they can accommodate. Parking is free. This is our 3rd time coming, our 1st being almost 10 years ago, and you can always see and learn something new from this...","review_date":"January 1, 2018","user":"ybulk"},{"attraction_id":966,"rating":5.0,"review":"Incredible experience pre Christmas . My partner & I we\u2019re fortunate enough to book this up during a 2 night stay in Niagara while over staying with family in Toronto for Christmas. It was worth every penny. Due to the time of year there was no queue to speak of...","review_date":"January 1, 2018","user":"899julies"},{"attraction_id":966,"rating":4.0,"review":"Awesome views of Niagara Falls!. I took my kids last weekend on their first helicopter ride. There was no line-ups and we were the only ones aboard. The flight was amazing but too short (15 minutes)...I could have styed up there all day! It does cost a lot of money...","review_date":"November 30, 2017","user":"annette_f"},{"attraction_id":966,"rating":3.0,"review":"Slightly disappointed . Whilst it\u2019s goes without saying that a helicopter trip over the falls is an amazing thing to do, it was, compared to other short tour type helicopter rides slightly disappointing.\nAlthough I was lucky enough to sit in one of the two front seats, beware...","review_date":"November 19, 2017","user":"markalanp236"},{"attraction_id":966,"rating":3.0,"review":"Amazing views. A great way to get amazing photos of Niagara and the Horseshoe falls, along with surrounding area, but do try to get a window seat as they are 4 seats wide and seating quite tight.\nQuite expensive, but while you are there you got to...","review_date":"November 16, 2017","user":"will_r"},{"attraction_id":966,"rating":5.0,"review":"Ultimate ,Spectacular View of Niagara Falls .. This is the ultimate ,way to View Niagara Falls ,and it surrounding districts, so don't forget your Camera \/ phone. this short 10 min flight covers it all ,well organised ,safe operation, will leave you in awe ,as you fly across the mighty Niagara river...","review_date":"October 27, 2017","user":"jarlath_m_m"},{"attraction_id":966,"rating":3.0,"review":"COST A LOT BUT WORTH IT. It was about half an hour wait, as it was the start of the day and they were filling up the 4 helicopters 6 at a time.\nWe were a party of 15. The trip is only about 10 minutes long, but you do get...","review_date":"October 26, 2017","user":"will_r"},{"attraction_id":966,"rating":4.0,"review":"Unforgettable views but over too quickly. This trip was included in our package but was advertised for CAD$140 when we were there (about \u00a385). We had our tickets for a specific day but could not see how we could book so just turned up. We walked from Sheraton on the Falls...","review_date":"October 22, 2017","user":"mikehoare"},{"attraction_id":966,"rating":2.0,"review":"Don't sit in the middle at the back!. This is a very well organised and slick operation. It was a gorgeous day in September , yet we only had to wait 30 minutes or so. The waiting area is prett basic, and having a couple of dodgy knees I prefer to sit when...","review_date":"October 18, 2017","user":"anthony_l"},{"attraction_id":966,"rating":5.0,"review":"Fab, fab, fab!!! . Helicopter over Niagara Falls, do I need to say anymore? Just wow.\nIf you are planning a trip to see the falls you need to do it via helicopter. You get a whole different experience that just standing looking at the falls doesn\u2019t give you....","review_date":"October 6, 2017","user":"841beckyf"},{"attraction_id":966,"rating":5.0,"review":"Wow. Just Wow. I wasn't planning on taking a helicopter ride, but after the boat trip I had to, and I'm so glad I did. The whole team at the centre were friendly and helpful, getting me squeezed in as a solo traveller needing to meet up with...","review_date":"September 23, 2017","user":"sarah_c"},{"attraction_id":966,"rating":5.0,"review":"Heli-tastic. We are on a tour across Canada and this is one of the options. The staff are excellent and made sure everyone was clipped in and secure. We were lucky to get front seats and what an experience. From the take off to the flight...","review_date":"September 21, 2017","user":"jolow"},{"attraction_id":966,"rating":5.0,"review":"Thrilling!. Oh what a thrill! There are no words to describe the experience of viewing this spectacular creation of Mother Nature. You've come this far to check Niagara Falls off the bucket list so you might as well complete the trip with this thrilling ride. It...","review_date":"September 19, 2017","user":"996kayp"},{"attraction_id":966,"rating":5.0,"review":"Wow !!. My wife surprised me with this as a honeymoon gift whilst we were touring Canada and it was absolutely fantastic also I'd never been in a helicopter before so was a really good experience for me the views are incredible !!","review_date":"September 14, 2017","user":"shady22"},{"attraction_id":966,"rating":4.0,"review":"Amazing view. It was my first trip to Niagara fall and flying in a helicopter.\nIt was an amazing trip short but I do not see a better way to enjoy the view of this two Falls than by helicopter.\nI would recommend to anyone who ask...","review_date":"September 13, 2017","user":"yaya_j"},{"attraction_id":966,"rating":5.0,"review":"Breathtaking!. We booked our helicopter trip as part of our fly drive holiday and exchanged voucher for tickets. Arrived late afternoon on a cloudless, blue sky day and a short wait before boarding. Helicopters take 6 passengers per trip and fly continuously every 12 mins. Excited...","review_date":"September 12, 2017","user":"grimsbymariner15"},{"attraction_id":966,"rating":5.0,"review":"great way to see the Falls. OMG this was amazing, for some of our party it was the first time in a helicopter and what a way to do your first trip\nvery professional and a smooth ride\naudio narrative was very informative, but the views were the winning we did...","review_date":"August 31, 2017","user":"60paul47"},{"attraction_id":966,"rating":4.0,"review":"Worth doing. This helicopter is worth doing purely for the amazing and unique view of Falls. The falls look spectacular from a helicopter vantage point and the photos you'll get make the price worth it in my opinion. However, I do agree with previous reviewers who have...","review_date":"August 28, 2017","user":"sophie_l"},{"attraction_id":966,"rating":3.0,"review":"Average for Helicopter Tours. People were friendly and professional. Compared to Helicopter tours in other scenic locations, we flew too high and didn't spend enough time near or over the falls. The helicopter was quite noisy.","review_date":"August 23, 2017","user":"edward_t"},{"attraction_id":966,"rating":5.0,"review":"Brilliant view, well-run facility. My young son and I loved our helicopter trip over the Falls and rapids. The views are extraordinary and the crew helped us pick the seats with optimal viewing for photos. We were able to fly right before a big storm rolled in, so the...","review_date":"August 13, 2017","user":"5fredw"},{"attraction_id":966,"rating":4.0,"review":"Nice view. We took the Niagara Heli tour as part of a package in NF. We had about a 30 minute wait for a helicopter. The ride is pretty brief but provides an opportunity to view the falls, river, and whirlpool. The views from the inside seats...","review_date":"August 12, 2017","user":"hbhakh"},{"attraction_id":966,"rating":5.0,"review":"Magnificent and Breathtaking. Don't miss out on this if you happen to be in Niagara Falls, absolutely spectacular. Worth everything","review_date":"August 2, 2017","user":"ewanluke"},{"attraction_id":966,"rating":5.0,"review":"Great way to see the falls. Having spent the morning seeing the falls from just sbout every angle this is something quite different.\nGives you a different perspective on the size and the overall layout of the falls plus away from the spray you see something more.\nThe staff were very...","review_date":"August 1, 2017","user":"u2322bmjamess"},{"attraction_id":966,"rating":5.0,"review":"Awesome tour. My wife and I took the tour over the falls on an overcast day with slight rain. The views were fantastic and the narration was informative.","review_date":"July 26, 2017","user":"goodhench"},{"attraction_id":966,"rating":5.0,"review":"Nice and safe helicopter trip. With great pilot and new helicopter i got nice exeperience above Niagara in sky. Thanks to every steps especially smart and hansome pilot.","review_date":"July 25, 2017","user":"senak202"},{"attraction_id":966,"rating":5.0,"review":"You MUST do this! Amazing views of the falls!. By far one of THE best experiences I've ever had. I can't recommend enough. I can't even say much about it because you can't accurately describe it but flying over the falls gives you such a different pespective of this awesome force of nature. Great...","review_date":"July 19, 2017","user":"deborahdawnwatson"},{"attraction_id":966,"rating":4.0,"review":"Beautiful tour- glorious helicopters. We showed up without reservations for a flight. The wait was around 45 minutes, but just watching the choppers fly in and out of the helipad in itself was exciting for the kids. The tour was roughly 10 minutes, so honestly could be a tad...","review_date":"July 7, 2017","user":"deepu_and_melod..._m"},{"attraction_id":966,"rating":5.0,"review":"quite expensiv, but a unforgettable experience!!!. went there in the early afternoon. no waiting time, took maybe 10 minutes until were were seated in the helicopter and ready to fly.\nthe price of round about 100EUR per person is quite expensive for a 10 minute flight, but in my opinion definitely...","review_date":"July 5, 2017","user":"i_dont_need_a_nick"},{"attraction_id":966,"rating":5.0,"review":"The best way to see Niagara Falls. This is it! The best way to see Niagara Falls.\nWhile this is expensive it's actually great value. We had three in our group which meant it was pricey but the view is stunning.\nThe pilot didn't speak . . . at all . ....","review_date":"July 4, 2017","user":"geoffdemanser"},{"attraction_id":966,"rating":5.0,"review":"Breath taking views! . Such a fantastic experience! I would highly recommend Niagara Helicopters, the staff & organization are very organized, professional & proficient. They ease any fears you may have.","review_date":"July 4, 2017","user":"y0gadiva"},{"attraction_id":966,"rating":1.0,"review":"Restricted Views. I had been looking forward to a trip over Niagara Falls in a helicopter for months. You can imagine how disappointed I was when I was assigned a rear seat with one rather large person on my left and two other people on my right,...","review_date":"July 3, 2017","user":"barry_b"},{"attraction_id":966,"rating":5.0,"review":"Great ride with awesome view. The Niagara helicopter ride was well worth the money spent. It was the first time for us and our children (ages 3 & 7) to ride on a helicopter and we all enjoyed it. The view was amazing. We thought our hotel view at the...","review_date":"June 29, 2017","user":"nakia_f"},{"attraction_id":966,"rating":2.0,"review":"Disappointed!. We have been on helicopter tours before and this one was just so impersonal, everything was rush, rush, rush! All for a 7 to 8 minute helicopter ride, my husband and myself requested if we could sit up front, we were totally ignored by the...","review_date":"June 21, 2017","user":"jofrod"},{"attraction_id":966,"rating":5.0,"review":"A once in a lifetime moment!. Having seen the Niagara Falls on the boat, to take a helicopter ride and see them from above rounded off a really wonderful day.\nThe helicopter ride was expensive as you only had nine minutes in the air. It was so cool to be up...","review_date":"June 20, 2017","user":"angibb"},{"attraction_id":966,"rating":5.0,"review":"Incredible. It's a short (12 min) but fantastic experience. The staff are efficient and polite. You can find a voucher online for a $30 discount (search something like \"Niagara Helicopters Coupon\") which helps make this even better value. Just turn up on the day. No advanced...","review_date":"June 19, 2017","user":"i4667boamym"},{"attraction_id":966,"rating":5.0,"review":"Can't recommend enough!. You must see Niagara Falls from above! This was our first time in a helicopter (myself, husband, 7 year old and 10 month old) and my husband, being terrified of heights, was reluctant to do it. However, this is now his highlight of the entire...","review_date":"June 7, 2017","user":"m4b"},{"attraction_id":966,"rating":5.0,"review":"My first time on a Helicopter and it will not be my last one!. I was lucky to be able to see the Niagara falls from aerial views. The most amazing felling from taking off to landing. The ride was about $100 canadian and lasted about 12 minutes. I recommend 300%. The pilot was friendly and happy person. I...","review_date":"June 5, 2017","user":"alexandra_p"},{"attraction_id":966,"rating":5.0,"review":"First time on a helicopter. Did this with my girlfriends father during a weekend at Niagara Falls. He hadn't road in a helicopter since the military, and because his wife doesn't like to fly he hadn't been on a plane for a long time either. He had always loved flying,...","review_date":"May 19, 2017","user":"seanw997"},{"attraction_id":966,"rating":5.0,"review":"Wonderful. I had my reservations paying the cost for the length of the flight but it was so worth it! We went in a Thursday daytime and were the only people waiting to fly so we got a ride to ourselves! They were very polite and...","review_date":"May 18, 2017","user":"robyn_w"},{"attraction_id":966,"rating":4.0,"review":"Exciting breathtaking views. You get some truly amazing views of the falls and surrounding area on a helicopter ride. The helicopter is a big study one and very powerful. Be warned that you will experience quite a lot of G-Force upon lift off. They have a good recorded...","review_date":"May 9, 2017","user":"nobodypq"},{"attraction_id":966,"rating":5.0,"review":"great experience. Went on a helicopter flight over the Niagara Falls and along some of the Niagara River, although only about 10 minutes it was great experience above the falls.","review_date":"May 8, 2017","user":"agn610"},{"attraction_id":966,"rating":5.0,"review":"Magnificent ride!!. This is a magnificent and beautiful ride over the falls. It was my first helicopter ride and to experience it over Niagra Falls was simply amazing and one that I will never forget. This ride lasted for approximately 10 minutes but was worth every second....","review_date":"April 27, 2017","user":"waleema14"},{"attraction_id":966,"rating":4.0,"review":"Stunning views, particularly when the weather is good.. The heliport is located a couple of miles from the Falls, near the Whirlpool Aero Car. Easy to reach by car, taxi or by WeGo, the excellent local bus service. Take the Green route. Get off at the Aero Car stop and it's an easy...","review_date":"April 16, 2017","user":"ericbzr"},{"attraction_id":966,"rating":5.0,"review":"Unexpected Breathtaking Flight. I was driving towards Niagara Falls when I saw a helicopter landing near there. So I went up and park my car to show my kids close up a helicopter.\nWhile taking pictures and observing, I got my wife to check out the price for...","review_date":"April 15, 2017","user":"mheidir"},{"attraction_id":966,"rating":5.0,"review":"OMG---do not leave without doing this! Wow!!!. This is a breathtaking ride over the falls. You will never forget this. They are very professional, clean, organized and trustworthy. The helicopters are gorgeous. Safe. Fun and amazing. Worth every cent! Not walking distance from town. Have to drive or get a ride\/transfer.","review_date":"April 15, 2017","user":"larakaz"},{"attraction_id":966,"rating":5.0,"review":"Absolutely Fantastic. Gosh first time in a helicopter and then to be flying over Niagara Falls was the best experience. Niagara Helicopters is very easy to find and there is plenty parking.\nFlights take place according to the weather conditions so you have to be prepared for...","review_date":"April 5, 2017","user":"lesleyannbarlow4845"},{"attraction_id":966,"rating":3.0,"review":"Good but very rushed. Great views and glad I did it...Decided at the last minute to do a helicopter ride over Niagara falls as I received a discounted price. Paid for the tickets, the helicopter had just flown in from the previous flight so was ready to go straight...","review_date":"March 13, 2017","user":"courtyalana"},{"attraction_id":966,"rating":5.0,"review":"Billsview. My wife and I took a trip round the Niagara Falls area in one of these and it was absolutely fantastic. Luckily, we were the only two passengers so we got front seats and great views. Organisation is excellent and staff very pleasant and helpful...","review_date":"March 10, 2017","user":"bilbo471118"},{"attraction_id":966,"rating":5.0,"review":"Trip of a lifetime. I had always wanted to fly in a helicopter and now I have! Professional organisation and the most exciting way to see the Falls and way beyond. Brilliant thank you!!","review_date":"March 9, 2017","user":"alexcliftonvillekent"},{"attraction_id":966,"rating":5.0,"review":"Breathtaking! . We were lucky enough to be in Niagara in December, but only had one day to sightsee and figured a helicopter trip would be a great way to see the Falls. A cab took us to the heliport from our hotel, and we pretty much...","review_date":"January 26, 2017","user":"bowie1984"},{"attraction_id":966,"rating":5.0,"review":"The best way to see Niagara Falls!. I had been looking forward to this excurion since before we left home. My previous experience of a helicopter flight had been in my later school days and helicopters have developed significantly since then. The heliport was busy with continous flights and we were quickly...","review_date":"January 17, 2017","user":"hollyfan46"},{"attraction_id":966,"rating":5.0,"review":"A Must Do ... Experience of a Lifetime. We booked the Helicopter Tour during a January visit because the Maid of the Mist boats are closed from November through May. I'm afraid of heights and booked it anyway so we could get the full \"Falls Experience.\" The flight was amazing ... the ride...","review_date":"January 15, 2017","user":"you-and-me-2015"},{"attraction_id":966,"rating":3.0,"review":"Good but you can be blown away more with the views on the ground. We visited Niagara Falls during our break to Toronto. We stayed overnight in Niagara Falls to make the most of the drive down there. We booked the helicopter tour which was good but after having viewed the falls from the skylon tower and down on...","review_date":"January 1, 2017","user":"nelli8"},{"attraction_id":966,"rating":5.0,"review":"10 minute trip of a lifetime!. Wow, what an amazing experience! Both my husband and I are afraid of heights but thought we would suck it up and give it a go. To our surprise found it thrilling rather than scary, we loved it. We arrived and were straight away shown...","review_date":"December 14, 2016","user":"martin_k"},{"attraction_id":966,"rating":5.0,"review":"Unbelievable view. My husband and I were on our honeymoon and decided to face our fear of heights together by tackling the Skywheel, and Niagara Helicopters. This was my first time ever flying and we were not disappointed, we knew it was a little pricey, but it...","review_date":"December 4, 2016","user":"katchaos"},{"attraction_id":966,"rating":5.0,"review":"amazing views. Found this on the internet, its a short ride by taxi, cost $140 Canadian each for a 10 min tour over the falls, but there is a coupon also on the net if you look, and it works for $29 off each. This is a...","review_date":"November 17, 2016","user":"carl_b"},{"attraction_id":966,"rating":5.0,"review":"Exhilarating & Exciting. Small queue up to get on the Helicopter, helped to build up the excitement watching the huge smiles on the faces of the returning passengers. WOW what a ride, it was exhilarating & the view was outstanding. The falls are magnificent, the ride was only...","review_date":"November 9, 2016","user":"jnjaussies"},{"attraction_id":966,"rating":4.0,"review":"Niagara Helicopters Tour. Took the tour on Nov 6, 2016. Staff are friendly and accommodating. One of the people in our party requires the use of a wheelchair and needs to transition to the helicopter. They had a lift to assist in the transfer. It was great to...","review_date":"November 7, 2016","user":"polar_3"},{"attraction_id":966,"rating":5.0,"review":"Wow wow wow!!. My wife and I took our two young boys on the helicopter trip and it was worth every penny. We went not planning to do it but to be honest, it's not every day you are at Niagara so when you are, make it count!...","review_date":"October 27, 2016","user":"909jonathanp"},{"attraction_id":966,"rating":5.0,"review":"Amazing amazing amazing! . The staff were loverly and were very reassuring! Even if most the communication was through sign language! The helicopter offered a unique vantage point over the falls and a breathtaking view! If only it was longer!","review_date":"October 26, 2016","user":"chlozo23"},{"attraction_id":966,"rating":5.0,"review":"Perfect on a sunny afternoon. The sun came out in the afternoon so went for helicopter flight over Niagara Falls with Niagara Falls Helicopters. Very efficient service. Not cheap but worth every penny. Memorable flight in the sunshine. Awesome.","review_date":"October 26, 2016","user":"ken18"},{"attraction_id":966,"rating":5.0,"review":"Fantastic flight !. Never having flown in a helicopter before we didn't know what to expect. We had intended going on the WeGo Greenline bus route but the concierge at the hotel told us that the bus didn't start running until 10am and so we got a cab...","review_date":"October 25, 2016","user":"david_r"},{"attraction_id":966,"rating":5.0,"review":"Excellent flight over the Falls. This was a surprise present and an extremely worthwhile one.The staff were very helpul, professional and freindly and the flight over Niagara Falls, the canyon and the waterways was excellent. The day was dead calm, sunny and cloudless and the helicopter flight did not feel...","review_date":"October 23, 2016","user":"allovertheplace2013"},{"attraction_id":966,"rating":5.0,"review":"Great Experience in the Sky!!!. Great way to see Niagara Falls from the sky, and so glad the helicopters were able to operate. Lovely little gift shop too and friendly staff","review_date":"October 19, 2016","user":"c4948hmdeniseb"},{"attraction_id":966,"rating":5.0,"review":"Magnificent. Ended our day at Niagara falls with a15 minute flight over the falls with Niagara Helicopters. A wonderful end to our visit to this great attraction. Above the falls in the 6 seater helicopter, made us realise even more, just how spectacular the falls and...","review_date":"October 16, 2016","user":"venusbeachreturners"},{"attraction_id":966,"rating":5.0,"review":"Tour of the Falls. Enjoyed very much taking my Grandson on this Tour. The sites were breathtaking. I will go again. The views of the Falls from all sides is fantastic.","review_date":"October 12, 2016","user":"thomas_f"},{"attraction_id":966,"rating":5.0,"review":"Great but brief flight. They have new helicopters and the flight and view is great. The only negative is that the flight is less than 15 minutes. When I was there they have 4 helicopters going in a rotation. Your view out of the windows is pretty good. I...","review_date":"October 7, 2016","user":"rokcolorado"},{"attraction_id":966,"rating":5.0,"review":"Must Do. This tour was recommended to us. Professional operation, felt totally safe and secure. Arrival, check in and boarding were all swift and well organised. The flight took us above all the sights of Niagra and gave a totally different perspective from the cruise and walk...","review_date":"October 6, 2016","user":"spennyfather2016"},{"attraction_id":966,"rating":4.0,"review":"Experience it once in your life. What a great experience this flight was over the Niagara Falls, we had a nice clear day and the view was fab","review_date":"October 4, 2016","user":"robert_m"},{"attraction_id":966,"rating":4.0,"review":"Great views but rather short. A must try experience as you see the falls from a new perspective.\nThe helicopter is very quiet and the flight smooth but short. I appreciate that there must be restrictions but the flight felt rather sterile and kept a distance from the action.\nHaving...","review_date":"October 4, 2016","user":"terryh774"},{"attraction_id":966,"rating":2.0,"review":"The free sharaton hotel pool view to falls is the best., the skylon is good and walking beside falls is amazing.. It was noisy, costly, views were better from hotels (free) .\nThe falls arial view is not as good as from the hotels, they are closer and give a unique look at the entire area, like a giant bathtub, u dont get that from helicopter.","review_date":"October 3, 2016","user":"moneyquestgroup"},{"attraction_id":966,"rating":5.0,"review":"Fantastic. Took this tour as an extra option whilst visiting Niagara Falls. Having already seen the falls via the Hornblower Cruise Boat I was questioning whether to do this as I am afraid of heights!!!\nFear aside, the views were breath taking and stunning - giving...","review_date":"September 26, 2016","user":"abc123wakefield"},{"attraction_id":966,"rating":5.0,"review":"You have to do this!. After seeing the falls at sea-level this trip put the Falls into context because you get to see the whole picture! My wife had never been in a helicopter before and the look on her face said it all - awesome!","review_date":"September 15, 2016","user":"dwparkes"},{"attraction_id":966,"rating":4.0,"review":"It can be out of this world or it can be average!. I wanted to see Niagara Falls area in all its glory. So what better way than by Helicopter? Mega buzz for me as I had never been in a Chopper. But there are things to consider. Where will you sit in the Helicopter? 6 seats....","review_date":"September 9, 2016","user":"goodguyjas"},{"attraction_id":966,"rating":4.0,"review":"Stunning Views. My husband and I went on this wonderful helicopter ride together! The gift shop was nice and the helicopter seemed very safe.\nEveryone that worked there we're efficient and professional. The ride I believe was about 9 minutes long. We had a total of 6...","review_date":"September 7, 2016","user":"amlove1995"},{"attraction_id":966,"rating":5.0,"review":"The best way to view the falls. I have been to Niagara Falls many times and seen and attended all the attractions available. For my Birthday I decided to treat my self to the Helicopter ride over the falls. If you go online and get a coupon you can get $29 per...","review_date":"August 29, 2016","user":"lindaforler"},{"attraction_id":966,"rating":5.0,"review":"An Anniversary surprise. The line up seemed long (you cant reserve a time) it went by fast. Just go and wait. The fun part is seeing all the customers come and go for the tours. No one was disappointed. Lots of waves and big smiles all around. There...","review_date":"August 23, 2016","user":"jamiegarnet"},{"attraction_id":966,"rating":5.0,"review":"3rd time visiting . A must do when visiting Niagara. It is a bit pricey but well worth it. Flies over Whirlpool and the Falls. Not a long ride but still lots of fun.","review_date":"August 4, 2016","user":"ian_b"},{"attraction_id":966,"rating":5.0,"review":"Amazing experience!!. The best way to see the falls! We went on a lovely sunny day, had to wait about 45 minutes to board the helicopter as there were some large groups in front of us but it was well worth it.\nThe rides last about ten...","review_date":"August 3, 2016","user":"gammon3000"},{"attraction_id":966,"rating":4.0,"review":"Only way to see and understand the Falls. This literal overview is really the only way to see and understand the complex web of water, land and rock that makes up the Niagara Falls. And if you're an American visiting Canada, this is also the most economical helicopter tour you'll ever find. When...","review_date":"July 28, 2016","user":"ric_g"},{"attraction_id":966,"rating":5.0,"review":"Wonderful. What a fantastic way to see the Falls. We purchased a bus ticket and travelled down to the heliport and as soon as we arrive we obtained tickets for the flight. It's a good idea to speak to the info desk at your hotel as...","review_date":"July 25, 2016","user":"janiebeaumont"},{"attraction_id":966,"rating":5.0,"review":"Once in a Lifetime!. I've been coming to Niagara Falls since I was a kid. We've done it all and seen it all.....but we never did the helicopter tour. My husband and I splurged today to take our daughter up via helicopter. It was amazing!!! The staff were are...","review_date":"July 24, 2016","user":"melissabye"},{"attraction_id":966,"rating":5.0,"review":"Amazing Way To See The Falls. Definitely not the most budget friendly attraction in the area, but there's no better way to see the Niagara Gorge, the Falls themselves, and the Whirlpool. Friendly staff will give you a thorough briefing before loading you aboard one of the helicopters. The flight is...","review_date":"July 20, 2016","user":"whydoineedthis"},{"attraction_id":966,"rating":4.0,"review":"A Great Way to See the Falls. We had a great experience with Niagara Helicopters. We didn't have a reservation and just walked in mid-to-late morning. The ticket reps were happy to help us out. We only had to wait about 10 minutes to get on board.\nThe view was spectacular. This...","review_date":"July 14, 2016","user":"robert_m"},{"attraction_id":966,"rating":4.0,"review":"These views of Niagara Falls are not to be missed!. We took this trip as part of a tour with King Tours to Niagara Falls. It was really easy to book ahead of time, but if you decide you want to take the tour on the day, then your tour guide can arrange this for...","review_date":"July 13, 2016","user":"theworldinaweekend"},{"attraction_id":966,"rating":5.0,"review":"WOW!!!!!!!!!!!! Must do if you want to be thrilled...... The team at Niagara Helicopters made the ride a once in a lifetime event for the Falls. I felt very safe and comfortable in this helicopter. If you have the time, go for it......","review_date":"July 13, 2016","user":"elizabeth_c"},{"attraction_id":966,"rating":5.0,"review":"Experience of a lifetime . My wife and I had the pleasure of taking a helicopter ride over niagara falls fantastic staff who helped my wife has she is a full time wheelchair user. Well recommended to everyone and the less mobile. Best way to visit this attraction is on...","review_date":"July 3, 2016","user":"ganchie"},{"attraction_id":966,"rating":5.0,"review":"Woohoo!. First time in a helicopter and it was great. The pilot certainly knew what he was dong. Felt completely safe and got some amazing pictures of the falls.\nOnly drawback: too fast!!! You feel you can stay up there for hours!","review_date":"July 2, 2016","user":"936alexandran"},{"attraction_id":966,"rating":5.0,"review":"Fabulous way to see the Falls. Treat yourself to a once in a lifetime trip over Niagara Falls. The pilot was very efficient, and handled the helicopter with great ease. He took the time to circle the falls several times, from different angles. My suggestion is to get a front seat...","review_date":"June 29, 2016","user":"summer53f"},{"attraction_id":966,"rating":2.0,"review":"Don't bother unless you especially like helicopter flights. Tourist trap. Short trip, limited viewing of the falls, expensive. Quick to take your money, usher you on a helicopter, quick happy snap, fly over the falls with voice recording playing. I've done a number of helicopter flights around the world and to date this...","review_date":"June 22, 2016","user":"86mathewl"},{"attraction_id":966,"rating":5.0,"review":"Only why to see the natural wonder of the powerful Niagara Falls. Oh what an experience. Didn't have to wait long to have an experience of a lifetime flying over the spectacular Niagara Falls Park. I was fortunate to be sitting in the front seat and had a birds eye view and I have great photos of...","review_date":"June 21, 2016","user":"rhonda_e"},{"attraction_id":966,"rating":4.0,"review":"Fabulous View of the Falls. Our Niagara tour dropped us off at the helipad and we had a very short wait. There's the obligatory photos to get out of the way before you climb aboard the very smart chopper - there were 3 of them in use - and away...","review_date":"June 10, 2016","user":"georgie_t"},{"attraction_id":966,"rating":4.0,"review":"Expensive but a once in a lifetime experience. This is a must to do if you go to Niagara falls! Getting a bird's eye view of this Natural wonder is a thrilling exp\u00e9rience. You also get to see the dam and Niagara river and this makes you see the whole site in a...","review_date":"June 8, 2016","user":"panchitomontreal"},{"attraction_id":966,"rating":5.0,"review":"Sky high fun. I was amazed at how stable the aircraft was. Did not even feel like I was flying except when the helicopter banked.\nGreat narrated tour over the American and Canadian falls and some local landmarks and attractions.\nIf you only do one thing in Niagra...","review_date":"June 7, 2016","user":"triphammer73"},{"attraction_id":966,"rating":5.0,"review":"Ride that you will never forget!. This is our 4th or 5th trip to Naigara falls and on each trip we learn more about the falls and this beautiful place. Since we have had the opportunity to experience most of things you normally do here, we decided to go either for...","review_date":"June 4, 2016","user":"nader_t"},{"attraction_id":966,"rating":5.0,"review":"best views of all. regardless of the cost, it's over 100 dollars US per person this is a must do.\nthe flight could not be smoother, we had never been on a helicopter before, but whether it was the view, or the commentary, or just the machine and pilot...","review_date":"May 29, 2016","user":"ffdoc2"},{"attraction_id":966,"rating":5.0,"review":"What a way to see the breathtaking beauty of the falls and area.. Our group of 4 were quickly buckled in and connected with headphones. As we took off an automated audio tour began. Though the ride was only about 15 minutes long the memories and majesty of the falls will be forever. The staff inside the terminal...","review_date":"May 22, 2016","user":"chuck2865"},{"attraction_id":966,"rating":4.0,"review":"Aerial tour of the Niagara Gorge, River & Falls. A Frugal Friday coupon purchased for 1\/2 the usual price put us in a Niagara Helicopter Ltd. whirlybird, and we quickly agreed it was money well spent and something we should have done years before, especially since we've lived in Niagara for 70 years.\nThe...","review_date":"May 19, 2016","user":"wjr47"},{"attraction_id":966,"rating":3.0,"review":"Seat extremely important. I had a ride in Niagara Helicopters today. Unfortunately I was sitting in the back row\nin a middle seat, the view to the side was obstructed by the person sitting next to me and couldn't see out of the front as impossible as three...","review_date":"May 16, 2016","user":"rosieandmaya2"},{"attraction_id":966,"rating":5.0,"review":"AMAZING . If going on a helicopter is on your bucket list you must go to Niagara Helicopter. It's worth every dollar. The ride is approximately 12 minutes, but that's all you need. It's an opportunity to see Niagara Falls like never before.\nHelicopters are different from...","review_date":"May 12, 2016","user":"shadina_g"},{"attraction_id":966,"rating":5.0,"review":"Fantastic. First time on a helicopter, first time to the falls - Fantastic experience and well worth the money even if it was over so quickly. The staff were really friendly and helpful and you have a recorded commentary whilst flying over the falls which tells...","review_date":"May 8, 2016","user":"parkerb349"},{"attraction_id":966,"rating":5.0,"review":"Bucket list...check!. Super fun! Totally worth it. Wonderful staff from check in to gift shop! Great tour with information. Totally impressed. Highly recommend when you visit Niagara Falls. Love the view of the falls from the air!","review_date":"May 7, 2016","user":"sheila_w"},{"attraction_id":966,"rating":5.0,"review":"Beautiful and exciting!. My husband and I loved it! The staff was very pleasant and professional. The views of the falls and the surrounding area were truly breathtaking. The ride was less then 15 minutes, we would have loved to have had a little bit longer! Our only...","review_date":"May 2, 2016","user":"vicki_c"},{"attraction_id":966,"rating":5.0,"review":"awesome view. i take people from all over the world to niagara helicopters throughout the year. the staff there treat my passengers really well and are very helpful. i have been going there for over 20 years and in all that time not one passenger was ever...","review_date":"April 26, 2016","user":"robert_b"},{"attraction_id":966,"rating":5.0,"review":"Great Christmas Gift...LOVED IT!!!. I used my Christmas gift today...a helicopter ride over Niagara Falls. Beautiful. Niagara Helicopter was great. Very safety conscientious and friendly. The helicopter was very nice and clean....clean widows. I wanted to take pictures and was not disappointed. This is one of the BEST ways...","review_date":"April 24, 2016","user":"anita_h"},{"attraction_id":966,"rating":5.0,"review":"A must do !!. If you are going to Niagara Falls you need to see it from the sky too. This was a great experience. Having never been in a helicopter before I was a bit nervous but you quickly get accustomed to it. The turns freaked me out...","review_date":"April 19, 2016","user":"rnr636"},{"attraction_id":966,"rating":5.0,"review":"Fantastic, smooth ride with amazing views. This was our first ever trip in a helicopter, I can honestly say I was not looking forward to it however it was a fantastic experience. We were given a briefing before takeoff, safety being the most important factor. When it was our turn we...","review_date":"April 3, 2016","user":"colinwalker7"},{"attraction_id":966,"rating":5.0,"review":"Fun Experience. The tour was shorter than what I expected and at a higher elevation that I though (though we would get closer to the falls) but overall great way to see the falls and take some great pics","review_date":"March 24, 2016","user":"christian_b"},{"attraction_id":966,"rating":4.0,"review":"A must do attraction. I highly recommend a helicopter tour over Niagra Falls. The view from the back seat is slightly obstructed particularly if you sit in the middle seat. It makes it difficult to take decent photos. Being a solo rider, you're then relying on other people taking...","review_date":"February 12, 2016","user":"alan_n"},{"attraction_id":966,"rating":5.0,"review":"Amazing. We had a wonderful time in Niagra Falls and the trip over the falls in the helicopter was brilliant. It was very well organised we all enjoyed it.","review_date":"January 26, 2016","user":"kevin_r"},{"attraction_id":966,"rating":5.0,"review":"Great flight. Went up on a beautiful day with blue skies. The falls were spectacular from the helicopter and the pilot flew all round in order to give everyone ample opportunity to obtain great photos. Definitely recommend.","review_date":"January 10, 2016","user":"10lila"},{"attraction_id":966,"rating":3.0,"review":"Overpriced. $111 for a 10 min ride over the falls and the whirlpool rapids. It was a nice ride but not really worth the money. On top of that, you have to pay for the photos they take of you with the helicopter. Everything is overly...","review_date":"January 10, 2016","user":"phyllisl121"},{"attraction_id":966,"rating":5.0,"review":"Up up and away in that beautiful machine!. Picked up the helicopter trip on the way into Niagara as otherwise you need to catch a cab or free bus out to the site. Very slick operation well organised very little waiting around and nice helpful staff. Up and away, pre-recorded commentary and amazing...","review_date":"December 16, 2015","user":"flyer1949"},{"attraction_id":966,"rating":5.0,"review":"Great Ride and View. We enjoyed the ride up the Niagara River and over the Falls. They play a pre recorded tape telling you all about your trip and what you are seeing then.\nThe pilot does not talk at all. If there is any knock it would have...","review_date":"November 28, 2015","user":"ruby_w"},{"attraction_id":966,"rating":4.0,"review":"The views were worth it. The helicopter ride itself makes this worth the while as the views are incredible and something you will never see from the ground as there the actual Falls area is so huge. However I left thinking these guys need some lessons in customer service. Perhaps...","review_date":"November 21, 2015","user":"kiwilah"},{"attraction_id":966,"rating":5.0,"review":"Wowww!. Excellent staff!\nPilot was so great. Not a bumpy ride at ALL. I wasn't worried which allowed me to enjoy the view.\nTaken right over the falls and it was a wonderful experience for my first time in a helicopter !\nWould go again for...","review_date":"November 3, 2015","user":"d_b"},{"attraction_id":966,"rating":5.0,"review":"Amazing Experience!. We had an amazing flight over the Falls, then we returned to have our photographs waiting and then we were given a memory stick that truly will be that as it has all our pictures and much more.\nWe will never forget this experience with...","review_date":"October 27, 2015","user":"davids021714"},{"attraction_id":966,"rating":5.0,"review":"stunning. What a quick few minutes, but something I have always wanted to do. Truly amazing. The worse bit was the queuing ,waiting to get on the helicopter, however as normal THEY want to take the photos. I was put in the front next to the...","review_date":"October 26, 2015","user":"linda_m"},{"attraction_id":966,"rating":5.0,"review":"Flying high at the Falls. We were given the option to book this relatively last minute as part of a group tour excursion. We debated it due to the cost (around \u00a380) and duration time of only 10 minutes, but decided to do it anyway as we may never get...","review_date":"October 25, 2015","user":"missholders"},{"attraction_id":966,"rating":5.0,"review":"Birds eye view of the falls and surrounds. Staying at Niagara Falls for a few days.\nTook a ride with Niagara Helicopters to view the falls from above.\nWhat a trip.\nFly over the town, the falls, the rapids......\nComfortable craft and an experienced pilot. Smooth as silk\nRecommended","review_date":"October 21, 2015","user":"ian_h"},{"attraction_id":966,"rating":3.0,"review":"I was quite disappointed.... We booked a day trip from Toronto to Niagara Falls with a tour operator who offered to do a Helicopter ride with Niagara Helicopters. The organisation was good. Our tour operator brought us there and we were really looking forward to the flight. We were...","review_date":"October 19, 2015","user":"ploppy86"},{"attraction_id":966,"rating":5.0,"review":"Beautiful - must do!. Best sights to see are from the air! My wife doesn't like flying, but she loved the helicopter tour! Well worth the money!","review_date":"October 12, 2015","user":"jon_n"},{"attraction_id":966,"rating":5.0,"review":"Great views even from the middle of the helicopter. My husband and I decided to take a helicopter ride since we were celebrating our honeymoon. I am so glad we did! We have done a lot of the other experiences around the falls from behind the falls to the jet boats. It was great...","review_date":"October 10, 2015","user":"jessica_s"},{"attraction_id":966,"rating":5.0,"review":"Brilliant! Worth the money. Have always wanted to do a helicopter tour and this was reasonably priced. Absolutely brilliant. Friendly staff, new equipment and amazing views of the falls. Lots of opportunities to get good photos and video. Highlight of our trip and very safe!","review_date":"October 7, 2015","user":"rockwoodroo"},{"attraction_id":966,"rating":5.0,"review":"Birds eye view of the Falls.. The Niagara Helicopter rides give one an overall view of the Canadian and US falls. One can actually see how lake Erie flows down into the Niagara river over the horseshoe fall and the US fall. A grand view of the rapids leading up to...","review_date":"September 29, 2015","user":"anne_mary_f"},{"attraction_id":966,"rating":5.0,"review":"well worth it. My husband and I did an organised trip to Niagara Falls from Toronto. On the way the tour guide told us about the opportunity to do the helicopter flight over the falls. We are so glad that we did it. We waited for about 10...","review_date":"September 24, 2015","user":"kt1979"},{"attraction_id":966,"rating":5.0,"review":"Dream flight over Niagara. Here I go again using the word Spectacular, but the falls view from the air with Niagara Helicopters is just that. and if you add the thrill of the helo flight into the equasion the whole thing is breathtaking. Your pilots job is to get...","review_date":"September 22, 2015","user":"peter_john_h"},{"attraction_id":966,"rating":4.0,"review":"Short ride but cool view of the Falls. It's a short ride but the views are fantastic (a great way to see the Falls) --- the pilot angles the helicopter so that you get good views no matter which side you are on. The aircraft sits six (in addition to the pilot) with...","review_date":"September 19, 2015","user":"travelingpards"},{"attraction_id":966,"rating":5.0,"review":"What a flight!. A very memorable way to start our visit to the Niagara falls, which was actually a surprise birthday gift. The best way to see the entire falls region!","review_date":"September 18, 2015","user":"sjoerd_j"},{"attraction_id":966,"rating":5.0,"review":"Exciting way to see the falls. The helicopter ride was all of 12 minutes but it was a great view of the falls in a comfortable ride. Definitely worth while.","review_date":"September 13, 2015","user":"steven_g"},{"attraction_id":966,"rating":5.0,"review":"Stunning. This is the best way to view the falls. It was absolutely breathtaking and i would recommend anyone to do this whilst they are in Niagara.","review_date":"September 10, 2015","user":"kelly_m"},{"attraction_id":966,"rating":5.0,"review":"Excellent tour!. Excellent helicopter tour! While it was literally 12 minutes, it felt much longer. The falls are beautiful up close but seeing it from above is even better. I highly recommend this!","review_date":"September 9, 2015","user":"sjhawthorne"},{"attraction_id":966,"rating":4.0,"review":"Nice view, my 12 year ld son enjoyed it a lot. I was thinking abut taking this helicopter tour for awhile, on every trip I made to Niagara, and finally decided to do it. It was about a 10 minute ride where you go to the falls and back. Nice views. They gave me the family...","review_date":"September 7, 2015","user":"rob_k"},{"attraction_id":966,"rating":5.0,"review":"Beautiful view of Niagra Falls and Vineyard. My husband and I enjoyed a helicopter ride with a view the US and Canadian side of the Falls and also the vineyards for our Anniversary.","review_date":"September 5, 2015","user":"juliah997"},{"attraction_id":966,"rating":5.0,"review":"A new experience!. We've visited Niagara quite a few times now and done the helicopter ride each time - and always with this company because of its excellent safety record. Every time we go we think we don't have to do the helicopter flight but the thrill of...","review_date":"September 1, 2015","user":"willum65"},{"attraction_id":966,"rating":5.0,"review":"Once in a lifetime experience!!!. Went as a wedding present and loved it! Was a bit of a wait for the helicopter but they were working flat out with 4 helicopters in constant rotation. The trip lasted 10 minutes. Got a truly incredible view of the falls.","review_date":"August 26, 2015","user":"nicola120988"},{"attraction_id":966,"rating":5.0,"review":"Awesome. This was just awesome. Our helicopter ride over the falls was amazing. You see so much and you are just mesmerized. You won't be able to stop taking photos either. So worth it and ppl of all ages are able to experience this wonderful ride.","review_date":"August 23, 2015","user":"lynda_r"},{"attraction_id":966,"rating":4.0,"review":"Awesome view !. A quick (yes, unfortunately it last for only 10 minutes) awesome complete view of the landscape surrounding the amazing falls. Had the best seat at the front beside the pilot and it does feel a little like roller-coaster ride whenever he takes a dip here...","review_date":"August 23, 2015","user":"jasminegan"},{"attraction_id":966,"rating":5.0,"review":"Great way to see the falls. We had a great experience at Niagara Helicopters taking the flight over the falls. The crews were very professional and concerned with safety. The helicopters were new, clean and very comfortable. They are located close to the falls so you don't waste any air time...","review_date":"August 13, 2015","user":"richard_trus"},{"attraction_id":966,"rating":3.0,"review":"So Disappointing. My partner and I were traveling with 2 others and were spending a few days in Niagara.\nWe decided to pay the $170 per person to do the helicopter ride. You were able to just turn up and it was only a short wait until...","review_date":"August 6, 2015","user":"bw1989"},{"attraction_id":966,"rating":5.0,"review":"Great Experience. Decided to do the Helicopter Tour over the falls on the way to them, and very glad we did. It was a great experience and great to get a birds eye view of the falls and the surrounding area. Very professionally run operation. Friendly staff...","review_date":"August 5, 2015","user":"kitty63melbourne"},{"attraction_id":966,"rating":5.0,"review":"Amazing. The staff is friendly and helpful. The ride is amazing and the views are spectacular. This is the best way to see Niagara Falls by far. No words to descibe it.","review_date":"August 4, 2015","user":"blnd2nv"},{"attraction_id":966,"rating":5.0,"review":"Best experience ever . Friendly staff. Love the ride. It was just breath taking. The picture they took was really nice. And the view is unbelievable. I would recommend every that goes to Niagara Falls to visit that place.","review_date":"August 3, 2015","user":"melanie_g"},{"attraction_id":966,"rating":5.0,"review":"Amazing experience. .... No words to describe this amazing ride.....thank you.we have really nice experience at Niagara fall . everyone who can afford the helicopter ride must u have to do with this company. And it's life time experience to see niagara falls from sky.","review_date":"August 1, 2015","user":"chirag_r"},{"attraction_id":966,"rating":4.0,"review":"Buzzing The Falls :0). Fastest 15 minutes of my life BUT well worth it! Amazing views of Niagara falls\nfrom above. It is expensive but I would do it again in a heart beat. Simply organised and one of the receptionists went out of her way to help us....","review_date":"July 23, 2015","user":"roberta_w"},{"attraction_id":966,"rating":5.0,"review":"Awesome experience with great views. We took the 12 minute tour over the falls and it was great. The view was spectacular. The narration was good. The safety checks seemed to be very good, everyone knew what to do and things ran really smoothly. The wait time was short as...","review_date":"July 21, 2015","user":"buggirl24"},{"attraction_id":966,"rating":5.0,"review":"A flight of fancy............. I have visited Niagara many times, but decided on this occasion to invest in a flight over the Falls. I know that both I and my guests enjoyed every minute..\nAlthough the flight is only about 12 minutes, it is well worth the investment. It...","review_date":"July 20, 2015","user":"diamondtone"},{"attraction_id":966,"rating":5.0,"review":"What a thrill - safe professional staff and experience. Been wanting to to do this trip for years and finally did!\nWhat a TRIP!\nA bit pricy but one expects that for a 12 min helicopter ride around the falls\/area.\nThe whole experience was simply a thrill and the staff\/pilot were super friendly and...","review_date":"June 24, 2015","user":"expatdaze"},{"attraction_id":966,"rating":5.0,"review":"Wow!!! Amazing, breathtaking experience! . Never before had a chance to experience this wonderful spectacle!!! Love flying, but this is different! Absolutely unique! Even if you have seen Niagara Falls, you never seen this!\nIts a must see experience!","review_date":"June 13, 2015","user":"gabriella_t"},{"attraction_id":966,"rating":5.0,"review":"Best View - Amazing. My first helicopter ride and it was an amazing experience. The views of the falls are breathtaking. During the ride I learned some new and great facts about Niagara as they provide a recorded message for all to listen to. The pilots are fantastic and...","review_date":"June 12, 2015","user":"rossana_a"},{"attraction_id":966,"rating":4.0,"review":"What a view!. The only reason why I am not rating it as a five stars is because the trip should last longer! Amazing experience and very unique and beautiful way to see the falls. The trip is quite expensive and it last about 10 mins but totally...","review_date":"June 1, 2015","user":"yanaisyn"},{"attraction_id":966,"rating":5.0,"review":"Loved it!!!!. Hands down, the best tourist attraction at Niagara! I so enjoyed seeing everything in the area and especially the falls. Very informative as well. Highly recommend.","review_date":"May 28, 2015","user":"123kristalv"},{"attraction_id":966,"rating":5.0,"review":"Highlight of the day!. Albeit a short ride it was most definitely worth it. You get to see both falls, American and Canadian plus the whirlpool from both sides of the helicopter giving everyone an opportunity to take wonderful photographs.\nWell worth the effort and good value for money","review_date":"May 21, 2015","user":"sean_f"},{"attraction_id":966,"rating":5.0,"review":"Mothers Day gift. Two of our children took my wife and I on the Niagara helicopter tour. It was incredible the ground crew was very friendly and informative before we took off. They provided a lot of useful information. The flight itself was a great experience. highly recommended.","review_date":"May 19, 2015","user":"redsoxpats1"},{"attraction_id":966,"rating":5.0,"review":"Best experience ever. I was so lucky to have been seated next to the pilot.... I got some great photos of the falls, half frozen.... In my opinion, this is the best way to see Niagara falls.... A must for everyone... Of course it could have been a...","review_date":"May 17, 2015","user":"tracey4650"},{"attraction_id":966,"rating":5.0,"review":"Husband loved it. He claims this is the best part of his trip to Niagara Falls. Worth going but it is expensive over 130\/person","review_date":"April 23, 2015","user":"keya707"},{"attraction_id":966,"rating":5.0,"review":"the ride that I've ever had.. I really liked to how the view of Niagara Falls looks from in the sky in the Helicopter. Nothing to dislike.","review_date":"April 16, 2015","user":"corney_q"},{"attraction_id":966,"rating":5.0,"review":"A must do - to experience the Falls magnificance. My husband, sister and I had an amazing 9 minute helicopter ride with Niagara Helicopters Ltd last week. Both my sister and husband were scared of heights, but the dialogue during the ride, put both at ease and we even remember some of the facts...","review_date":"April 10, 2015","user":"nora_ni1975"},{"attraction_id":966,"rating":4.0,"review":"Helicopter Happiness. Just had a truly amazing trip over both the American and Canadian Falls,thanks to this company.Had 3 days previously experienced my first ever helicopter trip in the USA and found that where they crammed in 6 with the pilot,and 2 of the 4 of us...","review_date":"March 23, 2015","user":"ian_w"},{"attraction_id":966,"rating":5.0,"review":"Niagara Helicopters Limited. I am sure I wrote a highly positive review of this experience and the company itself in August 2014 after having had an amazing helicopter trip over the falls. I have also received some traveler questions based on that review, so am not sure why...","review_date":"March 10, 2015","user":"mono_jockos"},{"attraction_id":966,"rating":5.0,"review":"Worth the cost. If one has never ridden in a helicopter, or not, this is a 15 odd minute experience that is worth the 150 or so dollars of cost. The pilots come and go quickly and it is an efficient and safe loading and unloading. The staff...","review_date":"March 3, 2015","user":"kelric"},{"attraction_id":966,"rating":4.0,"review":"Amazing views. This was the highlight of our trip to the falls.the take off point is in in town close to the falls and easily accessible by car or bus. The WEGO bus stops within a short walk and costs only $7 for a twenty four hour...","review_date":"February 27, 2015","user":"norman_b"},{"attraction_id":966,"rating":4.0,"review":"Brilliant . I can't comment on the value of the trip as it came as part of a package. However, as someone who has never flown in a helicopter before it was breathtaking.\nBeing winter and a windy day (pilots are excellent) we did not have to...","review_date":"December 15, 2014","user":"adewotton"},{"attraction_id":966,"rating":5.0,"review":"A must do in Niagara. Although a bit pricey, the helicopter ride is one of the things to do when in Niagara. The WEGO bus goes close to the helicopter terminal or you can drive your car to their parking area. The ride was smooth and the pilot manoeuvrers the...","review_date":"November 15, 2014","user":"antarcticbound"},{"attraction_id":966,"rating":5.0,"review":"Amazing!!!!. My first time in a helicopter and it was amazing! The flight was smooth ( no turbulence like on a plane) . The view was spectacular over Niagara Falls and surrounding area. Seeing the Falls up close on the Hornblower boat was amazing too and...","review_date":"October 31, 2014","user":"rivendelllondon"},{"attraction_id":966,"rating":5.0,"review":"Niagara Helicopters \u2013 The Ride of Your Life. Many travelers have visited Niagara Falls, either at the America side or the Canada side or on both sides. Unfortunately many have missed the helicopters ride over Niagara. The 25min flight costs about US$145 and it\u2019s worthwhile. The spectacular aerial views on Niagara Falls and...","review_date":"October 27, 2014","user":"chan3188"},{"attraction_id":966,"rating":5.0,"review":"Great!. I actually had my wedding in one of Niagara Helicopter's Helicopters over Niagara falls. They didn't actually preform the ceremony or plan it however I did want to point out how amazing the staff was. The staff was great, accommodating to my wedding party of...","review_date":"October 15, 2014","user":"zab2go"},{"attraction_id":966,"rating":5.0,"review":"Great views of the falls. This really is the only way to see the falls. We arrived just as a storm was ending (although they said they didn't really have to stop flying) and there was no queue at all. We walked straight up to the desk, bought a ticket...","review_date":"October 11, 2014","user":"philip_m"},{"attraction_id":966,"rating":5.0,"review":"oh wow !!. Great views over the falls, a great experience too, never been in a helicopter before and would do it again, gave a whole new aspect to wonderful falls !!","review_date":"October 5, 2014","user":"alien1944"},{"attraction_id":966,"rating":5.0,"review":"unreal. i went on the helicopter over the falls and it was fantastic the commentary was very interesting too well worth doing","review_date":"September 20, 2014","user":"scattty"},{"attraction_id":966,"rating":5.0,"review":"Most fun on the trip. It's a quick 10-minute helicopter tour over the Niagara Gorge and Falls. The views are spectacular. The staff is serious about safety. It's worth the price.","review_date":"September 15, 2014","user":"baytownbear"},{"attraction_id":966,"rating":5.0,"review":"Breathtaking!. When you go on a helicopter it is amazing! Overlooking Niagara Falls! The view of Niagara form the helicopter is a great way to see Niagara! Great staff and an amazing ride! Great for photographers, family, friends, couples and by yourself!","review_date":"September 14, 2014","user":"photopage"},{"attraction_id":966,"rating":5.0,"review":"An interestingly different view from the air and an exciting ride. Just taking a helicopter trip is exciting, and the panoramic views of the area are excellent. Views of the falls from the sky give a different perspective to ground level, as the photo shows. Short, but very enjoyable. If the plane is full (6 passengers)...","review_date":"September 9, 2014","user":"p22s22"},{"attraction_id":966,"rating":5.0,"review":"Awesome!!!!!!. The tour was brief but the sights were exquisite! The employees at the front desk were very friendly This was wonderful. Great views of the falls both on the Canadian and US sides of the Falls. Breathtaking. Our pilot Travis was very informative. Only negative...","review_date":"September 7, 2014","user":"natalieb382"},{"attraction_id":966,"rating":3.0,"review":"Great views and scenery, but discriminatory helicopter assistants. The tour was brief but the sights were exquisite! The employees at the front desk were very friendly. My only problem was the service employees that assist the passengers - I believe that I was discriminated when they did not let me in the front...","review_date":"September 4, 2014","user":"marlo_c"},{"attraction_id":966,"rating":5.0,"review":"Amazing Helicopter Ride. Words escape me!\nAdmittedly at 120 this was not cheap, but the 8 minute flight over the falls offered spectacular views and my first ever helicopter ride.\nIf it is within budget, it is something I would recommend and do again without doubt!","review_date":"September 3, 2014","user":"mono_jockos"},{"attraction_id":966,"rating":4.0,"review":"Sky fall . Once in a life time opportunity and one should not miss the thrill & experience to see Niagara Falls from sky. Well maintained choppers and smooth ride is all you will get apart from breathtaking view. Though ride is short and little expensive but worth...","review_date":"September 1, 2014","user":"vaibhav2001"},{"attraction_id":966,"rating":5.0,"review":"One of the highlights of our holiday!. Although flying in a helicopter didn't come cheap, it was well worth the money! The views of the falls were incredible and I would encourage anyone visiting Niagara to experience the beauty of the falls from above.","review_date":"August 15, 2014","user":"bekkiackerman"},{"attraction_id":966,"rating":4.0,"review":"Great Views. We went here a couple of years ago, and whilst we had seen the falls from the boat this was also on our wish list. The helicopters and roomy and well presented. The staff and pilots and friendly and helpful. But best of all the...","review_date":"August 14, 2014","user":"beentherewillyou"},{"attraction_id":966,"rating":5.0,"review":"Best thing spend in Canada. Worth all the money, and would love to do again!. I believe using Trip Advisor helped a lot in my decision.\nI used this site to continually to find the best attractions when travelling to Canada in September 2013.\nOnce I had found that I wanted to use Niagara Helicopters Limited, I immediately contacted them...","review_date":"August 6, 2014","user":"pavsingh"},{"attraction_id":966,"rating":4.0,"review":"niagara falls by helicopter. A planned visit to Niaraga Falls ended with a trip over the falls by helicopter. An excellent and exciting tour with a lot of usefull information along the way. Fully recommented","review_date":"August 6, 2014","user":"pernille2912"},{"attraction_id":966,"rating":5.0,"review":"flight over the falls. Fantastic view of all around, the whirlpool is awesome and the falls are spectacular, so much so I forgot the fact that it was my first time in a helicopter. The pilot was very good and the info recording gave all you need to know","review_date":"August 3, 2014","user":"karen_c"},{"attraction_id":966,"rating":5.0,"review":"Runs like a Swiss Time Piece - Spectacular Views. This was my second time flying with Niagara Heli and like the Swiss, they are consistent and run like clockwork like a well oiled machine. From the arrival experience, safety briefing, taking off, to the landing everything was perfectly timed and was flawless.\nSuch a...","review_date":"July 13, 2014","user":"gaywhistler"},{"attraction_id":966,"rating":5.0,"review":"CLEAR SKIES = WORTH THE RIDE. We had beautiful blue skies for our 10 minute journey. Arrive EARLY. They have several helicopters but they bring people in by the BUS load (3 buses were rolling in when we exited). They take your picture in front of the helicopter before you board....","review_date":"July 9, 2014","user":"susan_b"},{"attraction_id":966,"rating":5.0,"review":"Amazing View. This was only our second helicopter tour (first one being Three Valley Gap in British Columbia), but I think we are now hooked. Yes, the ride is short but wow. They take you down the river from the whirlpool to the falls. When you see...","review_date":"July 3, 2014","user":"tami_p"},{"attraction_id":966,"rating":5.0,"review":"Amazing Bird's Eye view of the Niagara Falls!. I really think this is the best option if you want to see the whole of Niagara Falls, this helicopter ride is my first time, and it's really good, the cabin was clean and comfortable, the crew were friendly, and it left a good memory...","review_date":"June 30, 2014","user":"cameron_c"},{"attraction_id":966,"rating":5.0,"review":"Canada Trip. For the price, this is the best value we had on our entire two week trip. We felt safe, the pilot Rob was real good of making sure that everyone( both side of the helicopter), got a view. It is truly the only way to...","review_date":"June 24, 2014","user":"charliefromdallas"},{"attraction_id":966,"rating":5.0,"review":"A Must Do. I was a little skeptical about paying $324 for 3 of us to go on a 12 minute helicopter ride (1yr old was free) but I'm glad we went.\nThe views were awesome and to see the face of our baby was priceless. It was...","review_date":"June 24, 2014","user":"blufforbust"},{"attraction_id":966,"rating":5.0,"review":"....my Niagara highlight.. I faced this ride nervously, having never before ridden in a helicopter. My fears were soon dissipated, because the actual trip was as smooth as, and I wish it could've lasted longer. The views were superb, and just seeing the course of the river, and...","review_date":"June 17, 2014","user":"helen_s"},{"attraction_id":966,"rating":5.0,"review":"Worth Every Penny. This is a short 12 minute helicopter ride, but really the best way to see the falls and the surrounding area, whirlpool, and magnitude of falls. The pilot was excellent and the recorded narration was very informative.","review_date":"June 9, 2014","user":"colin_a"},{"attraction_id":966,"rating":4.0,"review":"A bit disappointing to be honest. I was on a day coach trip from Toronto which called at the base so on impulse I booked a ride there and then. Not cheap at $108 (\u00a360) but only a few minutes wait until boarding a Bell 407 helicopter. No rucksacks allowed on...","review_date":"June 8, 2014","user":"andrew_b"},{"attraction_id":966,"rating":4.0,"review":"Incredible Views of the Falls. This ride was an option on our Gray Line tour. it offers a totally different perspective of the falls. It was a very exciting 10 minutes or so. well worth the effort.","review_date":"June 3, 2014","user":"csimmamps"},{"attraction_id":966,"rating":5.0,"review":"Great service and friendly pilot. This was our first time in a helicopter and the pilot was very helpful making us feel comfortable. The day was overcast and the tour was initially cancelled but they called back later to let us know they could get us up. The pilot took...","review_date":"May 28, 2014","user":"mikeatk21"},{"attraction_id":966,"rating":5.0,"review":"Spectacular family trip over Niagara Falls. As a family of 4 we took a scenic flight over Niagara Falls. We were advised that other helicopters were cheaper but we were happy to pay for the convenient location and professional service. They were great with our 2 young boys aged 3 and...","review_date":"May 15, 2014","user":"sandra_p"},{"attraction_id":966,"rating":5.0,"review":"Amazing Experience Flying over the Falls!. We had visited Niagara Falls quite a few times and sailed on \u201cMaid of the Mist\u201d each time. After taking some photos of the falls from ground level we were looking for something different. Boy! Did we find it? Yes! - in the form of...","review_date":"May 6, 2014","user":"willum65"},{"attraction_id":966,"rating":5.0,"review":"Amazing! Exhilarating!. I love the Niagara Region and visit very often so I was thrilled that my children gave me a gift certificate for a ride at Niagara Helicopter. I called a day in advance to see about their policies so I understood fully that a ride...","review_date":"February 5, 2014","user":"gail_h"},{"attraction_id":966,"rating":5.0,"review":"Best Experience Ever. My boyfriend and visited the Niagara Falls this weekend, one of the attractions we chose was to go on the helicopter. It was our first time flying in a helicopter and the staff made sure we were safe at all times. The flight was only...","review_date":"February 2, 2014","user":"629jessicag"},{"attraction_id":966,"rating":5.0,"review":"Spectacular Time!!. Amazing flight with fantastic views of the falls, river and surrounding area! Exciting, memorable and a great way to end our Niagara trip!","review_date":"December 30, 2013","user":"lindais"},{"attraction_id":966,"rating":5.0,"review":"An Eagle Eye Experience!. My wife and I, after riding the Maid of the Mist earlier in day, decided it was time to take to the air over the Niagara Falls. We were booked in with Niagara Helicopters Limited. This would be my very first helicopter flight, and what...","review_date":"October 19, 2013","user":"big_al191270"},{"attraction_id":966,"rating":5.0,"review":"Absolutely Amazing. This is an experience that will stay with me forever, I visited Canada as part of a trip with 200 or so other travel agents and was fortunate enough to have a flight over the falls with Niagara helicopters. The views were absolutely stunning and...","review_date":"September 26, 2013","user":"monkeychops181"},{"attraction_id":966,"rating":5.0,"review":"Ticked off my bucket list!. It was my 1st time in Canada and have been wanting to go in a helicopter for so long! There is no better place than over Niagara Falls! It defiantly met all expectation and more! Niagara helicopter ltd were amazing with me and my mum,...","review_date":"September 16, 2013","user":"laura-jane-brown"},{"attraction_id":966,"rating":5.0,"review":"Fantastic experience!. This was amazing! I was a little nervous about it beforehand, but the helicopter is very stable and I felt comfortable once I was on it. The staff is friendly and helpful. Most importantly, the view of the Falls and the surrounding area is breathtaking!...","review_date":"September 11, 2013","user":"cbee201"},{"attraction_id":966,"rating":5.0,"review":"Great highflying fun at the falls.. My wife and I always wanted to do a helicopter tour and decided to try\nNHL while we were in Niagara Falls on vacation. The experience was\nabsolutely fantastic, the weather was perfect and the views were\namazing. The ride from start to finish is...","review_date":"September 4, 2013","user":"cazual"},{"attraction_id":966,"rating":5.0,"review":"Expensive, but you have to try at least once. We were at the Helicopter Niagara Tour in August 2013 with our family. It was a very nice ride but somewhat expensive for a 12 minute ride, but you have to see the Niagara Falls from the air. During the flight, you have head phones...","review_date":"August 17, 2013","user":"malyhupe"},{"attraction_id":966,"rating":4.0,"review":"Worth it!. It's not cheap to fly in a helicopter but it's a brilliant experience - and flying over Niagara must be one of the best places to have a go. These guys are slick - we didn't queue for long, and were on board and flying...","review_date":"August 16, 2013","user":"skyjockey99"},{"attraction_id":966,"rating":5.0,"review":"Well worth the money!. My very first glimpse of the falls was from the sky! The view from the helicopter was amazing!\nThe staff were friendly and professional and the pilot was great! I would suggest if you have the time you should do the flight.\nI will never...","review_date":"August 13, 2013","user":"nattybg"},{"attraction_id":966,"rating":5.0,"review":"The best way to see the falls. Took my first helicopter ride with this company over Niagara Falls this summer, quite simply it was brilliant. It was a lovely sunny day and got amazing photos. You can take the Wego bus system to the Aero Car stop and walk up the road...","review_date":"August 10, 2013","user":"220678"},{"attraction_id":966,"rating":5.0,"review":"Best Views in Niagara. If you are looking for the best views in Niagara I'd 100% endorse Niagara Helicopters. These guys are the pinnacle of professional. Nothing short of impressive all around.\nThanks Niagara Heli for a great experience and memories.","review_date":"July 30, 2013","user":"matt_m"},{"attraction_id":966,"rating":5.0,"review":"What an experience!!!. Originally we turned up on the 8th June, were disappointed to find out they were not flying due to weather conditions, however we tried again on the 9th on our way back to the airport and the weather was great, we were in the helicopter...","review_date":"June 11, 2013","user":"andrew_s"},{"attraction_id":966,"rating":5.0,"review":"Guy Fisher was a great pilot. My family and Had opportunity to go with Niagara Helicopters on a Ride. unforgettable experience. I had the opportunity to sit next to the Pilot called Guy Fisher. He was very friendly and an amazing Pilot. I will highly recommend this ride to any one...","review_date":"June 9, 2013","user":"parisattraction"},{"attraction_id":966,"rating":5.0,"review":"Up, up and away!. The helicopter ride is a must. The views of the falls from the sky is just fantastic, well worth the $258 we paid for the two of us. If you have your photos taken be prepared to pay $25 per photo. The ride last just...","review_date":"June 8, 2013","user":"henrys321"},{"attraction_id":966,"rating":5.0,"review":"Fun in the sky. I don't know if they'll let me review this attraction because we did this in May of 2008 . I had totally forgotten about this site until I started planning our 2013 vacation other wise I would have posted long ago. My husband and 2...","review_date":"April 9, 2013","user":"prtyof5"},{"attraction_id":966,"rating":5.0,"review":"Awesome ride!. Unbelievable ride! The entire staff at Niagara Helicopter was amazing. They even asked my 7 yr. old daughter if she wanted to ride up front with the pilot. She LOVED it! The ride is super smooth and the view is amazing. We were fortunate enough...","review_date":"April 4, 2013","user":"elena_b"},{"attraction_id":966,"rating":1.0,"review":"Don't book ahead - bring some salt - talk to a lawyer. During the Christmas holidays, I took my nephews to Niagara Falls, specifically to take the helicopter ride. We travelled from Hamilton, Ontario, by bus. We then took a cab to Niagara Helicopters. It was a clear day, with a mild and gentle breeze. Our flight...","review_date":"January 19, 2013","user":"rick_p"},{"attraction_id":966,"rating":5.0,"review":"You can't beat this view of the falls. I lived in Niagara Falls for 5 years, and I can tell you there are a lot of really cheesy attractions - this is definitely NOT one of the them. Niagara Helicopters is as professional and customer-service oriented as they come. The flight was a...","review_date":"January 2, 2013","user":"rochelle_r"},{"attraction_id":966,"rating":4.0,"review":"what a view!. I took the first flight out on Dec. 1, 2012 and it was a memorable experience. I was able to sit\nbeside the pilot and although the tour itself only lasted about 12mins., the view was awesome.\nThe pilot make sure people on both side...","review_date":"December 19, 2012","user":"andthenwhat"},{"attraction_id":966,"rating":5.0,"review":"Niagara trip incomplete without the aerial view!. I visited Niagara in autumn of 2012 and took the helicopter flight. Though it is just a 10 minutes flight, but it is highly recommended for tourists.\nThe aerial views are breathtaking and the orientation provided during the flight contains valuable\nknowledge.\nMaybe if one...","review_date":"November 23, 2012","user":"wajahatmr"},{"attraction_id":966,"rating":5.0,"review":"NIAGARA FROM THE AIR. We took this helicopter tour with Niagara Helicopters as an additional optional tour on a Greyline excursion from Toronto to Niagara and loved every minute of it. The helicopter was so smooth and quiet and offered excellent room to take photographs and view the falls...","review_date":"November 10, 2012","user":"anne_k"},{"attraction_id":966,"rating":5.0,"review":"Go for it!. We took the helicopter flight over Niagara with my 7 years old son and we both loved it. The flight was very smooth and the view is amazing! This vas truly a special!","review_date":"November 8, 2012","user":"darjaseme"},{"attraction_id":966,"rating":5.0,"review":"W - O - W. I went on the 'Maid of the Mist' first and then the helicopter afterwards. I think that that is the right way to do it. It's certainly worth doing both, the boat is good but the helicopter is awesome. Be aware though, if you are...","review_date":"October 19, 2012","user":"supernige"},{"attraction_id":966,"rating":5.0,"review":"What a view!!. Oh wow......my husband wanted to view the falls in a helicopter, so we decided to try it. I had no time to say no (im afraid of heights) but the girls at the desk convinced me that I could do it. I had done many...","review_date":"October 19, 2012","user":"beintem"},{"attraction_id":966,"rating":5.0,"review":"Memories that will last a liftime. take the wego green bus north and get off at whirlpool aero car stop - not the white water walk as our bus driver told us as that is 1.08 miles down the hill!!!! Walk up the hill to the lights and turn left on...","review_date":"October 16, 2012","user":"s80chris"},{"attraction_id":969,"rating":4.0,"review":"Great relaxing day, recommended tour. This is an all day trip that departs from both Banff and Lake Louise that hits the following highlights along the way:\nEmerald Lake, Takakkaw Falls and the Spiral Tunnels, gondola ride up to 7,700 feet with, views of the Rocky Mountains, meet Boo at...","review_date":"November 13, 2018","user":"34brendanh"},{"attraction_id":969,"rating":3.0,"review":"Beautiful visit.. The scenery is OUTSTANDING. Weather was beautiful with no rain. Needless to say we were very happy. Lake Louise's water is so blue and beautiful. Space Needle was super as was the Chuhily Gardens are also hard to believe and Bouchart Gardens are a can't...","review_date":"November 11, 2018","user":"ladygolfer741"},{"attraction_id":969,"rating":5.0,"review":"Excellent tour, highly recommended. A little late with the review, as we went on this trip in September 2018, but so good had to make sure I did leave one.\nMy wife and I were spending a few days in Banff, whilst we wanted to see as much as...","review_date":"October 27, 2018","user":"bongmanab"},{"attraction_id":969,"rating":5.0,"review":"Great day out with very knowledgeable and fun guide!. Loved this trip! Our group had Norm as the guide who was great at giving us lots of knowledge about the National Park and bears, also adding a comic touch! Perfect amount of time spent at each attraction did not feel rushed at all but...","review_date":"October 9, 2018","user":"flying2k16"},{"attraction_id":969,"rating":5.0,"review":"Wonderful experience with a great guide Becka, who really is an educated woman who loves Canada, don't miss this tour!. Becka was a great guide who took us to so may wonderful places that I would never have thought to visit and explained great details of history of each area that truly made you sit up and enjoy what beautiful nature Canada has. The food...","review_date":"October 2, 2018","user":"968samanthaa"},{"attraction_id":969,"rating":5.0,"review":"Bears and Beauty!. We had a great tour with Aaron Bennett this September (2018). Aaron added insight and information to the beautiful backdrop that is Banff, Emerald Lake, Kicking Horse, Boo the Bear and everything in-between. Lunch at Eagle's Eye Restaurant on Kicking Horse Mountain is a must...","review_date":"October 1, 2018","user":"hasolo"},{"attraction_id":969,"rating":5.0,"review":"Best tour I\u2019ve ever done!. This is one of the best tours I\u2019ve ever done in Canada! I was with a friendly and inviting group which is always a plus. Our tour guide Matt was very professional, knowledgeable and passionate about his home town. He did everything he could to...","review_date":"September 28, 2018","user":"bellsyboo"},{"attraction_id":969,"rating":5.0,"review":"Grizzly Bear tour. We spent the day out with Rob from Discover Banff tours, we were picked at our hotel and headed off to Takakkaw waterfalls, which was beautiful. After a gondola ride up to Eagle's eye restaurant for lunch, food was great, views amazing. Then went on...","review_date":"September 23, 2018","user":"pkatepage"},{"attraction_id":969,"rating":4.0,"review":"Our experience with DBT. Our overall experience with DBT was very positive. On the first day, Gina took us around. She was very knowledgeable and extremely caring and did a great job, including taking us to very unusual places. Second-day bus tour with Norm was a lot of fun....","review_date":"September 15, 2018","user":"vikasrjain"},{"attraction_id":969,"rating":5.0,"review":"Great day!. We booked this primarily to visit the grizzly bear refuge, but we liked that there are other activities planned just in case Boo the grizzly didn't want to make an appearance (then it wouldn't feel like a total loss). Our tour guide was funny and...","review_date":"September 10, 2018","user":"leslie_m"},{"attraction_id":969,"rating":5.0,"review":"Amazing day with Banff tours. We had an amazing day. Seen a lot like lake Emerald, the spiral tunnels and Boo the grizzly. Learned a lot about the Grizzly bears in Banff NP from our splendid guide Matt. Like we say: throw in a dime and you get back worth...","review_date":"August 31, 2018","user":"cas_t"},{"attraction_id":969,"rating":5.0,"review":"Great experience with the tour. Nicole is very knowledgeable. She is very enthusiasm and explain things well during the tour and driving carefully. Went to a water fall. Had a very good lunch at a restaurant on a mountain at Kicking Horse resort. Saw Boo, the bear. He is strong...","review_date":"August 25, 2018","user":"nam_n"},{"attraction_id":969,"rating":5.0,"review":"Memorable day getting a feel for the Banff area. Norm provided an enjoyable day in a small group setting on a most comfortable touring coach. Trip was timed well with a minimal amount of walking and plenty of rest stops. The timing of stops was perfect and we never felt like we were waiting....","review_date":"August 18, 2018","user":"kim_m"},{"attraction_id":969,"rating":5.0,"review":"Fun for anyone--awesome, beautiful places along the way!. Becca was a fantastic tour guide! This all-day tour was never boring, even with all the ground we covered. She was full of fun facts and information and took us around to Emerald Lake and Takkakaw Falls that I wanted to go to, anyway. Lunch...","review_date":"August 18, 2018","user":"riseabovetwo"},{"attraction_id":969,"rating":5.0,"review":"Enjoyable day!. Such a nice, full day surrounded by lovely scenery and quite a variety of stops. Loved the time to walk over to the Takakkaw falls and see the beauty of Emerald Lake. Had a great lunch at the top of Kicking Horse Mountain resort and...","review_date":"August 14, 2018","user":"amykreiderlindholm"},{"attraction_id":969,"rating":5.0,"review":"Great tour with Ed. Ed was exceptionally knowledgeable about bears and the area around Kicking Horse Ski Resort. The luncheon at the top of Kicking Horse Mountain exceeded our expectation and the views were amazing. Boo was close to the fence so our family had a good view of...","review_date":"August 13, 2018","user":"sherry_n"},{"attraction_id":969,"rating":5.0,"review":"Great day with Matt and Boo!. Took the Grizzly Bear tour with Matt as our guide. What a guy! So much knowledge. Learned more about Canada and its wildlife and history in one day from Matt than I ever did from anywhere else. He was also witty and charming and the...","review_date":"July 17, 2018","user":"mike_s"},{"attraction_id":969,"rating":5.0,"review":"Going on a bear hunt!. LOVED this tour. We booked this tour after recommendations from the awesome, friendly and very knowledgable assistance for received from Dani in their office - easy to find: main street in Banff. Our tour guide Neil was fantastic. He had so much knowledge and my...","review_date":"July 13, 2018","user":"joanne_l"},{"attraction_id":969,"rating":5.0,"review":"Great day with Boo!. Lots of great bears. Amazing sights. I would recommend this for animal and nature lovers alike. Definitely a go to activity from now on.","review_date":"July 11, 2018","user":"jeffleroy123456"},{"attraction_id":969,"rating":5.0,"review":"Great day with Thibaut and Boo!. We took the Grizzly Bear tour on Thursday June 28th with Thibaut. We really enjoyed the entire day! Thibaut is a great guide, his passion for his work really shows. He is extremely knowledgable and taught us a lot! I really liked his slides, they...","review_date":"July 1, 2018","user":"shetal_s"},{"attraction_id":969,"rating":4.0,"review":"Great tour with Matt and Boo. Despite the variable weather (rain\/cold) and the mosquitoes, we had a great day (June 14, 2018). Saw some amazing sites, learned a lot about our country's history and met a Grizzly Bear in his (sort of) natural habitat. What more could you ask? Well, our...","review_date":"June 22, 2018","user":"tamara_b"},{"attraction_id":969,"rating":5.0,"review":"An excellent day with landscapes and animals of the region. The landscapes in Banff and region are endless. Our guide, Roni was amazing. I loved meeting the Boo Bear and the lunch included in the tour was delicious, the restaurant is on top of a mountain, we have to go by gondola, the scenery is...","review_date":"June 15, 2018","user":"ana_l\u00facia_p"},{"attraction_id":969,"rating":5.0,"review":"Great Day Out. Had the pleasure of having Scott as our tour guide. Scott was very pleasant and very easy to talk to. I enjoyed the tour where we visited the Railway tunnels, Emerald Lake, Natural Bridge and visiting Boo the Grizzly bear. Lunch was held in a...","review_date":"June 14, 2018","user":"matman1977"},{"attraction_id":969,"rating":5.0,"review":"Fun tours and professional and nice tour guides. I went on two tours with Discover Banff tours. First one was Rafting tour with James, and second one was Grizzly Bears with Matt. They all give you lots of information about the area with my tours, all really helpful and great smile :) Highly...","review_date":"June 4, 2018","user":"erin_l"},{"attraction_id":970,"rating":5.0,"review":"Just great. We loved the experience of the sea plane. My husband is 6' 2\" and his legs were quite cramped inside the plane. But worth it when we took off such an unique experience. We went on the whale watch too. And visited Victoria. The gardens...","review_date":"September 18, 2018","user":"melonsgal1"},{"attraction_id":970,"rating":5.0,"review":"No Orcas and still Amazing . We thoroughly enjoyed this trip. The planes were on time and professional. My husband got sit in the co-pilot seat so he was ecstatic. Loved getting the opportunity to experience water take off and landings.\nUpon arriving in the adorable and beautiful Victoria, we found...","review_date":"August 7, 2018","user":"philipf223"},{"attraction_id":970,"rating":4.0,"review":"Day in Victoria. Good flight. Flight was delayed due to weather and the reservations employee whom I called to confirm the flights with instructed me to show up at the wrong time. This caused them to mark us as no shows and we were pushed to a later...","review_date":"April 30, 2018","user":"arturof891"},{"attraction_id":971,"rating":1.0,"review":"Why bother the tour? Go there by yourself.. The journey was pleasant until the tour guide decided to abandon my friend and I after lunch and before heading to the glacier. We went there 10 minutes earlier than the time they asked, and when we tried to look for help we found out...","review_date":"March 7, 2019","user":"eecho822"},{"attraction_id":971,"rating":5.0,"review":"Unique and very informative experience. Wow. We learned so much and it made some much sense to our curious minds! It is a must-do if you get a chance. It is a complete eye-opener to some basic things in Nature and (SPOILER) it explains how stunning lakes of Banff and...","review_date":"February 14, 2019","user":"yulias_ink"},{"attraction_id":971,"rating":5.0,"review":"How to become a glacier expert!. Matt was out tour guide on this full day excursion. With a lot of stops on the way (first stop just north of Lake Louise), you get to see many glaciers, lakes and mountains. And learn so much about the environment and especially glaciers.\nThe...","review_date":"October 18, 2018","user":"verena_s"},{"attraction_id":971,"rating":5.0,"review":"Athabasca Glacier Snow Trip. Our entire family took this trip and had an amazing time largely in part to our guide Andy. From the very start to the very finish of the trip nothing was too much trouble for Andy, he has a vast amount of knowledge on all...","review_date":"October 12, 2018","user":"smodra"},{"attraction_id":971,"rating":5.0,"review":"Great Small Group Tour. I did two tours while in Banff, one with Discover Banff and another with a larger company and I much preferred this one. It was much more pleasant and relaxing to be on a small group tour. Ed was our tour guide and I thought...","review_date":"October 11, 2018","user":"nicole_s"},{"attraction_id":971,"rating":5.0,"review":"Glacier tour. Ed was our tour guide and he was fantastic! He kept up entertained the whole trip and was very knowledgeable! We couldn\u2019t have asked for better weather. Well done!","review_date":"September 30, 2018","user":"bneff2000"},{"attraction_id":971,"rating":5.0,"review":"Amazing. First of all, our tour guide Line was outstanding. Despite of being sick and not feeling well, she still did an excellent job. She was knowledgeable, had a great sense of humor and we felt very safe while we were driving around. The drive from...","review_date":"September 28, 2018","user":"travelmonica2018"},{"attraction_id":971,"rating":5.0,"review":"Athabasca Glacier Trip. The trip was worth the money. We made several stops along the way to see the beautiful scenery. Eb was a great guide, very informative. We stopped at Bow Lake, walked on a glacier, went out on the skywalk, and made a stop at Peyto...","review_date":"September 23, 2018","user":"mtrq"},{"attraction_id":971,"rating":5.0,"review":"Excellent all day trip. Andy was our guide, with Discover Banff Tours. He was super knowledgeable about the geology, animals and history of the area. He was very fun to listen to. Exactly the right mix of friendliness, personality and knowledge.\nHe stopped at amazing photo stops on the...","review_date":"September 23, 2018","user":"johnandkathyr"},{"attraction_id":971,"rating":5.0,"review":"Columbia Icefields & Glacier tour. Had an amazing day touring the Icefields & glacier. Enjoyed being in a smaller tour group. The tour bus was very comfortable & we made plenty of stops along the way for photos & breaks. Our guide Emma was awesome! She was very knowledgeable &...","review_date":"September 8, 2018","user":"wendy_h"},{"attraction_id":971,"rating":5.0,"review":"A Day of Discovery & Learning. Aaron was an outstanding tour guide as he is well-informed, hospitable and congenial. Our itinerary including stops at Peyto Lake, picnic lunch at Sask. River and of course the Ice Fields was spot on. Just the right amount of time and we greatly enjoyed Aaron's...","review_date":"September 7, 2018","user":"rstark2016"},{"attraction_id":971,"rating":5.0,"review":"Gret Tour. Great tour. Duration is small (15min and takes a while to get out of the snow bus), but definitely recommended. You can arrange a special tour to walk \/ hike on the glacier ahead of time, we did not know.","review_date":"August 20, 2018","user":"dharshank"},{"attraction_id":971,"rating":5.0,"review":"AMAZING!!!. The glacier tour was amazing and informative! Our driver James was very informative, funny, and we felt safe during the visit. Great overall. Strongly recommend booking in advance as times get sold out quickly.","review_date":"August 16, 2018","user":"dar1317"},{"attraction_id":971,"rating":5.0,"review":"Very informative visit to the Athabasca Glacier. My first time visiting Banff and going to the Athabasca Glacier. Our guide was Annik and she is very helpful and super funny. She gave very thorough information of Banff and ensure she covers all details on the tour. We have decent time in each...","review_date":"August 13, 2018","user":"annie_c"},{"attraction_id":971,"rating":5.0,"review":"Beats the self drive tour. We had a fantastic and very experienced tour guide and driver Al and the host Nicola. Al was great at story telling all there is to learn about the area and every stop adding lots of humor and interactive moments. We spent 9 hours on...","review_date":"August 12, 2018","user":"pauln378"},{"attraction_id":971,"rating":5.0,"review":"Awesome tour. Brewster sightseeing tour was an awesome tour. Our tour guides, Mitch and George, were great.\nAt our age to say we walked on a glacier is something to remember. Very informative and helped with my husband as he is a slow walker!","review_date":"August 11, 2018","user":"doris_m"},{"attraction_id":971,"rating":5.0,"review":"Excellent tour. Tom our guide was outstanding, with great information.. My wife and I had a great time with Discover Banff Tours. Tom our guide educated us with lots of valuable information about the Canadian Rockies, Banff National Park, the wildlife, and the Glaciers. Tom was very patient with all of our questions, and was...","review_date":"August 4, 2018","user":"lmotto"},{"attraction_id":971,"rating":5.0,"review":"Simply brilliant . The entire experience was breathtaking. Philip, from UK, was our driver to the glacier, and was the best. He sang, cracked jokes and drove this vehicle at a break neck speed of 18 mph, battling the steep ice fields , all while entertaining us! It\u2019s...","review_date":"August 2, 2018","user":"vancouverpatel"},{"attraction_id":971,"rating":5.0,"review":"Columbia Ice Field Tour Was Fantastic. Our 11 hour tour in Banff and Jasper National parks was a terrific experience. From start to finish our guide, Tom, was personable, interesting, and extremely knowledgeable. It was evident that this was not a job he was just \u201cphoning in\u201d but one that provided...","review_date":"July 31, 2018","user":"jim2018m"},{"attraction_id":971,"rating":4.0,"review":"Very Scenic area. Went to the glacier and then the skywalk and enjoyed both a lot. We had walked on a glacier in Alaska previously so this was not a new experience for us, but still very picturesque and beautiful things to see and experience. Took our empty...","review_date":"July 31, 2018","user":"jennifer_m"},{"attraction_id":971,"rating":5.0,"review":"Great. Tour was great and glaciers were very cool. Our tour guide Tom was exceptional - so knowledgeable and very kind. Had a really good day with everyone on the trip and we also saw a grizzly and a black bear on the way back!\nThanks...","review_date":"July 31, 2018","user":"415lydiaw"},{"attraction_id":971,"rating":4.0,"review":"Good experience. The guides make this a fun experience, ours was Jordan and he was quite knowledgeable. It is really a once-in-a-lifetime experience, because I wouldn\u2019t pay to do it again.","review_date":"July 29, 2018","user":"s1089rwpatriciak"},{"attraction_id":971,"rating":5.0,"review":"Best Park of the Trip. We drove up from Banff on the Icefield Parkway and arrived around 11:15 am - we were able to book tours for the sky walk and the glacier walk, but we had to wait until 3:30 for the glacier. They were able to put us...","review_date":"July 26, 2018","user":"z6701hgdebbied"},{"attraction_id":971,"rating":5.0,"review":"Best mistake. Thinking this trip was in Banff and not Jasper i've booked a tour to the glacier.\nAs soon as I realised what and where I called to see if I could cancel the trip for the following day. First we where told no refund but...","review_date":"July 20, 2018","user":"mette_h"},{"attraction_id":971,"rating":5.0,"review":"view. Rob our guide was excellent, he talked most of time his talk was very informative the view was excellent, pick up drop were on time and very conveinent. bring your camera always have it ready!!\nI would defently do it again!","review_date":"July 14, 2018","user":"casal345"},{"attraction_id":971,"rating":5.0,"review":"awesome. when else can you ride out onto a glacier.?? Walk on a glacier, drink water from a galcier? It was fantastic","review_date":"July 11, 2018","user":"larryw53"},{"attraction_id":971,"rating":5.0,"review":"What a thrill!. I never dreamed that I would someday walk on a glacier! Riding the Ice Explorer to gain access to the glacier was an experience in itself. Our guide was a licensed glaciologist so related facts about the glacier we might not have otherwise learned. It...","review_date":"July 10, 2018","user":"austinmarge"},{"attraction_id":971,"rating":5.0,"review":"Banff through experienced eyes. Annik was our bus tour guide for the almost 12 hour trip from Banff to the glacier, with stops along the way both directions. She was funny, knowledgeable, interactive and got to know our group. She made it more special. We spotted black bears, an...","review_date":"July 9, 2018","user":"r901eplindap"},{"attraction_id":971,"rating":5.0,"review":"AMAZING. My mum and I came to Banff not really sure what to expect. We did two tours with Discover Banff in our travels. Our favorite one was the Glacier and Skywalk tour. Our tour guide Cameron did an incredible job of telling us the history...","review_date":"July 2, 2018","user":"mykayla96"},{"attraction_id":971,"rating":5.0,"review":"exillerating. walking on a glacier, how many people can say they have done that! It was amazing, weather was awesome, the experience is worth every penny.","review_date":"June 18, 2018","user":"saurman2018"},{"attraction_id":971,"rating":5.0,"review":"Spectacular Tour. We had an absolutely fantastic trip to the Athabaskan Glacier with our very friendly and knowledgeable Irish tour guide, Ed. With his love of natural history and wildlife, Ed made it an experience that we will never forget. We stopped at many incredibly scenic spots...","review_date":"June 17, 2018","user":"stan_s"},{"attraction_id":971,"rating":5.0,"review":"Very helpful for last minute itinerary changes.. The folks at Discover Banff Tours were very helpful to make last minute change on the tour we booked for the Icefield tour from Lake Louis. It all worked perfectly for us and the tour to Athabasca Glacier is wonderful and highly recommended.","review_date":"June 10, 2018","user":"jeff_l"},{"attraction_id":971,"rating":5.0,"review":"Ice explorer ride to Athabasca Glacier. Our tour guide Peter from Nova Scotia was excellent, low key, knowledgeable comments, with lots of humour to entertain a mixed group on our Tripadeal tour. Would highly recommend him to travellers.","review_date":"June 9, 2018","user":"jenny_g"},{"attraction_id":971,"rating":5.0,"review":"A memorable day with Anick. Every minute spent with Anick was like spending time with your favorite teacher. Her love and respect for nature and for Canada was infectious. We learned so much about a variety of topics and came away with a deeper understanding of the beautiful Canadian Rockies....","review_date":"June 6, 2018","user":"wer3mcds"},{"attraction_id":971,"rating":5.0,"review":"All the knowledge the tour guide gave us of the Lakes and topography. Our tour guide who was very quick wit and very spunky. I can not remember her name. She slowed down the van on the way back from Bow Lake when she spotted a black grizzly bear. She backed the tour van up and gave everyone...","review_date":"June 6, 2018","user":"eric_b"},{"attraction_id":971,"rating":5.0,"review":"Just got back from the all day Columbia Icefields Parkway tour.. Oh my, what a great day. Our tour guide from Ireland, Ed, was so knowledgeable and personable, he really made the day enjoyable. He even \u201carranged\u201d for a sighting of three black bears and one grizzly, rain, snow and sun all at the right times,...","review_date":"June 4, 2018","user":"jdtrvl"},{"attraction_id":971,"rating":5.0,"review":"Just Do It!. Where else in the world can you drive onto, and then walk on a glacier, in safety? Certainly here is a MUST DO activity. We were part of a touring group, and 16 of us chose to do this activity, and were not disappointed. The...","review_date":"June 1, 2018","user":"dobbo_13"},{"attraction_id":971,"rating":5.0,"review":"Day tour. Had an awesome day\nSaw 3 bears\nNorm was an excellent guide\nLunch was yum also\nGreat day out\nGreg & karen\nAustralia","review_date":"May 31, 2018","user":"gjboyle66qwertyu"},{"attraction_id":971,"rating":5.0,"review":"Highly Recommended. This was an amazing trip, with not only getting to see some of the amazing glaciers of the Canadian Rockies on the trip down the Mt Athabasca and then go on the glacier itself, but also gain a great deal of area history and if...","review_date":"May 29, 2018","user":"travellert2016"},{"attraction_id":971,"rating":5.0,"review":"Amazing Trip To The Glacier !. This was an amazing trip to the glacier! It is worth taking this tour just to see the scenery on the way there and back, however the trip also included multiple stops along the way to see different sights which is a bonus. The guide,...","review_date":"April 29, 2018","user":"sherri777"},{"attraction_id":972,"rating":5.0,"review":"Perfect for non-skiers who still want a little adventure . My fianc\u00e9 and I always look to do something on the adventurous side when we go on vacation, and we decided to book this trip since we are not skiers! We wanted to go up on the mountain and enjoys the snow-views without having to...","review_date":"March 2, 2019","user":"adrianalum"},{"attraction_id":972,"rating":5.0,"review":"Make your own tracks in the mountain. I met the guide at the top of gondola. Sam was friendly, helpful, and clearly loved introducing everyone to backcountry snowshoeing. It was glorious. But also strenuous. I'm not in great shape but I was pretty grateful for all the squats I've been doing since...","review_date":"February 17, 2019","user":"yycsullivan"},{"attraction_id":972,"rating":5.0,"review":"Great snowshoe adventure. Took advantage of this tour being offered to attendees of the Keystone Symposia conference held in Banff. We walked in the forest of the Vermillion Pass that forms the continental divide between Alberta and British Columbia. Our guide, Alex, kept us well entertained with stories...","review_date":"February 16, 2019","user":"prairieflats2"},{"attraction_id":972,"rating":4.0,"review":"A Christmas Eve to remember. Our first time snow-shoeing, it certainly was a memorable experience. The ride up in the gondola was beautiful and then to be walking around in deep powdery snow on top of the world was unforgettable. Especially when our guide had to stay back to assist...","review_date":"February 5, 2019","user":"beckoz"},{"attraction_id":972,"rating":5.0,"review":"Best Day. My husband and I were keen to get to the mountains without skiing on this short stay in Banff, and this tour was the PERFECT activity for us. We had the most incredible weather on the day, sunshine and dry snow - which made everything...","review_date":"January 15, 2019","user":"2786jessie"},{"attraction_id":972,"rating":5.0,"review":"Fantastic even on a cloudy day!. My fiance and I had a great time this past weekend doing this snowshoe tour. It was a fantastic way explore the mountains, and even though we didn't get the classic moutain views because of the clouds, the adventure in this tour made up for...","review_date":"January 29, 2018","user":"karlene_m"},{"attraction_id":972,"rating":5.0,"review":"Another great snowshoing experience. We just completed another great snowshoeing experience at Sunshine. Our guide was Magda, who is always very informative and friendly. With her help we enjoyed an amazing experience. The trip itself was not too strenuous ,with frequent rest stops, amazing views. Don't forget to bring...","review_date":"January 28, 2018","user":"jim690"},{"attraction_id":972,"rating":5.0,"review":"Unbelievable . We have just returned from this snowshoe trip and it was fantastic. Mixed group of ages and some degree of fitness is required, but the guide Marc adjusted the speed of the trip to suit everyone.\nMarc ( the guide) was very informative from the...","review_date":"January 13, 2018","user":"dazjuls"},{"attraction_id":972,"rating":5.0,"review":"BEST day snow shoeing ever. From the moment I got into the van I knew I had picked a winner.\nMel our tour guide was welcoming and fun and full of information on the walk.\nThe trip up in the gondola was great but paled in comparison to the backcountry...","review_date":"January 12, 2018","user":"stephonholiday16"},{"attraction_id":972,"rating":5.0,"review":"Exhilarating and Exciting. Amazing adventure and 100% RECOMMEND! You def need some conditioning to participate so prep with some cardio and legs before. We came from Sea level to 7K feet above and the adventure was a nice challenge and worth every minute!!! Thanks to Julia for helping...","review_date":"January 7, 2018","user":"honest_t"},{"attraction_id":973,"rating":5.0,"review":"Great introduction to winter outdoors. We were collected from our Hotel by Alex. Turned out we had just one more person with us so was a great small tour group. Maybe the - 23c put some people off. Alex was great full of stories and knowledge about the areas we...","review_date":"February 17, 2019","user":"mark_c"},{"attraction_id":973,"rating":5.0,"review":"Awesome time in spectacular winter wonderland. Our tour guide Maggz really made the trip to an already spectacular place that much better. She was very engaging and funny, knowledgeable about the history and geology of the area, and passion for the local wildlife. The scenery was unparelleled, the ice sculptors at...","review_date":"January 23, 2019","user":"kylerohde"},{"attraction_id":973,"rating":4.0,"review":"Winterland Tour. Tour was well run for the first half. Itinerary states 'easy walk' along the edge of Marble Canyon - it is more difficult than we expected even with the cleats attached to our shoes - slippery and scary staircase to walk up and down. Guide...","review_date":"January 22, 2019","user":"cruiser0910"},{"attraction_id":973,"rating":5.0,"review":"Amazing!. This was my favorite tour we did the whole 8 days we were in Banff! If you get a choice of guide, Maggz is the way to go! Never met a more amazing tour guide, she was so knowledgeable, and suoer enthusiastic, unlike many tour...","review_date":"December 30, 2018","user":"jessemcjannett"},{"attraction_id":974,"rating":5.0,"review":"Great experience. Fun for all ages.. Great operation. Picked us up at our hotel and took to a property. 20mins from down town Yellowknife.\nThere is a comfortable indoor waiting area with coffee and snacks. There are 2 ppl per sled and you can ride and drive. The dogs are happy...","review_date":"February 18, 2019","user":"stephen_d"},{"attraction_id":974,"rating":2.0,"review":"Dog sledding tours by Arctic Tours. I booked Artic Tour product because it's linked to TripAdvisor. What a big surprise !\nThe Tour guide hardly spoke Englsh. We had to wait around 15 minutes outside while the tour operator prepared the sleigh. They stuffed the sleigh with some kind of cloth...","review_date":"March 9, 2018","user":"indra_o"},{"attraction_id":974,"rating":4.0,"review":"Very good experience.. This is my first time and I enjoy it very much. I hope that the dogs could run in the forest, that should be very beautiful.","review_date":"January 22, 2018","user":"luosha_l"},{"attraction_id":974,"rating":4.0,"review":"Something that you didn't know that you always wanted to do.. We went Christmas week and so have to make allowances for the crowds but even so it seemed a bit dis-organised. Not much direction on where the office was and how to get \"booked in\". (we were a group of 4 at a time when...","review_date":"January 3, 2018","user":"michaelfane"},{"attraction_id":975,"rating":5.0,"review":"Great tour with local entrepreneur . Ryan did a great job balancing interests... nature skiing, sports, history, local news. We got to spend 30 minutes in Function Junction where I got a fantastic coffee at Camp and incredibly good bread and pastries for Valentine's Day at Purebread. We saw a bobsled...","review_date":"February 14, 2019","user":"johnste"},{"attraction_id":975,"rating":5.0,"review":"Intro to Whistler for us. Ryan provided us an excellent start for our stay in Whistler. His overview was informative and was presented in a friendly and factual manner. He explained the history and showed us many of the sites that we were to see later on in our visit,...","review_date":"February 11, 2019","user":"rickeyg2018"},{"attraction_id":976,"rating":5.0,"review":"Worth the trip!!!. Take at least 4 hours, walk the way from the car park and observe how disling fast the gletsjer is melting down.\nObserve the time markers and feel the vibes of a wonder of nature.\nYou will leave the place very impressied and quiet.","review_date":"January 6, 2019","user":"theofiel"},{"attraction_id":976,"rating":4.0,"review":"20 minutes on the Glacier or you'll be left behind.. We had a great time travelling to the Glacier in the huge purpose built buses - what an experience in itself! On the Glacier - we were told only 20 minutes on the Glacier and that is all you get. If you don't return to...","review_date":"December 11, 2018","user":"karen_b"},{"attraction_id":976,"rating":5.0,"review":"DrandMrsB_BrewsterTour. We were blessed to have been assigned to Louie and Rick's bus. Both of these guys were tremendously helpful, knowledgeable, and organized throughout the entire day. Even with a slight schedule delay due to wintry conditions, they kept us informed and entertained. They pointed out...","review_date":"October 26, 2018","user":"jeff_b"},{"attraction_id":976,"rating":5.0,"review":"Fantastic. A wonderful tour, especially as there were very few people on the glacier.\nMade all the better by our driver, Pat and courier Lauren","review_date":"October 12, 2018","user":"peter_h"},{"attraction_id":976,"rating":3.0,"review":"Didnt get to enjoy. Travelled from hinton to the discovery centre 3 times with tickets but due to the weather it was cancelled everytime so we got a refund just disappointed that each time they didnt state it on their website and each time i called they didnt say...","review_date":"October 4, 2018","user":"d5343pmdonnam"},{"attraction_id":976,"rating":5.0,"review":"Fabulous. Used this tour as a transfer from Banff to Jasper and what a day. Sunny with blue skies, so many sights, breathtaking scenery and so so many photos, all made better by our excellent guide George and the driver (sorry name forgotten). The information given...","review_date":"October 2, 2018","user":"clive_s"},{"attraction_id":976,"rating":5.0,"review":"Great Excursion. Enjoyed our excursion to Columbia Icefield and Glacier Skywalk in September. Tom was our guide and was very knowledgeable & super friendly. Also enjoyed the Peyto stories and maple syrup biscuits. Brilliant scenery stops. thank you for a great day Tom.","review_date":"October 1, 2018","user":"deb_g"},{"attraction_id":976,"rating":5.0,"review":"Disney . Our trip up to the Glacier and walk on it was awesome and can\u2019t say enough about our driver\/guide, Andrew! Highly recommend.","review_date":"September 21, 2018","user":"tony_d"},{"attraction_id":976,"rating":5.0,"review":"Great experience.. We booked up the combined Athabasca Glacier and Skywalk tour before we left the UK and were very lucky with the weather. My husband is not keen on hieghts and was very nervous, there is a viewing area that doesn't have a glass floor but...","review_date":"September 20, 2018","user":"amanda_l"},{"attraction_id":976,"rating":5.0,"review":"Excellent Experience. We are not fond of packaged tours in general, but this tour really is a wonderful way to see and learn about the area in a comfortable and friendly way! David, our driver, was friendly and full of interesting information and anecdotes about the area....","review_date":"September 19, 2018","user":"travelers2013"},{"attraction_id":976,"rating":5.0,"review":"Amazing Tour!!!. This tour exceeded all of my expectations and even though the weather wasn't entirely ideal in the beginning, our tour guides, Al & Jade (who are phenomenal and such a joy to be around btw!) made it an enjoyable experience overall. Will definitely book with...","review_date":"September 19, 2018","user":"estefani_o"},{"attraction_id":976,"rating":5.0,"review":"A must do!. This is a great experience to walk on the glacier. It is a very well organised with safety a major factor. Fun to go on the snocoach with our experienced guide. Restaurants available for meals and snacks.","review_date":"September 17, 2018","user":"789sallyp"},{"attraction_id":976,"rating":4.0,"review":"Call it a Day. We went to the skywalk only as we had done the icefield many years ago. To do both is $99 per person.\nThe skywalk took close to two hours by the time you wait to pay then wait for the bus both directions. It was...","review_date":"September 17, 2018","user":"fiesseld"},{"attraction_id":976,"rating":5.0,"review":"One amazing day! Loved it!. We were picked up at about 7.30, from our hotel in Banff, to do this way way tour to Jasper. Our driver\u2019 Alan, and the courier, Jade, were very well organised and made us feel very welcome.\nWhat a fantastic trip! Stunningly beautiful scenery all...","review_date":"September 16, 2018","user":"skilli15"},{"attraction_id":976,"rating":4.0,"review":"Columbia icefields and skywalk tour from Banff. Kudos to Murray, our driver: Hannah, his assistant; and Rusty the snowcat driver. All we're very knowledgeable and engaged. The ride was wonderful; and the icefields eperience was awesome. We got snowed and fogged out for the skywalk, but that is okay. Another time. A...","review_date":"September 13, 2018","user":"pammillerb4"},{"attraction_id":976,"rating":2.0,"review":"WAY overpriced and underwhelming. Pay a couple hundred bucks. Reserve a time, then wait in line. Get on a tour bus for a five minute ride to another bus terminal. Get on another bus (yes, it has huge tires and looks really cool, but let's face it...it's another bus)....","review_date":"September 12, 2018","user":"scottsiddall"},{"attraction_id":976,"rating":5.0,"review":"Perfect day visiting Columbia Icefield & Glacier Skywalk. Early pickup, but so worth it! Our experienced tour guide Al & assistant Juno had tons of knowledge, as well as passion for the mountains & animals. Their knowledge & love amplified our wonderful experience. Perfect weather after smoke from recent fires, was heaven sent....","review_date":"September 11, 2018","user":"928madgek"},{"attraction_id":976,"rating":5.0,"review":"2018 Canada Family Vacation. The tour takes a bit of time but well worth it! Going up to the glacier was very interesting, you are not there long but that is ok. We then went to the skywalk which was fantastic! Be sure to do both when you visit.","review_date":"September 5, 2018","user":"jjantech"},{"attraction_id":976,"rating":5.0,"review":"Great Tour with excellent guides. Really great tour from Jasper with driver Andy and guide Danielle. Andy gave a great commentary and so much information that it's difficult to remember, he stopped every time we saw a bear or mountain goat. The ice field was a visit to be remembered....","review_date":"September 4, 2018","user":"caraman13"},{"attraction_id":976,"rating":5.0,"review":"Amazing lifetime experience conducted by a professional tour company. Took this tour conducted by Brewster. Very well organized and the attention to details was just perfect. The whole experience of driving through the icefield parkway, watching the towering mountains on both sides filled with glaciers was spell binding. The lake peyto was like something...","review_date":"August 30, 2018","user":"manoj_varadarajan"},{"attraction_id":976,"rating":5.0,"review":"Wonderful Day on the Columbia Icefield and Skywalk. We bought this tour as a package to save some money. This did not disappoint! It was very crowded in the restaurant and fast food places but the lines moved quickly. Our lunch was very good. We recommend the chili. The tour was running behind...","review_date":"August 27, 2018","user":"teacher2800"},{"attraction_id":976,"rating":5.0,"review":"Amazing experience. We took this tour in August 2018. Yes, it is not cheap, but it is TOTALLY worth it. The guides were amazing, especially our snowbus driver Rusty. So much information to give in such a short time, and they do it easily, with good humour....","review_date":"August 27, 2018","user":"olga_k"},{"attraction_id":976,"rating":5.0,"review":"See it b4 it goes. Huge vehicles well worth the visit, there are many ice fields but this is the one that you can actually go on","review_date":"August 23, 2018","user":"david_f"},{"attraction_id":976,"rating":5.0,"review":"Brewster know their stuff. . We did the Columbia Icefield as well as a separate trip up the Banff Gondola and tour of the area and transport to Calgary.\nBrewster worked in conjunction with the Rocky Mountaineer providing the above tours as well as transport to hotels. They were prompt,...","review_date":"August 13, 2018","user":"grumbor"},{"attraction_id":976,"rating":5.0,"review":"The Best Experience in Banff. I along with most folks in our group of 10 rated it as the best experience we had in Banff. The driver cum guide Murray is very knowledgeable and answered all our questions patiently. We could see that he is really enjoying his job. John-lieu...","review_date":"August 5, 2018","user":"kuriappan_a"},{"attraction_id":976,"rating":5.0,"review":"Great tour and views. We pre booked this tour from the Uk and it was certainly well worth taking a day off from our fly-drive holiday to give everyone the chance to admire the views without worrying about navigating and staying on the right sid elf the road. Driver...","review_date":"August 5, 2018","user":"angela_r"},{"attraction_id":976,"rating":5.0,"review":"a well organised tour. Very impressed with the quality of this trip. We did it end of May from Banff.\nGood quality coach, several stops of key interest, amazing geology. Only the one to Peyto Lake could not be reached due to late snow on the road.\nThe driver,...","review_date":"August 2, 2018","user":"sonoscozzese"},{"attraction_id":976,"rating":5.0,"review":"Awe inspiring glacier and lakes. The tour was so well organized and the driver David and guide Haley took such good care of us. Tour was packed with so much covered in 1 day, not possible to do it on your own in a day.\nWould have loved to spend...","review_date":"August 2, 2018","user":"vancouverpatel"},{"attraction_id":976,"rating":3.0,"review":"Good for 1st times who does not want to drive. Most of the whole day trip was used up by the travel time on the road. Lake Louise and Peyto Lake was time constrained, 20 minutes each including the trail walk which was not enough considering the very beautiful scene. The highlight was only the...","review_date":"July 30, 2018","user":"sam_s"},{"attraction_id":976,"rating":5.0,"review":"A WONDERFUL TOUR. This is an AMAZING tour. It gives me great pleasure to give it a stellar review. Not only was the scenery breathtaking but our bus drivers Pat and Phil and tour guide Lauren were charming, well informed and fun.\nWe took this tour at the...","review_date":"July 29, 2018","user":"ingridbtravels"},{"attraction_id":976,"rating":5.0,"review":"Bus trip from Banff to Columbia Icefield. Our guide Louie and driver Andy were fantastic and full of information. The views and the weather were amazing. Lunch and snacks were provided and the bus was very clean and comfortable. I would recomend this trip to anyone who has not yet been. Definetly...","review_date":"July 28, 2018","user":"cesare_m"},{"attraction_id":976,"rating":5.0,"review":"Visit to the ice theater. Our driver, Jordan, was the best, great excursion! We loved the ice theater and the historic details.","review_date":"July 24, 2018","user":"claudiaandersonb2018"},{"attraction_id":976,"rating":5.0,"review":"Bus trip from Banff to Athabasca Glacier and Sky Walk. This trip was just beautiful! Our guide Louie and bus driver were full of information about the many lakes we stopped to see and the glaciers we saw along the way. It was a well-timed trip that lasted all day. We had a buffet lunch...","review_date":"July 24, 2018","user":"luanne57"},{"attraction_id":976,"rating":5.0,"review":"Banff to Athabasca Glacier and back. We were on a tour with Al (Alan) as our driver and Nicola as our host. First off...Al was no BS and hysterical. It shouldn\u2019t have been as funny as it was, but we appreciate no BS. When Al tells you we are rolling out,...","review_date":"July 21, 2018","user":"hangrylady"},{"attraction_id":976,"rating":3.0,"review":"Once was a Glacier. As we arrived at this point from Jasper at the northern end of this magnificent 250 kilometre Parkway, there was no where to stop and look at the skywalk. Sadly this picture is very deceptive. Within a minute of us stopping to figure out where...","review_date":"June 25, 2018","user":"glenn70foodie"},{"attraction_id":976,"rating":5.0,"review":"Amazing Glacier Opportunity. We had a great day stopping at different points between Banff and the Icefields. Our tour guide Anick was very interesting and fun! The Glacier walk was really exciting, as you never know when\/if you'll get another chance to do this in the future. Highly...","review_date":"May 18, 2018","user":"jayne_m"},{"attraction_id":977,"rating":4.0,"review":"Whistler Feb \u201819. Exhilarating snow cat ride up Blackcomb Mountain to the Crystal Chalet (takes about an hour). Most fun Fondue dinner with entertainment (thanks Randy). The ride back down intersects multiple grooming snow cats while they work.","review_date":"February 28, 2019","user":"capt_bob_257"},{"attraction_id":977,"rating":5.0,"review":"Awesome Experience with teen kids and older parents . This was an amazing experience for our family. The views from the mountain are romantic and a beautiful backdrop. My husband and I went on the tour with my older parents and our 3 teenaged kids. None of us had ever been on a snowmobile....","review_date":"February 19, 2019","user":"243carissa"},{"attraction_id":977,"rating":5.0,"review":"An Amazing Thing to Do While Visiting Whistler!. We had such an amazing evening at the Crystal Hut Fondue from start to finish. The 1 hour CAT ride up the hill was great, with views and very comfortable. We were very lucky to get an almost full moon dog moon and the staff...","review_date":"February 19, 2019","user":"kendralm"},{"attraction_id":977,"rating":5.0,"review":"What a wonderful experience!. Really want to say thank you to Dan (snowcat driver) and Kyle (k2) for helping me with my special evening. Chad squeezed out an awesome (and clean) version of our favorite tenacious D song which really made dinner fun.\nThe ride up and down the...","review_date":"February 7, 2019","user":"tiowillow"},{"attraction_id":977,"rating":5.0,"review":"Great night out. A fun trip up the mountain to a fondue dinner and entertainment by a great singer. Enjoyed every minute. Thank you to our guide Hannah.","review_date":"January 10, 2019","user":"hennighongkong"},{"attraction_id":977,"rating":5.0,"review":"Loved our snowcat fondue adventure. We thoroughly enjoyed our snowcat fondue adventure. Our snowcat driver was so sweet and made us all feel very safe. The ride up the mountain was about 45 minutes but it was beautiful! We were surrounded by gorgeous trees covered in tons of snow!! The...","review_date":"January 6, 2019","user":"geraline_b"},{"attraction_id":977,"rating":5.0,"review":"Fondue at 6,000 Feet. Great time on the fondue snowcat tour. A comfortable ride up Blackcomb Mountain to the smaller Crystal Hut. Makes for a more intimate setting. About 30 total people, half go up by snow mobile, half by snowcat. Servers great you with a Hot Chocolate and...","review_date":"February 27, 2018","user":"philstevanovic"},{"attraction_id":977,"rating":5.0,"review":"Awesome Adventure . If you want to experience an awesome adventure ask for Dalton to be your guide. Dalton is your man, for top notch customer service and wants his guests to have fun... Highly recommend Dalton.","review_date":"February 11, 2018","user":"debbie_c"},{"attraction_id":977,"rating":5.0,"review":"Absolutely Wonderful!. We got married last year and Canadian Wilderness Adventures saved our wedding by renting a snowcat to take us up the side of Blackcomb for our ceremony. We wanted to celebrate our anniversary in similar style and decided on the fondue by snowcat adventure. We...","review_date":"February 5, 2018","user":"megan_humphrey3"},{"attraction_id":977,"rating":3.0,"review":"Long ride for a great dinner. The snowcat ride is an hour in each direction, which gets very old. There are some nice views during the ride, but not enough to make the ride seem shorter. The fondue dinner in the Crystal Hut is very good, and one of our guides...","review_date":"January 20, 2018","user":"bkek1987"},{"attraction_id":977,"rating":5.0,"review":"Whistler Crystal Hut Delicious Fondue Dinner. Great family activity for young and old! We were transported up Blackcomb Mountain to the Crystal Hut for a delicious fondue dinner. Dinner was accompanied by a troubador with a guitar! The staff was very helpful. Dinner was served quickly and everyone had time to...","review_date":"December 27, 2017","user":"kashmax"},{"attraction_id":977,"rating":1.0,"review":"Belinda O\u2019Shea . Terrible! A total waste of money and time. No atmosphere, an awful fondue and disgusting wine! Very boring from start to finish!!!!\nSo disappointing!","review_date":"December 26, 2017","user":"belindao369"},{"attraction_id":978,"rating":5.0,"review":"Liam was incredible!. It was such a beautiful morning sledding up Rainbow mountain! Liam was so friendly and made it so much fun! He gave us a thorough safety brief and made sure we understood everything clearly before we picked up speed. We stopped at some amazing viewpoints...","review_date":"March 3, 2019","user":"hburt92"},{"attraction_id":978,"rating":5.0,"review":"Great Adventure. This was an awesome Tour.We booked the Tour at 4:30pm and got Lucky that we had our guide Liam just for the three of us .We got up the Mountain and saw a beautiful sunset and Moonrising.Liam always set up the Pace which Suited us.Totally...","review_date":"February 18, 2019","user":"rikeo379"},{"attraction_id":978,"rating":5.0,"review":"Fantastic winter activity for adventure seekers. I went on a tour with my husband in the middle of January. The office is located in the nice small skiing village of Whistler but the tour itself starts far off from the touristy sight, which I already loved.\nThe enthusiastic young guides gave...","review_date":"January 23, 2019","user":"46malenat"},{"attraction_id":978,"rating":5.0,"review":"Super fun!. Totally recommend. I was a little apprehensive before we started because I have ZERO riding experience. It was easy-peasy and they even took the governors off for us (we had to ask). Just wish it had been a longer ride! Next time...:)","review_date":"January 18, 2019","user":"kparks66"},{"attraction_id":978,"rating":5.0,"review":"Our tour guide was Ali and she was super fun.. We had so much fun! Ali made sure we were all comfortable and safe then let us take off and go fast! We were a little nervous that it might be too hard but it was perfect. It was my daughter's (who is 24) first...","review_date":"January 16, 2019","user":"compass585036"},{"attraction_id":978,"rating":5.0,"review":"Awesome time snowmobiling. I did the intermediate tour for snowmobiling and it was a blast! It was the first day tours were being offered (hadn\u2019t snowed much at the beginning of the season). The machine was easy to operate and the views were breathtaking!","review_date":"January 4, 2019","user":"christyte"},{"attraction_id":978,"rating":5.0,"review":"Great way to check out BC. The tour was wonderful. Went very smoothly from checking in at the desk to getting on a snowmobile for the tour.\nOur guide, Jordan, was great at giving instructions and leading the group. We did not have the best snow conditions but felt the tour...","review_date":"December 17, 2018","user":"jwu2018"},{"attraction_id":978,"rating":5.0,"review":"Snowmobiling and Superfly both amazing activities. Have done both Snowmobiling and Superfly in spring with a couple of friends. We had a great time going snowmobiling even though it wasn't winter anymore. Also caught a beautiful day for the Superfly with spectacular views of the surrounding area. Our guides on both...","review_date":"May 15, 2018","user":"tobias_k"},{"attraction_id":978,"rating":5.0,"review":"Great views and knowledgeable guide. Excellent snowmobiles and great guide... Highly recommend you try this safe tour. If given the choice try your own machine. My wife had not snowmobiled before and found if easy to pick up.","review_date":"April 12, 2018","user":"darryl_f"},{"attraction_id":978,"rating":5.0,"review":"Great snowmobile tour. My 21yr old son and I, did the 2.5hr BC snowmobile tour and it was fantastic. We had ridden quad bikes before but not snowmobiles, but this was just at the right level of excitement for us. On tracks through beautiful forest, some wide and...","review_date":"April 10, 2018","user":"petemartin555"},{"attraction_id":978,"rating":5.0,"review":"Amazing Time and Great Tour Guide. My fiance and I had a great time on this tour!!! The tour guide Ali was great and did everything to make sure we had a good time. You get to ride for a pretty decent amount of time and it is very scenic as...","review_date":"April 9, 2018","user":"al3xandracooper"},{"attraction_id":978,"rating":5.0,"review":"Breathtaking views and such a fun-filled experience!. I have participated in many adventure sports but this goes down with one of the best! It was such a great experience. Our guide was fabulous, the views were incredible and zipping up and down the mountains on the snowmobiles was just so much fun!...","review_date":"March 8, 2018","user":"824chandy"},{"attraction_id":978,"rating":5.0,"review":"Superb!. My brother and me did a guided tour with Tom J Feb 26th, 2018 -10:30 spot\nTom was a fantastic guide! It was my first time snowmobiling and he made me feel so relaxed and safe. I highly recommend snowmobiling and can't wait to go...","review_date":"March 3, 2018","user":"_lpark11"},{"attraction_id":978,"rating":5.0,"review":"Worth it!. Great adventure! Would recommend to anyone looking to do something fun and different! Make sure to ask for Ali!","review_date":"January 14, 2018","user":"robinjenna"},{"attraction_id":978,"rating":5.0,"review":"So much fun!. We did a 12:30 2 hour snowmobile trip today and it was awesome. Our guide Ryan was great, explained everything really well and made sure everyone was comfortable while still guiding a sweet tour where we ripppppped!! It was a foggy day but still awesome,...","review_date":"January 9, 2018","user":"britt_p"},{"attraction_id":978,"rating":3.0,"review":"Snowmobile tour was great but reception not very emphathetic. We were a party of 6. Initial reception lady very friendly and helpful. I advised that 4 of our party where a few minutes away due to one of them getting lost and I advised accordingly. Manageress very officious and instead of saying don't worry...","review_date":"January 3, 2018","user":"larrywilsonriddle"},{"attraction_id":978,"rating":5.0,"review":"A must do adventure. This was so much fun. We did the first trip of the morning so it was cold (dress well) but oh my goodness so much fun. Johnathan our guide was crazy but so much fun. They broke our group down to couple and families which...","review_date":"January 2, 2018","user":"tom_debz"},{"attraction_id":978,"rating":5.0,"review":"New Years Eve Wknd. I did the snowshoeing tour on Saturday and snowmobile NYE day and I had the best time ever!! Both days were bright blue and sunny skies. Snowshoeing was fun, but the snowmobile tour was amazing!! My guide was Josh from Ontario (Go Leafs Go)!! Thanks...","review_date":"January 1, 2018","user":"connie_s"},{"attraction_id":978,"rating":5.0,"review":"Snowmobile tour was super fast and fun!. We joined TAG for a couple activities, the intermediate snowmobile tour and a snowshoeing tour. The snowmobile tour was awesome. We'd been before on a beginner tour in a different town and that as super slow, but nice. This tour was perfect for me because...","review_date":"December 28, 2017","user":"natasharatliff"},{"attraction_id":978,"rating":5.0,"review":"Amazing fun - do not hesitate to book.. We went out for the afternoon with the sublime Ryan Davies ( from Devon and complete with a scone in his pocket). Beautiful scenery , great bikes and just the best time. Ryan was fun and informative and made the day memorable.\nWe did this...","review_date":"December 7, 2017","user":"paulburne"},{"attraction_id":979,"rating":5.0,"review":"Great and really fun tour!!. The tour is really really great! The staff is very friendly and provide great service and do everything to make sure you can enjoy the activity safely. Really fun to do! I absolutely recommend it!","review_date":"February 26, 2019","user":"146maike"},{"attraction_id":980,"rating":5.0,"review":"Not many whales, but still a great experience. I took this tour with my 87 year old mother. She was able to stay inside and I could go in and out taking pictures. It was a little chilly but that was to be expected at the end of September. The crew were very...","review_date":"October 8, 2018","user":"836amyb"},{"attraction_id":980,"rating":5.0,"review":"A picturesque experience with knowledgeable crew. For those looking for a relaxing, informative, and beautiful day, I'd recommend a whale watching tour with this company. During the tour, we saw porpoises, dolphins, a humpback whale, and orcas. The crew provided in-depth background information on the animals we saw and took care...","review_date":"October 2, 2018","user":"jenk763"},{"attraction_id":980,"rating":5.0,"review":"We saw transient killer whales hunting!. I couldn't fault this tour. It was fantastic and we saw so many whales and lots of other animals too. Aside from the whales, what made it great was the crew. Mac, Ocean and Pascal were just such wonderful naturalists. They made sure everyone knew...","review_date":"September 26, 2018","user":"ozcazz"},{"attraction_id":980,"rating":5.0,"review":"Best of Victoria Tour. The trip was fantastic. The crew was great. I thank Anthony, Laura and Jenny for making the trip memorable. We saw Humpback whales on the way to Victoria and we saw a pod of Orcas on the return trip. The gardens were lovely also. I...","review_date":"September 25, 2018","user":"shelley_m"},{"attraction_id":980,"rating":5.0,"review":"Great Crew. The crew was both extremely knowledgeable and helpful. We did see one of the pods of local orcas and a dolphin. Even though a slow time it was a fun trip with good spirited guides.","review_date":"September 20, 2018","user":"74jeffz"},{"attraction_id":980,"rating":5.0,"review":"Wonderful. This trip was a birthday present and all was fun-tastic: the trip, seeing the orcas, bald eagles, seals and visiting the beautiful gardens. A great day out. The crew were great, friendly, enthusiastic and very helpful!","review_date":"September 14, 2018","user":"melissa_d"},{"attraction_id":980,"rating":5.0,"review":"Two pods of orcas, a humpback whale and good weather!. This was a fantastic day and one of the highlights of our Canadian holiday.\nWe were lucky that it was a calm and dry day so the boat journey was nice and smooth.\nAfter setting out from Vancouver we did have about two hours before...","review_date":"September 8, 2018","user":"paulmartin171"},{"attraction_id":980,"rating":4.0,"review":"Scenery and whales. We booked The Ultimate Tour with The Prince of Whales crew. It was a very fun day. We saw orcas on the way to Victoria and more orcas on our return trip. The crew were all very friendly and informative and made a point of...","review_date":"September 4, 2018","user":"524rital"},{"attraction_id":980,"rating":5.0,"review":"Worth the money. We were beyond happy with our trip, it was definitely the highlight of our holiday in BC. We spent the night in Victoria so that we could see more of the city and relax a bit, then picked up the shuttle to Butchart gardens the...","review_date":"September 3, 2018","user":"ahshao"},{"attraction_id":980,"rating":5.0,"review":"Great tour, staff is very nice and informative . We went to the \"ultimate tour\" we saw a few humpback whales and the staff explained some stuff about the whales and their activity. It was very interesting. There was hot drinks for free on the boat and some snacks you can buy. Than spend...","review_date":"September 3, 2018","user":"x3682pctomm"},{"attraction_id":980,"rating":3.0,"review":"Expectations vs Reality. The staff were amazing, Thomas was outstanding. The other boys and girls too. And not forgetting our captain. The boat modern and very comfortable.\nHowever.\nWhen advertising Whale Watching be very careful not to get peoples hopes up with all the wonderful photos in your...","review_date":"September 2, 2018","user":"rcldn"},{"attraction_id":980,"rating":5.0,"review":"Amazing trip !. Perfect day, from the crew to the weather and the sea file, everything was awesome. We saw both humpback whales and killer whales plus bold eagles and a lot of seals. Super experience, highly recommended.","review_date":"August 27, 2018","user":"dan_n"},{"attraction_id":980,"rating":5.0,"review":"Victoria. Eagle Wing whale watching - excellent; informed guides; clean ship. Gardens are gorgeous, a must for everyone. Went on Ghost tour; we now know where the ghosts of Victoria prowl. Tea at the empress! Lots of walking around the town; basket of flowers everywhere. Friendly...","review_date":"August 27, 2018","user":"bobdelli"},{"attraction_id":980,"rating":5.0,"review":"Best Day in Vancouver!. The day was beautiful: The smoke from the wild fires had subsided from earlier in the week, the sun was shining, and the temperature was mild. We boarded the boat at about 8:15 am, then headed out of the harbor. I sat up front, which...","review_date":"August 24, 2018","user":"volleygirl2344"},{"attraction_id":980,"rating":5.0,"review":"Perfect trip!!!. The ultimate day tour with Prince of Whales is amazing!! We saw 3 pods of transient killer whales on our boat ride over to Victoria, and even more breaching on our way back from Vancouver Island. Special shoutout to our on-board naturalists Pat and Hannah...","review_date":"August 20, 2018","user":"stephanierucinski"},{"attraction_id":980,"rating":5.0,"review":"Great excursion. We had a wonderfull day at sea and on vancouver island. Ship was very comfortable and well suited for whale watching. But the crew (Pascale, Jenny, Laura, Tom and all the other) were the best. They were alway happy to interact, answer our questions and...","review_date":"August 10, 2018","user":"bouchardjh"},{"attraction_id":980,"rating":4.0,"review":"lovely day out. great day out with the family, very friendly crew that were well informed and always present to share information..clean spacious boat..","review_date":"August 9, 2018","user":"dutchiezuidholland"},{"attraction_id":980,"rating":5.0,"review":"Humpbacks and Flowers..... If you are in Vancouver and plan to so whale watching and want a trip to Victoria and Butchart gardens, the Best of Victoria is the way to go.\nWe spent the morning traveling through the straits looking for whales (while also seeing Bald Eagles...","review_date":"August 4, 2018","user":"driftwood-65k"},{"attraction_id":980,"rating":5.0,"review":"Amazing and Two thumbs up! . The crew was outstanding with Jenni being Extremely helpful in describing the local geography and marine life. The addition of the gardens with the firework show on a Saturday night was a huge added bonus. Highly recommend this excursion.","review_date":"July 28, 2018","user":"chad_w"},{"attraction_id":980,"rating":5.0,"review":"Blow me away. What a bloody amazing crew. Malcolm, Tom, Sharon, Laura and Jenny. Helpful, knowledgeable, super friendly. A great day, highlight of Vancouver. Definitely recommend.","review_date":"July 21, 2018","user":"krystaj17"},{"attraction_id":980,"rating":5.0,"review":"Amazing Experience, must do :). One of the best tours :)Very comfortable boat, supper friendly staff, excellent combination of Whale Watching and Butchart Gardens in one day. Strongly recommend!!!!Thank you.","review_date":"July 11, 2018","user":"satysfakcija"},{"attraction_id":980,"rating":5.0,"review":"Staff is fantastic, great experience!. Staff was knowledgeable and friendly. My mother is not a fan of boats and during the choppy waters, they sat with her to ensure she was ok. Saw Humpbacks and Orca's as well as Harbour Seals and Bald Eagles. We also saw dear grazing as...","review_date":"July 11, 2018","user":"rebeccawaits"},{"attraction_id":980,"rating":5.0,"review":"Whales, bald eagles, Victoria, mountain vistas...what else could you ask for?. Had a wonderful day on the Prince of Whales catamaran yesterday. Saw a humpback whale up close which feed here in the summer (she came up to us, skipper kept a safe distance), bald eagles, seals and their pups. Trip starts in an office inside...","review_date":"July 8, 2018","user":"dave_m"},{"attraction_id":980,"rating":5.0,"review":"Fantastic Trip.... So this was our first tour in Canada whilst on our 3 week trip!\nIt's an early start but that so you can in as much as we did throughout the tour.\nWe did the Ultimate Tour to Victoria as we wanted a full day...","review_date":"July 6, 2018","user":"kellylouisegibson"},{"attraction_id":980,"rating":5.0,"review":"Fantastic day out. We had a fantastic time doing the ultimate day tour and spotted Orca's, Humpbacks, Porpoise and bald eagle. The staff were all knowledgeable and enthusiastic and got as excited by the some of the sightings as we did. The weather was poor on our trip...","review_date":"July 5, 2018","user":"fi0na58"},{"attraction_id":980,"rating":5.0,"review":"The Majesty of Orcas. My cousin and I booked this tour knowing that we wanted to see Orcas - it was the highlight of our 3 days in Vancouver. We thoroughly enjoyed the passion of the naturalists that shared the matriarchal family relationship of the orcas to actually SEEING...","review_date":"June 30, 2018","user":"tlquillen"},{"attraction_id":980,"rating":5.0,"review":"Amazing tour. Booked the whole day tour to Victoria for whale watching. We had a fantastic day, learned lots as the staff were amazing. They were very helpful with everybody on board and spent time with us all to update us throughout the trip","review_date":"June 19, 2018","user":"abulk627"},{"attraction_id":980,"rating":5.0,"review":"Staff this already great day trip over the top. It was not simply that I lucked out and was on a tour with only 10 guests and 6 crew (including two trainees) on our way there (and only about 25 guests on our way back), or that we saw 2 humpbacks en route to...","review_date":"June 8, 2018","user":"elizabeth_kcc"},{"attraction_id":980,"rating":5.0,"review":"Great excursion from Vancouver to Victoria!. We had a great time with Sharon and Shane and the rest of the very informative crew! Not only did we get to see lovely Vancouver and Victoria by boat, we also got to explore the beautiful Butchart Gardens and we saw TWO types of...","review_date":"May 30, 2018","user":"lauren_n"},{"attraction_id":980,"rating":5.0,"review":"Don't miss this tour!. You're missing half of what the Pacific Northwest has to offer if you miss this tour! It was fun, educational, relaxing and breathtaking all together. Leaving Vancouver and returning by water yielded some magnificent views of the city. We were really excited to actually see...","review_date":"May 30, 2018","user":"hansm466"},{"attraction_id":982,"rating":5.0,"review":"Wonderful Wildlife Tour. Today we headed out on tour and were lucky enough to have the bus to ourselves, with Chris as our guide. He quickly ascertained that we wanted to go on a Moose Hunt and off we went. The scenery itself is worth doing the tour...","review_date":"January 18, 2019","user":"jacjacjacq"},{"attraction_id":982,"rating":5.0,"review":"Kendra - excellent tour guide!. We did the Wildlife Tour with our guide Kendra and it was excellent! She had so much information and was so interesting. The three hours flew by! Would definitely recommend it, she was so passionate as well about all the wildlife in the National Park...","review_date":"March 24, 2018","user":"schullonian"},{"attraction_id":982,"rating":5.0,"review":"Fab tour of Jasper\u2019s wildlife. Had a fab tour with David (y) from Sundog! I was travelling solo in Jasper, and it was definitely a good plan to book onto the wildlife tour. I learnt a lot about the park and it\u2019s wildlife - from the problems with the mountain...","review_date":"February 24, 2018","user":"hannah_k"},{"attraction_id":982,"rating":5.0,"review":"Pretty spectacular. Did two tours over two days with Sun Dog - named above- and both were excellent. The Maligne Canyon is awe inspiring and the Wildlife Tour - with Chris, I think - was very informative. Although the latter does go looking for wildlife, it ought...","review_date":"January 16, 2018","user":"david_n"},{"attraction_id":982,"rating":4.0,"review":"Thing you have to do. Went on Maligne Lake to Ghost Island then on way back to Jasper saw Bear jam and followed bear got great pic. Dave the driver was very good and know where to go to get best view","review_date":"October 25, 2017","user":"col677"},{"attraction_id":983,"rating":5.0,"review":"Great first experience snowshoeing . I had the pleasure of having Maggie as my guide. She was personable and enthusiastic. She shared her knowledge and experiences throughout our tour by pointing out different animal tracks and flora. We were encouraged to explore the surrounding area. Maggie found a peaceful spot...","review_date":"February 20, 2019","user":"lisaling67"},{"attraction_id":983,"rating":5.0,"review":"Not to be missed! . I had a wonderful time on this tour! I am grateful for the experience, I learned a lot about the region\u2019s ecosystem and the unique ways animals have adapted to this area. I was pleasantly surprised to see that the snow hares are thriving in...","review_date":"December 31, 2018","user":"0n_the_rocks"},{"attraction_id":983,"rating":4.0,"review":"Friendly and knowledgeable - good introduction. Anna was friendly and helped us to get our snowshoes on correctly to start off with, as we were beginners. The group was small - four of us plus two others. Because it was December, we didn't actually see any animals, but we saw the...","review_date":"December 21, 2018","user":"danielle_c"},{"attraction_id":983,"rating":5.0,"review":"Amazing Views and Amazing Guides. The snowshoeing tour is a great way to get spectacular views of the mountains in Lake Louise. The guides are very knowledgeable about the areas wildlife, mountains, plants and more! I really enjoyed the tour, and recommended it to everyone!","review_date":"April 30, 2018","user":"bre_c"},{"attraction_id":983,"rating":5.0,"review":"Friendly and knowledgeable. Laura Starr guided us through the trees and over the snow for a two-hour tour. Hot air vents in the snow, snowshoe hare tracks, endangered trees, ... we went from one discovery to the next. This is an easy-paced tour, and offers a different way...","review_date":"February 5, 2018","user":"christophe_v"},{"attraction_id":984,"rating":5.0,"review":"Amazing views all the way!. Our family had a great time on this tour. We really enjoyed the views from Cypress and Whistler on the Peak 2 Peak gondola. The guide gave us lots of information along the way and we had a very good time. Thank you!","review_date":"March 8, 2019","user":"jordanyama"},{"attraction_id":984,"rating":5.0,"review":"Had a wonderful time in Whistler!. My wife and I were picked up from our hotel before stopping by one more hotel to pick up another guest. The guide was friendly and the bus was clean. Stanley Park was nice, but I've seen it before. Cypress mountain was amazing. The skies...","review_date":"February 15, 2019","user":"fredtorrence72"},{"attraction_id":985,"rating":5.0,"review":"Excellent time!. My partner and I had the time of our lives last night and we both highly recommend signing up for this experience! Our guide Nate was very insightful, accommodating, friendly, and genuinely wanted to make sure you were looked after and that you were having...","review_date":"March 14, 2019","user":"otto523"},{"attraction_id":985,"rating":5.0,"review":"Great night Snowmobiling. We had a great night of snowmobiling and eating at the Crystal Hut up top the mountain. Our guide Kyle was really great and helpful. Would recommend this to anyone looking for a great adventure outdoors.","review_date":"March 12, 2019","user":"hvl001"},{"attraction_id":985,"rating":5.0,"review":"Great snowmobiling experience. We had a great snowmobiling ride with our guide Danny. He gave a great overview of how to ride the machines and led us on such a cool experience riding up the mountain. It was snowing during our trip so we didn't have as good...","review_date":"March 11, 2019","user":"emily_b"},{"attraction_id":985,"rating":5.0,"review":"Crystal Hut by Snow. Had the fortune to book a snow mobile ride up Blackcomb to the Crystal Hut for fondue at night, one experience I never forget. Mike our guide was marvelous and ensured we had a great time.","review_date":"March 2, 2019","user":"madfish2019"},{"attraction_id":985,"rating":5.0,"review":"Fondue under the night ski. Amazing ride up the cat to the top of the mountain with wonderful views of the village below. The sky was amazing, filled with a million twinkling stars! Founder was great and the staff was amazing. We even. Had life music.","review_date":"February 27, 2019","user":"momba63"},{"attraction_id":985,"rating":5.0,"review":"An unforgettable experience. This was an amazing experience! The ride, the dinner and the guides were fantastic. Mitch was our guide and was very friendly and helpful. He also was very considerate of our comfort and safety the entire time. I felt very well taken care of by...","review_date":"February 25, 2019","user":"kristy_d"},{"attraction_id":985,"rating":5.0,"review":"Great Bday present!. We had a great time with Nate guiding us, he was professional, knowledgeable and always there to make your time the best he could. Great ride up to the hut for a wonderful fondue dinner. Everything was ready to devour upon arrival, then a nice...","review_date":"February 23, 2019","user":"paul_s"},{"attraction_id":985,"rating":5.0,"review":"Magical Night. We had an outstanding time riding snowmobiles up to the Crystal Hut. We had a full moon peaking over Blackcomb peak plus views of Whistler village lit up below. We were beginners at snowmobile but Mac and Alex were terrific in teaching us how to...","review_date":"February 20, 2019","user":"matt_m"},{"attraction_id":985,"rating":5.0,"review":"Amazing tour, knowledgeable and very friendly guide, amazing staff... and fondue!. Recommended for: beginners, first timers, young friends and couples\nAsk for: K2 (and his dog, Griffin!)\nThis was our first time in Whistler and we were looking for something fun and adventurous to do at night.\nOur guide was K2, and his dog Griffin (Griffin...","review_date":"February 19, 2019","user":"wildcatmd"},{"attraction_id":985,"rating":5.0,"review":"Best Tour And Guide Nate. Thanks to Nate and the staff at Canadian Wilderness Adventures. The snowmobiles and dinner at the Crystal Hut was a blast. Most of us were new to snowmobiling and Nate showed us the basics then allowed us to have fun. The food was great and...","review_date":"February 17, 2019","user":"brycedavidson"},{"attraction_id":985,"rating":5.0,"review":"Great Tour!. My husband and I had an incredible experience driving the snowmobile! K2 was our guide and he has an amazing attitude! The fundue was delicious acompannied with great music! Totally recomend this tour!","review_date":"February 9, 2019","user":"pamelamd935ym"},{"attraction_id":985,"rating":5.0,"review":"Fondue fun! . It was a great experience. We had 8 people with us and our guide Bob handled it well. He was very attentive and made sure we had a fun time. I would definitely recommend for anyone. Old person in our party was 60 youngest was...","review_date":"February 9, 2019","user":"759cf"},{"attraction_id":985,"rating":5.0,"review":"Wilderness adventure indeed! . Took my mother on a birthday surprise adventure. From the moment our guide, Sascha, met us, until the end of the tour, he was fun, friendly, professional and caring. He provided us with clear instructions on how to operate the snowmobile, and made sure to...","review_date":"February 7, 2019","user":"samounib"},{"attraction_id":985,"rating":5.0,"review":"Great Trip, Great Tour guide, great music. We had a great experience last Friday on this trip. Having done a few snowmobile tours in Whistler, this was by far the best. Our guide Abby taught us the techniques of snowmobiling and ensured we had a great trip. She made the really made...","review_date":"February 5, 2019","user":"rob_b"},{"attraction_id":985,"rating":5.0,"review":"Highly Recommended!. I highly recommend Canadian Wilderness Adventures! Nate gave an incredible lesson and tour: the perfect balance of being instructional and informative, while also light-hearted and engaging. Meanwhile, Natalie provided excellent customer service on the administrative end of things, and last but not least the staff...","review_date":"January 25, 2019","user":"rmtraveler720"},{"attraction_id":985,"rating":5.0,"review":"Awesome Ride Up For Great Food!. I have ridden a snowmobile before and this experience did not bore me in the slightest. Our tour guide, Alex, was super friendly, energetic and considerate of all tour guests. We were all given full demonstrations on how to safely operate a snowmobile and were...","review_date":"January 24, 2019","user":"2307jackw"},{"attraction_id":985,"rating":5.0,"review":"Great trip. Having never ridden a snowmobile this was a perfect trip. Dan was the man. He gave great instructions and kept everyone safe. He allowed a pace that wasn\u2019t to slow but fast enough for a beginner. I highly recommend this tour!","review_date":"January 15, 2019","user":"114vincentw"},{"attraction_id":985,"rating":2.0,"review":"Really Dissapointing Snowmobile Trip. I was soooo excited for this activity.\nA bunch of my colleagues were doing the Snowcat but who can pass up driving up Whistler in a snowmobile right? Our guide Alex was very pleasant and did a great job of explaining how to drive the...","review_date":"January 14, 2019","user":"michael_b"},{"attraction_id":985,"rating":5.0,"review":"Amazing night!!!. Highly recommend a trip up to Crystal Hut while you are in Whistler! The view at night was amazing and the food was so delicious! Tyler U was our guide and he made sure we were all comfortable, safe and having a great time. The...","review_date":"January 11, 2019","user":"mrsmorgyv"},{"attraction_id":985,"rating":5.0,"review":"Amazing NYE. Amazing way to spend New Year's Eve. Our host Nate was hilarious and was a really great guide across the board. I felt safe using a snowmobile for the first time and had fun throughout the entire trip. The fondue dinner was also surprisingly good....","review_date":"January 4, 2019","user":"312jema"},{"attraction_id":985,"rating":5.0,"review":"Great experience great snowmobile great dinner. Great experience. Great snowmobile thru green runs so you are confident to ride with speed. Almost 1:30hr or more on the snowmobile which is more than other tours offer. Dinner great, romantic or for families. TOTALLY RECOMENDED. For any plan. It may sound expensive but...","review_date":"December 28, 2018","user":"isaac_h"},{"attraction_id":985,"rating":5.0,"review":"Wonderful Experience . Rock Family of 10 (including kids aged 9,12,17,18) thoroughly enjoyed our Christmas Day evening fondue at Crystal Hut on Blackcomb Mtn. The snowmobile tour to the hut was wonderful, beautiful clear starlit sky, crisp cold weather made the journey a bonus. The fondue at the...","review_date":"December 25, 2018","user":"westfaliajournal"},{"attraction_id":985,"rating":5.0,"review":"mountain top snowmobiling. The guide Tyler U was super nice!\nThe experience of snowmobiling is just amazing and loved it!\nAtmosphere,feeling during night at mountain top, wonderful:)\nIt\u2019s nice to try especially you\u2019re in Whistler,it\u2019s the place for snow!!!\nRecommend it","review_date":"December 23, 2018","user":"ziye_j"},{"attraction_id":985,"rating":1.0,"review":"SLOW RIDE. Anyone comfortable operating a motor vehicle (car, motorcycle, scooter, go-cart, Razor, personal watercraft, etc. - anything with a motor) will be frustrated and bored on this trip. Even if one never has seen a snowmobile, one with even a modicum of a sense of adventure...","review_date":"December 21, 2018","user":"bhamattorney"},{"attraction_id":985,"rating":5.0,"review":"Wonderful experience!. We saw this trip on the Whistler website and we were very interested. We thought the cost was a bit steep, but after reading the great reviews, we booked it. This was worth every penny! We had never snowmobiled before and the rest of our...","review_date":"April 16, 2018","user":"manear843"},{"attraction_id":985,"rating":5.0,"review":"A seat at Crystal Hut? What else do you want?. Tough sledding, Alex was so patient and encouraging, I think we all felt like we'd learned a lot whether it was our first or 50th time on a sled. A light snow was falling when got up there, six couples plus a table of 12...","review_date":"April 15, 2018","user":"murray_l"},{"attraction_id":985,"rating":5.0,"review":"Snow mobile fun. This is a great thing to do with family and friends. We had a great time, the boys drove whilst the girls were passengers and they loved it. No one had driven a snow mobile before, but they had mastered it by the end of...","review_date":"March 27, 2018","user":"angela_d"},{"attraction_id":985,"rating":5.0,"review":"Very nice snowmobile tour with Dan the Man. I am definitely a bit of the scared type and suck at all speed sports but the snowmobile tour with Dan the Man last night was super memorable. I rode as a passenger with my boyfriend and it was a bit bumpy- we almost tipped...","review_date":"March 24, 2018","user":"kategm9538dk"},{"attraction_id":985,"rating":5.0,"review":"Amazing experience!. My husband and I had an amazing time on the snowshoe fondue trip! We hadn't been on a snowmobile before and we were surprised at how fun it was, and how much time we got to spend on the snowmobiles. There were about 30 or...","review_date":"March 24, 2018","user":"foreverliz10"},{"attraction_id":985,"rating":5.0,"review":"Fantastic!. Alex our guide was amazing! Super experienced, knowledgeable and friendly. The fondue at the top of the mountain was great fun - a good way to meet fellow travellers","review_date":"March 12, 2018","user":"opasushi"},{"attraction_id":985,"rating":5.0,"review":"A Must Do. The snowmobiling and fondue night was one of my highlights. I went as a pillion - I'm glad I left the \"driving\" to my husband. Control and riding of these machines is not as easy as it looks.\nThere is snow gear provided if you...","review_date":"March 11, 2018","user":"tangojo"},{"attraction_id":985,"rating":5.0,"review":" Super Fun!. Big shout out to Mac, our snowmobiling instructor for a great experience! 100% recommend to the folks back home! Delicious food and warm service at the Crystal Hut too!","review_date":"February 28, 2018","user":"kazzamanally"},{"attraction_id":985,"rating":4.0,"review":"Fun combination of action and food. The snowmobile ride up with our guide Eric was pretty fun, although I wish we would've had time to stop and take in the views. The food was good but the guitarist (while it's a nice idea) was way too loud making it difficult to...","review_date":"February 27, 2018","user":"robert_b"},{"attraction_id":985,"rating":5.0,"review":"Amazing Experience!!!! \ud83d\udc4c. From start to finish the experience was perfect...\nBrock was our tour guide, such a lovely guy, really friendly whilst being 100% professional. All the staff were excellent, absolutely everything is taken care of, you don't have worry about a thing... All you have to...","review_date":"February 25, 2018","user":"jodyandrew"},{"attraction_id":985,"rating":5.0,"review":"Snowmobile with Brock. Brock is an awesome guide, had a mint night adventuring through the snow with everyone. Incredible experience!!! Thanks Brock and Canadian wilderness adventure team!!","review_date":"February 25, 2018","user":"pip_a"},{"attraction_id":985,"rating":5.0,"review":"Must do experience!. This will get your heart racing! The snowmobile adventure was challenging and fun, and our guide Eric was great fun and a great instructor.","review_date":"February 20, 2018","user":"asterisk86"},{"attraction_id":985,"rating":5.0,"review":"The best fun!. We had a blast with our teenagers (who are the world\u2019s best critics) and thanks to our guides Dan, Randy, and Dalton were great! Kept us safe and had a blast!","review_date":"February 20, 2018","user":"travis_g"},{"attraction_id":985,"rating":5.0,"review":"SO MUCH FUN!. Dan the Man, Dalton and Randy were amazing in our 6 person quest up the mou rain to indulge in a full fondue dinner and fun. Then it was back down the mountain even faster than in the way up! We LOVED it!!!!","review_date":"February 20, 2018","user":"jason_f"},{"attraction_id":985,"rating":5.0,"review":"A recommended experience!. My wife and I joined our friends for the Snowmobile adventure to the top of Blackcomb, and had an awesome time! The ladies didn't feel like snowmobiling so they jumped in the snow cat, while the guys revved up and took off behind our fantastic...","review_date":"February 6, 2018","user":"z6980trjans"},{"attraction_id":985,"rating":5.0,"review":"Great fun Challenge - Unique Experience. What a fun night. Started off after dark with some instruction on how to ride the snow mobiles and then made our way up Blackcomb mountain to the Crystal Hut. Was a challenge to ride them so if you are not confident, I would suggest...","review_date":"February 1, 2018","user":"jules-russell-ingall"},{"attraction_id":985,"rating":5.0,"review":"Extreme adventure on snow. My family and I signed up for this adventure which, at check-in, seemed \"light\" and friendly.\nThe organization of the tour is excellent. What we did not take into account is that driving snowmobiles is not as easy as it seems and the trip is...","review_date":"January 26, 2018","user":"macamaia"},{"attraction_id":985,"rating":5.0,"review":"Fantastic New Year's Eve!. I had trouble getting *any* dining reservations in Whistler the week between Christmas and New Years. I worked with a concierge who suggested the Crystal Hut Fondue by Snowmobile. Expensive, but what a treat for NYE! I gave this as Christmas gifts to my daughter...","review_date":"January 4, 2018","user":"susan_w"},{"attraction_id":985,"rating":5.0,"review":"Great experience = Learn + Eat. We thought this was just a ride up the mountain and a meal but it turned out to be much much more... A memorable experience! All aspects of the snow mobile tour were carefully planned, with great service & attention by our guide Josh. It...","review_date":"January 1, 2018","user":"fizios"},{"attraction_id":985,"rating":4.0,"review":"Great adventure, OK fondue. Had a great time with wilderness adventures and the snowmobiles. We rented two and took turns driving. Excellent instruction by our Aussie, Josh. He made sure that everyone was safe, had fun, and good tips and instructions. Fondue was good, but very crowded in the...","review_date":"December 30, 2017","user":"medsalesguy"},{"attraction_id":985,"rating":5.0,"review":"Amazing experience - Snowmobile, stars, great views & cheese!!. Fantastic tour, really well organised from both a safety and fun perspective! Four of us were guided on 2 snowmobiles by Mac and Dalton, it was like our own private tour.\nMac as the lead guide made sure we were all comfortable with driving the...","review_date":"December 25, 2017","user":"gwen_p"},{"attraction_id":985,"rating":5.0,"review":"Say Cheese!!! :D. Epic tour! Brilliant for beginners or intermediate snowmobilers who share a love of cheese and the outdoors!! We had Brock as our Tour Guide and he was absolutely brilliant!! He explained everything so clearly and took the time to check in with everyone along the...","review_date":"December 16, 2017","user":"alana_k"},{"attraction_id":985,"rating":5.0,"review":"Best Snowmobile\/ Fondue Dinner Experience EVER!. For anyone who is wanting to be wow'd by not only incredible guides but also by an unforgettable experience of eating delicious fondue in the back-country of Blackcomb, this is the tour FOR YOU! Snowmobiling up to Crystal Hut was not only scenic but incredibly...","review_date":"December 13, 2017","user":"shea_w"},{"attraction_id":985,"rating":5.0,"review":"Amazing tour made even better by an incredible guide!. I can't express enough how great this tour is! Snowmobiling up the mountain at night with the amazing views of the village below is something that i'll never forget. The fondue dinner at the top was fantastic. The servers were great, offering hot chocolate to...","review_date":"December 11, 2017","user":"anniehux"},{"attraction_id":985,"rating":5.0,"review":"5\/5 tour with a 10\/10 guide!. My group had the pleasure of being led by the charming and talented Brock! This man is a legend on a snowmobile and knows how to teach anyone of any skill level how to ride. I had never rode a snowmobile before and with Brock's...","review_date":"December 9, 2017","user":"matteo_g"},{"attraction_id":985,"rating":5.0,"review":"Amazing tour! Amazing guide!. We done the tour a few nights ago. The snowmobiling was great, Definitely something anyone of any ability can enjoy. The food at the dining service at the top was exceptional and the views if you have a clear, light night are something else! Just...","review_date":"December 8, 2017","user":"chris_j"},{"attraction_id":986,"rating":5.0,"review":"Best experience on the Ice Fields Parkway. I had read about the parkway a head of this trip, and I knew about the beauty of the experience, but Dave made the trip so much more than we had expected! My husband and I expected a beautiful view, but nothing prepared us for...","review_date":"October 14, 2018","user":"ktsmimi12"},{"attraction_id":986,"rating":5.0,"review":"Best road trip I\u2019ve ever had!. Spectacular scenery (best views of mountains I\u2019ve had in 50 years of skiing and hiking), great mini-stops for waterfalls, lakes and glaciers, and a really informative but friendly guide\/driver Steve. We now know SO much about the pine beetle and the cycles of Nature in...","review_date":"October 11, 2018","user":"madsimes"},{"attraction_id":986,"rating":5.0,"review":"Great way to travel Icepark Highway. Easy bookjng process off their website. Picked up from our Jasper hotel right on time. Driven safely to hotel in Banff by Sean who has to be the best driver\/guide we have ever experienced. He was friendly, very informative and a smooth safe driver. His...","review_date":"October 2, 2018","user":"mr_mrs_muttley"},{"attraction_id":986,"rating":5.0,"review":"We walked on the Athabasca Glacier!. Great way to travel from Jasper to Banff. While it is a long 10 hour day, there is so much to see. Norm was most informative with the stories of the early development and exploration of the area. A box lunch was provided and additional...","review_date":"August 13, 2018","user":"sherry_n"},{"attraction_id":986,"rating":5.0,"review":"Great Tour. We were picked up from our hotel a bit late and there was other Sundog tours so it was a bit worrying that we may of been left out . Nonetheless once our bus arrived the rest of the day was very enjoyable. Norm, our...","review_date":"July 20, 2018","user":"markbm4590py"},{"attraction_id":986,"rating":5.0,"review":"All inclusive tour. A good way to see the local main attractions in Jasper national park. Including the Sky walk, Glacier, weeping wall. local lakes and falls. If you are lucky some local animals and birds too.Trip finishes in Banff. Good value for an informative full day out.","review_date":"July 6, 2018","user":"mike_m"},{"attraction_id":986,"rating":5.0,"review":"The amazing Pete. Personable, entertaining, knowledgeable, and funny are all adjectives that describe Pete the Sundog tour bus driver. He was also a safe and courteous driver, and made the 4 hour journey a pleasure.","review_date":"June 24, 2018","user":"mvanderson"},{"attraction_id":986,"rating":4.0,"review":"diversity is the key!. This tour from Jasper to Banff was one of the greatest tours I've ever attended! They day started early and ended late but it was totally worth every single minute. For me personally, it was hard to leave such a beautiful village like Jasper but...","review_date":"June 22, 2018","user":"lorenamvller"},{"attraction_id":986,"rating":5.0,"review":"Excellent tour. My only caveat is that a more comfortable coach with a bathroom would have been perfect.\nThe driver was so interesting and knowledgeable. He had information about everything we saw and presented it in a way that wasn\u2019t at all condescending without being simplistic.\nThe...","review_date":"May 25, 2018","user":"howmanyholidays"},{"attraction_id":986,"rating":5.0,"review":"Icefields Parkway Tour from Jasper to Banff, with Norm and Chris - excellent!. Had an amazing day out with near perfect weather for the start of the season. We took this tour with Norm and the new guide Chris. Norm was knowledgeable and was happy to answer any and all question, and told us a LOT of stories....","review_date":"May 15, 2018","user":"holly_a"},{"attraction_id":988,"rating":5.0,"review":"3 hour Horseback Riding Adventure with Dinner!. I have been on several horseback riding adventures and even a sleigh ride with Banff a Trail Rides and have enjoyed each and everyone of them.\nThe guides, the horse, the scenery are all top notch.\nI am an absolute repeat customer and next year...","review_date":"October 8, 2018","user":"clcamacho"},{"attraction_id":988,"rating":5.0,"review":"Awesome guide, awesome horses!. My wife and I went for the 3 hours afternoon ride last week. The stables were really easy to find and we arrived 30 min before like stated in the email. The check in went smoothly, we had enough time to take a look around...","review_date":"September 17, 2018","user":"joel19740612"},{"attraction_id":988,"rating":5.0,"review":"Great way to take in Sulphur Mt. & Mt. Rundle!. Did the 3-hr Sulphur Mountain ride and had an amazing time with our guide, April. We got lucky to be in a smaller group of six so the trail ride felt nice and intimate. All of the horses are extremely well trained and gentle. The...","review_date":"September 4, 2018","user":"sarah_c"},{"attraction_id":988,"rating":5.0,"review":"Excellent Experience \ud83d\udc4d. My friend and I had a most amazing afternoon horseback riding in the Rocky Mountains along with a delicious bbq steak meal. The staff are excellent, well informed and it appears the horses and area are very well cared for, well worth the $$. Highly...","review_date":"August 11, 2018","user":"beachfun10"},{"attraction_id":988,"rating":5.0,"review":"A must do in Banff for horse lovers. My wife and I did the three hour ride up Sulpher Mountain and ending up by Bow Falls. Emma was the guide, there was six of us in the group. A perfect day on well trained horses and beautiful views. We did see a deer...","review_date":"August 8, 2018","user":"dqshaw"},{"attraction_id":988,"rating":4.0,"review":"Amazing horses and beautiful views! - Sulphur Mountain ride. I really enjoyed the ride!\nI do ride a lot, so 3h was perfect. I would recommend it to anyone who is a mininum fit (like able to walk 2km at once on flat surface)\nThe ride pace is walking and the horses are smooth...","review_date":"August 7, 2018","user":"cvg6868"},{"attraction_id":988,"rating":4.0,"review":"Great Ride a little heads up on the mosquitos would have been good. Our family (12 yr old daughter and 15 yr old son) had been on numerous rides before (even attended a few horse camps). The trail ride was pretty standard. NO trotting, don't let them eat... etc. Scenery was nice and as expected in a beautiful...","review_date":"August 6, 2018","user":"wwtraveler72"},{"attraction_id":988,"rating":5.0,"review":"Trail riding experience . Tremendous three+ hour trip with Banff Trail Riders. Even as a complete riding 3 novice felt safe on the sometimes adventurous trail. Horses in our group of 7 were all chilled and experienced. Guide, from Australia, was great and was very informative throughout the trip....","review_date":"August 6, 2018","user":"eric_p"},{"attraction_id":988,"rating":5.0,"review":"Cowboy Cook out Horse riding. Had a fab time Horse riding with trail riders. I have never been on a horse before and they made sure everyone was comfortable with there horses before starting, there was 10 in our group with two guides. We followed our guides along the bow...","review_date":"July 26, 2018","user":"jo_l"},{"attraction_id":988,"rating":3.0,"review":"3hrs ride. I was disappointed with my ride as I\u2019m an experienced rider wanting to ride in the Canadian country, I wanted to have a bit of a trot or canter, all we did was walk for 2 hours, we weren\u2019t allowed to get out of line,...","review_date":"July 20, 2018","user":"hild2018"},{"attraction_id":988,"rating":5.0,"review":"Great ride and great food!. We booked the 3 hour horseback ride with an hour in the middle for a chuckwagon dinner. The staff was very helpful in setting horseback riding novices like us up with gentle and easy to ride horses. The trail was beautiful and the guides provided...","review_date":"July 13, 2018","user":"glenn_r"},{"attraction_id":988,"rating":5.0,"review":"Bit of a Wow. As a family we have always owned horses in the U.K. but love to ride wherever we travel. On booking in we had a great and very informative talk about the horses how they winter in Calgary and the fact that they are all rescue...","review_date":"July 4, 2018","user":"785dinahm"},{"attraction_id":988,"rating":5.0,"review":"Great horses and experience!. We had a 3 hour riding tour. The guides were very good at managing horses and guiding people. The only thing is that from the back we almost didn't hear anything what they were saying. The rest was great.","review_date":"June 25, 2018","user":"v_k"},{"attraction_id":988,"rating":5.0,"review":"Great ride. It's the first time we had been western riding, we were given instructions on the style on riding. We really enjoyed our ride. We're given time to take photos.","review_date":"June 12, 2018","user":"timse2117xb"},{"attraction_id":989,"rating":5.0,"review":"Good view of the wild life . We went to this tour with our guide Angela , who was really nice and lovely\nShe explained lots of things about Yukon history and the local effort to maintain wild life and natural resources\nWe were able to see all of the animals\nLoved...","review_date":"November 2, 2018","user":"monicadn9317yo"},{"attraction_id":989,"rating":5.0,"review":"Worth every penny to use an experienced guide. We were a family of five that just finished the Wildlife and Hot springs tour.While some people say you can save money by doing it yourself.I disagree,Agatha our guide was full of knowledge about the animals.We would have not spotted the elusive lynx and the...","review_date":"February 11, 2018","user":"vancouverpinoy"},{"attraction_id":990,"rating":5.0,"review":"Tailor-made. We spent a fantastic morning with Darwin. He picked us up promptly at our hotel and offered us several options based on our interests and ability. We chose two different beautiful locations to explore. Darwin was knowledge and interesting. It felt like we were hiking...","review_date":"September 25, 2018","user":"cutiepiefromsd"},{"attraction_id":990,"rating":5.0,"review":"Great hike. We did you hikes which was a great way to see 2 different parks and gave us a bit of a breather in between. Darwin was very informative about the area. We would highly recommend.","review_date":"August 12, 2018","user":"gsaracco"},{"attraction_id":995,"rating":5.0,"review":"Must Do!. Left Banff to drive up to the glacier. Hwy 93 is amazing!! The scenery was beautiful in Sept. This hwy is also known as the most beautiful drive in the world! I can see why. Walking on the glacier was great. We had a mild,...","review_date":"October 21, 2018","user":"mitchell1701"},{"attraction_id":995,"rating":5.0,"review":"Spent two weeks traveling across Canada, a week of which was in the Canadian Rockies. This Icefield tour was a highligh. Fantastic experience. Comfortable glacier vehicle, friendly and informative guide, beautiful scenery. It's a \"must\" for those visiting the Canadian Rockies.","review_date":"October 15, 2018","user":"kelleygator09"},{"attraction_id":995,"rating":5.0,"review":"This made our trip . My husband and I spent the day with Clayton and Cat, seeing Athabasca Falls, River, and glacier, as well as a couple of other falls, several rivers, and many glaciers. Not to mention lakes! Oh, did I mention mountains?! I've never taken so many pictures....","review_date":"October 14, 2018","user":"565polly_g"},{"attraction_id":995,"rating":4.0,"review":"Still good despite the weather!. Unfortunately our trip here coincided with unseasonably early snowfalls so we had to cool our heels for several hours in the Discovery Centre waiting for it to clear. There's a good little museum and a film about the Brewster Boys, pioneer tour operators in the...","review_date":"October 7, 2018","user":"kate_s"},{"attraction_id":995,"rating":5.0,"review":"Great day in the Canadian Rockies. We left Jasper early for this all-day tour. We saw the Athabasca waterfall, walked on the Athabasca glacier after a short ride on huge Ice Explorer, and walked on a glass-bottom overlook 900' above the valley. Even though they assure you that the glass is...","review_date":"September 16, 2018","user":"rniendorf"},{"attraction_id":995,"rating":5.0,"review":"Brilliant day well organised, spaced out and great staff. Day trip from jasper to Banff ice field discovery with George and Andrew. Absolutely fantastic day, we spaced out, broken out, organised. George did great job with lots of information but also asking Andrew as a local information he didn't know. Both infused passion and...","review_date":"September 9, 2018","user":"sarah_e"},{"attraction_id":995,"rating":5.0,"review":"Second time just as good as the first. I have done this trip twice now, and even ended up having the same driver both times. The commentary, the stories he told us and the whole experience was so good and made the whole day so memorable.","review_date":"September 7, 2018","user":"kevinhc4948re"},{"attraction_id":995,"rating":4.0,"review":"A unique experience not likely to be repeated. As part of our Rocky Mountaineer package we traveled the Ice Field Parkway and stopped to be taken out atop the Athabasca Glacier for a \"walkabout\". I never thought I would stroll atop a glacier in shorts and golf shirt. But at 74F it was...","review_date":"September 6, 2018","user":"john_f"},{"attraction_id":995,"rating":5.0,"review":"Ice Field tour a unique experience!. Our Caravan bus tour went on the ice field today. The weather was wet and windy, but it was still a unique experience that we were all glad to have. Our driver, Canadian Nick, was very informative and very funny. He definitely added to the...","review_date":"August 29, 2018","user":"donalyn_b"},{"attraction_id":995,"rating":5.0,"review":"Brilliant Experience. We got the Rockies Explorer Package with included the skywalk and glacier tour! Unfortunately for us the wildfire smoke effected our views but we still enjoyed the experience! It was very well organised and our tour guides were all friendly, funny and informative (Megan, Sage,...","review_date":"August 25, 2018","user":"468amyk"},{"attraction_id":995,"rating":5.0,"review":"Awesome! Must Do. I was originally thinking this wouldn't be that great.... but the glacier is something you can't miss if you're in the area... wow. Just amazing.\nThe skywalk is ok as well.\nThe Brewster Sightseeing Co is super organized.... like a well oiled machine. They carried...","review_date":"August 19, 2018","user":"philip_k"},{"attraction_id":995,"rating":5.0,"review":"Awesome!!!!. My family and I went on the icefield tour this morning and Phil was our tour guide on the glacier. He was very cute & funny! Was gonna ask for his number but was too shy\ud83d\ude02 overall it was an awesome time.","review_date":"August 14, 2018","user":"olivia_m"},{"attraction_id":995,"rating":5.0,"review":"perfect. loved the tour, very well organized the tour guides and knowlodgeabe and friendly the view are stunning !!! worth the price\nbring a water bottle to be able get glaciar water is nice a cold and a cool thing to try\nalso the huge trucks...","review_date":"August 8, 2018","user":"ontarioana"},{"attraction_id":995,"rating":5.0,"review":"Great visit here as part of an organised tour. Visited as part of an organised tour. Guides are great very knowledgeable. Advisable to wear warm clothes and good shoes.","review_date":"August 6, 2018","user":"debra_w"},{"attraction_id":995,"rating":5.0,"review":"Exciting adventure!. We arrived at the very busy Columbia Icefield Centre and we were blown away with how exciting this trip to the glacier was, based on the experience we had with Alek. His enthusiasm was contagious and he explained so much of the information concerning glaciers....","review_date":"July 26, 2018","user":"papaoffour"},{"attraction_id":995,"rating":4.0,"review":"All-terrain Ice Explorer a blast. My husband and I toured the Athabasca Glacier and Columbia Icefield with a tour group. We did not; however, stop and walk out over the Glacier skywalk. The ride in the Ice Explorer with our guide Peter and Emma was a lot of fun. We...","review_date":"July 11, 2018","user":"marsha_h"},{"attraction_id":995,"rating":5.0,"review":"Very Exciting. While I have been on glaciers in the Himalayas, this was a very different and unique experience. Especially the bus journey onto the glacier and back,","review_date":"July 10, 2018","user":"amitaabh"},{"attraction_id":995,"rating":4.0,"review":"Educational, fun, but very crowded. We did the Columbia Icefield Glacier and the Glacier Skywalk on the last Saturday in May. This is before the peak season, but moving crowds on and off busses, as well as on and off the big glacier vehicles took up most of the tour...","review_date":"June 4, 2018","user":"lbb6"},{"attraction_id":996,"rating":5.0,"review":"Great views from the summit . I would definitely recommend this tour for those who have reasonable arm and leg strength (stamina). Via ferratas are a fantastic way to see parts of nature that would be difficult any other way. The views we had on a clear day looking across the...","review_date":"November 8, 2018","user":"c4960sremmas"},{"attraction_id":996,"rating":5.0,"review":"\"Getting to crazy places safely\". Four of us scheduled the Ridgewalker (4 hour) Via Ferrata hike\/climb. It was a great climb and our guide Kevin was outstanding. He made sure everyone was very comfortable and worked well with everyone from the very confident to the very nervous. The views are...","review_date":"September 13, 2018","user":"sunscreensfp50"},{"attraction_id":996,"rating":5.0,"review":"Do not miss this AMAZING experience. If you are not scared of heights then I would highly recommend this activity. The staff for Via Ferrata was amazing and so was our guide Kevin. I did the summiteer, and it is one of the best adventures I have had so far. The...","review_date":"September 5, 2018","user":"rashi_g"},{"attraction_id":996,"rating":5.0,"review":"Absolutely LOVED this experience. My son and I had an amazing experience with Ferrata Climbing Adventure. Amazing guide - exhilarating climb - fantastic views from the top - Loved it! Totally worth the money and would do it again in a heartbeat.","review_date":"August 26, 2018","user":"jeff_b"},{"attraction_id":996,"rating":5.0,"review":"A Grand Adventure. A big thanks to the Via Ferrata staff and especially our guide Amanda. I did the Ridgeway adventure and it was so much fun. You could choose to use the hand and foot holds or try climbing just the rock. Felt completely safe at all...","review_date":"August 24, 2018","user":"hikingchic"},{"attraction_id":996,"rating":5.0,"review":"To the TOP. My 13 year old son and I really enjoyed the Via Ferrata. From start to finish, this was a great experience. The lodge staff were helpful and friendly. Pete, our mountain guide was professional, encouraging and insured we knew what we were doing. The Ridgewalker...","review_date":"August 22, 2018","user":"tjensen2017"},{"attraction_id":996,"rating":5.0,"review":"Exciting and Beautiful. We took the 6-hour Summiteer climb. The views were stunning. But even better was the climbing itself. It only takes a minute or so to get a hang of the clipping and unclipping and then it's smooth sailing. Some people were a little freaked out...","review_date":"August 13, 2018","user":"twojerseyites"},{"attraction_id":996,"rating":5.0,"review":"Excellent Mental and Physical Challenge and lots of fun!!!!. What a great experience - climbing up to the top of Mount Norquay. We did the 4 hour Ridgewalker tour and thought it was perfect, as you get to climb to the top and that was extremely satisfying. We can't say enough great things about...","review_date":"August 12, 2018","user":"annies509"},{"attraction_id":996,"rating":5.0,"review":"Excellent time. The Via Ferrata was a test of my anxiety - I nearly cancelled after I first registered, but passed my test with flying colours. It was fun and the views were exceptional! I love the mountains and was thrilled to be able to experience some...","review_date":"August 8, 2018","user":"sara_b"},{"attraction_id":996,"rating":5.0,"review":"So much fun, the highlight of the trip!. We did the Via Ferrata Explorer and had a blast. The guide was great and very accommodating allowing us time for many photo ops. The climbing stages were actually tougher than expected but doable for our party age range of 16 to 60. The first...","review_date":"August 6, 2018","user":"jeff_c"},{"attraction_id":996,"rating":5.0,"review":"6 Hour Summiteer Route. Beyond amazing experience, and one of the coolest things we've ever done! In June 2018 my husband and I went on the Summiteer 6-hour route with guide Robbie. There were 8 of us climbing with our guide, and by the end we were all good...","review_date":"August 6, 2018","user":"robin_g"},{"attraction_id":996,"rating":5.0,"review":"Ridgewalker Tour with Chris!. This was a last minute addition to our itinerary but extremely glad we didn't miss this opportunity!\nThe views were incredible and the journey to those views was equally outstanding!\nChris our guide was phenomenal and enhanced the experience that much more. Chris was kind,...","review_date":"August 5, 2018","user":"mstefanon"},{"attraction_id":996,"rating":5.0,"review":"Via Ferrata at Mt Norquay (Banff) Fantastic!. An amazing experience!\nThe view of the mountains is exhilarating!\nI suggest the 4h trail (Ridgewalker)\nMany thanks to the whole Team at Mt Norquay who made this possible.","review_date":"August 4, 2018","user":"claude_p"},{"attraction_id":996,"rating":5.0,"review":"Awesome trip -. We did the four hour tour a week ago and it was fantastic. My teenage daughters were somewhat experienced hikers and had a touch of experience with indoor climbing and they really liked the experience on the mountain as it was just enough mental and...","review_date":"August 4, 2018","user":"andrew_h"},{"attraction_id":996,"rating":5.0,"review":"Climbing the Via Ferrata at Mt Norquay . Despite my fear of heights, my curiosity drives me out of my comfort zone often and I want to venture to places outdoors that people normally don\u2019t see. The Via Ferrata at Mt. Norquay accomplishes that sense of wonder on multiple levels: Explorer (2.5 hrs),...","review_date":"July 29, 2018","user":"jennifer_h"},{"attraction_id":996,"rating":5.0,"review":"Explorer fun. Last week we did the Explorer Route: this was 2,5h of fun :-)\nThanks to our guide Kevin. Lovely experience!","review_date":"July 21, 2018","user":"ingiepingie1977"},{"attraction_id":996,"rating":5.0,"review":"Excellent Adventure! . My husband and I did the 2.5 hour Explorer climb yesterday afternoon. While I was hesitant to attend our session due to inclement weather, we did go and I\u2019m so glad because WE HAD A BLAST! The course was challenging enough to be fun but...","review_date":"July 20, 2018","user":"q9878hhjulieh"},{"attraction_id":996,"rating":5.0,"review":"Summiteer Via Ferrata. What an experience!! This is one of the coolest things I\u2019ve ever done. I have no desire to become a rock climber, but this was such a neat way to experience a little piece of that world. We did the 6 hour route, to a...","review_date":"July 16, 2018","user":"natalie0000"},{"attraction_id":996,"rating":5.0,"review":"Super Cool Climbing Experience in Banff. This was a fantastic 2.5 hour tour with Kim. She was a great leader and took some amazing photos of the group as we climbed up Mt. Norquay! It's an exhilarating experience at the top of the world! The instructions were super clear at the...","review_date":"July 16, 2018","user":"msloyel"},{"attraction_id":996,"rating":5.0,"review":"Amazing time on the Via Ferratta. We had a great time on the Via Ferratta and summited Mt. Norquay. Kim, our guide, was extremely knowledgeable and safety was the priority. We highly recommend this tour and Discover Banff.\nThanks!","review_date":"July 15, 2018","user":"zachary_t"},{"attraction_id":996,"rating":5.0,"review":"Via Ferrata Explorer was the most exciting part of my Banff trip.. I took the 2.5 hours Explorer adventure on July 5, 2018. I am a 75 year old man in good health and physical fitness. However, I was apprehensive about the whole climbing experience. The staff and guides at the center were very helpful. Particularly the...","review_date":"July 12, 2018","user":"chakravarthy_r"},{"attraction_id":996,"rating":5.0,"review":"Amazing experience. Banff Via Ferrara was a challenging but an amazing experience. Katsu our guide had a good understanding of the abilities in our group. He had a subtle sense of humour that made the experience pleasurable. He gave clear instructions and words of encouragement when needed....","review_date":"July 9, 2018","user":"invie66"},{"attraction_id":996,"rating":5.0,"review":"Via Ferrata - the most exciting thing we did while in Banff!. My husband and I had a blast on the 5 hour Via Ferrata tour last week! The front desk staff were all very knowledgeable and friendly, and helped equip us with the appropriate apparel for the inclement weather. Our guide, Robbie, did a great job...","review_date":"July 5, 2018","user":"ccheung325"},{"attraction_id":996,"rating":5.0,"review":"Via Ferrata was a great intro to climbing!. My daughter and I recently went on the 4-hour Via Ferrata route at Norquay and had a great time! Our guide Katsu was fantastic, ensuring our safety, understanding of what we needed to do and how, answered all our questions about the route and the...","review_date":"June 25, 2018","user":"m3899rtkevins"},{"attraction_id":996,"rating":5.0,"review":"Loved our trip!. My husband and I did the 5 hour tour on Friday with our amazing guide, Katsu! My husband and I have some climbing experience (mostly bouldering, so not big mountain), but even with some knowledge, the via ferrata was exhilarating and challenging! This tour 100%...","review_date":"June 25, 2018","user":"emily_m"},{"attraction_id":996,"rating":5.0,"review":"Excellent day which exceeded my expectations!. I recently did the Summiteer Via Ferrata at Mount Norquay, and it was fabulous! What a clever route, with fantastic obstacles, lovely views, and far more exposure (which I loved!) than I anticipated. Lunch was included, as were appetizers and beer at the Cliffhouse Bistro...","review_date":"June 23, 2018","user":"kidinacandyshop"},{"attraction_id":996,"rating":5.0,"review":"AMAZING. My friend and I did the 4 hour Ridgewalker tour on a beautiful afternoon in June. Our guide, Robbie, was fantastic, knowledgeable and had a lot of great stories to tell us along the way, it just felt like we were out with a friend....","review_date":"June 21, 2018","user":"sonya_s"},{"attraction_id":996,"rating":5.0,"review":"Great Activity. Beautiful day with not a cloud in the sky. My daughter and I did the ridge tour. I enjoyed the challenge. 4 hours was the perfect amount of time. We had a female guide who was excellent. I borrowed their free hiking boots and they...","review_date":"June 21, 2018","user":"cdg5"},{"attraction_id":996,"rating":4.0,"review":"Super fun experiance for those not afraid of heights. I did the 4 hour tour and had an absolute blast. The guides are amazing and make it ever more fun. This is a must do for those that are adventurous at heart.","review_date":"June 15, 2018","user":"dacen_k"},{"attraction_id":996,"rating":5.0,"review":"Amazing afternoon . Breathtaking and an amazing afternoon. The guide Eli was wonderful. The view is breathtaking and you must see it to fully understand its magnificence.","review_date":"June 10, 2018","user":"jjchirogirl"},{"attraction_id":997,"rating":5.0,"review":"Awesome experience. This is our second time taking a trail ride with Warner Stables in Banff. The first time was enjoyable, but this second time was even better. The staff are super knowledgable and I felt very comfortable having them guide us on the trail ride. The...","review_date":"October 8, 2018","user":"123canadiangirl123"},{"attraction_id":997,"rating":5.0,"review":"Great time. The horseback ride along bow valley river was awesome. We had a guide named George who was really good and we saw a big Bull Elk along the way. Even though it was only the hour ride. It was memorable. Highly recommend this.","review_date":"September 26, 2018","user":"jsheen200"},{"attraction_id":997,"rating":3.0,"review":"Average. While the area is stunning, along the Bow River, the whole experience is disappointing.\nWe\u2019ve have no great interactions with our guide which simply said obvious stuff: here is a tree, here is a river\u2026 A little History or education would have been much appreciated....","review_date":"September 19, 2018","user":"catilla"},{"attraction_id":997,"rating":4.0,"review":"Awesome experience!. Really neat way to spend an hour out in the wilderness in Banff. Easy to locate the stables with lots of parking, check in was easy and the staff seemed very organized. The staff pair you with a horse, and they let you ride in...","review_date":"September 3, 2018","user":"justinw094"},{"attraction_id":997,"rating":3.0,"review":"Staff was good, ride was boring. The stable was easy to get to. They have a lot of horses. The horses were great. The staff were great and very organized.\nFor myself and my family, we thought the trail we went down was just boring. We didn't even got into a...","review_date":"August 19, 2018","user":"philip_k"},{"attraction_id":997,"rating":5.0,"review":"Always great!. We are locals and have ridden here very regularly...... it\u2019s very well organized, professional, informative and safe. We have always had a great time!\nWe will be back for sure!\nThey also support our local community fundraisers too.","review_date":"August 19, 2018","user":"canmoresix"},{"attraction_id":997,"rating":4.0,"review":"Great Experience!. It was great and the staff were wonderful. The ONLY thing I could critique is that the trail keeps you in the Bush for the most part. Not much to see around you most of the leg.\nThat being said it is a very easy...","review_date":"August 13, 2018","user":"britta_a"},{"attraction_id":997,"rating":5.0,"review":"Great horseback riding experience. I did the Spray River 1 hour ride. It is a gentle walking trail that crosses the Spray River twice.. Also passes a waterfall, golf course as you ride in the forested areas immediately surrounding Banff Town. Our group had 9 people and two guides...","review_date":"August 13, 2018","user":"stephen_l"},{"attraction_id":997,"rating":4.0,"review":"Nice trail ride . Well organized, and nice stables. Most horses were well behaved and obedient. We went at 6:00 PM, and didn\u2019t notice mosquitoes being bad.","review_date":"August 8, 2018","user":"jayhtexas"},{"attraction_id":997,"rating":5.0,"review":"Great fun. My wife and daughter are not experienced riders and went on the one hour ride - both had a great time. Recommend it.","review_date":"July 28, 2018","user":"mr_miller2014"},{"attraction_id":997,"rating":5.0,"review":"Fun ride. We did the 1 hour Spray River ride. Although we enjoy riding fast, and this was a walk-only trail ride, it was very fun and relaxing. Crossing the river gave it a little more excitement. The guides and staff were great. Would definitely recommend and...","review_date":"July 27, 2018","user":"ct274"},{"attraction_id":997,"rating":1.0,"review":"Terrible Customer Relations. We booked and paid for 2 adults and 2 older children for the one hour ride. My daughter was in a finger cast as she had broken her pinky finger. We have been on the same trail in Banff before and know that the instructions...","review_date":"July 12, 2018","user":"172salf"},{"attraction_id":997,"rating":5.0,"review":"Brilliant first ride!. OH and I had the best time on our first horse ride. There were about 10 of us on our ride and I had Tac? Everything is well organised and they put you with the most suitable horse for your size and experience. I felt...","review_date":"July 10, 2018","user":"mojomax16_13"},{"attraction_id":997,"rating":4.0,"review":"Spectacularl scenery for a leisurely trail ride. Having done many \"trail rides\" across North America, Banff Trail Riders packed into one hour (actually we went longer than prescribed) a very efficient and appealing trip. While we never even got to venture into a trot or canter, the trip was still very enjoyable....","review_date":"July 7, 2018","user":"howard691"},{"attraction_id":997,"rating":5.0,"review":"Amazing!. We hadn't been on a horse for many years, and were a bit nervous, but most of the handlers were great at talking us through what to do. After a few minutes on the trail, we relaxed and enjoyed the scenery. Beautiful walk near Bow...","review_date":"July 4, 2018","user":"rebeccal3505"},{"attraction_id":997,"rating":4.0,"review":"Bow River by Horseback. I enjoyed a great ride on Gamble, led by my guide Morgan, through the landscape of the Banff National Park & across the Bow River. on the day I visited the horses looked healthy, having transferred from their stables to the holding area, and Gamble...","review_date":"June 28, 2018","user":"explorer968"},{"attraction_id":997,"rating":5.0,"review":"Great experience and lots of fun. This is a very organized outfit and our party of 5 had a great ride. Check in was easy and the ride departed on time. The lead tour guide was very friendly and attentive to our eight year old son. The horses were overall well...","review_date":"June 24, 2018","user":"samantha_r"},{"attraction_id":997,"rating":2.0,"review":"Missing love to animals and missing sense of responsibility. We had a nice ride with the horses, but there are some major drawbacks.\nEmployees do not feel responsible if there is a complaint. While booking one is told to be picked up, later it turns out that you should come directly to the stable....","review_date":"June 23, 2018","user":"oliver_s"},{"attraction_id":997,"rating":4.0,"review":"A delight from start to finish. We were driving in from BC, so got there quite early. We were able to check in right away, got our helmets, and were free to wander the facility until our group was ready. It ended up being a small group, and our two guides,...","review_date":"June 19, 2018","user":"jennifer_r"},{"attraction_id":997,"rating":5.0,"review":"First Time Riding a Horse in Canada !!. I have been living in Lake Louise and never done the horse rides in Banff. Wanted to give it a shot. Right from the start to the finish everything was perfect. I arrived early and wanted to see if i can change the time and...","review_date":"June 12, 2018","user":"clive1992"},{"attraction_id":997,"rating":5.0,"review":"Great ride, guides and scenery!. We only did the one hour tour because my husband has never been on a horse before. They did a great job checking us in, giving us instructions, making you feel comfortable even if you have never been horse riding before. There is one guide...","review_date":"June 10, 2018","user":"anna_bananav"},{"attraction_id":997,"rating":4.0,"review":"Lovely morning ride. We did the short one hour ride whilst we were in town for a couple of days. It was a really nice ride and fairly priced in my opinion.\nThe stables itself is lovely and the horses all look well cared for. They\u2019re all rescued...","review_date":"June 9, 2018","user":"rachel_s"},{"attraction_id":997,"rating":4.0,"review":"Well worth it. For anyone who has not rode a horse before the 1 hour ride is a great way to experience it, all the staff are lovely and helpful, there is instruction about how to ride the horse before you mount. All care is taken to ensure...","review_date":"June 8, 2018","user":"pauline_b"},{"attraction_id":997,"rating":4.0,"review":"Good Ride!. Took the 1hr Spray River Ride. It was very scenic and the river crossings were awesome! Yes, you do stay in a relatively populous area, but form more remote rides you would need to get out of Banff - either on a longer trail ride...","review_date":"June 8, 2018","user":"luvs2dance2013"},{"attraction_id":997,"rating":5.0,"review":"One Hour Spray River Ride. One hour is too short, we will choose the 2 or 3 hours trail next time. Our guides (Allison and Freya) are excellent, friendly, knowledgeable with the environment. The horses are well trained, each with their personality.\nI will recommend any novice rider to try...","review_date":"June 5, 2018","user":"mtsao1825"},{"attraction_id":997,"rating":5.0,"review":"Beautiful horses & great guides. Our 1 hour ride was so lovely and relaxing, and the river crossings felt pretty special. We have only ridden horses a couple of times in the UK & Spain, but we felt very comfortable with our guides Alison & Christine. Alison led us on...","review_date":"May 31, 2018","user":"snaiyull"},{"attraction_id":997,"rating":5.0,"review":"Excellent for novice riders. This was a really professionally organised stables and perfect for a novice rider such as myself. We were kitted with helmets and the horses were very safe and relaxed. Alison, our guide, was attentive and informative. It made for a great experience for me and...","review_date":"May 27, 2018","user":"bob_f"},{"attraction_id":997,"rating":5.0,"review":"Friendly staff and well trained horses. The staff were very friendly and helpful. The horses were well trained and the Bow River trail was beautiful. I will definitely be booking a longer ride next time as I didn't want it to be over!","review_date":"May 7, 2018","user":"nicole_c"},{"attraction_id":997,"rating":5.0,"review":"Great for novices. . Booked as part of a package through Banff Adventures - neither me nor my husband are horse riders but we both thoroughly enjoyed this ride. The route takes you past some stunning scenery and it was so peaceful and relaxing. We did think it would...","review_date":"May 4, 2018","user":"emma210"},{"attraction_id":998,"rating":5.0,"review":"Sn snowmobile tour with Sean. What an awesome day! The BC Callaghan cruiser snow mobile tour was so much fun. The snowmobiles were near new and easy to operate. Sean Murphy our instructor made for a comical and informative tour. As I did this tour solo, Sean was super helpful...","review_date":"March 15, 2019","user":"jacquiehundt"},{"attraction_id":998,"rating":5.0,"review":"Awesome Snowmobile Tour. My 3 friends and I booked the 2PM tour last week. We booked in at Carleton Lodge and were taken on time to the embarkation point. We kitted out with helmets, goggles and boots (they have everything at the lodge - all in good condition)...","review_date":"March 15, 2019","user":"canadianlikestotrave"},{"attraction_id":998,"rating":5.0,"review":"Fun and Excitement in Paradise. On Sunday, March 10, we tried snow mobile in wilderness. Our tour guid was Nate, and he was amazing, He did adjust the snowmobile according to level of comfort and experience the riders have.\nthe tour start at one pm, perfect team, friendly and helpful....","review_date":"March 13, 2019","user":"morvaridfarivar"},{"attraction_id":998,"rating":5.0,"review":"Amazing Fun at Whistler. My husband and I and our teenage son went on the snowmobile run. It was one of our favorite parts of our trips (and there are a lot of amazing things to do at Whistler). Sascha was our guide and he was professional and made...","review_date":"March 13, 2019","user":"theresafawcett"},{"attraction_id":998,"rating":5.0,"review":"Incredible experience!. We had an amazing time! It was the first time for me and Mike was wonderful with showing us the ropes and how to operate safely. I felt confident because he did a great job explaining things and checking on everyone. We had such a...","review_date":"March 13, 2019","user":"roxylynng"},{"attraction_id":998,"rating":5.0,"review":"Excellent!. Myself and 7 friends had a superb day snowmobiling round Callaghan valley.\nWe had the privilege of having Nate and Jon take us snowmobiling and they were great instructors.\nThey taught us the basics and allowed us to have a some freedom on the trails...","review_date":"March 12, 2019","user":"ben_a"},{"attraction_id":998,"rating":5.0,"review":"Awesome snowmobile beginner session!. Loved my first time ever snowmobiling. Thanks to our guide K2 for great advice, inspiring confidence and lots of cool local facts and tips dropped into conversation along the way. Highly recommended!","review_date":"March 10, 2019","user":"geoffa516"},{"attraction_id":998,"rating":5.0,"review":"Absolute blast with Shawn . Did the 3 hour tour and wished I could\u2019ve stayed out all day. It was such a fun time and even those who weren\u2019t as keen on skiing enjoyed it. Our guide, Shawn, was excellent! He showed us some really cool sights and had a...","review_date":"March 4, 2019","user":"gholland35"},{"attraction_id":998,"rating":5.0,"review":"Great first time snowmobile experience. Great experience. Company provides equipment, extra clothes, winter boots, googles, helmets, so you basically don't have to worry about anything, just enjoy the ride and nature! Our instructor for the day was Brock! Very enthusiastic, helpful and funny! We were group of three girls, first...","review_date":"March 3, 2019","user":"jelena_k"},{"attraction_id":998,"rating":5.0,"review":"Incredible Experience . Firstly let me start by saying Jodi our guide was amazing. She was incredibly patient & gave us clear instructions & in know time she had us riding like pros. We had a number of photo stops & our breakfast stop in a small log...","review_date":"March 2, 2019","user":"237lizc"},{"attraction_id":998,"rating":5.0,"review":"Oh what a blast. We were thinking about snowmobiling. We spoke to Natasha, she was very helpful. She convinced us that we could both drive our own sled. Boy was she right! It's really nice to drive single. The shuttle to the sleds was short and safe. They supply...","review_date":"February 28, 2019","user":"david_m"},{"attraction_id":998,"rating":5.0,"review":"Snow mobile tour. Had Nate as a instructor, super good, really helpful and customized the tour as we wanted it as a group! Really recommend doing this as it was super fun!","review_date":"February 26, 2019","user":"extraordinary460957"},{"attraction_id":998,"rating":5.0,"review":"Outstanding staff and adventure . We had the pleasure of two beautiful women; Abby and Jenn, guiding us up the mountain and into a back country area to play in some powder. 5 of us from the East Coast wanted to see the mountains from a different angle and this...","review_date":"February 25, 2019","user":"bealeandrew"},{"attraction_id":998,"rating":5.0,"review":"Canadian Wilderness Adventures Snowmobile Fondue Tour. K2 is an amazing tour guide. You would not be disappointed in this tour. We met in the Village and after a detailed \u201chow to\u201d you got to take an hour long ride to a chalet at the top of Blackcomb Mountain. Up there you...","review_date":"February 24, 2019","user":"michsports77"},{"attraction_id":998,"rating":5.0,"review":"Dalton Showed Us the Way!. Dalton was an excellent guide. He made sure everyone understood the rules and looked out for the newbies. I personally did ride my own snowmobile, I wrote behind my husband. The views and experience made my stay in Whistler thoroughly enjoyable.","review_date":"February 23, 2019","user":"mommameme"},{"attraction_id":998,"rating":5.0,"review":"Amazing time snowmobiling. Snowmobiling for the first time was a great experience with Dalton as your guide. Would highly recommend it.","review_date":"February 23, 2019","user":"denisei210"},{"attraction_id":998,"rating":5.0,"review":"In complete awe!. We had the most perfect weather for snow mobiling today. A big thanks to Brock, out tour guide, who was full of great energy, gave clear instructions and pumped us up for what was an amazing experience!\nThe scenic route was something I will never...","review_date":"February 21, 2019","user":"eshy_j"},{"attraction_id":998,"rating":5.0,"review":"Excellent adventure, great tour. Amazing experience with a great guide. Had a beautiful sunny day with amazing views. It was well organized and a bucket list item ticked off. Mac our guide, was great with his instructions on how to maneuver the snowmobile. He was attentive and very knowledgeable....","review_date":"February 21, 2019","user":"abperry2018"},{"attraction_id":998,"rating":5.0,"review":"Snowmobile tour. We went to Whistler this past week and decide to go snowmobiling. At first I was hesitant, but Brock was a great instructor. He is very passionate about his work and is a great at explaining how to use the machine. He takes the time...","review_date":"February 18, 2019","user":"jessica_p"},{"attraction_id":998,"rating":5.0,"review":"Amazing Guide, Amazing Experance. Where do I start? This was an all around Amazing experience and the guides and support staff need to be recognized. Before I started this review I read over a few of the 1-star reviews because I was shocked to see that anyone could give...","review_date":"February 17, 2019","user":"killercupcake2"},{"attraction_id":998,"rating":5.0,"review":"What a fantastic adventure!. The whole experience was a delight from start to finish! Ella helped the family to choose the best trip for us. She was knowledgeable, helpful and credit to your company. Alex, the tour leader, filled us the confidence and was an excellent leader and tour...","review_date":"February 7, 2019","user":"maryf3916"},{"attraction_id":998,"rating":5.0,"review":"Snow falls and fun on snowmobiles. We loved our recent snow mobile tour from Whistler in Callaghan Valley. With a teenager and two younger children, we doubled a child each and a guide drove our third child. Our guide Jodi (1799618) was patient and helpful to all us first time riders...","review_date":"January 31, 2019","user":"qldtravlr"},{"attraction_id":998,"rating":5.0,"review":"Fantastic experience with great views. Headed out on a sunny day for a snowmobiling tour with the guide Jodi.\nChallenging but nice tour with a guide teying to seek the best experience for the whole group with different levels of experience.\nHeaded up the mountain completely and reached a point...","review_date":"January 28, 2019","user":"sebastiaandek"},{"attraction_id":998,"rating":5.0,"review":"Snowmobiling. Fantastic tour. Modern\/fresh equipment. They have boots, gloves, goggles. Great guide, thanks Jodi for a lot of fun!","review_date":"January 28, 2019","user":"markvk4913mf"},{"attraction_id":998,"rating":5.0,"review":"Karyn S. First time on a Snowmobile for myself and family, stunning views and scenery, many thanks to our guide Brock. Would highly recommend.","review_date":"January 26, 2019","user":"hello123ui"},{"attraction_id":998,"rating":5.0,"review":"Snowmobile family trip. Awesome trip with guide Brock. Great condition snowmobiles, perfect for our family of 5. Easy to drive and would definitely recommend having one to yourself.","review_date":"January 26, 2019","user":"peter_s"},{"attraction_id":998,"rating":5.0,"review":"Amazing experience, great guide, thank you Jordan! . My girlfriend and I did this tour for my birthday present, first time for both of us, we both had a blast! I drove while she sat behind me, we both had so much fun ripping through the snow, surrounding by beautiful scenery. Will definitely...","review_date":"January 19, 2019","user":"jonwinkles"},{"attraction_id":998,"rating":5.0,"review":"Wilderness Fun! (then a cancelled tour). CWA ran a 12 Days of Christmas competition and I was lucky enough to win a snowmobiling tour for 2. Luckily we were headed to Whistler the week after I won!\nThe communication with CWA was good and we booked our tour with no issues....","review_date":"January 8, 2019","user":"snowflake71"},{"attraction_id":998,"rating":5.0,"review":"Great trip to the Back Country. Took our family of 9 with Guide Jenna - beautiful day! Company was very accommodating when we postponed from the rainy day before. Our day was fresh snow and sunny skies. Jenna was a helpful guide who managed to address the needs of our whole...","review_date":"December 31, 2018","user":"jgilb65"},{"attraction_id":998,"rating":5.0,"review":"Wicked adventure!. What a great adventure! We went out on the 2pm tour with Sam and it was amazing! We lucked out with bluebird skies and a great group of single riders which meant we got to zip out to some pretty amazing views. Sam was a...","review_date":"December 30, 2018","user":"rushtons1"},{"attraction_id":998,"rating":5.0,"review":"Snowmobile tour with the fam \ud83e\udd19\ud83c\udffc. Our tour today was incredible! Our tour guide Jenna was phenomenal and made our experience super fun and knowledgeable :) thanks to everyone who helped us today!! Cheers.","review_date":"December 29, 2018","user":"goobatronhutto"},{"attraction_id":998,"rating":5.0,"review":"MOST EPIC EXPERIECE!!!. My family and I went here for my dads\u2019 birthday. We were five people, two parents and three teens\/young adults (18,20,22). Our guide Jodi was AMAZING. She made you feel SO 110% comfortable on the snowmobile, even though you went up very steep hills and...","review_date":"December 29, 2018","user":"julieringheim"},{"attraction_id":998,"rating":5.0,"review":"Exhilarating ride!. Company was great, tour guide @turbo_jenn was even better! She was very knowledgeable, made you feel safe, and was extremely funny and fun to be around. Such a fun ride through the mountains. Love that gear came included in the price, too. Will hopefully be...","review_date":"December 16, 2018","user":"kaitlyn_m"},{"attraction_id":998,"rating":5.0,"review":"Outstanding snowmobile tour!. Canadian Wilderness Adventures had all the gear you needed for a great snowmobiling experience (outerwear, boots, helmet, googles, and gloves). Jenn, (@turbo_jenn) was an amazing guide. She was fun, personable, and a skilled snowmobile instructor. We even had to carve out our own path at...","review_date":"December 16, 2018","user":"anthony_m"},{"attraction_id":998,"rating":5.0,"review":"Group Wilderness Snowmobile Tour. Went with a group of friends from school this week. We had Jodi as our tour guide and she was awesome! I highly recommenced if you ever go on a tour with this company use Jodi! We all had a great time and were with...","review_date":"December 15, 2018","user":"braden_n"},{"attraction_id":998,"rating":5.0,"review":"Will never forget this tour!. Our tour started with Jodi. Girl you are super cool and we were happy to get you as our guide....then 10 minutes into the tour you told us we would be bored in your group and sent us off with Patrick....good call girl! My husband...","review_date":"May 29, 2018","user":"taryn008"},{"attraction_id":998,"rating":5.0,"review":"Snowmobile tour was great! . We had a great time with Jordan as our tour guide. Amazing experience with the ATV and snowmobile. I would highly recommend!","review_date":"May 12, 2018","user":"trek401613"},{"attraction_id":998,"rating":5.0,"review":"Great fun. Originally booked the Yukon breakfast tour but unfortunately due to lack of numbers it couldn't run. The sales team at Canadian Wilderness were excellent and rebooked me and my daughter onto the Wilderness tour on the same date.\nThe tour was professionally run and really...","review_date":"April 21, 2018","user":"locksters"},{"attraction_id":998,"rating":5.0,"review":" So much fun!. It really was beautiful and exhilarating! Our guide Sam was very kind and funny. We left definitely feeling like we wanted to come back again.","review_date":"April 9, 2018","user":"julia_f"},{"attraction_id":998,"rating":2.0,"review":"For Beginners Only. Our guide was very friendly and the scenery was spectacular, but this was like thinking you were going horseback riding and being led around a ring on a pony. A very slow, very cautious, single-file ride along a groomed trail.","review_date":"March 25, 2018","user":"topskierdad"},{"attraction_id":998,"rating":5.0,"review":"Awesome Day!. Wanna thank Brock for a great time! Highly recommend. 1st time snowmobiling and would love to go back. Snowed on us the entire time!","review_date":"March 18, 2018","user":"scottc4740"},{"attraction_id":998,"rating":5.0,"review":"Great job Eric C. Had a great afternoon with Canadian Wilderness Adventures snowmobiling through the Callaghan Valley. My only suggestion would be to allow a little more time for photo opportunities during the ride as the surrounding scenery is stunning.","review_date":"March 15, 2018","user":"onetheo"},{"attraction_id":998,"rating":5.0,"review":"SO BEAUTIFUL. Definitely an amazing way to see the beautiful mountains and scenery. Definitely an experience which our guide Dolton made, a great instructor that went above and beyond to make you feel safe and comfortable. I would recommend if you have the time and money to...","review_date":"March 12, 2018","user":"biancacasarotto"},{"attraction_id":998,"rating":5.0,"review":"So much fun. We did the beginners snowmobiling on our last day in whistler and it was one of the most incredible experiences. We had Dolton as our instructor who was wonderful and made the experience so much more fun. He made everyone feel comfortable on the bikes...","review_date":"March 11, 2018","user":"nicworth"},{"attraction_id":998,"rating":5.0,"review":"Great. Jody and Josh were great instructors and showed us a good time. If you have any experience with atvs or offroading machines join an intermediate group, other than that, it was fun","review_date":"March 10, 2018","user":"676amandeeps"},{"attraction_id":998,"rating":5.0,"review":"Loved this. Best part of our trip!!!. I loved this!!! Our guide Jodi was fantastic - she was patient and encouraging. There were a variety of skill levels in our group and she was able to accommodate everyone.","review_date":"March 8, 2018","user":"amanda_m"},{"attraction_id":998,"rating":5.0,"review":"Must do!. Wow! That was fun! We were beginners and felt confident with the instruction we received. Great equipment! Jodi was awesome!","review_date":"March 8, 2018","user":"seanmh8324yk"},{"attraction_id":998,"rating":5.0,"review":"Awesome day in the Back Country . Had an incredible day today with Canadian wilderness adventures. Our guide Ericc was awesome. We got to go off trail about halfway through and tested out the untouched powder in the back country. Ericc was extremely professional but at the same time fun and allowed...","review_date":"March 7, 2018","user":"johnny_c"},{"attraction_id":998,"rating":5.0,"review":"Favourite part of our trip.. Loved every minute of it. Our guide Mac was brilliant. He explained everything so well and accommodated all of our needs from taking photos to trying some faster speeds and harder tracks with the snowmobile. The views are incredible and it is something I would...","review_date":"March 6, 2018","user":"435hannaf"},{"attraction_id":998,"rating":5.0,"review":"Snow Mobile. We went on the run on 18th February. After being apprehensive about driving myself, we had a fabulous time with Dalton guiding us. I absolutely loved it and it felt quite magical driving through the snow.","review_date":"March 1, 2018","user":"ganm22"},{"attraction_id":998,"rating":5.0,"review":"Snow Mobile run. On the 25th of Feb, I went on a great adventure on a snow mobile thru some of the most beautiful landscape that I have ever seen. I want to thank our guide, Dalton, for being so patient, instructive and informative.","review_date":"February 28, 2018","user":"michael_s"},{"attraction_id":998,"rating":5.0,"review":"Up into old growth forest and powder wonderland!!. Skidooed up into backside of Sproatt Mountain with guide Josh and 6 other sleds. Great way to get up into some backcountry terrain. Toured through some deep fresh powder and zipped along quiet mtn trails, with climb to near mtn top.","review_date":"February 28, 2018","user":"wander611341"},{"attraction_id":998,"rating":5.0,"review":"This is a must do!!! . What an experience!!! we paid for a private group as there was 4 of us with passengers, we had dalton, what a great guy he was, from the moment we left, to the moment we got dropped back, we had a great time out, fresh...","review_date":"February 25, 2018","user":"troycook0606"},{"attraction_id":998,"rating":5.0,"review":"Snow mobiling - recommend . Rode today with Dalton. Amazing experience- we fell off our snow mobile and he was super professional . Would highly recommend .","review_date":"February 25, 2018","user":"lucycras93"},{"attraction_id":998,"rating":5.0,"review":"Snowmobile whistler . Amazing time with Dalton he allowed us to play as well as educational, Dalton took us on some challenging terrain which was great. Dalton made everybody in our group feel comfortable. Would highly recommend this company","review_date":"February 25, 2018","user":"jake_l"},{"attraction_id":998,"rating":5.0,"review":"Amazing trip!!. AmaZing trip dalton our guide was super chilled really nice guy would really recommend him our friend rolled the skidoo and he was really professional made us feel safe but had loads of fun in the process. Definetly when we come back going to book...","review_date":"February 25, 2018","user":"and1_e30"},{"attraction_id":998,"rating":5.0,"review":"EPIC Trip. Did the backcountry trip with Turbo Jenn. Was an amazing trip and Jenn was great at letting us do our thing and immerse ourself in the experience. None of us had snowmobile experience but had years of motorcross. Certainly considering buying a machine. Highly recommended....","review_date":"February 24, 2018","user":"kevin_c"},{"attraction_id":998,"rating":5.0,"review":"Snowmobiling at Sunset!. Had the best time, the sunset at Crystal Hut was beautiful, especially with cake and hot chocolate! I took some fantastic photographs. Eric was our guide who was a lovely man. He explained everything perfectly and made sure we were all ok and happy! Thanks...","review_date":"February 20, 2018","user":"emlouscaz89"},{"attraction_id":998,"rating":5.0,"review":"amazing adventure after a day on the slopes. we went on the 4.30 snowmobile tour, it was awesome. Led by our guide Mac we picked up the controls really quickly and were heading straight up the slopes. you go from the whistler village all the way up to the crystal hut. we were...","review_date":"February 18, 2018","user":"motorbikemal"},{"attraction_id":998,"rating":5.0,"review":"Night tour. Had the pleasure of doing a night snowmobile experience with Mac. It was an amazing experience and Mac kept it fun. Would definitely recommend for anyone visiting Whistler.","review_date":"February 17, 2018","user":"bryan_f"},{"attraction_id":998,"rating":5.0,"review":"Awesome fun!! Brock was the best guide!!. This was honestly so much. Will definitely be doing this again - and probably a few more times after that!! Absolutely exceeded all expectations. Brock was the best guide ever. He easily moulds the tour to meet individual abilities and explains everything very clearly.\nThanks...","review_date":"February 12, 2018","user":"anonymous1735"},{"attraction_id":998,"rating":5.0,"review":"Exceeded Expectations . We had a group of 6 and didn't know what to expect on this tour. We were worried that it might be a little too \"tame\", but this was not the case. After running us through the standard testing and confirming that we could handle...","review_date":"February 9, 2018","user":"dhima"},{"attraction_id":998,"rating":5.0,"review":"Renewed faith in snowmobiles. I went with my wife and two other party members, and we had a blast. I went on snowmobiles when I was in my teens and remembered having a horrible time. This place definitely made me see the other side of them. We were allowed...","review_date":"February 9, 2018","user":"bigamos87"},{"attraction_id":998,"rating":5.0,"review":"So much fun!!. Sean was a fantastic guide for our adult tour of 7. He made sure we had a great time!! Also appreciated him teaching us some skills that were needed on the trail!! Highly recommend!!","review_date":"February 9, 2018","user":"faithw2013"},{"attraction_id":998,"rating":5.0,"review":"Worth Every Penny!. The Canadian team were nothing less than professional. The guides made every attempt to ensure the comforts the group from pick up to drop off. The tour comes with all the equipment a rider needs. Consider taking good non-fogging goggles. Be sure to wear warm...","review_date":"February 4, 2018","user":"tayoka"},{"attraction_id":998,"rating":5.0,"review":"Great time. Our guide Jodi listened to the type of ride we were interestedly in and showed us a great time. Highly recommended.","review_date":"January 28, 2018","user":"robmdietz"},{"attraction_id":998,"rating":5.0,"review":"One of the best things we have done in BC so far!. This tour was hands down the best tour I have been on in Canada, you get the full 3 hours on the snowmobiles and yes you do get to drive them and unleash there full power! you get to see whistlers backcountry in a whole...","review_date":"January 19, 2018","user":"ciar\u00e1n_s"},{"attraction_id":998,"rating":5.0,"review":"Great experience snowmobiling . With an easy booking at the Carlton lounge in Whistler village, and a easy transfer we arrived at the meeting point.\nWe were well dressed up with excellent boots, warm snow pants, warm jackets, gloves, helmed and googles. So we were well equipped.\nWe take...","review_date":"January 16, 2018","user":"bjorn_b"},{"attraction_id":998,"rating":5.0,"review":"Outstanding Experience Snowmobiling the Callaghan Valley with Dalton. We recently joined out wonderful guide Dalton on an afternoon guided tour of the Callaghan Valley . From the moment we met Dalton we knew that we had booked with a great company as Dalton and the Canadian Wildneress Team , went out of their...","review_date":"January 9, 2018","user":"robynsydney"},{"attraction_id":998,"rating":5.0,"review":"Snowmobile Run in Whistler. My group of friends and I took the 2.5 hour nighttime snow machining tour with Dalton. We had a fantastic time enjoying different perspectives of the mountain. The check in time was seamless and there was plenty of gear to accommodate us if we hadn\u2019t...","review_date":"January 8, 2018","user":"natalie_m"},{"attraction_id":998,"rating":5.0,"review":"Night Time Snowmobiling. It was a great trip. Brock was really helpful and made everything super fun and easy for us. As a group of 7, Brock made sure we all had our own fun and let us do extra things because we had time left. Very trilling...","review_date":"December 18, 2017","user":"gurleen_s"},{"attraction_id":999,"rating":5.0,"review":"Scenic Snowshoe Tour. I just completed my first snowshoe tour with the lovely Sasha. Unlike other tours where you snowshoe at the bottom of the mountain we went up in the gondola to the top of one of the ski runs. From there we went across the top...","review_date":"February 19, 2019","user":"bigglesweed"},{"attraction_id":999,"rating":5.0,"review":"Amazing tour with very informative guide! . This tour is amazing! It\u2019s a great option for those who are worried about their fitness levels as the trip is relatively short and you can follow in the steps of the guide which makes it much easier. Maggie was extremely informative and made multiple...","review_date":"February 19, 2019","user":"gabbyb273"},{"attraction_id":999,"rating":4.0,"review":"Amazing sights. We had an fantastic time snowshoeing with Lily. She is very knowledgeable and accommodated all in the group. Definitely worthwhile when you're in Lake Louise.","review_date":"February 9, 2019","user":"purplepenny17"},{"attraction_id":999,"rating":5.0,"review":"Surreal . I just returned from a trip to Banff.\nI wanted some adventure so I booked a private tour. We spent 5 hours snowshoeing true back country in Canada.\nIt was unbelievably beautiful as well an adventure.\nI would not hesitate to recommend this.\nDo it!!!","review_date":"January 23, 2019","user":"kuttnerd515"},{"attraction_id":999,"rating":5.0,"review":"Snowshoe tour with Daniel. Amazing experience! It was the first time for our family to do snowshoes and we all loved it. We are looking forward to doing it again. Our guide was Daniel, he taught us so many things about nature and wildlife. We did a 3 hour...","review_date":"January 2, 2019","user":"sophiesq8759cw"},{"attraction_id":999,"rating":5.0,"review":"Excellent . A fantastic fun & informative experience suitable for all abilities. Lily was a great guide who really made sure we had a great time. Loved it and would highly recommend. Look forward to returning .","review_date":"December 26, 2018","user":"susanc09"},{"attraction_id":999,"rating":5.0,"review":"Snowshoe Tour. My wife and I went on the snowshoeing tour with Maggie F. We and an amazing time! Being from Florida this was completely new for me. Maggie was extremely knowledgeable and very easy to talk to. I highly recommend this for anyone who likes adventures!","review_date":"December 26, 2018","user":"jerm1322"},{"attraction_id":1001,"rating":5.0,"review":"Hike to Remember. From the get-go, Nafees was super energetic and happy to show us around the city of Vancouver. Being that he grew up in the city, he was more than happy to give up tips on how to get around the city and what other sights...","review_date":"October 15, 2018","user":"teamphat18"},{"attraction_id":1001,"rating":5.0,"review":"Excellent natural scenery for pictures. The tour takes you to a forest with incredible natural scenery. They give you helpful tips for taking great pictures","review_date":"March 29, 2018","user":"n8265vwadrianb"},{"attraction_id":1001,"rating":5.0,"review":"Awesome \"insiders\" trip!. When we travel, we always try to see a city the way residents do. This beautiful hike helped us do that. We got to hike some beautiful trails without having to navigate how to get there. Nafees was a fun and easy-going guide. We also...","review_date":"March 27, 2018","user":"karen_from_to"},{"attraction_id":1002,"rating":5.0,"review":"Informative and relaxed tour of Vancouver!. Our first time in Canada, my husband and I spent two days in Vancouver before heading to Whistler for skiing. I emailed Lionsgate before our trip and after a few pleasant exchanges with Steven Rivard, who runs Lionsgate, I felt confident that we'd be in...","review_date":"February 12, 2019","user":"ruth_r"},{"attraction_id":1005,"rating":2.0,"review":"Seeing auroras was amazing - but i would not book with this company. I would not recommend this company, but in fairness I have to say they did some things well.\nOn the good side: our pickup at the airport was on time and effective. The cold-weather gear they rented us (parka, snow pants, fleece hat, snowboots) was...","review_date":"March 16, 2019","user":"dichroicpb"},{"attraction_id":1005,"rating":5.0,"review":"Wonderful trip in Yellowknife with Arctic Tours. We came to Yellowknife with a group of 8 people. It was amazing to see the most active Aurora on the first day of arrival after 20 hours flights. All of us were very excited. It was s great and amazing experience. We went to...","review_date":"October 18, 2018","user":"226virginiah"},{"attraction_id":1005,"rating":5.0,"review":"It is amazing to watch the northern lights!. I was so lucky to see the Aurora the first night when I arrived, and it was marvellous! It started as a white rainbow crossed the Great Slave Lake, and then red color appeared followed by purple orange yellow green and blue! Better book 3...","review_date":"January 22, 2018","user":"luosha_l"},{"attraction_id":1005,"rating":4.0,"review":"Exploring Yellowknife. Tour guides were great. The driver on the second night hunting took us on a great adventure to frozen lakes all over the place, despite knowing it was too cloudy to see the aurora; so we still had fun! Standing on a frozen lake in...","review_date":"January 15, 2018","user":"muriwaicloustons"},{"attraction_id":1005,"rating":4.0,"review":"Good trip. The guides are very nice. Chelsea introduced me to visit Resto and museums, very hospitable. . The package was good for a single tourist. The only thing I felt sorry was the bad weather which made me unable to see Aurora. I have to go next year.","review_date":"December 19, 2017","user":"linda_l"},{"attraction_id":1006,"rating":5.0,"review":"We had a blast!. 3 Hour Snowmobile Tour Review\nJulien and Wet Set MTL were absolutely tremendous! We booked a 3 hour snowmobile tour pretty last minute and they helped take care of everything including transportation to and from our Airbnb to Louisville as well as ensuring we were...","review_date":"January 16, 2018","user":"kellym5143"},{"attraction_id":1006,"rating":5.0,"review":"Great experience!. We rented 3 snowmobiles (family of 5: 3 adults and 2 children) and journeyed 3 hours through beautiful Canadian landscapes, full of snow. Riding was easy and guide was helpful. Bear in mind location is 1.5hs from Montreal so plan ahead.","review_date":"January 10, 2018","user":"rodzal"},{"attraction_id":1008,"rating":5.0,"review":"Well organised and fun dog-sledding escape from Toronto. Travelling Chicken are an excellent company to book a tour with - their website is clear and easy to use, providing a full itinerary and exhaustive information on what to expect and what to bring (as well as providing the opportunity to hire protective clothing...","review_date":"February 7, 2019","user":"blaem"},{"attraction_id":1009,"rating":5.0,"review":"High-fived a humpback whale (almost). We had the experience of a lifetime with our fantastic guide Ian.\nI bought this as a surprise birthday gift for my boyfriend on the 7th of November, and to our surprise we were the only people who had booked the tour, so luckily had...","review_date":"November 19, 2018","user":"marthaclare_"},{"attraction_id":1009,"rating":5.0,"review":"Amazing Whale Watching!. Springtide whale watching provides such an amazing experience for their customers. Their staff and volunteers are all amazing, especially the volunteer Alyssa. She was extremely kind and helpful. I had such a fun time on the boat learning about the wildlife surrounding Victoria. Definitely would...","review_date":"October 25, 2018","user":"georgiabullbrook"},{"attraction_id":1009,"rating":5.0,"review":"Awesome!!. Fantastic, Marcus and Heather with their wealth of experience and passion for these magnificent animals, made our trip .\nWe had the most perfect day very calm and overcast the orcas came that close it was everything we could have wished for .\nThank-you Chris...","review_date":"October 22, 2018","user":"noelarose13"},{"attraction_id":1009,"rating":5.0,"review":"Awesome !!!!. We set off with high hopes knowing there are resident pods of Orcas close by and we were not disappointed. We were out in the boat for a long time (few hours but just lost track of time) - saw Orcas - one breached -...","review_date":"October 19, 2018","user":"eileenw837"},{"attraction_id":1009,"rating":5.0,"review":"Orca and whale tour. Did the orca and whale tour on an a perfect Octobers day. The tour was very professionally run with great commentary from nature guides who answered many questions and gave great insights to both orcas and whales. We very very lucky to see both species...","review_date":"October 15, 2018","user":"simbar80"},{"attraction_id":1009,"rating":5.0,"review":"Amazing experience!. A truly amazing and unforgettable experience! Very professional crew that shared their extensive knowledge, making it even more enjoyable. Spent 3 hours and lost count of the number of whales we saw besides seals and sea otters!","review_date":"October 14, 2018","user":"trevor_s"},{"attraction_id":1009,"rating":5.0,"review":"Great experience. We took the largest boat (61 ft) and spent a fantastic 3 hours finding Humpback whales and Orcas, visiting the sea lions, seals and even saw an Otter.\nThe boat is very comfortable, fast, warm if you need to be and perfect for the job....","review_date":"October 13, 2018","user":"deb_h"},{"attraction_id":1009,"rating":5.0,"review":"A fantastic adventure. The crew were really passionate about all aspects of nature and had great knowledge and enthusiasm for whale watching, which they willing shared with all passengers on this awesome trip. They made every effort, including running overtime to follow sightings from other sources, which enabled...","review_date":"October 5, 2018","user":"gordon123463"},{"attraction_id":1009,"rating":5.0,"review":"Words can\u2019t describe. On a wonderful holiday in Canada this trip was the crowning glory. Having been on whale watching trips in other places in the world and not seen very much so I was prepared for the same to happen here. We were in a group tour...","review_date":"October 5, 2018","user":"nicola_b"},{"attraction_id":1009,"rating":5.0,"review":"A wonderful experience. We thoroughly enjoyed our trip. The boat was comfortable and the crew knowledgeable. We saw lots of Orcas and Marcus gave us an interesting and informative talk on the way back to Victoria. A splendid way to spend 3 hours. Marcus also posts pictures from...","review_date":"October 5, 2018","user":"trb876"},{"attraction_id":1009,"rating":5.0,"review":"Fantastic trip. Heather and Marcus were fantastic narrators on this trip. We were informed that killer whales had been spotted earlier in the day so we would have to travel at least an hour to get to them. What a wait though as we saw at least...","review_date":"October 3, 2018","user":"alison_b"},{"attraction_id":1009,"rating":4.0,"review":"Whales worth the chill. We saw 6-7 whales, mostly as the surfaced for air which meant that they showed their tails. Rather chilly on the water but there were hot drinks and jackets on the boats to ensure our comfort. We moved away from where the whales were quite...","review_date":"September 15, 2018","user":"canada044"},{"attraction_id":1009,"rating":5.0,"review":"A Great Introduction to Canada. We had the pleasure of taking a whale watching tour in early August. This was our first activity on our Canada Alaska trip and it was a great introduction. Not only did we see whales and orcas but we learnt so much more from our...","review_date":"September 4, 2018","user":"mrpbps"},{"attraction_id":1009,"rating":5.0,"review":"Wow!. We went on the cruiser with Ian as captain and Marcus telling us what we are seeing. We saw orcas everywhere. We saw a pod attack a porpoise and we saw the orcas playing. One came right up along side the boat. We saw a...","review_date":"September 3, 2018","user":"kellyk36"},{"attraction_id":1009,"rating":5.0,"review":"Superb and knowledgeable persons. Could not have enough luck to watch the whales but both the persons on board were extremely polite and so much of knowledge about whales and everything we had to ask for. Must visit the site with them","review_date":"August 19, 2018","user":"pankajsahi"},{"attraction_id":1009,"rating":5.0,"review":"Whale watching. Best trip ever. Saw orcas hump back sea otter named Harry and big sea lions. Staff were so friendly and knowledgeable about sea life. Hot chocolate was an extrA bonus","review_date":"August 19, 2018","user":"leanndooley"},{"attraction_id":1009,"rating":5.0,"review":"Whale watching. Had a fantastic trip today with Springtide. My kids will never forget seeing the orcas. Thanks to Megan and Marcus. Really friendly and informative guides.","review_date":"August 18, 2018","user":"z8261cdcolins"},{"attraction_id":1009,"rating":5.0,"review":"Orcas. We really enjoyed our 3 hour whale watching tour. The tour was narrated by Marcus who is a Marine Biologist, he certainly knew his topic! After a short trip we were excited to see many orcas frolicking in the water. The boat had plenty of...","review_date":"August 18, 2018","user":"jodz04"},{"attraction_id":1009,"rating":5.0,"review":"Simply the best. Went out with Marcus and Heather today. All the crew are very welcoming and very professional. The boat is well maintained and super fast, which comes in handy when reports of whales are received. We were lucky as we saw three large humpbacks for a...","review_date":"August 16, 2018","user":"magpie051"},{"attraction_id":1009,"rating":5.0,"review":"Saw orcas and humpback whale. Went on the 10:00 am tour and had a great time! We saw orcas and humpback whales. The staff was very professional, friendly and helpful. Our guide Marcus was very knowledgeable and made sure we were informed and entertained the whole trip. I would highly...","review_date":"August 15, 2018","user":"isabelle_n"},{"attraction_id":1009,"rating":5.0,"review":"Excellent trip and company, highly recommended!. We went on the afternoon whale watching tour on their purpose built covered whale watching boat. It was an amazing experience, within 20 mins we were watching a beautiful pod of Orcas and then later on several Humpback whales in every direction around the boat....","review_date":"August 13, 2018","user":"simon33333"},{"attraction_id":1009,"rating":5.0,"review":"Chose to go with Springtide Whale Watching and wasn't disappointed.. Whales and seals, the commentary was made by the naturalist Marcus. He was very informative and funny, made the trip so much better. The travel time can be long but Marcus made sure we were informed and entertained. Make sure you ask for him to...","review_date":"August 13, 2018","user":"nymes"},{"attraction_id":1009,"rating":5.0,"review":"Loved it !! . We are so glad we chose this company as warm, friendly and knowlegable. We went on a 2pm trip for 3 hours plus through the harbour and saw both orcas and humpbacks. Heather and marcus were the guides and so interesting and informative. We would...","review_date":"August 12, 2018","user":"kldub"},{"attraction_id":1009,"rating":5.0,"review":"Great Service, great boat, great guides!. We had a great time with Springtide. We went on their boat with a cabin. Very comfortable, lots of choices of seating (inside, outside, on the deck), and a more comfortable ride for my husband who has back issues (a zodiac would not be a...","review_date":"August 10, 2018","user":"carmichaeltravelers"},{"attraction_id":1009,"rating":5.0,"review":"Great Experience!. Went on a tour with Springtide and had a great time. The boat and wildlife seen was incredible (Orcas and sea lions!). What made the tour even better was the tour guide Marcus, his passion and love for these animals really made everyone happy to...","review_date":"August 9, 2018","user":"aina_traveling"},{"attraction_id":1009,"rating":5.0,"review":"Highly recommended!. This was my first Whale watching tour. I was travelling solo and aboard the Zodiac vessel. In my experience it was better being closer to the water, Zodiac is easier to maneuver so we were always close to the action, and action there was! Our...","review_date":"August 9, 2018","user":"ricky_a"},{"attraction_id":1009,"rating":5.0,"review":"Amazing Trip!. We have been on a number of whale watching cruises and we could not recommend Spring Tide more! We had excellent conditions and the Skipper, Ian, was extremely knowledgeable and made the experience all the more better. The staff were super friendly and were easily...","review_date":"August 8, 2018","user":"lisashannon94"},{"attraction_id":1009,"rating":5.0,"review":"Wonderful crew and boat. The ship is large enough to provide a comfortable ride and yet small enough to provide an up close view of the orcas. The crew was very friendly and informed.","review_date":"August 6, 2018","user":"fdogusa"},{"attraction_id":1009,"rating":5.0,"review":"Great Experience. Even though the sea fog rolled in we were lucky enough to see Sapphire and Scratchy feeding and diving for a considerable amount of time. The smell of Scratchy\u2019s fishy breathe will always be a \u2018fond\u2019 memory for us. Unfortunately we didn\u2019t see orcas during...","review_date":"August 5, 2018","user":"specialbirthday"},{"attraction_id":1009,"rating":4.0,"review":"An Afternoon with Killers. Got to see Orcas during our trip with Springtide. The whole experience was fabulous. Heather and Marcus infused the trip with a certain energy and loads of facts. Would recommend the more spacious and comfortable Marauder. (Hot chocolate on the house too).\nWe saw Orcas...","review_date":"July 30, 2018","user":"harryrao"},{"attraction_id":1009,"rating":5.0,"review":"Amazing afternoon with orcas. My wife and I were recently in Victoria, and decided to go whale watching hoping to see the famous orcas. It was a beautiful calm day - a really summer day on the water. We chose the bigger boat so to be more comfortable and...","review_date":"July 21, 2018","user":"antonb1997"},{"attraction_id":1009,"rating":5.0,"review":"Great Experience. Our family enjoyed three great hours watching numerous Orca\u2019s, a sleeping whale, see lions, seals. The crew was very hospitable sharing a lot of knowledge but also serving cofee\/tea\/hot chocolate. Heather and Marcus were great guides. We were also lucky with the calm sea and...","review_date":"July 20, 2018","user":"sipko2016"},{"attraction_id":1009,"rating":5.0,"review":"Fantastic three hours. We booked this tour during our two day stop in Victoria and it more than lived up to our expectations. Really nice boat and knowledgeable crew of Captain Ian and naturalists Marcus and Heather. Within minutes of leaving the Harbour the crew received news of...","review_date":"July 20, 2018","user":"angela_r"},{"attraction_id":1009,"rating":3.0,"review":"We saw some fins. First off, let me say something that applies to all whale watching tours in Victoria. You most likely are NOT going to see the whales frolicking like you see in the brochures! This is not sea world.These are wild animals, and you're not going to...","review_date":"July 7, 2018","user":"paul_u"},{"attraction_id":1009,"rating":5.0,"review":"Calm waters....MANY whales!. This was our lucky day. Mark, our guide, said that rarely is the water this calm. We were looking forward to a more \"choppy ride\" on the Zodiac, but because the water was so calm, it wasn't so adventuresome! However, the many whales we saw...","review_date":"July 5, 2018","user":"jody_a"},{"attraction_id":1009,"rating":5.0,"review":"Absolutely fabulous trip with wonderful views of humpbacks . We made a spontaneous booking with Springtide when over in Victoria and it was a wonderful experience. The crew were all lovely and clearly passionate about what they do. We were lucky to get several sightings of a humpback and we came across two more...","review_date":"July 2, 2018","user":"katherinefrench"},{"attraction_id":1009,"rating":4.0,"review":"Great crew. We took this tour as an excursion from a Western Canada tour we were on. Our time slot was in the afternoon, I'm sure this contributed to the lack of wildlife seen. We were sprinting out towards a last know pod spotting but were unable...","review_date":"June 29, 2018","user":"samsmom1103"},{"attraction_id":1009,"rating":5.0,"review":"Marine Biologists on the crew. Well staffed, courteous crew that offered coffee and hot chocolate while heading out to the orca's location.\nThe two marine biologists on crew went around greeting passengers and explained where we were going and asked if anyone had questions. They patiently answered questions and enthusiastically...","review_date":"June 23, 2018","user":"amazonblue"},{"attraction_id":1009,"rating":5.0,"review":"First Ever Whale Watching Experience. Since this was my first whale watching experience, I didn't really know what to expect but I must say that I was pleasantly surprised! The boat was nice and comfortable and the staff were VERY friendly and knowledgeable thus creating quite a welcoming experience! We...","review_date":"June 13, 2018","user":"kbdon01"},{"attraction_id":1009,"rating":4.0,"review":"A great whale watching trip after a bit of a wobbly start. One of the main reasons that my wife and I had travelled to Vancouver Island was to see whales in their natural habitat. We were really looking forward to our excursion.\nInitial communication with the company was great. As a wheelchair user, I had some...","review_date":"June 6, 2018","user":"david_t"},{"attraction_id":1009,"rating":5.0,"review":"Amazing trip. Had a great day out, Marcus and Melissa wwere very informative and helpful, Captain Dan managed to locate two humpback whales even kept us out longer so we could watch them for a while, great experience","review_date":"June 5, 2018","user":"birthdayboozers"},{"attraction_id":1009,"rating":5.0,"review":"Great whale watch experience. Did not start well with visiting center sending us to the wrong location\nWhen we arrived at the office close to when the boat was leaving,the owner\nPersonally escorted us to the boat.That had to be a good premonition and it was,\nThe boat was...","review_date":"June 1, 2018","user":"orapik"},{"attraction_id":1009,"rating":5.0,"review":"Real amazing . Guys, I would like to say thank you. It was a amazing tour and a really beautiful tour on a sunny Saturday in Victoria. The staff in the booking office was very friendly and the service was outstanding. On my morning run I checked a...","review_date":"May 21, 2018","user":"ddeglow"},{"attraction_id":1010,"rating":5.0,"review":"So Much Fun!!. Bring a camera ~ After being picked up right on time from downtown .. Had a Very Fun day walking on the trails of Lynn Canyon through a wonderful forest with rushing streams below, with Paul, our informative and fun guide, and 2 friends from...","review_date":"September 27, 2018","user":"judi_h"},{"attraction_id":1010,"rating":5.0,"review":"Fantastic Tour...Highly Recommend!. Everything about this hike and bike tour was AWESOME! Paul is wonderful! He was prompt, organized, knowledgeable, and fun! Our hike through Lynn Canyon was beautiful and educational. Paul provided a nice, healthy lunch before we set off on the biking portion of our tour...","review_date":"August 10, 2018","user":"michelle_c"},{"attraction_id":1010,"rating":5.0,"review":"Into The Wild . The trip to Lynn Canyon Park and Pitt Meadows was a great way to easily experience the natural environs surrounding Vancouver. Paul shared his enthusiasm, knowledge and perspective of these areas natural and cultural histories while we hiked and biked. Length and intensity of each...","review_date":"August 8, 2018","user":"selee"},{"attraction_id":1010,"rating":5.0,"review":"Paul is the star. We had a great day out with Paul, picked up outside appt block by bus.A nice relaxing walk at Lyn Canyon,with informative and relaxed info from Paul.Then back on the bus to a new location,nice picnic lunch set up by Paul in the area by...","review_date":"August 5, 2018","user":"michael_h"},{"attraction_id":1010,"rating":5.0,"review":"Great way to spend a day. Myself and two buddies were on a 3-day vacation and had decided we'd like to do some biking and hiking. I contacted Paul and made reservations. Paul picked us up at our hotel and we were off. The first part of the day consisted of...","review_date":"July 28, 2018","user":"heron48"},{"attraction_id":1010,"rating":5.0,"review":"Wonderful nature filled trip!. My husband and I love being outdoors and this tour definitely offered that. We started out hiking in Lynn Creek Park and then bicycling and lunch further out in a more countryside setting. Everywhere we turned was breathtaking. We got great exercise out of it...","review_date":"July 23, 2018","user":"sapier_l"},{"attraction_id":1010,"rating":5.0,"review":"Highly recommend this full day hike\/bike for a family outdoors experience. Paul did a great job with the tour of 7 folks ranging from age 12 to 50. He was knowledgeable and fun, truly enjoying sharing his city with us. He was good with pre-trip correspondence and hotel pickup in the comfortable shuttle bus. We headed...","review_date":"July 19, 2018","user":"k_t"},{"attraction_id":1010,"rating":5.0,"review":"Great trip through nature. My wife and I spent a day with Paul and a half dozen other adventurers. It was easily some of the best money we spent on our trip to Vancouver, and certainly the best views we had of life outside the city.","review_date":"July 16, 2018","user":"andrew_b"},{"attraction_id":1010,"rating":5.0,"review":"Fun afternoon cycling around Vancouver. We are extremely happy with the private tour Paul ran for our family reunion. He was able to accommodate our group running from age 6 all the way up to the late 70s. Fifteen minutes in, Paul felt like an old friend. We really enjoyed...","review_date":"July 15, 2018","user":"jumpow"},{"attraction_id":1010,"rating":5.0,"review":"5* Tour. Definitely try a tour with Paul when in Vancouver. Myself, my partner, brother and his girlfriend went on the 1 day tour with Paul and we loved it! I would highly recommend this tour to everyone in Vancouver, Paul is full of knowledge about the area and has very carefully selected ideal routes for...","review_date":"June 13, 2018","user":"rose_m"},{"attraction_id":1010,"rating":5.0,"review":"Great day hiking and biking in nature away from the city. I loved the whole day. First we traveled to Lynn Canyon and did some hiking, saw some beautiful waterfalls and walked along a suspension bridge. We then traveled to the valley and had a healthy picnic lunch and then began the biking portion with beautiful...","review_date":"June 12, 2018","user":"amy41080"},{"attraction_id":1010,"rating":5.0,"review":"Best biking trips ever. I went to Vancouver with my family and I wanted to do something active with my wife and two boys. I saw that Paul had such great reviews so I thought I would try both the Stanley Park tour and the more rural biking trip....","review_date":"May 30, 2018","user":"dankalish"},{"attraction_id":1010,"rating":5.0,"review":"Vancouver city bike tour. My wife and I had a brilliant tour around the waterfront of Vancouver with Paul. Started and ended in Coal Harbour at a leisurely pace. There were plenty of stops with Paul pointing out bits of local history or info on plants and wildlife. Thoroughly...","review_date":"May 28, 2018","user":"davidk1232018"},{"attraction_id":1010,"rating":5.0,"review":"An Incredible Trip Away from the City!. I booked my parents on this tour to show them what BC has to offer aside from the city of Vancouver, and I sure am glad I did. Because we were picked up right from our hotel, we had all the energy required for the...","review_date":"May 2, 2018","user":"justin_n"},{"attraction_id":1011,"rating":5.0,"review":"Snowshoe tours with The Adventure Group are just magical!. I left Whistler this morning following a fabulous one week stay. As always, when I return to Whistler annually in the winter, I book my snowshoe tours with The Adventure Group. They never disappoint! The snowshoeing is just amazing and all guides and staff members...","review_date":"February 3, 2019","user":"kathy_a"},{"attraction_id":1011,"rating":4.0,"review":"A great walk in a winter wonderland. Our excellent guide Sam was great. Great fun and cool tales about the trees. Lots of fun and really worth the walk. Make sure you dress warmly as out of the sun it can be quite cool.","review_date":"January 15, 2019","user":"jeano60"},{"attraction_id":1011,"rating":5.0,"review":"Fantastic Snowshoe Hike with Knowledgeable and Experienced Guide!. Allie was our guide and it was amazing. A great work out in one of the most beautiful environments on Earth. We did the Mystic tour without the Peak to Peak Gondola ride. The trails were pristine, the ride up the hill was breathtaking and...","review_date":"February 19, 2018","user":"catharmstrong"},{"attraction_id":1011,"rating":5.0,"review":"Very nice walk. Awesome walk down the whistler mountain with a very friendly and knowledgeable guide Ally. Also fantastic cookies!","review_date":"February 14, 2018","user":"curg"},{"attraction_id":1011,"rating":5.0,"review":"Trail through the trees. A great way to enjoy the mountain and appreciate nature. Tour guide Lisa was very informative and friendly and the trail gives you a refreshing perspective - we enjoyed every minute.","review_date":"February 11, 2018","user":"danbuck"},{"attraction_id":1011,"rating":5.0,"review":"Peaceful Mountain Trek. Our Snowshoe Tour was one of the most beautiful, scenic and peaceful adventures we have ever done. After a few days of skiing, this was one of the highlights of our trip. Our guide Lisa was so helpful and insightful. She got us geared and...","review_date":"February 8, 2018","user":"schneur_w"},{"attraction_id":1011,"rating":5.0,"review":"Wonderful walk in the snow. The Nature Mystic hike was about a 1 mile through the magnificent snow trail just outside the Blackcomb lift. It had been snowing for days and the surrounding path bank was knee high. The guide Natasha was super friendly and thoughtful. It was a very...","review_date":"January 29, 2018","user":"444gregoryd"},{"attraction_id":1011,"rating":5.0,"review":"Great experience!!. Very accommodating staff and guide. Tour guide was fantastic. Had great fun with family. Highly recommend.","review_date":"December 25, 2017","user":"hp2803"},{"attraction_id":1011,"rating":4.0,"review":"Winter wonderland. Had a great time tracking around in the snow for a couple of hours.\nWould recommend to anyone who would like to be able to ski the mountain but can't or won't as it is a similar experience in places.\nGuide was very pleasant however...","review_date":"December 24, 2017","user":"apgough1"},{"attraction_id":1012,"rating":5.0,"review":"Summer turned into Winter. Matt, our tour guide, shared his enthusiasm and love of Canada and the National Parks.\nHis admiration for the country was so infectious. He is an amazing guide and keeps studying to learn more and share with his tour guests. We had an unexpected snow...","review_date":"October 14, 2018","user":"carol_c"},{"attraction_id":1012,"rating":5.0,"review":"Great tour Gide and actual sightings make for a great time. The tour of Banff National Park obviously can only scratch the surface in three hours. However the excellent story telling of Norm the driver made for a wonderful experience. Norm\u2019s knowledge of where animals might be found paid off with a great view of MuleDeer...","review_date":"August 18, 2018","user":"jimofac"},{"attraction_id":1012,"rating":5.0,"review":"Great tour. This was a great tour for us, our guide Pam was very knowledgeable and kind. She made sure that everyone was comfortable and she told us all the fascinating stories about Banff. We enjoyed it very much, definitely worth it. Thank you","review_date":"July 29, 2018","user":"busiewami"},{"attraction_id":1012,"rating":5.0,"review":"Awesome views. Our guide Andrew was fantastic. Super energetic and was hugely informative about the history of Banff and the surrounding areas. Did a great job showing off the spectacular Banff scenery. Will definitely be back.","review_date":"July 25, 2018","user":"mark_b"},{"attraction_id":1012,"rating":5.0,"review":"Extra nice !. I did the \"Discover Banff & Its Wildlife\" this morning with our guide Norm. It's a 3 hours basic tour of Banff but I must say that it exceed my expectations ! I am very pleased, I learnt a lot during this tour, and we...","review_date":"July 5, 2018","user":"alexandrab4667"},{"attraction_id":1012,"rating":4.0,"review":"Learn more about Banff. Hugh was a fantastic driver and guide. He had so much history and knowledge to pass on and we appreciated learning more about Banff and the Wildlife in it's surrounds. There were plenty of places to stop and it made for a nice combination of...","review_date":"July 2, 2018","user":"jnutchey"},{"attraction_id":1012,"rating":5.0,"review":"Great Overview of Banff area. This was a great small group tour of Banff and the area. There were only 12 people on our small bus. Our guide, Norm, made the tour great. He didn't rush us, explained everything we saw, answered lots of questions and was was very familiar...","review_date":"June 30, 2018","user":"tauna_d"},{"attraction_id":1012,"rating":4.0,"review":"Nice tour of Banff. Enjoyed the tour led by Andy. Visited How falls, was elk. Drove by Fairmont hotel and main street and out to lake Minnewanka where we saw big horn sheep along the road. Thank you Andy. Worth the $$","review_date":"June 25, 2018","user":"mbtrn"},{"attraction_id":1012,"rating":5.0,"review":"Wildlife day tour with Nicole as our guide. Nicole was an excellent ambassador for the Canadian National Forest. Her wealth of information about native wildlife and her enthusiastic and colorful descriptions of the natural surroundings had us captivated for the entire tour. Our stay at the Fairmont Chateau Lake Louise was a bucket...","review_date":"June 22, 2018","user":"david_m"},{"attraction_id":1012,"rating":5.0,"review":"Discover Banff and it's wildlife. This short 3hour tour is the perfect introduction to Banff. We toured around several different places and the views were amazing! We saw deer, ground squirrels, elk and a small herd of long horned sheep. Our guide Andrew was wonderful and answered all our questions,...","review_date":"June 13, 2018","user":"rachel_s"},{"attraction_id":1012,"rating":5.0,"review":"Excellent Overview Of Banff. We had a great time on this small, well organised tour. Our driver\/guide, Andrew, was terrific. He was knowledgeable, humorous and made everyone on the trip comfortable. The tour highlighted both history and nature and was exactly what we wanted for our short stay.","review_date":"May 31, 2018","user":"gtthompson"},{"attraction_id":1012,"rating":5.0,"review":"Loved the tour! . We really enjoyed the tour and found our host, Andrew, to be knowledgeable and passionate about what he does. We stopped to take photos at beautiful places and saw some wildlife along the way. Must try if you would like to see more of Banff\u2019s...","review_date":"May 21, 2018","user":"bunnnnny"},{"attraction_id":1012,"rating":5.0,"review":"Well worth your time.. Today May 18,2018 we took this tour with Neil. Neil is very informative about Banff and told us a little history and showed us, wildlife, etc. Banff is a beautiful place and he made sure we were exposed to this beauty, with explanations to go...","review_date":"May 18, 2018","user":"gtobin"},{"attraction_id":1012,"rating":4.0,"review":"An excellent overview.. There were sixteen of us from many different countries, a very good mix. The tour consists of a series of stops at beauty spots around Banff, with almost no walking. It was a bit slow to get started, ie to get out of the town,...","review_date":"May 15, 2018","user":"david_h"},{"attraction_id":1012,"rating":5.0,"review":"Amazing!. The guide was really knowledgeable and we spotted a lot of animals on the way! I would totally recommend this","review_date":"May 10, 2018","user":"nataliafranco"},{"attraction_id":1013,"rating":5.0,"review":"A wonderful experience. This was the first time my husband and I tried snowshoeing and it was so much fun. The scenery was beautiful and oir guide Dana was awesome!","review_date":"February 18, 2019","user":"212dianew"},{"attraction_id":1013,"rating":5.0,"review":"Enjoyable and Educational Experience. Went for a 2 hour snow shoe with a couple of friends. This was the first time snow shoeing for 2 of the 3 of us and we all enjoyed the experience. Claude was very knowledgeable about the area, the flora and fauna of the...","review_date":"February 3, 2019","user":"deeceey"},{"attraction_id":1013,"rating":5.0,"review":"A Great Experience!. We took 16 grades 3 to 5s out to Kananaskis to snowshoe with Kananaskis Outfitters. It was a fantastic afternoon! Our guides were friendly and knowledgeable, but more importantly, enthusiastic! They seemed genuinely excited to be getting out with us. The kiddos loved it and...","review_date":"February 1, 2019","user":"isobella_c"},{"attraction_id":1013,"rating":5.0,"review":"Rented equipment from Kananaskis Outfitters and enjoyed snowshoeing on Elkwood Loop. We wanted to start 2019 with a 3-day trip to Canmore and enjoy all winter activities we could squeez in. After the New Year partying till 4 am, we wanted to have a snowshoe hike with our kids in Kananaskis on Jan 1st. This was...","review_date":"January 15, 2019","user":"vitaliys172"},{"attraction_id":1013,"rating":5.0,"review":"Staff friendly, informative and efficient, and really did we say nice!. Seamless booking, pick up & return. Advice on weather, snow conditions and trail selection spot on. All round good folks!","review_date":"December 31, 2018","user":"dudes"},{"attraction_id":1014,"rating":5.0,"review":"Wonderful way to learn more about Vancouver!. As a Vancouver resident, I really loved the chance to learn some of the history of the Coast Salish peoples as well as the uses of local plants. This traditional knowledge gives me such respect for the land I live on the people who have...","review_date":"February 13, 2019","user":"felicity_f"},{"attraction_id":1014,"rating":5.0,"review":"Fascinating and Informative. We were fortunate to have Candice for our guide. She is patient and her passion for her job shines through. The tour was provided in a highly interactive manner, allowing us to ask questions as we went along. We not only learned a great deal...","review_date":"February 11, 2019","user":"chrisj1580"},{"attraction_id":1014,"rating":5.0,"review":"Talking Trees tour with Alfonso. We were lucky enough to be the only two people on this tour, which allowed us to get to know Alfonso just a little bit more than we likely would have had the group been larger. It was a true pleasure to hear him share...","review_date":"February 3, 2019","user":"edan_m"},{"attraction_id":1014,"rating":5.0,"review":"A great way to see Vancouver with a new perspective. I've been to Stanley Park more times than I can count. But during this visit, I wanted something different and new to me. I was delighted to find this tour, led by Candace. Candace brings such life to the forest, it's trees, and plant-life. I...","review_date":"January 30, 2019","user":"stephanie_l"},{"attraction_id":1014,"rating":5.0,"review":"Very knowledgeable guide. We really enjoyed the tour with our knowledgable guide Candace. She explained different plants and trees to us, gave us an overview about indigenous peoples lives here in Canada and answered all of our questions. We are very happy that we had her as our...","review_date":"January 28, 2019","user":"curious190484"},{"attraction_id":1014,"rating":5.0,"review":"Great tour guide!. I was in Vancouver for the weekend and decided to take a tour around Stanley park since many people told me the park was a must go. My tour guide Candace was amazing explaining the history of the area and sharing parts of the culture....","review_date":"January 11, 2019","user":"palomag726"},{"attraction_id":1014,"rating":5.0,"review":"Amazing. Thoroughly enjoyed Wes's extremely thoughtful and experiential Walk Through Stanley Park. Our student enjoyed the experience and we will be back.","review_date":"December 17, 2018","user":"jeff_w"},{"attraction_id":1014,"rating":5.0,"review":"Amazing tour and excellent local hosts. We took a group of approx. 50 staff for a teambuilding and learning experience with Talaysay Tours to learn about local indigenous culture. It was phenomenal! The tour guides were excellent, and helped craft a morning that really met the needs of our staff. Highly...","review_date":"October 15, 2018","user":"travel328739"},{"attraction_id":1014,"rating":5.0,"review":"Informative walk showing what West Coast Salish people used and collected in Stanley Park.. Our tour was on October 14, 2018. We learned some history of the Salish peoples, as well as some story telling. Candace explained how the various plants and trees were used, and how they supported indigenous communities. Halfway through the tour we were given some...","review_date":"October 15, 2018","user":"deestravels2015"},{"attraction_id":1014,"rating":5.0,"review":"Wonderful tour\u2014fantastic tour guide. We wanted to both see Stanley Park and to learn more about the indigenous people\u2019s experience in and around Vancouver. Candace was the perfect guide. She provided us with both information and with history, and did so with a sense of humor. I would highly...","review_date":"October 14, 2018","user":"paul_m"},{"attraction_id":1014,"rating":5.0,"review":"Better than just a walk in the park. We had one afternoon to spend in Vancouver, on August 29, 2018, and decided to take the tour with a First Nations guide. We are so pleased to have made this decision! Our guide, Jonathan Clarke, introduced us to not only the history of the...","review_date":"September 7, 2018","user":"naleilehua1069"},{"attraction_id":1014,"rating":5.0,"review":"Very interesting and informative, even for young kids. We took this tour with our kids between preschool and grade 4. As an adult, I found the tour very fascinating and would strongly recommend it. The school kids were fascinated by the uses for various plants and preschoolers were fascinated by the various stories...","review_date":"August 1, 2018","user":"sophie_w"},{"attraction_id":1014,"rating":5.0,"review":"Very interesting. Jonathan was great and his pride for his native heritage was contagious. The walk was beautiful and very informative. My only suggestion would be to have better arrangements as to a meetup point","review_date":"July 31, 2018","user":"apollo612"},{"attraction_id":1014,"rating":5.0,"review":"An excellent and very valuable tour for elementary students!. I took my grade 7 class on the Spoken Treasures tour in Stanley Park and it was fantastic! Candance and her team were very knowledgeable and professional and they provided us with a unique and memorable experience. We learned many interesting facts about the history...","review_date":"June 15, 2018","user":"tannerandmigelvis"},{"attraction_id":1014,"rating":5.0,"review":"Amazing walking tour. The time my wife and I spend with you guys were absolutely great and we enjoyed our walking tour through Stanley Park. Thanks to our guides Alfonso and Sarah for sharing their knowledge and some of their stories with us. Especially chatting\/talking with Alfonso about...","review_date":"April 17, 2018","user":"albert_s"},{"attraction_id":1014,"rating":5.0,"review":"See Stanley Park through new eyes. Candace is a wonderful, gentle guide. She shared her knowledge of indigenous history and culture with us in an interesting and humorous way. It was a pleasure to see Stanley Park through her eyes and to learn about how the first peoples lived with the...","review_date":"April 15, 2018","user":"eepeedee"},{"attraction_id":1014,"rating":5.0,"review":"Traditional knowledge shared in a warm and welcoming way!. Candace shared her traditional knowledge in a warm and welcoming way. We explored the flora and fauna of Stanley Park. She also spent time telling me stories about the history of the Coast Salish people that lived and still live on this beautiful land. I...","review_date":"April 10, 2018","user":"sawh923"},{"attraction_id":1014,"rating":5.0,"review":"Amazing Tour Full of Culture. The Talking Trees tour was very informative and Candace shared unforgettable personal stories from her culture. We learned about the way of life of the indigenous people of the area and how they use the local ecology for food, materials, and medicine. The traditional tea...","review_date":"March 19, 2018","user":"erin_s"},{"attraction_id":1014,"rating":5.0,"review":"Captivating, Moving, Inspiring. I was really moved and inspired from the stories and wealth of information our guide shared with us on this tour around Stanley Park. I was captivated with all the neat information about the trees, plants, and animals -I learned things that I didn't know...","review_date":"March 19, 2018","user":"tripfriendemily"},{"attraction_id":1014,"rating":5.0,"review":"A fun and informative experience in nature!. I went on this tour with a group of friends and we very much enjoyed the tour. Candace was a fantastic resource for First Nations stories and history of how the First Nations tribes used the land in their everyday lives. She also gave us...","review_date":"March 18, 2018","user":"travelbee2018"},{"attraction_id":1014,"rating":5.0,"review":"Knowledgeable Indigenous Cultural Tour. I have to say that Talaysay Tours is one of a kind walking tour in Vancouver. I have experienced other similar history-type of walking tours in town, but Talaysay Tours just blow my mind. The guides have extensive knowledge of Indigenous history as well as...","review_date":"March 18, 2018","user":"ming604"},{"attraction_id":1014,"rating":5.0,"review":"Highlight of our student trip to Vancouver. Myself and five University of Guelph students came to Vancouver to learn about social justice themes in the region on an experiential learning trip. We stumbled upon this walking tour when googling walking tours of the area, and are so happy we did!\nCandace gave...","review_date":"March 7, 2018","user":"jasmin_m"},{"attraction_id":1014,"rating":5.0,"review":"What a beautiful local experience.. I met with Candace this morning who was kind to meet me when I got off the bus too early. We began our walk and every piece of information was wonderfully explained. She is a great story teller and engaging to listen to. I have...","review_date":"October 24, 2017","user":"montana_n"},{"attraction_id":1027,"rating":5.0,"review":"Dan is a great guide!. The tour is beautiful and Dan was really flexible and easy to work with. On top of that the tour is a great price for what you get.","review_date":"March 11, 2019","user":"devinunit"},{"attraction_id":1042,"rating":5.0,"review":"2 solid hours of orcas. We went out with Captain Dave on the company's first trip of the year. It was a great trip -- thirty minutes out and back, and 2 solid hours of orcas (three separate pods) with a few bald eagles thrown in for fun.\nI would...","review_date":"March 14, 2019","user":"alex_f"},{"attraction_id":1075,"rating":5.0,"review":"Rocky Mountain Summer Adventure Tour. My cousins and I did the Rocky Mountain Summer Adventure Tour in September 2018. What an incredible tour! I have been to the Rocky Mountains before, but going through Discover Canada Tours was the best trip to this beautiful area that I have ever done!...","review_date":"September 16, 2018","user":"tamaram14283"},{"attraction_id":1075,"rating":5.0,"review":"Best way to explore the Rocky's!. The experience was amazing! The set itinerary was very well thought out and planned so that everyone can see a variety of different things packed into a few days. Everything was taken care of and it was fun and exciting everyday!\nBut the trip couldn't...","review_date":"August 28, 2018","user":"patrick_l"},{"attraction_id":1075,"rating":4.0,"review":"So much fun!. This tour was the highlight of our trip! Although it was a bit smokey cause of the wildfires, it had a different beauty in the pictures. Michelle, our tour guide was so fun and made sure everything ran smoothly. The only downside was the breakfast...","review_date":"August 23, 2018","user":"ritzykito"},{"attraction_id":1075,"rating":4.0,"review":"Great guide, great trip!. My husband and I took the 4 days Rocky Mountain Summer Adventure tour and it was wonderful! We've seen so many beautiful sights, the area is filled with lakes, mountains, trees and rivers. The trip was very well organized, comfortable bus, but most of all...","review_date":"August 17, 2018","user":"hila_g"},{"attraction_id":1075,"rating":5.0,"review":"Perfect Trip. We had a good experience with Discover Canada Tours on 30 Jun 2018 and our tour guide Tristan did a very great job & he's so nice. The weather fluctuated during the trip and we have experienced the sunny time in the lakes, rainy time...","review_date":"July 16, 2018","user":"sandyt1772"},{"attraction_id":1075,"rating":5.0,"review":"Best trip EVER!. This tour definitely is the best experience I\u2019ve ever had. I had so much fun, met so many amazing people and saw so many wonderful places during these four days.\nOur guide, Michelle (Hidalgo) was THE BEST! She had perfectly prepared everything and could tell...","review_date":"July 10, 2018","user":"marie_l"},{"attraction_id":1075,"rating":5.0,"review":"Best trip. That was the best trip \u0131 have ever made. Rivers hotels activities are really great also Our tour guide Michelle Hidalgo is really nice friendly and funny.","review_date":"July 10, 2018","user":"sena_nur_d"},{"attraction_id":1075,"rating":5.0,"review":"Perfect Trip. I would like to express my pleasure to have made my Rocky Mountains trip with Discover Canada Tours on June 15, 2018. At first I was in doubt as to which agency to choose considering the packages and prices, I found the values a bit...","review_date":"June 27, 2018","user":"ov\u00eddio_c\u00e9sar_de..._a"},{"attraction_id":1076,"rating":3.0,"review":"Nice pictures but nothing more. You see a lot, but it's more about taking pictures than experience Canada. Chris was an awesome guide but I wouldn't recommend it for the regular price. I would be definitively more disappointed if the weather was bad.","review_date":"October 31, 2018","user":"k2898diannas"},{"attraction_id":1076,"rating":5.0,"review":"Amazing Tour!. My husband & I are from Australia and in our 50's and even though we were the oldest ones on the tour, we were made to feel very welcome. I think these tours are aimed at a younger audience but it was fine. Chris, our...","review_date":"October 24, 2018","user":"jackiejoy2018"},{"attraction_id":1076,"rating":4.0,"review":"Good tour made even better by great tour guide (Alice). Not a great start having to move from a very comfortable coach to a lesser standard bus due to over booking. Changing busses also meant we lost time that first day. Last day also a rush as having to time watch to make it to...","review_date":"October 9, 2018","user":"momonkton"},{"attraction_id":1076,"rating":5.0,"review":"very enjoyable tour. I just had an amazing fun-filled weekend on the Rockies Classic tour which started on 28 September 2018 and is finishing later today\nI particularly liked the ice glacier which was sehr gut.\nAlso, the cowboy theme bar was very fun too\nThe driver, her...","review_date":"October 1, 2018","user":"lovetravel821928"},{"attraction_id":1076,"rating":4.0,"review":"Rockies. Amazing tour to see all these places in 4 days.Lake Louise and Lake Peyto were my favourites. We had so much snow that I felt it was Christmas time in September.Tour guide Matt was very knowledgeable in history. Driver was very careful. I just wished...","review_date":"September 28, 2018","user":"honeymooners688"},{"attraction_id":1076,"rating":5.0,"review":"Great guide and exciting itinerary.. The itinerary was fabulous giving us a good colourful and adventurous sweep of the majestic Canadian Rockies. Our guide - Matt is knowledgeable and his commentaries added to the excitement of the journey. Highly recommend this tour.","review_date":"September 18, 2018","user":"visitusa"},{"attraction_id":1076,"rating":5.0,"review":"The best way to experience the Rockies. This trip was fantastic. Rhawnie our guide and Rudy our driver were fun and made the whole trip enjoyable. Rhawnie has a wealth of knowledge of the areas we visited and also made great recommendations that made the trip even more special. If you have...","review_date":"September 18, 2018","user":"stephen_s"},{"attraction_id":1076,"rating":5.0,"review":"Terrific!!. The trip was amazing!! Starting with the tour guide Rhawnie. She is very funny and able to tell us all the history behind the cities, lakes, roads and so forth!! She always gave us the best tips and recommendations to enjoy the tour. Second point...","review_date":"September 12, 2018","user":"diogo_k"},{"attraction_id":1076,"rating":5.0,"review":"Awesome!!! . My husband and I are studying in Vancouver.. we were in doubt whether this tour would be worth it.. But.. we really had fun with the tour guide Rhawnie and felt safety with the bus driver Padra!!! The trip is long an we could always...","review_date":"September 12, 2018","user":"odyssey814945"},{"attraction_id":1076,"rating":5.0,"review":"Above any expectation!. I just came back from this tour and needed to write a review right away. Bear in mind my partner and I have never been on an organized trip before and my company gave us this tour as a gift.\nI thought it would have...","review_date":"September 3, 2018","user":"claudia1001"},{"attraction_id":1076,"rating":5.0,"review":"Amazing journey throughout the Rockies. I would highly recommend this tour, all the places visited are exceptionnal, I really appreciated the hotels as well. Best value for money out there. This tour is perfectly organized.\nBut what made this journey amazing is our tour guide Chris: his experience, the anecdotes...","review_date":"August 27, 2018","user":"thibaut_4point"},{"attraction_id":1076,"rating":4.0,"review":"great trip!. the trip was nice and we did a lot of different thing... my favourite was the Othello tunnels, and the wolf lake. The gondola was canceled because of the smoke but we were still able to enjoy Banff and lots of other things with our...","review_date":"August 25, 2018","user":"_mkondo238"},{"attraction_id":1076,"rating":5.0,"review":"Rockies Mountains Trip (4). I was very suprised how the plan was compiled. I do not felt long way so much, because this plan was good and we had friendly and funny guide Michelle H. She told us about places, their interesting stories and was active all the time....","review_date":"August 22, 2018","user":"lucie_v"},{"attraction_id":1076,"rating":5.0,"review":"Great Memories. My friends and I had a great time this past weekend at the Rockies, we were happy with the beautiful things we saw and our tour guide Michelle really try her best in making sure we all enjoyed the most of our trip even if...","review_date":"August 15, 2018","user":"cindy33lee"},{"attraction_id":1076,"rating":2.0,"review":"Not recommended. Perhaps as we are just students, the travel agency did not provide us a tour which is worth my $675 CAD. Marlon is a tour guide without any passion. He dropped us down at attractions without explaining their histories or information. On the way, he...","review_date":"August 14, 2018","user":"helen_a"},{"attraction_id":1076,"rating":5.0,"review":"Winosharer. My husband and I did the Classic Rockies Summer Tour while we were recently visiting Vancouver. What a great 4 days we had. Visited many beautiful places and saw some amazing scenery. Our tour guide Rhawnie Vallins really made this trip into a fun adventure!...","review_date":"August 2, 2018","user":"ian_h"},{"attraction_id":1076,"rating":5.0,"review":"Rockies Classic Summer Tour . Had the best 4 days filled with beautiful lakes, glaciers, bears, camp fires & much more. The tour guide Anna made the trip! She was super friendly, knew lots about the Rockies, gave great recommendations (especially about best ice creams) and ensured everyone on the...","review_date":"July 25, 2018","user":"beanz6"},{"attraction_id":1076,"rating":5.0,"review":"Rocky mountains summer classic tours. Excellent trip. We went for the 4 day Rockies tour with Rhawnie as our tour guide. She made it worthwhile with her cheerful bubbly nature. She kept us smiling with her jokes and her informative talks made the trip more interesting.\nDave our driver was...","review_date":"July 16, 2018","user":"puhlease"},{"attraction_id":1076,"rating":5.0,"review":"ABSOLUTELY FANTASTIC. Omg, if you want to see the best places, and having a great time with a group, not having to worry about anything because the bus takes you there and you have accommodation included, do this tour.\nOur guide Markella was fantastic! She had so...","review_date":"July 9, 2018","user":"elisa_a"},{"attraction_id":1076,"rating":5.0,"review":"Very good tour. We did the classic rocky tour. Our guide was Chris and he did an awesome job. During the tour we got many information about the rockies, saw amazing things and had the opportunity to go on additional activities which we would certainly recommend!\nThank you...","review_date":"June 4, 2018","user":"mari_o"},{"attraction_id":1076,"rating":5.0,"review":"Amazing !!. This trip was amazing ! The tour guides were very friendly and close to us. Always teaching us some stuffs about the Rockies. The accommodations were just perfect ! The chosen spots were beautiful and perfect to discover this part of Canada and it\u2019s famous...","review_date":"May 13, 2018","user":"paulineglrt"},{"attraction_id":1076,"rating":5.0,"review":"Highly recommended!!!. We had an awesome time! Nice people, beautiful views and our guide Chris is the funniest lad in Vancouver!","review_date":"April 23, 2018","user":"paddy_c"},{"attraction_id":1077,"rating":4.0,"review":"Wonderful Experience. It was a wonderful experience - tours are run very well, staff are all friendly, and communication beforehand was always quick. Would definitely recommend to anyone wanting to see the Northern Lights.\nMy only criticism is the hotel they book you into. The Westmark Hotel...","review_date":"January 22, 2019","user":"cruiser0910"},{"attraction_id":1077,"rating":5.0,"review":"Beyond Happy. Arctic Range Adventure is the way to go if considering a trip to see the northern lights. They are so well organized, tour package includes hotel and various tours during the day. Their tour guides are so knowledgeable and friendly and overall helpful. Also Arctic...","review_date":"March 4, 2018","user":"vivian_o"},{"attraction_id":1077,"rating":5.0,"review":"Aurora Viewing Vacation Tour Is Amazing. My wife and I went on this tour with my sister and grand daughter. This company provides transportation to\/from airport at arrivals and departures. This tour provides 3 opportunities to see the Northern lights and we seen the northern lights on our first outing to...","review_date":"March 3, 2018","user":"d1291dyjohno"},{"attraction_id":1079,"rating":5.0,"review":"Great tour!. Really great guide, answered all our questions and made sure we were warm with blankets. The food at the cookout was good and my brother tried the lasoo training, he said it was fun. I would recommend this excursion!","review_date":"November 28, 2018","user":"shirleys2987"},{"attraction_id":1079,"rating":2.0,"review":"Very disappointing experience. My wife and I did this tour as part of our travel package last week. It was seriously disappointing and a big let down on what was otherwise a great holiday. Zoe, the host driver did do a very good job BUT it had been...","review_date":"October 11, 2018","user":"liamof"},{"attraction_id":1079,"rating":4.0,"review":"Great Fun. Took the wagon train on a lovely September evening . Nice slow pace with great views of the river . Was a little apprehensive about the steak we had ordered but WOW it was delicious .. Served with baked potato salads cheesy beans and sauces....","review_date":"September 28, 2018","user":"chris29758"},{"attraction_id":1079,"rating":5.0,"review":"Fantastic adventure. Beautiful evening with amazing animals who are well looked after. The staff were welcoming and knowledgeable and felt safe and well looked after on our ride. It was a little sedate but horses are only allowed to walk in the National Park which explained a...","review_date":"September 17, 2018","user":"trishmitch"},{"attraction_id":1079,"rating":5.0,"review":"A wonderful evening and great food!!. We really enjoyed an evening taking the covered wagon ride to a clearing in the National Park for a delicious meal. Along the way, we loved hearing all about how the horses are trained and the activities, year round, of the stables. The route was...","review_date":"September 11, 2018","user":"chris43bh3"},{"attraction_id":1079,"rating":1.0,"review":"Unacceptable Customer Service. We were scheduled for an evening Cowboy Cookout with a tour group. Unbeknownst to our tour group leader, they changed the time from 5:00 to 3:30. First of all, who eats dinner at 3:30? Secondly, if you are going to change the time, let someone...","review_date":"September 8, 2018","user":"debskalk"},{"attraction_id":1079,"rating":5.0,"review":"Definitely not to be missed!! \ud83d\udc0e. We were expected to be at the stables for the 11am horse ride and cookout.\nWe were booked in, given our equipment and waited for our horse.\nThe staff were helpful when getting us onto the horses and making sure we were ready before heading...","review_date":"August 17, 2018","user":"hanclif"},{"attraction_id":1079,"rating":5.0,"review":"Beautiful Ride and Enjoyable Cookout. Our multi-generational family of 5 thoroughly enjoyed our ride and lunch. The guides, April and George, were informative and especially watchful of the children in our group. We enjoyed chatting with the guides while our steaks were cooked to order. Great way to experience Banff.","review_date":"August 13, 2018","user":"sherry_n"},{"attraction_id":1079,"rating":5.0,"review":"Lunchtime wagon ride. Good food and engaged kids. A great way to get a different view of the scenery. Our guides where both informative and helpful as we journeyed out and back to a very tasty steak lunch. The kids loved the views and also the games at...","review_date":"August 11, 2018","user":"marktraynor"},{"attraction_id":1079,"rating":5.0,"review":"Amazing Ride!. We did the 11 am ride w the cookout and were not disappointed. Amazing trail, fantastic guides, delicious meal, beautiful horses. My daughter and I thoroughly enjoyed the scenery, the grizzly spotting, the amazing steak meal and the great discussions with our guides and other...","review_date":"July 30, 2018","user":"juliev673"},{"attraction_id":1079,"rating":5.0,"review":"Fun ride and cookout. We did the 3 hour horseback ride and cowboy cookout. The horses was beautiful and well behaved. My sons (21 and 16) haven't ridden much, but they were perfectly comfortable with their mounts. The ride is buggy, so I would suggest to coat yourself with...","review_date":"July 18, 2018","user":"scaperv"},{"attraction_id":1079,"rating":5.0,"review":"Fantastic experience. My family and I enjoyed this immensely...the experience to ride western style was awesome.My children can\u2019t stop talking about this horse ride. They felt safe the entire time. The steak was so delicious probably because it was cooked by an Aussie \ud83d\ude1cthe scenery was breathtaking....","review_date":"July 11, 2018","user":"saisha_p"},{"attraction_id":1079,"rating":5.0,"review":"Great family activity for all ages. Our family, ages 3-63 went to the Cowboy Cookout. Some of us went via horseback, while others travelled in the wagon. It ended up being one of our favourite experiences in Banff. The staff was friendly, informative, and safety minded. This was my first time...","review_date":"July 6, 2018","user":"melissa_c"},{"attraction_id":1079,"rating":4.0,"review":"Wonderful ride and meal. My aunt found Banff Trail Riders online and my family decided to book with them while staying in downtown Banff. Five of our party booked the horseback ride and bbq and two of our party booked the wagon ride and bbq option. For the first...","review_date":"July 1, 2018","user":"amanda_k"},{"attraction_id":1079,"rating":5.0,"review":"Great evening and dinner. We saw this advertised on a travel show in Australia before we came so really wanted to try it. It was fantastic, the ride in the wagon was comfortable, staff were friendly, took the time to talk to everyone over dinner. Good commentary on the...","review_date":"May 24, 2018","user":"tracy_e"},{"attraction_id":1080,"rating":5.0,"review":"Rock and roll on rapids without getting wet and cold!. Captain Lloyd gave us a rock & roll experience through the rapids of Niagara Falls. The view of the dam from the boat was great complete with music. Not only do you get the view but when the captains arms go up, you hang on...","review_date":"December 7, 2018","user":"lisa_w"},{"attraction_id":1080,"rating":5.0,"review":"A MUST DO!!!. We chose to ride the jet dome due to the time of year ( mid October) due to it being cold. Parking is free where the shuttle bus picks you up to take you to the dock. The staff is very friendly and helpful. There...","review_date":"October 15, 2018","user":"jjbone1970"},{"attraction_id":1080,"rating":5.0,"review":"Fun ride. The temperature was too cool for the open boat so we opted for the domed. Prior to getting on, our guide Amanda explained that the front of the boat would be the roughest ride so we chose to sit there for the optimal experience. I...","review_date":"September 13, 2018","user":"lolita2012_12"},{"attraction_id":1080,"rating":5.0,"review":"What a ride!. One of the best activities of our trip. Viewing the river with its level 5 and 6 waves, so worth it. You could feel the power of the water. Loved the 360 our skilled pilot did. Our guide, Elayna, was very pleasant. She made sure...","review_date":"September 2, 2018","user":"susanj863"},{"attraction_id":1080,"rating":5.0,"review":"Third time doing this: Highly Recommend!. This was my third trip with Jet Boats. We had kids in the party so we did the Dome trip where you stay completely dry (which is quite tame compared to the wild ride on the regular wet boat tours). Still, this didn\u2019t disappoint! Best...","review_date":"August 4, 2018","user":"vapilot"},{"attraction_id":1080,"rating":3.0,"review":"Worth a try. The domed jet boat experience was okay. It was exciting to see the boat in the big waves. It was cool to get tossed around by the waves. I just want to share these with potential thrill seekers: (1) it got stuffy in there whenever...","review_date":"July 28, 2018","user":"mickroon"},{"attraction_id":1080,"rating":5.0,"review":"A super fun ride!. We decided to go with the Dome Jet Boat because being older parents we didn't want to get soaked with the open Jet Boat. So glad we did! It was a fun ride and the kids enjoyed it as well. The Hamilton turns were super...","review_date":"June 27, 2018","user":"cunningham007"},{"attraction_id":1080,"rating":5.0,"review":"Wild ride!. We had a blast! Asia was a great tour guide! Lively and enlightening! Great fun despite a little leak. Love those Hamilton turns! I recommend it to anyone looking for a wild ride through the rapids!","review_date":"May 3, 2018","user":"donna_d"},{"attraction_id":1080,"rating":5.0,"review":"Exciting and Fun!. We are so glad we opted to go on this jet boat tour. We had to kill time before checking in at Niagara and saw it in our book! The guide was SO GOOD! She was funny,informative and really enjoyed guiding us through the history,...","review_date":"October 21, 2017","user":"anna_m"},{"attraction_id":1081,"rating":4.0,"review":"Fun experience. First off we have never riden horses so that in itself was fun\nThe horses were obviously used to inexperienced handlers but were well behaved and did respond to certain commands\nObviously we weren\u2019t galloping in the wild open but the ride was scenic and...","review_date":"October 7, 2018","user":"dred174d"},{"attraction_id":1081,"rating":2.0,"review":"Wasn\u2019t as fun as we\u2019d thought . My husband & I did a 2 hour trail ride. We\u2019re both pretty adventurous and this was pretty boring for the both of us. We didn\u2019t visit anywhere spectacular with any gorgeous views. Horseback riding wouldn\u2019t be something we put on our itinerary again.","review_date":"October 3, 2018","user":"bnecke"},{"attraction_id":1081,"rating":4.0,"review":"First time riding. Did the 2 hr ride in Aug. Stunning horse, knowledgeable guides. Very beautiful view and surroundings. A must do. Make sure to cover up head to toe, you will get covered in horse flies. Spotted a moose, thankfully didn't see the grizzly bear.","review_date":"August 28, 2018","user":"msleafs14"},{"attraction_id":1081,"rating":5.0,"review":"Great day!. We arrived at the ranch and booked into the office 30 mins before.\nWe found our helmets and waited for the horses to be chosen for our sizes.\nOnce we knew our horses names and had our briefing we were off.\nThe route followed along...","review_date":"August 5, 2018","user":"davebaldeaglepearce"},{"attraction_id":1081,"rating":4.0,"review":"Fun experiance. I live in the Bow Valley so I didn't book this based on having a tour of the area, but rather to experience horseback riding with my step-daughter as we'd never done it and we had a slight fear of horses!\nThe 2 guides on...","review_date":"August 2, 2018","user":"alpinebettie"},{"attraction_id":1081,"rating":5.0,"review":"So glad we did this ride - perfect!. Booked the 9.30 am 2 hour Sundance Trail Ride at the office, but was emailed to say that someone had booked online and it had gone through before ours. We could have got a full refund or change to another time etc - there were...","review_date":"July 27, 2018","user":"judypeterwatson"},{"attraction_id":1081,"rating":2.0,"review":"Uneventfull ride. Don't book this ride if you are an experienced rider. You will be dissapointed by the trail, running along the asphalt road and the up and down path across Sulphur mountain.\nThere are hardly any lookouts.\nGuides were friendly and the horses fine, but there...","review_date":"July 26, 2018","user":"nikki_2_0_1_7_4real"},{"attraction_id":1081,"rating":5.0,"review":"Fun and relaxing trail ride. My partner and I included this 2-hour horseback ride as part of our vacation in the Banff area. No regrets! Everything was very well organized, and our ride was delightful. Mel and Robyn were our excellent guides, who explained clearly and in a friendly way...","review_date":"July 24, 2018","user":"599maria"},{"attraction_id":1081,"rating":5.0,"review":"Wonderful experience!. We recently returned to the UK from a holiday Canada which included a 2 hour horseback ride with Banff Trail Riders, having been persuaded to book by my wife who had been a keen rider in the past; I had only been on a horse...","review_date":"July 12, 2018","user":"bobfrequentflyer"},{"attraction_id":1081,"rating":4.0,"review":"Summer Vacation. Thank you for a great time. The trail guides were friendly and made the 2 hours enjoyable. We got to see some nice scenery once you get off the main trail. Would give this group a 5 if we spent more time off the main...","review_date":"July 7, 2018","user":"profpayne00"},{"attraction_id":1081,"rating":1.0,"review":"Watch out for the weight limit, by all means!. This review is very simple. My fianc\u00e8 and I booked a 2 hour ride. When we showed up for the ride, we were told about the 250lb weight limit and that ONE of us was not allowed to ride because of it. They said that...","review_date":"June 22, 2018","user":"dearrick"},{"attraction_id":1081,"rating":5.0,"review":"One of my trip highlights!. What an experience! Such a great way to see some amazing scenery and nature that Banff ahs to offer. The two hours whizzed by, going up and down the Bow River and up and down the base of Sulphur Mountain.\nRiding 'Western Style' was great...","review_date":"June 3, 2018","user":"sarah_c"},{"attraction_id":1081,"rating":5.0,"review":"Horse Back Riding. Nice Cowgirls and Cowboys, calm horses, clear instructions and a safe ride. Plus informstion about the area during the ride.","review_date":"June 1, 2018","user":"viktoria_v"},{"attraction_id":1081,"rating":3.0,"review":"2 hour Sundance Loop. This was a Mothers Day ride with my wife and 21 year old daughter. Warner Stable seem to cater to beginner riders which is great. If you have experience riding you may be disappointed. The guides on he trail were very nice and friendly but...","review_date":"May 14, 2018","user":"daron_w"},{"attraction_id":1082,"rating":5.0,"review":"The power of the water. It was late July and the temperature at 9am was 4c (40f). I didn\u2019t have warm cloths, but it was worth the beauty of it. The noise it makes, and the beautiful look of the high water falls is amazing.","review_date":"September 6, 2018","user":"michal_m"},{"attraction_id":1083,"rating":5.0,"review":"Great Snowshoe Trip!. This was a great trip for first time snowshoers and first time visitors to Jacques Cartier National Park. While we did not initially sign up for the van transportation from Quebec City to the park (approx. 40 mins) Yohann made sure to email us and...","review_date":"January 3, 2019","user":"kaitlinf94"},{"attraction_id":1084,"rating":5.0,"review":"Amazing day on the water!!. Wow, what a magical day we had despite it being out of season!! The lovely Fiona got the kids and my husband and I all kitted out with our wet weather gear and introduced us to Captain Mark. Then we were off on our adventure...","review_date":"January 18, 2019","user":"jduel"},{"attraction_id":1084,"rating":5.0,"review":"Killer Whale watching Springtide Victoria. Very informative, enjoyable and comprehensive whale watching trip out with a great guide who knew all there was to know. Zodiac was great to zoom around in and the co-operative tracking with other boats really helped us find tons of whales. Interesting to see a...","review_date":"December 7, 2018","user":"bobbowowski"},{"attraction_id":1084,"rating":5.0,"review":"The best eco tour ever!!. How much more memorable can a wedding anniversary date be??\nIt was mesmerizing, truly blessing to be able to see the orcas after 30-45min of boat ride from the deck in Victoria Harbor.\nSuch a beautiful creature!!\nI didn\u2019t know how to verbalize my emotion...","review_date":"November 26, 2018","user":"shizuka_l"},{"attraction_id":1084,"rating":5.0,"review":"Great staff and skipper. The office staff was extremely helpful and patient with us when the weather deteriorated. Our skipper was Ian who was knowledgeable and skilled when it came to finding wildlife. We saw a humpback whale, sea lions, seals, elephant seals, and an otter. The highlight of...","review_date":"November 25, 2018","user":"purduepolo"},{"attraction_id":1084,"rating":5.0,"review":"Zodiac whale watching tour. We did this same trip 20 years ago and back with our two teenage boys. Mark was our driver on the morning zodiac tour, which was an exhilarating rollercoaster ride through the mist and waves. We were out on the ocean for over 3 hours...","review_date":"August 11, 2018","user":"debbieingledew"},{"attraction_id":1084,"rating":5.0,"review":"Book this tour!!!. This is a top-notch group. Everything was spectacular. The meeting place is central in a building on the wharf. The people greeting us were professional, comforting, & loads of fun. The \"life suits\" were clean. Mark, our naturalist guide was fantastic- personable & knowledgeable. We...","review_date":"August 5, 2018","user":"mtg569"},{"attraction_id":1084,"rating":5.0,"review":"Amazing experience!. Our guide Mark wanted to stay out longer and we were all for that because it was the best day of my life. I have taken 4 separate whale watching trips and never had the opportunity to see one. Today we saw 2 pods of...","review_date":"July 16, 2018","user":"pnwkim"},{"attraction_id":1085,"rating":5.0,"review":"Great views, with an amazing guide!. If I could give Mark six stars for our trek, I would. He picked us up at our hotel, provided food and water for the hike, gave some great background on the region's history en route to the trailhead, and was a wealth of knowledge...","review_date":"March 4, 2019","user":"wastro"},{"attraction_id":1085,"rating":5.0,"review":"No better way to see the area, literally and figuratively!. Mark knows his way around and a long list of other things (Vancouver history, flora, photography, good jokes, and which path to take for all the best views)! I absolutely recommend you book a hike with him - he'll even take your picture and provide...","review_date":"March 4, 2019","user":"beer_travelerx"},{"attraction_id":1085,"rating":5.0,"review":"Hike Victoria was our best experience of 2018! A must-do for every visitor, and every visit, to Vancouver Island!. Hike Victoria was the best hiking experience ever\u2013so much so that we can't wait to return in June 2020 to hike the Natural Beauty Tour with Mark!\nWe visited Victoria to celebrate our daughter's 16th birthday in July 2018 and loved both our hike to...","review_date":"December 27, 2018","user":"chicagowildswan"},{"attraction_id":1085,"rating":5.0,"review":"A rave review for an excellent guide. My friend and I were a little disheartened by Victoria so we book this tour last minute with little expectation. We were greeted by Mark who was one of the nicest men I have ever met. The hike was beautiful and Mark had so many...","review_date":"September 28, 2018","user":"travellaaaaam"},{"attraction_id":1085,"rating":5.0,"review":"Solo Hike Experience. Mark was an absolutely phenomenal guide. From beginning to end there was never a dull moment and I learned a lot about Vancouver Island thanks to Mark's knowledge of the area. I would recommend him to anyone making a trip to the island!","review_date":"September 25, 2018","user":"ryanjkga"},{"attraction_id":1085,"rating":5.0,"review":"Best Hike Ever!. HikeVictoria was a great experience. Mark was informative and entertaining. During the hike you get to see some of the greatest views of the mountains, fjords and forest. Hikers are provided with three 500 ml bottles of water to be carried in a backpack, plus...","review_date":"September 9, 2018","user":"buckandtheteacher"},{"attraction_id":1085,"rating":5.0,"review":" . Really enjoyed our hike with Mark. Provided plenty of water and a snack along with rucksacks and sticks. Great hike up to the top with plenty of opportunities to take photos of fantastic views. Highly recommended.","review_date":"September 9, 2018","user":"paul_m"},{"attraction_id":1085,"rating":5.0,"review":"Our first hiking experience. It is with great pleasure that we think back to the day we went hiking with Mark.\nWe had a lot of fun and we learned quite a bit about nature. While we were out there Mark took some awesome pictures of us and we...","review_date":"September 9, 2018","user":"_rriphagen48"},{"attraction_id":1085,"rating":5.0,"review":"Gotland Tod Hike. Mark is very personable, very organized, included interesting information along the way about various plant life both indiginous to the area as well as invasive species; he provided good guidance relative to safety in the area and to ensure safety on the trail. Lovely views!...","review_date":"September 8, 2018","user":"debe180"},{"attraction_id":1085,"rating":5.0,"review":"Great Tour, great guide. Mark is an amazing guide who really cares about his fellows. We got great views and Mark made some awesome pictures. Can recommend the Tour for everybody with normal fitness.","review_date":"September 5, 2018","user":"hikingandre"},{"attraction_id":1085,"rating":5.0,"review":"Beautiful and very enjoyable hike!. My husband and I reviewed several different hikes and activities and chose this one based on the reviews and the views. Mark was a real professional, very personable, communicative and informative. He was also great when it came to working out a meeting place based...","review_date":"September 4, 2018","user":"susan_t"},{"attraction_id":1085,"rating":5.0,"review":"The best memory from our holiday in Victoria. My husband and I truly enjoyed this hiking. Fantastically enjoyable and not too difficult (I was a beginner hiker). Mark was a brilliant & helpful guide, and great fun! Astonishing views of the fjord from the top, which allowed us to take a step back...","review_date":"September 3, 2018","user":"msk0923"},{"attraction_id":1085,"rating":5.0,"review":"Had a blast. Can\u2019t recommend this hike enough. Mark is an informative and friendly guide, brought us to all the great views, and took some beautiful pictures for us. We really enjoyed our time with him and will definitely be booking another tour with Hike Victoria whenever we...","review_date":"September 2, 2018","user":"allie_i"},{"attraction_id":1085,"rating":5.0,"review":"Fantastic afternoon. We had a fantastic time on this hike. Mark is a great guide and photographer and also very entertaining company. He takes your safety very seriously too.\nThe views from the top are worth the climb and we had the added benefit of being with...","review_date":"August 30, 2018","user":"clare_r"},{"attraction_id":1085,"rating":5.0,"review":"Fantastic experience!. We booked this tour because we enjoy walking, and as we only had a short stay in Victoria we wanted a guided tour to enable to explore and see what the area had to offer. Mark was just great and a brilliant guide. He is...","review_date":"August 25, 2018","user":"looloo70s"},{"attraction_id":1085,"rating":5.0,"review":"Completely Satisfied. My wife and I spent several days in Victoria and wanted to do something active. We are in our 60s and enjoy being active but are not nuts about it. We also know that outdoor plans are going to be weather defined. We ended up...","review_date":"August 25, 2018","user":"nfleisher"},{"attraction_id":1085,"rating":5.0,"review":"Amazing hike just outside of Victoria BC!. This hike was such a treat! We really enjoyed the scenic views, it was so beautiful! Mark was the best guide-fun, informational, and professional. Plus, he took some amazing photos of our group which we will always treasure. I would highly recommend this hike and...","review_date":"August 13, 2018","user":"macs_explore"},{"attraction_id":1085,"rating":5.0,"review":"Excellent scenic hike. This hike of moderate difficulty is just what we were looking for to help offset some of the consumption. Mark is an excellent guide and photographer. He really took time to ensure we had what we needed to stay safe and hydrated on this unusually...","review_date":"August 9, 2018","user":"rod_h"},{"attraction_id":1085,"rating":5.0,"review":"Highlight of our trip!. This truly was the highlight of our trip to Victoria. Don't miss the opportunity to do this hike with Mark! The hike and views were amazing. Our family decided on this hike last minute, as we weren't sure we could all do it. Mark took...","review_date":"August 7, 2018","user":"owensthompson"},{"attraction_id":1085,"rating":5.0,"review":"Great hike. We used to hike in Canadian Rockies, now we hiked in Vancouver Island wilderness park. Mark was a superb guide, suggested walking sticks that ended up being crucial to our success in a very ambitious hiking climb and descent. Mark has deep experience, great sense...","review_date":"August 5, 2018","user":"jastatec"},{"attraction_id":1085,"rating":4.0,"review":"Excellent guide and good company.. I very much enjoyed the hike, and Mark took great care to see that everyone felt safe. Wonderful views at the top, and fun to be had taking photographs. I would have liked a little more variety on the walk, but it was still a...","review_date":"July 11, 2018","user":"jalacy64"},{"attraction_id":1085,"rating":5.0,"review":"Phenomenal Adventure - Vancouver Island!!!!. This was a very adventurous and scenic hike for us. Seeing the back country of Canada's finest Vancouver Island. Our guide Mark, was not only experienced but educated on terrain and plant species. He was quite a photographer and very humorous throughout our hike. We...","review_date":"July 10, 2018","user":"sara_k"},{"attraction_id":1085,"rating":5.0,"review":"Amazing view! This is a must to do in Victoria!. I can't say thank you enough to Mark the tour guide for this hike! Mark taught us about the history of the forest in Victoria, gave us lots of time to soak in the view, took amazing photos, had great conversations, and made me feel...","review_date":"July 6, 2018","user":"contactbridgetostyle"},{"attraction_id":1085,"rating":5.0,"review":"Easy hike with awesome views and great guide. Mark is a great tour guide. Not only does he pick you up directly from where you're staying, he also makes sure he's packed you water, snacks, hiking poles, and even toilet paper!! He asks you plenty of questions on the way so he can...","review_date":"July 3, 2018","user":"madeleineschoech"},{"attraction_id":1085,"rating":5.0,"review":"Amazing hike with a fun guide!. Landscape was breathtaking and Mark was an exceptional guide: funny, enthusiastic, informative and easy-going. We really enjoyed the hike and all the information Mark shared with us. It was the highlight of our stay in Victoria. If we ever come back to Victoria, we will...","review_date":"June 30, 2018","user":"anni0_o"},{"attraction_id":1085,"rating":5.0,"review":"Great Views and Very Informative. Mark is an fun and informative guide who took us on a wonderful hike we may have never found ourselves. Since we were visiting Victoria without a car, it was definitely a treat to be taken out of the city and shown some incredible vistas.","review_date":"June 22, 2018","user":"kirklandken"},{"attraction_id":1085,"rating":5.0,"review":"Awesome!. The hike through the Park was terrific. The views were awe inspiring and I enjoyed every minute of it!\nMark was a great guide and made the experience very enjoyable.\nHighly recommend Hike Victoria!","review_date":"June 21, 2018","user":"brindie100"},{"attraction_id":1085,"rating":5.0,"review":"Wonderful hike with beautiful landscapes!. We had a great time with Mark hiking in the Gowlland Tod Park. The different views were wonderful! Mark is an exceptional guide, very attentive and with a high knowledge on the history, wildlife and plants of the park!\nA wonderful afternoon! Thanks again Mark!...","review_date":"June 20, 2018","user":"joan_g"},{"attraction_id":1085,"rating":5.0,"review":"Great hike in a beautiful place. Picked up by Mark the guide. The hike is really great, not too difficult.\nHe gave loads of information about the park, it's very interesting. The views during the hike are really amazing. When you go out there on your own you def won't see...","review_date":"June 13, 2018","user":"reneek563"},{"attraction_id":1085,"rating":5.0,"review":"Perfect balance of effort and views!. Was a little nervous that this was going to be a sweatfest- but it absolutely hit the sweet spot! Not too hard, not too easy. I would call it a hike, but didn't feel like I needed a day to recover. The views were a...","review_date":"June 12, 2018","user":"skynsea4me"},{"attraction_id":1085,"rating":5.0,"review":"Great hike, no car needed. Mark picked us up in Victoria for an afternoon hike at Gowlland Tod Provincial Park, providing water, snacks, lots of local information (flora, history), and even suggestions for sights to see the following day. We also purchased the photos he took of our family. The...","review_date":"June 11, 2018","user":"kajdave"},{"attraction_id":1085,"rating":5.0,"review":"A great guided hike into places we would not have found on our own!. Mark, our guide, did not skip a beat! The hike includes water, snacks and Mark's knowledgeable lay of the land and hiking tips. All of this was delivered with Mark's great sense of humour. The hike itself was not too strenuous and yet offered a...","review_date":"June 4, 2018","user":"reneet847"},{"attraction_id":1085,"rating":5.0,"review":"Hiking Gowland Tod. Mark was fantastic and really knew his way around the hike and the history of the area. We had an amazing time and would highly recommend this for anyone who loves outdoor adventure and beautiful views","review_date":"June 4, 2018","user":"gputnam2018"},{"attraction_id":1085,"rating":5.0,"review":"Natural Beauty Tour and Top Gowlland in one day. I had an amazing day of two tours with Mark. We saw some breath taking views and even play a little with some seals.\nIn the morning, we visit places at the coast with astonish views of the mountains. We walk a little in the...","review_date":"May 31, 2018","user":"karla_h"},{"attraction_id":1087,"rating":5.0,"review":"The best experience I have had in whistler. What a great adventure. The reception at Canadian adventures was super helpful and friendly, The tour guide was amazing, very knowledgeable and was having a laugh with us. The buggying its self was un-reaI, spectacular views and great fun. I would highly recommend anyone and...","review_date":"November 8, 2018","user":"wanderer12717310038"},{"attraction_id":1087,"rating":5.0,"review":"Off-Road Buggy Tour For The Win!!. What a great Day. We saw this as one of the possible things to do in Whistler, so signed up. Dave, our Tour Guide, was right on time and in short order we were headed out of town. Arriving at the Tour location, we were...","review_date":"September 14, 2018","user":"russell_l"},{"attraction_id":1087,"rating":5.0,"review":"The ride was nice for two in the side by side buggy. Interesting trail ride and was everything you would want to do.. Very accommodating and explained all aspects of equipment and ride. Going through water, up hills, down hils and track was fun p.us stopping for pictures.","review_date":"August 25, 2018","user":"rogerm1738"},{"attraction_id":1087,"rating":5.0,"review":"Off road buggy tour . Did a off road buggy tour with trigger our guide, he\u2019s was awesome, and we had so much fun, one of my favourite summer tours they offer! And I\u2019ve done almost all of them. Would highly recommend it!!!","review_date":"August 24, 2018","user":"nolan_a"},{"attraction_id":1087,"rating":5.0,"review":"Fantastic experience for all. I booked the Odyssey off-road buggy experience for my trip to Whistler. This was a fantastic way to spend the afternoon. It had been hot for a few days, so we got pretty dusty but that did not take anything away from the experience. I...","review_date":"August 15, 2018","user":"lawrence_s"},{"attraction_id":1087,"rating":5.0,"review":"Great scenery and everything provided. Did the 4-person buggy with 3 of us. Had lots of fun, did a lot of driving, got super dusty. Had a terrific guide who took photos and videos of us. We were provided with helmets and goggles and a ride to\/from the base facility...","review_date":"July 28, 2018","user":"plipp"},{"attraction_id":1087,"rating":5.0,"review":"Awsome buggy tour . Jodi was a awesome guide we had a great time. First time for us but surely to do it again. Beautiful landscape .","review_date":"July 27, 2018","user":"ipontour"},{"attraction_id":1087,"rating":5.0,"review":"Magical adventure. Mack is awesome tour guide. We had a blast. Definitely consider bring clothing that you wouldn't mind getting a little bit dusty and\/or wet.","review_date":"July 21, 2018","user":"tjmassaro"},{"attraction_id":1087,"rating":5.0,"review":"Awesome!. A friend and I did this and had a blast! Really nice and helpful staff from booking to the tour. It was both of our first time driving them, good instructions from the guides and it was really easy to pick it up. Really beautiful...","review_date":"July 7, 2018","user":"emmas4624"},{"attraction_id":1087,"rating":5.0,"review":"Awesome Off-Road Action. Odyssey Tour - Offroad Buggy. We found this tour as we were walking through Whistler Village. I booked it for me & my 13 year old daughter...it exceeded my expectations.\nTour started at the shop where we checked in. We then hopped on a bus...","review_date":"June 26, 2018","user":"travis_k"},{"attraction_id":1087,"rating":4.0,"review":"Case of the Fundaze. Alex and Gen were our guides for the adventure. It was Alex's first tour on the buggy's but he was very professional, informative, and seemed like a seasoned professional.\nWe took a couple photo breaks which were perfect for the bumpy ride.\nIt had just...","review_date":"June 25, 2018","user":"sheaemry"},{"attraction_id":1087,"rating":5.0,"review":"Had a Blast on the buggy. My wife and I had a fabulous time. Paid a bit more for a private tour with our awesome guide Jodi and she didn\u2019t disappoint. Beautiful yet rugged trails up and down the mountain. Almost 2 hours of riding. We were experienced side x side...","review_date":"June 13, 2018","user":"wes_d"},{"attraction_id":1087,"rating":5.0,"review":"Buggy tour. Had a great time on the buggy tour today - will certainly be recommending it to our guests in town. If you can drive I would certainly recommend it as it adds to the fun. The protective gear is helpful as stops you ruining your...","review_date":"May 29, 2018","user":"beauchamp91"},{"attraction_id":1087,"rating":5.0,"review":"Such a fun buggy tour!. Had a great morning wizzing round the Callaghan with our excellent guide Caz this morning. She was excellent at explaining how the vehicles worked and the route we would take, and made sure everyone got a fair go.","review_date":"May 29, 2018","user":"emily_k"},{"attraction_id":1087,"rating":5.0,"review":"Tons of fun for 1st timers!. We went a week before all snow activities were about to stop, so we still got a glimpse of some snow on our tour!\nBeautiful lake view with melting snow!\nThe trail was fun as it gets muddy, dusty and wet! Loved the adventure!\nGuides...","review_date":"May 17, 2018","user":"berlyncc"},{"attraction_id":1089,"rating":5.0,"review":"Great snowshoe adventure with amazing guide. Spencer was friendly and funny right from the start! He took us off the tracks, up and down hills. What a blast! Great exercise and learned lots about the trees in the area and their medicinal properties.\nI would suggest this to everyone who loves...","review_date":"March 6, 2019","user":"dulciomia"},{"attraction_id":1089,"rating":5.0,"review":"Great Day, Great Guide!. What a beautiful day! Spencer picked us up with a smile and brought us out to such a beautiful spot. The day was great - a good work out, great lessons on the way and just overall a super fun experience. Spencer was great and...","review_date":"March 5, 2019","user":"chuckb77"},{"attraction_id":1089,"rating":5.0,"review":"Great rest day adventure in Whistler. My dad and I decided to do this snowshoe tour on a rest day from skiing, and it was perfect. Marie was so fun, nice, and knowledgeable, and the small group size made the experience even better. It was not strenuous at all, and I...","review_date":"March 4, 2019","user":"164audrar"},{"attraction_id":1089,"rating":5.0,"review":"Fun tour with Marie. This snowshoe tour is a great introduction to the sport. Following a brief orientation, we quickly transitioned from sharing a groomed track with dogsledders to free range touring in deeper snow. Our guide Marie was filled with enthusiasm and knowledge. She had great stories about...","review_date":"March 4, 2019","user":"kevin_m"},{"attraction_id":1089,"rating":5.0,"review":"Awesome!. Spencer was an amazing tour guide! We had lots of fun adventuring along the dogsled trail, into the forest, and sliding down big snowy hills. I learned a lot about the history of different trees and the uses of their leaves and bark. It was...","review_date":"March 1, 2019","user":"amee2019"},{"attraction_id":1089,"rating":5.0,"review":"excellent finish to a holiday. A family of five adults went with Spencer on the medicine trail. He made it both informative and most importantly fun! we slid down trails and played long snowshoe jump olympics on the frozen lake. A fantastic walk through the forest and the opportunity to...","review_date":"February 24, 2019","user":"garry4sue"},{"attraction_id":1089,"rating":5.0,"review":"Excellent experience, wonderful tour guide. We had a wonderful snowshoe walk through the medicine trail. Our guide Spenser was very attentive and very knowledgeable. From assisting us with putting on the snowshoes to leading us through the trails, Spenser was very helpful. It was a wondeful blue sky day and...","review_date":"February 24, 2019","user":"abperry2018"},{"attraction_id":1089,"rating":5.0,"review":"Snowshoe . Amazing experience!! Love the trail, the story behind it and the tour itself is awesome! Mal was an incredible guide! Totally recommend this activity \ud83d\ude0a","review_date":"February 23, 2019","user":"fervibo"},{"attraction_id":1089,"rating":5.0,"review":"Beautiful hike and great guide. We had a perfect day on the trail with Spencer. He was friendly and informative about the different trees and the landscape. It was a wonderful way to experience snowshoeing (for several in our group for the first time). It was a wonderful experience!","review_date":"February 21, 2019","user":"julia_c"},{"attraction_id":1089,"rating":5.0,"review":"Magical day snowshoeing while lightly snowing!. Spenser was our guide and he was fantastic... he was knowledgable about the forest and obviously loved being out there! We had a very small group and we went off the trail in fresh snow. Huge snowflakes were coming down for the entire hike. In...","review_date":"February 19, 2019","user":"mrsleja"},{"attraction_id":1089,"rating":5.0,"review":"First time for this Mississippian . Marie was outstanding in her guiding me on this tour. With her herbalist background, she made the trip even more enjoyable. As a senior, I did not find this experience over exerting, however one does need to be prepared to work a bit. She was...","review_date":"February 14, 2019","user":"rickeyg2018"},{"attraction_id":1089,"rating":5.0,"review":"Awesome tour!. This tour was fantastic, and Mary was such a great guide! Learned a lot of fun facts along the tour. One tip--check the tour guide website to compare pr!ces.","review_date":"February 13, 2019","user":"tourist310438"},{"attraction_id":1089,"rating":5.0,"review":"Most beautiful Medicine Trail Snowshoe Tour!. I recently participated in the Medicine Trail Snowshoe Tour booked through Canadian Wilderness Adventures and what a wonderful snowshoe tour it was! The Callaghan Valley is absolutely enchanting - the day was just stunning and could not have been more perfect as there was tons...","review_date":"February 12, 2019","user":"kathy_a"},{"attraction_id":1089,"rating":5.0,"review":"Fantastic!. Fantastic snowshow tour through old growth forest. What made this over-the-top fun was our awesome tour guide Marie. She is enthusiastic, knowledgeable and friendly. Although I didn't dogsled, it was amazing to see these canine athletes whizzing by. We got to play with the dogs...","review_date":"February 11, 2019","user":"lacaraw"},{"attraction_id":1089,"rating":5.0,"review":"So much fun. Did this tour and it was fantastic. Trekking through the snow and the beautiful scenery. Our guide was Marie and she was so enthusiastic and really informative about the surrounding nature. She made our day.","review_date":"February 11, 2019","user":"337naomid"},{"attraction_id":1089,"rating":5.0,"review":"Great tour but even greater tourguides. We just completed the Medecine Trail Snowshoe Tour and it was great....the guides Marie and M\u00e9lanie were informative, full of energy and quite obviously very passionate about their work .... highly recommend this tour....","review_date":"January 26, 2019","user":"taz2x1954"},{"attraction_id":1089,"rating":5.0,"review":"Great Snowshoe tour in pristine valley. Our guides, Maria and Brock, were knowledgeable, helpful and fun. The snow was fairly deep but was still suitable for fit seniors. It was an envigorating walk in the pristine environment of the beautiful Callaghan Valley. We also learnt a lot about the trees and...","review_date":"January 24, 2019","user":"robdav2018"},{"attraction_id":1089,"rating":5.0,"review":"Informative, relaxing, and FUN. Spencer did a great job leading us through this tour, answering all my questions, and adjusting the tour for the variety of aptitudes. 100% would recommend!","review_date":"January 20, 2019","user":"nannerannie44"},{"attraction_id":1089,"rating":5.0,"review":"Wonderful experience, wonderful guide. My wife and I came up to Whistler for the long weekend, and since I'm not much of a skier, we were looking for an outdoor activity we could both enjoy together. We had never been snowshoeing before and thought it seemed like fun. We...","review_date":"January 20, 2019","user":"dblourenco"},{"attraction_id":1089,"rating":5.0,"review":"Great snowshoe tour. This was my first time snowshoeing and what a great pla e to do it Caledon was a beautiful step back into nature after a week of skiing in whistler and blackcomb, both great places, but super busy this week. To learn from the medicine...","review_date":"January 1, 2019","user":"mmckeag37"},{"attraction_id":1089,"rating":5.0,"review":"Outstanding experience. We were a little concerned that this may be a bit taxing on the body but it was easy and so much fun. Our guide Marie was simply superb and so knowledgeable about the history and purpose of the fauna in the forest that it...","review_date":"December 30, 2018","user":"grant_c"},{"attraction_id":1089,"rating":5.0,"review":"Best snowshoeing adventure. My family really enjoyed this snow shoeing tour. It was different to past ones as in our group, we had a choice to either take it easy or be a little more adventurous. We saw amazing scenes that looked like they were unreal. We learnt...","review_date":"December 24, 2018","user":"jorjamoff"},{"attraction_id":1089,"rating":5.0,"review":"Beautiful, magical... walking in a winter wonderland . I ended up on a solo hike with Marie and it was incredible! It rained the entire time but with proper attire you hardly notice. The scenery and experience was so special for being a first time snowshoer! We had super fresh snow and it...","review_date":"December 20, 2018","user":"snh15708"},{"attraction_id":1089,"rating":5.0,"review":"So much fun!. Had a fabulous tour with Marie! She was so knowledgeable and a very happy person to be exploring the woods with. Highly recommend for people of all ages. Got served gluten-free, vegan cookies & delicious tea in the middle of the trip, was a nice...","review_date":"December 20, 2018","user":"brittsworldtravels"},{"attraction_id":1089,"rating":5.0,"review":"Amazingly Beautiful Hike. Great time with Randy on my snowshoe adventure in the Callaghan Valley outside Whistler. With our small group we were able to go off the path and make our own trail through the woods. Learned to look for signs of water underneath the snow and...","review_date":"March 22, 2018","user":"kcmason58"},{"attraction_id":1089,"rating":5.0,"review":"Casual walk through the Callaghan. Myself and a few friends took part in the snow shoe tour with our guide Steph. We got an intuitive tour of the surroundings while getting some light exercise. This is a great way to see the Callaghan if you are not overly adventurous. The...","review_date":"February 28, 2018","user":"clairemcmonigle"},{"attraction_id":1089,"rating":5.0,"review":"Great activity if pregnant . I joined Amy on a guided snowshoe tour & was so impressed by her knowledge of the beautiful area. Amy\u2019s colleague Steph at the booking desk was very thorough & helpful when she took my details & had passed all of the information to Amy...","review_date":"February 26, 2018","user":"chesover"},{"attraction_id":1089,"rating":5.0,"review":"Brilliant snowshoe through the woods. Ended up as the only person on this tour and had a great relaxed snowshoe (and slide) through the beautiful woods. What could have been an awkward couple of hours with a stranger was really fun and J.D. the guide was very friendly, chilled and...","review_date":"February 25, 2018","user":"francesca_d"},{"attraction_id":1089,"rating":4.0,"review":"Wonderful Tour. Passionate People, Well Done!. Our guide Melanie makes it happen. Extremely giddy, very curious, and strangely knowledgeable, she really is into the who nature thing. While driving, she saw a baldie and was so excited had to radio it in. Turns out she is from the east coast. No...","review_date":"February 14, 2018","user":"alam555"},{"attraction_id":1089,"rating":5.0,"review":"Great outdoor experience. Fun alternative to skiing. Awesome! Many thanks to Melanie for a fun time and we learned a few things too:) It was really fantastic to be on the trail. We skied for a few days and were looking for something different. This was a perfect way to spend part...","review_date":"January 20, 2018","user":"aform5"},{"attraction_id":1089,"rating":4.0,"review":"Great Day Out. We had a great day with Canadian Wilderness Adventures. For a super fun hike, Randy's your guy. For a varied group, Jody is extremely in tune with the group dynamic and can tailor the hike to your needs. If the ecological diversity of the forest...","review_date":"December 31, 2017","user":"timwoodburn"},{"attraction_id":1089,"rating":5.0,"review":"guide Melanie is so great!. gorgeous trail~ this is my first time to try snowshoeing, it was so great, I hope the time could be longer, I feel I still want to walk more and listening to Melanie talk more, but the tour ends. Also, I love the lichen and...","review_date":"December 31, 2017","user":"tingting_t"},{"attraction_id":1089,"rating":5.0,"review":"Great guide, gorgeous trails & very good cookie at the end!. Make sure you are on a tour that Randy guides. He was enthusiastic, knowledgeable and funny. A lot of the snowshoe tours I've done in other areas tend to be very easy, on a graded path and usually the guide goes at the speed of...","review_date":"December 20, 2017","user":"melanie013"},{"attraction_id":1093,"rating":5.0,"review":"Absolutely amazing family activity. Our family of five went on the three day trip with two other families and it was simply incredible. The kids loved it and were amazing at handling their horses. This is the real banff to see and discover. Food was great, accommodations were super...","review_date":"August 18, 2018","user":"cambaty"},{"attraction_id":1095,"rating":5.0,"review":"Fantastic. Very well organized. I had a lovely time and was impressed by how smoothly this operation was run while still maintaining a backcountry feel. I have relatively limited horse riding experience and enjoyed having an adventure while still being comfortable. My horse and human guides...","review_date":"August 8, 2018","user":"sara_b"},{"attraction_id":1096,"rating":3.0,"review":"Good but not as amazing as I expected. The highlights of the trip were the wonderful guide, Daniella, who is a super talented rider and all round sports woman, together with the lovely family we rode with and the beautiful Swedish Camilla who braved the trip with two British families\nThe positives are:...","review_date":"August 7, 2018","user":"sandyw982"},{"attraction_id":1096,"rating":5.0,"review":"Trip of a lifetime for my 70th Birthday . Happy birthday to me!!! That\u2019s right I spent my 70th Birthday on the back of a horse headed to an overnight adventure to Sundance Lodge in the backcountry of the Alberta Rockies. I\u2019ve been around horses for 40 plus years and these outfitters are the...","review_date":"August 3, 2018","user":"mambo25"},{"attraction_id":1096,"rating":5.0,"review":"Trip of a lifetime! Wow!. I knew it was going to be a unique and spectacular 2 day trip in the mountains near Banff when I booked online, but it was actually much better than I could have ever imagined!\nEverything was perfect on this trip...the scenery, the weather, the...","review_date":"May 27, 2018","user":"frank_d"},{"attraction_id":1097,"rating":4.0,"review":"Sasquatch - longest zipline in Whistler. Having done all of the other zipline options in Whistler, it was time to try the renowned Sasquatch! The 1.5 hour adventure involved about 2 minutes on the zipline. The rest was going up the Gondola, which is fun if you haven't been up the...","review_date":"November 14, 2018","user":"whistlertraveller_12"},{"attraction_id":1097,"rating":5.0,"review":"An absolute must do!. The Sasquatch is indescribable. I had never tried a zipline before, but at the urging of a friend, I went for the Sasquatch. It is unbelievable. The views alone are worth the price of admission, not to mention the thrill of flying 600 feet above...","review_date":"November 12, 2018","user":"karenjack241"},{"attraction_id":1097,"rating":5.0,"review":"amazing. It was soooo fun and the guides were really funny and very fun to be around on the trip . I found the price a little too much for the zipline . It was 280 for 2 people , but I would do it again...","review_date":"November 7, 2018","user":"taraleadbeater"},{"attraction_id":1097,"rating":5.0,"review":"Brilliant!. The guides were great, giving details of local wildlife as well as the activity itself. Instructions were easy to follow and all pick up and drop offs were arranged to and from the village. The website says not to bring anything at all, if you...","review_date":"October 7, 2018","user":"chez_s"},{"attraction_id":1097,"rating":5.0,"review":"Thrilling and Exhilarating. Great guides, views and experiences. This was our first time zip lining and would definitely do again. Would highly recommend ZipTrek tours as they are very professional, organized and responsible making you feel safe.","review_date":"October 7, 2018","user":"cherinmartin"},{"attraction_id":1097,"rating":5.0,"review":"Thrilling View of Whistler. My husband and I booked a Sasquatch adventure during our recent stay in Whistler. We had heard it was a great experience from family members and we were so happy we booked. It was my first time on a zipline and I have to imagine...","review_date":"October 2, 2018","user":"sarah_c"},{"attraction_id":1097,"rating":5.0,"review":"Sasquatch Zipline. We only did the one zipline, the Sasquatch, I thoroughly recommend it, Jamie was our guide on the day, he was excellent put us at ease he even managed to spot some black bears, very enthusiastic about the job and the local area. There was...","review_date":"September 24, 2018","user":"expedition282285"},{"attraction_id":1097,"rating":5.0,"review":"Wow....just wow. 4 of us did this as part of my cousins 50th bucket list. Very professional and informative from start to finish. I loved this because I have no fear. The other three were looking forward to it less. Our guide reassured everyone with their pleasant...","review_date":"September 19, 2018","user":"scott_w"},{"attraction_id":1097,"rating":5.0,"review":"I DID THE SASQUATCH.. We were on a holiday in Whistler with our two grown up children , they mentioned about doing the Zipline, none of us had ever done any ziplining before, so why not go for the biggest one!! As the time approached we got more nervous,...","review_date":"September 10, 2018","user":"val_d"},{"attraction_id":1097,"rating":5.0,"review":"Insane and AMAZING!. First our guides, Sasha and Pete were fantastic! Our family did the Eagle tour first and then finished with Sasquatch! We had a blast on the Eagle tour and loved the mild hiking in between the 5 zips. We had so much fun and and...","review_date":"September 3, 2018","user":"missyponderthis"},{"attraction_id":1097,"rating":4.0,"review":"Sasquatch was the highlight of Whistler. This was our (me and my wife's) first zipline adventure, and we went straight for the Sasquatch zipline, which was supposedly the fastest, highest and longest zipline in US or Canada (Mexico built a longer one apparently).\nWe had the proverbial \"butterflies\" in our stomach...","review_date":"August 29, 2018","user":"manharv2017"},{"attraction_id":1097,"rating":5.0,"review":"What a rush !!!. Oh God !!! We had done the beginners zip line only the day before on Grouse mountain and we chose to go for this ...\nThis is the longest in North America - 2 kms long. The starting angle is 42\u00b0 and you reach speeds...","review_date":"August 27, 2018","user":"bigjohn32819"},{"attraction_id":1097,"rating":5.0,"review":"Fast and furious. I did this with my three adult sons. It is just fast and scary enough that they had a blast. OTOH my wife would not have enjoyed it at all! We had a smokey day but overall the air is better up there than down...","review_date":"August 27, 2018","user":"martin_w"},{"attraction_id":1097,"rating":5.0,"review":"all or nothing for the first time. this was my first zip line experience and i don't think any others will compare. it was awesome going across the valley, unfortunately it's all over in about 2 minutes, but still worth the ride.\nbe aware, unlike participants at the sliding center, you CANNOT...","review_date":"August 25, 2018","user":"rettup"},{"attraction_id":1097,"rating":5.0,"review":"Awesome!. My husband & I brought our teen granddaughters to Whistler and we booked the Sasquatch tour. What an adventure, it was so much fun! Thrilling ride, could have done it more than once! Our guide Freddie was the best, gave us a little history and...","review_date":"August 20, 2018","user":"livininbigd"},{"attraction_id":1097,"rating":3.0,"review":"Check your own equipment!. I did both the Sasquatch and Eagle tours. Firstly the Sasquatch was excellent. The guide was super helpful and the zip line was a heap of fun.\nI came back later in the day to do the Eagle tour, while harnessing up I was checking...","review_date":"August 19, 2018","user":"aido_h"},{"attraction_id":1097,"rating":5.0,"review":"Amazingly fun!. We loved this experience and it's definitely worth it to pay a bit more to do the Peak to Peak on the way up. Our guide was awesome - sorry can't remember her name, but she was from New Zealand. She was so kind and...","review_date":"August 19, 2018","user":"lori_w"},{"attraction_id":1097,"rating":5.0,"review":"AmazingTour. When we first arrived there were no signs where you were supposed to go if you are going to Sasquatch Zipline as their desk is located down the stairs and we stood in line for 15 mins. Once we arrived we were able to check...","review_date":"August 17, 2018","user":"fatraveller333"},{"attraction_id":1097,"rating":4.0,"review":"Sasquatch. This was good fun, however make sure you do the other zip lines first as a warm up to ensure you are willing to make the leap. While it is fast, you get better value for money out of the other lines and get to...","review_date":"August 17, 2018","user":"craig_l"},{"attraction_id":1097,"rating":5.0,"review":"UNBELIEVABLY GREAT. Myself & a friend took a leap of faith doing our 1st ever zipline. We did the eagletour as I was a bit cowardly to do the Sasquatch zip.\nThe tour was amazing. Stunning views! Our guides were excellent (Desiree & the girl from Ottowa...","review_date":"August 15, 2018","user":"658aidand"},{"attraction_id":1097,"rating":5.0,"review":"Amazing. My husband and I are relatively new to zip lining and had only 2 other experiences to compare to. However, now after doing the Sasquatch line nothing will probably ever compare. Guides were great, well informed and made you feel safe.\nWould recommend this to...","review_date":"August 14, 2018","user":"elizabethc5272"},{"attraction_id":1097,"rating":5.0,"review":"Zipline Junkies!. This is the 5th year we have taken our 13 and 15 year old grandchildren on a \"zipline vacation\". We did the Eagle tour on a Monday and Sasquatch on Wednesday. Best adventure yet! Guides were great and interesting and full of great information about...","review_date":"August 12, 2018","user":"lesley_s"},{"attraction_id":1097,"rating":5.0,"review":"WOWSERS!. Our family had all ziplined before so we did Sasquatch. 120km per hour for 2km! Man, what a rush! Your eyes run because it is so fast! An experience never to be forgotten. I don't know how they handle this in Winter???","review_date":"August 11, 2018","user":"lucy_c"},{"attraction_id":1097,"rating":5.0,"review":"So much fun!. I cannot wait to do this again! The zipline was one of the most exhilarating and spectacular activities I've ever done. From the views to the adrenaline rush, this is something you must do!!! Ziptrek is amazing. The guides seemed very well trained and were...","review_date":"August 9, 2018","user":"aly_c"},{"attraction_id":1097,"rating":3.0,"review":"It was OK. I was quite disappointed in this zipline. I've ridden the Super Fly twice and loved that one for the thrills and also that I could enjoy the surroundings but that's not what Sasquaatch is made for. First of all, it was raining and there's nothing...","review_date":"August 6, 2018","user":"martyfarmer"},{"attraction_id":1097,"rating":5.0,"review":"Don\u2019t miss it. The Sasquatch zip line is a fantastic experience. Going down on a line with such a high speed (over 100km\/h) made our visit to Whistler remarkable. We loved it. Nice side effect: on our drive up in the mountain to get to the departure platform...","review_date":"August 6, 2018","user":"hooxies"},{"attraction_id":1097,"rating":5.0,"review":"Absolutely incredible!. We read about the Ziptrek Sasquatch Zipline online and instantly knew we wanted to do it so booked about 3 months in advance of our trip but I think you can book when you arrive. We also thought that we would want to do more...","review_date":"August 5, 2018","user":"robynluke17"},{"attraction_id":1097,"rating":5.0,"review":"Amazing zipline and incredible guide!. We just went on the Sasquatch yesterday and had the BEST guide, Ryla! Aside from the amazing zipline experience, the process of getting up the mountain, receiving details about the excursion and extended info about Whistler, our guide Ryla was so professional, kind, funny and...","review_date":"August 1, 2018","user":"564collinp"},{"attraction_id":1097,"rating":5.0,"review":"Super fun!. Was a well organized activity and very friendly and helpful staff. Everything was right on schedule. The shuttle ride up the mountain was quite hot but Whistler had an unusual heat wave during our stay so I won't hold it against them. We got to...","review_date":"July 30, 2018","user":"ckt9999"},{"attraction_id":1097,"rating":5.0,"review":"Great staff, great experience, great views. A great thing to do, a box ticked off the bucket list and a story to tell. A must when in Whistler. Nerves vanished instantly. A brilliant rush.","review_date":"July 29, 2018","user":"scott_c"},{"attraction_id":1097,"rating":5.0,"review":"Awesome!!!. This was an awesome experience which my entire family enjoyed. My daughter and I had Zipline once before over water, this was my husband and son's first time. We had Taylor as our guide and she was simply amazing!!! She was really good at making...","review_date":"July 29, 2018","user":"iris_b"},{"attraction_id":1097,"rating":5.0,"review":"zipping down the mountain. Took the gondolla up the mountain, totally worth the little bit extra. So fun, I rented a GoPro, the video was ok. If you rent one be sure to hold on to it and not just let it spin (the 360 from spinning was out...","review_date":"July 27, 2018","user":"sheryl_l"},{"attraction_id":1097,"rating":5.0,"review":"Be wild and do the Sasquatch! . This is something you won't regret... I definitely don't! Ziptrek was professional and safety conscious.\nCrossing the valley between Blackcomb and Whistler mountain, over 100km\/h, is exactly what you need to get that adrenaline rushing through your veins. And do enjoy the view over the...","review_date":"July 26, 2018","user":"burntoexplore"},{"attraction_id":1097,"rating":5.0,"review":"Best zipline I have ever done!. Totally awesome, this lengthy (2km+) Zipline gets you up to 140km\/h with the wind racing through your hair and your heart pounding. The views are absolutely incredible (if you can manage to stop spinning around!) and going with a friend on the adjacent zipline guarantees...","review_date":"July 24, 2018","user":"uk75"},{"attraction_id":1097,"rating":5.0,"review":"Amazing views and adrenaline rush on this amazing tour. I did the combo with the Sasquatch and Eagle tours. Both were great tours. I found this to be an amazing adventure. The customer service was great as well. I have done man zip-line tours and the other one in Whistler. This tour is a...","review_date":"July 18, 2018","user":"littlesheb1"},{"attraction_id":1097,"rating":5.0,"review":"Thrilling!. It takes an effort to get to the zipline and somewhat of an effort to return to the base but who cares? We were harnessed, instructed, checked and rechecked until we (I) was very comfortable re: my safety and could remove that from my worry...","review_date":"July 11, 2018","user":"jhama11"},{"attraction_id":1097,"rating":5.0,"review":"Sasquatch was incredible!. I LOVED the Sasquatch. It is hands down the best zipline I've done, the first section is a huge rush! I highly recommend it to anyone wanting a thrill. Check it out!","review_date":"July 9, 2018","user":"rachael_brock38"},{"attraction_id":1097,"rating":5.0,"review":"Amazing!. Great company, booking process was easy and it was a really well organised tour. The trip up the mountain to the zipline was great - fantastic views of Whistler and the valley and our guide gave us loads of information about the local wildlife and...","review_date":"July 4, 2018","user":"c8898"},{"attraction_id":1097,"rating":5.0,"review":"What a Rush!. Myself and my husband visited BC for our first wedding anniversary this past month. We enjoy outdoor activities so though that Ziptrek would be a fantastic day out for us. We completed the Mammoth Zipline Tour on our first day and we loved it that...","review_date":"July 4, 2018","user":"lisa_l4tm"},{"attraction_id":1097,"rating":5.0,"review":"Mammoth Tour and Sasquatch Zipline. First I will say I am terrified of heights, but for the experience I decided to do something out of my comfort zone\nOn day one, my husband and I did the Mammoth Tour with Chris and Rich. It worked out that we had a...","review_date":"December 3, 2017","user":"kekegram"},{"attraction_id":1097,"rating":5.0,"review":"Just awesome - you must do Sasquatch. last year my wife and i did the bear tour as first time zip liners but I then went on to do Sasquatch by myself. Both tours were excellent - very experienced guides who really know what they are doing. Sasquatch itself is simply awesome...","review_date":"November 8, 2017","user":"malcolm_a"},{"attraction_id":1097,"rating":5.0,"review":"Just do it!. Ok was is scary...yes\nDid i almost pass out prior to getting strapped in...yes\nWould i do it again...YES!!\nThis was the most amazing crazy thing i've ever done! I LOVED it. Once you are about half way through it has the most amazing view!...","review_date":"November 8, 2017","user":"amandasilver"},{"attraction_id":1097,"rating":5.0,"review":"What an exhilarating experience!. We've ziplined with Ziptrek Ecotours previously, but this is the first time I've done the Sasquatch line. WOW! the initial 'drop' off of Blackcomb to pick up speed was exhilarating, and then the best moment was coming out of the trees into the open over...","review_date":"October 25, 2017","user":"marcia_h"},{"attraction_id":1098,"rating":5.0,"review":"Great Day at Lake Louise. Fabulous experience at Six Plains Glacier Hike with Andy\nas our guide in early September with winter preview. Great historical background on the area and its development. Challenging but very enjoyable hike to The Tea House and back. My wife and I loved the excursion...","review_date":"October 7, 2018","user":"david_a"},{"attraction_id":1098,"rating":5.0,"review":"Stanley Glacier Hike. For those who like to walk but a little afraid of doing it alone choose this option . We had a great guide Gina who was very informative and passionate about The Rockies . We went at a good steady pace and she pointed out...","review_date":"September 28, 2018","user":"chris29758"},{"attraction_id":1098,"rating":5.0,"review":"Amazing Hike with Discover Banff Tours. I had the opportunity this past week to hike for 2-days with Discover Banff Tours, and they did an excellent job from all angles. The guides were superb, the trails selected were fascinating, very good lunch, very prompt in pickup and drop-off timing, and very...","review_date":"September 25, 2018","user":"danny_t"},{"attraction_id":1098,"rating":5.0,"review":"Larch Valley. -Many people go here. You can go on this trail by yourselves. But if this will be your first time hiking, you should book a tour.\n-My guide was Tibeau. He is very nice!!!\n-It is pretty difficult for beginner hikers.","review_date":"September 17, 2018","user":"penchanoks"},{"attraction_id":1098,"rating":5.0,"review":"Enjoyable day hike. I enjoyed my Stanley Glacier hike with Discover Banff Tours. I was alone for the day, so it was a great way to be hiking without being concerned about my personal safety. Hugh, our tour guide, was quite interesting and informative. He was very knowledgable...","review_date":"August 27, 2018","user":"lkc53228"},{"attraction_id":1098,"rating":5.0,"review":"Excellent guided walk in Banff. We visited Discover Banff Tours whilst on holiday in Banff and arranged to go on a guided hike to the Larch Valley. We were meet by our guide,Thibault who explained the plan for the day. We were a small group, with different levels of ability....","review_date":"August 15, 2018","user":"janettetandy"},{"attraction_id":1098,"rating":5.0,"review":"Day hike- Excellent value and Amazing Guide. Discovery improvised our tour from away from the Smoke ( BC fires) to a really cool hike in Grotto canyon, followed by 2 other scenic hikes. Andy our guide, was very professional, constantly checking on the wellbeing of our group and set a nice pace...","review_date":"August 14, 2018","user":"gingerm321"},{"attraction_id":1098,"rating":5.0,"review":"A great hike to Larch Valley. Spectacular views and a wonderful hike. Our guide Thibault was awesome and very knowledgable, all in all a great day.","review_date":"August 7, 2018","user":"jman2980000"},{"attraction_id":1098,"rating":5.0,"review":"Great Hike in the Stanley Glacier Valley. We had a fantastic 7 mile hike with Letka (sp?) (She was from the Czech Republic--) the scenery was fantastic. Majestic mountains, waterfalls, a glacier fed river, and beautiful foliage. The hike was rated easy to moderate and it was just that.... about 1200 feet...","review_date":"August 6, 2018","user":"wwtraveler72"},{"attraction_id":1098,"rating":5.0,"review":"Beautiful hike with amazing guides!. We loved this trip! We did the Plain of the Six Glaciers hike and had a really fabulous time. We are both fairly experienced hikers, but thought it might be nice to do a guided hike and hopefully learn some more about the area. Ed...","review_date":"July 29, 2018","user":"kelsey_k"},{"attraction_id":1098,"rating":5.0,"review":"Great hike with knowledgeable guides. I did the larch Valley hike and it was fabulous. The guides (Tibeau and Lenka) had a wealth of information on the wildlife, plants, mountains and history of the area. They catered for all speeds of hikers and got the individual members of the group...","review_date":"July 10, 2018","user":"sarahc756"},{"attraction_id":1098,"rating":5.0,"review":"Larch Valley - Signature Hike. The hike to Larch Valley is truly beautiful, and the guide (Andrew) made the hike all the better. He was great company and his knowledge was extensive. He made sure everyone had time to stop and take breaks up the incline, and he patiently waited...","review_date":"July 7, 2018","user":"maddie_s"},{"attraction_id":1098,"rating":5.0,"review":"Larch Valley - The perfect hike!!. We took the hike to Larch valley.\nIt was the most scenic and wonderful hike we did.\nThe walk was a moderate one and took about 4 hrs with so much to see.\nOur guide, Ed, was the best guide ever. He pointed out all...","review_date":"July 4, 2018","user":"tobbeprivat"},{"attraction_id":1098,"rating":5.0,"review":"Unforgettable Birthday hiking trip with Banff Tours. My last visit in Banff was decades ago with my grandmother, and I decided to spend my birthday on a hiking trip guided by Discover Banff Tours. I was so happy I did.\nThere were some reviews that their communication was not great, but it...","review_date":"June 26, 2018","user":"why_not_gemini"},{"attraction_id":1098,"rating":4.0,"review":"Great walk. Great walk from Lake Louise up to Lake Agnes and on up through snow patches to the Beehive. Our guide told us a lot of interesting things along the way, helped people less experienced in the conditions and lots of encouragement when the going got...","review_date":"June 21, 2018","user":"maxine_f"},{"attraction_id":1098,"rating":5.0,"review":"Larch Valley\/Lake Louise Hike - July 2017. This is a wonderful expedition that starts at Moraine Lake and peaks at the Lake at Larch Valley 1,500' up for a picnic lunch, which is provided. It's about a 5 mile hike and the entire up-and-back hiking time is about 5 hours - plus...","review_date":"February 7, 2018","user":"gary_w"},{"attraction_id":1101,"rating":5.0,"review":"Second Round!. I did this with my two boys on the Sea to Sky experience a couple of years ago and again today at the special event in Pitt Meadows \"Track Day\"\nExhilarating! Time and money well spent","review_date":"October 19, 2018","user":"david_j"},{"attraction_id":1101,"rating":5.0,"review":"An All Out Blaze. What a professional operation, Fun and Safe Exotic driving Experience . Outstanding piece of road. I Highly recommend this !!!!! While in Vancouver. My tips are:\nEat Good- Wash your hands- Be prepared.....\nAll Be Back.\nTim","review_date":"September 26, 2018","user":"2036griff"},{"attraction_id":1101,"rating":5.0,"review":"Like Nothing Else!. If you love fast cars and an adrenaline buzz then Scenic Rush is for you. Thom and the team run such a professional operation and have thought of everything to ensure you have a fun (yet safe) day out on the Sea to Sky Highway....","review_date":"September 20, 2018","user":"soniajonestravel"},{"attraction_id":1101,"rating":5.0,"review":"A Great Decision Doing This!. I hesitated booking this but it turned out to be one of the most fun things I've done in a while especially because I love cars. These folks organized an experience that's difficult to replicate. We truly got to experience the cars and got led...","review_date":"September 3, 2018","user":"joe_l"},{"attraction_id":1101,"rating":5.0,"review":"Worth every penny. Without a doubt, scenic rush was the highlight of my trip to Vancouver. Once in a lifetime experience to drive ridiculous cars in a setting straight out of need for speed. I couldn\u2019t help but cackle with excitement like a boy on Christmas morning every...","review_date":"August 24, 2018","user":"ivan_m"},{"attraction_id":1101,"rating":5.0,"review":"Amazing, Amazing, Amazing !!!!. This is the first time I have ever bothered to go on tripadvisor and post, I have done a lot of things and been to a lot of places!!!\nThis was a great day, the staff were fantastic and cars were glorious. I have driven...","review_date":"August 22, 2018","user":"trevinbc"},{"attraction_id":1101,"rating":5.0,"review":"DO IT DO IT DO IT DO IT!. Definite bucket list worthy experience. I'm pretty tall and was worried I would have trouble fitting in the cars but it was not an issue at all. I wasn't into the Z06 Corvette when we signed up but it ended up being my 2nd favorite....","review_date":"August 21, 2018","user":"tc1467"},{"attraction_id":1101,"rating":5.0,"review":"Amazing Cars, Amazing Drive. This was the most fun I've ever had in a car, period! Even though my dad was the one driving, it was still exhilarating and I couldn't help but grin the whole trip long.\nThe whole experience was very professional, with a short briefing on...","review_date":"August 19, 2018","user":"tristan_r"},{"attraction_id":1101,"rating":5.0,"review":"It\u2019s like driving a rollercoaster with hours of pure adrenaline rush!. It\u2019s like driving a rollercoaster with hours of pure adrenaline rush! I never dreamed I would be able to drive one of these cars, let alone 4! My wife and I were visiting Vancouver and found this experience online. It was exactly as described and...","review_date":"August 18, 2018","user":"alanfalls"},{"attraction_id":1101,"rating":5.0,"review":"A great afternoon of driving. I was a bit unsure when I booked, whether the experience would be worth the price, but I was very satisfied with the value in the end. I would definitely recommend this tour to any driving enthusiast.\nI had the pleasure of driving the Ferrari,...","review_date":"August 14, 2018","user":"ryguyc"},{"attraction_id":1101,"rating":5.0,"review":"Such a great way to spend a morning. This was a gift from my wife for a birthday\/father's day and at first I felt badly about accepting it because of the cost. I didn't think that I could justify the money for something that seemed like it could not possibly be worth the...","review_date":"August 12, 2018","user":"aaron_w"},{"attraction_id":1101,"rating":5.0,"review":"Once in a lifetime experience. We can't say enough great things about this company and the experience. Incredibly responsive in communication and such awesome, fun, and informative staff. It certainly more than exceeded our expectations and is something we'll never forget! Amazing car choices, the staff made us feel very...","review_date":"August 6, 2018","user":"casadyh2018"},{"attraction_id":1101,"rating":5.0,"review":"Exhilarating!. If you are looking for a personalized experience taking amazing exotics on a spirited drive up and down an absolutely gorgeous winding highway, just stop reading and book your experience now.\nThom (co-owner) was just awesome and took care of our every need, including providing...","review_date":"August 3, 2018","user":"ckolmers"},{"attraction_id":1101,"rating":5.0,"review":"The Best Day of my Bf's Life. I purchased this for my boyfriend for his birthday and we made the trip from Winnipeg to Vancouver specifically for this. This was the most amazing experience that either of us have ever had and I have never seen such happiness out of the face...","review_date":"August 3, 2018","user":"c_marichia"},{"attraction_id":1101,"rating":5.0,"review":"SO FUN!. This experience did not disappoint! The staff were awesome (Chris & Joe), and the cars were unreal. I surprised my husband for his birthday and he hasn't stopped talking about it or replaying the videos!","review_date":"July 30, 2018","user":"amanda_v"},{"attraction_id":1101,"rating":5.0,"review":"Adrenaline pumping morning!. A friend and I went on the sky to sky tour and had the most amazing day! I was concerned in the beginning that this would be like many other experiences where the entire tour us super controlled and planned out. I was surprised and...","review_date":"July 30, 2018","user":"spevialkev"},{"attraction_id":1101,"rating":5.0,"review":"Wow!!!. I can't say enough about how incredible this experience was. The cars and ride were awesome, & the customer service above & beyond! I was unable to drive due to an injury, but they made sure I still had a memorable experience. My husband &...","review_date":"July 24, 2018","user":"w960gasandrab"},{"attraction_id":1101,"rating":5.0,"review":"Scenic Rush. The name says it all - Scenic Rush!!!. The whole overall experience was excellent, from Booking to finish. My Husband was on a total rush when he was finished and said the car (Porsche Cayman GT4) was amazing. The owners & company were very friendly...","review_date":"July 23, 2018","user":"_dtpiwek"},{"attraction_id":1101,"rating":5.0,"review":"Indeed a RUSH!. I had the fortune to participate in the Scenic Rush Exotic Driving event on the Sea to Sky last week and it was amazing. The leaders were fantastic and did a great job of calm and thorough instructions to some slightly nervous drivers. (Well in...","review_date":"July 18, 2018","user":"stacey_m"},{"attraction_id":1101,"rating":5.0,"review":"Experience of a LIFETIME. I had the opportunity to have an experience of a lifetime by not just going in one but four exotic cars on the Sea to Sky Highway\u2026 I was in a a Lamborghini, a RED Ferrari , Corvette Convertible and an Audi R8..The staff at...","review_date":"July 18, 2018","user":"tina_p"},{"attraction_id":1101,"rating":5.0,"review":"What a memorable experience!. A big thank you to Chris, Alex, Bryan and Thom at Scenic Rush, what an amazing time we had! To anyone thinking about this experience, do yourself a favour and do it! These folks are absolute professionals, they give you an orientation and go over...","review_date":"July 18, 2018","user":"efra\u00edn_sol\u00eds_e"},{"attraction_id":1101,"rating":5.0,"review":"Awesome experience . What a great time!\nExceptional service from Chris, Thom, Bryan and Alex!\nGreat introduction to learning about the cars and how they handle!\nThe drive is beautiful and the cars are an amazing experience!\nThoroughly enjoyed it!\nDo it!","review_date":"July 17, 2018","user":"336bryanr"},{"attraction_id":1101,"rating":5.0,"review":"Wife got me the BEST experience as a gift!. By the end of the drive, I was barely able to contain my joy!\nIm not much of a car guy and just love the experience of driving.\nThe crew at Scenic Rush were kind, professional and enthusiastic! They really helped calm any nerves I...","review_date":"July 16, 2018","user":"mike_j"},{"attraction_id":1101,"rating":5.0,"review":"Exhilarating Experience . Scenic Rush was fantastic! The staff are very professional, friendly and obviously love what they do. Driving the exotic cars was absolutely thrilling. I highly recommend this experience, and I'll be doing it again.","review_date":"July 6, 2018","user":"rob_c"},{"attraction_id":1101,"rating":5.0,"review":"AWESOME ! FANTASTIC TIME. We had a fantastic time this week driving the Ferrari , Porsche , Lamborgini , and Corvette. Totally a bucket list item now off our list . Everything about this was top notch , the crew was informative and great and the whole overall experience...","review_date":"July 5, 2018","user":"lukasonep"},{"attraction_id":1101,"rating":5.0,"review":"Perfect name for Experience...SCENIC RUSH!. For Christmas, I purchased the Sea to Sky experience for my 14 year old son who is a car freak. Unfortunately for him and very fortunately for me...he is too young to drive. This is a one of a kind experience. The team is very...","review_date":"June 26, 2018","user":"cliff1788"},{"attraction_id":1101,"rating":5.0,"review":"Truly an incredible driving experience. Scenic Rush has put together a truly amazing experience that will leave you with many great memories that you can tell to your friends.\nI took part in their sea to sky package which allowed me to drive 4 exotic cars - Corvette, Lamborghini, Audi...","review_date":"June 25, 2018","user":"dan_c"},{"attraction_id":1101,"rating":5.0,"review":"A great time and a great team!. It was one of the coolest days we've had. Not only was it the experience of driving these high performance cars, you get to drive them up one of the best stretches of road in Canada.\nNot to mention the staff\/boys of Scenic Rush are...","review_date":"June 25, 2018","user":"james_c"},{"attraction_id":1101,"rating":5.0,"review":"Scenic Rush is an epic \"must do\" experience !. What an amazing day! The staff balanced safety\/instructions with \"have fun\" attitude perfectly. I never felt like we were on a strict timeline throughout the time we had. The cars were in immaculate condition and it was an incredible thrill to handle these powerful beasts...","review_date":"June 25, 2018","user":"ryanh1025"},{"attraction_id":1101,"rating":5.0,"review":"What a thrill. A must do experience for all who love high performance cars. The staff was helpful and made the experience a great success. The cars were top notch and well maintained. The Sea to sky highway was the perfect road to fully enjoy the Scenic Rush...","review_date":"June 24, 2018","user":"b2488lqtraceys"},{"attraction_id":1101,"rating":5.0,"review":"Great time . The best luxury car driving experience possible. A friend of ours treated us to this thrill. Brian, the business owner, was simply superb and so down to earth. He let us enjoy each and every car just like anyone would hope for. Cars were clean,...","review_date":"June 23, 2018","user":"canadian181725"},{"attraction_id":1101,"rating":5.0,"review":"Amazing experience. Had a great time driving these supercars on the sea-to-sky highway. Scenic Rush has outstanding staff. Price is completely reasonable and well worth it. Very accommodating -- there was a temporary highway closure, so they took us to a country club for lunch so we...","review_date":"June 18, 2018","user":"rjh0ffman"},{"attraction_id":1101,"rating":5.0,"review":"BEST EXPERIENCE EVER!. I purchased this experience for my husband and son, the smiles on their faces when they returned said everything! They had a fabulous time driving the exotic cars, the scenery was amazing as well.\nThe staff was so very friendly and knowledgeable! I highly recommend...","review_date":"June 16, 2018","user":"melinda748"},{"attraction_id":1101,"rating":5.0,"review":"First class service. Excellent for treating clients to a special afternoon. Bryan and the crew take amazing care of the people. Truly first class experience.","review_date":"June 16, 2018","user":"mako_b"},{"attraction_id":1101,"rating":5.0,"review":"Exhilarating!. If you leave this place without a smile on you're face...you might be a robot.\nDefinitely worth checking this out if you enjoy driving!!","review_date":"June 11, 2018","user":"michael_m"},{"attraction_id":1101,"rating":5.0,"review":"Service, Experience, Quality. Very personable staff\/owners with a great attitude make for a truly memorable experience. They take great pride in their work and maintain their cars impeccably well. I felt comfortable from the very beginning and the rules were explained clearly during the safety briefing. I wish...","review_date":"June 4, 2018","user":"sunreviewer"},{"attraction_id":1101,"rating":5.0,"review":"It's all about the Ferrari!!. Went with my two son in laws and best friend, we did the shared driving passenger thing. My first leg was driving the Lambo, I am not a fast car guy, but paddle shifting with that much horsepower was amazing. I was scheduled to drive...","review_date":"May 28, 2018","user":"kerry_d"},{"attraction_id":1101,"rating":5.0,"review":"What a thrill!. That was one of the most fun things I have ever done, and it was fantastic to enjoy the experience with my 13 year old daughter! Bryan and Joe were fantastic hosts!\nHighly recommend Scenic Rush","review_date":"May 19, 2018","user":"bradyj2013"},{"attraction_id":1101,"rating":5.0,"review":"Truly Amazing Experience!!!!!. My husband is a huge car enthusiast so when I found this experience I thought it would be the perfect addition to our anniversary weekend! We were both completely blown away by the experience from start to finish. The entire staff was responsive and answered...","review_date":"May 14, 2018","user":"22court"},{"attraction_id":1101,"rating":5.0,"review":"THRILL OF A LIFETIME!. AMAZING! THRILLING! Worth every penny. We are absolutely doing this again & and bringing friends. I would highly recommend this to anyone who loves these cars. Nothing else like this in Vancouver. So Much FUN!","review_date":"May 9, 2018","user":"smeierfour"},{"attraction_id":1101,"rating":5.0,"review":"Name speaks for itself !. Amazing time had a blast , couldn\u2019t ask for a better 40th surprise and take these amazing cars for a ride . Brian and Chris and staff you all rock and made the experience even better . Thanks so much The Pasta Boys Gianni and...","review_date":"May 6, 2018","user":"gianni_p"},{"attraction_id":1101,"rating":5.0,"review":"Seriously better than expected!. A perfect day surpassing high expectations! Right from the safety meeting to saying goodbye, everything was relaxing & explained professionally. We couldn't answer the question of \"Which car was your favourite?\" As each car had it's own exciting qualities. Each car was clean, ran exceptionally...","review_date":"November 3, 2017","user":"tominators34"},{"attraction_id":1101,"rating":5.0,"review":"Totally lives up to the name!. Time well spent...I definitely recommend this experience! The leaves were changing color, the sun was shining, and we spent the morning driving exotic cars up the Sea to Sky highway. Absolutely a scenic rush! My 13-year-old son is a Lamborghini fan, and while driving all...","review_date":"October 31, 2017","user":"robertdi8929pe"},{"attraction_id":1101,"rating":5.0,"review":"Amazing Experience!!!. Great cars! What an adrenaline rush! The customer service from the owners was first rate and I would recommend this to anyone who loves cars! I plan on going back for a longer drive next time.","review_date":"October 29, 2017","user":"rob_c"},{"attraction_id":1101,"rating":5.0,"review":"Beautiful cars, beautiful day. A beautiful fall day on the Sea to Sky. A great experience with Scenic Rush. The whole experience was well done with the cars in excellent condition and all ready to go. The staff were very knowledgeable with the experience exactly as advertised. They put...","review_date":"October 29, 2017","user":"smillen70"},{"attraction_id":1101,"rating":5.0,"review":"Great experience. Awesome experience...especially enjoyed the gt4. Definitely recommend this to anyone who likes cars and scenic drives. Super friendly relaxed environment as well. Thanks!!","review_date":"October 28, 2017","user":"s_s"},{"attraction_id":1103,"rating":5.0,"review":"Cheers to Jodi. Jodi was very friendly and a great guide! Thanks for making out rip great. She lets you go fast enough that it\u2019s enjoyable.","review_date":"January 24, 2019","user":"quags90"},{"attraction_id":1103,"rating":5.0,"review":"Snowmobile . Jodi (1799618) with Canadian Wilderness Adventures was Awesome as our snowmobile guide. Highly recommended!!!","review_date":"December 14, 2018","user":"misthauf"},{"attraction_id":1103,"rating":5.0,"review":"First footsteps in the snow!. We did this tour in late September 2018 and it was simply fantastic. So much snow on the top of the mountain and our guides\/drivers were fantastic. We were the first group up the mountain in the morning so had it all to ourselves, we...","review_date":"November 21, 2018","user":"jam2501"},{"attraction_id":1103,"rating":5.0,"review":"Ben was amazing.. We decided to go on an adventure in Whistler today we found that the Jeep 4x4 adventure was reasonably priced and was truly an amazing experience. We saw more of blackcomb mountain then I could have ever hoped for and our guide Ben was incredibly...","review_date":"November 13, 2018","user":"408eliasf"},{"attraction_id":1103,"rating":5.0,"review":"Excellent way to experience Whistler. We booked this trip because all of the gondola's in Whistler were closed to prepare for the ski season. The scenery was spectacular and Dalton, our driver, provided interesting facts and information throughout the tour. This is a definite if you are looking to explore...","review_date":"October 18, 2018","user":"lorry_y"},{"attraction_id":1103,"rating":5.0,"review":"Mountain Adventure Tour with Dalton driver and guide. We took this trip on the 19th August 2018 the scenery and drive up the mountain were excellent. The commentary by our driver and guide Dalton was very informative and interesting. His knowledge of the area was excellent. His interaction and engagement with us and...","review_date":"October 6, 2018","user":"robert_s"},{"attraction_id":1103,"rating":5.0,"review":"Fabulous experience. We were really impressed with this trip up Blackcomb Mountain. Because the Gondola was closed, we thought this would be second best but it wasn\u2019t! Went up higher than the Peak-to-Peak, right to the top of the mountain. Walked around in the snow and took...","review_date":"September 24, 2018","user":"corksatcanb"},{"attraction_id":1103,"rating":4.0,"review":"Fun and exiting way to see part of whistler. Ended up doing this tour because the Peak To Peak Gondola was closed do to Maintenance. This little adventure did not disappoint. Because of low hanging clouds we were not able to see the glacier or the spectacular views of the coastal mountains that one...","review_date":"September 18, 2018","user":"gabrielle198012"},{"attraction_id":1103,"rating":5.0,"review":"We enjoyed this soo very much... Loved every minute of it, felt as though were were at the top of the world and a perfect day ,weather wise, and our guide was DALTON, what a lovely young guy, full of enthusiam, and looked after us,\nLynne and Max, Australia","review_date":"September 17, 2018","user":"lynne_h"},{"attraction_id":1103,"rating":5.0,"review":"Jeep 4x4 is the way to go!. We booked this excursion and got an adventure. Our driver; Dan, was spectacular and very knowledgeable about the mountain. The road was straight up and Dan took his time ascending over trails and rocks. Only a Jeep 4x4 could muster the skill set to get...","review_date":"August 13, 2018","user":"taosgolfman"},{"attraction_id":1103,"rating":5.0,"review":"The Tour That Has It All!. This 2 hour tour had it all - fun and laughter, interesting information, amazing views, hot chocolate and sheer terror! The track up to Blackcomb Glacier was steep and winding, if you are worried about heights just don't look down! On the way up the...","review_date":"August 11, 2018","user":"jodz04"},{"attraction_id":1103,"rating":5.0,"review":"Top of the world!. This was a fabulous tour. Our guide, Killian, was knowledgeable and thorough, taking his time to explain a lot about the landscape and history of the area. We felt safe the whole time, despite some of the treacherous terrain we covered. The tour is designed...","review_date":"August 10, 2018","user":"christine_b"},{"attraction_id":1103,"rating":5.0,"review":"Glacier tour. Highly recommend taking this tour. Great scenery, great tour guide (Dan). Glad he was driving! If you are a skier, it\u2019s very interesting to see everything from a summer perspective, especially the glacier area. We managed to see a bear in the wild for the...","review_date":"August 9, 2018","user":"galt1968"},{"attraction_id":1103,"rating":5.0,"review":"Great time. We did safari by jeep recently,our guide Amy from Squamish was really nice.She's great , and knows her stuffs. She shared to us so much interesting facts throughout our adventure..It was so much fun. Our little nephews aged 9 and 6 had an amazing time.If...","review_date":"August 2, 2018","user":"lourdes_s"},{"attraction_id":1103,"rating":5.0,"review":"Great tour despite initial cancellation. The title of my review refers to the salmon bake and jeep tour that I had booked four months ago that unfortunately didn't get enough bookings to go ahead. I had advance warning from Canadian Wilderness of the likelihood of the cancellation and the offer...","review_date":"July 8, 2018","user":"john_b"},{"attraction_id":1103,"rating":5.0,"review":"Jeep trip . We took 2 jeeps for our family. Kids ages 6-14 and we all LOVED it. We saw bears, deer and other wildlife. Our guides were amazing.... Dalton and KC.... we learned so much and hope we can go again. The kids would go back tomorrow....","review_date":"June 30, 2018","user":"suzyj35"},{"attraction_id":1103,"rating":5.0,"review":"Rumming family (UK). We had an amazing trip up onto the mountains guided by Sam who was extremely friendly and informative. Any questions we had were answered with full knowledge plus the added bonus was we saw two bears, one black and one cinnamon, something we\u2019ll never forget....","review_date":"June 27, 2018","user":"rumming"},{"attraction_id":1103,"rating":5.0,"review":"Must Do!. We initially booked this jeep tour on the Wednesday morning as we were fairly confident we were not going to see the snow unless we went up the Mountain. To our surprise it snowed all day in the Village, but we were still pumped for...","review_date":"October 28, 2017","user":"qlddinks"},{"attraction_id":1104,"rating":5.0,"review":"Brilliant ride!. I had a brilliant two hour ride on the absolutely lovely Reno. It was just me and the guide Josh who was great, even though his horse was being a bit flighty for some reason that day, I felt safe and I really enjoyed hearing...","review_date":"October 10, 2018","user":"liz_e"},{"attraction_id":1104,"rating":5.0,"review":"Family fun. A very fun horse back ride with my 17 year old stepdaughter. We arrived at Copper Cayuse not knowing what to expect, up on parking the car we were welcomed by Tori. We were handed over to Josh who gave us the run down on...","review_date":"September 3, 2018","user":"earl_h"},{"attraction_id":1104,"rating":5.0,"review":"Great ride!. Josh and Tori led us on a wonderful ride through the forest and the river. We loved the horses Chance, Reno and Whiskey - great experience all round!!","review_date":"August 27, 2018","user":"vannus2018"},{"attraction_id":1104,"rating":5.0,"review":"Love the horse!. The staff there really loved the horses. The horses are beautiful and healthy. We went for the 2-hour ride. Even though there was smog from the wildfire, the trail was still very nice and enjoyable.","review_date":"August 18, 2018","user":"jm_a"},{"attraction_id":1104,"rating":5.0,"review":"Horses splashing in water?! A BLAST!!!!. Awesome backcountry ride and one of the highlights of our summer vacation to Whistler. Tori was a terrific guide and so friendly that she felt like a long-time friend. Freddie and Lughead were beautiful horses who really guided us rather than us guiding them. In...","review_date":"August 12, 2018","user":"janet_b"},{"attraction_id":1104,"rating":5.0,"review":"5th August. Great pleasant afternoon with whole family. Excellent hosts in Josh and Tonja. Calm horses fantastic river walking. Highly recommended. Fixed my flat tyre on the hire car as well.","review_date":"August 5, 2018","user":"evanmd"},{"attraction_id":1104,"rating":5.0,"review":"Great experience for first time rider. We took a one hour ride with Tanya at Copper Cayuse, and were very pleased. My husband is a first time rider, and she was gave clear instructions\/demonstration before he mounted up. Both our horses were quiet and well-equipped, so it was a great introduction...","review_date":"July 17, 2018","user":"lcoldren2018"},{"attraction_id":1104,"rating":5.0,"review":"Fantastic Horse ride!. Had a great time horseback riding! We went through a river creekbed as well as through the forested area. The horses are very well trained and responsive to directions. The owner was fantastic! She was very approachable and loved what she was doing. I will...","review_date":"July 9, 2018","user":"nancy_g"},{"attraction_id":1104,"rating":5.0,"review":"Trail ride . We had the best time today! The staff and horses were wonderful. Kids ages 8-14 and everyone wants to do it again. The tour was beautiful and our guide was amazing. Thank you!","review_date":"July 1, 2018","user":"suzyj35"},{"attraction_id":1104,"rating":5.0,"review":"Excellent Trail Ride!. We did the one hour trail ride with first time riders and everyone had an excellent ride! Tonya and Josh were very careful to select horses that matched levels of experience and rider personalities. The scenery was spectacular and Josh and Tonya were excellent guides!...","review_date":"June 30, 2018","user":"gbhanna1"},{"attraction_id":1104,"rating":5.0,"review":"Josh and Horses were amazing. My husband and I went up to Whistler for our honeymoon this June. We wanted to go all out, so we booked a few tours. I really wanted to go horseback riding because I hadn't since I was a small child. When we got there,...","review_date":"June 19, 2018","user":"taylorw133"},{"attraction_id":1104,"rating":5.0,"review":"Amazing ranch. I did the one hour horseback ride with Josh as our guide and it was amazing. Josh was an excellent guide and knew loads about the horses and the area. I rode on Scrambler and he was great! Definitely going to come back and do...","review_date":"June 14, 2018","user":"bhj94"},{"attraction_id":1104,"rating":5.0,"review":"Josh was the best tour guide. I can't express the fun time we had at Copper Cayuse Outfitters. I've been on many horseback riding excursions and I have to say this was the best. With the mountains in your view and the crossing of the river. It was a spectacular day","review_date":"June 11, 2018","user":"mary_b"},{"attraction_id":1104,"rating":5.0,"review":"Majestic. My friends and I did the one hour horseback ride with Copper Cayuse Outfitters and it was so lovely! Josh, our guide, was so friendly and personable. The ranch is stunning and the horses are beautiful. I'll be back to do the half day trip!","review_date":"June 5, 2018","user":"jammel1990"},{"attraction_id":1104,"rating":5.0,"review":"So great with our girls. We had a great time on our 2 hour ride. We are all beginners and it was clear from the beginning that our comfort and safety were a priority. Our guide was knowledgeable about horse riding, but also taught us facts about the area. He...","review_date":"May 28, 2018","user":"redpanda9"},{"attraction_id":1105,"rating":5.0,"review":"Amazing snowshoe adventure!. We went on an afternoon snowshoe tour led by Mel. She was an awesome guide, and as a result, we had a splendid time! This is the second time we\u2019ve gone on a snowshoe tour with White Mountain Adventures. They\u2019re my go-to when I\u2019m in...","review_date":"February 11, 2018","user":"ben_b"},{"attraction_id":1106,"rating":5.0,"review":"So good!. Great to do if you have someone who may be a bit scared of heights , like my better half, as they can't really see how far above ground they are or aren't, so they focus on enjoying it more. Had two great girls as...","review_date":"February 9, 2019","user":"kaosfamily"},{"attraction_id":1106,"rating":5.0,"review":"First time zip lining . We did the Twilight one - six lines with Sam and I think Amanda and both ladies were amazing! They were nice and professional and I felt safe at all times. It was my first time to do zip lining and I think I would...","review_date":"January 14, 2019","user":"twee949"},{"attraction_id":1106,"rating":5.0,"review":"Would definitely recommend!!. The staff were very informative through out the tour!\nIt was a Very enjoyable evening.\nWould highly recommend to anyone.","review_date":"December 22, 2018","user":"stygergordon"},{"attraction_id":1107,"rating":5.0,"review":"Fun to try. First time doing ice climbing, I have to say it was a lot of fun.\nthe day was great and so was the Climb!\nVery convenient location for this beginners friendly activity.\nIf you\u2019re lucky enough,Sam will be your climb master.\nGo out there and...","review_date":"February 28, 2019","user":"jpvaca"},{"attraction_id":1108,"rating":5.0,"review":"Great experience, Jeff W was awesome!. We recently booked a 3 hour tour and Jeff was our driver from the central office in Whistler Village and our tour guide. Jeff was so easy to talk to and an amazing guide. We were lucky to be the only 2 booked for that...","review_date":"March 15, 2019","user":"binh_v"},{"attraction_id":1108,"rating":5.0,"review":"Awesome first trip to Whistler!!!. What a blast!\nGreat time had by all in our group.\nBeautiful and amazing views for photo opportunities.\nSean our guide was excellent!\nFunny and entertaining at our two stop locations.\nHe keeps an eye on everyone so the pace is appropriate. The second stop...","review_date":"March 10, 2019","user":"destination508027"},{"attraction_id":1108,"rating":5.0,"review":"Amazing experience . Amazing tour with friendly, accommodating guide. Ryan J was the best! Perfect mountain activity that is an alternative to skiing\/snowboarding","review_date":"March 9, 2019","user":"q3036aalisad"},{"attraction_id":1108,"rating":5.0,"review":"Had a fantastic morning. I went on a snowmobile tour this morning. Gaby our tour guide was bubbly and attentive and made the experience wonderful. The views along the tour were spectacular and I am really glad I added this to my trip. Luckily for myself only one other...","review_date":"March 7, 2019","user":"748katiev"},{"attraction_id":1108,"rating":5.0,"review":"Sick views of beautiful back country . Beautiful scenery! Petra was an awesome guide. Highly recommend this tour and make sure to ask for Petra \ud83e\udd18\ud83c\udfd4","review_date":"March 6, 2019","user":"horowiem"},{"attraction_id":1108,"rating":5.0,"review":"AMAZING experience!. 6 dudes in our 30s were up for a ski-cation and decided to use our afternoon off skiing doing some snomobiling. None of us had ever been. It exceeded our wildest expectations - Ryan J. was incredible, totally let us open up and rip it!...","review_date":"March 2, 2019","user":"erikjamesmusic"},{"attraction_id":1108,"rating":5.0,"review":"Great trip - awesome ride. We had a great ride with Joel as our guide. I've done lots of snowmobiling but the rest of my family are new at it. Joel did a great job introducing them to the basics and taking us on a great tour up into the...","review_date":"February 20, 2019","user":"danl403"},{"attraction_id":1108,"rating":5.0,"review":"Amazing views and breathtaking panorama's!. My wife and I made reservations for the 3 hour wilderness tour departing at 10:30AM. The shuttle ride from the Hilton hotel down to the bae camp was a bit deceiving. I thought we might be riding in the valley. Boy was I wrong. We...","review_date":"February 20, 2019","user":"siropderable"},{"attraction_id":1108,"rating":5.0,"review":"Awesome!. Our guides Ryan J. and Joe were amazing with our 4 kids. We had an amazing time, and the kids really enjoyed themselves. It was a memorable experience. I reccomend this for anyone with small children, especially these 2 guys. Thanks!!","review_date":"February 6, 2019","user":"hiro772019"},{"attraction_id":1108,"rating":5.0,"review":"Awesome afternoon snowmobiling. My friends and I were on a snowboarding trip at Whistler and had one day open to chose an activity. Snowmobiling was on top of the list. We looked around on different companies but found Blackcomb Snowmobiling to be the best price.\nBooking it was...","review_date":"February 5, 2019","user":"lynnescalona"},{"attraction_id":1108,"rating":5.0,"review":"When in Whistler... GO Snowmobile!. For my two sons and I this was an awesome and great way to challenge each other. Ryan J was a great guide and instructor and made sure we pushed ourselves just that little bit harder!\nJust go for it... you wont regret it!","review_date":"January 31, 2019","user":"hegyiswhistlertrip"},{"attraction_id":1108,"rating":5.0,"review":"Family\/Ladies Trip. I wanted to take a minute to thank you for the incredible tour we had last night! We were a group of 4 women having never been on a snowmobile and Brit made the experience one we will never forget. From fitting us for gear...","review_date":"January 30, 2019","user":"ctoulouse75"},{"attraction_id":1108,"rating":5.0,"review":"Amazing Adventure, once in a lifetime experience . We booked this adventure a couple of days prior to the excursion. Booking was simple and informative. The only thing is, there\u2019s no list of items to bring as this was our first time on snowmobiles. They told us to bring sunglasses and dress for...","review_date":"January 29, 2019","user":"sambo840"},{"attraction_id":1108,"rating":4.0,"review":"Good experience. First time snow mobiling.. the experience was pretty good. Special note of thanks to our guide Brittany\/Britney.","review_date":"January 23, 2019","user":"kedar245"},{"attraction_id":1108,"rating":5.0,"review":"Great time!. My girlfriend and I rode in a small group on the snowmobile tour. Our guide Sean H was great! He let us ride our snow mobiles at a fast pace and we got our full 2 hours worth. He made sure to check on us...","review_date":"January 23, 2019","user":"aceyfacey"},{"attraction_id":1108,"rating":5.0,"review":"Snowmobile Great Adventure and great Guide. Total beginners and nervous, Dan our guide was reassuring and we had a wonderful trip, amazing views. Thank you Dan for your patience we really enjoyed our selves.\nThe Quinn's","review_date":"January 22, 2019","user":"mquinn64"},{"attraction_id":1108,"rating":5.0,"review":"GREAT TRIP. For our first time in BC we all agreed that a snowmobile trip was a must. Booking with Blackcomb was effortless, and they even picked us up. After signing our waivers, Torin (our amazing guide) gave us the ins and outs of the snowmobile and...","review_date":"January 18, 2019","user":"tapleyt"},{"attraction_id":1108,"rating":5.0,"review":"3 hour private tour with Ryan. we had a great 3 hour tour with Ryan over the weekend. he was very helpful and gave us a great experience around whislter. we had many stops to take pictures and there was always a unique story about the scene where we took pictures....","review_date":"January 10, 2019","user":"l_l"},{"attraction_id":1108,"rating":5.0,"review":"An absolute MUST do in whistler. My group was split up according to what we wanted to do. Needless to say I was in the go faster group and what a rush. If you have ever ridden a motorcycle the experience is similar, except the views are second to none. The...","review_date":"January 9, 2019","user":"jake_s"},{"attraction_id":1108,"rating":5.0,"review":"A must do ! Head up to the mountains and enjoy the fresh powder! Excursion of a lifetime. This is an absolute must do! Head up into the beautiful mountains and enjoy fresh untouched powder while taking in the breathtaking sites that Squamish and Whistler have to offer. Feel like you are searching for the Grinch in the beautiful winter wonderland. Stop for...","review_date":"January 9, 2019","user":"ciann_h"},{"attraction_id":1108,"rating":5.0,"review":"Fabulous.. Bucket loads of fun. Very safe and the training given before the ride is spot on. Anyone can do it so don't think for 1 minute it might be too difficult or scary for you. Great scenery. Thanks Tyson for being such a great tutor...","review_date":"January 6, 2019","user":"wynnuman"},{"attraction_id":1108,"rating":5.0,"review":"Erkin is awesome! Great Photos, Great Scenery! A MUST DO!. The views are amazing! Just beautiful! Snowmobiling was fun. My only suggestion would be to do a private tour if you want more time and to go faster and open up on the trails etc. Erkin was incredible. He took some amazing photos. We were...","review_date":"December 28, 2018","user":"maui1728"},{"attraction_id":1108,"rating":5.0,"review":"So much fun!. Joe and Sam took us on an amazing tour, matching our desires and skill level to the perfect amount of adventure, adrenaline, and awe we were looking for. We'll be back for another round!","review_date":"December 15, 2018","user":"johnwlippert"},{"attraction_id":1108,"rating":5.0,"review":"Great Experience!. Me and hubby had an awesome experience with this guys on th Their customer service is superb. They called us since they thought we are a no show at the Hilton in Whistler Village but we are actually early ahead of everyone else coz we...","review_date":"July 14, 2018","user":"ching-ching_a"},{"attraction_id":1108,"rating":5.0,"review":"The Absolute Best Tour I did in Whistler!. You will get picked up from the resort by the tour company, no breakfast or lunch or drinks are provided, so make sure and eat before You get picked up.\nUpon arrival at the tour office, they will provide You with all the necessary gear...","review_date":"April 15, 2018","user":"jorge_b"},{"attraction_id":1108,"rating":5.0,"review":"Extreme Powder Plus Tour. We had a blast on the four hour extreme tour! The shuttle picked us up right in Whistler and was just a short ride to Brandywine Mountain where we geared up and hopped on brand new two stroke sleds. My husband and I have experience...","review_date":"April 8, 2018","user":"lilchelchel9"},{"attraction_id":1108,"rating":2.0,"review":"Snowmobile review:. Pro's: decent Snowmobile, guide was ok to good (tried to be patient but could tell he rather be doing something else), newer machines didnt seem to stink to much\nCons - who you book with, front end staff typical dont give a damn attitude.....the place...","review_date":"April 6, 2018","user":"airpharm"},{"attraction_id":1108,"rating":5.0,"review":"A Whistler Must Do! My Wife and I had a great time!. Just got back from the 2 hour wilderness tour! It was awesome! It\u2019s been years since I\u2019ve Snowmobiled, it was my wife\u2019s first time. We both had a blast, my wife was a little hesitant, but she loved it! The two hour tour was long...","review_date":"April 4, 2018","user":"johnlo1266kx"},{"attraction_id":1108,"rating":5.0,"review":"Snowmobile Tour. This was an amazing time and I would highly recommend. Jason was our tour guide and the guy was great. Super knowledgable about the terrain and just a good guy all around. Sick flow as well.","review_date":"March 31, 2018","user":"aaron_e"},{"attraction_id":1108,"rating":5.0,"review":"Amazing time!. This is a MUST on the \"to do\" list! Our family of 4 had a fantastic time! We did the Private tour which I highly recommend! We could go at our own pace and a little more customized to our family. You need to wear...","review_date":"March 31, 2018","user":"allofus2017"},{"attraction_id":1108,"rating":5.0,"review":"Incredible Experience. We had an incredible time snowmobiling through the mountains in Whistler. Our guide (Jason) was extremely knowledgeable about the snowmobiles and the area. He was an absolute pleasure and made our trip to BC unreal!\nI would highly recommend going on the snowmobile tour with...","review_date":"March 30, 2018","user":"brooklynn_p"},{"attraction_id":1108,"rating":5.0,"review":"First timers. Me my parents and my boyfriend went during the week and it was so much fun.. Our guide Callum was great so patient with mom and dad and made little opportunities for me and my boyfriend to get a little rip in.","review_date":"March 27, 2018","user":"denise_o"},{"attraction_id":1108,"rating":5.0,"review":"Awesome snow and views!. We had a great time snowmobiling in new powder seeing amazing views of the mountains with our great guide, Dillon. Would recommend this to everyone.","review_date":"March 26, 2018","user":"jcemanach"},{"attraction_id":1108,"rating":5.0,"review":"Our tour with Rob was Excellent. We capped off a week in Whister Blackcomb with this snowmobile adventure, which exceeded all expectations. The scenery was beautiful and our guide Rob was excellent. Our 11 year old son enjoyed the outing as much or more than my wife and I.\nI highly...","review_date":"March 25, 2018","user":"drew_l"},{"attraction_id":1108,"rating":5.0,"review":"Unreal afternoon! . We were in Whistler for two days & weren't skiing so snowmobiling was the best option. It was unbelievable! So professional, the scenery was unreal, our guide Alex was excellent and the food included was yum! All in all definitely a highlight of our overall...","review_date":"March 24, 2018","user":"schullonian"},{"attraction_id":1108,"rating":5.0,"review":"Excellent Team Building Event. Our company brought 11 people from various parts of the globe together for week-long meetings and booked snowmobiling as the team-building event. Blackcomb Snowmobile was very organized;\n- from outfitting our group ( we had people from Africa, Colombia, india, who had rarely seen snow...","review_date":"March 18, 2018","user":"glen_t"},{"attraction_id":1108,"rating":5.0,"review":"Awesome private tour with Rob. Myself and my friend wanted to go snow mobiling and my mate actually won a free tour with them. I'm glad he did as I ended up going along as well (paying full price) and we decided to do a 3 hour private tour. Our...","review_date":"March 17, 2018","user":"jaydee_s"},{"attraction_id":1108,"rating":5.0,"review":"SO much fun!. My friends and I had such a great time on the snowmobile tour. We chose the 3 hour tour and had Jason as our guide. He was extremely knowledgeable and definitely made the trip fun! I would highly recommend this activity for anyone looking to...","review_date":"March 16, 2018","user":"gabrielle_m"},{"attraction_id":1108,"rating":5.0,"review":"Fun, casual couple of hours. It was a gorgeous snow covered day! Led by our Irish guide Alex, who was kind, knowledgeable and fun, we had a great time following a trail up the mountain, through the trees. FYI ~ our group was mixed in experience: a few with just...","review_date":"March 15, 2018","user":"threefortheroad2018"},{"attraction_id":1108,"rating":5.0,"review":"Great activity, beautiful and so fun for everyone!!. Family of 4, 2 teen girls 15 and 19 and larger dad...all yes all could participate and loved it!!! The staff is so kind, professional and fun! The facilities and equipment are extremely well maintained and clean.","review_date":"March 13, 2018","user":"deannatami"},{"attraction_id":1108,"rating":5.0,"review":"Great Morning with Torin. We had an awesome morning. 4 teens and 2 adults. we did the wilderness tour. It was our 3 machines plus another family with 2 more plus our guide Torin. he was very easy to work with, patient and very engaging. he kept us safe...","review_date":"March 13, 2018","user":"thomasshawn"},{"attraction_id":1108,"rating":5.0,"review":"Great tour with Lance!. I did the 3 hour Wilderness Tour with Lance. Both the weather & views were spectacular. I wish we were given a little more \"freedom\" near the top bowl, but I understand the liability reasons. Will return for the more advanced tour next time!","review_date":"March 12, 2018","user":"cmckinnon87"},{"attraction_id":1108,"rating":5.0,"review":"Awesome experience!. I'm writing this as someone who is not adventurous and who is terrified of heights! I was really worried about this tour because of this, but it was an amazing time. We had 2 guides with our group, Fletch and Merrick (sp?), so we were...","review_date":"March 7, 2018","user":"tamara_b"},{"attraction_id":1108,"rating":5.0,"review":"Great experience! . My husband and I had an excellent experience with our guide Turin. He was very patient with me, a beginner, while providing a great experience for my husband, a more experienced rider. I highly recommend this company!!","review_date":"March 6, 2018","user":"carmenwc"},{"attraction_id":1108,"rating":5.0,"review":"Best thing I did in whistler . We went snowmobiling first thing in the morning, the snow was fresh and we were the first ones out there. Our guide was awesome! Very helpful and watchful of our speeds and slower snowmobiles. The 2 hour tour was just the right amount of time...","review_date":"March 1, 2018","user":"bikj2015"},{"attraction_id":1108,"rating":5.0,"review":"Trigger is a great guide!. I recently visited the whistler area with my girlfriend and some friends mainly to snowboard whistler and blackcomb. My girlfriend signed us up for a snowmobiling day to add some variety to our week and I\u2019m so glad she did! Trigger or \u201cTrigga\u201d took us...","review_date":"February 28, 2018","user":"mickey_d"},{"attraction_id":1108,"rating":5.0,"review":"Snowmobile tour. Jason was such a great guide!\nI had the best time ever on my snowmobile tour. Ripping through pow fields and laughing the whole way! Jason was personable and was SO funny on our guide! He knows how to make a crowd laugh and I...","review_date":"February 25, 2018","user":"experience749805"},{"attraction_id":1108,"rating":5.0,"review":"Worth the $$. All of the employees were professional. From the people in the Hilton...to the guy taking pictures of us on the ride...we'll run business. We also had an amazing time up on the mountain. The ride seemed to last forever and honestly I didn't think we...","review_date":"February 24, 2018","user":"faraway757481"},{"attraction_id":1108,"rating":5.0,"review":"Amazing views, great tour guides, memory of a lifetime.. We did the 3 hours private tour. Our tour guide (Warren) was great. He did an amazing job personalizing our tour to our snowmobiling preference and abilities. He went above and beyond to make sure we had fun, were safe and got to make the...","review_date":"February 24, 2018","user":"canada_mike14"},{"attraction_id":1108,"rating":5.0,"review":"Great experience!. Me and my sister tried snowmobile for the first time!and it was so fun! Lance was our guide and was awesome and patient. All staff in blackbomb were very friendly and great!","review_date":"February 23, 2018","user":"zuperzan"},{"attraction_id":1108,"rating":5.0,"review":"Private Snowmobile tour. Without doubt the best Whistler experience! After sitting in the ski hill line ups for several days, we had enough and booked a private snowmobile tour. Our guide, Morgan, was a legend!! He got to know us and our ability and then off we went...","review_date":"February 23, 2018","user":"bbrere2n"},{"attraction_id":1108,"rating":5.0,"review":"Great time!. Highly recommend! Everyone is so accommodating and accepting of all skill levels. My boyfriend and I did the adventure tour and had such a blast!! Our guide was Lance and he was great!","review_date":"February 21, 2018","user":"emslie_a"},{"attraction_id":1108,"rating":5.0,"review":"Awesome Experience. I had a fantastic time on my 3 hour wilderness snowmobile tour, my Guide Lance was great, explained how everything worked, what to look for signal wise and every well and clear before riding then kept us at a good pace where possible. Loved all...","review_date":"February 21, 2018","user":"chrism3732"},{"attraction_id":1108,"rating":4.0,"review":"Great outdoor activity on a beautiful day. My husband and I went on our first ever snowmobiling and it was a fabulous experience. The beautiful weather made it more enjoyable with the breathtaking views along the way which was out of the world. Our instructor Killian was very friendly and helpful throughout...","review_date":"February 20, 2018","user":"monisha_m"},{"attraction_id":1108,"rating":5.0,"review":"Awesomeness . The views were amazing, and Lance was a fantastic guide.\nThere is equipment to use, if you forgot something, but the snowmobile engine will keep you warm.","review_date":"February 16, 2018","user":"nathan_f"},{"attraction_id":1108,"rating":5.0,"review":"Great fun and wonderful views of the backcountry. Jason guided us up and around many different different trails. Always felt safe while doing something adventurous. Enjoyed the experience and would definitely recommend it.\nJane Parker\nSydney, Australia","review_date":"February 15, 2018","user":"jane_p"},{"attraction_id":1108,"rating":5.0,"review":"2 hr Wilderness Adventure Snowmobile Tour. We did the 2 hour Wilderness Adventure Snowmobile Tour & had Killian as our Guide. He was great & we would highly recommend him. We took our 11 yr old and had a blast. Kids can\u2019t drive the reg sized snowmobiles so they go on...","review_date":"February 12, 2018","user":"amed6"},{"attraction_id":1108,"rating":5.0,"review":"Simply Awesome for family with young kids. Done an ATV tour with this company before and today tried the snowmobile tour with our two young kids. Awesome. The staff was really cool in ensuring that our kids were fitted with the right gear (no extra charge) and our tour guide Lance was...","review_date":"February 11, 2018","user":"paul_m"},{"attraction_id":1108,"rating":5.0,"review":"Great Day in the Mountains. Thanks to Jason for a fabulous 2 hour tour\nHighly recommend it\nThe views are terrific If you like sledding this\nis something you should try","review_date":"February 8, 2018","user":"adam_k"},{"attraction_id":1108,"rating":5.0,"review":"Excellent Day Snowmobiliing. We had such a great time thru Brandywine with our guide.\nGoing to the hut and having a rest and food was great. i would highly reccommned paying the extra for a private tour. It is well worth it and we will be back :)","review_date":"February 3, 2018","user":"scott_a"},{"attraction_id":1108,"rating":5.0,"review":"Snowmobile adventure. Our guide, the pony tailed Callum?? was fantastic. Our teenagers were able to drive with their car licences and they loved it , with the parents on the back. Callum showed us the hydro electrical system set up on the creek managed by his father....","review_date":"February 2, 2018","user":"william_p"},{"attraction_id":1108,"rating":5.0,"review":"Epic Time - 100% Recommended. Had a wicked time - big thanks to Killian my guide for allowing me to ride up to my ability and giving me a lamo time! 3 hours or pure fun, Adrenalin and amazing views! Would do it again!","review_date":"January 26, 2018","user":"theop744"},{"attraction_id":1108,"rating":5.0,"review":"Private Tour The BEST!. It was an absolute blast!!! Great day snowmobiling up the mountains. It was cloudy but that kept the conditions good! Had a nice dose of fresh snow so the powder\/trails were incredible! My guide (Starts with a T - sorry) was amazing!!!! It was everything...","review_date":"January 23, 2018","user":"gw_f"},{"attraction_id":1108,"rating":5.0,"review":"Wonderful.. Took our children on this tour. They absolutely loved it. it was a snowy wonderful day and the views were lovely. We would do this again. And the staff was extremely friendly and courteous.","review_date":"January 21, 2018","user":"tina_r"},{"attraction_id":1108,"rating":4.0,"review":"Great way to see winterscapes on snowmobile. We had 7 people on 4 snowmobiles, plus a guide on his machine. Our guide Jason was very pleasant and informative. We rode to some fantastic vantage point that cannot be reached by car, and there is a nice lunch stop at a private cabin...","review_date":"January 20, 2018","user":"bkek1987"},{"attraction_id":1108,"rating":5.0,"review":"Great time!! Great for beginner. Many thanks to your wonderful team for a great day today. Your staff promptly and professionally helped me into the right gear, gave a comprehensive safety briefing and then looked after us the whole time. I had never been on a snowmobile (or anything like...","review_date":"January 18, 2018","user":"leigh3151"},{"attraction_id":1108,"rating":5.0,"review":"Totally unreal experience. I wanted to do something special for my son who is working in Whistler. Snowmobiles I thought would be great!!!! How surprised were we when did this tour. This was totally amazing from the tour desk at Whistler to the team at the venue. The...","review_date":"January 17, 2018","user":"tourfollowers"},{"attraction_id":1108,"rating":5.0,"review":"Something to do for Friends, Family or Solo. We spent the afternoon enjoying fresh air and the great outdoors while on the 2 hour wilderness tour.\nTransportation was provided From Whistler village - out to the Callaghan valley where they gave us Helmets and gear.\nOur guide Rob was excellent!!! He was thorough...","review_date":"January 15, 2018","user":"djmittens"},{"attraction_id":1108,"rating":5.0,"review":"Great snowmobile experience for family!. My husband, myself and 10 year old daughter went on this snowmobile experience and had a great time. Lance was our snowmobile guide and he was super fun! For the kids, there is an area set up up on the trail where they can use...","review_date":"January 14, 2018","user":"zoniegirl21"},{"attraction_id":1108,"rating":5.0,"review":"Sunset snowmobiliing. We really enjoyed our afternoon on the snowmobiles. It's a really good experience and Jason was a great guide. The views in the sunset were insane and we enjoyed stopping off at the lodge for hot cider. We'd definitely book again.","review_date":"January 14, 2018","user":"k_h"},{"attraction_id":1108,"rating":5.0,"review":"Enjoyable snowmobile tour!. Great customer service! We were unable to go on the day we booked because our son became quite sick but they rescheduled our ride for a few days later when he had recovered. This was a great family adventure for us. Matt was our guide...","review_date":"January 10, 2018","user":"ebonvan46"},{"attraction_id":1108,"rating":5.0,"review":"Awesome views! Great tour!. This was one of the best things we did on our recent trip to Vancouver\/Whistler. The guides were fantastic. The scenery can't be beat! It was great for the whole family. I've already recommended it to others and will absolutely do this again.","review_date":"January 6, 2018","user":"matt_l"},{"attraction_id":1108,"rating":5.0,"review":" Fantastic experience!. Me and my girlfriend went on a tour with Lance as guide and the ride was wonderful! Very well organized, wonderful landscape and some tracks in powder snow..we had real fun!\nI truly suggest Blackcomb!\nFrancesco","review_date":"January 4, 2018","user":"valentinag2646"},{"attraction_id":1108,"rating":4.0,"review":"Amazing family adventure.. Arrived at meeting point and was welcomed and taken to cabin in the hills by transport to begin the 3 hour family snowmobiling tour. Kevin explained the snowmobile well and we all got ready to try our first snowmobiling activity. We were a party of...","review_date":"January 4, 2018","user":"linwalsh62"},{"attraction_id":1108,"rating":5.0,"review":"Grate Day on a Snowmoblie. After a short instruction, we were assigned to our guide Brian and the Trip began.\nBrian the perfect. He asked us what we wanted see evering or Speed.\nWe choos the see evereving.\nIt was a beatiful day with clear air and no clouds a...","review_date":"January 4, 2018","user":"jannik_tom_z"},{"attraction_id":1108,"rating":2.0,"review":"Could have been better. I've always wanted to do snowmobiling and saw this being advertised in Whistler. I decided with my family to give it a go, There were 3 adults and 2 children, so decided to do 3 snowmobiles with the 2 children as passengers for the 2hr...","review_date":"January 3, 2018","user":"capt1258"},{"attraction_id":1108,"rating":5.0,"review":"Great Guide, Loved it. Did this tour with my 18 year old son and his friend, who had not snowmobiled before. We had a great time on this trip the tour great was fantastic, great views and time to take photos.","review_date":"January 1, 2018","user":"2012deb"},{"attraction_id":1108,"rating":5.0,"review":"Beautiful scenery. Great couple of hours riding snowmobiles with beautiful scenery. They supplied everything we needed. Snowmobiles were easy to ride. Totally enjoyed the experience.","review_date":"December 30, 2017","user":"kym1966"},{"attraction_id":1108,"rating":4.0,"review":"Snowmobile in winter wonderland . Had a wonderful 3hr tour through the alpine. Stunning views and a nice snack stop! Really enjoyed seeing the high altitude bowls. Highly recommend","review_date":"December 30, 2017","user":"nathann0"},{"attraction_id":1108,"rating":5.0,"review":"Great family ride on snowmobiles. We had a great time from this company on a family snowmobile tour. Our guide Lance did a spectacular job in making sure we were safe, comfortable, and having fun. It was a great tour with our kids aged 5 & 6. They have a...","review_date":"December 29, 2017","user":"dvutrinh"},{"attraction_id":1108,"rating":5.0,"review":"Night Snowmobile. Went on the night snowmobile trip. It was fun and well worth it. It was actually a last minute trip as we had cancelled another activity. Although we had trouble with the bus breaking down, it all worked out in the end and was worth...","review_date":"December 28, 2017","user":"andrea_n"},{"attraction_id":1108,"rating":5.0,"review":"Dog sledding. This was the reason we went to Whistler. I have always wanted to try dog sledding but could never fit in to my travel plans or it was sold out (poor planning on my part). We had a blast. Highly recommend this company. The online...","review_date":"December 28, 2017","user":"859tk"},{"attraction_id":1108,"rating":5.0,"review":"A great day out!. We recently visited Whistler and enjoyed a 3 hour snowmobile tour with Jason - loved it! Really friendly and helpful tour guides. Absolutely stunning scenery! Enjoyed the lunch at the cabin too. We'd definitely recommend this activity! Especially for non-skiers.","review_date":"December 27, 2017","user":"kirsty_m"},{"attraction_id":1108,"rating":5.0,"review":"Awesome day. Highly recommend this company. Had a private tour with Will who was a lot of fun and extremely knowledgeable about the area. Lots of fun.","review_date":"December 26, 2017","user":"rochelle_s"},{"attraction_id":1108,"rating":5.0,"review":"Best excursion ever. Don\u2019t miss this one!!\nStart with transportation from Whilsler Hilton. Clean modern hotel style bus. 20 min ride to base camp.Guide Sam took care of everything! You are missing any gear. They take care of it. No problem! Helmets, goggles, snow pants, and boots.\nSafety...","review_date":"December 23, 2017","user":"william_k"},{"attraction_id":1108,"rating":5.0,"review":"Best experience ever. We had the best time on the 3 hours wilderness snowmobile tour!! Fletcher was our guide and made the experience amazing with his patience, good vibes and coolness!! The tour was suited to our request,, we had a lot of fun, went fast enough while...","review_date":"December 19, 2017","user":"fatouche"},{"attraction_id":1108,"rating":5.0,"review":"Such a fun adventure!. Had such a great time on the Scenic Tour led by Fletcher and Lance. Great guide who took care of us from the get go and made sure we had lots of fun along the way. Would definitely recommend!","review_date":"December 15, 2017","user":"jchiem26"},{"attraction_id":1108,"rating":5.0,"review":"Good for first time riders. I booked the 2 hour wilderness tour. Definitely get to the office at least 10-15 minutes prior to fill out your liability waiver and pay the 20.00 collision fee (not that I am sure what 20.00 really covers if you did have a collision, haha)...","review_date":"December 11, 2017","user":"michelledt7834js"},{"attraction_id":1109,"rating":4.0,"review":"Fun time on the snow. My sister and I signed up for the half day snow shoeing trip, and had a fun couple of hours with Kei, our guide, and the rest of our small tour.\nThe terrain was easy going, so no need to be super fit to have...","review_date":"March 4, 2018","user":"mel_m802"},{"attraction_id":1110,"rating":5.0,"review":"Great trip. Our guide Brad took us fly fishing on the Birkenhead river, which is about 30 minutes north of Whistler. Beautiful area. He took us on an amazing walk and wade, he set us up with waders and gear, and we went walking through streams and...","review_date":"August 19, 2018","user":"lorenky"},{"attraction_id":1110,"rating":5.0,"review":"Wonderful Guide . While my grandson and I didnt catch anything, it was not Rick's fault. I just stuck at fishing.\nEnjoyed the great outdoors and fishing numerous rivers and streams. would definitely do it again.\nRick,our guide, was very personable and knowledgeable.","review_date":"July 23, 2018","user":"ddimnrd"},{"attraction_id":1111,"rating":5.0,"review":"Friendly service, spectacular views. With one day left in Whitehorse, I was searching for a way to enjoy the outdoors on what was to be the sunniest day of my trip. Arctic Range Adventures replied to my query promptly and added me a to a small-group hiking excursion in...","review_date":"October 22, 2017","user":"emsink22"},{"attraction_id":1112,"rating":5.0,"review":"JUST BEAUTIFUL!. We had little to no experience and still we all had a fantastic time! The staff is very helpful and keep the trip safe at all times. Nice walk with the horses and a little trot here and there to keep it fun and an...","review_date":"May 13, 2018","user":"sherpa772940"},{"attraction_id":1113,"rating":5.0,"review":"Highlight of my trip!. I had such a great time zip lining with Adrena LINE! From start to finish, I felt incredibly safe and well taken care of. The staff were very professional while simultaneously being fun and goofy. The views were incredible and it was an all-around amazing...","review_date":"March 5, 2019","user":"rebeccaparsons99"},{"attraction_id":1113,"rating":5.0,"review":"Zziiipppp. Zip lined for the first time with some friends. I am 65 and I had the time of my life. The instructors were great. They helped you through the process and were very patient. We were in a group of 10.","review_date":"December 9, 2018","user":"lme003"},{"attraction_id":1113,"rating":5.0,"review":"Loved it!. This was a great attraction, my friend and I were lucky enough to get the 'A team' (Adam & Alan) and we were with one other excited couple so this made for a very personal experience. It was absolutely great! Adam & Alan were funny,...","review_date":"September 27, 2018","user":"foodfan1956"},{"attraction_id":1113,"rating":5.0,"review":"70th Birthday Party - Awesome!. My brother, Uncle and I surprised my Mum for her 70th birthday with her first time every ziplining here. And we had a fantastic time! Right from the start, the booking is a very easy process online. Getting there is simple. The staff in the...","review_date":"September 23, 2018","user":"mickyd_1"},{"attraction_id":1113,"rating":5.0,"review":"Exhilarating and Freeing. Loved it. Myself and my family went ziplining for the first time. We had done really short and low to the ground ziplines before so I don't count those. We had a lot of fun, our guides were friendly, cracking jokes and making it light...","review_date":"September 22, 2018","user":"glenna_m"},{"attraction_id":1113,"rating":5.0,"review":"Zip line experience. Wow! I had never experienced such a thrill. Loved every minute. The guides were knowledgeable and fun at the same time. I did a night tour and had a ball.Highly recommended. Thanks.","review_date":"September 17, 2018","user":"jordie_k"},{"attraction_id":1113,"rating":5.0,"review":"What a great adventure!. Our family (2 adults and 2 kids) enjoyed this zipline immensely. The two tour guides take safety very seriously and also make it fun! We felt safe and important to them. My kids are usually not super adventurous, and they took to it great!\nThe...","review_date":"September 15, 2018","user":"jilc2012"},{"attraction_id":1113,"rating":5.0,"review":"Superb and adventurous. OMG, we did this during the night and it was stunning. I am not the typical zip liner, but instructors Allan and Quinn were brilliant. They kept us all well informed and were very friendly","review_date":"September 14, 2018","user":"seon_m"},{"attraction_id":1113,"rating":5.0,"review":"Highly recommended. This treetop to treetop ziplining experience was one of the best! Basic equipment made it comfortable, and not bulky or heavy like others we experienced around Canada and the USA. Friendly guides who helped make everyone comfortable. There were 9 runs, 1 for practice and...","review_date":"September 10, 2018","user":"jhbwee"},{"attraction_id":1113,"rating":5.0,"review":"Awesome experience!. My wife and I went on this as a part of our cruise shore excursions. Despite hitting some traffic in downtown (making the drive about 1.2 hours from the bay) it was a great experience. When we arrived they were prompt about getting us on...","review_date":"September 9, 2018","user":"evan_f"},{"attraction_id":1113,"rating":5.0,"review":"Brilliant experience!. Booked this as part of the package with Sooke Coastal Experiences, where we got to go Whale watching in the morning and Zip lining in the afternoon. What an amazing day!\nThe Zip linea get higher and longer the further along you go, and the...","review_date":"September 7, 2018","user":"p_maltby44"},{"attraction_id":1113,"rating":5.0,"review":"exciting zip lining. What fun, my guides were amazing and fearless. They made everyone feel at ease even up in very tall trees. It was exciting and fun and a great way to conquer your fears","review_date":"August 31, 2018","user":"teresams7156dm"},{"attraction_id":1113,"rating":5.0,"review":"Great fun. Have always wanted to try this so thought now was the time. The experience was amazing as were the guides. We had Gustav and Joan and they were both a lot of fun. I was a little nervous the first line but quickly realized there...","review_date":"August 31, 2018","user":"hunter32"},{"attraction_id":1113,"rating":5.0,"review":"What a great time and experience.. Took the family ziplining at Adrena Line. Was a great experience for all. Great and friendly staff. Started with a training line for us to get use acclimated. Then had a fun and bumpy drive up the hill and went onto 7 amazing ziplines throughout...","review_date":"August 23, 2018","user":"tsushi5"},{"attraction_id":1113,"rating":5.0,"review":"Good Fun. This was a great way to spend a few hours late afternoon. The zipline is well laid out and had terrific scenery. The level of safety was excellent, the guides helpful. The lines get progressively more difficult but this easily done by a first timer....","review_date":"August 13, 2018","user":"418fionab"},{"attraction_id":1113,"rating":5.0,"review":"Super fun and amazing experience!. The staff were very accommodating, helpful, professional and FUN. It started with the driver that took us from Victoria out to the zip line. He was polite, helpful, knew the area well and had lots of great information. Our guides were AMAZING! They were outgoing,...","review_date":"August 7, 2018","user":"loveladybugs"},{"attraction_id":1113,"rating":5.0,"review":"Good fun, well organised. An enjoyable few hours amongst the trees with very enthusiastic guides Kayla and Morgan. Everything was well planned from arrival to the end of the tour and safety was ensured throughout.\nThe \u2018zips\u2019 were fun and nothing to be afraid of for the less adventurous...","review_date":"August 6, 2018","user":"gill_b"},{"attraction_id":1113,"rating":5.0,"review":"First time zip experience exceeded expectations. So I read some (really bad) reviews from a few years back and this is not the experience I had; maybe they have upped their game.\nNo problem checking in - counter staff friendly and helpful.\nThe young guides we had (actually all the staff...","review_date":"August 4, 2018","user":"ball_d"},{"attraction_id":1113,"rating":5.0,"review":"Great Fun!. I was nervous when I went, but our guides were wonderful and made it a lot of fun. The scenery was beautiful and fun to see upside down!","review_date":"August 1, 2018","user":"weppers"},{"attraction_id":1113,"rating":4.0,"review":"Great fun. We went on a small group tour with our lovely guides Morgan and Quinn who were great fun!\nIf you are in any way afraid of heights (as I am, a little) then just ensure you are happy to take your life into a cable's...","review_date":"July 27, 2018","user":"leah1401"},{"attraction_id":1113,"rating":5.0,"review":"ZipZipHooray. What a fun fabulous time my husband and I had today @ Arena LINE! The staff was friendly and informative. Of course, Kenzo and Alan were A W E S O M E !!! Thanks for making this zip lining experience fun and memorable. God...","review_date":"July 27, 2018","user":"gr8kogka65"},{"attraction_id":1113,"rating":5.0,"review":"Mother and daughter zipline adventure. My daughter and I came to Adrena Line Zipline Adventures expecting an awesome experience and we got it. The guides were great with information and very safety conscious. They made us laugh with their awesome sense of humour and their zany ways of zipping threw...","review_date":"July 25, 2018","user":"bonnie_k"},{"attraction_id":1113,"rating":5.0,"review":"Great fun! Even for locals!. This was my first time EVER zip lining and being afraid of heights, I was very nervous. From reception to our guides, everyone was pleasant and professional. Safety and a great experience are their #1 priorities. Make sure you wear comfortable clothing and closed toed...","review_date":"July 22, 2018","user":"whitefishcustom"},{"attraction_id":1113,"rating":5.0,"review":"Great experience!. I have been zip lining before and this place is really great if you're feeling nervous. The staff are awesome and set your mind at ease (we had Joan and Beata). We had tons of fun and it was great meeting the other travellers in...","review_date":"July 17, 2018","user":"micheleg3387"},{"attraction_id":1113,"rating":4.0,"review":"2 hour\/8 lines adventure at the top of the trees. We took a 2 hour\/8 lines tour for $95 per person.\nThey have lockers at the reception area to lock all your belongings. I recommend to use it, if you don't want to look for your car keys in the forests :-) The group consisted...","review_date":"July 12, 2018","user":"ganna_m"},{"attraction_id":1113,"rating":4.0,"review":"Zip line for child. Our seven year old grandaughter went to Adrena Zipline, her grandad went zip lining with her but she had her own very nice instructor Leo accompany her on the eight lines, he was very nice, made it fun. Our grandaughter was safely hooked in at...","review_date":"July 8, 2018","user":"deborah_p"},{"attraction_id":1115,"rating":5.0,"review":"Scenic and informative. We went on the snowshoe tour January 2nd. John was our guide and he answered all of our questions about the area, plants, weather, etc. He was very knowledgeable and friendly. Highly recommend!","review_date":"January 15, 2019","user":"carolyntravelscanada"},{"attraction_id":1115,"rating":5.0,"review":"Amazing experience!!!. Our Night Snowshoe Tour was awesome! We did not just learnt about the place and many different kind of animals but our tour guide Misha made a miracle in cloudy days and we saw clear sky! It is amazing how many stars you can see...","review_date":"December 31, 2018","user":"k2kacha"},{"attraction_id":1115,"rating":4.0,"review":"What an experience!. Having done a snowshoeing home in marble canyon the day before with Discover Banff Tours with guise \u201cBecca\u201d she said she hoped we got \u201cRoss\u201d as our guide for this Night Owl snowshoeing experience and we did! He didn\u2019t disappoint, from star gazing to soft...","review_date":"December 28, 2018","user":"852katrinap"},{"attraction_id":1116,"rating":4.0,"review":"Two parasailing teens. Our two teens loved it - boat was full (12 people) and they were on the lake about an hour but only in the air 15 minutes.","review_date":"August 12, 2018","user":"newcanadian2016"},{"attraction_id":1117,"rating":5.0,"review":"TEN STARS !! Very professional ! Wonderful trip !. We would like to give ten stars if we are allowed by Tripadvisor. \ud83d\ude0a\nWe had a great time from this tour. Arctic Tours Canada is a well-known tour company in Yellowknife with great reputation for their tour packages and tour operation. I found them...","review_date":"April 8, 2018","user":"jen_s"},{"attraction_id":1119,"rating":4.0,"review":"this is a great place to take the whole family.. The train ride it fun and kids loved it Chris the clown was a blast all his tricks and balloons made it worth while..hot chocolate and hot dogs was a hit too. we really enjoyed the inside show with the snakes. prices were good will...","review_date":"February 25, 2019","user":"nerissa357"},{"attraction_id":1119,"rating":5.0,"review":"Fantastic Event\/Festival. Fantastic light displays as well as great entertainment for the kids with the traun rides and chris the clown. Lots to do, very fun evening.","review_date":"December 24, 2018","user":"tasteoftuscany"},{"attraction_id":1119,"rating":5.0,"review":"Easy walk. Great for the kids.. The wildlife park has evolved and grown over the years and contains a lot of the animals that are native to the area and a few surprises. Well worth the visit.","review_date":"December 10, 2018","user":"r_d"},{"attraction_id":1119,"rating":3.0,"review":"Nice visit. Nice place if a bit dated. I guess due to funding they have lets things at the zoo get worn down. Otherwise a nice place. The train was a fun diversion.","review_date":"December 9, 2018","user":"robert_a"},{"attraction_id":1119,"rating":5.0,"review":"Such a nice place to spend an afternoon!. Went to the park last summer with my 2 sisters from Edmonton. What a lovely treat.\nTook the train around the park after having walked most of it. The highlight was seeing Clover the Kermode white bear. We happened to get there at feeding time...","review_date":"November 26, 2018","user":"rambocycle"},{"attraction_id":1119,"rating":4.0,"review":"Great seeing happy animals. We visited the park a 3 year old animal lover- and all were impressed. The animals in the park all look well treated, fed and in great condition! Nice habitats, too. The park has a nice selection of animals and we saw all except for...","review_date":"October 7, 2018","user":"taolxd"},{"attraction_id":1123,"rating":5.0,"review":"Really cool tour. The icefield is quite unique in that a bus takes you halfway to the center of the glacier and then you can walk more on your own. They don't tell you just how slippery it is, so you should make sure you are steady on...","review_date":"January 8, 2019","user":"nycworldtraveler1"},{"attraction_id":1123,"rating":3.0,"review":"Short Tour. If you want to walk on a glacier, here's your opportunity to do so. The icefield explorer travels very slowly because of the icy road conditions and steep up and down maneuvers. Once we reached the stop point, we only had 20 minutes to walk...","review_date":"September 23, 2018","user":"guide792349"},{"attraction_id":1123,"rating":5.0,"review":"Wonderful Introduction to the Canadian Rockies!. I'm not generally much of a tour person, but the Columbia Icefield Discovery Tour operated by Brewster provided a wonderful introduction to the Canadian Rockies. Our tour guide, Murray, is the real deal, and the opportunity to tap into his personal experience and deep knowledge...","review_date":"September 17, 2018","user":"excursion535690"},{"attraction_id":1123,"rating":5.0,"review":"Walking on thousands of years of ice!. If your looking to touch a bit of the worldshistory and geologic wonder, then this is for you. If you are looking for more than a touching experience of time, then look th ought binoculars. The magic of this journey is to know that you...","review_date":"August 27, 2018","user":"rhondac750"},{"attraction_id":1123,"rating":5.0,"review":"great place to visit. This was well organised, informative and a great place to see.\nThe guides were knowledgeable and friendly.\nThe attraction was very busy when we visited but it didn't feel it- apart from the visitors centre which was packed with people!","review_date":"August 27, 2018","user":"bopsian"},{"attraction_id":1123,"rating":4.0,"review":"no public washroom at the skywalk. Icefield tour was excellent experience, the tour guide is very knowledgeable and funny but the skywalk is not worth going and no public washroom.","review_date":"July 30, 2018","user":"alicem5643"},{"attraction_id":1123,"rating":5.0,"review":"Great Staff, Amazing Trip. Brewster is a company I would recommend anyone to travel with. The staff are incredibly friendly and insightful. They are very interactive with their customers and go out of their way to provide all with the best service possible. Each location we stopped at was...","review_date":"July 29, 2018","user":"francesca_n"},{"attraction_id":1123,"rating":3.0,"review":"It's really just ice.. So if you have never been on ice or seen a glacier then maybe this is for you. It takes a long time to be able to walk for 20 min on ice, thats pretty much it. You get some interesting information but you could...","review_date":"June 13, 2018","user":"plummo78"},{"attraction_id":1125,"rating":5.0,"review":"Went with 2 adults and 2 kids in the same machine. It was fun. Great ride. The guide was awesome. I would highly recommend this activity.\nIt's a lot safer then skidoos.","review_date":"March 12, 2019","user":"scott056"},{"attraction_id":1125,"rating":5.0,"review":"Dune buggy was excellent . Dune buggy activity was perfect. We had skied for two days and wanted to do something else. This was a perfect family activity. We saw some Quebec forests and beautiful scenery. Guide was great. Machines are safe. Seatbelt, roll bar etc. Kids loved it.","review_date":"March 12, 2019","user":"scrosby1000"},{"attraction_id":1125,"rating":2.0,"review":"Company does not provide what it promises. We booked a 90-minute dune buggy ride and were told to arrive 30 minutes before our reservation at 9;00 am. We arrived at the train station at 8:30 am, before the employee, and were told to wait for him. When he showed up, he just...","review_date":"August 20, 2018","user":"d_b"},{"attraction_id":1126,"rating":5.0,"review":"Terrific day out.. His is a must see attraction in Vancouver. What I would advise is book it and make a whole day of it. Also remember there is plenty of free shuttles taking you to Capilano bridge. Best place to get free shuttle is from canada place","review_date":"June 19, 2018","user":"abulk627"},{"attraction_id":1127,"rating":5.0,"review":"Beautiful Area, Wonderful Guide!. This was a small group tour (10 people). Our guide, Maria, was extremely knowledgeable about the wildlife and the trees and plants we were seeing. She had a real passion for the area and if I could give her more than 5 stars I would!...","review_date":"October 12, 2018","user":"candim37"},{"attraction_id":1127,"rating":5.0,"review":"Great scenic tour. Marie was a great guide, very knowledgeable and passionate about the wildlife and area. The group wasn't too big and we saw some great wildlife ( elk, bear and moose). Now seeing the animals isn't guranteed but she had a quick eye for spotting them....","review_date":"August 2, 2018","user":"brandy_m"},{"attraction_id":1127,"rating":5.0,"review":"Excellent experience!. Our tour guide Brian was very informative and kept the day interesting with lots of facts about the scenic locations visited. He also stopped to view wildlife along the way, making sure we were able to take photos before moving on!\nRecommend this tour!","review_date":"May 27, 2018","user":"jeanne_r"},{"attraction_id":1128,"rating":5.0,"review":"First time Snowmobling. A great introduction to snowmobling. Excellent guide and great instruction. Fantastic scenery. Would definitely go again.","review_date":"March 1, 2019","user":"rjhoward_uk"},{"attraction_id":1128,"rating":5.0,"review":"Sasha G- Great Experience. Brought my boyfriend on the tour as an early bday\/valentine's day. He had a great time and really enjoyed the experience. It was unfortunate that I couldn't give it a go because I don't have a full BC licence but still had fun on the...","review_date":"February 12, 2019","user":"jolenes161"},{"attraction_id":1128,"rating":5.0,"review":"Snow mobile fun. We had our first ever go with a snow mobile & thanks to our guide Bob, my husband picked it up easily.\nThe highlight was the igloo with the fireplace and hot choc in the forest, stunning. Would highly recommend this trip.","review_date":"February 6, 2019","user":"737alisonh"},{"attraction_id":1128,"rating":5.0,"review":"Amazing experience in the wilderness . Really amazing experience in the wilderness with friendly guides and hot chocolate!\nThey provide you all the equipment you need and they really care about preparing you well for your experience.\nThank you guys!","review_date":"February 3, 2019","user":"x2112phlaurap"},{"attraction_id":1128,"rating":5.0,"review":"Excellent instruction. Chris was an amazing snowmobile instructor. This was my first time snowmobiling and I was nervous but he made me feel at ease and was quite patient with me as I learned how to maneuver the machine. He made the whole experience fun and relaxing...","review_date":"January 27, 2019","user":"nicolee_4300"},{"attraction_id":1128,"rating":5.0,"review":"Snowmobile Christmas 2018. This was my first time riding a snowmobile and I had a great experience. Jodi, the snowmobile guide from Hawaii, was a great instructor and made everyone feel welcome, excited and safe. The group experience had just enough participants and everyone was of similar ability...","review_date":"January 5, 2019","user":"joeyshimoda"},{"attraction_id":1129,"rating":5.0,"review":"Fantastic day on Vancouver full-day sightseeing and photography tour. I booked the full-day Vancouver sightseeing and photography tour in late October and had a fantastic day out. Nash, my guide and photography teacher, took me to all the major sights worth seeing around Vancouver at a really great pace that was enjoyable with plenty...","review_date":"October 23, 2018","user":"travellingdonut"},{"attraction_id":1131,"rating":5.0,"review":"Shawn is fantastic - incredibly kind and knowledgeable!. I did not do a traditional ice fishing tour with Shawn; when I came to Yellowknife, it was still a bit too early in the season for ice fishing. However, Shawn was kind enough to indulge me, and set up his ice fishing tent out...","review_date":"November 19, 2017","user":"rtobias"},{"attraction_id":1132,"rating":5.0,"review":"Excellent time on the Coastal Canyon tour with Hayley. Had an excellent time on the Coastal Canyon tour. Hayley picked us up at our AirBnb and we went to the Capilano Park. Saw amazing scenery and went to the fish hatchery. After that, took a short drive to Whytecliff Park for more incredible views...","review_date":"August 6, 2018","user":"chad_i"},{"attraction_id":1133,"rating":4.0,"review":"Good tour, knowledgeable guide. We chose to do the wildlife tour and were a bit worried that we wouldn't see anything but we didn't need to worry. Our guide, Wes, was great, having spent most of his working life as a park ranger, we couldn't have had a better...","review_date":"October 13, 2018","user":"lou_w_2909"},{"attraction_id":1133,"rating":4.0,"review":"Very informative and beautiful photos . We had a great time on this tour.\nWe were picked up on time - dropped back on time.\nHad lots of stops and beautiful photos. Seen Elk , big horn sheep and red squirrels to name a few.\nWes was extremely knowledgeable and very...","review_date":"September 19, 2018","user":"aibhmc"},{"attraction_id":1133,"rating":1.0,"review":"Don\u2019t waste your money \ud83d\udcb8. The tour was on time but this was just the only thing good of the tour.\nWe didn\u2019t see bears, no wolf, no any thing only the main road that we made every day to get to our ranch. Book this tour If you want...","review_date":"September 7, 2018","user":"andreapg8288sv"},{"attraction_id":1133,"rating":5.0,"review":"Pete, you nailed it this morning!. The pick up was exactly on time... coffee, juice and morning snacks awaited us. Detailed knowledge from Phil along the way about trees, mountains, climate and wildlife! And we saw: a whole bunch of Elk, a black bear, a very nice coyote and bold eagles....","review_date":"September 6, 2018","user":"wilco_g"},{"attraction_id":1133,"rating":2.0,"review":"Not recommended . Our tour lasted a little over 2 hours. Our tour guide, Norman,was very knowledgeable and told a lot of funny stories. We saw a 7 point elk and he tried to find a grizzly and the 8 point elk named Charlie, that he knew had...","review_date":"September 1, 2018","user":"jpack10"},{"attraction_id":1133,"rating":1.0,"review":"Waste of time and money . I did a Sunrise Wildlife tour. The pick up was 25 min late (very nice at 6am) and I barely saw any wildlife. I didn\u2019t even feel that we were looking for it. We stopped for too long at each spot even if there was...","review_date":"August 24, 2018","user":"emilie_w"},{"attraction_id":1133,"rating":5.0,"review":"Amazing Wildlife tour with so much information . This tour exceeded our expectations. The Guide Kendra was so informative, she provided us information we never knew and she put the clients safety as her first priority. Honestly throughly enjoy the tour and would continue to reccomend it to anyone heading out to Jasper....","review_date":"July 28, 2018","user":"mitch_l"},{"attraction_id":1133,"rating":5.0,"review":"Exceptional Customer Service - Thank you Andie. I booked two tours, the Maligne Valley Tour and the evening wildlife tour. The customer service agent on the phone (Andie) was so knowledgeable and helpful. She took the time to explain all the details of the tour and took the time to answer my...","review_date":"July 26, 2018","user":"ekidwai2018"},{"attraction_id":1133,"rating":5.0,"review":"Wildlife tour. Our guide Jeff was great, very informative and friendly. Didn't get to see a bear, (as much as Jeff tried) but still saw many other animals. Coyotes, Elk, Bald Eagle, Osprey, and Deer. Very prompt pickup from our motel and drop off downtown if wanted....","review_date":"July 23, 2018","user":"heff2078"},{"attraction_id":1133,"rating":5.0,"review":"Awesome Wildlife Tour. We were picked up at 6:30 from our hotel and our wonderful driver promised she would do her best to show us the wild animals in the area:\nBears\nElks\nCoyotes\nEagles\nI was a bit skeptical, but we saw all of the above and...","review_date":"July 20, 2018","user":"mobinmohammed"},{"attraction_id":1133,"rating":5.0,"review":"Jasper Evening Wildlife Discovery Tour. This early evening tour was booked for us by our travel agency in mid June and we really enjoyed it. Our driver, Lutz, worked very hard to cover as much territory as he could in search of a variety of wildlife for us and provided...","review_date":"July 1, 2018","user":"cassalba"},{"attraction_id":1133,"rating":5.0,"review":"Awesome. Went on the Summer Wildlife Tour on Sunday evening. Our tour Guide Steve was awesome and very knowledgeable of the Wildlife in Jasper. On our tour we saw everything we expected to see. Sheep, 4 black bear, Elk, one being a massive bull. This tour...","review_date":"June 18, 2018","user":"karen_u"},{"attraction_id":1135,"rating":5.0,"review":"Amazing experience! . We went on the Zodiac of an evening and got so lucky with the weather! Perfect calm water and sun shining! Our guide was great and took us straight out to where he knew the orcas would be! They came so close to our boat...","review_date":"September 13, 2018","user":"fionasw7823be"},{"attraction_id":1136,"rating":5.0,"review":"A game-changer. Wow. We'll never rent at a lodge again. Jason could not have been more helpful or knowledgeable. The equipment was top-shelf. The convenience factor of being fitted perfectly in our hotel room was off the charts. Highly recommend!","review_date":"April 17, 2018","user":"huhverycool"},{"attraction_id":1137,"rating":5.0,"review":"Amazing ice fishing experience!. Our guide Matt picked us up bright and early at 7am for our ice fishing tour. Definitely worth the early wake up! Matt was friendly and engaging from the get go, supplying us with insulated boots and traction cleats for walking safely and comfortably through...","review_date":"March 13, 2019","user":"vegagala"},{"attraction_id":1137,"rating":5.0,"review":"Ice Fishing on Lost Lake!!! Phenomenal Experience.. My partner and I went ice fishing for the first time and honestly I couldn't have asked for more. Matt is one of the most genuine and stoked guides we've ever had. He's super hands on and knowledgeable about the sport and the area and...","review_date":"March 10, 2019","user":"sebastian_b"},{"attraction_id":1137,"rating":5.0,"review":"Perfect Family Outing. Looking for a way to get your kids off electronics for 5+ hours? Take them fishing with Matt & Tom! Aside from being expert fishermen who know all the good secret fishing spots, they were very patient teaching the entire family essential techniques in cast...","review_date":"November 21, 2018","user":"j_dub4040"},{"attraction_id":1137,"rating":5.0,"review":"Epic fishing and even better guide! . One of the best days I've ever had on the river! Matt was really personable and thought of every detail. All our gear was ready to go as soon as we parked and he got us fishing almost immediately. It wasn't long before our first...","review_date":"November 21, 2018","user":"jamesa8444"},{"attraction_id":1137,"rating":5.0,"review":"Amazing first experience fly fishing . Our family enjoys dock fishing at home, so we thought we would try fly fishing while visiting Whistler. After great reviews online, I decided to book with Matt and he made our experience extraordinary! Matt is very organized, simple to book and picked us up...","review_date":"September 18, 2018","user":"lindsays901"},{"attraction_id":1137,"rating":5.0,"review":"Awesome experience - we\u2019ll be back!. Everything about this experience was great. Booking was easy, instructions were clear, pick up at our hotel was prompt, the location was gorgeous and the fishing was fantastic!\nMatt is enthusiastic and professional and clearly knows his stuff. We caught a dozen (and missed a...","review_date":"September 15, 2018","user":"r2257fvsylviab"},{"attraction_id":1137,"rating":5.0,"review":"Can't wait to go back and do it all over again!. I spent over two weeks backpacking throughout BC; my 3-hour fishing adventure with Matt was the highlight of my entire trip.\nThis was maybe the second or third time I've been fly fishing in my life, so I kept my expectations low. Upon meeting Matt,...","review_date":"September 10, 2018","user":"ryan_k"},{"attraction_id":1137,"rating":5.0,"review":"Wanna fish Whistler?? Matt's your guy!. I spent the morning fishing with Matt here in whistler and I couldn't have been more pleased! I have been on numerous guided trips and going out with him was one of my favorite. He's enthusiastic, educational, and works really hard to make sure you...","review_date":"August 25, 2018","user":"ndusty"},{"attraction_id":1137,"rating":5.0,"review":"Perfect afternoon landing my first fish on fly. myself and a friend sam had an amazing afternoon fly fishing with matt. As we had never fly fished before matt took us to a spot to learn. At this spot we went to we caught heaps of rainbow trout and we were able to...","review_date":"August 25, 2018","user":"david_d"},{"attraction_id":1137,"rating":5.0,"review":"Great Fly Fishing Adventure Break From Ski Racing. Matt was a super friendly and professional fly fishing guide for our 9 year old son after ski race camp. He came fully equipped with waders and rods. Our son had a great time.","review_date":"July 28, 2018","user":"irwin_s"},{"attraction_id":1137,"rating":5.0,"review":"End of our road trip across British Columbia.. I wanted something memorable to finish on for myself and two sons that none of us had done before.....so fly fishing it was and my son contacted Matt and arranged the last evening together for the experience. Matt has been fishing since he was a...","review_date":"July 24, 2018","user":"magicmikeysmiffy"},{"attraction_id":1137,"rating":5.0,"review":"Another Great Fishing Experience With Whistler Year Round Fishing. This was my second fishing experience with Matthew and Whistler Year Round Fishing. While I didn't think it was possible, this experience was every bit as good as my first trip with Matthew. From start (scheduling ) to finish (wrapping up at the end of...","review_date":"July 15, 2018","user":"robert_w"},{"attraction_id":1137,"rating":5.0,"review":"Amazing fishing experience. Had a great time with Matt, would highly recommend !\nEven managed to see a beaver on our walk to the lake.","review_date":"June 29, 2018","user":"stygergordon"},{"attraction_id":1137,"rating":5.0,"review":"Great time fishing in Whistler!. Highly recommend this tour for anyone who wants to experience fishing in beautiful Whistler.Matt our guide was the best! He was very knowledgeable and was able to quickly get us catching fish! No experience needed, he taught us both how to fly fish and we...","review_date":"June 29, 2018","user":"570trishe"},{"attraction_id":1137,"rating":5.0,"review":"Great Time on the wate. My girlfriend and I had a great time on the water with Matt. He's very knowledgeable about the Whistler area, and was able to get us up to speed quickly. If we had to do it all over again, I would use Matt for my...","review_date":"June 27, 2018","user":"brent_s"},{"attraction_id":1137,"rating":5.0,"review":"amazing fishing trip with Matt. cant thank Matt enough for an amazing fishing experience. This guy knows his stuff, and has a real passion and pride in what he does. Pulled out all the stops so my experience would be one to remember - cannot recommend him highly enough. Thanks...","review_date":"June 26, 2018","user":"j9762wpchris"},{"attraction_id":1137,"rating":5.0,"review":"Highlight of our trip!. I took my father in-law and uncle on a fly fishing outing with Matt and we had a blast. With minimal experience, we embarked into the icy waters of Green Lake and Uncle Mike snagged a fish within 5 minutes. Matt was great and his...","review_date":"June 22, 2018","user":"jeremy_p"},{"attraction_id":1137,"rating":5.0,"review":"Great trip! . I went out fishing with Matt this morning and he took me to a couple great spots. Lots of action right away. I am new to fly fishing and he taught me multiple techniques with multiple presentations. He is very positive and very encouraging. Not...","review_date":"June 15, 2018","user":"ben_m"},{"attraction_id":1137,"rating":5.0,"review":"From beginner to pro. I've been fishing with Matt a few times now - from salmon fishing back in fall (and catching three fish as big as me) and ice fishing over winter, which is a super cool experience! Matt is extremely knowledgeable and personable! Always fun trips and...","review_date":"June 5, 2018","user":"jammel1990"},{"attraction_id":1137,"rating":5.0,"review":"Bucket List - Fly Fishing - CHECKED. Bucket List - Fly Fishing - CHECKED! Thank you Matt for making my bucket list item come true. You were the perfect guide! My family and I had the best time. The locations were stunning - nestled within the mountains and streams.\nWe really appreciated...","review_date":"June 1, 2018","user":"julie_c"},{"attraction_id":1137,"rating":5.0,"review":"From organization to fishing: recommended. I inquired at short notice for a 3 hr fishing trip (less than 24 hours before), as I was planning to spend a day in Whistler. As an experienced (fly) angler, I wondered what could be possible in such a short period and actually did...","review_date":"June 1, 2018","user":"tanglewoody83"},{"attraction_id":1137,"rating":5.0,"review":"First time fishing. My husband and I had a great time fishing with Matt. As a couple of newbies to the experience he kept it fun throughout, while making sure that every detail in preparation was accounted for and demonstrating lots of patience throughout. Matt is a great...","review_date":"May 30, 2018","user":"jlitai"},{"attraction_id":1137,"rating":5.0,"review":"Totally Worth It!. I made made my son and daughter wake up really early to go fishing with me. We caught beautiful fish just a short drive from Whistler pickup. Matt set us up with fantastic Orvis wading gear (top notch), clean truck and nice rods. He taught...","review_date":"May 27, 2018","user":"papertiger420"},{"attraction_id":1137,"rating":5.0,"review":"First time fly fishing was a success!. Matt from Whistler Yeah-Round Fishing took my father and law myself on a fly fishing tour. It was our first time fly fishing and with Matt's guidance we were a able to catch some rainbow trout. The tour is very professional, they put you in...","review_date":"May 19, 2018","user":"nevlapwood"},{"attraction_id":1142,"rating":5.0,"review":"Great Crew, Safe, Modern Catamaran, Saw Orcas!. Went out on a very cold January afternoon. The crew were all very knowledgeable and professional. I felt well-cared for even thought I'm not really a boat guy. Best of all we saw many families of orcas. They were all around us for over an...","review_date":"January 21, 2019","user":"extraordinary621163"},{"attraction_id":1142,"rating":5.0,"review":"Whales Galore. We were advised to do the whale trip with Eagle Wing and were happy to see we had definitely made the correct choice. From the moment we entered the boat we knew we were in good hands. The crew were eager to answer any questions...","review_date":"October 19, 2018","user":"hitchcock2"},{"attraction_id":1142,"rating":5.0,"review":"Amazing experience and learned so much from awesome guide. My husband and I have always hesitated to do a tour like this because of concerns for impacts to whales and other marine life however found Eagle Wing tours to be environmental champions for the whales and environment. We learned so much from the professional...","review_date":"October 4, 2018","user":"cairns4040"},{"attraction_id":1142,"rating":5.0,"review":"The only company I whale-watch with!. I've been going out with Eagle Wing Tours for five years now, and they are leaps and bounds above the rest of our local whale watching tour companies IMO. The staff are all highly-educated in our marine life, and the level of information that they...","review_date":"October 1, 2018","user":"wanderlusterful"},{"attraction_id":1142,"rating":4.0,"review":"Brilliant. We did this tour at 2:00 in lovely weather. We were out for nearly 4 hours and had a successful trip seeing hump back whales, orcas, harbour and Stella seals and sea lions. We had a brilliant, knowledgeable crew on board our semi covered catamaran....","review_date":"September 24, 2018","user":"westyorkshomebird"},{"attraction_id":1142,"rating":5.0,"review":"Thank you for an absolutely amazing experience!. We and our four boys (23, 21, 17, 15) set out on Goldwing (crewed by Peter and Melissa) hoping to have at least a glimpse of orca. It was breathtaking to watch a humpback whale within half an hour of leaving the dock. Peter used...","review_date":"September 4, 2018","user":"sixbakers"},{"attraction_id":1142,"rating":5.0,"review":"A Breathtaking Must-do!. My family of four (kids age 5 and 8) went on the Wild4Whales boat marine wildlife tour in August and would highly recommend it to anyone visiting Victoria. Truly an AMAZING experience!\nI wasn't sure whether to book an open boat or an enclosed boat....","review_date":"August 27, 2018","user":"aknight"},{"attraction_id":1142,"rating":5.0,"review":"A great experinece. We booked the cruise that had the cabin and were glad of it. While the company provides jackets, gloves etc it was cold on the water and we were glad of the cabin when in between searcher for whales and other animal life. The crew...","review_date":"August 25, 2018","user":"bradnjayne"},{"attraction_id":1142,"rating":5.0,"review":"Awesome Orcas. We went on the open boat end June. It was a damp day but we were given everything we needed warm waterproof clothing hats and gloves we needed them but the gear was excellent.\nWithin 10 mins of leaving we found orcas they were fantastic...","review_date":"July 18, 2018","user":"beck478"},{"attraction_id":1142,"rating":5.0,"review":"By far tge best! Shout out to Captain Scotty and Biologist Sidney. Awesome experience! Ask for Captain Scotty and Biologist Sidney! Kindest people out there for whale watching! You basically get a tour throughout the Island and go whale and Bald Eagle watching. Super recommend!","review_date":"July 11, 2018","user":"henrique_o"},{"attraction_id":1142,"rating":5.0,"review":"The Best In the Industry - Hands Down!. I absolutely love everything that Eagle Wing is doing and is about. The whale watching industry can be a tricky one to navigate for a lot of folks, but as someone who works in the Tourism Industry - I look up to this company very...","review_date":"July 1, 2018","user":"sophie_p"},{"attraction_id":1142,"rating":5.0,"review":"Fantastic day out. This is a great day out . The tour guides were really knowable and make the whole day a day to remember. I cannot recommend this enough.","review_date":"June 25, 2018","user":"vivian001_12"},{"attraction_id":1142,"rating":5.0,"review":"A Fabulous Trip!. We took our trip in mid-May so it was designated as a Marine Wildlife Tour rather than Whale watching - though it was the whales that we really wanted to see - and we did! We saw two beautiful Orcas, as well as seals, sea...","review_date":"May 29, 2018","user":"pat_f"},{"attraction_id":1143,"rating":5.0,"review":"Great fun!. The off-roading offered by The Adventure Group was the activity my son wanted to most so off we went. Although there is a desk in the Fairmont Hotel (where we were staying), you had to walk to the Village to meet up for the tour...","review_date":"January 24, 2019","user":"arpc29"},{"attraction_id":1143,"rating":5.0,"review":"Excellent!. My wife and I did the 2 hour RZR intermediate tour, and it was amazing! Breathtaking views, muddy trail, pleasant speed (fast but safe, adapted to your group's needs - if we were uncomfortable the guide would slow down). The guide and staff were very...","review_date":"November 15, 2018","user":"grandtour44938204483"},{"attraction_id":1143,"rating":5.0,"review":"Solid RZR tour!!. This was an incredible experience! 10 of us guys needed to get out of the house for a bit, all of us began the day a little hungover ... but after getting in the mud on some RZR's and seeing the epic views this tour...","review_date":"November 13, 2018","user":"jfranz241"},{"attraction_id":1143,"rating":5.0,"review":"Whee! Sploosh! Fun in the Puddles. This was my first time ever in an ATV and I had SO MUCH FUN! It was just my husband and I with our guide, Liam. Liam gave us a quick explanation on how to drive the side-by-side ATV and then we were on our...","review_date":"November 7, 2018","user":"kris-goes-places"},{"attraction_id":1143,"rating":5.0,"review":"Time and money well spent. Very organized, left on time. Mahibes in great condition. They supllied all the gear because we got home and we were soaked through! It was amazing. My husbands goal was to make us the dirtiest wettest couple. We were. Our guide was Aly. Man that...","review_date":"November 6, 2018","user":"palitzamo"},{"attraction_id":1143,"rating":5.0,"review":"Choose this one!. There are so many Whistler activities to choose from - I am so happy we picked this one.\nWe did the sunrise intermediate tour, and got a stunning sunny morning after some overnight rain - not too muddy, not too dusty, got some brilliant GoPro...","review_date":"October 20, 2018","user":"grhingo"},{"attraction_id":1143,"rating":5.0,"review":"Great Fun!. I booked a two seater - it was all way more fun than expected! I highly recommend it. Being October and going through huge puddles and getting splashed all over - gloves would have been helpful because our hands were wet and then freezing cold....","review_date":"October 14, 2018","user":"springtimebird"},{"attraction_id":1143,"rating":5.0,"review":"A fun way to see some stunning scenery!. We did the sunrise tour and it was such a fun way to start the day. The scenery is beautiful, the track is fun and we just loved it! Our guide was great too. Would highly recommend this tour for an action and adrenaline packed...","review_date":"October 4, 2018","user":"olenkapalac"},{"attraction_id":1143,"rating":5.0,"review":"Amazing views. I took my 9 year old son with me on the ZRZ BC Tour at the end of September. Our guide was Zach and he was great. I had never driven an ATV before but found it very easy and intuitive since it has a...","review_date":"October 2, 2018","user":"kimjomo"},{"attraction_id":1143,"rating":5.0,"review":"10\/10 Would Recommend. We did the Moderate BC RZR Tour and had a total blast. The tour guide was amazing and geared the tour to our abilities, which was excellent because we are familiar with riding side x sides and wanted something a little more advanced. Highlight of...","review_date":"September 21, 2018","user":"spowernl"},{"attraction_id":1143,"rating":5.0,"review":"Enjoyable. Business ride with four other couples. When we arrived at the cabin all the staff were very friendly and helpful in gearing us up with helmets and wet gear...as it was a little wet during the ride...which didn't bother any of us. Our guide, Ali,...","review_date":"September 18, 2018","user":"clarkras"},{"attraction_id":1143,"rating":5.0,"review":"Good fun. Really enjoyed this. I did the beginners route as I was a first timer and was not sure what to expect. Friendly staff, good run through of how the cars? Work and great fun. Sorry forgot leaders name (Liverpool guy) was great and kept a...","review_date":"September 12, 2018","user":"cosmopolitan724545"},{"attraction_id":1143,"rating":5.0,"review":"Brilliant!. We did this as a family of 4 last week and it was amazing and exceded expectation,\nAfter a quick safety briefing and some safety clothing, you are off and running. Guides are friendly and fun and the driving itself and scenery is phenomenal. The...","review_date":"September 6, 2018","user":"447iains"},{"attraction_id":1143,"rating":5.0,"review":"Exhilarating!. I felt like I had to write a review for the RZR off road tour as it was one of the best things we did in Canada. My family of 5 which included a 19, 17 and 9 year old had the best time ever!...","review_date":"September 5, 2018","user":"ali5463"},{"attraction_id":1143,"rating":5.0,"review":"Awesome experience!. We had an amazing time! Ali, Matt W., and Kait were our tour guides and they were awesome! They were funny, engaging and I felt safe with their guidance. We would definitely do it again!!","review_date":"August 30, 2018","user":"stephanie_g"},{"attraction_id":1143,"rating":5.0,"review":"A great way to experience the mountains! . Our group was 2 families with 4 adults and 3 kids ( twin 8 yr old girls and 10 yr old boy). We rented 2 4x4s and the adults took turns driving. So happy my husband convinced me to drIve. I booked this tour for...","review_date":"August 6, 2018","user":"mrsphhm"},{"attraction_id":1143,"rating":5.0,"review":"Loads of fun!. We had a great time on this RZR tour. Our guide was Liam and he was very responsible and knowledgable of the area. I am an experienced rider and still had plenty of fun traveling around the area. The trail was steep and rocky but...","review_date":"August 4, 2018","user":"connor_g"},{"attraction_id":1143,"rating":5.0,"review":"Off-road Thrill. Had a terrific time on the RZR backcountry tour C.J. was an outstanding guide! He was fun, informative and engaging. My sons and I had a great time. No trip to Whistler is complete without this trip. The views from the summit was great. My...","review_date":"July 27, 2018","user":"seaside792858"},{"attraction_id":1143,"rating":5.0,"review":"Excellent adventure. We did the beginners RZR tour at 8:30 am. 4 seater. Kids 12 and 13. Easy to ride and a great time. You travel about 11 miles and inwards 6 or 7. We had two stops at great places to take pictures.\nTom was a...","review_date":"July 26, 2018","user":"nonfiction_diction"},{"attraction_id":1143,"rating":5.0,"review":"A Great Experience with Even Better Views!. My Mom and I came up to Whistler for the day and participated in the RZR Wilderness Ride with TAG Whistler. Our guide (unfortunately I forget his name) did a great job explaining how to operate the RZRs. The ride had amazing views and helped...","review_date":"July 25, 2018","user":"stefinvan"},{"attraction_id":1143,"rating":5.0,"review":"Awesome RZR tour!. We enjoyed our off roading adventure! Ry was a great guide - very friendly and fun! I recommend doing this, just be prepared to get very dirty!","review_date":"July 22, 2018","user":"amberjones13"},{"attraction_id":1143,"rating":5.0,"review":"An awesome tour!. We don't have much experience with off-roading, so we opted for the beginners tour. This tour is a lot of fun, and is a great way to send time outside. We did this after Whistler got a lot of rain, so there was lots of...","review_date":"July 14, 2018","user":"littleladyg"},{"attraction_id":1143,"rating":5.0,"review":"Fantastic RZR Tour in Whistler . My partner and I took this tour on a day in Whistler that was a bit unpredictable but no matter rain or shine it was amazing.\nOur tour guide Adam was super friendly and made us feel confident in using the RZR and took some...","review_date":"July 7, 2018","user":"meganshorty"},{"attraction_id":1143,"rating":5.0,"review":"Awesome day. Had a fantastic time on the beginner rzr tour. I think we were lucky to get a good group of people and the guide was able to allow us to go a bit harder on the tour. Lots of fun TAG Whistler thanks","review_date":"July 1, 2018","user":"edward_l"},{"attraction_id":1143,"rating":5.0,"review":"Amazing RZR Tour. We did the BC Tour for advanced riders, it was amazing.\nOur tour guide Gracie was the best.\nGreat time, great fun.","review_date":"June 30, 2018","user":"johnrm3419lv"},{"attraction_id":1143,"rating":4.0,"review":"Good fun activity. . Overall the experience was great and had a good time. The only reason why I only gave it 4 is because I wish the tour ran a little longer. The tour stated it was 2\u20195 hours long, but didn\u2019t mention that this included the transportation...","review_date":"June 30, 2018","user":"davidmis"},{"attraction_id":1143,"rating":5.0,"review":"So much fun!. We had so much fun! I believe our guides name was Adam (from Australia) He gave us some guidelines when we started and we took his advice and had such a great time.","review_date":"June 25, 2018","user":"hugginsfamily"},{"attraction_id":1143,"rating":5.0,"review":"WHAT A THRILL!!!!. The weather the next day at Whistler was scheduled to be rainy the next day. Looking for something to do, my wife and I stopped into the Adventure Groups services office. RZR was recommended to us as a great activity in the rain. The next...","review_date":"June 19, 2018","user":"craig_v"},{"attraction_id":1143,"rating":5.0,"review":"RZR tour. We went on the longer tour- great for more experienced drivers as some of the trails could be challenging for new drivers. Got to stop at a couple of view points for photos and got muddy ripping through some mud puddles- great fun","review_date":"June 19, 2018","user":"ar210"},{"attraction_id":1143,"rating":5.0,"review":"Adrenaline Rush!. I have done the RZR Tour before with TAG but this time, I was in the driver's seat!\nI drove myself to TAG's base at Cougar Mountain (they also offer a free shuttle from Whistler Village) and was quickly suited up for an adventure. They...","review_date":"June 13, 2018","user":"whistlerlocal1"},{"attraction_id":1143,"rating":5.0,"review":"Fast & thriling but you still feel safe!. I have been off-roading on these side X side machines many times. It's also a great one if it's raining - you get to rip thru puddles and creeks. Watch the splashes come over the front end - who cares about getting wet - just...","review_date":"June 12, 2018","user":"adventures_of_mp"},{"attraction_id":1143,"rating":5.0,"review":"Superb razor\/buggy tour. Thoroughly enjoyed the razor tour. The vehicles were great to drive, very easy and felt like new machines. The route we took was great, had beautiful views the whole way and stopped a couple of times for photos in spots the guide recommended. They were...","review_date":"May 29, 2018","user":"emily_k"},{"attraction_id":1143,"rating":5.0,"review":"Even though some trails were closed still because of the snowline, the guides did a great job in making it adventurous.. Even though some trails were closed still because of the snowline, the guides did a great job in making it adventurous. A huge should out to CJ & Alex(?) They were very patient with the other group that was slow to learn how to drive...","review_date":"May 24, 2018","user":"patricknpam"},{"attraction_id":1143,"rating":5.0,"review":"The tour was excellent!. We had a great time on our RZR tour. Ali was an excellent guide, who we will be requesting when we come back for another tour. She was very knowledgeable about the area, and was great at adjusting the tour to fit the skill level...","review_date":"October 17, 2017","user":"aes8"},{"attraction_id":1144,"rating":5.0,"review":"ATV tour. This was a great way to see some back country in the Callaghan Valley just out of Whistler. We had an absolutely great guide in Jodi who took time to make sure everyone was comfortable with the ATVs and gave us lots of spots to...","review_date":"December 6, 2018","user":"scully2106"},{"attraction_id":1144,"rating":5.0,"review":"This total beginner had a great time. Mitch was a great guide, and my husband and I had an awesome time ATVing on our honeymoon! I appreciated that shop provided everything we needed - jackets, boots, etc. and gave us a chance to get a few practice rounds in before heading up...","review_date":"December 3, 2018","user":"manthony524"},{"attraction_id":1144,"rating":5.0,"review":"Corporate Event. We had a great event with Caz. Fantastic guide. Fantastic day all around!! Would definitely recommend to other companies to do this.","review_date":"November 5, 2018","user":"john_s"},{"attraction_id":1144,"rating":5.0,"review":"Beyond expectations. Wow was this ever fun! So much better than I expected. I had been on an atv tour in the past but it was all gravel roads and felt like a Sunday drive compared to this. This, was an atv adventure. High speed, up and...","review_date":"October 30, 2018","user":"mikeabbey1"},{"attraction_id":1144,"rating":5.0,"review":"Top Notch!. The staff were very friendly and went through all the safety measures before beginning the tour. Brock was our tour guide and he was great. Spectacular views, thrilling ride and we even saw a bear!","review_date":"October 23, 2018","user":"david_m"},{"attraction_id":1144,"rating":5.0,"review":"Awesome experience!. We are really pleased we took the opportunity to see the views from up on the mountains and the thrill of getting up there on the 4 wheel bikes was heaps of fun! Our tour Guide was great, he really made sure we all knew...","review_date":"October 19, 2018","user":"bill_l"},{"attraction_id":1144,"rating":5.0,"review":"Lots of fun. Our guide, Alex, was absolutely fantastic. Lots of fun in our tour. Will definitely try the Jeeps next time.","review_date":"September 5, 2018","user":"rescio_s"},{"attraction_id":1144,"rating":5.0,"review":"Highly advise to explore the mountains!. A unique and adventurous way to explore Blackcomb! Professional service and diligent instruction for any level of experience. Our team had an absolute blast!","review_date":"August 31, 2018","user":"katrina_f"},{"attraction_id":1144,"rating":5.0,"review":"A Great fun tour. Our guide was Alex. He was a very good guide. He allowed us to take photos at designated stops on the tour and he was very helpful in taking photos of solo travellers","review_date":"August 28, 2018","user":"shehan_n"},{"attraction_id":1144,"rating":5.0,"review":"Excellent. On a holiday from Ireland.\nGot a sample of the wild canada.\nStaff were excellent and the experience was exactly how we hoped.\nWould do another experience again with the Company.","review_date":"August 28, 2018","user":"banbridgewatt"},{"attraction_id":1144,"rating":5.0,"review":"DAN THE MAN. So much fun!!! We had Dan as our guide and he was so rad, kind, and offered to take pictures of us when we stopped on our tour. Dan was awesome :)","review_date":"August 3, 2018","user":"erinc1600"},{"attraction_id":1144,"rating":5.0,"review":"Atv tour!. Our Buggy tour was excellent! My girlfriend and I charged around and got a real kick out of it. Would have been nice to change the order so people didn't get stuck behind the slowies but just something small. Couldn't wipe the smiles off our...","review_date":"July 19, 2018","user":"jake_c"},{"attraction_id":1144,"rating":4.0,"review":"ATV TOUR-(ask for Jenn). Our family took a group tour. As several of our group had never ridden an ATV alone, we chose a two hour tour that was \"beginner level\". The equipment operation instructions given to the group was top notch and right on point for beginners. The...","review_date":"July 13, 2018","user":"jimm2664"},{"attraction_id":1144,"rating":3.0,"review":"Beautiful views, a little bit dull of an experience. This is probably on me for choosing the beginner option with my wife. She enjoyed it as it was her first time, but the experience was quite controlled and restrictive. The tour is based on the overall skill level of your group, but in general...","review_date":"July 13, 2018","user":"samuel_t"},{"attraction_id":1144,"rating":5.0,"review":"Go Offroad: See All of Whistler. We love ATV tours and join them whenever our vacation destination allows. The Canadian Wilderness Mountain Explorer trip ranked up there with the best we've done. Our tour guide, Chantelle, made the trip even better by catering it to our riding ability. She evaluated our...","review_date":"July 5, 2018","user":"madcheddar"},{"attraction_id":1144,"rating":5.0,"review":"ATV Tour. Had a great time! A little slow but worth it. Definitely for beginners. Alex was a great guide looking after us and pointing out sights. Scenery was very pretty. Saw mama bear and her 2 cubs.","review_date":"June 30, 2018","user":"eoh_12"},{"attraction_id":1144,"rating":4.0,"review":"Awesome fun!!. I am an absolute crazy fan of ATV and quad bike rides all over the world. After going on ATV tours in South Africa, Mauritius and Langkawe, this has been one of the best rides. We saw a bear from our ATV, which was by...","review_date":"June 26, 2018","user":"uber-resort"},{"attraction_id":1144,"rating":5.0,"review":"ATV ride . Did an ATV ride to Backcomb Mountain Whistler with my family with Canadian Tours. Took the earliest slot at 10am on Sunday and no other guests signed up for the early slot...so we had a private tour with two guides to our family of 3!...","review_date":"June 25, 2018","user":"ivorysingapore"},{"attraction_id":1144,"rating":5.0,"review":"Amazing guide and beautiful scenery. Dalton was a great guide, knew a lot about the area. The scenery was amazing and we saw our first black bear!!!","review_date":"May 22, 2018","user":"michelleb4321"},{"attraction_id":1145,"rating":5.0,"review":"Awesome adventure!. This is a perfect place for outdoorsy people - for all ages who wants to have a thrilling experience climbing trees, flying in the air, and staying balanced while crossing a rope. The classic adventure course was already pretty challenging but if you want to...","review_date":"October 27, 2018","user":"shereeru"},{"attraction_id":1145,"rating":5.0,"review":"Fantastic adventure for adventurous kids and their parents. I took my son to WildPlay last month. He loves parkour and climbing so this place was a paradise for him. The staff were friendly and flexible and fun to be with. We did the Classic Adventure Course and it was excellent. We also did...","review_date":"October 4, 2018","user":"writetraveler"},{"attraction_id":1145,"rating":5.0,"review":"3 generations....awesome memories!. Type says family with teenagers but it was just adults. Went with my son 36 yrs old, my mother 76 yrs old and myself 56 yrs. old. The staff was awesome!!! My mom is afraid of heights but between my son (her grandson) and the...","review_date":"July 29, 2018","user":"thurstytraveller"},{"attraction_id":1145,"rating":5.0,"review":"Excellent facility.. I was looking for a challenge. I had been to Wildplay's Maple Ridge facility and loved it. When I found out they had one near Victoria, I had to try it.\nI signed up for the full package. When I was in the upper course,...","review_date":"July 20, 2018","user":"leo_l"},{"attraction_id":1145,"rating":5.0,"review":"Kids had fun!. I brought my son and his friend here as they were fairly indecisive on what activity the wanted to do. They are both 14 so I figured why not give it a shot after googling \"things to do\". They ended up doing all 3 activities:...","review_date":"July 11, 2018","user":"sherriew_11"},{"attraction_id":1145,"rating":5.0,"review":"Very challenging! The kids loved it!. We were vacationing on Vancouver Island for a week and found this. We took the family to see what we would be in store for and everyone wanted to do it. We had a large group, 8 people. They were able to put all of...","review_date":"June 18, 2018","user":"dan_s"},{"attraction_id":1146,"rating":5.0,"review":"Amazing!!!!. We had a great afternoon zip lining in the beautiful surroundings of Mont Tremblant. Spectacular views and a great team of 3 instructors made this outing amazing. At all time we felt safe. The trekking is beautiful, although not recommended if you have health issues....","review_date":"October 16, 2018","user":"553nathalied"},{"attraction_id":1146,"rating":5.0,"review":"My 60th birthday gift. I had the best fun, felt safe, guides were excellent, total tour of 2.5 hours was a success. Love the fact that we Zip 2 in paralel, it sure adds to the fun. You never have to jump in the air, you just lift you...","review_date":"October 14, 2018","user":"pierre_h"},{"attraction_id":1146,"rating":5.0,"review":"Great value!. It\u2019s a must do in the area. The guides were all amazing. We all had a blast! Fall is the best time for it with all the colours.","review_date":"October 13, 2018","user":"qingzhong_x"},{"attraction_id":1146,"rating":5.0,"review":"Great tour, great colours, great outing!. My son and I decided to heed the advice of fellow \"trip advisors\" by booking this tour. The recommendations were very accurate. The staff is very accommodating and the guides are very professional. Although it was cold and wet, the descent was amazing, and when...","review_date":"October 9, 2018","user":"hl_333"},{"attraction_id":1146,"rating":5.0,"review":"Amazing . Incredible views! A must do if you\u2019re in Mont Tremblant! Our guides Fred, Philip and Louis were very friendly, encouraging and looked after us very well.","review_date":"October 5, 2018","user":"263jamiek"},{"attraction_id":1146,"rating":5.0,"review":"A lot of fun!. When you finish the last zip-line you feel like starting all over again. The staff was great. We were late getting there because we didn't know that we had selected the same day as the Mt. Tremblant Ironman competition.... We had to park really far...","review_date":"September 18, 2018","user":"antoine_n"},{"attraction_id":1146,"rating":5.0,"review":"Nothing will ever beat this view. This was my 2nd time here. 3 hours long, 5 Zip Lines, 1 amazing experience that lasts a life time. Katherine (Catherine?) was our guide and she was full of energy and constantly spreading that vibe and making us feel really good and excited about...","review_date":"September 17, 2018","user":"apurvan14"},{"attraction_id":1146,"rating":5.0,"review":"Loads of fun!. I went with some relatives and we took the last run of the day. Beautiful to see the sun setting from up on the mountains - and then fly over the trees! It was a bit chilly at the top but it got warmer both...","review_date":"September 11, 2018","user":"kevin_l"},{"attraction_id":1146,"rating":5.0,"review":"Amazing Experience. It's a must to-do activity if you ever visit Mont Tremblant. I have previously tried zipline but this one beats them all. They have 5 drops out of which 2 of them are second longest in Canada (after Whistler). It's worth for money and you...","review_date":"September 6, 2018","user":"hemnath_r"},{"attraction_id":1146,"rating":5.0,"review":"Incredible!. What a fantastic way to spend an afternoon! We thoroughly enjoyed our time with this tour. Our guides Michel and Joel were very knowledgeable, entertaining and so much fun! We had a private tour for our honeymoon and we couldn\u2019t have asked for a better...","review_date":"September 1, 2018","user":"katiehart09"},{"attraction_id":1146,"rating":5.0,"review":"A fantastic, not to be missed experience.. As a slightly older person, (okay, I'm 60!!!) I was worried about this. I perhaps didn't sleep too well the night before, worrying about how I'd cope, but it was great.\nYou're taken up the mountain in the cable car and you start your adventure...","review_date":"August 31, 2018","user":"joandian1"},{"attraction_id":1146,"rating":5.0,"review":"Zip lining . It\u2019s a 10\/10 experience. The university\/college age people who greet you, explain things, and take you through the zip lines are all highly competent, personable, and helpful.\nYou can\u2019t go wrong, just sign up and do it.","review_date":"August 30, 2018","user":"ian_b"},{"attraction_id":1146,"rating":5.0,"review":"Highlight of the trip!. Everything about this Zipline Tour was great, from welcoming staff, easy check-in, wind jackets, safety to the wonderful tour guides! It was fun, exhilarating and educational.","review_date":"August 29, 2018","user":"moscowmiami"},{"attraction_id":1146,"rating":4.0,"review":"Long ziplines. I went on the Mont Tremblant Ziptrek Ecotour with my husband and two sons (15 and 17). We had a great time! Here are a few thoughts I had about the experience:\n1. It is fun and exciting, but priced a bit high. I probably...","review_date":"August 28, 2018","user":"megan_h"},{"attraction_id":1146,"rating":5.0,"review":"Family of 4 Zipsters!. I cannot say enough positive words about this experience. We are from Ontario and were on an East Coast adventure this summer; my husband wanted to do this for his birthday. Reservations were very easy to do online and the staff was very helpful. There...","review_date":"August 28, 2018","user":"erin_i"},{"attraction_id":1146,"rating":4.0,"review":"Amazing mountain views, and more climbing than expected, but what a rush!. This was a fantastic way to spend a Saturday morning with some family members! We were in the village for the Sunday\u2019s Ironman competition, in which another family member was competing, and took the opportunity to ride the sky \ud83d\ude01 the day before our cheerleading...","review_date":"August 28, 2018","user":"christine_o"},{"attraction_id":1146,"rating":5.0,"review":"Thrills, and then some!. We had a delightful experience at Ziptrek, celebrating my birthday alongside my three boys (age 9, 11 & 14). Our guides Isaac and Stephanie were awesome, insightful and funny, making for a great 1\/2 day fun-packed morning despite of the clouds and a bit of...","review_date":"August 27, 2018","user":"fredericg189"},{"attraction_id":1146,"rating":5.0,"review":"corporate group. From France and Kevin to their warm welcome at the reception to their amazing guides, it was perfect. Thank you to the whole team!! Our group loved it.","review_date":"August 27, 2018","user":"departure507076"},{"attraction_id":1146,"rating":5.0,"review":"ziplining. We were at Mont Tremblant to watch our daughter complete the Ironman competion and decided to zipline. As seniors my wife and I were impressed by the fact that evrything was done for you, including the breaking. Our guides, Fred and Alex, a lovely 17...","review_date":"August 26, 2018","user":"don_l"},{"attraction_id":1146,"rating":5.0,"review":"Amazing experience. Would give 10 stars if I could. Great staff and guides, great views, great thrills. A must do in Mont Tremblant!","review_date":"August 25, 2018","user":"jeff_z"},{"attraction_id":1146,"rating":5.0,"review":"Unforgettable Expereince. Friendly staff and a wonderful experience, definitely don't leave the mountain without taking a ZipTrek EcoTour!","review_date":"August 23, 2018","user":"john_d"},{"attraction_id":1146,"rating":4.0,"review":"Nice experience. Things could be better concerning customer reception and information...\n...For the rest, very good experience: tour guides were very nice, especially with my younger son who needed to go in tandem....safety process seemed very solid...good way to enjoy marvelous view from top of the mount...","review_date":"August 23, 2018","user":"davidbagouet"},{"attraction_id":1146,"rating":5.0,"review":"No fear pure buzz. Having skiied Tremblant in Winter and seen these toqers and zip lines - i was curious to know what it feels like to zip down from peak to peak.\nThe tour guides were fabulous - good humoured and knowledgable and uncompromising on safety, The tour...","review_date":"August 22, 2018","user":"evonzz"},{"attraction_id":1146,"rating":5.0,"review":"Fun experience. My 10 year old daughter and husband did the zipline tour. Warm and friendly service, well organized. Guides were friendly and my daughter especially enjoyed their sense of humour - she was a bit worried about going in tandem with someone but they made it...","review_date":"August 22, 2018","user":"lucy_b"},{"attraction_id":1146,"rating":5.0,"review":"This is a MUST-TRY experience!. My sons (15 and 14) and I did the ZipTrek Eco Tour and loved it. Easily one of the highlights of this summer's vacation. You know when you complete an attraction and you can say you've checked it off your bucket list? Seldom do you...","review_date":"August 20, 2018","user":"aaron_b"},{"attraction_id":1146,"rating":5.0,"review":"Gotta Try ....... Fantastic !. Looking for adventure and activities for the family, this is the place. We all had fun and wished we had more time to do it again. The easy ride up the gondola got you to the first zip line ( which is the shortest and...","review_date":"August 17, 2018","user":"isc7"},{"attraction_id":1146,"rating":5.0,"review":"Highly recommend this experience!. My family has done biplane tours in many places, but this was certainly one of the best. Crazy fun zippiness with beautiful views. The staff was not only well trained on safety measures, but they were also very knowledgeable about the things their company was...","review_date":"August 17, 2018","user":"elizabethp350"},{"attraction_id":1146,"rating":5.0,"review":"HIGHLY recommend--safety & experience!. I've gone zip lining in multiple countries. Ziptrek's staff is definitely well trained and knowledgable. If you want to try some cool trips by the time you feel like a pro, they'll give you advice on how to pull it off. Who knew I would...","review_date":"August 14, 2018","user":"valerie_c"},{"attraction_id":1146,"rating":5.0,"review":"Great 2nd time around. This was our 2nd time Zip lining in Tremblant and it was just as fun as the 1st time. Guides were great and knowledgeable.","review_date":"August 13, 2018","user":"george_and_tamara"},{"attraction_id":1146,"rating":5.0,"review":"Excellent Ziplining Experience. My daughter and I did the Zip Trek zipline experience at Mont Tremblant and all I can say is we were floored by the experience. We had excellent guides, Quentin and Laurent. I recommend that you have done some ziplining before because some of these...","review_date":"August 12, 2018","user":"spcover"},{"attraction_id":1146,"rating":5.0,"review":"Even better than expected!. My 18yo daughter and I went on this trip and It. Was. Amazing. Speeding into the morning mist\/fog on the first two lines was hauntingly cool...then the views on the final 3 runs were spectacular! I\u2019m not a big fan of heights but the staff...","review_date":"August 11, 2018","user":"jmahan1010"},{"attraction_id":1146,"rating":5.0,"review":"Fantastic experience . Our family of four (with a 13 and 16 year old) had a great Zip line experience with Lia and Gabriel as our guides. They were both informative, safety conscious and professional at all times. The views were outstanding and we felt safe at all...","review_date":"August 9, 2018","user":"kv163"},{"attraction_id":1146,"rating":5.0,"review":"Excellent & unique. The kids have done short zip lines in the past but the Ziptrek experience promised something special. Whizzing down 5 separate lines from the top of Mont Tremblant to the bottom, longest line 980 metres. We therefore decided to treat ourselves as a family of...","review_date":"August 7, 2018","user":"helbax"},{"attraction_id":1146,"rating":5.0,"review":"Unforgettable and worth every cent!. As we hadn't planned on going on the zipline tour, we paid full price the day of ... and it was worth every cent!\nThey had helmets with a mount for our GoPro which was nice (you can also rent GoPro's there).\nAmy, Laurent, and...","review_date":"August 4, 2018","user":"jacqjacq"},{"attraction_id":1146,"rating":5.0,"review":"Exhilarating experience and fun!!. We booked the activity online before our trip to the resort and dragged my reluctant husband along with our two teenage kids, even though I was the initiator, but I had fear and doubts, it was mixed feeling with excitement and anticipation. When the time...","review_date":"August 1, 2018","user":"cindy_z"},{"attraction_id":1146,"rating":5.0,"review":"Fast Flying Fun!. My 9 year son was a little scared at first but once he got used to it he absolulety loved it!\nStaff were very nice, patient and fun.\nA must try in the village!","review_date":"July 30, 2018","user":"dangdad2018"},{"attraction_id":1146,"rating":5.0,"review":"An amazing experience. I was keen to do this activity & dragged reluctant husband (who hates heights) & 11 year old son.\nGuides were great, gave you good level of confidence but nothing can prepare you for stepping off the steps & feeling the exhilaration of zipping down...","review_date":"July 23, 2018","user":"vicky_h"},{"attraction_id":1146,"rating":5.0,"review":"Zipline by Ziptrek in Mont Tremblant. This was an amazing experience especially as half of our group had not done any ziplining perivously. The guides were extremely calm, experienced and provided great direction and help to keep us all calm and motivated.\nThe young lady who signed us up Maude was...","review_date":"July 23, 2018","user":"jam_j"},{"attraction_id":1146,"rating":5.0,"review":"amazing!. Great family moment, kids and I had a blast. thanks to the super guides. this is a must do in Tremblant. I was my fourth time and I will do it again.","review_date":"July 16, 2018","user":"alexandrecaron72"},{"attraction_id":1146,"rating":5.0,"review":"Great Adventure. I spent an excellent day with my daughter on this mountain adventure. The entire tour is extremely well organized and the guides are very friendly and experienced. The Zip itself is world class. I would highly recommend this outing while at Mont Tremblant.","review_date":"July 14, 2018","user":"skydog52"},{"attraction_id":1146,"rating":5.0,"review":"So Great. Our experience with Max and Phil from Ziptrek was off the charts great. All the Ziptrek employees were personable and helpful and the expertise of Max and Phil was reassuring. The speed thrill of this zipline is one of the most adrenaline producing events you...","review_date":"July 12, 2018","user":"a7536yjdw"},{"attraction_id":1146,"rating":5.0,"review":"Fantastic experience!i. It was very nice! A little bit expensive but I would do it again! I made it with my daughter aged 13 y.o. and she was very happy! The guides were very kind and patience !\nThank you!","review_date":"July 7, 2018","user":"valeauri"},{"attraction_id":1146,"rating":5.0,"review":"Fantastic experience. My son and I had the three guides all to ourselves. We were nervous at first, but the guides made us feel comfortable. The rides were fantastic. The views were breathtaking. My son, who is a cautious and timid one, had the time of his...","review_date":"July 6, 2018","user":"jonathan_l"},{"attraction_id":1146,"rating":5.0,"review":"A MUST!. To start off, I am absolutely TERRIFIED of heights, and although my friends convinced me to go on this tour, I was so unsure of it.\nHOWEVER, once we signed up and once we were suited up, I knew I couldn't look back. When we...","review_date":"July 3, 2018","user":"stephanie_p"},{"attraction_id":1146,"rating":5.0,"review":"Fabulous fun for all ages. This is an exhilarating adventure, no doubt about it. I'm not keen on heights but the guides (particularly Justin) were all great at making sure everyone felt safe and secure. The ziplines were enormous fun and the hikes with eco talks added to the experience....","review_date":"June 25, 2018","user":"91lizzie"},{"attraction_id":1146,"rating":5.0,"review":"Amazing Experience!. On first hand, this activity may look quite expensive, but it's worth every dollar! This is not an activity, it is an experience! Excellent for those of you seeking an adrenaline rush with maximum safety. It's way better than any roller coaster ride you've ever...","review_date":"June 21, 2018","user":"nathalie_g"},{"attraction_id":1146,"rating":5.0,"review":"Must-do activity!. The guides were extremely helpful, kind and experienced. I am afraid of heights so they made an effort to make me feel comfortable and helped me through the experience. They were also friendly and great to talk to. They made an effort to get to...","review_date":"June 20, 2018","user":"gen_l"},{"attraction_id":1146,"rating":5.0,"review":"Lot's of fun in a responsible way. Thank you to the Zipline ecotours team in Mont Tremblant and all around the world for offering such a fun activity - wonderful tour with a great, cheerful and patient staff - whilst combining it with some ecological incentive. I was impressed to see what...","review_date":"October 25, 2017","user":"manon885"},{"attraction_id":1146,"rating":5.0,"review":"Lots of fun on a girls getaway!. During a girls getaway in September we decided to have some fun and try ziplining for the first time! I was terrified pretty much the entire time, one girlfriend was scared to start but then warmed up and had a great time while our other...","review_date":"October 20, 2017","user":"benright2017"},{"attraction_id":1146,"rating":5.0,"review":"Fabulous Experience. We are 82 and 73 years of age. We loved every moment of our ziptrek adventure.\nThe staff instilled confidence, were cheerfully supportive and made the whole experience absolutely wonderful. The fall scenery was stunning. We'll go again if the opportunity arises.\nOur only disappointment?...","review_date":"October 19, 2017","user":"hawkwoodfarmgj"},{"attraction_id":1146,"rating":5.0,"review":"amazing. we did the zipline experience a 3rd time - and each time it was different - the winds affected the speed - and made the experience different - and fun - i plan to do it again on our next tremblant visit","review_date":"October 10, 2017","user":"philg294"},{"attraction_id":1146,"rating":5.0,"review":"Life changing experience. If you are visiting Quebec city or Montreal anytime soon I'd highly recommend spending an afternoon on Mont-Tremblant. The ziplining was an unfortgettable experience\u2014I can't wait to do it again someday. The surreal mountain vistas, great crew, and an the addition of the go pro...","review_date":"October 2, 2017","user":"leah_f"},{"attraction_id":1146,"rating":5.0,"review":"5 zip line descents - fast and pretty long. Called in to reserve with 8 friends for a zip line outing at tremblant village. Our guides Martin and Yohan were very friendly during the 3 hour activity. Well,maintained towers with a lot of attention paid to safety. 5 zip lines around 1 km long...","review_date":"September 23, 2017","user":"danthonyinmontreal"},{"attraction_id":1146,"rating":5.0,"review":"Super fun!. I've done quite a bit of hiking at Mt Tremblant and I'd see the zipliners zipping overhead, screaming and laughing. It looked like a lot of fun so I signed up with a friend and it was really fantastic. I rented a Go-Pro from them...","review_date":"September 23, 2017","user":"godbolt2000"},{"attraction_id":1146,"rating":5.0,"review":"So much fun!. I felt we got good value for our money. This activity was expensive so we checked out what the competition offered before settling on Ziptrek. Both companies booths are at the top of the Pedestrian Village in Mont Tremblant.\nThe ziplines are thrilling, surprisingly long...","review_date":"September 20, 2017","user":"nancy_ottawa"},{"attraction_id":1146,"rating":5.0,"review":"Fun experience.. We were really looking forward to this, and it went beyond our expectations. We went in mid-September when there were no crowds, so the two of us were the only ones in our group. The tour guides - Steven, Thomas and Matt - were outstanding...","review_date":"September 18, 2017","user":"joseph_b"},{"attraction_id":1146,"rating":5.0,"review":"Phenomenal Experience - Must Try!!. We did zip lining for the first time with Ziptrek in Mont Tremblant and I'd do it again in a heartbeat!!\nThe guides (Martin, Maxime and another whose name I can't recall) were knowledgable, fun, engaging and kept us safe every second. Their process was...","review_date":"September 13, 2017","user":"nav0093"},{"attraction_id":1146,"rating":5.0,"review":"Check ziplining off your bucket list - HERE!. Our family went zip lining last weekend. It was an awesome experience, and would highly recommend to do. The guides are well-trained, and its clear that client safety is paramount to them. The guides are also very personable and you feel secure immediately. There are...","review_date":"September 11, 2017","user":"travelinggurl2016"},{"attraction_id":1146,"rating":4.0,"review":"AMAZING. My 17 year old son and I went zip lining at mount tremblant. What an amazing time we had, the view, the guides and the experience was AWESOME!!!!!!! Everything felt very very safe and this was my first experience Zip lining!!! The guides were patient...","review_date":"September 5, 2017","user":"beachbum1414"},{"attraction_id":1146,"rating":5.0,"review":"Book it! . Amazing again! We have done this excursion 3 years in a row and it is still as awesome as the first time. Our daughter brought a friend this year. A must do while in Tremblant. You will not be disappointed!The guides are wonderful, the scenery...","review_date":"September 4, 2017","user":"ottawadoll"},{"attraction_id":1146,"rating":5.0,"review":"It should be on your bucket list!. I went to Ziptrek Tremblant on Aug 2017 to celebrate my mom's 60th birthday with my 12 years old Daughter. It was a blast! We all had lots of fun. The guides (Sam and Jane) were amazing and took good care of us. We felt...","review_date":"August 31, 2017","user":"wilsonsantos"},{"attraction_id":1146,"rating":5.0,"review":"It's worth the money, do not hesitate!. This zipline experience is amazing. Firstly, includes a lovely ride to the top of the mountain in a gondola, which was great in itself. Because there are multiple guides (we had 4+) each family\/group pretty much has their own guide. Then, 5 glorious lines take...","review_date":"August 29, 2017","user":"fredtravelover"},{"attraction_id":1146,"rating":5.0,"review":"Great time. I did this with my 11 year old son. We had a blast. The guides were very friendly and professional. My initial concern was the safety of this activity, but once I saw the first tower and witnessed the safety procedures the staff is going...","review_date":"August 28, 2017","user":"chad_t"},{"attraction_id":1146,"rating":5.0,"review":"An Amazing Experience!. We had an amazing experience zip-lining with my husband, myself and our older 2 boys who are 13 and 12. We were advised that our 10 year old daughter could come, but if there was a chance she may be scared, we would not be...","review_date":"August 27, 2017","user":"isabel8195"},{"attraction_id":1146,"rating":5.0,"review":"Well worth the trip . The tour is amazing. Well organized and safe. Our guide Martin was great. 5 zip lines of different lengths all a lot of fun. There is some hiking up a steep grade but we were able to manage. Would recommend","review_date":"August 23, 2017","user":"scott_s"},{"attraction_id":1146,"rating":5.0,"review":"Zip lining was amazing!. The zip line tour was awesome! We had a blast on the 5 zip lines and we totally recommend it. The view is amazing and is truly a sight worth seeing. Our guides Jade and Vince were super nice and helpful. I also enjoyed hearing...","review_date":"August 23, 2017","user":"dissapointedeater7"},{"attraction_id":1146,"rating":5.0,"review":"Amazing zip lining fun. Wonderful experience! Excellent guides, Martin remembered every one of the 11 people's names on our tour. Very impressive. Exciting activity for one and all.","review_date":"August 19, 2017","user":"joanne_g"},{"attraction_id":1146,"rating":5.0,"review":"Save by Sam and Marie-Jose. Went to this Zipline adventure mid August. I cannot other then truly recommend this adventure. It was totally fun and save. On top of that the ziplines were combined with short interesting walks between the lines with interesting shared facts about nature and environment by...","review_date":"August 19, 2017","user":"freddekei"},{"attraction_id":1146,"rating":5.0,"review":"Look no further, Zip & Trek with Ziptrek. There are a few staple activities when visiting Mont Tremblant. Ziptrek should be one of them! Their 5 ziplines make for some great (and safe!) adventures, excellent scenery and 2.5-3 hours of pure fun. The guides are not only highly enthusiastic, well trained and entertaining...","review_date":"August 19, 2017","user":"j5736lxandrewf"},{"attraction_id":1146,"rating":5.0,"review":"Amazing Views and Great Staff. The Ziptrek tour we went on yesterday was quite amazing. We had Tom and Serena as our Guides and they were very friendly and knew a lot about the course. The views from different spots on the mountain were amazing, and many places had great...","review_date":"August 15, 2017","user":"john_l"},{"attraction_id":1146,"rating":5.0,"review":"Amazing time!. This was the first time for me and my two sons with Ziptrek and we all loved it very much! Our guides were passionate about ziplining and they made this a wonderful experience for us. I was concerned that I would be scared, but security...","review_date":"August 14, 2017","user":"chantal_l"},{"attraction_id":1146,"rating":5.0,"review":"Not to be missed. If going to Mont-Tremblant in Summer, this one activity is a must. Make sure to have your tickets booked in advance. Amazing and very friendly staff and guides","review_date":"August 14, 2017","user":"dkpmba"},{"attraction_id":1146,"rating":5.0,"review":"Great fun!. This is my second time on the zipline at Tremblant and i enjoyed it even more than the first time! The zipline is wonderful because it has 5 lines and several of them are really long, so you have time to savour the moment. The...","review_date":"August 11, 2017","user":"vjc51"},{"attraction_id":1146,"rating":5.0,"review":"Thank you Jade and Marie Eve. Our guides, Jade and Marie Eve made our ziplining experience amazing. They were so fun and friendly. They made our experience THE BEST. Thank you!\nThere's lots of walking (which we loved) and the scenery is beautiful. It's well worth the money. Thanks again.","review_date":"August 7, 2017","user":"loford"},{"attraction_id":1146,"rating":5.0,"review":"Awesome fun. . Wow. We had a great time doing the zip line tour at Mont Tremblant. We ride 5, yes, count them, 5, zip lines from the top of the mountain, and them almost down to the very bottom. The first zip line is just a warm...","review_date":"August 6, 2017","user":"stan_c"},{"attraction_id":1146,"rating":5.0,"review":"INCREDIBLE EXPERERINCE. At first, I thought Ziptrek would be too challenging, but boy was I wrong. The whole experience from the guides, the eco explanations, the take off, the landing was just amazing. After 3 hours, I was so exhilarated and so pumped up, I wanted to...","review_date":"August 5, 2017","user":"seymour_k"},{"attraction_id":1146,"rating":5.0,"review":"Ziptrek - Tremblant - Bucket List Material. Went to Ziptrek - Mont Tremblant July 18, 2017 with my two daughters (ages 15 and 17). What an absolute blast!!! Never experienced anything like it before and we highly recommend it to all. Worth every penny. The views are incredible and the pace is...","review_date":"August 3, 2017","user":"daniel_t"},{"attraction_id":1146,"rating":5.0,"review":"Epic experience. I've done this excursion twice and both times I loved it. The zip lines are crazy high and you're allowed to film it. It's definitely an adrenaline rush that I look for. They also are very environmentally conscious and during the tour, talk about the...","review_date":"August 3, 2017","user":"alissa_d"},{"attraction_id":1146,"rating":5.0,"review":"Great Way to See the Mountain. My wife, daughter, and I decided to zip line while on vacation at Tremblant. My wife and I were first-time zippers and my daughter had been to a few other zip line locations. We had a great time. After the first warm up line we...","review_date":"August 2, 2017","user":"blstores"},{"attraction_id":1146,"rating":5.0,"review":"A Must !. Willing to discover the beauty of Mont-Tremblant ? Willing to manage your fears with the help of highly trained professionals in a highly secure environment ? This is the place to go. 5 zip lines, two of them longer than 1km, one pretty fast, two...","review_date":"August 1, 2017","user":"jplion"},{"attraction_id":1146,"rating":5.0,"review":"Amazing experience - great guides!. This was our first time zip lining and we loved it! We felt in good hands right from the start. The guides take security very seriously making you feel safe at all times...that being said, they also ensure you get the most of your experience...","review_date":"July 30, 2017","user":"orange-hats"},{"attraction_id":1146,"rating":5.0,"review":"Best zip lining ever!!. Wow what a fantastic zip line tour we had this afternoon. From the front end staff and especially our tour guides Alexie and Kevin they all added to this experience today. They were experienced, knowledgeable and funny. This country that we live in is so...","review_date":"July 29, 2017","user":"dianers56"},{"attraction_id":1146,"rating":5.0,"review":"Vacation highlight. Six of us, including two seniors and a child, did the ziplines. We were hesitant (and a touch scared) at first, but were surprised and thrilled by the adventure. We were super impressed by the safety and guides. Ziptrek Ecotours is a must do for...","review_date":"July 20, 2017","user":"janvan57"},{"attraction_id":1146,"rating":5.0,"review":"Awesome Activity for Everyone!. Our family did a zipline experience yesterday and had a blast! It rained for most of the tour, but that didn't dampen our experience. They had warm blankets for us at each platform and tents by the platforms to wait in out of the rain....","review_date":"July 20, 2017","user":"ericksonms"},{"attraction_id":1146,"rating":4.0,"review":"Safe fast exciting. My second trip with Ziptrek Eco tours ,great staff who work hard to be pleasant and thorough.\nNice to see a company promoting clean environment use and low impact on ecology.\nThe zip lines are long with good speed and recovery.\nWe were a party...","review_date":"July 19, 2017","user":"zues"},{"attraction_id":1146,"rating":5.0,"review":"Adrenaline to the top for a top activity. I went with a girlfriend. At the registration area, we were taken care of right away by the staff. We were appointed our guides (Taiga, Genevi\u00e8ve(Genou) and Sam). We quickly proceeded to ride to the top with the gondola. Very friendly and competent guides. They...","review_date":"July 16, 2017","user":"chantal_p"},{"attraction_id":1146,"rating":5.0,"review":"Best attraction in Mont Tremblant. This was an amazing experience. The tour is about 3-3.5 hours and you have experienced and very friendly guides that go at your pace. The views of the mountains, national park and village are spectacular. So much fun. Would love to do it all over...","review_date":"July 9, 2017","user":"fred_k"},{"attraction_id":1146,"rating":5.0,"review":"Fantastic Activity!. We recently went ziplining here as a group and had an amazing time. The views are stunning, and the long runs are thrilling. Even on a cloudy day, it was great. The sensation of speeding through a cloud was awesome. The hiking portions were great...","review_date":"June 28, 2017","user":"yazzy13"},{"attraction_id":1146,"rating":5.0,"review":"Not for the faint hearted. My whole family ( children 11 & 15, 70 year old mother, my wife and I), started our stay in the Tremblant resort area with the Ziptrek tour.\nI know four of us were pretty nervous when we got to the top of the first...","review_date":"June 17, 2017","user":"wayne_m"},{"attraction_id":1146,"rating":5.0,"review":"Flying down the Mountain. We had a wonderful time. The tour guides provided interesting information and took a lot of care and pride in making sure that every guest had a great experience. I would highly recommend this experience in Tremblant. We ski every winter, hike every summer, and...","review_date":"June 5, 2017","user":"amy_c"},{"attraction_id":1146,"rating":5.0,"review":"My favourite Ziplining experience. Despite what I paid for this, knowing I am a student who doesn't earn a lot of money, this experience was worth it and I would definitely do it again.\nI went there in the summer but it was chilly and rainy, so they gave...","review_date":"April 20, 2017","user":"raghda_g"},{"attraction_id":1146,"rating":5.0,"review":"The Best Experience Ever!!!. My family and I spend a few days last summer in Mont Tramblant and Ziptrek seemed like an interesting attraction. When we booked Ziptrek I thought it was kind of expensive, because I paid almost 100 Canadian Dollars per person. Well it turn out to...","review_date":"March 29, 2017","user":"echerem2013"},{"attraction_id":1146,"rating":5.0,"review":"Great Zip Line Experience. To begin, Mont Tremblant and the surrounding mountains are beautiful. The Zip Lines are amazing. A couple of the lines are so long that you can barely see the other end from where you start. Very professional operation and I felt safe during the whole...","review_date":"January 8, 2017","user":"travelingsoccerloon"},{"attraction_id":1146,"rating":5.0,"review":"Highlight of the holiday. We travelled to Tremblant especially to do the Ziptrek Tour as a family of four. Our tour leaders were fantastic Jeff, Vincent and Catherine and made the trip truly memorable with their enthusiasm and professionalism throughout. Would highly recommend and this come from a person...","review_date":"September 13, 2016","user":"mboyce68"},{"attraction_id":1146,"rating":5.0,"review":"Very exciting and fun experience!. As I live in Mont-Tremblant, I have done this activity many times and I enjoyed it as much each time. I have tried it in the sun, rain, or fog and it is always fun no matter what the weather is like as long as...","review_date":"September 12, 2016","user":"nathalie_g"},{"attraction_id":1146,"rating":5.0,"review":"OMG - I am going to do this!!!!!!!!. This group was the best to work with. Our Guides made us feel safe, we learned some things about the area and most of made our trip fantastic. They communicated everything to us so we understood what would happen. I was freaked out and this...","review_date":"September 12, 2016","user":"amyg717"},{"attraction_id":1146,"rating":5.0,"review":"Fantastic Family Adventure. Our family of four, including our 2 sons ages 9 and 15, enjoyed our first ziplining experience of our lives at Ziptrek Mont Tremblant. What a memorable and really incredible experience. We rented a GoPro at Ziptrek and purchased the memory card. My husband and...","review_date":"September 9, 2016","user":"dawnm2856"},{"attraction_id":1146,"rating":5.0,"review":"Wicked Awesome from A-Z. The entire experience was amazing, fantastic way to spend an afternoon. The staff from beginning to end were terrific and our guides were A+. With us was my 67 yr old father who had some minor difficulties on the 2nd hike between lines. Special shout...","review_date":"September 5, 2016","user":"brett403"},{"attraction_id":1146,"rating":5.0,"review":"An Incredible Ride!!. Took this tour last week with two friends. Can't say enough about what a great experience it was. The booking process was easy, the counter staff at the Zip Trek office took great care of us. Our guides Luc and Marlon were incredible, they made...","review_date":"September 1, 2016","user":"wingerbinger"},{"attraction_id":1146,"rating":5.0,"review":"Thrilling!!!. Booked the tour and absolutely enjoyed it. Went zip lining with my best friend and had an amazing time. There were 2 guides, English and French speaking. Definitely worth the money and about 3 hours of fun!!!","review_date":"August 30, 2016","user":"smilesrdh2002"},{"attraction_id":1146,"rating":5.0,"review":"Awesome afternoon Zip Lining Mont Tremblant!. This was my first experience zip lining and it was awesome! We chose the 5 line tour which starts at the summit. It's a three-hour adventure and we enjoyed every minute of it. We had two fabulous guides, Phil and Audrey Ann. They were knowledgeable...","review_date":"August 30, 2016","user":"bob_v"},{"attraction_id":1146,"rating":5.0,"review":"World-class ziplining. We have ziplined in a variety of locations and this was one of the best experiences we've had. Excellent staff, safe and exhilarating lines and all in a beautiful setting. You start with a sign-in process and harness fitting, then take the Tremblant gondola to...","review_date":"August 24, 2016","user":"david_s"},{"attraction_id":1146,"rating":5.0,"review":"exciting adventure for our family. Spent the morning zip lining with my husband and two daughters (12 and 9 years).\nThis will be an adventure that we will talk about for a long time. We laughed, screamed, and took great video with the go pro provided. Rental was free but...","review_date":"August 22, 2016","user":"lmc380"},{"attraction_id":1146,"rating":5.0,"review":"Ditto what everyone else says. Incredible. So much fun. Our 11 and 8 year old kids loved it. If kids are under 75 pounds, they have to ride tandem with one of the guides for the 2nd, 3rd, and 4th ziplines (because they won't make it all the way to...","review_date":"August 17, 2016","user":"fisherstuart"},{"attraction_id":1146,"rating":5.0,"review":"Tied with Whistler as some of best zip-lining in the world. First of all, this place had free jackets and ski masks, which Whistler did not have and are critical for zipping at this world class level (the goggles because it's windy and the jacket because we were in the clouds today, which was INCREDIBLE). Second,...","review_date":"August 14, 2016","user":"kbbostonboston"},{"attraction_id":1146,"rating":5.0,"review":"A must do whilst in Mont Tremblant !!!. A real must do whilst in Mont Tremblant !! i have done alot of different activities whilst staying in the resort and this is by far my favourite !! Wow what an amazing day I was bit scared at first but staff are so attentive,...","review_date":"August 12, 2016","user":"87tamarap"},{"attraction_id":1146,"rating":5.0,"review":"Visiting Tremblant and not do this is just a missed opportunity. We were with 2 families, 7 people in total, 4 parents and 3 boys 12-15. The ziptrek had everything: excitement, overcoming fears, a little educational, a lot of fun.\nOur guides were Martin and Leo and they are just excellent, funny, patient.\nThe ziplining was...","review_date":"August 11, 2016","user":"richard_g"},{"attraction_id":1146,"rating":5.0,"review":"Awesome experience . We had an amazing experience. Very friendly support staff. Hats off to the guy who got the idea to build zip line in this location. Staff helped us to their best. They provided blankets when it is cold, suggested how to turn around, flip and...","review_date":"July 4, 2016","user":"dharaneeswar_r"},{"attraction_id":1146,"rating":3.0,"review":"Warning: Please Read (JUNE 2016). Let me first say, the ZipLine experience is Amazing!\nWe have never experienced something so thrilling like this before, but the reason I say \"Warning,\" is because they have a VERY VERY SERIOUS mosquito problem, and they do not warn you about it like the...","review_date":"June 15, 2016","user":"olivermiami"},{"attraction_id":1146,"rating":5.0,"review":"Great time ziplining!. This is one of the best zipline experience I had. We went in the fall season and the view was amazing with the different colors of maple leaves. Staff were professional and friendly. The ziplining part was also good, we were allowed to do different...","review_date":"June 13, 2016","user":"explorerang"},{"attraction_id":1146,"rating":5.0,"review":"By far the one of the best experiences of my life. First off - we went early May 2015. Totally forgot to write a review but it's still very fresh in my mind. My partner and I joined a group of 4. Honestly, this activity is for everyone. The 4 adults were in their later years...","review_date":"April 21, 2016","user":"arc-0108"},{"attraction_id":1146,"rating":5.0,"review":"What a Blast!. What a super time! This was our first time trying ziplining and we had a super good time.\nThe guides were great, funny, knowledgeable,friendly and spoke excellent english (I am embarrassed to be Canadian and speak microscopic amounts of french).\nIt was chilly at the...","review_date":"October 11, 2015","user":"hanover_f"},{"attraction_id":1146,"rating":5.0,"review":"Best Time!,. Ziptrek Ecotours is FANTASTIC!\nMy first time ziplining, so you can imagine my hesitation when we arrived at our first line. But once we launched, it was LIBERATING!! I would highly recommend this to all and have been doing so.\nEach team is assigned a...","review_date":"October 8, 2015","user":"eliav5"},{"attraction_id":1146,"rating":5.0,"review":"Skimming over the trees. Went with my husband and two adult daughters. It isn't the cheapest thing to do, but it was a wonderful experience. Skimming over the trees, at up to 100km\/hr... even for me (middle-aged and less adventurous than I used to be) it was breathtakingly beautiful...","review_date":"September 20, 2015","user":"nchap"},{"attraction_id":1146,"rating":5.0,"review":"Awesome experience. 5 zip lines from the top of Mont Tremblant, two over 1 km long. Although somewhat pricey, you do get your money's worth and takes 3 hours to complete with several hikes between platforms.. Exhilarating and a total blast. Very professional and safety conscious with...","review_date":"September 4, 2015","user":"cfhandyman"},{"attraction_id":1146,"rating":5.0,"review":"A+ Adventure!!!. This was by far the best family adventure to date for us. Now I have to give \"shout outs\" to our 3 guides, David, Olivier and Tanya!! They really made it for us. Firstly our kids are 8 and 11 and just as game as...","review_date":"August 29, 2015","user":"momamac"},{"attraction_id":1146,"rating":5.0,"review":"Outstanding Experience. Ziptrek was the highlight of our time in Mt. Tremblant. My wife and I cannot stop talking about the feeling you experience as you soar through the air. The guides are very professional, fun and most of all safety-focused. They are clearly focused on making...","review_date":"August 22, 2015","user":"jraymondtoronto"},{"attraction_id":1146,"rating":5.0,"review":"Must do for every one. What a fabulous experience. It was expensive, at $400 for myself and my two daughters, after a 5% discount. however, it is well worth the expense.\nOur guides, David, Jeff and Alexe were very friendly and extremely helpful. They helped make this trip even that...","review_date":"August 17, 2015","user":"gurjit_b"},{"attraction_id":1146,"rating":5.0,"review":"AMAZING ZIPLINING ADVENTURE - YOU HAVE TO TRY THIS!!!. Kelly was our guide and we met some really nice people while we were on the tour. We especially liked the eco part of the tour, where they explained about the surrounding area's eco system and how they were maintaining it in a sustainable manner....","review_date":"August 11, 2015","user":"giselle_c"},{"attraction_id":1146,"rating":5.0,"review":"100% recommend!. I booked onto the tour because I was recommended it by a friend. I am quite afraid of heights so was extremely nervous!!\nThe guides are very good and make you feel completely at ease. Safety is definitely top of their list which is very...","review_date":"August 6, 2015","user":"castle_272"},{"attraction_id":1146,"rating":5.0,"review":"Fabulous way to see the park and having lots of fun. The 5 zip lines were great, 2 of them 1 km long! Staff was fun, helpful and of course very safety conscience. We had all ages in our group, My husband and I the oldest and all of us had a great time! A must...","review_date":"August 4, 2015","user":"rblfamily"},{"attraction_id":1146,"rating":5.0,"review":"Best zip lines, great Tremblant experience!. I've been zip lining in several locations around Canada, and I've loved every experience. This one stands out for a few reasons: it's almost all ziplines, the lines are really long (3 are about 1km!), the views are spectacular, the step down from the platforms...","review_date":"July 12, 2015","user":"katikaottawa"},{"attraction_id":1146,"rating":5.0,"review":"Great physical sightseeing adventure!. This trek was highly recommended by our B&B hosts and lived up to our expectations. The staff (our guides were Emily, Max, & Max) was very knowledgable, safety-minded, & accommodating. They explained procedures well & gave great tips for maximizing our experience. We all liked...","review_date":"July 4, 2015","user":"madeleineluvstocycle"},{"attraction_id":1146,"rating":5.0,"review":"Experience of a Lifetime. I cannot say how much my family enjoyed this. My wife and I and our 14 year old daughter and 11 year old son will remember this forever. Although you are quite high and zipping along at 50-60 MPH at some points there was no...","review_date":"July 3, 2015","user":"pete_e"},{"attraction_id":1146,"rating":5.0,"review":"Ziptastic. Awesome tour, zip lines are huge, eco and sustainability story is interesting and informative of the area. Fun and professional guides - would go again in a heartbeat! Must do when in the area :)","review_date":"June 2, 2015","user":"stephanie_c"},{"attraction_id":1146,"rating":5.0,"review":"Loved our experience!. I'm afraid of heights but I absolutely love trying new things and this was such a great zipline trip! We did the 5 line adventure adventures the views were breathtaking. The guides made us feel safe and comfortable - definitely something we all needed, as...","review_date":"September 2, 2014","user":"amy_v"},{"attraction_id":1146,"rating":5.0,"review":"Great experience, excellent staff. This zipline tour was enjoyable and fun The employees were very helpful and ensured our safety at all times. They kept the entire experience very interesting, and answered all questions that we had. They accommodated both English and French equally as well. The 2nd line...","review_date":"August 28, 2014","user":"shannon_c"},{"attraction_id":1146,"rating":5.0,"review":"What a Rush!. I recently took part in the Ziptrek tour and thought it was fantastic! At first it was quite nerve racking- especially waiting you turn on the platform watching the other people in your group take their turn! I was quite scared and chilly on the...","review_date":"August 21, 2014","user":"veneto72"},{"attraction_id":1146,"rating":5.0,"review":"Amazing. Went this past weekend with my 9 year old daughter and we both had a thrilling fantastic time. The guides are excellent and the ziplines are incredibly long!!!\nMy only advice is to prepare for extra time!!!! The tour in front of us was slowed...","review_date":"August 21, 2014","user":"tvmm"},{"attraction_id":1146,"rating":5.0,"review":"Great Afternoon Adventure. I had never done zip lining before this and I'm so glad I finally did it. The views were spectacular, the guides were extremely knowledgeable about the ecology of the area and safety on the zip line, and I met some cool new people in...","review_date":"August 18, 2014","user":"katiesarahflynn"},{"attraction_id":1146,"rating":5.0,"review":"Amazing experience!. My 2 children and I absolutely wanted to do zip lining even though we had no idea how high and fast the lines would be! We booked the morning 3-line tour, which was 2,5 hours, which includes a short trek down the hill after the...","review_date":"August 16, 2014","user":"mariefrancea"},{"attraction_id":1146,"rating":5.0,"review":"Excellent experience. Wow, what an adventure. This ride starts from the top of Mont-Tremblant and you ride down 5 zip lines to the bottom of the hill. Good safety measures.\nA few caveats:\n1. Have an extra layer since it cooler (5-10 degree) on top of the...","review_date":"August 8, 2014","user":"christianb268"},{"attraction_id":1146,"rating":5.0,"review":"Exhilarating! Great first zipline experience despite my fear of heights.. I can't say enough good things about today's ziplining experience with Ziptrek. I was EXTREMELY nervous as I am quite fearful of heights and letting go of control. I asked a million questions but the guides were very reassuring. My husband and I took on...","review_date":"July 27, 2014","user":"jlundrigan"},{"attraction_id":1146,"rating":5.0,"review":"Awesome. We were undecided about whether to do this or not but so glad that we did; Dan, Remi and the rest of the team we're incredibly friendly and we all felt totally safe the whole time, even my wife who is really scared of heights....","review_date":"July 27, 2014","user":"881jonathanw881"},{"attraction_id":1146,"rating":5.0,"review":"What an amazing experience for our family.. My family of four had an amazing time at the Mont-Tremblant Ziptrek. An experience we will remember for a long time. My two daughters aged 10 and 7 both went and had a blast. My youngest was apprehensive on the way to the first tower....","review_date":"July 27, 2014","user":"agbbrown"},{"attraction_id":1147,"rating":5.0,"review":"Great Addition to Trip. Fun, friendly, interesting, and exciting. The park is beautiful and cross-country skiing is a unique experience. I highly recommend this tour with this company.","review_date":"December 30, 2018","user":"ian_h"},{"attraction_id":1147,"rating":5.0,"review":"Picturesque experience. This was one of the most unique parts of our trip, and I can't recommend it more. We had never done backcountry skiing, and this was the ideal introduction through a beautiful section of the national park. The trail was great, as was the tipi...","review_date":"December 28, 2018","user":"zachary45"},{"attraction_id":1147,"rating":5.0,"review":"First Nordic Ski Experience. Johan is an amazing guide! We also had a great group and spectacular weather. Highly recommended for anyone new to winter sports and anyone looking to experience the great outdoors in winter.","review_date":"January 11, 2018","user":"rudyd593"},{"attraction_id":1148,"rating":4.0,"review":"Weather rainy--Matt (guide) Sunny. Even though the weather was rainy and a little cold, Matt was great to take us out on the Highlight tour. He tailored it to my daughter and I and was a good sport about the rainy weather.","review_date":"October 9, 2018","user":"wyomagpie"},{"attraction_id":1155,"rating":5.0,"review":"Felt Like We Went With a Friend. Had a wonderful time in Heart Creek Canyon with Marc on a trip from Alaska to the lower 48. Definitely one of the highlights of the trip. Marc was an excellent and knowledgeable guide and his enjoyment of the activity was contagious. His easy and...","review_date":"July 12, 2018","user":"jean_h"},{"attraction_id":1156,"rating":5.0,"review":"Excellent . We bought the introductory vouchers from Costco and had no issues booking and redeeming flights. The staff was fantastic and the experience was excellent. The facility is very clean and safety conscious. We would definitely return","review_date":"March 15, 2019","user":"tamember06262013"},{"attraction_id":1156,"rating":5.0,"review":"Great way to spend an afternoon!. I went to an afternoon class w a girlfriend, and neither of us knew what to expect at first. It was a ton of fun, our instructor James was great at dealing w our combined group of kids and adults.\nThe only thing I would...","review_date":"March 5, 2019","user":"jodyw523"},{"attraction_id":1156,"rating":5.0,"review":"I fly experience. We went to I fly at the end of January with a mixed group. My husband and two grown sons are experienced skydivers , a young lady who has a few tandun jumps and myself having static line jumps many years ago. Not only was...","review_date":"February 18, 2019","user":"patriciaac3"},{"attraction_id":1156,"rating":5.0,"review":"Amazing experience from beginning to end!. If you are contemplating the indoor skydiving, you will not be disappointed. I called on a weekend for information and was greeted with a friendly voice and enough information to begin planning our Christmas family outing. Immediately Monday morning, Tara, the manager, called me back...","review_date":"December 24, 2018","user":"suzannejoness1"},{"attraction_id":1157,"rating":5.0,"review":"Best Activity of the Trip!. My group of seven wanted to try this activity with little to no experience, and we had an amazing time! Our guide, Alejandro, was extremely calm and patient, and a very good instructor. When one of us got scared, he talked us through it and...","review_date":"August 29, 2018","user":"moostudios"},{"attraction_id":1157,"rating":5.0,"review":"Great First-time Rock Climbing Experience. First off, I booked the trip the night before. So thank you to whomever took my call. Very glad everything worked out.\nThe overall experience was fantastic! Had a blast learning rock climbing with our guide Fran\u00e7ois. He is very knowledgeable and, obviously, very passionate...","review_date":"August 18, 2018","user":"xiaocy"},{"attraction_id":1157,"rating":5.0,"review":"Amazing experience!. I would put this activity above the river rafting. Even though both are must do, rock climbing was more thrilling and adventurous experience for me! It looked very easy in the beginning but it was a one hell of an experience! Our guide was an...","review_date":"May 21, 2018","user":"nirav_p"},{"attraction_id":1158,"rating":4.0,"review":"Good time despite some rain. The course is not overly long, but well done and good fun. The course guide, Al, was excellent. He was required to do one rescue and did so quickly and efficiently. His safety session at the start was clear and precise. There was a little...","review_date":"August 24, 2018","user":"ian_w"},{"attraction_id":1160,"rating":5.0,"review":"Mix-up turns out fabulous. We had a bit of a mix up with our reservation but Marie at Mont Tremblant Activity Centre, with her amazing people skills, took great care of us and we left for our trip the next day. It is about a 60 to 70 minute...","review_date":"August 25, 2018","user":"john_c"},{"attraction_id":1162,"rating":5.0,"review":"So fun!. Liam let us do plenty of our own exploring and let us advance at our pace. We picked things up pretty quick so he was happy to let us advance. I definitley recommend doing a tour, and ask for Liam.","review_date":"March 11, 2019","user":"judsonhawk"},{"attraction_id":1162,"rating":5.0,"review":"What a blast. This was our third year in a row with this company and they didn\u2019t disappoint. There were 5 of us and we didn\u2019t have to share instructor with another group. Zach was a great guide. After making sure we were up to handling some of...","review_date":"March 3, 2019","user":"mikesv787cz"},{"attraction_id":1168,"rating":5.0,"review":"Unforgettable experience!. Unforgettable experience! A group of 7 of us did a half-day tour on Anderson Lake as part of a stag trip. Our guides Brad and Geoff were amazing. They put us on the fish immediately and made sure we did everything correctly to ensure we\u2019d...","review_date":"August 6, 2018","user":"sjfoley01"},{"attraction_id":1174,"rating":5.0,"review":"Absolutely Incredible. Couldn't ask for a better birthday present. Such a wonderful experience, and well organized. This is an amazing way to drive some of your dream cars! Hats off to the entire team at Scenic Rush!","review_date":"September 12, 2018","user":"jake_d"},{"attraction_id":1174,"rating":5.0,"review":"Fun!. Great cars and a whole lot of well organized fun! This a great way to drive some of the cars you have dreamed about.","review_date":"September 2, 2018","user":"peter_r"},{"attraction_id":1174,"rating":5.0,"review":"Amazing experience!. This was such a unique gift for my car loving SO. He had a blast driving all four cars up to Whistler & back. I\u2019m not a car enthusiast, so while he had the driving experience of a lifetime, I enjoying some of the most...","review_date":"August 1, 2018","user":"tlc_dmd"},{"attraction_id":1174,"rating":5.0,"review":"Amazing 16th Birthday Gift. Best day from driving these amazing cars, lunch and staff and other drivers who became friends. I was the driver for my friends 16 year old son I have never seen him smile so much. He is still talking about this today. Worth every dollar...","review_date":"July 19, 2018","user":"escape790644"},{"attraction_id":1174,"rating":5.0,"review":"Pure Joy. Brian and his crew are to be commended for putting on an exhilarating experience for my wife, son and me. There is no place better, that I know off, than the Vancouver to Whistler corridor to experience an exotic car drive. The experience was \u201cPure...","review_date":"July 16, 2018","user":"rosiez1"},{"attraction_id":1174,"rating":5.0,"review":"Worth Every Penny!. The experience is better than any exotic car rental. With the tour you can follow along and focus on the drive and surroundings. Their staff is very friendly and will do everything to make your trip as enjoyable as possible. Recommend this to anyone that...","review_date":"June 23, 2018","user":"gggingergg"},{"attraction_id":1174,"rating":5.0,"review":"Vancouver-Whistler experience. Did the Vancouver-Whistler package with my brother. Was an amazing experience. The guys at scenic rush were very professional and on time, and did what they said they will do at the briefing before taking off. They were very accommodating (stopping to take pictures, swapping...","review_date":"June 7, 2018","user":"gboustani123"},{"attraction_id":1175,"rating":5.0,"review":"Amazing!!!!!!. Best part of our trip! Our tour guide today was Sam great expierence. He is very knowledgeable and we covered alot of terrain. Deffantly the tour guide you want!!!","review_date":"February 24, 2019","user":"ryan_c"},{"attraction_id":1175,"rating":5.0,"review":"6 hour powder hound back country adventure. We did this trip last year and it was so much fun, that we had to do it again this year. Jenn, our guide, took us up way into the alpine through fresh powder gullies, tall peaks, and tight technical riding. She planned an awesome...","review_date":"February 19, 2019","user":"tylercr2555wq"},{"attraction_id":1175,"rating":5.0,"review":"Backcountry skidoo trip. Fantastic afternoon, Chris our guide was amazing, found us new powder bowl, very tolerant when we got buried. All in, great experience.","review_date":"February 16, 2019","user":"terry_s"},{"attraction_id":1175,"rating":5.0,"review":"AMAZING. What a wonderful trip in gorgeous surroundings, we were six guys who had Chris as our guide an amazingly nice and funny guy, i recommend renting a snowmobile if you want a wonderful experience!","review_date":"February 15, 2019","user":"thamsoh"},{"attraction_id":1175,"rating":5.0,"review":"Epic. First off, let me start by saying what an awesome experience and treat this was!\nI'm a long-time local but this has got to be one of the best tours of this sort that I\u2019ve been on. It far exceeded my expectations and would absolutely...","review_date":"February 13, 2019","user":"doliviag"},{"attraction_id":1175,"rating":5.0,"review":"Backcountry X. Had an amazing time out on the mountain with the whole family. Our instructor Jenn was absolutely amazing and really showed us a good time. She was very knowledgable about the mountain and a great teacher. Would definitely do this tour again next time that...","review_date":"January 8, 2019","user":"reinp2019"},{"attraction_id":1175,"rating":5.0,"review":"Great Experience with a Great Guide. Had a great experience on the backcountry snowmobiles with Chris! Extremely patient knowledgable guide that challenged us and showed us a great time. Equipment and facilities were excellent and I will be back for more!","review_date":"January 3, 2019","user":"rscarlin"},{"attraction_id":1175,"rating":5.0,"review":"great tour. it was a great tour, last week , in the snowmobile. Brock our tour guide was great, I have seen the most beatiful sights on my life. 100% recomend it.\nThanks Brock our tour guide.","review_date":"February 13, 2018","user":"robertotrips4u"},{"attraction_id":1175,"rating":5.0,"review":"Snowmobiling in Whistler . Had the opportunity to take part in snowmobiling on Christmas Eve at Whistler with Canadian Wilderness Adventures. Our Guides for this event were Melanie, Josh & Felix, the day was awrsome, so much fun. Picked up from Whistler & driven to our tour start location....","review_date":"December 24, 2017","user":"eric_y"},{"attraction_id":1176,"rating":5.0,"review":"Gorgeous views! . So happy we chose the sunset tour-doesn\u2019t hurt it was a beautiful and sunny day. Our guide Dan was amazing, friendly and very informative and his iPhone photo skills are impressive :) simply a wonderful way to enjoy and appreciate the nature that Whistler has...","review_date":"September 26, 2018","user":"mariep2005"},{"attraction_id":1176,"rating":5.0,"review":"Awesomeness on Blackcomb . Great off-roading adventure with Dan the Man (amazing tour guide and Wrangler-driving guru) took us up to snow-covered top, less traveled paths, bear sighting and scenic overlooks. Highly recommend for those seeking a unique adventure! Will definitely do again next time we\u2019re in Whistler.","review_date":"September 21, 2018","user":"sgrimes46430"},{"attraction_id":1176,"rating":5.0,"review":"Beautiful Sunset Blackcomb Jeep Tour with Jordan. Where do I begin to describe how incredible of an experience it was to take a jeep tour up the Blackcomb Mountain at Sunset!\nThe tour begin with CWA arranging to pick us up from The Chateau Fairmont in Whistler. I believe there's two hotels...","review_date":"August 28, 2018","user":"rita_k"},{"attraction_id":1176,"rating":5.0,"review":"Blackcomb Jeep Tour. A friend and I did this tour this morning as the gondola was closed until Saturday. We were driven by Jordan who was lovely. He informed us all the way of what was happening around us, including looking for black bears and finding two. We...","review_date":"May 24, 2018","user":"colleen_m"},{"attraction_id":1176,"rating":5.0,"review":"Mountain Safari Tour with Eric. Went out with Eric last night on the mountain safari tour, he was friendly, knowledgeable and so patient. We had a blast and will definitely be recommending this tour to everyone!","review_date":"February 26, 2018","user":"tracyrebelato"},{"attraction_id":1180,"rating":2.0,"review":"Whistler AMAZING - tour guide not so much. Would definitely recommend travelling to Whistler. The sea to sky highway is stunning and there is lots to see and do inWhistler. The peak to peak gondola is a must.\nHiwever, our tour guide Jeremy was v v poor. He spent most of the journey...","review_date":"August 20, 2018","user":"mskms"},{"attraction_id":1180,"rating":5.0,"review":"Whistler. It was great the trip to whistler. Kat make a great job with the group and to explain everything. I definitely will be back","review_date":"August 19, 2018","user":"miriavalon"},{"attraction_id":1180,"rating":4.0,"review":"Fantastic tour guide Kiel really made the trip!. My partner and I had a fantastic time on this tour! Despite it being a really foggy day it was a great bus ride and Kiel filled the drive with interesting facts and info about the area and the First Nations people which I loved....","review_date":"January 15, 2018","user":"amanda_p"},{"attraction_id":1181,"rating":5.0,"review":"Unforgettable Experience!. This is one of those experiences that everyone needs to try once! My girlfriend and I did the 5 hour tour and it far surpassed my expectations. We left the shop around 9am and we drove the Hurracan first. I would advise trying to get...","review_date":"November 10, 2018","user":"304jeffk"},{"attraction_id":1181,"rating":5.0,"review":"One of the best days of my life. My friend and I booked this tour and we both had the most amazing of times. Getting behind the wheel of these dream cars was a once in a lifetime experience! The staff Matt and Kevin were both super friendly and helpful. The Lamborghini was...","review_date":"July 30, 2018","user":"mycroft009"},{"attraction_id":1181,"rating":5.0,"review":"A Great Day.. My wife arranged the 5 hour tour as a birthday present. The event is very well organized, the staff professional and friendly, and the cars are well maintained and clean. Our tour guide maintained control of the group on the route through the pace vehicle....","review_date":"July 28, 2018","user":"tim_h"},{"attraction_id":1181,"rating":5.0,"review":"Fantastic Experience. Would highly recommend this fun day of driving these fast beautiful cars. Our tour guide Kevin was awesome....and lunch in Niagara at the Keg did not disappoint.","review_date":"July 25, 2018","user":"lisah17ca"},{"attraction_id":1181,"rating":5.0,"review":"Incredible Experience ...A MUST if you're even considering it. Bought this experience as an early birthday gift for my brother and thought it'd be great.\nWe thought it'd be a once in a lifetime experience and while it certainly was, there's absolutely NO chance we're only doing this once.\nIf you want a true,...","review_date":"July 24, 2018","user":"billy_b"},{"attraction_id":1181,"rating":5.0,"review":"Ultimate Exotics is an AMAZING Experience! Put this on your punch list!. When I received this gift (5 hour voucher), I wasn't sure what to expect. I had some concerns that I wouldn't really be able to enjoy the essence of these cars. As it turned out, I was completely wrong!\nWe were able to experience 6...","review_date":"July 20, 2018","user":"cstec2018"},{"attraction_id":1181,"rating":5.0,"review":"What an experience. So much fun driving all those expensive cars. McLaren, Ferrari, Lambo, GTR,it was a lot of fun. And it comes with lunch!","review_date":"July 16, 2018","user":"dilawri_marketi..._o"},{"attraction_id":1181,"rating":5.0,"review":"Awesome day, so much fun!!. Great experience driving these supercars, great staff, very professional and of course awesome cars. highly recommend trying this!!","review_date":"July 8, 2018","user":"stav_t"},{"attraction_id":1181,"rating":5.0,"review":"The most fun that you can have with your clothes on. My girlfriend bought me a 5-hour VIP experience for Ultimate Exotics as a Christmas gift, and I finally got around to taking advantage of it over the Canada Day long weekend. Although the heat was record-setting that weekend, the conditions were bright and sunny and...","review_date":"July 4, 2018","user":"ippocalyptica"},{"attraction_id":1181,"rating":5.0,"review":"The perfect birthday gift!. This was an amazing birthday gift for my boyfriend. He loved every second of it. All the exotic cars were clean and very well maintained. Kevin and Christine were both a load of fun and made the experience just that much better. They explained every...","review_date":"July 4, 2018","user":"sbak92"},{"attraction_id":1181,"rating":5.0,"review":"If you're into cars you must give this a try!! Worth every Penny.. These guys are incredible. I've done a few exotic car tours and this one takes the Cake by far. They actually let you rip the cars (in a controlled safe manner of course) unlike GTA Exotics where every car is detuned to the power level...","review_date":"July 1, 2018","user":"shawn_h"},{"attraction_id":1181,"rating":5.0,"review":"Awesome Time. It was fantastic driving 5 exotic cars. Everything was really well organized and the staff were amazing. The cars were well maintained and not de-tuned. You can test the performance of each car on occasion. It is also enjoyable driving through small towns and seeing...","review_date":"June 27, 2018","user":"duanegolnik"},{"attraction_id":1181,"rating":5.0,"review":"**** GO AND DO THIS!! ****. This experience was absolutely fantastic. I did the 5 hour including lunch on June 27th 2018 and I would recommend it to anyone that has a drivers license. You don't need to know how to drive standard and you don't have to be a car...","review_date":"June 27, 2018","user":"k-dawg1"},{"attraction_id":1181,"rating":5.0,"review":"Truly a great family experience!. One of the best days we've had as a family! The cars were immaculate, the staff was outstanding and lunch at the Keg was amazing! Purchased as a Christmas gift for myself, my husband and kids (age 27 and 24). My kids didn't stop smiling...","review_date":"June 24, 2018","user":"fkharvey"},{"attraction_id":1181,"rating":5.0,"review":"For a car guy I could not ask for better. My son & I had a great day driving 5 exotic cars. Was even better because we could experience it together. The cars were definitely \"Exotic\", well maintained and not de-tuned. The chosen route allowed the drivers to test the performance of each car on...","review_date":"June 5, 2018","user":"ron_c"},{"attraction_id":1181,"rating":5.0,"review":"Awesome day and great people. Awesome day the cars were in great shape and 100% authentic. They let you use them in sport mode and get the full experience. The staff was awesome and took the time to make sure everyone was having fun.\nWould be an awesome team building...","review_date":"June 4, 2018","user":"luke_h"},{"attraction_id":1181,"rating":5.0,"review":"Truly an Ultimate Exotic Experience. This is the 2nd time I have done the 5 hour Exotic Car Experience including a great lunch at the Keg Restaurant overlooking Niagara Falls. It is one of the most fun things I have done. I drove the McLaren MP4-12C Spider, the Lamborghini Huracan...","review_date":"June 3, 2018","user":"michaelnt3362sl"},{"attraction_id":1181,"rating":5.0,"review":"A must for anyone - period! Best day ever!. Completely satisfied - amazing tour across Niagara region in super cars. Lots of flexibility provided by the guides to be able to explore the cars performance.\nThis is more than I expected it to be - a must do for anyone who loves performance and...","review_date":"June 3, 2018","user":"markflaherty"},{"attraction_id":1181,"rating":5.0,"review":"awesome experience. just finished our 2nd 5 hour tour had a amazing time just like last year. Hard to explain the feeling of driving these cars , rolling through the beautiful Niagara escarpment or slow rolling along in front of the falls as people rush to photo...","review_date":"June 1, 2018","user":"curtis_w"},{"attraction_id":1181,"rating":5.0,"review":"A MUST for anyone who loves cars. If you haven't had the pleasure of driving an exotic car before I would highly recommend this experience! My friend and I arrived early to the starting point, just as the staff were bringing out the cars and WOW what a line up. The check-in...","review_date":"May 29, 2018","user":"austinnewb"},{"attraction_id":1181,"rating":5.0,"review":"Beautiful day to drive exotic cars. This had to be the best date ever!\nWe arrived early and pulled into the lot. Found out there were going to be six amazing cars for us to drive. Very well organized from the registration and explanations\/instructions. Got in the cars it was time...","review_date":"May 27, 2018","user":"579gails"},{"attraction_id":1181,"rating":5.0,"review":"This experience will have you smiling from ear to ear all day long.. As a birthday gift from my better half (one of several great gifts certificates for UE) we arrived at UE location to lovely weather and warm greetings from the staff. As the staff rolled the day's cars out the smiling began and didn't stop until...","review_date":"May 27, 2018","user":"christaylormunro"},{"attraction_id":1181,"rating":5.0,"review":"Ten out of Five!!!!. Absolute must do experience! Classy and professional, amazing cars, knowledgeable staff, great lunch and absolutely exhirilating !! Best fun you can have with your clothes on!!","review_date":"May 25, 2018","user":"fiona_c"},{"attraction_id":1181,"rating":5.0,"review":"WOW is what you\u2019ll be saying all day!!!!!. This is the best experience I\u2019ve ever done! We got to drive 5 of the best exotic cars out there! The cars were clean and the staff were funny, organized and made sure we had an amazing and safe time!\nThanks to Steve, Dennis, Jack...","review_date":"May 16, 2018","user":"k8556rastevel"},{"attraction_id":1181,"rating":5.0,"review":"Exotic Car Heaven. This was a total blast! We drove a Lamborghini Hurrican, the McLaren MP4-12C, the Audi R8, a Ferrari California Spyder, and a Corvette. One of my most fun days in recent memory. The cars are amazingly fast! Our guide kept things safe but we were...","review_date":"May 12, 2018","user":"timh524"},{"attraction_id":1181,"rating":5.0,"review":"great experience. I did the Huracan, R8 V10, C7 Vette, Ferrari California. All great cars. The ferrari had a bit of a hiccup on the ride but luckily it got fixed. Great people running the show","review_date":"May 12, 2018","user":"obioma_o"},{"attraction_id":1181,"rating":5.0,"review":"Amazing !!!! Super cool !!. My 14 year old's birthday gift: this was an amazing experience and theres no better way to spend my birthday. After driving all the luxery cars, i loved all of them and all are outstanding vheicles.","review_date":"May 4, 2018","user":"kdubhamilton"},{"attraction_id":1181,"rating":5.0,"review":"Just Awesome. Got this as an anniversary gift from my wife. Our guides on this event were spectacular. Not only did they give a briefing at the beginning on all the cars, they also made sure everyone was comfortable and understood how to operate each vehicle at...","review_date":"May 2, 2018","user":"lee_c"},{"attraction_id":1181,"rating":5.0,"review":"Fantastic Day with 5 Exotics!. The 5 hour VIP package was a great way to experience what owning an exotic car is like. Our guides did a great job explaining how to get started with the cars with giving us the green light to \"drive it like we stole it\"....","review_date":"April 30, 2018","user":"trvlcnk"},{"attraction_id":1182,"rating":5.0,"review":"The best way to Snowshoe!!. I did this tour back in January and loved every minute! This was my first time snowshoeing and i am so glad i did this trip. The snowcat took a lot of the hard work out of it and took us nice and high so...","review_date":"February 26, 2019","user":"zenak2412"},{"attraction_id":1182,"rating":5.0,"review":"So Much Fun with White Mountain. I did a Snowcat Snowshoe Adventure with White Mountain and it was AMAZING! Our guide, Marc, was very professional and a lot of fun. He took care of us the whole time. We accessed backcountry terrain, thanks to the snowcat, and we were able to...","review_date":"January 11, 2019","user":"barker_rmv"},{"attraction_id":1183,"rating":5.0,"review":"Wonderful and SO worth it!. I went to Whistler for the day at the end of September with 3 of my girlfriends and we booked this course to do. It was perfect for a semi-active experience and created many great laughs and memories -- plus we scored a gorgeous, sunny...","review_date":"October 21, 2018","user":"onair820903"},{"attraction_id":1183,"rating":5.0,"review":"Great Adventure!. We had an excellent time, Anabel our guide was really professional and gave us all the tips we need so we enjoy the ride it was fantastic and too much adrenaline. If you are not afraid to heights this is perfect for you","review_date":"September 28, 2018","user":"juanc3652"},{"attraction_id":1183,"rating":5.0,"review":"The best part of my trip . My husband and I did the full treetops adventure course after we did the ziplines and it was the most fun I\u2019ve had in a long time! I totally felt like a kid again while we were navigating all of the obstacles up high in...","review_date":"September 4, 2018","user":"whereivewandered"},{"attraction_id":1183,"rating":4.0,"review":"Pretty good course but pricey. Overall good ropes course. There are a variety of obstacles on each level from easy to hard. There were some unique obstacles some of which are more difficult. The zip lines were slow and usually we had to pull ourselves to the end of the...","review_date":"September 2, 2018","user":"jimvcr"},{"attraction_id":1183,"rating":5.0,"review":"So much fun!. Had a great time completing the Treetop Adventure Course with a friend. Didn't stop laughing the whole time and also got a little arm workout.\nThanks guys.","review_date":"August 29, 2018","user":"odyssey689042"},{"attraction_id":1183,"rating":5.0,"review":"Tree tops is challenging but fun!. Great for family fun of all ages. Challenging courses but you can easily opt out of one but pick up the course along the way. Definitely requires 3 hours if you want to do the FULL course.","review_date":"August 15, 2018","user":"nancy_s"},{"attraction_id":1183,"rating":5.0,"review":"Tree Tops course is no joke!. I've done ropes courses but this is NOTHING like them. My wife and I knew it would be fun but not such a physical and mental challenge. You graduate from the green to blue to the black course - there is a big jump from...","review_date":"July 30, 2018","user":"roarycat"},{"attraction_id":1183,"rating":5.0,"review":"Great people and great course. Our family of 6 (2 adults and four teenagers aged 13-17) came back for this adventure a 2nd time this year because we had such a great time on our first trip. Our 13 year old is \"afraid of heights\" and so wanted to challenge...","review_date":"July 27, 2018","user":"cheneywp"},{"attraction_id":1185,"rating":5.0,"review":"Enchanting!!!. Great instructor, lovely weather, beautiful scenery, amazing experience!!! My wife had a little bit of trouble guiding\/riding\/moving the horse, so the instructor took her by her side and guided the horse herself, using a rope that she had previously wrapped around the horse's neck, for...","review_date":"September 11, 2018","user":"khalifa-assil_b"},{"attraction_id":1185,"rating":5.0,"review":"The best I have ridden!. Oreo is a beautiful horse,I was truly blessed to ride him.\nThe trail was really nice,up and down small hills,through different environments.The walk into the water was a bucket list moment \ud83e\udd20\nI am looking forward to our next visit\n\u2b50\u2b50\u2b50\u2b50\u2b50","review_date":"September 1, 2018","user":"marilyn_l"},{"attraction_id":1185,"rating":5.0,"review":"An amazing ride. That was an amazing and fun ride for my first time horse riding family. We all enjoyed this ride and laughed so hard when our horses trotting. Thank you for their nice and experienced staff who help us a lot during this 1.5 hours ride.","review_date":"July 23, 2018","user":"zhongzhe_c"},{"attraction_id":1185,"rating":5.0,"review":"Private advanced sunset beach ride. Awesome ride. Great horses. Fabulous guide - thanks Tony. Beautiful surroundings. I give Horseplay Niagara the best rating you can give.","review_date":"July 23, 2018","user":"joanne_c"},{"attraction_id":1185,"rating":1.0,"review":"Dissapointed. We booked a beach horseback riding trip during our visit to Niagra falls. It was for Wednesday June 27th 2018 at 3pm. The day before forecast showed thunderstorms all day from 11am-5pm. I called the 26th to see if we could come earloer or cancel...","review_date":"July 8, 2018","user":"ashleyyard"},{"attraction_id":1185,"rating":5.0,"review":"Great ride!. Had an amazing time with my husband. Went for a dream date on his 30th birthday, since he never rode before. We both enjoyed it a lot, and will we back for sure!","review_date":"June 20, 2018","user":"olly_t"},{"attraction_id":1185,"rating":5.0,"review":"Sunset Beach Ride. Had an amazing ride, the staff was really nice and the horses were all very well behaved. The staff even took us into the water and if we wanted took our pictures for us. The trail was very beautiful. It was my husbands first time...","review_date":"June 20, 2018","user":"judy_b"},{"attraction_id":1185,"rating":5.0,"review":"Beautiful. My daughter and I chose the 1 1\/2 hour Niagara Beach Horseback Ride. We went through beautiful woods and then crossed over and walked along Lake Erie and a couple of times actually went in the water, which was very fun. Our guide, who was...","review_date":"June 11, 2018","user":"carla_r"},{"attraction_id":1185,"rating":5.0,"review":"A beautiful ranch with well trained, healthy horses who are an absolute pleasure to ride.. The trails at HorsePlay Tours Niagara are stunning and superbly maintained. It was a real pleasure riding through the open trails, wooded paths, and picturesque beaches on healthy, well-trained, beautiful horses. I'm an experienced rider; however, some of the other guests who rode in our...","review_date":"June 9, 2018","user":"andrea_a"},{"attraction_id":1185,"rating":5.0,"review":"Honeymoon. My husband and I were on our honeymoon, a trip that it seemed was going wrong at every turn. We had major issues with our wedding venue, our flights, our hotels, our rental cars, and practically every service we utilized along the way.\nThough I...","review_date":"May 21, 2018","user":"amanda_w"},{"attraction_id":1186,"rating":4.0,"review":"Whistler 2 days tour. This tour was part of a package \"Rockies Tour\" and I really enjoyed it. The city was very pretty and landscape just amazing. I have spotted my first Bear while walking trough the Brandywyne forest so keep your eyes open \ud83d\ude09.\nIf you don't mind...","review_date":"June 24, 2016","user":"795mimic"},{"attraction_id":1186,"rating":5.0,"review":"Whistler was da bomb!. The Whistler day tour is brilliant!!\nWe had quite a few stops along the way, which was great because no wants to be stuck on a bus for 2 hours. The tour stopped at Cypress lookout, Shannon Falls, Brandywine Falls, Whistler bungee jumping then to...","review_date":"November 26, 2015","user":"kurtfraser"},{"attraction_id":1186,"rating":5.0,"review":"Whistler in a Day! Love it!. What more could you want in a day trip to Whistler. This tour has it all! I have personally driven there myself but on this tour you won't only make friends but possibly go to different areas you haven't been to or thought about going....","review_date":"November 9, 2015","user":"jessie_s"},{"attraction_id":1186,"rating":5.0,"review":"Tofino and Victoria. So went out to the Island after hearing so many good things from other travellers. It did not disappoint; Julia our guide gave us the down low on the many nature reserves as well as the secret history you wont get in the guide books!!...","review_date":"September 24, 2015","user":"justin_b"},{"attraction_id":1186,"rating":5.0,"review":"Awesome Daytrip to the Mountains!. We had such a great time on the Whistler Day tour. Our driver\/guide Jon was awesome and so knowledgeable about the whole area. He took us to a great lookout point from where we could see Vancouver and surroundings. (Cypress Lookout). We also stopped at...","review_date":"September 4, 2015","user":"maria_l"},{"attraction_id":1186,"rating":5.0,"review":"Great opportunity to visit Whistler!. The Moose Whistler Day Tour is a great way to visit Whistler if you've got limited time (I recommend the two day tour if you have extra time to spare!). It's also a great option if you're travelling solo as you'll get to meet lots...","review_date":"July 27, 2015","user":"michaela_d"},{"attraction_id":1186,"rating":5.0,"review":"Whistler . The moose whistler day tour has been one of the top three Canadian experiences.The stop at the Shannon falls was great. Just the right distance from Vancouver. Great location to get refreshed with the mountain air. And a lovely walk to the waterfalls. The moose...","review_date":"July 9, 2015","user":"stevie12498"},{"attraction_id":1186,"rating":5.0,"review":"Make a Trip Out of Visiting Whistler!. As a traveller without a car, getting from Vancouver to Whistler often means skipping out on the incredible views and places on the way. Regular transportation will only get you from point A to point B. Moose gets you there in style, with multiple stops...","review_date":"June 12, 2015","user":"cbragagnini"},{"attraction_id":1187,"rating":5.0,"review":"Phenomenal 2 Day Rafting Experience!. My son and I had an absolute blast on the 2 Day Rafting Tour with overnight camping. The first day whitewater rafting was exhilarating, the Guides well trained, humorous and a lot of fun, the organization of everything very well done, and the views of...","review_date":"August 11, 2018","user":"john_m"},{"attraction_id":1187,"rating":5.0,"review":"Amazing views. This 2 day trip is great. The crew was experienced & funny. But also serious when is came to safety. They were also great chefs. a great experience!.","review_date":"August 5, 2018","user":"colinhatt"},{"attraction_id":1187,"rating":5.0,"review":"The most amazing and scenic experience I have ever had. We have so much fun rafting down the Elaho River. Our river guide, Sam, is super awesome at making sure we have the best experiences thru the rapids. The team that prepared the breakfast and dinner is beyond my expectations delicious!","review_date":"May 24, 2018","user":"helen_l"},{"attraction_id":1187,"rating":5.0,"review":"Just Wow! Best weekend!. Did the overnight camping and river-rafting trip. All good things to say, I was impressed by the organization, the friendly, informative staff, everything.\nWe arrived in Squamish and the staff were on it to ensure that we were outfitted correctly and our stuff was put...","review_date":"May 14, 2018","user":"nasya_c"},{"attraction_id":1191,"rating":5.0,"review":"beautiful waters, tasty sockeye. We have always had a successful fishing adventure with these guys. The guides seem to know where the fish are and how to get them in the boat, with lots of local history to share. Easy to book with, great location at Milltown, and all...","review_date":"August 26, 2018","user":"barb_n"},{"attraction_id":1195,"rating":5.0,"review":"Ice Fishing. What a fantastic day. First timers at Ice Fishing. Started with hubby catching the first fish of the day within one minute of dropping a line. A nice Bull Trout. Then I caught a Sucker & 2 Bull Trout. Our guide Rick was friendly and...","review_date":"March 22, 2018","user":"karenmt30"},{"attraction_id":1195,"rating":5.0,"review":"Amazing Ice-fishing experience. \u6211\u5011\u4e00\u5bb6\u56db\u53e3\u4f86\u81ea\u9999\u6e2f\uff0c\u9019\u6b21\u91e3\u51b0\u9b5a\u7684\u65c5\u7a0b\u7559\u7ed9\u6211\u5011\u975e\u5e38\u6df1\u523b\u7684\u5370\u8c61\u3002\u5728\u7d50\u4e86\u51b0\u7684\u6e56\u4e0a\uff0c\u98a8\u666f\u6021\u4eba\uff0c\u74b0\u5883\u6e05\u5e7d\uff0c\u5c0e\u904a\u5148\u751f\u5c08\u696d\u7684\u77e5\u8b58\u53ca\u670d\u52d9\u4ee4\u6211\u5011\u6210\u529f\u91e3\u5230\u4e00\u689d\u5927\u9b5a\u53ca\u6578\u689d\u8f03\u5c0f\u7684\u9b5a(\u8679\u9c52\u9b5a)\uff0c\u7260\u5011\u4e5f\u6210\u70ba\u4e86\u6211\u5011\u7684\u7f8e\u5473\u665a\u9910\uff01\u6211\u5011\u671f\u5f85\u5728\u4e0d\u4e45\u7684\u5c07\u4f86\u518d\u5ea6\u53c3\u52a0\u9019\u500b\u6d3b\u52d5\uff0c\u9019\u662f\u7d55\u5c0d\u503c\u56de\u7968\u50f9\u7684\uff01\nPemberton Fish Finder (PFF) is absolutely awesome! We are a family with 2 boys from Hong Kong, it was our first experience in ice fishing in Canada though we had done that in Korea before. But the experience with PFF was totally incomparable. First,...","review_date":"February 3, 2018","user":"abcdtams"},{"attraction_id":1195,"rating":5.0,"review":"Awesome experience . Shout out to Scott who was an awesome guide with lots of knowledge and experience. We had a great time ice fishing just outside of Whistler on a half day tour. Between the 3 of us we caught plenty of rainbow trout. As the weather...","review_date":"January 9, 2018","user":"tomeaus2017"},{"attraction_id":1195,"rating":5.0,"review":"Brilliant experience. Excellent guide - can\u2019t Waite to go again. Ice fishing was something I wanted to do for ages, so when I got to go to Canada I was not about to miss out on the experience. Pemberton Fishfinder were fantastic to deal with, We were picked up from Whistler and taken to the...","review_date":"December 19, 2017","user":"boobrisbane"},{"attraction_id":1196,"rating":1.0,"review":"Worst company ever. Made a reservation to go fishing. After talking to mike he never bothered to get back to me even after numerous calls and emails. This is the worst company I have ever delt with","review_date":"June 23, 2018","user":"cubanojoes"},{"attraction_id":1198,"rating":5.0,"review":"Faultless . These guys are the Olympians of Ski equipment rental! Not only is their equipment great, their prices competitive and fair but their service is first class. They were absolutely on the button time wise and returned to adjust settings as the week progressed and my...","review_date":"February 16, 2019","user":"jamesmm8261fc"},{"attraction_id":1198,"rating":5.0,"review":"Whistler Ski Rentals Made Easy. I hadn't been skiing for @15 years & had no idea what I needed to ski in Whistler & was referred by my brother to Black Tie Ski Rentals in the village. Lianne, the manager & one of her colleagues helped size me & ensured...","review_date":"January 8, 2019","user":"alexthwaite"},{"attraction_id":1198,"rating":5.0,"review":"Great Service and Equipment. Arrived at opening time on the busiest day of the year - still didn't have to wait for assistance. Staff gave me great equipment for the conditions that allowed me to enjoy a full day on the hill. Location was great - right beside the...","review_date":"January 7, 2019","user":"andrew_w"},{"attraction_id":1198,"rating":5.0,"review":"Best Ski Rental experience Ever!. Wow, how amazing to be able to travel without having to carry your ski gear with you! Save money buy not flying your skis to Whistler, but instead rent from Black Tie. They met me at the hotel with several different skis, boots and poles...","review_date":"April 16, 2018","user":"yummy444"},{"attraction_id":1200,"rating":5.0,"review":"Best service I have ever experienced. Easy to book, and getting gear delivered and fitted at your hotel is so convenient. Nothing was too much trouble for Black Tie with gear needing to be returned early due to an injury with no questions asked refund and also a subsequent switch of...","review_date":"January 20, 2019","user":"oliver_l"},{"attraction_id":1200,"rating":5.0,"review":"Absolute stars!. I have used Black Tie Ski Rentals for my parents ski rentals every year for 4 years now. They are extremely professional, always on time & offer superior service.\nMatt, the owner, is an absolute beauty and always comes by with a smile.\nThey even...","review_date":"December 2, 2018","user":"courtney_e"},{"attraction_id":1201,"rating":5.0,"review":"Large Sturgeon Great Guide. Went fishing with these guys this spring. What an awesome trip it was we managed to land a 7 foot sturgeon and a few other ones around 5 feet. The guide Rod worked very hard to put us on fish.","review_date":"July 7, 2018","user":"whosyourdaddy999"},{"attraction_id":1202,"rating":5.0,"review":"Great Adventure!. We had a great time in the company\u2019s Christmas travel with the guide Jodi. We did the ATV ride, she was really patient with our beginners class and in the end I was just wishing we could go faster and faster. I will be joyful...","review_date":"December 17, 2018","user":"matheuspcaminha"},{"attraction_id":1202,"rating":5.0,"review":"Wicked fun!. My friend and I had such an awesome time on this trip with Caz! It was beautiful, challenging and fun. Caz rocks!","review_date":"October 6, 2018","user":"coasttime"},{"attraction_id":1202,"rating":5.0,"review":"Take the time to do this while in Whistler.. The crew were friendly and fun from pick-up to drop-off.\nCaz assessed our comfort levels, took us through a practice run and then helped everyone feel ready and excited to head up the mountain.\nThe trip itself was amazing but what made it extra special...","review_date":"August 28, 2018","user":"jessica_t"},{"attraction_id":1202,"rating":5.0,"review":"Great tour with Sam. We were in a small group, and the weather was great! It was misty and cloudy, so not super hot out. They outfit you with waterproof gear and helmets. Sam (our guide) did a great job navigating and keeping us safe while also giving us...","review_date":"August 26, 2018","user":"sarah_c"},{"attraction_id":1202,"rating":4.0,"review":"Really fun, but wish we went faster. The tour was really fun, and the guide (Kelvin) was super awesome! my only complaint is that I wish we went faster. The guy in front of me kept breaking making it less enjoyable.","review_date":"August 12, 2018","user":"q8245ssrachelm"},{"attraction_id":1202,"rating":5.0,"review":"Incredible Experience. Such a great ATV experience! K2 went above and beyond to ensure everyone was comfortable, having fun and enjoying the trip to the fullest. Even once the tour was over he continuued the fabulous service, making sure we got photos and had a great day....","review_date":"July 19, 2018","user":"devon_c"},{"attraction_id":1202,"rating":5.0,"review":"Such a great day!. Thank you Jodi for making our ATV trip this past weekend such a great experience......you are a great guide!\nwe all had such a great day","review_date":"July 16, 2018","user":"shea_hoc"},{"attraction_id":1202,"rating":5.0,"review":"Canadian Wilderness Adventures with a fun team!. Whistler is full of summer activities but cannot recommend Canadian Adventures enough. We actually did three activities with them - note, you get a discount on multiple activities - and given you can only submit one review per Company I will touch on all three...","review_date":"July 15, 2018","user":"jamesbnottingham"},{"attraction_id":1202,"rating":5.0,"review":"Amazing mountain ATV experience. So happy we chose to do this ATV tour. We did a 3 hour one... granted, some of this is taken up by the shuttle ride to the tour - but once we were out on the trails we had the best time ever. So...","review_date":"June 23, 2018","user":"michael_l"},{"attraction_id":1202,"rating":5.0,"review":"Great tour!. My friends and I went on the Call of the Wild ATV tour on a cloudy, rainy day and it was fantastic! Our guide Kyle explained everything clearly and made sure we felt comfortable. He even made awesome videos for us going through big puddles...","review_date":"June 13, 2018","user":"nadeche_a"},{"attraction_id":1202,"rating":5.0,"review":"Stop thinking and book this tour now!. To those reading this review you will not need to read another in this list to help make up your mind. This is THE MOST EPIC ATV adventure I have ever been on to date and the second best was in the jungles of Costa...","review_date":"November 15, 2017","user":"rahim_t"},{"attraction_id":1202,"rating":5.0,"review":"Definitely a blast!. We did the 3 hour ATV tour in the fall, and despite some fog, the scenery was great. Driving the ATV was so much fun and our guide Eric was great and knowledgeable about the ATVs and the area. This was my first time on...","review_date":"October 30, 2017","user":"catb4"},{"attraction_id":1202,"rating":5.0,"review":"Fantastic experience.. We did the 3 hour intermediate ride and it was fantastic! We have done ATV rides in New Zealand and Alaska ... the 'Call of the Wild' was the best by far. The ride just kept going up, up and up! When we reached the...","review_date":"October 17, 2017","user":"lwindon"},{"attraction_id":1203,"rating":5.0,"review":"Excellent Activity & Adventure. Our group of 30 were looking for a unique, fun and memorable adventure together in Whistler and were not disappointed! Thank you Canadian Wilderness Adventures for your excellent service, great guides, delicious dinner and good gear! Everyone had a fun and memorable afternoon and were...","review_date":"September 11, 2018","user":"sunst"},{"attraction_id":1203,"rating":5.0,"review":"Great evening . Had a great evening driving up the mountainside on our ATVs followed by a wonderful dinner and truly great entertainment. Our views were hampered by the wildfire smoke but our guide and the whole dinner at the top were glorious!","review_date":"September 1, 2018","user":"emilyb3262"},{"attraction_id":1203,"rating":5.0,"review":"Fun outing. Our guide Chantal was fantastic. It was high summer during our tour so the trails were dusty, but nevertheless the ride was fun. Regrettably, one of the riders had an accident on our way up the mountain and couldn't continue. Chantal acted quickly to get...","review_date":"August 20, 2018","user":"monlyka"},{"attraction_id":1203,"rating":5.0,"review":"ATV Afternoon Adventure. We spent a great afternoon with Guide Dan carefully racing our ATV's up Backcomb mountain to be greeted by a great team of hosts awaiting our arrival at Crystal Hut!\nEfficient check in, guides were ready for us as soon as we arrived at the...","review_date":"August 10, 2018","user":"jill_m"},{"attraction_id":1203,"rating":5.0,"review":"Best Time. This was so much fun! We had never been on ATV's before so we were all a little nervous, but our guide gave us a short intro and made sure we felt comfortable and off we went. The view at the top only made the...","review_date":"August 5, 2018","user":"440lmc"},{"attraction_id":1203,"rating":5.0,"review":"Sunset ATV trip with great dinner. After a 13 mile hike on skywalk trail, Our ladies group had such a blast on our ATV trip up mountain. We had a dinner up at the top in the lodge which was great (choice of chicken or salmon)! Then a lovely sunset ride...","review_date":"July 29, 2018","user":"consultme"},{"attraction_id":1203,"rating":5.0,"review":"iGnite Escape Whistler Canada. What a great experience! Loved it! The ATV tour is guided and is very low key. I am a bit of a dare devil and would have loved to go fast but it was nice to just go a nice speed and look around. Once...","review_date":"July 29, 2018","user":"207trinak"},{"attraction_id":1203,"rating":5.0,"review":"Wild Fun and great meal.. Went ATVing for the first time with Canadian Wilderness Adventures. Had a blast going up the mountain--the scenery is wonderful, the roads just rough enough to make it fun. Our guide, Olly, was both attentive and understanding of folks maybe not used to such adventures....","review_date":"July 16, 2018","user":"annie_m"},{"attraction_id":1203,"rating":5.0,"review":"chantale you rock! \ud83e\udd18\ud83c\udffb\ud83d\udc4d\ud83c\udffb\ud83d\udc4d\ud83c\udffb. the tour was definitely highly recommended. just pick chantale thou as your guide and the rest is history.. lol it was an absolutely amazing tour and great food. we picked the chicken thou instead of the salmon but salmon taste great as per the rest...","review_date":"July 9, 2018","user":"jeeyup"},{"attraction_id":1203,"rating":5.0,"review":"Salmon Bake ATV. I did the salmon bake ATV tour and it was so much fun! It had been raining all day and the mud made for some great fun. We ascended up through clouds to the Crystal Hut where we were served the most delicious salmon. It\u2019s...","review_date":"June 19, 2018","user":"jammel1990"},{"attraction_id":1203,"rating":5.0,"review":"Excellent Dinner and Outstanding Guide!. One of my favourite tours in Whistler! Such a unique experience and the guides, Mac in particular, go above and beyond to make sure you have a memorable and safe experience. Thanks for a great time!","review_date":"June 15, 2018","user":"sjhart23"},{"attraction_id":1203,"rating":5.0,"review":"Brilliant!. This tour is fantastic. You are well instructed on how to use the ATV and then you get to climb blackcomb on and off muddy roads. Speeding up for parts, and on others you are climbing your way up steep rocks. Then once you reach...","review_date":"June 12, 2018","user":"eliza_mac334"},{"attraction_id":1203,"rating":5.0,"review":"Adventure + Views + Food = Count Me In!. When you combine an activity with an epic view and equally epic dinner, I'm in.\nThe afternoon started out in Whistler Village where we signed our waivers and were shuttled in a minibus up to Blackcomb's base II. CWA has a cabin where we were...","review_date":"June 12, 2018","user":"whistlerlocal1"},{"attraction_id":1203,"rating":5.0,"review":"BEST ATV TOUR (with Jodi). It was wet and cold and it was still amazing!! Jodi gauged our ability to drive the ATV\u2019s and made sure we were safe the whole time. I was surprised we actually went a great speed. We own ATV\u2019s and are experienced, so I was...","review_date":"June 10, 2018","user":"teddie69"},{"attraction_id":1203,"rating":5.0,"review":"We keep coming back for a reason. I've lost track of how many times we have ATV'd with Canadian Wilderness Adventures. We have done the Salmon Bake tour more often than not, including for our wedding. The guides have all been good, personable, focused on safety and yet still wanting everyone to...","review_date":"October 25, 2017","user":"marcia_h"},{"attraction_id":1207,"rating":5.0,"review":"It was epic and now I can say I've done bungee jumping. We arrived early on a Saturday and were the first guests, which was great as we did not have time to watch others and get (more) nervous about our jump. There are many redundant (a compliment in this context) layers of safety systems, and the...","review_date":"December 27, 2018","user":"cynthia_t"},{"attraction_id":1207,"rating":4.0,"review":"It is a bungee jump. I went for a naked bungee jump a couple years ago, but the water level was too high so they gave me a rain cheque. I went back, did my jump, had a wonderful chat with the friendly staff.\nI went looking for a rush,...","review_date":"July 9, 2018","user":"nathan_d"},{"attraction_id":1207,"rating":5.0,"review":"Incredible!. My friends and I did the classic adventure course, bungee jump and primal swing. What an incredible experience. I am super pleased with how absolutely incredible everyone was. The girl who got us harnessed was super helpful and kind (I don't recall her name) and...","review_date":"June 5, 2018","user":"jessica_k"},{"attraction_id":1207,"rating":5.0,"review":"Terrifyingly fun. Jumping was so much fun! The jump masters perfectly dipped my hands into the water. The guest service agent Kass reassured me that everything was going to be okay. She's top notch!! I would recommend this experience to everyone that can do it,","review_date":"May 19, 2018","user":"cartermjw"},{"attraction_id":1207,"rating":5.0,"review":"One off the Bucket list. What a great experience. First time jumper and the crew was awesome and experienced. I would certainly recommend this to everyone.","review_date":"May 16, 2018","user":"glenn_j"},{"attraction_id":1208,"rating":4.0,"review":"Back to nature. Zip-lining from beginners to adult to expert well worth the effort and delight of flying between the forest trees. Great for all ages. Worth doing.","review_date":"November 6, 2018","user":"scicdb3"},{"attraction_id":1208,"rating":5.0,"review":"Zip zip hooray !. Spaced out on acid when I rode this baby ! What a buzz. As we say in Holland \"to live life with one eye on the floor is to live in the gutter.To live with one eye in the sky is to dream of living...","review_date":"November 4, 2018","user":"kevbutnobacon"},{"attraction_id":1208,"rating":4.0,"review":"Zip! Zip!. Had a great time with the kids here, highly recommend it for medium to big kids. The little kid section is a little to easy, but my kids are full of beans and fear no heights..","review_date":"September 1, 2018","user":"archie_c"},{"attraction_id":1208,"rating":4.0,"review":"Fun and Easy!. Our tour guides, Jake and Emily, made our zip line adventure extra easy! They taught us how to zip and then took us on two gorgeous zip line trips over the river. They made us feel welcome and comfortable the whole time. It was exhilarating...","review_date":"August 27, 2018","user":"ingotmcclan"},{"attraction_id":1208,"rating":5.0,"review":"Great adventure & Service. Miki & Rowan were friendly and helpful and made for a great adventure for our son! They took time and made sure everyone was safe and happy. My son throughly love his zipline adventure over the gorge.","review_date":"August 25, 2018","user":"pasationtravellers"},{"attraction_id":1208,"rating":5.0,"review":"Amazing time!. We had an incredible time with our guides Miki and Rowan! They made the experience 10x better! I would definitely recommend this to everyone.","review_date":"August 21, 2018","user":"michiewanja"},{"attraction_id":1208,"rating":5.0,"review":"Incredible service and activities!. The zipline adventure was truly amazing, and Kassandra helped explain all of the attractions and assisted me with my concerns or questions, well done!","review_date":"May 20, 2018","user":"d_w"},{"attraction_id":1209,"rating":5.0,"review":"First experience with WildPlay. We went at the right time of the day- first thing when it opened and received excellent attention from one of the guides, Rowan. He was sensitive to my very tentative daughter throughout the course. She was encouraged enough to make her feel brave and...","review_date":"August 23, 2018","user":"ksmurphy13"},{"attraction_id":1209,"rating":5.0,"review":"Something completely different; perfect for 7+, manageable for 5+. Took our 5,7, and 9 year old there twice while on vacation in the area. The kids loved it - something different than the usual attractions\/nature we visit with them. Our 7 and 9 year old easily completed this course. Our 5 year old completed...","review_date":"August 6, 2018","user":"a5024gujos"},{"attraction_id":1210,"rating":5.0,"review":"Amazing place to go see while on the island. WildPlay is a must see while on the island for any adrenaline junkies!!! Jen was an amazing guide and we really appreciated her great customer service. I would highly recommend the adventure course!","review_date":"August 29, 2018","user":"corey_j"},{"attraction_id":1210,"rating":5.0,"review":"Super Fun!. Boyfriend and I had such a fun time here over the weekend. We didnt know what to expect really at first but their staff are all so informative. We opt'd for the classic adventure course and it was definitely a workout. It gets higher in...","review_date":"August 8, 2018","user":"tiffany_c"},{"attraction_id":1210,"rating":5.0,"review":"Classic Adventure Course. Great time with the family, it was our first time and the staff were fantastic and accommodating. Challenging course with lots of levels for different adventurers, even husky Dads!\nThanks Michael Duncan for the great experience.","review_date":"July 30, 2018","user":"adamdukoff"},{"attraction_id":1210,"rating":5.0,"review":"Fun, fun, fun!. Our children loved it! This was their first time going there, If your child hasn\u2019t done this before I recommend that they try the kids course before attempting the classic. Will make them a little more confident in their abilities! It\u2019s a little pricey, but...","review_date":"July 19, 2018","user":"naomi_leanne_w"},{"attraction_id":1210,"rating":5.0,"review":"Wow- what fun!. This was something I\u2019ve always wanted to try, and when I found out my daughter wanted to try it to, we went for it! I am afraid of heights, but it didn\u2019t scare me, I felt quite safe being harnessed up, even when I looked...","review_date":"July 8, 2018","user":"janine_l"},{"attraction_id":1210,"rating":5.0,"review":"Great course. One of the longest wild play courses that we have been to. There were lots of fast zip lines and fun obstacles. They had lots of staff around if you got stuck or to help you. Our son was able to go on all the...","review_date":"June 27, 2018","user":"jimvcr"},{"attraction_id":1210,"rating":5.0,"review":"Fantastic Staff, Fantastic Experience. Once again, the experience I had with a group of students at this place blew me away. The staff are amazing. This year I was not the classroom teacher who organized it. I went in my role as a Learning Support teacher to support some...","review_date":"June 21, 2018","user":"daragh_c"},{"attraction_id":1210,"rating":5.0,"review":"Great activity for school groups. On our annual band trip and we made a stop in and Wild Play Adventure Nanaimo. The students loved it! They had a blast on all the various zip lines and climbing adventures in the trees. Kassandra was extremely helpful in getting us organized and...","review_date":"June 2, 2018","user":"david_j"},{"attraction_id":1212,"rating":5.0,"review":"This was a great trip with a great guide.. We had a fun time on the river. Our guide John was awesome. He was very experienced and knowledgeable. He helped us get on the bite and my wife caught a bull trout that was about 20\" long. The equipment was top notch. Everything from...","review_date":"August 6, 2018","user":"zcruisers"},{"attraction_id":1218,"rating":5.0,"review":"Vancouver E-Bike Tour. Excellent tour company. The owner (Jodie) is personally involved. Bikes are new and work well. Recommend using a guide. Our guide (Jamie) was easy going, helpful and fun to ride with. Highly recommend this company!","review_date":"September 10, 2018","user":"navigator813236"},{"attraction_id":1218,"rating":5.0,"review":"Terrific Activity!. A very personable and knowledgeable guide, wonderful sights, really fun and easy bikes to ride .... will definitely book another tour on our next trip to Vancouver.","review_date":"August 21, 2018","user":"rs3401"},{"attraction_id":1218,"rating":5.0,"review":"Great tour. 2nd time on this tour. Even better than last year. Now includes a lunch. Great views. Good food, lots to see. The bike adventure was the highlight of my trip to Van. Highly recommend. the ebikes make light work of long distances so you see...","review_date":"May 17, 2018","user":"clint_r"},{"attraction_id":1219,"rating":5.0,"review":"Great for any skill level. Even though we had a new guide, Sophie lead us like an old pro. The Tuesday after labour day meant we had a very small group and were able to do things at our own pace. Everyone had a great time and we couldn't have...","review_date":"September 10, 2018","user":"marc_m"},{"attraction_id":1220,"rating":5.0,"review":"Whistler Introduction. This was my first time in Whistler and I was looking for something fun and exciting but that didn\u2019t require technical climbing skills. From the very beginning the people involved was very eager to help us to put together the right adventure for us. It...","review_date":"September 29, 2018","user":"cecilia_t"},{"attraction_id":1220,"rating":5.0,"review":"Great views with little side of adrenaline. We managed to sneak in a late season walk with Mike (Belanger) this week. We had the best time, the weather was excellent and we had Mike and the trail all to ourselves! Thanks for a great time!","review_date":"September 29, 2018","user":"david_t"},{"attraction_id":1220,"rating":4.0,"review":"Fun, not bad walk. My only bad mark is that the Gondola is not part of the package. This should not be seperate as it is mandatory to have.","review_date":"August 6, 2018","user":"batsonwr"},{"attraction_id":1222,"rating":5.0,"review":"Great Family Friendly Adventure. Our family of 5 (2 adults and 3 kids aged b\/w 6 and 10) went whitewater rafting last October 2018 along the Cheakamus River. We had such a fantastic time. Tyler, Will and Paul made our morning really fun and enjoyable with their easy going...","review_date":"January 23, 2019","user":"324jamiedc"},{"attraction_id":1222,"rating":5.0,"review":"Mountains, bears, eagles, rapids, views for miles. I underestimated how much I would enjoy rolling down the river surrounded by majestic fog covered mountains and seeing glimpses of snow peaks through the clouds. We were lucky enough to see a black bear cub by the river and eagles, hawks and ibis. I...","review_date":"September 22, 2018","user":"meghan_m"},{"attraction_id":1222,"rating":5.0,"review":"Off the charts. Everything about our first white water rafting experience here was perfect. The folks at the office were very helpful and welcoming. The logistics of getting to and from the river, as well as getting us all geared up, were completely smooth. Very professional. The experience...","review_date":"September 2, 2018","user":"emilieofthefuture"},{"attraction_id":1222,"rating":5.0,"review":"Nice easy day on the river. Really nice people, nice, relaxed trip ideal for a family. Instructor was knowledgabel and chatty and also patient in the face of incessant questions.\nOnly a few mild rapids, just enough to excite the kids and leave them wanting more and bigger.","review_date":"August 31, 2018","user":"mitchm252"},{"attraction_id":1222,"rating":5.0,"review":"Perfect. First time rafting ,just the right.amount of rapids,perfect scenery\nMarissa,our guide was so informative and lovely\nThe snack was all home made goods, to die for and plenty of, glass of Chardonnay would have been the cherry on the cake lol....will have to do the...","review_date":"August 28, 2018","user":"gingernut58"},{"attraction_id":1222,"rating":5.0,"review":"Great family rafting. The kids (5&8) really enjoyed rafting down the river and getting wet in the rapids. Picnic snacks on the boat and opportunity to jump in for a swim. The guides were all really friendly and the place was well organised. Would highly recommend.","review_date":"August 28, 2018","user":"s6287jqstevec"},{"attraction_id":1222,"rating":5.0,"review":"Wonderful adventure. It was a great Aug 18 afternoon adventure! Excellent guide, a lot of fun, astonishing views, tasty snacks, and after all - nice memo pictures provided by the company! Most enjoyable and highly recommended!\nLuba and Mark\nRehovot, Israel","review_date":"August 26, 2018","user":"mark_t"},{"attraction_id":1222,"rating":5.0,"review":"Cheeky Chaps on the Cheakamus. Cody and Dave were fun and knowledgeable and didn\u2019t mind a bit of cheeky banter about the TripAdvisor rating we would give them!\nWe saw blue herons, eagles, seals, leaping salmon and the coolest ducks who \u201csurfed\u201d the rapids. Also do expect to get wet...","review_date":"August 25, 2018","user":"rachelw1973"},{"attraction_id":1222,"rating":5.0,"review":"Great afternoon on the river. Brilliant time had by all. As a reluctant participant and bullied into going by my family I had a great time. The guides were great they made you feel very relaxed and knew the river very well.\nSam our guide made us feel safe at...","review_date":"August 10, 2018","user":"pm03powell"},{"attraction_id":1222,"rating":5.0,"review":"Great time for the whole family. Family of five with the youngest being a 7 yr old. I was concerned that it might be too much for her but the ladies at the desk assured me that it would be a mostly smooth ride with a little bit of a bouncy...","review_date":"August 6, 2018","user":"triptime123"},{"attraction_id":1222,"rating":5.0,"review":"Cheakamus family rafting trip. Felt compelled to write a review as the rafting trip was fantastic. Other reviews give all the information you need but just to add that we all absolutely loved it - 3 kids age 13, 11 and 6 thought it was brilliant. There was just...","review_date":"July 26, 2018","user":"sherpa790789"},{"attraction_id":1222,"rating":5.0,"review":"Great fun for the whole family!. While in Squamish we decided to take the afternoon rafting tour. Everything was so easy i.e., show up in a swim suit and that\u2019s it! Everything else is provided. Easy as that!\nThe drivers, guides and all involved were extremely helpful and very joyful. These...","review_date":"July 15, 2018","user":"rollingwheel"},{"attraction_id":1222,"rating":5.0,"review":"So much fun, it even converted my wife!. I have nothing but praise for this outfit. From the office staff in downtown Squamish to the bus driver and the guides, everyone was friendly, helpful, and fun. Everything was so great that my wife wants to return next year for the Elaho trip ......","review_date":"July 9, 2018","user":"danny_c"},{"attraction_id":1223,"rating":5.0,"review":"AST1 course with Randy\/April - excellent!. I had an amazing experience on the two-day AST 1 course. Randy was our instructor on day 1, and he was fantastic! He was knowledgeable, patient, thorough and very experienced. April was also an awesome guide on Day 2; equally knowledgeable, experienced, thorough and patient....","review_date":"February 12, 2019","user":"olivia_l"},{"attraction_id":1223,"rating":5.0,"review":"AST1 Course. Amazing 2 day course covering a great intro to avalanche safety.\nShout outs to Randy and Josh who were both amazing guides.\nA great experience from start to finish. Professional, informed and well delivered.\nThank you MSAA for an amazing 2 days.","review_date":"February 7, 2019","user":"jppotters"},{"attraction_id":1223,"rating":5.0,"review":"AST1 course with Rob. My friends and I just completed our AST1 course with MSA, our guide Rob was awesome. He was super knowledgeable and relayed the information in an easy to understand way. I highly recommend MSA and Rob for anyone who wishes to learn more about the...","review_date":"January 17, 2019","user":"j7436prdeanh"},{"attraction_id":1223,"rating":5.0,"review":"Avalanche Skills Training Level 1 (AST1). I just wanted to say a massive thank you to the team at Mountain Skills Academy for providing my group and I with an incredible two days, full of information and fun on our AST1 course. It was an incredible experience and everyone had an...","review_date":"January 16, 2019","user":"andrew_w"},{"attraction_id":1223,"rating":5.0,"review":"Incredible. Awesome experience. The weather was on our side and the conditions were just perfect with waist deep powder. Our guide was great and brought us safely to incredible terrain. Couldn't have been better.","review_date":"January 27, 2018","user":"sam_l"},{"attraction_id":1223,"rating":5.0,"review":"More worth it then i can explain . An amazing experience, awesome skiing conditions and worth every penny. I didn\u2019t even know what I didn\u2019t know, lots of dangers in the back country but I\u2019m feeling much smarter about going back country.\nThe instructor josh was first class and I even enjoyed the...","review_date":"January 24, 2018","user":"cavanmc"},{"attraction_id":1223,"rating":5.0,"review":"Excellent Intro to Backcountry. I took the one-day Intro to backcountry tour with Junichi, who was a very knowledgeable and passionate guide having been in Whistler for 20 years. It was the perfect intro to the Whistler backcountry. I would recommend this tour to strong skiers visiting Whistler looking...","review_date":"December 21, 2017","user":"marrrrion"},{"attraction_id":1223,"rating":5.0,"review":"Professional, experienced instructors. Everyone passionate about their work.. I did AST 1 with Mountain Skills Academy. Everyone i had communication with, from registration, payment to instructors and backcountry guides were courteous, professional and helpful.","review_date":"December 11, 2017","user":"peter_b"},{"attraction_id":1224,"rating":5.0,"review":"Half Day Birkenhead Lake Ride. Wonderful horses, great staff, beautiful scenery and a lovely and generous dinner to finish the day. I look forward to doing a longer trip next time.","review_date":"August 17, 2018","user":"sue_h"},{"attraction_id":1224,"rating":5.0,"review":"Fantastic ride!. Everything at the Copper Cayeuse ranch was absolutely fabulous. The staff, the horses, the scenery - everything was all we could\u2019ve hoped for and more. Do not hesitate to book a trip. You\u2019ll be so glad you did.","review_date":"June 29, 2018","user":"dori_c"},{"attraction_id":1224,"rating":5.0,"review":"Excellent ride!. We had a wonderful experience. Our guide, Annie, was so upbeat and knowledgeable. The horses were well taken care of and easy to ride. The ride itself was beautiful. We have done several rides and this is one of the best! Thank you!","review_date":"June 27, 2018","user":"angelad627"},{"attraction_id":1224,"rating":5.0,"review":"Stunning Views with Congenial Guides. Our trip actually started out a little bit rocky when we had requested a pickup from our lodge in Whistler and it seemed like they had forgotten about us.\nHowever, we were able to straighten things out and this was nothing compared to the remarkable...","review_date":"June 15, 2018","user":"george_s"},{"attraction_id":1224,"rating":5.0,"review":"Great half day tour. I would highly recommend the half day trip to Birkenhead Lake. Our guide Ali was great and made sure our trip was enjoyable. I am new to horse riding but these guys made me feel very comfortable :) A fun activity to do around Whistler...","review_date":"June 2, 2018","user":"beauchamp91"},{"attraction_id":1225,"rating":5.0,"review":"A great time was had by all!. Three female friends and i met up at the Copper Cayuse Outfitters Ranch on a sunny Friday morning. We were joined by an elderly gentleman from the US who more than matched us in get up and go! We had varying experiences with horseback riding,...","review_date":"August 26, 2018","user":"cathy_t"},{"attraction_id":1226,"rating":5.0,"review":"Fabulous experience. I usually travel by bike but thought I'd take a chance letting someone, on something, else do the work. My friend and I spent a wonderful weekend with Don and Annie who took care of our every need and made us feel welcome in camp...","review_date":"August 1, 2018","user":"rhonaz2018"},{"attraction_id":1229,"rating":5.0,"review":"Cross out this one from your bucket list (Climbing a Mountain). If your are looking for a wild, adventurous and unforgettable experience, Via Ferrata is the way to go.\nWe booked this tour because my husband and I were looking for an experience that was similar to traditional mountaineering but without all the real dangers.\nWe...","review_date":"September 21, 2018","user":"laurathomemail"},{"attraction_id":1229,"rating":5.0,"review":"Via Ferrata fun. After a period of cold and snowy weather things had really brightened up for our visit to Whistler Mountains via Ferrata. Our guide Tim was terrific. I feared we wouldn\u2019t be able to make the trip as the gondola had just closed weekdays but he...","review_date":"September 19, 2018","user":"jw2309"},{"attraction_id":1229,"rating":5.0,"review":"Via Ferrata exceeds expectations!. I am experienced alpine, rock and ice climber. I have also spent time in the Italian Dolomites doing Via Ferratas. My girlfriend and I had a week in Whistler to either Mt. Bike or rock climb. The weather was too wet for rock climbing however....","review_date":"September 16, 2018","user":"triglavusa"},{"attraction_id":1229,"rating":5.0,"review":"An amazing experience!. We are a fairly active family of 5 (kids aged 16, 14 and 11) and all found this trip absolutely exhilarating and not overly challenging. Our guide Mya (Mia?) was brilliant, explained everything well, kept us safe, took photos for us and was knowledgable about...","review_date":"September 9, 2018","user":"qbysue"},{"attraction_id":1229,"rating":5.0,"review":"We\u2019re going to climb that ?!. Didn\u2019t realize that we were going to climb to whistler peak (an ascent usually made via the whistler peak chair). Looks quite intimidating from the base but we did make the climb in 2.5 hours. You do need a good deal of physical fitness to...","review_date":"September 2, 2018","user":"babynat"},{"attraction_id":1229,"rating":5.0,"review":"We want to do it again!. Our group of 3 decided to go outside of our comfort zone and try this climb. None of us had any previous experience but are quite fit. The first part of the hike we came across a stunning little stream surrounded by wild flowers. Once...","review_date":"August 16, 2018","user":"jxn04"},{"attraction_id":1229,"rating":5.0,"review":"Amazing highlight of our two day trip!!!. We unexpectedly ended up in Whistler for 2 days and weren't sure what to do so of course went to Trip Advisor for ideas and read about the Via Ferrata. This is a decision that neither of will ever forget as we had an amazing...","review_date":"August 12, 2018","user":"jakki_k"},{"attraction_id":1229,"rating":5.0,"review":"Great Mountain Climbing Experience. Doing a Via Ferrate is a great way to experience climbing. I have a fear of heights but being tethered to a cable made me feel safe despite the heights. The Whistler Via Ferrata (this is my third climb on a Via Ferrate) is more...","review_date":"August 11, 2018","user":"gale_a"},{"attraction_id":1229,"rating":5.0,"review":"Best bit of the trip so far ......... This was a great experience - more \u201cclimby\u201d than we expected which was good! We wondered if it would be a gentle ramble with a couple of ladders but no! Just the right amount of challenge - sone uphill walking, a decent scramble, then ladders...","review_date":"August 9, 2018","user":"alison_w"},{"attraction_id":1229,"rating":5.0,"review":"An Excellent experience. I have been wanting to try the Whistler Via Ferrata for several years. My wife and I went on the tour and were not disappointed. It was fantastic. Our guide, Tim, was Awesome. He was knowledgeable and put us totally at ease.\nI would definitely...","review_date":"July 30, 2018","user":"russ_h"},{"attraction_id":1229,"rating":5.0,"review":"A must do experience and great customer service. First things, first. The night before our Via Feratta trip I woke up with a stomach illness. I was in bad shape. My wife and I walked to the tour meeting place and told the guides my situation. They called the office to tell them...","review_date":"July 30, 2018","user":"roarycat"},{"attraction_id":1229,"rating":5.0,"review":"Whistler Via Ferrata. The Via Ferrata in Whistler was our introduction to rock climbing and it was awesome! I was not so sure what to expect but the views were amazing, I felt safe climbing and it was a good workout. My boyfriend is scared of heights and...","review_date":"July 27, 2018","user":"nadeche_a"},{"attraction_id":1229,"rating":5.0,"review":"An unforgettable experience!. A magical experience start to finish, our fantastic guide Rob led us across some snow plains and up the side of the whistler peak! We loved every second even the scary parts! And the feeling of accomplishment when you reach the top is incredible! Rob...","review_date":"July 16, 2018","user":"pk13449"},{"attraction_id":1229,"rating":5.0,"review":"Highlight of Whistler Trip. Got to experience the Whistler Via Ferrata Tour. First time climbing. Guides (Maya and Aaron) were patient and very experienced. Weather was not the best but views were still great. Very glad I did it.","review_date":"July 13, 2018","user":"slworden"},{"attraction_id":1229,"rating":5.0,"review":"Absolutely Awesome!!!. Let me start by saying I don\u2019t normally write reviews, but the Via Ferrata tour was so incredibly great that I was compelled to.\nThe two guides Mia and Danielle (Danielle was finishing her training, and she was fantastic!) did an awesome job. The tour...","review_date":"July 10, 2018","user":"u733shwilliamk"},{"attraction_id":1229,"rating":5.0,"review":"Whistler Via Ferrata is a MUST when visiting Whistler!!!. The Via Ferrata is one of the best activities I have done is Whistler! If you want to see Whistler mountain and feel like a true adventurer then this is for you. Our guides James and Ollie we awesome right from the start, they were...","review_date":"June 28, 2018","user":"richard_m"},{"attraction_id":1229,"rating":5.0,"review":"Such a fun activity. This is the second time I've done the Via Ferrata in Whistler and both times it was so much fun. I highly recommend this activity, you get to climb up to the top of the mountain on an easy assisted climbing route. Then as your...","review_date":"June 26, 2018","user":"sophieemma2018"},{"attraction_id":1229,"rating":5.0,"review":"Great experience. I am really happy that I booked this adventure. It was not my first Via Ferrata but one of the best. Guide Maya was really good and we had a lot of fun. We walked through snow to do the Via Ferrata but it was...","review_date":"June 20, 2018","user":"angy_travel11"},{"attraction_id":1229,"rating":5.0,"review":"Amazing trip!. This is one of the best activities which I have done in Whistler! After a small hike through the snow you start climbing the mountain - and the views are fantastic. I am not a huge fan of heights but I felt safe and comfortable...","review_date":"June 20, 2018","user":"beauchamp91"},{"attraction_id":1229,"rating":5.0,"review":"Amazing Hike!. Thanks so much Tyler and Maya for a wonderful hike. The views are beautiful and the \"via ferrata\" was challenging, while at the same time you feel safe as you scramble up the near vertical cliffs. Thanks again for a wonderful afternoon.","review_date":"June 11, 2018","user":"rudy_b"},{"attraction_id":1229,"rating":5.0,"review":"Amazing. A very nice tour. The guides (Maya Kawisaki and mrs Gottschalk) were excellent and give good instructions. The pace good and there was plenty of oppotunity to enjoy the view. You can do the tour without experience. Partly due to the good explanatoon of the...","review_date":"June 9, 2018","user":"pelangi2016"},{"attraction_id":1229,"rating":5.0,"review":"AMAZING!!!. Via Ferrata (for me) was one of the most physically and mentally challenging activities I have ever done, the feeling of accomplishment afterwards was incredible. I have zero experience climbing and Matt and Will were there to guide me and my friends the entire time....","review_date":"May 30, 2018","user":"ebojane"},{"attraction_id":1229,"rating":5.0,"review":"AMAZING!!!!!!. Hands down the best activity I have done in Whistler so far. What a great experience and the guides Will and Matt were awesome. They were so supportive and made myself and two girlfriends very secure and we had such a laugh. I would definitely...","review_date":"May 30, 2018","user":"hayley_a"},{"attraction_id":1229,"rating":5.0,"review":"Incredible Experience. In August friends and I went on the Via Ferrata tour in Whistler and had an amazing time. I was worried that my short legs would make it more difficult for me, but our guide was the same size and demonstrated how easy it was...","review_date":"October 27, 2017","user":"jamie_l"},{"attraction_id":1232,"rating":5.0,"review":"The best way to experience Squamish. Kara and I did the Via Ferrata yesterday with our guide Oscar. Not only did Oscar make the day even more enjoyable by keeping us safe, but he also kept us entertained as we climbed shear rock faces. I would highly recommend this adventure to...","review_date":"August 20, 2018","user":"larry_f"},{"attraction_id":1232,"rating":5.0,"review":"Awesome Climbing Experience!!. My wife and I did the Via Ferrata tour and where very impressed. Especially since I dropped my phone and Maya went to get it for me... Both Pearl and Maya where great tour guides and kept the complete experience interesting and fun.","review_date":"July 10, 2018","user":"johnn2796"},{"attraction_id":1232,"rating":5.0,"review":"First Via Ferrata experience but not our last - Awesome experience!. We had a group of 7 - 2 adults and five teenagers who just got back from doing this tour. We have paraglided, ziplined, canyoneering, bungee jumped, etc and I would put this experience up in our top 10 thrill activities for sure. Our guide...","review_date":"June 24, 2018","user":"idealjourney"},{"attraction_id":1232,"rating":5.0,"review":"Great day on the mountain. We had a great time exploring a different side of Whistler. Mountain Skills Academy were well organised and our Guide, Mike Belanger, was fantastic. Very knowledgeable about the surroundings and history and was very encouraging of our whole group. Our 12 and 14 year old...","review_date":"June 18, 2018","user":"tbhk88"},{"attraction_id":1234,"rating":5.0,"review":"Brad knows how to catch fish. We fished for coho and chum salmon with Brad last weekend. We told him before we left that we hoped to land a coho we could keep to cook. Despite drizzly weather Brad gave us an extra hour on the river to try catching one....","review_date":"November 3, 2018","user":"john_h"},{"attraction_id":1234,"rating":5.0,"review":"Heli-fishing?? Loved it.. DId the trip for my bro's 50th birthday and we loved every minute of it! Did 2 days on the valley floor and heli-fishing on the last day, Weather was challenging (lots of rain and rivers were up\/silty) but John our guide and the office...","review_date":"September 28, 2018","user":"kathyandmo"},{"attraction_id":1237,"rating":3.0,"review":"Nice!. I did the 6 day lodge tour. It was lovely--pretty scenery, gentle horses, and comfortable accommodations. The trip felt very safe. The ride up Allenby Pass and the rest-day hike were stunning.\nIt is a big company that runs multiple tours per week, and it...","review_date":"September 2, 2018","user":"esther_b"},{"attraction_id":1237,"rating":5.0,"review":"Trip Of A Life Time. The six day trip was wonderful. Our guides Lucie and April took excellent care of us. The cooks at the lodges provided excellent meals. Once we left the ranch we were quickly transported to the forest on our amazing horses. They were well trained. The...","review_date":"August 17, 2018","user":"mjhflorida"},{"attraction_id":1237,"rating":5.0,"review":"A truly stunning once in a lifetime 6 day expereince!. Where does one start? Well first of all a big thanks to Britney our guide! Looked after us like a true pro even though it was her first 6 day trip too. At no time did we feel unsure or not looked after. This woman...","review_date":"July 13, 2018","user":"daglesj"},{"attraction_id":1237,"rating":5.0,"review":"Incredible 6 day backcountry lodge trip!. We have just returned from an incredible 6 day trip with our guide, Brie, who was fantastic! Our horses were some of the best horses we've ridden (Roy and Millet) and were well-behaved, well cared for and secure and safe on all types of conditions...","review_date":"July 9, 2018","user":"kim_v"},{"attraction_id":1242,"rating":4.0,"review":"Great Hike and photography tips. I did Quarry rock and Lynn Canyon full day trip. Nash was great! He had great tips and the photographs looked awesome. He picked me up from my stay as I was the only one on the hike and was courteous and accommodating.","review_date":"November 2, 2018","user":"preetisridharanps"},{"attraction_id":1244,"rating":5.0,"review":"Absolutely stunning... including bears!. Four of us did the six day trip this summer with our guide, Sarah. The experience was truly amazing; breathtaking views, bear and elk, newly found waterfalls. The food was incredibly good and plentiful (Mary and Grace are the Julia Child of the Rockies!). The...","review_date":"October 15, 2018","user":"sightseer594115"},{"attraction_id":1244,"rating":5.0,"review":"Amazing Cascade Valley Tent Trip!. After an awesome 6 day Halfway Lodge trip last summer, I returned this summer with my daughter for the 6 day tent trip with Sarah as our wonderful guide again. She is so knowledgeable about the trails and area that we were in, awesome with...","review_date":"August 28, 2018","user":"hannahandchipper"},{"attraction_id":1244,"rating":5.0,"review":"Backcountry splendor. Such fun was had last year on the 6 day lodge trip, that a group of us returned to experience tent side with Sarah as our guide. This was her second year of guiding so she is very knowledgeable about the area, horses and how...","review_date":"August 16, 2018","user":"krystal_c"},{"attraction_id":1244,"rating":5.0,"review":"Amazing Adventure in the Backcountry on horseback. Sarah, Grace, Mary and Dustin (and the horses Shiloh, Noble, and Harley) helped shape incredible memories for my almost 13 year old daughter's special trip. Sarah, our kiwi guide told story after story about the park, Banff Trail Riders, her own experiences and made both...","review_date":"July 23, 2018","user":"jennifermohr"},{"attraction_id":1244,"rating":5.0,"review":"Fantastic 6 days!. We had a great trip with some lovely horses (Pistol & Hershey), and had a fantastic guide Dustin, who was very knowledgeable and even lent some fleeces when it got cold! Would recommend this trip, you'll get to eat an insane amount of amazing food,...","review_date":"July 19, 2018","user":"colm_road_tripper"},{"attraction_id":1247,"rating":5.0,"review":"Excellent Heli-Fishing Tour. Everything about this trip was top-notch! My two teenage boys and I were in Whistler during the forest fire season, and a haze was over the entire valley. During the few days leading up to the trip, we had constant communication with Melissa on whether...","review_date":"September 16, 2018","user":"ricks12482"},{"attraction_id":1248,"rating":5.0,"review":"Stunning.. One week later, back home in Blighty and back to reality, I'm still buzzing from my Day out riding with Ridehub!\nI'd managed to squeeze a day in During a business trip to ride, and as such, had just the last minute shorts, jersey and...","review_date":"November 11, 2018","user":"purkissben"},{"attraction_id":1248,"rating":5.0,"review":"Went the extra mile. Thank you for all of your efforts and help to get my 2 kids out to experience a fantastic few hours of Mountain Biking on their holiday. Sara was fantastic as was the guide, it has been a trip we have talked about many times...","review_date":"November 9, 2018","user":"kate_m"},{"attraction_id":1248,"rating":5.0,"review":"Great trail riding...MTB at its best!. I booked the tour just the day before and the RideHub crew was professional and quick to react. The tour was fantastic and the trails some of the best I have ridden. Squamish should be on every trail riders bucket list... :)","review_date":"November 8, 2018","user":"torfiyngvason"},{"attraction_id":1248,"rating":5.0,"review":"Highly recommended . My wife and I booked a trip with Sara while on our honeymoon in Squamish. Sara expertly matched our skill levels to certain trails in Squamish and gave us pointers while on the trails. I would definitely book another trip with Sara!","review_date":"October 19, 2018","user":"jondgolden"},{"attraction_id":1250,"rating":5.0,"review":"Wow!. We had captain Cal. He was extraordinary! My friends and family all had so much fun today. All the little kids were safe yet the whole experience was a thrill! My wife said it's a bit pricey but worth every penny :)","review_date":"August 6, 2018","user":"brianc742"},{"attraction_id":1250,"rating":5.0,"review":"An incredible time, a kids dream come true!. We did the 6 passenger UTO Starship boat tube with our group of 8 people, We had 5 kids, 7, 9,2x12 and a 14 year old and 3 adults. Not sure who had the most fun, the kids or the adults! So much fun and...","review_date":"July 13, 2018","user":"dave_n"},{"attraction_id":1251,"rating":5.0,"review":"A great tour. We took the one hour legislature lights Segway tour with Chris last night. It was awesome. This was our seventh Segway tour but our first of the Christmas lights at night. Amazing! A cup of hot chocolate and a candy cane finished off the Christmas...","review_date":"December 13, 2018","user":"j_pauls"},{"attraction_id":1253,"rating":5.0,"review":"Great way to see the city!. We decided last minute to do this self-guided electric bike tour and Jody was very accommodating. We had a blast riding these bikes through the city and along the water. The included picnic was good too, it was a sandwich, apple, juice, and cookie. We...","review_date":"September 12, 2018","user":"john_d"},{"attraction_id":1253,"rating":5.0,"review":"If you didn't do this tour, you didn't see Vancouver.. What an amazing experience. We met with Jody to have her explain the bikes to us and provide us with the map for our experience. She was so pleasant and clear on what we needed to know. The bikes were gorgeous. High end, brand new...","review_date":"August 13, 2018","user":"dianamichellewa"},{"attraction_id":1253,"rating":5.0,"review":"Gotta love effortless, no emissions exploring. We got to see a whole new side of Vancouver without hurting the environment - or our muscles -thanks to Jody's awesome e-bikes. I'd been a bit worried that electric bikes would be hard to handle. But no problem. Jody gave us simple, clear instructions...","review_date":"July 11, 2018","user":"mamabeth"},{"attraction_id":1253,"rating":5.0,"review":"Amazing Ride, Amazing Guide. Amazing Route, Amazing Bikes, Amazing Guide.. 10\/10 would do this again!\nNever riding an e-bike before, our group was a little hesitant..but Jody came highly recommended, and she quickly put our minds at ease. Taking the time to answer every question and making sure we...","review_date":"July 2, 2018","user":"paulyhays"},{"attraction_id":1253,"rating":5.0,"review":"Tour de Vancouver!. These e bikes are super fun and quick! Great for zipping around the sea wall. With the speed of these, you can do and see a LOT more than a normal bike and still not break a sweat!","review_date":"June 7, 2018","user":"dane_c"},{"attraction_id":1262,"rating":5.0,"review":"A great day at Whistler!. My husband and I went on this morning\u2019s glacier ascent and it was fabulous! Mike, our guide was great, teaching us about mountaineering and explaining carabiners, different mountaineering terms, and belaying. We also enjoyed finding out about Mike\u2019s adventures around Whistler and beyond. It was...","review_date":"September 4, 2018","user":"hkateh0001"},{"attraction_id":1262,"rating":5.0,"review":"Terrific afternoon with brilliant guides. We (family of 5) booked a private hike at 15:00 to give us time to do Sasquatch zip line in the morning and still get up to the top of Whistler Mountain, do a peak-to-peak to Blackcomb and get some lunch before heading up the...","review_date":"August 20, 2018","user":"maybelater18"},{"attraction_id":1262,"rating":5.0,"review":"Great time!. I had such a great time! My guide was super helpful and informative and the hike was fantastic. The hike was a bit harder than I was expecting but my guide gave me some good tips and we stopped enough that it made the hike...","review_date":"August 18, 2018","user":"aido_h"},{"attraction_id":1262,"rating":5.0,"review":"A little naivete is a good thing!. We had a fantastic adventure with Annie. We went up the glacier from the Roundhouse base. It was steeper than we anticipated and somewhat of a challenge, but Annie was encouraging and helpful. I had difficulty adjusting my crampons, and she was very patient, and...","review_date":"August 9, 2018","user":"susan_t"},{"attraction_id":1262,"rating":4.0,"review":"Hike by glacier on Whistler mountain. My husband and two teenage sons did this morning hike. Which lasted for over 2 hours with backcountry guide who was very knowledgeable and interesting. Took gondola to top of mountain and then walked to bottom of glacier. No need for special equipment other than...","review_date":"August 6, 2018","user":"debbieingledew"},{"attraction_id":1262,"rating":5.0,"review":"AMAZING glacier hike. We booked this last minute, and were not disappointed.\nWe were worried we didn\u2019t have the right kit but the guys at MSAA reassured us that they could help us out with hiking boots and jacket.\nOur guide Mike was BRILLIANT! Super patient (I\u2019m scared...","review_date":"August 4, 2018","user":"rjmorgs"},{"attraction_id":1262,"rating":5.0,"review":"It was perfect!. We did the glacier ascent and we're very lucky to have Aaron Miller as our guide.\nHe's very knowledgable and we learned a lot about nature, the mountain and the snow itself.\nAaron was very kind and we connected immediately, we stopped a lot to...","review_date":"July 29, 2018","user":"ron_s"},{"attraction_id":1274,"rating":5.0,"review":"Amazing time at Willow Ranch!. We had an amazing time at Willow Ranch on the half-day horseback riding tour! I had never ridden a horse before but had great instructor, Stijn, and a really easy-going horse. The ride was comfortable and had amazing views of the Rockies and Caribou mountains....","review_date":"September 29, 2018","user":"bradley_h"},{"attraction_id":1274,"rating":5.0,"review":"Definitely coming back!. What a great place to stay! We visited Willow Ranch in September for 3 days and enjoyed our first horseback riding experience with Steijn. He was wonderful, knew a lot about the surroundings and was very patient with us (so were the horses \ud83d\ude09), it...","review_date":"September 20, 2018","user":"claire_v"},{"attraction_id":1274,"rating":5.0,"review":"Beautiful Horses and Friendly Guides. I took my two boys (5 & 8), my wife, and Japanese exchange student for a horse ride at Willow Creek Ranch last week while on a sight-seeing tour from Edmonton. It was GREAT! The staff were all friendly and took their time explaining things....","review_date":"September 20, 2018","user":"debbie_y"},{"attraction_id":1274,"rating":5.0,"review":"Well-run Ranch. My husband and I took a ride today with Simon as our guide and thoroughly enjoyed it. The weather was not great, but they provided us with rain coats in addition to the safety required boots and helmets. Teun was friendly and patient presenting options...","review_date":"September 17, 2018","user":"margaret_l"},{"attraction_id":1274,"rating":5.0,"review":"Will Definitely Return-Treat you like Family, Amazing Cabin, and Beautiful Ride. We arrived late, on a rainy and cold night. The man that greeted us, was awesome. He had a private event going on, but made sure we were helped immediately. Up a little back road, we arrived at our cabin. We stayed in the \"Winter\"...","review_date":"September 7, 2018","user":"riley_cane"},{"attraction_id":1274,"rating":5.0,"review":"Great stay on the ranch. We had two nights at Willow Ranch. The accommodation was first class and all the staff were so friendly. The ride was cut short due to the weather but not before we had seen a bear and her cubs! Our guide was experienced and knowledgeable,...","review_date":"August 28, 2018","user":"f6721bbianc"},{"attraction_id":1274,"rating":5.0,"review":"Great ride!. Did the half day of horseback riding in the mountains with Simon as our guide. He was knowledgeable and friendly. Our horses were well suited for us and easy to handle. All in all it was a beautiful day and experience. The staff is very...","review_date":"July 9, 2018","user":"acoria12"},{"attraction_id":1274,"rating":5.0,"review":"Friendly ranch with beautiful horses. All at Willow Ranch were extremely welcoming and ensured that our stay and trail rides were the best they could be. We stayed in one of the cabins which were clean and comfortable, overlooking the ranch and with views of the mountains. We went on...","review_date":"May 21, 2018","user":"buenavida138"},{"attraction_id":1275,"rating":2.0,"review":"would NOT recommend. Took the Snowshoe Teepee Tour (Daytime) and it was disappointing. Of the Total 2.5 hour snowshoe experience as the website states, you only showshoe for about 40 minutes. That's it! You start at meeting at hotel where check in was easy and fast. Shuttle drove...","review_date":"January 28, 2019","user":"violet_p"},{"attraction_id":1275,"rating":5.0,"review":"Everything was great!!. The tour and the views were amazing I had a great time chatting with GABI. She was so kind! 10\/10. <3<3","review_date":"December 29, 2018","user":"alejandrogi7982mv"},{"attraction_id":1275,"rating":4.0,"review":"Snowshoe Trip up to the Tepee. Despite it being a very wet rainy day the snowshoeing was beautiful! Lots of snow and beauty all around as we went up to our destination...the Teepee overlooking the Valley. A great photo op!! The teepee was heated and we enjoyed hot cider and cookies!...","review_date":"December 19, 2018","user":"501cherris"},{"attraction_id":1275,"rating":5.0,"review":"Fabulous winter activities in Whistler. Our timing couldn\u2019t have been better!! We arrived in Whistler just in time for the season\u2019s first foot of fine powder!! Our snowshoeing guides were friendly and knowledgeable about the area. We were greeted with warm apple cider and coconut cookies...which really hit the spot...","review_date":"December 16, 2018","user":"rajw382"},{"attraction_id":1277,"rating":5.0,"review":"Great Intro for Backcountry for those who want a refresher or are new to Backcountry!. Had a fantastic day with Taro and Marcus doing the Intro to Backcountry Tour! They were super knowledgeable and helpful, and we had an absolute blast. Highly recommend this tour to anyone who wants to try experience what backcountry skiing is all about, or for...","review_date":"January 23, 2019","user":"rachael_brock38"},{"attraction_id":1277,"rating":5.0,"review":"Fantastic way to try splitboarding!. I took this tour as I had never really ventured out of the resort, and hadn't had a chance to try splitboarding yet. The guides James and Lucinda were amazing. Both were super helpful in explaining how to split the boards, put on the skins...","review_date":"January 4, 2019","user":"natkiwiwanderer"},{"attraction_id":1280,"rating":5.0,"review":"Great day of adventure and thrills!. Family trip (ages 51, 48, 22b, 20b,19b,17g). Description of activity is accurate. Lots of fun. Beautiful views. The guides at Tyroparc where very friendly, knowledgeable and competent. They showed us what to do and guided us. Adjusted for kids seeking more thrills. Short drive from...","review_date":"June 7, 2018","user":"dm_m"},{"attraction_id":1281,"rating":5.0,"review":"Spectacular. Probably our best trip ever! Incredible polar bear viewing & scenery as well as a wonderful guide (Emma)","review_date":"January 31, 2019","user":"merlyn_c"},{"attraction_id":1281,"rating":5.0,"review":"Spectacular trip from start to finish. I would give this trip 10 stars if I could. I took the conservation trip at the end of October and enjoyed every minute. Seeing polar bears was a bucket list item for me and this trip did not disappoint.\nThe hotel in Winnipeg was...","review_date":"December 22, 2018","user":"robin_s"},{"attraction_id":1281,"rating":5.0,"review":"Excellent Adventure in Frigid Weather. As this was on my bucket list, the tour didn't disappoint me. We saw polar bears, red foxes, ptarmigans and ice.\nWell worth a visit, although quite pricey.\nNest time we will visit in the Summer to see the Beluga whales.","review_date":"November 28, 2018","user":"gordon_s"},{"attraction_id":1281,"rating":4.0,"review":"2018 November Churchill Polar Bear Adventure. Manitoba is not a place I would have ever thought of visiting. Churchill's Polar Bear Adventure Tour should be on your bucket list. To be able to view bears in their natural habitat is a once in a lifetime experience. We were lucky enough to...","review_date":"November 7, 2018","user":"3boy2dog"},{"attraction_id":1281,"rating":5.0,"review":"Fantastic all round experience with lots of polar bears. We were well looked after and well informed from Winnipeg onwards and had no issues with accommodation, transport, food - even vegan options. Churchill is small but an interesting place to visit. Out in the Tundra Buggy we had 20 polar bear sightings over two...","review_date":"November 6, 2018","user":"sensible68"},{"attraction_id":1281,"rating":5.0,"review":"Unique, outstanding adventure. Phenomenal experience, very well organized trip, excellent guide, very good food, personable office staff-very helpful.\nGreat opportunity to see the polar bears in their own habitat.\nLOTS OF FUN !!!!!","review_date":"November 5, 2018","user":"210palmtree"},{"attraction_id":1281,"rating":5.0,"review":"Beautiful Polar Bears. Do not forget your wind pants or large boots. Rent them if you don't have them. When the wind blows it is really cold. I had snow boots good for -20 degrees and an Arctic jacket. but the snow is quite deep and slippery walking...","review_date":"October 28, 2018","user":"jeffcindy30"},{"attraction_id":1281,"rating":5.0,"review":"Epic trip to the Great White North. As a milestone birthday gift, I took my dad on this trip from Nov 1-6, 2017. I'd never taken a tour like this and didn't know quite what to expect -- thankfully everything was great. We spent two days out on the tundra in the...","review_date":"December 9, 2017","user":"sharks3000"},{"attraction_id":1281,"rating":5.0,"review":"Tundra Lodge is worth the extra cost. We wanted to see polar bears in the wild and we certainly achieved that. We opted for the Conservation Tour which was an excellent choice.\nA night in Winnipeg preceded our flight to Churchill where the first day was spent touring around visiting the polar...","review_date":"November 30, 2017","user":"phebert"},{"attraction_id":1281,"rating":5.0,"review":"Very Special Experience. Had cruised the Arctic and seen 3 polar bears which whetted our appetites to see more. Chose Frontiers North 5 day Town and Tundra Experience in late Oct\/early Nov. Had two fabulous days on the Tundra Buggy seeing many bears, foxes, ptarmigans and a snowy...","review_date":"November 28, 2017","user":"richmondsontour"},{"attraction_id":1281,"rating":4.0,"review":"Our Churchill Town & Tundra Experience in Churchill, Canada. 2-7 Oct 2017. Quality of our tour organizer and guide, Doug Ross: 5\/5 stars. Well informed, helpful, well mannered, caring, and passionate about his work.\nQuality of our tour Tundra Buggy driver, Kevin: 5\/5 stars. Very competent and experienced and very easy to get on with. Well mannered...","review_date":"November 21, 2017","user":"richardgrigby"},{"attraction_id":1281,"rating":5.0,"review":"I doubt any tour could be done better. Frontiers North were professional from booking to the end of the trip. They were well organized and managed the logistics effectively.\nThe lodge was exceptionally clean and tidy. How they make food of that quality in the middle of nowhere is astounding.\nOur guides were...","review_date":"November 9, 2017","user":"gregg_h"},{"attraction_id":1281,"rating":5.0,"review":"A Unique and Worthwhile Experience. We have heard about Churchill and particularly the polar bears for several years and decided it was time to see some of our homeland sites. We were not disappointed We chose a Canadian company that had rights to visit the Wildlife Reserve. Frontiers North is...","review_date":"November 6, 2017","user":"cheryl08"},{"attraction_id":1281,"rating":5.0,"review":"Best wildlife trip ever!. My husband had on his bucket list photographing the Big Three in bears. He did the black bear in SE Alaska, and Polar Bears were next on the list. After a little researching, we decided that Frontiers North was the group for us. We had...","review_date":"November 5, 2017","user":"sharnrol2018"},{"attraction_id":1281,"rating":5.0,"review":"A MUST DO Experience!. We had the opportunity to travel to Churchill after a conference in Winnipeg & a friend recommended Frontiers North. We considered several other tour organisers but eventually settled on Frontiers North, mostly because they are 1 of only 2 operators who are able to access...","review_date":"November 3, 2017","user":"sammac0110"},{"attraction_id":1281,"rating":5.0,"review":"Well organised and worth doing. We thoroughly enjoyed the experience. The town of Churchill is unique, we had 2 days of activities based around the town, and 2 days in the Tundra Buggy. Our accommodation was at the Tundra Inn in town which gave us a little bit of free...","review_date":"October 28, 2017","user":"pamf47"},{"attraction_id":1284,"rating":5.0,"review":"Wonderful experience! Will be using service again!. My mom and I used the shuttle service last month to the outlets. Pick up is at 10:30 am sharp and located at Union station so it is very convenient to get to if travelling from outside of downtown. The trip to the outlets was...","review_date":"March 3, 2019","user":"allieec2019"},{"attraction_id":1284,"rating":2.0,"review":"Poor service. We booked a Friday trip - out 10.30, back at 4.00. When we arrived at the outlet the driver told us that we cannot go back before 5.00. When we asked for an explanation he just continued to repeat \u201cback at 5\u201d. Really disrespect of...","review_date":"July 14, 2018","user":"844sabines"},{"attraction_id":1299,"rating":5.0,"review":"WE LOVED IT !!. WE LOVED IT !\nThis is such fun for both kiddies and adults with them. It is simple and the kids were all mesmerized by the actors on the boat who did a great job and convinced a few of the kiddies that they were...","review_date":"January 21, 2019","user":"cassie_g"},{"attraction_id":1299,"rating":5.0,"review":"Delight for children. I gave this a 5 because of watching how much the children loved the performance. This was an adventure that I won through a contest and I took our 26 year old daughter--2 adults, but kids at heart. We dressed in the pirate garb, had...","review_date":"October 1, 2018","user":"elizabeth_k"},{"attraction_id":1299,"rating":5.0,"review":"What a great time!. We joined the crew of Pirate;s Life after hearing about it on the radio--Our six year old loved it and as parents we also got a kick out of it too. We had our faces painted and had a few costume pieces join our outfit...","review_date":"September 22, 2018","user":"dexter2009"},{"attraction_id":1299,"rating":5.0,"review":"Love it!. A friend of mine with kids ages 8 & 6 recommended it to me so I got tickets for my girls who are 6 & 2. I wasn't sure how much my little one would like it but they both ended up having the best...","review_date":"September 18, 2018","user":"ann_l"},{"attraction_id":1299,"rating":5.0,"review":"Beyond Expectation!. Had been watching the ship all summer from my office, and arranged it as a fun outing with my young nieces and nephew. We were supplied with costumes and pirate names and the fantastic staff made the experience worthwhile for all. The show was brilliant...","review_date":"August 30, 2018","user":"kristie_k"},{"attraction_id":1299,"rating":5.0,"review":"what an excellent find. This was an excellent find. All the staff were super friendly. Our 3 year old grand daughter had a ball. Loved having to dress up and getting crocodile painted on her arm. The adults also got dressed up and armed painted. The crew on the...","review_date":"August 27, 2018","user":"denise_p"},{"attraction_id":1299,"rating":5.0,"review":"So much fun!!!. This was a great experience for both adults and children. My son who is 4, was memorized from start to finish! The \"pirates welcomed you from the very beginning, getting you ready to transform into pirates, learn to walk the plank and get on board!...","review_date":"August 27, 2018","user":"sophiatsouluhas"},{"attraction_id":1299,"rating":5.0,"review":"Special birthday outing with our 5 year old grandson. On Saturday, we treated our grandson to a special adventure day for his 5th birthday. He was very happy about going.....and it lived up to his expectations of fun and excitement. Every member of the crew really embraced the roles they were playing, engaging all...","review_date":"August 21, 2018","user":"mjn2120"},{"attraction_id":1299,"rating":5.0,"review":"All Aboard for adventure. This was a great adventure for our family. The grandchildren enjoyed the dress up, the story and the boa ride, especially the water cannons.","review_date":"August 13, 2018","user":"margaret_b"},{"attraction_id":1299,"rating":4.0,"review":"Fun. We went for the first sailing time of the day on a Saturday, Was easy to find with parking lot right beside.\nThe staff were all super friendly, fun and helpful. Upon arrival they dress you up and you get face paint. If you want...","review_date":"August 13, 2018","user":"cmbr"},{"attraction_id":1299,"rating":5.0,"review":"Our favorite activity in Toronto. This was a really fun experience for our entire family and my favorite activity during our weekend stay in Toronto. It was entertaining and a great way to see the city from the water. My kids loved dressing up like pirates and participating in the...","review_date":"August 2, 2018","user":"katie_m"},{"attraction_id":1299,"rating":5.0,"review":"My two year old had a blast. My two year old had a great time on the cruise. He loved all the singing and had fun using the water cannons and picking his treasure. I would highly recommend. The staff are all very enthusiastic and its infectious.","review_date":"August 2, 2018","user":"kara_o"},{"attraction_id":1299,"rating":5.0,"review":"So much better than I expected!. When I pulled up I thought this was going to be a really cheesy experience and I wasn't sure if my 9 & 11 year old would enjoy it. HOWEVER - this was so much fun! My kids and I were laughing the entire time....","review_date":"July 27, 2018","user":"tami_r"},{"attraction_id":1299,"rating":5.0,"review":"A super fun couple of hours for the whole family!. I took my daughter on this live theatre cruise last week and we had a great time. The show exceeded my expectations. The story line was really fun and they involved the kids in reading maps, singing songs, and shooting water cannons. My daughter loved...","review_date":"July 23, 2018","user":"saraha6987"},{"attraction_id":1299,"rating":5.0,"review":"A wonderful adventure!. Our family and friends had a fantastic time! The play exceeded our expectations. It was very well organized and most importantly, everyone who is involved showed care and a huge amount of talent and passion for what they do. Both adults and children enjoyed it...","review_date":"July 16, 2018","user":"cabritalsag"},{"attraction_id":1299,"rating":5.0,"review":"Pirates for a day !. The crew on this adventure are incredibly talented and create a fun, interactive and safe experience for all aboard the ship. They put their heart and soul into every minute of the production. We took our 9 year old grandson who LOVED the idea that...","review_date":"July 14, 2018","user":"shirl_d"},{"attraction_id":1299,"rating":5.0,"review":"Yo Ho Ho! Kids LOVE the Pirate Life. We went on this boat with 6 other families and had the show\/boat to ourselves\nCan't say enough good things! It's a theatrical show combined with a fun experience of being on a boat on the lake - two things in one!\nI love that...","review_date":"July 13, 2018","user":"curiousinwonderland"},{"attraction_id":1299,"rating":5.0,"review":"Adventure on the High Seas!!. What a fabulous time! Our 7 year old grandson loved the adventure, and truthfully so did we. He had a nice scar applied to his face and was given a great pirate name. Sunscreen and a hat is definitely a must. And your little pirate...","review_date":"July 10, 2018","user":"beryl_e"},{"attraction_id":1299,"rating":5.0,"review":"A Pirates Life For Us in 2018. As seasons pass holders, sailed for the fourth time. The show is ever changing and takes on the personalities of your Captain and First Mate! All \"pirates\" from the quietest to the most involved are included and made to feel a special part of this...","review_date":"July 9, 2018","user":"sarah_r"},{"attraction_id":1299,"rating":5.0,"review":"Awesome time. My son loved the experience. It was sooo much fun with the dancing, face painting, costumes and boat ride","review_date":"July 8, 2018","user":"matt_r"},{"attraction_id":1299,"rating":5.0,"review":"Yarrrgghhh. A great trip for the kids (twin 9 year old boys) and for adults. Wonderful messages, great interaction for both kids and adults, and a lot of fun. If you have a kid, you should bring them.","review_date":"June 28, 2018","user":"jeffu121"},{"attraction_id":1299,"rating":5.0,"review":"A thrill. I took my 8 1\/2 year old granddaughter and 4. 1\/2 year grandson. Both loved the \u201c\u201cadventure\u201d as I did. The actors were all very kid friendly and engaging. The messages were all good.\nDefinitely a treat and a thrill watching the kids interact!","review_date":"June 26, 2018","user":"mrichm0nd"},{"attraction_id":1299,"rating":5.0,"review":"Adorable. It was a cute activity to do on a Saturday! the acting was great and the overall message was good as well. Very interactive and a great activity to do with kids!","review_date":"June 11, 2018","user":"jay-zee1989"},{"attraction_id":1299,"rating":5.0,"review":"Pirate Life Play and Cruise. I accompanied my granddaughter and her grade 1 class to Pirate Life TO last Thursday, and I can't say enough about the experience. The staff were amazing, the enthusiasm was contagious and it was simply one of the best experiences. The entire class seemed to...","review_date":"June 10, 2018","user":"elizabethw58"},{"attraction_id":1299,"rating":3.0,"review":"Went for a birthday party with my son.. Kids had lots of fun finding the treasure. Son was a bit disappointed didn\u2019t get to use the water cannons on side of pirate ship though. Also, had to buy a toy sword and plastic eye patch for son cause some other boys had them....","review_date":"May 27, 2018","user":"callicles29"},{"attraction_id":1299,"rating":5.0,"review":"Pirates on Lake Ontario. August 23, 2017 - Toronto\nGreat opportunity for a family to be entertained and to be on a Pirate Ship on Lake Ontario. The staff were lots of fun and very engaging. The little ones actually believe that it is a real pirate ship and...","review_date":"August 28, 2017","user":"torontonian2016"},{"attraction_id":1299,"rating":5.0,"review":"Perfect birthday party event for our 5 year old boy. We were looking for something fun and different to do outside for our 5 year old son's birthday. Did a few internet searches and found Pirate Life. After talking with Matt, I immediately thought this would be perfect. We originally had the whole boat booked...","review_date":"August 24, 2017","user":"at1973"},{"attraction_id":1299,"rating":4.0,"review":"Great time at Pirate Life. We had a great time on the pirate life excursion. The staff was very animated and the children were very involved in the whole experience. Staff promotes Safety on the water and the children were. very involved in the Treasure Hunt. Good for ages. 3....","review_date":"August 24, 2017","user":"colleen_&_don_m"},{"attraction_id":1299,"rating":5.0,"review":"Brilliant fun for kids and grown ups!. Travelling through Toronto on our holiday from the UK, we had limited time but wanted to do something fun with our 5 year old whilst seeing the city from the water. Don't be fooled by the rather unglamorous dockyard location, Pirate Life exceeded all expectations,...","review_date":"August 19, 2017","user":"thehhs"},{"attraction_id":1299,"rating":4.0,"review":"Camp Visit. We took our Agincourt Camp, ages 5-10 and had a fantastic time. From the moment we arrived our kids were brought into the Pirate Life experience. The pre-boarding acts cities set the tone and the story on board was engaging and fantastic. I would highly...","review_date":"August 19, 2017","user":"jeffsmyth"},{"attraction_id":1299,"rating":5.0,"review":"Long John Silver would love this and we all did too. This adventure was all great fun, we took our grandchildren aged eight and six and they loved it as did we. We liked the way the trip unfolded as a narrative,` we had just expected a cruise not a running story searching for treasure. The...","review_date":"August 19, 2017","user":"annealan46"},{"attraction_id":1299,"rating":5.0,"review":"Magical!. Our 6 year old was totally enthralled by this pirate adventure! The costumes, face painting, music, acting, and treasure hunt on a pirate ship all made for a magical pirate experience that she is still talking about. Fun for the whole family. A highlight of...","review_date":"August 3, 2017","user":"jmangano7"},{"attraction_id":1299,"rating":5.0,"review":"so fun. The staff were incredible, and our kids (5 and 3) had a blast listening to the pirate songs and participating in finding the PIRATE TREASURE. We also had a blast watching the kids have so much fun, and enjoying sailing around Toronto harbour with great...","review_date":"August 1, 2017","user":"gkbrown87"},{"attraction_id":1299,"rating":5.0,"review":"Fun family adventure. My wife and kids very much enjoyed our treasure hunt adventure with Pirate Life. I loved watching the kids (and adults) get their pirate names at the beginning of the sail : \"Jumpin' Junipers John\", \"Whale Watchin' Wesley\", \"Terrible Tori\", \"Too Cool Tim\"... The costumes...","review_date":"July 30, 2017","user":"jonathan_b"},{"attraction_id":1299,"rating":5.0,"review":"Birthday party on a pirate ship!. My wife and I hosted a birthday party for two of our grandsons at Pirate Life today. The birthday boys and all six of their cousins couldn't have had a day packed with more fun! The staff were witty, enthusiastic, and obviously love kids. We...","review_date":"July 29, 2017","user":"john_b"},{"attraction_id":1299,"rating":5.0,"review":"Definitely a fun afternoon at a fair price. We took my 2 year old son and had a great time. Very friendly, outgoing pirates dressed us all up as pirates, painted on tattoos and entertained us out at \"sea\". They performed an interactive play which involved songs, a treasure hunt, water cannons and...","review_date":"July 25, 2017","user":"gordpotter78"},{"attraction_id":1299,"rating":5.0,"review":"Surprising Amazing!!!. My oldest daughter (5 years old) went to see Pirate Life with her summer camp a couple of weeks ago. She hadn't stopped talking about it so we decided to go as a family yesterday. I wasn't expecting much and was blown away! First of...","review_date":"July 17, 2017","user":"shelley4242"},{"attraction_id":1299,"rating":5.0,"review":"Arrrr, shiver me timbers, a fun outing for both children & their parents,,,. My four year old son (who is mad about pirates at the moment) thoroughly enjoyed the \"Pirate Life\" experience, and so did I. Captain Blondbeard and all the crew were great fun and very welcoming. They did some great facepainting and tattoos before our voyage,...","review_date":"July 11, 2017","user":"delvis"},{"attraction_id":1299,"rating":5.0,"review":"Arghhhh its a great Time for All!!!. We went with our school summer camp from the German International School Toronto and had a fantastic time. This is great theater on the waters of Lake Ontario! The cast is super energetic and amazingly funny. Adults will also appreciate the humour directed at their...","review_date":"July 11, 2017","user":"mrandmrsvv"},{"attraction_id":1299,"rating":5.0,"review":"Funs for adults and kids alike!!!. What a great and hilarious time we recently had with Captain Blondbeard and his crew!! Travelling as four adults and three children, we were looking for something that the kids would specifically enjoy - we went on a whim and are all so glad we...","review_date":"July 11, 2017","user":"aura_m"},{"attraction_id":1299,"rating":5.0,"review":"Such a fun time!. My husband, 5 year old son and I had a great time on our pirate life adventure. All of the staff that we met were friendly and helpful - down to convincing my husband and I to get into costume and giving us all pirate...","review_date":"July 7, 2017","user":"renjane"},{"attraction_id":1299,"rating":5.0,"review":"An Absolute Must!!!. We did a lot in our Toronto trip: The Science Center, Legoland, parks, and tons of swimming. The Pirate Life adventure, although by far the shortest excursion we had, what's the best bang for the Canadian buck! Both our kids absolutely loved it.\nOur extrovert...","review_date":"July 6, 2017","user":"jaso_a"},{"attraction_id":1299,"rating":5.0,"review":"Raise The Sails in Toronto!. We took our 5 year old son on Pirate Life, the Monday morning following Canada Day. The entertainment options relative to the holiday were much less two days after the fact, so we were really pleased that this was available to do. The staff was...","review_date":"July 5, 2017","user":"adam_l"},{"attraction_id":1299,"rating":5.0,"review":"Awesome activity for kids. Brought my 7 year old here and she immediately asked to return to a Toronto next summer to do Pirate life again. The staff did a great job entertaining and involving both kids and (slightly unwilling) adults. If you are considering taking some kind of...","review_date":"July 3, 2017","user":"anna_k"},{"attraction_id":1299,"rating":4.0,"review":"Kids had a great time. Despite the fact that Toronto Island was closed, the wind was blowing hard into shore and the wave battered us from getting out into the harbour, the Pirate Life crew made the best of it and the kids loved the entire experience....which is all that...","review_date":"June 21, 2017","user":"laceman"},{"attraction_id":1299,"rating":5.0,"review":"We loved it! 8 years to 72!. We booked Pirate Life over the weekend for five of us as a Father's Day gathering. Everyone from our 8 year old to my 72-year old parents had a wonderful time. The enthusiastic and talented crew kept everyone engaged non-stop, getting 'pirated-up' on shore, giggling...","review_date":"June 19, 2017","user":"allyson_n"},{"attraction_id":1299,"rating":5.0,"review":"Great time. We took our granddaughters ages 3 and 6 to Pirate Life in Toronto. It was a great time and the girls loved it. The pirates put on such an amazing show\/adventure for the kids (and adults). The girls asked if we can go again next...","review_date":"May 14, 2017","user":"erinea"},{"attraction_id":1299,"rating":5.0,"review":"Amazing experience!. The crew of scaly wags that run this ship are actually amazing. Our experience was nothing short of spectacular! Fun for the whole family. We loved the theatrics, firing the water canons, our amazing photo opt that will stay with us forever...there was just so...","review_date":"September 9, 2016","user":"amber_v"},{"attraction_id":1299,"rating":5.0,"review":"Great time . Great experience! The staff was very engaging & put on a fantastic show. We will definitely revisit this Pirate life adventure.","review_date":"September 6, 2016","user":"stefanie_m"},{"attraction_id":1299,"rating":4.0,"review":"Pirate Life was great fun for my grand-daughter!. Mighty Maya has been calling us all 'Mateys' ever since her trip with Pirate Life on Sep 1, Thursday 2016 at Toronto Islands. Goes to show how much she enjoyed her time with the pirates!! Most of all she loved the water cannons and participating...","review_date":"September 2, 2016","user":"kanchendzonga_dhaka"},{"attraction_id":1299,"rating":5.0,"review":"Unique and amazing experience. My family passed by the Pirate Life stand a few times this year during our visits to Centre Island. The staff were very helpful in informing us of the experience. One day I decided to surprise the kids with the Pirate Life trip on the...","review_date":"August 31, 2016","user":"garry_l"},{"attraction_id":1299,"rating":5.0,"review":"GREAT EXPERIENCE FOR KIDS OF ALL AGES!!!. My sisters and I took our grandnephews (one of my sisters grand children) on the Pirate Life cruise. The staff and crew (all dressed as pirates) were terrific, very personable and a lot of fun, the boat is fabulous and the adventure is great. Once...","review_date":"August 30, 2016","user":"jan_g"},{"attraction_id":1299,"rating":5.0,"review":"\"Best Birthday Ever!\" said my 4 year old granddaughter. An adventure we won't forget. My little granddaughter gets enough toys so I hoped an experience would be more interesting. It was far better than I imagined! The crew is wonderful with children and adults, interactive and engaging in charming and super fun ways. They...","review_date":"August 30, 2016","user":"sixtyagogo"},{"attraction_id":1299,"rating":5.0,"review":"Pirate Living Done Right. The staff and crew at Pirate Life are top notch, the boat is beautiful, the adventure is alive and exciting. Would highly recommend to everyone from families to adults. Enjoy (:","review_date":"August 25, 2016","user":"jjsous"},{"attraction_id":1299,"rating":5.0,"review":"Live Music at Pirate Life. We rented the Pirate Life's ship, the Island Rogue, to host an intimate concert on the water and the result was absolutely magical. Captain Matt and the whole crew were incredibly helpful in getting all the logistics worked out in advance. The cruise was beautiful...","review_date":"August 1, 2016","user":"moonfruitsmusic"},{"attraction_id":1299,"rating":5.0,"review":"First rate, mates.. Beyond all expectations. Excellent crew involved the kids in the treasure hunt adventure as soon as we walked up, and they are still talking about it. Fun for the adults too, and easily the best value for money for stuff to do with younger kids...","review_date":"July 30, 2016","user":"chrisjburr"},{"attraction_id":1299,"rating":5.0,"review":"Not just for kids!. I rented the Pirate Ship on a Saturday evening to host my 30th Birthday Party. Yes, all of my guests were adults, but they enjoyed dressing up as pirates just as much as most kids would. Captain Matt was amazing! Everyone found him friendly, accommodating...","review_date":"July 28, 2016","user":"danicaliforn1a"},{"attraction_id":1299,"rating":5.0,"review":"It's a Great Life. Took the kids to Toronto Island. It's a awesome place for activities, picnic, swim, walk, etc. The ferry ride was a bit crowded and long but still a cool experience. They are about 100 years old! You can hire a private boat but it costs...","review_date":"July 23, 2016","user":"743tedn"},{"attraction_id":1299,"rating":5.0,"review":"An Amazing Afternoon Adventure!. We attended our Pirates Life Adventure with a large group of campers with varied ages (4 - 12 years) and everyone had an absolute blast! From the start, the children were enthralled by obtaining their individualized pirate names, face painted scars and moustaches, and dressing...","review_date":"July 20, 2016","user":"earlyyears3"},{"attraction_id":1299,"rating":5.0,"review":"Amazing! You must go!. We took our three little ones and they loved it. Dressing up was so much fun. They gave us the prefect pirate names, as if they knew us. My daughter loved the treasure hunt, my God son loved the canons. And as for us adults,...","review_date":"July 13, 2016","user":"jenn_k"},{"attraction_id":1299,"rating":5.0,"review":"Summer camp trip!. This was our second trip to the Pirate Life adventure and once again you exceed all our expectations!!! The group of children I had with me LOVED every moment in the company of the Pirate Crew!!! Especially loved Sleeves and his cohorts!\nA great where...","review_date":"July 9, 2016","user":"marysantoli"},{"attraction_id":1299,"rating":5.0,"review":"Great interactive adventure for children. We took our 6 year old grandson to Pirate Life Adventure where you board their pirate ship a couple minute walk from Centreville on Centre Island.\nNo need to buy costumes as they are supplied and the face painting and tattoos finish the conversion of...","review_date":"June 30, 2016","user":"1greenwood"},{"attraction_id":1299,"rating":5.0,"review":"The pirate life's for me!!!!. We were just at Pirate Life on Sunday May 29th and it was amazing!! I was there with my cousin and our four kids, ages 9,7,6 and 1! It was an amazing time for all and the kids CANNOT stop talking about it. Between the...","review_date":"May 31, 2016","user":"20rashmim"},{"attraction_id":1299,"rating":5.0,"review":"Wonderful fun for the whole family!. We took our niece (age 2) and nephew (age 6) on the Pirate Life adventure - it was amazing fun! An engaged staff who are full of energy - the 'pirates' did face painting and costumes for the kids AND adults. A great adventure that...","review_date":"May 9, 2016","user":"lindsayferris"},{"attraction_id":1299,"rating":4.0,"review":"A great time time for pirates of all ages!. Pirate Life provides a fun adventure for the whole family. My husband and I took a sail around Toronto Islands with two young children (6,2) and were pleasantly surprised by how well even the littlest pirate was accommodated. I recommend this adventure for anyone who...","review_date":"March 20, 2016","user":"julia_w"},{"attraction_id":1299,"rating":5.0,"review":"Captivating Pirate Cruise!. Our holiday in Toronto was inspired by online information about the Pirate Life cruise. Traveling with two boys, ages 6 & 10, we included visits to the Science Center, Royal Ontario Museum, CN Tower, Ripley's Aquarium, and Medieval Times. While each experience was interesting and...","review_date":"September 18, 2015","user":"suzanne_e"},{"attraction_id":1299,"rating":5.0,"review":"Daycare visit. My two co-workers and I brought 26 children (ages 5 1\/2 -8 years) to a Pirate's Life this summer as a trip for our daycare school age group . The ship is located just after the bridge and before the fountain on Centre Island (walking...","review_date":"September 17, 2015","user":"minicag74"},{"attraction_id":1299,"rating":4.0,"review":"77 Children, 3 pirate tours and It was a huge success!. The experience was smooth sailing from beginning to end. As an event organizer, we brought a large group of children over to centre island on the first morning ferry. It looked ominous on the way over and sure enough the rain came. That did not...","review_date":"September 15, 2015","user":"dahlamac"},{"attraction_id":1299,"rating":4.0,"review":"Great Child Care visit. We brought 77 child care children to take the Pirate Life tour and we are so glad that we stumbled across this gem. The children were talking about it for weeks after we visited. The staff were amazing and put a lot of effort in...","review_date":"September 14, 2015","user":"cathy_b"},{"attraction_id":1299,"rating":5.0,"review":"Awesome Pirate Experience. Dressing up as pirates, going on the ship, enjoying the incredible acting skills of the crew, fighting the bad pirate, chanting \"Never Come Back\" to him, these are all just part of the incredible experience our 7 and 2 year olds had on Pirate Life....","review_date":"September 14, 2015","user":"amirossamiross"},{"attraction_id":1299,"rating":5.0,"review":"Best birthday party I have ever did!!. I booked my daughters 6 th birthday with pirate life and I am so grateful to the staff that was amazing and did great job!\nKids and Adults were so happy and every one enjoyed the party ! This is number one party place for...","review_date":"August 30, 2015","user":"ingaeee"},{"attraction_id":1299,"rating":5.0,"review":"Who doesn't love being a pirate?. We sailed with Pirate Life this summer. What a great adventure! The kids in our group ranged in age from 4 to 8 years old and they all loved it. When you arrive you dress up in pirate gear, get your face painted and decide...","review_date":"August 28, 2015","user":"chasescout"},{"attraction_id":1299,"rating":5.0,"review":"A Pirate's Life for Me (and You). I've been to Centre Island quite a few times, but never for anything like this. On its own, Pirate Life is a nice ride around the island on a small pirate ship, but the cast\/crew go out of their way to get everyone into the...","review_date":"August 6, 2015","user":"david_o"},{"attraction_id":1299,"rating":5.0,"review":"Amazing pirate experience!!!. As both a parent and a teacher, I highly recommend this pirate experience. It was well worth every penny. First you are given a pirate name. Then you are dressed up in awesome pirate attire and a staff member paints scars, pirate tattoos of your...","review_date":"August 2, 2015","user":"cccatherine"},{"attraction_id":1299,"rating":5.0,"review":"A Treasured Experience. A treasure, indeed, we found on Center Island! Three generations of sea-faring pirates, a tired crew we were after a late night out at the PanAm Games opening ceremonies! Our plans to journey home for a rest quickly headed south when the young'uns convinced us...","review_date":"July 20, 2015","user":"christine_h"},{"attraction_id":1299,"rating":5.0,"review":"Really Great Experience. Took some friends and my kids on Pirate Life and it was awesome. We did a lot on the island that day but kids liked this the best. Took over an hour and was a lot of fun. Bring camera. I got some cute shots...","review_date":"July 13, 2015","user":"solomomtakesflight"},{"attraction_id":1299,"rating":3.0,"review":"AAARRRGGH MATEY!. If your looking for a family friendly swashbuckling adventure in the GTA this is it.\nI can't speak highly enough about Pirate Life. Entertained we were for well over an hour and a half (closer to 2 hours) with an interactive theatrical pirate adventure aboard...","review_date":"July 13, 2015","user":"gypsy519davej"},{"attraction_id":1299,"rating":5.0,"review":"Excellent pirate adventure! Truly made our Centre Island trip!. Absolute fun! Don't miss out!\nWe took two young children \u2013 one kindergarten and one grade school \u2013 on this adventure. We hadn't planned to go on a pirate trip that particular day, but Centerville was so very crowded. Worked out great!\nThe fun started...","review_date":"June 27, 2015","user":"kellyreindeer"},{"attraction_id":1299,"rating":4.0,"review":"Fun for Children - and pirate loving Adults. We booked the pirate life cruise to celebrate the birthday of one of our children, and they loved every moment of it. The ship itself looks authentic and I love that it was designed with children in mind so I didn't have to worry about...","review_date":"June 15, 2015","user":"ange_f"},{"attraction_id":1299,"rating":5.0,"review":"Pirate Life. The staff at Pirate Life were incredibly accommodating and friendly. If you are looking for a unique experience for your kids then a Pirates Life is for you. Whether you are going for more of a show, to learn about pirates, or just to get...","review_date":"June 9, 2015","user":"evan_w"},{"attraction_id":1299,"rating":5.0,"review":"Great for Kids!. Pirate Life is a must visit if you're taking your kids to the island! It's right by centreville just over the bridge on your right. Your kids will get to dress up like pirates, have their faces painted, and get to play like pirates. The...","review_date":"June 8, 2015","user":"ted_f"},{"attraction_id":1299,"rating":5.0,"review":"Amazing family time . Hi everyone! Thought I'd share because My family just had an amazing day at centre island. The highlight for my boys was the pirate life adventure. Highly recommend it! Visit piratelife.ca. $25 person but worth every cent. Includes face painting, dress up costumes, pirate games...","review_date":"June 7, 2015","user":"elvina_g"},{"attraction_id":1299,"rating":5.0,"review":"Great fun!!. These pirates are most fun you can have on the Toronto Islands! Well worth every penny, our 7 yr old was completely captivated and even us grown ups loved it too. Go! You won't be sorry!","review_date":"May 20, 2015","user":"companion574121"},{"attraction_id":1301,"rating":5.0,"review":"Had a BLAST!!. Such a great tour!! Our driver (Duncan) was a fantastic blend of polite, knowledgeable, super informative and friendly. We travelled with our 2 teen sons and even though it was a day long tour, with several stops to see points of interest along the way,...","review_date":"March 16, 2019","user":"sunshinefordayyys"},{"attraction_id":1301,"rating":4.0,"review":"Great tour for first-time Niagara Falls visitors - with nice extras. Paul was our guide - and a fabulous one at that. He was friendly, knowledgeable (Canadian), helpful, and a good driver! We were on a minibus which was very comfortable and picked people up from several locations (mine was a good central one for anyone...","review_date":"February 12, 2019","user":"mcgfi"},{"attraction_id":1301,"rating":5.0,"review":"Natural wounder. Niagara Falls is the collective name for three waterfalls that straddle the international border between the Canadian province of Ontario and the US state of New York. They form the southern end of the Niagara Gorge.\nFrom largest to smallest, the three waterfalls are the...","review_date":"January 27, 2019","user":"mohammed_s"},{"attraction_id":1301,"rating":5.0,"review":"Awesome experience!. This tour was very well organized. Duncan, our guide\/driver was loaded with historical facts and stories along the way to Niagara Falls and was enthusiastic about sharing the information. That added so much to experience. I feel like we got so much more out of...","review_date":"January 9, 2019","user":"lexic220"},{"attraction_id":1301,"rating":5.0,"review":"Amazing trip!. My favorite thing about this trip was how well organized it was. We got to hit all the great spots on the way to the Falls and had plenty of time to do everything we wanted at the falls as well. Our guide Duncan was...","review_date":"January 2, 2019","user":"alyse_h"},{"attraction_id":1301,"rating":5.0,"review":"Loved it! . My family and I were debating renting a car and driving to Niagara Falls ourselves but I\u2019m glad we chose to do a tour. We stopped by a winery and tried some amazing ice wine, learned lots of facts along the way and was able...","review_date":"December 31, 2018","user":"lindatp3145tx"},{"attraction_id":1301,"rating":5.0,"review":"Nice to travel as a small group and driver was very good. Visited Niagara Falls (and other attractions during the day) with this company and they were very good. Local pick up in Toronto worked fine. Nice small bus so it was quick to empty\/fill with passengers. Driver was informative but not overpowering. Stopped at all the...","review_date":"December 20, 2018","user":"andy_m"},{"attraction_id":1301,"rating":5.0,"review":"Great experience. Very well organized. Our driver and guide was perfect. Overall a unique experience with interesting activities. I would definitely recommend it.","review_date":"December 13, 2018","user":"eleni_m"},{"attraction_id":1301,"rating":5.0,"review":"Best day! . I can\u2019t recommend this trip enough. My boyfriend and I booked this tour having read the reviews on here and we were not disappointed. We were picked up from the Strathcona Hotel (where we were staying coincidently) at 8am on a Sunday morning and hit...","review_date":"December 9, 2018","user":"emmasilver85"},{"attraction_id":1301,"rating":5.0,"review":"Highly Recommend. My girlfriend and I recently took this tour and had Steve as our tour guide. I cannot say enough of how fantastic this tour was. The drive, while long is very scenic and Steve was extremely knowledgeable about the area and it was very cool...","review_date":"November 28, 2018","user":"corey_holloway93"},{"attraction_id":1301,"rating":5.0,"review":"Wonderful Day Trip. We were picked up right on time even though there was rain and snow showers that day. The trip included plenty of activities with enough time to enjoy each one and not rush. We started with Niagara on the Lake which was beautiful and had...","review_date":"November 23, 2018","user":"sara_kronfli"},{"attraction_id":1301,"rating":5.0,"review":"Nice day tour. The tour itself was nice! This is in fact an all day tour so do not think they are lying. Travel is accounts for about three to four hours of the tour, and the rest you are active (either at the winery or Niagara). The...","review_date":"November 21, 2018","user":"kristin_w"},{"attraction_id":1301,"rating":5.0,"review":"A delightful day trip!. The weather was cloudy and freezing cold, but we still really enjoyed seeing the beautiful falls from above (on the escarpment pathway) and below (on the windy, water-sprayed Hornblower tour boat ride), and the various interesting stops along the way. A real highlight of the...","review_date":"November 21, 2018","user":"hokadinkum"},{"attraction_id":1301,"rating":5.0,"review":"Great tour. Even though some sightseeing was not able because we choose the time off the season it was absolutely amazing and worth going.","review_date":"November 16, 2018","user":"meda_v"},{"attraction_id":1301,"rating":5.0,"review":"Niagara Falls day trip from Toronto. What a lovely day.\nComfortable bus with a great guide who told us lots of facts about Toronto and the areas we were driving though and stopping at.\nLovely wine tasting trip and stop in Niagara on the lake which is a beautiful little town....","review_date":"November 13, 2018","user":"687clarec"},{"attraction_id":1301,"rating":5.0,"review":"Extraordinary day from Toronto. The day trip from Toronto to the Falls was amazing. We took an unplanned helicopter ride which was a better value through the day tour than booking in advance. I can't say enough on how cool that was!!! The boat ride through the falls was...","review_date":"November 6, 2018","user":"528karenb528"},{"attraction_id":1301,"rating":5.0,"review":"Fantastic day out. As a general rule we don't usually do organised coach trips, but we were highly recommended this tour from others who don't either! We thoroughly enjoyed the day (Sunday 21\/10) which started by picking us up promptly. Our guide was excellent, very friendly and hugely...","review_date":"October 27, 2018","user":"sue6222"},{"attraction_id":1301,"rating":5.0,"review":"Very enjoyable trip. My family and wouldn't normally book organised tours due to previous experiences years ago of going from one gift shop to another. However given previous reviews we took the plunge and booked with this company.\nWe were picked up on time, by a very pleasant...","review_date":"October 26, 2018","user":"officerdee"},{"attraction_id":1301,"rating":5.0,"review":"Really enjoyable trip. Was apprehensive about an organised bus trip but my worry was unnecessary. First of all,considerably cheaper than other available tours I looked at. Our driver\/ guide Ralph was friendly, witty and informative. Bus was larger than expected with 40 people on board. There was also...","review_date":"October 22, 2018","user":"barbarabaillie"},{"attraction_id":1301,"rating":5.0,"review":"The best way to see Niagara in a day from Toronto (even if you are a local!). We went as a family group of 5, mixed ages and two Canadians in the group who had been to Niagara Falls, and the wine region a number of times. We were picked up from the Strathcona Hotel at 8 am (this hotel is right...","review_date":"October 18, 2018","user":"alex_f"},{"attraction_id":1301,"rating":5.0,"review":"No better way to see Niagara in a day. We were picked up in a comfortable air-conditioned coach by Ron, who managed to fill the entire drive there with information and stories. On arrival at Niagara on the Lake, we were given an hour to wander around, which was plenty given that it's not...","review_date":"October 12, 2018","user":"samdwc"},{"attraction_id":1301,"rating":5.0,"review":"Thank you TA Reviewers.... ...as I saw all the \"excellent\" ratings and decided this was the tour to do. And we were not disappointed as all the previous comments and praise seemed totally justified and I can't think of anything good to say that has not already been said...","review_date":"October 7, 2018","user":"lexus51"},{"attraction_id":1301,"rating":5.0,"review":"Great day to go Niagara Falls. We took the day to go Niagara falls with Niagara Day Tour. The drive was smooth in comfortable 20 seater bus. The driver Ralph was informative, witty and communicative. He gave us a great account of the falls and other attractions. The falls themselves are...","review_date":"October 3, 2018","user":"venkysv"},{"attraction_id":1301,"rating":5.0,"review":"Amazing . We had a great day at this all day excursion from Toronto. We met at a downtown hotel Strathcona at 8:00am. Quick check into a small shuttle and met Ron who told us narrated the drive to Niagara. We made a stop in the picturesque...","review_date":"September 26, 2018","user":"chenille_r"},{"attraction_id":1301,"rating":5.0,"review":"Amazing Day at Niagara!. My friend & I were very pleased with this tour. We got a full day exploring the town of Niagara on the Lake, a winery specializing in ice wine, some quick stops at the world's smallest chapel and floral clock, and then a couple hour...","review_date":"September 24, 2018","user":"alexandra_g"},{"attraction_id":1301,"rating":5.0,"review":"Brilliant informative day tour with lots of variety. I took this tour in April 2017 with my parents and would like to praise Duncan for his brilliantly, informative commentary throughout the day. It was excellently organised from start to finish and we learnt so much. The stop at the winery was amazing and...","review_date":"September 22, 2018","user":"emma_h"},{"attraction_id":1301,"rating":5.0,"review":"Good day out. We did the tour and it was really good, Niagara on the lake is beautiful, just wish we had had more time there, wine tasting, a good deal on a helicopter ride, and a boat trip up to the falls, great value and a lovely...","review_date":"September 17, 2018","user":"jayne67"},{"attraction_id":1301,"rating":4.0,"review":"Great day out. Three adults and one child travelled on this tour at the end of July. There were approximately 14 to 16 persons, a nice mix of adults and children travelling. The bus was comfortable and the drive took just under two hours each way. Wee departed...","review_date":"September 11, 2018","user":"bibliosd"},{"attraction_id":1301,"rating":5.0,"review":"Wonderful Day!. Had a phenomenal tour with Ralph! Lots of knowledge on the way. Got three hours at the falls. Wine tasting you name it. Don't hesitate.","review_date":"September 3, 2018","user":"chrisbo1331lq"},{"attraction_id":1301,"rating":5.0,"review":"Day trip to Niagara falls .... For those who look for a tour to visit the amazing Niagara falls, I strongly suggest to book with these guys. I did the tour last Aug 28th, the driver\/guide was Burkus, we had an amazing experience. First of all we were picked up at...","review_date":"September 1, 2018","user":"alessio0575"},{"attraction_id":1301,"rating":5.0,"review":"Day tour of Niagra Falls. Really good tour. We were picked up in down town Toronto at 8am and brought out to our destination. You get to go to Niagra on the lake town. Our driver was very knowledgeable about the area and gave us lots of information and history...","review_date":"August 28, 2018","user":"seanc619619"},{"attraction_id":1301,"rating":5.0,"review":"Great Trip to the Falls. Great Trip. Duncan was a great guide. Loved visiting all the stops along the way to the falls. Book the boat tour, it\u2019s worth every penny. You\u2019ll have enough time to take the boat to the falls and grab a bite to eat by not...","review_date":"August 15, 2018","user":"lockportjoe"},{"attraction_id":1301,"rating":5.0,"review":"Niagara Day Tour with Hornblower boat trip and Wine tasting. I took this tour late in July 18, with my two children and we found this to be excellent. Although the children were not able (or interested) in wine tasting. The tour of Niagara falls on the Hornblower boat was excellent (be prepared to get...","review_date":"August 14, 2018","user":"lawrence_s"},{"attraction_id":1301,"rating":5.0,"review":"Worth ever penny. I visit Toronto a lot for work but this is the first time my wife and teenage daughter came along so I wanted them to see Niagara Falls. I chose this company as they picked up from my hotel.\nFrom start to finish it has...","review_date":"August 11, 2018","user":"vonschmidt72"},{"attraction_id":1301,"rating":5.0,"review":"Fabulous! You must take the boat when you get to the falls. A full day but a great experience. Started with Duncan picking us up to the central meeting point. Throughout the day he kept us informed with some local history and relevant information. First stop was Niagara-on-the-lake which actually was as pretty as we had heard....","review_date":"August 9, 2018","user":"michael0707"},{"attraction_id":1301,"rating":5.0,"review":"Excellent day out. Having booked this day tour months in advance on the GB Tours website we followed clear instructions and met the tour bus at 8.20am near the Eaton Centre. After promptly setting off, Bernard, our tour guide explained the day's expectations, adding humour.\nThe first stop...","review_date":"August 3, 2018","user":"clairebee02"},{"attraction_id":1301,"rating":4.0,"review":"Excelent Guide and Great tour. Being a Saturday - the guide went straight to the falls to beat the crowds. Boy was he so right - by the afternoon when we moved on to the other part of our tour - you could not move for people. The wine tasting...","review_date":"July 27, 2018","user":"bob19472016"},{"attraction_id":1301,"rating":3.0,"review":"The tour guide called Dunkun was unprofassional. This is my first trip to Canada with my mom and this tour guide shocked us with his umprofassional behaviour! It might be a surprising statement to some who have had a trip with him because he does not behave with all of the tourists...","review_date":"July 26, 2018","user":"sahar_a"},{"attraction_id":1301,"rating":5.0,"review":"Exactly as expected, smooth and effective!. I booked this tour in the very last minute (<12 hours before the tour start),\nimmediate confirmation received and we were ready for the adventure!\nI think not being picked up from the hotel is an advantage as it avoids a loss of time, and...","review_date":"July 24, 2018","user":"eren_o"},{"attraction_id":1301,"rating":5.0,"review":"Great way to spend the day and get to know the Falls!. Its a very well planned tour. The cruise is a must on the Niagara Falls so if you can book in advance is best because time is short.\nThe stop on Niagara on the Lake is a bit short (about an hour including the 10-min...","review_date":"July 20, 2018","user":"lucas_g"},{"attraction_id":1301,"rating":5.0,"review":"BG Tours. Well organised by a very professional guide named Felix, it is a \"must do\" day trip for anyone visiting Toronto. Many options available and a visit to one of the most charming towns, Niagara on the Lake, before heading to the falls. Money well invested!","review_date":"July 15, 2018","user":"carlos_gustavo_m"},{"attraction_id":1301,"rating":5.0,"review":"Fuss-free trip!. It was definitely fuss-free from the time I book the tour (booked it the day before) till the end of the tour. It was convenient and our driver, David, shared a variety of facts throughout the trip. Niagara Falls itself was a beauty! I would...","review_date":"July 13, 2018","user":"ezzati_s"},{"attraction_id":1301,"rating":5.0,"review":"Great way to see the Falls. This is the way to see the Falls if you're staying in Toronto. No worries about getting there, lunch (included) or where to go. It was hassle free.\nOur driver was courteous and professional from the moment we were picked up from our hotel in...","review_date":"July 6, 2018","user":"bobmcgs"},{"attraction_id":1301,"rating":5.0,"review":"So many things to do. While the highlight of the visit is actually seeing the Falls there are so many other things to do at Niagara Falls. If one has only a day I suggest that they be there early. Watching the Falls and taking photos is about a 2hour...","review_date":"July 1, 2018","user":"munird2014"},{"attraction_id":1301,"rating":4.0,"review":"Stress free trip from Toronto to the Falls. This trip covered it all...including how to get out of traffic jam on return trip. Boat tour and winery were the highlights. Very accommodating and patient driver named Ralph.","review_date":"June 29, 2018","user":"maria_d"},{"attraction_id":1301,"rating":5.0,"review":"Great day. Got picked up from hotel and taken to coach, Driver was such a laugh told us about each stop. Went to Souvenir City as name suggested. Niagara Falls second time we have been beautiful but always busy, Had time to do the railway and the...","review_date":"June 25, 2018","user":"proudie-10"},{"attraction_id":1301,"rating":5.0,"review":"An awesome day!. My sister and I booked this tour--we wanted to go to Niagara Falls but didn't want to find our own way. This was a perfect option! Duncan, our driver\/guide was knowledgeable and professional. A great tour for an amazing price!","review_date":"June 12, 2018","user":"stacie_h"},{"attraction_id":1301,"rating":5.0,"review":"Niagra day tour with winery visit. Fantastic day, made all the more special by our charming and interesting guide\/driver Ralph.\nWe were in a small bus and Ralph informed and guided us through the day, wonderfully.\nThank you.","review_date":"June 2, 2018","user":"bob_c"},{"attraction_id":1301,"rating":5.0,"review":"Great Day Out!. There are so many different operators to chose from, and we booked this tour mainly because of the good reviews and recommendations on this site We were not disappointed. We were picked out about 820 from a central hotel in downtown Toronto - being a...","review_date":"May 29, 2018","user":"522arlenem"},{"attraction_id":1301,"rating":5.0,"review":"Great Experience, highly recommended!. We had the pleasure of having Steve as our tour guide today to the Niagara Falls. Not only was he knowledgeable, but also very resourceful always providing the utmost of quality service to everyone onboard the bus. The overall experience was magnificent, and highly recommended!...","review_date":"May 19, 2018","user":"ymarquez06"},{"attraction_id":1301,"rating":5.0,"review":"Must do excellent value tour. . Our guide was Berkus. Good, slightly humourous intro briefing and highlighting key sights on the way out of Toronto.\nHe gave a very knowledge commentary at each location.\nStopped at Niagara Falls Village for an hour.\nReif Winery for 20 mins of wine tasting.\nQuick...","review_date":"May 16, 2018","user":"oxonboy"},{"attraction_id":1301,"rating":5.0,"review":"Book it, relax and Enjoyyyy!!!. My wife and I took this day tour with \"Niagara Day Tour\" and they did everything possible to make it a very memorable day for us. We surely liked their itinerary and the well organized service. Special thanks to David for his top-class service. We...","review_date":"May 16, 2018","user":"rohit_k"},{"attraction_id":1301,"rating":5.0,"review":"Fantastic day-tour. We had a fantastic time on this day tour. The tour guide (Burkas) was very knowledgeable, nice and funny. The stops along the way to Niagara really made the tour special, from the quaint little village to the flower clock. The tour guide knew when...","review_date":"May 1, 2018","user":"evin_m"},{"attraction_id":1301,"rating":5.0,"review":"Very Nice Tour!. Had a lovely time during the Niagara Falls Day Tour. Our tour driver was very nice and very knowledgable. Learned alot about Niagara and Toronto!","review_date":"April 30, 2018","user":"cathy_m"},{"attraction_id":1301,"rating":5.0,"review":"Fantastic day out. We were picked up in a comfortable minibus and set off on time. The driver was very friendly and knowledgeable, sharing lots of information on the drive there. The day involved lots of interesting stops, some of which were slightly spoiled by the weather...we had...","review_date":"April 12, 2018","user":"tai33"},{"attraction_id":1301,"rating":5.0,"review":"Niagra falls and more. Great value trip taking in the falls after visiting Niagra on the Lake, the Reif winery and a stop on top of the hydroelectric plant.\nDuncan was a great driver and tour guide, highly recommended.","review_date":"April 10, 2018","user":"iceynicey"},{"attraction_id":1301,"rating":4.0,"review":"Great Day Out (Despite the weather!). I went on this tour last week with my wife and 2 sons.The day tour was a great way to see not only Falls but also the many interesting places along the way. Our trip last week was the first day driving for our guide...","review_date":"April 9, 2018","user":"seanclaire2016"},{"attraction_id":1301,"rating":5.0,"review":"Great way to see Niagara Falls from Canada. We had a great experience on this tour. The shuttle was on time (and completely filled, even in early April!). The trip to Niagara Falls included several stops including a winery (with wine tasting), a chapel, Niagara on the Lake, and one stop at the...","review_date":"April 6, 2018","user":"kazoofamily"},{"attraction_id":1301,"rating":5.0,"review":"Great tour. Despite being march we had a lovely day with sunshine and had more than enough time to visit everything calmly. I'm not a big fan of wine but loved the wines we tasted. Overall it was an amazing day.","review_date":"March 5, 2018","user":"sofiaa2944"},{"attraction_id":1301,"rating":5.0,"review":"Amazing. The tour was simply amazing. Great sight of the falls and loved the included wine tasting experience. Our guide Paul was very friendly, and gave us very good tips. Totally recommended!","review_date":"February 22, 2018","user":"carlos_j"},{"attraction_id":1301,"rating":5.0,"review":"A must see. The group was small so we were able to spend 3 1\/2 hours at the falls as well as time at the winery and Niagra on the lake. The tour guide, David, was very friendly and informative. I would recommend this tour company.","review_date":"January 26, 2018","user":"travelingprice"},{"attraction_id":1301,"rating":5.0,"review":"Niagara falls. For anyone that has not visited the Canadian Niagara falls.\nIt is one of the most spectacular site to see, it is definitely a must see.","review_date":"January 22, 2018","user":"penman50"},{"attraction_id":1301,"rating":5.0,"review":"Great day trip. Tour was great. Guide was knowledgeable, helpful and friendly and like that it was a small van (off season) so felt more personal. I'd definitely recommend them.","review_date":"January 2, 2018","user":"melissa_w"},{"attraction_id":1301,"rating":4.0,"review":"A good one. The guide was friendly and nice, and through the tour, we get to know more about the Niagara Falls and surrounding, and visit places which we probably would skip if we were not on the tour.","review_date":"December 22, 2017","user":"ykic2017"},{"attraction_id":1301,"rating":5.0,"review":"Great experience and day. We did a lot of research before choosing Niagara Day Tours. We chose them primarily because the tour groups are smaller (ours was 24 on a large mini-bus) and the the amount of time at the Falls.\nWe were not disappointed. We met outside a...","review_date":"November 12, 2017","user":"philp788"},{"attraction_id":1301,"rating":5.0,"review":"Beautiful place. Family get together in the area with the Niagara Falls tour was everyones favorite. Very exciting but safe. Child and teen friendly.","review_date":"November 10, 2017","user":"emel_e"},{"attraction_id":1301,"rating":5.0,"review":"Couldn't ask for a better day!. We had to make some last minute changes to plans, so firstly Burkus was very accommodating switching our days at short notice. My wife Rachel got the confirmation through that we'd be picked up outside our hotel, and as stated the tour bus came around...","review_date":"November 1, 2017","user":"dave_j"},{"attraction_id":1301,"rating":5.0,"review":"Truly spectacular . This is a special trip. Our guide, Duncan collected us from our hotel. The group in total was 24. The journey out to the falls is informative. Duncan has an easy style and whilst some facts are a little quirky they do give you a...","review_date":"October 29, 2017","user":"nealg561"},{"attraction_id":1301,"rating":5.0,"review":"One off the bucket list!!. Our first trip directly booked through TA and it was amazing! Duncan (the tour guide and bus driver) arrived promptly, checked us in and we were off! Great advantage was only one pick up so we made tracks straight away. Duncan was hugely knowledgeable and...","review_date":"October 27, 2017","user":"daniel_c"},{"attraction_id":1301,"rating":5.0,"review":"Brilliant tour. The tour was brilliant. Our driver was very friendly and informative,we made a number of stops on the way to the falls including Niagara in the lake town, and a wine tasting visit. All the stops were timed well giving you enough time to have...","review_date":"October 23, 2017","user":"leerichardson14"},{"attraction_id":1301,"rating":4.0,"review":"A Long Day But Worth It. We had a good experience with Niagara Day Tour. We were picked up on time in a clean, comfortable bus. The tour itinerary was interesting. Our guide was experienced and knowledgeable. It was nice not having to worry about directions and parking, especially at Niagara...","review_date":"October 22, 2017","user":"leon_t"},{"attraction_id":1301,"rating":5.0,"review":"Perfect break during a work trip.. In Toronto for a conference and a day to fill with the Thanksgiving holiday. Three of us booked the day tour with the Hornblower boat ride included. Superb day even if the weather was average. Small bus (24 in total) picked us up on time....","review_date":"October 10, 2017","user":"mark_l"},{"attraction_id":1301,"rating":5.0,"review":"A day to remember . Fantastic. Great guide(Alicia) and driver (Eli)\nA few minutes late on picking up but you have to accept that can happen.\nMade it clear that doing the helicopter could result in missing out on other parts of the tour.\nGiven lunch option though we declined....","review_date":"October 6, 2017","user":"143drewr"},{"attraction_id":1301,"rating":5.0,"review":"Amazing Experience. Possibly the coolest thing I did while in Toronto. I really enjoyed strolling around the little town we were taking to, the wine tasting was very cool, and of course Niagara Falls was beautiful! After taking the boat tour up close I walked to the...","review_date":"September 24, 2017","user":"atl77054"},{"attraction_id":1301,"rating":5.0,"review":"Perfect tour itinerary. A friend and I took part in the Niagara Day Tour on September 20 and were so impressed by our tour guide Burkus.\nThe small group size (about 13) was ideal as it meant we received a really personal service. The bus picked us up...","review_date":"September 21, 2017","user":"parrysite2014"},{"attraction_id":1301,"rating":5.0,"review":"Excellent tour. Our day tour from Toronto to Niagara Falls was excellent. We were on a small bus (20 people) and our guide Duncan provided interesting commentary during the drive. We made a few interesting stops along the way, and never felt rushed or hurried. We also...","review_date":"September 17, 2017","user":"zoegnunn"},{"attraction_id":1301,"rating":5.0,"review":"Great tour to the Falls. A long but rewarding trip to Niagara Falls from Toronto with Niagara Day Tour. Pick-up was spot on time. Our driver\/guide Duncan was brilliant - informative and personable. The balance of the day was perfect including a winery with a tasting. We took the 10...","review_date":"September 12, 2017","user":"iane15"},{"attraction_id":1301,"rating":5.0,"review":"Getting wet. In July we took 2 California grandchildren to see Niagara Falls from our Canadian side. It was a beautiful sunny day and we took the boat trip. It used to be called Maid of the Mist but now has a different name. Luckily we didn't...","review_date":"September 12, 2017","user":"elaine_g"},{"attraction_id":1301,"rating":5.0,"review":"Best tour ever!. Mr Dave was our tour guide and did an excellent job! He picked me on time and I was the last person for pick up =). The bus was comfortable, clean and water is available. The Tour has many stops for bathroom breaks. The Itinerary...","review_date":"September 10, 2017","user":"ebjohns11"},{"attraction_id":1301,"rating":5.0,"review":"Fantastic tour. Wife and I went on 17th August. Picked up on time from the hotel and on our way. Brilliant driver David who made us feel very welcome. Excellent tour with the highlight being the trip on the Hornblower on the falls and the short stay...","review_date":"September 4, 2017","user":"brianscotland73"},{"attraction_id":1301,"rating":5.0,"review":"I Recommend this tour to the Niagara. We took the tour and my children (13 & 17) said it was the best tour they ever did.\nThey take you to Niagara on the lake, to the flower clock, to the smallest chapel, to a winery and then to Niagara falls - I...","review_date":"September 3, 2017","user":"anatarad"},{"attraction_id":1301,"rating":5.0,"review":"Fabulous Tour. The bus left exactly on time. It was very pleasant- the group size was about 20 and the inside of the bus was spacious and air conditioned. The tour guide himself was really nice and happy to help. The stops on the way to Niagara...","review_date":"August 31, 2017","user":"gracelht"},{"attraction_id":1301,"rating":5.0,"review":"First class tour run by first class people!. A wonderful tour. Efficiently operated. Friendly. Professional. Through my mistake, we were going to be too late to make the tour and they were booked solid the following day. Burkus and Co swung by our hotel on the way out of town to pick us...","review_date":"August 25, 2017","user":"michael_j"},{"attraction_id":1301,"rating":5.0,"review":"Great Tour!. Great Tour and Knowledgeable Tour Guide! (Dave) We booked this tour based on their reviews, small group size and the way this successful company was started. We also met Burkus Chapman on our tour. Our pickup at The Strathcona Hotel in downtown Toronto was fast...","review_date":"August 24, 2017","user":"annette_b"},{"attraction_id":1301,"rating":5.0,"review":"Great tour and great guide. Well planned tour through the wineries in Niagra, lovely town of Niagra on the lake and the main attraction pf Niagra Falls.\nWe had a good and funny guide in Dave. He also took a special detour for our choppermride over Niagra.\nI highly recommend...","review_date":"August 21, 2017","user":"herbert_p"},{"attraction_id":1301,"rating":5.0,"review":"Niagara Day tour. This tour is excellent! Very informative and friendly guide (Burkus Chapman). Highly recommend Niagara Day tours!","review_date":"August 18, 2017","user":"tamtam04"},{"attraction_id":1301,"rating":5.0,"review":"Worth every penny. The bus ride was comfortable with the driver very informative providing us with information as we drove along. By going with the tour we were able to skip the huge lines at the falls and hope straight on the boat. I would go on the...","review_date":"August 17, 2017","user":"melh369"},{"attraction_id":1301,"rating":5.0,"review":"Must visit!. This is a wonderful and most amazing view of the mighty Niagara. The boat takes you near to the fall and you will feel the power and the beauty of the falls. Must visit.","review_date":"August 14, 2017","user":"kalesh2017"},{"attraction_id":1301,"rating":3.0,"review":"The overall experience felt extra touristy. We chose this company based on reviews, and while it was good, it wasn't great. The stops along the way to Niagara Falls felt a bit forced in to try and make us buy items at each stop. The winery was a great stop, along...","review_date":"August 13, 2017","user":"jazemaster"},{"attraction_id":1301,"rating":5.0,"review":"Niagara Trip. Igo with my family to visit the Falls every year and so relaxing to hear the sound of the water falls,the mist and breeze but this time with my friends for a change.It is so much fun to tour Niagara Falls .I reccomend this to...","review_date":"August 12, 2017","user":"con162017"},{"attraction_id":1301,"rating":5.0,"review":"Totally worth it. Excellent. Glad this was the tour I decided on after looking online for the tour that was just right for my style of travel. Loved the structure as well as the free time at the Falls. Was happy that Niagara on the Lake was included....","review_date":"August 10, 2017","user":"shrinkwrapped3"},{"attraction_id":1301,"rating":5.0,"review":"Niagara Falls Day Tour,Wine Tasting & Hornblower Cruise. The pickup point is at the Strathcona Hotel which suited us as it was a easy stroll from where we stayed at Novotel . The bus arrived on time (20 seater) , the interior was clean and seating was comfortable . David was our driver...","review_date":"August 9, 2017","user":"edwardw573"},{"attraction_id":1301,"rating":5.0,"review":"Exploring Niagara. We had friends in from Australia. Booked a downtown hotel for the weekend. Purchased a bus pass, good for 2 days. It travles all over Niagara Falls. Many stops. Awesome drivers. We stayed on the buses to check out their routes, and everything that they...","review_date":"August 8, 2017","user":"kozak436"},{"attraction_id":1301,"rating":5.0,"review":"spectacular. This is the closest anyone could see the Niagara Falls Canada site. The water mist was an experience you would not want to miss. The water was refreshing and the boat going near the waterfalls was exhilarating. My heartbeat stopped for a bit knowing I...","review_date":"August 8, 2017","user":"rowena_morin"},{"attraction_id":1301,"rating":5.0,"review":"A great tour. Having looked at various reviews on this site for Niagara Tours, we decided to go with Niagara Day Tour and were really pleased we did. The tour included everything it said it would and we certainly weren't disappointed. The additional stops were very interesting and...","review_date":"August 2, 2017","user":"dianna_elizabet..._o"},{"attraction_id":1301,"rating":5.0,"review":"Niagara Falls. We were staying in Toronto and drove ourselves to Niagara Falls. It is about a 90 minute drive on a freeway for most of the way. It is an easy drive. The Falls are spectacular and there are many photo opportunities. The area is quite...","review_date":"August 1, 2017","user":"demonmike"},{"attraction_id":1301,"rating":5.0,"review":"Great tour - highly recommend them!. My wife, daughter and I were impressed throughout the trip. The pick-up was on time, our driver ( originally from New Zealand) was courteous, extremely knowledgeable and was genuinely interested in ensuring all guests truly enjoyed their experience on the tour.\nThere was lots to...","review_date":"July 28, 2017","user":"adventure481430"},{"attraction_id":1301,"rating":5.0,"review":"Awesome day of discovery and education!. Gloria, our guide, prepared us for our visit to Niagara Falls by sharing her deep knowledge of the history of Ontario as we made our way from Toronto to the Falls. She entertained us with stories and anecdotes that brought the history lesson to life....","review_date":"July 28, 2017","user":"job1938"},{"attraction_id":1301,"rating":4.0,"review":"Great views & excellent tour guide.. Unfortunately we ended up going on an overcast & rainy day but we made the best of it.\nDuncan, our guide, was quite humorous & kept everyone upbeat. His commentary on the way out to St. Catherines & in Niagara Falls was very interesting as...","review_date":"July 28, 2017","user":"debidoubled"},{"attraction_id":1301,"rating":5.0,"review":"Good value tour. We did this trip on Wednesday, David was our guide excellent tour so much to see and do, great stops along the way. Just enough time at each place and the highlights The Falls. David was a great guide full of enthusiasm but not over...","review_date":"July 15, 2017","user":"katy161"},{"attraction_id":1301,"rating":5.0,"review":"The highest tower in Toronto.. As one looks at the falls, if you turn around, you will see a very high tower. I didn't get time to go but I was told it is a wonderful place to be. If you go to the highest floor you are able to...","review_date":"July 14, 2017","user":"ice885"},{"attraction_id":1301,"rating":5.0,"review":"One of my favourite places to visit.. Niagara Falls is one of my favourite places to visit, Clifton hill , the Hershey store, the Coca Cola store, all of the attractions. The falls themselves, the water flowing, the sound , the mist, I've never been on the maids of the mist but...","review_date":"July 13, 2017","user":"thomas_b"},{"attraction_id":1301,"rating":5.0,"review":"A Fabulous Day Out!. It's a great day Tour with just the right amount of time, not too short that you feel rushed and not too long that you're waiting around. Burkus was a fabulous tour guide and very knowledgeable, providing interesting commentary along the way. I would recommend...","review_date":"July 12, 2017","user":"gilly389"},{"attraction_id":1301,"rating":5.0,"review":"Great experience and excellent service. Small group tour with 12 people, had enough free time at the fall. Great service for pick and drop off.","review_date":"July 11, 2017","user":"jun_c"},{"attraction_id":1301,"rating":5.0,"review":"Niagara Falls Canada. Be sure to take in the behind the falls tunnel tour. It is beyond your imagination just how powerful the flow of water is. You are able to walk out to an observation platform to look up at the water falling directly beside you. Be...","review_date":"July 11, 2017","user":"craigmarkham"},{"attraction_id":1301,"rating":5.0,"review":"Excellent day trip to Niagara Falls. Highly enjoyable, well run tour from Toronto to Niagara Falls. Was picked up from my hotel by Burkus, who was an excellent tour guide throughout the day. With numerous stops throughout the day to visit Niagara on the Lake, a winery and several other locations,...","review_date":"July 11, 2017","user":"dylanmorris"},{"attraction_id":1301,"rating":4.0,"review":"Niagara on the Lake & Niagara Falls. On July 6th I took my 91 yr friend for a birthday drive and we took in Niagara on the Lake and Niagara Falls. We did many stores in NOL which was very busy and all stores staff very helpful and friendly. After 3 hrs...","review_date":"July 10, 2017","user":"dorothy_v"},{"attraction_id":1301,"rating":5.0,"review":"Pefect place to visit. Niagara Falls is the prefect place to visit for the whole family, but even more so for young adults. There is a Casino for Evening entertainment and lots to do during the day. 2-3 days would probably be enough. Try and stay in a Hotel...","review_date":"July 10, 2017","user":"solb294"},{"attraction_id":1301,"rating":4.0,"review":"Spectacular in every way.. You NEED to plan a visit to Niagara Falls when visiting Canada. The falls are spectacular! And spectacular in all seasons! You can stand beside them, boat under them or head up the tower for a bird's eye view. There is a lot to see...","review_date":"July 10, 2017","user":"hockney"},{"attraction_id":1301,"rating":4.0,"review":"Niagara Day Tour from Toronto. We booked this tour from Australia because based on the reviews it seemed to be pretty popular.\nThe tour was pretty good. Our guide - Duncan, seemed to really know a great deal about the area and kept us informed all the way to Niagara...","review_date":"July 4, 2017","user":"geoffdemanser"},{"attraction_id":1301,"rating":5.0,"review":"They are all you need for a perfect trip!. We booked Niagara Day Tour for a full day private trip to Niagara Falls and everything was just perfectly arranged. Our tour guide Mr. Paul was simply the best with wide knowledge, sharing it in a very pleasant and interesting way throughout the entire journey.","review_date":"July 1, 2017","user":"mt_5691"},{"attraction_id":1301,"rating":5.0,"review":"Niagara Falls tour. We didn't books a tour and I was worried about getting to all of the sites. We stopped at a rest area on Hwy 90 and they were telling about everything at the falls. I talked to the lady and decided to sign up for...","review_date":"June 30, 2017","user":"dennis_d64"},{"attraction_id":1301,"rating":5.0,"review":"I couldn't believe it was this beautiful!. Burkus picked us up at our hotel in Toronto and took us to the most scenic places to take pics before we made it to the falls. I highly recommend this tour and I opted for the boat tour which was so much fun! Make...","review_date":"June 27, 2017","user":"suzanne_b"},{"attraction_id":1301,"rating":5.0,"review":"Fabulous Day. We had Burkus as our driver and guide. He did just the right amount of commentary providing good info where needed but staying off the mike when its not - unlike so many other tours we have been on where they never shut up. Small...","review_date":"June 26, 2017","user":"r9745vflindap"},{"attraction_id":1301,"rating":5.0,"review":"A must visit. Fantastic Niagara Falls, just as lovely as you would expect. A boat trip to the Falls is really fun an experience to remember, very damp but worth it. Well organised tour. An excellent and enjoyable day out.","review_date":"June 26, 2017","user":"nicola_h"},{"attraction_id":1301,"rating":5.0,"review":"Would Recommend . This was a very good Trip. Tour guide was friendly and informative. Would recommend to anyone as you also get to visit the beautiful town of Niagra on the Lake, nice bit of wine tasting, not to interested in the Floral clock . Then Niagra...","review_date":"June 23, 2017","user":"christos66"},{"attraction_id":1301,"rating":5.0,"review":"Excellent Tour with Professor Mike our guide and driver. This is a great tour. Initially I thought I could not fit it into my schedule. However the company offered to pick me and my wife up en-route as soon as we got off our plane at Pearson Airport at a location in Sherway Drive...","review_date":"June 20, 2017","user":"arvind_m"},{"attraction_id":1301,"rating":5.0,"review":"Very good option for Niagara Falls from Toronto. We chose NDT based on Tripadvisor reviews. Our driver and guide was Duncan and he was very good and precise from all angles. We did enjoy his explanations regarding history and geography of the region. Falls were amazing and we also very much enjoyed the...","review_date":"June 20, 2017","user":"bogdan2005"},{"attraction_id":1301,"rating":5.0,"review":"Perfect Day Trip. Niagara Day Tour did a great job on planning this day trip. We were able to see everything we wanted to see without feeling rushed. The discount to get picked up at Union is great, and the small group makes the trip feel more personal....","review_date":"June 19, 2017","user":"mirandaewashko17"},{"attraction_id":1301,"rating":5.0,"review":"Great value tour. What a fabulous day. I agree with the person who suggested a little longer in Niagara on the Lake. I would suggest that every one meeting at one central location in the city would allow extra time to be spent here. It was a stunning...","review_date":"June 17, 2017","user":"marlena675"},{"attraction_id":1301,"rating":4.0,"review":"A lot of driving to get there and back. Best part - Hornblower Niagara Cruise. If there was a faster way to get to the falls and back; you should consider it. Otherwise; the tour was just fine. Stopped a few times along the way - winery, largest floral clock (really??), smallest chapel (ok), fruit stands. Driver was courteous and...","review_date":"June 16, 2017","user":"burnsomaha"},{"attraction_id":1301,"rating":5.0,"review":"Great family fun. Duncan did a great job explaining the history and interesting facts along our route to Niagara Falls.\nOne suggestion...Niagara on the Lake was a fantastic stop. We really wish we had more time here --- even if it meant cutting some of the other stops....","review_date":"June 16, 2017","user":"steve_t"},{"attraction_id":1301,"rating":5.0,"review":"Can't Rate highly enough. Great tour, no stress, well organised and very well priced.\nWould highly rate this if you want to visit the falls","review_date":"June 7, 2017","user":"michelle_t"},{"attraction_id":1301,"rating":5.0,"review":"Great commentary by Duncan! . We had Duncan as our driver cum guide. He provided us with great full commentary about the history of the area, and the interesting sights along the way from Toronto city to niagara falls.\nThe tour also let us have an hour of free time...","review_date":"June 3, 2017","user":"chenghyork"},{"attraction_id":1301,"rating":5.0,"review":"A fantastic day out. Dave was our tour guide, who was brilliant. They couldn't pick us up from our apartment however gave us the name of a hotel down the road which was easy for us to get to.\nThe minibus wasn't too big (10 of us) which was...","review_date":"June 1, 2017","user":"verity-phillips"},{"attraction_id":1301,"rating":5.0,"review":"great tour that you must do. This is a great tour that you must do, our driver was Duncan , he was very friendly, knowledgeable and professional. I absolutley loved the day commencing at 8am and returning at 6pm so it is a long day but a fun day but definitely...","review_date":"May 31, 2017","user":"tonlea"},{"attraction_id":1301,"rating":4.0,"review":"Stops on the way make the day. One of the main reasons for choosing this tour operator was because they picked up and dropped off at your hotel. That was great, the banter was well practiced and interesting. The highlight of the tour for us was the winery. Jumping queues at the...","review_date":"May 26, 2017","user":"janeta791"},{"attraction_id":1301,"rating":5.0,"review":"Excellent Day Trip. It's all been said! Burkus was an excellent driver and guide. Niagara-by-the-Lake is a pretty town.\nTour is highly recommend.","review_date":"May 25, 2017","user":"winerunner52"},{"attraction_id":1301,"rating":5.0,"review":"Worth and Magnificent . So I did a day trip with Airlink and we covered a lot of thing on the way and from Niagara Falls. Our tour guide Alicia was very informative and our driver from Pakistan took us there safely. This tour is optional if you want...","review_date":"May 24, 2017","user":"753leenad"},{"attraction_id":1301,"rating":5.0,"review":"Trip of a lifetime. Amazing day. Punctual pick up around toronto city, there was only a small group of us. Then a lively journey with commentary from our lovely guide as we made our way to niagra on the lake which had all the village charm you want. We...","review_date":"May 22, 2017","user":"katie_j"},{"attraction_id":1301,"rating":5.0,"review":"Nice. A must see when in the Toronto area. View at night is amazing. All lite up with colours.\nMany other things to see and do. Check out the Maid of the Most. Amazing vantage point of the falls. Feel the awesome power of nature.\nThe...","review_date":"May 22, 2017","user":"egils_k"},{"attraction_id":1301,"rating":4.0,"review":"Good trip for a long weekend and stay over to enjoy the fireworks over the falls.. Absolutely a worthwhile trip for a day to visit the falls, walks along the fine dining areas and icecream.","review_date":"May 22, 2017","user":"appreciate2015"},{"attraction_id":1301,"rating":5.0,"review":"Amazing day trip!. This tour was absolutely fantastic. The bus was clean and new, and arrived on time at a central location in Downtown Toronto, and water was provided. The tour guide was wonderful and provided knowledge on all the areas we were driving past - an excellent...","review_date":"May 20, 2017","user":"jlbmpms"},{"attraction_id":1301,"rating":5.0,"review":"Wonderful Day Trip. Pick up was on time with fairly new mini van. Paul was a great driver\/tour guide. He knew everything about the history and background to all the landmarks and sights. As we had a private tour with two couples we were able to request extra...","review_date":"May 14, 2017","user":"alex_b"},{"attraction_id":1301,"rating":5.0,"review":"Great day trip to Niagara Falls. Burkus provided a great tour experience from our downtown Toronto hotel to Niagara Falls. My husband and I were picked up on time. He outlined what we would see and how long we would be at each stop. Burkus gave us history and information all...","review_date":"May 11, 2017","user":"2bcs"},{"attraction_id":1301,"rating":5.0,"review":"Fab day. This trip to Niagara Falls from Toronto was great. Our driver, Duncan, was friendly and knowledgable and gave us plenty of interesting info without being over the top. It was a smaller bus that was really comfy and ran perfectly to time. The little stops...","review_date":"May 8, 2017","user":"claireemjay"},{"attraction_id":1301,"rating":5.0,"review":"amazing. tour from toronto takes you in a short two hours to the falls. it is a fantastic experience, do take the boat tour","review_date":"May 8, 2017","user":"martin_v"},{"attraction_id":1301,"rating":5.0,"review":"Unforgettable experience.. This was a brilliant day out, from being picked up at our hotel at 8.30 am to being dropped of at 7pm (traffic was heavy on our return to Toronto due to a Toronto Maple Leafs game).\nFirst stop was Niagara on the Lake, and...","review_date":"May 6, 2017","user":"royblack"},{"attraction_id":1301,"rating":5.0,"review":"Thanks Burkus! . I decided to join the day tour to Niagara Falls as I travelled with my parents this time(I am not teenager but seems that TripAdvisor dun give me the option of \"family\"). The day tour was really informative and smooth. Burkus has done a really...","review_date":"May 3, 2017","user":"glaw123"},{"attraction_id":1301,"rating":5.0,"review":"Do this!. Partner isn't a huge fan of organised tours. I dragged the poor soul into it and forced him to enjoy one of the most interesting outings we had on our trip.\nIt must be said that Niagara itself didn't wow us as much as we'd...","review_date":"May 1, 2017","user":"anumanum"},{"attraction_id":1301,"rating":5.0,"review":"Brilliant!. From start to finish this was a fantastic day. The time spent at each stop was just right and we had 3 hours at the Falls which was perfect. Burkus relayed many interesting facts during the day. The wine tasting was particularly interesting and informative....","review_date":"April 29, 2017","user":"dwhandmjh38"},{"attraction_id":1301,"rating":5.0,"review":"Excellent trip. A great day out- good itinerary, friendly, efficient driver and plenty of time at the attractions. We both enjoyed the tour immensely.\nThe boat trip was fun and do the optional helicopter ride if you can.\nHighly recommended.","review_date":"April 29, 2017","user":"andreabw208rp"},{"attraction_id":1301,"rating":5.0,"review":"Excellent Tour! Would 100% recommend. . Myself and my fianc\u00e9 went on the Niagara day tour and we had an incredible time. We met the bus at the designated point as it saved us 10 dollars each it was really easy to find and the bus was there waiting exactly on...","review_date":"April 25, 2017","user":"lauren_s"},{"attraction_id":1301,"rating":5.0,"review":"Amazing tour at a great price. I really enjoyed myself on today's tour. Our group was very small (around 10 people) so the whole day felt very exclusive. Our tour guide Burkus was very knowledgeable and told us many stories and interesting facts during the drive to Niagara.\nWe stopped at...","review_date":"April 24, 2017","user":"glowingelephant"},{"attraction_id":1301,"rating":5.0,"review":"Excellent company for Guided Tours. Travelling Via Toronto from US to the East, had a missed flight connection, on April 6th 2017 due to bad weather .\nThought t make best use of the 24 hour layover, and tried Niagara Day Tours with hardly much time left to make a...","review_date":"April 21, 2017","user":"trevor_k"},{"attraction_id":1301,"rating":5.0,"review":"if you do any Niagara Day Tour,do this one!. Gold star. As we encountered some late minute changes to our holiday plans, Burkus went out of his way to accommodate us. All comms were very fast. Picked up on time at hotel and the tour guide was very friendly and knowledgeable, he also seemed...","review_date":"April 20, 2017","user":"kali_c"},{"attraction_id":1301,"rating":5.0,"review":"Laura. Our day trip to Niagara was fantastic! Picked up promptly at our hotel and off Niagara we went. Great commentary from Duncan, keeping us all informed of the history. Winery stop was great and then we did the helicopter tour too and it was fantastic......","review_date":"April 17, 2017","user":"laura_k"},{"attraction_id":1301,"rating":5.0,"review":"Recommended day tour with great guide. We really liked the day tour to Niagara falls. Burkus was a very friendly and knowledgeable guide telling interesting stories about each stop we made and the general Toronto\/Niagara region. Our group consisted of 10 people and we made different little stops such as ice...","review_date":"April 12, 2017","user":"mara_g"},{"attraction_id":1301,"rating":5.0,"review":"Beautiful Niagara. This tour is amazing, our tour guide was very knowledgable and kept us entertained for the whole tour.Niagara Falls themselves was just awe inspiring. The sheer power and beauty is unbeleivable. Even us going in March ( slightly Chilly) was worth the adventure","review_date":"April 12, 2017","user":"375idaf"},{"attraction_id":1301,"rating":5.0,"review":"Relaxed and informative. On one of the first warm days of spring I was treated to an informed tour of lower Ontario from Toronto to Niagra Falls. The Driver\/Guide Steve treated us to his enthusiastic knowledge of he area and its history and this always puts a valued...","review_date":"April 12, 2017","user":"juliaeason"},{"attraction_id":1301,"rating":5.0,"review":"Fantastic Niagara tour. We had a wonderful trip to Niagara! Duncan, our driver was so informative, helpful and friendly. It was really informal and relaxed. He told us about the whole area and history as he drove us to all the sights including Niagara on the lake and...","review_date":"April 12, 2017","user":"elainemcgeachy"},{"attraction_id":1301,"rating":3.0,"review":"Niagara Day Tour with Steve. Disclaimer: This review in no way discourages travelers from visiting Niagara-on-the-Lake, the Niagara wineries, or Niagara Falls. You should absolutely go visit these sites while in Ontario. This is based purely on our experience with Niagara Day Tours.\nPros:\n- Great itinerary\n- Convenient pick-up...","review_date":"April 11, 2017","user":"swit0028"},{"attraction_id":1301,"rating":5.0,"review":"Best Niagara coach tour .. Went along with several friends , this was second Niagara tour this year. The previous trip was with other somewhat larger company, but there was no comparison . This was the best. Right length of time at stops and brilliant informative commentary from our driver....","review_date":"April 10, 2017","user":"anne_s"},{"attraction_id":1301,"rating":5.0,"review":"Well balanced and excellent narrated tour to the Falls. This tour is well organised by the agency. They keep you updated on things and let you check everything. Punctuality is their nickname, but the driver was also thankful for the attendants being on time.\nWe had a sunny Sunday and even though it was...","review_date":"April 4, 2017","user":"ortwin"},{"attraction_id":1301,"rating":5.0,"review":"Niagara Falls trip. What an excellent tour!! If you're looking to go to the falls, enjoy some wine and grab some food with a view, this is the one to pick. Highly recommended. Driver very knowledgeable and friendly.","review_date":"April 3, 2017","user":"mari_p"},{"attraction_id":1301,"rating":5.0,"review":"Fabulous! . We took this trip to mark our first wedding anniversary - cheesy I know! Anyway we were picked up on a wet morning in Toronto and set on our way. Our tour guide was great - friendly, gave us plenty of information but wasn't in...","review_date":"March 25, 2017","user":"michelle_dave42"},{"attraction_id":1301,"rating":4.0,"review":"Niagara trip to base of Falls. It was a wonderful trip to Niagara Falls. We took our visitors from England to see one of the wonders of the world. What an experience to feel the thunder of the falls up close (on the boat tour)","review_date":"February 14, 2017","user":"chrisser"},{"attraction_id":1301,"rating":5.0,"review":"A must do. This was the highlight of the trip. We got picked up from a hotel which took us straight to Niagara. The journey there was really interesting the tour guide was extremely knowledgable and made the journey and the whole day fly by. The falls speak...","review_date":"January 17, 2017","user":"tash4444"},{"attraction_id":1301,"rating":5.0,"review":"Nice place in any season station.. I have been there in all seasons, and each one of them have something special.\nDecember to March with almost all the fall water at freezing point is just unforgeable. December and January other than frozen cascade you can enjoy the light festival.\nMarch to...","review_date":"December 19, 2016","user":"mariayhugo"},{"attraction_id":1301,"rating":5.0,"review":"Brilliant day trip to the falls. Got picked up right outside the door of our accommodation by our very friendly driver\/guide Paul at 8:15 am. Being only 5 of us we had our own little car which was perfect because we didn't fancy being on a big bus full of tourists....","review_date":"November 28, 2016","user":"darren_w"},{"attraction_id":1301,"rating":4.0,"review":"Good Tour. If you only have one day to see the falls and a few other stops on the way -- this is a good tour to do it with. Keep in mind that once you get to Niagara Falls -- there's more to see and do...","review_date":"November 21, 2016","user":"tinabethtravels"},{"attraction_id":1301,"rating":5.0,"review":"Day Visit in Niagara. In one day, you can plan a good trip to Niagara, You can ride the Maiden of the Mist,\nexplore the scenic view of Niagara all the way to Naigara on the Lake visiting the winery in the region and if you like hiking, you...","review_date":"November 14, 2016","user":"graceandgratitude"},{"attraction_id":1301,"rating":4.0,"review":"Very Good Day Tour. A very well organised day tour from Toronto with a helpful and knowledgeable tour guide\/driver. Everything went well with stops as promised and plenty of time at the falls. The falls are of course spectacular and the trip on the boat good fun so it's...","review_date":"November 8, 2016","user":"rogerandwendy"},{"attraction_id":1301,"rating":5.0,"review":"The highlight of the holiday. A day trip to this magnificent thundering water fall was the highlight of our holiday, 8.30 pick up difficulty getting out of Toronto because of a 10 k marathon (90 minutes delay) but super service from John ( the Italian driver)\nVery exciting autumn scenery...","review_date":"October 30, 2016","user":"maher_m"},{"attraction_id":1301,"rating":5.0,"review":"Great experience with a great tour company. We chose to use Niagra Day Tours because they use small buses and so glad we made that choice. It was booked from the UK via email, no hassle, all went to plan.\n9 of us on the bus. Our driver\/guide Paul was very informative,...","review_date":"October 19, 2016","user":"e_s"},{"attraction_id":1301,"rating":5.0,"review":"Nice tour. Nice arrangement for the tour, got the chance to visit different spots in Ontario at one time. The tour guide is nice and patient, always be able to provide detailed information of every spot, which is very helpful to a tourist coming here for the...","review_date":"October 17, 2016","user":"ws_y"},{"attraction_id":1301,"rating":5.0,"review":"The magnificent creations of God.... A day in Niagara is one of my most memorable and spectacular get away. You can see and witness how beautiful the falls are. If you see that falls you will be speechless for its beauty and amazed how it was happened? You will wonder...","review_date":"October 17, 2016","user":"eugenealanes"},{"attraction_id":1301,"rating":4.0,"review":"Great Tour. The tour was nice, organized well, and the booking was easy. It was great to see the shops and the falls","review_date":"October 17, 2016","user":"dianajws67"},{"attraction_id":1301,"rating":5.0,"review":"Niagara - Amazing experience. It's complete with fun filled activities for the whole family, restaurants, casino and what not. Go on the big Farris wheel or just climb up the skylon tower and have the most amazing view of the Niagara. Go closer to the falls with maid of...","review_date":"October 17, 2016","user":"86sumitj"},{"attraction_id":1301,"rating":5.0,"review":"Fantastic day!!!!. We chose this tour as it did all the stops on the way to the Falls and as we were staying overnight this was important.\nFrom the pick up to the end of the day we had a great time - Burkus was interesting, informative...","review_date":"October 12, 2016","user":"woobs75"},{"attraction_id":1301,"rating":5.0,"review":"A beautiful day.... ...we were 4 girls on vacation in Toronto and wanted to see the Niagara Falls!\nWe chose this Tour because of the TripAdvisor reviews and it was the right choice!\nBooking, pick-up and the entire day was easy and well organized - we really enjoyed...","review_date":"October 9, 2016","user":"tanja100991"},{"attraction_id":1301,"rating":5.0,"review":"Once in a lifetime moment . The tour was a great day out worth it \ud83d\udcaf.\nOnce in a lifetime moment & experience.\nOur driver\/guide Duncan was very interesting, imformative & a very safe & smooth driver.\nThe stops on the way are good but nothing prepares you for the ore...","review_date":"October 6, 2016","user":"bcjb78"},{"attraction_id":1301,"rating":5.0,"review":"Day trip to Niagara. This is the best way to see one of the wonders of the world and also see some interesting places and do some nice things along the Niagara region such as try the ice wine in a tasting tour in a local winery, see the...","review_date":"October 6, 2016","user":"luzbl"},{"attraction_id":1301,"rating":5.0,"review":"Niagara Day Tour. Awesome day. Duncan our driver and guide was excellent. Great value for money and would highly recommend it. 10 out of 10 for service and tour content. Niagara Falls without the boat ride is not an option. It is a must do!\nGraeme","review_date":"October 6, 2016","user":"graeme_b"},{"attraction_id":1301,"rating":5.0,"review":"Well worth a visit. Stopped off at the falls on the Way to Vancouver with our Canadian tour. Not much going on in the town, was a bit like Blackpool, but take a ride up to Niagara on the lake you will love it.","review_date":"September 30, 2016","user":"jozef_k"},{"attraction_id":1301,"rating":5.0,"review":"Absolutely great!. Duncan was our tour guide and as he has an encyclopedic knowledge of the areas we visited, made this a vastly interesting tour. While it takes the whole day, the time seems to fly by as there are so many interesting things to see and...","review_date":"September 29, 2016","user":"craig_c"},{"attraction_id":1301,"rating":5.0,"review":"Professional and affordable tour. The Niagara Day Tour was a real highlight of our trip to Canada. Affordable, just the right length, informative and entertaining.\nAfter an 8.10am pickup from near Union Station and a quick tour of downtown to pick up the other guests (being fewer than 16...","review_date":"September 27, 2016","user":"unification1"},{"attraction_id":1301,"rating":5.0,"review":"Good day out. This a very good value and organised trip. We were picked up and dropped off from our accommodation. They use a small coach so can park up close to things.\nOur driver\/guide Burkus gave an excellent commentary along the way both informative and amusing. The...","review_date":"September 27, 2016","user":"derekg901"},{"attraction_id":1301,"rating":5.0,"review":"Stunning! Must see place. Niagara Falls is a must see place\/city with their wonderful falls. Boat cruise is really nice as they stay very close to the falls.","review_date":"September 26, 2016","user":"brunoamici"},{"attraction_id":1301,"rating":5.0,"review":"Don't hesitate: go ahead and book.. Having been to the falls on a perfect late summer's day recently, I cannot recommend this tour highly enough.\nThe minibus was comfortable and clean: and small enough to park within sight of the falls. Our driver (Duncan) was friendly, and gave a great running...","review_date":"September 26, 2016","user":"fomalhaut"},{"attraction_id":1301,"rating":5.0,"review":"Unforgettable experience. It definitely makes sense to include a boat trip into your tour as you will get to the falls as close as possible. They are beautiful! We also liked our driver\/guide Burkus.","review_date":"September 23, 2016","user":"olga_papusha"},{"attraction_id":1301,"rating":5.0,"review":"day trip. I would strongly recommend this tour, as stated in past, Burkus, was great. Picked us up on time, spoke very well and was very knowledgable. My wife and I learned a lot on this trip. Since it was a smaller van, very comfortable, he was...","review_date":"September 23, 2016","user":"travelcouple100"},{"attraction_id":1301,"rating":5.0,"review":"Excellent Company for a great tour\/Lindsay&DavidUK visitors. Visiting from the UK, we had time to plan and review the company we were going to use for our day trip to Niagara fall's. We found Niagaradaytours.com, and were not disappointed. Our driver\/ guide Burkus was great. Arrived at our hotel on time for...","review_date":"September 23, 2016","user":"lindsay_t"},{"attraction_id":1301,"rating":5.0,"review":"These are the people you should tour with!. I actually found them via Tripadvisor. Their reviews were already stellar and could not have been more accurate. I accidentally booked a Sunday tour and meant to do a Saturday tour. I contacted them on Friday before and they were more than accommodating in changing...","review_date":"September 23, 2016","user":"seanm64"},{"attraction_id":1301,"rating":5.0,"review":"Great Niagara Falls Tour!. The tour guide, Burkus, was great,and the Falls were wonderful! He took the time to explain a lot of the sites, and he was really patient with the passengers who did not return to the bus on time. He is a really knowledgeable guy.\nI'd...","review_date":"September 19, 2016","user":"eric_j"},{"attraction_id":1301,"rating":5.0,"review":"Niagara Day Tour. Warm day but threatening skies with occasional rain didn't spoil a great day out with David from Niagara Day Tour.\nThe trip out had several stops: Niagara on the Lake, the smallest Chapel, a wine tasting, floral clock and the hydro power stations.\nWe were...","review_date":"September 17, 2016","user":"473suew"},{"attraction_id":1301,"rating":5.0,"review":"A well-priced, well-run tour giving excellent value for money. This is an excellent tour which gave us a very varied and interesting visitor experience. Our driver\/guide was very personable and polite and provided an informative commentary during the journey but not so much that you wanted to reach for the 'stop' button. We visited...","review_date":"September 15, 2016","user":"whizzkid50"},{"attraction_id":1301,"rating":5.0,"review":"Amazing! & Great Service. The bus picked us up in the morning. Our driver was very charming and friendly. We stopped to do some wine tasting and we also stopped for a while in Niagara in the Lake (a charming quaint little town). When we reached the falls we...","review_date":"September 13, 2016","user":"717zoea"},{"attraction_id":1301,"rating":4.0,"review":"Awesome tour. Well worth it!! Spent the whole day in Niagara and these tours were just amazing and the kids really enjoyed it too!!","review_date":"September 12, 2016","user":"avtarbaba"},{"attraction_id":1301,"rating":5.0,"review":"This is one of the greatest wonders in the world so what can't be great about a trip to Niagara Falls. The Canadian side of Niagara is very picturesque starting with the falls and then the parks, lots of restaurants and attractions and two fun casinos for those who like to try their luck.\nIf you start your trip in Niagara on the Lake which is...","review_date":"September 12, 2016","user":"warren271"},{"attraction_id":1301,"rating":5.0,"review":"An excellent, well-informed, guide. We visited Niagara Falls with Burkus in September 2016 and managed to book ourselves on the tour at the last minute. The narrative was well-informed without being overwhelming and his experience of doing many of these tours previously allowed us to maximise our time at...","review_date":"September 12, 2016","user":"ossie_f"},{"attraction_id":1301,"rating":5.0,"review":"Pleasant trip with the Niagara Falls as grand finale. Pleasant daytrip to the Niagara Falls. Pick up went smoothly. We had a stop at Niagara on the Lake first, where we had one hour of free time, which was enough to have a quick stroll around, have something to eat or drink and enjoy...","review_date":"September 11, 2016","user":"mauve_10"},{"attraction_id":1301,"rating":5.0,"review":"Brilliantly planned, easy day out. We went to Toronto for a long weekend and wanted to visit Niagara Falls, I did some research on cost of public transport and came across this tour. The tour itself is not a lot more than making our own way there. The reviews were...","review_date":"September 9, 2016","user":"reney321"},{"attraction_id":1301,"rating":5.0,"review":"Wonderful Day Tour. Niagara Day Tour company, with driver and part owner, Burkus Chapman, was one of the best day tours that we have ever been on. The tour bus was comfortable, and on time for pick ups. The information provided by Burkus was great, his local knowledge...","review_date":"September 9, 2016","user":"lindawk926eq"},{"attraction_id":1301,"rating":5.0,"review":"Amazing. We took our Scouts on a day trip from Toronto. It was a long bus ride but well worth it. Our tour included the walk under the falls and a boat trip. It was just awe-inspiring. I can't think how else to describe it. It...","review_date":"September 8, 2016","user":"antheaatkins"},{"attraction_id":1301,"rating":5.0,"review":"Great value - A great day out!. Niagara Falls was a must do for us and this trip ticked all our boxes. David our guide was friendly, well organized and very professional. The trip has plenty of variety with stops at Niagara on the Lake, wine tasting, the smallest chapel and the...","review_date":"September 6, 2016","user":"pddownunder"},{"attraction_id":1301,"rating":5.0,"review":"Great way to see the Niagara region!. This tour made it very easy to see a wide variety of things the Niagara region has to offer all in one day: the falls (of course), the quaint town of Niagara-on-the-lake, tasting ice wine, and a few other local attractions such as the flower...","review_date":"September 6, 2016","user":"y8066zulizb"},{"attraction_id":1301,"rating":5.0,"review":"Fantastic trip and service. We chose Niagra day tour as it was a smaller bus and more personalised service. Booking was quick and easy and pick up so convenient. No trawling around loads if hotels before getting going. Burkus was helpful friendly and full of interesting and funny facts...","review_date":"September 6, 2016","user":"midmum2013"},{"attraction_id":1301,"rating":5.0,"review":"Niagara Day Tour. Wonderful experience - picked up at 8 20 am as arranged. Driver\/Guide, Burkus, was fantastic. Very informative commentary on the way out. Niagara-on-the-lake - what a pretty village. Plenty of time to look around. Three other shorts stops on the way to the Falls. The...","review_date":"September 5, 2016","user":"lynn_n"},{"attraction_id":1301,"rating":5.0,"review":"Road Trip, Flower clock, wine and gushing water.... Got picked up no problem at the Hotel close to Union Station. Had great time talking to the guide along the way. We had a few short stops along the way, Niagara on the Lake, Reif Winery, Chapel, Power station until finally arriving to Niagara...","review_date":"September 5, 2016","user":"explorers05"},{"attraction_id":1301,"rating":5.0,"review":"Amazing experience!! Most memorable trip!. We booked with the Niagara Day tour because of the great reviews on TripAdvisor and are glad we did. Our driver\/guide for the day was Tony. He picked us up right on time and very affable and knowledgeable.\nWe first went to the Niagara on...","review_date":"September 3, 2016","user":"sonalg184"},{"attraction_id":1301,"rating":5.0,"review":"Great Day. Pick up was on time, guide was very nice and knowledgeable, great stops along the way plus plenty o time at Niagara plus jumping the queue for the boat trip.\nA great relaxing way to see the falls. Highly recommended.","review_date":"August 30, 2016","user":"kerry_f"},{"attraction_id":1301,"rating":4.0,"review":"Good way to see Niagara Falls. This trip was for us an overall good experience. Reasonably relaxed and laid back with lots of time at the falls. Stopped in the lovely town of Niagara on the Lake, would have really liked to have more time there and skipped the \"smallest chapel\"...","review_date":"August 27, 2016","user":"mountainpcp"},{"attraction_id":1301,"rating":5.0,"review":"Niagara Day Tour. A really great day tour. Relaxed pace....with lots to see....Niagara Falls the ultimate highlight with plenty of time to enjoy them..","review_date":"August 24, 2016","user":"343sueh"},{"attraction_id":1301,"rating":5.0,"review":"Excellent family tour to Niagara. I booked this tour on the strength of other people's reviews on trip advisor and was pleased to find the tour lived up to expectation. Our driver and guide for the day was Burkus. He was an excellent guide, well informed with great knowledge of...","review_date":"August 24, 2016","user":"stephenradforth"},{"attraction_id":1301,"rating":5.0,"review":"A well balanced tour of the Niagra region, showing the natural environment and man's impact on the landscape.. A thoroughly recommended tour which gives an insight into the various local industries (wine growing as well as tourism) in addition to the spectacular works of nature at the Falls themselves.\nOur driver, Duncan, was very approachable and extremely knowledgeable about the local area. The...","review_date":"August 24, 2016","user":"daveandthegang"},{"attraction_id":1301,"rating":5.0,"review":"niagara falls bus trip. lovely day good guide interesting commentary well organised\nexcellent lunch\nbutterfly conservatory is delightful we had a great time maid of the mist is a good trip\nthe chair lift over the whirl pool isn't much\na bit pricey lots of venders selling expensive stuffs...","review_date":"August 23, 2016","user":"vivihill"},{"attraction_id":1301,"rating":5.0,"review":"Wonderful day out! . One of the best days of our trip to Toronto! We were sent our pick up time by text the morning before our trip, and we were collected on time from our hotel. Our tour guide, David, was welcoming and introduced us to the others...","review_date":"August 23, 2016","user":"bakee001"},{"attraction_id":1301,"rating":5.0,"review":"Niagara Falls Tour. Great Tour Guide - he was interesting informative and well organised. Had a great time at the falls, and the tour was interesting too. Niagara-on-the-Lake was a beautiful place to look around.","review_date":"August 21, 2016","user":"erica_b"},{"attraction_id":1301,"rating":5.0,"review":"July 2016 Niagara Tour. The tour company was exactly what we needed as newbees to this part of Canada. Our tour guide, Duncan was full of knowledge of the area and enthusiastic even when we were moving in slow traffic.\nThe relaxed stop offs were interesting and well balanced...","review_date":"August 17, 2016","user":"clairefx1364tx"},{"attraction_id":1301,"rating":5.0,"review":"A great experience . We were collected on time by Dave our tour guide who was informative and pleasant. We went to Niagara Falls first and the Hornblower boat cruise gave us the highlight of our day, the noise and feeling of being so close to the water was...","review_date":"August 16, 2016","user":"martineastmidlands"},{"attraction_id":1301,"rating":4.0,"review":"Niagara Falls are great!. The trip was very well organised. We visited the lovely village of Virgil, the smallest chapel and had a informative wine testing (ice wine included) and a short photo stop at a power engine. We were 24 partipicants and the small bus could park right...","review_date":"August 15, 2016","user":"lieschen_m"},{"attraction_id":1301,"rating":5.0,"review":"Great day out. We were picked up on time by Burkas our tour guide. He was brilliant so knowledgable on everything. St Niagara we were given tickets and skipped the major queues but we still had to queues down to the boat which was about 30 minutes. We...","review_date":"August 14, 2016","user":"sallyg161"},{"attraction_id":1301,"rating":5.0,"review":"Highlight of our trip. I really cannot say enough good things about how enjoyable this trip was and how friendly and knowledgeable Duncan our driver was. We were picked up on time, the bus was very comfortable and we enjoyed all the stops particularly Niagara on the Lake and...","review_date":"August 14, 2016","user":"legals81"},{"attraction_id":1301,"rating":5.0,"review":"A Terrific Experience!. We are so lucky that we selected this tour. It was an all-day venture that was perfectly planned with a very knowledgeable, polite and professional guide\/driver. A van rather than a bus and plenty of personalized information. We sure learned a lot.","review_date":"August 12, 2016","user":"garwoodw"},{"attraction_id":1301,"rating":5.0,"review":"Great tour from Toronto. Tour was easy to book online and pick-up was done on time. We left at 8:10 am and were back around 5:30pm. The minibus has 24 places, which allows to park more easily and conveniently at the different stops. Our guide and driver, Burkus, was...","review_date":"August 12, 2016","user":"isaphd"},{"attraction_id":1301,"rating":5.0,"review":"A very memorable day - highly recommend!. Seeing Niagara Falls is very much a 'pinch me' moment and going with Niagara Day Tours made the experience all the more brilliant. I booked to go with Niagara Day Tours whilst I was in Toronto in April this year and I am so glad...","review_date":"August 10, 2016","user":"chloec1943"},{"attraction_id":1301,"rating":5.0,"review":"Excellent - highly recommended. We did the Niagara tour with Burkus last week. I am really pleased we chose Niagara Day Tours for this trip. There were only nine of us on the tour so there was no waiting around for a coach full of people to return after...","review_date":"August 9, 2016","user":"mel_s_uk"},{"attraction_id":1301,"rating":5.0,"review":"A very memorable day!. Booking with niagara day tour is a must if visiting Niagara Falls, then leave the rest upto Burkus and his team. We had Burkus as our driver and tour guide, his professionalism and knowledge was first class. You get so much included with such a...","review_date":"August 9, 2016","user":"kennywong1015"},{"attraction_id":1301,"rating":5.0,"review":"Good value and excellent tour guide. We just did this tour in the beginning of August. It was easy to pick up the bus in the morning. Burkus was our guide and he provided excellent commentary and drove us to our destination and back safely and comfortably.\nThe trip there was...","review_date":"August 8, 2016","user":"richardlz8833sd"},{"attraction_id":1301,"rating":5.0,"review":"Excellent trip and a holiday highlight. Overall this was an excellent trip and a highlight of our holiday. Duncan our driver\/guide was very personable and knowledgeable, looked after us and ensured we were able to quickly gain priority entry for the hornblower cruise to the falls. The small size of the...","review_date":"August 7, 2016","user":"bluebirds66"},{"attraction_id":1301,"rating":5.0,"review":"Amazing experience. The tour was an incredible experience. They picked me up at my hotel and took us to incredible places. The guide Felix was awesome and had very good recommendations. If you want to do a day tour to Niagara from Toronto, I definitely recommend this...","review_date":"August 7, 2016","user":"j2012ajrafaelg"},{"attraction_id":1301,"rating":5.0,"review":"Unforgettable day tour. We was picked up at the hotel downtown Toronto with a minivan. This turned out to be our transportation the whole day, so we where only 6 people on the tour. The bigger bus was full, so we enjoyed a tour without waiting time for...","review_date":"August 7, 2016","user":"kare_k"},{"attraction_id":1301,"rating":5.0,"review":"Great trip. From pick up to drop off a great day. Duncan our tour guide couldn't have been more informative or helpful. Couple of stops pre Niagara. Loved Niagara by the Lake town and the winery.\nBut the falls were just something else. On the boat so...","review_date":"August 6, 2016","user":"zolapower087"},{"attraction_id":1301,"rating":5.0,"review":"An excellent tour. A good value all day tour. You are picked up from your hotel downtown in the early morning and after the round of hotels it's off to the Niagara area arriving about 90 mins later. The tour takes in Niagara on the Lake, the heights,...","review_date":"August 1, 2016","user":"carshaltondon"},{"attraction_id":1301,"rating":5.0,"review":"Perfect tour. Can't fault anything about this tour. The visit to the winery was informative without any \"hard sell\" of the wines. The pace of the tour was just right. The company having bought tickets in advance for the boat ride meant 80% of queue jumping was...","review_date":"July 31, 2016","user":"a_w"},{"attraction_id":1301,"rating":5.0,"review":"Leave the driving and the details to them!. I had considered renting a car and heading for the falls but everything I read said prepare for long lines and heavy traffic. Why put myself or more exactly, my husband through all that? We read the reviews and Niagara Day Tour seemed to have...","review_date":"July 29, 2016","user":"2flyby"},{"attraction_id":1301,"rating":5.0,"review":"Natural wonders. It took about two hours to drive from Spadina Avenue. On the way, u can stop by the biggest outlet, Canada One. We arrived around 12 but the ticket to Behind the falls was booked till 6pm. It was a nice view to see how...","review_date":"July 29, 2016","user":"elaine_w"},{"attraction_id":1301,"rating":5.0,"review":"Great tour. If staying in Toronto then this is a great way to see the falls. The coach was very comfortable and the driver was very good. The stops at Niagara on the lake and vineyard were both things you might miss if driving yourself. Just enough...","review_date":"July 28, 2016","user":"david_n"},{"attraction_id":1301,"rating":5.0,"review":"Fab day! . We had an amazing day trip with Niagara Day Tours this week. It started off dull and wet with the threat of thunder and lightning but fortunately as the day progressed, the weather improved considerably and by the end of the day the sun was...","review_date":"July 27, 2016","user":"michelle_dave42"},{"attraction_id":1301,"rating":5.0,"review":"What an amazing day! Duncan was a fantastic host!. When researching the day trips available to niagara from Toronto you are met with a plethora of possible hosts and tours. We chose niagara day tours as they seemed to balance between price what we wanted to see and time spent at niagara. We have...","review_date":"July 27, 2016","user":"v2832agmartinm"},{"attraction_id":1301,"rating":5.0,"review":"excellent experience! !!!!!. Must see I suggest starting at brock monument then work your way down to Niagara falls and enjoy a sub for lunch then keep going to visit all the locations specially the big t p and there a place where they make glass objects (great...","review_date":"July 26, 2016","user":"naliniparmar1"},{"attraction_id":1301,"rating":5.0,"review":"falls and green space. well, Niagra Falls is one of kind. you can spend the whole entire day at the falls and you wont get bored lots to see and do. from boad rides to free bus ride around from boat rides to zip rides, two casinos, rides and...","review_date":"July 26, 2016","user":"budhol"},{"attraction_id":1301,"rating":5.0,"review":"WONDERFUL PLACE TO VISIT. Niagara Falls is one of the best place go and visit , the incredible power and beauty of Niagara Falls at Ontario's Niagara..Amazing attractions for year-round family or with friends fun. Feel the thunder of Niagara Falls at Journey Behind the Falls,","review_date":"July 26, 2016","user":"nimal_s"},{"attraction_id":1301,"rating":5.0,"review":"A day tour of Niagara Falls. Fantastic day out with my boys... Full of exciting rides, a restaurant or fast food outlet every other block, not too crowded and the Falls... Whao!! The boat ride was our highlight. If you are a tourist to Canada, you do need an American visitor's...","review_date":"July 25, 2016","user":"kokomma"},{"attraction_id":1301,"rating":5.0,"review":"Attractive Falls and many things to do. The Niagara Falls may not be the highest or widest Falls in the world but it certainly stands distinct because of how attractive it is. A better view of the Falls is from the Canadian side. In addition to the Falls there are so many...","review_date":"July 25, 2016","user":"munird2014"},{"attraction_id":1301,"rating":5.0,"review":"Niagara Falls. You can visit the Horseshoe Falls or the American Falls and see them both from the Canadian side of the border. Tickets are available to walk under the Horseshoe Falls, take a ride to the bottom of the Gorge, ride a boat right up to...","review_date":"July 25, 2016","user":"senior_f"},{"attraction_id":1301,"rating":5.0,"review":"A must do. Absolutely jaw-dropping. Tour included a stop at a winery and Niagara-on-the-lake but they could have been skipped and just had more time at the falls. They are spectacular, unbelievable, awe-inspiring and beautiful. The Hornblower cruise to the falls is fun. It is truly amazing!!","review_date":"July 24, 2016","user":"sue_m"},{"attraction_id":1301,"rating":5.0,"review":"Everything went smooth. Lovely day. The guide was helpful and we also learned a lot about Canada. The stops on the way to Niagara Falls were nice, especially Niagara on the Lake. I reccomend this excursion and it was practical with a minibus","review_date":"July 21, 2016","user":"gunnks"},{"attraction_id":1301,"rating":5.0,"review":"Very informative and fun day trip!. The trip included several stops prior to visiting the falls which is just what we wanted. The amount of time we had at each place was just enough and the tour guide was helpful in answering questions. I would definitely recommend going on the boat...","review_date":"July 19, 2016","user":"melissam4192"},{"attraction_id":1301,"rating":4.0,"review":"Informative but not enough time at the Falls. This was a lovely trip with an informative driver. However, much more time was needed at the Falls as it is such an iconic place. Although the visits on the way were interesting, I would have rather have foregone the vineyard visit and spent less...","review_date":"July 17, 2016","user":"craziesue"},{"attraction_id":1301,"rating":5.0,"review":"Great day, very informative. Picked up from our hotel, on time. Great narration all the way including in Toronto. Visit to beautiful Niagara on the Lake township, Reif winery, a roadside fruit stall and then the amazing falls. Got us to the head of queue for the boat cruise...","review_date":"July 16, 2016","user":"c7692wljaneb"},{"attraction_id":1301,"rating":5.0,"review":"Great highlights . Our driver, Tony, was prompt in picking us up at our hotel, kept the tour moving, and gave just the right amount of information on the tour. The boat ride at the Falls was super, and very wet! I only wish we knew that the...","review_date":"July 13, 2016","user":"lorim2576"},{"attraction_id":1301,"rating":5.0,"review":"Shines above its competitors in many different ways. After doing my research and reading reviews I could see this was a highly regarded tour service that was reasonably priced when compared to competitors.\nWe were picked up around 8am from our hotel by our tour guide Burkus, who was both friendly and knowledgeable....","review_date":"July 13, 2016","user":"kelly_s"},{"attraction_id":1301,"rating":5.0,"review":"Quality Tour! Exceeded Expectations. During our short stay in Toronto we booked Niagara Day Tour. I liked the idea that it was a small shuttle bus (24 people) and because of it we could get good parking and short walks to the attractions. This proved to be true! Even...","review_date":"July 12, 2016","user":"snowplowracer"},{"attraction_id":1301,"rating":5.0,"review":"Wonderful day tour to Niagara Falls from Toronto!. The tour guide, Burkus, was prompt and picked us up as scheduled. He was informative, professional and fun. It was a very well organized tour that included everything that should be seen in the Niagara region. We never felt rushed. I would highly recommend this...","review_date":"July 11, 2016","user":"portia888"},{"attraction_id":1301,"rating":5.0,"review":"Niagara Falls, Niagara by the lake, floral clock, wine tasting, & a few short other stops. Great overall experience! . Fun day tour 8-6! You get picked up at your hotel around 8, drive to Niagara on Lake, a small pretty little town where you spend an hour walking by the lake, getting coffee or lunch and visiting some of the shops. Friendly little town...","review_date":"July 10, 2016","user":"topschef"},{"attraction_id":1301,"rating":5.0,"review":"Great day out. What a great professional business. Picked up spot on time, spotless 12 seater modern vehicle and a great guide (Burkhas) We called at Niagara on the lake, then a lovely little fruit shop with the smallest chapel in the world right next door. Then on...","review_date":"July 10, 2016","user":"dexporter"},{"attraction_id":1301,"rating":5.0,"review":"Awesome tour, great value and well organised trip to the magnificent Niagara Falls. A well organised tour, allowing plenty of stops, visiting interesting places all before the final destination at Niagara. We stopped first at Niagara on the Lake for an hour for a stroll around this beautiful town and to have a coffee break. We then went...","review_date":"July 9, 2016","user":"nickyormonde"},{"attraction_id":1301,"rating":4.0,"review":"Well organised trip to Niagara. Our day tour to Niagara with Duncan was really well organised and he was nice, friendly and informative. There was plenty of time to spend at the Falls themselves and Duncan was helpful in letting us know to avoid certain tourist trap areas.\nThe flower...","review_date":"July 4, 2016","user":"pamela_t"},{"attraction_id":1301,"rating":5.0,"review":"Brilliant tour and Niagara visit. The day tour was excellent, visiting some very interesting places as well as Niagara Falls and the boat trip: a winery, Niagara- falls- by - the lake, a fruit farm and the smallest chapel in the world! The commentary was informative and very well presented...","review_date":"June 30, 2016","user":"mayaandannie"},{"attraction_id":1301,"rating":5.0,"review":"Brilliant tour. We really enjoyed our tour with Niagara Day Tours. Our guide Dave was really friendly and knowledgeable, the mini bus was comfy and kept cool and all the timings ran like clockwork. The tour itself takes in Niagara-on-the-lake, the littlest church, Reif estate winery, the...","review_date":"June 27, 2016","user":"rosats148"},{"attraction_id":1301,"rating":5.0,"review":"Amazing day. We purchased the niagara falls tour with this company. All the process was very smooth. Burkus was an excellent guide, very professional, kind and very nice. We were picked up on time and all stops were done according to the schedule and advertising.\nThanks Burkus...","review_date":"June 26, 2016","user":"carlos_h"},{"attraction_id":1301,"rating":5.0,"review":"Breathtaking Beauty and a Fantastic Tour Guide. Wow! What a well planned day. Our first time flying out from BC, this was the most amazing way to see Niagara Falls. Burkus shares so much information about the area and sights along the way that it makes this, by far, the best way...","review_date":"June 25, 2016","user":"janet_i"},{"attraction_id":1301,"rating":5.0,"review":"Fantastic day trip to Niagara Falls!. We looked at various companies offering day trips to Niagara from Toronto, but chose Niagara Day Tour on the basis of the number of positive reviews. We are so glad we did! We had an absolutely fabulous day. We were picked up on time from...","review_date":"June 20, 2016","user":"debnant33"},{"attraction_id":1301,"rating":5.0,"review":"Top notch Trip. For anyone wanting to take in Niagara Falls this trip is second to none. This trip includes several interesting stops along the way, with ample time afforded throughout the day to appreciate each of the stops before reaching the Falls.\nThe transport itself was clean...","review_date":"June 20, 2016","user":"mg1103"},{"attraction_id":1301,"rating":5.0,"review":"If you are visiting Toronto - you must go on this tour...and make sure you go up in the Helicoptor!. This tour did not disappoint. The coach (clean, air conditioned and only seating approx 16 people), arrived on time and the driver\/tour guide was welcoming\/informative and friendly throughout. Niagara falls obviously has a 'wow factor', and Niagara On The Falls is postcard picture perfect. The...","review_date":"June 19, 2016","user":"gareth_b"},{"attraction_id":1301,"rating":5.0,"review":"Niagara Falls from Downtown Toronto. If you're staying in the Toronto area, this is a must do trip and we would highly recommend Niagara Day Tours .We were picked up on time in a nice 10 seater van with air con. Burkas was a great guide and an excellent driver....","review_date":"June 17, 2016","user":"triisha"},{"attraction_id":1301,"rating":5.0,"review":"Fantastic day trip to Niagara region. We spent an enjoyable day visiting Niagara on the lake, wine tasting and of course seeing the falls from both land and on the boat. Overall the trip was very professional, Burkus does everything he can to ensure everyone knows what they need to do...","review_date":"June 15, 2016","user":"liss78"},{"attraction_id":1301,"rating":5.0,"review":"Great trip!. My family and I booked a private day trip with Niagara Day Tours. The whole experience was great- booking via email was simple and Burkus was always very quick to respond. On the day our driver picked us up right outside our apartment and was...","review_date":"June 15, 2016","user":"sarahm1621"},{"attraction_id":1301,"rating":5.0,"review":"Excellent day out - thanks!. Very prompt arrival of our (knowledgeable and helpful) driver who toured us through some fascinating places and offered some excellent info on our trip on Friday 27th May.\nTraffic on the way back to Toronto was a little more tricky but our guide coped well...","review_date":"June 15, 2016","user":"andy_k"},{"attraction_id":1301,"rating":5.0,"review":"Niagara Falls.....A memorable experience....!!!!. Myself and my Mother in Law booked our trip with Niagara Falls Day Tours for 24th May 2016. We were picked up from our hotel in downtown Toronto promptly at the agreed time by the exceptionally nice Burkus who was our guide for the day....","review_date":"June 13, 2016","user":"wooward1966"},{"attraction_id":1301,"rating":5.0,"review":"Wee day trip. I had a one day trip to niagara falls with a tour. Tye tour was fantastic seen alot. Enjoyed niagara falls. There was so much to do and see. I could and would have liked to spend a few days here to see everthing.\nI...","review_date":"June 12, 2016","user":"elainemy7772yb"},{"attraction_id":1301,"rating":5.0,"review":"Excellent service. We're so glad we chose Niagara Day Tour for our trip from Toronto to Niagara Falls. Everything went smoothly, a punctual pick up from our hotel, and excellent service throughout from Duncan, our tour guide. Niagara Falls was obviously the highlight, and you simply have...","review_date":"June 12, 2016","user":"janet2158"},{"attraction_id":1301,"rating":5.0,"review":"Better than larger coach tours. The fact that this tour is on a small coach meant that it was easier to park and get around, as well as keep track of people. Our driver was friendly and knowledgeable. We were picked up at our hotel and he phoned to let...","review_date":"June 11, 2016","user":"saritoplek"},{"attraction_id":1301,"rating":5.0,"review":"Professional in every way. We chose Niagara Day Tours because they only do small groups, less than 20. We didn't want to be on a coach with 60 people. Burkus was our driver and point of contact. He was extremely courteous and knowledgeable, not only Niagara Falls but the...","review_date":"June 10, 2016","user":"554dwaynet"},{"attraction_id":1301,"rating":5.0,"review":"Memorable trip. Had a great day tour with this company who were prompt, courteous and punctual. You get a lot of time at the falls themselves and a decent length stop at Niagara on the Lake town. We would maybe have preferred to leave out a couple...","review_date":"June 9, 2016","user":"mark_j"},{"attraction_id":1301,"rating":5.0,"review":"Great tour of Niagara Falls. I visited Niagara Falls on 27 May 2016 and was completely satisfied with the punctuality and itinerary organized by Niagara Day Tour.\nOur guide was very helpful and informative sharing many fun facts of Toronto & Niagara Falls Town. I enjoyed visiting the wineries &...","review_date":"June 7, 2016","user":"natalie_t"},{"attraction_id":1301,"rating":5.0,"review":"A Great Day at Niagara Falls!!!!!. What a wonderful day we had out with our hosts Burkus (our driver) & Steve (our commentator). All our stops on the way to the falls which included Niagara on the Lake, were great. We got drenched on the boat cruise, which we were warned...","review_date":"June 7, 2016","user":"871sallyb"},{"attraction_id":1301,"rating":5.0,"review":"Everything You Need From a Tour. Right from the point of booking the owner, Berkus, was helpful replying quickly to our enquiries.\nOn the day itself we were picked up by Duncan from the reception at our hotel. He's a lovely chap who is a fount of knowledge about the Toronto...","review_date":"June 7, 2016","user":"georgie_t"},{"attraction_id":1301,"rating":5.0,"review":"ourCanadian adventure. Cannot recommend this trip highly enough, Burkus our driver gave excellent commentary throughout the day and had obviously studied the area in depth. We were picked up from our hotel on time and the whole day was very well planned even down to the stop...","review_date":"June 7, 2016","user":"keith_c"},{"attraction_id":1301,"rating":5.0,"review":"AWESOME. Our driver was Berkus who had an extensive knowledge base of the history of all the places we stopped at, as well as points of interest along the drive. Physically being at Niagara Falls was awesome and surreal. The boat ride to the falls was...","review_date":"June 6, 2016","user":"joycett2016"},{"attraction_id":1301,"rating":5.0,"review":"Niagara Falls. An absolute fantastic(if slightly hot and tiring\ud83d\ude00)day. Duncan our driver was very\ninformative and as it was a very hot day was always making sure we kept hydrated. We were given plenty of time at both Niagara on the Lake and at the Falls. I...","review_date":"June 3, 2016","user":"tracey_h"},{"attraction_id":1301,"rating":5.0,"review":"Great day trip to Niagara Falls. Thoroughly enjoyed the well organised informative and friendly day run by Burkus Chapman. A great deal was packed into the day, visiting places like Niagara on the Lake, a winery where a wine tasting session was very interesting and then of course time to enjoy...","review_date":"June 2, 2016","user":"victoria_w"},{"attraction_id":1301,"rating":5.0,"review":"So much fun!. First of all, I have to say thanks to Berkus for being amazing. We made a scheduling mistake and he accommodated us without any hesitation. The tour was fun and very well organized. At the Falls, we were able to skip the long lines to...","review_date":"May 31, 2016","user":"serenity0307"},{"attraction_id":1301,"rating":5.0,"review":"Niagara. Fantastic tour, organized pick up and air conditioned bus. Duncan, our driver was informative about the area and made sure that we all had a good day and were well hydrated! Amazing helicopter ride.","review_date":"May 31, 2016","user":"maureen_b_b"},{"attraction_id":1301,"rating":4.0,"review":"Fabulous Niagara. We had a great experience with Niagara Day Tours, our guide Duncan was friendly and knowledgeable and it was very efficiently run. We saw lots of interesting and amazing things during the day and it was very well organized. Would recommend.","review_date":"May 29, 2016","user":"nicbissett1"},{"attraction_id":1301,"rating":5.0,"review":"Awesome day tour!. Picked up bang on time right outside our hotel!\nBus was lovely, clean, well maintained, spacious, good air con etc!\nBurkus was an excellent tour guide, we found it very informative, especially as it was our first visit to Canada.\nThe itinerary is excellent, Niagara...","review_date":"May 27, 2016","user":"rabiesrilla"},{"attraction_id":1301,"rating":5.0,"review":"A fabulous day! . I've just returned to my hotel after taking the Niagara Day Tour. Burkus Chapman was the perfect tour guide! Burkus picked us up at our hotel, and we went on to pick up a further 6 people. Burkus was very polite and funny, and his...","review_date":"May 24, 2016","user":"darahgna"},{"attraction_id":1301,"rating":5.0,"review":"Great day out at Niagara Falls. More beautiful that expected.. Coach trip with guide from Toronto. On arrival at the falls we had a boat trip to the base of the falls where we were issued with waterproofs to keep us dry. Plenty of places for lunch, we chose the Sheraton and had a window...","review_date":"May 23, 2016","user":"thedaphneholmes"},{"attraction_id":1301,"rating":4.0,"review":"Cracker day for a waterfall. After looking at a number of options for this day tour I am very happy I chose Niagara Day Tour. Very professional but friendly service and excellent coach, very clean and comfortable.\nBurkus was a great guide and the trip was just right for price,...","review_date":"May 23, 2016","user":"jafachick"},{"attraction_id":1301,"rating":5.0,"review":"5 stars for quality and value. Great day tour to Niagara Falls. Duncan was our tour guide he was very friendly and knowledgeable. A true gentleman.\nI think every other review here mentions the key points - pickup from location of your choice, stops at Niagara-on-the-Lake, tasting session at the Reif...","review_date":"May 21, 2016","user":"888hello888"},{"attraction_id":1301,"rating":5.0,"review":"A great day trip to Niagara. Our tour guide Burkus picked us up at our hotel and we set about picking everyone else up for the tour. He was friendly and courteous and provided a very interesting commentary on the journey out from Toronto. His style was friendly and professional, with...","review_date":"May 20, 2016","user":"moaningminnie17"},{"attraction_id":1301,"rating":5.0,"review":"A great day out :). Our guide, Burkus, did a wonderful job of welcoming everyone into the tour during the pick-ups, familiarising us with both the group and our surroundings. The information he provided throughout the day was engaging and informative; he is very accommodating and has a great sense...","review_date":"May 14, 2016","user":"graphitell"},{"attraction_id":1301,"rating":4.0,"review":"Great day tour with pros and cons. I went with my mom and sister and had a great day. Here are some pros and cons:\nPros: Bus stops inside Niagara on the Lake unlike other buses that stop outside of town. Knowledgable guide. You get to see the tiny chapel.\nCons: Wine...","review_date":"May 11, 2016","user":"layne_cat"},{"attraction_id":1301,"rating":5.0,"review":"Brilliant Niagra Trip. Very enjoyable day. Well informed, very friendly driver. Excellent itinerary with ample photo opportunities, but a little more time at Niagara On The Lake would be nice. The helicopter flight was brilliant and not too expensive.","review_date":"May 9, 2016","user":"gerald_g"},{"attraction_id":1301,"rating":5.0,"review":"Excellent tour. We surely enjoyed this tour. The guide was very friendly, and he took care of us very well.\nSince they use small van, we didn't need to have a long walk at Niagara on the Falls. Every visiting place, he gave us good suggestions to...","review_date":"May 6, 2016","user":"ponta1220"},{"attraction_id":1301,"rating":5.0,"review":"The Ease of Not Driving to Niagara. This was a great tour! Burkus Chapman arrived early and picked up our family of 4 from our Hotel in Downtown Toronto. Made two more stops and we were off to Niagara Falls! Being from Hawaii, where we don't drive more than an hour, it...","review_date":"May 3, 2016","user":"339gregoryh"},{"attraction_id":1301,"rating":5.0,"review":"Great package. Great tour - appreciated lot of interesting facts about Toronto and its surroundings during the way. Balanced programme as well - bit of everything (pitoresque town, wine tasting, floral clock, hydro plant,...) plus Niagara of course.","review_date":"May 2, 2016","user":"michal_j"},{"attraction_id":1301,"rating":5.0,"review":"Organized and comprehensive day trip!. My family and I were stuck between deciding on an organized trip to Niagara, or trying to coordinate a visit on our own. In the end, we decided an organized trip was far more efficient for our needs, and we were so happy with the...","review_date":"May 2, 2016","user":"ahara25"},{"attraction_id":1301,"rating":5.0,"review":"Great Day. This tour is very well organised and feels much more like a personal chauffeur than a tourist bus. Our driver Paul was very knowledgable about the region. We initially weren't really interested in all the stops before the falls but couldn't find a tour without...","review_date":"April 28, 2016","user":"674588"},{"attraction_id":1301,"rating":5.0,"review":"Great tour and great tour guide. Excellent tour. Made a number of stops on the way to Niagara falls, which were all very interesting and allowed me to get many pictures, the stop at the winery and the wine tasting was especially pleasant! Burkus was our tour guide and we couldn't...","review_date":"April 23, 2016","user":"andrew_e"},{"attraction_id":1301,"rating":5.0,"review":"Fantastic trip. Niagara falls are amazing and the trip organized by niagara day tour has fantastic too. Duncan, the driver, picked us up on time and drove us throughout the trip towards the falls. the trip has 3 stops, the first was at Niagara on the lake...","review_date":"April 20, 2016","user":"ptandrea"},{"attraction_id":1301,"rating":5.0,"review":"Great Day at Niagara Falls. I travelled for the first time to Niagara alone and I think that Niagara Day Tours was a great option. The process with all the payment and confirmation was quick. Also, the pick-up was exactly on time. Our driver, Dave, was very friendly, talkative, and...","review_date":"April 17, 2016","user":"simona_s"},{"attraction_id":1301,"rating":5.0,"review":"Wonderful day at Niagara Falls. This was my first time to Niagara Falls. The day could not have been more perfect. Dave our driver and guide was terrific! He was very knowledgeable about Toronto and the sites we visited. His suggestions for places to visit at the Falls were excellent....","review_date":"April 16, 2016","user":"fostersn"},{"attraction_id":1301,"rating":5.0,"review":"Niagara Day Tour. Niagara Day Tour was money well spent. We were picked up at our hotel and were part of a smaller group that day. (There were 5 of us that were each picked up at our hotels) Our van was very roomy and comfortable. Our tour...","review_date":"April 16, 2016","user":"collierchris3"},{"attraction_id":1301,"rating":5.0,"review":"a memorable lovely day tour. We had an enjoyable tour. Each stop worth to see\uff0c especially the last one, Niagara Falls, which was awesome. We spend 3 hours there, but I did't want to leave.","review_date":"April 13, 2016","user":"xuerbin"},{"attraction_id":1301,"rating":5.0,"review":"Well organised and knowledgeable tour. From booking to returning at the end of the day, the company provided great service. Our tour guide was Duncan who was very knowledgeable about Toronto and the various places along the route to Niagara. The company didn't charge us for our 2 year old...","review_date":"April 13, 2016","user":"andrew_m"},{"attraction_id":1301,"rating":5.0,"review":"Day Tour. We had an amazing day tour hosted by Burkus. We had beautiful weather and could see Toronto all the way across Lake Ontario. We had a small group of five people and there was plenty of time at each stop. Burkus was very flexible and...","review_date":"April 10, 2016","user":"djb4859"},{"attraction_id":1301,"rating":5.0,"review":"Best experience I've ever had. Our companion Paul, was awesome, you can see that he did this for the joy and not the cash. In a small group of 5, so we were in a comfy SUV. He explained a lot of the sites we have passed along the way,...","review_date":"April 9, 2016","user":"andy_l"},{"attraction_id":1301,"rating":4.0,"review":"Excellent Tour in chilly conditions. Very well run and professional tour with clear instructions which ran perfectly to time with the full 3 hours in Niagara. The trip to the falls was fun and very informative and it was a real bonus that the boat was running so early in...","review_date":"April 7, 2016","user":"hannah_e"},{"attraction_id":1301,"rating":5.0,"review":"Great day at Niagara. We had a perfect day at Niagara, led by Burkus who was an excellent guide. He gave us loads of information, made sure we got to all the best viewpoints and ensured we had a perfect day.","review_date":"April 6, 2016","user":"alhealey27"},{"attraction_id":1301,"rating":5.0,"review":"Thrilling. The Horse shoe falls in Niagara are gorgeous. I visited on a saturday in March and the day was just perfect,cold but Sunny. The area around is very touristy but the falls are majestic nevertheless. Even managed to catch the waterfall rainbow","review_date":"March 21, 2016","user":"ami_g"},{"attraction_id":1301,"rating":5.0,"review":"Very good choice for the Niagara Falls tour. We chose Niagara day tours, and we chose very wisely. We can't remember the driver's name (Burkus?), but we were picked up in front of our hotel, and we were given a history of the area on the way to Niagara Falls and the other...","review_date":"March 6, 2016","user":"berentrippers"},{"attraction_id":1301,"rating":5.0,"review":"Another tick off from my bucket list - Out of this World. Alex, what a guy, from the moment we got in the coach, we were given every bit of interesting and amazing information we could all absorb about Toronto and all the ogher places we passed thru on our way to Niagara Falls, so enlightening. I...","review_date":"February 26, 2016","user":"carole1052015"},{"attraction_id":1301,"rating":5.0,"review":"Stunning!! . Alex... What a legend!! Friendly, funny, entertaining, engaging! We were picked up from our hotel and got on the big coach waiting outside. The journey took around 2 hours from Toronto, but with this being our first trip to Canada, it was interesting to hear...","review_date":"February 19, 2016","user":"rachsmithy86"},{"attraction_id":1301,"rating":5.0,"review":"Nothing compares to U!!!. I've always wanted to travel to Canada an experience Niagara Falls from the Canadian side because I live in the USA. I got off the Niagara bus with anticipation and waited in line to board the boat. As I waited in line they handed me...","review_date":"February 17, 2016","user":"r_v"},{"attraction_id":1301,"rating":5.0,"review":"Out of this world. This was a remarkable day out - we were picked up from the scheduled pick up point but could have been collected nearer the centre.\nHowever we headed to Niagara-on-the-lake this was a beautiful little town with a quaint hotel that our Queen had stayed...","review_date":"January 30, 2016","user":"nero_1529"},{"attraction_id":1301,"rating":5.0,"review":"5 months later and we're still talking about it. What a great day! We picked this tour company after reading the reviews on Trip Advisor and checking out their website. We picked right!\nDuncan met us promptly at our hotel as scheduled. Took 45 minutes to pick everyone (10 altogether) up at their hotels,...","review_date":"January 26, 2016","user":"rejuvenate"},{"attraction_id":1301,"rating":5.0,"review":"Best Niagara day tour. Burkus is a professional tour guide - very knowledgeable, we learnt interesting facts about the region, very personalized service. If you are going to do a day tour from Toronto to Niagara - this is the one. Can't beat the price for a full day...","review_date":"December 4, 2015","user":"travelratervideos"},{"attraction_id":1301,"rating":5.0,"review":"Worth every penny!. We purchased this day trip along with the Hop On Hop Off double decker bus tour of Toronto. This was a fabulous tour! It included a motor coach tour to Niagara Falls including the Hornblower boat trip to see both sides of the falls up...","review_date":"November 24, 2015","user":"onefortheroad39"},{"attraction_id":1301,"rating":5.0,"review":"Fantastic day out. Having considered a number of options to visit the Niagara Falls I am really glad i chose this provider. The initial on line booking and the personal follow up made me feel like my business was important to this company. Duncan was the tour guide...","review_date":"November 21, 2015","user":"kiwilah"},{"attraction_id":1301,"rating":5.0,"review":"Brilliant day away from Toronto. I've been on many tours, and not only does a tour live or die by what you're seeing but also who is taking you! With Burkus & NiagaraDayTours we had both an amazing time and experience at the falls, but also made even better by...","review_date":"November 8, 2015","user":"chris_c"},{"attraction_id":1301,"rating":5.0,"review":"Wonderful Niagara Falls. We had a fantastic trip with Duncan as our guide. There were 10 people on our trip which was a good number. Picked up on time from our hotel pick up and off we went down the highway. First stop being Niagara on the Lake,...","review_date":"November 3, 2015","user":"simon_s"},{"attraction_id":1301,"rating":4.0,"review":"Amazing Niagara Falls!. The trip was well run with just sufficient time at the falls... Would be better if more free time given at the falls area... But Niagara Falls were simply breathtaking... Hornblower cruise was very fun (be prepared to get wet though!). Would return again!","review_date":"October 31, 2015","user":"jessicatr3960ty"},{"attraction_id":1301,"rating":5.0,"review":"Just what we wanted. Interesting and varied itinerary that made for a good day trip from Toronto. Seeing the Falls was obviously the highlight, but the organisation, commentary and small group size made the whole day enjoyable and hassle free. Importantly, my 8 year old daughter remained interested throughout...","review_date":"October 31, 2015","user":"blueywillow"},{"attraction_id":1301,"rating":5.0,"review":"Superb tour. Having my Mom to visit us in Toronto provided the perfect opportunity to take this highly recommended tour to Niagara Falls. It was a wonderful day out and hugely informative thanks to our guide Burkus. The various spots along the way: Niagara-on-the-lake, the smallest church,...","review_date":"October 30, 2015","user":"kodw"},{"attraction_id":1301,"rating":5.0,"review":"Awesome tour, and experience. Burkus was a great guide. He was very professional , well organised and punctual. We were picked up direct from our hotel and picked up in total 12 people. Burkus was ver y informative and knowledgeable about not only downtown Toronto but gave information on...","review_date":"October 29, 2015","user":"belinda_g"},{"attraction_id":1301,"rating":5.0,"review":"Wonderful way to see Niagara Falls. This was the perfect tour to Niagara Falls. Duncan was an excellent tour guide-he was interesting and informative. The stops we made along the way to the falls were great. I loved that we traveled by van and not a large bus. It made the...","review_date":"October 29, 2015","user":"beachgal51"},{"attraction_id":1301,"rating":5.0,"review":"Great trip and small group makes it better. Travelled with Burkus with 9 people on the small bus. Booking very easy with good communication when booking via the internet. Picked up exactly on time. Tour was excellent with a good range of sites and very informative commentary. The first part involved travelling via...","review_date":"October 24, 2015","user":"muzzaballina"},{"attraction_id":1301,"rating":5.0,"review":"One for the bucket list,. This was a great experience with many interesting stops-so not just a Niagara hit and run! Duncan was an excellent driver and guide and as the tour concentrates on small numbers it's intimate and personable whilst still leaving you to \"go it alone\" during the...","review_date":"October 23, 2015","user":"s2380ossteveb"},{"attraction_id":1301,"rating":5.0,"review":"A must do when visiting Toronto!. This trip is a must! We wanted a small group with hotel pick up that included Niagara on the Lake and a winery stop as well as getting to see Niagara Falls and this does it all. What makes it stand out is the tour...","review_date":"October 22, 2015","user":"jennifer_r"},{"attraction_id":1301,"rating":5.0,"review":"Excellent day trip to Niagra. Excellent small group (max 12) day trip to Niagra from Toronto. Local pick ups\/drop offs in downtown Toronto.","review_date":"October 22, 2015","user":"andrew_m"},{"attraction_id":1301,"rating":5.0,"review":"Beautiful day seeing Niagara . We enjoyed this day tour very much! Our guide, Burkus, was great and everything went along smoothly. The stops along the way, like the town of Niagara-on-the-lake, and the vineyard, were quite nice. We had lots of time at the falls to see the sights,...","review_date":"October 21, 2015","user":"charmvivo"},{"attraction_id":1301,"rating":5.0,"review":"Relax, enjoy, and leave the driving to them!. We thoroughly enjoyed our tour. We stopped at Niagara on the Lake and a farmer's market before heading to the falls. The driver offered several other photo opps as well as lots of information and history enroute. Very fun day! We would have preferred one...","review_date":"October 17, 2015","user":"mcafees"},{"attraction_id":1301,"rating":5.0,"review":"Great tour!. Trip started on time at 8am with a 1.5 hour ride to Niagara on the lake - a very charming town on the Niagara river. Then, quick stops at a market and Reif winery. There were also several photo stops, including the floral clock. We...","review_date":"October 14, 2015","user":"kellyce3740bw"},{"attraction_id":1301,"rating":5.0,"review":"Thank you Burkus!!. Me and 2 colleagues had planned the tour for thanksgiving day as this was the only day we had free time in Toronto during our business Trip. Unfortunately Niagara day tour was full,but Burkus managed to get seats for us with another Company. So we...","review_date":"October 12, 2015","user":"sarah_p"},{"attraction_id":1301,"rating":4.0,"review":"Great way to see the Falls. This is a great way to see the Falls! They pick you up and drop you off at your hotel which makes it so easy and no stress. Dave was great and I really liked that it was a smaller ride that fit 12 vs...","review_date":"October 9, 2015","user":"mis1214"},{"attraction_id":1301,"rating":5.0,"review":"Fantastic day trip to Niagara Falls.. This was a tour to Niagara Falls incorporating some other interesting stops on the way.\nDuncan, our driver was very knowledgable about the area and all the sites we stopped at.\nWe visited the smallest chapel in the world. It is tiny but a proper...","review_date":"October 9, 2015","user":"midlandsmum63"},{"attraction_id":1301,"rating":5.0,"review":"perfect. what a great day. everything ran smoothly and as advertised on the website. Duncan the driver was knowledgeable, friendly and helped make the day special. the price includes a ride on the boat trip at niagara and several stops on the way - see their...","review_date":"October 8, 2015","user":"grestyroad"},{"attraction_id":1301,"rating":5.0,"review":"Highly recommended. We booked this tour for my parents and they had the most memorable experience. We booked late yet Burkus went out of his way to accommodate. The tour was well priced compared to others and my parents most appreciated the 'smaller group' experience offered here....","review_date":"October 7, 2015","user":"edward_b"},{"attraction_id":1301,"rating":4.0,"review":"Excellent knowledgable driver\/guide. The falls are amazing, the boat trip and a walk to the edge of the falls are a must. The trip was made by the driver who suggested places to visit and how long they would take.\nThe tour company made verything so easy for...","review_date":"October 5, 2015","user":"david_p"},{"attraction_id":1301,"rating":4.0,"review":"Very knowledgeable and entertaining. Burkus was a real tour guide, very knowledgeable about all local information - from the wineries in the region, to the best attractions to see at the Falls themselves. It was a great day out - a wonderful way to see the falls and surrounding...","review_date":"October 5, 2015","user":"deanne_h"},{"attraction_id":1301,"rating":5.0,"review":"Top day out. The day started off with an on time pick up. As promised it was a small group (which turned out to be vital in my opinion)\nThroughout the day Burkus (who was brilliant all day) provided us with fantastic commentary which added an extra dimension...","review_date":"October 4, 2015","user":"james_e"},{"attraction_id":1301,"rating":5.0,"review":"Excellent Niagara Falls tour, highly recommended. I booked this tour for my visit to Niagara Falls because of the excellent rates it receives here in TripAdvisor. The reputation is definitely correct, the tour was really great. Our guide, Burkus, does an excellent job and he's a great guy too. He is...","review_date":"October 2, 2015","user":"theflyingexpert"},{"attraction_id":1301,"rating":5.0,"review":"All good things!. My boyfriend and I took this tour a few weekends ago as an add-on to our Toronto getaway. We booked it about a month in advance after reading the reviews but I honestly didn't know what to expect. Everything was perfect!\nPick up was on...","review_date":"October 1, 2015","user":"caro_l"},{"attraction_id":1301,"rating":5.0,"review":"No hesitation in recommending this professional and personable operator. Fantastic day, perfectly timed pick up, Burkus was fantastic from beginning to end. He gave a great commentary, kept people to time and the coach was really comfortable for the length of the trip. We had plenty of time in Niagara to go on the...","review_date":"September 28, 2015","user":"e3388travel"},{"attraction_id":1301,"rating":5.0,"review":"Great Day at Niagara Falls. Burkus did a great job driving and keeping to a well defined schedule for our day in the Niagara Falls area. Arrangements for boat ride tickets were done for us and we had ample time on our own to enjoy the falls from the Canadian...","review_date":"September 26, 2015","user":"fltraveler519"},{"attraction_id":1301,"rating":5.0,"review":"Niagara Day Tour. We met Duncan and Burkus, two extremely friendly guys who take pride in what they do. They were more than accommodating when we mentioned we were going to stay the night in Niagara Falls. We were dropped to the door of our hotel and for...","review_date":"September 24, 2015","user":"bcog"},{"attraction_id":1301,"rating":5.0,"review":"Fabulous Day Out. This is one of the best tours that I have taken, There was so much crammed in, while not feeling rushed. The guide Duncan was excellent and made a stop so we could take a helicopter trip over the Falls.\nThis excursion was great in...","review_date":"September 24, 2015","user":"angie_m"},{"attraction_id":1301,"rating":5.0,"review":"Excellent Niagara Tour!. Really enjoyed the vineyards, Niagara on the Lake of course the Falls! Duncan shared his extensive knowledge of Toronto and Niagara with us, really enjoyed him as our guide!","review_date":"September 23, 2015","user":"tonestew6"},{"attraction_id":1301,"rating":4.0,"review":"Fun day in Niagara!. A great day! Burkus was a great host\/driver and tour guide! I almost felt like we were on a VIP tour! Very organized, professional! We got lucky and didn't have a full tour so we had plenty of space! The weather was great (a little...","review_date":"September 22, 2015","user":"adraval"},{"attraction_id":1301,"rating":5.0,"review":"Great day tour of Niagra. This is a great day trip to Niagra. Niagra on the Lake is a beautiful town. I loved the drive through the vineyards and the stop for the sampling of the ice wine. Burkus was a great tour guide. He was very prompt and courteous....","review_date":"September 22, 2015","user":"frances_k"},{"attraction_id":1301,"rating":5.0,"review":"A Great Experience. The whole day was thoroughly enjoyable. The weather was beautiful, and the town of Niagara on the Lake was gorgeous (wished we had more time there). Niagara Falls was an awesome force of nature and the boat trip to the base of the falls was...","review_date":"September 20, 2015","user":"bonita_f"},{"attraction_id":1301,"rating":5.0,"review":"Highly recommended way to see Niagara.. Excellent day tour. The stops at Niagara on the Lake (the prettiest town I've ever seen) and the vineyard were truly memorable. The driver\/tour guide was great. Excellent value and a wonderful day out.","review_date":"September 19, 2015","user":"simonoxfordshire"},{"attraction_id":1301,"rating":5.0,"review":"A Great Day Out. Niagara Falls is a natural phenomenon. A spectacular visual experience, And Niagara Day Tours was a great choice for this experience. Duncan our driver was excellent. He gave us history and geography and gave us plenty of notice of what was next and how the...","review_date":"September 19, 2015","user":"beverley_d"},{"attraction_id":1301,"rating":5.0,"review":"Fantastic trip and fantastic weather!. We had the best best day on the trip to Niagra Falls. The small group and our guide, Duncan really made our day. The falls were spectacular and the boat trip great fun albeit a little wet! We would highly recommend this company.","review_date":"September 18, 2015","user":"clairescrimgeour"},{"attraction_id":1301,"rating":5.0,"review":"Fantastic day. The Niagara Day Tour was the perfect way to experience not only Niagara Falls, but also Niagara region. Indeed, the cruise at the Falls is only one of the activities that this tour offers: the tour takes you to Niagara-on-the-lake, to a winery were you...","review_date":"September 15, 2015","user":"guandgi"},{"attraction_id":1301,"rating":5.0,"review":"A great day!. Had a great day with Burkus as our guide. He collected us on time from our hotel, gave us a good commentary along the way. Interesting stops. Plenty of time at Niagara Falls. Burkus gave good advice on what he thought was worth doing at...","review_date":"September 14, 2015","user":"644susans"},{"attraction_id":1301,"rating":5.0,"review":"Fantastic day!. Had a great day on the Niagara tour, Burkus was friendly and knowledgable and the tour stopped at just the right number of points of interest along the way, including a fantastic winery with really exception ice wine. The spare time in Niagara was fantastic...","review_date":"September 7, 2015","user":"barrymarkd"},{"attraction_id":1301,"rating":5.0,"review":"Good day out to Niagara with much to do. Burkus was a lovely guide. Informative, funny and kept the group together without hassle. We had a jam packed day and saw lots of things which we would not have done if we tried to do this unaccompanied. We did the helicopter ride which was...","review_date":"September 1, 2015","user":"sally_a"},{"attraction_id":1301,"rating":4.0,"review":"A well organized and interesting trip to Niagara Falls. Our guide and driver was Burkus who did a fantastic job of giving us just enough history and local information while we drove to the various stops. Pickup was prompt and the small van was definitely the way to go. We had 18 adults on...","review_date":"August 30, 2015","user":"carole_r"},{"attraction_id":1301,"rating":5.0,"review":"Great way to visit the area and enjoy Niagara. Dave was our driver and kept us entertained and informed on the history and sights as he drove us for the day. He also ensured that we had bathroom stops and opportunities to purchase items. Niagara on the Lake was delightful and Jeff at Rief...","review_date":"August 29, 2015","user":"kt082015"},{"attraction_id":1301,"rating":5.0,"review":"I made the right decision. I always like renting a car when I travel to overseas to have vacation. I can go anywhere I like and can stay in a hot spot as long as I want. However, a big city like Toronto is so busy. There is traffic jam...","review_date":"August 22, 2015","user":"lloyd_l"},{"attraction_id":1301,"rating":5.0,"review":"A great day out to Niagara Falls and district. This tour, with the small bus was a great way to see Niagara. As there are not many people (23 in the case of my visit) the pick ups from hotels around town didn't take too long. Also the bus driver (Norm) was able to...","review_date":"August 22, 2015","user":"robert_b"},{"attraction_id":1301,"rating":5.0,"review":"love the stops along the way (The winery And The Local Fruit Stands). We Had A Very Efficient,Informative And Friendly Driver \/ Tour Guide He Was Well Knowledgeable About All the Place We Stop to And Other Historical Places We Passed Along The Way To The Niagara Falls. Most Of All He Was Very Punctual","review_date":"August 22, 2015","user":"prince_w"},{"attraction_id":1301,"rating":5.0,"review":"Very good tour. We choosed this tour based on the reviews of TA and we have to confirm the very good experience, especially due to the small van that guaranteed very fast moving. Burck our tour guide was excellent in giving us details on the way. 5 stops...","review_date":"August 21, 2015","user":"741christinab"},{"attraction_id":1301,"rating":5.0,"review":"Great day out. From being picked up from the hotel by Duncan the day was fantastic, he was very informative from start to finish. We had a few stop off's that were very nice and it was a no rush day. The falls were fantastic. A very enjoyable...","review_date":"August 21, 2015","user":"chris7772015"},{"attraction_id":1301,"rating":4.0,"review":"Great Day Trip From Toronto!. Recommended. Small 24 seat coach with several interesting short stops-Niagara on the Lake-Winery Tasting-World's Smallest Church and Fruit Mart-before arriving at Niagara Falls. Was at the Falls 3 hours, would have happily spent the night there. Dave was an excellent tour guide. The trip was...","review_date":"August 19, 2015","user":"maureen_w"},{"attraction_id":1301,"rating":5.0,"review":"Excellent as advertised . David our tour guide's dry humour made the day entertaining without being intrusive even when the afternoon was interrupted by a downpour. Would recommend to anyone who wants a relaxing day out to get into the Holiday mood.","review_date":"August 19, 2015","user":"574nigelc"},{"attraction_id":1301,"rating":5.0,"review":"Amazing day at and around Niagara. Niagara Falls is an amazing spectacle, no doubt, but what made this even better was the small additional elements associated with the day tour - the stop of at Niagara by the lake, the winery tour, and the expert commentary from our host \/ driver....","review_date":"August 19, 2015","user":"g7626ezscotth"},{"attraction_id":1301,"rating":5.0,"review":"First class and excellent value. I visited Niagara many years ago and this was a great opportunity to introduce the area to my teenaged son in a way which didn't leave him time to get bored. He enjoyed every minute and even he found our excellent guide \/ driver, Burkus's,...","review_date":"August 17, 2015","user":"sarah_h"},{"attraction_id":1301,"rating":5.0,"review":"Excellent; just as advertised. This is a great trip. Niagara falls was just breathtaking, and Niagara Day tours is a wonderful company. The vans are smaller than the huge buses we saw several times, so attractions were not as crowded because there were fewer of us. The guide was...","review_date":"August 15, 2015","user":"caprofessor"},{"attraction_id":1301,"rating":4.0,"review":"Great day tour. The tour guide Burkus was very friendly and provided a lot of relevant and interesting information about the places we visited. The tour itself isn't rushed but there's not an abundance of time at each spot either , you'd want to drive yourself to have...","review_date":"August 14, 2015","user":"jeff_y"},{"attraction_id":1301,"rating":4.0,"review":"Fun in Niagara Falls. On vacation in Toronto and felt I had to go visit Niagara Falls since it was so close! Our tour guide, Burkus was delightful and knowledgeable regarding local history and lore (and was understanding when I was a bit late to our agreed upon meeting...","review_date":"August 14, 2015","user":"cherylj916"},{"attraction_id":1301,"rating":5.0,"review":"Fantastic Day. This is a great tour, we were picked up right outside our hotel on time and had a really good journey.\nAs other reviewers have said, the coaches are smaller (about 24 people) which means there is minimal time spent picking people up and more...","review_date":"August 13, 2015","user":"caz04"},{"attraction_id":1301,"rating":4.0,"review":"Well worth the cost-our favorite part of the holiday.. The price is well worth the day of information, unique variety of stops, the extravagant view of the falls, and the pick up and drop off at your own hotel. We definitely would have liked to spend more time at Niagra on the Lake and...","review_date":"August 13, 2015","user":"481cherylh"},{"attraction_id":1301,"rating":5.0,"review":"Great day trip brilliant boat trip. The tour was very informative the driver Dave was very knowledgeable and gave lots of facts about the area. Sometimes on similar tours the driver talks too much and the humour can be somewhat forced but all that Dave said was just right.The highlight of...","review_date":"August 13, 2015","user":"dazmeister22"},{"attraction_id":1301,"rating":4.0,"review":"Great attraction, good tour. Firstly, the Niagara Falls are amazing and are a must do if you are in the area. Being a foreigner, i thought it would be a lot easier to be on a tour rather than try and get there myself (I was staying in Toronto)....","review_date":"August 12, 2015","user":"owhyte10"},{"attraction_id":1301,"rating":5.0,"review":"A well organised and informative tour. This Niagara tour was fun and informative from start to finish. Our driver was very knowledgeable in the history and geology of the area as well as knowing all the facts you would expect. There were 24 of us in a minibus. Stops were made...","review_date":"August 12, 2015","user":"gardengenie122"},{"attraction_id":1301,"rating":5.0,"review":"Fantastic Day Trip!. We spent a week in Toronto and wanted to get out of the city for a day to see more of the area. Everything, from booking with Burkus through to our drop-off at the end of the day, went seamlessly! Our driver\/guide Dave is very...","review_date":"August 12, 2015","user":"chillymillie"},{"attraction_id":1301,"rating":5.0,"review":"Great tour!. This was a well organized tour during which we were able to see the highlights of the Niagara region. It ended at Niagara Falls and we skipped the X hours-long line for the boat. The driver\/tour guide was very friendly (thanks Burkus!) and we strongly...","review_date":"August 10, 2015","user":"bobbydurand"},{"attraction_id":1301,"rating":5.0,"review":"Great all round day out !. Booked this trip because of the excellent reviews and wasn't disappointed. Duncan was a great guide, friendly and informative. My husband and I went with our two boys age 8 and 15.We enjoyed the stops along the way and he was very helpful with recommendations...","review_date":"August 6, 2015","user":"marybeeflynn"},{"attraction_id":1301,"rating":5.0,"review":"Excellent tour!. We spent an amazing day! Well organized, excellent, professional tour. Everything was perfect! Burkus planned our tour from the beginning to the end in detail. There was no time for boredom. We'd highly recommend this tour!","review_date":"August 3, 2015","user":"diana_f"},{"attraction_id":1301,"rating":5.0,"review":"Very Nice Day Tour. I really enjoyed this tour and it was the highlight of my visit to Toronto. The driver was pleasant, professional, and knowledgeable of the area. Niagara Lake was great and I wish we had more time to stay there. Very quaint! The boat cruise on...","review_date":"August 3, 2015","user":"angela_j"},{"attraction_id":1301,"rating":5.0,"review":"Great all round day trip. Very enjoyable day with a very informative and patient driver - who remained calm and professional even when people did not return back to the vehicle on time!! Niagra Falls was breathtaking and would recommend this tour to anyone. We even bypassed the queues to...","review_date":"August 2, 2015","user":"waynet386"},{"attraction_id":1301,"rating":5.0,"review":"A well organized, professional tour.. An excellent, well run tour. Burkus was both informative, entertaining and communicated all aspects of the tour very clearly.\nHaving a smaller group such as Niagara Day Tour was great as the tour was able to be a lot more personal and move more efficiently...","review_date":"July 31, 2015","user":"cynthia_p"},{"attraction_id":1301,"rating":5.0,"review":"Fantastic Tour. We only had one day in Toronto while passing through on route to Windsor, Ontario so it was very important we made the right choices. I chose Niagara day tour after reading reviews from a number of companies offering this trip. The tour was fantastic...","review_date":"July 31, 2015","user":"davewoo1"},{"attraction_id":1301,"rating":5.0,"review":"Brilliant Niagara Tour. Great day out with stop offs en route to Niagara Falls. Very pleasant journey despite the rain with and a informative guide. Definitely worth the visit.","review_date":"July 30, 2015","user":"colette_k"},{"attraction_id":1301,"rating":5.0,"review":"Great day trip to Niagara Falls. Choose this tour! If you're looking for a small, more-personalized tour to Niagara Falls from Toronto, this one is for you. (There were only 10 of us on our tour.) The highlights are the stop at Niagara-on-the-Lake, a winery and of course Niagara Falls. Tour...","review_date":"July 28, 2015","user":"carolinef369"},{"attraction_id":1301,"rating":5.0,"review":"Niagara Falls tour. We just came back from Niagara Falls with Niagara Day Tour. It was a very enjoyable day! Burkus, our tour guide and driver was very knowledgeable and we were really well looked after by him. All in all, a great day out and we would...","review_date":"July 27, 2015","user":"terry_t"},{"attraction_id":1301,"rating":5.0,"review":"Great Tour. We had a group of 6 people for this tour. They were able to make arrangements to pick us up from Niagara Falls instead of Toronto. Our tour guide Paul was very knowledgeable, and never did we feel rushed.\nThank you Burkus & Paul for...","review_date":"July 27, 2015","user":"mike_w"},{"attraction_id":1301,"rating":4.0,"review":"Good tour, amazing Falls :). We had a great time on this all day-tour. We enjoyed being in a somewhat smaller group (compared to going in a big bus) of about 20 people. Our driver Dave was professional, friendly, helpful, and informative throughout the tour. Taking the boat tour by...","review_date":"July 26, 2015","user":"greenethics"},{"attraction_id":1301,"rating":5.0,"review":"Fantastic Day Out - Enjoyed Well!. This tour was well worth the price. The driver Duncan was very friendly and excellent at describing the attractions along the way. Before reaching Niagra we went to attractions along the route which I thought set the scene for the actual Niagra falls. Well recommended,","review_date":"July 26, 2015","user":"s_n"},{"attraction_id":1301,"rating":5.0,"review":"Excellent in every way. I thoroughly enjoyed my day trip. Dave, the driver, was punctual, courteous, friendly and informative. The trip itself is well run - the advantage of a small bus being that less time is spent picking up passengers and that it can stop where large coaches...","review_date":"July 25, 2015","user":"oxforduser"},{"attraction_id":1301,"rating":5.0,"review":"very good trip. Very nicely organized trip. Driver was very kind and well prepared. They even provided us with a child seat in their car w\/o asking for it.\nAwesome trip trip from Toronto over Niagara on the Lake and some wine tasting to 3 hours stay at...","review_date":"July 25, 2015","user":"greg_b"},{"attraction_id":1301,"rating":5.0,"review":"'Funtastic from the beginning to the end'.... First let me 'thumbs-up' our driver, Burkus Chapman, for thoroughly educating us during our excursion to the Niagara Falls, July 23\/15. His vast knowledge of the GTA and Niagara area was professorial. His professionalism and courtesy, for me personally, was one of the highlights of...","review_date":"July 24, 2015","user":"devon_j"},{"attraction_id":1301,"rating":5.0,"review":"Niagara Day Tour. Fantastic day trip. We were collected on time by Duncan who was very informative about all the sights and gave very clear instructions for stop and collection times. The Falls themselves were great and the boat trip was great fun. Recommended.","review_date":"July 21, 2015","user":"paul_pdr"},{"attraction_id":1301,"rating":4.0,"review":"Great Trip to Niagara Falls. This is a safe, well run tour and a decent value for the price.\nPick up was extremely punctual.\nDriver ( Duncan) was very pleasant and low key. I actually felt at times he was too quiet but that's not really a criticism.\nThe van...","review_date":"July 21, 2015","user":"anrmd"},{"attraction_id":1301,"rating":5.0,"review":"Beautiful Niagara Day Tour. It was a great tour, very well organized and with plenty of time to do a lot of different things. The Niagara Falls are spectacular and I'm very glad I chose the Niagara Day Tour to visit them. The boat trip was super fun. No...","review_date":"July 20, 2015","user":"rebeca_v"},{"attraction_id":1301,"rating":5.0,"review":"Niagara Day Tour. My daughter and I took the tour with Duncan. He was super knowledgeable about the sights, and very prompt (always a good thing). Plenty of time given at the falls. (My only suggestion would be to skip the floral clock--not really worth the stop.) High...","review_date":"July 18, 2015","user":"wendynhere"},{"attraction_id":1301,"rating":5.0,"review":"Fantastic, well organized trip.. Amazing day trip with stops at Niagara-on-the-Lake, wine tasting and a lot of other exciting things close to Niagara Falls. The driver was really sweet and a good storyteller.\nIf you want to see more than Niagara Falls it is sure that the Niagara Day...","review_date":"July 16, 2015","user":"amaliefs"},{"attraction_id":1301,"rating":5.0,"review":"spectacular day out. Had a superb day trip to Niagara falls, well organised, a very knowledgeable friendly guide, everything was perfect. Glad we added the helicopter ride.","review_date":"July 14, 2015","user":"tina_w"},{"attraction_id":1301,"rating":5.0,"review":"Magnificent Niagara Falls. We did a day trip with Burkus Chapman Niagara Day Tour and it was one of the highlights, if not THE highlight of our recent overseas holiday. This tour included all the usual offerings and was made even more enjoyable because it wasn't a huge...","review_date":"July 12, 2015","user":"jasnick"},{"attraction_id":1301,"rating":5.0,"review":"Great Niagara Tour. Our tour guide Burkus was very knowledgeable and professional. He answered all our questions on and off topic. He was very punctual with pick up and drop off. I would definitely recommend this company to anyone visiting the Toronto area.","review_date":"July 11, 2015","user":"travelingseven"},{"attraction_id":1301,"rating":5.0,"review":"Fantastic day out. We had a fabulous day trip to Niagara Falls with \"Niagra Day Tour\". Norm, our driver, was a warm and friendly host and also an excellent driver. It was a small bus so our group was just the right size! The trip exceeded expectations, particularly...","review_date":"July 11, 2015","user":"mshg"},{"attraction_id":1301,"rating":4.0,"review":"Niagara trip. Easy trip, pick up from hotel downtown. We stayed extra day in Niagara Falls and they were able to accommodate with relatively small extra fee. Slightly cramped going, but management is improving fleet with new very comfortable bus on return trip. Safe drivers, knowledgeable quick...","review_date":"July 10, 2015","user":"albertolleon"},{"attraction_id":1301,"rating":5.0,"review":"Great Day trip to Niagara Falls. I took this tour with 2 friends and we spent a full day visiting Niagara Falls from Toronto with several stops along the way. We loved the little town of Niagara on the Lake and the Falls were spectacular. Berkus was an informed and interesting...","review_date":"July 9, 2015","user":"audrey_k"},{"attraction_id":1301,"rating":5.0,"review":"Great tour, excellent value for money. We booked ahead, the process was very straightforward. The pick up could not have been more convenient, the motor van was very comfortable with the driver also checking in with us all and offering to adjust air con when needed (sounds like a small thing...","review_date":"July 9, 2015","user":"jrm12345"},{"attraction_id":1301,"rating":5.0,"review":"Great day, great tour guide!. Trip was exactly as advertised, only better! our driver well informed, professional and amusing. Super day out for this Toronto resident and two overseas visitors. Thank you!","review_date":"July 7, 2015","user":"lynn_b"},{"attraction_id":1301,"rating":5.0,"review":"Exceptional tour!. Really love the small tours! 12 of us in total, great group to spend the day with. Burkus was an amazing guide! My 13 yr old daughter was with me and everyone was very friendly and we spent the day with a group of young...","review_date":"July 7, 2015","user":"leanne_v"},{"attraction_id":1301,"rating":4.0,"review":"Good option to see Niagara but maybe a few changes needed. My wife and I decided to book a small bus day tour instead of doing it ourselves. It was a very informative and friendly tour and the price was quite competitive. We were picked up on time after having the previous days tour cancelled due...","review_date":"July 5, 2015","user":"russell_s"},{"attraction_id":1301,"rating":5.0,"review":"Very well coordinated tour. What you are promised is what you get. This has been one of the best conducted tours that I have been part of.\nBefore the tour, Burkus was very clear in terms of what is possible and what is not. Also, he guided me for alternate options as I was staying in an...","review_date":"July 5, 2015","user":"ribhu95"},{"attraction_id":1301,"rating":5.0,"review":"Wow! Niagara Falls!. We chose Niagara Day Tours after reading positive reviews on Trip Advisor and we are so happy we did! Wonderful service from our first email booking the tour from Australia to dropping us back at our hotel in Toronto after our tour. Butkus, our driver,...","review_date":"July 5, 2015","user":"peter_r"},{"attraction_id":1301,"rating":5.0,"review":"Niagara Falls is wonderful, but investigate well who you book with. We booked our tour with Niagara Day Tours, Burkus Chapman. The tour picked us up at our hotel. The first thing we noticed was the very small mini-bus was extremely hard to get into and out of and the two people sitting in the back...","review_date":"July 1, 2015","user":"tarakayaustralia"},{"attraction_id":1301,"rating":5.0,"review":"Great day out!. The day trip to Niagara Falls was brilliant and well worth it. My tour guide was Burkus and even from the beginning when he was arranging my pick-up time from my hotel in downtown Toronto he was very well organised.\nHe picked me up on...","review_date":"June 28, 2015","user":"bwalker80"},{"attraction_id":1301,"rating":4.0,"review":"Pleasant day. The trip was effectively organized. The pickup was right on time. The tour guide\/driver, Burkus, was courteous and knowledgeable. We made several stops along the way with Niagara Falls being the last stop. We spent about 3.5 hours on our own at the Falls, which...","review_date":"June 26, 2015","user":"peonythailand"},{"attraction_id":1301,"rating":5.0,"review":"Informative. This tour was very informative and fun. Our tour guide Duncan was very knowledgable about the area (Toronto and Niagara), we made many stops along the way which introduced us to various options, i.e. Wine, fruit\/produce, candy etc. once we arrived at NF there was...","review_date":"June 25, 2015","user":"creeafsa"},{"attraction_id":1301,"rating":5.0,"review":"Niagara Day Tour. We did the day tour and would highly recommend. From the start of the day to the end was a brilliant experience. Our driver\/guide was very knowledgable and felt we learnt a lot en route to the falls.\nThe whole tour was very well organised,...","review_date":"June 25, 2015","user":"hannahuk87"},{"attraction_id":1301,"rating":5.0,"review":"Niagara is amazing. Went on the trip on 20th June really enjoyed it. We were picked up from our hotel and delivered to the rest of the group. Sorry didn't catch the guys name who picked us up but he was really great told us about the area....","review_date":"June 23, 2015","user":"gonk225"},{"attraction_id":1301,"rating":2.0,"review":"Expensive and rushed. I regret not renting a car from Toronto or taking the train.. It expensive for what it is plus the driver expects a nice tip at the end.. There are many stops before the main attraction and with the exception of Niagara by the Lake,...","review_date":"June 22, 2015","user":"bilo_s"},{"attraction_id":1301,"rating":5.0,"review":"Great Niagara Falls day tour. Our tour guide and driver, Duncan picked us up on time and was an extremely careful, courteous and knowledgeable guide and driver. The tour was fabulous and there was enough time in the stops to wander around and see the sights! The tour was all...","review_date":"June 20, 2015","user":"bermuda1_10"},{"attraction_id":1301,"rating":5.0,"review":"Niagara day tour by Mini-bus. We thoroughly enjoyed our tour which was excellent value for the price. An all day tour from Toronto via Niagara on the Lake and a vineyard to the Falls themselves, our driver and tour guide, Duncan, was extremely knowledgeable and very informative. He was also...","review_date":"June 20, 2015","user":"robikate"},{"attraction_id":1301,"rating":4.0,"review":"NIagara Day Tour. I really enjoyed this day tour. Our driver was very professional and helpful and provided us with interesting facts en route. I had a lot of free time at the Niagara Falls. The stops at Niagara on the Lake and a winery en route were...","review_date":"June 20, 2015","user":"elisabeth261"},{"attraction_id":1301,"rating":5.0,"review":"Great Niagra Region tour. Our tour was hosted by Duncan, who obviously enjoys his role and gave us a great introduction to the whole Niagra Region, not just the Falls. We had ample free time at appropriate places and Duncan was a mine of information.","review_date":"June 19, 2015","user":"davidt2929"},{"attraction_id":1301,"rating":4.0,"review":"A good day out with personal service. We were collected by Duncan, who was professional and a good driver. Duncan was informative and gave us some interesting facts en route.\nA long day out - pick up at 8.10 am and back to our Hotel around 6.55 pm. There were 13 people...","review_date":"June 18, 2015","user":"lovebirdies"},{"attraction_id":1301,"rating":3.0,"review":"Mixed feelings. So on the bright side the bus was very clean and comfortable, our guide was friendly and things were well organised.\nHowever, we felt it tried to pack too much in. We would have preferred not to bother with the floral clock, smallest chapel, photo...","review_date":"June 15, 2015","user":"potap123"},{"attraction_id":1301,"rating":5.0,"review":"Great day out. Our guide was Burkus and he was very attentive and informative on our day trip. Although our tour was 10 mins late picking us up from our hotel this was of no fault of his due to another guest not being ready on time, of...","review_date":"June 15, 2015","user":"aliandben"},{"attraction_id":1301,"rating":4.0,"review":"Was a great tour. Niagara day tour was a great way to get out of the city and to see some of the country side. The driver was polite and knowledgeable. The stops along the way were short and appreciated. ( not normally things you may stop to see...","review_date":"June 15, 2015","user":"jaetee"},{"attraction_id":1301,"rating":4.0,"review":"Great day out!. I booked this tour based on the positive reviews on tripadvisor. I glad to say that those reviews were spot on. I was picked up from my hotel on time and then after all the other guests were collected we headed out the city. The...","review_date":"June 10, 2015","user":"carlrr11"},{"attraction_id":1301,"rating":5.0,"review":"Excellent tour and guide. My husband and I took this tour with our two teenage daughters whilst staying for a week in Toronto. We had booked it from the UK before we left and found that the online booking was easy and that any questions we'd asked were replied...","review_date":"June 6, 2015","user":"spuddlyvanilla"},{"attraction_id":1301,"rating":5.0,"review":"Great Niagara Falls tour. I had a wonderful day with my mom with this tour company. The guide was great and the weather perfect. It's the best way to see Niagara!","review_date":"June 5, 2015","user":"boatelboat"},{"attraction_id":1301,"rating":4.0,"review":"Great Value Tour. This is a good value tour. The itinerary includes much more than Niagara Falls, but also a stop off at the Niagara by the lake village, the worlds smallest church, some scenic lookouts and a vineyard featuring Ice Wine. And of course 3 full hours...","review_date":"June 5, 2015","user":"fletch45"},{"attraction_id":1301,"rating":5.0,"review":"Great day out at Niagara Falls. We had Douglas as our guide on our tour guide and driver. For someone who is fairly new in the role I was very impressed that he made the effort to research on the topics he presented. He offered a lot of information and history...","review_date":"June 4, 2015","user":"sylveracyd"},{"attraction_id":1301,"rating":5.0,"review":"Nice and accommodating tour guide. Duncan, our tour guide was punctual in the morning outside our hotel. He gave us some historical insights on Toronto city and the places that we passed on our way to Niagara. Part of the tour included wine tasting, floral clock, smallest chapel in the...","review_date":"June 4, 2015","user":"holidayjoey"},{"attraction_id":1301,"rating":5.0,"review":"The best of Niagara!. I highly recommend this tour. A van picks you up at your hotel and makes many scenic stops along the way. It was my first time to visit Niagara Falls. We had only 9 people on our trip! We stopped at the gorgeous town of...","review_date":"June 3, 2015","user":"blynnb2013"},{"attraction_id":1301,"rating":5.0,"review":"Great day at Niagara. From pick up to drop off everything was excellent. Duncan was our driver and guide for the day. We were collected from our hotel on time, we did have to collect another 3 couples, but this was expected. We had time at Niagara on the...","review_date":"June 2, 2015","user":"614tonyr"},{"attraction_id":1301,"rating":5.0,"review":"Niagara Day Tour. Excellent trip. Picked up and dropped off at hotel promptly. Lots to see throughout the day at the various stops and plenty of time at the falls. Would highly recommend.","review_date":"June 1, 2015","user":"dabf1"},{"attraction_id":1301,"rating":5.0,"review":"Couldn't ask for a better day. Tour guide was friendly and the little facts and jokes on the tour were good fun and interesting. I met some great people in the bus and overall had a lovely day!","review_date":"May 31, 2015","user":"si\u00f4n_c"},{"attraction_id":1301,"rating":5.0,"review":"Great way to see Niagara if staying in Toronto. I was in Toronto for a conference and stayed over the weekend to see a bit of the city. I was a little nervous about taking an organised tour as I hadn't done so before and was travelling alone, but it was a very good...","review_date":"May 30, 2015","user":"ally_chad"},{"attraction_id":1301,"rating":5.0,"review":"Highly recommend!. Really good.\nTimings were great, pick up, visit to Niagara on the lake, excellent winery and then 3hrs at the falls.\nI'd have probably preferred to do the tasting after the falls but I guess not everyone wants to do it in that order\nGreat...","review_date":"May 30, 2015","user":"jamesrose"},{"attraction_id":1301,"rating":5.0,"review":"Excellent service from A to Z.. I had another trip to Niagara a few years ago\u2014with a bigger group of people. This one was like a private tour. It is way better being in a small group. It was very comfortable. There was enough time to enjoy each stop we had....","review_date":"May 30, 2015","user":"oz_john_t"},{"attraction_id":1301,"rating":4.0,"review":"A great way to visit the Falls. This was a well run tour from downtown Toronto to the beautiful falls. Our guide Duncan did a great job of looking after us. The visit to Niagara on the Lake was a highlight but we would have liked longer there. The winery visit was...","review_date":"May 30, 2015","user":"ah5201649"},{"attraction_id":1301,"rating":5.0,"review":"Informative and fun. We booked this tour based on recommendations on trip adviser. We were not disappointed. We were picked up on time and kept informed of additional pickups and timings. Once en route Burkus provided local insights and interesting information about Toronto and the surrounding area. All...","review_date":"May 28, 2015","user":"tsi_charna"},{"attraction_id":1301,"rating":5.0,"review":"Fun, friendly and fabulous!. The whole day was great from local pick ups, through the wine tasting and of course the falls. All the options and routes were explained along the way, and information was offered on local areas and points if interest as well as Niagara. This is...","review_date":"May 26, 2015","user":"hsuthers"},{"attraction_id":1301,"rating":5.0,"review":"Day Tour from Toronto. My fiance and I really enjoyed our day tour from Toronto with our guide Norm. Norm was so nice, a safe driver and a comprehensive guide. He was very mindful of the entire group's needs. We liked the winery and the Niagara by the lake...","review_date":"May 26, 2015","user":"daisylw"},{"attraction_id":1301,"rating":4.0,"review":"Very thorough and enjoyable trip. We booked for 4 adults and a 3 year old and ended up with our own private tour guide Duncan and our own private vehicle. We all had a great time. Duncan was informative and friendly.\nI think my only reservation was that there were...","review_date":"May 26, 2015","user":"orj7"},{"attraction_id":1301,"rating":4.0,"review":"A great day out with Niagara Day Tours. We were picked up on time by Duncan with 11 in total so a good size group for the day.\nDuncan interspersed the drive to Niagara-on-the-lake with some historical facts about areas along the drive (eg. Christies, makers of Oreo\/Ritz moved manufacturing to Montreal), battle...","review_date":"May 26, 2015","user":"kl923"},{"attraction_id":1301,"rating":4.0,"review":"day tour. will recommend this for anyone wanting to have a day tour to niagara falls.\nthe whole process was very smooth.\nbooking made online. no payment till the day itself.\nwas asked to call a local number to obtain time of pickup. company was gracious to...","review_date":"May 25, 2015","user":"tim_t"},{"attraction_id":1301,"rating":4.0,"review":"Nice Trip to Niagara. It was Norm's first time conducting the tour, he did a great job describing the places we visited and was very obliging to any requests by the people on the tour.\nThanks again for a great day!","review_date":"May 25, 2015","user":"hmliem"},{"attraction_id":1301,"rating":5.0,"review":"Excellent Tour. One of the best tours we have taken. Everything went to plan. Burkus was excellent.\nIt was nice to be in a small group that left plenty of time to see Niagara, even though we were delayed by traffic on the way out of Toronto....","review_date":"May 25, 2015","user":"clive_h"},{"attraction_id":1301,"rating":5.0,"review":"Niagara Day Tour - excellent!. This tour including the helicopter flight was excellent! Our dealings with Burkus from when we booked months ago up to confirmation the day before was very informative, professional and friendly. Our driver Norm was prompt, gave us loads of interesting information along the way and...","review_date":"May 24, 2015","user":"marcia_c"},{"attraction_id":1301,"rating":5.0,"review":"Best day tour. Niagara Day Tour - best day trip. Our driver was informative and friendly. Small group, plenty of time to see the spectacular falls, helicopter and boat ride. We did it all and loved it.","review_date":"May 23, 2015","user":"355libbyd"},{"attraction_id":1301,"rating":5.0,"review":"Niagara day trip. Great trip to Niagara with Burkus from Niagara Day Tours. Very knowledgable about the area, relaxed pace and a few jokes along the way. Highly recommend using this company if you fancy a small group trip to Niagara via a winery, Niagara on the Lake...","review_date":"May 20, 2015","user":"julia_b"},{"attraction_id":1301,"rating":5.0,"review":"niagara - nature's own entertainment!!. the falls!!! what can you say!? the sheer volume of water heading over the drop from the niagara river is awesome to witness. the Canadian side is the better of the two falls to view nature's amazing power and beauty. the American side has been...","review_date":"May 19, 2015","user":"thefogman"},{"attraction_id":1301,"rating":4.0,"review":"Niagara Day Trip. We generally do not take organised tours, but we were attracted by the small group sizes. Our guide Paul, was very informative and interesting and we enjoyed the whole experience. The stop at the flower clock was probably one too many in a fairly short...","review_date":"May 19, 2015","user":"stephcwr14"},{"attraction_id":1301,"rating":3.0,"review":"Efficient but uninspiring. Well organised tour with good itinerary.\nThe bus was a little on the old side with limited leg room and clunky seatbelts. Somewhat uncomfortable with full tour.\nOur driver drove at the speed limit which is rather fast on the freeway and changed lanes frequently....","review_date":"May 18, 2015","user":"tcpp"},{"attraction_id":1301,"rating":5.0,"review":"Niagara Day Tour. Fabulous day, falls are out of this world!!! wasn't looking forward to wine tour but it was about ice wine and I found it very interesting. Wish I'd had another hour to spend at Niagara falls though as 3 hours sounds a lot of time....","review_date":"May 16, 2015","user":"caths132"},{"attraction_id":1301,"rating":5.0,"review":"Day tour. We did the day tour which involved the wine tasting, Niagar on the lake and the falls. Duncan the driver and Burkus were both very informative, friendly and helpful. The tour was very well organised and was worth the money. Having done the falls in...","review_date":"May 14, 2015","user":"james_a"},{"attraction_id":1301,"rating":4.0,"review":"Very nice trip to Niagara Falls.. As most reviews have pointed out, this is a nice small tour conducted by an experienced and pleasant guide. I think most tours make the some stops that are intended to fill some time on the way to Niagara from Toronto. We didn't ask but...","review_date":"May 12, 2015","user":"jazztalker"},{"attraction_id":1301,"rating":4.0,"review":"Beautiful tour. We enjoyed very much the tour. However, I would have loved to stay longer at Niagara on the Lake. It is so beautiful it deserves mor time there and less time in other stops. Anyway, we really enjoyed it.","review_date":"May 11, 2015","user":"horte_m"},{"attraction_id":1301,"rating":5.0,"review":"Perfect trip to Niagara Falls!. What a perfect day with Burkus as our tour guide. We picked Niagara Day Tours to visit Niagara Falls based on TripAdvisor reviews. We were well pleased with the way our day flowed from the pickup at our hotel, interesting stops along the way, three...","review_date":"May 11, 2015","user":"lib_l"},{"attraction_id":1301,"rating":5.0,"review":"Brilliant tour!. We thoroughly enjoyed the Niagara Day Tours trip. Burkus pays great attention to detail and is intent on giving his travellers a memorable experience. Butkus imparted historical information and provided topical commentary as we passed by many important landmarks along the way. He aspires to...","review_date":"May 9, 2015","user":"redvelvetcakeparis"},{"attraction_id":1301,"rating":5.0,"review":"Top notch tour with top notch guide.. Decide to book this tour after a recommendation from our host in Toronto and this was money well spent.\nPicked up at apartment in good time by Burkus who turned out to be one of the friendliest and most informative tour guides I have come...","review_date":"May 6, 2015","user":"johnsty"},{"attraction_id":1301,"rating":5.0,"review":"niagara day tour. our tour started the moment our tour guide collected us at our hotel in Toronto central.\non the way to Niagara every bridge we crossed, every town we passed , every building we saw he gave us detailed information on the same.\nwe were expecting...","review_date":"May 5, 2015","user":"margaret_c"},{"attraction_id":1301,"rating":5.0,"review":"Great way to experience Niagara!!!. We picked this tour because of the comments on TripAdvisor and we were not let down!! From the booking process right through to being dropped off at the end of the day, the experience was superb.\nWe joined a small group and Paul did a...","review_date":"May 2, 2015","user":"neila72"},{"attraction_id":1301,"rating":5.0,"review":"Fantastic Day. First time in Toronto and a great day visiting Niagara Falls with \"Niagara Day Tour\".\nEven raining a little we could enjoy so much Niagara on the Lake, Reif Estate Winery and of course Niagara Falls. Thanks to Mr. Burkus to be so helpful when...","review_date":"April 30, 2015","user":"frederico_a"},{"attraction_id":1301,"rating":5.0,"review":"Brilliant tour!. We did this tour today with Paul as our guide. We were collected at our hotel at the arranged time and the day went perfectly. Paul made the trip very enjoyable and was interesting and very knowledgable. The falls were incredible and we had more...","review_date":"April 27, 2015","user":"c_h"},{"attraction_id":1301,"rating":5.0,"review":"Excellent experience. (Special thanks to Mr. Burkus who was very proactive and helpful during my booking process)\nSpecial thanks also for our very polite driver, Dear Paul who informed us every single km of the trip.\nI strongly recommend this tour for Niagara Falls.","review_date":"April 25, 2015","user":"trail50427"},{"attraction_id":1301,"rating":5.0,"review":"Niagara falls day tour for our wedding anniversary. It's our first time in Toronto and Canada and our 23rd Wedding anniversary was today the 25th April. I booked a Niagara falls trip with Niagara Day Tours and what a service. I really can't BIG these guys up enough. I booked it online and...","review_date":"April 25, 2015","user":"gareth_h"},{"attraction_id":1301,"rating":5.0,"review":"Lovely day in a small group in April. Picked up on time and had a small group of Paul the driver, a lovely lady from Brazil and our entertain Aussies from Melbourne. Very friendly group and enjoyable day. Paul looked after us well and even succumb to buying some ice wine etc. good...","review_date":"April 23, 2015","user":"the_geee"},{"attraction_id":1301,"rating":5.0,"review":"A great day out.. We recently joined a tour to Niagara Falls with Niagara Day Tours. We chose this tour based on the favourable reviews on TA.\nBurkus picked us up close to our accommodation for the 90 min ride to NF. There were 8 people in total on...","review_date":"April 17, 2015","user":"buckbrisbaneaus"},{"attraction_id":1301,"rating":4.0,"review":"Spring in Niagara. The bonus of going to Niagara in April is that there aren't lineups and you can get a fabulous seat in any restaurant that you go to.\nUnfortunately there are many attractions that are not open yet and the area around the falls haven't been...","review_date":"April 16, 2015","user":"kk_kitchen_designer"},{"attraction_id":1301,"rating":5.0,"review":"Burkus is brilliant. Burkus picked us up from hotel in his minibus. There was 11 of us in total on board. From the moment he picked us up he was very welcoming. He was very informative throughout the trip over to Niagra telling us about local cities that...","review_date":"April 13, 2015","user":"ladyb895"},{"attraction_id":1301,"rating":5.0,"review":"April visit to Niagara. I picked this trip after seeing the reviews on Trip Advisor, I am glad that we choose this company. Burkas was an excellent tour guide, organised and informative. Added bonus of stops at winery and small church, Niagara Falls amazing and worth a visit.","review_date":"April 8, 2015","user":"judy_g"},{"attraction_id":1301,"rating":5.0,"review":"Fantastic day tour to Niagara Falls. What a thoroughly enjoyable day. From the moment we were picked up at our hotel to the time we were dropped back in Toronto. Burkus was a wealth of knowledge and the whole family learned so much. Niagara on the Falls stop was brilliant and...","review_date":"April 5, 2015","user":"moeastleigh"},{"attraction_id":1301,"rating":5.0,"review":"Just Do It. This trip was fantastic. We were on a minibus with just 7 visitors which was brilliant because you get very individual attention and Burkus adjustd the tour throughout the day to fit the group. His commetary on the trip to the falls was both informative...","review_date":"April 3, 2015","user":"henry_m"},{"attraction_id":1301,"rating":5.0,"review":"An absolute must see. Was overwhelmed by the natural beauty of this place. What an amazing opertunity , not to be missed if in the toronto area. This was one of the best days of our trip and mind blowing experience. Worth every dollar spent and would highly recommend...","review_date":"March 27, 2015","user":"701doris"},{"attraction_id":1301,"rating":5.0,"review":"Power and Natural Beauty. WOW! This one word says it all. WOW!\nThe Niagara Day Tour has been a very pleasurable experience.\nEverything, starting with a hotel collection, swift transfer, amazing views, and unbelievable boat tour by the Niagara Fall, to staff friendliness, helpfulness and great value for money...","review_date":"December 7, 2014","user":"camilleww"},{"attraction_id":1301,"rating":5.0,"review":"Fantastic day out. If you are going to Toronto, then you absolutely MUST make the trip to Niagara Falls _____ and this is the way to do it and the company to do it with. I spent a fair amount of time looking for a suitable day trip...","review_date":"November 4, 2014","user":"scubakid56"},{"attraction_id":1301,"rating":5.0,"review":"Memorable day, fabulous tour.. As a highlight from our week holiday in Toronto this tour certainly delivered. After much oohing and aahing which tour guide to choose from so many, the trusted tripadvisor reviews did themselves justice, and i was very happy with NDT and Burkus, a chilled out,...","review_date":"November 3, 2014","user":"maxine_q"},{"attraction_id":1301,"rating":5.0,"review":"Great Experience. We had this experience included as part of a day trip to Niagara from Toronto. Although we were on the Hornblower for about 20 minutes the experience of sailing to the falls head was something we will never forget. The tour was superbly organised and...","review_date":"October 30, 2014","user":"pandsw"},{"attraction_id":1301,"rating":3.0,"review":"Definitely do the tour but be aware of transfered bookings. I booked a tour to Niagara for me and my husband during our visit to Toronto - we specifically chose this company because of the great trip advisor reviews about the quality of the tour guide. However when it came to the morning of the...","review_date":"October 29, 2014","user":"lucys978"},{"attraction_id":1301,"rating":5.0,"review":"Exceeded Expectations. With my Australian pen pal of 50+ years & Burkus as our guide, I had a remarkable day. Note that our experience was everything highlighted in the tour description ..... & more! I give top marks for the history lessons, clear directions, humor & welcoming...","review_date":"October 25, 2014","user":"helen_k"},{"attraction_id":1301,"rating":4.0,"review":"Perfect for couples or people travelling alone!. I went with my boyfriend, we are the quiet type and wanted something intimate not some big tour with so many people and this was perfect for us!\nThe tour showed up on time, Burkas was a knowledgeble guide but not over the top and...","review_date":"October 25, 2014","user":"ascote"},{"attraction_id":1301,"rating":5.0,"review":"For Niagara Falls days out Choose Niagara Day Tour. Burkas was our guide, we found him both friendly and very knowledgeable. He picked us up from our hotel by the Pearson Airport in a mini bus. We joined 7 other people which made for a more personal feel to the whole day. Much better...","review_date":"October 24, 2014","user":"richard_d_h"},{"attraction_id":1301,"rating":5.0,"review":"A great day out to see Niagara Falls and so much more... We originally intended to get the train to Niagara, but looking at the price for the fast train from Toronto and the distance from the station to the Falls we looked at some alternatives. The reasonable cost of this, all inclusive tour, plus the convenience...","review_date":"October 22, 2014","user":"christopher_l"},{"attraction_id":1301,"rating":5.0,"review":"Fantastic Niagra. I selected this company for my day tour to Niagra Falls because i wanted a small group tour, and this was one of the only ones (maybe even the only one) that i found. There was 9 of us on the minibus and it was...","review_date":"October 22, 2014","user":"sienak"},{"attraction_id":1301,"rating":5.0,"review":"Day well spent!. Picked up exactly on time. Burkus was very informative and polite. He also gave good suggestions on what to see at the various stops. Niagara on the Lake was very picturesque. 45 minutes went by too quickly. Wine tasting was fun. Horn Blower cruise is...","review_date":"October 21, 2014","user":"al_f"},{"attraction_id":1301,"rating":5.0,"review":"Superb!!!. I booked with this tour company after reading previous Trip Advisor reviews and I wasn't disappointed. Excellent tour! Well organised. Great guide!! Super itinerary. Good value for money. Very memorable day out!!! Wish I could do it all over again.","review_date":"October 17, 2014","user":"mmfos"},{"attraction_id":1301,"rating":5.0,"review":"Great Trip, very enjoyable.. Thank you Burkus for a great day. The pick up at the hotel is convenient and easy and then you get to see the area with good information about the history and the areas you are going through. The stop off at Niagara on the...","review_date":"October 11, 2014","user":"schitz1511"},{"attraction_id":1301,"rating":4.0,"review":"Great Day. We enjoyed our day trip and felt the day was very well planned with lots of good stops along the way. Being part of a small group made it much easier to see so much more. We had just enough time at Niagara Falls for...","review_date":"October 11, 2014","user":"kiwishiraz"},{"attraction_id":1301,"rating":5.0,"review":"The perfect Niagara Day Tour. Before we went to Canada, me and girlfriend spent a considerable amount of time shopping around for the best value day tour to Niagara - it is probably the highlight of most people's trips to Toronto.\nI msut admit, there were a few 'nearlys', where...","review_date":"October 11, 2014","user":"rhodri_a"},{"attraction_id":1301,"rating":5.0,"review":"Awesome trip to Niagara. This tour deserves it's #1 rating on trip advisor. It's far more than just the falls. You see loads enroute including the beautiful Town of Niagara on the Lake and the great Reif Winery for a wee wine tasting.\nReally informative tour. I really enjoyed...","review_date":"October 7, 2014","user":"cyclegd38"},{"attraction_id":1301,"rating":5.0,"review":"Great Day. Burkus does an excellent job! He picks everyone up at their hotels, creates a friendly and comfortable environment in the van and provides great commentary for the entire day. The tour is nicely planned to visit and learn about historic and scenic areas leading up...","review_date":"October 6, 2014","user":"roadrunnerphx"},{"attraction_id":1301,"rating":4.0,"review":"Nice, convenient, informative and a bit lengthy. Nice and convinience trip with pick up\/drop off at hotel; informative and interesting news along the ride to Niagara Falls; nice group of participants; only downside: too many stops on the way there; could have been shortened with also a shorter stop at the Falls...","review_date":"October 3, 2014","user":"thegloballocal"},{"attraction_id":1301,"rating":5.0,"review":"Highly recommended!. Burkus was a great tour guide. Learned so much about the areas we passed through - he was knowledgeable and great company! Much prefer doing tours this way as opposed to being on a large coach. If you're heading to the falls, definitely choose Niagra...","review_date":"October 2, 2014","user":"arlene1922014"},{"attraction_id":1301,"rating":5.0,"review":"Amazing day with a great tour.. A wonderful day from start to finish. I would have no hesitation in recommending this tour group. Burkus had good knowledge of the area and made our experience really enjoyable.","review_date":"October 1, 2014","user":"helen_b"},{"attraction_id":1301,"rating":5.0,"review":"A great day out!. Our driver Paul was so friendly and as there were only 5 people on the tour we got a private experience. The booking process was simple and the tour included a perfect mix of free time and guided activity. A great way to see the...","review_date":"September 28, 2014","user":"daniel_p"},{"attraction_id":1301,"rating":5.0,"review":"Great, tailored experience. Two of us travelled together for this Day Tour. We were joined by three others at a hotel-pickup and quickly learned that we would have a five-person tour instead of the ~12. This was a great experience. The booking process was easy, confirmations were smooth...","review_date":"September 27, 2014","user":"little_jules"},{"attraction_id":1301,"rating":5.0,"review":"What an awesome trip!. I cannot describe how amazing this day trip was for me! Everything was exactly as planned. I was picked up on time (never happens on any other tour I've ever taken)! The group was small and that kept things under control. Burkus was an absolute...","review_date":"September 23, 2014","user":"liznricky"},{"attraction_id":1301,"rating":5.0,"review":"Excellent trip to Niagara Falls... Had an awesome trip to Niagara last weekend with Niagara Day tour along with 2 of my colleagues. enjoyed to the fullest.\nHighlight of the trip was obviously Mr. Burkus who is an expert on the subject. A day nice spent...will recommend the services to...","review_date":"September 22, 2014","user":"hemant1909"},{"attraction_id":1301,"rating":5.0,"review":"Wonderful day trip to Niagara Falls. We thoroughly enjoyed this day trip with Burkus. It was well organised, friendly and the Falls were fantastic. Thank you for a great day. Wish we could do it all again tomorrow.","review_date":"September 22, 2014","user":"gail510"},{"attraction_id":1301,"rating":5.0,"review":"Great day out. Our day out with Niagara Day Tour was just what we hoped it would be. Amazing experience and would definitely recommend it to anyone.","review_date":"September 22, 2014","user":"emma_marie_e"},{"attraction_id":1301,"rating":5.0,"review":"Didn't know there was so much to see!. I think there are a couple of these outfits. Our trip was amazing. The driver, Burkus Chapman, was so kind and informative. We stopped at a cute little town, a winery, the smallest chapel, a fruit stand, and the Falls. He was kind enough to...","review_date":"September 21, 2014","user":"watfordsouthlake_tx"},{"attraction_id":1301,"rating":5.0,"review":"Excellent full day tour of Niagara region from Toronto.. Collected from hotel on time, total of 8 guests on the tour. Burkus was an excellent guide, always on-hand but never intrusive, knowledgeable, informative, and interesting commentary en-route. The tour packed a lot in but we never appeared to be rushed, a brilliant mix of...","review_date":"September 16, 2014","user":"paulandcarol2014"},{"attraction_id":1301,"rating":5.0,"review":"Very enjoyable day. Great guide, very informative and entertaining. Stopped off at Niagara on the lake which is a lovely town for about an hour. On our way to the falls we also stopped off at other points of interest along the way which included a stop at...","review_date":"September 4, 2014","user":"susiejoanne"},{"attraction_id":1301,"rating":5.0,"review":"A \"wow\" trip.. Quite a few companies do this tour - and I chose it on the basis it was the highest rated on Trip advisor and also the fact it was a hotel pick up and not a generic meeting point. In short I am glad I...","review_date":"September 3, 2014","user":"bogotarocks"},{"attraction_id":1301,"rating":5.0,"review":"A fantastic way to see Niagara Falls. We thoroughly enjoyed our trip to see the Niagara Falls with Paul. He was very friendly and knowledgeable and struck a good balance between providing us with information and allowing us to take things in for ourselves. We stopped at a number of locations before...","review_date":"September 2, 2014","user":"moonstone2014"},{"attraction_id":1301,"rating":5.0,"review":"A Great day out - Niagara. We booked with them as they got the best rating on TA & liked the fact that they were a small operation rather than us being part of a bus load of tourists being herded around. The company is owned and run by two guys...","review_date":"August 28, 2014","user":"londonnomads"},{"attraction_id":1301,"rating":5.0,"review":"Niagra Day Tour. We took this Niagra Day Tour with our tour guide Burkus. The tour was very well organised and was a very enjoyable one. we enjoyed the whole day full of fun and activities. Had many stopovers along the way. Burkus was very informative and helpful....","review_date":"August 26, 2014","user":"naaz2014"},{"attraction_id":1301,"rating":5.0,"review":"Niagra Day tour. This tour was excellent and made a number of stops along the way including a visit to the town of Niagara on the Lake and to a winery which makes ice wine. A wine tasting demo with 3 different wines including ice wine, was included...","review_date":"August 25, 2014","user":"cea454"},{"attraction_id":1301,"rating":5.0,"review":"Niagara Day Tour. Prompt pickup and retun. A well organized day to include many enjoyable site on the way to Niagara Falls. Three hours iat the Falls allowed fro the boat trip , lunch and a stroll beside the falls.","review_date":"August 22, 2014","user":"cigar42"},{"attraction_id":1301,"rating":5.0,"review":"Niagara Day Tour. Great day, well organized, plenty of stops on the way, knowledgeable driver, provided all kinds of interesting information during the drive. Pick-up from the hotel very convenient, at time arranged in advance. Only drawback: three hours free time in Niagara turned out to be too...","review_date":"August 19, 2014","user":"marjan_d"},{"attraction_id":1301,"rating":5.0,"review":"Niagara falls day Tour. This was certainly the highlight of my trip to Toronto and I would recommend it to all people visiting Canada. The tour was well-organised and led. Time keeping and descriptions were helpful. Easy to book online or over the phone.","review_date":"August 18, 2014","user":"sara_k"},{"attraction_id":1301,"rating":5.0,"review":"Niagara Day Tour. Great Tour, well organised.\nI can recommend this day trip tour to everybody who wants get an impression of the Niagara area with its highlight the falls.\nThe big benefits from my point of view:\n- pickup from the hotel on time\n- payment after...","review_date":"August 18, 2014","user":"manfred_g"},{"attraction_id":1301,"rating":5.0,"review":"Great way to see the Niagara area!. This tour is an excellent way to explore the area and learn so much. The stops along the way to Niagara Falls were such an added bonus, and a lovely way to get the bigger picture of the area. My husband was thrilled to be...","review_date":"August 18, 2014","user":"soupy1116"},{"attraction_id":1301,"rating":5.0,"review":"Absolutely awesome!!. This was an excellent tour! We booked our trip pretty much last minute, the day before, and although the bigger vehicle was already full, we were still able to go - Burkus drove us to Niagara Falls in a minivan, so it was like a...","review_date":"August 17, 2014","user":"masha_z"},{"attraction_id":1301,"rating":5.0,"review":"Very enjoyable day. Paul was our guide, and he was both informative and jolly. There were three couples in a van, which was a nice change from a giant bus. Paul answered all of our questions and also provided a good amount of his own information about the...","review_date":"August 16, 2014","user":"ysanne"},{"attraction_id":1301,"rating":5.0,"review":"Fabulous way to see Niagara falls. We were visiting Toronto for a couple of days and had a day to spare to see the falls so decided to take this tour after looking at the options available. I must say we were delighted! Burkus was incredibly knowledgeable yet did not cram...","review_date":"August 16, 2014","user":"twinkle1000"},{"attraction_id":1301,"rating":4.0,"review":"Day tripping!. Great day trip with informative commentary. Burkus is a an awesome driver and attentive guide. Pick up and drop off at our hotel was a bonus and the smaller vehicle was nice. If we are ever back in that area we will use Niagara Day...","review_date":"August 15, 2014","user":"michelleisonthetrip"},{"attraction_id":1301,"rating":4.0,"review":"Brilliant day out!. We would definitely recommend this trip to Niagara Falls! The journey was comfortable, the commentary was both entertaining and informative and the timings and itinerary were perfect. Our tour guide Burkas was really friendly and enthusiastic and it was brilliant to be picked up and...","review_date":"August 13, 2014","user":"alison_d"},{"attraction_id":1301,"rating":5.0,"review":"Excellent Excellent Excellent, it is the most enjoyable day I had with excellent tour guid. We only have one day in Toronto and wanted to see Nigeria Falls and see Toronto , also We wanted a smaller family group of people and this tour suited our needs. Burkas was an excellent guide explaining about the different attractions and providing an...","review_date":"August 13, 2014","user":"aly_k"},{"attraction_id":1301,"rating":5.0,"review":"A day at the falls!. We had a great day with just over 3 hours at the falls. Going in a small group was far better than a bus tour. Burkus organised our tickets for the Hornblower boat ride and this allowed easy access to the boat. There was a...","review_date":"August 13, 2014","user":"240dalew"},{"attraction_id":1301,"rating":5.0,"review":"An amazing day!. We had a great day tour. Our driver\/guide was so friendly and funny. We did everything written in the schedule. I recommend Niagara Day Tour everyone!","review_date":"August 12, 2014","user":"krmkerem"},{"attraction_id":1301,"rating":4.0,"review":"Great choice for a day trip to Niagara. After much research into the various bus tours that take tourists to the Niagara Falls from Toronto, we zeroed in on this one because of great reviews and also because we thought a smaller tour group of twelve would be a better idea than a...","review_date":"August 11, 2014","user":"rupany"},{"attraction_id":1301,"rating":5.0,"review":"Great tour. We wanted a smaller group of people and this tour suited our needs. There were 13 people in all. Burkas was an excellent guide explaining about the different attractions and providing an interesting commentary on the way to Niagra Falls. The timing worked very well,...","review_date":"August 10, 2014","user":"kaswan"},{"attraction_id":1301,"rating":5.0,"review":"Excellent organised and curated tour. I really enjoyed Niagra Day Tours. Niagra itself is over developed and you receive honest guidance on what you can expect and achieve in the day as part of this tour. Niagra is amazing - but there is more emphasis put on Theme Park than...","review_date":"August 5, 2014","user":"mickeykav"},{"attraction_id":1301,"rating":5.0,"review":"First Class Tour!! Awesome experience. We visited Toronto for the first time and booked a Niagara Day Tour with Burkus Chapman... he was amazing, very professional and very knowledgeable. The girls really wanted to go to Marine Land but this was not apart of the tour... He did his best...","review_date":"August 5, 2014","user":"glenda_g"},{"attraction_id":1301,"rating":5.0,"review":"First rate, do not hesitate!. Our day away to Niagara from Toronto was perfect. I've been many times but seeing it this way is the best.\nReserving and arranging for pick up was prompt and hassle free.\nExcellent communication from everyone at Niagara Day Tour.\nSpecial thanks to their operations...","review_date":"August 4, 2014","user":"aguyintoronto"},{"attraction_id":1301,"rating":5.0,"review":"Really good value tour. I really liked this tour, there are a few to choose from but this one has some great plus points. Firstly, they will come and pick you up from your hotel, which is a bonus if you don't know the city. Secondly, because its a...","review_date":"August 4, 2014","user":"420k"},{"attraction_id":1301,"rating":4.0,"review":"wow. Nature is a wonderful thing,the Canada side is most do,so picturesque,tour are a most,food is good also Toronto are so close,we had a wonderful time.","review_date":"August 2, 2014","user":"winston-and-i"},{"attraction_id":1301,"rating":4.0,"review":"Overall great day!. Niagara Day Tour was overall an excellent experience with the right amount of time at each stop. Burkus gave excellent advice on what to do and what to see and how long each aspect of the day would take. Would be a five star trip,...","review_date":"July 28, 2014","user":"cindy_l"},{"attraction_id":1301,"rating":5.0,"review":"Great tour. The main difference with other tours is that your are in a 14 seater van which means that the owner and driver Burkus can come and pick you up at your hotel (8.15am for us at bond street place) and that it doesn't take forever...","review_date":"July 28, 2014","user":"cmdpc"},{"attraction_id":1301,"rating":5.0,"review":"Go to Niagara with Niagara Day Tour - it's great. We were undecided whether to rent a car and drive ourselves or take a day tour. After reading reviews on trip advisor we opted for the Niagara Day Tour and were not disappointed, we made the right choice. Our guide, Burkus, made it an interesting...","review_date":"July 27, 2014","user":"helssuomi"},{"attraction_id":1301,"rating":5.0,"review":"A full-on tour with plenty of free time. We looked around at a few operators for the Niagara Falls day tour before choosing this one with Burkus at Niagara Day Tour. The different operators all seem broadly comparable in terms of price and offer much the same in terms of itinerary so we...","review_date":"July 26, 2014","user":"lonagb"},{"attraction_id":1301,"rating":5.0,"review":"Niagara Falls Day Tour. We had a great day with David on the Niagara Falls Tour. Particularly enjoyed our time at Niagara On the Lake....just wish we could have spent more time there! I would deinitely recommend this tour!","review_date":"July 25, 2014","user":"julia1119"},{"attraction_id":1301,"rating":4.0,"review":"Niagara Day yout. The tour guide Burkus was quite informative. He answered all questions and guided us all through the visit. I would recommend Niagara Day tour for any one wanting to visit Niagara falls from Toronto.","review_date":"July 23, 2014","user":"sandoche_b"},{"attraction_id":1301,"rating":5.0,"review":"Niagara Falls day tour. Nigara falls day tour today . Memorable day ! Burkus was an excellent tour guide, flexible with scheduling the oick uos and drop off, and very improtantly, a safe and smooth driver ( yes, we had to nap on the way back :)) . The...","review_date":"July 22, 2014","user":"katiesanramon"},{"attraction_id":1301,"rating":5.0,"review":"GREAT TOUR. We had a really excellent experience with Burkus of Niagara Day Tour. We were travelling to Oakville for a family reunion.\nBurkus was very prompt and informative he picked us up in Oakville at our hotel in his van which was very clean and comfortable....","review_date":"July 16, 2014","user":"airtec1"},{"attraction_id":1301,"rating":5.0,"review":"My best time in Toronto. I stayed in Toronto for 6 days, and the day tour to Niagara Falls with Niagara Day Tour was definitely the best of my time there. I chose Niagara Day Tour as it offered small group tour with a van and it turned out to...","review_date":"July 11, 2014","user":"agus_m"},{"attraction_id":1301,"rating":5.0,"review":"A memorable day at the falls. The day started early with pickup at our hotel 8:20am right on the dot. We then picked up some of the other guests at a few locations while the excellent guide told us everything we needed to know about the days program. When all 12...","review_date":"July 10, 2014","user":"john_m"},{"attraction_id":1301,"rating":5.0,"review":"Awesome!. Small group and van so much better than the big tour buses. We were able to go places the bigger buses would not go and spend more time in the places we wanted to. Had we taken ourselves to Niagara we would have missed out...","review_date":"July 7, 2014","user":"khrisko"},{"attraction_id":1301,"rating":5.0,"review":"GREAT TOUR. We had a really excellent experience with Burkus of Niagara Day Tour. We were travelling as a small school group and Burkus was very accommodating and customized a two day tour that met our needs.\nHe was very prompt and informative in responding to emails...","review_date":"June 25, 2014","user":"vebs79"},{"attraction_id":1301,"rating":5.0,"review":"Great Tour. We both thought the tour was excellent. Our tour guide Burkus gave us so much information about all the places we stopped along the way to Niagara. Thank you so much.","review_date":"June 24, 2014","user":"nicscreen"},{"attraction_id":1301,"rating":5.0,"review":"Fun & Informative... Niagara Day Tour was a fantastic pick for the tour of the Niagara Falls region. Our tour guide, Burkus, was very friendly and knew the region and the history that went with it very well. A big plus was that Niagara Day Tour offered free...","review_date":"June 16, 2014","user":"tin0m1"},{"attraction_id":1301,"rating":5.0,"review":"Agnes M \"Toronto-Niagara Falls Private Tour\". Excellent and great fun was tremendously enjoyed by all of us in the private day tour of downtown Toronto and Niagara Falls which Burkus conducted for us. Burkus is very friendly, personable, knowledgeable and a perfect tour guide. He was prompt, accommodating, flexible and courteous...","review_date":"June 14, 2014","user":"rick_n_nes_m"},{"attraction_id":1301,"rating":5.0,"review":"Fabulous day out!. We did this trip on 6th June and very impressed with punctual pick-up at hotel. Small comfortable transport for 10 people a good way to travel and very comfortable. Comprehensive itinerary to include Niagara on the lake (a truly lovely place) wine tasting, hydro electric...","review_date":"June 13, 2014","user":"kj_s"},{"attraction_id":1301,"rating":5.0,"review":"Niagara Day Tour. The day tour to Niagara Falls was excellent. The tour guide provided a lot of interesting commentary and was able to answer a range of questions.\nA smaller bus I believe contributed to the success of the tour. Pick up and drop off was a...","review_date":"June 8, 2014","user":"donna_b"},{"attraction_id":1301,"rating":5.0,"review":"Fun. Good day. Great tour guide, very friendly and the tour was a very reasonable price. In all a great experience","review_date":"June 7, 2014","user":"anonymouswhiteguy"},{"attraction_id":1301,"rating":5.0,"review":"Professionally run Tour to Niagrara Falls. Great tour which I would recommend to anyone who wants to see Niagara Falls.The first stop on the way was in Niagara on the Lake which is not to be missed.\nIf you fancy a wine tasting session then this is the trip for you....","review_date":"June 4, 2014","user":"eric_w"},{"attraction_id":1301,"rating":5.0,"review":"A GREAT Experience.. What a Great day out and after doing many trips with many different companies we found one that does exactly what it says.\nPick up was on time, only 10 people in the party, a very experienced and knowledgeable driver and guide called Burkus who...","review_date":"June 3, 2014","user":"davidrx7555bb"},{"attraction_id":1301,"rating":5.0,"review":"The Only Way to See Niagara Falls. If you visit Toronto and have a day to spare, this is one of the best tours that you can take. Niagara Day Tours will pick you up at your hotel and pack in a visit to Niagara on the Lake, a visit to a...","review_date":"May 27, 2014","user":"thomas_h"},{"attraction_id":1301,"rating":5.0,"review":"Wonderful full day tour. Advance Booking was so easy and efficient with details confirmed by email. A quick confirmation call just prior to our tour provided our pick up time right outside our apartment. Our tour guide Burkus provided us with a very comfortable vehicle, interesting commentary, and a...","review_date":"April 3, 2014","user":"travelluvbug"},{"attraction_id":1301,"rating":5.0,"review":"Fantastic and personal tour of Niagara!. We had an amazing time on the Niagara Day tour! There was only a small group of us so the tour was very personal and flexible with how long we wanted to spend at destinations en route (perfect as the weather was so cold!). It...","review_date":"January 8, 2014","user":"stevebk1900qv"},{"attraction_id":1301,"rating":5.0,"review":"Niagara Falls Day Trip From Toronto. Excellent day trip from Toronto to Niagara Falls. Picked up from hotel in downtown toronto bang on agreed time. Burkus our guide was great from start to finish providing very informative commentary on aspects such as local area, history, landmarks and of course the falls...","review_date":"December 5, 2013","user":"scottyboylamont"},{"attraction_id":1301,"rating":5.0,"review":"Niagara Day Trip. We were picked up from our hotel promptly and from the offset we were impressed with Burkus welcome, friendliness and his hospitality throughout our day trip.\nThe tour was fantastic, driving through the beautiful areas of Toronto via Niagara on the Lake through to Niagara...","review_date":"November 11, 2013","user":"julieh0309"},{"attraction_id":1301,"rating":5.0,"review":"Niagara Falls amazing. I Had just take this trip and Burkus is a great host Niagara Falls are amazing really if you go in november remeber carry on an umbrella or a jacket water resistance\nYou need to try it\nThanks for everything Burkus","review_date":"November 10, 2013","user":"ubaldo_p"},{"attraction_id":1301,"rating":5.0,"review":"Great trip solo or in group. Burkus was very accommodating when a friend of mine who'd been intending to go with me had to cancel and I had to change pick up points. I'd half been expecting some trouble but there was none which impressed me before the tour even began....","review_date":"November 4, 2013","user":"nethdugan"},{"attraction_id":1301,"rating":5.0,"review":"Great tour. We took this day tour on our holiday to canada in August 2013. It was a really excellent tour and Burkus was a superb guide, friendly helpful and very knowledgeable. He made the day for us and it is a small bus with only around...","review_date":"November 4, 2013","user":"stookes"},{"attraction_id":1301,"rating":5.0,"review":"One of the best tours we have been on.. Really excellent tour, with plenty of sites to see, and loads of information given. Not like normal tours where you are rushed around everything Burkus makes it really relaxed and fun. Highly recommended and will defiantly use you again next time. Thank you for a...","review_date":"November 3, 2013","user":"northampton1976"},{"attraction_id":1301,"rating":5.0,"review":"Superb experience. Burkus picked the 5 of us just at the time we agreed on before. He is very hospitable and the tour only have 9 people in total, 5 of us and the other 4 people. The van is comfortable and clean and we visited a...","review_date":"November 1, 2013","user":"angelinalie"},{"attraction_id":1301,"rating":5.0,"review":"Very accommodating. Burkus was very accommodating and considerate of the fact that we were travelling with a baby. It was a most emjoyable day. The Niagara area is beautiful. Burkus is well informed of the area and provides a great commentary. The tour is well planned. If...","review_date":"October 26, 2013","user":"jc132013"},{"attraction_id":1301,"rating":5.0,"review":"Great way to experience the sights of the Niagara Region.. Would definately recommend this tour & Burkus to everyone. It is a van instead of a large bus\/coach which made it more personal and intimate. Burkus provides a relaxed and easy going environment. Burkus has vast knowledge of the Toronto and Niagara areas providing history...","review_date":"October 26, 2013","user":"tweetylinda"},{"attraction_id":1301,"rating":5.0,"review":"An excellent day out. Burkus our driver made the day very special & interesting with his vast knowledge. Niagara was a great place and would have liked to stay longer. Being on a mini bus rather than a coach made more intimate. Would definitely recommend.","review_date":"October 24, 2013","user":"mike_b"},{"attraction_id":1301,"rating":5.0,"review":"Excellent tour. I was needing something to do while my husband was working, so I went on-line hunting and found this day tour to Niagara Falls and several other stops on the way. This was a great choice. 1st-the contact (Burkus) was very helpful in email correspondence,...","review_date":"October 23, 2013","user":"maggiesue_52"},{"attraction_id":1301,"rating":5.0,"review":"Best way to see Niagra without a doubt .. Burkus is a seasoned professional and Niagra Day Tours is a fantastic way to experience all of the sights of the Niagra region in a stress free organized way. Pick up and drop off were both punctual despite heavy traffic.This trip was total value for...","review_date":"October 15, 2013","user":"karen_b"},{"attraction_id":1301,"rating":5.0,"review":"Intimate Day Tour - Excellent Value!. Booked our trip, prior to our vacation, online. No payment necessary at the time of booking. We were staying in a small boutique hotel- mostly unheard of and were a bit concerned with the availability of a front step pick up- but with a 12...","review_date":"October 14, 2013","user":"leahgkeenon"},{"attraction_id":1301,"rating":4.0,"review":"Niagra Day Trip. Very enjoyable day trip to Niagra Falls. The guide was very informative and helpful. The tour bus was comfortable .There were good stop decisions to enable photography. Loved the stop at the wine farm with wine tasting. Included tickets to Maid of the Mist. We...","review_date":"October 14, 2013","user":"shelley7890"},{"attraction_id":1301,"rating":5.0,"review":"Great Day Tour. Booked online without payment and confirmed with a phone call the day before our booking when I gave my credit card number as confirmation but did not pay until Burkus picked us up promptly at our city hotel. Ten adults plus a child in our...","review_date":"October 13, 2013","user":"elanora16"},{"attraction_id":1301,"rating":5.0,"review":"Day Trip. Booked online previous day, had called the tour operator first to check it out. Trip cost $155 for two adults inc. taxes. This included a stop in Niagra by the Lake which is a gorgeous little town. Then a stop and wine tasting in one...","review_date":"October 12, 2013","user":"martin_w"},{"attraction_id":1301,"rating":4.0,"review":"Niagara Day Tour. This was a great tour and Burkus was an informative and professional guide. It was also good value for money - we visited Niagara on the Lake, a vineyard including wine tasting, and the Falls, included a ticket on the Maid of the Mist boat....","review_date":"October 4, 2013","user":"rachael_l"},{"attraction_id":1301,"rating":5.0,"review":"A great way to see the falls in a day from Toronto. Booked easily from the UK with no up front payment unlike many other Canada trips, nice to be trusted for a change. My wife and I were picked up from Downtown hotel on time and greeted by Burcus who was our driver and guide for...","review_date":"October 2, 2013","user":"rocketsomerset"},{"attraction_id":1301,"rating":4.0,"review":"Nice overall experience. It was a nice overall experience. The tour started right in time. Our guide cum driver Mr. Burkus was quite nice in explaining all the deatils of the places enroute. We got sufficient time at Niagara falls as well. The visit to the winery was...","review_date":"October 2, 2013","user":"sps1950"},{"attraction_id":1301,"rating":5.0,"review":"Niagara Falls and wine tasting. I had an amazing day in the Niagara Country. Burkus is an excellent tour guide and driver who knows lots about the sights visited on the tour. My personal highlights were the wine tasting and the maid of the mist boat tour at Niagara Falls....","review_date":"September 30, 2013","user":"moiralk"},{"attraction_id":1301,"rating":5.0,"review":"Excellent in ALL aspects!!!. Excellent day with Burkus and the rest of our group. Having the smaller size coach really mattered, especially when be able to spend 3 hours at Niagara Falls itself. Burkus was there if we needed him, but also just gave us set times at each...","review_date":"September 28, 2013","user":"mark2017"},{"attraction_id":1301,"rating":5.0,"review":"Professional, personal and most enjoyable. Our trip to Niagara was exactly what we had hoped for... and more! A small group, knowledgeable tour leader, value-for-money and several interesting stops culminated in a visit to the world-famlous Niagara Falls. We would have no hesitation whatsoever in recommending this excursion with Niagara...","review_date":"September 27, 2013","user":"paul_s"},{"attraction_id":1301,"rating":5.0,"review":"Fabulous day!. We had a wonderful day with Burkus, he was very pleasant and very knowledgable. We started with a visit to Niagara on the Lake which was a delightfully quaint little town. We visited the world's smallest chapel and the world's biggest floral clock and then...","review_date":"September 23, 2013","user":"chrissienottingham"},{"attraction_id":1301,"rating":5.0,"review":"What a day. If you're in Toronto and want to visit Niagara but don't want a busy coach trip then this is for you. The guide, Burkus, is very knowledgeable and friendly. As the journey is made in a small coach with up to 15 passengers, my day...","review_date":"September 21, 2013","user":"home-sweet-brum"},{"attraction_id":1301,"rating":5.0,"review":"Good day out, good tour. Niagara falls is one of those bucket list things. I was lucky enough to be in Toronto and saw this company on trip advisor. Burkas was our guide and made it a really good day. Pickup was on time, bus clean and everything went to...","review_date":"September 15, 2013","user":"steve_m"},{"attraction_id":1301,"rating":5.0,"review":"Great tour of Niagara & local attractions. We had a great day out not only visiting Niagara Falls but also local sights along the way. Burkus was friendly, professional, gave an informative commentary and was very courteous.\nHighly recommend him and the tour as an enjoyable and hassle free day.","review_date":"September 12, 2013","user":"cottagecruisers"},{"attraction_id":1301,"rating":5.0,"review":"Niagara Falls Day Tour. Pick up was on time, clean comfortable mini-bus. People very friendly on bus and Burgus, the tour guide, welcoming and knowledgeable. Day memorable from start to finish, but would have liked more time in Niagara Falls itself to explore museum, etc, - the Reif estate...","review_date":"September 12, 2013","user":"stephen_s"},{"attraction_id":1301,"rating":5.0,"review":"Niagara Falls. We were lucky enough to fit this tour in our short visit to Toronto. We certainly saw a lot of history and enjoyed the winery too. The itinary is well planned, but be prepared for a soaking! Fortunately our day was glorious sunshine-a cooler day...","review_date":"September 12, 2013","user":"carolyn2202"},{"attraction_id":1301,"rating":5.0,"review":"Niagra falls day tour. We were picked up at our hotel at the agreed time. The trip to Niagra Falls was in a comfortable air conditioned mini bus and Burkus kept us entertained throughout the journey. We stopped several times on the way - Niagra on the lake is...","review_date":"September 9, 2013","user":"john_m"},{"attraction_id":1301,"rating":5.0,"review":"Great outing!. My family went to visit Niagara Falls with Niagara Day Tours. Burkus was our Tour guide. he was very knowledgeble and friendly. There was enough time for us to explore on the way.\nWe got good advice on what to see where to go and...","review_date":"September 3, 2013","user":"erik_j"},{"attraction_id":1301,"rating":4.0,"review":"Really great tour!. We had a really good experience with Niagara Day Tour. We chose them because they had a good many stops along the tour and they have smaller groups than a lot of other tours. This meant that we were able to park much closer to...","review_date":"August 28, 2013","user":"nikki_h"},{"attraction_id":1301,"rating":5.0,"review":"Niagara day tour. Would recommend this day trip to anyone. Prompt pick up and all the stops were well thought out. Burkus has a relaxed style but very informative which I personally prefer. We took the helicopter tour which was a fantastic experience. Got drenched on the Maid...","review_date":"August 27, 2013","user":"gsj399"},{"attraction_id":1301,"rating":4.0,"review":"Niagara Day Tour. We're very happy to recommend this tour company. The tour fulfilled a lifetime ambition and was a major highlight of a brilliant holiday. The minibus is comfortable and parks close to the Maid of the Mist departure point. Burkus provided an entertaining and lively commentary...","review_date":"August 26, 2013","user":"pwjmdublin"},{"attraction_id":1301,"rating":5.0,"review":"Niagra day tour. Absolutely excellent day tour. Burkus (driver and tour guide) provided an engaging, entertaining and informative commentary throughout the day. Plenty of time was allocated to each stop. I'd already done a tour to Niagra a few years ago but this one was far superior and...","review_date":"August 23, 2013","user":"peeqwar"},{"attraction_id":1301,"rating":4.0,"review":"Day tour to Niagara. Overall very good experience..Prompt pick up from hotel near Toronto airport, good air conditioned mini coach as described on website. Very friendly tour guide with a nice commentary throughout superimposed with a good sense of humour. The tour comprised of all the stops mentioned on...","review_date":"August 22, 2013","user":"ashgupta"},{"attraction_id":1301,"rating":5.0,"review":"Niagara Falls Tour. This was a great tour. Burkus, the owner\/driver was such a good guide with interesting facts and just a great personality. I loved the small van that allowed us to get in and out of places easily. The wine tour was interesting as well as...","review_date":"August 22, 2013","user":"olygirl2013"},{"attraction_id":1301,"rating":5.0,"review":"Niagara Day Tour. Great day trip to Niagara region on a 12 seater bus - nice and personal although a little hard to get out of if seated near back. My only suggestion to better the tour would be to have longer in Niagara on the Lake -...","review_date":"August 22, 2013","user":"gillianandkevin"},{"attraction_id":1301,"rating":5.0,"review":"Brilliant day out. What an excellent day out this and excellent value only 9 of us on the tour Burkus the owner driver & guide is brilliant very informative, nothing was too much trouble we visited Niagara on the lake, a winery , the floral clock, the hydro-electric...","review_date":"July 30, 2013","user":"dave_h"},{"attraction_id":1301,"rating":5.0,"review":"Great day. We really enjoyed our Niagara day tour (during our visit to Canada we spent time in Toronto, Montreal and Ottawa) however this day was the highlight of the holiday!\nBurkus was friendly and informative and the whole tour was well organised, we really enjoyed Niagara...","review_date":"July 14, 2013","user":"c_r"},{"attraction_id":1301,"rating":5.0,"review":"Awesome. Great day out. Thanks to Burkus we were able to change our day to one where the weather was fantastic. Burkus is a great guide and provides an interesting commentary. He is knowledgeable and friendly. We enjoyed beautiful scenery and hit some of the must...","review_date":"June 15, 2013","user":"lreming"},{"attraction_id":1301,"rating":5.0,"review":"Great, full, exhausting, rewarding day.. The tour group was small, 11 people. The van was medium size and extremely comfortable in all respects. Our guide and driver, Burkus, had a great New Zealand accent and a great sense of humor. His driving was meticulous, not too slow, not too fast,...","review_date":"May 28, 2013","user":"wings42"},{"attraction_id":1301,"rating":4.0,"review":"Excellent service. My friend and I went for the day tour on 17 May 2013, led by driver\/guide Narveed. As we opted out of the ride back to Toronto, Narveed went the extra mile to send us to the hotel to drop our luggage after the Maid...","review_date":"May 23, 2013","user":"jazzyminty"},{"attraction_id":1301,"rating":5.0,"review":"Nice relaxed tour. I highly recommend booking with Niagara Day Tour. Burkus, the tour guide, is extremely knowledgeable and friendly. We enjoyed beautiful scenery and hit some of the 'must sees' along the way at a nice relaxed pace. A small group tour is definitely the way to...","review_date":"May 12, 2013","user":"arieco"},{"attraction_id":1301,"rating":4.0,"review":"Beautiful Niagara. This was a very good value and enjoyable tour. Guide a Kiwi so has to be a good bloke!! Would have preferred a longer time at Niagara on the Lake but time is tight on these tours. Can't believe how tacky the local shopping area...","review_date":"May 9, 2013","user":"streblig"},{"attraction_id":1301,"rating":5.0,"review":"Amazing day out. Spent a week in Toronto on vacation in October 2012. Was looking for a trip to Niagara Falls before I went, and booked with Burkus who turned up as my guide on the day itself. It was a truly personal service with just the right...","review_date":"February 1, 2013","user":"olympususercjm"},{"attraction_id":1301,"rating":5.0,"review":"Fabulous Day Out in Niagra. Our guide, Burkus, was excellent and made the day very enjoyable. We visited a good mix of places on the way to the falls including Niagra on the lake, a winery with some delicious tastings and some lovely views of the lake\/river. Burkus gave lots...","review_date":"October 20, 2012","user":"marksparrow"},{"attraction_id":1301,"rating":5.0,"review":"Great Time on a Rainy\/Cloudy Day. I chose Niagara Day Tour due to the small groups and the cost which was hard to beat. Even though I went on this tour by myself, but it was a great time. Our driver, Navid, was great and very accommodating, giving us a guided...","review_date":"October 15, 2012","user":"anna_v"},{"attraction_id":1301,"rating":5.0,"review":"first class!!!. prior to our visit to toronto we visited the various tour providers on line.We chose Burkus because of the small coach and good prices. We were certainly not disappointed. We had a lot of stops and Burkus had an endless supply of useful and intersting...","review_date":"September 13, 2012","user":"samuel_m"},{"attraction_id":1301,"rating":5.0,"review":"A great way to sample the best of Niagara in a day. Before going on holiday we surfed the web to try and find the best way to visit Niagara while in Toronto. We chose this one because it had a good price and a small vehicle, allowing more flexibility. When we rang to confirm our booking...","review_date":"August 26, 2012","user":"mrsb711"},{"attraction_id":1301,"rating":5.0,"review":"Everything was just so lovery!. Excellent trip! I've been to Niagara Falls a couple times before, but I chose this trip because I wanted to bring my friends who have never been to Niagara Falls. Our guide, Burkus, was excellent, friendly, informative and kind. We visited a lot of places...","review_date":"August 6, 2012","user":"kana_t"},{"attraction_id":1301,"rating":5.0,"review":"Niagara Day Tour. Excellent day trip to Niagara Falls Including Niagara on the Lake, Vineyard Tasting, and Maid of the Mist. Burkus our guide and driver was excellent, a friendly, informative and relaxed trip.\nGroup was small and a lot better than the larger tour buses and good...","review_date":"August 2, 2012","user":"alan_c"},{"attraction_id":1301,"rating":5.0,"review":"A day in Niagara Falls. Trip was excellent... driver which is also the guide is very knowlegeable of the place.. the tour was made such that enough time was given on every stop ..Best way to see niagara falls ... the tour delivered everything promised on the website and did...","review_date":"July 11, 2012","user":"xerex"},{"attraction_id":1301,"rating":5.0,"review":"Niagara Falls - Awesome !. A fantastic day trip I would highly recommend and great value too. We used a relatively new company (niagradaytour.com) and the service was excellent. We had a reasonably small group and the guide Burkas made sure we stopped at all the interesting places en route...","review_date":"July 9, 2012","user":"paulahalder"},{"attraction_id":1302,"rating":5.0,"review":"First time you n Montreal. Great tour, Francois was an excellent guide. The tour was very informative and well worth the cost. Highly recommended.","review_date":"March 3, 2019","user":"mary1234121"},{"attraction_id":1302,"rating":4.0,"review":"Great way to see the city. Really enjoyed this city tour. I've been to Montreal many times, but this is the first time I've done a guided tour of the highlights. Lots of fun facts, and our guide, Mr. Swan was VERY entertaining and knowledgeable!! The driver was very accommodating, dropping...","review_date":"February 25, 2019","user":"pat_k"},{"attraction_id":1302,"rating":3.0,"review":"Introductory Tour. This tour was not bad but it wasn't great either. The value for the cost was fair. The tour guide was frantically trying to get all the information in French and English and it felt hurried. There was a stop at Notre Dame and Mont...","review_date":"January 6, 2019","user":"bryan8454"},{"attraction_id":1302,"rating":3.0,"review":"Good tour, but warning! Beware of the pickup location. So, we bought the tickets online for pickup at Springhill Suites at 1:00. Yet, all the pickups at the various locations were set at 1:00, which I thought it was a little weird. I tried calling, but was on hold, so I hung up. Got...","review_date":"December 29, 2018","user":"sue_h"},{"attraction_id":1302,"rating":3.0,"review":"Meh. The tour guide didn't show any pride in his native city. He rattled off dates and facts, but there weren't many stories or context. He thought he was funny, but I found him irreverent.\nThe bus driver was kind and skilled. Good to go on...","review_date":"December 9, 2018","user":"helena_w"},{"attraction_id":1302,"rating":4.0,"review":"Very thorough bus tour of the city. I think we saw everything and gained a lot of incite into the many neighborhoods and surrounding areas of the city. This was a 3.5 hour tour with a couple of stops so you have to be pretty happy to listen to the guide, who...","review_date":"November 13, 2018","user":"tonsoftravel9"},{"attraction_id":1302,"rating":4.0,"review":"On two different vacations we toured the city this way to learn more. Was very interesting.. We found the tour to hit both the highlights and show us new and interesting things about the city. Also found areas we wanted to learn more about.","review_date":"November 8, 2018","user":"jim_r"},{"attraction_id":1302,"rating":2.0,"review":"Disappointed. We (married couple) had the misfortune of getting the worse seats on the bus.\nAnd we were not the last people to board either.\nWe were presented with a choice of sitting separately or together at the back of the bus by the bathroom (seats...","review_date":"October 31, 2018","user":"carmen_l"},{"attraction_id":1302,"rating":5.0,"review":"Excellent Tour and Tour Guide. We were only in Montreal for a brief stay prior to a cruise. We really enjoyed this tour and our tour guide, Richard. He is a native of the city, very knowledgable, and extremely entertaining. The tour bus was very comfortable, and the tour company...","review_date":"October 25, 2018","user":"timetraveler_800"},{"attraction_id":1302,"rating":1.0,"review":"Body Odor and Boredom. Jean was our driver and guide for the afternoon tour on October 9, 2018. The body odor emanating from him was disgusting. I do not believe he or his clothing had been washed for at least a month. It was impossible to get away from...","review_date":"October 14, 2018","user":"susan_m"},{"attraction_id":1302,"rating":5.0,"review":"Tour guide was great. A three plus hour tour is only as good as the guide, and ours was excellent. He was informative, whitty, and friendly. He drove very well. The only negative was the overly long stop at two of the magnificat churches, but that was no big...","review_date":"October 13, 2018","user":"don_h"},{"attraction_id":1302,"rating":5.0,"review":"Recommend a Guided Tour instead of Hop On\/Off. We took a guided tour of Montreal and found it worth the money. In Quebec we took a hop on\/off (different bus service - see my review of it ) and decided a guided tour would be more enjoyable and it was. The guide was...","review_date":"October 13, 2018","user":"minsky50"},{"attraction_id":1302,"rating":5.0,"review":"Great Tour. We only had a day in Montreal, and this tour was great for an overview of this beautiful city. The highlight was Notre Dame. We had an outstanding driver\/tour guide as well (Jean).","review_date":"October 12, 2018","user":"sunshine760784"},{"attraction_id":1302,"rating":3.0,"review":"Not really good but not really bad, could be better.. Hotel pickup is an option, we were asked to be ready 1hr earlier than tour start and then transferred to office to wait. We could have walked to the office in 15 mins if it had been clear that's where the tour started. We started...","review_date":"October 11, 2018","user":"merlinx351"},{"attraction_id":1302,"rating":1.0,"review":"Montreal City Tour by Bus. The tour started well with shuttle pick up of wife and I, plus couple of friends from our hotel and took us to Tour Center. Things went totally downhill from there. Main tour bus was an hour late, our planned tour guide was replaced with...","review_date":"October 4, 2018","user":"william_k"},{"attraction_id":1302,"rating":3.0,"review":"Kind of Worth It.. Somewhat interesting but a lot of down time. Seem to targeted to uneducated folk. No French speakers on tour yet driver did narrative in English and French. A lot of redundant comments were a little irritating.","review_date":"October 3, 2018","user":"juanmrot"},{"attraction_id":1302,"rating":3.0,"review":"Good Choice For a First Time Visitor. It was cold, so the coach was a good way to get an overview of the city. It made our choices of where to walk afterward much easier. The driver was knowledgeable, but his attempts at standup comedy wore thin over a four hour span,...","review_date":"October 1, 2018","user":"olddukedoc"},{"attraction_id":1302,"rating":5.0,"review":"Great tour. I dont know the driver's name, but he was great. He was a local and had lots of stories in addition to the history, current situation, and future of some sites that were currently closed. He did tell some corny jokes, but some were actually...","review_date":"September 30, 2018","user":"cynthia_o"},{"attraction_id":1302,"rating":4.0,"review":"Very good tour. Very good tour. Coach was a good way to travel. Cecile was our guide and was very engaging. Saw in 3 and a half hours all that we needed in Montreal. Reasonable for what it was","review_date":"September 22, 2018","user":"glen83"},{"attraction_id":1302,"rating":4.0,"review":"Montreal Bus Tour Comes Alive. Our guide, Richard, made our tour come alive.\nWe spent almost 4 hours driving around Montreal with several stops for us to take pictures.\nRichard was never out of anecdotes or history as we drove around the city.\nWhat a great ambassador he is and...","review_date":"September 19, 2018","user":"john_z"},{"attraction_id":1302,"rating":1.0,"review":"Bus Broke Down, Long Wait, No Refund. Tour scheduled for 1pm, bus was broke down so we waited on \u201cthe mechanic\u201d for almost 40min before rescheduling for Tuesday after deined a refund several times because \u201cyou booked with Viator and not us so we can\u2019t refund\u201d\nSo lesson learned don\u2019t book on...","review_date":"September 18, 2018","user":"eschmel"},{"attraction_id":1302,"rating":5.0,"review":"Hop On Bus tour. Greyline Hop on Bus tour had terrific guides on board with all of the history of this city. Recommend doing the full tour to acquaint yourself with the city routes and then pick and choose where you want to get off to visit the museum,...","review_date":"September 17, 2018","user":"ldadaphx"},{"attraction_id":1302,"rating":2.0,"review":"You may not enjoy this tour -- save your $$ for other activities. We are two local Montrealers and we were entertaining 2 friends from the USA. We decided to take a daytime bus tour of Montreal.\nWe were very disappointed with the quality of the animators and the sites which were discussed on the tour.\nWe had...","review_date":"September 12, 2018","user":"carlo-08181"},{"attraction_id":1302,"rating":4.0,"review":"Sight seeing tour of Montreal. Entertaining tour lasting 3 hours. Pascal our tour guide was informative and amusing. Although we were quite able,parts of the tour involved some walking from the bus and so excluded a couple of people who were not very mobile. The bus driver needs a medal...","review_date":"September 7, 2018","user":"jillfin"},{"attraction_id":1302,"rating":5.0,"review":"Must do it! . Really great way to get a glimpse into the city and see what's going on.. Totally recommend for anyone who wants to see as much of the city as possible!","review_date":"September 3, 2018","user":"rami_a"},{"attraction_id":1302,"rating":5.0,"review":"The Tour Was Very Well Done. Each time we go to a new city, we take a guided sightseeing tour to find out what we may want to revisit during the stay. This procedure works very well whether in London, Rome, or other cities with a lot going on. The procedure...","review_date":"August 30, 2018","user":"hfdjr"},{"attraction_id":1302,"rating":3.0,"review":"Disappointing. If you want a tour that provides insight into the history of a city (as you typically get elsewhere) this is not the tour for you.\nIf you want a tour that will orient you to major regions of the city,so you can get around...","review_date":"August 26, 2018","user":"jennifer_w"},{"attraction_id":1302,"rating":3.0,"review":"Difficult to figure out where to meet prior to booking.. I\u2019m not staying at a downtown hotel. I wanted to know where to go to meet the tour in advance of booking. 1255 Peel St. is the answer. It took me almost an hour and three phone calls to find out where to go before...","review_date":"August 20, 2018","user":"filmfiend"},{"attraction_id":1302,"rating":4.0,"review":"City view of Montreal. A good overview of the city. It was fast paced not rushed. Enjoyed the fact they did not drop you at souvenir places","review_date":"August 15, 2018","user":"333ann999"},{"attraction_id":1302,"rating":5.0,"review":"Martina and Driver(?) were very acomodating!. We love the hop on\/hop off for a new city. It helps us figure out where we want to spend more time. The Montreal tour was busy and difficult that day because of a state funeral. We were treated well and toured properly. They were...","review_date":"August 15, 2018","user":"kellie_g"},{"attraction_id":1302,"rating":5.0,"review":"exceptional experience . My teen and I had one morning left on our college visit to McGill from the US. We gambled and spent it on this tour with admittedly low expectations, based on some of these reviews, just the hope we would see a bit more of...","review_date":"August 13, 2018","user":"z230sgmariew"},{"attraction_id":1302,"rating":3.0,"review":"Just OK. We enjoyed this tour up to a point. It did go around the city and point out interesting sights, but we found our minds wandering. There were very few history lessons given on the tour. We were left with a lot of questions regarding the...","review_date":"August 11, 2018","user":"amodra_s"},{"attraction_id":1302,"rating":1.0,"review":"Do not book this!. I am on the bus now. Desperate for something to do. You ride the bus around the city with screaming children and a guide who explains nothing. I cannot hear him and when I can , I cannot understand him. Just dreadful. Learned 100 times...","review_date":"August 7, 2018","user":"buckeyefan52"},{"attraction_id":1302,"rating":5.0,"review":"Quick overview of the city. It's a quick overview of the city, and it really doesn't do justice to Montreal. You MUST take time to go to every place they mention on the tour.\nVery courteous staff and easy to deal with. Thanks for the amazing experience.\nif you're staying...","review_date":"July 15, 2018","user":"hafsatoronto"},{"attraction_id":1302,"rating":5.0,"review":"Excellent way to see Montreal. We were vacationing in Montreal. Took a two day sightseeing pass. Day 1, we simply went around without getting off, but marking out the places we'd like to visit. the second day, we started early, and covered most of the places we had wanted to.......","review_date":"July 9, 2018","user":"anshumali_d"},{"attraction_id":1302,"rating":3.0,"review":"Nice overview of the city, not the best guide. I took this tour on July 4, 2018. It was blazing hot, so I wanted a tour that would hit the high points, but wouldn't cause heat stroke. This was the one. It lasted longer than the advertised 3.5 hours, which was a surprise. However,...","review_date":"July 4, 2018","user":"rogerskr"},{"attraction_id":1302,"rating":4.0,"review":"A great overall view of the City. Richard was our bus driver with his assistant Richard. 2 Richards for the price of one. We were picked up at our hotel and taken to the Peel St. visitor centre and then dropped off back at the hotel. The Grand Prix was on and...","review_date":"June 13, 2018","user":"elizabeth_h"},{"attraction_id":1302,"rating":4.0,"review":"A good introduction to Montreal. I took this tour of Montreal yesterday and it was a really great introduction to the city of Montreal. Francois was our tour guide and Richard our bus driver.\nI was picked up from my hotel via a shuttle and taken to the tourist information...","review_date":"June 5, 2018","user":"kellyadl"},{"attraction_id":1302,"rating":5.0,"review":"A wonderful tour with Family from Italy. We did not know what to expect when booking this tour. We just had one day to show our city off to family from Italy. Our tour guide Robert was just so very kind and did all he could to make them comfortable and was...","review_date":"June 2, 2018","user":"mariagiraldi83"},{"attraction_id":1302,"rating":5.0,"review":"Very enjoyable. We enjoyed the city bus tour very much. We had read the reviews about Jean the driver, too. He pushes the limits to the edge, for sure, with a wink and a nod, but , during our trip, he did not cross the fine line,...","review_date":"May 29, 2018","user":"karen_c"},{"attraction_id":1302,"rating":4.0,"review":"Great way to get an overview of Montreal. We really appreciated taking the Montreal City Guided tour. We had Jean the driver and found him to be very knowledgeable about the city. I can see how some of the reviews found him to be judgmental and cynical, but we just took it in...","review_date":"May 28, 2018","user":"matthew_m"},{"attraction_id":1302,"rating":3.0,"review":"Not a great tour. We thought this would give us a good overview of the city, but the tour leaders were such poor communicators that we didn't understand much of what we were seeing. As others have stated, I also felt the commentary was full of poor \"jokes\" and...","review_date":"May 28, 2018","user":"jc44"},{"attraction_id":1302,"rating":4.0,"review":"A very thorough and comprehensive tour. This is a very thorough and comprehensive tour that takes you through many quaint neighborhoods and visits all of the city's main attractions. Our guide was a stand-in for the normal Gray Line guide and as very interesting and helpful. Our only criticism is they...","review_date":"May 22, 2018","user":"garrett_d"},{"attraction_id":1302,"rating":5.0,"review":"Very Thorough Coach Tour of Montreal. Bus was comfortable. Guide\/driver was knowledgeable, fun and attentive to our needs such as asking if A\/C was comfortable and stopping for photo opts and bathroom breaks. It seemed we covered every neighborhood and were provided a good overview of Montreal with a Stop at...","review_date":"May 21, 2018","user":"sanddyn"},{"attraction_id":1302,"rating":5.0,"review":"A great tour!. We went on the tour on the morning of 21st April as we were limited for time in Montreal. Cecile (guide) and Angelo (driver) were very good in their knowledge and explanations of Montreal. All in all a great tour worth every bit of time...","review_date":"May 15, 2018","user":"mike_m"},{"attraction_id":1302,"rating":5.0,"review":"City Tour. It was awhile since we were in Montreal. Decided to do a city tour. Walked from our hotel to the Grey Line Office & booked the city tour. They even picked us up at the hotel the day of our tour. Tour Guide & Driver...","review_date":"May 13, 2018","user":"frostyroyal"},{"attraction_id":1302,"rating":1.0,"review":"Jean the Driver is sexist and racist. I read the reviews prior to my visit on April 30th, however I decided to go on the 3.5 hour trip of Montreal. I enjoyed the trip and sightseeing, however I did not appreciate the driver Jean's sexist, racist, xenophobic and conservative views about women...","review_date":"April 30, 2018","user":"jessica_r"},{"attraction_id":1302,"rating":4.0,"review":"Bus driver Jean was funny as. We went on the same day as a previous review who complained about Jean the bus driver. Yes he was a bit rough around the edges but his humor was very dry and we got the jokes and found him highly entertaining. Those 2 South...","review_date":"April 28, 2018","user":"aussiestephe"},{"attraction_id":1302,"rating":1.0,"review":"Dated views not appreciated in 2018. My partner and I did the 3.5 hour heart of Montreal tour. We had done a great hop on hop off bus tour in Toronto (different company) so our expectations were high.\nWithin 5 minutes of getting on the bus our tour guide and bus...","review_date":"April 26, 2018","user":"asw71"},{"attraction_id":1302,"rating":5.0,"review":"Cecile and Angelo rocked it!. Amazing first day in Montreal. Made us want to go home and take a City tour in our own backyard. Cecile is an amazing host, funny and knows so much about this beautiful historic city.","review_date":"April 14, 2018","user":"lynda_v"},{"attraction_id":1302,"rating":5.0,"review":"Raphael Swann still fantastic tour guide. We took the 3.5 hours gray line bus tour of Montreal this last Sunday. It was very informative and the tour guide, Raphael Swann, was not only knowledgeable but provided historical insights. He was also very entertaining with quips along the way. Moreover, he was...","review_date":"April 10, 2018","user":"mjmodel"},{"attraction_id":1302,"rating":5.0,"review":"Memorable Complete City Tour. We enjoyed this bus tour a lot! The driver who was a guide as well, was Fantastic, always made jokes and tried to involve passengers by asking nice easy questions! The trip was smooth and very interactive with lots of interesting facts about the sights!...","review_date":"April 9, 2018","user":"\u043d\u0430\u0442\u0430\u043b\u044c\u044f_\u043d"},{"attraction_id":1302,"rating":5.0,"review":"Great Complete City Tour. This tour of Montreal takes you to all the important highlights on this city. It is complete and the tour guide was great","review_date":"March 25, 2018","user":"ongeld"},{"attraction_id":1302,"rating":3.0,"review":"Decent tour - very few stops. The tour started off great with an engaging and funny guide and a 30 minute stop to the Basillica. After that we just drove around for what felt like hours...I fell asleep for a little bit! The guide was in the front of the bus...","review_date":"March 25, 2018","user":"amkoehle"},{"attraction_id":1302,"rating":5.0,"review":"Pleasant Surprise. This tour is a perfect way to see the best of Montreal in a short amount of time! The coach was clean and comfortable. Our guide Swann covered the highlights with great information, trivia and humour. Even the driver had comments to offer that gave...","review_date":"March 5, 2018","user":"callard1"},{"attraction_id":1302,"rating":5.0,"review":"Very good orientation to Montreal. 3.5 hour drive on a tour bus. Gives you a great overview of the neighborhood and history of Montreal. They make a couple brief stops at Notre Dame Basicilla, St Joseph's Oratory and a few scenic vantage points. But be advised they are only really...","review_date":"March 3, 2018","user":"naesc"},{"attraction_id":1302,"rating":5.0,"review":"Great tour guide,. Great tour guide, i took the tour on the 10th of Feb.\nShe was lovely and very enthusiastic. I would recommend this tour to anyone.","review_date":"February 13, 2018","user":"iainsmall84"},{"attraction_id":1302,"rating":4.0,"review":"To The best sites in the city. Despite the weather the tour was incredibly informative and enjoyable the drive was both entertaining and knowledgaable with an amazing number of languages.","review_date":"January 22, 2018","user":"h1671oipaulh"},{"attraction_id":1302,"rating":4.0,"review":"Tour was excellent for a cold winter day . Swan , our tour guide, was entertaining while giving us facts and history on the sights we passed. Wonderful way to see the city, especially on a cold and windy day. Just be advised pick up and drop off is questionable. We sat in lobby...","review_date":"December 27, 2017","user":"jtti"},{"attraction_id":1302,"rating":1.0,"review":"Disappointing waste of yome. We had one day on Montreal and the tour DIDN\u2019T EVEN SHOW US TO PICK US UP.\nSuch a waste of time and money and really ruined our holidays.\nThanks for nothing.\nMerry Christmas \ud83c\udf84","review_date":"December 24, 2017","user":"89ellew"},{"attraction_id":1302,"rating":4.0,"review":"Our instructer- Jean made the whole tour so much fun!. I had a blast! He went through so many places in Montreal! He cracked jokes through the way and talked about so many places along the way to the main destinations! I had a great time and would definitely recommend!","review_date":"November 29, 2017","user":"ahana_d"},{"attraction_id":1302,"rating":3.0,"review":"You\u2019d be better off with the \u2018hop on, hop off\u2019 bus if it\u2019s running when you visit Montreal.. This coach tour lasted around 3.5 hours and started in the very disappointing old town around the area which seemed very run down and uninspiring. We stopped at the Notre Dame Basilica for a photo stop (admission $6 not included) which was excellent followed by...","review_date":"November 20, 2017","user":"bobbonhere"},{"attraction_id":1302,"rating":5.0,"review":"Comprehensive tour, excellent, very funny guide.. This was a very comprehensive tour. We saw all the main sights and got a really good feel for the city (which is lovely). The traffic is not too bad (for a North American city), the streets are wide, not much high-rise, beautiful buildings and...","review_date":"October 24, 2017","user":"swansforever"},{"attraction_id":1302,"rating":4.0,"review":"Worth doing.. It was well worth doing this to get an overview of Montreal. The tour was in English. The tour guide was very good. Knowledgeable. Funny.","review_date":"October 16, 2017","user":"debbie495"},{"attraction_id":1303,"rating":5.0,"review":"Another 'Dave' Guides us Around Vancouver. Landsea\u2019s Vancouver City Tour \u2013 Let me start this by saying if you purchase a tour in advance read the small print! Our pickup was 10am from our Downtown Hotel with an advisory to be ready 10mins before. At 09:55am panic set in. Then I...","review_date":"March 14, 2019","user":"drew22perthaustralia"},{"attraction_id":1303,"rating":5.0,"review":"Fantastic way to explore VC. An easy way to explore Vancouver and surroundings. Our tour guide James was genuinely passionate, fun and informative, great to be around. Visiting many sights, starting of with the beautiful Stanley Park, the Lions Gate Bridge, Granville islands markets for a lunch snack, Gastown, fantastic...","review_date":"March 1, 2019","user":"marc_h"},{"attraction_id":1303,"rating":5.0,"review":"This was a great half day tour!. Was there for business for three days and have never visited the city and had just enough time for a half day tour. It was perfect and we really saw quite a bit and got a great overview of the city history, culture, nightlife and...","review_date":"February 28, 2019","user":"maggiehand"},{"attraction_id":1303,"rating":5.0,"review":"All the main attractions. Scott was our lovely tour guide and we spent the day with him visiting the main sights. The highlight without a doubt was the Capilano Suspension Bridge which was festooned with Christmas lights. It. Was. Stunning. Very comfortable bus, a knowledgeable tour guide and a...","review_date":"December 19, 2018","user":"catherine255066"},{"attraction_id":1303,"rating":5.0,"review":"Excellent Vancouver Sightseeing Tour. We would recommend this tour to anyone. Both my wife and I knew Vancouver from about 30 years ago, but had not visited since that time. We learned fun facts about the city that we never knew, even when we regularly visited the city. Ed,...","review_date":"November 29, 2018","user":"gearjamkw"},{"attraction_id":1303,"rating":5.0,"review":"Highlight of our stay in Vancouver.. The tour was great we learned so much and had fun to. We went to several of the stops on our second day in Vancouver. This was the best way to see the city.","review_date":"November 12, 2018","user":"jkfran"},{"attraction_id":1303,"rating":5.0,"review":"It was worth taking and very interesting.. I really enjoyed this tour, and I would recommend it to family and friends. You get to see alot of places and things when on the tour. it's very enjoyable.","review_date":"November 6, 2018","user":"cherylk16"},{"attraction_id":1303,"rating":5.0,"review":"Great Guide. Our guide\/driver Ed was a 3rd generation Vancouverite with a passion for his city. It was great to see Vancouver through his eyes, and he took extra care to help us enjoy the tour. If we had not already been to the Capilano Suspension Bridge,...","review_date":"November 2, 2018","user":"attydan"},{"attraction_id":1303,"rating":5.0,"review":"Better than Hop on Hop off for sure. We took this tour and it was amazing. Our driver and tour guide were excellent and very knowledgeable. They made every minute count and we saw everything that we wanted to. for the places that we wanted to spend more time in we went by...","review_date":"October 24, 2018","user":"eve_l"},{"attraction_id":1303,"rating":5.0,"review":"Great city tour. Just finished our city tour. Really excellent! Great choice of things to see and the right amount of time at each stop. Our guide, Alexandra, is a Vancouver native so she had great details about every neighborhood and location. A great way to see the...","review_date":"October 12, 2018","user":"thomasbi1536rj"},{"attraction_id":1303,"rating":5.0,"review":"Excellent to see the City. We had a very informative driver and the tour was excellent. They picked us up and returned us to our hotel (great service). We really enjoyed the overview of beautiful downtown Vancouver and especially going up the elevator and seeing an overview of the entire...","review_date":"October 11, 2018","user":"shirley_h"},{"attraction_id":1303,"rating":5.0,"review":"Beautiful City - Great Driver with Lots of Interesting Facts. Rene picked us up at the cruise ship pier & then picked up assorted other people from downtown hotels. We enjoyed his commentary & his interaction with all of us. He made a point of learning our names! Vancouver is such a magnificent city &...","review_date":"September 27, 2018","user":"holleyannep"},{"attraction_id":1303,"rating":5.0,"review":"Excellent overview of Vancouver. We were driving from Bellingham early and had reserved the 4-hour city tour. Due to a horrendous traffic morning, we arrived at the River Rock Casino to be picked up a few minutes late. We had called Landsea Tours to alert them to our situation....","review_date":"September 23, 2018","user":"joan_and_larry_m"},{"attraction_id":1303,"rating":5.0,"review":"Vancouver overview. We were picked up at our hotel and driven around town. Our driver\/guide, Ken, was very informative and friendly. The tour is definitely worth the money if you have four hours time. It gives you an overview of the city.","review_date":"September 22, 2018","user":"flipper13357771"},{"attraction_id":1303,"rating":4.0,"review":"Get to know Vancouver. This 4 hour tour is great for an introduction to the city on arrival as it puts the geography into perspective - at a price ($80). The pleasant and friendly driver came on time in a small comfortable bus and gave us advice on the...","review_date":"September 21, 2018","user":"bluebellplasnewydd"},{"attraction_id":1303,"rating":4.0,"review":"Good overview of Vancouver.. Nice half day overview of Vancouver. Has the usual limitations of a minibus tour of a big city, but the tour did stop and gave us some time in Granville Island, Stanley Park. Well narrated by the bus driver. Prompt pick up at our hotel.","review_date":"September 20, 2018","user":"david_p"},{"attraction_id":1303,"rating":5.0,"review":"Great way to see the city with limited time. Hotel pickup & return..both on time. Great driver and \u201chost.\u201d Very informative. Saw a lot. Enough stops & slow downs for photo shoots. Very pleased with our decision to take this tour.","review_date":"September 19, 2018","user":"barb_d"},{"attraction_id":1303,"rating":5.0,"review":"A fantastic city tour. We were lucky enough to take this tour two days ago, and it was nothing but fantastic. We were picked up right at our hotel right on time. The bus was comfortable and clean, audio system worked perfect. After we picked up the rest of...","review_date":"September 16, 2018","user":"jgilbert813"},{"attraction_id":1303,"rating":3.0,"review":"Ok tour to kill time prior to flight. We took this tour to kill time prior to flight home. The tour was ok, not outstanding. We really could care less about downtown Vancouver which looked just like any other large downtown any where else. The driver\/tour guide saw himself as funny, a couple...","review_date":"September 16, 2018","user":"poudre1"},{"attraction_id":1303,"rating":5.0,"review":"Excellent tour recommended. We were picked up from our hotel. It was a small minibus with about 16 people capacity. Plenty of stops all well organised and lots of information from our driver\/guide.","review_date":"September 15, 2018","user":"sweep123oxfordshire"},{"attraction_id":1303,"rating":5.0,"review":"Awesome tour!. Yesterday our tour guide, Ed, showed us the sights of Vancouver from Coal Harbor to Stanley Park, Granville Island, Chinatown, Gas Town and the 360 degree views from the Vancouver Lookout. It was a rainy day but our group of 6 friends since high school...","review_date":"September 11, 2018","user":"tahoecarolmc"},{"attraction_id":1303,"rating":5.0,"review":"Great fun!. We booked a tour for a group of six. Great sights and great information. The tour was much more than I expected! Ed was the best guide, and a great driver. We had a great time!","review_date":"September 10, 2018","user":"patriciahg7825ie"},{"attraction_id":1303,"rating":5.0,"review":"Best deal for short time in Vancouver. I had one full day to sightsee in Vancouver BC before boarding a cruise to Alaska. I made the best choice with Landsea. There was a problem with online booking and they moved mountains to get me to my group to join the tour. Our...","review_date":"September 9, 2018","user":"scubaloveboston"},{"attraction_id":1303,"rating":5.0,"review":"Perfect Tour. This was a great tour in 4 hours. We were promptly picked up at the set time from our hotel lobby and off we went to a number of great sights and neighborhoods. We felt our set time for each location was perfect -- not...","review_date":"August 31, 2018","user":"sunnstars"},{"attraction_id":1303,"rating":5.0,"review":"Best Overview and Time Well Spent. Thanks to our driver and tour guide, Ed, I would recommend this tour as one well worth the value paid. Ed did a great job of keeping us on schedule, giving us great historical background, and personal information about each of our stops because he...","review_date":"August 30, 2018","user":"neb44"},{"attraction_id":1303,"rating":3.0,"review":"Disappointing. Smoky conditions aside, this tour was nothing special. It was nice to be picked up at our hotel, but it took quite a bit of time to get everyone together and get going. Much of the time was spent driving around Stanley Park. We stopped...","review_date":"August 30, 2018","user":"hogwld"},{"attraction_id":1303,"rating":4.0,"review":"Nice tour!. I was only in the city for one day - this tour was a nice way to explore the highlights of Vancouver, get a taste for some of the neighborhoods and still have some time left to explore on my own. Our driver was very...","review_date":"August 25, 2018","user":"jen_k"},{"attraction_id":1303,"rating":5.0,"review":"From Disney Cruise to Airport with 9 Hours in Vancouver. Gabriel Stratulat of bcgrandtours@gmail.com gave us a wonderful tour of Vancouver when we had a 9 hour layover from the Disney Cruise, and he delivered us and our luggage to the airport in great time. He had a clean and comfortable car, and our party...","review_date":"August 23, 2018","user":"highbridger"},{"attraction_id":1303,"rating":5.0,"review":"Great 4 hour tour!. We did the four hour (half-day) tour. Picked us up at the hotel, took us around to most of the Vancouver highlights. The tour guide was very thorough and the motorcoach tour bus was nice and clean and comfortable. Gave us a good amount of...","review_date":"August 17, 2018","user":"christine_c"},{"attraction_id":1303,"rating":2.0,"review":"I would pass on this tour.... This tour was very disappointing. It was 3.5 hours at best. We were very rushed at the top of the Vancouver lookout- we were given 20 minutes only. At the other locations we were also just dropped off and given no \u201ctour\u201d. This was essentially...","review_date":"August 15, 2018","user":"staceyp957"},{"attraction_id":1303,"rating":5.0,"review":"Perfect length. Got to see what we wanted and time to see other sights. Har our driver was knowledgeable and very friendly. The 4 hour trip was just right amount of time to spend and the cost was extremely fair. I would recommend this trip.","review_date":"August 15, 2018","user":"239charlesf"},{"attraction_id":1303,"rating":5.0,"review":"Knowledgeable Driver\/Tour guide in a Comfortable Setting. A friend and I toured with Landsea Tours around Vancouver for the 4 hour city tour. For anyone wanting to get a flavor of the city without walking for hours, this was the perfect solution. We hadn't planned for Glanville Island being as interesting as...","review_date":"August 15, 2018","user":"scrjnke"},{"attraction_id":1303,"rating":5.0,"review":"Perfect ending in Vancouver to a perfect land\/cruise tour of Alaska. I was planning a day trip for myself, husband and 8 friends in Vancouver since we departed the cruise ship at 8:00 am and our flight cross-country to Washington was not scheduled until 8:00 pm. I was dreading the thoughts of another day of touring...","review_date":"August 7, 2018","user":"jackie_s"},{"attraction_id":1303,"rating":4.0,"review":"A good overview of Vancouver. Stayed an extra day after our cruise so had a limited time to visit. This was a great way to see the highlights of the city in about 5 hours total. They picked up us and dropped us off at the hotel.","review_date":"August 5, 2018","user":"ray_l"},{"attraction_id":1303,"rating":5.0,"review":"Excellent tour to choose. Great tour. Very pleasant van. Guide Jeremy was the best: pleasant, knowledgeable, and personable. Gave us great info and anecdotes. Our group had a wide range of ages and interests. And we all enjoyed it. Great overview of the city. Good range of stops. Great,","review_date":"August 4, 2018","user":"floridiantourist"},{"attraction_id":1303,"rating":4.0,"review":"Nice was to briefly see the city. Our tour started out a little ruffled. A new person at the docks and a new bus driver. With that said this tour was a great way to see Vancouver. Not driving in the area was good for us. Loved Stanley park, could have spent...","review_date":"July 31, 2018","user":"sue_s"},{"attraction_id":1303,"rating":4.0,"review":"Nice tour, very pleasant guide. We wanted a quick overview of Vancouver that did not require a lot of walking. My companion uses a walker and doesn\u2019t want to walk far, or like with a hop on hop off tour, have to get off the bus frequently. This tour was...","review_date":"July 30, 2018","user":"ladydi_20132013"},{"attraction_id":1303,"rating":4.0,"review":"Private Vancouver Tour (4 Hours). The service was definitely to my expectations. We were a group of 11 and had a great time having a private shuttle all to ourselves! We were very happy with Richard, our tour guide. He was full of knowledge and truly showed us the highlights...","review_date":"July 25, 2018","user":"melissa_g"},{"attraction_id":1303,"rating":5.0,"review":"Great introductory tour of Vancouver. We flew into Vancouver and spent a day in the city before going on an Alaska cruise.\nI decided to do a city tour before going on our cruise.\nWe really enjoyed our tour guide, Jason, he was very knowledgeable of the city and provided...","review_date":"July 20, 2018","user":"mjswansona"},{"attraction_id":1303,"rating":3.0,"review":"They Need to Develop a Plan B for Rainy Days. I took the seven-hour tour, including the suspension bridge (a real highlight, even in the rain).\nThe driver was courteous and knew the city well. Comfy bus\/van, too.\nFirst stop was the totem poles in Stanley Park. Guide told us about them in the van,...","review_date":"July 20, 2018","user":"smudgecats"},{"attraction_id":1303,"rating":4.0,"review":"Great for Familiarization of Vancouver. We were picked up on time at our hotel. Taken to a meeting location to connect with our tour guide and other patrons - about a 10 - 15 minute wait. The tour was a promised and Sarah was a very informative guide. We were...","review_date":"July 18, 2018","user":"buckyandchris"},{"attraction_id":1303,"rating":5.0,"review":"Great tour and staff. We took this tour before we got on the cruise ship. It happened to be Canada Day (July 1st) that day, and there were tons of people celebrating. We're glad we booked this tour as they maneuvered the city in their bus so well. Not...","review_date":"July 18, 2018","user":"saffron_r"},{"attraction_id":1303,"rating":5.0,"review":"Alessio is the GOAT of tour guides!. We took our teens on this tour after a week in Alaska. Alessio was very organized, punctual, knowledgeable, and kind. Excellent knowledge of Vancouver!","review_date":"July 11, 2018","user":"amy_n"},{"attraction_id":1303,"rating":5.0,"review":"Perfect post-cruise tour!. We were a group of 34 just finishing a week long Alaskan cruise. Landsea was able to accommodate our party and luggage on 2 vans. We had Mikey and Meghan who were very professional and full of knowledge. We never felt rushed and even made...","review_date":"July 9, 2018","user":"746sarahm"},{"attraction_id":1303,"rating":4.0,"review":"Good Vancouver Tour. We ended our cruise and wanted to use up some time before our flight left at midnight, so we decided to take a tour of the city. Heather was our bus driver\/guide, and she did a very nice job of taking us around the city...","review_date":"July 7, 2018","user":"susan_b"},{"attraction_id":1303,"rating":5.0,"review":"Vancouver, what a great destination . We really enjoyed our tour. Our guide\/driver was terrific! Eddie was very knowledgeable about the history of Vancouver and points of interest. We started at the Capilano Bridge, WOW what a beautiful and nerve racking place. Definitely do not miss. We then had a very...","review_date":"July 4, 2018","user":"beadwomanpatricia"},{"attraction_id":1303,"rating":5.0,"review":"Best Way to See Vancouver . City tours are typically like skipping a rock across a pond, but this tour offered four stops - that included Stanley Park, Granville and the Space Needle. Chris provided a great deal of historical background and narrative - as well as restaurant recommendations and shopping...","review_date":"July 1, 2018","user":"dabarton"},{"attraction_id":1303,"rating":5.0,"review":"Excellent for limited time. Perfect trip and dialogue for two hours around Vancouver. We were able to see what we wanted at any stop. Excellent running commentary from the driver.","review_date":"June 29, 2018","user":"stack52"},{"attraction_id":1303,"rating":5.0,"review":"Great way to see Vancouver. As a solo traveller I was looking for a way to see the highlights of the city, so that I can decide what to do in greater detail later in my trip. This was the perfect way to do that. Alessio guided us with friendliness...","review_date":"June 23, 2018","user":"jazzmuso7"},{"attraction_id":1303,"rating":5.0,"review":"Enjoyable 4 Hours. From timely pickup at our hotel, until 4 1\/2 hours later at drop off it was great. Summer, our guide, was entertaining and informative. We saw everything people had told us to see in Vancouver. Loved it..","review_date":"June 22, 2018","user":"mk148127"},{"attraction_id":1303,"rating":2.0,"review":"Very dissapointed. I booked to go on the Vancouver Highlights tour. The pickup was very efficient as we were picked up and transferred to another bus. Our driver, I cannot remember her name, said she would also act as our guide. We drove to Stanley park and...","review_date":"June 14, 2018","user":"b944qipeters"},{"attraction_id":1303,"rating":5.0,"review":"Great Private Tour. Our experience started by booking on the phone with Allison. She was more than helpful and we ended up with a private tour paying a lot less than we would have booking a party of 4 with our ship. We were picked up by Greg...","review_date":"May 16, 2018","user":"cyndi_m"},{"attraction_id":1303,"rating":5.0,"review":"5 hour tour well worth it !. Tour with neil he was excellent very welcoming and introduced all of the other tour group to each other\nGreat tour of the city and provided umbrellas and ponchos where required\nGreat day out with a great host","review_date":"March 26, 2018","user":"windy1875"},{"attraction_id":1303,"rating":4.0,"review":"A tour well worth taking. Four of us took the Vancouver tour, and had a great time. It was a beautiful day, and starting out in beautiful Stanley Park set the tone for a lot of fun. Everyone that we dealt with in the company were great and really into...","review_date":"March 25, 2018","user":"jimwing"},{"attraction_id":1303,"rating":5.0,"review":"Great tours, great guides.. We took several tours from this company during our visit to Vancouver. Aside from some traffic-related delays, which you can't blame on the tour company, everything went like clockwork. Guide commentary was both humorous and insightful. A great way to learn about the city and...","review_date":"February 11, 2018","user":"lonejohnny5"},{"attraction_id":1303,"rating":5.0,"review":"Fantastic pre cruise tour. If you are going on a cruise out of Vancouver and have the time, this is the tour for you. They pick you up at your hotel, take care of your luggage and give a great city tour. You see Stanley Park and make several...","review_date":"January 9, 2018","user":"kivec"},{"attraction_id":1303,"rating":4.0,"review":"Perfect way to see the city. If you just have 1-2 days in the city this tour is a wonderful way of see the sights and not have to bother with parking a car! The service was excellent (on time, hotel pick up and drop off) and I loved being able...","review_date":"October 17, 2017","user":"kirstine2013"},{"attraction_id":1304,"rating":5.0,"review":"Fantastic Personal Tour - Just Us with the Snow. It was a snow day in Quebec with some wind that held down the crowds. As such it was just the two of us with Robert. Robert gave a great tour with a great mixture of history, culture, architecture, social, political and personal favorites. The...","review_date":"February 27, 2019","user":"442leighn"},{"attraction_id":1304,"rating":5.0,"review":"Loved it so much. . Our tour guide was engaging and knowledgeable. There were 15 people in our group and the tour was a great mix of history, culture and architecture. One of the best walking tours I\u2019ve been on.","review_date":"February 19, 2019","user":"ranetachka"},{"attraction_id":1304,"rating":5.0,"review":"Great tour of upper and lower old town. We did the 2 hour walking tour of old Quebec and it was wonderful. Our guide Clarisse Frechette was very well informed of the history and sights in Old Quebec City. This is a great tour for someone who has never been here. This is...","review_date":"January 18, 2019","user":"curious802988"},{"attraction_id":1304,"rating":5.0,"review":"I still remember the hand motions!. We arranged to do a walking tour with the concierge at the Chateau Frontenac when we couldn\u2019t find any tours listed on the company websites in the winter. Louise was marvelous - don\u2019t miss out on this even if it\u2019s cold. It was so much...","review_date":"January 14, 2019","user":"cab6500"},{"attraction_id":1304,"rating":5.0,"review":"Excellent!. We also had Robert, he was great. Lots of walking and stairs, if you have mobility issues be warned. Lots of history, and time passed so fast!","review_date":"January 14, 2019","user":"karen1972s7"},{"attraction_id":1304,"rating":5.0,"review":"Cool guide Cool city. If you are new to Old Quebec I would highly recommend this tour. We loved our tour guide Robert. He was energetic and fun and full of past and current information on Old Quebec.","review_date":"January 8, 2019","user":"dnpierce"},{"attraction_id":1304,"rating":4.0,"review":"great tour. We did a tour with a very knowledgeable tour guide who was part native and part French Canadian and spoke good English with a French-Canadian accent. We got the tour through the tourist center. Great tour.","review_date":"January 6, 2019","user":"gerleg12"},{"attraction_id":1304,"rating":5.0,"review":"Christmas Food Tour. Was a lovely walk around town tasting all the wonderful delights that Quebec City had to offer. Our guide Jocelyn ( sorry if I\u2019ve spelt it wrong) was excellent. Had a lovely time well worth doing.","review_date":"December 30, 2018","user":"lea291165"},{"attraction_id":1304,"rating":5.0,"review":"Wuebec City Walking Tour. Great story-telling by our guide Louise! Felt we got a great orientation to the city and its history.","review_date":"December 25, 2018","user":"jennifer_b"},{"attraction_id":1304,"rating":4.0,"review":"Nice introduction. Our guide spent more than the requisite time with us. I enjoyed our walk around. It is for beginners.","review_date":"December 19, 2018","user":"nomoremuseums"},{"attraction_id":1304,"rating":4.0,"review":"Excellent Intro to Quebec City. First of all, Jocelyn was great. She has a passion for sharing both her personal history and the history of Old Quebec. She was patient and knowledgeable.\nThe tour is advertised as 2.0 hours and was every bit of that and some more. It starts...","review_date":"December 18, 2018","user":"mike_d"},{"attraction_id":1304,"rating":1.0,"review":"Not for Canadians. If you are the least knowledgeable about basic Canadian history, this tour is not for you. I expected the low group numbers (15 max) would mean we would learn some new things and visit some little known pathways. Musee du Fort was never once mentioned,...","review_date":"December 17, 2018","user":"dcanadian"},{"attraction_id":1304,"rating":5.0,"review":"Jacques is great. Jacque was a trove of information and managed to keep us fully engaged on a cold winters day! The temp dipped below zero Fahrenheit but his skillful use of the sun and windless spots made the time highly enjoyable.","review_date":"December 10, 2018","user":"bernard_m"},{"attraction_id":1304,"rating":5.0,"review":"Excellent. Enjoyed every minute. Robert was very knowledgeable about the history of the city, had a good sense of humour great 2 hours. Very beautiful city. Well worth the money and time.","review_date":"November 18, 2018","user":"anne_q"},{"attraction_id":1304,"rating":5.0,"review":"Excellent tour. Our tour guide Yves Tardif made this an excellent experience.\nHe was funny, entertaining and knowledgeable.\nHe took his time and even spent an extra half hour more than what was scheduled to make sure we saw everything he felt we needed to see.\nI'd...","review_date":"November 18, 2018","user":"prairieschooner"},{"attraction_id":1304,"rating":5.0,"review":"Highly recommended to see the most interesting spots . We took this tour in November so it was very cold but we had a great time. We went to all the interesting places in old Quebec. Our Guide Robert Vandermeer was awesome. He speaks perfect English, as he is actually from Michigan. He has...","review_date":"November 15, 2018","user":"vossi912"},{"attraction_id":1304,"rating":5.0,"review":"Great Way To Explore Old Town. We booked this tour in advance, but it appeared that it wasn't necessary. There were three guides\/groups for the time slot we booked. The tour covered much of the upper old town, ending in the lower town. It provided a good introduction (learned our way...","review_date":"November 11, 2018","user":"22maui"},{"attraction_id":1304,"rating":4.0,"review":"Entertaining and happy to engage. Wove the story well into the tour\nMade links to past movies such as Hitchcock\u2019s I confess and was more than happy to answer all our questions and more","review_date":"November 9, 2018","user":"john_m"},{"attraction_id":1304,"rating":5.0,"review":"Excellent intro to beautiful Quebec City. We took this tour of Old Quebec soon after arrival. It gave us a wonderful background of the history and layout of the city, in an entertaining way. There isn't a great distance covered in the walk but it took us by most of the...","review_date":"November 8, 2018","user":"poss79"},{"attraction_id":1304,"rating":5.0,"review":"Informative Guide - perfect English. On our particular day, (10\/19\/2018), there was a large enough group to split between two guides. Our guide (retired Chemical Engineer) did a nice job gathering us so we all could hear and kept tabs on \"the stragglers\" making sure we remained a group. The...","review_date":"November 8, 2018","user":"doubledinvt"},{"attraction_id":1304,"rating":3.0,"review":"Very good tour. Interesting guide when we could hear her.. This was a very interesting tour. The tour guide was very knowledgeable & interesting; my only issue is that it was a large group & about 1\/3 of the time we just could not hear her. I have been on other tours where the guide...","review_date":"October 31, 2018","user":"kenpruz"},{"attraction_id":1304,"rating":5.0,"review":"Kings Daughters & D day landings . The walking tour of old Quebec is a \u201c must not miss \u201c a fascinating meander through the history of this wonderful city. From 1608 to the secret planning of D day landings ... the tour will surprise you and charm you.","review_date":"October 30, 2018","user":"l8682ymsoniac"},{"attraction_id":1304,"rating":5.0,"review":"Very Enjoyable . Jocelyne was delightful as our tour guide and shared personal experiences and information that made the tour special. She was very knowledgeable and gave us recommendations on where to go to eat local foods. It was a good mix of history and advice!","review_date":"October 26, 2018","user":"travelingazeileen"},{"attraction_id":1304,"rating":5.0,"review":"Old Town walking tour.. Took the tour that left from the visitor center. The tour hit the highlights of Old Quebec and took about 2 hours.There was a lot of history as well as seeing the main sights. The Old City is very hilly and our guide did his...","review_date":"October 22, 2018","user":"mikef1228"},{"attraction_id":1304,"rating":5.0,"review":"Great intro to the city!. What a great way to see and learn about the old part of the city. Clareece was the perfect guide, putting her own colorful spin on Old Quebec's very interesting history. The company caps the number of people on the tour, which makes a huge...","review_date":"October 22, 2018","user":"matt_h"},{"attraction_id":1304,"rating":5.0,"review":"Walking Tour. Great tour. Very knowledgeable guide. Gave us great suggestions on places to eat!! It was a very thorough excursion, covering many points of interest in the city. Great intro into Old Quebec City.","review_date":"October 21, 2018","user":"crmtv"},{"attraction_id":1304,"rating":5.0,"review":"Great tour. This was an incredibly informative and entertaining introduction to the Old Town of Quebec City. Michael was great. I highly recommend it.","review_date":"October 21, 2018","user":"connector315152"},{"attraction_id":1304,"rating":5.0,"review":"Old Town Quebec. This was a great tour in a beautiful city! The guide was very informative, on time, and kept going, even though it was a chilly day and she wasn't really dressed for it! The walk felt good, too. If you struggle with up\/down hill, it...","review_date":"October 17, 2018","user":"pauline_z"},{"attraction_id":1304,"rating":5.0,"review":"Terrific intro to Old Quebec!. My husband and I did not want the walking tour of Old Quebec to end; Robert Simard took us effortlessly through the centuries of this very historic (and very hilly) city. His command of detail; interesting historical context; and ability to pull in the walking...","review_date":"October 17, 2018","user":"kjrhoa"},{"attraction_id":1304,"rating":4.0,"review":"Interesting Walking Tour on a Cold Wet Day. Our tour was with Michael and because of the weather included only 4 people. Even with the harsh weather, the tour was an enjoyable and educational walk around historic Quebec City. These walking tours are excellent at giving you a headstart in understanding the cities...","review_date":"October 17, 2018","user":"william_t"},{"attraction_id":1304,"rating":5.0,"review":"Excellent guide through upper and lower old city. We started our walk in the lower city and wandered through the known sites (Place Royale for example) but guide pointed out things I would have missed. For example sidewalk markings on a side street showing the riverfront at different dates--as the shoreline was built...","review_date":"October 16, 2018","user":"smallboatcruiser"},{"attraction_id":1304,"rating":5.0,"review":"Highly recommended walking tour. We were fortunate to book this 2 hour tour of old Quebec. We had an excellent guide, very interesting and informative, who took us to places and pointed out things I am sure we would have missed if on our own and gave us a...","review_date":"October 16, 2018","user":"cliffordm8"},{"attraction_id":1304,"rating":5.0,"review":"Exceptional Voir Quebec Tour with Robert Simard. My first visit to Quebec City in September was totally enriched by an in depth walking tour with Robert Simard, a native of nearby Baie St. Paul, and a very experienced and truly exceptional tour guide who clearly loves to share his passion for this...","review_date":"October 15, 2018","user":"l_a"},{"attraction_id":1304,"rating":5.0,"review":"Delightful Afternoon Walking Tour. We were fortunate enough to be able to spend a couple of days in Quebec City a couple of weeks ago as part of a cruise from NY. When we disembarked, our little group of four travelers met our tour guide, Jacques, at an easy-to-find...","review_date":"October 14, 2018","user":"ponstad2"},{"attraction_id":1304,"rating":5.0,"review":"Great introduction to the City. Michael, our English speaking guide, led us on an informative two hour tour of the old city. Despite howling winds and rain, he kept us entertained by his wealth of knowledge. Thanks so much!","review_date":"October 11, 2018","user":"martha_d"},{"attraction_id":1304,"rating":5.0,"review":"Clarisse was wonderful. Take this tour. Clarisse was first rate, knowledgeable, comprehensive, considerate, humorous, attentive. The pace was just right. We came away with a working understanding of Quebec history. I especially enjoyed the contrast between the English and french architecture","review_date":"October 11, 2018","user":"constance5"},{"attraction_id":1304,"rating":5.0,"review":"Excellent City tour. This was an excellent way to see the city. The guide was enthusiastic, knowledgeable and friendly with very good English. We saw interesting sights and were told how the city has changed through its history. The walking was not strenuous and there opportunities to sit...","review_date":"October 11, 2018","user":"merlinx351"},{"attraction_id":1304,"rating":5.0,"review":"So much better than a guide book. With very little time in Quebec city we wanted to make sure that we saw something other than the large and obvious sights. Our guide, Jean-Fran\u00e7ois, made sure that we noticed detail that we would never have seen if we had been wandering with a...","review_date":"October 8, 2018","user":"simond851"},{"attraction_id":1304,"rating":5.0,"review":"What a walking tour. A recent stay in Quebec this was booked before I arrived.\nGuide was in vintage costume and was soldier 1600 or so.\nHe was personable. Well verse in history and what transpired during that time.\nThis was an unexpected treasure and treat.\nWe started Old...","review_date":"October 7, 2018","user":"cluttetcatvincent"},{"attraction_id":1304,"rating":5.0,"review":"Great guide. So much history, and so much to learn and see. Our guide was knowledgeable on many subjects and obviously loves Quebec. The pace was slow enough to allow me to keep up, yet brisk enough to cover lots of ground. Rain was manageable but of...","review_date":"October 5, 2018","user":"stpetesusan"},{"attraction_id":1304,"rating":5.0,"review":"Bury Your dead tour based on the Louise Penny Novel.. This was an excellent tour. It explored the history of the city and the issues raised in the novel distinguishing between fact and fiction. Our guide Marie Legroulx was well informed and very pleasant. It was a great way to experience the city.","review_date":"October 5, 2018","user":"barbara_g"},{"attraction_id":1304,"rating":4.0,"review":"Too many names, need more event history and reasons for the history. Our guide was really into sharing her knowledge. Quite strenuous walk in duration and difficulty. Lots of standing and listening.","review_date":"October 5, 2018","user":"ambassador550384"},{"attraction_id":1304,"rating":2.0,"review":"Old Quebec walking tour (or how to dodge a tsunami of tourists, and an unending string of super-sized tour buses). The tour consisted of random bits of history, often minutely discussed, but without a string of continuity. Add to this a tour guide who tried too hard to be humorous. We were bored within the first sixty minutes.","review_date":"October 2, 2018","user":"docnewt49"},{"attraction_id":1304,"rating":4.0,"review":"Great guide provides great walking tour. Michael provided lots of information about Quebec City and how it had prospered under the British shipbuilders. The subsequent decline and then rebirth were also explained in a humorous and convincing way.","review_date":"October 2, 2018","user":"psteph08"},{"attraction_id":1304,"rating":5.0,"review":"Our guide was great. He had an extensive knowledge of the Old City. He was good at keeping us involved and out of the crowded areas around the Chateau Frontenac. Lots of history and interesting viewpoints.","review_date":"October 1, 2018","user":"earl_h"},{"attraction_id":1304,"rating":5.0,"review":"Not to be missed. A most interesting 2.5 hours spent in the company of Robert. He really bought the city alive for us, was facinating to listen to, and most knowledgeable on the history of Quebec. We leave with lasting memories.","review_date":"October 1, 2018","user":"dcadja"},{"attraction_id":1304,"rating":5.0,"review":"Superb, best tour on our trip. Perhaps all the guides are terrific. Ours was Janet, and she wove the history of Quebec in with its immigrants, architecture, stone color. Two-and-a-half hours, from the top of Old Quebec to the bottom near the tramway. Never dull, time for breaks, just superb.","review_date":"September 28, 2018","user":"arniedonna"},{"attraction_id":1304,"rating":5.0,"review":"A great tour of Quebec's Old Town with an excellent guide. My wife and I were very pleased with the walking tour of Old Town Quebec and our excellent guide Robert. Robert was a local resident who had attended Laval (high school?) and was very knowledgeable about the history, the various neighborhoods and businesses in Quebec....","review_date":"September 28, 2018","user":"dick_v"},{"attraction_id":1304,"rating":5.0,"review":"Charming and Informative. Our Guide, Francine, was wonderful. fully knowledgeable of the history, architecture and culture of Quebec City and the area. My wife and I had a wonderful time and will remember Quebec because of the tour.","review_date":"September 28, 2018","user":"petecamana"},{"attraction_id":1304,"rating":5.0,"review":"Very good guide in Quebec - Ann Tanguay. The guided tour by Ann was very interesting, very educational and it covered all the interesting points in old QUEBEC","review_date":"September 27, 2018","user":"rubono_dolomites"},{"attraction_id":1304,"rating":5.0,"review":"Walking tour. Our guide, Paul Bouroughs, was fantastic! He presented facts and anecdotes which made our walk around Quebec very informative and entertaining. We would highly recommend this tour to others wishing to learn about Quebec and gain an understanding of the history of Quebec.","review_date":"September 26, 2018","user":"stefan_n"},{"attraction_id":1304,"rating":5.0,"review":"Fabulous Private Walking Tour. Our private walking tour of old Quebec was fabulous because of Louise. She was outstanding, funny, knowledgable and everything you could want in a guide. Tours Voir Quebec is a great company, easy to work with when booking tours in advance.","review_date":"September 25, 2018","user":"joanie_k"},{"attraction_id":1304,"rating":5.0,"review":"Margarita was fantastic. The tour was very informative and a great overview of Upper and Lower Quebec. Margarita was knowledgeable and enthusiastic and a lot of fun. We would recommend this tour to everyone.","review_date":"September 24, 2018","user":"kz897"},{"attraction_id":1304,"rating":5.0,"review":"Very good tour. Yves was our tour guide and was excellent. He was extremely knowledgeable and spoke perfect English. If you love history, you will love this tour. There is a lot of walking involved so be prepared. One caveat - if you are on a cruise ship...","review_date":"September 24, 2018","user":"bagpiper55"},{"attraction_id":1304,"rating":5.0,"review":"Great walking tour. Excellent presentation by guide. Wonder historically important city in northern American. French influence is very apparent here.","review_date":"September 23, 2018","user":"saburo1934"},{"attraction_id":1304,"rating":5.0,"review":"Very Informational. This was a great tour, with tons of history being explained. Pretty easy walking with many breaks to look at sights.Actual length of tour was closer to 2 1\/2 hrs. One piece of advice...if you are taking a car downtown to take in the tour,...","review_date":"September 22, 2018","user":"hoopsfanatik"},{"attraction_id":1304,"rating":5.0,"review":"Great Introductory Tour. The tour was very informative and introduced us beautifully to Quebec City. I recommend this tour on the first day of your trip to understand the history and beauty of this city.","review_date":"September 22, 2018","user":"jeffreyd570"},{"attraction_id":1304,"rating":5.0,"review":"great tour. The guide was very informative about the history of the city. Enjoyed hearing the history and seeing the different sights. Was a good tour to take on our first day to get familiar with the lay out of the city.","review_date":"September 20, 2018","user":"jan_g"},{"attraction_id":1304,"rating":5.0,"review":"Excellent tour. We thoroughly enjoyed this tour, despite gray, drizzly weather. Our tour guide was excellent - very informative, as well as charming and engaging.We learned a great deal about both the history of Quebec City and what it's like to live there today. We appreciated the...","review_date":"September 20, 2018","user":"diana81184"},{"attraction_id":1304,"rating":5.0,"review":"Best walking tour we've ever taken. Clarise provided a fantastic and informative experience! Great combo of history and interesting comments about a beautiful city. we even walked past Clarise's home on the tour so you know she loves her city. Couldn't have been a better use of 2 hours.","review_date":"September 18, 2018","user":"atin2013"},{"attraction_id":1304,"rating":5.0,"review":"Great way to see the city. We started our visit to Quebec City with a walking tour. It was a great way to get an overview of the City. Our tour guide was very knowledgeable and entertaining. Definitely a \"must do\".","review_date":"September 16, 2018","user":"katherine_j"},{"attraction_id":1304,"rating":5.0,"review":"Awesome tour!. This was our first tour in Quebec. My husband and I found this tour very informative. After this tour, we knew where everything was.","review_date":"September 15, 2018","user":"myriam_w"},{"attraction_id":1304,"rating":5.0,"review":"Great Tour of Quebec City. Our tour guide Robert did a wonderful job showing us Quebec City! He was very knowledgeable and entertaining. We learned a lot from the tour and we truly enjoyed it. Although it was a challenging day getting around because of the bike races, we were...","review_date":"September 14, 2018","user":"william_w"},{"attraction_id":1304,"rating":5.0,"review":"Absolutely Perfect. Our guide for this tour was so amazing, a true local who loves her city. She started on time, kept us together and had stories of historical and human interest everywhere we passed. I would take this tour over again in a heartbeat.","review_date":"September 13, 2018","user":"gretchen_k"},{"attraction_id":1304,"rating":5.0,"review":"Worthwhile Tour. We took this tour today and our guide Marise was excellent. Good pace, nice sized group (16). Some cobblestones but usually smooth pavement. Public washrooms halfway and 3\/4 way.","review_date":"September 11, 2018","user":"kathleen_p"},{"attraction_id":1304,"rating":5.0,"review":"Would Recommend!. Our tour guide Louise was very knowledgeable and funny. She made sure we knew about the history of buildings and places and did not rush - she actually went about 30-40 minutes over. Well worth it!","review_date":"September 10, 2018","user":"kamplement"},{"attraction_id":1304,"rating":5.0,"review":"Highly recommended . Robert was fabulous, very entertaining and great knowledge of the city,put your walking shoes on.\nWe loved Quebec, wish we had more time here.","review_date":"September 10, 2018","user":"laugh74"},{"attraction_id":1304,"rating":5.0,"review":"Quebec walking tour with Robert!. Robert did an excellent job. There were about 10 of us. He has a very nice pace for walking and speaking. We were to be together for about 2 hours, but it ended up being closer to 2 1\/2. It was very interesting and a...","review_date":"September 10, 2018","user":"planitohio"},{"attraction_id":1304,"rating":5.0,"review":"Great Tour. A great way to see & hear about some of the history of this area. Our guide, Clarissa, was very knowledgeable, easy to understand (English tour), a good storyteller & had a great sense of humour. Our tour lasted 2.5+ hrs but went by fast....","review_date":"September 9, 2018","user":"bella_canada_12"},{"attraction_id":1304,"rating":5.0,"review":"Delightful, in-depth experience. Merci, Gladys, for an outstanding tour! As we walked the streets of the three main parts of the city we learned about the three major periods of Quebec history. Gladys pointed out the architecture of the French, British and Canadian periods at pertinent opportunities where...","review_date":"September 9, 2018","user":"janet_s"},{"attraction_id":1304,"rating":5.0,"review":"Michael O'Neill brings an architect's eye and deep affection for the city to this tour. We had a 2+ hour tour of Quebec with Michael O'Neill. He gradually revealed his own deep family and personal connections to the city as he offered insights into the economic, political, educational, and religious life of the city. And along the way he pointed...","review_date":"September 7, 2018","user":"david_d"},{"attraction_id":1304,"rating":2.0,"review":"Good Tour but didn't like the English (but willing to take our money). We booked the tour via our hotel, walked to the tourist office and everything started well.\nThe guide spoke good English and seemed to have a pleasant manner. However, part way through the tour he appeared to take delight in making it clear that the...","review_date":"September 5, 2018","user":"somersettraveller08"},{"attraction_id":1304,"rating":5.0,"review":"What a wonderful experience!. We did the 10am tour and I believe our tour guide was Clarisse. She was extremely knowledgeable of the historic and cultural aspects of the city and province as a whole and made recommendations of follow-up visits we should make, many of which I didn't...","review_date":"September 5, 2018","user":"snowang99"},{"attraction_id":1304,"rating":4.0,"review":"Well worth the money. It's important to get acclimated to a new town. If you can find a tour that gives you a good overview not only of history, but where everything is so you can plan the rest of your trip, you should take it. This one does...","review_date":"September 3, 2018","user":"rc30319"},{"attraction_id":1304,"rating":5.0,"review":"Guy was great!. Our tour guide Guy was excellent. Knowledgeable and interesting, very informative and entertaining. Lots of walking but well paced.","review_date":"September 3, 2018","user":"danc21"},{"attraction_id":1304,"rating":5.0,"review":"Excellent Tour Louise is the Best !. My boyfriend and I took the walking tour on Friday . The tour started and lasted for 3 hours . We walked hills stairs and many crowded sidewalks . If you are thinking about doing this tour wear good comfortable shoes the inclines can be...","review_date":"September 3, 2018","user":"julie_h"},{"attraction_id":1304,"rating":5.0,"review":"2 hour Quebec City Walking Tour. My wife and I visited beautiful Quebec City last week. There were so many things we wanted to see, but only had 2 days to stay in Quebec City before moving on to Montreal, that we decided to take to tour which we booked thru...","review_date":"September 2, 2018","user":"nebodipi"},{"attraction_id":1304,"rating":5.0,"review":"Great introduction from a local!. We had one day in Quebec City and made sure to book a walking tour. Genevieve was our guide and did a fantastic job. It was clear how much she loved her city and she was very knowledgeable. Even though it rained on our tour,...","review_date":"September 2, 2018","user":"mark_s"},{"attraction_id":1304,"rating":5.0,"review":"Excellent Walking Tour. Tours Voir Quebec - Guide Robert Simard\nIt was our first trip to Quebec City. We were anxious to see the highlights of the only walled city north of Mexico, now a UNESCO site. If you are physically able to walk for a couple of...","review_date":"September 2, 2018","user":"catharine2013"},{"attraction_id":1304,"rating":5.0,"review":"Excellent Way to Learn About the City. We had a fantastic tour with Robert Simard yesterday. We learned so many interesting things about spots we had passed by a couple of times before and not even noticed, and a good amount of Canadian history in a very interesting way. He was entertaining...","review_date":"September 2, 2018","user":"bizygal"},{"attraction_id":1304,"rating":5.0,"review":"Awesome Tour!!. Our guide, Jim, was a native of Quebec City and that gave us great insight into the history of this amazing city. He was very informative and passed along little tidbits he remembered from his childhood. Lots of walking up and down hills which we...","review_date":"September 1, 2018","user":"rbarbato"},{"attraction_id":1304,"rating":5.0,"review":"Walking tour covers all the great locations in an easy downhill stroll. We really enjoyed the time we spent with our guide. The group was small enough to get to know everyone and hear our guide. This was our first morning in Qu\u00e9bec and it was a nice way to get a feel for the place. Our...","review_date":"August 30, 2018","user":"geoff809"},{"attraction_id":1304,"rating":5.0,"review":"\"Bury Your Dead\" book tour. Very interesting tour of the places highlighted in Louise Penny's book \"Bury Your Dead\". Our tour leader Marie was terrific and gave us very in-depth history and descriptions of the various buildings including a couple that are exclusive to this tour. Also included a sampling...","review_date":"August 30, 2018","user":"gmule"},{"attraction_id":1304,"rating":5.0,"review":"Well worth spending a couple of hours. We were really pleased we did this walking tour. Our guide, Clarisse, was great. Very knowledgeable and very pleasant. We learnt a lot about the history of Quebec and the buildings we saw along the route. Doing this during out first morning in the City...","review_date":"August 29, 2018","user":"ian_f"},{"attraction_id":1304,"rating":3.0,"review":"Worth doing. We were told this was something we should do. Our guide was very pleasant but talked way too much. We learned a lot about the history of the area and saw many points of interest, but we felt that each stop including a lot of...","review_date":"August 28, 2018","user":"lyn_n"},{"attraction_id":1304,"rating":5.0,"review":"Interesting tour and an amazing and friendly guide. I did alone this activity and I had a great time walking around the old city. I discovered with the guide some new places for me . The guide , a medium-age woman had a lot of knowledgement about the city and its history. In...","review_date":"August 27, 2018","user":"abpcanada"},{"attraction_id":1304,"rating":5.0,"review":"Up Close and Personnal. The guide knew the city and history, was friendly and entertaining. It was a two hour walking tour, mostly down hill, that was not too demanding. The tour ends at the Funicular, which you can ride back up to where the tour started.","review_date":"August 27, 2018","user":"michael_h"},{"attraction_id":1304,"rating":5.0,"review":"Interesting walking tour of Quebec. Excellent guide, Charlotte, who was well informed, explained things very well, and we walked around seeing most important sights within the allotted time frame. She had much info to pass along, including photos, and it was all quite interesting and informative. I would definitely recommend...","review_date":"August 26, 2018","user":"124lindaf"},{"attraction_id":1304,"rating":5.0,"review":"Great walking tour of Old Quebec. Our 5-star tour guide, Genevieve, was very knowledgeable and personable. We highly recommend her to anyone who wants an outstanding introduction to Quebec history, culture, food and restaurants!","review_date":"August 25, 2018","user":"430billn"},{"attraction_id":1304,"rating":5.0,"review":"Fascinating walking tour Old Quebec City. Our guide was extremely informative and entertaining. Need to be reasonably fit as we walked for two hours, but had some rest stops along the way. We visited many streets in the old town area and local attractions, lots of history explained by our guide...","review_date":"August 25, 2018","user":"mcgirl07"},{"attraction_id":1304,"rating":5.0,"review":"Very good. Pierre was a great tour guide and very informative. Would highly recommend this walking tour. Perhaps not the best for those who can't walk too much?","review_date":"August 24, 2018","user":"rsk365"},{"attraction_id":1304,"rating":5.0,"review":"Great way to see the city. My husband and I only had one day in the city so we decided to walk around in our own for a who,e as well as take this two hour walking tour. We had a wonderful lady who was a retired school teacher (be,ie e...","review_date":"August 20, 2018","user":"cat112clh"},{"attraction_id":1304,"rating":5.0,"review":"Great Guide!. We had Genevieve L'Heureux and she was the best guide I have ever had for a walking tour. She knew her history and architecture and explained it very clearly. She had a very positive attitude. Highly recommended.","review_date":"August 20, 2018","user":"ian_g"},{"attraction_id":1304,"rating":5.0,"review":"Great tour of Old Quebec. Robert was our guide and did an excellent job. He is an expat so spoke perfect English. Not only did he explain the history of Quebec and the history of many of the buildings he gave recommendations as to some great restaurants. Highly recommended.","review_date":"August 20, 2018","user":"robbo02641"},{"attraction_id":1304,"rating":5.0,"review":"Great tour. Louise was great\u2014great stories, provided interesting history of Quebec and Canada, good sense of humor, answered questions well, recommended lots of interesting places to see later, visuals with history and pictures of key people and statues, included both European and First Nations history up to...","review_date":"August 20, 2018","user":"cjcjboston"},{"attraction_id":1304,"rating":5.0,"review":"Robert was an excellent guide!. We arrived Wednesday night and had scheduled this walking tour for Thursday morning. Wanted to get a sense of the city. Robert was highly engaging, entertaining and very informative. We learned history, legend and lore. It was also very interesting to learn about the British...","review_date":"August 19, 2018","user":"charlotte_s"},{"attraction_id":1304,"rating":5.0,"review":"Private tour of Quebec City . Robert Simard was a fabulous tour guide. My teenage daughter and I did a 3 hour walking private tour which flew by. Robert has a rich knowledge of history and local favorites. We covered so much ground and found Robert funny and engaging. Highly recommend!","review_date":"August 18, 2018","user":"sasd66"},{"attraction_id":1304,"rating":5.0,"review":"Guided Walking Tour. Excellent way to learn about the history and architecture of Old Quebec. Our guide, Clarice was very knowledgeable. She shared interesting facts and humorous comments. The tour was well paced. Definitely a great way to explore some areas you maybe would not find on your...","review_date":"August 17, 2018","user":"missy_j563"},{"attraction_id":1304,"rating":5.0,"review":"Wonderful tour with Neil!!. I always start my travel with a walking tour and Neil\u2019s didn\u2019t disappoint! Great overview of Old Quebec with the right amount of history and entertaining presentation! Thanks Neil for your introduction to the city!","review_date":"August 17, 2018","user":"slr1129"},{"attraction_id":1304,"rating":5.0,"review":"You really should do this tour. So glad we did this walking tour - got to know so much more about Quebec City history and interesting facts. The guide (Richard) was very good and knowledgeable. There is a good mix of walking and stopping.","review_date":"August 16, 2018","user":"hoyaalum"},{"attraction_id":1304,"rating":5.0,"review":"Best way to start your Quebec City visit. Walked the upper and lower town with expert guide who played role of daughter of Quebec's founder. Personable and interesting and full of historical and cultural insight.","review_date":"August 16, 2018","user":"sjh49"},{"attraction_id":1304,"rating":5.0,"review":"Great time!. Genevieve was great! Kept us moving, entertained and we learned something. Held the attention of our 13 and 18 yr old boys - quite a feat!","review_date":"August 14, 2018","user":"lcooksontp"},{"attraction_id":1304,"rating":5.0,"review":"Pierre was great!. Enjoyed our 2 hours with him. He is very friendly, well informed and stands out in a crowd. (He is very tall-no umbrella or wand needed to find him as your guide.) His voice also carries well so everyone in our group of 16ish could...","review_date":"August 14, 2018","user":"islandzgirl"},{"attraction_id":1304,"rating":5.0,"review":"Must Do. This is a fantastic way to see the highlights of the Upper and Lower town and find out about the old city and its history and buildings. Janet Miller was our guide and she was amazing. The tour starts in the upper town and heads...","review_date":"August 13, 2018","user":"dac6054"},{"attraction_id":1304,"rating":5.0,"review":"The best way to learn about and view the city!. Francois was our tour guide, and we couldn't have been more entertained! He was wonderful, very knowledgeable, and so much fun!","review_date":"August 13, 2018","user":"sarah_b"},{"attraction_id":1304,"rating":5.0,"review":"Highly recommend this tour---Excellent!!. My husband and I did this tour on our first day in Quebec, it did not disappoint. Our tour guide Robert Vandermeer was knowledge and it was great to have an overview of history. He pointed out very interesting facts. He took us to places,...","review_date":"August 12, 2018","user":"newbrunswicker08"},{"attraction_id":1304,"rating":5.0,"review":"An A++++ tour of Quebec City with an A++++ guide!. The four of us could not have asked for a better tour guide - Thanks, Janet Miller! Janet was knowledgeable about the city, the history, the architecture, the shops, the restaurants, religion, and she was humorous, polite, kind, and considerate. It was an extremely hot...","review_date":"August 10, 2018","user":"linda_b"},{"attraction_id":1304,"rating":5.0,"review":"Great overview of the city!. This tour was a fantastic way to get an historical overview of the city. We actually walked for just over 2.5 hours, and we learned so much in the process! Our guide Clarisse was very knowledgeable, charming and funny. She kept the group moving and...","review_date":"August 7, 2018","user":"mptravels17"},{"attraction_id":1304,"rating":5.0,"review":"A truly grand tour. Our guide was Robert Simard and what a knowledgeable and charming host for the City! I would recommend this tour to everyone who first arrives in the city, because it provides not only the history of the area, but helps a person 'get the lay...","review_date":"August 6, 2018","user":"mamanomad2018"},{"attraction_id":1304,"rating":5.0,"review":"Wonderful with excellent guide. Tour had nice group of about 14 people led by Pierre. He was an absolute pleasure and very knowlegable with many insights including where to get a good lunch with the locals.\nIt really is the first thing you should do if you are new...","review_date":"August 3, 2018","user":"lennybk"},{"attraction_id":1304,"rating":4.0,"review":"Very Good. This walk actually lasted 2.5hrs. The guide Clarisse was very knowledgeable, friendly and funny. You can tell she loves neighborhood and her job as a guide. It was a wonderful tour.\nWear proper walking shoes bring water.","review_date":"August 2, 2018","user":"j_p"},{"attraction_id":1304,"rating":5.0,"review":"Great tour!. My husband and I really enjoyed our walking tour. I was so impressed by how knowledgeable (and funny!) our guide, Francois, was. He seemed to really want to make sure that we got the most out of our tour and was willing to modify things...","review_date":"August 2, 2018","user":"juliamk87"},{"attraction_id":1304,"rating":5.0,"review":"Really Enjoyed. We were first-time visitors and really learned a good deal of history while getting oriented to the City. Well worth it!","review_date":"July 31, 2018","user":"n6769aqdonaldg"},{"attraction_id":1304,"rating":5.0,"review":"Get your bearings,. This was the first trip to Quebec City for my wife and I. We took this tour on our first full day in Quebec. We found the guide to be extremely pleasant and quite knowledgeable of the City. The tour was just the right length...","review_date":"July 31, 2018","user":"thomas_e"},{"attraction_id":1304,"rating":5.0,"review":"Highly recommended activity on first day in QC!. Took this tour on the first morning of my 3 night stay in Quebec City. Great to have an overview of history and orientation of the area. 2 hours seemed to fly away with interesting stops and history bites from our tour guide, Pierre. He...","review_date":"July 30, 2018","user":"paisley_l"},{"attraction_id":1304,"rating":5.0,"review":"Best way to start our stay in Quebec City. What a great way to start our stay in Quebec City. Our guide, Raymond, was a wealth of knowledge. The tour was a perfect length, and worth the price. We would recommend this tour to anyone interested in the history of the city.","review_date":"July 30, 2018","user":"kelly_t"},{"attraction_id":1304,"rating":4.0,"review":"Worth the time and money. The tour was very good and mostly interesting. The history explanations were quite spotty\u2014lots of detail and stories about some things, nothing about other things that seemed more vital to the Qu\u00e9bec story. The guide (Jim) was friendly and stayed longer than the tour was...","review_date":"July 29, 2018","user":"wolmoz34"},{"attraction_id":1304,"rating":5.0,"review":"The Best View of the City is On Foot. Our visit to Quebec City started with this tour. We were led around upper and lower Quebec City by our guide \"red hat\" Clarice. The tour was heavily laced with the history of the city, and the evolution of the buildings and architecture. There is...","review_date":"July 29, 2018","user":"gregory_h"},{"attraction_id":1304,"rating":5.0,"review":"Beautiful Walking Tour of Quebec City. We took the Grand Tour of Quebec City with Charlotte and enjoyed it immensely. She is very knowledgeable and has photos and anecdotes about the various historic and significant sites we visited. I would recommend a walking tour to introduce you to the city and...","review_date":"July 27, 2018","user":"adragicevic"},{"attraction_id":1304,"rating":5.0,"review":"Very Educational..... Loved our walking tour of Old Qu\u00e9bec...it was a great way to see the city, find interesting places and learn the history of the city...Highly Recommended.","review_date":"July 25, 2018","user":"takarehi"},{"attraction_id":1304,"rating":5.0,"review":"Great way to See and Get to Know QC. This tour was wonderful way to get to know a city for the first time. Clarice was our tour guide and she was fantastic. A bevy of knowledge, great sense of humor and a very good speaker as well. She gave a rich history of...","review_date":"July 25, 2018","user":"mike_o"},{"attraction_id":1304,"rating":5.0,"review":"A tour thay brought the city to life. An incredible tour (we had Francois as our guide). His talk about the history and the stories of Quebec City made me fall in love with the city. A 2 hour tour, where we all hung on every word, and didn't really want it to...","review_date":"July 23, 2018","user":"nik_t"},{"attraction_id":1304,"rating":5.0,"review":"Great highlights of Old Quebec. Took this tour on the first day to orient ourselves to the old town Took the tour with Jacques very knowledgeable guide. Started promptly at the Tourist Information Centre and worked our way down to the Lower Town. Small group and relaxed pace made this...","review_date":"July 22, 2018","user":"hwy_girl1406"},{"attraction_id":1304,"rating":5.0,"review":"Worth it!. We took this tour this morning with Clarisse -- amazing! Checked in with the tour inside the Tourist Information Center right off the Place d'Armes inside Old Quebec and met the group right outside. Clarisse was prompt, knowledgeable, smart, and funny. Spoke loud enough that...","review_date":"July 21, 2018","user":"kristink55"},{"attraction_id":1304,"rating":5.0,"review":"A \"must do\" and even better on the first day. I took the tour solo and was pleasantly pleased to see that the group was a small one. Clarisse, the tour guide was awesome. I wish history was this interesting in school; she gave us a great history lesson on her hometown. Although the tour...","review_date":"July 21, 2018","user":"staciabs"},{"attraction_id":1304,"rating":5.0,"review":"Great snapshot of Old Quebec. Our walking tour of Old Quebec was excellent. Our tour guide was knowledgeable, friendly and relaxed. She pointed out very interesting facts that included humourous stories along with historical facts. She answered any questions and extended the tour so as not to rush us. Highly...","review_date":"July 21, 2018","user":"jackie_n"},{"attraction_id":1304,"rating":5.0,"review":"Francois Vidal is amazing!. This tour was so interesting!! Who knew history could be fun and interesting all at the same time?!\nThe tour is broken up so you\u2019re not hiking from top to bottom of the City to where it\u2019s exhausting.\nFrancois is so knowledgeable and entertaining! As...","review_date":"July 18, 2018","user":"470darlab"},{"attraction_id":1304,"rating":5.0,"review":"New England Canada Cruise. Highlight of the cruise stops. Historical, informative guide and lots of information about a beautiful city that reminds me of our European cities we've visited. Wish we could have spent more time there!","review_date":"July 18, 2018","user":"rick_k"},{"attraction_id":1304,"rating":5.0,"review":"Guide relates memorable history for a great tour!. Our guide, Elizabeth, was expert at not only providing an interesting overview, but also leading the tour with consideration by stopping in the shade when possible and giving us great tips for the best way to visit the sites when we returned on our own....","review_date":"July 17, 2018","user":"jdexterganek"},{"attraction_id":1304,"rating":5.0,"review":"Guide Anne Tonguay was fantastic - highly recommend a tour. Great tour with my wife and two kids (10 and 13 years old). Anne's great knowledge of history shined through as she related the perspective of Canadians, French, English, Spanish and Americans and others throughout the tour. She made the tour fun and educational.","review_date":"July 14, 2018","user":"joe_z"},{"attraction_id":1304,"rating":5.0,"review":"Best of the Best. I was in Quebec City for only two days traveling solo, I decided to take the two hour walking tour first thing, and am so happy I did. Francois Vidal was very informative and fun as my tour guide. This gave me a good idea...","review_date":"July 14, 2018","user":"jachia08"},{"attraction_id":1304,"rating":4.0,"review":"A very good two-hour overview with lots of history . My wife and I both enjoyed this tour, which might be more interesting to Canadians than to visitors from other countries ... although our guide tied in all of North America and England\/France in his narrative. The sights were amazing and you really got a...","review_date":"July 11, 2018","user":"davidxyz_13"},{"attraction_id":1304,"rating":4.0,"review":"Guide Clarise was exceptional. This walking tour is a good way to see the Old Quebec - upper and lower cities. Our guide, Clarise, lives there and was very knowledgeable. In addition to the usual tour information, she provided a lot of personal insight, with humor and charm. (Our...","review_date":"July 10, 2018","user":"kathiems"},{"attraction_id":1304,"rating":5.0,"review":"Old City and Montmorency Falls Tours - Fantastic!. We selected two private tours in QC \u2014 the Old City Walking Tour and the half-day tour to Montmorency Falls. We had Robert Simard for both tours and could not have asked for a better tour guide. He was knowledgeable, had a deep understanding of...","review_date":"July 9, 2018","user":"bobjoycedenver"},{"attraction_id":1304,"rating":5.0,"review":"So much Information - Wonderful Tour. My daughter signed us up for a walking tour of Quebec City. We did a lot of walking but our tour guide was wonderful and so knowledgeable. She took us to places we would not have visited on our own. It one point on the...","review_date":"July 9, 2018","user":"franny4579"},{"attraction_id":1304,"rating":5.0,"review":"Nice Overview of the City. Guide Janet was personable, friendly and open to answering questions along the way. The tour gave a great overview of the city's history, some of the characters involved in its founding, the architecture and culture. The two hours went by quickly, even in the intense...","review_date":"July 9, 2018","user":"dina_v"},{"attraction_id":1304,"rating":5.0,"review":"The Grand Tour with guide Clarice. Excellent tour. Due to a mixup, she had to cope with two groups so there were over 20 of us, but she handled it very well. She was knowledgeable and enthusiastic and she had lots of stories that brought history to life. I would recommend...","review_date":"July 8, 2018","user":"brenmar2017"},{"attraction_id":1304,"rating":5.0,"review":"Old city tour. Great job by our tour guide Janet. We were a small group and got to see many interesting sites and great stories. Awesome history of a proud French Canadian city.","review_date":"July 7, 2018","user":"matthew_w"},{"attraction_id":1304,"rating":5.0,"review":"Uncovering History. We had Francois for our tour leader on a cold windy day. He was incredibly informative and funny while learning about the history of Quebec City. He was personable, knowledgeable and willing to do anything to make us have a wonderful tour. We would recommend...","review_date":"July 2, 2018","user":"debra_l"},{"attraction_id":1304,"rating":5.0,"review":"Great tour - thanks Genevieve!. We really enjoyed this tour. It went at a nice pace, gave us lots of history, a nice mix of architecture, churches, battles. Our guide also gave us good tips for more modern concerns such as where we could get some good ice wine and...","review_date":"June 29, 2018","user":"sdhime"},{"attraction_id":1304,"rating":5.0,"review":"Engaging, informative, personable tour!!!. Our guide was Francoise Vidal and he gave a wonderful tour! He is knowledgeable and encouraged us to consider many perspectives of this interesting city. The length was just right and not very demanding for the '60 ish' crowd. I do recommend good, supportive shoes...","review_date":"June 26, 2018","user":"marcia_h"},{"attraction_id":1304,"rating":5.0,"review":"Our favourite part of the trip. We had a wonderful time on this tour. Fran\u00e7ois was entertaining, kind, and knowledgeable. We opted for the shorter tour (2h30) rather than the longer one (4h) but we would happily have done the longer one.\nDefinitely recommended.","review_date":"June 18, 2018","user":"elisabeth_m"},{"attraction_id":1304,"rating":5.0,"review":"Very enjoyable. Wonderful walking about Quebec. Our guide was Carol, friendly, educated lady.The tour goes from 'lower' to 'upper' Quebec. Normally, there is a ride on the funicular. It was closed to to the g7 meeting so we had to walk up the \"break neck stairs\". Not...","review_date":"June 14, 2018","user":"j_s"},{"attraction_id":1304,"rating":5.0,"review":"Excellent, very informative. Robert Simard was very good.. he explained the different architectures in the city very informatively.. he has lot of knowledge about the Qubec city history which he shared with us. The city has lot to give when it comes to history, architecture, nature, people.. we...","review_date":"June 12, 2018","user":"chitrasolanki"},{"attraction_id":1304,"rating":5.0,"review":"Great walking tour ... even in the blowing rain!. Mike was a great guide and not only oriented us to the old city, but to the history of Quebec as well ... French, English, and Canadian. It was rainy and cold, but still informative and fun.","review_date":"June 6, 2018","user":"larry888"},{"attraction_id":1304,"rating":5.0,"review":"A lovely walk through a beautiful city. Who better to take a walk with than someone born and raised in beautiful Quebec.?\nJanet Miller, our guide at Voir Quebec tours entertained us on a 2.5 hour walk through her city. Knowledgeable, considerate and entertaining, she kept our group engaged with her descriptions...","review_date":"June 5, 2018","user":"mike_z"},{"attraction_id":1304,"rating":5.0,"review":"Bringing history to life!. I signed up for this tour with my 11-year-old son based on others' reviews, as my son's attention has been known to wander if not kept engaged. Our group of 8 was lead by Normand, who should have been a history or drama teacher. On...","review_date":"June 3, 2018","user":"pricehall2018"},{"attraction_id":1304,"rating":4.0,"review":"Informative and well paced. I took this informative and through walking tour of Quebec City with Michael as my guide yesterday and learnt a lot about this gorgeous city.\nThere were around 20 people waiting for this tour and we were split into two groups, which as great as...","review_date":"June 1, 2018","user":"kellyadl"},{"attraction_id":1304,"rating":5.0,"review":"Highly recommend this tour!. Our tour guide, Robert Vandermeer, was excellent. The start was conveniently located in old Quebec City and covered many highlights. Robert had a lot of knowledge and it was great learning about the history of Quebec City. I would recommend this tour at the very...","review_date":"May 30, 2018","user":"jandcritchey"},{"attraction_id":1304,"rating":5.0,"review":"Outstanding Introduction to Old Quebec. Robert was an outstanding guide. He was soooo knowledgeable and passionate about the city and shared and showed some hidden gems. The Walking Tour with Robert was a real highlight of our trip to Quebec City. Highly recommended.","review_date":"May 30, 2018","user":"mela233"},{"attraction_id":1304,"rating":4.0,"review":"Great guide - but operator advertising a little off.. Robert is a fantastic guide \u2014 request him if you can!\nFYI, 2.5 p-hour tours are only 2 hours (leave late and end early) and the tour company does not abide by the 15-person maximum they advertise. The large group (ours was 18) truly does...","review_date":"May 29, 2018","user":"rangerbeggs"},{"attraction_id":1304,"rating":5.0,"review":"Very Good Tour. Our guide was Elizabeth and she knew her stuff. It was a little over two hours and we learned of Quebec history, culture, religion, education and she even provided some restaurant recommendations. This tour will illuminate your view of Quebec. Thanks Elizabeth!","review_date":"May 28, 2018","user":"malachy777"},{"attraction_id":1304,"rating":3.0,"review":"Informative BUT ..... This was a good experience but I expected more when I read the reviews. I guess it depends on the tour guy and how he organizes the information and pass them to the public. Our guy was full of knowledge but not capable of passing...","review_date":"May 24, 2018","user":"mahanaief"},{"attraction_id":1304,"rating":5.0,"review":"Robert Vandermeer was a fantastic guide!. Last Thursday I thoroughly enjoyed the walking tour with Robert. Although Robert is not a \"native,\" he was extremely knowledgeable and shared information about history, architecture, culture and even favored restaurants! Guiding our group of 12 through the quiet streets of Quebec City, Robert stopped...","review_date":"May 20, 2018","user":"linda_d"},{"attraction_id":1304,"rating":5.0,"review":"A must when visiting Quebec. We were fortunate enough to have Francoise Vidal as our tour guide, the information he relayed over the tour was so very interesting. We had a diverse group and he had everyone engaged. He brought Quebec to life. Thanks for a wonderful afternoon.","review_date":"May 20, 2018","user":"pjo423"},{"attraction_id":1304,"rating":5.0,"review":"Excellent guide and tour!. The 2.5 hour walking tour with Robert flew by with wonderful banter and interesting information about life in Quebec City, new and old. He was very helpful with suggestions of places to eat and directed us to a fantastic bakery, one of his favorites. He...","review_date":"May 20, 2018","user":"wendy_o"},{"attraction_id":1304,"rating":5.0,"review":"Centuries of history in 2.5 hrs - May 2018. Fabulous. Robert Vandermeer was the guide for us. Extremely knowledgeable, stays current on city information, and loves his job. The 2.5 hour tour was just the right length. Good balance between talking, walking, and stopping. Since he had lived in the old town for 10...","review_date":"May 12, 2018","user":"julie_t"},{"attraction_id":1304,"rating":5.0,"review":"Quebec City walking tour. The tour was very informative and our guide, Richard, was so knowledgeable of the places and events! In the 2 1\/2 hrs, he was so considerate since we had our pet dog with us on the tour; he would allow for some stops for the...","review_date":"May 12, 2018","user":"alex_i"},{"attraction_id":1304,"rating":5.0,"review":"QC Waliking tour. The guide was informative and entertaining. The walk was a little over two hours. If you have the time, book this.","review_date":"May 8, 2018","user":"mikecornforth"},{"attraction_id":1304,"rating":5.0,"review":"Very good overview. Two hour centered on the architecture of houses, some historical in information, religious history, upper and lower towns.","review_date":"May 2, 2018","user":"marshacook"},{"attraction_id":1304,"rating":5.0,"review":"Wonderfully, surprisingly, amazing !!!!. We had been to Quebec city a couple of times before, and this time brought our adult son with us to show him the town. The concierge at Chateau Frontenac suggested the Voir Quebec walking tour. Our guide, Francois Vidal, was extremely knowledgable, super charming,...","review_date":"April 29, 2018","user":"thewildthornbarrys"},{"attraction_id":1304,"rating":5.0,"review":"Excellent. Thoroughly enjoyed this walking tour. Our guide Robert was full of information and history. I only wish it was a little slower so I could take more photos. Loved it.","review_date":"April 26, 2018","user":"sylvia_s"},{"attraction_id":1304,"rating":5.0,"review":"Interesting and fun. The tour provided information that we would not have received about Quebec City without the tour. The walking tour was relaxed and at an easy pace that brought us to parts of the city that we probably would have missed. Definitely recommend!","review_date":"April 18, 2018","user":"amy_t"},{"attraction_id":1304,"rating":5.0,"review":"Great Guide, Fantastic Tour in Inclement Weather!. Just finished taking a fantastic walking tour of old town Quebec City which we booked through Tours Voir Quebec. Our guide Richard Seguin was absolutely fantastic! Very fun, informative, and entertaining. Learned so much about Quebecois history and culture. Our tour was supposed to be...","review_date":"April 17, 2018","user":"cake-and-pie-eater"},{"attraction_id":1304,"rating":5.0,"review":"You need this tour. We had the great tour guide Robert. This tour is definitely helpful and needed if you are visiting the old Quebec City for the first time and have not been much research on this old city. It saves you a lot of time finding out...","review_date":"April 7, 2018","user":"carolkmlee"},{"attraction_id":1304,"rating":5.0,"review":"grand tour with Simon Jacobs. We went to Quebec city on Easter Sunday, and we were happy they still have tours under such a windy weather. Simon Jacobs is a very nice guide. He's very informative with the history of the area. It made the rest of our visit so...","review_date":"April 2, 2018","user":"tao_j"},{"attraction_id":1304,"rating":5.0,"review":"HIstory lesson al fresco. Wish Robert had been my history prof back in high school; I would have retained a lot more! Started near the Fairmont and just over 2 hours later finished at the funiculaire. We\u2019ve been to Vieux Quebec twice before but hearing about the history of...","review_date":"March 23, 2018","user":"patricia_f"},{"attraction_id":1304,"rating":5.0,"review":"Great tour with enthusiastic guide. Morning grand tour with Robert Simard. Very keen tour guide with lots of great history. Hits all the main sites in upper and lower old Quebec. Will answer any questions you have and give suggestions for food and lots of little extra tidbits. I also...","review_date":"February 27, 2018","user":"jfar7052"},{"attraction_id":1304,"rating":5.0,"review":"Winter walking tour. Robert did an excellent job informing and entertaining us (and keeping us warm!) for 2+ hours in this fine city! We would highly recommend this activity.","review_date":"February 15, 2018","user":"jenifer_c"},{"attraction_id":1304,"rating":5.0,"review":"Wonderful exposure and insight.... Some things are \"just right\" and this tour was. We stayed nearby at the Hilton - it took less than 15 minutes to walk to the meeting point. Check-in was simple and we awaited our guide who held a great passion for Old Quebec. It's...","review_date":"January 13, 2018","user":"jiggerb"},{"attraction_id":1304,"rating":5.0,"review":"best overview of old city. Long walking tour with Tour Voir; lucky enough to have Louise as our guide. there is considerable walking; the only way to really see Upper and Lower town. Very informative, especially the restaurant suggestions, as the offerings are overwhelming .Best way to get an overview...","review_date":"January 9, 2018","user":"sonye1"},{"attraction_id":1304,"rating":5.0,"review":"Frozen on the outside, but laughing on the inside.. With a wind chill of -25 degrees our tour could've been a 2 and 1\/2 hr scene from March of the Penguins, but with Sir Simon as our guide we had a fantastic time! Starting with the monuments on and around Dufferin Terrace you wind...","review_date":"December 30, 2017","user":"765mollyc"},{"attraction_id":1304,"rating":4.0,"review":"very good tour. we were lucky to have a great guide lead us with a group of 12 for 2.5 hours around Old Quebec. She was very informative about history and other facts regarding the city. we got to see sights we never would have known about. Prepare...","review_date":"October 25, 2017","user":"jfd"},{"attraction_id":1304,"rating":5.0,"review":"Very good. We went on the 4 hour walking tour with Judith and enjoyed it very much. Judith was very informative and interesting, and showed us parts of Quebec City that we wouldn't have found by ourselves. Our small group appreciated the drink that was included at...","review_date":"October 24, 2017","user":"sometimesong"},{"attraction_id":1304,"rating":4.0,"review":"Worthwhile first-day activity. Our walking tour, led by Mike, had nine people, a nice size. Mike's knowledge of Quebec history is extensive, but he had so much to share and it came tumbling out so fast he was sometimes hard to follow. Regardless, his enthusiasm was evident, and...","review_date":"October 23, 2017","user":"wunderwoof"},{"attraction_id":1304,"rating":5.0,"review":"Great tour, excellent guide. We had a great time on this tour. The tour guide was knowledgeable, engaging, and had an excellent sense of humor. She was enthusiastic and tireless. We learned a lot from her about the city and the province. We strongly recommend this tour.","review_date":"October 22, 2017","user":"sophia_c"},{"attraction_id":1305,"rating":5.0,"review":"Incomparable Experience!!!. It's so tough picking things on TripAdvisor or anything really because reviews are always very mixed, and if you're like me, you're a tad indecisive. I just had to hit purchase on this one and hope for the best. This weekend was my first time...","review_date":"February 19, 2019","user":"ariedeneen"},{"attraction_id":1305,"rating":5.0,"review":"WONDERFUL TRIP. Great trip to Niagra Falls It was great being picked up and left back at our accommodation when you don\u2019t know your way around Toronto.Nathan was a great tour guide who really looked after his guests and gave us great information about keeping warm etc...","review_date":"February 12, 2019","user":"irenec57"},{"attraction_id":1305,"rating":5.0,"review":"A Great Trip. Well worth Visiting. This tour was great as it arrived early before the crowds and the maximum on the tour is 12. The ice wine after the tour was also great :)","review_date":"February 4, 2019","user":"michaelhd1846xp"},{"attraction_id":1305,"rating":5.0,"review":"Superb Trip!. My family and I booked with Queen Tours for a day trip to Niagara Falls in Dec 2018. We received superb service from Nathan who fetched us from our AirBnB apartment and drove us back there at the end of the day's tour, which was...","review_date":"December 18, 2018","user":"seasonsfan"},{"attraction_id":1305,"rating":5.0,"review":"Great Tour Guide. Great Value!. Reliable, exceptional service from the Queen Tours team. Our tour guide was prompt, wonderful. Leading up to the event, they were very responsive.\nI took a lot of visiting relatives (6 of us in total) on this tour. There were a few other tourists but...","review_date":"November 1, 2018","user":"ambassador725554"},{"attraction_id":1305,"rating":5.0,"review":"Well worth every penny. What a great tour!\nThe small group tour was definitely much more enjoyable than the large buses. The commentary was good and relevant. Arriving early at the falls meant we weren't rushed and having 3hrs at the falls was great, we got to do everything...","review_date":"October 12, 2018","user":"janers88"},{"attraction_id":1305,"rating":5.0,"review":"Superb Tour of the Niagara Falls District. Highlights: Early pickup so we missed the traffic and the crowds - so no waiting in long lines at Niagara Falls. A very good guide (Nathan), who gave us lots of useful information and kept us entertained throughout the day. We were dropped at just...","review_date":"September 30, 2018","user":"ianbradbury19"},{"attraction_id":1305,"rating":5.0,"review":"Great day. It was an early pick up but was nice to get to the falls before the big buses. The people I meant on the trip were great and Sam our tour guide was great. I personally thought we had to much time at the falls,...","review_date":"September 3, 2018","user":"drjbcpt"},{"attraction_id":1305,"rating":5.0,"review":"Excellent Day Out. The early pick up from our hotel was perfect as we missed the early morning commuter traffic and arrived at Niagara before the great crowds.\nThe driver was pleasant and knowledgeable and the DVD with info of the Falls on our drive there was very...","review_date":"August 24, 2018","user":"annherts"},{"attraction_id":1305,"rating":4.0,"review":"Traffic back to Toronoto made me wish the tour ended after the falls.... We booked this tour for the small group and the early arrival at the falls. The 10-12 person van arrived at the falls before the masses and we were on the 9:30am Horn Blower boat to the falls. That experience to view Horseshow falls and...","review_date":"August 17, 2018","user":"oh_traveler3"},{"attraction_id":1305,"rating":5.0,"review":"Fun day!. We were picked up from our hotel at 7:45 am. There were three other groups with us, all from different countries. In total we had 10 adults and 2 children on our van. The driver was friendly and informative. We had 3 hours on our...","review_date":"August 16, 2018","user":"cjohnsoncpa"},{"attraction_id":1305,"rating":5.0,"review":"Very nice. The driver is very nice ! He is a good and honest guide, knows a lot. The van is not as big as a bus, but, it makes a smaller group and is nicer on that aspect.","review_date":"July 11, 2018","user":"tiffany_p"},{"attraction_id":1305,"rating":4.0,"review":"Great vale day trip for an out of towner. Really enjoyed my day, the small group was ideal. We all got along mostly independent travellers. The host was very friendly and shared he knowledge of the area well.","review_date":"July 5, 2018","user":"nick_c"},{"attraction_id":1305,"rating":5.0,"review":"Very well organised at a good price. I booked this tour online a few weeks in advance and confirmed attendance 2 days prior as per the email reminder received from the company. The pick up from my hotel was prompt and the mini van was comfortable with AC and enough space for...","review_date":"July 4, 2018","user":"ralisa"},{"attraction_id":1305,"rating":5.0,"review":"Beat the crowds at Niagara. This was a great tour. It leaves a little early (our pickup was at 7:35 a.m.) but by getting to the park early we avoided almost all of the lines. I was initially a little worried about sorting out tickets for the Skylon, the Hornblower...","review_date":"June 18, 2018","user":"chris_d"},{"attraction_id":1305,"rating":5.0,"review":"Excellent tour. This is a really excellent tour! Our driver - Sal - was very knowledgable and friendly. I was picked up early morning and promptly from my Airbnb in downtown Toronto and we arrived at Niagara Falls with plenty of time (3 hours in total) to...","review_date":"May 24, 2018","user":"camchappers"},{"attraction_id":1305,"rating":5.0,"review":"Excellent tour to Niagara. Small group, good programme, plenty of free time at Niagara, schedule excellent: early arrival with just few other tourists at the site.","review_date":"May 22, 2018","user":"pauls13296"},{"attraction_id":1305,"rating":5.0,"review":"An excellent way to see the Falls and surrounding area. This was an excellent tour. The guide\/driver was very knowledgeable and helpful. We were picked up punctually in a very comfortable mini bus in Downtown & then took about 90mins to get to Niagara. We had 3 hours there which was ample. Unfortunately the boat...","review_date":"April 26, 2018","user":"julie_e"},{"attraction_id":1305,"rating":3.0,"review":"Niagara. Bus was prompt and the driver was friendly. Our biggest problem was that it was difficult to understand his commentary as he mumbled. It felt more like a comfortable bus ride than a real learning experience as a result","review_date":"April 17, 2018","user":"ross_b"},{"attraction_id":1305,"rating":5.0,"review":"Small group toyr. Great day out. Being early and a small group was made it an easygoing trip. Beat all the crowds at the falls. The drivers knowledge was really good from many years experience. Great bloke to chat with.\nA got mix a number sites in the...","review_date":"April 7, 2018","user":"billd49"},{"attraction_id":1305,"rating":5.0,"review":"Small groups are best!. The bus driver was friendly and knowledgeable. Getting to the falls early is a huge benefit as you can get some great pictures before the huge tour buses arrive. Keeping the group small helps move things along faster. Our group was 11 out of 12...","review_date":"April 7, 2018","user":"spencer_f"},{"attraction_id":1305,"rating":5.0,"review":"A Wonderful Experience. My partner and I both in our early 30's, started our day at our hotel in downtown Toronto and that is where we were picked up by the driver in a small mini van\/bus. There were 8 of us all together in the tour that...","review_date":"January 29, 2018","user":"kimi_w"},{"attraction_id":1305,"rating":5.0,"review":"Stunning views with unbeatable customer service... We spent the day at the falls and decided to take the night tour.. it was really cool because they light the falls with a reflector and it is a pretty cool experience. There is beautiful rainbow that\u2019s formed with the water drop dust and...","review_date":"November 12, 2017","user":"maylent"},{"attraction_id":1305,"rating":5.0,"review":"A Great Day Tip even on Short Notice. I booked the tour on short notice (Friday evening 7PM for Saturday morning 07:30 AM) due to a recommendation. Everything worked flawlessly, the driver (Sal) was ahead of the scheduled time. 3 hours at the Niagara Falls is not enough to do everything if you...","review_date":"November 7, 2017","user":"rolandbl"},{"attraction_id":1305,"rating":5.0,"review":"Awesome Niagara. Although the weather was not flash, this was an awesome day with this company.\nWe were picked up on time and drove directly to Niagara Falls.\nI think there were 12 on our comfortable bus, and we had ample time to explore the area. Definitely...","review_date":"November 3, 2017","user":"lindsay_o"},{"attraction_id":1305,"rating":3.0,"review":"Reasonably priced but the tour operator was late and combined the tour with another company. I recently booked 3 seats on this tour, however upon arrival at the pick up point, we ended up waiting over 40 mins for the driver to show up (he was 30mins late on the agreed pick up time).\nIt was also then pointed out...","review_date":"October 5, 2017","user":"richbraunuk"},{"attraction_id":1305,"rating":4.0,"review":"Great tour to Niagara Falls. My wife and I went on this tour from Toronto to Niagara Falls yesterday.This tour was good value for your money and we saw lots more than just Niagara Fall.The big advantage of this tour is it leaves Toronto early before all the traffic builds...","review_date":"August 12, 2017","user":"371robb"},{"attraction_id":1305,"rating":4.0,"review":"Great time. Took this tour at the last minute and very glad I did. Met the van in front of the Hockey Hall of fame which was just up the street from where we were staying.\nThe driver was very nice. You could tell he really enjoyed...","review_date":"July 26, 2017","user":"beachsidegirl"},{"attraction_id":1305,"rating":5.0,"review":"small group tours, I enjoyed the day. Nathan one of the drivers picked me up, joined with another 4 people. this tour leaves Toronto early so as you are not waiting half your life to join the bo\u00e1t at Niagara. Several other stops, a full day.","review_date":"July 9, 2017","user":"malhob"},{"attraction_id":1305,"rating":5.0,"review":"Perfect way to spend a day at Niagara Falls from Toronto. The Queen Tours Niagara tour was ideal. They offer pick up and delivery service at your hotel, and they are punctual. The van meant efficiency in time: we didn't have to wait for 60 people to load on a bus. We had a wonderful driver...","review_date":"July 4, 2017","user":"professoressadarte"},{"attraction_id":1305,"rating":5.0,"review":"Great day out. We were picked up from our holiday apartment and returned almost to the door at the end of the day, which was very convenient. Just 10 of us in the group which meant we could move around with little delay. Got to Niagara Falls very...","review_date":"July 3, 2017","user":"reflexgirl"},{"attraction_id":1305,"rating":5.0,"review":"Awesome Way to see Niagara Falls!. We were in Toronto for the weekend and decided we had to visit Niagara Falls. A bus tour for the day seemed like the logical way to go so we didn't have to deal with traffic. Reviews for Queen referenced the smaller bus size, which...","review_date":"June 21, 2017","user":"megan_p"},{"attraction_id":1305,"rating":5.0,"review":"You get a lot for the money you pay!!!. The trip includes the rides to and from Niagara falls and time at the Niagara falls which has a nice small town to walk around close by and that's where most of the time is spent and it is enough time...I promise you! You even...","review_date":"May 5, 2017","user":"vilmavarjus"},{"attraction_id":1305,"rating":5.0,"review":"A little bit of everything . The Niagara Falls by itself are breathtaking, but this tour is so complete, first of all the pick you up in down town, then they take you to de Niagara Falls ( consider that the boat experience which is worth it you have to pay...","review_date":"April 7, 2017","user":"ktyardila"},{"attraction_id":1305,"rating":5.0,"review":"Well-organized, low-key, efficient Niagara Falls Tour. So glad I chose Queen Tour for my trip to Niagara Falls. As I was traveling alone, I really wanted to make sure that whatever tour I chose gave me independence to do my own thing, but also was organized and efficient. Queen Tour was...","review_date":"January 22, 2017","user":"rachel_l"},{"attraction_id":1305,"rating":5.0,"review":"Fantastic tour of Niagra Falls and the surrounding area. A quite terrific tour, even more so given it's more reasonably priced than the competition. Nathan the driver\/guide was fantastic - punctual, humorous and knowledgeable. We got to the Falls before the rest of the Toronto competition and were able to get on the Hornblower...","review_date":"November 23, 2016","user":"meilir_j"},{"attraction_id":1305,"rating":5.0,"review":"very easy to book and pay for on line. Very good communication in response to questions on line.. Nathan picked us up exactly on time and was a very knowledgeable and funny guide. He made the journey enjoyable. We had plenty of time at Niagra to enjoy the spectacle of the falls. If you're going to the east coast of Canada you really...","review_date":"October 2, 2016","user":"murray_h"},{"attraction_id":1305,"rating":5.0,"review":"Perfect Tour !. We wanted a tour of the Falls....Niagara on the Lake and an ice wine winery ..... and this tour provided all three......perfect ....times were spot on !","review_date":"October 2, 2016","user":"gay_o"},{"attraction_id":1305,"rating":5.0,"review":"Fantastic day out seeing so much more than just the waterfall. My husband and I were a little apprehensive as we don't normally do full day excursions. Of our 2 weeks in Canada this was without a doubt one of our best days out.\nOur guide was fantastic, extremely knowledgeable and gave the impression he really...","review_date":"September 7, 2016","user":"clarrowsmith"},{"attraction_id":1305,"rating":5.0,"review":"Worth it!!. We thoroughly enjoyed our tour; this was one of the least expensive tours that I could find, but it was extremely well done. Our Tour Guide has been giving tours of Niagra Falls for years and his expertise is very evident! He went to a...","review_date":"July 20, 2016","user":"katelyn_l"},{"attraction_id":1305,"rating":5.0,"review":"Good Day Out. I took my 15-year old son who wanted to see Niagara falls on this trip. It was easy to book and we were picked up outside our appartment at the time stated. Travelling on a small bus was really good as this minimises the time...","review_date":"July 17, 2016","user":"ian_v"},{"attraction_id":1305,"rating":5.0,"review":"Great Tour Company - Niagara Falls. Let me start with how amazing the driver was. He was very friendly, knowledgeable, overall great company.\nMy best friend and I did the tour today, we decided to book the tour yesterday (last minute), I was amazed about how fast they reply to my...","review_date":"June 28, 2016","user":"sfflores408"},{"attraction_id":1305,"rating":4.0,"review":"Very Enjoyable . Booked this tour based on the previous reviews we had read. Pleased to say that they were accurate. The service from this company is great.\nPicked up from our hotel on time. Nathan our driver was very friendly, full of information during our drive to...","review_date":"May 13, 2016","user":"dj278"},{"attraction_id":1305,"rating":5.0,"review":"Niagara Falls and Winery Visit. An excellent trip by mini bus put on by Queen Tour. Since we were residents living in Toronto, QT offered to pick us up at a point convenient to our home which was appreciated. The mini bus was comfortable and clean and the driver congenial...","review_date":"March 7, 2016","user":"skrasna"},{"attraction_id":1305,"rating":5.0,"review":"Great service!. We had planned the tour to Niagara through Queen Tour but unfortunately had to cancel. They promptly refunded the full amount with no hassle.\nHopefully next time we are in Toronto will be able to take the tour.","review_date":"March 6, 2016","user":"manasi_desh"},{"attraction_id":1305,"rating":5.0,"review":"What a great day, the timing was perfect!. Winter in Toronto isn't the usual time for a visit but we are here for work commitments. We picked this tour company partly based in tripadvisor reviews and partly because it was one of the few running this time of the year. We are so...","review_date":"February 28, 2016","user":"lizteag"},{"attraction_id":1305,"rating":5.0,"review":"Personal chauffeur, Like a Boss!!. Visiting NF during winter is something uncommon to do. But since this is the only opportunity I have (on business trip to Toronto), luckily Queen Tour operates during this time. There are only four of us in the MPV. Nathan pick us up at the...","review_date":"February 10, 2016","user":"ha_boss"},{"attraction_id":1305,"rating":5.0,"review":"Going the extra mile. We were so looking forward to the tour but the morning we were to leave, my son got sick. I called to cancel, and hoped we could reschedule for the next day, Being mid-January, they don't go to Niagara every day, and weren't going on...","review_date":"January 16, 2016","user":"massjulia"},{"attraction_id":1305,"rating":5.0,"review":"Superb value and an excellent day out. This was the highlight of our holiday in New England & Canada and by far the best value of all our tours at just 75 Canadian dollars each (about \u00a338). I had pre-booked online months before our visit & the company phoned us at our...","review_date":"November 8, 2015","user":"s1723evsueb"},{"attraction_id":1305,"rating":4.0,"review":"Great small tour company. There was only 4 peple on our tour which made it great. Its really good that you are only on a mini van\/bus because they drop off\/pick up right in the heart of Niagara Falls and Niagara on the Lake. Driver was very informative and...","review_date":"October 19, 2015","user":"sophiesadventures01"},{"attraction_id":1305,"rating":4.0,"review":"Well-organised tour, great experience. It was a well-organised tour - free & easy time (2-3hrs) at the Niagara Falls, followed by a short tour around the various attractions like the hydro dam, rapid whirlpool (really charming), and Niagara-on-the-Lake. Though the time at each attraction was relatively short (15-30mins), it...","review_date":"October 2, 2015","user":"michmuses"},{"attraction_id":1305,"rating":5.0,"review":"Small group, emphasis on time at the falls. Small group (11). Driver's target was to get us at the falls by 1000. Just made it, giving us 3 hours to take the boat trip & walk up to the falls. Niagara on the lake and winery on the way back. back at the...","review_date":"September 20, 2015","user":"dayvaux"},{"attraction_id":1305,"rating":5.0,"review":"Great experience. Looking for a cheap tour to Niagara Falls I came across this option on Google. Great experience and very professional driver. The bus is very comfortable and perfect in size. Recommended.","review_date":"September 20, 2015","user":"pedro_a"},{"attraction_id":1305,"rating":5.0,"review":"Great guide, great tour. It was a rainy saturday in September when I was picked up at the place I was staying in Toronto. They parked right at the front door and set me off where I needed to be for the tour. The tourguide, Mill, was friendly, structured,...","review_date":"September 20, 2015","user":"niels_v"},{"attraction_id":1305,"rating":5.0,"review":"A very memorable day. Spent a great day with queen tours. They picked us up from our hotel and took us to the falls,niagra on the lake,a winery that's makes Ice wine (very nice) and a few places in between then dropped us off back at our hotel.all in...","review_date":"August 4, 2015","user":"ghalewood"},{"attraction_id":1305,"rating":5.0,"review":"Very professional tour to Niagara Falls. I was very pleased with this tour. Pick up was on time as arranged and it was very well organised but also leaving us enough time to explore on our own. The bus driver Nathan is very knowledgable and presents with great good humour. I...","review_date":"July 15, 2015","user":"patricia_g"},{"attraction_id":1305,"rating":5.0,"review":"Fab excursion with Queen tour. I took a trip to Niagara Falls with Queen Tour on Friday 10th July.\nWe had a fab day out. Our driver was a lovely fellow who was chatty, informed and entertaining.\nThe trip was excellent. We were a small group of 10 which was...","review_date":"July 11, 2015","user":"karan_s"},{"attraction_id":1305,"rating":5.0,"review":"Reliable tour company. Recently visited Toronto for a vacation, booked Queen Tours to take us to Niagara Falls for the day, had an excellent trip, the driver was very knowledgable and funny, I would definetley recommend them","review_date":"July 5, 2015","user":"dvkiddos"},{"attraction_id":1305,"rating":5.0,"review":"Great tour, highly recommended ............................. This tour was less expensive than others that we researched. Our tour guide was excellent, we liked the way that he arranged the day to avoid the considerable crowds that visit the Falls. He provided very informative advice on all aspects of the tour. The...","review_date":"July 4, 2015","user":"mightymouse076"},{"attraction_id":1305,"rating":5.0,"review":"Great driver and very fun tour. I had a great time. The driver Nathan was very personable and told a lot of jokes. He kept the trip fun for everyone. The tour group is small and I liked that. The Niagara Falls were just gorgeous and the boat ride going into...","review_date":"July 4, 2015","user":"zyc12"},{"attraction_id":1305,"rating":5.0,"review":"Great day with a small tour. Had one day to do tourist activities while on a business trip.Saw this company on Tripadviser with great reviews andtook a chance.Van had plenty of room and went with 10 passengers.Hotel pickup was on time to the minute.The tour guide gave a bunch of good...","review_date":"June 3, 2015","user":"michael_g"},{"attraction_id":1305,"rating":2.0,"review":"You Get What You Pay For. The price of this tour is very reasonable, so I do not think that it is a terrible value, but my overall impression is still that I wasted one day of my vacation with this tour. I actually love nature, and Niagara Falls is worth...","review_date":"June 1, 2015","user":"bstille"},{"attraction_id":1305,"rating":5.0,"review":"Day tour to Niagara Falls. I had an fabulous trip to the Niagara region Sat May 16th. The driver\/guide was very knowledgeable about the local history and geography of the region. Queen Tour's small size batches guaranteed that the group was a friendly lot and one feels quickly at home...","review_date":"May 28, 2015","user":"otto_b"},{"attraction_id":1305,"rating":5.0,"review":"Amazing Tour, so Beautiful!!. I had a great day with this amazing tour! The tour was with a small group of people so we didn't feel crowded and it was very personal and fun! The Niagara Falls attractions were all so wonderful! I would recommend this tour to anybody...","review_date":"May 10, 2015","user":"michelle_k"},{"attraction_id":1305,"rating":5.0,"review":"Great tour!. We had a terrific time at Niagara Falls with Queen Tours. Our driver Nathan was very knowledgeable and friendly, and our time at the Falls and surrounding areas was simply breathtaking. We highly recommend this tour.","review_date":"May 8, 2015","user":"melbourneprincess_11"},{"attraction_id":1305,"rating":5.0,"review":"Great company great tour. I really enjoyed this tour. Booking was quick and easy, I found all the information I needed online. I received confirmation 2 hours after I reserved. The day offered a great overview of Niagara Falls and different famous locations along the way. There was enough...","review_date":"April 13, 2015","user":"sam_s"},{"attraction_id":1305,"rating":5.0,"review":"Don't bother using anyone else!. These guys are great - just what you want from a tour - small group (we were only 4 but the bus seemed to only be able to seat a max of 12 anyway), lots of time at the falls (2.5hrs), time at the pretty...","review_date":"January 11, 2015","user":"537garethm"},{"attraction_id":1305,"rating":4.0,"review":"Great Value Tour of Niagara Falls. My Partner and I booked this tour online as we were staying in Toronto for 3 days over Christmas and wanted to go to Niagara Falls, the tour company communicated by email for pick up times and payment information very well and picked us up...","review_date":"January 5, 2015","user":"jenna_c"},{"attraction_id":1305,"rating":5.0,"review":"Brilliant day out. Took this day tour from Toronto on 28th October. We had a fantastic day out, pickup was dead on time, bus was really comfortable and our driver Nathan was a friendly and humorous fountain of useful knowledge throughout the day. The falls were glorious and...","review_date":"October 30, 2014","user":"adrianh888"},{"attraction_id":1305,"rating":5.0,"review":"Professional and knowledgable. A great time!. Nathan was the best! We were picked up at our hotel Downtown Toronto promptly at 8am. The tour van was comfortable and in good condition. We had 9 people in our tour which was the perfect size for the excursion. Our guide Nathan has been...","review_date":"October 3, 2014","user":"jennifer_st9206fq"},{"attraction_id":1305,"rating":5.0,"review":"Great day out at Niagara. We were collected from our hotel at the arranged time of 8.10, and we were fortunate that the 5 of us were the only people who had booked that morning, so the whole minibus to ourselves!\nOur driver Nathan provided us with information en route...","review_date":"September 9, 2014","user":"br4clan"},{"attraction_id":1305,"rating":4.0,"review":"A great day trip from Toronto. Our tour guide\/driver Nathan picked us from our Marriott hotel promptly at 8:10 in the morning. The tour van was comfortable and clean. While driving (about 1.5 hours), Nathan gave us a presentation about the falls. He also showed a video about the attempts by...","review_date":"September 3, 2014","user":"gregory_k"},{"attraction_id":1305,"rating":5.0,"review":"Great service. Nathan was a very good tour guide during our trip the whole time. My boyfriend & I had a lot of fun. First, Nathan picked us up from the Hyatt hotel and he made sure to not leave without us. Then we drove off to...","review_date":"August 23, 2014","user":"genangu"},{"attraction_id":1305,"rating":5.0,"review":"Excellent Choice While in Toronto.. My six colleagues and I had a free day from our conference so we researched different things to do in Toronto. We figured a tour to Niagara Falls would be the most enjoyable activity. It is a full day experience from early morning to early...","review_date":"March 4, 2014","user":"jenna_p"},{"attraction_id":1305,"rating":5.0,"review":"Freezing day but great tour. My parents came from Brazil and we took this tour yesterday. It was such a fun day! But it was very very cold we would have liked it more if the weather was hot. My parents like this tour very much and they have many...","review_date":"March 3, 2014","user":"maria_m"},{"attraction_id":1305,"rating":5.0,"review":"Compared to others - this did what it says on the can - their's only did the falls and local shops!. We were asked why we'd chosen this firm from those on line and could say no more than gut feeling and that they listed the sites we'd see which we certainly did - see the final paragraph! Not only did we see the falls, go...","review_date":"September 18, 2013","user":"waterways"},{"attraction_id":1305,"rating":5.0,"review":"The Right Choice. On booking our tour of Niagara we looked at several operators and it was difficult to decide which to go with as itineraries and prices were all similar. There was just something about their website that stood out. Can't say what it was, just a...","review_date":"September 18, 2013","user":"waterbabe16"},{"attraction_id":1305,"rating":4.0,"review":"Takes you straight to the main sites, but would prefer to do it on my own next time. We don't normally do organized tours but decided to this time on the advice of a friend because we thought it might help cut the line getting on the boat at Niagara Falls. (It didn't - there wasn't much of a line...) What was good...","review_date":"September 16, 2013","user":"citygirlch"},{"attraction_id":1305,"rating":5.0,"review":"Great Time!. I had a fabulous time on the Queen Tour Niagara Falls Tour. Our driver was friendly and well-informed. After the Maid of the Mist ride we went to a wine tasting and took a walk around Niagara-On-The-Lake. It was a great day.","review_date":"September 15, 2013","user":"rob_l"},{"attraction_id":1305,"rating":5.0,"review":"Well worth the price. Our driver was very friendly and informative. You get some time to look at the falls, and take pictures.\nThe Maid of the Mist boat ride was my favourite part of the tour. The boat brings you right up to the falls, so be prepared...","review_date":"August 25, 2013","user":"chris_k"},{"attraction_id":1305,"rating":5.0,"review":"Claudio-Brazil. We had a good and friendly trip! Salvador is a very friendly and polite person! The bus was comfortable! Reasonable price for what we saw!NIagara Falls its a peacefull place, Niagara on the lake is so romantic e silent, the wines tasting, everything was perfect!!...","review_date":"August 19, 2013","user":"claudinho2013"},{"attraction_id":1305,"rating":3.0,"review":"Niagara for the day. Had a lovely time on the day trip out to Niagara. A nice visit to the falls followed by a ride on the Maid of the Mist boat. Lunch was buy your own then off to Niagara on the Lake which is a lovely quaint...","review_date":"August 9, 2013","user":"celleon"},{"attraction_id":1305,"rating":5.0,"review":"Interesting visit, great activity in Toronto. This trip was very well organized. We had a full day of activities like the boat ride, niagara falls, niagara on the lake, wine tasting and a few others stops. Left at 08:00 got back 18:15. If you never went to the Canadian side of...","review_date":"July 27, 2013","user":"todd_t"},{"attraction_id":1305,"rating":5.0,"review":"Everything I Expected. Got picked up on yonge st. way north of downtown at 7:30. Very early but it meant I didn't have to take a taxi to dundas like other companies told me to do. After picking everyone else up it was almost 2 hours driving to...","review_date":"July 19, 2013","user":"max_t"},{"attraction_id":1305,"rating":4.0,"review":"Good value, a lot covered and Maid of the Mist a highlight. The bus trip to the Falls takes about 2 hours but we were slowed by terrible traffic and several accidents so did not arrive until close to 11am. This did not cut our time short at the Falls - we still were about an hour...","review_date":"July 18, 2013","user":"diannac308"},{"attraction_id":1305,"rating":4.0,"review":"A great day-trip to Niagara!. I found this tour company through Trip Advisor, and after seeing the price and reading the reviews, decided to book.\nThe driver was on-time and very personable. He gave interesting historical and geographical facts as we drove and was very up-front about where we should...","review_date":"July 16, 2013","user":"brian_c"},{"attraction_id":1305,"rating":5.0,"review":"Niagara Falls July 2013. I did the trip to the Niagara Falls in July 2013 with Queen Tours from Toronto. For those, who are going to do the same, I can personally say, it's awsome. The view from the Canadian side on the Falls is much more beneficial than...","review_date":"July 15, 2013","user":"xxx_x"},{"attraction_id":1305,"rating":5.0,"review":"Incredible time in Niagara Falls. We chose this tour after looking at all of the Niagara falls tour companies (there were a lot), and we couldn't have been happier. For ten dollars extra compared to some of the cheaper companies we were able to have the most professional, entertaining tour...","review_date":"July 14, 2013","user":"nico_b"},{"attraction_id":1305,"rating":5.0,"review":"Great experience; highly recommended. We had a great time. We really enjoyed the smaller group on a smaller bus. Much more relaxed than the large buses. Our guide did an excellent job with his commentary about Toronto and the Niagara area. Plenty of quality time at the Falls. Definitely...","review_date":"July 10, 2013","user":"jim_l"},{"attraction_id":1305,"rating":5.0,"review":"unbelieveable experience. We were picked up on time from our hotel and right away shared laughs with the driver Nathan. Reading the reviews here I was excited that he was my tour guide and he definitely lived up to and even passed all of my expectations. We...","review_date":"June 30, 2013","user":"lauren_t"},{"attraction_id":1305,"rating":5.0,"review":"First time in Niagara. I visited Toronto for business and I had a few days to my self. This tour was recommended to me through friends who took it before. The tour guide picked me up from my hotel. I was alone on the tour so he gave me...","review_date":"May 10, 2013","user":"ayadalati"},{"attraction_id":1305,"rating":5.0,"review":"Great time in Niagara. Great tour, great day. Nathan was very kind, funny and smart. We all had a blast, what a great way to end our vacation in toronto!\nChat Conversation End","review_date":"April 24, 2013","user":"sarahsantos"},{"attraction_id":1305,"rating":5.0,"review":"Great Tour!. We took this tour with my visiting American relatives and it turned out better than expected. The guide was really great. He told my family all about Toronto and Ontario a million times better than I could have ever told them. I even felt like...","review_date":"April 18, 2013","user":"mery_h"},{"attraction_id":1305,"rating":5.0,"review":"Fun day with the family!. Went to Toronto with the family for the long weekend. This tour seemed like a good cheap way to spend the day and it worked out perfect since we would be back in time for all our evening plans. Nathan was very punctual and picked...","review_date":"March 31, 2013","user":"john_markfield"},{"attraction_id":1305,"rating":5.0,"review":"Can't recommend it enough!. Went on this bus tour with my parents whilst they were visiting from the UK. We were picked up promptly in the morning from outside their hotel, and just had a couple more pickups before we were on our way. The bus was a small...","review_date":"March 6, 2013","user":"k_mmidlands"},{"attraction_id":1305,"rating":5.0,"review":"Great experience!. For someone who never went to Ontario before Niagara Falls is really something cool... Looking down at the falls from the tower really makes you feel on top of the world! I had plenty of time to enjoy everywhere the driver took us. I was...","review_date":"February 8, 2013","user":"rotem_a"},{"attraction_id":1305,"rating":5.0,"review":"Love it!. Chilly December with Snow at Niagara Falls. Been there for the 4th time but first time with a tour. Never expected to learn about Toronto, Niagara Falls & Ice Wine so much all in 1 day. Knowledgeable, Friendly Bus Driver & Guide. Wonderful Experience. Good...","review_date":"December 21, 2012","user":"winter1984"},{"attraction_id":1305,"rating":5.0,"review":"Such a great tour! Very friendly atmosphere. This is my first time ever writing a review for... anything online. I'm not a tourist I am 100% Canadian born and raised in the GTA. I decided it was worth writing a review just because the tour guide was so friendly. I found these...","review_date":"December 11, 2012","user":"robkelling"},{"attraction_id":1306,"rating":5.0,"review":"Awesome Niagara Falls tour. This tour was great! Dana, our guide, was amazing and a lot of fun. She was very easy to talk to you and I will definitely be signing up for here tour in the summer. It was a great experience and totally recommend, you will...","review_date":"March 11, 2019","user":"la_m"},{"attraction_id":1306,"rating":5.0,"review":"Maid of the Mist. Great time! Awesome tour.\nVery organized. Have even been to Victoria Falls in Zimbabwe but this was just as exciting.\nHighly recommend.","review_date":"January 7, 2019","user":"betty_ann_g"},{"attraction_id":1306,"rating":5.0,"review":"Freezing Fun :). To begin our day, Dayna, our guide from Over the Falls Tours picked us up from our hotel. From there we began our 3.5 hour tour of the Canadian Niagara Falls area.\nDue to the amount of holiday tourists we agreed it would be best...","review_date":"December 29, 2018","user":"trosescout"},{"attraction_id":1306,"rating":5.0,"review":"FABULOUS. This was a trip of a life time. The boat ride takes you up close and personal with the falls. Be prepared to get wet and experience a breathe taking ride.","review_date":"December 11, 2018","user":"51160jill"},{"attraction_id":1306,"rating":5.0,"review":"Prepared to get Wet!!. Exciting and Exhilarating to see one of the wonders of the world. Great Tour, amazing view of the Falls!!","review_date":"December 11, 2018","user":"shelleybell62"},{"attraction_id":1306,"rating":5.0,"review":"How good was our tour guide.. I'm not really one for the tour guide stuff as your more often let down. But to my surprise our tour guide was fantastic. Robert was not only very informative but he was extremely funny. He made the tour. !st class.","review_date":"December 4, 2018","user":"peter_w"},{"attraction_id":1306,"rating":5.0,"review":"AMAZING!. Over the falls tours does an amazing job! Our tour guide Dayna was incredibly friendly, and so knowledgeable! We got the best of both sides of the falls, with great people. Highly recommend!","review_date":"November 25, 2018","user":"783paigea"},{"attraction_id":1306,"rating":5.0,"review":"Maid of the Mist. If booking this ride please be aware that its operated from the American side of the falls not Canada, Day trip across the boarder was fun but cost us an extra $36 US dollars for temporary visas. But far better ride than the Hornblower ride...","review_date":"November 21, 2018","user":"mowly_10"},{"attraction_id":1306,"rating":5.0,"review":"Amazing tour with Brian!. I loved every second of this tour. It was such a special experience! A really thorough tour. I felt like we visited all the main points of interest and saw so much for a really great price! Brian was the best tour guide. He was...","review_date":"November 10, 2018","user":"sunnychance21"},{"attraction_id":1306,"rating":5.0,"review":"Trip to heaven?. We visited the Niagara falls on a Saturday afternoon. Canada really has an amazing view of the Horse shoe falls and has numerous attractions like aero car, journey behind the falls, walk besides rapids, Horn blower cruise, butterfly park. Each of these were different experiences...","review_date":"November 9, 2018","user":"uthra_k"},{"attraction_id":1306,"rating":5.0,"review":"Amazing experience. We went around with Josh, he was well knowledges and great fun. The day was cold but despite that and getting drenched through at the falls which I know is expected the day was amazing and fully recommend this tour.","review_date":"November 3, 2018","user":"andrew_m"},{"attraction_id":1306,"rating":5.0,"review":"Fantastic tour of both sides of the Falls. My wife and I really enjoyed our day with \"Neva the Diva\", who was a bubbly, knowledgeable and very welcoming guide. Thank you to everyone for making this a very memorable part of our US tour, despite the delays encountered crossing the Rainbow Bridge, each...","review_date":"November 1, 2018","user":"iansue2011"},{"attraction_id":1306,"rating":5.0,"review":"Best way to spend a day at Niagara Falls. My wife and I really enjoyed this tour. Having taken this tour and also navigating on my own, I highly recommend this tour. It includes a really fun bus ride on both the Canadian and American sides. It includes the parking fees and admissions of...","review_date":"October 30, 2018","user":"mitchell_s"},{"attraction_id":1306,"rating":5.0,"review":"Best Tour Guide EVER!!. Neva made the tour awesome! By far, the best tour guide we've ever had...she combined the history of the falls with a laptop presentation while waiting on the bus, gave plenty of time to explore at the stops, and made each stop more than the...","review_date":"October 30, 2018","user":"ted-pa"},{"attraction_id":1306,"rating":5.0,"review":"Fun Family Activity--Totally Worth It!!!. We went on the tour last Friday and had an awesome time! Our tour guide Dayna was fantastic! Many times when we travel, we like to explore on our own, but this tour was great because we were taken to all the spots in an...","review_date":"October 29, 2018","user":"familyfuninthesun21"},{"attraction_id":1306,"rating":5.0,"review":"The tour that \"Maid\" our visit. A fantastic well thought out tour. The itinerary was great it covered all aspects of the falls visiting both falls and the surrounds. The highlight was the \"Maid of the mist\" boat ride right into the horseshoe falls which was truly amazing.The guide gave us...","review_date":"October 29, 2018","user":"tony_m"},{"attraction_id":1306,"rating":5.0,"review":"Great Experience at Niagara. Had a loads of fun and the tour guide Noman was very informative and friendly. We saw many attractions and enjoyed every bit of it!","review_date":"October 24, 2018","user":"beal2479"},{"attraction_id":1306,"rating":5.0,"review":"We love Dayna!. Dayna was our tour guide for our Maid of the Mist boat ride and tour. She was very friendly and knowledgeable about Niagara Falls area and made the tour so FUN! She gave us much historical information too!","review_date":"October 23, 2018","user":"martha_f"},{"attraction_id":1306,"rating":5.0,"review":"We love Dayna Maid of the Mist ride. Dayna did really well to keep the mood UP! tough crowd! Knowledgeable fun dispite having lumps in her carpet! kiwis rock...not so much Idaho crowd!!!","review_date":"October 22, 2018","user":"terrenceboyd"},{"attraction_id":1306,"rating":5.0,"review":"We Love DAYNA!!. A great tour and one of the best guides we have ever had in Dayna. She is full of knowledge plus keeps you occupied for 5 hours.\nAsk for Dayna.","review_date":"October 21, 2018","user":"ronsus"},{"attraction_id":1306,"rating":5.0,"review":"Fabulous ! Fabulous ! Fabulous !. One of the most amazing sites in the world was made even better by Dayna, our tour guide. She gave us the background and detail to make each stop even more amazing and her wit, charm and humor entertained us throughout the tour. Linda and...","review_date":"October 20, 2018","user":"stewart_m"},{"attraction_id":1306,"rating":5.0,"review":"Good fun experience. Brilliant thing to do, we did get a little wet, but we were also standing right at the front.\nThe falls look spectacular from the boat.","review_date":"October 20, 2018","user":"spiggy5"},{"attraction_id":1306,"rating":5.0,"review":"Do it!. Ask for Dayna as your tour guide, if you can. Well worth it! Wasn\u2019t just the boat but a very nice tour of the area.","review_date":"October 18, 2018","user":"mishelchaz"},{"attraction_id":1306,"rating":5.0,"review":"Not to be missed. This was a wonderful way to see and experience Niagara Falls. Pick-up and drop off at the hotel was great. The Maid of the Mist ride AMAZING! The trip up the Skylon Tower was breathtaking. Our tour guide, Dayna, was a joy and pleasure to...","review_date":"October 18, 2018","user":"philkap"},{"attraction_id":1306,"rating":5.0,"review":"Fun and easy way to see lots of Niagara Falls USA and Canada in One Day. This was a fun and easy way to see Niagara Falls. Our guide, Ricardo was very knowledgeable and provided us with lots insight, history and lore. The tour was really nice because it was a relatively small group and so transitioning from one landmark to...","review_date":"October 16, 2018","user":"sailgirl57"},{"attraction_id":1306,"rating":5.0,"review":"NEVA THE DIVA. When looking up tours we did not know what to expect. WOW! What an amazing experience and even better tour guide. Neva was not only funny but informative. She kept the group on time and got much more than we bargained for. I would absolutely...","review_date":"October 12, 2018","user":"n5547dmrachela"},{"attraction_id":1306,"rating":5.0,"review":"Good value for money and lots more than just a boat ride. Trip lasted about 6 hours. Collected on time from hotel, crossed the border easily to USA, did the boat ride which was the highlight of the tour, but also stopped next to the falls and had a climb and took some photos. Then multiple stops...","review_date":"October 12, 2018","user":"newman004"},{"attraction_id":1306,"rating":5.0,"review":"Our tour guide Dayna was awesome. A great export he whole family! Our tour guide Dayna was knowledgeable and fun.. She made an amazing sight even more incredible!","review_date":"October 11, 2018","user":"marcia_t"},{"attraction_id":1306,"rating":4.0,"review":"Long wait at the border from Canada to US. On Oct 4 we were on Josh\u2019s morning tour. The first problem was that there was one passenger who was at least 15 minutes meeting the tour bus. Because of that we were behind schedule and there was only one lane open for tour buses...","review_date":"October 10, 2018","user":"sleuth27"},{"attraction_id":1306,"rating":5.0,"review":"Tour Guide. Neva our tour guide was a hoot! Very informative and funny. Ask for her to be your tour guide for sure :)","review_date":"October 10, 2018","user":"onka33"},{"attraction_id":1306,"rating":5.0,"review":"A rainy day made better by Brian the tour guide!!!. I would highly recommend this tour and if Brian is your tour guide, you are in for a treat. He was super nice and took the time to get acquainted with everyone. He was very knowledgeable and gave us a time and location to meet...","review_date":"October 8, 2018","user":"19bl81"},{"attraction_id":1306,"rating":5.0,"review":"Incredible!. Just be aware that the Maid of the Mist was purchased by the American side so we were picked up on the Canadian side and had to go through customs which took over an hour. Simply for that reason I might suggest just taking the...","review_date":"October 8, 2018","user":"brenda_d"},{"attraction_id":1306,"rating":5.0,"review":"Niagara Falls Canadian Side. Neva the Diva was our guide and did an excellent job. She was knowledgeable, friendly, and funny! Everything was well-organized.","review_date":"October 8, 2018","user":"melchersj8856"},{"attraction_id":1306,"rating":5.0,"review":"great tour with and driven tourgide. and great tour to see all the highlights of Niagara Falls\nThe tourgide was Niva the Diva that enough to tell if the the Falls","review_date":"October 6, 2018","user":"peter_v"},{"attraction_id":1306,"rating":5.0,"review":"Wonderful, fantastic tour!. We had one of the greatest tours we\u2019ve ever had. Our tour guide, Josh, was exceptional! He gave us lots of information and fun facts throughout the tour. From the cool, windy, rainy under the Falls drenching to the Skylon tower, it was a great...","review_date":"October 4, 2018","user":"karen_d"},{"attraction_id":1306,"rating":5.0,"review":"The Falls - on the Bucket list. Did the US side Maid of the Mist trip. A must see experience for anyone, whether from the US or not. A magnificent piece of nature. Fellow tourists were very nice and we really were glad to have made the effort to do this.","review_date":"October 3, 2018","user":"billnys1"},{"attraction_id":1306,"rating":4.0,"review":"Bucket list - Check!!. I came, I saw, I got soaked!! Well worth the power and the glory of the falls. Even with the poncho you are going to be dripping. Hint, hint.... stand at the back on the lower level. When the boat turns around you will be...","review_date":"October 2, 2018","user":"apennero"},{"attraction_id":1306,"rating":5.0,"review":"Niagara Falls visit Canada and Trip behind the Falls. This visit was special as we drove in from Toronto to meet friends driving up from Jacksonville Florida who had never seen the Falls. I booked Embassy Suites to be able to give them a wonderful view. They were thrilled with floor 27 and the...","review_date":"October 2, 2018","user":"gusjudy2018"},{"attraction_id":1306,"rating":5.0,"review":"Rainy day in Niagra. Despite the continuous drizzle, our driver\/guide Dayna was spirited and positive. She shared loads of information and was able to gt us to the right places despite the many other tour busses. This was a well rounded tour and definantly worth the price.","review_date":"October 2, 2018","user":"james_t"},{"attraction_id":1306,"rating":5.0,"review":"Great Trip. I thought this was a great experience. Tour guide was great. It's a little long but well worth it. Lots of breaks and well organized.","review_date":"October 2, 2018","user":"matt_g"},{"attraction_id":1306,"rating":5.0,"review":"Niagra Falls Tour. We truly enjoyed the tour hosted by Dayna. She was fun and knowledgeable. Would definitely recommend this tour.","review_date":"October 1, 2018","user":"e-77515"},{"attraction_id":1306,"rating":5.0,"review":"Very Nice tour, informative. Shout out to Neva the Diva, thanks for the great tour, she truly enjoys her work. We were driven around the falls and she made for an enjoyable time, with stories and history of the falls. She made sure everyone was back on the bus...","review_date":"October 1, 2018","user":"wokeup"},{"attraction_id":1306,"rating":5.0,"review":"Excellent tour guide!. Great day tour with Neva the Diva! The tour itself was a full day and covers all main attractions around Niagara Falls. Our guide was knowledgeable and took good care of the guests.(She took group pictures on multiple occasions and had sent them via email!)...","review_date":"October 1, 2018","user":"mathieu_m"},{"attraction_id":1306,"rating":5.0,"review":"Great tour in spite of drizzle. Dayna was a great tour guide. She made a drizzly\/at times rainy day bright & cheerful. Maid of the Mist and the tower views were spectacular!","review_date":"October 1, 2018","user":"mommac10"},{"attraction_id":1306,"rating":5.0,"review":"The Best. This is value for money. Well organised, affordable and gives one the true sense of these falls. If you don't mind getting slightly wet stand on top floor of the boat at the front.","review_date":"October 1, 2018","user":"t0nyb001"},{"attraction_id":1306,"rating":5.0,"review":"Excellent tour!!. Our tour guide Dayna was amazing! We really enjoyed the trip!! We did the maid of the mist and skylon tower! Loved it!","review_date":"October 1, 2018","user":"jcmanley625"},{"attraction_id":1306,"rating":5.0,"review":"Great experience. The highlight was the boat ride, but the tour was fun and lasted over 6 hrs. Brian was a great guide and showed us around to really enjoyable places, and had great anecdotes about places, history, and jokes.","review_date":"September 30, 2018","user":"jerome_s"},{"attraction_id":1306,"rating":5.0,"review":"Awesome time on their of the Mist. This was a great tour,made even better by the tour guide...Neva the Diva. She was knowledgeable pointed out interesting sights and filled us in on the history. She was also very entertaining with her stories and jokes. She made the trip and deserves at least...","review_date":"September 30, 2018","user":"_bielawski_john"},{"attraction_id":1306,"rating":5.0,"review":"Niagara Falls Canadian side. This tour was a blast! Our guide Dayna was awesome. Small tour sizes which is a bonus! It was the only tour I could find that included everything I wanted to see.\nJust be mindful that this tour doesn't pick up from Toronto.","review_date":"September 30, 2018","user":"851chelseah"},{"attraction_id":1306,"rating":5.0,"review":"Well organized. We had a friendly guide- he was so kind and knowledgeable-\nHe was very attentive always asking us if we had any questions -","review_date":"September 29, 2018","user":"richard_and_nan..._s"},{"attraction_id":1306,"rating":5.0,"review":"A must to enjoy. If you want to \"live\" the Falls and get very wet, be sure you take this ride. It is a must, You will enjoy and have a great experience. Very well organize.","review_date":"September 29, 2018","user":"antonio_g"},{"attraction_id":1306,"rating":5.0,"review":"Maid of the Mist and Skylon Tower were both highlights.. Dayna was a great guide and was very knowledgable. Her great sense of humor made it a fun time for everyone in our group.","review_date":"September 29, 2018","user":"meepiedog"},{"attraction_id":1306,"rating":5.0,"review":"Great Tour and Tour Guide. We really enjoyed this tour. Lots of sights to see and the guide (Neva the Diva) was awesome. She knew all about the areas history and was very entertaining.","review_date":"September 29, 2018","user":"tammy_a"},{"attraction_id":1306,"rating":5.0,"review":"Maid of the Mist Tour by Danya .. Our Pick up from our hotel was on time by our wonderful tour guide Danya, who was full of life from the world go.\nShe made the experience fun factual and interesting.\nThe boat ride was amazing wear sensible shoes so as not to slip,...","review_date":"September 28, 2018","user":"clive_n"},{"attraction_id":1306,"rating":5.0,"review":"Great tour and tour guide . Noman did a fantastic job! Very knowledgeable and friendly. Thank you for a great day. The tour stops were well timed. Doug and Sheri G.","review_date":"September 28, 2018","user":"sgr0ne"},{"attraction_id":1306,"rating":4.0,"review":"Liked to Tour and the Guide, Ed (But was it worth the money?). My wife and I did not planned the trip thoroughly due to the hectic schedule in the past few months so we decided to take this tour that can take us around many areas. Here are my quick thoughts on the overall experience and I...","review_date":"September 28, 2018","user":"daniel_j"},{"attraction_id":1306,"rating":5.0,"review":"neva the diva was very good and loads of fun. I would recommend this tour company anytime with this great of a guide!!!\nNeva the diva was very friendly and knowledgeable. When I return or tell anyone thats coming to request Neva for their tour","review_date":"September 27, 2018","user":"bguess2018"},{"attraction_id":1306,"rating":5.0,"review":"Fantastic Day. What a fantastic day we have with our tour guide, Dayna and the group of people we were with. Dayna was first class and made us feel welcome from the start and nothing was too much. I would highly recommend this tour to anyone.","review_date":"September 27, 2018","user":"mark_h"},{"attraction_id":1306,"rating":5.0,"review":"Having fun with \"Neva the Diva. My husband and I had a wonderful tour given by our bus driver\/tour guide \"Neva the Diva\". She was very informative and lots of fun. If we could give her a ten star rating we would. Be sure to ask for her if you are...","review_date":"September 27, 2018","user":"barbara_n"},{"attraction_id":1306,"rating":1.0,"review":"This was the worst experience of my life. Just so ya'll know, this is a total rip off. The boat tour itself is $20-$25 if you buy a ticket there. Buying this here pass doesn't get you a cut in line, it doesn't even guarantee you a seat on the boat. My 2...","review_date":"September 27, 2018","user":"mia_m"},{"attraction_id":1306,"rating":5.0,"review":"Great value with excellent guide. Our tour guide Ed did an excellent job of teaching us about the Falls and the area around. It was a busy 7 hours and I would have expected to pay more for such an extensive tour. Ed was very accommodating and the group was...","review_date":"September 24, 2018","user":"janis_o"},{"attraction_id":1306,"rating":5.0,"review":"\"Neva the Diva\" Was the BEST!. Neva picked us up promptly on time at the Sheraton Hotel. Luckily, we had a smallish group, so we really got an in depth, up close and personal, view of the Niagara Falls area. She was very knowledgeable, with just the right amount of humor...","review_date":"September 24, 2018","user":"bjanddd"},{"attraction_id":1306,"rating":5.0,"review":"Make sure you request NEVA THE DIVA. Having the right tour guide makes all the difference in the world. Neva the Diva was professional, enthusiastic, well versed about the area and the history and so much fun. You do not want to be stuck for hours with a bunch of boring people...","review_date":"September 24, 2018","user":"ninja_c"},{"attraction_id":1306,"rating":5.0,"review":"Amazing trip . We were picked up at our Hotel by Jay who was an excellent guide. He made the whole trip enjoyable and interesting. The fall's are breathtaking and getting wet on the Maid of the mist....just has to be done. We never felt rushed and Jay...","review_date":"September 21, 2018","user":"731yvonnem"},{"attraction_id":1306,"rating":5.0,"review":"great adventure. we had a great time on the guided tour and can recommend it. We got to see various parts of the Niagara Falls that we could not have visited on our own in the same amount of time. It was well planned and all queues...","review_date":"September 19, 2018","user":"emily3452018"},{"attraction_id":1306,"rating":5.0,"review":"Exciting day. Thank you Nick for an amazing and informative day. We all had such a good time and didn't get too wet!","review_date":"September 18, 2018","user":"1southampton"},{"attraction_id":1306,"rating":5.0,"review":"Over the Falls with Dayna. What a great experience we had! The tour was everything we could have expected and more with Dayna's quick wit and sense of humor. Even being held up at the border was fun because Dayna kept us entertained!\nThe tour was not only fun but...","review_date":"September 18, 2018","user":"ronnie_v"},{"attraction_id":1306,"rating":5.0,"review":"Visit to Niagara Falls. We were lucky to get a great tour guide, Noman. He really treated us like a family. Well worth the money!!","review_date":"September 18, 2018","user":"lola58619"},{"attraction_id":1306,"rating":5.0,"review":"Great Tour of Niagara Falls!. I highly recommend this tour to see all the different views of the 3 Niagara Falls. This tour includes the Maid of Mist boat up to Horseshoe Falls which is spectacular.\nBrian was our tour guide and did an excellent job of narrating all the...","review_date":"September 17, 2018","user":"foodie44_11"},{"attraction_id":1306,"rating":4.0,"review":"Great experience but...... Niagara is a wonderful adventure. This tour is vey good and Jay was very knowledgeable.\nPlease note though it is Maid of the mist boat ride OR behind the falls- not both!\nThe description can be confusing.\nThat aside it was very worthwhile although the...","review_date":"September 17, 2018","user":"julessyd"},{"attraction_id":1306,"rating":5.0,"review":"Don't miss this tour!. Our guide Dayna was funny but gave us all kinds of info on the Falls. The bus picked us up on time, in front of our hotel. Wear walking shoes. Be prepared to get wet on the amazing boat trip. If bringing a camera, bring...","review_date":"September 17, 2018","user":"james_t"},{"attraction_id":1306,"rating":5.0,"review":"Up close\u2014and wet. Really great to feel the falls. We did get wet. This is a good activity for all ages. Kids were having a fantastic time","review_date":"September 17, 2018","user":"kumcretirednurse"},{"attraction_id":1306,"rating":5.0,"review":"What can i say Just Amazing.. we stayed on the Newyork side of Niagara falls and all i can say is what a disappointment, we decided to walk over to the Canadian side being from the uk i didn't need any visa or anything, costs nothing to get into Canada but...","review_date":"September 16, 2018","user":"nathans1234"},{"attraction_id":1306,"rating":5.0,"review":"Great Tour . Excellent tour for the Niagara Falls area! Tom was an amazing host\/ driver that told lots of interesting history and facts of the area. We definitely got our money's worth on this trip!","review_date":"September 15, 2018","user":"john_m"},{"attraction_id":1306,"rating":5.0,"review":"Best tour ever!. Fantastic experience! Couldn't be happier. We saved for 5 years to do this trip and it was worth the wait and worth every penny. Dayna was very friendly, lively, upbeat and cheerful. She helped all of us get the most out of the tour, was...","review_date":"September 14, 2018","user":"gordonsue_m"},{"attraction_id":1306,"rating":5.0,"review":"Best of the Best. This was our first trip to the Falls and our time was limited. We couldn't have been happier with our selection!\nNorman was our guide and we were impressed by his knowledge and professionalism. He was wonderful and such a pleasure! He set expectations from...","review_date":"September 13, 2018","user":"lolita2012_12"},{"attraction_id":1306,"rating":5.0,"review":"From below the falls to way above the falls - Over the Falls Delivers!!!. This was an incredible tour for someone seeing the falls for the first time! You start the day in the basin of the falls, seeing those magnificent herculean waterfalls from down below, and end the day in the Skylon tour looking down on the majestic...","review_date":"September 11, 2018","user":"klgardner07"},{"attraction_id":1306,"rating":5.0,"review":"Absolutely great!. I've seen the falls several times but never had ridden the Maid of the Mist. I wish I could ride every day now. The trip is stunning. Incredible ride with incredible sites. Worth every penny and then some.","review_date":"September 10, 2018","user":"mrkwill1"},{"attraction_id":1306,"rating":5.0,"review":"Neva the Diva. Our tour guide, Neva, was wonderful. Neva was very informative! She was a pleasure to be with. Neva was very attentive to all of her guests. Recommend this tour. It is about five hours long, but you do get a good overview of Niagara Falls.","review_date":"September 10, 2018","user":"ambassador578930"},{"attraction_id":1306,"rating":5.0,"review":"amazing and wet. the ultimate views of all three falls , amazing noise and very misty , but you cant go to niagara and not do this .","review_date":"September 10, 2018","user":"dazza69tipperary"},{"attraction_id":1306,"rating":5.0,"review":"DST 2018. Josh was an excellent tour guide!! This tour takes to see the falls from every vantage point possible. Highly recommend!","review_date":"September 9, 2018","user":"lilshemks3bs"},{"attraction_id":1306,"rating":5.0,"review":"fantastic tour with a tour guide!!!!!!!!. we have a very good Niagara falls tour with our tour guide Noman. he was an excellent tour guide. he showing us everything at American and Canadian side, explained all the history about the falls!!!!!!!!","review_date":"September 8, 2018","user":"lory6985"},{"attraction_id":1306,"rating":5.0,"review":"memorable trip. we had a great tour with over the falls at Niagara falls. It was my first time with my family but enjoyed a lot. the guide Noman was awesome and friendly. recommend this tour anyone visiting Niagara falls.","review_date":"September 8, 2018","user":"arthurzersty"},{"attraction_id":1306,"rating":5.0,"review":"OUR TRIP \"OVER THE FALLS\". Neva was the best! We couldn't have had a more entertaining host for our tour. When she wasn't giving us history lessons or pointing out the many interesting attractions around us, she was cracking jokes to beat the band. She probably could quit her day...","review_date":"September 7, 2018","user":"catherine_i"},{"attraction_id":1306,"rating":5.0,"review":"Niagara Falls tour and maid of the mist. Our tour guide was Neva the Diva. Did an awesome job. Great personality and made the day fun. Would recommend her for anyone doing a tour of the falls.","review_date":"September 7, 2018","user":"joann_s"},{"attraction_id":1306,"rating":5.0,"review":"A great \"all in one tour\". Paul did a great job to make this a perfect day. Combination of the American and Canadian highlights was well selected.","review_date":"September 7, 2018","user":"647henrys"},{"attraction_id":1306,"rating":5.0,"review":"Very enjoyable tour. We had Jarius for our guide and he was great. He was gave us alot of history of the area. The tour started with the a ride on the Maid of the Mist which was awesome. It takes you right to the falls. You do...","review_date":"September 6, 2018","user":"rita_w"},{"attraction_id":1306,"rating":5.0,"review":"Fantastic Tour!. Amazing tour with so much to take in! Very well put together and our tour guide Caleb, was outstanding. He was a seasoned veteran and offered above and beyond information for everyone. Full bus... but it felt like it was an individual presentation as he...","review_date":"September 6, 2018","user":"roam282482"},{"attraction_id":1306,"rating":5.0,"review":"Best tour we\u2019ve ever done!. We were up in Niagara for a few days from New York, so had already pre booked this trip through their website. All the communication from the office was first class and pick up details and requirements were all clearly set out.\nOur tour guide...","review_date":"September 6, 2018","user":"davidmiddleton03"},{"attraction_id":1306,"rating":5.0,"review":"The tour was Excellent!!!. We thoroughly enjoyed this tour. Our tour guide Noman was exceptional! He was very knowledgeable and showed us many things around the falls. In a word, excellent tour.","review_date":"September 5, 2018","user":"jonson45698"},{"attraction_id":1306,"rating":5.0,"review":"First time at the falls. The tour was wonderful and our guide Noman is extremely friendly and has lots of knowledge about the area. He took us to great places and made sure that everything was timed out extremely well. Such a pleasant experience!! Will recommend this tour with Noman!","review_date":"September 5, 2018","user":"harrykhan979"},{"attraction_id":1306,"rating":5.0,"review":"What great fun!. We thought we had just booked a trip on the Maid of the Mist, but got a great tour of several other venues including the whirlpools, skylon, Table Rock, and a stop at a great little restaurant to try poutine. Our guide, Tom, was so...","review_date":"September 5, 2018","user":"jod80"},{"attraction_id":1306,"rating":5.0,"review":"Jay was a great tour guide. Very informative and great experience.. Highly recommend this tour! Our guide Jay and his ride along Juan were friendly, patient, informative and made the tour enjoyable for all.","review_date":"September 4, 2018","user":"krboyles1"},{"attraction_id":1306,"rating":5.0,"review":"Over the Falls Tours- excellent tour. My wife and I spent labor day weekend at Niagara Falls, Canadian side. We booked the Over the Falls Tour based on reviews from Trip Advisor. We were more than pleased with our choice. Jay, our tour guide was informative and his stories were very...","review_date":"September 4, 2018","user":"donaldlocastro"},{"attraction_id":1306,"rating":5.0,"review":"Amazing Niagra. The deck may get wet , they said. By the end the water was flowing every where. What an amazing place , you have to do it.","review_date":"September 3, 2018","user":"rjph2017"},{"attraction_id":1306,"rating":5.0,"review":"Rush without drugs. The boatride was so much fun. Getting wet was so much fun. It was like hearing the roar of the god Niagara.","review_date":"September 2, 2018","user":"trike2010"},{"attraction_id":1306,"rating":5.0,"review":"Over The Falls With J. 5 hours of fun and education. Love that the size of the tour was only 21 people on your own mini bus. Mix of walking and riding was great. J was an awesome tour guide, treated you as if you were one of his family....","review_date":"September 2, 2018","user":"thomas_r"},{"attraction_id":1306,"rating":5.0,"review":"Excellent. Our tour guide Jay was well informed and fun! We enjoyed our time...a little different than what I thought I signed up for but overall a very nice experience.","review_date":"August 31, 2018","user":"twila_g"},{"attraction_id":1306,"rating":5.0,"review":"An Outstanding Adventure!!!. We had such a great time on the tour. I came to Niagara falls as a child before but this is the first time I visited Niagara falls as an adult. Noman, the tour guide was very friendly and shared a bunch of history of...","review_date":"August 29, 2018","user":"williamtannn"},{"attraction_id":1306,"rating":5.0,"review":"Great Tour, Treated like family!!!. Our tour guide was Noman. He was awesome and perfect for this tour! He picked us up and dropped us off right at our hotel. We did the maid of the mist, Luna Island, Canadian falls, Skylon and many more. The lunch place was excellent...","review_date":"August 29, 2018","user":"oscarmr14589"},{"attraction_id":1306,"rating":5.0,"review":"Great Experience. We saw every view possible of the falls.Our bus was right on time & a very comfortable ride. Our leader Paul made it fun & very descriptive of the area.Thx to him we enjoyed the whole thing highlighted by the Mist ride.","review_date":"August 29, 2018","user":"brucer1"},{"attraction_id":1306,"rating":5.0,"review":"Excellent close up and far away views of falls. Our guide, Paul, was terrific - knowledgeable, entertaining and friendly. The close up views of the falls were awesome. Note that the website I used to make reservation said the tour would start at 9:30 and last approximately 4 hours, but for us it started...","review_date":"August 29, 2018","user":"donwmay"},{"attraction_id":1306,"rating":5.0,"review":"Terrific Way To See The Falls. My wife Jane and I took this tour on Monday August 27th, 2018. It was so much better than I imagined! The tour included about 25 people. After pickup at our hotel (so convenient), We began with the Maid of the Mist, the iconic boat...","review_date":"August 29, 2018","user":"bcdon"},{"attraction_id":1306,"rating":5.0,"review":"Awesome tour... for sure.. This tour was made measurable by our tour guide Josh. Not only was he very knowledgeable about the history of the falls but kept us on schedule and made each stop enjoyable. Thank goodness we didn't get his twin brother Caleb! Thanks Josh for a...","review_date":"August 29, 2018","user":"steve_c"},{"attraction_id":1306,"rating":5.0,"review":"Great tour... highlight of our anniversary trip . Great tour! Our tour guide, Jairus(Jay) was excellent! He was very knowledgeable, informative and funny. Highly recommend this tour!","review_date":"August 28, 2018","user":"vacationer304988"},{"attraction_id":1306,"rating":4.0,"review":"Leisure . Saw and heard the Falls from all angles...what an experience! Our tour guide was very knowledgeable and very entertaining. Wish I could remember half of the information he told us!!!","review_date":"August 28, 2018","user":"taka_n"},{"attraction_id":1306,"rating":5.0,"review":"Wonderful tour with Wife and I. This was one of the high lights of our entire trip, It is a great way to see the falls and learn about the history!","review_date":"August 28, 2018","user":"gregcornett"},{"attraction_id":1306,"rating":5.0,"review":"Honeymoon. Our tour guy Jay was the best from Over the Falls Tour. He was very knowledgeable. I would definitely recommend The Maid of the Mist tour. Would rate Jay a 5 star.","review_date":"August 27, 2018","user":"alissa_r"},{"attraction_id":1306,"rating":5.0,"review":"what a great Tour. What a fun and informative tour with an excellent guide Noman. He made sure no one got left behind in the group and was very good at telling us the history about the area. Would recommend the tour!","review_date":"August 27, 2018","user":"mellowmashyy"},{"attraction_id":1306,"rating":5.0,"review":"Over the Falls . Great tour! Our guide, Paul, very informative. He shared a lot of history of the falls as well as colorful stories on people who have attempted going over the falls. Awesome views of the falls from both American and Canadian side. This tour made our...","review_date":"August 26, 2018","user":"rhonda_g"},{"attraction_id":1306,"rating":5.0,"review":"I got Misted at Niagra Falls!. We were picked up on time and provided with a return ride. Our tour guide knew his stuff and had a great sense of humor. The falls themselves are Awesome! We were provided with a rain poncho, but you still get wet so dress appropriately....","review_date":"August 25, 2018","user":"deneen_n"},{"attraction_id":1306,"rating":3.0,"review":"Falls are worth the trip. We really enjoyed seeing the falls from both sides of the boarder. Our tour guide was knowledgeable and funny. The one thing we did not like was they only stopped for 30 minutes at most stops but he took us to a restaurant shopping area...","review_date":"August 25, 2018","user":"777mannys"},{"attraction_id":1306,"rating":5.0,"review":"Great ride on boat. Had a great time on tour and boat ride was amazing. Our guide Jay was friendly and informative about the falls. Great experience","review_date":"August 25, 2018","user":"sandy_f"},{"attraction_id":1306,"rating":5.0,"review":"Hornblower Cruise to the falls on the Canadian Side. A must do for your visit to Niagara Falls. The staff was great, the lines move quickly and it is so fun to get wet getting that close to the falls!","review_date":"August 25, 2018","user":"coachdrobb"},{"attraction_id":1306,"rating":5.0,"review":"Great memories. Noman our guide was awesome. He was friendly and showed genuine enthusiasm for his job. He was very knowledgeable of all the attractions. He made the day memorable. Thanks!!","review_date":"August 24, 2018","user":"alex299834"},{"attraction_id":1306,"rating":5.0,"review":"Great overview!. I wasn't sure about the need for a guided tour of Niagara Falls, but having booked this tour I highly recommend it. You get to see the falls from many different views and I don't think there is any way I would have gotten so...","review_date":"August 24, 2018","user":"rob_s"},{"attraction_id":1306,"rating":5.0,"review":"Hole In One. Neva the Diva gave my family of four a comprehensive Niagara Falls experience. Just when you think you can't see another beautiful part of the falls, Neva took us there! It was a long day, but I wouldn't change a thing. We would have never...","review_date":"August 22, 2018","user":"jenn_c"},{"attraction_id":1306,"rating":5.0,"review":"Over the Falls Tour. My husband and I just returned from this awesome tour. It was just amazing. Mother Nature at her best. Beautiful and breathtaking! But I have to give kudos to our tour guide, Paul, who added an extra layer of fabulous. This man was friendly, informative,...","review_date":"August 22, 2018","user":"patricia_d"},{"attraction_id":1306,"rating":4.0,"review":"Amazing experience. We have been to Niagara Falls many times ,but I had never been on the Maid of the Mist .We had young visitors from U.K. And we all went on .I didn't know what I was missing ,it was brilliant,a fascinating experience!","review_date":"August 21, 2018","user":"marylyn497"},{"attraction_id":1306,"rating":5.0,"review":"Great time!. Our tour with Paul was amazing! His knowledge of the area and storytelling was superb!\nIt was a comfortable easy time having him navigate the town for us.","review_date":"August 20, 2018","user":"d8698jdkevino"},{"attraction_id":1306,"rating":5.0,"review":"Great time with our guide Jay from Over the Falls Tours. My wife and I had a great time on The Canadian Side Tour. Our guide Jay was the best. His knowledge of Niagara history and his humor is what made the tour great. If your taking the tour ask for Jay he's the man.","review_date":"August 20, 2018","user":"esporj"},{"attraction_id":1306,"rating":5.0,"review":"Highlight of our trip!. Our family of four took this tour this past weekend with Jay as our tour guide. It was a worry free day as all of the driving and navigating were taken care of. Jay was very knowledgeable of Niagara Falls history and was very personable....","review_date":"August 20, 2018","user":"dngtrumps"},{"attraction_id":1306,"rating":5.0,"review":"Great Tour. Paul Traverse guided us around to all the sites and more, intermingled the tour with stories and anecdotes much to our delight. The time flew by but yet was filled with interesting facts and the kids learned a bunch. Great tour!","review_date":"August 19, 2018","user":"erik_k"},{"attraction_id":1306,"rating":5.0,"review":"Fun Time, Great Tour. My husband and I took our first tour of the falls on What started out as a dreary rainy day. Our tour guide was Jay. From the beginning he made it fun, and kept us laughing. We had a great group of people to spend...","review_date":"August 19, 2018","user":"bernie493"},{"attraction_id":1306,"rating":5.0,"review":"Worth every penny. The Maid of the Mist Boat Ride experience is very well organised and gives a fantastic close-up experience of the Niagara Falls. We preferreed to book tickets on line booking in advance of our trip rather than through a hotel package which worked well for...","review_date":"August 19, 2018","user":"156judit"},{"attraction_id":1306,"rating":5.0,"review":"Great tour!. Josh was our tour guide & he was awesome! Kept us on schedule & made us laugh all day long. Our tour stuck to the 6 hour time line, yet we had plenty of time to see all the sights. My favorite stop was Table...","review_date":"August 18, 2018","user":"terry_p"},{"attraction_id":1306,"rating":5.0,"review":"Loved it! Go team Paul!. I wasn't sure which tour to select as there were so many choices. I selected this tour based on reviews. Im so glad i did. I was a bit hesitant because of the price but it was well worth it. We stayed on the Canadian...","review_date":"August 17, 2018","user":"mom2mom2015"},{"attraction_id":1306,"rating":5.0,"review":"Vacation . Great tour!! JOSH was very informative and funny. The tour lasted about five hours. You get to see both side of the falls. It was a great day! Thanks again Josh!!","review_date":"August 17, 2018","user":"dmked"},{"attraction_id":1306,"rating":5.0,"review":"Niagara Falls. Fantastic tour of the Falls. Jay our guide was great! He informed us about the history of the Falls both US and Canadian side and different historical sites. If you take this tour ask for Jay, you won't be disappointed!","review_date":"August 16, 2018","user":"joseph_s"},{"attraction_id":1306,"rating":5.0,"review":"The boat ride on the Maid of the Mist was just awesome! Be prepared to get a little wet!. Jarius was a fabulous tour guide who shared such great entertaining stories about the history of the Falls. His presentation, along with visiting the Falls, Goat Island, and Sky Tower, made it a fun, comprehensive outing if you plan to visit Niagra Falls for just...","review_date":"August 16, 2018","user":"lindaalsop"},{"attraction_id":1306,"rating":5.0,"review":"maid of the mist. So awesome to feel the power of the falls close up. This is a best buy attraction. Don't miss out on seeing and feeling the best thing about Niagra Falls.","review_date":"August 16, 2018","user":"pekingok"},{"attraction_id":1306,"rating":5.0,"review":"Amazing Tour. we were able to see multiple attraction of Niagara falls without the hassle of unknown street and parking. Our guide Noman was knowledgeable and exceptional from the beginning of the tour until the end. Thanks!!!!","review_date":"August 15, 2018","user":"jacobrry"},{"attraction_id":1306,"rating":5.0,"review":"Amazing time. one of my friend recommended me to take this tour. The tour was well designed and organized. we saw Niagara falls from both side. The tour guide Noman was very nice and informed us many facts about the area.","review_date":"August 15, 2018","user":"debby02043"},{"attraction_id":1306,"rating":5.0,"review":"Great Tour!. Our guide Robert was prompt, friendly and informative. He had lots of information on the history of the Falls and Niagara State Park. He had a great personality and gave us plenty of time to get from one excursion to the next. Great job!","review_date":"August 15, 2018","user":"joseph_s"},{"attraction_id":1306,"rating":5.0,"review":"Excellent tour. Our tour guide ROBERT was amazing! He was extremely knowledgeable and humorous. He picked us up promptly and was a pleasure to be with throughout the tour. He even had photo clippings of some of the famous people of Niagara Falls. I highly recommend this...","review_date":"August 15, 2018","user":"teacher-sofia"},{"attraction_id":1306,"rating":5.0,"review":"Memorable Trip. The tour was fantastic and happy that we took that tour. The tour guide Norman was friendly and very accommodating. The boat ride was real fun. Definitely recommend the tour.","review_date":"August 14, 2018","user":"katylgd001"},{"attraction_id":1306,"rating":5.0,"review":"OVER THE FALLS TOUR. Great tour of Niagara Falls and surrounding area. Our guide, Adam, was great! On time, very informative, and gave us a lot of information we all found very interesting about the area and it's history. It was quite obvious from the start he likes his...","review_date":"August 14, 2018","user":"james_s"},{"attraction_id":1306,"rating":5.0,"review":"Great our and guide!. This was a great way to see parts of the US side of the falls I would not have seen since I was staying on the Canadian side. Noman was a great guide.","review_date":"August 14, 2018","user":"feel_all_right"},{"attraction_id":1306,"rating":5.0,"review":"Nice Tour Excellent time at Niagara Falls. Noman is a very good tour guide and has an amazing personality. Went on Niagara falls tour and enjoyed every bit of it. Thanks!!!","review_date":"August 14, 2018","user":"marvinlara312"},{"attraction_id":1306,"rating":5.0,"review":"Awesome tour and awesome tour guide. Jairus was our guide and went above and beyond to make our experience out standing. He was very friendly, full of interesting facts and made the tour fun. I would definently recommend this tour to anyone that is in the area and wants to not...","review_date":"August 12, 2018","user":"karan_r"},{"attraction_id":1306,"rating":1.0,"review":"Oversold and Underdelivered. 1)The guide turned up 30 mins late and was all over the shop\n2)Delivered the news that we were not doing the US side and this was replaced to us staying only on Canadian side -last min change\n3)The other spots included in the itenary...","review_date":"August 12, 2018","user":"vijith_s"},{"attraction_id":1306,"rating":5.0,"review":"Over the Falls\/Maid of the Mist Tour!. Robbie was our trip guide\/driver, He was very informative.. Lots of stories about the area and the history of the Falls.. The patience of a saint.. I was like ,really?? not out waiting and not bringing their passport... Made the trip very fun time.. Thanks...","review_date":"August 10, 2018","user":"diane_c"},{"attraction_id":1306,"rating":5.0,"review":"Great way to experience the Falls . Strongly recommend this tour for all. Our guide Paul, was extremely knowledgeable, friendly and made the experience wonderful for us (which includes an extremely talkative 9 year old). In addition to seeing the Falls on the boat, we also toured other areas which we would...","review_date":"August 10, 2018","user":"nortega001"},{"attraction_id":1306,"rating":5.0,"review":"Over the falls tour. Paul, our driver\/tour guide made our trip a success, even with inconsiderate family.on. He was knowledge, friendly and helpful. The points we visited , helped us enjoy Niagra Falls immensely. Would recommend, and he knows the best fudge place in the area.","review_date":"August 10, 2018","user":"rik_a"},{"attraction_id":1306,"rating":5.0,"review":"Niagara Falls Trip!!!. Noman makes seeing the falls from Canada & States simple and stress-free. Crossing the border both ways went very smoothly. Loved every minute of our tour! Maid in the Mist boat ride was amazing - wet but amazing! The last stop at Skylon Tower had...","review_date":"August 9, 2018","user":"scott_l"},{"attraction_id":1306,"rating":5.0,"review":"Wonderful Experience. This was an excellent tour and Jay was a great tour guide. He was very knowledgeable about the falls history and other interesting facts.","review_date":"August 9, 2018","user":"buzz_b"},{"attraction_id":1306,"rating":5.0,"review":"Great Tour. My family and I did the Over the Falls Tour of the Canadian side on Monday, and it was amazing! Our guide, Josh, was informative, funny, and took us to all sorts of places that I doubt I would've been to by myself. The boat...","review_date":"August 9, 2018","user":"brianna_s"},{"attraction_id":1306,"rating":5.0,"review":"so many things to do. nice view close to the fall Niagara fall is 1 of best place to visited people are very nice and helpful","review_date":"August 8, 2018","user":"estelle_l"},{"attraction_id":1306,"rating":5.0,"review":"Amazing Fun. Went on the tour. Never been to Niagara Falls before. Had a fantastic time with Noman. Enjoyed the view of the falls very much.","review_date":"August 8, 2018","user":"kelly2313"},{"attraction_id":1306,"rating":5.0,"review":"Misty Maid and Circular Rainbows. This was by far one of the best experiences I've ever had. The falls are breathtaking and the entire city around it is alive. But the Hornblower\/Maid of the Mist (American Side) cruise is a must. Its a wonderland as you descend into the mist...","review_date":"August 7, 2018","user":"muhammad_b"},{"attraction_id":1306,"rating":5.0,"review":"Wow. This boat ride brings you right to the edge. Fabulous. Fun. Wet. No worries it is well organized with a lovely rain poncho as a souvenir!","review_date":"August 7, 2018","user":"diane_o"},{"attraction_id":1306,"rating":3.0,"review":"Maid of the Mist was the highlight. It was to long, the pick up took to long, after the boat the stop at the hooky souvenir shop was unnecessary. John the guide was poor.","review_date":"August 7, 2018","user":"kay_c"},{"attraction_id":1306,"rating":5.0,"review":"Great Trip, Well Worth It. Took the tour with Jarius, he was fantastic. He was very friendly and informative throughout the entre tour. He made sue we hit all our spots and did a great job of keeping the group together. This trip allows you to see a wide range...","review_date":"August 6, 2018","user":"izhar_h"},{"attraction_id":1306,"rating":5.0,"review":"awesome over the falls tour!. Neva the Diva was an awesome tour guide. We had such a fun time. She told us stories about the falls and answered all our questions. I would recommend this tour to all my friends","review_date":"August 5, 2018","user":"denise_p"},{"attraction_id":1306,"rating":5.0,"review":"Over the falls tour with Neva Diva. Excellent tour. Neva has a good sense of humour and a good knowledge of the area.\nShe took us to both the US side and Canadian side of Niagara Falls.","review_date":"August 5, 2018","user":"bobbiesteve"},{"attraction_id":1306,"rating":5.0,"review":"Great Sightseeing. We wanted to see everything without the hassle of parking and eventually we saw more than we thought. Our tour guide Noman was organized and did everything in timely manner. We never felt rushed though we were on the roll. Clean bus, good A\/C, Overall...","review_date":"August 4, 2018","user":"darianfrazzi"},{"attraction_id":1306,"rating":4.0,"review":"Great experience. Myself and my significant other have never been to Canada nor have we seen Niagara Falls so we decided to take a trip for the weekend. We chose this tour so we could learn a little more about Niagara Falls and also get to experience...","review_date":"August 4, 2018","user":"micaela_h"},{"attraction_id":1306,"rating":5.0,"review":"Paul was a five star tour guide and gave a fun and informative tour.. Paul gave a great tour of the Falls and surrounding items of interest such as the enormous hydro-electricity generation going on - both past and present. It was a bonus that Paul was born and raised here - so many of his anecdotes were first...","review_date":"August 3, 2018","user":"michael_t"},{"attraction_id":1306,"rating":5.0,"review":"Great tour. We had a fantastic time. Our guide Neva the Diva was knowledge and funny. Highly recommended for a fun filled day","review_date":"August 2, 2018","user":"irene_s"},{"attraction_id":1306,"rating":5.0,"review":"Great tour guide. Neva was great - she was so full of information about the Falls and the other places we visited. And, her energy and friendly manner were wonderful!\nWe would definitely recommend the tour and her as a guide!\nNeal and Laura T.","review_date":"August 2, 2018","user":"laurat1330"},{"attraction_id":1306,"rating":5.0,"review":"Niagara Falls Tour. This was an awesome day. The tour is well-planned and well-paced. Neva is a great tour guide and host. She took excellent care of all of us and kept us entertained as she educated us on what we were seeing. This was money well-spent.","review_date":"August 1, 2018","user":"kimberly_r"},{"attraction_id":1306,"rating":5.0,"review":"Fun and educational tour. Robbie was our tour guide and he was excellent. You could tell he really enjoyed sharing stories of Niagara lore! #teamRobbie","review_date":"August 1, 2018","user":"nocrybabiesffl"},{"attraction_id":1306,"rating":5.0,"review":"Maid of Mist tour with Paul. Paul was our tour guide for the day. He was very knowledgeable of the area, sites and history. He was the right tour guide for the group of people on the bus. Paul gets 5 stars. One recommendation and perhaps an oversight on my part...","review_date":"August 1, 2018","user":"claybrown3"},{"attraction_id":1306,"rating":4.0,"review":"A great day at the falls. We enjoyed the full day of touring around Niagara Falls, especially the Maid of the Mist Boat ride. We were able to visit many of the local attractions. Our guide, Paul did an excellent job sharing information (stories) about the falls. He was very friendly,...","review_date":"July 31, 2018","user":"mary_k"},{"attraction_id":1306,"rating":5.0,"review":"Five Star Tour, Great Value. Jarus was amazing. He knows so much about the history of the area and also is a child whisperer. He kept all the kids engaged and entertained, which is no small feat. His approach made this the most relaxing and fun 7 hours in a...","review_date":"July 30, 2018","user":"pushpa_g"},{"attraction_id":1306,"rating":2.0,"review":"Great Falls - poor tour guide. Great stops, enjoyed what nature has to offer!!!\nNot so much our tour guide Noman. He wasn't much more than our driver. The first half of the tour he did not share any information with us. On the way to our first stop we got...","review_date":"July 30, 2018","user":"rolfb643"},{"attraction_id":1306,"rating":5.0,"review":"Over the Falls was fantastic!. We booked our trip for Maid of the Mist and the Cave of the Winds. Highly recommend the guided tour! The Cave of the Winds was a highlight and not to be missed. Our guide, Paul, was friendly, well informed, shared lots of insider information...","review_date":"July 30, 2018","user":"steven_h"},{"attraction_id":1306,"rating":5.0,"review":"Thank You Robbie !. The whole experience with this tour was an eye opening. With our tour guide, Robbie, he was very detailed and accommodative.","review_date":"July 29, 2018","user":"cheebeng73"},{"attraction_id":1306,"rating":5.0,"review":"Great Experience!. I took this tour yesterday and had a great time! Our tour guide Robbie was so interesting, helpful and informative. He told us so many interesting stories and facts about the various sites we were visiting. Worth every penny!","review_date":"July 28, 2018","user":"louise_m"},{"attraction_id":1306,"rating":5.0,"review":"Niagra Falls Tour - Maid of the Mist. Robbie was a terrific tour guide. He was very knowledgeable and provided many interesting and fun facts plus he was very pleasant and easy to talk to. The tour was very well organized. The pickup and drop off were timely. The tour was a great...","review_date":"July 26, 2018","user":"garya6952018"},{"attraction_id":1306,"rating":5.0,"review":"Niagara falls Tour!!!. It was awsome touring Niagara Falls with Noman. we were really excited about everything and it was our first time at Niagara falls. Enjoyed every bit of it.","review_date":"July 26, 2018","user":"kellypersian"},{"attraction_id":1306,"rating":5.0,"review":"Best way to see the falls at every angle. It was the best experience for us. The tour guide Noman was helpful, kind, and very caring. It was very exciting to see the falls at every angle.","review_date":"July 26, 2018","user":"katyrkink"},{"attraction_id":1306,"rating":5.0,"review":"Best tour ever!. Small bus afforded us very individualized attention. Our tour guide, Paul, was knowledgeable and super pleasant. Loved him!!","review_date":"July 26, 2018","user":"diane_o"},{"attraction_id":1306,"rating":5.0,"review":"Paul was an excellent tour guide!!. This was our first visit to the Niagara Falls area (Canadian side) and we wanted to see all the best sights. We booked our tour online and we received a courtesy call almost immediately confirming our trip, which was greatly appreciated. We were met at...","review_date":"July 26, 2018","user":"casebt"},{"attraction_id":1306,"rating":5.0,"review":"Excellent Tour. Very informative, tour guide Adam was great, kept us on time, had a lot of knowledge and was very informative.","review_date":"July 26, 2018","user":"tomkeystone"},{"attraction_id":1306,"rating":5.0,"review":"Great value!. This was an excellent tour well worth the money! Our guide Adam was so personable and knowledgeable. You see the falls on both sides (American:Canadian) and literally from all angles possible. We were given plenty of opportunities to explore separately from the group. My one...","review_date":"July 25, 2018","user":"nicoleandbaby"},{"attraction_id":1306,"rating":5.0,"review":"Adam was a first rate guide.. Adam picked us up exactly on time. The most polite, knowledgeable, guide you could ever ask for. Tour bus could use a better a\/c, and air shocks. First rate, best way to see the awesome natural attractions at Niagra. Bucket list item checked off. Stayed...","review_date":"July 25, 2018","user":"k7437wythomasg"},{"attraction_id":1306,"rating":5.0,"review":"Top Tour. We spent almost a full day with our tour guide, Jay. He was friendly, knowledgable and gave us top treatment. We felt lucky to have him as he made our tour most enjoyable. The tour took us to areas we probably would have missed had...","review_date":"July 25, 2018","user":"chrissypearl"},{"attraction_id":1306,"rating":5.0,"review":"Fantastic Tour!!!. Noman did an awesome job! We had a great time! He was very informative and just an all around nice person! This tour was so much more than we expected! The kids loved the Skylon Tower!! Surely recommend this tour.","review_date":"July 24, 2018","user":"pault0o"},{"attraction_id":1306,"rating":5.0,"review":"Paul's Tour. We LOVED our tour with Paul. He was very informative. Paul has a unique ability to heard his group without hearing his group. It was a fun, friendly atmosphere. We learned so much and had fun too. Thanks Paul! A job well done.","review_date":"July 24, 2018","user":"t2042wklucyc"},{"attraction_id":1306,"rating":5.0,"review":"Had so much fun!!. We had an awesome time with Noman on our tour. He was very knowledgeable and informative about the history of Niagara Falls and every story he told came with a few jokes which was fun and refreshing! Much more exciting and entertaining than some other...","review_date":"July 23, 2018","user":"marion23231"},{"attraction_id":1306,"rating":5.0,"review":"Great Tour. We had a great time touring the falls and surrounding areas in Niagara with Jay! We were able to enjoy the key sights and to learn about them from our guide.","review_date":"July 23, 2018","user":"gwendolynw434"},{"attraction_id":1306,"rating":5.0,"review":"It was great. Noman made our tour extra special.\nHe has so much knowledge of the area which he shared. He has so much passion for what he does which made the tour great. We really enjoyed the tour. I think Niagara Falls is the most beautiful place...","review_date":"July 23, 2018","user":"larryyyyy33333"},{"attraction_id":1306,"rating":5.0,"review":"Niagara falls!!. The falls were beautiful and our tour guide Noman was phenomenal. Plan on bringing my mother and sister. i came to know lots about the falls. Enjoyed the beauty indeed!!!","review_date":"July 23, 2018","user":"tony23230"},{"attraction_id":1306,"rating":5.0,"review":"Jay was Fantastic!. We had a great time on the tour. Jairus (Jay) kept us entertained throughout the tour. It is longer than advertised but we visited many places. We visited the American side of the falls, the Canadian side, the Whirlpools, the Skylon viewing tower, and stopped...","review_date":"July 22, 2018","user":"kristinrn972"},{"attraction_id":1306,"rating":5.0,"review":"great tour. My wife and I had a great time on a tour of the Canadian side of Niagara Falls with \" over the falls tours \" . Our guide \" Noman \" was knowledgeable and very professional. There were a few issues with guests and they...","review_date":"July 22, 2018","user":"steve_s"},{"attraction_id":1306,"rating":5.0,"review":"A must do . This was just what we wanted to do when we arrived. Great price for the ride. The adults with us had more fun than the kids. You get right up on the falls and you feel the water hitting you in the face. Incredible views...","review_date":"July 22, 2018","user":"timetoeat89"},{"attraction_id":1306,"rating":5.0,"review":"Randy was GREAT !. Enjoyed the tour, but beware it is not a 4-4 1\/2 hour tour as advertised. It is a 6 hour tour !. Several other people also were surprised when told this by Randy as we boarded the bus at 8:30 am. Returned to hotel at...","review_date":"July 22, 2018","user":"lori_j"},{"attraction_id":1306,"rating":5.0,"review":"Informative and Fun!!!. First off....Randy is an exceptional tour guide! I hope Randy\u2019s boss reads this and gives him a raise.\nThe tour was much longer and more inclusive than I expected. I was pleasantly surprised with the information provided and the exceptional structure for the tour. This...","review_date":"July 22, 2018","user":"troseusmc"},{"attraction_id":1306,"rating":5.0,"review":"Randy was a great \u201cvisitor\u201d guide!!. When I purchased through trip advisor, I did not realize it was for a 6 hour tour! But it ended up being a great deal, especially on the first day of our trip. We then knew about the places we wanted to go back through...","review_date":"July 21, 2018","user":"colleen_l"},{"attraction_id":1306,"rating":5.0,"review":"Great tour!. Randy was our tour guide. He was the absolute best he was very knowledgeable about the attractions and the area. He gave us the best information and the best tour. He left us off at the entrance of each tour, got our tickers and gave...","review_date":"July 21, 2018","user":"carp15444"},{"attraction_id":1306,"rating":5.0,"review":"Niagara Falls Canadian Side Tour and Maid af the of the Mist Boat Ride. The must amasing Tour. We really emjoyed, and will never forget Niagara Falls. Robbie was so excellent.","review_date":"July 21, 2018","user":"mcbh"},{"attraction_id":1306,"rating":5.0,"review":"What a great day!!!. What a day!!!\nBooking it, i though it was for a couple of hours.\nNo chance!\nWe were picked up by the guide who took us all around the falls and sharing all his knowledge for the all day. Well! From 8:30am to around 4:00pm....","review_date":"July 20, 2018","user":"xavier_g"},{"attraction_id":1306,"rating":5.0,"review":"Must Do!!. we spent the day with tour guide Noman.\nhe is friendly and eager to answer all the questions.\nwe saw the falls from both Canada and USA side. worth the money!!","review_date":"July 20, 2018","user":"axelaat"},{"attraction_id":1306,"rating":5.0,"review":"Perfect day perfect tour. We booked the tour and it turned out amazing. The day is great and lots of fun. The tour guide Noman was excellent. Enjoyed every moment.","review_date":"July 20, 2018","user":"r0nnkay"},{"attraction_id":1306,"rating":5.0,"review":"Falling love with Niagara Falls. We falling love with Niagara Falls and our tour guide noman. He was very informative and funny. We would highly recommended this tour with over the falls. Thanks over the falls and thanks noman.!!!!!!","review_date":"July 20, 2018","user":"jerrymrs111"},{"attraction_id":1306,"rating":5.0,"review":"Niagara falls. We had noman as our tour guide.was fun and informative tour with him. he had described very well the places we were going to visit, explained what and how to go about each and every area we visited.thank you noman you made our tour a...","review_date":"July 19, 2018","user":"lee1111110"},{"attraction_id":1306,"rating":5.0,"review":"\"A Memorable Tour with Josh\". Josh arrived at our hotel early to pick us up for the tour. He was friendly, informative, funny, and willing to answer any questions that were asked of him. We weren't expecting it to be as long as it was (11:30 am to 6:00 pm)...","review_date":"July 19, 2018","user":"ann_h"},{"attraction_id":1306,"rating":4.0,"review":"Extensive but awesome tour with Noman!. This tour is well worth the money. We booked last minute but they were very accommodating and gave us all the information we needed, including parking information, tour activities, and more. Our tour guide was Noman, he was awesome! He was very well acquainted with...","review_date":"July 17, 2018","user":"387jasming"},{"attraction_id":1306,"rating":5.0,"review":"Well worth the money!. We had an amazing time on this tour! Paul, our tour guide was knowledgeable and made our trip fun! Was great to be picked up and dropped off at hotel. Saw many of the great sites of the area and different views of all the...","review_date":"July 17, 2018","user":"reneehelen"},{"attraction_id":1306,"rating":5.0,"review":"Fabtastic. Booked this through trip adviser\/Viator. Wasn\u2019t expecting as much as we got! We got picked up at hotel fairly promptly, driver was very chatty and informative. Picked up other then on to the trip. We did US falls side and stopped at lots of places...","review_date":"July 17, 2018","user":"roxysoxy1"},{"attraction_id":1306,"rating":5.0,"review":"Fun day with a great tour guide. Neva, aka Neva the Diva was our guide for the 5 hour trip. She made us feel welcome and special from the minute we were picked up. Her knowledge of the area was excellent and the trip was fun and well planned.","review_date":"July 17, 2018","user":"louann335"},{"attraction_id":1306,"rating":5.0,"review":"Great tour. Jay was our tour guide he did a wonderful job giving us information about the falls! I would definitely recommend going on this tour!","review_date":"July 15, 2018","user":"cherchic2009"},{"attraction_id":1306,"rating":5.0,"review":"A _MOST_ awesome journey!. We were picked up on time with no hassle whatsoever by Jay our guide and then quickly ferried around to pick up the remaining members of our tour before being whisked away on a multi-stop guided tour of some of the major attractions on both...","review_date":"July 14, 2018","user":"jonas_stephens"},{"attraction_id":1306,"rating":5.0,"review":"Excellent tour of Niagara falls!!!!!!!. This was a great tour of Niagara Falls. Our tour guide, Noman, was friendly, nice, and knowledgeable. The tour covered all the main attractions and some that we would not have seen on our own. It was a real luxury to have someone drive us...","review_date":"July 13, 2018","user":"deishin_l"},{"attraction_id":1306,"rating":5.0,"review":"Worry less Tour. Thank you Noman for making our visit at falls totally worry free.\nOur tour was full of fun and enjoyment. Recommend this tour.","review_date":"July 13, 2018","user":"alexyxxx"},{"attraction_id":1306,"rating":5.0,"review":"awsome trip!!!. I have enjoyed the trip and everything. there are lots of things to do. did lots of things which ae beyond expectation. Tour guide Noman was excellent. thanks Noman!!!","review_date":"July 13, 2018","user":"kaylagggg"},{"attraction_id":1306,"rating":5.0,"review":"Family vacation. Our family had a wonderful time visiting the sites on this tour. Our tour guide was very knowledgeable and very accommodating to the tour participants. The kids had a blast on the Maid of the Mist boat ride. We were able to see and here...","review_date":"July 13, 2018","user":"eric_s"},{"attraction_id":1306,"rating":5.0,"review":"Checks all the boxes. What a wonderful way to see the sites. We just had a great tour with Robert as guide. He is knowledgeable, friendly and entertaining. The highlight of the tour is the boat ride, but they cover many sites including the tryon tower and whirlpool. We...","review_date":"July 13, 2018","user":"mikefromny"},{"attraction_id":1306,"rating":5.0,"review":"Must do!. This was on our bucket list and it was amazing! Paul was the best tour guide and we learned so much! We saw more than we even imagined we would! If you are visiting Niagara Falls this is a must do!","review_date":"July 13, 2018","user":"lismos1"},{"attraction_id":1306,"rating":5.0,"review":"Just Finished a WONDERFUL DAY!. Zero stress, no waiting in lines. Just enjoying the sites. So worth it. Tour guide Paul was awesome!","review_date":"July 12, 2018","user":"jamesg6256"},{"attraction_id":1306,"rating":5.0,"review":"The tour was fantastic. This is a must tour for anyone visiting Niagara falls. the tour included canada too.\nvery much enjoyed the tour. Out guide Noman was awsome with great knowledge about the falls. we had elderly members in our group. we were never rushed. Boat ride, Cave,...","review_date":"July 12, 2018","user":"desujamrs"},{"attraction_id":1306,"rating":5.0,"review":"Worth it. This is a must. Great tour of American side. Get real close to the falls. Tour guide Josh was great. Very informative and funny. If you were to try to do all this separately on your own, it would be a pain, trying to park...","review_date":"July 12, 2018","user":"joeang1004"},{"attraction_id":1306,"rating":5.0,"review":"What a Great Experience!!. Thanks to Over the Falls for being such a great team! Since day one setting schedule to the very last minute we got the best service ever! Operators over the phone, sending emails, and our Tour Guide, Tom, just THE BEST!!\nThans a million!","review_date":"July 12, 2018","user":"giannabatistai01"},{"attraction_id":1306,"rating":5.0,"review":"Great Tour!. From doorside pickup to drop off this tour was great. Paul was our tour guide and driver and he was extremely knowledgeable and funny. He gave us the history and told a fun story or two at each of our stops and along the route....","review_date":"July 11, 2018","user":"x12naro"},{"attraction_id":1306,"rating":5.0,"review":"So much FUN!!. We had the best time EVER! Got a bit wet on the boat ride...but that's all a part of the fun. Best way to get a real feel for the magnificent beauty and incredible power of Niagara Falls.","review_date":"July 10, 2018","user":"travelingtexan2018"},{"attraction_id":1306,"rating":5.0,"review":"Over the Falls Tour. My husband and I took the Over the Falls tour with guide Josh. It was a perfect day to see the falls. It was our first time at Niagara Falls. Josh told us stories about the falls in- between stops. He was awesome and would...","review_date":"July 10, 2018","user":"pam_p"},{"attraction_id":1306,"rating":5.0,"review":"Truely a special experience. Our guide Paul introduced each couple or family as they were picked up. This created a friendly atmosphere. He was a very good story teller making travel times interesting. He purchased our tickets and took care of us all day. My husband and I as...","review_date":"July 9, 2018","user":"robbethdexter"},{"attraction_id":1306,"rating":5.0,"review":"Wonderous.. Niagara Falls for the first time sightseers as we were is indeed wonderful and together with the Maid of the Mist boat ride which goes right up to the falls and bus trip to get various vantage points this is a great tour.","review_date":"July 9, 2018","user":"alanraussie"},{"attraction_id":1306,"rating":4.0,"review":"Prepare to get wet. The boat got you pretty close to the horseshoe water falls. They do give you disposable ponchos but still better wear some fast dry shoes.","review_date":"July 9, 2018","user":"fada_h"},{"attraction_id":1306,"rating":5.0,"review":"Niagara Falls Exploring. happy that we took the tour. we had tremendous fun both Canada and US side. we had Noman as a tour guide. he was knowledgeable and took good care of us. We wish we could do this again.","review_date":"July 9, 2018","user":"carmensolo1"},{"attraction_id":1306,"rating":5.0,"review":"Great Experience. We drove to Canada the first day we got here. We were not prepared for the large number of tourist and lack of parking. We drove through and came back to hotel.\nThat night we signed up for the tour. Taking the tour was exceptional....","review_date":"July 9, 2018","user":"mary_o"},{"attraction_id":1306,"rating":5.0,"review":"A must see!!!. A must see!!!! This is a must to truly experience the power of the falls. It was so spectacular. I highly recommend this. Worth the money spent. We did it twice.","review_date":"July 8, 2018","user":"kim_h"},{"attraction_id":1306,"rating":5.0,"review":"Enjoyed. We was really happy with the tour.\nTour guide Noman was friendly and informative.loved the tour.maid of the most was great.","review_date":"July 7, 2018","user":"dora017111"},{"attraction_id":1306,"rating":5.0,"review":"Memorable experience. We really had good tour with my family. We went to the maide of the mist, three sisters island, sky Lon tower and other things. Our tour guide Noman was informative, engaging and caring. He recommended us to see the fireworks and really enjoyed it....","review_date":"July 6, 2018","user":"ehussain04"},{"attraction_id":1306,"rating":5.0,"review":"Excellent Day. Great way to see all of Niagra Falls in one day. Our guide, Robert was excellent. He was knowledgable and fun. And his jokes were at no extra charge. Definitly recommend this tour.","review_date":"July 6, 2018","user":"jr9298"},{"attraction_id":1306,"rating":5.0,"review":"4 year olds visit the Falls. We took the over the falls tour on July 1st 2018. We had our two 4 year old grandchildren along. Paul was a super tour guide, everything was prearranged; tickets, parking, lunch stop. We never felt rushed and we were able to see everything we...","review_date":"July 5, 2018","user":"g3016krjennifers"},{"attraction_id":1306,"rating":5.0,"review":"Niagra trip. Paul was our excellent tour guide today. He was so friendly and knowledgeable about the area. We visited Niagra on the Lake at his recommendation and it was great too. I give the tour our highest recommendation.","review_date":"July 4, 2018","user":"rose_s"},{"attraction_id":1306,"rating":5.0,"review":"Wonderful experience. A spectacular and impressive experience, with views of the falls from all angles and a rather damp experience on the Maid of the Mist Boat Ride, which takes you right up to the foot of the falls. A waterproof poncho was supplied.","review_date":"July 4, 2018","user":"mike_m"},{"attraction_id":1306,"rating":5.0,"review":"Awesome Tour. The tour was great! Myself and my college friends had a blast on the Hornblower and we had an opportunity to take a lot of photos and hear about some historic facts as well. Paul was our driver and tour guide and he did a...","review_date":"July 4, 2018","user":"latisha_j"},{"attraction_id":1306,"rating":5.0,"review":"Our Bedore Tours Canadian tour. This was a great tour. We were going to drive to the Canadian side fo the falls but we decided to take the tour. We thought the price was a little high, but we figured by the time we drive there, find parking and pay...","review_date":"July 3, 2018","user":"btown525"},{"attraction_id":1306,"rating":5.0,"review":"We had a ball!. I am often Leary of reviews. I made these reservations not fully knowing what to expect. My brother wanted to go to Niagara Falls for his 70th birthday. I needed to make that happen. Over the falls tour was my choice. Out tour guide was...","review_date":"July 3, 2018","user":"gemma_c"},{"attraction_id":1306,"rating":5.0,"review":"Niagara Falls Maid of the Mist. Maid of the Mist is a must do when visiting Niagara Falls. Get close up to the Falls! We purchased Discovery Pass in advance and picked up admission tickets and trolley pass for Niagara State Park upon arrival to park. Make sure to also do...","review_date":"July 2, 2018","user":"gregoryggibson1972"},{"attraction_id":1306,"rating":5.0,"review":"Great tour with great guide-Niagara Falls. Our Niagara Falls sightseeing tour with Noman was wonderful and memorable. He knew so much about the falls and had great sense of humor.he picked up and dropped us at our hotel. We took the maid of the mist boat ride which was fabulous. Enjoyed!","review_date":"July 1, 2018","user":"thomasoncrew"},{"attraction_id":1306,"rating":5.0,"review":"Outstanding tour. We received outstanding service on our Over the Falls Tour. When our guide, Paul, realized that my wife was having trouble keeping up, he found a wheelchair for her and wheeled her to the places we were visiting. Paul was extremely friendly and knowledgeable. One...","review_date":"July 1, 2018","user":"alberteaston"},{"attraction_id":1306,"rating":5.0,"review":"one day trip at falls. The whole day was fantastic with Noman, our guide for the day. The view of the falls awesome and we enjoyed. highly recommend the tour. thanks Noman!!","review_date":"June 30, 2018","user":"justut"},{"attraction_id":1306,"rating":5.0,"review":"Loved the tour. Boat and skylon. And amazing tour.loved the skylon the most. Tour guide,Noman was amazing, friendly and very organized.i loved all the attractions.","review_date":"June 30, 2018","user":"carlaron"},{"attraction_id":1306,"rating":5.0,"review":"Great tour. After being pick up from our hotel our fantastic guide Josh led us on a comprehensive, comfortable, and informative tour of the falls. We saw the falls from every vantage point while josh kept us engaged with local history information and tales of the daring....","review_date":"June 29, 2018","user":"lesly_k"},{"attraction_id":1306,"rating":5.0,"review":"Go Ahead. Be a Tourist.. A modern and comfortable bus, pleasant fellow travelers, and a well-thought-out trip. You efficiently visit the key areas, enjoy the history and photo opportunities and learn where you want to then spend more time.","review_date":"June 27, 2018","user":"onlythebest10017"},{"attraction_id":1306,"rating":5.0,"review":"American and Canadian views, Maid of the Mist boat ride.. Great tour with beautiful sights and sounds of the Falls. Jay was our tour guide! Amazing historian and tour director. He kept us on track with his humor and UKULELE. How fun!!!","review_date":"June 27, 2018","user":"gramma2four"},{"attraction_id":1306,"rating":5.0,"review":"Neva the diva. The trip was amazing we honestly had a blast. Neva the diva kept it very interesting and inter tanning it was a ball. Definitely recommend a tour from Neva when your visiting Niagara Falls on the Canadian side.","review_date":"June 25, 2018","user":"maymay1623"},{"attraction_id":1306,"rating":5.0,"review":"Informative Trip. Our Tour Guide - Niva was very knowledgeable and friendly - She provided us with a great experience that we would highly recommend to others. We learned and saw things we would have never witnessed on our own.","review_date":"June 25, 2018","user":"tim_l"},{"attraction_id":1306,"rating":3.0,"review":"decent. I dont know how many of you have ever heard of these 'niagra falls' before but they are VERY LARGE and i got very damp!!! Beware of this when the boat goes towards the falls as i had no time to dash inside and got...","review_date":"June 25, 2018","user":"maddie_f"},{"attraction_id":1306,"rating":5.0,"review":"Falls trip . Our group had 2 10-year-olds, 2 12-year-olds 2 seniors and my husband and I. We had an amazing time with Jay our tour guide. He had great history stories and I ukulele to keep us entertained. We would definitely do the tour again.","review_date":"June 21, 2018","user":"phylenes2017"},{"attraction_id":1306,"rating":5.0,"review":"Excellent Guide and great tour. I had my kids - ages 12 and 10 and my mom who is in her 70's with me and this was perfect for all of us. Our guide, Paul picked us up and dropped us off at the hotel and was very informative and...","review_date":"June 20, 2018","user":"drwon"},{"attraction_id":1306,"rating":3.0,"review":"Depends on what you want out of this tour.... What you do and what that would cost if you went on your own:\nSkylon Tower $14.50 pp\nMaid of the Mist $19.25 pp\nNiagra Whirlpool $0\nHorseshoe Falls from Canada $0\nGoat \/ Luna Island $0\nSouvenir City Headquarters (lunch & Souvenirs): $ Depends...","review_date":"June 18, 2018","user":"ramblinrader"},{"attraction_id":1306,"rating":5.0,"review":"Great Day with Party Fun. If you are lucky enough to get Neva (the Diva) as your bus-driver\/guide for your Canada Side tour with Maid of the Mist boat, you're in for a fun day. To get to the Maid of the Mist means crossing to the US (and back...","review_date":"June 18, 2018","user":"tony_l"},{"attraction_id":1306,"rating":5.0,"review":"Great view of both sides!. The Maid of the Mist is now the Hornblower on the Canadian side and is better than the Maid and gets closer to the waterfall, you feel like you are right under it and looking up at the solid wall of water. It is a...","review_date":"June 17, 2018","user":"cains55"},{"attraction_id":1306,"rating":5.0,"review":"A full day... This was a great trip. Our guide, Neva, was great. She kept us entertained and informed the whole time. This is a full days trip. We were picked up at the hotel at 11:30 and returned at 7 PM. We visited several historic sites including...","review_date":"June 15, 2018","user":"gmax61"},{"attraction_id":1306,"rating":5.0,"review":"Best Tour Guide Ever!. Really enjoyed the insight Caleb the tour guide added throughout the tour at all the sites. We would definitely take this tour again! Highly recommend others to take this tour and request Caleb!","review_date":"June 14, 2018","user":"marcia_h"},{"attraction_id":1306,"rating":1.0,"review":"Information the tour company does not tell you on the website. Or in a review.. I felt misinformed about the time length of this trip at first we were told 4-5 hours, then when the bus driver arrived 45 min later than we were told he would be there. He said it would be a 7-8 hour tour. You have...","review_date":"June 13, 2018","user":"madelinecrys"},{"attraction_id":1306,"rating":5.0,"review":"A memorable experience. Riding the Maid of the Mist was so exciting and added so much to the adventure of seeing the falls. Being up close to the falls, getting wet, and watching all the faces enjoying this experience was wonderful.","review_date":"June 13, 2018","user":"donna_d"},{"attraction_id":1306,"rating":5.0,"review":"Great Tour of Niagara Falls - Great Guide, Paul!. The whole day was terrific. Paul made sure that we were all welcome and comfortable all the way. He was enthusiastic, friendly, and fun.","review_date":"June 12, 2018","user":"joellen_c"},{"attraction_id":1306,"rating":5.0,"review":"Very knowledgeable tour guide. Thank you JAY for such an interesting tour! Jay was so patient with all our questions and made us feel so comfortable!","review_date":"June 9, 2018","user":"darlavt"},{"attraction_id":1306,"rating":5.0,"review":"Spectacular views. This tour offers a little something for everyone. Paul was very compassionate and informative. He knew a lot about the area and was making sure everyone in the group was taken care of. I would definitely recommend the tour as well as the guide!!!!","review_date":"June 5, 2018","user":"beth_s"},{"attraction_id":1306,"rating":5.0,"review":"Great Tour. Our tour guide was Paul and he was awesome. Paul handled a situation I had very fairly and diplomatically. He introduced everyone as they got on the bus and it gave the group of 25 something to talk about. Paul was very informative and for...","review_date":"June 4, 2018","user":"1955russelll"},{"attraction_id":1306,"rating":5.0,"review":"Loved Lizzie Our Guide!. A friend and I took part in the Over the Falls Tour yesterday. Our tour guide Lizzie was engaging, informative, upbeat and really went out of her way to ensure her group had a good time.\nThis tour includes a visit to both the American...","review_date":"June 3, 2018","user":"swissbritabroad"},{"attraction_id":1306,"rating":5.0,"review":"Awesome!. Brilliant boat ride from the Canadian side! Literally no queue, and the price is totally worth it. If you can the best spot is the front, right side of the boat. You get absolutely soaked but the best view!","review_date":"June 1, 2018","user":"t9744oqdaniellec"},{"attraction_id":1306,"rating":5.0,"review":"Boat ride and bus ride. Jay was a great tour guide who taught my family and I all the fun things about Niagara Falls whiles keeping it fun. We saw everything we wanted to see and more. We learned so much and are still wowed by it all. We had...","review_date":"May 29, 2018","user":"lckelly918"},{"attraction_id":1306,"rating":5.0,"review":"A great tour and experience. Our tour guide, Paul was awesome. He was very knowledgeable and quick witted. He stayed on schedule and answered all questions. He had a lot of knowledge of the falls and the area surrounding it. I would do it again. I like the 16 person...","review_date":"May 28, 2018","user":"cbp-photobug"},{"attraction_id":1306,"rating":5.0,"review":"Maid of the Mist Boat Ride. We had a fantastic tour of Niagara Falls & area and Paul our tour guide was so fun and knowledgeable about the area and he shared so many interesting historical facts as well that he made our tour so much better for the effort he...","review_date":"May 24, 2018","user":"glawrence2018"},{"attraction_id":1306,"rating":5.0,"review":"Amazing . My husband and I did an east coast road trip and then finished it off in Niagara Falls. We booked this trip because it toured so many places around the falls and gave us the best views. We had an AMAZING time! We would do...","review_date":"May 23, 2018","user":"kimberley_c"},{"attraction_id":1306,"rating":5.0,"review":"Amazing Tour by Randy. We had an amazing time with Randy being our tour guide, he was very knowledgeable and full of interesting information all throughout the trip which lasted around 6 hours. The whole tour is worth every penny and it includes The Maid of the Mist boat...","review_date":"May 22, 2018","user":"joseu366"},{"attraction_id":1306,"rating":5.0,"review":"Outstanding Tour and Tour Guide. Since we are not expecting to be in Niagara Falls area very often, we wanted to maximize our understanding and enjoyment of the area. We decided to take this tour as we were staying on the Canadian side. Randy was our tour guide. He was...","review_date":"May 20, 2018","user":"p_c"},{"attraction_id":1306,"rating":5.0,"review":"Worth every penny!. Tour started with the Maid of the Mist boat ride, this is something that cannot be missed if you visit Niagra Falls. This is done from the American side, there\u2019s another option called the Horn Blower on the Canadian side. Maid of the Mist is...","review_date":"May 20, 2018","user":"pablo_s"},{"attraction_id":1306,"rating":5.0,"review":"Great tour. We had a great trip today with Paul, he was so full of interesting information and a delightful host this tour is well worth it we wouldn\u2019t have been able to get to all the places they took us on our own thanks again Paul","review_date":"May 19, 2018","user":"samori"},{"attraction_id":1306,"rating":5.0,"review":"So Much Fun!!. This was a great tour!! Jay was our guide, and I loved hearing the history and stories behind all the places we visited. Maid of the Mist was lots of fun! Be sure to pack waterproof shoes...Converse wasn't the right choice :) Views from Skylon...","review_date":"May 13, 2018","user":"amanda_k"},{"attraction_id":1306,"rating":5.0,"review":"Over the Falls Tour. This was a great tour and a super value. We enjoyed approximately 6 hours of informative history information of the Falls and had stops at all the great spots on the Canadian and U.S side. The boat ride was amazing and very soggy; all part...","review_date":"May 13, 2018","user":"gnshpng"},{"attraction_id":1306,"rating":5.0,"review":"Over the Falls Tour. Went on a great tour today with Paul. We were able to see the falls from the vantage point of both the American and Canadian sides. Our guide was very personable and always willing to help with taking pictures. We learned so much history and...","review_date":"May 9, 2018","user":"kay28282"},{"attraction_id":1306,"rating":5.0,"review":"Top Notch!. We had a wonderful time! The Journey Behind the Falls tour was amazing! My 9 yr old son truly enjoyed it! Our guide was informative and friendly. We had a few kids on the tour. Tweens also. The tour guide was willing to answer their...","review_date":"April 26, 2018","user":"marygo7329ao"},{"attraction_id":1306,"rating":5.0,"review":"EVERYONE SHOULD TAKE PAUL'S BUS TOUR TO SEE THE FALLS!. It was an incredible experience from start to finish. Our bus driver Paul knew so much about the Falls themselves as well as the surrounding area. My friends from New Zealand were ecstatic with the tour and the Mist Boat Ride. A memory they will...","review_date":"April 23, 2018","user":"joaniejarvis"},{"attraction_id":1306,"rating":5.0,"review":"Must do!~. So much fun! Thrilling! We enjoy our ride and it was a sight that you cannot get anywhere else! We would defintley do it again!","review_date":"April 23, 2018","user":"kelly_v"},{"attraction_id":1306,"rating":5.0,"review":"Great tour. Great tour of both Canadian and American sides of Niagara falls. Our guide Josh was very informative and friendly. He made sure we got to see the falls from many different perspectives.","review_date":"April 21, 2018","user":"ps93433"},{"attraction_id":1306,"rating":5.0,"review":"Winter, Summer Spring or Fall, always Majestic and beautiful!. 3rd time to Niagara Falls and already looking forward to the next time. Something here for everyone to do and can't get enough of just sitting and watching the falls and shear size and volume of water going over them. Clifton hill is a blast...","review_date":"April 18, 2018","user":"jackwv1218uc"},{"attraction_id":1306,"rating":2.0,"review":"Tour OK but why spend the money?. Lets do the positives first. The actual tour was OK, the guide was very good but hey, thats his job. The tour was booked and titled Canadian side tour and Maid of the Mist boat ride. Firstly this would prove quite difficult as the Maid...","review_date":"April 14, 2018","user":"vincent_h"},{"attraction_id":1306,"rating":5.0,"review":"Over the Falls tour. Had a great time on the Over the Falls tour. Jarius was an awesome guide and very knowledgeable about the falls and the area. The tour takes you to stops on the American and Canadian size, whirlpool and Skylon tower. Highlight was behind the falls....","review_date":"April 9, 2018","user":"scamnitz"},{"attraction_id":1306,"rating":5.0,"review":"A Very Fulfilling Spring Break Adventure. My teen son and I spent the day on a tour with our guide, Jarius. We had a wonderful group of people and we all seemed to enjoy the opportunity Jarius gave us to explore and learn about the history of the Niagara Falls region....","review_date":"April 7, 2018","user":"teri_j"},{"attraction_id":1306,"rating":5.0,"review":"Terrific Tour. The tour lasted approximately 6 hours and included viewing Niagara Falls from many different angels on both sides of the border between Canada and the US. Due to bad weather, the Maid of the Mist boat ride was cancelled. Nonetheless, the tour overall was very...","review_date":"April 4, 2018","user":"anthony_b"},{"attraction_id":1306,"rating":5.0,"review":"Great tour. This is a comprehensive tour of both sides of Niagara Falls. Due to the winter season we did the Behind the Falls Tour which took us behind the falls on the Canadian side. Our tour guide Jay told us many interesting facts and fun about...","review_date":"March 13, 2018","user":"oilmanlkr"},{"attraction_id":1306,"rating":5.0,"review":"Greatest Ride Out There. Maid of the Mist was the most amazing experience. The teens loved being able to come so close to such a powerful force of nature. It definitely will leave you in awe. It is definitely worth the money!!!","review_date":"February 14, 2018","user":"experience631805"},{"attraction_id":1306,"rating":5.0,"review":"Don't be afraid to get wet. Woderful experience! The time of the boat trip is just enough to get the full experience of being under the falls. Safe and fun! Get out on deck and soaked under the falls!","review_date":"February 14, 2018","user":"j0shu8"},{"attraction_id":1306,"rating":5.0,"review":"Worth the wet. The whole tour was an experience, suggest you book the tour with your hotel and avoid the lines. We had a great time and our tour guide was full of interesting facts about the falls. Beautiful from above and within.","review_date":"January 27, 2018","user":"cstarziski"},{"attraction_id":1306,"rating":4.0,"review":"Incredible. One of the best experiences of my Canada trip. A bit crowded, so you better book the boat in advance.","review_date":"January 15, 2018","user":"juanma596"},{"attraction_id":1306,"rating":5.0,"review":"Incredible. Have the opportunity to see Niagara Falls was my dream come true, was even more magical that in my dream. The Tour was amazing because I could feel the power of the falls as close as is possible. This is a must!","review_date":"December 27, 2017","user":"sandra_v"},{"attraction_id":1306,"rating":5.0,"review":"Great Tour. This tour was great. Lizzy was our tour guide and she was wonderful. She took us to great places to see the Falls in all possible views. I highly recommend the tour and the Lizzy as your guide.","review_date":"December 3, 2017","user":"beverly_p"},{"attraction_id":1306,"rating":5.0,"review":"A wonderful comprehensive tour. We saw so much in our almost 6 hour tour. Our guide, Jay, was wonderful - very knowledgeable and fun. The Maid-of-the-Mist boat tour was a once-in-a-lifetime experience, very exciting!","review_date":"November 9, 2017","user":"msohn8"},{"attraction_id":1306,"rating":5.0,"review":"Great tour. We stopped at awesome places and were able to see thr falls from every possible angle. Jay made the tour very special.","review_date":"November 8, 2017","user":"astrid_c"},{"attraction_id":1306,"rating":5.0,"review":"Incredible once in a lifetime tour. This tour is well worth it! Nick our tour guide was so friendly, well informed and fun! He took into account the cold and windy weather on the day of the tour and left the maid of the mist part of the tour till last...","review_date":"October 24, 2017","user":"clare_m"},{"attraction_id":1306,"rating":5.0,"review":"Comprehensive Tour!. This was more than I expected! We saw Goat Island, the whirlpool, the table rock, horseshoe falls, skylon tower, maid of the mist, and stopped for lunch (on our own) at a quaint roadside attraction. We were picked up and dropped off at our hotel....","review_date":"October 22, 2017","user":"jenny24153"},{"attraction_id":1306,"rating":5.0,"review":"MAID OF THE MIST BOAT RIDE. Niagara Falls on the Canadian side tour on the boat is a must!! They give you ponchos and you still get wet but you see the Falls in all its glory. Photographers will love it.\nIt is everything you hoped for and it is a...","review_date":"October 21, 2017","user":"rib1128"},{"attraction_id":1306,"rating":4.0,"review":"View of the falls from every angle!. Jay was a great tour guide; gentle personality and very informative. Loved his ukulele! We had a great time and enjoyed the sights.","review_date":"October 21, 2017","user":"melissa_h"},{"attraction_id":1306,"rating":5.0,"review":"The Falls and More!. The price was right and the tour was great! Longer than expected, we loved all that was included. Our tour guide ADAM was a wealth of information, informative, and patient when some on our tour were late for pickups. The day was a lovely way...","review_date":"October 20, 2017","user":"jacksgal2"},{"attraction_id":1306,"rating":1.0,"review":"Maid of the Mist and Sklon Tour. We had signed up for Niagara Falls Canadian Side Tour and the Maid of the Mist Boat Ride. We were to picked up at 12:30 and was called to be ready earlier at 12:15 due to high volume of traffic with Memorial Day. We were...","review_date":"June 1, 2015","user":"susan_w"},{"attraction_id":1307,"rating":5.0,"review":"ahead of my expectations. With no much time to see more than the city, I choose this tour,Although touristic ,it shows you two important things, the green and beautifulest Canadian forest with the trees all covered by moss, eagles, the small waterfalls, the air that gets into your lungs...","review_date":"March 11, 2019","user":"raquelm302"},{"attraction_id":1307,"rating":5.0,"review":"Great tour!. This was a wonderful tour, the tour guide was funny and so knowledgeable, answered every question and knew everything there was to know about Vancouver, was great to be able to see all the best sights all in one day, would defiantly recommend.","review_date":"January 22, 2019","user":"rocketo11"},{"attraction_id":1307,"rating":5.0,"review":"Amazing Tour with an Amazing Tour Guide - thank you Ed!. Today was my first day in Vancouver and I am really happy I decided to start my holidays with that tour! Picked up at the hotel right on time, super comfy bus, good pace and great schedule for the whole day including many stops to...","review_date":"January 4, 2019","user":"martamonika"},{"attraction_id":1307,"rating":5.0,"review":"Incredible experience\u2014thanks to our awesome tour guide, Tim!. Awesome! We booked a 7 hour tour for downtown Vancouver and Capilano Suspension Bridge over TripAdvisor. Within a day, they called us to confirm. Two days later, they called with a voicemail to further confirm details and timing. We were picked up promptly, per their...","review_date":"December 29, 2018","user":"756randyw"},{"attraction_id":1307,"rating":5.0,"review":"Just do it. . We only had two full days in Vancouver and decided to make the most of it by booking a tour. This tour exceeded our expectations! Our tour guide, Ed, was a fantastic guide. Being a third generation Vancouverite, he definitely knew the lay of the...","review_date":"December 19, 2018","user":"fernandaa921"},{"attraction_id":1307,"rating":5.0,"review":"Perfect for a first visit to Vancouver!. I took this tour on my first day in Vancouver. I can't think of a better way to have spent my first day.\nMy tour guide was Megan. Her commentary and insight into the city and attractions of Vancouver added significant value to my experience....","review_date":"December 10, 2018","user":"kamronp2018"},{"attraction_id":1307,"rating":5.0,"review":"Incredible Tour Experience. Alessio was our tour guide! We had the best time sight seeing in beautiful Vancouver BC! Alessio was the very best tour guide anyone could ask for! He is very passionate about his hometown, and it made our experience so much more worthwhile! He was...","review_date":"November 27, 2018","user":"globetrekker008"},{"attraction_id":1307,"rating":5.0,"review":"Amazing and fulfilling tour for a short getaway in Vancouver. Joe was our tour guide\/driver, he is very enthusiastic, helpful, altruistic, and informative. This tour takes you around the city of Vancouver and the beautiful nature of North Vancouver including the Capilano bridge and the salmon hatchery. Joe also took the time to take us...","review_date":"November 14, 2018","user":"wilsunfusq"},{"attraction_id":1307,"rating":5.0,"review":"Amazing Tour - Loved It!. Fantastic tour - my husband and I highly recommend it! We were very lucky to have Jeremy as our tour guide. He was so very knowledgeable about Vancouver and his enthusiasm was contagious to our entire group. We absolutely loved the tour and were learning...","review_date":"October 13, 2018","user":"lisa_l"},{"attraction_id":1307,"rating":5.0,"review":"Learning how to be like a tree . Ken was our tour guide... he is simply amazing. A delight to be around and obviously loves Vancouver and loves to show ppl around his city.\nThe tour takes you around the city downtown and north Vancouver. Once your at the LOOKOUT it all makes...","review_date":"October 1, 2018","user":"elaine_h"},{"attraction_id":1307,"rating":5.0,"review":"Great time in the rain, pushing our limits with that bridge!!. Great tour, great guide, and SCARY bridge in the rain. Bucket list item marked off. Everything from the Stanley Park to the bridge was wonderful. A big shout out to Ms. Crystal Black Restaurant Manager at Capilano Suspension Bridge Park - Top notch. Make sure...","review_date":"September 30, 2018","user":"nancy_m"},{"attraction_id":1307,"rating":4.0,"review":"City tour . Great overview tour of a beautiful city. The best part was the Calipano Bridge where we had plenty of time to walk the trails and enjoy the canyon. Tim was an Excellent tour guide!","review_date":"September 28, 2018","user":"betsym720"},{"attraction_id":1307,"rating":5.0,"review":"Wonderful Day!!. Our tour of Vancouver, the salmon hatchery and the Capilano bridge was a pleasant, informative and enjoyable way to experience the Vancouver area. Our guide, Eddie, was fabulous! He was friendly and knowledgeable and made sure that we were all comfortable and enjoying the tour....","review_date":"September 28, 2018","user":"sue_m"},{"attraction_id":1307,"rating":5.0,"review":"Wonderful tour. Alex fantastic!. We did the Vancouver Delights with Capilano Suspension Bridge. Also the Salmon Hatchery and Vancouver Lookout. It was a long, informative, very full day. Our guide\/driver was Alex who made our tour. Alex was a fountain of knowledge who looked after everyone in our Sprinter...","review_date":"September 14, 2018","user":"hjmh1"},{"attraction_id":1307,"rating":5.0,"review":"Can't Go Wrong with Landsea Seven Hour Tour. With only two days in Vancouver prior to our cruise and several tours to choose from was a little troublesome. We picked Landsea based on the reviews and since it was pretty much all day (7 hrs). We were glad we did.\nJason was an...","review_date":"September 13, 2018","user":"oldwes"},{"attraction_id":1307,"rating":5.0,"review":"An Amazing Taste of Vancouver When You Have Just One Day. I cannot rave enough about Landsea Tours. They completely solved my problem of wanting to experience Vancouver in the limited time that my husband and I had between our Alaskan cruise and our weekend in Victoria. Our tour guide, Rene, was Wonderful from beginning to...","review_date":"September 2, 2018","user":"awsupermom"},{"attraction_id":1307,"rating":5.0,"review":"Capilano Suspension Bridge . The Vancouver City tour was a great way to see the City; but the Capilano Suspension Bridge was the highlight of this tour. Just bring your camera and expect to talk about this for along time afterwards - it\u2019s worth the money - trust me!","review_date":"August 30, 2018","user":"phillip_e"},{"attraction_id":1307,"rating":5.0,"review":"Wonderful tour. We got so much into our day through this tour we went from city to wilderness in a matter of minutes. I particularly enjoyed Stanley Park. Our tour guide, Eddy, was terrific, funny, knowledgeable and he did a great job making sure we didn't wait...","review_date":"August 24, 2018","user":"ellen_beth_g"},{"attraction_id":1307,"rating":4.0,"review":"Great orientation for first day in Vancouver. I had only one day in Vancouver and chose the City Delights with Capilano Bridge. Initially I was a bit disappointed how much bus there was and little chance to get out but by the end of the day I was really happy with it...","review_date":"August 12, 2018","user":"funtyone"},{"attraction_id":1307,"rating":5.0,"review":"Learned alot. What a wonderful tour given by Alexandria. She knew her city very well and was excited to share it with the small group on board. She was precise on times and places to meet. She offered knowledge of this city and its history. We loved...","review_date":"August 11, 2018","user":"kred701"},{"attraction_id":1307,"rating":4.0,"review":"Great tour if you have only one day in Vancouver!. The tour provided some highlights of the Vancouver downtown area and the tour guide was nice and helpful. We especially enjoyed the Capilano Suspension Bridge - it was fun to walk on it! We also liked the Vancouver Lookout, which provides a panoramic view of...","review_date":"August 5, 2018","user":"xg66"},{"attraction_id":1307,"rating":5.0,"review":"Vancouver highlights in just 7 hours!. I had doubts whether it would be possible to see the highights of a vibrant city in just 7 hours, but...... this tour did. With stops at Stanley Park, Prospect Point, views from the Vancouver Lookout, Public Market, driving through the city getting a glimpse...","review_date":"August 4, 2018","user":"e02018"},{"attraction_id":1307,"rating":5.0,"review":"Relax and enjoy the scenery while someone else drives. Thank you so much for the prompt and courteous services. The tour hit all the highlights of the Vancouver area and our tour guide was so kind and helpful along the way. No surprises or disappointments - exactly as it's described on Trip Advisor. Worth...","review_date":"July 30, 2018","user":"kathy_p"},{"attraction_id":1307,"rating":5.0,"review":"Wonderful city highlights: Granville island, Stanley Park, suspension bridge and more!. If you want to get a good glimpse of Vancouver in ~7 hours, this is a tour for you.\nThe tour started a bit late with the pick up from Richmond around 9am. The driver transferred us to Vancouver downtown to meet with the rest...","review_date":"July 29, 2018","user":"glitzy88"},{"attraction_id":1307,"rating":5.0,"review":"How amazing it this place??. The walk across this bridge appears \"daunting\" but is a wonderful experience. Be amazed at the wonder of who had come up with this concept, the architecture is beyond believable, most important is the extreme respite of inner city smog when you breathe in this...","review_date":"July 25, 2018","user":"mcmurphy1018"},{"attraction_id":1307,"rating":5.0,"review":"A fantastic day touring with Bazil!!. We had a great tour of Vancouver including the Capilano Suspension Bridge.\nOur guide was Bazil. His attention to detail and the wealth of information he shared together with his caring and witty nature truly made the day.\nWe would recommend this tour ... and...","review_date":"July 24, 2018","user":"rustyrae"},{"attraction_id":1307,"rating":5.0,"review":"Great Overview for Post-Cruise with Red-Eye Flight. Our departure flight wasn't until 11pm - what to do with our luggage? We searched Tripadvisor for suggestions and decided that this 7+ hour city tour with Landsea would fit the bill. And it did. We were picked up outside of the convention center, along...","review_date":"July 18, 2018","user":"loveh2ofl"},{"attraction_id":1307,"rating":5.0,"review":"Excellent Tour to Cover Most of Vancouver in a Day. It was just perfect. Had about a day in Vancouver between getting off a cruise ship and catching a flight later that evening. Our Guide, Summer, was excellent. Nice tour along the city and then visits to the Harbor center, Stanley park, Hatchery and then...","review_date":"July 16, 2018","user":"manish_s"},{"attraction_id":1307,"rating":5.0,"review":"Great all inclusive tour of Vancouver. I used Landsea for my group in Vancouver. They were prompt, had an itinerary that hit all of the best tourist spots, plus our driver, Eddie, was so familiar with the area, he was able to miss all of the rush hour traffic and get...","review_date":"July 12, 2018","user":"golfer4status"},{"attraction_id":1307,"rating":5.0,"review":"Great way to see the Vancouver highlights. We had a day between the end of our cruise and our return home. Landsea Tours solved the problem of what to do. They picked us up at the cruise terminal, loaded our luggage in the bus, took us on the tour and delivered us...","review_date":"June 30, 2018","user":"schosplace"},{"attraction_id":1307,"rating":5.0,"review":"Great way to see lots of Vancouver highlights in one day. We had one post-cruise day available to try to see as much of Vancouver as we could. We took the all-day Vancouver Delights tour including the Capilano Bridge. I was initially skeptical about our tour guide Tim, because he was a really young guy and...","review_date":"June 5, 2018","user":"kevin_k"},{"attraction_id":1307,"rating":5.0,"review":"A brilliant day. We were met at the pick up point promptly and and Alessio introduced himself. We viewed the different neighbourhoods in Vancouver and saw Stanley Park. Lunch was at Granville Island and it was good to have time for lunch and a walk around the markets....","review_date":"June 4, 2018","user":"bron1960"},{"attraction_id":1307,"rating":5.0,"review":"Perfect way to see Vancouver. We had one day in Vancouver before our cruise. This tour was perfect! We felt like we saw the highlights of Vancouver with a very knowledgeable and personable guide. With 20 passengers we felt like we were able to get on\/off easily and we could...","review_date":"May 19, 2018","user":"maverickkruse"},{"attraction_id":1307,"rating":4.0,"review":"Quick Day Tour. We booked this trip as we had one day to explore. The tour was semi guided, and the guide drove you to each place and then left you to explore on your own. He was friendly and a good pace was set for the day....","review_date":"May 17, 2018","user":"rachel_w"},{"attraction_id":1307,"rating":5.0,"review":"Lovely day while waiting for a late-day flight. We were recently on our way from the Maritimes to Australia and spent a night in Vancouver. Since our flight to Australia did not depart until after midnight, we decided to spend the day touring Vancouver. We had an excellent day with Steve. He was...","review_date":"May 5, 2018","user":"b0bnm"},{"attraction_id":1307,"rating":5.0,"review":"Great Beautiful experience . Our driver Meghan was very friendly with great knowledge of what she talked about , the trip to the Capilano bridge was excellent,beautiful place pure nature, but I wish we would get to spend more time at Stanley Park and at that hatchery fish place...","review_date":"April 24, 2018","user":"jesusjaime72"},{"attraction_id":1307,"rating":5.0,"review":"Great way to see the Vancouver top attractions. We were in Vancouver in January, which isn't the hight of tourist season as it rains for much of the time. We only had a couple of days and no car and decided to book a Landsea tour. Our tour guide was Sarah and she...","review_date":"April 2, 2018","user":"ljgracie"},{"attraction_id":1307,"rating":5.0,"review":"To make someones dream come true.. We had visitors from England, but as we live on Salt Spring, & arranged a trip to Banff time was tight. However, we took rooms at the Airport Fairmont & arranged a tour for their last weekend. Our visitors dream was to walk across Capitano...","review_date":"April 1, 2018","user":"molliec840"},{"attraction_id":1307,"rating":5.0,"review":"Great time. Excellent guide, great tour and lots of fun. I greatly recommend taking the tour with the Capilano bridge extension","review_date":"March 29, 2018","user":"n8265vwadrianb"},{"attraction_id":1307,"rating":5.0,"review":"Enjoyed our day. Our tour guide Richard was friendly and informative. We visited Stanley Park after a drive through the city. Views of Lions Gate Bridge. Over to Grandville Island with time to walk around and explore the food market which has amazing food and produce. Vegan and...","review_date":"February 3, 2018","user":"kimpx1527cs"},{"attraction_id":1307,"rating":5.0,"review":"Great Tour & Tour guide. Had a great trip around Vancouver and to the Capilano bridge with our fantastic tour guide Taylor. From the moment we met Taylor he introduced us to everyone on the bus and made us feel very welcome. We started off in Stanley Park where we...","review_date":"November 10, 2017","user":"gearoid_g"},{"attraction_id":1307,"rating":5.0,"review":"Wonderful day. Had a wonderful day seeing the sights in and around Vancouver. Lots of sights and info from our excellent guide, Taivis. The Capilano visit ( hachery and bridge) and Stanley Park were definitely the high points!","review_date":"November 5, 2017","user":"andy_k"},{"attraction_id":1308,"rating":5.0,"review":"Interested City of Canada. Quebec is our beloved city with fascinated lifestyle and beautiful environment with much more things to do. It was our first experience her with local people and high ancient building rising to the sky.","review_date":"February 1, 2019","user":"fearlesslife"},{"attraction_id":1308,"rating":1.0,"review":"Booking problem. In trying to set up this tour, this operator was not really interested in assisting us. We would be arriving at the train station a couple of blocks away from their office and they told us we should walk. That would have been after catching...","review_date":"January 5, 2019","user":"traveltruth_7"},{"attraction_id":1308,"rating":3.0,"review":"Not as expected. Let me start with the place...it is really pretty and a day trip is enough for the visit. The driver was also very nice but the tour guide wasn't too professional for example while explaining about places whilst the bus was moving he used terms...","review_date":"January 1, 2019","user":"rejxil"},{"attraction_id":1308,"rating":5.0,"review":"Wonderful day in beautiful Quebec City!. Wonderful tour from start to finish! We were picked up and dropped off at the door of our hotel. The tour guide in Quebec City was outstanding! The 3 hours of free time were enjoyable beyond words. It\u2019s like being in a French European city....","review_date":"December 1, 2018","user":"pamw511"},{"attraction_id":1308,"rating":4.0,"review":"Relaxing and informative. We enjoyed our day trip. The bus picked us up at the hotel and then took us to the main depot where it was a little confusing where we needed to go to get our passes. The tour guide in Quebec city was fabulous. We...","review_date":"November 29, 2018","user":"sallyt3"},{"attraction_id":1308,"rating":5.0,"review":"Cold and Snowy but still great!. I've heard wonderful things about Quebec City and after deciding to spend Thanksgiving in Montreal I knew I had to book this trip. It was cold and snowy but it was still so great to experience Quebec City with the holiday decorations already up and...","review_date":"November 23, 2018","user":"chicagodawn15"},{"attraction_id":1308,"rating":5.0,"review":"Quebec in the Summertime. This year we travelled to Canada to attend the International Rotary Convention in Toronto. After the convention we travelled to Quebec City and stayed a week at the Hilton which was Ideally located near the beautiful old downtown area so we could pretty much walk...","review_date":"November 17, 2018","user":"mtnbear54"},{"attraction_id":1308,"rating":5.0,"review":"A must go tour! . I m really glad that we didn\u2019t miss this wonderful trip during our stay in Montreal.\nWe had this tour by gray line and we were so satisfied . The price was more high comparing to other companies but it worth. I wish we had...","review_date":"November 16, 2018","user":"ghazal_z"},{"attraction_id":1308,"rating":5.0,"review":"Great trip!. This trip was booked through Grey Line. Their shuttle picked us up at our hotel. The driver was so personable, providing us with information along the way. Once in Quebec City, we picked up our Tour guide. She was so knowledgeable and provided us with...","review_date":"November 12, 2018","user":"sbdiner727"},{"attraction_id":1308,"rating":3.0,"review":"Nice introduction to QC. Wish I could give it a 5 but really can't....\nDay was cold and rainy (OK not Gray Line's fault!). Driver was nice and handled bus well on drive up to Quebec City. 1 bathroom stop after 1.5 hours (total trip takes about 3 hours)....","review_date":"November 7, 2018","user":"miriam_k"},{"attraction_id":1308,"rating":5.0,"review":"Worth the Trip!. We took this day trip on our first full day in Montreal. It was a GREAT way to start our trip. Serge was a fun and informative driver and our guide in Quebec City was incredibly knowledgeable. Quebec City is beautiful and a must-see when...","review_date":"October 29, 2018","user":"elissa_g"},{"attraction_id":1308,"rating":5.0,"review":"Worth the long ride. Very glad we took the day to visit City of Quebec. What beautiful and historic city. Our city tour guide was interesting, funny, and kept a nice pace. There are many nice places to lunch so Explore and look beyond the yellow umbrellas.\nThe downside...","review_date":"October 20, 2018","user":"debby_r"},{"attraction_id":1308,"rating":5.0,"review":"Great Introduction to Old Quebec City. This tour provides a nice guided introduction to old Quebec City and provides ample time for exploring the area on your own. Although the round trip bus ride from Montreal is long - 5 hours plus two 20 minute rest stops - the coach bus...","review_date":"October 13, 2018","user":"nsciac"},{"attraction_id":1308,"rating":4.0,"review":"Tips for the trip. Pros: Beautiful place, lots of history, bus driver very skilled, pleasant, and entertaining.\nCons: A long day on the bus, not enough time to walk the city and shops.\nWould prefer to skip the falls-you are too far away and it\u2019s overcrowded with tour groups....","review_date":"October 11, 2018","user":"kristine_h"},{"attraction_id":1308,"rating":5.0,"review":"We had a fantastic and relaxing time!. So glad we booked this tour. Tour guides were very professional. We had enough time to see the sights, take pictures, eat and enjoy our surroundings. It was one of the highlights of our vacation.","review_date":"October 9, 2018","user":"george_g"},{"attraction_id":1308,"rating":5.0,"review":"Tons of history . Fabulous tour. The guide was very knowledgeable of Quebec City and worked hard to ensure everyone had their questions answered. Accommodated one French speaking passenger quite nicely even though it was an English guided tour. QC is gorgeous, and must see if you\u2019re visiting Quebec.","review_date":"October 7, 2018","user":"scenic722278"},{"attraction_id":1308,"rating":5.0,"review":"Excellent tour to get to know Quebec. The tour was great. Andr\u00e9 and Katya were excellent tour guides. We loved the city and we would love to come back soon. Totally recommend this tour.","review_date":"October 6, 2018","user":"dulcepartida"},{"attraction_id":1308,"rating":5.0,"review":"Charming. Easy drive to Quebec on comfortable bus. Driver and tour guide friendly and knowledgable. Hits all the highlights. Provided enough free time to eat a nice lunch and shop.","review_date":"October 2, 2018","user":"karenf765"},{"attraction_id":1308,"rating":3.0,"review":"A must visit destination, but do manage your expectations!. Breathtaking town built on the side of a mountain, Quebec City is truly reminiscent of Europe! There are many al fresco eateries, but outside the quaint residential streets await a myriad of souvenir shops and not much of a shopping experience for those interested in...","review_date":"October 2, 2018","user":"joanm843"},{"attraction_id":1308,"rating":5.0,"review":"One of the most beautiful cities that I have visited!. If you get a chance to walk around\nQuebec, please do it. This city is worth whatever time you have to spend there and it is very clean.","review_date":"October 2, 2018","user":"joseph_b"},{"attraction_id":1308,"rating":4.0,"review":"Good tour of Quebec city. We took this tour as we were pressed for time and found that going by bus or train would not be very convenient. We walked to the Gray Line offices on Peel Street, as we were staying couple of blocks away. The tour started on...","review_date":"October 2, 2018","user":"mva9"},{"attraction_id":1308,"rating":5.0,"review":"Quebec City Day Trip. A fantastic trip. The Driver did a great job and then the guide in Quebec City was simply awesome.\nA place I would love to see more of, maybe an extra day there.\nBut did a tour around the Old City up top then dropped...","review_date":"September 30, 2018","user":"i_h"},{"attraction_id":1308,"rating":5.0,"review":"An excellent way to see a beautiful city. A full day excursion, since Quebec City is 3 hours from Montreal, the tour is a great introduction. The guide was expert and entertaining, and she hadn't lost her enthusiasm despite being in her 28th year of guiding! The only negative was the morning pickup....","review_date":"September 29, 2018","user":"gkkhdc"},{"attraction_id":1308,"rating":5.0,"review":"Day Trip to Quebec City. This was a long day BUT it was totally worthwhile. Our driver was charming and entertaining and our guide Katya was superb. I got out of this tour everything that I could have hoped for in the time that was available to me and I...","review_date":"September 25, 2018","user":"craigi210"},{"attraction_id":1308,"rating":5.0,"review":"must do. Quebec City & Montmorency Falls are definitely worth a trip.\nAt Montmorency falls, we were mesmerized by the rainbow at the foot of these falls. All the colours were very distinctly visible.\nQuebec City bus tour provided a good commentary of several aspects of this...","review_date":"September 20, 2018","user":"jayenshah"},{"attraction_id":1308,"rating":4.0,"review":"Great day trip. Last minute decision to go to Quebec City and, after looking at car rentals or train, decided it was worth having someone else do the driving and the planning. Always leery about being a tourist on a bus but the driver and guide were terrific....","review_date":"September 18, 2018","user":"mbsesher"},{"attraction_id":1308,"rating":5.0,"review":"One day Trip from Montreal to Quebec. Nice trip for family with young kids or friends. A lots to see. You can choose different activities according to your family's special needs.","review_date":"September 18, 2018","user":"jennymtl514"},{"attraction_id":1308,"rating":5.0,"review":"A Don't Miss Tour. We wanted to cap off our week long visit to Montreal with a trip to Quebec City and were completely pleased with our tour with Grey Line. After checking in at their downtown office we boarded the bus with our driver Andre and were treated...","review_date":"September 17, 2018","user":"marlowe3"},{"attraction_id":1308,"rating":5.0,"review":"AMAZING Trip!!. My son and I went to Montreal for a long weekend in Canada. While there we decided to take this trip to Quebec City. What a GREAT experience it was!! The bus driver was very personable and our guide in the city was EXCELLENT. Just...","review_date":"September 11, 2018","user":"jersey888"},{"attraction_id":1308,"rating":5.0,"review":"Day trip from Montreal. I have always wanted to go to Quebec City because of the history and architecture of the city.\nAn opportunity arose when my wife and I stayed in Montreal for a few days.\nWe saw this day trip advertised in the hotel where we stayed...","review_date":"September 9, 2018","user":"2skip865"},{"attraction_id":1308,"rating":5.0,"review":"To Get a Nice Taste of Quebec City While Visiting Montreal, Take This Tour!. Both our driver and our guide once we arrived in Quebec City were very good at their jobs. Quebec City is a more European-feeling city than Montreal, and the tour began and ended in Quebec City in the quaintest part of the city which is...","review_date":"August 30, 2018","user":"hfdjr"},{"attraction_id":1308,"rating":5.0,"review":"Excellent Day Trip. An excellent day trip to Old Quebec City. We were picked up at our downtown Montreal hotel. After all of the hotel pickups were then dropped off at the Gray Line office to complete the paperwork and assigned to a bus for our trip. It's...","review_date":"August 29, 2018","user":"vsattui1232"},{"attraction_id":1308,"rating":3.0,"review":"Skip the Cruise Option. The sites were beautiful, but I wish that there had been a better allotment of time. As this is a bigger tour, there were multiple instances where our time was cut short by other passengers who delayed departing sites. In fact, we barely had 10-15mins...","review_date":"August 29, 2018","user":"carey_b"},{"attraction_id":1308,"rating":5.0,"review":"Great Day Trip. This trip exceeded our expectations. It was well organized and provided enough free time to explore parts of the city on our own. Our driver, Andre, was very good. I especially liked the way he made sure that everyone came back to the bus on...","review_date":"August 28, 2018","user":"daveandjudy"},{"attraction_id":1308,"rating":4.0,"review":"Excellent guide, enjoyable trip. We were picked up at the hotel on time & changed to a large bus at the Peel Street terminal. No guide on-board and only practical comments given by the driver - suggest taking a book to read, the 3hr journey to Quebec City is...","review_date":"August 28, 2018","user":"bergquist"},{"attraction_id":1308,"rating":3.0,"review":"Beautiful views - average tour. The bus was clean and on time and appreciated being dropped off back at our own hotel at the end of the day. I was disappointed that the guide on the way there (3 hours in the bus) provided little commentary on the landscape, the...","review_date":"August 27, 2018","user":"kyleen_m"},{"attraction_id":1308,"rating":4.0,"review":"Day Excursion to Quebec City. First off let me say that we really enjoyed our Grey Lines trip to Quebec City. We went to the falls first - the height of the falls were impressive, but honestly I would have preferred to spend more time in Quebec City. There is...","review_date":"August 22, 2018","user":"dsuper80"},{"attraction_id":1308,"rating":1.0,"review":"WARNING: Don\u2019t book this event through TRIP ADVISOR!!!. We realized that the date we selected was incorrect within moments of our booking. It shows an option to change the date, however the only option was to call a phone number. I immediately called- on hold for about an hour. She then told me...","review_date":"August 17, 2018","user":"flyer611478"},{"attraction_id":1308,"rating":5.0,"review":"Great way to spend the day and see the highlights of the city. Due to the mixed reviews on here, I was super hesitant to take this tour. We were only visiting Montreal for three days so I was scared of losing a day if it was bad. Thankfully that wasn't the case and we were so happy...","review_date":"August 14, 2018","user":"628taraz"},{"attraction_id":1308,"rating":1.0,"review":"Was never picked up-refund request rejected. The company was supposed to pick me up at the hotel but never did, then they said they showed 30 min before the time mentioned on the ticket. They now refuse to give me a refund. Real thieves !","review_date":"August 13, 2018","user":"jellibbell"},{"attraction_id":1308,"rating":5.0,"review":"Great day trip. Wonderfull views of Quebec and the falls all from the St Lawance River, the guide was great and dressed in period clothing, he was was very informative and spoke both in english and french.","review_date":"August 10, 2018","user":"robert_n"},{"attraction_id":1308,"rating":4.0,"review":"Convinient. Pick up and drop off at hotel, takes you to major sites of Quebec City. The bus driver also tells you the places the bus passes by in Montreal. However, the driver also had a very thick French accent, so he was a bit hard...","review_date":"August 10, 2018","user":"fionayyy"},{"attraction_id":1308,"rating":4.0,"review":"Great until the driver went crazy. This tour is really good. The driver reached outside our hotel to pick us up, did a few more n took us to the tourist centre where they gave us our tickets n put us on a bus to Quebec. It was a 3 hour...","review_date":"August 8, 2018","user":"koms70"},{"attraction_id":1308,"rating":5.0,"review":"Bus trip to Quebec City. It was wonderful! The driver was fun and the bus was clean. We had plenty of time to see the sights in Quebec City.","review_date":"August 6, 2018","user":"liz_c"},{"attraction_id":1308,"rating":5.0,"review":"Informative trip. I enjoyed our trip to Quebec. We had a very good guide, Roch, and our driver was also very knowledgeable. Quebec is beautiful and the food was excellent.","review_date":"August 4, 2018","user":"danielaw557"},{"attraction_id":1308,"rating":4.0,"review":"Good way to see Quebec in a day from Montreal. With limited time in Montreal we opted to see Quebec on this Gray Line day trip. Everything worked fine and with military precision on timings leaving the offices in Peel at 8.00am sharp and being dropped of near our hotel in St Denis at 8.00pm....","review_date":"August 2, 2018","user":"stobgarbh"},{"attraction_id":1308,"rating":5.0,"review":"Great daytrip . Very enjoyable day trip to Quebec City. Driver was very informative and tour guide was excellent. Got picked up at the hotel in the morning and dropped off nearby after the tour.","review_date":"July 9, 2018","user":"bloodbubble"},{"attraction_id":1308,"rating":5.0,"review":"Full of value. Arrived at the Tourist Info office on the morning, good waiting facilities and toilets. Helpful before a long drive! Nice relaxing drive to Quebec City. Then a walking tour, a visit to the Falls for 20 mins (which was certainly enough time!) and then 3...","review_date":"July 8, 2018","user":"chelwho"},{"attraction_id":1308,"rating":1.0,"review":"big disappointment! save your money!. bought two tickets for this tour over $200. the hotel told me we would be picked up at 7;30 am. no one came. the hotel called,and they picked us up at 8:10. when we arrived ,at the grayline depot which was 5 minutes,away there,were only...","review_date":"July 7, 2018","user":"matillygg"},{"attraction_id":1308,"rating":3.0,"review":"Great Tour. This tour is a 12 hour trip to Quebec City from Montreal. The tour description indicates they will pick you up and drop you off at your hotel. Then you don't hear anything. I emailed, called and eventually had to go to the office at...","review_date":"July 5, 2018","user":"kimberly_e"},{"attraction_id":1308,"rating":4.0,"review":"Nice way to spend a day. Quebec City is beautiful and definitely worth seeing. The day trip is very long but the coach is comfortable and made stops along the way.","review_date":"June 2, 2018","user":"simonh954"},{"attraction_id":1308,"rating":5.0,"review":"Great value. Best $115 I ever spent. The 5 hr drive up to Quebec City was comfortable with a stop half way. The tour guide Roch was very knowledgeable and funny. It included a tour around the sites with a 3 hr on your own time break....","review_date":"June 1, 2018","user":"sherryd1969_12"},{"attraction_id":1308,"rating":5.0,"review":"Awesome tour. The trip was awesome. Our guide Roch did an excellent job explaining the history and significance as we walked through the city and on the bus. In our free time later in the day, we never felt lost and just knew everything that we were...","review_date":"June 1, 2018","user":"travelenthu16"},{"attraction_id":1308,"rating":1.0,"review":"HORRIBLE- DONT BOOK. This company should apply for worst ever customer service... they would win with no effort. Booking process is non friendly and archaic... customer service offers no service. I am not surprised they rank so poorly on ratings both on FB and trip advisor...","review_date":"May 26, 2018","user":"437pedrop"},{"attraction_id":1308,"rating":1.0,"review":"Grayline tour is horrible. Dirty bus, late pickup to leave from hotel, late pickup for departure for return trip. Uncaring driver who doesn\u2019t tell the truth because he didn\u2019t want to speak to his passengers. Walking tour guide was informative and for this large group tour projected her information...","review_date":"May 21, 2018","user":"_dym126"},{"attraction_id":1308,"rating":5.0,"review":"Cruise on May. I am interested on the complete tour including the cruise for tomorrow. Is it possible?\nIt says the cruise is included on May.","review_date":"May 11, 2018","user":"tania027"},{"attraction_id":1308,"rating":1.0,"review":"Angry in Old Montreal. Nice enough tour, but ruined at the end. The bus driver made us get out at the wrong hotel at 8:30pm after a 12+ hour excursion. We were staying at Holiday Inn downtown but he made us get out at a different Holiday Inn. He...","review_date":"May 5, 2018","user":"kimberly_j"},{"attraction_id":1308,"rating":5.0,"review":"Quebec City from Montreal. I really enjoyed this day tour. It is a long day, but is absolutely worth it. Quebec City and Montmorency Falls are beautiful.\nSpecial thanks to our driver John Pierre for doing an excellent job of getting us there safely and on time (and for...","review_date":"April 21, 2018","user":"ah32"},{"attraction_id":1308,"rating":5.0,"review":"Perfect day trip!. Everything ran very smoothly! Well worth the cost to see this beautiful city. The falls were beautiful and the guide was very passionate and knowledgeable. Book early it was sold out!","review_date":"April 18, 2018","user":"mmmpierro"},{"attraction_id":1308,"rating":5.0,"review":"What a beautiful city. Having not being able to fly into the city, I went on this tour not knowing what to expect.\nBut, I am so happy to have come here even just for a day away from Montreal.\nIt's well worth it.\nAwesome bus driver too","review_date":"April 11, 2018","user":"campercam"},{"attraction_id":1308,"rating":5.0,"review":"Classy historical heritage. The city is full of gorgeous testaments to its continental roots. Tour guide was very friendly and knowledgeable.\nMy visit is in April so it's still snowing a lot here, but on the upside I get to avoid the summer crowd so it's very nice.","review_date":"April 9, 2018","user":"david_i"},{"attraction_id":1308,"rating":5.0,"review":"Nicely Done Tour !!. We debated on whether or not to take a day to see Quebec City since we were in Montreal for a few days. So glad we did this. This is a full day! The bus ride is long like 2.5 to 3 hours but this...","review_date":"April 1, 2018","user":"jhb1046"},{"attraction_id":1308,"rating":4.0,"review":"beautiful city. the falls is really just a flash visit, just enough to look at them and return to the bus. this was ok for us but there where people that wanted to take a closer look and we did not have enough time.\nin Quebec a...","review_date":"January 24, 2018","user":"annp582"},{"attraction_id":1308,"rating":3.0,"review":"Historical City . Had a great experience of this tour, tour guide has full of knowledge of this old town, nice and helpful.","review_date":"December 21, 2017","user":"463elsat"},{"attraction_id":1308,"rating":5.0,"review":"Excellent tour. This was an amazing day full of beauty & history. Such a shame it was marred by our tour guide recommending us all to eat at a restaurant at the drop off point at the end of our tour before our free time, it was...","review_date":"December 17, 2017","user":"newyork3"},{"attraction_id":1308,"rating":4.0,"review":"Good, Quick Introduction to Quebec City. This trip was a good introduction to Quebec City. We didn't spend much time at Montmorency Falls\u2014in hindsight, I'd rather have spent the extra hour in Quebec City, but our tour guide was exceptional and his anecdotes were worth the time in the bus.\nQuebec...","review_date":"November 13, 2017","user":"brewtenant_dan"},{"attraction_id":1308,"rating":3.0,"review":"The high point was the Cathedral-Basilica of Notre-Dame de Qu\u00e9bec. Ok, average for the amount of time you'll spend. Many tips.\n1) Call the day before to confirm your hotel pick-up. If they are 5 minutes late, call them. We called 2 days prior, and when I called 10 minutes after pick-up, they didn't have...","review_date":"October 23, 2017","user":"rodnak"},{"attraction_id":1309,"rating":5.0,"review":"Great tour. We bought the Park Tour Passes for our group of 4 while visiting Vancouver. It was totally worth it as we will able to enjoy the tour and our tour guide Lynn was excellent, as she added a lot of great local facts to our...","review_date":"March 7, 2019","user":"alessandra_r"},{"attraction_id":1309,"rating":2.0,"review":"So Disappointing. We got the park\/city tour 48 hour pass, so at least we didn't pay full price. We got on the city tour in Gastown, by the steam clock. Our driver didn't say one word, just let the automated voice play. Which is fine, but it...","review_date":"March 4, 2019","user":"lundynwyllie"},{"attraction_id":1309,"rating":4.0,"review":"good experience. it was a good experience for me and my family. we enjoy the tour and everything was fine. I like to participate again...","review_date":"February 16, 2019","user":"david_b"},{"attraction_id":1309,"rating":5.0,"review":"Great way to see Vancouver!. We were there in the spring and it was a fantastic way to see some highlights of Vancouver.We were able to go around 1st time,then 2nd time stopped off to see places that we wanted to spend more time.Lots of places for pictures and to...","review_date":"February 13, 2019","user":"tchan48"},{"attraction_id":1309,"rating":4.0,"review":"Well worth the ticket price.. Well worth the ticket price: convenient and an interesting way to get an overall feel for the city. It helped us decide where to get off and invest more time for further sight seeing and exploration. Cn get crowded at times and it doesn't go...","review_date":"February 9, 2019","user":"ray_l"},{"attraction_id":1309,"rating":5.0,"review":"Great way to see the city. Wonderful way to see the city. All stops are signposted and buses run pretty well to schedule. Got a deal over winter that was 48 hours for the price of 24. Would recommend getting 48 hours if you plan on doing both routes and getting...","review_date":"January 22, 2019","user":"cruiser0910"},{"attraction_id":1309,"rating":5.0,"review":"Hop-on Hop-off tour. A really good over view of the city,,it is worth your time and money. Ride the bus all the way around, then go back and visit the sites that interested in. You pick up the Hip-on Hop-off at the terminal where the cruise ship leave...","review_date":"January 15, 2019","user":"skyqueenmary"},{"attraction_id":1309,"rating":1.0,"review":"The worst Hop on Hop off experience. I've done Hop on Hop off bus tours in other cities around the world, and this one was definitely the worst one ever! When I was trying to book the tickets, I knew November was not the hot season for city touring, but I was...","review_date":"December 15, 2018","user":"iana_b"},{"attraction_id":1309,"rating":5.0,"review":"Vancover bus tour. We did the hop on hop off tour. Neely N. Was one of our guides. She was delightful. Gave us many tips on sights and ones we might want to come back and stay awhile. She was funny and informative. If you do one of...","review_date":"November 19, 2018","user":"linda_o"},{"attraction_id":1309,"rating":5.0,"review":"Question. Where is the closest stop from the bus depot\/station in Vancouver? Where do I redeem the voucher and start the hop on\/off experience?","review_date":"November 6, 2018","user":"maydyb1"},{"attraction_id":1309,"rating":4.0,"review":"Great once the buses got there. I liked the tour and it was a great way to see a city that\u2019s hard to drive in. They have a nice map and the guides are great. I just wish they ran more buses.","review_date":"November 2, 2018","user":"princerman"},{"attraction_id":1309,"rating":2.0,"review":"The last bus for the City & Park Hop-on Hop-off Tour ended 3:20 pm, not 5:00 pm.. The last bus for the City & Park Hop-on Hop-off Tour ended 3:20 pm, not 5:00 pm.\nTherefore never purchase the ticket in advance!","review_date":"October 26, 2018","user":"cindy_s_k"},{"attraction_id":1309,"rating":4.0,"review":"Best Way to See the Town. We have taken Hop On Hop Off in other cities and found it the BEST way to see the sights. We like to take a trip around, then come around again and do our hop offs. Some drivers are better then others as far as...","review_date":"October 24, 2018","user":"kris_m"},{"attraction_id":1309,"rating":4.0,"review":"A lot of fun!. I highly suggest experiencing the Hop-on Hop-off tour, my friend and I chose the Park Route. We first rode the entire route and then decided which areas to hop off and explore more. This is a perfect option if you want to visit multiple places...","review_date":"October 16, 2018","user":"82sah"},{"attraction_id":1309,"rating":3.0,"review":"Unlucky. Hop on hop off buses are always a good introduction to a city. However, in Vancouver you have to strike it lucky. First you need good weather. Most of the buses in Vancouver are older and not suited to wet weather. Some of the smaller...","review_date":"October 16, 2018","user":"frankfc"},{"attraction_id":1309,"rating":3.0,"review":"Gives a good overview of the city.. We did the Park Tour and pick up the bus from Canada Place. The bus we were on was full, which meant that at the next few stops, no one else could get on.\nThe good things about the bus trip are that you get...","review_date":"October 14, 2018","user":"skilli15"},{"attraction_id":1309,"rating":2.0,"review":"Some parts were good but others were not so. Family holiday visit which sees me share mixed views, as some parts of the hop on hop off tour service were really good whilst others were poor. Vehicles were generally dated but clean enough, albeit well short of a premium experience. Most staff were OK,...","review_date":"October 14, 2018","user":"alan_m"},{"attraction_id":1309,"rating":4.0,"review":"A good way to see around the city. We did the city route and enjoyed the tour with the driver pointing out the good and not so good parts of the city, he was very funny and informative as to where to stop and get off and how long each stop might take....","review_date":"October 12, 2018","user":"steve-marilyn"},{"attraction_id":1309,"rating":3.0,"review":"Good way to get around - commentary should be better and buses more up-to-date. We like to use Hop-On Hop-Off tours when we go to a new city. It usually is a good way see pertinent sights and the commentary usually gives a sense of place. Unfortunately, the commentary was canned and difficult to hear. Also there was trouble...","review_date":"October 11, 2018","user":"begonia3"},{"attraction_id":1309,"rating":3.0,"review":"Public Transportation Was Equally Good For Me. I looked at the Hop-on Hop-off Tour when considering how to get around Vancouver without a car. I ALSO looked into the day pass ($10 Canadian) on the public bus system. For me, public transportation was a more reasonably priced option and I was able...","review_date":"October 9, 2018","user":"climber813686"},{"attraction_id":1309,"rating":3.0,"review":"Good idea but failed execution. I\u2019ve done hop on\/ hop off bus and trolley tours around North America. This is one of the few that usually does not have a driver give live commentary, share trivia, provide some history of the area, etc. In most instances, a rather cheesy tape...","review_date":"October 9, 2018","user":"kmfromma"},{"attraction_id":1309,"rating":1.0,"review":"Very disappointing. Commentary was non existent - only pre-recorded!!! When the bus driver did press the button to play the pre-recorded tape it was either too early or too late! Very little information was provided on history of Vancouver and one of the worst hop-on hop-offs I've...","review_date":"October 8, 2018","user":"jeff_w"},{"attraction_id":1309,"rating":2.0,"review":"Disappointing. We were only in Vancouver for one day at the end of our cruise. We thought this would be a good way to see the city. However, the buses were uncomfortable and the commentary was intermittent and difficult to hear. The bus stops were not...","review_date":"October 5, 2018","user":"david_t"},{"attraction_id":1309,"rating":3.0,"review":"No title. Buses leaked rain water and there was nothing to dry seats with. The inclement weather did not permit us to do much hop-on hop-off, no fault of Westcoast.","review_date":"October 1, 2018","user":"ocsenior"},{"attraction_id":1309,"rating":5.0,"review":"First Visit. This a good way to get around for a tour of the busy city Liked the style of the commentary Stanley Park Gas Town and Granville Island are a must China town early in the morning was not good .","review_date":"October 1, 2018","user":"clive_a"},{"attraction_id":1309,"rating":1.0,"review":"Not worth taking in the rain . Came off our Alaska cruise into Vancouver had 1 day to look around before heading to Vegas, it was raining steadily so decided to do the Park Route on the hop on hop off $49 each. Waited 45 mins for a bus to arrive in...","review_date":"September 30, 2018","user":"jacque_m"},{"attraction_id":1309,"rating":3.0,"review":"A way around town - but not a lot of help. This tour does cover a lot of Vancouver and you can see quite a few of the sights, and the price for a 2 hour bus ride with commentary is not bad, my wife and I had 1 day to see the sights, and this...","review_date":"September 26, 2018","user":"michael_o"},{"attraction_id":1309,"rating":2.0,"review":"Disappointing. We have used hop on hop off buses in many cities and they are nearly always a good way to get a quick tour of a city with useful commentary. Sadly my husband and I found these buses to be old, rickety, varying greatly as...","review_date":"September 26, 2018","user":"queenswood18"},{"attraction_id":1309,"rating":1.0,"review":"RIP OFF, RIP OFF, RIP OFF. I love to do the hop on hop off in most cities, but this one is TERRIBLE. The busses are old, plastic covering the windows, black smoke bellowing out the tailpipe. Drivers hardly speak english. No headphones, no comentary.\nNOTHING LIKE YOU WOULD EXPECT. Terrible.","review_date":"September 24, 2018","user":"steve_s"},{"attraction_id":1309,"rating":4.0,"review":"A good way to see the main sights of Vancouver. We purchased our tickets at the Tourist Information Centre near Canada Place and got on the bus across the street. Been on lots of hop on hop off buses around the world and they are usually double decker with recorded information heard through personal ear...","review_date":"September 23, 2018","user":"rbn11"},{"attraction_id":1309,"rating":3.0,"review":"Average at best. For me the buses are a let down and the drivers have little engagement with clients!\nLet's start with the state of the buses - these are old with horrid uncomfortable seats ! If it rains you have limited protection and it rains ALOT in...","review_date":"September 22, 2018","user":"navigator617449"},{"attraction_id":1309,"rating":4.0,"review":"Good overall overview of what Vancouver has to offer. We enjoyed having a broad view of what's offered throughout Vancouver and getting some background as well. The hop on hop off full loop took about 2.5 hours to complete (without getting off), the website said the loop only took 90 minutes to complete, so...","review_date":"September 21, 2018","user":"jessita"},{"attraction_id":1309,"rating":4.0,"review":"Bring your umbrella. Hop On Hop Off busses have no roof on back half of bus. So in Vancouver if you get anything from a mist onward on a 50-60 \u00b0F day, you're going to be cold and wet. Your seats may be wet, too.\nHop On does...","review_date":"September 21, 2018","user":"cceagles01"},{"attraction_id":1309,"rating":1.0,"review":"Skip this tour. Pick a few sites and go on your own.. We frequently take a tour like this when we first arrive in a new place. This one was a huge disappointment. 2 hours start-to-finish (if you do not hop on and off), and you don\u2019t see much. Old busses with uncomfortable, cramped seats. Low-riding with...","review_date":"September 19, 2018","user":"scooter824"},{"attraction_id":1309,"rating":1.0,"review":"Not recommended. The fleet of buses definitely in need of replacing - uncomfortable school bus like. The open roof concept doesn\u2019t adapt well to the plastic covering when raining! Paper towels provided to wipe off the seats though. Too noisy to properly hear the commentary or the...","review_date":"September 18, 2018","user":"happiness108497"},{"attraction_id":1309,"rating":3.0,"review":"Okay Tour. Tour just okay. Old \u201cschool bus\u201d uncomfortable and windows dirty for viewing and picture taking. Driver was Neely and she made our trip interesting. $90+ for two people seemed high for the experience we received.","review_date":"September 16, 2018","user":"prontyjr"},{"attraction_id":1309,"rating":4.0,"review":"Good way to see everything.. Great way to see the sights of the city but would prefer the commentary from the driver rather than the recorded commentary. Loved the trip to Stanley Park. Definitely well worth doing!","review_date":"September 15, 2018","user":"kate_o"},{"attraction_id":1309,"rating":5.0,"review":"Best way to see the city. Got on the tour down at the waterfront. Gets you to all the key sites within the city. The city park and neighborhoods are all visited and definitely worth your time. We always start our stay in a city by using these on and off...","review_date":"September 14, 2018","user":"987denniso"},{"attraction_id":1309,"rating":5.0,"review":"Great Value, Takes You Almost Everywhere. We spent the entire day using this system. Their stops include all the places you would want to see in Vancouver. It even included a one way pass back from Granville Island on a ferry. Pick ups are every 15 minutes. The best bang for...","review_date":"September 14, 2018","user":"rhonda_l"},{"attraction_id":1309,"rating":2.0,"review":"disappointing compared to past experiences. I have lived in Vancouver for 25 years and when I have out of town visitors I have taken them on a hop on\/off tour and have always enjoyed the experience. It seems that all the hop on\/off services have been combined into WestCoast Sightseeing...","review_date":"September 11, 2018","user":"joan_b"},{"attraction_id":1309,"rating":4.0,"review":"Good way to get about. We tend to find a hop-on-hop-off bus in most cities we visit as they are a great way to understand what sights there are to see and also to get to them easily. The bus in Vancouver did just that. But we were disappointed with...","review_date":"September 7, 2018","user":"tracey1232013"},{"attraction_id":1309,"rating":5.0,"review":"My expectations were all met!. Based on their advertisements, my expectations were very high, and they over-delivered on everything. Very pleased with their service. I would highly recommend it for anyone who is a first-time visitor to Vancouver. They drive you by all the major sites in Vancouver, with over...","review_date":"September 7, 2018","user":"estevens694"},{"attraction_id":1309,"rating":5.0,"review":"Fabulous service. Our party of four will be taking the hop-on hop-off tour on September 25, 2018. I have had to change our reservation a couple of times due to unforeseen circumstances and contacted customer service. They were very understanding and changed our reservation promptly and without...","review_date":"September 7, 2018","user":"canuckburnaby_b_c"},{"attraction_id":1309,"rating":4.0,"review":"Necessary to familarise yourselves.. I'm sure lots of folk find these city tours invaluable. We do.\nVancouver is a great city. It has remarkably clean streets and provides rubbish\/garbage containers at frequent places.","review_date":"September 6, 2018","user":"vitaauckland"},{"attraction_id":1309,"rating":5.0,"review":"Great way to see the city!. My parents were visiting and I thought that it would be nice to do a city tour on the hop on hop off with Westcoast Sightseeing.\nWhat a great way to see the city!\nWe started off downtown and then got off the bus at...","review_date":"September 4, 2018","user":"adele_m"},{"attraction_id":1309,"rating":3.0,"review":"Not as good as other cities. No car, so we thought this would get us where we wanted to go. We were shocked at the age of the buses; they ran loud, and the seats were just slightly cushioned boards. Reminded me of why I hated to ride the bus in...","review_date":"September 1, 2018","user":"rose_h"},{"attraction_id":1309,"rating":3.0,"review":"Need to do both trips in full!. Buy the combined ticket (not cheap though- $47 in Sept. 2017) and do both routes in full, that way you will get to see most of Vancouver's main attractions. Afterwards you can then select where to get on and off (a ferry ride across to...","review_date":"August 31, 2018","user":"cowleasow"},{"attraction_id":1309,"rating":3.0,"review":"Great route but sporadic service. We caught the city route (park route also available) in Gastown - already problems with the issuing of tickets which seemed to escalate as journey continued. Can\u2019t complain about the actual route taken - we got to see all the big ticket item - a...","review_date":"August 30, 2018","user":"cecelia_c"},{"attraction_id":1309,"rating":4.0,"review":"Decent itinerary, but some minuses. Two options only, the City blue one, and Parks green one. Decent value at $54 the pair.\nCity - pluses\n1. Decent route, and frequent 15min buses\n2. Generous time - 90 minutes. Most city tours been on are 50mins.\n3. Comfortable seats\nCity -...","review_date":"August 28, 2018","user":"maddocni"},{"attraction_id":1309,"rating":5.0,"review":"Smart way to see the city. We had a nice experience to see the city. Most of the drivers were nice and knowledgeable. All buses are very comfortable.","review_date":"August 27, 2018","user":"elina_c"},{"attraction_id":1309,"rating":5.0,"review":"Best way to get around town . We used this tour to get all over the Vancouver area & while enjoying the recorded info especially liked when the drivers told us about the area we were driving through. Tickets are good for 24 hrs so we took an evening loop around to...","review_date":"August 24, 2018","user":"joyr122"},{"attraction_id":1309,"rating":3.0,"review":"Easy way around Vancouver but..... I usually do hop on bus tours when visiting a new city because as many reviewers say its a great way to see and learn about a new place - usually. This is the first tour where there hasn't been a live narrator, just a...","review_date":"August 24, 2018","user":"caz_1310"},{"attraction_id":1309,"rating":4.0,"review":"good way to see Vancouver. My only complaint would be the recorded narration. I would have preferred a person than a recording. However you see all the sites and it is great way to see all that Vancouver has to see","review_date":"August 23, 2018","user":"golfnut51"},{"attraction_id":1309,"rating":5.0,"review":"Great way to orient yourself on first day into town. My husband and I flew into Vancouver around noon on our first day of our honeymoon. We were tired from travelling so thought this would be a fun way to just relax and see the city. With beautiful weather we bought the dual pass in...","review_date":"August 22, 2018","user":"jenna_m"},{"attraction_id":1309,"rating":1.0,"review":"Thank you Westcoast Sightseeing for making Vancouver sound so boring. My friends and I (who all live in Metro Vancouver) decided it would be fun to do a hop on hop off tour of our city. 9 of us did the Westcoast Sightseeing park route on Sunday, Aug 19.\nThe buses were fine, drivers decent,...","review_date":"August 21, 2018","user":"kcir2015"},{"attraction_id":1309,"rating":5.0,"review":"Great way to get around and see the city. I booked this tour for July 27, 2018. It was a great way to get around, learn about the city and also participate in the local attractions like the Harbor Cruise Tour and the Horse Drawn carriage tour in Stanley park. The guides are friendly...","review_date":"August 18, 2018","user":"tom_expedia_travel"},{"attraction_id":1309,"rating":3.0,"review":"Hop on and off to see Vancouver. Westcoast Sightseeing\u2019s Hop-On, Hop-Off service is a good way to see Vancouver. Overall, I like the service. The tour consisted of fairly comfortable busses with good open-air seat visibility and pre-recorded narration across two loops, the Park Loop and City Loop. The loops did cross,...","review_date":"August 17, 2018","user":"raharrington85"},{"attraction_id":1309,"rating":5.0,"review":"Great tour AND great customer service. I had a one day layover on my flight to Brazil and did the Hop-on-Hop-off tour through Vancover. A very nice balance how on can get off in the city as well the wonderful Stanley Park. In fact, one day was too short, but great....","review_date":"August 17, 2018","user":"amona_b"},{"attraction_id":1309,"rating":3.0,"review":"Appears less organized than similar tours in other cities. We like the Hop-on Hop-off Tour of a city as it provides a good \"overview\" of what a city offers. Compared to similar tours in many other cities this was not as good. Length of stops seemed haphazard, length of time between coaches was irregular,...","review_date":"August 15, 2018","user":"sinclaired"},{"attraction_id":1309,"rating":2.0,"review":"Rude drivers left us standing in 40 degree heat with room to spare!. Too many people for too few buses. Only one way round the city and when trying to get on one bus, driver lied and said he had no room and that another bus would be along in 15 minutes. 40 minutes laterin 40 degree heat,...","review_date":"August 15, 2018","user":"bfc_f"},{"attraction_id":1309,"rating":2.0,"review":"Broken down bus. I paid for 3 in my party for the bus trip, including both the blue and the green route. We rode the bus for the morning, and returned to catch the last bus. After 3 stops, the bus broke down, and we were all asked...","review_date":"August 14, 2018","user":"carol_b"},{"attraction_id":1309,"rating":2.0,"review":"Way too long and too unorganized don't do this trip. This was the worst part of our trip to Vancouver. We have rode the same types of buses in NY, SF and other cities but this one takes the cake. You can spend over 3 hours just doing one trip around. When they stop it...","review_date":"August 13, 2018","user":"jerrys99"},{"attraction_id":1309,"rating":3.0,"review":"Not the best. We have taken several of this kind of tour around the world, but this is not great. The route is laborious and the distance between stops not that helpful. Several times we had to wait ages for a bus that had space which makes the...","review_date":"August 11, 2018","user":"alisonjb"},{"attraction_id":1309,"rating":3.0,"review":"Overly priced and very disappointing. I've done several hop on and hop off tours throughout different countries. I have to say, I was somewhat disappointing this time. Very little narration. We got off at one of the stops, and got back onto a bus that did not have any seats....","review_date":"August 9, 2018","user":"sharon_g"},{"attraction_id":1309,"rating":4.0,"review":"Best way to get an impression of the city. We did the city tour.\nVancouver has only a young history, that\u00b4s why there is not very much to tell. But the rout was great. In the second bus the driver told thing by himself, this was very interessting.","review_date":"August 8, 2018","user":"helmut_f"},{"attraction_id":1309,"rating":5.0,"review":"Hop on Hop Off The Way to See Vancouver. We took the 24 hour two part hop on, hop off tours (Dual tour) which covered downtown and Stanley Park. Taking it in the afternoon one day allowed us to see downtown (an orientation tour) and then a more comprehensive tour the next day. The...","review_date":"August 6, 2018","user":"frank_k"},{"attraction_id":1309,"rating":5.0,"review":"Hop on Hop off is the way to go!. This is so informative, by seeing all the different areas we could decide where to spend more time! Our guide CHRISTIANE FERRON was wonderful and added extras like which restaurants to go to and where to best see the fireworks. These buses only run until...","review_date":"August 4, 2018","user":"bushka95"},{"attraction_id":1309,"rating":4.0,"review":"Good way to see the city. We did the Park route which meant you got to see lots of different areas of the city. We made a decision to stay on the bus for the entire tour which I think was the right decision as some stops peoplehad to wait for...","review_date":"August 3, 2018","user":"has74"},{"attraction_id":1309,"rating":4.0,"review":"4day stay in Vancouver . We used the Hop-on-Hop off bus tour around Vancouver city and park routes combination. Was about $55 Canadian each but very well spent. U get a great over view of the city and the parks and sets up nicely for more lengthy visits later. The...","review_date":"August 2, 2018","user":"martinwz2518la"},{"attraction_id":1309,"rating":2.0,"review":"Not great. They SAY ten to fifteen minutes. It's more like an hour if you are waiting in Canada Place. They do not limit the number of tickets, so you may or may not get on a bus soon. The bus we took to Stanley Park was...","review_date":"July 31, 2018","user":"donna_b"},{"attraction_id":1309,"rating":5.0,"review":"Excellent. What a great service Two routes, good price, staff very friendly and helpful.Two day ticket a good buy.","review_date":"July 31, 2018","user":"paulsand186299"},{"attraction_id":1309,"rating":5.0,"review":"Great way to view the city. We were lucky with the weather during our Vancouver stay, so to be on a bus with no roof and no windows was just perfect. We opted for the park route which covered all the main places of interest in the city, and gives you...","review_date":"July 31, 2018","user":"janbristol"},{"attraction_id":1309,"rating":2.0,"review":"Try something else. The good: Friendly drivers, interesting commentary, two paths that hit the high points.\nThe bad: The buses are really old and not in very good shape - think old school bus with the windows removed and the top cut out. They get stuck in traffic...","review_date":"July 30, 2018","user":"eric72000"},{"attraction_id":1309,"rating":4.0,"review":"Best Way To See The City. Yet another Hop On Hop Off for us and a real good one.\nWe opted for the Park Route which was slightly longer and a little more expensive but worth it. This really is a great way to see the city and we wished we...","review_date":"July 30, 2018","user":"pault73"},{"attraction_id":1309,"rating":5.0,"review":"Beautiful city.. We loved the commentary as well as the ease of getting around your beautiful city.Sometimes the buses were a bit cramped and difficult to get on and off, but it was lovely to have the ability to take photos without any windows and stay cool...","review_date":"July 28, 2018","user":"sylvia_v"},{"attraction_id":1309,"rating":4.0,"review":"Easy way to see the city. An easy and informative way to see Vancouver - you can take either or both the city tour or the park tour. Each bus has a very visible sign showing which tour it is on. We decided to walk the city tour and do the...","review_date":"July 22, 2018","user":"boughty1"},{"attraction_id":1309,"rating":5.0,"review":"Always a great way to see the city!. These hop-on-off bus tours are a great way to get oriented to any city you are visiting. We did the city tour for Vancouver, which went to 14 different locations. The one thing I wished we had was live commentary, rather than a pre-recorded narration....","review_date":"July 22, 2018","user":"painbr"},{"attraction_id":1309,"rating":4.0,"review":"Vancouver Hop On \/ Off buses give a good over view of the city and parks. We rode both the City and the Park routes before and after our cruise. Great way to get to know the city and the area. There were English pre-recorded info over the speakers which worked find for us. Some of the drivers added extra comments...","review_date":"July 20, 2018","user":"happybluedragon"},{"attraction_id":1309,"rating":5.0,"review":"Great way to see the city. The ticket lasts for 2 days which is great when you want to go to lots of places. Buses run every 15 minutes but popular destinations can get very full and you may have to wait for the next bus.We took the park bus which...","review_date":"July 17, 2018","user":"djinks"},{"attraction_id":1309,"rating":1.0,"review":"Dissappointing park bus tour. We like to take these hop-on hop-off tours to introduce a new city. We then take it to things we want to see in more detail. Tickets are usually good for 24 hours. We got on a bus that wasn't in the greatest of shape...","review_date":"July 17, 2018","user":"xmasangel"},{"attraction_id":1309,"rating":5.0,"review":"Bus tour. We always use hop on\/off when we visit a city for the first time. This combined the city and park routes (best bang for the buck). Great way to see the sights. China town, Gas town and Stanley park were definite highlights.","review_date":"July 17, 2018","user":"tom_h"},{"attraction_id":1309,"rating":4.0,"review":"A easy way to get an introduction of the city. Our group of four were happy with this HOHO city tour. We did both, the Red Route (City) and the Blue Route (Stanley Park). The guide was friendly and helpful. I prefer this method of having a real person conducting the tour rather than relying...","review_date":"July 17, 2018","user":"kanku9"},{"attraction_id":1309,"rating":3.0,"review":"Bring a jacket, it's an open bus. First off, my family didn't plan to take this tour so it's partially our fault for freezing on an open window tour bus. At Stanley Park we saw the Park Route bus, expecting to go around Stanley Park, we were surprised to go all the...","review_date":"July 16, 2018","user":"subrogoddess"},{"attraction_id":1309,"rating":2.0,"review":"Full busses, long waits. Not a good experience I'm afraid. Busses tough to get onto as many are full. Seating very cramped. If I'd known it would be as bad as this would have simply taken a cab to Stanley Park. Way overpriced option - don't waste your money....","review_date":"July 15, 2018","user":"peterwm8429rs"},{"attraction_id":1309,"rating":5.0,"review":"Red Route. Be sure to go on the Red Route which takes in all the places of interest. Hop off at Gas Town and walk to the Ferry Terminal (plenty of eateries) and Hop on again to Stanley Park although you could walk it in 15 mins....","review_date":"July 14, 2018","user":"fred_a"},{"attraction_id":1309,"rating":4.0,"review":"Good for city overview. We only had one day post cruise in Vancouver before our evening flight so these two routes give a good overview of the city. As with many hop on\/off bus tours round the world they get very busy at certain times especially early morning so...","review_date":"July 13, 2018","user":"philipleic"},{"attraction_id":1309,"rating":3.0,"review":"hop on off bus. It was ok, nothing i couldn't have done on my own.. but if you need to get your bearings first , its a good idea","review_date":"July 12, 2018","user":"tina_c"},{"attraction_id":1309,"rating":5.0,"review":"Sightseeing . This is a good way to see the city. We had only one day in Vancouver, so were able to do both the city and park route getting off at the spots which were of most interest to us. Our driver, Christians Ferron, was knowledgeable...","review_date":"July 11, 2018","user":"coatnh"},{"attraction_id":1309,"rating":2.0,"review":"Rude drivers and false advertising. There are canned guides, meaning all on a recording, very little the driver ever says. The drivers are rude and tell you that they are done to \"get off the bus\". A few driver are nice but that does not make up for the rude...","review_date":"July 10, 2018","user":"vlcnyc21"},{"attraction_id":1309,"rating":4.0,"review":"Good overview. Good overview of city. Drivers were safe and courteous. Crowded on a Saturday, getting off meant you might not get on the next bus. We had limited time, so we just stayed on the bus for both routes. Mostly a positive experience.","review_date":"July 9, 2018","user":"ellenkrd"},{"attraction_id":1309,"rating":1.0,"review":"Dubious value. Busses were outdated, slme drivers really polite, others not so.\nWe did the Park Route and just missed our (first) bus. Next one came 35 minutes later. We had been advised to do the electric boat tour. Very good, William a good driver\/host, Errol the...","review_date":"July 8, 2018","user":"tricky05"},{"attraction_id":1309,"rating":3.0,"review":"Not enough capacity weekend\/holidays, can't explore\/get off, lines too long to get back on. Went on the hop on and off (7\/1 & 2) so we could see the city and then get off to explore certain areas more. We got off at the Rose garden and then waited 45 minutes for the bus, which was full. We waited...","review_date":"July 8, 2018","user":"cfsdir"},{"attraction_id":1309,"rating":3.0,"review":"Great, but............................... This is a great way to get around town from one area to another instead of taking cabs all day. The tour guides hardly spoke English which was a waste of time. Many others on the tour complained about it too. Please hire people that...","review_date":"July 4, 2018","user":"azgt350"},{"attraction_id":1309,"rating":2.0,"review":"Meh!. Save your money and walk. We did the city tour and it was terrible. The \"guide\" on one bus was almost impossible to understand and he pointed out really weird things like random hotels and a Subway restaurant. The next was a recording Overall not...","review_date":"July 3, 2018","user":"karin_v"},{"attraction_id":1309,"rating":1.0,"review":"Read the Poor Reviews and Take Heed! Caution Read Before Booking!. We love to use Hop-on, Hop-Off Busses in new cities we visit but the one in Vancouver was terrible!! We had a 1\/2 day in Vacouver after disembarking a Cruise Ship prior to our flight home and wanted to tour around the city...The bus was...","review_date":"July 3, 2018","user":"kpdvmandjanniep"},{"attraction_id":1309,"rating":1.0,"review":"Poor value for money . We were very disappointed with this tour. It was very short and only covered a small area of the city. The same distance could be walked quite easily. The public bus system would offer a similar trip at a fraction of the cost and would...","review_date":"July 1, 2018","user":"barbarasz9400lm"},{"attraction_id":1309,"rating":3.0,"review":"Disappointing. Having recently travelled to Scandinavia and used three hop on hop off buses we were looking forward to using the same service in Vancouver and had booked a dual ticket which covers both the city and park tours. Unfortunately we were very disappointed. Whereas on...","review_date":"July 1, 2018","user":"mary_e"},{"attraction_id":1309,"rating":5.0,"review":"Great fun but needs more buses. This tour is very good value for money as well as being very informative with a recorded commentary enroute. It goes all around Downtown Vancouver as well as Stanley Park with lots of pick up and drop off stops. The commentary gives you a history...","review_date":"July 1, 2018","user":"daveq2324"},{"attraction_id":1309,"rating":2.0,"review":"Disappointment. I am traveling with my Dad who loves hop on hop off buses, and we have started with a hop on\/hop off in most cities that we have travelled to. Therefore, when we got to Vancouver, we figured we knew what we were getting into......","review_date":"June 30, 2018","user":"laurel_c"},{"attraction_id":1309,"rating":1.0,"review":"Do not do this. This was VERY bad. We waited over an hour at one stop. Watch driver get next bus info from dispatch and then lie to other patrons. Bus seats were very close with no leg room. Very over priced and very baf","review_date":"June 27, 2018","user":"danieltauber"},{"attraction_id":1309,"rating":3.0,"review":"Mildly Disappointed. The drivers (we had 4 at various points) were friendly and helpful, some more so than others. The signs which identify the stops are small, and sometimes hard to find. The supplied maps are of virtually no help finding the stops. There were only 3...","review_date":"June 26, 2018","user":"johnpe908to"},{"attraction_id":1309,"rating":5.0,"review":"Well worth the price. We had only one full day to tour Vancouver and had many areas we wanted to see. This was a great way to get around- picked it up right around the corner from our hotel after getting tickets at the Concierge desk. We were gone...","review_date":"June 26, 2018","user":"beachlovernc2015"},{"attraction_id":1309,"rating":4.0,"review":"Easy Tour of Vancouver. There are 2 routes, City and Park. We did both and found this to be a super convenient way to explore Vancouver. There\u2019s a recorded audio narrator highlighting sights which helped you identify points of interest to stop off at. For our first ride, we...","review_date":"June 25, 2018","user":"jcw888"},{"attraction_id":1309,"rating":5.0,"review":"BEST WAY TO SEE THE TOWN FOR FIRST TIME VISITORS. It is great. We have been on many H&H and this is one of the best for your $$. We were able to get to the important tourist places without any problems. The fun part is if you want to go the Market, they leave...","review_date":"June 23, 2018","user":"barges867"},{"attraction_id":1309,"rating":4.0,"review":"Great Tour. We rode the Park Route. You have the luxury of getting off at the spots that interest you. Beware that if there is a cruise ship in town, lots of people will be boarding from the Canada Place stop. If you need to start near...","review_date":"June 22, 2018","user":"nickandsharon"},{"attraction_id":1309,"rating":5.0,"review":"Great way to see the city. See anything you want to see on this tour , approx. 27 stops along the way and as it says hop on, hop off. Drivers were very helpful, buses are plentiful and you determine want you want to see or stay on the bus for...","review_date":"June 21, 2018","user":"joel_c"},{"attraction_id":1309,"rating":4.0,"review":"Great Overview of Vancouver. Actually, this system is two-faceted. There is a city route, and a parks route. Being new to Vancouver, we took both to immerse in the experience. The city tour hits highlights like Chinatown and the Sun-Yat-sen park, Gastown, and Granville Island. The park tour runs...","review_date":"June 21, 2018","user":"kenneth_l"},{"attraction_id":1309,"rating":3.0,"review":"Not enough capacity. After the first bus was too full to take us and we were nowhere near the front of the line, we walked back one stop to get a better shot at seats. It worked, barely. It was good enough once we were on, but they...","review_date":"June 20, 2018","user":"eric_v"},{"attraction_id":1309,"rating":3.0,"review":"OK once we got on. We had to wait nearly an hour because they didn't have enough buses! We eventually got on one that was pretty old but the driver was great, really informative and a good sense of humour. We did the park route and Stanley Park was lovely...","review_date":"June 20, 2018","user":"head_h0nch0"},{"attraction_id":1309,"rating":2.0,"review":"Not enough busses for the number of riders. My husband and I purchased dual passes, hoping to enjoy both the city and the park routes. Since the passes are good for 24 hours, we attempted the routes two different days. Both days were the same. There were too few vehicles for the number...","review_date":"June 19, 2018","user":"relaxandtravel200"},{"attraction_id":1309,"rating":1.0,"review":"Terrible customer service!. We waited for over an hour for a bus. 3 passed us FULL! We were told bus would be by every 10-20 minutes.","review_date":"June 19, 2018","user":"linda_v"},{"attraction_id":1309,"rating":5.0,"review":"I was dissapointed. Vancouver is beautiful but the bus tour was dissapointing, not really enough to see of great interest, but the parks were nice. Another problem was the number of people waiting to catch the bus, I got on at the gas clock stop, but after that...","review_date":"June 18, 2018","user":"gordonyoung"},{"attraction_id":1309,"rating":4.0,"review":"Good sightseeing. Decided to buy tickets as a last minute, \"if we want to see more of the city this is the way to do it\" plus we knew we wanted to go to Stanley Park so it was a win-win. It was a gorgeous day out...","review_date":"June 18, 2018","user":"linda_a"},{"attraction_id":1309,"rating":4.0,"review":"Would have given five but...... I truly enjoyed the tour of the city and used the HOHO Bus as a way to get from Canada Place to the Aquarium.. then the full park tour drive. Just loved it. Our only issue was boarding. We'd been standing for 20 minutes when...","review_date":"June 17, 2018","user":"krista_j"},{"attraction_id":1309,"rating":5.0,"review":"easy way to see the city. do not get on at Canada place there is a LONG LINE there other than that its a great way to see the city and the world class Stanley Park a great value","review_date":"June 17, 2018","user":"elliot_m"},{"attraction_id":1309,"rating":4.0,"review":"Didnt Hop Off!. We bought our ticket from the website before we went and then we just waited at the stop for our bus to come along. After a couple of stops a conductor got on and exchanged our print out for a proper ticket and a sticker...","review_date":"June 14, 2018","user":"msna"},{"attraction_id":1309,"rating":4.0,"review":"Tour the city. Great way to see the city. Ben was very pleasant and helpful. Great asset to the company. Allows you to explore the different neighborhoods atyour own pace.","review_date":"June 12, 2018","user":"johnforneypsu"},{"attraction_id":1309,"rating":5.0,"review":"Great way to see Vancouver with limited time . If you\u2019re visiting Vancouver and want to fit as much as possible into one day I would suggest this, we were joining a cruise and had a spare day in between in Vancouver so jumped on and off of here from morning right until our...","review_date":"June 10, 2018","user":"christopherjhunt18"},{"attraction_id":1309,"rating":5.0,"review":"Great way to see the city. They had large open topped buses so there was plenty of room. The buses kept coming around so we never had to wait very long. There was an informative narrative about the sites we were seeing as we drove by. This was much easier than...","review_date":"June 9, 2018","user":"sue_r"},{"attraction_id":1309,"rating":4.0,"review":"Best with a informative driver. Though the tour is very convenient and well worth your money our best experience was with our last driver who was extremely knowledgeable, friendly and funny. The recorded audio commentary gives great information but the driver added a personal touch. Several times the buses were...","review_date":"June 8, 2018","user":"kristina_w"},{"attraction_id":1309,"rating":3.0,"review":"Burnt money. Bought two adult dual passes: CD$104\nFor this we waited and waited, having just missed a bus more than once.\nBuses were noisy and frequently drowned out the recorded narrative, which also frequently competed with the driver's garbled narrative.\nSigns for the stops are really...","review_date":"June 8, 2018","user":"buffalo1949"},{"attraction_id":1309,"rating":5.0,"review":"Friendly driver and interesting facts about Vancouver city. The bus tour of Vancouver and Stanley Park was great. And driver Matthew was very much funny and so friendly, he knew many things and everything about Vancouver. It was positive experiences for me and friends. I did not know Stanley Park was as beautiful...","review_date":"June 5, 2018","user":"_fraise_h"},{"attraction_id":1309,"rating":3.0,"review":"Fairly good - see lots of sites and picturesque views, audio guide disappointing. I did the combo Park and City tours and would only recommend doing the Park tour on its own. A lot of the route and audio guide content is duplicated in both and the few additional bits on the City tour aren't really worthwhile. I...","review_date":"June 4, 2018","user":"kirsty_p"},{"attraction_id":1309,"rating":5.0,"review":"Great way to see city in a day.. We had a day to see Vancouver after cruising Alaska and our flight home that night. Hop on Hop off was a great way to see a beautiful city. We hopped off in several places, seeing beautiful views & the most we waited was 15min...","review_date":"June 4, 2018","user":"kimden"},{"attraction_id":1309,"rating":4.0,"review":"Good for orientation - Park Route. Bought ticket for the park route - it brought us to the key attractions \ud83d\ude01\nA suggestion is, read the routes carefully before deciding which route to take. I think the park route is a more worthwhile one.\nE.g. It went around Stanley Park, and...","review_date":"June 3, 2018","user":"kwaiyinl"},{"attraction_id":1309,"rating":2.0,"review":"Time Wasted. This was our first visit to Vancouver and only had one day after departing the cruise ship. The Visitor's Bureau and the concierge at the Four Seasons Hotel said this would be a good way to see the city. If had worked properly it would...","review_date":"June 2, 2018","user":"sandiegomaryb"},{"attraction_id":1309,"rating":4.0,"review":"Great way to get city overview. Our first time in the city--the Hop-on Hop-off tour gave us a great insight on the city, and what we wanted to spend more time on later!","review_date":"June 2, 2018","user":"luis_m"},{"attraction_id":1309,"rating":1.0,"review":"Wasted time. We arrived at the Vancouver convention center at 10 am. Purchased our tickets for park and city $105.00 then stood in line. We weren\u2019t able to get on the first bus and was told it would be a 20 minute wait. We went for a...","review_date":"May 31, 2018","user":"doug_c"},{"attraction_id":1309,"rating":1.0,"review":"Save your money!!. It takes a lot for me to write a bad review but this was absolutely a horrible experience and waste of both money and time! We had 1 day in the city and thought this would be a good way to see as much as...","review_date":"May 31, 2018","user":"325lynseym"},{"attraction_id":1309,"rating":3.0,"review":"Hop on Hop off Bus Tour. We did the Hop on Hop off bus due to limited time. From purchasing our ticket at Canada Place we stood in a line. While waiting in the line we were asked at least 6 times what line we were waiting for by the 4...","review_date":"May 29, 2018","user":"candicee_12"},{"attraction_id":1309,"rating":3.0,"review":"very spadmodic with service and commentary. I did the combine tour around Vancouver and across the 2 days got 3 different drivers\/guides. One was excellent, informative and interesting so much that I asked which bus he was on the following day so that I could go back and do again as...","review_date":"May 29, 2018","user":"millsie58"},{"attraction_id":1309,"rating":5.0,"review":"Awesome way to see the city. Really great experience and way to get to know the city\/parks and its surroundings. Simon, our westcoast representative, was really kind and fun! The customer experience I received was also outstanding, specially because there was a problem with my voucher, so Simon took to time...","review_date":"May 29, 2018","user":"520mariafernandag"},{"attraction_id":1309,"rating":2.0,"review":"Ramped and uncomfortable seats. Most Hop on and Off buses have a narrator that greets you, talks to the people and points out highlights etc,but all the drivers we encountered didn\u2019t say a word and relied on the recorded narrator that was not in sync with the stops! It...","review_date":"May 28, 2018","user":"tranquillo"},{"attraction_id":1309,"rating":2.0,"review":"Great way to see the highlights but . . .. We visited Vancouver on 5\/9\/18 prior to embarking on an Alaskan cruise. We've had great HoHo tours in other cities and expected the same in Vancouver. We didn't wait long to board an open top bus for the Park tour in the afternoon. We were...","review_date":"May 27, 2018","user":"lori_r"},{"attraction_id":1309,"rating":1.0,"review":"Terrible experience.. Decided to take only the City Tour, not the Park Tour since we only had one day to spend in Vancouver. Went to the bus stop closest to our hotel in the morning. After waiting far longer than the published 20 minutes for the first...","review_date":"May 26, 2018","user":"kenneth_h"},{"attraction_id":1309,"rating":1.0,"review":"Very poor tour experience-Somewhat of a Waste of Money. This Hop On Hop Off tour was by far the WORST tour experience our family has ever been on in in any country. The driver appeared to be on some type of substance with slurred words and really meaningless commentary. The bus was really old...","review_date":"May 26, 2018","user":"steven_a_c"},{"attraction_id":1309,"rating":4.0,"review":"bettter than lots of negative reviews said. hey guess we just got lucky don't think we waited more than 5 minutes from the 1st bus at 900am, til late afternoon in different locations. at gastown, we got off for lunch at the restaurant right there, sat outside, finished up, no sooner, paid...","review_date":"May 26, 2018","user":"vinny_l"},{"attraction_id":1309,"rating":1.0,"review":"Very disappointing experience. We purchased a combination ticket for West-coast Sightseeing HOHO City and Park Route on line, few days prior to our arrival to Vancouver on May, 9th, 2018.\nWe were planning to start at Canada Place, get off by the Aquarium at Stanley Park, re-board the...","review_date":"May 25, 2018","user":"olga_s"},{"attraction_id":1309,"rating":5.0,"review":"Great way to see a lot of Vancouver in one day. Had a blast on the Hop-On Hop-Off tour. I purchased the dual route which is the city and park route as one package. This allowed me to see the city highlights and also have the tour through Stanley Park. I had some places I wanted...","review_date":"May 21, 2018","user":"have2cruise"},{"attraction_id":1309,"rating":3.0,"review":"Smooth service, but not outstanding. I took the Park route today, largely to get my bearings in Vancouver. I booked online which was a smooth process and found my closet stop thanks to the concierge at my hotel. I rode two buses today, with different experiences. Firstly - the buses...","review_date":"May 18, 2018","user":"kellyadl"},{"attraction_id":1309,"rating":1.0,"review":"Hop on Hop off tours. When we got off the ship on the 30th April there were two buses waiting one for the parks and one for the city route. As we had tickets for both we hopped on the first bus to be asked to get back off as...","review_date":"May 18, 2018","user":"helenmcintosh4"},{"attraction_id":1309,"rating":2.0,"review":"Not a gentleman in Vancouver . Generally, we find this type of hop-on, hop-off bus tour a good way to see a city, except afternoons or the hour before bus service ends. Today was no exception. We hopped off for lunch at the excellent Teahouse at Ferguson Point in Stanley Park....","review_date":"May 15, 2018","user":"dasharmon"},{"attraction_id":1309,"rating":5.0,"review":"Great way to see Vancouver. It was raining, no surprise there. So we went on the clear top bus, It was a very convenient way for us to see the city in the rain. We had never been to Vancouver before. I had read the reviews which had me a...","review_date":"May 15, 2018","user":"anthonyvu5474ht"},{"attraction_id":1309,"rating":1.0,"review":"Not good experience. Hop on, hop off advertised buses every 20 minutes. When we arrived at the pickup point, the first bus was there in about 10 minutes. It was full and could not take us. The next bus was 40 minutes later. It was also full but...","review_date":"May 10, 2018","user":"tedtuff"},{"attraction_id":1309,"rating":2.0,"review":"Mostly wasted time. We got on close to our hotel and did the park route. Our guide for that part was great, although a bit hard to understand. We then got off at the library stop, which was a mistake. The bus that we then got on just...","review_date":"May 10, 2018","user":"beth_ann_k"},{"attraction_id":1309,"rating":2.0,"review":"They should pay us. We purchased tickets for the parks route. Our first driver (for four stops) at least gave us some of his own commentary and tried to engage the passengers. Once we got back on the bus (new driver), the next 90-odd minutes was spent listening to...","review_date":"May 9, 2018","user":"mikool83"},{"attraction_id":1309,"rating":5.0,"review":"Best tour guide . We had Kevin for 3 of our trips on the hop on hop off tours around Vancouver. While other tour operators just played the recording he turned his off, switched his mic on and started telling us everything he knew about everything! So informative and...","review_date":"May 5, 2018","user":"45kristenr"},{"attraction_id":1309,"rating":5.0,"review":"Great Way to See the City. My partner and I were visiting my son in Vancouver, but he had to work one day. We had been to Vancouver many times before, but had never had a car to really tour the city. We purchased a dual pass - two routes and...","review_date":"May 3, 2018","user":"kathym100"},{"attraction_id":1309,"rating":3.0,"review":"It was ok - needs Better frequency & busses. Ok so I also (like other cities around the world) go into to \u201cHop-on Hop Off\u201d.\nI took the dual bus and stoped half-way and took a cab back to the hotel.\nThe pros :\n- the live guide on the trolley green line was...","review_date":"April 29, 2018","user":"gailani_art"},{"attraction_id":1309,"rating":5.0,"review":"A Constant Rain Meant Only \"Hop On\". My wife and I had one day in Vancouver and to maximize our exposure , decided to take the Hop-on Hop-off Bus. We have chosen that option in many cities but underestimated the scheduled intensity of rain that day. I was pouring before , during...","review_date":"April 29, 2018","user":"steven_l"},{"attraction_id":1309,"rating":3.0,"review":"Good way to get an overview. Not much to say about the service. It's an audio tour with headsets. We had two different drivers and one of them was good at giving some extra information\/comments which was great. The other driver just drove. Luck of the draw I guess.\nBut it's...","review_date":"April 25, 2018","user":"margaretd999"},{"attraction_id":1309,"rating":5.0,"review":"I bought a dual pass and I have two doubts;. Good afternoon.\n\u00a0 I bought a dual pass and I have two doubts;\n1- If I take the bus at 8:30 am on Saturday, can I use it until 8:30 am on Sunday? It is? Or is the pass only valid for Saturday?\n2- My...","review_date":"April 15, 2018","user":"solbhmg"},{"attraction_id":1309,"rating":3.0,"review":"Hop-on Hop-off is always the way to go. Whenever I travel in a new city I always use the Hop-on Hop-off tours to get a lay of the land. I like being able to see the entire city before deciding where I want to spend most of my time visiting. These tours aren't...","review_date":"March 20, 2018","user":"mary_v"},{"attraction_id":1309,"rating":2.0,"review":"Time consuming without too many highlights. I normally do this hop-on hop-off trips every time I visit a new city. I was off to a bad start as I bought ticket to only the blue line, not the blue and the red line, basically driving the same route. Anyhow, my mistake....","review_date":"February 4, 2018","user":"tatonull"},{"attraction_id":1309,"rating":5.0,"review":"Great Time on the Blue Hop On Bus. We had a wonderful rainy afternoon with Desmond as our driver & guide on the Blue Hop On Hop Off bus which took us all over Vancouver. We stayed on for his entire 2 hour tour because his commentary, along with the pre-recorded tape, was...","review_date":"February 2, 2018","user":"dorothy4344"},{"attraction_id":1309,"rating":3.0,"review":"Use the trolley bus hop on hop off. The trolley bus hop on hop off tour was great. Unfortunately the blue bus was not to be seen so despite having purchased a ticket to use both it was wasted. The only down side was this meant there was an hour wait if you...","review_date":"October 31, 2017","user":"jillh2406"},{"attraction_id":1310,"rating":5.0,"review":"Valentine's Trip. Chris was a wonderful guide, very friendly and knowledgeable. We did the tour in February and really enjoyed the Frozen Falls. The smaller group sizes was nice and intimate. The attractions included in the tour...Behind the falls, Niagara Fury, Skylon Tower, and Butterfly Conservatory really...","review_date":"February 16, 2019","user":"loufene"},{"attraction_id":1310,"rating":5.0,"review":"Go !. Don\u2019t scrimp \/ go for it - you are there do the tour - see what so many others haven\u2019t\nGet behind the fairs","review_date":"February 10, 2019","user":"suzanne1209"},{"attraction_id":1310,"rating":5.0,"review":"Maid of the Mist Boat Ride. Really exciting -- got really wet even though wearing one of the plastic capes. Amounts of water falling are overwhelming,","review_date":"January 14, 2019","user":"voyage256140"},{"attraction_id":1310,"rating":4.0,"review":"Informative Guide. The guide was good in the sense that he was informative and willing to accommodate our requests if we wish to change some of the itinerary due to weather. He also was nice to re-schedule the itinerary so that we could get the best out...","review_date":"December 31, 2018","user":"kongzi8"},{"attraction_id":1310,"rating":5.0,"review":"tour package. The tour was well organized. We saw exactly what we came for and the price was great. We had our teen grandchildren who never saw anything so grand before.","review_date":"December 13, 2018","user":"mrelaxin"},{"attraction_id":1310,"rating":5.0,"review":"Great Highlights Tour. We are independent travelers who normally avoid organised tours, but with only one day in NF we were happy to be guided and led. Great choice!\nShaun picked us up on time and was a great guide and host for the day. We did the...","review_date":"November 22, 2018","user":"travel587657"},{"attraction_id":1310,"rating":5.0,"review":"Wonderful Tour. Really enjoyed the tour. Behind the Falls, Skylon Tower, and Hornblower boat to the Horseshoe Falls, amazing. Very professionally run. Guide Clair was super nice and knowledgeable.","review_date":"November 19, 2018","user":"david_s34242"},{"attraction_id":1310,"rating":5.0,"review":"Excellent. As we had never been to Niagara we booked this tour basically to save us any hassle of getting into the sights included. Actually seeing the closeness it wouldn't have been a problem but this tour went seamlessly. Prompt pick up and ease of getting...","review_date":"November 7, 2018","user":"nsander219"},{"attraction_id":1310,"rating":5.0,"review":"Amazing Tour. We booked this tour through trip advisor after looking at the positive reviews. It was worth every penny. We needed to confirm before we got there. We got a call from our tour guy the day of the tour which he picked us up from...","review_date":"October 23, 2018","user":"gioia333"},{"attraction_id":1310,"rating":5.0,"review":"Awesome tour. Best tour we had Caitlin as a tour guide and she was great. We saw so many attractions in 4 hours. Well worth it.","review_date":"October 20, 2018","user":"dmh409"},{"attraction_id":1310,"rating":5.0,"review":"Best decision of the whole trip!. I can't even begin to express what an amazing time we had on this private tour. Our guide Sean made the experience so worth while. This is the trip I would recommend to anyone visiting Niagara Falls! Getting picked up from our hotel and driven...","review_date":"October 15, 2018","user":"kathryn_r"},{"attraction_id":1310,"rating":5.0,"review":"An Awesome Tour . I can\u2019t even express how much we loved this tour. Our tour guide was Hassan - he was so incredibly nice and knowledgeable about Niagara Falls. He picked us up and dropped us off at our hotel. The tour covers so much of the must...","review_date":"October 13, 2018","user":"worldtravelingjw"},{"attraction_id":1310,"rating":4.0,"review":"Red Raincoats for all. Great Fun to board a boat and travel up to the falls. Of course you'll get wet, of course you will get cold, But what fun for everyone old and young alike. We got on the Candain side which seem to be much better organized...","review_date":"October 10, 2018","user":"citydude47"},{"attraction_id":1310,"rating":5.0,"review":"Fantastic falls. What an excellent place to visit! One of the best experiences on our cross Canada journey.this year. The Horseshoe falls are beyond words, so beautiful. You must take the boat and do the walk under the falls as well. A must see.","review_date":"October 3, 2018","user":"gbhavefun"},{"attraction_id":1310,"rating":5.0,"review":"Spectacular and breath taking. The boat boarding was very efficient and quick. Ponchos were definitely necessary. We rode by the American falls and then made our way to the bridal falls. We saw a fantastic rainbow through the water. The boat goes really close to the Falls and the...","review_date":"October 2, 2018","user":"tuffley47"},{"attraction_id":1310,"rating":5.0,"review":"Excellent!. Everything about this tour was Great! Mikey our tour guide was wonderful. The falls are absolutely beautiful!","review_date":"October 2, 2018","user":"gigi_l"},{"attraction_id":1310,"rating":5.0,"review":"Great Tour. We were picked up at our hotel promptly at the designated time by our guide, John. There were only three couples on the tour so nice sized group. John, our guide,had all of our tickets so there was no wait at any of the attractions....","review_date":"October 1, 2018","user":"james_s"},{"attraction_id":1310,"rating":5.0,"review":"excellent tour. The trip was wonderful You were able to see different areas of Niagara Falls and how the falls impacted the area, the power plants etc. Our guide was wonderful and very informative. The boat ride was fun along with going under the falls","review_date":"September 30, 2018","user":"judy_b"},{"attraction_id":1310,"rating":4.0,"review":"Prepare to get wet. The trips to the falls but prepare to get wet even with the lovely coloured capes.\nThe best (driest) place on the boat is at the back under the canopy.","review_date":"September 24, 2018","user":"155richard81"},{"attraction_id":1310,"rating":5.0,"review":"Fabulous tour. Visiting Niagara Falls is a once in a lifetime adventure and no better way to see them than with this tour.\nWe booked before leaving the UK after researching several tours. Although not the cheapest we liked the look of this one as there is...","review_date":"September 23, 2018","user":"steve-and-andie"},{"attraction_id":1310,"rating":5.0,"review":"Great tour to see the highlights. We only had a day to see all the sights in Niagara so we decided on this tour which cost about $110\/person. We wanted a small intimate group (6 people) and they picked us up at our hotel. It was so nice to have our...","review_date":"September 22, 2018","user":"kim449"},{"attraction_id":1310,"rating":5.0,"review":"Outstanding. I was shocked on how beautiful the boat was and the view was something we will never see again our trip has been amazing","review_date":"September 20, 2018","user":"rcalbott"},{"attraction_id":1310,"rating":5.0,"review":"Good tour . John, our guide, was friendly, funny and very informative. The tour included a short drive tour, journey behind the falls, Hornblower boat ride and a visit to the skylon tower. The group included only six people which was great. Definitely recommend it.","review_date":"September 19, 2018","user":"anchallll"},{"attraction_id":1310,"rating":4.0,"review":"Easy Going Tour. Our tour guide was very friendly and it was nice just 6 of us on it. We went the weekend after Labor Day, and he said the crowd had decreased dramatically (definitely a great time to go). Our tour only lasted 3-4 hours because he...","review_date":"September 17, 2018","user":"zachary_p"},{"attraction_id":1310,"rating":5.0,"review":"Be Ready to Get Wet. Love the eye level view of the falls, but be prepared to get SOAKED! They do give you rain ponchos but my sleeves and shoes still got very wet. This would have been an awesome excursion on a 90 degree day, unfortunately it was 60...","review_date":"September 16, 2018","user":"jennifer_v"},{"attraction_id":1310,"rating":5.0,"review":"Outstanding Tour. Guide\/driver did an outstanding job of describing various points of interest and positioning us for the best views and closest proximity. We rode in a Honda Van with only one other couple so it was almost like a private tour. Typically the tour consists of...","review_date":"September 13, 2018","user":"jcfarmer"},{"attraction_id":1310,"rating":5.0,"review":"An amazing experience. Coming for New Zealand and booking online I was a little worried that things would not be what they are, how wrong was I. Guy picked my husband, son and I up on time. With two other couples, he drove us to Niagara with a...","review_date":"September 12, 2018","user":"linda_c"},{"attraction_id":1310,"rating":5.0,"review":"I was soaking wet when the tour was over with the Horn Blower, Amazing!. They handed us red ponchos just before boarding the Hornblower but you're still going to get wet but it was absolutely amazing!","review_date":"September 8, 2018","user":"backpacker665165"},{"attraction_id":1310,"rating":5.0,"review":"Falls with a guide. Great time. 6 to a group. We were picked up at our campground and spent a really nice 3.5 hours with Chris. The tower and the boat ride were spectacular. We had a great time and the tour goes all over Niagara. We would also...","review_date":"September 7, 2018","user":"james_h"},{"attraction_id":1310,"rating":5.0,"review":"Very, very worthwhile. As mentioned in all the other reviews, this is simply the most effective way to efficiently check off the most important tourist attractions in just a 4 hour period. This would have taken more than a single day to accomplish if booked independently. Our driver...","review_date":"September 6, 2018","user":"tyrrell68"},{"attraction_id":1310,"rating":5.0,"review":"Beautiful & Convenient!. So great to be picked up and taken care of for 3+ hours -- The tower, tunnels, whirlpool and the stunningly beautiful and majestic falls were all just wonderful! Our guide was friendly, professional and helpful -- no driving or parking hassles, just FUN and...","review_date":"September 3, 2018","user":"jean_h"},{"attraction_id":1310,"rating":5.0,"review":"Boat ride. This experience on the boatride was spiritual in nature. It was like seeing the hand of God on water. The spray of water and the roar of the God Niagara was deafning.","review_date":"September 2, 2018","user":"trike2010"},{"attraction_id":1310,"rating":5.0,"review":"Outstanding tour!. From start to finish this tour was flawless. We stayed on the Canadian side experiencing the highlights without the over the border hassle and without the lines! Convenient pick up at our hotel by the knowledgeable and personable Sean, our small group of 7 got...","review_date":"August 29, 2018","user":"wintergreen75"},{"attraction_id":1310,"rating":4.0,"review":"Good option for ease of getting to main attractions . I booked this for our family of 5 (3 kids age 10, 7&7) and it was worth it. Didn\u2019t have to deal with hassle of buying tickets and navigating area. That is all done for you. Our total group was 7 so being in a...","review_date":"August 28, 2018","user":"jennifer_j"},{"attraction_id":1310,"rating":5.0,"review":"Eli made our awesome trip even better!. This tour was great from start to finish! Eli was on time picking us up at our hotel and was very friendly. He got to know everyone in our van and kept the conversation fun. He also taught us a lot about all the things...","review_date":"August 28, 2018","user":"puddles83"},{"attraction_id":1310,"rating":5.0,"review":"See Sight Tours - Niagara Falls Tour with Sean. Went on a tour with my family. Sean was the best tour guide. He was knowledgeable, answered our questions, polite, and made the tour fun for everyone. We were offered a bottle of water and at the end was given a maple candy. Loved it!!...","review_date":"August 27, 2018","user":"donnalaurie497"},{"attraction_id":1310,"rating":5.0,"review":"Must go here at least once, plan ahead and be sure not to miss the walk by the falls.. Must go here at least once, plan ahead and be sure not to miss Journey Behind the Falls. in the same building is an imax movie see this too. We were in Clifton hill area, from our Days Inn hotel we walked over to Greg...","review_date":"August 27, 2018","user":"jjcfamilytravel"},{"attraction_id":1310,"rating":5.0,"review":"Excellent View of Niagara. Niagara Falls watching from Canada side is a pleasure. You will have excellent view of most of the falls. very good for capturing pictures of you \/ family having the awesome falls behind you. Night view with varying colors and the fireworks work watching","review_date":"August 27, 2018","user":"arpitha123"},{"attraction_id":1310,"rating":5.0,"review":"Highlight of the Trip - but not brilliant if disabled!. The trip and guide Kaitlyn were delightful. Worth paying to have it all sorted for you, que jumps and pick up \/ drop off at our hotel. Kaitlyn was knowledgeable and likeable. The slight draw back as we have a member of our family in...","review_date":"August 26, 2018","user":"dex_r"},{"attraction_id":1310,"rating":5.0,"review":"Great tour without being too long. This was a great tour for our family of 4 (kids are 13 & 10). I liked that it was only us and another couple so a small group because you were able to get all your questions answered. It took you to the main...","review_date":"August 24, 2018","user":"angela_m"},{"attraction_id":1310,"rating":5.0,"review":"amazing day out that captures every part of the Falls in Canada. 2 Adults and 3 children (11 x 2 & 13) had the most amazing day during this tour. Our host Roberta couldn't have been better\/nicer. she answered all questions, explained lots of history, and also drove us to each attraction to ensure we jumped all...","review_date":"August 22, 2018","user":"mark_a"},{"attraction_id":1310,"rating":5.0,"review":"Well worth the cost. I cheap out on vacations as much as possible (as in, I brought a backpack with food for me and my 3 kids), but this tour was well worth the money. Roberta drove us right to the attractions, handed us our tickets, and we walked...","review_date":"August 18, 2018","user":"jeremy_b"},{"attraction_id":1310,"rating":5.0,"review":"Great tour!. This tour was great! Our guide Mike was wonderful. Knowledgeable, enthusiastic. Seemed he really enjoyed his job. He took us to many points of interests, pointed out good parking spots, restaurants. The tour itself was so worth it. No need to worry about parking, waiting...","review_date":"August 18, 2018","user":"nicole0716"},{"attraction_id":1310,"rating":5.0,"review":"The best you can do in Niagara. the tour is amazing, perfect organization, with wonderful view to the Niagara falls from immediate distance. Also one of the best souvenir shops I have ever seen. Recommend to everybody who is planning to visit Niagara Falls.","review_date":"August 17, 2018","user":"milanc71"},{"attraction_id":1310,"rating":4.0,"review":"Canada visit. guide was very friendly and knowledgeable. It was a full day. However never stay at the Oakes Hotel. It is very old and it smells. There are extension cords running around the room. little outlets, Also no climate control. cool or heat. We left a...","review_date":"August 17, 2018","user":"john_f"},{"attraction_id":1310,"rating":5.0,"review":"Amazing tour!. Sean was an amazing guide for our tour of the falls! Great personality and we all learned so much (including our two boys ages 6 and 8). I would recommend this tour to anyone!","review_date":"August 14, 2018","user":"jessica_c"},{"attraction_id":1310,"rating":5.0,"review":"Awesome!!. We had the lovely Kaitlyn as our tour guide. She was right on time to pick us up and was really friendly and informative. There were 4 of us and we picked up a lovely couple from Indiana.\nWe had a lot of laughs along...","review_date":"August 10, 2018","user":"kaff555"},{"attraction_id":1310,"rating":5.0,"review":"Value but still pricy. I booked this as my partner has mobility issues and the included transport makes all the difference.\nWe were picked up right on time and firstly takes on a drive above the falls Then back to the Below the falls attraction. The best part of...","review_date":"August 9, 2018","user":"tigger2594"},{"attraction_id":1310,"rating":5.0,"review":"Niagara Falls area. This tour was the best way to know all the attractions in the Niagara Falls area. The tour stopped at all the key attractions and pointed out the attraction to go on your own when you had more time to enjoy them","review_date":"August 9, 2018","user":"efamily1458"},{"attraction_id":1310,"rating":5.0,"review":"Great Deal!!. We purchased this tour from Trip Advisor via Viator. This is one of the great tours. Hussan our driver is courteous, professional and knowledgeable. He played trivia questions, with our kids.\nWe were picked up at our hotel. There were only 7 of us on...","review_date":"August 7, 2018","user":"franfromflushing"},{"attraction_id":1310,"rating":5.0,"review":"Best way to see the Falls!. This your was amazing! Robbie was a great tour guide and we really enjoyed the other family that was on the tour with us. We truly saw the Falls from every angle possible and the Hornblower Cruise was the coolest thing ever! Felt like we...","review_date":"August 6, 2018","user":"kayla_b"},{"attraction_id":1310,"rating":5.0,"review":"Fabulous.... Don't think about it, book it it's an Amazing place! Would recommend over & over. Can't wait to go again in the future.","review_date":"August 6, 2018","user":"marianprice6"},{"attraction_id":1310,"rating":5.0,"review":"great tour. I know this tour had a great review. As other reviewers say, our guide Mariella gave us a lot of information about Falls, towns, and etc. Both the families were so shy and didn't talk much, but she always cheered us up. Her driving was...","review_date":"August 6, 2018","user":"wizard-of-ozu"},{"attraction_id":1310,"rating":5.0,"review":"The Way to Go. If you have a limited amount of time to spend or just want your day mapped out for you - take a Best of Tour. We got to see the top four places and had a two-day unlimited bus pass. Well worth it.","review_date":"August 6, 2018","user":"purrcy2016"},{"attraction_id":1310,"rating":5.0,"review":"Wonderful Tour. Our first visit and we picked the perfect tour. Our tour guide Alex was absolutely wonderful. She picked us up at our hotel in a brand new mini van along with another family for a total of 7 in our group. Perfect size for a...","review_date":"August 5, 2018","user":"freebsmom"},{"attraction_id":1310,"rating":5.0,"review":"The best way to see the falls. Such an amazing experience and using See Sight thoroughly recommended.\nWe felt like VIPs, jumped all the queues, could not have seen more, and had a great guide in Robbie.\nMemories will last forever for us and our children. Thank you so much!","review_date":"August 5, 2018","user":"dawesie"},{"attraction_id":1310,"rating":5.0,"review":"Great Tour. Our guide arrived promptly to our hotel at the time promised. It was great to be in a small group with only a total of 7. There was no hastle with easy drop off and when meeting up after each activity our guide was there....","review_date":"August 5, 2018","user":"janeanr2016"},{"attraction_id":1310,"rating":5.0,"review":"Greatest Tour. My husband, two kids age 5 and 9, and I took the tour with Kaitlyn as our tour guide. She was awesome! The small tour made it perfect for us. The tour included the highlights of Niagara Falls with the Skylon Tower, a driving tour...","review_date":"August 4, 2018","user":"mdiesing"},{"attraction_id":1310,"rating":5.0,"review":"A Great Way To See Niagara Falls. This was a great way to see the major attractions of Niagara Falls. Our guide Sean was very knowledgable about the city, was very polite and answered all of our questions. We only had four people in our group so it felt like a private...","review_date":"August 4, 2018","user":"off2theocean"},{"attraction_id":1310,"rating":5.0,"review":"Fantastic . We done this trip on my Birthday I felt like a VIP as picked up from hotel. There was two of us and then meet a family of four so only six of us and our lovely driver Roberta she was very informative explained about...","review_date":"August 3, 2018","user":"bobca123t"},{"attraction_id":1310,"rating":3.0,"review":"NOT a guided tour. I was expecting a guided tour, not just dropped off and \"meet me back here in an hour\". The entrances were different than the exits and I never knew how to find the van. The two of us were overtaken by a group of four...","review_date":"August 2, 2018","user":"txcharley714"},{"attraction_id":1310,"rating":5.0,"review":"Would Highly Recommend. Not only was the first class treatment amazing, but the organization and actual trip. We were picked up at our Airbnb by two lovely people, escorted and instructed to each and every destination. We were escorted to the front, dropped off at the entrances, and...","review_date":"August 1, 2018","user":"rheindin"},{"attraction_id":1310,"rating":5.0,"review":"Impressed!!!. Canadian side only! Was picked up in 7 passenger van right at hotel promptly at 8:30 am by Sean our driver. Super nice, enthusiast, friendly and knew his stuff. Points out sites and information otherwise may not of noticed and provided the history behind it....","review_date":"July 31, 2018","user":"oceanbreeze150"},{"attraction_id":1310,"rating":5.0,"review":"Best way to see Niagara Falls. My husband and I visited Niagara Falls over July 4th. We booked this excursion before we arrived because we knew it would be busy that weekend. We wanted to see as much as possible and this was perfect! Kaitlyn picked us up at Embassy Suites...","review_date":"July 31, 2018","user":"caroline_m"},{"attraction_id":1310,"rating":5.0,"review":"DO IT. Good tour. Absolutely could not have seen all that we saw in just the 4 hours we had for the tour. Kaitlyn was an enthusiastic and delightful tour guide.","review_date":"July 30, 2018","user":"paul_g"},{"attraction_id":1310,"rating":5.0,"review":"Great way to see Niagara Falls. Mariella, our tour guide was awesome! The tour company picked us up at our B&B and dropped us off when we were done. She took us to the \"behind the scene\" of the city and was very knowledgable about the history of Niagara Falls. We...","review_date":"July 29, 2018","user":"beachwedding16"},{"attraction_id":1310,"rating":5.0,"review":"Best Way to See So Much. With this tour you get to see the Sklon Tower, the Hornblower upclose to falls experience and the behind the falls tour. Your guide will get you there and then to the front of crowds (as much as possible) Our guide was fun and witty...","review_date":"July 26, 2018","user":"jlpeterson58"},{"attraction_id":1310,"rating":5.0,"review":"Quick Family Vacation. This was by far the best experience ever. Our tour guide was absolutely amazing! This tour will save you a ton of time and money. They hit all the highlighted areas to tour, plus give you tips and tricks about some other activities to do...","review_date":"July 25, 2018","user":"mstravel1234"},{"attraction_id":1310,"rating":5.0,"review":"Best way to see the Falls and Niagara region. The tour guide was great and knowledgeable about the Falls as well as the Niagara area and history. This tour offered a great way to see the best attractions in the area on a semi private tour. There was no waiting in lines for tickets...","review_date":"July 25, 2018","user":"h3025rprichardt"},{"attraction_id":1310,"rating":5.0,"review":"Great service. We enjoyed the tour overall. We only had a day at NF so it was well worth it. Robbie, our guide, had a great personality and was knowledgeable. Perhaps most impressive was that a set of our Skylon tower photos was lost during the tour...","review_date":"July 24, 2018","user":"texadoc"},{"attraction_id":1310,"rating":5.0,"review":"Absolutely Amazing! . This was worth every cent we paid. Katelyn our tour guide did an amazing job of providing a concierge experience for our small party. Going to the front of the lines alone was great. Being taken to areas other\u2019s would have overlooked was the Ben...","review_date":"July 24, 2018","user":"th0masm972"},{"attraction_id":1310,"rating":5.0,"review":"Family trip to Niagara Falls; had 4 adults and 4 kids (age 8-15) in our party.. Highly recommended!! Our guide, Kaitlyn was a fantastic guide. She\u2019s a young college student, very entertaining, personable, and was on time for each stop. We highly recommend doing this tour versus doing each activity on your own. We skipped the lines and walked right up...","review_date":"July 23, 2018","user":"kathyk1212"},{"attraction_id":1310,"rating":5.0,"review":"Great Tour, even better Tour Guide. Well worth the cost, saw things we hadn't heard of. Kaitlyn was aces in her tour of Niagara Falls, and her local knowledge made it easier to appreciate the area. Kudos to Kaitlyn and See Sight Tours. Well done!!","review_date":"July 19, 2018","user":"trumpeter1"},{"attraction_id":1310,"rating":5.0,"review":"Absolutely Fantastic!!!. We were on a morning tour on July 11, 2018. John was our tour guide and he was fun, helpful and informative. We stayed on the US side of Niagara Falls and walked over the bridge in the morning. Every place we went we were...","review_date":"July 16, 2018","user":"susan_v"},{"attraction_id":1310,"rating":5.0,"review":"Two days at Niagara Falls. Whilst in USA for a Friendship Force Exchange in 2010 I visited Niagara Falls What an awesome place! The Canadian side is definitely the better viewing. Heard the stories of people going over these roaring falls in barrels etc also walking across the gorge below...","review_date":"July 15, 2018","user":"irene_i"},{"attraction_id":1310,"rating":5.0,"review":"Wonderful experience. The tour included most of the sights we wanted to see without the hassle of driving and parking. Sean was our tour guide and was absolutely wonderful! He gave us tips at each stop that made the experience even better. He has a great personality...","review_date":"July 15, 2018","user":"maryfrommemphis"},{"attraction_id":1310,"rating":5.0,"review":"Unforgettable Experience. I highly recommend this tour and tour company. This experience truly made our vacation to Niagara Falls! This tour allows you to get dropped off and directly on to each of the attractions with little to no wait. They gave us just the right amount...","review_date":"July 11, 2018","user":"eyeluvmylife"},{"attraction_id":1310,"rating":5.0,"review":"Hasan was great!. Hasan was our tour guide and he was knowledgeable, funny, and made it easy to visit each attraction. He also had fun trivia facts about Niagra. Would highly recommend this to anyone looking for easy transportation and see the highlights of Niagra in limited time.","review_date":"July 10, 2018","user":"fabio_b"},{"attraction_id":1310,"rating":5.0,"review":"Amazing views of Niagara Falls from every angle! - See Sight Tours. This was an awesome tour I highly recommend and was well worth the money. Restricted to 6 tourists, the van picked us up on time at our Air B&B driven by our wonderful guide, Paige. We had preferred entry to all sights with minimal waiting....","review_date":"July 9, 2018","user":"davidgb6361yf"},{"attraction_id":1310,"rating":5.0,"review":"Perfect Day!. My husband and I thoroughly enjoyed our guide Hassan's expertise in sharing the falls from high above (from the Skylon Tower), from eye level (Journey Behind the Falls and Welcome Center) and from below (Hornblower Cruise). We moved from place to place effortlessly and Hassan's...","review_date":"July 9, 2018","user":"janie_k"},{"attraction_id":1310,"rating":5.0,"review":"Triple Thumbs Up!. Conveniently picked up at our hotel and got to see 3 amazing views of the Falls! Our guide, Sean, was fantastic; he answered all of our questions and gave great advice. Loved how you traveled with a small group but had free time at each...","review_date":"July 8, 2018","user":"shannon_c"},{"attraction_id":1310,"rating":5.0,"review":"Finally did it. Of all the times I've been to Niagara finding things out one by one I finally took a tour like a real tourist and found out where many things were that I never knew of. The walk along the board, the cable rail cars and...","review_date":"July 7, 2018","user":"rick_h"},{"attraction_id":1310,"rating":5.0,"review":"Hornblower rules. This was a lot of fun. I highly recommend the Canadian tour side. Our family was amazed at the power of the falls and how we were able to get.","review_date":"July 7, 2018","user":"sal_br0"},{"attraction_id":1310,"rating":4.0,"review":"Girls trip. First visit to Niagara Falls. Amazing, such beautiful place. I love the tour on boat, just to be able to go into the Falls was wonderful!","review_date":"July 4, 2018","user":"diamonds322"},{"attraction_id":1310,"rating":5.0,"review":"Great Tour. Our tour guide Paige was absolutely brilliant. She was very friendly and knowledgeable of the area and was able to answer all our groups questions. This tour takes in the Skylon Tower, Behind the Falls and the Hornblower boat into the falls and is highly...","review_date":"July 3, 2018","user":"julian_s"},{"attraction_id":1310,"rating":5.0,"review":"Wonderful Tour of Niagara. Just got back from Niagara Falls in Ontario Canada. The tour was the best part of our stay at the falls! Kaitlyn was an amazing tour guide and we had vip tickets for every event. Would highly recommend this tour package, it was just an...","review_date":"July 2, 2018","user":"karen_m"},{"attraction_id":1310,"rating":5.0,"review":"Awsome . We had Guy and he was a awsome guide very funny and wicked down to earth definitely recommend this tour well worth the money and great way to get around to the places without getting lost especially if you have never been here... awsome awsome...","review_date":"June 30, 2018","user":"candi_a"},{"attraction_id":1310,"rating":5.0,"review":"No Words!!!!. This tour company is great!!! Our tour guide was Jaclynn and she was great and very informative. If you're going to Niagara definitely book this. You don't have to worry about anything...parking, driving, etc. Everything is taken care of and advise is given about each...","review_date":"June 25, 2018","user":"todd_p"},{"attraction_id":1310,"rating":5.0,"review":"Ultimate Niagara Falls Tour- Canada. Words cannot express this tour. Breathtaking, exciting...indescribable! Our guide Robbie was excellent. Polite young man, respectful and knowledgeable. An absolute must see! Don't put this trip off any longer. You will not be disappointed.","review_date":"June 21, 2018","user":"maria_c"},{"attraction_id":1310,"rating":5.0,"review":"Excellent Tour Guide. Our tour guide was amazing. All the little details and extras that she did for all of us was just warm and welcoming. Thank you","review_date":"June 18, 2018","user":"debig34"},{"attraction_id":1310,"rating":5.0,"review":"Must do activity in Niagara!!. Small group (6) with a very knowledgeable local tour guide. Ours was Elijah and he was amazing!! He's a local to the area and knew a lot of facts about the falls and Canada in general. We enjoyed his mini quiz. This tour will take...","review_date":"June 13, 2018","user":"cladrido"},{"attraction_id":1310,"rating":5.0,"review":"Tour on June 9, 2018. We took a tour with this company and I must say our tour guide Jacqueline was awesome. She was friendly, knowledgeable and patient. She let us to our thing and never felt rushed. I would recommend her and your tour company to anyone. It was...","review_date":"June 12, 2018","user":"cmehos"},{"attraction_id":1310,"rating":4.0,"review":"Definitely take the tour. We very much enjoyed our tour with Kaitlyn who was friendly, knowledgeable, and professional. We only had one other couple in the car with us so it was almost a private tour. Kaitlyn provided information along the way and answered many of our questions. She...","review_date":"June 11, 2018","user":"eikooc"},{"attraction_id":1310,"rating":5.0,"review":"Great tour. Paige was fantastic for our family of 7, friendly but not annoying, very patient and kind with the kids, and had some great info on the falls! Would definitely recommend for any kind of group!","review_date":"June 11, 2018","user":"jeremyd1126"},{"attraction_id":1310,"rating":5.0,"review":"Worth every penny!. Elijah was an amazing tour guide for our family of four (2 boys aged 12 & 11) He was entertaining & knowledgeable!! Our boys loved him!! This tour was worth every penny as we went straight to the front of every line, never waiting for...","review_date":"June 10, 2018","user":"jenniferff3817vk"},{"attraction_id":1310,"rating":5.0,"review":"Fun and well worth going this route!. We had a group of 5 and had Guy \"G\" as our tour guide. What an experience; our one child said this topped any trip that we have been on. We learned so much and our teens had a great time. Guy was very informative...","review_date":"June 3, 2018","user":"coleen_s"},{"attraction_id":1310,"rating":5.0,"review":"Amazing. Simply amazing. . I wrote an in-depth review on the See Sights Tour page, the guys who operate this package. It\u2019s a wonderful small group\u2014 a minivan, not a charter bus. They skip the lines. Our guide was Sean. He was fantastic. We tipped him many dollars. Worth...","review_date":"June 1, 2018","user":"sclato"},{"attraction_id":1310,"rating":5.0,"review":"Very worthwhile way to spend 3-4 Hours!. Our tour guide John made sure we had the best time. He was fun, affable and just a nice person! He mixed in lots of local facts and held the attention of our 11 year old son. Would definitely recommend this company if you are...","review_date":"May 29, 2018","user":"beth_w"},{"attraction_id":1310,"rating":5.0,"review":"Awesome small group tour. I booked this tour with my parents in mind. This tour and company worked out perfectly. We weren't rushed, as timing between getting out of the van and when we needed to return was appropriate. It's nice being on a more personal level with a...","review_date":"May 22, 2018","user":"winchestervirginia"},{"attraction_id":1310,"rating":5.0,"review":"Highly recommended!. The small tour group allowed for a more relaxed and enjoyable experience. Our tour guide Jackie was super friendly, upbeat, and extremely knowledgeable of the area and its history. The company was very quick to respond to our questions upon booking and accommodating of our...","review_date":"May 18, 2018","user":"danielvq2151kx"},{"attraction_id":1310,"rating":5.0,"review":"Excellent tour, loved the experience.. Visiting Niagara for the first time, we decided to take this tour and it was a great experience. First class service and a really nice tour guide - Paige.\nThey pick you up at your hotel, take you the best attractions and return you at...","review_date":"May 14, 2018","user":"tolucamxm"},{"attraction_id":1310,"rating":5.0,"review":"Excellent Niagara Tour. Our tour guide Carwyn was wonderful. He was friendly, knowledgeable and made our day very relaxing and enjoyable. Small group made tour go smoothly and gave time to really see each stop. Would recommend tour especially if Carwyn is the guide.","review_date":"May 10, 2018","user":"glenn_o"},{"attraction_id":1310,"rating":5.0,"review":"Yes! Yes! Yes!. Why look anywhere else? This is the Best Tour Niagara Falls has to offer. A tour to remember for its terrific destinations and incredible information given along the way. Plus you get that personal experience because it is in a great mini van and not...","review_date":"May 9, 2018","user":"lola92677"},{"attraction_id":1310,"rating":5.0,"review":"Great experience. Our guide was very friendly, humourous and Knowledgeable. He answered all of our questions and was very pleasant. I loved the fact that it is such a small group and you are picked up right at your hotel! I would highly recommend this tour!!","review_date":"May 1, 2018","user":"denise24659"},{"attraction_id":1310,"rating":5.0,"review":"Great tour! . Our tour guide was Carwyn. He was very informative and helpful. We went to journey behind the falls, Skylon Tower, butterfly conservatory and Niagara\u2019s fury because the boats had decided to delay their opening day due to the weather still being cold and the fact...","review_date":"April 29, 2018","user":"stelliani82"},{"attraction_id":1310,"rating":5.0,"review":"Ultimate Niagara Falls tour was awesome!. Because of the terrible cold and snowy weather, we were the only ones on the tour and that made it that much better! Tour guide was fantastic and answered any question we had. He was very knowledgeable about the history of the falls and area....","review_date":"March 20, 2018","user":"muffin2424"},{"attraction_id":1310,"rating":5.0,"review":"informative tour. our tour guide was very nice, spoke English very well, and spent quite a bit of time telling us some history of niagra falls not just taking us to different sites. he took us to different places and had a story for each one. we...","review_date":"March 13, 2018","user":"scallanamy72"},{"attraction_id":1310,"rating":5.0,"review":"1 full day in Niagara Falls . As part of an 8 day trip, arrived in Niagara Falls in a Monday evening & left on the Wednesday morning so only had 1 full day at the Falls. Booked the 5 hour trip to maximise what we saw. Our guide was knowledgable &...","review_date":"February 21, 2018","user":"k8877pocarolinet"},{"attraction_id":1310,"rating":5.0,"review":"Great guide. Carwyn (our guide) was great. Was easy to chat with and was knowledgeable of Niagara.\nOur group was only 4 people. He kept the car warm which was nice.\nThe tour included the best of which for a first time visitor to Niagara fulfilled my...","review_date":"December 29, 2017","user":"j139ntjoshual"},{"attraction_id":1310,"rating":5.0,"review":"Great tour. Four of us went to see the falls for the first time and this tour was fantastic. The tour was a small group of 6 and our guide. The guide was friendly and they picked us up right at our hotel then we were taken...","review_date":"December 11, 2017","user":"shawndawggy"},{"attraction_id":1310,"rating":5.0,"review":"Great tour even in October. Tour guide Guy was knowledgeable and pleasant. It was well coordinated with the Falls tour and regional attractions.","review_date":"November 1, 2017","user":"caron_s"},{"attraction_id":1311,"rating":5.0,"review":"Excellent experience. Elaine was a terrific tour guide. She was kind, warm, funny, patient, courteous and extremely knowledgeable.\nFolks should know that although there is an address designated as the meeting place for the tour, you should look for a small white bus - could be parked...","review_date":"February 22, 2019","user":"amenegoni"},{"attraction_id":1311,"rating":5.0,"review":"Winter ice. Tour exceeded my expectations. The falls in the winter are so lovely; ice and water both showering the stone backdrop. It was a crisp winter day and the tour enabled time to walk towards the falls and also reach the top walkway. But the tour...","review_date":"February 21, 2019","user":"seclif4d"},{"attraction_id":1311,"rating":5.0,"review":"Great Trip!. John Pierre was an excellent tour guide. We were given plenty of time at each site and did not feel rushed at all. There was a lot of historical knowledge that he knew and shared which made the trip that much better! Strongly recommend this...","review_date":"January 21, 2019","user":"christopher_c"},{"attraction_id":1311,"rating":4.0,"review":"A fun way to see more of Quebec . This tour provided transportation to all the sights. We went to see the waterfalls we were dropped off at the top and bottom of the falls. We than went to a chocolate shop that had very good hot chocolate. We were then brought to a...","review_date":"January 8, 2019","user":"kaycied22"},{"attraction_id":1311,"rating":4.0,"review":"Wonderful excursion from Quebec city. Our driver was very informative and made the trip interesting. We parked at the visitors center because the falls were frozen and the cable car was not working. This made it easy to see the falls up close and walk across the bridge. The ride...","review_date":"January 5, 2019","user":"curious802988"},{"attraction_id":1311,"rating":3.0,"review":"Worth it for St. Anne's Cathedral and the Falls. This tour was pretty standard. It allowed my friend and I (who had flown into the city and did not have a car) to escape the town for the day and see a few things. St. Anne's Cathedral was breathtaking inside. Such detail, artfulness, and...","review_date":"November 7, 2018","user":"naturemarie"},{"attraction_id":1311,"rating":3.0,"review":"Excellant tour, bus pickup needs better setup. This was a really interesting tour & the bus driver was very interesting; I would highly recommend taking this tour. The one area that this company does need to improve is how & where you wait to get on the bus to start the tour....","review_date":"October 31, 2018","user":"kenpruz"},{"attraction_id":1311,"rating":3.0,"review":"St Anne\u2019s Cathedral + Chocolate . The 5 hr bus trip booked is an eclectic mix of nature , architecture and chocolate. St Anne\u2019s Cathedral is amazing - don\u2019t miss the Crypt with the disturbing paintings of catholic nuns converting 1st nation children.","review_date":"October 30, 2018","user":"l8682ymsoniac"},{"attraction_id":1311,"rating":4.0,"review":"Tour. The falls were nice to see from the bottom; next time, we will drive to the top to go across the bridge (?). Higher than Niagra Falls, but much, much, much narrower. The basilica was quite nice architecture; it was worth seeing, even if you...","review_date":"October 26, 2018","user":"miamiredskin1968"},{"attraction_id":1311,"rating":1.0,"review":"A bad experience - Half day tour to Montmorency Falls and Ste.Anne de Beaupr\u00e9.. Last september we were visiting Qu\u00e9bec for the first time and we had this terrible experience with that tour to Montmorency Falls (also called Tour de la campagne). The tour conductor was a rude man called Jean Pierre. When we came to the Montmorency Falls...","review_date":"October 24, 2018","user":"edirani"},{"attraction_id":1311,"rating":1.0,"review":"Stranded by Vieux tours. My husband and I took this bus tour while visiting Quebec City. Our tour guide, Jon Pierre (call him JP), was late picking us upend then there was then a problem with the van we were to take - they gave him a van that...","review_date":"October 10, 2018","user":"excursion311512"},{"attraction_id":1311,"rating":4.0,"review":"Very good but Needed More Time at the Falls. This about 5 hour tour was definitely worth it for the convenience of seeing two very different major sites--the Montmorency Falls and the Basilica Set Anne de Beaupre--as well as a stop on Ile d'Orleans at a chocolate shop\/cafe and a visit to the the...","review_date":"October 9, 2018","user":"vakamalua"},{"attraction_id":1311,"rating":5.0,"review":"Double Good. Joined tour from cruise ship. Did both plus metal factory by motor coach. Guide was brilliant and both the falls and basilica were first class. Noticed a railway which runs along both attractions no doubt would have been good to travel that way","review_date":"October 9, 2018","user":"dave_o"},{"attraction_id":1311,"rating":4.0,"review":"Ticks several boxes. The two main parts of this tour - falls and basilica are both easy to do independently if you have a car. We didn't at this point of our trip, so went on this tour. It was worth doing but slightly longer than half a...","review_date":"October 9, 2018","user":"912michaell"},{"attraction_id":1311,"rating":5.0,"review":"More than I expected. We expected Montmorency Falls and a church, and possibly a chocolate shop. We got all of that plus a very friendly and knowledgeable guide Jean-pierre, who told us about the history and architecture of Isle de Orleans. We also stopped at a copper art studio...","review_date":"October 6, 2018","user":"suzreag"},{"attraction_id":1311,"rating":4.0,"review":"Ile D'Orleans is key attraction. It's easy to reach Montmorency Falls on our own, and more open on timing. This tour takes you to the launching point for the gondola ride up (about US$15 round trip), nice ride, or you can climb 400 stairs. Other private tour buses go right...","review_date":"September 28, 2018","user":"arniedonna"},{"attraction_id":1311,"rating":4.0,"review":"weekend adventure. visited this on a weekend. it does gets busy, so go early. was on a limited time, so didn't get to go on the tram, zip lining or taking the stairs. but the weather was nice & cool. def worth seeing it if you're in...","review_date":"September 24, 2018","user":"born2shootmacro"},{"attraction_id":1311,"rating":1.0,"review":"Rude bus driver\/tour guide (and an awful driver), extra stops and rushed at the falls. For starters, our bus driver, who was also our tour guide, was an extremely rude and impatient man. He was a cursing horn blower who tail-gated most of way. For a full sized bus trailing small cars on a highway with only car length between...","review_date":"September 19, 2018","user":"alice_h"},{"attraction_id":1311,"rating":5.0,"review":"Montmorency Falls without tour. It is so easy to visit the incredible Montmorency Falls on your own without having to adhere to the time constraints of an organized tour. The 800 city transit bus leaves frequently from the Youville area of old Quebec and terminates at the upper entrance...","review_date":"September 6, 2018","user":"donna_e"},{"attraction_id":1311,"rating":2.0,"review":"Not enough time to see the falls. Many people have said it, and I will say it again inthe hopes that they one day change their tour: There is simply not enough time at the falls. I would have hired a driver had I known. The driver, as others have said as...","review_date":"August 29, 2018","user":"ottolinemorrell"},{"attraction_id":1311,"rating":3.0,"review":"Fun - Bus Driver was Halarious!!. Our driver made our trip he was funny from the beginning to the end.\nI was a little disappointment in the tour itself. the advertise a chocolaterie we all thought it was a place that shows us how to make chocolate. it was just a...","review_date":"August 27, 2018","user":"derek_mitch"},{"attraction_id":1311,"rating":4.0,"review":"Near Quebec City and not expensive. Besides great view, it is not an attraction you need to pay to visit. You can park you car nearby and go walking.","review_date":"August 27, 2018","user":"zampier"},{"attraction_id":1311,"rating":2.0,"review":"Disappointing. First of all we had to wait in the rain to get on the bus. Then, when we got to Ile d'Orleans to visit the chocolate stores, the bus driver couldn't find parking so we didn't stop at all!!! I think the tour should have...","review_date":"August 22, 2018","user":"aikizum"},{"attraction_id":1311,"rating":3.0,"review":"Half day tour . This is a good tour to explore the outskirts of Quebec. It was a bit confusing as to what tour we were on as there were several tours leaving at the same time. Our tour had a large bus and a small one. We ended...","review_date":"August 21, 2018","user":"alsace1"},{"attraction_id":1311,"rating":4.0,"review":"Delightful half-day trip. Be prepared for the time 10:30-3:30ish. Grab a bite ahead of time to avoid waiting in lines at the stops. Our driver was very informative, very easy-going and delightfully Canadian having been born and raised on Isle D'Orleans. This is a great tour if you...","review_date":"August 19, 2018","user":"charlotte_s"},{"attraction_id":1311,"rating":4.0,"review":"Good tour. Great way to spend the day. Wish there was just a little more time at the falls and the island but it was sufficient to see the basics there. The tour guide was pleasant and had a good sense of humor","review_date":"August 14, 2018","user":"362jeannief"},{"attraction_id":1311,"rating":2.0,"review":"Don\u2019t bother. The falls aren\u2019t at all attractive as the water is muddy and the perimeter of the basin is a concrete path. A zip line was strung across the falls to make it especially ugly. There is a sad, old hotel there.","review_date":"August 10, 2018","user":"margob290"},{"attraction_id":1311,"rating":4.0,"review":"Popular tour. My partner & I took this half day tour last week and the tour covers attractions in the surrounding areas of Quebec City. The tour starts at Montmorency falls and spends about an hour there which is sufficient time to see the falls up close....","review_date":"August 9, 2018","user":"stirlingb"},{"attraction_id":1311,"rating":4.0,"review":"Overall a very nice tour. My partner and I did the Countryside Tour. We booked it online. Because the information about where to wait for a bus was a bit confusing, we were waiting in front of the Information Centre and we missed our bus. They apologized in the office...","review_date":"August 5, 2018","user":"pavlapavla"},{"attraction_id":1311,"rating":4.0,"review":"Great tour but missing 2 stops . Bus driver, Jean-Pierre, was amazing\u2014entertaining and informative. This tour skipped the chocolate store completely and stopped at a dirty convenience store instead\u2014very disappointed to spend 25 minutes here- could have used this time at Montmorency Falls instead. The falls were breathtaking and here we only...","review_date":"August 2, 2018","user":"b3905rfmelissas"},{"attraction_id":1311,"rating":4.0,"review":"Nice tour with a few frustrations.. We really enjoyed the tour. As first time visitors we learned a lot and our bus and driver were great. We visited at a very busy time so spent much of our visit time standing in lines. Visited the chocolate shop where I hoped to...","review_date":"July 31, 2018","user":"n6769aqdonaldg"},{"attraction_id":1311,"rating":5.0,"review":"Highlights Just Outside Quebec City. We opted for this bus tour as we did not get a car for our Quebec visit. The trip was excellent, led by our guide Gabe, who was a local retired park ranger and history expert. The drive around Orleans Island was unexpected - beautiful...","review_date":"July 29, 2018","user":"gregory_h"},{"attraction_id":1311,"rating":4.0,"review":"Gorgeous Falls and Beautiful Church. The driver was terrific and the Falls were breathtaking. We visited a chocolate store for lunch which was a waste of time because the sandwiches did not look appealing. We also stopped at a beautiful copper store and finally to the exquisite Church. It was...","review_date":"July 10, 2018","user":"susan_d"},{"attraction_id":1311,"rating":5.0,"review":"Beautiful water falls just east of town.. Very pretty and impressive water fall with plenty of photo op's. The best way to get here from Old Quebec is by city bus. We took the 11 bus in front of Hotel Clarendon on La Rue Des Jardins & La Rue St Ann. Asked...","review_date":"July 8, 2018","user":"kevin_k"},{"attraction_id":1311,"rating":5.0,"review":"Wonderful falls...incredible chocolate!. Our guide and driver, Jean Pierre, was a warm, friendly and knowledgeable leader for tour group. The visit to Montmorency Falls was just beautiful. Picturesque and worth every minute. We also enjoyed the short tour of Isle d' Orleans. Very different from Quebec City and...","review_date":"July 7, 2018","user":"adamhollingsworth"},{"attraction_id":1311,"rating":5.0,"review":"Beautiful . This is a great place to visit to experience some nature and trails. A very short drive from Quebec City (15 minutes). There are several options, if you park where the main building is at you can walk to the base of the falls and...","review_date":"July 7, 2018","user":"hermie88"},{"attraction_id":1311,"rating":4.0,"review":"Beautiful falls. A worthy part of your visit to Quebec City. Beautiful falls, with a wonderful city view from the observation bridge. Great place to picnic with tables scattered under trees. Tip: got to top of falls to park by hotel, park across the street from entrance...","review_date":"July 7, 2018","user":"jim_l"},{"attraction_id":1311,"rating":5.0,"review":"THE FALLS,THE BASILICA,ILE D'ORLEANS TOUR. Though I forget her name,the tour guide was so enthusiastic and knowledgeable that she helped make the tour very exciting.Convenient pick-up at tourist center...comfortable air-conditioned coach...Ile D'Orleans was beautiful(the homes,the farms and the forest.)Montmorency Falls,though not as dramatic as Niagara or Gulfoss,were pretty..nice ride up...","review_date":"July 4, 2018","user":"marianne_r"},{"attraction_id":1311,"rating":5.0,"review":"Worth the trip. This tour was awesome. I am always skeptical when it come to tours. Very comfortable coach bus. Departure was at a good time 10:30 am. Falls were beautiful, copper museum was worth seeing. Chocolatier was very good! Try the blueberry creams! Shrine was inspiring and...","review_date":"June 26, 2018","user":"2sonsand1pug"},{"attraction_id":1311,"rating":5.0,"review":"We so enjoyed this tour, and were fortunate to have Francois as our driver \/ guide,. Francois was born in Ste. Anne de Beaupre and has lived his whole life in the Quebec City region, so was able to highlight many sights which other drivers would not likely have known, including a side drive through Ste. Anne itself, where he pointed...","review_date":"June 20, 2018","user":"robert_m"},{"attraction_id":1311,"rating":5.0,"review":"Beautiful tours!. Lovely area, it is a must-see tour if you are only in the area for a few days. There are choices such as hiking up to the falls, and there is also a gondola with a shorter hike to the top. Great photo op! The...","review_date":"June 18, 2018","user":"debbie_r"},{"attraction_id":1311,"rating":4.0,"review":"Small but beautiful!. I visited it with my family when we were in Quebec City. As it was not far from the city, we made an evening trip. It didn't look great after visiting Niagara Falls a week before, but the area is beautiful.","review_date":"June 6, 2018","user":"jitendra_p"},{"attraction_id":1311,"rating":5.0,"review":"Culture and nature. I took this 4 hour tour recently as I wanted to see some of the countryside outside of Old Quebec City. This was a great tour and showcased some of the beautiful sights to be seen.\nOur driver and guide was Francois and he was...","review_date":"June 5, 2018","user":"kellyadl"},{"attraction_id":1311,"rating":5.0,"review":"Great Tour. We went on this tour 3rd weekend in May.\nWe really enjoyed all the stops and the time given to get off the bus and explore .\nMontmorency Falls did not disappoint and I highly recommend taking the cable car over to the other side...","review_date":"June 5, 2018","user":"peggy_l"},{"attraction_id":1311,"rating":5.0,"review":"Late April and cold!. We went in late April and it was about 37 degrees and windy ... much of what you see was covered in ice ... Still we were able to walk around ...for free ...most places ...just couldn't go low ...\nWell worth it ...zip line...","review_date":"April 24, 2018","user":"ronaldlaprade"},{"attraction_id":1311,"rating":2.0,"review":"Not worth the time in the Fall or Winter. I have done the city tour with this company and it was great! This trip we wanted to see a bit of the country this trip, but sadly this tour missed the mark. The church was lovely but that was about it. We hit the...","review_date":"February 4, 2018","user":"kootenaykathy"},{"attraction_id":1311,"rating":2.0,"review":"A Two Hour Tour Stretched to Four and a Half. We took this tour as my wife wanted to see the falls and Ste. Anne du Beaupre. The driver tried his best but for the most part the trip was a disjointed wander from one questionable stop to another. The drive to the falls is...","review_date":"February 3, 2018","user":"benontariocanada"},{"attraction_id":1311,"rating":5.0,"review":"Loved this tour!!. This tour was absolutely 100% worth the price, especially to see Montmorency Falls and the Beautiful Sainte-Anne-de-Beaupr\u00e9! Now before I bought this tour reading the review, about feeling rushed at the Falls. When we did arrive we only had 1 hour. So if your wanting...","review_date":"December 19, 2017","user":"dennygscu81"},{"attraction_id":1311,"rating":5.0,"review":"Great Tour Value.. We went on the \"Half-Day Trip to Montmorency Falls and Ste-Anne-de-Beaupre from Quebec\" and we felt it was a very good value. We went through some very interesting and pretty areas and the stops were frequent and never felt rushed. The driver \/ guide was...","review_date":"December 9, 2017","user":"igrok"},{"attraction_id":1311,"rating":4.0,"review":"Great tour company and trip!. This is a great short tour and is well worth the money - good for just getting outside the city and seeing the surrounding area. The waterfalls were lovely, the cathedral was magnificent, the copper art gallery was really interesting and there were lots of...","review_date":"November 12, 2017","user":"smaynard74"},{"attraction_id":1311,"rating":4.0,"review":"Country Tour. On our last day in Old Quebec, to give our thighs a rest from all the hills, we took the half-day Country Tour to Saint Anne Church and Montmorency Falls. This trip is definitely worth the price. The church and falls are beautiful, and I...","review_date":"October 24, 2016","user":"lemonlime78"},{"attraction_id":1311,"rating":3.0,"review":"Hit and Miss. We took the half day trip to Montmorency Falls. First, the good. We were picked up on time at our hotel and driven to the bus departure point. Our guide, Kevin, was interesting and a local. He added personal information that added to our knowledge...","review_date":"July 3, 2016","user":"apple4mrsclark"},{"attraction_id":1312,"rating":5.0,"review":"Wowzers for the flowers.. Holy moly. One of the most gorgeous gardens I\u2019ve visited. The setting, Victoria BC, is beautiful on its own but these formal gardens are simoky breathtaking","review_date":"February 12, 2019","user":"bhessie"},{"attraction_id":1312,"rating":5.0,"review":"BUTCHART GARDENS WITH HOTEL PICKUP. Great tour from the time the bus pulls up out front you cant stop looking at the lights, this place is so good, from looking for the 12 days of Christmas, Ice Skating the gift store is great. The carolers. I went with my 12...","review_date":"January 17, 2019","user":"cathy_o"},{"attraction_id":1312,"rating":5.0,"review":"Beautiful place to unplug. This was one of the excursions offered on a cruise we were on and outside of the long ride on the coach bus to the place, we all feel like we enjoy the little time we were there. The place is just beautiful and words...","review_date":"January 3, 2019","user":"caligirl0105"},{"attraction_id":1312,"rating":5.0,"review":"Simply Remarkable. Most reviews seem to say Butchart Gardens is in Victoria. It's not. It's in the middle of nowhere. Which makes this jewel even more remarkable,\nImagine acre upon acre of sculpted garden. Now imagine those acres miles from \"civilization.\" That's Butchart. A horticultural jewel miles...","review_date":"December 13, 2018","user":"malcolm_s"},{"attraction_id":1312,"rating":5.0,"review":"Stunning views and amazing staff. Even close to winter the garden was stunning. They were preparing for Christmas while we were there but was by no means in the way. The driver Leroy was very courteous. Being that we were the last stop of the day he offered to drop...","review_date":"November 7, 2018","user":"nicholasw1930"},{"attraction_id":1312,"rating":5.0,"review":"Bus Trip to Butchart Gardens. We booked a Trip to Butchart Gardens with CVS Sightseeing Tours through Viator. CVS were very well organised. Our bus driver Adrian Sly was a great advertisement for his company. His commentary was excellent. He was both knowledgeable and entertaining and he set up what...","review_date":"October 31, 2018","user":"turner8"},{"attraction_id":1312,"rating":5.0,"review":"Always Beautiful. It was a drizzly day when we got off the ship for a tour of the gardens so we didn't expect much, however, it turned out to be one our best visits. The flowers and plants in the light rain made for a totally different...","review_date":"October 24, 2018","user":"buckajo"},{"attraction_id":1312,"rating":5.0,"review":"Butchart Gardens on our own. We drove to Butchart Gardens from our hotel in Victoria. Looks like cvs tours is a good option if you can\u2019t or don\u2019t want to drive. No parking charges but the admission price is expensive. If we lived in the area we would get membership....","review_date":"October 24, 2018","user":"yournameherecanada"},{"attraction_id":1312,"rating":5.0,"review":"Gorgeous!. We were here in September on a partially rainy day. The overcast sky made the pictures turn out beautifully! The staff had umbrellas ready for us and when the sun came out everything sparkled! I absolutely loved it here. We spent a few hours here...","review_date":"October 23, 2018","user":"kristinestravelpicks"},{"attraction_id":1312,"rating":5.0,"review":"Great Beauty! Great Fun!. CVS made it so easy and enjoyable. Pick up in front of our hotel to be escorted by a friendly and highly informative guide (thank you Adrian!) for the ride out to the Gardens. So helpful to have someone who really knows Victoria. Made the...","review_date":"October 22, 2018","user":"resort764280"},{"attraction_id":1312,"rating":4.0,"review":"Bring a blanket and enjoy the fireworks on Saturdays in summer. Great outing, wonderful gardens and in summer additional concerts and fireworks ! Bring a blanket, put it down, stroll the gardens and then sit down for a picknick and fireworks","review_date":"October 17, 2018","user":"dutchinbreda"},{"attraction_id":1312,"rating":5.0,"review":"You must visit this garden when in Victoria. We did this tour as part of an excursion we booked through our cruise line. This was a fabulous selection. We were only here for 2 hours and I easily could have spent triple that. The grounds are absolutely beautiful. The landscape, the flowers, the...","review_date":"October 13, 2018","user":"amber_jean_r"},{"attraction_id":1312,"rating":5.0,"review":"Amazingly Beautiful. These gardens were much grander and more beautiful than I ever imagined. If you are in Victoria, make sure you make time to visit this remarkable site.","review_date":"October 12, 2018","user":"littlelaurie11"},{"attraction_id":1312,"rating":5.0,"review":"Not to be Missed. We had a half day excursion as part of our touring holiday and would thoroughly recommend this to visitors to Vancouver Island. There are so many diverse plants to see set in themed gardens and countless photo opportunities. As part of your admission price they...","review_date":"October 12, 2018","user":"a9775oxjon"},{"attraction_id":1312,"rating":5.0,"review":"Amazing Beauty - #1 stop on Vancouver Island. Do not miss Butchart! It took us about 1\/2 day to see the gardens. The sunken garden is amazing. You just can't take enough pictures. We enjoyed the rose garden and others, too. This is my second Fall visit but I believe the gardens are...","review_date":"October 9, 2018","user":"earlybird1997"},{"attraction_id":1312,"rating":5.0,"review":"Amazing . So beautiful. We loved it. It\u2019s worth the trip. Leave a couple hours to view the gardens and relax. If you can allow more time great day including having lunch","review_date":"October 6, 2018","user":"kenth157"},{"attraction_id":1312,"rating":5.0,"review":"You can spend all day (and night)here!. I loved seeing this garden both during the day and in the evening with the lights. The fireworks are the best I've ever seen! Don't miss it if you are in Victoria!","review_date":"October 6, 2018","user":"wheedance"},{"attraction_id":1312,"rating":4.0,"review":"Beautiful Garden. This garden is a paradise outside a big city. A great place to escape. The gardens and staff are great. If you appreciate the beauty of nature this is a must visit.\nBe prepared to spend money, the entrance, right down to a bottle of...","review_date":"October 4, 2018","user":"john_t"},{"attraction_id":1312,"rating":5.0,"review":"Holiday. Wow, what beautiful gardens. Love the way the quarry area has been filled in with lake and fountain. Spent hours just wandering around and taking in all the flowers and scenery. The whole area was a relaxing and enjoyable experience. Only wish my gardens at...","review_date":"October 2, 2018","user":"mrschrizs"},{"attraction_id":1312,"rating":5.0,"review":"Long Day But Well Worth It. It turned out to be a full 14 hour day including Victoria and the gardens. Pre-arranged tour included hotel pick up and drop off in Vancouver. The gardens are fabulous. Full of color and plenty of variety. Be sure to visit the Sunken Gardens. Take...","review_date":"September 29, 2018","user":"507jeffk"},{"attraction_id":1312,"rating":5.0,"review":"If you love gardening or admire flowers - ITS A MUST. Wow what to say about this place but it is a must visit. The history and development of this privately owned gardens is amazing. So many plants, perennials and annuals of such a wide variety is amazing. A festival of color for the eyes and...","review_date":"September 28, 2018","user":"bunchof5"},{"attraction_id":1312,"rating":4.0,"review":"Beautiful serene attraction. My wife and I spent a very pleasant morning at Butchart Gardens. The weather was ideal. Our CVS Tours bus driver, Jacquie(?), was informative and entertaining.","review_date":"September 24, 2018","user":"baal727"},{"attraction_id":1312,"rating":5.0,"review":"Perfect way to see the gardens from Victoria. This is a well-run tour that seemed well worth the cost to us. We boarded the bus in front of the Empress Hotel. We had a nice ride through the city with narrated tour on a modern, clean vehicle. The bus made a stop at...","review_date":"September 22, 2018","user":"91914"},{"attraction_id":1312,"rating":5.0,"review":"Breathtakingly Beautiful!. We were on an Alaskan cruise and this was our last stop. We were concerned that we would not have enough time to enjoy this beautiful place because our ship did not dock until 6pm and once we got on the shuttle bus it was...","review_date":"September 17, 2018","user":"linda_r"},{"attraction_id":1312,"rating":5.0,"review":"Awesome Views. The place has awesome views. The best part of Butchart is the sunken garden. I'm not a big garden guy\/ But it was nice to walk around and just take it all in. My wife had a good time and so did I. We sent...","review_date":"September 11, 2018","user":"msmooth747"},{"attraction_id":1312,"rating":5.0,"review":"A wonderful experience!. What an amazing place. We enjoyed all of it. I wished we lived closer so we could go ever season and enjoy how the garden changes throughout the year. Worth the trip!","review_date":"September 10, 2018","user":"nikki_b"},{"attraction_id":1312,"rating":5.0,"review":"I LOVE this city!!. My daughter is attending UVic and Im visiting from Newfoundland to get her straightened away. I did my first CVS city tour on Tuesday, we saw the castle and Mount Tolmie and it was awesome. Yesterday my daughter and I did the Butchart Gardens tour...","review_date":"September 6, 2018","user":"explorer588912"},{"attraction_id":1312,"rating":5.0,"review":"A beautiful treasure. The gorgeous spaces at Butchart Gardens require some time. Savor them and appreciate each area. Take the boat ride because each captain has personalized stories to tell. The boat trip is a great addition to your visit. Also, have a meal in the dining room....","review_date":"September 1, 2018","user":"rose_h"},{"attraction_id":1312,"rating":5.0,"review":"Stunning. Several years ago, we spent about an hour here as part of a cruise. We arrived shortly before nightfall and were very unhappy. We vowed to return and did so yesterday. The beauty of the grounds was incredible and includes several features which would individually...","review_date":"August 28, 2018","user":"daves175"},{"attraction_id":1312,"rating":5.0,"review":"Butchart Gardens by Bus from Victoria. We booked their 7pm tour as an excursion through Viator rather than through our Cruise ship. Gardens were beautiful - we got there in time to see some of the gardens by daylight in the evening and some under illumination while listening to live music....","review_date":"August 27, 2018","user":"eric_r"},{"attraction_id":1312,"rating":5.0,"review":"Butchart Garden tour CVS. Adrian Sly was a very entertaining and knowledgeable driver and guide. CVS double decker bus was very clean and quiet. Great value.","review_date":"August 27, 2018","user":"steve_s"},{"attraction_id":1312,"rating":5.0,"review":"Gardens and CVS coach driver Adrian Sly. We had an excellent time in Victoria. Our tour of Butchart Gardens was absolutely amazing. The Sunken Gardens and Rose Gardens were a highlight for me. The gift shop also had beautiful trinkets and bobbles. Adrian Sly our bus driver was very knowledgeable and provided...","review_date":"August 27, 2018","user":"kathy_l"},{"attraction_id":1312,"rating":5.0,"review":"CVS Coach Driver -- Peter Miller. Driver on return fron Gardens was\/is amazing. Commentary not just on Gardens and Founders but the whole historical context for how the people, geography, economic times came together to give BC and the world such a wonderful experience. Thx Peter.","review_date":"August 24, 2018","user":"james_b"},{"attraction_id":1312,"rating":5.0,"review":"Astounding!!!. The huge Sunken garden, Rose, Japanese and Italian gardens were amazing. I enjoyed it so much . Plan for at least 2 hours to see it all","review_date":"August 24, 2018","user":"joyjosh04"},{"attraction_id":1312,"rating":5.0,"review":"great driver. Adrian Sly was an excellent, entertaining & funny driver & guide. He was so kind to everyone.\nOur driver on the back was friendly while loading and then not a word.","review_date":"August 24, 2018","user":"janice_v"},{"attraction_id":1312,"rating":2.0,"review":"Avoid the night tour. We signed up with Princess Cruises for a early evening shore excursion to Butchart Gardens. We docked in Victoria at 7pm and headed to the gardens by bus. This would be our second visit to the gardens. Our first visit was over 20 years ago...","review_date":"August 23, 2018","user":"dhpuka"},{"attraction_id":1312,"rating":5.0,"review":"Top attraction . This is the must see attraction in Victoria. Getting there can be a challenge but CVS offers hourly trips from Victoria, fully narrated, to the gardens. When you are there, be sure to take the 45 minute boat tour offered by Butchart. You won't regret...","review_date":"August 21, 2018","user":"charless342"},{"attraction_id":1312,"rating":5.0,"review":"CVS Tour to Butchart Gardens. Knowledgable, pleasant, accommodating bus drivers. I rode the bus from the Empress to Butchart Gardens, and on the return, the bus driver (a different driver) dropped passengers off at their hotels. The special drop-offs is not part of the tour, but summer hours at Butchart...","review_date":"August 20, 2018","user":"nolalynn-ca"},{"attraction_id":1312,"rating":5.0,"review":"knowledgeable and fascinating. Adrian Sly gave us a wonderful trip - he was knowledgeable and was able to communicate his knowledge with humor and a friendly demeanor. Job well done!","review_date":"August 20, 2018","user":"janweb321"},{"attraction_id":1312,"rating":5.0,"review":"unbelievably beautiful!!!. I did't know what to expect, but always heard how beautiful the gardens were and knew one day I would like to visit. My husband and I decide to take the rocky Mountaineer train ride through Canada for our 40th wedding anniversary in September and...","review_date":"August 19, 2018","user":"carolynmm6863sp"},{"attraction_id":1312,"rating":5.0,"review":"Magnificent Experience & Good Company. Travelled with CVS on Monday August 6th. Our driver Adrian was excellent. Lots of great info about Victoria during the 30 minute drive up to the gardens sprinkled with a nice amount of British humor! Stopped at Butterfly Gardens first since it was included in...","review_date":"August 13, 2018","user":"hstyl"},{"attraction_id":1312,"rating":5.0,"review":"Great value, and a wonderful experience. CVS tour was a great value- the bus driver, Adrian Sly, was very informative, entertaining, and funny. Added bonus was the ability to explore Butterfly World and then continue to Butchart Gardens, which is stunning and almost other-worldly. Be prepared for a lot of walking,...","review_date":"August 13, 2018","user":"michael_s"},{"attraction_id":1312,"rating":5.0,"review":"Very Impressive!!. Very Well Maintained grounds, Had an excellent time. I would definitely make a return visit. The flowers\/roses and other plants were spectacular. Wish I had a better camera","review_date":"August 12, 2018","user":"troy_h"},{"attraction_id":1312,"rating":5.0,"review":"Beautiful Gardens. Butchart Gardens are worth the 30 minute ride from downtown Victoria. While the gardens were not as large as we anticipated they were beautiful and definitely worth the trip. We booked the tour using TripAdvisor and met the bus in front of the Empress Hotel,...","review_date":"August 9, 2018","user":"94hankf"},{"attraction_id":1312,"rating":1.0,"review":"Should only see in the daylight. Unfortunately our ship did not get into port until after 7 pm and, with so many recommendations, we chose to do this tour. I do NOT recommend at night because there is nothing to see. Also, if the tour does not allow you to stay...","review_date":"August 8, 2018","user":"drew_s"},{"attraction_id":1312,"rating":5.0,"review":"A place of beauty !. Our Trafalgar tour group arrived early at the gardens before the crowds got there.\nWe had a pleasant breakfast in the restaurant before wandering around the gardens .\nMost of us separated to visit the many areas by ourselves.\nThe gardens are quite expansive so...","review_date":"August 6, 2018","user":"dennis_r"},{"attraction_id":1312,"rating":5.0,"review":"Adrian Sly is great. Had a wonderful experience on the tour bus. The guide Adrian Sly was great and very knowledgeable. Very entertaining.","review_date":"August 6, 2018","user":"bigb71chevelle"},{"attraction_id":1312,"rating":4.0,"review":"Get There Early. Our cruise ship got in late in the day so we didn't have much time in the gardens before it got dark. And there wasn't enough lighting to see the flowers. Definitely go though.","review_date":"August 6, 2018","user":"carl_s"},{"attraction_id":1312,"rating":4.0,"review":"Good way to get to the Garden. Victoria is extremely doable without a car, but Butchart Gardens was a must, and we needed transportation. CVS Tours was most recommended and provided convenient transportation along with some information on Victoria and the garden on the drive there and back. CVS offered convenient departure...","review_date":"August 6, 2018","user":"steven_c"},{"attraction_id":1312,"rating":4.0,"review":"Butchart Garden Tour. The bus driver made the trip even more interesting with comments on the way to the Gardens. The Gardens were great, but very busy. Crowds made it difficult to see all we wanted to. Might recommend the evening tour, which the Concierge recommended. (they usually...","review_date":"August 5, 2018","user":"keyapaha1"},{"attraction_id":1312,"rating":5.0,"review":"Terrific. A must see if in Victoria. Beautifully maintained and an easy walk for most.\nGreat value for money.\nHighly recommend.","review_date":"July 31, 2018","user":"dave2305"},{"attraction_id":1312,"rating":5.0,"review":"Excellent day at the Gardens. My wife and I took this tour recently and found the drive to and from the Fairmont Empress to be very educational. The driver\/tour guide was terrific. The Butchart Gardens were beyond our high expectations. We have been to many gardens around the world, and...","review_date":"July 28, 2018","user":"vrjl"},{"attraction_id":1312,"rating":2.0,"review":"Great gardens. Pool transportation organization. This review isn\u2019t about the gardens. They are beautiful and CVS has nothing to do with that. The transportation is disorganized and poorly run in comparison to other companies I have used in the past. Tickets sold to go to the gardens are supposedly timed...","review_date":"July 26, 2018","user":"teknoteach"},{"attraction_id":1312,"rating":1.0,"review":"Hot bus. Get on a bus where the driver does not shut off the engine load it up with already hot people from waiting for it then leave you in it while he finds three people to fill the last three empty seats. Did I say it...","review_date":"July 23, 2018","user":"o1964lqdavep"},{"attraction_id":1312,"rating":5.0,"review":"Beautiful Space. I wish I had had more time to truly see the space. This was part of a tour that was combined with the castle and I honestly wish I had simply done the garden. I felt rushed and would have loved to have seen more...","review_date":"July 23, 2018","user":"jhfrank311"},{"attraction_id":1312,"rating":5.0,"review":"Beautiful work. A garden of immense serenity and beauty. The garden has specialised areas, the Italian garden, the japanese garden etc etc. Very pretty and very well maintained.","review_date":"July 9, 2018","user":"rohitsabherwal9"},{"attraction_id":1312,"rating":5.0,"review":"CVS sightseeing bus tour. We used CVS to take us to the Butchart gardens, our driver Adrian Sly was an awesome driver, make the trip enjoyable and gave us lots of interesting information as we drove along.","review_date":"July 9, 2018","user":"richardleach2016"},{"attraction_id":1312,"rating":5.0,"review":"Relaxing Ride through Victoria. This was an excursion from our cruise line and it was wonderful! The bus was new, clean and very comfortable. What I appreciated was that the bus driver was well aware of time schedules and was punctual in the departure to the gardens and the...","review_date":"July 7, 2018","user":"julikins55"},{"attraction_id":1312,"rating":4.0,"review":"Great way to visit the gardens from Victoria. My wife and I took this tour during about a 5 hour port stop during our Alaskan cruise.\nHere's my take...\nTaking a bus to Butchart Gardens from the front of the Empress Hotel was very convenient. The bus took us to the gardens at...","review_date":"July 7, 2018","user":"jerriuscaesar"},{"attraction_id":1312,"rating":5.0,"review":"Wow. Even if you are not a horticulturist you cannot fail to be enthralled as you follow a clearly labelled route. Wonderful gardens with fountains. Interesting history. Plenty of catering etc.","review_date":"July 4, 2018","user":"mike_m"},{"attraction_id":1312,"rating":5.0,"review":"Paradise!. This is one of the most beautiful places that I have ever been. Don't miss the sunken garden. We took the CVS shuttle from in front of The Empress Hotel.","review_date":"July 2, 2018","user":"cheryl_g"},{"attraction_id":1312,"rating":5.0,"review":"Great bus driver\/guide Adrian Sly. Adrian Sly was our bus driver\/tour guide and gave witty and informative commentary on the drive to Butchart Gardens (about 45 minute drive). The gardens are beautiful and probably the top attraction in Victoria I can't comment on the price or how the CVS tour...","review_date":"July 1, 2018","user":"kay_c"},{"attraction_id":1312,"rating":5.0,"review":"Magnificent Victoria. Visitors in Victoria can never miss a trip to the Butchart Gardens and along the way, there is a nice little Butterfly Garden.\nButterfly Garden is a stopover on the way from Victoria to The Butchart Gardens. It has an insectarium with a few showcases...","review_date":"June 26, 2018","user":"nonsrspn"},{"attraction_id":1312,"rating":5.0,"review":"Unexpected Beauty!. Came here on a rare beautiful day in March with my family. I was amazed at the beauty of each of the gardens. This place is unbelievable and the grounds are immaculate. If you are deciding on whether or not it is worth coming here,...","review_date":"June 25, 2018","user":"johnrq8444qy"},{"attraction_id":1312,"rating":5.0,"review":"Lovely garden . Second visit to the garden. Would suggest going early due to crowds. Garden has routes for guest in wheelchairs. Great gift shops.","review_date":"June 25, 2018","user":"bluebonnet100"},{"attraction_id":1312,"rating":4.0,"review":"Very nice gardens. Heard so much about these gardens that it was a must see locations. Gardens are very nice, but not in my top 3. My daughter commented that she liked the gardens, but did not love them. I agree. Our visit was not as long as...","review_date":"June 23, 2018","user":"bernie_o"},{"attraction_id":1312,"rating":4.0,"review":"Lovely Gardens. The gardens were very nice but if you have been to Keukenhof in the Netherlands or Longwood Gardens near Wilmington in Delaware, US, these will pale in comparison.","review_date":"June 20, 2018","user":"susanbtravel"},{"attraction_id":1312,"rating":4.0,"review":"Truly Beautiful . The Gardens are definitely worth seeing when visiting Victoria. The sunken garden is really impressive. The bus is a bit expensive but very convenient. Our particular driver\u2019s monologue was a bit too personal and borderline offensive. Blake was not our favorite but the Gardens were...","review_date":"June 19, 2018","user":"ann3572016"},{"attraction_id":1312,"rating":5.0,"review":"Beautiful Place!. Was an excursion off our cruise. Began with a great \"Tea Service\" but far beyond just tea; included a selection of excellent small pastry & savory bites. Toured the extensive gardens built in an old quarry. Over 300 rose varieties, all labeled pus a multitude...","review_date":"June 19, 2018","user":"billwbulverde"},{"attraction_id":1312,"rating":5.0,"review":"We booked prior to our cruise. They seem very organized. Rob was a super driver\/narrator. Flexible pick-up times.. We booked our CVS tour to Butchart Gardens on the internet before our cruise. We had booked the 11AM tour, however we made it into the center of Victoria earlier than expected and they allowed us to take the 10AM tour instead. The CVS kiosk...","review_date":"June 17, 2018","user":"dwfr"},{"attraction_id":1312,"rating":5.0,"review":"Beautiful place. Stopped here on our first day on the island. It is such an over whelming beauty of flowers, trees and plants. Got to meet one of the workers and very interesting how the grounds are maintained.","review_date":"June 16, 2018","user":"joe_p"},{"attraction_id":1312,"rating":4.0,"review":"Overwelming color. This place was great. Look at your own pace. There was large crowds but plenty to see. Some shops a bit pricey.","review_date":"June 14, 2018","user":"michael_d"},{"attraction_id":1312,"rating":5.0,"review":"Inspiring. Super day out, gardens stunning, obviously a great deal of work involved to keep it looking immaculate. Afternoon tea was superb. Enjoyable time despite the rain!","review_date":"June 8, 2018","user":"adh1949"},{"attraction_id":1312,"rating":3.0,"review":"Lots to see. About a30 minute drive from the Fairmont Empress. Lots to see. Gardens from a number of nationalities. Sunken garden was a must see.\nInteresting tree planting\u2019s. follow the map or you will miss some of the sights. Look out point is interesting.\nRestaurants on site...","review_date":"June 5, 2018","user":"mrbill67"},{"attraction_id":1312,"rating":5.0,"review":"Wonderful Driver!. Adrian, our driver, made the drive to the Butterfly Centre and back from Butchart truly fun! He shared lots of interesting and historic information about places we were passing, and he had a few hilarious jokes he shared as well! Definitely a nice way to...","review_date":"June 5, 2018","user":"beachesandsunsets"},{"attraction_id":1312,"rating":3.0,"review":"Not sure this was a tour, but good transportation. Provided good transportation to the gardens. Some history on the way with an attempt at humor. But we were there quickly and able to visit the beautiful gardens.","review_date":"May 25, 2018","user":"michaellj372up"},{"attraction_id":1312,"rating":5.0,"review":"Great tour. Our tour bus was driven by Adrian Sly who had a very good knowledge of area.\nAdrian was kind and considerate driver, with times and places of return was clearly explained.\nThis was one of the best places we visited\nThanks to all concerned x","review_date":"May 25, 2018","user":"sandy151"},{"attraction_id":1312,"rating":5.0,"review":"Beautiful Gardens. Love the gardens. Beautiful flowers and scenery. A must see when going to Victoria. All the flowers and beauty you can see.","review_date":"May 21, 2018","user":"811stacys"},{"attraction_id":1314,"rating":5.0,"review":"Tour of Quebec City. Booked this tour during a recent visit to Quebec City. Tried to book online but when contacted the agent she directed me to book with the hotel concierge as price was the same and hotel pickup might be available.Did as told and voila-tour at base...","review_date":"December 17, 2018","user":"joneil10"},{"attraction_id":1314,"rating":5.0,"review":"Great Tour and Fantastic Guide. We took this wonderful walking tour of Old Quebec on a chilly day. Our guide, Danielle, was thorough and very entertaining. We toured both the lower portion and upper portion on the city. We rode the funiculaire to the upper level and visited the historic...","review_date":"October 26, 2018","user":"timetraveler_800"},{"attraction_id":1314,"rating":5.0,"review":"Perfect Introduction to the City. We took a 2 hr tour of Quebec City to give us an overview of the key attractions. The tour guide was very knowledgeable and humerous. We stopped at the Plains of Abraham and Place Royale. Because we wanted a longer visit at Place Royal,...","review_date":"October 21, 2018","user":"gmho2012"},{"attraction_id":1314,"rating":5.0,"review":"Nice tour. We enjoyed the tour. The bugs was clean and the driver\/guide was excellent. This was well worth the time and price.","review_date":"October 16, 2018","user":"don_h"},{"attraction_id":1314,"rating":5.0,"review":"Tour of Old Quebec and Surrounding Areas. Excellent tour through Old Town sites to Plains of Abraham and back. Great views of many historical sites and views of St Lawrence River. Nice stops for touring on foot and time to tour the historic Hotel Frontenac. Plenty of stops and time to walk...","review_date":"October 4, 2018","user":"william_k"},{"attraction_id":1314,"rating":2.0,"review":"Timing is everything. We signed up for a Quebec City bus tour --hop on or off when you wish. The bus was a double decker complete with open upper deck...The problems? RAIN so no one was on the upper deck. People were standing up in the lower level....","review_date":"October 2, 2018","user":"kay_s"},{"attraction_id":1314,"rating":3.0,"review":"There were pros and cons. The tour itself was very interesting. However, we signed up for a tour in English, and there was one couple on the tour who spoke French. Therefore, the tour guide\/bus driver had to give the tour in both languages. This resulted in him having to...","review_date":"September 23, 2018","user":"joyharrison"},{"attraction_id":1314,"rating":3.0,"review":"Good overview of Quebec City. We had reserved and paid for our tour 2 weeks before , but when we arrived for our 10:30 tour we were told it was sold out and the next one with a guide was 2 1\/2 hours later. As we had other things booked...","review_date":"September 19, 2018","user":"rvdruns"},{"attraction_id":1314,"rating":3.0,"review":"Basic bus tour and great to see where you want to focus more time . I would say it\u2019s average. It\u2019s as said mostly a bus tour with two stops. As some of the reviews stated the parking is very tough. Most of the garage were overbooked so I would recommend parking near Hotel Dieu. The check in is chaotic....","review_date":"August 30, 2018","user":"junel667"},{"attraction_id":1314,"rating":1.0,"review":"No parking available for tour.. We purchased 5 tickets for city tour from trip advisor but only 4 were able to go on tour due to the fact one of our group had to drive around and was unable to locate a parking place within 2 to 3 miles of...","review_date":"August 26, 2018","user":"nomad672074"},{"attraction_id":1314,"rating":3.0,"review":"Was a good way to see the sights so we know where to go back. The bus was a closed coach bus and the driver provided a running commentary. He was quite knowledgable, funny and gave us a good tour. The trip itself was about 90 minutes long which was plenty of time to see the sights and note where...","review_date":"August 11, 2018","user":"adriane_b"},{"attraction_id":1314,"rating":2.0,"review":"Not worth it. Strengths\n1. Nice to sit on top of bus on a beautiful day\n2. It is a beautiful city\nWeaknesses\n1. Audio does not work well\n2. Could not hear any commentary fr guide.... most people just took off ear buds\n3. Confusing to hear...","review_date":"August 3, 2018","user":"lulukale"},{"attraction_id":1314,"rating":4.0,"review":"2 hr bus tour. Our bus driver\/tour director was knowledgeable and shared a lot about the city. The bus was clean. The two stops are probably needed for stretching, seeing the lower city, etc. But totalled 45 minutes of the two hours. The bus got extremely hot and stuffy...","review_date":"August 2, 2018","user":"journey784873"},{"attraction_id":1314,"rating":4.0,"review":"Beautiful city that feels like Europe. If you want a lot of details on Quebec City this tour gives you a lot of information. Turns out the guide went a hour over the 2.5 hour described time. Our friends stayed to the end which we did not.","review_date":"July 14, 2018","user":"joanieg1"},{"attraction_id":1314,"rating":5.0,"review":"So GRATEFUL!. This morning, my wife and I were on the 2 hour Qu\u00e9bec City bus tour. This bus was mostly enclosed except for small windows on top which you could open. I was using these small windows to take some videos and pictures without the glass...","review_date":"July 12, 2018","user":"duen_y"},{"attraction_id":1314,"rating":5.0,"review":"Useful for an overall fel for the old city. The tour leaves from the plaza next to the Frontenac Hotel and the Champlain Monument. Large, enclosed tour bus with comfortable seats, the driver gives the tour maneuvering the bus around the narrow streets giving an ongoing dialogue. Useful for getting the layout of the...","review_date":"July 5, 2018","user":"nickpt"},{"attraction_id":1314,"rating":4.0,"review":"A highlight of our vacation. Fantastic mix our history and humour! Appropriate commentary that even our nine year understood and enjoyed. We loved it!","review_date":"July 3, 2018","user":"595marcyb"},{"attraction_id":1314,"rating":5.0,"review":"A must-see if you only have a few days in Quebec City. This is a lovely place to visit. I only had a few days for my first trip. So this is a fun way to see as much as possible and get oriented to the lovely walled city.","review_date":"June 18, 2018","user":"debbie_r"},{"attraction_id":1314,"rating":3.0,"review":"Try doing your Own Tour. The guides try hard to entertain you .\nI prefer walking and exploring rather than the confidents of a bus and a set schedule.\nCan be easily done in Old Quebec.","review_date":"May 27, 2018","user":"pioff"},{"attraction_id":1314,"rating":5.0,"review":"Best tour guide ever. If you do this tour try your best to get Oscar he\u2019s an amazing tour guide instead of the buses that have recorded stop info","review_date":"May 27, 2018","user":"frankst9192tg"},{"attraction_id":1314,"rating":3.0,"review":"A good initial outing. Did the bus tour on our first day. A good way to orient yourself with the city. Let down sightly by the recorded guide (rather than a live one) which was relatively basic in its information. I don't know if they have live guides at...","review_date":"May 17, 2018","user":"adocuk"},{"attraction_id":1314,"rating":4.0,"review":"Great way to familiarize yourself with a new city].. So glad we decided to take this tour,as this was our first time in Quebec. The driver was friendly and informative and gave us several opportunities to explore. After the tour was completed, we knew the areas we were interested in returning. This was money...","review_date":"April 30, 2018","user":"linda_s"},{"attraction_id":1314,"rating":4.0,"review":"Good intro to the city . We did the two hour city tour. Weather was foggy and the bus windows were slightly fogged up but we still were able to see everything and get some pictures of the old town from the harbour on one of the stops. Our guide Jean...","review_date":"April 28, 2018","user":"asw71"},{"attraction_id":1314,"rating":5.0,"review":"A great way to see the whole of Quebec in two hours!. It was the perfect time to be in Quebec for the first time, with winter on its tail end and with less crowd. It was as if we had the whole town to ourselves, more time to enjoy the sights, take unobstructive photos and just...","review_date":"April 6, 2018","user":"levyrox"},{"attraction_id":1314,"rating":5.0,"review":"Excellent tour. My sister and I really enjoyed this great over view of the city. It was really fun to sit on the top deck outside which made taking pictures really easy. The tour covered varied areas of the city and began and ended up within walking...","review_date":"February 8, 2018","user":"rodjk37"},{"attraction_id":1314,"rating":3.0,"review":"Tour only one hour. The tour was very interesting and our guide was very good. He was very knowledgeable about the city and its history. I did enjoy the tour, but the tour only lasted a little over one hour. At the end of the hour the bus stopped...","review_date":"December 28, 2017","user":"trvlbug99"},{"attraction_id":1314,"rating":4.0,"review":"Hop-On\/Off Tour Bus Alternative. If you are considering the hop-on-hop-off bus in October, be sure the call them to see if they are still running. Their website says they run til Oct 31, but when we arrived the last week of that month, we learned they had already stopped...","review_date":"November 14, 2017","user":"julie32159"},{"attraction_id":1314,"rating":5.0,"review":"Excellent Tour of Quebec City. This was a 2+ hour bus tour of Quebec City with most of the tour concentrating on the upper and lower section of old town. If you want a general overview of the historical buildings and sights of Quebec City this is an excellent tour...","review_date":"October 24, 2017","user":"bill_s"},{"attraction_id":1314,"rating":4.0,"review":"Great way to get a quick tour of the sites if you can't walk. This tour had all the main sites covered. The driver was very charismatic and it does, in fact, include 3 stops, the last one is almost 30 minutes and allows you to see a bit of the oldest market in the city. I'm not sure...","review_date":"October 24, 2017","user":"adi_s"},{"attraction_id":1315,"rating":5.0,"review":"Best way to see the city. Pick up this bus trip and in to goes, stopped off at casa Loma, spent a few hours there, tip, get your ticket on the bus if you want to go to casa loma, avoid the queue, ticket includes a boat trip, done this the...","review_date":"March 3, 2019","user":"terry_n"},{"attraction_id":1315,"rating":5.0,"review":"AMAZING! Spend your money on this tour!. Out of ALL of the hop-on-hop-off bus tours we did across Canada\/America, this one was by far the best. All the stops are CLEARLY marked, which makes it VERY easy to find them, even if you haven't gotten off there. Secondly, all the tour guides...","review_date":"February 1, 2019","user":"jaxy008"},{"attraction_id":1315,"rating":5.0,"review":"Best tour for busy rabbits. Me and my friends used this tour to acquaint ourselves with the city. We took the entire route, with hop offs along the way. Excellent value for money. Got to see lots of sites. Great tour guide with helpful hints and recommendations.","review_date":"January 6, 2019","user":"kyco3"},{"attraction_id":1315,"rating":1.0,"review":"Appalling service. I have used City Sightseeing buses in many cities and have always had a good experience but this one was terrible. The buses were supposed to be running every 40 minutes but we waited an hour and a half for one at one of the...","review_date":"December 28, 2018","user":"kazh-2013"},{"attraction_id":1315,"rating":5.0,"review":"Great Way to See & Learn about Toronto in 2 hr. Loved it! Yes, it is a typical bus tour around the city but our tour guide was outstanding, provided all sorts of fun facts about this city and sights on our tour and there is plenty of time to get off, see things up close...","review_date":"December 17, 2018","user":"travelmuch27"},{"attraction_id":1315,"rating":2.0,"review":"Not the best way to see the city. My son and I took the full bus tour of Toronto today. The guide was friendly and humorous. However, the tour was less than inspiring and having been to Toronto on business over 50 times, I don't think it shows the best of what Toronto...","review_date":"December 2, 2018","user":"seafoodtraveler"},{"attraction_id":1315,"rating":4.0,"review":"Keep your Ticket!!. The bus was great, have used this method of sightseeing in other major cities.. Paris, London Cambridge,Amsterdam, Florence, Rome ...always keep your ticket for a discount on your next holiday.. The day was kind of rainy and windy so we didn't get the Harbour tour...but...","review_date":"November 1, 2018","user":"avab_s"},{"attraction_id":1315,"rating":5.0,"review":"Is a very recommendable way to have an overview!. I loved the buses, and the guides. They were all well informed and made the ride very useful. Everywhere I go for the first time I use the Hop-On Hop-Off tour to have a very nice overview, stop and walk in the places I'm interested...","review_date":"October 31, 2018","user":"homerbomber"},{"attraction_id":1315,"rating":4.0,"review":"Ran by Sightseeing Tours in fact: bring your PAPER ticket!!. Booked through GrayLine but the tours are sublet to \"Sightseeing Tours\". Since my paper ticket got damaged we went to the GrayLine offices in Bay Street. The hostess hadn't a clue when I asked for a reprint of my confirmation. After enquiring she said the...","review_date":"October 23, 2018","user":"sarah_g"},{"attraction_id":1315,"rating":3.0,"review":"Pretty good bus tour. The tour summary given by the MC on the bus was pretty good and consistent across the different buses we were on in the 2 days our pass was good for. The info was interesting, but nothing too deep or detailed at the same time....","review_date":"October 14, 2018","user":"lws07"},{"attraction_id":1315,"rating":4.0,"review":"Sometimes better than others. Depending which bus you took, it was either a recording that spoke or a guide who spoke. The recording never explained to look to the left or right. None of the guides were Canadian. Why not? Nothing against Irish or New Zeelander. The downstairs had...","review_date":"October 13, 2018","user":"angi0825"},{"attraction_id":1315,"rating":2.0,"review":"Very slow, no seats, nice staff. It took forever to complete the tour. We wanted to get off to take a bathroom break but we couldn't because we would have to wait so long for another bus and also it would be impossible to get back to the top. The guide...","review_date":"October 9, 2018","user":"juliejewels4444"},{"attraction_id":1315,"rating":3.0,"review":"OK tour but spoilt by poor commentary. Tour is good, says it lasts about 2 hours but is actually longer as the bus waits at some stops for more than 10 minutes???? Includes a boat tour if weather is good and costs about \u00a325 per person, ticket is valid for 48 hours....","review_date":"September 24, 2018","user":"theguv-and-bolli"},{"attraction_id":1315,"rating":5.0,"review":"A Perfect Day!. This was more than we bargained for. It was the perfect way to see the city in a day, and it included an hour long boat ride too! Great value!","review_date":"September 19, 2018","user":"nancy_m"},{"attraction_id":1315,"rating":4.0,"review":"Sightseeing in the 6. This is a great way to see the city and decent value for money considering it is valid for 48 hours and there is a boat cruise of the Toronto islands included which does not expire. I echo another review which noted that the sound...","review_date":"September 14, 2018","user":"blackbee223"},{"attraction_id":1315,"rating":5.0,"review":"Best way to see the city. We try to do this when visiting most any city that we have never been to before. They do a good job of hitting the highlights and give you a feel for the layout of the city. This tour in Toronto is no exception. Saw...","review_date":"September 11, 2018","user":"jerrybird"},{"attraction_id":1315,"rating":5.0,"review":"Great way to learn and see Toronto. We spent 2 days in Toronto after a holiday in Windsor. Bought the tickets previous which worked out more expensive. In the main square in Younge Street you can purchase the tickets from a booth. Used the tickets for both days and found the staff...","review_date":"September 9, 2018","user":"sonia_h"},{"attraction_id":1315,"rating":4.0,"review":"do NOT prebook Hop on\/off tours. Whilst this tour is essential if you are staying only a couple of days it is simple to buy your ticket at any stop at a much lower cost than online.\nThe buses run very frequently and stops are at very convenient locations. We went...","review_date":"September 9, 2018","user":"stanhenderson"},{"attraction_id":1315,"rating":5.0,"review":"Great way to see the highlights!. We had two days in Toronto- had never been there before- and this was the perfect way to hit all the highlights we wanted to see. Runs regularly. The people on board are very personable and give you lots of good information. We rode on...","review_date":"September 7, 2018","user":"barbara_b"},{"attraction_id":1315,"rating":3.0,"review":"Could be so much better . If you only have one day in Toronto then this is a great way to see the city and access some great sites. The ticket is valid for 48 hours and includes a boat ride on the lake. What let\u2019s it down are the queues...","review_date":"September 6, 2018","user":"margaret_t"},{"attraction_id":1315,"rating":2.0,"review":"Slog-on Slog-off Tour. Very disappointing. Long waits for buses to come. Long delays loading and unloading people. We did this on Labor Day weekend, so maybe demand was especially heavy, but it did not seem like a very well run operation. Recorded sightseeing commentary is banal and frequently...","review_date":"September 2, 2018","user":"daniel_w"},{"attraction_id":1315,"rating":1.0,"review":"VERY DISAPPOINTING>>>. We waited in line for 40 minutes and then boarded a bus with NO COMMENTARY. Well it had audio something... but it sure wasn't commentary. I guess they hav e live commentary for the other buses. Sure wish they had told me and I could...","review_date":"September 2, 2018","user":"heatherborquez"},{"attraction_id":1315,"rating":4.0,"review":"If you've only got a day .... We only had a day in Toronto -- which is way too short -- but this was a very good way to see the city and get a feel for it. We were fortunate that the starting point was near our hotel (Holiday Inn City...","review_date":"September 1, 2018","user":"tupelodan"},{"attraction_id":1315,"rating":1.0,"review":"Very Poor Hop On Hop Off. I've done many hop on buses and usually love them. Unfortunately not this time.\nWe stood a long time in front of Starbucks, no Grayline bus. Finally called after an hour and was told we could get on the citysightseeing bus. Why didn't it say...","review_date":"September 1, 2018","user":"chrisbo1331lq"},{"attraction_id":1315,"rating":5.0,"review":"A Short visit to Toronto which we plan on making a longer one of in the near future.. The Hop-on Hop Off tour also included a 45 minute Harbor Tour around the surrounding Islands. For other tours such as Casaloma. you could purchase your tickets on the bus. The Tour Bus gave a very good narration of the history of the city.","review_date":"August 29, 2018","user":"lee_p"},{"attraction_id":1315,"rating":5.0,"review":"Holiday to Toronto. Well worth doing if youre in the city, the pass lasts for 48hrs from when you use it, lots to do and see while on it.","review_date":"August 28, 2018","user":"seanc619619"},{"attraction_id":1315,"rating":4.0,"review":"Bus, Boat and fun people. Great fun. We saw all the major attractions. Additionally, you get a 1 hour Harbor Tour included at no charge. Fantastic way to explore the City and good value for the buck.","review_date":"August 27, 2018","user":"gary_w"},{"attraction_id":1315,"rating":5.0,"review":"Great way to see a new city.. Regular buses and knowledgeable guides. Whether you stay on the bus or get on and off it is a great way to learn a lot about the city in a short time. You can then choose to go back to particular places that catch your...","review_date":"August 27, 2018","user":"kristine_g"},{"attraction_id":1315,"rating":4.0,"review":"Bus AND Boat. With only two and a half days to see Toronto, this was a great choice. Got to learn about the city and see neighborhoods I might not have otherwise. One boat ride included! And we were told that if we didn't do the boat ride...","review_date":"August 26, 2018","user":"isthmusgirl"},{"attraction_id":1315,"rating":3.0,"review":"Hop-on-Hop Off. There were things to like about this tour. There were also some things that weren't too good. First the tour was a nice way to get to see the city. The water tour was especially good. The things that weren't so good were, the knowledge...","review_date":"August 20, 2018","user":"james_p"},{"attraction_id":1315,"rating":5.0,"review":"Great way to see the city. good value for money way to see the highlight of Toronto. Regular buses and boat trip well worth it.","review_date":"August 13, 2018","user":"tripmember09052017"},{"attraction_id":1315,"rating":4.0,"review":"Nice tour once you can find the stops. The tour includes a 30 minute boat ride around the Toronto islands which is great, but the stops are a bit difficult to find at certain spots and its not realistic to think you can REALLY visit each stop on the tour. You really have...","review_date":"August 12, 2018","user":"jvdocs"},{"attraction_id":1315,"rating":4.0,"review":"Great way to see Toronto. Tour was as expected. Good way to get feel and sense of City and work out where we wanted to go back to. Included boat rip to Toronto Islands in price so good value. Guides were reasonable and relevant.","review_date":"August 12, 2018","user":"gunnersi"},{"attraction_id":1315,"rating":4.0,"review":"Well Done Compared to Others. The guides are well studied and know the high points of the city. We took advantage of many stops, and so got to listen to many commentaries, all of them good. We did not realize how good until we tried the same program in Montreal...","review_date":"August 10, 2018","user":"luviportland"},{"attraction_id":1315,"rating":4.0,"review":"Good way to see the city. We used this as a way to see the city and work out what else to do. We boarded in front of the CN Tower which with hindsight was a poor choice as the bus was totally full at this stop. Better place to join...","review_date":"August 8, 2018","user":"discerning_mum"},{"attraction_id":1315,"rating":4.0,"review":"Good experience. Good experience. Frequent departures. Good commentary on places. Friendly staff. Stops at some of the most important places to see in Toronto.","review_date":"August 7, 2018","user":"914mural"},{"attraction_id":1315,"rating":4.0,"review":"Nice way to spend a few hours learning about the city. Easy to get tickets (we started at stop 14) - wish we had known that stops 14-16 were all within a block or two of eachother...don't think they need all three stops. Comes with a ferry ride to the islands which was a nice touch...","review_date":"August 7, 2018","user":"irishfitz15"},{"attraction_id":1315,"rating":4.0,"review":"Good way to find your bearings. Have taken many HOHO bus trips, it's a good way to get around, hear some history, get information on the area and avoids driving - Toronto's hop on hop off was very busy with many people queueing at the first stop of the route and...","review_date":"August 2, 2018","user":"visit0r_fr0m"},{"attraction_id":1315,"rating":5.0,"review":"Convenient way to get around and explore the city. My daughter and I recently spent three days in Toronto, and I am so glad we decided to do the Hop-On Hop-Off Tour! The tour has 20 stops throughout the city. Some are major attractions (museums, Casa Loma, the CN Tower) and others are stops...","review_date":"July 29, 2018","user":"jenniferellen1107"},{"attraction_id":1315,"rating":5.0,"review":"Excellent way to see the city. This is great way to see the city, and as the guides are very informative, it gives you ideas of places to visit. it took us everywhere we needed to go and is really good value. There is also a boat trip included in the...","review_date":"July 26, 2018","user":"djinks"},{"attraction_id":1315,"rating":2.0,"review":"Not a successful tour. The tour bus was very old, I saw similar busses in England in the 1950's, twice the engine stopped in the middle of an intersection and the driver had difficulty restarting it, it finally gave up the ghost pointing uphill at a set of traffic...","review_date":"July 24, 2018","user":"glynnford"},{"attraction_id":1315,"rating":5.0,"review":"Excellent value. This took me everywhere I wanted to go with informative tour guides. Guides were happy to answer any questions. Saved a lot of time and money trying to navigate the city. Would recommend for anyone in town. I changed my original itinerary thanks to the...","review_date":"July 23, 2018","user":"biggeer"},{"attraction_id":1315,"rating":5.0,"review":"Great tour!. Although I have been to TO st least 50\ntimes - I wanted my 13 year old daughter to have a good look at the city. This tour did not disappoint. We purchased tickets at Dundas square across from Eaton Center. This is actually stop...","review_date":"July 21, 2018","user":"lisa_vo"},{"attraction_id":1315,"rating":4.0,"review":"Girls visit. Excellent tour of TO\nAll staff was courteous and very informative.\nIf you want to see the city this is an excellent way to see and visit different attractions","review_date":"July 20, 2018","user":"dodie_v"},{"attraction_id":1315,"rating":5.0,"review":" roadside & water visit Ottawa. One of the best way to visit Ottawa is hop on hop off bus with amphibus tour ,if u have time get 48 hour tour programme along with amphibus, amphibus is really wonderful experience of land as well as water in the same bus ,...","review_date":"July 19, 2018","user":"drnkg"},{"attraction_id":1315,"rating":3.0,"review":"Nice tour. We had a good guide. Enjoyed the trip! A little pricey, but ok. Ferry ride was a nice addition. Didn\u2019t have to wait too long for a bus, but they were crowded.","review_date":"July 14, 2018","user":"fidget013"},{"attraction_id":1315,"rating":5.0,"review":"Such a great way to see city. The Hop on Hop off tour is a great way to see the city of Toronto. Buses come at regular intervals and the guides give a great commentary on the way around. You can hop on and off as many times as you like, during...","review_date":"July 9, 2018","user":"trish2650"},{"attraction_id":1315,"rating":5.0,"review":"Good to understand.. I never knew that this will be as good experience as that in London! All cities should follow this type of service to understand city better in less time and hassle free!","review_date":"July 9, 2018","user":"pvp60"},{"attraction_id":1315,"rating":4.0,"review":"Flexible trip. Very convenient tour with hop on and hop off facilities, very flexible. The busses are quite old and the commentary, sometimes difficult to hear. A very good way to see around the city.","review_date":"July 4, 2018","user":"mike_m"},{"attraction_id":1315,"rating":3.0,"review":"Bus tour. This was quite expensive. The bus was very full and they did not run very frequently. A good way to see main sights if short on time but if longer in Toronto would have been better to use public transport","review_date":"July 2, 2018","user":"elaine_m"},{"attraction_id":1315,"rating":4.0,"review":"Hop on Hop off....fit in perfectly with the rain!. We were off the tour when it was raining and when it stopped...we got back on.\nEven included a boat tour of the Toronto Islands. Great way to get around town with an over view and then go back later. Traffic in Toronto is pretty...","review_date":"June 29, 2018","user":"maria_d"},{"attraction_id":1315,"rating":3.0,"review":"Don't do it if it's raining!. First, this is NOT a good deal in the rain. The weekend we went it was raining, so people were unable to sit on the top level, which led to a shortage of seating on the bottom. To make matters worse, one bus we were...","review_date":"June 26, 2018","user":"jaimeeb16"},{"attraction_id":1315,"rating":2.0,"review":"See more when you walk. Two years ago I walked through the city but this year I decided to take the Hop on Hop off as I wanted to see something extra. Wish I never did this, what a nightmare. We are with 5 people so it cost me a...","review_date":"June 24, 2018","user":"gineke2015"},{"attraction_id":1315,"rating":2.0,"review":"A nightmare. We always do a hop on hop off tour when we are new in town. This tour should take 2h but ended up in 3,5h to go the Clock around. Traffic around the CN Tower is terrible, hardly moves at all. Maybe it's better to...","review_date":"June 20, 2018","user":"centh_l"},{"attraction_id":1315,"rating":4.0,"review":"To many stops . Good tour , tour guide very clear , although people behind us laughing and talking loudly was a bit annoying. The only fault with the tour is the amount of stops , felt like the bus was constantly stopping and waiting. It was 27degrees so...","review_date":"June 17, 2018","user":"robinski3celina"},{"attraction_id":1315,"rating":5.0,"review":"Great value for money. Really thought this tour was value for money as it last 48 hours and there were frequent buses so you did not wait long. High light was boat tour on lake Ontario which was included in . I prefer talking guides as they are easier...","review_date":"June 17, 2018","user":"flaudia"},{"attraction_id":1315,"rating":5.0,"review":"great. Great tour for history and sightseeing. I had a wonderful time, and so will you. Each top was rich with Canadian culture","review_date":"June 4, 2018","user":"946deandref"},{"attraction_id":1315,"rating":2.0,"review":"HOP ON HOP OFF - STAY OFF!!. We took the hop on hop off bus tour and it was one of the worst. we were never notified that it was no longer called Gray Line , now owned by City Sightseeing Toronto. Therefore, there was confusion as to where to wait. The...","review_date":"June 2, 2018","user":"369statenislandsue"},{"attraction_id":1315,"rating":3.0,"review":"disappointing. The bus is a great way to get to points of interest without having to fight the traffic. We rode with 3 different guides only one of which seemed to be able to narrate without reading from their paper. Many times they were talking about...","review_date":"May 18, 2018","user":"bilight"},{"attraction_id":1315,"rating":5.0,"review":"Hop on Hop off!! Great!!. We always use these buses if visiting a city for the first time. We stayed on the bus for the whole route just to get our bearings and then deciding where we would get off. The entire route takes two and a half hours depending...","review_date":"May 6, 2018","user":"rhoda_m"},{"attraction_id":1315,"rating":4.0,"review":"Good vibes. Doesn't matter if you are visiting Toronto, or you live here, this tour will show you Toronto from different prospective.","review_date":"April 12, 2018","user":"mariannabobrovsky"},{"attraction_id":1315,"rating":5.0,"review":"Great Tour!. If you are new to the area or not, this is a great way to experience Toronto. The bus travels around the city and stops at many tourist attractions. The best part were the tour guides. We had two (since we \"hopped off\") and in...","review_date":"April 12, 2018","user":"sjbrahm"},{"attraction_id":1315,"rating":4.0,"review":"Good.. Needs to venture out more than remain in a very confined route. It did well in covering areas close to the starting point, but needs to go farther out a little bit. Too many stops close by each other early on the route.","review_date":"April 7, 2018","user":"rivierahotelsucks"},{"attraction_id":1315,"rating":5.0,"review":"Hop on \/ hop off or not. We took this double becker busall around the city and the guide was knowledgeable and entertaining. There were stops at all the fun places. We're glad we went.","review_date":"April 4, 2018","user":"mamaloca58"},{"attraction_id":1315,"rating":3.0,"review":"Quick Overview. It was a great overview of the city but unfortunately I feel like it went a little too quickly. I understand having to keep up with traffic but it felt rushed at times.","review_date":"March 6, 2018","user":"princessjenny888"},{"attraction_id":1315,"rating":4.0,"review":"Good . Even though I visited in the off season for many tourists the tour and tour guide were still very good. I planned on doing the tour for two days to give me a good warm up of the city but the first day I couldn't...","review_date":"February 18, 2018","user":"322kelleys"},{"attraction_id":1315,"rating":5.0,"review":"Now I know Toronto. Whenever touring an unfamiliar city, I buy the 2-day hop-on hop-off pass, the City Pass book, and a city transit pass. The Toronto Hop-on Hop-off did not disappoint us, lots of good info about the city. Was on 6 different buses, and they each did...","review_date":"October 21, 2017","user":"realperson65"},{"attraction_id":1315,"rating":4.0,"review":"Really like the live narration!. Toronto's neighborhoods are so spread out, it is really important to get the big picture. These hop on\/offs are great since they are narrated by real people! They even throw in a boat ride over to Toronto Island! It was a chilly, blustery day and...","review_date":"October 17, 2017","user":"anna_m"},{"attraction_id":1315,"rating":4.0,"review":"An excellent service. This bus service was a Godsend these last two days as the weather has totally changed from 21dgs to 10dgs! We spent two days getting on and off at various places of interest. We were lucky to catch a bus each time we wanted to...","review_date":"October 16, 2017","user":"bessiegal"},{"attraction_id":1316,"rating":5.0,"review":"Amazing Tour. Me and my sister took this tour with Dayna. We had so much fun despite the freezing cold. You get to see a lot of sites you wouldn't normally see if you went on your own. Dayna was hilarious and kept the tour fun and...","review_date":"March 12, 2019","user":"courtney_l"},{"attraction_id":1316,"rating":5.0,"review":"Awesome Tour. We took this tour and it was Fantastic! Dayna our guide was friendly, funny, knowledgable and you could tell she loves her job. It had come a snow storm the day before and the falls were frozen and magical I highly recommend this tour for...","review_date":"March 3, 2019","user":"mgobble04"},{"attraction_id":1316,"rating":4.0,"review":"Very Good Tour - Major Icons in One Day. Had a hiccup at the start. Despite it being emphasized to me about bringing my Passport and asking whether he wanted to check my Passport and being dismissed, the Guide got everyone on board the Tour Bus and then asked whether we all had our...","review_date":"January 29, 2019","user":"george45"},{"attraction_id":1316,"rating":5.0,"review":"Great experience Ricardo top notch . My partner and I were here during the winter (hoping for a snowy falls but unfortunately not meant to be - but that is weather and uncontrollable). Turns out it was a very nice \u2018spring\u2019 like day. From the get go Ricardo made us feel...","review_date":"January 5, 2019","user":"placebyplace"},{"attraction_id":1316,"rating":5.0,"review":"Well worth it. Dayna was so friendly and helpful. She answered all our questions and bantered with us throughout the whole day. She made the tour thoroughly enjoyable and gave us lots of local info. Would highly recommend this trip but yo make it even better ask for...","review_date":"December 17, 2018","user":"telpage"},{"attraction_id":1316,"rating":5.0,"review":"WOW!! Extremely Enjoyable!! Tour Guide Dayna very knowlegable\/professionable!!. Thanksgiving weekend 2018. Booked mid-day Saturday for Sunday tour\u2014approx 7 minutes after paying via credit card got confirmation call from \u201cOver the Falls Tours\u201d that all was in order for Sunday pick-up at hotel which occurred as discussed. Dayna got us to both Am\/Can sides...","review_date":"December 5, 2018","user":"sc_pawleys"},{"attraction_id":1316,"rating":5.0,"review":"Enjoyable Tour. We had a wonderful tour at Niagara falls with the tour guide Noman. we really enjoyed the tour with lots of sightseeing. Thanks!!","review_date":"December 2, 2018","user":"damsavvy221"},{"attraction_id":1316,"rating":5.0,"review":"Not only good tour but amazing tour guide!. Our family went to Niagara Falls during Thanksgiving so it was definitely more on the chilly side, but we had such a good experience with this tour! Our tour guide Dayna was extremely friendly and energetic and she planned out the day for the tour...","review_date":"November 23, 2018","user":"ssk054"},{"attraction_id":1316,"rating":5.0,"review":"Great Overview. Our guides were terrific, very knowledgeable and fun. Great picture opportunities. We had a small hiccup about getting on the right tour. This was handled very well and expeditiously by the guide, in contact with the front office, to get us to the right place...","review_date":"November 17, 2018","user":"john_m"},{"attraction_id":1316,"rating":5.0,"review":"The absolute best thing I've ever done!. Neva Diva was hilarious - a great tour guide! I was travelling solo and made friends on this tour.. it was my highlight of my holiday!","review_date":"November 12, 2018","user":"caz_p"},{"attraction_id":1316,"rating":5.0,"review":"This Tour Does it All - Niagara Falls. This tour covered it all - Niagara Falls from both the American and Canadian sides, plus so many of the attractions that you would pay for separately to enter and park, including the Skyview Tower, boat ride, Cave of the Winds, etc. Adam was extremely...","review_date":"November 12, 2018","user":"fourontour4"},{"attraction_id":1316,"rating":5.0,"review":"Neva the Diva was amazing. My boyfriend and I booked the Deluxe Tour and found it fun and informative. It was a cold and windy day but Neva kept us on track and gave us enough time to check out all of the scheduled sites. Neva was fun, informative, energetic,...","review_date":"November 11, 2018","user":"jennifer_m"},{"attraction_id":1316,"rating":5.0,"review":"Pretty awesome!. I visited Niagara Falls by myself because I was in the area for work, and since I only had 2.5 days I knew a tour would be the most efficient way to see as much as possible. As a solo traveller, the tour was a...","review_date":"November 8, 2018","user":"annessa_g"},{"attraction_id":1316,"rating":5.0,"review":"Sight seeing. The day tour was great and our guide was so good. We could of not seen everything in one day without the tour. Complaint, we bought our tickets at our hotel Embassy Suites, price was $130.00 each. use, Charges $338.00 for two - Canadian money....","review_date":"November 6, 2018","user":"patricia_c"},{"attraction_id":1316,"rating":5.0,"review":"Over the Falls Tour. My wife and I traveled to Niagara Falls to celebrate our 25th wedding anniversary. We signed up for the tour and we could not be happier.\nDayna was our tour guide and the fun started the second we got on the perfect sized bus. The...","review_date":"November 4, 2018","user":"lwell500"},{"attraction_id":1316,"rating":5.0,"review":"Excellent!!. We had a great time despite the weather! Caleb was our guide and he was great. Highly recommended, great tour.","review_date":"November 1, 2018","user":"jesus_r"},{"attraction_id":1316,"rating":2.0,"review":"Only book if you're staying in Niagara Falls. The Tour Guide (Norman) was terrific! However, I called before booking the tour to find out where I would meet them (staying in Toronto) was just told over and over that they would confirm meet up location after the booking has been confirmed and that...","review_date":"October 30, 2018","user":"lamariposasoy"},{"attraction_id":1316,"rating":5.0,"review":"Great tour with Neva the Diva. Neva kept a small group entertained today with her knowledge and enthusiasm. The chance to see the falls close up from Goat Island was worth a lifetime of memories. And the Maid of the Mist in horseshoe falls had my face wet with mist, and...","review_date":"October 29, 2018","user":"jeffrey_c"},{"attraction_id":1316,"rating":5.0,"review":"Great tour of Niagara Falls. Niva the diva was a great tour guide! It was worth every penny for her to pick us at our hotel, take us all around Niagara Falls to both the US and Canadian side, to see the amazing falls and related sites and then take...","review_date":"October 29, 2018","user":"sarah_b"},{"attraction_id":1316,"rating":5.0,"review":"Great day out!. We flew from NYC on an early flight. Over The Falls had a driver collect us from the airport and drop us at Starbucks for a coffee and a bite to eat. Our guide Caleb then picked us up from Starbucks along with the rest...","review_date":"October 29, 2018","user":"rbpcnz"},{"attraction_id":1316,"rating":5.0,"review":"Awesome Tour with Neva!. My Girlfriend and I went on the Falls tour and had a great time! Neva was very friendly knowledgeable. Neva made to tour very fun! We had a blast and I we would recommend it to anyone.","review_date":"October 29, 2018","user":"trail18998773858"},{"attraction_id":1316,"rating":5.0,"review":"Outstanding Tour with the Niva Diva!. From the moment we stepped on the bus, Niva provided a well-organized fun-filled, fact-filled, action-packed tour. Not a dull moment. Her personality sparkles and she even brought out the sun at the end. This tour was worth every penny. Highly recommended.","review_date":"October 29, 2018","user":"fairndtenderlady"},{"attraction_id":1316,"rating":5.0,"review":"Fantastic tour to see all the best sights. As I was only in town for a couple of days and without my own transport I wanted a tour to see as much as I could and both sides of the Falls (having seen the Iguacu Falls from both countries I was keen to...","review_date":"October 28, 2018","user":"helen0101"},{"attraction_id":1316,"rating":5.0,"review":"Awesome!. Neva the Diva did an awesome job! I had a great time and learned a lot. I would highly recommend this tour to anyone visiting the area.","review_date":"October 27, 2018","user":"tess_f"},{"attraction_id":1316,"rating":5.0,"review":"Amazing memories!!. This was the best vacation I've had yet!! The tour guide was very informative and great at explaining things. Her name is Neva the Diva. I had a wonderful time with all the different people on the tour and Neva helped make it even better....","review_date":"October 26, 2018","user":"wolfmom2369"},{"attraction_id":1316,"rating":5.0,"review":"Lots of Great Views and History!. Tom was our tour guide. He took us to the New York side for a walk in the park which contains the United States Falls. We also rode the Maid of the Mist boat ride as part of the tour. We had lunch, stopped at...","review_date":"October 25, 2018","user":"asa_w"},{"attraction_id":1316,"rating":5.0,"review":"A must do attraction!. Caleb, our tour guide, was absolutely phenomenal. Very knowledgeable about each attraction and overall entertaining! Highly recommended!","review_date":"October 24, 2018","user":"lindapa4199js"},{"attraction_id":1316,"rating":5.0,"review":"Fantastic tour. We had a tour at Niigara falls with tour guide Norman. He was very friendly and showed us around the falls. enjoyed the whole time!!!","review_date":"October 23, 2018","user":"brentmr25"},{"attraction_id":1316,"rating":5.0,"review":"Awesome day with Neva the Diva. Had a wonderful day with a great group of strangers who became friends. Neva the Diva was our driver and tour guide. She was funny and kept us on track. She told us many interesting things about the Falls and knew many historical facts. She...","review_date":"October 23, 2018","user":"kathy_b"},{"attraction_id":1316,"rating":5.0,"review":"We love Dayna. Originally we thought we had booked just a boat ride on the maid of the mist ..\nWe got picked up by Dayna and headed for u.s immigration ..\nOn the way to the border she started to tell us what to expect on the...","review_date":"October 22, 2018","user":"ian_h"},{"attraction_id":1316,"rating":5.0,"review":"Great overview of the best of Niagara Falls.. Niagara Falls has a lot to offer from its natural, visual beauty, to experiencing tons of water thundering all around. This tour captures those highlights in an easy, convenient way. Be picked up by a small tour bus at your hotel; have a friendly and...","review_date":"October 22, 2018","user":"resort764280"},{"attraction_id":1316,"rating":5.0,"review":"Great tour and wonderful tour guide!. The tour bus was on time at our Canadian Hotel. Our tour guide was very informative and cared that we all had a good time.","review_date":"October 21, 2018","user":"charles_r"},{"attraction_id":1316,"rating":5.0,"review":"Incredible - Just do it!. We absolutely loved our day at Niagara Falls organized by Over The Falls Tours & with the help of the lovely Dawn who was very patient in answering all of my questions. (Thank you)\nWe booked our own flights from NY to Buffalo (and return)...","review_date":"October 21, 2018","user":"jdb001"},{"attraction_id":1316,"rating":5.0,"review":"Comprehensive & Gorgeous Tour!. I cannot think of a better tour to get the most information, views and convenience. Being picked up and dropped off at our hotel was wonderful. We were able to accomplish so many activities in one day that would have taken us longer if on...","review_date":"October 20, 2018","user":"notoriousaub"},{"attraction_id":1316,"rating":5.0,"review":"Wow!. This was a phenomenal way to see Niagara Falls and the surrounding points of interest in a day! Nick was our tour guide and host for the day. I don\u2019t know if you can request him or not but I\u2019d certainly try!! He was pleasant,...","review_date":"October 20, 2018","user":"mwjsd3"},{"attraction_id":1316,"rating":5.0,"review":"Over The Falls Tours was well worth the money!! Ask for NicK!!!. Having never been to Niagara Falls we decided to book this tour because it has so much to do. We left at 9am and returned at 4pm. Our tour guide Nick was the best! He's so knowledgable, professional and fun. He was constantly giving us...","review_date":"October 19, 2018","user":"burnsie5"},{"attraction_id":1316,"rating":5.0,"review":"Over the Falls Rules!. Nick was an awesome tour guide. He was very enjoyable and very knowledgeable. One of the best guided tours I have ever been on.","review_date":"October 18, 2018","user":"ken_p"},{"attraction_id":1316,"rating":5.0,"review":"The best tour at Niagara Falls. From the moment we stepped on the bus, Caleb shared interesting Niagara Falls facts. We especially enjoyed the Cave of the Winds and activities on the Canadian side. Caleb knew which activities to do first to avoid lines. We\u2019d recommend Over the Falls Tours if...","review_date":"October 17, 2018","user":"marva_d"},{"attraction_id":1316,"rating":5.0,"review":"Over the Falls Tours with Tom. Our tour guide's name was Tom. He was excellent! Very knowledgeable of the history of the area and possesses an excellent sense of humor. Tom picked us up at our hotel at the time we were given. We spent approximately four hours on the tour...","review_date":"October 17, 2018","user":"pwilliams571951"},{"attraction_id":1316,"rating":5.0,"review":"Memory Making Day. Randy was extremely helpful! Above and and beyond for sure! Sights were interesting! Loved his insights. My father was along in a wheelchair. The wheelchair had to be assembled and collapsed all day. Niagara Falls is on my dads bucket list, he's 75 and fighting...","review_date":"October 16, 2018","user":"andreaj2080"},{"attraction_id":1316,"rating":5.0,"review":"Excellent Tour. Our guide Randy was really great. We stopped at several attractions and Randy gave us history and information regarding each one. The main high point was that we actually got off the shuttle and got to take pictures and see and participate in all the...","review_date":"October 16, 2018","user":"tina_s"},{"attraction_id":1316,"rating":5.0,"review":"Noman was an excellent tour guide. Noman was very knowledgeable and friendly. The tour was fabulous affording views of the falls from the top of Skylon Tower to the bottom at Goat's Island, and as close as one can get into the falls with the Maid of the Mist boat ride....","review_date":"October 15, 2018","user":"bet_c"},{"attraction_id":1316,"rating":5.0,"review":"Best Tour Ever. We thoroughly enjoyed our tour on Wednesday, October 10th. Our guide, Josh, was outstanding. He really knew it all and was very entertaining. So glad we didn't get the evil twin, Caleb. LOL\nNiagara Falls was breathtaking, something you need to see first hand.\nThe...","review_date":"October 14, 2018","user":"janice_b"},{"attraction_id":1316,"rating":5.0,"review":"Randy\u2019s tour. We had a great time on the tour,Randy was our guide not only did he know his stuff but he was very friendly and made our experience a trip to remember.. thank you again Randy\nFrom Your friends in Queens","review_date":"October 14, 2018","user":"670danas"},{"attraction_id":1316,"rating":4.0,"review":"Remarkable, up close view. We roomed in a hotel on the Canadian side, so our guide, Josh, picked us up at 9:00 for the 10:00 tour. Josh shared accounts of successful and not-so-successful attempts of individuals who chose to go over the falls using various techniques, as well as...","review_date":"October 14, 2018","user":"margie_m"},{"attraction_id":1316,"rating":5.0,"review":"Our guide Neva the \"Diva\" made the tour awesome. She had lots of facts and was just a wonderful lady!!!!!. I highly recommend if you go to Niagara to use this company. Parking is expensive and the time you waste in lines waiting to get tickets is nonexistent when you let the tour company do it. Neva made the time on the bus fun.","review_date":"October 13, 2018","user":"leeann_k"},{"attraction_id":1316,"rating":5.0,"review":"Wonderful Day with Niva's Divas!. We had a wonderful day seeing both the American and Canadian side. The short wait to cross the boarder is well worth seeing both sides! Our tour guide, Niva, picked us up on time and made sure we got through the boarder quickly to see...","review_date":"October 11, 2018","user":"travellw"},{"attraction_id":1316,"rating":3.0,"review":"Tour was great despite the guide. This wonderful day was nearly spoilt by the attitude of our guide Marcello.\nHe was Impersonal and made us feel uneasy from the outset.he also seemed to take pleasure in belittling the more elderly women in the group. He was hard to hear at times...","review_date":"October 10, 2018","user":"louisebrooks451"},{"attraction_id":1316,"rating":5.0,"review":"Wonderful day full of fantastic views and a world class tour guide!. We were part of Dayna's group today for a six hour (approx) tour that took us to numerous locations to enjoy many vantage points of the Falls and to learn some history. The van was very comfortable and even the annoying delay to get into...","review_date":"October 10, 2018","user":"wander810907"},{"attraction_id":1316,"rating":5.0,"review":"Fabulous Tour. My husband and I and another couple thoroughly enjoyed this Niagara Falls tour. John B., our tour guide, was so informative and knowledgeable. He answered all of our questions and provided a lot of history about the falls. We ended up seeing everything we wanted...","review_date":"October 9, 2018","user":"ndavis804"},{"attraction_id":1316,"rating":5.0,"review":"Awesome Adventure!. My wife and I truly enjoyed ourselves. Josh was our tour guide and his wit and knowledge of Niagara Falls was very informative and entertaining. We would highly recommend Over the Falls Tours and Josh to everyone.","review_date":"October 9, 2018","user":"stan_b"},{"attraction_id":1316,"rating":5.0,"review":"Fabulous Niagara Falls Tour. The Niagara Falls tour with John B was fabulous. John B made seeing the Falls exciting for our whole family. To be able to go on both sides of Niagara was great. We were given lot of history to see what was to the beautiful...","review_date":"October 9, 2018","user":"18catlady99"},{"attraction_id":1316,"rating":5.0,"review":"So Much Water!. Far exceeded my expectations!!\nOur guide, Noman, was wonderful. He kept up with everyone and was very informative.\nWe got to see everything!","review_date":"October 9, 2018","user":"h1588zssandraf"},{"attraction_id":1316,"rating":5.0,"review":"Friends fall trip. This was the best tour I have ever been on!! Neva the Diva, was the best tour guide and made everything so interesting and enjoyable. She interacted with all the people on my tour and made it really good.\nNeva was really the best!!! Give...","review_date":"October 6, 2018","user":"lynette_l"},{"attraction_id":1316,"rating":5.0,"review":"AMAZING!. This bus tour was great! Noman our tour guide was very knowledgeable, funny, took time to answer questions and all around great guy. The bus tour was of the American and Canadian sides and it was just breath taking. Very different seeing it from two...","review_date":"October 6, 2018","user":"hdguthrie2017"},{"attraction_id":1316,"rating":5.0,"review":"Great Memorable Tour. We had a great tour at Niagara Falls. Enjoyed all the views of the falls. The tour guide Noman was friendly and shared lots of information about the falls.","review_date":"October 3, 2018","user":"elena998823"},{"attraction_id":1316,"rating":5.0,"review":"a sightseeing tour is as good as the guide. I have been on many city sightseeing tours and my experience has been these are only as good as the guide that is leading to tour. NEVA the DIVA was the best! If you purchase this tour request NEVA. She is very knowledgeable and personable...","review_date":"October 3, 2018","user":"bguess2018"},{"attraction_id":1316,"rating":5.0,"review":"What a fantastic tour of the Falls!. I booked this falls tour for my wife and I and another couple through TripAdvisor and it was wonderful. Caleb was our guide he he was entertaining, knowledgable and so helpful..He made the tour very enjoyable. Within seven hours we saw everything we wanted to...","review_date":"October 2, 2018","user":"klugeco"},{"attraction_id":1316,"rating":5.0,"review":"Great tour. Great tour, very informative. Our guide, Neva the Diva, was outstanding. Funny, friendly, and knowledgeable.","review_date":"October 2, 2018","user":"totalbodyclinic"},{"attraction_id":1316,"rating":5.0,"review":"Niagara with Nick. My wife and I spent our 32nd anniversary at Niagara Falls an went on a great tour with a great guide Nick. We probably could have put the same stops together on our own but would have missed so much and probably would have taken...","review_date":"October 1, 2018","user":"doddhome1"},{"attraction_id":1316,"rating":5.0,"review":"Simply The Best!!!. This tour was absolutely the best ever!!! Such a great day from start to finish. Caleb was our guide and he was amazing. Starting with a boat ride on the iconic Maid of the Mist, then climbing Bridal Veil falls to crossing the border in...","review_date":"September 30, 2018","user":"johncathyszcz"},{"attraction_id":1316,"rating":5.0,"review":"Super ,well organised trip. Excellent value. Fab trip hosted by Neva the Diva.. Thank you .. Great fun with lots of entertaining commentary from Neva . Easy access to super view points, brilliant advice re how to get best out of the trip , best place to stand sit etc. Comfortable...","review_date":"September 30, 2018","user":"fiona_t"},{"attraction_id":1316,"rating":5.0,"review":"Outstanding Tour!. Our tour guide, Nick, was great! He was full of helpful hints and a wealth of knowledge on the sites we visited. The hotel pickup was so convenient, the tour size of 17 was perfect, and the stops went smoothly. It was so relaxing to...","review_date":"September 29, 2018","user":"globetrotting636335"},{"attraction_id":1316,"rating":5.0,"review":"Great Time Had By All. What a wonderful way to view the falls from all angles. Water level, ground level, and from on high, you see all there is to see. The tour guide, Dayna, was just adorable; made the most of every moment we had with her.","review_date":"September 29, 2018","user":"roxyviru"},{"attraction_id":1316,"rating":5.0,"review":"Great tour. We had one day to see the falls and this was the way to do it. We were picked up at our hotel. Our tour guide, Randy, was great. The number of people in the group is smaller and the bus is comfortable. It's a...","review_date":"September 29, 2018","user":"major_linda"},{"attraction_id":1316,"rating":5.0,"review":"Fun Day. Our guide 'Neva the Diva' was great. The boat ride was memorable while the view from skylon is spectacular","review_date":"September 28, 2018","user":"vincent_a"},{"attraction_id":1316,"rating":5.0,"review":"Awesome. The tour was great, saw so much more then if we did it on our own. Neva the Diva was a great tour guide....very knowledgeable and friendly.","review_date":"September 27, 2018","user":"nancy_r"},{"attraction_id":1316,"rating":5.0,"review":"Fabulous tour - Neva the Diva was great. This tour was a great! Neva was a great tour guide. She was fun and informative and kept us on schedule. This was a great way to see multiple attractions and not have to drive or navigate lines. We only had one day to tour...","review_date":"September 26, 2018","user":"denise30906"},{"attraction_id":1316,"rating":5.0,"review":"Adam ROCKS!. He made this a very informative and enjoyable. He kept us very entertained.\nHaving your passport is a must.\nEnjoyed seeing the Falls up close","review_date":"September 25, 2018","user":"bnilsen67"},{"attraction_id":1316,"rating":5.0,"review":"Fantastic Time with the Ukulele Guy. I enjoyed hearing the Ukulele Guy playing his instrument at every stop. The boat ride was excellent. He was well knowledgeable of the sites. Can\u2019t wait to return.","review_date":"September 25, 2018","user":"lisa_s"},{"attraction_id":1316,"rating":5.0,"review":"Fun time with Neva the Diva. Neva made our trip fun, informative, and comfortable. Not only you save the time for parking and traffic, you would have local fun stores while you are commuting from sight to sight. Highly recommend","review_date":"September 25, 2018","user":"239yunl"},{"attraction_id":1316,"rating":5.0,"review":"A Fantastic Tour with Neva the Diva. We took a tour with a fantastic guide named Neva (The Diva) who made the tour one of a kind. An outgoing personality, she was fun, informative, knowledgeable and has just an all around great personality. With the amount they pack into the tour, I...","review_date":"September 24, 2018","user":"connor_h"},{"attraction_id":1316,"rating":5.0,"review":"Perfect choice for a tour. Josh was a great tour guide for our \u201cRoyal Canadian Tour and Maid of the Mist Boat Ride\u201d. Very thorough and fun. It was great to see both sides of Niagara Falls.","review_date":"September 24, 2018","user":"joni_c"},{"attraction_id":1316,"rating":5.0,"review":"NICK KNOWS NIAGARA. My 2 sisters and I took our 80 yr old mother on this tour and while I can't say enough about what a great trooper mom was climbing the steps up the side of Niagara Falls and hanging with the group all day long...it was...","review_date":"September 24, 2018","user":"pam_m"},{"attraction_id":1316,"rating":5.0,"review":"Over The Falls was Over The Top Fabulous. From the get-go our Guide, Josh, was lots fun and knowledgeable. He was thorough and kept our group well organized without making us feel rushed. We saw great Niagara attractions and more. Gearing up in rain jackets and rubber sandals, was a particular favorite and...","review_date":"September 24, 2018","user":"aquapat"},{"attraction_id":1316,"rating":5.0,"review":"\u201cBeyond words\u201d tour of Niagara Falls. This tour was worth every penny of the cost! We were promptly picked up at our hotel at the time that was set up by our guide Caleb. He was very informative about the falls and the city of Niagara Falls and did a fantastic...","review_date":"September 23, 2018","user":"susan_h"},{"attraction_id":1316,"rating":5.0,"review":"6 hour tour. We had a very enjoyable time, the guide was knowledgeable every thing was on time . Great value for the money.","review_date":"September 22, 2018","user":"leroy_h"},{"attraction_id":1316,"rating":5.0,"review":"Perfect way to see the area in a day. I was here by myself and wanted to see the area. Parking and the traffic can be a pain so I felt a tour would be a perfect way to get around. Nick made the day go by flawless. Never once did I have to...","review_date":"September 21, 2018","user":"tattling-tourist"},{"attraction_id":1316,"rating":5.0,"review":"Tour was Great. The tour was a great experience. The entire day was stress free and planned out very well. In addition to being a fellow Buffalo Bills fan, Caleb was a fantastic tour guide. He was very knowledgeable and has a great demeanor when dealing with varying...","review_date":"September 20, 2018","user":"david_t"},{"attraction_id":1316,"rating":5.0,"review":"Great tour in one day!. We had a great tour with our guide Randy. He told us so much about the area and he did a wonderful job - he's one of the best tour guides we've had in any city we have visited. We saw more in the one...","review_date":"September 20, 2018","user":"ann_s"},{"attraction_id":1316,"rating":5.0,"review":"wonderful tour. We had a wonderful tour with our guide Randy. We got to see all the sites at Niagara falls. Randy told lots of stories about the area. Would recommend this tour to anybody visiting the area","review_date":"September 19, 2018","user":"kuhl4751"},{"attraction_id":1316,"rating":5.0,"review":"R Bell, Sebree, KY. Thanks for an exciting day of touring the American and Canadian sides of Niagara Falls, Josh! Loved all the historical information, stories and suggestions of additional activities. Thanks so much for a spectacular tour!","review_date":"September 18, 2018","user":"robilee_b"},{"attraction_id":1316,"rating":5.0,"review":"Group of 5: Caleb was Awesome!. We came out from Kansas City, connected with friends from Tampa and Manhattan for a wonderful two days at Niagara Falls. We selected this tour simply because we wanted to see it all without the hassle of coordinating tickets, crossing boarders, and negotiating crowds. This...","review_date":"September 18, 2018","user":"meyerowich"},{"attraction_id":1316,"rating":5.0,"review":"Great way to experience Niagara Falls. This tour was an amazing way to experience the falls--maid of the mist, the cave, lookout points, etc. Nick was a super guide. He made everything so easy, buying tickets, dropping off and picking up at sites; he was ubiquitous! We felt like we had...","review_date":"September 18, 2018","user":"masmith1"},{"attraction_id":1316,"rating":5.0,"review":"Amazing Tour of Falls. We had a wonderful time on our tour today. Our guide Adam was so knowledgeable and he made getting in and out of each attraction so easy. No standing in lines or waiting. This was a whole day trip and well worth the money! Could...","review_date":"September 17, 2018","user":"jturk"},{"attraction_id":1316,"rating":5.0,"review":"What an AMAZING day!!. Our trip was to celebrate my husband's birthday and it started by getting picked up at the hotel (we were last) and our tour guide, Randy, having a Happy Birthday sign for him. Randy truly made the experience for us!!","review_date":"September 17, 2018","user":"debra_s"},{"attraction_id":1316,"rating":5.0,"review":"Well worth every penny!. Numen was an excellent guide. He moved our group of 24 efficiently without rushing us along. I felt that I got to see everything there was but didn't spend my time waiting in line for the boat or the tower. The stop for lunch is...","review_date":"September 17, 2018","user":"lj_o"},{"attraction_id":1316,"rating":5.0,"review":"Sharon Macaulay . We all had a wonderful day in Niagara Falls - highly recommend this tour. Adam was fantastic. Very knowledgeable and we entered the National Park quickly and all attractions were entered really quickly. No waiting around at all. You definitely need to do both US...","review_date":"September 16, 2018","user":"sharon_macaulay"},{"attraction_id":1316,"rating":5.0,"review":"Great Adventure. First let me say JOSH nailed it! Josh was our tour guide and was very knowledgeable of the area. He had great stories and fun facts, in addition he answered all and I mean all of my questions!!The tour is on a small van type...","review_date":"September 16, 2018","user":"mekafromkk"},{"attraction_id":1316,"rating":5.0,"review":"Caleb was awesome, tour was great.. We had a great time and the entire experience went smoothly. We got to do each of the main attractions and Caleb was an excellent, very knowledgeable guide.","review_date":"September 15, 2018","user":"kimberly_h"},{"attraction_id":1316,"rating":5.0,"review":"Outstanding Tour. We were picked up at our hotel by our tour guide, Josh, who provided a day-long tour of all the sights, including Maid of the Mist. He was knowledgeable and personable and added to the experience with his humor and personality. Josh was a terrific...","review_date":"September 14, 2018","user":"bill_b"},{"attraction_id":1316,"rating":5.0,"review":"Hassle Free Site Seeing. The convenience of this tour is fantastic. You just sign up and list which hotel you are staying. They pick you up in the morning and drive you everywhere, so you don't have to figure where to go and don't have to pay for parking...","review_date":"September 14, 2018","user":"nicholas_l"},{"attraction_id":1316,"rating":5.0,"review":"Perfect Tour. AWESOME TOUR!!! I enjoyed the maid of mist boat tour it was nice and saw the falls from various angle. Our tour guide Noman was wonderful, friendly and polite. Highly recommend the tour.","review_date":"September 12, 2018","user":"daisy458789"},{"attraction_id":1316,"rating":5.0,"review":"over the falls tour. Adam was our tour guide. He was great. Very informative and easy to listen to. We had a great time and would recommend him and the tour to all that want to see everything in at the Falls. We are not really tour people but...","review_date":"September 12, 2018","user":"christine_h"},{"attraction_id":1316,"rating":5.0,"review":"The Falls from EVERY Angle. This is by far a FULL day. After everyone was loaded in Canada we traveled to the US side of the falls and boarded the Maid of the Mist which was very cool. Hint if you dont want to get super wet stay on the...","review_date":"September 11, 2018","user":"stevelowman44"},{"attraction_id":1316,"rating":5.0,"review":"Quality and Professionalism in Every Way. It was clear from the time we were picked up at the hotel to the end of the day that this tour company and our tour guide, Caleb, were first class! The day's itinerary was very well thought out. The sequencing of stops was perfect...","review_date":"September 9, 2018","user":"jean_g"},{"attraction_id":1316,"rating":5.0,"review":"Amazing falls tour.. Noman is the man. Great tour and well worth the experience. From the \"maid of the mist\" boat, \"cave of the winds\", skylon tower, whirlpool, and the guides narrative it was an amazing day.","review_date":"September 9, 2018","user":"mike_h"},{"attraction_id":1316,"rating":4.0,"review":"Great tour of the falls. This was our first trip to Niagara Falls. The tour was excellent. Norman, our tour guide, was very personable. He made everything so easy for us. The tour was well organized. As this was our first trip, the tour took us to the places we...","review_date":"September 9, 2018","user":"alvinandlynnettep"},{"attraction_id":1316,"rating":5.0,"review":"What an amazing well planned trip with a great tour guide, Neva the Deva!. We enjoyed a half day falls excursion with the best tour guide, Neva the Deva. she informed us of so much history and facts, and kept the journey so light hearted, stress free, and fun. we all laughed at her witty jokes, and we loved...","review_date":"September 8, 2018","user":"446jimo"},{"attraction_id":1316,"rating":5.0,"review":"Probably the Best Tour for Money - & the Best Guide!. If you have not visited Niagara Falls before, please be advised that parking is neither cheap or easy. We therefore opted to spend part of our time (and our travel budget) on a tour that picked us up from our hotel, spent most of the...","review_date":"September 7, 2018","user":"wayne_a"},{"attraction_id":1316,"rating":5.0,"review":"Great Tour with Randy. We had a very well expedited tour with Randy for a tour of both the New York side and Canadian side of Niagara Falls. Randy was top notch professional in every manner. One thing that stood out is how he was able to let us...","review_date":"September 6, 2018","user":"athibodeau01"},{"attraction_id":1316,"rating":5.0,"review":"Adventure to Niagara Falls. Great experience provided by our tour guide Noman. Seen the falls from multiple viewpoints and learned tons of fun facts! Thanks!","review_date":"September 6, 2018","user":"jackkalis984"},{"attraction_id":1316,"rating":5.0,"review":"What an Experience!. We chose to do a tour instead of doing it on our own. It turned out great and well worth the money. Our guide, Noman, was knowledgeable, patient and kind. He was so good at explaining all there is to know about the area.","review_date":"September 6, 2018","user":"larkchoosyy"},{"attraction_id":1316,"rating":5.0,"review":"Wonderful Day with Caleb. Caleb was a fantastic guide for our fun filled day. He paved the way and made everything easy and fun. The door to door service was great too. Highly recommend it and him.","review_date":"September 6, 2018","user":"rachelbollinger"},{"attraction_id":1316,"rating":5.0,"review":"Our trip was wonderful. Paul was our guide - he did a wonderful job of showing us so many different views of the falls. It was a full day of adventure","review_date":"September 5, 2018","user":"viv_r"},{"attraction_id":1316,"rating":5.0,"review":"Great Day, Niagara!. New Berkshire people mover, experienced guide named Randy. That\u2019s a great start! Randy was so organized and kind. He facilitated each stop for efficiency in entering and exiting venues. He so calmly gave instructions and related the history of the area. So often guides get...","review_date":"September 5, 2018","user":"olderandwiser44"},{"attraction_id":1316,"rating":5.0,"review":"Absolutely fabulous!!. Brian was our tour guide, and the best tour guide we have ever experienced. His knowledge and his humor \"Dad Jokes\" as he referred to them. Just an amazing day, best organized tour we have ever taken.....will recommend Over the Falls Tours any day to...","review_date":"September 5, 2018","user":"frequentflier624368"},{"attraction_id":1316,"rating":5.0,"review":"Very well organized. Noman was our guide and I must say he did a very good job keeping 32 people in line and on time so that we could see everything we wanted to see. He always had the tickets ready to go for the various attractions, knew...","review_date":"September 4, 2018","user":"launcher69"},{"attraction_id":1316,"rating":5.0,"review":"Great tour and wonderful guide Noman. One of my friends from Australia visited, and we did a tour of the falls together. Knew we wanted to see the Falls and Maid of the Mist boat trip. This tour covered that and so much more. Our tour guide Noman did a wonderful...","review_date":"September 4, 2018","user":"jacobee837"},{"attraction_id":1316,"rating":5.0,"review":"Niagara Falls. My driver was Jay and he did a wonderful job. Very knowledgeable. We toured the falls from both sides, the top and the bottom. The tour was 5 hours and it was busy most of the time and it went fast","review_date":"September 4, 2018","user":"tammy_r"},{"attraction_id":1316,"rating":5.0,"review":"Maid of the mist and tours on both sides started on the American side ended on the Canadian side.. It was Saturday September 1st . Brian picked me and my girlfriend up on a shuttle at our hotel . He was great!! Very thorough and entertaining! He made it a great experience!! I would have never visited all those places we stopped at but...","review_date":"September 4, 2018","user":"robert_p"},{"attraction_id":1316,"rating":5.0,"review":"A Great Day Out. Our tour guide was called Randy and he was great could not have had a better one. He was really informative and helped make our day. We explored both sides of the falls were taken to all the best places for photos and were told...","review_date":"September 4, 2018","user":"meganwarwickshire"},{"attraction_id":1316,"rating":5.0,"review":"Maid of the Mist with Randy. The initial pickup was right on time and the tour bus was clean, cool and spacious.\nThe tour guide \"Randy\" was excellent. He was very informative, knew the history of the attractions and kept the tour on schedule. Everything about the tour was planned and...","review_date":"September 3, 2018","user":"david_p"},{"attraction_id":1316,"rating":5.0,"review":"Both Sides of the Falls. WOW - Caleb is the best. He was our tour guide and you could tell that he loved his job and telling the people all about Niagara. We say many sites - Maid of the Mist, Cave of the Winds, crossing the Rainbow Bridge to...","review_date":"September 2, 2018","user":"tpasea"},{"attraction_id":1316,"rating":5.0,"review":"Niagara tour review. This was an unbeatable tour made even better by Randy our tour guide. He was personable, funny, knowledgeable, patient and gave us a great time. This tour is not to be missed- it was a great value and lasted about 7 hours. We visited the...","review_date":"September 2, 2018","user":"anthonyu422"},{"attraction_id":1316,"rating":5.0,"review":"Amazing day. We enjoyed a great day being guided by a John B. His knowledge and history of the area along with his desire to maximize our stops was much appreciated. Other guides should follow John\u2019s lead to ensure their groups have a similar experience.","review_date":"September 2, 2018","user":"rob_b"},{"attraction_id":1316,"rating":5.0,"review":"No question, this is a terrific value and experience. I was feeling a little guilty that I picked the most expensive option because I didn't have time to organize the trip better. Well, I'm thrilled this is how I solved my planning problem. Once you factor in everything you get to see, the lines...","review_date":"September 1, 2018","user":"kathy_g"},{"attraction_id":1316,"rating":5.0,"review":"What An Awesome Day!!!. We booked a tour as this was our 1st experience in Niagara Falls and I\u2019m so glad we did!!! Our tour guide Randy was awesome, extremely knowledgeable, great personality and all around a great guy. He gave us lots of tips when visiting the main...","review_date":"August 31, 2018","user":"sarahe2496"},{"attraction_id":1316,"rating":5.0,"review":"Neva the Diva. We had a busy, informative day on the US and Canada side of Niagara Falls. Experienced Cave of the Winds, rode Maid of the Mist, saw 3 sisters islands, Skylon Tower, saw The Whirlpool, Floral Clock, and so much more. Neva is so informative and...","review_date":"August 31, 2018","user":"aprildow"},{"attraction_id":1316,"rating":5.0,"review":"An amazing day!. We had a fantastic time on the Over the Falls tour. Our tour guide, Norman, was very knowledgeable, friendly and prompt. We were picked up at our hotel right on time. Noman provided a lot of historical information and kept the tour very interesting. We...","review_date":"August 31, 2018","user":"dianew440"},{"attraction_id":1316,"rating":5.0,"review":"Tour of American and Canadian Sides of Niagara Falls. I highly recommend this tour, especially from our tour guide Jay! He was very detailed and helped make the tour most enjoyable!","review_date":"August 30, 2018","user":"passport694654"},{"attraction_id":1316,"rating":5.0,"review":"Amazing and informative Niagra Falls tour. My wife and I enjoyed this trip. We saw the sights, we met new people. Randy the tour guide was amazing. We would recommend this to anyone wanting to see the falls. Well worth the money.","review_date":"August 30, 2018","user":"cothmc64"},{"attraction_id":1316,"rating":5.0,"review":"Best Tour By \"Over The Falls Tour\". Our tour guide \"Caleb\" was great from the start of the tour to its end. He was friendly, very knowledgeable about all the sights on the USA and Canadian sites including some of its history.\nCaleb, thanks for a GREAT Tour.","review_date":"August 30, 2018","user":"rtyburczy2018"},{"attraction_id":1316,"rating":5.0,"review":"Seen all the main sights. We had a whole day tour with Noman. He was a fantastic tour guide. The sights are SPECTACULAR!! Overall, we explored the Falls from every angle possible. Enjoyed the day.","review_date":"August 30, 2018","user":"kaylaleezz"},{"attraction_id":1316,"rating":5.0,"review":"Awesome Trip to Niagara Falls. Our tour of Niagara falls was unbelievable. Noman was an awesome tour guide, he was informative and fully explained everything. Highly recommend this tour guide! We saw both side of the falls from many places, including the Maid of the Mist boat. Great way to...","review_date":"August 30, 2018","user":"jacob56879"},{"attraction_id":1316,"rating":5.0,"review":"Fun and Educational. Noman was a fantastic tour guide. He was easy to talk to and spoke with clarity and knowledge about all the sights. He knows exactly where to be to get the best experience and kept the trip entertaining. This tour was well worth the price....","review_date":"August 29, 2018","user":"jackmr1111"},{"attraction_id":1316,"rating":5.0,"review":"Deluxe Tour & Guide Robbie - Most Efficient Way to See Niagara!. With summer coming to a close, we asked our son about his highlight and his answer: Niagara Falls Tour! We visited early Aug and booked the Deluxe tour to get oriented the first day. It was the most efficient way to see all the sights...","review_date":"August 29, 2018","user":"dcresident486"},{"attraction_id":1316,"rating":5.0,"review":"Deluxe It Was. I am so glad that we picked this tour. We covered it all - both the US side and the Canadian side. Our guide Ed was excellent. The highlights for me were the Cave of the Winds and the Maid of Mist. Getting that close...","review_date":"August 28, 2018","user":"deacon49"},{"attraction_id":1316,"rating":5.0,"review":"WHAT A GREAT DAY!. AMAZING AMAZING AMAZING!!!\nWhat a GREAT experience! We stayed on the Canadian side at The Hilton Hotel on Fallsview Blvd, (Which was FANTASTIC! That's for another review though). Our tour date started off nice when Jay picked us up at our hotel. Not knowing what...","review_date":"August 27, 2018","user":"trvlingbob"},{"attraction_id":1316,"rating":5.0,"review":"everything is taken care of. Great tour with our guide, Randy! It was just my 5th grader and myself on a last minute side trip. Randy was extremely knowledgeable about the falls. From scientific facts to historical events to how not to get soaked on the Maid of the Mist,...","review_date":"August 27, 2018","user":"nwoods15"},{"attraction_id":1316,"rating":5.0,"review":"DELUXE IS AN UNDERSTATEMENT!!!!!!!!!!!!!!!. What an amazing experience!!\nStarting with Dawn -- the set up was EASY and the attention to detail was PHENOMENAL!\nAnd Caleb, our tour guide -- was a dream come true!\nCan't wait to recommend both to famiy, friends, EVERYONE!!!","review_date":"August 27, 2018","user":"lana_m"},{"attraction_id":1316,"rating":5.0,"review":"10 Stars!!!. Randy, our tour guide, made this an enjoyable event over and above what we expected. He kept us informed and on schedule at all times. He loves history and shares it in a most interesting way. We covered more attractions with more info than we...","review_date":"August 25, 2018","user":"lindab2846"},{"attraction_id":1316,"rating":5.0,"review":"Great tour! Highly recommend for a comprehensive tour of both sides of Niagara Falls!. John B. was our awesome guide for the Niagara Falls Canadian and American Deluxe Day Tour. If you want to experience both sides of the Falls in a single tour, I would highly recommend this one. John was very knowledgeable and made the trip even...","review_date":"August 25, 2018","user":"ag00dw0man"},{"attraction_id":1316,"rating":5.0,"review":"A must Tour!. This tour made seeing the falls so convenient and fun. We saw all the best sights and Noman was a great guide! we did the boat, cave of the wind, whirlpool and many more..","review_date":"August 24, 2018","user":"maryallio"},{"attraction_id":1316,"rating":5.0,"review":"Excellent in every way!. We did the Deluxe Sightseeing Tour of Niagara Falls with Randy. It was a fantastic tour! He was so knowledgeable, funny, and polite. He went out of his way to prepare us for each stop, get us any information we needed and help us with...","review_date":"August 23, 2018","user":"katie_a"},{"attraction_id":1316,"rating":5.0,"review":"Uplifting experience . All thumbs up for our tour guide, Randy, who is excellent and very resourceful. The tour exceeded all expectations; we not only enjoyed the attractions, we learned about its history and also laughed a good bit.\nThank you for helping make this day memorable!\nFrom...","review_date":"August 23, 2018","user":"sightsee536157"},{"attraction_id":1316,"rating":3.0,"review":"Know before you go.. A guided sight-seeing tour through the Niagara Falls area is a mixed bag of experiences. On a tour, you don't have to worry about parking, fees, traffic and\/or knowing how to get where you're going. In exchange, you lose the ability to stay at each...","review_date":"August 23, 2018","user":"sharon_m"},{"attraction_id":1316,"rating":5.0,"review":"Great tour!. We did the all day tour with Randy. He was very polite and knowledgable. We were real pleased with the tour and with Randy. He knew what he was doing and where we were going! He showed us attractions that we should do if we...","review_date":"August 23, 2018","user":"patti_c"},{"attraction_id":1316,"rating":5.0,"review":"Great TIME!!. Took the Deluxe Sightseeing Tour of American and Canadian Sides day tour out of Niagara Falls, NY with Randy as our tour guide. He is a great tour guide. Very happy and extremely patient. Great asset to the company. We learned all about the different...","review_date":"August 23, 2018","user":"lindahandrahan"},{"attraction_id":1316,"rating":5.0,"review":"We enjoyed the beauty of the American and Canadian falls.. We were able to get a well rounded, educational tour of the American and Canadian falls. Having a tour guide enabled us to relax and enjoy the ride and scenery. Our tour guide , Randy, was very knowledgeable about the history of the area. He...","review_date":"August 22, 2018","user":"muscatinenative"},{"attraction_id":1316,"rating":5.0,"review":"Well worth the cost. I am not typically a \"tour\" kind of person, preferring to explore on my own. But in this case, with only one day in Niagara Falls, I did want to make sure I took advantage of the limited time. And I'm glad I did!!\nThis...","review_date":"August 21, 2018","user":"njgirl"},{"attraction_id":1316,"rating":5.0,"review":"One of the best tours we have taken. We took this tour on August 17 with Caleb. He was funny, knowledgeable, accommodating, and patient. He knew what to do to help us save time and have the best experience. He covered everything on the tour, on time, and have plenty of history and...","review_date":"August 19, 2018","user":"xiomarac407"},{"attraction_id":1316,"rating":5.0,"review":"This is the tour to be on - don't worry about anything else.. Hi Dawn,\nWe have just arrived back into Australia & just wanted to thank you for organizing this private tour for us.\nWe had Caleb as our tour guide & he was awesome.\nNothing was a problem for him & he took care of everything...","review_date":"August 19, 2018","user":"matthewt1382"},{"attraction_id":1316,"rating":5.0,"review":"See All of the Falls All in Done Day. Our guide Randy, was awesome!!!! Our first stop was Maid of the Mist and for those of us who chose not to get drenched, he provided great advice. Ditto for Cave of the Winds, we did get a bit wet, but that was our choice,...","review_date":"August 18, 2018","user":"lesliebrown3"},{"attraction_id":1316,"rating":5.0,"review":"Maid of the Mist and Canada tour. Josh was a fantastic tour guide! Very knowledgeable and a great sense of humor. The delays crossing into both countries was time consuming but we are ok with Border Patrol doing their jobs...kudos to both of them!","review_date":"August 17, 2018","user":"thomas_s"},{"attraction_id":1316,"rating":5.0,"review":"Well worth the money spent for the Deluxe Sightseeing Tour of American and Canadian side of Niagara Falls. My sister and I thoroughly enjoyed the sightseeing tour. Randy was an EXCELLENT tour guide. He was kind, very knowledgeable, very well organized, fun and inspiring. We were very well satisfied with this 'not to miss ' excursion and would suggest anyone going to visit...","review_date":"August 16, 2018","user":"l1d2"},{"attraction_id":1316,"rating":5.0,"review":"With I could give this 10 stars!. Wow! Unbelievable tour and I HIGHLY recommend it! Caleb was a very informative tour guide and very friendly. I didn't think anything would top the Maid of the Mist boat ride, but Cave of the Winds beat it hands down! You get very drenched on...","review_date":"August 16, 2018","user":"mujerlinda"},{"attraction_id":1316,"rating":5.0,"review":"Great Tour. It was the best tour I have ever been. Randy our tour guide was amazing, patient, very knowledgeable, funny and give us great tips for all the activities. We where 16 and my dad with a wheel chair and he was always pending of not...","review_date":"August 16, 2018","user":"jessie_d"},{"attraction_id":1316,"rating":5.0,"review":"Our tour guide looked like my science teacher. Our tour guide, Adam, was amazing! He showed us around and had funny jokes for us here and there. He was an expert around the Niagras! Although he took a couple extra hours touring us around, it was really fun from the very beginning of...","review_date":"August 16, 2018","user":"karah_l"},{"attraction_id":1316,"rating":5.0,"review":"one of the best tour guide i have seen. This is my first time visit and the tour gave us many opportunities to see all the good sightseeing of the Niagara falls. Noman was super informative and made the entire day fun and enjoyable. He has great knowledge about the Niagara falls and most...","review_date":"August 15, 2018","user":"williamson21159"},{"attraction_id":1316,"rating":5.0,"review":"Perfect day, perfect tour, perfect guide!!. Noman was such a great tour guide. From Maid of the Mist, to the Cave of the Winds, the Poutine, and Skylon Tower, he was efficient, clear and concise and super friendly. He was on time to pick us up and was very understanding when...","review_date":"August 15, 2018","user":"lorango911"},{"attraction_id":1316,"rating":5.0,"review":"Great Honeymoon Tour. One of the best tours of our honeymoon! Our tour guide Paul was so knowledgeable and friendly and made the entire day enjoyable. We learned so much with all his stories from the power plants to the history of Canada and all the stories of...","review_date":"August 15, 2018","user":"rickschram"},{"attraction_id":1316,"rating":5.0,"review":"Amazing!. The tour covered pretty much everything you need to see and know and even more!\nRandy was knowledgeable, kind, and funny, we had a great day with him! Will definitely try to book him when I'll come back.","review_date":"August 14, 2018","user":"\u05d2\u05dc_\u05d6"},{"attraction_id":1316,"rating":5.0,"review":"Over the Falls. A very good tour, well worth the money. Our tour guide Randy was very informative and provided a great deal of useful information. Saw all that we could in the time provided, no wasted time.","review_date":"August 14, 2018","user":"szalai11"},{"attraction_id":1316,"rating":5.0,"review":"sightseeing with Josh. Josh was very funny and knowable about the areas we visited I had a wonderful time , it covered all the things that I wanted to see and Josh always had interesting facts about peoples and places . He was well informed and fun\nIf...","review_date":"August 13, 2018","user":"199danaw"},{"attraction_id":1316,"rating":5.0,"review":"Very interesting tour. Randy was an excellent tour guide. Very knowledgeable and approachable. despite it being a very hot day, and the fire brigade being called to the Skylon tower, our party of 7 really enjoyed the experience.","review_date":"August 13, 2018","user":"dfw26"},{"attraction_id":1316,"rating":5.0,"review":"All you need is this tour!. This tour covers all the attractions you'd need for the Niagara Falls area, both American and Canadian sides. You will experience the majestic of all three falls close-up from Maid of The Mist boat, be awed by power of wind and pounding water falls at...","review_date":"August 12, 2018","user":"wayne_c"},{"attraction_id":1316,"rating":5.0,"review":"A wonderful day. Our tour of Niagara Falls was a truly exceptional. Our Tour Guide Josh was very Knowable about the history and made the day a great experience for our group. My Granddaughter is still talking about Josh, and her experience during our tour.","review_date":"August 12, 2018","user":"david_f"},{"attraction_id":1316,"rating":5.0,"review":"Great tour!. Great tour - breathtaking views and many amazing up-close experiences! Our guide John B. was friendly, organized, knowledgeable, and helpful. We had a wonderful day!","review_date":"August 11, 2018","user":"joe_m"},{"attraction_id":1316,"rating":5.0,"review":"Wet, wild, and wonderful . This was an excellent tour, John B. did a wonderful job, he showed us everything we could imagine. He got us in some of the places so much faster than expected,Even when we had an elevator malfunction at the Maid of the Mist tour he...","review_date":"August 11, 2018","user":"chuckhauger"},{"attraction_id":1316,"rating":5.0,"review":"Niagara Falls American and Canadian Sides 1-day Sightseeing Tour. Tour was very good. Great way to see Niagara Falls from various vantage points. Plan for more than the 6 hours. Ours was about 9 hours, with significant time crossing Rainbow bridge twice. John B was our tour guide and driver. Can't blame him for...","review_date":"August 11, 2018","user":"john_y"},{"attraction_id":1316,"rating":5.0,"review":"The perfect way to fill a day. Considering the huge crowds around the Falls this particular weekend, this day trip was fantastic. Randy took care of everything, from easing us through an extended border wait (both times) and handing out fun and factual advice on where to get the best effect on...","review_date":"August 11, 2018","user":"maureen70"},{"attraction_id":1316,"rating":5.0,"review":"Over the falls tour. Our tour was great! Wonderful day full of nature, history, adventures, and getting soaking wet! Mr. Noman was an awesome tour guide. He was very informative in all of the areas we visited (the whirlpool, Cave of the Winds, and Maid of the Mist etc.)...","review_date":"August 11, 2018","user":"robertkarlus"},{"attraction_id":1316,"rating":5.0,"review":"A day we will remember for a long time. Our Tour Guide \"Paul\" was the best. He had Info and history on everything we saw, and stuff we did not","review_date":"August 11, 2018","user":"tam-n-rich"},{"attraction_id":1316,"rating":5.0,"review":"Perfect Day Tour. The day was perfect for the tour. NOMAN the tour guide picked us from the hotel and dropped off in timely manner. The entire time was enjoyable. We loved the view of the falls at Table rock. Surely recommend the tour.","review_date":"August 10, 2018","user":"rashma_b"},{"attraction_id":1316,"rating":5.0,"review":"Well-organized tour. Fantastic way to see the Falls.. Our tour guide was Randy. He picked us up and dropped us off at our hotel. We experienced the Falls from a variety of different perspectives. The tour included all of the best known ways to view the Falls including Maid of the Mist, Cave...","review_date":"August 10, 2018","user":"gregl2009"},{"attraction_id":1316,"rating":5.0,"review":"Great trip to the falls. Randy ( our tour guide ) was dry knowledgeable. He arranged our boat ride on the Maid of the Mist and we got right in instead of waiting in lines. He gave us time for pictures and told us where to get the best view...","review_date":"August 7, 2018","user":"kristine_f"},{"attraction_id":1316,"rating":5.0,"review":"Amazing Niagara Falls!. This tour was fantastic! Can not imagine seeing Niagara Falls any other way! Caleb our tour guide was so friendly and insightful. We especially loved his hidden gem of a restaurant The Secret Garden in Canada; he took care of reservations and there was no...","review_date":"August 6, 2018","user":"nia_s"},{"attraction_id":1316,"rating":5.0,"review":"Excellent tour and tour guide (Randy). Randy did an excellent job of guiding us through maid of the mist, cave of the winds and the skylon tower - while providing many additional, helpful insights along the way. We (me, wife and teenager) wouldn't want to see Niagara Falls any other way....","review_date":"August 6, 2018","user":"craig_w"},{"attraction_id":1316,"rating":5.0,"review":"Randy - very knowledgeable! !. We had a great all day tour with Randy - you can tell he's a teacher - he thoroughly explained everything. He also had some great tips on how to \"Do\" the Maid of the Mist, Hurricane Falls, etc etc,,,,,would definitely recommend.","review_date":"August 6, 2018","user":"william_e"},{"attraction_id":1316,"rating":5.0,"review":"Great tour. Our tour guide was Randy and he did an amazing job. He told us how to be a visitor instead of a tourist on the Maid of the Mist but we went for it anyway and got really wet, fun. Then we got really wet...","review_date":"August 6, 2018","user":"pickard35"},{"attraction_id":1316,"rating":5.0,"review":"GREAT EXPERIENCE. We were staying in New York City and wanted to take a one day excursion to Niagara Falls. To capitalize on time, we booked a private tour with Over the Falls Tours after reading their reviews. We flew in to Buffalo that morning and were...","review_date":"August 5, 2018","user":"jerry_l"},{"attraction_id":1316,"rating":5.0,"review":"\u201cNiagara Trip\u201d. A Wonderful tour with Noman. He took his time with us and made sure we saw everything.we never been to Niagara Falls before this and we enjoyed the tour.","review_date":"August 4, 2018","user":"marvinmrs"},{"attraction_id":1316,"rating":5.0,"review":"See Niagara Falls in a day!. Doing the tour is a must if you can afford it. No waiting in lines for tickets and attraction times. As a tour, we just walked in to each \"event\". No worrying about driving and directions and parking. No worrying where to eat lunch. Caleb...","review_date":"August 2, 2018","user":"mary_c"},{"attraction_id":1316,"rating":5.0,"review":"Great way to start off our trip to Niagara Falls.. Just got back home from our first trip to Niagara Falls. Taking this tour the first day was a very good choice. We saw attractions that we may have missed had we not gone with the tour. Josh was an excellent tour guide. He kept...","review_date":"August 1, 2018","user":"citysuecountryheart"},{"attraction_id":1316,"rating":5.0,"review":"Engaging. Comprehensive tour, however, not suitable for youngsters. Maid of the Mist and the Skytower were enjoyable for them but the in between stops were boring for them.","review_date":"August 1, 2018","user":"jan1305"},{"attraction_id":1316,"rating":5.0,"review":"Excellent way to see Niagara Falls from both sides in 1 day!. This is an excellent tour. Our tour guide, Adam, was wonderful and very knowledgeable. We really enjoyed it!","review_date":"July 31, 2018","user":"lourdes_m"},{"attraction_id":1316,"rating":5.0,"review":"The Dutch went over the Falls . Robbie, Thank you. We had a very surprising day. We saw things we didn\u2019t expect. And you were very informative.\nThank you from the Dutch of the Netherlands","review_date":"July 31, 2018","user":"706bartd"},{"attraction_id":1316,"rating":5.0,"review":"Great day, great guide, great value. Just returned from a great day with \u201c Over the Falls\u201d tour. Our driver and guide was Neva the Diva, who was knowledgeable,happy and humorous and who made the trip all the more enjoyable. She managed to get us into all the attractions without delay...","review_date":"July 31, 2018","user":"peterdocb"},{"attraction_id":1316,"rating":5.0,"review":"Niagara Falls with Josh\ud83d\ude0d. Having a limited amount of time to see the Falls, we chose this tour because it seemed most inclusive. What an experience! We were able to see the Falls from every angle, with plenty of time at each stop! Although the tour itself was magnificent,...","review_date":"July 31, 2018","user":"retired2urist"},{"attraction_id":1316,"rating":5.0,"review":"Happy time at Niagara Falls. We were on the American-Canadian tour with tour guide Noman. The tour was longer than expected but we enjoyed it very much. Noman was friendly, informative, funny, and willing to answer any questions that were asked of him. Thanks for such a good time and...","review_date":"July 30, 2018","user":"loracynthy"},{"attraction_id":1316,"rating":5.0,"review":"Maid of the Mist boat tour was the highlight of our tour. Jay was an informative tour guide and made everyone fell welcomed. The tour saves you money as all the attractions have a charge for parking.","review_date":"July 30, 2018","user":"sandrasymonds"},{"attraction_id":1316,"rating":5.0,"review":"Randy- Tour Guide Rocks. We had the best day with Over the Fall! Thanks to Randy - our tour guide. He was funny, informative, and got us to all the sites in one day! We loved the Maid of the Mist, Cave of the Winds, Skylon Tower and many...","review_date":"July 29, 2018","user":"michelle_m"},{"attraction_id":1316,"rating":5.0,"review":"Niagara Falls. Big Big Thankyou to Robbie,first time to Niagara Falls,and so glad we took this tour.It was outstanding and more then we ever thought we would learn and see. If you are visiting book this trip, He made are day with all of the things he...","review_date":"July 29, 2018","user":"maureen_k"},{"attraction_id":1316,"rating":5.0,"review":"Jay was greT. The guide makes the tour and Jay was exceptional. His knowledge and enthusiasm was fantastic. All four of us agreed on what a great job he did. Take my word for it, ask for Jay and you won\u2019t be disappointed.","review_date":"July 29, 2018","user":"u6787tqchrish"},{"attraction_id":1316,"rating":5.0,"review":"Excellent tour with a great tour guide. Excellent tour across the Canadian Border. Noman was a very nice guy and had a lot to tell. He showed us many places without hassle. Conclusively, it was a very nice tour, mostly due to the nice tour guide.","review_date":"July 29, 2018","user":"rossbrett"},{"attraction_id":1316,"rating":5.0,"review":"Excellent tour company with amazing service!. I cannot recommend this company or this tour highly enough! They went above and beyond to help us deal with a serious snafu that could have kept us from being able to go on the tour at all. AFTER we were already several hours drive...","review_date":"July 29, 2018","user":"erin_f"},{"attraction_id":1316,"rating":5.0,"review":"ABSOLUTELY AMAZING!!!!!. If you ever decide to visit Niagara Falls this tour is an absolute MUST. Our tour guide John B was an absolute 10. He was very nice, patient, and very informative. There were around 27 of us on the bus, and he was able to...","review_date":"July 29, 2018","user":"staksv"},{"attraction_id":1316,"rating":5.0,"review":"Niagara Falls Tour. Guided tour of the natural wonders of Niagara Falls, including Maid of the Mist, Cave of the Winds, Skylon Tower, and many more sights. Our guide Paul, shared a lot of detailed knowledge and stories that added so much more, than if we tried to...","review_date":"July 28, 2018","user":"slspeicher"},{"attraction_id":1316,"rating":5.0,"review":"A great Delux tour of Niagara Falls from America and Canada sides. My Wife and I really enjoyed our tour of the Niagara Falls. Our Guide Edds was really helpful and it was great to be picked up at our Bed & Breakfast in Niagara (Canada). Edds running commentary and stories of the falls was really interesting....","review_date":"July 28, 2018","user":"adrian_b"},{"attraction_id":1316,"rating":5.0,"review":"The BEST way to see Niagara Falls, and more!. Making the reservation was quite easy online. Since we drove in from Toronto, we parked for $5 at the Continental Pancake House. We were picked up right on time by our guide, Josh. Josh is very pleasant, witty and, as we found out, quite knowledgeable...","review_date":"July 28, 2018","user":"eyedoc1770"},{"attraction_id":1316,"rating":5.0,"review":"BEST TOUR WITH PAUL!. We got picked up right on time in morning at our hotel. Paul was very welcoming and gave up some tips what we need for the day. We had no issues to check in and we started our tour punctual. The Maid of the Mist...","review_date":"July 27, 2018","user":"alwaysopenforadventu"},{"attraction_id":1316,"rating":5.0,"review":"Paul was amazing.. Good tour. Nicely comprehensive. Paul was our tour guide and he did a good job making sure everyone was happy and safe. Wish we had time to ride the aero car over the whirlpool though.","review_date":"July 27, 2018","user":"amy1234562018"},{"attraction_id":1316,"rating":5.0,"review":"Best sightseeing. We had a fantastic tour of Niagara Fall and surrounding areas of interest. Our tour guide Noman was great. He shared so much history of the area and answered all questions we had. He definitely made our tour worth the cost. Thanks Noman!!","review_date":"July 27, 2018","user":"alexastoy"},{"attraction_id":1316,"rating":5.0,"review":"Randy from the Over the Falls tour company is GREAT!. We spent a full day on the Over the Falls company \"Niagara Falls in One Day: Deluxe Sightseeing Tour of American and Canadian Sides\" tour. Randy was GREAT as a tour guide. Not only does he know his stuff, he has a great personality for...","review_date":"July 27, 2018","user":"missbelle48"},{"attraction_id":1316,"rating":5.0,"review":"All in one. If you want to \u2018do\u2019 Niagara Falls from both the Canadian and American side, this is for you. I\u2019m on a American holiday and I think the better views are from the Canadian side. It was 20 mins to get into Canada and 10 mins...","review_date":"July 27, 2018","user":"nicholas_b"},{"attraction_id":1316,"rating":5.0,"review":"Niagara Falls Deluxe Tour American and Canadian Sides - Outstanding !!!. Spend the extra money and do it right, both sides have lots to offer, our tour guide \"Randy\" was outstanding !!! A history school teacher working summers this guide was the best !!! Very knowledgable and many inside tips Randy made all the difference in...","review_date":"July 26, 2018","user":"bartteb"},{"attraction_id":1316,"rating":5.0,"review":"Touring the best of both sides of the Falls. Our tour guide Paul did an excellent job in showing our group the best each side of the Falls has to offer. Having someone else drive you around and not having to worry about how to locate attractions and where to park was more than...","review_date":"July 26, 2018","user":"ladym64"},{"attraction_id":1316,"rating":5.0,"review":"Great tour guide and a really enjoyable day. My girlfriend and I were coming to Vaughan from the UK for a wedding so decided to spend 36 hours in Niagara and we're so glad we did after taking the Deluxe American\/Canadian tour with Brian on 18th July.\nBrian was great throughout, sharing lots...","review_date":"July 26, 2018","user":"ryanm7167"},{"attraction_id":1316,"rating":5.0,"review":"Super experience, best value and a real must-do. Caleb was our guide, and he was excellent. Got us to the sights \"at the right time\" - before the massive crowd, with the right tickets and provided a lot of local knowledge that enhanced our experience. This tour included all of the major stops...","review_date":"July 25, 2018","user":"digitalmagic2"},{"attraction_id":1316,"rating":5.0,"review":"Fantastic. This tour of the American and Canadian side is perfect to have a complete overview of the falls in one day. Great tour with the best guide Randy","review_date":"July 25, 2018","user":"190marcv"},{"attraction_id":1316,"rating":5.0,"review":"Very excited, Very beautiful, and Very Knowledgeable tour. I would Like to Say Thank you for interesting tours. We spent Great time on Both sides of Niagara Fall, American and Canadian. The guide, Robbie is very professional person, gave us interesting history backgrounds, we could see many places in just 6-7 hours, makes...","review_date":"July 24, 2018","user":"irina7612"},{"attraction_id":1316,"rating":5.0,"review":"Well worth the Deluxe Tour. Our tour guide was Lizzy. It was great. She picked us up at our hotel right on time and off we went for the day.\nWe saw the falls from both sides, Cave of the Winds, Maid of the Mist, Tabletop, Goat Island and the...","review_date":"July 23, 2018","user":"258miriamf"},{"attraction_id":1316,"rating":5.0,"review":"A must do in Niagara Falls. One of the best tours we have ever been on. The tour included the Maid of the Mist, Cave of the winds and the Skylon tower. Randy our guide WAS THE BEST. He was informative, patient and kind. Thank you so much.","review_date":"July 23, 2018","user":"calomar"},{"attraction_id":1316,"rating":5.0,"review":"Great way to experience Niagara!. We had a short amount of time to explore this area, so signed up for a guided tour with Over the Falls. Got connected to an exceptional tour guide named Randy, who was both bus driver and historian of the area as we explored both...","review_date":"July 22, 2018","user":"vforesman"},{"attraction_id":1316,"rating":5.0,"review":"Excellent Tour!!!. Noman our tour guide was fantastic, very friendly, informative and patient. it was very organized and the site was amazing! Don't worry about the lines, the parking, the tickets or anything else because they do it all for you. This Tour is well worth the...","review_date":"July 22, 2018","user":"torresglady2004"},{"attraction_id":1316,"rating":5.0,"review":"Our falls. The tour was super. We packed a lot of sights and information in 6 hours. Our guide, Paul, was great\u2014friendly, informative, engaging. It was a great way to see the falls from both the U.S. and Canadian sides.","review_date":"July 22, 2018","user":"365valindab"},{"attraction_id":1316,"rating":5.0,"review":"Fantastic Tour!. This was a great tour! It visited a good variety of must-see sites and activities. It was well-organized and we did not have to worry with parking, tickets, or navigating locations or traffic. Caleb was our tour guide. He was exceptionally good - fun, friendly,...","review_date":"July 21, 2018","user":"kahharris"},{"attraction_id":1316,"rating":5.0,"review":"Hat Trick! Great tour, great weather and great guide.. Tour guide, Brian, was hilarious and informative. Lots of things to see and no waiting in long lines. Great use of time and well organized.","review_date":"July 21, 2018","user":"rebeccas6059"},{"attraction_id":1316,"rating":5.0,"review":"Perfect tour and tour guide. . This tour is absolutley amazing, well organized, very efficient office staff to make pick-up arrangements, and an exceptional tour guide, Randy. This is definitely the was to see Niagara Falls, no hassle even though crowds, no long delays and no long walks in the heat....","review_date":"July 21, 2018","user":"susangh7239jk"},{"attraction_id":1316,"rating":5.0,"review":"Loved the Tour!!. This was my first time ever coming to Niagara Falls. This tour is a must if you are coming to see Niagara falls. Our tour was with Noman, he was good!!!! This tour take you into the Cave of the Winds and on the Maid...","review_date":"July 21, 2018","user":"leahrevoo"},{"attraction_id":1316,"rating":5.0,"review":"Great tour. This tour is a great deal for the price! Josh was a great guide, he made the trip fun and interesting (and allegedly he is a better guide than his twin brother \ud83d\ude00)","review_date":"July 20, 2018","user":"harry_k"},{"attraction_id":1316,"rating":5.0,"review":"Over the Falls Tours with Randy. Randy was a terrific tour guide! He made this tour so much fun with his keen humor and knowledgable account of the sights along the way. He was able to keep everyone on time without ever feeling rushed. I think we covered just about everything...","review_date":"July 19, 2018","user":"jeanne_w"},{"attraction_id":1316,"rating":5.0,"review":"Deluxe Sightseeing Tour of American and Canadian Sides. This was a GREAT tour! NEVA THE DIVA tour guide was so much fun and informative. She told us many historical stories and showed us pics on her iPad. She got all the tickets for us at each place and told us just how to...","review_date":"July 18, 2018","user":"terri_g"},{"attraction_id":1316,"rating":5.0,"review":"Niagara Falls tour. We had a great time .We got to see everything we came to see and more. Adam was our guide and I can't say enough nice things about him. He was great! Picked us up on time at our hotel and always asked if we...","review_date":"July 18, 2018","user":"vil50"},{"attraction_id":1316,"rating":5.0,"review":"Over the Falls tour with John B.. We went on the tour July 14, 2018. What an amazing experience with John B as the tour guide. Worth every penny and more!! We absolutely loved every experience and created life long memories!! It was AWESOME!!","review_date":"July 15, 2018","user":"jen_k"},{"attraction_id":1316,"rating":5.0,"review":"Excellent. This was an excellent tour. We had Randy as our guide and he was amazing. We saw the best of the US and Canadian side. At each stop he gave us the history and very good tips on seeing the site. He kept us on...","review_date":"July 15, 2018","user":"jeff_s"},{"attraction_id":1316,"rating":5.0,"review":"Great Experience Over the Falls. We had a great time during our Tour on 07\/2018. Our Tour Guide, Randy was great. He is very informative, funny, entertaining and was on time. We had a great time. He gave us great advice on what to do on the Maid of the...","review_date":"July 14, 2018","user":"armando_r"},{"attraction_id":1316,"rating":5.0,"review":"Over the Falls Tour. We started this tour thinking it was just the Maid of the Mist tour but it was sooo much more. Josh D. picked us up at our Hotel and we went to the American Falls. Josh is a great story teller and kept us informed...","review_date":"July 14, 2018","user":"cfox3dc"},{"attraction_id":1316,"rating":5.0,"review":"Best thing we did!!. We came to Niagara Falls for our 28th Anniversary in July 2018. By far the best thing we did on our trip was do this tour. The Tour Guide who\u2019s name is Caleb was on time, very courteous, informative, and funny. I highly recommend this...","review_date":"July 14, 2018","user":"moe303"},{"attraction_id":1316,"rating":5.0,"review":"Worth Every Penny!. I spent the day with Caleb as my tour guide. He picked me up and dropped me off at my hotel. On the American side we visited Maid of the Mist and Cave of the Winds. On the Canadian side, we had lunch and visited...","review_date":"July 13, 2018","user":"cathy_c"},{"attraction_id":1316,"rating":5.0,"review":"If you really want to see the falls you must experience this tour!. This tour shows you Niagra Falls from many perspectives. From the overall view from the tower to the up close of Hurricaine landing. My husband and I were vacationing there to celebrate our 45th wedding anniversary and had a wonderful time! Our tour guide Caleb...","review_date":"July 13, 2018","user":"leslie_c"},{"attraction_id":1316,"rating":5.0,"review":"No Would\u2019ve, Could\u2019ve, or Should\u2019ve Left After this Tour. We spent our day touring Niagara Falls with Randy and experienced the falls from nearly every perspective possible.\nThe guide: Randy was a fantastic guide and very knowledgeable about the area. He shared tidbits throughout the day both on the bus and at locations. As...","review_date":"July 13, 2018","user":"dean_amy-2004"},{"attraction_id":1316,"rating":5.0,"review":"Excellent and highly recommendable. A full day tour with lot of attractions.\nbest experience was the MAID OF MIST tour. very impressive.\nour Guide Jay was very(!!!) great.\nIt was a hunderd percent worth tour with him - special Thanks to Jay!\ncollection at the hotel by about 09.00a.m....","review_date":"July 13, 2018","user":"manfred_k"},{"attraction_id":1316,"rating":4.0,"review":"breath taking views. Noman was very informative through out tour.\nlonger than 6 hours advertised, mainly because other people on tour were late in returning to bus as directed.\ngreat for the money, as you would waste more time doing every stop with parking, ticket purchases etc. so...","review_date":"July 12, 2018","user":"thomas_k"},{"attraction_id":1316,"rating":5.0,"review":"A Great Day with a Great Tour Guide. Great Tour, Our guide Neva the Diva was great. She was informative, entertaining, and full of energy.","review_date":"July 12, 2018","user":"johndepaola"},{"attraction_id":1316,"rating":5.0,"review":"Niagara Falls in a day with Randy. Highly recommend this tour to get the full experience of the Falls on both sides. Randy was very knowledgeable giving suggestions on how to approach areas without getting drenched.","review_date":"July 12, 2018","user":"james_l"},{"attraction_id":1316,"rating":5.0,"review":"An absolutely amazing day!. This is the only way to go if you want to see Niagara Falls from both sides. From the convenience of being picked up at our hotel to not having to worry about parking or admission tickets made it SO worth every penny. The six...","review_date":"July 11, 2018","user":"_debzach"},{"attraction_id":1316,"rating":5.0,"review":"Excellent Tour. We just came back from Niagara Falls and this tour was well worth the money. Our tour guide, Randy, was awesome. He was so knowledgeable, personable, entertaining and succeeded on making our tour the best it could be. All the sights we visited were great....","review_date":"July 11, 2018","user":"sfries19"},{"attraction_id":1316,"rating":5.0,"review":"Niagara Falls in a day with Adam. This tour was definitely worth the price when you consider it covers admission to parks, boat rides and attractions without the hassle of driving and parking. Adam was a very knowledgeable guide. We were picked up and dropped off at our hotel. We saw the...","review_date":"July 10, 2018","user":"tonif171"},{"attraction_id":1316,"rating":5.0,"review":"Great experience!. The tour program was well organized. The time schedule was comfortable even with a young kid. Paul explained various stories about Niagara Falls.We had a wonderful time.","review_date":"July 10, 2018","user":"pommes1234"},{"attraction_id":1316,"rating":5.0,"review":"Worth it!. This tour is worth it. Josh was great! The time it saves you from lines and trying to figure things out on your own. Hotel pick-up and drop-off is convenient and on-time. Would do it all over again. I have been recommending it to everyone.","review_date":"July 8, 2018","user":"lsoldevila"},{"attraction_id":1316,"rating":5.0,"review":"The Best Way to See the Falls Area in a Day. We had two nights and one and 1\/2 days in the falls area, we booked a tour so we could make the best use of our time and it is the way to go. Parking is not fun in this area, it's hard to find...","review_date":"July 8, 2018","user":"swanygk"},{"attraction_id":1316,"rating":5.0,"review":"The tour and Caleb were awesome!. We saw both the American and Canadian sides in one day and enjoyed Caleb\u2019s commentary and great assistance - he helped make sure the grandkids and all of us adults had a great experience - definitely worth it!!!","review_date":"July 8, 2018","user":"x814ydlindam"},{"attraction_id":1316,"rating":5.0,"review":"Wonderful tour - highly recommended!!. Our family (parents and one teenager - 14yo) really enjoyed this tour. First of all, it is very thorough, and doing the falls in one day, while exhausting, is really the way to go. Our tour guide Ed was outstanding - great personality, shared his...","review_date":"July 7, 2018","user":"heatherdes"},{"attraction_id":1316,"rating":5.0,"review":"A truly amazing tour !. Paul was our guide and was fantastic, his knowledge and care for all on the tour was great. We had a incredible day and will remember this tour for a very long time.\nYou must do this tour !","review_date":"July 7, 2018","user":"paul_c"},{"attraction_id":1316,"rating":5.0,"review":"Best day trip ever . Caleb was great! The trip started around 8am and ended around 4pm. I will highly recommend this day trip. It was fun and also educational. My teenage boys loved the cave of the winds. The biggest advantage is you get to skip the lines and...","review_date":"July 6, 2018","user":"meloniew897"},{"attraction_id":1316,"rating":5.0,"review":"Excellent day at Niagara falls. Our tour guide was Josh, he was an awesome guide that really knew how to keep his tour group entertained. His experience and knowledge of the different sites we're so helpful to make the trip even better.\nThe sites we're amazing, from the maid of...","review_date":"July 5, 2018","user":"michelle_h"},{"attraction_id":1316,"rating":5.0,"review":"7\/4\/18 tour. Randy was our tour guide today 7\/4\/18. He was phenomenal! Best tour guide we have ever had. He was knowledgeable, interesting, helpful and humorous. He took excellent care of us. His many facts and tips were so valuable and contributed immensely to our tour.\nLoved...","review_date":"July 4, 2018","user":"nurturingmom"},{"attraction_id":1316,"rating":4.0,"review":"Royal Canadian tour is good, but quality of tour guide is hit or miss. We did the Royal Canadian tour, which is an all-day package that takes you to the American and Canadian sides of the falls. You certainly see a lot of the falls - both the American and Canadian sides, the Skylon tower, and a couple of...","review_date":"July 4, 2018","user":"tgd721"},{"attraction_id":1316,"rating":5.0,"review":"The Best Tour and Guide for Niagara Falls Trips. A perfect and complete tour of both Falls and many locations that contribute to the life and beauty of the Falls. Our Over The Falls tour guide, Adam, was informative, focused and kept us on track to see all sites and locations listed. His engaging...","review_date":"July 2, 2018","user":"jeff_h"},{"attraction_id":1316,"rating":5.0,"review":"Highlight of our Niagara Falls Vacation. Our day trip with \"Over the Falls\" (visiting both the US and Canadian sections of Niagara Falls) was without a doubt the high point of our family vacation. In addition to seeing both the US and Canada falls, there were numerous other stops at related...","review_date":"July 2, 2018","user":"telekon"},{"attraction_id":1316,"rating":5.0,"review":"Amazing day trip to Niagara Falls. Many thanks to Over the Falls Tours for a spectacular day!!!\nJaci was amazing in helping us organize all the details with very little advance notice.\nThe Maid of the Mist, Cave of the Winds, Table Rock to see Falls from Canadian side.\nWe saw...","review_date":"June 28, 2018","user":"anabelle888"},{"attraction_id":1316,"rating":5.0,"review":"AWESOME Experience. The tour was great. John, the tour guide, was the best. He was very knowledgeable, patient, and kept the tour on track. He made sure we say all the major items, told us in advance the best way to get the best experience and made...","review_date":"June 28, 2018","user":"lindatoombs878"},{"attraction_id":1316,"rating":5.0,"review":"Perfect tour of Niagra Falls. The best part of our tour was the tour guide, Paul. He had a lot of great stories to share with all of the folks on our tour. Really appreciated spending the day and experiencing Niagara Falls for the first time with my son. Best...","review_date":"June 28, 2018","user":"jennifer_g"},{"attraction_id":1316,"rating":5.0,"review":"Excellent!!!. Josh was AMAZING. The tour could not have been more incredible. Our guide timed everything perfectly, down to seeing extra things because it was shift change time at customs (to maximize our time and not wait). Knowledgeable, kind, and made the tour such a treat....","review_date":"June 26, 2018","user":"bgilliland05"},{"attraction_id":1316,"rating":5.0,"review":"Amazing !. Randy the tour guide was amazing! He gave us helpful tips and took us to extra places that visitors, not tourist know. \ud83d\ude09","review_date":"June 26, 2018","user":"jdmluder"},{"attraction_id":1316,"rating":5.0,"review":"great tour. we were picked up at 8:30 am, and than picked up a few more for this wonderful tour.\ni am sorry i cannot remember exactly with accuracy our guides name, but it had something to do with nova the diva...she was awesome!\na lot of...","review_date":"June 25, 2018","user":"maryanne156"},{"attraction_id":1316,"rating":5.0,"review":"Stress free way to see the Falls. This tour was recommended to us at the visitor's center on I-90 by Tobie, and It turned out to be a great idea. The tour took all the hassle out of the visit, with no waits on ticket lines or hassles for parking. Josh, our...","review_date":"June 25, 2018","user":"indysmom38"},{"attraction_id":1316,"rating":5.0,"review":"Great way to see all of Niagara Falls. Thoroughly enjoyed all aspects of this tour, and Randy was fantastic as a tour guide, full of knowledge and useful tips. This truly was a great way to cover the whole area in one day.","review_date":"June 24, 2018","user":"64geoff"},{"attraction_id":1316,"rating":5.0,"review":"Ed is \"THE MAN\". Wonderful well timed and all inclusive of everything I could have thought of. We were a group of 4 who were celebrating the retirement of one of our 4. Ed the guide told the best side stories to the bus group of 15 and kept...","review_date":"June 24, 2018","user":"ridenautique"},{"attraction_id":1316,"rating":5.0,"review":"What a day!. Randy our tour guide was fantastic! He gave us insights and tips at all of our stops ... if we wanted to get wet or if we didn\u2019t! He was always ready and waiting for us after our trips and ensured our needs were taken...","review_date":"June 23, 2018","user":"narellefrombundy"},{"attraction_id":1316,"rating":5.0,"review":"Great way to see the American and Canadian sides of the Falls. This is an excellent, no-hassle way to see the Falls. You're picked up and returned to your hotel, so no driving. Our guide, Caleb, was the best, and we learned about the history of the area. It's a full, relaxing, and exciting day. Maid of...","review_date":"June 23, 2018","user":"susanjg3602yi"},{"attraction_id":1316,"rating":5.0,"review":"Neva the Diva is the best tour guide. Excellent tour and Neva the Diva is the best tour guide. Saw both sides of Falls , US and Canadian side. Neva went out of her way to insure we had a great tour. Our group had a little trouble at the Canadian border, but...","review_date":"June 20, 2018","user":"scout186"},{"attraction_id":1316,"rating":5.0,"review":"Great day trip . This tour was a great way to see everything on both the US and Canadian side of Niagara Falls. Noman was very knowledgeable and well organized. We were picked up from our hotel and dropped off afterwards. Lunch is on your own but everything else...","review_date":"June 19, 2018","user":"dusty_s"},{"attraction_id":1316,"rating":5.0,"review":"Wow Tour!. Absolutely awesome and especially with Paul our tour guide. He made the tour\nso very interesting with his history knowledge. He was so personable and made\neveryone fill right at home. Score Paul an A+ for this tour!","review_date":"June 19, 2018","user":"jacknutter3"},{"attraction_id":1316,"rating":5.0,"review":"The Falls Up Close!!. Ed our guide was excellent. The tour bus was comfortable and small enough that the group got to know each other and it made our shared experience even better. We saw the falls up close and personal. My group consisted of four ladies ages 63+....","review_date":"June 19, 2018","user":"denise_a"},{"attraction_id":1316,"rating":5.0,"review":"A Fantastic Day!. Our family was so pleased with everything about this tour, especially our guide, John B\nHe was so friendly, informative and very helpful. He really went out of his way to make our day pleasant and memorable. Because of so many people waiting in lines...","review_date":"June 18, 2018","user":"djcramer"},{"attraction_id":1316,"rating":5.0,"review":"Worth the Wait. Other tour members made our group late - more than once. Our driver, Paul, took it in stride and exhibited much patience in dealing with them. The problem with being behind schedule then results in less time at each sight which was unfortunate. Here again,...","review_date":"June 18, 2018","user":"mldavine"},{"attraction_id":1316,"rating":2.0,"review":"Too much wasted time. too much wasted time between the good stuff...Guide did not show authority from the beginning so one group was late at every stop...then the lunch stop??? Not so sure why in the world we stopped for lunch where we did??? Such a waste...we could have...","review_date":"June 17, 2018","user":"vbtravel_12"},{"attraction_id":1316,"rating":5.0,"review":"Awesome time!. JOHN was our tour guide and he was very informative about falls and Canada side. John helped me and my husband with walking, keeping us close to the line. Enjoyed the people we were with. Very memorable trip.","review_date":"June 17, 2018","user":"cheryl295"},{"attraction_id":1316,"rating":5.0,"review":"Neva the Diva. This tour was excellent. Maid of the Mist boat ride was phenomenal. Our tour guide, Neva the Diva, provided a full day of fun and information.\nNeva is 5 stars all the way...","review_date":"June 16, 2018","user":"paula_v"},{"attraction_id":1316,"rating":5.0,"review":"Maid of Mist and Falls tour. This tour encompassed so much more than we thought. Great value. Tours of islands and Skyline was great. Our guide Noman was very knowledgeable and friendly.","review_date":"June 15, 2018","user":"vichall60"},{"attraction_id":1316,"rating":5.0,"review":"Great Tour. The tour was great! Adam was a wealth of knowledge. He was professional, friendly, and just made everyone relax and enjoy the tour. I would recommend it to everyone!","review_date":"June 14, 2018","user":"jim_l"},{"attraction_id":1316,"rating":5.0,"review":"Well worth the time and money - A must do!. This tour was awesome! Caleb was a knowledgeable, friendly, profession and helpful tour guide. The sites that we visited were extraordinary and Caleb got us in and out without having to wait in long lines. Both my wife and I thoroughly enjoyed every aspect of...","review_date":"June 14, 2018","user":"dennis_b"},{"attraction_id":1316,"rating":5.0,"review":"This is a MUST DO TOUR!!!. Don't miss this tour!!!\nWe are from Texas and had the wonderful opportunity to tour with \" TEAM PAUL\" Monday 6\/11\/18. He was on time, courteous, friendly, has a Great sense of humor, very knowledgeable, he stated he grew up around the area therefore; he...","review_date":"June 14, 2018","user":"bellenthial"},{"attraction_id":1316,"rating":5.0,"review":"The Absolute Best of Niagara Falls. Over The Falls Tour with our guides, Kaleb and Josh, are the best!! We are tour operators that have had many guides in our 15 years of business. These fellows were a hit with our group. They escorted us around the Niagara area avoiding long...","review_date":"June 13, 2018","user":"deena_k"},{"attraction_id":1316,"rating":5.0,"review":"Ticked all the boxes, totally awesome. Niagara Falls has been on my bucket list for as long as I can remember and this trip ticked all the boxes. Based on feedback from friends, we decided to stay on the Canadian side but wanted to visit The Cave of the Winds on...","review_date":"June 13, 2018","user":"sue-youngman"},{"attraction_id":1316,"rating":5.0,"review":"Don't miss this tour. If at all, ask for Team Paul to tour with. Very knowledgeable of the local history.. If we had not had Paul as our guide, I believe we would have missed a great history lesson which made the tour more enjoyable. Paul personality clicked with us.","review_date":"June 13, 2018","user":"cjee2018"},{"attraction_id":1316,"rating":5.0,"review":"Awesome visit. Our tour guide, Paul, was amazing: funny, very knowledgeable, caring, and patient. The boat tour was incredible. The next day we went to visit the various places Paul had mentioned. The van that came to pick us up was very comfortable. The Hungry Moose was...","review_date":"June 12, 2018","user":"marieaw2276ri"},{"attraction_id":1316,"rating":5.0,"review":"Over The Falls Tour. On the 4th of June I accompanied my nephew and niece who were visiting from Italy on Over the Falls tour. Our tour guide Jairus was the greatest of all my experience. He was very knowledgeable and extremely friendly. He treated us to a wonderful...","review_date":"June 12, 2018","user":"226zipet"},{"attraction_id":1316,"rating":5.0,"review":"An Experience Not To Be Missed. Hearing about Niagara Falls is one thing, seeing it and experiencing the surrounding activities (American Falls, Bridal Falls, Horseshoe Falls, Skylon Tower, Maid of the Mist, Cave of the Winds and Goat Island) made for a memorable 6-7 hours. The professionalism and experience of the...","review_date":"June 11, 2018","user":"rkleinpa"},{"attraction_id":1316,"rating":5.0,"review":"Awesome Tour. This is an amazing tour! You definitely get your money\u2019s worth! Goat Island, Three Sisters Island, Cave of the winds, Maid of the Mist, Table Rock, Whirlpool, and finish up with Skylon Tower! Our tour guide Lizzie was awesome, a lot of knowledge as well...","review_date":"June 10, 2018","user":"tonyah747"},{"attraction_id":1316,"rating":5.0,"review":"Start your trip to Niagara Falls with this.and here's why.. This trip is an excellent way to start your trip. You will see, the US Falls, Cave of the Winds, Goat Island, Canadian Falls, the Whirlpool (not a top ten feature), the Floral Clock, and lunch. The tour is about 6 hours long, after your...","review_date":"June 10, 2018","user":"larry_w"},{"attraction_id":1316,"rating":2.0,"review":"NOMAN is NOT a GOOD TOUR GUIDE. We did the deluxe tour. American&Canadian side tour.\nThe EXCURSIONS was PERFECT and worth the money\nBut with the excursions it's VERY IMPORTANT that our tour guide play his role well.\nNOMAN isn't great to begin with. He's always STRESSED OUT counting heads and he...","review_date":"June 9, 2018","user":"chlirby_c"},{"attraction_id":1316,"rating":5.0,"review":"Fantastic tour and excellent service!!. This day tour of both sides of the Falls was excellent. We visited from Australia with our 2 teen daughters. Our guide Caleb was fantastic and very knowledgeable, enthusiastic and attentive - we couldn\u2019t\u2019 fault anything at all. We spent a month in the USA...","review_date":"June 8, 2018","user":"peta_s"},{"attraction_id":1316,"rating":5.0,"review":"Amazing tour. Everything we\u2019d hoped for. Our guide Caleb was engaging and knowledgeable and overall, the day ran seamlessly as we moved from one amazing experience to the next. Highly recommended.","review_date":"June 6, 2018","user":"gmcelroy58"},{"attraction_id":1316,"rating":5.0,"review":"Great tour with a great guide. I was the only person not staying in Niagara Falls on my tour. Andy was kind enough to pick me up at the bus station and also drop me off on time so I could catch a bus back to Toronto. His tour was very...","review_date":"June 6, 2018","user":"angiegrrl"},{"attraction_id":1316,"rating":5.0,"review":"Niagra Falls Bucket List. Caleb, was our tour guide. He is a major asset to the company. He had a great attitude, very patriotic towards the falls and treated us with respect. Liked him and the tour so much I recommended it to my brother when he comes out...","review_date":"June 5, 2018","user":"tseibert82"},{"attraction_id":1316,"rating":5.0,"review":"Great tour guide and wonderful tour!. Neva the Diva was our tour guide for this 7 hour tour. We were picked up promptly at Home Depot and spent the next 7 hours doing both the american and canadian side of the falls. We got wet on the Maid of the Mist...","review_date":"June 5, 2018","user":"hotdigaty"},{"attraction_id":1316,"rating":5.0,"review":"Breath taking. Caleb was our tour guide. He was the best! Lots of information about the falls the parks and history about the surrounding area. We were picked up on time, Caleb shared best picture spots, gave us plenty of time to enjoy and never hesitated to...","review_date":"June 4, 2018","user":"zowie954"},{"attraction_id":1316,"rating":5.0,"review":"Comprehensive tour!. This tour includes everything you would want to do in order to see and learn about the falls. Our tour guide, Tom, was knowledgeable and informative and did a great job. My only critique would be that lunch and souvenir shopping was on the Canadian...","review_date":"June 2, 2018","user":"marie_l"},{"attraction_id":1316,"rating":5.0,"review":"Greatest way to take in The Falls!. We were on one of your tours with Caleb. Just had to let you know how impressed we were with Caleb's knowledge and professionalism. He made it so much fun and so easy to get to everything that was a part of our tour. I...","review_date":"June 2, 2018","user":"patricia_parr_b"},{"attraction_id":1316,"rating":5.0,"review":"Great way to see a lot in one day. I was a bit reluctant to pay this much for a tour ($139 pp), but it was nice not having to worry about driving, parking, getting tickets, etc. It was a very full day and Caleb our guide was outstanding - very knowledgeable, helpful, and...","review_date":"June 1, 2018","user":"frankb357"},{"attraction_id":1316,"rating":5.0,"review":"The BEST Time. We booked this tour with high hopes & Paul did an awesome job and succeed them! We spent all day touring the American and Canadian side with Paul by our side. He told us a lot of history about the falls and surrounding areas. I...","review_date":"June 1, 2018","user":"taylor_r"},{"attraction_id":1316,"rating":5.0,"review":"Overthefalls tour. Caleb provided an informative and entertaining tour of all things associated with Niagara Falls. The tour went smoothly and his love of Niagara history was apparent. Highly recommend this tour to anyone visiting Buffalo!","review_date":"May 31, 2018","user":"sstexrv"},{"attraction_id":1316,"rating":5.0,"review":"Review of Tour. Caleb the tour guide was outstanding; very knowledgeable and provided humor in his presentation about the tour historical topics. He was also helpful for my wife who as some difficulty in walking. I highly recommend taking the six hour Over The Falls Tour with Caleb,...","review_date":"May 30, 2018","user":"bob_o"},{"attraction_id":1316,"rating":5.0,"review":"Wonderful Tour. I agree wholeheartedly with Sweetp75, I think we must have taken the same tour with Paul as our guide. He was personable and fun, as well as very knowledgeable about what we were seeing in the area. The tour is well organized and well worth...","review_date":"May 30, 2018","user":"margaret_c"},{"attraction_id":1316,"rating":5.0,"review":"Worth every penny!. This was worth every penny! Maid of the Mist, both sides of the falls, Cave of the winds all great! We would have never been able to see this many places without Paul! Seriously, a great guy who managed to keep all the cats on...","review_date":"May 30, 2018","user":"susan_h"},{"attraction_id":1316,"rating":5.0,"review":"Deluxe Over-the-Falls Tour with Caleb. This was a great, 'see-it-all', six-hour tour that included convenient hotel pick-up and drop-off. Caleb, our tour guide was very knowledgeable--a walking encyclopedia on the Niagara area--who made the day interesting, enjoyable and fun. I highly recommend this exciting tour and awesome guide, Caleb.","review_date":"May 30, 2018","user":"hburns7"},{"attraction_id":1316,"rating":5.0,"review":"Fun tour!. This was my first visit to Niagara Falls. My tour was on Sunday of this very busy Memorial weekend. Our tour guide Paul was very knowledgeable and professional. He made sure that passenger pickup went smoothly, drove us through busy traffic efficiently, and kept us...","review_date":"May 29, 2018","user":"sweetp75"},{"attraction_id":1316,"rating":5.0,"review":"Great tour!. Enjoyed our tour with Josh. He was knowledgeable and entertaining. Felt like we got to see and do a variety of things. Good value.","review_date":"May 29, 2018","user":"ann_l"},{"attraction_id":1316,"rating":5.0,"review":"Over the falls tour was excellent. Our tour guide Caleb was fantastic. He had a lot of information about the falls and area that was not available any where else. Easy going and laid back tour. Not a hurry up and rush tour. Did so many exciting things but the Maid...","review_date":"May 29, 2018","user":"debbie_n"},{"attraction_id":1316,"rating":5.0,"review":"Full Package Tour with a few Surprises!. Just got back from our stay in Niagra Falls and Spent the day with Over the Falls Tours! All i can say is Ive lived in this area for years and STILL learned a huge amount along the way.. Not to mention saw a few...","review_date":"May 28, 2018","user":"iceman555soul"},{"attraction_id":1316,"rating":5.0,"review":"Over the Falls Tours is Over The Top. This is a wonderful tour. If Caleb is your guide, it is going to be even better. The tour itself is just great. You get it all. Maid of the Mist, US side, Canadian side, all views, all wet. We really feel that we have...","review_date":"May 25, 2018","user":"garrett_d"},{"attraction_id":1316,"rating":5.0,"review":"Fantastic, Informative Tour. Our tour guide, Randy, said that we would see it all, and he was 100% correct. We got to see the falls area from all angles, and when we were done we had in fact seen it ALL!!\nRandy was both an informative and knowledgeable...","review_date":"May 25, 2018","user":"robert_c"},{"attraction_id":1316,"rating":5.0,"review":"Over the falls tour with Calib. Awesome day in Niagara! A well thought out and very interactive day. We took in all the best on both sides of the border. Calib make the experience so enjoyable, was enthusiastic, entertaining, knowledgeable and flexible. There is no way that we could have ever...","review_date":"May 22, 2018","user":"ghoffman2018"},{"attraction_id":1316,"rating":5.0,"review":"Over The Falls With Paul Our Tour Guide. We spent the day touring all the Niagara Falls sites as guided by our guide Paul. This was a most enjoyable day and we learned a lot of history as we visited each site. We could never have done this on our own as he...","review_date":"May 22, 2018","user":"larry_s"},{"attraction_id":1316,"rating":5.0,"review":"Over the Falls Tou with Paul. Our tour guide was Paul. He was excellent from pick up to drop off. Pointed out landmarks along the way and gave interesting facts and stories about the falls and region. Paul was patient and kind and answered all our questions. I highly recommend the...","review_date":"May 22, 2018","user":"slsmall422"},{"attraction_id":1316,"rating":5.0,"review":"A must see tour!. Our guide was Josh. He was very entertaining and knowledgeable of the history and other details. Very informative and a wonderful personality. We took this tour so we wouldn't have to fight traffic. All of the stops were excellent and allowed enough time to soak...","review_date":"May 21, 2018","user":"685darrink"},{"attraction_id":1316,"rating":5.0,"review":"Over the Falls Tours with Jay. What an incredible day! I went with my mum and dad for my mum's birthday and this tour was a definite highlight of our entire trip!\nJairus our guide (Jay) was brilliant. He plays the ukulele and made that a fun feature through the bus...","review_date":"May 20, 2018","user":"simid2018"},{"attraction_id":1316,"rating":5.0,"review":"Over the Falls tour with Paul. Excellent tour all the way around. Paul picked us up at our B&B and he then spent the next 5 hours showing us the sites. He was very knowledgeable about the falls and surrounding areas. It was a great day and I would recommend asking...","review_date":"May 20, 2018","user":"williamdrowlands"},{"attraction_id":1316,"rating":5.0,"review":"Over the Falls with Paul. Paul was our tour guide.He picked us up at our hotel and explained everything along the way.He was very knowledgeable and gave us many insider tips. It was an enjoyable day and we would highly recommend this tour guide and company.","review_date":"May 19, 2018","user":"rclark911"},{"attraction_id":1316,"rating":5.0,"review":"Hawaii Ho Niagara Falls Tour review. Spectacular tour of Niagara Falls, enhanced by personal touch by Caleb . . . friendly, fun, knowledgeable, personable, professional. Blessed to have Caleb as our guide!","review_date":"May 18, 2018","user":"humehira"},{"attraction_id":1316,"rating":5.0,"review":"over the falls with josh. Josh,our tour guide,picked us up at our hotel and took all the hassel of driving and finding all the amazing sites away from us out of towners!one of the most enjoyable tours we have takin! thx josh!!!!","review_date":"May 17, 2018","user":"stephandkeith94"},{"attraction_id":1316,"rating":5.0,"review":"Follow the Music. Our guide today played the yukela while waiting for us at different spots and reloading the bus. He was very knowledgeable and engaging. You could really feel that he want ed communicate to you the meaning of the area of Niagara Falls.","review_date":"May 15, 2018","user":"deborah_o"},{"attraction_id":1316,"rating":5.0,"review":"Great Tour of Niagara Falls. This tour is all that you can ask for! We booked this tour to make sure we saw both falls and it did not disappoint. We spent the day with a great group of people with Caleb as our guide. Recommend you request him if...","review_date":"May 14, 2018","user":"marshafolts"},{"attraction_id":1316,"rating":5.0,"review":"FUN FUN FUN!!! JOSH WAS GREAT! . Definetely a must do! We got to see all the main attractions in 5-6 hours & never felt rushed, had plenty of time to take pictures and shop around for snacks\/souvenirs. Josh was funny and very helpful !! Just the positive energy you need for...","review_date":"May 13, 2018","user":"sherpa772940"},{"attraction_id":1316,"rating":5.0,"review":"Great tour. Great tour, specially the tour guide Ms. Neva. She was very informative and took us to the best places to see the falls. Take this tour you will not be disappointed.","review_date":"May 12, 2018","user":"ernesto_r"},{"attraction_id":1316,"rating":5.0,"review":"Niagara Falls . Such an amazing day touring both sides of Niagara Falls. Josh kept it well paced without rushing. He was friendly and had such a vast knowledge of the falls and surrounding areas. Loved his sense of humor, too! We will definitely be back!! Thank you...","review_date":"May 12, 2018","user":"donna_s"},{"attraction_id":1316,"rating":5.0,"review":"Caleb is the Bomb!!!!!. Caleb was WONDERFUL as our tour guide!!! He was informative, extremely nice and made our tour experience fantastic!!! He is funny, caring, and we had a great time with him. The tour itself was great.. we got to see both sides of Niagara and also...","review_date":"May 11, 2018","user":"wake728"},{"attraction_id":1316,"rating":5.0,"review":"\ud83c\uddfa\ud83c\uddf8\ud83c\udde8\ud83c\udde6 . Everything about the tour was grand. Timing for every stop was perfect. Never felt rushed, yet had enough time for everything. The boat ride was a great time, be sure to bring your Wellies! Our tour guide Josh was great, he had some solid dad...","review_date":"May 10, 2018","user":"krista_n"},{"attraction_id":1316,"rating":5.0,"review":"Wonderful views from various perspectives. We experienced this tour on a beautiful, clear day. We were picked up from our KOA campsite and driven to a location where we met the tour bus. Our guide was Paul who was very knowledgeable and humorous. He took the tour up a notch...","review_date":"May 10, 2018","user":"jazzylt1957"},{"attraction_id":1316,"rating":5.0,"review":"Paul Was Awesome!. We booked a tour through Over The Falls and it was an awesome experience. Paul was very knowledgeable about the history of Niagara Falls and random facts. Also provided awesome places to eat out.","review_date":"May 9, 2018","user":"jack0451"},{"attraction_id":1316,"rating":5.0,"review":"Our tour guide Jay was very interesting and informative.Also a talented ukulele player!. This tour is a must when visiting Niagara Falls. The tour will take most of the day but well worth it. You will be intertained and amused by the stories and facts surrounding Niagara Falls. Our tour guide Jay was full of facts and also...","review_date":"May 9, 2018","user":"carol_s"},{"attraction_id":1316,"rating":5.0,"review":"Wonderful Experience!. This tour was worth the money! It includes all entrance fees to the parks and Maid of the MIst, with pickup and drop off at your hotel. The company called us the day before to confirm our time of pickup. Our guide, Josh, was very...","review_date":"May 6, 2018","user":"jcdc1982"},{"attraction_id":1316,"rating":5.0,"review":"Excellent group tour.. With a very friendly, knowledgeable 5 star guide named Caleb, our group of 15 totally enjoyed ourselves even though the day was overcast and cold. Caleb kept us on track and we were able to see and do all the major events including a very...","review_date":"May 6, 2018","user":"roy_u"},{"attraction_id":1316,"rating":5.0,"review":"What a fun day. . Book this day trip a couple of months ago and I was not sure that it would be worth the price. This trip was wonderful. Caleb was a great guide and took care of everything. Thank you.","review_date":"April 28, 2018","user":"sue_m"},{"attraction_id":1316,"rating":5.0,"review":"Over the falls tour. Paul was our guide and did an excellent job describing all the sights. I would recommend this tour for anyone visiting this area.","review_date":"April 28, 2018","user":"larry_t"},{"attraction_id":1316,"rating":5.0,"review":"Perfect way to see the falls. This was an exceptional way to see all of Niagara Falls in one day. Josh was a fantastic tour guide. He was very helpful and answered lots of questions, while giving great information. Excellent tour and great tour guide, highly recommended","review_date":"April 27, 2018","user":"derek_h"},{"attraction_id":1316,"rating":5.0,"review":"Great sightseeing of Niagara falls. Wonderful day with lots of awsome spots. Josh, our guide is has lots of stories to tell and great humour. We enjoyed this day, thanks.","review_date":"April 27, 2018","user":"romromri"},{"attraction_id":1316,"rating":5.0,"review":"5+ Stars for Caleb and the Tour. My husband and I, along with another couple, took the American\/Canadian Deluxe Combo on April 19th. My husband and I took the same tour last year. Fortunately, we got the same tour guide (Caleb) again this year who is\/was AWESOME! The tour had so many...","review_date":"April 24, 2018","user":"sandra_s"},{"attraction_id":1316,"rating":5.0,"review":"Winter in Spring. Cold April trip, but Caleb made it enjoyable!\nGood time for us to visit since we do not like crowds very much.","review_date":"April 21, 2018","user":"paula_y"},{"attraction_id":1316,"rating":5.0,"review":"An amazing winter tour with sightseeing on both sides. It was fantastic to be guided in a winter tour with magnificent views of Niagara Falls. Although it was freaking cold with the ice rain, the unique beauty of Niagara Falls conquered us. We had a wonderful tour guide Randy who did tremendous work to...","review_date":"April 19, 2018","user":"gavin_c"},{"attraction_id":1316,"rating":5.0,"review":"A Must Do Tour!. Such a fun day! We were picked up at our hotel. We saw the Falls from every angle... US side, Canada side, behind the Falls, over the Falls, over the river! Caleb was an awesome tour guide. Very knowledgeable about the area and very entertaining....","review_date":"April 12, 2018","user":"janine_g"},{"attraction_id":1316,"rating":5.0,"review":"Fun day!. My boyfriend and I recently took a road trip from NYC to Niagara Falls. It was Easter weekend and I was worried about crowds and large tour groups. We booked Niagara on the Falls with the hopes it would be a small group tour. We...","review_date":"April 11, 2018","user":"mamamia1964"},{"attraction_id":1316,"rating":5.0,"review":"Excellent. Really super day with informative, friendly and fun guide, Caleb.\nDay was packed and the 6 hours zoomed by. Well worth the money.","review_date":"March 25, 2018","user":"julie_s"},{"attraction_id":1316,"rating":5.0,"review":"Karen. Tremendous tour guide was really good very informative well worth the money would highly recommend the tour learned so much more than if we had done the sights ourselves hassle free including border crossing.","review_date":"March 21, 2018","user":"karenmz8274st"},{"attraction_id":1316,"rating":5.0,"review":"Awesome Tour and Tour Guide!. Our tour guide, Lizzy, was super cheerful and enthusiastic. She was also super knowledgeable, which made the experience even better. For the pick up she picked people up from both sides of the border, and our tour group was around 10 people. During the tour...","review_date":"March 17, 2018","user":"legalshifu"},{"attraction_id":1316,"rating":5.0,"review":"The only way to see the falls!. We decided we did not want to drive from Buffalo to Niagara Falls as it was winter and snowy, so we arranged with the Over the Falls Tour Company for a private day tour. It was so easy to have them pick us up at...","review_date":"March 10, 2018","user":"sa-i44"},{"attraction_id":1316,"rating":5.0,"review":"Great experience and awesome tour guide!!! . Our tour guide, Lizzie, was incredibly knowledgeable and lead the tour with great energy and enthusiasm! We felt the tour encompassed all Niagara Falls had to offer! We would definitely recommend this tour to anyone visiting for the first time! Easy 5 stars!","review_date":"February 20, 2018","user":"gabrielvelazquez89"},{"attraction_id":1316,"rating":5.0,"review":"Great way to see everything in one day. We were picked up from our hotel by the lovely, cheerful Lizzy who made our day an absolute pleasure. We headed from the Canadian side straight across to the Niagara State Park on the US side for an amazing close up on Horseshoe Falls and...","review_date":"January 10, 2018","user":"250nicky"},{"attraction_id":1316,"rating":5.0,"review":"Niagara Falls American and Canadian side. Just finished the tour today. Our guide tour, Ricardo very knowledgeable and explained clearly everything about Niagara and all the story behind. Worth every single cent with this tour and really highly recommended.","review_date":"December 23, 2017","user":"erlienea"},{"attraction_id":1316,"rating":5.0,"review":"Fantastic experience - a 'MUST DO' if visiting. My Wife and I visited Niagara Falls in August. We made a specific detour to get there and only had one day on the ground. As a result, we booked this tour and boy, were we glad we did.\nRandy was our tour guide and...","review_date":"December 11, 2017","user":"dan1255"},{"attraction_id":1316,"rating":5.0,"review":"Spectacular views, Awesome Tour . All 3 falls, American Falls, Bridal Veil Falls and Horseshoe Falls were all spectacular and Adam made the tour more fun. He was punctual to pick us up, was very knowledgeable and had a good sense of humor. Goat Island, Three sisters islands and whirlpool...","review_date":"December 9, 2017","user":"princessinboots"},{"attraction_id":1316,"rating":5.0,"review":"Bob the Best!. I did the tour today and it was just amazing! Bob answer every doubt that se have and we also could feed the squirrels.\nHe is so cool!\nAn Jack the car driver was very friendly too!\nI would recomend this tour because it was...","review_date":"December 5, 2017","user":"beluespinosa"},{"attraction_id":1316,"rating":5.0,"review":"Hunter, Alexis and Paige say Bob is their FAVE!. Of the so many exciting, wonderful things we did in our days at Niagara Falls this Summer, my teenage grandchildren say that Bob, our driver and tour guide for a six hour tour, was their favorite--his humor, kindness and stories are what they talk about...","review_date":"November 30, 2017","user":"margaret_d"},{"attraction_id":1316,"rating":5.0,"review":"Choose this one. I recently wrote a review for the 'Niagara Falls in One Day: Deluxe Sightseeing Tour of American and Canadian Sides'. That was the name on my itinerary. However, I just found the business card our tour guide \/ driver, Paul, gave us. It was for...","review_date":"November 21, 2017","user":"moo57"},{"attraction_id":1316,"rating":5.0,"review":"Amazing day all round!!. We organised our tour months ahead including a return transfer as we were travelling from NYC for just the day.\nUpon landing in Buffalo, we were greeted swiftly by a really friendly guy named Jeff who would be our Airport transfer driver for the day....","review_date":"November 20, 2017","user":"kareis_w"},{"attraction_id":1316,"rating":5.0,"review":"Highly recommended. My sister and I were on our bucket list trip to Niagara Falls. We only had a day to see what we wanted to see, so we needed something that ticked all the boxes. This was it! Our tour guide Paul was terrific. He was...","review_date":"November 18, 2017","user":"moo57"},{"attraction_id":1316,"rating":5.0,"review":"The falls are a 'must see'.. Our guide Lizzy was great fun and she knew heaps about the falls and all the surrounds. Ours was a small group at the end of the session which was brilliant because it made it easy to get around free of queues and holdups and...","review_date":"November 12, 2017","user":"roland_d"},{"attraction_id":1316,"rating":5.0,"review":"WOW, what an experience, will do it again, same company, same guide!!!. This is an absolutely breath taking tour. You will be amazed at the wonders, facts, and sights of the Falls!! Our guide Paul was just outstanding. We were in a small group of about 13 on a mid size van and received much more than...","review_date":"November 1, 2017","user":"don_m"},{"attraction_id":1316,"rating":5.0,"review":"STOP READING AND BOOK NOW!. Randy was an awesome tour guide. With only a short weekend to site see, we wanted to fit as much in one day as possible. This tour was perfect. Randy is extremely knowledgeable about the area and included lots of great information. Wear layers and...","review_date":"October 30, 2017","user":"gotigers1111"},{"attraction_id":1316,"rating":5.0,"review":"Fantastic Experience. This tour was amazing and our tour guide Nick was a pro. We got to experience many of the major attractions in one day and thanks to Nick we had the best time. Nick was friendly, fun, full of interesting facts, and helped us make...","review_date":"October 28, 2017","user":"tralyhah43"},{"attraction_id":1316,"rating":5.0,"review":"Amazing Tour! Even Better Tour Guide!. My fiance booked this tour with Over The Falls on our first trip to Niagara Falls. We chose this tour solely based on the wide variety of activities and sights that this tour provides. The tour itself was amazing and we got to see so...","review_date":"October 28, 2017","user":"chris_a_from_ny"},{"attraction_id":1316,"rating":5.0,"review":"Our Guide was the Best Part. We saw the falls from both sides, from the water, and from above-and got drenched as promised! Our guide Jay told us so much history and kept us entertained for hours. And did I mention that he also sang and played the ukulele? It was...","review_date":"October 27, 2017","user":"howardn694"},{"attraction_id":1316,"rating":5.0,"review":"Fantastic Niagara Falls tour. Nick was an excellent guide. We were able to do the cave of the winds first so that we could keep those sandals on during maid of the mist. Our shoes stayed dry although nothing else did. Highly recommend. We had a quick trip up...","review_date":"October 27, 2017","user":"laura_t"},{"attraction_id":1316,"rating":5.0,"review":"Great day at the falls. We had a great day with our tour guide, Lizzy! Visiting both sides is a must. The stops were at the right places. We did not have to worry about how to get to the right places, pay for parking, etc. Lizzy\u2019s stories were good...","review_date":"October 26, 2017","user":"shawn_w"},{"attraction_id":1316,"rating":5.0,"review":"Wonderful Tour! Caleb is fabulous!. Just returned from our tour and this company does an amazing job! We booked our tour late and they were very accommodating. Picked us up, handled all of the details, and showed us an awesome day. Thank you Over the Fall Tours (and most especially...","review_date":"October 24, 2017","user":"tkaylee"},{"attraction_id":1316,"rating":5.0,"review":"Wonderful Tour\u2014Fabulous Tour Guide, Adam. Adam guided us through an excellent day touring both the American and the Canadian Falls. Maid of the Mist and Cave of the Winds were wet but thrilling aspects of our trip, and the views of the American Falls, the Canadian Falls, and the city...","review_date":"October 22, 2017","user":"richskiyakr"},{"attraction_id":1316,"rating":5.0,"review":"This is the Best Way to see Niagara Falls!. My husband and I recently went to Niagara Falls for the first time. We booked the Niagara Falls in One Day tour and thoroughly enjoyed it! We realized while on the tour all the time and money we saved by taking this tour! Our guide,...","review_date":"October 22, 2017","user":"shalynn"},{"attraction_id":1316,"rating":5.0,"review":"Could not have been better!!!. We did luck out with a perfect weather day during a less crowded off-peak week. Our driver\/guide was Lizzy, who was charming, well informed, and gave clear instructions when we were crossing the border, when and where to meet, etc. The tour included the Maid...","review_date":"October 21, 2017","user":"margaret_c"},{"attraction_id":1316,"rating":5.0,"review":"A day with Lizzy. My wife and I spent a great day on October 16th with the over the falls tour and our guide Lizzy. She is full of life and great spirit. Her bubbly personality and good sense of humor made the tour even more enjoyable. We met...","review_date":"October 21, 2017","user":"dhscroggins"},{"attraction_id":1316,"rating":5.0,"review":"I went over the falls with over the falls tours. Very enjoyable. Great views. Lizzy was our guide and did a very fine job. Very knowledgeable. She was patient with us, but stayed on schedule.","review_date":"October 20, 2017","user":"bandvtate"},{"attraction_id":1316,"rating":5.0,"review":"See all the Highlights in One Day. We did Overall the Falls tours after reading so many positive comments here on Trip Advisor and it did not disappoint. I booked the tour via telephone and was provided with all the information I needed relative to pick up times, what to wear and...","review_date":"October 19, 2017","user":"carla_p"},{"attraction_id":1316,"rating":5.0,"review":"Over the Falls Tour. We could not have seen as much of the Falls and other historic sights by ourselves. This tour was around 26 people and Paul was our tour guide. I can\u2019t say enough about how great of a tour guide Paul was. Very knowledgeable about the...","review_date":"October 18, 2017","user":"tjb91148"},{"attraction_id":1316,"rating":5.0,"review":"Best tour and tour guide!!. This tour company and our guide were fabulous. Our guide was on time, knowledgeable, courteous and had the best suggestions to get the most out of the tour.","review_date":"October 18, 2017","user":"anniecomelately"},{"attraction_id":1316,"rating":5.0,"review":"Tour of Niagara Falls with Jay.. Very thorough view of the Falls from many perspectives, from both sides, to include the Maid of the Mist and Skylon Tower. Also took in the whirlpool area of the river. Our tour guide was very informative and friendly, and had the extra privilege of...","review_date":"October 18, 2017","user":"debbie_b"},{"attraction_id":1316,"rating":5.0,"review":"Great!. Paul was a great tour guide! He was informative and very personable! We toured both the Canadian and American sides.","review_date":"October 17, 2017","user":"sarah_z"},{"attraction_id":1316,"rating":5.0,"review":"perfect!!. Caleb was our guide for the day trip. He was awesome: knowledgeable, personable and informative...we visited the American and Canadian sides of the falls, rode Maid of the Mist, visited the Skylon Tower and went to Cave of the Winds... What a wonderful day. Highly...","review_date":"October 16, 2017","user":"traceymy7881bc"},{"attraction_id":1316,"rating":5.0,"review":"See all the highlights. Great tour with guide Randy. A lot to do in a one day tour, but Randy knew just how much time to spend at each attraction. If you only have a day, be sure to do this tour. If you have more than one day,...","review_date":"October 16, 2017","user":"bob_m"},{"attraction_id":1316,"rating":5.0,"review":"Best Bang for the Buck!!. We went to Niagara Falls this October, and were looking for a way to see as much as possible. So we decided to try \"Over The Falls\" tours, and I'm so glad we did! We would have never seen as much of the area on...","review_date":"October 16, 2017","user":"m3fabinc"},{"attraction_id":1316,"rating":5.0,"review":"Everything you want to see and know about Niagara Falls. NIAGARA FALLS IN ONE DAY: DELUXE SIGHTSEEING TOUR OF AMERICAN AND CANADIAN SIDES (2972COMBO). We were picked up on time at our hotel. The tour coach was clean and comfortable. Minimal time spent picking up other tour participants. Our tour guide, Paul, was outstanding; friendly,...","review_date":"October 4, 2017","user":"tom_g"},{"attraction_id":1316,"rating":5.0,"review":"Thanks to the BEST tour guide PAUL...extraordinary!!!. We did the 'Niagara Falls in One Day: Deluxe Sightseeing Tour of American and Canadian Sides.' This is the best way to see both Falls which includes the scenic view from The Skylon Tower. What a spectacular day but it was PAUL, our awesome tour...","review_date":"August 12, 2017","user":"ninerfig"},{"attraction_id":1316,"rating":5.0,"review":"Touristy Yet Still a True Wonder. We stayed three nights, which seemed about right. If you can afford a stay at the Marriott on the Falls (be careful there are two Marriotts) you will be looking down into to falls your whole time in the room. They set up two chairs...","review_date":"July 31, 2017","user":"r5109oatonyh"},{"attraction_id":1316,"rating":5.0,"review":"We went \"over the falls\" with Nick.. Recently visited Niagara Falls with the grandboys. We only had one day, so I booked \"Niagara Falls in One Day: A Deluxe Sightseeing Tour of American and Canadian Sides\". This tour is conducted by \"Over the Falls Tours\" located in Niagara Falls, New York. Before...","review_date":"June 19, 2017","user":"sid_h"},{"attraction_id":1316,"rating":5.0,"review":"Probably one of the best days of my life visiting Niagara Falls and the tour guide was just awesome.. My Facebook status after my Over the Falls Tour read: \"Probably one of the best days of my life visiting Niagara Falls and the tour guide was just awesome.\" I think that says it all!\nPre-booked the \"Niagara Falls in One Day: Deluxe Sightseeing Tour...","review_date":"May 9, 2016","user":"markrichards1964"},{"attraction_id":1317,"rating":5.0,"review":"Amazing Experience!. We had such a great time on our tour. The weather was rough so we did not do the cruise, but it was replaced with Journey Behind the Falls that was very cool. I loved all of the extra information our tour guide, Lisa, gave...","review_date":"January 7, 2019","user":"megan_s"},{"attraction_id":1317,"rating":5.0,"review":"Great customer service. Unfortunately, I had to cancel my reservations for a scheduled tour. However, I would like to comment on VIP Tours\u2019 customer service. I called them after making reservations online as I wanted to clarify the length of the trip coming from Toronto. The lady with...","review_date":"December 29, 2018","user":"annette_t"},{"attraction_id":1317,"rating":5.0,"review":"Niagara Falls visit with Boat. This is probably the best tour we have ever done! Fantastic host, so knowledgeable who made the day interesting and nothing was too much trouble! Thank you so much!","review_date":"November 4, 2018","user":"80glynnisp"},{"attraction_id":1317,"rating":5.0,"review":"Amazing Expeerience. We had the best time on the tour. Niagara Falls was wonderful and truly one of God's wonders. Going on the cruise that took us right up to the Falls was breath taking and something I will never forget.","review_date":"October 1, 2018","user":"explore475075"},{"attraction_id":1317,"rating":5.0,"review":"Private bus tour. Great service and the tour guide was knowledgeable and very professional. Not only did we see the Falls in all it slender but our tour also included sites and towns around the Falls. The food was excellent and the shopping in the small town on...","review_date":"September 29, 2018","user":"harrispa"},{"attraction_id":1317,"rating":5.0,"review":"A Fantastic Day. We traveled in a small motor coach to the falls & then onto Niagara on the Lake. Our driver was superb ( sorry cant remember his name ) but this also added to the days experience.\nThe boat trip into the falls is just so...","review_date":"September 26, 2018","user":"russell_e"},{"attraction_id":1317,"rating":5.0,"review":"This Tour Was Amazing!!!. Wow, we had an amazing time on this tour. They were very efficient and although traffic put us an hour behind, our tour guide more than made up for something she could not control. She picked us up at our hotel in a stylish Mercedes...","review_date":"September 18, 2018","user":"krauls123"},{"attraction_id":1317,"rating":5.0,"review":"Tour guide. I am from Vancouver.It was a great tour with a professional and friendly tour guide. His name was Tim Harris and I really appreciate him\ud83d\ude4f\ud83c\udffb\ud83d\ude4f\ud83c\udffb\ud83d\ude4f\ud83c\udffb.I strongly recommend this tour when you want to see many places in Niagara and it is a well organized tour.","review_date":"August 15, 2018","user":"so_h"},{"attraction_id":1317,"rating":5.0,"review":"Wonderful service, fantastic tour. A colleague and I went on a day tour to Niagara Falls from Toronto with VIP Ontario Tours. It was a wonderful experience. The bus was very modern and comfortable, with USB charging points and reclining seats. Our driver, BJ, provided outstanding customer service, and...","review_date":"June 9, 2018","user":"dibs456"},{"attraction_id":1319,"rating":4.0,"review":"Enjoyable trip that delivered what it promised. To summarise: This was a good trip that took us to all the stops it promised and basically did what it said on the tin.\nThe day started with a pickup from where we were staying (at a friends house slightly out of the downtown...","review_date":"January 7, 2019","user":"veronica_b"},{"attraction_id":1321,"rating":5.0,"review":"Toronto Day tour. Had a great day with Mychael. He was very friendly and had great local knowledge. We had plenty of time at each location unlike some other tours.","review_date":"December 7, 2018","user":"f4943ytlisas"},{"attraction_id":1321,"rating":5.0,"review":"Excellent Tour of Toronto! I Recommend that You Do It!. I am terrible with names as I really wish I could remember our amazing tour guide's name, but he is in the picture attached just because I want the agency to know how great he was. He was so informative and went above and beyond...","review_date":"October 28, 2018","user":"samanthan415"},{"attraction_id":1321,"rating":3.0,"review":"Mixed bag. The trip (Oct 2nd AM) had a poor start. It starts at 9 and the \u2018hotel pickup\u2019 means you have to sit in reception from 8:15 to 9:00 waiting for them! Great way to start a day. They said they tried to contact me but...","review_date":"October 3, 2018","user":"enzuigiri"},{"attraction_id":1321,"rating":4.0,"review":"excellent. the guide was very helpful and interesting,he had good knowledge about the area and we did enjoy his company.","review_date":"October 3, 2018","user":"30jayshankar"},{"attraction_id":1321,"rating":5.0,"review":"Small Group Tour. We didn't know too much about Toronto as we had come really to see Niagara Falls and go to baseball game but we were glad we booked this tour. The party was six adults so it was small and very cozy. Steven was our guide...","review_date":"September 29, 2018","user":"e22g"},{"attraction_id":1321,"rating":5.0,"review":"A Must Do!. We did this tour on our first day in Toronto which was a great way to start our holiday as it gave us an overview of the city. The tour is nice and personal as you are in a small group. Our tour guide was...","review_date":"August 19, 2018","user":"fatnat391"},{"attraction_id":1321,"rating":5.0,"review":"An excellent way to see the top sites in Toronto. I want to first point out that this tour is apparently associated to Tripadvisor in some way, but I am not.\nThe tour is a small group, 8 or so people, in a large, comfortable van. The tour spends some time driving around the city...","review_date":"August 13, 2018","user":"john_b"},{"attraction_id":1321,"rating":5.0,"review":"Great tour with nice pace. This tour had a very nice leisurely pace with plenty of time at each location. Tori was an excellent tour guide and the van was super nice and comfortable. We started off at the CN tower which was a smart move to do it first...","review_date":"August 12, 2018","user":"melyndak68"},{"attraction_id":1321,"rating":5.0,"review":"Great Overview of Toronto. If your looking for a big picture review of the city this is a great tour. Emma was a wonderful tour guide and she knew all the major details of the city but a lot of fun facts as well.\nSo the tour is basically...","review_date":"August 6, 2018","user":"dodgerdave2018"},{"attraction_id":1321,"rating":5.0,"review":"Great Way To See The City. We enjoyed the Ultimate Toronto Tour. It was our first time in Toronto and this tour allowed us to see the main sites of the city without worrying about transportation or buying tickets at each stop. Emma was very nice and picked us up at...","review_date":"August 4, 2018","user":"off2theocean"},{"attraction_id":1321,"rating":3.0,"review":"Ultimate Toronto Tour. I must start by staying that it rained the entire tour which definitely impacted the experience. Read a great deal of the reviews prior to purchasing. It appears that the guide makes a big difference on the type of experience you will have. Our guide...","review_date":"July 31, 2018","user":"sherry_j"},{"attraction_id":1321,"rating":4.0,"review":"Okay..... This was an \u2018okay\u2019 tour. Guide was super nice, but I would not say super knowledgeable. Seemed to be regurgitating facts from a script versus personal knowledge. Dropped us off in distillery district without much explanation, history or direction...\nOverall... we got transportation and ability...","review_date":"July 31, 2018","user":"rajdelaware"},{"attraction_id":1321,"rating":5.0,"review":"First time in Toronto and booked this tour for myself and daughter...... our guide was Dayna (native to Toronto), she was extremely knowledgeable and organized which takes all the stress away. Visited many sites and the ride to each location was filled with local knowledge. I would consider this a must when traveling to Toronto for the...","review_date":"July 18, 2018","user":"richard_g"},{"attraction_id":1321,"rating":5.0,"review":"Wonderful tour!. Emma, our guide, was very sweet and courteous; she had a great knowledge of the city. Our van held the six of us quite comfortably. We especially enjoyed the CN tower and harbor cruise. One caveat: the tour does demand a certain amount of walking....","review_date":"July 17, 2018","user":"emariejon"},{"attraction_id":1321,"rating":5.0,"review":"Must do in Toronto. We did the tour today with Kathy. She was phenomenal. Group was only3 other people plus our family of three. Kathy did her best to keep us all on a time schedule and did a great job. Highly recommend to all!","review_date":"July 16, 2018","user":"848jennad"},{"attraction_id":1321,"rating":5.0,"review":"Stress free fun tour. Highly recommend this tour. Admissions are included with this tour. The tour guides know the ins and outs of each attraction. We never had to stand in any line for tickets and Dayna gave us tips of what not to miss at each stop. She...","review_date":"July 15, 2018","user":"ladybug3636"},{"attraction_id":1321,"rating":5.0,"review":"Great tour of popular Toronto sites. We had a very nice tour today of Toronto, Canada. The tour guide, Tori, was very nice and well versed in history. We were picked up at our hotel in a very comfortable van. Only five other people on the tour. We went to the...","review_date":"July 6, 2018","user":"mike_a"},{"attraction_id":1321,"rating":5.0,"review":"Fantastic tour. Our family (including our two daughters, ages 11 & 10), really enjoyed this tour! We were part of a very small group led by Dayna, who was absolutely friendly, informative, energetic, and knowledgeable. She knew the best times for tours so that we beat the...","review_date":"July 5, 2018","user":"brian_w"},{"attraction_id":1321,"rating":5.0,"review":"Great Way to Get an Overview of Toronto. At first glance, the price may seem high, but this tour includes all of the entry fees you would normally pay separately including the CN Tower, Casa Loma, and a harbor cruise. You do all of this with a tour guide in a well-appointed van....","review_date":"June 23, 2018","user":"donna_c"},{"attraction_id":1321,"rating":5.0,"review":"Amazing Sightseeing. I had a fantastic time thanks to Dayna, she made my trip feel like old friends hanging out. We saw it all, each destination was more amazing then the one before. I had an absolutely blast, will definitely recommend to all my friends.","review_date":"June 4, 2018","user":"946deandref"},{"attraction_id":1321,"rating":5.0,"review":"Wonderful way to see Toronto highlights. Our tour guide, Emma was wonderful. She was very knowledgeable about the city and attractions, but she was also a great driver. We were a small tour and enjoyed each part of the tour. We can't even tell a favorite because the CN tower, boat...","review_date":"May 28, 2018","user":"macie106"},{"attraction_id":1321,"rating":4.0,"review":"Rainy Day Made Fun. Though the day ended up rainy our guide made the best of the day and it was terrific to know more about Toronto. Thankfully we only had 4 people on the trip so we were able to really get to know each other and also...","review_date":"February 20, 2018","user":"usatenor"},{"attraction_id":1321,"rating":5.0,"review":"Best part of our trip. My husband and I went to Toronto early in December for my husband's birthday. The market was closed and there was no boat tour. Didn't matter. Instead we went to where the old distillieries were. It was like stepping back in time. I don't think...","review_date":"December 6, 2017","user":"nancy_h"},{"attraction_id":1323,"rating":5.0,"review":"Great Afternoon of Wine Tasting!. My wife and I had a great afternoon touring the wine country with other couples. Bob was our experienced driver and knowledgeable guide who did an outstanding job! Right from our pickup in Niagara-On-The-Lake everything was on time and very well laid out. The mini...","review_date":"January 8, 2019","user":"gregjurpin"},{"attraction_id":1323,"rating":5.0,"review":"Excellent!!!. We had a great time, with the folks of Grape Escape. Our tour guide Brian and driver Jills were OUTSTANDING!! THANKS again Eh!","review_date":"November 1, 2018","user":"jesus_r"},{"attraction_id":1323,"rating":5.0,"review":"Highly Recommended Wine Tour. This was a mine and my girlfriends first wine tour and we had an amazing time. David our tour guide was very knowledgeable and hospitable, answering any questions we had as well as providing great conversation. We booked less than 24 hours before the start...","review_date":"October 25, 2018","user":"jackson_t"},{"attraction_id":1323,"rating":5.0,"review":"Fun Day. Pete was a great tour guide. We saw four wineries - they were a nice blend of small and medium size. Was great to see more of the countryside than we might have on our own.","review_date":"October 25, 2018","user":"julie_g"},{"attraction_id":1323,"rating":5.0,"review":"Good range of tasting experiences. This company shares the love around when it comes to vineyards but we were very happy with the ones we visited:\n- Jackson Trigg - large & modern\n- Konzelmann, a German owned medium size vineyard with the vines growing right down to the water...","review_date":"October 22, 2018","user":"ann_t"},{"attraction_id":1323,"rating":5.0,"review":"Wonderful tour and wineries.. Our tour leader David was very knowledgeable of the various wineries and vineyards and able to answer all of the questions the tour group posed. David also explained to me what to expect when we crossed the border on our return to the U.S. with...","review_date":"October 14, 2018","user":"donnyvee"},{"attraction_id":1323,"rating":5.0,"review":"Excellent Wine Tours and Guides. We had a great trip with our tour guide David. Sampled a good range of wines from a excellent selection on vineyards. I would thoroughly recommend going on this tour to sample the wines of Niagara. The combination of a friendly knowledgeable guide in David...","review_date":"October 10, 2018","user":"2114s"},{"attraction_id":1323,"rating":5.0,"review":"Great way to see wine country. Our driver, David, was very pleasant and picked us up first, and we drove for about an hour picking up other folks on our tour. We had a full van (thankfully air-conditioned, because it was pretty hot for September) and enjoyed meeting other folks from...","review_date":"September 25, 2018","user":"thera20"},{"attraction_id":1323,"rating":5.0,"review":"Fun & Friendly way to do Niagara. If you're going to enjoy some wine in Niagara, then take advantage of the wine tours! Enjoying the sampling, a little cheese on the way, and friendly helpful guide and lots of fun. It was the perfect way to get around and enjoy some vineyards...","review_date":"September 20, 2018","user":"janine_p"},{"attraction_id":1323,"rating":5.0,"review":"Great Tour, Knowledgable Guide. Pat our guide was awesome! He knew the area and wineries exceptionally well. Had many fun facts to share!","review_date":"September 10, 2018","user":"abtravel12345"},{"attraction_id":1323,"rating":5.0,"review":"A wonderful tour of Niagara wine country!. My husband and I had a wonderful time during our winery tour. Our driver, David, was knowledgable and extremely friendly. He was accommodating and made sure that we were all having a great time. This tour was a great way to see different wineries without...","review_date":"September 9, 2018","user":"cortney_n"},{"attraction_id":1323,"rating":5.0,"review":"Educational and hydrating!. Our tour guide Bob picked us up at the door of our rental property and was very friendly, easy going and knowledgeable. We visited 4 vineyards, enjoyed a full tour of Jackson Triggs facility and a delicious cheese pairing at one stop. Every vineyard was...","review_date":"September 2, 2018","user":"travis_t"},{"attraction_id":1323,"rating":5.0,"review":"A great afternoon!. David, from Grape Esscape, picked us up at our hotel on time. We drove to Niagara on the Lake and picked up 4 more people. The van was very comfortable and David was very friendly and personable. We were taken to 4 winery's and told...","review_date":"August 28, 2018","user":"leesemc"},{"attraction_id":1323,"rating":5.0,"review":"Dont hesitate to book with Grape Escape!. After checking into our hotel, the Prince of Wales, we were disappointed to find that their trolley wine tour was fully booked. So, we decided to stop in to Grape Escape and the gentleman at the counter was very accommodating. He ?got us into the...","review_date":"August 28, 2018","user":"603lees"},{"attraction_id":1323,"rating":5.0,"review":"Wine Tour . Our tour guide Rodger was amazing!! Wine tour overall was great!! We visited 4 wineries which were all good, with 1 cheese pairing. We bought more wine than we thought we would. And even some cider from Small Talk! No complaints \ud83d\ude0a","review_date":"August 25, 2018","user":"jennifer_d"},{"attraction_id":1323,"rating":5.0,"review":"Darlene!. Darlene the Great swung \u2018round and picked us up on time, greeting us with her lovely smile.\nWe visited 4 fantasitic wineries, each of them uniquely different in terms of atmosphere and the wines they produced.\nDarlene was great at getting us in and out...","review_date":"August 24, 2018","user":"lee_c"},{"attraction_id":1323,"rating":5.0,"review":"So fun!!. We, as a group of four, booked this as a bachelor celebration for my brother. It was on the heels of a previous night's indulgence. We started slow and quiet but Marcy was an amazing hostess and didn't let us stay that way for long....","review_date":"August 21, 2018","user":"jennifer_j"},{"attraction_id":1323,"rating":5.0,"review":"Afternoon Wine Tour. Bob was a great tour guide - very personable, informative and just made our afternoon oh so enjoyable. It felt like such VIP treatment, not only at the wineries where all had been set up in advance for us, but just to have our purchases...","review_date":"August 19, 2018","user":"faye_w"},{"attraction_id":1323,"rating":5.0,"review":"Fun afternoon attending a wine tour and 3 additional wine tastings. We visited 4 different wineries with our very knowledgeable and friendly tour guide, David. The atmosphere on the mini bus was great - everyone socialized and were in good spirits throughout the tour. The different stops included Jackson Triggs (winery tour included), Konzelmann (included cheese...","review_date":"August 15, 2018","user":"nadnad0"},{"attraction_id":1323,"rating":5.0,"review":"Great Wine and an Amazing Tour Guide. All four wineries were great, but Duane is really what made the tour entertaining. There was some distance of driving between the area where we were staying in Niagra Falls and the wineries. There was a lot of driving but he was great for conversation...","review_date":"August 15, 2018","user":"daw2bm"},{"attraction_id":1323,"rating":5.0,"review":"Duane, our tour guide. Duane was a amazing ! We were running a little late and he called to check if we were okay and we made right on time for departure. Duane has been doing this and you could tell with the immense amount of knowledge on the...","review_date":"August 13, 2018","user":"fortunestylista"},{"attraction_id":1323,"rating":5.0,"review":"Very entertaining tour. We enjoyed our tour with Roger. He gave us lots of information on the different wineries we visited and on different aspect of the Niagara area.\nIt was very entertaining and we appreciated the wineries we visited.","review_date":"August 13, 2018","user":"seaside796490"},{"attraction_id":1323,"rating":5.0,"review":"Best Tour EVER!. Went with 5 girls for a birthday weekend! We had Brian D as our driver and he was AMAZING. He took us to 3 wineries and although it was a 3 ish hour tour..he never made us feel rushed. If we bought bottles of wine...","review_date":"August 12, 2018","user":"mikaela_g"},{"attraction_id":1323,"rating":5.0,"review":"Wine tour . Went with 2 friends got picked up at our hotel Bob was our driver the van had 7 other people great tour 4 wineries Bob was a great driver and tour ran from 1 till 5 pm recommend a lot","review_date":"August 11, 2018","user":"deirdre_b"},{"attraction_id":1323,"rating":4.0,"review":"Brando was the best tour guide ever!. We had a great time! Our guide,Brando, was very knowledgeable. All the wineries were nice. I just wish they would offer an extra choice if you don't want to try their Ice Wine.","review_date":"August 6, 2018","user":"karen_a"},{"attraction_id":1323,"rating":5.0,"review":"Really good and ....... I don't blame the tour. The tour guide David was OUTSTANDING!!!! All of the venues they chose with the exception of one Pilletery...something were great. Our first stop they were warm informative inviting the others the same they took their time piilerary (sorry cant remember...","review_date":"August 6, 2018","user":"diane_o"},{"attraction_id":1323,"rating":5.0,"review":"Amazing Tour, Friendly Driver, Fun Time. Duane was a great tour guide! Between hotel pickup and the wineries, he pointed out landmarks and told us about the history of the area. He is clearly knowledgeable about the area and the wine. My boyfriend and I did the afternoon tour and went...","review_date":"August 5, 2018","user":"709kassandrak"},{"attraction_id":1323,"rating":5.0,"review":"Enjoyable Afternoon. Visited 4 wineries & thoroughly enjoyed it. Saw the whole wine making process at Jackson Triggs Estate, cheese pairing at Kinzellman Estate, wine & cider at Small Talk Vineyards & white & red ice wine at Pillitteri. Great afternoon with guide Duane who was also...","review_date":"July 22, 2018","user":"shelley038"},{"attraction_id":1323,"rating":5.0,"review":"Fun day of wines, cheese and new friends. We booked this rather last minute before heading up to Niagara on the Lake. Our guide and driver was David from Glascow. He was so gracious and informative and just plain fun. We met a couple from Scotland, a couple from Mexico City and a...","review_date":"July 21, 2018","user":"kathystrick"},{"attraction_id":1323,"rating":5.0,"review":"Pefect mother\/daughter day!. My daughter and I had a wonderful afternoon together on this tour! Great group size and choice of wineries. Would definitely recommend! :)","review_date":"July 18, 2018","user":"j0hnnymarc"},{"attraction_id":1323,"rating":5.0,"review":"Wine Tour With Cheese Pairing - Duane. Loved this wine tour! Stopped at a variety of different wineries along the way and had a great experience at each. Our tour guide Duane was so accommodating and friendly, I would definitely recommend requesting him as your guide.","review_date":"July 16, 2018","user":"heather_f"},{"attraction_id":1323,"rating":5.0,"review":"Great experience for my first wine tour. I had never been on a wine tour before and didn't really know what to expect.\nOur driver, Brian, picked us up from our hotel right on time and made us feel welcome right away. He was very friendly and knowledgeable about the area, telling...","review_date":"July 12, 2018","user":"seanhowes"},{"attraction_id":1323,"rating":4.0,"review":"A Wine Tour to Remember. This wine tour was exactly what I was looking for to commemorate my parent's 38th Wedding Anniversary. Pat was our tour guide and he arrived promptly to the hotel to help us into the Grape Escape Wine Tour van. He also mentioned that his photography...","review_date":"June 21, 2018","user":"natalie_k"},{"attraction_id":1323,"rating":5.0,"review":"Amazing. Just did the tour today and it was absolutely amazing. First time me and my girlfriend have done a wine tour and it was a great experience. Our guide today was Bob and he was very knowledgeable about the area and was super nice. Would...","review_date":"June 17, 2018","user":"giuseppe_m"},{"attraction_id":1323,"rating":5.0,"review":"Well Organised and Fun Afternoon. Well firstly our group was late getting back from Niagara Falls and subsequently were late for our collection time slot by Grape Escape - this was no problem for them, we quickly rearranged, (15mins later), they got us kitted out and sent us out to...","review_date":"June 17, 2018","user":"nwc50"},{"attraction_id":1323,"rating":5.0,"review":"Enjoyable afternoon wine tour. Delightful afternoon wine tour of 4 wineries. Many thanks to our driver David for the lovely personalized anniversary card that he stealthly inserted in our purchases for us to find at home. A nice touch of class!\nChantal & Bill","review_date":"June 17, 2018","user":"bill_r"},{"attraction_id":1323,"rating":5.0,"review":"Fantastic tour guide. My sister and I did the wine and cheese pairing tour with grape escape, it was very enjoyable. Our tour guide David was absolutely wonderful. He made the experience exceptional. I will definitely return to share this with other members of my family. Thank you...","review_date":"June 14, 2018","user":"dmdaly"},{"attraction_id":1323,"rating":5.0,"review":"Awesome activity for bachelorette party!. I was initially unable to book this tour through the website for my sister's bachelorette party so I emailed them and they went out of their way to accommodate our group of six. When we showed up (in our bachelorette attire!), we went through the...","review_date":"June 5, 2018","user":"christie_l"},{"attraction_id":1323,"rating":5.0,"review":"Was an overall great experience.. Our tour operator David made this tour that much more enjoyable. He was extremely knowledgeable and informative about all the winery's we visited before we got to our destination as well as the area we were visiting (Niagara\/Niagara on the Lake).\nWe will be booking...","review_date":"June 5, 2018","user":"frank_p"},{"attraction_id":1323,"rating":4.0,"review":"Great tour. Had a wine tour with Bob the other day. It was a smaller group than with other tour companies, 10 of us in a van. The smaller size made for less time waiting around, which was great! Bob was knowledgeable and made sure to take...","review_date":"June 3, 2018","user":"kristend158"},{"attraction_id":1323,"rating":5.0,"review":"Excellent choice for a morning wine tour. Our tour guide, David, was knowledgable, friendly and had a great sense of humour. He helped each guest descend from the tour van, and clearly explained the sequence of events at each stop. The van picked us up at our rental house at the given...","review_date":"June 1, 2018","user":"darlene_s"},{"attraction_id":1323,"rating":5.0,"review":"Outstanding Experience with Grape Escape and David!. We had a tremendous time with David leading our tour of wine country in Niagara on the Lake. They did a great job selecting both large and small wineries, and different types of wine to try. We were picked up and dropped off right at...","review_date":"May 26, 2018","user":"joetraveler2018"},{"attraction_id":1323,"rating":5.0,"review":"FANTASTIC! We loved it.. We took this tour on May 21st, and our guide was Pete. He was great, and we loved every single minute of this tour. We visited four wineries, bought lots of wine at each one, and had just a really great time. The tour was...","review_date":"May 23, 2018","user":"melissa_c"},{"attraction_id":1323,"rating":5.0,"review":"We had an amazing afternoon with Grape Escape Wine tours and David. We had an amazing afternoon with Grape Escape Wine Tours visiting 4 very unique wineries. The atmosphere was relaxed and intimate and our guide David was wonderful.\nDavid created a very friendly atmosphere for our group of 6 and shared his wealth of knowledge which...","review_date":"May 9, 2018","user":"nancy_c"},{"attraction_id":1323,"rating":5.0,"review":"Awesome experience. My daughter took the wine tour with cheese pairing. Bob was punctual in picking us up from our hotel. He was very knowledgeable about the different wineries and the different wines. We had a wonderful time and would definitely go on this tour again if...","review_date":"May 9, 2018","user":"mike1924"},{"attraction_id":1323,"rating":5.0,"review":"Excellent Experience, Bob was a fantastic guide. We had an awesome afternoon for a birthday event in Niagara-on-the-Lake with Grape Escape wine tours. Our guide was Bob and he was punctual on retrieving us from our hotel and he displayed a wealth of knowledge about the area as he drove us along...","review_date":"April 23, 2018","user":"nathan_h"},{"attraction_id":1323,"rating":5.0,"review":"Amazingly fun bachelorette- especially thanks to David!. We did an afternoon wine tour with cheese pairing for a bachelorette party in the falls. We toured Jackson Triggs, Rancourt, Caroline Cellars, and Reif. We had SO much fun. The wine was delicious and cheese pairing was delicious too (we couldn't resist buying some...","review_date":"April 4, 2018","user":"bumer11"},{"attraction_id":1323,"rating":5.0,"review":"Bachelorette Blast. Had a great time celebrating a friends bachelorette. Bob was absolutely fantastic! He even managed to sneak in an extra tasting a Rief. Definitely worth it!","review_date":"March 31, 2018","user":"alicia_k"},{"attraction_id":1323,"rating":5.0,"review":"Grape Escape wine tour. A most excellent afternoon on the March Break was spent visiting four wineries in Niagara-on-the-Lake with Grape Escape wine tours. David picked four of us up at the house we rented. David not only drove us to each winery, he took care of all our...","review_date":"March 13, 2018","user":"jo-ann_b"},{"attraction_id":1323,"rating":5.0,"review":"Fantastic Tour!. The tour itself was great - group was small, pick-up was convenient and the itinerary was perfect for an afternoon of exploring the local wineries.\nHowever, the highlight of the tour was our guide David. He was very personable and has a genuine passion of...","review_date":"March 11, 2018","user":"chantelts"},{"attraction_id":1323,"rating":5.0,"review":"Lovely tour. Tour was great. Got to visit four wineries and it was the perfect length of time. Our guide, David, was very personable and made the experience! Group size was nice too, not too large.","review_date":"March 5, 2018","user":"kate_t"},{"attraction_id":1323,"rating":5.0,"review":"Fantastic morning with a lovely guide. Having been up and back to the Niagara region plenty of times in my life, my partner and I decided we wanted to do something different. Our tour guide Diane was lovely and knew so much not just about the wineries but about the region...","review_date":"February 19, 2018","user":"emma_c"},{"attraction_id":1323,"rating":5.0,"review":"Great Activity for Visitors to the area. Our driver, David, was exceptional. We had a small group and were treated like we were VIPs. We had an amazing tour of the Jackson Triggs winery with Kimberly and then on to two other places that offered wonderful tastings. We were not pressured to...","review_date":"January 29, 2018","user":"jeff_s"},{"attraction_id":1323,"rating":5.0,"review":"Grape escape wine tour. This was mine and my husbands first wine tour ! We absolutely enjoyed ourselves and we had an exellent tour guide! Bob was very informative throughout out the tour to and from the wineries.","review_date":"January 13, 2018","user":"keith_o"},{"attraction_id":1323,"rating":5.0,"review":"Wine Tour Crew. Just like to thank everyone at The Grape Escape company, for making our weekend away AWESOME!!!!!\nFrom the first time I contacted you and spoke to Eddie and then BB there was so much energy and enthusiasm and you were very accommodating. You told how...","review_date":"November 12, 2017","user":"silkesthetics"},{"attraction_id":1323,"rating":5.0,"review":"HIGHLIGHT OF OUR STAY IN NIAGARA FALLS. Boy were we happy we did this wine tour! It was our very first, but definitely won't be our last! The service was fabulous, picked up at the hotel in a very comfy air conditioned bus. Our tour guide Dave, was an absolute delight! We...","review_date":"November 7, 2017","user":"bsammy61"},{"attraction_id":1323,"rating":5.0,"review":"Wonderful Tour. We had a wonderful afternoon wine and cheese pairing tour with Bob. We visited five wineries and Bob was an excellent tour guide as we drove for one winery to the next and shared lots of additional information about each of the wineries we visited....","review_date":"October 20, 2017","user":"myrnap622"},{"attraction_id":1323,"rating":5.0,"review":"Great tour. Great afternoon, our tour was awesome thanks to our guide David, very informative, and awesome attitude!","review_date":"October 19, 2017","user":"brendawolf2017"},{"attraction_id":1324,"rating":5.0,"review":"Niagara Tour. We did the tour last February 24, with Dana as our guide. It was a wonderful tour, with the beautiful stops but, we had one complication: we were there during windy tornado with winds going 75 mph! Kudos to our guide, she did not back...","review_date":"March 3, 2019","user":"leila_md"},{"attraction_id":1324,"rating":5.0,"review":"Amazing Ride. Must do thing!!! The view of the falls and the experience is amazing. June, July and August are best times to take this ride.","review_date":"February 12, 2019","user":"satyendra_b"},{"attraction_id":1324,"rating":5.0,"review":"Don't MIss Out. We were passing through on a long trip with friends from the UK and decided to stop and take the boat tour on the recommendation of friends. It is an absolute must, don't miss it. It was a nice day so we also enjoyed touring...","review_date":"January 27, 2019","user":"greenacrestravelers"},{"attraction_id":1324,"rating":5.0,"review":"Excellent Experience. We stayed on the Canadian side but walked over the bridge to our pick up spot outside Starbucks. It was very convenient. Dayna was our guide. She was wonderful! She was funny and very knowledgable. The falls were amazing! We had a great time and...","review_date":"November 28, 2018","user":"laurie_s"},{"attraction_id":1324,"rating":5.0,"review":"Caleb was fantastic. The trip was magnificent and the tour guide Caleb made it all much more entertaining with his vast knowledge and high spirits. Will definitely recommend and come back","review_date":"November 17, 2018","user":"rlarios1991"},{"attraction_id":1324,"rating":5.0,"review":"A must see. It was great, off my bucket list and well worth seeing. The lines were long, but we got on very fast. Very polite","review_date":"November 6, 2018","user":"patricia_c"},{"attraction_id":1324,"rating":5.0,"review":"Make the best of it!!. My fianc\u00e9 and I planned a trip to Niagara Falls just for a weekend away. Weather was cold and cloudy but we made the best of it especially when we decided to take a tour with Over the Falls tours. We had a great tour...","review_date":"November 3, 2018","user":"tracybq3637yn"},{"attraction_id":1324,"rating":5.0,"review":"Fun-filled and very informative. Adam was our tour guide, he was incredible friendly and very informative. The Maid of the Mist was amazing. The weather was overcast and chilly, but the experience was still great. Adam was consistently asking about our level of satisfaction and if we needed anything....","review_date":"October 30, 2018","user":"chester_w"},{"attraction_id":1324,"rating":5.0,"review":"Awesome views. we had an awesome day traveling with Pat as our tour guide and learned a lot & had great views exciting trip","review_date":"October 30, 2018","user":"addie_m"},{"attraction_id":1324,"rating":1.0,"review":"Company attitude to customer service is lacking. Booked the Niagara Falls trip American-Side through Viator (a Trip Advisor Company). Viator, actually representing \"Over the Falls Tours\" travel services, promoted this booking online and confirmed via two emails, a commitment for hotel pick up at the Embassy Suites, Fallsview, Ontario. It was only...","review_date":"October 28, 2018","user":"dreamer141649"},{"attraction_id":1324,"rating":4.0,"review":"Day tour of Niagara Falls Park hi lites. Due to very inclement weather, my daughter and I had a private tour given by a very knowledgeable tour guide named George. He was entertaining and personable. We thoroughly enjoyed every minute of the beautiful sites and history of NF. The Maid of the Mist...","review_date":"October 25, 2018","user":"jupastevens"},{"attraction_id":1324,"rating":5.0,"review":"Nice!. Pat. R was our tour guide, he was amazingly funny, fantastic and very informative! The highlight of our tour was the cave of the wind!","review_date":"October 24, 2018","user":"annr319"},{"attraction_id":1324,"rating":5.0,"review":"Stress-free, beautiful views, knowledgeable fun guide!. We had a very enjoyable visit! The Niagara Falls were beautiful and Dayna was very knowledgeable and energetic! The new bus was very swanky!!!","review_date":"October 24, 2018","user":"karen_b"},{"attraction_id":1324,"rating":4.0,"review":"Great tour!. Neva the Diva made this tour one of the best! The falls are amazing and the Maid of the Mist boat tour was amazing. Neva provided lots of information about the area I would otherwise never have known. Ask for Neva if you take this...","review_date":"October 24, 2018","user":"natalie_h"},{"attraction_id":1324,"rating":5.0,"review":"Great tour. My wife and I had the opportunity to take the \"OVER THE FALLS TOURS\" tour with \"Neva the Diva\" as our tour guide and driver. She was informative, funny and courteous throughout the entire 4 hour tour. The weather was a bit on the chilly...","review_date":"October 23, 2018","user":"chris_g"},{"attraction_id":1324,"rating":5.0,"review":"Has to be seen to be believed. This was a fantastic tour. Pat R. collected us from the Hotel and delivered a fine tour.\nWe couldn't believe the sheer power and size of the Falls. The view from Cave of the Wind was breathtaking...and to finnish the tour with the Maid of...","review_date":"October 19, 2018","user":"no1steveb"},{"attraction_id":1324,"rating":5.0,"review":"Funnest tour with Pat R!. We had a great day on the American side tour with Pat R. The spectacular scenery and fun of being underneath the spray of the forceful water was tremendous fun. Then, add Pat R. as a guide .... and he made a SPECTACULAR tour even...","review_date":"October 18, 2018","user":"lizzysuzy"},{"attraction_id":1324,"rating":5.0,"review":"Great Tour led by Pat. Brilliant from the start. Pat was down to earth but welcoming. His knowledge was great and explained in a straight forward way. A lot of planning must of have gone in to the the tour both by Pat and Over the Fall but it was...","review_date":"October 16, 2018","user":"m1367"},{"attraction_id":1324,"rating":5.0,"review":"Very Entertaining & Informative . Our tour guide, Pat R was very entertaining and provided great historic information. His Brooklyn humor kept us all laughing. We were also impressed by how he remembered all of our names immediately and called us by name throughout the day. The falls are stunning...","review_date":"October 16, 2018","user":"susansk3618dk"},{"attraction_id":1324,"rating":5.0,"review":"She knew her stuff!. Dayna said this was her first time taking us on the tour, but she was from the area, so she had to have done this before. She knew great facts about the history, geography and topography of the area, and tons of information about the...","review_date":"October 16, 2018","user":"macejane"},{"attraction_id":1324,"rating":5.0,"review":"Best part of my trip!. The trip itself was kind of long however our tour guide Tony was absolutely amazing! If I could give him 10 stars I would. He was very friendly and informal. Also, because others in our group were very difficult, I\u2019d like to praise him on...","review_date":"October 16, 2018","user":"i3664qhkaties"},{"attraction_id":1324,"rating":5.0,"review":"The best tour for the money. George was one of the best tour guides we've ever had. He was friendly and informative.\nVery helpful.","review_date":"October 15, 2018","user":"traveler674287"},{"attraction_id":1324,"rating":5.0,"review":"Exceeded Expectations. I was a little apprehensive about being confined to a four hour tour. Once our tour guide picked us up all my concerns lifted. Tom our guide was friendly, extremely knowledgeable and made sure all our personal needs were taken care of. The tour was...","review_date":"October 15, 2018","user":"cmd47"},{"attraction_id":1324,"rating":5.0,"review":"Amazing!!. We did the Over the Falls Tour that started on the American side and ended up on the Canadian side where we were staying. We could not have asked for a better tour guide. Dayna was awesome! She made the tour alot of fun!","review_date":"October 11, 2018","user":"kathyg1961"},{"attraction_id":1324,"rating":5.0,"review":"Pat R. was the Perfect Guide. Pat R. was the perfect guide for us. He kept the group happy and entertained. He moved us along gently and with humor. He was very knowledgeable about the formation of the falls and its history as the first State Park in the country. The...","review_date":"October 10, 2018","user":"pamela_c"},{"attraction_id":1324,"rating":5.0,"review":"American Side Tour. We had Dayna as our guide, she did a fantastic job. Would definitely use this tour service again. Made things a lot more convenient in general, from pick up at our hotel throughout the entire day.","review_date":"October 10, 2018","user":"jason_c"},{"attraction_id":1324,"rating":5.0,"review":"What a Wonderful Day!. My husband & I did the Over the Falls Tours. Our tour guide Pat R was so knowledgeable, funny, & kept the trip fun! He remembered every person on the tours name! No idea how he did it. He gave us plenty of time at...","review_date":"October 9, 2018","user":"trish_b"},{"attraction_id":1324,"rating":5.0,"review":"Awesome Tour!. I visited Niagara Falls two years ago, but didn't get to see or learn half as much as I did on this tour. Pat R. was our tour guide. He is funny, very knowledgeable about the falls and answered all of our questions (and we...","review_date":"October 8, 2018","user":"billie8"},{"attraction_id":1324,"rating":5.0,"review":"aithough I was alone I enjoyed,it is perhaps the best place that I have visited. the tour was nice and the cruise fellows were helpful and cordial,They provided pick up and drop facility from my hotel.Although I was travelling alone I never felt insecure.","review_date":"October 7, 2018","user":"ashokp1019"},{"attraction_id":1324,"rating":5.0,"review":"A fun filled day!. We boarded the bus (yep, picked up at the hotel) and traveled the day with a fun group. \u201cNeva the Diva\u201d drove us from site to site, sharing interesting antidotes and history factoids.","review_date":"October 6, 2018","user":"ruready2gosoon"},{"attraction_id":1324,"rating":5.0,"review":"Great tour, great guides. Thanks to Pat R. for the great tour and a good portion of humor :)\nThe tour itself is amazing, brings you to all major points around the NF.\nI recommend it to everyone.","review_date":"October 4, 2018","user":"artem_m"},{"attraction_id":1324,"rating":5.0,"review":"Awesome. Loved every minute and drop of this tour. Quite inexpensive and so interesting. A once in a lifetime boat ride.","review_date":"October 3, 2018","user":"brig_mel"},{"attraction_id":1324,"rating":5.0,"review":"MARVELOUS!!! MUST VISIT. Niagara Falls is a must to visit place, we have visited from the USA side. Highly recommend to go for the MAID OF THE MIST boat tour, the experience is speechless.\nGoat Island is also a must to see and experience.\nFood - all type...","review_date":"October 2, 2018","user":"arup_m"},{"attraction_id":1324,"rating":5.0,"review":"Awe Inspiring & Amazing!. We did the US side tour and were so fortunate to have Dayna Murchison take absolutely splendid care of us! Her funny wit, incredible knowledge of the falls (18 years experience being a guide) and generous spirit made a great tour absolutely exceptional. Originally, we...","review_date":"October 2, 2018","user":"968ruthc"},{"attraction_id":1324,"rating":5.0,"review":"Yes! Absolutely recommended!. I'm going to start this review with this - of you ever have the opportunity to see niagra falls definitely get a view from the Canadian side. Absolutely amazing. So now to the Maid of the Mist. This was worth every penny. We were able...","review_date":"September 30, 2018","user":"vrg2007"},{"attraction_id":1324,"rating":5.0,"review":"Best ever! . Pat was our guide for the tour and we highly recommend him. We had always heard about Niagara but until you\u2019re up close and personal, especially on the boat right next to the falls, you don\u2019t realize the magnitude of one of the greatest wonders...","review_date":"September 30, 2018","user":"clhudgins"},{"attraction_id":1324,"rating":5.0,"review":"Awesome Care!!. On Labor Day 2018, my 47yr old Down Syndrome son, Phil, and I took the \"Over the Falls Tour\" with Dayna Murchison as our tour guide. I chose this trip because it was wheelchair accessible. That mobility was to be provided by my son, who...","review_date":"September 28, 2018","user":"mdavis4002"},{"attraction_id":1324,"rating":5.0,"review":"Out of this world!. Pat R was our tour guide and made the trip exciting and informative. Best part of the tour was the boat ride to Horseshoe Falls. Highly recommend the tour. Must see to appreciate.","review_date":"September 25, 2018","user":"jrlong70"},{"attraction_id":1324,"rating":5.0,"review":"Breathtaking . First off, our tour guide Pat R. was awesome. He made the tour so much better, he knew how to mix some laughs in with some historical facts. The tour itself will continue to leave you in awe. It's amazing to see something God created...","review_date":"September 24, 2018","user":"glorytogod3"},{"attraction_id":1324,"rating":5.0,"review":"Must see\/do!. This was amazing - beautiful, scary and exhilarating! The kids loved it. Talk about up close and personal with nature! There is nothing else like this. I would do this again.","review_date":"September 24, 2018","user":"a_r"},{"attraction_id":1324,"rating":5.0,"review":"Fantastic!!. Dayna was our tour guide and she was very informative and cheery. This is the best tour to see the falls in its natural environment at the state park. Would highly recommend for the price and experience. \ud83d\ude03","review_date":"September 22, 2018","user":"lilly_y"},{"attraction_id":1324,"rating":5.0,"review":"Great tour around Niagara Falls. The tour group was not too large so the time management was great. Pat R. was a great guide. He took us around Buffalo and stopped for a short visit at a few places in addition to the schedule. He is also knowledgable and added...","review_date":"September 21, 2018","user":"donna_k"},{"attraction_id":1324,"rating":5.0,"review":"Bucket list!. Really enjoyed the tour, our guide, Brian really made it fun. Brian gave us tips, information, insights and stories along the tour, that people traveling without a tour guide, would have missed out on! There were 16 people on our tour, the bus picked up...","review_date":"September 20, 2018","user":"robertwr4158pl"},{"attraction_id":1324,"rating":5.0,"review":"PERFECT! . Perfect tour! Everything was very organized, a lot of history talks during the tour! The maid of the mist is good but the walk at the caves is even better! The tour guy (Ricardo) was also perfect! Very funny, happy and nice guy! Always trying...","review_date":"September 16, 2018","user":"babys_b"},{"attraction_id":1324,"rating":5.0,"review":"Maid of the Mist. We went on our tour our tour guide Jay was great! The worse part is it took an hour to get across the border to the American side ! He\u2019s NOT my President! Thanks Jay for the tour","review_date":"September 15, 2018","user":"wanderer362775"},{"attraction_id":1324,"rating":4.0,"review":"Just do it!. I was a little worried about going down to different levels of the falls and the boat ride because my husband and I are both in our 70s and our body parts aren't what they use to be, but with our tour guide Dayna, who...","review_date":"September 14, 2018","user":"sandra_c"},{"attraction_id":1324,"rating":5.0,"review":"A Great Tour for Niagara Falls. First time to Niagara Falls and I wasn't disappointed. Was picked up by the tour from my accommodation...didn't have to worry about parking. Our tour guide, Dayna, was amazing...great personality, great attitude, very fun person!!!","review_date":"September 13, 2018","user":"james_p"},{"attraction_id":1324,"rating":5.0,"review":"Mind..wind blowing. My 5 yr old granddaughter and I had a great time. tour guide Dan, pickup was on time at hotel and he kept us amused and provided good information along the way. It's so nice to not have to hassle with driving, paying to park,...","review_date":"September 12, 2018","user":"dogwoman615"},{"attraction_id":1324,"rating":5.0,"review":"Dayna and over the Falls tour.. W\u0113 were picked up at our Airbnb by Dayna , our tour guide and driver, promptly at 8:15. There were 23 passengers In our van and I think everyone of us had a fabulous time. The tour was informative, fun, fascinating and memorable. Dayna was...","review_date":"September 11, 2018","user":"tutuloke"},{"attraction_id":1324,"rating":5.0,"review":"Anniversary trip. Our guide Dayna was amazing! Pick up from our hotel and we were on a trip to remember!!! Views of both sets of falls via Maid of the Mist,Cave of the Winds and other breathtaking sights. Be prepared to get wet!","review_date":"September 10, 2018","user":"x9371clkevina"},{"attraction_id":1324,"rating":5.0,"review":"A Trip to Remember!. My husband and I booked an Illumination Tour of the Falls as part of our trip to America. The weather had been a bit \u201ciffy\u201d initially which had put people off booking the experience. However, we had a fantastic tour with our lovely guide, Robbie,...","review_date":"September 10, 2018","user":"13mumu"},{"attraction_id":1324,"rating":5.0,"review":"Saw all the falls in area. Told the history of the falls. Got a little wet.. Excellent tour. Driver\/tour guide Pat R was exceptional. Very informative. We went to Niagara Falls and experience the power of the falls in our yellow rain coats. Then off to American, The Sisters, Horseshoe Falls and then to the other end of the falls where...","review_date":"September 7, 2018","user":"judith_s"},{"attraction_id":1324,"rating":5.0,"review":"The perfect blue boat ride!!!. We took the Mist Boat Ride in a perfect day( end of June 2018) regarding the weather and it was during the week so it was not packed with people so we didnt have to wait for a long time to get on bord. The...","review_date":"September 7, 2018","user":"971michailk"},{"attraction_id":1324,"rating":5.0,"review":"Niagara Falls American-Side Tour with Maid of the Mist Boat Ride. 1st time to Niagra Falls, went with myh wife and 2 young children (6 & 5) and the tour was well worth the money. Pat our Tour Guide was great!","review_date":"September 6, 2018","user":"joe_c"},{"attraction_id":1324,"rating":5.0,"review":"Great day with Ricky. Tour started at 8:15 am with a number of clients late but Ricky kept us on schedule and had a great attitude throughout the day. The boat tour is the highlight and a definite must do. Having a tour group gets you in without having...","review_date":"September 4, 2018","user":"darcy_b"},{"attraction_id":1324,"rating":5.0,"review":"You definitely should do this!. For a more immersive experience and so much fun, take this boat ride and get soaked with the water from the falls! They give you a rain poncho but you'll still get pretty wet.","review_date":"August 31, 2018","user":"amy_a"},{"attraction_id":1324,"rating":5.0,"review":"Maid of the MIst and Niagara State Park. If you are planning to visit Niagara Falls in the warmer months, I would definitely recommend going on the Maid of the Mist! You can buy a ticket on the American Side of the Falls in the State Park. Tickets are available by themselves or...","review_date":"August 31, 2018","user":"janet_s"},{"attraction_id":1324,"rating":5.0,"review":"Great tour!. Enjoyed a great tour with Jarius! Got to see the falls from multiple viewpoints and learned tons of fun facts! I highly recommend this tour!","review_date":"August 27, 2018","user":"andrea_j"},{"attraction_id":1324,"rating":5.0,"review":"Very good. The falls were amazing. The tour guide was organized and friendly. No complaints of trip at all except bus a little bumpy.","review_date":"August 27, 2018","user":"tina_s"},{"attraction_id":1324,"rating":5.0,"review":"over the falls. had a great day and Neva the Diva was great she went up and beyond the tour she was out going and explained every area we went to in great detail thank you so much","review_date":"August 26, 2018","user":"vickieford2016"},{"attraction_id":1324,"rating":5.0,"review":"A perfect tour!. The tour is perfecty organized, our guide Pat was super!! he also speaks Italian and this helped me with my son!\nThe whole experience was amazing but also funny! I really recommend it!!!!! Thanks for all Pat!!!!!","review_date":"August 25, 2018","user":"dublebogie"},{"attraction_id":1324,"rating":5.0,"review":"TEVA the DIVA is the BEST!. We decided to stop at Niagara Falls after dropping off DD#1 at college. Since we were short on time (one day) and unfamiliar with the area we decided on a tour.\nTour was above and beyond expectations. The van (comfy and air-conditioned) picked us up...","review_date":"August 24, 2018","user":"groovygirls"},{"attraction_id":1324,"rating":5.0,"review":"Awesome Tour. Thank you Jarius for a wonderful tour of Niagara Falls and the surrounding area. Jarius was extremely knowledgeable and very pleasant. We would most definitely recommend the tour and Jarius as a guide. I was appreciative of the fact that we were shown so many...","review_date":"August 22, 2018","user":"helen_s"},{"attraction_id":1324,"rating":5.0,"review":"Impressive. Had an excellent time on the All American Tour, Maid of Mist and cave of the winds. Loved our tour guide, Dayna. She was very informative and kept the trip exciting.","review_date":"August 22, 2018","user":"kdgeorge"},{"attraction_id":1324,"rating":5.0,"review":"Best Tour to begin your Niagara Falls Adventure!. If you are new to Niagara Falls and all it has to offer, I'd recommend booking a 5 hour tour with Over the Falls Tours. Pat was a knowledgeable and amiable tour guide who provided pertinent facts and information as we explored the Falls, Goat...","review_date":"August 21, 2018","user":"carol_l"},{"attraction_id":1324,"rating":5.0,"review":"Great tour!. Jay was our tour guide and provided a great experience for us. We were picked up right on time and after picking up other guest the tour started on time. I would highly recommend this tour, well worth the cost.","review_date":"August 21, 2018","user":"brian_p"},{"attraction_id":1324,"rating":4.0,"review":"Over the fall in a barrel.... Really good experience at the falls. Tour guide Josh made it fun and very organized. Would definitely do this again.","review_date":"August 20, 2018","user":"533tommyj"},{"attraction_id":1324,"rating":5.0,"review":"Great tour with Dayna!!!. This was well worth the money and what some awesome views. Dayna was so much fun and really new her stuff. She was very considerate of some of the special needs for an elderly couple. It really shows what a great guide and person she...","review_date":"August 19, 2018","user":"doris_j"},{"attraction_id":1324,"rating":5.0,"review":"Nice nice trip, worth the money!. Attended the trip on Aug 18. Started from 1PM(pick up) and end around 9 pm because it was so crowded during that day. Our driver and guide, Ronnie is sooooo nice! We first went to Whirlpool part to watch the rapid (15min), and then boat...","review_date":"August 19, 2018","user":"jianyu_w"},{"attraction_id":1324,"rating":5.0,"review":"We had a great tour! Thank you Dayna!. We had a great tour! Please thank Dayna for guiding us smoothly and enthousiastic along all highlights!","review_date":"August 17, 2018","user":"reiziger28"},{"attraction_id":1324,"rating":5.0,"review":"Wonderful tour with Maid of the Mist and the surrounding areas! Thanks Paul!. We all had a wonderful experience with Paul, who was full of information and made sure that we got to the best spots for pictures and even offered to take them. He had a million things to make sure he got correct and nailed them...","review_date":"August 17, 2018","user":"mikelatt"},{"attraction_id":1324,"rating":5.0,"review":"So glad we did this!. Robert, our tour guide, was suburb. He was informative, patient and funny!! The tour provided facts about Niagara Falls; those going over the falls, the history of the falls and the landmarks. Without his informative facts, the falls would just be water falling! The Cave...","review_date":"August 16, 2018","user":"marlene_r"},{"attraction_id":1324,"rating":5.0,"review":"Enjoyable and Informative Tour. Sal R. was the perfect tour guide for a very well organized tour along the Erie Canal and Niagara Falls state park. A little more expensive than some of the other tours but well worth the experience","review_date":"August 14, 2018","user":"b2961jxstevenm"},{"attraction_id":1324,"rating":5.0,"review":"A Great Day!!. What a great tour day our group of 7 ladies had on July 22nd. Our guide \/ driver, Tom, was awesome!! He made the tour both informative & fun, ensuring our day was full of memories to bring home!! Thanks, Tom! ( from one of...","review_date":"August 14, 2018","user":"suesun2018"},{"attraction_id":1324,"rating":5.0,"review":"Great Day Trip - Thanks Robert. This was a great way for us to visit the American side and see the Canadian Falls in one day. Boat ride was fun, the Cave of the Winds was wild walking out across the rocks on the wooden ramps and steps and the observation...","review_date":"August 14, 2018","user":"g5387bkjohnb"},{"attraction_id":1324,"rating":5.0,"review":"Perfect for a one day trip to the falls. Was picked up by Nancy which was a great Driver \/ Tour guide. Hit all the important stops and explained all the important history of the falls.","review_date":"August 13, 2018","user":"gnieciag"},{"attraction_id":1324,"rating":5.0,"review":"Great Time. I just wanted to tell you we took a tour with Tom last week and had an awesome time. He was informative and friendly and kept the group well organized. Great experience and a lifetime of memories.","review_date":"August 11, 2018","user":"laurie_d"},{"attraction_id":1324,"rating":5.0,"review":"Thoroughly Enjoyed !!!! Great Tour, more than I expected !!!. Our guide George was very informative, told us a little history of each of the locations with jokes too along the way. Tour included the maid of the mist boat tour, cave of the winds walking tour, the observation tour, view of the whirlpool along...","review_date":"August 11, 2018","user":"shellyschnecksville"},{"attraction_id":1324,"rating":5.0,"review":"GREAT way to experience the falls!. Our guide, Pat R., was so personable and he did a fantastic job of navigating our group through the main attractions over the course of several hours. I think a lot of visitors to Niagara don't get around to seeing Cave of the Winds, which...","review_date":"August 10, 2018","user":"sharon_d"},{"attraction_id":1324,"rating":5.0,"review":"You'll \"fall\" in love with this tour!. With school starting just around the corner, my two teenagers and I decided to take a 24-hour vacation from Michigan to Niagara Falls. After reviewing the best way to \"see\" everything, we decided to try the \"Over the Falls\" tour. Am I ever glad we...","review_date":"August 9, 2018","user":"deirdre_t"},{"attraction_id":1324,"rating":5.0,"review":"The Complete Niagara Falls Tour with a great Guide. Pat R was our guide today for a 5 hour complete tour of the Falls that included Cave of the Winds, Maid of the MIst, Three Sisters, Whirlpool park and more. Pat R added immensely to our enjoyment with his humor, knowledge and enthusiasm. He...","review_date":"August 8, 2018","user":"578reubenm"},{"attraction_id":1324,"rating":5.0,"review":"Great experience. My family and I loved our experience with Over The Falls Tours. Noman was a terrific tour guide as he was very friendly and informative. This is the best way to see the Falls and everything around it. Don't try to do it on your...","review_date":"August 7, 2018","user":"matt_d"},{"attraction_id":1324,"rating":5.0,"review":"Love the views, Informative & Fun!!. Noman was an outstanding guide and also a safe Driver! Very knowledgeable of all the areas we saw. Full of information at every stop. I wish we had taken the tour sooner during our stay. MANY thanks to Noman for shooting all the great pictures...","review_date":"August 7, 2018","user":"rakinjim098"},{"attraction_id":1324,"rating":5.0,"review":"Exceptional Experience!!. My teens and I had one of the best vacations, thanks to Noman our tour guide. Noman was professional, kind, knowledgeable, and very patient. Plus we just got to see and do some amazing things!!!! We got to do Maid of the Mist and Cave...","review_date":"August 7, 2018","user":"shonjy"},{"attraction_id":1324,"rating":1.0,"review":"Disappointed.... After has read a review that the tour is a dog friendly tour, I booked a trip with my husband because we tough we can bring our Yorkie, at the time one lady called me to confirm the pick up time, she told me there\u2019s...","review_date":"August 7, 2018","user":"janethf2013"},{"attraction_id":1324,"rating":5.0,"review":"Great comprehensive tour. Took in all of the highlights that we probably would have missed going it alone! convenient pick-up at the hotel. Pat R. was an entertaining guide!","review_date":"August 6, 2018","user":"449artd"},{"attraction_id":1324,"rating":5.0,"review":"Dog-friendly . The boat gets right under the Horseshoe waterfalls and you get full experience of the nature force. They kindly allowed our Golden Retriever accompany us onboard though he wasn\u2019t a service dog. We visited early on a Saturday morning in August.","review_date":"August 4, 2018","user":"joyofthemomenttravel"},{"attraction_id":1324,"rating":5.0,"review":"AMAZING TIME. Our guide Bob was professional and knowledgeable yet comical, friendly and welcoming.\nHe took us everywhere and gave ample time for sightseeing. Maid of the Mist boat ride into the Horseshoe fall was fun as well as walking under the Falls.\nThe cost of van...","review_date":"August 4, 2018","user":"vicki_m"},{"attraction_id":1324,"rating":5.0,"review":"Pat R. is \"THE MAN\". My wife and I road trip each year around this time. We have been blessed to see so many amazing things, but this experience shot to the top of our list. Words or pictures can't describe what we saw during our 4 day vacation to...","review_date":"August 4, 2018","user":"dale_c"},{"attraction_id":1324,"rating":5.0,"review":"Pat R. Is a Great Guide!. Just took the Over the Falls Tour with Pat R. It was great! Came in as a family of 4, and we all had fun. Pat is very knowledgeable and has a great personality. You can tell he has fun being a guide and enjoys...","review_date":"August 3, 2018","user":"joshua_w"},{"attraction_id":1324,"rating":5.0,"review":"Do this tour with Pat R!!!. My family had a great time on this tour and Pat R. was the best tour guide!! He was hilarious and very knowledgeable about the history of the falls. He made sure we understood exactly what was going on during the tour activities and got...","review_date":"August 2, 2018","user":"abbey_w"},{"attraction_id":1324,"rating":5.0,"review":"Great Experience . From beginning to end this was a great day!!! Pat R our driver made it even better - thanks Pat for making my daughter and I feel welcome and for educating us.","review_date":"August 1, 2018","user":"a_b"},{"attraction_id":1324,"rating":5.0,"review":"Great Trip. Our last stop on a two week vacation to the Northeast and well worth it! It lasted about 4.5 hours from pickup, Josh (tour guide) was great!","review_date":"August 1, 2018","user":"brenta821"},{"attraction_id":1324,"rating":4.0,"review":"A wonderful day at the falls. We enjoyed it very much. Robbie, our guide has been really friendly, patient and informative. Thanks for such a good time!!","review_date":"July 31, 2018","user":"vmatter"},{"attraction_id":1324,"rating":5.0,"review":"Pat was a great guide, on time and no waits at the attractions. Well worth the money!. Pat is a great tour guide, very knowledgeable, he even added a trip to the power plant Park. No waiting in lines, straight to each attraction.","review_date":"July 31, 2018","user":"jamie-michelle_w"},{"attraction_id":1324,"rating":5.0,"review":"Always a wonder!. thrill to see this wonder of the world. it never gets boring. well worth the price to see, but expect to get wet! The rain coats help, but you will experience water. It is always amazing to see the tremendous amount of water that comes...","review_date":"July 30, 2018","user":"karen_k"},{"attraction_id":1324,"rating":5.0,"review":"Make sure you request Neva the Diva!. My husband had a knee replacement in May so this was our first getaway in a few years. We were so excited to see the Falls but were concerned about all the walking. We happened to come across the Over the Falls sales booth over...","review_date":"July 29, 2018","user":"kenda_b"},{"attraction_id":1324,"rating":5.0,"review":"Randy is the Best. Fall tour. The guide,Randy, knows how to guide Visitors. Our family and I enjoyed the tour very much. I have two little daughters and Randy helped us a lot though the tour. I definitely recommend this tour whatsoever.","review_date":"July 27, 2018","user":"min_k"},{"attraction_id":1324,"rating":5.0,"review":"Great way to get the most out of your day. If you are looking for a fantastic tour ask for my man Randy! Not only will you receive a snazzy new name tag with a new name ;) (Randy) but he will tell you all of the secrets to enjoying the falls to the fullest....","review_date":"July 27, 2018","user":"faurot3"},{"attraction_id":1324,"rating":5.0,"review":"Awesome trip and tour guide..... Our tour guide Josh was awesome. He was was very knowledgeable about Niagara Falls and made the trip fun. my kids loved him. If you get to pick who your tour guide is i would recommend asking for Josh.","review_date":"July 26, 2018","user":"sonia_l"},{"attraction_id":1324,"rating":3.0,"review":"Running Behind. The driver was late in picking us up. The tour was very unorganized and seemed to take longer than it should have. We enjoyed the Maid of the Mist and the Cave of Winds very much.","review_date":"July 24, 2018","user":"ken_g"},{"attraction_id":1324,"rating":5.0,"review":"Pat R is THE BEST GUIDE!!. We started the day early with Pat R as our guide. Not only was Pat very knowledgeable about Niagara Falls, he was also entertaining, engaged the young kids and was funny. He made the entire trip very worth the money spent. I don't think we...","review_date":"July 24, 2018","user":"rod_b"},{"attraction_id":1324,"rating":5.0,"review":"Fantastic tour and guide!. Hi - my sister and I did a quick 2 days at Niagara Falls (Canada side). This tour was great b\/c of the information provided by a very personable and fun guide names JAY! He was terrific and even played the banjo and sang. Maid...","review_date":"July 23, 2018","user":"rhonda_h"},{"attraction_id":1324,"rating":5.0,"review":"Great way to experience the Falls!. What we did first, then my thoughts last...\nShuttle picked everyone up from their own hotel. Our guide was George and he did a great job. We had to wait in line for about 30 min for him to purchase the tickets to the Maid...","review_date":"July 23, 2018","user":"crystal_m"},{"attraction_id":1324,"rating":5.0,"review":"First time visit to Niagara Falls and the tour was fabulous. We spent 5 hours on our tour with Pat R. He took us to Cave of the Winds, 3 Sisters Island, Horseshoe Falls, American Falls, Maid of the Mist boat. We had a small group of 11 of us. He was very knowledgeable. There were...","review_date":"July 22, 2018","user":"roseanne_c"},{"attraction_id":1324,"rating":5.0,"review":"Brian was an amazing tour guide for Over The Falls Tour. The tour was fantastic! We started with Maid of the Mist then continued on to visit The Gorge and the Cave of the Winds. Brian was informative, funny and kept a close eye on the group. He made an extra effort to speak with everyone...","review_date":"July 22, 2018","user":"toletsmc"},{"attraction_id":1324,"rating":5.0,"review":"Niagara Falls Tour. Great tour with our guide Robby. I\u2019m usually incapable of a six hour tour but Robby made it so interesting I lost track of the time. Made me want to do more research on the history of Niagara Falls.","review_date":"July 22, 2018","user":"tom_k"},{"attraction_id":1324,"rating":5.0,"review":"Highlight of our Trip. Our family of 5 took a 10-day road trip from Wisconsin to New England and saw a lot of amazing things. Everyone agreed that Niagara Falls and Maid of the Mist was everyone's favorite. We arrived around 9:30am and were able to get on a...","review_date":"July 20, 2018","user":"rebecca_m"},{"attraction_id":1324,"rating":5.0,"review":"Niagara falls tour from over the falls. The tour was exciting and informative. Loved the maid of the mist boat ride!! I would definitely go it again. Our tour guide was noman , he was awesome, friendly and very knowledgeable about the tour. Thank you noman, we enjoyed every minute.!!","review_date":"July 20, 2018","user":"mary62901"},{"attraction_id":1324,"rating":5.0,"review":"George was a great guide. The tour was great and so was George our guide. Thanks for such a good time and recommend this tour to any one going to the falls!","review_date":"July 19, 2018","user":"ejs0uza"},{"attraction_id":1324,"rating":4.0,"review":"Great Tour!. It is amazing to go on the Maid of the Mist Boat Ride, the feeling is like no other! If you are coming to the Niagara its a must! The tour also takes you to the Cave of the Winds, that is my most favorite...","review_date":"July 19, 2018","user":"tye88"},{"attraction_id":1324,"rating":5.0,"review":"Every part of the tour was GREAT!. Well done Robbie! My wife and I especially want to thank you for all your help (wife with a badly sprained ankle and on crutches and in need of a wheelchair), and that ADDED to all your work as a guide!!! Awesome anecdotal and fascinating...","review_date":"July 18, 2018","user":"earlemyers"},{"attraction_id":1324,"rating":5.0,"review":"Wowzers!. My grandsons and I just finished this fantastic tour. Our guide, Josh, was amazing, funny and extremely knowledgeable. The Maid of the Mist was fun because it felt that you were right in the middle of the Horseshoe Falls. The best part for us, was...","review_date":"July 18, 2018","user":"jeannie_f"},{"attraction_id":1324,"rating":5.0,"review":"Our italian tour guide (Tony?) was really amazing!. Lots of good info, clear on schedule and timing - great organization! Lots of jokes and ensuring everyone's back on the bus!","review_date":"July 17, 2018","user":"mmfrees"},{"attraction_id":1324,"rating":4.0,"review":"No regrets on not going to the Canadian side. Very well managed attraction. You are given blue ponchos to protect yourself from the thunderous shower from the Niagara Falls. The boat takes you almost up to the Canadian falls so that you get the full view and experience of the falls. It is a...","review_date":"July 17, 2018","user":"rashmi_k"},{"attraction_id":1324,"rating":5.0,"review":"Bucket list trip. We took the tour today with Norman who did a wonderful job providing us with lots of history about the falls as well as lots of fun facts. He took great care of us and tried to make it as easy as possible for us...","review_date":"July 15, 2018","user":"janet_p"},{"attraction_id":1324,"rating":5.0,"review":"Amazing!!!. There could not be a more spectacular view of the Niagara Falls than riding the Maid of the Mist boat ride. You can actually see nature at her fullest force up front and personal right before your squinted eyes (since the mist of the splashing...","review_date":"July 14, 2018","user":"michelle_a"},{"attraction_id":1324,"rating":5.0,"review":"Great Experience!!. My family and I had a great experience on this tour! Our guide Noman was a very funny and informative guy. Our tour was a total good time around the falls.","review_date":"July 13, 2018","user":"brandymr4"},{"attraction_id":1324,"rating":5.0,"review":"Great tour and friendly guide, George! :) . Our tour guide, George was great and friendly, and they also picked out awesome places during the tour. We had a lot of fun for our short trip to niagara falls.","review_date":"July 12, 2018","user":"stenny_t"},{"attraction_id":1324,"rating":5.0,"review":"Brought my grand kids on the trip and they had a great time!!. Our grand daughter rated it a 10 out of 10! We had a great time, the staff was friendly and the \"wet\" trip was very memorable!","review_date":"July 11, 2018","user":"deford2014"},{"attraction_id":1324,"rating":5.0,"review":"Awesome use of limited time!. We did the American 1\/2 day tour. Perfect!! Pat R was our guide, entertaining, knowledgeable and fun. Pat picked us up at our hotel. We rode the Maid of the Mist and visited the Cave of the Winds. We only had one day and this...","review_date":"July 8, 2018","user":"i1860qpmarkf"},{"attraction_id":1324,"rating":3.0,"review":"A few highlights to go with the problems. First and foremost, our tour guide, Marcello, was great! He was knowledgeable, funny, and helpful. HE deserves 5 stars!! The Maid of the Mist and Cave of the Winds were fabulous but that has nothing do with the tour company. The guy selling the tickets...","review_date":"July 8, 2018","user":"gmulligan"},{"attraction_id":1324,"rating":5.0,"review":"Great Tour!. We were recommended this tour a day before my husband and I were going to just drive up to the Falls abd figure it out on our own. This was a WAY better way to do the Falls!! Robbie our tour guide was full of...","review_date":"July 8, 2018","user":"ashley_r"},{"attraction_id":1324,"rating":5.0,"review":"A must. We started the day early and had a wonderful time. Our guide, Paul was very knowledgeable and had a witty sense of humor. We are so glad we took this spectacular tour, made the whole trip more memorable. Thank You Paul!","review_date":"July 7, 2018","user":"teresa_h"},{"attraction_id":1324,"rating":5.0,"review":"Lots of fun on Grayline tour with Tom.. This was a nice and very informative tour. We were able to see several attractions and Tom was a great guide.","review_date":"July 6, 2018","user":"calicat259"},{"attraction_id":1324,"rating":5.0,"review":"Noman is at Over The Top!!!. we had an awsome tour with Noman. he was fun and entertaining.we enjoyed the view of the falls with boat ride, cave and lots of sightseeing. we also came to know lots of history from the guide.","review_date":"July 6, 2018","user":"laurathepain"},{"attraction_id":1324,"rating":5.0,"review":"Robbie. Our first time at Niagara Falls. It was a great trip and couldn't have asked for a better tour guide than Robbie! Very knowledgeable and friendly. Thanks for making it a fun experience!","review_date":"July 5, 2018","user":"justice_c"},{"attraction_id":1324,"rating":5.0,"review":"Fantastic tour with great guide. Brian, our tour guide, did a great job in fulfilling his promise that we'd have a great tour of Niagra Falls. He was very friendly, professional, funny and helpful the entire time. He made a top-notch tour on its own even better. We've done Maid...","review_date":"July 5, 2018","user":"brian_w"},{"attraction_id":1324,"rating":5.0,"review":"Niagara Falls. Bob was our tour guide. He was very knowledgeable about all the sites that we saw. Very good tour. We enjoyed it very much. Would definitely recommend anyone to take the tour.","review_date":"July 5, 2018","user":"judy_m"},{"attraction_id":1324,"rating":5.0,"review":"Falls tour American side. Our tour guide was Barbara, she was a doll, we loved the tour and Barbara was well versed and entertaining. It was a record hot day and Barbara had cold water waiting. The tour was almost 6 hours long, but most enjoyable. Highly recommend her...","review_date":"July 4, 2018","user":"qplahb1"},{"attraction_id":1324,"rating":5.0,"review":"Family vacation . My husband and 10 year old daughter did this tour with Brian and we had a great time. I would strongly recommend this tour for all families...","review_date":"July 4, 2018","user":"rnhn"},{"attraction_id":1324,"rating":5.0,"review":"Awesome Tour!. I would do it again! I feel like it's the most fun and educational way to see Niagara Falls! My family can't stop talking about The Cave of the Winds! The tour guide Pat R was great! So knowledgeable and kept us laughing!","review_date":"July 4, 2018","user":"nybamabelle"},{"attraction_id":1324,"rating":5.0,"review":"Great Experience... 100% worth it. We had a wonderful time on this fun packed tour. It was ~6 hours door to door and we were able to fit a lot in for one day. Brian, our tour guide, was very informative ad kept the day moving and everyone on time....","review_date":"July 3, 2018","user":"cbeckey"},{"attraction_id":1324,"rating":5.0,"review":"Nice sightseeing. The American side tour on falls was great. the mist on boat was amazing. the tour guide Noman did an excellent job. Memorable day.","review_date":"July 3, 2018","user":"patricrogery"},{"attraction_id":1324,"rating":5.0,"review":"Great tour!. So glad we didn't go it on our own. Perfect amount of time and excellent information. George was GREAT!!!","review_date":"July 2, 2018","user":"jjinapex"},{"attraction_id":1324,"rating":5.0,"review":"Amazing. We went on the day tour with Paul who was awesome with his knowledge, humor and interaction. The Maid of the Mists was beyond awesome. If it's hot out, dont use your poncho. You get soaked but it's worth it!\nYou also tour Goat Island...","review_date":"July 2, 2018","user":"stivor"},{"attraction_id":1324,"rating":5.0,"review":"Over the Falls Tour. Our tour guide Paul was friendly and knowledgeable. We were picked up on time and were taken to Niagara points of interest. First stop after our pick up at the Sheraton on the Falls was the Maid of the Mist. This is a must do...","review_date":"July 2, 2018","user":"charlie2lips"},{"attraction_id":1324,"rating":5.0,"review":"Excellent Tour with George M.. George M. was very courteous, professional, and funny. He was a great tour guide, and we were able to see and do a lot with him. He has lots of info about the area that you may not have read or known from guide books,...","review_date":"July 1, 2018","user":"pietrosmom"},{"attraction_id":1324,"rating":5.0,"review":"amazing tour. Pat R was our guide. He was very friendly and knowledgeable. We enjoyed seeing the amazing Niagara Falls. The Cave of the Winds and the Maid of the Mist boat tour were just amazing. Pat R drove us to several scenic spots as well and...","review_date":"June 30, 2018","user":"rmbuesse"},{"attraction_id":1324,"rating":5.0,"review":"Over the Falls Tour. Our driver, Pat R was the best! On time, friendly, informative, and extremlely personable! He made this tour top-notch.","review_date":"June 29, 2018","user":"robert_s"},{"attraction_id":1324,"rating":5.0,"review":"Maid of the Mist. I made a last minute decision to go on the evening tour. Great tour! Driver\/guide was David F. He provided great historical and local information. He made sure we experienced the best of each stop. He took pictures and then emailed them to me. I...","review_date":"June 28, 2018","user":"wnschool"},{"attraction_id":1324,"rating":5.0,"review":"Up close view of Horseshoe Falls. As we boarded, it seemed that we wouldn\u2019t get a good view with so many. But I doubt there are any places without great views! We did t get wet at all and only wore the poncho 1\/2 the time.","review_date":"June 27, 2018","user":"jodie_ksa"},{"attraction_id":1324,"rating":5.0,"review":"Over the Falls Tour with Pat R. from the \"Clayton 5 Clan\". This tour was GREAT! The Tour Guide Pat R. was extremely entertaining, knowledgeable, and courteous.","review_date":"June 27, 2018","user":"claydotguy"},{"attraction_id":1324,"rating":5.0,"review":"This was awesome!. If you are in the area this is definitely worth doing. The boat ride takes you right into the horse shoe of water falls. It was a view and experience that you couldn't get from walking around and just looking from the shore.","review_date":"June 27, 2018","user":"mike_p"},{"attraction_id":1324,"rating":5.0,"review":"Niagra Falls Maid of the Mist Tour. We arrived at Home Depot parking lot for pickup on June 5th. Neva the Diva was our tour guide. We had 6 in our group that we were traveling with and they have a few health issues to where they can't walk very fast. Our...","review_date":"June 27, 2018","user":"billy_m"},{"attraction_id":1324,"rating":4.0,"review":"Great Day. This was great tour. They picked us up at the hotel took us everywhere. did not have to worry about parking, no waiting in line we got right in. Our tour guide was Pat R. he was great, nice, funny, knowledgeable. He even accepted a...","review_date":"June 25, 2018","user":"mary_ellen_m"},{"attraction_id":1324,"rating":5.0,"review":"GREAT TOUR. I was surprised on the length of the tour - long.. The highlight of the tour was our Tour Guide - PAT. he told us things about the Fall that you'd have to research. His New York\/Brooklyn accent and wisdom made my wife and I...","review_date":"June 25, 2018","user":"paul_s"},{"attraction_id":1324,"rating":5.0,"review":"BEST DAY EVER!. My daughter and I took this tour with Neva as our guide. It was absolutely fantastic and well worth every penny. We had such a comprehensive exposure to it all so that the next day we were able to actually see some of the places...","review_date":"June 24, 2018","user":"melanie_l"},{"attraction_id":1324,"rating":5.0,"review":"Words cannot describe....a must do when in Niagara Falls. This is a wonderful excursion for any age. You start with Maid of the Mist 20 minute boat ride. Then you enjoy the Cave of the winds stairway. Then you get a quick lunch. Then you walk down to the Horseshoe Falls for A closer...","review_date":"June 23, 2018","user":"rita_d"},{"attraction_id":1324,"rating":5.0,"review":"We loved it!. We took the evening tour, got soaked, & laughed like crazy. Then we got to see the falls at night & a beautiful fireworks display. There is a lot of walking & steps with this tour but if you are somewhat fit, it should be...","review_date":"June 23, 2018","user":"cgalli"},{"attraction_id":1324,"rating":5.0,"review":"Niagara Falls tour . We had a great time on our tour of the falls. Our tour guide Josh was great! He had a great sense of humor along with the knowledge and history of the falls! I'm so glad we made our tour reservations with this company. Small...","review_date":"June 18, 2018","user":"bertsgirl06"},{"attraction_id":1324,"rating":5.0,"review":"Ask for Neva the Diva. Our tour guide, Neva the Diva, was fantastic. She was very informative with great information. The Cave of Winds was amazing and is a must do. Maid of the Mist was also great. This tour was a great deal and is a definite recommendation.","review_date":"June 18, 2018","user":"stephen_p"},{"attraction_id":1324,"rating":5.0,"review":"Falls, Boat, Elevator to Bottom. And amazing time. Pat was the tour guide and did a wonderful job. Extremely knowledgeable and very personable. I loved all of it. The boat getting so close to the falls was awesome","review_date":"June 18, 2018","user":"terri_d"},{"attraction_id":1324,"rating":4.0,"review":"Fun but short ride. I would recommend just for the view but hard to get pictures. My camera is not waterproof . Got pretty wet on top even with rain poncho","review_date":"June 18, 2018","user":"veronica_m"},{"attraction_id":1324,"rating":5.0,"review":"George M Over the Falls tour guide. If you get a chance to take a tour with Over the Falls Tours and are fortunate to get George M as your tour guide you will be so glad you did. He is the most informative, polite and tour guide I have ever had...","review_date":"June 17, 2018","user":"gunner130"},{"attraction_id":1324,"rating":4.0,"review":"Over the Falls Tours - 8115. The entire tour was spectacular. Tour guide, Pat R., was fun, cordial, professional, knowledgeable, informative and entertaining. I would recommend Over the Falls Tours anytime and Pat as a tour guide. It was a truly memorable day.","review_date":"June 17, 2018","user":"juanita_l"},{"attraction_id":1324,"rating":5.0,"review":"Adam is the best!. Adam was an excellent tour guide. He was able to show us so many points of interest and was a wealth of knowledge. He was friendly to everyone in our group and went above and beyond. He even allowed me to charge my phone on...","review_date":"June 8, 2018","user":"gregory_g"},{"attraction_id":1324,"rating":5.0,"review":"Niagara Falls. Pat R was an excellent tour guide. His ability to know the names of all the guests on the tour was amazing. His knowledge was presented in a friendly manor and his personal concern for those on board was greatly appreciated. I would highly recommend...","review_date":"June 7, 2018","user":"christine_g"},{"attraction_id":1324,"rating":5.0,"review":"Our Tour with Bob. Well right from the start, Bob our tour guide a very polite, knowledgeable, and with a great sense of humor made our experience wonderfully unforgettable. The Cave of winds to the maid of the mist, though we found all it very informative and exciting it...","review_date":"June 7, 2018","user":"hishamm9"},{"attraction_id":1324,"rating":5.0,"review":"Larry\u2019s Group. Very nice tour Larry was our driver very informative fun and made our experience even better kids liked it small group we had plenty of free time we got expedited times to go into events highly recommend","review_date":"June 7, 2018","user":"g446euheatherk"},{"attraction_id":1324,"rating":5.0,"review":"Outstanding Tour. Pat R was our guide for the Niagara Falls American tour. He kept it fun and entertaining as well as informative! I would HIGHLY recommend Pat and Over the Falls Tours for an awesome tour of the Niagara Falls area! Thanks Pat!","review_date":"June 5, 2018","user":"rhonda_d"},{"attraction_id":1324,"rating":5.0,"review":"Excellent tour guide presentation. Josh was one of the most cordial tour guides we have met. The tour was fun, the bus was clean , the weather was great, and we just had a great time. It was our 44th wedding anniversary and we had never been to Niagra...","review_date":"June 4, 2018","user":"rbailey042150"},{"attraction_id":1324,"rating":5.0,"review":"Awesome Tour. Our tour guide was Neva the Diva. She was awesome and was very knowledgeable of the history of the falls and etc. She made sure we had a blast and was able to make sure we could see everything and even more. She\u2019s the best...","review_date":"June 3, 2018","user":"cheryl_j"},{"attraction_id":1324,"rating":5.0,"review":"What a view of the Falls. We went in Mid May, No lines. No waiting. This is a must do if you in Niagara falls . Boat ride was fun and to be so close to the falls was awesome.","review_date":"June 3, 2018","user":"gina218"},{"attraction_id":1324,"rating":4.0,"review":"Recommend. The trip was very informative and a great way to see the falls. However, I think the description of the trip should mention the length of the tour since many people from our tour had to leave before the end. We had to change some...","review_date":"May 22, 2018","user":"taylor_j"},{"attraction_id":1324,"rating":5.0,"review":"See and Feel the Falls !!. Great tour !\nProvide pick-up and drop-off to hotels too.\nOur guide, Bob is hilarious and explained what we will expect throughout the tour.\nBob even suggested some good places to eat along the Niagara Falls Boulevard after the tour.\nThe tour started with The...","review_date":"May 21, 2018","user":"mikeykk"},{"attraction_id":1324,"rating":5.0,"review":"See it all with this tour. We got to see the waterfalls from up close and from the top of the tower. It was nice to have our tour guide Jay explaining the history and interesting facts about daredevils. We didn\u2019t have to worry about anything and because Jay took care...","review_date":"May 21, 2018","user":"ryansz4474yq"},{"attraction_id":1324,"rating":5.0,"review":"A must!. This was a wonderful experience. We had a blast with the trip (about 30 minutes long). You sure do need those pretty blue trash bags (oh sorry, Ponchs) Well worth the cost and shower.","review_date":"May 16, 2018","user":"madeline_v"},{"attraction_id":1324,"rating":5.0,"review":"Such a great day!. Knowing we wanted to see many of the sites, but not wanting to have to drive, we booked Over the Falls. Our tour guide George arrived a few minutes early and everything was smooth sailing. He was very organized, personable and well-versed in both fact...","review_date":"May 10, 2018","user":"anita_r"},{"attraction_id":1324,"rating":5.0,"review":"Great experience!!!. We did the American tour with Adam and it was great! His knowledge of the area made the day so interesting. Thank you Adam for a super visit to the Falls!!","review_date":"May 9, 2018","user":"666kimberlyc"},{"attraction_id":1324,"rating":5.0,"review":"Awesome tour . Great hospitality. Well arranged tours. Me and my family really enjoyed the company of our guide....Adam D. He's such a nice person. God bless him and wishing him good luck.","review_date":"May 8, 2018","user":"abhyudaya76"},{"attraction_id":1324,"rating":5.0,"review":"An absolute must if you are visiting Niagara Falls. Adam was an amazing tour guide. He was very informative and patient with our group which was slow thanks to my kids. The Maid of the Mist and Cave of the Winds just opened to public the weekend we visited. Yup Great timing!\nThe Maid...","review_date":"May 7, 2018","user":"shanal_g"},{"attraction_id":1324,"rating":5.0,"review":"Jay was a fabulous guide. I was skeptical. I'm not a great \"tour\" person and I can't say how surprised and pleased I was by this tour. The pace was perfect, the information spot on and everything just flowed perfectly. Even the recommendation for what to eat for lunch was...","review_date":"December 17, 2017","user":"chats2092"},{"attraction_id":1324,"rating":5.0,"review":"Marcello tour guide. I was pretty skeptical on a tour, but we gave it a shot and it was an excellent choice.\nThis was a trip for my 10yr old daughter\u2019s birthday, the day and tour could not have been any better.\nBoarding the bus was a bit...","review_date":"October 24, 2017","user":"noah_b"},{"attraction_id":1324,"rating":5.0,"review":"Tour host. Our tour host was Jay he was very informative and had a great personality. The sights we went to were exactly what we wanted to see and was great value for money. Highly recommend this company. Also I have mobility problems and this was not...","review_date":"October 23, 2017","user":"lillypot2016"},{"attraction_id":1324,"rating":5.0,"review":"Wonderful tour! Great tour guide!. We did the American Side only tour with our driver and tour guide Bob. We had a wonderful time! Bob was so knowledgeable about the area and took his time to make sure our group had a chance to see everything we wanted to! He...","review_date":"October 23, 2017","user":"denise_o"},{"attraction_id":1324,"rating":5.0,"review":"Over the Falls tour not to be missed. This tour was absolutely amazing! Our tour guide,Adam was just remarkable. He was exceedingly friendly and know let. A rare combination. I can't imagine that we missed a single point of interest and no interesting historical fact went unmentioned. And he did it at a...","review_date":"October 17, 2017","user":"gtucker409"},{"attraction_id":1324,"rating":5.0,"review":"Tour and Limo too\/From Airport. Leave your worries to DAWN at Over the Falls Tours & Transportation, she has you covered.\nShe set me up with Paul, who escorted me through the key sites in and around NIAGARA. Paul cares and wants you to have a great time. He took...","review_date":"October 16, 2017","user":"scuba090764"},{"attraction_id":1325,"rating":5.0,"review":"A double wow. Far exceeded our expectations. Rooms, hallways, extras and ice bar were stunning.\nWe debated taking this tour but, fear not, it was fabulous.","review_date":"February 22, 2019","user":"kandrminneapolis"},{"attraction_id":1325,"rating":5.0,"review":"Extremely unique. What an amazing and unique experience our tour guide Diego was entertaining. He provide an excellent overview of the hotel and the experience you get there. Make sure to take a look at the rooms and grab a cocktail at the bar!","review_date":"February 17, 2019","user":"mckenzieem"},{"attraction_id":1325,"rating":5.0,"review":"Highly recommend!. Friendly, informed bus driver. Pleasant bus ride there. The Ice Hotel was magnificent! Loved the chapel, bar, and some of the private rooms. Impressive!","review_date":"March 22, 2018","user":"irvinefamily"},{"attraction_id":1326,"rating":5.0,"review":"Great choice. I love this tour, and Erick (tour guide) was fantastic, fun, positive, respectful and he was so attentive, that he played music from our origin place. Five stars!!!","review_date":"October 22, 2018","user":"normitza_d"},{"attraction_id":1326,"rating":5.0,"review":"Vancouver Vacation. We decided to take the city tour with a stop at Capilano Suspension Bridge, and we are glad we did! The park is fantastic! What a unique experience as you walk across the suspension bridge! The walk among the trees was also great!","review_date":"September 8, 2018","user":"rbarnes4"},{"attraction_id":1326,"rating":5.0,"review":"Go early avoid the crowds. Recently visited Capilano Bridge. There is a free bus thats takes you to Capilano. It sets off from Cananda Place but has stops along the way. We caught the bus in the West End on Robson St outside the Horison Hotel. It is the same...","review_date":"September 5, 2018","user":"whatever18"},{"attraction_id":1326,"rating":5.0,"review":"Gourgous. These are definitely bucket list place\u2019s to see , Grouse mountain actually took my breathe away , it was one of the most stunning places I\u2019ve every been too . Capilano bridge was so cool , if scared of heights i\u2019d Give it a miss...","review_date":"August 25, 2018","user":"donna_m"},{"attraction_id":1326,"rating":5.0,"review":"Amazing Experience. We took our daughter and her family to Vancouver and this was one of the things they picked as a must-do. It was an amazing experience - beautiful views and an education nature walk, viewing the area from literally the tops of the trees. The...","review_date":"August 18, 2018","user":"acdehart"},{"attraction_id":1326,"rating":4.0,"review":"Take as long or as short as you like. We enjoyed our time at the Capilano Suspension Bridge. It was less than 10 minutes from our lodging so it was a layup in terms of an activity on the list. It is very well designed and built and completely self guided. There are tons...","review_date":"August 7, 2018","user":"davebork"},{"attraction_id":1326,"rating":5.0,"review":"Great Tour!. Our guide, Jason, was friendly and knowledgeable. He engaged with everyone on our tour. We saw the highlights of the places that we visited and it was a great day!","review_date":"June 28, 2018","user":"emmaxstitch"},{"attraction_id":1326,"rating":4.0,"review":"GREAT DAY. Fun Day. Our driver was knowledgeable and engaging. We were met in our hotel lobby. The whole tour is well organized. Our first stop was Grouse Mountain and a ride up the gondola beautiful views. Once on top a lumberjack show and a visit to...","review_date":"June 20, 2018","user":"eabgjm"},{"attraction_id":1326,"rating":5.0,"review":"Great place to visit at Christmas!. Went here with daughter for Christmas, had a wonderful time hiking Grouse Grind on snowshoes, The bridge and park were gorgeous!","review_date":"June 19, 2018","user":"marcie_h"},{"attraction_id":1326,"rating":5.0,"review":"LandSea Tours - great day out. Thoroughly enjoyed a day with \"Ed\" the driver. Picked up at our hotel and taken to to the Salmon Hatchery, such a wealth of information shared easily. Enjoyed a trip to the Cleveland Dam and a walk through pristine forest so close to city Vancouver....","review_date":"June 10, 2018","user":"atholstan"},{"attraction_id":1326,"rating":5.0,"review":"Best day out . We just had the greatest day on this tour, even though it was a rainy day we still had a great time, our tour guide Maggie was lovely and even took photos for us. We spent a couple of hours at Capilano and then went...","review_date":"April 28, 2018","user":"lucinda29"},{"attraction_id":1327,"rating":5.0,"review":"Loved Emily post. Stayed in quebec, glad we did the tour of the frontenac, loved my french Emily Post. She was super friendly and very funny","review_date":"October 24, 2018","user":"ray_s"},{"attraction_id":1327,"rating":5.0,"review":"What you see is what you get!!. The character you see in the add is your tour guide, he\u2019s full of history and details about Le Chateau Frontenac plus he\u2019s completely in character. A fun and in formative tour. Well worth the modest cost.","review_date":"October 22, 2018","user":"henry_b"},{"attraction_id":1327,"rating":1.0,"review":"Afternoon tour. We had lunch at the Hotel and were quite excited for the tour. It was a such a disappointment. We saw what we had observed while shopping and while eating lunch. We were taken to the Rose room. Please save your money. It would have...","review_date":"September 29, 2018","user":"camper147697"},{"attraction_id":1327,"rating":4.0,"review":"Nice background on the Chateau Frontenac. I took this tour during a recent stay at the Chateau to gain a little understanding about its history and see some of the \u201coff limits\u201d parts of the hotel. You get a discount if you are staying at the hotel. On the tour you...","review_date":"September 23, 2018","user":"jpkc6"},{"attraction_id":1327,"rating":4.0,"review":"Good Tour. Our guide was a little goofy but he maintained his \"character\" very well throughout the whole tour. Very easy to understand and a lot of great information and history about the Frontenac. Some rooms had meetings going on inside so we couldn't see them, but...","review_date":"September 10, 2018","user":"kamplement"},{"attraction_id":1327,"rating":4.0,"review":"Great way to see the \"hidden\" parts of the hotel. My wife and I walked past the hotel so many times during our long weekend visit to Quebec City. Magnificent on the outside, but what was inside? So we finally decided to take the tour.\nI imagine the quality is highly correlated to the particular...","review_date":"August 28, 2018","user":"globetrotterguy"},{"attraction_id":1327,"rating":5.0,"review":"Great tour guide. We really enjoyed the one hour tour of the Chateau Frontenac in large part due to the great tour guide we had. She was playing the character of a woman who had been married to one of the hotel directors during the beginning of the...","review_date":"August 21, 2018","user":"pk_maryland"},{"attraction_id":1327,"rating":4.0,"review":"I Wanted More. We were staying in the hotel, and I wanted to learn more about it, so we booked this tour. Our guide was dressed in period costume, and was a pleasant fellow, with a good sense of humor.\nWe got to learn a bit about the...","review_date":"August 12, 2018","user":"john_s"},{"attraction_id":1327,"rating":5.0,"review":"The Frontenac is a must see.. The Frontenac is an old historic hotel. It currently still houses about 620 guest rooms and is truly luxury accommodations. The tour is a good way to see the architecture and the original decoration of the lobby. Also, the tour includes a visit to the...","review_date":"August 6, 2018","user":"travelgrandmom"},{"attraction_id":1327,"rating":1.0,"review":"Not worth your time. I expected to get a historical tour with detailed information on the architecture etc.\nThe tour guide seemed bored and distracted and so was the tour. There were some awkward moments of silence.\nHe showed us the lobby, discussed a bit about the lighting, then...","review_date":"August 3, 2018","user":"j_p"},{"attraction_id":1327,"rating":5.0,"review":"AMAZING!. In reading other's reviews, I think your experience depends on who is conducting your tour. Our tour guide. Ours was a young lady portraying an opera singer. She was very knowledgeable and open to answering questions. If I started sharing the many special places in...","review_date":"July 29, 2018","user":"maggielyn_from_ga"},{"attraction_id":1327,"rating":5.0,"review":"Great Tour. We really enjoyed our tour of the Chateau Frontenac. Our guide was so knowledgeable and entertaining. Would definitely recommend \ud83d\udc4d","review_date":"May 13, 2018","user":"kimwo9154bm"},{"attraction_id":1327,"rating":3.0,"review":"we had an okay tour. A guide makes or breaks a tour and our guide was just okay. The best part was seeing the different ball rooms and the Rose Room for the history related to the Quebec Conference. Also good to find out there are displays in the basement...","review_date":"May 7, 2018","user":"tammy_and_brent"},{"attraction_id":1327,"rating":5.0,"review":"A Good Tour of Chateau Frontenac - Inside and Outside!. I decided to book this tour to compliment our entire day experience at Le Chateau Frontenac. I had made reservations at Le Sam for a quick lunch, Champlain for afternoon tea on Saturday and an early couple's massage appointment at Moment Spa with the hotel...","review_date":"March 7, 2018","user":"besca001"},{"attraction_id":1327,"rating":4.0,"review":"17tdw10. Tour met out side. Our costumed guide portrayed one of the founders of Hotel Frontenac and told us about the history of the hotel and famous guests. He explained the hotel guest rooms and suites. How the hotel has added more additions during the times....","review_date":"November 17, 2017","user":"borntotravel911"},{"attraction_id":1327,"rating":3.0,"review":"Informative and interesting tour. Although one can take a self-guided tour of Ch\u00e2teau Frontenac my husband and I chose to take a guided tour in order to see places that are not open to the general public.\nOur costumed guide portrayed one of the founders of Hotel Frontenac and...","review_date":"November 6, 2017","user":"vickianne_11"},{"attraction_id":1328,"rating":5.0,"review":"Fantastic tour guide. Brenda was a pleasant and knowledgeable guide. My husband and I truly enjoyed our visit to Victoria by participating on this food tour. She introduced us to so many places and we loved every minute. Highly recommend this tour. We love to come back and...","review_date":"March 12, 2019","user":"i3220ngadrianar"},{"attraction_id":1328,"rating":5.0,"review":"Out and About. History part of tour is interesting and the food stops are a great addition. We visited places we hadn't been to previously and probably wouldn't have stopped at on our own. Great way to see a little more of Victoria!","review_date":"March 11, 2019","user":"cherylf7"},{"attraction_id":1328,"rating":5.0,"review":"Victoria Chinatown. Wonderful experience! We've lived in Victoria for decades but learned so much not only about the history of this downtown area but about places to eat we had no idea were there.","review_date":"February 5, 2019","user":"william_k"},{"attraction_id":1328,"rating":5.0,"review":"Fabulous!. We had no idea what to expect, as we both work in restaurants in Victoria and have for the last 7-10 years. We thought we knew the ins and outs, and the food scene. While we had heard of, had friends that worked at, and...","review_date":"January 26, 2019","user":"rachael_b"},{"attraction_id":1328,"rating":5.0,"review":"Great downtown Victoria history tour. Great food & beverage choices, fantastic guide (Brenda), good pace and historical info. Bonus? Met great local tourists! Highly recommend to local and Island residents.","review_date":"January 15, 2019","user":"doug_s"},{"attraction_id":1328,"rating":5.0,"review":"History and Food. A very entertaining and fulfilling experience.The history of places on our walk was well researched and well presented by our guide .The food tastings were delicious,different and substantial.Would certainly recommend the event.","review_date":"January 12, 2019","user":"jim_g"},{"attraction_id":1328,"rating":5.0,"review":"Best International and Local Eats. Our tour guide MaryLou took us on a fascinating, fun tour of some of Victoria's most interesting food and historical places. (I've been to Victoria half a dozen times over the last two decades and I learned so much on this tour that I didn't...","review_date":"October 6, 2018","user":"liz_k"},{"attraction_id":1328,"rating":5.0,"review":"Great Tour - you won't need a meal for hours. This was a great tour trying a wide variety of Canadian\/Victorian food and drink. It went at a gently pace, and was interesting, informative and very enjoyable.","review_date":"September 29, 2018","user":"anonofbiggs"},{"attraction_id":1328,"rating":5.0,"review":"Great Combo of Historical and Culinary Information. Well worth the ticket price, this tour is perfect for anyone who wants a dose of local history with a generous side dish of great food-tasting. Our knowledgeable and engaging tour guide, Brenda, provided a lively account of the city's evolution over the years, from...","review_date":"September 12, 2018","user":"kamala4812"},{"attraction_id":1328,"rating":5.0,"review":"Great food and wonderful guide!. Lots of awesome stops - we played tourist in our own city and visited all new places and tried amazing food. We're looking forward to returning to these places to enjoy more and now have more non-tourist-y places to share with visiting friends and family....","review_date":"August 19, 2018","user":"amanda_c"},{"attraction_id":1328,"rating":5.0,"review":"So Many Yummy Samples! And Fantastic Guide!. MaryLou was amazing! My family was on an Alaskan Cruise, and our last stop was Victoria. My husband, his brother, my two sisters, and I had an absolutely fantastic time. We were able to walk from Ogden Point, where our cruise docked to the 2%...","review_date":"July 20, 2018","user":"mmwsi"},{"attraction_id":1328,"rating":5.0,"review":"Great thing to do when in Victoria!. My husband and I participated in the tour while in Victoria for business. It was a great opportunity to learn a little about the history of Victoria and some of the \"off the beaten track\" spots that we wouldn't have stopped otherwise. It was great...","review_date":"July 19, 2018","user":"shannon_b"},{"attraction_id":1328,"rating":5.0,"review":"Great Way to Start a Vacation. My wife and I visited Victoria from Chicago and stayed downtown. We read the brochure for Off the Eaten Track and realized what a great way to start our vacation by learning a bit of history about the city and, eating at and learning about...","review_date":"July 7, 2018","user":"bob_t"},{"attraction_id":1328,"rating":5.0,"review":"If you like a sampling...you will love this tour!. This was a fun 2+ hour walking tour. We started at Victoria market and learned lots of history from Brenda. She was an excellent tour guide! If you like to sample unique, ethnic foods, this is the tour for you.\nOur favorite stop was in...","review_date":"July 5, 2018","user":"jody_a"},{"attraction_id":1329,"rating":5.0,"review":"Fun and unique experience!. I booked a private Haunted Montreal pub crawl for my boyfriend's birthday. He is pretty into the paranormal and we regularly watch \"Ghost Adventures\" together so I thought this would be a fun little surprise. The pub crawl aspect was also a fun little \"birthday...","review_date":"February 25, 2019","user":"adelade19"},{"attraction_id":1329,"rating":5.0,"review":"Great tour. We did the Pub Crawl tour with Haunted Montreal. It was a lot of fun! Having lived in Montreal my whole life, I still learned a ton of history. Donovan was a great story teller, and our entire group hung on every word throughout the...","review_date":"February 24, 2019","user":"vickyc869"},{"attraction_id":1329,"rating":5.0,"review":"Such a great time!. Booked with my boyfriend and friends. Was a bit skeptical going for a pub crawl at 3 p.m. in winter on this theme \"Haunted pubs\". I so changed my mind after 10 min!!! It was great, the master of ceremony, actor and performer Dr. Blackbird...","review_date":"February 10, 2019","user":"explorer414813"},{"attraction_id":1330,"rating":5.0,"review":"A wonderful, well-organised tour. We visited Yellowknife for a few nights to see the aurora and used a few different tour companies. Arctic Tours Canada were the best organised. They have different phone numbers at their office for Chinese and English and they are quick to answer if you...","review_date":"March 4, 2019","user":"northernvisitor548"},{"attraction_id":1330,"rating":1.0,"review":"Disappointing , from start to finish. It was snowing all day , so we knew we were not going to see anything. Too late to cancel. When we booked , we were told that we would be picked up at our AirBnB. The day of the tour , we received an...","review_date":"January 23, 2019","user":"bobnpaz"},{"attraction_id":1330,"rating":5.0,"review":"Finally saw aurora because of Winfred's perseverance. We did not see aurora on 31 December 2018 because of the bad weather and because we joined another tour which waited for aurora in a tent. The bad weather persisted on the following 2 nights when we joined this Arctic Tours Canada. We read...","review_date":"January 22, 2019","user":"mo_lung_c"},{"attraction_id":1330,"rating":5.0,"review":"Fantastic staff and unforgettable experience . We did this tour two nights in a row because they were fantastic. The first night we had Winfred and he was very knowledgeable about the Aurora. He drove us around to hunt for the lights and even thought we didn\u2019t get a chance to...","review_date":"January 20, 2019","user":"caitlyn_t"},{"attraction_id":1330,"rating":2.0,"review":"Not a so great tour. December, 25th: This tour always stop at the same places. We were in a minivan (2nd bus broken) and there were no communication between the first bus and us so we lost each other. Our driver didn't seem to know what to do or how...","review_date":"January 9, 2019","user":"toulouse1102"},{"attraction_id":1330,"rating":5.0,"review":"Friendly staff and excellent viewing of the Aurona. We took an Aurora Hunting tour with Alison as the tour guide on December 26, 2018 and stopped at 3 spots (all on lakes) outside of Yellowknife. At the first spot, the aurora was weak and we could not see anything, but Alison found the...","review_date":"December 31, 2018","user":"steve_h"},{"attraction_id":1330,"rating":5.0,"review":"Aurora Yellowknife . I joined 2 tours for Yellowknife. Before I think this company is quite trouble. Because it need phone confirmation rather email confirmation. I hope they can improve that. Besides, Arctic this one is excellent. Wiley is the driver & photographer & with one taiwan working...","review_date":"November 19, 2018","user":"kamocot"},{"attraction_id":1330,"rating":5.0,"review":"Knowedable n friendly operator . We booked two different nites for Aurora hunting from two different companies . The first one was not as good as a expected . But when I came to second nite with Artic Tours , I felt great. They have driver n guide , two...","review_date":"November 18, 2018","user":"haroldleung"},{"attraction_id":1330,"rating":5.0,"review":"Great way to see the Northern Lights. We joined this excursion in August, which we knew was not an ideal time for Aurora hunting. However, our guide Winfred did find us a location where the Lights were active and clear. We also had the benefit of the annual meteor shower.\nWinfred and...","review_date":"August 19, 2018","user":"christopher_a"},{"attraction_id":1330,"rating":5.0,"review":"Sunday Night Magic. Had an amazing outing to explore the Aurora. Did not disappoint. Eddie our tour guide and Joseph the chef and story teller were both very helpful and friendly. Haven\u2019t snowmobiled in 40 Years. Exhilarating!!!","review_date":"March 30, 2018","user":"2hermanl"},{"attraction_id":1330,"rating":5.0,"review":"Our guide was wonderful and showed us the best of the aurora. Will, our guide was very entertaining and knowledgeable. He made changes to the itinerary to see the most of the aurora. We had some breathtaking views of the aurora and were lucky as they were very active the night we went. Arctic tours were very...","review_date":"March 16, 2018","user":"ann_w"},{"attraction_id":1330,"rating":5.0,"review":"Wildest Northern light in the world. Thanks Arctic Tours Canada.\nYou made our experience nowhere else in the world. 200 days of aurora borealis.\nWildest Northern light in the world!","review_date":"March 9, 2018","user":"leemeann"},{"attraction_id":1330,"rating":5.0,"review":"Our friendly and hardworking guide showed us several stunningly beautiful aurora borealis!. We joined Arctic Tours Canada on their aurora hunting tour one evening in late October. Our guide was very nice and friendly and knew all the good spots. He even helped us take pictures. He took us to 3 places in total, with the aurora...","review_date":"December 16, 2017","user":"cutie888"},{"attraction_id":1332,"rating":4.0,"review":"Good Tour of Banff. I took this tour this morning and we were a really small group of 5. Pick up was on time and our guide Nicole was really nice, lots of jokes and interesting anecdotes! You visit the highlights of the town of Banff: Fairmont, Bow Falls,...","review_date":"February 24, 2019","user":"alison3579"},{"attraction_id":1332,"rating":5.0,"review":"Great way to see the main sights. We are a family of four visiting from UK, primarily for skiing but we took a day away from the slopes and thought this was a convenient way to see the main sights. The group was only 9 and our guide took the time to...","review_date":"February 23, 2019","user":"hornblower75"},{"attraction_id":1332,"rating":4.0,"review":"Tour of Banff. Our tour guide was very knowledgeable and informative about the Banff area. We were not lucky enough to see any wildlife on the day of our tour, but enjoyed our guide and the information she shared with us. We do understand there is no guarantee...","review_date":"February 12, 2019","user":"pamela_g"},{"attraction_id":1332,"rating":5.0,"review":"Amazing way to spend a super cold day \ud83d\ude0a. Our tour guide Dorian was fantastic! He was very knowledgeable and friendly \ud83d\ude0a Beautiful sights and great photo opportunities.","review_date":"February 9, 2019","user":"brittany_j"},{"attraction_id":1332,"rating":5.0,"review":"Awesome trip. Great tour, learned a lot about wildlife and Banff. Norm was a awesome tour guide. Would recommend .","review_date":"December 28, 2018","user":"fellowtraveler556745"},{"attraction_id":1332,"rating":5.0,"review":"Nicole was very knowledgeable and enthusiastic!. I learned a lot about Banff, it's history and the wildlife. The tour was beautiful. I loved the guide she was very friendly and you could tell she enjoyed her job.","review_date":"November 3, 2018","user":"leah_f"},{"attraction_id":1332,"rating":4.0,"review":"Evening Wildlife Safari with Chris. My mom and I really enjoyed our evening tour with Chris in early May. He was super informative and his passion for his job was obvious, lending a really personal and laid-back yet professional feel to our experience. We particularly enjoyed a the props and...","review_date":"May 9, 2018","user":"bdaheather"},{"attraction_id":1332,"rating":5.0,"review":"Great tour with Norm. My husband and I thoroughly enjoyed the Evening Wildlife Tour with Norm as our guide. We saw Mule Deer, white tail deer, elk, many birds and big horn sheep. He pointed out various things like bear claw marks and elk antler rubbings on trees as...","review_date":"April 23, 2018","user":"kelle_c"},{"attraction_id":1332,"rating":5.0,"review":"Good experience!. Great tour guide! Good agency!\nWe would choose it again, too bad we didn\u2019t have the time to do more excursions with them","review_date":"April 22, 2018","user":"katiaazzurragiacomi"},{"attraction_id":1332,"rating":5.0,"review":"the tour guide (Norman) is very friendly and welcome.. Our tour guide (Norman) is so nice and friendly. drive safely and look everything in the road to make sure we won't miss any wildlife. and its lucky that we meet a lot wild life in our tour, and Norman explain so detail to make...","review_date":"April 21, 2018","user":"chiungwenh2018"},{"attraction_id":1332,"rating":5.0,"review":"Tour of Banff with Matt was great!. Matt is an excellent guide. He is very knowledgeable and explained the history and even geology of the landmarks so well. He has a sense of humor and made the tour very enjoyable. He brought us to see Mount Sulphur, Mount Rundle, Lake Minnewanka, amongst...","review_date":"April 11, 2018","user":"angie_t"},{"attraction_id":1332,"rating":5.0,"review":"3 hour tour of Banff and surrounding areas.. Our tour guide was Denise and she was great. We hadn't reached the Bow Falls and she'd already spotted some wildlife, which I definitely would have missed myself! Tour had lots of stops for photo opportunities, and we had hot chocolate and maple cookies beside...","review_date":"March 27, 2018","user":"eileen_c"},{"attraction_id":1332,"rating":5.0,"review":"Thanks Norm!. Norm is really nice - informative, considerate, engaging, entertaining, and even professional in photographing! My friend and I really enjoyed this trip. We spot many wildlife, and enjoyed the all the scenic views. Hot chocolates and home-made maple cookies were also of highlights. Thank you!!!","review_date":"March 16, 2018","user":"minyi_y"},{"attraction_id":1332,"rating":5.0,"review":"Discover lake louise. Aaron did a great job today. Was very warm and welcoming. The drive there and back felt quick because had some great stories about the area and wildlife. Once there you have 4 hours of free time that I would in the future pre book...","review_date":"March 4, 2018","user":"retiredisthewaytobe"},{"attraction_id":1332,"rating":5.0,"review":"Amazing tour - Thank you Norm. Discovering wildlife and banff is so much fun with our tour guide Norm. He's very knowledgeable and cool.","review_date":"March 3, 2018","user":"alyssa_marie_a"},{"attraction_id":1332,"rating":5.0,"review":"Great way to see the park. My husband and I originally scheduled the Johnston Canyon hike, but unfortunately the tour was cancelled the morning of due to extreme cold. However, when I explained we wouldn't be able to join the other times because of our schedule, they switched us over to...","review_date":"February 21, 2018","user":"jillian_c"},{"attraction_id":1332,"rating":5.0,"review":"Excellent way to start your Banff vacation. I highly recommend starting your trip with this tour. You will quickly see a lot of the area and better understand what you want to jump in to next. Brittany was our tour Guide and if at all possible I recommend asking for her as...","review_date":"February 14, 2018","user":"marjoriea529"},{"attraction_id":1332,"rating":4.0,"review":"I saw elk, mule deer and white-tail deer. Chris was my tour guide for this tour. He was very knowledgeable and passionate about the area and took us all over. I appreciated all of the information he shared with us. We learned some history about the area and saw some animals, namely elk,...","review_date":"February 5, 2018","user":"justine_g"},{"attraction_id":1332,"rating":5.0,"review":"Great way to see the sights of Banff without driving on icy roads yourself. Our driver, Becker, did a terrific job of taking us around Banff and clearly explaining what we were looking at.\nWe did see white tailed deer, mule deer and bighorn sheep during the trip.\nThe whole region was snowbound due to a snowfall just before...","review_date":"January 31, 2018","user":"grant_p"},{"attraction_id":1332,"rating":5.0,"review":"Awesome. Neil was an awesome tour guide. He was very knowledgeable and friendly.\nHe made sure that we got a chance to see all wildlife possible, including taking us on a little extra trip up Norquay for a chance to see some sheep (which paid off...","review_date":"January 7, 2018","user":"goplaces747918"},{"attraction_id":1332,"rating":5.0,"review":"Great Tour and Guide!. Discover Banff Tours is such an excellent company and this tour did not disappoint! Guide was excellent small group very knowledgeable with stories about the area and sites visited. Storm is great! Would highly recommend!","review_date":"January 6, 2018","user":"seaspray77"},{"attraction_id":1332,"rating":5.0,"review":"Great way to get to know the best national park in the world. As about of our ambassator program we took the tour of banff, Our guide Neil was awesome, it went above our expectations and even places that we had already seen the way he explained the history we got to see it in a completely different...","review_date":"November 20, 2017","user":"cheriemanson91"},{"attraction_id":1332,"rating":5.0,"review":"Worth While Tour and Outstanding Guide. I had a very limited time in Banff. This tour enabled me to see some sights and wildlife. The sceanry was breathtaking. Norman our guide was informative, helpful and very funny. The tour was worth the money.","review_date":"November 10, 2017","user":"whitedove2014"},{"attraction_id":1332,"rating":3.0,"review":"Weather issues. We had weather untypical of early June so were cold and wet. Stops were made but few ventured out and, those who did, preferred to return to the bus quickly. We saw very little wildlife even though Storm, our driver\/guide, tried to make this happen....","review_date":"October 26, 2017","user":"philip_s"},{"attraction_id":1333,"rating":5.0,"review":"Amazing expiriance. Our guide David was just the best. He was very genuine he taught us a thing or two about Niagara-on-the-Lake, he remembered our names.We got picked up on time, The lunch was so good.\nI would do this again for sure.","review_date":"February 22, 2019","user":"latoya_v"},{"attraction_id":1333,"rating":5.0,"review":"Great Experience!. The Grape Expectations tour was fun and interesting. Gareth our driver and guide, was knowledgeable about the Niagara area and the wineries we visited and the ones that we drove by. Meeting other couples was fun. We chose the tour that included lunch at Strewn...","review_date":"November 21, 2018","user":"doug_m"},{"attraction_id":1333,"rating":5.0,"review":"Excellent expirience... We were pick up on time in a very comfortable van. We were part of a group of 7.\nBob was very kind guide, helped us with our shopping and told us thing about the winiries we were in\nWe visited 3 wineries and have...","review_date":"November 2, 2018","user":"adventurer827843"},{"attraction_id":1333,"rating":5.0,"review":"Outing for large group. We are a group of 10 friends (5 couples) that travel together yearly and are particular how we spend our time and money. Our guide, David, was a gem! He remembered all our names, he made us feel welcome, and made a point of answering...","review_date":"October 25, 2018","user":"mary_h"},{"attraction_id":1333,"rating":5.0,"review":"Excellent tour with a variety of wineries to suit. Enjoyable few hours spent on the lunchtime tour with Roger as our guide. He was very knowledgeable - has been in the winery and hospitality industry for many years and knew the region extremely well too. We started off with a 45min tour of Jackson...","review_date":"October 15, 2018","user":"ainsley_m"},{"attraction_id":1333,"rating":5.0,"review":"Fantastic Tour. My wife and I were advised to take this tour and are we ever glad we did. Ian, our tour guide was excellent, verylstient and understanding. Our tour was to include 3 wineries but as we were ahead of schedule Ian managed to include a...","review_date":"October 14, 2018","user":"paul_a"},{"attraction_id":1333,"rating":4.0,"review":"Wine Tour and Dinner. My partner and I booked the wine tour with dinner. Our guide was Diane and she was fantastic. Very informative and made for a great tour. We visited 3 wineries that I had never heard of, which was nice because we would not have found...","review_date":"October 8, 2018","user":"searentity"},{"attraction_id":1333,"rating":5.0,"review":"great tour. David picked us up at our B&B right on time. He is a real gentleman helping us on and off the bus and taking care of our purchases. He explained how the tour would work and even gave us a tip on tasting the ice...","review_date":"October 4, 2018","user":"jlcornish5553"},{"attraction_id":1333,"rating":5.0,"review":"Fabulous Day. We booked our Wine tour through Grape Escapes to celebrate our wedding g anniversary. Both Seniors we didn\u2019t know what to expect from a 15km Nike ride coupled with wine tasting but it was a Fabulous Day. We visited one brewery and 3 wineries including...","review_date":"October 2, 2018","user":"karenvo4847dh"},{"attraction_id":1333,"rating":4.0,"review":"Lovely tour. There were six of us on the dinner tour. Dave, our driver, showed such care and kindness to everyone. He was knowledgeable on the area and the wineries we were visiting. He also kept us entertained. We visited 3 wineries. The Jackson-Triggs winery was the...","review_date":"October 1, 2018","user":"wdea803"},{"attraction_id":1333,"rating":5.0,"review":"Wonderful Experience. I highly recommend Grape Escape! We were fortunate enough to have David as our tour guide. David was super pleasant, gave us great information along the drive, made sure we were greeted and taken care of at each tour. He took care of each of...","review_date":"September 26, 2018","user":"gis562017"},{"attraction_id":1333,"rating":5.0,"review":"Fantastic!. What a great day! Our guide, Laurel, provided excellent company and guidance through our bicycle tour of NOTL. We started with craft beer at Oast, then cheese pairing at Pondview, tour and lunch at Inniskillen and finally chocolate pairing at Rief! The bicycles were excellent...","review_date":"September 20, 2018","user":"shelleys35"},{"attraction_id":1333,"rating":5.0,"review":"outstanding. the tour was just right the wines were good and our tour guide was outstanding we plan on goin again","review_date":"September 18, 2018","user":"sean_m"},{"attraction_id":1333,"rating":4.0,"review":"Great addition to your trip . I would like to highly recommend this tour to anyone visiting the Ontario Wine Valley aka Niagara on the Lake. My husband and I were there for a weekend and purchased the one with dinner at the end. We both enjoyed everything. Duane was our...","review_date":"September 18, 2018","user":"d3135obanad"},{"attraction_id":1333,"rating":5.0,"review":"Totally recommend this tour!!!. Our first time doing a wine tour and first impression was amazing as the driving picked us up smiling and joking. Paul the driver is very friendly and entertaining. Another couple was picked up along the way and we all got along very well. Great...","review_date":"September 17, 2018","user":"suzanne_r"},{"attraction_id":1333,"rating":5.0,"review":"Wine Tasting and Gourmet Dinner with Paul. This review is long overdue, but never too late to thank Paul for the wonderful, personal tour we enjoyed Aug 24. We enjoyed the wineries (tour at Jackson Triggs), wine, the delicious dinner at Oliv and all the little extras that Paul contributed to the...","review_date":"September 17, 2018","user":"deb_h"},{"attraction_id":1333,"rating":5.0,"review":"Thought it went bad. I thought we were left behind and not going to get picked up at our hotel. I contacted them and was told the driver could not find us however if we could get a taxi to our first stop we could catch up and the...","review_date":"September 13, 2018","user":"kevin_t"},{"attraction_id":1333,"rating":5.0,"review":"Great Fun. After a late start because of a couple who weren't ready for pick up, and ended up baling, we ended up with a foursome on our tour. All the winery hosts were knowledgeable, and entertaining. Our driver was also very knowledgeable and great fun. The...","review_date":"September 6, 2018","user":"eeh1987"},{"attraction_id":1333,"rating":5.0,"review":"Great experience. We enjoyed our tour very much...picked up at our hotel and thoroughly enjoyed our experience. Nice selection of wineries and our guide was terrific. Our dinner at Olivo was amazing.","review_date":"August 31, 2018","user":"twila_g"},{"attraction_id":1333,"rating":5.0,"review":"Amazing Tour Guide. My 3 sisters and mom thoroughly enjoyed our Grape Escape. Our tour vehicle arrived on time and we then enjoyed an 3 winery tours. The tour guide, David, was so kind and accommodating by assisting my mom on and off the bus. Our tour and...","review_date":"August 22, 2018","user":"carla_b"},{"attraction_id":1333,"rating":5.0,"review":"Enjoyable way to spend the afternoon. Our tour vehicle arrived on time at our hotel and we then enjoyed an afternoon tour. The driver, Keith, was informative and fun. We toured three wineries with many wine samples and wonderful hosts.Our lunch was excellent and the staff friendly. I would highly recommend...","review_date":"August 19, 2018","user":"5924tmac"},{"attraction_id":1333,"rating":5.0,"review":"Grapes Escape - Time Well Spent. Everything about this tour was well planned. The tour group was small, the van was comfortable, our guide, Roger, was friendly,knowledgeable and very professional. The 3 wineries were interesting and provided a good mix of information, tasting and opportunity to purchase. The scenery was beautiful...","review_date":"August 10, 2018","user":"seafoodsampler"},{"attraction_id":1333,"rating":5.0,"review":"Great way to spend the day. Our tour vehicle (8 passenger tour van) arrived right on time to pick us up at our B & B. The host and driver (Paul) couldn't have been nicer, from opening the door for us, to providing information on local points of interest, to updating...","review_date":"July 25, 2018","user":"bertedmonton"},{"attraction_id":1333,"rating":5.0,"review":"Grapes Escape-excellent!. This is a fun and relaxed bike wine tour. Grape Escapes makes sure you have a fabulous, and safe, time.\nThe lunch was VERY good. Very fresh, and filling.\nThe staff pick up your wine purchases and transport it for you back to your hotel\/inn\/b&b....no...","review_date":"July 25, 2018","user":"trakoi"},{"attraction_id":1333,"rating":5.0,"review":"Great time. Went to 4 wineries for tastings. Ron was a fantastic tour guide. Tour was informative and a great price for what you get. The drive from Niagara Falls to Niagara-on-the-lakes was beautiful. Highly recommend.","review_date":"July 24, 2018","user":"jls547"},{"attraction_id":1333,"rating":5.0,"review":"Fun Day in NOTL wine country. My sisters and I have just returned from a wonderful trip to NOTL. We are from the south and it was nice to have had great weather, low humidity, and a fantastic tour with our guide \"Pinot Pat\".\nWe opted to take the morning tour...","review_date":"July 22, 2018","user":"ncaky"},{"attraction_id":1333,"rating":5.0,"review":"Wine Tasting Tour and Dinner. My wife and I stopped at Niagara on the Lake as part of a 34 day road trip and toured the city than signed up for a wine tasting tour and dinner on June 12, 2018 out wedding anniversary.\nWe had the most amassing tour...","review_date":"July 13, 2018","user":"edward_z"},{"attraction_id":1333,"rating":5.0,"review":"Our driver, Brian, was amazing!. An excellent tour! We would highly recommend!\nThanks to driver Brian, who completed the tour with his hospitality and information.\nWe did the late afternoon \/ evening tour, finishing with a spectacular dinner at Oliv restaurant.\nThanks again Brian!","review_date":"July 8, 2018","user":"steveanddorothy"},{"attraction_id":1333,"rating":4.0,"review":"Brian and The Grape Escape. Our tour guide Brian was excellent, 5* for sure: The tour itself was great, however there was a little too much ice wine sampling. I would have preferred the option of trying a different wine, rather than all the sugary ice wines. Finishing the tour...","review_date":"July 2, 2018","user":"sandman1989"},{"attraction_id":1333,"rating":5.0,"review":"Wonderful wine country tour! . This cycle tour is great, we had a brilliant guide; Kathryn was very knowledgeable and friendly and made the tour very enjoyable.\nThe wineries selected were good as they gave a good variation of the types of vineyards in the area.\nWe purchased several bottles...","review_date":"June 28, 2018","user":"bullandhide"},{"attraction_id":1333,"rating":5.0,"review":"Always a pleasure to work with Grape Escape Wine Tours. We have been using the services of this company since they opened and can honestly say we have never had a problem. Our guests always comment on how helpful and knowledgeable the guides are and about friendly and courteous service they receive.\nThank you Richard,...","review_date":"June 18, 2018","user":"meheroo"},{"attraction_id":1333,"rating":5.0,"review":"Great Start to our Anniversary Weekend. My husband and I chose to do the wine tour and gourmet dinner for the first day of our first wedding anniversary weekend and we couldn\u2019t be happier that we did. The tour started with the guide giving us a call to let us know...","review_date":"June 12, 2018","user":"scarfos"},{"attraction_id":1333,"rating":4.0,"review":"Fun. Marcy was an awesome tour guide and very knowledgeable. The bike ride was through some very beautiful vineyards and despite the heat - very enjoyable. Lunch at Caroline Cellars was very enjoyable. The only recommendation is that they change all the bike seats to the...","review_date":"May 29, 2018","user":"ginigin"},{"attraction_id":1333,"rating":5.0,"review":"First Bike Tour of the 2018 Season - AMAZING!. My best friend and I found this tour online while looking for things to do in Niagara Falls - we couldn't have been more satisfied with our experience!! Our tour guide was incredibly knowledgable and had wonderful recommendations for us along the way. We were...","review_date":"April 3, 2018","user":"kaitlyn_o"},{"attraction_id":1333,"rating":5.0,"review":"Great tour even better tour guide!. My husband and I have done many wine tours with other tour groups but this was a highlight tour for us. We saw 3 great wineries - Konzleman, Pondview and Caroline Cellars. All were wonderful and had their own unique offering. Pondview had amazing ice...","review_date":"March 24, 2018","user":"297amandam"},{"attraction_id":1333,"rating":5.0,"review":"Don't drink and drive do a tour!. We chose to do a tour because both of us wanted to enjoy our experience in Niagara. David was our tour guide last Monday and he was great! Very knowledgeable about the area and the local wineries. Luck of the draw it turned out to...","review_date":"November 20, 2017","user":"j_d"},{"attraction_id":1333,"rating":5.0,"review":"Girl's Weekend Tour. Thank you Great Escape tour company! I booked a tour for 14 people in early November. We visited 3 wineries with a tour at Jackson Triggs winery and a gourmet dinner at Strewn Winery. Gilles was fantastic! He was knowledgeable, accommodating and very sweet. Dinner...","review_date":"November 9, 2017","user":"smnantais"},{"attraction_id":1333,"rating":5.0,"review":"Grape Escape was a Great Escape!. Our party of 8 had a wonderful time on the Grape Escape tour which included tastings at 3 local wineries and a lovely lunch at a fourth. Bob, our tour driver, was very knowledgeable about Niagara-on-the-Lake and the wineries. He has a great sense of...","review_date":"October 30, 2017","user":"mschwenger1"},{"attraction_id":1333,"rating":5.0,"review":"Great tour - Guide was terrific. Tour included 3 wineries and ended with lunch at Strewn Oliv. Tours were just the right length and the young guys at each winery were very well informed and did great presentations. We had a cheese pairing at one winery as well. Our guide Pat...","review_date":"October 30, 2017","user":"cantw82go"},{"attraction_id":1333,"rating":5.0,"review":"Great Tour! Be Prepared to SWEAT!. We stayed in the falls and were picked up promptly at a nearby hotel where we then ventured into NOTL to pick up the other people coming on the tour from their B&Bs. We then arrived to grape escape where we were given helmets and...","review_date":"October 23, 2017","user":"aririches"},{"attraction_id":1333,"rating":5.0,"review":"Great tour - wonderful guide!. Started our tour being picked up at our hotel by our guide David. A very nice & informative gentleman who literally made this tour extra enjoyable. Our tour included stops at several local award winning wineries (Pilliteri, Reif & Between the Lines). We enjoyed a...","review_date":"October 16, 2017","user":"mariec9289"},{"attraction_id":1334,"rating":5.0,"review":"Evening wildlife safari. My wife and I attended this outing during October, 2018. Andy, our guide, was very knowledgeable about wildlife in this area. We saw several herds of elk both cows and the herd bull. We also saw several white tail deer. We both enjoyed the trip...","review_date":"October 10, 2018","user":"twbrown4"},{"attraction_id":1334,"rating":2.0,"review":"The driver forgot to pick us up. We plans to be only two days in Banff and after our other morning tour was canceled due to the roads condition.\nWe came to Discover Banff office and booked the evening safari tour.\nAfter waiting for them 30 min I called them and they...","review_date":"October 3, 2018","user":"sivan_i"},{"attraction_id":1334,"rating":4.0,"review":"\"English\" Pete knew his stuff. This was an interesting and informative tour of Banff. Sadly we didn't see as big a variety of wildlife as we might have liked but what we saw was awesome - on the golf course we were close enough to not only see the resident...","review_date":"September 30, 2018","user":"numpty59"},{"attraction_id":1334,"rating":5.0,"review":"Nice trip with a great guide. We took this trip recently. The bus was clean and timely and Matt did a great job explaining the local wildlife and some interesting points on why they appear where they appear. We also saw lots of Elks, and Mule deers. No luck with bears...","review_date":"September 29, 2018","user":"venkysv"},{"attraction_id":1334,"rating":5.0,"review":"Great Tour. Andy was our guide and he was very informative about the animals and their habitats. We saw lots of Elks, unfortunately no bears but we learnt lots about the animals and where to go and look for them when we were out driving. Very good...","review_date":"September 25, 2018","user":"sue_g102013"},{"attraction_id":1334,"rating":5.0,"review":"Informative tour. We were picked up at a nominated hotel by our tour guide, Ed. A couple more stops for pickups and we were on our way.\nEd took us to some of the hidden spots where he knows various animals frequent. Along the way he told...","review_date":"September 18, 2018","user":"geea2013"},{"attraction_id":1334,"rating":1.0,"review":"Waste of Time and Money . This 2 hour evening tour (which got a late start and stretched to 2 1\/2 hours because of pick-ups and drop offs) started with our driver guide telling us Banff was located in a wildlife corridor, that there were plenty of animals in the area,...","review_date":"September 9, 2018","user":"andyoverseas"},{"attraction_id":1334,"rating":5.0,"review":"Wonderful tour!. Andy did a fabulous job looking for animals to see. He was very knowledgeable about the wildlife and the park system. Enjoyed the tour very much!","review_date":"September 9, 2018","user":"karen_g"},{"attraction_id":1334,"rating":1.0,"review":"Go rent a car and do a tour of the local roads yourself - much better bang for your buck. I had an issue with my original reservation as I was not able to meet the tour guide at the Banff Centre - PDC Building location. Obviously as a tourist, I am not familiar with the area of Banff. As such, I relied on navigation...","review_date":"September 5, 2018","user":"x_eliz"},{"attraction_id":1334,"rating":5.0,"review":"Introduction to wildlife locations. The 5 star rating is based upon reasonable expectations when looking for wildlife. There are NO guarantees as to what you will see and how close it will be to the bus. We saw a few elk a very long ways away, some young bighorn...","review_date":"August 31, 2018","user":"s6989hymarkh"},{"attraction_id":1334,"rating":3.0,"review":"Pleasant, even though we didn't see any animals. Wildlife is always luck of the draw. Had we seen more, this tour would have undoubtedly gotten a higher rating. As it was, we were unlucky with wildlife sightings; and even the visibility was hampered by smoke from local wildfires.\nNone of this is the...","review_date":"August 29, 2018","user":"emanuel_s_nyc"},{"attraction_id":1334,"rating":1.0,"review":"Just not worth it. The other reviews here summarise this really well. Blacked out, non-opening windows and drive by wildlife. Furs and bones on a table and photos passed around. This undermines your wildlife experience in Banff, not enhancing it at all.\nFrustratingly poor views and refusal to step...","review_date":"August 26, 2018","user":"u4630qnandyc"},{"attraction_id":1334,"rating":5.0,"review":"Enjoyable and educational!. The animals we saw on this trip were amazing (bears, elk, mountain goats). The scenery and just being in the middle of nature, being guided by people who sincerely care and know a lot about the ecosystem, is all a wonderful experience. The shuttle was...","review_date":"August 23, 2018","user":"ripley26"},{"attraction_id":1334,"rating":1.0,"review":"Very poor attempt at seeing wildlife. . Whistle stop tour with a few elk to report, didn\u2019t get time to get a decent photo as we just moved along. He had no respect for what his passengers could actually see. Just cause he had a clear view he assumed everybody else had...","review_date":"August 21, 2018","user":"bigjohndeere"},{"attraction_id":1334,"rating":1.0,"review":"A shocker!. Don\u2019t go if you want to have a good look at wildlife. The guide talked all the time and showed us lots of pictures! We did see some elk, but he barely slowed down enough fora decent photo. He drove very quickly and did not...","review_date":"August 20, 2018","user":"bob_c"},{"attraction_id":1334,"rating":5.0,"review":"Excellent Tour saw Bear, Big horn sheep, elk and deer - great for families and kids. Excellent Tour, saw Bears, Elk and big horn mountain goats with great tour guide Denise. We went as a family with 2 kids for a 2+ hour tour and had a great time. Very informative tour and the guide Denise kept it interesting and fun...","review_date":"August 20, 2018","user":"joe_petaluma"},{"attraction_id":1334,"rating":4.0,"review":"Very informative, guide was personable and funny!. Someone purchased the evening safari for us as a gift on our honeymoon, and I enjoyed it much more than I thought I would. Our guide, Ronnie, was hilarious and very informative. I learned a lot about bears, elk, and other wildlife in the Banff...","review_date":"August 19, 2018","user":"courtney_w"},{"attraction_id":1334,"rating":5.0,"review":"Good tour even if no wildlife appears. My family of 6, 3 generations, signed up for the wildlife tour in the hope, though not the expectation, of seeing wildlife. In the course of the two hour tour the only wildlife that we saw was a fawn and a few ground squirrels. But...","review_date":"August 14, 2018","user":"dtlaw67"},{"attraction_id":1334,"rating":4.0,"review":"Wildlife Viewing. Norm was a great guide for our wildlife safari. Although no bears were out, likely due to it being the hottest day on record, this was an informative & enjoyable way to spend an evening in Banff. Great way to find al the wildlife hot...","review_date":"August 10, 2018","user":"denisek517"},{"attraction_id":1334,"rating":2.0,"review":"Nice guide, lame tour. Our tour guide was very nice and very personable. That said... the majority of the tour is spent in some of the most obvious locations in Banff that I could have (and for the most part, already did) know to go to myself. In the...","review_date":"August 4, 2018","user":"ballen1993"},{"attraction_id":1334,"rating":3.0,"review":"Tom was a great tour guide!. First let me preface this with the fact that Tom was an amazing tour guide and although we only saw a bighorn sheep, we really enjoyed the bus ride and meeting with the other guide who spoke to us about the highway. We didn\u2019t see...","review_date":"August 4, 2018","user":"bikinigirlhawaii"},{"attraction_id":1334,"rating":5.0,"review":"Awesome Tour. Great tour around banff searching for wildlife , started out with alot of branches and rocks then we hit the spot with a black bear and some deer. Very informative tour and the tour guide was very friendly , Highly Recommend","review_date":"July 31, 2018","user":"hamishmcclelland"},{"attraction_id":1334,"rating":3.0,"review":"Wildlife tour. This tour is OK. Small buses which make for a nice tour. Not too many people at a time. However, don't expect to see too much wildlife. This area is so full of tourist that most of the wildlife have gone elsewhere. May see a...","review_date":"July 31, 2018","user":"shorty6734"},{"attraction_id":1334,"rating":4.0,"review":"Evening Wildlife safari . Tonight we joint the evening safari.\nWe were lucky to see some animals. A beer, elk, deer and a goat.\nIs was a great trip for us but we have not been on places you could do on your own by car of bike.\nWe...","review_date":"July 27, 2018","user":"susannepmh"},{"attraction_id":1334,"rating":1.0,"review":"Dont do it . - the bus left 10min before the time we agreed on\n- the Discover banff tours refused to refund us or arrange another tour\n- the staff decline the responsability of the trip \"its not our fault\" excuse. Putting the fault on their partner Viator...","review_date":"July 27, 2018","user":"christopher1071"},{"attraction_id":1334,"rating":5.0,"review":"Great Experience. Great bus trip through Banff National Park. We saw a black bear cub, Rocky Mountain Bighorn Sheep, Elk, and a Coyote. My teenage daughter, my wife, and I had a great experience and this is on the top of our list of things to do...","review_date":"July 12, 2018","user":"phil_h"},{"attraction_id":1334,"rating":4.0,"review":"Great evening. I guess it always help if you see some wildlife. we saw a herd of elk with a little one. Very helpful bus driver who stopped when there was something to see.","review_date":"July 10, 2018","user":"raewyn_a"},{"attraction_id":1334,"rating":2.0,"review":"Not worth it. We were very disappointed with our tour.On website it says 95% chances for wild life sighting . It was more like 5%.Just saw two elks ,which some one else pointed out and two mountain goats. Wasted two hours in the evening on the bus by...","review_date":"July 6, 2018","user":"milres"},{"attraction_id":1334,"rating":5.0,"review":"Baby Goat, scenery, a wealth of info and great people. We had a beautiful evening to enjoy the wildlife in and around Banff, but you can't always count on the animals to participate. We were able to see a few goats with the hilight being a baby goat following mom walking along a sheer rock...","review_date":"July 5, 2018","user":"happycamperjax"},{"attraction_id":1334,"rating":3.0,"review":"Disappointing. Unfortunately by the end of our evening safari tour we were left quite disappointed. The evening got off to a bad start when there was a mix up with some of the hotel pick ups so we ended up having to do the pick up...","review_date":"July 3, 2018","user":"anna_w"},{"attraction_id":1334,"rating":5.0,"review":"Fantastic tour. We had Tom as a tour guide and he was fantastic, had great knowledge of the park. We saw elk, deer, long horn deer and BEAR!","review_date":"June 30, 2018","user":"henriksgaard"},{"attraction_id":1334,"rating":3.0,"review":"Saw some wildlife,but the bus was so hot it made it hard to really enjoy the entire tour. Our guide was Andrew and he was knowledgeable and had some great handouts to help us learn the different types of animals we were watching for. However when we first got on the bus and he did the intro we were so hot it was...","review_date":"June 19, 2018","user":"bluebart"},{"attraction_id":1334,"rating":5.0,"review":"Great guide, great trip.. We had a great guide for this excursion who was extremely knowledgeable about the area. We saw elk, bear, mountain goats and were well informed about the area. Overall a wonderful way to spend the evening.","review_date":"June 18, 2018","user":"rae_n"},{"attraction_id":1334,"rating":5.0,"review":"Well worth the money. My wife and I thoroughly enjoyed this tour.\nIt was very well organised, we were picked up and dropped off at our hotel.\nThe minibus was quite comfortable and there was plenty of room for everyone.\nOur guide, Thibault, was easy going whilst being informative....","review_date":"June 17, 2018","user":"david_t"},{"attraction_id":1334,"rating":3.0,"review":"Fun tour. We ended our holiday with this trip.\n2 hour evening trip. Pick up and drop off from our hotel. Everything ran to schedule. Bus clean and tidy and comfortable.\nDenise our guide was very enthusiastic about the wildlife and conservation in the park. Stopped at...","review_date":"June 16, 2018","user":"gailandjohn4244"},{"attraction_id":1334,"rating":4.0,"review":"Great Experience. Spotted a couple of elks and deers. The tour was pretty easy, not much walking involved. Tour guide was nice and professional and we learnt about conservation efforts of banff national prk. Recommended for anyone who wants a higher chance of spotting wildlife without the...","review_date":"June 13, 2018","user":"dorothy_w"},{"attraction_id":1334,"rating":3.0,"review":"Nice adventure. We did see a few wild life like Deer, Goats, etc, disappointed not to see any bears, but you have to accept that as th Animals are wild. Our tour guide was very funny and very cheerful, though we thought she drove a bit quick...","review_date":"June 8, 2018","user":"pauline_b"},{"attraction_id":1334,"rating":4.0,"review":"Great experience. The guides are knowledgeable. The stop in the middle for a quick wildlife talk was interesting. We saw Elk, Deer, Goats, and some interesting humans outside the dancing sasquatch (although this wasn't a part of the tour.). It was a lot of great fun and...","review_date":"June 7, 2018","user":"jeff_t"},{"attraction_id":1334,"rating":5.0,"review":"Fun and lots of animal sightings!. I booked this tour with the hopes of seeing some of the gorgeous wildlife in Banff and I was not disappointed. I was collected from my hotel by Nicole, the tour guide and driver for this tour. Immediately I was comfortable with Nicole as she...","review_date":"June 1, 2018","user":"kellyadl"},{"attraction_id":1334,"rating":5.0,"review":"Safari. We recently went on an evening safari and our guide was Edmond. He was very knowledgeable, informative, and had a great sense of humor.\nAfter booking the safari, the tour guide picks you up from your hotel in Banff. You not only get the chance...","review_date":"May 30, 2018","user":"karen_l"},{"attraction_id":1334,"rating":4.0,"review":"Thoroughly enjoyed this safari.. Our tour guide was Andrew. He was knowledgeable and provided lots of interesting facts and history. We saw some elk, deer, sheep. Disappointed that we didn\u2019t see a bear but we understand there is no guarantee.","review_date":"May 27, 2018","user":"dorit64"},{"attraction_id":1334,"rating":5.0,"review":"Saw plenty, learned more. Our guide Hugh found plenty of wildlife for us - mule deer, white tailed deer, Columbian ground squirrels, big-horn sheep - and was very informative about Banff and the wildlife around it. He explained the importance of wildlife corridors in a way that gave form...","review_date":"May 23, 2018","user":"jankofmelbourne"},{"attraction_id":1334,"rating":5.0,"review":"Breathtaking tour of Banff. We took this tour to wrap up our long weekend stay in Banff. Becca was incredibly friendly and knowledgeable. The tour lasted about 2 hours and covered some beautiful areas of the town. We were able to see Elk, Deer and Mountain Sheep. It was...","review_date":"May 22, 2018","user":"claire_p"},{"attraction_id":1334,"rating":4.0,"review":"Nice Tour. The tour was roughly two hours. We visited a number of locations in and around Banff. I took this tour in late August\/early September. It's a great way to get oriented with the area on your first day in Banff. We visited the golf course...","review_date":"December 21, 2017","user":"cynthia_r"},{"attraction_id":1335,"rating":5.0,"review":"No regrets. Stunning place to visit that left a lasting impression on me. It's unlike another park I've visited.","review_date":"February 14, 2019","user":"mcyui"},{"attraction_id":1335,"rating":5.0,"review":"Finally Made it!. After living in Hinton for over 25 years, we finally decided to take the iconic boat trip to Spirit Island. We invited the inlaws and one other couple to join us in the adventure. My father in law had very little moblitiy at the time,...","review_date":"February 12, 2019","user":"nicole_a"},{"attraction_id":1335,"rating":4.0,"review":"Threemendous. I should add this booked for me by a tour company, so I didn't totally know what to expect on the day\nEverything was well organised, and SunDog tours picked me up from my hotel, and dropped me off there at the end of the...","review_date":"February 4, 2019","user":"davidgd5846iv"},{"attraction_id":1335,"rating":5.0,"review":"Magnificent Tour!. This tour is a \"must do\" for all first time visitors to the Jasper area. The tour is just the right amount of time, very reasonably priced, and includes all the major places to see. Sundog Tours has clean and comfortable vans that will pick...","review_date":"October 6, 2018","user":"travelersjimbeth"},{"attraction_id":1335,"rating":4.0,"review":"Stunning Lake Maligne. Terry was our local guide. Loved that she grew up in Jasper and could speak with authority on the history and culture of the place. At the start of the hike, she instructed us on what to do if we saw a bear so I...","review_date":"October 5, 2018","user":"cdn_grl_wanderluster"},{"attraction_id":1335,"rating":5.0,"review":"Wild Life Snow and Sunshine. What a brilliant trip . Really enjoyed it Due to the snow we were unable to do the walk but the helped sort the boat trip instead.\nNice bus very well driven and expert guide in Norm . Fantastic stories and really was an expert...","review_date":"October 1, 2018","user":"clive_a"},{"attraction_id":1335,"rating":5.0,"review":"Great Day in Jasper. My husband and I did the Maligne Valley tour on Tuesday and were thoroughly impressed with all of the knowledge that Chris had on the tour. The views at the various stops were also stunning and we got to see plenty of elk and a...","review_date":"September 28, 2018","user":"caeleigh_m"},{"attraction_id":1335,"rating":4.0,"review":"Good way to see the lakes and Maligne Valley. Many thanks to our trip driver Dave, he picked up on time. He was very friendly,and helpful, He took my scarf back to the Hotel that i left in the shuttle bus.","review_date":"September 23, 2018","user":"winnie_h"},{"attraction_id":1335,"rating":4.0,"review":"Magnificent Maligne Valley & Medicine Lake. it is very worthwhile to view Maligne valley when visiting the Canadian Rockies. The views are quite spectacular and certainly not to be missed.The boat trip on Medicine Lake, which included a trip to Spirit Island was good value for money. The young, enthusiastic guides...","review_date":"September 21, 2018","user":"a_downing1"},{"attraction_id":1335,"rating":5.0,"review":"Superb trip. We took this trip on Sept 4, 2018. Dave was our bus driver and general tour guide. He was excellent - very knowledgeable and excited about a trip he'd obviously done many times. Virginia and Amber were our bus guides. They, too, were fantastic. Virginia...","review_date":"September 12, 2018","user":"lori_j"},{"attraction_id":1335,"rating":4.0,"review":"Good way to see the lakes. For a lone non driver this was the only way to see Maligne lake and I was very pleased with the tour. I was picked up from my hotel on time and bus was comfortable.\nSean our guide was very engaging and made the trip...","review_date":"September 11, 2018","user":"908rosief"},{"attraction_id":1335,"rating":5.0,"review":"Great Option to beat the crowds. We all wanted to see Maligne Lake\/ Spirit Island and Medicine Lake bit as it was August the crowds were insane. Booked this tour for the morning. Got picked up from our hotel. Carly was our guide and was brilliant, it even gazed when a...","review_date":"August 23, 2018","user":"juliab571"},{"attraction_id":1335,"rating":5.0,"review":"We saw a moose!. This tour was the best! First of all we want to Maligne canyons. The guise was super fantastic. He then took us out to Medicine Lake and on to Maligne Lake. Here, half of the group chose to go on the lake tour to Spirit...","review_date":"August 22, 2018","user":"bob_c"},{"attraction_id":1335,"rating":3.0,"review":"Boat portion made it worth it. We made the tour with Lutz and were quite disappointed with the tour portion. But the boat tour was worth the trip. Really enjoyed Spirit Island. Could have easily did the other portions on our own and got the same experience.","review_date":"August 20, 2018","user":"nicole_k"},{"attraction_id":1335,"rating":5.0,"review":"Interesting and informative tour. We took the tour with Chris the driver and guide. The tour was interesting and well worth it. Chris was very knowledgeable and personable. He made the tour the success it was!","review_date":"August 19, 2018","user":"raymondt745"},{"attraction_id":1335,"rating":5.0,"review":"Magnificent Views. I went to Edmonton, Canada to visit my Aunt and her family. She recommended to visit the Jasper National Park. The place has a magnificent views, lovely sceneries and you will be amazed by the unique history of the wildlife and the Canadian Rockies.\nThe...","review_date":"August 18, 2018","user":"liza_gamo2019"},{"attraction_id":1335,"rating":4.0,"review":"Good Tour, but Could Have Saved $ By Doing It Ourselves. This was an interesting tour and the driver was excellent and informative. However, at the end of the day I wished we'd done it ourselves and saved a lot of $. The best part was the boat cruise on Maligne Lake to Spirit Island and...","review_date":"August 16, 2018","user":"jerome_b"},{"attraction_id":1335,"rating":5.0,"review":"Excellent tour. Enjoyed the tour. The tour guides were very informative and the scenery was breath taking.\nThis tour was appropriate for a family with teenagers","review_date":"August 13, 2018","user":"nancy721"},{"attraction_id":1335,"rating":5.0,"review":"Magnificent place to visit. We took the premium boat cruise with a guided tour of the spot overlooking the Sprite Island. The island host explained the significance of the Island to the Native people.","review_date":"August 13, 2018","user":"bing_c"},{"attraction_id":1335,"rating":5.0,"review":"The history and geology was brought to life by our guide. So interesting!. This was beautiful and interesting tour. We saw lots of wildlife. We learned so much about the uniqueness of this area, including the workings of Medicine Lake and the underground caverns. We visited in summer but apparently there are tours of the ice caverns in...","review_date":"August 6, 2018","user":"needreve"},{"attraction_id":1335,"rating":5.0,"review":"Great Experience at Maligne Lake. We went to Marligne Lake and took a mini cruise to the Spirit Island. Our Captain Laura and the guide Virginia made sure we were having fun. Fun came along with all explained tour and safety. I would definitely recommend going there and enjoy the...","review_date":"July 25, 2018","user":"kushdave97"},{"attraction_id":1335,"rating":5.0,"review":"This tour was a highlight of our visit to the national parks of Canada and Montana. We had had several tours on our three week Canadian adventure and did wonder if this might be one too many. How wrong we are. It was great.\nOur guide was friendly and very informative. He told us about the flora and fauna as well...","review_date":"July 17, 2018","user":"charloefarlie52"},{"attraction_id":1335,"rating":4.0,"review":"A beautiful spot. Fred was a knowledgeable guide who made the day really interesting and we learnt so much from him. Real value in going on a guided tour - we actually returned again next day in our own to explore more than time had permitted first time....","review_date":"July 17, 2018","user":"eliz2014"},{"attraction_id":1335,"rating":4.0,"review":"Good Tour.. We had a good driver and a tour guide. Lots of good information.\nWe saw a black bear near the burn area. An Eagles nest with baby chic\nPeeking out. Also caught sight of a few mountain goats making a trip up the mountain. The...","review_date":"July 13, 2018","user":"road721841"},{"attraction_id":1335,"rating":5.0,"review":"Fantastic tour of Jasper and lake. This tour was so worth it, the tour around Jasper was really informative and the guide was really professional and knowledgeable. The lake and spirit island are so beautiful and the day was simply perfect. The bonus of seeing bears just added to the enjoyment...","review_date":"July 9, 2018","user":"djinks"},{"attraction_id":1335,"rating":5.0,"review":"Jianying Li. The Spirit island likes paradise. It is so beautiful. It id beyond what i can described. Alexis, the tour guide, Louise, the captain, Russ, the photographer, told us a lot very interesting stories about the lake and all kinds animals around there. I definitely want...","review_date":"July 1, 2018","user":"jyl8888"},{"attraction_id":1335,"rating":5.0,"review":"Beautiful tour around Jasper. We had a great nature tour including Malinge lake boat tour and walk to Malinge Canyon and chance to see elk, black bear mom and cubs along with two male black bears in the woods. Knowledgeable driver Peter was fun and efficient.","review_date":"June 25, 2018","user":"mbtrn"},{"attraction_id":1335,"rating":5.0,"review":"Finally seeing the beauty of the Canadian Rockies!. After days of rain and fog which boxed in the view, we finally enjoyed sunshine and clear skies for our tour today. Our guide Annabelle was amazing, full of details about the local wildlife and area history. I love that she stopped the bus and...","review_date":"June 23, 2018","user":"clnjl"},{"attraction_id":1335,"rating":3.0,"review":"beautiful area. the boat ride was good, informative and very enthusiastic tour guide. We did the premium ticket, which gave us a little more time on spirit island. My only complaint was the price. It was a little extreme for what you received.","review_date":"June 22, 2018","user":"ben_c"},{"attraction_id":1335,"rating":5.0,"review":"Lake Maligne. Fred gave us a great tour of Medicine Lake and Lake Maligne including bear sighting. Fun and very informative","review_date":"June 18, 2018","user":"chris_p"},{"attraction_id":1335,"rating":5.0,"review":"Great guide and tour. Our guide Chris picked us up from our hotel and we were given an informative and interesting commentary as we travelled out to Lake Maligne. Chris knew so much about the area, talking of the animals, the vegetation and what happens after a forest fire,...","review_date":"June 11, 2018","user":"waikatosue"},{"attraction_id":1335,"rating":4.0,"review":"Jasper by car. Not with a formal tour.. We drove from the town of Jasper down the Maligne Valley. It is a very beautiful drive. It's nice to stop at Medicine Lake on the way to Maligne Lake. Although there are signs that say Visitor Center, we were surprised that it was just...","review_date":"June 4, 2018","user":"lbb6"},{"attraction_id":1335,"rating":5.0,"review":"Enjoyable trip to Maligne Lake and surrounds. Dieter was amazing and extremely knowledgeable. We learnt so much about the geology of Maligne Lake and the surrounding areas, witnessed nesting eagles and even found an awesome coffee location. Thanks Dieter we thoroughly enjoyed our time spent with you.","review_date":"May 7, 2018","user":"banksie_13"},{"attraction_id":1337,"rating":5.0,"review":"Friends Road Trip. What a great way to see Montreal...very informative tour...even in the rain it was a blast...highly recommend Hopping on the Hop On-Hop Off tour!","review_date":"January 17, 2019","user":"johnrj8849md"},{"attraction_id":1337,"rating":5.0,"review":"The best tour guide. Truly enjoyed my 2 day pass. So worth it. Was able to see all of Montreal and was provided excellent recommdations.","review_date":"December 2, 2018","user":"jodyne_f"},{"attraction_id":1337,"rating":4.0,"review":"Terrific way to get around!. The buses really did run on time and were so convenient - the city guides on both buses were very well informed and told great stories along the way.","review_date":"November 6, 2018","user":"angele_j"},{"attraction_id":1337,"rating":5.0,"review":"I learn so much on these tours. Not speaking French, this is a great way to get acquainted with the city, learn form the tour guides and determine what sites we wanted to visit on our own.","review_date":"November 6, 2018","user":"teresa_h"},{"attraction_id":1337,"rating":2.0,"review":"Montreal Double decker in 7 Celsius!. Fully expected to be toured in a warm bus as advertised when the weather becomes cooler. Instead the double decker pulled up and we got on assuming it was warm enough below. No seats available as filled to capacity. Sat out in the open air...","review_date":"October 13, 2018","user":"pattianne_52"},{"attraction_id":1337,"rating":5.0,"review":"Top Deck Even in the Rain. We enjoyed the tour. Initially, we used a map and chose the most interesting areas to visit but found ourselves hitting dead ends so trekked back to the visitor center and boarded the bus. Freezing cold and raining, it was still great. I can't remember...","review_date":"October 13, 2018","user":"judyandmikechicago"},{"attraction_id":1337,"rating":5.0,"review":"Nice way to see the city. It was easy to buy and ride the hop on\/hop off bus. Getting into Montreal from our campground was more challenging. We rode the whole route on day one and then visited the attractions that more interested us after seeing the whole tour.","review_date":"October 9, 2018","user":"lpeckenpaugh"},{"attraction_id":1337,"rating":1.0,"review":"Does not deliver as promised. If I could give a 0, I would. After canceling the buses the 2nd day of our pre-purchased 2 day ticket, we asked that half the amount be refunded or at least offered a credit to use at a later time. The bus stops were...","review_date":"October 5, 2018","user":"maria_c"},{"attraction_id":1337,"rating":5.0,"review":"Good value for money if, like me, you don't enjoy walking around.. We waited an hour longer thinking that if we took a later bus we would get a better seat. It made no difference as we had to sit downstairs. The staff are very helpful though and had a queuing system that did work, eventually we...","review_date":"October 3, 2018","user":"darchitect"},{"attraction_id":1337,"rating":3.0,"review":"Good way to see the city. We got off to a rocky start with the driver after he refused to let us go upstairs on the bus. After the bus started rolling, a few people did leave their seats and go upstairs. The woman speaking upstairs spoke in a horrendously loud...","review_date":"October 2, 2018","user":"963aimeek"},{"attraction_id":1337,"rating":4.0,"review":"Concienient Hop on Tour. Very convienient and efficient way to see the city of Montreal, Quebec, Canada. Our tour guide was very informed and quite funny.","review_date":"September 29, 2018","user":"mypurplejourneys"},{"attraction_id":1337,"rating":4.0,"review":"Be flexible!. We were unable to go to Old Montreal on the morning trip because of the marathon, so they took us to the island where the 1967 World's Fair was held, and saw the Formula 1 racetrack. We enjoyed this detour - breezy, great views of...","review_date":"September 26, 2018","user":"lovesaltyair"},{"attraction_id":1337,"rating":5.0,"review":"Friendly and informative. Tour guides were extremely informative and friendly. website was fairly easy to navigate and tour was great. Drivers were amazing, navigating weekday traffic and some tight corners streets. Great tour for a good overview of Montreal.","review_date":"September 26, 2018","user":"lewis_f"},{"attraction_id":1337,"rating":5.0,"review":"Very convenient. Very convenient and super friendly staff. Very strategically located stops. May be a good idea to book in advance. Great way to see the city. Download the stops before you start as it may get confusing if you dont have the stop list.","review_date":"September 23, 2018","user":"vishal_a"},{"attraction_id":1337,"rating":2.0,"review":"Poor Service. First hard to find location to buy tickets. Once that is done you go to location to get on bus and you are supposed to get bands for your wrist. We purchased 4 tickets on one credit card and they did not have 4 bands...","review_date":"September 23, 2018","user":"sandy_p"},{"attraction_id":1337,"rating":3.0,"review":"Tour Service is Not User Friendly. Frustration! The map provided by Grayline is poor. You can only determine the general vicinity of the stops and route. If anyone attempts to find the desired stop, they can anticipate a difficult time finding the pick-up location. There are no curb-side markings of the...","review_date":"September 21, 2018","user":"voyager790819"},{"attraction_id":1337,"rating":5.0,"review":"TRY TO GET VERA...!!!!!!. Vera was the very best ever! Somehow she made it fun and interesting and informative -- in 2 languages! English and French, going back and forth so nobody misses a thing! She knows the city well and clearly loves it dearly, because when she tells...","review_date":"September 17, 2018","user":"mmpjmh"},{"attraction_id":1337,"rating":5.0,"review":"I liked it.. This was a quick way to see most of the sights in Montreal. The ability to get off at any of the stops and get back on a later bus when you are ready to leave means the trip could take 90 minutes or all...","review_date":"September 16, 2018","user":"garymn3914td"},{"attraction_id":1337,"rating":4.0,"review":"Worth it. We bought our tickets on Viator so we paid less than (20$ less) the people that bought tickets on the bus. Wish it had more stops but a great way to cover a lot of territory in a day. We only used it for a...","review_date":"September 16, 2018","user":"nefertitid2015"},{"attraction_id":1337,"rating":4.0,"review":"No Other Way To See The City If It Is Not Raining. The tour took you everywhere! Unfortunately it rained during our stay so we were on the bus more than we wanted to be. A downside to being on the lower level is that they have screens on the windows. You couldn\u2019t see a thing. You...","review_date":"September 9, 2018","user":"t288mjkimh"},{"attraction_id":1337,"rating":3.0,"review":"Somewhere between poor and average. I like to do these hop-on hop-off tours to get a feel for the city when I first arrive somewhere. I have been on many of these tours is almost a dozen different cities. Unfortunately, this was the worst I've been on. The buses are...","review_date":"September 9, 2018","user":"tine27"},{"attraction_id":1337,"rating":5.0,"review":"Montreal bus tour. Excellent tour. A little expensive though the guide was very informative and helpful so happy to tip at the end.\nProbably not fun if raining, we were lucky to have a clear sunny day to enjoy the sights and narration. The bus ride is comfortable...","review_date":"September 8, 2018","user":"scobuntu"},{"attraction_id":1337,"rating":4.0,"review":"Great! (If its not raining!!!). It took the 2nd day to figure out the route for this as Stop #1 is on the route twice. On our 1st day, we hoped on at the 2nd time for Stop #1. We had to sit on the lower level of the bus,...","review_date":"September 7, 2018","user":"steve_h"},{"attraction_id":1337,"rating":4.0,"review":"Hop on n off Montreal. $55 seems expensive for a bus ride- and to be solicited for a tipfrom the tour guide seems too much!","review_date":"September 7, 2018","user":"robertkz930rk"},{"attraction_id":1337,"rating":4.0,"review":"So so tour but compounded by rain issues. Grey Line is easy to find just off St Catherine Street in the heart of downtown Montreal. The office is colocated with the tourist information center.\nDouble decker buses vary as for likability- some aren\u2019t as stuffy as others. Plus the speaker system is a...","review_date":"September 4, 2018","user":"utah-indy"},{"attraction_id":1337,"rating":5.0,"review":"Great value. Used this red bus hop on hop bus for two days best trip was with Raphael Swan funny and well informed historian with a wealth of local history","review_date":"September 2, 2018","user":"brian_t"},{"attraction_id":1337,"rating":5.0,"review":"Enjoyed our hopping on and off tour. Found the Gray Line office for the hop on\/hop off bus inside the visitor's information bureau next to Dorchester Square with a bit of difficulty but only because of the road construction out front. After that, everything went very smoothly. Robert Costa was the tour...","review_date":"August 31, 2018","user":"pineislandgirl"},{"attraction_id":1337,"rating":3.0,"review":"Easy to get to sites. I liked the ease of riding through the city on the HOHO double-decker. I was on 3 separate buses. None were off time. They stuck to the schedule. The jokes were corny and annoying and seemed to take more time than actually getting to learn...","review_date":"August 29, 2018","user":"brybry1975"},{"attraction_id":1337,"rating":5.0,"review":"Great tour!. Firstly, we were on two separate Hop On tours today...the first covering the most territory with the second tour taking us the last leg of the journey back to our starting point.\nOur first guide - Jean Phillippe - awesome! Excellent knowledge, humour, interaction with...","review_date":"August 28, 2018","user":"mml2r"},{"attraction_id":1337,"rating":4.0,"review":"Fun Way To Get An Overview. The guides told you all about what you were passing in addition to the hop-off stops. The stops were at interesting places & the wait for each bus was brief.","review_date":"August 28, 2018","user":"vanclaire"},{"attraction_id":1337,"rating":2.0,"review":"Ride first to know where your stops are. We have HOHOed in many cities and this is by far the worst and the most expensive. Because I was wanting to go see something a few blocks from where we purchased our tickets I suggested we walk to the site then when we were...","review_date":"August 27, 2018","user":"debbysdelights"},{"attraction_id":1337,"rating":3.0,"review":"Tour Guide dislikes Americans. Was really enjoying this tour until A - - - - the tour guide got into a tiff with someone and stated they don\u2019t like Americans and then made a gesture of sticking his fingers down his throat to throw up. I did take the...","review_date":"August 27, 2018","user":"judith_k"},{"attraction_id":1337,"rating":4.0,"review":"Good Orientation to the City. We always head to the hop-on-hop-off tour when we first get to a new city to get the lay of the land, so I have toured many cities this way. This one was pretty good, but not the best one I have been on. Most...","review_date":"August 27, 2018","user":"lisa_b"},{"attraction_id":1337,"rating":4.0,"review":"Very Good But Very Expensive.. My wife and I were staying in Montreal for 4 days pre cruise in July and used this HOHO bus service. It was very expensive ($56 for two days) and there is no facility for one day.......only a two day ticket. Hours are 10.00am to...","review_date":"August 25, 2018","user":"russell_f"},{"attraction_id":1337,"rating":3.0,"review":"Pickup locations can be confusing. We purchased 2 days to visit Old Montreal. We ran into the pride parade that lasted for 5 hours from noon. We couldn't get on the bus from the 1st pickup location due to the parade and was told to try location 4 or 5....","review_date":"August 23, 2018","user":"hien_d"},{"attraction_id":1337,"rating":2.0,"review":"Amateurish organization with potential . I'm fairly familiar with hop on hop off tours in other cities. This one delivered VERY mixed results... the evening tour was excellent, with guide Ronnie (?) being on top of his game and just constantly animating the tour with facts. This saved the day...","review_date":"August 20, 2018","user":"tripletransam"},{"attraction_id":1337,"rating":4.0,"review":"Was Hoping for Better. This is a good way to see the sights of the city and then get off when you want to see something. Of course it all depends have talkative your guide is that day. We had two guides and they were polar opposites. One was...","review_date":"August 19, 2018","user":"vsattui1232"},{"attraction_id":1337,"rating":5.0,"review":"Quick snap shot of Montreal down town. We went on this Tour for down town on our first day with out getting down . Make sure ur Guide is great , ask lots of questions , hydrate ur self so u remain decently happy and enjoy the tour . After the complete...","review_date":"August 17, 2018","user":"gaucanada"},{"attraction_id":1337,"rating":4.0,"review":"Great way to get an overview of the city. The bus had 10 stops where you could hop on and hop off. The Basilica of Notre-Dame and St. Joseph\u2019s Oratory are not to be missed. Also, the botanical garden has a small smell, taste and fell garden one can visit without paying the entrance...","review_date":"August 16, 2018","user":"doloreslw"},{"attraction_id":1337,"rating":1.0,"review":"Where Is The Bus. According to the directions provided to us, we could board the bus at any of the stops including Notre Dame Cathedral which is near our hotel. We were instructed to be at the pick up spot 10 minutes before the departure time of 10 A.M....","review_date":"August 16, 2018","user":"robertff"},{"attraction_id":1337,"rating":5.0,"review":"Montreal Hop on Hop off. The bus was great and brought us to many wonderful locations!\nJean-Phillipe one of our tour guides on the bus was so knowledgable, funny, and kind! He made the experience so wonderful for my family and I! When we were with other guides throughout the...","review_date":"August 15, 2018","user":"morgan_t"},{"attraction_id":1337,"rating":5.0,"review":"Great tour and great way to get around the city!. The tour was fun! Perfect way to get around the city. I especially loved that we had 2 days to explore. The actual total tour if you don't get off only takes 2 hours. And it's not a real comprehensive tour. But it's an inexpensive...","review_date":"August 14, 2018","user":"trent316"},{"attraction_id":1337,"rating":1.0,"review":"Verbally abusive tour guide.. My mom and I with some friends got off of our cruise ship and were excited to spend the day in Montreal. The idea of a hop on, hop off tour seemed interesting. It actually was horrible. The tour bus was old and dirty with...","review_date":"August 12, 2018","user":"denisesprov"},{"attraction_id":1337,"rating":3.0,"review":"A pricey overview of city. Montreal buses appear to be old London buses, sort of on their last run in some\ncases. Windows dirty. Last circuit starts at 4pm, so beware of hoping to catch a\nlate bus home after sightseeing. 2-day ticket is a redeeming feature. Quality of guides...","review_date":"August 12, 2018","user":"linda_f"},{"attraction_id":1337,"rating":2.0,"review":"Bad Vehicle. We went on the vehicle that lurches back and forth, with a guide who explained how old and difficult to repair the equipment is. Taking this after the good Toronto experience was a big letdown. a couple of the guides were loud and uninformative.","review_date":"August 10, 2018","user":"luviportland"},{"attraction_id":1337,"rating":4.0,"review":"Informative tour with the right guides. We used this bus a lot on the first couple of days to get about the city while we got to find our feet. We hopped off and on a few times. A couple of guides were really good, one was ok and one was...","review_date":"August 10, 2018","user":"gecko77"},{"attraction_id":1337,"rating":5.0,"review":"Great way to see the city. They give you a two day pass for the price of the ticket. It's a great way to see the city.\nThe best tour guide was Jean Philippe. We had him twice and he was awesome. He provide a lot history and color to the...","review_date":"August 10, 2018","user":"abttime"},{"attraction_id":1337,"rating":2.0,"review":"Very Boring. Worst One We\u2019ve Been On.. Well, we have been on a lot of hop on bus tours throughout the world and this one was the worst by far! I must say that it was around 2:30 when we hopped on. It was the last stop before the bus returned to...","review_date":"August 6, 2018","user":"vivalasvagas"},{"attraction_id":1337,"rating":4.0,"review":"Good way to see different neighborhoods. A good way to see different neighborhoods of Montreal. I'm not a big fan of guides asking to be tipped, especially if I've only been on the bus for a couple of stops. Would still do it again, since there's really not a lot to...","review_date":"August 6, 2018","user":"cathywithac77"},{"attraction_id":1337,"rating":5.0,"review":"Excellent tour experience!. We so enjoyed our almost 2 hour tour of Montreal on the Hop-On Hop-Off bus that we actually rode it twice in a row. Our commentator was so informative and yet so humorous! He was also bilingual, noting information first in one language, i.e. English,...","review_date":"August 2, 2018","user":"444diane"},{"attraction_id":1337,"rating":4.0,"review":"Band checked 6 times one run. This is a tried and true method of getting around a city.\nWe have used this method many times.\nThis company only sells 2 day tickets with no 1 day option. It takes 2 hours to do a loop and whilst there is a second...","review_date":"August 2, 2018","user":"tigger2594"},{"attraction_id":1337,"rating":3.0,"review":"OK way to see the sights. This was an ok way to see the sights of Montreal on a short trip albeit with some niggles. The guides were very informative but on one bus it was hard to hear upstairs as the volume was so low. Not really an advantage having...","review_date":"August 2, 2018","user":"stobgarbh"},{"attraction_id":1337,"rating":3.0,"review":"Double Decker Bus Better than Tour. We took the Double Decker Hop-on, Hop-off of Montreal the week of 7\/30. Riding on the upper deck was fun but the guides left something to be desired. We took the bus three times with a two day pass and had three separate guides. The...","review_date":"August 1, 2018","user":"terry_w"},{"attraction_id":1337,"rating":3.0,"review":"\u201cThe best is yet to come\u201d. This tour is worth it just to get around to the different sites. The tour guides are only ok and don\u2019t provide much information. If anything the are bordering rude. The first guide we had was exceptionally rude, spending most of her time reminding people...","review_date":"August 1, 2018","user":"janddatocd"},{"attraction_id":1337,"rating":1.0,"review":"Boring, mediocre tour. Once the novelty of the double-decker bus had worn off, even my six-year-old granddaughter became bored. She suggested we hop off at the next stop and not hop on again. We went to the Barbie exhibit instead.\nThe guide was terrible, virtually no information about...","review_date":"July 31, 2018","user":"shegravia"},{"attraction_id":1337,"rating":4.0,"review":"Worth the cost. The first day we were in Montreal we bought tickets for the Hop on; Hop off two day pass. Most of the busses are old English double deckers--there are a few modern air-conditioned busses as well--which circulate all around the city with nine (9) stops....","review_date":"July 31, 2018","user":"meridentravelers"},{"attraction_id":1337,"rating":2.0,"review":"Hop-on hop-off wastes too much time. This wasn't worth the money. The first trip around the city in the morning was old to see the city and what we wanted to see more of. But as traffic gets heavier, it takes forever to get back around to what you want to...","review_date":"July 28, 2018","user":"diane_w"},{"attraction_id":1337,"rating":3.0,"review":"Great tour but had to wait along time for a bus. Sissy the tour guide was excellent. The buses start at 10am which is late. All the buses arrived late and the queues were long because of this.\nBest tour I have been on just a pity all the buses were so late arriving","review_date":"July 28, 2018","user":"575fincu"},{"attraction_id":1337,"rating":3.0,"review":"Ok, for a quick overview . Did the 2 hour round trip first, then walked to interesting attraction that we wanted to see. The tour did not go many of the cities attractions ie Bio dome, Olympic stadium, Japanese and botanical gardens, museums, etc.","review_date":"July 27, 2018","user":"303gilr"},{"attraction_id":1337,"rating":4.0,"review":"Worth it. We used the two day pass. First day we took the tour end to end, and then jumped off for some sightseeing. Second day we hopped on and off quite a bit to get to those distant sights we wanted to spend more time with....","review_date":"July 22, 2018","user":"kevin_d"},{"attraction_id":1337,"rating":4.0,"review":"Good tour. We did the night tour and enjoyed it. The tour guide was good, also. It only stopped once though, so it wasn't really hope on and off.","review_date":"July 18, 2018","user":"beth_ann_k"},{"attraction_id":1337,"rating":5.0,"review":"Well worth the ride. It wasn't easy finding the information point to get tickets as there was building work going on in the area. It proved very popular and had to wait half an hour until an open top bus arrived but it gave us a perspective where to...","review_date":"July 17, 2018","user":"martianjeanius"},{"attraction_id":1337,"rating":5.0,"review":"Great way to get a feel for the city. I know people say this is expense - but our pass was for two days. I recommend staying on the bus for the full two hour tour. From there you can plan which sites you would like to explore in more details. Get of the...","review_date":"July 17, 2018","user":"bob19472016"},{"attraction_id":1337,"rating":5.0,"review":"Good tour and excellent tour guide and drivers. I usually take a hop on\/off tour in a new city. The tour guides take a year long course and then a test in order to be a licensed guide.Also they must speak French and English. I felt they were professional and after taking it...","review_date":"July 14, 2018","user":"joanieg1"},{"attraction_id":1337,"rating":3.0,"review":"Expensive. The tour was fine but very expensive for what was included. We\u2019re fortunate enough to travel quite frequently and widely and often use these kinds of bus tour to orientate ourselves and understand the lie of the land in a new city. In the previous...","review_date":"July 14, 2018","user":"edinaust"},{"attraction_id":1337,"rating":5.0,"review":"Lots of historical information from the knowledgeable guide. I didn't hop off much, just stayed on the bus. I enjoyed seeing the Old Port, the\ndifferent neighborhoods, all the historical spots. It was quite thorough and well\nmanaged.","review_date":"July 11, 2018","user":"elaina_z"},{"attraction_id":1337,"rating":4.0,"review":"Great tour. Good multi-lingual tour guide.. Great tour. Good multi-lingual tour guide, who presented the tour in English and French. He knew a lot about Montreal and was very passionate. Easy to book online ahead of time. We did the day tour which had 9 stops throughout Montreal. My only complaint...","review_date":"July 11, 2018","user":"famurattler"},{"attraction_id":1337,"rating":5.0,"review":"If it is available we do it!!!. Whenever we travel if the city we visit has a hop on hop off bus we do it. Montreal has a two day pass for $56. First we ride the whole tour (in this case 2 hours) noting which stops we want to explore further....","review_date":"July 10, 2018","user":"jcdunn"},{"attraction_id":1337,"rating":5.0,"review":"High-lights of the city.. This is a great way to see the city. The first day we rode the whole circuit without getting off.. The second day we made several select stops. The driver was very accommodating. When the bus we took to the top of St. Joseph's Oratory...","review_date":"July 10, 2018","user":"nanajane2015"},{"attraction_id":1337,"rating":4.0,"review":"Easy Tour and way to manuever popular parts of the city. We took this tour as we wanted to see as much of Montreal in the time that we had. The double decker buses were great to see as much as we could outside. The tour guides were all very knowledgeable and they cater to both...","review_date":"July 9, 2018","user":"gregp422"},{"attraction_id":1337,"rating":5.0,"review":"Great way to check out the city. We spent 2 hours riding this around the city and now know what we are going to do over the next three days of our visit. After the complete round trip we stayed on and got off at stop 3 (the village) and had a...","review_date":"July 8, 2018","user":"robert_g"},{"attraction_id":1337,"rating":5.0,"review":"Must do! A Great Overview of Town. Took the on\/off and had a blast. Beautiful sights in the evening too. Town is spread out. This is a great way to get around and learn about the city. Really enjoyed Old Montreal. Richard was an excellent guide and Melody drove the old double...","review_date":"July 2, 2018","user":"jonosono"},{"attraction_id":1337,"rating":5.0,"review":"Best way to orientate yourself. Deffinately recommend this bus tour, Montreal is quite spread out so you'ld never cover the highlights on your own. We had fantastic weather so sitting upstairs on the open top bus was fun. The ticket covers you for 2 days which is good, we paid...","review_date":"June 29, 2018","user":"deirdre_o"},{"attraction_id":1337,"rating":5.0,"review":"Great way to know Montreal. It's a short drive with a few stops, but it is enjoyable, with very knowledgeable and friendly guides (special thanks to Jean Philippe, who very willingly answered our questions and gave us good tips). A really worthwhile way of getting to know Montreal. The St....","review_date":"June 19, 2018","user":"silvia_l"},{"attraction_id":1337,"rating":4.0,"review":"Quick Visit. Good way to see the sights and learn more about this old city. Guides are well versed in the history of the city.","review_date":"June 19, 2018","user":"793casper"},{"attraction_id":1337,"rating":1.0,"review":"Le rip-off!. It was a hot spring day (30 degrees) and we headed for the top deck. But we couldn\u2019t hear the guide up there (there were no head phones and the tour was in English only). So we headed back downstairs, where the sound was as...","review_date":"June 18, 2018","user":"annarosa_b"},{"attraction_id":1337,"rating":3.0,"review":"not the international red hop on hop off. This seems to be a local venture albeit with a national company attached - it is NOT the traditional buses you may have seen in international locations. We took 4 buses in all - they were all dusty. Not filthy, but not clean. We started...","review_date":"June 17, 2018","user":"chancer_too"},{"attraction_id":1337,"rating":5.0,"review":"Montreal hop on and hop off bus. Montreal hop on and hop off bus is a great way to find out where to spend more time in this beautiful city especially you don\u2019t have much time to stay. We went on a coach (which is great when the weather is wet or...","review_date":"June 17, 2018","user":"lillysyd"},{"attraction_id":1337,"rating":4.0,"review":"Nice Tour! . I guess it must be $44USD? Since I was charged $56CAD at the counter. It was a nice way to tour the city and see everything on the top of the bus. I highly recommend it!","review_date":"June 7, 2018","user":"skaur18"},{"attraction_id":1337,"rating":3.0,"review":"Very disorganised tour joining information. We take these types of tour in most \"foreign\" countries we visit and this was by far the worst. I understand bus companies are restricted from signage in Montreal but the absence of anyone from Gray Line makes it almost impossible to guess where the...","review_date":"June 7, 2018","user":"sweeperman"},{"attraction_id":1337,"rating":4.0,"review":"Expensive, but probably worth it.. This is probably the best way to get an overview of the city, especially since, once you have done a ride-around of Montreal, you can come back the next day on the same ticket, and get off for the attractions you'd like to visit. An...","review_date":"June 3, 2018","user":"retiredprek"},{"attraction_id":1337,"rating":4.0,"review":"Well worth the trip, although not the most enthralling of sights, but that is not the bus company's fault.. We went on a complete circuit which took the best part of two hours. The lady doing the commentary was great and her stories and explanations were very interesting. The tour was so good, and the explanations so interesting, that we decided that, contrary to...","review_date":"June 3, 2018","user":"john_v"},{"attraction_id":1337,"rating":2.0,"review":"No alternative service . Bad service, takes to long for pickup, was raining and the bus only had room on top and the next\nOne was 1 hs late\nRegretfully this is the only available service","review_date":"May 27, 2018","user":"drpierre2001"},{"attraction_id":1337,"rating":3.0,"review":"Open top in tne sun. Having done many open top bus tours in various cities we were keen to give this a try. The guides, we did it twice, were well informed and multi lingual. We were more informed about Montreal when we left than when we started. They can...","review_date":"May 6, 2018","user":"iaatkinson"},{"attraction_id":1337,"rating":1.0,"review":"A real disappointment. Extremely expensive for an extremely uninformative tour. While you appear to visit some of the key attractions, the tour guide tells you next to nothing about them; directions to certain buildings and murals were useless (building on the left when there were a dozen buildings...","review_date":"May 5, 2018","user":"dgooch216"},{"attraction_id":1337,"rating":2.0,"review":"Save your money, and avoid this tour. I've done Hop on\/Hop off tours in different cities, so I knew it was a good option to see a lot parts of a city in a short time. This tour was a disappointment.\nMy friend and I bought our tickets online, and decided that...","review_date":"May 1, 2018","user":"ladyphoenixxx"},{"attraction_id":1337,"rating":4.0,"review":"What an amazing way to see a city ans its attractions. We spent the weekend in Montreal. We purchased the two day pass. We rode the bus for the full route and then did the hop on and hop off feature. The tour guides were good ans gave you some insights to the city and its...","review_date":"February 6, 2018","user":"brucew697"},{"attraction_id":1337,"rating":3.0,"review":"Good but much too long. We'd arrived late afternoon in Montreal and took on of the last tours for the day. It started out well, touring the new and old cities but a long drive out to hills was just a waste of time.","review_date":"January 25, 2018","user":"chmeee5"},{"attraction_id":1337,"rating":5.0,"review":"What a tour \/ Quelle vir\u00e9e. On a beautiful June sunny and warm summer day we, two couples borne and raised in Montreal boarded the Hop On Hop Off bus for the first time. Of course we expected to be showed the city's major attractions. Our tour guide (Mr. Robert Costa)...","review_date":"October 30, 2017","user":"jackhawk_49"},{"attraction_id":1337,"rating":4.0,"review":"Two days, two experiences.. The first day we went the whole tour. We really liked our enthusiastic guide and the narrated tour. She had facts and figures for everything we passed. The second day we rode half way around so we could get off at a stop we liked...","review_date":"October 17, 2017","user":"anna_m"},{"attraction_id":1338,"rating":1.0,"review":"RUDE - False Advertisment. My travel companion and I were looking forward to a fun filled day at Niagara Falls. Immediately upon locating the bus, the tour guide, Scott was a bit snappy to the passengers boarding the bus behind us. So we quickly realized this wasn\u2019t going to...","review_date":"January 15, 2019","user":"cjparker23"},{"attraction_id":1338,"rating":1.0,"review":"NEVER AGAIN\/FALSE ADVERTISEMENT. My friend and I visited Toronto, Canada for the first time after Christmas. I searched Trip Advisor for fun activities and of course we were thrilled to find this boat cruise package of Niagara Falls! The description included a Hornblower Niagara Cruise, HOWEVER, it did...","review_date":"January 7, 2019","user":"jasmineo355"},{"attraction_id":1338,"rating":1.0,"review":"AVOID DURING WINTER - False Advertisement. Description of what to expect and inclusions are not as described during winter seasons. Description specifies attendance of Hornblower Niagara Cruise, however failed to mention the cruise does not operate during winter. The primary reason we (and everyone in the group) chose this tour was...","review_date":"December 29, 2018","user":"fraser_d"},{"attraction_id":1338,"rating":5.0,"review":"Entertaining & Info packed day. After a slow start due to the road works around downtown Toronto we got out of the city. Within 15 minutes our guide, Fred, began a very extensive account of the main sights on the way filled with fascinating detail on the geography and history...","review_date":"October 17, 2018","user":"graham_f"},{"attraction_id":1338,"rating":5.0,"review":"TERRIFIC!!. Michael was absolutely the best! Despite whatever negative comments about him we decided to book anyway and Im glad we did! We visited every location listed and he was very informed about Niagra Falls and the surrounding areas. Thanks for making my wifes' Toronto birthday...","review_date":"October 7, 2018","user":"darrell_p"},{"attraction_id":1338,"rating":5.0,"review":"Zoom Tours To Niagara Falls. It was amazing. Thank you to our guide, Fabio, for make this day unforgettable. Everything was perfect and the price it was the best part.","review_date":"October 5, 2018","user":"camila_m"},{"attraction_id":1338,"rating":3.0,"review":"Can use any tour group. The company began very accommodating. The weather for the day I booked was not good and they allowed me to switch days.\nTheir website said he tour will have hotel pick up. Instead, they emailed and told me I should go to the bus depot...","review_date":"October 2, 2018","user":"mary_h"},{"attraction_id":1338,"rating":5.0,"review":"A must trip for anyone who has not been. Off to an early start on a sunny day on a small bus with a diverse and interesting group. Commentary from our driver and guide was only okay and was a lot about himself. He seemed knowledgeable enough, but perhaps has been doing it too...","review_date":"September 27, 2018","user":"maryreddeeralberta"},{"attraction_id":1338,"rating":1.0,"review":"AVOID!! \u2013 Left Stranded, got sworn at and lost money. Due to a driver error my daughter and I were left stranded at Niagara on the Lakes and forced to make our own arrangements back to Toronto at our own expense.\nThe complaints procedure with this company is completely biased because Michael the general manager...","review_date":"September 23, 2018","user":"kando29"},{"attraction_id":1338,"rating":5.0,"review":"Great Tour! And a good save on the way home.. Tony was an excellent tour guide. We enjoyed our time at Reif Estate winery and all of the stops along the way to the Falls. Hornblower boat tour was fun and the Falls were amazing.\nThen on the way back to Toronto, one of the...","review_date":"September 4, 2018","user":"jenniferapr"},{"attraction_id":1338,"rating":5.0,"review":"Wonderful falls. Our day was wonderful, our guide was Michael, so fun and very informative, gave lots of helpful advice. The tour company was wonderful our plane was delayed for 2 days we thought we would miss out and lose our money, not so my daughter in...","review_date":"August 28, 2018","user":"sne\u017eana_sue_b"},{"attraction_id":1338,"rating":3.0,"review":"Fantastic day out but tour didn\u2019t deliver what it promised. Our trip to the Niagara Falls was, no doubt, an awe-inspiring, spectacular experience. However, in retrospect, it would have been more worth our while and, more to the point, worth our money to take the regular coach and WEGO buses. The reason we decided in...","review_date":"August 22, 2018","user":"t86tania"},{"attraction_id":1338,"rating":1.0,"review":"Unbearably obnoxious guide. Just to be absolutely clear, this review is for Niagara Toronto Tours. I am not confusing them with any other company. I have taken day tours in various cities around the world for most of my life, but the guide on this tour was, without...","review_date":"August 11, 2018","user":"skydiver757"},{"attraction_id":1338,"rating":5.0,"review":"Overnight stay in Canada . Booked a trip to Niagra Falls. Stayed on the Canada side which is a must.\nWent on the maid of the mist trip under the falls what a fantastic experience this was.would definately recommend to anyone who enjoys a thrill..Visited on a Saturday which in...","review_date":"August 10, 2018","user":"karenmccann67"},{"attraction_id":1338,"rating":1.0,"review":"Journey beyond the falls. What ever you do I repeat what ever you do , never ever do the journey beyond the falls walk, it is they biggest waste of money and time you will ever experience.Besides the fact that the Canadian side of niagra is the biggest rip...","review_date":"August 10, 2018","user":"541edwink"},{"attraction_id":1338,"rating":5.0,"review":"Flawless from beginning to end. Michael (The Man in Black) really deserves a standing ovation. He was a fabulous tour guide and really knows his stuff. The falls themselves are pure magic and anyone travelling to Toronto really should take the time to visit. The day went off without a...","review_date":"August 7, 2018","user":"rosemarycav"},{"attraction_id":1338,"rating":5.0,"review":"An instructive and entertaining tour of the Niagara Region. Michael (The Man in Black) was amazingly knowledgeable and savvy. As he was driving the bus, he spoke almost non-stop all along the tour. The standard information was always enhanced by a cornucopia of historical, geographical and personal tidbits. From football and hockey to breweries...","review_date":"August 4, 2018","user":"patroxler"},{"attraction_id":1338,"rating":3.0,"review":"Falls are amazing. Michael is the worst.. Michael the Operations manager is one of the most unpleasant people I have ever had the misfortune to come into contact with.\nAfter only being in Toronto for less than a day and not having found our bearings yet, we mixed up our collection point...","review_date":"July 28, 2018","user":"stay634823"},{"attraction_id":1338,"rating":5.0,"review":"What an amazing day!. This was the highlight of our trip to Toronto, despite the early start it was well well worth it and I recommend anyone wanting to do the Niagara trip to seek out these guys.\nWe had the \"infamous\" Michael as our guide for the day...","review_date":"July 26, 2018","user":"pault73"},{"attraction_id":1338,"rating":5.0,"review":"Private SUV tour to Niagara Falls booked through Viator.. Had a fantastic day with our tour guide Roy en route to the Falls. ( Part of Kings Tours). He picked our group of 5 from our hotel at 9am and guided us through all the history of all the landmarks. Excellent tour guide, We...","review_date":"July 8, 2018","user":"champerslass"},{"attraction_id":1338,"rating":5.0,"review":"Fantastic Day Out. The one day sightseeing tour was a fantastic day and must do on a visit to Toronto. The tour was well organised and ran smoothly throughout the day. The activities were great, stopping off at a winery, Niagara on the Lake and a photo spot...","review_date":"June 15, 2018","user":"charles_d"},{"attraction_id":1338,"rating":5.0,"review":"Amazing Niagara Falls. What an awesome day. We had a fantastic day with our tour guide Michael. Tasting the famous Ice wine, walking through Niagara on the lake whilst eating a Canadian maple ice cream then onto the falls. The Hornblower boat trip was spectacular, getting so close...","review_date":"June 11, 2018","user":"georgina_b"},{"attraction_id":1338,"rating":4.0,"review":"Professional and Good Value . A fulls day trip to one of the wonders of the world\nVery good price which included pick up and drop off at our hotel\nOur driver and guide, Sabi was a font of knowledge. Sabi made our journey both interesting and informative. He was...","review_date":"April 10, 2018","user":"jdwhu34"},{"attraction_id":1338,"rating":5.0,"review":"Excellent experience !! . This company was recommended to us by our hotel concierge when I inquired about the possibility of a private tour from Toronto. From start to finish it was very professional and well conducted. We were picked up at our hotel and taken in a comfortable...","review_date":"April 3, 2018","user":"karenbj8398zi"},{"attraction_id":1338,"rating":1.0,"review":"Rushed tour and non-english speaking tour guide!. Seeing Niagara Falls was great, however the tour was not organised well. We had to wait at one stop for 40mins while the tour bus driver (who is also the guide) went around and sold tickets to others who had hopped on the tour at...","review_date":"January 22, 2018","user":"adam_c"},{"attraction_id":1338,"rating":2.0,"review":"Niagaratorontotours.com. Tour itself ok, However attitude of Michael on the tour and since returning home has been rude. I inadvertently paid for 5 people when all exchanges prior to booking clearly referred to 4, both from myself and Michael. We were accused of not saying we...","review_date":"November 14, 2017","user":"joannehollings"},{"attraction_id":1338,"rating":3.0,"review":"Good tour guide . My 3 stars are awarded solely for the tour guide and driver. I took this tour a couple of days ago while on holiday in Toronto. I got off to a bad start on the morning of the tour as my GPS map took me...","review_date":"November 3, 2017","user":"saramana91"},{"attraction_id":1338,"rating":5.0,"review":"Great Service. Pre booked all or transportation via Niagara tours , this included transfers from Toronto airport to the hotel in Toronto then onto Niagara falls ,and back to the airport ,the service was superb ,and the buses very comfortable ,great experience throughout ,would recommend anytime","review_date":"October 29, 2017","user":"jarlath_m_m"},{"attraction_id":1338,"rating":5.0,"review":"Breathtaking . Words can\u2019t really express the beauty of the falls . The tour pick up us from the hotel. Our tour guide was very knowledgeable, gave us free time on top the Falls then took us down the bottom where we took the boat called horn...","review_date":"October 14, 2017","user":"petronellam625"},{"attraction_id":1338,"rating":5.0,"review":"Awsome Experience. Visited Niagara falls with family and friends in August 2017. It was spectacular and the boat trip is a must. Canada side is Hornblower and USA side is Maid of the Mist. Need to go down at night as they light up the falls and...","review_date":"October 4, 2017","user":"andybhoy07"},{"attraction_id":1338,"rating":4.0,"review":"Zoom In. Been a long time waiting for this visit and turn out to be a great one.\nI visited Iceland, land with waterfalls but it won't be complete without Niagara on my list.\nWe was not fully prepare for Niagara trip, just because we have to...","review_date":"September 30, 2017","user":"bluestar-sian"},{"attraction_id":1338,"rating":5.0,"review":"A short stay in toronto. I booked a place on a day trip to Niagara and was not disappointed very informative guide. On arrival at Niagara I decided to take in a helicopter flight over the falls it was a very sunny day so the views were breathtaking it is...","review_date":"September 29, 2017","user":"70traveller88"},{"attraction_id":1338,"rating":5.0,"review":"So happy I choose this tour!. This was better than what I thought it was going to be, it really went beyond my expectations, mainly in the fact that everything was pretty much taken care of for us. Transportation to Niagara Falls is set, all you have to do is pick...","review_date":"September 28, 2017","user":"amabel_d"},{"attraction_id":1338,"rating":5.0,"review":"Great day out. Went on the Niagara Falls and around. Had a great 5 hour trip. Pick up and return from our hotel in a comfortable air conditioned mini bus. Got to do the Maids in the mist trip, which was absolutely brilliant, along with the Skylon tower...","review_date":"September 24, 2017","user":"jmc6868"},{"attraction_id":1338,"rating":5.0,"review":"Fantastic Day Trip. We took the daytrip with Grayline Tours from downtown Toronto and it was jam packed with lots to see and do. We started off getting a guided narrative of Toronto and surrounding areas and important features were pointed out regularly. We arrived at a winery...","review_date":"September 16, 2017","user":"patmckenzie"},{"attraction_id":1338,"rating":5.0,"review":"Wonderful Trip. I was picked up from my hotel on time. The guide was super friendly and told very interesting facts about the niagara falls.\nI can strongly recommend the tour!!","review_date":"September 10, 2017","user":"ariane_m"},{"attraction_id":1338,"rating":5.0,"review":"Wonderful Day Trip. From the pick up (on time) at our Toronto hotel to we returned 8 hours later, the day trip was a fabulous experience. The highlights were the view of Niagara Falls and the boat ride into the mist created by the falls. Lovely 3 course...","review_date":"September 6, 2017","user":"homejames63"},{"attraction_id":1338,"rating":5.0,"review":"Outstanding trip - not to be missed. This is a fabulous tour - from our journey with Scott who was both informative and absolutely hilarious - he was a major part of making this a fantastic trip. The winery visit was lovely - the ice wine is incredible and Niagara on the...","review_date":"September 5, 2017","user":"vivien62"},{"attraction_id":1338,"rating":5.0,"review":"A very enjoyable day tour. The day starts with a morning pickup, typically directly at the hotel. After all participants have arrived at the company office, the tour itself starts as the group travels by bus to the Niagara Falls area. The bus driver (in my case Jay) provides a...","review_date":"September 1, 2017","user":"mattiaslundahl"},{"attraction_id":1338,"rating":5.0,"review":"Horse Shoe Falls Niagara. The Horse Shoe Falls (that is the correct term for the Niagara falls on the Canadian side) is just a 5 Star must do must see item on the agenda while in Canada.\nWe booked the CitySightseening Niagara day tour. Our bus driver cum tour...","review_date":"August 31, 2017","user":"4aru"},{"attraction_id":1338,"rating":5.0,"review":"Fabio was FAB-U-LOUS!!!!!. My friend Candi and I thought the perfect way to wind down from our first trip to Toronto and Caribana (I don't care what they call it, I'm told it will always be called Caribana by the locals), would be to take in the mighty...","review_date":"August 28, 2017","user":"nina_l"},{"attraction_id":1338,"rating":5.0,"review":"Lovely day. The bus was on time and the driver (I am sorry I forgot his name) was informative and nice. The stop at Niagara On The Lake was fabulous - what a lovely little town! The vineyard visit was not so much a visit as it...","review_date":"August 24, 2017","user":"lauriemorel"},{"attraction_id":1338,"rating":5.0,"review":"Great day out. Michael (Professor Michael) was an excellent bus guide and driver. His bad jokes are part of his amusing approach to guiding for all ages and tastes. Niagara Falls were simply stunning. Niagara-on-the-Lake was beautiful. The wine tasting stop was interesting but I'd have gladly skipped...","review_date":"August 19, 2017","user":"holger_g"},{"attraction_id":1338,"rating":2.0,"review":"A Bit Disappointing. This is the \"skinny\" on this trip. First, you can be picked up at your hotel in a simple passenger van (ours had suspension problems and an aggressive driver). You are driven with others to JFK airport for a flight to Buffalo, NY on JetBlue...","review_date":"August 6, 2017","user":"jswflights"},{"attraction_id":1338,"rating":2.0,"review":"Rude driver. Booked this through Niagra Day Tours last week and went last Sunday. Looking back, I probably should have rented a car and drove up there solo. I was told that pick up at my hotel would be at 7:20am, driver did not arrive until 8am....","review_date":"August 4, 2017","user":"yvnelj1"},{"attraction_id":1338,"rating":3.0,"review":"Worth doing. My wife and I recently went on a day trip from Toronto to Niagra. We were picked up by Jay from our hotel in the morning, who would be both our tour guide and bus driver for the day.\nThere were some challenges for sure,...","review_date":"August 3, 2017","user":"zachary_d"},{"attraction_id":1338,"rating":5.0,"review":"Most amazing experience in Toronto. I had the opportunity to visit Toronto in 2005 as part of a business trip . Our hosts treated our group to some sight seeing trips in Toronto ,much to my delight . We had a fantastic ferry ride ,but what humbled me were the...","review_date":"July 28, 2017","user":"glendyrr"},{"attraction_id":1338,"rating":5.0,"review":"Day tour from Toronto worth the trip. We pre-booked Seesight tours, though the complete package was costly it is worth if you are staying in Toronto as tourist and want to see all of Niagara in a day. Still I suggest it is better to stay few days in Niagara itself with...","review_date":"July 23, 2017","user":"prashanth_p"},{"attraction_id":1338,"rating":3.0,"review":"Canada . Just back from Toronto to visit Niagara Fall it was a gift from my son to celebrate a special birthday it was a trip of a lifetime and I had a wonderful time Toronto is a beautiful place we went on coach tour to Niagara...","review_date":"July 15, 2017","user":"elizabeth_m"},{"attraction_id":1338,"rating":5.0,"review":"Great day tour. Arranged tour through internet and everything went great. Michael assisted with arrangements and was the tour driver\/guide. He was knowledgeable and entertaining and was interactive with all guests on tour. I was appreciative of his extra attention as II was traveling alone. Could not have...","review_date":"July 11, 2017","user":"theresa5678"},{"attraction_id":1338,"rating":1.0,"review":"A wonderful guided tour of Niagara, Ontario. A bunch of us (about 40, including children) took a guided tour of Niagara, Ontario on Saturday, June 17, 20!7. We had a great time and learnt a great deal of the history of the area, attraction, visited the College Winery, the falls, restaurants ,...","review_date":"June 17, 2017","user":"lucienne_k"},{"attraction_id":1338,"rating":5.0,"review":"Had a great day. We had a great time with our driver\/guide Mike. He really has a way to keep the mood fun and everyone relaxed. We were picked up on time, had a cool time at Niagara-at-the-lake and the Falls and even the weather was great.\nIf I...","review_date":"June 4, 2017","user":"marinafollowsthesun"},{"attraction_id":1338,"rating":5.0,"review":"King Tours' Niagara Falls Day Trip. We joined King Tours day trip to Niagara Falls. Great customer service! Reasonable price! Also, our tour guide Selim is very humorous, friendly and charismatic. We highly recommend this tour!","review_date":"May 22, 2017","user":"music913"},{"attraction_id":1338,"rating":2.0,"review":"My story of the tour bus crashing, yep get ready. I am reviewing the company Niagara Toronto Tours not the actual falls themselves.\nWine tasting is great, tasted a red and a white wine and the ice wine tasting was a small fee ($2-4) well worth trying though.\nIt was raining the day we went...","review_date":"May 9, 2017","user":"katherinesimmo"},{"attraction_id":1338,"rating":5.0,"review":"King Tours trips. We used King Tours for a trip to the Premium Outlets near Toronto and it proved to be a very worthwhile trip. My credit card wouldn't agree but great bargains in Coach and Kate Spade (handbags, for anyone not familiarity the brands)\nWe used King...","review_date":"April 27, 2017","user":"relayslow"},{"attraction_id":1338,"rating":4.0,"review":"City Sightseeing Tour of Niagara Falls. We loved this tour. Our guide (I forget his real name but his nickname was the man in black) was superb. He was so informative and I felt that I really got insider knowledge about Toronto. The stops were all appropriately timed and we had...","review_date":"April 21, 2017","user":"mairead_f"},{"attraction_id":1338,"rating":3.0,"review":"Not very well organised . This tour claimed to be one of the best tours from Toronto to Niagara Falls so we decided to used them. Morning started well when we were picked at 8:15 from our apartment. But we were dropped in an office where we had to wait...","review_date":"April 12, 2017","user":"mariettata"},{"attraction_id":1338,"rating":5.0,"review":"King Tours Day Trip to Niagara Falls. Cannot recommend this Trip highly enough! Excellent value for money and a super easy hassle free way to visit Niagara Falls.. Salim our tour guide was charming, funny and very knowledgable! You can add on various things to the basic cost of the tour. Including...","review_date":"March 21, 2017","user":"traveler567286"},{"attraction_id":1338,"rating":4.0,"review":"Easy day trip and fun. Reviewing the company \"Niagara Toronto Tours\" here....\nBooked via our hotel at around 4.30pm the day before on arrival to Toronto (we knew that would be the best weather day)\nPick up was 8.30 am. I was pleased that the bus only had 13 seats...","review_date":"March 9, 2017","user":"sthlondontravellers"},{"attraction_id":1338,"rating":3.0,"review":"Niagara Falls is a must - this tour, not so much. To be clear, I am reviewing the company Niagara Toronto Tours, as I believe some folks here are just reviewing the actual Niagara Falls. Admittedly, I didn't do much research on tour options for Niagara Falls or even compared the cost of renting a car...","review_date":"March 3, 2017","user":"explore605391"},{"attraction_id":1338,"rating":4.0,"review":"It is a must to see. I enjoyed a lot my day tour to Niagara Falls. We visited the lovely and cute city Niagara by the Lake. Nice restaurants all around and lots of shopping too. It's really worthing to spend a day over there.","review_date":"February 24, 2017","user":"luis_paulo_ribeiro"},{"attraction_id":1338,"rating":5.0,"review":"Economical and thorough day-tour from Toronto. This is a great budget day-tour to do if you have a free day in Toronto. It takes you to Niagara Falls, with a few fun stops along the way - such as the ice win vineyard region and the Niagara on the Lake town....","review_date":"February 15, 2017","user":"chandra_j"},{"attraction_id":1338,"rating":5.0,"review":"just a simple word \"Spectacular\". I was visiting Toronto during the holiday season. It was the second city for me to see, and I had learned that it is the largest city in Canada, a sort of \"city among cities.\"\nAs soon as I arrived at Pearson International Airport. I...","review_date":"January 30, 2017","user":"enrico_c"},{"attraction_id":1338,"rating":3.0,"review":"Nature and us. We travelled by GO train and bus from Longbranch. Cheap at $35 per person return. Takes longer than self drive, but that's fine. Niagara Falls are truly spectacular. What Man has done to the surroundings is not so. Vegas-like in it's crass commercialisation. A casino...","review_date":"January 17, 2017","user":"gregpiper"},{"attraction_id":1338,"rating":5.0,"review":"Excellent tour company. We recently visited Canada for the first time Dec. 2016 and booked a day tour to Niagara Falls with company. They were amazing. I booked it over the phone with \"Mike\" and he was very thorough and accommodating. I have a son with a severe...","review_date":"January 11, 2017","user":"m2984bkanaa"},{"attraction_id":1338,"rating":5.0,"review":"Perfect way to see it all. We booked the bus and let the driver do all the work. Saw fun things we wouldn't have known to look for - like Niagara on the Lake. This is the way to do the falls. My only wish is that we had a little...","review_date":"January 8, 2017","user":"jimlew"},{"attraction_id":1338,"rating":5.0,"review":"Mesmerizing experience. My visit to Canada would not have been complete without visiting Niagara falls. It was an amazing experience.","review_date":"December 22, 2016","user":"jaspreet271"},{"attraction_id":1338,"rating":4.0,"review":"UK VISITOR. Our visit to Niagara falls was one of the highlights of our tour of Canada and New England. We toured with a company called Newmarket Holidays and although the places that we visited and the scenery that we passed through were fantastic I would not...","review_date":"December 21, 2016","user":"nivalb"},{"attraction_id":1338,"rating":5.0,"review":"The most amazing experiene...!!!. Heard about great Niagara falls since my childhood and finally got change to see this amazing and most memorable falls. The ferry service from Canada side must be on your bucket list. Also saw Nik Wallenda's tight rope walk without any safety and it was...","review_date":"December 17, 2016","user":"kushal_p"},{"attraction_id":1338,"rating":5.0,"review":"City Sightseeing Tour Of Niagara Falls Outstanding. Only Do From Canadian Side!. A good Tour Company to use for this long day tour. Pre book your Hornblower Boat Trip with them before boarding the bus.\nAn interesting drive to the Falls with good narration by driver. A perfect sunny day.\nThe Hornblower Catamaran trip on the river...","review_date":"December 15, 2016","user":"clio_h"},{"attraction_id":1338,"rating":5.0,"review":"Niagra falls ontario canada. in may i visited my cousin in Hamilton ontario.we decided to go to niagara falls.we lived in toronto 40 years back and my last visit to the falls was 12 years back.things have drastically changed in these 40 years.there were no chain hotels and almost...","review_date":"December 9, 2016","user":"anjum53"},{"attraction_id":1338,"rating":5.0,"review":"Day trip to Niagara and boat trip to the falls with Kings Tours Toronto. Many tour operators but we selected King Tours as they were recommended by our hotel Holiday Inn Markham.\nWe were collected at the hotel by Bala, a great chap from Sri Lanka and taken to their office.\nThere we were me at reception by Ramen,...","review_date":"November 5, 2016","user":"ubpositive"},{"attraction_id":1338,"rating":5.0,"review":"American side Niagara falls seen as it should be. Mark from Canada as our guide. He did a terrific giving us information and history of the falls. the cost was a little pricey but well worth it. You wouldn't get to enjoy the falls as much if you tried to do it without taking...","review_date":"October 14, 2016","user":"tomtruxal41"},{"attraction_id":1338,"rating":1.0,"review":"Tours4fun trip to Niagara Falls. I do not recommend this company, we did not have enough time to visit the Niagara Falls, we were taken to a very dirty hotel, smell bad, everything seemed very dirty. They charged guide salary and bus driver salary, something that I was not aware...","review_date":"October 13, 2016","user":"morys210"},{"attraction_id":1338,"rating":5.0,"review":"A short trip to see friends visiting from Finland.. The tour bus driver (Frances) was early (shocking I know) to pick us up and waited patiently while our group gather in the hotel lobby. Frances was very informative on his drive to the Falls and gave us many details of the area on our...","review_date":"October 10, 2016","user":"beckyr691"},{"attraction_id":1338,"rating":2.0,"review":"Extremely disappointing tour guide. I enjoyed most aspects of the trip - the whirlpool, wine tasting and horn blower ride were all great.\nHowever our tour guide, Mr. Scott, was extremely disappointing. The day was filled with sexist and rude remarks, belittling the homeless and the LGBTA community.\nMr...","review_date":"October 6, 2016","user":"sinead_m"},{"attraction_id":1338,"rating":2.0,"review":"The guide ruined the tour. What was a great tour and a fantastic day out for me and my friends was largely tainted by our driver and tour guide Scott.\nScott was rude, offensive and seemed to ignore basic safety rules while driving i.e. wearing a seatbelt and putting two...","review_date":"October 6, 2016","user":"alison_r"},{"attraction_id":1338,"rating":2.0,"review":"Amazing trip but very poor guide. Although we (group of four friends) enjoyed our trip, our tour guide Mr Scott unfortunately ruined some of it for us.\nHe made a lot of jokes that were in very bad taste - including joking about guessing people's sexuality going through the LGBT neighbourhood...","review_date":"October 6, 2016","user":"rois123"},{"attraction_id":1338,"rating":5.0,"review":"Great value. Took a Niagara Falls day trip with City Sightseeing and had a fantastic day. The B&B that we were stopping at (Suite Dreams) booked this trip for us, we were picked up from the front door and taken to meet the tour bus in the...","review_date":"September 30, 2016","user":"sandy_f"},{"attraction_id":1338,"rating":5.0,"review":"Not to be missed. Niagara Falls - a 1 1\/2 -2 hour drive from Toronto. With a stopover on the way at a winery and the historic town of Niagara on the lake, this is an easy and must do day trip from Toronto. Keep approx 10 hours for...","review_date":"September 29, 2016","user":"worldtripper15"},{"attraction_id":1338,"rating":4.0,"review":"Great trip. This was a great trip and we'll worth the money. As a solo traveller it was a safe and easy way to visit a number of locations on the way. Tony the driver and guide was friendly helpful and informative. We stopped at niagara on...","review_date":"September 25, 2016","user":"derby53traveller"},{"attraction_id":1338,"rating":4.0,"review":"Sightseeing Tour of Niagara Fall, Niagara on the Lake. Our driver and guide for the day was Big Michael with the beard! He was very knowledgeable about his tour and filled us with humour and joy throughout!\nWe visited Niagara Falls, Niagara on the Lake, Souvenier City and Niagara Wine Education Center for some...","review_date":"September 22, 2016","user":"sanjv007"},{"attraction_id":1338,"rating":5.0,"review":"Fantastic natural wonder. We went on a day trip with City Sightseeing. Our tour guide 'Michael the Man in Black' was probably the best guide we have ever had in all our travels. He was full of information, humorous, patient and made the long trip a pleasure.\nThe...","review_date":"September 21, 2016","user":"suzanne04"},{"attraction_id":1338,"rating":5.0,"review":"Niagara Falls coach trip, King Tours. Really enjoyed the King Coach day trip from downtown Toronto to Niagara Falls including stops at the vineyards and Niagara on the Lake.\nThe coach driver Jay is superb, he gives frequent interesting information in a witty style and helps make the day so enjoyable....","review_date":"September 20, 2016","user":"paulbrindley"},{"attraction_id":1338,"rating":5.0,"review":"The falls. Spent the day at the falls with greyhound tours, left toronto around 10am and got back at 8pm. We stopped of at niagara on the falls first which is beautiful then onto the falls and a trip on the hornblower, the noisy of the water...","review_date":"September 14, 2016","user":"graemewilson74"},{"attraction_id":1338,"rating":5.0,"review":"The best experience ever!. We took the day trip with City Sightseeing and had the amazing tour guide Alex. Such a great day trip and a definite must if you are in Toronto! We got picked up from our hotel and dropped off in the evening so is totally...","review_date":"September 14, 2016","user":"rosie_h"},{"attraction_id":1338,"rating":5.0,"review":"Great tour with a helpful, friendly tour guide. There are so many tours to Niagara falls it is hard to pick one. However Niagara falls day tour was a great company to go with. The tour guide Paul, was a great fountain of knowledge and told us many facts along the way. He...","review_date":"September 4, 2016","user":"claireandjoe2016"},{"attraction_id":1338,"rating":5.0,"review":"Good value day trip. We booked this tour through the hop on - hop off desk at Yonge and Dumas Square. The price was good value. Bus left on time on a beautiful sunny day on 2 September. Our river\/guide was Michael (the man in black) who gave us...","review_date":"September 3, 2016","user":"leof966"},{"attraction_id":1338,"rating":4.0,"review":"Great tour, great organisation and amazing falls. We booked this 'City Sightseeing - Niagara Falls Day Tour' at the reception desk of our hotel. The brochure dit not give us lots of information and our concierge was not really helpful, therefore we were happy to see the shuttle arrive as planned on...","review_date":"September 3, 2016","user":"travelmonkeys202"},{"attraction_id":1338,"rating":5.0,"review":"A must see, great views and loads to do in the area.. I booked this with \"city sight seeing\" the staff where really great and answered all my questions really well. The driver (forgotten his name) was very good, friendly and made the journey to the falls much better.\nThere's loads to do at Niagara falls, apart...","review_date":"August 31, 2016","user":"kalyan33"},{"attraction_id":1338,"rating":3.0,"review":"Day Tour to Niagara Falls. Niagara Falls was beautiful, especially the boat tour is a must. The town Niagara-on-the-Falls was awesome and should be seen.\nWe made a reservation CitySightSeeingToronto. The coach was confortable, the driver and guide Michael tried his best. But every long stop, the coach smelled bad...","review_date":"August 30, 2016","user":"engineerist"},{"attraction_id":1338,"rating":2.0,"review":"Average at best and sexist. I got a call at the pick up time and was yelled at for not being there. I was under the impression I was being picked up from my accommodation as this is what the booking site said.\nI was told I had been sent...","review_date":"August 25, 2016","user":"catwebs"},{"attraction_id":1338,"rating":2.0,"review":"Niagara Falls amazing, tour badly organised. We did Citysightseeing Toronto's tour to Niagara. We booked the tour via our hotel and had very little prior knowledge about the tour. Company's pick-up -service came to our hotel about 15 minutes late. The driver blamed traffic which is naturally understandable in a big...","review_date":"August 24, 2016","user":"maijuj11"},{"attraction_id":1338,"rating":5.0,"review":"Highly recommended. Whilst at niagara we did lots and really enjoyed it the Only attraction we did not like was the hard rock cafe.\nThe hilight of the trip had to be the horse shoe falls really fascinating","review_date":"August 22, 2016","user":"hannah_d"},{"attraction_id":1338,"rating":3.0,"review":"Not the best not the worst.. We has an okay trip. We were 3 adults, being picked up downtown. We were told to be at college & yonge st for 8:30 am. The ride was about 10-15 minutes late, the problem was that we had no way of knowing if we...","review_date":"August 10, 2016","user":"michiwha"},{"attraction_id":1338,"rating":5.0,"review":"AMAZING FALL. It is a beautiful day tour .You enjoy the falls , boat journey and surroundings. Very vibrant area and busy streets. This sight is very attractive when sun does not shine much. Night attraction is an addition for visitors. You can book the tour online...","review_date":"August 10, 2016","user":"sami473"},{"attraction_id":1338,"rating":4.0,"review":"Niagara Falls = AMAZING, Tour = Not so amazing. Booked the Niagara day tour which included the Hornblower Cruise (highlight of the tour). All started well and pick up from hotel was on time, however we ended up waiting nearly 45 mins to an hour at King Tours offices to depart for Niagara.\nAlthough...","review_date":"August 9, 2016","user":"jim_s"},{"attraction_id":1338,"rating":5.0,"review":"5 HOUR TOUR ( BRILLIANT ). Booked a 5 hour tour with Attractions World .com Through Thomas Cooke before we went on holiday. Sounded expensive at first but it was well worth it. The Guide was very good and we had a brilliant day out. Did Falls including Boat. Includes a...","review_date":"August 7, 2016","user":"bob_w"},{"attraction_id":1338,"rating":2.0,"review":"tour to niagara region. I booked this tour in July as I had a friend visiting from out of province who had never viewed the Falls. We were the only Canadians on a full bus with visitors from many other countries. The booking process and pick up were quite...","review_date":"August 5, 2016","user":"stargazr99"},{"attraction_id":1338,"rating":4.0,"review":"A great day. I booked this tour on-line with Niagara Toronto Tours and received a prompt reply by email confirming my booking for the date requested..On the morning, the pick-up at my hotel was punctual and after collecting others (total of 21) we set off for Niagara.\nThe...","review_date":"August 2, 2016","user":"paul_s"},{"attraction_id":1338,"rating":5.0,"review":"viator one day bus tour. Tour was just ok. Should have been longer time at wine tour and Niagra Falls. Bus driver Mr.Scott was a little hooky but worst of all creepy, slimy and a bit of a pervert. Constantly hitting on myself and my friend. Tried to pass off...","review_date":"July 31, 2016","user":"calgary-bernie"},{"attraction_id":1338,"rating":1.0,"review":"Under whelming. This company was the worst I have experienced. I don't usually comment on poor service however this experience ruined Niagara Falls for me. They were dis organised to the point where we had so little time at the attractions we went to see that it...","review_date":"July 30, 2016","user":"eloise_n"},{"attraction_id":1338,"rating":3.0,"review":"Niagara Falls Day Tour. Yes we saw the falls which is what everyone wanted to do with time to see everything. Followed by visit to Niagara on the Lake which was also interesting. However our\/guide driver did impart useful info but also lots of irrelevant rubbish and TBH he...","review_date":"July 26, 2016","user":"keith_w"},{"attraction_id":1338,"rating":5.0,"review":"Everything you imagine!. We booked the\"Niagara Falls Day Tour from Toronto\" tour through Viator.\nWe were picked up from our hotel ontime, our guide \/driver, Duncan was friendly and very informative.\nThis 9 hour tour included a stop at the Reif winery for a free wine tasting including...","review_date":"July 19, 2016","user":"lanieg60"},{"attraction_id":1338,"rating":5.0,"review":"Absolutely beautiful and breathtaking!. The Falls are absolutely beautiful, breathtaking and fantastic. Get on the hornblower cruise close to the falls, it's very exhilarating.\nYou must at least go to Niagara Falls once in your life time!","review_date":"July 17, 2016","user":"736beckyl"},{"attraction_id":1338,"rating":5.0,"review":"Fantastic tour!!!. This day your was amazing! Apart from being slightly late in pickup due to heavy Toronto traffic, the day went like clock work. Niagara On The Lake was so pretty and the wine tasting at Reif Wineries was amazing. We had plenty of time on...","review_date":"July 17, 2016","user":"charliem1968"},{"attraction_id":1338,"rating":5.0,"review":"Niagara Airbus Tour was a fantastic experience. We went on the 12 hour tour of Niagara Falls and Niagara-on-the-Lake with Niagar Airbus and thoroughly enjoyed the day. Buffet lunch included on 12th floor of the Sheraton Hotel with views of the falls that were extraordinary and food choice superb. I cannot recommend...","review_date":"July 12, 2016","user":"steve_c"},{"attraction_id":1338,"rating":5.0,"review":"Wonder of the world!. Oh wow! Most wonderful day trip I ever had. So beautiful the falls, so powerful. The walk behind the falls is scary and thrilling, SO was the boat ride Getting so close to the actual fall and get soaked by the water was a one...","review_date":"July 8, 2016","user":"x8181rsannaa"},{"attraction_id":1338,"rating":5.0,"review":"Magnificent Day. I took the day tour to Niagara Falls provided by Niagara Bus. The tour guide, Tony, was lovely and very knowledgeable. He provided a lot of informative commentary which interested me and filled in the time during the drive to the falls. The Falls were...","review_date":"July 5, 2016","user":"mary_v"},{"attraction_id":1338,"rating":5.0,"review":"Great tour with great guides. We booked through Viator and were taken on the tour by greyhound tours, we were picked up promptly from our hotel in a large air conditioned bus. We thought we had just booked to go on the hornblower cruise and have lunch at the falls,...","review_date":"June 28, 2016","user":"lizzys1990"},{"attraction_id":1338,"rating":4.0,"review":"Rough start, but can't beat The Falls. Booked this tour with King Tours, who pick you up at the hotel. After the timeslot had passed 10 minutes, I decided to call. 'Sorry, sorry, very heavy traffic, but the driver is on its way, don't worry, we did not forget you.' Ok, can...","review_date":"June 20, 2016","user":"rick_h1973"},{"attraction_id":1338,"rating":4.0,"review":"Exhilarating!!. We took the Niagara Falls Day Tour, donned rain parkas, and had a wonderful time! Our Maiden of the Mist got quite close to the falls & we really felt the mist!! Be sure your camera is able to withstand water! Great tour!","review_date":"June 19, 2016","user":"gadgetguy11"},{"attraction_id":1338,"rating":5.0,"review":"Niagra falls day trip. This trip was absolutely fantastic.our driver sabi was a gem of a guy full of interesting facts about Toronto and Canada.this was our first trip to Canada and this day trip was fantastic.he picked us up on time from our hotel on time,and after a...","review_date":"June 14, 2016","user":"badgetheradge"},{"attraction_id":1338,"rating":3.0,"review":"What a shame!. The tour to Niagara Falls via the Winery and Niagara on the Lake was excellent with plenty of time to complete to the boat trip and the excursion behind the falls. We experienced, however, some of the issues mentioned by other reviewers, our driver shouting...","review_date":"June 13, 2016","user":"sysolly"},{"attraction_id":1338,"rating":3.0,"review":"Nice tour, but tacky tour guide. We booked this tour online and everything was confirmed without any issues. We were picked up at our hotel on time by our driver, Michael. We stopped by a Winery on our way there and had a little wine tasting. We also stopped by a...","review_date":"May 25, 2016","user":"t_d"},{"attraction_id":1338,"rating":2.0,"review":"Trip to Niagara Falls was O.K. - but a bad service experience at booking time! - Confirmed guided tour language not kept. Before Tour:\nI was really shocked about the answer of the operators (See printscreen attached.) You don`t receive any confirmation number just a link to pay the total amount of the costs. So I asked again if anything was confirmed and the answer was total...","review_date":"May 20, 2016","user":"135andref"},{"attraction_id":1338,"rating":5.0,"review":"Great View, Fresh air and Fun Fun Fun!!!. This is the place to have an amazing time. Niagara Day Tour is the best. We enjoy the City and it's people. We come back every year to enjoy the beauty of the Falls and the surrounding sites. Somehow the Falls energizes your whole being!!...","review_date":"May 18, 2016","user":"mary_c"},{"attraction_id":1338,"rating":5.0,"review":"Something you should see once in your life. There are heaps of companies who do Toronto - Niagara as a day trip. We chose Niagaratoronto tours based on help from the TA community. If you are in Toronto and don't go to Niagara you are mad. It is so awesome in real life...","review_date":"May 5, 2016","user":"andrew_b"},{"attraction_id":1338,"rating":5.0,"review":"Wonderful Birthday Trip. We booked this trip on line from the UK at very short notice. Picked up from our hotel exactly on time. Our Tour guide Renzo was friendly, very informative and very helpful - offering to take photographs of the 3 of us at stop off...","review_date":"April 26, 2016","user":"sharon_r"},{"attraction_id":1338,"rating":5.0,"review":"Beautiful place for a day tour. . Beautiful place to go for a day tour. Nice to stroll along the water to the falls, take a break, enjoy the masses of water passing, walk pass and back. Stunning!","review_date":"April 15, 2016","user":"anette_e"},{"attraction_id":1338,"rating":3.0,"review":"One way to see Niagara Falls. We booked our day trip to Niagara Falls via the Niagara Falls Day Tours website prior to arriving in Toronto. Website & booking was very easy to use, good email communication to confirm both the booking & our pick up time & location.\nPick up...","review_date":"March 19, 2016","user":"kate_b"},{"attraction_id":1338,"rating":5.0,"review":"Excellent day tour. We were picked up from our Toronto hotel and then taken to the local bus station to be transferred to our tour bus. Our guide was Crystal who was brilliant throughout the day. On the way to Niagara we stopped at a winery, which was...","review_date":"March 4, 2016","user":"dodo2761"},{"attraction_id":1338,"rating":5.0,"review":"Michelle. I was visiting Toronto last week on business and decided to take another day to sightsee and booked a tour to Niagara Falls. The tour was delightful from start to finish! The tour guide, Michael, was friendly, really knowledgeable and quite funny. The day was...","review_date":"March 2, 2016","user":"mabby24"},{"attraction_id":1338,"rating":1.0,"review":"Viator Tour Advertised as Niagara Falls Tour from Toronto with Optional Boat Ride and Lunch. This tour was NOT as advertised. My son and I signed up for a tour with several hours of free time. There was barely one hour of so-called free time--and that was divided between two areas spaced far apart! The tour guide felt compelled to...","review_date":"January 7, 2016","user":"jacqueline20152016"},{"attraction_id":1338,"rating":4.0,"review":"A great day. We booked this tour online before our trip to Toronto. We were picked up promptly and Michael our tour guide made the effort to know our names. On the journey to Niagara he supplied us with useful information about our day and interacted with all...","review_date":"November 10, 2015","user":"suewwfc"},{"attraction_id":1338,"rating":5.0,"review":"Absolutely Stunning Day. Went on the tour to Niagara Falls today with my eight year old son. From start to finish the day was just simply amazing. We were picked up from the hotel by Michael who proved from the outset what a brilliant guide he is, knowing...","review_date":"October 26, 2015","user":"kathryn_y"},{"attraction_id":1338,"rating":5.0,"review":"Niagara Falls Day Out. It was an amazing day, picked up by the shuttle bus, outside our hotel dead on time, our Driver was named Louie, very friendly and helpful. There were around 9\/10 of us, Louie gave us some details whilst in the City, then a hour on...","review_date":"October 16, 2015","user":"howard_t"},{"attraction_id":1338,"rating":2.0,"review":"Tours4fun ....3 day Toronto and Niagara Falls Bus Tour from NYC. It is a beautiful ride through the hills and wineries. We were not able to stop on the U.S. Side of Niagara Falls. Canada side is beautiful. This tour really seems to be catered more to the Chinese visitors. The first night lodging was maybe...","review_date":"October 11, 2015","user":"linda_t"},{"attraction_id":1338,"rating":5.0,"review":"Amazing day out, truly spectacular. We travelled with Viator and booked online prior to our trip to Toronto. We were collected at 9.30am and did not get back till about 7pm, a day truly packed, firstly the amazing falls with a trip on the Hormblower, then lunch in the Sheraton....","review_date":"September 16, 2015","user":"sara_b"},{"attraction_id":1338,"rating":5.0,"review":"Niagara Falls is a must see. we took Niagara Day Tours owned by Burkus with Duncan as our driver. Very good narration by Duncan with lots of relevant info all the way. The stop at Niagara on the Lake was very nice but too short would be a beautiful overnighter. The...","review_date":"September 7, 2015","user":"perogyman"},{"attraction_id":1338,"rating":4.0,"review":"Awesome!. I didn't regret picking this tour company. There were a few selections and my aunt told me that I should go with this one. I'm sure glad I listened to her.\nI've been to Niagara Falls a couple of times but I was looking for...","review_date":"September 4, 2015","user":"j._a._n"},{"attraction_id":1338,"rating":5.0,"review":"Highly Recommended and would definitely use again!. I visited Toronto this past weekend and wanted to to see Niagara Falls. I did some research and read a lot of reviews and decided to book with http:\/\/www.niagaratorontotours.com. I'm glad I did - prompt pickup from the hotel; great tour of Niagara (on-the-lake and...","review_date":"September 1, 2015","user":"sb19812015"},{"attraction_id":1338,"rating":5.0,"review":"Great Day Trip to Niagara Falls. Shawn picked us up promptly from our hotel in Toronto and in a group of only 10 people we were taken swiftly and comfortably to Niagara Falls via a winery for a spot of wine tasting\/shopping then on to the beautiful town of Niagara on...","review_date":"August 26, 2015","user":"davidsieff"},{"attraction_id":1338,"rating":4.0,"review":"Great experience with the company. I wanted to visit Niagara Falls while in Toronto, but as a solo traveler most of the independent options (train, car rental, bus) were more expensive than a tour. I picked this company due to their prices, reviews and inclusion of the boat tour. I...","review_date":"August 3, 2015","user":"jaime_c"},{"attraction_id":1338,"rating":4.0,"review":"Nice Carefree Excursion to Niagara Region. Just for what it's worth, please make sure you are reading reviews actually written for this company-- I'm pretty sure many of the bad reviews are not referencing this company (wrong description of tours or tour times, etc.).\nThis is the company found at NiagaraTorontoTours.com...","review_date":"July 7, 2015","user":"ultramodern1"},{"attraction_id":1338,"rating":4.0,"review":"Very professional all day tour. If you read all the trip advisor comments on this tour you will be very confused. Having been on this tour I feel the comments can be summarised into 3:\na) those who have been and had a great time who are the majority\nb)...","review_date":"June 28, 2015","user":"md1mm"},{"attraction_id":1338,"rating":1.0,"review":"A big disappointment. I've been meaning to write this review for some time now, I went on a day tour with Niagara Falls Day Tour not too long ago ( and yes it is definitely the right company!!!) I had friends visiting from Ireland and all I can...","review_date":"June 27, 2015","user":"latrishak"},{"attraction_id":1338,"rating":2.0,"review":"Awful tour but Niagara is amazing . I did this tour on a Sunday back in May. It was on a weekend where there was a marathon so instead of being picked up at the hotel, I had to run across the city to find the bus.\nI'd prefer if the company...","review_date":"June 20, 2015","user":"jonhornbuckle"},{"attraction_id":1338,"rating":1.0,"review":"Bad, bad and bad. Solo travellers beware! This tour operator is not reliable. The tour guide loaded his van full of other travellers and when I turned up at the arranged pick-up point, he told me there is a seat for me for another day I've previously wanted when...","review_date":"June 14, 2015","user":"dantan267"},{"attraction_id":1338,"rating":1.0,"review":"Viator Niagara Falls private sightseeing tours. I called Viator to book a day tour for Niagara Falls, we have a group of six people so it is perfect for one car private tour. We stayed in Canada side hotel and gave the hotel address to the agent. When I received my...","review_date":"June 13, 2015","user":"pkwong"},{"attraction_id":1338,"rating":5.0,"review":"niagara day tour. I was expecting a tour to Niagara falls but this tour started the minute we were collected at our hotel.\nEvery bridge we crossed, every town we passed , every building we saw our tour guide gave us detailed information on same.\nOur tour guide...","review_date":"May 3, 2015","user":"margaret_c"},{"attraction_id":1338,"rating":5.0,"review":"A great day out at the falls. Thank you so much Michael & the new guide Sean for making my day at Niagara Falls so much fun.\nAfter being picked up from our hotels on time we headed to a wine tasting at a vineyard which was something I've never done before....","review_date":"April 28, 2015","user":"martin_b"},{"attraction_id":1338,"rating":1.0,"review":"Worse customer service. Don't book they'll scam you.. I'd like to start by saying a handful of good things:\n- Their site is easy to find and easy to understand\n- Their pick up location was easy to find\n- The driver was fine\n- The bus was nice enough (although the driver...","review_date":"April 2, 2015","user":"amanda_n"},{"attraction_id":1338,"rating":5.0,"review":"Wonderful Bus Tour. I found the flyer in the hotel lobby. Bus picked us up right at hotel. We paid fee and bought the extra boat tour. It was very reasonably priced. Bus driver went to other hotels and picked up people but it didn't take very long....","review_date":"February 13, 2015","user":"mary_f"},{"attraction_id":1338,"rating":4.0,"review":"Stunning. This was a great trip and another 'must do' whilst in Toronto. It was an early start, as the tour we booked onto was jammed packed. The transfer is about 80 minutes from Toronto to the falls.\nWe opted to go up the tower &...","review_date":"January 27, 2015","user":"lmr29"},{"attraction_id":1338,"rating":2.0,"review":"AVOID This tour with Gray Line. We booked the Gray Line day tour with helicopter ride and were promised these things on the website:\nTour Highlights:\nDeluxe motor coach fully equipped with washroom facilities and air conditioning \/\/ Got a small 15-20 seater without a washroom and no choice of seat...","review_date":"January 16, 2015","user":"tufpaw"},{"attraction_id":1338,"rating":5.0,"review":"Worth a visit in the Winter. Barely crowded, perfect day trip from Toronto to the Falls and back. The Canadian side of the falls gives you the best view points one could ask for! Book early for bargain prices with the company that operates 365 days a year!","review_date":"January 14, 2015","user":"andrew_m"},{"attraction_id":1338,"rating":3.0,"review":"Convenient to get there (but that's it). - Reservation system by the website doesn't work (never got a confirmation e-mail)\n- Realize that (during winter time) there is no guarantee that you will travel with this company; while you will pay their price\n- Communication over the phone is good; my driver...","review_date":"December 16, 2014","user":"merica84"},{"attraction_id":1338,"rating":4.0,"review":"A nice day out. My sister and I took this tour a few weeks ago. It was a snowy day but our driver (Louie) turned up promptly.\nThe drive to Niagara Falls was pleasant, particularly going through Niagara on the Lake. There was a short break for a wine...","review_date":"December 6, 2014","user":"paxo212"},{"attraction_id":1338,"rating":3.0,"review":"Must go to see ones. It was nice day off . Niagra Falls are .fantastic . It was highlight of the trip . I took hundreds of photographs. And went on Niagara cruise on boat. It was just 20 min. And you are going to be very wet )) .But...","review_date":"November 29, 2014","user":"astral1965"},{"attraction_id":1338,"rating":5.0,"review":"Great day out. This day tour had the potential for a disastrous start with the pick-up point being inaccessible due to road closures. Dennis, the tour leader, managed to park the bus close by and collect everyone inconvenienced by the closures. The 14 seater bus, including the driver,...","review_date":"November 12, 2014","user":"waddles54"},{"attraction_id":1338,"rating":4.0,"review":"Hassle free. Picked up and taken to the Falls. Enroute we had the opportunity to stop and visit the clock and the winery. The falls were amazing and definitely worth the visit. Having utilised the tour company it was all issue free and enough time to spare...","review_date":"October 20, 2014","user":"patto800"},{"attraction_id":1338,"rating":5.0,"review":"Well worth visiting.. While the falls were great, the tour included a visit to a very nice little town called Niagara on the Lake, what a stunning place!! A must see if visiting the falls.","review_date":"October 15, 2014","user":"janette_w"},{"attraction_id":1338,"rating":5.0,"review":"brilliant day out. We booked this Through Canadian Affair who we travelled with and it is a great day out. We were picked up at our hotel at 8.30 in a mini bus type vehicle and the driver was also our tour guide and he was excellent. We...","review_date":"October 10, 2014","user":"cossyann"},{"attraction_id":1338,"rating":1.0,"review":"Really dissapointing. At the end of this tour I really felt that we were ripped off, mainly because of the tour guide - Louie. He is trying to be funny but he ends up boring everybody with his personal stories the whole way to the Falls. When...","review_date":"October 2, 2014","user":"micutza_m"},{"attraction_id":1338,"rating":5.0,"review":"Amazing tour, lots of fun with John. You get picked up at your hotel in Toronto. People were given the opportunity to pay extra and go on a Helicopter tour which we opted not to go for because we were going on a Helicopter tour later on our honeymoon in another part...","review_date":"September 27, 2014","user":"simon_y"},{"attraction_id":1338,"rating":5.0,"review":"Would Highly Recommend This Tour. From start to finish this was an excellent tour. We were picked up on time at our hotel in a more than adequate vehicle 12 people on the tour. It was comfortable and air conditioned. After picking up our last passengers we were on our...","review_date":"September 26, 2014","user":"angela_t"},{"attraction_id":1338,"rating":1.0,"review":"Very aggressive, impatient, arrogant driver \/ tour guide.. I booked and paid for this tour on line a while ago and rang to check the booking before we left home only to be told no booking, finally the booking was found under a wrong name.\nRang as instructed when arrived in Toronto, told...","review_date":"September 16, 2014","user":"manjess"},{"attraction_id":1338,"rating":5.0,"review":"Exhilarating and breathtaking. Wonderful Niagara Falls. Everything and every place here, appeals to the senses to the maximum.Nature at its best.","review_date":"September 16, 2014","user":"ga0388"},{"attraction_id":1338,"rating":5.0,"review":"Horn blower.... This day cruise was dynamite. The view was great. The boat ride was an experience with us riding under the mist from the falls....., getting wet (had cover ups though). The tour of the entire Niagara town, especially the stores, and the winery. Great!!","review_date":"September 8, 2014","user":"kf-k216"},{"attraction_id":1338,"rating":5.0,"review":"One of the Wonders of The World. We visited in November as part of a trip to New York. We bought and organised our trip from Expedia. It was an early morning start from the Hotel pick up and flight to Buffalo but well worth it. Upon arrival we took the short...","review_date":"August 27, 2014","user":"oakmead1"},{"attraction_id":1338,"rating":1.0,"review":"Obnoxious tour guide created a negative experience. To sum up my trip, I'd say I saw beautiful sights but had a poor experience with the tour guide, Michael. The best words I can describe him as are aggressive, obnoxious, and often times rude. To start off, I had to walk 15 minutes...","review_date":"August 14, 2014","user":"diana_b"},{"attraction_id":1338,"rating":1.0,"review":"Tourguide without dignity. I am usually not the person to write a bad review, but what I experienced on this tour was just outrageous. I booked my tour one day ahead, with the question if the bus would arrive back in Toronto before 9, as I had further...","review_date":"August 4, 2014","user":"nathaliepostnl"},{"attraction_id":1338,"rating":4.0,"review":"Well Organised. This company was quite accommodating. Yes, it was a smallish coach but it was good as you didn't have to wait a long time for everyone to get off from the bus. We visited the lovely town of Niagara on the Lake, went to a...","review_date":"June 30, 2014","user":"healtht"},{"attraction_id":1338,"rating":5.0,"review":"Amazing experience, made better by awesome guide!. We booked our trip a day before as we didnt plan ahead. The tour company, especially Michael Angeletti was super accommodating. They pulled it off in under 12 hours. Michael provided the most personable service. He was friendly, funny, and super considerate of our 8...","review_date":"June 26, 2014","user":"rnb2012"},{"attraction_id":1338,"rating":1.0,"review":"Niagara Falls with king tour. We came from Australia on vacation for 5 days. We booked with king tour to visit Niagara Falls and I will never recommend it as really we had a very bad experience. You are obligated to 15% tip to the driver and on the top...","review_date":"June 13, 2014","user":"lovely2c"},{"attraction_id":1338,"rating":1.0,"review":"Very disappointing.. I cannot express how disappointing this tour was, mainly due to our guide, Michael. He was rude, aggressive and obnoxious and should not be a tour guide - he obviously does not like his job. He was abusive to pedestrians and other drivers, shouting and...","review_date":"June 13, 2014","user":"niamh_k"},{"attraction_id":1338,"rating":4.0,"review":"Impressive falls, friendly service, but too long in tacky Niagara. We enjoyed this tour. They picked us up from our B&B (despite it not being Downtown), and the guide was very friendly. We stopped on route at a winery to taste ice wine, and also at Niagara on the Lake (a lovely quaint town), and...","review_date":"June 8, 2014","user":"gwinj"},{"attraction_id":1338,"rating":4.0,"review":"Great views from above and under the falls. This fully guided tour offers the extra of a helicopter ride over the falls then a boat ride into the falls. a wonderful buffet lunch with views of the falls and a trip to historical Niagara","review_date":"May 30, 2014","user":"csimmamps"},{"attraction_id":1338,"rating":5.0,"review":"Stunning natural environment surrounded by ugly built environment!. Falls & river are amazing & the size and power can't be appreciated at all from media views. Go & see it from the Canadian side which has much better views. However try to ignore the built environment which does not fit with the setting...","review_date":"May 29, 2014","user":"190832anne"},{"attraction_id":1338,"rating":3.0,"review":"Do not put it in your top 10 things to do. We did both Canadian and American sides. The view from the Canadian side is better I think because you see the waterfalls in front of you but OMG everything around is so horrible... It's a small Los Angeles with Casinos, attractions, Madame Thussaud museum, starbucks...","review_date":"May 25, 2014","user":"suzynovore"},{"attraction_id":1338,"rating":4.0,"review":"A must if you visit this part of Canada. Excellent tour guide made the day most memorable (Gene P - Niagara Airtours) filling our day with interesting fact\/stories and humour. As we were slightly out of season, he even took us wine tasting to make up for the lack of facilities yet to open...","review_date":"April 23, 2014","user":"leec58"},{"attraction_id":1338,"rating":5.0,"review":"WOW!!!!!. You couldn't fault you knowledgeable guide Renzo for his enthusiasm. This was a great trip made all the better by the sunny weather conditions, just 2 days after a major snow storm and temperatures of -17C. We stopped at a winery on the way and...","review_date":"March 14, 2014","user":"andrewanddebbie"},{"attraction_id":1338,"rating":4.0,"review":"Fantastic tour guide.. Seeing the falls in Winter was amazing with large parts of it frozen over. No queues to go up the tower, no queues for anything in fact which was great. Just too long at the Falls, 1 1\/2 to 2 hours is more than enough,...","review_date":"March 4, 2014","user":"raed_11"},{"attraction_id":1338,"rating":3.0,"review":"It's fun but Loooong. We booked online and had Michael who was great as a guide. This tour in the winter is what you'd expect. No complaints from the company, they were great, they showed up on time and Michael had a great personality for a tour guide. I...","review_date":"January 14, 2014","user":"matthew_d"},{"attraction_id":1338,"rating":4.0,"review":"A great place to visit, unusual tour. We booked over the internet as this tour was given a tripadvisor cert of excellence. The tour takes 2 and half hours to reach Niagara Falls, along the way we stopped at a winery for 20mins for wine tasting\/purchase. Following this we stopped for 20mins...","review_date":"January 12, 2014","user":"highlander1518"},{"attraction_id":1338,"rating":3.0,"review":"Great destination but underwhelming tour. Niagara falls - even though we couldn't see much because of the fog, cold and icy rain conditions, I was glad I have visited this iconic destination. The tour itself should be renamed as a shuttle service with a couple of stops. In fact, an...","review_date":"December 27, 2013","user":"kezza501"},{"attraction_id":1338,"rating":5.0,"review":"Hmmmmm. We prebooked a day trip which comprised of the behind Niagara tour, the White Water tour and the Boat trip. The boat trip was fantastic but we were soaked, totally soaked as was everyone else, don't hesitate to book it but take a change of...","review_date":"December 10, 2013","user":"sarah_v"},{"attraction_id":1338,"rating":5.0,"review":"Absolutely brilliants - well worth the effort. After some of our experiences with city sightseeing on previous days, we wondered what this day would be like. Wow - what an effort by our guide and indeed the itinerary. Leaving Toronto in the morning, it was an easy trip to the Niagara region...","review_date":"September 5, 2013","user":"acmee001"},{"attraction_id":1338,"rating":5.0,"review":"a great day out. this was a brilliant day trip. We were picked up from our hotel and there was only 18 of us on the bus which was nice. Our driver\/guide was full of knowledge on anything and everything you dared to throw at him! Niagara falls were...","review_date":"August 30, 2013","user":"jocheddar"},{"attraction_id":1338,"rating":2.0,"review":"Call it a shuttle, not a tour. This comment relates to the Niagara Falls Day Tour by niagaratorontotours\nThe Niagara Falls themselves are for sure not to be missed.\nIf you want the convenience of a mini bus picking you up at your hotel in Toronto (but be ready to be dropped...","review_date":"August 30, 2013","user":"pippononlosa"},{"attraction_id":1338,"rating":2.0,"review":"\"Great attraction, Poor tour guide\". Niagara Falls was amazing, Niagara-on-the-lake was beautiful and the trip,to Pilletteri winery was good if you like sampling wine at 10.00am. Our tour guide Michael was poor. He was rude, over-bearing and an unsafe driver. He was taking telephone calls and writing messages while driving....","review_date":"August 23, 2013","user":"lynfromaus"},{"attraction_id":1338,"rating":5.0,"review":"amazing experience. Our tour guide Lori was outstanding her knowledge of the area was very good. my wife and I learned a lot about the falls that you just don't think about. I would tell anyone who goes to Niagara falls to take the tour its worth...","review_date":"August 16, 2013","user":"nancy_p"},{"attraction_id":1338,"rating":5.0,"review":"Great tour, great tour guide. Niagara falls is an experience not to be missed. You can't fully comprehend the power of the falls until you are standing on that boat in front of the horseshoe falls, amazing!\nWe had the services of a great tour guide, Michael, who was friendly,...","review_date":"August 11, 2013","user":"surreylilywhite"},{"attraction_id":1338,"rating":4.0,"review":"Great day tour. Michael, our tour guide, made our first Niagara Falls experience one we will not forget. Typically you have about 3 hours at the Falls but since it was the first Saturday in August, the van had to go through inspection which gave us another hour....","review_date":"August 6, 2013","user":"florida_girl1206"},{"attraction_id":1338,"rating":5.0,"review":"One of the Seven Wonders of the World. And, this is certainly one of the Wonders of the World, without a doubt. I lived in Canada years ago and this was one of my favourite haunts paying regular visits to the Falls themselves and the attractions at the Falls. Years ago the Falls...","review_date":"August 3, 2013","user":"wonderful0615"},{"attraction_id":1338,"rating":5.0,"review":"Niagara - great tour. We booked with this company in the uk. They were great and kept in touch via email! I confirmed when we arrived and they negotiated the roadworks outside our hotel to pick us up on time! A trick in itself! Michael our tour guide was...","review_date":"July 30, 2013","user":"heliwood"},{"attraction_id":1338,"rating":4.0,"review":"Great Tour!. I took this tour on July 20th and Dennis was the tour guide. Dennis arrived promptly at 8:15 to pick me up at the hotel in Toronto. After my pickup we made a few other pickups and were on our way. It took about 1...","review_date":"July 23, 2013","user":"msnikkit"},{"attraction_id":1338,"rating":2.0,"review":"Extremely Disappointing. With family visiting from out of town, I was looking forward to taking them to the Falls. While the rating for company was great, I took a chance and booked for 6 of us. We were told to be at the meeting location for no...","review_date":"July 20, 2013","user":"gbelle8"},{"attraction_id":1338,"rating":5.0,"review":"Superb tour - thoroughly enjoyable day!. We thoroughly enjoyed our visit to the Falls. It was a most enjoyable tour and made more memorable by the efficiency and professionalism of Niagara and Toronto Tours and by the expert guide, Michael, who was humorous, personable and knowledgeable.\nFrom the very first point...","review_date":"July 15, 2013","user":"aoifehoey"},{"attraction_id":1338,"rating":4.0,"review":"Fun way to see the sights. A bit of everything that Niagara has to offer. We got to do the famous Maid of the mist and journey behind the falls , went to the butterfly house , souvenir city a tour of the city and through Niagara park for the famous...","review_date":"July 1, 2013","user":"blossom2012"},{"attraction_id":1338,"rating":4.0,"review":"An Experience- Niagara Falls.. Very good value and a great day tour. The area around the falls\nis very commercialised and expensive forwhat is on offer.","review_date":"June 10, 2013","user":"kenneth_r"},{"attraction_id":1338,"rating":3.0,"review":"4 day Niagara Falls bus tour. This tour is advertised as a budget tour at $200 for a 4 day bus tour from New York city. Bus pick up 8:50 am in Parsippany New Jersey (no return to same pick up. Bus pick up also in Flushing (7:00 am) and China...","review_date":"May 31, 2013","user":"briang9480"},{"attraction_id":1338,"rating":5.0,"review":"Best value ever. We did they day tour from Toronto, it was the best value tour we have ever done. We booked the tour from the Flight Centre in Australia. We saw many more sights than we expected. The Maid of the Mist boat ride was spectacular and...","review_date":"May 18, 2013","user":"imaloser"},{"attraction_id":1338,"rating":4.0,"review":"great day out. plenty of time at falls, went to local sites for photo stops, visited niagara on the lake. Included a tower trip for good views and more photos. Good day trip","review_date":"April 22, 2013","user":"breezerpfc"},{"attraction_id":1338,"rating":4.0,"review":"Great way to see the falls. This was a great day out first stop is a winery where you get the opportunity to sample a few drops, there is then a stop at a pleasant town with many great bakeries. You then continue onto the Niagara whirlpool for a photo. Next...","review_date":"November 14, 2012","user":"999andrewc"},{"attraction_id":1338,"rating":4.0,"review":"Awesome View. It was really awesome place.\nI saw Niagara Falls from Skyron Tower.\nAnd if you also want to go to winery, you can use some tours.\nI used it, and my driver was funny and he picked up me in front of my hotel.","review_date":"November 12, 2012","user":"canada1810"},{"attraction_id":1338,"rating":3.0,"review":"Not for small kids and tour guide needed many smoke breaks. Niagara toronto tours is what I am reviewing. http:\/\/www.niagaratorontotours.com\/about-niagara-toronto-tours.html\nWhile I enjoyed the winery and the visit to the Lake, I would cancel the winery and the quick stop to the stupid flower clock. That could possibly extend the time at the Lake and at...","review_date":"October 15, 2012","user":"gjnbln"},{"attraction_id":1338,"rating":5.0,"review":"good experience. if your visiting ontario well niagara falls must be on your list. first of all it's not much to see, a 1 day tour is good enough. the greyhound bus dropped us off at the station and we had to catch a local bus to...","review_date":"October 9, 2012","user":"zdk23"},{"attraction_id":1338,"rating":5.0,"review":"Exceeded expectations. You must see Niagara Falls. We could see the mist from the falls from 10 minutes away. The Falls themselves are overwhelming. Photos don't show the size of the falls or the impact of all that water flowing down & hitting the river below. Make...","review_date":"September 27, 2012","user":"jocelyn_c"},{"attraction_id":1338,"rating":5.0,"review":"Great Day. First trip to Toronto and wanted to see niagara falls. Decided on a day trip with a tour company. Driver was Michael. He was great. On time and new how to drive in Toronto appreciated his speediness and assertive driving. Younger guy with a good...","review_date":"September 14, 2012","user":"graywolfpack"},{"attraction_id":1338,"rating":1.0,"review":"Avoid Niagara Falls Day Tour. Every negative review about Michael matches our experience on August 27th.\nThe bus was filthy, including the windows and window tracks. It was stuffy and smelly too. I was already considering jumping off and cutting our losses by the time we picked up the next...","review_date":"September 5, 2012","user":"mjeffredo"},{"attraction_id":1338,"rating":5.0,"review":"unmissable and very good value. I'm assuming, from the other reviews, that the tour we took was the same as theirs. Ours started with a pick up at the hotel, then we drove to Niagara, with a constant commentary by our driver John, who was amazingly well-informed about everything Canadian....","review_date":"August 24, 2012","user":"chelseabunlondon"},{"attraction_id":1338,"rating":5.0,"review":"Niagara Falls, Toronto, Canada. A visit to Niagara Falls should not be missed. It is a fantastic view from the Canadian side since the Falls are seen entirely. From the American side (Niagara Falls, New York) you see the Falls sideways. Also, a close range of the Falls can...","review_date":"August 21, 2012","user":"airsea"},{"attraction_id":1338,"rating":5.0,"review":"Excellent tour and guide!. The driver\/guide\/personal assistant was great. The tour did not lack information at all! Very well explained, and with great tips! We went to see the Niagara Falls and visited the precious city of Niagara on the Lake (it is obligatory, because it\u00b4s awesome).","review_date":"August 6, 2012","user":"leopoldino_m_c"},{"attraction_id":1338,"rating":4.0,"review":"Great day out...Not to be missed!!. Niagara & Toronto tours - Driver\/Guide was \"Louie\"\nSmall compact groups so easy to mix with other people, Louie was good at breaking the ice & getting people talking. He knew everything we needed to know about Niagara & surounding area & we learnt loads....","review_date":"July 23, 2012","user":"nabbtop"},{"attraction_id":1338,"rating":5.0,"review":"Absolutely Breathtaking.. Arrival in Ontario was mixed with the lack of signs for Parking. 1st opportunity was a Multi Storey attached to the Casino with astronomical pricing. Take the hint carry on round the system. up past the eye and hook a right. Go two blocks and...","review_date":"July 9, 2012","user":"lesleyannedover"},{"attraction_id":1338,"rating":4.0,"review":"We saw the Falls !!. ..not once but daily for 3 days. Stayed as part of a tour of the East Coast. Smaller than you think but no less powerful. Love the sound - thunderous and the power is inspiring. Rainbows come and go over the Falls at leisure, At...","review_date":"July 2, 2012","user":"janec742"},{"attraction_id":1338,"rating":4.0,"review":"Get wet. No trip to Toronto would be complete without the mandatory trip to the Niagara Falls. Fabulous, tacky, commercialised, wet and very well organised. Having also been to the Victoria Falls, Niagara does not compare but well worth a visit. You will meet some great people...","review_date":"June 15, 2012","user":"immigranttyke"},{"attraction_id":1338,"rating":3.0,"review":"Experience really depends on the day and fellow group. This was our second choice since the Chariots of Fire was fully booked so Day tour was a back up. Our hotel was in the sub, they wouldn't willing to pick up even if we paid, so we caught the tax and paid an arm...","review_date":"May 8, 2012","user":"gipmail"},{"attraction_id":1338,"rating":4.0,"review":"You can\u2019t control the weather. I booked a combo ticket that included a hop-on hop-off bus tour of Toronto as well as a day trip from Toronto to Niagara Falls. On a rainy Wednesday, I was picked up at my hotel for the Niagara portion of the tour and was...","review_date":"May 6, 2012","user":"mle_1975"},{"attraction_id":1338,"rating":3.0,"review":"A iittle bit cheesy. We did a day tour out of Toronto with Niagara Tours. There was an option to do a helicopter ride over the falls, we stopped and tasted some ice wine at the vineyards on the way. We drove straight through what looked like a beautiful...","review_date":"March 23, 2012","user":"sophiet16"},{"attraction_id":1338,"rating":5.0,"review":"Great Tour. Had so much fun on this tour, Niagara on the lake is stunning, we had a wine tasting experience which was fun, meal in a falls view hotel, maid of the mist tour and then free time, definately a must if you are staying in...","review_date":"March 5, 2012","user":"ikirsty"},{"attraction_id":1338,"rating":5.0,"review":"AMAZING. The falls are fabulous. One of the worlds must see attractions. We went in November and the Maid of The Mist boat trip stops in October. However, you can still experience the \"Journey Behind The Falls\" which is equally amazing. We took the early morning...","review_date":"November 20, 2011","user":"pandg1"},{"attraction_id":1338,"rating":5.0,"review":"unforgettable!. My family (hubby, girls then aged 12 and 9) visited Toronto from 28th aug to 31st Aug 2006 while on a world trip. We travelled from New Jersy to Toronto loved our short stay in Toronto ( we felt so homesick as Toronto reminded us...","review_date":"November 19, 2011","user":"aloha40"},{"attraction_id":1338,"rating":5.0,"review":"A great trip. A BIG thanks to Renzo and your company for a great trip to Niagara Falls last week whilst we were in Toronto. The trip ticked all our boxes and Renzo your character made the trip complete - you must have done the trip literally hundreds...","review_date":"October 14, 2011","user":"honey_pammy"},{"attraction_id":1338,"rating":5.0,"review":"Amazing. We were collected from our hotel in Toronto by Toronto Tours. Our driver Mike was very informative and made sure everything ran smoothly. We did the Journey Behind the Falls and Maid of the Mist. Ponchos are provided but be prepared to get absolutely soaked!...","review_date":"October 6, 2011","user":"magshertfordshire"},{"attraction_id":1338,"rating":5.0,"review":"Great way to spend an anniversary!!!!!. We enjoyed the tour very much. The views of Niagara Falls were amazing!!!! The Maid of the Mist Boat Tour is a must!!!! The only natural great water ride there is!!!!!","review_date":"October 3, 2011","user":"j0vigirl38"},{"attraction_id":1338,"rating":4.0,"review":"Good way to experience Niagra Falls - Opt for the Freedom Tour. Good way to see the Falls if you have limited time in Toronto. The trip takes a whole day (10 am to 7 pm) with pick up and drop off from your hotel and includes a Maid of Mist boat ride, a drive through Niagra...","review_date":"October 2, 2011","user":"claras"},{"attraction_id":1338,"rating":4.0,"review":"Prompt and reliable tour. I'd a smashing good time at the Niagara Falls (thanks to my guide, Louie!!!) and I'm so glad to have chosen this company.\nTour schedule:\n9am pick up from my hotel\n11am wine-tasting (2 CAN$ for ice-wine tasting) I'd recommend you to buy a bottle...","review_date":"September 19, 2011","user":"jcpy"},{"attraction_id":1338,"rating":5.0,"review":"Niagara Brilliant. What a great day out. Niagara Tours picked us up at our hotel, a group of around 20. Our guides name has slipped my memory but he was fantastic, what knowledge. Bus is about 1.30 hrs drive from downtown Toronto. Plenty to see on the...","review_date":"September 12, 2011","user":"briandublin22"},{"attraction_id":1338,"rating":4.0,"review":"Detailed, fun and easy going trip!. It was a well organized, fun trip with lots of information and things to see and do. My guide was Burk and he was a really nice guy and knew a lot about the area. We saw things on the way up there, you wouldn't...","review_date":"August 19, 2011","user":"geepje"},{"attraction_id":1338,"rating":5.0,"review":"Comments of appreciation. My wife and I took a daily tour from Toronto to Niagara on Monday August 01. Our driver was Mr. Nathan. I would like to express my entire satisfaction on the quality of the service provided during that day.\nMr. Nathan is an excellent driver...","review_date":"August 18, 2011","user":"jacques_l"},{"attraction_id":1338,"rating":5.0,"review":"Great tour, great guide, lots of fun!. I took this tour in late July with my visiting relative from the UK .\nThis tour was great! Michael was our tour guide and he showed us Niagara, took us to a winery and was really knowledgeable about the sites. I have been living...","review_date":"August 8, 2011","user":"stefan_p"},{"attraction_id":1338,"rating":3.0,"review":"Informative Trip but Hot Bus. The tour included a trip to a winery, a stop in Niagara on the Lake, and a visit to Niagara Falls. We tasted a few wines during the first stop, walked around and sampled scones and other treats in quaint, scenic Niagara on the Falls,...","review_date":"August 3, 2011","user":"runner821"},{"attraction_id":1338,"rating":4.0,"review":"Several attractions? Avoid lines? Trolley shuttle included? Count us in!!!. For one low price, we saw four major attractions in one day. Your tickets are time specified so that you can avoid wasting your vacation standing in line. We ran ahead of schedule and were able to push the time up so that we could...","review_date":"July 27, 2011","user":"lisae24"},{"attraction_id":1338,"rating":5.0,"review":"Wet Fun. Niagara Falls is awesome. We weren't going to take a tour. We thought we'd just site see ourselves but it was well worth the hassle of finding a parking spot and trying to drive around the area. The tour included a boat ride into the...","review_date":"June 26, 2011","user":"wildbill53"},{"attraction_id":1338,"rating":5.0,"review":"Great day filled with laughs. I seriously can't belive the negative reviews on here for this trip.\nI went on this trip a couple of weeks ago, and had a right laugh - before you even think about it - Michael was our guide too!\nHe was slightly flustered in...","review_date":"June 13, 2011","user":"aberystwythwelshgirl"},{"attraction_id":1338,"rating":5.0,"review":"www.Niagaratorontotours.com is THE ONE. My girlfriend and I attended a Pampered Chef convention in Toronto from April 28-May 1, 2011. We took the bus tour we booked on www.niagaratorontotours.com on Sat. the 30th. Our tour guide was Michael. They picked us up at the Toronto Sheraton Centre hotel. I...","review_date":"May 3, 2011","user":"karni24"},{"attraction_id":1338,"rating":5.0,"review":"Gray Line Niagara Falls Day Tour Great. Loved the Gray Line Niagara Falls Day Tour. Couldn't have been better. The quick trip to buy some ice wine was all I needed. The bus was comfortable, the guide companiable, and the itinerary just right for me. The buffet lunch at Sheraton was lovely,...","review_date":"January 23, 2011","user":"lpnsw"},{"attraction_id":1338,"rating":5.0,"review":"Great tour for all the sights, with a local.. I just sent a note to Micheal saying \"Many thanks for your fun and informative day tour of the Niagara area and the falls themselves.\nYou gave the right mix of information and made sure all in the group were catered for.\nYou even got...","review_date":"November 22, 2010","user":"simonuktraveller"},{"attraction_id":1338,"rating":5.0,"review":"They really know there stuff!!. My wife & I attended a Niagara Falls Day tour with Niagara & Toronto Tours, the company listed on the advertisement here with the reviews. We were fortunate enough to have Michael as our guide for the day. His attention to detail at every stop...","review_date":"November 4, 2010","user":"mabby24"},{"attraction_id":1338,"rating":4.0,"review":"Niagara Toronto Tours. I arranged for a day tour to Niagara Falls from Toronto with Niagara Toronto Tours, and was a bit nervous about it, since it was already locked in and THEN I read the negative reviews on this site. But I talked to the tour guide...","review_date":"November 2, 2010","user":"knittedbliss"},{"attraction_id":1338,"rating":5.0,"review":"Spectacular view, nice icewine tasting, great tour, highly recommended. My husband and I very much appreciated Airlink Tour services during our Niagara Falls day Tour in October and through their taxi service to the airport the day of our departure ( about 10 dollars cheaper than normal taxis). Our guide, Ilahi, was great: on...","review_date":"October 18, 2010","user":"lilette33"},{"attraction_id":1338,"rating":5.0,"review":"The most amazing day of our 6 week holiday. Niagara Falls was sensational. We left New York at 5am for the airport, en route to Buffalo.\nThe tour guide on the 30 seat bus was excellent although listening to 3 languages is clever but annoying !\nThe \"Maid in the Mist\" boat ride to...","review_date":"October 7, 2010","user":"nash517"},{"attraction_id":1338,"rating":5.0,"review":"Shop, Dine, Tour - good value for money. We went on the Niagara Falls daytour with 'Shop, Dine, Tour', from Toronto. Really good value and lots of fun.\nWe chose the platinum tour which includes; hotel pick-up, visit to Peller Estates Winery and 3 course lunch, visit to the Falls and Maid of...","review_date":"September 19, 2010","user":"pippa_d"},{"attraction_id":1338,"rating":1.0,"review":"Choose carefully with which tour u go. Niagara falls is absolutely Beautiful and must be seen! However I was not happy with the tour company I went with, so try to use another company. I booked via www.niagaratours.ca and they go under the name of king travel.\nThe problems I had\n-...","review_date":"August 30, 2010","user":"gsydaust"},{"attraction_id":1338,"rating":1.0,"review":"Niagara Toronto Tours - an awful experience. Our trip to Niagara Falls on Niagara Toronto Tours was a nightmare in practically every regard. Please note that most tour companies in Toronto have very similar names, so be careful.\nTo begin with, it was an unusually hot day in Toronto.\nThe bus was...","review_date":"August 21, 2010","user":"johnmcq"},{"attraction_id":1338,"rating":5.0,"review":"Great day at Niagara Falls. I had a trip to Niagara falls with Airlink tours. It was an awesome experience. Airlink tours had the best service. Our whole group enjoyed it. We made several stops on the way like wine tasting. We also stopped at niagara on the lake and...","review_date":"July 21, 2010","user":"rz1503"},{"attraction_id":1338,"rating":5.0,"review":"Airlink Tours is the best at showing off the Niagara Falls on their trip!. I highly recommend the Airlink Tours for the sightseeing from Toronto to Niagara Falls. The trip is fun, informative and jam-packed with all the highlights.\nWhat an amazing experience! We were extremely happy and pleased with their professional service!\nThank you Airlink Tours.","review_date":"June 4, 2010","user":"sportytoronto"},{"attraction_id":1338,"rating":5.0,"review":"a must do. I did Grayline's Niagara Falls Freedom Tour (I really think there should be a separate page for each tour operator but there doesn't seem to be one), I had so much fun!\nThe tour didn't get off to the best start - the hotel pick-up...","review_date":"May 19, 2010","user":"empress_cherry"},{"attraction_id":1338,"rating":5.0,"review":"so worth seeing - pictures don't do it justice. amazing, amazing. done a day tour from toronto - only an hour and 45 minutes from downtown toronto.\nvisit the falls and spend time in the park right next to the falls.\nignore the crappy, amusement street with all the fun fair rides in -...","review_date":"May 7, 2010","user":"julieannboo"},{"attraction_id":1338,"rating":5.0,"review":"Out of this World. On January 30, 2010 I took a day trip Niagara Falls with Zoom Tours Niagara Falls Day tour. I was emailed and called, which was very professional. I was picked up at my hotel. We had a very small group and we had a chance...","review_date":"February 17, 2010","user":"2seetheworldcanada"},{"attraction_id":1338,"rating":5.0,"review":"great way to see the Falls. I took my parents to Toronto for my dad's 60th birthday and booked a day tour with Niagara Toronto Tours to see Niagara Falls. The tour has pick ups spots at many of the local hotels. You get the same tour as offered by the...","review_date":"October 8, 2009","user":"shmazzierx"},{"attraction_id":1339,"rating":5.0,"review":"Incredible interactions with nature. Went here for a vow renewal in Niagara Falls. How many other people can say they have a picture of themselves in a wedding dress holding a macaw? I can:):):) I also have photos of myself holding two other birds while in a wedding dress....","review_date":"March 14, 2019","user":"stephanie_c"},{"attraction_id":1339,"rating":5.0,"review":"Cute, Fun, and Actually so interesting. Cowboy Collin is such a legend, he's so sweet and nice and really cares about his guests. The birds are incredible and the activities are all interactive and well decorated!!! Its also extremely interesting for adults too and is filled with great information about the...","review_date":"March 12, 2019","user":"drew_w"},{"attraction_id":1339,"rating":4.0,"review":"Was very interesting. They have done a very nice job of setting this place up. Nice selection of birds, critters in their own pen to a row of birds on their own trees to the big bird aviary.Nice colourful birds, frogs and a skunk. Lots of kids during...","review_date":"March 12, 2019","user":"outandabout4u"},{"attraction_id":1339,"rating":5.0,"review":"Very cool and an inspiring place!!. It was a great experience from beginning to end!! A lot of beautiful birds in an intimate setting. The walk through was very soothing and rejuvenating. Can't to visit again.","review_date":"February 21, 2019","user":"mmm16mmm"},{"attraction_id":1339,"rating":5.0,"review":"Excellent. We got a free ticket with hotel stay. It was if you buy one get one free deal.. We are retired and just decided to use the option. We loved this place. Lots of exotic birds and some demonstrations.\nWe saw some birds that we never seen before. We spent close to 4 hours in this place.\nKids will have a blast in...","review_date":"February 15, 2019","user":"jasvirdhillon"},{"attraction_id":1339,"rating":5.0,"review":"A Great Way to Spend a Rainy Afternoon. It was a cold, rainy day in February and we were looking for an indoor attraction. Not knowing what to expect we bought tickets to Bird Kingdom. The price of admission was reasonable and being seniors, we got a break on the price. There are...","review_date":"February 12, 2019","user":"952billr"},{"attraction_id":1339,"rating":5.0,"review":"Well worth the price of admission even if you don't have discount coupons!. Where to start? Quite simply, Bird Kingdom was way more than we ever expected for a Niagara Falls attraction. The staff, the exhibits and the entire atmosphere in general made our experience so overwhelmingly memorable. There was so much to see and learn. There were...","review_date":"February 12, 2019","user":"torontomom2019"},{"attraction_id":1339,"rating":5.0,"review":"Amazing and Educational!. Such a fun place to bring the kids to. They loved seeing all the tropical birds flying around. We also did the show where I held one of the birds and they got a huge kick out of that! I'd highly recommend visiting with your...","review_date":"February 5, 2019","user":"ashleyfay22"},{"attraction_id":1339,"rating":5.0,"review":"Absolutely love this place! Refreshing real earthy natural adventure !!. I love this place so much! One of my all time favourite places to visit ! I\u2019ve been 3 times every single time I go to Niagara Falls we go! Even the kids beg me to take them again! When you walk in it\u2019s very...","review_date":"February 3, 2019","user":"michaelaghp2018"},{"attraction_id":1339,"rating":5.0,"review":"Fun and relaxing. It was a bit of a maze driving to the parking lot, but once inside it was obvious that it was worth the trip and the cost of admission. The birds were beautiful and many of them were walking or standing on the same pathways...","review_date":"January 19, 2019","user":"neverinmexicoagain"},{"attraction_id":1339,"rating":5.0,"review":"A truly enchanted kingdom!. I didn't even know about the Bird Kingdom until I was already in Ontario but as soon as I saw the pamphlet, I knew I had to go. This is the coolest animal encounter experience I've ever had. So many birds of all shapes and...","review_date":"January 14, 2019","user":"alicewandersout"},{"attraction_id":1339,"rating":5.0,"review":"Bird Kingdom is Fun and Fascinating!. We have been to Bird Kingdom several times, while in Niagara Falls. It is fascinating to see all the birds. There is a real tropical feel. You must go and see for yourself. Take your camera. Lots of great birds to photograph!","review_date":"January 2, 2019","user":"lindaw2966"},{"attraction_id":1339,"rating":5.0,"review":"Fun experience with 2 year-old!. We were looking for something to do in Niagra for our little guy\u2019s 2nd b-day, so we picked this, but honestly weren\u2019t expecting too much. It was so much better than what we expected! And he LOVED it. We will totally go back if we...","review_date":"December 29, 2018","user":"newmamatravels"},{"attraction_id":1339,"rating":5.0,"review":"Better than the Falls. Bird Kingdom is just a couple of hundred yards from Niagara Falls, and we much prefer it to the falls. It's beautifully laid out, filled with amazing birds of every color and size, and overflowing with peace and beauty. Staff and volunteers are great. They...","review_date":"December 18, 2018","user":"lovetravel685031"},{"attraction_id":1339,"rating":5.0,"review":"A Wonderful Opportunity to Observe Beautiful Birds. This attraction provides a wonderful opportunity to see and hear many species of colourful, tropical birds in environments similiar to their natural habitats. The birds are all healthy and happy. They are so impressive and exciting to see and to photograph.","review_date":"December 16, 2018","user":"ellenjane10"},{"attraction_id":1339,"rating":4.0,"review":"Great place to visit. We visited Bird Kingdom last Sunday. It was very peaceful to just sit on a bench with all the birds flying and singing around you. Cowboy Colin was an unexpected highlight to our visit. You can just feel his enthusiasm for this place, we had...","review_date":"December 16, 2018","user":"wschrijver"},{"attraction_id":1339,"rating":5.0,"review":"Exceeded our expectations!. We stayed at Great Wolf Lodge and saw several local attractions and Bird Kingdom was by far the best experience! We went on a weekday afternoon in the winter so it wasn't busy and we could take our time. A little confused at first by...","review_date":"December 15, 2018","user":"toquesandparkas"},{"attraction_id":1339,"rating":4.0,"review":"Will go back. Great experience. You can just sit back and let the birds fly around you. 3 Schools were going through, but they did not stay long. Amazing variety of birds. You can easily spend 2 or 3 hours watching the birds. There is a smaller enclosure...","review_date":"December 10, 2018","user":"kycop"},{"attraction_id":1339,"rating":3.0,"review":"Saw the birds. Entry seems reasonable until you find out they won't let you or someone else take pictures with the birds for sole purpose of trying to sell you pictures when you are leaving.","review_date":"December 9, 2018","user":"david3344gg"},{"attraction_id":1339,"rating":5.0,"review":"More Than I Thought it Would Be!. This has been on my boyfriend and I's to-do list for the last year or so, as we've been to the Falls many times but never made it here. We went yesterday, and we were both beyond surprised with how much it had to offer....","review_date":"December 9, 2018","user":"melaniekitney"},{"attraction_id":1339,"rating":4.0,"review":"Bird visit. Enjoyed seeing the birds roam. Took. Picture with a parrot and the final portion of the tour was the best. Keep that in mind because the initial museum was kinda lame.","review_date":"November 17, 2018","user":"jacobv210"},{"attraction_id":1339,"rating":5.0,"review":"So much fun for Bird Lovers!. My 10 year old daughter and I spent a couple of wonderful hours at the Bird Kingdom last weekend. We had so much fun interacting with the parrots and exploring the Aviaries. Cowboy Colin greeted us at the entrance and was very helpful and friendly....","review_date":"November 12, 2018","user":"karen_h"},{"attraction_id":1339,"rating":4.0,"review":"Very interesting and enjoyable!. My husband three daughters and I spent a little over an hour here today and we really enjoyed ourselves very much. It was interesting and educational and I am glad we went. My daughters are almost 2, 3, and 4 years old and I think...","review_date":"November 4, 2018","user":"alicia_m"},{"attraction_id":1339,"rating":5.0,"review":"Fun day with the kids. It began a little underwhelming with small bird exhibits and museum artifacts but all cane together to create a well-rounded visit with the last stop being a huge exotic jungle with a genuine Japanese tea room (just the building, no tea) and gorgeous large birds...","review_date":"November 2, 2018","user":"rdh494"},{"attraction_id":1339,"rating":5.0,"review":"Amazing place for kids and adult!!. I went to Bird Kingdom last week with my 2 kids and my wife. I would like to share my experience about this place. It was clean and well decorated for Halloween. People working there are so friendly. I met Cowboy Colin at Bird Kingdom...","review_date":"November 1, 2018","user":"sadiq_k"},{"attraction_id":1339,"rating":5.0,"review":"I had an Amazing time...AWSOME and not to be missed. I love birds, and not just for being birds, but for the beauty and richness they bring to our world and to our life. So getting an opportunity to see a wide variety of tropical and international birds is always exciting. However, I was even...","review_date":"October 22, 2018","user":"angelitaelliott"},{"attraction_id":1339,"rating":5.0,"review":"Best for kids during bad weather. We did not plan to visit but being a very cold rainy day we had to find something indoors for the kids and we chose the Bird Kingdom.\nWe all loved it! It is a great place to see and learn about lots of birds....","review_date":"October 14, 2018","user":"mikido_p"},{"attraction_id":1339,"rating":4.0,"review":"a good way to spend a few hours. This was a nice interesting place with birds flying freely all around you. They are very colorful and have interesting sounds. There are many different areas that have caged bats, reptiles and different animals. There is a gift shop naturally where you can buy souvieners....","review_date":"October 13, 2018","user":"cubaqueenontario"},{"attraction_id":1339,"rating":5.0,"review":"Fun indoor Attraction . Fun attraction to do with kids especially if the weather is not cooperating. Not a big location so not an all day visit, very manageable. My son loved the open aviary. Buy tickets online or look for Groupon to save a few bucks","review_date":"October 12, 2018","user":"caroz973"},{"attraction_id":1339,"rating":5.0,"review":"Well worth the visit.. Was in Niagra with my wife while making our way to Toronto. My wife has two parrots and of course, loves birds so we had to stop here. I will say the birds here were in the top three most beautiful things to see in...","review_date":"October 9, 2018","user":"nicvic8193"},{"attraction_id":1339,"rating":5.0,"review":"All the amazing birds. Stopped at the Bird Kingdom on the last day of our vacation. Was surprised when we got to learn about Niagara Falls history before seeing all the birds. The smaller aviary was full of cute birds and some reptiles. I got to hold a macaw...","review_date":"October 9, 2018","user":"19bl81"},{"attraction_id":1339,"rating":4.0,"review":"Fun Activity. The Bird Kingdom offers more than just birds. First you get on a tour through different rooms while listening to a narrator, providing a story leading up to seeing the birds. The rooms also include some local history about Niagara Falls and it's residents.\nEventually...","review_date":"September 20, 2018","user":"o7918xpandread"},{"attraction_id":1339,"rating":5.0,"review":"Cool to seem some nice colourful birds... I liked it, Has a very big room with birds flying everywhere.. Lots of colourful birds.. Had some smaller rooms for the smaller birds too... Even a bat cave room... There are stairs and a few floors.. The one main big room was nice with...","review_date":"September 13, 2018","user":"luca_g"},{"attraction_id":1339,"rating":2.0,"review":"This place sucked. It was like walking through a pet store that had opened up all the cages. Poor design, expensive, would not recommend.","review_date":"September 5, 2018","user":"e_m"},{"attraction_id":1339,"rating":4.0,"review":"Larger than expected!. This was a really different place for us. We had a great time looking at all that this place had to offer. While we didn't get to hold as many birds as we thought we would have it was still great. We did get pictures...","review_date":"September 4, 2018","user":"firecatgirl"},{"attraction_id":1339,"rating":5.0,"review":"A place to see unusual birds close up. 3 levels of reptiles and birds. A must to see for bird lovers. One parrot sings opera and remembers 2000 words.\nI love the new guinea crowned pigeon. Great place to photograph birds close up.","review_date":"August 30, 2018","user":"laura_g"},{"attraction_id":1339,"rating":2.0,"review":"Back in Time. This place is something that could have been right out of the 1950's Niagara Falls attractions, and probably was there then. Site is old and in need of updating and maintenance. Okay for little kids as they can be occupied with seeing some birds, but...","review_date":"August 28, 2018","user":"bflojoe"},{"attraction_id":1339,"rating":5.0,"review":"This one isn't just for the birds.. This was my second visit to Bird Kingdom because I enjoyed it so much the first time. My first visit was about a decade ago, so a few things had changed. The place is much busier now, but not so busy that it was overcrowded...","review_date":"August 28, 2018","user":"rebecca_m"},{"attraction_id":1339,"rating":5.0,"review":"Groupon helped bring us back!. We haven\u2019t been here in 5+ years but a Groupon deal helped lure us back! A few new additions from the last time we visited. Our boys 10 and 7 loved it! You have the option to get your pictures taken with a few of...","review_date":"August 27, 2018","user":"surgtech16rn"},{"attraction_id":1339,"rating":4.0,"review":"Thoroughly enjoyed. Went to Bird Kingdom in late July this year. Bought tickets through Groupon. The Niagara museum part was good and interesting. The bird exhibits were very good. The variety of birds and other reptiles\/ amphibians was also very good. The open space area free flight...","review_date":"August 27, 2018","user":"donfromcanada"},{"attraction_id":1339,"rating":5.0,"review":"Amazing Fun! . My wife and I came here after finding this on TripAdvisor, and we were not let down! What an amazing place! Tons of birds, reptiles, creepy crawlers and lots of great fun! The lorikeet feeding was incredible! Having these beautiful birds land on you while...","review_date":"August 25, 2018","user":"177shaunh"},{"attraction_id":1339,"rating":5.0,"review":"Loved this. Someone recommended that we check this out and I'm glad we did, everyone liked it, lots to see and learn in here, the main aviary was awesome then off to the lorikeet feeding which was we loved so much to see I recommend this as...","review_date":"August 17, 2018","user":"underpressure05"},{"attraction_id":1339,"rating":5.0,"review":"Lovely place. OH this place is so lovely and beautiful! There is tons of hundreds of different birds! They even have a little sanctuary of little birds, we fell in love with that room! Those little birds, chirping around, and there is even a little waterfall with...","review_date":"August 14, 2018","user":"iz_zwinnipeg"},{"attraction_id":1339,"rating":5.0,"review":"Great morning with the birds!. What a pleasant surprise! We had such a good time at Bird Kingdom. We spent nearly 2 hours wandering around and looking at the birds. There are 2 spots where you can hold birds - one with large macaws\/parrots\/etc and another room with lorikeets. My...","review_date":"August 14, 2018","user":"maranara"},{"attraction_id":1339,"rating":5.0,"review":"Wow.. Let me start off by saying I am not a bird fanatic. Nonetheless this place was great. All different kinds of birds in a close up and personal atmosphere. Better than any bird exhibit at any zoo I have visited. Opportunities to talk to the...","review_date":"August 12, 2018","user":"lawrence_b"},{"attraction_id":1339,"rating":5.0,"review":"nice. i was there and it was my long visit oafter whole day.love the birds and everythngin.gotta tell u ur child goin to like it","review_date":"August 9, 2018","user":"scott_l"},{"attraction_id":1339,"rating":5.0,"review":"Beautiful aviary. Second visit. Much busier in summer during tourist season. . I love the big aviary at the end , lots of beautiful birds and pink flamingos. The bat exhibit is also neat and love the turtles. Takes about 1.5 hour to walk through. They frequently...","review_date":"August 8, 2018","user":"jeniatoronto"},{"attraction_id":1339,"rating":5.0,"review":"Great Hands on Experience. We visited not knowing a lot about the attraction and were pleasantly surprised! The keepers were very kind and in one of the aviaries they will put a parrot on your arm and you actually are allowed to hold them independently. Unfortunately they don't allow...","review_date":"August 4, 2018","user":"ericandkels"},{"attraction_id":1339,"rating":5.0,"review":"Excellent day trip. My family took a trip into the falls just to see this place. My daughter is a bird lover and she was enthralled. I was expecting just the main aviary, but was pleasantly surprised by the three other bird areas, plus a section of an...","review_date":"August 2, 2018","user":"robin_s"},{"attraction_id":1339,"rating":5.0,"review":"Great Museum and Bird Avairy!. My family visited bird kingdom during our vacation to Niagara Falls, Ontario. Wow what a treat! It was an amazing mix of museum, history, archeology, and of course the main bird aviary. Look for groupon deals before visiting for great prices. My wife, 10, 8,...","review_date":"August 1, 2018","user":"m3403xpdang"},{"attraction_id":1339,"rating":5.0,"review":"Truly amazing. We always love to visit anything with animals and this place didn't disappoint. The beginning was about Niagara history and we were almost wondering if we were in the right place. But that was quickly forgotten about when we got into the bird enclosures. The...","review_date":"July 31, 2018","user":"lynnemc3494bv"},{"attraction_id":1339,"rating":1.0,"review":"Gross Place. We were given free tickets because the place we wanted to go to wasn't available, otherwise we would never have set foot in this disgusting place. It was truly horrible.\nThe small bird enclosure was ridiculous. The birds were just flying around, freaking out because...","review_date":"July 31, 2018","user":"anna_h"},{"attraction_id":1339,"rating":5.0,"review":"Fabulous place, beautiful critters!. Well-presented and very attractive layout. Good diversity of healthy birds, reptiles, amphibians (love the tortoises), and even two skunks!\nOnly minus was the the cafe had almost nothing (just hot dogs; yuck and so unhealthy) so we had to go elsewhere for lunch and coffee.","review_date":"July 30, 2018","user":"sharon_d"},{"attraction_id":1339,"rating":4.0,"review":"Great interactive visit. It was interesting to see all of the different birds. The highlight was definitely feeding the lorikeets. It was fun until you ran out of food. My 14 year old was bitten on the back of his neck (on a mole, which bled a lot)....","review_date":"July 26, 2018","user":"jlavetan"},{"attraction_id":1339,"rating":5.0,"review":"Birds love it. We had loads of fun in there.\nToo many birds for the kids had great time. Surely recommend this to everyone","review_date":"July 20, 2018","user":"r0nnkay"},{"attraction_id":1339,"rating":5.0,"review":"Great visit. As we started our tour of the place I was not really impressed and didn't know what to expect but at the end when you can see the birds flying around you and especially so many different types, so close, it was an awesome experience....","review_date":"July 12, 2018","user":"maestrotravel"},{"attraction_id":1339,"rating":3.0,"review":"Great Aviary, Poor Exhibits. Bird Kingdom is pretty much a tourist trap. It is not without certain charms, but overall, the space is contrived in the sense that its reason for being is a little artificial, and that\u2019s reflected in the structure of the facility. Visitors are guided in...","review_date":"July 9, 2018","user":"rebecca_r"},{"attraction_id":1339,"rating":5.0,"review":"Very fun!. My girls are 6 and they loved this place. The aviary was done very well with lots of beautiful vignettes and waterfalls. The first floor was also fun because of the bats, tarantulas and other animals.I really like that the bird feeding area was not...","review_date":"July 9, 2018","user":"lala426"},{"attraction_id":1339,"rating":4.0,"review":"alot of fun but expensive. This place is fun but the admission spot and the gift shop are all being managed by one employee. We waited 30 minutes to pay to get in. It was fun inside and the main aviary is beautiful. Also, skip the first floor bathroom, it...","review_date":"July 3, 2018","user":"vmcmar956257"},{"attraction_id":1340,"rating":5.0,"review":"Amazing! Best way to see the falls. Do it if you can. Highly recommend. Loved this helicopter ride so much! Amazing views. Professional staff. No or very short queue. Very well organised, slick operation. Cheap Uber ride from centre of Niagara to & from.","review_date":"November 11, 2018","user":"pennypurples"},{"attraction_id":1340,"rating":5.0,"review":"One of a kind view . A must do! One of a kind view of the area & falls! Newer helicopters! Great pilot & friendly staff! Definitely a must do","review_date":"November 1, 2018","user":"pirate013"},{"attraction_id":1340,"rating":3.0,"review":"Get what you pay for. I have been on a helicopter tour in Alaska to see the Blue Glacier. I was treated well there from the moment you arrive, its all about the customer.\nBy comparison Niagra Helicopters is al about the money. The check-in is tucked away in the...","review_date":"October 30, 2018","user":"george_w"},{"attraction_id":1340,"rating":2.0,"review":"Not That Great. The flight is short which I knew going into the flight. For a Niagara falls tour, there could be more time spent making sure both sides of the helicopter can see the falls. Pilot banked giving one side a great view of the falls with...","review_date":"October 23, 2018","user":"dan_p"},{"attraction_id":1340,"rating":2.0,"review":"Lottery ticket . Be aware your ticket is a lottery ticket.. You could end up in the middle seat and they will put big people at the windows..\nDo not expect the seating to be done to make most people see the most.. More like let\u2019s put small...","review_date":"October 20, 2018","user":"822signet"},{"attraction_id":1340,"rating":5.0,"review":"Stunning. Stunning helicopter flight for simply the best views of Niagara falls, staff were very well organised as one helicopter after another flew in dropped passengers off and collected more, the flight doesn't last long and its worth every penny, must-visit.","review_date":"October 13, 2018","user":"teamward"},{"attraction_id":1340,"rating":5.0,"review":"Best View Ever. It's a short flight (of course) do it calmly so everyone can see the falls at the best. Crew and assistants are very polite","review_date":"October 13, 2018","user":"ikol_22"},{"attraction_id":1340,"rating":5.0,"review":"Amazing experience!. I\u2019ve always wanted to ride in a helicopter and Niagara Falls was a great place to do it. The view was amazing the whole experience was very exciting. It\u2019s a short ride, but I found it to be very memorable.\nI would recommend going earlier...","review_date":"October 7, 2018","user":"pinkladi236"},{"attraction_id":1340,"rating":5.0,"review":"Best birthday present ever !!!. The helicopter ride was one of the most exciting attractions that I have ever done. If I could give it more stars as a rating, I would. The staff were friendly, helpful and knowledgeable. They were just great! The ride all around and over the...","review_date":"September 26, 2018","user":"gail_t"},{"attraction_id":1340,"rating":5.0,"review":"A whole different perspective of the Falls. Stunning. A bit expensive but well worth the cost. A totally different perspective of the Falls - stunningly beautiful. Get the the \"lay out of the land\" view and get an idea of the geological formation of the Falls. Take lots of pics. We highly recommend...","review_date":"September 25, 2018","user":"markm4418"},{"attraction_id":1340,"rating":5.0,"review":"Should be top of your \"must do\" list when visiting Niagara Falls. This activity was excellent. We were very fortunate to fly, as low cloud had prevented any flying for 2 days and we were only there for one full day. It could be one of the most exhilarating 10 minutes of your life.\nThe building, just...","review_date":"September 20, 2018","user":"brist0lcelt"},{"attraction_id":1340,"rating":5.0,"review":"Super ervaring\/Amazing experience. Wat een gave ervaring, voor een leuk bedrag kan je over de omgeving vliegen en vlieg je boven de watervallen waardoor je het beste uitzicht hebt! Zeker de moeite waard!\nWhat an amazing experience, for a nice amount you get to fly over the area...","review_date":"September 18, 2018","user":"bas_d"},{"attraction_id":1340,"rating":2.0,"review":"Unorganised and disappointing..... A helicopter over Niagra was a long-held ambition. Unfortunately, my aspirations on how magical this would be were not realised. On arrival there was no information on queuing, or pictures being taken for purchase. Consequently we were on board with three strangers yet the photographer...","review_date":"September 14, 2018","user":"penrodpooch"},{"attraction_id":1340,"rating":5.0,"review":"Glad I did it. All I can say is wow. What an absolutely amazing ride over the town of Niagara and the Falls. I got the most beautiful photos of the falls and the surrounding area. I felt safe in the helicopter and got to sit in the front...","review_date":"September 2, 2018","user":"eec335"},{"attraction_id":1340,"rating":5.0,"review":"A must. I had been before and found it amazing so this time I sent two kids and hubby up and they were not too sure to begin with but they were amazed when they got back. I heard them talk about this for hours so I...","review_date":"August 22, 2018","user":"harlin_99"},{"attraction_id":1340,"rating":4.0,"review":"Very memorable experience!. Feeling the blast of wind from the helicopters landing and taking off as you wait your turn is in itself a pretty exhilarating experience.\nThere were maybe a few more people on board than I expected there to be, but everyone gets an amazing, unparalleled...","review_date":"July 26, 2018","user":"rognkari"},{"attraction_id":1340,"rating":5.0,"review":"Belter of a trip. Where do you start, did this trip on 3 May with my daughter, read all the other reviews and thought we'd give it a crack. The flight duration is only 12 minutes from start to finish but that said the experience is immense. Can only...","review_date":"May 7, 2018","user":"ian_w"},{"attraction_id":1340,"rating":5.0,"review":"Bucket List Activity. I had the most amazing experience, all the staff were friendly and helpful. The ride lasts about 10-12 minutes which is long enough to see great views! I got amazing pictures of Niagara Falls and some photos of myself in the helicopter taken by a...","review_date":"March 23, 2018","user":"carys93"},{"attraction_id":1340,"rating":5.0,"review":"AWESOME. A MUST DO. FANTASTIC EXPERIENCE. OH WOW. Holidaying in America for 2 months with wife. Spend wife's birthday in Niagara Falls Canadian Side from 26\/9\/17-28\/9\/17 & she wanted to make the most of her birthday 27\/9\/17 so we ended up doing a day tour & this helicopter tour. OH WOW JUST WOW...","review_date":"March 23, 2018","user":"rickt2311"},{"attraction_id":1340,"rating":5.0,"review":"Incredible Experience. I must admit I was a bit apprehensive about my first trip in a helicopter but the pilot soon put my wife and I at ease. The flight lasted 12 minutes but it was an incredible experience viewing the surrounding countryside and the might of...","review_date":"March 15, 2018","user":"jamessn8937yc"},{"attraction_id":1340,"rating":5.0,"review":"Must do!!!!. Amazing tour with beautiful views of the falls. We were lucky enough to have gorgeous clear skies the day we came. We walked down early to the offices after mis judging the distance and although we were booked in for 11am, the lady let us...","review_date":"March 1, 2018","user":"sunshinefloweryogi"},{"attraction_id":1340,"rating":5.0,"review":"Outstanding experience. We undertook this experience as part of our stay in Niagara Falls in January 2018. The previous day it had snowed at the Falls and we were unsure as to whether the flight would be possible. However once the necessary checks were undertaken we were...","review_date":"February 8, 2018","user":"ahtrains"},{"attraction_id":1340,"rating":5.0,"review":"Beyond Amazing. Niagara Falls Helicopters have beautiful new helicopters which whisk you away for an spectacular vista. Very comfortable seating and the huge expanse of glass allows everyone to have the best seat in the house. The narration helps you orient your self and understand what you...","review_date":"January 22, 2018","user":"bhoskin"},{"attraction_id":1340,"rating":5.0,"review":"View of the falls like no other!. We visited Niagara for our 10 year anniversary so I surprised my wife a helicopter tour over the falls... We both loved the tour... It is short, but in my opinion is definitely worth the money for a couple (would probably not take a large...","review_date":"January 16, 2018","user":"brian-mc224"},{"attraction_id":1340,"rating":5.0,"review":"Excellent tour over the falls . The staff is very welcoming. You can prearrange a time or just come in and they can accommodate. Parking is free. This is our 3rd time coming, our 1st being almost 10 years ago, and you can always see and learn something new from this...","review_date":"January 1, 2018","user":"ybulk"},{"attraction_id":1340,"rating":5.0,"review":"Incredible experience pre Christmas . My partner & I we\u2019re fortunate enough to book this up during a 2 night stay in Niagara while over staying with family in Toronto for Christmas. It was worth every penny. Due to the time of year there was no queue to speak of...","review_date":"January 1, 2018","user":"899julies"},{"attraction_id":1340,"rating":4.0,"review":"Awesome views of Niagara Falls!. I took my kids last weekend on their first helicopter ride. There was no line-ups and we were the only ones aboard. The flight was amazing but too short (15 minutes)...I could have styed up there all day! It does cost a lot of money...","review_date":"November 30, 2017","user":"annette_f"},{"attraction_id":1340,"rating":3.0,"review":"Slightly disappointed . Whilst it\u2019s goes without saying that a helicopter trip over the falls is an amazing thing to do, it was, compared to other short tour type helicopter rides slightly disappointing.\nAlthough I was lucky enough to sit in one of the two front seats, beware...","review_date":"November 19, 2017","user":"markalanp236"},{"attraction_id":1340,"rating":3.0,"review":"Amazing views. A great way to get amazing photos of Niagara and the Horseshoe falls, along with surrounding area, but do try to get a window seat as they are 4 seats wide and seating quite tight.\nQuite expensive, but while you are there you got to...","review_date":"November 16, 2017","user":"will_r"},{"attraction_id":1340,"rating":5.0,"review":"Ultimate ,Spectacular View of Niagara Falls .. This is the ultimate ,way to View Niagara Falls ,and it surrounding districts, so don't forget your Camera \/ phone. this short 10 min flight covers it all ,well organised ,safe operation, will leave you in awe ,as you fly across the mighty Niagara river...","review_date":"October 27, 2017","user":"jarlath_m_m"},{"attraction_id":1340,"rating":3.0,"review":"COST A LOT BUT WORTH IT. It was about half an hour wait, as it was the start of the day and they were filling up the 4 helicopters 6 at a time.\nWe were a party of 15. The trip is only about 10 minutes long, but you do get...","review_date":"October 26, 2017","user":"will_r"},{"attraction_id":1340,"rating":4.0,"review":"Unforgettable views but over too quickly. This trip was included in our package but was advertised for CAD$140 when we were there (about \u00a385). We had our tickets for a specific day but could not see how we could book so just turned up. We walked from Sheraton on the Falls...","review_date":"October 22, 2017","user":"mikehoare"},{"attraction_id":1340,"rating":2.0,"review":"Don't sit in the middle at the back!. This is a very well organised and slick operation. It was a gorgeous day in September , yet we only had to wait 30 minutes or so. The waiting area is prett basic, and having a couple of dodgy knees I prefer to sit when...","review_date":"October 18, 2017","user":"anthony_l"},{"attraction_id":1340,"rating":5.0,"review":"Fab, fab, fab!!! . Helicopter over Niagara Falls, do I need to say anymore? Just wow.\nIf you are planning a trip to see the falls you need to do it via helicopter. You get a whole different experience that just standing looking at the falls doesn\u2019t give you....","review_date":"October 6, 2017","user":"841beckyf"},{"attraction_id":1340,"rating":5.0,"review":"Wow. Just Wow. I wasn't planning on taking a helicopter ride, but after the boat trip I had to, and I'm so glad I did. The whole team at the centre were friendly and helpful, getting me squeezed in as a solo traveller needing to meet up with...","review_date":"September 23, 2017","user":"sarah_c"},{"attraction_id":1340,"rating":5.0,"review":"Heli-tastic. We are on a tour across Canada and this is one of the options. The staff are excellent and made sure everyone was clipped in and secure. We were lucky to get front seats and what an experience. From the take off to the flight...","review_date":"September 21, 2017","user":"jolow"},{"attraction_id":1340,"rating":5.0,"review":"Thrilling!. Oh what a thrill! There are no words to describe the experience of viewing this spectacular creation of Mother Nature. You've come this far to check Niagara Falls off the bucket list so you might as well complete the trip with this thrilling ride. It...","review_date":"September 19, 2017","user":"996kayp"},{"attraction_id":1340,"rating":5.0,"review":"Wow !!. My wife surprised me with this as a honeymoon gift whilst we were touring Canada and it was absolutely fantastic also I'd never been in a helicopter before so was a really good experience for me the views are incredible !!","review_date":"September 14, 2017","user":"shady22"},{"attraction_id":1340,"rating":4.0,"review":"Amazing view. It was my first trip to Niagara fall and flying in a helicopter.\nIt was an amazing trip short but I do not see a better way to enjoy the view of this two Falls than by helicopter.\nI would recommend to anyone who ask...","review_date":"September 13, 2017","user":"yaya_j"},{"attraction_id":1340,"rating":5.0,"review":"Breathtaking!. We booked our helicopter trip as part of our fly drive holiday and exchanged voucher for tickets. Arrived late afternoon on a cloudless, blue sky day and a short wait before boarding. Helicopters take 6 passengers per trip and fly continuously every 12 mins. Excited...","review_date":"September 12, 2017","user":"grimsbymariner15"},{"attraction_id":1340,"rating":5.0,"review":"great way to see the Falls. OMG this was amazing, for some of our party it was the first time in a helicopter and what a way to do your first trip\nvery professional and a smooth ride\naudio narrative was very informative, but the views were the winning we did...","review_date":"August 31, 2017","user":"60paul47"},{"attraction_id":1340,"rating":4.0,"review":"Worth doing. This helicopter is worth doing purely for the amazing and unique view of Falls. The falls look spectacular from a helicopter vantage point and the photos you'll get make the price worth it in my opinion. However, I do agree with previous reviewers who have...","review_date":"August 28, 2017","user":"sophie_l"},{"attraction_id":1340,"rating":3.0,"review":"Average for Helicopter Tours. People were friendly and professional. Compared to Helicopter tours in other scenic locations, we flew too high and didn't spend enough time near or over the falls. The helicopter was quite noisy.","review_date":"August 23, 2017","user":"edward_t"},{"attraction_id":1340,"rating":5.0,"review":"Brilliant view, well-run facility. My young son and I loved our helicopter trip over the Falls and rapids. The views are extraordinary and the crew helped us pick the seats with optimal viewing for photos. We were able to fly right before a big storm rolled in, so the...","review_date":"August 13, 2017","user":"5fredw"},{"attraction_id":1340,"rating":4.0,"review":"Nice view. We took the Niagara Heli tour as part of a package in NF. We had about a 30 minute wait for a helicopter. The ride is pretty brief but provides an opportunity to view the falls, river, and whirlpool. The views from the inside seats...","review_date":"August 12, 2017","user":"hbhakh"},{"attraction_id":1340,"rating":5.0,"review":"Magnificent and Breathtaking. Don't miss out on this if you happen to be in Niagara Falls, absolutely spectacular. Worth everything","review_date":"August 2, 2017","user":"ewanluke"},{"attraction_id":1340,"rating":5.0,"review":"Great way to see the falls. Having spent the morning seeing the falls from just sbout every angle this is something quite different.\nGives you a different perspective on the size and the overall layout of the falls plus away from the spray you see something more.\nThe staff were very...","review_date":"August 1, 2017","user":"u2322bmjamess"},{"attraction_id":1340,"rating":5.0,"review":"Awesome tour. My wife and I took the tour over the falls on an overcast day with slight rain. The views were fantastic and the narration was informative.","review_date":"July 26, 2017","user":"goodhench"},{"attraction_id":1340,"rating":5.0,"review":"Nice and safe helicopter trip. With great pilot and new helicopter i got nice exeperience above Niagara in sky. Thanks to every steps especially smart and hansome pilot.","review_date":"July 25, 2017","user":"senak202"},{"attraction_id":1340,"rating":5.0,"review":"You MUST do this! Amazing views of the falls!. By far one of THE best experiences I've ever had. I can't recommend enough. I can't even say much about it because you can't accurately describe it but flying over the falls gives you such a different pespective of this awesome force of nature. Great...","review_date":"July 19, 2017","user":"deborahdawnwatson"},{"attraction_id":1340,"rating":4.0,"review":"Beautiful tour- glorious helicopters. We showed up without reservations for a flight. The wait was around 45 minutes, but just watching the choppers fly in and out of the helipad in itself was exciting for the kids. The tour was roughly 10 minutes, so honestly could be a tad...","review_date":"July 7, 2017","user":"deepu_and_melod..._m"},{"attraction_id":1340,"rating":5.0,"review":"quite expensiv, but a unforgettable experience!!!. went there in the early afternoon. no waiting time, took maybe 10 minutes until were were seated in the helicopter and ready to fly.\nthe price of round about 100EUR per person is quite expensive for a 10 minute flight, but in my opinion definitely...","review_date":"July 5, 2017","user":"i_dont_need_a_nick"},{"attraction_id":1340,"rating":5.0,"review":"The best way to see Niagara Falls. This is it! The best way to see Niagara Falls.\nWhile this is expensive it's actually great value. We had three in our group which meant it was pricey but the view is stunning.\nThe pilot didn't speak . . . at all . ....","review_date":"July 4, 2017","user":"geoffdemanser"},{"attraction_id":1340,"rating":5.0,"review":"Breath taking views! . Such a fantastic experience! I would highly recommend Niagara Helicopters, the staff & organization are very organized, professional & proficient. They ease any fears you may have.","review_date":"July 4, 2017","user":"y0gadiva"},{"attraction_id":1340,"rating":1.0,"review":"Restricted Views. I had been looking forward to a trip over Niagara Falls in a helicopter for months. You can imagine how disappointed I was when I was assigned a rear seat with one rather large person on my left and two other people on my right,...","review_date":"July 3, 2017","user":"barry_b"},{"attraction_id":1340,"rating":5.0,"review":"Great ride with awesome view. The Niagara helicopter ride was well worth the money spent. It was the first time for us and our children (ages 3 & 7) to ride on a helicopter and we all enjoyed it. The view was amazing. We thought our hotel view at the...","review_date":"June 29, 2017","user":"nakia_f"},{"attraction_id":1340,"rating":2.0,"review":"Disappointed!. We have been on helicopter tours before and this one was just so impersonal, everything was rush, rush, rush! All for a 7 to 8 minute helicopter ride, my husband and myself requested if we could sit up front, we were totally ignored by the...","review_date":"June 21, 2017","user":"jofrod"},{"attraction_id":1340,"rating":5.0,"review":"A once in a lifetime moment!. Having seen the Niagara Falls on the boat, to take a helicopter ride and see them from above rounded off a really wonderful day.\nThe helicopter ride was expensive as you only had nine minutes in the air. It was so cool to be up...","review_date":"June 20, 2017","user":"angibb"},{"attraction_id":1340,"rating":5.0,"review":"Incredible. It's a short (12 min) but fantastic experience. The staff are efficient and polite. You can find a voucher online for a $30 discount (search something like \"Niagara Helicopters Coupon\") which helps make this even better value. Just turn up on the day. No advanced...","review_date":"June 19, 2017","user":"i4667boamym"},{"attraction_id":1340,"rating":5.0,"review":"Can't recommend enough!. You must see Niagara Falls from above! This was our first time in a helicopter (myself, husband, 7 year old and 10 month old) and my husband, being terrified of heights, was reluctant to do it. However, this is now his highlight of the entire...","review_date":"June 7, 2017","user":"m4b"},{"attraction_id":1340,"rating":5.0,"review":"My first time on a Helicopter and it will not be my last one!. I was lucky to be able to see the Niagara falls from aerial views. The most amazing felling from taking off to landing. The ride was about $100 canadian and lasted about 12 minutes. I recommend 300%. The pilot was friendly and happy person. I...","review_date":"June 5, 2017","user":"alexandra_p"},{"attraction_id":1340,"rating":5.0,"review":"First time on a helicopter. Did this with my girlfriends father during a weekend at Niagara Falls. He hadn't road in a helicopter since the military, and because his wife doesn't like to fly he hadn't been on a plane for a long time either. He had always loved flying,...","review_date":"May 19, 2017","user":"seanw997"},{"attraction_id":1340,"rating":5.0,"review":"Wonderful. I had my reservations paying the cost for the length of the flight but it was so worth it! We went in a Thursday daytime and were the only people waiting to fly so we got a ride to ourselves! They were very polite and...","review_date":"May 18, 2017","user":"robyn_w"},{"attraction_id":1340,"rating":4.0,"review":"Exciting breathtaking views. You get some truly amazing views of the falls and surrounding area on a helicopter ride. The helicopter is a big study one and very powerful. Be warned that you will experience quite a lot of G-Force upon lift off. They have a good recorded...","review_date":"May 9, 2017","user":"nobodypq"},{"attraction_id":1340,"rating":5.0,"review":"great experience. Went on a helicopter flight over the Niagara Falls and along some of the Niagara River, although only about 10 minutes it was great experience above the falls.","review_date":"May 8, 2017","user":"agn610"},{"attraction_id":1340,"rating":5.0,"review":"Magnificent ride!!. This is a magnificent and beautiful ride over the falls. It was my first helicopter ride and to experience it over Niagra Falls was simply amazing and one that I will never forget. This ride lasted for approximately 10 minutes but was worth every second....","review_date":"April 27, 2017","user":"waleema14"},{"attraction_id":1340,"rating":4.0,"review":"Stunning views, particularly when the weather is good.. The heliport is located a couple of miles from the Falls, near the Whirlpool Aero Car. Easy to reach by car, taxi or by WeGo, the excellent local bus service. Take the Green route. Get off at the Aero Car stop and it's an easy...","review_date":"April 16, 2017","user":"ericbzr"},{"attraction_id":1340,"rating":5.0,"review":"Unexpected Breathtaking Flight. I was driving towards Niagara Falls when I saw a helicopter landing near there. So I went up and park my car to show my kids close up a helicopter.\nWhile taking pictures and observing, I got my wife to check out the price for...","review_date":"April 15, 2017","user":"mheidir"},{"attraction_id":1340,"rating":5.0,"review":"OMG---do not leave without doing this! Wow!!!. This is a breathtaking ride over the falls. You will never forget this. They are very professional, clean, organized and trustworthy. The helicopters are gorgeous. Safe. Fun and amazing. Worth every cent! Not walking distance from town. Have to drive or get a ride\/transfer.","review_date":"April 15, 2017","user":"larakaz"},{"attraction_id":1340,"rating":5.0,"review":"Absolutely Fantastic. Gosh first time in a helicopter and then to be flying over Niagara Falls was the best experience. Niagara Helicopters is very easy to find and there is plenty parking.\nFlights take place according to the weather conditions so you have to be prepared for...","review_date":"April 5, 2017","user":"lesleyannbarlow4845"},{"attraction_id":1340,"rating":3.0,"review":"Good but very rushed. Great views and glad I did it...Decided at the last minute to do a helicopter ride over Niagara falls as I received a discounted price. Paid for the tickets, the helicopter had just flown in from the previous flight so was ready to go straight...","review_date":"March 13, 2017","user":"courtyalana"},{"attraction_id":1340,"rating":5.0,"review":"Billsview. My wife and I took a trip round the Niagara Falls area in one of these and it was absolutely fantastic. Luckily, we were the only two passengers so we got front seats and great views. Organisation is excellent and staff very pleasant and helpful...","review_date":"March 10, 2017","user":"bilbo471118"},{"attraction_id":1340,"rating":5.0,"review":"Trip of a lifetime. I had always wanted to fly in a helicopter and now I have! Professional organisation and the most exciting way to see the Falls and way beyond. Brilliant thank you!!","review_date":"March 9, 2017","user":"alexcliftonvillekent"},{"attraction_id":1340,"rating":5.0,"review":"Breathtaking! . We were lucky enough to be in Niagara in December, but only had one day to sightsee and figured a helicopter trip would be a great way to see the Falls. A cab took us to the heliport from our hotel, and we pretty much...","review_date":"January 26, 2017","user":"bowie1984"},{"attraction_id":1340,"rating":5.0,"review":"The best way to see Niagara Falls!. I had been looking forward to this excurion since before we left home. My previous experience of a helicopter flight had been in my later school days and helicopters have developed significantly since then. The heliport was busy with continous flights and we were quickly...","review_date":"January 17, 2017","user":"hollyfan46"},{"attraction_id":1340,"rating":5.0,"review":"A Must Do ... Experience of a Lifetime. We booked the Helicopter Tour during a January visit because the Maid of the Mist boats are closed from November through May. I'm afraid of heights and booked it anyway so we could get the full \"Falls Experience.\" The flight was amazing ... the ride...","review_date":"January 15, 2017","user":"you-and-me-2015"},{"attraction_id":1340,"rating":3.0,"review":"Good but you can be blown away more with the views on the ground. We visited Niagara Falls during our break to Toronto. We stayed overnight in Niagara Falls to make the most of the drive down there. We booked the helicopter tour which was good but after having viewed the falls from the skylon tower and down on...","review_date":"January 1, 2017","user":"nelli8"},{"attraction_id":1340,"rating":5.0,"review":"10 minute trip of a lifetime!. Wow, what an amazing experience! Both my husband and I are afraid of heights but thought we would suck it up and give it a go. To our surprise found it thrilling rather than scary, we loved it. We arrived and were straight away shown...","review_date":"December 14, 2016","user":"martin_k"},{"attraction_id":1340,"rating":5.0,"review":"Unbelievable view. My husband and I were on our honeymoon and decided to face our fear of heights together by tackling the Skywheel, and Niagara Helicopters. This was my first time ever flying and we were not disappointed, we knew it was a little pricey, but it...","review_date":"December 4, 2016","user":"katchaos"},{"attraction_id":1340,"rating":5.0,"review":"amazing views. Found this on the internet, its a short ride by taxi, cost $140 Canadian each for a 10 min tour over the falls, but there is a coupon also on the net if you look, and it works for $29 off each. This is a...","review_date":"November 17, 2016","user":"carl_b"},{"attraction_id":1340,"rating":5.0,"review":"Exhilarating & Exciting. Small queue up to get on the Helicopter, helped to build up the excitement watching the huge smiles on the faces of the returning passengers. WOW what a ride, it was exhilarating & the view was outstanding. The falls are magnificent, the ride was only...","review_date":"November 9, 2016","user":"jnjaussies"},{"attraction_id":1340,"rating":4.0,"review":"Niagara Helicopters Tour. Took the tour on Nov 6, 2016. Staff are friendly and accommodating. One of the people in our party requires the use of a wheelchair and needs to transition to the helicopter. They had a lift to assist in the transfer. It was great to...","review_date":"November 7, 2016","user":"polar_3"},{"attraction_id":1340,"rating":5.0,"review":"Wow wow wow!!. My wife and I took our two young boys on the helicopter trip and it was worth every penny. We went not planning to do it but to be honest, it's not every day you are at Niagara so when you are, make it count!...","review_date":"October 27, 2016","user":"909jonathanp"},{"attraction_id":1340,"rating":5.0,"review":"Amazing amazing amazing! . The staff were loverly and were very reassuring! Even if most the communication was through sign language! The helicopter offered a unique vantage point over the falls and a breathtaking view! If only it was longer!","review_date":"October 26, 2016","user":"chlozo23"},{"attraction_id":1340,"rating":5.0,"review":"Perfect on a sunny afternoon. The sun came out in the afternoon so went for helicopter flight over Niagara Falls with Niagara Falls Helicopters. Very efficient service. Not cheap but worth every penny. Memorable flight in the sunshine. Awesome.","review_date":"October 26, 2016","user":"ken18"},{"attraction_id":1340,"rating":5.0,"review":"Fantastic flight !. Never having flown in a helicopter before we didn't know what to expect. We had intended going on the WeGo Greenline bus route but the concierge at the hotel told us that the bus didn't start running until 10am and so we got a cab...","review_date":"October 25, 2016","user":"david_r"},{"attraction_id":1340,"rating":5.0,"review":"Excellent flight over the Falls. This was a surprise present and an extremely worthwhile one.The staff were very helpul, professional and freindly and the flight over Niagara Falls, the canyon and the waterways was excellent. The day was dead calm, sunny and cloudless and the helicopter flight did not feel...","review_date":"October 23, 2016","user":"allovertheplace2013"},{"attraction_id":1340,"rating":5.0,"review":"Great Experience in the Sky!!!. Great way to see Niagara Falls from the sky, and so glad the helicopters were able to operate. Lovely little gift shop too and friendly staff","review_date":"October 19, 2016","user":"c4948hmdeniseb"},{"attraction_id":1340,"rating":5.0,"review":"Magnificent. Ended our day at Niagara falls with a15 minute flight over the falls with Niagara Helicopters. A wonderful end to our visit to this great attraction. Above the falls in the 6 seater helicopter, made us realise even more, just how spectacular the falls and...","review_date":"October 16, 2016","user":"venusbeachreturners"},{"attraction_id":1340,"rating":5.0,"review":"Tour of the Falls. Enjoyed very much taking my Grandson on this Tour. The sites were breathtaking. I will go again. The views of the Falls from all sides is fantastic.","review_date":"October 12, 2016","user":"thomas_f"},{"attraction_id":1340,"rating":5.0,"review":"Great but brief flight. They have new helicopters and the flight and view is great. The only negative is that the flight is less than 15 minutes. When I was there they have 4 helicopters going in a rotation. Your view out of the windows is pretty good. I...","review_date":"October 7, 2016","user":"rokcolorado"},{"attraction_id":1340,"rating":5.0,"review":"Must Do. This tour was recommended to us. Professional operation, felt totally safe and secure. Arrival, check in and boarding were all swift and well organised. The flight took us above all the sights of Niagra and gave a totally different perspective from the cruise and walk...","review_date":"October 6, 2016","user":"spennyfather2016"},{"attraction_id":1340,"rating":4.0,"review":"Experience it once in your life. What a great experience this flight was over the Niagara Falls, we had a nice clear day and the view was fab","review_date":"October 4, 2016","user":"robert_m"},{"attraction_id":1340,"rating":4.0,"review":"Great views but rather short. A must try experience as you see the falls from a new perspective.\nThe helicopter is very quiet and the flight smooth but short. I appreciate that there must be restrictions but the flight felt rather sterile and kept a distance from the action.\nHaving...","review_date":"October 4, 2016","user":"terryh774"},{"attraction_id":1340,"rating":2.0,"review":"The free sharaton hotel pool view to falls is the best., the skylon is good and walking beside falls is amazing.. It was noisy, costly, views were better from hotels (free) .\nThe falls arial view is not as good as from the hotels, they are closer and give a unique look at the entire area, like a giant bathtub, u dont get that from helicopter.","review_date":"October 3, 2016","user":"moneyquestgroup"},{"attraction_id":1340,"rating":5.0,"review":"Fantastic. Took this tour as an extra option whilst visiting Niagara Falls. Having already seen the falls via the Hornblower Cruise Boat I was questioning whether to do this as I am afraid of heights!!!\nFear aside, the views were breath taking and stunning - giving...","review_date":"September 26, 2016","user":"abc123wakefield"},{"attraction_id":1340,"rating":5.0,"review":"You have to do this!. After seeing the falls at sea-level this trip put the Falls into context because you get to see the whole picture! My wife had never been in a helicopter before and the look on her face said it all - awesome!","review_date":"September 15, 2016","user":"dwparkes"},{"attraction_id":1340,"rating":4.0,"review":"It can be out of this world or it can be average!. I wanted to see Niagara Falls area in all its glory. So what better way than by Helicopter? Mega buzz for me as I had never been in a Chopper. But there are things to consider. Where will you sit in the Helicopter? 6 seats....","review_date":"September 9, 2016","user":"goodguyjas"},{"attraction_id":1340,"rating":4.0,"review":"Stunning Views. My husband and I went on this wonderful helicopter ride together! The gift shop was nice and the helicopter seemed very safe.\nEveryone that worked there we're efficient and professional. The ride I believe was about 9 minutes long. We had a total of 6...","review_date":"September 7, 2016","user":"amlove1995"},{"attraction_id":1340,"rating":5.0,"review":"The best way to view the falls. I have been to Niagara Falls many times and seen and attended all the attractions available. For my Birthday I decided to treat my self to the Helicopter ride over the falls. If you go online and get a coupon you can get $29 per...","review_date":"August 29, 2016","user":"lindaforler"},{"attraction_id":1340,"rating":5.0,"review":"An Anniversary surprise. The line up seemed long (you cant reserve a time) it went by fast. Just go and wait. The fun part is seeing all the customers come and go for the tours. No one was disappointed. Lots of waves and big smiles all around. There...","review_date":"August 23, 2016","user":"jamiegarnet"},{"attraction_id":1340,"rating":5.0,"review":"3rd time visiting . A must do when visiting Niagara. It is a bit pricey but well worth it. Flies over Whirlpool and the Falls. Not a long ride but still lots of fun.","review_date":"August 4, 2016","user":"ian_b"},{"attraction_id":1340,"rating":5.0,"review":"Amazing experience!!. The best way to see the falls! We went on a lovely sunny day, had to wait about 45 minutes to board the helicopter as there were some large groups in front of us but it was well worth it.\nThe rides last about ten...","review_date":"August 3, 2016","user":"gammon3000"},{"attraction_id":1340,"rating":4.0,"review":"Only way to see and understand the Falls. This literal overview is really the only way to see and understand the complex web of water, land and rock that makes up the Niagara Falls. And if you're an American visiting Canada, this is also the most economical helicopter tour you'll ever find. When...","review_date":"July 28, 2016","user":"ric_g"},{"attraction_id":1340,"rating":5.0,"review":"Wonderful. What a fantastic way to see the Falls. We purchased a bus ticket and travelled down to the heliport and as soon as we arrive we obtained tickets for the flight. It's a good idea to speak to the info desk at your hotel as...","review_date":"July 25, 2016","user":"janiebeaumont"},{"attraction_id":1340,"rating":5.0,"review":"Once in a Lifetime!. I've been coming to Niagara Falls since I was a kid. We've done it all and seen it all.....but we never did the helicopter tour. My husband and I splurged today to take our daughter up via helicopter. It was amazing!!! The staff were are...","review_date":"July 24, 2016","user":"melissabye"},{"attraction_id":1340,"rating":5.0,"review":"Amazing Way To See The Falls. Definitely not the most budget friendly attraction in the area, but there's no better way to see the Niagara Gorge, the Falls themselves, and the Whirlpool. Friendly staff will give you a thorough briefing before loading you aboard one of the helicopters. The flight is...","review_date":"July 20, 2016","user":"whydoineedthis"},{"attraction_id":1340,"rating":4.0,"review":"A Great Way to See the Falls. We had a great experience with Niagara Helicopters. We didn't have a reservation and just walked in mid-to-late morning. The ticket reps were happy to help us out. We only had to wait about 10 minutes to get on board.\nThe view was spectacular. This...","review_date":"July 14, 2016","user":"robert_m"},{"attraction_id":1340,"rating":4.0,"review":"These views of Niagara Falls are not to be missed!. We took this trip as part of a tour with King Tours to Niagara Falls. It was really easy to book ahead of time, but if you decide you want to take the tour on the day, then your tour guide can arrange this for...","review_date":"July 13, 2016","user":"theworldinaweekend"},{"attraction_id":1340,"rating":5.0,"review":"WOW!!!!!!!!!!!! Must do if you want to be thrilled...... The team at Niagara Helicopters made the ride a once in a lifetime event for the Falls. I felt very safe and comfortable in this helicopter. If you have the time, go for it......","review_date":"July 13, 2016","user":"elizabeth_c"},{"attraction_id":1340,"rating":5.0,"review":"Experience of a lifetime . My wife and I had the pleasure of taking a helicopter ride over niagara falls fantastic staff who helped my wife has she is a full time wheelchair user. Well recommended to everyone and the less mobile. Best way to visit this attraction is on...","review_date":"July 3, 2016","user":"ganchie"},{"attraction_id":1340,"rating":5.0,"review":"Woohoo!. First time in a helicopter and it was great. The pilot certainly knew what he was dong. Felt completely safe and got some amazing pictures of the falls.\nOnly drawback: too fast!!! You feel you can stay up there for hours!","review_date":"July 2, 2016","user":"936alexandran"},{"attraction_id":1340,"rating":5.0,"review":"Fabulous way to see the Falls. Treat yourself to a once in a lifetime trip over Niagara Falls. The pilot was very efficient, and handled the helicopter with great ease. He took the time to circle the falls several times, from different angles. My suggestion is to get a front seat...","review_date":"June 29, 2016","user":"summer53f"},{"attraction_id":1340,"rating":2.0,"review":"Don't bother unless you especially like helicopter flights. Tourist trap. Short trip, limited viewing of the falls, expensive. Quick to take your money, usher you on a helicopter, quick happy snap, fly over the falls with voice recording playing. I've done a number of helicopter flights around the world and to date this...","review_date":"June 22, 2016","user":"86mathewl"},{"attraction_id":1340,"rating":5.0,"review":"Only why to see the natural wonder of the powerful Niagara Falls. Oh what an experience. Didn't have to wait long to have an experience of a lifetime flying over the spectacular Niagara Falls Park. I was fortunate to be sitting in the front seat and had a birds eye view and I have great photos of...","review_date":"June 21, 2016","user":"rhonda_e"},{"attraction_id":1340,"rating":4.0,"review":"Fabulous View of the Falls. Our Niagara tour dropped us off at the helipad and we had a very short wait. There's the obligatory photos to get out of the way before you climb aboard the very smart chopper - there were 3 of them in use - and away...","review_date":"June 10, 2016","user":"georgie_t"},{"attraction_id":1340,"rating":4.0,"review":"Expensive but a once in a lifetime experience. This is a must to do if you go to Niagara falls! Getting a bird's eye view of this Natural wonder is a thrilling exp\u00e9rience. You also get to see the dam and Niagara river and this makes you see the whole site in a...","review_date":"June 8, 2016","user":"panchitomontreal"},{"attraction_id":1340,"rating":5.0,"review":"Sky high fun. I was amazed at how stable the aircraft was. Did not even feel like I was flying except when the helicopter banked.\nGreat narrated tour over the American and Canadian falls and some local landmarks and attractions.\nIf you only do one thing in Niagra...","review_date":"June 7, 2016","user":"triphammer73"},{"attraction_id":1340,"rating":5.0,"review":"Ride that you will never forget!. This is our 4th or 5th trip to Naigara falls and on each trip we learn more about the falls and this beautiful place. Since we have had the opportunity to experience most of things you normally do here, we decided to go either for...","review_date":"June 4, 2016","user":"nader_t"},{"attraction_id":1340,"rating":5.0,"review":"best views of all. regardless of the cost, it's over 100 dollars US per person this is a must do.\nthe flight could not be smoother, we had never been on a helicopter before, but whether it was the view, or the commentary, or just the machine and pilot...","review_date":"May 29, 2016","user":"ffdoc2"},{"attraction_id":1340,"rating":5.0,"review":"What a way to see the breathtaking beauty of the falls and area.. Our group of 4 were quickly buckled in and connected with headphones. As we took off an automated audio tour began. Though the ride was only about 15 minutes long the memories and majesty of the falls will be forever. The staff inside the terminal...","review_date":"May 22, 2016","user":"chuck2865"},{"attraction_id":1340,"rating":4.0,"review":"Aerial tour of the Niagara Gorge, River & Falls. A Frugal Friday coupon purchased for 1\/2 the usual price put us in a Niagara Helicopter Ltd. whirlybird, and we quickly agreed it was money well spent and something we should have done years before, especially since we've lived in Niagara for 70 years.\nThe...","review_date":"May 19, 2016","user":"wjr47"},{"attraction_id":1340,"rating":3.0,"review":"Seat extremely important. I had a ride in Niagara Helicopters today. Unfortunately I was sitting in the back row\nin a middle seat, the view to the side was obstructed by the person sitting next to me and couldn't see out of the front as impossible as three...","review_date":"May 16, 2016","user":"rosieandmaya2"},{"attraction_id":1340,"rating":5.0,"review":"AMAZING . If going on a helicopter is on your bucket list you must go to Niagara Helicopter. It's worth every dollar. The ride is approximately 12 minutes, but that's all you need. It's an opportunity to see Niagara Falls like never before.\nHelicopters are different from...","review_date":"May 12, 2016","user":"shadina_g"},{"attraction_id":1340,"rating":5.0,"review":"Fantastic. First time on a helicopter, first time to the falls - Fantastic experience and well worth the money even if it was over so quickly. The staff were really friendly and helpful and you have a recorded commentary whilst flying over the falls which tells...","review_date":"May 8, 2016","user":"parkerb349"},{"attraction_id":1340,"rating":5.0,"review":"Bucket list...check!. Super fun! Totally worth it. Wonderful staff from check in to gift shop! Great tour with information. Totally impressed. Highly recommend when you visit Niagara Falls. Love the view of the falls from the air!","review_date":"May 7, 2016","user":"sheila_w"},{"attraction_id":1340,"rating":5.0,"review":"Beautiful and exciting!. My husband and I loved it! The staff was very pleasant and professional. The views of the falls and the surrounding area were truly breathtaking. The ride was less then 15 minutes, we would have loved to have had a little bit longer! Our only...","review_date":"May 2, 2016","user":"vicki_c"},{"attraction_id":1340,"rating":5.0,"review":"awesome view. i take people from all over the world to niagara helicopters throughout the year. the staff there treat my passengers really well and are very helpful. i have been going there for over 20 years and in all that time not one passenger was ever...","review_date":"April 26, 2016","user":"robert_b"},{"attraction_id":1340,"rating":5.0,"review":"Great Christmas Gift...LOVED IT!!!. I used my Christmas gift today...a helicopter ride over Niagara Falls. Beautiful. Niagara Helicopter was great. Very safety conscientious and friendly. The helicopter was very nice and clean....clean widows. I wanted to take pictures and was not disappointed. This is one of the BEST ways...","review_date":"April 24, 2016","user":"anita_h"},{"attraction_id":1340,"rating":5.0,"review":"A must do !!. If you are going to Niagara Falls you need to see it from the sky too. This was a great experience. Having never been in a helicopter before I was a bit nervous but you quickly get accustomed to it. The turns freaked me out...","review_date":"April 19, 2016","user":"rnr636"},{"attraction_id":1340,"rating":5.0,"review":"Fantastic, smooth ride with amazing views. This was our first ever trip in a helicopter, I can honestly say I was not looking forward to it however it was a fantastic experience. We were given a briefing before takeoff, safety being the most important factor. When it was our turn we...","review_date":"April 3, 2016","user":"colinwalker7"},{"attraction_id":1340,"rating":5.0,"review":"Fun Experience. The tour was shorter than what I expected and at a higher elevation that I though (though we would get closer to the falls) but overall great way to see the falls and take some great pics","review_date":"March 24, 2016","user":"christian_b"},{"attraction_id":1340,"rating":4.0,"review":"A must do attraction. I highly recommend a helicopter tour over Niagra Falls. The view from the back seat is slightly obstructed particularly if you sit in the middle seat. It makes it difficult to take decent photos. Being a solo rider, you're then relying on other people taking...","review_date":"February 12, 2016","user":"alan_n"},{"attraction_id":1340,"rating":5.0,"review":"Amazing. We had a wonderful time in Niagra Falls and the trip over the falls in the helicopter was brilliant. It was very well organised we all enjoyed it.","review_date":"January 26, 2016","user":"kevin_r"},{"attraction_id":1340,"rating":5.0,"review":"Great flight. Went up on a beautiful day with blue skies. The falls were spectacular from the helicopter and the pilot flew all round in order to give everyone ample opportunity to obtain great photos. Definitely recommend.","review_date":"January 10, 2016","user":"10lila"},{"attraction_id":1340,"rating":3.0,"review":"Overpriced. $111 for a 10 min ride over the falls and the whirlpool rapids. It was a nice ride but not really worth the money. On top of that, you have to pay for the photos they take of you with the helicopter. Everything is overly...","review_date":"January 10, 2016","user":"phyllisl121"},{"attraction_id":1340,"rating":5.0,"review":"Up up and away in that beautiful machine!. Picked up the helicopter trip on the way into Niagara as otherwise you need to catch a cab or free bus out to the site. Very slick operation well organised very little waiting around and nice helpful staff. Up and away, pre-recorded commentary and amazing...","review_date":"December 16, 2015","user":"flyer1949"},{"attraction_id":1340,"rating":5.0,"review":"Great Ride and View. We enjoyed the ride up the Niagara River and over the Falls. They play a pre recorded tape telling you all about your trip and what you are seeing then.\nThe pilot does not talk at all. If there is any knock it would have...","review_date":"November 28, 2015","user":"ruby_w"},{"attraction_id":1340,"rating":4.0,"review":"The views were worth it. The helicopter ride itself makes this worth the while as the views are incredible and something you will never see from the ground as there the actual Falls area is so huge. However I left thinking these guys need some lessons in customer service. Perhaps...","review_date":"November 21, 2015","user":"kiwilah"},{"attraction_id":1340,"rating":5.0,"review":"Wowww!. Excellent staff!\nPilot was so great. Not a bumpy ride at ALL. I wasn't worried which allowed me to enjoy the view.\nTaken right over the falls and it was a wonderful experience for my first time in a helicopter !\nWould go again for...","review_date":"November 3, 2015","user":"d_b"},{"attraction_id":1340,"rating":5.0,"review":"Amazing Experience!. We had an amazing flight over the Falls, then we returned to have our photographs waiting and then we were given a memory stick that truly will be that as it has all our pictures and much more.\nWe will never forget this experience with...","review_date":"October 27, 2015","user":"davids021714"},{"attraction_id":1340,"rating":5.0,"review":"stunning. What a quick few minutes, but something I have always wanted to do. Truly amazing. The worse bit was the queuing ,waiting to get on the helicopter, however as normal THEY want to take the photos. I was put in the front next to the...","review_date":"October 26, 2015","user":"linda_m"},{"attraction_id":1340,"rating":5.0,"review":"Flying high at the Falls. We were given the option to book this relatively last minute as part of a group tour excursion. We debated it due to the cost (around \u00a380) and duration time of only 10 minutes, but decided to do it anyway as we may never get...","review_date":"October 25, 2015","user":"missholders"},{"attraction_id":1340,"rating":5.0,"review":"Birds eye view of the falls and surrounds. Staying at Niagara Falls for a few days.\nTook a ride with Niagara Helicopters to view the falls from above.\nWhat a trip.\nFly over the town, the falls, the rapids......\nComfortable craft and an experienced pilot. Smooth as silk\nRecommended","review_date":"October 21, 2015","user":"ian_h"},{"attraction_id":1340,"rating":3.0,"review":"I was quite disappointed.... We booked a day trip from Toronto to Niagara Falls with a tour operator who offered to do a Helicopter ride with Niagara Helicopters. The organisation was good. Our tour operator brought us there and we were really looking forward to the flight. We were...","review_date":"October 19, 2015","user":"ploppy86"},{"attraction_id":1340,"rating":5.0,"review":"Beautiful - must do!. Best sights to see are from the air! My wife doesn't like flying, but she loved the helicopter tour! Well worth the money!","review_date":"October 12, 2015","user":"jon_n"},{"attraction_id":1340,"rating":5.0,"review":"Great views even from the middle of the helicopter. My husband and I decided to take a helicopter ride since we were celebrating our honeymoon. I am so glad we did! We have done a lot of the other experiences around the falls from behind the falls to the jet boats. It was great...","review_date":"October 10, 2015","user":"jessica_s"},{"attraction_id":1340,"rating":5.0,"review":"Brilliant! Worth the money. Have always wanted to do a helicopter tour and this was reasonably priced. Absolutely brilliant. Friendly staff, new equipment and amazing views of the falls. Lots of opportunities to get good photos and video. Highlight of our trip and very safe!","review_date":"October 7, 2015","user":"rockwoodroo"},{"attraction_id":1340,"rating":5.0,"review":"Birds eye view of the Falls.. The Niagara Helicopter rides give one an overall view of the Canadian and US falls. One can actually see how lake Erie flows down into the Niagara river over the horseshoe fall and the US fall. A grand view of the rapids leading up to...","review_date":"September 29, 2015","user":"anne_mary_f"},{"attraction_id":1340,"rating":5.0,"review":"well worth it. My husband and I did an organised trip to Niagara Falls from Toronto. On the way the tour guide told us about the opportunity to do the helicopter flight over the falls. We are so glad that we did it. We waited for about 10...","review_date":"September 24, 2015","user":"kt1979"},{"attraction_id":1340,"rating":5.0,"review":"Dream flight over Niagara. Here I go again using the word Spectacular, but the falls view from the air with Niagara Helicopters is just that. and if you add the thrill of the helo flight into the equasion the whole thing is breathtaking. Your pilots job is to get...","review_date":"September 22, 2015","user":"peter_john_h"},{"attraction_id":1340,"rating":4.0,"review":"Short ride but cool view of the Falls. It's a short ride but the views are fantastic (a great way to see the Falls) --- the pilot angles the helicopter so that you get good views no matter which side you are on. The aircraft sits six (in addition to the pilot) with...","review_date":"September 19, 2015","user":"travelingpards"},{"attraction_id":1340,"rating":5.0,"review":"What a flight!. A very memorable way to start our visit to the Niagara falls, which was actually a surprise birthday gift. The best way to see the entire falls region!","review_date":"September 18, 2015","user":"sjoerd_j"},{"attraction_id":1340,"rating":5.0,"review":"Exciting way to see the falls. The helicopter ride was all of 12 minutes but it was a great view of the falls in a comfortable ride. Definitely worth while.","review_date":"September 13, 2015","user":"steven_g"},{"attraction_id":1340,"rating":5.0,"review":"Stunning. This is the best way to view the falls. It was absolutely breathtaking and i would recommend anyone to do this whilst they are in Niagara.","review_date":"September 10, 2015","user":"kelly_m"},{"attraction_id":1340,"rating":5.0,"review":"Excellent tour!. Excellent helicopter tour! While it was literally 12 minutes, it felt much longer. The falls are beautiful up close but seeing it from above is even better. I highly recommend this!","review_date":"September 9, 2015","user":"sjhawthorne"},{"attraction_id":1340,"rating":4.0,"review":"Nice view, my 12 year ld son enjoyed it a lot. I was thinking abut taking this helicopter tour for awhile, on every trip I made to Niagara, and finally decided to do it. It was about a 10 minute ride where you go to the falls and back. Nice views. They gave me the family...","review_date":"September 7, 2015","user":"rob_k"},{"attraction_id":1340,"rating":5.0,"review":"Beautiful view of Niagra Falls and Vineyard. My husband and I enjoyed a helicopter ride with a view the US and Canadian side of the Falls and also the vineyards for our Anniversary.","review_date":"September 5, 2015","user":"juliah997"},{"attraction_id":1340,"rating":5.0,"review":"A new experience!. We've visited Niagara quite a few times now and done the helicopter ride each time - and always with this company because of its excellent safety record. Every time we go we think we don't have to do the helicopter flight but the thrill of...","review_date":"September 1, 2015","user":"willum65"},{"attraction_id":1340,"rating":5.0,"review":"Once in a lifetime experience!!!. Went as a wedding present and loved it! Was a bit of a wait for the helicopter but they were working flat out with 4 helicopters in constant rotation. The trip lasted 10 minutes. Got a truly incredible view of the falls.","review_date":"August 26, 2015","user":"nicola120988"},{"attraction_id":1340,"rating":5.0,"review":"Awesome. This was just awesome. Our helicopter ride over the falls was amazing. You see so much and you are just mesmerized. You won't be able to stop taking photos either. So worth it and ppl of all ages are able to experience this wonderful ride.","review_date":"August 23, 2015","user":"lynda_r"},{"attraction_id":1340,"rating":4.0,"review":"Awesome view !. A quick (yes, unfortunately it last for only 10 minutes) awesome complete view of the landscape surrounding the amazing falls. Had the best seat at the front beside the pilot and it does feel a little like roller-coaster ride whenever he takes a dip here...","review_date":"August 23, 2015","user":"jasminegan"},{"attraction_id":1340,"rating":5.0,"review":"Great way to see the falls. We had a great experience at Niagara Helicopters taking the flight over the falls. The crews were very professional and concerned with safety. The helicopters were new, clean and very comfortable. They are located close to the falls so you don't waste any air time...","review_date":"August 13, 2015","user":"richard_trus"},{"attraction_id":1340,"rating":3.0,"review":"So Disappointing. My partner and I were traveling with 2 others and were spending a few days in Niagara.\nWe decided to pay the $170 per person to do the helicopter ride. You were able to just turn up and it was only a short wait until...","review_date":"August 6, 2015","user":"bw1989"},{"attraction_id":1340,"rating":5.0,"review":"Great Experience. Decided to do the Helicopter Tour over the falls on the way to them, and very glad we did. It was a great experience and great to get a birds eye view of the falls and the surrounding area. Very professionally run operation. Friendly staff...","review_date":"August 5, 2015","user":"kitty63melbourne"},{"attraction_id":1340,"rating":5.0,"review":"Amazing. The staff is friendly and helpful. The ride is amazing and the views are spectacular. This is the best way to see Niagara Falls by far. No words to descibe it.","review_date":"August 4, 2015","user":"blnd2nv"},{"attraction_id":1340,"rating":5.0,"review":"Best experience ever . Friendly staff. Love the ride. It was just breath taking. The picture they took was really nice. And the view is unbelievable. I would recommend every that goes to Niagara Falls to visit that place.","review_date":"August 3, 2015","user":"melanie_g"},{"attraction_id":1340,"rating":5.0,"review":"Amazing experience. .... No words to describe this amazing ride.....thank you.we have really nice experience at Niagara fall . everyone who can afford the helicopter ride must u have to do with this company. And it's life time experience to see niagara falls from sky.","review_date":"August 1, 2015","user":"chirag_r"},{"attraction_id":1340,"rating":4.0,"review":"Buzzing The Falls :0). Fastest 15 minutes of my life BUT well worth it! Amazing views of Niagara falls\nfrom above. It is expensive but I would do it again in a heart beat. Simply organised and one of the receptionists went out of her way to help us....","review_date":"July 23, 2015","user":"roberta_w"},{"attraction_id":1340,"rating":5.0,"review":"Awesome experience with great views. We took the 12 minute tour over the falls and it was great. The view was spectacular. The narration was good. The safety checks seemed to be very good, everyone knew what to do and things ran really smoothly. The wait time was short as...","review_date":"July 21, 2015","user":"buggirl24"},{"attraction_id":1340,"rating":5.0,"review":"A flight of fancy............. I have visited Niagara many times, but decided on this occasion to invest in a flight over the Falls. I know that both I and my guests enjoyed every minute..\nAlthough the flight is only about 12 minutes, it is well worth the investment. It...","review_date":"July 20, 2015","user":"diamondtone"},{"attraction_id":1340,"rating":5.0,"review":"What a thrill - safe professional staff and experience. Been wanting to to do this trip for years and finally did!\nWhat a TRIP!\nA bit pricy but one expects that for a 12 min helicopter ride around the falls\/area.\nThe whole experience was simply a thrill and the staff\/pilot were super friendly and...","review_date":"June 24, 2015","user":"expatdaze"},{"attraction_id":1340,"rating":5.0,"review":"Wow!!! Amazing, breathtaking experience! . Never before had a chance to experience this wonderful spectacle!!! Love flying, but this is different! Absolutely unique! Even if you have seen Niagara Falls, you never seen this!\nIts a must see experience!","review_date":"June 13, 2015","user":"gabriella_t"},{"attraction_id":1340,"rating":5.0,"review":"Best View - Amazing. My first helicopter ride and it was an amazing experience. The views of the falls are breathtaking. During the ride I learned some new and great facts about Niagara as they provide a recorded message for all to listen to. The pilots are fantastic and...","review_date":"June 12, 2015","user":"rossana_a"},{"attraction_id":1340,"rating":4.0,"review":"What a view!. The only reason why I am not rating it as a five stars is because the trip should last longer! Amazing experience and very unique and beautiful way to see the falls. The trip is quite expensive and it last about 10 mins but totally...","review_date":"June 1, 2015","user":"yanaisyn"},{"attraction_id":1340,"rating":5.0,"review":"Loved it!!!!. Hands down, the best tourist attraction at Niagara! I so enjoyed seeing everything in the area and especially the falls. Very informative as well. Highly recommend.","review_date":"May 28, 2015","user":"123kristalv"},{"attraction_id":1340,"rating":5.0,"review":"Highlight of the day!. Albeit a short ride it was most definitely worth it. You get to see both falls, American and Canadian plus the whirlpool from both sides of the helicopter giving everyone an opportunity to take wonderful photographs.\nWell worth the effort and good value for money","review_date":"May 21, 2015","user":"sean_f"},{"attraction_id":1340,"rating":5.0,"review":"Mothers Day gift. Two of our children took my wife and I on the Niagara helicopter tour. It was incredible the ground crew was very friendly and informative before we took off. They provided a lot of useful information. The flight itself was a great experience. highly recommended.","review_date":"May 19, 2015","user":"redsoxpats1"},{"attraction_id":1340,"rating":5.0,"review":"Best experience ever. I was so lucky to have been seated next to the pilot.... I got some great photos of the falls, half frozen.... In my opinion, this is the best way to see Niagara falls.... A must for everyone... Of course it could have been a...","review_date":"May 17, 2015","user":"tracey4650"},{"attraction_id":1340,"rating":5.0,"review":"Husband loved it. He claims this is the best part of his trip to Niagara Falls. Worth going but it is expensive over 130\/person","review_date":"April 23, 2015","user":"keya707"},{"attraction_id":1340,"rating":5.0,"review":"the ride that I've ever had.. I really liked to how the view of Niagara Falls looks from in the sky in the Helicopter. Nothing to dislike.","review_date":"April 16, 2015","user":"corney_q"},{"attraction_id":1340,"rating":5.0,"review":"A must do - to experience the Falls magnificance. My husband, sister and I had an amazing 9 minute helicopter ride with Niagara Helicopters Ltd last week. Both my sister and husband were scared of heights, but the dialogue during the ride, put both at ease and we even remember some of the facts...","review_date":"April 10, 2015","user":"nora_ni1975"},{"attraction_id":1340,"rating":4.0,"review":"Helicopter Happiness. Just had a truly amazing trip over both the American and Canadian Falls,thanks to this company.Had 3 days previously experienced my first ever helicopter trip in the USA and found that where they crammed in 6 with the pilot,and 2 of the 4 of us...","review_date":"March 23, 2015","user":"ian_w"},{"attraction_id":1340,"rating":5.0,"review":"Niagara Helicopters Limited. I am sure I wrote a highly positive review of this experience and the company itself in August 2014 after having had an amazing helicopter trip over the falls. I have also received some traveler questions based on that review, so am not sure why...","review_date":"March 10, 2015","user":"mono_jockos"},{"attraction_id":1340,"rating":5.0,"review":"Worth the cost. If one has never ridden in a helicopter, or not, this is a 15 odd minute experience that is worth the 150 or so dollars of cost. The pilots come and go quickly and it is an efficient and safe loading and unloading. The staff...","review_date":"March 3, 2015","user":"kelric"},{"attraction_id":1340,"rating":4.0,"review":"Amazing views. This was the highlight of our trip to the falls.the take off point is in in town close to the falls and easily accessible by car or bus. The WEGO bus stops within a short walk and costs only $7 for a twenty four hour...","review_date":"February 27, 2015","user":"norman_b"},{"attraction_id":1340,"rating":4.0,"review":"Brilliant . I can't comment on the value of the trip as it came as part of a package. However, as someone who has never flown in a helicopter before it was breathtaking.\nBeing winter and a windy day (pilots are excellent) we did not have to...","review_date":"December 15, 2014","user":"adewotton"},{"attraction_id":1340,"rating":5.0,"review":"A must do in Niagara. Although a bit pricey, the helicopter ride is one of the things to do when in Niagara. The WEGO bus goes close to the helicopter terminal or you can drive your car to their parking area. The ride was smooth and the pilot manoeuvrers the...","review_date":"November 15, 2014","user":"antarcticbound"},{"attraction_id":1340,"rating":5.0,"review":"Amazing!!!!. My first time in a helicopter and it was amazing! The flight was smooth ( no turbulence like on a plane) . The view was spectacular over Niagara Falls and surrounding area. Seeing the Falls up close on the Hornblower boat was amazing too and...","review_date":"October 31, 2014","user":"rivendelllondon"},{"attraction_id":1340,"rating":5.0,"review":"Niagara Helicopters \u2013 The Ride of Your Life. Many travelers have visited Niagara Falls, either at the America side or the Canada side or on both sides. Unfortunately many have missed the helicopters ride over Niagara. The 25min flight costs about US$145 and it\u2019s worthwhile. The spectacular aerial views on Niagara Falls and...","review_date":"October 27, 2014","user":"chan3188"},{"attraction_id":1340,"rating":5.0,"review":"Great!. I actually had my wedding in one of Niagara Helicopter's Helicopters over Niagara falls. They didn't actually preform the ceremony or plan it however I did want to point out how amazing the staff was. The staff was great, accommodating to my wedding party of...","review_date":"October 15, 2014","user":"zab2go"},{"attraction_id":1340,"rating":5.0,"review":"Great views of the falls. This really is the only way to see the falls. We arrived just as a storm was ending (although they said they didn't really have to stop flying) and there was no queue at all. We walked straight up to the desk, bought a ticket...","review_date":"October 11, 2014","user":"philip_m"},{"attraction_id":1340,"rating":5.0,"review":"oh wow !!. Great views over the falls, a great experience too, never been in a helicopter before and would do it again, gave a whole new aspect to wonderful falls !!","review_date":"October 5, 2014","user":"alien1944"},{"attraction_id":1340,"rating":5.0,"review":"unreal. i went on the helicopter over the falls and it was fantastic the commentary was very interesting too well worth doing","review_date":"September 20, 2014","user":"scattty"},{"attraction_id":1340,"rating":5.0,"review":"Most fun on the trip. It's a quick 10-minute helicopter tour over the Niagara Gorge and Falls. The views are spectacular. The staff is serious about safety. It's worth the price.","review_date":"September 15, 2014","user":"baytownbear"},{"attraction_id":1340,"rating":5.0,"review":"Breathtaking!. When you go on a helicopter it is amazing! Overlooking Niagara Falls! The view of Niagara form the helicopter is a great way to see Niagara! Great staff and an amazing ride! Great for photographers, family, friends, couples and by yourself!","review_date":"September 14, 2014","user":"photopage"},{"attraction_id":1340,"rating":5.0,"review":"An interestingly different view from the air and an exciting ride. Just taking a helicopter trip is exciting, and the panoramic views of the area are excellent. Views of the falls from the sky give a different perspective to ground level, as the photo shows. Short, but very enjoyable. If the plane is full (6 passengers)...","review_date":"September 9, 2014","user":"p22s22"},{"attraction_id":1340,"rating":5.0,"review":"Awesome!!!!!!. The tour was brief but the sights were exquisite! The employees at the front desk were very friendly This was wonderful. Great views of the falls both on the Canadian and US sides of the Falls. Breathtaking. Our pilot Travis was very informative. Only negative...","review_date":"September 7, 2014","user":"natalieb382"},{"attraction_id":1340,"rating":3.0,"review":"Great views and scenery, but discriminatory helicopter assistants. The tour was brief but the sights were exquisite! The employees at the front desk were very friendly. My only problem was the service employees that assist the passengers - I believe that I was discriminated when they did not let me in the front...","review_date":"September 4, 2014","user":"marlo_c"},{"attraction_id":1340,"rating":5.0,"review":"Amazing Helicopter Ride. Words escape me!\nAdmittedly at 120 this was not cheap, but the 8 minute flight over the falls offered spectacular views and my first ever helicopter ride.\nIf it is within budget, it is something I would recommend and do again without doubt!","review_date":"September 3, 2014","user":"mono_jockos"},{"attraction_id":1340,"rating":4.0,"review":"Sky fall . Once in a life time opportunity and one should not miss the thrill & experience to see Niagara Falls from sky. Well maintained choppers and smooth ride is all you will get apart from breathtaking view. Though ride is short and little expensive but worth...","review_date":"September 1, 2014","user":"vaibhav2001"},{"attraction_id":1340,"rating":5.0,"review":"One of the highlights of our holiday!. Although flying in a helicopter didn't come cheap, it was well worth the money! The views of the falls were incredible and I would encourage anyone visiting Niagara to experience the beauty of the falls from above.","review_date":"August 15, 2014","user":"bekkiackerman"},{"attraction_id":1340,"rating":4.0,"review":"Great Views. We went here a couple of years ago, and whilst we had seen the falls from the boat this was also on our wish list. The helicopters and roomy and well presented. The staff and pilots and friendly and helpful. But best of all the...","review_date":"August 14, 2014","user":"beentherewillyou"},{"attraction_id":1340,"rating":5.0,"review":"Best thing spend in Canada. Worth all the money, and would love to do again!. I believe using Trip Advisor helped a lot in my decision.\nI used this site to continually to find the best attractions when travelling to Canada in September 2013.\nOnce I had found that I wanted to use Niagara Helicopters Limited, I immediately contacted them...","review_date":"August 6, 2014","user":"pavsingh"},{"attraction_id":1340,"rating":4.0,"review":"niagara falls by helicopter. A planned visit to Niaraga Falls ended with a trip over the falls by helicopter. An excellent and exciting tour with a lot of usefull information along the way. Fully recommented","review_date":"August 6, 2014","user":"pernille2912"},{"attraction_id":1340,"rating":5.0,"review":"flight over the falls. Fantastic view of all around, the whirlpool is awesome and the falls are spectacular, so much so I forgot the fact that it was my first time in a helicopter. The pilot was very good and the info recording gave all you need to know","review_date":"August 3, 2014","user":"karen_c"},{"attraction_id":1340,"rating":5.0,"review":"Runs like a Swiss Time Piece - Spectacular Views. This was my second time flying with Niagara Heli and like the Swiss, they are consistent and run like clockwork like a well oiled machine. From the arrival experience, safety briefing, taking off, to the landing everything was perfectly timed and was flawless.\nSuch a...","review_date":"July 13, 2014","user":"gaywhistler"},{"attraction_id":1340,"rating":5.0,"review":"CLEAR SKIES = WORTH THE RIDE. We had beautiful blue skies for our 10 minute journey. Arrive EARLY. They have several helicopters but they bring people in by the BUS load (3 buses were rolling in when we exited). They take your picture in front of the helicopter before you board....","review_date":"July 9, 2014","user":"susan_b"},{"attraction_id":1340,"rating":5.0,"review":"Amazing View. This was only our second helicopter tour (first one being Three Valley Gap in British Columbia), but I think we are now hooked. Yes, the ride is short but wow. They take you down the river from the whirlpool to the falls. When you see...","review_date":"July 3, 2014","user":"tami_p"},{"attraction_id":1340,"rating":5.0,"review":"Amazing Bird's Eye view of the Niagara Falls!. I really think this is the best option if you want to see the whole of Niagara Falls, this helicopter ride is my first time, and it's really good, the cabin was clean and comfortable, the crew were friendly, and it left a good memory...","review_date":"June 30, 2014","user":"cameron_c"},{"attraction_id":1340,"rating":5.0,"review":"Canada Trip. For the price, this is the best value we had on our entire two week trip. We felt safe, the pilot Rob was real good of making sure that everyone( both side of the helicopter), got a view. It is truly the only way to...","review_date":"June 24, 2014","user":"charliefromdallas"},{"attraction_id":1340,"rating":5.0,"review":"A Must Do. I was a little skeptical about paying $324 for 3 of us to go on a 12 minute helicopter ride (1yr old was free) but I'm glad we went.\nThe views were awesome and to see the face of our baby was priceless. It was...","review_date":"June 24, 2014","user":"blufforbust"},{"attraction_id":1340,"rating":5.0,"review":"....my Niagara highlight.. I faced this ride nervously, having never before ridden in a helicopter. My fears were soon dissipated, because the actual trip was as smooth as, and I wish it could've lasted longer. The views were superb, and just seeing the course of the river, and...","review_date":"June 17, 2014","user":"helen_s"},{"attraction_id":1340,"rating":5.0,"review":"Worth Every Penny. This is a short 12 minute helicopter ride, but really the best way to see the falls and the surrounding area, whirlpool, and magnitude of falls. The pilot was excellent and the recorded narration was very informative.","review_date":"June 9, 2014","user":"colin_a"},{"attraction_id":1340,"rating":4.0,"review":"A bit disappointing to be honest. I was on a day coach trip from Toronto which called at the base so on impulse I booked a ride there and then. Not cheap at $108 (\u00a360) but only a few minutes wait until boarding a Bell 407 helicopter. No rucksacks allowed on...","review_date":"June 8, 2014","user":"andrew_b"},{"attraction_id":1340,"rating":4.0,"review":"Incredible Views of the Falls. This ride was an option on our Gray Line tour. it offers a totally different perspective of the falls. It was a very exciting 10 minutes or so. well worth the effort.","review_date":"June 3, 2014","user":"csimmamps"},{"attraction_id":1340,"rating":5.0,"review":"Great service and friendly pilot. This was our first time in a helicopter and the pilot was very helpful making us feel comfortable. The day was overcast and the tour was initially cancelled but they called back later to let us know they could get us up. The pilot took...","review_date":"May 28, 2014","user":"mikeatk21"},{"attraction_id":1340,"rating":5.0,"review":"Spectacular family trip over Niagara Falls. As a family of 4 we took a scenic flight over Niagara Falls. We were advised that other helicopters were cheaper but we were happy to pay for the convenient location and professional service. They were great with our 2 young boys aged 3 and...","review_date":"May 15, 2014","user":"sandra_p"},{"attraction_id":1340,"rating":5.0,"review":"Amazing Experience Flying over the Falls!. We had visited Niagara Falls quite a few times and sailed on \u201cMaid of the Mist\u201d each time. After taking some photos of the falls from ground level we were looking for something different. Boy! Did we find it? Yes! - in the form of...","review_date":"May 6, 2014","user":"willum65"},{"attraction_id":1340,"rating":5.0,"review":"Amazing! Exhilarating!. I love the Niagara Region and visit very often so I was thrilled that my children gave me a gift certificate for a ride at Niagara Helicopter. I called a day in advance to see about their policies so I understood fully that a ride...","review_date":"February 5, 2014","user":"gail_h"},{"attraction_id":1340,"rating":5.0,"review":"Best Experience Ever. My boyfriend and visited the Niagara Falls this weekend, one of the attractions we chose was to go on the helicopter. It was our first time flying in a helicopter and the staff made sure we were safe at all times. The flight was only...","review_date":"February 2, 2014","user":"629jessicag"},{"attraction_id":1340,"rating":5.0,"review":"Spectacular Time!!. Amazing flight with fantastic views of the falls, river and surrounding area! Exciting, memorable and a great way to end our Niagara trip!","review_date":"December 30, 2013","user":"lindais"},{"attraction_id":1340,"rating":5.0,"review":"An Eagle Eye Experience!. My wife and I, after riding the Maid of the Mist earlier in day, decided it was time to take to the air over the Niagara Falls. We were booked in with Niagara Helicopters Limited. This would be my very first helicopter flight, and what...","review_date":"October 19, 2013","user":"big_al191270"},{"attraction_id":1340,"rating":5.0,"review":"Absolutely Amazing. This is an experience that will stay with me forever, I visited Canada as part of a trip with 200 or so other travel agents and was fortunate enough to have a flight over the falls with Niagara helicopters. The views were absolutely stunning and...","review_date":"September 26, 2013","user":"monkeychops181"},{"attraction_id":1340,"rating":5.0,"review":"Ticked off my bucket list!. It was my 1st time in Canada and have been wanting to go in a helicopter for so long! There is no better place than over Niagara Falls! It defiantly met all expectation and more! Niagara helicopter ltd were amazing with me and my mum,...","review_date":"September 16, 2013","user":"laura-jane-brown"},{"attraction_id":1340,"rating":5.0,"review":"Fantastic experience!. This was amazing! I was a little nervous about it beforehand, but the helicopter is very stable and I felt comfortable once I was on it. The staff is friendly and helpful. Most importantly, the view of the Falls and the surrounding area is breathtaking!...","review_date":"September 11, 2013","user":"cbee201"},{"attraction_id":1340,"rating":5.0,"review":"Great highflying fun at the falls.. My wife and I always wanted to do a helicopter tour and decided to try\nNHL while we were in Niagara Falls on vacation. The experience was\nabsolutely fantastic, the weather was perfect and the views were\namazing. The ride from start to finish is...","review_date":"September 4, 2013","user":"cazual"},{"attraction_id":1340,"rating":5.0,"review":"Expensive, but you have to try at least once. We were at the Helicopter Niagara Tour in August 2013 with our family. It was a very nice ride but somewhat expensive for a 12 minute ride, but you have to see the Niagara Falls from the air. During the flight, you have head phones...","review_date":"August 17, 2013","user":"malyhupe"},{"attraction_id":1340,"rating":4.0,"review":"Worth it!. It's not cheap to fly in a helicopter but it's a brilliant experience - and flying over Niagara must be one of the best places to have a go. These guys are slick - we didn't queue for long, and were on board and flying...","review_date":"August 16, 2013","user":"skyjockey99"},{"attraction_id":1340,"rating":5.0,"review":"Well worth the money!. My very first glimpse of the falls was from the sky! The view from the helicopter was amazing!\nThe staff were friendly and professional and the pilot was great! I would suggest if you have the time you should do the flight.\nI will never...","review_date":"August 13, 2013","user":"nattybg"},{"attraction_id":1340,"rating":5.0,"review":"The best way to see the falls. Took my first helicopter ride with this company over Niagara Falls this summer, quite simply it was brilliant. It was a lovely sunny day and got amazing photos. You can take the Wego bus system to the Aero Car stop and walk up the road...","review_date":"August 10, 2013","user":"220678"},{"attraction_id":1340,"rating":5.0,"review":"Best Views in Niagara. If you are looking for the best views in Niagara I'd 100% endorse Niagara Helicopters. These guys are the pinnacle of professional. Nothing short of impressive all around.\nThanks Niagara Heli for a great experience and memories.","review_date":"July 30, 2013","user":"matt_m"},{"attraction_id":1340,"rating":5.0,"review":"What an experience!!!. Originally we turned up on the 8th June, were disappointed to find out they were not flying due to weather conditions, however we tried again on the 9th on our way back to the airport and the weather was great, we were in the helicopter...","review_date":"June 11, 2013","user":"andrew_s"},{"attraction_id":1340,"rating":5.0,"review":"Guy Fisher was a great pilot. My family and Had opportunity to go with Niagara Helicopters on a Ride. unforgettable experience. I had the opportunity to sit next to the Pilot called Guy Fisher. He was very friendly and an amazing Pilot. I will highly recommend this ride to any one...","review_date":"June 9, 2013","user":"parisattraction"},{"attraction_id":1340,"rating":5.0,"review":"Up, up and away!. The helicopter ride is a must. The views of the falls from the sky is just fantastic, well worth the $258 we paid for the two of us. If you have your photos taken be prepared to pay $25 per photo. The ride last just...","review_date":"June 8, 2013","user":"henrys321"},{"attraction_id":1340,"rating":5.0,"review":"Fun in the sky. I don't know if they'll let me review this attraction because we did this in May of 2008 . I had totally forgotten about this site until I started planning our 2013 vacation other wise I would have posted long ago. My husband and 2...","review_date":"April 9, 2013","user":"prtyof5"},{"attraction_id":1340,"rating":5.0,"review":"Awesome ride!. Unbelievable ride! The entire staff at Niagara Helicopter was amazing. They even asked my 7 yr. old daughter if she wanted to ride up front with the pilot. She LOVED it! The ride is super smooth and the view is amazing. We were fortunate enough...","review_date":"April 4, 2013","user":"elena_b"},{"attraction_id":1340,"rating":1.0,"review":"Don't book ahead - bring some salt - talk to a lawyer. During the Christmas holidays, I took my nephews to Niagara Falls, specifically to take the helicopter ride. We travelled from Hamilton, Ontario, by bus. We then took a cab to Niagara Helicopters. It was a clear day, with a mild and gentle breeze. Our flight...","review_date":"January 19, 2013","user":"rick_p"},{"attraction_id":1340,"rating":5.0,"review":"You can't beat this view of the falls. I lived in Niagara Falls for 5 years, and I can tell you there are a lot of really cheesy attractions - this is definitely NOT one of the them. Niagara Helicopters is as professional and customer-service oriented as they come. The flight was a...","review_date":"January 2, 2013","user":"rochelle_r"},{"attraction_id":1340,"rating":4.0,"review":"what a view!. I took the first flight out on Dec. 1, 2012 and it was a memorable experience. I was able to sit\nbeside the pilot and although the tour itself only lasted about 12mins., the view was awesome.\nThe pilot make sure people on both side...","review_date":"December 19, 2012","user":"andthenwhat"},{"attraction_id":1340,"rating":5.0,"review":"Niagara trip incomplete without the aerial view!. I visited Niagara in autumn of 2012 and took the helicopter flight. Though it is just a 10 minutes flight, but it is highly recommended for tourists.\nThe aerial views are breathtaking and the orientation provided during the flight contains valuable\nknowledge.\nMaybe if one...","review_date":"November 23, 2012","user":"wajahatmr"},{"attraction_id":1340,"rating":5.0,"review":"NIAGARA FROM THE AIR. We took this helicopter tour with Niagara Helicopters as an additional optional tour on a Greyline excursion from Toronto to Niagara and loved every minute of it. The helicopter was so smooth and quiet and offered excellent room to take photographs and view the falls...","review_date":"November 10, 2012","user":"anne_k"},{"attraction_id":1340,"rating":5.0,"review":"Go for it!. We took the helicopter flight over Niagara with my 7 years old son and we both loved it. The flight was very smooth and the view is amazing! This vas truly a special!","review_date":"November 8, 2012","user":"darjaseme"},{"attraction_id":1340,"rating":5.0,"review":"W - O - W. I went on the 'Maid of the Mist' first and then the helicopter afterwards. I think that that is the right way to do it. It's certainly worth doing both, the boat is good but the helicopter is awesome. Be aware though, if you are...","review_date":"October 19, 2012","user":"supernige"},{"attraction_id":1340,"rating":5.0,"review":"What a view!!. Oh wow......my husband wanted to view the falls in a helicopter, so we decided to try it. I had no time to say no (im afraid of heights) but the girls at the desk convinced me that I could do it. I had done many...","review_date":"October 19, 2012","user":"beintem"},{"attraction_id":1340,"rating":5.0,"review":"Memories that will last a liftime. take the wego green bus north and get off at whirlpool aero car stop - not the white water walk as our bus driver told us as that is 1.08 miles down the hill!!!! Walk up the hill to the lights and turn left on...","review_date":"October 16, 2012","user":"s80chris"},{"attraction_id":1341,"rating":5.0,"review":"Incredible experience and one for bucket list. Amazing, Breathtaking, Awesome, over the top experience. from start to finish every minute was well spent!! Pick up was very punctual and the Amit was very nice, well organized and knowledgeable. He was giving updates for everything like where were headed, history of each and...","review_date":"March 4, 2019","user":"bindu_k"},{"attraction_id":1341,"rating":5.0,"review":"Memorable experience. The lights were kind to us and they were really strong the night we went out. As we were the only customers on the tour we had the chance to see quite a few different locations, lakes, the ice road, ice castle boats on the...","review_date":"March 3, 2019","user":"eva_t"},{"attraction_id":1341,"rating":5.0,"review":"Nice Guides. 2 staffs were so friendly and gave me detailed explanations of northern lights. I went to 3 lakes. They provides good photo service, hot drinks and snacks.","review_date":"December 22, 2018","user":"taddy7364"},{"attraction_id":1342,"rating":5.0,"review":"Just great. We loved the experience of the sea plane. My husband is 6' 2\" and his legs were quite cramped inside the plane. But worth it when we took off such an unique experience. We went on the whale watch too. And visited Victoria. The gardens...","review_date":"September 18, 2018","user":"melonsgal1"},{"attraction_id":1342,"rating":5.0,"review":"No Orcas and still Amazing . We thoroughly enjoyed this trip. The planes were on time and professional. My husband got sit in the co-pilot seat so he was ecstatic. Loved getting the opportunity to experience water take off and landings.\nUpon arriving in the adorable and beautiful Victoria, we found...","review_date":"August 7, 2018","user":"philipf223"},{"attraction_id":1342,"rating":4.0,"review":"Day in Victoria. Good flight. Flight was delayed due to weather and the reservations employee whom I called to confirm the flights with instructed me to show up at the wrong time. This caused them to mark us as no shows and we were pushed to a later...","review_date":"April 30, 2018","user":"arturof891"},{"attraction_id":1343,"rating":5.0,"review":"Jasper wildlife and waterfalls tour with Maligne lake cruise. We were picked up from our hotel by Marie, she was very informative and knowledgeable about the area. Maligne lake is absolutely stunning and the views from the cruise are amazing. We spotted our first bull Moose on the way to the lake. Highly recommend...","review_date":"September 24, 2018","user":"pkatepage"},{"attraction_id":1343,"rating":5.0,"review":"Fabulous scenery and great guides. Our driver Brian on the trip to Maligne Lake was terrific. He has so much knowledge about Jasper National Park and was a delight to travel with. We saw moose, elk a black bear and a tiny chipmunk but the hero of the day was...","review_date":"September 16, 2018","user":"ardellan2"},{"attraction_id":1343,"rating":5.0,"review":"Great guides, wildlife and beautiful scenery. We were picked up at our hotel in Jasper and transported to Maligne Lake. Our driver, Kelli was so enthusiastic and knowledgeable about the JNP and the habitats and we would never understand the whole connection of habitat and animals of the parks. We were...","review_date":"September 12, 2018","user":"vvmitchell"},{"attraction_id":1343,"rating":5.0,"review":"Great tour and cruise!. I was traveling across Canada by Via Rail and decided to hop off for a few days in Jasper. With no car, the wildlife tour was a wonderful way to get to see some of the highlights of the park, and the cruise was gorgeous....","review_date":"September 10, 2018","user":"leigh_w"},{"attraction_id":1343,"rating":5.0,"review":"Fabulous trip to Maligne Lake and Canyon. Marie was a fabulous trip leader - she is so knowledgable, very friendly and so clearly loves doing this job. The trip was fab and luckily the sun shone and the smoke cleared - a perfect day to see beautiful Lake Maligne and Spirit Island....","review_date":"August 27, 2018","user":"debbie_r"},{"attraction_id":1343,"rating":5.0,"review":"Exceptional. The whole trip was wonderful. Our tour guide to Lake was great-thank you Carly.Our Maligne Lake cruise was amazing! Our guide Maddy was exceptional and May the captain was great.You all made it an amazing experience. Thank you\ud83d\ude00\ud83d\ude00\ud83d\ude00\ud83d\ude00","review_date":"August 7, 2018","user":"clare_s"},{"attraction_id":1343,"rating":5.0,"review":"Don't Miss!. We did this tour July 19, 2018. Picked up at the hotel and rode in a very comfortable mini-bus. Ross, our tour guide was excellent. Worth the tour just to hear the information he could provide from his years as wildlife photographer. Very knowledgable and...","review_date":"July 24, 2018","user":"marla_s"},{"attraction_id":1343,"rating":5.0,"review":"Great Maligne Valley and Lake trip. 7\/14\/18 Took the trip with Ross as the guide. Being a professional photographer he was able to point out a lot of different things to us. They picked us up at the hotel and we drove through the valley. Short stop at the Falls, stunning!...","review_date":"July 16, 2018","user":"kimeyoung"},{"attraction_id":1343,"rating":5.0,"review":"Highly recommend!. Went to Jasper for a bachelorette party and the Bride found this tour online. I had never really been impressed with any guided tour before so I was not sure what to expect. Our guide Brian picked us up downtown and right away I had...","review_date":"July 15, 2018","user":"anastasia_b"},{"attraction_id":1343,"rating":5.0,"review":"Fab day. Excellent guide with great knowledge. Lovely day with excellent scenery. We only had 8 on the your which was also nice.","review_date":"May 6, 2018","user":"katieb256"},{"attraction_id":1344,"rating":5.0,"review":"Bravo Michael. F (Micko). My partner and I went on the day\/night trip to Niagara Falls with Michael. He was a FANTASTIC tour guide! Michael was very knowledgeable and willing to answer any questions. He was willing to accomodate to others and modify drop off areas etc. We originally...","review_date":"January 7, 2019","user":"kaaylam"},{"attraction_id":1344,"rating":5.0,"review":"the Best Side to see Falls. We had a breathtaking experience seeing the falls.It's unimaginable. Don't miss it we took the bus from Toronto and had a tour of small villages coming back. They were Ok, but falls should not be missed.","review_date":"December 17, 2018","user":"2jerseyjim"},{"attraction_id":1344,"rating":5.0,"review":"Excellent tour & guide. My parents and I went on this tour Dec 4th and had a fabulous time. My mom and I had been to Niagara before but it was my dad's first time. This was our first time using Zoom Tours and we are so glad we...","review_date":"December 5, 2018","user":"jayquinn92"},{"attraction_id":1344,"rating":5.0,"review":"Niagara Falls. Picked up from central downtown Toronto. Our guide Fabio was excellent and provided a lot of information throughout the tour. Had an amazing day and well worth every penny spent.","review_date":"October 3, 2018","user":"lyndilou1"},{"attraction_id":1344,"rating":5.0,"review":"Wow Niagara Falls. Fabio really looked after us and made sure that we were really well informed. He made sure we were on time and got to each event with plenty of time to enjoy them","review_date":"September 30, 2018","user":"davo9andjk"},{"attraction_id":1344,"rating":3.0,"review":" Niagara Falls is a must see but a tour depends a lot of tour guide. Firstly although they say it - It\u2019s not a hotel pick up so just know you need to meet at a central location. The bus doesn\u2019t have Zoom branding but a maroon vehicle that seats max 18 people. The air conditioner didn\u2019t work so well...","review_date":"September 22, 2018","user":"kelly_v"},{"attraction_id":1344,"rating":5.0,"review":"Well organized and pleasant tour. Zoom tours, and especially Fabio, our tour guide, provided an excellent day tour from Toronto to Niagara Falls. The mini-bus was very clean and comfortable. Pick-up and departure were on time. We took all the options-tour behind the Falls, boat into the Falls, and lunch...","review_date":"August 12, 2018","user":"melyndak68"},{"attraction_id":1344,"rating":4.0,"review":"Fabio the fabulous :). I fully enjoyed this tour. Our tour guide was knowledgeable and made sure the tour moved along smoothly and quickly without us feeling like we were being rushed. Definitely bring along your camera and comfortable walking shoes. They provided water but if you have a...","review_date":"August 11, 2018","user":"maurissa_h"},{"attraction_id":1344,"rating":5.0,"review":"Memorable trip. Our trip to the Niagara Falls started with a pickup from our hotel in downtown Toronto. Gloria our tour guide was full of life and information. She made our visit truly memorable with her knowledge about the country, her travel tips, the jokes and the...","review_date":"August 5, 2018","user":"pritikl"},{"attraction_id":1344,"rating":5.0,"review":"Great way to see Niagara Falls. Sight & See tours was great. They picked us right up at our B&B and dropped us there too. Mariella was a great tour guide. She was informative and interactive. She went above and beyond. A great 4 hours.","review_date":"July 31, 2018","user":"beachwedding16"},{"attraction_id":1344,"rating":1.0,"review":"Would not recommend at all.. Would not recommend. It says hotel pickup, but when we called to confirm we were told we needed to go to a meeting point. The air-conditioning on the bus did not effectively work, and the tour guide was dismissive towards multiple guests who asked about...","review_date":"July 29, 2018","user":"nims745"},{"attraction_id":1344,"rating":5.0,"review":"Patrick made our trip fabulous!. Our bus trip to the falls and neighboring sites was so interesting and entertaining. Our guide, Patrick, was so well-informed, organized, and kept things moving in a fun way. His zest and enthusiasm were infectious. We had a great time! Loved the boat ride! We...","review_date":"July 28, 2018","user":"staciel1111"},{"attraction_id":1344,"rating":5.0,"review":"Great Trip and tour guide, Gio, is outstanding. Very good tour. Gio, the guide, was knowledgeable and lots of fun. He took pictures for us and made everyone feel comfortable.","review_date":"July 27, 2018","user":"margie_h"},{"attraction_id":1344,"rating":4.0,"review":"Coach tour and Niagara by helicopter. Tour guide\/driver, Michael Francis, was friendly, considerate and knowledgeable. He was interested in the passengers and willing to answer questions.\nThe pick-up point was further away from my accommodation than was necessary, but he was amenable to a drop off at the end of the...","review_date":"July 15, 2018","user":"juliep2842"},{"attraction_id":1344,"rating":5.0,"review":"Nature at its finest. I had a lovely trip with our tour guide Fabio. We did a couple of stop along the way towards the falls and had plenty of time to experience them in all their glory. This is a must-see for anyone visiting the Toronto region.","review_date":"April 9, 2018","user":"jan_hae"},{"attraction_id":1344,"rating":5.0,"review":"Fantastic trip, worth the money, but... . ... there was a hic up of fetching us - accidentally they took somebody other with a similar name and we had to postpone our trip to afternoon. The compony telephone number who realised the trip to Niagara Falls had a wrong number in the...","review_date":"April 3, 2018","user":"jouko_l"},{"attraction_id":1344,"rating":5.0,"review":"A wonderful day off. On a large group family vacation, this was my day to myself. It turned out to be a very good choice! My tour's driver, Fabio, was friendly and engaging. Professional from the start, he helped two other ladies who, after double checking his paperwork, turned...","review_date":"March 30, 2018","user":"susytops"},{"attraction_id":1345,"rating":5.0,"review":"Loved this tour. My boyfriend and I visited Toronto to watch UFC and wanted a tour that would help us navigate the city at the start of our trip. We met Dave on a chilly Friday morning and absolutely loved our walking tour. For a start, we had...","review_date":"December 9, 2018","user":"emmasilver85"},{"attraction_id":1345,"rating":5.0,"review":"Start your visit of Toronto from this tour!. I had a tour with Dave on a chilly Friday morning of November 23rd. Even though I was 8 minutes late, it took just a phone call listed on my confirmation sheet to resolve my concern. Dave picked up and assured me he will wait....","review_date":"November 25, 2018","user":"lnjwll"},{"attraction_id":1345,"rating":5.0,"review":"Fantastic tour even in the rain. It was cold and rainy and windy but that did not deter Dave one bit. We had a small tour group and he made sure that we were all okay with the walking and the weather. He started with the history of Toronto and then...","review_date":"November 11, 2018","user":"kidfree"},{"attraction_id":1345,"rating":5.0,"review":"A fantastic introduction to Toronto!. What a great way to spend an afternoon exploring a new city, with such a great tour guide I completed the tour with an excellent understanding of how to navigate the central city and get around over the rest of my vacation in Toronto.","review_date":"October 3, 2018","user":"unclebully0000"},{"attraction_id":1345,"rating":5.0,"review":"BEST tour in Toronto!. I did three tours while in Toronto...\nDave's Show me the City Walking tour, The Harbour Boat Tour, and the Distillery District walking tour. HAND'S DOWN .... Dave's tour was the BEST! First there is his communication before the tour. We were traveling from out...","review_date":"September 13, 2018","user":"lisa_s"},{"attraction_id":1345,"rating":5.0,"review":"Great walking tour!. Dave provided great information. I thoroughly enjoyed walking with Dave and the three other visitors who were participating in the tour. Dave shared good, detailed information on the history of Toronto and reasons it has shaped into the city that it is now. Valuable tour!","review_date":"September 3, 2018","user":"e_g"},{"attraction_id":1345,"rating":5.0,"review":"Toronto... so much to see, so much to do. Took the Show Me The City Toronto Walking Tour and I was so glad I booked it. Dave knows it all. He has the perfect personality to be Toronto's host! Great pace, great tour. I honestly would have never checked out these places if it...","review_date":"July 9, 2018","user":"darryl_b"},{"attraction_id":1345,"rating":5.0,"review":"Dave IS Toronto. Dave will take you to \"parts unknown\" in Toronto's eclectic neighborhoods. Wanna travel like a tourist? Dave is not for you. Wanna see and feel the soul of this vibrant city? You NEED Dave.","review_date":"June 26, 2018","user":"kelm2370"},{"attraction_id":1345,"rating":5.0,"review":"Great way to see and learn about Toronto. Our family took the walking tour in early June and we could not have had a better experience. Dave and Gerrard were both personable and extremely knowledgeable. It was a great way to experience and learn about aspects of a city we've never been to...","review_date":"June 18, 2018","user":"joe_p"},{"attraction_id":1345,"rating":5.0,"review":"Well worth the time and money. What a great introduction to Toronto. Dave has a wealth of information to share with his guests. The pace of his tour is relaxed, yet he packs a lot of sights and fascinating local history into the time you have with him. We liked that...","review_date":"June 13, 2018","user":"cooptown-travelers"},{"attraction_id":1345,"rating":5.0,"review":"Fun, full of facts and easy going. The walking tour with Dave was great! There is nothing like experiencing a city by walking. Our tour guide Dave has great stories to tell and all the info he gives one is very interesting. I got to know secrets of the city I would...","review_date":"June 7, 2018","user":"ranya_\u00f6"},{"attraction_id":1345,"rating":5.0,"review":"Got a fantastic tour of Toronto!. Dave was very friendly and a super knowledgeable guide. He spent the whole 2.5 hours giving us the flavor and history of Toronto. We wove our way in and around and under Toronto- wait til you see the PATH. I got to see parts of...","review_date":"May 23, 2018","user":"connie_c"},{"attraction_id":1345,"rating":5.0,"review":"Feel like we were locals!. Dave will make you feel like you are local. He is very passionate and knowledgeable. Toronto is a beautiful city with a lot of diversity and Dave knows how to show you that diversity during the walking tour, starting in the Entertainment District, going into...","review_date":"April 23, 2018","user":"abdieln2018"},{"attraction_id":1345,"rating":5.0,"review":"Excellent and fun underground tour . It\u2019s my first time in Toronto and I couldn\u2019t be happier with the tour we did with Dave. I\u2019m a big fan of waking tours in general as I believe it\u2019s the best and most fun way to sees new city. Dave was extremely knowledgeable...","review_date":"March 30, 2018","user":"403natalial"},{"attraction_id":1347,"rating":5.0,"review":"Very friendly and informative!! Highly recommended . Today we (family of 2 and 2 children) went on the grand city tour of Vancouver with Michael and it did not disappoint! Michael sent a message to the hotel the night before to confirm pick up time and location. Michael was very friendly, extremely...","review_date":"January 7, 2019","user":"adelinelovestakingph"},{"attraction_id":1347,"rating":5.0,"review":"Fantastic tour!. My husband and I took the Grand Vancouver tour with Michael Lawrence who is a very friendly man. He provides you with a wonderful tour that was so informative. He obviously loves what he does and loves his city and it shows in how complete...","review_date":"September 1, 2018","user":"arlenebocaraton"},{"attraction_id":1347,"rating":5.0,"review":"Perfect way to see Vancouver. Michael picked us up at our hotel, and showed us all the highlights of Vancouver. There were only 3 families, total of 7 people plus Michael. He was knowledgeable, and answered all our questions, allowed us to take out time for photos, told us great...","review_date":"August 24, 2018","user":"sallyg72756"},{"attraction_id":1347,"rating":5.0,"review":"Great day! . Michael is a great tour specialist and has a solid knowledge of Vancouver history. He has a good spirit and a captivating sense of humor . He is very patient ( we took thousands of pictures) and a gentleman. He talks about his trips and...","review_date":"May 3, 2018","user":"helena_t"},{"attraction_id":1348,"rating":5.0,"review":"A Toronto MUST. We got to sign up for a team incentive with our work group, so decided to do a food tour of the St. Lawrence Market with Culinary Adventure Co. It was the most beautiful day, most delicious food, and the best way to spend a...","review_date":"March 4, 2019","user":"jgoly"},{"attraction_id":1348,"rating":5.0,"review":"Best brunch ever !. Second food tour in the books and once again I am left completely satisfied and ready for another! Leo was such a great guide and the wide array of cuisines throughout made for a great experience. I can't wait to go again!","review_date":"February 3, 2019","user":"sophiepellar"},{"attraction_id":1348,"rating":5.0,"review":"You will be full by the end of the tour!. This was one of the best food tours I\u2019ve been on! A lot of food tours claim that you will be full by the end of the tour, and you\u2019re left hungry, but for this food tour you will definitely be full. The food was...","review_date":"December 30, 2018","user":"carolinevagabond"},{"attraction_id":1348,"rating":5.0,"review":"Kind Customer Service. Our family trip to Toronto was cut short; resulting in having to cancel our Brunch Food Tour. We wrote the company per their instructions stating we needed to cancel.\nCulinaryAdvCo wrote us back stating they understood and since we had purchased the Peace of Mind...","review_date":"December 30, 2018","user":"trosescout"},{"attraction_id":1348,"rating":3.0,"review":"Probably wouldn't do the tour again. This was our first walking brunch tour so I didn't know really what to expect. I was hoping for more food tasting on route. It was only the two of us so maybe we didn't get the full experience of having the group? We started...","review_date":"December 29, 2018","user":"emma_l"},{"attraction_id":1348,"rating":5.0,"review":"Kensington-Culinary adventure. Received this as a gift and although we were originally reluctant to do the Kensington Tour, I have no regrets. Our guide Leo was knowledgeable, organized and engaging. I would strongly recommend, particularly for someone visiting Toronto and is looking for a taste of the...","review_date":"December 9, 2018","user":"lito_r"},{"attraction_id":1348,"rating":5.0,"review":"Great food, great guide. Was surprised with this tour a few weeks ago as a gift. What an amazing experience. Our guide Leo was fun and engaging and gave us lots of great facts about Toronto. I loved the fact that the places we went to were not chain...","review_date":"October 11, 2018","user":"adri_z"},{"attraction_id":1348,"rating":5.0,"review":"Great tour, Interesting and delicious!. We went on the tour to celebrate Thanksgiving and my daughter\u2018s birthday. My kids loved the tour! Very interesting area of Toronto especially graffiti alley! All the food stops were delicious and the time span was perfect! Thank you Kevin for a wonderful highlight in...","review_date":"October 8, 2018","user":"408daniellel"},{"attraction_id":1348,"rating":5.0,"review":"Wonderful Experience. I did not know what to expect as I have never been on such a tour, but Kevin, the owner, who was our tour guide, was extremely knowledgeable and very friendly. We started the tour with a bang, being able to get either coffee or...","review_date":"October 8, 2018","user":"kim_s"},{"attraction_id":1348,"rating":5.0,"review":"A great adventure in a city I have lived in for 50 years.. Leo our guide was exceptional, he was Informative, witty and very well versed in the history of the city. The food stops chosen were all excellent, varied themes and terrific quality, I have taken tours in other countries and would rate this one as one...","review_date":"September 30, 2018","user":"grace_r"},{"attraction_id":1348,"rating":5.0,"review":"Awesome experience. Awesome experience got to try lots of niche places, the tour was amazing very knowledgeable and great experience","review_date":"August 28, 2018","user":"praneal_m"},{"attraction_id":1348,"rating":5.0,"review":"Fantastic tour of St. Lawrence Market. We had such a wonderful tour of St. Lawrence Market with Leo! He shared very interesting historical information of the area around the market, and the tour of the market itself was incredible. His knowledge of the vendors was very thorough and the food we...","review_date":"August 19, 2018","user":"manthy163"},{"attraction_id":1348,"rating":5.0,"review":"Eat Like a Local. Our family thoroughly enjoyed the Sunday Brunch Tour with Leo. He's a great host brimming with knowledge of the King\/Queen St West neighborhood and made the tour interesting and fun. We stopped at about 6 or 7 different shops and restaurants and were able to...","review_date":"August 8, 2018","user":"mistersman"},{"attraction_id":1348,"rating":5.0,"review":"Interesting and well organized. We had a rainy Sunday morning for our brunch but it didn't matter. Leo was a great guide and his enthusiasm to show us a good time wasn't dampened. As promised we went to a variety of places for food. All were expecting us and...","review_date":"July 24, 2018","user":"caroline_b"},{"attraction_id":1348,"rating":5.0,"review":"Culinary Adventure Co. does it so right!. On the way to our Toronto Brunch Food Tour, we hoped to get notification that the tour was cancelled due to inclement weather. By all rights, the outing should have been a wash out. It was rainy, it was cool\/cold, and we were pessimistic re...","review_date":"June 27, 2018","user":"marilynnefriedman"},{"attraction_id":1348,"rating":4.0,"review":"GReat way to experience the culture. We just completed our tour, with Leo as our guide. I would highly recommend the tour as a way to get a taste and sample of the food and eclectic culture of Toronto. This is not your typical guided tour and I would rate it,...","review_date":"June 25, 2018","user":"rigoberto_anton..._c"},{"attraction_id":1348,"rating":5.0,"review":"Great way to start a Sunday.... Good weather (no rain) came along as we began our brunch tour with an order of good caffeine. Having a group of eight was great because I think we all had a chance to talk with everyone throughout the tour. Leo was our host\/leader and...","review_date":"June 14, 2018","user":"tedz01"},{"attraction_id":1348,"rating":5.0,"review":"Amazing Brunch Tour in My Own Neighbourhood!. What a great way to confirm how amazing your own neighbourhood is! We toured Riverside\/Leslieville today, and every stop was fantastic! Can't wait to go back to the restaurants we tried today. Tour Guides were fab and so knowledgeable.","review_date":"May 12, 2018","user":"chelseastroud"},{"attraction_id":1348,"rating":5.0,"review":"St Lawerence Market tour. Our tour guide Roark was very informative and friendly. I enjoyed the comfortable pace of the tour. The food choices were excellent. I recommend going during the week as there are little to no lines.","review_date":"May 10, 2018","user":"michael_d"},{"attraction_id":1348,"rating":5.0,"review":"Post Bachelorette Brunch Tour. My friends and I did this brunch tour as part of my bachelorette party. It was the perfect way to end the weekend after a little too much partying. Haha. Leo lead our tour of Queen Street West food. He was extremely knowledgeable and funny...","review_date":"May 2, 2018","user":"sarah_h"},{"attraction_id":1348,"rating":5.0,"review":"Best one yet!!. The Chinatown\/Kensington Market tour was awesome! It exposed us to some areas of the city that, even after all these years, we had not explored in depth. The food was fantastic and plentiful (more than other tours so we had eaten a substantial breakfast and...","review_date":"April 1, 2018","user":"lauramj5172cc"},{"attraction_id":1348,"rating":5.0,"review":"Had a delicious time!. My husband and I had a lot of delicious fun on this tour. Our guide was knowledgeable, interesting and had a great sense of humor. The variety of foods and the pacing were both good. Admittedly, I was a little disappointed to discover that there...","review_date":"January 16, 2018","user":"embentley"},{"attraction_id":1348,"rating":5.0,"review":"Fun way to discover more about Toronto. Culinary Adventures' Kevin Durkee was able to share more fun facts about Toronto on our food tour than I would ever have considered exploring on my own! Not only did I discover some great new places to eat (and feel 'in the know' when suggesting...","review_date":"December 19, 2017","user":"branka_stavric"},{"attraction_id":1349,"rating":5.0,"review":"Great tour with local entrepreneur . Ryan did a great job balancing interests... nature skiing, sports, history, local news. We got to spend 30 minutes in Function Junction where I got a fantastic coffee at Camp and incredibly good bread and pastries for Valentine's Day at Purebread. We saw a bobsled...","review_date":"February 14, 2019","user":"johnste"},{"attraction_id":1349,"rating":5.0,"review":"Intro to Whistler for us. Ryan provided us an excellent start for our stay in Whistler. His overview was informative and was presented in a friendly and factual manner. He explained the history and showed us many of the sites that we were to see later on in our visit,...","review_date":"February 11, 2019","user":"rickeyg2018"},{"attraction_id":1351,"rating":5.0,"review":"Amazing Tour. Last night I did the Johnston Canyon Icewalk and it was amazing. I had Dorian as my guide and he did a fantastic job. You can tell by the way he guided the tour that he was passionate about what he does. He was extremely...","review_date":"February 16, 2019","user":"tonydecicco"},{"attraction_id":1351,"rating":5.0,"review":"Unique! . When will you ever hike Johnston Canyon in complete darkness? Probably never. Thus this guided hike was truly an unique experience for my husband and I will. Relying on your night vision and listening to the nature around you will make you wonder what you...","review_date":"February 9, 2019","user":"ygrace85"},{"attraction_id":1351,"rating":5.0,"review":"Night Walk - Johnston Canyon. Overall great experience. Guides Scott and Neil were great from start to finish. Best part was the opportunity to turn off our headlights... I can't remember when was the last time I saw the stars like that.","review_date":"February 7, 2019","user":"hdelphine1326"},{"attraction_id":1351,"rating":5.0,"review":"Conference group - outstanding experience . Our guides were Neill and Scott and their passion for the biodiversity, history of the region and dedication to our experience was quite moving. This was clearly more than a job to them and it made our evening so much more meaningful.\nWe were 20...","review_date":"February 6, 2019","user":"paulnazareth"},{"attraction_id":1351,"rating":5.0,"review":"Beautiful walk for most ages. We did an early morning hike and it was magical. The landscape (or icescape) itself was amazing and totally worth the early wake-up and price. The walk up to the ice sculptures (by the hand of God) was fairly easy to moderate and our guide...","review_date":"December 31, 2018","user":"fivebigbluelakes"},{"attraction_id":1351,"rating":5.0,"review":"Ice hike at night - great experience. The ice hike at night was a unique experience allowing us to use all our senses - including our much ignored night vision! Neil was an awesome guide and we learned a lot and had fun.","review_date":"December 31, 2018","user":"footprints812068"},{"attraction_id":1351,"rating":5.0,"review":"Walking in a Winter Wonderland. Terrific experience walking in this amazing place in the dark of the evening. The only lights we brought in were our headlamps. Walking was made easy and safe with the loan of the ice cleats the tour guide gave us.\nOur guide was knowledgeable and...","review_date":"December 10, 2018","user":"pdsalerno0527"},{"attraction_id":1352,"rating":5.0,"review":"Great tour Mike . I can really recommend taking this tour with Mike, great way to see some of Toronto and learn about the city.","review_date":"February 22, 2019","user":"jespers341"},{"attraction_id":1352,"rating":5.0,"review":"You've got to use these people!. We arranged a private tour. Despite -17 degrees, Jason was not put off and off we went! He knows all the underground and where to come up, different places he thinks you might be interested in and is clearly as happy showing Toronto in frozen...","review_date":"February 2, 2019","user":"754benets"},{"attraction_id":1352,"rating":5.0,"review":"Amazing!. Jason was our guide for this tour and it was outstanding. I am a tour guide myself and Jason did an absolutely amazing job with my clients. There was the perfect balance of historical information, personal stories, and customer service. I travel for a living...","review_date":"January 23, 2019","user":"andy_n"},{"attraction_id":1352,"rating":5.0,"review":"What an interesting and wonderful experience!. Mike was an outstanding guide and provided and exceptional experience! We had a full tour of both areas packed with interactions with merchants and shopkeepers! The insights and information Mike provided truly helped to make this one of our most memorable experiences. My daughter and...","review_date":"December 23, 2018","user":"e186gwdavids"},{"attraction_id":1352,"rating":5.0,"review":"Great tour. We just arrived in Toronto and wanted to get to know more about the city.\nThis really helped us Mike is full of knowledge and makes the tour really interesting.\nHighly recommends.","review_date":"December 1, 2018","user":"katie_g"},{"attraction_id":1352,"rating":5.0,"review":"Very insightful and knowledgable guide - Mike\u2019s a good guy too!. A nice small group of five people walking around Kensington and Chinatown area. We sampled cheese curds, local freshly made bagel and had a nice coffee at Jimmys. Learnt the history of Chinatown and how multicultural this city is.\nMike had all the answers to...","review_date":"November 26, 2018","user":"dane88tse"},{"attraction_id":1352,"rating":5.0,"review":"cold but fun. On a bitterly cold & windy day, my husband and I were the only two people silly enough to do a walking tour. TIm was a great guide, and it was fun to walk around Kensington--such a contrast to all the steel and glass of...","review_date":"November 25, 2018","user":"silk51"},{"attraction_id":1352,"rating":5.0,"review":"Great Tour with Tim. We booked an early tour on Sunday morning. 2 adults with our teenage daughter. Tim took us for 2 fascinating hours. Hidden spots among with popular places. We would probably never reached these places without the tour. it is even not mentioned in our guide...","review_date":"October 2, 2018","user":"gezundhaityigal"},{"attraction_id":1352,"rating":5.0,"review":"Great tour Mike.. Alway like to go on a walking tour at any new city we visit, this tour with Mike was superb, small group of people, we all got on really well.\nMike's knowledge was great and we went to places you may only find on these...","review_date":"September 29, 2018","user":"wacker1100"},{"attraction_id":1352,"rating":5.0,"review":"Small Group Walking Tour of Toronto's Chinatown & Kensington Market. Our guide, Tim, was timely, friendly & knowledgeable. He adjusted well to the group and imparted interesting information about the neighborhoods & Toronto. The two hour tour was just the right amount of time for an overview & allowed us to continue to explore the...","review_date":"September 18, 2018","user":"mgl1110"},{"attraction_id":1352,"rating":5.0,"review":"Something different. What makes this tour different from others is Mike's knowledge of the places and people and his commitment to involving everyone, explaining Canadian life and history through the comparison with other countries and cultures. His kindness and his friendly attitude make the two hours fly,...","review_date":"August 14, 2018","user":"roberta_b"},{"attraction_id":1352,"rating":5.0,"review":"Great Tour. Great tour! Got this for a Birthday present and was really thrilled with the tour. Guide mike was very informative and really knew the area. Strongly recommend!","review_date":"August 12, 2018","user":"bigmatt623"},{"attraction_id":1352,"rating":5.0,"review":"Leisurely Walk-Lots to Learn. This was our second tour with Mike. He is knowledgeable, charismatic and represents Canadians well. Learned a lot about Toronto\u2019s history, places to go, sights to see, food to eat and what makes Toronto Toronto. Tour is at a leisurely pace. We met people from...","review_date":"August 6, 2018","user":"kelly_c"},{"attraction_id":1352,"rating":5.0,"review":"Definitely recommend!. We had a tour this am with Mike who lives in the area and was very friendly, knowledgeable and made this two hour tour lots of fun. A great way to learn about Toronto especially this area. Lots of interesting facts. Just 8 people on...","review_date":"July 28, 2018","user":"lorrainek25"},{"attraction_id":1352,"rating":5.0,"review":"Locals View of Ttoronto. Tim was our guide. He was fantastic. DEFINITELY WORTH YOUR TIME & MONEY. So much to see & love. The Park & murals were my favorite. Ate at Mother\u2019s Dumplings. Food was good. Loved the tour of Kensington Market.","review_date":"July 22, 2018","user":"fields001"},{"attraction_id":1352,"rating":4.0,"review":"Great insight into kensington and chinatown. What a great way to get to know the Kensington & Chinatown area. Our guide Mike was super informative and a local to the area, and we were fortunate to met some of the locals as we wandered. The street graffiti was pretty impressive art,...","review_date":"July 20, 2018","user":"470susanh470"},{"attraction_id":1352,"rating":5.0,"review":"Terrific tour of 2 interetsing Toronto neighborhoods. Mike was our guide and he was not only knowledgeable but a lot of fun. He actually lives in or near the Kensington Market area so knew a lot of the shopkeepers who allowed us to sample some of their wares. I was sorry we...","review_date":"July 6, 2018","user":"jane_b"},{"attraction_id":1352,"rating":5.0,"review":"Highly recommend this tour!. We just completed this tour with Mike and really enjoyed it. It isn\u2019t easy to please two teenagers, but the walking tour was really engaging and interesting. We really appreciated Mike\u2019s style and willingness to share. I highly recommend this tour!","review_date":"June 26, 2018","user":"ph93"},{"attraction_id":1352,"rating":5.0,"review":"Wonderful experience with Mike!. I had a great time this morning with tour guide Mark, he really knows the are and lives there, showed us great places, treated us all very kindly and I'm really looking foward to new experiences with this company. Afterwards I had the best ramen...","review_date":"June 17, 2018","user":"biancan98"},{"attraction_id":1352,"rating":5.0,"review":"Great tour with super friendly Mike!. Exploring Kensington Market and Chinatown with Mike was wonderful! Mike lives in Kensington Market and knew everybody, we met the guy who gives bad advice, the comedian (by chance!) the shop keepers...we were told about the wonderful food shops, about the history of the place,...","review_date":"June 3, 2018","user":"chachachach"},{"attraction_id":1352,"rating":5.0,"review":"Great tour!. The tour was a great way to learn about the culture of Kensington Market! Mike was very energetic, friendly, knowledgeable, and really went the extra mile to make our tour an engaging experience. The tour made a few local stops and was moderately paced so...","review_date":"June 1, 2018","user":"drummercutie04"},{"attraction_id":1352,"rating":5.0,"review":"Brilliant!!. Mike was our guide and we were a small party of four. We had a lovely sunny day and really enjoyed our tour. Mike was friendly, knowledgeable and good fun. Found that Kensington and China Town were not at all as we expected and loved...","review_date":"May 6, 2018","user":"rhoda_m"},{"attraction_id":1352,"rating":5.0,"review":"Great way to get acquainted with Toronto. We signed up for the Kensington Market and Chinatown tour and Mike was a fabulous guide. Not only did we get the history of both of these neighborhoods but we also got some history of the city of Toronto and of Canada. We saw a...","review_date":"April 9, 2018","user":"suzanne_h"},{"attraction_id":1352,"rating":5.0,"review":"Fantastic Tour with Mike. We spent a cool Saturday morning with Mike as our guide touring Kensington Market and Chinatown. Mike was very knowledgeable, entertaining and was able to accommodate our personal interests. He shared several \"favorite\" spots that we would never have found on our own. I would...","review_date":"March 26, 2018","user":"bnaa2018"},{"attraction_id":1352,"rating":5.0,"review":"WONDERFUL TOUR. My friend and I took the Small-Group Walking Tour of Toronto's Kensington Market and Chinatown last week with Kieran. We had been to Toronto several times, but never had a chance to explore the Kensington Market\/China town area. We had heard many great things and...","review_date":"October 25, 2017","user":"jessika_m"},{"attraction_id":1352,"rating":5.0,"review":"Mike-Terrific Guide. Enjoyed very much this tour. Saw a lot and got a lot of interesting info from Mike. Would never have heard or seen the interesting places and stories on my own. Mike was attentive and easy to hear and understand. He made sure everyone was...","review_date":"October 19, 2017","user":"realperson65"},{"attraction_id":1353,"rating":5.0,"review":"Best way to see the Falls and surrounding area. Great day out, including a very professional and knowledgeable guide (thanks Tim), efficient small-coach ride there and back, boat trip to the Falls, lunch, wine-tasting (too brief), souvenir hunt, and walk around the stunning Niagara village.\nBest to go when there are fewer tourists if...","review_date":"September 10, 2018","user":"pcrman"},{"attraction_id":1353,"rating":5.0,"review":"The best Niagara tour ever. We had a great tour from Toronto to Niagara Falls yesterday. Our tour guide and driver BJ Singh gave us the best tour ever. He took us around the lineup for the Hornblower boat and gave us enough time at every attraction. Everybody wanted to...","review_date":"August 15, 2018","user":"_jasondillon4321"},{"attraction_id":1353,"rating":3.0,"review":"Niagra Falls was amazing!. Our tour guide, BJ, was knowledgeable and navigated the busy traffic expertly. He was both our driver and our guide.\nWe ran into a problem early on during the trip. One of the couples decided to book a helicopter tour that was not part of...","review_date":"August 11, 2018","user":"jo-dashr"},{"attraction_id":1353,"rating":5.0,"review":"The best. We had a fabulous tour to Niagara Falls today. BJ our driver and Maryanne our tour guide were amazing. Our guide had great knowledge about Niagara Falls. Our driver did such a good job with crazy traffic on the way home. Everything was handled really...","review_date":"May 31, 2018","user":"hnb20182018"},{"attraction_id":1354,"rating":5.0,"review":"Wonderful tour with a great guide!!!. What a great tour. After taking the cruise, we could not book the tour through the ship because it was too full. We took a chance and the day before booked the tour with Landsea Tours. I think it worked out for better. Our friends...","review_date":"September 9, 2018","user":"resort287354"},{"attraction_id":1354,"rating":5.0,"review":"Delightful even on a gloomy day. On the day I went it was gloomy, foggy and drizzling... but I still enjoyed the experience. Even though I didn't get the far away views from the mountain top, the fog gave the place an ethereal, magical feeling like hiking through the clouds.","review_date":"August 28, 2018","user":"anna_z"},{"attraction_id":1354,"rating":4.0,"review":"fantastic day trip to Squamish B.C. We book3ed this day trip online in advance; Kaitlin , our driver, met us in our hotel lobby right on time and we were off; First stop was Horseshoe Bay, a charming small seaside village where we had coffee and picked up some snacks for...","review_date":"August 25, 2018","user":"nb5032"},{"attraction_id":1354,"rating":5.0,"review":"Super well-organised & run fun trip. Boy this company really knows how to run a tour! Our guide & driver Kaylee(hope that's the correct spelling) was wonderful. She handled the traffic, us and the tour commentary with good humour and great local knowledge. A fun wide-ranging tour for all ages.","review_date":"August 25, 2018","user":"nomadsjandp"},{"attraction_id":1354,"rating":5.0,"review":"Bring cash for tips- they deserve it. This tour was absolutely great. We chose this specific one because we wanted more time to experience other things because of our short stay here. The gondola was super cool and the views are great - on the drive and at the top of the...","review_date":"August 9, 2018","user":"kevinmq298kc"},{"attraction_id":1354,"rating":5.0,"review":"AMAZING KEN!!!!. Yesterday, we were so blessed to have KEN as our tour guide who picked us up and dropped us off at our hotel (Delta Hotel by Marriott). He was driving the smaller vehicle of LandSea Tours & Adventures, the MB Sprinter with only 2 other...","review_date":"August 7, 2018","user":"trzpag"},{"attraction_id":1354,"rating":5.0,"review":"Brilliant!. We had an amazing tour guide called Luke. He was so friendly and funny! Made everyone feel really comfortable. We stopped off a Horseshoe Ba (this is a quick stop), Shannon Falls, the mine and then the sea to sky gondola.\nI cannot recommed this...","review_date":"July 22, 2018","user":"kathryn_c"},{"attraction_id":1354,"rating":5.0,"review":"Great day!. The Sea to Sky highway day trip exceeded our expectations. Our tour guide was excellent. A small bus picked us up at our hotel at 10:00. Shannon Falls are beautiful. The Gondola ride up the mountain was scenic. The views from the top of the...","review_date":"July 9, 2018","user":"jerseytraveler088"},{"attraction_id":1354,"rating":5.0,"review":"Excellent. We did couple of trips with Landsea tours. Both Whistler and sea to sky ride our driver was Brent. Very knowledgable, polit, helpful & jolly person. We felt very safe in his bus. Not only he gave us information about two places he also gave...","review_date":"June 7, 2018","user":"bhamini_p"},{"attraction_id":1354,"rating":5.0,"review":"Really enjoyed.. Our Sea to Sky tour was a great day.\nOur tour guide Grant was excellent, All arrangements ran smoothly and the tour was fun and informative.\nWe are 2 active seniors and recommend this tour .","review_date":"May 30, 2018","user":"sandra_m"},{"attraction_id":1354,"rating":5.0,"review":"Landsea Tours fablous day trip. Landsea Tours picked us up downtown and our first stop was a short visit at Horseshoe Bay, a quaint little seaside town. Then we were off to Shannon Falls and it was a challenge to get a photo to include us and the top of...","review_date":"May 29, 2018","user":"carrie_and_ted"},{"attraction_id":1354,"rating":5.0,"review":"A lovely last day in Canada. After a cruise to Alaska we had a day to spend in Vancouver before we flew at 8.15pm.\nWe booked a Landsea Tour for the day. We were collected from the cruise terminal by Paula and went on a fabulous day trip and saw beautiful...","review_date":"May 14, 2018","user":"josie_l"},{"attraction_id":1354,"rating":5.0,"review":"Fantastic scenery. Great day, great trip.. Fantastic trip. Well timed to give us suitable amount of time at each attraction.\nVery friendly and knowledgeable bus driver.\nGreat day trip, even the weather was fantastic.","review_date":"May 13, 2018","user":"maureen_i"},{"attraction_id":1354,"rating":5.0,"review":"Best views in BC!. We took this tour as part of the Tourism Challenge in Vancouver, and it consists of some of our favorite places to visit on a day off, all in one day! Britannia mine was the only attraction we hadn't ever visited before, but it was...","review_date":"April 27, 2018","user":"srhcutting"},{"attraction_id":1354,"rating":5.0,"review":"Beautiful drive with Landsea. We took a beautiful ride along the Sea to Sky Highway. Our tour guide was Brent. He is funny and knowledgeable. He taught us about the First Nations People and the mountains. At the mine museum Brent got us the tickets to the mining museum...","review_date":"April 27, 2018","user":"jiaoj"},{"attraction_id":1354,"rating":5.0,"review":"Great Tour!. Our tour guide (and driver) was Paula. She shared a ton of information about Vancouver as we worked our way out of town and toward the sights. We visited Horseshoe Bay, Shannon Falls, Britannia Mine (with a great underground tour), and the Sea to Sky...","review_date":"October 23, 2017","user":"trowesr"},{"attraction_id":1355,"rating":5.0,"review":"Not many whales, but still a great experience. I took this tour with my 87 year old mother. She was able to stay inside and I could go in and out taking pictures. It was a little chilly but that was to be expected at the end of September. The crew were very...","review_date":"October 8, 2018","user":"836amyb"},{"attraction_id":1355,"rating":5.0,"review":"A picturesque experience with knowledgeable crew. For those looking for a relaxing, informative, and beautiful day, I'd recommend a whale watching tour with this company. During the tour, we saw porpoises, dolphins, a humpback whale, and orcas. The crew provided in-depth background information on the animals we saw and took care...","review_date":"October 2, 2018","user":"jenk763"},{"attraction_id":1355,"rating":5.0,"review":"We saw transient killer whales hunting!. I couldn't fault this tour. It was fantastic and we saw so many whales and lots of other animals too. Aside from the whales, what made it great was the crew. Mac, Ocean and Pascal were just such wonderful naturalists. They made sure everyone knew...","review_date":"September 26, 2018","user":"ozcazz"},{"attraction_id":1355,"rating":5.0,"review":"Best of Victoria Tour. The trip was fantastic. The crew was great. I thank Anthony, Laura and Jenny for making the trip memorable. We saw Humpback whales on the way to Victoria and we saw a pod of Orcas on the return trip. The gardens were lovely also. I...","review_date":"September 25, 2018","user":"shelley_m"},{"attraction_id":1355,"rating":5.0,"review":"Great Crew. The crew was both extremely knowledgeable and helpful. We did see one of the pods of local orcas and a dolphin. Even though a slow time it was a fun trip with good spirited guides.","review_date":"September 20, 2018","user":"74jeffz"},{"attraction_id":1355,"rating":5.0,"review":"Wonderful. This trip was a birthday present and all was fun-tastic: the trip, seeing the orcas, bald eagles, seals and visiting the beautiful gardens. A great day out. The crew were great, friendly, enthusiastic and very helpful!","review_date":"September 14, 2018","user":"melissa_d"},{"attraction_id":1355,"rating":5.0,"review":"Two pods of orcas, a humpback whale and good weather!. This was a fantastic day and one of the highlights of our Canadian holiday.\nWe were lucky that it was a calm and dry day so the boat journey was nice and smooth.\nAfter setting out from Vancouver we did have about two hours before...","review_date":"September 8, 2018","user":"paulmartin171"},{"attraction_id":1355,"rating":4.0,"review":"Scenery and whales. We booked The Ultimate Tour with The Prince of Whales crew. It was a very fun day. We saw orcas on the way to Victoria and more orcas on our return trip. The crew were all very friendly and informative and made a point of...","review_date":"September 4, 2018","user":"524rital"},{"attraction_id":1355,"rating":5.0,"review":"Worth the money. We were beyond happy with our trip, it was definitely the highlight of our holiday in BC. We spent the night in Victoria so that we could see more of the city and relax a bit, then picked up the shuttle to Butchart gardens the...","review_date":"September 3, 2018","user":"ahshao"},{"attraction_id":1355,"rating":5.0,"review":"Great tour, staff is very nice and informative . We went to the \"ultimate tour\" we saw a few humpback whales and the staff explained some stuff about the whales and their activity. It was very interesting. There was hot drinks for free on the boat and some snacks you can buy. Than spend...","review_date":"September 3, 2018","user":"x3682pctomm"},{"attraction_id":1355,"rating":3.0,"review":"Expectations vs Reality. The staff were amazing, Thomas was outstanding. The other boys and girls too. And not forgetting our captain. The boat modern and very comfortable.\nHowever.\nWhen advertising Whale Watching be very careful not to get peoples hopes up with all the wonderful photos in your...","review_date":"September 2, 2018","user":"rcldn"},{"attraction_id":1355,"rating":5.0,"review":"Amazing trip !. Perfect day, from the crew to the weather and the sea file, everything was awesome. We saw both humpback whales and killer whales plus bold eagles and a lot of seals. Super experience, highly recommended.","review_date":"August 27, 2018","user":"dan_n"},{"attraction_id":1355,"rating":5.0,"review":"Victoria. Eagle Wing whale watching - excellent; informed guides; clean ship. Gardens are gorgeous, a must for everyone. Went on Ghost tour; we now know where the ghosts of Victoria prowl. Tea at the empress! Lots of walking around the town; basket of flowers everywhere. Friendly...","review_date":"August 27, 2018","user":"bobdelli"},{"attraction_id":1355,"rating":5.0,"review":"Best Day in Vancouver!. The day was beautiful: The smoke from the wild fires had subsided from earlier in the week, the sun was shining, and the temperature was mild. We boarded the boat at about 8:15 am, then headed out of the harbor. I sat up front, which...","review_date":"August 24, 2018","user":"volleygirl2344"},{"attraction_id":1355,"rating":5.0,"review":"Perfect trip!!!. The ultimate day tour with Prince of Whales is amazing!! We saw 3 pods of transient killer whales on our boat ride over to Victoria, and even more breaching on our way back from Vancouver Island. Special shoutout to our on-board naturalists Pat and Hannah...","review_date":"August 20, 2018","user":"stephanierucinski"},{"attraction_id":1355,"rating":5.0,"review":"Great excursion. We had a wonderfull day at sea and on vancouver island. Ship was very comfortable and well suited for whale watching. But the crew (Pascale, Jenny, Laura, Tom and all the other) were the best. They were alway happy to interact, answer our questions and...","review_date":"August 10, 2018","user":"bouchardjh"},{"attraction_id":1355,"rating":4.0,"review":"lovely day out. great day out with the family, very friendly crew that were well informed and always present to share information..clean spacious boat..","review_date":"August 9, 2018","user":"dutchiezuidholland"},{"attraction_id":1355,"rating":5.0,"review":"Humpbacks and Flowers..... If you are in Vancouver and plan to so whale watching and want a trip to Victoria and Butchart gardens, the Best of Victoria is the way to go.\nWe spent the morning traveling through the straits looking for whales (while also seeing Bald Eagles...","review_date":"August 4, 2018","user":"driftwood-65k"},{"attraction_id":1355,"rating":5.0,"review":"Amazing and Two thumbs up! . The crew was outstanding with Jenni being Extremely helpful in describing the local geography and marine life. The addition of the gardens with the firework show on a Saturday night was a huge added bonus. Highly recommend this excursion.","review_date":"July 28, 2018","user":"chad_w"},{"attraction_id":1355,"rating":5.0,"review":"Blow me away. What a bloody amazing crew. Malcolm, Tom, Sharon, Laura and Jenny. Helpful, knowledgeable, super friendly. A great day, highlight of Vancouver. Definitely recommend.","review_date":"July 21, 2018","user":"krystaj17"},{"attraction_id":1355,"rating":5.0,"review":"Amazing Experience, must do :). One of the best tours :)Very comfortable boat, supper friendly staff, excellent combination of Whale Watching and Butchart Gardens in one day. Strongly recommend!!!!Thank you.","review_date":"July 11, 2018","user":"satysfakcija"},{"attraction_id":1355,"rating":5.0,"review":"Staff is fantastic, great experience!. Staff was knowledgeable and friendly. My mother is not a fan of boats and during the choppy waters, they sat with her to ensure she was ok. Saw Humpbacks and Orca's as well as Harbour Seals and Bald Eagles. We also saw dear grazing as...","review_date":"July 11, 2018","user":"rebeccawaits"},{"attraction_id":1355,"rating":5.0,"review":"Whales, bald eagles, Victoria, mountain vistas...what else could you ask for?. Had a wonderful day on the Prince of Whales catamaran yesterday. Saw a humpback whale up close which feed here in the summer (she came up to us, skipper kept a safe distance), bald eagles, seals and their pups. Trip starts in an office inside...","review_date":"July 8, 2018","user":"dave_m"},{"attraction_id":1355,"rating":5.0,"review":"Fantastic Trip.... So this was our first tour in Canada whilst on our 3 week trip!\nIt's an early start but that so you can in as much as we did throughout the tour.\nWe did the Ultimate Tour to Victoria as we wanted a full day...","review_date":"July 6, 2018","user":"kellylouisegibson"},{"attraction_id":1355,"rating":5.0,"review":"Fantastic day out. We had a fantastic time doing the ultimate day tour and spotted Orca's, Humpbacks, Porpoise and bald eagle. The staff were all knowledgeable and enthusiastic and got as excited by the some of the sightings as we did. The weather was poor on our trip...","review_date":"July 5, 2018","user":"fi0na58"},{"attraction_id":1355,"rating":5.0,"review":"The Majesty of Orcas. My cousin and I booked this tour knowing that we wanted to see Orcas - it was the highlight of our 3 days in Vancouver. We thoroughly enjoyed the passion of the naturalists that shared the matriarchal family relationship of the orcas to actually SEEING...","review_date":"June 30, 2018","user":"tlquillen"},{"attraction_id":1355,"rating":5.0,"review":"Amazing tour. Booked the whole day tour to Victoria for whale watching. We had a fantastic day, learned lots as the staff were amazing. They were very helpful with everybody on board and spent time with us all to update us throughout the trip","review_date":"June 19, 2018","user":"abulk627"},{"attraction_id":1355,"rating":5.0,"review":"Staff this already great day trip over the top. It was not simply that I lucked out and was on a tour with only 10 guests and 6 crew (including two trainees) on our way there (and only about 25 guests on our way back), or that we saw 2 humpbacks en route to...","review_date":"June 8, 2018","user":"elizabeth_kcc"},{"attraction_id":1355,"rating":5.0,"review":"Great excursion from Vancouver to Victoria!. We had a great time with Sharon and Shane and the rest of the very informative crew! Not only did we get to see lovely Vancouver and Victoria by boat, we also got to explore the beautiful Butchart Gardens and we saw TWO types of...","review_date":"May 30, 2018","user":"lauren_n"},{"attraction_id":1355,"rating":5.0,"review":"Don't miss this tour!. You're missing half of what the Pacific Northwest has to offer if you miss this tour! It was fun, educational, relaxing and breathtaking all together. Leaving Vancouver and returning by water yielded some magnificent views of the city. We were really excited to actually see...","review_date":"May 30, 2018","user":"hansm466"},{"attraction_id":1356,"rating":4.0,"review":"Winning Wines. A great fall day topped off by a super wine tour. Leon Courville Vigneron had a great presentation and good wine. Fantastic atmosphere in an old farmhouse that featured antique corkscrews. Chateau de Cartes had a great lunch but we were unimpressed with the explanation...","review_date":"December 27, 2018","user":"linda_g"},{"attraction_id":1356,"rating":5.0,"review":"Great wine tour!. My girlfriend and I decided on this wine tour, to taste Quebec wines and also learn about the region.\nSabin was our tour operator, he\u2019s a student and has a wealth of knowledge to share about the region and the wineries we visited.\nWe stopped...","review_date":"November 5, 2018","user":"kimberlylsarni"},{"attraction_id":1356,"rating":5.0,"review":"A Great Day Adventure . This was a great activity to do! Our tour guide, Gaelle, was an absolute wonder. She really knew her stuff and was incredibly kind. You always have a point of contact with the company (THANKS MARTIN!) and they give you a lot of information. I...","review_date":"October 26, 2018","user":"tatianah_d"},{"attraction_id":1356,"rating":5.0,"review":"Interesting, informative, and delicious!. Sabin was an AMAZING tour guide, super knowledgeable and friendly.\nThe 3 wineries we visited were all different and delicious, with amazing stories. Personally, I now have a soft spot for winery La Bauge:)\nI highly recommend the full-day guided tour: you'll come out of...","review_date":"October 22, 2018","user":"theminib"},{"attraction_id":1356,"rating":5.0,"review":"Sabin #1 tour guide in Canadian wine country. I just wanted to drop a note and say how much we enjoyed the tour of the three wineries. We learned a lot and will be enjoying the ice wine at our Thanksgiving in November. Also we loved Sabin! He was a lot of fun....","review_date":"October 17, 2018","user":"robinrr3308wd"},{"attraction_id":1356,"rating":5.0,"review":"Beautiful Experience. My boyfriend and I spent our first full day in Montreal on the 1\/2 day Kava wine tour and it couldn't have been better. Our tour guide Gail was amazing. So personable and kind. She did a wonderful job teaching us all about the wines...","review_date":"October 15, 2018","user":"akpeters04"},{"attraction_id":1356,"rating":5.0,"review":"A totally unique experience. My husband and I did the half-day wine tasting tour as part of an anniversary trip to Montreal. The whole trip from start to finish was awesome. We had a 45 minute ride to the first vineyard and our guide Gail gave us a lot...","review_date":"September 27, 2018","user":"departure618316"},{"attraction_id":1356,"rating":5.0,"review":"Great tour by very knowledgeable people.. The driver\/tour guide was very knowledgeable about wine and the vineyards that we visited. At each vineyard, the owners were very interested and passionate about their vineyards. The lunch and all of the wine samples were great.","review_date":"September 27, 2018","user":"281gregoryk"},{"attraction_id":1356,"rating":5.0,"review":"A Great Way to Visit Wineries. I enjoyed visiting 3 wineries located in the Eastern Townships. It was so pleasant to travel on a bus. We met it at a convenient location in downtown Montreal. It arrived on time, Our guide, Sabin, is very knowledgeable and helpful. He described several focal...","review_date":"September 26, 2018","user":"ann_t"},{"attraction_id":1356,"rating":5.0,"review":"A wonderful afternoon outside the city. This tour was a perfect compliment to the hustle and bustle of Montreal. Gaylee was a wonderful guide (and driver). Her enthusiasm and warmth made it feel like a group of friends on an intimate wine tour. She shared information about Montreal, the area we...","review_date":"September 22, 2018","user":"lynn_o"},{"attraction_id":1356,"rating":4.0,"review":"Fantastic glimpse into wine in Montreal!. Went to Montreal for my sister\u2019s bachelorette party and booked the all day wine tour. Overall, we had a wonderful time and it was well worth the money. Getting to hear from the wine makers themselves about the process and tour their facilities really added...","review_date":"September 17, 2018","user":"abby_d"},{"attraction_id":1356,"rating":5.0,"review":"Excellent Guide, Fun Day!. Our guide Gail was very friendly and enthusiastic! She had a passion for Montreal, wines, and the wineries\/vineyards we visited. The wineries were beautiful, and the presentations were very informative. We had an enjoyable, relaxing and fun day!","review_date":"September 17, 2018","user":"linda_s"},{"attraction_id":1356,"rating":5.0,"review":"Wonderful Guide, Great Wines, Excellent Lunch. We joined the tour at Bromont with our English speaking guide. Valerie at Leon Courville wineries gave a fabulous presentation. We thoroughly enjoyed our catered lunch at Le Chateau de cartes, and learned a great deal about wine at all three wineries. Well worth the...","review_date":"September 16, 2018","user":"daydream278319"},{"attraction_id":1356,"rating":5.0,"review":"Lovely day, tasty wines, amazing Guide!. The half day tour today was just a delight! Gail was enthusiastic, informative, a terrific driver, and went above and beyond for all her guests! I only have time for two half day tours for my short stay in Montreal. This tour was money well...","review_date":"September 14, 2018","user":"tahoekr"},{"attraction_id":1356,"rating":5.0,"review":"Loved this wine tour!. Visited two small wineries that were a delight. The guide was most knowledgeable herself. Highly recommend this tour! The next time I visit Montreal I\u2019m taking the full-day tour.","review_date":"September 11, 2018","user":"gloria809"},{"attraction_id":1356,"rating":5.0,"review":"Lovely way to spend an afternoon . Well chosen wineries, with perfect hosts who gave us a better understanding of many variables that must be considered in wine production.\nOur guide Gayle was knowledgeable and made everyone comfortable. Would strongly recommend.","review_date":"September 10, 2018","user":"resort310814"},{"attraction_id":1356,"rating":5.0,"review":"Great guide and nice day out of the city . My husband and I like to check out the wine producing areas in the countries we visit, so we signed up for a half day wine tour out of Montreal. Gail, the guide, was the absolute best, and probably the happiest human being I\u2019d ever...","review_date":"September 8, 2018","user":"briemariev"},{"attraction_id":1356,"rating":5.0,"review":"For something different . After spending a few days touring the city of Montreal, we wanted to do something a bit different and chose this. We had a fantastic time and learned a lot about wine making in the region. We tried local cheeses and a bunch of different...","review_date":"September 2, 2018","user":"725lorettas"},{"attraction_id":1356,"rating":5.0,"review":"Lovely day of fine wine. Lovely fun and informative day out, very well planned route with excellent friendly guide. The three wineries we visited were all very different, but the hosts were all great. I learned a lot about winemaking in Quebec as well as enjoying lots and lots of...","review_date":"August 28, 2018","user":"fran468"},{"attraction_id":1356,"rating":5.0,"review":"Excellent afternoon!. Gail, our guide, was knowledgeable, friendly and overall great. Good excursion. Beautiful countryside. Decent wine. Great Experience. Would reccommend.","review_date":"August 26, 2018","user":"danyluik"},{"attraction_id":1356,"rating":4.0,"review":"Different than a traditional wine tour. I agree with some other reviews about this not being a traditional wine tour. The focus is more on education about winemaking in the region, and less on the sampling of wines. That being said, I learned a lot on the tour, the 3 vineyards...","review_date":"August 20, 2018","user":"sbaker1224"},{"attraction_id":1356,"rating":5.0,"review":"Excellent Tour. We did the half-day tour from Montreal 15 Aug 2018. Our guide, a native of the area, had excellent knowledge of the history of wine making in the area and interacted with our tour group in a very friendly manner. We were provided with tastings...","review_date":"August 16, 2018","user":"robertff"},{"attraction_id":1356,"rating":5.0,"review":"Amazing day!. Went on the full day tour with my girlfriends and had the greatest time! Our guide Sabin was truely nice, knowledgeable and fun! I highly recommend it!","review_date":"August 8, 2018","user":"isabellep1355"},{"attraction_id":1356,"rating":5.0,"review":"Fabulous afternoon. We did the half day trip.The pick up was easy, our guide Sabine was great at sharing lots of interesting information about the area, as well as wine making in Quebec. The two vineyards were very different, which created a very different experience. We would...","review_date":"August 5, 2018","user":"sarah_m"},{"attraction_id":1356,"rating":5.0,"review":"We are Wine Experts Now!. The Wine Tour was sensational and a lot of fun! It bought it for my girlfriend's 21st birthday gift and it was well worth the trip to Montreal. Our tour guide was very knowledgeable, about wine, the vineyards and the wine making process, about Montreal...","review_date":"August 1, 2018","user":"tirthadeep_d"},{"attraction_id":1356,"rating":5.0,"review":"Excellent Tour! . We did the half day tour which included two wineries. The guide was friendly and knowledgeable. The two wineries were very different from each other which made for a very interesting tour. You are able to buy product at the end of each winery, but...","review_date":"July 27, 2018","user":"sara_l"},{"attraction_id":1356,"rating":5.0,"review":"Must Do For Wine Lovers! . I would always do the tour again!!! We had a really sympathetic tour guide; the vineyards were absolutely stunning and the owners were very welcoming and warm-hearted. I also met amazing people from all over the world.","review_date":"July 26, 2018","user":"leol3216"},{"attraction_id":1356,"rating":5.0,"review":"Great day trip from Montreal. The tour was very well organized. The tour guide was extraordinary in explaining the wine industry in Quebec. It was a very enjoyable tour that will make you taste some of the best wines in the region.\nI strongly recommend this tour if you are...","review_date":"July 10, 2018","user":"melaniesv2018"},{"attraction_id":1356,"rating":5.0,"review":"Highly enjoyable day out!. We took this day-trip tour on one of the hottest days of the summer in Montreal, but the trip was worth it! On our hour-long drive to get to the vineyards, our tour guide (Sabin?) told us about the history of Montreal and the surrounding...","review_date":"July 9, 2018","user":"jessica_r"},{"attraction_id":1356,"rating":4.0,"review":"Fun times!. Small group of about 18 was fun! We did the 1\/2 day trip and visited two vineyards. First one was family owned and very small but the owners were very hospitable and sweet!! They had about 7 types of wines, from whites to reds which...","review_date":"July 9, 2018","user":"chrisr3957"},{"attraction_id":1356,"rating":5.0,"review":"Made for a fun, wine-filled afternoon. We did the half day tour and really enjoyed the two wineries we visited. It was nice getting out of the city and experiencing both a larger winery and a smaller, family run winery. We learned a lot, saw a lot of great views, and...","review_date":"July 6, 2018","user":"lauren_h"},{"attraction_id":1356,"rating":5.0,"review":"The perfect way to spend a long afternoon. This was a perfect way to spend a fun afternoon with both nice people and good wine! Our afternoon at Coteau Rougemont and Vignoble Les Murmures showed us both a large-scale and a smaller family run vineyard with a nice variety of wines. We were...","review_date":"June 29, 2018","user":"hank_a"},{"attraction_id":1356,"rating":5.0,"review":"Excellent Tour. A gentlemen in my wine course recommended checking out the Eastern Townships South of Montreal. I sought Kava tours and my wife and I did the full day tour with lunch and 3 wine tastings. Our guide Sabin was very knowledgeable about the history of...","review_date":"June 4, 2018","user":"sportrob"},{"attraction_id":1356,"rating":5.0,"review":"Kava Wine Tours- Exceptional Value. Thanks to Sabin for a wonderful half-day wine tour of 2 small wineries outside of Montreal. We particularly enjoyed the winery owned by Daniel and his wife-- lovely wines, smoked fish, and cheese. Both wineries provided exceptional tastings and insights into the young viticulture\/viniculture industry...","review_date":"May 27, 2018","user":"wolfwoman599"},{"attraction_id":1356,"rating":5.0,"review":"very intimate wine tasting tour. I joined the small wine tasting tour a short distance away from Montreal and we visited 2 vineyards. The first one was quite big and the staff were knowledgable, but the second vineyard was this small family-owned place and they built up the entire place...","review_date":"May 19, 2018","user":"fin_s"},{"attraction_id":1356,"rating":5.0,"review":"Memorable Trip!. The tour was definitely a trip to be remembered. The guide was very helpful and knowledgeable! The wineries were fabulous!","review_date":"May 9, 2018","user":"thomasn3675"},{"attraction_id":1356,"rating":5.0,"review":"Wine making is a must for any civilised fun loving people. Quebec's first winery started in 1978 - now we have over 200. This Kava tour lets you share and taste the passion of great (grape) people, led by a happy well informed guide.","review_date":"October 17, 2017","user":"iksnic"},{"attraction_id":1357,"rating":1.0,"review":"Worst tour experience ever - AVOID. I booked this tour because of the very positive reviews I came across when researching tours of Niagara Falls departing from Toronto. I was contemplating making my own way there by taking the train, but some of the \u201cextra\u201d features from this tour (how else...","review_date":"March 8, 2019","user":"danyrubbo"},{"attraction_id":1357,"rating":5.0,"review":"SALIM is the best!. We did the Niagara tour today with King Tours and were lucky to get Salim as our guide. Great tour, beautiful cold weather but genius guide! Organising all extras taking care of everything! Thanks Salim, it was great today!","review_date":"January 25, 2019","user":"373axelz"},{"attraction_id":1357,"rating":4.0,"review":"A good day all round.. Firstly our Driver (Who was a nice, friendly bloke) picked us up on time from our Hotel and we then proceeded to pick up the other people taking part in the trip.\nThe drive down was fine and our guide gave us relevant information as...","review_date":"December 30, 2018","user":"marcus_c"},{"attraction_id":1357,"rating":5.0,"review":"Great experience!. I highly recommend King Tours! We went as a large group to visit the Falls with some family from out of town. Everyone had a wonderful time! They were very professional and punctual, and the bus was clean and comfortable. Couldn't ask for anymore more.","review_date":"October 22, 2018","user":"ssimrans_"},{"attraction_id":1357,"rating":5.0,"review":"The Best Niagara Tour Available!. I had a great experience using King Tours, friendly and safe drivers, professional courtesy and top of the line shuttles and vehicles.","review_date":"October 22, 2018","user":"aditya_v"},{"attraction_id":1357,"rating":5.0,"review":"Amazing service from King Tours !. My family from overseas came with us to Niagara Falls via King Tours and they really enjoyed the experience. The driver was extremely knowledgeable, polite, and accomodating and the tour was quite fun. The experience was definetely worth it. Definetely recommend booking with King Tours,...","review_date":"October 16, 2018","user":"companion824947"},{"attraction_id":1357,"rating":5.0,"review":"The most amazing tour of Niagara. Me and my partner travelled to Canada for my aunty's 25th wedding anniversary and an old friend of mine mentioned I should take a tour with King Tours and it was the best decision i've ever made. We went on the full day Niagara Falls...","review_date":"October 16, 2018","user":"770ashtonb"},{"attraction_id":1357,"rating":5.0,"review":"Totally worth it!. Our tour guide - Terry, was great in transporting the whole group from Downtown Toronto to Niagara Falls. He pointed out interesting facts along the way and we hit very interesting stops. Also, he cared about not leaving anybody behind at some instances, not consistently...","review_date":"October 16, 2018","user":"canadafthomas"},{"attraction_id":1357,"rating":5.0,"review":"Full day tour From Toronto to Niagara Fakls. Great day trip to Niagara Falls with Hornblower cruise. The falls were everything we thought they might be and more. Terri our driver was very friendly, helpful, knowledgeable, courteous and a very efficient and safe driver. I would ask for him again. From Ted and...","review_date":"September 30, 2018","user":"faraway279066"},{"attraction_id":1357,"rating":5.0,"review":"A great day.. Was picked up at my Carlton street accommodation by Selim the dream as he calls himself! We were on the road to Niagara in no time. Comfortable bus. Once we arrived we had two and a half hours free time to explore the beautiful falls....","review_date":"September 25, 2018","user":"conor_c"},{"attraction_id":1357,"rating":5.0,"review":"What A Great Tour. What a great tour with an excellent driver\/guide. Van made our tour memorable and so much fun he even joined us for the Nature walk he was like a part of the family. Can\u2019t say enough about the quality of service.","review_date":"September 23, 2018","user":"michelle_c"},{"attraction_id":1357,"rating":5.0,"review":"A Fabulous Fun Memorable Day. I had a fab experience from booking this tour to drop off at the end of the day. I found the driver Salim added to the enjoyment of the day. He is upbeat, lively, energetic and funny. He is polite and helpful. He prompted much...","review_date":"August 31, 2018","user":"jenine_h"},{"attraction_id":1357,"rating":5.0,"review":"#1 tourist attraction at Niagara Fall. the whole trip is less than 30 min, the line up could be long even on the weekday during summer.\nyou will get wet for sure, but kids love it","review_date":"August 27, 2018","user":"allen_h"},{"attraction_id":1357,"rating":5.0,"review":"Great host . We loved our day trip to Niagara. The host was fantastic, knowledgeable and genuinely caring for all guests on his coach. The day ran to time and being part of the tour meant we could jump queues for the boat trip! Our only suggestion would...","review_date":"August 26, 2018","user":"clo30iow"},{"attraction_id":1357,"rating":5.0,"review":"Full day out with added extras. Communication from tour company was good, they arranged pick up from our downtown apartment. The tour guide, Salem, was excellent - we had 3.5 hours at Niagara - book the horn blower tickets through this trip as we were taken to front of the queue...","review_date":"August 20, 2018","user":"estelle_s"},{"attraction_id":1357,"rating":2.0,"review":"Disappointing. The staff was excellent and friendly. The organization was very poor. We were supposed to depart downtown Toronto at 9:30 and didn't leave until 10:15. I understand the bus driver cannot predict traffic, but we had to make a stop to drop people off at...","review_date":"August 11, 2018","user":"patrick_t"},{"attraction_id":1357,"rating":5.0,"review":"Weekend visit . I live in Toronto and my boyfriend came to visit from away and never had been to Niagara. I recently went in May so I had seen the falls and Niagara on the lake before. It was a great experience though for both of us,...","review_date":"July 27, 2018","user":"sammyj95"},{"attraction_id":1357,"rating":2.0,"review":"Total Disappointment. Tour on July 5,2018 included Hornblower boat to falls and booked lunch. Salem , the tour guide,was the only enjoyable part of the tour. We were an hour late leaving with no reason given for delay. Did not arrive at Niagara Falls until 12 pm...","review_date":"July 22, 2018","user":"penneympd"},{"attraction_id":1357,"rating":5.0,"review":"Salim IS the tour! A great guide, doing his best to satisfy many people at once.. We knew what to expect from a bus tour....in July....to Niagara region. It was going to be busy, a little stuffy and a long transfer. For a full day trip it was well worth the $$ spent and we had a great time with wine...","review_date":"July 22, 2018","user":"eastcoasthab"},{"attraction_id":1357,"rating":5.0,"review":"Niagara Day Trip. The trip to Niagara Falls was amazing. The view of the Falls is better from the Canadian side, sorry U.S. If you are visiting Niagara, do yourself a favor and take the Hornblower Ferryboat up to the Falls. Such a powerful waterfall that you cannot...","review_date":"July 9, 2018","user":"ddrewlerdal"},{"attraction_id":1357,"rating":1.0,"review":"Not a good tour to Niagara!. Probably one of the worst organized bus tours I have ever been too. The full day was very unplanned and unstructured. Got picked up from hotel 8:40 (20min late) by a minibus, then got taken to the bus company for payments and didn't leave until...","review_date":"July 5, 2018","user":"henriksgaard"},{"attraction_id":1357,"rating":4.0,"review":"Nice way to visit the falls in only one day. The tour was just as described. It left a bit later than expected from the downtown square, but that did not seem to affect any activities later. We had 2 and a half hours at the falls, which is more than enough, even if doing...","review_date":"June 18, 2018","user":"rosana_n"},{"attraction_id":1357,"rating":5.0,"review":"Fantastic majestic and wonderful team deliver a great experience. This could have been an average experience but Terry and Ramon made it an exceptional unforgettable experience. I was to be picked up at my hotel but unbeknowns to me there was a fun run creating traffic chaos as lanes and streets were being closed,...","review_date":"June 16, 2018","user":"75kerryk"},{"attraction_id":1357,"rating":4.0,"review":"Had a Great time.. Had a Good Time at Niagara with King Tours (Specially Saleem .... Nice and Friendly Tour Guide)...Comfortable Pick-up and Drop-off...","review_date":"June 8, 2018","user":"sabhayani"},{"attraction_id":1357,"rating":5.0,"review":"Lovely day trip to Niagara Falls. My partner and I had a great day trip to Niagara Falls and a few other locations. We were surprised to find out that they were able to pick us up from our air bnb which was a while out of town at no extra...","review_date":"May 31, 2018","user":"cheekynandos"},{"attraction_id":1357,"rating":4.0,"review":"The Falls were amazing, the tour not so much. Did the full day tour to Niagara Falls. As I was staying out of town, they tour arranged for a pick up and drop off for me. That was great. Did not have to worry about getting myself down town in time for the coach...","review_date":"May 10, 2018","user":"sandra_r"},{"attraction_id":1357,"rating":4.0,"review":"Great day out. Niagara is definitely a must-see place if you are visitng Toronto. Our driver Adolpho did a great job and made it even more interesting. But it was a long day - pickup was unnecessarily early (8.15) and we spent an hour in a poky waiting...","review_date":"April 19, 2018","user":"stephen_b"},{"attraction_id":1357,"rating":5.0,"review":"Niagara Falls - A great experience. This trip proved to be an outstanding experience for all the family. Our driver Adolpho went out of his way to make the day even more enjoyable by fitting in with our agenda and giving us good advice on what to see.\nThe only disappointment...","review_date":"April 12, 2018","user":"john_clough27"},{"attraction_id":1357,"rating":4.0,"review":"Niagara Falls. The tour itself was amazing. Niagara Falls is worth the trip. The driver, Jay was funny, well informed and only added to the experience. He allowed ample time in each stop, communicated departure times clearly, and made the effort to speak to those on board...","review_date":"April 7, 2018","user":"brooke_c"},{"attraction_id":1357,"rating":5.0,"review":"What a Wonderful Day !!! :-). Dyslexic, Anxiety, Slight dementia - Must be the 50 + Woo's.\nI've gotten weary with traveling, especially alone. If there's a chance of getting lost- Yep!\nTerry was our guild.The trip was wonderful!!! Terry's a very nice and pleasant man and extremely knowledgeable of the...","review_date":"April 2, 2018","user":"pam_t"},{"attraction_id":1357,"rating":4.0,"review":"A day well spent. The bus was nice and clean, the tour guide was very friendly and we had enough time at each stop to explore as much as we liked. Its pretty much exactly what you\u2019d expect of a bus tour. They picked us up from our door...","review_date":"March 18, 2018","user":"jessica_s"},{"attraction_id":1357,"rating":5.0,"review":"Niagara Falls Tour. We would highly recommend this fabulous tour company. Our guide Salim was entertaining and gracious. The whole company from pick up to drop off were friendly and professional. Thank you so much for a wonderful day! \ud83d\ude04","review_date":"January 9, 2018","user":"nikki_r"},{"attraction_id":1357,"rating":5.0,"review":"Fantastic day with an amazing guide. My husband and I booked the full day trip to Toronto prior to our arrival in Toronto and were so glad we did!\nWe were picked up from AIRBNB in a lovely, clean vehicle and transported to the King Tours office where we boarded our...","review_date":"December 30, 2017","user":"vonavib"},{"attraction_id":1357,"rating":4.0,"review":"Good experience. We did the Niagara Falls tour plus wine tasting plus other stops. It was a good experience all around. However sometimes when you travel things go wrong. In this case my wife fell ill at the start and the driver, Terry, was able to drop...","review_date":"November 19, 2017","user":"bill_s"},{"attraction_id":1357,"rating":5.0,"review":"Great tour. We was staying at aparment and was not on list of places to get pick up from but there pick us up at time there said there would once we rang them. Tour was good with info of toronto and niagra. Niagra was amazing and...","review_date":"October 16, 2017","user":"phedias_l"},{"attraction_id":1358,"rating":1.0,"review":"Unable to get email confirmation for this tour. I booked this tour last night and i didn't get an email confirmation. I called this morning and the customer service rep asked for an alternate email address. So she has 2 email addresses to forward me my email confirmation for my purchase last night....","review_date":"February 28, 2019","user":"aileen_j"},{"attraction_id":1358,"rating":5.0,"review":"Good Quebec City Overview. We only had 2 full days in Quebec City so taking this tour bus was a great way to see the highlights within a limited time schedule","review_date":"October 25, 2018","user":"georgetravelsoften"},{"attraction_id":1358,"rating":4.0,"review":"Full tour was 2 1\/2 hours--Just long enough. As it was our first trip to Quebec City, we enjoyed the 2 1\/2 hour tour. The complimentary earbuds plug into the back of your seat. You can tune in to any of 8 languages. There is soft music when there is nothing noteworthy, which...","review_date":"October 15, 2018","user":"techbear"},{"attraction_id":1358,"rating":3.0,"review":"Felt more like a Shuttle Bus. We took this hop on hop off bus to get a feel for Quebec. The tour had head sets but you had to have a seat to listen. That is where the issues were. It was crowded and if you hoped off, you may not...","review_date":"October 13, 2018","user":"minsky50"},{"attraction_id":1358,"rating":5.0,"review":"the best way to know quebec. very good to know quebec and the most important places!the bad point was that as the grand prix of bike was taking place this day we couldnt use it 2 days.","review_date":"October 13, 2018","user":"andrea_m"},{"attraction_id":1358,"rating":5.0,"review":"Great way to see the city. This is a activity that we always do on our first day of being in a new city.It gives us a better understanding of the city and what we really want to do the rest of our visit.The start is at the information center in...","review_date":"October 12, 2018","user":"682toma"},{"attraction_id":1358,"rating":5.0,"review":"Park the car and take this instead... Bus could be a little off schedule though. Couple of years back when I went down there I was using google maps while driving a car to go from place to place but it was a total fail. 1st I wasn't sure how to plan the trip and 2nd where to park, 3rd...","review_date":"October 9, 2018","user":"climber820921"},{"attraction_id":1358,"rating":3.0,"review":"Great staff, but altogether a bit tired!. The Hop-on Hop-off Bus staff, both drivers and helpers, are incredibly helpful, polite and friendly, but the whole enterprise is slightly tarnished with fatigue. The commentary is always a bit out of synch, but overall the entire idea has become a bit too formulaic. However...","review_date":"October 6, 2018","user":"peter_t"},{"attraction_id":1358,"rating":5.0,"review":"Not my typical way to tour but my Quebec experience changed my mind.. I generally travel with my own itinerary and plans of what I want to see. The thought of riding along with other is not my idea of a good time. However seeing the double decker buses and after walking about 19,000 steps daily I was...","review_date":"October 1, 2018","user":"lisafv5447wl"},{"attraction_id":1358,"rating":5.0,"review":"I love the Hop-On Hop-Off Tours. Clean bus and very informative. The bus took us through New and Old Quebec and pointed out and explained places of interest. You always know what to expect with the Hop-On Hop-Off Tours.","review_date":"September 19, 2018","user":"alice_h"},{"attraction_id":1358,"rating":5.0,"review":"We were unlucky with the weather but..... This was a great way to see around Quebec City in a short time. Cost about $30 I think, but we\u2019ll spent. It was drizzly weather when we went but we still sat upstairs because the view was so much better. The driver gave us...","review_date":"September 15, 2018","user":"kiwi3_12"},{"attraction_id":1358,"rating":5.0,"review":"A Great Way To See The Old City. This is a great way to see Old Quebec City and learn about its history. We did the trip twice in one day - once in the morning on the lower level while there was a slight drizzle and again in the afternoon on the...","review_date":"September 4, 2018","user":"travelworld16"},{"attraction_id":1358,"rating":5.0,"review":"Information and interesting tour. Would recommend this tour, the buses are frequent and the tour covers all the top spots so you learn about the city and get your bearings. The route covers all the top spots in this lovely city.","review_date":"September 3, 2018","user":"maura_l"},{"attraction_id":1358,"rating":5.0,"review":"Great way to be introduced to Quebec City!!. This tour was a great way to see QC which has an enormous hill to get from the port to the Chateau. It had a place to plug in headphones for a great narration about the city, too. We only had a day to see...","review_date":"August 31, 2018","user":"liltexann"},{"attraction_id":1358,"rating":4.0,"review":"Enjoyable and convenient. Having made 4 other trips to Quebec I did not have high expectations for the tour on the on and off bus. I went because one of our friends had never been to the city. I had fun! Nice to see some parts of the...","review_date":"August 30, 2018","user":"moski23"},{"attraction_id":1358,"rating":3.0,"review":"Adequate only. Four of us went on this tour and noted some areas for improvement. We have taken many Hop-On-Hop-Off tours in the US and Europe, and this is one of the weakest ones. Although it\u2019s a good way to orient yourself to the possible choices of...","review_date":"August 29, 2018","user":"indians65"},{"attraction_id":1358,"rating":5.0,"review":"Got to see so much of the old city and more. We purchased a 2-day ticket. This gave us a wonderful trip through the old city. We learned of places we hadn't seen and found a great spot for lunch. The 2-day pass also let us take a boat ride on the St. Lawrence River. Our...","review_date":"August 28, 2018","user":"lyn_n"},{"attraction_id":1358,"rating":1.0,"review":"Absolutely Terrible Experience with Tour & Staff - Kids Dragged Around. The staff are disrespectful and inconsiderate. The information that they give you is inaccurate and the charge terribly expensive.\nWe bought our tickets and went on the tour. We were never told that there was an end time to the tour and that if we...","review_date":"August 23, 2018","user":"karamins"},{"attraction_id":1358,"rating":1.0,"review":"Toaster Oven on Wheels - Disgraceful \"Tour\". The bus is a Toaster Oven on Wheels with no air-conditioning. We boarded the bus and joined the other sardines on the \"tour\". It was so overcrowded that we saw absolutely nothing for 4 stops other than the wall at the front of the bus....","review_date":"August 17, 2018","user":"cristina_p"},{"attraction_id":1358,"rating":5.0,"review":"Best tour in compact time .. If u need a glimpse of the down town or OLD Qubeque , in short time . this is the best u can get . The company over booked for that bus time so they put us on a different short TOUR for free ,...","review_date":"August 17, 2018","user":"gaucanada"},{"attraction_id":1358,"rating":4.0,"review":"Great way to see the City!. This is our second time on this tour.It is the best way to see the city if you are there for the first time or can't walk that much.the two day pass is a real good deal even if you don't use it the second...","review_date":"August 14, 2018","user":"richard_r"},{"attraction_id":1358,"rating":4.0,"review":"Evening Express Tour. After a hot, humid day , it was perfect way to see the city.\nWe went on the 7pm tour. Our guide Daniel was fantastic funny and knowledgeable.\nThe tour took us to parts of the city we would have never seen.","review_date":"August 6, 2018","user":"goulet313"},{"attraction_id":1358,"rating":1.0,"review":"Bought 2 days and cruise included . Good luck distinguishing which bus is the blue or green or red line. Went up to ask one of worker's which bus this was because there is no indication, and his cell phone rang. He continued to talk on it for 5 min while us...","review_date":"August 5, 2018","user":"b481"},{"attraction_id":1358,"rating":1.0,"review":"Don\u2019t waste your $ . If I could give a zero rating for this I would. This was such a waste of $. Paid One hundred Dollars on this tour if that\u2019s what you want to call it. Buses were packed every time we would get off and on. Couldn\u2019t...","review_date":"July 30, 2018","user":"sarasmom"},{"attraction_id":1358,"rating":1.0,"review":"Worst tour ever. Having enjoyed a wonderful hop on\/off tour in Montreal, we had high expectations. Instead we had a taped tour, for which the script seemed to have been written by a boring six year old. (Actually, most six year olds can tell a better story). The...","review_date":"July 24, 2018","user":"travellingmom14209"},{"attraction_id":1358,"rating":3.0,"review":"Good for bussing, not a great tour. If you want to get around and jump on\/off, then this is a great way to do it. As a tour, your money is better spent on a walking tour, and the museum's\/citidel\/plains.\nAnd the headphone music is truly terrible when the bus isn't in...","review_date":"July 24, 2018","user":"nik_t"},{"attraction_id":1358,"rating":4.0,"review":"ok, but slightly disappointing.. It is our family tradition to take HOHO tours everywhere we go. We went to at least 50 different ones in different cities and countries. We bought two days pass to maximize the usage. We already experienced the prerecorded tours but this one by far...","review_date":"July 23, 2018","user":"natalias3736"},{"attraction_id":1358,"rating":5.0,"review":"Awesome!. We got the two-day pass that included all the lines, plus the cruise on the river. It was money well-spent! The double decker bus was awesome, even thought it was a bit drizzly, and riding the under-2-hour red loop was a great way to see...","review_date":"July 23, 2018","user":"lutealia"},{"attraction_id":1358,"rating":5.0,"review":"Great way to see the City . With limited time this is the best way to see this fabulous city. It is recommended to catch an English speaking tour and go around once . Second or third time around hop off and on.\nBest ride in town!!!","review_date":"July 22, 2018","user":"alamosjude"},{"attraction_id":1358,"rating":4.0,"review":"OK to do, but not really necessary. We did the whole tour end to end. The parts uptown we had no real interest in. The parts in the old city were easy walking so we really didn't need the bus. OK to do if you have the time and money, but not...","review_date":"July 22, 2018","user":"kevin_d"},{"attraction_id":1358,"rating":4.0,"review":"A good way to get to know the city. We often take bus tours in a new city. The fact that this tour is pre-recorded threw us a bit, but with multiple languages available, it would be difficult for a live guide to do a full tour. The price is steep, though we purchased...","review_date":"July 12, 2018","user":"joe_p"},{"attraction_id":1358,"rating":5.0,"review":"great way for an overview with time for stops. My wife and I often take a bus tour when arriving in a new city and this one worked very well. The narration was recorded but well synced and good. Most of the areas were ones a drive by was all we needed but it...","review_date":"June 22, 2018","user":"jimandbevh"},{"attraction_id":1358,"rating":5.0,"review":"Great way to see city. Great to get an overview of the city. The 2 day pass allows you to get an overview,then use service to go back to where you want to spend time.","review_date":"June 4, 2018","user":"mbc3122018"},{"attraction_id":1358,"rating":4.0,"review":"All loops 2 days. We purchased the 2 pass which appeared to be a good idea, it wasn't! You can't coordinate all the trips. The orange one is only one bus per day, green two. We did red one 1st day which was very enjoyable. I was led to...","review_date":"June 3, 2018","user":"diane_f"},{"attraction_id":1358,"rating":1.0,"review":"Boring disappointment, undersized seats. The driver doesn't speak and the recorded narration was boring. Also the seats are far too small for adults.\nWe expected the driver to do the talking, but instead had to listen to a recorded narration through ear buds. Worse, the narration was short and...","review_date":"June 2, 2018","user":"stevewhiz"},{"attraction_id":1358,"rating":5.0,"review":"Excellent tour to take as a first activity. I took the red line tour with my wife, we did the whole tour first thing in the morning which helped us decide what places to visit later, after deciding we took another bus and did a couple of hop on, hop off stops.\nI'd...","review_date":"May 28, 2018","user":"prodriguezg"},{"attraction_id":1358,"rating":3.0,"review":"Nice tour if weather is cooperative. We went on the tour on a cold, windy and rainy morning. Don't arrive too early at the first station of the first trip, the bus will be there only 15 minutes ahead. There was not a lot of traffic but lot of construction so...","review_date":"May 23, 2018","user":"marcopolo010"},{"attraction_id":1358,"rating":4.0,"review":"An awesome experience.. Was able to see all the important and beautiful places of the city in short time. It was a great way of utilising our time without missing out on the opportunity to see the attractions of the city. It helped us in planning out for...","review_date":"May 22, 2018","user":"sunichandola"},{"attraction_id":1358,"rating":3.0,"review":"Cruise Ship excursion- Holland America Veendam. We were not impressed with this experience. It took 40 minutes from the time the ship docked until the first pick up at the stop by the museum which was 3 blocks away. The entire route takes about an hour and 20 minutes to complete....","review_date":"May 16, 2018","user":"tree622016"},{"attraction_id":1358,"rating":3.0,"review":"Hop-on, Hop-off. We used this solely for transportation. For that purpose it tool us to places within the old city that would have been less accessible for older folks.","review_date":"May 8, 2018","user":"mikecornforth"},{"attraction_id":1358,"rating":3.0,"review":"Good Overview of City. The ride was informative. The bus was crowded. The earphones worked well. Tons of traffic. We couldn't find information online on how or where to buy tickets. We bought tickets at our hotel and were told where to get the bus. At another stop we...","review_date":"April 11, 2018","user":"fabuloustl"},{"attraction_id":1358,"rating":5.0,"review":"Very Interesting. This trip is well worth the money. I would suggest that you do not get off the bus, but rather do the whole round trip and then decide later if you want to get off at a specific location. I say that because the bus...","review_date":"March 24, 2018","user":"wayneandvalholroyd"},{"attraction_id":1358,"rating":3.0,"review":"nice tour not worth the price. The toor was nice and it was useful to see the sites and be guided through them. It was, however, pricey and when on the next day we simply walked around, it felt nicer and easier to appreciate the surroundings.","review_date":"March 2, 2018","user":"c1424388"},{"attraction_id":1358,"rating":4.0,"review":"good way to see the city and reach different parts. This hop-on-hop-off tour is a good way to get an overview of Quebec City and reach different parts of it, as well as learning a little about the history of the city and the province. The double-decker buses leave initially from the square in front...","review_date":"November 19, 2017","user":"lisa_y"},{"attraction_id":1358,"rating":5.0,"review":"Good Tour. Good commentary in many languages. We enjoyed the tour, with many informative points throughout Quebec City. No issues with headphones.","review_date":"October 30, 2017","user":"sheryls219"},{"attraction_id":1358,"rating":2.0,"review":"Not worth the price. The audio plugs in our seats did not work and the bus was full so we could not hear anything the entire tour. Also, it was raining outside so the inside of the bus was crowded and the windows were fogged. Could not see anything....","review_date":"October 27, 2017","user":"bandkinsa"},{"attraction_id":1358,"rating":5.0,"review":"Great Bus Tour. Our hotel recommended this tour and we really enjoyed it. They have many stops, so wherever you are in the city, it's convenient to get on and off. We actually never got off because we hadn't been here before, so we wanted to see everything....","review_date":"October 21, 2017","user":"djbls"},{"attraction_id":1360,"rating":5.0,"review":"Amazing views all the way!. Our family had a great time on this tour. We really enjoyed the views from Cypress and Whistler on the Peak 2 Peak gondola. The guide gave us lots of information along the way and we had a very good time. Thank you!","review_date":"March 8, 2019","user":"jordanyama"},{"attraction_id":1360,"rating":5.0,"review":"Had a wonderful time in Whistler!. My wife and I were picked up from our hotel before stopping by one more hotel to pick up another guest. The guide was friendly and the bus was clean. Stanley Park was nice, but I've seen it before. Cypress mountain was amazing. The skies...","review_date":"February 15, 2019","user":"fredtorrence72"},{"attraction_id":1363,"rating":5.0,"review":"What a visual delight is Peggy's Cove, especially after reading books on the origin of the namesake. There is a beautiful lighthouse that sits atop granite boulders rising from the waters of the cove. This little isthmus of land is surrounded by others and islands clearly visible in the bay. There is a little village one passes through on the way where...","review_date":"February 19, 2019","user":"nwillens"},{"attraction_id":1363,"rating":5.0,"review":"Beautiful scenery. Was on a Princess Cruise. Rented. Car for travel and sightseeing. Really enjoyed this natural beauty. Nice gift shop. Warm enough even though it was Fall weather.","review_date":"February 13, 2019","user":"divinemissm42"},{"attraction_id":1363,"rating":5.0,"review":"Day trip in Halifax. The guide was so informative and had a terrific personality. We enjoyed the day with him. He personalized the trip after asking which sites we would be interested in seeing.","review_date":"January 15, 2019","user":"susan_d"},{"attraction_id":1363,"rating":5.0,"review":"Fun interesting place to visit. This is a popular spot. The lighthouse and view from the rocks is wonderful. It can however be quite dangerous so you need to be careful. The rocks can get slippery and people have been swept off. There is a restaurant and souvenir shop, as...","review_date":"January 15, 2019","user":"cupcake245"},{"attraction_id":1363,"rating":4.0,"review":"Tour to Peggy's Cove with amazing scenery of the lighthouse, ocean and granite-rocky coast. Loved seeing this area. Didn't get too close to the lighthouse or water because our tour guide warned us of the \"rogue waves\" that have taken the lives of tourists and others. Not nearly enough time, but I did get some food at the eatery...","review_date":"November 6, 2018","user":"lolaw199"},{"attraction_id":1363,"rating":5.0,"review":"Don\u2019t miss this day trip to Peggy\u2019s Cove. Sure, you can drive yourself, but it was so relaxing to take a tour on a comfortable bus with a driver who knows the geography and history. It took about an hour to get to PC, and once their we had an hour to poke...","review_date":"October 28, 2018","user":"snorkelpat"},{"attraction_id":1363,"rating":4.0,"review":"Beautiful but crowded Peggy's Cover and Fairlawn Cemetery. We booked the Grayline bus tour to Peggy's Cove and Fairlawn Cemetery. Several reviews commented on Peggy's cove being crowded and that is an understatement. The day we were there, Halifax had 5 cruise ships visiting and it appeared as though most of the cruisers...","review_date":"October 25, 2018","user":"jayli8495cm"},{"attraction_id":1363,"rating":5.0,"review":"Yes....Definitely A Good Idea!. Yes, I admit Peggy's Cove is sort of a tourist trap but this is something you definitely should do if you are visiting Halifax. The Gray Line tour is a good option and although we had some bus troubles I won't mention those in this...","review_date":"October 21, 2018","user":"jimmybuffettfan_9"},{"attraction_id":1363,"rating":4.0,"review":"Lovely Place. This is a very unusual and lovely place. The rocks are fantastic! We drove ourselves and did not take a bus tour. Buses are the only negative about this place. It has definitely been discovered! When we were there , there were about 30 buses,...","review_date":"October 21, 2018","user":"lovetraveling99"},{"attraction_id":1363,"rating":5.0,"review":"A Must for N.S.. You can not go to N.S. with out a trip to Peggy's Cove. The scenery is incredible winter or summer, the smell and taste of the sea salt air, the sound of the ocean. Sit on the rocks, close your eyes and just listen.\nThis...","review_date":"October 13, 2018","user":"lee_t"},{"attraction_id":1363,"rating":5.0,"review":"Fantastic place. While vacationing in Halifax took a coach excursion to Peggy's cove not really knowing what to expect but it seemed to be a popular destination for tourists. What a fantastic place, perched on the edge of a peninsular jutting out into the Atlantic Ocean. Very...","review_date":"October 12, 2018","user":"roger_m"},{"attraction_id":1363,"rating":4.0,"review":"Peggy's Cove sightseeing. Beautiful view of ocean, lighthouse and rock formations. Colorful buildings. Shops with hand painted Christmas ornaments and other gifts available. A pleasant excursion from Halifax. Worth a visit.","review_date":"October 10, 2018","user":"jerryl435"},{"attraction_id":1363,"rating":5.0,"review":"Breathtaking!. Loved this day trip from Halifax! great views and a few cute shops. Visiting the lighthouse was the highlight!","review_date":"October 8, 2018","user":"anne_g"},{"attraction_id":1363,"rating":4.0,"review":"Surprisingly Unique. Breathtaking view. Well worth the trip. Landscape was very interesting. Plan on spending a couple of hours.","review_date":"October 3, 2018","user":"321chesterj"},{"attraction_id":1363,"rating":4.0,"review":"Cold and beautiful !!. My wife saw Peggy's cove as a teenager and always wanted to go back. So we planned a trip this year spending three nights in Halifax with a trip to Peggy's cove. Halifax was experiencing unseasonably warm weather so I dressed in shorts every day...","review_date":"October 2, 2018","user":"392richp"},{"attraction_id":1363,"rating":3.0,"review":"Peggy's Cove. Everyone says you need to visit this location and so we did. After a bumpy ride on the old bus, we arrive and the scenery is awesome. However, you get people with kids who don't pay attention to the signs telling you to not step...","review_date":"September 14, 2018","user":"drmsctru"},{"attraction_id":1363,"rating":5.0,"review":"Peggy's Cove. All went as planned, excellent value for money. The coach driver was a font of all knowledge as well as being entertaining.","review_date":"September 11, 2018","user":"david_k"},{"attraction_id":1363,"rating":5.0,"review":"O beautiful Peggy's Cove!!! Excellent half day tour from Halifax. This is a must see!!\nTake the 3.5 hour tour to Peggy's Cove and back for some amazing scenery in beautiful Nova Scotia! Well worth the time as it was a highlight of my Maritime holiday.\nI booked this tour through Expedia with my daughter...","review_date":"September 3, 2018","user":"bookaflight"},{"attraction_id":1363,"rating":4.0,"review":"Pretty place lighthouse and interesting rocks. The area has beautiful views of the water, lighthouse, the unique rock formations, and landscape. It is interesting to walk on the rocks out to the lighthouse and above the water to see the water crashing against the shore.","review_date":"August 29, 2018","user":"22galer"},{"attraction_id":1363,"rating":4.0,"review":"Pretty but very crowded. The area was very pretty but very crowded. We enjoyed sitting on the benches overlooking the lighthouse and listening to a gentleman play the bagpipes.","review_date":"August 20, 2018","user":"melissa_r"},{"attraction_id":1363,"rating":4.0,"review":"Great guide. I headed out to Peggy's Cove after a sleepless flight into Halifax from Edmonton. Gave the day some direction. Although its a bit pricier than I expected, the guide\/driver did a top job. His humour and information was stellar, even if I was nodding off...","review_date":"August 17, 2018","user":"gaiao172"},{"attraction_id":1363,"rating":4.0,"review":"A quick trip to a small cove with a lot to see. We took the half day (3.5 hour) tour from the Halifax Waterfront to Peggy's Cove. The drive took about 1 hour each way and we had about 1.25 hours at the Cove. It was not enough time to see everything. The driver provided some information...","review_date":"August 6, 2018","user":"tara_o"},{"attraction_id":1363,"rating":4.0,"review":"Worth a trip when in the Halifax region. Picturesque lighthouse easily accessible on the rocks. Parking can be difficult, walking strenuous with no sidewalks. Cute shops with a great variety of merchandise. Do go on a sunny day and hope there not be dense fog. Can be very crowded.","review_date":"July 24, 2018","user":"edward_h"},{"attraction_id":1363,"rating":5.0,"review":"A great little store on the water with good prices. There's a little store down next to the water and I think it's called RH Crooks. On the front porch is a wooden statue for pictures. Inside is a wonderful collection of floats and nautical stuff at very good prices sold by an older man...","review_date":"July 16, 2018","user":"roberteleemo"},{"attraction_id":1363,"rating":5.0,"review":"Great spot- Don't go on the black rocks. It's an amazingly picturesque spot with lots of lovely little shops and art galleries. Just down the road there is an excellent hike at Polly's Cove. The black rocks really are super dangerous, every year people die, do NOT go on the black rocks, once...","review_date":"July 9, 2018","user":"01worldtraveller86"},{"attraction_id":1363,"rating":5.0,"review":"One of the most beautiful spots in Canada. Absolutely gorgeous place to visit. I could not believe how stunning the view was driving into Peggy\u2019s cove. Food was also amazing.","review_date":"July 9, 2018","user":"sharon_j"},{"attraction_id":1364,"rating":5.0,"review":"Great way to explore Ottawa. Although it rained, we had a great time cycling through Ottawa with Nora.\nShe is such a sweet person and thanks to her we have seen many great things.\nThere is no better way to visit Ottawa.\nWe would highly recommend this company.\nGood bikes,...","review_date":"October 29, 2018","user":"calonge"},{"attraction_id":1364,"rating":5.0,"review":"Scenic Guided Tour - Only Ottawa Views. If you're wanting to see Ottawa, this is one of the best ways to do it to not only get a good feel of the city, but to also get a real strong education from the guide on the surroundings and the city's history. 10\/10...","review_date":"October 20, 2018","user":"will_y"},{"attraction_id":1364,"rating":5.0,"review":"Afternoon in October Bike Tour of Ottawa. Our group of 8 cyclists spent a great 2-hour day in chilly, cloudy but non-rainy weather seeing Ottawa by bike trail! Loved it. Nora, our guide, was patient and knowledgeable about the area features we traveled by and through. A non-hurried, safe way to explore...","review_date":"October 13, 2018","user":"escape145801"},{"attraction_id":1364,"rating":4.0,"review":"Loved this bike tour!. We were a small group with Lucie as our guide. Lots of info, lots of stories - she really made Ottowa come alive for us. I loved it so much that next time I\u2019d opt for a longer ride. The pace didn\u2019t dawdle but it...","review_date":"October 12, 2018","user":"sue_w"},{"attraction_id":1364,"rating":5.0,"review":"Great way to see Ottawa. I was visiting Ottawa on a work trip and had a spare afternoon- the bike tour was a great way to see the city, super easy to organise, comfy bike and a fabulous guide - highly recommended","review_date":"October 11, 2018","user":"lightpacker174750"},{"attraction_id":1364,"rating":5.0,"review":"Fantastic Tour!. This was my first bike tour. I brought my dad and aunt. My aunt hadn't ridden a bike in over 10 years. The tour guide was very understanding and the speed of the tour was just right. Most of the tour was on bike trails...","review_date":"October 7, 2018","user":"coleenoman"},{"attraction_id":1364,"rating":5.0,"review":"A good way to explore Ottawa. We did the tour with an American couple and guide Nora.\nWe saw a lot of beautiful places and the guide told us interesting stories.\nYou should take a tour when you visit Ottawa. It is perfect!!","review_date":"October 6, 2018","user":"marian_m"},{"attraction_id":1364,"rating":5.0,"review":"Great tour. I've been to Ottawa before, but have never done a tour. I really enjoyed the bike ride and the tour guide was very knowledgeable and friendly. The next time I'm in Ottawa, I will be doing another bike tour with this company!","review_date":"September 26, 2018","user":"bonniem1153"},{"attraction_id":1364,"rating":5.0,"review":"Best way to see Ottawa. We highly recommend Escape Bicycle Tour. If you are not terribly out of shape, it is the best way to see Ottawa. Walking is too tiring and time consuming to cover big landmarks; tour buses can\u2019t go down the cycle lanes around the canal and...","review_date":"September 15, 2018","user":"bernard_l"},{"attraction_id":1364,"rating":5.0,"review":"A Totally Worthwhile Trip. We showed up at the shop and they had us on quality bikes that were properly set up in minutes. The helmets and bottled water were included as well. We met our tour guide Dick and he led us on a relaxing bike ride around...","review_date":"September 15, 2018","user":"r1m3"},{"attraction_id":1364,"rating":5.0,"review":"Great experiences. We did not find out about this tour until the night before, so it was a very short notice. However the company did a great job accommodating our needs and we had a great time. Ottwa was memorable because of this tour. The tour guide...","review_date":"September 14, 2018","user":"li_h"},{"attraction_id":1364,"rating":5.0,"review":"An introduction to Ottawa by bike. My wife and and I found the tour informative and an easy ride even for the occasional riders that we are. Our guide Norma was fantastic - knowledgeable, friendly and adaptable to our interests. Walking back to our hotel after the ride we both felt...","review_date":"September 12, 2018","user":"paul_s"},{"attraction_id":1364,"rating":5.0,"review":"Such a Wonderful Time. This bike tour was intended as a surprise for my outdoor loving better half and it completely met and exceeded my expectations. We had never done such a thing before, and we had the best time. Our tour guide Lucie was very knowledgeable regarding Ottawa...","review_date":"September 11, 2018","user":"bweaver154"},{"attraction_id":1364,"rating":5.0,"review":"Sightseeing Ottawa. We had a lovely tour in Ottawa.\nFor us it was very our guide spoke dutch (to make some jokes during the tour).\nThanks!!!!!!!!","review_date":"September 8, 2018","user":"rob_b"},{"attraction_id":1364,"rating":5.0,"review":"City Bike Tour. What a great way to see and learn a little about Ottawa. Our guide was excellent and informative. We will definitely do it again with Escape on our future trips to Ottawa.","review_date":"September 4, 2018","user":"george_a"},{"attraction_id":1364,"rating":5.0,"review":"Excellent Tour First-rate Tour Guide!. On a recent vacation in Ottawa my wife and I took the 2 hour tour at the Ottawa Express City Bike Tour. This was the best part of our visit to Ottawa! Our tour guide, Nora, was knowledgeable, friendly, considerate and capable. We got to...","review_date":"September 2, 2018","user":"dream266639"},{"attraction_id":1364,"rating":5.0,"review":"Awesome Time in Ottawa. I had a great time biking around Ottawa with Escape. Hans our guide was knowledgable, funny, and made sure everyone was safe. The bikes were in great condition, and I appreciated how Maria provided ice water for the ride. The tour is a great way...","review_date":"August 29, 2018","user":"eec335"},{"attraction_id":1364,"rating":5.0,"review":".Ottawa. this was a great way to get an overview of what Ottawa has to offer. Chris was an excellent and informative guide","review_date":"August 29, 2018","user":"louise_w"},{"attraction_id":1364,"rating":5.0,"review":"Best spots and awesome guide. We did the tour as a family of four with Sparky as our guide. Sparky was very enthousiastic and knew a lot about the city. She took us to places you probably wouldn't have visited on your own. You get to cover a lot of...","review_date":"August 24, 2018","user":"giovanni_d"},{"attraction_id":1364,"rating":5.0,"review":"Great tour. We did the 2 hour express tour as a family ( 8 yr old) and really enjoyed it. The tour guide was friendly and knowledgeable, the bikes were great and it was a fantastic way to see the city. Will probably do another longer tour...","review_date":"August 21, 2018","user":"paul_inyork99"},{"attraction_id":1364,"rating":5.0,"review":"Amazing experience!. My parents and I spent one day in Ottawa, and we wanted to take the most out of this city in those few hours. That is why we decided to do the \"2-Hour Express City Bike Tour,\" and it turned out to be the perfect...","review_date":"August 21, 2018","user":"chiara_f"},{"attraction_id":1364,"rating":5.0,"review":"Highlight of trip. Ottawa was our penultimate stop on our first ever Canada fly drive. We made six stops. We did lots of different activities at each stop but I was really looking forward to the bike trip based on previous reviews. We certainly weren't disappointed. It was...","review_date":"August 20, 2018","user":"julie_o"},{"attraction_id":1364,"rating":5.0,"review":"Awesome Way to Experience Ottawa as a Family! - A MUST DO!. This tour had EVERYTHING: beautiful scenery along the bike ride with short stops to enjoy and take pictures; visiting key highlights of Ottawa and Gatineau up close that you felt you were the only ones there (Rideau Hall on Saturday morning); and a great family...","review_date":"August 20, 2018","user":"bella2018-10"},{"attraction_id":1364,"rating":5.0,"review":"Best thing we've done in years!. I was recently in Ottawa for a family trip and we booked the 2 hour express trip. Sparky was our guide and she as awesome--so fun and friendly and a wealth of knowledge about Ottawa and its history. We saw so many great things that...","review_date":"August 16, 2018","user":"arnold_l"},{"attraction_id":1364,"rating":5.0,"review":"Wonderful experience. My husband and I did this tour and really enjoyed ourselves. Our tour guide was very knowledgeable and this tour gave us a great overview of all the important sights of Ottawa. Truly the best way to see the City. Would highly recommend.","review_date":"August 15, 2018","user":"shelley_c"},{"attraction_id":1364,"rating":5.0,"review":"Awesome tour; fantastic tour guide!. Money so well spent! This was, by far, the best thing we did in Ottawa on our trip! We did the 2 hour tour and had the opportunity to see so many historical landmarks and beautiful botanical garden. Sparky, our guide, was chock full of...","review_date":"August 15, 2018","user":"tammy_c"},{"attraction_id":1364,"rating":5.0,"review":"Great way to see the City. Wanting to see as much of Ottawa as possible but with 2 young children, the express tour was a perfect solution. My 5yr old loved using the trail buddy with the 2yr old perfectly happy in the trailer. The 2 hour tour allowed us to...","review_date":"August 15, 2018","user":"lamaar2"},{"attraction_id":1364,"rating":5.0,"review":"Fun Tour. We had a great bike tour across Ottawa. Great insides to the city within a short time. Hans, the guide had a lot of knowledge and was telling interesting stories.","review_date":"August 14, 2018","user":"odyssey718382"},{"attraction_id":1364,"rating":5.0,"review":"Fantastic!. My husband and I were planning a trip to Ottawa in early August. Before arriving, I emailed Maria some questions about her service. Her response was prompt, helpful and kind. Upon arrival, Maria was very accommodating with our schedule. The day of the tour, we...","review_date":"August 12, 2018","user":"donna_n"},{"attraction_id":1364,"rating":5.0,"review":"Fantastic. There were only our group (4) on the tour, which meant it felt like a private two hour tour. Bikes were all well maintained and we were supplied with water as advertised. The tour took us to parts of the city we would not have...","review_date":"August 12, 2018","user":"wendy_a"},{"attraction_id":1364,"rating":5.0,"review":"Great bikes and tour guide. A great way to see the city with excellent bikes all well maintained and full range of gears. Our guide Hans was excellent - kept our group together in understated way and gave good explanation of the city sights. Felt very relaxed, and route covered...","review_date":"August 12, 2018","user":"stokesley40"},{"attraction_id":1364,"rating":5.0,"review":"A Great Way To See The City. My husband, son (11) and I did the 2 hour bike tour with Sparky. She was a very knowledgeable guide and answered the many questions we had. This ride was a great way to learn about Ottawa and get your bearings. If it wasn't for...","review_date":"August 6, 2018","user":"luvtotravelcanada"},{"attraction_id":1364,"rating":4.0,"review":"Bike ride. Thank you. Great afternoon. Super customer service from Marie and a great guide. Love Ottawa and the surrounding area","review_date":"August 5, 2018","user":"alison_l"},{"attraction_id":1364,"rating":5.0,"review":"Highlight of our Trip. From Start to finish our experience was great. Our group of 6 were quickly measured for bikes and helmets then given each a nice cold water for our trip. Sparky is obviously very experienced and safety conscious so rules of the road gone over and...","review_date":"August 4, 2018","user":"karenmcc09"},{"attraction_id":1364,"rating":5.0,"review":"Birthday gettaway. Awesome tour Sparky our guide was knowledgeable fun and kept everyone very safe even those of us that were novice bike riders. I would recommend this tour as one of the best tours I have ever taken. The bikes were easy to ride and in...","review_date":"August 2, 2018","user":"728shelleym"},{"attraction_id":1364,"rating":5.0,"review":"Great experience. We (family of 4, 2 kids) did the Ottawa Express City Bike tour recently (July 2018) and loved it! Our tour guide took us to places we would have most likely not found on our own and he had a lot of historic information to...","review_date":"July 31, 2018","user":"dagmarderijke"},{"attraction_id":1364,"rating":5.0,"review":"Great way to see the city. Ottawa is a very bike friendly city. This is a great way to see the main sites and get a sense of how things are laid out. We've done both bus and walking tours but for Ottawa the bike tour is the best option. Our...","review_date":"July 28, 2018","user":"marten_k"},{"attraction_id":1364,"rating":5.0,"review":"Great way to see the best of Ottawa. My family really enjoyed the guided bike tour through the city of Ottowa.\nThe city is bike-friendly, and most of the ride is flat. The weather was hot, so we received a water bottle, and could refill halfway the ride.\nOur guide Sparky was a...","review_date":"July 27, 2018","user":"belgianfamily2018"},{"attraction_id":1364,"rating":5.0,"review":"Perfect way to see Ottawa. My wife and I loved our express tour of Ottawa. Our tour guide was interactive and knowledgeable. This tour goes by quickley but gave us a taste of what there is to see in the downtown area. We enjoyed our time so much we decided...","review_date":"July 22, 2018","user":"nawest"},{"attraction_id":1364,"rating":5.0,"review":"Bike tour with Chris. Excellent ,informative , bike tour from start to finish .Chris was so patient with us as my wife had a bike accident a few years ago and was very cautious going back on a bike . Chris made sure that we all went at her...","review_date":"July 22, 2018","user":"alan_p"},{"attraction_id":1364,"rating":5.0,"review":"Amazing way to see the city!. This was the highlight of our weekend trip. We were here for a girls stagette weekend and we loved it. I've been to Ottawa many times, but have never seen the city this way. Our guide Lucille was excellent, knowledgeable and so pleasant to ride...","review_date":"July 22, 2018","user":"samantha_c"},{"attraction_id":1364,"rating":5.0,"review":"Great Way to See Ottawa. My husband and I took this tour with Nora the first day we got to Ottawa as we thought it would give us a better idea on what to do over the next few days. For example after passing by the Mosaiculture display we knew...","review_date":"July 20, 2018","user":"jan954"},{"attraction_id":1364,"rating":5.0,"review":"Fun way to see the city. My husband and I enjoyed this tour with our kids, aged 13 and 15. We were only in town for a couple of days, so we were looking for a way to learn about the city with an experienced guide. This fit the bill perfectly....","review_date":"July 10, 2018","user":"klumhe1"},{"attraction_id":1364,"rating":5.0,"review":"Awesome bike tour of Ottawa!. Dick Louch was a FANTASTIC tour guide! Our family of 4 from PA toured with another family of 4 from VA that also happened to book the same tour and had a great time, despite the unusually hot (94 deg F) weather. Dick did a...","review_date":"July 8, 2018","user":"jonathan_s"},{"attraction_id":1364,"rating":5.0,"review":"Great ride and overview of old Ottawa. Lucy, our guide, was wonderful. She was enthusiastic and very knowledgeable. It was a great 2 hour ride. Not difficult but enough to feel like you had done something. The tour was a great over view of the main areas of Old Ottawa. Our teenage...","review_date":"July 7, 2018","user":"tr0schke"},{"attraction_id":1364,"rating":5.0,"review":"Perfect Pedalling!. My bike tour of Ottawa was one of the highlights of my 6 day visit to in the area. From the prompt cheerful communications with Maria, to the relaxed yet knowledgeable guide, and everything in-between, my experience with Escape Tours and Rentals was very enjoyable...","review_date":"July 5, 2018","user":"yway"},{"attraction_id":1364,"rating":5.0,"review":"Do the Cycle tour and complete your Ottawa trip. This is the best way to tour Ottawa. Our tour guide , Sparky, was simply fantastic and even if you have not cycled for years ( as was the case with us ) it is great fun. The tour is nicely paced out and one...","review_date":"June 25, 2018","user":"san_19642014"},{"attraction_id":1364,"rating":5.0,"review":"Leisurely bike tour - great way to see the city. My husband booked this bike tour the day before our ride in mid May. Service was excellent and the tour guide, Dick, very knowledgeable and had a great passion for bikes as the way to travel. Dick paced things just right in spite of the...","review_date":"June 24, 2018","user":"fairweatherskier"},{"attraction_id":1364,"rating":5.0,"review":"Great way to tour Ottawa. This was a wonderful way to tour Ottawa. Lucy led our group. She was great. I highly recommend this tour.","review_date":"June 23, 2018","user":"dns00"},{"attraction_id":1364,"rating":4.0,"review":"bike touring. Seeing Ottawa on bike-friendly paths is a great way to cover longer distances and catch all the sites including Parliment Hill, the market, the Rideau canal and Gatineau to name a few.","review_date":"June 18, 2018","user":"accurate7"},{"attraction_id":1364,"rating":5.0,"review":"Highly Recommended. We spent a great morning riding around town with Sparky. She was a great guide and historian. We learned a tremendous amount about the city and its history, along with some great \"ins and outs\" of Ottawa that you can never see by car. The...","review_date":"June 14, 2018","user":"mvptcws"},{"attraction_id":1364,"rating":5.0,"review":"Amazing Tour! Lot's of fun. This tour was fantastic, what a great way to see the city.\nSparky our tour guide was great, very knowledgeable about the sites of Ottawa and very friendly. Our bikes were great, everything was ready for us when we arrived.\nOttawa is fantastic city to...","review_date":"June 11, 2018","user":"kim_l"},{"attraction_id":1364,"rating":5.0,"review":"Ottawa bicycle tour. We had an amazing time! Great way to explore the city. Escape Bike Tours were flexible as we booked our tour last minute. Our guide was knowledgeable and fun!","review_date":"June 6, 2018","user":"173simrang"},{"attraction_id":1364,"rating":5.0,"review":"Fun way to get a feel for the city!. We had so much fun on this tour we took another one the next day. Guides are knowledgeable and fun, bikes are nice and maintained well. Great value for time and money. I highly recommend it.","review_date":"June 5, 2018","user":"rwilk1"},{"attraction_id":1364,"rating":5.0,"review":"Beautiful Tour for 10th Anniversary. My wife and I took a lovely bike tour for our 10th anniversary. Escape Bike Tours were flexible, friendly and provided an excellent experience.\nThanks !","review_date":"June 4, 2018","user":"brandon_b"},{"attraction_id":1364,"rating":5.0,"review":"Fantastic Tour!. What a great way to see Ottawa and Gatineau! Our tour guide, Dick, was knowledgeable and entertaining and the leisurely pace of the tour was a perfect way to spend the morning.","review_date":"May 15, 2018","user":"smz2016"},{"attraction_id":1364,"rating":5.0,"review":"Very pleased!. Early in the season I wasn\u2019t sure the tour would run, but Maria made it happen! The staff were super friendly and helpful and had many stories and info about the sites. Bike was great and I had a fantastic day. Would recommend a bike...","review_date":"May 8, 2018","user":"bmcc21"},{"attraction_id":1364,"rating":5.0,"review":"Amazing Experience!. We did this tour as part of a private group for a bachelorette party! Everything was very well organized through Maria before the tour even started, including all email communication prior to the event, payment, information, etc. When we arrived, we were all fitted for...","review_date":"May 7, 2018","user":"sweetiedee04"},{"attraction_id":1364,"rating":5.0,"review":"First time in Ottawa best way to see the city.. Had a great tour in Ottawa with the 2 hour express bike tour. Highly recommend it! Dick was our guide. He did a great job! Would have loved to do the 5 hour tour but didn\u2019t work out with our schedule.","review_date":"May 1, 2018","user":"sunshinegirlsk"},{"attraction_id":1364,"rating":5.0,"review":"Hidden Gems. I had a very informal fun bicycle tour one afternoon. We went to an art studio followed by lunch at the best sandwich bar in Ottawa. We ate our sandwiches on picnic tables in a nearby park before heading off to the market on scenic...","review_date":"January 22, 2018","user":"panorama419"},{"attraction_id":1364,"rating":5.0,"review":"What a Great Tour. My wife and I had a great time with these guys. It was so much fun even getting signed up and fitted with everything. The employees are wonderful. The tour was at a good pace and we saw so much of the city. I would...","review_date":"December 10, 2017","user":"jackduncan2017"},{"attraction_id":1364,"rating":5.0,"review":"Awesome way to see Ottawa - highly recommend!!. I was in Ottawa on a business trip and only had an afternoon to tour the city. Before my trip, I was in contact with Maria, the owner, to try and organize a tour with my limited schedule and she could not have been more...","review_date":"November 29, 2017","user":"kelsey_k"},{"attraction_id":1364,"rating":5.0,"review":"Excellent way to see & learn about Ottawa. This was the second city bicycle tour we did during our holiday in Canada. We find it is an excellent way to see more of the city that we would otherwise see if we were just walking around. Brian was our guide and we (my...","review_date":"November 13, 2017","user":"sarahbsse"},{"attraction_id":1364,"rating":5.0,"review":"Ottawa Express City Bike Tour. We highly recommend this bike tour of Ottawa. It was very interesting learning about Ottawa while riding and traveled through neighborhoods that we may not have considered if we were walking. Easy paced, very safe, beautiful cityscapes, very relaxing, and knowledgeable guide made this the...","review_date":"November 3, 2017","user":"eschneider2017"},{"attraction_id":1364,"rating":5.0,"review":"Great way to see the city. There's no better way to catch the highlights of Ottawa. Lucie was our guide. She was very knowledgeable and made it as interesting as it was fun. We would do this again in a heartbeat.","review_date":"October 19, 2017","user":"brad_v"},{"attraction_id":1366,"rating":5.0,"review":"Excellent customer service. I did not go on the tour but I did rent a bike from Echo Sports and ride to the falls on my own. The person I dealt with, Marc, was VERY helpful and patient, for which I was very grateful since I do not...","review_date":"October 12, 2018","user":"richard_d"},{"attraction_id":1366,"rating":5.0,"review":"Great Afternoon of Biking. The Echo Sports tour started promptly at 1:00, and after a short talk about the history of Quebec, we were on our way. Our group was split between 2 tour guides, my group (of 6) was led by Paul. The bike path is flat, and...","review_date":"August 2, 2018","user":"bobschinnie"},{"attraction_id":1366,"rating":5.0,"review":"Add it to your must-do list. We had so much fun and learned so much about Quebec along the way to the falls. Pierre was amazing! He was knowledgeable and very fun. Highly recommend!","review_date":"July 21, 2018","user":"sirirat_ann"},{"attraction_id":1366,"rating":5.0,"review":"Wonderful Bike Tour to the Falls!. Took the 4 hour bike tour to Montmorency Falls in the afternoon. There were only two of us (my husband and me) so it was like a private tour. The bikes were in excellent condition, and they made sure we were comfortable. We were able...","review_date":"July 13, 2018","user":"danni_m"},{"attraction_id":1366,"rating":5.0,"review":"Vacation Highlight for the Kids. We spent a great afternoon with Paul, who was very friendly, knowledgeable and accomodating for our group--my 70-year old mother and two children, ages 12 and 10. Paul spent time with each member of our party while biking, making sure that all was well with...","review_date":"July 8, 2018","user":"theresa_f"},{"attraction_id":1366,"rating":4.0,"review":"Great ride but too fast of pace . My wife and I enjoyed our bike tour to the falls this past week with Pierre. He was very knowledgeable about the area and the falls. The only negative was that I think Pierre thought he was in the Tour De France that day. At...","review_date":"June 2, 2018","user":"markw853"},{"attraction_id":1366,"rating":5.0,"review":"You wont want to miss this one!. What a spectacular view of Montmorency Falls after a beautiful and relaxing ride from Quebec City. The falls are just incredible, lots of water this time of year and clear skies made for great fotos. The bike path was easy to follow and made for...","review_date":"May 25, 2018","user":"zoe_m"},{"attraction_id":1366,"rating":5.0,"review":"Hidden treasure. Trip highlight!. A beautiful fall ride where you can see the changing colors of the leaves and then the amazing views of the falls! We were extremely lucky to have Paul as our guide who spent time explaining the history of Quebec along he way. A very...","review_date":"October 21, 2017","user":"michael_c"},{"attraction_id":1366,"rating":5.0,"review":"32KM. Having a few days in Quebec City before our East Coast cruise our travelling mates booked this tour. Not being as in shape as we would have liked did not deter from the great experience of seeing the falls and getting a lot of fresh...","review_date":"October 17, 2017","user":"networkcanada"},{"attraction_id":1367,"rating":5.0,"review":"A great way to see Stanley Park.. We took the Hop On Hop Off bus to Stanley Park and got off just by the kiosk where you buy the tickets for the carriage ride. Our driver was lovely, and very knowledgeable. She gave us an excellent commentary as she took us around...","review_date":"October 3, 2018","user":"skilli15"},{"attraction_id":1367,"rating":5.0,"review":"Relaxing Day. I took the tour and wasn't disappointed. The tour takes you around the entire park and the guide tells you of the history and what is located and where. Very informative ride along and the horses are super friendly.\nWe also got to spot a...","review_date":"September 28, 2018","user":"mystiqgirl_66"},{"attraction_id":1367,"rating":4.0,"review":"An hour around parts of Stanley Park. The staff working for this company are super friendly and knowledgeable. I'm not sure what I was expecting, but I felt the hour went quickly and I only saw a smattering of things, yet learned a lot, but I guess thats what almost $50 gets...","review_date":"September 24, 2018","user":"swell67"},{"attraction_id":1367,"rating":5.0,"review":"Excellent. We've lived in the Vancouver area for three years, we've been to Stalnley Park several times but had never gone on the horse drawn carriage ride before. When our daughter came out for a visit, she wanted to go so we did and I am...","review_date":"September 24, 2018","user":"boone8"},{"attraction_id":1367,"rating":5.0,"review":"Best Way to See ALL of Stanley Park. Wonderful experience. This is a HUGE park and this was the best way to see all of the park. Great relaxing trip with live narrative as you so along. This gave up an overview of all the park has to offer and allowed us to...","review_date":"September 16, 2018","user":"sailaway123"},{"attraction_id":1367,"rating":5.0,"review":"Excellent Trip. This is a lovely way to see a lot of the attractions that are on offer in Stanley Park.\nIt is leisurely and pleasant to be taken around by beautiful horses, in comfortable seats and with a knowledgeable guide.\nA great way to spend a...","review_date":"September 6, 2018","user":"antbrearton"},{"attraction_id":1367,"rating":5.0,"review":"Wonderful Horse drawn carriage Tour. It was an excellent view of Stanley Park area for us visiting for the afternoon. Our tour guide\/driver was very knowledgeable about the history as well as showing that she really cared for the beautiful horses.","review_date":"August 27, 2018","user":"andrew_l"},{"attraction_id":1367,"rating":5.0,"review":"Great way to see a bit of Stanley Park. I don't know about you but I find myself stressing out about all the places I need to see and things I need to do when in a new city. I had the fantastic Vancouver Harbor Tour in the morning and then took the hop...","review_date":"August 18, 2018","user":"tom_expedia_travel"},{"attraction_id":1367,"rating":4.0,"review":"Annoying disinterested young children marred tour . Went on this tour 6 years ago and it was excellent. This time two young children, one moaning there was something wrong with the electronic game they were playing, badly affected the enjoyment for all. In particular it dampened the enthusiasm of the guide who...","review_date":"August 11, 2018","user":"andyp1998"},{"attraction_id":1367,"rating":3.0,"review":"Decent Trip. The horse ride is what you expect, and it's a good ride. The driver gave a lot of facts to us, but at least one was misrepresented (engineering iron rings were not made from the steel beam from the bridge), but it was enjoyable. Other...","review_date":"August 11, 2018","user":"andy_s"},{"attraction_id":1367,"rating":4.0,"review":"Pleasant tour through eastern Stanley Park. After reading recent reviews we were uncertain how good this tour would be. It met our expectations and we enjoyed it.\nTour was at 1:45 on a Saturday. We had some traffic in the park but it did not affect the tour. We were 1\/2...","review_date":"August 11, 2018","user":"dboell"},{"attraction_id":1367,"rating":3.0,"review":"Not What We Expected.. We thought this would be a relaxing way to see Stanley Park. We tried to buy tickets ahead of time and were told they don't do that. So we stood in line for 30 minutes to buy tickets for a ride 45 minutes in the...","review_date":"August 8, 2018","user":"calgarygirl26"},{"attraction_id":1367,"rating":4.0,"review":"Fun Group Activity .... Excellent tour guide..... Good sights. The tour guide was very prepared and knowledgeable of the Park and the area surrounding. The group of 7 of us all enjoyed the sights pointed out and the centrality of the tour allowed for us to explore other sights in Stanley Park.","review_date":"July 31, 2018","user":"joelk382"},{"attraction_id":1367,"rating":3.0,"review":"Just OK, bit pricey. Took this tour expecting to see in 1hr a good portion of the park. It is good for a relaxing view of the park(just a glance of it) which is spectacular yet you do not really get to stop and look around the areas they...","review_date":"July 25, 2018","user":"chelotrip"},{"attraction_id":1367,"rating":3.0,"review":"located along Stanley Park Drive just before you branch off to the Acquarium. The Stanley Park Horse-Drawn Tour has been an annual event for us for as many years as I can remember. The tour is a very leisurely and slow paced way to enjoy Stanley Park, the Vancouver skyline, the North Shore mountains and the Lions Gate...","review_date":"July 21, 2018","user":"renegade225"},{"attraction_id":1367,"rating":4.0,"review":"Nice way to see the park. We (Mom, Dad, 16 yo son) bought our tickets and took the tour with others that we had a great time chatting with about what to do, where we were from, etc.\nWe enjoyed seeing part of the park with the horses. My son was...","review_date":"July 17, 2018","user":"connie_f"},{"attraction_id":1367,"rating":5.0,"review":"Such a Delight. We had so much fun on this relaxing, informative tour through Stanley Park. The hour goes quickly and our tour guide, Elizabeth was knowledgeable and joyful. I learned so much about Vancouver history and tons of interesting facts. The hour flew by and my teenager...","review_date":"July 17, 2018","user":"peacemamasunshine"},{"attraction_id":1367,"rating":5.0,"review":"A lovely peaceful way to see the park. So glad we decided to tour the park by this horse drawn carriage. It was a great tour, the operator was really knowledgeable and stopped at all the sights we might have missed if we had walked. Stopped off at several sights to learn the...","review_date":"July 16, 2018","user":"djinks"},{"attraction_id":1367,"rating":5.0,"review":"A fun way to see the park. We did the Horse-drawn tour on our second time to Stanley Park. The first time was part of our bus tour. I didn't realise how much of the same stuff we would hear about on the horse-drawn tour as on the bus. But between the...","review_date":"July 14, 2018","user":"littleladyg"},{"attraction_id":1367,"rating":5.0,"review":"Relaxing, Beautiful, and Informative. We loved this tour! It was the perfect way for us to explore Stanley Park for the first time. The tour guide shared a lot of history as we explored many highlights of the park. You can also spend time petting the horses after the...","review_date":"July 3, 2018","user":"monique_s"},{"attraction_id":1367,"rating":5.0,"review":"Relaxing way to see Stanley Park Highlights. Very comfortable fun way to see the highlights of the park if you have limited time and are not up for walking\/biking and the like. Our driver was also our guide and gave us loads of information on the park and what we were seeing....","review_date":"June 26, 2018","user":"beachlovernc2015"},{"attraction_id":1367,"rating":3.0,"review":"O.K. only if you are short on time.. Beautiful horses. Driver\/guide well informed.Seats a little hard but tolerable.The part of the park we saw was pretty.\nBut for me, I got way too little for what I paid. Time and distance were just too short.\nIf I were ever to return to Vancouver,...","review_date":"June 23, 2018","user":"kbc1810"},{"attraction_id":1367,"rating":5.0,"review":"Stanley Park, Vancouver. This is an hour long tour which is very informative about the city of Vancouver. It has beautiful tree lined roads and also views of the harbor. The driver \/guide knew many facts about the parks history and about Vancouver. Got to see the totem...","review_date":"June 19, 2018","user":"sfran2017"},{"attraction_id":1367,"rating":5.0,"review":"Ideal way to see the high spots. This is the way to travel around the park, gentle steady pace. Our tour guide was a young girl ( sorry did not catch your name), so much interesting knowledge passed onto us. The horse were so well behaved having to cope with traffic of...","review_date":"June 13, 2018","user":"wendy_g"},{"attraction_id":1367,"rating":5.0,"review":"A wonderful way of seeing the Park. Would definitely recommend this as a starting point for enjoying Stanley Park. The hour ride gives a good overview of the park, something you might not get exploring on your own. Of course, the ride itself is fun and relaxing.","review_date":"May 30, 2018","user":"hansm466"},{"attraction_id":1367,"rating":5.0,"review":"Experience Your Tour With Horse Drawn Carriage. This is such a lovely tour as you go through Stanley Park in a horse drawn tram with the peaceful sounds of the horses taking you on your one hour tour. The narrator asks where the tourists are from as they start their tour and...","review_date":"May 29, 2018","user":"lorraine_m"},{"attraction_id":1367,"rating":5.0,"review":"Great relaxing tour of Stanley Park. We only had a day in Vancouver and wanted to see Stanley Park. This horse-drawn trolley ride behind Percheron draft horses Luke and Grit was the perfect solution. The weather was perfect and the tour was a great break from the rushed pace we had...","review_date":"May 29, 2018","user":"rocketman2009"},{"attraction_id":1367,"rating":5.0,"review":"A great tour at a leisurely pace. I\u2019d rate this tour one of the best I\u2019ve been on, and not just because of the 2 good looking Percherons...our guide had so much knowledge of the Park and history of the area, including local flora and fauna that I felt I\u2019d had a...","review_date":"May 26, 2018","user":"sjg359"},{"attraction_id":1367,"rating":5.0,"review":"A great way to see Stanley Park.. Took this tour as my wife was not fit enough to walk around the park.\nGlad we did. Had a lovely lady driver who obviously loved her horse and explained about the park in great detail.","review_date":"March 28, 2018","user":"dave_j"},{"attraction_id":1367,"rating":4.0,"review":"Visiting Aussies. Loved this ride around Stanley Park. Chose the gentle pace around a portion of the park due to mobility issues. Guide was excellent and provided an informative commentary. The tour allowed us to see a great deal of the park without any effort. A beautiful...","review_date":"October 7, 2017","user":"dikay2014"},{"attraction_id":1367,"rating":4.0,"review":"A pleasant way to see some of the park and to hear about its history. The ride takes one hour and is a very pleasant way to see the south east corner of the park and to hear all about its history, the tour guides are also very friendly and helpful.","review_date":"September 29, 2017","user":"alwaysonholiday2"},{"attraction_id":1367,"rating":3.0,"review":"StanleyPark horse drawn tours. It was ok but not worth the $42.00 per person. We thought we would see a lot more by riding in it. Could have walked faster. The tour guide was reasonabley knowledgeable considering he had only been in Canada 4 months. We kind of felt...","review_date":"September 26, 2017","user":"dgd1953"},{"attraction_id":1367,"rating":4.0,"review":"Interesting hour long ride. Driver Chantal and horses Grit and Jasper provided a leisurely ride through the park. Chantal's commentary provided facts about the park, the horses, the varieties of trees\/wildlife and the history of the park. Pleasant way to see the park.","review_date":"September 20, 2017","user":"margareta249"},{"attraction_id":1367,"rating":4.0,"review":"Fine for first-timers. With limited time, iffy weather and this being our first visit to Stanley Park, my husband and I opted for the horse-drawn tour. It was a pleasant introduction and we did not experience any rude staff members, though it is clearly a keep-em-moving commercial operation....","review_date":"September 14, 2017","user":"tellurian"},{"attraction_id":1367,"rating":5.0,"review":"Leisurely Look at Stanley Park. An enchanting and comfortable way to see a good portion of Stanley Park is on this horse drawn carriage. Our driver, a young and knowledgeable young woman kept up an informative and interesting talk about various statues and landmarks and sites of interest while giving...","review_date":"September 13, 2017","user":"sally_s"},{"attraction_id":1367,"rating":4.0,"review":"Informative tour. We did this tour in second week of September.Costed CAD 42 .They also did a Combo ticket with Aquarium.Whist the one hour ride was not awe inspiring it was nonetheless very informative .It made one 5 minute stop at the place where the totem poles,washrooms...","review_date":"September 13, 2017","user":"nds54"},{"attraction_id":1367,"rating":4.0,"review":"Carriage on horses. The ride is for about 1 hour and a half, the conductor gives a lot of information about the number one Park in a city in the world. I loved Stanley Park.","review_date":"September 10, 2017","user":"andr\u00e9_n"},{"attraction_id":1367,"rating":3.0,"review":"SHORT tour of small portion of park. We've done a few horse drawn carriage rides and this may have been the shortest. The driver was informative, the carriage was comfortable, and the experience was pleasant. But while it was an hour long, that included a couple of stops, a very slow ride...","review_date":"August 27, 2017","user":"bill_h"},{"attraction_id":1367,"rating":3.0,"review":"Nice way to see the parl. Ride is about an hour. The driver narrates and gives you lots of information. Our driver was very monotone but fine. You go though most of the park and certainly all the highlights. You see the runner statute, girl in a wet suit, totem poles,...","review_date":"August 27, 2017","user":"tshep42"},{"attraction_id":1367,"rating":1.0,"review":"Wild ride.. We visited Stanley Park on August 2 (right after landing at the airport from Toronto). First of all, I have to say that the young woman at the reins and the operator were extremely professional but our experience is a warning to everyone thinking about...","review_date":"August 21, 2017","user":"msu14"},{"attraction_id":1367,"rating":5.0,"review":"Great way to see a lot of the park. You feel like you are on a slow journey in another time. The horse drawn carriage takes you to some of the more iconic places in Stanley Park. Your driver is also the tour guide making sure you don't miss a thing.\nWith stops along...","review_date":"August 17, 2017","user":"mcwett"},{"attraction_id":1367,"rating":4.0,"review":"Leisurely tour of Vancouver iconic park. On a hot summer's afternoon, walking the park is out of the question. The horse drawn tour is just great. Luv the history, the horses and also the guide which gives interesting stories on the park and city in general. Highly recommend","review_date":"August 17, 2017","user":"wikiphoto"},{"attraction_id":1367,"rating":5.0,"review":"Must do attraction. Had a great time. Tour was for an hour, we stopped for 10mins at the totem poles, which was interesting. Great commentary throughout. Very scenic. Beautiful park and the best way to see it.\nWe took a no.19 bus from downtown, waited 40mins for it,...","review_date":"August 16, 2017","user":"maccapower"},{"attraction_id":1367,"rating":4.0,"review":"relaxing and informative. I took this tour with my family and friends. Its a little less than a one hour tour and it takes you to most of the highlighted spots in Stanley Park. It is a relaxing ride, very quiet and serene but I can see if...","review_date":"August 14, 2017","user":"jlipp5240"},{"attraction_id":1367,"rating":3.0,"review":"Enjoyable 1hr ride around some of Stanley Park. An interesting way to see a small portion of Stanley Park. Short stop at the Totem Pole village. Its an enjoyable ride but you don't see a lot of Stanley Park. Our \"driver\" was definitely NOT into narrating much and ignored questions from people. You...","review_date":"August 14, 2017","user":"seanfromkent"},{"attraction_id":1367,"rating":5.0,"review":"Great tour. I've lived in Vancouver 50 years and have never done this ride. Today we took our two year old grand daughter to enjoy the horse drawn cart. I've missed out this outstanding experience all these years. Well organized. Great commentary from our guide. And I...","review_date":"August 14, 2017","user":"goldwingman"},{"attraction_id":1367,"rating":4.0,"review":"Relaxing and informative. Great way to tour the park. Our driver provided great information and insight to the parks attractions and history. The horses were beautiful and obviously well cared for. We made two stops in shaded areas so they could have a break. The tour lasted just...","review_date":"August 13, 2017","user":"carol_p"},{"attraction_id":1367,"rating":5.0,"review":"A great way to see Stanley Park. Riding the Stanley Park Horse Drawn trolley was like a college orientation, they showed us all of the important stuff and left discovering the small thing to yourselves. Our Guide's knowledge of the park was clearly the her strength as was her love and command...","review_date":"August 12, 2017","user":"beeba1"},{"attraction_id":1367,"rating":5.0,"review":"Scenic, fun, & informative. Wonderful guided introduction to the 2nd largest municipal park in the world (larger than NYC's Central Park and SF's Golden Gate park), with beautiful views of the city. If your time is short, just an hour will leave you with memorable impressions of Stanley Park.","review_date":"August 6, 2017","user":"freespirit134"},{"attraction_id":1367,"rating":5.0,"review":"Expensive? Yes. Worth it? Yes!. This was a good way to rest our tired feet after spending the day at Stanley Park and touring the Vancouver Aquarium. We (4 adults + 2 kids) bought tickets for the last tour of the day, and magically we were the only group on...","review_date":"August 3, 2017","user":"vetism"},{"attraction_id":1367,"rating":5.0,"review":"Great way to see Stanley Park . We were able to purchase 5 tickets 15 minutes before the tour. It was an informative, fun, 1 hour tour in the Park. We had a 10 min stop at the totem poles, and a couple short breaks for the horses to rest. Great tour!","review_date":"July 30, 2017","user":"jeep_girl_00"},{"attraction_id":1367,"rating":3.0,"review":"located just past the Royal Vancouver Yacht Club. A horse drawn tram ride is a very nice way to experience the Eastern side of Stanley Park. The tour is about an hour in length and the commentator is fairly informed about Vancouver and it's history. Try to snatch a seat on the starboard...","review_date":"July 29, 2017","user":"renegade225"},{"attraction_id":1367,"rating":4.0,"review":"Nice Tour of Stanley Park with Emphasis on the Horses. Horse Drawn Carriage Tours is a great way to see the east side of Stanley Park. This is where many of the attractions are. $42 CAD is certainly very steep for an hour's tour, but we felt it was worth it. The young woman that...","review_date":"July 20, 2017","user":"bonschroed"},{"attraction_id":1367,"rating":5.0,"review":"A great way to see Stanley Park. By the time we'd walked from the Four Seasons to Stanley Park, we were exhausted. Luckily, we discovered the horse-drawn tour so we could still see the park!\nOur guide was delightful. She knew the history of the area and stopped at great viewing areas...","review_date":"July 16, 2017","user":"gwen_l"},{"attraction_id":1367,"rating":5.0,"review":"Worth the money. If this is your first time visiting Stanley Park, I would highly recommend the Horse Drawn Carriage tour. The tour guide was very knowledgeable about the park as well as the surrounding area. The horses were magnificent and brought their own personality to the tour.","review_date":"July 9, 2017","user":"brent_b"},{"attraction_id":1367,"rating":4.0,"review":"A lovely tour. My husband and I went on this one hour tour this morning.\nIt was enjoyable journey and found the young lady was very good presenting the information regarding the park.\nTo be honest I think the price was rather steep, but to us it was...","review_date":"June 28, 2017","user":"998suer"},{"attraction_id":1367,"rating":4.0,"review":"This is the way (speed) to see the park. We booked this tour because we like the speed of 1Hp. Makes you see everything in a quiet way. And very important: the horses are very good taken care of! They seem to enjoy this \"work\". The information we heard was interesting. Nice!","review_date":"June 26, 2017","user":"eef_d"},{"attraction_id":1367,"rating":4.0,"review":"Great tour. Since we were only able to tour Vancouver for one day before boarding a cruise, we decided to visit Stanley Park and buy a combo ticket for this tour and the Aquarium. This tour was nice. Very informative about the park, Vancouver history plus a...","review_date":"June 24, 2017","user":"patchez89"},{"attraction_id":1367,"rating":5.0,"review":"Interesting, informative and fun way to get an overview of Stanley Park.. This was a lovely tour which gives an overview of the features and history of the park. The views of the harbour were beautiful. The horses are beautiful and well-cared for, and having a job to do gives these heavy horses a purpose which keeps...","review_date":"June 23, 2017","user":"eilaz82"},{"attraction_id":1367,"rating":5.0,"review":"What a great way to see Stanley Park.. I loved my horse drawn carriage trip around Stanley Park. The carriage was quite comfortable and the horses were placid and steady. A lap rug is provided if you feel the cold and our driver was a pleasant young woman who provided and interesting commentary....","review_date":"June 19, 2017","user":"claire696"},{"attraction_id":1367,"rating":5.0,"review":"A very sedate way to see Stanley Park.. On our last day in Vancouver, Mrs W and I decided to walk down to Stanley Park to see the horses. The tour lasts about an hour but you go at a leisurely pace and there is an interesting and informative commentary from the guide...","review_date":"June 18, 2017","user":"peter_w"},{"attraction_id":1367,"rating":3.0,"review":"How not to miss a carriage ride and not regret it.. Tired after doing other things three of us arrived to see an almost full horse drawn carriage waiting. Tried to buy a ticket and was told the carriage was full, but not leaving for another ten minutes. We were also told the price for seniors...","review_date":"June 18, 2017","user":"john_s"},{"attraction_id":1367,"rating":4.0,"review":"Great way to see Stanley Park. This was a great tour. Our guide was very knowledgeable and patient. Stopped for picture taking often. Stanley Park is beautiful.","review_date":"June 12, 2017","user":"jiminy13"},{"attraction_id":1367,"rating":4.0,"review":"Surprisingly good. Never was one to fall for these horse drawn carriage tours, however, due to the size of Stanley Park, and the fact that it was late in the day, after a long day of walking and sightseeing, it was well worth it. We had a...","review_date":"June 7, 2017","user":"fhands"},{"attraction_id":1367,"rating":5.0,"review":"Giddy up horsey. This attraction ads finesse to the park, much like central parks horse drawn buggy in New York. It puts a smile on your face while surrounded by beauty. The trip is about 4 miles in total and will take an hour to go around half...","review_date":"June 3, 2017","user":"patrick_w"},{"attraction_id":1367,"rating":4.0,"review":"A great way to see the sights. Great and interesting way to catch the sights of Stanley Park instead of walking from one area to another.\nThese horse drawn tours operate at regular intervals so it's not a problem if you miss one.","review_date":"May 30, 2017","user":"dynamic14"},{"attraction_id":1367,"rating":4.0,"review":"A gentle tour. A nice way to experience the park but quite expensive.\nYou definitely need to be on the right hand side of the carriage to get good photo opportunities. The carriage goes counterclockwise so you get trees all the way otherwise. You still get a view...","review_date":"May 26, 2017","user":"johnby9035ql"},{"attraction_id":1367,"rating":5.0,"review":"Fun Ride. We just went for a walk to Stanley Park and end up to experience the fun ride in the park calls Horse Drawn Tours in Stanley via AAA tour.. its great! The tour tooks you around 45min to the whole area of the park with...","review_date":"May 26, 2017","user":"q2552twmarilync"},{"attraction_id":1367,"rating":5.0,"review":"Great way to see Stanley Park. It had been raining and I was wondering if this tour would still be on, it was. The tour is an hour long and you get a blanket in case you get cold since the ride is open on the sides. There was commentary on...","review_date":"May 23, 2017","user":"krista_w"},{"attraction_id":1367,"rating":4.0,"review":"Pricey. This is a horse ride around Stanley Park where the horse man or woman will describe the history of the city. It takes about an hour. It is definitely a pricey ride considering that is C$45.","review_date":"May 20, 2017","user":"clevlander"},{"attraction_id":1367,"rating":5.0,"review":"Very informative and very fun. We had a great time with an absolutely great tour guide. She gave a great tour with all kinds of interesting facts. She is also very informative about the horses and their historical connection to the island. I was apprehensive as I thought this was...","review_date":"May 17, 2017","user":"thehippoguy"},{"attraction_id":1367,"rating":4.0,"review":"Touristy but fun and informative. We opted for the Horse-Drawn Tour as opposed to walking (it is 10 km around the sea wall) or biking. We would have probably rented bikes if we had more time. The tour stops at the totems and takes about 45 min or so. The...","review_date":"May 16, 2017","user":"ogerkan"},{"attraction_id":1367,"rating":5.0,"review":"Reminiscing. As we where touring the stretch of Stanley Park. As if we were in the other side of the world that full of green and beautiful trees. It's just so beautiful to see those huge trees and the best part of the horse drawn tour...","review_date":"May 13, 2017","user":"sinned04"},{"attraction_id":1367,"rating":5.0,"review":"A slower view of Stanley Park. The horse drawn tour is a gentle way to explore parts of Stanley Park - we stopped at the totem poles, enjoyed good scenic views of the lighthouse, mountains and city. The horses are well cared for with plenty of rest time both during the...","review_date":"May 12, 2017","user":"dominiquem1407"},{"attraction_id":1367,"rating":4.0,"review":"A touristy fun thing to do. This is a good thing to do for tourists as it takes you around the park which is beautiful and gives some history ., In addition to a few stops for done great photos .. Sich a beautiful park to tour .","review_date":"April 30, 2017","user":"joannp653"},{"attraction_id":1367,"rating":4.0,"review":"Stanley park tour. It was a great one hour tour. The tour guide was great. You can expect to experience half of the park with the horse carriage.","review_date":"April 12, 2017","user":"daniel_k"},{"attraction_id":1367,"rating":4.0,"review":"Beautiful Horses. We did the Horse Carriage ride around Stanley Park and it was just a beautiful way to spend an afternoon. The horses are just gorgeous and they seem very well loved and cared for which is a big tick from me.\nThe drivers are very...","review_date":"February 17, 2017","user":"jessmtatravel"},{"attraction_id":1367,"rating":5.0,"review":"Fantastic experience. We were fortunate enough to go on one of these tours - beautiful scenery, very knowledgeable guide and magnificent horses! Thanks you it was wonderful.","review_date":"January 6, 2017","user":"worzelri"},{"attraction_id":1367,"rating":5.0,"review":"ride it. if you want to see a bit more of stanley park without walking 10km then riding on this horse cart is the way to go. it was pretty affordable and there was almost nobody else riding it when we went on it","review_date":"October 29, 2016","user":"robnkim"},{"attraction_id":1367,"rating":4.0,"review":"Great overview of Stanley Park. Stanley Park is huge, larger than New York's Central Park, so the Horse Drawn Tour is a great way to get an overview. Once you have made the rounds, then you can decide where you want to return and spend more time. The ride is...","review_date":"October 16, 2016","user":"skyhoosier"},{"attraction_id":1367,"rating":5.0,"review":"Fantastic. Brilliant tour and a great way to see Stanley Park especially as we had walked to the park and didnt have enough energy to walk round.\nThe tour included a fabulous narration of the sights by a young lady from Australia .\ncan highly recommend","review_date":"October 16, 2016","user":"cnomis"},{"attraction_id":1367,"rating":5.0,"review":"Pleasant Horse-Drawn Tour. On a very wet day, this iconic covered wagon ride was a great way to be introduced to Stanley Park. Our team was a matched pair of spunky Belgian draft horses with personality. The driver's narration was well written, clearly delivered and easy to hear....","review_date":"October 8, 2016","user":"artist_at_heart"},{"attraction_id":1367,"rating":5.0,"review":"Who doesn't love horses!. Great way to see part of Stanley Park. Our driver, Josh was informative and humorous! Way better for getting good pics than the bus! It's easy to walk up and get tickets but if you get them online you'll save a lot!","review_date":"October 8, 2016","user":"x460hlvictoriab"},{"attraction_id":1367,"rating":4.0,"review":"Very relaxing and enjoyable. We enjoyed the tour around Stanley Park and found it very informative as it had been over 20years since we were last there so were able to refresh where everything was so we could spend more time where we wanted after the tour.","review_date":"October 1, 2016","user":"shirlee25"},{"attraction_id":1367,"rating":5.0,"review":"A fun way to view the park. We planned to bike around Stanley Park but after touring the Aquarium we were tired. Had we been able to rent the bikes right there, we probably would have done it but it required us to leave the park and we didn't feel like it!...","review_date":"September 27, 2016","user":"erin_j"},{"attraction_id":1367,"rating":4.0,"review":"Fun time in a beautiful park. The horses did a very good job of getting us through the park, and the driver\/guide was very knowledgeable and pleasant. The park itself is beautiful and includes (besides the natural landscape) a beautiful rose garden. The carriage stops part way through and allows for...","review_date":"September 19, 2016","user":"l_fred_c"},{"attraction_id":1367,"rating":5.0,"review":"A great intro to the park. This kind of tour doesn't usually do it for me. This time it did. Good fun and a fun way to enjoy the park. Part of me thought, we could easily walk this, but it was good to hear the guide's stories...and sarcasm. Would recommend.","review_date":"September 10, 2016","user":"djw0105"},{"attraction_id":1367,"rating":3.0,"review":"Very expensive for a one hour tour. We took this because we went on a very hot day and thought it was a better way to see the park. It was nice and our guide was great. But the value isnt great. We paid the same amount for the aquarium as we...","review_date":"September 9, 2016","user":"majica101"},{"attraction_id":1367,"rating":4.0,"review":"Always a lovely way to see a park. Whenever we are in a large park we like to do this.\nHere the tour was in a trolley drawn by two grey Percheron draft horses. The ride was nice and slow so you really enjoy the sights. There was the occasional stop for a...","review_date":"September 3, 2016","user":"vivianeh878"},{"attraction_id":1367,"rating":5.0,"review":"Good Tour and Beautiful Percheron Horses - Horse Carriage Ride Stanley Park. We had a very good tour of Stanley Park. The Percheron horses work in pairs to pull the carriage of people through the park. The tour guide did a superb job of describing the park and the history of the park. Its a pleasant way...","review_date":"August 31, 2016","user":"mini"},{"attraction_id":1367,"rating":5.0,"review":"short & sweet. If you don't have a lot of time to devote to seeing Stanley Park, I highly suggest the horse-drawn Trolley. In one enjoyable hour, you get to see most everything along with learning so much about the history of the park, seawall, etc... Great guide!...","review_date":"August 30, 2016","user":"suzyf337"},{"attraction_id":1367,"rating":4.0,"review":"Nice way to see part of Stanley Park. The tour guide was fantastic. She really gave us a lot of history of both the park and Vancouver, as well as the sights that we were seeing. The tour was a nice slow pace through the park. We saw the Totem poles, the Girl...","review_date":"August 29, 2016","user":"shamr0cky"},{"attraction_id":1367,"rating":3.0,"review":"A novel way to see the park. It sounds a little more glamorous than it actually is. The tours use rather large coaches, with up to 24 passengers pulled by 2 large horses. Most of the journey is on a relatively level road so the horses manage well. It provides an opportunity...","review_date":"August 24, 2016","user":"escape-overseas"},{"attraction_id":1367,"rating":2.0,"review":"Disappointing and over-priced.. This was a disappointing tour - and it should not have been. Lovely trams and horses, beautiful park and a wonderful day. Buying tickets was an exercise in incompetence and bureaucracy. We waited a long time. Tour is advertised as an hour but is less...","review_date":"August 22, 2016","user":"nan_w"},{"attraction_id":1367,"rating":5.0,"review":"Fun way to see Stanley Park. We walked to the Stanley Park, so by the time we got there, I was already tired! This horse-drawn carriage ride was a great way to see most of the park. Our guide was very entertaining and personable (I can't remember his name, but his...","review_date":"August 14, 2016","user":"karen_v"},{"attraction_id":1367,"rating":5.0,"review":"Handsome Horses, Charming Ride. We had one day in Vancouver before returning home from an Alaskan cruise, and decided to tour Stanley Park on their Horse Drawn Carriage Tours. This one hour tour was a wonderful way to see the highlights of this beautiful park at a leisurely pace....","review_date":"August 13, 2016","user":"spitzy135"},{"attraction_id":1367,"rating":5.0,"review":"Put on your make sure you do list. Stanley park is crazy. Traffic, both cars and bikes are bumper to bumper. Popular destination for locals and tourists alike. This one hour, unhurried, historic, sightseeing horse tour was great. I know the tour guide can make or break the experience and ours with a...","review_date":"August 8, 2016","user":"jungletip"},{"attraction_id":1367,"rating":5.0,"review":"Worth the walk. We walked from waterfront station all the way to Stanley Park to do the horse-drawn tour. It was worth the steps. The conductor of the horse drawn tour was very knowledgeable he knew the history of the park he was very engaging with the people...","review_date":"August 7, 2016","user":"darenc_11"},{"attraction_id":1367,"rating":5.0,"review":"Best way to see the park. Spent an hour riding this tour. Such a lovely experience. The tour guide gave us alot of info and the horses were just beautiful. Nice and easy going. Not too fast just the way it should be.","review_date":"August 6, 2016","user":"webbtravellog"},{"attraction_id":1367,"rating":5.0,"review":"May have been a while ago - but still remember it!. My husband and I have visited Canada, including Vancouver several times over the past few years and can still remember this lovely relaxing way to travel around Stanley Park. The first thing I noticed was that as soon as the horses got back from a...","review_date":"August 3, 2016","user":"hotelinspectorsussex"},{"attraction_id":1367,"rating":5.0,"review":"Tour of Stanley Park in a Peaceful, Relaxing Way. This was such a nice way to see Stanley Park and learn about the famous spots in the park. We saw a lot more than when we just walked around the park. Our guide was friendly and knowledgeable. The tour was very relaxing and peaceful....","review_date":"August 2, 2016","user":"ellenmm8476"},{"attraction_id":1367,"rating":4.0,"review":"A relaxing tour of the park. We enjoyed the slow relaxing tour of Stanley Park, and learned more from out guide than we would have learned walking around by ourselves.\nThere's something very peaceful about the clip clopping of horse hoofs.","review_date":"July 28, 2016","user":"plumley042"},{"attraction_id":1367,"rating":4.0,"review":"Relaxing tour of the Park. What could be more lovely than a leisurely clip-clop around the Park with these beautiful carriage horses, seeing the sights and hearing some of the interesting history behind the landmarks. Our driver delivered her stories with a dry Aussie wit. I was amused to notice...","review_date":"July 25, 2016","user":"jenkombi184"},{"attraction_id":1367,"rating":5.0,"review":"Wonderful, Relaxing, Fun Tour. This is a wonderful way to see Stanley Park if you don't have all day to spend there. The tour lasts an hour and they take you to the famous totem poles and past other famous spots in the park. The guide was very friendly...","review_date":"July 23, 2016","user":"rizzo305"},{"attraction_id":1367,"rating":4.0,"review":"Nice trip. We went on this with our young children. The tour lasted around an hour and covered part, but not all, of the park. It is quite expensive but it's worth doing. It was relaxing and the lady commentating told us lots of interesting facts. We...","review_date":"July 22, 2016","user":"vickypeterborough"},{"attraction_id":1367,"rating":4.0,"review":"Great way to get a history of Stanley Park. Tour guides were very knowledgeable. Was a great way to tour a large area of the park and learn about the history. Very relaxing.","review_date":"July 2, 2016","user":"taxbunny"},{"attraction_id":1367,"rating":3.0,"review":"Get a bike, really. The horse ride is pleasant enough but you only get to see a very small part of Stanley Park. If you rent a bike it will give you the chance to ride around the whole seawall - which is pretty flat so easy going.\nThe...","review_date":"July 2, 2016","user":"hotchilli99"},{"attraction_id":1367,"rating":5.0,"review":"Relaxing ride. Great commentary about Stanley park and Vancouver. Have a great introduction to the park and the children thoroughly enjoyed it as well as the adults.","review_date":"June 27, 2016","user":"sallyc270"},{"attraction_id":1367,"rating":5.0,"review":"Horses in Stanley Park SO FUN!. What is great about this tour is that some of the trolleys are wheelchair accessible! So wonderful because all the other \"tour buses and shuttles\" are NOT. And going through Stanley Park with a small group on the trolley and learning about different attractions within...","review_date":"June 23, 2016","user":"christina_j"},{"attraction_id":1367,"rating":4.0,"review":"Nice Relaxing Ride Through The Park. Nice relaxing horse drawn tour of the park. Good narrative on the history of the area provided. All in all it was a nice way to take in Stanley Park.","review_date":"June 20, 2016","user":"curt_a"},{"attraction_id":1367,"rating":5.0,"review":"Enjoy a horse and carriage ride around Stanley Park. The first tour at 9:40am was sold out so we walked the short distance to visit the Vancouver Aquarium first and came back later for a joyful one hour ride around Stanley Park. The rides go every half hour and we were able to get...","review_date":"June 20, 2016","user":"carrie_and_ted"},{"attraction_id":1367,"rating":5.0,"review":"What a wonderful way to start my first visit to Vancouver, CN. It has always been on my bucket list to go to Vancouver. That opportunity presented itself in May when I was visiting Seattle. I would be driving there and so not knowing where I was going I had along my GPS. My destination is Stanley...","review_date":"June 11, 2016","user":"pretblueye"},{"attraction_id":1367,"rating":5.0,"review":"Excellent Overview of Stanley Park. If you can afford to take the horse-drawn tour, especially if it's your first visit, and if you love horses, this is a great way to see the park. Also a good choice for those who are able to get in\/out of a carriage, but...","review_date":"June 8, 2016","user":"kimmey_c"},{"attraction_id":1367,"rating":5.0,"review":"Lovely tour of the park. We did this in June, 2016. Loved the tour. Our ride was very peaceful and our driver very knowledgeable. He even stopped a bit to let us photograph the Totem poles located in Stanley Park. He was able to answer any questions passengers asked. The...","review_date":"June 5, 2016","user":"barbara_d"},{"attraction_id":1367,"rating":5.0,"review":"Stanley Park. The horse and carriage ride was an excellent way to get around Stanley Park! The tour guide was very knowledgeable and stopped for photos. I would recommend this to families and anyone who is in town for only a few days.","review_date":"May 27, 2016","user":"meegs-27"},{"attraction_id":1367,"rating":5.0,"review":"Great way to travel.. This was a very enjoyable way to see a part of Stanley Park. The staff and horses were great. Our guide, Josh, was warm, friendly and funny. He had interesting facts about the park as well as his own tidbits. Jay the horse was being...","review_date":"May 22, 2016","user":"484michelle"},{"attraction_id":1367,"rating":5.0,"review":"Awesome way to explore the park. Our guide was a young lady with an Australian accent. She was amazing, very informative tour.\nDuring the tour this hipster on a bike starting riding beside us yelling and swearing about how we are torturing the horses. Our guide did a great job of...","review_date":"May 22, 2016","user":"yatkilm"},{"attraction_id":1367,"rating":5.0,"review":"Stroll in the park. Recently visited Vancouver as my hubby had a conference to attend. I had planned on walking the seawall the next day and we thought this would be a good intro to the park. Found it to be a little pricey if you had a large...","review_date":"May 17, 2016","user":"steveandjudy1994"},{"attraction_id":1367,"rating":5.0,"review":"Very informative. Took this tour with my bf because he said he didn't like to walk... was great had a nice little stop to check out stuff lots of info and the tour lady was very nice and good with her team. The horses looked happy and...","review_date":"May 12, 2016","user":"ashley_c"},{"attraction_id":1367,"rating":5.0,"review":"A little bit of luxury in the most beautiful park in the world.... My little girl and I arrived early in the morning without a reservation to go on one of the carriages. It wasn't too busy, and from the moment we stepped up to the reception desk, we were greeted warmly by the receptionist and advised that...","review_date":"May 8, 2016","user":"littletravellight"},{"attraction_id":1367,"rating":4.0,"review":"Very nice \"stroll\" through the park. This is a great way to see some of the sights in Stanley Park. The information provided by our guide was interesting. The tour is at a very leisurely pace so the horses are not stressed or overworked and you have the chance to sit...","review_date":"May 2, 2016","user":"nbshir"},{"attraction_id":1367,"rating":4.0,"review":"Relaxing way to enjoy the park. We really enjoyed visiting the Park and having a tour via horse drawn carriage. The horses were well cared for and the staff was friendly and informative. A must for tourists","review_date":"February 4, 2016","user":"familytravelorx5"},{"attraction_id":1367,"rating":4.0,"review":"A very sedate way to view the main elements of Stanley Park. We had walked quite a few miles in glorious Vancouver sunshine at the time of our arrival in Stanley Park saw the fabulous looking horse drawn tour trolleys and decided there and then to experience Stanley Park via this method.\nOur tour guide was a...","review_date":"December 11, 2015","user":"kevinp1314"},{"attraction_id":1367,"rating":4.0,"review":"Horses pulling wagon in Stanley Park & seeing Vancouver. Attended the Vancouver Aquarium(worth the time) and saw white horses ready to pull a tourist wagon on Oct 24 near the vehicle parking lot in Stanley Park. Price for adults was 34.00 and ride was just little over one hour. We did a horse walking...","review_date":"October 27, 2015","user":"gerry_k"},{"attraction_id":1367,"rating":3.0,"review":"Expensive but different. We had decided to do the Horse drawn tour of Stanley Park instead of the more general bus tour of Vancouver.\nOur \"driver\" was very knowledgeable and gave us loads of facts about Stanley Park that would have escaped us if we had just been...","review_date":"October 26, 2015","user":"nigel_s"},{"attraction_id":1367,"rating":4.0,"review":"An interesting and relaxing 1 hour. We decided not to be totally relax in the Stanley Park. directly took a taxi to the information center, and we saw the hourse tour. 2 adults, 1 child, 90+ CAD. The coarch is a friendly lady, a lot of history stories, and friendly jokes...","review_date":"September 29, 2015","user":"morgan_y"},{"attraction_id":1367,"rating":4.0,"review":"Easy way to see the park. This was a leisurely way to see the park with narrative. IT was more appealing to us vs the hop on hop off bus. The tour lasted about an hour with a few stops to get out an take a few photo and explore. It...","review_date":"September 29, 2015","user":"859tk"},{"attraction_id":1367,"rating":4.0,"review":"An easy way to see the important sights of Stanley Park. Without a doubt this was a good way to see the highlights of Stanley Park, without spending a couple of days wandering around, when time is short. The tour was fully narrated and very informative. The horses were lovely.\nThe tour takes approximately 1 hour...","review_date":"September 20, 2015","user":"kiwikerry53"},{"attraction_id":1367,"rating":5.0,"review":"Good value, great tour. I really enjoyed this good value for money tour, there was lots of information provided about the surroundings and a genuine love and respect for the draft horses pulling the lightweight weather protected trailer we sat in. Highly recommended 1 hour tour for all.","review_date":"September 20, 2015","user":"528nancyv"},{"attraction_id":1367,"rating":4.0,"review":"Relaxing way to see part of Stanley Park. At 1000 acres, a one hour tour by horse drawn tram probably only scratches the surface. But our driver\/guide Maddie did a good job of informing us about the history and details of the area of the east side of the park covered by the...","review_date":"September 17, 2015","user":"747debram"},{"attraction_id":1367,"rating":5.0,"review":"Informative and Fun. The horse drawn tour lasts for about an hour and is a guided tour of the park. You get to learn the history of the park and parts of Vancouver in an informative narrative as you go. There is a stop at the totem poles...","review_date":"September 17, 2015","user":"emj255068"},{"attraction_id":1367,"rating":5.0,"review":"Lovely relaxing and informative tour.. This informative one hour tour is a great way to see part of Stanley park. The driver provides the narration along the way - pointing out historic and significant sights along the path.\nI would recommend this as an interlude between a bike hire from...","review_date":"September 13, 2015","user":"sparky268"},{"attraction_id":1367,"rating":4.0,"review":"Very nice tour. We arrived around 9:30 for the first tour of the day. The horses seemed very well cared for and the driver was a young lady who had been doing tours for 3 years and she was good with the horses and with the tour. The...","review_date":"September 13, 2015","user":"cheryl4674"},{"attraction_id":1367,"rating":4.0,"review":"Worth it if you like this type of activity. We mistakenly didn't look at the photos very closely and thought we were getting a private horse drawn carriage like in Central Park in New York. We also walked here on a very hot day and were pretty exhausted when we arrived. So once we...","review_date":"September 5, 2015","user":"melissainpdx"},{"attraction_id":1367,"rating":5.0,"review":"Fabulous !!. Hubby and I went on a horse drawn carriage ride through Stanley Park. It was beautiful and the lady driver was an excellent host as this ride is narrated. Drivers can get impatient and zoom by. Love how they provide blankets for when it gets...","review_date":"September 3, 2015","user":"canadianpeaches"},{"attraction_id":1367,"rating":5.0,"review":"Horse drawn tours. This wasn't cheap, at about $35 per person for a 1 hour tour. But we had a lot of fun. The guide was great and the park is awesome to see. Highly recommended","review_date":"September 1, 2015","user":"logan_r"},{"attraction_id":1367,"rating":5.0,"review":"Well worth the money for first time visitors. We joined the first tour of the day. Before departure we were able to take pictures of the horse and carriage. The staff and drivers were really friendly.\nAlong the way the driver provided interesting facts and tidbits of Stanley Park, and was enthusiastic and...","review_date":"September 1, 2015","user":"markl455"},{"attraction_id":1367,"rating":5.0,"review":"Great way to experience Stanley Park!. Ok, I have to admit that when I looked at the price of the tour I was a bit skeptical(around $35 if I remember correctly), however was very please with the experience. I first and foremost need to give kudos to our driver. Very nice...","review_date":"August 29, 2015","user":"padrepio22"},{"attraction_id":1367,"rating":4.0,"review":"Great way to experience Stanley Park. My wife and I explored Stanley Park from the comfort of a 2-horse power wagon recently. Not really knowing what Stanley Park had to offer we found that this 1 hour glimpse of the major attractions a great way to see most of the park....","review_date":"August 16, 2015","user":"77zeke"},{"attraction_id":1367,"rating":4.0,"review":"Fun facts and a sweet ride. This is a one-hour narrated tour through the beautiful Stanley Park in Vancouver. You start out along the water with views of downtown Vancouver and gradually make your way inland.\nOur driver introduced us to the horse team and kept up a steady flow of...","review_date":"August 6, 2015","user":"bob94523"},{"attraction_id":1367,"rating":5.0,"review":"Great way to see the park. Wy walk when you can sit in a trolley pulled by two massive horses. Our guide was great and pointed out many interesting things that I am sure we would have missed on our own. A real bonus was near the ticket booth there was...","review_date":"August 5, 2015","user":"davep529"},{"attraction_id":1367,"rating":4.0,"review":"Ralxing tour with a less than sincere guide. Let me start by say the tour was worth it as my daughter did not walk around the entire park and it did stop at the totem poles. The tour, which was about an hour long, took us around a lot of Stanley Park. While...","review_date":"July 30, 2015","user":"green24"},{"attraction_id":1367,"rating":5.0,"review":"Relax and enjoy!. This is the most relaxing way to become acclimated to Stanley Park. The horses seem very well cared for and the tour guides are pleasant, approachable and friendly. The tour stops at several locations for photo ops and to stretch your legs.","review_date":"July 24, 2015","user":"karen_k"},{"attraction_id":1367,"rating":4.0,"review":"A great way to take in the views, ambience and woody smells of Stanley Park. This tour took about one hour. It was a nice leisurely way to see the park. It stopped at the totem poles and gave us 10 mins to take pics etc. the young lass driving the horses gave a great commentary and was very informative....","review_date":"July 23, 2015","user":"safari-queen"},{"attraction_id":1367,"rating":3.0,"review":"Good. I did this tour of the park with my parents. The tour guide was great. It's an informative tour and you can learn a lot about the park. It is nice that they provide blankets on the carriage because it was a cold day.\nIf...","review_date":"July 21, 2015","user":"dianadepp"},{"attraction_id":1367,"rating":5.0,"review":"An Hour of Time Well Spent. Our family took the horse drawn tour of Stanley Park in Vancouver. The park is the third largest park in North America and there was plenty of different type of activities that people were enjoying. The guide was very knowledgeable and share the history of...","review_date":"July 5, 2015","user":"jeff_r"},{"attraction_id":1367,"rating":5.0,"review":"Horse and carriage tour of Victoria. Our family group had the pleasure of a tour of Victoria in a horse drawn carriage.the lady driver( sorry, I've forgotten her name) did a marvellous job. The horse was excellent , gentle and understood the road rules! The guide gave an excellent commentary and...","review_date":"July 3, 2015","user":"graham_b"},{"attraction_id":1367,"rating":5.0,"review":"Worthwhile. This a very good, if leisurely way to see Stanley Park with a knowledgeable and enthusiastic guide. There was one brief stop at the totem exhibit and gift shop and the rest of the time was spent circling the park on the ring road. We...","review_date":"June 28, 2015","user":"794celial"},{"attraction_id":1367,"rating":4.0,"review":"stanley park horse drawn tour. Stanley park horse drawn ride through the park was good. Goes for an hour and has great commentary. You stop at the totem poles for photos. Price was reasonable. Good scenery. Shows you what options you can do in park, like the miniature train ride,...","review_date":"June 27, 2015","user":"margaret_k"},{"attraction_id":1367,"rating":5.0,"review":"Beautiful way to see Stanley Park. The tour was great and very informing. The tour guide filled us in on the history of the park. Just the perfect day.","review_date":"June 26, 2015","user":"tomquinlan19"},{"attraction_id":1367,"rating":5.0,"review":"Good attraction. Horses are right for the job, very well cared for & star in some films you may have seen! Lovely way to get around the park to enjoy & see the parts you may like to look more closely at. Very informative & cheerful guide...","review_date":"June 24, 2015","user":"bev_p"},{"attraction_id":1367,"rating":4.0,"review":"Slow speed, only two horse power!. We had time to spare one day so decided to take the horse drawn tour. The pace was nice and relaxed, with stop off points to take pictures. The hostess was very amusing and warming. Definitely worth the time taken.","review_date":"June 22, 2015","user":"graemesteyn"},{"attraction_id":1367,"rating":5.0,"review":"Great Way to See Stanley Park. We were at Stanley Park without any transportation so decided to take the Horse Drawn Tour. It was excellent. It was a nice easy pace way of seeing the park and the commentary was really great. It gave you some history as well as current...","review_date":"June 20, 2015","user":"993anitat"},{"attraction_id":1367,"rating":4.0,"review":"Great way to get an overview of the park in an hour. I love horse and carriage rides, so could not resist this one! If you don't have a lot of time to spend at the park, this is a great way to learn about the park and see most of the interesting sites at the eadt(?)...","review_date":"June 14, 2015","user":"capesharon"},{"attraction_id":1367,"rating":5.0,"review":"A must. A great tour of the Park at a slow and enjoyable pace. Great history and views -- would recommend doing this tour first, so you get an overview of the park and then visit the parts that especially appeal to you","review_date":"June 6, 2015","user":"gmh202"},{"attraction_id":1367,"rating":4.0,"review":"Worth it if you can stand the guide`s narration.... Took my daughter for a ride. Only paid $10 through the Tourist challenge. The tourist challenge gives the change for people who work in the tourist industry to visit many tourist attraction and talk about them.\nThe morning was cold and they have nice warm...","review_date":"May 21, 2015","user":"maddykay"},{"attraction_id":1367,"rating":5.0,"review":"Great way to see the park!. If the sun's out and you're in Stanley Park this is great! Fully narrated with a few stops- but the further to the back the better (further away from the back of the horses...). Score a discount when you get an aquarium ticket with this...","review_date":"May 6, 2015","user":"sclarey"},{"attraction_id":1367,"rating":5.0,"review":"Fun - with lots of information. Took this tour on a sunny, but cool day in April and my companion needed the blanket which was provided on all the seats. The carriage is open so it may not be as much fun on a rainy day, but it makes the visibility...","review_date":"April 30, 2015","user":"bev_7371946"},{"attraction_id":1367,"rating":5.0,"review":"Tour in the Rain. Took the horse-drawn tour on Tuesday, April 21st with my girlfriend. Weather was terrible but the coach was covered and the tour guide had blankets ready for everyone.\nWas happy to have a chance to meet Flint and Grit before they began pulling us around...","review_date":"April 23, 2015","user":"crowcaw"},{"attraction_id":1367,"rating":5.0,"review":"Wonderful tour, excellent tour guides!. The one hour tour through Stanley Park was both fun and informative. We had a carriage with 15 adults and one child. Our guide\/driver was very personable and talked to each group, asking where we were from. Each different area of the park from the...","review_date":"April 12, 2015","user":"bj4522"},{"attraction_id":1367,"rating":5.0,"review":"Great experience. We waited and waited but alas not enough people for the trip which would have been a great trip round Stanley Park. Do it next week","review_date":"March 27, 2015","user":"belfastfoodtravelman"},{"attraction_id":1367,"rating":4.0,"review":"Fun and Informative. I would have given this a 5 rating but the customer service is lacking and the tour guide was not overly enthusiastic. It's a nice one hour tour around the eastern part of Stanley Park. It's great to learn about the history of the park....","review_date":"March 18, 2015","user":"mom2my4boyz"},{"attraction_id":1367,"rating":4.0,"review":"kids of all ages will enjoy this scenic ride. The horse drawn carriage carries about 24 passengers and departs every 1\/2 hour. The ride costs CAD35 or adults and CAD17 for children. Allow an hour for the narrated ride. To find the Tour Kiosk enter the park and turn right past the roundabout to...","review_date":"January 29, 2015","user":"renegade225"},{"attraction_id":1367,"rating":5.0,"review":"Enjoyable stroll in a horse-drawn carriage. We wanted to tour Stanley Park in fun way after disembarking from our cruise. My mom doesn't walk very fast and this was a good way to see the park to rest our tired feet. The tour guide was very informative and gave us some...","review_date":"January 1, 2015","user":"619chrissyd"},{"attraction_id":1367,"rating":5.0,"review":"Stanley Park Horse-Drawn Tours. Driving through Stanley Park can be disappointing for the driver because if you're not paying attention to driving (e.g., looking around), you will likely run over something and they may not appreciate that (pedestrian, bicyclist, runner, etc.). The Stanley Park Horse-Drawn Tours are a great...","review_date":"November 9, 2014","user":"old_dude_traveler"},{"attraction_id":1367,"rating":5.0,"review":"Very unique tour. We wanted a way of viewing Stanley Park but were exhausted from all our travelling. Such is the vastness of the park and our limited time in Vancouver that we decided to take the horse drawn tour. Initially we thought this was a private carriage...","review_date":"October 25, 2014","user":"simon_y"},{"attraction_id":1367,"rating":5.0,"review":"Cuddle-up with your sweetheart for a carriage ride!. The Stanley Park Horse-drawn tour is a not-to-miss attraction for a visitor to Vancouver. If history is not you cup of tea, then sit back and enjoy the environment. This excursion was a home run choice for seeing and hearing about this part of Vancouver....","review_date":"October 7, 2014","user":"josephellis"},{"attraction_id":1367,"rating":5.0,"review":"A slower pace to enjoy the park. The horse-drawn tour offers a great way to see some of the key points of the eastern part of Stanley Park. With my mum visiting from Australia for part of the summer, we thoroughly enjoyed this relaxed way to see some of the highlights.\nThe...","review_date":"August 18, 2014","user":"sandy_s"},{"attraction_id":1367,"rating":5.0,"review":"Fun way to Tour Park. We had a great guide and a very enjoyable hour of touring Stanley Park in Vancouver, BC. The guide gave her perspective on the sites we went by in the park. Had a great time. She stopped for a break where we could get out...","review_date":"August 10, 2014","user":"jackie_r"},{"attraction_id":1367,"rating":4.0,"review":"Be prepared to become part of the attraction!. Chose to go around Stanley Park in a more fashionable way, unexpectedly, we became part of the the attraction. Undoubtedly, the charm of the two huge Grey Shire horses pulling an old-fashioned horse drawn vehicle (tram) around Stanley Park was quite an amusement to other...","review_date":"July 30, 2014","user":"onbarefeet"},{"attraction_id":1367,"rating":4.0,"review":"A relaxed way to experience the park. The family enjoyed showing Nana the park on the horse drawn carriage. It is at a relaxed pace with the guide\/driver sharing interesting facts about the park, the history, its community and horses with us. Nana has limited mobility and it was a great way...","review_date":"July 27, 2014","user":"bring_it_o"},{"attraction_id":1367,"rating":4.0,"review":"Great Tour. We went on this tour Saturday afternoon. The horses were out when we got there, so we waited about a half an hour for the next tour. Usually that would be a crappy wait, but since we were in the Stanley Park, we didn't mind....","review_date":"July 20, 2014","user":"colefner"},{"attraction_id":1367,"rating":5.0,"review":"Beautiful Way to See the Park and the Water. The blankets on each seat were a nice and needed touch in our recent tour of the park. The guide narrated with a lot of information but also knew when to take a breath and let the passengers take in the sites. It would be...","review_date":"July 16, 2014","user":"kristenc863"},{"attraction_id":1367,"rating":5.0,"review":"What a great way to spend an hour. If you want to learn more about the park and it's history then this is the thing to do. Saw areas of the park that I did not about from this tour. Worth doing but if you combine it with things at the park it...","review_date":"July 11, 2014","user":"787howardh"},{"attraction_id":1367,"rating":5.0,"review":"Very relaxing. A very enjoyable way to see Stanley Park. The tour covered a large area which we certainly could not have walked with my 74 year old mother. The guide was interesting and we had a photo stop by the totem poles. Would recommend.","review_date":"June 24, 2014","user":"glenda_r"},{"attraction_id":1367,"rating":5.0,"review":"Nice tour of the park. Lovely way to tour the beautiful stanley park. Guide knowledgeable and informative. Carriage comfortable and the horses were well behaved and well turned out","review_date":"June 23, 2014","user":"adamr613"},{"attraction_id":1367,"rating":4.0,"review":"They love their horses. A gorgeous Percheron and a robust Clydesdale took us on a guided tour with the help of an experienced driver. This was gentle and fun. We didn't go far and we didn't go fast but we learnt a lot of history and lot about horses...","review_date":"June 15, 2014","user":"avante540"},{"attraction_id":1367,"rating":4.0,"review":"A relaxing way to travel around the park.... While so many visitors to Stanley Park were traveling around the park at a hurried speed, it was so refreshing to sit back and relax in a horse drawn carriage listening to the informative commentary of the driver\/guide. This one hour tour is definitely worth...","review_date":"June 1, 2014","user":"kiwicanadian"},{"attraction_id":1367,"rating":5.0,"review":"Slow-paced way to see the Park. This is a delightful way to see the east end of Stanley Park. The tour guide was informative and friendly. The tour covers much of the same sights as the bus tours, with some off the main drag additions, but at a leisurely pace and...","review_date":"May 26, 2014","user":"mary_b"},{"attraction_id":1367,"rating":4.0,"review":"Nice. It is a different way to experience stanley park, leisurely way to stroll thru the park and learn information about it. Stanley Park is a very beautiful place. Tour guide was pretty good, she did a good tour, seemed to really like working with the...","review_date":"May 19, 2014","user":"carribeanbound1"},{"attraction_id":1367,"rating":3.0,"review":"Relaxing but guide lacked enthusiasm. Overall, it was a nice way to learn about Stanley Park and take in the view. The guide was clearly a horse lover and proud, but her delivery during the tour was monotone and bordered aggressive (some guests were shushed). For the price I was...","review_date":"May 14, 2014","user":"johnsonsedm"},{"attraction_id":1367,"rating":4.0,"review":"A nice relaxing tour. We really enjoyed the horse-drawn tour, it was a wonderful way to see a good portion of the park with some very insightful commentary along the way which we never would have received on our own. As others have mentioned, though, it's expensive.","review_date":"May 3, 2014","user":"chris_h"},{"attraction_id":1367,"rating":4.0,"review":"Enjoyable. But maybe a little overpriced. If you are over walking and can't ride a bike the horse drawn carriages are a fun alternative.","review_date":"October 20, 2013","user":"henri123"},{"attraction_id":1367,"rating":4.0,"review":"Great, relaxing way to see and hear about Stanley Park. We enjoyed meandering around part of the park in a horse-drawn trolley. This isn't a tour of the entire park, but you do see many of the attractions, including a stop at the totem poles. The driver\/guide was pleasant. We saw well more in an...","review_date":"October 19, 2013","user":"miriam_v"},{"attraction_id":1367,"rating":4.0,"review":"Costly yes but pleasant and relaxing. Yes the price is steep. Think of it like a fine meal and savour the experience. The cost is worth an hour trip around a beautiful park. Yes, the horses are slow but that is part of the charm. I can walk around the park...","review_date":"September 9, 2013","user":"canadoc"},{"attraction_id":1367,"rating":4.0,"review":"Nice but expensive. We enjoyed the 1-hour carriage ride through the park, it was a pleasant way to see the more developed side and learn some of its history. There was one stop where we could get off for about 10 minutes, at the totem poles. It moves...","review_date":"July 27, 2013","user":"seattle98101"},{"attraction_id":1367,"rating":3.0,"review":"Pretty Steep Fare and The Horses Need Shade. We took this tour while in Stanley Park. It was about $70.00 for the 2 of us. Pretty high fare for what you get. The ride lasted about 40 minutes and went thru a small circle of the park. You get to see the seawall,...","review_date":"July 14, 2013","user":"lasvegasmytown"},{"attraction_id":1367,"rating":2.0,"review":"Slow. We thought this would be a great way to initially tour Stanley park with our group. The horses move incredibly slowly (pedestrians kept passing us) and it only covers a portion of the park - not the 5 mile loop. There was some interesting information...","review_date":"July 8, 2013","user":"heather_s"},{"attraction_id":1367,"rating":5.0,"review":"So much fun. We had been walking for a long time, but still wanted to see more of the park. We took the tour and it was great. We saw the beautiful forest and hugh cedar trees, the mermaid on the rock , the bridge and the flowers.","review_date":"April 13, 2013","user":"claireblumdestevens"},{"attraction_id":1367,"rating":5.0,"review":"Relaxing, could see everything!. We enjoyed this tour so much. Our tour guide was informative and funny and treated all of us well. The carriage was quite large and came with cozy blankets, which we did use if there was the occasional drizzle. The horses were handsome and had...","review_date":"April 12, 2013","user":"traveler3arizona"},{"attraction_id":1367,"rating":4.0,"review":"A good leisurely way to see Stanley Park. We did the carriage tour of Stanley Park whist in Vancouver for 4 nights. We actually walked around Stanley Park the previous day.\nThe carriage tour was a nice leisurely way to get around. The day we went was not the best of days as...","review_date":"October 29, 2012","user":"johnc_6877"},{"attraction_id":1367,"rating":5.0,"review":"Great if you're short on time. This is a lovely way to see Stanley Park if you are short on time in Vancouver as the tour lasts for about an hour and takes you to a few of the major points of interest in the park. The woman leading our tour...","review_date":"October 5, 2012","user":"becky_dun"},{"attraction_id":1367,"rating":4.0,"review":"If you are short on time, but want to learn a lot,this is great.. We had limited free time in Vancouver,but wanted to maximize it to learn more about this city.I have arthritis that makes extended walking painful. The horse drawn carriage tour of Stanley Park was perfect for us. We learned so much about the park, the city...","review_date":"September 29, 2012","user":"sharon_q"},{"attraction_id":1367,"rating":3.0,"review":"It was okay. I thought it would be a romantic ride in the park but it isn't really that type of ride. It is fairly large carriage pulled by 2 2000 lbs draft horses. The horses are a sight to behold. The narrative was okay during the ride...","review_date":"September 7, 2012","user":"worldtravelingdude13"},{"attraction_id":1367,"rating":5.0,"review":"Loved it as a comfortable tour around Stanley Park. We did this on a wet and miserable day, but with blankets it was a great relaxed way to wand thought the park. It felt like an old fashioned wander which we really enjoyed. Our driver, and I forget her name, was only young but...","review_date":"May 16, 2012","user":"arni51"},{"attraction_id":1367,"rating":5.0,"review":"Lovely Way to See Stanley Park. After much research of tours in & around Vancouver, we decided that we wanted to see more of Stanley Park in a short time, rather than a hop & on bus that only takes you into the park & leaves you there. So our choice...","review_date":"January 26, 2012","user":"travelobession"},{"attraction_id":1367,"rating":5.0,"review":"A great way to see Stanley Park. Our family of four enjoyed this horse-drawn carriage ride more than anything else we did in Stanley Park. The driver was a wealth of information giving interesting historical facts as well as pointing out things along the way such as an active Bald Eagle nest....","review_date":"November 9, 2011","user":"4familytravelers66"},{"attraction_id":1368,"rating":5.0,"review":"Great Fun. Had an awesome day with tour guide Guy. The bikes were sturdy, the paths were nicely maintained and the entire day was perfect. Guy is extremely smart and is a great tour guide - he stopped throughout the tour and explained multiple things including the...","review_date":"October 10, 2018","user":"david_b"},{"attraction_id":1368,"rating":5.0,"review":"Great Fun - Montmorency Falls Bike Tour. We went on the Cyclo Services Montmorency Falls bike tour in October 2018. Our guides Guy and Denis were fabulous. Very friendly, informative, and attentive. The ride and falls were beautiful and impressive. We thoroughly enjoyed the experience - Thanks !!","review_date":"October 8, 2018","user":"kilgore_trout_88"},{"attraction_id":1368,"rating":5.0,"review":"An excellent tour and great value.. My wife and I joined 3 other couples on this tour and thoroughly enjoyed it. Guy was our guide and he was very informative and friendly. This was good value for money as it was a decent ride, the falls were spectacular and you get...","review_date":"September 24, 2018","user":"stewart_tauber"},{"attraction_id":1368,"rating":5.0,"review":"An Enjoyable Activity. In spite of the rain showers and wind, we really enjoyed this bike tour. Guy Methot was our guide, he was friendly, knowledgeable and ensured our safety. The ride was flat so it would be suitable for all ages. There is an option for using...","review_date":"September 23, 2018","user":"bodiddles"},{"attraction_id":1368,"rating":5.0,"review":"Fun ride with a fabulous guide!. Met outside Cycletours shop as advertised - the staff were friendly and extremely organised. The bikes were ready, it was just a case of checking the saddle height. Our guide Guy 'O' Immediately introduced himself with a lovely smile. He gsve us a great tour...","review_date":"August 27, 2018","user":"jorifaat247"},{"attraction_id":1368,"rating":4.0,"review":"Fun day on group ride to Montmorency Falls. We had a great day on this group ride to the falls. The actual ride was nothing special, going under highways and alongside railroad track and the highway. What was nice was meeting other travelers, sharing travel tips and restaurant experiences, and getting some good...","review_date":"August 14, 2018","user":"21christieh"},{"attraction_id":1368,"rating":5.0,"review":"Great cycling tour to the falls. We had a great bike tour with Marc and Frank to the falls. Both guides were very nice. Especially for our small daughter, they made everything possible.\nThanks a lot and hopefully see you again.\nCheers,\nDirk","review_date":"August 5, 2018","user":"770dirkg"},{"attraction_id":1368,"rating":4.0,"review":"good guide, fair ride, Falls great. Guy was very good, checking all riders frequently, answering any questions on plants, Quebec history, buildings, the river, you name it.\nThe ride was quite short and slow (needed by the group), through industrial suburbs to start, then more open land, largely along the St...","review_date":"July 28, 2018","user":"gay68"},{"attraction_id":1368,"rating":5.0,"review":"Bike tour. The bike tour was amazing and a nice way to keep active during our vacation. It was not difficult at all. They stop ever so often and make sure they have everyone so don't be scared that you can't do it. Also the little snacks...","review_date":"July 24, 2018","user":"elliot_m"},{"attraction_id":1368,"rating":5.0,"review":"Pleasant half day excursion. The bike trip to Montmorency Falls is a great way to spend half a day in Quebec. The staff is very friendly. It was a little bit cooler and windy the morning we headed out and the staff at the shop provided some of our...","review_date":"July 14, 2018","user":"tom_p"},{"attraction_id":1368,"rating":5.0,"review":"Great way to mix up all the walking tours. Had a brilliant couple of hours with Guy and Mark, plus 16 other holiday makers wanting some fun, fitness and history of Quebec. The ride is about 27km there and back with stops to catch your breath and be told about the history of the...","review_date":"July 8, 2018","user":"shellnoosa369"},{"attraction_id":1368,"rating":5.0,"review":"A Nice Trip. My spouse and I signed up for a bike tour of Montmorency Falls. There were about 12 riders and two helpful guides. The pace was nice, although being the oldest among the riders, we were always lagging behind the others, although no one seemed to...","review_date":"July 8, 2018","user":"c_s"},{"attraction_id":1368,"rating":5.0,"review":"Falls worth biking to even with some rain!. Phil guided us to Montmorency Falls and even though we hit rain for a 1\/2 hour period, it didn\u2019t bother the spirits of our group of 8 as the skies cleared when we arrived at the Falls. The ride is mostly flat but I was...","review_date":"June 30, 2018","user":"rhondaa646"},{"attraction_id":1368,"rating":5.0,"review":"Guy is the go-to Guy. The Falls is quite nice, the snack is pretty substantial, the bikes are very ride-able. The scenery on the ride out is not terribly impressive, which is pretty much the only drawback of the trip. But I guess that's the price you pay to get...","review_date":"June 26, 2018","user":"david_g"},{"attraction_id":1368,"rating":5.0,"review":"Excellent cycling tour . Montmorency Falls is the reward for this ride. A nicely-paced ride on mostly flat, well- marked trails included Quebec history, a description of flora and fauna, a short hike through a maple tree forest, and delicious snacks. Helmets, a small bike bag to store your...","review_date":"June 19, 2018","user":"gbenchener"},{"attraction_id":1368,"rating":4.0,"review":"Nice Ride out to the Falls. The bike ride out to the falls was really nice. Although our guide was nice and somewhat knowledgeable, it's a bit of a stretch to call this a \"tour\" as there really wasn't that much information provided. Also, be advised that because this is a...","review_date":"June 18, 2018","user":"wanderlustkn"},{"attraction_id":1368,"rating":5.0,"review":"Excellent way to spend the day, nice break from strolling. We were fortunate to book this only 15 hours before the 9am departure time and it was the highlight of our trip. We had a great guide, Guy, who was attentive, informative and patient with slower riders. The ride is mostly flat on a dedicated...","review_date":"June 17, 2018","user":"dranny-one"},{"attraction_id":1368,"rating":5.0,"review":"Fantastic Day!. We completed the bike tour today with our children ages 10 and 12. Our guide, Dennis, was patient with the families biking and provided a lot of information. We all enjoyed the outing and the tour of the falls was great. The bikes were comfortable...","review_date":"May 30, 2018","user":"mblack1052016"},{"attraction_id":1368,"rating":5.0,"review":"a highlight of our trip, wonderful way to spend a morning. such an enjoyable, low key ride! beautiful and dramatic destination at the falls. our guide Raymond was knowledgable and fun. the equipment is well maintained and the snack lunch was first class. highly recommended to you all to enjoy.","review_date":"May 27, 2018","user":"hess02025"},{"attraction_id":1368,"rating":5.0,"review":"A Nice Ride For a Lovely Spring\/Summer Day!. This is a beautiful way to spend a morning, tour parts of Quebec City you would not otherwise visit, and see the impressive waterfall. The trip is made on very safe and well manicured bike paths. It is about nine miles each way (depending on...","review_date":"May 27, 2018","user":"sarahmp1628ld"},{"attraction_id":1368,"rating":5.0,"review":"Absolutely loved it!. I would definitely recommend this tour to anyone open and willing. It was myself, a couple who came off a cruise, and the tour guide (4 total) and we had a very lovely morning ride from the Cyclo Service office to the falls and back....","review_date":"November 1, 2017","user":"l-starinc"},{"attraction_id":1368,"rating":5.0,"review":"Great experience at Cyclo. Terrific bicycles, nice tour. The nice people at Cyclo make sure you're absolutely comfortable with the bicycle before leaving their shop. They take great care in properly fitting bicycle and helmet. Thank you Cyclo!","review_date":"October 26, 2017","user":"bob_h"},{"attraction_id":1368,"rating":5.0,"review":"MUst see. If you are in Quebec City, this is a must. Magnificent waterfalls. There is a path you can walk around. I didn't wanna leave this place. Many tourists around.","review_date":"October 22, 2017","user":"katita99"},{"attraction_id":1368,"rating":4.0,"review":"Bike tour Quebec City. Guy was our guide for a lovely trip to the Montmorency Falls (& more) on a beautiful fall day. This was a great opportunity to explore the amazing bike trails Quebec and interact with a knowledgeable 'local'.\nGreat tour, easy riding, lovely falls, nice to...","review_date":"October 19, 2017","user":"stevenk314"},{"attraction_id":1368,"rating":5.0,"review":"Wonderful trip with great guides!. We have taken tours in many cities -- this was among the best! Guy was a wonderful tour guide -- a fountain of information, very patient and pleasant. There were about 12 riders in our group, and I really appreciated having a sweep guide (Frank)...","review_date":"October 10, 2017","user":"lotsagoldens"},{"attraction_id":1368,"rating":5.0,"review":"Montmorency Falls Bike Tour. Purchased the Montmorency Bike Tour through Trip Advisor for my wife and I (ages 59 and 61) for a Monday visit in late September. Cyclo made quick work of getting us set up on our bikes, helmet fittings, and storing my backpack. All the equipment...","review_date":"September 25, 2017","user":"brianms2634js"},{"attraction_id":1368,"rating":5.0,"review":"Great bike rentals.... We rented bikes from Cyclo Services and made the trip out to the Montmorency Falls. It's about an hour trip and worth the effort. The falls are impressive. Only downsides are the mobs arriving by tour bus and pricy gondola ride (we rode up and...","review_date":"September 19, 2017","user":"tyler_a"},{"attraction_id":1368,"rating":5.0,"review":"Great ride to Montmorency Falls. Had a fun ride with Uli to Montmorency falls. The ride was pretty easy and bikes were in good shape. We stopped a few times along the way for breaks and to get some explanations about parts of the tour. Seeing the falls up close...","review_date":"September 17, 2017","user":"alex_k"},{"attraction_id":1368,"rating":5.0,"review":"great biking experience while visiting quebec. We rented bikes 2 days on our visit to Quebec last week. The bikes were in excellent condition and the staff was courteous, professional and friendly. We cycled to Montmorency Falls the first day. This was an easy but not particularly scenic ride, although the...","review_date":"September 16, 2017","user":"mjb_3517"},{"attraction_id":1368,"rating":5.0,"review":"Ride to the Montmorency Falls. You could rent a bike from Cyclo and with a basic map, make your way 8 miles up the St Lawrence River to the Montmorency Falls. However, having Guy as our guide made the trip much more interesting. He's a native of Quebec and gave...","review_date":"September 15, 2017","user":"mountainvoyager"},{"attraction_id":1368,"rating":5.0,"review":"Biking Quebec City. My Scenic South Shore tour didn't go ahead, but the owner kindly switched me to the Montmorency Falls tour. This was actually a fantastic morning out. The guide stopped at various points of interest on the way out, with some good historical details. There were...","review_date":"September 14, 2017","user":"canberra_matt"},{"attraction_id":1368,"rating":5.0,"review":"Montmorency Falls Four Hour Tour. Had such a wonderful time with our guide Guy on The Montmorency Falls Bike tour by Tours Voir Qu\u00e9bec\/Cyclo Services. The four hour tour (approximately) is appropriate for most people with general base level of fitness---as the bike path that is traveled on is very...","review_date":"September 1, 2017","user":"sp174604"},{"attraction_id":1368,"rating":5.0,"review":"Montmorency Falls Tour - Beautiful ride and Excellent service (I got a flat tire)!. Bike tour to Montmorency falls is definitely the best way to go. Sure, you can drive to the falls - but biking is a much better experience. You get some exercise and get to see so much more (neighborhoods along the path, locals on the...","review_date":"September 1, 2017","user":"2boysforme"},{"attraction_id":1368,"rating":3.0,"review":"Montmorency Falls - not great. We booked the Montmorency Falls to do something a little bit different outside of Quebec City, but we were a little disappointed. Firstly the group was huge, about 30+ plus riders, so they had 4-5 bike guides with us the whole tour, but only one...","review_date":"August 21, 2017","user":"jazemaster"},{"attraction_id":1368,"rating":5.0,"review":"Solid bikes, good service, fair price. Rent a bike here for a good experience. We rented touring bikes, since we hadnt brought our shoes and helmet for road bikes. Ride along the river toward the South on the bike trails- a great route for a couple of hours. The ride to...","review_date":"August 17, 2017","user":"dave_m"},{"attraction_id":1368,"rating":5.0,"review":"Great bikes, great people. While Cyclo Services does guided tours, we just wanted to rent bikes and explore. We rented hybrids one day and took the path to Montmorency Falls; road bikes the next day to head up a trail to Shannon. The bikes provided were excellent. More importantly,...","review_date":"August 7, 2017","user":"erik_p"},{"attraction_id":1368,"rating":5.0,"review":"Huge selection of rental bikes! Had a blast!. Visited Quebec City with our kids. At home in the US we do a lot of recreational biking, but we flew to Quebec City so obviously did not have our own bikes. We had a week of beautiful weather and missed biking, so we decided...","review_date":"August 2, 2017","user":"rolo50312"},{"attraction_id":1368,"rating":5.0,"review":"Fun experience and great guides. We did 2 bike tours:\nLower Quebec with guide Uli - very fun and informative. Can be a bit hectic with a lot of tourists in town but she and the other guide Vincent did a great job of shepherding us through the city. Great...","review_date":"July 23, 2017","user":"fairwind12"},{"attraction_id":1368,"rating":4.0,"review":"Exercise History & Attraction - what more could you want!. We had picked this cycling tour to Montmorency Falls in Quebec before we'd arrived and didn't really know what to expect. Just thought doing some exercise and seeing the countryside at the same time would take off some of those kilos we'd gained eating the...","review_date":"July 22, 2017","user":"jan_e"},{"attraction_id":1368,"rating":5.0,"review":"Fun, easy ride to Montmorency Falls!. My wife and I had a lot of fun on this tour, even though it rained pretty hard on the way back from the Falls. The path to the falls isn't the most scenic as it parallels a highway and railroad tracks, but the Falls...","review_date":"June 18, 2017","user":"christj86"},{"attraction_id":1368,"rating":5.0,"review":"Great tour! Great people!. We enjoyed the tour to Montmorency Falls. Phil was our guide and he was friendly, knowledgeable, and patient - all great tour guide attributes. The ride is flat, easy, and enjoyable - you do not have to be an athlete. That being said, you do...","review_date":"June 15, 2017","user":"marjiphoenix_arizona"},{"attraction_id":1368,"rating":5.0,"review":"Beautiful ride - you can use their tour or rent the bikes and go on your own!. The people at Cyclo were great - very friendly in both English and French. We just rented two bikes for 4 hours and rode by ourselves. The very nice lady at the desk gave us a map and excellent directions and we had no trouble...","review_date":"October 2, 2016","user":"sjmarsnc"},{"attraction_id":1368,"rating":5.0,"review":"Nice bikes and great service!. We decided to rent bikes to explore the shoreline. Cyclo services was conveniently located close to the shore. The staff was very helpful with recommendations where to explore. The rental included the bikes, helmets and bike locks. Everything was in great shape. We planned to...","review_date":"September 9, 2016","user":"aceadventurer123"},{"attraction_id":1368,"rating":5.0,"review":"Bike Tour - Quebec City to Montmorency Falls. Guy was the tour guide for our four hour bike tour from Quebec City to Montmorency Falls and return. The ride was level and not difficult. Our guide was knowledgeable about architecture, geography and the flora and fauna of his beloved Quebec City. In particular...","review_date":"September 2, 2016","user":"kmascaro"},{"attraction_id":1368,"rating":5.0,"review":"Exhilirating Tour to Montmorency Falls!. There were three of us in our party that consisted of two 27 year olds and a 62 two year old. We had tried to book a tour online but had difficulties, so we decided to walk down to the bike store to make our...","review_date":"August 25, 2016","user":"teachgz"},{"attraction_id":1368,"rating":5.0,"review":"Excellent and patient guides. Guy and Denis led our family on a bicycle tour to Montmorency Falls. We ranged in age from eleven to sixty-eight, and our guides accommodated all of us very well. They made sure we were all comfortable on our bikes, and made sure we were...","review_date":"August 19, 2016","user":"mkielt"},{"attraction_id":1368,"rating":5.0,"review":"Don't miss out on this Quebec experience!. My husband and I had a wonderful experience on this ride and visit to Montmorency Falls on a beautiful summer day! Judith and Patrick did a phenomenal job taking care of us. Judith, as our tour guide was funny, friendly, and very knowledgable. The bikes...","review_date":"August 3, 2016","user":"susiecouch"},{"attraction_id":1368,"rating":5.0,"review":"Great place to rent bikes. We rented bikes from Cyclo Services and rode to Montmorency Falls ourselves. They provided maps, instructions, helmets and locks. The bikes were excellent and well maintained. We had the bikes all day, and rode to and from the falls with no problems. We were able...","review_date":"June 8, 2016","user":"audrey_v"},{"attraction_id":1368,"rating":5.0,"review":"Montmorency Falls Bike Tour\/Easy 16 Miles\/Grand Adventure!. My husband and I went on the Cyclo Services bike tour to Montmorency Falls and it was fantastic. You need to be in only average shape as the biking is essentially flat. Mark was an excellent guide with a wealth of knowledge about the bike...","review_date":"June 5, 2016","user":"kqlynch"},{"attraction_id":1368,"rating":5.0,"review":"Excellent tour!!! Don't miss it!!!!. Just a perfect trip. We only had 4 of us with our tour guide Marc. We stopped along the bike ride to see the sites and Marc explained their significance. Even though it was a very warm muggy day (it had just rained), we couldn't...","review_date":"May 30, 2016","user":"lplovetotravel"},{"attraction_id":1368,"rating":5.0,"review":"Great guide!. We're had a great morning cycling lower Quebec city. The guide you'll the two of us all through Old Quebec, then to the modern city center. The insights offered by our guide, could only come from a local. The bike shop was gracious enough to...","review_date":"May 22, 2016","user":"bill1018423"},{"attraction_id":1368,"rating":5.0,"review":"The best staff!. We did the lower town tour, and although we didn't love the tour (we felt it wasn't big enough to do a bike tour for, you sometimes rode two metres and then stopped to listen again and the history was kind of boring), we did...","review_date":"October 20, 2015","user":"alissa_c"},{"attraction_id":1368,"rating":5.0,"review":"Fun & informative tour of lower Quebec. We just returned this afternoon from a tour meandering the great bike trails at the foot of old Quebec with Gui from Cyclo tours. From the moment we arrived we were made to feel welcomed to the shop. The owners took care to ensure we...","review_date":"October 10, 2015","user":"2frumlondon"},{"attraction_id":1368,"rating":5.0,"review":"Explore Quebec by Bike. We rented 2 bikes from Cyclo Services for a half day trip out to Montmorency Falls. We were quickly fitted with bikes, helmets and a lock then provided a detailed map along with instructions. Before we knew it we were underway! We choose to take...","review_date":"August 24, 2015","user":"634suzannel"},{"attraction_id":1368,"rating":5.0,"review":"Great bikes, great staff. We chose the self guided tour option, i.e. just rented bikes. The staff were very friendly and spent time with us helping to plan out our route, giving us maps, directions, and tips. The bikes were in impeccable condition. We rode to Montmorency Falls park...","review_date":"August 8, 2015","user":"di_vacationers"},{"attraction_id":1368,"rating":5.0,"review":"Great Experience. We did the Lower Town tour on our first day in Quebec City to get acclimated to our surroundings. The guide was informative and interesting, the equipment and bikes are first rate and the staff is friendly and top notch. We thoroughly enjoyed our tour...","review_date":"July 12, 2015","user":"serenity2000_7"},{"attraction_id":1368,"rating":5.0,"review":"Bike tour to Montmorency Falls. My husband and I went on the tour to the falls and it was fantastic. We are both experienced cyclists and Raymond, our guide, adjusted the trip to fit our skill level. This was also possible because we were the only ones on the trip....","review_date":"July 1, 2015","user":"esther_d"},{"attraction_id":1368,"rating":5.0,"review":"Great experience . We took the bike tour to Montmorency falls in June. It was a nice overall experience with a destination at the falls. The bike shop and guide were top notch and the Quebec trail system is really nice.","review_date":"June 26, 2015","user":"jeanne_p"},{"attraction_id":1368,"rating":5.0,"review":"Extremely Helpful & Friendly. Before we left for Quebec City, we decided we would do the Montmorency Falls tour. When we arrived the morning of, Cyclo Services had comfy bikes, clean helmets, a water bottle and a little snack pack waiting for us. Guy was a great, knowledgeable guide....","review_date":"June 24, 2015","user":"brettep_13"},{"attraction_id":1368,"rating":5.0,"review":"A fantastic bike tour :-). I was in a small group of 3 led by Michel for our trip to Montmorency Falls. We had delightful weather which always helps too!\nThe majority of the tour is on a dedicated bike path so safety is not an issue. We were issued...","review_date":"September 27, 2014","user":"geoffannabel"},{"attraction_id":1368,"rating":5.0,"review":"Excellent experience, Michel was the perfect guide. We signed up for the Montmorency Falls bike tour. We started off in the old city and biked east towards the falls. Its an easy and beautiful ride, with a paved bike path the whole way. Michel was our guide, who ran the tour perfectly;...","review_date":"September 1, 2014","user":"liam_q"},{"attraction_id":1368,"rating":4.0,"review":"Was a nice day. Decent bikes. Attentive service. Good directions and suggestions. Good place to rent bikes. Strongly recommend the ride out to Montmorency Falls. Easy ride. Flat paved bike paths. Easy to navigate. Beautiful views. Riding over the bridge and up the hill on Il d'Orleans was challenging...","review_date":"August 22, 2014","user":"gordo050"},{"attraction_id":1368,"rating":5.0,"review":"Great ride!. We rented 4 hybrid bikes about a week before we arrived. The rental process was easy and efficient. The staff adjusted our seats, helped us with our helmets and provided a map and explained how to get to Montmorency falls. The bike path was great...","review_date":"August 11, 2014","user":"carax"},{"attraction_id":1368,"rating":5.0,"review":"Great way to see Quebec. We rented bikes to pedal to Montmorency Falls on our own; then the next day, did the guided tour to Wendake Village and canoe paddle with Judith. Both days were great, thanks to the expertise and help from the staff at Cyclo Services. They provided...","review_date":"July 12, 2014","user":"onepageturner"},{"attraction_id":1368,"rating":5.0,"review":"What a great way to spend the. During our visit to Quebec City during the first weekend of August 2012, we had the good fortune to take the morning half day bike tour of Montmorency Falls with Cyclo Services. I had called prior to our trip to reserve the tour for my...","review_date":"September 16, 2012","user":"cobrasu8"},{"attraction_id":1370,"rating":5.0,"review":"Hike to Remember. From the get-go, Nafees was super energetic and happy to show us around the city of Vancouver. Being that he grew up in the city, he was more than happy to give up tips on how to get around the city and what other sights...","review_date":"October 15, 2018","user":"teamphat18"},{"attraction_id":1370,"rating":5.0,"review":"Excellent natural scenery for pictures. The tour takes you to a forest with incredible natural scenery. They give you helpful tips for taking great pictures","review_date":"March 29, 2018","user":"n8265vwadrianb"},{"attraction_id":1370,"rating":5.0,"review":"Awesome \"insiders\" trip!. When we travel, we always try to see a city the way residents do. This beautiful hike helped us do that. We got to hike some beautiful trails without having to navigate how to get there. Nafees was a fun and easy-going guide. We also...","review_date":"March 27, 2018","user":"karen_from_to"},{"attraction_id":1375,"rating":5.0,"review":"Informative and relaxed tour of Vancouver!. Our first time in Canada, my husband and I spent two days in Vancouver before heading to Whistler for skiing. I emailed Lionsgate before our trip and after a few pleasant exchanges with Steven Rivard, who runs Lionsgate, I felt confident that we'd be in...","review_date":"February 12, 2019","user":"ruth_r"},{"attraction_id":1376,"rating":5.0,"review":"Great Host. Fun & Exciting Trip. Our Host was Natahan, and he was a real Gentleman. always made sure we watched our step, and offered umbrellas for the Rain!\nThe falls look out point was great, as was the village.\nDidn't try the wines, but the other...","review_date":"March 15, 2019","user":"amyleestarr"},{"attraction_id":1376,"rating":5.0,"review":"Great Tour company. Tour was great. Really wanted to take the helicopter ride but it was cancelled. Niagara on the lake was smaller than we had imagined.\nAll in all, good choice for the money","review_date":"March 1, 2019","user":"heidi_m"},{"attraction_id":1376,"rating":5.0,"review":"The Best Tour to Niagara Falls. I would commnet these folks for perhaps giving us not on the best tour, but the most professional service. Would love to use them again in the future. Big shout out to Stephen for making our day memorable and for the good laughs.\nMy wife...","review_date":"February 28, 2019","user":"jeffandmary74"},{"attraction_id":1386,"rating":5.0,"review":"Fabulous trip.. Fabulous private afternoon\/evening trip from Toronto to Niagara (in total about 10 hours). Collected from hotel by Crystal in a lovely SUV and transported to Niagara in comfort, all the way being informed of local sights and places of interest. Crystal seemed genuinely interested in...","review_date":"June 17, 2018","user":"498jt"},{"attraction_id":1386,"rating":5.0,"review":"Best way to tour. From top notch service to high end vehicles, our day trip to Niagara Falls was the perfect end to an amazing trip. David was so attentive and personable. His knowledge of the area was tremendous. We are so happy to have had this opportunity. Best...","review_date":"May 28, 2018","user":"macie106"},{"attraction_id":1386,"rating":5.0,"review":"Excellent service. I took my sister and some friends to Toronto to celebrate a special occasion. We had five days of shows, restaurants, and shopping planned. Then on Saturday morning the ice storm hit. We had to change some of our plans and I really thought that...","review_date":"May 9, 2018","user":"canadiansologirl"},{"attraction_id":1386,"rating":5.0,"review":"Niagara Private Day Tour. We had a wonderful private day tour with Walter to Niagara Falls. Walter was very knowledgeable about the whole area. We had plenty of time at Niagara Falls, then a yummy lunch at Prince of Wales Hotel at Niagara on the Lake. Walter stopped at...","review_date":"January 1, 2018","user":"shane_janettekearney"},{"attraction_id":1387,"rating":5.0,"review":"Good Intro and Orientation. Our family really enjoyed this as a kick-off to our visit. The guide (Jocelyn?) was very pleasant to us;","review_date":"January 7, 2019","user":"benshub"},{"attraction_id":1389,"rating":5.0,"review":"I Wouldn't Call This a Castle. But the house is simply amazing. Each room was jam-packed with historical items and we were actually able to take photographs - which is highly unusual in old buildings. It IS a very large house, but not what I think of as a castle when...","review_date":"January 5, 2019","user":"leanne_b"},{"attraction_id":1389,"rating":3.0,"review":"Tour Guide was very attentive and informative. Unfortunately, apart from the castle, I had seen most of the sights the previous day with another tour. Otherwise, good tour.","review_date":"September 26, 2018","user":"anne_m"},{"attraction_id":1389,"rating":4.0,"review":"A pleasant tour with detailed explanation. Sightseeing of the famous Craigdarroch Castle and city of Victoria.\nTour guide aka the driver took us to visit the castle first and then have a city tour around Victoria. The castle itself is small but beautiful from both outside and inside. You can learn...","review_date":"September 22, 2018","user":"addicted_to_scenery"},{"attraction_id":1389,"rating":4.0,"review":"Good guide\/ value for money. Enjoyable tour. Guide John had researched his tour and provided good info except for a few stupid jokes.\nCastle was good.","review_date":"September 22, 2018","user":"shelley_g"},{"attraction_id":1389,"rating":5.0,"review":"Economic Tour of the City!. Great and affordable tour of the city. Loved learning the history of the Craigdarroch castle, our tour guide Leeroy was very helpful and informative.","review_date":"August 26, 2018","user":"jason_t"},{"attraction_id":1389,"rating":4.0,"review":"Great tour. This was a great tour. Victoria was BEAUTIFUL and we want to go back! The driver was engaging and funny, the wildlife abundant, and the castle was amazing. We bought the excursion on the ship because we had some credits back but I see here...","review_date":"August 14, 2018","user":"ally_s"},{"attraction_id":1389,"rating":5.0,"review":"Victoria City tour with Craigdarroch castle. This was a concise but thorough tour around the city's high points. Our guide,Bruce was informative and funny with a number of great insights into the different points of interest.\nThe castle was a fascinating spot - the tour provides for a 1 hour self...","review_date":"July 30, 2018","user":"64kelvinw"},{"attraction_id":1389,"rating":4.0,"review":"Best Way To See The City. Another city another Hop On Hop Off for us!\nThey really are great ways to see places.\nThe 1.5 hour trip round Victoria gives you a real feel for the place and even heads into the suburbs and gives you some amazing coastal views.\nDo...","review_date":"July 30, 2018","user":"pault73"},{"attraction_id":1389,"rating":5.0,"review":"Great way to see the city. This is great way to see some of the charms hidden within the city. The trip around the old town and China town was very informative . The stop at the castle is shorter then we would have liked because there is so much to...","review_date":"July 27, 2018","user":"darrellf18"},{"attraction_id":1389,"rating":4.0,"review":"Great visit, but so fast!. Our driver was great! He taught us so much about this beautiful place. The castle was gorgeous! Our group of 5 loved touring and learning about the castle. It was just too fast of a tour. We didn\u2019t get to stop and see much of...","review_date":"July 24, 2018","user":"184rachelled"},{"attraction_id":1389,"rating":5.0,"review":"A great way to see Victoria. I would suggest this tour for anyone wanting to see the city. Our driver Jim was very funny, informative and professional. He seems to enjoy his job and showing off the best of Victoria. It made for an enjoyable tour with great commentary.\nIt was...","review_date":"July 4, 2018","user":"littleladyg"},{"attraction_id":1389,"rating":1.0,"review":"left by driver. We were in Victoria on June 14th 2018, we chose to do the Scenic Victoria and Craigdarroch Castle tour. our tickets said 9:15 am, we were on time in fact we were a little early, However that was not the case for 11 other people...","review_date":"June 18, 2018","user":"bulldpog"},{"attraction_id":1389,"rating":5.0,"review":"Great Way To Get To Know Victoria. The tour started on time. The bus was comfortable. Patrick (our tour guide and driver) was very knowledgeable about the city of Victoria. He was friendly and he made the tour interesting and funny. The tour encompassed most of the town that a tourist would...","review_date":"June 17, 2018","user":"tmsportz"},{"attraction_id":1389,"rating":5.0,"review":"So Glad We Did This!. We had a free morning on our last day in Victoria and signed up for this tour and we\u2019re so happy we did. Patrick was an amazing guide, explaining and showing us beautiful parts of Victoria that we might not have seen. A peaceful and...","review_date":"June 4, 2018","user":"maureenr733"},{"attraction_id":1390,"rating":5.0,"review":"So Much Fun!!. Bring a camera ~ After being picked up right on time from downtown .. Had a Very Fun day walking on the trails of Lynn Canyon through a wonderful forest with rushing streams below, with Paul, our informative and fun guide, and 2 friends from...","review_date":"September 27, 2018","user":"judi_h"},{"attraction_id":1390,"rating":5.0,"review":"Fantastic Tour...Highly Recommend!. Everything about this hike and bike tour was AWESOME! Paul is wonderful! He was prompt, organized, knowledgeable, and fun! Our hike through Lynn Canyon was beautiful and educational. Paul provided a nice, healthy lunch before we set off on the biking portion of our tour...","review_date":"August 10, 2018","user":"michelle_c"},{"attraction_id":1390,"rating":5.0,"review":"Into The Wild . The trip to Lynn Canyon Park and Pitt Meadows was a great way to easily experience the natural environs surrounding Vancouver. Paul shared his enthusiasm, knowledge and perspective of these areas natural and cultural histories while we hiked and biked. Length and intensity of each...","review_date":"August 8, 2018","user":"selee"},{"attraction_id":1390,"rating":5.0,"review":"Paul is the star. We had a great day out with Paul, picked up outside appt block by bus.A nice relaxing walk at Lyn Canyon,with informative and relaxed info from Paul.Then back on the bus to a new location,nice picnic lunch set up by Paul in the area by...","review_date":"August 5, 2018","user":"michael_h"},{"attraction_id":1390,"rating":5.0,"review":"Great way to spend a day. Myself and two buddies were on a 3-day vacation and had decided we'd like to do some biking and hiking. I contacted Paul and made reservations. Paul picked us up at our hotel and we were off. The first part of the day consisted of...","review_date":"July 28, 2018","user":"heron48"},{"attraction_id":1390,"rating":5.0,"review":"Wonderful nature filled trip!. My husband and I love being outdoors and this tour definitely offered that. We started out hiking in Lynn Creek Park and then bicycling and lunch further out in a more countryside setting. Everywhere we turned was breathtaking. We got great exercise out of it...","review_date":"July 23, 2018","user":"sapier_l"},{"attraction_id":1390,"rating":5.0,"review":"Highly recommend this full day hike\/bike for a family outdoors experience. Paul did a great job with the tour of 7 folks ranging from age 12 to 50. He was knowledgeable and fun, truly enjoying sharing his city with us. He was good with pre-trip correspondence and hotel pickup in the comfortable shuttle bus. We headed...","review_date":"July 19, 2018","user":"k_t"},{"attraction_id":1390,"rating":5.0,"review":"Great trip through nature. My wife and I spent a day with Paul and a half dozen other adventurers. It was easily some of the best money we spent on our trip to Vancouver, and certainly the best views we had of life outside the city.","review_date":"July 16, 2018","user":"andrew_b"},{"attraction_id":1390,"rating":5.0,"review":"Fun afternoon cycling around Vancouver. We are extremely happy with the private tour Paul ran for our family reunion. He was able to accommodate our group running from age 6 all the way up to the late 70s. Fifteen minutes in, Paul felt like an old friend. We really enjoyed...","review_date":"July 15, 2018","user":"jumpow"},{"attraction_id":1390,"rating":5.0,"review":"5* Tour. Definitely try a tour with Paul when in Vancouver. Myself, my partner, brother and his girlfriend went on the 1 day tour with Paul and we loved it! I would highly recommend this tour to everyone in Vancouver, Paul is full of knowledge about the area and has very carefully selected ideal routes for...","review_date":"June 13, 2018","user":"rose_m"},{"attraction_id":1390,"rating":5.0,"review":"Great day hiking and biking in nature away from the city. I loved the whole day. First we traveled to Lynn Canyon and did some hiking, saw some beautiful waterfalls and walked along a suspension bridge. We then traveled to the valley and had a healthy picnic lunch and then began the biking portion with beautiful...","review_date":"June 12, 2018","user":"amy41080"},{"attraction_id":1390,"rating":5.0,"review":"Best biking trips ever. I went to Vancouver with my family and I wanted to do something active with my wife and two boys. I saw that Paul had such great reviews so I thought I would try both the Stanley Park tour and the more rural biking trip....","review_date":"May 30, 2018","user":"dankalish"},{"attraction_id":1390,"rating":5.0,"review":"Vancouver city bike tour. My wife and I had a brilliant tour around the waterfront of Vancouver with Paul. Started and ended in Coal Harbour at a leisurely pace. There were plenty of stops with Paul pointing out bits of local history or info on plants and wildlife. Thoroughly...","review_date":"May 28, 2018","user":"davidk1232018"},{"attraction_id":1390,"rating":5.0,"review":"An Incredible Trip Away from the City!. I booked my parents on this tour to show them what BC has to offer aside from the city of Vancouver, and I sure am glad I did. Because we were picked up right from our hotel, we had all the energy required for the...","review_date":"May 2, 2018","user":"justin_n"},{"attraction_id":1391,"rating":5.0,"review":"Well worth it!. Hannah and her horse Christopher provided us the most delightful afternoon experience! Hannah was so knowledgeable and fun in her presentation. Watching other tours, I was so thankful we were with this company! It was a highlight of our trip. Thanks again Hannah!","review_date":"March 11, 2019","user":"kara_b"},{"attraction_id":1391,"rating":5.0,"review":"Wonderful experience . Thanks to Hannah & Christopher for a lovely tour of Victoria. We all enjoyed the narrated tour. Would definately recommend taking a ride with them!","review_date":"March 11, 2019","user":"tammy_b"},{"attraction_id":1391,"rating":5.0,"review":"Enjoying my son and his beautiful family. We took an adjusted royal tour instead of going to the ocean we opted to do a 45 through Beacon Hill Park and a 15 minute down town. The staff did not hesitate to honor my request for the adjustment, Melissa introduced my granddaughters to...","review_date":"September 10, 2018","user":"fred_c"},{"attraction_id":1391,"rating":5.0,"review":"Fun and Informative with Awesome guide Janelle!. Janelle made our tour so much fun with a plethora of interesting historical tidbits of info. She is very Knowledgeable about all things in Victoria and her wonderful lilting voice and humor made the tour even better. Highly recommend asking for her as your guide.","review_date":"August 30, 2018","user":"crystal_t"},{"attraction_id":1391,"rating":5.0,"review":"Wow, such an incredible experience and the sights were beautiful!. My wife and I had such a beautiful carriage. The driver knew everything about the old city and the horse, Mark, was so majestic! I didn't want it to end. It was like being transported to another world.","review_date":"August 3, 2018","user":"makeyourfaith"},{"attraction_id":1391,"rating":5.0,"review":"AMAZING TOUR GUIDE!. Tour guide Morgan with horse Miss Moon are #1!. Morgan is very interactive and entertaining with stories of Victoria. It was obvious she genuinely cares for Moon and that also was entertaining! Overall the carriage ride is money well spent. Morgan's bubbly personality and horse...","review_date":"July 10, 2018","user":"lorna_f"},{"attraction_id":1391,"rating":4.0,"review":"A great way to tour Victoria and get away from crowds.. My wife and I took this tour during a port stop on an Alaskan cruise. We really enjoyed the tour. I felt like we got a bit of an insiders perspective on the city. We loved hearing about some of the local lore including the...","review_date":"July 7, 2018","user":"jerriuscaesar"},{"attraction_id":1391,"rating":5.0,"review":"Canada Day Excellent Adventure . Betty, our horse, was amazing. She was very vocal during the tour. Our carriage driver, Mianne, was also incredible and also very vocal during the tour. The tour was not only very picturesque but also educational. Learning about our local history was interesting. It was...","review_date":"July 1, 2018","user":"scott_f"},{"attraction_id":1391,"rating":5.0,"review":"romantic and informative. Leslie and \"Jack\" were a special highlite. Leslie did not miss a question and Jack did not miss a turn and was perfectly responsive to Leslie's commands. Overall; it was a wonderful ride. Thank you and we will return.\nCan we ask for Leslie and...","review_date":"June 19, 2018","user":"lynnangel2018"},{"attraction_id":1391,"rating":4.0,"review":"Great tour. This tour was most enjoyable. We booked an hour tour with Taylor as our driver\/guide. She gave us a couple of options and made her recommendation which we took. Taylor was very knowledgeable about the area and handled Christopher well. The horse was in good...","review_date":"May 21, 2018","user":"abessl"},{"attraction_id":1392,"rating":5.0,"review":"Summer turned into Winter. Matt, our tour guide, shared his enthusiasm and love of Canada and the National Parks.\nHis admiration for the country was so infectious. He is an amazing guide and keeps studying to learn more and share with his tour guests. We had an unexpected snow...","review_date":"October 14, 2018","user":"carol_c"},{"attraction_id":1392,"rating":5.0,"review":"Great tour Gide and actual sightings make for a great time. The tour of Banff National Park obviously can only scratch the surface in three hours. However the excellent story telling of Norm the driver made for a wonderful experience. Norm\u2019s knowledge of where animals might be found paid off with a great view of MuleDeer...","review_date":"August 18, 2018","user":"jimofac"},{"attraction_id":1392,"rating":5.0,"review":"Great tour. This was a great tour for us, our guide Pam was very knowledgeable and kind. She made sure that everyone was comfortable and she told us all the fascinating stories about Banff. We enjoyed it very much, definitely worth it. Thank you","review_date":"July 29, 2018","user":"busiewami"},{"attraction_id":1392,"rating":5.0,"review":"Awesome views. Our guide Andrew was fantastic. Super energetic and was hugely informative about the history of Banff and the surrounding areas. Did a great job showing off the spectacular Banff scenery. Will definitely be back.","review_date":"July 25, 2018","user":"mark_b"},{"attraction_id":1392,"rating":5.0,"review":"Extra nice !. I did the \"Discover Banff & Its Wildlife\" this morning with our guide Norm. It's a 3 hours basic tour of Banff but I must say that it exceed my expectations ! I am very pleased, I learnt a lot during this tour, and we...","review_date":"July 5, 2018","user":"alexandrab4667"},{"attraction_id":1392,"rating":4.0,"review":"Learn more about Banff. Hugh was a fantastic driver and guide. He had so much history and knowledge to pass on and we appreciated learning more about Banff and the Wildlife in it's surrounds. There were plenty of places to stop and it made for a nice combination of...","review_date":"July 2, 2018","user":"jnutchey"},{"attraction_id":1392,"rating":5.0,"review":"Great Overview of Banff area. This was a great small group tour of Banff and the area. There were only 12 people on our small bus. Our guide, Norm, made the tour great. He didn't rush us, explained everything we saw, answered lots of questions and was was very familiar...","review_date":"June 30, 2018","user":"tauna_d"},{"attraction_id":1392,"rating":4.0,"review":"Nice tour of Banff. Enjoyed the tour led by Andy. Visited How falls, was elk. Drove by Fairmont hotel and main street and out to lake Minnewanka where we saw big horn sheep along the road. Thank you Andy. Worth the $$","review_date":"June 25, 2018","user":"mbtrn"},{"attraction_id":1392,"rating":5.0,"review":"Wildlife day tour with Nicole as our guide. Nicole was an excellent ambassador for the Canadian National Forest. Her wealth of information about native wildlife and her enthusiastic and colorful descriptions of the natural surroundings had us captivated for the entire tour. Our stay at the Fairmont Chateau Lake Louise was a bucket...","review_date":"June 22, 2018","user":"david_m"},{"attraction_id":1392,"rating":5.0,"review":"Discover Banff and it's wildlife. This short 3hour tour is the perfect introduction to Banff. We toured around several different places and the views were amazing! We saw deer, ground squirrels, elk and a small herd of long horned sheep. Our guide Andrew was wonderful and answered all our questions,...","review_date":"June 13, 2018","user":"rachel_s"},{"attraction_id":1392,"rating":5.0,"review":"Excellent Overview Of Banff. We had a great time on this small, well organised tour. Our driver\/guide, Andrew, was terrific. He was knowledgeable, humorous and made everyone on the trip comfortable. The tour highlighted both history and nature and was exactly what we wanted for our short stay.","review_date":"May 31, 2018","user":"gtthompson"},{"attraction_id":1392,"rating":5.0,"review":"Loved the tour! . We really enjoyed the tour and found our host, Andrew, to be knowledgeable and passionate about what he does. We stopped to take photos at beautiful places and saw some wildlife along the way. Must try if you would like to see more of Banff\u2019s...","review_date":"May 21, 2018","user":"bunnnnny"},{"attraction_id":1392,"rating":5.0,"review":"Well worth your time.. Today May 18,2018 we took this tour with Neil. Neil is very informative about Banff and told us a little history and showed us, wildlife, etc. Banff is a beautiful place and he made sure we were exposed to this beauty, with explanations to go...","review_date":"May 18, 2018","user":"gtobin"},{"attraction_id":1392,"rating":4.0,"review":"An excellent overview.. There were sixteen of us from many different countries, a very good mix. The tour consists of a series of stops at beauty spots around Banff, with almost no walking. It was a bit slow to get started, ie to get out of the town,...","review_date":"May 15, 2018","user":"david_h"},{"attraction_id":1392,"rating":5.0,"review":"Amazing!. The guide was really knowledgeable and we spotted a lot of animals on the way! I would totally recommend this","review_date":"May 10, 2018","user":"nataliafranco"},{"attraction_id":1393,"rating":5.0,"review":"A great way to see wine country!. Attentive friendly staff, nice bikes, a great afternoon of wine tasting. Rich quickly answered all questions when booking and scheduling, and our guide, Graham, was relaxed and friendly but made sure guests had a safe and fun ride. I would certainly do this again!","review_date":"September 17, 2018","user":"bryan_n"},{"attraction_id":1393,"rating":5.0,"review":"Cycling + wine tasting = what could possibly go wrong?. This turned out to be a great idea and we're so glad we booked it. We took the shorter of the tours offered, 4 1\/2 hours, which included visits to four wineries, one with a cheese pairing. Each winery offered either 3 or 4 tastings....","review_date":"September 6, 2018","user":"tyrrell68"},{"attraction_id":1393,"rating":5.0,"review":"Half-day Tour . Very informative tour. Very well organized. Gwen was friendly and helpful and very conscious for everyone' safety. She went out of her way to accommodate requests and get extra info. Beginner bikers may have trouble keeping up with the pace.","review_date":"August 24, 2018","user":"chantal_s"},{"attraction_id":1393,"rating":5.0,"review":"Bringing People Together. Joined the Grape Escape team for a charity fundraiser for Meningitis Now UK this past Sunday.\nWhat a wonderful day we all had. Every detail was attended to so that our whole cycling experience was fantastic and SAFE! Rich was a gracious host and our...","review_date":"August 8, 2018","user":"donna123go"},{"attraction_id":1393,"rating":5.0,"review":"Excellent! So much fun!. My husband and I decided to do the bicycle wine tour for our 1st year anniversary, I had done a wine tour before with grape escapes for my bachelorette and it was awesome. We ran into a lot of traffic on the way there so...","review_date":"August 6, 2018","user":"andreac220712"},{"attraction_id":1393,"rating":5.0,"review":"Excellent fun: great guide, wine tasting and vineyards..... We chose the afternoon cycle and wine tasting. Having been picked up from our hotel we were kitted our with everything we needed, introduced to another couple joining us and off we went with our guide, Larry. The road was flat and the cycling was...","review_date":"July 12, 2018","user":"justinev25"},{"attraction_id":1393,"rating":5.0,"review":"Great Afternoon! . Visited this past weekend for a bachelorette party. We loved all four of the wineries we stopped at. Bikes all worked well. Our tour guide, Kevin, was excellent. It was only his second tour, but you would have never known as he did such a...","review_date":"May 28, 2018","user":"jaross656"},{"attraction_id":1396,"rating":5.0,"review":"Worth the time and money!. We ( 2 adults and 2 teens) spent a very hot day in the company of our guide, Christian, walking parts of Old Montreal- and it was wonderful. Christian was very knowledgeable. He shared history of the area and its buildings and people, through anecdotes...","review_date":"November 2, 2018","user":"jill1207w"},{"attraction_id":1396,"rating":4.0,"review":"Walking Tour of Old Montreal. Easy check in in front of the Notre Dame Basilica, small group of 6, very good tour from Martin. He gave us just the the right amount of history to enjoy the 2 hr tour. We covered quite a large section of the old town...","review_date":"August 24, 2018","user":"lost80sgirl"},{"attraction_id":1397,"rating":5.0,"review":"I loved the Chinatown tour!. The guide was incredibly knowledgeable and his respect for the Chinese community really came through. We learned about the history of Chinese in Canada, the artist who painted murals in Chinatown, and visited a temple and an herbalist. We also learned about the gambling and...","review_date":"December 27, 2018","user":"amanda_c"},{"attraction_id":1397,"rating":5.0,"review":"Excellent insights. Did the walking tour of China Town and the James Bay \"Emily Carr\" walk. Each walk was 90 min in length, lead by a very capable knowledgeable guide who I gather is a historian by education and a resident of Victoria since age 11. A...","review_date":"August 27, 2018","user":"elizabeth471"},{"attraction_id":1403,"rating":4.0,"review":"Interesting, friendly tour that takes you away from the touristy areas of Vancouver.. There's a certain appeal to viewing the murals at night. Having said that, I think the tour would work better during the day as some of the murals are so colourful.\nJosh is not a native Vancouverite but he's passionate about the city and cares...","review_date":"February 24, 2019","user":"dev_b"},{"attraction_id":1407,"rating":5.0,"review":"Very fun Tour to Niagara Falls. Our tour guide kept us laughing the whole day. He has been doing tours since he was little, as he and his family grew up in the area. Sometimes you take a tour, the guide knows his history, but he doesn't know how to tell...","review_date":"February 15, 2019","user":"hellokitty198"},{"attraction_id":1426,"rating":5.0,"review":"Simply the best tour to Niagara Falls. We booked the trip with the boat, but due to the weather the boat was not working. Ther guide took us in the tunnels instead. It was interesting to see, and there is ALOT of water. I have only seen picutres, but we were definately...","review_date":"March 1, 2019","user":"meggiecat"},{"attraction_id":1426,"rating":5.0,"review":"Great tour to Niagara falls. We just got back from this trip. we were with another family from Texas. ANDREE was an amazing tour guide!!!!! he was so funny and kept us entertained. I told him he has a true passion for this and its his calling. Some other guests...","review_date":"February 15, 2019","user":"traceyhunter49"},{"attraction_id":1426,"rating":5.0,"review":"Best Tour to Niagara Falls. Booked this from the front desk of my hotel. they picked us up quite early 7:15am from Mississauga, but we didn\u00e8t mind. We than drove in Canadian traffic to downtown meeting point where we picked up other people for the tour. The guide was nice...","review_date":"February 15, 2019","user":"melissamichaud"},{"attraction_id":1450,"rating":5.0,"review":"2 solid hours of orcas. We went out with Captain Dave on the company's first trip of the year. It was a great trip -- thirty minutes out and back, and 2 solid hours of orcas (three separate pods) with a few bald eagles thrown in for fun.\nI would...","review_date":"March 14, 2019","user":"alex_f"},{"attraction_id":1502,"rating":5.0,"review":"Before tour with Martha . What an awesome tour of both the American and Canadian side of Niagara Falls. Martha, our tour guide and driver arrived promptly and was so welcoming and friendly to all on the tour. We did so many stops and Martha always got us to the...","review_date":"October 12, 2018","user":"trek645779"},{"attraction_id":1502,"rating":5.0,"review":"Very early start but soooooo worth it. Our pickup from the hotel in New York was on time, a very early morning start but it had to be. We were taken to a pre book flight, boarded with no trouble, picked up by bus when we arrived at the next airport, and...","review_date":"September 27, 2018","user":"julie_m"},{"attraction_id":1502,"rating":5.0,"review":"Excellent. This was by far one of the best most organized tours we have gone on. Was well worth the price of the tour.\nIt allowed to see so much... no worries about driving or parking.\nWe sal alto... and our tour guide was fabulous.","review_date":"September 9, 2018","user":"arleneeberly"},{"attraction_id":1502,"rating":5.0,"review":"What a tour *****. We booked with viator. Our guide was Noman and he was amazing. He gave a lot of great information. He was very attentive to all of our needs. We were 23 and 1 gentleman was with a cane. Noman made it a point to have...","review_date":"September 8, 2018","user":"jonesj17"},{"attraction_id":1502,"rating":5.0,"review":"Great day at Niagara Falls . Our tour guide was Mark and we really enjoyed our day. He is totally knowledgeable about the area, Canada and New York, he made us laugh, and his directions when we visited each venue were very clear. We knew where to go, what to expect...","review_date":"September 6, 2018","user":"tripper118223"},{"attraction_id":1502,"rating":1.0,"review":"Disappointed. Booked with this tour company two days prior to the tour date. 30 minutes before we were to be picked up they called and said they overbooked and could not accommodate us on the tour. Of course they were willing to rebook us for another...","review_date":"August 15, 2018","user":"besttimeofourlife"},{"attraction_id":1502,"rating":5.0,"review":"Great tour and great guide. We had a wonderful tour on a beautiful day with Mark the Canadian. He was pleasant, knowledgeable and humorous. Lots of good stops but the highlight was the Maid of The Mist.","review_date":"August 13, 2018","user":"pakirk20"},{"attraction_id":1502,"rating":4.0,"review":"American\/Canada Niagara Falls Tour. \"Mark the Canadian\" was our tour guide. He shared a humorous, entertaining and knowledgeable understanding of both Canada and the USA. It only stands to reason as he was born, raised, worked and retired in the Niagara Falls area. He went beyond just a typical...","review_date":"July 25, 2018","user":"darrell_l"},{"attraction_id":1502,"rating":5.0,"review":"American\/Canadian Niagara Falls Tour . This tour was excellent!!! \u201cMark the Canadian\u201d was our tour guide and he just made our day! He had so many fascinating stories to share about the area. Very knowledgeable and entertaining! I highly recommend this tour!!!","review_date":"June 26, 2018","user":"slb103"},{"attraction_id":1502,"rating":1.0,"review":"A disappointing excursion at Niagara Falls. As an incipit, I would like to say to any reader that I travel for work (around 60 international travels per year) but I use my tripadvisor account only if I find it very important for the community to read.\nThis time I was traveling...","review_date":"June 23, 2018","user":"roughio"},{"attraction_id":1502,"rating":5.0,"review":"Niagara Falls Day Tour. We did the day trip from JFK airport New York. It was a long day leaving hotel for airport at 4am but it was worth it. Everything is fully organised and everything went like clockwork, from a coach transfer to JFK, return flights and coach...","review_date":"June 21, 2018","user":"david_westwood48"},{"attraction_id":1502,"rating":5.0,"review":"Enjoyable. Our guide was Martha.. she picked us up at our hotel and suggested we change our footwear to make the tour more comfortable.. she waited and we were on our way .. she took us down to the boat ride, #7 on our bucket list..it...","review_date":"May 11, 2018","user":"rvfamily754"},{"attraction_id":1502,"rating":5.0,"review":"Self tour. We walked over from Wyndham Garden were we stayed. Walked across the bridge to Canada. Beautiful day. Took about 15minutes. Canada had nice gardens, all the spring flowers just coming up. We walked to horse shoe falls. Great view of both American and Canadian falls....","review_date":"April 30, 2018","user":"patrick556252016"},{"attraction_id":1502,"rating":5.0,"review":"Trip to see world famous Niagara Falls. Eduardo was our tour guide. Very knowledgeable and great to listen to. Provided lots of facts about the falls including historical facts.","review_date":"April 29, 2018","user":"banksie_13"},{"attraction_id":1502,"rating":3.0,"review":"NYC to Niagara Falls - 1 day. Niagara Falls is such beautiful place but our tour guide Fernando wasn\u2019t very good. He was unorganised, had very long winded descriptions of places\/things & to be honest just boring. He was nice natured & kind but not engaging as a tour guide. He constantly...","review_date":"April 18, 2018","user":"seronet"},{"attraction_id":1503,"rating":3.0,"review":"Nice pictures but nothing more. You see a lot, but it's more about taking pictures than experience Canada. Chris was an awesome guide but I wouldn't recommend it for the regular price. I would be definitively more disappointed if the weather was bad.","review_date":"October 31, 2018","user":"k2898diannas"},{"attraction_id":1503,"rating":5.0,"review":"Amazing Tour!. My husband & I are from Australia and in our 50's and even though we were the oldest ones on the tour, we were made to feel very welcome. I think these tours are aimed at a younger audience but it was fine. Chris, our...","review_date":"October 24, 2018","user":"jackiejoy2018"},{"attraction_id":1503,"rating":4.0,"review":"Good tour made even better by great tour guide (Alice). Not a great start having to move from a very comfortable coach to a lesser standard bus due to over booking. Changing busses also meant we lost time that first day. Last day also a rush as having to time watch to make it to...","review_date":"October 9, 2018","user":"momonkton"},{"attraction_id":1503,"rating":5.0,"review":"very enjoyable tour. I just had an amazing fun-filled weekend on the Rockies Classic tour which started on 28 September 2018 and is finishing later today\nI particularly liked the ice glacier which was sehr gut.\nAlso, the cowboy theme bar was very fun too\nThe driver, her...","review_date":"October 1, 2018","user":"lovetravel821928"},{"attraction_id":1503,"rating":4.0,"review":"Rockies. Amazing tour to see all these places in 4 days.Lake Louise and Lake Peyto were my favourites. We had so much snow that I felt it was Christmas time in September.Tour guide Matt was very knowledgeable in history. Driver was very careful. I just wished...","review_date":"September 28, 2018","user":"honeymooners688"},{"attraction_id":1503,"rating":5.0,"review":"Great guide and exciting itinerary.. The itinerary was fabulous giving us a good colourful and adventurous sweep of the majestic Canadian Rockies. Our guide - Matt is knowledgeable and his commentaries added to the excitement of the journey. Highly recommend this tour.","review_date":"September 18, 2018","user":"visitusa"},{"attraction_id":1503,"rating":5.0,"review":"The best way to experience the Rockies. This trip was fantastic. Rhawnie our guide and Rudy our driver were fun and made the whole trip enjoyable. Rhawnie has a wealth of knowledge of the areas we visited and also made great recommendations that made the trip even more special. If you have...","review_date":"September 18, 2018","user":"stephen_s"},{"attraction_id":1503,"rating":5.0,"review":"Terrific!!. The trip was amazing!! Starting with the tour guide Rhawnie. She is very funny and able to tell us all the history behind the cities, lakes, roads and so forth!! She always gave us the best tips and recommendations to enjoy the tour. Second point...","review_date":"September 12, 2018","user":"diogo_k"},{"attraction_id":1503,"rating":5.0,"review":"Awesome!!! . My husband and I are studying in Vancouver.. we were in doubt whether this tour would be worth it.. But.. we really had fun with the tour guide Rhawnie and felt safety with the bus driver Padra!!! The trip is long an we could always...","review_date":"September 12, 2018","user":"odyssey814945"},{"attraction_id":1503,"rating":5.0,"review":"Above any expectation!. I just came back from this tour and needed to write a review right away. Bear in mind my partner and I have never been on an organized trip before and my company gave us this tour as a gift.\nI thought it would have...","review_date":"September 3, 2018","user":"claudia1001"},{"attraction_id":1503,"rating":5.0,"review":"Amazing journey throughout the Rockies. I would highly recommend this tour, all the places visited are exceptionnal, I really appreciated the hotels as well. Best value for money out there. This tour is perfectly organized.\nBut what made this journey amazing is our tour guide Chris: his experience, the anecdotes...","review_date":"August 27, 2018","user":"thibaut_4point"},{"attraction_id":1503,"rating":4.0,"review":"great trip!. the trip was nice and we did a lot of different thing... my favourite was the Othello tunnels, and the wolf lake. The gondola was canceled because of the smoke but we were still able to enjoy Banff and lots of other things with our...","review_date":"August 25, 2018","user":"_mkondo238"},{"attraction_id":1503,"rating":5.0,"review":"Rockies Mountains Trip (4). I was very suprised how the plan was compiled. I do not felt long way so much, because this plan was good and we had friendly and funny guide Michelle H. She told us about places, their interesting stories and was active all the time....","review_date":"August 22, 2018","user":"lucie_v"},{"attraction_id":1503,"rating":5.0,"review":"Great Memories. My friends and I had a great time this past weekend at the Rockies, we were happy with the beautiful things we saw and our tour guide Michelle really try her best in making sure we all enjoyed the most of our trip even if...","review_date":"August 15, 2018","user":"cindy33lee"},{"attraction_id":1503,"rating":2.0,"review":"Not recommended. Perhaps as we are just students, the travel agency did not provide us a tour which is worth my $675 CAD. Marlon is a tour guide without any passion. He dropped us down at attractions without explaining their histories or information. On the way, he...","review_date":"August 14, 2018","user":"helen_a"},{"attraction_id":1503,"rating":5.0,"review":"Winosharer. My husband and I did the Classic Rockies Summer Tour while we were recently visiting Vancouver. What a great 4 days we had. Visited many beautiful places and saw some amazing scenery. Our tour guide Rhawnie Vallins really made this trip into a fun adventure!...","review_date":"August 2, 2018","user":"ian_h"},{"attraction_id":1503,"rating":5.0,"review":"Rockies Classic Summer Tour . Had the best 4 days filled with beautiful lakes, glaciers, bears, camp fires & much more. The tour guide Anna made the trip! She was super friendly, knew lots about the Rockies, gave great recommendations (especially about best ice creams) and ensured everyone on the...","review_date":"July 25, 2018","user":"beanz6"},{"attraction_id":1503,"rating":5.0,"review":"Rocky mountains summer classic tours. Excellent trip. We went for the 4 day Rockies tour with Rhawnie as our tour guide. She made it worthwhile with her cheerful bubbly nature. She kept us smiling with her jokes and her informative talks made the trip more interesting.\nDave our driver was...","review_date":"July 16, 2018","user":"puhlease"},{"attraction_id":1503,"rating":5.0,"review":"ABSOLUTELY FANTASTIC. Omg, if you want to see the best places, and having a great time with a group, not having to worry about anything because the bus takes you there and you have accommodation included, do this tour.\nOur guide Markella was fantastic! She had so...","review_date":"July 9, 2018","user":"elisa_a"},{"attraction_id":1503,"rating":5.0,"review":"Very good tour. We did the classic rocky tour. Our guide was Chris and he did an awesome job. During the tour we got many information about the rockies, saw amazing things and had the opportunity to go on additional activities which we would certainly recommend!\nThank you...","review_date":"June 4, 2018","user":"mari_o"},{"attraction_id":1503,"rating":5.0,"review":"Amazing !!. This trip was amazing ! The tour guides were very friendly and close to us. Always teaching us some stuffs about the Rockies. The accommodations were just perfect ! The chosen spots were beautiful and perfect to discover this part of Canada and it\u2019s famous...","review_date":"May 13, 2018","user":"paulineglrt"},{"attraction_id":1503,"rating":5.0,"review":"Highly recommended!!!. We had an awesome time! Nice people, beautiful views and our guide Chris is the funniest lad in Vancouver!","review_date":"April 23, 2018","user":"paddy_c"},{"attraction_id":1504,"rating":4.0,"review":"Wonderful Experience. It was a wonderful experience - tours are run very well, staff are all friendly, and communication beforehand was always quick. Would definitely recommend to anyone wanting to see the Northern Lights.\nMy only criticism is the hotel they book you into. The Westmark Hotel...","review_date":"January 22, 2019","user":"cruiser0910"},{"attraction_id":1504,"rating":5.0,"review":"Beyond Happy. Arctic Range Adventure is the way to go if considering a trip to see the northern lights. They are so well organized, tour package includes hotel and various tours during the day. Their tour guides are so knowledgeable and friendly and overall helpful. Also Arctic...","review_date":"March 4, 2018","user":"vivian_o"},{"attraction_id":1504,"rating":5.0,"review":"Aurora Viewing Vacation Tour Is Amazing. My wife and I went on this tour with my sister and grand daughter. This company provides transportation to\/from airport at arrivals and departures. This tour provides 3 opportunities to see the Northern lights and we seen the northern lights on our first outing to...","review_date":"March 3, 2018","user":"d1291dyjohno"},{"attraction_id":1505,"rating":5.0,"review":"A lovely day in the outdoors. We were picked up at the cruise terminal coming off our cruise....a bit late but no problem...small minibus with a driver\/guide. Visited a lovely coastal area first, then some nice waterfalls, next we went to the mountain and used the gondola (Plenty of time at...","review_date":"September 15, 2018","user":"sweep123oxfordshire"},{"attraction_id":1505,"rating":5.0,"review":"Great Tour - even better folks to deal with!. This is a very good alternative if you are disembarking from a cruise and have some time before your hotel will be ready or, I presume, before your flight out.Kyle was our driver and did was very knowledgeable and did a great job on the...","review_date":"August 7, 2018","user":"585jimr"},{"attraction_id":1507,"rating":4.0,"review":"Niagara Falls at its best. . This tour was great. Six people in total. We had Alex as our guide and she was able to tell us the tips (stand on the lower deck on right hand side of Hornblower, go to further tunnel first etc). We had no lines anywhere...","review_date":"October 21, 2018","user":"trishm692"},{"attraction_id":1507,"rating":5.0,"review":"Great tour for anybody looking to visit the Niagara Falls with comfort and freedom!. The guide Guy was helpful and effective moving the group around and gifting us with knowledge of the areas we visited. It is very comfortable as the vehicle drives you right to the different destinations along the itinerary and there is some spare time throughout...","review_date":"September 22, 2018","user":"9ys"},{"attraction_id":1507,"rating":5.0,"review":"Great day trip. Even though Niagara Falls is super touristy, it is a must see. The falls are so powerful and spectacular. I loved getting to see them from the tower, tunnels and boat. Dayna picked us up at our hotel and drove us to Niagara. She was...","review_date":"August 15, 2018","user":"b860jaamyd"},{"attraction_id":1507,"rating":4.0,"review":"Great Tour Option. Pick-up from our downtown Toronto hotel, the drive to Niagara takes about 1.5 hours. Our guide Hassan was very friendly and shared good conversation on the drive to the falls. Picking up five others along the way, our group was maxed out the van at...","review_date":"July 16, 2018","user":"abby_n"},{"attraction_id":1507,"rating":5.0,"review":"FABULOUS DAY TRIP TO NIAGARA FALLS!!!. In preparation of our trip to Toronto, my husband began researching day tours to Niagara Falls. We did not want to go on a large bus tour, but wanted something smaller and intimate, but yet affordable. He came across SEE SIGHT TOURS. He was VERY...","review_date":"June 19, 2018","user":"kelleyk60"},{"attraction_id":1507,"rating":5.0,"review":"Totally worth the money.. We did the day tour of Niagara; collection and drop off from our Toronto Hotel, Skylon Tower, Journey behind the falls, then the boat experience. Had an hour or so after for food and lounging in the park. Totally recommend the company, our guide Robbie...","review_date":"May 22, 2018","user":"kitkatkate1979"},{"attraction_id":1507,"rating":5.0,"review":"A fun day out at Niagara Falls despite the weather. John picked us up in Toronto for the drive to Niagara Falls, Robby took over at Niagara and was our guide for the sites. Both guides were fantastic, a wealth of knowledge on the Falls and all things Canada. John stopped at a winery for...","review_date":"April 27, 2018","user":"leonier331"},{"attraction_id":1507,"rating":5.0,"review":"Awesome Niagara Falls. Our tour guide (Carwyn) arrived on time to pick us up from a private address in Toronto. He was interesting and informative and we chatted easily all the way to Niagara Falls. The tour itself was fantastic. First the Skylon Tower which gave us an...","review_date":"November 27, 2017","user":"shell_d"},{"attraction_id":1508,"rating":3.0,"review":"Not luxury, but a great day with a once in a life time location. Our group had very mixed feelings about this day trip. For the price, we were expecting a very luxurious day, but in reality, this is just the same as any other day trip. The site said it was small group sizes, but we had over...","review_date":"October 28, 2018","user":"chittychittybang"},{"attraction_id":1508,"rating":5.0,"review":"Probably the best tour I\u2019ve ever taken.. This company was highly organised, and entertaining. Our tour guide personalised our trip and she was very friendly and efficient. She had a great deal of information at her finger tips at all times. Nothing was too much trouble. Our driver was great.\nThe timings...","review_date":"October 26, 2018","user":"carolyn_u"},{"attraction_id":1508,"rating":4.0,"review":"What a view!. We took a day trip from Toronto, with a relaxed pick-up at 0915 and drop off at 1900 (although it might have been less relaxed during the summer crush). Haroon was an easy-going, humorous and engaging guide throughout and drove confidently. I can recommend the...","review_date":"October 25, 2018","user":"davidcraig1961"},{"attraction_id":1508,"rating":5.0,"review":"Niagara Falls Day Trip with Air Link. Awesome trip, was great to see the falls.\nDriver and Tour guide seemed to fit a couple of extra things in for us but possibly for a commission. By the time we got back into Toronto a bit later than expected Driver had done quite...","review_date":"September 30, 2018","user":"i_h"},{"attraction_id":1508,"rating":4.0,"review":"Hornblower. Very good day trip to the falls with Haroon as our guide. He was a good guide. We were able to get on the Hornblower relatively quickly. The boat ride was a lot of fun. The view from Sheraton for lunch was great, though lunch...","review_date":"August 13, 2018","user":"pemakorn_p"},{"attraction_id":1508,"rating":5.0,"review":"Great Well Organised Full Day Trip. Our email confirmation gave a Hotel pick up time of between 08.45 - 09.15 AM we were just leaving the lobby at 08.40 to find our Driver was already waiting there for us as he had to park around a corner . After a few...","review_date":"August 13, 2018","user":"stephen_b"},{"attraction_id":1508,"rating":5.0,"review":"Niagara Falls trip. Had a really long day on this tour, we had excellent guides in joe and haroon who were extremely friendly and happy to answer any questions. We visited on a national holiday day so it was extra busy but they made sure we didn\u2019t miss...","review_date":"August 7, 2018","user":"5mmc"},{"attraction_id":1508,"rating":5.0,"review":"A great way to see Niagara. We were picked up at our motel at the designated time though I think we were running behind by the end of the pick ups due to traffic in the city in the morning. We still got to our destination in time.\nWe chose to...","review_date":"July 11, 2018","user":"trish2650"},{"attraction_id":1508,"rating":5.0,"review":"A once in a lifetime experience. The coach \/ driver collected us at out hotel on time . The coach was immaculate and the drive well dressed and informative throughout the trip . Having collected other guests we proceeded to Niagara where we boarded the boat for the river trip ....","review_date":"July 10, 2018","user":"peter_m"},{"attraction_id":1508,"rating":4.0,"review":"Exciting day, lots of activities to enjoy. Tour guides Joe and Haroon were very friendly and knowledgeable and good to point out sites during the trip. I chose to go on the helicopter ride and can't say enough, amazing views. After arriving at the falls straight to the boat ride which was...","review_date":"June 15, 2018","user":"kelgar52"},{"attraction_id":1508,"rating":5.0,"review":"Truly enjoyable tour!. My wife and I did this tour this past Monday. We were surprised that our tour group included 5 more members, and we were met by Haroon, our tour guide. We traveled on our own private SUV, which was great since we could interact with...","review_date":"May 23, 2018","user":"aristides_m"},{"attraction_id":1508,"rating":3.0,"review":"Not worth the money . I\u2019m an avid reviewer and find myself to be more understanding than most when it comes to tour interactions. However, this tour had more downs than ups. Given the word \u201cluxury\u201d I may have expected more but found quickly it was anything but luxurious. It...","review_date":"May 6, 2018","user":"597bethp"},{"attraction_id":1508,"rating":5.0,"review":"Good Lunch, time to SHOP in N-O-T-Lake, great Tour and Guide.. I chose this company and specific Tour because it had a minimum 1 hr stop in Niagara -on- the -Lake, and based on reviews and research.\nOur guide Haroon was about 10 minutes behind schedule in traffic but he called to alert me 40 minutes...","review_date":"November 7, 2017","user":"albertacanadafamily"},{"attraction_id":1508,"rating":4.0,"review":"Great Tour. The tour guide was brilliant - informative , friendly and provided us with the info we needed to enhance our visit. Niagara was amazing, lunch at the sheraton and wine tasting just right.","review_date":"November 4, 2017","user":"tendero_washe"},{"attraction_id":1509,"rating":2.0,"review":"Save your money! Just walk!. Buses use pre recorded message that are synced using gps, which is accurate. However very limited information is offered about the history of what is within the city. You will learn more simply walking around the city.\nWe learned far more about what we were...","review_date":"September 18, 2018","user":"george_b"},{"attraction_id":1509,"rating":4.0,"review":"Great Way to Check Out the City!. Great way to explore the city so you can decide what you want to check out in greater detail. got the city and park buses which also include the ferry to Granville Island. The drivers are very nice (most people don't tip but they should)...","review_date":"September 1, 2018","user":"ritway"},{"attraction_id":1509,"rating":5.0,"review":"A Great Way to See Vancouver. The Hop On Hop Off Bus is a always great way to see any city! In Vancouver there are two routes the city link (blue) and the park link (green) we purchased both routes. The HOHO is so convenient and takes you to all the...","review_date":"August 11, 2018","user":"jodz04"},{"attraction_id":1509,"rating":5.0,"review":"Amazing city. We enjoyed in the Vancouver city, This is beautiful city, the best place is Stanley Park, we will come back again.","review_date":"August 10, 2018","user":"phu_d"},{"attraction_id":1509,"rating":5.0,"review":"First Time in Vancouver. This is the way to go for a first time visit to a new location. They drive you around the city and show the points of interest which then allow you to hop on and off to explore and enjoy the sites. This experience gives...","review_date":"August 3, 2018","user":"gene_n"},{"attraction_id":1509,"rating":3.0,"review":"Beautiful city, buses should be updated. Hop on, hop off yours are a fantastic way to familiarise yourself with a new city on day one; we have taken several this year -Shanghai, Dublin, London, Sydney and Brussels.\nThe Vancouver tour was nice, but only because Vancouver is a beautiful city. Every...","review_date":"July 29, 2018","user":"hiltoncharlie"},{"attraction_id":1509,"rating":4.0,"review":"Plenty of stops and lots to see. We found plenty to see over the 2 full days and there were numerous stops. There was a hitch though on the second day when their scheduling for some unexplained reason went astray, and we were left at one of their stops for more than...","review_date":"June 10, 2018","user":"sue65h"},{"attraction_id":1509,"rating":5.0,"review":"Great way to explore Vancouver. We bought this package on-line back in the UK before travelling to Canada. We found it a really great way to go sightseeing and find our way around downtown Vancouver. Their are two routes - City and Park. We started off on the City route...","review_date":"May 22, 2018","user":"louisedevon"},{"attraction_id":1510,"rating":5.0,"review":"GREAT DAY. The driver arrived promptly at the designated time. There were 14 in our group which worked out well. The driver\/guide gave details about the wine tastings and a bit of history or the region. The 4 Wineries chosen were good to excellent both in the...","review_date":"September 24, 2018","user":"1jd67"},{"attraction_id":1510,"rating":5.0,"review":"Niagara Wine Tour. For my friend\u2019s bachelorette we booked a wine tour with pick up from Toronto and overall it was a great experience! The driver and guide Steve was punctual and an excellent guide. We toured Pilliterri Winery which was fantastic, the tasting was above our expectations!...","review_date":"June 29, 2018","user":"jennifer_r"},{"attraction_id":1510,"rating":4.0,"review":"The day got better. Wonderful full day out, a bit of a shame when it started outside the Strathcona hotel the music was loud and the driver pulled up and shouted names from his window, no one could hear which led to some confusion, also people had to walk...","review_date":"June 28, 2018","user":"sprog"},{"attraction_id":1511,"rating":5.0,"review":"Highly recommend for the business traveler. This tour was really nice & a good option for me while at a conference. They picked up from hotel between 4-4:30, so I had to skip out of the last session (shh--don't tell anyone). Dennis was our guide--he was very knowledgeable and kept us...","review_date":"January 17, 2019","user":"sharon_l17"},{"attraction_id":1511,"rating":5.0,"review":"Awesome tour of Niagara Falls on Canadian side. What an amazing time we had with Debbie and the other Debbie's Daredevils. Debbie was great in keeping us informed, entertained and laughing with her a lot. This was our first time at the falls and if and when we come back we hope Debbie...","review_date":"November 1, 2018","user":"sightsee556274"},{"attraction_id":1511,"rating":5.0,"review":"Absolutely stunning. I would highly recommend everyone going to see Niagara Falls especially in the evening, to see it all lite up is breath taking. Extremely cold when we went so I'd wrap up warm.","review_date":"November 1, 2018","user":"753gerrim"},{"attraction_id":1511,"rating":5.0,"review":"The lights at night at the falls.. The tour was wonderful. Debbie's Daredevils had a great time with Debbie she knows how to keep us informed and laughing all at the same time. When you take a tour try to get Debbie as your guide you will have a great time.","review_date":"October 29, 2018","user":"agcsanyi"},{"attraction_id":1511,"rating":5.0,"review":"Beautiful. This was one of the greatest tours I have ever been on loved our guide Deb. She was really fun and kept it interesting. Can\u2019t wait to come back. Loved the fireworks just beautiful.","review_date":"October 23, 2018","user":"adsmith1006"},{"attraction_id":1511,"rating":5.0,"review":"Illumination Tour. Deb, was a fantastic tour guide, I wish I had gone on other tours with her. When I return in two years, I will make sure to schedule with her! she was very knowledgeable.","review_date":"October 22, 2018","user":"lilly6207"},{"attraction_id":1511,"rating":5.0,"review":"Awesome Tour Guide Dennis. We purchased our tickets from Kenny L. at the New York Throughway service area on I-90. Kenny was very helpful and we booked 2 tours on our way the Niagara Falls. The timing worked out great as we arrived at our motel 2 hr. before...","review_date":"October 10, 2018","user":"r5947uzmarks"},{"attraction_id":1511,"rating":5.0,"review":"Behind the scene was awesome. Great trip. Howard was our guide, he did a super job. Don\u2019t tour Niagara on you own. Take the gray line tour","review_date":"October 7, 2018","user":"neald642018"},{"attraction_id":1511,"rating":5.0,"review":"Fun tour. We stayed on American side but took a tour to Canada. Debbie Carson was a guide you wish for. It was fun, it was entertaining, it was all you can dream about. Falls were fantastic, especially at night. Debbie told us a lot about falls.Thank...","review_date":"October 6, 2018","user":"j6f6aaugwo67"},{"attraction_id":1511,"rating":4.0,"review":"good times. We stayed on the American side and a little unsure what to expect crossing the border to Canadian side so we took the tour with Debbies Daredevils to lean on their experience. The bus was comfortable and picked us up\/dropped us off at our hotel....","review_date":"October 6, 2018","user":"scott_r"},{"attraction_id":1511,"rating":5.0,"review":"38th anniversary . Our tour of the falls from Canada was fantastic!!! Dennis our guide was very courteous and knowledgeable about the falls as well!!! Great experience!!!\nThanks Dennis!!!\nBrad & Jill Durant from Silsbee, TEXAS!!!","review_date":"September 27, 2018","user":"brad_d"},{"attraction_id":1511,"rating":5.0,"review":"BEYOND THE FALLS. Without an excellent tour guide like Debby Carlson ((aka) Debbies Daredevils,)\nthe Falls remain just another awesome sight of beauty and nature.\nDebby's tour guide expertise added a whole new dimension for all to appreciate.\nHer overall knowledge and her ability to connect with everyone...","review_date":"September 26, 2018","user":"ray_s"},{"attraction_id":1511,"rating":4.0,"review":"Niagara Falls Night Lights. Debbie was our tour guide and started out very professional and punctual. Debbie was very knowledgeable about the area and threw in some jokes to bring everyone to a more relaxed bus ride. Beautiful scenery on the Canadian side of the falls. Bring your camera.","review_date":"September 25, 2018","user":"sightsee371004"},{"attraction_id":1511,"rating":5.0,"review":"An Outstanding Tour. Wow - Where do I start?\nPickup was exactly on time. Debbie our Driver\/Guide was excellent, very informative and wasn't just reading from a script.\nWould I recommend this trip?\nYes 100%.\nIt gave me a great insight into Niagara so thanks to yourselves its...","review_date":"September 23, 2018","user":"tontotaylor"},{"attraction_id":1511,"rating":5.0,"review":"Debbies Daredevil tour evening tour. Debbie was our tour guide and knew all the history and she did a excellent job in taking us around the Canadian side.... and doing the lights in the tower also....She was very bubbly and enjoyed her humor... she gave us ample time in taking...","review_date":"September 23, 2018","user":"debi_p"},{"attraction_id":1511,"rating":5.0,"review":"Niagara Canada evening review. Howard was our tour guide and he was excellent, Niagara Falls was amazing,,The falls at night were beautiful as were the fireworks. Howard was very knowledgeable and took us to the best spots and knew all the history. So glad we did the tour instead...","review_date":"September 22, 2018","user":"runninbare"},{"attraction_id":1511,"rating":5.0,"review":"Canadian Evening Tour. Our Niagara Falls vacation was a once in a lifetime event! We decided, after 45 years of marriage, to make this our Honeymoon Trip! Gray Line Tours helped make this a trip to remember! After Deborah (Debbie) Carlson made us two of \"Debbie's Daredevils\" the...","review_date":"September 19, 2018","user":"jerry_b"},{"attraction_id":1511,"rating":5.0,"review":"Truly Illuminating!. Niagara Falls on the Canadian side was marvelous! The trip included the colorful falls from the top of the tower, and a drive to power plant overlook and the beautiful floral clock. Debbie was a great guide and host!","review_date":"September 19, 2018","user":"deawindsor"},{"attraction_id":1511,"rating":5.0,"review":"Perfect way to see the falls from Canada!. We booked this trip because we didn't want to worry about parking and getting around in a crowded Canadian destination, and we loved the idea of seeing the illuminated falls at night and from the Sky Tower and of getting a thorough background history of...","review_date":"September 17, 2018","user":"cstockstell"},{"attraction_id":1511,"rating":5.0,"review":"Niagara Fall NY & Canada Tour August 2018. My wife and I purchased a evening tour with Gray Line to see the Niagara Falls Canadian side in the evening and at night when the lights and fireworks show takes place. Our Tour guide was Howard and he was excellent. He was very engaging...","review_date":"September 4, 2018","user":"larryzepp"},{"attraction_id":1511,"rating":5.0,"review":"25th Wedding Anniversary Trip. The tour was excellent. Both my wife and I really enjoyed the tour that was guided by Debbie. Debbie loaned out tags for us to wear, during the tour, that has Debbie's Daredevils on the tag. Debbie really cares for the tourists and knows a...","review_date":"September 1, 2018","user":"david_c"},{"attraction_id":1511,"rating":5.0,"review":"Great Tour--Relaxing Evening!. We were picked up at our hotel, so no worries about parking. The sights were amazing! No need to wait in line. We were able to view the night lights of the city leisurely from the Skylon Tower. Howard was an excellent guide! He identified...","review_date":"August 31, 2018","user":"loretta_a"},{"attraction_id":1511,"rating":5.0,"review":"Unforgettable!!. Hello!\nI am writing this review on behalf of my mother (Margarita) and her friend (Carmen) as neither of my little chickens have e-mail, much less knowledge on how these \"new fangled things\" work..lol.\n\"Our tour was conducted by Mr Howard. He kept us busy,...","review_date":"August 24, 2018","user":"gaby_p"},{"attraction_id":1511,"rating":5.0,"review":"Best tour guide ever ( Debbie ). On Aug. 14th 2018 hubby and I stopped at the Visitor Center on Route 62, near route 190 in Niagara Falls Ny. We took the Gray Line Tour bus to see both the American and the Canada falls, which was just beautiful.\nOur tour guide...","review_date":"August 22, 2018","user":"papawolf600"},{"attraction_id":1511,"rating":5.0,"review":"Canadian Viewing Rocks with Debbie's Daredevils!. Debbie's Daredevils Tour was amazing. Debbie had so much energy and enthusiasm which carried over to the tour group and the tour in general.\nThe tour itself was amazing. To be able to experience the Niagra Falls from the Canadian side is the only way...","review_date":"August 22, 2018","user":"tammy_w"},{"attraction_id":1511,"rating":5.0,"review":"Debbie's Daredevils Fun Tour. What a fun and informative tour with an excellent guide. The CT girls had a great time and we talked about how nice it was not to have to walk forever and find parking places. Well worth the money. Debbie made it so interesting and...","review_date":"August 21, 2018","user":"carol_b"},{"attraction_id":1511,"rating":5.0,"review":"Debbie\u2019s Daredevils RULE!. We had a fun filled tour to the Canadian side of Niagara Falls. Our guide\/driver, Debbie, was interesting, well informed and funny as she drove us around the Falls. She was sure to have us at all of our stops for the right amount of...","review_date":"August 15, 2018","user":"travelingcaroll"},{"attraction_id":1511,"rating":5.0,"review":"Debbie's Daredevil Fun!. We thoroughly enjoyed our Canadian Niagara Falls tour with Debbie. She was fun, informative, and keep us engaged the entire tour. My mom, sisters and I got to see many sites and learn great history. Debbie made our tour a highlight and we look forward...","review_date":"August 14, 2018","user":"chereace_r"},{"attraction_id":1511,"rating":5.0,"review":"Debbie's Daredevils group tour. Deb was a fantastic tour guide. We learned a lot about the Falls and had a wonderful time in the process.","review_date":"August 14, 2018","user":"terry_f"},{"attraction_id":1511,"rating":5.0,"review":"Vacation Tour in Niagara Falls. Debbie was a fantastic tour guide, great energy put into the tour for the passengers. Doing the tour in English and Spanish for the benefit of all passengers was amazing, along with her knowledge and ability to smile the whole tour, a credit to a...","review_date":"August 7, 2018","user":"brian_m"},{"attraction_id":1511,"rating":5.0,"review":"Fun and Entertaining Evening. Being a part of Debbie's Daredevils for the Evening Illumination tour was a great experience. Debbie very happily shared her knowledge of the area with us and made everyone on the bus a part of the evening. One of our party required the use of...","review_date":"August 3, 2018","user":"sue_m"},{"attraction_id":1511,"rating":4.0,"review":"Wonderful Experience. We were blessed to have Howard pick us up at the Grand Island KOA, He was on time and actually early which suited us just fine. We had a wonderful experience and loved getting to visit with folks from all over the states and even...","review_date":"July 31, 2018","user":"brittfarmer"},{"attraction_id":1511,"rating":5.0,"review":"Fantastic tour. Love the tour Debbie was the greatest very informative, smiling all the time and took her time with people that kind of lagged and didn't get upset.","review_date":"July 29, 2018","user":"julietta_r"},{"attraction_id":1511,"rating":5.0,"review":"A Night to Remember!. Being a Debbie's Daredevil for a night was a blast! She's a wonderful guide, knowledgeable, funny and extremely accommodating to our full busload of vacationers. She made our night very exciting and fun. She's a natural at sharing all the fun facts about the attractions...","review_date":"July 27, 2018","user":"0806debs"},{"attraction_id":1511,"rating":5.0,"review":"Deb was so knowledgeable about the history and importance of the falls. It truly made the trip interesting. Deb was wonderful and as I said so knowledgeable about the history and the significance of the falls to both Canada and the US. You can tell She truly enjoys the work. It\u2019s not just a job. We normally do not take tours but this...","review_date":"July 26, 2018","user":"loveit2000"},{"attraction_id":1511,"rating":5.0,"review":"Canada made easy. Debbie makes seeing the falls from Canada simple and stress-free. Crossing the boarder both ways went very smoothly. We were also able to bypass lines going into the attractions (coming out of them is beyond anyone's control). Debbie had many interesting stories and facts about...","review_date":"July 21, 2018","user":"hahacpa"},{"attraction_id":1511,"rating":5.0,"review":"Deb daredevils. Deb you were Wonderful. You certainly make the tour a wonderful experience. You were not only funny but had no much knowledge about the areas. You made this tour a memory to remember. Because of you we will probably come back to see stuff that...","review_date":"July 21, 2018","user":"annehumphreys50"},{"attraction_id":1511,"rating":5.0,"review":"Debbie is a Great Tour Guide. Debbie made our tour extra special. She has so much knowledge of the area which she shared. She has so much passion for what she does which made the tour great. Her corny jokes made this us feel like family. Thanks Debbie for the wonderful...","review_date":"July 12, 2018","user":"bcutshall"},{"attraction_id":1511,"rating":5.0,"review":"Gray line Niagara falls debbies daredevils was excellent. Debbie was excellent very informative took a right where we needed to go right on time we're even early most of the time but definitely try to choose her again","review_date":"July 10, 2018","user":"virginiaginnyc"},{"attraction_id":1511,"rating":5.0,"review":"Niagara Falls Canadian Side 6 hr Evening Tour. We had such an amazing time with Deb as our tour guide. My sister, brother-in-law and husband had such a great time we are planning a return trip next year. Thank you, Deb, for such a memorable time!","review_date":"July 9, 2018","user":"liz9247"},{"attraction_id":1511,"rating":5.0,"review":"Beautiful night. We became part of Dennis \"menaces\" group around 4:30 on a nice little van bus group of 12 starting at the visitors center with pick ups at Niagara American side hotels. Off to Canada with information from Dennis along route.\nStops at the Skylon tower,...","review_date":"July 7, 2018","user":"jaxdancers"},{"attraction_id":1511,"rating":5.0,"review":"Niagara Falls Evening Tour - Canadian side. Had an awesome tour with Howard. He is very knowledgeable and we saw and learned things we would not have on our own. Highly recommend this tour.","review_date":"July 4, 2018","user":"tom_g"},{"attraction_id":1511,"rating":5.0,"review":"Niagara Fall Canadian side - evening tour. What a wonderful, memorable trip. The falls are beautiful day and night. We saw sights that we may not have seen without doing a tour. Our tour guide, Deb, was terrific. You could tell she loved her job and was excited about showing us all...","review_date":"July 2, 2018","user":"triciaparker"},{"attraction_id":1511,"rating":5.0,"review":"Niagara Falls Tour from the Canadian side with Debbie............. We had so much fun on the tour with Debbie's Daredevils, she was awesome, friendly and very knowledgeable about the tour. We are so glad we got Debbie. thank you again Debbie, we enjoyed every minute!","review_date":"June 29, 2018","user":"janetms8611ys"},{"attraction_id":1511,"rating":5.0,"review":"Great tour, easy and worth it especially in good weather.. Thank you Debbie for being an amazing guide!\nLaid back drive around nice places with knowledgeable guide is a great way to see and learn more.\nI would definitely recommend it to everyone who is visiting Niagara Falls for the first time.\nCanadian side got...","review_date":"June 29, 2018","user":"natalia_b"},{"attraction_id":1511,"rating":5.0,"review":"It was better we expected.. My husband and I really enjoyed the trip with \"Debbies Daredevils\". She made it really enjoyable from the time of pick up to the time of dropping us off. She was well informed and informed us all the way through the route.","review_date":"June 20, 2018","user":"thegre1"},{"attraction_id":1511,"rating":5.0,"review":"Memories of a lifetime!. Our family of three really enjoyed the evening tour of Canada with 'Debbies Daredevils'. It was an action packed trip full of energy from the bubbly tour guide treats and memories of a lifetime.","review_date":"June 11, 2018","user":"julie_h"},{"attraction_id":1511,"rating":5.0,"review":"Great Tour. Our tour guide Howard was very informative and knew the history and details of every stop. Hotel pickup and drop off worked well. Meeting the other passengers on the bus made for an very enjoyable evening. My wife and I highly recommend this tour. Ask...","review_date":"June 7, 2018","user":"dakotagem33"},{"attraction_id":1511,"rating":5.0,"review":"Excellent Tour!. The Falls are beautiful at night, and our tour guide, Dennis, was fantastic!! So knowledgeable and friendly. I very highly recommend this tour.","review_date":"June 6, 2018","user":"sherrill_b"},{"attraction_id":1511,"rating":5.0,"review":"This was an amazing tour, enhanced by Debbie, our tour guide.. What an amazing tour! Debbie Daredevils! Our tour guide was very knowledgeable, animated, and explained each event prior to the activity. She provided very useful and historic information about the Niagara River Falls, power plants, and surrounding areas. She even translated her information into Spanish...","review_date":"June 5, 2018","user":"mbbartmann"},{"attraction_id":1511,"rating":5.0,"review":"FUN. Being an official\u201dDebbie\u2019sDaredevils\u201d, we were given an opportunity to leave our travel worries behind and truly enjoy ourselves. From the beginning, DEbbie went out of her way to make sure we had fun along with learning and seeing all there was to see in Niagara...","review_date":"June 1, 2018","user":"mkuboldi"},{"attraction_id":1511,"rating":5.0,"review":"Debbie is a Delight!. My husband and I took this tour on 5\/31. Debbie was wonderful! Very engaging and knowledgeable. The tour group was small which made it very intimate. We took the American side tour the day before, this is a great way to see the whole park....","review_date":"June 1, 2018","user":"jeff_w"},{"attraction_id":1511,"rating":5.0,"review":"Evening cross-border tour of Niagara Falls. My wife and I took two tours of Niagara Falls; one in the morning that focused on the Cave of the Winds and Maid of the Mist attractions on the U.S. side. Both of these were very good. The evening tour across the border was...","review_date":"October 23, 2017","user":"jimmorin2014"},{"attraction_id":1511,"rating":4.0,"review":"Night Falls. Over all the tour was good but left no time to get anything to eat. Tour should have started at least one hour earlier. Wanted to see the Floral Clock in the daytime but had to view it at night. The tour guide Howard was...","review_date":"October 23, 2017","user":"1498gpor"},{"attraction_id":1511,"rating":5.0,"review":"Lots to see and learn! Amazing!. The tour was approximately 6 hours long. We were able to see all of the sites and Howard was amazing! Great personality and full of knowledge. I loved every minute of the tour. Only thing I would advise is that you take snacks with you....","review_date":"October 16, 2017","user":"kelley72571"},{"attraction_id":1512,"rating":5.0,"review":"Great day even with bad weather. The all day glacier hike is a not-to-miss. We were debating about the bus tour or this. So glad we did this. Weather was miserable - even in August with 4 layers we were freezing. Rain, sleet, you name it...but still such an incredible thing...","review_date":"August 14, 2018","user":"amfl"},{"attraction_id":1512,"rating":5.0,"review":"Glacier walk. Great day on the glacier- Jesse was great, full of information and answered our questions. Drank water directly from the glacier ( bring empty bottles to fill) She took a lot of pictures for everyone. Very organized, supplied warm clothes that you may have forgot-...","review_date":"July 19, 2018","user":"drew1123"},{"attraction_id":1512,"rating":5.0,"review":"Amazing Experience . What a great day. Jesse was our guide he was very professional fun guide. The group was small which was nice. The glacier walk was incredible Experience I never in my life thought I would ever walk on a glacier. Would definitely recommend this tour...","review_date":"July 6, 2018","user":"patriciaepage"},{"attraction_id":1512,"rating":5.0,"review":"Fantastic. We did this tour with Brewster\u2019s travelling from Jasper to Banff. It was fantastic. We travelled along the Icefields Parkway with breathtaking scenery and stops to view waterfalls. Arriving at the Columbia Icefields you are seamlessly transferred to an Ice Explorer for the journey onto...","review_date":"June 18, 2018","user":"diane_l"},{"attraction_id":1513,"rating":5.0,"review":"Excellent and fantastic!. Debra was an awesome guide who knew her stuff and enjoyed her work! Even though a lot of places are closed on Mondays, she found us four wineries and a meadery to visit, including one tour, and we had a great time! Definitely recommend Swallow...","review_date":"July 28, 2018","user":"jessica_l"},{"attraction_id":1514,"rating":5.0,"review":"A tour beyone words. We were looking for a trip out of the ordinary. We found this company on trip advisor, and after reading their reviews, we thought \"WOW\" this is the company for us! They picked us up here at our hotel in the falls with a shiny...","review_date":"March 7, 2019","user":"davela1960"},{"attraction_id":1514,"rating":5.0,"review":"Fantastic Tour. Our hotel arranged this tour and it matched the hotel's superior rating. We were collected from the hotel by our driver and guide Tim, collected another couple and set off on a magnificent tour of Niagra Falls and the surrounding area. Tim was exceptionally knowledgeable,...","review_date":"October 3, 2018","user":"trevor_w"},{"attraction_id":1514,"rating":5.0,"review":"Excellent day with a lot packed in. Crystal arranged pick up at 07:30 from Mississauga by driver Houri on a day when it was bucketing with rain. Picked up 3 others en-route in Toronto\u2019s dreadful rush hour traffic and then had to hang about for a bit for two no shows. Driver...","review_date":"October 1, 2018","user":"theguv-and-bolli"},{"attraction_id":1514,"rating":5.0,"review":"Took out all the hassle. My wife, daughter, sister-in-law and myself did this recently. We met up with the tour at a central hotel in Toronto. Our driver, B.J. Singh, was a complete professional. He got us to our destination at the Falls and told us exactly what we needed...","review_date":"July 16, 2018","user":"chuckamucklanes"},{"attraction_id":1515,"rating":5.0,"review":"Great guide, great tour. Peter was our guide. This guy is overqualified to be a tour guide but we felt fortunate to have him. A long time resident of Vancouver, he knew the city in personal and historical detail. He was very friendly and very patient. He didn't rush...","review_date":"September 26, 2018","user":"fellowtraveler818925"},{"attraction_id":1515,"rating":5.0,"review":"Well worth it!. My son says, \" 5 out of 5, even though I scrapped my knee!\" I chose to book the tour because it made seeing multiple sights easier, no taking multiple city buses, no miles of walking with a whinny kid. It was perfect for a...","review_date":"June 29, 2018","user":"kittenmonkeychic2018"},{"attraction_id":1515,"rating":5.0,"review":"Wonderful Vancouver tour with Kevin who likes donuts. Today we went on a city tour of Vancouver and at the last minute, due to other drivers being sick, we were required to change buses after initially being picked up. Our first driver was wonderful, full of information with a lovely voice and sang...","review_date":"June 2, 2018","user":"bgjconnection"},{"attraction_id":1516,"rating":5.0,"review":"Outstanding Wine and Cider tour!. My Wife and I had a wonderful time exploring wineries and a cidery in and around the Cowichan Valley with our expert guide, Brendan. Door-to-door service in a big comfy van is so much better than trying to drive yourself - and with Brendan's knowledge...","review_date":"November 23, 2018","user":"thetwodjs"},{"attraction_id":1516,"rating":5.0,"review":"Excellent tour!. Went on this tour with my son and we both enjoyed it immensely. As a local I was impressed with the accuracy of what we were told, and learned a few new things, too. Nice, flexible choice of wineries, fabulous lunch, and a bonus ice...","review_date":"October 22, 2018","user":"rockhoun"},{"attraction_id":1516,"rating":5.0,"review":"We LOVE hanging our with Leif!. Had a wonderful day (custom tour) with Leif! No visit to the Vancouver area is complete without a lovely tour with this knowledgeable, patient, and flexible tour guide.\nGet ready, because he knows a lot about Canadian beer, wine, culture, and great little places to...","review_date":"September 18, 2018","user":"jessica_h"},{"attraction_id":1516,"rating":5.0,"review":"Wine\/Brewery tour. Fantastic tour, Brendan knows a lot about the island, the wineries and the breweries. We had a great time and thoroughly enjoyed our selves. Would recommend it to any one. Ask about the tea plantation tour","review_date":"September 9, 2018","user":"andrew_f"},{"attraction_id":1516,"rating":5.0,"review":"We are seriously impressed!!. Leif's 8 day guided itinerary introduced us to Vancouver and Salt Spring Islands and provided the perfect balance of natural attractions, farm gate visits and good company. Congratulations!","review_date":"August 14, 2018","user":"fran_m"},{"attraction_id":1516,"rating":5.0,"review":"Wonderful, delicous, unforgettable tour around a fantastic winery and craft beer & cider farms. We went on the full-day wine, beer and cider tour with Brendan and had an absolutely fantastic time. The wine, beer and cider were amazing, lunch was delicious, and thanks to our guide we learned a huge amount about wine-making and brewing process, as well...","review_date":"August 6, 2018","user":"vancity_tourer"},{"attraction_id":1516,"rating":5.0,"review":"Great way to learn about Nanaimo Craft Beverages!. Leif made the trip between craft beer, distilleries and chocolate shop fun and interesting. The upscale van we travelled in is comfortable and has huge windows for viewing enroute. We learned a lot about the equipment and skill involved in crafting beer, vodka and gin...","review_date":"August 6, 2018","user":"i8328qzcherylb"},{"attraction_id":1516,"rating":5.0,"review":"Incredible Day on Gabriola!. We had an amazing day exploring the local culture and natural beauty of Gabriola Island! Our tour guides Leif and Brendan were super friendly, knowledgeable, and an absolute joy to spend the day with! We got to visit a variety of local artists including a...","review_date":"June 10, 2018","user":"kenzies49"},{"attraction_id":1516,"rating":5.0,"review":"What a Fun Day!. We toured 3 wineries and a cider producer. Lunch at Merridale Cidery was lovely. The wineries were so different from each other, but each offered a unique tasting experience.","review_date":"May 21, 2018","user":"sheila_h"},{"attraction_id":1516,"rating":5.0,"review":"Great tour - Great guide - Great day!!!!!!!!!!!!!!!!!!!. We had an amazing day with Brendan as our guide to the wineries in the cowichan valley and Nanaimo. He took us to great places with amazing food and wine. We were so well received in each place with great service. Brendan was very knowledgeable...","review_date":"May 13, 2018","user":"danisc155"},{"attraction_id":1516,"rating":5.0,"review":"A wonderful day!. We spent the day touring three wineries and a cider works in the Cowichan Valley south of Nanaimo. Brendan was our driver and fantastic tour guide. He picked our group in Nanaimo and drove us through the Vancouver Island vineyards. Spectacular scenery, great wines and...","review_date":"October 25, 2017","user":"kerrhall"},{"attraction_id":1516,"rating":5.0,"review":"A taste of the Cowichan Valley!. My wife and I did a wine tour of the Cowichan valley. Leif was our guide and picked us up on time in his spacious, oversized, air conditioned van. Leif was very professional, fun, polite, and extremely knowledgeable about all the vineyards that we stopped...","review_date":"September 3, 2017","user":"mellovestravelling"},{"attraction_id":1516,"rating":5.0,"review":"Fabulous 30th Birthday!. Thank you so much to our incredible tour guide Brendan and VIE for making my 30th Birthday easier to swallow, literally. We toured through 4 fantastic wineries - Emandare, Unsworth, Enrico's and Averill Creek. We even had a bonus stop over in Cowichan Bay for...","review_date":"July 30, 2017","user":"lindsay_m"},{"attraction_id":1516,"rating":5.0,"review":"Cowichan Valley Wine Tour. We spend yesterday visiting 4 wineries in the Cowichan Valley. What an amazing, fun day. Our tour guide, Brandan was fantastic. Our stops were Emandare, Unsworth, Enrico's and Averill Creek. Each stop had something special to offer. Thank you Leif and Brandan for arranging everything...","review_date":"July 14, 2017","user":"645shaynet"},{"attraction_id":1516,"rating":5.0,"review":"Cowichan Winery Tour - 30th Birthday. We did a winery\/cidery tour of the Cowichan Valley and it was amazing. We toured different wineries and had an amazing lunch at Unsworth winery. Leif was so easy to communicate with and was willing to pick us up and drop us off in Victoria....","review_date":"April 26, 2017","user":"grach001"},{"attraction_id":1516,"rating":5.0,"review":"30th Birthday Party!. Leif was an awesome guide! We had so much fun doing the wine tour in the Cowichan Valley! The wineries they chose were amazing and the food was delicious! Will definitely do this again!!","review_date":"April 24, 2017","user":"tanya_t"},{"attraction_id":1516,"rating":5.0,"review":"Thanks Brendan. Brendan of Vancouver Island Expeditions provided a wonderful Cowichan Valley winery tour for 5 local couples yesterday. There were lots of laughs and wine education. Its just a great way to see local wineries with no one needing to drive. Each couple was picked up...","review_date":"October 21, 2016","user":"a_e"},{"attraction_id":1516,"rating":5.0,"review":"Great Wine Tour!!!. Thank you, Leif, for organizing a fantastic tour of Vancouver Island wineries in the beautiful Cowichan Valley! My sister and I along with a very fun group of travellers enjoyed a great outing, tasting various wines plus a delicious lunch at Unsworth Vineyards & Restaurant?...","review_date":"August 21, 2016","user":"ladybvictoriabc"},{"attraction_id":1516,"rating":5.0,"review":"A great day!. We went on a wine tour to the Cowichan Valley with Leif, the owner. He picked us up at the home we were renting in a very comfortable van. We met four others who were great. Leif was super knowledgable and took us to four...","review_date":"August 19, 2016","user":"erinkfw"},{"attraction_id":1516,"rating":5.0,"review":"Cowichan Valley Wine Tour. I took my mother in-law on a wine tour of the Cowichan Valley and we had a fabulous time. Our guide was very informed, professional and courteous. The pace was perfect, not too fast and not long lingering. It was a very hot day and...","review_date":"August 15, 2016","user":"lisa_b"},{"attraction_id":1516,"rating":5.0,"review":"Beer, Wine and Cider Tour. What a fantastic experience! We booked a tour which included stops at local wineries, a cidery and a brewery in the Cowichan Valley.\nThe Van met us at our accommodations in Ladysmith. We were greeted with A\/C and fresh water for our trip.\nOur tour...","review_date":"July 31, 2016","user":"644laurab644"},{"attraction_id":1516,"rating":5.0,"review":"Custom tour for new mamas. I wanted to do something special to celebrate a few new moms I'd been getting to know on my maternity leave. So I asked Leif, could we do a day tour with the babies? With a friend visiting (with her 6mo old babe) from our...","review_date":"May 19, 2016","user":"lisa_h"},{"attraction_id":1516,"rating":5.0,"review":"Countryside Wine Tour. We booked a Cowichan Wine Tour (day trip) from Nanaimo with Leif, owner and tour guide of Vancouver Island Expeditions. He took us to four different wineries and Merridale Cider. The tour was well-organized, yet flexible and fun. Leif was knowledgeable with the different wines...","review_date":"October 25, 2015","user":"kyla_k"},{"attraction_id":1516,"rating":5.0,"review":"A 'must do' on Vancouver Island. This was a lovely Day Tour. Lief is the owner and guide to some fabulous local Island tours. He provides a first hand knowledge of the Cowichan Wine Tour being born and raised on the island. His Mercedes Van provides a comfortable ride and a...","review_date":"August 14, 2015","user":"ellen_a"},{"attraction_id":1516,"rating":5.0,"review":"A memorable day through the Cowichan Valley. I took the wine tour through the Cowichan Valley and was completely blown away! Owner Leif is very knowledgeable about the different wineries and attractions along the way. There's a lot going on: three wineries, a visit to a tea farm, Merridale, and a boat...","review_date":"December 11, 2014","user":"sean_e"},{"attraction_id":1516,"rating":5.0,"review":"A Fantastic Wine Tour!. We did the 1 day Cowichan Valley Wine Tour complete with visits to Unsworth Vineyards, Damali, Merridale Cidery, the TeaFarm and even a Cowichan Bay boat tour! Excellent bang for your buck, it's a full day of adventure and delicious food and wine! Owner Leif...","review_date":"October 24, 2014","user":"shalyn82"},{"attraction_id":1516,"rating":5.0,"review":"cowichan valley wine tour. I did the cowichan valley wine tour...guide and driver Leif was amazing. We have a wonderful time. Leif explained the the wineries that he personally researched and recommended on the tour. We had a fabulous lunch, toured the Teafarm and Lavendar Farm. Also did a...","review_date":"September 7, 2014","user":"leona_n"},{"attraction_id":1516,"rating":5.0,"review":"Wine Tour. Had a fabulous time travelling to Cowichan Valley for our tour! We went to wineries, lavender farm, merridale cidery for lunch followed by a boat tour and brewery! Leif did an amazing organizing our tour. I would highly recommend using Vancouver Island Expeditions!","review_date":"August 25, 2014","user":"danielle_m"},{"attraction_id":1517,"rating":5.0,"review":"An Enjoyable Experience . The Coach was comfortable and our guide was knowledgeable, informative and nice, drove through China Town and Gastown, first stop was Stanley Park by the Totems. The weather was horrible but the tour was worth it, next stop in the park was great look out,...","review_date":"February 16, 2019","user":"jda60"},{"attraction_id":1517,"rating":5.0,"review":"One of the very best tours ever !!!!. We took this tour in Vancouver prior to our cruise. I very strongly recommend this- especially request Marta and Yuri, as they are the best !! Together, they give the most wonderful tour of Vancouver, visiting all the special places that make Vancouver what it...","review_date":"September 11, 2018","user":"carole_l"},{"attraction_id":1517,"rating":2.0,"review":"Not a good tour. Van was uncomfortable smelled like urine and there was no leg room. The mic and the tour guide were very hard to understand. The Fred spoke of in the other reviews was no where to be found. The van was so uncomfortable we had them...","review_date":"August 20, 2018","user":"cheryl_b"},{"attraction_id":1517,"rating":5.0,"review":"Excellent service . We were lucky enough to have the tour bus to ourselves, and our guide, Fred, was superb. Knowledgeable and friendly, he tailored the tour for us, recommended good restaurants and even walked through Stanley Park with us and pointed out the best places to see....","review_date":"July 31, 2018","user":"shaun_c"},{"attraction_id":1517,"rating":5.0,"review":"Best Vancouver Tours---Vancouver Sightseeing Bus Tour (4 hrs). Very knowledgeable tour guide, Fred, who also added anecdotal stories about the city and its past, as well as what the future holds for Vancouver residents. Fred showed us many neighborhoods, architecture, and the requisite popular tourist spots across this vast city. Plus, we got...","review_date":"June 12, 2018","user":"tv5cents"},{"attraction_id":1517,"rating":5.0,"review":"Fun Time, Nice Tour!. A friend of mine was visiting, got sick, and gave me her ticket for this tour. As a local to the area, I wasn't expecting much, however, I was pleasantly surprised! It turns out there is so much I didn't know or appreciate about my...","review_date":"June 10, 2018","user":"lindsey_w"},{"attraction_id":1518,"rating":5.0,"review":"Great tour.. Guide was informative and entertaining. Lots of training. Using the Segway was no problem even for those of us who are balancely challenged. Looking forward to taking a longer tour next time.","review_date":"March 15, 2019","user":"paulandronda"},{"attraction_id":1518,"rating":5.0,"review":"so fun and great history. We were a group of 4 looking for something interesting and fun to do while in Toronto for a few days. We really liked this tour! The history of the district is really interesting and the buildings themselves are beautiful. You get to taste as...","review_date":"October 22, 2018","user":"georgia_c"},{"attraction_id":1518,"rating":5.0,"review":"Loved it! Must do! . Fantastic Segway tour of the distillery. Small group but the tour guide was amazing! All the employees were super helpful and looked like they were having a lot of fun. Looks hard to ride a Segway but so easy! Definitely try it!!","review_date":"October 15, 2018","user":"westcoastcutie"},{"attraction_id":1518,"rating":5.0,"review":"The best way to see the Distillery District. The cobbled walkways of the distillery district are much more easily navigated on a Segway than by foot, and if you've never been on one I highly recommend it. It's easy to pick up, and once you've got it you'll have a blast.\nErik was...","review_date":"October 12, 2018","user":"samdwc"},{"attraction_id":1518,"rating":5.0,"review":"exploration by Segway. Erik was our guide for the 1 hour Segway tour in the distillery district. his enthusiasm and sense of humor are ultra entertaining. this part of the city has a very interesting past and history. the buildings are very well maintained and its a trendy...","review_date":"October 10, 2018","user":"joya212"},{"attraction_id":1518,"rating":4.0,"review":"Nice Small Group. This Segway tour around distillery district was fun. We had a blast going around the district and learn about its history and fun facts! We had a very small group of three so that made it easy to hear the guide but if it had...","review_date":"September 29, 2018","user":"e22g"},{"attraction_id":1518,"rating":5.0,"review":"Interesting and informative tour. Last week our group of Friendship Force members, from both Toronto and Stratford-St. Marys clubs, booked a tour of the Distillery District with Go Tours Canada. As a large group, we were split in half. My tour was excellent. The tour guide (Jason) spoke loud...","review_date":"September 18, 2018","user":"gatoronto"},{"attraction_id":1518,"rating":5.0,"review":"Great team building events.. Our tour guide Gaven was engaging, informative, and welcoming (we felt like he was part of the team). Great experience but keep in mind it is a tour and a small sampling of what Segwaying can be. The area is rich in history. Our group...","review_date":"September 11, 2018","user":"managingdirec2r"},{"attraction_id":1518,"rating":4.0,"review":"Fun morning: One-hour tour. We had a great morning with Josh, our guide, for the 1-hour tour. Our group of four all had previous Segway experience so that made it easier to enjoy zipping around the area. Josh did a great job telling us the history and current use...","review_date":"August 21, 2018","user":"j9buckles"},{"attraction_id":1518,"rating":3.0,"review":"A bit disappointing. With two teenage sons we have done segway tours in many places around the world. This was a bit disappointing as Segways are not permitted on roads in Toronto so limited to private areas around Distillery area. Segways are speed limited and not much space...","review_date":"August 12, 2018","user":"gunnersi"},{"attraction_id":1518,"rating":5.0,"review":"Did the one-hour tour. You don't cover a large area, but it was enough. The Segway was surprisingly very easy to use, but didn't expect my feet to get sore from using those muscles. Still, great fun for the whole family. We've been waiting to do this until my...","review_date":"August 9, 2018","user":"philip_c"},{"attraction_id":1518,"rating":4.0,"review":"Segways not allowed in Ontario. We enjoyed our segway ride, but were surprised that we didn't get to see very much of the city. Usually segways ride all over the area and we cover a few miles. Instead we rode around the same area 3 or 4 times. This is...","review_date":"August 8, 2018","user":"donna_b"},{"attraction_id":1518,"rating":5.0,"review":"Fun and Entertaining!!. My wife and I thoroughly enjoyed the Segway riding, entertaining history lessons, scenery of the Distillery District, and most of all the personalities and antics of Joseph and Eric. They made it a great tour that we highly recommend.","review_date":"August 3, 2018","user":"itstheken"},{"attraction_id":1518,"rating":5.0,"review":"Includes beer!. Josh was the Segway tour guide. He is very likeable, and very kind, and knows his history! He presented a lot of Distillery history of Toronto in this area, which is actually good for Segway novices. It's easy to navigate with few serious obstacles, and...","review_date":"July 25, 2018","user":"lelandknight"},{"attraction_id":1518,"rating":5.0,"review":"Great tour, great guide!. I had booked a walking tour of Toronto's distillery district. The day turned out to be very hot and I walked to Go Tours from the train station, arriving hot and tired. I was offered, and took advantage of, a locker for my stuff so...","review_date":"July 15, 2018","user":"pat_b"},{"attraction_id":1518,"rating":5.0,"review":"A perfect afternoon!. Took the parents out for the hour long tour for their anniversary. Couldn't recommend more! At first I was a little nervous about them (and me) using the Segways, but the training was quick, easy, and soon we were comfortable and on our way. It...","review_date":"July 10, 2018","user":"bravemanwithmuscles"},{"attraction_id":1518,"rating":5.0,"review":"1-Hour Distillery Historic District by Segway. This tour was amazing! I went with my mom and brother and we had the best time. Our tour guide Joseph was very informative on the history of the Distillery District and was very friendly. Before the tour even started, one of Joseph's co-workers Aaron...","review_date":"June 21, 2018","user":"victoriakell"},{"attraction_id":1518,"rating":5.0,"review":"So much fun!. A group of 8 of us did the hour-long Distillery District Segway tour, and it was a blast! It was the first time any of us had been on a Segway, but with the excellent training provided by our guide Dylan Evans, we were soon...","review_date":"June 14, 2018","user":"jenniferb360"},{"attraction_id":1518,"rating":5.0,"review":"Segway...the only way to travel!. We had a blast touring around the Distillery district on Segway's. Go Tours\/Joseph accommodated us by changing the time of the tour to fit our schedule. The Segway's were an awesome way to travel around the area and Joseph was a fountain of knowledge, sharing...","review_date":"March 23, 2018","user":"jeanieb1010"},{"attraction_id":1518,"rating":5.0,"review":"A great distiller of fun!. These guys and girls are awesome! It was a lot of fun and provided very interesting knowledge of Toronto's Distillery District. Go Tours Canada Go!","review_date":"February 13, 2018","user":"brucewa"},{"attraction_id":1518,"rating":5.0,"review":"Fun time with the LADIES. This 1-hour Segway tour is packed with awesome facts and a fun ride around Toronto's Distillery District. Enjoy more historical exploits, riding time and a complimentary tasting at two favorite Distillery District businesses. On the tour, you'll learn about the rise of a booze empire,...","review_date":"October 24, 2017","user":"jennyrocha"},{"attraction_id":1518,"rating":4.0,"review":"Segwaying - what's not to like?. We opted for the 1 hour segway tour of the distillery area and Will was our guide. We have ridden Segways before so our practice was just a short ride up and down outside the offices before we were off around the area.\nWill was...","review_date":"October 23, 2017","user":"sarahbsse"},{"attraction_id":1519,"rating":5.0,"review":"Great Tour on a Snowy Day. Michel Sirois was one of the best tour guides we have ever had in any country. Despite the snowy and windy day we were faced with, he adapted his tour to our group in a wise and effective fashion, taking into account the fact that...","review_date":"October 29, 2018","user":"9954"},{"attraction_id":1519,"rating":5.0,"review":"Exceeded expectations for our tour of Quebec City. The two of us booked Michel's 3 hour walking tour as an alternative to the large cattle call cruise ship shore excursion tours. When we witnessed tour guides with 30-40 people trying to maneuver the street of Quebec, we were happy we had a private...","review_date":"October 17, 2018","user":"swhidbey2"},{"attraction_id":1519,"rating":5.0,"review":"Enjoyable and Richly Informative. Michel is an excellent guide. He has deep, cross-cultural understanding of the history and his passion for the city and its history is readily evident. I learned a lot (which I always enjoy) and he kept us all engaged.\nI experienced two tours with Tours...","review_date":"May 4, 2018","user":"brendapie"},{"attraction_id":1520,"rating":5.0,"review":"Exemplary tour experience in Victoria. We purchased this tour through Viator and were thoroughly pleased. Phil and associate promptly met us at the cruise port and whisked our small group away in a handsome and spacious tour van. He quickly assessed our interests and adapted the tour to address them....","review_date":"July 11, 2018","user":"missamarsh"},{"attraction_id":1520,"rating":5.0,"review":"Low key and informative . I like to learn about the history of an area. I got that in spades with this tour. Our guide, Phil, picked us up at the port and talked about the host of the port area. Then took us around on a free form tour...","review_date":"July 10, 2018","user":"ed_p"},{"attraction_id":1521,"rating":5.0,"review":"The best experience I have had in whistler. What a great adventure. The reception at Canadian adventures was super helpful and friendly, The tour guide was amazing, very knowledgeable and was having a laugh with us. The buggying its self was un-reaI, spectacular views and great fun. I would highly recommend anyone and...","review_date":"November 8, 2018","user":"wanderer12717310038"},{"attraction_id":1521,"rating":5.0,"review":"Off-Road Buggy Tour For The Win!!. What a great Day. We saw this as one of the possible things to do in Whistler, so signed up. Dave, our Tour Guide, was right on time and in short order we were headed out of town. Arriving at the Tour location, we were...","review_date":"September 14, 2018","user":"russell_l"},{"attraction_id":1521,"rating":5.0,"review":"The ride was nice for two in the side by side buggy. Interesting trail ride and was everything you would want to do.. Very accommodating and explained all aspects of equipment and ride. Going through water, up hills, down hils and track was fun p.us stopping for pictures.","review_date":"August 25, 2018","user":"rogerm1738"},{"attraction_id":1521,"rating":5.0,"review":"Off road buggy tour . Did a off road buggy tour with trigger our guide, he\u2019s was awesome, and we had so much fun, one of my favourite summer tours they offer! And I\u2019ve done almost all of them. Would highly recommend it!!!","review_date":"August 24, 2018","user":"nolan_a"},{"attraction_id":1521,"rating":5.0,"review":"Fantastic experience for all. I booked the Odyssey off-road buggy experience for my trip to Whistler. This was a fantastic way to spend the afternoon. It had been hot for a few days, so we got pretty dusty but that did not take anything away from the experience. I...","review_date":"August 15, 2018","user":"lawrence_s"},{"attraction_id":1521,"rating":5.0,"review":"Great scenery and everything provided. Did the 4-person buggy with 3 of us. Had lots of fun, did a lot of driving, got super dusty. Had a terrific guide who took photos and videos of us. We were provided with helmets and goggles and a ride to\/from the base facility...","review_date":"July 28, 2018","user":"plipp"},{"attraction_id":1521,"rating":5.0,"review":"Awsome buggy tour . Jodi was a awesome guide we had a great time. First time for us but surely to do it again. Beautiful landscape .","review_date":"July 27, 2018","user":"ipontour"},{"attraction_id":1521,"rating":5.0,"review":"Magical adventure. Mack is awesome tour guide. We had a blast. Definitely consider bring clothing that you wouldn't mind getting a little bit dusty and\/or wet.","review_date":"July 21, 2018","user":"tjmassaro"},{"attraction_id":1521,"rating":5.0,"review":"Awesome!. A friend and I did this and had a blast! Really nice and helpful staff from booking to the tour. It was both of our first time driving them, good instructions from the guides and it was really easy to pick it up. Really beautiful...","review_date":"July 7, 2018","user":"emmas4624"},{"attraction_id":1521,"rating":5.0,"review":"Awesome Off-Road Action. Odyssey Tour - Offroad Buggy. We found this tour as we were walking through Whistler Village. I booked it for me & my 13 year old daughter...it exceeded my expectations.\nTour started at the shop where we checked in. We then hopped on a bus...","review_date":"June 26, 2018","user":"travis_k"},{"attraction_id":1521,"rating":4.0,"review":"Case of the Fundaze. Alex and Gen were our guides for the adventure. It was Alex's first tour on the buggy's but he was very professional, informative, and seemed like a seasoned professional.\nWe took a couple photo breaks which were perfect for the bumpy ride.\nIt had just...","review_date":"June 25, 2018","user":"sheaemry"},{"attraction_id":1521,"rating":5.0,"review":"Had a Blast on the buggy. My wife and I had a fabulous time. Paid a bit more for a private tour with our awesome guide Jodi and she didn\u2019t disappoint. Beautiful yet rugged trails up and down the mountain. Almost 2 hours of riding. We were experienced side x side...","review_date":"June 13, 2018","user":"wes_d"},{"attraction_id":1521,"rating":5.0,"review":"Buggy tour. Had a great time on the buggy tour today - will certainly be recommending it to our guests in town. If you can drive I would certainly recommend it as it adds to the fun. The protective gear is helpful as stops you ruining your...","review_date":"May 29, 2018","user":"beauchamp91"},{"attraction_id":1521,"rating":5.0,"review":"Such a fun buggy tour!. Had a great morning wizzing round the Callaghan with our excellent guide Caz this morning. She was excellent at explaining how the vehicles worked and the route we would take, and made sure everyone got a fair go.","review_date":"May 29, 2018","user":"emily_k"},{"attraction_id":1521,"rating":5.0,"review":"Tons of fun for 1st timers!. We went a week before all snow activities were about to stop, so we still got a glimpse of some snow on our tour!\nBeautiful lake view with melting snow!\nThe trail was fun as it gets muddy, dusty and wet! Loved the adventure!\nGuides...","review_date":"May 17, 2018","user":"berlyncc"},{"attraction_id":1522,"rating":5.0,"review":"Great Tour!. We were looking for an interesting tour of Old Montreal that would highlight the Christmas atmosphere of the city. Our tour guide, Pierre, did a superb job incorporating the history of Montreal with the lights and traditions of the Christmas season! Merci Pierre - tr\u00e8s...","review_date":"December 31, 2018","user":"mckeeverk"},{"attraction_id":1523,"rating":5.0,"review":"Wonderful surpise gift from our daughter & son-in-law. My husband & I had the pleasure of taking a sleigh ride with Talley-Ho on Dec 21, 2018. Our guide\/driver was very pleasant. We were given a blanket to put over our knees. After our driver explained how the carriage came about, we set off...","review_date":"January 5, 2019","user":"betty_ann_p"},{"attraction_id":1523,"rating":5.0,"review":"Christmas sleigh ride. Jerry the horse was beautiful. The host was very friendly and knowledgeable. We took our grandkids and we all had a great time. Really fun Christmas thing to do in Victoria.","review_date":"December 9, 2018","user":"ronald7581340"},{"attraction_id":1523,"rating":5.0,"review":"two night stay. On a whim hubby and I decided to go on a carriage ride. Elliott was our driver and Apollo was our \"engine\". We had a fabulous time. Elliott was very professional, very converse in the history of Victoria. Apollo was a gentle horse who responded...","review_date":"September 13, 2018","user":"brenda_m"},{"attraction_id":1523,"rating":5.0,"review":"Unique, relaxing and informative tour!. My 75 year old father came up with the idea of a carriage ride for him and my two siblings and I. We were only in Victoria for a few hours (fresh off the cruise ship) and we hadn't planned for this in advance so...","review_date":"September 2, 2018","user":"patricia_g"},{"attraction_id":1523,"rating":5.0,"review":"Fun and Engaging: A Must for Visitors!! . My husband and I had a wonderful 30 minute carriage ride with Brianne and Cash. We loved hearing about the various bits of unique knowledge about the city and its history. Won\u2019t share any spoilers here- you\u2019ll need to hear these fun facts from your...","review_date":"August 24, 2018","user":"katherine_s"},{"attraction_id":1523,"rating":3.0,"review":"was a bit disapointed. checked in to see if my name was on their list the day before and it wasn't even though I paid a month in advance , then checked in again a couple hours before we were scheduled and still not on there ,thank goodness I...","review_date":"August 7, 2018","user":"amanda_c"},{"attraction_id":1523,"rating":5.0,"review":"Lovely evening carriage ride. The carriage ride was easy to reserve online. Everyone on site was friendly and helpful. Our driver, Kaitlyn (spelling?), was delightful: friendly, funny and full of information. She asked us what our interests were and then tailored her route and information to suit us. It...","review_date":"August 5, 2018","user":"corrine_t"},{"attraction_id":1523,"rating":4.0,"review":"A perfect evening for a carriage ride. We really enjoyed our twilight ride through James Bay with Courtney who provided an informative and entertaining commentary. I especially appreciated the company's quick resolution to a problem I had with the online reservation. Thank you very much.","review_date":"August 1, 2018","user":"terry_j"},{"attraction_id":1523,"rating":5.0,"review":"Simply an amazing experience!. This evening July 30, 2018, I hosted my extended family of four to a wonderful surprise carriage tour. Our tour was conducted by the charming Caitlyn and the terrific efforts of Delilah who pulled our carriage with great charm and dignity. Nolan and his sister...","review_date":"July 30, 2018","user":"paultalks10"},{"attraction_id":1523,"rating":5.0,"review":"A Real Treat. We enjoyed a dusk ride round Victoria with a charming young horseman called Elliot, it was a really lovely experience.\nWe take animal welfare very seriously so we had plenty of questions regards how they conduct their operation at time of booking and this company...","review_date":"July 30, 2018","user":"pault73"},{"attraction_id":1523,"rating":5.0,"review":"Excellent Tour Guides. We had a blast on our carriage tour. Kayla and Caitlyn were excellent tour guides! They have a passion for their job! This was Max's (the horses) first tour with people in his carriage and he behaved like a true gentleman!","review_date":"July 9, 2018","user":"currie132018"},{"attraction_id":1524,"rating":4.0,"review":"A good place in Montreal. We have bad experience with a car in Montreal. We went to the city centre the next day using public transportation. This is a must for those taking the underground trains.","review_date":"October 13, 2018","user":"mic_l"},{"attraction_id":1524,"rating":1.0,"review":"Skip this Tour. I booked this tour online and went to the checkin desk to confirm it would take place. I knew from past reviewers that they sometimes cancel tours and don't tell people. We met our tour guide at 1:30 PM at the tourist info center where...","review_date":"July 29, 2018","user":"429sherryw"},{"attraction_id":1524,"rating":1.0,"review":"Stay away from Gray Line!!. We should\u2019ve known better, we got screwed over by gray line tours in the past in other countries and this one was no different.\nThey canceled our tour but never bothered to tell us until we got there to take the tour. We planned our...","review_date":"July 19, 2018","user":"bethlehempausa"},{"attraction_id":1524,"rating":1.0,"review":"Cancelled my tour without even telling me!. I arrived today at the departure place to do my tour (which was fully paid) and was advised ON THE SPOT that the tour had been cancelled because other guests had cancelled. Nobody informed me even when they have my phone and email address because...","review_date":"June 1, 2018","user":"nikilagos"},{"attraction_id":1525,"rating":5.0,"review":"Victoria tour. The pedicab tour was great. Our guide Shea was really great. She was informative and funny. This is a great way tto get an overview of the city so you can figure out what to go see later in more detail. The price is really...","review_date":"September 25, 2018","user":"deborah_l"},{"attraction_id":1526,"rating":3.0,"review":"Surprise group dinner. When we booked it we thought that the dinner would be divided by party, but instead it's a communal experience for whoever happens to share a booking time if you have fewer than 6 in your party. We got lucky and had a pretty good...","review_date":"September 3, 2018","user":"965annay"},{"attraction_id":1526,"rating":5.0,"review":"Day and night tour Niagara Falls. Amazing!! The falls up close and personal are phenomenol. The day trip brought you about a foot away from the falls. Be prepared to get wet but the ponchos help a lot. Night time on the boat is beautiful as well. Don\u2019t hesitate to take...","review_date":"August 6, 2018","user":"debilynn1234"},{"attraction_id":1526,"rating":5.0,"review":"Excellent Tour. Based on Trip Advisor\u2019s recommendation we booked this tour. It was excellent. It was over 8 hours long and hit the top spots in Niagara Falls. Our guide, Roberta, top notch and very informative. We highly recommend this tour of the Falls.","review_date":"August 3, 2018","user":"joseph_f48"},{"attraction_id":1526,"rating":5.0,"review":"The ONLY way to see Niagara Falls. I did the Day and Night Tour of Niagara Falls, and let me tell you, this is the ONLY Way to see Niagara Falls. See Sight Tours of Niagara Falls took care of everything. Transportation is included, and they even offered to pick me up...","review_date":"July 25, 2018","user":"netraveller28970"},{"attraction_id":1526,"rating":5.0,"review":"The best way to experience Niagara Falls. This is the best way to see Niagara Falls. The person who answered the phone and booked our reservation was friendly and helpful. The tour only had 7 people which really helps enhance the experience. John, our guide, is enthusiastic and excited about the area...","review_date":"July 22, 2018","user":"ritajk49"},{"attraction_id":1527,"rating":4.0,"review":"Peggy's Cove. What a beautiful place to visit! Even tho' it was raining when we were here. The colours of the old homes looked magnificent against the boats in the cove and the ocean. The old boathouses and fishing gear and lobster traps and fish net's werte...","review_date":"March 1, 2019","user":"seabee2018"},{"attraction_id":1527,"rating":5.0,"review":"Bus Tour. Richard was a fabulous tour guide! We had an intimate group of four. We went to Peggy's Cove, SS Atlantic memorial, the Titanic grave site as well as learning about the Halifax explosion. At each stop Richard shared a lot of historical information. This tour...","review_date":"September 15, 2018","user":"olafkarr"},{"attraction_id":1527,"rating":4.0,"review":"Crowds. The only reason this is not a 5 is because of the crowds at Peggy\u2019s Cove (but there is little control over especially if the cruise ships are in port in Halifax) and 2 other things. First let me say the driver Layla was professional,...","review_date":"September 12, 2018","user":"linda_l"},{"attraction_id":1527,"rating":5.0,"review":"Another perfect Go North Tour. It was a perfect day with Richard as a knowlegable host. The locations visited and the history we reviewed was perfect. Lobster roll lunch was the icing on the cake.","review_date":"July 24, 2018","user":"colleenm2205"},{"attraction_id":1527,"rating":5.0,"review":"Excellent Tour would reccomend this to everyone.. Better late than never for a review as the saying goes. we had a great time on this tour, its a small tour so it feels very personal. We learned so much on the tour so very interesting and a lot of fun at the...","review_date":"November 7, 2017","user":"linda_b"},{"attraction_id":1529,"rating":5.0,"review":"Terrific first day tour. This tour was a bit pricey, but worth the money. Our guide, Spence, was engaging and knowledgeable and we covered quite a bit of metro Victoria in addition to the destination stops. The 2 hour stop at Butchart Gardens was just right; we were able...","review_date":"September 23, 2018","user":"p23brown"},{"attraction_id":1529,"rating":5.0,"review":"A full day of enjoyment.. As the description indicates, you see a lot of Victoria neighborhoods, downtown areas, the Butchart Gardens, the Craigdarroch Castle along with a distillery and winery, along with a luscious box lunch from The Empress Hotel. Our tour driver Spence, was so knowledgeable and informative about...","review_date":"September 5, 2018","user":"bud_f"},{"attraction_id":1529,"rating":5.0,"review":"Relaxing Day. Loved checking out Victoria in One day. It was a very relaxing day with beautiful sightseeing, gin and wine tasting, and yummy lunch box. Taylor was a great guide, and really helped us to relax and enjoy our tour. We loved the Butchart gardens, we...","review_date":"July 23, 2018","user":"sapier_l"},{"attraction_id":1530,"rating":1.0,"review":"Do yourself a favor: rent a car and go to the mountains on your own.. I booked this trip through Viator but it was a Gray Line tour, so I don't know which entity bears the most responsibility for this waste of money. The only positive thing I can say is we did get to see Mt. Tremblant. We like...","review_date":"October 13, 2018","user":"heartimes"},{"attraction_id":1530,"rating":3.0,"review":"Wanted to check it out.... probably last time I would go. Let's face it, to truly experience what the Laurentian mountains has to offer and participate in outdoor activities, one really needs to be driving and spending days here. On a tour bus, I expected things to be rush rush and with a large group, it's...","review_date":"September 3, 2018","user":"scrappying"},{"attraction_id":1530,"rating":4.0,"review":"Good tour, hardworking guide and driver. This tour is a good way to see Mt. Tremblant and the Laurentian Mountains.\nPros:\n1. If you don\u2019t read or speak French having a guided tour is the way to go. Don\u2019t have to worry about getting lost and sit back and relax\n2....","review_date":"August 21, 2018","user":"jt007_12"},{"attraction_id":1530,"rating":3.0,"review":"Less than thrilling. This tour was less than thrilling and did not meet the expectations I had in my mind. Our tour guide was less than explicit in her instructions to everyone during all the on\/off stops on this bus ride. The ending at Mount Tremblant was absolutely...","review_date":"August 19, 2018","user":"linda_m"},{"attraction_id":1530,"rating":1.0,"review":"Not a relaxing trip at all. My hope was to spend some quality time at the Laurentian Mountains. this trip did not deliver on that for a few reasons:\n- the trip has many many stops and i felt like we were pushed from place to place. Very rushed trip.\n-the...","review_date":"August 14, 2018","user":"shameemk"},{"attraction_id":1530,"rating":4.0,"review":"Beautiful. The montains are so calm and the small cities where we passed throug are so harmful. I loved. The company which made the service was very good and reliable, the bus was very clean and the places where they stopped were very comfortable.\nThe staff...","review_date":"July 24, 2018","user":"susan_b"},{"attraction_id":1530,"rating":1.0,"review":"Absolute worst tourist experience of my life. The Laurentian mountains are beautiful. It's too bad my parents and I couldn't experience them in any meaningful way when you're hopping on and off the tour bus for a ton of uninspiring stops before finally reaching Mont Tremblant. Compounded upon this, our bus BROKE...","review_date":"July 21, 2018","user":"marcusmerryfield"},{"attraction_id":1530,"rating":3.0,"review":"OK intro to Laurentians. Took this tour to see a bit of the country around Montreal.\nThe 4 little towns on the way up are unremarkable. You cruise slowly past a church in one, stop at a park restroom in another, do the 1 hour lake cruise in one...","review_date":"July 15, 2018","user":"woodsy_al"},{"attraction_id":1530,"rating":5.0,"review":"A trip well worth making . This Gray Line tour which I took on June 30 was a great way to get to know the beautiful scenery on the doorstep of Montreal. It was well organised, able to deal with people of differing fitness levels without anyone - as far as...","review_date":"July 3, 2018","user":"sebastians3380"},{"attraction_id":1530,"rating":5.0,"review":"Fun and beautiful. Booked this tour with mixed feelings due to previous reviews, but glad we did. The bus ride was informative and the scenery beautiful. Lots of trees and wild flowers, even saw deer! The stops were long enough for us. First one to stretch our legs,...","review_date":"June 25, 2018","user":"campi4"},{"attraction_id":1531,"rating":5.0,"review":"A great tour of Montreal combining a walking and a bus tour. My wife and I can highly recommend the \"Gems of Montreal Small Group Tour\". Our tour guide Natalie was outstanding. She was friendly, very knowledgeable, accommodating and had a good sense of humor. The tour started with a walking tour of old town, followed by...","review_date":"September 28, 2018","user":"dick_v"},{"attraction_id":1531,"rating":5.0,"review":"Great tour of Montreal. My husband and I did this tour on June 7th and it was a great way to see and feel Montreal. Our female guide and male driver were wonderful! Would highly recommend this tour!","review_date":"July 15, 2018","user":"leda_s"},{"attraction_id":1533,"rating":5.0,"review":"Dinner cruise . We planned this dinner cruise for part of our honeymoon in Old Quebec. The food was amazing, unique and beautiful presentation. Atmosphere was perfect. Service from all staff was great. Everyone was friendly, helpful and very professional. Well worth the money.","review_date":"September 3, 2018","user":"lovetravel602429"},{"attraction_id":1533,"rating":4.0,"review":"Croiseiere AML. The AML cruise was a really fun experience I would recommend it anytime.the only thing is that the service was not the best for the dinner other than that evething was amazing the music the fireworks the food was good too .I would definitely do...","review_date":"August 13, 2018","user":"chantal_l"},{"attraction_id":1533,"rating":3.0,"review":"Better Than Our Expectations For Food\/Service, but not the rest.. We did the 3 course Thursday night firework cruise. After getting on the wrong boat, which was not our fault (lady on the staff told us to get in the wrong line), the staff quickly took us to the right boat and let us board...","review_date":"August 8, 2018","user":"amy_d"},{"attraction_id":1533,"rating":5.0,"review":"Great service and a wonderful time!. This is the third time we have done this cruise with fireworks. In terms of value, I would suggest going small or going big, but not going in between. Just taking the cruise with the fireworks is a lot of fun. There are simple snacks...","review_date":"August 7, 2018","user":"d\u00e9sir\u00e9e_m"},{"attraction_id":1533,"rating":5.0,"review":"An evening to remember!. This was hands down my favorite part of my trip cruising down the St. Lawrence River! Wonderful views (took lots of pictures), champagne, interesting appetizers, perfect salmon and lobster tail and a decadent desert were just icing on the cake!","review_date":"July 31, 2018","user":"ilovebeachtrips"},{"attraction_id":1533,"rating":5.0,"review":"altho the weather was cool,. we thoroughly enjoyed our 4 hours river cruise,, both in daylight and evening with the lights of the homes and buildings sparkling on the shore... our waiter Christopher was vert attentive and the meal was delicious.. I had the chicken stuff with duck which I...","review_date":"June 18, 2018","user":"mbridgman2016"},{"attraction_id":1534,"rating":4.0,"review":"Good transportation option. Had 3 days in Vancouver and didn't want to rent a car. Our hotel was in the downtown area and we were able to use the Hop on Hop Off as our main form of transportation. Saw the highlights and were able to stop when...","review_date":"March 9, 2019","user":"cj_j"},{"attraction_id":1534,"rating":3.0,"review":"Not the best. It was a rainy cold day. It rained more inside the bus than outside. The running commentary was dull. It was a relieve to be done.","review_date":"September 5, 2018","user":"wil_b"},{"attraction_id":1534,"rating":4.0,"review":"Great way of getting a bird's eyeview of places to visit. Dedicate enough time to make the recommended stops. It was a busy weekend so we were not to excited to wait for the bus at certain busy spots when we saw the lines. Nonetheless the stops were all great spots to venture out. The totem...","review_date":"August 6, 2018","user":"marion93722"},{"attraction_id":1534,"rating":1.0,"review":"Don't go!! It's a tourist trap!! . We paid almost $200 for the park route,and it wasn't worth it at all! The buses are old and uncomfortable as most of them are adapted school buses. Most of the time all the buses are filled and if theirs no room, you have to...","review_date":"July 24, 2018","user":"snowytravels"},{"attraction_id":1534,"rating":1.0,"review":"Worst, don\u2019t waste your money. Not enough buses wasted over and hour waiting for the next bus, then we get one and it breaks down in the middle of a bridge and we all have to get off and walk.\nLook back and the bus drove off? Driver was talking...","review_date":"July 21, 2018","user":"kabarwis"},{"attraction_id":1534,"rating":2.0,"review":"Hop-on Hop-off good as a cab replacement . This business listing is confusing, it\u2019s a tour company that does a bunch of tours. They offer 2 routes of hop-on hop-off (will just call it \u201chop tour\u201d now). We took the park route. One time we waited almost 30 minutes for a bus at...","review_date":"July 19, 2018","user":"kkcrane"},{"attraction_id":1534,"rating":4.0,"review":"Good with amazing driver. Good view of Vancouver but the best was the driver, Ben Rama. He provided not just good and precise information as he singed during the tour making it more pleasure than it would have been till that.","review_date":"July 15, 2018","user":"arfida"},{"attraction_id":1534,"rating":1.0,"review":"Very poor. We had to wait for over a hour for a bus with some space at one stop. The service provider took no responsibility for the problems encountered.\nWe would recommend avoiding this experience - hire a bike or use other transport options to avoid being...","review_date":"June 2, 2018","user":"108trevorb"},{"attraction_id":1534,"rating":3.0,"review":"Not something to look forward to . Everyone goes for this tour because of the general usefulness of hop on hop off tours all over the world. So did I. But it was a horrendous experience. Had to wait more than an hour with 20 other passengers for the bus to arrive...","review_date":"June 1, 2018","user":"chin711"},{"attraction_id":1536,"rating":5.0,"review":"Perfect Intro to Vancouver. We only had one day in Vancouver and booked an afternoon tour with Wild BC Tours. Our guide, Chuck, (who is the owner) was personable and full of great info about the area. We saw all the main spots to see...Stanley Park, Granville Island, Gastown,...","review_date":"October 12, 2018","user":"lemmonhome"},{"attraction_id":1536,"rating":5.0,"review":"Great Tour of Vancouver!. Bjorn did a wonderful job of showing us the sights and sounds of Vancouver in our half-day tour. We got to get out and walk around Stanley Park, Gastown and the charming Granville Island. We saw the best and worst of the city. Bjorn is...","review_date":"August 29, 2018","user":"william_s"},{"attraction_id":1536,"rating":5.0,"review":"Great Custom Tour!. We had about 8 hours to kill between leaving our cruise ship and a 5 pm flight. Chuck set us up with a custom half-day tour of the city highlights and then made reservations for 1 pm at a restuarant for us. Bjorn was our...","review_date":"July 31, 2018","user":"pcourt"},{"attraction_id":1536,"rating":5.0,"review":"Saw it all!. Bjorn did an excellent job of showing us all the sights and sounds that make Vancouver the beautiful city it is. The tour was very interesting and relaxing. We were able to see parts\/areas of Vancouver that one would not see on a hop-on-hop-off bus...","review_date":"July 29, 2018","user":"phyllis_e"},{"attraction_id":1538,"rating":5.0,"review":"Wow! I was impressed. I came across Motherland Connextions while searching for things to do in Niagara Falls. I enjoy history tours but didn't know what to expect. Kevin was professional and personable from the start. Once we got in the van and started the drive he began to...","review_date":"October 20, 2018","user":"p_m"},{"attraction_id":1538,"rating":5.0,"review":"One word - awesome!!. Kevin, our tour guide, picked our family up from our USA side hotel, took us through customs and brought us over for the tour. While you are riding Kevin is talking, offering tons of educational tidbits - as to be expected. We visited all the...","review_date":"August 10, 2018","user":"kamell_j"},{"attraction_id":1538,"rating":5.0,"review":"Great Historical information. We booked this because we have an interest in history but we learned a ton on this tour! We were the only two people on our tour so we really got a great personal experience! This tour does have a lot of driving, but we...","review_date":"August 4, 2018","user":"ericandkels"},{"attraction_id":1538,"rating":5.0,"review":"Awesome Experience!. We had two days remaining in Ontario and really wanted to go on this tour. All on line bookings were full but I called Motherland Connections and left a message anyway. Kevin returned my call and agreed to take four of us on the tour...","review_date":"June 30, 2018","user":"ashur77"},{"attraction_id":1539,"rating":5.0,"review":"Banff \/Lake Louise tour. My sister and l did this small group tour with driver\/ guide Nicki. We met the driver at the base of the Calgary Tower and were off . Nicki was very informative and a great driver and kept us happy with washroom visits and photo...","review_date":"September 30, 2018","user":"homegirl3"},{"attraction_id":1539,"rating":5.0,"review":"Best bang for your buck!!. I took the Banff National Park tour end of September and have nothing but great things to say about it! We saw so much and Ted was a wonderful tour guide. He had great facts to give throughhout the entire trip, and gave us all...","review_date":"September 22, 2018","user":"nataliemint"},{"attraction_id":1539,"rating":5.0,"review":"Great views at Banff!. I booked a solo trip to Calgary for a few days of vacation without having much of a plan in mind. After booking, though, I realized I had to see Banff National Park and booked a tour just days ahead of the trip.\nIt was...","review_date":"September 17, 2018","user":"aaron_p"},{"attraction_id":1539,"rating":5.0,"review":"Vacation 2018. We really enjoyed our Banff tour. Our tour driver \"Ian\" knew a lot and was able to share many stories. We felt the trip had sufficient stops to allow an opportunity for some great pictures as well as an opportunity to stretch our legs. Thanks...","review_date":"September 16, 2018","user":"voyager795383"},{"attraction_id":1539,"rating":5.0,"review":"Poetic Scenery with our tour guide Nikki. The meeting place is easy to find, yes it is the big blue sign with all the pictures in front of the tower. Nikki our Guide was on time and everyone was introduced and off we went for an adventure.\nNikki told us all about...","review_date":"September 16, 2018","user":"man_of-the_w"},{"attraction_id":1539,"rating":5.0,"review":"Beautiful Place. This is one beautiful place. Take your time and do not rush through it thought. You will miss so much if you rush.","review_date":"September 10, 2018","user":"mdbillfox"},{"attraction_id":1539,"rating":5.0,"review":"Amazing Tour!!!!. My wife and I traveled to Calgary last week to visit Banff National Park and we decided to book this tour and we were not disappointed. Right from the beginning we knew that we had made the right choice. Tony was beyond amazing as a...","review_date":"September 8, 2018","user":"chrismr5771sv"},{"attraction_id":1539,"rating":5.0,"review":"Wonderful experience and would highly recommend. We chose Round the Block Tours to organize our team building event to tour Banff for half a day. Tony was very responsive to all emails\/phone calls and very accommodating which made the planning process very smooth and effortless. We had some last minute updates...","review_date":"August 31, 2018","user":"jaime_w"},{"attraction_id":1539,"rating":5.0,"review":"Comprehensive well worth tour. Our guide\/driver was very knowledgeable, considerate and patient (our tour was on Friday Aug 24, 2018). It was a gloomy rainy day but we had the best time ever. The tour is well organized and comprehensive. I look forward to go with the Round the...","review_date":"August 28, 2018","user":"reem_r"},{"attraction_id":1539,"rating":5.0,"review":"Memorable private tour for the family!. We had a family group of 12 adults and a 1 year old, so we decided to book a private tour with Round the Block Tours after reading all the great reviews it has here. The tour was only for our family which makes it...","review_date":"August 15, 2018","user":"296jimin"},{"attraction_id":1539,"rating":5.0,"review":"ticks all the boxes. great tour,well organised,scenery just beautiful,could not get a better tour,if you can do the tour simply do it.you will be blown away","review_date":"August 12, 2018","user":"davemacrostie"},{"attraction_id":1539,"rating":5.0,"review":"Well worth doing if short on time.. Tony our guide was SOOOO knowledgeable, any question posed to him he knew the answer.\nWe saw some so much on our tour today.\nIt was so much better than my expectations.\nMy only suggestion would be to cut the time in Banff as not...","review_date":"August 10, 2018","user":"coventryrose"},{"attraction_id":1539,"rating":5.0,"review":"Breath taking. It was an amazing day and it was like every picture we took was a postcard. Great tour good time good people. Cheers","review_date":"August 7, 2018","user":"neil_t"},{"attraction_id":1539,"rating":5.0,"review":"unforgettable experiece. Gondola ride 5 star, sulfur mountain 5 star, lake louise 5 star and the rest of the rockies 5 star highly recommended","review_date":"ATTRACTION018","user":"alicem5643"},{"attraction_id":1539,"rating":5.0,"review":"So Worth it!. Norm was our guide (highly recommend him) and he showed us things that I am sure we would have passed by. It is amazing how many of the top sights we saw on this one day trip. You could never rent a car, drive yourself,...","review_date":"July 21, 2018","user":"holly_g"},{"attraction_id":1539,"rating":5.0,"review":"Excellent guide. Cullon, apologize if spelled incorrectly, was perfect guide. Full of facts, history and info. Perhaps one of best guides i have had anywhere in the world. Easy pickup location, there early, comfortable bus, fantastic sights. If recommend this your for everyone. Only suggestion is perhaps...","review_date":"July 20, 2018","user":"tncusoon"},{"attraction_id":1539,"rating":5.0,"review":"good experience. Really knowledgeable driver made the long ride from Calgary to Banff enjoyable and educational. Very beautiful visit to the Rockies. The mountains were majestic and the lakes crystal clear turquoise. Banff was a cute little town with lots of shopping and lots of places to...","review_date":"July 19, 2018","user":"docbarbi"},{"attraction_id":1539,"rating":5.0,"review":"Solo Trip to Banff - Amazing Views!!!. I took this trip on a whim back in June because I was going to Calgary for a work trip and couldn't leave without seeing the mountains and beautiful lakes Banff has to offer. I spend one extra day in Alberta, and spent the entire...","review_date":"July 16, 2018","user":"stephaniewheeler2018"},{"attraction_id":1539,"rating":5.0,"review":"Magical Tour. Wow what an awesome tour. Absolute magical tour to some of the most beautiful landscape imaginary. Tour guide Colin fantastic commentary so knowledgeable and extremely interactive with group. Thank you for this tour.","review_date":"July 11, 2018","user":"debra_r"},{"attraction_id":1539,"rating":5.0,"review":"Perfect excursion to Banff and Lake Louise. On May 28 I did a tour with the Round The Block Tours from Calgary to Lake Louise, several other lakes and Banff town. Our driver and tour guide was Toni. Toni is a very nice guy and very personable. He really knows the history...","review_date":"May 29, 2018","user":"thaifriendlosangeles"},{"attraction_id":1539,"rating":5.0,"review":"Worth every penny and then some.. My mom and I took this tour with only two other people. Tony was our driver and guide and did a marvelous job. We started in Calgary. The van was comfortable. Tony was very knowledgable and entertaining. We visited many sites, including my favorite johnstons...","review_date":"May 15, 2018","user":"emmy_cs"},{"attraction_id":1541,"rating":5.0,"review":"A great family day out. We had a great VIP personal tour visiting the Niagara Falls, the Vineland Winery for lunch and then on to Niagara on the Lake. Our driver Kevin could not have been more obliging, friendly and informative. Would highly recommend.","review_date":"August 11, 2018","user":"simonlevine1"},{"attraction_id":1541,"rating":5.0,"review":"Fantastic day at Niagara Falls. We had a fantastic day at Niagara Falls with King Tours. We were picked up at our hotel and drove to the heliport where the helicopter more or less was waiting for us. The helicopter tour gave a splendid view over the Falls from the...","review_date":"July 25, 2018","user":"christianfn"},{"attraction_id":1541,"rating":5.0,"review":"Great trip!!. Our personal tour guide, Naveed, was very professional and knowledgeable. We enjoyed a great day visiting Niagara and our daughter was very happy to see and stop at Great Wolf Lodge!!\nThanks","review_date":"July 22, 2018","user":"garyhux"},{"attraction_id":1541,"rating":5.0,"review":"Excellent . Had a great day right from the pick up at our hotel by Roy, he was very friendly and had great knowledge of the history and sights on the route. Spent some time at the falls then went on to Niagara-on-the-Lake for lunch and a...","review_date":"April 3, 2018","user":"zicop82"},{"attraction_id":1541,"rating":5.0,"review":"Satisfying Private quick trip to Niagara. My father, colleague and I booked a private quick tour to Niagara from Toronto. It was a lovely surprise that Kevin was the one in service. It was a rare, humbling experience being serviced by the owner himself. There were no dull moments with him...","review_date":"October 28, 2017","user":"donna_p"},{"attraction_id":1542,"rating":5.0,"review":"Soren was a delight for the day. We are so glad my wife & daughter got him for their tour, what a delight!\nHe was so knowledgeable and friendly that he got other people interested in what he was saying to us, and just happen to be around where we were.\nIf...","review_date":"October 20, 2018","user":"heffay33"},{"attraction_id":1542,"rating":5.0,"review":"A wonderful way to experience Victoria!. Our cruise ship made a short stop in Victoria. Having been there a few times, we wondered how we should spend our time and see new things. It was our good fortune to reserve a pedicab tour that picked us up right from the cruise...","review_date":"October 1, 2018","user":"marilyn_m"},{"attraction_id":1542,"rating":5.0,"review":"Kerry is awesome!!. We hired Kerry (from pedicab) to take us around the city. It was a beautiful ride and Kerry took us to the 2 chocolate stores we wanted to visit. We also stopped at a great souviner place! Kerry told us about the history of the...","review_date":"September 29, 2018","user":"psalm119"},{"attraction_id":1542,"rating":5.0,"review":"Pedicab tour. We stopped in Victoria on our Alaskan tour. We didn\u2019t arrive until 6:00 PM and had to be back on board by 11:30 PM. Since most of the places we wanted to see we\u2019re closed, we thought that the pedicab would be a perfect way...","review_date":"September 26, 2018","user":"cheryl_a"},{"attraction_id":1542,"rating":5.0,"review":"Should be on your to-do-list. We were in Victoria for a girls weekend deciding to start with the Pedicab tour to get additional ideas of things to see and do in Victoria. Andrew, our driver, was very knowledgeable of the area and history - there's a lot! Although we were...","review_date":"September 24, 2018","user":"kemanche"},{"attraction_id":1542,"rating":5.0,"review":"Best way to see Victoria. We had visited once before-many years ago. Did attractions the regular motor coach ways. This time, by serendipity, we came across Victoria Pedicab Company as we were considering a horse\/carriage tour of the city. Timing was perfect and we had our guide after a few...","review_date":"September 15, 2018","user":"enj0ylife2018"},{"attraction_id":1542,"rating":5.0,"review":"Perfect way to see the city !! Loved it. Perfect way to see the city. Our tour guide was the best, he was very knowledgeable and super friendly. He took us around the parks and the beautiful gardens. Next time, i will stay more time to continue enjoying Victoria. Thank you for such a...","review_date":"September 10, 2018","user":"nbarradas"},{"attraction_id":1542,"rating":5.0,"review":"Delightful Overview. Best way to get a totally personalized grand tour of neighborhoods, parks & gardens, city landmarks outlined at dusk with thousands of white lights, and fascinating Chinatown with our truly outstanding guide Mike who had all the history and background stories on everything we viewed,...","review_date":"September 2, 2018","user":"expedition578817"},{"attraction_id":1542,"rating":5.0,"review":"My personal bike tour!. I was a single passenger and got an amazing tour being pedaled around Victoria and interesting stops and views. I wish I could have stopped and gone in and had a drink at the last area with the pubs and China town eating spots. Looked...","review_date":"August 31, 2018","user":"betty_c"},{"attraction_id":1542,"rating":5.0,"review":"Awesome Tour. We had a great time with Soren and Julie as our guides. They showed off beautiful Victoria and we had lots of fun and laughter with their stories and antics. They made us feel very comfortable and at home. Thank you both for the memorable...","review_date":"August 30, 2018","user":"dale_m"},{"attraction_id":1542,"rating":5.0,"review":"Amazing Tour!. When our ship arrived in Victoria, we got off with no plans. We only had 5 hours, and wanted to make the most of our time. It was our lucky day!\nAs we were standing around, trying to decide what to do, we were approached...","review_date":"August 28, 2018","user":"janet_c"},{"attraction_id":1542,"rating":5.0,"review":"Fantastic Tour. We had such a fantastic tour with Shane as our tour guide. He was very knowledgeable, personable, and able to answer all our questions.\nThe tour passed by so quickly we couldn\u2019t believe it had been 2.5 hours! We will definitely book again the next...","review_date":"August 25, 2018","user":"ourspiritwings"},{"attraction_id":1542,"rating":5.0,"review":"Totally Fantastic Way To See Victoria!. As cruise guests with a short evening stop in Victoria, we decided on a Pedicab Tour and we're so glad we did! Greeted by the team at the cruise terminal, we were quickly introduced to our guide (John Paul) and safely stowed in our carriage,...","review_date":"August 21, 2018","user":"mrsgruffalo"},{"attraction_id":1542,"rating":5.0,"review":"Best Excursion in Victoria!. After disembarking our cruise ship, we ran into Jayden. She was so nice, and offered us a great way to see Victoria. Our guides Jayden and Shain were fantastic tour guides! We stopped at many historic sites, including the garden, Emily Carr's house, downtown, and...","review_date":"August 17, 2018","user":"lorinielsen"},{"attraction_id":1542,"rating":5.0,"review":"WOW.... just WOW. We literally stumbled upon this tour as we disembarked from our cruise ship.... we didn't have a prior reservation or booking, and approached the kiosk as we exited the gangway. We were promptly greeted by super supportive (but NOT pushy) staff w\/ Pedicab Tours and...","review_date":"July 29, 2018","user":"john_k"},{"attraction_id":1542,"rating":5.0,"review":"Fantastic way to see the sights. Great way to see the sights in the less heavily travelled areas of Victoria. Went with our whole family (group of 23) All of the guides were great and kept us all together and even took pics of all of us at the park. Sati...","review_date":"July 25, 2018","user":"happylabbe"},{"attraction_id":1542,"rating":5.0,"review":"Great way to see Victoria!. We had no real plans for the port if Victoria but we met the pedicab folks and took off!\nCindy was our guide\/driver and she gave us an excellent 2 hour tour. Highly recommend the pedicab tour. We saw it all in a couple of...","review_date":"July 24, 2018","user":"david_m"},{"attraction_id":1542,"rating":5.0,"review":"Best Way to See Victoria - Pleasant Surprise!. This tour was a walk up right off the cruise ship. We had no excursions planned for Victoria. Noticed the Pedicabs from the upper deck before we got off. This was for the Evening only from 6 pm-11 or so. As we got off the...","review_date":"July 20, 2018","user":"janetmb7350rj"},{"attraction_id":1542,"rating":5.0,"review":"Picturesque Victoria. We disembarked from our cruise ship and our Pedicab driver, Rich, took us on an evening tour of picturesque Victoria. We saw Victoria\u2019s beautiful Heritage homes, gardens, Beacon Hill Park, Empress Hotel, Chinatown, downtown and more. He was professional, knowledgeable, personable and energetic. He provided...","review_date":"July 17, 2018","user":"alacoffee"},{"attraction_id":1542,"rating":5.0,"review":"A Must do in Victoria!. Julie was our Pedicab driver and was that ever fun!! She really made the trip great! My sister in law and I loved seeing Victoria and hearing Julie talk about the history. This is one of the best ways to really see a lot in...","review_date":"July 16, 2018","user":"windgassenc"},{"attraction_id":1542,"rating":5.0,"review":"Awesome way to tour Victoria for first timers. My husband and I, along with my in-laws absolutely had the BEST experience with Ryan E. on our pedicab tour around the beautiful city of Victoria! We had a limited time at this port due to cruise line time restrictions but it was very convenient...","review_date":"July 14, 2018","user":"jabs09"},{"attraction_id":1542,"rating":5.0,"review":"Tennessee Family Take PediCab. We stepped off the Cruise Ship planning to explore by foot but opted for the PediCab because it was starting to sprinkle. We were lured in with the best drivers, Chris and Ryan. We had a total of 10 riders and o intrigued us all...","review_date":"July 14, 2018","user":"vacaycraycray"},{"attraction_id":1542,"rating":5.0,"review":"4 seater pedicab for cruise passengers. We recently docked in Victoria, British Columbia. We disembarked the NCL Bliss and found Ryan on the dock standing in front of the 4 seater pedicab. My family of 4 was comfortable during the 2.5 hour ride. We visited Fisherman\u2019s Wharf, downtown where we saw...","review_date":"July 14, 2018","user":"beth711"},{"attraction_id":1542,"rating":5.0,"review":"Unexpected delightful way to tour Victoria. Our cruise ship's last port stop was minimal time in Victoria, BC as it arrived at 4pm and we had to return back to ship for dinner and pack for our 11pm luggage pick up. The Pedicabs are waiting right at the dock. A woman...","review_date":"July 11, 2018","user":"sahara44"},{"attraction_id":1542,"rating":5.0,"review":"Biggest surprise of the Alaska Cruise!. When we stepped off of the ship, with only 3.5 hours to spend in Victoria, we intended to stretch our legs, stick our heads in a few trinket stores, and get back to bed early. None in our party is exactly sure how we decided...","review_date":"July 10, 2018","user":"asmallory"},{"attraction_id":1542,"rating":5.0,"review":"Informative, personal and fun!!. I would like to give a shout out to Jaden Dedora of the Victoria Pedicab Company in Victoria BC. My wife and I were on a cruise and decided to \"wing it\" when we got off the ship in Victoria. We don't like crowds, nor...","review_date":"July 5, 2018","user":"awong2683"},{"attraction_id":1542,"rating":5.0,"review":"Great experience!. We spent a pleasant evening with Adam, our driver \/ tour guide. We toured all corners of the city and he had plenty of history and stories to tell us. Gardens were beautiful, we even got to hand feed the peacocks. So glad we decided...","review_date":"June 27, 2018","user":"cjfalkler"},{"attraction_id":1542,"rating":4.0,"review":"Last minute tour via pedicab. We did not have a tour scheduled so we disembarked our ship and took a pedicab tour. Alan was very informative and knowledgeable about the city in the 3 hours around the city. The only issue I have is the rate was a little confusing....","review_date":"June 27, 2018","user":"demet_p"},{"attraction_id":1542,"rating":5.0,"review":"Awesome Tour. When we exited the cruise ship we did not intend on doing a tour. We decided to do the pedicab into town. We were glad we did. The history of Victoria and our awesome driver was well worth changing our mind. I highly recommend this...","review_date":"June 18, 2018","user":"colinebw"},{"attraction_id":1542,"rating":5.0,"review":"Wonderful tour!. We found the tour when getting off our cruise ship, right at the harbor. Jaden drove us all over downtown, the scenic park, to China town and back again. She was the BEST!!! Shared great historic information about Victoria. Stopped frequently for us to take...","review_date":"June 17, 2018","user":"capt2bjill"},{"attraction_id":1542,"rating":5.0,"review":"Energetic, unique, informative, eclectic, and fun!. We were going to walk around Victoria on our own, but as we disembarked the Royal Caribbean Explorer we saw the Pedicabs and decided on a whim to inquire. We are so happy we did. The pedicab tour took us through parts of Victoria we...","review_date":"June 17, 2018","user":"carlborch"},{"attraction_id":1542,"rating":5.0,"review":"City Tour. Very friendly and fun trip on bike that seated 3. Would recommend for others on cruise wanting to see the inner city.","review_date":"June 16, 2018","user":"433dustyb"},{"attraction_id":1542,"rating":5.0,"review":"Great experience . You need to do this in Victoria. We toured all around and loved it. Stopped off and picked up some adult beverages and drank during the tour. Heard great stories about Victoria and saw some great sights. Well worth it and highly recommended.","review_date":"June 10, 2018","user":"nlaz"},{"attraction_id":1542,"rating":5.0,"review":"best excursion in VBC. We had originally decided to just walk the prier to be able to say we went to Canada. Once we got off the ship and spotted the Pedi Cabs I was smitten. The trip was so relaxing and enjoyable. Our peddler and guide, Renee, was...","review_date":"June 6, 2018","user":"dolivemdv"},{"attraction_id":1542,"rating":5.0,"review":"Pedicab with Renee . Thoroughly enjoyed the ride, past Victorian houses, through burchant gardens, downtown. Highlight was the stories of the area, and feeding Peacocks.","review_date":"June 5, 2018","user":"james_n"},{"attraction_id":1542,"rating":5.0,"review":"awesome highly reccommend. we had 2 fantastic tour guides A+++ ( there were 2 couples)\nthey had great personalities, very knowledgeable , made it a fun learning experience.had the little extras like bird food so we could feed the peacocks in the park- they showed they wanted u...","review_date":"June 3, 2018","user":"dawn_m"},{"attraction_id":1542,"rating":5.0,"review":"Hidden Gems Everywhere. This was probably the most fun and random thing my family and I did. We've been to Victoria many times, considering we live in Vancouver and are not too far away. However, we've never seen the things Ryan (I believe that's his name!! He's hard...","review_date":"June 1, 2018","user":"sab_l"},{"attraction_id":1542,"rating":5.0,"review":"Tina Is the bomb!. Our 3 hr pedi cab tour of Victoria with Tina Fischer\/Victoria Pedi Cab Tours was awesome. Tina knew everything about everything. We actually started at Fisherman's Wharf. At first she told us all the places we would see on our tour and that she would...","review_date":"May 31, 2018","user":"karen_k"},{"attraction_id":1543,"rating":5.0,"review":"One of the highlights of the holiday. This was such a fantastic day out while on holiday in Vancouver.\nPaul - well his a star - such a nice person touring us all around .. making us feel welcome and comfortable. Communication and pick up was brilliant.\nevery element of the trip...","review_date":"August 13, 2018","user":"faerylight1"},{"attraction_id":1543,"rating":4.0,"review":"Cycling Vancouver Island. My daughter and I had a great trip with Paul last week. Supper way to see the Island and wine stop was appreciated after the elevated climb","review_date":"July 28, 2018","user":"suzanner100"},{"attraction_id":1543,"rating":5.0,"review":"Amazing scenery, amazing guide. My boyfriend and I had the most amazing day cycling around Vancouver Island on this trip. The landscape is beautiful, the island is peaceful and we experienced minimal road traffic. Paul, our guide, was the friendliest person you could hope to meet, really easy to...","review_date":"May 11, 2018","user":"931michelleh"},{"attraction_id":1543,"rating":5.0,"review":"Incredible day out. I rarely review things but i had to as this tour was amazing. Paul was an awesome tour guide and showed us some beautiful parts of Vancouver Island including beaches, lakes, countryside, eagles and some big pigs too. I can't recommend it enough. Cycling with...","review_date":"May 9, 2018","user":"ben_n"},{"attraction_id":1544,"rating":5.0,"review":"Very fun. Amie was lovely and engaging. We sampled wonderful food and toured around the city. a great way to spend a day in Montreal","review_date":"August 2, 2018","user":"674travellingmom"},{"attraction_id":1544,"rating":5.0,"review":"What a great idea!. Combine a bike tour, learn about the city and eat outstanding food at food trucks distributed through the city. Was a great way to have fun and eat! Very highly recommended!","review_date":"July 28, 2018","user":"christine_g"},{"attraction_id":1545,"rating":5.0,"review":"Great Time!!!. We enjoyed a leisurely 45-minute ride with Hannah and Utah on September 1, 2018. Hannah was very knowledgeable and enjoyed Utah as well.\nThis is definitely an activity we will do again.\nLonna Tate","review_date":"September 3, 2018","user":"david_t"},{"attraction_id":1545,"rating":5.0,"review":"Round tour. Marvellous tour and carriage driver made a perfect informed round tour in Victoria. She had full control on horses and traffic while she was talking to us.","review_date":"July 31, 2018","user":"peterl6788"},{"attraction_id":1546,"rating":5.0,"review":"BUCKET LIST MUST IN CALGARY!. This was a mother\/daughter trip and we must say it was such a unique fun one of a kind way to begin our trip seeing downtown Calgary! Our tour guides were fantastic!! I loved the fact each of them not only being school teachers, but...","review_date":"October 10, 2018","user":"tygreyz10"},{"attraction_id":1546,"rating":5.0,"review":"Side car tour. What a great way to see Calgary.\nNicole was very informative with her great knowledge of the city.\nShe went to areas not visited by tour buses and allowed more or less time at the discretion of the passenger, me. The integrated sound systems in...","review_date":"August 25, 2018","user":"o563tdmaxb"},{"attraction_id":1546,"rating":5.0,"review":"Wonderful Way to See Calgary!!. What a fun tour of Calgary in the motorcycle sidecar. Nicole was very informative in showing us around Calgary! I highly recommend this trip if you want to see Calgary from a different and fun perspective!","review_date":"August 21, 2018","user":"carleen232"},{"attraction_id":1549,"rating":5.0,"review":"This is a true gem!. Breathtaking views and photograph opportunities. Take the boat tour, it's well worth it. chances of seeing a moose and other wildlife is very good.","review_date":"December 11, 2018","user":"luluottawa60"},{"attraction_id":1549,"rating":5.0,"review":"Maligne Lake Cruise. Only did the cruise portion of this tour. Even though it was rainy we had a really good time. The scenery was magnificent in spite of the overcast skies. Patrick our guide was so informative, friendly and funny. While our boat captain did an excellent...","review_date":"August 24, 2018","user":"john_w"},{"attraction_id":1550,"rating":4.0,"review":"Ottawa bike tour. Chris was our guide. There were 12 in our group for the Tulip Discovery bike tour. An excellent experience. Well worth it. The tour would have been better in another week when all the tulips were blooming.","review_date":"June 22, 2018","user":"extonr"},{"attraction_id":1550,"rating":5.0,"review":"Ottawa Tulip Festival. Although I grew up in Canada I had never been to Ottawa. Also, after living in Florida for 50 years, I'd been home for fall but hadn't seen spring. As part of our spring trip we went to Ottawa and saw some of the gardens...","review_date":"June 18, 2018","user":"patricia_p"},{"attraction_id":1550,"rating":5.0,"review":"Great bike tour!. We had an amazing time with our bike tour! We had a great guide who was very friendly and knowledgable about the city. The route he took us on was a beautiful way to see the canal, tulips, and beautiful architecture of the city! I...","review_date":"June 5, 2018","user":"tarynstevenson22"},{"attraction_id":1550,"rating":5.0,"review":"Escape Bicycle Tour - the Waglers. Maria was so friendly and happy to assure we were outfitted with great bikes.Our guide was so friendly and set the pace to accommodate us - the tour was customized to meet our \"sites to see\" .... along the Rideau Canal to Dows Lake and...","review_date":"June 5, 2018","user":"donotfly"},{"attraction_id":1550,"rating":4.0,"review":"Biking through the Tulips. Maria at Escape Bicycles sorted us out with a last minute trip through the Tulips on a flying visit through Ottawa. Going along the canal, our guide Dick had plenty of stops for a bit of history but also knew all the back routes to...","review_date":"May 27, 2018","user":"johnanthony_f"},{"attraction_id":1550,"rating":5.0,"review":"Amazing way to see the city and the tulip festival. Our guide Dick was amazing. He was very knowledgeable about the city and took us on an amazing route. The canal and the surrounding areas are beautiful. I would highly recommend this to anyone visiting the city.","review_date":"May 22, 2018","user":"stephen_s"},{"attraction_id":1550,"rating":5.0,"review":"Great Experience. We had a wonderful time celebrating Mother's Day with a Tulip Festival Bike Tour. Everything was well organized, the tour guide was fun and knowledgeable, and we had a great time enjoying the city in a different way.","review_date":"May 19, 2018","user":"adrienne07"},{"attraction_id":1550,"rating":4.0,"review":"One of the Best Tours During Spring. We were here for the annual Tulip Festival which takes places in May. We joined a bus tour which allowed us a flexibility to join this tour.\nOttawa is one of the best places to see tulips since there are a lot of spots in...","review_date":"March 21, 2018","user":"betty_l"},{"attraction_id":1551,"rating":5.0,"review":"Great thrill, informative pilot. We really enjoyed this activity. The flight was smooth, the helicopter staff were friendly and the pilot (Jordan) was awesome. He showed us everything our eyes could see, and gave us a great tip on how to visit Boldt Castle from the Yacht House.\nWould...","review_date":"October 10, 2018","user":"denis_r"},{"attraction_id":1551,"rating":5.0,"review":"Once in a lifetime experience. Best way to see the Thousand Islands, with a superb service and pilot! Something to cherish for the rest of my life. :-)","review_date":"July 7, 2018","user":"mark_d"},{"attraction_id":1551,"rating":5.0,"review":"Fantastic!. Definitely a bucket list experience! Amazing bird's eye views of the St. Lawrence and surrounding areas. Loved the whole experience and would highly recommend.","review_date":"June 3, 2018","user":"starfish1"},{"attraction_id":1552,"rating":5.0,"review":"Awesome trip. Fabio was the best tour guide ever. He was so funny, nice, and gave us so much history and information about Niagara Falls and the surrounding areas. The tour took us from Toronto to niagara. We got to see so many things like the smallest...","review_date":"November 11, 2018","user":"nataliebcarter"},{"attraction_id":1552,"rating":4.0,"review":"How wet you actually get at NiagaraFalls. Very informative , lived up to my expectations. did'nt realise how wet you would actually get, a bit more than a mist, more like a torrential downpour, not sure if this changes with weather conditions","review_date":"September 21, 2018","user":"kevin62c"},{"attraction_id":1552,"rating":5.0,"review":"Educational and fun. Trip began right on time with pickup near the Union Station. Our guide was very knowledgeable about the area and its history. The vehicle was comfortable and offered an excellent view.\nBeing part of a tour enabled us to \"fast-pass\" some of the lines which...","review_date":"August 21, 2018","user":"spishman"},{"attraction_id":1552,"rating":5.0,"review":"Great trip. We had an enjoyable full day on this tour. Wine tasting was not only fun, but very informative. Aamir was our bus driver and he was delightful. He had great information to share, was prompt in picking up and dropping us off throughout the day....","review_date":"July 5, 2018","user":"baumanlc"},{"attraction_id":1552,"rating":5.0,"review":"Great tour disappointing coach. Great place to visit and tour good way of seeing it from Toronto. Good itinerary. Driver, Fabio was helpful but his accented English was difficult to understand. Air conditioning in coach not working. Very uncomfortable journey back from Niagara due the temperature inside. My suggestion...","review_date":"July 3, 2018","user":"foggieparks"},{"attraction_id":1552,"rating":5.0,"review":"Zoom Tour to Niagara Falls. Small bus group tour lead by Fabio. Our tour guide, Fabio, was right on time to pick us up at the Starbucks. He made the tour interesting for us. He explained everything about the surroundings on the way to Niagara Falls including the history. Fabio...","review_date":"June 22, 2018","user":"scw-bbmurray"},{"attraction_id":1552,"rating":5.0,"review":"Not just about the falls. Our driver\/guide Fabio infected us with his enthusiasm and passion for the whole Niagara region.He guided us through the busy areas and it was a welcome relief to go straight in rather than wait in long queues. We thoroughly enjoyed the Journey behind the Falls...","review_date":"June 10, 2018","user":"fozwanderer"},{"attraction_id":1552,"rating":5.0,"review":"Niagara Falls. We were in a small group of 7 plus our guide Fabio who was first class. He was extremely knowledgeable about the area and stopped several times for the group to take photos at some wonderful scenery. The Hornblower boat trip, the journey behind the...","review_date":"May 30, 2018","user":"dorothy_m"},{"attraction_id":1552,"rating":5.0,"review":"Amazing experience at the falls with our guide Fabio. Due to extreme cold weather our morning tour was moved to afternoon. Our guide and driver picked us from the hotel exactly at the hour mentioned and we went to Niagara. Lots of useful info along the way with plenty of stops to see the...","review_date":"December 30, 2017","user":"daniel_d"},{"attraction_id":1552,"rating":5.0,"review":"Great day out, lots of fun and good visits. Just got back from the tour to Niagara with the boat cruise and lunch. Full day packed with places to see especially Niagara Town on the lake and of course Niagara Falls and the fun boat ride. Great value and the enthusiasm and local knowledge...","review_date":"October 17, 2017","user":"alanoblue"},{"attraction_id":1553,"rating":5.0,"review":"Best of the best!. The ride was smooth, our pilot was perfect. 10\/10. We left from the base and our visit was the Tremblant National Park + Tremblant + Lakes.","review_date":"January 27, 2019","user":"ksbelisle"},{"attraction_id":1553,"rating":5.0,"review":"Amazing Experience. I went on this helicopter ride with a friend and it was a beautiful view of the Mont Tremblant region. I am terrified of heights, and although the take-off is a little scary, the view is ''to-die for!''\nI would recommend this 100%, they even...","review_date":"August 27, 2018","user":"stephanie_p"},{"attraction_id":1553,"rating":5.0,"review":"I Loved Every Second Of It. The helicopter tour gives you a breathtaking view and was such an exciting experience. The pilot was a very entertaining guide, and the entire time flying in a helicopter is one I'll never forget. After my first flight, I've already found myself dreaming about booking...","review_date":"June 24, 2016","user":"stephanie_w"},{"attraction_id":1553,"rating":5.0,"review":"Arriving in style with Heli Tremblant. I would like to thank the professional team at Heli Tremblnat. My husband decided he wanted to arrive at the venue by helicopter and you guys were there to help us book our trip. They took the time to go to the venue to ensure...","review_date":"October 30, 2015","user":"shoesandboyz"},{"attraction_id":1553,"rating":5.0,"review":"Great Service. My fiance and I went in to book our helicopter tour for our wedding and we were greeted by Denis. He was very informative and friendly, I was very happy with the customer service. They respond to your inquiries right away","review_date":"February 8, 2015","user":"shoesandboyz"},{"attraction_id":1553,"rating":5.0,"review":"A wonderful experience. This was the second time that we took an helicopter tour. (The first was over the Saguenay Fjord.) We decided to shoot the works and take the hour tour, rather than one of the shorter tours. Oh, what a great time !! We had a...","review_date":"September 20, 2013","user":"rijobo"},{"attraction_id":1553,"rating":5.0,"review":"love Heli Tremblant. If there is a helicopter tour in a vacation destination then my husband and I are taking it. By far, the 3 tours we have taken over the past couple of years with Heli Tremblant have been the best of anywhere we've visited. Their staff...","review_date":"April 13, 2013","user":"ambjax"},{"attraction_id":1553,"rating":5.0,"review":"Excellent helicopter tour. We take helicopter tours with Heli Tremblant everytime we visit Mt Tremblant. We have probably been with them about 4 times.\nWe like to do helicopter tours in most cities we visit.\nThis is by far the best helicopter tour company we ever tried. They...","review_date":"October 13, 2011","user":"scubadiver-traveller"},{"attraction_id":1555,"rating":1.0,"review":"Old Montreal VIP Walking Tour. We spent about one hour of a two hour tour in stores - a maple store and a souvenir market. I could do that myself without spending money on a tour if I wanted to. I did not . i thought we would spend the...","review_date":"September 10, 2018","user":"wendybrodkin"},{"attraction_id":1555,"rating":5.0,"review":"Fabulous Tour! Amazing Tour Guide (Sarah)!. This was a fabulous tour. The morning of our tour was rainy and chilly. My husband and 12-year old daughter were not very happy with me when I told them that we were going to go on the tour despite the weather. There was a...","review_date":"June 23, 2018","user":"heather_m"},{"attraction_id":1556,"rating":5.0,"review":"Best solo activity to do while Husband was working!. I booked this bike tour because I got to go to Canada with my husband for his work trip. I knew he would be busy the whole time so I thought this would be something fun and active to keep me busy! It was literally...","review_date":"October 12, 2018","user":"chelsie_v"},{"attraction_id":1556,"rating":5.0,"review":"Fun and informative bike tour. Our guide was Rene, and he was really informative and funny. He told us a lot about the Franco \/ Anglo dichotomy in Montreal's history. He was very friendly, immediately memorized everyone's names and made us all feel comfortable. We toured neighborhoods, tasted bagels, and...","review_date":"October 3, 2018","user":"judy_m"},{"attraction_id":1556,"rating":5.0,"review":"Friendly and knowledgeable guides!. My man Mike killed it. Very friendly and knowledgeable. A pretty leisurely ride so don't worry if you aren't Lance Armstrong. Great tour, really fun. 10\/10 would bike again.","review_date":"September 27, 2018","user":"u4561vlryanp"},{"attraction_id":1556,"rating":5.0,"review":"The tour was very entertaining and educational.. Mike was our guide. His knowledge of the area was encompassing and his antidotes were humorous. My wife and I thoroughly enjoyed the bike tour. If you do not do anything else in Montreal, you have to take this tour!","review_date":"September 23, 2018","user":"pathfinder217132"},{"attraction_id":1556,"rating":5.0,"review":"Great way to see Montreal!. Mary guided safely through the streets of Montreal and added her own charm to the tour. She is very passionate about her city and clearly enjoyed sharing that with us. There was a triathalon being run on the day that we took our tour. While...","review_date":"August 28, 2018","user":"marilyn_l"},{"attraction_id":1556,"rating":5.0,"review":"Highly recommend this!. We had a great tour led by the charismatic, fun, and well-informed Rene. Saw lots of the City in three hours and heard interesting facts and history. It was great for our family with three teens.","review_date":"August 24, 2018","user":"michael_w"},{"attraction_id":1556,"rating":5.0,"review":"Best bike tour ever!. Mike was our tour guide but everyone in the company was friendly, helpful and knowledgeable. We biked through neighborhoods we never would have seen.They allowed us to keep our bikes for a few extra hours, for no charge, which allowed for a second, non-guided tour!...","review_date":"August 22, 2018","user":"roger_s"},{"attraction_id":1556,"rating":5.0,"review":"Rene is the best tour guide. Rene was an over the top tour guide. we had 4 hours of information and yet got to put some miles on the bicycles.\nThank you so much Rene!","review_date":"August 19, 2018","user":"paperlady0618"},{"attraction_id":1556,"rating":5.0,"review":"A Spin Through History . Michael Th\u00e9riault kept us moving effortlessly through bike paths, streets, parks, and history.\nIt was a pleasure to see how so many things I had seen over the years but had never noticed had sociological, architectural, and cultural explanations.\nIt was a true joy ride!...","review_date":"August 19, 2018","user":"whoust64"},{"attraction_id":1556,"rating":5.0,"review":"Excellent Neighborhood Bike Tour. I can recommend this tour enough. We went on the 3 hour neighborhood tour and had a wonderful time. It was a fantastic way to orient yourself within the city, and the information shared about the history and development of Montreal was fantastic. Our tour...","review_date":"August 3, 2018","user":"klint_m"},{"attraction_id":1556,"rating":5.0,"review":"Excellent introduction to Montreal!. My husband and I had a wonderful time riding around Montreal this afternoon. Our guide, Mike, was awesome! Very knowledgeable about the city and Quebec in general, and also hilarious. 100% of our party recommends this tour!","review_date":"August 1, 2018","user":"mptravels17"},{"attraction_id":1556,"rating":5.0,"review":"The Best Bike Tour Ever!. Our family of four, including two teenagers, took the 3-hour City Tour. Michael was our guide. He is a native Montrealer, an avid cyclist, and a history lover. I knew we would enjoy seeing Montreal by bike, but I was not expecting to learn so...","review_date":"July 27, 2018","user":"patty_s"},{"attraction_id":1556,"rating":5.0,"review":"Informative, good pace and fun. Our guide Rene was very friendly, knowledgable and entertaining! We made frequent stops to learn about different parts of the city - it was about 9 miles total in a big loop, and mostly flat so anyone could do this trip - kids to older...","review_date":"July 15, 2018","user":"e_m_s"},{"attraction_id":1556,"rating":5.0,"review":"Great Tour and great way to see Montreal. This was a great trip and a highlight of our stay. Pascal was our guide, he was friendly and entertainiing. He took us to various parts of the city as well as to see the city murals which he said was not on the official...","review_date":"July 15, 2018","user":"pennyzen"},{"attraction_id":1556,"rating":4.0,"review":"Montreal by bike great for families. Montreal is great also by bike on your own. With CaRoule you can also rent bikes on your own. They give you maps with the special bike lanes of which Montreal has a lot. I would recommend an eBike if you intend to see also...","review_date":"July 14, 2018","user":"sonjock"},{"attraction_id":1556,"rating":5.0,"review":"Superb. The overall tour was fantastic and allowed us to see Montreal front a different perspective. The tour guide (Rene) was key in the success of the ride. He was very funny, knows his job very well, knows about old and contemporary history and historic places,...","review_date":"July 6, 2018","user":"montfer99"},{"attraction_id":1556,"rating":5.0,"review":"Lovely.. Mr.REDIGEZ VOTRE AVIS,\nIt was a HONOR to be guided in the bicycle tour of the city \ud83c\udf03 yesterday with you.It was truly a small miracle and I believe a gift from GOD and a blessing as well to have you as our tour guide...","review_date":"June 20, 2018","user":"steve_b"},{"attraction_id":1556,"rating":5.0,"review":"Awesome Tour!. Renee was our tour guide and he was great! He was informative and funny. We stopped at parks and the bagel shop. It is a little 'hilly', so be prepared for that.\nAwesome time!","review_date":"June 18, 2018","user":"itravel7772016"},{"attraction_id":1556,"rating":5.0,"review":"Great introduction to the city!. Great tour! Mike, our guide on this bilingual tour, was very knowledgeable and accommodating. He provided us a better understanding of the the city, both its culture and its history. We were very impressed with the parks, residential neighborhoods, key historical sites, and the accessibility...","review_date":"May 30, 2018","user":"lindsey_e"},{"attraction_id":1556,"rating":5.0,"review":"Best of the Tours That We Took in Montreal. We started out riding on our own and then were fortunate enough to be able to join the three hour tour in the afternoon. Renee was out tour guide and he was absolutely marvelous. I would highly recommend that you take this tour. There are...","review_date":"May 28, 2018","user":"denny_r"},{"attraction_id":1556,"rating":5.0,"review":"Great way to see the city, awesome guide. My wife and I went on the 3-hour tour the second day of our stay in Montreal, and we wish we had done it first. The city is very bike friendly, and riding around on bicycles gives a nice relaxing way to get the lay...","review_date":"October 24, 2017","user":"eriksrutherford"},{"attraction_id":1557,"rating":5.0,"review":"Fantastic time with Elliott & Jerry. Elliott was fantastic. He was friendly, very informative, and the way he interacted with people on the street as we passed was great to see. Elliott knew a lot of the history on Victoria, and he did not make it sound like a rehearsed script...","review_date":"March 16, 2019","user":"cheryl_h"},{"attraction_id":1557,"rating":5.0,"review":"Historic transportation for historic area. Purchased our tickets right by the carriages. Sean was helpful and assisted us deciding on which tour route and areas for the ride. He was very friendly and pleasant. Christine was a professional and competent carriage driver. She noted historic areas and information during the...","review_date":"September 22, 2018","user":"terrence_r"},{"attraction_id":1557,"rating":5.0,"review":"Horse drawn carriage was an awesome way to see the sites on a short time frame from the boat. We toured with Elliott and Apollo and it was fantastic. Elliott gave a great tour and history of the city and it was so beautiful and majestic on the carriage. Seeing the Beacon hill area was a once in a lifetime experience. We stopped on...","review_date":"August 19, 2018","user":"jessica_d"},{"attraction_id":1557,"rating":5.0,"review":"Awesome time with Elliott & Kashe. We had such a great on our Tally-Ho Carriage ride!! The young lady that checked us in was very friendly and took very good care of us. Our driver was Elliott and our horse was Kashe. Elliott was extremely friendly and knowledgeable. He not only...","review_date":"August 13, 2018","user":"russel_e"},{"attraction_id":1557,"rating":5.0,"review":"Relaxing romantic ride. Recieved a gift certificate for carriage ride with Tally-Ho as a christmas gift.. We used our coupon today. What a lovely gift! The booking was easy to do. Once we got to our check in, we were met by our driver, Katelyn. We had pictures...","review_date":"August 2, 2018","user":"gardenmamma2014"},{"attraction_id":1557,"rating":5.0,"review":"Perfect way to show new friends and family the beauty of this city. We came in on a cruise ship, I wanted to show my son, granddaughter, and a wonderful couple we met my favorite things in Victoria. I rode up with Melz in the front, the other four in the back. We watched the sun set, and...","review_date":"June 27, 2018","user":"travlr2017"},{"attraction_id":1559,"rating":5.0,"review":"Great experience with knowledgeable and friendly guide. It was a beautiful sunny day for rafting. The portion of Cheakamus River we rafted in was calm and slow moving. Even though it was not eagle season (there are more eagles in December and January, and they did email back saying so), we managed...","review_date":"February 18, 2019","user":"thamioki"},{"attraction_id":1559,"rating":5.0,"review":"Outstanding Adventure. Couldn't have asked for a better day on the water. Matt shared a lot of incredible information about the region and took his time tacking back and forth across the river to make sure everyone had amazing vantage points of the majestic eagles that roost...","review_date":"January 6, 2019","user":"lorax1167"},{"attraction_id":1559,"rating":5.0,"review":"Eagle Rafting. The tour departs from a hotel in Squamish daily at 11:30AM. Shuttles are available from Whistler and Vancouver\nWe were 6 guests in a raft plus the guide. You drift down the Aquamish river past the Eagle Provincial park and observe these magnificent birds. The...","review_date":"December 8, 2018","user":"623davido"},{"attraction_id":1559,"rating":5.0,"review":"Eagle Viewing in Squamish. My husband enjoyed a relaxing eagle viewing excursion in beautiful Squamish \/ Brackendale BC, home to one of the largest wintering eagle spots. Matt our guide was very personable and informative. Canadian Outback does a good job fitting the rafters with the gear to be...","review_date":"December 16, 2017","user":"604canadiantraveller"},{"attraction_id":1561,"rating":4.0,"review":"Worth it!. 3 hour tour of Montreal underground, excellently led by Jeff - who certainly has an interesting, quirky take on Montreal!","review_date":"December 20, 2018","user":"itsbg"},{"attraction_id":1561,"rating":5.0,"review":"Great tour to experience Montreal. We had three tours with the company: South bike tour, North bike tour, and underground tour and were happy that we did all three.\nGabe was the tour guide for both bike tours and we learned about Montreal neighbourhoods, history, and cultures in 7 hours....","review_date":"October 20, 2018","user":"deisy6533"},{"attraction_id":1561,"rating":5.0,"review":"one of its kind concept. for us this is one of its kind concept thats worth seeing to believe in. This is an unique way such that Montreal-ites may not need to come out to the street level during the harsh winter months.","review_date":"September 20, 2018","user":"jayenshah"},{"attraction_id":1561,"rating":5.0,"review":"A must see Attraction in Montreal. One of the best attractions of Montreal, its worth going there and doing some shopping.\nI enjoyed my trip and spend some time there","review_date":"August 20, 2018","user":"faizi102"},{"attraction_id":1561,"rating":5.0,"review":"Great tour and learned so much! Tom was the best guide!!. My husband and I booked this tour because it was going to a frigidly cold weekend. The tour was fascinating. Underground is so much more than malls. Tom was very knowledgeable and showed us not only underground but also above-ground but inside. Learned about architecture...","review_date":"January 8, 2018","user":"sla265"},{"attraction_id":1561,"rating":5.0,"review":"Fantastic tour great service. Initially changed my booking from the original day and got lost in communications. Fits and follow not only fixed the mistake they gave me an additional free tour to take my girlfriend with me. The tour guide Tom was amazing and super knowledgeable I would...","review_date":"December 31, 2017","user":"chris_h"},{"attraction_id":1561,"rating":5.0,"review":"Wonderful and warm tour with Tom. My adult son and I really enjoyed our first day in Montreal , touring with Tom. He was the best guide- so personable and knowledgeable. We learned so much about Montreal and enjoyed the Underground City. It was especially nice considering the outside temps were...","review_date":"December 28, 2017","user":"horns1114"},{"attraction_id":1561,"rating":4.0,"review":"A real surprise which exceeded our expectations. Martin was our guide in late November when we did this tour. I booked it in anticipation that weather might stop us exploring Montreal above ground. Having no idea of the extent of Montreal's underground we didn't really know what to expect. What we got...","review_date":"December 12, 2017","user":"aw54abudhabi"},{"attraction_id":1562,"rating":5.0,"review":"Highly recommending Best of Big E Tour!. Friends from Europe came visiting Edmonton, and Gary - our tour guide - was a wealth of information during the tour with a highly contagious enthusiasm. He also stopped twice so we could take photos with a spectacular view over the city. Thanks, Gary, you...","review_date":"October 5, 2018","user":"susanna_s"},{"attraction_id":1562,"rating":5.0,"review":"Excellent Introduction to Edmonton!. I came to Edmonton on business and honestly didn\u2019t know much about this fascinating city.\nGary was my tour guide and he had so much much knowledge about the city but what I really enjoyed was his enthusiasm for both the past and the future...","review_date":"September 26, 2018","user":"ann_s"},{"attraction_id":1562,"rating":5.0,"review":"Fabulous, very Informative!. Gary is an excellent tour guide and provides an amazing informative commentary of the City of Edmonton. His touch of humour made it a fun, exciting adventure. Very highly recommended tour for anyone wanting a spectacular overall view of the historical aspects of beautiful Edmonton...","review_date":"September 17, 2018","user":"carol_h"},{"attraction_id":1562,"rating":4.0,"review":"Very good. A comfortable bus and a very nice driver. He tooks us around and explained very good the different places. He showed us a lot of the universities and the parks. He stopped twice atvery elegant neighbours.","review_date":"August 18, 2018","user":"lucia_g"},{"attraction_id":1562,"rating":5.0,"review":"Best way to see Edmonton. I had a great tour today with Kurt and Gary, both extremely knowledgeable about the history of Edmonton. I was able to see all the highlights of the city in the 90 min with making stops along the way for photo ops. I very much...","review_date":"June 16, 2018","user":"doredeeg"},{"attraction_id":1562,"rating":5.0,"review":"Extremely Happy!. I came on this tour with my boyfriend (also late 20s) and his out of town grandparents (70s). When his grandparents said they wanted to do a bus tour my first thought was - do we even have one here? I discovered e tours and...","review_date":"May 22, 2018","user":"tara_b"},{"attraction_id":1562,"rating":5.0,"review":"Reunion tour. Our graduation class of 1968 went on a Best of Big E tour as part of a reunion weekend.\nOur guide was very accommodating and provided us with a very informative tour. It was a great experience and enjoyed by all. Highly recommeded! Thanks |Gary.","review_date":"May 1, 2018","user":"sstmartin65"},{"attraction_id":1562,"rating":5.0,"review":"Couldn't have been better!!!. We took the SE tour today & enjoyed every minute of it. Gary is the owner, driver & does the commentary.\nThe bus is air conditioned & the sound system worked well. Comfortable seats.\nSenior, family rates offered.\nWe have lived in the Edmonton area...","review_date":"May 10, 2017","user":"liz730053"},{"attraction_id":1564,"rating":5.0,"review":"Fantastic tour through some Edmonton neighbourhoods. I was the only one on the bus. Gary, driver\/owner, was wonderful. I loved the tidbits of information, he told the stories with humour, and was very knowledgeable. During a clod winter it is a great way to see the city or if you have...","review_date":"February 27, 2019","user":"paula_v"},{"attraction_id":1564,"rating":5.0,"review":"Tour for one. It is not often you find a tour company that will run with just one passenger but that is exactly what Big E Tours did!! Just goes to show how much they love their city and how far they will go to promote Edmonton. Great...","review_date":"February 26, 2019","user":"robmckennaakaraingod"},{"attraction_id":1564,"rating":5.0,"review":"Fun and informative look at YEG. What a great way to explore the City of Edmonton! Gary is so kind and knowledgeable. He clearly loves the city and it shows throughout the tour. Great at answering random questions I threw at him throughout the tour. The Roots and Resources Tour takes...","review_date":"February 1, 2019","user":"tara_m"},{"attraction_id":1564,"rating":5.0,"review":"Fun and informative. Had a great time seeing some of the city, especially bit I had never seen before. The driver was very friendly and well informed. Would do it again.","review_date":"December 24, 2018","user":"cambridgebayweather"},{"attraction_id":1564,"rating":5.0,"review":"Informative, entertaining and scenic tour of Edmonton. Although I was born and raised in Edmonton, the changes over the last 25 years were amazing. The driver had both the historical and current perspectives and was open to questions and musings of past memories. Thoroughly enjoyed the trip! The cookie at the end...","review_date":"August 27, 2018","user":"sue_o"},{"attraction_id":1564,"rating":5.0,"review":"A thorough, scenic and informative tour!. I was in Edmonton for a conference and had some time in the morning and signed up for what is probably the only bus tour in the whole city. I was the only one on the bus but the tour guide didn't mind at all;...","review_date":"August 14, 2018","user":"ayesha_nj"},{"attraction_id":1564,"rating":5.0,"review":"Very pleasant trip. I had a great time on this tour, had a lively conversation with the driver and learned a great deal of the city. I had a feeling that he could go on longer about each topic if given the chance. This was my first time...","review_date":"July 29, 2018","user":"pennycat123"},{"attraction_id":1564,"rating":5.0,"review":"Roots and Resouces Bus Tour, Edmonton. Our driver was entertaining, knowledgeable and very personable. He encouraged questions and had the answers! He took the time to speak to all the guests individually, and truly engaged his quests in the tour. I hope to do another tour on my next visit to...","review_date":"June 16, 2018","user":"ellensusan"},{"attraction_id":1564,"rating":4.0,"review":"Good tour of a great city. Our guide managed to give us a good overview in only 90 minutes. Perhaps the tour was too short as he had to talk fast and we had some difficulty understanding everything","review_date":"June 14, 2018","user":"bragi329"},{"attraction_id":1564,"rating":4.0,"review":"Good way to see the city. This was a good afternoon, full of information about the past and present resources of Edmonton rather than the very tourist part of the city. Really interesting, he tried to include the children that were in our party as well.","review_date":"June 14, 2018","user":"djinks"},{"attraction_id":1565,"rating":5.0,"review":"What a way to discover wonderful Vancouver. We have done a few bicycle tours in different cities around the world and this one comes down in top spot. Why? The city, the view, the bicycle lanes, the stories the rant could go on. But there was one person that topped it all,...","review_date":"October 23, 2018","user":"ilta2013"},{"attraction_id":1565,"rating":5.0,"review":"Relaxing ride, interesting tour. Loved our tour of Gas Town with Jeremy. A great afternoon activity on comfy bikes and a varied itinerary. Jeremy was friendly, fun and professional with lots of interesting knowledge about the locations. Nice touch to stop off for ice cream - I won't reveal...","review_date":"September 13, 2018","user":"jachitch"},{"attraction_id":1565,"rating":5.0,"review":"Best way to see Vancouver . Jeremy was an excellent tour guide to show us around Vancouver. He has a lot of knowledge about the town and interesting facts. Aside from the regular tour he showed us some street art around the city which was very cool to see and on...","review_date":"August 15, 2018","user":"daan1528"},{"attraction_id":1565,"rating":5.0,"review":"Awesome afternoon tour of Vancouver - Dragons & Steam. I was the only guest registered for this tour on a Thursday afternoon, so I ended up with a private tour of the city. Jeremy was incredibly knowledgeable about all aspects of Vancouver -- current events, art, history, living, dining, neighborhoods, etc. I loved that...","review_date":"August 2, 2018","user":"andrew_v"},{"attraction_id":1565,"rating":5.0,"review":"Solid Vancouver introduction with 'Dragons & Steam'. Visiting Seattle, I decided to drive up to Vancouver for a day or so and make the most of my brief visit with a bike tour. The weather was great, and Jeremy's tour felt like a good amount of time and distance. He was very...","review_date":"July 31, 2018","user":"inthedistance"},{"attraction_id":1565,"rating":5.0,"review":"New upcoming murals tour. Exquisite visit of local arts with Jeremy. He knows so much about the artists and the process in which the murals have been painted. 10\/10 would recommend !!","review_date":"March 20, 2018","user":"arianeb291"},{"attraction_id":1565,"rating":5.0,"review":"Jeremy is the best!. We visited Vancouver in mid-October and found Vancouver Bike Tours through Trip Advisor. So glad we did! We took the Towers and Totems tour, which was 3.5 hours through the West End, Robson Square, the harbor, and Stanley Park. There were plenty of stops so...","review_date":"November 13, 2015","user":"cynthia_b"},{"attraction_id":1565,"rating":5.0,"review":"Great introduction to Vancouver. We (family of 6 adults ranging in age from 62 to 25, first time in Vancouver) took the 5 hour tour on Monday afternoon after arriving on Saturday evening. We'd read that the city is bike friendly, and hoped to get an overview of the...","review_date":"September 18, 2014","user":"dangmegg"},{"attraction_id":1566,"rating":5.0,"review":"Beautiful Island Bike Tour. We thoroughly enjoyed our evening bike tour of the Toronto Islands with Shawna. There were 6 of us in the group and Shawna kept us all safe while navigating the downtown streets on the way to the ferry. There were varying abilities on the tour...","review_date":"October 13, 2018","user":"jeff_m"},{"attraction_id":1566,"rating":5.0,"review":"Incredible evening ride!!!. My daughter and I LOVED this tour. We did it the first evening after landing in Toronto. Shawna our tour guide was the very BEST. You can see she absolutely loves her job and our group had the best time. It was awesome to start...","review_date":"September 13, 2018","user":"528karenb528"},{"attraction_id":1566,"rating":5.0,"review":"Excellent Way to see Toronto Islands. Relaxed, slow paced cycle tour. Everything you need is included in the price. Just bring a camera if you want.","review_date":"September 11, 2018","user":"tim_b"},{"attraction_id":1566,"rating":5.0,"review":"Memorable experience. During our first visit to Toronto this past weekend, my husband and I toured the Toronto Islands on bikes. I was a bit uncomfortable navigating the streets of Toronto at first, as I haven't ridden a bike in 20 years or so, but our tour...","review_date":"August 29, 2018","user":"tintoon1"},{"attraction_id":1566,"rating":5.0,"review":"Beautiful Evening Ride!!. What an amazing ride!!! From the hustle and bustle of downtown Toronto to the peaceful quietness of the islands. Such an amazing contrast. So close, but such a different world. Shawna was our guide and she was excellent! We are a family or four and...","review_date":"July 28, 2018","user":"gene_r"},{"attraction_id":1566,"rating":5.0,"review":"Amazing Experience. We have been to Toronto many times, so when my husband and I went a couple of weeks ago for a concert and had an extra evening free, we decided we wanted to find something different to do. I couldn't have been happier that I...","review_date":"July 24, 2018","user":"amandacr"},{"attraction_id":1566,"rating":5.0,"review":"Great experience. Tara was an excellent guide of Toronto and the Islands. She manovered us safely through the traffic and then on the Island she took us around a very beautiful place. She was very knowledgeable and told us great stories. It was certainly the best part...","review_date":"July 20, 2018","user":"globetrotting414869"},{"attraction_id":1566,"rating":5.0,"review":"The Toronto You Never See. My wife and I try to take a bike tour in every city we visit. We find that we learn more, visit parts of a city we would never otherwise see, and get some exercise all in one trip. This tour was no exception. Tara...","review_date":"July 3, 2018","user":"abernathys"},{"attraction_id":1566,"rating":5.0,"review":"a soothing moment. a really soothing moment combining sailing and riding. also an amazing point of view of the skyline.","review_date":"June 20, 2018","user":"paroy2018"},{"attraction_id":1566,"rating":5.0,"review":"Lovely way to spend the evening. Lovely evening tour of the islands!\nOur guide was very knowledgeable and the timing of the tour meant we got the blue, golden and pink skies with the sky scrappers lit up during the ferry back ride!\nThe bikes were also great for the city...","review_date":"April 30, 2018","user":"amandine_e"},{"attraction_id":1566,"rating":5.0,"review":"Fantastic trip. The island trip is amazing, especially during the afternoon that you can gaze on the all these beautiful sunset from the best view in Toronto. Even if the March is kind of chilly and windy for biking, it gets better in the afternoon. I would...","review_date":"March 17, 2018","user":"399zhiweiw"},{"attraction_id":1568,"rating":5.0,"review":"Beautiful weather--beautiful town.. Lillie was our guide. A great job--in spite of the garbage truck noise, weedeater noise,and busloads of kids walking around and chattering!! Very interesting to hear the history of the town. Saw some beautiful architecture. No regrets whatsoever for taking this informative tour.","review_date":"October 2, 2018","user":"l0vemyb0st0nterriers"},{"attraction_id":1568,"rating":5.0,"review":"Outstanding Walking tour . Lily our guide was wonderful. Very informative and enthusiastic about her town. Very worthwhile. Gives a good overview. Especially helpful if you do it when you first arrive.","review_date":"September 20, 2018","user":"r2023efchrisp"},{"attraction_id":1568,"rating":5.0,"review":"A Wonderful Capstone to our visit - Lily is the best!. Lily is a wealth of knowledge, stories and history of Niagara on the Lake! We learned so much and she brought the village alive for us. Lily is also warm, personable and welcoming. The price is VERY reasonable and worth 3 times what Lily charges....","review_date":"September 17, 2018","user":"bikinggal2018"},{"attraction_id":1568,"rating":5.0,"review":"A Real Look at Niagara on the Lake. Lil was fantastic. The information makes you enjoy the area so much more. The pace of the tour is perfect. This is a must do.\nThanks Lil for one of the best 2hrs in On the Lake.\nJudie","review_date":"August 27, 2018","user":"smithjls"},{"attraction_id":1568,"rating":5.0,"review":"So much interesting history & local tidbits!. Delightful tour given by Lily with captivating and surprising stories of local goings on and characters. Architecture very well explained. Lots of history here told by Lily in a most enjoyable chatty style. Definitely highly recommended and a \u201cmust do\u201d if you enjoy local history...","review_date":"August 19, 2018","user":"ihorr2015"},{"attraction_id":1568,"rating":5.0,"review":"A must-do while you are in town. We took this walking tour with Lily as our guide. Great fund of knowledge and very well-presented. This area is so rich with history. Lily gave us a great overview of Niagara-on-the-Lake, enough to make us appreciate its beauty on a deeper level. For those...","review_date":"July 29, 2018","user":"krustykrusher"},{"attraction_id":1568,"rating":5.0,"review":"Great tour!. My husband and I try to do a walking tour of many of the places we visit - it really gives me the sense of knowing the area\/city so much better. We booked sort of last minute and I'm so glad we decided to do...","review_date":"May 21, 2018","user":"mmers05"},{"attraction_id":1570,"rating":5.0,"review":"Mackay. It gardens are really brillant it is a must see I was taken back how beautiful it was there was plenty to see it went on for ever there was plenty of sitting space to have a rest. also it has some beautiful shops to...","review_date":"January 16, 2019","user":"jlmackay2"},{"attraction_id":1570,"rating":5.0,"review":"flowers galore. we went to the gardens for the day beautiful scenery great resturuant lovely food the gardens were in bloom so it looked great","review_date":"August 3, 2018","user":"lloydspepi129"},{"attraction_id":1570,"rating":5.0,"review":"A once in a lifetime experience.. You get a lot for your money from this tour. Our day started just after 8:00 with hotel pickup and it was door to door service to the plane. Upon arrival at the harbor, the tour rep explained the day, gave us our vouchers and...","review_date":"July 22, 2018","user":"fairwell"},{"attraction_id":1571,"rating":5.0,"review":"Good Experience of Niagara Fall at Night. The tour was well plan and organised. Group size was just right for the tour.\nDebbie was brilliant in explaining all the place of interest.","review_date":"November 6, 2018","user":"philipt89"},{"attraction_id":1571,"rating":5.0,"review":"Debbie's Daredevils Fun-filled Tour. We had a 3 week vacation (celebrating our 35th anniversary and my sister and brother-in-laws 30th) starting in the Baltimore\/D.C. area, 7 nights in the Poconos and our last stop was Niagara Falls. Our motel encouraged us to take this tour and we are so...","review_date":"October 27, 2018","user":"donald_f"},{"attraction_id":1571,"rating":5.0,"review":"Deb Devil's Best Tour. Deb is a great tour guide! We had a great time. She is very knowledgable and we would do the tour again with Deb as the tour guide. She is so much fun!","review_date":"October 27, 2018","user":"chris_p"},{"attraction_id":1571,"rating":5.0,"review":"Outstanding tour on a very chilly day!. Even though it was a cold day, our tour guide Howard made the four hour tour very interesting and worthwhile. Everything about the tour was great from the information to the ride on the Hornblower and the ride to the top of the Skylon Tower...","review_date":"October 24, 2018","user":"richard_v"},{"attraction_id":1571,"rating":5.0,"review":"Best TOUR and TOUR GUIDE Ever!!. We were limited with time last week (October 2018) and signed up for a late afternoon tour with a travel advisor in a Rest Stop on the New York Thruway. I was very concerned with the way we \"picked' the tour --advice from a stranger...","review_date":"October 23, 2018","user":"james_m"},{"attraction_id":1571,"rating":5.0,"review":"Best vacay ever!!. We made a great decision when we decided to take the Gray Line Canadian Niagra Falls tour. We were very lucky and blessed touring with Debbie\"s Daredevils. She was very informative, attentive and best of all friendly. We have been on many tours and hands...","review_date":"October 22, 2018","user":"528dorrisc"},{"attraction_id":1571,"rating":5.0,"review":"Debbie's Daredevils is the way to go!. We signed up for the tour with little notice but had an absolute blast on Debbie's Daredevils tour! The bus was comfortable & we travelled to the best attractions that the Canadian side had to offer, with quick 20-30 minute stops to make the most...","review_date":"October 17, 2018","user":"zofia_j"},{"attraction_id":1571,"rating":5.0,"review":"Debbie's Daredevil's. This was a fantastic way to see the falls. Debbie had us all laughing and having fun the entire time. We learned so much about the area on this tour. We would recommend this tour for anyone.","review_date":"October 9, 2018","user":"surbs2017"},{"attraction_id":1571,"rating":5.0,"review":"Lighted Falls at night. Loved the night tour, and our tour guide Deborah Carlson. We had a great time with our group, and Deborah made it so much fun for all. The tour made it so easy because all tickets were purchased for us and parking was at each...","review_date":"October 6, 2018","user":"_mdschuring"},{"attraction_id":1571,"rating":5.0,"review":"Debbie's Daredevil's. We had such a wonderful time with Debbie being a very Knowledgeable and entertaining. She made our 1st Tour unforgettable, and something we will tell all our friends about and a must do!!","review_date":"October 6, 2018","user":"passport199455"},{"attraction_id":1571,"rating":5.0,"review":"Debbie's Daredevil Tour. Debbie did a five star performance on our tour. When fog prevented our view from the tower she took us to alternate places on the ground the view the falls. Enjoyed her narrative on the tour and her personality. Would highly recommend you ask for...","review_date":"October 4, 2018","user":"mobile771965"},{"attraction_id":1571,"rating":5.0,"review":"The timing of the trip was good. The sun was starting to go down in late afternoon.. The stories were nice about the history of the falls. I would have like to here more about the native indians of the area.","review_date":"October 2, 2018","user":"getaway261059"},{"attraction_id":1571,"rating":4.0,"review":"Deborah. Deborah was very enthusiastic and professional. She kept us going through out the tour and was very knowledgeable. She seam to love her job. I would recommend this tour to anyone. It was an awesome experience.\nMy wife and I had the best day.\nLarry...","review_date":"September 30, 2018","user":"larry_s"},{"attraction_id":1571,"rating":5.0,"review":"Debbie's Daredevil Tour. Deb did an excellent job of hitting the key sites on the Canadian side of the Falls for a one afternoon tour when we had a limited amount to go to the Canadian side.","review_date":"September 30, 2018","user":"paul_r"},{"attraction_id":1571,"rating":5.0,"review":"Visit Niagara Falls from Canadian side, took a tour around the immediate area. Debbie was an amazing tour guide. Funny and knowledgeable. I would definitely recommend her for a tour!","review_date":"September 27, 2018","user":"reganz2"},{"attraction_id":1571,"rating":5.0,"review":"Canada evening tour. Debbie's daredivel was an awesome tour. We had a great evening. Debbie was great and knew her information.","review_date":"September 27, 2018","user":"michele_k"},{"attraction_id":1571,"rating":5.0,"review":"Awesome Tour of the Canadian Side. Debbie, was an excellent tour guide. It was a blessing to have had her as our tour guide this was the best part of my trip because this was my first time to Niagara Falls, NY.\nI will recommend Debbie Daredevils tour guide to anyone...","review_date":"September 26, 2018","user":"awtwin2018"},{"attraction_id":1571,"rating":5.0,"review":"Our group was with Debbie\u2019s Daredevils! She was Awesome \ud83c\udf1f\ud83c\udf1fShe described everything with so much excitement!. We were allowed to enjoy each area she took us to! Lunch was awesome, the time went so fast! We were given wonderful maple cookies and taffy! Every stop got better and better! Every stop was unforgettable! Horn Blowere Boat ride I will never forget...","review_date":"September 26, 2018","user":"arlenebenning"},{"attraction_id":1571,"rating":5.0,"review":"Entertaining, Informative and a ton of fun! Very worthwhile!. We became part of Debbie's Daredevils for an afternoon\/evening tour of the Canadian side of Niagara Falls. Deb was an absolute delight and gave us a lot of historical and technical information blended with legends and lots of good humor. The Falls are spectacular! We...","review_date":"September 26, 2018","user":"karenmbt"},{"attraction_id":1571,"rating":5.0,"review":"Niagara Falls Getaway. We really enjoyed our tour of the Canadian side of the falls. We were \"Deb's Daredevils\" along with another delightful couple touring with us. Deb was very knowledgeable of the area, friendly and flexible with our time spent at each stop. She was great getting...","review_date":"September 25, 2018","user":"deb7577"},{"attraction_id":1571,"rating":5.0,"review":"Excellent Introduction. This is a great way to be introduced to the Canadian side of Niagara Falls and take in the really touristy stuff. Debbie was fantastic and had plenty of good one-liners throughout the tour. She also points out multiple areas of interest that the tour...","review_date":"September 24, 2018","user":"benjamin_s"},{"attraction_id":1571,"rating":5.0,"review":"Take this tour!. Hearing about Niagara Falls for a lifetime creates a lot of expectations. Gray Line met every single one. Bob\u2019s engaging personality was delightful and his knowledge base huge. He made it easy to decide to take both tours. Debbie (the Daredevil tour guide) was careful,...","review_date":"September 21, 2018","user":"divegirl2"},{"attraction_id":1571,"rating":5.0,"review":"Niagara Falls Canada . Great tour with Kate. The group was small so we were spoiled by Kate. We were Kate\u2019s kittens. This was our fist tour to the Niagara Falls in Canada. I loved their gardens and the stories we learned. I will do the tour again soon!","review_date":"September 18, 2018","user":"wendy_s"},{"attraction_id":1571,"rating":4.0,"review":"Of course the nighly viewing of the Falls from Skylon tower. We were part of Debbie's Daredevils Grey LIne Tour. Our tour was the evening which included behind the Horseshoe Falls, the Clock Garden, and the Skylon Tower. We even stopped for dinner. Debbie was fun to listen to and seemed to really enjoy visiting with...","review_date":"September 17, 2018","user":"jwmunson"},{"attraction_id":1571,"rating":5.0,"review":"Debbie's Daredevils is the tour you want to be on!. Debbie was fantastic at helping to navigate through the border with several non-English speakers. She made sure everyone received the experience they wanted. This tour is worth the investment!","review_date":"September 9, 2018","user":"425williamb"},{"attraction_id":1571,"rating":5.0,"review":"What an AWESOME Tour and Guide! . We recently went on a guided tour with \"Howard\".... He was fabulous! Howard navigated us through everything with ease... he was very much the comedian to boot as well as extremely knowledgeable! In short...It was the best tour & tour guide we could of asked...","review_date":"September 8, 2018","user":"bdo82"},{"attraction_id":1571,"rating":5.0,"review":"Debbie's Daredevils Gray Line tour. Debbie was an excellent guide and very upbeat making our evening fun. She was so informative on the history of the falls. Gave us great insight on the hydro plant. She gave us plenty of time to really enjoy every stop with detailed information at...","review_date":"September 8, 2018","user":"tkstencil"},{"attraction_id":1571,"rating":5.0,"review":"Debbie\u2019s Daredevils - AWESOME. We were very happy to be a part of \"Debbie's Daredevils\" group. The tour exceeded our expectation and we enjoyed every bit of it.\nDebbie is very knowledgeable, fun, and very caring of all the group members. Her jokes always put a lot of smiles...","review_date":"September 4, 2018","user":"broynet"},{"attraction_id":1571,"rating":5.0,"review":"Sightseeing with Howard. This was a fun tour and great way to see the Canadian Niagara Falls highlights. Our guide Howard was very informative and quite the comedian. Thanks to his great tips, we maximized our tour.","review_date":"September 3, 2018","user":"elba_c"},{"attraction_id":1571,"rating":5.0,"review":"2018 Vacation Niagara Falls. This was one of the best tours ever. Pick up was right on time. Every thing ran smooth. The tour guide was really fabulous. She made out tour memorable. She was on time, new what she was talking about and funny too. Debbie is a...","review_date":"August 24, 2018","user":"robert_w"},{"attraction_id":1571,"rating":5.0,"review":"\"Debbie's Daredevils\". My daughter and I took the Canadian Niagara evening tour. It was our first tour and it was amazing. Debbie gave us a lot of information while on the tour. She is an excellent guide who truly loves her job. We highly recommend touring with...","review_date":"August 21, 2018","user":"christine_w"},{"attraction_id":1571,"rating":5.0,"review":"Debbie's Daredevils. Debbie was awesome! Called us prior to pick-up, provided tons of interesting facts about the falls, gave us photo tips and made sure we were primed to get the most from every attraction. Cookies, caramels and a custom drawn map for our final day in...","review_date":"August 18, 2018","user":"paul_s"},{"attraction_id":1571,"rating":5.0,"review":"Debbie's Daredevils Tour Was the Best!. Debbie was great. We learned so much and being able to bypass the lines at the attractions was also a plus. Debbie also provided the group with caramels and cookies! Nice touch!","review_date":"August 13, 2018","user":"terry_s"},{"attraction_id":1571,"rating":5.0,"review":"Excellent Canadian Experience!!. Lori was an amazing tour guide!! She was exceptional from beginning to end. My husband had left his bag that had all our passports and his wallet at the last site we visited and Lori did not hesitate to take us back to look for...","review_date":"August 12, 2018","user":"jackie_v"},{"attraction_id":1571,"rating":5.0,"review":"Side trip to Niagara Falls. We were in Ohio for a family wedding and made a side trip to Niagara Falls. We took my wife's parents with us and arranged for the tour. My father-in-law has Parkinsons and has trouble walking. With the help of our tour guide Kat, we...","review_date":"August 6, 2018","user":"rib5754"},{"attraction_id":1571,"rating":5.0,"review":"Trip . Awesome tour with an absolutely awesome guide. We has a great time and would recommend the trip and Debbie to any one.","review_date":"August 3, 2018","user":"drbn20"},{"attraction_id":1571,"rating":5.0,"review":"Best of the best!. Exceptional experience! Deb was beyond amazing, incredible depth of knowledge with an amazing sense of humor, had us laughing the whole trip with her jokes. What a fantastic experience! The best bang for your buck, so well worth it, I recommend you do this tour...","review_date":"July 28, 2018","user":"cristinam1004"},{"attraction_id":1571,"rating":5.0,"review":"Debbie's Daredevils does Niagra. We really enjoyed our time together. Debbie was professional, kind, knowledgeable, and very patient. She kept up with us, we all came back in one piece\ud83d\udc4d. I believe she enjoyed it as.much as we did. I would recommend her to family and friends","review_date":"July 28, 2018","user":"russell_t"},{"attraction_id":1571,"rating":5.0,"review":"Tour with Debbie\u2019s Dare Devils was Terrific!. Our tour with Debbie\u2019s Dare Devils was fantastic. She did a great Job pointing out the sights and giving us the history of the Falls. We enjoyed her commentary, jokes and music. She gave us good instructions on how to get through customs quickly.\nOne...","review_date":"July 27, 2018","user":"beth_r914"},{"attraction_id":1571,"rating":5.0,"review":"Debbies Daredevils Niagara Falls Canada. Debbie was an excellent tour guide.She made it fun, exciting, educational, and very enjoyable. Debbie went out of her way to make it nice for us. At one time part of our group got stuck on an elevator for almost an hour. She was very...","review_date":"July 25, 2018","user":"rachel_p"},{"attraction_id":1571,"rating":5.0,"review":"Gray Line Tour Debbie's Dare Devils 9927. Gray Line Tour bus 146 Debbie's Dare Devils 9927 Niagara Majestic tour was the best\nShe always seemed to go the extra mile to make us all feel welcome and she makes it fun also so knowledgeable and helpful she should have 10 stars","review_date":"July 23, 2018","user":"zx21999"},{"attraction_id":1571,"rating":5.0,"review":"Howard - Canada evening tour from the USA. Howard was fantastic. I can't believe how knowledgeable he was on all the topics. The trip flowed nicely. Despite Saturday afternoon traffic, he timed everything perfectly for us to always arrive every place at the right time like it was an accident but it really...","review_date":"July 22, 2018","user":"ronsmith2017"},{"attraction_id":1571,"rating":5.0,"review":"Trip to Niagara Falls. This tour is awesome! Our guide Howard made it very interesting and fun. He was very informative and very kind to everyone. I don\u2019t know how but he remembered everyone\u2019s name. The best part was behind the falls. Spectacular views of the fireworks and the...","review_date":"July 16, 2018","user":"prodriguez116"},{"attraction_id":1571,"rating":5.0,"review":"The trip and the tour guide Debbie was amazing!. We had a great time and Debbie was so knowledgeable and helpful. She always seemed to go the extra mile to make us all feel welcome and appreciated. You can tell that she loves her job, and that makes it fun for the rest of...","review_date":"July 12, 2018","user":"petechem"},{"attraction_id":1571,"rating":5.0,"review":"Debbie,s Daredevils\". What a great tour!!! Debbie was awesome.She 'a a fun ,kind and genuine person.Happy to answer all our question.\nMy husband and i were there on our Honey Moon,we had photos made at the space needle,i forgot and left them on the coach. Debbie try...","review_date":"July 12, 2018","user":"05hud"},{"attraction_id":1571,"rating":5.0,"review":"Larry\u2019s Legends. What an informative, fun, kind and genuine person Larry was!!!! Thank you Larry for guiding us through our tour and answering all our questions your patience was greatly appreciated!!! And thank u thank u for taking such good care of us.... I came all the...","review_date":"July 3, 2018","user":"z8772lzsamanthar"},{"attraction_id":1571,"rating":5.0,"review":"A Fun Trip to Canada and Back. Had a great time on our trip with Howard. I came with my parents and my 12 year old niece. We had a lot of fun on the Falls tour (getting wet and getting some great pictures)! We got some great history about the power...","review_date":"June 14, 2018","user":"leigh-ann_o"},{"attraction_id":1571,"rating":4.0,"review":"Debbie's Daredevils. Wow. What a memorable tour we had.Debbie simply was fantastic. I couldn't recommend her enough. A 5 star for her. As for the tour, we could have covered a few more places within the same area. However, Debbie did give us a lifetime worth of...","review_date":"June 4, 2018","user":"chandni_p"},{"attraction_id":1571,"rating":2.0,"review":"Not good bang for your buck. Our pickup time was set for 5 PM and a large portion of our group didn't show up until 5:30 which put us behind schedule by, obviously, a half hour. We went through customs and then you pick up more people on the Canadian side....","review_date":"May 31, 2018","user":"atroester"},{"attraction_id":1571,"rating":5.0,"review":"Debbie\u2019s Daredevils. Debbie did a great job in touring our group around the Canadian side of Niagara Falls.\nShe was uplifting and informative would highly recommended her tour.","review_date":"May 30, 2018","user":"i3793ztjenniferm"},{"attraction_id":1571,"rating":5.0,"review":"Gary Line Niagara Falls Sightseeing Tours. Our tour and guide Debbie (Debbie\u2019s Daredevil\u2019s) was awesome! We can\u2019t recommend her enough! She kept us in tow and on schedule as she gave us the tour and history! Hope to be back soon!\nThanks Debbie!","review_date":"May 25, 2018","user":"rickimaviation"},{"attraction_id":1571,"rating":5.0,"review":"Wonderful trip! Well worth the price.. The tour, including Horseshoe Falls and culminating in a view of the fireworks from atop the tower, was well planned and was very memorable. Our driver, Howard, was a gem. Very knowleged and very accommodating to the less mobile of our group. I drive charter...","review_date":"May 24, 2018","user":"jimw1683"},{"attraction_id":1571,"rating":4.0,"review":"Would go again. I have to say that overall this experience with grey line was the best we did with them. Tom was very well spoken and very insightful plus had a great sense of humour. Henry the bus driver was amazzzzzzzing great driver and what a great...","review_date":"April 24, 2018","user":"tasbcw"},{"attraction_id":1571,"rating":5.0,"review":"Amazing Tour Of The Fall and Wonderful Guide!. Greetings from Singapore! (\",)\nThe tour was wonderful! Debbie was very knowledgeable and entertaining. My toddler had a lot of fun too. If you only have 1 or 2 days to spare and would like to visit Canada, consider this. Even though we only had...","review_date":"October 23, 2017","user":"fifaav"},{"attraction_id":1571,"rating":5.0,"review":"Wonderful experience for the entire family.. The tour was amazing. We all enjoyed it, and we had the best tour guide ever. Debbie was very knowledgeable and kind. Kids had a lot of fun and enjoyed the cookies and taffy she shared with everyone on the bus. Overall, it was a...","review_date":"October 22, 2017","user":"ajlogic"},{"attraction_id":1571,"rating":5.0,"review":"Fun Tour of Niagara Falls and Surrounding Area on the Canadian Side. This was a fabulous tour and Debbie was an outstanding tour guide! She had lots of good information to share with us as well as including her humor in the commentary. She was very accommodating to everyone on the tour and went out of her...","review_date":"October 19, 2017","user":"myrnap622"},{"attraction_id":1571,"rating":5.0,"review":"Great tour of the Falls and Niagara River vicinity. Great tour. Tour guide Debbie gave an informative, entertaining tour. She went out of her way to make sure we saw a lot, had a good time and not waste time in long lines. It was fun!","review_date":"October 17, 2017","user":"connie_d"},{"attraction_id":1574,"rating":5.0,"review":"HOLIDAY LIGHTS & KARAOKE TOUR DECEMBER.. So you get picked up from Canada Place, they put you in groups. Then they drive you to Van Dusen Gardens. We missed Stanley Park as there was a lot of rain and wind when we were there. 14\/12\/18. When you walk into Van Dusen...","review_date":"January 17, 2019","user":"cathy_o"},{"attraction_id":1574,"rating":5.0,"review":"Bus tour. Wow! Wow! What an awesome time we had! I didn't want to go at first but then the wifey convinced me to go with her and her walk group(10 people). Boy I was so glad!\nMegan our tour guide\/karaoke singer was the best! She made...","review_date":"January 6, 2019","user":"tazmanvisram"},{"attraction_id":1574,"rating":2.0,"review":"Poor experience for the price.. I took my parents to this tour so they can see all the Christmas lights in Vancouver. But unfortunately we expected too much. First the chairs in the trolley are kind of uncomfortable for a 3 hour tour. Second, our host had a strong foreign...","review_date":"December 29, 2018","user":"carolina_a"},{"attraction_id":1574,"rating":1.0,"review":"Vancouver Trolley Karoke and Light Tour. Unfortunately I was standing at the unstaffed kiosk at 6:30pm along with at least 20 other patrons in the rain and cold on Thursday May 20th, 2018, waiting for the Trolley that never arrived for the tour. Another tour patron came by informing us, she...","review_date":"December 28, 2018","user":"96721"},{"attraction_id":1575,"rating":5.0,"review":"Amazing experience!. The whale watching experience was definitly one to remember. We saw humpback whale, killer whales, sea lions and two kinds of porpoises. The crew was super nice. They shared their knowledge about different sea mammals and providing us with lots of hot chocolate:)","review_date":"November 7, 2018","user":"petra_p"},{"attraction_id":1575,"rating":5.0,"review":"Great Way to Spend a Day. We spent the morning whale watching. Unfortunately the whales were near Victoria which meant we spent a lot of time going as quickly as possible to get there. We did see some eagles and seals on the way. We eventually got to see some humpback...","review_date":"August 22, 2018","user":"jaycee23"},{"attraction_id":1575,"rating":5.0,"review":"Guaranteed whale sitings! The highlight of our vacation. The Prince of Whales crew do everything possible to make your trip memorable. Captain Chris made sure to find whales and when we only saw a small group, He let everyone return for another try. We did the next day with Captain Ian and had...","review_date":"July 10, 2018","user":"k4kim2016"},{"attraction_id":1577,"rating":5.0,"review":"Magnificent experience. We were on the 0930 flight and it was nice and on time, the check in ladies were lovely and helpful in getting us all our vouchers and explaining how the day would run. We also brought Butchart Gardens with them for $70pp which we...","review_date":"October 15, 2018","user":"aussie_traveller183"},{"attraction_id":1577,"rating":5.0,"review":"Absolute must if visiting Vancouver. Taking a Harbour Air seaplane is an absolute must when visiting Vancouver. We took a flight out to Victoria and it was spectacular to say the least! Amazing scenery and awesome approach into Victoria Harbour. Check-in staff and pilot were really friendly. The pilot practically...","review_date":"September 19, 2018","user":"euroben"},{"attraction_id":1577,"rating":5.0,"review":"Seaplane from Vacouver to Victoria. Flight from Vancouver to Victoria was smooth and uneventful. Got us to Victoria faster than taking the ferry. You get off the seaplane in full sight downtown Victoria.\nWe took the ferry back to Vancouver as we we not time limited on our return leg....","review_date":"August 19, 2018","user":"donald_j"},{"attraction_id":1577,"rating":5.0,"review":"relaxing and scenic travel. the ferries are nice but seats a little uncomfortable the travel is very enjoyable and nice scenic rise","review_date":"August 2, 2018","user":"smkhanmd"},{"attraction_id":1577,"rating":5.0,"review":"A First on a Ferry!. After an Alaskan cruise ending in Vancouver, we decided to visit Victoria and used the BC Ferries as transportation from the airport. We had a reservation and was met at the airport by a BC Ferries representative who took us to a bus. We boarded...","review_date":"July 7, 2018","user":"sebastian_flbillmar"},{"attraction_id":1577,"rating":5.0,"review":"Convenient. An exceptionally convenient way to get from Victoria harbour to downtown Vancouver in under 30 minutes and no need for a vehicle. Easily walked to from any downtown hotel, fast, and exceptional staff.","review_date":"April 14, 2018","user":"misterrude"},{"attraction_id":1577,"rating":5.0,"review":"Great Way to Travel to Victoria BC. Not being a fan of flying I was very apprehensive about taking a seaplane to travel roundtrip from Vancouver to Victoria, but it was the best and fastest way to get there and so I took a deep breath and booked passage for my husband...","review_date":"November 11, 2017","user":"sharon_c"},{"attraction_id":1578,"rating":5.0,"review":"Wonderful Wine and food in Prince Edward County. My husband and I had a fabulous day out with Mackenzie on a cold wintry day when most folks were getting ready for Christmas. Door to door service in a very comfortable car plus great winery stops and a delicious lunch at the Drake Bedfordshire...","review_date":"December 24, 2018","user":"marcella_b"},{"attraction_id":1578,"rating":5.0,"review":"Absolutely Amazing!!!!!. This tour was better than I expected. Mackenzie was the perfect tour guide. From the moment you are picked up you know this will be a great day. He is very knowledgeable and open to last minute changes and additions to your tour. He loves...","review_date":"September 6, 2018","user":"vickilush"},{"attraction_id":1578,"rating":5.0,"review":"Amazing Day in Prince Edward County!!!. We did the Prince Edward County Wine Tour and it was the best day we could ask for! Mackenzie did an awesome job - he started with the basics of wine tasting, and he taught us a lot of about region, the grapes, and just...","review_date":"August 20, 2018","user":"shua_s"},{"attraction_id":1578,"rating":5.0,"review":"Girl's Weekend in Prince Edward County. Amazing Experience with Mackenzie on a Saturday afternoon in July.\nWe had 11 ladies for my sister's bachelorette weekend. Mixed group of family, mom's and friends. He was wonderful to work with in advance, with great knowledge of the region to recommend an agenda and...","review_date":"July 22, 2018","user":"andreapilon"},{"attraction_id":1578,"rating":5.0,"review":"So much Fun!. First time ever doing a wine tour and I am glad I chose New World Wine Tours for this experience. The day was perfect, lots of sun and perfect temperature. We were picked up early in the morning where we went to get a second...","review_date":"June 20, 2018","user":"cubano07x"},{"attraction_id":1579,"rating":5.0,"review":"Went with 2 adults and 2 kids in the same machine. It was fun. Great ride. The guide was awesome. I would highly recommend this activity.\nIt's a lot safer then skidoos.","review_date":"March 12, 2019","user":"scott056"},{"attraction_id":1579,"rating":5.0,"review":"Dune buggy was excellent . Dune buggy activity was perfect. We had skied for two days and wanted to do something else. This was a perfect family activity. We saw some Quebec forests and beautiful scenery. Guide was great. Machines are safe. Seatbelt, roll bar etc. Kids loved it.","review_date":"March 12, 2019","user":"scrosby1000"},{"attraction_id":1579,"rating":2.0,"review":"Company does not provide what it promises. We booked a 90-minute dune buggy ride and were told to arrive 30 minutes before our reservation at 9;00 am. We arrived at the train station at 8:30 am, before the employee, and were told to wait for him. When he showed up, he just...","review_date":"August 20, 2018","user":"d_b"},{"attraction_id":1580,"rating":5.0,"review":"GASTRONOMICAL DELIGHT!!!. Our tour guide, McKenzie, was such a delight and I am so glad that we had him all to ourselves! He took us on a great adventure. First stop was St Lawrence Market to sample Yiannis' Peameal ham sandwich: delicious! Then across the street to...","review_date":"December 2, 2018","user":"yvonnedp"},{"attraction_id":1584,"rating":5.0,"review":"Excellent Tour!. I have been on several wine tours and this was by far the best! Lila is a great tour guide, very knowledgeable. Great mixture of history and wine. Wine tastings were great and lunch at Le Caveau was amazing! All good things to say about...","review_date":"July 17, 2018","user":"judy_e"},{"attraction_id":1585,"rating":5.0,"review":"Terrific day out.. His is a must see attraction in Vancouver. What I would advise is book it and make a whole day of it. Also remember there is plenty of free shuttles taking you to Capilano bridge. Best place to get free shuttle is from canada place","review_date":"June 19, 2018","user":"abulk627"},{"attraction_id":1586,"rating":5.0,"review":"Fantastic day on Vancouver full-day sightseeing and photography tour. I booked the full-day Vancouver sightseeing and photography tour in late October and had a fantastic day out. Nash, my guide and photography teacher, took me to all the major sights worth seeing around Vancouver at a really great pace that was enjoyable with plenty...","review_date":"October 23, 2018","user":"travellingdonut"},{"attraction_id":1589,"rating":5.0,"review":"I hate biking. But my friend dragged me along and I honestly feel like if I liked bike riding I really would have enjoyed it. Michael was a great guide and everyone seemed to really enjoy themselves. So if you like bike riding I think you would really...","review_date":"September 14, 2018","user":"heather_a"},{"attraction_id":1589,"rating":5.0,"review":"Montreal city 4 hour bike tour. These 4 hours was the best time we have in Montreal. Renee our bike tour guide was fantastic. He had deep knowledge of the city , was funny and was very punctual. I highly recommend this bike tour for anyone visiting Montreal","review_date":"September 1, 2018","user":"john_bjorn"},{"attraction_id":1589,"rating":5.0,"review":"Fun Tour. Not entirely sure, but I believe the routes of these vary. Overall, the one we took was informative and fun. There is a cafe next to the bike shop where you can get a free or wine afterwards, we ended up eating lunch there. Tour...","review_date":"August 29, 2018","user":"michael_g"},{"attraction_id":1589,"rating":5.0,"review":"Amazing and fun tour!. Our tour guide, Rene, was knowledgeable and smart, and made the 4 hours whiz by. This is a great way to see parts of the city and neighborhood that a tourist may not usually see. An added benefit -- we were free to keep the...","review_date":"August 24, 2018","user":"448tripman"},{"attraction_id":1589,"rating":5.0,"review":"Amazing bike tour!. Mike was our guide and Claudia assisted. This was an excellent experience that included 4 hour bike tour with numerous opportunity for water\/washroom breaks, tasty pastries, and free drink vouchers provided after the tour. Mike was a stellar guide who had vast knowledge of history,...","review_date":"August 20, 2018","user":"colby_c"},{"attraction_id":1589,"rating":3.0,"review":"Not quite what we hoped for but an enjoyable experience nonetheless. My sister and I went on the 4-hour bike tour recently and were a bit disappointed. Overall, the bikes were nice, the tour took us to most sites we wanted to see, and our tour guide made a big effort to remember our names. But...","review_date":"August 18, 2018","user":"marie_h"},{"attraction_id":1589,"rating":5.0,"review":"Wish more cities offered these tours!!. So thrilled to take our first bike tour of Montreal! Casual biking is a different prospective of a city. Rene, our guide along with Claude made our 4 hour tour fly by. The biking was at a great pass with stops to hear about such...","review_date":"August 16, 2018","user":"kbleetravel"},{"attraction_id":1589,"rating":5.0,"review":"Good tour of architecutre and history of Montreal. We enjoyed our bike tour. Good trails, well managed, good bikes, good history of Montreal and interesting sites.","review_date":"August 8, 2018","user":"mike_s"},{"attraction_id":1589,"rating":5.0,"review":"Awesome ride in the rain of Montreal!. Rene and his history of Montreal was a big treat!\nWe had drizzle\/sunshine, but still had a fantastic time learning the history, and seeing far more of the town than you will do by foot only.\nThe route misses out most of the undulations in...","review_date":"August 8, 2018","user":"derekp772"},{"attraction_id":1589,"rating":5.0,"review":"Great start to our City visit. I booked this 4 hour tour from the UK for our first day in Montreal so that my family and I could get a flavour of the city and I am so glad I did. The whole experience was fantastic.\nIn the shop the staff...","review_date":"August 4, 2018","user":"dave_m"},{"attraction_id":1589,"rating":5.0,"review":"Excellent tour!. Fab tour and our guide Mike was great. Lots of interesting anecdotes as we cycled through the city! The ride was at an excellent pace for all abilities and both guides really looked out for our safety. Bikes were good and even though we didn\u2019t...","review_date":"August 3, 2018","user":"fabfabregas"},{"attraction_id":1589,"rating":4.0,"review":"Good Bike Tour. My husband and I enjoy riding bikes and thought this would be an easy 14 mile ride. The terrain was more difficult than expected and going up and over the bridge was hard and took a lot of energy out of you. This is not...","review_date":"August 2, 2018","user":"mommy3girls"},{"attraction_id":1589,"rating":5.0,"review":"Great Way To Learn the City Quickly. We've been on a lot of bike tours all over the world and they are all great, but this one is near the top of the list. The tour is mostly easy with the exception of a couple of hills toward the end of the...","review_date":"August 2, 2018","user":"icetalker"},{"attraction_id":1589,"rating":5.0,"review":"Great Bike Tour!!. The 4 of us had not been on bikes for 30+ years but found this tour fantastic! From start to finish, our tour guide Michael Theriault was great with us. Believe overall tour was 14-15 klm in length, never strenuous and always felt safe.\nGreat...","review_date":"July 31, 2018","user":"kevin_m"},{"attraction_id":1589,"rating":5.0,"review":"Great overview of the City. A must do!. Our tour guide, Rene was an enthusiastic and informative gentleman who was wonderfully friendly and energetic. From the beginning to the end of our tour, he not only shared great historical facts about Montreal but also took us through parts of the city which we...","review_date":"July 30, 2018","user":"kristine_j"},{"attraction_id":1589,"rating":5.0,"review":"Great fun!. My fianc\u00e9 and I went on the 4 hour bike tour with Michael. We went on a ridiculously hot day in early July. Michael was such a wonderful guide! He always found us some shade to stop in, and had interesting and informative stories. He...","review_date":"July 23, 2018","user":"peggyanne777"},{"attraction_id":1589,"rating":5.0,"review":"Fun and informative ride around Montreal with a fantastic guide.. I'm a bike tour leader myself in San Francisco and this was my first trip to Montreal, so I was excited to sign up for a guided tour earlier this month. Rene was a charming and energetic tour leader who not only told great stories...","review_date":"July 18, 2018","user":"john_byrne_b"},{"attraction_id":1589,"rating":5.0,"review":"Best way to Experience Montreal. The highlight of our trip! Our guide Carole was fun and very knowledgeable, even sharing her tips on where to go for lunch and evening activities. We had so much fun we decided to keep the bikes after our tour and ride along the canal.","review_date":"July 18, 2018","user":"heidisusan0820"},{"attraction_id":1589,"rating":5.0,"review":"Such a great way to see Montreal!. Our guide Rene was awesome. I was pretty tired with a strained ankle - his relaxed but informative vibe was perfect. The pace was fun and not crazy hard. Only 3 in our group as the weather forecast was not good.\nWe did get rained...","review_date":"July 17, 2018","user":"pilatesrunner"},{"attraction_id":1589,"rating":5.0,"review":"Great way to spend a few hours getting to know the city. This is a very fun tour. Our guide, Mike, was wonderfully friendly and informative. He spoke a lot about the neighborhoods and their character. If I were moving here, this is exactly the kind of information I'd want. The ride isn't strenuous so anyone who...","review_date":"July 7, 2018","user":"fred_b"},{"attraction_id":1589,"rating":5.0,"review":"Great way to see Montreal. If you have a short window to see Montr\u00e9al, this is the way to do it. We were able to see a lot of Montreal, guided by a Carole, who was informative and fun. I highly suggest doing this during your visit to the city-...","review_date":"July 4, 2018","user":"ann_m"},{"attraction_id":1589,"rating":5.0,"review":"13 miler. Great way to get the lay of the land\nWeather was very hot but we didn\u2019t have a problem they provide plenty of water\nRoute is mostly flat not too hard\nGuide was great","review_date":"July 4, 2018","user":"zip-beep"},{"attraction_id":1589,"rating":5.0,"review":"Fantstic Start to our Montreal Adventure. What a great way to get a true feel for beautiful Montreal! Rene was our awesome guide on our 4 hour bike tour. Nice group of 10 riders - gorgeous day to be out cruising along the paved trails and crossing a couple of scenic...","review_date":"July 3, 2018","user":"fredo0320"},{"attraction_id":1589,"rating":5.0,"review":"Great Introduction to the City. 'Excellent tour. Rene' was an enthusiastic and entertaining guide to parts of Montreal which we never would have experienced without him. There is no better way to see a city than on bikes and no better way to see Montreal than with Rene'.","review_date":"June 27, 2018","user":"tom_h"},{"attraction_id":1589,"rating":5.0,"review":"Do it!!!!. My friends and I took the tour and LOVED! Carole is an excellent, knowledgeable, tour guide. It was wonderful to learn more about the city, stop by a superb bagel shop, and enjoy a glass of wine at the end of the tour\u2014plus have access...","review_date":"June 14, 2018","user":"schristian16"},{"attraction_id":1589,"rating":5.0,"review":"Jayne. Great introduction to the city, very easy ride and the tour guide, Mike was engaging and great fun. Amazing bagels included in the price and picked up warm and eaten in the park. A complimentary glass of wine and a beer at the restaurant next...","review_date":"June 6, 2018","user":"jaynes426"},{"attraction_id":1589,"rating":5.0,"review":"Amazing experience seeing Montreal from a different angle and learning interesting facts about Montreal.. My kids and I just came home from visiting Montreal and the 4 Hour Montreal Architecture & City Bike Tour with Wine or Beer was one of the things that we have pre-booked for our 1st weekend in this beautiful city.\nMichael Theriault, was our...","review_date":"May 14, 2018","user":"anias74"},{"attraction_id":1590,"rating":5.0,"review":"City Bike Tour. Great way to take in flavour of city in relatively short time. Bikes were comfortable and well mentained.\nKnowledgeable and friendly guide made negotiating city traffic easy....felt very safe over busy road junctions.\nTour included Chinatown Kensington Market Waterfront CN Tour Railway museum and sports...","review_date":"October 21, 2018","user":"alistair_c"},{"attraction_id":1590,"rating":5.0,"review":"Downtown Toronto Tour. Toronto! What a great city to walk as well as cycle around. My friend and I were escorted on the ride by Ginny, a very knowledgeable woman who took us to the city's historic landmarks as well as some great restaurants. Ginny was able to...","review_date":"October 17, 2018","user":"recoverycyclist"},{"attraction_id":1590,"rating":5.0,"review":"Awesome experience. We have done quite a few cycle tours in major cities that we've visited. They're a great way to see a lot, when time is limited. Our Toronto trip was the best we've done. Genny was a fantastic guide and extremely professional. She told us...","review_date":"September 28, 2018","user":"ken_t"},{"attraction_id":1590,"rating":5.0,"review":"Amazing!!!. Our Tour guide was Genny. She was excellent!! The tour was super fun and our guide had a lot of knowledge about the history of Toronto. I would definitely recommend it !!!","review_date":"September 26, 2018","user":"yacev"},{"attraction_id":1590,"rating":5.0,"review":"Awesome way to get a preview of Toronto!. My husband and I always like to do a bike tour the first day we are visiting a new city to get a lay of the land and see some of the neighborhoods and attractions. This tour was one of our favorites. The meet up...","review_date":"September 26, 2018","user":"meaghan_g"},{"attraction_id":1590,"rating":5.0,"review":"Believe the consensus. Most of the reviews here are very strong, and I wholeheartedly agree. My family group (middle-aged couple, 20-something son) did the downtown ride on a cool, sunny Saturday. Guide Genny did a great job on all dimensions--providing a great primer to Toronto neighborhoods and culture...","review_date":"September 24, 2018","user":"jdlexington"},{"attraction_id":1590,"rating":5.0,"review":"Great tour, highly recommented. Fantastic tour, with fantastic guides, highly recommented.\nSaw a lot of the downtown area with knowledgable guidance, exploring areas we would not visit on our own.\nThe bicycles were good, which is not always the case for bicycle rentals.\nBicycling is a great way to...","review_date":"September 17, 2018","user":"t\u00f3mas_g"},{"attraction_id":1590,"rating":5.0,"review":"Great experience for my visiting girlfriend!. Highly recommended! Great experience with our guide Ken, very knowledgeable and entertaining during the tour. He was patient and accommodating with our tandem bike request, and provided extra water bottles for everybody. Thank you all at Toronto Bike Tour!","review_date":"September 11, 2018","user":"flyhigh6ix"},{"attraction_id":1590,"rating":5.0,"review":"Great tour. I would highly recommend this tour. Our guide Genny was amazing- informative and patient. It was a good introduction to downtown Toronto .","review_date":"September 10, 2018","user":"explorer578100"},{"attraction_id":1590,"rating":5.0,"review":"Best way to know Toronto!!. Great Experience!!\nSkylar, our guide, was very nice! She knew a lot of fun facts about a lot of stuff in Toronto and seemed to enjoy her job very much which made our tour fun and safe. We travelled with our 8 year old son...","review_date":"August 27, 2018","user":"gdelafuented"},{"attraction_id":1590,"rating":5.0,"review":"A Great Way To See Toronto!. Our guide Genny led us on a informative and entertaining tour of downtown Toronto - we saw numerous neighborhoods, learned a great deal about the history and diversity of Toronto and had a great time along the way. We would highly recommend this tour!","review_date":"August 27, 2018","user":"alan_k"},{"attraction_id":1590,"rating":5.0,"review":"Guided bicycle tour through the heart of Toronto with stops including CN tower, water front and others.. This was a great way to get an introduction to the city. Ken, our guide, was very accommodating since my wife and I had trouble finding parking and met them along the way. We enjoyed the historical and interesting information we heard about each area...","review_date":"August 26, 2018","user":"gregory_a"},{"attraction_id":1590,"rating":5.0,"review":"Best stop over ever!. I had only few hours in Toronto, as stop over between 2 flights, so leaving the airport and taking the 3.5 hours bike tour was an excellent idea. Flat city perfect for biking, and Genny was a funny and knowledgeable guide. I didn\u00b4t know what...","review_date":"August 21, 2018","user":"brunk0"},{"attraction_id":1590,"rating":5.0,"review":"I'm sold on bicycle tours now!. We recently went to Toronto and friends booked the bicycle tour to really see Toronto's downtown first-hand. I was admittedly a little nervous about having my younger children weaving in and out of city traffic, but thought it would be a good test. We had...","review_date":"August 20, 2018","user":"michael_t"},{"attraction_id":1590,"rating":5.0,"review":"Great !. We are a family of 5 and had a bike tour with Genevieve. It was really great. The tour was very nice, she explained so good about the city, it was a pleasure to listen to. She also took pictures which she send us afterwards....","review_date":"August 16, 2018","user":"sssssssss99"},{"attraction_id":1590,"rating":5.0,"review":"Best way to experience the city!. Just toured with my family yesterday and had a great time. Ken and Shannon did an outstanding job making our experience safe, fun and informative. The ride took us through different neighborhoods and all of the \"must see\" sites in Toronto. My suggestion would be...","review_date":"August 15, 2018","user":"michael_n"},{"attraction_id":1590,"rating":5.0,"review":"Fun even for the not-so-sure bicyclist!. I'm the first to admit that I am not a confident bicyclist. My mom, who I vacation with annually, is a hobbyist triathlete and absolutely loves bike tours. In short, that means I bike exactly once a year because it's something she wants to do....","review_date":"August 13, 2018","user":"ryleeray"},{"attraction_id":1590,"rating":5.0,"review":"Active, Fun, Informative!. Pri did an amazing job guiding our family of 6 (kids ages 10, 13, 16 & 18) around Toronto. I was a little apprehensive about my 10 year-old riding around the city, but during the tour we all felt very safe. Pri provided plenty of...","review_date":"August 13, 2018","user":"ljpsmith"},{"attraction_id":1590,"rating":5.0,"review":"Awesome experience with very nice Guides - Gabby and Shannon. I really liked the tour, Gabby and Shannon were really nice and explained a lot around the city and nice places to go\/see!\nBikes were in very good shape and we had a beautiful afternoon, if you haven't done any kind of tour I really...","review_date":"August 9, 2018","user":"frank2709"},{"attraction_id":1590,"rating":5.0,"review":"Very informative tour. This tour was well laid out, historically informative and conducted adeptly by our guide Genny. I liked the comfortable bicycle ride through busy downtown Toronto.","review_date":"August 7, 2018","user":"mary_l"},{"attraction_id":1590,"rating":5.0,"review":"Amazing Bike Tour. I would highly recommend to all. I was joined by a group of 14 friends. Our tour guides were knowledgeable and flexible since we wanted to take a slight detour. Worth every dollar.","review_date":"July 30, 2018","user":"salvador_b"},{"attraction_id":1590,"rating":5.0,"review":"Good Introduction to Toronto. We're two seniors in our 70s who bike casually at home. This ride was fun, well-guided, and a good intro to the downtown, Old Town, and waterfront areas of Toronto. We enjoyed it.","review_date":"July 26, 2018","user":"irving_m"},{"attraction_id":1590,"rating":5.0,"review":"Very fun and informative tour that showed us all the highlights in the city!. We are a family of four with two teenagers and this bike tour was the perfect thing to do on our first full day in Toronto. We had a lovely tour guide who was very informative and helpful. We were in a relatively small group...","review_date":"July 26, 2018","user":"loisfrench"},{"attraction_id":1590,"rating":5.0,"review":"Great way to see and learn about thie city. My husband and I took the downtown bike tour. It was a great way to see and learn about the city. Our guide, Gabby was full of knowledge and a fun person. We really enjoyed the tour and highly recommend it.\nThey have nice bikes,...","review_date":"July 23, 2018","user":"gamjayoung"},{"attraction_id":1590,"rating":5.0,"review":"Awesome Bike Trip. Bike tours are always a great way to see a new city and this one in Toronto was no exception. Our guide, Skyler, was so knowledgeable, nice and entertaining which made the ride great! The tour showed the major highlights of this wonderful city and...","review_date":"July 18, 2018","user":"bartb992"},{"attraction_id":1590,"rating":5.0,"review":"Great way to see the city. My wife and I have taken several bike tours as we travel to various cities. This tour with Genny and Buzz was among the best.\nTwo Thumbs Up!!","review_date":"July 13, 2018","user":"taasarge"},{"attraction_id":1590,"rating":5.0,"review":"A Great Bike Trip!. My family (me, wife, and children (ages 14, 13, and 6)) was in Toronto for one day and thought that a bike tour might be the best way to see the city given our limited time. What a great trip! Ken and Buzz were FANTASTIC...","review_date":"July 9, 2018","user":"rujian"},{"attraction_id":1590,"rating":5.0,"review":"Great way to see the city. This was a great way to see the city. The tour showed the highlights of places to visit. We went back to a few of the spots to spend more time there. Our guide was very knowledgeable and entertaining. It was incredibly hot, but the...","review_date":"July 4, 2018","user":"wilet"},{"attraction_id":1590,"rating":5.0,"review":"great tour with a perfect gide. We enjoyed the tour. The storytelling about Toronto was amazing. Perfect bikes and a perfect gide, who told us a; about the history of Toronto. The best tour during our holiday!","review_date":"July 1, 2018","user":"bas_p"},{"attraction_id":1590,"rating":5.0,"review":"\"Great way to explore the city of Toronto\". An excellent introductory tour to the heart of downtown Toronto for first time visitors, even second timers like us. Should have done it in the first place. Love the organization. Good bikes. Two thumbs up for the duo guides, road captains Terrence and Buzz with...","review_date":"June 23, 2018","user":"awiryawan"},{"attraction_id":1590,"rating":5.0,"review":"Fun tour of the city. We actually did not do our tour until our third day in Toronto. I would definitely recommend doing on your first day if you have no flight delay concerns.\nOur tour guide, Genny, was wonderful-very enthusiastic and knowledgeable. The city is definitely flat so perfect...","review_date":"June 19, 2018","user":"kcgirl2014edith"},{"attraction_id":1590,"rating":5.0,"review":"Great tour, advisable. Great storytelling and backround info. Interesting places, perfect bikes, a good deal of historical informations, perfect organisation.","review_date":"June 18, 2018","user":"toniobr"},{"attraction_id":1590,"rating":5.0,"review":"A perfect way to see the heart of downtown Toronto!. Our Minnesota hockey team was in town for a tournament, and this was the perfect activity for all of the moms to do together. We had such a great time, and our guides Buzz and Gabby were beyond amazing. I highly recommend this tour if...","review_date":"June 3, 2018","user":"tch0ward"},{"attraction_id":1590,"rating":5.0,"review":"Great tour!. Tour guides were friendly and great! I enjoyed this as my first introduction to Toronto. I felt more confident roaming the streets on my own after the tour.","review_date":"May 30, 2018","user":"jchen37"},{"attraction_id":1590,"rating":5.0,"review":"Great way to discover Toronto. Had a great time with Terence and Skyler. Great storytelling and background info.\nAbsolutely value for money.","review_date":"May 25, 2018","user":"rand0mtraveller2018"},{"attraction_id":1590,"rating":5.0,"review":"Fabulous Bike Tour. Husband and I had a wonderful time biking around downtown Toronto with guides Michelle and Pri. We learned a lot about the many various areas and neighborhoods of Toronto from Michelle (pay attention as you might get quizzed at the end), while Pri took lots...","review_date":"May 12, 2018","user":"deefry"},{"attraction_id":1590,"rating":5.0,"review":"Great way to see a great city!. Perfect tour- covered a lot of ground, learned interesting things...combination of (not too strenuous!) exercise and lots of fun! Guides were friendly and knowledgeable, equipment was great. Extremely well run.","review_date":"April 30, 2018","user":"kengruber"},{"attraction_id":1590,"rating":5.0,"review":"Informative and fun tour of downtown Toronto. I went on the tour in April 2018 and had a great time, Terence and Pree looked after us very well and i learned so much and found some excellent spots to revisit prior to leaving a few days later. The tour was very interactive...","review_date":"April 26, 2018","user":"joshuacharles"},{"attraction_id":1590,"rating":5.0,"review":"A fun and informative tour. A great way to get your bearings in Toronto.. I took the Heart of Downtown tour and thoroughly enjoyed it. The tour gives you a great feel for downtown Toronto and helps to orient you to the major sights and neighbourhoods. Our guide was extremely knowledgeable about Toronto's history, architecture and food scene. Can't...","review_date":"April 25, 2018","user":"worldcut99"},{"attraction_id":1590,"rating":5.0,"review":"Great way to get to see Toronto. Terence and Michelle gave us a great tour round downtown Toronto. The two of them were very professional, thorough, knowledgeable and good fun.\nHighly recommended.","review_date":"April 9, 2018","user":"mark_s"},{"attraction_id":1590,"rating":5.0,"review":"Great way to be introduced to Toronto. My son and I loved our tour of downtown Toronto with guides Wengsi and Michelle, two native Torontonians who proved to be truly great city ambassadors. This tour was the second city bicycle tour I have taken and I am becoming convinced that bike tours...","review_date":"March 19, 2018","user":"d_f"},{"attraction_id":1593,"rating":2.0,"review":"A lot of driving... not enough wineries. We booked this tour as a group of 14 and it sounded great because they came to our hotel to pick us up in 3 separate vans.\nWe ended up in a van where the driver had no clue about wine. He actually said that...","review_date":"August 1, 2018","user":"serbanila"},{"attraction_id":1595,"rating":5.0,"review":"Excellent trip. Andy was our guide for this trip and he was excellent...even when people were late back he was very calm and patient ! The trip was brilliant ...capalino suspension bridge and grouse mountain both well worth seeing. Take the chairlift to the top of the...","review_date":"September 7, 2018","user":"daisyb1973"},{"attraction_id":1595,"rating":5.0,"review":"Great day trip. Well organised trip to popular sites near Vancouver. Ken our guide was very informative and really friendly. Overall had an excellent experience on this day trip.","review_date":"July 21, 2018","user":"cosmiclight91"},{"attraction_id":1595,"rating":5.0,"review":"Jon Buston - Grouse Mountain & Capilano Suspension Bridge Park; A Magnificent Tour. Hi everyone,\nHaving a tour with Jon Buston is both informative, entertaining, and culturally enriching. Jon did all he could to make sure that we arrived safe, on time, whilst provided us with plenty of extra information about the rest of our stay of our...","review_date":"June 25, 2018","user":"simon_d"},{"attraction_id":1595,"rating":5.0,"review":"A great day out.. Great tour of both locations made all the more interesting and enjoyable by Ricks commentary and excellent knowledge.","review_date":"May 11, 2018","user":"mike_s"},{"attraction_id":1596,"rating":5.0,"review":"Simply fantastic!. Seaplanes are a Vancouver thing. Sorta like cable cars are to San Francisco, only a hundred times better .Harbour Air is not cheap, but this is really something you want to do at least once in your life.\nYou go down to the seaplane base...","review_date":"July 7, 2018","user":"mike_s"},{"attraction_id":1597,"rating":4.0,"review":"Great views, dinner and music !. We enjoyed this cruise as part of our Anniversary. Romantic yet fun ! Very friendly staff. Lovely dinner and dancing afterwards. We loved it all !","review_date":"January 3, 2019","user":"explorersemporium41"},{"attraction_id":1597,"rating":4.0,"review":"Lovely way to watch the sunset. We went on the last cruise of the season as guests of friends of ours. Living in Kingston, I had never really been drawn to this attraction. It turned out to a pleasant surprise. The menu offered lots of choices, and the food was excellent....","review_date":"October 23, 2018","user":"rosem179"},{"attraction_id":1597,"rating":5.0,"review":"Great Time, Dinner, Entertainment, Dancing, Sunset. Loved it. We had a great time on this cruise. The crew were great. The dinner and service was wonderful. The band (unfortunately I forget the name) was lots of fun and had people up dancing. It is a very entertaining evening and beautiful views. I will...","review_date":"October 15, 2018","user":"theresa_h"},{"attraction_id":1597,"rating":5.0,"review":"Entertaining and tasty. Had a great time on the cruise. Food was surprisingly good and well cooked. The entertainer was funny and took requests for a special dedication. Great night out with spectacular sights.","review_date":"September 26, 2018","user":"natasha_c"},{"attraction_id":1597,"rating":5.0,"review":"Sunset Cruise September 16th. The cruise was fantastic in very way. The crew were friendly and helpful. The was a good variety for the diner and it was very good. Will plan to do it again.","review_date":"September 19, 2018","user":"jim_v"},{"attraction_id":1597,"rating":5.0,"review":"Fabulous sunset dinner cruise!!. What a wonderful way to celebrate our wedding anniversary! The crew took such great care of us and dinner was divine! The entertainment was excellent and the cruise was fantastic!","review_date":"September 18, 2018","user":"debbie_b"},{"attraction_id":1597,"rating":5.0,"review":"Fantastic Food & Entertainment. My husband and I did a Sunset Dinner Cruise in celebration of our wedding anniversary. The food was beyond our expectations, and the service was wonderful. The young staff are incredibly attentive and extremely friendly and accommodating. A Beatles Tribute band played that evening and...","review_date":"September 11, 2018","user":"cassandra021397"},{"attraction_id":1597,"rating":5.0,"review":"Great cruise, awesome service!. Went on the dinner cruise for our 30th Anniversary. Food was fantastic. The entertainment kept the crowd lively. Unfortunately for the time of year after about 1.5 hours on the cruise, it got too dark to see anything. Maybe they could move the time up...","review_date":"September 9, 2018","user":"dave_v"},{"attraction_id":1597,"rating":5.0,"review":"Great. The boat was very nice and well laid out for the night cruise. The dinner was very good as well as the service however what really set this cruise apart was the entertainment. Billy Bridger was not only entertaining and funny, he really interacted with...","review_date":"September 8, 2018","user":"neville_m"},{"attraction_id":1597,"rating":1.0,"review":"Ruined by air conditioning!. The day was warm and clear but the air conditioning was so cold that the windows covered with condensation on the OUTSIDE so we could NOT SEE the islands and it was uncomfortably cold at dinner.\nJust plain stupid to be keep the air conditioning...","review_date":"September 1, 2018","user":"lucy_at_lostbay"},{"attraction_id":1597,"rating":5.0,"review":"Dinner cruise extrodinaire. My daughter and I thoroughly enjoyed the dinner cruise, the staff was friendly and attentive, the choice of entrees was varied and the commentary and view was magnificent. This was our second time taking this tour and both were not disappointing","review_date":"August 27, 2018","user":"passport48835"},{"attraction_id":1597,"rating":5.0,"review":"great weekend get away. we did the hop on hop off trolley and the cruise was included. Had a marvelous time.\nbooked a room through air bnb for the first time. everything worked out so well.","review_date":"August 27, 2018","user":"maria_s"},{"attraction_id":1597,"rating":1.0,"review":"poor food and no commentary. We were part of a group of 50 persons for an evening cruise and dinner aboard the Island Queen.\nThe buffet was terrible. Hot dogs, cold Hamburg's and 3 flavorless salads.\nThe only highlight of the meal was the coffee and cookie for dessert.\nThe...","review_date":"August 18, 2018","user":"bobweagant"},{"attraction_id":1597,"rating":4.0,"review":"Food was fantastic.. This is my 4th time within the last 15 years taking this Sunset Dinner Cruise. We were 5 ladies and 3 had not experienced this cruise before and they were very pleased. The food was fantastic and we are told that it is cooked right...","review_date":"August 17, 2018","user":"joannej461"},{"attraction_id":1597,"rating":3.0,"review":"Fantastic entertainment, average food. It was a lovely cruise, and the tour guide \/ entertainer was amazing! Kudos for that. Our server was great as well (Simon). The only reason the rating gets a 3 was the food. It was fairly tasteless. Overall, a good night out.","review_date":"August 14, 2018","user":"themacs1947"},{"attraction_id":1597,"rating":5.0,"review":"Billy Bridger Rocks The Ship. Great cruise and meal, but Billy steals the show! Very knowledgable tour guide as well.\nNew characters have been added to his show","review_date":"August 7, 2018","user":"paul_w"},{"attraction_id":1597,"rating":5.0,"review":"Kingstonian? Visitor? Sunset Dinner Cruise a must!. It has been many years since we took a boat cruise in the Thousand Islands because we live here and see parts of it everyday. But from the moment we booked our Sunset Dinner Cruise we were looking forward to our cruise. The evening of...","review_date":"August 4, 2018","user":"edua_m"},{"attraction_id":1597,"rating":5.0,"review":"Island 1000 dinner cruise. Had a most wonderful time on this dinner cruise from start to finish! Hetting tickects on line was a breeze. Got to boat approx 30 minutes prior boarding, nice welcome from Captain and phtos. Then greeted by the crew, and escorted to our tables. Did...","review_date":"August 1, 2018","user":"jocelyne_b"},{"attraction_id":1597,"rating":4.0,"review":"Excellent dinner!. We enjoyed an excellent dinner by the window. It was worth the extra money to guarantee a window seat. The food was delicious, our server Amanda was pleasant and the view was lovely. You can leave the dining room to go above or take in...","review_date":"July 31, 2018","user":"lisa_f"},{"attraction_id":1597,"rating":5.0,"review":"Perfect Ending For Our Trip!. We opted to do the sunset dinner cruise the night before we left, without a lot of planning going into it in advance. Thankfully, tickets were still available at the last minute, and the sales staff were super nice! The line to board moved very...","review_date":"July 25, 2018","user":"melichard"},{"attraction_id":1597,"rating":5.0,"review":"Sunset Dinner Cruise. Really enjoyed the cruise & meal. Entertainer Billy Bridger was amazing! Funny! Great entertainer! Cruise was really expensive though! We paid for the premium table (guaranteed window seat & premium upgrades). Food was good. Staff were really good! Professional, polite, accommodating. But they looked like...","review_date":"July 17, 2018","user":"sandy_r"},{"attraction_id":1597,"rating":5.0,"review":"10 year anniversary. We started this tour 10 years ago as a special stop to finish our honey moon. It's our 4th time on this cruise and this time we did it on Canada day Always good service great entertainment and the captain always personally greets you. I...","review_date":"July 17, 2018","user":"rh\u00e9al_p"},{"attraction_id":1597,"rating":4.0,"review":"\"VERY RELAXING.......GREAT ENTERTAINMENT.......GREAT SERVICE\". This was our third time taking this cruise and once again we were not disappointed.\nGood Service...Good Food.......very professional and accommodating.","review_date":"July 16, 2018","user":"robert_r"},{"attraction_id":1597,"rating":4.0,"review":"Sunset Dinner Cruise - Enjoyable Experience. Our trip started off with a bit of confusion as people were sitting at our window table and noticed that our name card was moved to an inside table. However, staff handled the situation, professionally and once everything was sorted out, we were seated at...","review_date":"July 16, 2018","user":"668randallh"},{"attraction_id":1597,"rating":4.0,"review":"Great view. The views were great. Over all the food and service was good. The live music was good as well. The boat could use updating on the interior.","review_date":"June 27, 2018","user":"phatmatt40"},{"attraction_id":1597,"rating":5.0,"review":"I was not expecting it to be this good.. We stopped at Kingston as a way to rest from Quebec to Toronto. Did not expect much, bough the city pass that had the dinner cruise, Fort Henry and trolley and other things that we did not get to do. Mainly the cruise, it started...","review_date":"June 24, 2018","user":"thesantanas"},{"attraction_id":1598,"rating":1.0,"review":"More like a pollution tour. Decades-old bus spewing clouds of blue smoke in what's supposed to be an environmentally-friendly city? Enough said? Sad.","review_date":"September 17, 2018","user":"adam_w"},{"attraction_id":1600,"rating":5.0,"review":"Tour was great. We where picked up on time from our hotel. Theresa our guide and Gordon our driver did a great job getting us around the city and showing us some of the interesting sites.We really enjoyed the Distillery District and St. Lawrence Market, we are making...","review_date":"August 22, 2018","user":"john_m"},{"attraction_id":1601,"rating":5.0,"review":"Awesome!. This is the BEST way to see whistler and surrounding area. Absolutely gorgeous. So easy to bike around-the bike does 90%of the work and we got to travel about 27km. Which seems like alot but it went by so fast (without getting tired). We recommend...","review_date":"October 7, 2018","user":"kimberly_m"},{"attraction_id":1601,"rating":5.0,"review":"Lots of fun. This was a lot of fun for us first-time e-bikers. The weather was beautiful, and the riding was very easy (although you could turn off the power if you wanted to and burn lots more calories). We enjoyed biking through parks and neighborhoods. Thank you,...","review_date":"September 10, 2018","user":"vickybee333"},{"attraction_id":1601,"rating":5.0,"review":"Super fun!. This tour is a blast. The bikes are so easy to ride, even up any inclines. You can cover a lot of ground and get a good overview of the area. Our guide (Ash) was excellent. Very attentive to the varied riding skills in our...","review_date":"September 5, 2018","user":"chrisl98109"},{"attraction_id":1601,"rating":5.0,"review":"A great way to get a good intro to Whistler. Top quality bijes and guide. An enjoyable way to get our bearing to Whistler. Thorougly recommended.","review_date":"August 25, 2018","user":"alexlondonuk"},{"attraction_id":1601,"rating":1.0,"review":"DO NOT BOOK IN ADVANCE!. We ran into the same problem as the earlier person. We scheduled the tour in advance, but it was raining. We called an hour before the tour and asked to reschedule for another time. The agent refused and said we could either go at the...","review_date":"August 25, 2018","user":"roger_s"},{"attraction_id":1601,"rating":5.0,"review":"See Whistler the easy way. It\u2019s an easy town to get lost in but not with bike guided tours.\nAsh was a great host who took time to explain the history of the whole area.\nVery informative and good fun.\nHighly recommended.\nBikes are easy and using the POWER mode...","review_date":"August 24, 2018","user":"nick_j"},{"attraction_id":1601,"rating":5.0,"review":"Fabulous!. The best part of this guided tour was the tour guide: Ash! Very thoughtful, informative, funny and friendly. Made the trip a complete success!\nWith all the bike trails in Whistler and the battery charged bike, it really make the tour enjoyable. I highly recommend...","review_date":"August 13, 2018","user":"loserpants"},{"attraction_id":1601,"rating":5.0,"review":"Great way to see more of Whistler!! . The e bike tour is a great way to see parts of whistler you wouldn\u2019t have ordinarily seen. All of the sites are absolutely stunning, especially the green glacier waters. The bikes are easy to use, and you can set them at different levels depending...","review_date":"August 4, 2018","user":"connor_g"},{"attraction_id":1601,"rating":5.0,"review":"Great activity. Great tour - really nice way to see Whistler on a summery day with lots of interesting info - added bonus was that we saw a bear!","review_date":"July 24, 2018","user":"ainsleyb64"},{"attraction_id":1601,"rating":5.0,"review":"Excellent way to see Whistler. Have been to Whistler a few times but never explored the variety (and extensive network) of bike trails. With the assisted pedal power of an e-bike it was the perfect way to get around and explore Whistler beyond the village. We covered a lot of...","review_date":"July 23, 2018","user":"vansandy2016"},{"attraction_id":1601,"rating":5.0,"review":"Bicycle on steroids. I'm not an avid biker and it was my first time on an electric bike. I was nervous to give it a try, but it was great! It took about a minute to feel pretty comfortable on the pedal assist bike. There was no throttle,...","review_date":"July 23, 2018","user":"monlyka"},{"attraction_id":1601,"rating":5.0,"review":"Great tour .... Great bikes....Great scenery. This was a fantastic way of seeing much more of the beautiful Whistler landscape than we could have by foot. The bikes were really fun to ride. Great guide and lots of interesting stories along the way, Highly recommended","review_date":"July 12, 2018","user":"brs21"},{"attraction_id":1601,"rating":5.0,"review":"Great Fun. If you want to have a tour of Whistler and see things you can\u2019t by car go on a Ebike tour with Ash. Lots of fun. He\u2019s full of knowledge about the area and wants to make your adventure memorable. Wind in your hair and...","review_date":"July 2, 2018","user":"gloriak378"},{"attraction_id":1601,"rating":5.0,"review":"Take the tour the day you arrive and feel alive.. I went on the trip with Ash and had a real blast. It shows you the trails that I could never experience driving a car or walking only on a bike. Since I am not in the greatest shape and have some heart issues I...","review_date":"June 28, 2018","user":"rick_b"},{"attraction_id":1601,"rating":5.0,"review":"What a great experience!!. My husband and I had an amazing experience riding the ebikes on the fantastic trails around Whistler and Creekside. The time we spent on the ebikes was just right and we were surprised about Ash\u2019s knowledge of nature and history. Ash you are a lot...","review_date":"June 28, 2018","user":"susivancouver"},{"attraction_id":1601,"rating":5.0,"review":"Awesome adventure. Ash took us on a great trip around Whistler on some amazing e-bikes. We visited Lost Lake, neighbourhoods with gorgeous homes, old growth forests and the original resort in whistler(Alta lake). The bikes made the 2+hour tour effortless and enjoyable. There were stops for washrooms...","review_date":"June 5, 2018","user":"lisagirl_11"},{"attraction_id":1601,"rating":4.0,"review":"Awesome experience!. We saw everything from million dollar homes to beautiful forest trails and even a black bear! Ash was super friendly and offered interesting nuggets of Whistler history and culture along the way. A terrific way to spend an afternoon in beautiful Whistler!","review_date":"May 28, 2018","user":"springtime3033"},{"attraction_id":1601,"rating":5.0,"review":"Guided electric bike tour. What an amazing experience! The owner\/guide Ash was lot of fun! We were the only two on this tour, as it is so late in the season, but he was more than willing to take us out. We had 3 1\/2 hours of gorgeous scenery...","review_date":"October 27, 2017","user":"lyndacm"},{"attraction_id":1601,"rating":5.0,"review":"Get A Good Feel for Whistler. The Fairmont Hotel recommended this bike tour and it was well worth it. Our guide, Rob, enlightened us on Whistler's economy, real estate values and challenges. The e-bikes are in great condition and the tour was fun and not strenuous.","review_date":"September 22, 2017","user":"nuritk3"},{"attraction_id":1601,"rating":5.0,"review":"Easy way to see the beuty of Whistler. Great 3 hour electric bike tour. If you can ride a bike, you can do this tour. Allows you to zoom up any hill effortlessly. Asher was our guide and gave us a great tour of the bike trails around green lake and the Alta...","review_date":"September 4, 2017","user":"sidneymom"},{"attraction_id":1601,"rating":5.0,"review":"Fantastic Tour!!!. We had the pleasure of doing an amazing morning EBike tour around with Ash on August 14th. The scenery is just breathtaking.\nBeautiful lakes, streams, giant lily pads, birds, bear den, plus all of the local information provided along the way was priceless.\nWe were...","review_date":"August 29, 2017","user":"lana_k"},{"attraction_id":1601,"rating":5.0,"review":"Our favourite activity EVER!!. Ash collected us from the hotel and I was a bit nervous having never been on an electric bike before but Ash was amazing. He explained everything and we had a trial run around the car park until we were confident and happy to move...","review_date":"August 20, 2017","user":"annademarco"},{"attraction_id":1601,"rating":5.0,"review":"Great scenery. Absolutely loved the tour with Ash. He was very informative and made it fun. It was my first time riding an electric bike. So worth it. Definitely would recommend this to anyone. Loved lost lake. Saw a bear too!!","review_date":"August 3, 2017","user":"stacey_j"},{"attraction_id":1601,"rating":5.0,"review":"cycling the wonderful paths surrounding Whistler. Ashley the owner and operator of Whistler EBikes took us out the other day for an ECO tour of Whistler. Our first stop was in a 400 year old Cedar Forest in the Lost Lake area. He gave us an informed talk of the trees...","review_date":"August 3, 2017","user":"gregory_p"},{"attraction_id":1601,"rating":5.0,"review":"Great way to see beautiful whistler. Ash, our guide, was full of information and whistler trivia. We saw three lakes and a stream. The trails were beautiful and we had a couple of stops to get water and food. Loved it.","review_date":"August 2, 2017","user":"paisagringa"},{"attraction_id":1601,"rating":5.0,"review":"Must do tour! . We four seniors had a great morning tour with Ash. The bikes are so much fun, safe and easy to ride. We biked through the redwoods and on paved trails to the lakes, enjoying the beautiful sights around Whistler.\nIt was as a lovely way...","review_date":"July 18, 2017","user":"storyteller705350"},{"attraction_id":1601,"rating":5.0,"review":"Loved it..... Would definitely recommend a cycling tour with Ash....it was a wonderful way to have a look around Whistler and it was so much fun. Ash made sure we were familiar with the E bikes before we headed off and he stopped along the way every...","review_date":"July 15, 2017","user":"jane_p"},{"attraction_id":1601,"rating":5.0,"review":"EBikes are the best!!. Loved every minute of our tour! The owner and tour guide, Ash, was very fun and knowledgeable. He took us to places that we would not have thought to go and the bikes made it very easy to get there. This was definitely a highlight...","review_date":"July 11, 2017","user":"susan_l"},{"attraction_id":1601,"rating":5.0,"review":"Fantastic three hour bike tour. The EBike experience was incredible. They make biking fun again. Ashley was very professional, knowledgeable, and his commentary during the tour was enjoyable. This was a definite highlight of our trip and we highly recommend it when you are in Whistler.","review_date":"July 10, 2017","user":"madjwyatt"},{"attraction_id":1601,"rating":5.0,"review":"Wonderful Time!. Ash was such a friendly, professional, and knowledgeable guide. We had a fantastic time enjoying sights we would not have gotten to without him. The bikes were fun and easy to ride. Truly enjoyed every aspect of the tour and especially the history lessons along...","review_date":"June 18, 2017","user":"sctraveler949"},{"attraction_id":1601,"rating":5.0,"review":"amazing way to spend the afternoon . What a wonderful way to cycle around whistler, hear the history, see the beauty and have fabulous company! Ash is so much fun and such a fountain of knowledge! Would recommend this tour 100%","review_date":"June 14, 2017","user":"tracey_l"},{"attraction_id":1601,"rating":5.0,"review":"What's a little rain?. Signed up for Tuesday morning with Whistler EBikes. Rain was threatening! Ash, the company owner was to be our guide. After going through a pre-ride bike check, we set out on our journey along bike paths, through the woods and around Green and Lost Lakes....","review_date":"June 3, 2017","user":"ken_d"},{"attraction_id":1601,"rating":5.0,"review":"Thoroughly recommend . Thoroughly recommend this e-bike tour of Whistler with Ash around lakes and through the forest, stopping for a coffee along the way. We enjoyed his commentating along the way of local knowledge and really appreciated the gloves he provided too!! It's the little extra's that...","review_date":"May 16, 2017","user":"eva_w"},{"attraction_id":1601,"rating":5.0,"review":"Whistler Ebikes. This ebikes tour was so much fun I would recommend anyone to give it a try. You don't need any fitness because the bike doe all the work.","review_date":"May 15, 2017","user":"neussy2"},{"attraction_id":1601,"rating":5.0,"review":"Great Experience and a new way to see the village. I've been to Whistler a dozen times but this past week I tried something new. Whistler E-Bikes. Really enjoyed the tour with the host, Ash. The electric bikes were very cool and make the terrain a non-factor for those concerned about hills and traveling around...","review_date":"May 12, 2017","user":"thomas_s"},{"attraction_id":1601,"rating":5.0,"review":"Fun day, bikes were great for all. We did this bike tour as part of an early Mother's Day adventure weekend with my sister and my very healthy 70+ year old Mom. We were joined by a lovely lady travelling from New Zealand and a couple of younger men. Ash made sure...","review_date":"May 7, 2017","user":"jmwooldr"},{"attraction_id":1601,"rating":5.0,"review":"Whistler Must-Do. We have been going to Whistler for years for skiing, biking, golf, canoeing - you name it. But this tour of the entire Whistler area on Ebikes was most memorable. This is definitely in the top 5 of things to do in Whistler.","review_date":"May 2, 2017","user":"valerie_m"},{"attraction_id":1601,"rating":5.0,"review":"Highly recommend, we had a great time!. Great way to see beautiful Whistler on these amazing bikes! Ash was energetic and it was clear he had a passion for what he was doing, even in the soggy weather....overall, a great guide! Highly recommend WhistlerEbikes!","review_date":"April 24, 2017","user":"ben_q"},{"attraction_id":1601,"rating":5.0,"review":"Definitely would recommend. This is an overdue review. My husband and I were in Whistler end of June\/early July and decided to take Ash's evening tour. It was our first time on an electric bike and it was an awesome experience. We got to see a lot and...","review_date":"December 8, 2016","user":"rinayi"},{"attraction_id":1601,"rating":5.0,"review":"\"A definite TO DO in Whistler\". Ash did an awesome job showing us the beautiful sights and sounds of Whistler. We had a fantastic day biking around the lakes, parks and had some incredible photo ops. He was informative and very flexible with the schedule and went out of his way...","review_date":"October 10, 2016","user":"sharon_b"},{"attraction_id":1601,"rating":3.0,"review":"Broken Promises. We were very interested in taking the Bike tour and Ash came across very well. Unfortunately the bikes were not very well maintained. We have Ebikes at home so knew what to expect. The bike is was given to ride had 1 broken brake lever,...","review_date":"September 23, 2016","user":"jnkv"},{"attraction_id":1601,"rating":5.0,"review":"Don't Miss this Awesome Experience. Spent a totally awesome morning with Ash exploring the Lakes area around Whistler. The bikes are the latest, state of the art EBikes, require little effort and are so easy to ride.... Ash is so passionate and adds a personal perspective to this beautiful and...","review_date":"September 15, 2016","user":"hedgemda"},{"attraction_id":1601,"rating":5.0,"review":"Whistler E bikes \ud83d\udeb2 . What a awesome time I had on the tour whistler E bikes took us on, Latia was a awesome host, we went round every lake in whistler which was interesting being I was there 2 years ago and didn't see half if any of the...","review_date":"September 15, 2016","user":"daniel_r"},{"attraction_id":1601,"rating":5.0,"review":"Highly reccomend!. We had the opportunity to go on the ebike tour this morning with Ash and it was AMAZING!! I would highly recommend this experience to everyone, the sights are beautiful, the bikes are incredible and Ash was a brilliant guide, he was friendly, informative and...","review_date":"September 6, 2016","user":"ecookie123"},{"attraction_id":1601,"rating":5.0,"review":"Canada Holiday. Had the opportunity today to go for a ride with Ash on this tour. The training , guidance and patience he showed with our group was outstanding. His knowledge of the area and stopping halfway for a coffee stop with one of the best coffees...","review_date":"August 30, 2016","user":"moombanpconsole"},{"attraction_id":1601,"rating":5.0,"review":"Best way to see the town. The owner, Ash, is a great guide, storyteller and companion on a fantastic trip around Whistler. I expected a nice outing and received an exciting adventure. So glad we were able to join the group of people that had booked the time. They were a...","review_date":"August 27, 2016","user":"judy_m"},{"attraction_id":1601,"rating":5.0,"review":"Great Tour! . My wife and I used a Social Shopper coupon to book our tour. Our guide Latia was awesome...friendly, knowledgable, and she respected my wife's insecurity on the bike. The bikes are awesome; even if you don't ride a lot, the power from the motor means...","review_date":"August 26, 2016","user":"grant_f"},{"attraction_id":1601,"rating":5.0,"review":"A Dream of a Ride. We just finish our E bike tour with Ash as our guide and it couldn't have been more exhilarating! The combination of the ease of the electric bike and the magnificent beauty of the Whistler Valley is an experience we will do again and again....","review_date":"August 24, 2016","user":"96jacquelinec"},{"attraction_id":1601,"rating":5.0,"review":"Really neat way to experience a new side to Whistler. Have made countless trips to Whistler in all seasons for more than 20+ years. This was our be a local tourist trip so we did some things we wouldn't normally do. My pre-teen and I loved this and I would do it again. You still...","review_date":"August 24, 2016","user":"116lynnej"},{"attraction_id":1601,"rating":5.0,"review":"Great time!. This was simply a fantastic tour! We learned a ton about Whistler from our guide--Ash, and also had a great time. We covered over 30km and toured pretty much the entire valley, and found a couple of really cool food spots along the way. We...","review_date":"August 19, 2016","user":"mark_m"},{"attraction_id":1601,"rating":5.0,"review":"Thoroughly enjoyable experience. If you want to see the natural beauty that Whistler has to offer then this tour is a must! The bikes are easy to operate and you will be sure to turn heads as you go cruising around the lakes and exploring the magical scenery....","review_date":"August 13, 2016","user":"ryan_o"},{"attraction_id":1601,"rating":5.0,"review":"Do it .. I would highly recommend this tour. For a 78 yr old non bike rider this exceeded all my expectations. Put it at the top of your list.\nKen Neuman","review_date":"August 12, 2016","user":"drkneuman"},{"attraction_id":1601,"rating":5.0,"review":"Leisure. It was so amazing of this Ebike and our tour Latia who showed us around Whistler tour like : Lost Lake , animals parks etc., we rode for around 3 hours without getting tired but still can paddle on this Ebike excercise, love to do...","review_date":"August 12, 2016","user":"cosmosynergy"},{"attraction_id":1601,"rating":5.0,"review":"One day in Whistler. We only had a short time in Whistler and thought a bike ride would be a good way to look around . Latia our guide was fantastic - she took us on trails we would have never found on our own. What a great way...","review_date":"August 11, 2016","user":"f4973frphilp"},{"attraction_id":1601,"rating":5.0,"review":"Expect the Unexpected. Do yourself a favour and get off your butt, get off the couch, get on one of these electric bikes with Ash and get on with this tour. Fantastic experience and Ash well he is the best.","review_date":"August 7, 2016","user":"ozzypete1"},{"attraction_id":1601,"rating":5.0,"review":"best bike tour ever.. I have ridden my mountain bike up at Whistler many times as a local but this tour took us on trails I had never explored before. We were able to see all five lakes and a 3 hour tour seemed like only 1\/2 hour. We...","review_date":"August 5, 2016","user":"deb_r"},{"attraction_id":1601,"rating":5.0,"review":"Awesommmeee. What a fun time with our tour guide Latia. Patient, informative and so much fun. Would highly recommend her tour. The bikes make your day in Whistler such a fabulous experience. You can see all the lakes with very little effort going up and down...","review_date":"August 1, 2016","user":"gloriak378"},{"attraction_id":1601,"rating":5.0,"review":"Awesome experience, taking in the sights and history. A great afternoon out with Ash. super friendly and knowledgable. Electric bikes are an absolutely revelation!","review_date":"July 19, 2016","user":"jimchuck2016"},{"attraction_id":1601,"rating":5.0,"review":"One of the best activities in Whistler. Great concept! I do the occasional spin class but I am not a cyclist. I can recommend electric biking for anyone at any fitness level. If you have ever ridden a bike you can do this. It was a great way to see Whistler as...","review_date":"July 17, 2016","user":"claire1616"},{"attraction_id":1601,"rating":5.0,"review":"ONE OF THE BEST DAYS OF MY LIFE!!!. Wow!! Tried this not really knowing what to expect and OMG it was INCREDIBLE! Literally one of the most amazing experiences of my life! The powered bikes made it super easy to get around, the scenery was unbelievable and Latia was an awesome tour guide.....","review_date":"July 16, 2016","user":"sherpa648353"},{"attraction_id":1601,"rating":5.0,"review":"Fun day in the valley with Ash!. What a fun time! This is an activity that should not be missed. We went on the 3 hour tour in the afternoon and had a blast. The bikes are great and easy to use and the scenery was wonderful. Ash added great color to...","review_date":"July 13, 2016","user":"diverwestmi"},{"attraction_id":1601,"rating":5.0,"review":"\ud83d\udcaf!! Best way to see Whistler!! \ud83d\udcaf\ud83c\udde8\ud83c\udde6\ud83d\udc3b. BEST experience! Our guide was so great! knowledgable, considerate and worked the whole ride around us and what we wanted to see. We have been travelling BC for the last month and hands down this was the best thing we have done so far. Such...","review_date":"July 12, 2016","user":"imisstheoldterry"},{"attraction_id":1601,"rating":5.0,"review":"Our kids loved it!!. I want to thank Ash for taking our kids out and showing them Whistler. They had a total blast and couldn't get enough time on the bikes. They LOVED it. We were a bit a nervous leaving our kids with a stranger, but Ash reassured...","review_date":"July 11, 2016","user":"ponypones"},{"attraction_id":1601,"rating":5.0,"review":"Morning tour. Awesome time! Our tour guide was fun and knowledgeable. As a whistler local I was still learning lots and going new places! I will definitely be going again! What a great way to see whistler!","review_date":"July 7, 2016","user":"megan_h"},{"attraction_id":1601,"rating":5.0,"review":"Fabulous time!!!. I can highly recommend Ash's Bike Tour to just about anyone capable of sitting on a bike seat. The bikes are amazing, we were so thrilled that we are planning on buying some electric bikes!!\nAsh gives a meaningful guided tour\/history\/ecological lesson while you roll...","review_date":"July 5, 2016","user":"cchatten"},{"attraction_id":1601,"rating":4.0,"review":"E Bikes the only way to go.. Great way to tour Whistler Village. Ash is a great guide explaining about flora and fauna, history of the area, and commentary on tour visits. E bikes make biking effortless for even seniors. Plus its a very laid back tour with lots of stops. Didn't...","review_date":"July 5, 2016","user":"crystaltwo2014"},{"attraction_id":1601,"rating":5.0,"review":"Great Time On An E-Bike, Gotta Try It. We have biked many times in Whistler, but this was our first on an e-bike. It was great and we'd do it again in a heart beat. The e-bike enhanced our peddling and the ride was smooth and easy. You can coast along and take...","review_date":"July 4, 2016","user":"2marcopolos"},{"attraction_id":1601,"rating":5.0,"review":"Felt like I had super human biking powers!. Whistler E Bikes offers locally guided cycling tours on electric bikes, through the Whistler Valley along the Valley Trail, taking in lakes, old growth forests and fantastic mountain views along the way. Our guide was Ash, the proprietor of Whistler E Bikes, and he provided...","review_date":"July 1, 2016","user":"candace_e"},{"attraction_id":1601,"rating":5.0,"review":"Fantastic outdoor activity for a diverse group. Our family just came back from a weekend in Whistler, and our Whister Ebike tour was one of the highlights for everyone. Our group of six - four adults and twelve year old twins - included two biking enthusiasts, two non-enthusiasts, and a rider with...","review_date":"June 6, 2016","user":"lisar00"},{"attraction_id":1601,"rating":5.0,"review":"Whistler Ebikes and Ash. I have a bad knee and my wife booked a trip with Ash for me. It was great. I used to ride a lot, but have had issues since I had my knee scoped. Talking to Ash was like talking to an old friend and...","review_date":"May 22, 2016","user":"cbrentfranks"},{"attraction_id":1601,"rating":5.0,"review":"Great Ride. I just went for a big ride with whistler ebikes yesterday - it was so amazing. The bike was surprisingly fun and easy to use - Ash had some great stories to tell while travelling along whistlers trails. I highly recommend this to those who...","review_date":"May 21, 2016","user":"gaza4829"},{"attraction_id":1601,"rating":5.0,"review":"Ebikes visit a must !. Arrived in Whistler for a quick visit and made the right decision to choose Ebikes.\nAsh gave us a quick lesson on the bikes......easy, in minutes we were up and running. Covered much more distance and saw more of the lakes and trails on Ebikes...","review_date":"May 9, 2016","user":"martin_p"},{"attraction_id":1601,"rating":5.0,"review":"Great fun. If you have very basic ability on a bike you will really enjoy this. We were picked up from our hotel by Ash (the owner of the business) and given a quick lesson on the ebike. We then set off on a wonderful ride through...","review_date":"April 28, 2016","user":"gary_h"},{"attraction_id":1601,"rating":5.0,"review":"A memorable experience. What an awesome experience! The deluxe bikes were smooth and the riding was effortless. Our tour guide Latia led the way around Whistler's five scenic lakes, golf course, and nature paths. We four seniors had no trouble keeping up because the bikes did all the...","review_date":"November 10, 2015","user":"evelyn_w"},{"attraction_id":1601,"rating":5.0,"review":"Awesome E Experience . Highly recommend! Great experience with Ash exploring Whistler via EBikes! Such ease riding over 75 km, best EBikes in the world made this experience so enjoyable. Our Wonderful guide made the 3 hours of exploration of this beautiful place something my wife and I will...","review_date":"October 21, 2015","user":"1greg0007"},{"attraction_id":1601,"rating":5.0,"review":"Amazing day with Ash. . Ash the owner introduced me to his electric bikes, my they have come a long way since the last time I rode an electric bike, some 15 years ago.\nSo much lighter and as the bike still has mountain bike gearing and brakes, the power...","review_date":"October 6, 2015","user":"dw477"},{"attraction_id":1601,"rating":5.0,"review":"E-bikes are the way to go.. My wife and I booked a 3-hour tour. Ash was very helpful and knowledgeable of the area. The E-bikes are awesome, requiring little more than pedalling the bike. Beyond that, there is little more effort required. We kept mainly to the paved trails, but Ash...","review_date":"September 19, 2015","user":"leo_l"},{"attraction_id":1601,"rating":5.0,"review":"EBikes are here to stay.. We had travelled to Whistler BC Canada for a 5 day weekend so time was limited. We saw Whistler EBike provided tours of the areas among the mostly paved trails. We were eager to give them a try. We pre-booked prior to our arrival as...","review_date":"September 12, 2015","user":"brucep54"},{"attraction_id":1601,"rating":5.0,"review":"A fantastic tour of Whistler Valley. My wife and I had a wonderful time riding e-bikes around the valley with Ash. He is a very knowledgeable guide who cares about the environment and can tell you anything you want to know about the area. The trails are just beautiful, the pace...","review_date":"September 2, 2015","user":"dannov90"},{"attraction_id":1601,"rating":5.0,"review":"An amazing experience!. I whole-heartedly recommend Whistler Ebikes for an amazing one of a kind whistler experience. The bikes are crazy cool! But on top of that Ash Conrad is the best. He is fun and knowledgeable. By the end of the trip you will have a new...","review_date":"August 16, 2015","user":"fredjr11"},{"attraction_id":1601,"rating":5.0,"review":"A Ride on the Wild Side. I experienced a ride on the wild side with Whistler's E-bike tour.\nThis was my first time to hear about and ride an e-bike, a bike with battery power! I was super impressed by the functionality and level of power to fit the tour group's...","review_date":"August 11, 2015","user":"tasteandseelife"},{"attraction_id":1601,"rating":5.0,"review":"e bike tour. number one, these e bikes are amazing. pedal assisted power, you can zip up hills and it feels very safe. they are not huge in the US yet, but will be soon. in 3 hours Ash took up and down, all around the Whistler Valley....","review_date":"August 6, 2015","user":"dif56"},{"attraction_id":1601,"rating":5.0,"review":"Whistler Ebikes. My sister and I enjoyed a fantastic ride along some of Whistler's most beautiful trails. I was surprised to feel the workout (moderately the next day) since I ride the Whistler trails often. This ride was much more fun than just using muscle power because...","review_date":"August 4, 2015","user":"penny_b"},{"attraction_id":1601,"rating":5.0,"review":"We rode 26 kilometers in two hours ! . We went on the ebike tour with Ash on our last night in Whistler. It was so much fun ! Pedaling was so easy, I went 22 mph up a steep hill with minimal effort. The trails are so beautiful, dotted with lakes, forest, and...","review_date":"July 29, 2015","user":"tammymaxey"},{"attraction_id":1601,"rating":5.0,"review":"Whistler E-bikes. While on a Scenic tour in April, 2015, we were offered an e-bike tour of Whistler. The tour around the town and nearby beauty spots was enjoyable and extremely interesting. The bikes were easy to use and of very good quality and condition. Ash and...","review_date":"June 28, 2015","user":"rosandpete02"},{"attraction_id":1601,"rating":5.0,"review":"Electric bike tour of hidden Gems in Whistler!. Great way to see the hidden spots all the locals know in Whistler. Ash was an excellent guide who had great knowledge of the area! We also saw a bear along the way which was a highlight! Would highly recommend this tour for people of...","review_date":"June 22, 2015","user":"kerls14"},{"attraction_id":1601,"rating":5.0,"review":"Fun, exciting bike tour of Whistler!. We went on a guided bike tour with Ash. I was a bit nervous, as electric bike made me think it would need gears, etc. Was just like a regular bike, but makes each pedal go further, and assists you up hills. Highly recommend for...","review_date":"June 14, 2015","user":"julie_p"},{"attraction_id":1601,"rating":5.0,"review":"Whistler Electric Bike Tours. I was talked into this tour after my wife enjoyed hers so much. I was late in the day and luckily the only customer. When asked what I wanted to see I asked for \"bears\". After seeing that I could ride a bike Ash took...","review_date":"June 5, 2015","user":"barry_w"},{"attraction_id":1601,"rating":5.0,"review":"Guided ebike tours of Whistler BC Canada. I had not been on a bike for 30 years - this tour was fabulous, an exhilarating 3.5 hour tour in the fresh air with beautiful views everywhere.\nThe group age varied from 20yo's to 80yo's, with guides at the back and front , staying...","review_date":"June 5, 2015","user":"barry_w"},{"attraction_id":1601,"rating":5.0,"review":"Great way to see Whistler!. I enjoyed an ebike tour with my parents in May... seeing the full length of the Whistler valley by bike would normally have be a challenge for them, but on the ebikes it was a doddle! The tour guide was excellent, and it was one...","review_date":"June 1, 2015","user":"willynaylor"},{"attraction_id":1601,"rating":5.0,"review":"Fun guided E Bike Tour in Whistler. Experienced the very best of Whistler today. While on a tour with Scenic, we were offered this E bike guided tour with Whistler e bikes. Ash was our guide and was just amazing. Calls himself the chief fun officer and believe me, he delivers. Such...","review_date":"May 23, 2015","user":"marilyn_s"},{"attraction_id":1601,"rating":5.0,"review":"Best way to view Whistler!. Today we went on a tour and had an awesome time, I'd never ridden an electric bike before and was really surprised how much fun they are! We rode around the valley for 3 hours, taking in some truly stunning scenery, some really cool bike...","review_date":"May 13, 2015","user":"d-joust"},{"attraction_id":1601,"rating":5.0,"review":"Up hill is gone. I ripped around all over the Whistler valley last summer I had a blast. All over the valley trails from Lost Lake to Green Lake to Alta Lake to Nita lake around Alpha lake to Function Junction including all around Lost lake trails. At 51...","review_date":"April 28, 2015","user":"jpg-whistler-bc-ca"},{"attraction_id":1601,"rating":5.0,"review":"New discoveries in a familiar place. I had a ton of fun with Ash, he's a super good guy and a lot of fun to bike around with. I spend lots of time up in Whistler and, on this tour, I felt like I was on holiday somewhere completely new.\nIf...","review_date":"April 26, 2015","user":"mylesgalv"},{"attraction_id":1601,"rating":5.0,"review":"Unique way to see beautiful Whistler. Had the opportunity to go on a fully guided electric bike tour of Whistler. What a great activity!!\nGot to see parts of Whistler i would never have got to - thanks to the excellent guide -Latia.\nThe bikes are wonderful technology that allows you...","review_date":"August 13, 2014","user":"jim_s"},{"attraction_id":1603,"rating":5.0,"review":"Great day out with Noah and Liz.. We are a group of four friends on holiday from Scotland and Ireland. We arrived in a very smokey Penticton late the night before our tour, and to be honest had no idea what to expect. Well, we were delighted with our experience.Liz drove us...","review_date":"August 19, 2018","user":"jane_o"},{"attraction_id":1603,"rating":5.0,"review":"Wonderful afternoon of biking and wine touring. Jesse was a pleasure to have as our guide. He had lots of very interesting stories to tell us as we rode along the Kettle Valley Trail. My bike had a flat along the ride and Jesse fixed that for us without any issue.\nHe...","review_date":"August 13, 2018","user":"gstrocher"},{"attraction_id":1604,"rating":5.0,"review":"Killer Tour!!!!!!. Our host, Aman (hope I spelled it right, rhymes with Salmon), last name \u201c5 stars\u201d knocked it out of the park!!! We learned so much about the city and it\u2019s seedy, historical underbelly. Highly recommended to locals and all new friends to the city. What...","review_date":"November 26, 2018","user":"leroythefish"},{"attraction_id":1604,"rating":5.0,"review":"A real education in beautiful Vancouver right in my backyard... As well as intertaining.. Lenard Stand was entertaining with his animated education story telling. He engage our imagination of the passed history of Vancouver. My friend really enjoyed her self too. I will in the future will attend other \"Forbidden Tour\". A must do to attend this companies tour.","review_date":"May 19, 2018","user":"rowena_c"},{"attraction_id":1604,"rating":5.0,"review":"Loved this tour!. We took a large group of young ladies on this tour. We had two fabulous guides who were fabulous story tellers. We found the guides to be engaging, animated, and knowledgeable. We will do this again for sure!!","review_date":"April 16, 2018","user":"jaimiemwebster"},{"attraction_id":1604,"rating":5.0,"review":"Interesting and entertaining. Nevada managed to keep 7 boys (age 12-19) interested throughout the whole tour. Impressing! Her knowledge and her perfomance kept us all engaged. Thank you!","review_date":"January 5, 2018","user":"fredrik19692014"},{"attraction_id":1605,"rating":5.0,"review":"Highlight of our trip!!!. We LOVED this tour. The food was delicious, and we loved the history Melissa gave us about the city. Montreal has such a rich cultural background. We had a wonderful time learning about the area, as well as eating such delicious food. Such a fun...","review_date":"September 20, 2018","user":"jessica_c"},{"attraction_id":1605,"rating":5.0,"review":"Battle of the Bagels. Fantastic way to experience Montreal like a local, learn history and eat great food. Our guide, Melissa, was funny, knoweledgeable and our time with her flew by. The food was phenomenal and included some surprises as well as the ability to try different bagels and...","review_date":"September 15, 2018","user":"staceym234"},{"attraction_id":1605,"rating":5.0,"review":"Great way to explore the city. We were lucky to have had Melissa, the owner, lead this tour. It was well balanced between eating and walking, and there was never a dull moment. I especially liked how we got to compare two different bagel joints as well as two different smoked...","review_date":"July 23, 2018","user":"jenny_q"},{"attraction_id":1605,"rating":1.0,"review":"Canceled and unprofessional. Ruined 2 of my trip days. I registered and paid for 2 tours with this vendor and both were canceled by the vendor within 5 days of my trip. If this vendor can't run their tours they really need to stop advertising them. Nothing like planning your trip and then having...","review_date":"July 22, 2018","user":"peakviewatbreck"},{"attraction_id":1605,"rating":5.0,"review":"Professional, knowledgeable, excellent . We loved this tour. Melissa brings knowledge of Canada\u2019s history along with her knowledge of culinary history. What a combination!! Be prepared to EAT!!! And learn history. Walking was leisurely and the poetry significant.","review_date":"June 21, 2018","user":"lucyscuba"},{"attraction_id":1605,"rating":5.0,"review":"All around excellence!. Four of us took the Jewish Neighborhood Food Tour with Melissa Simard as our guide. Melissa was an outstanding guide and very knowledgeable. The food was outstanding and very plentiful. If you are considering taking this tour, I strongly recommend you don't eat breakfast before...","review_date":"June 4, 2018","user":"jasonbecky"},{"attraction_id":1605,"rating":5.0,"review":"Be Ready to EAT. There are only a few things you need to know about this tour: 1) Be ready to eat, come hungry and participant. 2) Be ready to walk. Melissa was GREAT and full of knowledge not only about food and the neighborhood, but about the history...","review_date":"June 4, 2018","user":"kent1171"},{"attraction_id":1605,"rating":5.0,"review":"Great, tour, great food, great guide. This was a wonderful tour of the old Jewish area of Montreal. We thought we knew a bit about the area but learned so much more. The food selections were excellent. We got to compare the best bagels and smoked meats, and had the best...","review_date":"May 15, 2018","user":"katimil"},{"attraction_id":1605,"rating":5.0,"review":"Fabulous Food Tour. We loved our food tour through Mile End! Melissa, our guide, is the best sort of expert: she's able to share her extensive knowledge in an engaging and personalized way. We met at deli for a sit-down introduction and smoked meat sandwich; then walked and...","review_date":"March 31, 2018","user":"rachelwlaw"},{"attraction_id":1605,"rating":5.0,"review":"Excellent Tour. Three generations of our family took this wonderful tour of Montreal\u2019s historic neighborhood with Melissa\u2014chef, historian, and delightful guide. We felt we hit all of the culturally and gastronomically significant restaurants and bakeries. A great way to experience the neighborhood.","review_date":"March 20, 2018","user":"judyinmdr"},{"attraction_id":1607,"rating":5.0,"review":"Photowalk through Gastown. I really enjoyed my tour with Sam today. He proivded me with some very helpful tipps and tricks to get deeper into streetphotogrphy all while showing me gastown and the nearby neighborhoods. He clearly knows what he\u00b4s takling about and more important he knows how...","review_date":"July 29, 2018","user":"philipph77"},{"attraction_id":1607,"rating":5.0,"review":"Perfect Photo Tour. As a relatively new 'photographer' this was perfect for me. Ricardo was the perfect guide and helped me hugely with regards to the understanding of photography terms such as ISO, Aperture & Shutter Speed. I was able to create some great images, enjoy my favorite...","review_date":"April 23, 2018","user":"brad_s"},{"attraction_id":1609,"rating":2.0,"review":"Disappointing . Tour isn\u2019t worth it as get dropped at heritage centre, taken to the welcome to Yellowknife sign, go to an cultural community (which is just normal houses now and sit on the bus which couldn\u2019t see out as frozen windows), got to pilot monument which...","review_date":"February 8, 2019","user":"nataliaasher"},{"attraction_id":1609,"rating":5.0,"review":"Excellent city tour. Winfred is patient, generous of his time and his person. An excellent guide. We had a wonderful time around town, at the Legislative Assembly, the Museum, de Diamond Center, the Old Town... :-)","review_date":"August 24, 2018","user":"michelle_d"},{"attraction_id":1612,"rating":5.0,"review":"Fantastic way to experience Old Quebec City. The two of us arrived on time and learned that the rest of the 9 am group had cancelled. So, Pierre, our guide, gave us a private tour. He was extremely knowledgeable of the City,and we had some very interesting one-on-one discussions. He took the...","review_date":"October 10, 2018","user":"stay19920"},{"attraction_id":1612,"rating":5.0,"review":"Great Bike Tour - Great Guide. We really enjoy bike tours as a way to experience new cities, and this tour was as good as we have done or could have expected. Despite no other tourist signing up for the ride that day, our guide Pierre was willing to spend the...","review_date":"October 1, 2018","user":"jeff_s"},{"attraction_id":1612,"rating":5.0,"review":"Fun Morning Activity . My wife and I are seniors in average fitness and found this a great way to learn about the city. Our experience of guide Paul was that he was both passionate and knowledgeable. He made it a very enjoyable experience. The electric bikes made the...","review_date":"September 28, 2018","user":"gotoguy23"},{"attraction_id":1612,"rating":5.0,"review":"Tremendous tour on really nice ebikes. First and probably most important, are that the bikes are truly well maintained ebikes with good power. The one hill you have to climb becomes easy with these bikes. If you are worried about excessive effort, don't worry. The first couple of hours are on...","review_date":"September 3, 2018","user":"rc30319"},{"attraction_id":1612,"rating":5.0,"review":"Electric bikes awesome for old fat persons.. We 1 fat and 2 old persons and these bikes were perfect. Saw a lot because of the bikes, tour ended up being private, we took our guide out to lunch with us (tipped him as well of course) afterward, he was such a nice...","review_date":"August 14, 2018","user":"momanna"},{"attraction_id":1612,"rating":5.0,"review":"Great electric bike tour of Quebec City. Being over 60, and having not ridden a bike for quite a few years, I was a bit apprehensive about booking this tour. Was I ever wrong! The staff in the shop were so patient going over all the necessary information to ensure I would...","review_date":"July 13, 2018","user":"marsha_u"},{"attraction_id":1612,"rating":5.0,"review":"Perfect for any level of rider. We were worried that as seniors we would not be able to keep up on the ride, but these electric bikes make all the difference. Cruising up steep hills was easy. The tour was well led by Paul and his English was excellent. We enjoyed...","review_date":"June 21, 2018","user":"rick_h"},{"attraction_id":1613,"rating":5.0,"review":"Awesome adventure!. This is a perfect place for outdoorsy people - for all ages who wants to have a thrilling experience climbing trees, flying in the air, and staying balanced while crossing a rope. The classic adventure course was already pretty challenging but if you want to...","review_date":"October 27, 2018","user":"shereeru"},{"attraction_id":1613,"rating":5.0,"review":"Fantastic adventure for adventurous kids and their parents. I took my son to WildPlay last month. He loves parkour and climbing so this place was a paradise for him. The staff were friendly and flexible and fun to be with. We did the Classic Adventure Course and it was excellent. We also did...","review_date":"October 4, 2018","user":"writetraveler"},{"attraction_id":1613,"rating":5.0,"review":"3 generations....awesome memories!. Type says family with teenagers but it was just adults. Went with my son 36 yrs old, my mother 76 yrs old and myself 56 yrs. old. The staff was awesome!!! My mom is afraid of heights but between my son (her grandson) and the...","review_date":"July 29, 2018","user":"thurstytraveller"},{"attraction_id":1613,"rating":5.0,"review":"Excellent facility.. I was looking for a challenge. I had been to Wildplay's Maple Ridge facility and loved it. When I found out they had one near Victoria, I had to try it.\nI signed up for the full package. When I was in the upper course,...","review_date":"July 20, 2018","user":"leo_l"},{"attraction_id":1613,"rating":5.0,"review":"Kids had fun!. I brought my son and his friend here as they were fairly indecisive on what activity the wanted to do. They are both 14 so I figured why not give it a shot after googling \"things to do\". They ended up doing all 3 activities:...","review_date":"July 11, 2018","user":"sherriew_11"},{"attraction_id":1613,"rating":5.0,"review":"Very challenging! The kids loved it!. We were vacationing on Vancouver Island for a week and found this. We took the family to see what we would be in store for and everyone wanted to do it. We had a large group, 8 people. They were able to put all of...","review_date":"June 18, 2018","user":"dan_s"},{"attraction_id":1614,"rating":5.0,"review":"Super friendly, great service, good bike options. We had a great day biking around Quebec City and Levis thanks to Echo Sports! Super friendly service. Highly recommend.","review_date":"August 10, 2018","user":"bcrocks604"},{"attraction_id":1614,"rating":5.0,"review":"Fantastic way to see Old Quebec city!. I was in Quebec for three days so thought it would be a nice way to see the city. I phoned and reserved 4 bikes for the next day. The staff was excellent and very helpful. We rented them for the day and planned a...","review_date":"August 8, 2018","user":"wiza"},{"attraction_id":1614,"rating":5.0,"review":"A really nice way to experience the beauty of the area. Great location, well-tuned bikes, very helpful English-speaking staff. Go for the loop- take the ferry, ride along the St. Lawrence, cross the bridge and back.","review_date":"July 21, 2018","user":"jamoss23"},{"attraction_id":1615,"rating":3.0,"review":"Not what I expected for a ghost walking tour.. Im not sure what I was expecting but I was somewhat dissapointed. It felt like you were watching an ambulatory play. It was allright but too much distraction from vehicles, passerbys that it didn't create the 'scary' atmosphere for a ghost walking tour.","review_date":"October 31, 2018","user":"patty_t"},{"attraction_id":1615,"rating":5.0,"review":"One of the best ghost walks I've been on. I took the Halloween ghost tour two days ago and it was a highlight of my trip, not least of which was due to our guide Gregoire (his character name, I think his real name was Gerard, but I'm not positive). Such a great storyteller!...","review_date":"October 28, 2018","user":"karen_h"},{"attraction_id":1615,"rating":5.0,"review":"Eventful . I booked this tour not knowing what to expect, I must say it was very interesting. My boyfriend and I enjoyed our tour! If you go ask for frank Aka Franklin he was the best tour guide ever he Made the experience so surreal. We...","review_date":"October 26, 2018","user":"skymiles27"},{"attraction_id":1615,"rating":4.0,"review":"Great way to see Old Montreal. Our guide was a fabulous story teller and it was a great way to wander around Old\nMontreal as we heard some history and some stories. As some other guests have mentioned, it wasn\u2019t quite as ghost-focused as other ghost tours we\u2019ve been on in...","review_date":"October 21, 2018","user":"laurens97"},{"attraction_id":1615,"rating":5.0,"review":"Wonderfully entertaining theater!. I could do this every night - the actor\/guide was a brilliant storyteller, an engaging, clever character who enthralled us at every stop with his creepy historical tales told in the exact physical places of the horrifying events. He made the tales completely believable and...","review_date":"October 21, 2018","user":"cathyk284"},{"attraction_id":1615,"rating":5.0,"review":"Fantastic!. Our host was Edith, a ghost who had a lot of knowledge of gruesome and gory stories, as well as hubs of paranormal activity around old Montreal. It was a really fun tour that I would do again, just sad I won't be in town...","review_date":"October 7, 2018","user":"jolic452"},{"attraction_id":1615,"rating":3.0,"review":"More History Than Ghosts. Our guide was very good & walking around Old Montreal at night was cool. However, there really weren\u2019t any ghosts to talk about. There were some gruesome stories but I wanted more.","review_date":"August 28, 2018","user":"vanclaire"},{"attraction_id":1615,"rating":3.0,"review":"Was ok. Not the best ghost tour I ever experienced, but maybe not the worst. It was an amusing way to kill 1.5 hours, but the stories I did not dind that interesting. Nor were theu delivered very well.","review_date":"August 25, 2018","user":"mountaintopmister"},{"attraction_id":1615,"rating":5.0,"review":"Interesting and fun!. Alice was our guide. She was so great and we were really engaged by her. We got lots of fun ghost stories and history of the city. Something different to do in the evening. Great for families, too!","review_date":"August 19, 2018","user":"sammyham"},{"attraction_id":1615,"rating":5.0,"review":"Family fun!. Our teenagers were impressed by the tour guide\u2019s enthusiasm and knowledge. Interesting stories about some of the history of the city, and fun for all of us, even though we are not all \u201cghost\u201d people! Definitely worth the time for a different perspective on the...","review_date":"August 13, 2018","user":"heather_n"},{"attraction_id":1615,"rating":5.0,"review":"Ghosts, Torture and Murder. Ghost tour was absolutely the highlight of our first night in Montreal. \"Lily\" played her part well and made several grisly and ghoulish tales come alive; all while delivering historical and cultural facts about the city as we traipsed through Old Montreal. Bravo!","review_date":"August 9, 2018","user":"tim_m"},{"attraction_id":1615,"rating":5.0,"review":"Great Ghost Tour . My favorite ghost tour yet and I've seen a lot of'em all over the World. My guide was Ronnie and it was on Dec 30th. The coldest Dec, 30th in Montreal's recorded history. Yet the tour was excellent. Wasn't rushed at all, every question was...","review_date":"February 25, 2018","user":"alan_h"},{"attraction_id":1616,"rating":5.0,"review":"Wonderful Tour with lots of food. This was a very special day we spent with Melissa. We immediately connected and had a terrific time touring China Town. Melissa is a great host and has a great repertoire with the merchants we visited. We felt welcomed by each of them and it...","review_date":"December 17, 2018","user":"cappt"},{"attraction_id":1616,"rating":5.0,"review":"Great Food - Great History. The is a wonderful tour, one that will fill your stomach and mind. Our tour guide M\u00e9lissa Simard made our experience engaging from start to finish. She was very interested in what kinds of foods we liked and disliked, then really customized all of our...","review_date":"December 2, 2017","user":"weschazy"},{"attraction_id":1617,"rating":5.0,"review":"Great bike tour first of the season!. Matt was a wonderful tour guide on the first tour of the season. A beautiful spring day and Matt showed us the high lights of Victoria along with the history. The bike tour was well paced and seemed to cover most of the city. Matt...","review_date":"March 19, 2019","user":"barbara_l"},{"attraction_id":1617,"rating":4.0,"review":"Weather rainy--Matt (guide) Sunny. Even though the weather was rainy and a little cold, Matt was great to take us out on the Highlight tour. He tailored it to my daughter and I and was a good sport about the rainy weather.","review_date":"October 9, 2018","user":"wyomagpie"},{"attraction_id":1618,"rating":4.0,"review":"Nice afternoon on the canal.... This is a short, pretty little ride down the canal, the tour guide can be a bit much at times, but it seems that people really enjoy his work, so who am I to say? It's all in good fun, and I recommend checking out...","review_date":"October 16, 2018","user":"vanilarama"},{"attraction_id":1618,"rating":5.0,"review":"Very entertaining. First of all the boat is very nice, large and totally electric. What makes this cruise is the bilingual commentator, Brennan. He never stops talking and can switch from French to English without hesitation. His stories are informative but he also brings humour into the...","review_date":"September 16, 2018","user":"larry_m"},{"attraction_id":1618,"rating":4.0,"review":"Cruising on the Rideau Canal. While in Ottawa, we took a Rideau Canal Cruise. This is a unique and relaxing way to explore on board a brand new 100% electric boat, sailing the canal from downtown\u2019s National Arts Centre to Lansdowne Park to Dow\u2019s Lake and back with myriad scenic...","review_date":"September 11, 2018","user":"mike_k"},{"attraction_id":1618,"rating":5.0,"review":"Wonderful afternoon . It was a really cold wet afternoon so we decided to take the canal boat ride. Brennan who was our host made us feel very welcome he informed us about things we could see he also made us laugh with his wonderful sence of humour....","review_date":"September 10, 2018","user":"helenpm2014"},{"attraction_id":1618,"rating":2.0,"review":"Need much better directions. Could not find the Kiosk after circling the downtown core four times in heavy traffic. Had a nice view of both sides of the canal while hunting. We had great expectations, but very frustrated in the end. As we were finally leaving the congested downtown...","review_date":"August 31, 2018","user":"sharon_g"},{"attraction_id":1618,"rating":5.0,"review":"Kid friendly but hilarious also licenced . We had an amazing guide Brennan, he was truly superb. The kids loved the tour! It was just great! We will go again for sure!","review_date":"August 27, 2018","user":"conferenceweary"},{"attraction_id":1618,"rating":5.0,"review":"Very Very Entertaining Tour Guide. Our almost 90 minute cruise took place on a sweltering afternoon in August, and the tour guide was well worth the time and money spent.\nBrennan is a born entertainer, and was informative, high energy and knowledgeable, while delivering the material in an extremely comical,...","review_date":"August 23, 2018","user":"highlandancer"},{"attraction_id":1618,"rating":5.0,"review":"Funny, instructive, beautiful!. In addition to having a beautiful sight of Ottawa from the canal or the river and learning about the city, the guides will add a personal authentic touch, making it funny and surprising.\nHighly recommend =) !","review_date":"August 15, 2018","user":"santiago_b"},{"attraction_id":1618,"rating":5.0,"review":"Fun, informative and relaxing!. This was a great family outing. It was a gorgeous afternoon and the tour guide was very funny and engaging while providing all the info. I would recommend this tour for visitors and locals alike.","review_date":"August 15, 2018","user":"ledianis_r"},{"attraction_id":1618,"rating":4.0,"review":"Relaxing Cruise. I recently did this canal cruise with my family after doing a bit of research online, and we all thoroughly enjoyed it. We had been camping about an hour away and were visiting the city for the day, and this was the perfect way to...","review_date":"July 24, 2018","user":"hannahmills12"},{"attraction_id":1618,"rating":1.0,"review":"Do NOT do this!. Terrible boat ride: 30 minutes late, couldn\u2019t see anything because it was dark, guide did not say anything for half the trip...waste of time and money.","review_date":"July 21, 2018","user":"roelp977"},{"attraction_id":1618,"rating":2.0,"review":"Not very exciting. I was on a boat tour of the Ottawa river last year and it was fabulous. I highly recommend it. We went on the boat tour down the canal this year and it wasn\u2019t very exciting for us. If you had to choose between the...","review_date":"July 21, 2018","user":"575victoriad"},{"attraction_id":1618,"rating":5.0,"review":"Great!. Very enjoyable. Had Rachelle as a tour guide and it was lovely. Live music at the end was beautiful. It was the perfect length of time and a great way to start our weekend visit to Ottawa","review_date":"July 15, 2018","user":"katja_t"},{"attraction_id":1618,"rating":5.0,"review":"Informative and entertaining. We took the 12:00 tour on a fairly hot day, not overcrowded. It was very refreshing not just for the temperature, but also, Brennan, our guide, was very informative with an excellent comic delivery both in english and french. And we're still hoping to see...","review_date":"July 15, 2018","user":"gerry_l"},{"attraction_id":1618,"rating":5.0,"review":"Great tour. I loved our guide who explained all the information about the canal and the background of the city. Brennan was a natural comedian, at the same time, it was able to give really useful information. He was the best guide ever! We loved listening to...","review_date":"July 14, 2018","user":"207yurik"},{"attraction_id":1618,"rating":5.0,"review":"Loved this tour, very relaxing, entertaining and informative!. Our office \"team\" took this tour on a Friday afternoon. The boat was comfortable, the scenery splendid and the guide was terrific, knowledgeable with wonderful comic delivery. As a resident of Ottawa the sites were no different than when skating the canal but it was...","review_date":"July 13, 2018","user":"traceyr1126"},{"attraction_id":1618,"rating":4.0,"review":"Rideau Canal Boat Cruise. We did the first cruise of the day and had an amazing time. Our tour guide Brennan was entertaining and informative at the same time. Early cruise was not over crowded & was a great way to see & learn about the history of the...","review_date":"July 11, 2018","user":"countrymile"},{"attraction_id":1618,"rating":5.0,"review":"Rideau Canal Cruise. We did the 6:30 Canal Cruise. It was the highlight of our stay. The weather was perfect and we had the best tour guide, Brennan. Not only did he inform us of the political sights and stories of the city he did this with the...","review_date":"July 7, 2018","user":"redsmom77"},{"attraction_id":1618,"rating":5.0,"review":"Great way to spend time on a cruise when it is hot!!. We had a great time on this Rideau Canal Cruise. Just sit back and relax to enjoy the nice breeze on a hot and sunny day. The tour guide was funny. He said he used to see sharks in the canal but not any more...","review_date":"July 5, 2018","user":"joseph20131008"},{"attraction_id":1618,"rating":5.0,"review":"Great Cruise . Rideau Canal Cruise is amazing. The crew and guide were great! He was great at pointing out places and was extremely funny. The boat is so nice! Even has good and drinks you can buy!","review_date":"June 28, 2018","user":"titans1fan93"},{"attraction_id":1618,"rating":2.0,"review":"Boring. We came on this tour without any researching expecting to see something interesting. Whilst the boat and crew were good, there\u2019s very little to see along the journey and very difficult to get photos of anything interesting. This mainly results from the extensive greenery along...","review_date":"June 20, 2018","user":"paul_n"},{"attraction_id":1620,"rating":5.0,"review":"Terrific Experience!. My bride and I have taken tours with horse drawn carriages in several cities and I believe this was the best ever. Elliott was knowledgeable, articulate and friendly. After the ride we went back to visit places he had pointed out which we surely would...","review_date":"January 18, 2019","user":"kls5927"},{"attraction_id":1620,"rating":4.0,"review":"A leisurely way to sightsee. I had family visiting from overseas and decided that this was a good way to introduce them to Victoria at a leisurely pace, and it had been something I had wanted to do for a while. We weren't disappointed. Erica, our driver, was really sweet...","review_date":"July 28, 2018","user":"sadguna"},{"attraction_id":1620,"rating":5.0,"review":"Great way to see more of the city.. My husband and I couldn\u2019t decide whether to take the carriage ride or just explore on foot. It was raining when we arrived on the ferry and the weather seemed to make the decision for us. We hopped on our carriage driven by Erica and...","review_date":"July 6, 2018","user":"pegysue"},{"attraction_id":1621,"rating":5.0,"review":"If you love tea- a must!. Melissa is a wonderful guide and very knowledgeable of teas. Had 6 stops lots of wonderful teas and at the food stops did a fantastic job of accommodating my daughter who is gluten free! Lots of walking! That directly wasn\u2019t a problem (walking) but I...","review_date":"December 1, 2018","user":"pamw511"},{"attraction_id":1621,"rating":5.0,"review":"A superior treat!. Melissa is a knowledgeable and engaging guide. The Afternoon Tea Tour was a highlight of my trip to Montreal. The stops on the tour were each unique and the shop\/tea house owners of the establishments we visited were all very welcoming. You could tell that...","review_date":"August 28, 2018","user":"rebecca_a"},{"attraction_id":1621,"rating":4.0,"review":"Lots!. Melissa is a wonderful host! Be prepared for lots of information, lots of tea, and lots of walking. If you are a tea lover, this is a great tour; if you are only mildly interested in tea, this could be too much information. It truly...","review_date":"August 27, 2018","user":"roseann_r"},{"attraction_id":1621,"rating":5.0,"review":"More than I hoped for. The guide was great. She was knowledgeable and entertaining. Between the expertise at each establishment and hers, I learned a lot. I went to places I would never have gone to, or even found. The bar was not open but we went to a very...","review_date":"August 25, 2018","user":"366kg"},{"attraction_id":1621,"rating":4.0,"review":"Interesting and good variety of experiences but looooong. I took two college ladies with me on this tour. We started with an English tea place, then went to a Japanese tea place and finished at a Chinese tea store. We enjoyed it but felt it was too long. We ducked out after 3.5...","review_date":"April 21, 2018","user":"cindymntraveler"},{"attraction_id":1621,"rating":5.0,"review":"Fabulous Tour! Highly Recommended!. Boy, did this exceed every expectation! By chance, my husband surprised me for my 30th birthday by taking me to Montreal and booking this lovely tour.\nOur amazing guide, Melissa infuses (pun intended) the simple pleasure of enjoying tea with a synoptic history along with...","review_date":"November 28, 2017","user":"nicole_l"},{"attraction_id":1621,"rating":5.0,"review":"A lovely & authentic introduction to Tea!. Melissa provided us an amazing tour focused around the tea culture in Montreal and the history of tea and also a little bit of Montreal history as well. The stops on the tour were well thought out, all a little bit different and all top-notch....","review_date":"November 20, 2017","user":"magic3232"},{"attraction_id":1626,"rating":5.0,"review":"Quebec Bike Rental. My husband and I rented bikes for 4\/5 hours and rode along the bike trail to the bridge. We then crossed the bridge and rode down the other side of the river to the ferry. It was a wonderful day out, stopping at some lovely...","review_date":"August 24, 2018","user":"valerie_r"},{"attraction_id":1626,"rating":5.0,"review":"One of my favorite days in Quebec City!. My husband, son, nephew and I rented bikes from this shop and spent an afternoon riding to Montmorency (which I'll review separately) and hanging out at the falls. What joy for this sporty girl! One of the highlights of my trip. The shop keep at...","review_date":"August 20, 2018","user":"lynettewicks"},{"attraction_id":1626,"rating":5.0,"review":"Marc and Echo Sports Are Just Wonderful - Would Highly Recommend. My spouse and I rented bikes from Marc at Echo Sports on Thursday, July 12th to take to Montmorency Falls. While we did get lost (thank goodness for Google Maps), Marc had given us clear instructions for arriving there, and there were plenty of signs...","review_date":"July 19, 2018","user":"skm980"},{"attraction_id":1626,"rating":4.0,"review":"Great Bikes; Helpful Staff. We rented bikes twice from this location, and found the staff really helpful and nice. They helped us select bikes and fit our equipment and gave good advice on where to ride. The rates were reasonable. The only downside is that, to exit or enter,...","review_date":"June 27, 2018","user":"james_f"},{"attraction_id":1626,"rating":5.0,"review":"Helpful tips and great bikes. We rented bikes for 4 hours for our own trip to Montmorency Falls. The staff were super helpful with providing maps and directions, both for the bike path and to visit the falls. We had a great trip and made it back right within 4...","review_date":"June 6, 2018","user":"handsomedan89"},{"attraction_id":1628,"rating":5.0,"review":"Electric Bike Trip to Montmorency Falls. My friend and I couldn't have been happier with our experience at this bike shop. The location is perfect, the guy in the shop who helped us was delightful, personable, patient and very helpful...one of the nicest people we met during our stay. We loved...","review_date":"August 30, 2018","user":"shellylross"},{"attraction_id":1633,"rating":5.0,"review":"Perfect day on Orleans Island. We rented scooters here for a day on Orleans Island and it was so much fun! The owners were so friendly and were very helpful in explaining how to use the scooters and also providing tips on where to go on the island. All of...","review_date":"August 25, 2018","user":"melbornemann"},{"attraction_id":1633,"rating":5.0,"review":"A must do when in the Quebec City area!. The hosts for this activity were the most helpful people and mapped everything out so we got all the highlights. Extremely accommodating, I would recommend to anyone. One of the best days ever.","review_date":"August 22, 2018","user":"anitadeangeles"},{"attraction_id":1634,"rating":5.0,"review":"Wonderful way to see the island!. My parents and I rented three bikes (one electric) on our visit to Ile D'Orleans. The hosts of this rental shop were so wonderful and spent a good amount of time making sure we were comfortable and prepared for our bike trip around the island....","review_date":"September 20, 2018","user":"ashleyngast"},{"attraction_id":1634,"rating":5.0,"review":"The Best Way To Spend A Day Out In Quebec City!. All we can say is thank you, Francois and Stephanie, for the experience that we had on our trip to Ile d'Orleans! Quebec Fun Tours is based only 15 mins from Quebec city centre in a beautiful location overlooking the St. Lawrence River. It is...","review_date":"September 20, 2018","user":"croi_adventures"},{"attraction_id":1634,"rating":5.0,"review":"Electric Scooter--Best way to travel the island!. So much fun! No noise, no fumes! Motel owner was exceptionally accommodating and knowledgeable of the island.","review_date":"August 27, 2018","user":"tammy_l"},{"attraction_id":1634,"rating":5.0,"review":"We rented Scooters. It was fun.. Motel owner is awesome! Scooters were perfect for us, bit more power than bike. Roadway is quiet on east side, bit more traffic on west side but hardly much. You ride on roadway, not shoulder. I felt very safe and had never ridden a scooter...","review_date":"August 14, 2018","user":"momanna"},{"attraction_id":1636,"rating":5.0,"review":"Mix-up turns out fabulous. We had a bit of a mix up with our reservation but Marie at Mont Tremblant Activity Centre, with her amazing people skills, took great care of us and we left for our trip the next day. It is about a 60 to 70 minute...","review_date":"August 25, 2018","user":"john_c"},{"attraction_id":1641,"rating":5.0,"review":"A packed day of info and vistas. We Sydneysiders were met at Moda Hotel on time for the day trip and were pleasantly surprised that we would be the only two that day inside the beautiful MBenz van which was very comfortable. First up was the visit to the Britannia Mine, first...","review_date":"June 15, 2018","user":"letsdocurry"},{"attraction_id":1642,"rating":5.0,"review":"Lovely day. Do not miss this these gardens are absolutely delightful I was there in augustm2017 highly recommend and to have a private tour would be so much better than going on your own but check the price first.","review_date":"February 6, 2018","user":"naughtypippy"},{"attraction_id":1643,"rating":5.0,"review":"Lots of fun. After learning to manage the Segway, we had a great time seeing the sights along the Bow River. Or guide Pete was very knowledgeable and entertaining. Also, being first time riders he made sure we were able to master the Segway and be safe.","review_date":"September 16, 2018","user":"william_g"},{"attraction_id":1643,"rating":5.0,"review":"Bow River Valley Segway Tour. This was our first time riding the Segway and our first time in Calgary. Boy are we glad we took this tour! Chris, our guide, was a fantastic teacher and photographer\/guide of the tour. We stopped at many spots and got some history of the...","review_date":"September 7, 2018","user":"randy_h"},{"attraction_id":1643,"rating":5.0,"review":"GREAT tour!. Miguel started with a safety instruction period and when everyone felt comfortable on the Segway, we set off to see the sites. Calgary has a beautiful riverfront area that made for a really fun ride and great views along the way. We were first timers...","review_date":"August 17, 2018","user":"saclassick"},{"attraction_id":1643,"rating":5.0,"review":"Fun way to explore the Bow River. As first time Segwayers, my wife and I were delighted with the training and ease of use of the Segways. We covered a lot of ground along the Bow River with downtown skyline views of Calgary. This was our first time in the city, and...","review_date":"August 4, 2018","user":"sunseeker930"},{"attraction_id":1643,"rating":5.0,"review":"Super nice service and Miguel is amazing guy.. My Husband and I loved this Experience.\nIt's a great way to get to know the Bow River.\nI strongly recommend this tour. Segway is fun and easy. A few minutes in you're good.\nMiguel nailed and I definitely would go again.\nThanks\nKeep rocking...","review_date":"July 30, 2018","user":"karimi_t"},{"attraction_id":1643,"rating":5.0,"review":"Great way to see the Bow River area. Our family of five did this tour on a Saturday morning in July. We were able to find easily, got geared up and ready to go. After an informative session, it was just the five of us, we set out on our adventure. After 60...","review_date":"July 30, 2018","user":"amy82371"},{"attraction_id":1643,"rating":5.0,"review":"Excellent activity . My husband and I had a great experience on this tour as Segway beginners. Justin our guide was great. Careful to teach us what we needed to know about manoeuvring the segways without wasting too much tour time. We went on the 90min tour and...","review_date":"July 28, 2018","user":"sara_s"},{"attraction_id":1643,"rating":5.0,"review":"Miguel takes us on a tour to remember!. I highly recommend this tour, especially Miguel as the guide. The weather couldn't have been worse. It was overcast and started to drizzle. Then the skies opened up and it poured. Hail even fell. The entire time Miguel was cheerful and offered that could reschedule....","review_date":"July 27, 2018","user":"chani_f"},{"attraction_id":1643,"rating":5.0,"review":"On a whim!!. We decided that we would try this segway tour. I was impressed with the patience of Justin our guide. I was brutal initially, but got the hang of it. We saw St. Patrick's island, over the bridge, along by the zoo and back by the...","review_date":"July 5, 2018","user":"janettemadigan"},{"attraction_id":1643,"rating":4.0,"review":"Fun. Just got done and great fun. Trevor was our guide and instructor. Neither of us had ever tried a Segway but he had us going like pros in minutes. Showed us some great sights along the Bow river.\nOnly problem was I had booked and...","review_date":"June 13, 2018","user":"grandpa69"},{"attraction_id":1644,"rating":5.0,"review":"A great way to spend a Sunday afternoon! Wonderful Segway tour!. We took the 60 minute Calgary Segway tour with River Valley Adventure and it was great fun! Our guide was Miguel who was funny and patient as he instructed us on how to use our Segways. A quick 10 minute intro and we were on...","review_date":"July 29, 2018","user":"richard_b"},{"attraction_id":1644,"rating":5.0,"review":"Calgary Bow River Segway. Had the opportunity at the last minute yesterday to take a 90 minute Segway tour with Justin. It was just my husband and I and we can thank Justin enough for the training he gave prior to setting off on the Segway and the tour....","review_date":"July 26, 2018","user":"firsttimertolondon"},{"attraction_id":1644,"rating":4.0,"review":"First Time Segway Experience. A friend & I checked in with River Valley Adventure Co. today & after watching an introductory video on the handling of a Segway followed by a 5 min. 'hands on' intro on what we might encounter along the path, we were ready for our...","review_date":"July 24, 2018","user":"queenofds"},{"attraction_id":1645,"rating":5.0,"review":"Great Time with Dave and Friends. Dave led 2 friends and I on a great trip for the day. We all had loads of fun and were able to pick trails that matched our skill level, which greatly improved in the end ;)","review_date":"August 23, 2018","user":"joe_k"},{"attraction_id":1645,"rating":5.0,"review":"Phenomenal trip. Just when you think the trip is pretty good and this is it...David keeps impressing you with more trails, more challenges, more fund and just pure adrenaline and joy of mountain biking! His wife makes the most delicious home-made food you will get to try...","review_date":"August 22, 2018","user":"onggarbeky"},{"attraction_id":1647,"rating":4.0,"review":"I fell in love with the falls. I took a trip to Niagara Falls towards the last week of October; I stayed around the area for 2 nights and my first night I visited the park at night because they have the lights lit up that really illuminates the waterfalls and it...","review_date":"December 9, 2018","user":"traveler_in_a_making"},{"attraction_id":1647,"rating":4.0,"review":"Great Tour & Driver. Been coming to Niagara Falls Canada and US for years; this year decided to relax and let someone else handle logistics on US side having visited the Canadian side on my own the night before with kids. Was not disappointed! Did Maid of the Mist,...","review_date":"December 9, 2018","user":"avclevelandoh"},{"attraction_id":1647,"rating":5.0,"review":"Great Tour & Driver.... Our Driver \"Rickie\" made the tour twice as good with his knowledge & personality. Tour was very enjoyable & comfortably paced.","review_date":"October 31, 2018","user":"jim_g"},{"attraction_id":1647,"rating":5.0,"review":"Pittsburgh Trio. We were lucky enough to have Rickie as our driver and tour guide. What a gem! Knowledgeable, personable, professional and wacky! Rickie kept us entertained as well as informed. He had stories for days and was more than happy to share. The man is a...","review_date":"October 30, 2018","user":"roam66289107287"},{"attraction_id":1647,"rating":5.0,"review":"on tour with tom fraterrigo. very informative tour thanks to tom for all the highlights and informative information on every sight we visited, i enjoyed every minute on the tour, thanks again tom.","review_date":"October 29, 2018","user":"adjutant25"},{"attraction_id":1647,"rating":5.0,"review":"Fun tour. We chose this tour because it included the Falls, the Cave of the Winds, and the Observation Tower. Rickie was our guide and he did a wonderful job of giving us a lot of information about the Falls area. We had time to observe all...","review_date":"October 27, 2018","user":"annlee67"},{"attraction_id":1647,"rating":5.0,"review":"Loved Our Tour with Rickie!!!. He was very funny and knowledgeable, and we just had an all around great time touring Niagara Falls, seeing all the sights!!! It was so much fun!","review_date":"October 27, 2018","user":"tina_b"},{"attraction_id":1647,"rating":5.0,"review":"Great time. We happened on the tour when we stopped at the tourist information place. We had a great time and Larry was very informative and funny. The tour was much better than trying to find our way around, since we are from Colorado and had never...","review_date":"October 25, 2018","user":"nlnordyke"},{"attraction_id":1647,"rating":5.0,"review":"Great tour. Larry was very entertaining . We got on this tour at the very last minute. I can honestly say this tour made our trip. We would have never been able to see all we did and learn the history of the falls. 5 stars definitely. Thank you Larry for your...","review_date":"October 24, 2018","user":"jeff_f"},{"attraction_id":1647,"rating":5.0,"review":"First time trip to New York. Had a wonderful time today with Larry. The tour was much more than I had anticipated... Larry provided lots of historic details with fun and humor. I highly recommend this tour for everybody. Thank you!!!!","review_date":"October 24, 2018","user":"michelle_g"},{"attraction_id":1647,"rating":5.0,"review":" Don't miss this!. Darin was fantastic. This tour shows you everything you hoped to see. The tour was almost 6 hours long due to the size of the group. We did the maid of the mist boat, cave of the winds, and were very pleased.","review_date":"October 22, 2018","user":"anthony_r"},{"attraction_id":1647,"rating":5.0,"review":"gray line sightseeing. Toms team was very informative and fun. My biggest concern was bathroom breaks but no problems .. many stops and was never rushed along the tours and sights","review_date":"October 19, 2018","user":"masterwildtalk"},{"attraction_id":1647,"rating":5.0,"review":"Great Booking agent and great guide marvelous tour!. We (three sisters) stopped at the visitors center before entering Niagara Falls. Started a \"chat\" with Kenny L. He was kind and smart enough to recommend that we take this tour on the warmest day of our stay. We were so glad that we listened...","review_date":"October 16, 2018","user":"bigdeal49"},{"attraction_id":1647,"rating":5.0,"review":"Recommended. Larry our guide took extra good care of us on his \"Larry's Legend's Tour\"\nI enjoyed our time together and learned alot about people and places that shape Niagra Falls. Would recommend this tour and Larry!!!","review_date":"October 15, 2018","user":"nysiad1"},{"attraction_id":1647,"rating":5.0,"review":"Great guide and tour. The tour itself was great, even though I had been to Niagara Falls before. Learned much and the guide was fabulous. Personable and very knowledgeable. We had a couple of friendly words about whether or not Buffalo was actually the first city powered by A.C....","review_date":"October 14, 2018","user":"thomas_e_r"},{"attraction_id":1647,"rating":5.0,"review":"Great booking agent and great tour!. Our booking agent, Carlos, at the Sheraton Niagara Fall was wonderful!\nWe did the America tour of Niagara which included the Maid of the Mist and the Cave of the Winds- it was spectacular and our tour guide Rickie was very knowledgeable about the history...","review_date":"October 14, 2018","user":"elpasobirder"},{"attraction_id":1647,"rating":5.0,"review":"Great Tour - Got to see many things in a few hours. Art was fun and full of information. We really enjoyed it. Art made the bad weather look good, and he was so entertaining. It was about a 5 hour tour, but we went under Niagra Falls, and on the boat ride - Maid of the...","review_date":"October 13, 2018","user":"themegrose"},{"attraction_id":1647,"rating":5.0,"review":"Excellent 1st Tour of the Niagara Falls Area. This 6 hour tour picked us up at the Oakes Hotel, ON, around 8:30AM and returned us around 2:30PM. It was well worth the money.\nOur tour guide, Cat, was very knowledgable and fun to be with. There were only 6 of us on the...","review_date":"October 12, 2018","user":"michelle_c"},{"attraction_id":1647,"rating":5.0,"review":"Larry was great!. Got picked up at our hotel in town and along with 10 others had a wonderful afternoon exploring Niagara Falls with Larry our guide.\nLarry has a great sense of humor and did a wonderful job of leading us around the attractions that were on...","review_date":"October 11, 2018","user":"c6632acdaniela"},{"attraction_id":1647,"rating":5.0,"review":"Rickie was a great guide . Very informative guide, small group tour of the bridal veil and horseshoe falls. Tour lasted around 5 hours, but was pretty quiet in October.","review_date":"October 11, 2018","user":"kinkle1973"},{"attraction_id":1647,"rating":5.0,"review":"Ooo's, ahhh,s and rainbows!. Each stop on this tour was spectacular! Our guide was David. He was extremely organized, as well as informative, which made it enjoyable for everyone. We had a special need, and he accommodated that with no problem at all. Touring the Cave in the Winds...","review_date":"October 10, 2018","user":"nancyb682015"},{"attraction_id":1647,"rating":5.0,"review":"Art with Grey Line provided tour PLUS. Art in a Grey Line Visitors' Center convinced us to go on the American Side tour. It was the BEST value for our dollars! Great guide, included tickets to Maid of the Mist and Cave of the Winds (both awesome experiences!), timeliness at each stop,...","review_date":"October 9, 2018","user":"vicki_m"},{"attraction_id":1647,"rating":5.0,"review":"Great tour!. Art was our driver\/tour guide and he was great. Knowledgeable and described exactly what we were seeing and gave us plenty of time to view and take pictures. This tour was perfect to see the American side of the falls.","review_date":"October 9, 2018","user":"bonnie_m"},{"attraction_id":1647,"rating":5.0,"review":"Coach bus tour of Niagra Falls and City tour. Our guide, Tom, was very informative about the history of the area. Tom, was funny and his jokes were very appropriate for any age group. The time at the falls park was just right and the drop off and pick up locations were in good...","review_date":"October 8, 2018","user":"connie_m"},{"attraction_id":1647,"rating":5.0,"review":"Niagara Falls tour. We came to Niagara to celebrate our anniversary. Rickie was our tour guide. I can't say enough about him! He was an awesome tour guide! Not only did he give an amazing, knowledgeable tour, but he also cared about us as people and what kind...","review_date":"October 7, 2018","user":"tracy_b"},{"attraction_id":1647,"rating":5.0,"review":"Amazing tour. To Moe: thanks for the amazing and funny tour. We enjoyed the day.\nAlso thank you for helping me with my mom when she couldn\u2019t walk anymore.\nYou\u2019re the best Tourguide we ever had. We would always take another tour with you again.","review_date":"October 6, 2018","user":"nzimmer2"},{"attraction_id":1647,"rating":5.0,"review":"Rickie went above and beyond!. Not only did we get to do all of the amazing breathtaking adventures but our tour guide Rickie made it an experience that blew our expectations out of the falls water! He was kind, funny, organized, filled with knowledge and even helped us with the...","review_date":"October 5, 2018","user":"cramerlmc"},{"attraction_id":1647,"rating":5.0,"review":"Niagra Falls, Cave of the Winds, Whirlpool. Unbelievably beautiful. Darin was a great tour guide and bus driver. Very knowledgeable of everything. Use Gray Line. They are great and you will get to see sights that you would not find on your own without searching. Easy to book and a great time","review_date":"October 5, 2018","user":"sheilag73917"},{"attraction_id":1647,"rating":5.0,"review":"Tom's Team. So blessed we were on Tom's team! He had a full bus and knew every name! Very knowledgeable he was great.","review_date":"October 4, 2018","user":"jeanne_f"},{"attraction_id":1647,"rating":5.0,"review":"rickies ricardos. Had a great time. Rickie was so full of information...we learned so much. He was\nfriendly, funny, and knew so much about Niagra Falls!","review_date":"October 3, 2018","user":"dream788596"},{"attraction_id":1647,"rating":5.0,"review":"Satisfied . We were passing through the area and decided to do a quick overnight stop to see the falls, since one of us had not been there before. We were advised that this tour on the Gray Line was the best and easiest way to see...","review_date":"October 2, 2018","user":"lori_l"},{"attraction_id":1647,"rating":5.0,"review":"Awesome Tour!!!!!. Amil Slaiman (Moe) was sooo nice and friendly. He made me feel like family. He was able to share some much good information. This was my first time visiting Niagara Falls and I loved it thanks to him. I will be visiting again soon .","review_date":"September 30, 2018","user":"rocioholguin"},{"attraction_id":1647,"rating":5.0,"review":"Tom's Team. Tom was an awesome tour guide. Very knowledgeable, funny, and extremely accommodating, especially to the families with young children. He knew all of us by name!!! The little treats during the sightseeing stops were a personal touch:)","review_date":"September 29, 2018","user":"sightseer774852"},{"attraction_id":1647,"rating":5.0,"review":"Best quick getaway trip!. I have always wanted to see Niagra Falls so I decided to just book a trip and go! I\u2019m so glad I also booked my excursion with Gray Line Tours! The excursion was more than I expected and our guide Harvey G was an amazing...","review_date":"September 29, 2018","user":"lisa_h"},{"attraction_id":1647,"rating":5.0,"review":"Gray Line Niagra Falls Tour. My husband and I visited Niagra Falls for the first time ever and decided to take the bus tour. We were very pleased with the tour. The driver Larry D. \"The Legened\" was very prompt! His knowledge for the Falls and surrounding areas were impeccable....","review_date":"September 28, 2018","user":"diana_m"},{"attraction_id":1647,"rating":5.0,"review":"Larry is Legendary, too. Fantastic tour. Larry was awesome with interesting information and details about Niagara Falls and the area's history. Totally enjoyed the experience.","review_date":"September 25, 2018","user":"gtravelsus"},{"attraction_id":1647,"rating":5.0,"review":"Prady was awesome\ud83d\udc4d\ud83d\ude04. Prady was extremely helpful and made our stay great! I would highly recommend Gray Line Tours. It was very organized and Prady made our trip very special.This is a great honeymoon trip\ud83d\udc91","review_date":"September 25, 2018","user":"patricia_m"},{"attraction_id":1647,"rating":5.0,"review":"Harvey was awesom guide. While we were looking forward to the obvious tour highlights, the real star was Harvey, our tour bus driver. With his constant, knowledgeable patter, we were equally entertained and educated pretty much through the entire tour. He was very affable and his experience shined through.","review_date":"September 24, 2018","user":"elaine_d"},{"attraction_id":1647,"rating":5.0,"review":"Larry the Legend. Larry is a fantastic people person, who used those skills to keep us captivated during a great day w other folks we never met at Niagra and his knowledge of the area and it's history we're a Whole in one.\nGod bless ya Larry from...","review_date":"September 24, 2018","user":"norn_c"},{"attraction_id":1647,"rating":5.0,"review":"Niagara Falls and Darin Rock!!!. It was an excellent tour led by a fantastic host, Darin. At first, we thought it was a bit expensive, but later realized that it was a pretty good deal because Darin was fun, super informative, and so helpful. He gave us so much information...","review_date":"September 22, 2018","user":"debjune1970"},{"attraction_id":1647,"rating":5.0,"review":"Had a Blast!!!. We had Lori as our tour guide and she was fantastic! So knowledgeable, friendly and funny. The Cave of the Winds was exciting, the Maid of the Mist was awe-inspiring, and the Whirlpool was beautiful. No lines anywhere; definitely the most comfortable way to see...","review_date":"September 22, 2018","user":"kevinck1234krc"},{"attraction_id":1647,"rating":5.0,"review":"A fantastic way to take it all in at Niagara Falls!. Our family only had a few days to explore Niagara Falls so thought this tour would be the perfect way to see and do as much as we could. Our tour guide, Larry Soos, was 5 STARS: friendly, informative, helpful and entertaining. As first timers,...","review_date":"September 22, 2018","user":"andreap8385"},{"attraction_id":1647,"rating":5.0,"review":"Joined Moe's Family. My first time here. The idea of a composite package of activities was sold to us at the hotel. Our guide, Moe (Amil Slaiman) was a very engaging and enthusiastic host bursting with tons of local knowledge and witty anecdotes. He enthused us and made...","review_date":"September 22, 2018","user":"femi_a"},{"attraction_id":1647,"rating":5.0,"review":"Fabulous for facts and fun!!. We were privileged to be part of Tom's team!! What a great time, lots of interesting facts, beautiful views and a most comfortable way to travel around. Tom did a great job narrating and mostly keeping our group together which at times is a little...","review_date":"September 21, 2018","user":"hidinhermon"},{"attraction_id":1647,"rating":5.0,"review":"A great experience. We were not planning on a tour but saw a salesman in our hotel. We had a truck and were not sure about parking and sightseeing around town. We chose this guided tour even though it was a little more than we want to spend....","review_date":"September 21, 2018","user":"pate_a"},{"attraction_id":1647,"rating":5.0,"review":"Great place to visit..... The highlights on the tour were excellent. The guide was very knowledgable and made the trip very interesting. Howard was our guide. Would highly recommend traveling with him","review_date":"September 21, 2018","user":"linda_w"},{"attraction_id":1647,"rating":5.0,"review":"Fantastic. This tour was amazing and our guide, Sam F., was the BEST !! We were picked up right at 8 am at our campground and then picked up 14 others from various hotels. He kept us on schedule, but we didn't feel rushed at the...","review_date":"September 18, 2018","user":"lisa_b"},{"attraction_id":1647,"rating":5.0,"review":"Great tour. We had Art as our tour guide and was very happy with the tour and we learned a lot from him. The tour package gave us all the sites that we wouldn't normally probably have seen otherwise. The Maid in the Mist was awesome and...","review_date":"September 18, 2018","user":"salenia71"},{"attraction_id":1647,"rating":5.0,"review":"Tom's Team Was the Best. Tom as an excellent narrator for our Gray Line Niagara Falls Tour. We had gone back and forth on which tour to take and were pleasantly surprised that this was the best tour we had taken in ages. Very interesting. We actually learned a lot!...","review_date":"September 13, 2018","user":"diane_o"},{"attraction_id":1647,"rating":5.0,"review":"Larry\u2019s legends . Larry\u2019s legends was absolutely awesome.\nI would recommend this trip to anyone so fun and friendly. The falls was awesome a trip I will never forget in large part dew to Larry","review_date":"September 13, 2018","user":"safari794467"},{"attraction_id":1647,"rating":5.0,"review":"Excellent tour and awesome guide. Well done and well informed tour. Enjoyed the tour immensely. Guide was superb and has a great sense of humour. Most exceptional was the journey behind the falls.","review_date":"September 12, 2018","user":"lloyds618"},{"attraction_id":1647,"rating":5.0,"review":"Summer vacation !. Fun activities in interesting places? You have to choose Niagara Falls! After I've personally had the pleasure of experiencing the wonders of the falls through Gray Line Tours. Definitely I can say without a doubt it is a place one must visit at least once...","review_date":"September 11, 2018","user":"_gratian_mondo"},{"attraction_id":1647,"rating":5.0,"review":"Great tour.. Signed up for this tour with Susan at the Sheraton in NF. We wanted to experience the sites and history of the Falls and avoid the driving, parking and trying to figure out what\/where, etc. Turned out to be just a great experience. Guide Sam...","review_date":"September 10, 2018","user":"william_a"},{"attraction_id":1647,"rating":5.0,"review":"Maid in America Tour of Niagara Falls, USA. My husband and I took the Gray Line Tour Of Niagara Falls, NY on September 2, 2018 for our 14th wedding Anniversary. The tour guide was Amil Slaiman ( Moe ) was the best guide person ever, not only was he very knowledgeable and funny...","review_date":"September 9, 2018","user":"angelina_t"},{"attraction_id":1647,"rating":4.0,"review":"4 hr tour. We loved Brandon. He is really informative & watched out for us. Even held our shoes during the Cave.","review_date":"September 8, 2018","user":"mary_s"},{"attraction_id":1647,"rating":5.0,"review":"Great time at Niagara Falls. We elected to do the tour because there were so many activities at Niagara Falls. The tour was a means to capture all the sights of Niagara Falls and also reduce my time behind the wheel. The tour was much better than expected. Harvey, was...","review_date":"September 7, 2018","user":"stanley_f"},{"attraction_id":1647,"rating":5.0,"review":"Larry\u2019s Legends. This tour was the highlight of our vacation to Niagara Falls! Larry was an exceptional tour guide who knows exactly how to get through the lines at each location we visited. We received excellent service everywhere we went! Larry gives terrific advice on where to...","review_date":"September 7, 2018","user":"572erint"},{"attraction_id":1647,"rating":5.0,"review":"Good tour. I would recommend this tour to everyone and our guide Larry was quite funny and entertaining. The stories he told were very interesting and educational","review_date":"September 5, 2018","user":"rick_g"},{"attraction_id":1647,"rating":5.0,"review":"Best Tour and Time on American Side of Niagara Falls. If you have just a half day to see Niagara Falls, this is the tour to take. It was comfortable, convenient, and hit all the peak sights. We were on Tom's Team, and our guide Tom was highly informative, extremely entertaining, and extraordinarily patient. Running...","review_date":"September 4, 2018","user":"cbarnyc"},{"attraction_id":1647,"rating":5.0,"review":"Thoroughly Enjoyable. What a great surprise. Kat picked us up on time and after collecting a few more folks (about 20) we crossed the border to America and experienced the beautiful falls. Kat made the trip enjoyable. I appreciated how easily she led the group with (sometimes...","review_date":"September 4, 2018","user":"domo09"},{"attraction_id":1647,"rating":5.0,"review":"Great tour and wonderful guide David. The tour was exactly what the description said it would be plus so much more. Our guide David was super friendly, knowledgeable and went above and beyond with our tour. I would highly recommend the tour.","review_date":"September 1, 2018","user":"liz_c"},{"attraction_id":1647,"rating":5.0,"review":"Best Tour Ever!!!. Larry was the consummate professional! From his driving skills to his excellent tour guide skills, he was the best!\nHe made sure we saw and experienced everything possible. Definitely worth the price. We would have paid more and seen less on our own. We highly...","review_date":"August 29, 2018","user":"doug_p"},{"attraction_id":1647,"rating":5.0,"review":"Larry\u2019s Legend Tour. Larry was a great tour guide & made our day really enjoyable!! We would definitely recommend Larry\u2019s Legend tour to our family & friends.","review_date":"August 28, 2018","user":"escape621613"},{"attraction_id":1647,"rating":5.0,"review":"Niagara Falls American Side Tour. This was our first trip to Niagara Falls. The Gray Line was phenomenal. Our guide David was informative and funny. The tour picked us up on time. The bus was clean and comfortable. We got to see all of the sites with none of the...","review_date":"August 27, 2018","user":"jennifer_s"},{"attraction_id":1647,"rating":5.0,"review":"Larry D the Legend Rocks!. My husband and I were lucky to get a great tour guide. Larry D. the legend is awesome. He is very knowledgeable and funny. We also thought that the tour was well worth the money. It's nice to have someone else drive, and get you...","review_date":"August 27, 2018","user":"debby_m"},{"attraction_id":1647,"rating":5.0,"review":"Wet and wonderful. We thoroughly enjoyed this tour. Our tour guide was excellent. He was very knowledgeable and gave us many interesting facts about the Falls. We loved the convenience of being picked up at our hotel and not having to worry about driving and parking at all...","review_date":"August 27, 2018","user":"binkyshay"},{"attraction_id":1647,"rating":5.0,"review":"Was able to see alot more than anticipated. We were heading to Niagara Falls on the American side for the day. Knew we wanted to see the Falls and Maid of the Mist boat trip. This tour covered that and so much more. As it turned out, the Maid of the Mist was...","review_date":"August 25, 2018","user":"hibb"},{"attraction_id":1647,"rating":5.0,"review":"The Wet and Magnificent Power of Water. This tour provided us not only the beauty and power of the three Niagara Falls but the story behind their importance as a way to map this wonderful country. Larry introduced us to important folks that helped shape this area with patience,humor and kindness.","review_date":"August 25, 2018","user":"anieta_e"},{"attraction_id":1647,"rating":5.0,"review":"Great Experience with Dave F.. After looking into a few different attractions, my husband and I decided that the American Side Highlights Tour was the right choice for us. I'm so glad we did! The price was worth the priority given to the tour groups, not having to worry about...","review_date":"August 21, 2018","user":"linda_m"},{"attraction_id":1647,"rating":5.0,"review":"A bus tour to Niagara Park,. Our tour guide, Tom, was well informed and lots of fun. We saw both falls from many places, including the Maid of the Mist boat. Great way to see it all when you don't know how to do that.","review_date":"August 21, 2018","user":"churchdennis"},{"attraction_id":1647,"rating":5.0,"review":"American side of the Falls tour. Sam F. was our tour guide and really made the entire tour for us. He was courteous, knowledgeable and fun! The tour was very complete and Sam had it very well organized for our group.","review_date":"August 20, 2018","user":"jessicam10572"},{"attraction_id":1647,"rating":4.0,"review":"Perfect way to see three main sites . This tour including the Maid of the Mist, the whirlpool, and Bridalveil Falls, with a shuttle that took you to each place, a driver that provided information along way, and plenty of time at each stop, including climbing the stairs to BridalVeil.\nIf you don\u2019t...","review_date":"August 20, 2018","user":"pegai"},{"attraction_id":1647,"rating":5.0,"review":"A must! . This was more than worth the money! \u201cArt\u201d was our guide and did an excellent job! He was informative on the history as well as instruction on where we were going and what we were doing. He was pleasant and enjoyed his job! Would recommend...","review_date":"August 20, 2018","user":"angelt462"},{"attraction_id":1647,"rating":5.0,"review":"Great!!!!. great!! The tour was wonderful. Our guide Larry is extremely friendly and has lots of knowledge about the area. He was the differential on our tour. If you have a choice, take the tour with Larry Legend !!!","review_date":"August 18, 2018","user":"acbarchet"},{"attraction_id":1647,"rating":5.0,"review":"Niagara Falls - Last Family Event of the Summer. David Florio was an amazing tour guide. He took us to great places and made sure that everything was timed out extremely well. He really cares about customer service and making our short stay in Niagara Falls a wonderful experience.","review_date":"August 17, 2018","user":"rick_r"},{"attraction_id":1647,"rating":5.0,"review":"Memories. Rickie our driver was awesome. He connected with everyone and showed genuine enthusiasm for his job. He was very knowledgeable of all the attractions. He made the day extra special.","review_date":"August 16, 2018","user":"mawmawnelson"},{"attraction_id":1647,"rating":5.0,"review":"American side tour. Our tour guide was Lori. She was awesome! She was very informative. They picked us up and dropped us off right at our hotel. We did the maid of the mist and cave of the winds. You WILL get wet at both. It was awesome!","review_date":"August 16, 2018","user":"rick_n"},{"attraction_id":1647,"rating":5.0,"review":"Moes Family !. Our tour guide Amil (Moe) made the whole bus family for the day. I am a nervous passenger and Moe drove so well I felt comfortable the whole trip . Coming back to the bus we had an elderly couple that took a little longer...","review_date":"August 15, 2018","user":"hollym1369"},{"attraction_id":1647,"rating":5.0,"review":"Great tour! Treated like family! . We had just arrived at Niagara Falls on 8\/13\/18 and didn\u2019t know where to begin or what to do... that is until we decided to take a guided tour of the Niagara Falls area and we were introduced to our tour guide Moe! I can\u2019t...","review_date":"August 14, 2018","user":"mcrosby15"},{"attraction_id":1647,"rating":5.0,"review":"Tour guide Tom's Team. Our guide was great.His name is Tom.He told great stories and was a great people person.Was very up-beat the whole tour.Would recommend him to everyone we know to have as a guide.Always remembered everyone's name on the bus.\nJohn and Pam\nCecil,PA.","review_date":"August 14, 2018","user":"pamela_b"},{"attraction_id":1647,"rating":5.0,"review":"On Wednesday - 08\/01\/2018 went on Canada Gray Line Niagara Falls Tour w\/Harold. Biil & I took the evening Canada tour w\/Harold as our Tour Guide - he was absolutely great as a tour guide - very knowledgeable & quite funny (great personality) - was \"A\" tour that we will never forget - the Falls are absolutely breathtaking...","review_date":"August 14, 2018","user":"bkschumann4977"},{"attraction_id":1647,"rating":5.0,"review":"Larry's Legends.\u00a0. I loved this guy! A++ service!\nThis excursion will take all the day. It's a very long walk all over america site.","review_date":"August 13, 2018","user":"jaimepolo"},{"attraction_id":1647,"rating":5.0,"review":"Larry \/ Gray Tour. Excellent one day tour with a dedicated,knowledgeable and friendly tour guide. Could not have seen half of the sights without this tour which picks you up at your hotel and returns you to your hotel . Everything from booking to\/end is professional. Larry our driver\/guide...","review_date":"August 13, 2018","user":"ray_b"},{"attraction_id":1647,"rating":5.0,"review":"Worthwhile and informative. Darin gave a great tour, was very knowledgeable. Made sure everything went smoothly for group. Gave us tips that helped the rest of our trip. Ohlala free parking! Was very worthwhile.","review_date":"August 12, 2018","user":"dfdickey"},{"attraction_id":1647,"rating":5.0,"review":"Ore inspiring Falls with a Great Guide!!. It was a rainy day and I was worried that the weather would detract from my day. How wrong was I! Our tour guide Kat is a great lady combining humor and local knowledge. Keeping the whole tour group entertained. I would highly recommend this...","review_date":"August 12, 2018","user":"vince_h"},{"attraction_id":1647,"rating":5.0,"review":"tour was better than expected. I cannot recommend this tour more highly. A clean bright bus picked us up at our hotel exactly on time., We visited all the sights and had plenty of time to enjoy each. David, out guide was very friendly, informative and concerned that each guest...","review_date":"August 12, 2018","user":"ronaldallentown"},{"attraction_id":1647,"rating":4.0,"review":"Excellent Tour. We were able to see multiple sites efficiently without struggling with driving unfamiliar streets, standing in line for tickets. Our guide, Frady, was knowledgeable and funny!","review_date":"August 12, 2018","user":"historyprof45"},{"attraction_id":1647,"rating":5.0,"review":"summer visit with family. sabrina tour guide was terrific. very warm and friendly and enjoyed the tour. went above and beyond accomodating my elderly father. enjoyed each attraction we were taken to.","review_date":"August 11, 2018","user":"ron338c"},{"attraction_id":1647,"rating":5.0,"review":"Gray Line Tour was excellent. Especially our tour guide Sam! Very knowledgeable and especially entertaining. . Our tour with Grey Line Tour is highly recommend. Sam the tour guide was informative and entertaining, most definitely take the tour with him.","review_date":"August 10, 2018","user":"imgg"},{"attraction_id":1647,"rating":5.0,"review":"EXCELLENT TOUR!!!!. Larry was our guide and it was a grand tour with fun stories and information to give us some extra insights into the places we saw.\nHe was a top notch guide for us!! Gave us good suggestions as well.","review_date":"August 9, 2018","user":"jmarjon3"},{"attraction_id":1647,"rating":5.0,"review":"Great Experience. Ricky Ricardo was an excellent guide. We appreciated all of his interesting information that we wouldn't have gotten on our own. He took good care of his passengers. Tell him thank you","review_date":"August 8, 2018","user":"sharon_h"},{"attraction_id":1647,"rating":4.0,"review":"Niagara in a day. So happy we hooked up with the tour and Ross's Fishes. Ross was the perfect tour guide. Gave us all the tips and got us into the must see spots with minimal hassle. For a hot Saturday in August Niagara was mobbed. Only severe delay...","review_date":"August 8, 2018","user":"robie4445"},{"attraction_id":1647,"rating":5.0,"review":"\"Maid of the Mist\" Boat Ride was absolutly the best part of the tour.. We were only in town for one day, so this was the best way to see the most in a short amount of time. Our host David Florio was friendly and polite. We all had a great time making memories with our kids.","review_date":"August 8, 2018","user":"larry_y"},{"attraction_id":1647,"rating":5.0,"review":"A must take tour!. Went on the tour today. Having never been to Niagra Falls before we decided to do a tour. Had a great time and our guide was fantastic! Thank you Ricky!","review_date":"August 5, 2018","user":"jeff_h"},{"attraction_id":1647,"rating":5.0,"review":"Ronnie and Brenda\/ Our trip to Niagra Falls. Upon our visit to niagra falls me and my girlfriend were looking for the must do's while at the falls and Grayline tours hooked us up with the five hour American side of the falls tour which I highly recommend or due both sides if...","review_date":"August 4, 2018","user":"ronnie_d"},{"attraction_id":1647,"rating":3.0,"review":"American Side Tour. We did a one day stop in Niagara Falls on our way to Boston. We purchased 4 tickets for our family and for the 8:30 am tour and were told we would be back by 1 pm so we could drive onto Boston. Unfortunately, we...","review_date":"August 4, 2018","user":"elizabeth_d"},{"attraction_id":1647,"rating":5.0,"review":"Bob is the best tour guide ever!!!. Thank you to Bob for showing us the sites at Niagara Falls (USA side)! It was my first visit but my boyfriend had been many times and said Bob was very informative and told him facts about the falls Joe didn't ever know! Best of...","review_date":"August 3, 2018","user":"asheehan66"},{"attraction_id":1647,"rating":5.0,"review":"Kat was Great! Take the Tour!!. This past Monday, July 30th (our 35th wedding anniversary at that) we boarded the bus at our hotel on the Canadien side (Sheraton on the Falls). Our tour guide was \"Kat\" and we were given name tags and became her 'kittens\". There were probably 20...","review_date":"August 2, 2018","user":"julie_a"},{"attraction_id":1647,"rating":5.0,"review":"Sammy was very knowledgeable and entertaining!. The tour went very smooth and we were very pleased with all the sights we saw. It's a packed tour and Sam kept us moving and directed us the whole way so no one got lost. Lots of time for pics. Sam sprinkled in facts...","review_date":"July 29, 2018","user":"jim_m"},{"attraction_id":1647,"rating":3.0,"review":"Watch your time!!! Not a four hour tour. It would have been had the guide and driver not added in stops to a souvenir \/lunch shop. Kickback?? Rude driver and guide who was not concerned about the fact that we had another tour we scheduled based on the information we were given by...","review_date":"July 28, 2018","user":"elainej302"},{"attraction_id":1647,"rating":5.0,"review":"Sam F. Showed us a great time!. My family signed up for this tour from our hotel, and we had a great time. Sam was humorous and knowledgeable about each of the places we visited and then some, because he told us about other places or restaurant recommendations, too. I wish we...","review_date":"July 27, 2018","user":"veronica_h"},{"attraction_id":1647,"rating":5.0,"review":"Larryy's Legends!!!. My family and I went on the American Side tour on July 18, 2018. We were part of Larry's group. The tour was phenomenal and very memorable. My whole family loved it! Larry is a great guy. He is very knowledgeable, considerate, kind, and very...","review_date":"July 26, 2018","user":"drubio14"},{"attraction_id":1647,"rating":5.0,"review":"all the sights and how easy it was with our guide.. I wanted to take time to tell you my trip was great with your guide Lawrence soos. he made all the sights and timing perfect for all on our tour.\nI will be back and hope we can connect again with larry,\nthanks again to...","review_date":"July 25, 2018","user":"walter_m"},{"attraction_id":1647,"rating":5.0,"review":"Awesome tour -- Thanks Bob!!. Our family went on the tour, we were part of Bobs Group. He was super friendly and knew his stuff. We didn't feel rushed and got to see everything. We loved seeing the Maid of the Mist and Cave of the Wind. Also awesome stop...","review_date":"July 24, 2018","user":"kimberlybl1881tu"},{"attraction_id":1647,"rating":5.0,"review":"Dan's Dare Devils. Very fun and informational. Gave us enough time to do everything and more. Told us more info. than I knew from my previous trips. My kids had a blast.","review_date":"July 23, 2018","user":"jennifer_g"},{"attraction_id":1647,"rating":4.0,"review":"Great tour! Longer than expected! Moe was great! . My husband, me and our two children (10&12) were part of Moe\u2019s Family today! We had a great time visiting all of the sites! The tour guide was very enthusiastic and knowledgeable about the history and the area of Niagara Falls. We had a great...","review_date":"July 22, 2018","user":"adam_p"},{"attraction_id":1647,"rating":5.0,"review":"Couldn\u2019t have been better!. We did a lot of research before coming on vacation and thought we had it all figured out, but went to the visitors center to recheck a view things. We ended up booking the 1\/2 day tour was so glad we did. This is a...","review_date":"July 22, 2018","user":"cjsiroin81"},{"attraction_id":1647,"rating":5.0,"review":"Should be day 1 for everyone.. Larry was our guide and I can't say enough nice things about him and his tour. He was truly a pleasure, informative and engaging not to mention had a great sense of humor. I would recommend Larry and his tour to anyone going to Niagara...","review_date":"July 22, 2018","user":"leolady1966"},{"attraction_id":1647,"rating":5.0,"review":"Amazing tour. We loved our day tour with Captain Ron. He is an excellent guide who kept us on schedule and yet we never felt rushed. We loved the Maid of the Mist boat ride and the Cave of the Winds. We would love to do this...","review_date":"July 19, 2018","user":"408kathrynk"},{"attraction_id":1647,"rating":5.0,"review":"Larry was a great tour guide!. Better than trying to hit all the sites on your own. You\u2019re pulled directly in front of each activity, and the tour guide (Larry was awesome) gets you in with ease, gives you history and details of things to look for and experience, takes pictures...","review_date":"July 18, 2018","user":"vaycaytime32"},{"attraction_id":1647,"rating":5.0,"review":"Great Tour with Larry's Legends. Me and my wife were visiting Niagara Falls for the first time and wanst sure if we should do the tour or try to figure it out on our own. We were right to take the tour, we were part of Larry's Legends group with...","review_date":"July 17, 2018","user":"eddie1076"},{"attraction_id":1647,"rating":5.0,"review":"Very professional with awesome guide. Mr Sam F. Was so enthusiastic and passionate about his guiding job. He really made the personal difference. The tour is a must for new inexperienced visitors","review_date":"July 14, 2018","user":"falmahdi"},{"attraction_id":1647,"rating":3.0,"review":"The Prady Bunch. Our tour was overall, just good. The bus arrived late. We were signed up for an 8:30 tour. When I approached the woman who gladly signed us up the night before, she held up her phone and told me, \"it's only 8:31\". The bus arrived...","review_date":"July 13, 2018","user":"route103"},{"attraction_id":1647,"rating":5.0,"review":"The Deal. This is one of the best t I have ever been on. We almost skipped the tour but were crunched for time so we decided to let them do the planning!\nGreat decision! Tom\u2019s Team was perfect and a \u201cjust right blend of humor and...","review_date":"July 12, 2018","user":"kycycle"},{"attraction_id":1647,"rating":5.0,"review":"Fun tour and wonderful guide. The concierge at our hotel arranged this tour for us as we requested before we left our home in Florida--nice to have it pre-arranged and pre-paid. It was great to have that decision made before we left home. We went on the Saturday after 4th...","review_date":"July 10, 2018","user":"linda_s"},{"attraction_id":1647,"rating":4.0,"review":"Awesome time!. This tour took us to several interesting sites and also included the boat ride into the falls. Our tour guide Larry was great, he was very informative, and entertaining. Going on this tour saved us time waiting in lines, driving to the places, and finding...","review_date":"July 10, 2018","user":"cldiaz"},{"attraction_id":1647,"rating":5.0,"review":"A Most Wonderful Tour. Last time I visited Niagara Falls was over 40 years ago. My wife had never visited. We booked this tour and became a part of Larry\u2019s Legends tour group led by Larry S. You can always get great information from someone who has grown up...","review_date":"July 10, 2018","user":"quest784949"},{"attraction_id":1647,"rating":5.0,"review":"Amazing!!. My family and I had a great experience on this tour! Our guide Darin was a very funny and informative guy. He made us feel comfortable to ask questing and joke around a bit! I would definitely come back and ask for him again.","review_date":"July 9, 2018","user":"yasemin_e"},{"attraction_id":1647,"rating":5.0,"review":"Excellent Tour and Guide. My husband and I signed up for this tour at our hotel lobby. The tour guide, Art, picked us up at our hotel lobby at 8:30 A.M. Art was thorough and told us a lot of the history. This tour allowed us to see the...","review_date":"July 9, 2018","user":"karen_d"},{"attraction_id":1647,"rating":5.0,"review":"Dan\u2019s Daredevils\/Gray Line-the highlight of our Niagara Falls vacation!. My wife and I chose Dan\u2019s Daredevils Niagara Falls tour on advice of the hotel concierges, without doing a shred of online research in advance. We could not have been happier!!!\nDan was a gem-his Gray Line hi-top van was super comfy, with great a.c....","review_date":"July 4, 2018","user":"lpeluso1960"},{"attraction_id":1647,"rating":5.0,"review":"Excellent value!. This was the way to see Niagara Falls on the American side. Pick up and drop off at our hotel in Canada in an air conditioned tour bus that seats 24.\nLori was our tour guide and I would give her 10 stars if I...","review_date":"July 4, 2018","user":"cathelaw"},{"attraction_id":1647,"rating":5.0,"review":"Great tour. The morning first started by picking us up in the lobby of our hotel. We took our 4 and 5 year old on the 8:30 am tour. Which I recommend the earliest tour you can go on because the other tourist are not out and...","review_date":"July 4, 2018","user":"sbussing26"},{"attraction_id":1647,"rating":5.0,"review":"American-Side Tour of Niagara Falls with Maid of the Mist Boat Ride. Our tour guide was Ross (Fishes), and we had a great time! He was very knowledgeable and personable and made it a great experience for us. We encourage people to request him when making a reservation!","review_date":"July 1, 2018","user":"ashley_a"},{"attraction_id":1647,"rating":5.0,"review":"Niagra Falls. The tour was great!! Ross, our tour guide, was very knowledgeable and kept things moving. He\u2019s a local and knew all the great tips to prevent any delays. Any questions you have he had the answer. The van was clean and well air conditioned. We...","review_date":"July 1, 2018","user":"kari62902"},{"attraction_id":1647,"rating":5.0,"review":"Niagara Falls American Side Highlights Tour. Best trip ever! My husband and I were running late to the pick up spot, and our tour guy David Florio called us to see if we where lost, and waited for us to get dropped off! It's good to know that there are still...","review_date":"June 28, 2018","user":"alsgirl2018"},{"attraction_id":1647,"rating":5.0,"review":"Art. Our tour by Gray Line was excellent because of Art, the driver and guide. He was friendly and so very knowledgeable. He should also be commended for his patience. It never fails you end up with people whom have no respect for the rest of...","review_date":"June 27, 2018","user":"pmp5015"},{"attraction_id":1647,"rating":5.0,"review":"A lot of fun & worth it. My boyfriend and I recently went on a weekend trip to Niagara Falls and did the 4 hour American side of the falls tour on a Friday night. Our tour guide Brendan was great! The tour was a lot of fun and very informative, and...","review_date":"June 25, 2018","user":"nikolenyc"},{"attraction_id":1647,"rating":2.0,"review":"Knowlegable staff, hard to understand though. Some attractions on route can be missed. Waste of time.. First off I need to say the guide was extremely knowledgeable about the attractions during the entire tour. However, he had a very sick accent and we could only understand about 50% of what he was saying. I am not trying to be rude, but...","review_date":"June 25, 2018","user":"karee_h"},{"attraction_id":1647,"rating":5.0,"review":"See it all and enjoy. Booked our trip through a rest area on I90 a few days prior as we were heading from Vermont to Columbus, OH to visit some friends. It was the 4 hour tour to see the parks, the whirlpool, and everything on the US side including...","review_date":"June 21, 2018","user":"edward_h"},{"attraction_id":1647,"rating":5.0,"review":"Awesome Tour and Guide!. Prady was our tour guide and wow it was fantastic! We were curious as to why it would be a 4 hour tour but we certainly received our money's worth! Prady was a fantastic tour guide. You could see how he took pride in giving...","review_date":"June 21, 2018","user":"jtswed"},{"attraction_id":1647,"rating":5.0,"review":"Exciting adventure. We did the whole Niagara Falls experience including fireworks at night. Our guide Brendon was great. He was knowledgable, friendly and made the trip fun. This tour with Brendon is Highly recommended.","review_date":"June 21, 2018","user":"beechldi"},{"attraction_id":1647,"rating":5.0,"review":"American Side with Barbara's Beauties. We booked a four-hour trip which was more like six. It was Saturday and crowded, so the traffic and lines made each attraction take longer. Barb could have short-changed us and kept it at the four hours she was contracted for, but made sure that...","review_date":"June 17, 2018","user":"melody_j"},{"attraction_id":1647,"rating":5.0,"review":"AWESOME way to experience Niagara. My wife and I decided at the last minute to sign up for a tour - and were lucky enough to get Rita as our guide. She was on time, knew the area, was super entertaining and very funny. This is definitely the best way...","review_date":"June 17, 2018","user":"jtm0"},{"attraction_id":1647,"rating":5.0,"review":"Niagara tour. Our guide Rickie was excellent. Humorous, knowledgeable and with lots of tips for navigating the local tourist scene. We had a great day. The tour was worth every penny. Highly recommended.","review_date":"June 16, 2018","user":"cadams4"},{"attraction_id":1647,"rating":5.0,"review":"awesome!!. My husband and I just decided to take a spur of the moment trip to the Falls. We had just pulled into the parking lot to get information on tours and such. What a find! We ended up booking a tour for Saturday. Our tour...","review_date":"June 13, 2018","user":"dooz1"},{"attraction_id":1647,"rating":5.0,"review":"Wonderful Tour on Tom's Team. Tom gave 17 of us on his 11am tour on Wed, 5\/22\/18 a wonderfully personal tour. He even remembered everyone's names after our initial meeting! It was clear that he thoroughly enjoyed sharing his knowledge and seeing us react to all the sights. He gave...","review_date":"June 3, 2018","user":"cekunzm"},{"attraction_id":1647,"rating":5.0,"review":"Sam F. was Outstanding!. Sam was a very knowledgeable tour guide and had the whole trip timing down to a science. He kept the group moving while providing valuable insight of the different parts of the falls.","review_date":"June 3, 2018","user":"birsch2"},{"attraction_id":1647,"rating":5.0,"review":"Great fun!. We had Art as our guide and he did an excellent job of informing us of everything as well as some little known facts. He managed to keep us together and was very patient. We would love to use him again!","review_date":"May 22, 2018","user":"dn43il"},{"attraction_id":1647,"rating":5.0,"review":"perfect tour package with boat ride. ron f. was are guide great guy I lost my camara and the park rangers looked I my camara see the gray line tour badge they called ron and I have my camara back with all my great pictures thanks to a honest tour and...","review_date":"May 14, 2018","user":"dmarshock"},{"attraction_id":1647,"rating":5.0,"review":"Fantastic tour, ask for Larry S!. We had a fantastic time on our tour, I've seen Niagara Falls before but this tour with Larry S was by the best time! His knowledgeable and witty insight was delightful and informing. I look forward to bring friends and family on future tours withe...","review_date":"February 11, 2018","user":"kip_w"},{"attraction_id":1647,"rating":5.0,"review":"Larry was great!. Took an evening, winter tour of the American side of Niagara Falls with Larry. He was extremely informative, entertaining and his wife provided us all with some delicious homemade chocolate chip cookies!! Thank you, Larry for your \"Legends\"!","review_date":"February 9, 2018","user":"mamajodra"},{"attraction_id":1647,"rating":5.0,"review":"The Best of Niagara Falls. Starting with getting picked up at the hotel to climbing the scaffolding at Cave of the winds and ending with the Maid of the Mist ride, this tour was outstanding. Lori was an informed tour guide and pointed out the highlights every step of the...","review_date":"January 23, 2018","user":"bosoxfan1958"},{"attraction_id":1647,"rating":5.0,"review":"Rita was AWESOME!. Wonderful tour, most excellent tour guide! Rita had everyone laughing, each of us checking to make sure everyone was together and accounted for, and she was very knowledgeable. My favorite thing about the tour was Rita' s personal stories of the areas. Thanks for a...","review_date":"January 5, 2018","user":"emily_p"},{"attraction_id":1647,"rating":5.0,"review":"Wonderful half day tour. We went with Prady for an exciting half day tour of Niagara Falls. We saw so much more than we would have if we explored on our own. Prady was an excellent guide!","review_date":"November 1, 2017","user":"victoryn2017"},{"attraction_id":1647,"rating":5.0,"review":"Excellent Tour and Service!. We had a great time with our guide Rickie. He was very knowledgeable and showed us all the sights. We would highly recommend this tour as they do all the work getting you into the various sights.","review_date":"November 1, 2017","user":"larryf483"},{"attraction_id":1647,"rating":5.0,"review":"Enjoyable. Had a great time with our Host Rita, She made the tour worth the price. I would recommend her for any one that wants an informative and humorous experience.","review_date":"October 30, 2017","user":"christopher_m"},{"attraction_id":1647,"rating":5.0,"review":"Worthwhile tour. We booked a Gray Line tour through the concierge at our hotel-worth every penny!!! A little more than $1oo per person, it was almost 5 hours and we needed every minute.\nOut tour guide was Rickie and he was so fun and informed. Really nice...","review_date":"October 28, 2017","user":"linda_w"},{"attraction_id":1647,"rating":5.0,"review":"Fun and Good way to see all the highlights on American side.. Ricky was our tour guide and did a great job. He made it fun for us !! It was the end of the season so there weren't large crowds. It was nice to have a driver and get around easy. Ricky was informative and entertaining...","review_date":"October 25, 2017","user":"lynne_r"},{"attraction_id":1647,"rating":5.0,"review":"Our visit to Niagara Falls. With the help of Kenny L in the Angola, NY visitor information booth and the awesome tour provided by Larry S, we had a wonderful trip to Niagara Falls. Thanks for the help!!","review_date":"October 24, 2017","user":"audron_b"},{"attraction_id":1647,"rating":5.0,"review":"Great Way to See the Sights!. This was our first trip to Niagara and this was the best decision on how to see some of the best sights. The convenience of this tour alone is worth the money. We were picked up at our hotel and we had easy access to...","review_date":"October 19, 2017","user":"jjeangenie"},{"attraction_id":1647,"rating":5.0,"review":"Niagara Falls sightseeing tour. My husband and I visited Niagara Fall NY on 10\/8 - 10\/11. We opted to take the Gray Line Niagara Falls American tour. Our guide was Tom. He was excellent!!! Very knowledgeable and friendly. He addressed each one of us personally by name. There was...","review_date":"October 16, 2017","user":"kimberly_l"},{"attraction_id":1648,"rating":5.0,"review":"Excellent company who is taking great care of their customers. Choosing Evergreen Adventures for your private tour in Vancouver and around is the best decision if you are visiting Vancouver. You are in excellent hands with their highly experienced guides. My mum and her friend had the opportunity to go for a tour directly with...","review_date":"March 18, 2019","user":"lenka2020"},{"attraction_id":1649,"rating":5.0,"review":"Simply Amazing! Fantastic Guides and Best Day Ever!. We had the best time with this group of fun, engaging, and truly passionate guides. You can tell from the first hello to the end of the day they are there to ensure you have a fabulous experience. And if the guides, the water, and...","review_date":"September 29, 2018","user":"anastasia_k"},{"attraction_id":1649,"rating":5.0,"review":"Great Rafting Equipment\/Super Fun Guides. Had a great time on the river with my family. Our guide Nathan was fun and knowledgeable and took great care of us. I would definitely recommend this tour company. Well organized, good equipment, fantastic guides. (Bring water and snacks for the long, but entertaining,...","review_date":"August 5, 2018","user":"tina_g"},{"attraction_id":1649,"rating":5.0,"review":"Nathan Rocks!!. First white water rafting trip and Nathan and the gang made it super fun and memorable. Highly recommend for anyone looking for a great time in the beautiful Canadian wilderness. \ud83d\udc4d\ud83d\udc4d","review_date":"August 5, 2018","user":"dirk_gates"},{"attraction_id":1650,"rating":5.0,"review":"March over the melting river. A fresh dusting of snow coated the ground, having fallen early in the morning, before our flight. It made for the perfect contrast against the bare trees and conifers.\nOur pilot, Jordan, took us on a twenty-minute ride of a lifetime over the melting river,...","review_date":"February 5, 2019","user":"organicroadmap"},{"attraction_id":1650,"rating":5.0,"review":"Fabulous . We had been wanting to do this since a while after watching all the videos and reviews.\nThe staff were super responsive to my emails prior to the date and even accomodated a couple of changes in the time.\nThe day itself was cloudy and...","review_date":"October 18, 2018","user":"avranga"},{"attraction_id":1650,"rating":5.0,"review":"Dad's 80th Birthday. My sister and I took my Dad for a ride for his 80th Birthday. This was the first time for all of us in a helicopter. The scenery was amazing and the the Pilots commentary was great!\nI would recommend going in October to see...","review_date":"October 17, 2018","user":"jxd0"},{"attraction_id":1650,"rating":5.0,"review":"Great job guys!. Yes, would definitely recommend this as part of your trip to the 1000 Islands.\nIn the past we have taken boat tours of the Islands, but looking at it from the air gives you a totally different perspective.","review_date":"August 15, 2018","user":"neil_p"},{"attraction_id":1650,"rating":5.0,"review":"Amazing views & commentary!. We did the 20\/25 minute tour for our anniversary. Neither of us had ever been in a helicopter so it was quite the experience! It was much smoother than I thought and the views were incredible. We had a great pilot who was very friendly...","review_date":"August 2, 2018","user":"emily_g"},{"attraction_id":1650,"rating":5.0,"review":"Great ride over the wonderful St Lawrence!. Been on the river my whole life, seeing the river at water level. This ride was fantastic getting to see it from the birds eye view. Got a good look of the cottage from the air.","review_date":"July 14, 2018","user":"paul_b"},{"attraction_id":1650,"rating":5.0,"review":"Amazing people, amazing experience!. My daughter and I booked it as a surprise for my husband and her boyfriend. I was scared to death but Bill was amazing and in no time at all I was loving every minute of it.These guys are knowledgeable, friendly and great tour guides....","review_date":"July 13, 2018","user":"shelleyjackson"},{"attraction_id":1650,"rating":5.0,"review":"A beautiful exciting way to see the 1000 Islands. I hate crowds of people, and have lived here my whole life, so seeing the 1000 islands on a boat tour isn't my thing, at least not during the busy tourist season. I love flying so I went on the Boldt Castle tour with these...","review_date":"June 25, 2018","user":"kgriffin1987"},{"attraction_id":1650,"rating":5.0,"review":"Amazing :-). Wonderful flight, flexible team (we arrived, asked for an earlier flight time because of bad weather forecast next day, flew directly...). Everyone was very friendly, special thanks to our pilot :-)","review_date":"June 24, 2018","user":"steve_m"},{"attraction_id":1650,"rating":5.0,"review":"Retirement bucket list. I had just retired and was given some money from my coworkers I decided my helicopter ride from my bucket list would be my choice.The Aussie pilot was very pleasant and informative and the flight was amazing We have an amazing country and you get...","review_date":"June 23, 2018","user":"patricia_k"},{"attraction_id":1650,"rating":5.0,"review":"Great experience!. My wife and I recently took the Boldt Castle tour and loved it! We are both river people and are familiar with the islands, but seeing them from the sky was a great new perspective. Our pilot Bill was knowledgeable, personable and really provided a...","review_date":"June 1, 2018","user":"steve_c"},{"attraction_id":1650,"rating":5.0,"review":"Fantastic, wonderful, awesome, .... Jordan, the pilot, is a great guy. Helpfull, informative, was giving several more infos about the area, the town, what to do else and were to go for lunch or dinner.\nThe area is so very beautiful and definitely something to see it again one...","review_date":"May 25, 2018","user":"elmar_r"},{"attraction_id":1650,"rating":5.0,"review":"Awesome!. Go for this ride you will be so glad you did! Friendly, informative pilot. Unbeatable scenery. I would definitely go again.","review_date":"March 31, 2018","user":"stephen_a"},{"attraction_id":1650,"rating":5.0,"review":"had a great time. our pilot Aaron was great. very knowledgeable. had a great time!! they took us early when we arrived. had a safety lesson as well. very organized","review_date":"October 22, 2017","user":"glen_m"},{"attraction_id":1655,"rating":5.0,"review":"Awesome Tour of Quebec City!. My husband and I are not great \"tourists\" but thought it would be a good idea to have a tour to learn more about this gorgeous city. Michel was great! He provided very interesting information on the history of Quebec and an awesome walking tour...","review_date":"February 26, 2019","user":"peggy_b"},{"attraction_id":1655,"rating":5.0,"review":"Fantastic Quebec. We took this tour with our guide, Michel Sirois, and loved the history that Michel provided. He also provided maps and visual representations of what Quebec was like in the past and this enabled us to visualise buildings that no longer existed or to see...","review_date":"July 25, 2018","user":"dallya2"},{"attraction_id":1656,"rating":5.0,"review":"great day even with a bad snow day. We had a great wine tour and our guide Michael was amazing, both friendly and very knowledgeable. It was a very snowy day, he arrived on time and drove to all 5 stops with ease. Our lunch was amazing at the Hobnob restaurant, I had...","review_date":"January 19, 2019","user":"skash"},{"attraction_id":1656,"rating":5.0,"review":"Amazing Day! Well worth it!. We booked this tour on the recommendation of friends who live in Canada as part of our mini Canada tour. We were very lucky to be the only ones on the trip too.\nOur guide Chris was amazing. A very interesting guy and so knowledgeable...","review_date":"November 19, 2018","user":"wildfires3"},{"attraction_id":1656,"rating":5.0,"review":"A great birthday surprise. My partner surprised me with this wine tour for my birthday. Our driver, Joe, was very nice. He gave us a tour of the area, pointed out spots of interest and pulled off the road so we could take photos, told us a bit of...","review_date":"November 4, 2018","user":"shawna_m"},{"attraction_id":1656,"rating":5.0,"review":"Great Wine Tour. We had a great wine tour our guide was both very friendly and knowledgeable, about the wineries we visited and their wines, wine making and the tasting experience. He gave us a perfect understanding about the wineries before entering, enabling us to have a great...","review_date":"October 8, 2018","user":"baj89"},{"attraction_id":1656,"rating":5.0,"review":"good experience. My husband and i went on the full day wine tour with lunch included. Harvey, our tour guide and driver was excellent - friendly, knowledgeable, energetic, enthusiastic, maintained high spirits through out the day. The transportation we got picked up in was clean, and comfy....","review_date":"October 5, 2018","user":"sherryl_d"},{"attraction_id":1656,"rating":5.0,"review":"Great Experience!. Big thanks to Chris the owner who was accommodating to our out of the way location pickup and Jeremy who was our knowledgeable and fun driver\/wine master!! What a great day we had visiting\/touring 4 different wineries. Lunch was relaxing and absolutely delicious. Our group...","review_date":"September 26, 2018","user":"174sheilan"},{"attraction_id":1656,"rating":5.0,"review":"A great way to spend the day is with Niagara Vintage Wine Tours. This tour is a great way to spend the day. Our sommelier, Michael Twyman, was very willing to share all his knowledge on wines and the NOTL area. You could really tell that he loves his job and interacting with people. We learned a lot...","review_date":"September 25, 2018","user":"lynn_n"},{"attraction_id":1656,"rating":5.0,"review":"Perfect Day. This wine tour was an outstanding way to be exposed to all this area has to offer. Our group was able to visit small and larger-capacity wineries and we were able to sample many delicious wines, including Icewine! Our guide, Michael T., is truly great...","review_date":"September 24, 2018","user":"riley_k"},{"attraction_id":1656,"rating":5.0,"review":"Awesome tour, awesome guide - Gus! . We did the full day tour with a stop for lunch. We visited 4 wineries. Gus was our guide, he was awesome. Very knowledgeable and passionate about wine, very friendly and personable, he really made sure you had a great time. The wineries were all...","review_date":"September 23, 2018","user":"s8070yqdanm"},{"attraction_id":1656,"rating":5.0,"review":"Amazing Day All Around!. We booked the Full Day Tour with Lunch on our trip this past weekend to Niagara, our second time taking a tour with Niagara Vintage Wine Tours. I can not say enough nice things about our experience -- it was top notch all around!\nOur...","review_date":"September 9, 2018","user":"justjess9101213"},{"attraction_id":1656,"rating":5.0,"review":"Small groups good food and lots of wine to sample!. This was fun as well as educational especially learning how ice wine is made. The food paired with the wine was good at all locations. Driver was friendly and kept it fun. Really a nice day trip.","review_date":"September 2, 2018","user":"ann_k"},{"attraction_id":1656,"rating":5.0,"review":"A very enjoyable day!. What a great day exploring Niagara Wine Country!! 4 vineyards, lunch at the Hob Nob, and Christopher, expertly sharing his knowledge.","review_date":"September 1, 2018","user":"dsl2014"},{"attraction_id":1656,"rating":5.0,"review":"A relaxing, fun and informative day in Niagara!. This marked our 3rd wine tour with Niagara Vintage Wine tours and the 2nd time we've taken in the full day tour with lunch. This August our tour was NOTL based, our previous one - last August - was \"the Bench\" tour. We have also...","review_date":"August 26, 2018","user":"janew8204bv"},{"attraction_id":1658,"rating":2.0,"review":"Whistler AMAZING - tour guide not so much. Would definitely recommend travelling to Whistler. The sea to sky highway is stunning and there is lots to see and do inWhistler. The peak to peak gondola is a must.\nHiwever, our tour guide Jeremy was v v poor. He spent most of the journey...","review_date":"August 20, 2018","user":"mskms"},{"attraction_id":1658,"rating":5.0,"review":"Whistler. It was great the trip to whistler. Kat make a great job with the group and to explain everything. I definitely will be back","review_date":"August 19, 2018","user":"miriavalon"},{"attraction_id":1658,"rating":4.0,"review":"Fantastic tour guide Kiel really made the trip!. My partner and I had a fantastic time on this tour! Despite it being a really foggy day it was a great bus ride and Kiel filled the drive with interesting facts and info about the area and the First Nations people which I loved....","review_date":"January 15, 2018","user":"amanda_p"},{"attraction_id":1660,"rating":5.0,"review":"Wonderful and SO worth it!. I went to Whistler for the day at the end of September with 3 of my girlfriends and we booked this course to do. It was perfect for a semi-active experience and created many great laughs and memories -- plus we scored a gorgeous, sunny...","review_date":"October 21, 2018","user":"onair820903"},{"attraction_id":1660,"rating":5.0,"review":"Great Adventure!. We had an excellent time, Anabel our guide was really professional and gave us all the tips we need so we enjoy the ride it was fantastic and too much adrenaline. If you are not afraid to heights this is perfect for you","review_date":"September 28, 2018","user":"juanc3652"},{"attraction_id":1660,"rating":5.0,"review":"The best part of my trip . My husband and I did the full treetops adventure course after we did the ziplines and it was the most fun I\u2019ve had in a long time! I totally felt like a kid again while we were navigating all of the obstacles up high in...","review_date":"September 4, 2018","user":"whereivewandered"},{"attraction_id":1660,"rating":4.0,"review":"Pretty good course but pricey. Overall good ropes course. There are a variety of obstacles on each level from easy to hard. There were some unique obstacles some of which are more difficult. The zip lines were slow and usually we had to pull ourselves to the end of the...","review_date":"September 2, 2018","user":"jimvcr"},{"attraction_id":1660,"rating":5.0,"review":"So much fun!. Had a great time completing the Treetop Adventure Course with a friend. Didn't stop laughing the whole time and also got a little arm workout.\nThanks guys.","review_date":"August 29, 2018","user":"odyssey689042"},{"attraction_id":1660,"rating":5.0,"review":"Tree tops is challenging but fun!. Great for family fun of all ages. Challenging courses but you can easily opt out of one but pick up the course along the way. Definitely requires 3 hours if you want to do the FULL course.","review_date":"August 15, 2018","user":"nancy_s"},{"attraction_id":1660,"rating":5.0,"review":"Tree Tops course is no joke!. I've done ropes courses but this is NOTHING like them. My wife and I knew it would be fun but not such a physical and mental challenge. You graduate from the green to blue to the black course - there is a big jump from...","review_date":"July 30, 2018","user":"roarycat"},{"attraction_id":1660,"rating":5.0,"review":"Great people and great course. Our family of 6 (2 adults and four teenagers aged 13-17) came back for this adventure a 2nd time this year because we had such a great time on our first trip. Our 13 year old is \"afraid of heights\" and so wanted to challenge...","review_date":"July 27, 2018","user":"cheneywp"},{"attraction_id":1661,"rating":5.0,"review":"RLCT. exellent services , great bikes and knolegable people\nit is a one stop boke rental shop, they will set you uo like a pro from bike to bile shoes including repair kit and etc.","review_date":"June 13, 2018","user":"yvain67"},{"attraction_id":1661,"rating":5.0,"review":"Excellent Service and great quality bikes. Flew in from out of town. Rented a few bike to ride to Kingston and back from Ottawa with a friend. Bikes were practically new, in great condition. Customer service was quick and friendly. Bikes were ready. The staff helped with the fitting.\nWould definitely...","review_date":"June 13, 2018","user":"ychartrand"},{"attraction_id":1662,"rating":5.0,"review":"So informative. Well I wish I had asked for our pedicab driver's card because I can't remember his name think maybe John. Middle aged cabinetmaker who migrated from east coast of Canada to Victoria 12 yers ago. He is amazing wealth of knowledge. The Chilean monkey trees,...","review_date":"September 30, 2018","user":"patricia_v"},{"attraction_id":1662,"rating":5.0,"review":"Fun, fun exerience!. What started as a 2 hour tour to Craigdarroch Castle turned into so much more! Our guide, Chris Hamel, was fun and energetic with a wealth of knowledge about Victoria. He is passionate about Canada and Victoria in particular. We were skeptical that he could...","review_date":"July 7, 2018","user":"lmarsh621"},{"attraction_id":1662,"rating":5.0,"review":"Relaxing, local's tour. Booked the Craigdarroch Castle tour. Great experience. Gerry Verstraten was an energetic, enthusiastic peditour operator. He shared great stories and local knowledge. We enjoyed so much that we extended our time with him to visit other beautiful areas in Victoria. Highly recommended.","review_date":"June 18, 2018","user":"scott_m"},{"attraction_id":1663,"rating":5.0,"review":"Absolutely delightful experience. Our pedicab arrived early for a wonderful experience. We shared stories and information as the driver was also interested in us and our interests. Our driver was great. Excellent knowledge, amazing pedal power, food for the wildlife etc. Thoroughly recommended to all.","review_date":"September 2, 2018","user":"finona68"},{"attraction_id":1663,"rating":5.0,"review":"Pedal Fun for Everyone. Wow! This was a fantastic personalized experience of Victoria. The pedicabs allowed for a more flexible approach to touring as the cycles could pull of the road and roll through areas open only to bicyclists and pedestrians.\nOur group consisted of 9 people ranging from...","review_date":"June 3, 2018","user":"damian_c"},{"attraction_id":1666,"rating":5.0,"review":"Awesome day trip! . 6 adults and one 8yr old, saw tons of whales on the way down and loved the seaplane back. Fun time in Victoria, we had a yummy brunch at Jam and then went to Pedaler to rent bikes and do the scavenger hunt. Next time...","review_date":"July 4, 2018","user":"elizricke"},{"attraction_id":1668,"rating":5.0,"review":"Nice group size. on time pick up with nice driver guide from toronto to the falls, with lunch by the falls and later on wine tasting in niagara on the lake. very pleased with small group size and minibus. timetable could be a bit better with more time...","review_date":"February 15, 2019","user":"claudiclau"},{"attraction_id":1668,"rating":5.0,"review":"Niagara On the Lake. This area of Niagara is really beautiful and it's like a quaint village along the seaside. Quaint, however, does not infer that this place is small and has nothing to see or do. The main drag is filled with lots of shops and restaurants and...","review_date":"August 13, 2018","user":"melanie_g"},{"attraction_id":1668,"rating":5.0,"review":"Lots of fun!. Went on the Maid of the Mist tour. It was very well organized and the staff were excellent. They gave out raincoats to us but of course you get somewhat wet. That is the fun of it. Get very close to the falls. You can...","review_date":"August 6, 2018","user":"wcindyo"},{"attraction_id":1668,"rating":5.0,"review":"the best there is..... Crystal & Co we cannot thank you enough for taking all the pressure off and providing a first class service from start to finish.\nThese guys go the extra mile, cannot speak highly enough of them.... THANK YOU!!!","review_date":"December 23, 2017","user":"englishoverseas"},{"attraction_id":1668,"rating":5.0,"review":"Amazing!. Our driver was Roy and he was amazing! He did a great job of giving us suggestions for things to do and also was more than willing to change things and tailor the tour to what we wanted. The falls were amazing and the wineries...","review_date":"December 22, 2017","user":"mitch_s"},{"attraction_id":1669,"rating":1.0,"review":"why children. look, I just don't see why it needs at least one child. my girl is 12, not 11. It seems fun, but I was not able to go.","review_date":"March 7, 2019","user":"kklio2019"},{"attraction_id":1669,"rating":5.0,"review":"Super service and solid bikes. Rented a road bike for a self-guided ride while on a business trip to Ottawa. Great communication beforehand and during the rental; was able to quickly and easily grab the bike and go. Same for the return. Bike was in solid shape\/as advertised, and came...","review_date":"September 17, 2018","user":"heller2002"},{"attraction_id":1669,"rating":3.0,"review":"Self-Guided tour. We choose RentABike based on reviews and pricing. The biking scene is pretty competitive in Ottawa so you will get the same type of accessories and price range from a few shops nearby.\nHowever I'm only giving them 3\/5. Website and reviews claimed a higher...","review_date":"August 26, 2018","user":"jasonlq7253qp"},{"attraction_id":1669,"rating":5.0,"review":"Great experience, highly recommend!. Family of 4, with a 16 and 18 yo-what a great experience enjoyed by all! Everyone we interacted with was friendly and professional. The trails are pretty well marked, and we rode along the canal as well as out along the river, for about 3...","review_date":"August 19, 2018","user":"travelincat_8"},{"attraction_id":1669,"rating":5.0,"review":"Great Way to See the City. We have been to Ottawa before and were looking for a different perspective of the city. Although the location is slightly confusing it being in a tunnel and all, it is very centrally located, literally across the street from the Fairmount and down flight of...","review_date":"August 18, 2018","user":"samanthamaria55"},{"attraction_id":1669,"rating":5.0,"review":"Rent a bike instead of a car!. Rented bicycles here in summer 2017 and again in 2018, each time for multiple weeks. Great prices applied on a sliding scale, making it economical to rent for longer periods.\nAmazing selection of bikes. Helpful staff. Locks, helmets, etc available.","review_date":"August 15, 2018","user":"annushka82"},{"attraction_id":1670,"rating":4.0,"review":"Whistler 2 days tour. This tour was part of a package \"Rockies Tour\" and I really enjoyed it. The city was very pretty and landscape just amazing. I have spotted my first Bear while walking trough the Brandywyne forest so keep your eyes open \ud83d\ude09.\nIf you don't mind...","review_date":"June 24, 2016","user":"795mimic"},{"attraction_id":1670,"rating":5.0,"review":"Whistler was da bomb!. The Whistler day tour is brilliant!!\nWe had quite a few stops along the way, which was great because no wants to be stuck on a bus for 2 hours. The tour stopped at Cypress lookout, Shannon Falls, Brandywine Falls, Whistler bungee jumping then to...","review_date":"November 26, 2015","user":"kurtfraser"},{"attraction_id":1670,"rating":5.0,"review":"Whistler in a Day! Love it!. What more could you want in a day trip to Whistler. This tour has it all! I have personally driven there myself but on this tour you won't only make friends but possibly go to different areas you haven't been to or thought about going....","review_date":"November 9, 2015","user":"jessie_s"},{"attraction_id":1670,"rating":5.0,"review":"Tofino and Victoria. So went out to the Island after hearing so many good things from other travellers. It did not disappoint; Julia our guide gave us the down low on the many nature reserves as well as the secret history you wont get in the guide books!!...","review_date":"September 24, 2015","user":"justin_b"},{"attraction_id":1670,"rating":5.0,"review":"Awesome Daytrip to the Mountains!. We had such a great time on the Whistler Day tour. Our driver\/guide Jon was awesome and so knowledgeable about the whole area. He took us to a great lookout point from where we could see Vancouver and surroundings. (Cypress Lookout). We also stopped at...","review_date":"September 4, 2015","user":"maria_l"},{"attraction_id":1670,"rating":5.0,"review":"Great opportunity to visit Whistler!. The Moose Whistler Day Tour is a great way to visit Whistler if you've got limited time (I recommend the two day tour if you have extra time to spare!). It's also a great option if you're travelling solo as you'll get to meet lots...","review_date":"July 27, 2015","user":"michaela_d"},{"attraction_id":1670,"rating":5.0,"review":"Whistler . The moose whistler day tour has been one of the top three Canadian experiences.The stop at the Shannon falls was great. Just the right distance from Vancouver. Great location to get refreshed with the mountain air. And a lovely walk to the waterfalls. The moose...","review_date":"July 9, 2015","user":"stevie12498"},{"attraction_id":1670,"rating":5.0,"review":"Make a Trip Out of Visiting Whistler!. As a traveller without a car, getting from Vancouver to Whistler often means skipping out on the incredible views and places on the way. Regular transportation will only get you from point A to point B. Moose gets you there in style, with multiple stops...","review_date":"June 12, 2015","user":"cbragagnini"},{"attraction_id":1671,"rating":5.0,"review":"Excellent mountain experience in the summer. Very well organized tour company. We went with a family group of 13 and everything went on schedule and everyone had a great evening and a great salmon dinner. Our Jeep driver, Killian, was a very careful going up a rough mountain road and pointed...","review_date":"August 1, 2018","user":"newk33908"},{"attraction_id":1672,"rating":5.0,"review":"Safe walk, should be taken. Safe area, amazing view. Safe with children, zip line too short, climbing amazing. There are places to rest.","review_date":"December 28, 2018","user":"953olenap"},{"attraction_id":1672,"rating":5.0,"review":"Wonderful Experience Once Again. We try to visit the Canyon Sainte-Anne every time we are in the Quebec City area. In fact, we have been there for 4 of the past 5 autumns. The colours in the fall are amazing. The stairs going up and down to the lowest...","review_date":"December 27, 2018","user":"john_h"},{"attraction_id":1673,"rating":5.0,"review":"Thousand Island Cruise. We enjoyed this \"Thousand Island Cruise\" (Canada side ) very much. Lots of islets with house on it. I love the two islands that is joined by a small bridge maybe less than 20 foot long. I just wonder where do they get their electric...","review_date":"October 17, 2018","user":"132manolitom"},{"attraction_id":1673,"rating":1.0,"review":"Are you seriously charging people for this?. The only redeeming quality was that there was a bar onboard. Honestly Had there been a plank I would have walked it. It was the most boring way you could possible spend a hundred dollars. And where do they hire the guides? Apparently there is...","review_date":"September 15, 2018","user":"bob_c"},{"attraction_id":1673,"rating":5.0,"review":"Very enjoyable 90 minutes. Took the tour in late afternoon - good voice over giving interesting information and quite witty. Bar with snacks and refreshments, not too pricey.\nVery relaxing","review_date":"September 13, 2018","user":"geraldine1250"},{"attraction_id":1673,"rating":2.0,"review":"Overpromised and not reflective of views of 1000 islands. I've taken three tours of 1000 islands so far,\n1) Brockville 1000 Islands and Seaway cruises\n2) Gananoque Boat Line\n3) Kingston 1000 Islands Cruises\nOut of these 3, the Discovery Tour in Kingston was by far the worst.\n- It lacked views as it...","review_date":"September 3, 2018","user":"aneet_a"},{"attraction_id":1673,"rating":1.0,"review":"Thank goodness we did the 90 minute cruise and not the 3 hour cruise.. Very disappointing, we were looking forward to the cruise all week. We thought there would be more information given about the history of the area. The speaker had no personality and added no value.\nI give it one star because we were safe and didn't...","review_date":"September 2, 2018","user":"muskokabug"},{"attraction_id":1673,"rating":5.0,"review":"Great time out on the water. The 1000 Island boat cruises are a great way to enjoy some time while in Kingston. We did the 90 minute tour and it takes you by various sites and provides a narrated guide tour. There is a snack bar that is also licensed.\nWe...","review_date":"August 29, 2018","user":"bluejai"},{"attraction_id":1673,"rating":4.0,"review":"Nice way to pass a few hours. We went on the 1+1\/2 hour cruise. It was a good way to spend time on the river on a hot day. Be warned that you cant hear the commentary from all parts of the boat, so if you are desperate to listen in, board...","review_date":"August 27, 2018","user":"angela_w"},{"attraction_id":1673,"rating":3.0,"review":"Nice little trip, with some good commentary along the way. Took the shorter 1 and half hour trip.\nEnjoyed it overall as did my younger children.\nThe boat trip for me was probably too long though, an hour would have been just right.\nThe river is beautiful and so much history to take in.\nThis...","review_date":"August 16, 2018","user":"ianr201520"},{"attraction_id":1673,"rating":3.0,"review":"It could have been better!. I thought we would have a live guide on the cruise but instead they played a tape of the different landmarks in Kingston. We could barley hear it and it was confusing Most times. It was crowded upstairs and no available seats.","review_date":"August 14, 2018","user":"marz4332jj"},{"attraction_id":1673,"rating":4.0,"review":"Wonderful Views of Kingston. The harbour cruise of Kingston was a wonderful 90 minutes. Even though it was overcast, it did not diminish the cruise. The views of the city were lovely and a brief introduction to the 1000 Islands. I enjoyed the commentary of both the captain and...","review_date":"August 14, 2018","user":"mjbasmith"},{"attraction_id":1673,"rating":4.0,"review":"Nice cruise of the harbour. Took the 90 minute cruise as I thought was going to be enough for my 3 year old (in fact, she probably would have preferred an 80 minute option). But for most of it, she was pleasantly content to check out the sites and eat...","review_date":"August 7, 2018","user":"derek_h"},{"attraction_id":1673,"rating":4.0,"review":"Discovery tour of the 1000 Islands. This one and one half hour cruise of the various islands was terrific. The staff were very pleasant. A great way to see the various islands. Once we got over the voice of Sir John A MacDonald sounding like a pirate, the information piped through...","review_date":"June 23, 2018","user":"louise_d"},{"attraction_id":1673,"rating":1.0,"review":"A waste of time and money. I would have given this zero stars if possible. Parking in Kingston is terrible. More terrible is the state of the roads. But my rating of \u201cterrible\u201d is for the commentary that goes with the cruise. It is not a live commentary, but a canned...","review_date":"June 14, 2018","user":"renate_d"},{"attraction_id":1673,"rating":5.0,"review":"A Much Needed Return to 1000 Islands. The first time I traveled along 1000 islands was as a young girl on my father's cargo ship headed for the St. Lawrence Seaway locks. I will never forget the pristine waters and the hundreds of islands: each one distinctly different from the other. I...","review_date":"December 23, 2017","user":"captaingafos6348"},{"attraction_id":1673,"rating":5.0,"review":"Museum conference tour was awesome!. Attended a conference in Kingston and got to experience this cruise while there - despite the rainy fall weather we enjoyed our trip on the Island Queen. Food was amazing - a mashed potato bar - who knew?! A smooth ride with a visit to...","review_date":"October 31, 2017","user":"katejourney"},{"attraction_id":1674,"rating":5.0,"review":"Great day on the beautiful waters of Salt Spring!. My son and I booked this trip and had a fantastic time. Our guide Rose was so knowledgeable about the islands and sea life and the whole experience was relaxing and refreshing. They had extra gear like water shoes, ball caps and jackets just in...","review_date":"September 17, 2018","user":"laura_s"},{"attraction_id":1675,"rating":5.0,"review":"Great Way to Experience Ottawa. My wife and I had a great time on our day-long bike tour Ottawa. We saw not only a lot, but we learned a lot about what we saw. A good way to introduce yourself to city. We would recommend it highly.","review_date":"December 8, 2018","user":"jonathan_w"},{"attraction_id":1675,"rating":5.0,"review":"Wonderful active way to see the City!. \u201cHans\u201ddown the best tour in Ottawa! We had the privilege of taking in this fabulous bike tour of the city of Ottawa and into Gatineau. Hans was our tour guide and was very knowledgeable about the area. We booked this tour for the last full...","review_date":"November 2, 2018","user":"347jen"},{"attraction_id":1675,"rating":5.0,"review":"Highlight of our Ottawa trip. The Best of Ottawa 5 hr bike tour was a highlight of our visit to the city.\nOur tour guide, Hans, was both entertaining and informative. The cycling pace was perfect for the two of us to see the sights. We especially enjoyed the Italian...","review_date":"October 25, 2018","user":"granny_m"},{"attraction_id":1675,"rating":5.0,"review":"5 Hour Tour of Ottawa. Great trip and great guide in Chris. Very informative and fun. We would highly recommend. Weather was little iffy to start but the rain held off.","review_date":"July 28, 2018","user":"markm0506"},{"attraction_id":1675,"rating":5.0,"review":"Bes way to see Ottawa . A+ Bike tour.\nI am looking forward to bringing my friends next time. Maria has excellent customer service skills and is a dedicated owner. Sparky was my tour guide and she absolutely loves her job and does it super well. I'm very happy to have...","review_date":"July 9, 2018","user":"nourk462"},{"attraction_id":1675,"rating":5.0,"review":"Fresh air, exercise and scenery, what more could you want?. Taking the 5 hour bike tour was a great way to see Ottawa and get some exercise as well. we were a group of two so the pace was perfect for us. The pace and the distance are very doable (we both have ridden bikes...","review_date":"July 7, 2018","user":"lauren\/brian_r"},{"attraction_id":1675,"rating":5.0,"review":"Fantastic way to see Ottowa !. We had an amazing experience with Escape Bicycle Tours. We are new to visiting Ottowa and wanted to see the sights. We began the day meeting owner Maria who fitted us with VERY nice bikes. We own some premium road bikes ourselves and had no...","review_date":"July 3, 2018","user":"steven_d"},{"attraction_id":1675,"rating":5.0,"review":"Excellent bike tour and guide! Highly recommend.. My friend and I had a day and a half to spend in Ottawa and we were very glad for doing this tour. Our tour guide Dick was excellent in making sure we are always aware of where we were going, he was patient and...","review_date":"June 24, 2018","user":"rama_i"},{"attraction_id":1675,"rating":5.0,"review":"Work Group. Absolutely amazing! Our guide Sparky ensured we got to all of the best there is to see in the city bright and early in the morning! If you are looking to see the best that Ottawa has to offer, this is the way to go!","review_date":"June 20, 2018","user":"taylorc1252"},{"attraction_id":1675,"rating":5.0,"review":"Superb way to see a lovely city. We really enjoyed this tour around Ottawa.\nIt was nicely paced with a good mix of breaks to take photos and enjoy the views.\nThere was also a nice stop for lunch at a deli whose sandwiches were superb.\nMaria at Escape could not have...","review_date":"May 29, 2018","user":"davidmaybrick"},{"attraction_id":1675,"rating":5.0,"review":"Ottawa bike-experience by Dutchmen. 13 oct 2017 we visited Ottawa. We decided to make a guided biketour and met Escape Bicycle Tours.\nAnd it was a great success!! My wife and me are experienced bikers, but for our sister in law and her husband was it a long time...","review_date":"December 17, 2017","user":"jannabben"},{"attraction_id":1675,"rating":5.0,"review":"Healthy way to see the city!. I really enjoy cycle tours as you cover alot of ground, learn something and are getting some exercise. This tour was a great opportunity to do all three. A beautiful blue sky day increased the chances of enjoyment alongside a knowledgable guide and good equipment....","review_date":"December 17, 2017","user":"val_o"},{"attraction_id":1676,"rating":5.0,"review":"Great tour of Ottawa. What a wonderful way to tour Ottawa! The bikes were in good shape and adjusted to each of us. Our guide Sparky was very knowledgeable and interesting. We saw parts of the city that I know we would have missed otherwise. Thank you for this...","review_date":"November 5, 2018","user":"kncl89"},{"attraction_id":1676,"rating":5.0,"review":"Excellent bike tour !. The 3 hour bike tour is a great idea to see Ottawa. The tour was very well organized, the bikes are well maintained and easy to ride. Our guide Nora was excellent and showed us Ottawas neighborhoods, museums and a great view to Parliament Hill....","review_date":"October 3, 2018","user":"christinemq6201rm"},{"attraction_id":1676,"rating":5.0,"review":"Sightseeing from a bike. This was a great way to see Ottawa. My husband and I were impressed with what we saw, the pace of the tour and the wealth of information provided by our guide. The equipment was good. We did the 3 hour tour which was just...","review_date":"September 7, 2018","user":"brenna_r"},{"attraction_id":1676,"rating":5.0,"review":"Beautiful bike tour!. Our tour guide, Sparky, was fun and informative. The ride itself was beautiful taking us along the Rideau Canal and into Gatineau as well. We had a gorgeous day and enjoyed seeing the many sights that Sparky took us to.","review_date":"August 28, 2018","user":"holidayboundontario"},{"attraction_id":1676,"rating":5.0,"review":"Top Shelf Bike Tour. I have done numerous bike tours in other cities and I recently booked a corporate event with 10 adults on the 3 hour Ottawa Bike Tour. We were 5 female and 5 male aged between 40 and 65. The trip was AWESOME.\nOur guide \"Sparky\"...","review_date":"August 15, 2018","user":"sara83"},{"attraction_id":1676,"rating":5.0,"review":"Great way to see this beautiful city. I booked this tour for my family the day before, and since the weather was iffy Maria adjusted the start time to avoid the rain. Escape's location is convenient (right downtown, one block away from Parliament), and their bikes are all new and fun to...","review_date":"August 6, 2018","user":"lberry_77"},{"attraction_id":1676,"rating":5.0,"review":"Fantastic Way to See the City. We've done a number of bike tours in different cities, and this is one of the best. First of all, the bikes are in excellent condition. I'm not tall, and sometimes I've found it difficult to get a bike that fits. Escape has a large...","review_date":"July 22, 2018","user":"sbjeintoronto"},{"attraction_id":1676,"rating":5.0,"review":"Great way to explore the Capital in summer. Maria, the owner who sorted my booking issue smoothly. The tour guide Sparky was very knowledgeable, friendly, I had a great 3 hours trip with the group. The bike quality was good, clean and no issue during my trip. Would definitely go back for another...","review_date":"July 10, 2018","user":"shimingf1"},{"attraction_id":1676,"rating":5.0,"review":"Scenic and fun. This tour exceeded our expectations. We had a knowledgeable guide who took us around a very scenic route and pointed out lots of museums which we can go back to. We toured the Governor Generals gardens - something we would never have found by ourselves....","review_date":"June 15, 2018","user":"marie-louise_b"},{"attraction_id":1676,"rating":5.0,"review":"Outstanding cycling tour with an excellent tour guide.. I went on the three hour cycling tour of Ottawa which ventured across the river in to Quebec. The Tour Guide, Sparky, was outstanding: she is friendly, charming and puts considerable effort in to her tours. Sparky took some photographs of the participants in the...","review_date":"June 5, 2018","user":"shanecarter1071"},{"attraction_id":1679,"rating":5.0,"review":"Great Adventure!. We had a great time in the company\u2019s Christmas travel with the guide Jodi. We did the ATV ride, she was really patient with our beginners class and in the end I was just wishing we could go faster and faster. I will be joyful...","review_date":"December 17, 2018","user":"matheuspcaminha"},{"attraction_id":1679,"rating":5.0,"review":"Wicked fun!. My friend and I had such an awesome time on this trip with Caz! It was beautiful, challenging and fun. Caz rocks!","review_date":"October 6, 2018","user":"coasttime"},{"attraction_id":1679,"rating":5.0,"review":"Take the time to do this while in Whistler.. The crew were friendly and fun from pick-up to drop-off.\nCaz assessed our comfort levels, took us through a practice run and then helped everyone feel ready and excited to head up the mountain.\nThe trip itself was amazing but what made it extra special...","review_date":"August 28, 2018","user":"jessica_t"},{"attraction_id":1679,"rating":5.0,"review":"Great tour with Sam. We were in a small group, and the weather was great! It was misty and cloudy, so not super hot out. They outfit you with waterproof gear and helmets. Sam (our guide) did a great job navigating and keeping us safe while also giving us...","review_date":"August 26, 2018","user":"sarah_c"},{"attraction_id":1679,"rating":4.0,"review":"Really fun, but wish we went faster. The tour was really fun, and the guide (Kelvin) was super awesome! my only complaint is that I wish we went faster. The guy in front of me kept breaking making it less enjoyable.","review_date":"August 12, 2018","user":"q8245ssrachelm"},{"attraction_id":1679,"rating":5.0,"review":"Incredible Experience. Such a great ATV experience! K2 went above and beyond to ensure everyone was comfortable, having fun and enjoying the trip to the fullest. Even once the tour was over he continuued the fabulous service, making sure we got photos and had a great day....","review_date":"July 19, 2018","user":"devon_c"},{"attraction_id":1679,"rating":5.0,"review":"Such a great day!. Thank you Jodi for making our ATV trip this past weekend such a great experience......you are a great guide!\nwe all had such a great day","review_date":"July 16, 2018","user":"shea_hoc"},{"attraction_id":1679,"rating":5.0,"review":"Canadian Wilderness Adventures with a fun team!. Whistler is full of summer activities but cannot recommend Canadian Adventures enough. We actually did three activities with them - note, you get a discount on multiple activities - and given you can only submit one review per Company I will touch on all three...","review_date":"July 15, 2018","user":"jamesbnottingham"},{"attraction_id":1679,"rating":5.0,"review":"Amazing mountain ATV experience. So happy we chose to do this ATV tour. We did a 3 hour one... granted, some of this is taken up by the shuttle ride to the tour - but once we were out on the trails we had the best time ever. So...","review_date":"June 23, 2018","user":"michael_l"},{"attraction_id":1679,"rating":5.0,"review":"Great tour!. My friends and I went on the Call of the Wild ATV tour on a cloudy, rainy day and it was fantastic! Our guide Kyle explained everything clearly and made sure we felt comfortable. He even made awesome videos for us going through big puddles...","review_date":"June 13, 2018","user":"nadeche_a"},{"attraction_id":1679,"rating":5.0,"review":"Stop thinking and book this tour now!. To those reading this review you will not need to read another in this list to help make up your mind. This is THE MOST EPIC ATV adventure I have ever been on to date and the second best was in the jungles of Costa...","review_date":"November 15, 2017","user":"rahim_t"},{"attraction_id":1679,"rating":5.0,"review":"Definitely a blast!. We did the 3 hour ATV tour in the fall, and despite some fog, the scenery was great. Driving the ATV was so much fun and our guide Eric was great and knowledgeable about the ATVs and the area. This was my first time on...","review_date":"October 30, 2017","user":"catb4"},{"attraction_id":1679,"rating":5.0,"review":"Fantastic experience.. We did the 3 hour intermediate ride and it was fantastic! We have done ATV rides in New Zealand and Alaska ... the 'Call of the Wild' was the best by far. The ride just kept going up, up and up! When we reached the...","review_date":"October 17, 2017","user":"lwindon"},{"attraction_id":1680,"rating":5.0,"review":"Worth every doller. Ricardo showed a great deal of knowledge about photography he pushed me to use the manual mode which i have never been comfortable with, i now have a good working knowledge of it and will be using more in the future. I also would like...","review_date":"August 13, 2018","user":"tom_g"},{"attraction_id":1680,"rating":5.0,"review":"Amazing Photo Tour!! Very good tips and tricks learnt for a lifetime!. I went on the Granville Island Night Photography tour tonight and Suzanne was our instructor. She was so helpful, friendly and overall fantastic to have as our host! I am fairly new to photography and brand new to long exposure and night photography and I...","review_date":"May 21, 2018","user":"melaniejade28"},{"attraction_id":1680,"rating":5.0,"review":"Fun and informative. Ricardo was knowledgeable and I got some great shot around Granville island while learning some really useful tips. Highly recommend this photowalk experience.","review_date":"March 14, 2018","user":"hmarley"},{"attraction_id":1681,"rating":2.0,"review":"Just didn't enjoy it.. We booked the tour from the UK and loving Stanley Park we thought it would be ideal. Our guide seemed so preoccupied with the heat that we just walked around the rose garden for a while and took some photos of flowers. I did ask...","review_date":"December 28, 2017","user":"heliwood"},{"attraction_id":1682,"rating":5.0,"review":"Excellent Library. Excellent Library to go! Very unique design, and rich collections of books. A worthwhile place to visit in Vancouver downtown center.","review_date":"December 12, 2018","user":"yanni_x"},{"attraction_id":1683,"rating":3.0,"review":"Good tour but not quite as advertised. I enjoyed most of this tour primarily because our guide had lots of history and snippets about the city to share with us. It\u2019s in a minivan that can seat maybe 7 passengers. The disappointment for me was the visit to CN Tower, which I...","review_date":"June 26, 2018","user":"sjg359"},{"attraction_id":1684,"rating":5.0,"review":"Suggested Big Bike Loop.. We rented four bikes for our family who all agreed it would be fun. When we arrived at the shop we were given thorough directions and suggestions of where we might stop for lunch ( Rivalto - which was great) but also alternative routes for...","review_date":"July 26, 2018","user":"matthew_b"},{"attraction_id":1684,"rating":1.0,"review":"Be aware!. I\u2019d called the operator before the trip and confirmed that there was a spot available for the date I wanted before I went ahead and booked my tour on TripAdvisor.\nToday I took the first bus out from Montreal because I wanted to make sure...","review_date":"June 6, 2018","user":"lex_h"},{"attraction_id":1685,"rating":5.0,"review":"A tour of Montreal's classic foods. I definitely do not regret doing this tour. Guide was very knowledgeable, with information about Montreal's history and food scene. I think this is a great way to discover two of Montreal's classic food. A big plus is that you get to skip the line...","review_date":"September 7, 2018","user":"sabin_l"},{"attraction_id":1687,"rating":5.0,"review":"We had the best time!. Hamish was so fun and charming that, despite the fact that no one in my group had gotten more than 2 hours sleep the previous night, we were all riveted and wide awake! He knows his stuff, and his passion and ability to make everything...","review_date":"October 9, 2018","user":"kelsey_p"},{"attraction_id":1687,"rating":5.0,"review":"Public Art Gems and Stories of Toronto. This is the coolest experience. Hamish delivers a walk that touches on stories I don't think most locals would know! It was informative, clever and he is a delight. If you like getting under the skin of a place from an arts and architecture point...","review_date":"October 8, 2018","user":"anniedundas"},{"attraction_id":1687,"rating":5.0,"review":"Highly recommend . This is a fantastic way to spend two hours discovering public works of art, in Toronto, that you might otherwise miss. Hamish is an excellent guide, extremely knowledgeable and clearly passionate about art in the city. We thoroughly enjoyed the tour and would recommend it...","review_date":"October 8, 2018","user":"sarahm8821"},{"attraction_id":1687,"rating":5.0,"review":"TalkWalk with Hamish . Hamish is a fabulous guide and story teller with a great passion for Toronto\u2019s history and culture and in particular he brings to life the wonderful public artworks on the city\u2019s streets.\nWe had a fascinating couple of hours with him and would thoroughly recommend...","review_date":"October 6, 2018","user":"janed2920"},{"attraction_id":1687,"rating":5.0,"review":"An Absolutely Delightful Tour. We have lived in Toronto all our lives and have passed by and through all the areas Hamish took us on this tour, but had never noticed these hidden (and not so hidden) art and sculpture treasures before. Hamish's knowledge and enthusiasm brought the stories...","review_date":"September 4, 2018","user":"rayjohnstonis"},{"attraction_id":1687,"rating":5.0,"review":"Toronto! Take a curtain call!. It's amazing how fascinating a city Toronto has become. Especially when the guy showing you around knows the little secrets and lies that have been, in a way, under wraps for decades. Centuries even. Lots of art and architecture now, some exquisite, some banal, all...","review_date":"August 2, 2018","user":"selenastardust"},{"attraction_id":1687,"rating":5.0,"review":"Insightful and fun tour. This is a truly excellent tour! First of all, every word you read on their web-site is true: \u201cwelcoming, friendly, thought provoking, intriguing, fascinating, intelligent, factual, fun, and engaging walking experience and discourse\u201d \u2013 I couldn\u2019t describe it with more precision. As a whole, it...","review_date":"July 15, 2018","user":"eugenia_222"},{"attraction_id":1687,"rating":5.0,"review":"Fascinating way to learn about art & history in Toronto.. Even for a local Torontonian, this tour is a MUST. I've lived here for over 50 years and wasn't aware of the amazing art that is within the financial district of the city. Each work of art is presented with a historic and artistic commentary....","review_date":"June 30, 2018","user":"r4923gwanonymous"},{"attraction_id":1687,"rating":5.0,"review":"Amazing tour - even for a local!. I have lived in Toronto for close to 30 years and it was great to have my eyes opened to all this beautiful outdoor art - some of which I would describe as hidden gems and others which I have passed by often but never...","review_date":"June 12, 2018","user":"claire1616"},{"attraction_id":1687,"rating":5.0,"review":"An eye-opening, enjoyable tour of Toronto. I have lived in Toronto all my life and was surprised at the number of beautiful sculptures I had never noticed before. Hamish led us on an upbeat, entertaining journey through the downtown core sharing the fascinating stories behind each piece. Whether you are a...","review_date":"June 1, 2018","user":"flexprchick"},{"attraction_id":1687,"rating":5.0,"review":"A wonderful opportunity - highly recommended!. My Mom and I lucked into Hamish's TalkWalk when looking for a way to spend the morning before our train left Union Station. We were thrilled with finding such a wonderful way to spend the morning exploring some of the fantastic art in Toronto that...","review_date":"May 23, 2018","user":"lynne_f"},{"attraction_id":1687,"rating":5.0,"review":"Fantastic way to spend a morning.... Hamish is a master of Toronto's city artwork. His passion for knowing about both the art and the artist, his excellent knowledge of local history and all the little extra details he shares while walking from sculpture to sculpture made for a fascinating experience. He...","review_date":"May 14, 2018","user":"kiwimatic"},{"attraction_id":1687,"rating":5.0,"review":"You will see some hidden gems in the city!. I have been living in Toronto for 3 months and decided to take this tour to learn more about my new city.\nHamish, my tour guide, was fantastic! He is very knowledgeable and friendly and showed some really interesting art and sculptures that I didn't...","review_date":"May 14, 2018","user":"violet0219"},{"attraction_id":1689,"rating":5.0,"review":"First experience with WildPlay. We went at the right time of the day- first thing when it opened and received excellent attention from one of the guides, Rowan. He was sensitive to my very tentative daughter throughout the course. She was encouraged enough to make her feel brave and...","review_date":"August 23, 2018","user":"ksmurphy13"},{"attraction_id":1689,"rating":5.0,"review":"Something completely different; perfect for 7+, manageable for 5+. Took our 5,7, and 9 year old there twice while on vacation in the area. The kids loved it - something different than the usual attractions\/nature we visit with them. Our 7 and 9 year old easily completed this course. Our 5 year old completed...","review_date":"August 6, 2018","user":"a5024gujos"},{"attraction_id":1690,"rating":5.0,"review":"Amazing place to go see while on the island. WildPlay is a must see while on the island for any adrenaline junkies!!! Jen was an amazing guide and we really appreciated her great customer service. I would highly recommend the adventure course!","review_date":"August 29, 2018","user":"corey_j"},{"attraction_id":1690,"rating":5.0,"review":"Super Fun!. Boyfriend and I had such a fun time here over the weekend. We didnt know what to expect really at first but their staff are all so informative. We opt'd for the classic adventure course and it was definitely a workout. It gets higher in...","review_date":"August 8, 2018","user":"tiffany_c"},{"attraction_id":1690,"rating":5.0,"review":"Classic Adventure Course. Great time with the family, it was our first time and the staff were fantastic and accommodating. Challenging course with lots of levels for different adventurers, even husky Dads!\nThanks Michael Duncan for the great experience.","review_date":"July 30, 2018","user":"adamdukoff"},{"attraction_id":1690,"rating":5.0,"review":"Fun, fun, fun!. Our children loved it! This was their first time going there, If your child hasn\u2019t done this before I recommend that they try the kids course before attempting the classic. Will make them a little more confident in their abilities! It\u2019s a little pricey, but...","review_date":"July 19, 2018","user":"naomi_leanne_w"},{"attraction_id":1690,"rating":5.0,"review":"Wow- what fun!. This was something I\u2019ve always wanted to try, and when I found out my daughter wanted to try it to, we went for it! I am afraid of heights, but it didn\u2019t scare me, I felt quite safe being harnessed up, even when I looked...","review_date":"July 8, 2018","user":"janine_l"},{"attraction_id":1690,"rating":5.0,"review":"Great course. One of the longest wild play courses that we have been to. There were lots of fast zip lines and fun obstacles. They had lots of staff around if you got stuck or to help you. Our son was able to go on all the...","review_date":"June 27, 2018","user":"jimvcr"},{"attraction_id":1690,"rating":5.0,"review":"Fantastic Staff, Fantastic Experience. Once again, the experience I had with a group of students at this place blew me away. The staff are amazing. This year I was not the classroom teacher who organized it. I went in my role as a Learning Support teacher to support some...","review_date":"June 21, 2018","user":"daragh_c"},{"attraction_id":1690,"rating":5.0,"review":"Great activity for school groups. On our annual band trip and we made a stop in and Wild Play Adventure Nanaimo. The students loved it! They had a blast on all the various zip lines and climbing adventures in the trees. Kassandra was extremely helpful in getting us organized and...","review_date":"June 2, 2018","user":"david_j"},{"attraction_id":1693,"rating":5.0,"review":"Great way to explore Victoria!. This was a blast! We called the evening before, and despite that they were going to be closed the next day, they actually said they would meet us at their store and let us rent the two bikes we were interested in! Service over the...","review_date":"December 12, 2018","user":"seanstwi"},{"attraction_id":1693,"rating":5.0,"review":"Great Experience!. I highly recommend this optional. We were on an Alaskan cruise and I booked the E bikes prior to our cruise. This small family run company is not allowed to make any sales on the dock. Please call them prior to your cruise and book...","review_date":"July 26, 2018","user":"nmuellerrosatika2018"},{"attraction_id":1693,"rating":5.0,"review":"4 happy cruisers!. our group of 4 rented these super fun, well maintained e-bikes for 3 hours while our cruise ship was docked in Victoria. We all had such a fun experience. The bikes were delivered right to the terminal, staff very efficient and helpful. We'd do it...","review_date":"July 25, 2018","user":"sk0wens"},{"attraction_id":1693,"rating":5.0,"review":"Fun 4 family w teenagers. Rented ebikes for the afternoon with wife and teenage kids - so much fun! Explored the Galloping Goose bike trail, which is easy to access from Wharf St location.\nCorrine and her daughter were extremely helpful and friendly, and made it so easy. Highly recommend!","review_date":"July 21, 2018","user":"brad_h"},{"attraction_id":1693,"rating":5.0,"review":"So much fun! . Had a great time. Cruzed around the inner harbour then took the galloping goose line north to U of Vic street. Toured through the university to beach. Then beach road along the shore back down town. It was a great way to see the city....","review_date":"July 18, 2018","user":"jane_s"},{"attraction_id":1694,"rating":5.0,"review":"Great Activity . This is a fun way to explore the city. Many streets have dedicated bike lanes and there is also a great bike trail that takes you back through residential neighborhoods.","review_date":"August 29, 2018","user":"tamra_s"},{"attraction_id":1695,"rating":5.0,"review":"Great way to see Vancouver . Enjoyed the trip immensely. Drivers were very informative and gave us a tip for a great walk through Stanley Park. Buses clean and very prompt.","review_date":"February 11, 2018","user":"p4715vxchrisl"},{"attraction_id":1697,"rating":3.0,"review":"Beware of unexpected charges. I picked this tour because of TripAdvisor's good ratings. I read reviews before we went and was expecting that we may get charged a late fee - as annoying as that is when you're paying almost $90 per person for something that can be done...","review_date":"August 9, 2018","user":"fnfanatic"},{"attraction_id":1697,"rating":4.0,"review":"Best Way to Experience Wine Country!. I bought my boyfriend a bike tour through wine country as a birthday present and we had the most remarkable day biking through the serene countryside. I liked that we could go at our own pace and enjoy fresh air and scenic landscapes, and try...","review_date":"August 7, 2018","user":"witchywayfarer"},{"attraction_id":1697,"rating":5.0,"review":"Great experience!. Carrie is exceptional. She took care of every detail and accommodated our requests right up to our departure. She made sure everything was organized and confirmed and ready for us. And took the time to give us the inside information we needed to ensure we...","review_date":"August 6, 2018","user":"eva_h"},{"attraction_id":1697,"rating":5.0,"review":"Loved the independent tour option!. I did a bike tour with 9 of my friends a few weeks ago. The independent trip was great for us as we could really go at our own pace and it was never really crowded. Would definitely do this tour again! We had a...","review_date":"June 29, 2018","user":"alannah_llama"},{"attraction_id":1697,"rating":5.0,"review":"Most amazing experience!. Went on this tour for a friends birthday and had the absolute best time! Karen was so incredibly helpful and kind. Perfect for a self guided tour. Before we began a map was provided and Karen walked us through some potential paths we could take....","review_date":"June 27, 2018","user":"simranhayer"},{"attraction_id":1697,"rating":5.0,"review":"Bike and wine tour. My husband and I spent a beautiful day riding bikes through gorgeous vineyards on country roads and tasting great wines at five different vineyards. We ate lunch at Caroline\u2019s. Karen and Jessica were very helpful in getting us fitted on our bikes and explaining the...","review_date":"June 2, 2018","user":"cathyb107"},{"attraction_id":1697,"rating":5.0,"review":"Great Experience!. Back in September, my friends and I went to celebrate a birthday in Niagara and did the bike tour. When one of my friends felt sick, John came to the rescue with his van and my friend and I left with him and did an...","review_date":"December 27, 2017","user":"kde21"},{"attraction_id":1701,"rating":4.0,"review":"Absolutely Worthwhile!. We usually don\u2019t avail ourselves of \u201chigh-tech\u201d experiences. But we are always interested in learning about the history of the places we visit. In this case, for the first time, we selected this virtual reality 3D experience. It was a good decision.\nFirst, I recommend...","review_date":"March 4, 2019","user":"objective-not-pc"},{"attraction_id":1701,"rating":5.0,"review":"Excellent Stroll!. Clarisse is a wonderful and fun guide. We had some seniors in our walking tour, yet she tailored the pace to accommodate all of us. Interesting as she was charming, I highly recommend.Just lovely!","review_date":"October 15, 2018","user":"3guys1girl"},{"attraction_id":1702,"rating":5.0,"review":"Vancouver E-Bike Tour. Excellent tour company. The owner (Jodie) is personally involved. Bikes are new and work well. Recommend using a guide. Our guide (Jamie) was easy going, helpful and fun to ride with. Highly recommend this company!","review_date":"September 10, 2018","user":"navigator813236"},{"attraction_id":1702,"rating":5.0,"review":"Terrific Activity!. A very personable and knowledgeable guide, wonderful sights, really fun and easy bikes to ride .... will definitely book another tour on our next trip to Vancouver.","review_date":"August 21, 2018","user":"rs3401"},{"attraction_id":1702,"rating":5.0,"review":"Great tour. 2nd time on this tour. Even better than last year. Now includes a lunch. Great views. Good food, lots to see. The bike adventure was the highlight of my trip to Van. Highly recommend. the ebikes make light work of long distances so you see...","review_date":"May 17, 2018","user":"clint_r"},{"attraction_id":1703,"rating":5.0,"review":"Amazing Day out in the Snow!. I booked the trip for last Sunday at short notice and would like to thank Crystal for her excellent customer service.\nThe trip was conducted by Roy who was just superb, in both his knowledge and friendliness and also guiding us to some wonderful sights....","review_date":"January 23, 2019","user":"heather_t"},{"attraction_id":1703,"rating":3.0,"review":"Horrible Coordination, Pre-planning non existent. The morning of our tour, we received a phone call thru our hotel's operator that the tour company was calling. They proceeded to tell us that we were being picked up now and the driver was waiting for us. This was disturbing since they weren't...","review_date":"September 15, 2018","user":"carol_l"},{"attraction_id":1704,"rating":5.0,"review":"AMAZING TOUR. Would highly recommend to anyone looking to see beautiful art in a beautiful city, had a great tour! Jermey was an amazing tour guide who personalized the tour to us. I am a fine arts student, and I can say that Jermey gave great background...","review_date":"August 6, 2018","user":"ann_r"},{"attraction_id":1704,"rating":5.0,"review":"Brilliant tour. Did the afternoon street art tour, combining 2 of my favourite things: art and cycling. It also me a great overview of Vancouver, as I\u2019d only arrived the evening before.\nJeremy provided lots of background to both the murals and the artists, the kind of...","review_date":"June 24, 2018","user":"thescribbler99"},{"attraction_id":1705,"rating":5.0,"review":"Excellent Tour to Niagara Falls. Excellent tour to Niagara Falls with Lisa. Very professional and she has alot of knowledge of the area. You can tell that she loves what she does and is very passionate about the customer. We told her it was our anniversary and she suprised us...","review_date":"February 28, 2019","user":"philad123"},{"attraction_id":1705,"rating":5.0,"review":"VIP Tour of Niagara Falls. Sam treated us like true VIP's! We were not thrilled at the weather conditions but Sam is the Man! He is a great talker, very professional and is the smoothest driver we have ever met. While the falls were lovely, (minus the wind) we couldn't...","review_date":"February 15, 2019","user":"andrewdeloitte"},{"attraction_id":1705,"rating":5.0,"review":"Top notch Niagara Falls Tour with personable guide. Hello TripAdvisor, Brian Herrington,\nI just wanted to share what an amazing experience my wife and I had from the fine folks at VIP.I looked through alot of companys and when I seen this one, I knew it was it. Catchy name, and they promote...","review_date":"October 13, 2018","user":"brian_h"},{"attraction_id":1705,"rating":5.0,"review":"Best Way to tour Niagara Falls!. My family did the private day trip to Niagara falls. Our driver and guide, Roy Lawrence was amazing! Roy was engaging, knowledgeable and fun! We opted out of the boat tour and did \"The Journey behind the Falls\", which gave us a spectacular view of...","review_date":"August 27, 2018","user":"afotiadis"},{"attraction_id":1705,"rating":5.0,"review":"Best Trip Ever. To start off, my family and I were visiting and decided to spend a day visiting the famous Niagara Falls. We got picked up from the Fairmont Hotel downtown by our amazing tour guide, who told us to call him as BJ. He made us...","review_date":"July 12, 2018","user":"971layla"},{"attraction_id":1705,"rating":5.0,"review":"Best decision we made!. If you truly want the VIP experience, this tour company is for you! Our driver Tim was professional and so knowledgeable about the Niagara Falls and surrounding area. At our request, he took us off the beaten path and showed us some of the hidden...","review_date":"May 20, 2018","user":"jtc1981"},{"attraction_id":1705,"rating":5.0,"review":"A wonderful family day. Taking the option of a smaller party private tour rather than the larger bus tour, certainly gave us a more personal experience with greater lunch overseeing the spectacular falls, wine tasting, town visits, etc.... Heidi certainly ensured we all had a great day.","review_date":"April 24, 2018","user":"andrew_l"},{"attraction_id":1706,"rating":5.0,"review":"Brilliant, personalised tour in some tough conditions. I had a private three hour night photography tour with Sam. He was absolutely brilliant, engaging, knowledgeable and very patient when I kept dropping my lens cap, gloves, tripod and the lens cap again. Not only did he help me take some great photos, he...","review_date":"February 15, 2019","user":"tennl2016"},{"attraction_id":1710,"rating":5.0,"review":"We had a great time renting scooters with Banff Scooters!!. We had a really amazing experience renting this company. The owners were so friendly, patient, and accommodating. They made sure we were comfortable riding the scooters before they started charging us for the time that we paid for. We rented the scooters for 1 and...","review_date":"August 26, 2018","user":"tova_n"},{"attraction_id":1711,"rating":5.0,"review":"Tasty, Scenic, and Awesome!. What a great experience! It was tough to think of something to do that would be fun for my 19 year old son and my sister and I at the same time. My son is car crazy, so the Tesla was a big hit, and...","review_date":"December 30, 2018","user":"vicky_e"},{"attraction_id":1711,"rating":5.0,"review":"Great experience!. Kevin was very knowledgeable and took us to lots of worthwhile points of interest en\nroute. I have a tendency to motion sickness but Kevin was a good driver so I was able to enjoy the drive. The Tesla is a nice quiet way to...","review_date":"December 2, 2018","user":"traveler44781379175"},{"attraction_id":1711,"rating":5.0,"review":"Green energy and an awesome, unique way to have an outing with friends.. My husband, myself and 2 of our friends toured up the Saanich peninsula in the middle of October to have a wine and spirit tasting at De Vine Winery. Mark was our driver and he was very friendly, personable and easy to be around. We...","review_date":"October 18, 2018","user":"clairecampbell231"},{"attraction_id":1711,"rating":5.0,"review":"Great way to take a custom tour in Victoria and beyond. Mark was our guide. He arrived early to pick us up from our port terminal. We planned to visit a Cider Brewery and Vineyard and as we had as we had a few moments to spare, he offered to show us around Victoria for a...","review_date":"September 7, 2018","user":"michele_h"},{"attraction_id":1711,"rating":5.0,"review":"Amazing service, stunning views and a sweet ride!. The best way to see the sights in style! We toured in Saanichton area to Sea Cider and DeVine where the farmland and beach views were STUNNING. Kevin was lots of fun and taught us all about the surrounding area! All in all we had...","review_date":"July 15, 2018","user":"47tallea"},{"attraction_id":1711,"rating":5.0,"review":"Amazing, unique, and fully customizable experience!. Kevin took us on a fully customized tour, happily meeting us at Fisherman's Wharf. His professional and easy-going approach only added to the incredible comfort of his impeccably clean, silent, and sexy Tesla! We opted to check out some of the distilleries and wineries in...","review_date":"June 13, 2018","user":"michelle_r"},{"attraction_id":1714,"rating":4.0,"review":"OK. we got picked up by the Calgary tower. there were only 3 of us on a tour which made it great and very personable Driver was very knowledgeable and took us all places. my only disappointment - look at the photo they advertise at night?...","review_date":"September 19, 2018","user":"157larisar1157"},{"attraction_id":1716,"rating":5.0,"review":"Highly Recommend!. A must do! We had a fantastic day! Our tour guide was Laurel. She was so nice to talk to, knowledgeable, and really seemed to care that we had the best time possible. She even took pics and emailed them to us-how amazing. We used...","review_date":"October 3, 2018","user":"sightseer312269"},{"attraction_id":1716,"rating":5.0,"review":"Deserves It's High Rating. I did all the research for this firm online and went with the reviews (including, for a change, my fellow Trip Advisors\u2019!). I\u2019m glad I did as this highly rated bicycle tour company clearly has earned its ranking. From registration to and through the tour...","review_date":"September 10, 2018","user":"jbmcnair"},{"attraction_id":1716,"rating":5.0,"review":"Family vacation. This is a great way to spend the day. Touring the wine region by bike is a scenic experience to say the least. Our guide Ian was outstanding. The culinary and wine tastings were informative and high quality. Equipment was also high end and well...","review_date":"June 5, 2018","user":"ambassador13378"},{"attraction_id":1718,"rating":4.0,"review":"PEI Highlight Scenery with a Taste of Wine. PEI is a beautiful Island in the late summer. Perfect climate, very clean, fresh and friendly. In all a well done tour that covers several areas and of course the lighthouse. The winery part was OK but seemed a more commercial partnership with tour. They...","review_date":"November 6, 2018","user":"thebish128"},{"attraction_id":1719,"rating":5.0,"review":"Great company, enjoyable and safe flight. A very friendly, efficient and safe company to fly with. Their combined trip with whale watching tour is very good, we had a lovely time and consider the package well priced.\nThank you team.","review_date":"June 27, 2018","user":"tomniwona"},{"attraction_id":1719,"rating":5.0,"review":"Great day out. . Fab day. Saw loads of orcas, but the highlight for me was riding up front on the seaplane with pilot Rob on the trip back.. Great guy, and we swapped a few pilot stories on a very scenic trip.\nThanks so much for making it...","review_date":"June 14, 2018","user":"thebutch"},{"attraction_id":1722,"rating":5.0,"review":"GREAT 90 MINUTE TOUR. We (my wife and I) were in Victoria, B.C. as the last stop on an eight (8) day cruise to Alaska. We booked the tour on-line and sight unseen about six months prior to arrival. When booking I asked several questions and were answered very...","review_date":"September 11, 2018","user":"garmar73"},{"attraction_id":1722,"rating":4.0,"review":"Loved our Horse Drawn Carriage. This was our first horse drawn carriage and enjoyed the smooth gently tour including James Bay, we were with Nicole and Sam. Nicole started with photos with us standing by Sam, then us in the carriage and final one including carriage and Sam. Nicole explained...","review_date":"September 10, 2018","user":"johanna_h"},{"attraction_id":1722,"rating":5.0,"review":"Charming tour of James Bay. Hannah was a wonderful guide on our tour of James Bay! We heard about the local folklore while exploring the quaint streets of James Bay. Would highly recommend this tour for visitors or locals who have never experienced the charm of a horse-drawn carriage ride.","review_date":"August 14, 2018","user":"wandering_gyspy_2018"},{"attraction_id":1722,"rating":5.0,"review":"Great way to end the day. The kids wanted to take the carriage ride and I\u2019m glad they did. We had a great time and really enjoyed our tour with Morgan and Moon.","review_date":"August 10, 2018","user":"barnaby_j"},{"attraction_id":1722,"rating":5.0,"review":"Great trip, very informative. Leslie was a fantastic guide and very knowledgeable about the area. Elsie is a great little work horse who gave us a gentle, smooth ride around the James Bay area. Highly recommended!","review_date":"July 28, 2018","user":"bob_s"},{"attraction_id":1722,"rating":5.0,"review":"A day that was not planned. Landed in Victoria BC with no plans at all. Walked to city from ship. Saw the Carriages and discussed what it was all about. We saw the entire city and more then any other tours could have given us. Montana our driver really interesting and...","review_date":"June 13, 2018","user":"soleman2018"},{"attraction_id":1724,"rating":4.0,"review":"Great Hike and photography tips. I did Quarry rock and Lynn Canyon full day trip. Nash was great! He had great tips and the photographs looked awesome. He picked me up from my stay as I was the only one on the hike and was courteous and accommodating.","review_date":"November 2, 2018","user":"preetisridharanps"},{"attraction_id":1726,"rating":5.0,"review":"Awesome activity!!. The E-bikes were comfortable and easy to use, so much easier to get around town than renting a normal bike. Jody was accessible and helpful. Definitely recommend!!","review_date":"July 23, 2018","user":"madelyn_p"},{"attraction_id":1726,"rating":5.0,"review":"So so much fun. I did this tour while in Vancouver. It was a blast! The owner is super nice and super helpful getting you set up. The bikes are fun to ride ad the electronic assist makes it a relaxing activity. This is a great way to see...","review_date":"June 15, 2018","user":"kate_n"},{"attraction_id":1726,"rating":5.0,"review":"Fantastic. It was my first time to ride en e-bike and my first time in a bike in a long time , its super comfortable and nice to ride. I had a great time with the other girl who was doing the self guided tour as...","review_date":"June 6, 2018","user":"rebecca_b"},{"attraction_id":1726,"rating":5.0,"review":"E-Bike tour was a lot of fun!. It was my first time using an e-bike, but after this experience, I'll definitely do it again!\nJody was super nice and she explained how the bike works and the bike route in detail. The e-bike is very easy to operate and I had a...","review_date":"May 29, 2018","user":"travelicious_l"},{"attraction_id":1726,"rating":5.0,"review":"The most comfortable bike tour ever!. It was amazingly comfortable and enjoyable bike riding that I have ever experienced because it was electronically powered\/charged bike, one pedal work would lead you extra meters! It almost felt like you are on the easy version of motorcycle. The bike was perfectly maintained and...","review_date":"May 28, 2018","user":"yerangelenak"},{"attraction_id":1726,"rating":5.0,"review":"Awesome day riding along False Creek. My second time riding an electric bike with this company. Had a blast! Opted for the self-guided this time. So easy to follow the gps & map they provide on the predetermined route that takes you right by the shoreline. Picnic Lunch was good too","review_date":"May 17, 2018","user":"gaylene_n"},{"attraction_id":1728,"rating":5.0,"review":"Night Photography with a Guide. Fabulous. Suzanne arranged everything with ease. Booked a 3 hour tour. My guide was Ricardo Seah, a great photographer who teaches. I learned a ton and had a great time. Having someone who can help you with composition is a game changer.","review_date":"November 17, 2018","user":"richardfu6538sz"},{"attraction_id":1728,"rating":5.0,"review":"Great Photography tour. I had an interesting photowalk around Granville Island and the results I got out of my camera are amazing. I would definitely recommend this tour and the guide who did a great job! Thanks!","review_date":"September 24, 2018","user":"melaniekanada"},{"attraction_id":1731,"rating":4.0,"review":"A very easy ride with pretty good sights. At an outset let me say I have not ridden a bicycle in some time but this was easy and Karen, our guide, made sure we were together and safe. No roads involved, all bike tracks or bicycle lanes. My only suggestion to the provider...","review_date":"October 4, 2018","user":"bgs2013"},{"attraction_id":1731,"rating":5.0,"review":"Great Tour. Learned lots with Karen. Tour covered a lot of the city and went at a good pace. Good value for money and would recommend it.","review_date":"July 31, 2018","user":"ciara329"},{"attraction_id":1731,"rating":5.0,"review":"Great time. Rented bikes with my wife and daughter. Bikes were great and they had us on our way in 3 mins. Great way to see the city.","review_date":"July 19, 2018","user":"fishingobsession"},{"attraction_id":1731,"rating":5.0,"review":"What's a ride!. This is the most organized bike rental shop ever! New bikes every Spring means you get a great bike that has gears that function beautifully. The staff is very knowledgeable and will fit you to your choice of bike. Plus, they let you have your...","review_date":"June 8, 2018","user":"carmie2451"},{"attraction_id":1733,"rating":5.0,"review":"Great tour with lots of historic (and fun!) facts.. We were lucky to enjoy a very sunny day in Stanley park and were guided by Glenn. He was a great guide with a lot of knowledge about the park and the city, highly recommended!","review_date":"September 28, 2018","user":"claire_v"},{"attraction_id":1733,"rating":5.0,"review":"Informative, interesting, and fun tour through beautiful park. Our tour with Donn, was full of interesting information and secrets about Stanley Park, the history of the Vancouver area, local heroes and scoundrels. The walk itself was beautiful along with the various stories at stops along the way. Donn was an excellent guide!","review_date":"September 15, 2018","user":"kathy_n"},{"attraction_id":1733,"rating":5.0,"review":"Awesome tour of Stanley Park. Our tour guide Glenn is a great storyteller, he seemed enthusiastic about the city and his job. I was born and raised in Vancouver so it was nice to learn some of the historical stories about the park. I would not hesitate to recommend this...","review_date":"June 15, 2018","user":"janet_m"},{"attraction_id":1733,"rating":5.0,"review":"Fun historical overview of Stanley Park and the area.. Glenn was a terrific guide and story teller. Full of interesting historical facts and involved the group in the discussion. Highly recommended for those who live in the area and visitors to our city.","review_date":"May 31, 2018","user":"beeper1"},{"attraction_id":1733,"rating":5.0,"review":"This was a great tour covering almost all of Stanley Park. My husband and I took this tour with Glenn and he was really a great guide. We saw almost all of Stanley Park with his historical information and secret stories. The tour lasted 2.5 hours and was done at a comfortable pace. It gave us...","review_date":"May 30, 2018","user":"connielongbeach"},{"attraction_id":1733,"rating":5.0,"review":"Awesome and whimsical tour.. My husband and I were so happy to have gotten to chance to take this delightful and well informed tour of Stanley park. We both are locals and this tour has really opened our eyes to the history of Vancouver. Our guide Glenn was magical...","review_date":"April 26, 2018","user":"jessicalorlin"},{"attraction_id":1735,"rating":5.0,"review":"Great way to see the city!. We decided last minute to do this self-guided electric bike tour and Jody was very accommodating. We had a blast riding these bikes through the city and along the water. The included picnic was good too, it was a sandwich, apple, juice, and cookie. We...","review_date":"September 12, 2018","user":"john_d"},{"attraction_id":1735,"rating":5.0,"review":"If you didn't do this tour, you didn't see Vancouver.. What an amazing experience. We met with Jody to have her explain the bikes to us and provide us with the map for our experience. She was so pleasant and clear on what we needed to know. The bikes were gorgeous. High end, brand new...","review_date":"August 13, 2018","user":"dianamichellewa"},{"attraction_id":1735,"rating":5.0,"review":"Gotta love effortless, no emissions exploring. We got to see a whole new side of Vancouver without hurting the environment - or our muscles -thanks to Jody's awesome e-bikes. I'd been a bit worried that electric bikes would be hard to handle. But no problem. Jody gave us simple, clear instructions...","review_date":"July 11, 2018","user":"mamabeth"},{"attraction_id":1735,"rating":5.0,"review":"Amazing Ride, Amazing Guide. Amazing Route, Amazing Bikes, Amazing Guide.. 10\/10 would do this again!\nNever riding an e-bike before, our group was a little hesitant..but Jody came highly recommended, and she quickly put our minds at ease. Taking the time to answer every question and making sure we...","review_date":"July 2, 2018","user":"paulyhays"},{"attraction_id":1735,"rating":5.0,"review":"Tour de Vancouver!. These e bikes are super fun and quick! Great for zipping around the sea wall. With the speed of these, you can do and see a LOT more than a normal bike and still not break a sweat!","review_date":"June 7, 2018","user":"dane_c"},{"attraction_id":1736,"rating":3.0,"review":"Fun Way To Travel Vancouver Waterways But RECONFIRM, RECONFIRM, RECONFIRM!. This is a tough review to write.\nFirst the good.\nThis is the only way, and a really fun one, to cruise from Granville Island to North Vancouver to Coal Harbor and back to Granville Island and our guide\/captain, Chris, was very knowledgeable and pleasant,...","review_date":"July 16, 2018","user":"travelswithbob21"},{"attraction_id":1737,"rating":5.0,"review":"A Tour de Force. This tour is a must-do when in Old Quebec. From start to finish the guiding was entertaining, informative and DELICIOUS - from healthy smoothies to cider tasting to sampling regional sweets. A unique and fabulous way to stroll the Old City (restaurant recommendations as well)....","review_date":"September 28, 2018","user":"murray_p"},{"attraction_id":1737,"rating":4.0,"review":"Great City Tour; So-So Tasting. Our tour of the city and guide were great but the tasting portion of the tour was so-so. Our costumed guide, known to us as Louis Herbert, knew his stuff and seemed genuinely interested and enthusiastic about sharing stories of the city. However, we were...","review_date":"July 9, 2018","user":"dina_v"},{"attraction_id":1738,"rating":5.0,"review":"So much fun!. Chloe was amazing - an outstanding tour guide!\nNever rode a Segway before, Chloe was an excellent instructor.\nThe ride through the River Valley was more than we had anticipated. Such beautiful trails and scenery.\nVery much recommend joining Chloe for this ride.","review_date":"October 30, 2018","user":"dawn_p"},{"attraction_id":1738,"rating":5.0,"review":"Wonderful adventure. Wonderful adventure! Had a great tour of the Edmonton river valley with Edmonton River Valley Segway tour. Our tour operator, Chloe, was an excellent teacher to two people new to Segways, she made us feel very comfortable and safe. We ventured onto both the north...","review_date":"October 27, 2018","user":"sue_g"},{"attraction_id":1738,"rating":5.0,"review":"First time in Edmonton. Wasn't sure what to expect using the segways or what I would see. The tour guide was awesome, full of energy and knew lots about the tour she was leading. The segways were fun to use and in good condition. Highly recommend the tour.","review_date":"October 22, 2018","user":"devon_butcher88"},{"attraction_id":1738,"rating":5.0,"review":"What an experience on a beautiful fall day!. My wife and I, along with two friends decided to go on a 90 minute Segway experience in the Edmonton River Valley this afternoon. What a great adventure to have on a beautiful October afternoon. The Edmonton River Valley is breathtaking! Our Segway instructor and...","review_date":"October 21, 2018","user":"darrel_m"},{"attraction_id":1738,"rating":5.0,"review":"Family fun. On jul 28 th my family and I (6 of us ages ,18 to 75) had the delight of partaking in your Segway tour. We had the privilege of having a wonderful young woman as our tour guide Marina Giovannoni. She was helpful, humerous ,...","review_date":"August 7, 2018","user":"pamdepner"},{"attraction_id":1738,"rating":5.0,"review":"Really fun time!. We originally booked the 60 minute tour but upgraded to the 90. We took two 14 year old boys with us and they enjoyed the tour too. Would easily do this again. We came from out-of-town and it was a great way to see some...","review_date":"August 6, 2018","user":"daryl_m"},{"attraction_id":1738,"rating":4.0,"review":"Very nice afternoon event to do.. Took a few friends and had a very nice afternoon. It is a nice way to enjoy an afternoon if you enjoy the outdoors and river valley..","review_date":"August 6, 2018","user":"kevin_g"},{"attraction_id":1738,"rating":5.0,"review":"Great Ride, lots of Fun!!. Did the 90 minute tour which included learning how to ride. Did not take long and they are very good at teaching how to ride. After about 30 minutes got it down and it was a blast. The instructor was terrific, and beautiful ride through...","review_date":"June 28, 2018","user":"curtis_s"},{"attraction_id":1738,"rating":5.0,"review":"Awesome Way to See the City!!!. We did a 90 minute Segway tour and had a blast! It was easy to learn and our guide Chris made sure we were comfortable before hitting the trails and going through downtown. It was just the 2 of us on the tour so he...","review_date":"June 28, 2018","user":"shauna_s"},{"attraction_id":1738,"rating":5.0,"review":"Edmonton Segway River Tour. WOW! I never imagined that there was so much to the Edmonton River Shore. And the Segway, that was so much fun and first timers had no issue. From just something to do to one of the hilights of the trip.\nDO NOT miss out...","review_date":"May 22, 2018","user":"david_k"},{"attraction_id":1739,"rating":5.0,"review":"Great Day in Niagara yesterday. We had a very good tour with Mackenzie yesterday . My Wife and I enjoyed ourselves and we learned a lot about the VQA wines . We were picked up at our Condo and there was a coffee & pastry in the Chevy Traverse for...","review_date":"March 2, 2019","user":"john_k"},{"attraction_id":1741,"rating":5.0,"review":"Great experience!. The team in the Thousand Islands Helicopter Tour was amazing. We had a chance to take some pictures with the helicopter before flying and the pilot was kind to explain us all about the flight, which was our first in a helicopter! It is really...","review_date":"August 7, 2018","user":"morango123"},{"attraction_id":1741,"rating":5.0,"review":"Amazing experience. What a beautiful and amazing experience. We had a spectacular day, weather-wise, for our tour; very cold but sunny. From beginning to end Dave and Jordan of Kouris Kopters were professional and friendly. Dave piloted our tour and was knowledgeable about the area and, although...","review_date":"January 7, 2018","user":"greenearth49"},{"attraction_id":1743,"rating":5.0,"review":"Bike tour from Vieux-Montreal to Mont Royal and back.. This is the best way to see and experience Montreal, especially if the weather is wonderful, as it was for our tour. Every city should have a bicycle tour like this. Our guide, Michael Theriault, was great. He was entertaining and encyclopedic and worth the...","review_date":"June 6, 2018","user":"jim28542"},{"attraction_id":1744,"rating":5.0,"review":"Cool way to see the city - tandem bikes!. we choose a tandem bike which was hilarious to try and manage. Montreal is a pretty hilly city so we ended up having to walk the bike around a lot. i probably wouldn\u2019t do a tandem bike again. they obviously have regular bikes to choose...","review_date":"October 28, 2018","user":"laurakneib"},{"attraction_id":1744,"rating":5.0,"review":"Great place to rent. . My husband and I rented bikes from this on a whim and had a great experience. The staff were very helpful and treated us like we had a reservation. They offered maps and great places to stop and eat as well as site to see....","review_date":"August 24, 2018","user":"jenna_f"},{"attraction_id":1744,"rating":5.0,"review":"Great Tour !. We had a great fun in family with my wife and our two daughters who are 12 and 7. Very good bikes and excellent advices on the tour to make.","review_date":"August 8, 2018","user":"francois33200"},{"attraction_id":1744,"rating":5.0,"review":"Great scenic outdoor activity. We were looking for a fun, couples, outdoor activity, which would allow us to see the beautiful city of Montreal, while giving us good exercise and time to spend together. Ca Roule Montreal Bike Rental Company offered excellent service, bikes in great condition, and friendly,...","review_date":"July 30, 2018","user":"janice-o-2013"},{"attraction_id":1744,"rating":3.0,"review":"Easy riding, lots of fun. My friend and I rented bikes for just a couple of hours on a warm October morning. We were set up quickly by the friendly staff and off on our way down the Lachine Canal toward the Atwater Market with a map in hand. My...","review_date":"October 24, 2017","user":"kristinp1973"},{"attraction_id":1747,"rating":5.0,"review":"Superb singletrack!. I called around town to rent a bike on the thanksgiving weekend, this place was the only one with bikes still available to rent, even though they were in the middle of their demo sale, they still agreed to rent me a bike, super accomodating....","review_date":"October 8, 2018","user":"robert_h"},{"attraction_id":1747,"rating":5.0,"review":"Amazing Time on World Class Trails. Had an awesome time - rented two downhill bikes and tore up some trails including the Half Nelson and Pseudo-Tsuga. The staff are awesome, and are definitely responsible for making it so good. Shoutout to you guys!","review_date":"August 10, 2018","user":"joshua_t"},{"attraction_id":1747,"rating":5.0,"review":"GOOD TIMES!. The Sea to Sky Adventure company has really great dual suspension bikes for rent that allow you to explore the mountains and trails easily. This was my first time back on a bike in over 15 years and I had a awesome time! Thanks to...","review_date":"July 9, 2018","user":"jessew1255"},{"attraction_id":1747,"rating":5.0,"review":"Perfect Introduction to Mountain Biking. Everyone was friendly and accomodating, and our private mountain biking excursion was a great experience from beginning to end.","review_date":"July 9, 2018","user":"jason_l"},{"attraction_id":1747,"rating":5.0,"review":"Mountain Biking for Beginners. In the space of an hour my husband went from saying he was interested in trying mountain bike riding to booking the two of us on a beginners mountain bike tour. I am a competent road cyclist but trails and mountain biking have never been...","review_date":"July 2, 2018","user":"jnutchey"},{"attraction_id":1747,"rating":5.0,"review":"Knowledgable, helpful and genuinely interested in the kid's experience. I really loved these guys. The bike was fine, fitted my 10 yo son well and perfectly capable to handle the downhill trails. But he...not so much. After a very disheartening day, they insisted we keep the bike for a last ride in the early...","review_date":"May 30, 2018","user":"kerry_m"},{"attraction_id":1748,"rating":5.0,"review":"Half day tour using Grayline Niagara Falls. We had Sam F. As our tour guide. Our tour is scheduled for 9:00am. We got the phone call from Sam F. Ready to pick us up at our hotel by 8:30. Good thing the hotel the receptionist told us the night before to get...","review_date":"July 8, 2018","user":"alice_h"},{"attraction_id":1748,"rating":5.0,"review":"Best Tour Guide. Our tour guide\/bus driver on our GrayLine tour was Rita and she was outstanding. She gave information about the City of Niagara Falls, background info on the tour and helpful suggestions for places to eat and other things to do or not do.","review_date":"June 18, 2018","user":"fs_b"},{"attraction_id":1749,"rating":5.0,"review":"The experience of a lifetime!. What a fabulous day I had with Kevin and Roy facilitating the whole trip smoothly and professionally. I was picked up from a residential address and did not have to worry about getting around as I was driven in a VIP car, and I truly...","review_date":"January 23, 2019","user":"carmen_m"},{"attraction_id":1750,"rating":5.0,"review":"A boat ride around Vancouver is a MUST if you are visiting!. We were a little hesitant about taking a smaller Zodiac boat for our sea adventure around Vancouver, but after 3 amazing hours zipping around seeing all the sites in the open air, it was definitely one of the highlights of our entire trip.\nYou'll get...","review_date":"August 28, 2018","user":"aidenwanders"},{"attraction_id":1750,"rating":5.0,"review":"Amazing Adventure!. Our guide, Dylan, was very informative and pleasant, he pointed out many interesting sites including celebrity mansions, a seal colony, Lighthouse Park and finally Bowen Island, where we had our dinner. We pre-ordered our meal at the start of the trip, so it was ready...","review_date":"August 22, 2018","user":"karen_d"},{"attraction_id":1750,"rating":5.0,"review":"? . AMAZING , fun , Dylan the captain was fantastic and informative , very professional and fun , amazing 500 hp boat very comfortable ride , we sat up front and WOW. What a blast ! Little pit stops to see seals , and celebrity homes...","review_date":"August 19, 2018","user":"roam799984"},{"attraction_id":1750,"rating":5.0,"review":"Bowen Island Dinner Cruise w\/Celebration of Lights Fireworks Viewing. This was a great trip. We really wanted to do something on the water and we chose the best experience out there. Our guide was the best. He was very knowledgeable about the sights and almost all things Vancouver and the surrounding areas. The food...","review_date":"August 6, 2018","user":"zcruisers"},{"attraction_id":1750,"rating":5.0,"review":"Amazing ride with beautiful sights. Had an amazing time on Saturday with the Zodiac Tour to Bowen Island. Raphael was a great guide and gave lots of useful information and fun facts. Very easy to talk to and lots of knowledge. The meal was lovely at Bowen and it was...","review_date":"May 14, 2018","user":"samantha-jayne_r"},{"attraction_id":1750,"rating":5.0,"review":"Thrilling and an incredible trip!. I booked my parents and myself this 3-hour tour, and to say that we enjoyed this would be an understatement. Raphael, who was our guide and the captain for the trip, was so knowledgeable, skilled, and genuinely entertaining. Despite having lived in Vancouver myself for...","review_date":"May 1, 2018","user":"justin_n"},{"attraction_id":1750,"rating":5.0,"review":"Fun ride with beautiful scenery!. Our driver\/guide, Raphael, was very entertaining and one heck of a boat captain. The ride itself was like a carnival fun ride as did tight donuts in the ocean! The view out to Bowen Island was great and he pointed many interesting sites including a...","review_date":"April 27, 2018","user":"maddogjake"},{"attraction_id":1752,"rating":5.0,"review":"Couples shoot . Sept 2014, my then boyfriend amd I wanted a \"just because\" photoshoot and they turned out amazing.\nJen was an absolute gem to work with. Her passion for photography shows and her ideas for shots were endless and brilliant!\nSuch a gem that we had...","review_date":"April 8, 2017","user":"adrienne_w"},{"attraction_id":1752,"rating":4.0,"review":"Mini session was great! . We were very happy with our experience with Jen during her Christmas mini sessions in Calgary. To have a reasonably priced, professionally styled, short & sweet family photo shoot with quick turn around on the edited images, was exactly what we were looking for! We...","review_date":"March 3, 2017","user":"radb5"},{"attraction_id":1752,"rating":5.0,"review":"Christmas Pictures. Just happened upon Jen and her photography business and were so thrilled we did!! She took Christmas family pictures for us while we were on thanksgiving vacation and they ended up being some of my favorite pictures I've ever had!!! Had the pictures taken paid...","review_date":"March 3, 2017","user":"lhvencill"},{"attraction_id":1752,"rating":5.0,"review":"Professional, fun and comfortable.. We are local to Banff and booked Jen to take some family photos for our daughter' first birthday - she was so great, helped pick a beautiful location and the whole experience was really amazing. I don't really like having my picture taken and Jen...","review_date":"June 15, 2016","user":"taryn_p"},{"attraction_id":1752,"rating":5.0,"review":"AMAZING SHOTS CAPTURED AGAIN!!. Jen is amazing! Although my travel was only going to be from Banff I was excited to contact Jen at Mountain Bound photography to come and join myself and my almost 2 year old in the exciting old mining town near Banff. Jen is very...","review_date":"November 6, 2015","user":"michelle_m"},{"attraction_id":1752,"rating":5.0,"review":"Excellent Photos. We had photos taken with Jen by Silvertip Golf Course. She was able to capture the beauty of the mountains in the background of our couples photos. I would recommend Jen to anyone looking for a fun, professional photographer with an eye for beautiful backdrops...","review_date":"November 26, 2014","user":"darren_h"},{"attraction_id":1752,"rating":5.0,"review":"Fun!. Jenn from Mountain Bound Photography made our engagement photos a breeze! Capturing our quirks and laid back laughy style we felt good about putting this task in her capable hands. The pictures? AWESOME! We can't wait to surprise our family with vintage frames and perfect...","review_date":"July 3, 2014","user":"kyle_m"},{"attraction_id":1752,"rating":5.0,"review":"Loved The Experience & Photos. I wanted to capture pictures of our new baby girl in Banff. Jen was so wonderful to work with. She made us feel at ease and captured beautiful pictures that we will enjoy for a long time to come.\nI would definitely recommend Mountain Bound...","review_date":"May 20, 2014","user":"kristen_p"},{"attraction_id":1752,"rating":5.0,"review":"Beautiful Banff Photography. Banff truly is a beautiful spot to have some great family photos taken. Friends had pointed us towards Jen, and we could not be happier with the results. What a great keepsake to take away from our amazing vacation. Jen really is a breath of...","review_date":"May 16, 2014","user":"heather_p"},{"attraction_id":1752,"rating":5.0,"review":"Wonderful Time!. What can I say? Jen has the magic touch to capture the most beautiful moments and at the same time make you feel comfortable at ease with the camera and herself! So natural and relaxing! I highly recommend Jen and Mountain Bound Photography!","review_date":"May 14, 2014","user":"daisyjaneverywhere_"},{"attraction_id":1752,"rating":5.0,"review":"Christmas in the Rockies. As residents of the Bow Valley we were very eager to share our beautiful area with family and friends at Christmas. With Jen's help she was able to capture beautiful family moments at the Banff Springs Hotel that we will cherish forever. She knew of...","review_date":"May 9, 2014","user":"jill_d"},{"attraction_id":1752,"rating":5.0,"review":"Family pics and more. Highly recommend Mountain Bound Photography, Jen just seems to have the knack. I've seen many pictures of Banff and the area and of the traditional family type pictures done by others but Jen has unique ideas and style that far exceeds expectations. We loved how...","review_date":"May 8, 2014","user":"alison_n"},{"attraction_id":1752,"rating":5.0,"review":"Banff memories...!. My hubby and I love heading into the mountains when ever we can, we like to hike and take in the fresh mountain air! A friend of a friend pointed us in the direction of Mountain Bound Photography, where we met Jennifer a local photographer...","review_date":"May 7, 2014","user":"calgary_chicka"},{"attraction_id":1752,"rating":5.0,"review":"A romantic moment in the mountains captured perfectly. We came to Banff for the weekend to celebrate our 15th wedding anniversary. We had contacted mountain bound to do a photo shoot to document our special day. It was so romantic and fun even tho it was a cold day. Jennifer had thought of...","review_date":"May 6, 2014","user":"marlorg"},{"attraction_id":1754,"rating":4.0,"review":"Summer Highlight. My son and his friends (6-9yrs) had a fantastic time. They were all first timers and managed the course without problems. We will definitely go here again.","review_date":"July 29, 2018","user":"modmego"},{"attraction_id":1754,"rating":5.0,"review":"What a blast!. I brought my 8 and 9 year old daughters here. They absolutely loved it! The staff was very helpful and the course was beautiful. My girls loved climbing and swinging through the trees! Great value! It is about a 30 minute drive from the harbor...","review_date":"July 25, 2018","user":"paulakz"},{"attraction_id":1754,"rating":5.0,"review":"A Blast!!!. My son had a blast with the kids course!!! He loved it so much that we had to go back a second time before we returned home. Please build one in Southern California!!!","review_date":"July 9, 2018","user":"currie132018"},{"attraction_id":1754,"rating":5.0,"review":"Excellent staff, great fun for the kids. Took 2 boys aged 9 and 11. Put them on the kids course ( ages 5 to 12) as this was their first time. The course was just enough to stretch their comfort level on the first go round and they whipped around with great...","review_date":"July 1, 2018","user":"martin_h"},{"attraction_id":1756,"rating":5.0,"review":"Sip, Axe and Relax. A great tour of 2 breweries and lots of fun trying to throw axes at the target while enjoying beer.\nTour was led by the energetic and honest Mel.\nAn ideal way to spend a Saturday afternoon.","review_date":"February 24, 2019","user":"curious717685"},{"attraction_id":1756,"rating":5.0,"review":"Really Enjoyable. We took an evening tour of 3 breweries. Tour guide was Jamie and Sean drove the bus. Both guys were really great -- funny, informative and friendly. We had a brewery tour at each brewery -- really different approaches. The tour was informative but they...","review_date":"February 14, 2019","user":"kathy_m"},{"attraction_id":1756,"rating":5.0,"review":"Great beer, great tour . I booked the Western Libations tour as a Christmas gift for my boyfriend, we went earlier this month and had a fantastic time! Our tour guide, Alexi, was great and kept us entertained all day. We loved getting to visit some of our favourite breweries...","review_date":"January 15, 2019","user":"sarahanne7"},{"attraction_id":1756,"rating":4.0,"review":"Awesome Saturday of Beer!. Nice, casual and fun Saturday afternoon! My boyfriend and I chose the West Ferments tour as we had never tried any of the three breweries. My favorite was definitely Small Pony Barrel Works which had unique beers and brewing process! Jamie our brew donkey guide...","review_date":"November 3, 2018","user":"wanderlustnurse1996"},{"attraction_id":1756,"rating":5.0,"review":"Great bees in East Ottawa. Brew donkey takes the hassle out of exploring Ottawa\u2019s craft beer business. Outstanding beer, people and organization. I took part in the East end tour,which visited Bycicle Craft, Stray Dog and Dominion City. All of these local breweries are outstanding and are worth a visit...","review_date":"October 28, 2018","user":"rfitzgerald59"},{"attraction_id":1756,"rating":5.0,"review":"Western Libations. Our tour guide, Jamie was fantastic! This 5 hour tour took us to Ashton, Almonte and Kanata. The tour was well-organized, informative and super fun. I would highly recommend this to tour to anyone! Thank you Brew Donkey for making my Sunday a Funday!","review_date":"October 27, 2018","user":"diana646"},{"attraction_id":1756,"rating":5.0,"review":"Great times with the fellas. Had an amazing tour of two breweries and a distillery for a friend's bachelor party.\nWe boarded the bus at Wellington West, where our tour guide and host greeted us with a very friendly and excited demeanor. We could tell immediately that he knew a...","review_date":"October 2, 2018","user":"terry_h"},{"attraction_id":1756,"rating":5.0,"review":"Westend Libations Express Tour. Another amazing tour. This was my third tour with them. The guide(Alexi) was great as usual. You need 5 key ingredients for a successful tour : organization, knowledge, friendliness, humour and lastly love (inside joke)","review_date":"August 13, 2018","user":"guy_b"},{"attraction_id":1756,"rating":5.0,"review":"West end Brewery Tour. A really fun and informative tour of 3 breweries in the West end. Alexi was an awesome tour guide and had a great sense of humor. Good beer, good time.","review_date":"August 12, 2018","user":"james_s"},{"attraction_id":1756,"rating":5.0,"review":"Perfect for a bachelorette party!. We had the most amazing time! We booked a private tour, and the booking process was SO quick and easy. We were able to custom choose our stops to get to visit places we hadn't been to before, and were recommended the best ones for...","review_date":"July 18, 2018","user":"eclouts"},{"attraction_id":1756,"rating":5.0,"review":"Great work outing idea!. It was well organized and executed! Loved getting to go to the smaller breweries in Ottawa that we didn't even know existed. Guides were knowledgeable and a lot of fun!","review_date":"July 18, 2018","user":"d'arcy_e"},{"attraction_id":1756,"rating":4.0,"review":"A good time. This is my third tour with BD in about four years. They're a well-oiled machine at this point, and they've made tweaks along the way. We're spoiled in Ottawa to have so many craft breweries and even to just have a company like BD is...","review_date":"July 13, 2018","user":"matt_vee"},{"attraction_id":1756,"rating":5.0,"review":"Simply awesome.. Aweseome way to get to know all the small breweries and distilleries in the region. If you like trying local products, this is the tours you want to take.","review_date":"April 19, 2018","user":"eric_c"},{"attraction_id":1756,"rating":5.0,"review":"Love love love it!. I've done two tours now with Brew Donkey and had a lot of fun on both. It is a great way to spend a weekend afternoon. I loved trying new beers that I wouldn't have been exposed to otherwise. Jamie was an amazing tour guide....","review_date":"April 2, 2018","user":"lauriep1224"},{"attraction_id":1756,"rating":5.0,"review":"St. Patrick's Day Tour 2018. Brew Donky Tours are always a great time! The St. Patrick's Day Tour this past weekend was no exception.\nAlexi did an amazing job and a great time was had by all.\nKeep up the great work team!","review_date":"March 19, 2018","user":"franco_v"},{"attraction_id":1756,"rating":5.0,"review":"Great Time. The Brew Donkey Tour was not only fun but very informative. I am not a big craft beer drinker, but I still had a wonderful time.\nBrad, our tour guide and owner was very knowledgeable, accommodating, attentive, and made sure we were all well looked...","review_date":"July 8, 2016","user":"13duffy13"},{"attraction_id":1763,"rating":4.0,"review":"A great stop for kids of all ages. We came to Niagara over Thanksgiving so it was COLD. This was a perfect way to spend the chilly afternoon - my kids ages 6, 11, 13, and 17 were entertained and engaged for almost 2 hours checking out every exhibit - and my husband...","review_date":"December 30, 2018","user":"epc-partyof6"},{"attraction_id":1763,"rating":4.0,"review":"Fun time!. I've been to other Ripley's Museums and I've always enjoy them. Hadn't been to a museum in a while. This one did offer more oddities than I'd seen in the past. I thought the building facade was extremely cool! Had a fun time!","review_date":"November 26, 2018","user":"slcampbell4"},{"attraction_id":1763,"rating":4.0,"review":"Have not been here since I was a kid... 40 years ago :(. I like the update of the place and I thought the displays were cool and the kids liked it. We purchased the pass that let us in the 4 d movie and that was fun too,","review_date":"November 11, 2018","user":"chesterhuff"},{"attraction_id":1763,"rating":5.0,"review":"Our son loved it. Our son could not wait to see this and he was not disappointed. He said it was the highlight of our vacation in Niagara Falls","review_date":"August 27, 2018","user":"skgirl81"},{"attraction_id":1763,"rating":5.0,"review":"Best Sleep over. My grandsons and I had a sleep over at Ripley's Aquarium and we love it. The boys didn't even want to leave and so we stayed the whole day after the sleep over. It was my birthday present to my older grandson. Best ever sleep...","review_date":"August 9, 2018","user":"connieconstantino"},{"attraction_id":1763,"rating":4.0,"review":"Great for a rainy day. The weather was overcast with some rain. I had never been to a Ripley's before so I thought I would go. I had plenty of time. It was very interesting to read all the explanations and see the very unique items. I would go again","review_date":"August 6, 2018","user":"theodora_m"},{"attraction_id":1763,"rating":4.0,"review":"Fun to explore. We were able to take advantage of a Groupon for discounted admission. The scavenger hunt helped keep the interest of my older children and also forced them to read a few things.","review_date":"August 6, 2018","user":"circusonthego"},{"attraction_id":1763,"rating":4.0,"review":"Family road trip. Starts off a little bland. Lots of to be expected, the scavenger hunt game they have kept the kids interested for most of the time, but once you reach the second half of the museum it becomes much more entertaining. I won't spoil the surprises...","review_date":"July 26, 2018","user":"dcoach52"},{"attraction_id":1763,"rating":5.0,"review":"good fun. Well worth a visit we had so much fun and learned some interesting facts. Good family fun with some unusual exhibits","review_date":"July 18, 2018","user":"angelayoung14"},{"attraction_id":1763,"rating":4.0,"review":"Wonderful building - Great 4D Experience. We only used the 4D experience. All the amenities in this area are very expensive but our family enjoyed very much the 4D films. We recommend it.","review_date":"July 14, 2018","user":"davidc187"},{"attraction_id":1763,"rating":5.0,"review":"great place. i loved to see all the exhibits that are placed they are great will be traveling there again this summer","review_date":"March 27, 2018","user":"roberta_r"},{"attraction_id":1764,"rating":5.0,"review":"Great Experience!. Amazing views of the surrounding areas. Line ups weren't much of a wait. Air conditioned cabins. Awesome!","review_date":"September 15, 2018","user":"melissabrad"},{"attraction_id":1764,"rating":5.0,"review":"Fun even if you don't like rides that go around.. This was a good stop even though it was raining a bit. You have plenty of time to take pictures and locate available attractions. It does not go fast so I can enjoy the view without getting sick.","review_date":"August 13, 2018","user":"rpauley113"},{"attraction_id":1764,"rating":5.0,"review":"Awesome. Love the views that you get from the SkyWheel. In the summer, the carts\/cabins that you ride in are air conditioned and in the winter they are heated. As you go around there is a speaker that will give shorts bits of information and play...","review_date":"August 6, 2018","user":"smallfry3"},{"attraction_id":1764,"rating":5.0,"review":"Fun ride and great views. Ride in the comfort of an air conditioned compartment with fantastic views of Clifton Hills area and Niagara Falls. There was a bit of a wait - about 10 minutes.","review_date":"August 6, 2018","user":"texasrambler"},{"attraction_id":1764,"rating":5.0,"review":"nice view. great experience, did 1 at night and 1 during the day. nice view on the falls and the city. don't forget your camera","review_date":"July 23, 2018","user":"nanane2014"},{"attraction_id":1764,"rating":5.0,"review":"Thoroughly enjoyed this ride!!!!. A very smooth relaxing ride, even has air conditioning! It was windy that day, but you didn't even notice it on this ride.","review_date":"June 9, 2018","user":"darlavt"},{"attraction_id":1765,"rating":5.0,"review":"Great anniversary!. We went to Clifton Hill for our 16th anniversary mostly because I wanted to ride the SkyWheel. We did not know about this pass until we got there, and we were so glad we got it. We ended up doing all 6 attractions so we...","review_date":"February 25, 2019","user":"cowntowngrl"},{"attraction_id":1765,"rating":5.0,"review":"Good value for money. We found this fun pass really good value. The views from the Skywheel were lovely and worth doing. The Zombie attack was a lot of fun, shooting zombies in 3D, we actually had the theatre to ourselves.The Ghost blaster ride was in the arcade and...","review_date":"October 30, 2018","user":"susangullie"},{"attraction_id":1765,"rating":5.0,"review":"Well worth the money!. My husband and I bought these because we wanted to enjoy the Sky Wheel, Zombie Attack, Wax Museum and the mini golf of course, the other activities were enjoyable. We also liked the Midway tokens, we went and played on those for a few games...","review_date":"October 3, 2018","user":"becca_f"},{"attraction_id":1765,"rating":5.0,"review":"Worth it!. Super fun way to spend the day on a budget, highly recommend purchasing online I think it might be cheaper too.","review_date":"August 24, 2018","user":"britney_n"},{"attraction_id":1765,"rating":4.0,"review":"Great value. This was my first time being in Clifton Hill in decades, so why not get the pass. There are so many different attractions - fun for all ages. I went with a group of adults and we loved it. All getting the pass of course....","review_date":"August 6, 2018","user":"smallfry3"},{"attraction_id":1765,"rating":4.0,"review":"Worth the Saving. If you plan to visit the many tourist attractions at Clifton Hill, a Fun Pass is a great idea to save a few bucks. If you order online in advance, you can get a second ride free on the Sky Wheel which can allow both...","review_date":"August 6, 2018","user":"circusonthego"},{"attraction_id":1765,"rating":5.0,"review":"most take it. second time we go to Niagara Falls, and took it again, my daughter loves the zombie attack, coaster and everything, when you buy online you get 2 sky wheel ride. you did 1 during the day and 1 at night. lovely. and this time you...","review_date":"July 23, 2018","user":"nanane2014"},{"attraction_id":1765,"rating":5.0,"review":"Worth the money. Totally worth the cash. The Zombie attack and the Wild West Coaster were big hits with the kids. We loved riding the Sky Wheel. We did the glow in the dark Wizard golf and it was set up great! Ton of black lights and fun...","review_date":"May 28, 2018","user":"michelle_s"},{"attraction_id":1765,"rating":5.0,"review":"Excellent value. If you purchase on line you get two rides on the skywheel. A single ride on the Sky Wheel is 11.99, you do the math. The movieland wax museum, I felt was the worst attraction. I would definitely not pay for that one. The other...","review_date":"April 6, 2018","user":"rcmal"},{"attraction_id":1766,"rating":5.0,"review":"AWESOME EXPERIENCE. This is a most do activity for visitors, great experience, fun ride and great lil history of Canada. The ride could have been longer, other than that I loved it","review_date":"December 17, 2018","user":"kelvin_j"},{"attraction_id":1766,"rating":5.0,"review":"This was so fun , make sure you take this in!!. This attraction is well worth the $$ and time to wait in line.this is very similar to the attraction that is in California Adventure . Soaring over the world . I have travelled across Canada this definitely gives you a picture of all of Canada...","review_date":"December 11, 2018","user":"lovely903"},{"attraction_id":1766,"rating":5.0,"review":"A fun experience while visiting Vancouver!. We had heard this was fun, but with minimal expectations we tried it out early on a weekday morning. The intro movie in the first theater was very good, but the FlyOver Canada simulated flight ride was excellent. It really gave you the feeling that...","review_date":"November 20, 2018","user":"j0hnj0an"},{"attraction_id":1766,"rating":5.0,"review":"Amazing well done!. FlyOver Canada was amazing. We were with my brother in law and sister in law who had never been on this type of a ride. It was amazing to be with them and see them experience it. I feel this one is better than Soaring...","review_date":"October 3, 2018","user":"nanaandgpabusch"},{"attraction_id":1766,"rating":3.0,"review":"After deducting the time for the intro portions, a very short \"flight\". I wouldn't do it again. . . unless they doubled the length of the actual multimedia experience. Several of the 23 minutes were taken up by a \"pre-show\" and a safety video. The flight simulation ride was only about 14 minutes of very enthralling, exhilarating...","review_date":"October 1, 2018","user":"timothy_h"},{"attraction_id":1766,"rating":4.0,"review":"Great Attraction. Pleasantly surprised at my reaction to this. My husband and I enjoyed it. Felt amazing and very real. Located right at the Port for Cruise ships at the Convention Centre. A must do when in Vancouver.","review_date":"September 29, 2018","user":"gmshep"},{"attraction_id":1766,"rating":5.0,"review":"Incredible. This ride is absolutely incredible. You are strapped into a seat then the wall falls away and it\u2019s as if you are actually flying over ice floats , mountains, Niagara falls and loads more. If you suffer from vertigo you may struggle! It\u2019s worth every...","review_date":"September 20, 2018","user":"reigatebev"},{"attraction_id":1766,"rating":5.0,"review":"An enjoyable visit. Took our grandchildren to this attraction - felt that it was entertaining and good value for money. Worth doing.","review_date":"July 23, 2018","user":"teutab2013"},{"attraction_id":1766,"rating":5.0,"review":"Great attraction. This is one of the best virtual flights and scenic panoramas I have seen .You feel it is realistic and that you are flying. Great value for money in central Vancover","review_date":"June 13, 2018","user":"deewubleu"},{"attraction_id":1766,"rating":4.0,"review":"Excellent, but a shame they missed some better locations. An excellent journey and well worth the cost, except they are missing some of the best locations in Canada such as Lake Louise and Niagara Falls at night and all lit up. You did not spend enough time over and around Niagara Falls nor seem...","review_date":"May 8, 2018","user":"brunks2011"},{"attraction_id":1766,"rating":5.0,"review":"Exciting activity before exploring Canada. After a leisurely walk along the waterfront marvelling at the blossoming trees we bought tickets for this flight simulation ride. It was fantastic - beautiful, exciting and reminiscent of real helicopter flights we have done in other countries. It was about $30 each but absolutely...","review_date":"April 16, 2018","user":"fozwanderer"},{"attraction_id":1766,"rating":5.0,"review":"Fun experience!. Totally worth doing, our Flight included a China fliht over also. No line ups and a fun travel over Canada. Recommend it especially for tourist","review_date":"April 9, 2018","user":"mozzarati"},{"attraction_id":1766,"rating":3.0,"review":"A little let down. This wasn't my first time riding a flight simulator. So i was happy to try this in Canada. However the ride was not up to standard. The screen quality was less than clear. The transition from scenarios was too noticeable not seamless like others.","review_date":"April 3, 2018","user":"clintonusa"},{"attraction_id":1771,"rating":5.0,"review":"Relaxing Ride. Very smooth, relaxing ride there and back. My group sprang for the seating upgrade to Comfort, and it was nice to get the priority boarding, snacks, etc. I do wish there were tables in Comfort like I saw in the main cabin, but this was...","review_date":"December 13, 2018","user":"koyangi"},{"attraction_id":1771,"rating":5.0,"review":"A Fun Day Trip From Seattle. While it was too late for me to enjoy a trip to Butchart Gardens like I'd hoped -I could have, but as I was only spending a day I'd only have been in the Garden for a couple of hours, so, next time -it was...","review_date":"November 11, 2018","user":"evie_d"},{"attraction_id":1771,"rating":5.0,"review":"Whirlwind tour - but perfect for us!. The early morning departure was easy for us because we had come from the east coast and were not adjusted to the time difference. Nice relaxing trip, was not crowded, perfect weather, snacks, reading. We did not have any luggage, so we were first off...","review_date":"November 2, 2018","user":"agioe"},{"attraction_id":1771,"rating":5.0,"review":"Perfect way to travel to Victoria from Seattle. Highly recommend booking the upgraded seating for this 3 hr journey. It was well worth the extra dollars. You do need to climb one flight of steps to the top deck. You'll have very comfortable leather seats with a table to put your drinks &...","review_date":"October 30, 2018","user":"peggy_v"},{"attraction_id":1771,"rating":4.0,"review":"Loved it. Loved this experience. It was truly an amazing experience every staff was really committed and professional. It's a must visit and is worth","review_date":"October 22, 2018","user":"pioneer798376"},{"attraction_id":1771,"rating":5.0,"review":"Seattle-Victoria-Seattle. The Victoria Clipper is a convenient way to travel between the two cities. We stayed in Victoria for four days after the first leg. The Seattle to Victoria leg leaves at 8 am. The Victoria to Seattle leg leaves at 5 pm. The one way...","review_date":"October 7, 2018","user":"michael_f"},{"attraction_id":1771,"rating":5.0,"review":"A Highlight of Our Trip While Visiting Seattle!. Loved, loved our time traveling on the Clipper and our day trip to Victoria. This trip does require one to have a passport and I recommend getting there an hour before departure if you do not already have a ticket. Every staff member we encountered...","review_date":"September 29, 2018","user":"traveltaler"},{"attraction_id":1771,"rating":5.0,"review":"Day Trip. Very efficient service to Victoria Canada. The scenery along the way was beautiful.It wasnt too rough and the time seemed to fly by.The seats were comfy with large windows to look out from","review_date":"September 18, 2018","user":"tripii"},{"attraction_id":1771,"rating":1.0,"review":"Insult to Injury. We booked a trip to Victoria BC but due to an unexpected family tragedy we were unable to make the trip, they refuse to refund any portion of what we paid which is a considerable amount. We weren\u2019t even offered a voucher for the future....","review_date":"September 17, 2018","user":"harvard1"},{"attraction_id":1771,"rating":3.0,"review":"Day trip to Victoria. We did the day return trip to Victoria from Seattle. It was nice enough, but only really worth doing if you have something to do in Victoria (like butchart gardens) as we had 6 hours to kill and there's not that much to do.\nThe...","review_date":"September 16, 2018","user":"christopher_i"},{"attraction_id":1771,"rating":3.0,"review":"Ok but could do with one or two improvements.. I enjoyed the boat ride. Despite the foggy weather, which prevented us seeing much of the scenery, we did catch two pods of orcas, and that was amazing. The boat itself was simply average, given that it was not cheap. Choice of food & drink...","review_date":"September 15, 2018","user":"gallopingtrot"},{"attraction_id":1771,"rating":5.0,"review":"Comfort Class, Butchart Garden Tour and over night stay,. So we took the clipper from Seattle to Victoria. If you have bags to check make sure to arrive at least an hour early. It take a while to get checked in. The the seats are not assigned. We did comfort class. In comfort class...","review_date":"September 11, 2018","user":"msmooth747"},{"attraction_id":1771,"rating":5.0,"review":"Visit Victoria. Taking the Clipper out of Seattle and going to Victoria is a great way to travel. They are very efficient at getting travelers onboard (from both directions). The seats are comfortable and there is plenty of room to move around the cabins. They come to...","review_date":"September 1, 2018","user":"lizdarla"},{"attraction_id":1771,"rating":2.0,"review":"Clipper will clip you.. Victoria was inundated by smoke from 600+ fires in British Columbia. Vision was limited to less than 1\/4 mile. No mention was made of this prior to leaving Seattle. An honest tour guide would have notified the travelers of the conditions and offered refunds. Shame...","review_date":"August 21, 2018","user":"ralph_s"},{"attraction_id":1771,"rating":3.0,"review":"One day travel not recommended. Victoria id pretty nice and just one day travel is waste of money because you have like 4 hour to visit the Butchards gardens and the city. You need at least 2 to 3 days.","review_date":"August 19, 2018","user":"radaramses"},{"attraction_id":1771,"rating":5.0,"review":"A Great Introduction to Victoria. Though the Clipper isn't the cheapest way to get to Victoria, it is one of the most convenient! Excellent scenery; you can expect to see dolphins or whales as well as the beautiful San Juan Islands. Great location since it goes from downtown Seattle directly...","review_date":"August 18, 2018","user":"astadt"},{"attraction_id":1771,"rating":5.0,"review":"Everything was great and left on time both ways. When I started planning my trip to Seattle I knew coming all the way up I had to least travel to Canada. The Ride on the Clipper was smooth and very packed, and plenty of crew members to answer questions about Victoria, and plenty of...","review_date":"August 12, 2018","user":"carig_120"},{"attraction_id":1771,"rating":5.0,"review":"Great tourist attraction!. Having never been to Canada we opted to do this day trip and loved it. If you can get comfort class, highly recommend doing so as you get to board early and have more room. The ride was smooth most of the time and you...","review_date":"August 9, 2018","user":"tanya_e"},{"attraction_id":1771,"rating":5.0,"review":"One of the best things we decided to do on our vacation to the Pacific Northwest. We started our vacation by flying to Tacoma - Seattle area to visit my niece who is working as a traveling R.N. The second day we were there, we took the Victoria Clipper to Victoria, British Columbia. The boat ride was awesome, servers took your...","review_date":"August 6, 2018","user":"elizabeth_i"},{"attraction_id":1771,"rating":5.0,"review":"Very comfortable high speed ferry to Victoria. The Victoria Clipper provided very fast transportation to Victoria, giving us a whole extra day to tour instead of a travel day on a conventional ferry.\nCompetent, friendly crew, efficient and on time.\nA very pleasant, quick trip.","review_date":"August 5, 2018","user":"jdaze11"},{"attraction_id":1771,"rating":4.0,"review":"Long day but great experince. Boat was comfortable and food\/beverage options good, staff friendly and helpful. Make sure you arrive at least an hour before boarding starts as the checkin line at Seattle was long, I didn\u2019t have time to use the restroom or grab a coffee. I bought the...","review_date":"July 29, 2018","user":"del_1976_j"},{"attraction_id":1771,"rating":5.0,"review":"Seattle to Victoria Day Trip. It was a nice trip from Seattle to Victoria on the Victoria Clipper. If given a chance to visit Seattle in the future, I will take this day trip to Victoria again on the same clipper. Victoria, BC is a beautiful place to visit.","review_date":"July 28, 2018","user":"remedios_v"},{"attraction_id":1771,"rating":4.0,"review":"Victoria Day Trip from Seattle. Nice Clipper ride to\/from Seattle, crew was very nice, downstairs bathrooms could be a bit cleaner for passengers.","review_date":"July 26, 2018","user":"jl3628"},{"attraction_id":1771,"rating":5.0,"review":"Fun way to travel to Buchart Gardens in Victoria. Loved this tour!! The Butchart Gardens in Victoria, BC, Canada is a must-see!!! Awesome tour of 55 acres of beautiful flowers! Trip to and from is relaxing and fun! Only way to travel to Victoria! Highly recommend!","review_date":"July 23, 2018","user":"sally_s"},{"attraction_id":1771,"rating":5.0,"review":"Fantastic way to get to Victoria. This short 3 hour ride is a great way to get to Victoria. Leaves early morning and docks in Victoria just across the street from the downtown area wharf. Perfect for lunch with plenty of options within walking distance. The ride goes by quick and...","review_date":"July 23, 2018","user":"azjon"},{"attraction_id":1771,"rating":3.0,"review":"Would be good if ship was on time.. If people running this operation get their act in gear this would be a great tour and boat. Staff on land in BC lied to us and said the boat was delayed 10 minutes. The wait was over an hour delay. Had to wait in...","review_date":"July 22, 2018","user":"darrenesl"},{"attraction_id":1771,"rating":4.0,"review":"Great experience but beware of cancellations. The boarding process is a bit chaotic and getting there an hour before departure is advisable. The food selection was fantastic and reasonably priced. The service was also excellent. The customs process is annoying on both sides with officers routinely running late, preventing your disembarkation....","review_date":"July 18, 2018","user":"campbellc44"},{"attraction_id":1771,"rating":5.0,"review":"So fun!. Didn't know what to expect on this little day trip to Victoria, BC, from Seattle, but was def not disappointed. The seats were very comfortable and the staff very nice. The cafe was just what we needed for a light dinner after a long day;...","review_date":"July 9, 2018","user":"905feliciau"},{"attraction_id":1771,"rating":5.0,"review":"CRUISING TO VICTORIA. We had a super trip on the Victoria Clipper from Washington to Victoria, Vancouver Island. A pleasant, relaxing way to travel in comfort with a cafe on each deck and first class area offered for a minimal additional cost. Clean facilities also provided. Great views...","review_date":"June 10, 2018","user":"sue_p"},{"attraction_id":1771,"rating":5.0,"review":"great service. from the time of the internet booking until drop off everything was perfect and smooth,We embarked from Seattle on a one night package vacation to the gardens and overnight at the Inn at Laurel point. Embarking was smooth and easy and we paid $ 20...","review_date":"June 9, 2018","user":"francis_f"},{"attraction_id":1771,"rating":5.0,"review":"Great Visit to Victoria. I did a 1 day visit to Victoria. The experience in this boat was great. Very well organized on boarding process, comfortable seats, friendly crew members and a smooth ride!","review_date":"June 9, 2018","user":"113maritzab"},{"attraction_id":1771,"rating":4.0,"review":"Cloud Covered Clipper Cruise. Planned trip a month in advance. Could not see anything after leaving Seattle\/ Puget Sound area due to low clouds. Planned to go to Victoria Gardens, but trip shortened by two hours due to impending forecasted bad weather.\nTrip back to Seattle great! Few swells,...","review_date":"May 14, 2018","user":"carolw21"},{"attraction_id":1771,"rating":5.0,"review":"Victoria Day Trip. Clipper ride was very comfortable and staff very knowledgeable regarding what to do and see in Victoria. Very much enjoyed tour through city on way out to Butchart Gardens which took up most of the day. Only thing we would have done different was to...","review_date":"May 12, 2018","user":"dchrisik"},{"attraction_id":1771,"rating":5.0,"review":"Beautiful and relaxing . The ride to and from Victoria was pleasant and comfortable. Views coming back were especially nice; on the way over it was misty. Food and drink options were good.","review_date":"May 3, 2018","user":"bnbounds"},{"attraction_id":1771,"rating":4.0,"review":"Empress Hotel was interesting.. The Clipper was fine. But we were disappointed that there were few \"points of interest\" within walking distance of the pier - too many stores.","review_date":"April 27, 2018","user":"derrick_c"},{"attraction_id":1771,"rating":3.0,"review":"Trip to Victoria. Weather did not allow a direct crossing. This really limited our time in Victoria to just the Butchart Gardens. Lot of money spent for only 90 minutes in the gardens. That was disappointing.","review_date":"April 24, 2018","user":"vitesse42"},{"attraction_id":1771,"rating":4.0,"review":"Nice but . . .. Try to go for more than a day. By the time you have to get to the clipper for customs, you really only have about 4.5 hours in Victoria. Take the local bus and you'll save $$$. The ferry was nice and clean and the...","review_date":"April 10, 2018","user":"deborah_d"},{"attraction_id":1771,"rating":1.0,"review":"Viator is a horrible company. FYI-When I booked a tour with Viator my confirmation e-mail stated that if canceled within 7 days it was 100% refundable. When I canceled within 7 days they then proceeded to tell me it was not refundable. The manager admitted that the e-mail confirmation was...","review_date":"April 9, 2018","user":"shannon_m"},{"attraction_id":1771,"rating":1.0,"review":"Low rating for the experience with the site. We thought we were booking the Butchart Garden experience only to discover that we were misled and booked only the ferry. We then had to book the Butchart Garden separately and ended up paying more than the combined price on ClipperVacations Or Viator sites.\nAlso...","review_date":"March 29, 2018","user":"copticjo"},{"attraction_id":1771,"rating":2.0,"review":"Why the heck is it so expensive?. If I had a way to get to Port Angeles and take the ferry to Vicotria from there I would. (tickets from there are $37 a person). There are flights cheaper than this.","review_date":"March 19, 2018","user":"snirgal117"},{"attraction_id":1771,"rating":5.0,"review":"Great way to see Victoria!. The Victoria Clipper was a delightful experience! I checked in on-line, went to the port, and boarded with no difficulty. Because it is an international journey, it isn't a speedy boarding process but the crew is very helpful and accommodating. Once aboard, everything was clean...","review_date":"February 5, 2018","user":"yehaaw"},{"attraction_id":1771,"rating":5.0,"review":"Clipper Vacations is the easiest way to go. After spending hours Internet surfing putting the perfect two night stay together for myself and my pal from Chicago I constructed a trip through Clipper Vacations. They had the best pricing, bundled with an excursion to Buchart Gardens (the reason for my friend's trip). That...","review_date":"January 30, 2018","user":"seattlefoodwriter"},{"attraction_id":1771,"rating":5.0,"review":"Easy weekend getaway. My husband and I wanted to see Seattle and Victoria at Christmas time, and our weekend getaway with Victoria Clipper let us do both. We flew into Seattle and stayed one night, then the next day we took the clipper to Victoria. Our package included...","review_date":"December 19, 2017","user":"mlmpoohbear"},{"attraction_id":1771,"rating":5.0,"review":"Good value. We live in Victoria and wanted to spend a few days in Seattle. Booking a hotel, the Warwick, through Clipper Vacations provided excellent value and an enjoyable stay close to downtown. The ferry is fun, and much less stressful than driving!","review_date":"December 14, 2017","user":"advisor073"},{"attraction_id":1771,"rating":5.0,"review":"Excellent way to travel. Hassle free, relaxing way of getting to Victoria. 5 min cab ride from our hotel to the terminal. No fuss, well organised and professional set up. Boat was pleasant - big comfy seats and pleasant staff. Provided anti-sea sickness tablets free of charge which was...","review_date":"December 6, 2017","user":"537garethm"},{"attraction_id":1771,"rating":5.0,"review":"A Very Nice Experience. Took the Victoria Clipper to British Columbia for an overnight visit. The service is great and the ride comfortable. Loved that we actually saw orca whales on the ride back.","review_date":"December 4, 2017","user":"sue_b"},{"attraction_id":1771,"rating":5.0,"review":"Two days turned into three in Seattle. My family has used the Clipper before and if you wish to avoid busy dangerous highways, long expensive ferry rides and too many people in a rush this is the happy alternative to travel from Victoria to Seattle and back or vice versa. We used...","review_date":"November 28, 2017","user":"vanislecanuck"},{"attraction_id":1771,"rating":5.0,"review":"Awesome trip!. I've taken the Mukilteo-Clinton ferry, the Edmonds-Kingston ferry and the Jetty Island ferry a million times but this was my first trip on the Victoria Clipper. It was awesome! It was easy to get to, it was comfortable, service on board was excellent. The oatmeal...","review_date":"November 12, 2017","user":"guinnivere_w"},{"attraction_id":1771,"rating":4.0,"review":"Always Enjoy the Trip. Great quick trip from Victoria to Seattle on the Clipper & return (or visa versa). Went down for a weekend visit to Seattle in September, & enjoyed the boat very much. I've been using the Clipper for years, and it just gets better. It's clean,...","review_date":"October 23, 2017","user":"canadian_barb"},{"attraction_id":1771,"rating":5.0,"review":"Great trip, very impressed with the crew!. My mom and I just returned last night from a great overnight trip to Victoria. The ride over on Friday from Seattle on the Clipper was 100% booked, not an empty seat to be had. They were very efficient at getting everyone boarded and got...","review_date":"October 22, 2017","user":"kat1028"},{"attraction_id":1771,"rating":5.0,"review":"Quick trip across the Bay. Loading is fast and efficient. The trip is smooth. One way trip from Victoria to Seattle is about 2hrs45min. There is a concession caf\u00e9 on board but it is quite pricey for what you get. Bring your own lunch along if you can. This is...","review_date":"October 21, 2017","user":"suzanne_m"},{"attraction_id":1772,"rating":5.0,"review":"Convenient, efficient and a unique views.. Convenient, efficient and a unique view of Vancouver architecture, skyscraper and city lights; don't forget your camera!","review_date":"February 9, 2019","user":"ray_l"},{"attraction_id":1772,"rating":5.0,"review":"Great way to travel between BC and Victoria. Comfortable and efficient. We booked ahead and were glad because the ferry was quite full. Food at the ferry station while waiting for the boat is available, and reasonably good and reasonably priced.","review_date":"February 4, 2019","user":"monterrub"},{"attraction_id":1772,"rating":5.0,"review":"very good. well worth the trip,the views were amazing,plenty of pictures.there were 7 different drop off points,you could get on and off as you like.","review_date":"September 18, 2018","user":"david_p"},{"attraction_id":1772,"rating":3.0,"review":"Nice service but might be easier driving\/finding other transport. My extended family and I were trying to make a nice day out of a visit to Granville Island and a local recommended we take this ferry. We had difficulty deciding if we should get a whole day pass or just a few hours (it's...","review_date":"August 9, 2018","user":"jacki_m"},{"attraction_id":1772,"rating":5.0,"review":"Colourflee. These little water taxis are very regular and such good value for money. on every trip, staff were so friendly and accommodating.","review_date":"August 6, 2018","user":"briz-rover"},{"attraction_id":1772,"rating":5.0,"review":"Easy ride to Granville Island. We brought our bikes from Vancouver to Granville Island. Staff were very helpful and it's a fast trip across the waterway. The ferries cross often so we didn't need to wait long.","review_date":"July 14, 2018","user":"scenic1410"},{"attraction_id":1773,"rating":5.0,"review":"The ONLY way to see Moraine Lake. This tour is the absolute best and only way that people should travel if they are planning to see Moraine Lake on their tour around Banff National Park. While we chose to do Moraine Lake first, then Lake Louise, then Johnston Canyon, I was shocked...","review_date":"January 29, 2019","user":"421lornah"},{"attraction_id":1773,"rating":5.0,"review":"Hop on hop off. This bus made it so easy to get around the popular spots of Banff National Park! The guides on the bus were informative and made sure they talked to everyone to come up with their perfect plan for the day.","review_date":"November 25, 2018","user":"sarahm11327"},{"attraction_id":1773,"rating":5.0,"review":"Convenient . Very convenient to get around and good time in between to see various places. Made my trip stress-free and enjoyable. Staff on bus are helpful.","review_date":"November 12, 2018","user":"za0989"},{"attraction_id":1773,"rating":5.0,"review":"Great Deal, Great Convenience. Great deal and extremely convenient as the buses get to advance to the front of each location. You get to be out exploring instead of circling the parking lots. We happened to be there in mid-September when the first early snow hit. The bus was...","review_date":"October 23, 2018","user":"angela_v"},{"attraction_id":1773,"rating":5.0,"review":"The perfect way to get around. Having read the reviews saying that the guides took the time with everyone to plan their day I didn't really think that was possible but it was! Louis and Dominique were our guides for the day and they spent time with everyone talking through options...","review_date":"October 17, 2018","user":"deirdremarie"},{"attraction_id":1773,"rating":5.0,"review":"Great value and excellent guides. We took the full-day tour on (what turned out to be) the last day of their season. The weather wasn't great and we were a bit worried that the unexpected early snow might spoil the day - but in reality the weather added to the...","review_date":"October 8, 2018","user":"clp04"},{"attraction_id":1773,"rating":5.0,"review":"\"Quality tour - great value\". A delightful, hassle-free and economical way to see and experience the best of Banff National Park. Our tour hosts, Dominique and Louis provided a wealth of information on the area with enthusiasm and humor. Every guest was greeted individually and given suggestions tailored to their...","review_date":"October 1, 2018","user":"travelersjimbeth"},{"attraction_id":1773,"rating":5.0,"review":"Snow and Lakes. Really good value way to see the national park . Old style bus but no problems with that . Team on board very helpful with advice of what route to take .","review_date":"October 1, 2018","user":"clive_a"},{"attraction_id":1773,"rating":5.0,"review":"The Best Way to See Banff & Surrounding Areas. Spent a quality day in the company of Louis & Tyler, and what they don't know about the area isn't worth knowing. We had plenty of time at Lake Louise, Johnston Canyon and Morraine Lake to take in all those sights had to offer, and...","review_date":"October 1, 2018","user":"hkrdave"},{"attraction_id":1773,"rating":5.0,"review":"Best activity. Better than what the previous reviews said. We had only 2 1\/2 days here and had read about how terrible the parking problems are. Dominique and Tyler are so organized. You tell them what you'd like to do and they help you with your day...","review_date":"September 30, 2018","user":"lindad928"},{"attraction_id":1773,"rating":5.0,"review":"A great day out in the Banff area.. From start to finish a highly professional and personalised service. Louis and Tyler could not have been more helpful and informative. All time schedules were kept to, options of routes and timings customised on board the bus for our specific plans and running commentary on...","review_date":"September 27, 2018","user":"eileen_l"},{"attraction_id":1773,"rating":5.0,"review":"September 2018. Many thanks to Dominque and Louis. Enjoyed their commentary and knowledge of Banff and the surrounding areas. We were very surprised with the additional commentary, as we had expected the usual hop-on\/hop-off service. Great service at a great price and all in the comfort of...","review_date":"September 25, 2018","user":"azzamelbourne"},{"attraction_id":1773,"rating":5.0,"review":"Best way to see it all in Banff\/Lake Louise area. We spent two days hopping on and off! We spent the first day at Lake Louise hiking and lunching; we loved that we could do our own thing on our own time: no waiting around or rushing with a guided tour! The next day we...","review_date":"September 23, 2018","user":"ingstrelka"},{"attraction_id":1773,"rating":5.0,"review":"The perfect option to see area highlights. Was a great alternative to get around and see the sights without having to drive and park etc. The staff were excellent and informative. Would highly recommend to everyone.","review_date":"September 19, 2018","user":"jl_z"},{"attraction_id":1773,"rating":5.0,"review":"Exceptional!. Tyler and Karen were wonderful guides. We were in town on Labor Day Sunday and the crowds were insane. Taking this bus eliminated the worry of driving and parking. We were dropped off up close and personal at Moraine Lake, Lake Louise, The Village Shops,...","review_date":"September 14, 2018","user":"candacew811"},{"attraction_id":1773,"rating":5.0,"review":"Great Deal and amazing guides. the hop on hop off bus is a great deal. It allows you to get into areas you would not necessarily be able to see on your own or with your own vehicle. The other tours are expensive and only allow you so much time...","review_date":"September 13, 2018","user":"beth_g"},{"attraction_id":1773,"rating":5.0,"review":"Excellent!. This was our second time visiting Banff, and we did the Hop On bus both times. Lewis and Dominique are super friendly and helpful; they help you plan your day and make recommendations based on weather, time of day, etc. The buses are always on...","review_date":"September 10, 2018","user":"leslie_m"},{"attraction_id":1773,"rating":5.0,"review":"Personized Help With What To See!!. Too many things to see in one day, BUT, as soon as you board they help you plan which things are right for you. Saved us a lot of time! Two things which we chose were really not going to be worth it, but with...","review_date":"September 10, 2018","user":"sircharles395"},{"attraction_id":1773,"rating":5.0,"review":"The Best. By far the best way to see the sights around Banff plus they can drop you off at places where others can't necessarily go. Both Tyler and Lewis were extremely informative and entertaining, The hop on hop off timings allow you plenty of time to...","review_date":"September 10, 2018","user":"nigel_f"},{"attraction_id":1773,"rating":5.0,"review":"Great Experience. Going through the reviews, we chose this tour and was absolutely the right decision. Both Tyler and Lewis are very knowledgeable and kept us engaged with lots of information and stories.\nThe Hop-on-Hop-off is a great way of seeing the Banff attractions as it allows...","review_date":"September 6, 2018","user":"mva9"},{"attraction_id":1773,"rating":5.0,"review":"full day of amazing views. After reading how difficult it was to find a parking spot at Moraine and Louise Lake I investigated HOPON HOP OFF option. this company had great reviews and it did not disappoint. I email the company for information before booking and received prompt answer. Booking...","review_date":"September 6, 2018","user":"loug7415rd"},{"attraction_id":1773,"rating":5.0,"review":"The best way to see Banff & Lake Louise. We were so pleasantly surprised how much fun & incredibly informative this tour was. This is the best way to get around between Banff & lake louise. We started at 9am and still managed to get a full day in seeing all the major attractions\/views....","review_date":"September 6, 2018","user":"connoisseurtraveler1"},{"attraction_id":1773,"rating":5.0,"review":"Beyond Expectations!. This bus tour far exceeded our expectations! I had read online prior to our trip that trying to get to the main attractions (Lake Louise and Morraine Lake) was basically impossible by car as the lots fill up by 8AM. We booked this bus tour...","review_date":"September 5, 2018","user":"lindsey_m"},{"attraction_id":1773,"rating":5.0,"review":"Those guys are the best. Living and working in NYC I naturally have very high expectations. Those guys did not disappoint, best planning decision I have made in a very long time. They will help you plan your day\/days to maximize your Banff experience. I highly recommend it, and I...","review_date":"August 29, 2018","user":"sofiazaleska"},{"attraction_id":1773,"rating":5.0,"review":"Great tour and experience! . Lewis was an exceptional tour guide. He is friendly, easy to talk to and shared some great stories for the group to listen to along the way! Lewis even gave us tips for the attractions we wanted to visit at Lake Louise, Moraine Lake and...","review_date":"August 28, 2018","user":"melissak2214"},{"attraction_id":1773,"rating":5.0,"review":"Smooth, hassle free, the way to go. Despite having a rental car, we booked this for family of 4 to avoid the tension of getting a parking space in some key places at height of season. Loved it. Not just transport but tips on trails, wildlife, fun stories. We did Johnston Canyon...","review_date":"August 27, 2018","user":"jo_s"},{"attraction_id":1773,"rating":5.0,"review":"Amazing service. We caught the 07.45 school bus (so cool!) from the Moose Lodge and didn't regret it as our first stop at Johnston Canyon was relatively quiet. The whole tour was super organised and our guides, Lewis and Tyler, were very informative and took the time...","review_date":"August 26, 2018","user":"holidays_r_us35"},{"attraction_id":1773,"rating":5.0,"review":"Excellent service, nice staff and the best price. This is the best option to move around the park sightseeing attractions, the guides are super helpful and nice, the service is efficient, punctual and the most economical option available. It was really a great experience, it was the best decision to use this hopOn...","review_date":"August 26, 2018","user":"iscvar"},{"attraction_id":1773,"rating":5.0,"review":"You Pay for Convenience and Peace of Mind. Me and my husband and three young boys signed up for the Hop-On Banff Bus. At first, I wasn't sure if it was worth the money. We joined the 9:30 pick up which was efficient and made our way to Johnston Canyon, and then to...","review_date":"August 25, 2018","user":"travel-addictdetroit"},{"attraction_id":1773,"rating":5.0,"review":"Just great!. My son and I were recently on the Hop On Banff and cannot say enough about the service. Our guides, Tyler and Lewis were very informative, it was wonderful to let others do the driving and really great to be taken straight into the places...","review_date":"August 24, 2018","user":"tripping5149"},{"attraction_id":1773,"rating":5.0,"review":"Absolutely the only way to get around Banff park. Really a great experience. The park itself is very crowded so it would be impossible to park at various sites. The Hop-on and Hop-off is the only way to go. Staff is great! Tyler was just wonderful and provide humor and information to make the...","review_date":"August 23, 2018","user":"liz_c"},{"attraction_id":1773,"rating":5.0,"review":"Worth it. Even tho we had a rental car, I did not want to get up at 6am to get parking to Moraine Lake. We wouldn't have seen it without this tour. After seeing the line of cars trying to park at all the sites, and driving...","review_date":"August 20, 2018","user":"csharp12"},{"attraction_id":1773,"rating":5.0,"review":"Bus Ride Extraordinary. The only way to see Banff, Lake Louise and the surrounding sites is the Hop on Hop off bus tour. Let Lewis or Tyler be your tour guides and get you to your destination. They make it so simple to see all the Banff attractions...","review_date":"August 18, 2018","user":"sandra_a"},{"attraction_id":1773,"rating":5.0,"review":"Fabulous Experience!. This is the way to go! We joined the bus at our hotel (Moose Suites in Banff). The guides were awesome. They helped us plan our day and it was the best day of our trip. We didn't have to worry about parking (or pay...","review_date":"August 18, 2018","user":"judy_b"},{"attraction_id":1773,"rating":5.0,"review":"Excellent, and the best way to see the sights. I can't say enough good about this! What an excellent way to see Banff, Lake Louise, and more, excellent value, very convenient! The guides and drivers are simply terrific. They are very interactive and happily answer any bizarre or normal question you might have. Skip...","review_date":"August 17, 2018","user":"shannon_f"},{"attraction_id":1773,"rating":5.0,"review":"Several itinerary options and well-informed guides. We joined the bus at the Moose Hotel in Banff and spent a full and entertaining day in the park area. What you get is a well-informed commentary from a knowledgeable guide and the opportunity to speak with the guide one to one, to help...","review_date":"August 15, 2018","user":"barnsleydave2011"},{"attraction_id":1773,"rating":5.0,"review":"What a way to go!. Myself and 2 friends took a day trip into Banff and because it was so much more convenient, I decided that for $55 each why not relax and let someone else do the driving. What a pleasant surprise, with the hop on, hop off there...","review_date":"August 14, 2018","user":"nothanks123456"},{"attraction_id":1773,"rating":5.0,"review":"You will not regret parking your car. Last year brought relatives to Banff with the intention of seeing Moraine Lake, Lake Louise and Johnston canyon. Last summer we were lucky to see Louise. It meant a 2km walk as we could get nowhere near a parking spot. We did not get near...","review_date":"August 13, 2018","user":"laurie_w"},{"attraction_id":1773,"rating":5.0,"review":"If you don\u00b4t have a car, you still can see the most amazing atractions in Banff. The Hop -On Banff service is just AMAZING! I don't have a car, so getting to places is always kind of complicated, but the Hop-On service was everything I was looking for and more. It's super convenient as you can select the places you want...","review_date":"August 13, 2018","user":"charov3339"},{"attraction_id":1773,"rating":5.0,"review":"Great way to see Banff's busiest lakes. Great way to see the most popular lakes without having to fight for parking spots. The company runs 4 buses throughout the day, so if you went out on the first bus, you have the flexibility to adjust how you want to spend your day....","review_date":"August 13, 2018","user":"pemakorn_p"},{"attraction_id":1773,"rating":5.0,"review":"See what you want to see and save on parking and time!. We did this and are SO glad we did! If we had drove ourself we would have had to pay for parking at one stop and we would NOT have found parking at all the others. There really is no parking spots available at most...","review_date":"August 12, 2018","user":"tbotzon"},{"attraction_id":1773,"rating":5.0,"review":"ENJOY BANFFS BUSIEST ATTRACTIONS WITHOUT THE FRUSTRATIONS. After reading about the traffic snarls and huge parking problems, we decided to take a chance and use this hop-on\/off service. What a GREAT decision!! While the cars were circling around looking for a spot for a long time, or waiting for the possibility they...","review_date":"August 12, 2018","user":"sugarmaple65336"},{"attraction_id":1773,"rating":5.0,"review":"Excellent Service and Business Model. This company truly understands customer service and attention to detail. Rather than fighting for parking places and having the driver in your family miss the views, this Hop on and Hop Off bus is a great option. Both Dominique and Lewis were very helpful and...","review_date":"August 10, 2018","user":"teach5956"},{"attraction_id":1773,"rating":5.0,"review":"The only way to go. We were staying in Banff and found the this was the only hassle-free way to visit Lake Moraine, Lake Louise and Johnson Canyon. The hosts, Tyler and Lewis, were informative, helpful and fun. The driver, very expert. They not only guided us through this day...","review_date":"August 7, 2018","user":"marysch"},{"attraction_id":1773,"rating":5.0,"review":"The best way to see Banff National Park!. My mom and I spent 4 days in Banff this summer, and she is 75 so wasn't wanting to do the more aggressive hiking. We took the Hop on Bus to Lake Louise, Lake Moraine and Johnston Canyon with the bus and it was amazing....","review_date":"August 7, 2018","user":"whitney_m"},{"attraction_id":1773,"rating":5.0,"review":"Awesome tour. The Hop-On bus was a great way for our family to see a lot of popular Banff sights in one day without the hassle of driving or trying to find parking in peak season. We did the full day itinerary (with our 2.5 year old...","review_date":"August 6, 2018","user":"297fran123"},{"attraction_id":1773,"rating":5.0,"review":"Fantastic Tour. We had limited time in Banff and after being told about needing to be at the attractions around 6am if we wanted to be able to park the car, we found this tour and it was just perfect. It gave us the right amount of...","review_date":"August 5, 2018","user":"kerry_s"},{"attraction_id":1773,"rating":5.0,"review":"Hop on hop off the only way to go!. I was in Banff for the day on Saturday. I was so impressed with the team. Both guides were very knowledgeable and helped me maximize my day. I was amazed at how many people were frustrated dealing with parking but with hop on hop off...","review_date":"August 5, 2018","user":"steve_b"},{"attraction_id":1773,"rating":5.0,"review":"Best way to see everything in Banff National Park. What a great experience! Lewis and team helped us plan our day so we were able to spend just the right amount of time at each attraction we wanted to see. With the overwhelming amount of vehicle traffic in the Park in the summer, we...","review_date":"August 4, 2018","user":"carolynd280"},{"attraction_id":1773,"rating":5.0,"review":"Best way to visit Moraine Lake. Visited Banff NP July 2018 which is BUSY tourist season. There is currently not enough infrastructure to handle all the visitors. Lake Louise alone receives 10,000 visitors a DAY! So getting access to Moraine Lake and Lake Louise is no easy feat unless you have...","review_date":"August 4, 2018","user":"michelel613"},{"attraction_id":1773,"rating":5.0,"review":"An ABSOLUTE MUST DO!!. We originally planned on driving to the attractions ourselves but when I found this online, I thought it'd be best to try this out so that the bus could worry about getting us to the different attractions. I'm SOOOOO glad that I found the tour...","review_date":"August 3, 2018","user":"xxbehuongiexx"},{"attraction_id":1773,"rating":5.0,"review":"Fantastic way to see Banff National Park. Hop On, Hop Off Banff is a great way to see several beautiful sights. I couldn't get up early enough so didn't go to Johnston Canyon. I did get off at the Lake Louise Gondola and had enough time to go up on the Gondola,...","review_date":"August 2, 2018","user":"dragonfly1004"},{"attraction_id":1773,"rating":5.0,"review":"Let HopOn worry about the parking. I spent the day yesterday being a tourist on my home turf, using the HopOn Bus to get around. I haven't visited Moraine Lake in the summer for more than ten years, because of traffic\/parking congestion. Using the bus made it a breeze.\nI was...","review_date":"July 28, 2018","user":"banff"},{"attraction_id":1773,"rating":5.0,"review":"Absolutely the \"way to go\". We had originally intended to drive ourselves to the attractions served by \"Hop-On and Hop-Off Banff Bus\" but were advised by friends to NOT attempt doing so due to the huge numbers of people\/cars at most attractions so decided to book the full day trip...","review_date":"July 27, 2018","user":"loren_k"},{"attraction_id":1773,"rating":5.0,"review":"What a good day. If you find yourself in Banff Canada be sure to book the Hop On Hop Off bus what a lovely day we had we used this company to see Lake Louise Moraine Lake the gondolas which are the cable cars and many other interesting things.This...","review_date":"July 24, 2018","user":"yorkshiremay"},{"attraction_id":1773,"rating":5.0,"review":"Amazing tour well done!. With parking being a huge problem in Banff we decided to try a bus tour with Hopon Banff. Dominque and Louis did an amazing job! I grew up in this area and learned things I never knew, as my American friend took in the Rockies...","review_date":"July 24, 2018","user":"chrislef2017"},{"attraction_id":1773,"rating":5.0,"review":"Hop on bus. We used this company to see lake Louise and lake moraine,it was the best decision we made,as most traffic was turned away,due to congestion.the company really looked after us,and nothing was too much trouble.i really recommend this.leave the car and book the bus.","review_date":"July 24, 2018","user":"norman_h"},{"attraction_id":1773,"rating":5.0,"review":"An absolute MUST for your trip to Banff. Hop On Banff is the best way to navigate the very crowded sites in Banff including Moraine Lake and Lake Louise. Dominique went out of her way to make sure that our experience was the best it could be. Tyler is also so helpful and...","review_date":"July 22, 2018","user":"mucouri"},{"attraction_id":1773,"rating":5.0,"review":"Do yourself a favor and make your reservations now.. What a great experience this hop on\/hop off tour was.\nNumber one, this tour allows you to forget about parking worries, traffic, directions, a schedule, etc.\nNumber two, the tour gives you ample time to take in each of the stops without being madly rushed....","review_date":"July 22, 2018","user":"nicole_s"},{"attraction_id":1773,"rating":5.0,"review":"Best way\/only way to ensure seeing some of the lakes. Converted yellow school buses-comfortable with very friendly and knowledgable guides. Schedule arranged so that most of the important sites can be seen. The parking for private cars at Lake Louise and Moraine Lake is impossible in summer ( the Moraine Road is often closed!) so...","review_date":"July 19, 2018","user":"geoffw1002"},{"attraction_id":1773,"rating":5.0,"review":"Best Value in Banff. We would give this tour a 5+ if we could. We took the bus on June 17. The staff was very helpful in getting the most out of our day in Banff National Park. Don\u2019t let the school bus description turn you off; the bus...","review_date":"July 18, 2018","user":"y2063qdrickh"},{"attraction_id":1773,"rating":5.0,"review":"The Best Choice for visiting Banff National Park!. The park is crowded, the car lots are full and we didn't notice. The bus was spot on time for every stop we made! Tyler and Dominique worked with each group to plan the best stops and times for what we wanted to do. The...","review_date":"July 15, 2018","user":"k4harmon"},{"attraction_id":1773,"rating":5.0,"review":"Perfect and Needed!. This is the best option to see all nearby nature attractions. Since there is no parking in parks after 8 am (not enough) this is the best option to get to all places you would want to see and also have some time to spent...","review_date":"July 15, 2018","user":"iamkarinka"},{"attraction_id":1773,"rating":5.0,"review":"Cheers for the Ride. Shout out to Lewis, I was the only one on the bus the other day and he was an absolute gem on my ride up to Moraine. Entertaining information on the way up to Lake Louise as well, highly recommend!","review_date":"July 14, 2018","user":"qttraveller1"},{"attraction_id":1773,"rating":5.0,"review":"Awesome tour - pick this one!. This tour was the best. It is not really a tour per say, rather transpartation from one place to another. The guides Lucas and Travis were lots of fun and very knowledgeable about the areas. There was lots of time at each place and i...","review_date":"July 12, 2018","user":"lynda_m"},{"attraction_id":1773,"rating":5.0,"review":"Perfect way to see Banff National Park highlights. Just returned from Banff. The Hop-on and Hop-off Bus is best way to see Banff top spots. The guides, Tyler and Dominique, were both very informative and helped each party individually plan how they wanted to spend the day. The day was fantastic and, as...","review_date":"July 11, 2018","user":"victoria_b"},{"attraction_id":1773,"rating":5.0,"review":"Absolutely fantastic trip. This day trip was really really fantastic. Absolutely the best and easiest way to see the Rockies and all the top attractions. We had Lewis and Tyler Both guys were very good and gave us loads of information. I have to give an extra special...","review_date":"July 10, 2018","user":"sheila_m"},{"attraction_id":1773,"rating":5.0,"review":"Fantastic , easy, inexpensive way to tour. Used hop on hop off yesterday July 6 th, right on time , both Lewis and Tyler so imformative and helpful . Great way to save on parking costs , most travelers unable to get into some places , in cars , but this tour...","review_date":"July 7, 2018","user":"cathy_n"},{"attraction_id":1773,"rating":5.0,"review":"Great way to see Banff National Park. We were recommended the Hop-on and Hop-off Banff Bus by a friend as a great way to see the highlights of the National Park. It was fantastic. Guides were friendly and very informative. We stopped off for Lake Louise Gondola which stunning views over the...","review_date":"July 5, 2018","user":"annie367"},{"attraction_id":1773,"rating":5.0,"review":"Great Experience . My wife and I decided to do this at the last minute and are glad we did. First of all, the customer service is great. I made an error when I purchased the tickets the night before and had the tickets sent to the wrong...","review_date":"July 5, 2018","user":"brotherman83"},{"attraction_id":1773,"rating":5.0,"review":"Enjoyed the rest.. We decided to take a break from driving and used the Hop On Banff bus. Originally we had hoped to do all three stops, Johnston Canyon, Lake Louise, and Moraine Lake but we were tired that day and got on the early afternoon bus at...","review_date":"July 3, 2018","user":"boatride7"},{"attraction_id":1773,"rating":5.0,"review":"Hop on Banff. This is a great way to experience Lake Louise, the Lake Louise Gondola, Lake Moraine and Johnson Canyon without the hassle of finding a place to park. Board the bus in downtown Banff and you are set for the day. With the help and expertise...","review_date":"July 3, 2018","user":"david_w"},{"attraction_id":1773,"rating":5.0,"review":"Banff to Lake Moraine. I used the Hop-On bus to get back and forth from Banff to Lake Moraine. A fantastic experience. clean comfortable school bus and awesome tour guides. Very knowledgeable about local wildlife and how to get the most out of our visit to the Lake. On...","review_date":"June 29, 2018","user":"gary_r"},{"attraction_id":1773,"rating":5.0,"review":"Great Day of Siteseeing Without Hassle. Yesterday we used Hop on Banff to see several sites around Banff including the Lake Louise Gondola, Lake Louise Chateau, and Moraine Lake. They also stopped at Johnston Canyon. Parking is difficult during the summer season and this service completely alleviated this stress!\nWhat I...","review_date":"June 29, 2018","user":"q8876mzkellyr"},{"attraction_id":1773,"rating":5.0,"review":"Personalized tour, great guides . Wonderful staff. At the beginning of the tour, Lewis went group to group to see what sites they wanted to see and what they wanted to do and then helped plan out their day. We wanted a one day overview and were able to see...","review_date":"June 27, 2018","user":"sslayton"},{"attraction_id":1773,"rating":5.0,"review":"Best way to visit Banff. We had rented a car in Calgary to see the sights around Banff and Lake Louise. We heard about this off and on bus service at the tourist bureau and so glad we did! It is difficult to find a parking spot when driving yourself...this...","review_date":"June 26, 2018","user":"movinon-7"},{"attraction_id":1773,"rating":5.0,"review":"Best way to see Banff National Park!!. Definitely the best way to get around Banff National Park if you don't have a car. Before we started a member of staff asked us how we'd like our day to go and she tailored it perfectly! We were able to go straight to Morraine...","review_date":"June 26, 2018","user":"robbie_w"},{"attraction_id":1773,"rating":5.0,"review":"Great way to see the highlights in the area. Banff Hop on Hop Off.\nBefore commencing my Holiday I looked at something to do in Banff. We had one full day and after some research chose the Hop on Hop off School bus by Hop On Banff Ltd.\nI met the Bus in the...","review_date":"June 25, 2018","user":"john_b"},{"attraction_id":1773,"rating":5.0,"review":"Fun tour! Great way to see the Banff highlights!. We decided to take the Hop On Banff bus because we are on a long road trip and are tired of driving...and we are so glad we made this choice! It was nice to skip the parking nightmares, the crowds, and the inevitable turning away...","review_date":"June 19, 2018","user":"bubblesbaba2"},{"attraction_id":1773,"rating":5.0,"review":"Amazing. The Hop on Banff bus is a great way to see the national park. The guides are friendly and informative and personally come round on the bus one by one to help plan out your day so we can go to the attractions we want...","review_date":"June 14, 2018","user":"lillyyford"},{"attraction_id":1773,"rating":5.0,"review":"Awesome bus tour. I did the Banff Hop-on Hop-off bus yesterday and really enjoyed it! Tyler was really informative and individually helped each guest to plan their day, this service is great. Roger the driver was also friendly and good at spotting the wildlife for us. I like...","review_date":"June 12, 2018","user":"esf22"},{"attraction_id":1773,"rating":5.0,"review":"Great day out . I really enjoyed the hop on hop off bus. There was ample time left for each place to explore and Dominique was enthusiastic & knowing. The lakes are breathtaking & must see!","review_date":"June 10, 2018","user":"donnapalmer2809"},{"attraction_id":1773,"rating":5.0,"review":"Excellent option!. This is certainly the way to explore the area. You can create your own schedule- they\u2019ll personally help make sure you get to spend the time you want where you want- and get back at the end of your day. They\u2019re very punctual and dependable,...","review_date":"June 9, 2018","user":"406tom_61"},{"attraction_id":1773,"rating":5.0,"review":"Convenient, fun and informative!. This was my second time taking the Hop On bus, after taking a trip with them last year. Dominique and Tyler are back on board the bright yellow school busses for their second season of operation!\nThe concept hasn't changed since last year and I...","review_date":"June 9, 2018","user":"bowvalleyparklife"},{"attraction_id":1773,"rating":5.0,"review":"Awesome trip . We enjoyed the trip, it was a wonderful warm day! Thanks Lewis for you\u2019re time, you did a great job. We\u2019re coming back for sure!","review_date":"June 8, 2018","user":"471sun"},{"attraction_id":1773,"rating":5.0,"review":"WONDERFUL service and perfect way to see Banff National Park!. I was traveling solo in Banff, and this service was PERFECT for me! It enables you to get around the top attractions in Banff National Park without having to drive or navigate to them yourself. The guides - Dom & Lewis were mine - are...","review_date":"June 6, 2018","user":"rwat88"},{"attraction_id":1773,"rating":5.0,"review":"Perfect way to see hotspots!!. As a local in Banff without a car this trip was the ideal solution to see some off the main areas around Banff on my day off. Johnston Canyon in the morning before the crowds got there, then onto Lake Louise and then Moraine Lake....","review_date":"June 3, 2018","user":"zenaw1"},{"attraction_id":1773,"rating":5.0,"review":"Amazing!!. My friends and I were in Banff only for one day and were looking forsomething that isn\u2019t ridiculously priced but still allows us to see all the hotspots, this tour was perfect! Even though the weather wasn\u2019t the greatest the views were still breathtaking and...","review_date":"May 31, 2018","user":"chloe_wl99"},{"attraction_id":1773,"rating":5.0,"review":"Amazing Day! Highly recommend!. I have lived in Banff for nearly 2 years and been to all the destinations on the route many times but after selling my car (I'm leaving the country soon) I wanted to go one last time to some of my favourite places in the...","review_date":"May 26, 2018","user":"leigh1980"},{"attraction_id":1773,"rating":5.0,"review":"Excellent relaxed tour to see Moraine Lake, Johnston Canyon and Lake Louise. My friend and I thoroughly enjoyed this hop-on tour. We loved the flexibility and relaxed vibe of the tour in that we didn't feel rushed to move on to one location and we had the opportunity to stay longer at locations if we wanted. We...","review_date":"May 26, 2018","user":"legs11_legs11"},{"attraction_id":1773,"rating":5.0,"review":"We had a great day!. This was an excellent arrangement, including the easy access to Crater Lake which would have been difficult otherwse. I do wish that we had gotten up earlier and gone on the first bus. But the second bus worked well, also, because it gave us extra...","review_date":"November 12, 2017","user":"laura41671"},{"attraction_id":1773,"rating":5.0,"review":"Great tour. We took the Hop On Hop Off tour mainly to go to Moraine Lake, but it turned out to be a very good tour of Banff Natl.Park. I was a little skeptical abut using school buses, but that worked fine. Roger (driver) and Tyler (guide)...","review_date":"October 3, 2017","user":"rrc59"},{"attraction_id":1773,"rating":5.0,"review":"Terrific way to see Banff National Park. Tyler, our guide, and Roger, the driver, took us on a fun and informative trip today. We left central Banff on the scenic route through the mountains to Lake Louise and Moraine Lake. There were several occasions to hop off our comfortable modern school bus...","review_date":"September 22, 2017","user":"bmt8401"},{"attraction_id":1773,"rating":5.0,"review":"Take a Break from Driving - This is the Best Way to see Banff at a Great Price!. My family and I had an incredible experience with Hop On Banff. Even before we took the tour, the service was incredible. It was pouring rain all day on our first day in Banff which was when we had originally scheduled our tour. Tyler, the...","review_date":"August 22, 2017","user":"niim_d"},{"attraction_id":1773,"rating":5.0,"review":"Hop On to Happiness!. This is an amazing service! Forget those high-end fancy bus tours! This is the best bus service at Banff and at a great price too! Professional, friendly, knowledgeable, prompt, no hassles, inexpensive, easy, peasy! The itinerary we did was pick-up at Moose Hotel at 7:45,...","review_date":"August 21, 2017","user":"choochiebear"},{"attraction_id":1773,"rating":5.0,"review":"The Tour That Gets You Where Your Car May Not. We had hired a car for our recent trip to Banff but decided to book a tour with Hop On Banff to have a rest from driving.\nThis turned out to be a great decision.\nOne of the highlights of this service is a trip...","review_date":"August 21, 2017","user":"themysteryshoppers"},{"attraction_id":1773,"rating":5.0,"review":"Great way to see Banff! Excellent Service :). Me and my sister recently travelled to Banff and as we are traveling from London, we didn't have another means of transport when we got there. We saw the Hop-On-Hop-Off Banff deal on groupon but unfortunately I was sick the day we arrived (the day...","review_date":"August 16, 2017","user":"a_b"},{"attraction_id":1773,"rating":5.0,"review":"Moraine lake shuttle . We used hop in Banff for the shuttle between lake Louise to Moraine lake yesterday . As residents of deer lodge beside Chateau lake Louise this couldn't have been easier . Pick up around 9-30 am into lake by 10 am and collected at 11-45...","review_date":"August 13, 2017","user":"sjdm78"},{"attraction_id":1773,"rating":5.0,"review":"Tyler and Louis guarantee a day well spent. We took the bus from Banff to the lakes and Johnston Falls, we had made our own plan but Tyler came and fine tuned it for us ensuring maximum time at each of our best matched destinations. Louis also gave good pointers and information on...","review_date":"August 10, 2017","user":"anthonyrh5249so"},{"attraction_id":1773,"rating":5.0,"review":"Great hop on bus. A great way to see a little further afield from Banff. This isn't like the hop on hop off buses in other cities around the world, it's much better. The moment we were picked up in the morning, our first tour guide Dominique went to...","review_date":"August 6, 2017","user":"adesouthwales"},{"attraction_id":1773,"rating":5.0,"review":"Best Way to See Banff Area. Excellent means to see the highlights of the Banff area. The stops allow you to enjoy Johnston Falls, Lake Louise and Moraine Lake. The Hop On Banff staff was wonderful. Their advice on how to schedule your stops and plan your day was exceptional. It...","review_date":"August 4, 2017","user":"kenmcreynlds"},{"attraction_id":1773,"rating":5.0,"review":"Excellent way to get around Banff area!. I LOVED this service! It was really easy to understand the different stops and the times offered for pick up and drop off are great! The tour guides, Tyler and Lewis, were very helpful with recommendations of hikes and places to eat. The guides also...","review_date":"August 3, 2017","user":"courtney_h"},{"attraction_id":1773,"rating":5.0,"review":"Take Hop On Banff - It is well worth it.. The Hop On Banff is the best transportation network to use if you like the outdoors and want to hike up to Upper Johnston Canyon Falls, visit the mesmerizing Moraine Lake and even take in Lake Louise. The Hope On Banff crew was very professional,...","review_date":"August 2, 2017","user":"budrock9"},{"attraction_id":1773,"rating":5.0,"review":"Outstanding. We have just got back from a tour today with Banff hop on tours and all we can say is outstanding! We have been on day tours all over the world and this is without doubt the best ever! We did the full tour and...","review_date":"July 15, 2017","user":"james_r"},{"attraction_id":1773,"rating":5.0,"review":"Absolutely worth taking hop on hop off bus. If yoy are visiting Banff either with a car or with no car, it's absolutely worth taking a hop on hop off bus. It takes you to Johnston Canyon, Lake Louise Gondola, Lake Louise village, Moraine Lake. Lake Louise. Enough time to see everything you...","review_date":"July 15, 2017","user":"gintar\u0117_v"},{"attraction_id":1773,"rating":5.0,"review":"Best Way to See Banff National Park!. Leave the hassles of parking and driving in during the summer crowds in Banff National Park by reserving a spot on the \"HOP ON BANFF\" service. The staff is highly knowledgeable and very helpful. They work with you to develop your own personalized trip to...","review_date":"July 13, 2017","user":"cindylk2016"},{"attraction_id":1773,"rating":5.0,"review":"Best way to get around Banff. We caught the 9:30 HoponBanff at the train station. We weren't sure what attractions to visit or in what order, but Dominique, the owner, was the guide on our bus, and she got us squared away.\nLater, when we caught the other Hop-on bus (they...","review_date":"July 13, 2017","user":"wahoovian"},{"attraction_id":1773,"rating":5.0,"review":"Great Ride!. It' probably the best way to see the main nature treasures in Canadian Rockies! Johnston Canyon, Lake Louise and Moraine Lake are the must see destinations in Canada and what could be better when you don't have to worry were to park your vehicle in...","review_date":"July 13, 2017","user":"viktorijam-lt"},{"attraction_id":1773,"rating":5.0,"review":"Best way to see the best of Banff National Park. No car in Banff and a solo traveler? No problem! Take the first bus out of Banff and you'll be able to see Johnston Canyon, Lake Louise and Lake Moraine at least. The timings work out perfectly and the guides are very helpful in planning...","review_date":"July 13, 2017","user":"rahulrote"},{"attraction_id":1773,"rating":5.0,"review":"Best way to get around!. Boy were we ever pleased our hotel concierge told us about Hop On Banff! It certainly took the hassle out of renting a car and stress out of driving in the Canadian Rockies. Just sit back, relax and have all your questions answered plus a...","review_date":"July 10, 2017","user":"chicago_svv"},{"attraction_id":1773,"rating":5.0,"review":"Fantastic !. Everything about this service is excellent, the concept is brilliant and it's fun riding in a bright yellow school bus. It's a small independent company which really does provide a personal service. The guides are first class and we found out so much about the...","review_date":"July 9, 2017","user":"ann_w"},{"attraction_id":1773,"rating":5.0,"review":"The BEST and ONLY way to get your hiking day started!!. Wait... I don't have to drive in all that traffic, then forced to park miles and miles away which in turn I'm having to \"hike\" to the trailhead before I even start my hiking journey?! Yep... with Hop On Banff they get you \"door to...","review_date":"July 9, 2017","user":"crussell98"},{"attraction_id":1773,"rating":5.0,"review":"Personalized Attention -- Amazing. In the course of our 1 week vacation in B.C. and Banff.. we took 3 Hop On Tours -- Victoria, Vancouver, and Banff. By far the more memorable was Banff with the personalized attention of the owners -- Tyler and Dom. We really appreciated the...","review_date":"July 5, 2017","user":"brazilbruin"},{"attraction_id":1773,"rating":5.0,"review":"love #hoponbanff. came to banff with my grandchildren. we went on the hop on banff and had so much fun. got to see grizzly bears. and it was very affordable. highly recommend","review_date":"June 29, 2017","user":"marieleclerc50"},{"attraction_id":1773,"rating":5.0,"review":"Hop on, explore , have fun! . I was looking for a cheap and convenient option to explore the main sites in Banff without having to take a full tour or fuss around with the taking multiple local buses. The hop on Banff is perfect, stops at the main stops , very...","review_date":"June 25, 2017","user":"timmomelbourne"},{"attraction_id":1773,"rating":5.0,"review":"Unforgettable experience!. Simply a \"must do\", what a way to see the park! I have travelled to lake Louise, moraine lake and Johnston canyon in the height of the summer on prior years and the hop on hop off service that is provided takes away all the...","review_date":"June 19, 2017","user":"bowvalleyparklife"},{"attraction_id":1773,"rating":5.0,"review":"The best way to see Banff National Park . I had a brilliant day with the wonderful team at Hop on Banff!! My two guides during the day Lewis & Tyler were incredible! They had loads of information to share not only about the sights we visited but about the history of the area,...","review_date":"June 6, 2017","user":"21dan_dan_dan"},{"attraction_id":1773,"rating":5.0,"review":"Great ride . Had the opportunity to use this and was ecstatic with the service. Great idea to be able to get on the bus and go to the place I need to and get off and then get on again. A nice service to have in Banff...","review_date":"June 3, 2017","user":"belindas214"},{"attraction_id":1773,"rating":5.0,"review":"What an amazing experience.. Today I traveld with my husband with \"Hop on Banff\" tour from Banff to Morraine Lake.\nWe had an unforgettable day. The journey was the goal. Tyler was our guide on the bus and we heard so much interesting things we never thought about. We...","review_date":"June 3, 2017","user":"andrea_g"},{"attraction_id":1773,"rating":5.0,"review":"Great ride. I was by myself at Banff, and i had no car. If you want, you can Go to lake Louise in a free shuttle (depending on the month you're going), but, if you have the money (is a little pricy), you can take this bus....","review_date":"June 3, 2017","user":"paulobarney"},{"attraction_id":1773,"rating":5.0,"review":"Really nice day with hop on Banff !. We went for a day trip with Hop on Banff and it was really nice.\nIf you don t have a car , you can easily see different lakes with them and the price is ok\nthe schedule was also good and the guide very...","review_date":"May 29, 2017","user":"audrey1325"},{"attraction_id":1775,"rating":5.0,"review":"Great Experience. My driver was waiting for me with a sign with my name on it. He was very courteous, dressed professionally and his vehicle was just outside the door. One the way to downtown Vancouver he answered my many questions and gave me a lot of...","review_date":"October 2, 2018","user":"jan_h"},{"attraction_id":1775,"rating":5.0,"review":"professional and friendly ask for Greg. Transfers from vancouver airport to hotel and hotel to cruise ship booked through travel agent unfortunately they didn't give us much information except a voucher with ''holiday taxis'' as the agent.We arrived at the airport on 23rd june and wandered around trying to find the...","review_date":"July 4, 2018","user":"edward_d"},{"attraction_id":1775,"rating":5.0,"review":"Three superb transfers. We had pre booked three limo transfers with Pearl. Vancouver Airport to Downtown, Downtown to Cruise terminal, Cruise terminal to Airport. On arrival at the airport, our driver was waiting for us with an electronic pad showing our name. He took us to our hotel...","review_date":"June 26, 2018","user":"stonesfanlincoln"},{"attraction_id":1775,"rating":1.0,"review":"UNRELIABLE !!!. I booked a meet & greet at the airport. Our flight was on time . We picked up our bags cleared customs and arrived at the designated spot 25 minutes after arrival NO driver. We waited for 15 minutes called the company was placed on...","review_date":"June 19, 2018","user":"eabgjm"},{"attraction_id":1775,"rating":5.0,"review":"Choose the Best. An outstanding private transport service. Utilized their service 2 times in May '18 for transport Airport to Downtown, and vice versa 10 days later. Both times: driver w\/ immaculate vehicle on time, ready to serve. Very courteous, friendly, and more than willing to assist with...","review_date":"June 15, 2018","user":"traveller19842012"},{"attraction_id":1775,"rating":5.0,"review":"Reliable and Professional. I booked this for my 70 year old mom to make sure she safely made it to the hotel before I arrived. It was such a great experience for my mother and the driver was so nice to her. They had a great conversation and...","review_date":"April 24, 2018","user":"tvlott"},{"attraction_id":1775,"rating":5.0,"review":"Outstanding Performance. We used Pearl on four occasions. They were always prompt, courteous and the cars were spotless.\nOn each occasion the drivers were personable and drove with great care.\nNot the cheapest option but worth every penny or should I say cent.","review_date":"November 5, 2017","user":"terryh774"},{"attraction_id":1778,"rating":5.0,"review":"Best transportation from Vancouver to Victoria!. At first, I tried to plan my own transportation from downtown Vancouver to Downtown Victoria. It's not an easy trek! It's a small price to pay to have this wonderful company do all the hard work! The coach bus is very comfortable and the bus...","review_date":"May 20, 2018","user":"jreiarima"},{"attraction_id":1779,"rating":5.0,"review":"Butchart Gardens Amazing. A fantastic place to see, flowers and shrubs were beautiful, a must see when in Victoria, Sit outside with lunch form the Cafe or Dining room and enjoy the sights.","review_date":"October 2, 2018","user":"markhb842kl"},{"attraction_id":1779,"rating":4.0,"review":"Good Experience. The time to be at the facility is not explained very well. We arrived at 7 am for an 8 am cruise and after getting our boarding passes, the waiting room was very crowded. The cruise both ways was enjoyable. Comfortable seats and good food...","review_date":"September 22, 2018","user":"joeed1"},{"attraction_id":1779,"rating":4.0,"review":"Day trip from Seattle to Victoria . Booking through clipper vacations was easy online. You can also add on or purchase additional activities on the clipper. We booked the city tour, butterfly and Butchart gardens. Everything with the clipper was easy. My only complaint is the city tour part of the trip....","review_date":"September 13, 2018","user":"sb1298"},{"attraction_id":1779,"rating":5.0,"review":"Victoria & Butchart Gardens. This trip was absolutely amazing. Booking through Clipper made it so easy and the accomadations are great (Oswego Hotel). The ferry boat ride was so smooth and much nicer than we anticipated. You arrive they send your luggage to your hotel for you. Fun double-decker...","review_date":"August 26, 2018","user":"rosie_p"},{"attraction_id":1779,"rating":5.0,"review":"A Perfect Way To Visit Victoria In One Day. Starting the day early is a requirement to see Victoria in one day. The high speed ferry departed Seattle at 7:30 requiring a 6:30 arrival for processing. Once on board, it was a smooth, comfortable 3 hour trip. The staff was efficient and helpful, both...","review_date":"August 14, 2018","user":"bighorndon"},{"attraction_id":1779,"rating":5.0,"review":"Beautiful. The gardens were beautiful and the tour was very interesting. Ferry ride was comfortable. The entire trip was lovely.","review_date":"August 5, 2018","user":"janeljaeger"},{"attraction_id":1779,"rating":5.0,"review":"Victoria day trip with Butchart Gardens. My sister and I enjoyed this tour immensely. The high speed catamaran was a beautiful vessel and very clean. We upgraded to the upper level comfort class with leather seats and a table which provided more room and comfort. I highly recommend the upgrade mainly...","review_date":"July 18, 2018","user":"joyce_s"},{"attraction_id":1779,"rating":5.0,"review":"Round trip, Victoria tour, gardens and overnight stay.. This is a well planned out company. Ride to Victoria was very comfortable and they took our luggage to our hotel while we were taken on a tour of Victoria and then to the gardens. When you are done there you just get on one...","review_date":"July 7, 2018","user":"ronald_c"},{"attraction_id":1779,"rating":5.0,"review":"Great ride on the Victoria Clipper IV over to Victoria and the Butchart Gardens were incredibly beautiful.. I would recommend riding the Victoria Clipper IV over to Victoria and spend the night at the Empress Hotel. Also, a trip to the Butchart Gardens is a must see. If you take the Clipper, I would recommend the upgrade to Comfort Class, not that...","review_date":"June 19, 2018","user":"brbond"},{"attraction_id":1779,"rating":4.0,"review":"Beautiful Journey, but, Next Time, Book Direct!. The Butchart Gardens and the city of Victoria was stunning, ending the day with cocktails at the Empress Hotel. The guide on the bus was very entertaining. The only complaint I have, is the third party process. I agree with the other review, by Sandy...","review_date":"April 19, 2018","user":"suesoul"},{"attraction_id":1779,"rating":5.0,"review":"Great trip. We had a nice trip from Seattle to Victoria. The process was easy to navigate and the staff on the clipper were friendly and helpful. We enjoyed our time at the beautiful gardens and walking around Victoria. It made for a long day and next...","review_date":"April 16, 2018","user":"beckie_mllr"},{"attraction_id":1779,"rating":4.0,"review":"Nice trip, but book direct. This was a nice way to get to Canada. The crew aboard the ferry were very helpful and kind. The only complaint I had was feeling like I had done something wrong by booking through a third party. I was nervous I wouldn\u2019t have a...","review_date":"March 28, 2018","user":"sandy_r"},{"attraction_id":1780,"rating":5.0,"review":"Amazing!!!!. Sundog is 100% the best transportation company in Jasper. I\u2019ve traveled with many different companies but the customer service and experience was no where near compared to that of Sundog. The door to door service is only one of the many exceptional features that the...","review_date":"February 17, 2018","user":"arielgamble"},{"attraction_id":1780,"rating":1.0,"review":"Freezing trip!. We had 2 Sundog transfers in late December, Banff to Jasper and Jasper to Edmonton.\nThe Banff to Jasper driver was ok, however my partner had to lift our very heavy cases up to him in the back of the bus, not really acceptable, and...","review_date":"January 9, 2018","user":"candice_p"},{"attraction_id":1782,"rating":5.0,"review":"Day Adventure . I look forward to my False Creek Adventure! All the staff are friendly and helpful! Day pass is the way to go!! The boats are clean and well kept! Looking forward to the next adventure . Make sure to take in the museum and remember...","review_date":"November 5, 2018","user":"jennn69"},{"attraction_id":1782,"rating":5.0,"review":"Great way to see Vancouver. We stayed in Yaletown and used False Creek ferries to see Granville Island, Olympic Village and the other sights around the creek. Regular ferries, friendly informative skippers, sensible prices - an excellent way to see the sights.","review_date":"October 6, 2018","user":"davidsb"},{"attraction_id":1782,"rating":4.0,"review":"Spent the day downtown with family. Great little service to get around quickly downtown and see the site. It was a little rainy but we still had a great time.","review_date":"September 17, 2018","user":"laud247"},{"attraction_id":1782,"rating":5.0,"review":"Fantastic mode of travel. We were staying up near the Science museum so we used the ferries a lot to get around False Creek. It was a great way to have a rest from all the walking. There were always interesting sites to see and we never had to...","review_date":"August 27, 2018","user":"rachel_g"},{"attraction_id":1782,"rating":5.0,"review":"Great way to get around. A group of friends bought day passes for False Creek Ferries so that we could quickly and easily get around the area on a Saturday. FCF was accommodating with our group, including getting a separate boat for us at one point when there were other...","review_date":"August 5, 2018","user":"kristina_m"},{"attraction_id":1782,"rating":5.0,"review":"Fun way to get around Vancouver waterfront!. These little ferries are a fun way to get around the Vancouver waterfront. We bought the day pass which allowed us to hop on\/off all day long. We started at the Aquatic center dock and the first stop for us was the Granville Public Market...","review_date":"July 21, 2018","user":"usa1234_11"},{"attraction_id":1782,"rating":5.0,"review":"Fun Being on the Water. After catching an Uber ride from our hotel to Granville Island we were able to get our bearings and decided to explore the city by foot and walk back. But standing on the river bank we either had to walk in the opposite direction to...","review_date":"July 15, 2018","user":"s4936iijohnt"},{"attraction_id":1782,"rating":5.0,"review":"Great service, friendly operators. My wife and I enjoyed the hop on hop off day pass and I believe we hit every stop. Some of the operators clearly had more knowledge of the area than others. But they were all feet friendly. I would recommend this ferry service again","review_date":"July 11, 2018","user":"wi_usa_jonb"},{"attraction_id":1782,"rating":5.0,"review":"Great Value. Using Granville Island Ferry gave us a harbor view of Vancouver and was a very enjoyable experience being able to hop on and hop off at will","review_date":"May 14, 2018","user":"edward_d"},{"attraction_id":1791,"rating":1.0,"review":"Disappointed. Save your money. Dirty, poor food selection ie. almost none. Lamp plug chargers dont work, windows dirty, carpet dirty,stains on baseboards, and walls, lamp shades askew. No papers, ladies room needs reno, flooring coming off. Very poor wifi....never again.","review_date":"January 13, 2019","user":"joyce333"},{"attraction_id":1793,"rating":5.0,"review":"Excellent service. On 3 trips to Canada, I have used the services of Brewster for sight-seeing tours and for transfers between Calgary and Jasper, as well as pick up and drop off points in between. I cannot commend them highly enough for their punctuality, helpfulness and professionalism....","review_date":"October 28, 2018","user":"redfeet"},{"attraction_id":1793,"rating":5.0,"review":"Canadian Rockies the easy way. Had a wonderful trip to the Canadian Rockies with thanks to Brewster Sightseeing. Traveled from Calgary to Banff with a stop in Kananskis and great sightseeing on the first day and then from Banff to Lake Louise with more great sightseeing on the second day....","review_date":"September 30, 2018","user":"biker_grandpa"},{"attraction_id":1793,"rating":5.0,"review":"Wow wow n wow. This is a must do trip between Jasper n Banff. We did this trip yesterday on a Brewster bus. Pat and Lauren our driver n guide were wonderful. They were fun, professional and so loaded with information. These two Aussies will never forget the beauty...","review_date":"September 6, 2018","user":"aussiedeb1960"},{"attraction_id":1793,"rating":5.0,"review":"Great company. We did our transfer from Calgary to Banff with Brewsters, but also 3 wonderful tours, one in the Banff surroundings including the gondola, the 2nd one to the Columbian icefields and the third one which was called waterfalls, glaciers and lakes from Banff to Lake...","review_date":"September 5, 2018","user":"awcostless"},{"attraction_id":1796,"rating":5.0,"review":"Tac our driver was awesome!!. Pearl Limo service was awesome - would definitely use them again. They kept us up to date on our confirmed day and time and were easily accessible by phone to ask questions.","review_date":"September 9, 2018","user":"az_q"},{"attraction_id":1801,"rating":5.0,"review":"Great service.... When we arrived at Calgary airport we were to go to the Brewster desk for information on our transfer to Banff. Maria could not have been more pleasant or helpful! She not only gave us information for our transportation, but also verified and confirmed our...","review_date":"August 3, 2018","user":"oucabinmom"},{"attraction_id":1804,"rating":5.0,"review":"EXCELLENT, EXCELLENT, ECELLENT!. Excellent service, friendly and ON TIME. We had a family member in a wheelchair; they went above and beyond in assisting us!!!","review_date":"October 24, 2018","user":"judycarries"},{"attraction_id":1804,"rating":5.0,"review":"Transfer Made Easy. As we did not want to rent a car and deal with traffic, this made our lives easier. Harold was our driver in both directions and we couldn't have been more pleased. As it was our first introduction to the area he made a point...","review_date":"September 6, 2018","user":"ann_a"},{"attraction_id":1804,"rating":5.0,"review":"Excellent Service. My husband and I flew into Buffalo and used this service to get us to our hotel in Niagra Falls Canada. We booked round trip service and both drivers were early and easily found. Getting over the boarder was quick and easy; we had our...","review_date":"July 5, 2018","user":"2bargainhunters"},{"attraction_id":1805,"rating":5.0,"review":"Awesome service, totally recommend. We had a party of 11 (6 adults & 5 kids) so got a private van just for us. Got all our massive amount of luggage (not joking there either) in & the trip from our Hotel in Vancouver to Whistler began. On time, dressed...","review_date":"December 25, 2017","user":"foodwinelover6699"},{"attraction_id":1811,"rating":5.0,"review":"Great service, great company and great driver.. Our plane arrived 4 =5 hours late do to weather. Then another 1 hour for lost baggage in the very early morning around 4 am. Our driver Joe O. was still waiting for us. Super accommodating, professional and friendly. Pearl was also very understanding and...","review_date":"March 5, 2018","user":"victortarulli"},{"attraction_id":1812,"rating":3.0,"review":"One guy can blow it all!. My booking experience with Pearl Limousine was handled professionally and in a friendly manner. Our pick up from YVR and trip to our overnight hotel in Vancouver was good, despite our flight being 2 hours late. Our on time pick up and trip from Vancouver...","review_date":"January 28, 2018","user":"neville_s"},{"attraction_id":1814,"rating":2.0,"review":"Not up to standard. We had an airport pickup, a half-day private tour, and a drop off to the train with these folks. I\u2019m not sure whether it\u2019s a case of disorganisation or apathy, but in the first two instances, I was left underwhelmed, as were my tour group....","review_date":"July 15, 2018","user":"trib22"},{"attraction_id":1814,"rating":5.0,"review":"Excellent Service. We rented a limo to shuttle us from the airport to our hotel. My son had never been in one so we wanted to do something special for him. The price was right so we booked it! The driver was waiting for us when we...","review_date":"June 2, 2018","user":"jennifer_s"},{"attraction_id":1818,"rating":5.0,"review":"FIRST CLASS SERVICE BY PEARL LIMO SERVICES. I had organised this transfer through Viator Web page and although I had directions for the pickup (When travelling into a cruise terminal with 3 cruise vessels at Canada Place) was still wary and unsure what to expect on arrival. The last 2 visits to...","review_date":"June 24, 2018","user":"wazzaw123"},{"attraction_id":1819,"rating":5.0,"review":"Awesome taxi!. Booked a flight from Toronto to Niagara by air taxi to celebrate a special occasion. Unfortunately the weather was too windy to fly that day but Ian kept us well informed and immediately offered us the option of a transfer by limousine or a full...","review_date":"March 15, 2019","user":"rufusuk2013"},{"attraction_id":1821,"rating":5.0,"review":"Great Service!. Thank you so much for the 'juggling' act from the lady who was able to get a larger vehicle for my clients going from their hotel to the cruise terminal. My client said that they didn't fit in the large SUV from the airport to...","review_date":"July 9, 2018","user":"rsloustalet"},{"attraction_id":1828,"rating":5.0,"review":"Bookings 11307 & 11308. The transport & commentary received on our trip to and from Niagara Falls was excellent. Drivers provided great insight into the areas between Toronto & Niagara Falls and were extremely helpful and on time!\nWould recommend the Wheelz Niagara service to any traveler needing personalised...","review_date":"June 25, 2018","user":"gayez365"},{"attraction_id":1832,"rating":5.0,"review":"Great service and I would use again. Great service by these guys. As we had an 8am pickup they had water and a cereal bar in the car for us which was nice. The car was comfortable and we even stopped off in Calgary to see the city view from the top...","review_date":"December 29, 2018","user":"emma_l"},{"attraction_id":1837,"rating":5.0,"review":"Best Way to get to the Island !. Excellent service, the bus pick us up infront of the Chateau Frontenac and left us directly at Quebec FUN Tours for our scooter rental ! They brought us back at 5pm ...great service , super driver and we had a fantastic day","review_date":"August 30, 2018","user":"francois_stephanie"},{"attraction_id":1845,"rating":5.0,"review":"Beautiful & enjoyable drive. Don was such a pleasure! Not only did he drive us to our destination, he arrived early to pick us up but he was also our tour guide. He was very knowledgeable of the area and made sure we didn\u2019t miss some of the beautiful...","review_date":"November 30, 2018","user":"barbaramp7512co"},{"attraction_id":1845,"rating":5.0,"review":"The sights, the descriptions, the attentiveness to our needs were fantastice!. Joe was our driver, and he was extremely considerate of our needs and what we wanted to do! He waited so we could have our breakfast in peace, and then asked about what we wanted specifically and did everything to make the day perfect (even...","review_date":"July 26, 2018","user":"toothmomcbe"},{"attraction_id":1847,"rating":5.0,"review":"5 star service. We had arranged a pick up from Calgary to Banff to start our holiday in Canada we were 2 and half hours late out of Heathrow and did not arrive in Calgary till nearly midnight and lo and behold there was Scott waiting for us...","review_date":"June 15, 2018","user":"holidays_yippee_12"},{"attraction_id":1855,"rating":5.0,"review":"Return Shuttle from Kelowna Airport to Big White. Cheers was very accommodating to our changing travel plans. Our flight out was so delayed that we missed our connection and had to re-book our flight to Kelowna for the next day. Cheers was quick to adjust our travel plans. Both our drivers were wonderful,...","review_date":"February 25, 2019","user":"leanne_t"},{"attraction_id":1855,"rating":5.0,"review":"Friendly Door to Door service. Great door to door service. Great drivers both directions, Peter and Pam. We have used the central res service the last 4 years and won't go back. Cheers even picked up groceries and beer for us before we arrived. It's so much nicer to be...","review_date":"February 20, 2019","user":"pizzamyheart"},{"attraction_id":1855,"rating":5.0,"review":"Amazing guides!!! . We had Allen, the owner, pick up up from Big White with such excitement and energy. He shared fun facts as we drove down and even, after asking if we liked Christmas lights, stopped to wash our windows and gave us a tour of the...","review_date":"December 19, 2018","user":"duncanclaire9"},{"attraction_id":1860,"rating":4.0,"review":"Nice trip, but.... Hi,\nAll in all I can say that it is the money worth, at least for student. I had lots of fun being on this boat(Ocean Magic II). Boat is really fast and you don't have to worry about getting sea sick. Taking warm clothes...","review_date":"September 29, 2018","user":"joel1902lv1"},{"attraction_id":1860,"rating":5.0,"review":"Loved this boat trip. I would really rate this group. The guides were enthusiastic and knowledgable. The boat was comfortable, fitted with blankets and hats as required. We had a great trip, managed to see some orcas, eagles and seals and I was dropped off in Vancouver to get...","review_date":"August 18, 2018","user":"stellamauckland"},{"attraction_id":1860,"rating":5.0,"review":"Great Staff, Great Trip. We went with Prince of Whales for the afternoon whale watching and transport to Vancouver.\nStaff was great and took our bags and gave suggestion for lunch (Flying Otter, it was great). We were on the boat with Maeve from Ireland, Patrick from Australia, the...","review_date":"July 17, 2018","user":"connie_f"},{"attraction_id":1860,"rating":5.0,"review":"Thrill of a lifetime. Amazing one-way trip from Victoria to Vancouver. Even though it was out of the way and delayed our arrival into Vancouver, we made detour to a nearby fjord where a pod of orcas had been spotted. We did indeed see the pod and watched these...","review_date":"July 4, 2018","user":"mom_to_zoe"},{"attraction_id":1892,"rating":5.0,"review":"Perfect for private airport transfer. If you need an airport shuttle then get a quote from these guys. I usually deal with niagara airbus' high rates shared transportation but this time for my buffalo airport shuttle I really did some digging. Wheelz rate was cheaper than Airbus shared shuttle by...","review_date":"November 17, 2018","user":"ywlmb"},{"attraction_id":1892,"rating":5.0,"review":"Great Service . We used Wheelz Niagara for a transfer from Buffalo Airport to Niagara, ON, Canada. Vern the driver is fantastic and provided some great local tips. Would recommend using them again.","review_date":"July 11, 2018","user":"sunshinecoaster72"},{"attraction_id":1895,"rating":5.0,"review":"Victoria Canada Trip. These Garden is one of the finest Botanical gardens I have visited. It rivals Longwood Gardens in PA. The displays are incredible and beyond description. We also had dinner at the gardens. The food was delicious, the service excellent and presentation very nice.","review_date":"September 28, 2018","user":"sacman150"},{"attraction_id":1895,"rating":5.0,"review":"Great day. Jeffrey a.k.a plonker picked us up at the front door of our hotel. From the first minute his wonderful happy attitude was infectious. We had a full bus load of people that spent the entire day laughing. We had a wonderful trip to Butchart Gardens...","review_date":"September 18, 2018","user":"mgejwlks"},{"attraction_id":1895,"rating":5.0,"review":"Gorgeous. This garden doesn't disappoint. It was just so beautiful. And lunch at the home of the Butchart's was delicious. I highly recommend spending a day here.","review_date":"August 27, 2018","user":"debrac828"},{"attraction_id":1895,"rating":5.0,"review":"one of the best garden. i travel a lot but have not seen as nice and as well kept garden as this one eventough there are a lot of other gardens which compete with this one . some of the plants and flower so beautiful and colorful that they look...","review_date":"August 2, 2018","user":"smkhanmd"},{"attraction_id":1895,"rating":5.0,"review":"Excellent day out. Don picked us up from our hotel in downtown Vancouver and guided us, with a continuous stream of information, to the BC ferry port and al the way across to Butchart gardens and Victoria.He was absolutely great, getting us onto an earlier ferry than had...","review_date":"July 20, 2018","user":"ollerbarrow"},{"attraction_id":1895,"rating":5.0,"review":"amazing!. This place is a must see! The gardens are beautiful! We also had high tea at the Dining Room which we recommend. You should get a reservation as it's a wait if you don't. The price was very reasonable for what you get and the...","review_date":"July 19, 2018","user":"marci_c"},{"attraction_id":1895,"rating":5.0,"review":"Speechless !. My wife and I visited in early July 2018 and it was BEAUTIFUL ! We thought we knew what we going to see but this place is so nice. Be prepared to doing some walking but trails are nice. Make sure your phone battery is...","review_date":"July 10, 2018","user":"antdawg73"},{"attraction_id":1895,"rating":3.0,"review":"Not what we expected. This is a nice gardens but nothing special as far as types of flowers and plants. Packed with people that have no vision but what they want and will push you aside to get it. Nice places to eat an free use of umbrellas.","review_date":"July 5, 2018","user":"ronald_c"},{"attraction_id":1895,"rating":5.0,"review":"Bucket list must do!. Excellent show, a full day is recomended to see all. We went in May but would be better later in the year when the rose gardens are in bloom! As it was there was an excellent display of flowers and plants.","review_date":"June 28, 2018","user":"bill_w"},{"attraction_id":1899,"rating":5.0,"review":"Airport transfer from Toronto to Niagara Falls.. Harold made our trip very easy; and he was very friendly and informative. He was also able to anticipate an incorrect flight detail given by the travel agent. Paul.","review_date":"June 14, 2018","user":"psazz2018"},{"attraction_id":1902,"rating":5.0,"review":"Great Service. Great service from Buffalo Airport to Niagara Falls Canada. Fern is a great ambassador to the area. I would recommend this service.","review_date":"September 6, 2018","user":"joe_h"},{"attraction_id":1908,"rating":5.0,"review":"C\u2019est parfait. Jean Michel absolutely made our trip- we took the combined east and west tours and his exuberance for Montreal and Quebec provincece\u2019s history spread to the group and put us all in a great mood despite the cold. I would highly recommend anyone and everyone...","review_date":"March 19, 2019","user":"phigirl"},{"attraction_id":1908,"rating":5.0,"review":"Great way to learn about the city. We did both tours with Jean Michael. He was a fantastic guide and it was a great way to learn about the city. We learned a lot! It was very cold, colder than I expected, so if you are doing this tour in the winter...","review_date":"March 18, 2019","user":"kristen_k"},{"attraction_id":1908,"rating":5.0,"review":"Perfect way to learn about and see Old Montreal. I did the 3hr East and West walking tour with Jean Michael and it was fantastic! He was so funny, kind, and extremely knowledgable. The pace was not too fast and it was fun to go down side streets and see\/hear the history of your...","review_date":"March 15, 2019","user":"staci_m"},{"attraction_id":1908,"rating":5.0,"review":"Good time on a icy morning. Tour guide was fun and kept the group organized and moving along. She knew a lot about the city and obviously enjoys it. It was not that easy because the streets and sidewalks were terribly icy.","review_date":"March 3, 2019","user":"mark_c"},{"attraction_id":1908,"rating":5.0,"review":"So much fun. We had an amazing tour guide for our walking tour, she knew SO much history. She also had a lot of fun facts to share, which kept the tour very interesting. I highly recommend this tour, it is a great way to learn about Montreal!","review_date":"March 1, 2019","user":"cran_law"},{"attraction_id":1908,"rating":5.0,"review":"Excellent!!!!. Jean Michel was fabulous! Knowledgeable, funny, and very happy to share his love of Montreal and Quebec with us! His accent actually made the tour for us - brought together the French\/English of Montreal and the history of this beautiful city. He even made sure...","review_date":"February 23, 2019","user":"fixitswife"},{"attraction_id":1908,"rating":5.0,"review":"Very worthwhile tour!. Our guide, Leslie, was great, and my teenage son (notoriously hard to impress) and I both enjoyed the tour. There had been 15 inches of snow earlier in the week so it was snowy and icy but that didn't detract from anything.","review_date":"February 17, 2019","user":"nonamepleases"},{"attraction_id":1908,"rating":5.0,"review":"Awesome Tour of the Old City!. Really enjoyed this Tour! Our guide knew the city and history extremely well. He added a few more inside spots to warm up from the weather, that morning. I would definitely recommend this tour to anyone who wants to see and learn about Old Montreal...","review_date":"February 16, 2019","user":"brobros"},{"attraction_id":1908,"rating":5.0,"review":"Amazing tour!. We had a great time at the walking tour of old Montreal (East). It was very scenic and beautiful. Pierre (tour guide) has a great sense of humour and is very knowledgeable about this beautiful city. It was quite cold, however, very worth it because...","review_date":"February 12, 2019","user":"kchan25"},{"attraction_id":1908,"rating":5.0,"review":"Romantic. Definitely a must to do if you want to experience a romantic time in Montreal. Very affordable and worth the experience. Make sure to book ahead as I would guess they sell out fast! Highly recommended!","review_date":"February 12, 2019","user":"andrew_d"},{"attraction_id":1908,"rating":5.0,"review":"very enjoyable. Even though it was bitterly cold and windy even for us Minnesotans we thoroughly enjoyed our tour. Our guide Andre kept us moving and entertained throughout, and got us indoors to warm up as much as he could. We did the East tour in the...","review_date":"December 31, 2018","user":"rachel_s"},{"attraction_id":1908,"rating":5.0,"review":"Nice tour. The tour guide was very friendly and informative and the tour brought us to some nice buildings that we wouldn\u2019t have known about without the tour.","review_date":"December 24, 2018","user":"alexfd3177sj"},{"attraction_id":1908,"rating":5.0,"review":"Very informative. We really enjoyed listening to George as he's full of interesting stories across the history of Quebec and Montreal. I would highly recommend kicking off your trip with one of these tours as it helps you get more familiar with the area as well as...","review_date":"November 15, 2018","user":"v2184ssdanielleb"},{"attraction_id":1908,"rating":5.0,"review":"Awesome tour . I booked the east and west walking tours. In the morning the tour guide was Claude. Claude was very knowledgeable and presented well. He always made sure to count and make sure we weren\u2019t missing anyone in the group. He shared a lot of fun...","review_date":"November 11, 2018","user":"fernandaa921"},{"attraction_id":1908,"rating":5.0,"review":"Very knowledgeable tour guide. This was my husband and my first visit to Montreal and the walking tour with Lesley was a perfect way to learn about just about everything we needed and wanted to know about the city. We would highly recommend this particular tour (especially with Lesley)...","review_date":"November 10, 2018","user":"discover38211231289"},{"attraction_id":1908,"rating":5.0,"review":"Excellent guided tour of Old East Montreal. There is so many layers of history woven into Old East Montreal. To have someone who has lived there for 5 years and introduces the basic layers - is actually - priceless. I will remember his face and expressions - long after - the buildings....","review_date":"November 5, 2018","user":"ron_e"},{"attraction_id":1908,"rating":4.0,"review":"Informative. Our guide was informative, interesting, and engaging. We benefited from this overview walking tour. We were very pleased we do so through them instead of just wandering around on our own.","review_date":"November 5, 2018","user":"sefair2"},{"attraction_id":1908,"rating":4.0,"review":"Great combo of Old Montreal and Underground Tour. My husband and I took this tour with Leslie and 8 others so she had a full group on November 3rd. It was cold and rainy but everyone made the best of it. It was our 3rd and final tour during our stay and it...","review_date":"November 4, 2018","user":"26seejay"},{"attraction_id":1908,"rating":5.0,"review":"The old city on foot. Divided into two 90 minute walks with a short lunch break between this was a great way to explore od Montr\u00e9al. Our guide was knowledgeable and informative without overloading us. A small group of seven people we were taken to places we would never have...","review_date":"November 3, 2018","user":"georgerz6601vv"},{"attraction_id":1908,"rating":5.0,"review":"Excellent tour. We signed up for a small group tour, and my wife and I were the only participants. The guide (Christian) was very knowledgeable and well organized. He also was very generous with his time, Overall, an outstanding tour.","review_date":"November 2, 2018","user":"peter_f"},{"attraction_id":1908,"rating":5.0,"review":"Wonderful Guided Tour. Went on the double tour of Old Montreal today with Oscar. It was a cloudy, chilly day as he took us on an interesting, informative tour through both east and west old Montreal. He is well versed on his city and was able to keep...","review_date":"October 30, 2018","user":"lyndah308"},{"attraction_id":1908,"rating":4.0,"review":"A great primer on the history of Montreal. Had a great couple of tours! We did both the East and West tour in one afternoon. Donovan had a great outsider perspective on the city and its history, and Pierre provided very thorough explanations and local tips. Def a good tour to do early...","review_date":"October 30, 2018","user":"violeta_a"},{"attraction_id":1908,"rating":5.0,"review":"Tour was great and Tour guide is AMAZING !!. My tour guide's name is Lesley. She was absolutely fantastic. She is a native Montrealer who knows a lot about the city and she is very passionate about what she does. I really enjoyed the tour !","review_date":"October 29, 2018","user":"419settelis"},{"attraction_id":1908,"rating":5.0,"review":"Much Fun!. We did the East Tour with Louis P: Great guide, very knowledgable, wonderful sense of humour - and looks like Santa Claus (sorry, Louis, I bet you get this a lot). Stay close to him and ask him about things while walking from site to...","review_date":"October 27, 2018","user":"erol_b"},{"attraction_id":1908,"rating":5.0,"review":"Just what we asked for. We signed up for the East and West walking tour but on different days so we had 2 guides - Thomas and Louis. Very pleased with both tours. Informative and the guides were knowledgeable. Just the right length. We learned lots and saw lots more...","review_date":"October 27, 2018","user":"jastian_b"},{"attraction_id":1908,"rating":3.0,"review":"Tale of 1 Excellent tour and 1 Bad Tour. We purchased the East \/ West package which was two tours one in morning another in afternoon. Talk about tale of two tours.\nFirst tour was absolutely wonderful, informative and the guide was vibrant and funny. You could tell he loved his city. Jean-Francois was...","review_date":"October 25, 2018","user":"smontag212"},{"attraction_id":1908,"rating":5.0,"review":"Informative tour. Loved this tour! Easy to find the meet-up location in front of the Basilica. Our tour guide, Donovan, was very knowledgeable and was happy to answer our questions about the city and told a couple stories even before our tour began.\nWe did the Old...","review_date":"October 23, 2018","user":"gina_g"},{"attraction_id":1908,"rating":5.0,"review":"Great tour of the eastern side. with Andre. His humor and random trivia made it that much more enjoyable. It is beginning to get a little cold, but still worth it.","review_date":"October 22, 2018","user":"rutfield"},{"attraction_id":1908,"rating":5.0,"review":"Great Walking Tour of Old Montr\u00e9al East.. We did a morning walking tour of the eastern half of Montreal with Bruno. Bruno was charming, funny, and very knowledgeable. He had a great accent but was very understandable and cold be heard. He was a Montreal native and shared personal stories that added...","review_date":"October 22, 2018","user":"barbara_p"},{"attraction_id":1908,"rating":5.0,"review":"Good way to get around. Andre, our guide, was excellent. We combined the East and West tours for a complete view of Old Montreal. Loved it!","review_date":"October 21, 2018","user":"gustafss"},{"attraction_id":1908,"rating":5.0,"review":"Love Montreal. Great tour with Oscar around Old Montreal. Aside from the sights (which were really interesting) what was great about the tour is Oscar helped to explain the ethos and culture of the people of Montreal and the differences between this part of Canada and the...","review_date":"October 21, 2018","user":"u8750zlpeterw"},{"attraction_id":1908,"rating":5.0,"review":"Great use of time. Our guide Sarah was fabulous. Perfect combination of charm and information. A natural teacher. Only glitch was locating them to start. Standing behind a huge queue of folks lined up for the basilica, they are not visible unless you know where to look. A little...","review_date":"October 18, 2018","user":"acepdx"},{"attraction_id":1908,"rating":5.0,"review":"Showcases from the Sublte to the Most Important Details. Lesley, our guide was excellent, witty, knowledgeable and such a pro. We did the morning (east) and afternoon (west) tours and she was such a wealth of knowledge. We proceeded to walk around and I learned a lot - the west tour really made me...","review_date":"October 18, 2018","user":"rosefire87"},{"attraction_id":1908,"rating":5.0,"review":"A must do in Old Montreal. This was an informative, fun, and interesting tour. Our guide Oscar was very knowledgable and personable, and really made the tour enjoyable. We would very highly recommend the tour for anyone visiting Montreal...you will not be disappointed.","review_date":"October 16, 2018","user":"barbara_m"},{"attraction_id":1908,"rating":4.0,"review":"East & West walking tours. We booked both tours and enjoyed the first one at 11 am. The basilica was closed for Sunday morning services, so it was added to the 1:30 tour. After exiting the church the guide took us the same direction our morning group had already gone....","review_date":"October 16, 2018","user":"2sam015"},{"attraction_id":1908,"rating":5.0,"review":"Great quick overview. I was in town for a conference, but didn't have much time to see Montreal. This was a great quick overview to Old Town.","review_date":"October 16, 2018","user":"proromo"},{"attraction_id":1908,"rating":5.0,"review":"Fulfilled expectations. We took both East and West tours on the same day. Our guide was Lesley, who gave us good information on what we were seeing, with clarity and a sense of humor. It\u2019s a great orientation to Old Montreal. Two thoughts of you do both...","review_date":"October 16, 2018","user":"jegrim"},{"attraction_id":1908,"rating":2.0,"review":"Had high hopes due to TA reviews.... However, not impressed. I was looking forward to this tour due to the wonderful reviews that it has received. I'm now very sure that the wonderful reviews are based on how good the guide is and how big the group is. We booked for a Friday tour. We...","review_date":"October 15, 2018","user":"jjjad128103012"},{"attraction_id":1908,"rating":5.0,"review":"Great Time with a Great Price!. This was absolutely amazing!! I really enjoyed it and our tour guide Sarah was really knowledgeable and could answer all our questions. As a student, it was also really nice not have to pay an arm and a leg! Great Tour!!!","review_date":"October 15, 2018","user":"sarah_g"},{"attraction_id":1908,"rating":5.0,"review":"Small group walking tour. Took both the morning and afternoon tours in the east and west parts of the city. Enjoyed both tours though the second your wasn't as good in the afternoon with less information and more walking. Truly enjoyed the city of Montreal and would recommend the...","review_date":"October 14, 2018","user":"tcamp0000"},{"attraction_id":1908,"rating":5.0,"review":"So much history in a short time. Caroline was an excellent guide, sharing centuries of complex history over the space of three hours during the east and west tours. She efficiently explained important events and relationships between historical groups in a sensitive and accurate manner. Great way to get an overview of...","review_date":"October 12, 2018","user":"ravingdog"},{"attraction_id":1908,"rating":5.0,"review":"Great East and West Old Montreal Tour by Lesley. We took two walking tours on Oct 3 2018 - East and West Old Montreal Tour. Our tour guide Lesley was wonderful! She was very enthusiastic, gave us tons of information - the tour was extremely interesting and educational. These two tours are a great...","review_date":"October 12, 2018","user":"simonefromca"},{"attraction_id":1908,"rating":5.0,"review":"October 7, 2018 Walking Tour. My husband and I did the east and west old Montreal walking tour with Sarah. She's amazing, informed and lots of fun. Highly recommend.","review_date":"October 8, 2018","user":"annie_y"},{"attraction_id":1908,"rating":4.0,"review":"East and West City walking tour. Camille did a wonderful job of showing us the highlights and giving us extra tips during our walking tour.","review_date":"October 8, 2018","user":"lydia_p"},{"attraction_id":1908,"rating":5.0,"review":"Walking Tour of Old Montreal. The tour guides LeAnn (East) and Jean Francois(West) were very knowledgeable about the history of Montreal. Overall, this is a tour that me and my wife really enjoyed and explored a lot of places that we were not aware of.","review_date":"October 7, 2018","user":"sandeep_t"},{"attraction_id":1908,"rating":5.0,"review":"Donovan was fantastic . Our tour guide was extremely knowledgeable. He WAS the tour. Donavan clearly has a passion for history, the city of Montreal, and people... and his love shines through in his tours. Great story teller all around. Wish he were my history teacher! Highly recommend his...","review_date":"October 6, 2018","user":"lani_c"},{"attraction_id":1908,"rating":5.0,"review":"Great but not her recommendation for Notre Dame's Aura light show. Super guide, knowledgeable, enjoyed it but said Aura at Notre Dame was 45 minutes but only 15:( Not worth it.","review_date":"October 5, 2018","user":"kathleen_r"},{"attraction_id":1908,"rating":4.0,"review":"Lotsa History. We enjoyed walking the old city on our own being fortunate to have such great weather and the ability to spend time perusing the beauty of the old parts of the city. Folks were friendly even though we speak little French as well as the...","review_date":"October 2, 2018","user":"hjschneider"},{"attraction_id":1908,"rating":3.0,"review":"A fun tour. A good visit through some of the sites of interest in Old Town Montreal. Enjoyable. A walk through the old banking district and seeing an old vault stand out as highlights. Recommend it.","review_date":"October 2, 2018","user":"davem5356"},{"attraction_id":1908,"rating":5.0,"review":"Excellent!. Donovan was a tour guide and he was fantastic. He is knowledgeable and personable - he brought history to life! Thanks","review_date":"October 1, 2018","user":"nic0let9"},{"attraction_id":1908,"rating":5.0,"review":"Fascinating on the English side. We walked both the French and English sides, and found the English side to be most interesting. Perhaps it was Donovan, our tour guide, and small group of 14 (20 on the French side). Donovan had loads of information and stories about the history and...","review_date":"September 28, 2018","user":"arniedonna"},{"attraction_id":1908,"rating":5.0,"review":"Excellent View of Old City. Frances our tour guide gave us an excellent tour. Insights into politics, history and architecture made the tour especially interesting. We were 3 couples on a private tour and it was the perfect intro to the city.","review_date":"September 28, 2018","user":"sjb383973"},{"attraction_id":1908,"rating":5.0,"review":"Excellent! . We thoroughly enjoyed our knowledgeable, personable and enthusiastic guide Georges. He gave us a wonderful introduction to both modern day and historical Montreal. We highly recommend taking both the morning and afternoon tours!","review_date":"September 26, 2018","user":"anne_g"},{"attraction_id":1908,"rating":5.0,"review":"Playing Tourist in my own city. I brought my visiting friend from San Francisco to this tour as a way to learn a little more about the history before going to a yummy lunch. Our guide was amazing and fun and well versed in the history. I highly recommend this affordable...","review_date":"September 26, 2018","user":"mayamtlfoodie"},{"attraction_id":1908,"rating":3.0,"review":"Just okay. We booked a tour for the morning of our first full day in Montreal, in hopes that we would be given loads of info and stories about the city. Unfortunately, we did not find the tour very informative or engaging. Rather, it was rather dry...","review_date":"September 25, 2018","user":"shannon_r"},{"attraction_id":1908,"rating":4.0,"review":"Good overview. We got a solid overview of the history of QC with this tour. Easy and convenient. Our tour guide was knowledgeable, organized and helpful when asking for restaurant recommendations for the rest of our journey.","review_date":"September 18, 2018","user":"passportcarrier"},{"attraction_id":1908,"rating":4.0,"review":"East & West walking tour. Took both the east and west tours on the same day; Isabelle did not repeat the morning visit to ND Basilica since everyone on the tour had been on the morning session. Tour was informative....nice mix of history and interesting factoids. duration of both tours...","review_date":"September 18, 2018","user":"atin2013"},{"attraction_id":1908,"rating":5.0,"review":"A \"Don't Miss It\" tour of Old Montreal. If you have an interest in touring Old Montreal and learning about the history of this lovely city this is a \"don't miss it\" tour.\nWe were escorted by Donovan on the Old Montreal East part of the tour who is by turns knowledgeable and...","review_date":"September 17, 2018","user":"marlowe3"},{"attraction_id":1908,"rating":5.0,"review":"Great Way to See Montreal. Our tour guide was Donovan, and he did an excellent job. He was friendly, informative and lots of fun. He made history come to life and was so engaging. Although he must have imparted to the same information many times before, it was as if...","review_date":"September 16, 2018","user":"wanderer764685"},{"attraction_id":1908,"rating":5.0,"review":"Great Tour!. Lesley led our group of 14 on the combined East-West tour and it couldn't have been better. She was extraordinarily knowledgeable about the history, architecture, etc, but with a very personal touch that made it feel like walking around with a friend. The tour was...","review_date":"September 14, 2018","user":"mhd2sisters"},{"attraction_id":1908,"rating":5.0,"review":"terrific tour. Our guide Donovan is a huge source of knowledge about this city and it's history. We were educated and entertained. Certainly have a greater understanding of Canadian culture.","review_date":"September 14, 2018","user":"john_j"},{"attraction_id":1908,"rating":5.0,"review":"Old Montreal Tours. We opted for the combined East & West Montreal tours. Our guide Lesley was very informative with lots of interesting facts about the history of both the French settlement in the east and the banking district in the west. Fascinating architecture.\nOur only regret is...","review_date":"September 11, 2018","user":"robert_b"},{"attraction_id":1908,"rating":5.0,"review":"Lesley was the best . We took both the East and West tours and weren\u2019t disappointed. A great way to be introduced to old Montreal. Lesley our tour guide was informative and enthusiastic and entertaining.","review_date":"September 10, 2018","user":"canaantraveler"},{"attraction_id":1908,"rating":5.0,"review":"Old Montreal. Isabel had Excellent local knowledge. An ideal introduction to the old city area. Highly recommended.","review_date":"September 9, 2018","user":"ryor_p"},{"attraction_id":1908,"rating":5.0,"review":"East and West walking tours. We took the morning walking tour of Montreal East with Lesley. We have done many walking tours and this was one of the finest. Leslie is a great representative of her home. City, Montreal. She was very outgoing, knowledgable and pleasant. We learned a lot...","review_date":"September 7, 2018","user":"sgrenier2016"},{"attraction_id":1908,"rating":5.0,"review":"Jean-Michel was great!. This was an excellent tour, given by our guide Jean-Michel. Included entrance to Notre Dame, and lots of historical info about the city and hits history. Strongly recommended.","review_date":"September 4, 2018","user":"danc21"},{"attraction_id":1908,"rating":5.0,"review":"Excellent Start... We had prebooked a walking tour of Old Montreal and we had a one on one tour.\nOur tour guide arrived on time armed with plenty of water and an umbrella, which luckily we didn't need.\nShe was friendly and above all very knowledgeable and...","review_date":"August 29, 2018","user":"908annay"},{"attraction_id":1908,"rating":5.0,"review":"A good start. Our second day in Old Montreal and we had prebooked this walking tour online (a good idea...quick and easy\/saves time).\nOur tour guide - Donovan - excellent! Very knowledgeable (bonus - he\u2019s a history teacher)....adds interesting tidbits, great sense of humour and he knows his...","review_date":"August 28, 2018","user":"mml2r"},{"attraction_id":1908,"rating":5.0,"review":"Could not have been more fun!. Our family of four, including two young children, thoroughly enjoyed the tour of East Old Town led by tour guide Donovan. He's knowledgeable, fun, and well versed in both English and French. The 90 minute tour was filled with lots of historic facts, myths, personal...","review_date":"August 27, 2018","user":"snowang99"},{"attraction_id":1908,"rating":5.0,"review":"Excellent tour guide . We took both tours of the old city our tour guide Thomas was a great tour guide fool of knowledge with the right amount of sense of humor. the hour break between the tours gave us enough time for lunch. We we're afraid that too...","review_date":"August 26, 2018","user":"david_j"},{"attraction_id":1908,"rating":4.0,"review":"Great way to see Old Montreal. We did the East and West tour. We really enjoyed the tour, the guides for both halves were great. The guides were easy to find, there was a sign in front of the Basilica to sign in and then the guides were all in that...","review_date":"August 26, 2018","user":"jenna_r"},{"attraction_id":1908,"rating":5.0,"review":"Matthieu was so accommodating and friendly, the tour information was very interesting and diverse. We had a group that included a family with a dog (in a stroller). He couldn't go everywhere we did, and our guide, Matthieu did a great job accommodating him without affecting the tour at all. The tour was very informative, and engaging. We did...","review_date":"August 25, 2018","user":"emme45"},{"attraction_id":1908,"rating":5.0,"review":"Excellent historic tour. We really got a wonderful sense of Montreals fascinating history through Christians narrative on the citys origins and its development into the twenty-first century. He shared his outstanding knowledge and love for his hometown through anecdotes and facts that colored the remainder of our visit","review_date":"August 20, 2018","user":"michaelc845"},{"attraction_id":1908,"rating":2.0,"review":"Not very good tour. Diane at Guideatour was just ok\u2014pretty dry tour, always put off questions to be covered later (but sometimes weren\u2019t covered later), rarely identified places worth seeing later, no visuals.","review_date":"August 20, 2018","user":"cjcjboston"},{"attraction_id":1908,"rating":5.0,"review":"Great way to see the city. I did both the East and West walking tours on the same day. It is doable but if it is a hot day it can be a little too much. It allows you an hour for lunch in between. The East side is the French...","review_date":"August 19, 2018","user":"travelgrandmom"},{"attraction_id":1908,"rating":5.0,"review":"Great Tour. This tour was a great overview of Old Montreal. Our guide, Isabelle was enthusiastic with a quick wit. We learned a lot about the City and we are glad we did this on our first day.","review_date":"August 18, 2018","user":"nanh1"},{"attraction_id":1908,"rating":5.0,"review":"Fun and informative. We did the east and west sides. Fun and informative way to spend the day! Lesley was a great guide! So nice to know the history of what we were looking at","review_date":"August 16, 2018","user":"cohenfam"},{"attraction_id":1908,"rating":5.0,"review":"Great tour, great value. Learned a lot!. We signed up for the east and west tour. The meeting spot was very easy to find and check in was quick and easy. Our tour guide was Lesley. We ended up with great people in our group along with an awesome tour guide. Lesley...","review_date":"August 14, 2018","user":"628taraz"},{"attraction_id":1908,"rating":4.0,"review":"Nice Context to Old Montreal. We took a 4pm Sunday tour with Romy and got great historical context on the development of Montreal as a city. The tour started at Notre-Dame Basilica since it closed just at the start time we went in as a first stop.","review_date":"August 13, 2018","user":"claire_w"},{"attraction_id":1908,"rating":4.0,"review":"Good tour, worth the money and time. We got off to a bumpy start as the directions of where to meet the tour were at the opposite corner of where the tour actually begins. Despite that though, we caught up to the group who were not far along.\nOur guide, Isabelle was...","review_date":"August 11, 2018","user":"adriane_b"},{"attraction_id":1908,"rating":5.0,"review":"Lending my vote -- take this tour!. We did two food tours and this tour, which was far and above the best of the three. Guide was knowledgeable, good with people and interesting. Kept things moving and clearly enjoyed her job -- the other two companies ticked the highlights boxes, but it...","review_date":"August 9, 2018","user":"kate320"},{"attraction_id":1908,"rating":5.0,"review":"Essential for an introduction to Montreal. The walking tour is divides old Montreal into the older French section in the morning and the slightly newer part in the afternoon. Apart from interesting historical information the guides provided information to enhance our enjoyment of Montreal, for example the location and times of...","review_date":"August 8, 2018","user":"mrbling"},{"attraction_id":1908,"rating":5.0,"review":"Great tour. We took a combo tour with two different guides. Both of them were very professional and thourough. We learned a lot about Montreal's history from the early years to modern times. Highly recommended!","review_date":"August 6, 2018","user":"marinaand2018"},{"attraction_id":1908,"rating":5.0,"review":"Wonderful walking tour!. Wonderful tour that was very informative about Old Montreal! Thank you to our guide, Christian, for making the tour awesome.","review_date":"August 6, 2018","user":"maureen_o"},{"attraction_id":1908,"rating":4.0,"review":"A nice introduction to the city. We did both the East and the West Old Town tours. I felt the West was more interesting, perhaps because that guide had more stories to tell, and added more humor to the walk. Both started at the Notre Dame Basilica and gave us a...","review_date":"August 6, 2018","user":"reslysten54"},{"attraction_id":1908,"rating":5.0,"review":"Old Town. We did the east and west tours and really enjoyed it. Lesley did a great job and highly recommend the tour and her.","review_date":"August 6, 2018","user":"dm180"},{"attraction_id":1908,"rating":5.0,"review":"Combo old & new tour of Old Montresl. Our tour guide Lesley was extremely knowledgeable! She added fun\/humor to the tour \ud83d\ude01! We highly recommend this tour.","review_date":"August 4, 2018","user":"charles_s"},{"attraction_id":1908,"rating":5.0,"review":"Fantastic tour - highly recommend it. We took a private tour, with Pierre (tourguide) - he was absolutely awesome..he not only knew his stuff, but recommended many places (restaurants, bars), that we went to in the following days (and they were big hits)\nHaving the private tour definitely is the way...","review_date":"August 4, 2018","user":"franco_b"},{"attraction_id":1908,"rating":5.0,"review":"East and West walking tour. A back to back tour with Antoinette. A lovely lady who knew her stuff. Informative, friendly and easy going.\nWe had a lovely lunch in the hour inbetween before setting off for the West side. Thank you Antoinette","review_date":"July 31, 2018","user":"alison_l"},{"attraction_id":1908,"rating":5.0,"review":"Great!. We did the east and west combo tour. Lesley was our guide and she was great. Educational and entertaining.","review_date":"July 29, 2018","user":"n6769aqdonaldg"},{"attraction_id":1908,"rating":5.0,"review":"Walking tour was excellent way to get to know Montreal. Our guide's name was Leslie and she did an excellent job. She was very informative about the history of Montreal and the archetechure of the area. She pointed out other things to do in Montreal which was very helpful. We found out she had only...","review_date":"July 29, 2018","user":"wayne_s"},{"attraction_id":1908,"rating":5.0,"review":"Make this one of your first activities!. We toured today with Lesley-she was full of interesting history and stories. She managed our time exceptionally well. We even had strangers join in and she politely un-invited them. This is the best way to see the Basilica-we returned after the tour and skipped the...","review_date":"July 27, 2018","user":"lisa627"},{"attraction_id":1908,"rating":5.0,"review":"Delightful tour. Our tour guide, Lesley, was terrific. We took both tours, morning and afternoon. Very informative. A good history lesson as well.","review_date":"July 26, 2018","user":"joseph_k"},{"attraction_id":1908,"rating":5.0,"review":"Great way to see the old town and get a histry lesson. We booked both the morning and afternoon tours. Our guide in the morning was Marc and he was absolutely fantastic! His descriptions of the stained glass windows in the Basilica were incredible. We learned a lot of history on this walk which covered all the...","review_date":"July 26, 2018","user":"sng56"},{"attraction_id":1908,"rating":5.0,"review":"Great tour. This was an informative tour and the best way to see the Basilica. I highly recommend it if you are new to Montreal.","review_date":"July 23, 2018","user":"leneed2016"},{"attraction_id":1908,"rating":5.0,"review":"Great to do at the start of a trip!. We did the Old Montreal Walking tour on the first full day of our weekend in Montreal and it was an excellent way to start the trip. Christian was our guide, who was very knowledgable and was happy to answer any questions. He gave us...","review_date":"July 23, 2018","user":"alexisgooose"},{"attraction_id":1908,"rating":5.0,"review":"A must! You'll learn a lot and get discover the best in Montreal!. Leslie was our tour guide and she was great! Not only did we get to know beautiful places in Montreal in our \"East\" tour but we also got a mini-history lesson. Our guide was very knowledgeable and she would tell us what stores and restaurants...","review_date":"July 23, 2018","user":"johan_t"},{"attraction_id":1908,"rating":5.0,"review":"A Must Do!. We enjoyed our tour tremendously with our guide Lesley, who was fabulous!. We did the morning and afternoon tour with her. Great way to learn your way around and she gave us so much detail on history and architecture. I would highly recommend this!","review_date":"July 23, 2018","user":"lisa440"},{"attraction_id":1908,"rating":5.0,"review":"Enjoyable, informative, and engaging. This was a great tour, led by Lesley. I found myself engaged by aspects that are not in my wheelhouse. For my husband, a history buff Lesley provided scintillating historical details. I was appreciative of the art and architecture Lesley included; there was something for...","review_date":"July 17, 2018","user":"faylinda_k"},{"attraction_id":1908,"rating":5.0,"review":"affordable and thorough tour!. Our tour guide Leslie was very knowledgable, articulate and mindful of the group. The tour is VERY organized and we felt looped in the entire time. There was a lot to see and a lot of information in our full one day tour, but all...","review_date":"July 16, 2018","user":"paulinev592"},{"attraction_id":1908,"rating":5.0,"review":"Nice introduction to the city. Claire was a very good guide and gave us a good introduction to the city with the West walking tour - about 90 mins. Meet the guide in front of the Notre Dame gift shop. Afterward, use your ticket for 1\/2 price admission to Pointe-a-Calliere...","review_date":"July 15, 2018","user":"e_m_s"},{"attraction_id":1908,"rating":4.0,"review":"Enjoyed East Montreal!. Our guide was Camille and she was really great! She pointed out some really interesting locations along the way (places to come back and check out after the tour). Along with seeing the Notre Dame Basilica (beautiful by the way) and walking around some of...","review_date":"July 15, 2018","user":"amanda_r"},{"attraction_id":1908,"rating":5.0,"review":"Guidatour Highly Recommend!. Guidatour offers a ninety minute walking tour -- we had Christian and her was GREAT! The Notre Dame Basilica was gorgeous and the walk through old town was easy and the guide did not hurry everyone along and that was appreciated.","review_date":"July 12, 2018","user":"barkley1948"},{"attraction_id":1908,"rating":5.0,"review":"A Walk Through Old Montreal. This was my wife's first trip to Montreal so I both tickets for her to participate on a walking tour of Old Montreal: east and west. It was an excellent decision as she thoroughly enjoyed the experience. Our guide, Ruby, was very knowledgeable. The weather...","review_date":"July 10, 2018","user":"david_g"},{"attraction_id":1908,"rating":3.0,"review":"Group too big. We purchased the combo and started with the east tour. There were 18 people in our group and while our guide, Claude, was very knowledgeable, he was rather soft spoken and could not compete with the noise of Montreal. We gathered around to hear Claude...","review_date":"July 8, 2018","user":"nolefan73"},{"attraction_id":1908,"rating":5.0,"review":"Brief history of Montreal and its architectural characteristics. Sarah was the guide for the tour and she gave an interesting and humorous insight into the history of the Old City. The Nelsons column, the various buildings of old montreal, how the architecture changed over a period, within a short distance, the reasons for...","review_date":"July 5, 2018","user":"shiv_h"},{"attraction_id":1908,"rating":4.0,"review":"Informative Walk Through Montreal. Our guide Camille was very knowledgeable and we were able to see some interesting sites. The weather was pretty warm and humid which made it a bit less comfortable for walking, but Camille tried to keep us in the shade as much as possible. Overall...","review_date":"July 5, 2018","user":"ralu_p"},{"attraction_id":1908,"rating":4.0,"review":"It's a good little overview of the old city.. Jean-Michel was great! It's a good overview, doesn't go into specifics. Wish we had spent more time in the bascillica and at the buildings, rather than just jumping around so much.\nIt's easy to find. Booked the night before. All in all a good experience....","review_date":"July 1, 2018","user":"rachel_j"},{"attraction_id":1908,"rating":5.0,"review":"Great walking pace (not too fast or slow) with a knowledgable tour guide. We had Christian for a tour of East Old Montreal. It started at the Notre Dame Basilica and then we walked East to view the oldest part of Montreal. It was 90 minutes in total which was the perfect amount. Christian was very knowledgable about...","review_date":"June 27, 2018","user":"vijaydaniels"},{"attraction_id":1908,"rating":5.0,"review":"Great tour!. My husband and I enjoyed this tour today! Our tour guide, Lesley, is passionate and knowledgeable about her city. We would definitely book another tour with this company and would be happy to have Lesley as our guide.","review_date":"June 23, 2018","user":"clarev76"},{"attraction_id":1908,"rating":5.0,"review":"So many great insights.. We thoroughly enjoyed our guide Louis, plenty of experience and a real love and appreciation of his\"backyard\" as he guided our group along. Merci.","review_date":"June 20, 2018","user":"marion_m"},{"attraction_id":1908,"rating":5.0,"review":"Super. The guide, Pascal, was really good. His explanations were very pleasant and the tour quite complete and enjoyable. Really recomended","review_date":"June 12, 2018","user":"littlesilvine"},{"attraction_id":1908,"rating":5.0,"review":"Excellent guide.. Our guide, Suzanne led our English speaking group through the streets of Old Montreal. She was animated and shared a wealth of knowledge about her beloved home. We met at Notre Dame Basilica. From there we toured through Old Montreal learning about the history of...","review_date":"June 10, 2018","user":"laraluvsu2"},{"attraction_id":1908,"rating":5.0,"review":"Great tour. Nicole did a wonderful job. We learned a lot from her. The length of each tour is really nice, not too short or long.","review_date":"May 25, 2018","user":"robertn846"},{"attraction_id":1908,"rating":5.0,"review":"Very knowledgeable and passionate guide. My boyfriend and I had the chance to have a private tour with Pierre for our first trip to Montr\u00e9al as we were the only people signed up. We booked on site on the day as we randomly saw the signs in front of the...","review_date":"May 14, 2018","user":"456c_cilel"},{"attraction_id":1908,"rating":5.0,"review":"Great Guide. This walking tour was very informative. The guide was great and very well informed about Montreal. She has great stories and showed us the history of Old Montreal","review_date":"March 29, 2018","user":"ongeld"},{"attraction_id":1908,"rating":5.0,"review":"Be sure to take both. We thoroughly enjoyed both the East and West tours. The price is discounted nicely if you do. We took them on separate days. Both of the guides were excellent-each with a different style and perspective but both very entertaining and informative.","review_date":"January 5, 2018","user":"michael_and_ter..._f"},{"attraction_id":1908,"rating":2.0,"review":"Unenthusiastic, negative guide . We go on walking tours in most cities we visit. They are typically a highlight. Unfortunately, our guide, whose name we cannot recall, did not spark in us an excitement for this gorgeous city. He was reluctant to cross-promote attractions\u2014whenever we asked questions about other...","review_date":"December 27, 2017","user":"jkpnap"},{"attraction_id":1908,"rating":5.0,"review":"Great tour of Old Montreal. We took the East and West walking tour of Old Montreal with Pierre. He was a wonderful and informative guide. We enjoyed the tours and then explored on our own. Pierre also gave us great recommendations for places to eat, drink and be merry!","review_date":"November 20, 2017","user":"keri_p"},{"attraction_id":1908,"rating":5.0,"review":"OUTSTANDING Walk of Historic Old Montreal With Georges. We spent a day with Georges (pronounced \"George\") following our New York to Montreal cruise in Mid-October. We did both the East and West walking tours. He is a retired teacher who loves his city and and is well versed in its history. We started...","review_date":"November 2, 2017","user":"john_d"},{"attraction_id":1908,"rating":5.0,"review":"Engaging guides and informative tours. We normally don't take many tours as we like to explore the cities we visit on our own. However, this time we opted to do both the Old East and West Montreal tours. We are pleased that we did. Both our guides Pierre and George...","review_date":"October 21, 2017","user":"travellingaround208"},{"attraction_id":1908,"rating":5.0,"review":"Do Both Tours. My wife and I did the walking tours of old Montreal (East and West) with this company. One tour started at 11:00 am (1.5 hours) and the second started at 1:30 pm (also 1.5 hours). The one-hour interval between tours was perfect to catch lunch....","review_date":"October 17, 2017","user":"stuart_s"},{"attraction_id":1909,"rating":5.0,"review":"C\u2019est parfait. Jean Michel absolutely made our trip- we took the combined east and west tours and his exuberance for Montreal and Quebec provincece\u2019s history spread to the group and put us all in a great mood despite the cold. I would highly recommend anyone and everyone...","review_date":"March 19, 2019","user":"phigirl"},{"attraction_id":1909,"rating":5.0,"review":"Great way to learn about the city. We did both tours with Jean Michael. He was a fantastic guide and it was a great way to learn about the city. We learned a lot! It was very cold, colder than I expected, so if you are doing this tour in the winter...","review_date":"March 18, 2019","user":"kristen_k"},{"attraction_id":1909,"rating":5.0,"review":"Perfect way to learn about and see Old Montreal. I did the 3hr East and West walking tour with Jean Michael and it was fantastic! He was so funny, kind, and extremely knowledgable. The pace was not too fast and it was fun to go down side streets and see\/hear the history of your...","review_date":"March 15, 2019","user":"staci_m"},{"attraction_id":1909,"rating":5.0,"review":"Good time on a icy morning. Tour guide was fun and kept the group organized and moving along. She knew a lot about the city and obviously enjoys it. It was not that easy because the streets and sidewalks were terribly icy.","review_date":"March 3, 2019","user":"mark_c"},{"attraction_id":1909,"rating":5.0,"review":"So much fun. We had an amazing tour guide for our walking tour, she knew SO much history. She also had a lot of fun facts to share, which kept the tour very interesting. I highly recommend this tour, it is a great way to learn about Montreal!","review_date":"March 1, 2019","user":"cran_law"},{"attraction_id":1909,"rating":5.0,"review":"Excellent!!!!. Jean Michel was fabulous! Knowledgeable, funny, and very happy to share his love of Montreal and Quebec with us! His accent actually made the tour for us - brought together the French\/English of Montreal and the history of this beautiful city. He even made sure...","review_date":"February 23, 2019","user":"fixitswife"},{"attraction_id":1909,"rating":5.0,"review":"Very worthwhile tour!. Our guide, Leslie, was great, and my teenage son (notoriously hard to impress) and I both enjoyed the tour. There had been 15 inches of snow earlier in the week so it was snowy and icy but that didn't detract from anything.","review_date":"February 17, 2019","user":"nonamepleases"},{"attraction_id":1909,"rating":5.0,"review":"Awesome Tour of the Old City!. Really enjoyed this Tour! Our guide knew the city and history extremely well. He added a few more inside spots to warm up from the weather, that morning. I would definitely recommend this tour to anyone who wants to see and learn about Old Montreal...","review_date":"February 16, 2019","user":"brobros"},{"attraction_id":1909,"rating":5.0,"review":"Amazing tour!. We had a great time at the walking tour of old Montreal (East). It was very scenic and beautiful. Pierre (tour guide) has a great sense of humour and is very knowledgeable about this beautiful city. It was quite cold, however, very worth it because...","review_date":"February 12, 2019","user":"kchan25"},{"attraction_id":1909,"rating":5.0,"review":"Romantic. Definitely a must to do if you want to experience a romantic time in Montreal. Very affordable and worth the experience. Make sure to book ahead as I would guess they sell out fast! Highly recommended!","review_date":"February 12, 2019","user":"andrew_d"},{"attraction_id":1909,"rating":5.0,"review":"very enjoyable. Even though it was bitterly cold and windy even for us Minnesotans we thoroughly enjoyed our tour. Our guide Andre kept us moving and entertained throughout, and got us indoors to warm up as much as he could. We did the East tour in the...","review_date":"December 31, 2018","user":"rachel_s"},{"attraction_id":1909,"rating":5.0,"review":"Nice tour. The tour guide was very friendly and informative and the tour brought us to some nice buildings that we wouldn\u2019t have known about without the tour.","review_date":"December 24, 2018","user":"alexfd3177sj"},{"attraction_id":1909,"rating":5.0,"review":"Very informative. We really enjoyed listening to George as he's full of interesting stories across the history of Quebec and Montreal. I would highly recommend kicking off your trip with one of these tours as it helps you get more familiar with the area as well as...","review_date":"November 15, 2018","user":"v2184ssdanielleb"},{"attraction_id":1909,"rating":5.0,"review":"Awesome tour . I booked the east and west walking tours. In the morning the tour guide was Claude. Claude was very knowledgeable and presented well. He always made sure to count and make sure we weren\u2019t missing anyone in the group. He shared a lot of fun...","review_date":"November 11, 2018","user":"fernandaa921"},{"attraction_id":1909,"rating":5.0,"review":"Very knowledgeable tour guide. This was my husband and my first visit to Montreal and the walking tour with Lesley was a perfect way to learn about just about everything we needed and wanted to know about the city. We would highly recommend this particular tour (especially with Lesley)...","review_date":"November 10, 2018","user":"discover38211231289"},{"attraction_id":1909,"rating":5.0,"review":"Excellent guided tour of Old East Montreal. There is so many layers of history woven into Old East Montreal. To have someone who has lived there for 5 years and introduces the basic layers - is actually - priceless. I will remember his face and expressions - long after - the buildings....","review_date":"November 5, 2018","user":"ron_e"},{"attraction_id":1909,"rating":4.0,"review":"Informative. Our guide was informative, interesting, and engaging. We benefited from this overview walking tour. We were very pleased we do so through them instead of just wandering around on our own.","review_date":"November 5, 2018","user":"sefair2"},{"attraction_id":1909,"rating":4.0,"review":"Great combo of Old Montreal and Underground Tour. My husband and I took this tour with Leslie and 8 others so she had a full group on November 3rd. It was cold and rainy but everyone made the best of it. It was our 3rd and final tour during our stay and it...","review_date":"November 4, 2018","user":"26seejay"},{"attraction_id":1909,"rating":5.0,"review":"The old city on foot. Divided into two 90 minute walks with a short lunch break between this was a great way to explore od Montr\u00e9al. Our guide was knowledgeable and informative without overloading us. A small group of seven people we were taken to places we would never have...","review_date":"November 3, 2018","user":"georgerz6601vv"},{"attraction_id":1909,"rating":5.0,"review":"Excellent tour. We signed up for a small group tour, and my wife and I were the only participants. The guide (Christian) was very knowledgeable and well organized. He also was very generous with his time, Overall, an outstanding tour.","review_date":"November 2, 2018","user":"peter_f"},{"attraction_id":1909,"rating":5.0,"review":"Wonderful Guided Tour. Went on the double tour of Old Montreal today with Oscar. It was a cloudy, chilly day as he took us on an interesting, informative tour through both east and west old Montreal. He is well versed on his city and was able to keep...","review_date":"October 30, 2018","user":"lyndah308"},{"attraction_id":1909,"rating":4.0,"review":"A great primer on the history of Montreal. Had a great couple of tours! We did both the East and West tour in one afternoon. Donovan had a great outsider perspective on the city and its history, and Pierre provided very thorough explanations and local tips. Def a good tour to do early...","review_date":"October 30, 2018","user":"violeta_a"},{"attraction_id":1909,"rating":5.0,"review":"Tour was great and Tour guide is AMAZING !!. My tour guide's name is Lesley. She was absolutely fantastic. She is a native Montrealer who knows a lot about the city and she is very passionate about what she does. I really enjoyed the tour !","review_date":"October 29, 2018","user":"419settelis"},{"attraction_id":1909,"rating":5.0,"review":"Much Fun!. We did the East Tour with Louis P: Great guide, very knowledgable, wonderful sense of humour - and looks like Santa Claus (sorry, Louis, I bet you get this a lot). Stay close to him and ask him about things while walking from site to...","review_date":"October 27, 2018","user":"erol_b"},{"attraction_id":1909,"rating":5.0,"review":"Just what we asked for. We signed up for the East and West walking tour but on different days so we had 2 guides - Thomas and Louis. Very pleased with both tours. Informative and the guides were knowledgeable. Just the right length. We learned lots and saw lots more...","review_date":"October 27, 2018","user":"jastian_b"},{"attraction_id":1909,"rating":3.0,"review":"Tale of 1 Excellent tour and 1 Bad Tour. We purchased the East \/ West package which was two tours one in morning another in afternoon. Talk about tale of two tours.\nFirst tour was absolutely wonderful, informative and the guide was vibrant and funny. You could tell he loved his city. Jean-Francois was...","review_date":"October 25, 2018","user":"smontag212"},{"attraction_id":1909,"rating":5.0,"review":"Informative tour. Loved this tour! Easy to find the meet-up location in front of the Basilica. Our tour guide, Donovan, was very knowledgeable and was happy to answer our questions about the city and told a couple stories even before our tour began.\nWe did the Old...","review_date":"October 23, 2018","user":"gina_g"},{"attraction_id":1909,"rating":5.0,"review":"Great tour of the eastern side. with Andre. His humor and random trivia made it that much more enjoyable. It is beginning to get a little cold, but still worth it.","review_date":"October 22, 2018","user":"rutfield"},{"attraction_id":1909,"rating":5.0,"review":"Great Walking Tour of Old Montr\u00e9al East.. We did a morning walking tour of the eastern half of Montreal with Bruno. Bruno was charming, funny, and very knowledgeable. He had a great accent but was very understandable and cold be heard. He was a Montreal native and shared personal stories that added...","review_date":"October 22, 2018","user":"barbara_p"},{"attraction_id":1909,"rating":5.0,"review":"Good way to get around. Andre, our guide, was excellent. We combined the East and West tours for a complete view of Old Montreal. Loved it!","review_date":"October 21, 2018","user":"gustafss"},{"attraction_id":1909,"rating":5.0,"review":"Love Montreal. Great tour with Oscar around Old Montreal. Aside from the sights (which were really interesting) what was great about the tour is Oscar helped to explain the ethos and culture of the people of Montreal and the differences between this part of Canada and the...","review_date":"October 21, 2018","user":"u8750zlpeterw"},{"attraction_id":1909,"rating":5.0,"review":"Great use of time. Our guide Sarah was fabulous. Perfect combination of charm and information. A natural teacher. Only glitch was locating them to start. Standing behind a huge queue of folks lined up for the basilica, they are not visible unless you know where to look. A little...","review_date":"October 18, 2018","user":"acepdx"},{"attraction_id":1909,"rating":5.0,"review":"Showcases from the Sublte to the Most Important Details. Lesley, our guide was excellent, witty, knowledgeable and such a pro. We did the morning (east) and afternoon (west) tours and she was such a wealth of knowledge. We proceeded to walk around and I learned a lot - the west tour really made me...","review_date":"October 18, 2018","user":"rosefire87"},{"attraction_id":1909,"rating":5.0,"review":"A must do in Old Montreal. This was an informative, fun, and interesting tour. Our guide Oscar was very knowledgable and personable, and really made the tour enjoyable. We would very highly recommend the tour for anyone visiting Montreal...you will not be disappointed.","review_date":"October 16, 2018","user":"barbara_m"},{"attraction_id":1909,"rating":4.0,"review":"East & West walking tours. We booked both tours and enjoyed the first one at 11 am. The basilica was closed for Sunday morning services, so it was added to the 1:30 tour. After exiting the church the guide took us the same direction our morning group had already gone....","review_date":"October 16, 2018","user":"2sam015"},{"attraction_id":1909,"rating":5.0,"review":"Great quick overview. I was in town for a conference, but didn't have much time to see Montreal. This was a great quick overview to Old Town.","review_date":"October 16, 2018","user":"proromo"},{"attraction_id":1909,"rating":5.0,"review":"Fulfilled expectations. We took both East and West tours on the same day. Our guide was Lesley, who gave us good information on what we were seeing, with clarity and a sense of humor. It\u2019s a great orientation to Old Montreal. Two thoughts of you do both...","review_date":"October 16, 2018","user":"jegrim"},{"attraction_id":1909,"rating":2.0,"review":"Had high hopes due to TA reviews.... However, not impressed. I was looking forward to this tour due to the wonderful reviews that it has received. I'm now very sure that the wonderful reviews are based on how good the guide is and how big the group is. We booked for a Friday tour. We...","review_date":"October 15, 2018","user":"jjjad128103012"},{"attraction_id":1909,"rating":5.0,"review":"Great Time with a Great Price!. This was absolutely amazing!! I really enjoyed it and our tour guide Sarah was really knowledgeable and could answer all our questions. As a student, it was also really nice not have to pay an arm and a leg! Great Tour!!!","review_date":"October 15, 2018","user":"sarah_g"},{"attraction_id":1909,"rating":5.0,"review":"Small group walking tour. Took both the morning and afternoon tours in the east and west parts of the city. Enjoyed both tours though the second your wasn't as good in the afternoon with less information and more walking. Truly enjoyed the city of Montreal and would recommend the...","review_date":"October 14, 2018","user":"tcamp0000"},{"attraction_id":1909,"rating":5.0,"review":"So much history in a short time. Caroline was an excellent guide, sharing centuries of complex history over the space of three hours during the east and west tours. She efficiently explained important events and relationships between historical groups in a sensitive and accurate manner. Great way to get an overview of...","review_date":"October 12, 2018","user":"ravingdog"},{"attraction_id":1909,"rating":5.0,"review":"Great East and West Old Montreal Tour by Lesley. We took two walking tours on Oct 3 2018 - East and West Old Montreal Tour. Our tour guide Lesley was wonderful! She was very enthusiastic, gave us tons of information - the tour was extremely interesting and educational. These two tours are a great...","review_date":"October 12, 2018","user":"simonefromca"},{"attraction_id":1909,"rating":5.0,"review":"October 7, 2018 Walking Tour. My husband and I did the east and west old Montreal walking tour with Sarah. She's amazing, informed and lots of fun. Highly recommend.","review_date":"October 8, 2018","user":"annie_y"},{"attraction_id":1909,"rating":4.0,"review":"East and West City walking tour. Camille did a wonderful job of showing us the highlights and giving us extra tips during our walking tour.","review_date":"October 8, 2018","user":"lydia_p"},{"attraction_id":1909,"rating":5.0,"review":"Walking Tour of Old Montreal. The tour guides LeAnn (East) and Jean Francois(West) were very knowledgeable about the history of Montreal. Overall, this is a tour that me and my wife really enjoyed and explored a lot of places that we were not aware of.","review_date":"October 7, 2018","user":"sandeep_t"},{"attraction_id":1909,"rating":5.0,"review":"Donovan was fantastic . Our tour guide was extremely knowledgeable. He WAS the tour. Donavan clearly has a passion for history, the city of Montreal, and people... and his love shines through in his tours. Great story teller all around. Wish he were my history teacher! Highly recommend his...","review_date":"October 6, 2018","user":"lani_c"},{"attraction_id":1909,"rating":5.0,"review":"Great but not her recommendation for Notre Dame's Aura light show. Super guide, knowledgeable, enjoyed it but said Aura at Notre Dame was 45 minutes but only 15:( Not worth it.","review_date":"October 5, 2018","user":"kathleen_r"},{"attraction_id":1909,"rating":4.0,"review":"Lotsa History. We enjoyed walking the old city on our own being fortunate to have such great weather and the ability to spend time perusing the beauty of the old parts of the city. Folks were friendly even though we speak little French as well as the...","review_date":"October 2, 2018","user":"hjschneider"},{"attraction_id":1909,"rating":3.0,"review":"A fun tour. A good visit through some of the sites of interest in Old Town Montreal. Enjoyable. A walk through the old banking district and seeing an old vault stand out as highlights. Recommend it.","review_date":"October 2, 2018","user":"davem5356"},{"attraction_id":1909,"rating":5.0,"review":"Excellent!. Donovan was a tour guide and he was fantastic. He is knowledgeable and personable - he brought history to life! Thanks","review_date":"October 1, 2018","user":"nic0let9"},{"attraction_id":1909,"rating":5.0,"review":"Fascinating on the English side. We walked both the French and English sides, and found the English side to be most interesting. Perhaps it was Donovan, our tour guide, and small group of 14 (20 on the French side). Donovan had loads of information and stories about the history and...","review_date":"September 28, 2018","user":"arniedonna"},{"attraction_id":1909,"rating":5.0,"review":"Excellent View of Old City. Frances our tour guide gave us an excellent tour. Insights into politics, history and architecture made the tour especially interesting. We were 3 couples on a private tour and it was the perfect intro to the city.","review_date":"September 28, 2018","user":"sjb383973"},{"attraction_id":1909,"rating":5.0,"review":"Excellent! . We thoroughly enjoyed our knowledgeable, personable and enthusiastic guide Georges. He gave us a wonderful introduction to both modern day and historical Montreal. We highly recommend taking both the morning and afternoon tours!","review_date":"September 26, 2018","user":"anne_g"},{"attraction_id":1909,"rating":5.0,"review":"Playing Tourist in my own city. I brought my visiting friend from San Francisco to this tour as a way to learn a little more about the history before going to a yummy lunch. Our guide was amazing and fun and well versed in the history. I highly recommend this affordable...","review_date":"September 26, 2018","user":"mayamtlfoodie"},{"attraction_id":1909,"rating":3.0,"review":"Just okay. We booked a tour for the morning of our first full day in Montreal, in hopes that we would be given loads of info and stories about the city. Unfortunately, we did not find the tour very informative or engaging. Rather, it was rather dry...","review_date":"September 25, 2018","user":"shannon_r"},{"attraction_id":1909,"rating":4.0,"review":"Good overview. We got a solid overview of the history of QC with this tour. Easy and convenient. Our tour guide was knowledgeable, organized and helpful when asking for restaurant recommendations for the rest of our journey.","review_date":"September 18, 2018","user":"passportcarrier"},{"attraction_id":1909,"rating":4.0,"review":"East & West walking tour. Took both the east and west tours on the same day; Isabelle did not repeat the morning visit to ND Basilica since everyone on the tour had been on the morning session. Tour was informative....nice mix of history and interesting factoids. duration of both tours...","review_date":"September 18, 2018","user":"atin2013"},{"attraction_id":1909,"rating":5.0,"review":"A \"Don't Miss It\" tour of Old Montreal. If you have an interest in touring Old Montreal and learning about the history of this lovely city this is a \"don't miss it\" tour.\nWe were escorted by Donovan on the Old Montreal East part of the tour who is by turns knowledgeable and...","review_date":"September 17, 2018","user":"marlowe3"},{"attraction_id":1909,"rating":5.0,"review":"Great Way to See Montreal. Our tour guide was Donovan, and he did an excellent job. He was friendly, informative and lots of fun. He made history come to life and was so engaging. Although he must have imparted to the same information many times before, it was as if...","review_date":"September 16, 2018","user":"wanderer764685"},{"attraction_id":1909,"rating":5.0,"review":"Great Tour!. Lesley led our group of 14 on the combined East-West tour and it couldn't have been better. She was extraordinarily knowledgeable about the history, architecture, etc, but with a very personal touch that made it feel like walking around with a friend. The tour was...","review_date":"September 14, 2018","user":"mhd2sisters"},{"attraction_id":1909,"rating":5.0,"review":"terrific tour. Our guide Donovan is a huge source of knowledge about this city and it's history. We were educated and entertained. Certainly have a greater understanding of Canadian culture.","review_date":"September 14, 2018","user":"john_j"},{"attraction_id":1909,"rating":5.0,"review":"Old Montreal Tours. We opted for the combined East & West Montreal tours. Our guide Lesley was very informative with lots of interesting facts about the history of both the French settlement in the east and the banking district in the west. Fascinating architecture.\nOur only regret is...","review_date":"September 11, 2018","user":"robert_b"},{"attraction_id":1909,"rating":5.0,"review":"Lesley was the best . We took both the East and West tours and weren\u2019t disappointed. A great way to be introduced to old Montreal. Lesley our tour guide was informative and enthusiastic and entertaining.","review_date":"September 10, 2018","user":"canaantraveler"},{"attraction_id":1909,"rating":5.0,"review":"Old Montreal. Isabel had Excellent local knowledge. An ideal introduction to the old city area. Highly recommended.","review_date":"September 9, 2018","user":"ryor_p"},{"attraction_id":1909,"rating":5.0,"review":"East and West walking tours. We took the morning walking tour of Montreal East with Lesley. We have done many walking tours and this was one of the finest. Leslie is a great representative of her home. City, Montreal. She was very outgoing, knowledgable and pleasant. We learned a lot...","review_date":"September 7, 2018","user":"sgrenier2016"},{"attraction_id":1909,"rating":5.0,"review":"Jean-Michel was great!. This was an excellent tour, given by our guide Jean-Michel. Included entrance to Notre Dame, and lots of historical info about the city and hits history. Strongly recommended.","review_date":"September 4, 2018","user":"danc21"},{"attraction_id":1909,"rating":5.0,"review":"Excellent Start... We had prebooked a walking tour of Old Montreal and we had a one on one tour.\nOur tour guide arrived on time armed with plenty of water and an umbrella, which luckily we didn't need.\nShe was friendly and above all very knowledgeable and...","review_date":"August 29, 2018","user":"908annay"},{"attraction_id":1909,"rating":5.0,"review":"A good start. Our second day in Old Montreal and we had prebooked this walking tour online (a good idea...quick and easy\/saves time).\nOur tour guide - Donovan - excellent! Very knowledgeable (bonus - he\u2019s a history teacher)....adds interesting tidbits, great sense of humour and he knows his...","review_date":"August 28, 2018","user":"mml2r"},{"attraction_id":1909,"rating":5.0,"review":"Could not have been more fun!. Our family of four, including two young children, thoroughly enjoyed the tour of East Old Town led by tour guide Donovan. He's knowledgeable, fun, and well versed in both English and French. The 90 minute tour was filled with lots of historic facts, myths, personal...","review_date":"August 27, 2018","user":"snowang99"},{"attraction_id":1909,"rating":5.0,"review":"Excellent tour guide . We took both tours of the old city our tour guide Thomas was a great tour guide fool of knowledge with the right amount of sense of humor. the hour break between the tours gave us enough time for lunch. We we're afraid that too...","review_date":"August 26, 2018","user":"david_j"},{"attraction_id":1909,"rating":4.0,"review":"Great way to see Old Montreal. We did the East and West tour. We really enjoyed the tour, the guides for both halves were great. The guides were easy to find, there was a sign in front of the Basilica to sign in and then the guides were all in that...","review_date":"August 26, 2018","user":"jenna_r"},{"attraction_id":1909,"rating":5.0,"review":"Matthieu was so accommodating and friendly, the tour information was very interesting and diverse. We had a group that included a family with a dog (in a stroller). He couldn't go everywhere we did, and our guide, Matthieu did a great job accommodating him without affecting the tour at all. The tour was very informative, and engaging. We did...","review_date":"August 25, 2018","user":"emme45"},{"attraction_id":1909,"rating":5.0,"review":"Excellent historic tour. We really got a wonderful sense of Montreals fascinating history through Christians narrative on the citys origins and its development into the twenty-first century. He shared his outstanding knowledge and love for his hometown through anecdotes and facts that colored the remainder of our visit","review_date":"August 20, 2018","user":"michaelc845"},{"attraction_id":1909,"rating":2.0,"review":"Not very good tour. Diane at Guideatour was just ok\u2014pretty dry tour, always put off questions to be covered later (but sometimes weren\u2019t covered later), rarely identified places worth seeing later, no visuals.","review_date":"August 20, 2018","user":"cjcjboston"},{"attraction_id":1909,"rating":5.0,"review":"Great way to see the city. I did both the East and West walking tours on the same day. It is doable but if it is a hot day it can be a little too much. It allows you an hour for lunch in between. The East side is the French...","review_date":"August 19, 2018","user":"travelgrandmom"},{"attraction_id":1909,"rating":5.0,"review":"Great Tour. This tour was a great overview of Old Montreal. Our guide, Isabelle was enthusiastic with a quick wit. We learned a lot about the City and we are glad we did this on our first day.","review_date":"August 18, 2018","user":"nanh1"},{"attraction_id":1909,"rating":5.0,"review":"Fun and informative. We did the east and west sides. Fun and informative way to spend the day! Lesley was a great guide! So nice to know the history of what we were looking at","review_date":"August 16, 2018","user":"cohenfam"},{"attraction_id":1909,"rating":5.0,"review":"Great tour, great value. Learned a lot!. We signed up for the east and west tour. The meeting spot was very easy to find and check in was quick and easy. Our tour guide was Lesley. We ended up with great people in our group along with an awesome tour guide. Lesley...","review_date":"August 14, 2018","user":"628taraz"},{"attraction_id":1909,"rating":4.0,"review":"Nice Context to Old Montreal. We took a 4pm Sunday tour with Romy and got great historical context on the development of Montreal as a city. The tour started at Notre-Dame Basilica since it closed just at the start time we went in as a first stop.","review_date":"August 13, 2018","user":"claire_w"},{"attraction_id":1909,"rating":4.0,"review":"Good tour, worth the money and time. We got off to a bumpy start as the directions of where to meet the tour were at the opposite corner of where the tour actually begins. Despite that though, we caught up to the group who were not far along.\nOur guide, Isabelle was...","review_date":"August 11, 2018","user":"adriane_b"},{"attraction_id":1909,"rating":5.0,"review":"Lending my vote -- take this tour!. We did two food tours and this tour, which was far and above the best of the three. Guide was knowledgeable, good with people and interesting. Kept things moving and clearly enjoyed her job -- the other two companies ticked the highlights boxes, but it...","review_date":"August 9, 2018","user":"kate320"},{"attraction_id":1909,"rating":5.0,"review":"Essential for an introduction to Montreal. The walking tour is divides old Montreal into the older French section in the morning and the slightly newer part in the afternoon. Apart from interesting historical information the guides provided information to enhance our enjoyment of Montreal, for example the location and times of...","review_date":"August 8, 2018","user":"mrbling"},{"attraction_id":1909,"rating":5.0,"review":"Great tour. We took a combo tour with two different guides. Both of them were very professional and thourough. We learned a lot about Montreal's history from the early years to modern times. Highly recommended!","review_date":"August 6, 2018","user":"marinaand2018"},{"attraction_id":1909,"rating":5.0,"review":"Wonderful walking tour!. Wonderful tour that was very informative about Old Montreal! Thank you to our guide, Christian, for making the tour awesome.","review_date":"August 6, 2018","user":"maureen_o"},{"attraction_id":1909,"rating":4.0,"review":"A nice introduction to the city. We did both the East and the West Old Town tours. I felt the West was more interesting, perhaps because that guide had more stories to tell, and added more humor to the walk. Both started at the Notre Dame Basilica and gave us a...","review_date":"August 6, 2018","user":"reslysten54"},{"attraction_id":1909,"rating":5.0,"review":"Old Town. We did the east and west tours and really enjoyed it. Lesley did a great job and highly recommend the tour and her.","review_date":"August 6, 2018","user":"dm180"},{"attraction_id":1909,"rating":5.0,"review":"Combo old & new tour of Old Montresl. Our tour guide Lesley was extremely knowledgeable! She added fun\/humor to the tour \ud83d\ude01! We highly recommend this tour.","review_date":"August 4, 2018","user":"charles_s"},{"attraction_id":1909,"rating":5.0,"review":"Fantastic tour - highly recommend it. We took a private tour, with Pierre (tourguide) - he was absolutely awesome..he not only knew his stuff, but recommended many places (restaurants, bars), that we went to in the following days (and they were big hits)\nHaving the private tour definitely is the way...","review_date":"August 4, 2018","user":"franco_b"},{"attraction_id":1909,"rating":5.0,"review":"East and West walking tour. A back to back tour with Antoinette. A lovely lady who knew her stuff. Informative, friendly and easy going.\nWe had a lovely lunch in the hour inbetween before setting off for the West side. Thank you Antoinette","review_date":"July 31, 2018","user":"alison_l"},{"attraction_id":1909,"rating":5.0,"review":"Great!. We did the east and west combo tour. Lesley was our guide and she was great. Educational and entertaining.","review_date":"July 29, 2018","user":"n6769aqdonaldg"},{"attraction_id":1909,"rating":5.0,"review":"Walking tour was excellent way to get to know Montreal. Our guide's name was Leslie and she did an excellent job. She was very informative about the history of Montreal and the archetechure of the area. She pointed out other things to do in Montreal which was very helpful. We found out she had only...","review_date":"July 29, 2018","user":"wayne_s"},{"attraction_id":1909,"rating":5.0,"review":"Make this one of your first activities!. We toured today with Lesley-she was full of interesting history and stories. She managed our time exceptionally well. We even had strangers join in and she politely un-invited them. This is the best way to see the Basilica-we returned after the tour and skipped the...","review_date":"July 27, 2018","user":"lisa627"},{"attraction_id":1909,"rating":5.0,"review":"Delightful tour. Our tour guide, Lesley, was terrific. We took both tours, morning and afternoon. Very informative. A good history lesson as well.","review_date":"July 26, 2018","user":"joseph_k"},{"attraction_id":1909,"rating":5.0,"review":"Great way to see the old town and get a histry lesson. We booked both the morning and afternoon tours. Our guide in the morning was Marc and he was absolutely fantastic! His descriptions of the stained glass windows in the Basilica were incredible. We learned a lot of history on this walk which covered all the...","review_date":"July 26, 2018","user":"sng56"},{"attraction_id":1909,"rating":5.0,"review":"Great tour. This was an informative tour and the best way to see the Basilica. I highly recommend it if you are new to Montreal.","review_date":"July 23, 2018","user":"leneed2016"},{"attraction_id":1909,"rating":5.0,"review":"Great to do at the start of a trip!. We did the Old Montreal Walking tour on the first full day of our weekend in Montreal and it was an excellent way to start the trip. Christian was our guide, who was very knowledgable and was happy to answer any questions. He gave us...","review_date":"July 23, 2018","user":"alexisgooose"},{"attraction_id":1909,"rating":5.0,"review":"A must! You'll learn a lot and get discover the best in Montreal!. Leslie was our tour guide and she was great! Not only did we get to know beautiful places in Montreal in our \"East\" tour but we also got a mini-history lesson. Our guide was very knowledgeable and she would tell us what stores and restaurants...","review_date":"July 23, 2018","user":"johan_t"},{"attraction_id":1909,"rating":5.0,"review":"A Must Do!. We enjoyed our tour tremendously with our guide Lesley, who was fabulous!. We did the morning and afternoon tour with her. Great way to learn your way around and she gave us so much detail on history and architecture. I would highly recommend this!","review_date":"July 23, 2018","user":"lisa440"},{"attraction_id":1909,"rating":5.0,"review":"Enjoyable, informative, and engaging. This was a great tour, led by Lesley. I found myself engaged by aspects that are not in my wheelhouse. For my husband, a history buff Lesley provided scintillating historical details. I was appreciative of the art and architecture Lesley included; there was something for...","review_date":"July 17, 2018","user":"faylinda_k"},{"attraction_id":1909,"rating":5.0,"review":"affordable and thorough tour!. Our tour guide Leslie was very knowledgable, articulate and mindful of the group. The tour is VERY organized and we felt looped in the entire time. There was a lot to see and a lot of information in our full one day tour, but all...","review_date":"July 16, 2018","user":"paulinev592"},{"attraction_id":1909,"rating":5.0,"review":"Nice introduction to the city. Claire was a very good guide and gave us a good introduction to the city with the West walking tour - about 90 mins. Meet the guide in front of the Notre Dame gift shop. Afterward, use your ticket for 1\/2 price admission to Pointe-a-Calliere...","review_date":"July 15, 2018","user":"e_m_s"},{"attraction_id":1909,"rating":4.0,"review":"Enjoyed East Montreal!. Our guide was Camille and she was really great! She pointed out some really interesting locations along the way (places to come back and check out after the tour). Along with seeing the Notre Dame Basilica (beautiful by the way) and walking around some of...","review_date":"July 15, 2018","user":"amanda_r"},{"attraction_id":1909,"rating":5.0,"review":"Guidatour Highly Recommend!. Guidatour offers a ninety minute walking tour -- we had Christian and her was GREAT! The Notre Dame Basilica was gorgeous and the walk through old town was easy and the guide did not hurry everyone along and that was appreciated.","review_date":"July 12, 2018","user":"barkley1948"},{"attraction_id":1909,"rating":5.0,"review":"A Walk Through Old Montreal. This was my wife's first trip to Montreal so I both tickets for her to participate on a walking tour of Old Montreal: east and west. It was an excellent decision as she thoroughly enjoyed the experience. Our guide, Ruby, was very knowledgeable. The weather...","review_date":"July 10, 2018","user":"david_g"},{"attraction_id":1909,"rating":3.0,"review":"Group too big. We purchased the combo and started with the east tour. There were 18 people in our group and while our guide, Claude, was very knowledgeable, he was rather soft spoken and could not compete with the noise of Montreal. We gathered around to hear Claude...","review_date":"July 8, 2018","user":"nolefan73"},{"attraction_id":1909,"rating":5.0,"review":"Brief history of Montreal and its architectural characteristics. Sarah was the guide for the tour and she gave an interesting and humorous insight into the history of the Old City. The Nelsons column, the various buildings of old montreal, how the architecture changed over a period, within a short distance, the reasons for...","review_date":"July 5, 2018","user":"shiv_h"},{"attraction_id":1909,"rating":4.0,"review":"Informative Walk Through Montreal. Our guide Camille was very knowledgeable and we were able to see some interesting sites. The weather was pretty warm and humid which made it a bit less comfortable for walking, but Camille tried to keep us in the shade as much as possible. Overall...","review_date":"July 5, 2018","user":"ralu_p"},{"attraction_id":1909,"rating":4.0,"review":"It's a good little overview of the old city.. Jean-Michel was great! It's a good overview, doesn't go into specifics. Wish we had spent more time in the bascillica and at the buildings, rather than just jumping around so much.\nIt's easy to find. Booked the night before. All in all a good experience....","review_date":"July 1, 2018","user":"rachel_j"},{"attraction_id":1909,"rating":5.0,"review":"Great walking pace (not too fast or slow) with a knowledgable tour guide. We had Christian for a tour of East Old Montreal. It started at the Notre Dame Basilica and then we walked East to view the oldest part of Montreal. It was 90 minutes in total which was the perfect amount. Christian was very knowledgable about...","review_date":"June 27, 2018","user":"vijaydaniels"},{"attraction_id":1909,"rating":5.0,"review":"Great tour!. My husband and I enjoyed this tour today! Our tour guide, Lesley, is passionate and knowledgeable about her city. We would definitely book another tour with this company and would be happy to have Lesley as our guide.","review_date":"June 23, 2018","user":"clarev76"},{"attraction_id":1909,"rating":5.0,"review":"So many great insights.. We thoroughly enjoyed our guide Louis, plenty of experience and a real love and appreciation of his\"backyard\" as he guided our group along. Merci.","review_date":"June 20, 2018","user":"marion_m"},{"attraction_id":1909,"rating":5.0,"review":"Super. The guide, Pascal, was really good. His explanations were very pleasant and the tour quite complete and enjoyable. Really recomended","review_date":"June 12, 2018","user":"littlesilvine"},{"attraction_id":1909,"rating":5.0,"review":"Excellent guide.. Our guide, Suzanne led our English speaking group through the streets of Old Montreal. She was animated and shared a wealth of knowledge about her beloved home. We met at Notre Dame Basilica. From there we toured through Old Montreal learning about the history of...","review_date":"June 10, 2018","user":"laraluvsu2"},{"attraction_id":1909,"rating":5.0,"review":"Great tour. Nicole did a wonderful job. We learned a lot from her. The length of each tour is really nice, not too short or long.","review_date":"May 25, 2018","user":"robertn846"},{"attraction_id":1909,"rating":5.0,"review":"Very knowledgeable and passionate guide. My boyfriend and I had the chance to have a private tour with Pierre for our first trip to Montr\u00e9al as we were the only people signed up. We booked on site on the day as we randomly saw the signs in front of the...","review_date":"May 14, 2018","user":"456c_cilel"},{"attraction_id":1909,"rating":5.0,"review":"Great Guide. This walking tour was very informative. The guide was great and very well informed about Montreal. She has great stories and showed us the history of Old Montreal","review_date":"March 29, 2018","user":"ongeld"},{"attraction_id":1909,"rating":5.0,"review":"Be sure to take both. We thoroughly enjoyed both the East and West tours. The price is discounted nicely if you do. We took them on separate days. Both of the guides were excellent-each with a different style and perspective but both very entertaining and informative.","review_date":"January 5, 2018","user":"michael_and_ter..._f"},{"attraction_id":1909,"rating":2.0,"review":"Unenthusiastic, negative guide . We go on walking tours in most cities we visit. They are typically a highlight. Unfortunately, our guide, whose name we cannot recall, did not spark in us an excitement for this gorgeous city. He was reluctant to cross-promote attractions\u2014whenever we asked questions about other...","review_date":"December 27, 2017","user":"jkpnap"},{"attraction_id":1909,"rating":5.0,"review":"Great tour of Old Montreal. We took the East and West walking tour of Old Montreal with Pierre. He was a wonderful and informative guide. We enjoyed the tours and then explored on our own. Pierre also gave us great recommendations for places to eat, drink and be merry!","review_date":"November 20, 2017","user":"keri_p"},{"attraction_id":1909,"rating":5.0,"review":"OUTSTANDING Walk of Historic Old Montreal With Georges. We spent a day with Georges (pronounced \"George\") following our New York to Montreal cruise in Mid-October. We did both the East and West walking tours. He is a retired teacher who loves his city and and is well versed in its history. We started...","review_date":"November 2, 2017","user":"john_d"},{"attraction_id":1909,"rating":5.0,"review":"Engaging guides and informative tours. We normally don't take many tours as we like to explore the cities we visit on our own. However, this time we opted to do both the Old East and West Montreal tours. We are pleased that we did. Both our guides Pierre and George...","review_date":"October 21, 2017","user":"travellingaround208"},{"attraction_id":1909,"rating":5.0,"review":"Do Both Tours. My wife and I did the walking tours of old Montreal (East and West) with this company. One tour started at 11:00 am (1.5 hours) and the second started at 1:30 pm (also 1.5 hours). The one-hour interval between tours was perfect to catch lunch....","review_date":"October 17, 2017","user":"stuart_s"},{"attraction_id":1910,"rating":5.0,"review":"Perfect!!. Robert provided excellent insight and humor while teaching us all a great deal about the long and rich history of old Quebec. I greatly appreciate his pace and his attention to detail, making sure we were all okay while walking around in the cold. While...","review_date":"March 19, 2019","user":"phigirl"},{"attraction_id":1910,"rating":5.0,"review":"Quebec City Walking Tour. What a great experience - we loved it!!! Very informative and the guide was a delight. It wasn't just focused on history, but architecture, fun facts, places to eat and not to miss that weren't on the tour. Thanks to our guide - we had...","review_date":"March 17, 2019","user":"mbdunlap"},{"attraction_id":1910,"rating":5.0,"review":"Fantastic Personal Tour - Just Us with the Snow. It was a snow day in Quebec with some wind that held down the crowds. As such it was just the two of us with Robert. Robert gave a great tour with a great mixture of history, culture, architecture, social, political and personal favorites. The...","review_date":"February 27, 2019","user":"442leighn"},{"attraction_id":1910,"rating":5.0,"review":"Loved it so much. . Our tour guide was engaging and knowledgeable. There were 15 people in our group and the tour was a great mix of history, culture and architecture. One of the best walking tours I\u2019ve been on.","review_date":"February 19, 2019","user":"ranetachka"},{"attraction_id":1910,"rating":5.0,"review":"Great tour of upper and lower old town. We did the 2 hour walking tour of old Quebec and it was wonderful. Our guide Clarisse Frechette was very well informed of the history and sights in Old Quebec City. This is a great tour for someone who has never been here. This is...","review_date":"January 18, 2019","user":"curious802988"},{"attraction_id":1910,"rating":5.0,"review":"I still remember the hand motions!. We arranged to do a walking tour with the concierge at the Chateau Frontenac when we couldn\u2019t find any tours listed on the company websites in the winter. Louise was marvelous - don\u2019t miss out on this even if it\u2019s cold. It was so much...","review_date":"January 14, 2019","user":"cab6500"},{"attraction_id":1910,"rating":5.0,"review":"Excellent!. We also had Robert, he was great. Lots of walking and stairs, if you have mobility issues be warned. Lots of history, and time passed so fast!","review_date":"January 14, 2019","user":"karen1972s7"},{"attraction_id":1910,"rating":5.0,"review":"Cool guide Cool city. If you are new to Old Quebec I would highly recommend this tour. We loved our tour guide Robert. He was energetic and fun and full of past and current information on Old Quebec.","review_date":"January 8, 2019","user":"dnpierce"},{"attraction_id":1910,"rating":4.0,"review":"great tour. We did a tour with a very knowledgeable tour guide who was part native and part French Canadian and spoke good English with a French-Canadian accent. We got the tour through the tourist center. Great tour.","review_date":"January 6, 2019","user":"gerleg12"},{"attraction_id":1910,"rating":5.0,"review":"Christmas Food Tour. Was a lovely walk around town tasting all the wonderful delights that Quebec City had to offer. Our guide Jocelyn ( sorry if I\u2019ve spelt it wrong) was excellent. Had a lovely time well worth doing.","review_date":"December 30, 2018","user":"lea291165"},{"attraction_id":1910,"rating":5.0,"review":"Wuebec City Walking Tour. Great story-telling by our guide Louise! Felt we got a great orientation to the city and its history.","review_date":"December 25, 2018","user":"jennifer_b"},{"attraction_id":1910,"rating":4.0,"review":"Nice introduction. Our guide spent more than the requisite time with us. I enjoyed our walk around. It is for beginners.","review_date":"December 19, 2018","user":"nomoremuseums"},{"attraction_id":1910,"rating":4.0,"review":"Excellent Intro to Quebec City. First of all, Jocelyn was great. She has a passion for sharing both her personal history and the history of Old Quebec. She was patient and knowledgeable.\nThe tour is advertised as 2.0 hours and was every bit of that and some more. It starts...","review_date":"December 18, 2018","user":"mike_d"},{"attraction_id":1910,"rating":1.0,"review":"Not for Canadians. If you are the least knowledgeable about basic Canadian history, this tour is not for you. I expected the low group numbers (15 max) would mean we would learn some new things and visit some little known pathways. Musee du Fort was never once mentioned,...","review_date":"December 17, 2018","user":"dcanadian"},{"attraction_id":1910,"rating":5.0,"review":"Jacques is great. Jacque was a trove of information and managed to keep us fully engaged on a cold winters day! The temp dipped below zero Fahrenheit but his skillful use of the sun and windless spots made the time highly enjoyable.","review_date":"December 10, 2018","user":"bernard_m"},{"attraction_id":1910,"rating":5.0,"review":"Excellent. Enjoyed every minute. Robert was very knowledgeable about the history of the city, had a good sense of humour great 2 hours. Very beautiful city. Well worth the money and time.","review_date":"November 18, 2018","user":"anne_q"},{"attraction_id":1910,"rating":5.0,"review":"Excellent tour. Our tour guide Yves Tardif made this an excellent experience.\nHe was funny, entertaining and knowledgeable.\nHe took his time and even spent an extra half hour more than what was scheduled to make sure we saw everything he felt we needed to see.\nI'd...","review_date":"November 18, 2018","user":"prairieschooner"},{"attraction_id":1910,"rating":5.0,"review":"Highly recommended to see the most interesting spots . We took this tour in November so it was very cold but we had a great time. We went to all the interesting places in old Quebec. Our Guide Robert Vandermeer was awesome. He speaks perfect English, as he is actually from Michigan. He has...","review_date":"November 15, 2018","user":"vossi912"},{"attraction_id":1910,"rating":5.0,"review":"Great Way To Explore Old Town. We booked this tour in advance, but it appeared that it wasn't necessary. There were three guides\/groups for the time slot we booked. The tour covered much of the upper old town, ending in the lower town. It provided a good introduction (learned our way...","review_date":"November 11, 2018","user":"22maui"},{"attraction_id":1910,"rating":4.0,"review":"Entertaining and happy to engage. Wove the story well into the tour\nMade links to past movies such as Hitchcock\u2019s I confess and was more than happy to answer all our questions and more","review_date":"November 9, 2018","user":"john_m"},{"attraction_id":1910,"rating":5.0,"review":"Excellent intro to beautiful Quebec City. We took this tour of Old Quebec soon after arrival. It gave us a wonderful background of the history and layout of the city, in an entertaining way. There isn't a great distance covered in the walk but it took us by most of the...","review_date":"November 8, 2018","user":"poss79"},{"attraction_id":1910,"rating":5.0,"review":"Informative Guide - perfect English. On our particular day, (10\/19\/2018), there was a large enough group to split between two guides. Our guide (retired Chemical Engineer) did a nice job gathering us so we all could hear and kept tabs on \"the stragglers\" making sure we remained a group. The...","review_date":"November 8, 2018","user":"doubledinvt"},{"attraction_id":1910,"rating":3.0,"review":"Very good tour. Interesting guide when we could hear her.. This was a very interesting tour. The tour guide was very knowledgeable & interesting; my only issue is that it was a large group & about 1\/3 of the time we just could not hear her. I have been on other tours where the guide...","review_date":"October 31, 2018","user":"kenpruz"},{"attraction_id":1910,"rating":5.0,"review":"Kings Daughters & D day landings . The walking tour of old Quebec is a \u201c must not miss \u201c a fascinating meander through the history of this wonderful city. From 1608 to the secret planning of D day landings ... the tour will surprise you and charm you.","review_date":"October 30, 2018","user":"l8682ymsoniac"},{"attraction_id":1910,"rating":5.0,"review":"Very Enjoyable . Jocelyne was delightful as our tour guide and shared personal experiences and information that made the tour special. She was very knowledgeable and gave us recommendations on where to go to eat local foods. It was a good mix of history and advice!","review_date":"October 26, 2018","user":"travelingazeileen"},{"attraction_id":1910,"rating":5.0,"review":"Old Town walking tour.. Took the tour that left from the visitor center. The tour hit the highlights of Old Quebec and took about 2 hours.There was a lot of history as well as seeing the main sights. The Old City is very hilly and our guide did his...","review_date":"October 22, 2018","user":"mikef1228"},{"attraction_id":1910,"rating":5.0,"review":"Great intro to the city!. What a great way to see and learn about the old part of the city. Clareece was the perfect guide, putting her own colorful spin on Old Quebec's very interesting history. The company caps the number of people on the tour, which makes a huge...","review_date":"October 22, 2018","user":"matt_h"},{"attraction_id":1910,"rating":5.0,"review":"Walking Tour. Great tour. Very knowledgeable guide. Gave us great suggestions on places to eat!! It was a very thorough excursion, covering many points of interest in the city. Great intro into Old Quebec City.","review_date":"October 21, 2018","user":"crmtv"},{"attraction_id":1910,"rating":5.0,"review":"Great tour. This was an incredibly informative and entertaining introduction to the Old Town of Quebec City. Michael was great. I highly recommend it.","review_date":"October 21, 2018","user":"connector315152"},{"attraction_id":1910,"rating":5.0,"review":"Old Town Quebec. This was a great tour in a beautiful city! The guide was very informative, on time, and kept going, even though it was a chilly day and she wasn't really dressed for it! The walk felt good, too. If you struggle with up\/down hill, it...","review_date":"October 17, 2018","user":"pauline_z"},{"attraction_id":1910,"rating":5.0,"review":"Terrific intro to Old Quebec!. My husband and I did not want the walking tour of Old Quebec to end; Robert Simard took us effortlessly through the centuries of this very historic (and very hilly) city. His command of detail; interesting historical context; and ability to pull in the walking...","review_date":"October 17, 2018","user":"kjrhoa"},{"attraction_id":1910,"rating":4.0,"review":"Interesting Walking Tour on a Cold Wet Day. Our tour was with Michael and because of the weather included only 4 people. Even with the harsh weather, the tour was an enjoyable and educational walk around historic Quebec City. These walking tours are excellent at giving you a headstart in understanding the cities...","review_date":"October 17, 2018","user":"william_t"},{"attraction_id":1910,"rating":5.0,"review":"Excellent guide through upper and lower old city. We started our walk in the lower city and wandered through the known sites (Place Royale for example) but guide pointed out things I would have missed. For example sidewalk markings on a side street showing the riverfront at different dates--as the shoreline was built...","review_date":"October 16, 2018","user":"smallboatcruiser"},{"attraction_id":1910,"rating":5.0,"review":"Highly recommended walking tour. We were fortunate to book this 2 hour tour of old Quebec. We had an excellent guide, very interesting and informative, who took us to places and pointed out things I am sure we would have missed if on our own and gave us a...","review_date":"October 16, 2018","user":"cliffordm8"},{"attraction_id":1910,"rating":5.0,"review":"Exceptional Voir Quebec Tour with Robert Simard. My first visit to Quebec City in September was totally enriched by an in depth walking tour with Robert Simard, a native of nearby Baie St. Paul, and a very experienced and truly exceptional tour guide who clearly loves to share his passion for this...","review_date":"October 15, 2018","user":"l_a"},{"attraction_id":1910,"rating":5.0,"review":"Delightful Afternoon Walking Tour. We were fortunate enough to be able to spend a couple of days in Quebec City a couple of weeks ago as part of a cruise from NY. When we disembarked, our little group of four travelers met our tour guide, Jacques, at an easy-to-find...","review_date":"October 14, 2018","user":"ponstad2"},{"attraction_id":1910,"rating":5.0,"review":"Great introduction to the City. Michael, our English speaking guide, led us on an informative two hour tour of the old city. Despite howling winds and rain, he kept us entertained by his wealth of knowledge. Thanks so much!","review_date":"October 11, 2018","user":"martha_d"},{"attraction_id":1910,"rating":5.0,"review":"Clarisse was wonderful. Take this tour. Clarisse was first rate, knowledgeable, comprehensive, considerate, humorous, attentive. The pace was just right. We came away with a working understanding of Quebec history. I especially enjoyed the contrast between the English and french architecture","review_date":"October 11, 2018","user":"constance5"},{"attraction_id":1910,"rating":5.0,"review":"Excellent City tour. This was an excellent way to see the city. The guide was enthusiastic, knowledgeable and friendly with very good English. We saw interesting sights and were told how the city has changed through its history. The walking was not strenuous and there opportunities to sit...","review_date":"October 11, 2018","user":"merlinx351"},{"attraction_id":1910,"rating":5.0,"review":"So much better than a guide book. With very little time in Quebec city we wanted to make sure that we saw something other than the large and obvious sights. Our guide, Jean-Fran\u00e7ois, made sure that we noticed detail that we would never have seen if we had been wandering with a...","review_date":"October 8, 2018","user":"simond851"},{"attraction_id":1910,"rating":5.0,"review":"What a walking tour. A recent stay in Quebec this was booked before I arrived.\nGuide was in vintage costume and was soldier 1600 or so.\nHe was personable. Well verse in history and what transpired during that time.\nThis was an unexpected treasure and treat.\nWe started Old...","review_date":"October 7, 2018","user":"cluttetcatvincent"},{"attraction_id":1910,"rating":5.0,"review":"Great guide. So much history, and so much to learn and see. Our guide was knowledgeable on many subjects and obviously loves Quebec. The pace was slow enough to allow me to keep up, yet brisk enough to cover lots of ground. Rain was manageable but of...","review_date":"October 5, 2018","user":"stpetesusan"},{"attraction_id":1910,"rating":5.0,"review":"Bury Your dead tour based on the Louise Penny Novel.. This was an excellent tour. It explored the history of the city and the issues raised in the novel distinguishing between fact and fiction. Our guide Marie Legroulx was well informed and very pleasant. It was a great way to experience the city.","review_date":"October 5, 2018","user":"barbara_g"},{"attraction_id":1910,"rating":4.0,"review":"Too many names, need more event history and reasons for the history. Our guide was really into sharing her knowledge. Quite strenuous walk in duration and difficulty. Lots of standing and listening.","review_date":"October 5, 2018","user":"ambassador550384"},{"attraction_id":1910,"rating":2.0,"review":"Old Quebec walking tour (or how to dodge a tsunami of tourists, and an unending string of super-sized tour buses). The tour consisted of random bits of history, often minutely discussed, but without a string of continuity. Add to this a tour guide who tried too hard to be humorous. We were bored within the first sixty minutes.","review_date":"October 2, 2018","user":"docnewt49"},{"attraction_id":1910,"rating":4.0,"review":"Great guide provides great walking tour. Michael provided lots of information about Quebec City and how it had prospered under the British shipbuilders. The subsequent decline and then rebirth were also explained in a humorous and convincing way.","review_date":"October 2, 2018","user":"psteph08"},{"attraction_id":1910,"rating":5.0,"review":"Our guide was great. He had an extensive knowledge of the Old City. He was good at keeping us involved and out of the crowded areas around the Chateau Frontenac. Lots of history and interesting viewpoints.","review_date":"October 1, 2018","user":"earl_h"},{"attraction_id":1910,"rating":5.0,"review":"Not to be missed. A most interesting 2.5 hours spent in the company of Robert. He really bought the city alive for us, was facinating to listen to, and most knowledgeable on the history of Quebec. We leave with lasting memories.","review_date":"October 1, 2018","user":"dcadja"},{"attraction_id":1910,"rating":5.0,"review":"Superb, best tour on our trip. Perhaps all the guides are terrific. Ours was Janet, and she wove the history of Quebec in with its immigrants, architecture, stone color. Two-and-a-half hours, from the top of Old Quebec to the bottom near the tramway. Never dull, time for breaks, just superb.","review_date":"September 28, 2018","user":"arniedonna"},{"attraction_id":1910,"rating":5.0,"review":"A great tour of Quebec's Old Town with an excellent guide. My wife and I were very pleased with the walking tour of Old Town Quebec and our excellent guide Robert. Robert was a local resident who had attended Laval (high school?) and was very knowledgeable about the history, the various neighborhoods and businesses in Quebec....","review_date":"September 28, 2018","user":"dick_v"},{"attraction_id":1910,"rating":5.0,"review":"Charming and Informative. Our Guide, Francine, was wonderful. fully knowledgeable of the history, architecture and culture of Quebec City and the area. My wife and I had a wonderful time and will remember Quebec because of the tour.","review_date":"September 28, 2018","user":"petecamana"},{"attraction_id":1910,"rating":5.0,"review":"Very good guide in Quebec - Ann Tanguay. The guided tour by Ann was very interesting, very educational and it covered all the interesting points in old QUEBEC","review_date":"September 27, 2018","user":"rubono_dolomites"},{"attraction_id":1910,"rating":5.0,"review":"Walking tour. Our guide, Paul Bouroughs, was fantastic! He presented facts and anecdotes which made our walk around Quebec very informative and entertaining. We would highly recommend this tour to others wishing to learn about Quebec and gain an understanding of the history of Quebec.","review_date":"September 26, 2018","user":"stefan_n"},{"attraction_id":1910,"rating":5.0,"review":"Fabulous Private Walking Tour. Our private walking tour of old Quebec was fabulous because of Louise. She was outstanding, funny, knowledgable and everything you could want in a guide. Tours Voir Quebec is a great company, easy to work with when booking tours in advance.","review_date":"September 25, 2018","user":"joanie_k"},{"attraction_id":1910,"rating":5.0,"review":"Margarita was fantastic. The tour was very informative and a great overview of Upper and Lower Quebec. Margarita was knowledgeable and enthusiastic and a lot of fun. We would recommend this tour to everyone.","review_date":"September 24, 2018","user":"kz897"},{"attraction_id":1910,"rating":5.0,"review":"Very good tour. Yves was our tour guide and was excellent. He was extremely knowledgeable and spoke perfect English. If you love history, you will love this tour. There is a lot of walking involved so be prepared. One caveat - if you are on a cruise ship...","review_date":"September 24, 2018","user":"bagpiper55"},{"attraction_id":1910,"rating":5.0,"review":"Great walking tour. Excellent presentation by guide. Wonder historically important city in northern American. French influence is very apparent here.","review_date":"September 23, 2018","user":"saburo1934"},{"attraction_id":1910,"rating":5.0,"review":"Very Informational. This was a great tour, with tons of history being explained. Pretty easy walking with many breaks to look at sights.Actual length of tour was closer to 2 1\/2 hrs. One piece of advice...if you are taking a car downtown to take in the tour,...","review_date":"September 22, 2018","user":"hoopsfanatik"},{"attraction_id":1910,"rating":5.0,"review":"Great Introductory Tour. The tour was very informative and introduced us beautifully to Quebec City. I recommend this tour on the first day of your trip to understand the history and beauty of this city.","review_date":"September 22, 2018","user":"jeffreyd570"},{"attraction_id":1910,"rating":5.0,"review":"great tour. The guide was very informative about the history of the city. Enjoyed hearing the history and seeing the different sights. Was a good tour to take on our first day to get familiar with the lay out of the city.","review_date":"September 20, 2018","user":"jan_g"},{"attraction_id":1910,"rating":5.0,"review":"Excellent tour. We thoroughly enjoyed this tour, despite gray, drizzly weather. Our tour guide was excellent - very informative, as well as charming and engaging.We learned a great deal about both the history of Quebec City and what it's like to live there today. We appreciated the...","review_date":"September 20, 2018","user":"diana81184"},{"attraction_id":1910,"rating":5.0,"review":"Best walking tour we've ever taken. Clarise provided a fantastic and informative experience! Great combo of history and interesting comments about a beautiful city. we even walked past Clarise's home on the tour so you know she loves her city. Couldn't have been a better use of 2 hours.","review_date":"September 18, 2018","user":"atin2013"},{"attraction_id":1910,"rating":5.0,"review":"Great way to see the city. We started our visit to Quebec City with a walking tour. It was a great way to get an overview of the City. Our tour guide was very knowledgeable and entertaining. Definitely a \"must do\".","review_date":"September 16, 2018","user":"katherine_j"},{"attraction_id":1910,"rating":5.0,"review":"Awesome tour!. This was our first tour in Quebec. My husband and I found this tour very informative. After this tour, we knew where everything was.","review_date":"September 15, 2018","user":"myriam_w"},{"attraction_id":1910,"rating":5.0,"review":"Great Tour of Quebec City. Our tour guide Robert did a wonderful job showing us Quebec City! He was very knowledgeable and entertaining. We learned a lot from the tour and we truly enjoyed it. Although it was a challenging day getting around because of the bike races, we were...","review_date":"September 14, 2018","user":"william_w"},{"attraction_id":1910,"rating":5.0,"review":"Absolutely Perfect. Our guide for this tour was so amazing, a true local who loves her city. She started on time, kept us together and had stories of historical and human interest everywhere we passed. I would take this tour over again in a heartbeat.","review_date":"September 13, 2018","user":"gretchen_k"},{"attraction_id":1910,"rating":5.0,"review":"Worthwhile Tour. We took this tour today and our guide Marise was excellent. Good pace, nice sized group (16). Some cobblestones but usually smooth pavement. Public washrooms halfway and 3\/4 way.","review_date":"September 11, 2018","user":"kathleen_p"},{"attraction_id":1910,"rating":5.0,"review":"Would Recommend!. Our tour guide Louise was very knowledgeable and funny. She made sure we knew about the history of buildings and places and did not rush - she actually went about 30-40 minutes over. Well worth it!","review_date":"September 10, 2018","user":"kamplement"},{"attraction_id":1910,"rating":5.0,"review":"Highly recommended . Robert was fabulous, very entertaining and great knowledge of the city,put your walking shoes on.\nWe loved Quebec, wish we had more time here.","review_date":"September 10, 2018","user":"laugh74"},{"attraction_id":1910,"rating":5.0,"review":"Quebec walking tour with Robert!. Robert did an excellent job. There were about 10 of us. He has a very nice pace for walking and speaking. We were to be together for about 2 hours, but it ended up being closer to 2 1\/2. It was very interesting and a...","review_date":"September 10, 2018","user":"planitohio"},{"attraction_id":1910,"rating":5.0,"review":"Great Tour. A great way to see & hear about some of the history of this area. Our guide, Clarissa, was very knowledgeable, easy to understand (English tour), a good storyteller & had a great sense of humour. Our tour lasted 2.5+ hrs but went by fast....","review_date":"September 9, 2018","user":"bella_canada_12"},{"attraction_id":1910,"rating":5.0,"review":"Delightful, in-depth experience. Merci, Gladys, for an outstanding tour! As we walked the streets of the three main parts of the city we learned about the three major periods of Quebec history. Gladys pointed out the architecture of the French, British and Canadian periods at pertinent opportunities where...","review_date":"September 9, 2018","user":"janet_s"},{"attraction_id":1910,"rating":5.0,"review":"Michael O'Neill brings an architect's eye and deep affection for the city to this tour. We had a 2+ hour tour of Quebec with Michael O'Neill. He gradually revealed his own deep family and personal connections to the city as he offered insights into the economic, political, educational, and religious life of the city. And along the way he pointed...","review_date":"September 7, 2018","user":"david_d"},{"attraction_id":1910,"rating":2.0,"review":"Good Tour but didn't like the English (but willing to take our money). We booked the tour via our hotel, walked to the tourist office and everything started well.\nThe guide spoke good English and seemed to have a pleasant manner. However, part way through the tour he appeared to take delight in making it clear that the...","review_date":"September 5, 2018","user":"somersettraveller08"},{"attraction_id":1910,"rating":5.0,"review":"What a wonderful experience!. We did the 10am tour and I believe our tour guide was Clarisse. She was extremely knowledgeable of the historic and cultural aspects of the city and province as a whole and made recommendations of follow-up visits we should make, many of which I didn't...","review_date":"September 5, 2018","user":"snowang99"},{"attraction_id":1910,"rating":4.0,"review":"Well worth the money. It's important to get acclimated to a new town. If you can find a tour that gives you a good overview not only of history, but where everything is so you can plan the rest of your trip, you should take it. This one does...","review_date":"September 3, 2018","user":"rc30319"},{"attraction_id":1910,"rating":5.0,"review":"Guy was great!. Our tour guide Guy was excellent. Knowledgeable and interesting, very informative and entertaining. Lots of walking but well paced.","review_date":"September 3, 2018","user":"danc21"},{"attraction_id":1910,"rating":5.0,"review":"Excellent Tour Louise is the Best !. My boyfriend and I took the walking tour on Friday . The tour started and lasted for 3 hours . We walked hills stairs and many crowded sidewalks . If you are thinking about doing this tour wear good comfortable shoes the inclines can be...","review_date":"September 3, 2018","user":"julie_h"},{"attraction_id":1910,"rating":5.0,"review":"2 hour Quebec City Walking Tour. My wife and I visited beautiful Quebec City last week. There were so many things we wanted to see, but only had 2 days to stay in Quebec City before moving on to Montreal, that we decided to take to tour which we booked thru...","review_date":"September 2, 2018","user":"nebodipi"},{"attraction_id":1910,"rating":5.0,"review":"Great introduction from a local!. We had one day in Quebec City and made sure to book a walking tour. Genevieve was our guide and did a fantastic job. It was clear how much she loved her city and she was very knowledgeable. Even though it rained on our tour,...","review_date":"September 2, 2018","user":"mark_s"},{"attraction_id":1910,"rating":5.0,"review":"Excellent Walking Tour. Tours Voir Quebec - Guide Robert Simard\nIt was our first trip to Quebec City. We were anxious to see the highlights of the only walled city north of Mexico, now a UNESCO site. If you are physically able to walk for a couple of...","review_date":"September 2, 2018","user":"catharine2013"},{"attraction_id":1910,"rating":5.0,"review":"Excellent Way to Learn About the City. We had a fantastic tour with Robert Simard yesterday. We learned so many interesting things about spots we had passed by a couple of times before and not even noticed, and a good amount of Canadian history in a very interesting way. He was entertaining...","review_date":"September 2, 2018","user":"bizygal"},{"attraction_id":1910,"rating":5.0,"review":"Awesome Tour!!. Our guide, Jim, was a native of Quebec City and that gave us great insight into the history of this amazing city. He was very informative and passed along little tidbits he remembered from his childhood. Lots of walking up and down hills which we...","review_date":"September 1, 2018","user":"rbarbato"},{"attraction_id":1910,"rating":5.0,"review":"Walking tour covers all the great locations in an easy downhill stroll. We really enjoyed the time we spent with our guide. The group was small enough to get to know everyone and hear our guide. This was our first morning in Qu\u00e9bec and it was a nice way to get a feel for the place. Our...","review_date":"August 30, 2018","user":"geoff809"},{"attraction_id":1910,"rating":5.0,"review":"\"Bury Your Dead\" book tour. Very interesting tour of the places highlighted in Louise Penny's book \"Bury Your Dead\". Our tour leader Marie was terrific and gave us very in-depth history and descriptions of the various buildings including a couple that are exclusive to this tour. Also included a sampling...","review_date":"August 30, 2018","user":"gmule"},{"attraction_id":1910,"rating":5.0,"review":"Well worth spending a couple of hours. We were really pleased we did this walking tour. Our guide, Clarisse, was great. Very knowledgeable and very pleasant. We learnt a lot about the history of Quebec and the buildings we saw along the route. Doing this during out first morning in the City...","review_date":"August 29, 2018","user":"ian_f"},{"attraction_id":1910,"rating":3.0,"review":"Worth doing. We were told this was something we should do. Our guide was very pleasant but talked way too much. We learned a lot about the history of the area and saw many points of interest, but we felt that each stop including a lot of...","review_date":"August 28, 2018","user":"lyn_n"},{"attraction_id":1910,"rating":5.0,"review":"Interesting tour and an amazing and friendly guide. I did alone this activity and I had a great time walking around the old city. I discovered with the guide some new places for me . The guide , a medium-age woman had a lot of knowledgement about the city and its history. In...","review_date":"August 27, 2018","user":"abpcanada"},{"attraction_id":1910,"rating":5.0,"review":"Up Close and Personnal. The guide knew the city and history, was friendly and entertaining. It was a two hour walking tour, mostly down hill, that was not too demanding. The tour ends at the Funicular, which you can ride back up to where the tour started.","review_date":"August 27, 2018","user":"michael_h"},{"attraction_id":1910,"rating":5.0,"review":"Interesting walking tour of Quebec. Excellent guide, Charlotte, who was well informed, explained things very well, and we walked around seeing most important sights within the allotted time frame. She had much info to pass along, including photos, and it was all quite interesting and informative. I would definitely recommend...","review_date":"August 26, 2018","user":"124lindaf"},{"attraction_id":1910,"rating":5.0,"review":"Great walking tour of Old Quebec. Our 5-star tour guide, Genevieve, was very knowledgeable and personable. We highly recommend her to anyone who wants an outstanding introduction to Quebec history, culture, food and restaurants!","review_date":"August 25, 2018","user":"430billn"},{"attraction_id":1910,"rating":5.0,"review":"Fascinating walking tour Old Quebec City. Our guide was extremely informative and entertaining. Need to be reasonably fit as we walked for two hours, but had some rest stops along the way. We visited many streets in the old town area and local attractions, lots of history explained by our guide...","review_date":"August 25, 2018","user":"mcgirl07"},{"attraction_id":1910,"rating":5.0,"review":"Very good. Pierre was a great tour guide and very informative. Would highly recommend this walking tour. Perhaps not the best for those who can't walk too much?","review_date":"August 24, 2018","user":"rsk365"},{"attraction_id":1910,"rating":5.0,"review":"Great way to see the city. My husband and I only had one day in the city so we decided to walk around in our own for a who,e as well as take this two hour walking tour. We had a wonderful lady who was a retired school teacher (be,ie e...","review_date":"August 20, 2018","user":"cat112clh"},{"attraction_id":1910,"rating":5.0,"review":"Great Guide!. We had Genevieve L'Heureux and she was the best guide I have ever had for a walking tour. She knew her history and architecture and explained it very clearly. She had a very positive attitude. Highly recommended.","review_date":"August 20, 2018","user":"ian_g"},{"attraction_id":1910,"rating":5.0,"review":"Great tour of Old Quebec. Robert was our guide and did an excellent job. He is an expat so spoke perfect English. Not only did he explain the history of Quebec and the history of many of the buildings he gave recommendations as to some great restaurants. Highly recommended.","review_date":"August 20, 2018","user":"robbo02641"},{"attraction_id":1910,"rating":5.0,"review":"Great tour. Louise was great\u2014great stories, provided interesting history of Quebec and Canada, good sense of humor, answered questions well, recommended lots of interesting places to see later, visuals with history and pictures of key people and statues, included both European and First Nations history up to...","review_date":"August 20, 2018","user":"cjcjboston"},{"attraction_id":1910,"rating":5.0,"review":"Robert was an excellent guide!. We arrived Wednesday night and had scheduled this walking tour for Thursday morning. Wanted to get a sense of the city. Robert was highly engaging, entertaining and very informative. We learned history, legend and lore. It was also very interesting to learn about the British...","review_date":"August 19, 2018","user":"charlotte_s"},{"attraction_id":1910,"rating":5.0,"review":"Private tour of Quebec City . Robert Simard was a fabulous tour guide. My teenage daughter and I did a 3 hour walking private tour which flew by. Robert has a rich knowledge of history and local favorites. We covered so much ground and found Robert funny and engaging. Highly recommend!","review_date":"August 18, 2018","user":"sasd66"},{"attraction_id":1910,"rating":5.0,"review":"Guided Walking Tour. Excellent way to learn about the history and architecture of Old Quebec. Our guide, Clarice was very knowledgeable. She shared interesting facts and humorous comments. The tour was well paced. Definitely a great way to explore some areas you maybe would not find on your...","review_date":"August 17, 2018","user":"missy_j563"},{"attraction_id":1910,"rating":5.0,"review":"Wonderful tour with Neil!!. I always start my travel with a walking tour and Neil\u2019s didn\u2019t disappoint! Great overview of Old Quebec with the right amount of history and entertaining presentation! Thanks Neil for your introduction to the city!","review_date":"August 17, 2018","user":"slr1129"},{"attraction_id":1910,"rating":5.0,"review":"You really should do this tour. So glad we did this walking tour - got to know so much more about Quebec City history and interesting facts. The guide (Richard) was very good and knowledgeable. There is a good mix of walking and stopping.","review_date":"August 16, 2018","user":"hoyaalum"},{"attraction_id":1910,"rating":5.0,"review":"Best way to start your Quebec City visit. Walked the upper and lower town with expert guide who played role of daughter of Quebec's founder. Personable and interesting and full of historical and cultural insight.","review_date":"August 16, 2018","user":"sjh49"},{"attraction_id":1910,"rating":5.0,"review":"Great time!. Genevieve was great! Kept us moving, entertained and we learned something. Held the attention of our 13 and 18 yr old boys - quite a feat!","review_date":"August 14, 2018","user":"lcooksontp"},{"attraction_id":1910,"rating":5.0,"review":"Pierre was great!. Enjoyed our 2 hours with him. He is very friendly, well informed and stands out in a crowd. (He is very tall-no umbrella or wand needed to find him as your guide.) His voice also carries well so everyone in our group of 16ish could...","review_date":"August 14, 2018","user":"islandzgirl"},{"attraction_id":1910,"rating":5.0,"review":"Must Do. This is a fantastic way to see the highlights of the Upper and Lower town and find out about the old city and its history and buildings. Janet Miller was our guide and she was amazing. The tour starts in the upper town and heads...","review_date":"August 13, 2018","user":"dac6054"},{"attraction_id":1910,"rating":5.0,"review":"The best way to learn about and view the city!. Francois was our tour guide, and we couldn't have been more entertained! He was wonderful, very knowledgeable, and so much fun!","review_date":"August 13, 2018","user":"sarah_b"},{"attraction_id":1910,"rating":5.0,"review":"Highly recommend this tour---Excellent!!. My husband and I did this tour on our first day in Quebec, it did not disappoint. Our tour guide Robert Vandermeer was knowledge and it was great to have an overview of history. He pointed out very interesting facts. He took us to places,...","review_date":"August 12, 2018","user":"newbrunswicker08"},{"attraction_id":1910,"rating":5.0,"review":"An A++++ tour of Quebec City with an A++++ guide!. The four of us could not have asked for a better tour guide - Thanks, Janet Miller! Janet was knowledgeable about the city, the history, the architecture, the shops, the restaurants, religion, and she was humorous, polite, kind, and considerate. It was an extremely hot...","review_date":"August 10, 2018","user":"linda_b"},{"attraction_id":1910,"rating":5.0,"review":"Great overview of the city!. This tour was a fantastic way to get an historical overview of the city. We actually walked for just over 2.5 hours, and we learned so much in the process! Our guide Clarisse was very knowledgeable, charming and funny. She kept the group moving and...","review_date":"August 7, 2018","user":"mptravels17"},{"attraction_id":1910,"rating":5.0,"review":"A truly grand tour. Our guide was Robert Simard and what a knowledgeable and charming host for the City! I would recommend this tour to everyone who first arrives in the city, because it provides not only the history of the area, but helps a person 'get the lay...","review_date":"August 6, 2018","user":"mamanomad2018"},{"attraction_id":1910,"rating":5.0,"review":"Wonderful with excellent guide. Tour had nice group of about 14 people led by Pierre. He was an absolute pleasure and very knowlegable with many insights including where to get a good lunch with the locals.\nIt really is the first thing you should do if you are new...","review_date":"August 3, 2018","user":"lennybk"},{"attraction_id":1910,"rating":4.0,"review":"Very Good. This walk actually lasted 2.5hrs. The guide Clarisse was very knowledgeable, friendly and funny. You can tell she loves neighborhood and her job as a guide. It was a wonderful tour.\nWear proper walking shoes bring water.","review_date":"August 2, 2018","user":"j_p"},{"attraction_id":1910,"rating":5.0,"review":"Great tour!. My husband and I really enjoyed our walking tour. I was so impressed by how knowledgeable (and funny!) our guide, Francois, was. He seemed to really want to make sure that we got the most out of our tour and was willing to modify things...","review_date":"August 2, 2018","user":"juliamk87"},{"attraction_id":1910,"rating":5.0,"review":"Really Enjoyed. We were first-time visitors and really learned a good deal of history while getting oriented to the City. Well worth it!","review_date":"July 31, 2018","user":"n6769aqdonaldg"},{"attraction_id":1910,"rating":5.0,"review":"Get your bearings,. This was the first trip to Quebec City for my wife and I. We took this tour on our first full day in Quebec. We found the guide to be extremely pleasant and quite knowledgeable of the City. The tour was just the right length...","review_date":"July 31, 2018","user":"thomas_e"},{"attraction_id":1910,"rating":5.0,"review":"Highly recommended activity on first day in QC!. Took this tour on the first morning of my 3 night stay in Quebec City. Great to have an overview of history and orientation of the area. 2 hours seemed to fly away with interesting stops and history bites from our tour guide, Pierre. He...","review_date":"July 30, 2018","user":"paisley_l"},{"attraction_id":1910,"rating":5.0,"review":"Best way to start our stay in Quebec City. What a great way to start our stay in Quebec City. Our guide, Raymond, was a wealth of knowledge. The tour was a perfect length, and worth the price. We would recommend this tour to anyone interested in the history of the city.","review_date":"July 30, 2018","user":"kelly_t"},{"attraction_id":1910,"rating":4.0,"review":"Worth the time and money. The tour was very good and mostly interesting. The history explanations were quite spotty\u2014lots of detail and stories about some things, nothing about other things that seemed more vital to the Qu\u00e9bec story. The guide (Jim) was friendly and stayed longer than the tour was...","review_date":"July 29, 2018","user":"wolmoz34"},{"attraction_id":1910,"rating":5.0,"review":"The Best View of the City is On Foot. Our visit to Quebec City started with this tour. We were led around upper and lower Quebec City by our guide \"red hat\" Clarice. The tour was heavily laced with the history of the city, and the evolution of the buildings and architecture. There is...","review_date":"July 29, 2018","user":"gregory_h"},{"attraction_id":1910,"rating":5.0,"review":"Beautiful Walking Tour of Quebec City. We took the Grand Tour of Quebec City with Charlotte and enjoyed it immensely. She is very knowledgeable and has photos and anecdotes about the various historic and significant sites we visited. I would recommend a walking tour to introduce you to the city and...","review_date":"July 27, 2018","user":"adragicevic"},{"attraction_id":1910,"rating":5.0,"review":"Very Educational..... Loved our walking tour of Old Qu\u00e9bec...it was a great way to see the city, find interesting places and learn the history of the city...Highly Recommended.","review_date":"July 25, 2018","user":"takarehi"},{"attraction_id":1910,"rating":5.0,"review":"Great way to See and Get to Know QC. This tour was wonderful way to get to know a city for the first time. Clarice was our tour guide and she was fantastic. A bevy of knowledge, great sense of humor and a very good speaker as well. She gave a rich history of...","review_date":"July 25, 2018","user":"mike_o"},{"attraction_id":1910,"rating":5.0,"review":"A tour thay brought the city to life. An incredible tour (we had Francois as our guide). His talk about the history and the stories of Quebec City made me fall in love with the city. A 2 hour tour, where we all hung on every word, and didn't really want it to...","review_date":"July 23, 2018","user":"nik_t"},{"attraction_id":1910,"rating":5.0,"review":"Great highlights of Old Quebec. Took this tour on the first day to orient ourselves to the old town Took the tour with Jacques very knowledgeable guide. Started promptly at the Tourist Information Centre and worked our way down to the Lower Town. Small group and relaxed pace made this...","review_date":"July 22, 2018","user":"hwy_girl1406"},{"attraction_id":1910,"rating":5.0,"review":"Worth it!. We took this tour this morning with Clarisse -- amazing! Checked in with the tour inside the Tourist Information Center right off the Place d'Armes inside Old Quebec and met the group right outside. Clarisse was prompt, knowledgeable, smart, and funny. Spoke loud enough that...","review_date":"July 21, 2018","user":"kristink55"},{"attraction_id":1910,"rating":5.0,"review":"A \"must do\" and even better on the first day. I took the tour solo and was pleasantly pleased to see that the group was a small one. Clarisse, the tour guide was awesome. I wish history was this interesting in school; she gave us a great history lesson on her hometown. Although the tour...","review_date":"July 21, 2018","user":"staciabs"},{"attraction_id":1910,"rating":5.0,"review":"Great snapshot of Old Quebec. Our walking tour of Old Quebec was excellent. Our tour guide was knowledgeable, friendly and relaxed. She pointed out very interesting facts that included humourous stories along with historical facts. She answered any questions and extended the tour so as not to rush us. Highly...","review_date":"July 21, 2018","user":"jackie_n"},{"attraction_id":1910,"rating":5.0,"review":"Francois Vidal is amazing!. This tour was so interesting!! Who knew history could be fun and interesting all at the same time?!\nThe tour is broken up so you\u2019re not hiking from top to bottom of the City to where it\u2019s exhausting.\nFrancois is so knowledgeable and entertaining! As...","review_date":"July 18, 2018","user":"470darlab"},{"attraction_id":1910,"rating":5.0,"review":"New England Canada Cruise. Highlight of the cruise stops. Historical, informative guide and lots of information about a beautiful city that reminds me of our European cities we've visited. Wish we could have spent more time there!","review_date":"July 18, 2018","user":"rick_k"},{"attraction_id":1910,"rating":5.0,"review":"Guide relates memorable history for a great tour!. Our guide, Elizabeth, was expert at not only providing an interesting overview, but also leading the tour with consideration by stopping in the shade when possible and giving us great tips for the best way to visit the sites when we returned on our own....","review_date":"July 17, 2018","user":"jdexterganek"},{"attraction_id":1910,"rating":5.0,"review":"Guide Anne Tonguay was fantastic - highly recommend a tour. Great tour with my wife and two kids (10 and 13 years old). Anne's great knowledge of history shined through as she related the perspective of Canadians, French, English, Spanish and Americans and others throughout the tour. She made the tour fun and educational.","review_date":"July 14, 2018","user":"joe_z"},{"attraction_id":1910,"rating":5.0,"review":"Best of the Best. I was in Quebec City for only two days traveling solo, I decided to take the two hour walking tour first thing, and am so happy I did. Francois Vidal was very informative and fun as my tour guide. This gave me a good idea...","review_date":"July 14, 2018","user":"jachia08"},{"attraction_id":1910,"rating":4.0,"review":"A very good two-hour overview with lots of history . My wife and I both enjoyed this tour, which might be more interesting to Canadians than to visitors from other countries ... although our guide tied in all of North America and England\/France in his narrative. The sights were amazing and you really got a...","review_date":"July 11, 2018","user":"davidxyz_13"},{"attraction_id":1910,"rating":4.0,"review":"Guide Clarise was exceptional. This walking tour is a good way to see the Old Quebec - upper and lower cities. Our guide, Clarise, lives there and was very knowledgeable. In addition to the usual tour information, she provided a lot of personal insight, with humor and charm. (Our...","review_date":"July 10, 2018","user":"kathiems"},{"attraction_id":1910,"rating":5.0,"review":"Old City and Montmorency Falls Tours - Fantastic!. We selected two private tours in QC \u2014 the Old City Walking Tour and the half-day tour to Montmorency Falls. We had Robert Simard for both tours and could not have asked for a better tour guide. He was knowledgeable, had a deep understanding of...","review_date":"July 9, 2018","user":"bobjoycedenver"},{"attraction_id":1910,"rating":5.0,"review":"So much Information - Wonderful Tour. My daughter signed us up for a walking tour of Quebec City. We did a lot of walking but our tour guide was wonderful and so knowledgeable. She took us to places we would not have visited on our own. It one point on the...","review_date":"July 9, 2018","user":"franny4579"},{"attraction_id":1910,"rating":5.0,"review":"Nice Overview of the City. Guide Janet was personable, friendly and open to answering questions along the way. The tour gave a great overview of the city's history, some of the characters involved in its founding, the architecture and culture. The two hours went by quickly, even in the intense...","review_date":"July 9, 2018","user":"dina_v"},{"attraction_id":1910,"rating":5.0,"review":"The Grand Tour with guide Clarice. Excellent tour. Due to a mixup, she had to cope with two groups so there were over 20 of us, but she handled it very well. She was knowledgeable and enthusiastic and she had lots of stories that brought history to life. I would recommend...","review_date":"July 8, 2018","user":"brenmar2017"},{"attraction_id":1910,"rating":5.0,"review":"Old city tour. Great job by our tour guide Janet. We were a small group and got to see many interesting sites and great stories. Awesome history of a proud French Canadian city.","review_date":"July 7, 2018","user":"matthew_w"},{"attraction_id":1910,"rating":5.0,"review":"Uncovering History. We had Francois for our tour leader on a cold windy day. He was incredibly informative and funny while learning about the history of Quebec City. He was personable, knowledgeable and willing to do anything to make us have a wonderful tour. We would recommend...","review_date":"July 2, 2018","user":"debra_l"},{"attraction_id":1910,"rating":5.0,"review":"Great tour - thanks Genevieve!. We really enjoyed this tour. It went at a nice pace, gave us lots of history, a nice mix of architecture, churches, battles. Our guide also gave us good tips for more modern concerns such as where we could get some good ice wine and...","review_date":"June 29, 2018","user":"sdhime"},{"attraction_id":1910,"rating":5.0,"review":"Engaging, informative, personable tour!!!. Our guide was Francoise Vidal and he gave a wonderful tour! He is knowledgeable and encouraged us to consider many perspectives of this interesting city. The length was just right and not very demanding for the '60 ish' crowd. I do recommend good, supportive shoes...","review_date":"June 26, 2018","user":"marcia_h"},{"attraction_id":1910,"rating":5.0,"review":"Our favourite part of the trip. We had a wonderful time on this tour. Fran\u00e7ois was entertaining, kind, and knowledgeable. We opted for the shorter tour (2h30) rather than the longer one (4h) but we would happily have done the longer one.\nDefinitely recommended.","review_date":"June 18, 2018","user":"elisabeth_m"},{"attraction_id":1910,"rating":5.0,"review":"Very enjoyable. Wonderful walking about Quebec. Our guide was Carol, friendly, educated lady.The tour goes from 'lower' to 'upper' Quebec. Normally, there is a ride on the funicular. It was closed to to the g7 meeting so we had to walk up the \"break neck stairs\". Not...","review_date":"June 14, 2018","user":"j_s"},{"attraction_id":1910,"rating":5.0,"review":"Excellent, very informative. Robert Simard was very good.. he explained the different architectures in the city very informatively.. he has lot of knowledge about the Qubec city history which he shared with us. The city has lot to give when it comes to history, architecture, nature, people.. we...","review_date":"June 12, 2018","user":"chitrasolanki"},{"attraction_id":1910,"rating":5.0,"review":"Great walking tour ... even in the blowing rain!. Mike was a great guide and not only oriented us to the old city, but to the history of Quebec as well ... French, English, and Canadian. It was rainy and cold, but still informative and fun.","review_date":"June 6, 2018","user":"larry888"},{"attraction_id":1910,"rating":5.0,"review":"A lovely walk through a beautiful city. Who better to take a walk with than someone born and raised in beautiful Quebec.?\nJanet Miller, our guide at Voir Quebec tours entertained us on a 2.5 hour walk through her city. Knowledgeable, considerate and entertaining, she kept our group engaged with her descriptions...","review_date":"June 5, 2018","user":"mike_z"},{"attraction_id":1910,"rating":5.0,"review":"Bringing history to life!. I signed up for this tour with my 11-year-old son based on others' reviews, as my son's attention has been known to wander if not kept engaged. Our group of 8 was lead by Normand, who should have been a history or drama teacher. On...","review_date":"June 3, 2018","user":"pricehall2018"},{"attraction_id":1910,"rating":4.0,"review":"Informative and well paced. I took this informative and through walking tour of Quebec City with Michael as my guide yesterday and learnt a lot about this gorgeous city.\nThere were around 20 people waiting for this tour and we were split into two groups, which as great as...","review_date":"June 1, 2018","user":"kellyadl"},{"attraction_id":1910,"rating":5.0,"review":"Highly recommend this tour!. Our tour guide, Robert Vandermeer, was excellent. The start was conveniently located in old Quebec City and covered many highlights. Robert had a lot of knowledge and it was great learning about the history of Quebec City. I would recommend this tour at the very...","review_date":"May 30, 2018","user":"jandcritchey"},{"attraction_id":1910,"rating":5.0,"review":"Outstanding Introduction to Old Quebec. Robert was an outstanding guide. He was soooo knowledgeable and passionate about the city and shared and showed some hidden gems. The Walking Tour with Robert was a real highlight of our trip to Quebec City. Highly recommended.","review_date":"May 30, 2018","user":"mela233"},{"attraction_id":1910,"rating":4.0,"review":"Great guide - but operator advertising a little off.. Robert is a fantastic guide \u2014 request him if you can!\nFYI, 2.5 p-hour tours are only 2 hours (leave late and end early) and the tour company does not abide by the 15-person maximum they advertise. The large group (ours was 18) truly does...","review_date":"May 29, 2018","user":"rangerbeggs"},{"attraction_id":1910,"rating":5.0,"review":"Very Good Tour. Our guide was Elizabeth and she knew her stuff. It was a little over two hours and we learned of Quebec history, culture, religion, education and she even provided some restaurant recommendations. This tour will illuminate your view of Quebec. Thanks Elizabeth!","review_date":"May 28, 2018","user":"malachy777"},{"attraction_id":1910,"rating":3.0,"review":"Informative BUT ..... This was a good experience but I expected more when I read the reviews. I guess it depends on the tour guy and how he organizes the information and pass them to the public. Our guy was full of knowledge but not capable of passing...","review_date":"May 24, 2018","user":"mahanaief"},{"attraction_id":1910,"rating":5.0,"review":"Robert Vandermeer was a fantastic guide!. Last Thursday I thoroughly enjoyed the walking tour with Robert. Although Robert is not a \"native,\" he was extremely knowledgeable and shared information about history, architecture, culture and even favored restaurants! Guiding our group of 12 through the quiet streets of Quebec City, Robert stopped...","review_date":"May 20, 2018","user":"linda_d"},{"attraction_id":1910,"rating":5.0,"review":"A must when visiting Quebec. We were fortunate enough to have Francoise Vidal as our tour guide, the information he relayed over the tour was so very interesting. We had a diverse group and he had everyone engaged. He brought Quebec to life. Thanks for a wonderful afternoon.","review_date":"May 20, 2018","user":"pjo423"},{"attraction_id":1910,"rating":5.0,"review":"Excellent guide and tour!. The 2.5 hour walking tour with Robert flew by with wonderful banter and interesting information about life in Quebec City, new and old. He was very helpful with suggestions of places to eat and directed us to a fantastic bakery, one of his favorites. He...","review_date":"May 20, 2018","user":"wendy_o"},{"attraction_id":1910,"rating":5.0,"review":"Centuries of history in 2.5 hrs - May 2018. Fabulous. Robert Vandermeer was the guide for us. Extremely knowledgeable, stays current on city information, and loves his job. The 2.5 hour tour was just the right length. Good balance between talking, walking, and stopping. Since he had lived in the old town for 10...","review_date":"May 12, 2018","user":"julie_t"},{"attraction_id":1910,"rating":5.0,"review":"Quebec City walking tour. The tour was very informative and our guide, Richard, was so knowledgeable of the places and events! In the 2 1\/2 hrs, he was so considerate since we had our pet dog with us on the tour; he would allow for some stops for the...","review_date":"May 12, 2018","user":"alex_i"},{"attraction_id":1910,"rating":5.0,"review":"QC Waliking tour. The guide was informative and entertaining. The walk was a little over two hours. If you have the time, book this.","review_date":"May 8, 2018","user":"mikecornforth"},{"attraction_id":1910,"rating":5.0,"review":"Very good overview. Two hour centered on the architecture of houses, some historical in information, religious history, upper and lower towns.","review_date":"May 2, 2018","user":"marshacook"},{"attraction_id":1910,"rating":5.0,"review":"Wonderfully, surprisingly, amazing !!!!. We had been to Quebec city a couple of times before, and this time brought our adult son with us to show him the town. The concierge at Chateau Frontenac suggested the Voir Quebec walking tour. Our guide, Francois Vidal, was extremely knowledgable, super charming,...","review_date":"April 29, 2018","user":"thewildthornbarrys"},{"attraction_id":1910,"rating":5.0,"review":"Excellent. Thoroughly enjoyed this walking tour. Our guide Robert was full of information and history. I only wish it was a little slower so I could take more photos. Loved it.","review_date":"April 26, 2018","user":"sylvia_s"},{"attraction_id":1910,"rating":5.0,"review":"Interesting and fun. The tour provided information that we would not have received about Quebec City without the tour. The walking tour was relaxed and at an easy pace that brought us to parts of the city that we probably would have missed. Definitely recommend!","review_date":"April 18, 2018","user":"amy_t"},{"attraction_id":1910,"rating":5.0,"review":"Great Guide, Fantastic Tour in Inclement Weather!. Just finished taking a fantastic walking tour of old town Quebec City which we booked through Tours Voir Quebec. Our guide Richard Seguin was absolutely fantastic! Very fun, informative, and entertaining. Learned so much about Quebecois history and culture. Our tour was supposed to be...","review_date":"April 17, 2018","user":"cake-and-pie-eater"},{"attraction_id":1910,"rating":5.0,"review":"You need this tour. We had the great tour guide Robert. This tour is definitely helpful and needed if you are visiting the old Quebec City for the first time and have not been much research on this old city. It saves you a lot of time finding out...","review_date":"April 7, 2018","user":"carolkmlee"},{"attraction_id":1910,"rating":5.0,"review":"grand tour with Simon Jacobs. We went to Quebec city on Easter Sunday, and we were happy they still have tours under such a windy weather. Simon Jacobs is a very nice guide. He's very informative with the history of the area. It made the rest of our visit so...","review_date":"April 2, 2018","user":"tao_j"},{"attraction_id":1910,"rating":5.0,"review":"HIstory lesson al fresco. Wish Robert had been my history prof back in high school; I would have retained a lot more! Started near the Fairmont and just over 2 hours later finished at the funiculaire. We\u2019ve been to Vieux Quebec twice before but hearing about the history of...","review_date":"March 23, 2018","user":"patricia_f"},{"attraction_id":1910,"rating":5.0,"review":"Great tour with enthusiastic guide. Morning grand tour with Robert Simard. Very keen tour guide with lots of great history. Hits all the main sites in upper and lower old Quebec. Will answer any questions you have and give suggestions for food and lots of little extra tidbits. I also...","review_date":"February 27, 2018","user":"jfar7052"},{"attraction_id":1910,"rating":5.0,"review":"Winter walking tour. Robert did an excellent job informing and entertaining us (and keeping us warm!) for 2+ hours in this fine city! We would highly recommend this activity.","review_date":"February 15, 2018","user":"jenifer_c"},{"attraction_id":1910,"rating":5.0,"review":"Wonderful exposure and insight.... Some things are \"just right\" and this tour was. We stayed nearby at the Hilton - it took less than 15 minutes to walk to the meeting point. Check-in was simple and we awaited our guide who held a great passion for Old Quebec. It's...","review_date":"January 13, 2018","user":"jiggerb"},{"attraction_id":1910,"rating":5.0,"review":"best overview of old city. Long walking tour with Tour Voir; lucky enough to have Louise as our guide. there is considerable walking; the only way to really see Upper and Lower town. Very informative, especially the restaurant suggestions, as the offerings are overwhelming .Best way to get an overview...","review_date":"January 9, 2018","user":"sonye1"},{"attraction_id":1910,"rating":5.0,"review":"Frozen on the outside, but laughing on the inside.. With a wind chill of -25 degrees our tour could've been a 2 and 1\/2 hr scene from March of the Penguins, but with Sir Simon as our guide we had a fantastic time! Starting with the monuments on and around Dufferin Terrace you wind...","review_date":"December 30, 2017","user":"765mollyc"},{"attraction_id":1910,"rating":4.0,"review":"very good tour. we were lucky to have a great guide lead us with a group of 12 for 2.5 hours around Old Quebec. She was very informative about history and other facts regarding the city. we got to see sights we never would have known about. Prepare...","review_date":"October 25, 2017","user":"jfd"},{"attraction_id":1910,"rating":5.0,"review":"Very good. We went on the 4 hour walking tour with Judith and enjoyed it very much. Judith was very informative and interesting, and showed us parts of Quebec City that we wouldn't have found by ourselves. Our small group appreciated the drink that was included at...","review_date":"October 24, 2017","user":"sometimesong"},{"attraction_id":1910,"rating":4.0,"review":"Worthwhile first-day activity. Our walking tour, led by Mike, had nine people, a nice size. Mike's knowledge of Quebec history is extensive, but he had so much to share and it came tumbling out so fast he was sometimes hard to follow. Regardless, his enthusiasm was evident, and...","review_date":"October 23, 2017","user":"wunderwoof"},{"attraction_id":1910,"rating":5.0,"review":"Great tour, excellent guide. We had a great time on this tour. The tour guide was knowledgeable, engaging, and had an excellent sense of humor. She was enthusiastic and tireless. We learned a lot from her about the city and the province. We strongly recommend this tour.","review_date":"October 22, 2017","user":"sophia_c"},{"attraction_id":1911,"rating":5.0,"review":"Great way to discover Quebec City. We had a great tour of the walled city and beyond, learned about the history and it's influence on the food people from the region ate and enjoyed. The added pairing of wine was excellent and the selection and variety of samples amazing. We both...","review_date":"March 4, 2019","user":"rmcb825"},{"attraction_id":1911,"rating":5.0,"review":"A must do! . This small food tour of Quebec was wonderful. Our tour guide was amazing and was knowledgeable about the history of the city. As we tasted delicious food we also learned about Quebec\u2019s history. We tasted smoked salmon, cheese, emu, fudge, poutine, duck, and fish. We...","review_date":"January 8, 2019","user":"kaycied22"},{"attraction_id":1911,"rating":5.0,"review":"Wonderful afternoon . We had a wonderful tour with Richard today. We had our two children with us (9 and 12) and they enjoyed it too. We had two stops which included alcohol and the children were given smoothies and cranberry juice. This was a tasting tour so...","review_date":"December 22, 2018","user":"holidaymakerx3"},{"attraction_id":1911,"rating":5.0,"review":"Good Food Tour. We really enjoyed the food tour we did. Our guide was very knowledgeable and passionate about the city, and all the restaurants we visited were good. The tastings are small (I think it stated that on their website), so don't come expecting a full meal,...","review_date":"November 26, 2018","user":"kater50"},{"attraction_id":1911,"rating":5.0,"review":"A Must Do Tour!. Great overview of Quebec cuisine and history, both inside and outside \"the wall\"! This was our first introduction to Quebec and set the stage for the duration of our stay.","review_date":"October 29, 2018","user":"travelsofkandk"},{"attraction_id":1911,"rating":1.0,"review":"Do not recommend this tour.. I was so looking forward to this tour.... but it was a disappointment. I don't drink alcohol and half of the tour was about wine and beer. They need to mention that when they describe the tour. The first place we went we were given...","review_date":"October 4, 2018","user":"bibi-barb"},{"attraction_id":1911,"rating":4.0,"review":"Nice way to see Quebec. Enjoyed the tour very much. Our guide was knowledgeable about the city and history. We had fun and tasted some good food, including Poutine and Crepes and tasted some interesting wines, too. This was a nice way to spend 2 1\/2 hours in this beautiful...","review_date":"September 28, 2018","user":"paull987"},{"attraction_id":1911,"rating":5.0,"review":"Fun, filling, and informative. The food tour was fun. We had a small group of four people, which made it easy to engage in conversation with everyone. Our guide, Sally, enjoyed showing us her city and telling us the history as we walked the streets of Quebec. Each restaurant...","review_date":"September 21, 2018","user":"michael_h"},{"attraction_id":1911,"rating":5.0,"review":"Always fun to take a Food Tour. A Food Tour is a great way to get to know a city. This one was great. Our guide, Clarise, was very knowledgeable about the history of this great city, so we learned all about the battles between the English and the French and how...","review_date":"September 12, 2018","user":"sue_w"},{"attraction_id":1911,"rating":4.0,"review":"Pretty Good Food Tour, Group Too Large. I took this food tour on a friends trip.\nI was originally supposed to take the tour a day earlier, but my flight was cancelled due to weather in my originating city. I wrote to the tour operator on the same day that I was...","review_date":"September 5, 2018","user":"thatchangthang"},{"attraction_id":1911,"rating":4.0,"review":"Food? Too much alcohol. Expected food tour, but except for 2 restaurants, all served alcohol (wine etc), so not good for kids or the people who cannot drink alcohol. And restaurants seem to promote their restaurant\nAnd a bit old guide is super gentleman and quite knowledgable about history...","review_date":"August 29, 2018","user":"jay_p"},{"attraction_id":1911,"rating":5.0,"review":"Awesome tour. We took this tour to learn a little about Qc city and some new places to eat. We were not disappointed, the tour delivered just that. Our tour guide Pierre was excellent and knowledgeable. He was very clear and easy to understand. Throughout the tour,...","review_date":"August 25, 2018","user":"stephen_s"},{"attraction_id":1911,"rating":5.0,"review":"Fun time!. Fantastic tour, our Guide Robert S. was awesome. if you're looking for a fun afternoon in the Old Quebec...this is the tour! Thank you again Robert for a great time. My friends from Rhode Island love it!","review_date":"August 23, 2018","user":"scc21mtlcan"},{"attraction_id":1911,"rating":5.0,"review":"Fun!. This was a lot of fun but a lot of walking. We sampled Canadian cuisine at several local restaurants. The tour was fun but several hours of walking from stop to stop.","review_date":"August 19, 2018","user":"patleb2015"},{"attraction_id":1911,"rating":5.0,"review":"You will love it!. Professional and informative. Great fun and value. A friendly and well informed tour guide who shared historical and culinary details of her beloved city.","review_date":"August 13, 2018","user":"gilliane_11"},{"attraction_id":1911,"rating":5.0,"review":"Delicious and Informative. I normally don't like Food tours but went based on the recommendation of a family sitting near me at dinner the night before at a local restaurant. This was exceptional. Many stops with a good background and rather large samples of local foods and drinks....","review_date":"August 4, 2018","user":"laura_l"},{"attraction_id":1911,"rating":4.0,"review":"Wear comfortable shoes for this tour. This is a walking tour with a duration of approx 2.5 hours. Walking pace was very fast. At first, I thought it was our guide walking fast but at the end of the tour, I realize that it is necessary to walk fast to visit...","review_date":"July 23, 2018","user":"plau678"},{"attraction_id":1911,"rating":5.0,"review":"A must do tour !. Our guide Ann took us On a food journey of old Quebec. Lots of good things to taste and even more info On the old town and its restaurants. Get a taste of local food. Don\u2019t Miss this tour If your here !","review_date":"June 30, 2018","user":"scara_b31168"},{"attraction_id":1911,"rating":3.0,"review":"Depends on guide. I read great reviews about this tour. Unfortunately, our guide was tired and spent no time discussing Quebec or this city. She did mention how great and special the next stop would be (and some were).","review_date":"June 10, 2018","user":"writingprof"},{"attraction_id":1911,"rating":5.0,"review":"Great Guide and Great Experience. We highly recommend this tour.\nOur Guide Harry was A1 and if possible you should request him.\nVery informative and friendly.\nEach stop wine or cider or tea and food sample.\nVery pleasant way to spend a few hours !!","review_date":"June 5, 2018","user":"peggy_l"},{"attraction_id":1911,"rating":1.0,"review":"Too much uphill walking, too little food. This tour is 1 km of hard uphill walking. Several of us struggled to keep up. Some people dropped out because the hills are too much even for a young person. We needed water, but there was no place to get any. By the end...","review_date":"June 2, 2018","user":"stevewhiz"},{"attraction_id":1911,"rating":5.0,"review":"Fun Tour. Our guide Pierre took us around inside and outside the walls of the city. Walking along hearing the history and stories of the neighborhoods and buildings on the way. But the essence of the tour is local foods, and we were well satisfied with the...","review_date":"May 12, 2018","user":"833warrenc"},{"attraction_id":1911,"rating":5.0,"review":"Food tour with local friends. Great food tour on a cool May Day . Tour guide spoke both French and English beautifully. The tour visited some good\nlocal restaurants, gave some historical perspectives and overall we had a great time! Even our local friends were impressed with knowledge of our...","review_date":"May 8, 2018","user":"chrisg1219"},{"attraction_id":1911,"rating":5.0,"review":"Even a maple products tasting. The food tour marches on.\nThe weather wasn\u2019t the best for mid April in Quebec, but every stop we made was ready for us. We sampled what they offered and listened to their story. Every restaurant added something positive to our trip. We returned to...","review_date":"April 20, 2018","user":"dan_m"},{"attraction_id":1911,"rating":5.0,"review":"Excellent introduction to food, culture and history of Quebec City. This tour is described as a walking food tour but our guide Louise also talked about the city\u2019s history and culture. We were a group of 14 on a Saturday and we visited 7 different locations. At some places there was a snack, at others...","review_date":"April 15, 2018","user":"adrianne_p"},{"attraction_id":1911,"rating":4.0,"review":"Food Tour on a Very Cold Winter Day. Enjoyed this tour despite the very cold temperatures. The Tours Voir group does a nice job. Our guide was excellent,.","review_date":"April 10, 2018","user":"tylerl923"},{"attraction_id":1911,"rating":5.0,"review":"Get way to start your trip in the old city.. We loved it! our host was Michael who was very knowledgeable of the history of Quebec and the food of Quebec. would recommend to do early in your stay then you can revisit the highlights and some of the bistro's that you sample.\nWe found...","review_date":"March 23, 2018","user":"david_m"},{"attraction_id":1911,"rating":5.0,"review":"Worth every dollar. As a previous review mentioned, you're gonna want to do this tour at the beginning of your stay, as you will most likely want to go back to 2-3 places you will see during the tour. The amount of food (although in small portions), the...","review_date":"March 19, 2018","user":"h2256xhkeving"},{"attraction_id":1911,"rating":5.0,"review":"Do this at the beginning of your trip!. We did this tour in the middle of our week here and now we are trying to eat at all the amazing places and restaurants we learned about.\nOur guide was Simon, who is passionate about the city and its food scene. The tour is...","review_date":"March 16, 2018","user":"ackeith79"},{"attraction_id":1911,"rating":5.0,"review":"Fun tour. We took this tour to learn more about a city we\u2019ve visited often. Great tour\u2014heavy on the wine \ud83d\ude0a. Super way to learn about the town and get a light meal.","review_date":"March 13, 2018","user":"hutch08"},{"attraction_id":1911,"rating":5.0,"review":"Excellent. We were part of a group of 10 people who were guided around Quebec City by Richard Seguin. It was a wet rainy day, but Richard was fantastic guiding us around the city on the damp day. We visited 7 restaurants or shops and had...","review_date":"February 20, 2018","user":"637grace"},{"attraction_id":1911,"rating":3.0,"review":"Great tour but could use a few tweaks. Our guide Richard was amazing, however, the restaurants involved really need to up their game. The portion sizes were laughable in most cases (with the exception of the maple store and crepe restaurant). On our first stop, we were offered a piece of salmon the...","review_date":"February 19, 2018","user":"belgen6"},{"attraction_id":1911,"rating":5.0,"review":"Amazing Tour! 7 Stop = Well worry the $$ . I visited Canada for the 1st time with my wife and this was 1 of the highlights of the trip! Not only do you get to sample true authentic dishes but you get pairings along the way as well. Highly recommended for any foodies looking...","review_date":"February 17, 2018","user":"carlos_r"},{"attraction_id":1911,"rating":5.0,"review":"Fun and great food. Our guide, Richard Seguin, was wonderful! As we walked he shared interesting info about the city, its people and the establishments we would visit. We went back to one restaurant for dinner the next day.","review_date":"February 6, 2018","user":"753debbien"},{"attraction_id":1911,"rating":4.0,"review":"Great introductions to eating spots around the old part of town. We loved this tour. Our guide was fantastic (Simon), personable, knowledgeable and easy to talk with. As we were only in town for 3 days, this gave us an opportunity to get a feel for a number of restaurants and sample some of the food....","review_date":"February 4, 2018","user":"kootenaykathy"},{"attraction_id":1911,"rating":4.0,"review":"A great way to learn a little about Old Quebec and the local food culture. We really enjoyed the tour of the restaurants. There were a lot of interesting stops on the tour - a great way to try some of the local restaurants. Our favourite stop was the maple syrup coop and the Bee Club. Our guide was really...","review_date":"January 31, 2018","user":"brendap2049"},{"attraction_id":1911,"rating":5.0,"review":"Go see Simon for a great tour!. Can't say enough about our tour guide Simon! Simon was a great host to a lovely city. He was knowledgeable about the city's history and showed us a wide variety of snacks. Never thought we would eat cured seal but we did! Thanks for a...","review_date":"January 15, 2018","user":"aliciaminjares"},{"attraction_id":1911,"rating":5.0,"review":"Christmas in Quebec Gourmet Food Tour - wonderful!. Judith took our group on a Christmas Gourmet Food Tour on 22nd December 2017. Judith was wonderful, a local with over 300 years of family heritage in Quebec and very knowledgeable about both the food and history of the city and country. We took our...","review_date":"January 10, 2018","user":"250nicky"},{"attraction_id":1911,"rating":5.0,"review":"Stuffed and Overly Satisfied by the End!. Richard took us on our lovely tour. We managed to make it to 7 different stops for a wide variety of cuisines. Everything we were served was absolutely delicious. It was actually through this tour that we made our choices on where to have our...","review_date":"January 10, 2018","user":"carcar_beepbeep"},{"attraction_id":1911,"rating":5.0,"review":"Delicious variety. We scheduled the tour to kick off our multigenerational Quebec City vacation and it was enjoyed by young and old alike. With our teens along we especially appreciated that the stops were prepared and accommodating with non-alcoholic drinks at the several locations that offered adult...","review_date":"December 16, 2017","user":"kathleend245"},{"attraction_id":1911,"rating":5.0,"review":"Worth it!. I didn't count but I think my group was full with about 15 or so individuals on this walking tour. We did 3 stops in Old Quebec and 4 up the road on Rue Saint Jean. I thoroughly enjoyed the tour -- the guide was...","review_date":"November 1, 2017","user":"l-starinc"},{"attraction_id":1911,"rating":5.0,"review":"An Authentic Experience in Quebec City!. We had the most wonderful time on this walking food tour. Pierre was our tour guide and he was amazing, so informative, funny and we could tell he genuinely loves what he does. All the food stops were so tasty and interesting to learn about...","review_date":"October 25, 2017","user":"lakor"},{"attraction_id":1911,"rating":2.0,"review":"Tour overbooked! Too many in \"small-group\" to enjoy.. Our group of 8 had arrived in Quebec for a cruise on the Crown Princess and were really looking forward to the Small-Group Quebec City Food Tour which we booked several months in advance. We met the \"small-group\" at the Visitor Center only to discover...","review_date":"October 22, 2017","user":"virginialibrarian"},{"attraction_id":1911,"rating":4.0,"review":"Lots of taste and history too!. This is one of the most comprehensive and eclectic food tours we've taken, and Jocelyn made it both informative and fun. You do need to be prepared for a long walk (this is really a 3+ hour tour) but, if the body is willing, you...","review_date":"October 20, 2017","user":"rob_kc"},{"attraction_id":1912,"rating":5.0,"review":"An excellent way to spend a few hours. Even as residents we found new places to eat and learned new facts about our city. The young man leading this tour is outstanding. I definitely recommend the tour and it is certainly reasonably priced.","review_date":"March 16, 2019","user":"janine_l"},{"attraction_id":1912,"rating":5.0,"review":"The macarons, the perogies, actually come to think of it, all the food was outstanding.. Andy was knowlegable, concise and witty. I learned so much about Victoria which I have visited many times - neat to hear the history from a live and lively person, rather than reading it on a plaque, in a book or on a gizmo. Andy...","review_date":"February 27, 2019","user":"tour608916"},{"attraction_id":1912,"rating":5.0,"review":"Energetic, passionate and informative tour and VERY TASTY!. Andy brought great energy to the tour and provides some Victoria history as a special bonus. Includes a number of diverse stops and is very accomodating for meat and non-meat eaters alike. You would be unlikely to discover a few of these gem dining establishments...","review_date":"February 23, 2019","user":"mbres911"},{"attraction_id":1912,"rating":5.0,"review":"GOAT!!! Best Experience and Tour Guide . Do this! You will not regret it. My husband and I will return just to go and do this again! This food tour made our entire trip!! The guide is a local and knows everything! Gets you in the best restaurants to try all the...","review_date":"February 17, 2019","user":"nswagner11"},{"attraction_id":1912,"rating":5.0,"review":"Absolutely amazing experience!. I rarely write reviews. If we're being honest most people only right them if something went really well or really bad. Has to make an impact for us to take the time to write about it. Well, I'm falling into that norm and writing a...","review_date":"February 11, 2019","user":"774jacquelinej"},{"attraction_id":1912,"rating":5.0,"review":"Passion, knowledge, fun & delicious!. Andy is very passionate & knowledgable with both the history & the food places to visit in Victoria. His enthusiasm for life & travel oozes throughout the whole tour. He has a great rapport with his vendors too. Laughing & story telling in his unique...","review_date":"January 31, 2019","user":"kjg-rje-purplerain"},{"attraction_id":1912,"rating":5.0,"review":"Worth every penny!. My boyfriend and I did this tour with Andy today and loved it! He is so knowledgeable about all the places we visited and he presented all the information in a very charasmatic and fun way! Every place we visited had really great food, and...","review_date":"December 21, 2018","user":"megborsa"},{"attraction_id":1912,"rating":5.0,"review":"Taste the food, hear about the city and have fun!. Andy did a great job during the tour. We stopped at tea shops, restaurants and a chocolate shop. Andy's knowledge of the history of Victoria is spectacular! Every time we asked a question, he had the answer with some interesting facts about the city or...","review_date":"December 7, 2018","user":"deltaworld"},{"attraction_id":1912,"rating":5.0,"review":"Fun, informative and delish!. This was so fun, I definitely recommend it to anyone who likes to eat and walk around learning history. Our guide was full of personality and interesting history, his personal relationships with the places we went made it even better. We had a great time!","review_date":"December 3, 2018","user":"candice_p"},{"attraction_id":1912,"rating":5.0,"review":"Great all-around tour. Great selection of food (meatballs, matcha tea, macarons, Southern Style potato skins, and more). The walk was manageable and spaced out. The history was a good touch but not a huge part of the tour. Andy was a great guide and makes an effort to...","review_date":"November 25, 2018","user":"purduepolo"},{"attraction_id":1912,"rating":5.0,"review":"Highly recommended tour in Victoria with a great balance between history and culinary experience. The tour owner\/operator, Andy Olson was very pleasant and knowledgeable about the city which he calls home. He showed passion and dedication on what he does to ensure he delivers expectations that is above and beyond what his audience expects. I lived in Vancouver years...","review_date":"November 21, 2018","user":"ray_r"},{"attraction_id":1912,"rating":5.0,"review":"Girl's walking tour. We were only 2 clients for Andy Olsen. We took the 11 a.m. tour on a stunning fall day. It was the most wonderful 2 hours spent with this charming, knowledgeable man. Even though we both live near Victoria it was a great surprise to...","review_date":"November 18, 2018","user":"jennie_h"},{"attraction_id":1912,"rating":5.0,"review":"An Excellent Tour for Both Visitors and Locals!. Everything about the tour was excellent. Choice and variety of food, info about the food and the city, length and timing, sights and scenery, all were fantastic. We are Victoria locals and still learned a great deal about the city's history, architecture, and culture, and...","review_date":"November 15, 2018","user":"sean_i"},{"attraction_id":1912,"rating":5.0,"review":"Like spending a special day with an old friend in a city he knows well. We had only 2 days to spend in Victoria (and one half day would be committed to the must-see Butchart Gardens) so we wondered how to make the most of our limited time. We certainly felt lucky afterwards that we had selected Andy's personal tour...","review_date":"October 22, 2018","user":"susanjax2018"},{"attraction_id":1912,"rating":5.0,"review":"Excellent Tour. Andy does a great job, he's friendly, informative and kept the tour moving without feeling rushed. We had a wide variety of types of food, many that we'd never try on our own. We go to Victoria fairly often and still learned new things...like the...","review_date":"October 21, 2018","user":"lv-and-bf"},{"attraction_id":1912,"rating":5.0,"review":"A Taste to Remember!. Definitely a must do while in Victoria, BC. You will experience a range of delicious foods and tantalizing beverages.\nAndy our guide was very knowledgeable of the history of Victoria and made the walking tour very fun and informative. We walked through areas of town...","review_date":"October 19, 2018","user":"chris_and_reg_t"},{"attraction_id":1912,"rating":5.0,"review":"Excellent Host. Although the food choices were not my favorites, it was an excellent tour. The guide was extremely knowledgeable and helpful. It really is helpful in getting to know Victoria.","review_date":"October 16, 2018","user":"74jeffz"},{"attraction_id":1912,"rating":5.0,"review":"Great tour with Andy - his line up of vendors is wonderful!. We booked the tour for our short stop in Victoria on a cruise. Took a taxi from the pier to the Market to meet the tour. Got there early so we had a chance to use the lavetories at the Victoria Public Market before the...","review_date":"October 14, 2018","user":"jdb68"},{"attraction_id":1912,"rating":5.0,"review":"Good Cross-Section of Victoria Food. We had a great tour with Andy on a recent stop in Victoria for a cruise. The tour was easy to find (right where it says on the confirmation) and Andy was personable and knowledgeable.\nThe best part about the tour was linking the food...","review_date":"October 10, 2018","user":"elguru71"},{"attraction_id":1912,"rating":5.0,"review":"Excellent tour. Great food....very enjoyable experience.\nDefinitely would recommend.\nVery knowledgeable.\nGreat host!","review_date":"September 27, 2018","user":"marilyn_n"},{"attraction_id":1912,"rating":5.0,"review":"Highlight of my Visit. I highly recommend this tour! The history and education was every bit as good as the tasty treats along the way. Andy is a delight. Just a great, down to Earth guy and made me feel very welcome on his tour. If you're visiting Victoria,...","review_date":"September 26, 2018","user":"deana_m"},{"attraction_id":1912,"rating":5.0,"review":"Excellent Food Oriented Experience in Victoria. My wife and I really enjoyed our two hour food tour with Andy. He was very interesting and shared many current and historical perspectives on the tour. The food and drink stops were very good and thoughtfully sequenced. We saw some places and areas we...","review_date":"September 22, 2018","user":"tjkwny"},{"attraction_id":1912,"rating":5.0,"review":"Food Tour Victoria is Great. A modest walk from the waterfront of Victoria to the Public Market on Douglas Street will find you at the start of a very worthwhile and pleasant historical walk as well as food tour. When I think of Canada, I don't honestly think much about...","review_date":"September 22, 2018","user":"raymoel"},{"attraction_id":1912,"rating":5.0,"review":"Great Guide, Great Tour. I came to this not expecting much. But, WOW, what a tour!\nRoyal Caribbean had shown us a very mediocre time with their shore excursions and this is one we booked on our own. We met at the Victoria Public Market and the tour launched...","review_date":"September 21, 2018","user":"dewitt65101"},{"attraction_id":1912,"rating":5.0,"review":"Real Food for Body and Soul. It is difficult to say which was better, the food or the history of the food and the great City of Victoria.","review_date":"September 19, 2018","user":"patricia_h"},{"attraction_id":1912,"rating":5.0,"review":"Great tour even for locals. My son and I live in the local (by the Sidney airport) and have lived in Victoria for 12 years. We often go downtown and thought we knew a bit about the local food scene and history. But the tour enlightened us on both accounts...","review_date":"September 16, 2018","user":"571toddk"},{"attraction_id":1912,"rating":5.0,"review":"Great food and storytelling. I really enjoyed the time we spent with Andy last month while in Victoria BC. We were returning from an Alaskan cruise and this was a great way to see Victoria in the few hours we had in port. We had such a variety of...","review_date":"September 16, 2018","user":"vacationgirl3414"},{"attraction_id":1912,"rating":5.0,"review":"Absolute must!. Really terrific tour; Andy is incredibly knowledgeable, and the food was excellent. It's hard to put together a food tour that actually includes good food given how diverse different folks' pallets are, but this one nails it. Only regret is that it wasn't the first...","review_date":"September 12, 2018","user":"jasonlb8717ux"},{"attraction_id":1912,"rating":5.0,"review":"Great tie in Chinatown\/Old Town. Andy was great providing the color and history of the places we visited. Tremendous selections of places to sample. The owners of each place spent time with us explaining what they do and why","review_date":"September 10, 2018","user":"atbklyn"},{"attraction_id":1912,"rating":5.0,"review":"Food and History tour. The whole tour was amazing. Andy was fantastic, fun and very knowledgeable. The food was great and all the places we visited had great owners who made us feel so welcome. I would recommend this tour to anyone visiting Victoria .","review_date":"September 9, 2018","user":"vanessa_and_ton..._h"},{"attraction_id":1912,"rating":5.0,"review":"Yes. Yes, we are now on the food tour activity in Amy city we go to and for a reason - you taste shops and foods you never knew about! Andy is the perfect host and you get to sample the best Victoria had to offer!...","review_date":"September 8, 2018","user":"mark107"},{"attraction_id":1912,"rating":5.0,"review":"Great tour!. Four of us did this tour on our first visit to Victoria, and it was one of the best tours of this type I've ever been on. Our guide, Andy Olson, was very knowledgeable about the city, and let us know that he lived in...","review_date":"September 3, 2018","user":"mary_e"},{"attraction_id":1912,"rating":5.0,"review":"Great overview of some Victoria history & delicious samples. We visited in mid-August with another couple. Andy was an enthusiastic guide and full of information. Our group was only 11 people which made it easier to walk around and not lose anyone. We saw areas that we would probably not visit otherwise in Chinatown...","review_date":"September 3, 2018","user":"db3faith"},{"attraction_id":1912,"rating":5.0,"review":"VERY INFORMATIVE TOUR. Many thanks to Andy for a wonderful experience. We loved all the different food tastings. Andy and the business owners were very accommodating re food choices and were willing to substitute any item which might have been problematic.\nWe especially appreciated experiencing the walk through...","review_date":"September 2, 2018","user":"thenewfie44"},{"attraction_id":1912,"rating":5.0,"review":"Fantastic food and conversation. My wife and I did the tour with Andy just the other day. Victoria is a beautiful city made better by Andy's tour. Not only did he know everything about the foods we ate, he also possessed a deep understanding of the city's history and...","review_date":"September 2, 2018","user":"zac_h"},{"attraction_id":1912,"rating":5.0,"review":"Excellent Start. What a fun activity to have at the start of our visit to Victoria. A great variety of food and drink with interesting historical tidbits thrown in. Andy's sense of humour and choice of stops made this an informative and entertaining way to get acquainted...","review_date":"August 28, 2018","user":"omcintyre2016"},{"attraction_id":1912,"rating":5.0,"review":"A great snapshot of Victoria. We really enjoyed this as a first activity to get an overview of Victoria. The variety of food and drink was great and we learned lots about the history and culture of the city. We then struck off on our own for the rest of...","review_date":"August 27, 2018","user":"34bobl"},{"attraction_id":1912,"rating":5.0,"review":"Eat your way around Victoria. What an excellent way to spend an afternoon. We were expertly guided around the taste sensations of Victoria with local history thrown in to provide some perspective. Andy is an excellent host and is very passionate about his local area. So many highlights, but if...","review_date":"August 25, 2018","user":"bradnjayne"},{"attraction_id":1912,"rating":5.0,"review":"Great Tour!. Lots of stops and a great bit of history along the way. I was so full when we were done! A great way to see Victoria!","review_date":"August 19, 2018","user":"cathleentracy"},{"attraction_id":1912,"rating":5.0,"review":"Great introduction to Victoria. We decided to take this tour the morning after we arrived into Victoria and this was a good call as although there were the food tasting we were looking for Andy provided us with a good tour of the downtown\/ Chinatown area as well and...","review_date":"August 18, 2018","user":"neale1810"},{"attraction_id":1912,"rating":5.0,"review":"Host was Great! Food was Great, Interesting!. We went on the tour with Andy in the afternoon on 8\/17\/18. He was a very pleasant and engaging fellow who was obviously proud of his city. He showed us local finds that we wouldn't have found on our own. We did actually get full...","review_date":"August 18, 2018","user":"michelle_l"},{"attraction_id":1912,"rating":5.0,"review":"Great tour!. Andy was a great guide. Walking, eating samples, and getting history tidbits...it\u2019s a great combo! You leave feeling that you\u2019ve eaten some food.","review_date":"August 14, 2018","user":"arthur_qx_shi"},{"attraction_id":1912,"rating":5.0,"review":"Do this on your 1st day!. I did this tour on the afternoon of my last day in Victoria & right away I knew I should have made this my 1st tour on my 1st day. Andy is really wonderful, knowledgeable, has a great relationship with his vendors, he's engaging &...","review_date":"August 13, 2018","user":"angelina_w"},{"attraction_id":1912,"rating":5.0,"review":"Great food, great time.. Our guide Andy was very professional and engaging. Made sure everyone felt included, which makes it more enjoyable. Knowledgeable about the area and where the best food is found. I discovered that I actually like macaroons, now that I\u2019ve had some made right. They were...","review_date":"August 12, 2018","user":"ryenlis9"},{"attraction_id":1912,"rating":5.0,"review":"Yummy and Informative. We had a great time. The spots we visited we had probably walked past a dozen times and just didn't go in to check it out. So glad we did with the tour. The items we tasted were yummy and some we went back for...","review_date":"August 10, 2018","user":"roxannef83"},{"attraction_id":1912,"rating":5.0,"review":"Great food tour!!!!. What a awesome and fulfilling way to meet local chefs and bakers. Loved trying different items and Andy was a great guide with lots of info on the area. Went back to a few places later to buy more.","review_date":"August 10, 2018","user":"darylb832"},{"attraction_id":1912,"rating":5.0,"review":"Learned interesting history and had great food!. We hadn't been to Victoria or a food tour before. My daughter had been on several so we decided to take one. It was great! We had limited time in Victoria and felt this was time well spent. Our guide, Andy, was knowledgeable, very nice...","review_date":"August 10, 2018","user":"julie_d"},{"attraction_id":1912,"rating":5.0,"review":"Hometown Fun. We decided to be a tourist in our hometown & picked Andy\u2019s tour. What a great way to see our lovely city by eating, walking & learning some history! Andy was fun & very knowledgeable. The food (& drink) stops were great! Each was unique...","review_date":"August 8, 2018","user":"patti_w"},{"attraction_id":1912,"rating":5.0,"review":"Should have done this first.. It was fantastic. Took our daughter and her two girls on this tour. We all loved it. The girls are 14 and 9 but they love to try new things so all the offerings were well received. Andy really knew his history and the love...","review_date":"August 6, 2018","user":"gardener86"},{"attraction_id":1912,"rating":5.0,"review":"Great Food and Information about Victoria. A great food tour should highlight wonderful food but the guide should also fill in the blanks, so to speak, about the area in which you are visiting. Andy was amazing. He was so knowledgeable and interesting. We learned a lot and loved the great...","review_date":"August 5, 2018","user":"michelle8961"},{"attraction_id":1912,"rating":5.0,"review":"Delicious way to experience Victoria!. Even though we live in Victoria, we learned a few new things about our city and tried a lot of amazing food. Andy is friendly and knowledgeable, and my teenager and I would highly recommend this tour to tourists and locals.","review_date":"August 5, 2018","user":"sunmum2014"},{"attraction_id":1912,"rating":5.0,"review":"Wonderful. Andy is a great host. This is the second time we have done a food tour, and now we are hooked. Learned a lot about the city, while enjoying yummy food. Effortlessly worked around our pork restriction. Even learned about Japanese mancha which helps reduce...","review_date":"July 31, 2018","user":"iftikharkhan"},{"attraction_id":1912,"rating":5.0,"review":"Come hungry!. We took the food and history tour on our first day in Victoria and it was a great start to our weekend. Andy was so friendly and knowledgeable about the area and businesses, we learned a lot about the city. The food was delicious and...","review_date":"July 31, 2018","user":"teamturner11"},{"attraction_id":1912,"rating":5.0,"review":"Outstanding Historical Walking Food Tour!. My wife & I had a wonderful historical walking food tour with Andy on our recent visit to Victoria. One of the most enjoyable food tours we have taken. Andy has an amazing personality, who loves history & food. We visited some outstanding hidden gems...","review_date":"July 29, 2018","user":"gr8traveltipsblog"},{"attraction_id":1912,"rating":5.0,"review":"Great Food Tour. Andy was our guide (and the owner of the business). Andy was excellent--very personable and knowledgeable about the current food scene in Victoria. He also provided some history as we went along on this two hour tour. The foods we tasted were varied and different...","review_date":"July 28, 2018","user":"johntampabay"},{"attraction_id":1912,"rating":5.0,"review":"Highlight in Victoria. I highly recommend this fun and informative food\/history tour. Andy packs a lot in and his enthusiasm for his city are contagious. Food tastings are varied and exceptional. Wish there was more time for shopping but that would take all day! Don't miss this great...","review_date":"July 27, 2018","user":"michele_c"},{"attraction_id":1912,"rating":5.0,"review":"A Highlight!!!. Today my husband and I, our daughter and our 10 year old grandson took the food tour, and we each had a great time. Andy did an awesome job providing food tastings at a nice variety of places. Not only was the food great, but...","review_date":"July 25, 2018","user":"joannd432"},{"attraction_id":1912,"rating":5.0,"review":"Fantastic way to learn about the city. This walking tour was a perfect way to start our vacation in Victoria. Each of the locations we stopped at were excellent and Andy is an engaging and enjoyable host. Learning about the history of the city along the way was a bonus. Thank you...","review_date":"July 23, 2018","user":"d_h"},{"attraction_id":1912,"rating":5.0,"review":"Great Tour. Loving to try different foods this tour was great. We went to several spots in the city and had a generous portion of food at each place. Andy was very friendly and knowledgeable. He knows his history about the city. The places he took us...","review_date":"July 22, 2018","user":"sdf092479"},{"attraction_id":1912,"rating":5.0,"review":"History and eat like a local. This was the first food tour that we have taken and if they are all like this I will certainly be booking more. Andy, our guide, was knowledgeable, enthusiastic and introduced us to a great variety of stops and selection of food that we absolutely...","review_date":"July 15, 2018","user":"abing_j"},{"attraction_id":1912,"rating":5.0,"review":"Carefully designed tour. The tour route is like a complete course! Very detailed information about the history of Victoria downtown and what is happening now with the city; current issue of the city, housing and small businesses. It was pleasant to see the relationship of Andy, the tour...","review_date":"July 14, 2018","user":"john_k"},{"attraction_id":1912,"rating":5.0,"review":"Fun time with great food!. Andy Olson, the tour operator, does a fabulous job of taking you to visit local food vendors throughout the downtown area and explainign the history of the area. He's very friendly, and the walk is interesting and comprehensive without being overwhelming. Thoroughly enjoyed and would...","review_date":"July 10, 2018","user":"amyb6101"},{"attraction_id":1912,"rating":5.0,"review":"Fantastic walking tour and food stops. We were in Victoria on a short stay; our cruise ship arrived at 7 am and left at 2 pm. Andy, the owner\/CEO\/tour guide extraordinaire, did a great job with our 11 am tour on July 3rd. We started at the Victoria Public Market, with...","review_date":"July 7, 2018","user":"gpontravel"},{"attraction_id":1912,"rating":5.0,"review":"Certainly different. Experience different foods, that you probably wouldn't normally try. Small producers, cafes and outlets. Interesting history narration made the tour most interesting and enjoyable. Be prepared to be full at the end of it.","review_date":"July 4, 2018","user":"mike_m"},{"attraction_id":1912,"rating":5.0,"review":"great food and history tour. Andy did a great job guiding us through the history of Victoria and introducing us to some new foods.\nThere was a good combination of savory, sweet, solids and liquids. We returned to the Olive Shop the next day for gifts to take home to...","review_date":"July 1, 2018","user":"leeharrison5"},{"attraction_id":1912,"rating":5.0,"review":"Fabulous Way to See Victoria. Andy our guide was fantastic! Very knowledgeable and chose great locations for food tastings. Our 2 children also loved it. Highly recommend this tour.","review_date":"June 29, 2018","user":"glenncarriebutler"},{"attraction_id":1912,"rating":5.0,"review":"Informative and tasty all at the same time! . We very much enjoyed our walking tour. All the places we visited were great and we learned some things about the city history as well.","review_date":"June 24, 2018","user":"guide202827"},{"attraction_id":1912,"rating":5.0,"review":"Highly recommend this food tour!. Andy is a very knowledgeable and personable guide. All the food stops were interesting and had delicious samples - I wanted to go back to all of them. Best macarons I've ever had! The Victorian history was also fascinating. I'm planning to go back tomorrow...","review_date":"June 22, 2018","user":"julieb1739xt"},{"attraction_id":1912,"rating":5.0,"review":"Amazing little tour and guide. This is the firs time my husband and I took a food tour of a city that is so familiar to us!. It turned out to be very interesting and even though we thought we knew lots about Victoria we actually ended up learning lots...","review_date":"June 20, 2018","user":"marlenn2017"},{"attraction_id":1912,"rating":5.0,"review":"An Excellent Activity in Victoria! A Taste of Victoria Food Tour is highly recommended!. On our second day on Vancouver Island we opted to take Andy's A Taste of Victoria Food Tour. It was a brilliant way to explore downtown Victoria and begin our stay on the island. We began at the Victoria Public Market sampling Oils and Vinegars,...","review_date":"June 18, 2018","user":"kaq56"},{"attraction_id":1912,"rating":5.0,"review":"Excellent food and entertaining history lessons!. A wonderful sampling of local creations, an entertaining and knowledgeable guide in Andy and something I would highly recommend. There was a local person from Victoria on our tour and she also discovered new and interesting things. I would have done food tours from Budapest...","review_date":"June 17, 2018","user":"pam_s"},{"attraction_id":1912,"rating":5.0,"review":"Top-Shelf Tour. This was the first food and history tour my wife and I went on, and it was fantastic. Andy is very personable and you can tell he really enjoys giving the tour. We thoroughly enjoyed the food and information provided at each stop, along with...","review_date":"June 14, 2018","user":"gsae"},{"attraction_id":1912,"rating":5.0,"review":"Fun! Quick! Yummy!. Great food and history tour. Andy was engaging and kept us moving. Inter generation and international group made it especially interesting. Great value too.","review_date":"June 12, 2018","user":"dee_w"},{"attraction_id":1912,"rating":5.0,"review":"Excellent. Host was excellent. Seven stops, including craft beer, perogies, pastries and Italian. Very fun and well worth the cost! Highly recommend.","review_date":"June 11, 2018","user":"dan_b"},{"attraction_id":1912,"rating":5.0,"review":"Perfect Shore Excursion. We stopped in Victoria during a cruise from Seattle to the Panama Canal. Andy was a great guide. There was variety in tastings, bits of interesting history and plenty of humor. We thoroughly enjoyed the tour and highly recommend it.","review_date":"June 8, 2018","user":"rmgjag"},{"attraction_id":1912,"rating":5.0,"review":"Really fun and tasty way to get an overview of Victoria!. My husband and I had a short stay in Victoria and this food tour was a great way to see the local area and enjoy some small bites of great food. Our guide, Andy, was very knowledgeable about both Victoria history and the current food...","review_date":"June 7, 2018","user":"kathgski"},{"attraction_id":1912,"rating":4.0,"review":"A Great Way to Learn more about Victoria while Sampling Some Great Food. A thoroughly enjoyable tour with a great mix of food stops. We have done many food tours. The olive oil, vinegar shop was good, but is a common feature on many food tours. The rest, however, were great. We particularly enjoyed the Italian bakery and...","review_date":"June 5, 2018","user":"ahow2014"},{"attraction_id":1912,"rating":5.0,"review":"Fabulous Food Tour!. What can I say? I love food tours! In my opinion, they're the best way to see a new city. You get to hear from a local, tour the city, and eat great food along the way. Andy was very knowledgeable and entertaining, and we...","review_date":"June 5, 2018","user":"ulli_b"},{"attraction_id":1912,"rating":5.0,"review":"Awesome Walking Tour with Great Food!. We had such a great time on this food tour! The food and drinks were really great, and the guy leading it was very cool. Highly recommended. I lived here for 5 years in the mid-to-late 80s, so it was great to get to see...","review_date":"June 4, 2018","user":"annette206"},{"attraction_id":1912,"rating":5.0,"review":"A Foodie day in Victoria. Our family of four had a great time on this tour. Our guide, Andy was knowledgeable, fun and accommodating. We had time at most places to sit and sample lots of great food. Our tour had oils, vinegars, French bread, pastries, meatballs, macaroons, matcha, pierogies...","review_date":"May 28, 2018","user":"dletta"},{"attraction_id":1912,"rating":5.0,"review":"Fantastic food tour!. Andy's tour is terrific. He's an engaging guide, knowledgeable, funny, and full of energy. He generously shared great tips on all things food-related in Victoria -- who knew this was such a world-class city for foodies? The tour was nicely balanced and wide-ranging, with stops...","review_date":"May 28, 2018","user":"hvfboston"},{"attraction_id":1913,"rating":5.0,"review":"Tip Top Feeling of Falling. You feel on top of the world standing at the water's entry into the falls at the Welcome Center on the Canadian side.","review_date":"December 11, 2018","user":"ckp4all"},{"attraction_id":1913,"rating":4.0,"review":"TAKE YOUR TIME ( at least 1,5 hour or better plan for 2 hours to be near the Falls). The scene is so gorgeous, you almost don't need anything! May be a better parking directions and a little more veriety of hot drinks near the falls ( it was winter when I visited).","review_date":"December 11, 2018","user":"yulia_d"},{"attraction_id":1913,"rating":5.0,"review":"Day tour to Niagara Falls was a hit. Our guide Al and driver Abdul made a good day trip great. Al had interesting facts, stories and anecdotes. Plenty of free time before arranged lunch, trip on the Hornblower and before boarding the bus. We made several short photo opportunities on the way to...","review_date":"October 14, 2018","user":"susan_m"},{"attraction_id":1913,"rating":4.0,"review":"Best deal out there!. We just finished the tour today! It was awesome! It\u2019s very convenient and organized. Our bus driver and tour guide Michael, is very funny, approachable, nice , informative, and most of all patient. We missed to book our hornblower activity online but he fixed everything...","review_date":"September 18, 2018","user":"regine_isabel_c"},{"attraction_id":1913,"rating":5.0,"review":"Stunning Views, Great day trip, Great Guide. We adjusted our flight plan so that I could visit Niagara Falls and it was worth it. Stunning views both from the path alongside and from the boat 'The Hornblower' with Airbus. The guide was very informative although he did play down the town of...","review_date":"August 21, 2018","user":"flexilou"},{"attraction_id":1913,"rating":5.0,"review":"Great Day. Most enjoyable tour. David our driver\/ tour guide was so knowledgeable and very interesting to listen to. Plus obliging to guests requests. It was very well organised, enjoyed our visit to Niagara Lake village, amazing visit to falls, and lovely lunch.\nThanks","review_date":"August 13, 2018","user":"barbara_t"},{"attraction_id":1913,"rating":5.0,"review":"Never gets old. This was our second time visiting the falls. The beauty and power is something that never gets old. It was a very hot day and the spray was a welcome part of the trip. Don't be afraid to get wet. It's part of the experience.","review_date":"July 7, 2018","user":"moneeboloney"},{"attraction_id":1913,"rating":5.0,"review":"treat to watch. they are buses from most of the hotels from Toronto. we went on Hornblower Cruise. No need to worry about people who can't walk a lot.....they have provision for wheelchairs.","review_date":"January 29, 2018","user":"yadaavi"},{"attraction_id":1913,"rating":5.0,"review":"An AWESOME SIGHT. This is a an incredible act of mother nature, Ive been here in the summer as well as the winter months what you will see in each season will amaze you....most incredible sight...take the maid of the mist ride in you can...Fun & educational","review_date":"January 22, 2018","user":"dave2florida"},{"attraction_id":1914,"rating":4.0,"review":"The tour was good, a little haphazard but worth a trip. The tour itself was good but seemed a bit all over the place. We got to Niagra Falls and had 15 minutes to look around before we headed up to the tower to see the falls from above (the boat had stopped the day before...","review_date":"December 29, 2018","user":"emma_l"},{"attraction_id":1914,"rating":5.0,"review":"Niagara Falls platinum tour. Booked this trip for October 14th with my grandson. Was his first trip to Canada. My friend met us in Toronto. The trip was terrific. The driver, Al, was funny, informative and knowledgeable. Would definitely recommend this tour to anyone.","review_date":"October 24, 2018","user":"nancy_o"},{"attraction_id":1914,"rating":4.0,"review":"A whole day of fun. They picked me up at my hotel, Intercontinental Toronto Yorkville, at 9am.\nUnfortunately, i am the first one on the coach.\nIt took more than one hour to pick up all the participants and left Toronto at 10:30am.\nTherefore, it is best to stay around...","review_date":"October 15, 2018","user":"allenc837"},{"attraction_id":1914,"rating":5.0,"review":"Great experience, great driver\/guide. We had a splendid time with Al and our full bus for the lunch tour. Weather was the best, and Al helped us fully appreciate the experience with his stories and historical references. Highly recommend. Only suggestion - since we don\u2019t drink alcohol, the wine...","review_date":"October 15, 2018","user":"cjcedarcity"},{"attraction_id":1914,"rating":5.0,"review":"Great trip to an amazing place . Not used to organised trips I was at the beginning concerned about the organisation and the services. But I was not disappointed, everything went well! Owen the driver was really friendly and funny, we were not bored all the day with the activities. The lunch...","review_date":"August 28, 2018","user":"saifeddine"},{"attraction_id":1914,"rating":5.0,"review":"Michael made a huge difference. My family and I took the TBCL tour to Niagara Falls which included wine tasting at a local University, lunch at Queen Victoria Restaurant overlooking the falls, Hornblower cruise and time at Niagara-On-The-Lake. The smaller bus used on our tour made the tour more intimate...","review_date":"August 22, 2018","user":"martmanvan"},{"attraction_id":1914,"rating":4.0,"review":"Great Day Out. The day starts early with a series of pick up\u2019s if you join at Toronto as we did. Some on the tour had to get buses to locations en-route.\nThe journey is about two hours.\nWhat do you wear? We wore shorts and teeshirts with...","review_date":"August 17, 2018","user":"martinp960"},{"attraction_id":1914,"rating":4.0,"review":"Fun and Full day . Excellent driver (Ms Jit) and guide (Al). Good variety of activity...falls from the boardwalk and boat, good lunch which accommodated for our groups food allergies, wine tasting and strolling around Niagara on the Lake. A long day, wouldn\u2019t recommend it to those with young children,...","review_date":"August 11, 2018","user":"780cat"},{"attraction_id":1914,"rating":5.0,"review":"Very informative. This all day tour seems to be the best way of visiting the Falls as our small coach was able to access excellent viewing locations whilst we were being given a comprehensive commentary. The mandatory boat trip was included although this has become very much...","review_date":"August 10, 2018","user":"lancastrians16"},{"attraction_id":1914,"rating":5.0,"review":"Excellent. Excellent view, Would 100% recommend to anyone visiting! took very good care of all of us. The best thing we did on our holiday and definitely worth every penny!","review_date":"July 26, 2018","user":"bolcon_r"},{"attraction_id":1914,"rating":5.0,"review":"Tick the bucket list. Great day and experience .pick up on time was a excellent start to a to the tour with the driver (Al) entertaining us with his vast knowledge of history and the area . The wine tasting stop was a great introduction followed by the mighty...","review_date":"July 22, 2018","user":"john01992"},{"attraction_id":1914,"rating":4.0,"review":"Visit with the family. The falls are impressive to visit. You should go there as early as possible. Go to the cave of the winds. That is the best. A little overcrowded and very touristic. Expensive over all.","review_date":"July 22, 2018","user":"berni4863"},{"attraction_id":1914,"rating":4.0,"review":"Unforgettable experience but we would loved to stay longer. Niagara Falls was most definitely the highlight of our 11 day Canada trip but we wish we had booked to stay in Niagara on the Lake for a few days rather than just a day trip as everything was just a little bit rushed. Our...","review_date":"July 22, 2018","user":"multicoloured"},{"attraction_id":1914,"rating":5.0,"review":"Wonderful and easy way to see Niagara!. My friends and I were debating renting a car and driving to Niagara from Toronto, or taking an organized tour. After reading reviews about this trip, we decided to take the Platinum tour - and we were so glad we did! It was a fun,...","review_date":"July 18, 2018","user":"ladygills"},{"attraction_id":1914,"rating":5.0,"review":"Extraordinary Day!!!!. My wife and I had the privilege of taking this tour with David as Driver and Al as Tour Guide. Al's wealth of information of the areas we travelled through and visited was amazing. The wine tasting was wonderful at the teaching institute. The 3...","review_date":"July 17, 2018","user":"slimoxford"},{"attraction_id":1914,"rating":5.0,"review":"Wonderful day out. An excellent day out to see Niagara Falls.\nLunch provided and the cruise right up to the falls.\nThe day made even better by the Toronto Bus Company driver\/guide who was full of information and anecdotes.\nWould recommend.","review_date":"June 24, 2018","user":"allen_s"},{"attraction_id":1914,"rating":5.0,"review":"Informative and beautiful trip . We did a small wine tasting, the horn blower cruise under the falls, a helicopter ride over the falls, visited the whirl pool, went to some amazing gift shops, and visited Niagara-on-the-Lake. I plan to repeat this tour on my next trip to Toronto. I...","review_date":"June 21, 2018","user":"kendall_d"},{"attraction_id":1914,"rating":4.0,"review":"Fun time to Niagara Falls. I participated in this tour on Sunday June 10, 2018 and overall it was a good time. However, I did run into a little problem with my reservation. I reserved my tour through a very popular travel reservation website and apparently there was a breakdown...","review_date":"June 20, 2018","user":"don_j"},{"attraction_id":1914,"rating":5.0,"review":"WIne , Dine and Views. Our driver was curtious, informative and friendly . He made the ride to Niagra more interesting by giving us history of the region , building history etc.. Wine tasting was perfect and interesting to learn about the Niagra wine region. Not only did we see...","review_date":"May 28, 2018","user":"tikigirl1962"},{"attraction_id":1914,"rating":5.0,"review":"Great trip Niagara falls. It was the best day tour I was ever on first of all it was a beautiful day our tour guide and bus driver Dave was fantastic his explanation of the history Niagara falls and surrounding areas was exceptional.The lunch was lovely overlooking the falls...","review_date":"May 24, 2018","user":"richard_o"},{"attraction_id":1914,"rating":5.0,"review":"Beautiful. Had a great day, David our driver was lovely. Enjoyed short stop at winery. Niagara Falls are stunning, boat cruise not running that day had trip behind falls instead. 3 course meal overlooking the falls was good. We all loved Niagara on the Lake beautiful...","review_date":"May 16, 2018","user":"lynnmcd123"},{"attraction_id":1914,"rating":4.0,"review":"Great day and beauty beyond words. Really enjoyed my Niagara Falls tour with one exception. We were suppose to go on the Hornblowers boat ride that was suppose to start running April 1, we didn't do tour till April 29. However, it wasn't running even though the American side was working....","review_date":"May 4, 2018","user":"christy_m"},{"attraction_id":1914,"rating":4.0,"review":"Overall a good experience. We very much enjoyed the sights of the tour and the information that we were given but the time management at the falls themselves was not very good. We were given just over an hour to \"explore\" but that included the 30 minutes it took...","review_date":"April 30, 2018","user":"mollierk"},{"attraction_id":1914,"rating":4.0,"review":"Great tour, great guide. Tour is great, covers all major spots you can see in one day. Our tour guide David was great, we was always giving details about every spot on the way. Don\u2019t rate five just because the bus didn\u2019t have wifi hotspot, which is mandatory in...","review_date":"April 23, 2018","user":"nunop735"},{"attraction_id":1914,"rating":5.0,"review":"Good day. We had a excellent day at Niagara Falls. Tour was really nice. Good price. I highly recommend. Enjoy your day.","review_date":"March 20, 2018","user":"clairechaak"},{"attraction_id":1914,"rating":4.0,"review":"A great day unnecessarily prolonged. We had a fabulous day at Niagara Falls. We've been to Iguassu Falls, which is probably ten times bigger than Niagara, but Niagara somehow still impresses. The highlight was simply getting close to the Falls themselves, particularly the Canadian Horseshoe Falls, which are stupendous. Also...","review_date":"March 6, 2018","user":"nagaho"},{"attraction_id":1914,"rating":3.0,"review":"Not bad. The sights themselves are impressive but the bus tour had a few problems. The time management was pretty poor - we were given two and a half hours at the Falls, which was way too long in the freezing winter cold. And we were given...","review_date":"February 19, 2018","user":"ransom1337"},{"attraction_id":1915,"rating":5.0,"review":"fun walk on the trail. I went on a tour in Feb with Kelly as our tour guide. She was a lovely woman. She was really helpful from the beginning til the end of the tour. Her tour was quite informative. So many fun facts! We had fun sliding on...","review_date":"March 16, 2019","user":"kj20kj"},{"attraction_id":1915,"rating":5.0,"review":"Icicle wonders. This trip was well worth the time. It was a beautiful excursion and a fun filled time. Adam was our tour guide and made us feel like friends as he explained to us different elements of the ice formations. To top it all off, there...","review_date":"February 20, 2019","user":"sylvainc818"},{"attraction_id":1915,"rating":5.0,"review":"Amazing Experience! Must do!. Even though we have been to Maligne Canyon numerous times in the summer, my sister and I decided to do the Winter Ice Walk. We had heard that a few people had fallen through the ice in previous days which made us want to do...","review_date":"January 6, 2019","user":"gogokatie"},{"attraction_id":1915,"rating":5.0,"review":"Excellent experience . An excellent experience. Well taken care of. Guide (Kelly) was outstanding. Attentive, adaptable, and informative. Even though entire canyon not yet frozen she modified and ensured a great outing. Highly recommended.","review_date":"December 28, 2018","user":"411erinw"},{"attraction_id":1915,"rating":5.0,"review":"Jasper National Park Winter Must See. If you are visiting Jasper National Park in the winter you shouldn\u2019t miss the Maligne Canyon Ice Walk. As indicated by the name you are literally walking on ice through the bottom of the Maligne Canyon to see breathtaking ice formations. Maligne Adventures is a...","review_date":"April 1, 2018","user":"carfar478"},{"attraction_id":1915,"rating":5.0,"review":"Great ice walk. Carly, our guide from Maligne Adventures was great. She was very knowledgeable and showed us where to walk and gave us a hand when needed. I would not do the walk without a guide.","review_date":"March 25, 2018","user":"debbielm"},{"attraction_id":1915,"rating":5.0,"review":"Maligne Canyon Ice-walk. Wonderful AM experience - recommend a guide for this walk as he\/she knows the best route - also they provide lined boots and cleats for ice walking which is required as not only do you walk on ice - you also walk on some steep...","review_date":"March 25, 2018","user":"anxious836"},{"attraction_id":1915,"rating":5.0,"review":"Amazing Canyon Hike!. We had a fantastic time on this morning hike. Our tour guide Adam was great! He told us all about the canyon and Jasper and took the time to get to know us as well. We had a small group (just 5 participants plus our...","review_date":"March 17, 2018","user":"sulayman_l"},{"attraction_id":1915,"rating":5.0,"review":"Beautiful walk in to the deep freeze!. We booked this tour last minute (Saturday night for Sunday morning pick-up) so the first nice surprise was that our booking got through and that we were picked up in time.\nWe were a small group of 6, plus our guide Brody who took all...","review_date":"March 16, 2018","user":"flyinggonzo_10"},{"attraction_id":1915,"rating":4.0,"review":"Very fun. This is our second time doing the Canyon walk. We enjoyed it before so we brought friends and family along. Having walked the Canyon many times in the summer it is very interesting to see it (and walk along it) in winter.","review_date":"February 24, 2018","user":"ggscotth"},{"attraction_id":1915,"rating":5.0,"review":"Amazing Tour!. This was hands down one of the best tours I've ever done! Our guide Emma was very knowledgeable and mindful of people's interests and needs. She was very passionate and made this an excellent and memorable travel experience. We were lucky to have amazing weather...","review_date":"February 23, 2018","user":"lyncharoo"},{"attraction_id":1915,"rating":5.0,"review":"Absolutely amazing definitely a must do . I am traveling on a tour around Alberta and today the group did a 3 hour ice walk along the canyon. Carly our guide was fantastic, she was so energetic, informative, reassuring and so,so helpful. I highly recommend you do this!!","review_date":"February 11, 2018","user":"dawnhu5267qx"},{"attraction_id":1915,"rating":2.0,"review":"Unimpressed. The Maligne Canyon Ice-Walk has the potential to be something great. Unfortunately, my boyfriend and I were pretty disappointed with this tour. First off, our guide seemed distracted and it was obvious that he did not want to be giving a tour that day. On...","review_date":"February 5, 2018","user":"michele_m"},{"attraction_id":1915,"rating":5.0,"review":"Magical experience . The ice-walk was truly magical! We had a group of six people ranging between early 70s to 11 and we all loved the experience. Our guide Carly was super energetic and friendly and made sure everyone was safe at all times. It is a must...","review_date":"January 3, 2018","user":"samuelk2073"},{"attraction_id":1916,"rating":5.0,"review":"Simply the best tour of Vancouver ever. You have to do this. Period !!!. I did the 10am tour with Greg. Greg not only has detailed knowledge about the city, history and facts but is a subject matter expertise on the music, culture of the aboriginals. Best tour of my life. We toured Stanley Park, Beaver lake, Granville Island,...","review_date":"March 17, 2019","user":"uday3110"},{"attraction_id":1916,"rating":5.0,"review":"A marvelous way to be introduced to Vancouver!. We took this tour when we first got to Vancouver. It worked out perfectly! We saw all the best of Vancouver, accompanied by a very friendly, knowledgeable guide. She gave us ideas on places to revisit later our own time, great restaurant suggestions, and even...","review_date":"February 4, 2019","user":"monterrub"},{"attraction_id":1916,"rating":4.0,"review":"Great way to see Vancouver. This is the first bike tour we've ever done, and it was a great experience.\nOn arrival, you are greeted with your tour guide, ours was Greg. He gets you set up with a bike for your height and the safety equipment. When ready he...","review_date":"December 14, 2018","user":"poonaaam"},{"attraction_id":1916,"rating":5.0,"review":"Great cycle your. I went on a five hour tour through the city. The staff is very nice, the guide very informative & friendly and the city views are stunning!","review_date":"November 26, 2018","user":"fearless819387"},{"attraction_id":1916,"rating":5.0,"review":"What a great way to see and learn about Vancouver!. First of all, hats off to Paulo, our tour guide. He was fantastic, super articulate in how he delivered the information and really elevated this tour from great to really great. His knowledge of Vancouver's rich history was exceptional and he has an amazing ability...","review_date":"November 14, 2018","user":"relax417355"},{"attraction_id":1916,"rating":5.0,"review":"Lots of fun. we went to the bike tour with the sweetest guide:) greg\nWho explained to us a little bit of the history of the First Nations and the beginning of the city of Vancouver\nWe took a lot of pictures and had lots of fun!!\nI...","review_date":"November 1, 2018","user":"monicadn9317yo"},{"attraction_id":1916,"rating":5.0,"review":"Excellent way to get an overview of Vancouver. The tour takes just over 5 hours with a 45 min stop on Granville Island for lunch. The biking infrastructure is great and you feel safe riding when you\u2019re on the road with cars. Most of the tour takes place off the roads and on...","review_date":"October 22, 2018","user":"cb1234_11"},{"attraction_id":1916,"rating":5.0,"review":"Great introduction to Vancouver. We took the \"Grand Tour: Vancouver Encompassed\" , a 5-hour overview of Vancouver with an energetic and passionate guide, Paulo. We rode through West End, Stanley Park (seeing the totem poles, part of the Seawall, and the rainforest), and then past English Bay to False...","review_date":"October 22, 2018","user":"gurke13"},{"attraction_id":1916,"rating":5.0,"review":"Great way to see the city!. We loved our Vancouver bike tour with Greg (ask for him)!! It is the perfect way to see the city and all it has to offer. We rode all over the city and had Greg to fill us in on facts and fun along the...","review_date":"October 17, 2018","user":"cindy_m"},{"attraction_id":1916,"rating":5.0,"review":"Vangroovy Time!. We had an awesome time on our city tour with Greg. He was so knowledgeable and fun! He had great suggestions for places to eat, shop and things to do. We biked all around the city, saw everything we wanted to and learned so much...","review_date":"October 9, 2018","user":"samantha_c"},{"attraction_id":1916,"rating":4.0,"review":"Nice ride that could be improved. Nick was our guide and is very good at what he does. I did feel though that I would have liked to have spent less time on the stops, and more time at Granville Island and more of Stanley Park. This is, however, a great...","review_date":"October 5, 2018","user":"ruthd804"},{"attraction_id":1916,"rating":5.0,"review":"Top way to see Vancouver city & highlights. We had awful weather! But Adam gave us a lovely orange poncho and as we are British we\u2018sucked it up\u2019! 6 of us in total , 3 couples. Fantastic size group. Good bikes with great easy gears. Nearly all flat on cycle lanes so very...","review_date":"September 30, 2018","user":"howard1232015"},{"attraction_id":1916,"rating":5.0,"review":"Great day out!. Very much enjoyed the \u2018GrandTour\u2019 with Greg! Super commentary & awesome local knowledge. Was a great day out!!","review_date":"September 30, 2018","user":"terry_k"},{"attraction_id":1916,"rating":5.0,"review":"Great fun tour with Paulo. We got lucky with beautiful weather, and the tour felt like it covered many of the good spots in Vancouver, with a good pace and lots of info about the city. Paulo was informative, fun and engaging which made the whole tour even more enjoyable!...","review_date":"September 29, 2018","user":"j6755yrdylanc"},{"attraction_id":1916,"rating":5.0,"review":"Fun filled and informative. Great day, good pace for sightseeing and enjoying the ride. Paulo was knowledgeable and a great story teller! Took us beyond the sites to the culture and liveability! Plus made recommendations for downtown eateries for everything from beer &wine to wild game and gelato.\nThanks...","review_date":"September 19, 2018","user":"judithba4429xy"},{"attraction_id":1916,"rating":5.0,"review":"A grand day out. What a brilliant tour we had with Paulo. Not only city highlights, but social commentary, politics, history, ecology & foodie things. It gave us an excellent insight into how people live in the city & got us across the creek into Olympic village where we...","review_date":"September 19, 2018","user":"654beverlys"},{"attraction_id":1916,"rating":5.0,"review":"Perfect way to tour and learn about Vancouver!. We booked the Grand tour with our friends and were lucky to have Paulo as our guide. He is an engaging, experienced, and easygoing expert. I was particularly impressed with his knowledge of the history of Vancouver as well as the surrounding flora and fauna....","review_date":"September 18, 2018","user":"john_c"},{"attraction_id":1916,"rating":5.0,"review":"Grand Tour - Best 5 Hours spent to see Vancouver with an excellent guide (Hillary). With only one spare day in Vancouver available to do the sights, this is a relaxing yet really informative way to spend 5 hours. As it was raining,and looked to be down for the day, I wasn't sure if it would go ahead, but our...","review_date":"September 16, 2018","user":"steve1161"},{"attraction_id":1916,"rating":5.0,"review":"Paulo makes this bike tour a MUST DO in Vancouver!. Paulo, our bike guide, was incredibly knowledgeable and passionate about Vancouver. He did an amazing job of stopping just the right amount of time along the beautiful route to share interesting highlights. The stop at Granville Island for lunch was a treat as Paulo recommended...","review_date":"September 13, 2018","user":"laurajan4"},{"attraction_id":1916,"rating":5.0,"review":"A excellent tour concidering the rain due to our fantastic Guide, Adam. We booked the Vancouver highlight tour a few weeks in advance. Not knowing what the weather would be like.... Well it rained the whole day! But Adam made the tour so entertaining that the rain didn't bother us. Adam is very knowledgeable about Vancouver in...","review_date":"September 12, 2018","user":"hans_h"},{"attraction_id":1916,"rating":5.0,"review":"The best way to see Vancouver. Did the five hour cycling tour around Vancouver with three teenagers. We all loved it and thought it was a fantastic introduction to Vancouver. the cycling was really easy and really safe as proper bike lanes on every road used although most of the tour...","review_date":"September 12, 2018","user":"londondani"},{"attraction_id":1916,"rating":5.0,"review":"What a way to her to know Vancouver!. Somehow we missed the raindrops which made the grand tour even better! Guide Paolo,was extraiordinarily good, very knowing and paying attention to each and everyone in the group. We learned a lot! And all the time the guiding was full of humour.","review_date":"September 11, 2018","user":"erling_w"},{"attraction_id":1916,"rating":5.0,"review":"Must do. If you are visiting Vancouver and looking for an overview of the city, then make sure that you book this tour. Without a doubt this is the best way to get an idea of the various sights and highlights in Vancouver. Our excellent guide, Paulo,...","review_date":"September 9, 2018","user":"colin_t"},{"attraction_id":1916,"rating":5.0,"review":"Wow. What a great way to see the city of Vancouver! Greg was our tour leader with 9 of us from 4 countries. He took great care with our safety, was very informative and culturally sensitive and funny to boot. The bikes were good quality and...","review_date":"September 7, 2018","user":"150wendys"},{"attraction_id":1916,"rating":5.0,"review":"Nick was great . Went on 5 hour bike ride all around Vancouver. Nick was funny open and honest. We stopped frequently on the 15 mile ride. This was the highlight of our 10 day trip from Calgary to Vancouver.","review_date":"September 4, 2018","user":"h5164qojimh"},{"attraction_id":1916,"rating":5.0,"review":"Great time, great choice. Our guide was Nick, he was great, friendly, knowledgeable and didn\u2019t make us feel rushed. The tour took us to all of the Vancouver\u2019s local sights, Stanley Park, local beaches, waterfront, Olympic Park, Granville island markets, gas town, china town and I\u2019m sure others that...","review_date":"September 4, 2018","user":"peanutyellow"},{"attraction_id":1916,"rating":5.0,"review":"Stanley Park and so nuch more. We met Ben, our guide, in the morning. He was full of energy and humor. We had a small group which was great. Ben took time (whenever, and) at each stop to see if we had any questions, or requests. He took time to answer...","review_date":"September 4, 2018","user":"tom_m"},{"attraction_id":1916,"rating":5.0,"review":"Brilliant. Enjoyed a fantastic time with Hilary whose local knowledge is second to none .\nSmall group of 7 people","review_date":"September 4, 2018","user":"sheenamoses"},{"attraction_id":1916,"rating":5.0,"review":"Taste of Vancover. Hilliary was a super well informed fun guide. The electric bike was great and easy to ride. We felt like we got to see so much of Vancover! She took us everywhere and told us about the city, We road in town, all over Stanley...","review_date":"August 29, 2018","user":"sandra_s"},{"attraction_id":1916,"rating":5.0,"review":"Awesome ride with Ifny (Even in the rain). Ifny was extremely knowledgeable and took her time highlighting different aspects of\nVancouver. It was an enjoyable experience despite the rainy conditions. We will visit Vancouver again in the future and will ask for Ifny when we come back to bike with Cycle City Tours.","review_date":"August 27, 2018","user":"ronald_f"},{"attraction_id":1916,"rating":5.0,"review":"Fantastic ride with Ben. Ben was a fantastic tour guide. Very patient, good instructor - he shared so much knowledge of the city, Canada, and was funny. Kept us all safe, answered our plethora of questions, and flexibly adjusted the tour for our comfort level and interests. Thank for...","review_date":"August 22, 2018","user":"melbatoast2"},{"attraction_id":1916,"rating":5.0,"review":"Insides of Vancouver. Hilary was our gids. Luckily! What an amazing person with incredible energy. She knows a lot about his country and the culture and is not scared to show even a little less beautiful insides of the city. Flexible person who feels what the group needs...","review_date":"August 21, 2018","user":"tomas129"},{"attraction_id":1916,"rating":5.0,"review":"GREAT tour, GREAT company, and FANTASTIC guide with PAULO!!. My wife and I (in our late 50s) took a 15 mile city tour with these folks and had a BLAST!!!\nPAULO, our guide, was probably the biggest reason for the high marks. He was very diligent in getting us outfitted correctly with helmets and...","review_date":"August 20, 2018","user":"cj_z_z"},{"attraction_id":1916,"rating":5.0,"review":"GRAND TOUR: . We cycled our way around the cycle ways of VANCOUVER and had the best time ever. Great way to get an overview of the city. It was the highlight of our visit. LUCAS was an awesome guide, very knowledgable and passionate about Vancouver. The ride...","review_date":"August 19, 2018","user":"sharyn_l"},{"attraction_id":1916,"rating":5.0,"review":"Vancouver highlights. We enjoyed the personal insights from our guide Paulo. We needed to leave the tour early to get to our cruise ship, and He left us at a convenient stop.","review_date":"August 14, 2018","user":"dbrueck2018"},{"attraction_id":1916,"rating":5.0,"review":"Excellent Tour. Had a fantastic 3-generation family bike your with Ifny. It was a great way to get oriented in Vancouver, and her helpful and amusing guidance made us all feel very welcome. The tour is not exerting, and is managed to ensure all participate safely and...","review_date":"August 14, 2018","user":"andy_s"},{"attraction_id":1916,"rating":5.0,"review":"Fun ride through Vancouver. It was fun to get around Vancouver on a bike. It's a nice way to get a feel for the city and Hilary our guide made sure that everyone could follow her. Also, she gave us lots of interesting information that you will not find...","review_date":"August 10, 2018","user":"lisette_m"},{"attraction_id":1916,"rating":5.0,"review":"Best part of our trip!. Paulo was a fabulous tour guide! He took us on a wonderful route and ensured that each of us were enjoying the day. We learnt so much about Vancouver and even came away with restaurant recommendations! It was perfect!","review_date":"August 9, 2018","user":"ruthjq25"},{"attraction_id":1916,"rating":5.0,"review":"Vancouver bike tour. Execellent family activity. Greg was an outstanding tour ride. Very personable and knowledgeable about the area. Biking is a great way to see the city. The city is very bike friendly. Stopped and had a great lunch at Granville Island. Toured the entire city from...","review_date":"August 7, 2018","user":"cbrennan2017"},{"attraction_id":1916,"rating":5.0,"review":"Biking Vancouver. Had a great time biking through Granville Island, Stanley Park, Olympic Village, Gastown, and Chinatown. Ifny was a great cyclist and knowledgable tour guide of the area!","review_date":"August 7, 2018","user":"bette_h"},{"attraction_id":1916,"rating":5.0,"review":"Great way to get an over all sense of Vancouver!. This 2.5 hour tour was our first-day activity in Vancouver. It was especially needed as we had spent two days sitting on the Rocky Mountaineer train. Greg, our tour guide, was so much fun and knowledgeable. The pace was easy. We would ride and stop...","review_date":"August 1, 2018","user":"csb808"},{"attraction_id":1916,"rating":5.0,"review":"Intro to Vancouver 101. We booked the Grand Tour which took us almost 6 hours and Ifny was our tour guide. The tour was amazing but not as amazing as our tour guide. We had 8 riders in our tour with varying degrees of cycling ability and Ifny showed...","review_date":"July 31, 2018","user":"romeobal"},{"attraction_id":1916,"rating":5.0,"review":"Five hour Vancouver uncovered. Our trip began as we were introduced to our guide (Hilary) who was a native of the Vancouver area. Useful indeed. The bikes where adjusted to each rider. Helmets were issued and adjusted and checks were made that could all actually RIDE a bike\nChecks...","review_date":"July 30, 2018","user":"chrisooto"},{"attraction_id":1916,"rating":5.0,"review":"A great way to see Vancouver.... The tour lasted 5 hours. There were 8 in our group (mixed cycling abilities) and the pace was fairly relaxed. Most of it was on dedicated cycle tracks. The short amount of road work that we had to do was very safe, it seems that...","review_date":"July 29, 2018","user":"_robspeight58"},{"attraction_id":1916,"rating":5.0,"review":"Great introduction to Vancouver. Our cycling tour was a great way to discover Vancouver, gain some information about the city, see some wildlife and be well entertained in the process. The cycling was very gentle such that most people could do it very easily and the regular stopping for...","review_date":"July 27, 2018","user":"ianmspen"},{"attraction_id":1916,"rating":5.0,"review":"The best way to see the city. We did this tour the first full day we were in Vancouver and it was great. The service in getting us fixed up with bikes was simple and effective and the tour itself was well thought out and very professionally handled. The guide, Nick, was...","review_date":"July 27, 2018","user":"tonyandkatya"},{"attraction_id":1916,"rating":5.0,"review":"Great and informative trip around Van. Jumped on a bike tour for something to do and was surprised at how much fun I actually had. I'm not usually much into the typically \"touristy\" activities but our guide, Hilary, was a wealth of knowledge and a really fun host. She was full...","review_date":"July 25, 2018","user":"peter_h"},{"attraction_id":1916,"rating":5.0,"review":"A great overview of the city. We did the tour the morning after an international flight. Great way to work off the jet lag and get an overview of the city.\nBob was a new tour guide but did a great job. We loved his insights into the city and it's...","review_date":"July 23, 2018","user":"mariemusicademy"},{"attraction_id":1916,"rating":5.0,"review":"Get On Tour At Start of Vancouver Stay. Book early as these tours are quite popular! We had Ben as our tour guide, very knowledgeable and made us feel welcomed. We did the grand tour, weather was great and we covered allot of Vancouver. The tour gave us some ideas as to where...","review_date":"July 23, 2018","user":"darren_b"},{"attraction_id":1916,"rating":5.0,"review":"Bike tour . Fun, informative, this 5 hour bike tour was filled with wonderful information. Paolo was so informative and great with my two boys. This was a great way to see the city! Thank you for a great, fun day.","review_date":"July 22, 2018","user":"esierra12"},{"attraction_id":1916,"rating":5.0,"review":"Nice Trip around the city. We had a real good 5h ride around Vancouver with lots of Information about the city and its history. Stanley Park and Granville Island are only two highlights from this tour.\nOur guide did a really good job!\nI can highliy recommend that tour at...","review_date":"July 21, 2018","user":"floriank192"},{"attraction_id":1916,"rating":5.0,"review":"Great bicycle tour of Vancouver . Paulo was our excellent guide on the 5-hour highlights tour. We were matched with appropriate bikes and helmets and were offered bags and baskets to carry our items. Paulo shared his extensive knowledge of the area on this comfortably-paced, easy ride. Vancouver does so much...","review_date":"July 15, 2018","user":"fes2inmi"},{"attraction_id":1916,"rating":5.0,"review":"Fun. Interesting. Informative. Unique. Just do it!. SUCH a fun day! Lucas was our guide for the 5 hour Grand Tour and we have nothing but great things to say about him as a guide as well as the locations we went! Haven't been on a bike in 20 years? No problem,...","review_date":"July 12, 2018","user":"tina_h"},{"attraction_id":1916,"rating":5.0,"review":"Fabulous experience. Hilary Angus was a great tour guide. She is funny, informative and interesting. We had a great overview of Vancouver city would highly recommend this activity to others.","review_date":"July 11, 2018","user":"jenniandbrucew"},{"attraction_id":1916,"rating":5.0,"review":"Awesome Experience . This is our third day in Vancouver and it has just made out experience here the greatest. I've never been on a tour with so much informative information and our tour guide, Paulo actually made it fun with all his exhilarating storytelling of the city....","review_date":"July 11, 2018","user":"sharmscunny"},{"attraction_id":1916,"rating":5.0,"review":"Best bike ride every with Ifny and Bob!. My fianc\u00e9 and I had the best bike tour of Vancouver with Cycle City Tours! Our guides Ifny and Bob were very knowledgeable about the city. We learned so much about Vancouver, the First Nations and the city's history. The ride was a wonderful way...","review_date":"July 11, 2018","user":"megan_e"},{"attraction_id":1916,"rating":5.0,"review":"Best way to see Vancouver. We had an absolutely amazing tour of Vancouver with a great overview of the city. Our guide, Lucas, was amazing and made the experience very enjoyable. Thank you Lucas max Cycle City for the wonderful tour and experience.","review_date":"July 10, 2018","user":"tiberious74"},{"attraction_id":1916,"rating":5.0,"review":"Ask for Paulo O\u2019Connor, he\u2019s amazing!. When we told friends that we were paying to have a guided bicycle tour of Vancouver, they scoffed at us: \u201cIt\u2019s a small, English-speaking city. What do you need a guide for? Do it on your own.\u201d But they hadn\u2019t met Paulo, one of the...","review_date":"July 7, 2018","user":"steve4nyc"},{"attraction_id":1916,"rating":5.0,"review":"Grand Tour. We had a great day cycling around Vancouver under the guidance of Greg whose knowledge and love for this city was both informative and entertaining. The circuit we rode was part city, part parkland so we covered it all with witty and informative dialogue. Would...","review_date":"July 5, 2018","user":"geoff_h"},{"attraction_id":1916,"rating":5.0,"review":"Amazing time!. I had a really great time on my tour with Greg last week. It was an amazing way to see and learn about Vancouver. I was ridiculously impressed with the quality of the city's roads and bike lanes, as well. Coming from Southern California, I...","review_date":"July 3, 2018","user":"rebeccabuddingh"},{"attraction_id":1916,"rating":5.0,"review":"Great time in Vancouver!. Loved the tour and our guide, Greg, was fantastic. We did the 5 hour tour around Vancouver, which included Stanley Park, Granville Island, and many other interesting spots. Greg was super knowledgeable and made the tour interesting and fun. We only had one day in...","review_date":"July 2, 2018","user":"elyseh72"},{"attraction_id":1916,"rating":5.0,"review":"Mandatory Tour You Can't Miss While Visiting In Lovely Vancouver!. One of the best tours we've taken in all of our travels around this planet! Our expert urban pedaler guide extrordinaire, Nick Lagasse, provided us with hours of rich history and city culture, while soaking in the beauty of our ride through fabulous Stanley Park...","review_date":"June 29, 2018","user":"mary_m"},{"attraction_id":1916,"rating":5.0,"review":"A Definite Must When Visiting Vancouver. My wife really enjoyed this tour and our tour guide, Paulo, was outstanding. We opted for the 5 hour tour that took us around the neighborhoods of Vancouver, Stanley Park, and Granville Island. Paulo offered unique insight on the various stops and his sense of...","review_date":"June 29, 2018","user":"mikery1239ir"},{"attraction_id":1916,"rating":5.0,"review":"City Tour with Paulo. Enjoyed a great city tour with Paulo who took us all over the central city sharing his extensive knowledge and great sense of humour!\nI am a cycle guide for my local city so always like to join a cycle tour in a new city...","review_date":"June 28, 2018","user":"sue-aucklandnz"},{"attraction_id":1916,"rating":5.0,"review":"You'll be SORRY if you don't book a tour with Greg!. My crazy family of 7 had a wicked good time with Greg! My \"kids\", from 24 to 17, loved every minute. We had a perfect weather day too! Really nice balance of riding and stopping to take pictures, hear Greg's commentary and stopping for lunch!...","review_date":"June 28, 2018","user":"renee_f"},{"attraction_id":1916,"rating":5.0,"review":"Informative overview. Surely the best way to see, hear, smell and taste a new city! - and our guide shared well her knowledge and love of Vancouver. Stanley Park's beaver dam, totem poles and forest giants; Lunch break at Granville Island; Olympic Park, Chinatown and Gas Town...","review_date":"June 27, 2018","user":"neil_m"},{"attraction_id":1916,"rating":5.0,"review":"The Grand Tour is the BEST way to see Vancouver. My husband and I did the Grand City Tour (5 hours!) around Vancouver with our trusty guide Ifny. It was our first full day in the city and proved to be one of our favorite things we did all week (and we did a LOT)....","review_date":"June 26, 2018","user":"blairdrubio"},{"attraction_id":1916,"rating":5.0,"review":"A Grand Tour of a Beautiful City. With a very knowledgable Nick guiding us, we loved the 15 mile, 5 hour tour that circled the city, with stops along the waterfront, Stanley Park, lunch on Granville Island, the Japanese Gardens & China Town, & historic Gastown. The bike lanes in Vancouver are...","review_date":"June 25, 2018","user":"piucaza"},{"attraction_id":1916,"rating":5.0,"review":"Great for a glimpse of Vancouver city life. With only 24 hrs to spend in Vancouver we\u2019re really glad we did the 5 hr \u201cHighlights\u201d tour. We were given a fantastic overview of the city, it\u2019s parks, people, history and culture. Our guides Ifny and Bob were both very friendly and knowledgeable and...","review_date":"June 25, 2018","user":"wireblue"},{"attraction_id":1916,"rating":5.0,"review":"OUTSTANDING!!! THE best way to see Vancouver.. Our group of 5 was part of a 9 person bike tour led by Hillary. I've done bike tours of Sydney and Munich which were great, but this was the best. The city is SO bike friendly that we never felt unsafe. The nearly 14...","review_date":"June 18, 2018","user":"joe_m"},{"attraction_id":1916,"rating":5.0,"review":"Vancouver by bike.. We had a great time with Hillary. Our 5 hour bike tour was awesome. She shared facts about Vancouver\u2019s history and nowadays lifestyle. Thank you for your enthusiasm, we learned a lot about your city.","review_date":"June 16, 2018","user":"jeannette_v"},{"attraction_id":1916,"rating":5.0,"review":"Amazing experience!. Ben has been a great guide, feel I saw the best of Vancouver in a very fun way. Good choice for someone who has only little time in Vancouver for visit","review_date":"June 16, 2018","user":"kasia_p"},{"attraction_id":1916,"rating":5.0,"review":"Great value and beautiful ride!. Just finished a tour with Hillary and it was amazing!! She did a great job, had a great personality and put on an awesome tour!! Well worth the money and time. Do it early during your visit so that you can see parts of the...","review_date":"June 15, 2018","user":"jbrittain1970"},{"attraction_id":1916,"rating":5.0,"review":"Hilary was rad!. We had an awesome time on our tour with Hilary!! I should probably mention I\u2019ve lived here for 14 years, and thought I knew the city relatively well...but was curious to see if I could learn a few things. And that I did!\nThis is...","review_date":"June 14, 2018","user":"adina_d"},{"attraction_id":1916,"rating":5.0,"review":"Best Way To See Vancouver. Our Guide, Paolo was fantastic! We are not much on planned tours but this tour far exceeded all our expections. The information Paolo provided from start to finish was\nat every interval was informative and fun. The bikes worked flawlessly, the ride is not strenuous...","review_date":"June 14, 2018","user":"jerry_p"},{"attraction_id":1916,"rating":5.0,"review":"Vancouver Highlights . Great time! Our tour guide Hilary was awesome, kept us laughing and very knowledgeable. This is a great way to see Vancouver","review_date":"June 13, 2018","user":"desormeauxkate"},{"attraction_id":1916,"rating":5.0,"review":"Best way to see the city. We had a great time on the Vancouver highlights tour - it was the perfect way to get a taste of the city when we first arrived. Everyone at Cycle City Tours was friendly and helpful and the whole process from booking to end was...","review_date":"June 8, 2018","user":"emma_k"},{"attraction_id":1916,"rating":5.0,"review":"The Grand Tour of Vancouver was truly grand. I did the Grand Tour with Cycle City Tours and Rentals on my first day in Vancouver and I thoroughly recommend that people do the same. It was a Saturday, without too much traffic on the roads and 90% of the way we were on...","review_date":"June 5, 2018","user":"sam_p"},{"attraction_id":1916,"rating":5.0,"review":"Amazing Way to See the City. We took a private tour of the city with Greg and it was fantastic! Greg was extremely passionate and knowledgeable about the city. We thoroughly enjoyed the trip. Without the tour, we wouldn't have been able to see as much of Vancouver and honestly, had...","review_date":"May 29, 2018","user":"arminda_f"},{"attraction_id":1916,"rating":5.0,"review":"best one-day overview of the city. We were in Vancouver for a week during the rainy season. Skeptical about others saying the ride was great even in the rain. Our rainy day turned into just scattered showers and every minute was worth it. A great way to experience so many facets...","review_date":"May 28, 2018","user":"janetxiv"},{"attraction_id":1916,"rating":5.0,"review":"Totally worth it to explore Vancouver. FYI it's 5 hours in total - but not all of it cycling, there's an hour lunch break at Granville island.\nWe were lucky with the weather and had a glorious sunny day.\nRick and Greg were great guides and made everyone feel at ease....","review_date":"May 18, 2018","user":"docmarkl"},{"attraction_id":1916,"rating":5.0,"review":"memorable first tour in Vancouver. I joined Vancouver Highlights Bike Tour guided by Paulo. It was my first time to visit Vancouver and I didn't know much about tourist attractions in Vancouver downtown. It was perfect tour for me because I could take a look around Vancouver Hightlights with Paulo's...","review_date":"May 13, 2018","user":"trip765524"},{"attraction_id":1916,"rating":5.0,"review":"Great way to see Vancouver. This is the perfect way to see Vancouver! We had Nick as our tour guide he did a great job! Always made everyone feel involved. You get to explore and see so much of Vancouver by bike in 5 hours. We stopped over at Granville...","review_date":"May 12, 2018","user":"sunshinegirlsk"},{"attraction_id":1916,"rating":5.0,"review":"Great city - great tour with all the highlights. Thanks to our excellent guide Greg we had a fantastic day exploring this wonderful city and learning so much about Vancouver. The tour was professionally run, informative and for someone who has not been on a bike for 20+ years was relatively easy! The whole...","review_date":"May 9, 2018","user":"ann_d"},{"attraction_id":1916,"rating":5.0,"review":"Bike Tour. Great way to see Vancouver if you don't have a lot of time. Easy, level ride. Nick and Ben are amazing!! Very knowledgeable! Had a great day! Thanks again guys for the awesome time!","review_date":"May 7, 2018","user":"janalee_m"},{"attraction_id":1916,"rating":5.0,"review":"All the Great Highlights of Vancouver. Thanks to Greg and the team from Cycle City, i thoroughly enjoyed the bike tour earlier this month. The tour was very professionally run from start to finish and Greg looked after the group well. he was very knowledgeable and passionate about Vancouver, its hisorty...","review_date":"April 26, 2018","user":"joshuacharles"},{"attraction_id":1916,"rating":5.0,"review":"Great way to take in the beautiful city!. Bike tours have become my way of exploring a new city and this tour was yet another fun and informative experience! Special shoutout to our guide Paulo, who was super knowledgeable, funny and caring. I highly recommend this thorough tour packed with fun and beauty!","review_date":"April 20, 2018","user":"hitottabi"},{"attraction_id":1916,"rating":5.0,"review":"Vancouver Highlights Bike Tour. Booked this tour for a bachelorette trip and it was the highlight of our weekend! Weather was raining and cold but we didn't let that stop us from having fun! Highly recommend this tour even with rain! It was worth it and so much fun!...","review_date":"April 16, 2018","user":"sophia_n"},{"attraction_id":1916,"rating":5.0,"review":"Great intro to a beautiful city. Our guide, Greg, was witty, well-informed and humerous. We saw and learned a lot. Although nominally a five hour tour, we were only riding for about an hour in total, so this is not a trip that those who have little fitness or cycling experience...","review_date":"April 15, 2018","user":"neil_b"},{"attraction_id":1916,"rating":5.0,"review":"Great guides and tour. Toured Vancouver by bike from 10am to 3pm. One hour stop for lunch.\nGreat way to see the city. Very informative and friendly tour guides.\nCycling at a moderate pace and plenty of stops.","review_date":"April 15, 2018","user":"nickl170"},{"attraction_id":1916,"rating":5.0,"review":"Great way to see Vancouver and Stanley park. My family of four with a 14 yo and 11 yo had a wonderful time in the 5-6 hours bike tour. Nick was our guide. He was very friendly and extremely informative. We were able to appreciate the arts, cultures and natural scenery so much...","review_date":"April 4, 2018","user":"yuan89"},{"attraction_id":1916,"rating":5.0,"review":"FRESH WAY TO DISCOVER THE CITY!. Taking this 5 hour bike tour is a great way to see the city. Paulo was an outstanding guide! He was passionate and funny. We felt lucky to have been offered such a generous and relevant commentary from a guide native to the city. The...","review_date":"April 3, 2018","user":"beendrdundat"},{"attraction_id":1916,"rating":5.0,"review":"Vancouver highlights bike tour. Fantastic way of seeing many highlights of the city in one guided tour. Tour guide Adam was exceptional. Trip lasts 5 hrs covering 15 miles but on gentle terrain \/ bike paths and with frequent stops. Highly recommended.","review_date":"March 20, 2018","user":"ian_j"},{"attraction_id":1916,"rating":5.0,"review":"Trust in Trip Advisor!. I don't usually take the time to go back and give reviews pretty much unless the experience was really good...and I felt that way about my tour with CycleCity. The city itself pretty much lends itself to an amazing tour with everything that there is...","review_date":"March 18, 2018","user":"chris_i"},{"attraction_id":1916,"rating":5.0,"review":"A Perfect Way to Get To Know Vancouver. We booked a four person tour with Cycle City early this week. Our guide, Adam O'Neill, did a super job introducing us to the joys of this amazing city. Even on a cold rainy day, this circular bike tour of the city with a knowledgable...","review_date":"March 10, 2018","user":"jdwade999"},{"attraction_id":1916,"rating":5.0,"review":"5 hour bike tour with Adam . I just had the most AMAZING experience with this company!! I was looking for something active yet educational to do in Vancouver and came across Cycle Tours.\nWe went on a 5 hour tour through the city which included cycling around the coast, viewing native...","review_date":"March 4, 2018","user":"shannonl345"},{"attraction_id":1916,"rating":5.0,"review":"Great tour highly recomend. A wonderful, informative 5hr bike tour with Paulo (guide).\nI highly recommend this tour to anyone, and all fitness levels as a gentle ride with plenty of opportunities to stop and take photos.\nPaulo has excellent knowledge of Vancouver and even on the coldest of...","review_date":"December 3, 2017","user":"liane_d"},{"attraction_id":1916,"rating":5.0,"review":"Had a great time. Enjoyed the Vancouver Highlights Bike Tour very much. Special thanks to our guide Paulo who is full of passion, answers and recommendations.","review_date":"November 16, 2017","user":"thomas_m"},{"attraction_id":1916,"rating":5.0,"review":"Grand Tour, Grand Time in Vancouver!. The Grand Tour of Vancouver with Paulo through Cycle City was amazing! We happened to have perfect weather, but it wouldn't have mattered. This was hands-down the best activity we did during our stay in Vancouver. It was a great way to really get a...","review_date":"November 2, 2017","user":"osujoe"},{"attraction_id":1916,"rating":5.0,"review":"Awesome bike tour of Vancouver. When I travel I always end up signing up for a bike tour in the places I visit---Berlin, Madrid, Barcelona, Seville, etc--you get the idea. This bike tour of Vancouver is definitely one of the best if not the BEST tour I have done. Initially...","review_date":"October 30, 2017","user":"jabberjawz"},{"attraction_id":1916,"rating":5.0,"review":"Rain or Shine You Gotta Ride. This was a fantastic bike tour and you should definitely add this to your itinerary for your trip while in Vancouver. It rain pretty hard for the beginning of the tour but I still had a blast and so loads of interesting and beautiful things....","review_date":"October 30, 2017","user":"nate_m"},{"attraction_id":1916,"rating":5.0,"review":"Great way to discover Vancouver!. A friend of mine recommended to do this tour (he visited four month ago and loved it) and the tour even exceeded my expectations. Although it was heavily raining at the beginning, then luckily stopped for some while I had a wonderful time. A perfect...","review_date":"October 20, 2017","user":"_helga_mat"},{"attraction_id":1916,"rating":5.0,"review":"The unmissable places of the city, in the best vehicle \u00a1bike!. The best way to enjoy Vancouver is riding a bike with a cool guide. it\u00b4s easy and you stop at the best and most interesting places of the city. for all levels of experience using a bike.\nAll the team at Cycle City Tours gives...","review_date":"October 20, 2017","user":"jesus_h"},{"attraction_id":1916,"rating":5.0,"review":"Great way to see VanCity!. We selected this tour for our first full day in Vancouver to get a good orientation to the city, and we were not disappointed! It rained pretty hard for the first half of the tour, but we had good rain gear (Cycle City will provide...","review_date":"October 19, 2017","user":"salinatraveler"},{"attraction_id":1917,"rating":5.0,"review":"Foodies start your Vancouver visit here. Five stops, five excellent bites. And more than a bite. Portions are larger than other food tours we\u2019ve taken. From the porchetta sandwich from Meat and Bread to the Creme Br\u00fbl\u00e9e\u2019s at Wildebeest this tour hits some of the highlights of Gastowns fantastic food scene,...","review_date":"March 15, 2019","user":"paul_p"},{"attraction_id":1917,"rating":5.0,"review":"Highly Recommended Tour. I went to the Gastown tour, thought it would hard for myself to discover good food options in a tourist area. Attending this tour is the best decision I made within my stay in Vancouver. Our guide, Tracy, is very knowledgable about the food and...","review_date":"March 9, 2019","user":"ccs1995"},{"attraction_id":1917,"rating":5.0,"review":"A Must-Do in Vancouver!. My mom and I had such a great time on this tour with Tracy - she is the best! By far, the best tour we took all week (after 3 days of touring in Vancouver and San Diego)! Tracy will keep you well-fed, entertained, and...","review_date":"February 23, 2019","user":"tippymadison"},{"attraction_id":1917,"rating":5.0,"review":"Gastown Foodie Tour - Delicious. Comical. Educational.. A friend and I were looking to pass some time before catching a Canucks game, and were we glad to pick this tour. For starters our guide Tracey was an absolute hoot! She had a way with keeping the group laughing while also educating us...","review_date":"February 12, 2019","user":"nick_c"},{"attraction_id":1917,"rating":5.0,"review":"Amazing food tour\ud83d\ude00\ud83d\ude00\ud83d\ude00. Just amazing food, history of the city our guide Tracy I have to say is the best. I really recommend to take this tour and open your mind and your appetite to new horizons.","review_date":"January 27, 2019","user":"manonnntravel"},{"attraction_id":1917,"rating":5.0,"review":"Gastown Food Tour. My boyfriend and I only had one afternoon to spend in Vancouver, and we love good food above all else, so we decided to take this food tour. So happy that we did! We loved it! Jesse was our tour guide, and he was wonderful....","review_date":"January 16, 2019","user":"laineyreed"},{"attraction_id":1917,"rating":5.0,"review":"Gastown Gastronomic. A great way to spend an afternoon. We met some interesting people from Canada and the UD. Jesse, our guide, was enthusiastic, engaging and well versed in the history of the area and the cuisine. Highly recommended.","review_date":"January 14, 2019","user":"bfranklinf"},{"attraction_id":1917,"rating":5.0,"review":"Short Trip to Vancouver . Highly recommended foodie tour. Go with Nadia Cameron for she is very knowledgeable, confident, very qualified, such a value for money, it is so much fun to listen to someone who is so passionate. We'll definitely try the other tours next time we are in...","review_date":"December 30, 2018","user":"exdxb2014"},{"attraction_id":1917,"rating":4.0,"review":"Nice little tour around Vancouver. This was our second food tour of Canada. We did one in Toronto when we first got there which we were not that impressed with, so we weren't expecting much. We were pleasantly surprised. Our tour guide Jesse was very knowledgeable about the area, places...","review_date":"December 29, 2018","user":"emma_l"},{"attraction_id":1917,"rating":5.0,"review":"Two tours, two guides and two great experiences. I did two tours with this company. The first was the Gastown tour. It was a great tour and our guide Miguel was wonderful. He was bright, cheerful and informative. All of the locations were delicious. We did not do the alcohol pairing and instead...","review_date":"December 17, 2018","user":"megswhit"},{"attraction_id":1917,"rating":4.0,"review":"Overall a good tour. Jesse was a great host for this tour. The tour itself could have perhaps had one more food stop and maybe some more variety of food - Vancouver prides itself for world class cuisine from around the world - I felt Asian\/South Asian\/Middle Eastern food...","review_date":"November 20, 2018","user":"umayr_p"},{"attraction_id":1917,"rating":5.0,"review":"Well worth it!. Today we took the Gastronomic Gastown walking tour with the incomparable Jesse. He really made the tour special. The food was interesting, varied and filling (but not too much), but his commentary and very natural interaction with the group made it feel like going out...","review_date":"November 9, 2018","user":"k_t"},{"attraction_id":1917,"rating":5.0,"review":"Great Tour! Great Host!. I would definitely recommend if you\u2019ve never visited the city or to re-discover your hometown. While the price is not for everybody, it\u2019s very filling and will give you ideas for future trips! The host is great and the tour is still small so he...","review_date":"November 2, 2018","user":"felix_r"},{"attraction_id":1917,"rating":5.0,"review":"Good combination of Food and History. Vicky did a great job of integrating the experience so that we had a better sense of Vancouver and Gastown. The food was very good to excellent. She is a veteran tour guide. We learned some history and enjoyed the company of acquaintances from the...","review_date":"November 1, 2018","user":"annfe1081ga"},{"attraction_id":1917,"rating":5.0,"review":"More than I expected. The food was great (vegetarian) & the guide was amazing! Hiighly recommend taking the time to do it. A great bargain too.","review_date":"October 22, 2018","user":"brachel437"},{"attraction_id":1917,"rating":5.0,"review":"Tracy was amazing. I have done a lot of food tours, and this was one of the best! It was a pretty big group (10, I think), and our guide, Tracy, made the whole tour really, really fun. She had great delivery, great information, and, of course, the...","review_date":"October 22, 2018","user":"cara_r"},{"attraction_id":1917,"rating":5.0,"review":"Gastronomic Gastown. Great combination of food and neighborhood history on this tour. A delightful way to spend an afternoon and to find a few restaurants you might want to go back to again during your stay. Tracy rules!","review_date":"October 13, 2018","user":"jrobertson461"},{"attraction_id":1917,"rating":5.0,"review":"Delightful Afternoon With A Great Guide. Our first visit to Vancouver and this proved to be a tour not to be missed. Our guide, Tracey, was fantastic. She was not only professional but also fun, witty, gracious and extremely knowledgeable of not only the Gastown area but also of Vancouver and...","review_date":"October 11, 2018","user":"globetrotting781583"},{"attraction_id":1917,"rating":5.0,"review":"Outstanding food, tour, and historical information. This is my 6th Vancouver foodie tour! I wish I could come to Vancouver more often to do the tours. Our guide, Tracey, was new to us. She was fantastic. She answered every question anyone had; she was humorous; she was factual; and made everyone...","review_date":"October 4, 2018","user":"joni1495"},{"attraction_id":1917,"rating":3.0,"review":"Great Guide, not 'Gastronomic'. Had a very interesting well spoken guide who was friendly and told us a great deal about Gastown and Vancouver, well managed was making his farewell speech as the Steam clock sounded 6pm!\nThe food and drink aspect was not at all what we expected...","review_date":"September 23, 2018","user":"inspiration694298"},{"attraction_id":1917,"rating":5.0,"review":"Great afternoon out!. We did the tour today with Tracy and had a small group of 8. She was very informative and we had a lot of laughs. Tracy was a local with a lot of information and background stories.","review_date":"September 20, 2018","user":"28802013"},{"attraction_id":1917,"rating":5.0,"review":"Gastown Delights. I had a fantastic time on my tour! Not only did I get to eat some excellent food but I learned about the history of the neighborhood and got tips of other places to stop during my trip!","review_date":"September 18, 2018","user":"meganfrost13"},{"attraction_id":1917,"rating":5.0,"review":"This was a great tour . Three of us took the Gastronomic Gastown tour with Vicky, and it was a blast. Vicky was great with my 82 year-old Mom, and terrific with the entire group. I expected to get a foodie tour, which Vicky delivered, but she also gave us really...","review_date":"September 16, 2018","user":"potter57"},{"attraction_id":1917,"rating":5.0,"review":"Try a foodie tour at the beginning of your vacation.. 1st time trying a foodie tour and I was beyond impressed! The food was delicious and portions were generous. They even had refreshing and unique drinks for us non-booze folks. Great tour guide (Jesse). He was clever, whitty (but not annoying) and knowledgeable. Excited to...","review_date":"September 13, 2018","user":"brettandnic"},{"attraction_id":1917,"rating":5.0,"review":"Great Foodie Tour. Guide Miguel was mazing and food was delicious! Cannot go wrong with this place!\nWe had drinks paring and they were relish as well!","review_date":"September 13, 2018","user":"hanna_r"},{"attraction_id":1917,"rating":5.0,"review":"Such a great time with Miguel!!. We recently went to vancouver and booked a Vancouver Foodie Tour. We all met at the statue Gassy Jack and introduced ourselves to Miguel who was to be our tour guide. We were a group of about 15 people of all varying ages. We did...","review_date":"September 8, 2018","user":"nancyjean2013"},{"attraction_id":1917,"rating":3.0,"review":"Good, but. What we did was good, but was expecting more than 4 stops in 3 hours. Need more eating and drinking and less standing around and talking about the history.","review_date":"September 7, 2018","user":"northstar784040"},{"attraction_id":1917,"rating":5.0,"review":"Must do tour as part of your Vancouver sightseeing plan. Great tour led by the lovely Miguel, very good company, great little restaurants we\u2019d never have found ourselves and we discovered that we loved Creme Br\u00fbl\u00e9e but we subsequently found out that we only love the Creme Br\u00fbl\u00e9e At Wildebeest which has to be tasted...","review_date":"September 4, 2018","user":"alice_e"},{"attraction_id":1917,"rating":5.0,"review":"Great foodie tour!. We absolutely loved our Gastown Foodie Tour. Our guide Vicky was knowledgeable and funny, and we learned so much about hidden food gems in Vancouver. We went to 4 great little restaurants for very different types of food, and the alcohol pairings were thoughtful (and...","review_date":"September 4, 2018","user":"sac_joy"},{"attraction_id":1917,"rating":5.0,"review":"So good we did 2 tours!. We enjoyed the tours so much we did 2 of them, the first was the gastronomic Gastown with Miguel as our guide and then the Granville Island tour with Tracy. The tours were superb, both guides were funny with excellent banter, knowledgable and made the...","review_date":"September 1, 2018","user":"324sarahg"},{"attraction_id":1917,"rating":4.0,"review":"Fun and enlightening.... Vicky was very knowlegeable. A great group of foodies! Great stops and lots of delicious food. The pizza rivalled Napoli!","review_date":"August 30, 2018","user":"roam48092"},{"attraction_id":1917,"rating":5.0,"review":"A Great Tour. I thoroughly enjoyed the Gastown tour. Vicky was knowledgeable about the food and the alcohol pairings, and obviously has a passion for the city of Vancouver. It was great to learn about Gassy Jack, see the Steam Clock, and try so many different types of...","review_date":"August 30, 2018","user":"nick_n"},{"attraction_id":1917,"rating":5.0,"review":"Best Food Tour we've ever had!. We've started taking food tours when we go on vacation. Vickie was absolutely fabulous. She obviously loves what she does and gave so many tips on cooking and other restaurants to try. The restaurants chosen, the food and portions and pairings were spot on.\nI...","review_date":"August 30, 2018","user":"cathy_s"},{"attraction_id":1917,"rating":5.0,"review":"Yummy. Miguel lead us through an interesting food experience that met the fantastic reviews we had read. We visited 4 great restaurants and had very tasty samples of their signature food and drink. Miguel was a font of information both on the dishes and the local...","review_date":"August 27, 2018","user":"l3579tejonathanl"},{"attraction_id":1917,"rating":5.0,"review":"Excellent tour. We had fun and great food! Miguel was informative, attentitive and friendly. At the end we were full but not stuffed! And we got to meet new 10 other new friends. Great time.","review_date":"August 22, 2018","user":"donna_m"},{"attraction_id":1917,"rating":5.0,"review":"Tour guide Vicky is awesome!. This tour was delightful. Great way to experience the neighborhood and the food. Strongly recommend.","review_date":"August 13, 2018","user":"lee_b"},{"attraction_id":1917,"rating":4.0,"review":"Tour good and food was plentiful . My wife and I were a part of 14 people that did this tour. We have done similar tours in NYC and Europe. The food was much more plentiful (portion size) than other tours, was very large and good variety. Alcoholic drinks included were provided....","review_date":"August 13, 2018","user":"grumbor"},{"attraction_id":1917,"rating":5.0,"review":"Yummy fun times with Tracey. We thoroughly enjoyed the Gastronomic Gastown tour with Tracey. She was an excellent tour guide, funny and informative. The food was delicious and it was just the right amount of walking. We liked that each tasting came with an alcohol pairing. Highly recommend.","review_date":"August 13, 2018","user":"wittywhit211"},{"attraction_id":1917,"rating":4.0,"review":"Fun Walking Foodie Tour. Perfect way to explore Gastown and enjoy some good food and drink along the way. You hear a bit about the history of Gastown and enjoy very accessible food in just 3 hours. On our tour we enjoyed porchetta sandwiches, pizza, tacos, and creme br\u00fbl\u00e9e...","review_date":"August 10, 2018","user":"footprints628134"},{"attraction_id":1917,"rating":5.0,"review":"Absolutely Great Gastown Food Tour!. We've been on 6 other food tours in American cities and this tour by far blew them away. There was so much great food and so much interesting information. Our guide, Jessie, was obviously one of the real reasons for the success. He was so...","review_date":"August 6, 2018","user":"huskerut"},{"attraction_id":1917,"rating":5.0,"review":"Great way to spend a day! . We really enjoyed our tour with Vicky a few days ago. She shared some history of Gastown along with showing us some wonderful places to eat there. We tasted two types of great pizza along with delicious wine. As a vegetarian, my no meat request...","review_date":"August 3, 2018","user":"kkjellin2016"},{"attraction_id":1917,"rating":5.0,"review":"Fantastic Foodie Tour with Fabulous Tracy - Gastronomic Gastown. A stunning summer day provided the perfect backdrop for our walking tour of Gastown led by the charismatic and very knowledgeable tour guide, Tracy. We thoroughly enjoyed all four tastings with excellent craft beer and wine pairings perfectly complimenting the food, the porchetta sandwich and...","review_date":"August 2, 2018","user":"kara_boughton"},{"attraction_id":1917,"rating":5.0,"review":"A \u2018must do\u2019...foodie fever!!!. My husband and I just finished an amazing walking food tour around Gastown with the lovely Vicky. Although having met some great people on the same tour, the food & Vicky were the stars. OMG...the pesto pizza was out of this world (our first stop)...","review_date":"August 1, 2018","user":"tammywv9212tn"},{"attraction_id":1917,"rating":5.0,"review":"Gastown for Foodies!. We had a wonderful time learning more about Gastown from Jesse (good sense of humor) and tasting great dishes from truly unique restaurants! Book to do early on your visit -- highly likely you'll want to go back to one or two!","review_date":"July 31, 2018","user":"ataylororegon"},{"attraction_id":1917,"rating":5.0,"review":"Gastown History with a glorious twist!. We spent a glorious afternoon with Tracy learning the history of the eclectic core of Vancouver, Gastown. From start to finish we were mesmerized by the triumphs and travails of the area and enjoyed the lovely distraction of incredibly delicious food and drink along the...","review_date":"July 23, 2018","user":"swiderb"},{"attraction_id":1917,"rating":5.0,"review":"Fun, Interesting & Delicious!. My sisters and I did a 'Sisters Trip' to Vancouver and decided to take this tour because: a) learning fun things! b) yummy food! Jesse was our tour guide and he was brilliant. Very well spoken, engaged, and knowledgeable. He also made a specific point...","review_date":"July 12, 2018","user":"tina_h"},{"attraction_id":1917,"rating":5.0,"review":"Gastown Food Tour. We have found that taking a walking food tour in a new city is a great way to not only taste wonderful food, but also to learn about the history and architecture of the city. Vicky did a great job with both items! There was...","review_date":"July 12, 2018","user":"ske214"},{"attraction_id":1917,"rating":5.0,"review":"Gastronomic Delights & Tour with Jesse. We did The Gastown tour. Our guide, Jesse, was wonderful! Not only were the restaurants & food delicious & special, Jesse gave an excellent history of Gastown. His is very friendly, polite, interactive, & sociable. This added great quality to the food tour. The entire...","review_date":"July 9, 2018","user":"karenrockfl"},{"attraction_id":1917,"rating":5.0,"review":"Great time!. Great way to learn about a historic part of Vancouver while enjoying great food and company. Our guide, Tracy, was terrific. Very passionate and knowledgeable of the local cuisine not only in Gastown but throughout Vancouver. Highly recommend!","review_date":"July 9, 2018","user":"stephenhe2033ig"},{"attraction_id":1917,"rating":5.0,"review":"Fabulous food and friends. When you visit Vancouver, don't miss the Gastown Foodie Tour. Although the city and the restaurants are unforgettable and the very thing a food lover craves,, what makes this tour extra special is Vicky. Our tour guide was a true foodie, a lover of food...","review_date":"July 2, 2018","user":"159nathalies"},{"attraction_id":1917,"rating":5.0,"review":"A Great Way to Start a Visit to Vancouver. Booked the Gastronomic Walking Tour based upon others\u2019 reviews. Great choice. We went to 4 unique restaurants that had samples of amazing samples (Napoli pizza voted best in Vancouver - for good reason). Along the way, Miguel provided fun facts about architecture and city history....","review_date":"July 1, 2018","user":"dabarton"},{"attraction_id":1917,"rating":5.0,"review":"Must-do in Vancouver!. Coming from a Vancouverite - this is a must-do in Vancouver! I've heard so much about this tour, that I had to try it for myself. Being a tourist in your own city is so fun! Our guide, Miguel, was amazing. You can tell he...","review_date":"July 1, 2018","user":"brie_k"},{"attraction_id":1917,"rating":4.0,"review":"Gastronomic Gastown Tour. Just finished our foodie tour in the Gastown area on our first afternoon in Vancouver. We certainly learned a lot from our guide Miguel, and we enjoyed talking to the others in our group of fourteen. The tour was a bit expensive, but the selections...","review_date":"June 30, 2018","user":"k7159sscarolynb"},{"attraction_id":1917,"rating":5.0,"review":"Michelin-starred guide ... and very decent food\/drink too. Vancouver is a very walkable city, but its sheer size means that visitors (especially first-timers) can easily find themselves walking to no real purpose.\nSure, there are digital guides aplenty, but even the most devoted student of TripAdvisor will struggle to place the various 'targets'...","review_date":"June 26, 2018","user":"ianhalstead"},{"attraction_id":1917,"rating":5.0,"review":"Great Tour!. Miguel was our tour guide for the Gastown foodie tour. He was great! Very knowledgeable about the area and funny! We had some amazing food!! Would definitely do again! Thanks Miguel!","review_date":"June 25, 2018","user":"go699365"},{"attraction_id":1917,"rating":5.0,"review":"This was a GREAT experience.. Our tour guide, Vicky, was wonderful. She was knowledgable about both the food and the history of the area. She went out of her way to make a connection to each member of our group. All 4 restaurants we visited were excellent in both food...","review_date":"June 25, 2018","user":"kate_r"},{"attraction_id":1917,"rating":5.0,"review":"First time to Vancouver . Great guided tour for a relaxed pace through Gas Town and some of the better restaurants.\nWe loved Vicky and enjoyed our tour mates. Good for both locals and tourists alike.","review_date":"June 24, 2018","user":"bpcove"},{"attraction_id":1917,"rating":5.0,"review":"Highly Recommend Vancouver Foodie Tours. We did two tours with Vancouver Foodie Tours - the Gastronomic Gastown Walking Tour and the Granville Island Public Market Tour. Both were excellent and we ended up visiting stops from both tours later on our trip.\nThe Gastronomic Gastown tour with Tracy was the...","review_date":"June 24, 2018","user":"arniequinn"},{"attraction_id":1917,"rating":5.0,"review":"Amazing Experience. Amazing experience! We completed two tours with them and they were both fantastic. I made a scheduling error and they worked so fast to fix the problem I created \u2013 they really went above and beyond! In the downtown tour Nadia and in the Gastown...","review_date":"June 22, 2018","user":"talesha_b"},{"attraction_id":1917,"rating":5.0,"review":"Vicky was a great host. Not only did we get to sample great food we got a history lesson on the Gastown area Vicky was a great host and was very engaging and enthusiastic about her job and the city","review_date":"June 18, 2018","user":"fig2222"},{"attraction_id":1917,"rating":5.0,"review":"Learning for Locals. Loved learning more about the history and development of Gastown, and the visiting local restaurants! Great Food, Fun Facts, and Terrific Tour Guide! (Vicky), oh, and our fellow tourists were amazing as well, from the UK, and the US!","review_date":"June 18, 2018","user":"mary-ann_d"},{"attraction_id":1917,"rating":5.0,"review":"Fun way to experience Vancouver. My teenage daughter and I joined a group of 20 foodies on this Gastown tour. Tracy was our outstanding guide! She expertly lead us to four eclectic, modern restaurants where we sampled delicious food items. She also informed us of the history of certain landmarks...","review_date":"June 17, 2018","user":"73frequenttraveler"},{"attraction_id":1917,"rating":5.0,"review":"Excellent!. Tracy was a most informative & personable guide. Loved all the history along with the food. We appreciated that dessert was left til last so that our palates didn't get confused with all the tasty food offered. Would do it again in a heart beat!","review_date":"June 17, 2018","user":"kabjuly31"},{"attraction_id":1917,"rating":5.0,"review":"Wonderful!! . As a foodie I now like to do a food tour in any big city I visit. This one was fantastic. Our host Tracy Volb was wonderful. Very warm and friendly, funny and very knowledgeable. It was different to other tours I\u2019ve done in that...","review_date":"June 7, 2018","user":"eunice_from_aberdeen"},{"attraction_id":1917,"rating":5.0,"review":"Delicious!. Tracy was a wonderful host on this food tour ... the food was delicious. This was a perfect way to explore the Gastown neighborhood. Highly recommend!","review_date":"June 3, 2018","user":"diana_rosenberger"},{"attraction_id":1917,"rating":5.0,"review":"Eating Adventure in Gastown. Calling all foodies! If you are looking for an exciting afternoon of exploring Gastown this is the way to go! Our guide Tracy was so personable. Her enthusiasm and knowledge about the food, restaurants and local history was infectious. We visited 4 restaurants and had...","review_date":"June 3, 2018","user":"kcooks23"},{"attraction_id":1917,"rating":5.0,"review":"A must-do experience in Vancouver. A food tour is the perfect thing to do when visiting a new city or even if you're a local wanting to find out more about the city you live in! The Gastronomic Gastown Walking Tour was the second tour we went on with Vancouver...","review_date":"May 31, 2018","user":"amelia_b"},{"attraction_id":1917,"rating":5.0,"review":"Fantabulous Gastronomic Adventure of Gastown. Last weekend my partner and myself who are visiting Vancouver on holiday from Australia, participated in Vancouver Foodie Tours \"Gastronomic Gastown Tour\" with the amazing guide Tracy. Over 3 hours we visited 4 establishments where we got to sample delicious dishes from both Vancouver and...","review_date":"May 31, 2018","user":"g1426bfandyt"},{"attraction_id":1917,"rating":5.0,"review":"Awesome experience!. Really enjoyed the Gastronomic Gastown tour with Tracy. She told the historical stories about gastown. We had a great time tasting at four different restaurants. Highly recommend to everybody who's going to visit Vancouver this summer!","review_date":"May 29, 2018","user":"sara632018"},{"attraction_id":1917,"rating":5.0,"review":"Food, fun & facts!!. What a great tour,. Food heaven, Tracy was really made the tour so much fun with her enthusiasm and energy. Lots of information on the food and local area. We had our two teenage sons with us and they thought the tour was great too....","review_date":"May 27, 2018","user":"fiona_g"},{"attraction_id":1917,"rating":5.0,"review":"Food and Drink Yum. Wow what a great tour,. Tracy was amazing. Lots of information and made the tour even more fun. All the stops were great and organized well. No trouble finding location or with anything involving the tour.\nHighly recommend","review_date":"May 27, 2018","user":"bsenger"},{"attraction_id":1917,"rating":5.0,"review":"Definitely worth it.. Tracy guided our group of 12 and made the experience wonderful. She moved us seamlessly through four restaurants in a relaxed yet steady pace. The food was delicious if somewhat heavier than my normal and the portions were manageable. The non-alcoholic drinks were really special....","review_date":"May 26, 2018","user":"mary_i"},{"attraction_id":1917,"rating":5.0,"review":"Great experience. We took a tour with Tracy and she was great. Very knowledgeable about the area and the history of Gastown. Do this tour! The food was amazing at each stop and we loved being able to play tourist with a new twist!","review_date":"May 22, 2018","user":"nfrantzen30"},{"attraction_id":1917,"rating":4.0,"review":"Fun and very informative beyond food. I loved the tour for both it's historic, social and foodie content. Tracy was a wealth of information and a great tour guide. I learned a lot about Gastown, Vancouver and the food scene. I enjoyed the fact that I ate things I would have...","review_date":"May 17, 2018","user":"kristina_a"},{"attraction_id":1917,"rating":5.0,"review":"An Excellent Introduction. We had a tour with Tracy our first couple of days in Vancouver and it was a great introduction to an area of town we had not spent much time in before. Tracy was wonderful, she was friendly and informative and discretely left us to...","review_date":"May 10, 2018","user":"toniar85"},{"attraction_id":1917,"rating":5.0,"review":"Great intro to Vancouver. Enjoyed the tour the food was amazing Tracy was awesome and very knowledgeable. Not only did we get awesome food and drinks but the history of Gastown was very interesting.","review_date":"May 9, 2018","user":"connie_n"},{"attraction_id":1917,"rating":5.0,"review":"Fabulous Tour. We did the Gas Town foodie tour with Tracy and Jesse and it was fabulous. They were both super engaging, super knowledgable and ran a really excellent tour. We visited 5 (I think) restaurants and sampled some delicious foods and some excellent drinks.\nIt's a...","review_date":"May 8, 2018","user":"julia_j"},{"attraction_id":1917,"rating":5.0,"review":"If you haven't toured with Tracy, you haven't experienced the best! :). Enjoyed the Gastown foodie tour a week or so ago and loved it. Tracy was hilarious, the food was great and the neighborhood was unique.\nI loved the stop at Bao Down Snackbar the most. Trying to recreate that Manga drink!\nThe cr\u00e8me brulee at...","review_date":"April 30, 2018","user":"rebecca_f"},{"attraction_id":1917,"rating":5.0,"review":"We loved it!. Our tour guide Vicky was perfect- very friendly and professional. The food and drink selections were excellent! I loved how they incorporated information and history on Vancouver. I would recommend that you organize this tour for the first day of your trip to Vancouver so...","review_date":"April 30, 2018","user":"vancity6849378365"},{"attraction_id":1917,"rating":5.0,"review":"Fantastic Food Tour. Spent the afternoon with Tracy and Jesse at 4 restaurants along with a ton of Gastown history. One of the best food tours we have been on. Food was great and we purchased the alcohol pairings and well worth the extra cost. Highly recommended.","review_date":"April 29, 2018","user":"geoff_p"},{"attraction_id":1917,"rating":5.0,"review":"Awesome !!!. For those who are food \/ restaurant lovers, it is really worth it !!!!\nWe did the Gastown tour. Tracy and Jessee, our guides, were passionate and enthusiastic professionals. I was the only vegetarian\/ non- alcohol in the group and I was given the same...","review_date":"April 29, 2018","user":"luis_d"},{"attraction_id":1917,"rating":5.0,"review":"Awesome tour, intro to the city. . This was our first stop in a 4-day trip. And it was an excellent way to get to know the city, learn some history, and get introduced to a neighborhood.\nWe visited 4 places, each with their own version of top eats and a cocktail...","review_date":"April 28, 2018","user":"monica_m"},{"attraction_id":1917,"rating":5.0,"review":"Nosh and glug while you learn. My sister and I (in our 50s and 60s) had the delight of participating in a small group tour of Gastown with the super efficient and knowledgeable Vicky and her new 'assistant' Jessee.\nIt was so much better than we expected. The tour catered where...","review_date":"April 28, 2018","user":"margaretd999"},{"attraction_id":1917,"rating":5.0,"review":"Amazing tour!!!!!. Our tour guide Tracy was amazing! Extremely welcoming, super funny and knowledgeable, she showed us many hidden gems that we would never have thought to check out on our own! Well worth checking out, we loved every minute of it!","review_date":"April 9, 2018","user":"sk_travis_85"},{"attraction_id":1917,"rating":5.0,"review":"Tracy was terrific as the guide!. Just a very, very nice way to introduce yourself to Vancouver. Good food and informative tour. You will be with an eclectic small group of people from all over the world finding a common purpose in exploring an interesting neighborhood for part of an afternoon....","review_date":"April 5, 2018","user":"ohjay"},{"attraction_id":1917,"rating":5.0,"review":"Our Second Foodie Tour, not our last . This is the second foodie tour we have had the pleasure of being a part of in Vancouver (previous review of Granville Island Tour - also 5*), and it did not disappoint. Great food, insightful stories and the best guides!\nThese tours are fab for...","review_date":"April 3, 2018","user":"tonig831"},{"attraction_id":1917,"rating":5.0,"review":"Great way to see and taste Gastown!. We did the Gastronomic Gastown tour with Tracy and loved it! My family was here visiting my husband and I, and we found this a great way to try some local food, get a dose of history, and give the fam a feel for this...","review_date":"March 30, 2018","user":"kristyt130"},{"attraction_id":1917,"rating":5.0,"review":"Foodie tour with so much more!. I have already taken 3 of the tours with Vancouver Foodie Tours and they were all excellent! Gastronomic Gastown is not only an incredible Foodie tour (we tried 4 different places within 3 hours), but our guide Tracy is full of AMAZING knowledge about the...","review_date":"March 26, 2018","user":"researching"},{"attraction_id":1917,"rating":5.0,"review":"Really lovely tour of Gastown!. My family and I were able to go on the Gastown Gastronomic tour yesterday with Tracy and she was wonderful! My sister and her husband live in Vancouver while my parents and I are visiting from out of town and all of us learned something...","review_date":"March 26, 2018","user":"julia_t"},{"attraction_id":1917,"rating":5.0,"review":"Gastronomic Gastown with Tracy was AWESOME!. It was my first foodie tour ever and I had a blast time with Tracy the wonderful tour guide. I missed a couple of stops but still I enjoyed rest of the tour. My favourite part of the tour were delicious wood fire pizza at...","review_date":"March 25, 2018","user":"vanloversue"},{"attraction_id":1917,"rating":4.0,"review":"Fun date night!. My husband and I are 'locals' (we live about 45 minutes outside of Vancouver). We have young kids and do not get to explore Vancouver on our own very often. The grandparents were in town to babysit, so we booked ourselves a hotel and looked...","review_date":"March 24, 2018","user":"slvb3"},{"attraction_id":1917,"rating":5.0,"review":"All Good. I was lucky to join an interesting and pleasant group, all visiting Vancouver representing 4 countries and 3 continents. Tracy was great and brought out the history of Gastown and our tour as well as the food and establishments we tried. The food and drinks...","review_date":"March 19, 2018","user":"cameron_d"},{"attraction_id":1917,"rating":5.0,"review":"Delicious, historic tour. This is the first \"foodie\" tour I've ever taken. I was delighted with the food and the guide, Tracy was so fun and entertaining. I am so happy that my daughter took me on this tour!","review_date":"March 18, 2018","user":"jlbjpurkey"},{"attraction_id":1917,"rating":5.0,"review":"Great introduction to Gastown. We had a free afternoon in Vancouver and I wanted to get a feel for at least one neighborhood near where we stayed. Taking a walking tour that offers great food and some drinks sounded just right for the two of us.\nWe joined Miguel...","review_date":"March 13, 2018","user":"cherfair"},{"attraction_id":1917,"rating":5.0,"review":"Welcome to Gastown and Yummy food. Miguel was our guide as we ate our way around Gastown. Some of the highlights were Poutine fries, local beer, true Naples style pizza, and Scotch egg. We were not rushed. Miguel also gave us some great historical insights into this dynamic part of downtown...","review_date":"March 12, 2018","user":"adventure_debi"},{"attraction_id":1917,"rating":5.0,"review":"Excellent introduction to Gastown!. We recently did the Gastown food tour with Tracy on our first day in Vancouver. Tracy was a great guide, very friendly and obviously passionate about the local food scene. It was great to learn a little bit about the history of the area as...","review_date":"February 26, 2018","user":"jesstopp"},{"attraction_id":1917,"rating":5.0,"review":"Perfect way to eat your way through Vancouver!. This was me and my boyfriend's first food tour and it exceeded expectations. The restaurants we visited were all unique, and the portions and pacing were right on point. Miguel was an excellent guide -- he was very easy to converse with, extremely knowledgeable about...","review_date":"February 19, 2018","user":"rachelauren12"},{"attraction_id":1917,"rating":5.0,"review":"You won\u2019t want to miss this!. This was such a fun and yummy thing to do in Vancouver! We visited four unique restaurants that we have never been to before, enjoying a special dish at each place paired with an alcoholic or non-alcoholic beverage. Tracy was our guide. She kept us...","review_date":"February 9, 2018","user":"canmorefoodies"},{"attraction_id":1917,"rating":5.0,"review":"Fantastic food and local knowledge . We'd already been exploring Gastown but this tour took us through alleyways and to restaurants we hadn't even noticed. It's probably a good idea to do this early in your visit because you get given so many great ideas for places to eat. Our guide,...","review_date":"January 14, 2018","user":"drawnaway"},{"attraction_id":1917,"rating":5.0,"review":"So good. This tour included about 10 people and 4 different restaurants where we were treated to their signature dishes paired with a non-alcoholic or alcoholic drink (arranged at booking). To give time for digestion there was some history about Gastown and a great opportunity to chat...","review_date":"December 27, 2017","user":"lynn_m"},{"attraction_id":1917,"rating":5.0,"review":"Gastronomic Gaston gives great history and taste of the neighbourhood. I organized this tour as part of an outing for work. I was really impressed with our guide Tracy, who is incredibly knowledgeable of Vancouver and the restaurant scene. Even though we are all locals, we learned so much more about the city and specifically...","review_date":"December 11, 2017","user":"colene_c"},{"attraction_id":1917,"rating":5.0,"review":"Great Food Great Laughs. This was a really fun activity even on a cold and rainy day! We really enjoyed all 4 of the restaurants we stopped at. Tracy was friendly, cheerful, and super knowledgeable about the neighborhood giving us not only historical facts but also really interesting information...","review_date":"November 15, 2017","user":"kristing1353"},{"attraction_id":1917,"rating":4.0,"review":"Miguel's a natural. Really enjoyed our tour with Miguel. We're locals, but still enjoyed the historical insights. Good sampling of a variety of foods, and we thought the alcohol add-on was good value. Miguel is articulate and entertaining, and has a gift for chatting up people from diverse...","review_date":"November 7, 2017","user":"ellen2017nov"},{"attraction_id":1917,"rating":5.0,"review":"Gastronomic Gastown Tour. My husband and I try to do a food tour in each city we visit. It is a great way to learn about the history of an area as well as to enjoy the culture and local foods. Hannah was our guide for the tour....","review_date":"November 6, 2017","user":"gnancy2011"},{"attraction_id":1917,"rating":5.0,"review":"Tracy Rocks. The foodie tour was an awesome way to combine learning about the culinary treats of the city and the history of the area. Tracy was a great guide; knowledgable, funny and a gracious hostess. I'd highly recommend the tour and look forward to trying the...","review_date":"October 31, 2017","user":"kathymvasko"},{"attraction_id":1917,"rating":5.0,"review":"New Favorite Way to Tour. I live in the city and often have family visiting who are looking for me to guide them around but I don't know the history in very much detail. I started looking for tour options that would be interesting for them and me.\nI love...","review_date":"October 24, 2017","user":"spevialkev"},{"attraction_id":1917,"rating":5.0,"review":"So much fun!. I\u2019m writing this review much later than I had intended, but better late than never!\nMy husband and I did the 3 hour Gastronomic Gastown Tour on July 2, 2017. Our guide was Tracy. She was wonderful: helpful, knowledgeable, and genuinely funny (not just rehearsed...","review_date":"October 21, 2017","user":"hannah_n"},{"attraction_id":1917,"rating":5.0,"review":"Tasty tour of gastown. My wife and I really enjoyed our tour. The restaurants were well thought out, all offering amazing food and all places locals eat at. Lisa was an awesome guide, friendly and lots of fun and went out of her way to make sure everyone was...","review_date":"October 16, 2017","user":"alex_f"},{"attraction_id":1918,"rating":5.0,"review":"Bury your dead - Louise Penny Tour. I loved this tour. As a massive Louise Penny fan, as soon as I found out about this tour (from my sister - also a Louise Penny fan), it became a must during my trip to Quebec. It definitely did not disappoint. I had a...","review_date":"February 15, 2019","user":"tennl2016"},{"attraction_id":1918,"rating":5.0,"review":"Tour was so enjoyable we barely noticed the -6 degree temp. We were fortunate to spend the morning with Marie. She was knowledgeable and pleasant; our tour felt more like a walk with a friend.","review_date":"January 25, 2019","user":"walking2019"},{"attraction_id":1918,"rating":5.0,"review":"Wonderful Private Walking Tour. We booked a private walking tour for the day we arrived in Quebec City. It was very cold that day, but beautiful nonetheless. Robert, our tour guide, met us at our hotel promptly at the designated time. He was very friendly, thoughtful, and knowledgeable about...","review_date":"January 23, 2019","user":"michelemichelec"},{"attraction_id":1918,"rating":4.0,"review":"Quebec City Walking Tour. This was a very informative 3 hour walking tour of Old Town Quebec. Our tour guide, Jeanine, was excellent and brought to sites that we expected to see as well as some of the more out of the way sites. One of the highlights was...","review_date":"November 13, 2018","user":"venture486428"},{"attraction_id":1918,"rating":5.0,"review":"Anne Tanguay was a great tour guide. Oct. 5, 2018 - We had never been to Quebec City before. This tour really gave us a complete history and inside tour of the city. Walking those little connecting intertwining streets and the main streets told us the whole story. Anne is extremely knowledgeable...","review_date":"November 9, 2018","user":"john_j"},{"attraction_id":1918,"rating":5.0,"review":"incredible food in old Quebec City. Last weekend we had a group of 9 people from Regina, Saskatchewan on a private walking food tour of lower Quebec City. Sandy, from Tours Voir Quebec organized the tour for me and made it easy to book with her - she was friendly and...","review_date":"October 26, 2018","user":"mccevent2013"},{"attraction_id":1918,"rating":4.0,"review":"Good tour with Ann. We had a private tour with Ann around the old city, which was not as long as I was expecting (2 hours - it needed to be around 2.5 hours)\nWe saw all the main sights and Ann was an excellent guide. We covered a...","review_date":"October 23, 2018","user":"ajmglobaltraveller"},{"attraction_id":1918,"rating":5.0,"review":"Fascinating tour of the old city. Jocelyne met us at our hotel (the Chateau Frontenac) and walked us all around the old city--graciously weaving in a pharmacy stop so we could pick up an Rx we needed. We learned so much and had such a great time getting to know her,...","review_date":"October 22, 2018","user":"douglas_s"},{"attraction_id":1918,"rating":5.0,"review":"Great Tour. Brought a group of college students to Quebec City and had a great tour experience with Robert as our guide. He provided a down-to-earth tour with interesting stories, good humor, and all of the sites. An excellent experience.","review_date":"October 22, 2018","user":"martin_h"},{"attraction_id":1918,"rating":5.0,"review":"2 hour walking tour. English guide walked bnb us thru the upper and bnb lower town. Excellent overview with history and current information about Quebec city. Very hilly and uneven streets. Not suitable for wheelchairs or those with mobility issues.","review_date":"October 14, 2018","user":"jane429393"},{"attraction_id":1918,"rating":5.0,"review":"Old Quebec Walking Tour. We chose to do a 3 hr private English tour as we were arriving later than the time the group tour left. Our guide Genevieve covered a large section of both the upper and lower towns going at a pace that suited us and giving...","review_date":"October 13, 2018","user":"jeff_m"},{"attraction_id":1918,"rating":5.0,"review":"Wonderful time in Quebec City.. We did an excursion from our cruise ship. My parents are older, so I didn't want them to have to walk too much. We did a private tour by car and just walked into spots that we need to see. Our guide, Jean-Francois was super...","review_date":"October 9, 2018","user":"scarrmaker"},{"attraction_id":1918,"rating":5.0,"review":"The best of old Quebec. This walking tour was amazingly easy even though you are walking through a crowd of people at all times. The guide knew where to nestle you into a space where you could hear and view some of the historic spots located in the old town....","review_date":"October 9, 2018","user":"ruja_12"},{"attraction_id":1918,"rating":5.0,"review":"Excellent Walking Tour. We went on the private walking tour of Old Quebec City in October 2018. Our guide Helen was wonderful. Very friendly and informative. Tour was about 4 hours and we thoroughly enjoyed the experience. Thanks !!","review_date":"October 8, 2018","user":"kilgore_trout_88"},{"attraction_id":1918,"rating":5.0,"review":"A fantastic way to spend the day. Thanks to Neil for such a pleasurable tour. His private tour for 7 offered the perfect amount of detailed historic and contemporary history of Quebec City and included all the right highlights. I'd highly recommend him.","review_date":"October 5, 2018","user":"lynne_f"},{"attraction_id":1918,"rating":5.0,"review":"Do This First, You'll Be Glad You Did. The tour takes a little over 2 hours, and is a history course of not just Quebec but North America. All of Old Quebec is a museum, and at the end of the tour, we felt comfortable exploring it on our own. Ask for Anne...","review_date":"October 3, 2018","user":"olddukedoc"},{"attraction_id":1918,"rating":5.0,"review":"great tour. Our guide, Phil, was very knowledgeable. We learned alot about the history and culture of the area. Would definitely recommend it.","review_date":"September 27, 2018","user":"ellen_s"},{"attraction_id":1918,"rating":5.0,"review":"Perfect Historic and Scenic Tour. Had a beautiful day and a wonderful tour of the historical upper and lower parts of Quebec City. We got lucky and had Genevieve as a guide. I cannot say enough how wonderful Gen was and how she made us feel at home so far...","review_date":"September 18, 2018","user":"gingineer_chef"},{"attraction_id":1918,"rating":1.0,"review":"Disappointing . We went on a walking tour with Tour Voir Quebec, and initially found it to be very informative, although our enthusiastic guide seemed to contradict himself several times. The final straw for me was when he started talking about local\/provincial politics, and showing his extreme...","review_date":"September 17, 2018","user":"maryeglotus"},{"attraction_id":1918,"rating":5.0,"review":"The Total Experience tour with Anne. As we had only 1 day ( Sunday on a long weekend) in Quebec City on a cruise port stop, we booked \u2018The Total Experience\u2019 tour almost 6 months in advance. This tour was a great choice and we were the only 2 people on...","review_date":"September 17, 2018","user":"dands"},{"attraction_id":1918,"rating":5.0,"review":"Informative and great guide. We took the two hour walking tour with Anne and she represented Quebec City very well! Anne knew a lot of the history of the area and shared many additional little stories that made the tour even more enjoyable. I would recommend the walking tour...","review_date":"September 10, 2018","user":"jayk81eng"},{"attraction_id":1918,"rating":5.0,"review":"Excellent walking tour. Our tour began at the visitor information centre and our guide was Clarisse\nThe tour theoretically was 2 hours but was actually\nnearer 3 hours\nClarisse,a local resident and descendant of one of the \u201cKing\u2019s Daughters\u201d who helped to repopulate the area, regaled us with...","review_date":"September 10, 2018","user":"hseeingtheworld"},{"attraction_id":1918,"rating":5.0,"review":"Enjoyable and informative tour. R\u00e9jeanne represents her city of Quebec very well. She was knowledgeable, personable, interesting. We learned facts, history, anecdotes, local-color. We proceeded at our own pace, felt free to ask questions and thoroughly ejoyed the quaint city. Well worth the money. Ideal way to see and...","review_date":"September 7, 2018","user":"nasha396"},{"attraction_id":1918,"rating":5.0,"review":"Clarisse was an amazing guide.. Our 2 hour your lasted almost 3 hours. Our guide was a local resident that knew all the history of a city she obviously loves. We had a great overview and came back the next day to explore more. Made out trip memorable. This your...","review_date":"September 6, 2018","user":"elaine_s"},{"attraction_id":1918,"rating":5.0,"review":"Enjoyable morning with Nomad Tours Quebec. The best thing about our walking tour with Marie-Pierre was that she gave us a local and personal perspective of life in Quebec City. She provided good information about the city's history as well, but it was the personal touch that we found most valuable....","review_date":"August 27, 2018","user":"guide794096"},{"attraction_id":1918,"rating":5.0,"review":"Excellent Tour and Tour Guide!!!. What a great private tour and tour guide!!! Shaoyu was amazing and able to answer all questions. She was also extremely flexible when we wanted to see specific things. She was a fun tour guide and had great energy which made this tour extremely fun...","review_date":"August 27, 2018","user":"ftl-lari"},{"attraction_id":1918,"rating":5.0,"review":"Wonderful Tour and Wonderful Service. Sincere thanks to James and the administrative staff for making our evening in Quebec educational and enjoyable. After mechanical issues caused our cruise ship to enter the Port of Quebec late afternoon versus early morning, our tour guide (Jim) and the administrative staff were extremely...","review_date":"August 26, 2018","user":"tperrelle"},{"attraction_id":1918,"rating":1.0,"review":"Not service oriented... We booked our private tour in advance but a day before we saw that the weather will be very bad so we asked to reschedule it for later today or the next day. Unfortunately they were not available to contact the evening before and refused...","review_date":"August 22, 2018","user":"rroyboca"},{"attraction_id":1918,"rating":5.0,"review":"Walking old Quebec. We had organised a drive & walk tour of Quebec City via recommendation of a friend of a friend. Francois picked us up at the motel we were staying in by taxi. He took us to points of interest and photo stops before going to...","review_date":"August 20, 2018","user":"christine_s"},{"attraction_id":1918,"rating":5.0,"review":"Nice Overview Tour. Our family of 5 took a private tour with Ann. She was very accomodating and had good suggestions of what to do while in Quebec City.","review_date":"August 12, 2018","user":"yeahfun"},{"attraction_id":1918,"rating":5.0,"review":"Best introduction to the city!. We booked this tour because we were a medium sized party of 6 and decided that we would end up walking in circles if we tried to see the city on our own. It was so worth it. The center was easy to find and...","review_date":"August 12, 2018","user":"jufall"},{"attraction_id":1918,"rating":5.0,"review":"Highlights of the old city. We booked this walking tour at this minute and were pleasantly surprised by the small group and well informed guide. The tour covered both upper and lower city and including historical and architectural highlights.","review_date":"August 6, 2018","user":"janell_s"},{"attraction_id":1918,"rating":5.0,"review":"Wonderful Introduction to Quebec City. I booked a private tour (couple) so that it could be tailored to our needs. It was the perfect solution. Regene? I\"m not sure of the spelling) was attentive to our direction. She provided so much info. about the many sites we toured, that we...","review_date":"July 28, 2018","user":"mel02138"},{"attraction_id":1918,"rating":5.0,"review":"Ask for Louise!. My husband was at a conference so I decided to take a walking tour to get the lay of the city. The concierge set me up with Tours Voir Quebec for a two hour walking tour of the city. Our tour guide was Louise, Labelle...","review_date":"July 24, 2018","user":"amyse2566st"},{"attraction_id":1918,"rating":4.0,"review":"\"Quebec Jim\" is an amazing guide, but tour not for everyone.. It's not straightforward to easily segregate pros and cons for this tour, so I have to combine what we liked and didn't like.\n1. When we booked the tour over the phone (because we had so many questions about how to customize our tour), the...","review_date":"July 23, 2018","user":"david_h"},{"attraction_id":1918,"rating":5.0,"review":"All Day Country Tour. We experienced an all day (9am - 5pm) tour of the Quebec Country. Our guide Francois Vidal made the day extremely enjoyable. As a native of Quebec City he was able to enlighten us (2 couples) on anything and everything regarding Quebec City and it's...","review_date":"July 20, 2018","user":"649richards"},{"attraction_id":1918,"rating":4.0,"review":"Very Good But Too Much History. If you like history, then this the walking tour for you! Our tour guide was Genevieve L'Heureux who was like a walking encyclopedia - extremely knowledgeable about every aspect of Quebec City from way back in the 1500's. My wife enjoyed the history tour. I...","review_date":"July 19, 2018","user":"bostongeek"},{"attraction_id":1918,"rating":5.0,"review":"Best of the Best. I was in Quebec City for only two days, traveling solo. I decided to book a walking tour first thing. My guide, Francois Vidal, was the perfect fit for my tour. He was most informative, a really good story teller, and he made getting around...","review_date":"July 14, 2018","user":"jachia08"},{"attraction_id":1918,"rating":5.0,"review":"Make this your first activity in Quebec City. We just had a tour with Jim this afternoon with our 14 and 10 year olds. What a great way to start our trip to Quebec City! Jim is extremely knowledgeable, engaging and has a great sense of humor. I wish my history teachers were...","review_date":"July 9, 2018","user":"ginatj"},{"attraction_id":1918,"rating":5.0,"review":"Wonderful walking tour with Fabienne . We arena family of 3 adults and wanted to have a private walking tour in English . We found a perfect match with Fabienne . She is fluent , energetic and very knowledgeable . We enjoyed her so much and highly recommend her .","review_date":"July 9, 2018","user":"utes573"},{"attraction_id":1918,"rating":5.0,"review":"truly private. i set this up for my wife and 10\/16 yo. They were the only ones on the tour. It probably is cheaper to do a group tour but it is nice to not jostle with a crowd. this was a 2.5 hour walking tour that...","review_date":"July 2, 2018","user":"panster"},{"attraction_id":1918,"rating":5.0,"review":"Private Walking tour. My wife and I had a 2 1\/2 hour walking private tour with Robert and it was excellent. We love history and architecture and Robert was able to give us a good dose of each. He was very friendly and helpful. We were in QC...","review_date":"May 28, 2018","user":"jamesbenderjr"},{"attraction_id":1918,"rating":5.0,"review":"Amazing Private Tour. On short notice, through our hotel Concierge, we booked a 3 hour private walking tour of Old Quebec for $170. Our tour guide, Raymond Lemieux, was excellent and spoke English fluently.\nThis tour was excellent. Raymond met us at the Visitor Centre across from the...","review_date":"May 28, 2018","user":"kimj9876"},{"attraction_id":1918,"rating":5.0,"review":"Excellent tour. It was my girlfriends first time in Quebec city and our tour guide Jean Francois was fantastic and very knowledgeable in Quebec City's history and made the tour worthwhile. We spent almost three hours with him going around the city and it was worth every...","review_date":"May 21, 2018","user":"rahim_n"},{"attraction_id":1918,"rating":5.0,"review":"Fantastic Private Tour. My wife and I were fortunate to have had Janet as our tour guide. Having grown up in Old Quebec, she possesses knowledge of the history and lore that is beyond extensive. Her enthusiasm and love for Quebec is obvious and makes the time very...","review_date":"May 15, 2018","user":"george_w"},{"attraction_id":1918,"rating":5.0,"review":"AMAZING!!! Do this the day you arrive (or asap)!. This tour was excellent!! Definitely a must do on first day or as soon as possible!! Reason, is you WANT to go back and visit places you saw\/ate at or walked to... and tour gives you some guidance! Our guide Jocelyne was extremely knowledgeable, and...","review_date":"April 30, 2018","user":"ernieerdmannmd"},{"attraction_id":1918,"rating":5.0,"review":"Great tour!. We spent a wonderful couple of hours walking all over the walled city with Richard Sequin. He's a very funny guy! Looks like everyone on the tour enjoyed his manner. We learned an awful lot for the money. Richard went above and beyond in his...","review_date":"April 27, 2018","user":"disneyluvr25"},{"attraction_id":1918,"rating":5.0,"review":"Private Tour with Robert Simard. Private Tour with Robert Simard:\nIle d\u2019Orleans with visit to Sugar Shack (so interesting and fun to see local culture!), beautiful view of river and city from island;\nMontmorency Falls including Wales House \u2013 cannot wait to return in summer for zip lining and to...","review_date":"April 22, 2018","user":"megan_m"},{"attraction_id":1918,"rating":5.0,"review":"The easiest way to learn and see the most. Our tour guide was fun, knowledgeable, and high energy! We saw more than expected, walked as much as we wanted and were quite happy that we bought this private tour. Absolutely the best way to learn about and fully enjoy this beautiful city.","review_date":"March 3, 2018","user":"sheila_b"},{"attraction_id":1918,"rating":5.0,"review":"A wonderful and learning experience.. My family went on a private tour of old Quebec with our tour guide, Robert Simard. We began the tour at our hotel, Le Chateau Frontenac. Robert briefed us on the history of this great city along with some interesting facts about the hotel. We...","review_date":"March 3, 2018","user":"rodrique"},{"attraction_id":1918,"rating":5.0,"review":"Walking Tour. I stayed with my 13 year old daughter at Chateau Frontenac and arranged for a walking tour. Robert Simard met us at the hotel and we joined 4 others for a nearly 3 hr. tour. It was a very chilly AM and despite this, the...","review_date":"February 26, 2018","user":"papiruh"},{"attraction_id":1918,"rating":5.0,"review":"Walking Food Tour. We had a great time on our trip with Simon as our guide. If you have at least two days to spend in Quebec City I recommend you do the food tour. And it doesn\u2019t matter what season you go in.","review_date":"February 22, 2018","user":"kutzaswath"},{"attraction_id":1918,"rating":5.0,"review":"A Great Private Tour Guide. My wife & I flew to Quebec City at the end of January for the Carnaval de Quebec. Early in our visit, we paid for a private walking tour through Tours Voir Qu\u00e9bec.\nOur guide was Robert Vandermeer. This guy has a passion for history...","review_date":"February 15, 2018","user":"thomas_p"},{"attraction_id":1918,"rating":5.0,"review":"AWESOME tour with Robert Simard!. Robert Simard met my group of 18 at our hotel on a cold Feb. morning. He was fabulous, educating us thoroughly on Quebec's history, showing us the sights in Old Queebed, filled with his humor. He was so personable and entertaining. We initially thought it...","review_date":"February 7, 2018","user":"linebc1"},{"attraction_id":1918,"rating":5.0,"review":"Christmas in Quebec. For the longest time, we've wanted a traditional snowy Christmas. Despite our European heritage, we live in Australia, so an opportunity for something this special doesn't come along all that often. We considered a few different locations, but we're so glad we came to Quebec......","review_date":"December 25, 2017","user":"kcm87"},{"attraction_id":1918,"rating":5.0,"review":"Beyond Expectations. My wife and I booked on this tour so we could get a feel of old Quebec City. Unfortunately the day we booked it was cold and raining. My wife was not too sure about getting around on the cobblestones which had ice and water...","review_date":"November 19, 2017","user":"greg_b"},{"attraction_id":1918,"rating":5.0,"review":"Excellent Guide and overall ervice. My Chinese clients had an amazing tour of Qu\u00e9bec City last month. The overall experience was top notch and was handles with extreme professionalism from the booking to the actual guided private tour.","review_date":"November 8, 2017","user":"jeffsabapathy"},{"attraction_id":1918,"rating":5.0,"review":"Outstanding Walking Tour. On the recommendation of the hotel we stayed at, took a walking tour of Old Quebec and it was so worth it. Our guide, Simon, was amazing, He truly knows the history of the city and was so informative and personable. So wish we had...","review_date":"October 21, 2017","user":"jojoma27"},{"attraction_id":1919,"rating":5.0,"review":"Fun and unique experience!. I booked a private Haunted Montreal pub crawl for my boyfriend's birthday. He is pretty into the paranormal and we regularly watch \"Ghost Adventures\" together so I thought this would be a fun little surprise. The pub crawl aspect was also a fun little \"birthday...","review_date":"February 25, 2019","user":"adelade19"},{"attraction_id":1919,"rating":5.0,"review":"Great tour. We did the Pub Crawl tour with Haunted Montreal. It was a lot of fun! Having lived in Montreal my whole life, I still learned a ton of history. Donovan was a great story teller, and our entire group hung on every word throughout the...","review_date":"February 24, 2019","user":"vickyc869"},{"attraction_id":1919,"rating":5.0,"review":"Such a great time!. Booked with my boyfriend and friends. Was a bit skeptical going for a pub crawl at 3 p.m. in winter on this theme \"Haunted pubs\". I so changed my mind after 10 min!!! It was great, the master of ceremony, actor and performer Dr. Blackbird...","review_date":"February 10, 2019","user":"explorer414813"},{"attraction_id":1920,"rating":5.0,"review":"Fab, friendly tour. Having just moved to Canada to work for a few months, I joined this tour for something to do on a weekend and a chance to explore Toronto. I had heard the Distillery District was really worth a visit and I wasn't disappointed! Despite the...","review_date":"January 28, 2019","user":"maeve801"},{"attraction_id":1920,"rating":5.0,"review":"Distillery District walking tour. Great walking tour of the distillery district given by Gavin where he told the history of the distillery. Just after Christmas with friends.","review_date":"December 27, 2018","user":"dave_s"},{"attraction_id":1920,"rating":5.0,"review":"Great Tour!. Gavin was an outstanding guide and provided and exceptional experience! The Christmas Market enhanced the Distillery District and made for a wonderful visit. My daughter and I truly enjoyed this tour!","review_date":"December 23, 2018","user":"e186gwdavids"},{"attraction_id":1920,"rating":5.0,"review":"Joseph was a great tour guide!. My friend and I were in Toronto on business and had one free day to have fun. We found out about the Christmas Market and Go Tours Canada tour of the Distillery District. Booking the tour and finding the meeting place was very easy. Aaron...","review_date":"December 9, 2018","user":"dianne2338"},{"attraction_id":1920,"rating":4.0,"review":"very informative. i did that tour and i liked it a lot. Plus, it was as the same time as the Christmas Market, so it made the experience even more fun!! The guide we had was very interested and well documented!","review_date":"December 3, 2018","user":"louisetteb_13"},{"attraction_id":1920,"rating":5.0,"review":"Fantastic tour with Gavin. We did a walking tour with Gavin for the Christmas market and had a great time. Despite the busy crowd Gavin worked with us to ensure everyone was happy. I will definitely recommend, and hopefully be back in the summer! Thank you.","review_date":"December 2, 2018","user":"rachaelsharkey"},{"attraction_id":1920,"rating":4.0,"review":"Eric is the best tour guide!. We live in the city and took two of our friends from Niagara on this tour. If we didn't have Eric as our tour guide I think we would have been disappointed. Eric really has a passion for history and is fantastic at storytelling. Go...","review_date":"November 27, 2018","user":"despina_n"},{"attraction_id":1920,"rating":5.0,"review":"Fabulous tour and guide!. A group of lawyers from Canada and the US did the Distillery District walking tour with Gavin. It was so much fun. Gavin was hilarious and informative and did a great job entertaining our group and answering our questions. The tour ended with chocolate samples...","review_date":"September 24, 2018","user":"toronto267"},{"attraction_id":1920,"rating":5.0,"review":"Great tour with Joseph, great beer at Mill St.. I did the walking tour with Joseph this week. Joseph was engaging and knowledgeable, and easy to listen to. He had several interesting stories and related them well to my background. The stop by the Mill Street Brewery was a great finale, and I was...","review_date":"September 22, 2018","user":"930craigg"},{"attraction_id":1920,"rating":5.0,"review":"Great Tour -- Thanks, Josh. My husband and I did the GoTours Distillery District walking tour last week with tour guide Josh. We had an excellent tour. Josh was friendly, knowledgeable, good-humored and articulate. Tour started a few minutes early and ran a few minutes over -- due to our...","review_date":"September 6, 2018","user":"traveledall"},{"attraction_id":1920,"rating":5.0,"review":"Fantastic Tour Guide. A friend of mine and I decided to attend the Distillery Walking Tour during our long weekend trip to Toronto. This was the first time either of us had been to Toronto and it was a fantastic, fun, and informative experience! Our tour guide, Joseph,...","review_date":"August 15, 2018","user":"samantha_d"},{"attraction_id":1920,"rating":4.0,"review":"Fascinating & Fun Tour with Very Friendly Guide. We were three couples; we did this tour a few days ago and we all really enjoyed it!\nOur guide, Josh, was well informed and gave us a good overview of what Toronto, in particular the distillery district, was like at the time and how...","review_date":"August 14, 2018","user":"c_p"},{"attraction_id":1920,"rating":5.0,"review":"Fascinating & fun!. We had a private one-hour tour with Erik and it was fabulous! He was funny, enthusiastic, and very knowledgeable. He combined great locations with interesting historical facts and riveting tales. Erik was happy to answer our questions, and showed great depth of knowledge. The Distillery...","review_date":"August 12, 2018","user":"jennie_e"},{"attraction_id":1920,"rating":5.0,"review":"Great Introduction to the Distillery District. The Distillery District is a jewel of a site and an hour tour will give you insight to appreciate what you are looking at. Our guide was very knowledgeable and made our tour engaging.I am from the city and learnt things i didn't know about...","review_date":"August 11, 2018","user":"l0a1g0"},{"attraction_id":1920,"rating":5.0,"review":"Interesting history, great guide. My daughter and I visited the Distillery District for a walking tour with Go Tours. Dylan was our young, energetic knowledgeable guide who was well versed on the history, lore and fun facts of the distillery from it's early beginnings until it's present revival. We...","review_date":"August 8, 2018","user":"aubreytoronto"},{"attraction_id":1920,"rating":4.0,"review":"Prohibition Fun and Different!. The prohibition tour was interesting and fun! Joseph our guide knew is stuff and he was fun\/engaging. The beer tasting was good because it was basically unlimited, but the whiskey was a bit limited in that its not a real whiskey tasting (whiskey comes in...","review_date":"July 31, 2018","user":"robbie_c"},{"attraction_id":1920,"rating":5.0,"review":"fun and interesting tour of the distillery district. We had a group of 6 family members on this tour and our tour guide, Michelle, was great. We all enjoyed the tour, learned more about the history of York\/Toronto, and Michelle answered our questions and accommodated our requests all the way along. This was...","review_date":"July 25, 2018","user":"matthew_l"},{"attraction_id":1920,"rating":5.0,"review":"Distillery District Ghost Walk. My friend and I thoroughly enjoyed the Distillery District Ghost Walk. Our tour guide, Roxanne, was friendly, outgoing and very knowledgeable. I recommend it to everyone.","review_date":"July 11, 2018","user":"simone_b"},{"attraction_id":1920,"rating":5.0,"review":"Tour guide was excellent. Tour guide was excellent and shared so much interesting historical information that even as a Canadian and local resident, we learned so much. He also spent almost 2 hours for a described 1-hour tour to share what he knew.","review_date":"June 25, 2018","user":"sharonflichel"},{"attraction_id":1920,"rating":5.0,"review":"Fun and interesting insight into Toronto's history. This tour was great for a look into the history of Toronto. It was the perfect length and Erik our guide was fantastic at providing enough information to keep the tour informative without having us all overwhelmed with information before heading to get some whiskey...","review_date":"June 18, 2018","user":"samc882017"},{"attraction_id":1920,"rating":5.0,"review":"Something for everyone. I booked a tour with a group of friends as part of a bachelorette. Communication during the booking process was really good, all my questions were answered promptly and clearly. The tour itself was really informative. Our tour guide kept everything light and was really...","review_date":"June 3, 2018","user":"mhmcd"},{"attraction_id":1920,"rating":5.0,"review":"Fun and interesting tour. Gavin took us on a fun and interesting tour of the distillery district, filling us in on the history of the area and the city. It was a really entertaining and informative hour, ending with excellent chocolate and beer sampling. Would highly recommend.","review_date":"June 2, 2018","user":"lisa20852"},{"attraction_id":1920,"rating":5.0,"review":"What an educational tour. What I loved about the tour was the information and the history given about Canada, I found it to be interesting and informative. Joseph knew his facts and was very nice. Thank you for the tour.","review_date":"May 8, 2018","user":"chune_n"},{"attraction_id":1920,"rating":5.0,"review":"Go Tours made the Distillery area come alive. Dylan from Go Tours led us around on a walking tour today and it was great. We have been to the Distillery area before and looked around but I didn't know much about the history or the people of this area. Dylan was very informative...","review_date":"April 2, 2018","user":"hockeymum3boys"},{"attraction_id":1920,"rating":5.0,"review":"Great tour. We really enjoyed the tour! Our guide Gavin was very knowledgeable and animated which made the tour interesting. Would highly recommend. Thanks Gavin!!","review_date":"March 31, 2018","user":"emilie_v"},{"attraction_id":1920,"rating":5.0,"review":"Christmas Distillery District Walking Tour. Joseph gave us a very comprehensive tour, with many historical features of the beginnings and subsequent uses of the buildings in the district. We really enjoyed his manner and presentation. I would certainly recommend experiencing this tour.","review_date":"March 25, 2018","user":"gracie4462018"},{"attraction_id":1920,"rating":5.0,"review":"Worth the money to see the area and learn about Toronto's history. The place was easy to find and was just a short walk from the rail car. I would recommend wearing comfortable walking shoes and appropriate clothing for the weather. The Distillery District is near the lake so it was a bit chilly when we were...","review_date":"March 19, 2018","user":"sarahl22222"},{"attraction_id":1920,"rating":4.0,"review":"Excellent History lesson. This tour has a script with good history background of the area. The tour guide doesn't necessarily have all the answers to all the buildings and their occupants. Perhaps the name of this tour should be changed to reflect the script and agenda to include...","review_date":"March 19, 2018","user":"zorica_sasha_m"},{"attraction_id":1920,"rating":5.0,"review":"So much richer than we expected. Joseph was a great guide -- approachable, funny, open to questions and customizing to our interests. But what really stood out what the depth of the stories he connected us with. You expect to get a tour of an old set of whisky making buildings,...","review_date":"March 6, 2018","user":"johnathan_n"},{"attraction_id":1920,"rating":5.0,"review":"Fantastic Tour Guide!. Joseph was knowledgeable, considerate, engaging, funny, personable, and everything else that anyone could possibly want in a tour guide. He grounded the history of the district in a broader history of the region, which enriched our sense of Torontonian and Canadian history. The tour also...","review_date":"March 1, 2018","user":"adam_l"},{"attraction_id":1920,"rating":5.0,"review":"Bridal Shower weekend . Thanks so much for the Go Tours walking tour of the Distillery District, it was fantastic!\nJoseph, tour guide, was so knowledgeable. Who knew Ontario had Prohibition?\nSuper job well done, bridal party had a great time & beer samples! Fantastic!!!","review_date":"February 25, 2018","user":"jo-anne_s"},{"attraction_id":1920,"rating":5.0,"review":"Very interesting tour. Fun tour guide, amazing hitories about the country, the city and the neighborhood. Even with the -10 weather we could enjoy the tour, taste chocolate and beer. Can't remember the name of the tour guide, but I can really recomend for people who don't speak...","review_date":"February 15, 2018","user":"marcela_k"},{"attraction_id":1920,"rating":5.0,"review":"Well worth taking. Their tour office is directly in the distillery district, so I just showed up unannounced: turns out they accept walk-ins and were perfectly happy to accommodate just one traveller* (*at least in rather mellow January) .\nThe next hour was filled with intriguing history and...","review_date":"January 16, 2018","user":"yschwerin"},{"attraction_id":1920,"rating":5.0,"review":"A Must!. My girlfriend bought us this tour for my Birthday a couple weeks ago. We got the \"Prohibition Tour\" which was booked for about an hour and a half and included a Whiskey tasting.\nWe arrived to the Distillery location to find out that, because of...","review_date":"January 15, 2018","user":"steve_t"},{"attraction_id":1920,"rating":5.0,"review":"Wonderful Wintry Walking Tour with Eric. What an experience! I recently went on this tour as a holiday social outing with my team form work. It was a welcome break between holiday deadlines and a few too many Christmas parties. A wonderful mix of food, drink, history, and humour, our tour...","review_date":"December 19, 2017","user":"missmangoes"},{"attraction_id":1920,"rating":5.0,"review":"Beautiful At Christmas. Thanks to Joseph, we learned a lot about the history of the Distillery District and the influence of the Gooderham and Worts families on the city of Toronto, North America and far beyond. Joseph was informative, entertaining and clearly enjoyed relating his vast knowledge to...","review_date":"December 15, 2017","user":"keddy2013"},{"attraction_id":1920,"rating":5.0,"review":"Great afternoon. Gavin was our guide and he kindly agreed to take us early as there were only two of us and we had messed up our timings. He was very knowledgeable about the local area and distilling, and made the tour interesting and funny. He encouraged...","review_date":"November 13, 2017","user":"flosswilson"},{"attraction_id":1920,"rating":5.0,"review":"Great tour with Gavin. Gavin enthused us all with his knowledge and friendliness. His stories about the Distillery from the old days to the modern tales about its use in film sets kept us absorbed on a chilly day. Don't worry about being outside , there's really not much...","review_date":"November 7, 2017","user":"academic45"},{"attraction_id":1920,"rating":5.0,"review":"Interesting tour!. This past weekend, my husband, my brother, and I signed up for this tour. We arrived early and, since we were the only ones signed up, our tour guide, Josh, took us out early. He was very personable and knowledgeable about the history of the...","review_date":"October 31, 2017","user":"jillian_h"},{"attraction_id":1920,"rating":5.0,"review":"Amazing tour with Josh. My sister and I signed up half an hour before the tour was supposed to start. We showed up early and were the only ones that were registered for the tour. Josh, our guide, gladly took us out anyway -- and even started early so...","review_date":"October 25, 2017","user":"pdpatton"},{"attraction_id":1921,"rating":5.0,"review":"Highly highly recommend!. What a great time to explore and educate ourselves in a relaxed atmosphere. First time to downtown Vancouver. We enjoy going on these types of tours to explore any new city, especially the historic. I read online that all the tour guides seem to be...","review_date":"March 14, 2019","user":"diane_k"},{"attraction_id":1921,"rating":5.0,"review":"The highlight of our trip!. Highly recommended! This is a very creative way to learn about the history of Vancouver. It is appropriate for newcomers and experienced history buffs. Our guide, Janet Glassford, was a compelling combination of an actor, a teacher, and a storyteller. The timing and depth were...","review_date":"December 2, 2018","user":"ronald_r"},{"attraction_id":1921,"rating":5.0,"review":"Entertaining and Educational. Had a wonderful tour. Loved the storytelling and learning all about Vancouver's history. Will do it again!","review_date":"November 22, 2018","user":"vancouverlocalfolk"},{"attraction_id":1921,"rating":5.0,"review":"Fun and Informative. Very fun time. Our Guide was very good. They really play the part and teach you about the area. I was able to ask questions to get more information and the guide was able to improve in situations with ease!","review_date":"November 12, 2018","user":"shane_r"},{"attraction_id":1921,"rating":5.0,"review":"Very interesting tour. This tour was very interesting and I highly recommend it. We have wanted to do this for awhile and finally did one. Our tour guide Tracy was very knowledgeable and made the tour of Gastown fun. I was actually in tears a couple of times...","review_date":"November 12, 2018","user":"sandybeachgirl"},{"attraction_id":1921,"rating":5.0,"review":"Fun night with lots of learning. This was fun. The narrative was well woven through the storytelling;g skills of our guide and we learned lots about the history of gastown and it\u2019s old spirits, and the history of the area. Erica stayed in character throughout and it was a cold but...","review_date":"November 10, 2018","user":"435lynw"},{"attraction_id":1921,"rating":5.0,"review":"A Fun and Informative Experience. A friend and I went on The Lost Souls of Gastown tour last week. It was a perfect night, dry and warmish and we were pleasantly surprised to see that our group had about 22 people of all different ages. We were met promptly by...","review_date":"October 23, 2018","user":"lilleysummer"},{"attraction_id":1921,"rating":5.0,"review":"Lost Souls of Gastown. We loved this tour! Tracy was fantastic, staying in character and so quick to play off of things that were happening around us that were beyond her control but could have easily been a distraction to her....she was so professional and did not miss a...","review_date":"October 14, 2018","user":"jason_g"},{"attraction_id":1921,"rating":5.0,"review":"Great dive into the darker parts of Gastown history. A very fun way to spend an evening. Our guide Tracy stayed in character throughout, taking us through the alleyways and streets of Gastown while telling \"her\" life story living through the events that shaped the area in the late 19th century. The story was...","review_date":"October 13, 2018","user":"hannes_c"},{"attraction_id":1921,"rating":4.0,"review":"Fun and interesting but not really a ghost tour. I really enjoyed this tour and learned a lot about the local history in Gastown, the tour guide was great and I really enjoyed the overall experience.\nBut if, like me, you came across this tour while looking up \"haunted tours\" of Vancouver then you...","review_date":"October 12, 2018","user":"zeeenona"},{"attraction_id":1921,"rating":3.0,"review":"So so. We took this tour in early September. It was OK but not as entertaining for us as we had hoped or as it was for others that have reviewed the tour. We have taken many such tours while vacationing and we would rate this one...","review_date":"October 6, 2018","user":"spartyed1"},{"attraction_id":1921,"rating":5.0,"review":"A thrilling experience. The Lost Souls of Gastown Walking Tour is a must for not only tourists but also locals who want to know more about Vancouver history. It was a beautiful night and we enjoyed the walking tour completely and got to learn some interesting tidbits about...","review_date":"October 1, 2018","user":"petrina_d"},{"attraction_id":1921,"rating":5.0,"review":"Great tour guide, lots of fun info. We did the Lost Souls of Gastown tour last night (in the rain!), it was really good.\nRowan gave a great characterization as \"George\" that made the history of the city and its people come alive. He is a great character, with a very clear...","review_date":"September 21, 2018","user":"richster64"},{"attraction_id":1921,"rating":5.0,"review":"Lost souls of Gastown tour . Excellent walking tour of Gastown. The storytelling combined with the old pictures was fantastic, bringing old Gastown to life. Thank you George!","review_date":"September 20, 2018","user":"kim_g"},{"attraction_id":1921,"rating":5.0,"review":"Worth the time and money. This tour gives you an in depth idea of how Vancouver came to be and an insight into her history. You can close your eyes and imagine you're transported back to the day when Vancouver was a mere outpost\/tent city. Our lovely guide (sorry I...","review_date":"September 18, 2018","user":"wayne_g"},{"attraction_id":1921,"rating":4.0,"review":"Interesting tour. I enjoyed this tour around Gaston and learning about the history, our guide was a great storyteller.","review_date":"September 15, 2018","user":"trishagale"},{"attraction_id":1921,"rating":5.0,"review":"The wonderful Lost Souls of Gastown Walking Tour. I have just visited my son in Vancouver and we booked a Forbidden Vancouver\nWalking Tour entitled The Lost Souls of Gastown. It's an excellent way to spend 90 minutes! Our storyteller was Rowan Jang and so atmospheric was his story telling that we felt...","review_date":"September 11, 2018","user":"13minnie"},{"attraction_id":1921,"rating":5.0,"review":"2 sisters. Have been on a number of walking tours but this was first where escorts took on a person's identify. Made for an interesting and enjoyable tour","review_date":"September 8, 2018","user":"michele418"},{"attraction_id":1921,"rating":4.0,"review":"Enjoyable. Our tour guide, Janet. was excellent. The tour was interesting and very well done. The area of Vancouver that we walked through to get to Gastown was embarrassing to those of us on the tour who were staycationing in our own city- dirty and smelled...","review_date":"September 3, 2018","user":"jotravels2011"},{"attraction_id":1921,"rating":5.0,"review":"Really good fun!. This tour is just excellent. Rowan the storyteller is brilliant! This is a good way to learn some of the history of Gastown and Vancouver in an interesting and fun way. Great activity to do with teens as well. Highly recommended and good fun. Book...","review_date":"August 24, 2018","user":"looloo70s"},{"attraction_id":1921,"rating":5.0,"review":"Lost souls of Gastown. Really interesting and a great way to learn about Vancouver's short but rich history. Rowan was an awesome storyteller I only wish it was longer!","review_date":"August 22, 2018","user":"cathi_n"},{"attraction_id":1921,"rating":5.0,"review":"Great tour. So... we wanted a ghost tour but this was the closest we could come. We were promised stories of blood and guts and were not disappointed. Rowan was an excellent guide, the experience was theatrical and informative.","review_date":"August 19, 2018","user":"lloy_w"},{"attraction_id":1921,"rating":5.0,"review":"Very fun! . We did this tour on Wednesday night. We really enjoyed it. Our tour guide was fantastic, educated and fun! A really cool way to see the city in a fun way and was also entertaining. Highly recommend","review_date":"August 15, 2018","user":"staceyp957"},{"attraction_id":1921,"rating":5.0,"review":"Excellent piece of history. We had a masterful story teller on Rowen. Like any great story, all the pieces tied together, with awesome performance and a great End. Loved it. Will do it again.","review_date":"August 14, 2018","user":"imarr"},{"attraction_id":1921,"rating":5.0,"review":"More than just a ghost tour. The narrative throughout the tour was very engaging and the 'Lost Souls' tour is certainly more than just a ghost tour. The actor, Rowan Jang, did an excellent job as the host and made the stories come to life. He clearly knew the subject surrounding...","review_date":"August 13, 2018","user":"christopher_k"},{"attraction_id":1921,"rating":5.0,"review":"One of the better ones. Have been on several \u201cghost\u201d tours, this is one of the better. It truly was a history tour,told in an interesting personal story form. Acted nicely, in a first person narrative. Well done!","review_date":"August 5, 2018","user":"jim_w"},{"attraction_id":1921,"rating":5.0,"review":"More than expected. On July 24th, my family and I decided to be tourists in our on city. We joined Rowan our guide at Cathedral Square where the tour began. Within minutes of starting, Rowan took on the persona of his character. Dressing and acting for the period,...","review_date":"July 26, 2018","user":"clifford_r"},{"attraction_id":1921,"rating":4.0,"review":"Good walk of history. We expected a bit more for the price you are paying but I think we are slightly bias because we aren\u2019t completely big history fans. I recommend this to people who are very into history. It was a nice different thing to do, don\u2019t regret...","review_date":"July 24, 2018","user":"laurenh3782"},{"attraction_id":1921,"rating":5.0,"review":"Love the Lost Souls of Gastown Tour. We took the Lost Souls of Gastown tour last night. Our guide Rowan was fantastic and did a great job of weaving the rich history of the area into his story\/performance. He kept us mesmerized the entire time. We try to attend a nighttime walking...","review_date":"July 20, 2018","user":"wenders1022"},{"attraction_id":1921,"rating":5.0,"review":"A Must-Do in Vancouver!. This was a fantastic tour thru Vancouver's liveliest district. Our guide and hostess, Nevada whilst in real life, was costumed and in-character up until the very end of the tour. She was informative and entertaining, weaving multiple stories together across the years that told the...","review_date":"July 19, 2018","user":"brett_m"},{"attraction_id":1921,"rating":5.0,"review":"A truly amazing journey back in time. Loved the tour! Janet was our tour guide and she totally had us eating out of her hands. She is a truly gifted story teller and we learnt so much about Vancouver. What a great way to learn. The tour started just near Gastown and...","review_date":"July 17, 2018","user":"bryn_p"},{"attraction_id":1921,"rating":5.0,"review":"Something Different and Interesting. We had a great tour around Gastown and learned some interesting history about the city.\nThe way in which it was presented was creative and fun, and made me connect with the people who lived here around the turn of the Century.","review_date":"July 16, 2018","user":"beachslug2015"},{"attraction_id":1921,"rating":5.0,"review":"Great Time! . This tour was great! Natasha (I think that was her real name, the character was Sarah) was fantastic. A terrific story teller and very knowledgeable about the history.","review_date":"July 13, 2018","user":"russell_p"},{"attraction_id":1921,"rating":4.0,"review":"Let's be honest.......... a little hokey since the host is in dress of the 1800s and stays in character the whole time but once you get used to it, it was pretty fun. Learned a lot of cool info about Gastown. Too bad the street couldn't be cleaned...","review_date":"July 10, 2018","user":"bmaud1"},{"attraction_id":1921,"rating":5.0,"review":"A tale worth telling. We enjoyed the tour very much. Our guide, Janet, was very good at entering into her character as we stopped at each location. Definitely worth while.","review_date":"July 7, 2018","user":"rhulstein"},{"attraction_id":1921,"rating":5.0,"review":"a step back in time. Rowan, was an excellent tour guide - though we didn't find out his name til the very end becuase he didn't break character throughout the whole 90 minutes, even when pesky walkers by were asking annoying questions. This part performance, part informational tour, part camp...","review_date":"July 4, 2018","user":"hayleyn227"},{"attraction_id":1921,"rating":5.0,"review":"Fun history\/theatre tour of Gastown . ... and now we know why it's called Gastown! You'll have to go on the tour to find out. Janet \/ Sarah was our guide and did a great job weaving historical facts into a narrative about a local girl growing up in Vancouver in...","review_date":"June 22, 2018","user":"elu22222"},{"attraction_id":1921,"rating":5.0,"review":"Fun walking tour. We always take a walking tour when we travel. This one was unique because the tour guide plays a role and the tour builds on the story of this character. We got a good history of Gastown in a very interesting way! Our tour guide...","review_date":"June 22, 2018","user":"susann_c"},{"attraction_id":1921,"rating":5.0,"review":"Great experience. Sarah\/ Janet did a great job of showing us the roads lesser travelled. Her knowledge of the towns history was amazing and she presented it in a captivating way.\nAfterwards we really felt we had a good grasp of what life must have been like...","review_date":"June 21, 2018","user":"caroline_h"},{"attraction_id":1921,"rating":5.0,"review":"a theatrical walking experience on the streets of Vancouver. A 'personalized' walk in history with one of the lost souls of Gastown. Through \"Sara' we were able to visualize some of the life of the 1890's, the fires, the smallpox, the strength of individuals to live through the beginnings of Vancouver.","review_date":"June 21, 2018","user":"rae_s"},{"attraction_id":1921,"rating":5.0,"review":"Excellent Tour!. This walking tour is a great way to learn about the history of Gastown. Through the eyes of the character she impersonates, Janet shares the story of life in the late 1800's. She is witty, funny and she will have you hooked from the beginning...","review_date":"June 20, 2018","user":"chantal_b"},{"attraction_id":1921,"rating":5.0,"review":"A Master Storyteller shares the dark underbelly of Vancouver's past - very engaging!. \"Sarah\" (aka Janet) shares \"her story\" growing up in Vancouver in the late 1800's, being raise by her older sister, how she and her sister survived the great fire, working as a chamber maid for wealthy families, eventually losing her sister to small pox, and...","review_date":"June 16, 2018","user":"heytraci105"},{"attraction_id":1921,"rating":5.0,"review":"Entertaining and fun tour of Gastown!. Get ready for great storytelling and back-alley gems of Gastown! This tour starts out with a guide who is a lost soul themselves. While in character, your guide takes you through some areas of Gastown you'd never discover on your own accompanied by great stories,...","review_date":"June 3, 2018","user":"michael_a"},{"attraction_id":1921,"rating":5.0,"review":"Lost Souls of Gastown. We absolutly loved it, this was our second tour. Janet Glassford is truely a very talented storyteller and guide. So very happy with the experiance.","review_date":"June 3, 2018","user":"dale_w"},{"attraction_id":1921,"rating":5.0,"review":"Absolutely delightful tour. We went on Janet's tour while in town for a conference this week and had a wonderful time. Getting to see the stories and history of Vancouver through the lens of a fully developed and well acted character was a really special and unique way...","review_date":"May 23, 2018","user":"amlsba"},{"attraction_id":1921,"rating":5.0,"review":"A walk thru the history of Gastown. Our guide Rowan was great! He stayed in character the whole time and was a fantastic story teller. I recommend this tour. It\u2019s fun, you\u2019ll get to see parts of Gastown that other tourists aren\u2019t seeing. Very intriguing stories with old archived pictures. We really...","review_date":"May 11, 2018","user":"amberh341"},{"attraction_id":1921,"rating":5.0,"review":"Loved it!. We really enjoyed this \"tour\" and are so glad we booked it. Our guide was excellent! So glad we did this!","review_date":"May 10, 2018","user":"beth_ann_k"},{"attraction_id":1921,"rating":4.0,"review":"Quirky and engaging. Met the tour guide - dressed in period costume- not far from gas town centre. He stayed in character until after his farewell - impressive considering the questions he was given on the tour. Up back alleys, through gas town, humour and theatrical performance cleaned...","review_date":"April 30, 2018","user":"436macc"},{"attraction_id":1921,"rating":5.0,"review":"Lots of History to learn. We started our tour on time. The lady was an amazing story teller and really draws you into the time period. I never realized that my city was that interesting. We walked all around gastown . She waited for the slower ones (ME). I would...","review_date":"April 30, 2018","user":"roberts2011"},{"attraction_id":1921,"rating":5.0,"review":"The tour made Gastown even more interesting than it already is!. We really enjoyed our evening tour of Gastown. It was a perfectly balmy spring evening and Gastown was lit up beautifully. From the minute we arrived, Janet was friendly, inviting and funny. The tour she gave and the stories she told us were really interesting...","review_date":"April 25, 2018","user":"hannah_b"},{"attraction_id":1921,"rating":4.0,"review":"Great insight into Vancouver history. Janet put on a great show, we went places we wouldn't have gone on our own and learnt about Vancouver's colourful past which brought the city alive. Only thing I would recommend is that due to the size of the group, some 20 persons, wasn't...","review_date":"April 21, 2018","user":"karakamews"},{"attraction_id":1921,"rating":5.0,"review":"Was not expecting to enjoy it that much. It was lightly raining and I was convinced I would ditch the tour halfway through, but it was much more fun than I thought. Especially for the price. It was like having your own private theater - only you're walking through the city and your...","review_date":"April 15, 2018","user":"zaid_t"},{"attraction_id":1921,"rating":5.0,"review":"One of the greatest things to do in Vancouver at night. . Rowan did an awesome job of taking us back in time to when he lived in Vancouver in the 1800\u2019s. Stories were very interesting and informative. Highly recommend this tour!","review_date":"April 4, 2018","user":"robyn_e"},{"attraction_id":1921,"rating":5.0,"review":"Interesting mix of story telling and history. Janet was a great guide and very knowledgeable about Gastown and Vancouver's rich history. Would definitely recommend","review_date":"March 24, 2018","user":"erik_o"},{"attraction_id":1921,"rating":5.0,"review":"Great way to see the city!. We were visiting from the states and this was a cool way to learn about the city! Janet did a great job and had lots of tips on places to eat\/drink\/visit during our stay.","review_date":"March 24, 2018","user":"jennifer_h"},{"attraction_id":1921,"rating":4.0,"review":"Rowan was a Terrific Guide. We enjoyed this walking tour. Rowan was very knowledgeable about the history and had photos to show us at the stops along the way. He handled unwelcome guests with a calm demeanour and continued on with his presentation. It was an interesting tour.","review_date":"March 9, 2018","user":"kdmomof42018"},{"attraction_id":1921,"rating":5.0,"review":"Stepping Back in Time. Without hesitation, I would recommend this experience to anyone who has even the slightest interest in stories from Vancouver's colourful past. As our talented guide skillfully led us through streets and alleys in Gastown, he presented a string of vignettes that gave us a vivid...","review_date":"March 6, 2018","user":"cathonthego"},{"attraction_id":1921,"rating":5.0,"review":"Great group experience. We booked this tour at the end of a day of business meetings. It was fantastic. Beautiful city, rich in history, and our guide (Janet) was outstanding.","review_date":"March 5, 2018","user":"ingrid_s"},{"attraction_id":1921,"rating":5.0,"review":"What a way to learn some history!. Having the guide in character was a twist I didn't expect but enjoyed. I thought I knew quite a bit about the history of Vancouver and Gastown but this tour proved me wrong... and only deepened my love for the city and need for more...","review_date":"February 17, 2018","user":"victoria_r"},{"attraction_id":1921,"rating":5.0,"review":"Entertaining and interresting. A really pleasant way to discover Gastown. I learned a lot and loved the acting involved. Our guide was very entertaining. Highly recommend it.","review_date":"February 16, 2018","user":"camillefrancis"},{"attraction_id":1921,"rating":5.0,"review":"Masterful Storytelling. My girlfriend and I had a marvellous time being shepherded around the city by Nevada, whose character \"Sarah\" wove a web of compelling stories, teaching us more about Gastown than we thought possible. There were moments of mournful drama, and lots of charming quips, as...","review_date":"November 19, 2017","user":"david_m"},{"attraction_id":1921,"rating":5.0,"review":"Loved Loved Loved the walking tour!. I absolutely loved our tour! The tour guide (forgot his name) was fantastic! answered all our questions and joked while staying in character! His acting was beautiful and the story itself was very well thought of. Definitely recommend this specific tour and I'm definitely going...","review_date":"November 8, 2017","user":"loujeine_k"},{"attraction_id":1921,"rating":5.0,"review":"Another Great Walking Tour with Forbidden Vancouver!. Many thanks to Janet, our storyteller! She made this history lesson of Vancouver interesting, entertaining and fun! I am looking forward to more walking tours with Forbidden Vancouver!","review_date":"November 2, 2017","user":"darlene552013"},{"attraction_id":1921,"rating":5.0,"review":"great little walking tour!. Excellent, informational and dramatic. Having live theatre actors as guides with a compelling historically appropriate storyline makes this walking tour compelling, engaging and entertaining. Very proud to be a vancouverite, now knowing a little more about our history. Great addition was the contextual information about...","review_date":"November 1, 2017","user":"tien_e"},{"attraction_id":1921,"rating":5.0,"review":"Such a fun night!. Great walk though GasTown with lots of Vancouver history and fun stories along the way! I would definitely do another Forbidden Vancouver tour again. The actress was so talented! Well worth it","review_date":"October 31, 2017","user":"naomibuhler"},{"attraction_id":1921,"rating":5.0,"review":"Great way to learn bits of the history of Vancouver. As a local of nearby suburbs, we thought we'd try for something to do. It was an interesting way to learn about Vancouver and tour parts of the city. Very good, convincing, funny guide.","review_date":"October 30, 2017","user":"amber_m"},{"attraction_id":1921,"rating":5.0,"review":"Definitely reccomend. I was surprised by how much fun this tour was. It was also very informative! I It is definitely a unique experience for tourists and locals alike. Our guide, Corbin, did an outstanding job.","review_date":"October 30, 2017","user":"chelth"},{"attraction_id":1921,"rating":5.0,"review":"Entertaining and Informative!. Attended the Lost Souls of Gastown walk with my husband and a good friend. I have to say the actor and tour guide was very skilled and really draws you into his story. Keeps you engaged and interested. I never knew the old heart of...","review_date":"October 29, 2017","user":"jennifer_b"},{"attraction_id":1921,"rating":5.0,"review":"Perfect, fun attraction of Vancouver history!. I was in Vancouver for business, so a group of us decided to do this tour that evening after work. None of us were from Vancouver, so didn't know what to expect. We followed \"George\" while he told us historical Vancouver facts, crimes, details, and...","review_date":"October 29, 2017","user":"m8knachnge"},{"attraction_id":1921,"rating":5.0,"review":"EXCELLENT TOUR...FABULOUS ACTRESS NEVADA!!!. The actress, Nevada, that hosted out Tour was excellent...great stories about Gastown. It was a very interesting time in BC. I highly recommend any of the Tours this company offers. I have also done the Prohibition Tour and that was also excellent.","review_date":"October 28, 2017","user":"cori_z"},{"attraction_id":1921,"rating":5.0,"review":"A fun, haunting and interesting tour. I would recommend this tour to anyone visiting Vancouver. The tour guide plays a character and takes you around Gas Town telling you tales of Vancouver\u2019s past. It is fun but at times a little bit scary and sad as you hear some of the...","review_date":"October 26, 2017","user":"gemmajovi"},{"attraction_id":1921,"rating":5.0,"review":"Lost Souls of Gastown. The Lost Souls of Gastown tour is a great way to experience Vancouver through a different perspective! Rowan Jang did a fantastic job guiding us through the early days of the city and explaining the events that shaped it. His presentation style was engaging and...","review_date":"October 25, 2017","user":"markryan20"},{"attraction_id":1921,"rating":5.0,"review":"Amazing tour!. Our guide, Corwin was a fantastic story teller. Blending historically accurate events and figures into a seamless narrative you can't help but to get lost in.","review_date":"October 24, 2017","user":"raven_m"},{"attraction_id":1921,"rating":5.0,"review":"Great time had by all!!! 10 out of 10.. We had a great time. It was informative and entertaining. Will be taking all of the walks offered! 10 out of 10. Great night out.","review_date":"October 23, 2017","user":"aimee_j"},{"attraction_id":1921,"rating":5.0,"review":"A fun evening - I learned so much!. As a lifelong Vancouver resident I didn't think I could be surprised...but I was. This is a great little tour, the kind you search for when you travel to other destinations but rarely find. Take the tour, meet some people and enjoy learning more about...","review_date":"October 20, 2017","user":"debbie_f"},{"attraction_id":1921,"rating":4.0,"review":"Amazing to hear the history of Vancouver. Our guide, in character entirely, did an amazing job of reviewing the history of Vancouver. This was the second walking tour I took during my stay. I'd recommend the Prohibition City Downtown and Chinatown Walking Tour over this tour, however. Although, the subjects are not...","review_date":"October 18, 2017","user":"giggleblue"},{"attraction_id":1922,"rating":5.0,"review":"Can't Miss Experience. This tour was one of the highlights of our trip to Toronto! Our group consisted of 13 travelers from Germany, England, Croatia, Mexico and of course, Canada. Our tour guide, Mike was fantastic! He quickly learned a little bit about all of us and helped...","review_date":"November 12, 2018","user":"cynthia_k"},{"attraction_id":1922,"rating":5.0,"review":"Worth the money and time . Our tour guide Mike was excellent. He was very knowledgeable and entertaining. He made out four hour tour fly by with tidbits and facts of the area. I have been to Toronto many times but learned a lot on this tour. The beer and atmosphere...","review_date":"November 9, 2018","user":"z7763bkscottb"},{"attraction_id":1922,"rating":5.0,"review":"Toronto, Beer and Mike - what more could you want?!. My husband and I took this tour during our first trip to Toronto, celebrating our 15th wedding anniversary. Our tour guide, Mike, was fantastic from the start to the end of the day. Not only is he incredibly knowledgeable about Toronto history, he is extremely...","review_date":"November 4, 2018","user":"amanda_m"},{"attraction_id":1922,"rating":5.0,"review":"Super tour with Tim. We had a very small tour, just us and our guide Tim. It was an awesome experience! Tim was knowledgeable about the bar, beers, and history of Toronto. Super relaxed atmosphere and felt more like an afternoon with a friend than a tour. Great experience...","review_date":"October 19, 2018","user":"jakob_l"},{"attraction_id":1922,"rating":5.0,"review":"Like being out with friends. We did this tour on 9th October. Our group was 6 people which included our fab guide Mike and Peter his trainee. Mike was very friendly and welcoming from the moment we met him. His enthusiasm was great as was his knowledge. I've visited Toronto...","review_date":"October 18, 2018","user":"joanne_j"},{"attraction_id":1922,"rating":5.0,"review":"Great time with Petar!. Best way to see Toronto for sure! Petar was a very entertaining and knowledgeable guide who showed me and my 2 friends a great time Toronto. Definitely recommend this as a great way to see the city.","review_date":"October 13, 2018","user":"78espenl"},{"attraction_id":1922,"rating":5.0,"review":"Great Guide, Great Fun. While visiting Toronto, what better way to get to a few local bars than to go on a walking tour. Mike was our guide and there were just three of us in his group. This made it more personable and more tailored to our interest....","review_date":"October 5, 2018","user":"3bagger"},{"attraction_id":1922,"rating":5.0,"review":"Knowledgeable tour guide hitting key beer spots in Toronto. Visited some great spots for beer in the city and got the full run known on the craft beer scene. Highly recommended for someone with a few hours to spare and wanting to see the real Toronto.","review_date":"September 25, 2018","user":"jdsven"},{"attraction_id":1922,"rating":4.0,"review":"Get Ready To Walk. Jordan was our tour guide and did he know a lot about Toronto and beer. You are on a 3-4 hour walking tour of the city, so be prepared to walk! It is important to note that you are responsible for the purchasing of beers...","review_date":"September 4, 2018","user":"daveduff"},{"attraction_id":1922,"rating":5.0,"review":"I would give this more than \"5 green dots\" if I could..... This was one of the best days we spent in Toronto. We had Tim as our guide and he was so knowledgeable and entertaining. Our group was small (7) and perfect in size. Tim was able to guide us through the types of beers available,...","review_date":"August 26, 2018","user":"passenger147037"},{"attraction_id":1922,"rating":5.0,"review":"Don't Hesitate. Mike was a fantastic tour guide. He remembered everyone's name, talked with everyone. It seemed like I was just catching up with an old friend.\nI can't recommend this tour highly enough. If you're considering doing it, don't hesitate.","review_date":"August 23, 2018","user":"chris_v"},{"attraction_id":1922,"rating":5.0,"review":"Drinking and History. Our Guide Mike was fantastic. We booked the trip on a Sunday so our group was only 5 people including Mike. It was the start of our visit to Toronto so we were able to ask lots of questions about the city, where to go...","review_date":"August 22, 2018","user":"tony_k"},{"attraction_id":1922,"rating":5.0,"review":"Beer DOES make history better - who knew?. First of all - Mike is The Dude. He made this tour an outstanding day. He started off getting to know everyone and where they were from and he retained that information and involved all the participants throughout the tour. As a result of that...","review_date":"August 18, 2018","user":"paul_m"},{"attraction_id":1922,"rating":4.0,"review":"Fun and Informative trip. A nice way to get out and see some of the city sites and visit some nice bars and beers. Cydney was our tour guide and she was friendly and knowledgeable about Toronto and the surrounding area. She knew her history and really gave us...","review_date":"August 11, 2018","user":"dodgerdave2018"},{"attraction_id":1922,"rating":5.0,"review":"Great way to spend an afternoon. Had a tremendous time on the tour. The guide did a fantastic job (both in terms of his knowledge and his ability to bring the group together) and the group was friendly so conversation flowed as well as the beer. The three stops were all...","review_date":"July 24, 2018","user":"adam_m"},{"attraction_id":1922,"rating":5.0,"review":"An amazing day. The beer tour is an awesome experience that I can recommend to everyone. The tour guide was very knowledgeable about the history of Toronto. I learned a lot and you might do the same. Mike is an excellent presenter, with unique sense of humor and...","review_date":"July 21, 2018","user":"dinevaalbena"},{"attraction_id":1922,"rating":5.0,"review":"Amaizing tour & outstanding guide. Mike was an outstanding tour guide. We visited 3 cool pubs and landmarks along the way. He is very knowledgeable and fun, not only of beer but of Canadian history.\nIn the end we were so thrilled a bunch of us stayed in the last...","review_date":"July 20, 2018","user":"lucas_g"},{"attraction_id":1922,"rating":5.0,"review":"Fantastic tour, a must do whilst exploring Toronto. Our guide Tim was entertaining, knowledgeable and very friendly. We were in a small group of seven people which allowed us all to chat, ask questions and most importantly drink the beer.\nA great tour that I highly recommend.","review_date":"July 6, 2018","user":"samantha_g"},{"attraction_id":1922,"rating":5.0,"review":"Great Time, Great Guide. I went on both the beer tour and the \u201cWhen Pigs Fry\u201d tour. Mike was the guide for both and he was excellent. Funny, welcoming and entertaining. The time flew by on both tours and it was easy to socialize with the small groups. The...","review_date":"July 2, 2018","user":"cookie43"},{"attraction_id":1922,"rating":5.0,"review":"Perfect combination of history and beer. Mike was an outstanding tour guide...his made it feel like a group of strangers were just friends on a stroll through Toronto. We visited 3 cool pubs and in each he asked what we liked and help us pick local beers to try. Along the...","review_date":"June 29, 2018","user":"kristin_k"},{"attraction_id":1922,"rating":5.0,"review":"Just do it. We had Jordan as our tour guide and he was amazing. We had a lot of laughs and he is passionate about beer and you can with the way he talks about it in the tour.\nI was doing a trip with my dad from...","review_date":"June 26, 2018","user":"lauram17254"},{"attraction_id":1922,"rating":5.0,"review":"Excellent Tour. We had a fantastic time on this tour. Mike was an excellent tour guide and we learned a lot. I personally was a bit nervous about it as only the beer at the last stop was included, but all the prices were reasonable and I...","review_date":"June 26, 2018","user":"caitliner262"},{"attraction_id":1922,"rating":5.0,"review":"Great Experience in Toronto!. I joined Mike\u2019s tour with two other people. Mike has a lot of knowledge about the beers and the history of the city. I had a lot of fun and had the opportunity to go to some pubs where I probably won\u2019t know how to...","review_date":"May 30, 2018","user":"riccy1972"},{"attraction_id":1922,"rating":5.0,"review":"Great beer and laughs!. We live in Toronto and had never taken a beer tour. My husband and I really enjoyed the beer and our beer guide Jordan St John! Having the opportunity to taste a number of beers with Jordan explaining what to look for during the sampling...","review_date":"May 28, 2018","user":"kjan2253"},{"attraction_id":1922,"rating":5.0,"review":"Mike was hilarious and super knowledgeable . We spent a wonderful afternoon enjoying delicious craft beer in unique craft bars under the guidance of Mark who has great knowledge of beer and Canadian history. His rhetoric along with his sense of humor made for a super memorable and enjoyable day","review_date":"May 28, 2018","user":"angelchav"},{"attraction_id":1922,"rating":5.0,"review":"Excellent overview of Canada & Beer, Hey!. Mike is a great guide. He is passionate about Canada and great beer. This was one of the best tours I have ever taken.\nDo NOT hesitate to book this tour. It will give you a historic overview while discovering some great brews and perhaps...","review_date":"May 7, 2018","user":"grant_j"},{"attraction_id":1922,"rating":5.0,"review":"Mike and Heather are AMAZING!!!!. It was the most fun we had in Toronto!!! The guides were very knowledgeable, friendly and just great overall. I highly recommended!!!","review_date":"April 30, 2018","user":"angie30x"},{"attraction_id":1922,"rating":5.0,"review":"Great way to learn about Toronto, beer and meet new people!. We spent a long weekend in Toronto and this was a great way to spend our final afternoon\/night in the city. This tour is a really fun way to learn about Toronto, walk around and have some beverages. Loved all of the conversation while at...","review_date":"April 23, 2018","user":"anne_g"},{"attraction_id":1922,"rating":5.0,"review":"Informative, fun and well worth it. We were spending the weekend in Toronto to celebrate our 25th anniversary and were very pleased to have spent an afternoon on this tour. Jordan was a terrific host and guide. He's an expert on beer, a native of Toronto, and interested in making sure...","review_date":"April 22, 2018","user":"saraking2018"},{"attraction_id":1922,"rating":4.0,"review":"Great way to spend an afternoon!. Went on this tour from a Travelzoo 50% off offer. Was great tour, our guide was knowledgeable and funny.\nStopped at St.Lawrence Market for butter tarts (didn't know they are a Canadian thing) and the rest of our group (none of them Cabadian) tried out...","review_date":"April 16, 2018","user":"cdnfirechick"},{"attraction_id":1922,"rating":5.0,"review":"Fun and informative . My husband and I are visiting for our anniversary. We planned this tour ahead of time and are so glad that we did. There was quite a bit of walking involved, so if you aren\u2019t able to do that, then this tour is not for...","review_date":"April 7, 2018","user":"tandb0406"},{"attraction_id":1922,"rating":5.0,"review":"Legs still wobbly. Fabulous tour , really good fun, great guide. Visited 3 very different bars\/ pubs lots of choice of beers and food, met some great people, sampled way too much of the merchandise. It\u2019s a great way to see the city make friends and generally have...","review_date":"April 4, 2018","user":"wildmand44"},{"attraction_id":1922,"rating":5.0,"review":"Best way to learn about a city. We had just got off the plane from a long 24 hour trip from Australia, so were keen to learn about the city we had no idea about. Mike was a fantastic guide and knew his history and recommended great beer. I appreciated the walks...","review_date":"October 25, 2017","user":"kodieo2"},{"attraction_id":1922,"rating":5.0,"review":"Very enjoyable afternoon out with Mike. This was a great afternoon of drinking, eating, meeting new friends and hearing and seeing some of the history of Toronto. Hats off to the host Mike who really was knowledgeable and thoroughly entertaining. Ok so we had to walk 20 mins before our first...","review_date":"October 20, 2017","user":"manchestertom0"},{"attraction_id":1923,"rating":5.0,"review":"Wonderful history lesson of Old Montreal!. Our tour guide, Tom, was very knowledgeable about the history of Old Montreal. The tour lasted about 3 hours and although it was quite chilly, he kept us entertained with his stories. We highly recommend this tour!","review_date":"March 18, 2019","user":"lex112611"},{"attraction_id":1923,"rating":5.0,"review":"This is a must do!. Took the three hour walking tour of Old Montreal with Catherine. She was knowledgeable, insightful and a passionate advocate for Montreal. She conveyed a great deal of information along with sharing the history and culture of this wonderful city. Catherine gave us several suggestions of...","review_date":"January 1, 2019","user":"cathy_s"},{"attraction_id":1923,"rating":5.0,"review":"Thorough, informative and fun. our guide was Catherine. She was very knowledgeable and throrough, plus charismatic with a great sense of humor. We learned so much. It's about a three hour walk but we were given a few breaks to browse around a site, take pictures and use restrooms...","review_date":"December 23, 2018","user":"ray_s"},{"attraction_id":1923,"rating":5.0,"review":"Great 1st Look at Old Montreal. I was in a group of 3 others and our tour was fantastic! Yes, it was cold, snowy and windy but our tour guide still was able to show us some great sites including an interesting sign in a McDonald's restaurant and the beautiful Notre...","review_date":"November 26, 2018","user":"chicagodawn15"},{"attraction_id":1923,"rating":5.0,"review":"Great tour. I did this tour in November 2018 with Francoise. Francoise was a great guide. She was very enthusiastic and willing to share her knowledge of the city as we ventured around the old town. It was a great way to get your bearings (I did...","review_date":"November 12, 2018","user":"naeem_n"},{"attraction_id":1923,"rating":5.0,"review":"Really glad to experience this. My husband and I chose this tour as our first to begin our visit and we thoroughly enjoyed it. Leah was so great & energetic and genuine! It\u2019s apparent how knowledge isn\u2019t just a job but a part of who she is culturally speaking. Apparently...","review_date":"October 31, 2018","user":"26seejay"},{"attraction_id":1923,"rating":4.0,"review":"Very nice tour October 31'18. I enjoyed today tour, lead by Leah. She was very informative\/excited, which made the tour even more enjoyable. I didn't realize maple can be in so many different ways. She gave me the rest of our group some good suggestions on things to checkout after...","review_date":"October 31, 2018","user":"clifford_j"},{"attraction_id":1923,"rating":5.0,"review":"Highlight of my time in Montreal. Our group was guided by Tom, who was an absolute delight, very knowledgeable and passionate about his city, its history and its people, and in particular its unique blend of languages. I learned a great deal from Tom, and fell in love with Montreal even...","review_date":"September 27, 2018","user":"elana_m"},{"attraction_id":1923,"rating":5.0,"review":"The best walking tour ever. Tom was our guide and we loved how he let us view his city through his eyes. He encouraged questions, filled our ears with with so much information (factual and fun), and set a perfect pace for our group. When I come back to Montreal,...","review_date":"September 13, 2018","user":"gretchen_k"},{"attraction_id":1923,"rating":5.0,"review":"One of the highlights of our trip. Great tour of Old Montreal given by our tour guide Jeff. This tour was a little more expensive than other walking tours but was definitely worth the money. Jeff told us about the long process to become a tour guide so you can be sure...","review_date":"August 28, 2018","user":"scottmmd"},{"attraction_id":1923,"rating":5.0,"review":"Lovely walking tour.. My wife and I have been to Montreal over a dozen times. We were surprised how much we learned during our Old Montreal Walking tour with Jean-Philippe. He was passionate and a very informed Professional Guide. We would follow JP anywhere!! The pace of the...","review_date":"August 15, 2018","user":"gseifredgmailcom"},{"attraction_id":1923,"rating":4.0,"review":"Old town tour. Our tour guide was Fran and she was lovely and very informative. She took us to some great places and we learnt a lot. Our coffee\/bathroom stop was at a cafe in the old bank which was really unique and somewhere that you\u2019d probably have...","review_date":"July 21, 2018","user":"hyly20"},{"attraction_id":1923,"rating":5.0,"review":"Outstanding tour of Old Montreal!. Louis was an excellent tour guide! He was engaging and knowledgeable. Although we were initially hesitant to take a three hour tour with our two teenagers, we all thoroughly enjoyed the tour. The three hours flew by. The tour also includes the Notre Dame Basilica;...","review_date":"July 11, 2018","user":"carl_r"},{"attraction_id":1923,"rating":5.0,"review":"Very enjoyable tour. A great way to see what Old Montreal has to offer - especially if this is your first visit to the city. Nicely paced tour - our guide was funny & knowledgeable.","review_date":"June 29, 2018","user":"gayle8519"},{"attraction_id":1923,"rating":5.0,"review":"Great Tour. Francoise is a super guide with lots of historical information in her tour. I would recommend this tour for anyone who wants to become familiar with Old Montreal.","review_date":"May 29, 2018","user":"irene2850"},{"attraction_id":1923,"rating":5.0,"review":"Magnificent tour. Our travel guide was Jean-Philippe, who is very nice and knowledgeable and very passionate about his city. Was very patient with us, and answered all our questions.\nMy husband and I was actually having 2nd thoughts about the tour cuz we were up late the...","review_date":"May 14, 2018","user":"maricelmascardo"},{"attraction_id":1923,"rating":5.0,"review":"Fabulous tour and guide!. Although a cold day, the tour was well worth it. Our guide, Jean Philippe was informative, genuine and passionate about his city. He also offered concern for our well being, keeping us in the sun and out of the wind as much as possible. We...","review_date":"April 22, 2018","user":"kristier129"},{"attraction_id":1923,"rating":5.0,"review":"Sight seeing. What a great way to see the city on your first day and get your bearings. Tour guides very knowledgable and friendly.","review_date":"January 21, 2018","user":"langehart"},{"attraction_id":1923,"rating":4.0,"review":"Nice introduction to Montreal. This was our last two days of a 3,000 mile auto trip through N.E. U.S.A, N.B., N.S. and Quebec. Our hope was to learn and appreciate what Old and New Montreal were about. We joined four other visitors on the three hour tour led by...","review_date":"October 25, 2017","user":"len_l"},{"attraction_id":1923,"rating":5.0,"review":"Excellent tour guide, very informative tour. We jointed the Old Montreal Walking Tour and learned so much about the history of Montreal and Quebec! Jean-Philippe, our tour guide, was knowledgeable and friendly. His answers to the guests' questions were substantive and engaging. He took us to places that were not covered...","review_date":"October 22, 2017","user":"sophia_c"},{"attraction_id":1924,"rating":3.0,"review":"Not a terrible way to spend a couple of hours, but don't go hungry!. This was not my first food tour, so I went in with a preconceived notion of what to expect...That was my downfall. While our tour guide was lovely and very knowledgable about Quebec City, this was more like a walking tour with VERY light bites,...","review_date":"December 19, 2018","user":"megan_k"},{"attraction_id":1925,"rating":5.0,"review":"EXCITING, FUN, ADVENTURE!!!!!!. YOU better do this when you're in montreal or you'll be missing out! My husband and I did it as something fun to do on our last day of being in the city (we were there for a work thing for him) and I wanted...","review_date":"October 12, 2018","user":"chelsie_v"},{"attraction_id":1925,"rating":5.0,"review":"Fun & safe!. This was the highlight of our Montreal trip! Our guide was David and my daughter and I had a great tour of the city. It was an incredible way to get around and we covered a lot of ground in 3 hours. I would not...","review_date":"October 8, 2018","user":"nanaeva"},{"attraction_id":1925,"rating":5.0,"review":"Amazing tour with David . Had a fantastic solo trip with David today. David\u2019s positive attitude and enthusiasm are nothing short of infectious. We thought perhaps we may be crazy going out on a tour in the wind and rain but David does the tours come rain, wind or snow....","review_date":"September 25, 2018","user":"michaelgove1"},{"attraction_id":1925,"rating":5.0,"review":"Great Tour. We arrived to find it was just us for the tour so we had a great time with our guide, David. We really got to see a lot Montreal and the bike was fun once you got the hang of it. David was knowledgeable, friendly...","review_date":"September 23, 2018","user":"chris_o"},{"attraction_id":1925,"rating":5.0,"review":"Best part of our trip!!. Went to Montreal for my sister\u2019s bachelorette party and we booked this tour - turned out to be the best thing about our trip! So much fun (once you get the hang of the scooter) and such a cool opportunity to see parts of the...","review_date":"September 17, 2018","user":"abby_d"},{"attraction_id":1925,"rating":5.0,"review":"Great fun superb guide. My husband and I love scooters ... great way to sight see ...even in busy city like Montreal.\nI haven't ridden a scooter in almost 20+ years and was a little concerned how the guide will manage everyone ...\nWe were a group of 7...","review_date":"September 9, 2018","user":"grace_l"},{"attraction_id":1925,"rating":5.0,"review":"You HAVE to do it!. worth every penny. we got to explore the town in ways you can't do other than on a scooter. I highly recommend doing this. You ride your own scooter, following a guide. You have the option to ride with the guide as well - but...","review_date":"September 7, 2018","user":"amberd620"},{"attraction_id":1925,"rating":5.0,"review":"Great Tour. Did the electric scooter tour that showed different neighborhoods and a trip up Mont Royal. The tour guide was David, he was great, very friendly and knowledgeable about the sites. He was even kind in wrangling in a couple of the group that were having...","review_date":"September 5, 2018","user":"davidza1000"},{"attraction_id":1925,"rating":5.0,"review":"Great adventure - worth every penny!. Our tour guide was Nicholas and we had such a great time. The pride parade blocked our access to old Montreal but he more than made up for it. We spent well over 2 hours and it was so much fun! Lots of information and...","review_date":"August 19, 2018","user":"lorena3196"},{"attraction_id":1925,"rating":5.0,"review":"You must tour Montreal first on an E-scooter with DYAD. Love, love, LOVED this Tour! Shout out to Pasqual from Donna and Denise! Pasqual was our wonderful e-scooter guide on the 8\/9 Thursday 2:00 pm tour. A Big hello to Carrie from Atlanta who was also a guest on this tour. I would recommend this...","review_date":"August 12, 2018","user":"denise_a"},{"attraction_id":1925,"rating":5.0,"review":"Highlight of our Trip. Every trip we point out our favorite thing we did and least favorite and by far this tour was the highlight of our whole week of travels. We had a smile on our face the whole time and was able to see so much in...","review_date":"August 12, 2018","user":"april_s"},{"attraction_id":1925,"rating":5.0,"review":"This should be the first thing you do when you arrive in Montreal, and here\u2019s why.... The 3 hour morning tour takes you to many different areas of Montreal and the guide, David, does an impressive job of describing each district including where certain streets lead and where to further explore. He tells you about the best areas for shopping, hiking,...","review_date":"August 12, 2018","user":"captn_jen"},{"attraction_id":1925,"rating":5.0,"review":"Most fun I\u2019ve had in n ages!. My husband and I did the plateau and mile end electric bike tour. Neither of us had ridden a e-bike before this and it was no problem. Our tour guide David gave us some training and made sure everyone was comfortable before we took off....","review_date":"July 31, 2018","user":"roxanna_s"},{"attraction_id":1925,"rating":5.0,"review":"What a thrilling night!. David and the tour were AMAZING! David made all of us comfortable riding our scooters confidently, it was a truly thrilling way to see the city, and David knows the most picturesque spots!! The skyline at night! Fireworks show from a perfect bridge viewpoint! Music...","review_date":"July 24, 2018","user":"alexandraj820"},{"attraction_id":1925,"rating":5.0,"review":"Wonderful tour of the entire city of Montreal. We are a 60 year old couple. Never even sat on a scooter or vespa. These scooters are electrically powered ( economically great) and they are very quiet. Marie gave us time to practice in front of the shop before we embarked on our 3...","review_date":"July 13, 2018","user":"valerie022"},{"attraction_id":1925,"rating":5.0,"review":"Awesome way to experience the city!. I was nervous about driving the scooter at first. But they train you and so many of the streets have bike lanes it really wasn't a big deal. Mary was our guide and she was fantastic. It was such an adventure, I felt like we...","review_date":"July 2, 2018","user":"jonosono"},{"attraction_id":1925,"rating":5.0,"review":"Awesome Tour Guide (David). In the past, my girlfriend and I have enjoyed bicycle tours when we visit new cities, and have felt it is a great way to see and learn about various parts of the city in the span of a few hours. But now, scooter tours...","review_date":"June 11, 2018","user":"veena_v"},{"attraction_id":1925,"rating":5.0,"review":"Scooter tour!. We had a fantastic time doing the scooter tour of Montreal. David was our guide and he was super friendly and easy to get along with. The scooters themselves were fun to ride around but if your not confident on a bike next to traffic...","review_date":"May 17, 2018","user":"nikkiaus89"},{"attraction_id":1925,"rating":5.0,"review":"Great tour and friendly, nice staff - best way to explore the city. Have made the guidrd tour with David and it was great. Not the regular Boeing thing i know from other tours by bike or on foot.\nHe was telling you a lot of actual things and things you can get with you. Not a lot...","review_date":"May 14, 2018","user":"erik_s"},{"attraction_id":1925,"rating":5.0,"review":"Great fun! Absolutely recommended!. David taught us how to drive with the scooters with great care so that we felt safe and confident during the whole trip. He showed us a nice part of Montreal, brought us to interesting spots and told funny and informative stories. I can absolutely...","review_date":"April 25, 2018","user":"munichmunich567"},{"attraction_id":1925,"rating":5.0,"review":"Best Thing We Did in Montreal!. We had an amazing experience with our scooter tour! Our tour guide David was hilarious and thorough in explaining the history of Montreal as well as current neighborhoods. It rained and snowed throughout our entire tour but that did not stop us from having a...","review_date":"April 9, 2018","user":"828aams"},{"attraction_id":1925,"rating":5.0,"review":"What A Ride!. I would HIGHLY recommend the scooter tour. They are so much fun to ride!! I had a stupid grin on my face for most of it, and started planning how I could take it home with me after. Got to see so much of the...","review_date":"April 8, 2018","user":"sarahh10428"},{"attraction_id":1925,"rating":5.0,"review":"A definite must!. We did a scooter tour with David as our guide, saw the Jewish and Italian neighborhoods and also went up Mont Royal. Neither of us had ever ridden a scooter before but our guide, David, showed us the ropes in no time. He was very...","review_date":"April 5, 2018","user":"interesting_times"},{"attraction_id":1925,"rating":5.0,"review":"Must do in Montreal!. Visited Montreal in July with my family of 5 - husband and 3 grown children. We signed up for the motorized bike tour with Dyad and it was the best! They give you great instruction on how to ride, the tour guide was very informative...","review_date":"October 22, 2017","user":"annierose5"},{"attraction_id":1926,"rating":5.0,"review":"Loved this tour. My boyfriend and I visited Toronto to watch UFC and wanted a tour that would help us navigate the city at the start of our trip. We met Dave on a chilly Friday morning and absolutely loved our walking tour. For a start, we had...","review_date":"December 9, 2018","user":"emmasilver85"},{"attraction_id":1926,"rating":5.0,"review":"Start your visit of Toronto from this tour!. I had a tour with Dave on a chilly Friday morning of November 23rd. Even though I was 8 minutes late, it took just a phone call listed on my confirmation sheet to resolve my concern. Dave picked up and assured me he will wait....","review_date":"November 25, 2018","user":"lnjwll"},{"attraction_id":1926,"rating":5.0,"review":"Fantastic tour even in the rain. It was cold and rainy and windy but that did not deter Dave one bit. We had a small tour group and he made sure that we were all okay with the walking and the weather. He started with the history of Toronto and then...","review_date":"November 11, 2018","user":"kidfree"},{"attraction_id":1926,"rating":5.0,"review":"A fantastic introduction to Toronto!. What a great way to spend an afternoon exploring a new city, with such a great tour guide I completed the tour with an excellent understanding of how to navigate the central city and get around over the rest of my vacation in Toronto.","review_date":"October 3, 2018","user":"unclebully0000"},{"attraction_id":1926,"rating":5.0,"review":"BEST tour in Toronto!. I did three tours while in Toronto...\nDave's Show me the City Walking tour, The Harbour Boat Tour, and the Distillery District walking tour. HAND'S DOWN .... Dave's tour was the BEST! First there is his communication before the tour. We were traveling from out...","review_date":"September 13, 2018","user":"lisa_s"},{"attraction_id":1926,"rating":5.0,"review":"Great walking tour!. Dave provided great information. I thoroughly enjoyed walking with Dave and the three other visitors who were participating in the tour. Dave shared good, detailed information on the history of Toronto and reasons it has shaped into the city that it is now. Valuable tour!","review_date":"September 3, 2018","user":"e_g"},{"attraction_id":1926,"rating":5.0,"review":"Toronto... so much to see, so much to do. Took the Show Me The City Toronto Walking Tour and I was so glad I booked it. Dave knows it all. He has the perfect personality to be Toronto's host! Great pace, great tour. I honestly would have never checked out these places if it...","review_date":"July 9, 2018","user":"darryl_b"},{"attraction_id":1926,"rating":5.0,"review":"Dave IS Toronto. Dave will take you to \"parts unknown\" in Toronto's eclectic neighborhoods. Wanna travel like a tourist? Dave is not for you. Wanna see and feel the soul of this vibrant city? You NEED Dave.","review_date":"June 26, 2018","user":"kelm2370"},{"attraction_id":1926,"rating":5.0,"review":"Great way to see and learn about Toronto. Our family took the walking tour in early June and we could not have had a better experience. Dave and Gerrard were both personable and extremely knowledgeable. It was a great way to experience and learn about aspects of a city we've never been to...","review_date":"June 18, 2018","user":"joe_p"},{"attraction_id":1926,"rating":5.0,"review":"Well worth the time and money. What a great introduction to Toronto. Dave has a wealth of information to share with his guests. The pace of his tour is relaxed, yet he packs a lot of sights and fascinating local history into the time you have with him. We liked that...","review_date":"June 13, 2018","user":"cooptown-travelers"},{"attraction_id":1926,"rating":5.0,"review":"Fun, full of facts and easy going. The walking tour with Dave was great! There is nothing like experiencing a city by walking. Our tour guide Dave has great stories to tell and all the info he gives one is very interesting. I got to know secrets of the city I would...","review_date":"June 7, 2018","user":"ranya_\u00f6"},{"attraction_id":1926,"rating":5.0,"review":"Got a fantastic tour of Toronto!. Dave was very friendly and a super knowledgeable guide. He spent the whole 2.5 hours giving us the flavor and history of Toronto. We wove our way in and around and under Toronto- wait til you see the PATH. I got to see parts of...","review_date":"May 23, 2018","user":"connie_c"},{"attraction_id":1926,"rating":5.0,"review":"Feel like we were locals!. Dave will make you feel like you are local. He is very passionate and knowledgeable. Toronto is a beautiful city with a lot of diversity and Dave knows how to show you that diversity during the walking tour, starting in the Entertainment District, going into...","review_date":"April 23, 2018","user":"abdieln2018"},{"attraction_id":1926,"rating":5.0,"review":"Excellent and fun underground tour . It\u2019s my first time in Toronto and I couldn\u2019t be happier with the tour we did with Dave. I\u2019m a big fan of waking tours in general as I believe it\u2019s the best and most fun way to sees new city. Dave was extremely knowledgeable...","review_date":"March 30, 2018","user":"403natalial"},{"attraction_id":1928,"rating":5.0,"review":"A Toronto MUST. We got to sign up for a team incentive with our work group, so decided to do a food tour of the St. Lawrence Market with Culinary Adventure Co. It was the most beautiful day, most delicious food, and the best way to spend a...","review_date":"March 4, 2019","user":"jgoly"},{"attraction_id":1928,"rating":5.0,"review":"Best brunch ever !. Second food tour in the books and once again I am left completely satisfied and ready for another! Leo was such a great guide and the wide array of cuisines throughout made for a great experience. I can't wait to go again!","review_date":"February 3, 2019","user":"sophiepellar"},{"attraction_id":1928,"rating":5.0,"review":"You will be full by the end of the tour!. This was one of the best food tours I\u2019ve been on! A lot of food tours claim that you will be full by the end of the tour, and you\u2019re left hungry, but for this food tour you will definitely be full. The food was...","review_date":"December 30, 2018","user":"carolinevagabond"},{"attraction_id":1928,"rating":5.0,"review":"Kind Customer Service. Our family trip to Toronto was cut short; resulting in having to cancel our Brunch Food Tour. We wrote the company per their instructions stating we needed to cancel.\nCulinaryAdvCo wrote us back stating they understood and since we had purchased the Peace of Mind...","review_date":"December 30, 2018","user":"trosescout"},{"attraction_id":1928,"rating":3.0,"review":"Probably wouldn't do the tour again. This was our first walking brunch tour so I didn't know really what to expect. I was hoping for more food tasting on route. It was only the two of us so maybe we didn't get the full experience of having the group? We started...","review_date":"December 29, 2018","user":"emma_l"},{"attraction_id":1928,"rating":5.0,"review":"Kensington-Culinary adventure. Received this as a gift and although we were originally reluctant to do the Kensington Tour, I have no regrets. Our guide Leo was knowledgeable, organized and engaging. I would strongly recommend, particularly for someone visiting Toronto and is looking for a taste of the...","review_date":"December 9, 2018","user":"lito_r"},{"attraction_id":1928,"rating":5.0,"review":"Great food, great guide. Was surprised with this tour a few weeks ago as a gift. What an amazing experience. Our guide Leo was fun and engaging and gave us lots of great facts about Toronto. I loved the fact that the places we went to were not chain...","review_date":"October 11, 2018","user":"adri_z"},{"attraction_id":1928,"rating":5.0,"review":"Great tour, Interesting and delicious!. We went on the tour to celebrate Thanksgiving and my daughter\u2018s birthday. My kids loved the tour! Very interesting area of Toronto especially graffiti alley! All the food stops were delicious and the time span was perfect! Thank you Kevin for a wonderful highlight in...","review_date":"October 8, 2018","user":"408daniellel"},{"attraction_id":1928,"rating":5.0,"review":"Wonderful Experience. I did not know what to expect as I have never been on such a tour, but Kevin, the owner, who was our tour guide, was extremely knowledgeable and very friendly. We started the tour with a bang, being able to get either coffee or...","review_date":"October 8, 2018","user":"kim_s"},{"attraction_id":1928,"rating":5.0,"review":"A great adventure in a city I have lived in for 50 years.. Leo our guide was exceptional, he was Informative, witty and very well versed in the history of the city. The food stops chosen were all excellent, varied themes and terrific quality, I have taken tours in other countries and would rate this one as one...","review_date":"September 30, 2018","user":"grace_r"},{"attraction_id":1928,"rating":5.0,"review":"Awesome experience. Awesome experience got to try lots of niche places, the tour was amazing very knowledgeable and great experience","review_date":"August 28, 2018","user":"praneal_m"},{"attraction_id":1928,"rating":5.0,"review":"Fantastic tour of St. Lawrence Market. We had such a wonderful tour of St. Lawrence Market with Leo! He shared very interesting historical information of the area around the market, and the tour of the market itself was incredible. His knowledge of the vendors was very thorough and the food we...","review_date":"August 19, 2018","user":"manthy163"},{"attraction_id":1928,"rating":5.0,"review":"Eat Like a Local. Our family thoroughly enjoyed the Sunday Brunch Tour with Leo. He's a great host brimming with knowledge of the King\/Queen St West neighborhood and made the tour interesting and fun. We stopped at about 6 or 7 different shops and restaurants and were able to...","review_date":"August 8, 2018","user":"mistersman"},{"attraction_id":1928,"rating":5.0,"review":"Interesting and well organized. We had a rainy Sunday morning for our brunch but it didn't matter. Leo was a great guide and his enthusiasm to show us a good time wasn't dampened. As promised we went to a variety of places for food. All were expecting us and...","review_date":"July 24, 2018","user":"caroline_b"},{"attraction_id":1928,"rating":5.0,"review":"Culinary Adventure Co. does it so right!. On the way to our Toronto Brunch Food Tour, we hoped to get notification that the tour was cancelled due to inclement weather. By all rights, the outing should have been a wash out. It was rainy, it was cool\/cold, and we were pessimistic re...","review_date":"June 27, 2018","user":"marilynnefriedman"},{"attraction_id":1928,"rating":4.0,"review":"GReat way to experience the culture. We just completed our tour, with Leo as our guide. I would highly recommend the tour as a way to get a taste and sample of the food and eclectic culture of Toronto. This is not your typical guided tour and I would rate it,...","review_date":"June 25, 2018","user":"rigoberto_anton..._c"},{"attraction_id":1928,"rating":5.0,"review":"Great way to start a Sunday.... Good weather (no rain) came along as we began our brunch tour with an order of good caffeine. Having a group of eight was great because I think we all had a chance to talk with everyone throughout the tour. Leo was our host\/leader and...","review_date":"June 14, 2018","user":"tedz01"},{"attraction_id":1928,"rating":5.0,"review":"Amazing Brunch Tour in My Own Neighbourhood!. What a great way to confirm how amazing your own neighbourhood is! We toured Riverside\/Leslieville today, and every stop was fantastic! Can't wait to go back to the restaurants we tried today. Tour Guides were fab and so knowledgeable.","review_date":"May 12, 2018","user":"chelseastroud"},{"attraction_id":1928,"rating":5.0,"review":"St Lawerence Market tour. Our tour guide Roark was very informative and friendly. I enjoyed the comfortable pace of the tour. The food choices were excellent. I recommend going during the week as there are little to no lines.","review_date":"May 10, 2018","user":"michael_d"},{"attraction_id":1928,"rating":5.0,"review":"Post Bachelorette Brunch Tour. My friends and I did this brunch tour as part of my bachelorette party. It was the perfect way to end the weekend after a little too much partying. Haha. Leo lead our tour of Queen Street West food. He was extremely knowledgeable and funny...","review_date":"May 2, 2018","user":"sarah_h"},{"attraction_id":1928,"rating":5.0,"review":"Best one yet!!. The Chinatown\/Kensington Market tour was awesome! It exposed us to some areas of the city that, even after all these years, we had not explored in depth. The food was fantastic and plentiful (more than other tours so we had eaten a substantial breakfast and...","review_date":"April 1, 2018","user":"lauramj5172cc"},{"attraction_id":1928,"rating":5.0,"review":"Had a delicious time!. My husband and I had a lot of delicious fun on this tour. Our guide was knowledgeable, interesting and had a great sense of humor. The variety of foods and the pacing were both good. Admittedly, I was a little disappointed to discover that there...","review_date":"January 16, 2018","user":"embentley"},{"attraction_id":1928,"rating":5.0,"review":"Fun way to discover more about Toronto. Culinary Adventures' Kevin Durkee was able to share more fun facts about Toronto on our food tour than I would ever have considered exploring on my own! Not only did I discover some great new places to eat (and feel 'in the know' when suggesting...","review_date":"December 19, 2017","user":"branka_stavric"},{"attraction_id":1929,"rating":5.0,"review":"Great tour with local entrepreneur . Ryan did a great job balancing interests... nature skiing, sports, history, local news. We got to spend 30 minutes in Function Junction where I got a fantastic coffee at Camp and incredibly good bread and pastries for Valentine's Day at Purebread. We saw a bobsled...","review_date":"February 14, 2019","user":"johnste"},{"attraction_id":1929,"rating":5.0,"review":"Intro to Whistler for us. Ryan provided us an excellent start for our stay in Whistler. His overview was informative and was presented in a friendly and factual manner. He explained the history and showed us many of the sites that we were to see later on in our visit,...","review_date":"February 11, 2019","user":"rickeyg2018"},{"attraction_id":1930,"rating":5.0,"review":"Great tour Mike . I can really recommend taking this tour with Mike, great way to see some of Toronto and learn about the city.","review_date":"February 22, 2019","user":"jespers341"},{"attraction_id":1930,"rating":5.0,"review":"You've got to use these people!. We arranged a private tour. Despite -17 degrees, Jason was not put off and off we went! He knows all the underground and where to come up, different places he thinks you might be interested in and is clearly as happy showing Toronto in frozen...","review_date":"February 2, 2019","user":"754benets"},{"attraction_id":1930,"rating":5.0,"review":"Amazing!. Jason was our guide for this tour and it was outstanding. I am a tour guide myself and Jason did an absolutely amazing job with my clients. There was the perfect balance of historical information, personal stories, and customer service. I travel for a living...","review_date":"January 23, 2019","user":"andy_n"},{"attraction_id":1930,"rating":5.0,"review":"What an interesting and wonderful experience!. Mike was an outstanding guide and provided and exceptional experience! We had a full tour of both areas packed with interactions with merchants and shopkeepers! The insights and information Mike provided truly helped to make this one of our most memorable experiences. My daughter and...","review_date":"December 23, 2018","user":"e186gwdavids"},{"attraction_id":1930,"rating":5.0,"review":"Great tour. We just arrived in Toronto and wanted to get to know more about the city.\nThis really helped us Mike is full of knowledge and makes the tour really interesting.\nHighly recommends.","review_date":"December 1, 2018","user":"katie_g"},{"attraction_id":1930,"rating":5.0,"review":"Very insightful and knowledgable guide - Mike\u2019s a good guy too!. A nice small group of five people walking around Kensington and Chinatown area. We sampled cheese curds, local freshly made bagel and had a nice coffee at Jimmys. Learnt the history of Chinatown and how multicultural this city is.\nMike had all the answers to...","review_date":"November 26, 2018","user":"dane88tse"},{"attraction_id":1930,"rating":5.0,"review":"cold but fun. On a bitterly cold & windy day, my husband and I were the only two people silly enough to do a walking tour. TIm was a great guide, and it was fun to walk around Kensington--such a contrast to all the steel and glass of...","review_date":"November 25, 2018","user":"silk51"},{"attraction_id":1930,"rating":5.0,"review":"Great Tour with Tim. We booked an early tour on Sunday morning. 2 adults with our teenage daughter. Tim took us for 2 fascinating hours. Hidden spots among with popular places. We would probably never reached these places without the tour. it is even not mentioned in our guide...","review_date":"October 2, 2018","user":"gezundhaityigal"},{"attraction_id":1930,"rating":5.0,"review":"Great tour Mike.. Alway like to go on a walking tour at any new city we visit, this tour with Mike was superb, small group of people, we all got on really well.\nMike's knowledge was great and we went to places you may only find on these...","review_date":"September 29, 2018","user":"wacker1100"},{"attraction_id":1930,"rating":5.0,"review":"Small Group Walking Tour of Toronto's Chinatown & Kensington Market. Our guide, Tim, was timely, friendly & knowledgeable. He adjusted well to the group and imparted interesting information about the neighborhoods & Toronto. The two hour tour was just the right amount of time for an overview & allowed us to continue to explore the...","review_date":"September 18, 2018","user":"mgl1110"},{"attraction_id":1930,"rating":5.0,"review":"Something different. What makes this tour different from others is Mike's knowledge of the places and people and his commitment to involving everyone, explaining Canadian life and history through the comparison with other countries and cultures. His kindness and his friendly attitude make the two hours fly,...","review_date":"August 14, 2018","user":"roberta_b"},{"attraction_id":1930,"rating":5.0,"review":"Great Tour. Great tour! Got this for a Birthday present and was really thrilled with the tour. Guide mike was very informative and really knew the area. Strongly recommend!","review_date":"August 12, 2018","user":"bigmatt623"},{"attraction_id":1930,"rating":5.0,"review":"Leisurely Walk-Lots to Learn. This was our second tour with Mike. He is knowledgeable, charismatic and represents Canadians well. Learned a lot about Toronto\u2019s history, places to go, sights to see, food to eat and what makes Toronto Toronto. Tour is at a leisurely pace. We met people from...","review_date":"August 6, 2018","user":"kelly_c"},{"attraction_id":1930,"rating":5.0,"review":"Definitely recommend!. We had a tour this am with Mike who lives in the area and was very friendly, knowledgeable and made this two hour tour lots of fun. A great way to learn about Toronto especially this area. Lots of interesting facts. Just 8 people on...","review_date":"July 28, 2018","user":"lorrainek25"},{"attraction_id":1930,"rating":5.0,"review":"Locals View of Ttoronto. Tim was our guide. He was fantastic. DEFINITELY WORTH YOUR TIME & MONEY. So much to see & love. The Park & murals were my favorite. Ate at Mother\u2019s Dumplings. Food was good. Loved the tour of Kensington Market.","review_date":"July 22, 2018","user":"fields001"},{"attraction_id":1930,"rating":4.0,"review":"Great insight into kensington and chinatown. What a great way to get to know the Kensington & Chinatown area. Our guide Mike was super informative and a local to the area, and we were fortunate to met some of the locals as we wandered. The street graffiti was pretty impressive art,...","review_date":"July 20, 2018","user":"470susanh470"},{"attraction_id":1930,"rating":5.0,"review":"Terrific tour of 2 interetsing Toronto neighborhoods. Mike was our guide and he was not only knowledgeable but a lot of fun. He actually lives in or near the Kensington Market area so knew a lot of the shopkeepers who allowed us to sample some of their wares. I was sorry we...","review_date":"July 6, 2018","user":"jane_b"},{"attraction_id":1930,"rating":5.0,"review":"Highly recommend this tour!. We just completed this tour with Mike and really enjoyed it. It isn\u2019t easy to please two teenagers, but the walking tour was really engaging and interesting. We really appreciated Mike\u2019s style and willingness to share. I highly recommend this tour!","review_date":"June 26, 2018","user":"ph93"},{"attraction_id":1930,"rating":5.0,"review":"Wonderful experience with Mike!. I had a great time this morning with tour guide Mark, he really knows the are and lives there, showed us great places, treated us all very kindly and I'm really looking foward to new experiences with this company. Afterwards I had the best ramen...","review_date":"June 17, 2018","user":"biancan98"},{"attraction_id":1930,"rating":5.0,"review":"Great tour with super friendly Mike!. Exploring Kensington Market and Chinatown with Mike was wonderful! Mike lives in Kensington Market and knew everybody, we met the guy who gives bad advice, the comedian (by chance!) the shop keepers...we were told about the wonderful food shops, about the history of the place,...","review_date":"June 3, 2018","user":"chachachach"},{"attraction_id":1930,"rating":5.0,"review":"Great tour!. The tour was a great way to learn about the culture of Kensington Market! Mike was very energetic, friendly, knowledgeable, and really went the extra mile to make our tour an engaging experience. The tour made a few local stops and was moderately paced so...","review_date":"June 1, 2018","user":"drummercutie04"},{"attraction_id":1930,"rating":5.0,"review":"Brilliant!!. Mike was our guide and we were a small party of four. We had a lovely sunny day and really enjoyed our tour. Mike was friendly, knowledgeable and good fun. Found that Kensington and China Town were not at all as we expected and loved...","review_date":"May 6, 2018","user":"rhoda_m"},{"attraction_id":1930,"rating":5.0,"review":"Great way to get acquainted with Toronto. We signed up for the Kensington Market and Chinatown tour and Mike was a fabulous guide. Not only did we get the history of both of these neighborhoods but we also got some history of the city of Toronto and of Canada. We saw a...","review_date":"April 9, 2018","user":"suzanne_h"},{"attraction_id":1930,"rating":5.0,"review":"Fantastic Tour with Mike. We spent a cool Saturday morning with Mike as our guide touring Kensington Market and Chinatown. Mike was very knowledgeable, entertaining and was able to accommodate our personal interests. He shared several \"favorite\" spots that we would never have found on our own. I would...","review_date":"March 26, 2018","user":"bnaa2018"},{"attraction_id":1930,"rating":5.0,"review":"WONDERFUL TOUR. My friend and I took the Small-Group Walking Tour of Toronto's Kensington Market and Chinatown last week with Kieran. We had been to Toronto several times, but never had a chance to explore the Kensington Market\/China town area. We had heard many great things and...","review_date":"October 25, 2017","user":"jessika_m"},{"attraction_id":1930,"rating":5.0,"review":"Mike-Terrific Guide. Enjoyed very much this tour. Saw a lot and got a lot of interesting info from Mike. Would never have heard or seen the interesting places and stories on my own. Mike was attentive and easy to hear and understand. He made sure everyone was...","review_date":"October 19, 2017","user":"realperson65"},{"attraction_id":1931,"rating":5.0,"review":"Not many whales, but still a great experience. I took this tour with my 87 year old mother. She was able to stay inside and I could go in and out taking pictures. It was a little chilly but that was to be expected at the end of September. The crew were very...","review_date":"October 8, 2018","user":"836amyb"},{"attraction_id":1931,"rating":5.0,"review":"A picturesque experience with knowledgeable crew. For those looking for a relaxing, informative, and beautiful day, I'd recommend a whale watching tour with this company. During the tour, we saw porpoises, dolphins, a humpback whale, and orcas. The crew provided in-depth background information on the animals we saw and took care...","review_date":"October 2, 2018","user":"jenk763"},{"attraction_id":1931,"rating":5.0,"review":"We saw transient killer whales hunting!. I couldn't fault this tour. It was fantastic and we saw so many whales and lots of other animals too. Aside from the whales, what made it great was the crew. Mac, Ocean and Pascal were just such wonderful naturalists. They made sure everyone knew...","review_date":"September 26, 2018","user":"ozcazz"},{"attraction_id":1931,"rating":5.0,"review":"Best of Victoria Tour. The trip was fantastic. The crew was great. I thank Anthony, Laura and Jenny for making the trip memorable. We saw Humpback whales on the way to Victoria and we saw a pod of Orcas on the return trip. The gardens were lovely also. I...","review_date":"September 25, 2018","user":"shelley_m"},{"attraction_id":1931,"rating":5.0,"review":"Great Crew. The crew was both extremely knowledgeable and helpful. We did see one of the pods of local orcas and a dolphin. Even though a slow time it was a fun trip with good spirited guides.","review_date":"September 20, 2018","user":"74jeffz"},{"attraction_id":1931,"rating":5.0,"review":"Wonderful. This trip was a birthday present and all was fun-tastic: the trip, seeing the orcas, bald eagles, seals and visiting the beautiful gardens. A great day out. The crew were great, friendly, enthusiastic and very helpful!","review_date":"September 14, 2018","user":"melissa_d"},{"attraction_id":1931,"rating":5.0,"review":"Two pods of orcas, a humpback whale and good weather!. This was a fantastic day and one of the highlights of our Canadian holiday.\nWe were lucky that it was a calm and dry day so the boat journey was nice and smooth.\nAfter setting out from Vancouver we did have about two hours before...","review_date":"September 8, 2018","user":"paulmartin171"},{"attraction_id":1931,"rating":4.0,"review":"Scenery and whales. We booked The Ultimate Tour with The Prince of Whales crew. It was a very fun day. We saw orcas on the way to Victoria and more orcas on our return trip. The crew were all very friendly and informative and made a point of...","review_date":"September 4, 2018","user":"524rital"},{"attraction_id":1931,"rating":5.0,"review":"Worth the money. We were beyond happy with our trip, it was definitely the highlight of our holiday in BC. We spent the night in Victoria so that we could see more of the city and relax a bit, then picked up the shuttle to Butchart gardens the...","review_date":"September 3, 2018","user":"ahshao"},{"attraction_id":1931,"rating":5.0,"review":"Great tour, staff is very nice and informative . We went to the \"ultimate tour\" we saw a few humpback whales and the staff explained some stuff about the whales and their activity. It was very interesting. There was hot drinks for free on the boat and some snacks you can buy. Than spend...","review_date":"September 3, 2018","user":"x3682pctomm"},{"attraction_id":1931,"rating":3.0,"review":"Expectations vs Reality. The staff were amazing, Thomas was outstanding. The other boys and girls too. And not forgetting our captain. The boat modern and very comfortable.\nHowever.\nWhen advertising Whale Watching be very careful not to get peoples hopes up with all the wonderful photos in your...","review_date":"September 2, 2018","user":"rcldn"},{"attraction_id":1931,"rating":5.0,"review":"Amazing trip !. Perfect day, from the crew to the weather and the sea file, everything was awesome. We saw both humpback whales and killer whales plus bold eagles and a lot of seals. Super experience, highly recommended.","review_date":"August 27, 2018","user":"dan_n"},{"attraction_id":1931,"rating":5.0,"review":"Victoria. Eagle Wing whale watching - excellent; informed guides; clean ship. Gardens are gorgeous, a must for everyone. Went on Ghost tour; we now know where the ghosts of Victoria prowl. Tea at the empress! Lots of walking around the town; basket of flowers everywhere. Friendly...","review_date":"August 27, 2018","user":"bobdelli"},{"attraction_id":1931,"rating":5.0,"review":"Best Day in Vancouver!. The day was beautiful: The smoke from the wild fires had subsided from earlier in the week, the sun was shining, and the temperature was mild. We boarded the boat at about 8:15 am, then headed out of the harbor. I sat up front, which...","review_date":"August 24, 2018","user":"volleygirl2344"},{"attraction_id":1931,"rating":5.0,"review":"Perfect trip!!!. The ultimate day tour with Prince of Whales is amazing!! We saw 3 pods of transient killer whales on our boat ride over to Victoria, and even more breaching on our way back from Vancouver Island. Special shoutout to our on-board naturalists Pat and Hannah...","review_date":"August 20, 2018","user":"stephanierucinski"},{"attraction_id":1931,"rating":5.0,"review":"Great excursion. We had a wonderfull day at sea and on vancouver island. Ship was very comfortable and well suited for whale watching. But the crew (Pascale, Jenny, Laura, Tom and all the other) were the best. They were alway happy to interact, answer our questions and...","review_date":"August 10, 2018","user":"bouchardjh"},{"attraction_id":1931,"rating":4.0,"review":"lovely day out. great day out with the family, very friendly crew that were well informed and always present to share information..clean spacious boat..","review_date":"August 9, 2018","user":"dutchiezuidholland"},{"attraction_id":1931,"rating":5.0,"review":"Humpbacks and Flowers..... If you are in Vancouver and plan to so whale watching and want a trip to Victoria and Butchart gardens, the Best of Victoria is the way to go.\nWe spent the morning traveling through the straits looking for whales (while also seeing Bald Eagles...","review_date":"August 4, 2018","user":"driftwood-65k"},{"attraction_id":1931,"rating":5.0,"review":"Amazing and Two thumbs up! . The crew was outstanding with Jenni being Extremely helpful in describing the local geography and marine life. The addition of the gardens with the firework show on a Saturday night was a huge added bonus. Highly recommend this excursion.","review_date":"July 28, 2018","user":"chad_w"},{"attraction_id":1931,"rating":5.0,"review":"Blow me away. What a bloody amazing crew. Malcolm, Tom, Sharon, Laura and Jenny. Helpful, knowledgeable, super friendly. A great day, highlight of Vancouver. Definitely recommend.","review_date":"July 21, 2018","user":"krystaj17"},{"attraction_id":1931,"rating":5.0,"review":"Amazing Experience, must do :). One of the best tours :)Very comfortable boat, supper friendly staff, excellent combination of Whale Watching and Butchart Gardens in one day. Strongly recommend!!!!Thank you.","review_date":"July 11, 2018","user":"satysfakcija"},{"attraction_id":1931,"rating":5.0,"review":"Staff is fantastic, great experience!. Staff was knowledgeable and friendly. My mother is not a fan of boats and during the choppy waters, they sat with her to ensure she was ok. Saw Humpbacks and Orca's as well as Harbour Seals and Bald Eagles. We also saw dear grazing as...","review_date":"July 11, 2018","user":"rebeccawaits"},{"attraction_id":1931,"rating":5.0,"review":"Whales, bald eagles, Victoria, mountain vistas...what else could you ask for?. Had a wonderful day on the Prince of Whales catamaran yesterday. Saw a humpback whale up close which feed here in the summer (she came up to us, skipper kept a safe distance), bald eagles, seals and their pups. Trip starts in an office inside...","review_date":"July 8, 2018","user":"dave_m"},{"attraction_id":1931,"rating":5.0,"review":"Fantastic Trip.... So this was our first tour in Canada whilst on our 3 week trip!\nIt's an early start but that so you can in as much as we did throughout the tour.\nWe did the Ultimate Tour to Victoria as we wanted a full day...","review_date":"July 6, 2018","user":"kellylouisegibson"},{"attraction_id":1931,"rating":5.0,"review":"Fantastic day out. We had a fantastic time doing the ultimate day tour and spotted Orca's, Humpbacks, Porpoise and bald eagle. The staff were all knowledgeable and enthusiastic and got as excited by the some of the sightings as we did. The weather was poor on our trip...","review_date":"July 5, 2018","user":"fi0na58"},{"attraction_id":1931,"rating":5.0,"review":"The Majesty of Orcas. My cousin and I booked this tour knowing that we wanted to see Orcas - it was the highlight of our 3 days in Vancouver. We thoroughly enjoyed the passion of the naturalists that shared the matriarchal family relationship of the orcas to actually SEEING...","review_date":"June 30, 2018","user":"tlquillen"},{"attraction_id":1931,"rating":5.0,"review":"Amazing tour. Booked the whole day tour to Victoria for whale watching. We had a fantastic day, learned lots as the staff were amazing. They were very helpful with everybody on board and spent time with us all to update us throughout the trip","review_date":"June 19, 2018","user":"abulk627"},{"attraction_id":1931,"rating":5.0,"review":"Staff this already great day trip over the top. It was not simply that I lucked out and was on a tour with only 10 guests and 6 crew (including two trainees) on our way there (and only about 25 guests on our way back), or that we saw 2 humpbacks en route to...","review_date":"June 8, 2018","user":"elizabeth_kcc"},{"attraction_id":1931,"rating":5.0,"review":"Great excursion from Vancouver to Victoria!. We had a great time with Sharon and Shane and the rest of the very informative crew! Not only did we get to see lovely Vancouver and Victoria by boat, we also got to explore the beautiful Butchart Gardens and we saw TWO types of...","review_date":"May 30, 2018","user":"lauren_n"},{"attraction_id":1931,"rating":5.0,"review":"Don't miss this tour!. You're missing half of what the Pacific Northwest has to offer if you miss this tour! It was fun, educational, relaxing and breathtaking all together. Leaving Vancouver and returning by water yielded some magnificent views of the city. We were really excited to actually see...","review_date":"May 30, 2018","user":"hansm466"},{"attraction_id":1932,"rating":4.0,"review":"Fun ride!. Due to too much ice, we were not able to ride to the top of Mont Royal. The ride was super fun anyway!","review_date":"March 18, 2019","user":"lex112611"},{"attraction_id":1932,"rating":5.0,"review":"Great way to see the park. I absolutely loved this tour. Even though it was very cold, I had an amazing time. My tour guide David was friendly, fun, and very knowledgable about the city and history of the park. I would absolutely recommend this and hope to return during warmer...","review_date":"March 15, 2019","user":"staci_m"},{"attraction_id":1932,"rating":5.0,"review":"Amazing!!!. It was a incredible ride! Going ti the top of Mont Royal!\nI f\u00ealt safe all the time, even with the low temperature and snow\nSo funny an amazing!\nRecomended","review_date":"March 5, 2019","user":"rbdenise2014"},{"attraction_id":1932,"rating":5.0,"review":"I feel like a hardcore Canadian now!. When we told our friends and family that we had signed up for this your, they thought we were crazy :-) But we felt prepared (and excited!) because of the details shared in the description.\nWhen we arrived, our tour guide checked what we were...","review_date":"February 4, 2019","user":"773mizzm"},{"attraction_id":1932,"rating":5.0,"review":"Fabulous Fun. Wonderful morning... bikes are great, Dave was source of knowledge and funny, took great care of us (was near blizzard and we chose to plow on (no pun intended)...dave was great, kept us safe and laughing. Very flexible and adapts to ability and interest. just...","review_date":"January 24, 2019","user":"joshuab927"},{"attraction_id":1932,"rating":5.0,"review":"Fun ride around the city. Had a great tour with David! Fun way to see the city and the mountain ride in the snow is breathtaking.","review_date":"March 18, 2018","user":"emilyg1515"},{"attraction_id":1932,"rating":5.0,"review":"Great Bike Tour of Mont Royal!. If you are riding in the winter time be sure to bundle up as it will get cold when biking up the hill. Our guide David was awesome. He is super knowledgeable about the city and its history. Great customer service as David took care...","review_date":"March 17, 2018","user":"vitabella5"},{"attraction_id":1932,"rating":5.0,"review":"Highlight so far. Our guide Dave was the absolute best! He was very fun, very knowledgeable about the area, and also gave us great recommendations. When I asked him the name of the good bagel shop, he offered to take us there at the end of our tour!...","review_date":"March 7, 2018","user":"hendricksblair123"},{"attraction_id":1932,"rating":5.0,"review":"Absolute gem of a time!. My wife and I did this tour even though there was snow everywhere and braved the elements (considering we are from Texas that is an accomplishment). Can\u2019t say enough about how awesome our guide was and how well he had the tour planned in order...","review_date":"January 22, 2018","user":"nambs"},{"attraction_id":1933,"rating":5.0,"review":"This was really fun!. So enjoyed this experience. The guide was so informative, friendly, conscientious for our safety and did a good job of explaining the park history as we rode through. It was cold, but definitely would do it again, just dress for the cold. Stanley Park is...","review_date":"December 15, 2018","user":"diane_p"},{"attraction_id":1933,"rating":5.0,"review":"Bike Tour of Stanley Park. Cycle City Tours provided a reasonably priced, enjoyable tour of Stanley Park. We were able to book a day beforehand, and upon arrival they had the bikes ready to go, and helmets and gloves for us to borrow for the ride. The tour was about...","review_date":"November 26, 2018","user":"kelly_n"},{"attraction_id":1933,"rating":5.0,"review":"Vancouver--Stanley Park Bike Tour. We loved our Stanley Park bike tour--it was a terrific way to enjoy an overview of so many of the beautiful sites in Vancouver. Our tour guide, Greg, was very friendly and knowledgeable--and was very happy to take an unlimited amount of photos of us...","review_date":"October 15, 2018","user":"caryhyden"},{"attraction_id":1933,"rating":5.0,"review":"Great tour!. This was a great tour of Stanley Park. Our guide, Paulo, was very engaging and informative. He really did a great job of telling us about Vancouver in general and showing us bits and pieces of Stanley Park that we never would have known about...","review_date":"September 30, 2018","user":"johnco1283fn"},{"attraction_id":1933,"rating":5.0,"review":"Great Bike Tour. What a great way to see the waterfront sites and Stanley Park. Everything was easy and well organised - welcomed by friendly staff on arrival and all equipment sorted quickly then off on the ride. Was an easy ride with very little hilly bits. Stopped...","review_date":"September 20, 2018","user":"joso9957ss"},{"attraction_id":1933,"rating":5.0,"review":"Smiles, fresh air & great guide. Hi,\nAlthough we did this tour a while back- just been so busy and waiting to head home now. PAULO was a great guide- he made the tour interesting, funny, knowledge and incorporated the whole group and involved us all.\nGained a lot of info...","review_date":"September 17, 2018","user":"wetandhappy"},{"attraction_id":1933,"rating":5.0,"review":"From city to wilderness in five bicycle minutes.... My husband and I (pretty fit but on the \"elder\" side of life) had a fantastic experience touring Vancouver's Stanley Park with guide Paolo, who shared his wealth of knowledge of the history and ecology of the area on several stops along the way. The...","review_date":"September 17, 2018","user":"suzanne_d"},{"attraction_id":1933,"rating":5.0,"review":"perfect day in Vancouver on bike. We booked a city tour with our guide Paulo. It was a great day ! The tour was very interesting , we came at nice places and our very friendly guide gave a lot of information during the tour. It was one of the highlights...","review_date":"August 26, 2018","user":"kathleen_c"},{"attraction_id":1933,"rating":5.0,"review":"Great time. Wonderful three hour bike tour of Stanley Park. Begin tour in downtown Vancouver and cycled through a quiet and serene residential section of the city to reach Stanley Park. Upon reaching the park we cycled and visited several points of interest including a fantastic First...","review_date":"August 16, 2018","user":"rob_r"},{"attraction_id":1933,"rating":5.0,"review":"Awesome sights and exercise. Friendly staff and knowledgeable guide ( George ) . Good quality bikes and helmets provided. The tour is very well planned and lots of sights to see and time to ask any questions you have . The ride is good fun and good exercise and...","review_date":"August 3, 2018","user":"stephenp1864"},{"attraction_id":1933,"rating":5.0,"review":"Stanley bike tour Awesome!. This bike tour was really great! Our tour guide, Matthew was so informative, had lots of information about our surroundings, stopped ever now & then and shared info about where we were or what we were looking at. He took us to the beaver village...","review_date":"July 27, 2018","user":"jeanne_g"},{"attraction_id":1933,"rating":4.0,"review":"Very Friendly Staff, Lovely Tour. We ended up arriving a couple minutes late to the shop, but one of the store employees got my daughter and I set up with our bikes and led us to meet the rest of the tour group. Since we actually passed the group, he...","review_date":"July 22, 2018","user":"ttinley24"},{"attraction_id":1933,"rating":5.0,"review":"Great scenery, very manageable ride-even for beginners. We had a fantastic time. Biking is a great way to see Vancouver. This was a great family activity for me (beginner) , my husband (experienced biker) and our 11 yo son. The scenery was fantastic. The frequent stops with our small group (6 ppl)...","review_date":"July 21, 2018","user":"alan_g"},{"attraction_id":1933,"rating":5.0,"review":"Fantastic Vancouver experience - not to be missed.. TJ was our tour guide and we loved his gentle, friendly manner and his personable style. He was really informative giving us valuable insights into the city and the culture as well as showing us the flora and fauna around the park. It was a...","review_date":"June 21, 2018","user":"mary32929"},{"attraction_id":1933,"rating":5.0,"review":"Ben was an excellent guide. Ben is a wonderful guide, provides excellent information, connected with the different personalities in the group. Made the tour very fun. This is a great way to visit Stanley Park! Bikes are comfortable. Must also mention that the staff at Cycle City Tour are quick...","review_date":"June 19, 2018","user":"chantal_b"},{"attraction_id":1933,"rating":5.0,"review":"TJ is the Bomb!!!. It poured rain but TJ really made our trip amazing!!! He was so knowledgeable about the history of Vancouver, the current happenings of the city, and amazing food recommendations as well as activities to check out during our stay. He really personalized the trip and...","review_date":"June 13, 2018","user":"ashley_l"},{"attraction_id":1933,"rating":5.0,"review":"Hillary was GREAT. We went on the 3 hr Stanley Park tour and it was wonderful. Hillary the guide was informative,funny and caring. She made sure the group of 9 cyclists stayed together were together, safe and having a good time. The ride was not physically taxing and...","review_date":"May 28, 2018","user":"familygulden"},{"attraction_id":1933,"rating":5.0,"review":"THIS IS THE WAY TO SEE STANLEY PARK!. Hillary, two l's one r, certainly made the tour!\nHer commentary, ability to connect with the different personalities on the group and to show case the city in a locals eyes added tremendous value!\nNext trip for me is the full day tour!","review_date":"May 11, 2018","user":"sandra_k"},{"attraction_id":1933,"rating":5.0,"review":"Fun and informative - Hilary was brilliant. Cycle City Tours are awesome. I learnt all sorts of new, fascinating things about Vancouver, its history and the forest, and in a really fun and engaging way thanks to Hilary, who's Hilaryous!","review_date":"May 9, 2018","user":"rich_t"},{"attraction_id":1933,"rating":5.0,"review":"Fantastic guides and enjoyable ride through the park!. Loved every minute of this tour, learned something new about beautiful Vancouver and explored various areas of Stanley Park and the city!","review_date":"May 9, 2018","user":"leb20182018"},{"attraction_id":1933,"rating":5.0,"review":"Explore the Hidden Gems. I highly recommend this tour to see more than just the typical Stanley Park bike ride (Seawall). I have lived in Vancouver for 5 years and have never been to the places our guide took us. The trails were great for all levels and the...","review_date":"May 4, 2018","user":"lwebb2018"},{"attraction_id":1933,"rating":5.0,"review":"Paulo is awesome!. Yesterday a team from my work visited Cycle City and were taken on a 2 hour bike tour of Stanley Park by our Cycle City guide, Paulo. The tour was awesome and Paulo was organized, informative, fun and kind. I learned so much about Vancouver,...","review_date":"May 4, 2018","user":"madyson_t"},{"attraction_id":1933,"rating":5.0,"review":"Bike tour. Love this bike tour. beauty of park mesmerize me. bike tour help us to see the maximum in short time.","review_date":"December 8, 2017","user":"freemanianvan"},{"attraction_id":1933,"rating":5.0,"review":"Best Vancouver experience you must do!. My husband and I had the good fortune of starting our long weekend in Vancouver with a group bike tour. (Spoiler: we LOVED Canada and can't wait to go back!) We were in Vancouver with his colleagues and spouses for a retreat, and booked as...","review_date":"October 16, 2017","user":"cyw524"},{"attraction_id":1934,"rating":5.0,"review":"Great way to explore Ottawa. Although it rained, we had a great time cycling through Ottawa with Nora.\nShe is such a sweet person and thanks to her we have seen many great things.\nThere is no better way to visit Ottawa.\nWe would highly recommend this company.\nGood bikes,...","review_date":"October 29, 2018","user":"calonge"},{"attraction_id":1934,"rating":5.0,"review":"Scenic Guided Tour - Only Ottawa Views. If you're wanting to see Ottawa, this is one of the best ways to do it to not only get a good feel of the city, but to also get a real strong education from the guide on the surroundings and the city's history. 10\/10...","review_date":"October 20, 2018","user":"will_y"},{"attraction_id":1934,"rating":5.0,"review":"Afternoon in October Bike Tour of Ottawa. Our group of 8 cyclists spent a great 2-hour day in chilly, cloudy but non-rainy weather seeing Ottawa by bike trail! Loved it. Nora, our guide, was patient and knowledgeable about the area features we traveled by and through. A non-hurried, safe way to explore...","review_date":"October 13, 2018","user":"escape145801"},{"attraction_id":1934,"rating":4.0,"review":"Loved this bike tour!. We were a small group with Lucie as our guide. Lots of info, lots of stories - she really made Ottowa come alive for us. I loved it so much that next time I\u2019d opt for a longer ride. The pace didn\u2019t dawdle but it...","review_date":"October 12, 2018","user":"sue_w"},{"attraction_id":1934,"rating":5.0,"review":"Great way to see Ottawa. I was visiting Ottawa on a work trip and had a spare afternoon- the bike tour was a great way to see the city, super easy to organise, comfy bike and a fabulous guide - highly recommended","review_date":"October 11, 2018","user":"lightpacker174750"},{"attraction_id":1934,"rating":5.0,"review":"Fantastic Tour!. This was my first bike tour. I brought my dad and aunt. My aunt hadn't ridden a bike in over 10 years. The tour guide was very understanding and the speed of the tour was just right. Most of the tour was on bike trails...","review_date":"October 7, 2018","user":"coleenoman"},{"attraction_id":1934,"rating":5.0,"review":"A good way to explore Ottawa. We did the tour with an American couple and guide Nora.\nWe saw a lot of beautiful places and the guide told us interesting stories.\nYou should take a tour when you visit Ottawa. It is perfect!!","review_date":"October 6, 2018","user":"marian_m"},{"attraction_id":1934,"rating":5.0,"review":"Great tour. I've been to Ottawa before, but have never done a tour. I really enjoyed the bike ride and the tour guide was very knowledgeable and friendly. The next time I'm in Ottawa, I will be doing another bike tour with this company!","review_date":"September 26, 2018","user":"bonniem1153"},{"attraction_id":1934,"rating":5.0,"review":"Best way to see Ottawa. We highly recommend Escape Bicycle Tour. If you are not terribly out of shape, it is the best way to see Ottawa. Walking is too tiring and time consuming to cover big landmarks; tour buses can\u2019t go down the cycle lanes around the canal and...","review_date":"September 15, 2018","user":"bernard_l"},{"attraction_id":1934,"rating":5.0,"review":"A Totally Worthwhile Trip. We showed up at the shop and they had us on quality bikes that were properly set up in minutes. The helmets and bottled water were included as well. We met our tour guide Dick and he led us on a relaxing bike ride around...","review_date":"September 15, 2018","user":"r1m3"},{"attraction_id":1934,"rating":5.0,"review":"Great experiences. We did not find out about this tour until the night before, so it was a very short notice. However the company did a great job accommodating our needs and we had a great time. Ottwa was memorable because of this tour. The tour guide...","review_date":"September 14, 2018","user":"li_h"},{"attraction_id":1934,"rating":5.0,"review":"An introduction to Ottawa by bike. My wife and and I found the tour informative and an easy ride even for the occasional riders that we are. Our guide Norma was fantastic - knowledgeable, friendly and adaptable to our interests. Walking back to our hotel after the ride we both felt...","review_date":"September 12, 2018","user":"paul_s"},{"attraction_id":1934,"rating":5.0,"review":"Such a Wonderful Time. This bike tour was intended as a surprise for my outdoor loving better half and it completely met and exceeded my expectations. We had never done such a thing before, and we had the best time. Our tour guide Lucie was very knowledgeable regarding Ottawa...","review_date":"September 11, 2018","user":"bweaver154"},{"attraction_id":1934,"rating":5.0,"review":"Sightseeing Ottawa. We had a lovely tour in Ottawa.\nFor us it was very our guide spoke dutch (to make some jokes during the tour).\nThanks!!!!!!!!","review_date":"September 8, 2018","user":"rob_b"},{"attraction_id":1934,"rating":5.0,"review":"City Bike Tour. What a great way to see and learn a little about Ottawa. Our guide was excellent and informative. We will definitely do it again with Escape on our future trips to Ottawa.","review_date":"September 4, 2018","user":"george_a"},{"attraction_id":1934,"rating":5.0,"review":"Excellent Tour First-rate Tour Guide!. On a recent vacation in Ottawa my wife and I took the 2 hour tour at the Ottawa Express City Bike Tour. This was the best part of our visit to Ottawa! Our tour guide, Nora, was knowledgeable, friendly, considerate and capable. We got to...","review_date":"September 2, 2018","user":"dream266639"},{"attraction_id":1934,"rating":5.0,"review":"Awesome Time in Ottawa. I had a great time biking around Ottawa with Escape. Hans our guide was knowledgable, funny, and made sure everyone was safe. The bikes were in great condition, and I appreciated how Maria provided ice water for the ride. The tour is a great way...","review_date":"August 29, 2018","user":"eec335"},{"attraction_id":1934,"rating":5.0,"review":".Ottawa. this was a great way to get an overview of what Ottawa has to offer. Chris was an excellent and informative guide","review_date":"August 29, 2018","user":"louise_w"},{"attraction_id":1934,"rating":5.0,"review":"Best spots and awesome guide. We did the tour as a family of four with Sparky as our guide. Sparky was very enthousiastic and knew a lot about the city. She took us to places you probably wouldn't have visited on your own. You get to cover a lot of...","review_date":"August 24, 2018","user":"giovanni_d"},{"attraction_id":1934,"rating":5.0,"review":"Great tour. We did the 2 hour express tour as a family ( 8 yr old) and really enjoyed it. The tour guide was friendly and knowledgeable, the bikes were great and it was a fantastic way to see the city. Will probably do another longer tour...","review_date":"August 21, 2018","user":"paul_inyork99"},{"attraction_id":1934,"rating":5.0,"review":"Amazing experience!. My parents and I spent one day in Ottawa, and we wanted to take the most out of this city in those few hours. That is why we decided to do the \"2-Hour Express City Bike Tour,\" and it turned out to be the perfect...","review_date":"August 21, 2018","user":"chiara_f"},{"attraction_id":1934,"rating":5.0,"review":"Highlight of trip. Ottawa was our penultimate stop on our first ever Canada fly drive. We made six stops. We did lots of different activities at each stop but I was really looking forward to the bike trip based on previous reviews. We certainly weren't disappointed. It was...","review_date":"August 20, 2018","user":"julie_o"},{"attraction_id":1934,"rating":5.0,"review":"Awesome Way to Experience Ottawa as a Family! - A MUST DO!. This tour had EVERYTHING: beautiful scenery along the bike ride with short stops to enjoy and take pictures; visiting key highlights of Ottawa and Gatineau up close that you felt you were the only ones there (Rideau Hall on Saturday morning); and a great family...","review_date":"August 20, 2018","user":"bella2018-10"},{"attraction_id":1934,"rating":5.0,"review":"Best thing we've done in years!. I was recently in Ottawa for a family trip and we booked the 2 hour express trip. Sparky was our guide and she as awesome--so fun and friendly and a wealth of knowledge about Ottawa and its history. We saw so many great things that...","review_date":"August 16, 2018","user":"arnold_l"},{"attraction_id":1934,"rating":5.0,"review":"Wonderful experience. My husband and I did this tour and really enjoyed ourselves. Our tour guide was very knowledgeable and this tour gave us a great overview of all the important sights of Ottawa. Truly the best way to see the City. Would highly recommend.","review_date":"August 15, 2018","user":"shelley_c"},{"attraction_id":1934,"rating":5.0,"review":"Awesome tour; fantastic tour guide!. Money so well spent! This was, by far, the best thing we did in Ottawa on our trip! We did the 2 hour tour and had the opportunity to see so many historical landmarks and beautiful botanical garden. Sparky, our guide, was chock full of...","review_date":"August 15, 2018","user":"tammy_c"},{"attraction_id":1934,"rating":5.0,"review":"Great way to see the City. Wanting to see as much of Ottawa as possible but with 2 young children, the express tour was a perfect solution. My 5yr old loved using the trail buddy with the 2yr old perfectly happy in the trailer. The 2 hour tour allowed us to...","review_date":"August 15, 2018","user":"lamaar2"},{"attraction_id":1934,"rating":5.0,"review":"Fun Tour. We had a great bike tour across Ottawa. Great insides to the city within a short time. Hans, the guide had a lot of knowledge and was telling interesting stories.","review_date":"August 14, 2018","user":"odyssey718382"},{"attraction_id":1934,"rating":5.0,"review":"Fantastic!. My husband and I were planning a trip to Ottawa in early August. Before arriving, I emailed Maria some questions about her service. Her response was prompt, helpful and kind. Upon arrival, Maria was very accommodating with our schedule. The day of the tour, we...","review_date":"August 12, 2018","user":"donna_n"},{"attraction_id":1934,"rating":5.0,"review":"Fantastic. There were only our group (4) on the tour, which meant it felt like a private two hour tour. Bikes were all well maintained and we were supplied with water as advertised. The tour took us to parts of the city we would not have...","review_date":"August 12, 2018","user":"wendy_a"},{"attraction_id":1934,"rating":5.0,"review":"Great bikes and tour guide. A great way to see the city with excellent bikes all well maintained and full range of gears. Our guide Hans was excellent - kept our group together in understated way and gave good explanation of the city sights. Felt very relaxed, and route covered...","review_date":"August 12, 2018","user":"stokesley40"},{"attraction_id":1934,"rating":5.0,"review":"A Great Way To See The City. My husband, son (11) and I did the 2 hour bike tour with Sparky. She was a very knowledgeable guide and answered the many questions we had. This ride was a great way to learn about Ottawa and get your bearings. If it wasn't for...","review_date":"August 6, 2018","user":"luvtotravelcanada"},{"attraction_id":1934,"rating":4.0,"review":"Bike ride. Thank you. Great afternoon. Super customer service from Marie and a great guide. Love Ottawa and the surrounding area","review_date":"August 5, 2018","user":"alison_l"},{"attraction_id":1934,"rating":5.0,"review":"Highlight of our Trip. From Start to finish our experience was great. Our group of 6 were quickly measured for bikes and helmets then given each a nice cold water for our trip. Sparky is obviously very experienced and safety conscious so rules of the road gone over and...","review_date":"August 4, 2018","user":"karenmcc09"},{"attraction_id":1934,"rating":5.0,"review":"Birthday gettaway. Awesome tour Sparky our guide was knowledgeable fun and kept everyone very safe even those of us that were novice bike riders. I would recommend this tour as one of the best tours I have ever taken. The bikes were easy to ride and in...","review_date":"August 2, 2018","user":"728shelleym"},{"attraction_id":1934,"rating":5.0,"review":"Great experience. We (family of 4, 2 kids) did the Ottawa Express City Bike tour recently (July 2018) and loved it! Our tour guide took us to places we would have most likely not found on our own and he had a lot of historic information to...","review_date":"July 31, 2018","user":"dagmarderijke"},{"attraction_id":1934,"rating":5.0,"review":"Great way to see the city. Ottawa is a very bike friendly city. This is a great way to see the main sites and get a sense of how things are laid out. We've done both bus and walking tours but for Ottawa the bike tour is the best option. Our...","review_date":"July 28, 2018","user":"marten_k"},{"attraction_id":1934,"rating":5.0,"review":"Great way to see the best of Ottawa. My family really enjoyed the guided bike tour through the city of Ottowa.\nThe city is bike-friendly, and most of the ride is flat. The weather was hot, so we received a water bottle, and could refill halfway the ride.\nOur guide Sparky was a...","review_date":"July 27, 2018","user":"belgianfamily2018"},{"attraction_id":1934,"rating":5.0,"review":"Perfect way to see Ottawa. My wife and I loved our express tour of Ottawa. Our tour guide was interactive and knowledgeable. This tour goes by quickley but gave us a taste of what there is to see in the downtown area. We enjoyed our time so much we decided...","review_date":"July 22, 2018","user":"nawest"},{"attraction_id":1934,"rating":5.0,"review":"Bike tour with Chris. Excellent ,informative , bike tour from start to finish .Chris was so patient with us as my wife had a bike accident a few years ago and was very cautious going back on a bike . Chris made sure that we all went at her...","review_date":"July 22, 2018","user":"alan_p"},{"attraction_id":1934,"rating":5.0,"review":"Amazing way to see the city!. This was the highlight of our weekend trip. We were here for a girls stagette weekend and we loved it. I've been to Ottawa many times, but have never seen the city this way. Our guide Lucille was excellent, knowledgeable and so pleasant to ride...","review_date":"July 22, 2018","user":"samantha_c"},{"attraction_id":1934,"rating":5.0,"review":"Great Way to See Ottawa. My husband and I took this tour with Nora the first day we got to Ottawa as we thought it would give us a better idea on what to do over the next few days. For example after passing by the Mosaiculture display we knew...","review_date":"July 20, 2018","user":"jan954"},{"attraction_id":1934,"rating":5.0,"review":"Fun way to see the city. My husband and I enjoyed this tour with our kids, aged 13 and 15. We were only in town for a couple of days, so we were looking for a way to learn about the city with an experienced guide. This fit the bill perfectly....","review_date":"July 10, 2018","user":"klumhe1"},{"attraction_id":1934,"rating":5.0,"review":"Awesome bike tour of Ottawa!. Dick Louch was a FANTASTIC tour guide! Our family of 4 from PA toured with another family of 4 from VA that also happened to book the same tour and had a great time, despite the unusually hot (94 deg F) weather. Dick did a...","review_date":"July 8, 2018","user":"jonathan_s"},{"attraction_id":1934,"rating":5.0,"review":"Great ride and overview of old Ottawa. Lucy, our guide, was wonderful. She was enthusiastic and very knowledgeable. It was a great 2 hour ride. Not difficult but enough to feel like you had done something. The tour was a great over view of the main areas of Old Ottawa. Our teenage...","review_date":"July 7, 2018","user":"tr0schke"},{"attraction_id":1934,"rating":5.0,"review":"Perfect Pedalling!. My bike tour of Ottawa was one of the highlights of my 6 day visit to in the area. From the prompt cheerful communications with Maria, to the relaxed yet knowledgeable guide, and everything in-between, my experience with Escape Tours and Rentals was very enjoyable...","review_date":"July 5, 2018","user":"yway"},{"attraction_id":1934,"rating":5.0,"review":"Do the Cycle tour and complete your Ottawa trip. This is the best way to tour Ottawa. Our tour guide , Sparky, was simply fantastic and even if you have not cycled for years ( as was the case with us ) it is great fun. The tour is nicely paced out and one...","review_date":"June 25, 2018","user":"san_19642014"},{"attraction_id":1934,"rating":5.0,"review":"Leisurely bike tour - great way to see the city. My husband booked this bike tour the day before our ride in mid May. Service was excellent and the tour guide, Dick, very knowledgeable and had a great passion for bikes as the way to travel. Dick paced things just right in spite of the...","review_date":"June 24, 2018","user":"fairweatherskier"},{"attraction_id":1934,"rating":5.0,"review":"Great way to tour Ottawa. This was a wonderful way to tour Ottawa. Lucy led our group. She was great. I highly recommend this tour.","review_date":"June 23, 2018","user":"dns00"},{"attraction_id":1934,"rating":4.0,"review":"bike touring. Seeing Ottawa on bike-friendly paths is a great way to cover longer distances and catch all the sites including Parliment Hill, the market, the Rideau canal and Gatineau to name a few.","review_date":"June 18, 2018","user":"accurate7"},{"attraction_id":1934,"rating":5.0,"review":"Highly Recommended. We spent a great morning riding around town with Sparky. She was a great guide and historian. We learned a tremendous amount about the city and its history, along with some great \"ins and outs\" of Ottawa that you can never see by car. The...","review_date":"June 14, 2018","user":"mvptcws"},{"attraction_id":1934,"rating":5.0,"review":"Amazing Tour! Lot's of fun. This tour was fantastic, what a great way to see the city.\nSparky our tour guide was great, very knowledgeable about the sites of Ottawa and very friendly. Our bikes were great, everything was ready for us when we arrived.\nOttawa is fantastic city to...","review_date":"June 11, 2018","user":"kim_l"},{"attraction_id":1934,"rating":5.0,"review":"Ottawa bicycle tour. We had an amazing time! Great way to explore the city. Escape Bike Tours were flexible as we booked our tour last minute. Our guide was knowledgeable and fun!","review_date":"June 6, 2018","user":"173simrang"},{"attraction_id":1934,"rating":5.0,"review":"Fun way to get a feel for the city!. We had so much fun on this tour we took another one the next day. Guides are knowledgeable and fun, bikes are nice and maintained well. Great value for time and money. I highly recommend it.","review_date":"June 5, 2018","user":"rwilk1"},{"attraction_id":1934,"rating":5.0,"review":"Beautiful Tour for 10th Anniversary. My wife and I took a lovely bike tour for our 10th anniversary. Escape Bike Tours were flexible, friendly and provided an excellent experience.\nThanks !","review_date":"June 4, 2018","user":"brandon_b"},{"attraction_id":1934,"rating":5.0,"review":"Fantastic Tour!. What a great way to see Ottawa and Gatineau! Our tour guide, Dick, was knowledgeable and entertaining and the leisurely pace of the tour was a perfect way to spend the morning.","review_date":"May 15, 2018","user":"smz2016"},{"attraction_id":1934,"rating":5.0,"review":"Very pleased!. Early in the season I wasn\u2019t sure the tour would run, but Maria made it happen! The staff were super friendly and helpful and had many stories and info about the sites. Bike was great and I had a fantastic day. Would recommend a bike...","review_date":"May 8, 2018","user":"bmcc21"},{"attraction_id":1934,"rating":5.0,"review":"Amazing Experience!. We did this tour as part of a private group for a bachelorette party! Everything was very well organized through Maria before the tour even started, including all email communication prior to the event, payment, information, etc. When we arrived, we were all fitted for...","review_date":"May 7, 2018","user":"sweetiedee04"},{"attraction_id":1934,"rating":5.0,"review":"First time in Ottawa best way to see the city.. Had a great tour in Ottawa with the 2 hour express bike tour. Highly recommend it! Dick was our guide. He did a great job! Would have loved to do the 5 hour tour but didn\u2019t work out with our schedule.","review_date":"May 1, 2018","user":"sunshinegirlsk"},{"attraction_id":1934,"rating":5.0,"review":"Hidden Gems. I had a very informal fun bicycle tour one afternoon. We went to an art studio followed by lunch at the best sandwich bar in Ottawa. We ate our sandwiches on picnic tables in a nearby park before heading off to the market on scenic...","review_date":"January 22, 2018","user":"panorama419"},{"attraction_id":1934,"rating":5.0,"review":"What a Great Tour. My wife and I had a great time with these guys. It was so much fun even getting signed up and fitted with everything. The employees are wonderful. The tour was at a good pace and we saw so much of the city. I would...","review_date":"December 10, 2017","user":"jackduncan2017"},{"attraction_id":1934,"rating":5.0,"review":"Awesome way to see Ottawa - highly recommend!!. I was in Ottawa on a business trip and only had an afternoon to tour the city. Before my trip, I was in contact with Maria, the owner, to try and organize a tour with my limited schedule and she could not have been more...","review_date":"November 29, 2017","user":"kelsey_k"},{"attraction_id":1934,"rating":5.0,"review":"Excellent way to see & learn about Ottawa. This was the second city bicycle tour we did during our holiday in Canada. We find it is an excellent way to see more of the city that we would otherwise see if we were just walking around. Brian was our guide and we (my...","review_date":"November 13, 2017","user":"sarahbsse"},{"attraction_id":1934,"rating":5.0,"review":"Ottawa Express City Bike Tour. We highly recommend this bike tour of Ottawa. It was very interesting learning about Ottawa while riding and traveled through neighborhoods that we may not have considered if we were walking. Easy paced, very safe, beautiful cityscapes, very relaxing, and knowledgeable guide made this the...","review_date":"November 3, 2017","user":"eschneider2017"},{"attraction_id":1934,"rating":5.0,"review":"Great way to see the city. There's no better way to catch the highlights of Ottawa. Lucie was our guide. She was very knowledgeable and made it as interesting as it was fun. We would do this again in a heartbeat.","review_date":"October 19, 2017","user":"brad_v"},{"attraction_id":1935,"rating":5.0,"review":"Excellent customer service. I did not go on the tour but I did rent a bike from Echo Sports and ride to the falls on my own. The person I dealt with, Marc, was VERY helpful and patient, for which I was very grateful since I do not...","review_date":"October 12, 2018","user":"richard_d"},{"attraction_id":1935,"rating":5.0,"review":"Great Afternoon of Biking. The Echo Sports tour started promptly at 1:00, and after a short talk about the history of Quebec, we were on our way. Our group was split between 2 tour guides, my group (of 6) was led by Paul. The bike path is flat, and...","review_date":"August 2, 2018","user":"bobschinnie"},{"attraction_id":1935,"rating":5.0,"review":"Add it to your must-do list. We had so much fun and learned so much about Quebec along the way to the falls. Pierre was amazing! He was knowledgeable and very fun. Highly recommend!","review_date":"July 21, 2018","user":"sirirat_ann"},{"attraction_id":1935,"rating":5.0,"review":"Wonderful Bike Tour to the Falls!. Took the 4 hour bike tour to Montmorency Falls in the afternoon. There were only two of us (my husband and me) so it was like a private tour. The bikes were in excellent condition, and they made sure we were comfortable. We were able...","review_date":"July 13, 2018","user":"danni_m"},{"attraction_id":1935,"rating":5.0,"review":"Vacation Highlight for the Kids. We spent a great afternoon with Paul, who was very friendly, knowledgeable and accomodating for our group--my 70-year old mother and two children, ages 12 and 10. Paul spent time with each member of our party while biking, making sure that all was well with...","review_date":"July 8, 2018","user":"theresa_f"},{"attraction_id":1935,"rating":4.0,"review":"Great ride but too fast of pace . My wife and I enjoyed our bike tour to the falls this past week with Pierre. He was very knowledgeable about the area and the falls. The only negative was that I think Pierre thought he was in the Tour De France that day. At...","review_date":"June 2, 2018","user":"markw853"},{"attraction_id":1935,"rating":5.0,"review":"You wont want to miss this one!. What a spectacular view of Montmorency Falls after a beautiful and relaxing ride from Quebec City. The falls are just incredible, lots of water this time of year and clear skies made for great fotos. The bike path was easy to follow and made for...","review_date":"May 25, 2018","user":"zoe_m"},{"attraction_id":1935,"rating":5.0,"review":"Hidden treasure. Trip highlight!. A beautiful fall ride where you can see the changing colors of the leaves and then the amazing views of the falls! We were extremely lucky to have Paul as our guide who spent time explaining the history of Quebec along he way. A very...","review_date":"October 21, 2017","user":"michael_c"},{"attraction_id":1935,"rating":5.0,"review":"32KM. Having a few days in Quebec City before our East Coast cruise our travelling mates booked this tour. Not being as in shape as we would have liked did not deter from the great experience of seeing the falls and getting a lot of fresh...","review_date":"October 17, 2017","user":"networkcanada"},{"attraction_id":1936,"rating":5.0,"review":"Great Fun. Had an awesome day with tour guide Guy. The bikes were sturdy, the paths were nicely maintained and the entire day was perfect. Guy is extremely smart and is a great tour guide - he stopped throughout the tour and explained multiple things including the...","review_date":"October 10, 2018","user":"david_b"},{"attraction_id":1936,"rating":5.0,"review":"Great Fun - Montmorency Falls Bike Tour. We went on the Cyclo Services Montmorency Falls bike tour in October 2018. Our guides Guy and Denis were fabulous. Very friendly, informative, and attentive. The ride and falls were beautiful and impressive. We thoroughly enjoyed the experience - Thanks !!","review_date":"October 8, 2018","user":"kilgore_trout_88"},{"attraction_id":1936,"rating":5.0,"review":"An excellent tour and great value.. My wife and I joined 3 other couples on this tour and thoroughly enjoyed it. Guy was our guide and he was very informative and friendly. This was good value for money as it was a decent ride, the falls were spectacular and you get...","review_date":"September 24, 2018","user":"stewart_tauber"},{"attraction_id":1936,"rating":5.0,"review":"An Enjoyable Activity. In spite of the rain showers and wind, we really enjoyed this bike tour. Guy Methot was our guide, he was friendly, knowledgeable and ensured our safety. The ride was flat so it would be suitable for all ages. There is an option for using...","review_date":"September 23, 2018","user":"bodiddles"},{"attraction_id":1936,"rating":5.0,"review":"Fun ride with a fabulous guide!. Met outside Cycletours shop as advertised - the staff were friendly and extremely organised. The bikes were ready, it was just a case of checking the saddle height. Our guide Guy 'O' Immediately introduced himself with a lovely smile. He gsve us a great tour...","review_date":"August 27, 2018","user":"jorifaat247"},{"attraction_id":1936,"rating":4.0,"review":"Fun day on group ride to Montmorency Falls. We had a great day on this group ride to the falls. The actual ride was nothing special, going under highways and alongside railroad track and the highway. What was nice was meeting other travelers, sharing travel tips and restaurant experiences, and getting some good...","review_date":"August 14, 2018","user":"21christieh"},{"attraction_id":1936,"rating":5.0,"review":"Great cycling tour to the falls. We had a great bike tour with Marc and Frank to the falls. Both guides were very nice. Especially for our small daughter, they made everything possible.\nThanks a lot and hopefully see you again.\nCheers,\nDirk","review_date":"August 5, 2018","user":"770dirkg"},{"attraction_id":1936,"rating":4.0,"review":"good guide, fair ride, Falls great. Guy was very good, checking all riders frequently, answering any questions on plants, Quebec history, buildings, the river, you name it.\nThe ride was quite short and slow (needed by the group), through industrial suburbs to start, then more open land, largely along the St...","review_date":"July 28, 2018","user":"gay68"},{"attraction_id":1936,"rating":5.0,"review":"Bike tour. The bike tour was amazing and a nice way to keep active during our vacation. It was not difficult at all. They stop ever so often and make sure they have everyone so don't be scared that you can't do it. Also the little snacks...","review_date":"July 24, 2018","user":"elliot_m"},{"attraction_id":1936,"rating":5.0,"review":"Pleasant half day excursion. The bike trip to Montmorency Falls is a great way to spend half a day in Quebec. The staff is very friendly. It was a little bit cooler and windy the morning we headed out and the staff at the shop provided some of our...","review_date":"July 14, 2018","user":"tom_p"},{"attraction_id":1936,"rating":5.0,"review":"Great way to mix up all the walking tours. Had a brilliant couple of hours with Guy and Mark, plus 16 other holiday makers wanting some fun, fitness and history of Quebec. The ride is about 27km there and back with stops to catch your breath and be told about the history of the...","review_date":"July 8, 2018","user":"shellnoosa369"},{"attraction_id":1936,"rating":5.0,"review":"A Nice Trip. My spouse and I signed up for a bike tour of Montmorency Falls. There were about 12 riders and two helpful guides. The pace was nice, although being the oldest among the riders, we were always lagging behind the others, although no one seemed to...","review_date":"July 8, 2018","user":"c_s"},{"attraction_id":1936,"rating":5.0,"review":"Falls worth biking to even with some rain!. Phil guided us to Montmorency Falls and even though we hit rain for a 1\/2 hour period, it didn\u2019t bother the spirits of our group of 8 as the skies cleared when we arrived at the Falls. The ride is mostly flat but I was...","review_date":"June 30, 2018","user":"rhondaa646"},{"attraction_id":1936,"rating":5.0,"review":"Guy is the go-to Guy. The Falls is quite nice, the snack is pretty substantial, the bikes are very ride-able. The scenery on the ride out is not terribly impressive, which is pretty much the only drawback of the trip. But I guess that's the price you pay to get...","review_date":"June 26, 2018","user":"david_g"},{"attraction_id":1936,"rating":5.0,"review":"Excellent cycling tour . Montmorency Falls is the reward for this ride. A nicely-paced ride on mostly flat, well- marked trails included Quebec history, a description of flora and fauna, a short hike through a maple tree forest, and delicious snacks. Helmets, a small bike bag to store your...","review_date":"June 19, 2018","user":"gbenchener"},{"attraction_id":1936,"rating":4.0,"review":"Nice Ride out to the Falls. The bike ride out to the falls was really nice. Although our guide was nice and somewhat knowledgeable, it's a bit of a stretch to call this a \"tour\" as there really wasn't that much information provided. Also, be advised that because this is a...","review_date":"June 18, 2018","user":"wanderlustkn"},{"attraction_id":1936,"rating":5.0,"review":"Excellent way to spend the day, nice break from strolling. We were fortunate to book this only 15 hours before the 9am departure time and it was the highlight of our trip. We had a great guide, Guy, who was attentive, informative and patient with slower riders. The ride is mostly flat on a dedicated...","review_date":"June 17, 2018","user":"dranny-one"},{"attraction_id":1936,"rating":5.0,"review":"Fantastic Day!. We completed the bike tour today with our children ages 10 and 12. Our guide, Dennis, was patient with the families biking and provided a lot of information. We all enjoyed the outing and the tour of the falls was great. The bikes were comfortable...","review_date":"May 30, 2018","user":"mblack1052016"},{"attraction_id":1936,"rating":5.0,"review":"a highlight of our trip, wonderful way to spend a morning. such an enjoyable, low key ride! beautiful and dramatic destination at the falls. our guide Raymond was knowledgable and fun. the equipment is well maintained and the snack lunch was first class. highly recommended to you all to enjoy.","review_date":"May 27, 2018","user":"hess02025"},{"attraction_id":1936,"rating":5.0,"review":"A Nice Ride For a Lovely Spring\/Summer Day!. This is a beautiful way to spend a morning, tour parts of Quebec City you would not otherwise visit, and see the impressive waterfall. The trip is made on very safe and well manicured bike paths. It is about nine miles each way (depending on...","review_date":"May 27, 2018","user":"sarahmp1628ld"},{"attraction_id":1936,"rating":5.0,"review":"Absolutely loved it!. I would definitely recommend this tour to anyone open and willing. It was myself, a couple who came off a cruise, and the tour guide (4 total) and we had a very lovely morning ride from the Cyclo Service office to the falls and back....","review_date":"November 1, 2017","user":"l-starinc"},{"attraction_id":1936,"rating":5.0,"review":"Great experience at Cyclo. Terrific bicycles, nice tour. The nice people at Cyclo make sure you're absolutely comfortable with the bicycle before leaving their shop. They take great care in properly fitting bicycle and helmet. Thank you Cyclo!","review_date":"October 26, 2017","user":"bob_h"},{"attraction_id":1936,"rating":5.0,"review":"MUst see. If you are in Quebec City, this is a must. Magnificent waterfalls. There is a path you can walk around. I didn't wanna leave this place. Many tourists around.","review_date":"October 22, 2017","user":"katita99"},{"attraction_id":1936,"rating":4.0,"review":"Bike tour Quebec City. Guy was our guide for a lovely trip to the Montmorency Falls (& more) on a beautiful fall day. This was a great opportunity to explore the amazing bike trails Quebec and interact with a knowledgeable 'local'.\nGreat tour, easy riding, lovely falls, nice to...","review_date":"October 19, 2017","user":"stevenk314"},{"attraction_id":1936,"rating":5.0,"review":"Wonderful trip with great guides!. We have taken tours in many cities -- this was among the best! Guy was a wonderful tour guide -- a fountain of information, very patient and pleasant. There were about 12 riders in our group, and I really appreciated having a sweep guide (Frank)...","review_date":"October 10, 2017","user":"lotsagoldens"},{"attraction_id":1936,"rating":5.0,"review":"Montmorency Falls Bike Tour. Purchased the Montmorency Bike Tour through Trip Advisor for my wife and I (ages 59 and 61) for a Monday visit in late September. Cyclo made quick work of getting us set up on our bikes, helmet fittings, and storing my backpack. All the equipment...","review_date":"September 25, 2017","user":"brianms2634js"},{"attraction_id":1936,"rating":5.0,"review":"Great bike rentals.... We rented bikes from Cyclo Services and made the trip out to the Montmorency Falls. It's about an hour trip and worth the effort. The falls are impressive. Only downsides are the mobs arriving by tour bus and pricy gondola ride (we rode up and...","review_date":"September 19, 2017","user":"tyler_a"},{"attraction_id":1936,"rating":5.0,"review":"Great ride to Montmorency Falls. Had a fun ride with Uli to Montmorency falls. The ride was pretty easy and bikes were in good shape. We stopped a few times along the way for breaks and to get some explanations about parts of the tour. Seeing the falls up close...","review_date":"September 17, 2017","user":"alex_k"},{"attraction_id":1936,"rating":5.0,"review":"great biking experience while visiting quebec. We rented bikes 2 days on our visit to Quebec last week. The bikes were in excellent condition and the staff was courteous, professional and friendly. We cycled to Montmorency Falls the first day. This was an easy but not particularly scenic ride, although the...","review_date":"September 16, 2017","user":"mjb_3517"},{"attraction_id":1936,"rating":5.0,"review":"Ride to the Montmorency Falls. You could rent a bike from Cyclo and with a basic map, make your way 8 miles up the St Lawrence River to the Montmorency Falls. However, having Guy as our guide made the trip much more interesting. He's a native of Quebec and gave...","review_date":"September 15, 2017","user":"mountainvoyager"},{"attraction_id":1936,"rating":5.0,"review":"Biking Quebec City. My Scenic South Shore tour didn't go ahead, but the owner kindly switched me to the Montmorency Falls tour. This was actually a fantastic morning out. The guide stopped at various points of interest on the way out, with some good historical details. There were...","review_date":"September 14, 2017","user":"canberra_matt"},{"attraction_id":1936,"rating":5.0,"review":"Montmorency Falls Four Hour Tour. Had such a wonderful time with our guide Guy on The Montmorency Falls Bike tour by Tours Voir Qu\u00e9bec\/Cyclo Services. The four hour tour (approximately) is appropriate for most people with general base level of fitness---as the bike path that is traveled on is very...","review_date":"September 1, 2017","user":"sp174604"},{"attraction_id":1936,"rating":5.0,"review":"Montmorency Falls Tour - Beautiful ride and Excellent service (I got a flat tire)!. Bike tour to Montmorency falls is definitely the best way to go. Sure, you can drive to the falls - but biking is a much better experience. You get some exercise and get to see so much more (neighborhoods along the path, locals on the...","review_date":"September 1, 2017","user":"2boysforme"},{"attraction_id":1936,"rating":3.0,"review":"Montmorency Falls - not great. We booked the Montmorency Falls to do something a little bit different outside of Quebec City, but we were a little disappointed. Firstly the group was huge, about 30+ plus riders, so they had 4-5 bike guides with us the whole tour, but only one...","review_date":"August 21, 2017","user":"jazemaster"},{"attraction_id":1936,"rating":5.0,"review":"Solid bikes, good service, fair price. Rent a bike here for a good experience. We rented touring bikes, since we hadnt brought our shoes and helmet for road bikes. Ride along the river toward the South on the bike trails- a great route for a couple of hours. The ride to...","review_date":"August 17, 2017","user":"dave_m"},{"attraction_id":1936,"rating":5.0,"review":"Great bikes, great people. While Cyclo Services does guided tours, we just wanted to rent bikes and explore. We rented hybrids one day and took the path to Montmorency Falls; road bikes the next day to head up a trail to Shannon. The bikes provided were excellent. More importantly,...","review_date":"August 7, 2017","user":"erik_p"},{"attraction_id":1936,"rating":5.0,"review":"Huge selection of rental bikes! Had a blast!. Visited Quebec City with our kids. At home in the US we do a lot of recreational biking, but we flew to Quebec City so obviously did not have our own bikes. We had a week of beautiful weather and missed biking, so we decided...","review_date":"August 2, 2017","user":"rolo50312"},{"attraction_id":1936,"rating":5.0,"review":"Fun experience and great guides. We did 2 bike tours:\nLower Quebec with guide Uli - very fun and informative. Can be a bit hectic with a lot of tourists in town but she and the other guide Vincent did a great job of shepherding us through the city. Great...","review_date":"July 23, 2017","user":"fairwind12"},{"attraction_id":1936,"rating":4.0,"review":"Exercise History & Attraction - what more could you want!. We had picked this cycling tour to Montmorency Falls in Quebec before we'd arrived and didn't really know what to expect. Just thought doing some exercise and seeing the countryside at the same time would take off some of those kilos we'd gained eating the...","review_date":"July 22, 2017","user":"jan_e"},{"attraction_id":1936,"rating":5.0,"review":"Fun, easy ride to Montmorency Falls!. My wife and I had a lot of fun on this tour, even though it rained pretty hard on the way back from the Falls. The path to the falls isn't the most scenic as it parallels a highway and railroad tracks, but the Falls...","review_date":"June 18, 2017","user":"christj86"},{"attraction_id":1936,"rating":5.0,"review":"Great tour! Great people!. We enjoyed the tour to Montmorency Falls. Phil was our guide and he was friendly, knowledgeable, and patient - all great tour guide attributes. The ride is flat, easy, and enjoyable - you do not have to be an athlete. That being said, you do...","review_date":"June 15, 2017","user":"marjiphoenix_arizona"},{"attraction_id":1936,"rating":5.0,"review":"Beautiful ride - you can use their tour or rent the bikes and go on your own!. The people at Cyclo were great - very friendly in both English and French. We just rented two bikes for 4 hours and rode by ourselves. The very nice lady at the desk gave us a map and excellent directions and we had no trouble...","review_date":"October 2, 2016","user":"sjmarsnc"},{"attraction_id":1936,"rating":5.0,"review":"Nice bikes and great service!. We decided to rent bikes to explore the shoreline. Cyclo services was conveniently located close to the shore. The staff was very helpful with recommendations where to explore. The rental included the bikes, helmets and bike locks. Everything was in great shape. We planned to...","review_date":"September 9, 2016","user":"aceadventurer123"},{"attraction_id":1936,"rating":5.0,"review":"Bike Tour - Quebec City to Montmorency Falls. Guy was the tour guide for our four hour bike tour from Quebec City to Montmorency Falls and return. The ride was level and not difficult. Our guide was knowledgeable about architecture, geography and the flora and fauna of his beloved Quebec City. In particular...","review_date":"September 2, 2016","user":"kmascaro"},{"attraction_id":1936,"rating":5.0,"review":"Exhilirating Tour to Montmorency Falls!. There were three of us in our party that consisted of two 27 year olds and a 62 two year old. We had tried to book a tour online but had difficulties, so we decided to walk down to the bike store to make our...","review_date":"August 25, 2016","user":"teachgz"},{"attraction_id":1936,"rating":5.0,"review":"Excellent and patient guides. Guy and Denis led our family on a bicycle tour to Montmorency Falls. We ranged in age from eleven to sixty-eight, and our guides accommodated all of us very well. They made sure we were all comfortable on our bikes, and made sure we were...","review_date":"August 19, 2016","user":"mkielt"},{"attraction_id":1936,"rating":5.0,"review":"Don't miss out on this Quebec experience!. My husband and I had a wonderful experience on this ride and visit to Montmorency Falls on a beautiful summer day! Judith and Patrick did a phenomenal job taking care of us. Judith, as our tour guide was funny, friendly, and very knowledgable. The bikes...","review_date":"August 3, 2016","user":"susiecouch"},{"attraction_id":1936,"rating":5.0,"review":"Great place to rent bikes. We rented bikes from Cyclo Services and rode to Montmorency Falls ourselves. They provided maps, instructions, helmets and locks. The bikes were excellent and well maintained. We had the bikes all day, and rode to and from the falls with no problems. We were able...","review_date":"June 8, 2016","user":"audrey_v"},{"attraction_id":1936,"rating":5.0,"review":"Montmorency Falls Bike Tour\/Easy 16 Miles\/Grand Adventure!. My husband and I went on the Cyclo Services bike tour to Montmorency Falls and it was fantastic. You need to be in only average shape as the biking is essentially flat. Mark was an excellent guide with a wealth of knowledge about the bike...","review_date":"June 5, 2016","user":"kqlynch"},{"attraction_id":1936,"rating":5.0,"review":"Excellent tour!!! Don't miss it!!!!. Just a perfect trip. We only had 4 of us with our tour guide Marc. We stopped along the bike ride to see the sites and Marc explained their significance. Even though it was a very warm muggy day (it had just rained), we couldn't...","review_date":"May 30, 2016","user":"lplovetotravel"},{"attraction_id":1936,"rating":5.0,"review":"Great guide!. We're had a great morning cycling lower Quebec city. The guide you'll the two of us all through Old Quebec, then to the modern city center. The insights offered by our guide, could only come from a local. The bike shop was gracious enough to...","review_date":"May 22, 2016","user":"bill1018423"},{"attraction_id":1936,"rating":5.0,"review":"The best staff!. We did the lower town tour, and although we didn't love the tour (we felt it wasn't big enough to do a bike tour for, you sometimes rode two metres and then stopped to listen again and the history was kind of boring), we did...","review_date":"October 20, 2015","user":"alissa_c"},{"attraction_id":1936,"rating":5.0,"review":"Fun & informative tour of lower Quebec. We just returned this afternoon from a tour meandering the great bike trails at the foot of old Quebec with Gui from Cyclo tours. From the moment we arrived we were made to feel welcomed to the shop. The owners took care to ensure we...","review_date":"October 10, 2015","user":"2frumlondon"},{"attraction_id":1936,"rating":5.0,"review":"Explore Quebec by Bike. We rented 2 bikes from Cyclo Services for a half day trip out to Montmorency Falls. We were quickly fitted with bikes, helmets and a lock then provided a detailed map along with instructions. Before we knew it we were underway! We choose to take...","review_date":"August 24, 2015","user":"634suzannel"},{"attraction_id":1936,"rating":5.0,"review":"Great bikes, great staff. We chose the self guided tour option, i.e. just rented bikes. The staff were very friendly and spent time with us helping to plan out our route, giving us maps, directions, and tips. The bikes were in impeccable condition. We rode to Montmorency Falls park...","review_date":"August 8, 2015","user":"di_vacationers"},{"attraction_id":1936,"rating":5.0,"review":"Great Experience. We did the Lower Town tour on our first day in Quebec City to get acclimated to our surroundings. The guide was informative and interesting, the equipment and bikes are first rate and the staff is friendly and top notch. We thoroughly enjoyed our tour...","review_date":"July 12, 2015","user":"serenity2000_7"},{"attraction_id":1936,"rating":5.0,"review":"Bike tour to Montmorency Falls. My husband and I went on the tour to the falls and it was fantastic. We are both experienced cyclists and Raymond, our guide, adjusted the trip to fit our skill level. This was also possible because we were the only ones on the trip....","review_date":"July 1, 2015","user":"esther_d"},{"attraction_id":1936,"rating":5.0,"review":"Great experience . We took the bike tour to Montmorency falls in June. It was a nice overall experience with a destination at the falls. The bike shop and guide were top notch and the Quebec trail system is really nice.","review_date":"June 26, 2015","user":"jeanne_p"},{"attraction_id":1936,"rating":5.0,"review":"Extremely Helpful & Friendly. Before we left for Quebec City, we decided we would do the Montmorency Falls tour. When we arrived the morning of, Cyclo Services had comfy bikes, clean helmets, a water bottle and a little snack pack waiting for us. Guy was a great, knowledgeable guide....","review_date":"June 24, 2015","user":"brettep_13"},{"attraction_id":1936,"rating":5.0,"review":"A fantastic bike tour :-). I was in a small group of 3 led by Michel for our trip to Montmorency Falls. We had delightful weather which always helps too!\nThe majority of the tour is on a dedicated bike path so safety is not an issue. We were issued...","review_date":"September 27, 2014","user":"geoffannabel"},{"attraction_id":1936,"rating":5.0,"review":"Excellent experience, Michel was the perfect guide. We signed up for the Montmorency Falls bike tour. We started off in the old city and biked east towards the falls. Its an easy and beautiful ride, with a paved bike path the whole way. Michel was our guide, who ran the tour perfectly;...","review_date":"September 1, 2014","user":"liam_q"},{"attraction_id":1936,"rating":4.0,"review":"Was a nice day. Decent bikes. Attentive service. Good directions and suggestions. Good place to rent bikes. Strongly recommend the ride out to Montmorency Falls. Easy ride. Flat paved bike paths. Easy to navigate. Beautiful views. Riding over the bridge and up the hill on Il d'Orleans was challenging...","review_date":"August 22, 2014","user":"gordo050"},{"attraction_id":1936,"rating":5.0,"review":"Great ride!. We rented 4 hybrid bikes about a week before we arrived. The rental process was easy and efficient. The staff adjusted our seats, helped us with our helmets and provided a map and explained how to get to Montmorency falls. The bike path was great...","review_date":"August 11, 2014","user":"carax"},{"attraction_id":1936,"rating":5.0,"review":"Great way to see Quebec. We rented bikes to pedal to Montmorency Falls on our own; then the next day, did the guided tour to Wendake Village and canoe paddle with Judith. Both days were great, thanks to the expertise and help from the staff at Cyclo Services. They provided...","review_date":"July 12, 2014","user":"onepageturner"},{"attraction_id":1936,"rating":5.0,"review":"What a great way to spend the. During our visit to Quebec City during the first weekend of August 2012, we had the good fortune to take the morning half day bike tour of Montmorency Falls with Cyclo Services. I had called prior to our trip to reserve the tour for my...","review_date":"September 16, 2012","user":"cobrasu8"},{"attraction_id":1937,"rating":5.0,"review":"Hike to Remember. From the get-go, Nafees was super energetic and happy to show us around the city of Vancouver. Being that he grew up in the city, he was more than happy to give up tips on how to get around the city and what other sights...","review_date":"October 15, 2018","user":"teamphat18"},{"attraction_id":1937,"rating":5.0,"review":"Excellent natural scenery for pictures. The tour takes you to a forest with incredible natural scenery. They give you helpful tips for taking great pictures","review_date":"March 29, 2018","user":"n8265vwadrianb"},{"attraction_id":1937,"rating":5.0,"review":"Awesome \"insiders\" trip!. When we travel, we always try to see a city the way residents do. This beautiful hike helped us do that. We got to hike some beautiful trails without having to navigate how to get there. Nafees was a fun and easy-going guide. We also...","review_date":"March 27, 2018","user":"karen_from_to"},{"attraction_id":1938,"rating":5.0,"review":"An enthralling tour and chat - I learned so much!. I've lived in Toronto for decades and spent a lot of time in PATH, but after stumbling across this tour I thought it would be fun to learn more about what's in it. Hamish, who has to be one of the nicest people I've met,...","review_date":"March 4, 2019","user":"400000000"},{"attraction_id":1942,"rating":5.0,"review":"So Much Fun!!. Bring a camera ~ After being picked up right on time from downtown .. Had a Very Fun day walking on the trails of Lynn Canyon through a wonderful forest with rushing streams below, with Paul, our informative and fun guide, and 2 friends from...","review_date":"September 27, 2018","user":"judi_h"},{"attraction_id":1942,"rating":5.0,"review":"Fantastic Tour...Highly Recommend!. Everything about this hike and bike tour was AWESOME! Paul is wonderful! He was prompt, organized, knowledgeable, and fun! Our hike through Lynn Canyon was beautiful and educational. Paul provided a nice, healthy lunch before we set off on the biking portion of our tour...","review_date":"August 10, 2018","user":"michelle_c"},{"attraction_id":1942,"rating":5.0,"review":"Into The Wild . The trip to Lynn Canyon Park and Pitt Meadows was a great way to easily experience the natural environs surrounding Vancouver. Paul shared his enthusiasm, knowledge and perspective of these areas natural and cultural histories while we hiked and biked. Length and intensity of each...","review_date":"August 8, 2018","user":"selee"},{"attraction_id":1942,"rating":5.0,"review":"Paul is the star. We had a great day out with Paul, picked up outside appt block by bus.A nice relaxing walk at Lyn Canyon,with informative and relaxed info from Paul.Then back on the bus to a new location,nice picnic lunch set up by Paul in the area by...","review_date":"August 5, 2018","user":"michael_h"},{"attraction_id":1942,"rating":5.0,"review":"Great way to spend a day. Myself and two buddies were on a 3-day vacation and had decided we'd like to do some biking and hiking. I contacted Paul and made reservations. Paul picked us up at our hotel and we were off. The first part of the day consisted of...","review_date":"July 28, 2018","user":"heron48"},{"attraction_id":1942,"rating":5.0,"review":"Wonderful nature filled trip!. My husband and I love being outdoors and this tour definitely offered that. We started out hiking in Lynn Creek Park and then bicycling and lunch further out in a more countryside setting. Everywhere we turned was breathtaking. We got great exercise out of it...","review_date":"July 23, 2018","user":"sapier_l"},{"attraction_id":1942,"rating":5.0,"review":"Highly recommend this full day hike\/bike for a family outdoors experience. Paul did a great job with the tour of 7 folks ranging from age 12 to 50. He was knowledgeable and fun, truly enjoying sharing his city with us. He was good with pre-trip correspondence and hotel pickup in the comfortable shuttle bus. We headed...","review_date":"July 19, 2018","user":"k_t"},{"attraction_id":1942,"rating":5.0,"review":"Great trip through nature. My wife and I spent a day with Paul and a half dozen other adventurers. It was easily some of the best money we spent on our trip to Vancouver, and certainly the best views we had of life outside the city.","review_date":"July 16, 2018","user":"andrew_b"},{"attraction_id":1942,"rating":5.0,"review":"Fun afternoon cycling around Vancouver. We are extremely happy with the private tour Paul ran for our family reunion. He was able to accommodate our group running from age 6 all the way up to the late 70s. Fifteen minutes in, Paul felt like an old friend. We really enjoyed...","review_date":"July 15, 2018","user":"jumpow"},{"attraction_id":1942,"rating":5.0,"review":"5* Tour. Definitely try a tour with Paul when in Vancouver. Myself, my partner, brother and his girlfriend went on the 1 day tour with Paul and we loved it! I would highly recommend this tour to everyone in Vancouver, Paul is full of knowledge about the area and has very carefully selected ideal routes for...","review_date":"June 13, 2018","user":"rose_m"},{"attraction_id":1942,"rating":5.0,"review":"Great day hiking and biking in nature away from the city. I loved the whole day. First we traveled to Lynn Canyon and did some hiking, saw some beautiful waterfalls and walked along a suspension bridge. We then traveled to the valley and had a healthy picnic lunch and then began the biking portion with beautiful...","review_date":"June 12, 2018","user":"amy41080"},{"attraction_id":1942,"rating":5.0,"review":"Best biking trips ever. I went to Vancouver with my family and I wanted to do something active with my wife and two boys. I saw that Paul had such great reviews so I thought I would try both the Stanley Park tour and the more rural biking trip....","review_date":"May 30, 2018","user":"dankalish"},{"attraction_id":1942,"rating":5.0,"review":"Vancouver city bike tour. My wife and I had a brilliant tour around the waterfront of Vancouver with Paul. Started and ended in Coal Harbour at a leisurely pace. There were plenty of stops with Paul pointing out bits of local history or info on plants and wildlife. Thoroughly...","review_date":"May 28, 2018","user":"davidk1232018"},{"attraction_id":1942,"rating":5.0,"review":"An Incredible Trip Away from the City!. I booked my parents on this tour to show them what BC has to offer aside from the city of Vancouver, and I sure am glad I did. Because we were picked up right from our hotel, we had all the energy required for the...","review_date":"May 2, 2018","user":"justin_n"},{"attraction_id":1943,"rating":5.0,"review":"Great way to see Vancouver. We really enjoyed exploring the city on bikes. Vancouver has great bike lanes, and Jeremy was very knowledgeable about the city and its history.","review_date":"October 22, 2018","user":"screenname998768866"},{"attraction_id":1943,"rating":5.0,"review":"Like riding around town with an old mate - great day!. Jeremy provided us with a great overview of Vancouver in Towers and Totems. He was able to talk to a wide range of off the cuff questions - from poets to olympics to first nations. Impressive - thanks!","review_date":"October 21, 2018","user":"hippiepuppy"},{"attraction_id":1943,"rating":5.0,"review":"Favorite part of our trip!. We had the best time with Jeremy going around downtown and then Stanley Park! We booked a private tour to accommodate our younger kids (6 and under). Location is easy to find, you get set up to your liking (e.g. very patient with having kids...","review_date":"September 27, 2018","user":"bola2218"},{"attraction_id":1943,"rating":5.0,"review":"Loved this tour!. What a nice tour with nice people! Jeremy was excellent. Tour had a great route, good pace and Jeremy ensured all participants were safe at all times. We got to enjoy many different stops and views. It was a very entertaining tour with lots of...","review_date":"September 15, 2018","user":"brenda_m"},{"attraction_id":1943,"rating":5.0,"review":"Biking with whole family. Toured Vancouver with Jeremy. He was a fantastic guide and really catered the trip to the three teenagers we had in tow. This is a great way to see a lot of Vancouver in not a lot of time. We HIGHLY recommend this tour. Be...","review_date":"August 17, 2018","user":"robyn814"},{"attraction_id":1943,"rating":5.0,"review":"Vacation. Our private bike tour with JEREMY was amazing! He was courteous, informative and knowledgeable!\nHe is passionate about Vancouver!\nThe city is beautiful - plenty of stops to catch the view and hear about the city. Very enjoyable day. If you have bike shorts and...","review_date":"August 17, 2018","user":"nancy_s"},{"attraction_id":1943,"rating":5.0,"review":"Loved It. A bike, a beautiful city, a knowledgeable tour guide who crafted a perfect tour route, a flat city & flat park to make it non taxing, seeing on bike in 4 hours that would take 4 days on foot otherwise. Do the tour... you will...","review_date":"August 6, 2018","user":"jeffrey_m"},{"attraction_id":1943,"rating":5.0,"review":"private tour route \"Towers and Totems\". A very nice \"Towers and Totems\" tour and a perfect start of our Holiday.\nWe were with a group of eight and we all had a perfectly fitting bike in a minute!\nA very friendly guide was giving interesting background information about Vancouver.\nAlso sufficient...","review_date":"August 1, 2018","user":"hanskemper"},{"attraction_id":1943,"rating":5.0,"review":"Great bike ride!. My family and I had a wonderful time exploring the city of Vancouver on bike. One of our members was a little hesitant on the bike and the guide showed her encouragement and patience throughout the whole tour. He was extremely knowledgable and friendly and...","review_date":"July 8, 2018","user":"nancy_b"},{"attraction_id":1943,"rating":5.0,"review":"Bike Tour of Vancouver - Must DO!!!. Jeremy was the best tour guide of the city and Stanley Park. We have been on other city bike tours and this is the BEST. Jeremy was knowledgeable, interesting and fun. The bikes were top notch, easy and comfortable to ride and the process of...","review_date":"July 6, 2018","user":"tgamfam"},{"attraction_id":1943,"rating":5.0,"review":"A great way to explore the city. Jeremy shared his vast knowledge of Vancouver as we pedaled throughout the city and Stanley Park in this small group experience. We were able to see things we wouldn\u2019t have seen from the road and wouldn\u2019t have appreciated if we had done a self-guided bike...","review_date":"July 4, 2018","user":"francine_e"},{"attraction_id":1943,"rating":5.0,"review":"Canada day bike tour with Jeremy. We booked this tour immediately upon arrival from Europe on a pulic holiday (Canada day) and it turned out to be a private event for our family. Jeremy was a fun, friendly and well informed guide and we'd highly recommend exploring Vancouver by bike.","review_date":"July 3, 2018","user":"tdeprins"},{"attraction_id":1943,"rating":5.0,"review":"Best way to see Vancouver. On our first day in Vancouver two families (older teen kids) did an all day city bike tour with Vancouver Bike Tours. While they were not responsible for the amazingly beautiful day we were lucky enough to have, the rest of the success of the...","review_date":"June 25, 2018","user":"jillb1118"},{"attraction_id":1943,"rating":5.0,"review":"Awesome Tour. This was a great way to see Vancouver and learn about the city! Pay the extra for a guide and this tour instead of just renting on your own. It was basically a private tour and not dealing with a really large group. They were...","review_date":"June 16, 2018","user":"gretchen_p"},{"attraction_id":1943,"rating":5.0,"review":"Amazing Tour!. We try to take a bike tour in every city we visit - our tour with Jeremy was right up there with the best of them, there is so much to see and experience in Vancouver, and Jeremy was incredibly knowledgeable, enthusiastic, and easy going....","review_date":"June 10, 2018","user":"686lauriee"},{"attraction_id":1943,"rating":5.0,"review":"Great way to see vancouver. My two friends and I were in Vancouver to visit and we booked a Stanley park bike tour with Jeremy. He was super knowledgeable and so easy going. He made the tour so much fun and was one of the highlights of our stay in...","review_date":"May 17, 2018","user":"lockeness28"},{"attraction_id":1943,"rating":5.0,"review":"Great Vancouver Introduction. I\u2019ve taken bike tours in Paris, Berlin, Mexico City and now Vancouver and this ranks right up there in terms of the experience. Jeremy was great. Very personable and adaptive in his tour. Made us gain a great appreciation for the city.","review_date":"March 18, 2018","user":"bryan_r"},{"attraction_id":1943,"rating":5.0,"review":"Perfect way to spend the day!. Explored the various downtown Vancouver neighborhoods and took a quick lap around Stanley Park. Jeremy is an excellent guide and very knowledgeable about the city. The destinations were so interesting and the views were beautiful. Would definitely recommend this tour to anyone. I had a...","review_date":"March 17, 2018","user":"tranaq"},{"attraction_id":1943,"rating":5.0,"review":"Great way to explore downtown of Vancouver!. It was a great way for us to see various parts of Vancouver downtown area. Jeremy has a great knowledge about his city and he is a very passionate about promoting west coast and Vancouver tourism. I highly recommend this bike tour.","review_date":"January 3, 2018","user":"stella_l"},{"attraction_id":1943,"rating":5.0,"review":"Perfect tour to discouver Vancouver city!. Many thanks Jeremy for this fantastic tour and insights about Vancouver!! Look forward to do another bike tour next time. I highly recommend this bike tour, ideally also at the beginning of your trip. It gives you a great overview of the city and Jeremy...","review_date":"November 11, 2017","user":"eva_w"},{"attraction_id":1943,"rating":5.0,"review":"A super way to see Vancouver; the whole family loved it!. We did the morning Tower to Totems tour with Jeremy, and our family of 7 (aged 11-45) couldn't have been happier. Vancouver is the perfect city for a bike tour and the best thing is that you see all of the highlights from the downtown,...","review_date":"July 6, 2016","user":"eggenfamily"},{"attraction_id":1943,"rating":5.0,"review":"Excellent experience!. When I was planning our trip I knew we'd be doing lots of eating and drinking so the only antidote to all those calories was a bike tour. Jeremy did a fantastic job on all fronts. I'm a tour operator in SF so I look...","review_date":"June 23, 2016","user":"lisa_r"},{"attraction_id":1943,"rating":5.0,"review":"Jeremy is a beauty!. Only had a day and a half in Vancouver so figured a bike tour would be a good way to see & learn about the city in a short period of time. First came across Cycle City Tours but their pricing seemed high so I...","review_date":"September 8, 2015","user":"eli_l"},{"attraction_id":1943,"rating":5.0,"review":"Informative and entertaining bike tour. We are a family of 6 from Ireland and were in Vancouver for a couple of days. We did what was going to be a 5 hour bike tour with Jeremy but he was so helpful, informative and accommodating to our sometimes slower pace that...","review_date":"August 22, 2015","user":"moonlitdoor"},{"attraction_id":1943,"rating":5.0,"review":"Best Way to Get Around Vancouver. Great tour around Downtown Vancouver and Stanley Park. Jeremy was the best! Wonderful way to spend the morning. Our teenage daughters agreed it was a great addition to our vacation.","review_date":"August 1, 2015","user":"cjonley"},{"attraction_id":1943,"rating":5.0,"review":"Great day out. We did both morning and afternoon tours with Jeremy. What a great day. Morning around downtown Vancouver and Stanley Park. Afternoon tour was just the two of us but went ahead, visited Gastown, Yaletown , Olympic Park Granville island and all the surrounds. better than...","review_date":"July 21, 2015","user":"casper202"},{"attraction_id":1944,"rating":5.0,"review":"A great way to see wine country!. Attentive friendly staff, nice bikes, a great afternoon of wine tasting. Rich quickly answered all questions when booking and scheduling, and our guide, Graham, was relaxed and friendly but made sure guests had a safe and fun ride. I would certainly do this again!","review_date":"September 17, 2018","user":"bryan_n"},{"attraction_id":1944,"rating":5.0,"review":"Cycling + wine tasting = what could possibly go wrong?. This turned out to be a great idea and we're so glad we booked it. We took the shorter of the tours offered, 4 1\/2 hours, which included visits to four wineries, one with a cheese pairing. Each winery offered either 3 or 4 tastings....","review_date":"September 6, 2018","user":"tyrrell68"},{"attraction_id":1944,"rating":5.0,"review":"Half-day Tour . Very informative tour. Very well organized. Gwen was friendly and helpful and very conscious for everyone' safety. She went out of her way to accommodate requests and get extra info. Beginner bikers may have trouble keeping up with the pace.","review_date":"August 24, 2018","user":"chantal_s"},{"attraction_id":1944,"rating":5.0,"review":"Bringing People Together. Joined the Grape Escape team for a charity fundraiser for Meningitis Now UK this past Sunday.\nWhat a wonderful day we all had. Every detail was attended to so that our whole cycling experience was fantastic and SAFE! Rich was a gracious host and our...","review_date":"August 8, 2018","user":"donna123go"},{"attraction_id":1944,"rating":5.0,"review":"Excellent! So much fun!. My husband and I decided to do the bicycle wine tour for our 1st year anniversary, I had done a wine tour before with grape escapes for my bachelorette and it was awesome. We ran into a lot of traffic on the way there so...","review_date":"August 6, 2018","user":"andreac220712"},{"attraction_id":1944,"rating":5.0,"review":"Excellent fun: great guide, wine tasting and vineyards..... We chose the afternoon cycle and wine tasting. Having been picked up from our hotel we were kitted our with everything we needed, introduced to another couple joining us and off we went with our guide, Larry. The road was flat and the cycling was...","review_date":"July 12, 2018","user":"justinev25"},{"attraction_id":1944,"rating":5.0,"review":"Great Afternoon! . Visited this past weekend for a bachelorette party. We loved all four of the wineries we stopped at. Bikes all worked well. Our tour guide, Kevin, was excellent. It was only his second tour, but you would have never known as he did such a...","review_date":"May 28, 2018","user":"jaross656"},{"attraction_id":1946,"rating":4.0,"review":"Fun Way to See Downtown Vancouver. The challenges were just hard enough to keep us engaged but not frustrating. We had great weather, so made it even better. Took the full two hours, but we did have a short break in the middle. Saw a few garden areas that we would...","review_date":"February 4, 2019","user":"dbqgirl"},{"attraction_id":1947,"rating":5.0,"review":"Wonderful way to learn more about Vancouver!. As a Vancouver resident, I really loved the chance to learn some of the history of the Coast Salish peoples as well as the uses of local plants. This traditional knowledge gives me such respect for the land I live on the people who have...","review_date":"February 13, 2019","user":"felicity_f"},{"attraction_id":1947,"rating":5.0,"review":"Fascinating and Informative. We were fortunate to have Candice for our guide. She is patient and her passion for her job shines through. The tour was provided in a highly interactive manner, allowing us to ask questions as we went along. We not only learned a great deal...","review_date":"February 11, 2019","user":"chrisj1580"},{"attraction_id":1947,"rating":5.0,"review":"Talking Trees tour with Alfonso. We were lucky enough to be the only two people on this tour, which allowed us to get to know Alfonso just a little bit more than we likely would have had the group been larger. It was a true pleasure to hear him share...","review_date":"February 3, 2019","user":"edan_m"},{"attraction_id":1947,"rating":5.0,"review":"A great way to see Vancouver with a new perspective. I've been to Stanley Park more times than I can count. But during this visit, I wanted something different and new to me. I was delighted to find this tour, led by Candace. Candace brings such life to the forest, it's trees, and plant-life. I...","review_date":"January 30, 2019","user":"stephanie_l"},{"attraction_id":1947,"rating":5.0,"review":"Very knowledgeable guide. We really enjoyed the tour with our knowledgable guide Candace. She explained different plants and trees to us, gave us an overview about indigenous peoples lives here in Canada and answered all of our questions. We are very happy that we had her as our...","review_date":"January 28, 2019","user":"curious190484"},{"attraction_id":1947,"rating":5.0,"review":"Great tour guide!. I was in Vancouver for the weekend and decided to take a tour around Stanley park since many people told me the park was a must go. My tour guide Candace was amazing explaining the history of the area and sharing parts of the culture....","review_date":"January 11, 2019","user":"palomag726"},{"attraction_id":1947,"rating":5.0,"review":"Amazing. Thoroughly enjoyed Wes's extremely thoughtful and experiential Walk Through Stanley Park. Our student enjoyed the experience and we will be back.","review_date":"December 17, 2018","user":"jeff_w"},{"attraction_id":1947,"rating":5.0,"review":"Amazing tour and excellent local hosts. We took a group of approx. 50 staff for a teambuilding and learning experience with Talaysay Tours to learn about local indigenous culture. It was phenomenal! The tour guides were excellent, and helped craft a morning that really met the needs of our staff. Highly...","review_date":"October 15, 2018","user":"travel328739"},{"attraction_id":1947,"rating":5.0,"review":"Informative walk showing what West Coast Salish people used and collected in Stanley Park.. Our tour was on October 14, 2018. We learned some history of the Salish peoples, as well as some story telling. Candace explained how the various plants and trees were used, and how they supported indigenous communities. Halfway through the tour we were given some...","review_date":"October 15, 2018","user":"deestravels2015"},{"attraction_id":1947,"rating":5.0,"review":"Wonderful tour\u2014fantastic tour guide. We wanted to both see Stanley Park and to learn more about the indigenous people\u2019s experience in and around Vancouver. Candace was the perfect guide. She provided us with both information and with history, and did so with a sense of humor. I would highly...","review_date":"October 14, 2018","user":"paul_m"},{"attraction_id":1947,"rating":5.0,"review":"Better than just a walk in the park. We had one afternoon to spend in Vancouver, on August 29, 2018, and decided to take the tour with a First Nations guide. We are so pleased to have made this decision! Our guide, Jonathan Clarke, introduced us to not only the history of the...","review_date":"September 7, 2018","user":"naleilehua1069"},{"attraction_id":1947,"rating":5.0,"review":"Very interesting and informative, even for young kids. We took this tour with our kids between preschool and grade 4. As an adult, I found the tour very fascinating and would strongly recommend it. The school kids were fascinated by the uses for various plants and preschoolers were fascinated by the various stories...","review_date":"August 1, 2018","user":"sophie_w"},{"attraction_id":1947,"rating":5.0,"review":"Very interesting. Jonathan was great and his pride for his native heritage was contagious. The walk was beautiful and very informative. My only suggestion would be to have better arrangements as to a meetup point","review_date":"July 31, 2018","user":"apollo612"},{"attraction_id":1947,"rating":5.0,"review":"An excellent and very valuable tour for elementary students!. I took my grade 7 class on the Spoken Treasures tour in Stanley Park and it was fantastic! Candance and her team were very knowledgeable and professional and they provided us with a unique and memorable experience. We learned many interesting facts about the history...","review_date":"June 15, 2018","user":"tannerandmigelvis"},{"attraction_id":1947,"rating":5.0,"review":"Amazing walking tour. The time my wife and I spend with you guys were absolutely great and we enjoyed our walking tour through Stanley Park. Thanks to our guides Alfonso and Sarah for sharing their knowledge and some of their stories with us. Especially chatting\/talking with Alfonso about...","review_date":"April 17, 2018","user":"albert_s"},{"attraction_id":1947,"rating":5.0,"review":"See Stanley Park through new eyes. Candace is a wonderful, gentle guide. She shared her knowledge of indigenous history and culture with us in an interesting and humorous way. It was a pleasure to see Stanley Park through her eyes and to learn about how the first peoples lived with the...","review_date":"April 15, 2018","user":"eepeedee"},{"attraction_id":1947,"rating":5.0,"review":"Traditional knowledge shared in a warm and welcoming way!. Candace shared her traditional knowledge in a warm and welcoming way. We explored the flora and fauna of Stanley Park. She also spent time telling me stories about the history of the Coast Salish people that lived and still live on this beautiful land. I...","review_date":"April 10, 2018","user":"sawh923"},{"attraction_id":1947,"rating":5.0,"review":"Amazing Tour Full of Culture. The Talking Trees tour was very informative and Candace shared unforgettable personal stories from her culture. We learned about the way of life of the indigenous people of the area and how they use the local ecology for food, materials, and medicine. The traditional tea...","review_date":"March 19, 2018","user":"erin_s"},{"attraction_id":1947,"rating":5.0,"review":"Captivating, Moving, Inspiring. I was really moved and inspired from the stories and wealth of information our guide shared with us on this tour around Stanley Park. I was captivated with all the neat information about the trees, plants, and animals -I learned things that I didn't know...","review_date":"March 19, 2018","user":"tripfriendemily"},{"attraction_id":1947,"rating":5.0,"review":"A fun and informative experience in nature!. I went on this tour with a group of friends and we very much enjoyed the tour. Candace was a fantastic resource for First Nations stories and history of how the First Nations tribes used the land in their everyday lives. She also gave us...","review_date":"March 18, 2018","user":"travelbee2018"},{"attraction_id":1947,"rating":5.0,"review":"Knowledgeable Indigenous Cultural Tour. I have to say that Talaysay Tours is one of a kind walking tour in Vancouver. I have experienced other similar history-type of walking tours in town, but Talaysay Tours just blow my mind. The guides have extensive knowledge of Indigenous history as well as...","review_date":"March 18, 2018","user":"ming604"},{"attraction_id":1947,"rating":5.0,"review":"Highlight of our student trip to Vancouver. Myself and five University of Guelph students came to Vancouver to learn about social justice themes in the region on an experiential learning trip. We stumbled upon this walking tour when googling walking tours of the area, and are so happy we did!\nCandace gave...","review_date":"March 7, 2018","user":"jasmin_m"},{"attraction_id":1947,"rating":5.0,"review":"What a beautiful local experience.. I met with Candace this morning who was kind to meet me when I got off the bus too early. We began our walk and every piece of information was wonderfully explained. She is a great story teller and engaging to listen to. I have...","review_date":"October 24, 2017","user":"montana_n"},{"attraction_id":1948,"rating":5.0,"review":"I loved the Chinatown tour!. The guide was incredibly knowledgeable and his respect for the Chinese community really came through. We learned about the history of Chinese in Canada, the artist who painted murals in Chinatown, and visited a temple and an herbalist. We also learned about the gambling and...","review_date":"December 27, 2018","user":"amanda_c"},{"attraction_id":1948,"rating":5.0,"review":"Excellent insights. Did the walking tour of China Town and the James Bay \"Emily Carr\" walk. Each walk was 90 min in length, lead by a very capable knowledgeable guide who I gather is a historian by education and a resident of Victoria since age 11. A...","review_date":"August 27, 2018","user":"elizabeth471"},{"attraction_id":1950,"rating":4.0,"review":"Interesting, friendly tour that takes you away from the touristy areas of Vancouver.. There's a certain appeal to viewing the murals at night. Having said that, I think the tour would work better during the day as some of the murals are so colourful.\nJosh is not a native Vancouverite but he's passionate about the city and cares...","review_date":"February 24, 2019","user":"dev_b"},{"attraction_id":1985,"rating":5.0,"review":"Lovely Autumn Tour. Charles was extremely accommodating to take us on unscheduled tour. He is great storyteller and led us on wonderful afternoon tour. Great sense of humor and perspective on current events and local history.","review_date":"October 7, 2018","user":"dustydw"},{"attraction_id":1985,"rating":5.0,"review":"Great afternoon with Alan!. Had so much fun exploring Victoria by bike with an awesome tour guide, Alan. He made the history interesting and the tour was great!","review_date":"October 7, 2018","user":"josie_s"},{"attraction_id":1985,"rating":5.0,"review":"So Fun!. We had such a blast on our tour with our guide Chuck!! The bikes were comfortable and easy to ride. The tour was informative and brought us to parts of Victoria we may not have gone to ourselves. Definitely recommend!!","review_date":"October 1, 2018","user":"ciaramw7"},{"attraction_id":1985,"rating":5.0,"review":"Active and fun way to see Victoria. My friend and I were unfortunately only able to stop in Victoria for an afternoon. Alan, our wonderful tour guide made the most of that time and helped us see as much as we could in a short time. It was the highlight of our...","review_date":"September 25, 2018","user":"julianne_m"},{"attraction_id":1985,"rating":5.0,"review":"Alan was terrific!. As it turned out, my wife and I were the only two people on the tour! So, we had a personal tour with Alan! He was terrific! Took plenty of time! Very knowledgeable! Great exercise! And we got to see a couple of extra venues!...","review_date":"September 18, 2018","user":"calm_13"},{"attraction_id":1985,"rating":5.0,"review":"Book this Tour!. In two hours, this tour takes you to the highlights of Victoria, and if you're lucky enough to have our guide Brynne you'll laugh so hard you'll cry! Brynne has lots of incredible and ridiculously entertaining stories, which makes it a great experience all round!!","review_date":"September 1, 2018","user":"vannus2018"},{"attraction_id":1985,"rating":5.0,"review":"A highlight of our vacation!. We took a tour with Byrne and Alan on May 26th 2018. It was absolutely a highlight of our trip to Victoria! We loved the variety of sights they shared with us and gave us a great overall view of Victoria. The tour was informative...","review_date":"August 26, 2018","user":"passport777288"},{"attraction_id":1985,"rating":5.0,"review":"Enjoyable way to see the city. Will was great... he knew the sites well since he grew up in Victoria. It was a fun thing to do with the family. Highly recommend!","review_date":"August 11, 2018","user":"606marleneg"},{"attraction_id":1985,"rating":5.0,"review":"Fun bike tour. We really enjoyed the 2+ hour tour of Victoria. Brynne was a very knowledgable guide.\nSo glad we chose this activity. It was just the right amount of history and physical activity.\nHighly recommended!","review_date":"August 10, 2018","user":"heather_m"},{"attraction_id":1985,"rating":5.0,"review":"Delightful way to tour Victoria!. We had a wonderful tour of Victoria; our guide, Will, could not have been more charming, we got a sense of the area beyond the touristy inner harbor, and the bikes were very comfortable and easy to ride. We highly recommend it! An added perk...","review_date":"August 5, 2018","user":"216lns"},{"attraction_id":1985,"rating":5.0,"review":"Fantastic ride. Perfect ride around greater Victoria. You really get a sense of the town and it\u2019s top sights. Sondra was a delightful and knowable guide. Thank you!","review_date":"June 15, 2018","user":"kndubord"},{"attraction_id":1985,"rating":4.0,"review":"Brynne is an enthusiastic guide. Three of us booked this tour and we were happy with the excursion. Brynne\u2019s knowledge of history is second to none. It rained and she was well prepared and we had an enjoyable outing. Would recommend the company and our guide.","review_date":"June 3, 2018","user":"irish61"},{"attraction_id":1985,"rating":5.0,"review":"Great tour of beautiful Victoria. Enjoyed the 2-hour Castles and Neighborhoods bike tour quite a bit. Sondra was a great guide: friendly, humorous and always willing to provide extra information when asked. Particularly enjoyed biking through Fernwood and the gardens surrounding the Government House. A really good way to sightsee...","review_date":"May 30, 2018","user":"betino"},{"attraction_id":1985,"rating":5.0,"review":"Educational and hilarious!. We had a great time! The biking itself was easy and there were the perfect number of stops to learn. Thanks so much!","review_date":"May 29, 2018","user":"courtney_d"},{"attraction_id":1986,"rating":5.0,"review":"Great Tour on a Snowy Day. Michel Sirois was one of the best tour guides we have ever had in any country. Despite the snowy and windy day we were faced with, he adapted his tour to our group in a wise and effective fashion, taking into account the fact that...","review_date":"October 29, 2018","user":"9954"},{"attraction_id":1986,"rating":5.0,"review":"Exceeded expectations for our tour of Quebec City. The two of us booked Michel's 3 hour walking tour as an alternative to the large cattle call cruise ship shore excursion tours. When we witnessed tour guides with 30-40 people trying to maneuver the street of Quebec, we were happy we had a private...","review_date":"October 17, 2018","user":"swhidbey2"},{"attraction_id":1986,"rating":5.0,"review":"Enjoyable and Richly Informative. Michel is an excellent guide. He has deep, cross-cultural understanding of the history and his passion for the city and its history is readily evident. I learned a lot (which I always enjoy) and he kept us all engaged.\nI experienced two tours with Tours...","review_date":"May 4, 2018","user":"brendapie"},{"attraction_id":1988,"rating":5.0,"review":"Great Tour!. We were looking for an interesting tour of Old Montreal that would highlight the Christmas atmosphere of the city. Our tour guide, Pierre, did a superb job incorporating the history of Montreal with the lights and traditions of the Christmas season! Merci Pierre - tr\u00e8s...","review_date":"December 31, 2018","user":"mckeeverk"},{"attraction_id":1989,"rating":4.0,"review":"A good place in Montreal. We have bad experience with a car in Montreal. We went to the city centre the next day using public transportation. This is a must for those taking the underground trains.","review_date":"October 13, 2018","user":"mic_l"},{"attraction_id":1989,"rating":1.0,"review":"Skip this Tour. I booked this tour online and went to the checkin desk to confirm it would take place. I knew from past reviewers that they sometimes cancel tours and don't tell people. We met our tour guide at 1:30 PM at the tourist info center where...","review_date":"July 29, 2018","user":"429sherryw"},{"attraction_id":1989,"rating":1.0,"review":"Stay away from Gray Line!!. We should\u2019ve known better, we got screwed over by gray line tours in the past in other countries and this one was no different.\nThey canceled our tour but never bothered to tell us until we got there to take the tour. We planned our...","review_date":"July 19, 2018","user":"bethlehempausa"},{"attraction_id":1989,"rating":1.0,"review":"Cancelled my tour without even telling me!. I arrived today at the departure place to do my tour (which was fully paid) and was advised ON THE SPOT that the tour had been cancelled because other guests had cancelled. Nobody informed me even when they have my phone and email address because...","review_date":"June 1, 2018","user":"nikilagos"},{"attraction_id":1990,"rating":5.0,"review":"Fantastic Tour. My son and i had a terrific time on this e bike tour. The bike was amazing.\ni need to buy myself a new Electric bike! Easy as can be to ride for many hours and feel just fine at the end.\nWe had taken...","review_date":"September 17, 2018","user":"lovetravel263232"},{"attraction_id":1990,"rating":5.0,"review":"Brillant. We recently visited Vancouver for the first time and booked an electric bike tour for our first day so we could get a feel for the place and get our bearings. Our guide Paulo was great he made the tour interesting, informative and fun. The...","review_date":"September 16, 2018","user":"177beverlyb"},{"attraction_id":1990,"rating":5.0,"review":"Great way to discover the city and enjoy the view!. Our tour guide was Paolo. His perspective of the city's current landscape and history of the city made this tour well worth the time. Using the eBike afforded us to not feel exhausted from the 4+ hours of peddling but rather we got to enjoy...","review_date":"September 5, 2018","user":"am2020"},{"attraction_id":1990,"rating":5.0,"review":"The best way to see Vancouver - bar none!. Vancouver has to be one of the best cities for cycle lanes, which makes it very easy and safe to explore by bike. Touring the city by e-bike takes all the puff out of the experience and makes the whole experience so much better! Add...","review_date":"September 2, 2018","user":"doug_c"},{"attraction_id":1990,"rating":5.0,"review":"Brilliant Bike Tour. We went on the electric bike tour with Lucas and had a wonderful time. Lucas took us to Stanley Park and around the Seawall path to English Bay, False Creek, and Gastown. We had a number of stops where he explained about the area in...","review_date":"August 24, 2018","user":"sue_b"},{"attraction_id":1990,"rating":5.0,"review":"Absolutely Amazing!!!. This ebike tour has been the absolute highlight of my wife and my trip to Vancouver. Greg was an amazing guide who was happy, exuberant and extremely knowledgeable. Finding out more information about the rich First Nations heritage of the island and taking in the...","review_date":"August 20, 2018","user":"james_s"},{"attraction_id":1990,"rating":5.0,"review":"Great way to see the city and nature . I did the Epic Electric bike tour at the end of July and had Ben as a tour guide. I have done lots of bike tours in cities around the world and I would rank this one towards the top. This is the first time...","review_date":"August 14, 2018","user":"christyte"},{"attraction_id":1990,"rating":5.0,"review":"Best way to get oriented to Vancouver!. Hilary was an excellent tour guide with a wealth of knowledge about Vancouver. We really enjoyed her stories and insights to the development of Vancouver. Loved her sense of humor. The tour was very comprehensive - we felt like we had a great orientation to...","review_date":"August 13, 2018","user":"laurah333_13"},{"attraction_id":1990,"rating":5.0,"review":"Cycle tour. Matthew gave us a great friendly tour it was a fantastic introduction to Vancouver. The e-bikes were seamless an a wonderful introduction to cycling for our friends.\nJim Sklenars New Zealand","review_date":"August 7, 2018","user":"jim165"},{"attraction_id":1990,"rating":4.0,"review":"Really good bikes. We had a nice tour around downtown Vancouver and Stanley Park on the electric bikes which made to trip so much easier. A good tour if you are only in town for a couple of days yet you could do the trip yourself without much...","review_date":"July 29, 2018","user":"david_o"},{"attraction_id":1990,"rating":5.0,"review":"Great way to see Vancouver. We are only two days in town so we decided to go on a bike tour to get the most of our time here.\nLucas was our guide for the day and he did a great job. A nice tour of the city with the...","review_date":"July 25, 2018","user":"m7154ixedwardb"},{"attraction_id":1990,"rating":5.0,"review":"Best Overview of Vancouver!. We did the Epic Electric Bike Tour because the timing of the Grand Tour did not work with our schedule. Wow! What a perfect way to see Vancouver in a little over 4 hours! Our guide, Ben, was fabulous. Funny, smart, and so knowledgable about...","review_date":"July 24, 2018","user":"pattimt"},{"attraction_id":1990,"rating":4.0,"review":"Epic Electric Bike tour . Overall we enjoyed this tour with a few caveats. The e-bikes are fantastic except a nice portion of the trip is in hilly gravel with some sharp turns. Without decent traction, one of our relatively fit friends to a fall which required serious bandaging. This...","review_date":"July 5, 2018","user":"travellotus"},{"attraction_id":1990,"rating":5.0,"review":"Tour and Guide were Awesome! Geaux Paulo!. We had a great tour of the city through Stanley Park and along the seawall. Paulo was very knowledgeable and entertaining. It was our first time in Vancouver and now need to make another trip to see more! Paulo was able to answer all of...","review_date":"June 20, 2018","user":"mwsunshine"},{"attraction_id":1990,"rating":5.0,"review":"VERY impressed with Epic Electric!. Absolutely amazing! Josh and his team are super friendly and helpful, they set you up and make you feel safe on their bikes, and they're incredibly knowledgeable about the city! I did their new Epic Electric Tour and was truly impressed. I'm from Vancouver, and...","review_date":"June 19, 2018","user":"liz_s"},{"attraction_id":1990,"rating":5.0,"review":"Great tour and super GUIDE (Jeff)!. I can\u2019t say enough about this tour...fantastic way to see and learn about the city. Our guide, Jeff, was incredible...literally a walking (or biking) wealth of knowledge. Vancouver is an absolutely beautiful city and this tour just opened up more beauty.","review_date":"June 18, 2018","user":"onaglobaljourney"},{"attraction_id":1990,"rating":5.0,"review":"Five Star Nick!. We had a fun and informative afternoon with Nick. He was full of knowledge and passionate about his city. We loved the variety of the tour, from urban hub-bub, to waterside serenity, a bit of history by the totem poles, through Olympic Park and even...","review_date":"June 16, 2018","user":"cumul0nimbus"},{"attraction_id":1990,"rating":5.0,"review":"Incredible way to see the city!!. Went with a group 14 guys for a bachelor party and it was such an amazing highlight of our trip. As this is my first time in Vancouver, it was a perfect way to see and bask in Vancouver's beauty, get some exercise in, and...","review_date":"April 10, 2018","user":"makalive45"},{"attraction_id":1990,"rating":5.0,"review":"All Vancouver has to offer. The guys at Cycle City Tours were amazing. They showed us around the city and offered unique insights and cool facts about Vancouver and the different history in the area. They are really fun and engaging wanting to share Vancouver with people!","review_date":"March 15, 2018","user":"shelby_k"},{"attraction_id":1990,"rating":5.0,"review":"Tour with Josh. We were very lucky to ride with the owner Josh. Based on the tour, it was very easy to see why this company is a success. I would recommend this company to anyone. The E Bike part was amazing, worth the extra $ for sure....","review_date":"March 15, 2018","user":"blakes_e"},{"attraction_id":1992,"rating":5.0,"review":"One of the highlights of the holiday. This was such a fantastic day out while on holiday in Vancouver.\nPaul - well his a star - such a nice person touring us all around .. making us feel welcome and comfortable. Communication and pick up was brilliant.\nevery element of the trip...","review_date":"August 13, 2018","user":"faerylight1"},{"attraction_id":1992,"rating":4.0,"review":"Cycling Vancouver Island. My daughter and I had a great trip with Paul last week. Supper way to see the Island and wine stop was appreciated after the elevated climb","review_date":"July 28, 2018","user":"suzanner100"},{"attraction_id":1992,"rating":5.0,"review":"Amazing scenery, amazing guide. My boyfriend and I had the most amazing day cycling around Vancouver Island on this trip. The landscape is beautiful, the island is peaceful and we experienced minimal road traffic. Paul, our guide, was the friendliest person you could hope to meet, really easy to...","review_date":"May 11, 2018","user":"931michelleh"},{"attraction_id":1992,"rating":5.0,"review":"Incredible day out. I rarely review things but i had to as this tour was amazing. Paul was an awesome tour guide and showed us some beautiful parts of Vancouver Island including beaches, lakes, countryside, eagles and some big pigs too. I can't recommend it enough. Cycling with...","review_date":"May 9, 2018","user":"ben_n"},{"attraction_id":1993,"rating":5.0,"review":"Very fun. Amie was lovely and engaging. We sampled wonderful food and toured around the city. a great way to spend a day in Montreal","review_date":"August 2, 2018","user":"674travellingmom"},{"attraction_id":1993,"rating":5.0,"review":"What a great idea!. Combine a bike tour, learn about the city and eat outstanding food at food trucks distributed through the city. Was a great way to have fun and eat! Very highly recommended!","review_date":"July 28, 2018","user":"christine_g"},{"attraction_id":1994,"rating":4.0,"review":"Ottawa bike tour. Chris was our guide. There were 12 in our group for the Tulip Discovery bike tour. An excellent experience. Well worth it. The tour would have been better in another week when all the tulips were blooming.","review_date":"June 22, 2018","user":"extonr"},{"attraction_id":1994,"rating":5.0,"review":"Ottawa Tulip Festival. Although I grew up in Canada I had never been to Ottawa. Also, after living in Florida for 50 years, I'd been home for fall but hadn't seen spring. As part of our spring trip we went to Ottawa and saw some of the gardens...","review_date":"June 18, 2018","user":"patricia_p"},{"attraction_id":1994,"rating":5.0,"review":"Great bike tour!. We had an amazing time with our bike tour! We had a great guide who was very friendly and knowledgable about the city. The route he took us on was a beautiful way to see the canal, tulips, and beautiful architecture of the city! I...","review_date":"June 5, 2018","user":"tarynstevenson22"},{"attraction_id":1994,"rating":5.0,"review":"Escape Bicycle Tour - the Waglers. Maria was so friendly and happy to assure we were outfitted with great bikes.Our guide was so friendly and set the pace to accommodate us - the tour was customized to meet our \"sites to see\" .... along the Rideau Canal to Dows Lake and...","review_date":"June 5, 2018","user":"donotfly"},{"attraction_id":1994,"rating":4.0,"review":"Biking through the Tulips. Maria at Escape Bicycles sorted us out with a last minute trip through the Tulips on a flying visit through Ottawa. Going along the canal, our guide Dick had plenty of stops for a bit of history but also knew all the back routes to...","review_date":"May 27, 2018","user":"johnanthony_f"},{"attraction_id":1994,"rating":5.0,"review":"Amazing way to see the city and the tulip festival. Our guide Dick was amazing. He was very knowledgeable about the city and took us on an amazing route. The canal and the surrounding areas are beautiful. I would highly recommend this to anyone visiting the city.","review_date":"May 22, 2018","user":"stephen_s"},{"attraction_id":1994,"rating":5.0,"review":"Great Experience. We had a wonderful time celebrating Mother's Day with a Tulip Festival Bike Tour. Everything was well organized, the tour guide was fun and knowledgeable, and we had a great time enjoying the city in a different way.","review_date":"May 19, 2018","user":"adrienne07"},{"attraction_id":1994,"rating":4.0,"review":"One of the Best Tours During Spring. We were here for the annual Tulip Festival which takes places in May. We joined a bus tour which allowed us a flexibility to join this tour.\nOttawa is one of the best places to see tulips since there are a lot of spots in...","review_date":"March 21, 2018","user":"betty_l"},{"attraction_id":1995,"rating":4.0,"review":"The Gastown Tour Is Way Better. If you can only do one Vancouver food tour I recommend you do the Gastown Tour rather than the Northshore tour.\nThe history and stories about Gastown and historic Vancouver that you learn about on the Gastown Tour are, in my opinion, simply way more...","review_date":"March 6, 2019","user":"greenlakereener"},{"attraction_id":1995,"rating":5.0,"review":"Another great tour!. Gave this tour to my husband for his birthday. It was a very cool day on Feb 2, 2019 but so glad we went. This is our 3rd tour with this company and each one has been fabulous and so different than the last. If...","review_date":"March 1, 2019","user":"peter_b"},{"attraction_id":1995,"rating":5.0,"review":"Fun afternoon learning more about the area and tasty suprises. Really enjoyed being a tourist in our own town. Tia, the guide was great and told us the background of a number of owners and mangers at the Lonsdale Quay and local restaurants.Lots to eat and drink- noticed other random people tried to join our...","review_date":"January 28, 2019","user":"gen72"},{"attraction_id":1995,"rating":5.0,"review":"North van shipyards food tour. We had a wonderful time during this tour. Our guide Tia was very friendly and knowledgeable about the area and each place we visited. We went to places that we would never find on our own and Tia shared information about each place. The food...","review_date":"January 5, 2019","user":"reenie2017"},{"attraction_id":1995,"rating":4.0,"review":"Not as advertised, but still great!. Max, the guide, was great! He was really personable, knowledgeable, and fun! My only negative for this tour was the reality did not match what was advertised. We chose this tour over others because we were promised 8 food tastings, 2 beer\/wine tastings (with non-alcoholic...","review_date":"July 30, 2018","user":"melissa_g"},{"attraction_id":1995,"rating":5.0,"review":"Fun Food Tour!. Max, our tour guide, didn\u2019t just take us to places to sample food \u2013 he included details and fun facts about the area and the restaurants and food stands. The places to eat that were chosen offered us samples of a variety of delicious foods....","review_date":"July 8, 2018","user":"faniedog"},{"attraction_id":1995,"rating":5.0,"review":"Taste Vancouver Food Tour. The food tour in Vancouver was one of the best. We did food tours in Portugal, Sicily and New Orleans and the food tour in Vancouver was a lot of fun and a lot of food. Tracey, our tour guide was very organized, very knowledgeable...","review_date":"June 13, 2018","user":"nicholasajn"},{"attraction_id":1995,"rating":5.0,"review":"Great Food and Great tour guide.. If you wanna try many kinds of food along with some stories of the providers, the trip will be great for you.\nOur tour guide, Tia, was very thoughtful, giving us a nice experience of the Lonsdale Quay.","review_date":"October 23, 2017","user":"guan-ji_p"},{"attraction_id":1996,"rating":5.0,"review":"The Best Way to See Quebec. We spent a delightful morning in September bike riding around Lower Quebec with our guide, Guy O. We were lucky in that we picked a weekday, so there were fewer tourists in town, the weather was warm and sunny, Guy was bilingual and up for...","review_date":"September 30, 2018","user":"swan918"},{"attraction_id":1996,"rating":5.0,"review":"Great fun way to see the city. Mark took a group of 12 of us on a great tour of the city. It was well paced, easy to pedal and good history lesson on old Quebec City!","review_date":"September 21, 2018","user":"patricia_w"},{"attraction_id":1996,"rating":5.0,"review":"Pleasant bike ride. Enjoyed riding through the park as well as stopping at spots in the town. Guide pointed out sites and shared interesting stories about the site and its history. We were making frequent stops for part of the tour but also had time to ride some...","review_date":"September 20, 2018","user":"jan_g"},{"attraction_id":1996,"rating":5.0,"review":"A great way to see Quebec!. We had a Saturday morning tour and as a group of 6, finding things that everyone liked to do was difficult. However, the tour of lower town was a perfect way to see A LOT of Quebec City and learn about some of the great...","review_date":"July 22, 2018","user":"amfromthestp"},{"attraction_id":1996,"rating":5.0,"review":"Cycle Services Quebec - friendly, accommodating, knowledgeable, and fun!. My family (myself, my husband, and 17 year old son) reserved our bike tour a few weeks prior to arriving in Quebec on Monday. On Tuesday, we arrived to our scheduled bike tour ten minutes late (we even gave ourselves double the time to get...","review_date":"June 20, 2018","user":"nhnugget07"},{"attraction_id":1997,"rating":1.0,"review":"Old Montreal VIP Walking Tour. We spent about one hour of a two hour tour in stores - a maple store and a souvenir market. I could do that myself without spending money on a tour if I wanted to. I did not . i thought we would spend the...","review_date":"September 10, 2018","user":"wendybrodkin"},{"attraction_id":1997,"rating":5.0,"review":"Fabulous Tour! Amazing Tour Guide (Sarah)!. This was a fabulous tour. The morning of our tour was rainy and chilly. My husband and 12-year old daughter were not very happy with me when I told them that we were going to go on the tour despite the weather. There was a...","review_date":"June 23, 2018","user":"heather_m"},{"attraction_id":1998,"rating":5.0,"review":"Best solo activity to do while Husband was working!. I booked this bike tour because I got to go to Canada with my husband for his work trip. I knew he would be busy the whole time so I thought this would be something fun and active to keep me busy! It was literally...","review_date":"October 12, 2018","user":"chelsie_v"},{"attraction_id":1998,"rating":5.0,"review":"Fun and informative bike tour. Our guide was Rene, and he was really informative and funny. He told us a lot about the Franco \/ Anglo dichotomy in Montreal's history. He was very friendly, immediately memorized everyone's names and made us all feel comfortable. We toured neighborhoods, tasted bagels, and...","review_date":"October 3, 2018","user":"judy_m"},{"attraction_id":1998,"rating":5.0,"review":"Friendly and knowledgeable guides!. My man Mike killed it. Very friendly and knowledgeable. A pretty leisurely ride so don't worry if you aren't Lance Armstrong. Great tour, really fun. 10\/10 would bike again.","review_date":"September 27, 2018","user":"u4561vlryanp"},{"attraction_id":1998,"rating":5.0,"review":"The tour was very entertaining and educational.. Mike was our guide. His knowledge of the area was encompassing and his antidotes were humorous. My wife and I thoroughly enjoyed the bike tour. If you do not do anything else in Montreal, you have to take this tour!","review_date":"September 23, 2018","user":"pathfinder217132"},{"attraction_id":1998,"rating":5.0,"review":"Great way to see Montreal!. Mary guided safely through the streets of Montreal and added her own charm to the tour. She is very passionate about her city and clearly enjoyed sharing that with us. There was a triathalon being run on the day that we took our tour. While...","review_date":"August 28, 2018","user":"marilyn_l"},{"attraction_id":1998,"rating":5.0,"review":"Highly recommend this!. We had a great tour led by the charismatic, fun, and well-informed Rene. Saw lots of the City in three hours and heard interesting facts and history. It was great for our family with three teens.","review_date":"August 24, 2018","user":"michael_w"},{"attraction_id":1998,"rating":5.0,"review":"Best bike tour ever!. Mike was our tour guide but everyone in the company was friendly, helpful and knowledgeable. We biked through neighborhoods we never would have seen.They allowed us to keep our bikes for a few extra hours, for no charge, which allowed for a second, non-guided tour!...","review_date":"August 22, 2018","user":"roger_s"},{"attraction_id":1998,"rating":5.0,"review":"Rene is the best tour guide. Rene was an over the top tour guide. we had 4 hours of information and yet got to put some miles on the bicycles.\nThank you so much Rene!","review_date":"August 19, 2018","user":"paperlady0618"},{"attraction_id":1998,"rating":5.0,"review":"A Spin Through History . Michael Th\u00e9riault kept us moving effortlessly through bike paths, streets, parks, and history.\nIt was a pleasure to see how so many things I had seen over the years but had never noticed had sociological, architectural, and cultural explanations.\nIt was a true joy ride!...","review_date":"August 19, 2018","user":"whoust64"},{"attraction_id":1998,"rating":5.0,"review":"Excellent Neighborhood Bike Tour. I can recommend this tour enough. We went on the 3 hour neighborhood tour and had a wonderful time. It was a fantastic way to orient yourself within the city, and the information shared about the history and development of Montreal was fantastic. Our tour...","review_date":"August 3, 2018","user":"klint_m"},{"attraction_id":1998,"rating":5.0,"review":"Excellent introduction to Montreal!. My husband and I had a wonderful time riding around Montreal this afternoon. Our guide, Mike, was awesome! Very knowledgeable about the city and Quebec in general, and also hilarious. 100% of our party recommends this tour!","review_date":"August 1, 2018","user":"mptravels17"},{"attraction_id":1998,"rating":5.0,"review":"The Best Bike Tour Ever!. Our family of four, including two teenagers, took the 3-hour City Tour. Michael was our guide. He is a native Montrealer, an avid cyclist, and a history lover. I knew we would enjoy seeing Montreal by bike, but I was not expecting to learn so...","review_date":"July 27, 2018","user":"patty_s"},{"attraction_id":1998,"rating":5.0,"review":"Informative, good pace and fun. Our guide Rene was very friendly, knowledgable and entertaining! We made frequent stops to learn about different parts of the city - it was about 9 miles total in a big loop, and mostly flat so anyone could do this trip - kids to older...","review_date":"July 15, 2018","user":"e_m_s"},{"attraction_id":1998,"rating":5.0,"review":"Great Tour and great way to see Montreal. This was a great trip and a highlight of our stay. Pascal was our guide, he was friendly and entertainiing. He took us to various parts of the city as well as to see the city murals which he said was not on the official...","review_date":"July 15, 2018","user":"pennyzen"},{"attraction_id":1998,"rating":4.0,"review":"Montreal by bike great for families. Montreal is great also by bike on your own. With CaRoule you can also rent bikes on your own. They give you maps with the special bike lanes of which Montreal has a lot. I would recommend an eBike if you intend to see also...","review_date":"July 14, 2018","user":"sonjock"},{"attraction_id":1998,"rating":5.0,"review":"Superb. The overall tour was fantastic and allowed us to see Montreal front a different perspective. The tour guide (Rene) was key in the success of the ride. He was very funny, knows his job very well, knows about old and contemporary history and historic places,...","review_date":"July 6, 2018","user":"montfer99"},{"attraction_id":1998,"rating":5.0,"review":"Lovely.. Mr.REDIGEZ VOTRE AVIS,\nIt was a HONOR to be guided in the bicycle tour of the city \ud83c\udf03 yesterday with you.It was truly a small miracle and I believe a gift from GOD and a blessing as well to have you as our tour guide...","review_date":"June 20, 2018","user":"steve_b"},{"attraction_id":1998,"rating":5.0,"review":"Awesome Tour!. Renee was our tour guide and he was great! He was informative and funny. We stopped at parks and the bagel shop. It is a little 'hilly', so be prepared for that.\nAwesome time!","review_date":"June 18, 2018","user":"itravel7772016"},{"attraction_id":1998,"rating":5.0,"review":"Great introduction to the city!. Great tour! Mike, our guide on this bilingual tour, was very knowledgeable and accommodating. He provided us a better understanding of the the city, both its culture and its history. We were very impressed with the parks, residential neighborhoods, key historical sites, and the accessibility...","review_date":"May 30, 2018","user":"lindsey_e"},{"attraction_id":1998,"rating":5.0,"review":"Best of the Tours That We Took in Montreal. We started out riding on our own and then were fortunate enough to be able to join the three hour tour in the afternoon. Renee was out tour guide and he was absolutely marvelous. I would highly recommend that you take this tour. There are...","review_date":"May 28, 2018","user":"denny_r"},{"attraction_id":1998,"rating":5.0,"review":"Great way to see the city, awesome guide. My wife and I went on the 3-hour tour the second day of our stay in Montreal, and we wish we had done it first. The city is very bike friendly, and riding around on bicycles gives a nice relaxing way to get the lay...","review_date":"October 24, 2017","user":"eriksrutherford"},{"attraction_id":1999,"rating":5.0,"review":"Easy going, interesting bike tour. A very interesting tour around the differing residential districts of north Montr\u00e9al. Places that tourists wouldn\u2019t usually see. Excellent guide who is both knowledgable and passionate about his home city. Bikes well maintained, comfortable and easy to ride. The terrain was mostly flat with just...","review_date":"October 13, 2018","user":"christinedavid58"},{"attraction_id":1999,"rating":5.0,"review":"Great, Even After It Started to Pour Rain. Great way to get off the beaten (tourist) path. See some neighborhoods, including very interesting alleys. Who wants to see alleys? Trust me, they are appealing and interesting. Bikes were good. Our guide Catherine was so natural, personable, enthusiastic, and informative. At about 2 hours...","review_date":"October 11, 2018","user":"kurt_k"},{"attraction_id":1999,"rating":5.0,"review":"Amazing North and South Combo Tour. Recently enjoyed a North \/ South Combo tour on 2 separate days with Fitz and Follwell. Explored the many parts of the Plateau and downtown. Rode at an easy pace on calm streets and on bike lanes and trails. Enjoyed the parks, the bagels, and...","review_date":"September 24, 2018","user":"steve_o"},{"attraction_id":1999,"rating":5.0,"review":"Hilarious guide, great adventure!. We took the north tour around Montreal's 'plateau'.\nOur guide was Katherine, she was super knowledgable and passionate about the city. She personalized the tour with her own favourite parts of the plateau and gave us lots of facts in a fun and informal way!...","review_date":"August 29, 2018","user":"tomd2259"},{"attraction_id":1999,"rating":5.0,"review":"Easy Ride, Friendly Host, Informative. Our guide, Catherine was friendly, smiley, informative and focused on us as a group ensuring everyone was safe and no one was left behind. The ride was easy due to the terrain being fairly flat and the bikes being in good condition. The scenery diverse...","review_date":"July 31, 2018","user":"angela_s"},{"attraction_id":1999,"rating":4.0,"review":"Much better than a bus tour.. This was our second tour with Fitz & Follwell and it did not disappoint. Our guide - Elyse (sp?) - was very friendly, outgoing and quite knowledgeable. We especially liked her insights and opinions on the history of the City. Elyse also gave us a...","review_date":"May 13, 2018","user":"avidtraveleredmonton"},{"attraction_id":1999,"rating":4.0,"review":"Fresh air, fresh bagels and a great peek into local neighborhoods. Easy to book online and to find. Bike fitting was quick. Guide was knowledgeable and easy to hear. She was good in letting us know what we were doing from one stop to the next and always checking to make sure we stayed as a...","review_date":"October 30, 2017","user":"cantsleeponplanes"},{"attraction_id":1999,"rating":5.0,"review":"If you are thinking about it - definitely do this tour!. I did this tour on a Sunday and was lucky enough to only have 2 other people join so it felt very personalised. Our guide, Martin, was lovely and super knowledgeable and even helped with some great suggestions of what to do with the rest...","review_date":"October 26, 2017","user":"amy_m"}] ================================================ FILE: outputs/attractions_reviews_batch2.json ================================================ [{"attraction_id":2000,"user":"dominicemery","rating":5.0,"review":"Interesting and Delicious . This is a great tour, not only do you get an idea of the history of Toronto but a sample of its delicious culinary past. Our guide, Tim, was great. Despite not being a local his knowledge if the city was vast. The food stops...","review_date":"October 17, 2018"},{"attraction_id":2000,"user":"unclebully0000","rating":5.0,"review":"Great way to explore \u201cHogtown\u201d!. Really enjoyed this tour, a great combination of urban exploring and tasty, delicious pork products. Had a couple of issues with the booking due IT systems but the guys did an amazing job of recovering the situation and in the end I effectively got a...","review_date":"October 3, 2018"},{"attraction_id":2000,"user":"goesawayalot","rating":4.0,"review":"Delicious. I really enjoyed this tour. Although there was a fair amount of walking there was also a fair amount of pork tastings. Mike our guide was very knowledge about the Toronto area and we visited some lovely places to eat. We ended up in the...","review_date":"October 1, 2018"},{"attraction_id":2000,"user":"evelynhamilton_nj","rating":5.0,"review":"Piggy Heaven. If you enjoy pork, this tour is for you. Each stop is distinctly different, offering a great selection of pork preparations.","review_date":"July 30, 2018"},{"attraction_id":2000,"user":"sjg359","rating":5.0,"review":"A tour worth taking. I liked so many things about this tour - it was more than I expected which was a nice change, and it was unusual and fun. My tour guide Tim was great - he was passionate about the history and food of Toronto and was...","review_date":"June 27, 2018"},{"attraction_id":2000,"user":"happylabbe","rating":5.0,"review":"Excellent walking\/food tour of Toronto. Mike, our guide, was excellent - he gave us a great overview of Toronto and the area and was able to answer all of our questions. He was knowledgeable and personable, and gave us the appropriate amount of \u201chand holding\u201d we like. The food stops...","review_date":"May 21, 2018"},{"attraction_id":2000,"user":"anielsen_abc","rating":5.0,"review":"Birthday, pork and beer (and cider too)!!. Mike was an engaging tour guide with a wealth of knowledge about pork and all things Toronto! Food samples at all venues were delicious. An added bonus was the detour to Graffiti Alley and the historical anecdotes that Mike was able to share along the...","review_date":"March 14, 2018"},{"attraction_id":2000,"user":"sheena453","rating":4.0,"review":"Fun Playing tourist for the day. The Tour was good, the guide was great, friendly and knowledgeable. Only complaints was that it started at the hockey hall of fame, and our payment didn't cover the return trip back on transit. It was a nice day so we decided to walk. Disappointed...","review_date":"October 25, 2017"},{"attraction_id":2002,"user":"emsink22","rating":5.0,"review":"Friendly service, spectacular views. With one day left in Whitehorse, I was searching for a way to enjoy the outdoors on what was to be the sunniest day of my trip. Arctic Range Adventures replied to my query promptly and added me a to a small-group hiking excursion in...","review_date":"October 22, 2017"},{"attraction_id":2003,"user":"siyao_y","rating":5.0,"review":"This is what I want!. I have been in Canada for 4 years, and this is my first time riding bike in this beautiful county. I was so excited! It was a wonderful tour that you would feel to get involved in the city. My tour guide was very friendly...","review_date":"October 11, 2018"},{"attraction_id":2003,"user":"stacyf694","rating":5.0,"review":"Great way to spend an afternoon!. We are avid \"tour-by-bike\" people. Fitz & Follwell did not disappoint. We toured with Gabriel last Sunday, in a lovely group of four. I was impressed that the tour was not cancelled with such small numbers. Gabriel is a Montreal native, and shows it through...","review_date":"September 26, 2018"},{"attraction_id":2003,"user":"jenkab","rating":5.0,"review":"Interesting bike tour. I thought Montreal is kinda boring before I took this bike tour. The local guide, Thom, is really funny and pleasant and knows so many interesting things about the City! I did not regret it a bit and highly recommend it to everyone!","review_date":"September 21, 2018"},{"attraction_id":2003,"user":"anniqued2014","rating":5.0,"review":"Great way to see Montreal!. My husband and I were in Montreal for a wedding and wanted a way to learn a bit more about the city. We found this tour on TripAdvisor and it lives up to all the great reviews!\nThe tour is mainly along bike paths which...","review_date":"September 17, 2018"},{"attraction_id":2003,"user":"ear2006","rating":5.0,"review":"Lovely tour!. We had a GREAT time with Amelie and William guiding our tour! We got a ton of interesting info about Canada. Bikes, helmets and a bottle of water provided. There were 2 larger hills but nothing too difficult! One of the highlights of our trip!","review_date":"September 15, 2018"},{"attraction_id":2003,"user":"timnado","rating":5.0,"review":"Fantastic way to see Old Montreal and surrounding neighborhoods!. My wife and I signed up for this because we wanted to get a good feel for the city. This did not disappoint. We called the morning of our tour to see if we could change it from the afternoon to the morning since there...","review_date":"September 9, 2018"},{"attraction_id":2003,"user":"gregory_a","rating":5.0,"review":"Guided bicycle tour through Montreal with historical information and stops at key locations.. My wife and I really enjoyed this tour. Our guide was Francois who was supported by Miriam who was the mechanic. We stopped at a number of spots in the city where we learned about the history, culture, people and many other fun facts. We...","review_date":"August 26, 2018"},{"attraction_id":2003,"user":"markdietrich","rating":5.0,"review":"Simply Fantastic Tour. Fitz & Follwell will give you a fantastic tour filled with fun, history, and amazing sights. I really enjoyed the four-hour south city tour.","review_date":"August 17, 2018"},{"attraction_id":2003,"user":"keith_m","rating":5.0,"review":"Great family ride & way to see montreal. Our South Montreal bike tour with Fitz and Follwell was wonderful. Catherine our guide was great. She was very knowledgeable of all the sights and lead us all around the city. It was a very easy doable ride for the entire family (11&13year olds).\nWe...","review_date":"August 5, 2018"},{"attraction_id":2003,"user":"eve_m","rating":5.0,"review":"Amazing bike tour . Katrin was awesome - this was a thorough tour of the city and she provided us with great history, information and tips for places to visit. Highlight of our visit. Highly recommend.","review_date":"August 5, 2018"},{"attraction_id":2003,"user":"nospar2","rating":5.0,"review":"Biking in montreal. this is the best way to see Montreal, We brought our own bikes and Gabriel was our tour guide, He is also a history teacher, which was a plus. I think his stories were great and he knew alot about Montreal. The best part of...","review_date":"July 25, 2018"},{"attraction_id":2003,"user":"klassyhk","rating":5.0,"review":"See more of Montreal close-up and in a healthy way. Did the walking tour last summer so I tried the bike tour this summer. Love it even more than the walking tour because you can cover 2x - 3x more area and our guide was fluent in both French and English. Shared a lot of...","review_date":"July 24, 2018"},{"attraction_id":2003,"user":"jan_r","rating":5.0,"review":"Sightseeing at its best. JF, Jean Francois, our tour guide, had a wonderful sense of humor and a deep and comprehensive knowledge of the history of Old Montreal. Despite the fact that Montreal was experiencing a heat wave which made the cycling a bit challenging, JF kept us hydrated...","review_date":"July 11, 2018"},{"attraction_id":2003,"user":"tclouve","rating":5.0,"review":"Fun and interesting!. We did the South Montreal bike tour this week with Catherine, and had a great time! Catherine was an enthusiastic, engaging and informative guide of the fascinating sights of the downtown and Old Montreal areas. She provided interesting and helpful information -- in a light,...","review_date":"June 28, 2018"},{"attraction_id":2003,"user":"scott_s","rating":5.0,"review":"Great way to see A LOT of Montreal in a short time. I didn't have a lot of time for sightseeing on my work trip, so this bike tour was perfect for seeing as much of Montreal as I could in a short period of time. It allowed me to check off a lot of sights I...","review_date":"June 17, 2018"},{"attraction_id":2003,"user":"savy1959","rating":5.0,"review":"Fantastic Tour!. We did the South Montreal Bike Tour with Tom, who was amazing and so knowledgeable about this city and the beautiful sights we visited. The 3 hours goes very quickly and the cycling is very enjoyable. Fantastic, Just Do It!","review_date":"June 13, 2018"},{"attraction_id":2003,"user":"kgs4869","rating":5.0,"review":"Great way to see the city.. Martin gave a great tour with commentary. He made a point of taking a fairly easy-cycling route, avoiding too many hills. A well-spent three hours.","review_date":"June 2, 2018"},{"attraction_id":2003,"user":"robert_t","rating":5.0,"review":"A very nice way to see Montreal. Tom was our guide and he did a great job, we loved the tour, the sights, the length, etc. I highly recommend this tour for a quick overall view of the city and surrounding area. Riding was not difficult and the bikes were great. Thank...","review_date":"May 30, 2018"},{"attraction_id":2003,"user":"svhwos","rating":5.0,"review":"An absolute must do in Montreal. Fantastic!! I highly recommend doing a tour of Montreal with these guys & girls. I was worried about 3 hours riding around town, but it was all easy riding, only one very small hill. We had an amazing tour guide Leah who was so knowledgable...","review_date":"November 11, 2017"},{"attraction_id":2003,"user":"hayleyrae_11","rating":5.0,"review":"Fabulous Way To Spend an Afternoon!. Leah, our entrepid guide, was fantastic - she's a history scholar, she was knowledgable and fun, and she took us on an adventure through downtown and Old Montreal. I couldn't say enough about her and how she helped us to experience the city, not to...","review_date":"October 27, 2017"},{"attraction_id":2004,"user":"neha_s","rating":5.0,"review":"Perfect unique experience in Toronto!. We had a fantastic time on my bachelorette weekend thanks to the kindness and knowledge of our guide, Edu. He did a wonderful job showing us around the area with little stops in between cafes to appreciate the graffiti art in Queen West! The afternoon...","review_date":"October 1, 2018"},{"attraction_id":2004,"user":"lynn_c","rating":5.0,"review":"Dessert Like A Local. We went on a Toronto pastry crawl with McKenzie and learned even more of why we love Toronto. In addition to sampling some of the best pastry bites around town, we got an impromptu graffiti street tour and we even went off script when McKenzie...","review_date":"September 30, 2018"},{"attraction_id":2004,"user":"le_le_m","rating":5.0,"review":"very fun and unique experience. I did the Queen West Pastry Crawl with my colleagues for our summer corporate event, and it was so much fun! Everyone had a great time and enjoyed the pastries, company, atmosphere and the walk. Everyone raved about how much fun it was. It's such...","review_date":"August 20, 2018"},{"attraction_id":2004,"user":"lam4389","rating":5.0,"review":"Need Sweet Treats? This tour can't be beat!. I had a fantastic afternoon with Edu on the Queen West Pastry tour! We stopped at 4 of the best dessert\/pastry shops in the city, trying out a wide variety of desserts that were a feast for the eyes as much as a feast for...","review_date":"April 29, 2018"},{"attraction_id":2004,"user":"hotels_accomodations","rating":4.0,"review":"Fun and delicious. Whether you are a Torontonian or tourist, this is a fabulous way to be introduced to a variety of bakery's (and coffee shops) AND taste pastries you may never have thought of trying before. The bakeries are located in a trendy area of Toronto. And...","review_date":"March 20, 2018"},{"attraction_id":2004,"user":"shilo_s","rating":5.0,"review":"All the deliciousness. Do you have a sweet tooth? If you do, this is the tour for you! Do you enjoy perfectly crafted caffeinated beverages? This is the tour for you! Mackenzie was the perfect host and has a steller personality to boot. I was lucky enough to...","review_date":"February 27, 2018"},{"attraction_id":2004,"user":"anitap49","rating":5.0,"review":"Sweetlious!. I had the pleasure of meeting up with a friend in Toronto in January for a long girl\u2019s trip weekend. The one and only thing we scheduled for this footloose and fancy free trip was the Queen West Pastry Crawl. If we had done a...","review_date":"January 29, 2018"},{"attraction_id":2004,"user":"eledublin","rating":5.0,"review":"Sweeeeeeeeeeeeet!!. What a fantastic tour this was! My wife and I went on the Pastry Tour mainly because we also wanted to explore the funky neighborhood of Queen West and what a delicious surprise it was! Reflecting the mega-diversity of Toronto, we got to try Italian,...","review_date":"October 31, 2017"},{"attraction_id":2006,"user":"avidtraveleredmonton","rating":4.0,"review":"A workout that's worth it!. We rented two fat tire bikes and cycled a variety of paths most of which were hard packed with snow. The bikes were in great condition, p\/u was easy & convenient (located within 25 metres of the Lodge) and the service was typical Rocky Mountain:...","review_date":"March 11, 2019"},{"attraction_id":2006,"user":"escape247259","rating":5.0,"review":"Fantastic fatbike tour for first-timers and experienced bikers alike.. We had such a great time on this fatbike tour to Troll falls. Our guide Claude made sure everyone was comfortable with the bikes, led us at a good pace, and had no issues stopping if someone needed a quick break or to change out...","review_date":"March 4, 2019"},{"attraction_id":2006,"user":"ramsarellla","rating":5.0,"review":"Really great introduction to fat biking!. My husband loves mountain biking and has been talking about trying fat biking for ages. I found Kananaskis Outfitters online while looking for things to do on family day long weekend. I saw that they offer fat biking. I chose the two hour tour. Booking...","review_date":"February 17, 2019"},{"attraction_id":2006,"user":"doug_n","rating":5.0,"review":"Fat bike Troll Falls. The staff were knowledgable, The bikes were brand new with studded tires. The day trip was totally reasonably priced and the location was 2nd to none.","review_date":"January 1, 2019"},{"attraction_id":2006,"user":"peaklikfe","rating":5.0,"review":"Amazing company, amazing time. As there were only two of us on this tour the routing was tailored to us which was amazing! I love that this is a family run company, they care about the little things and are so personable. We learned so much and had a...","review_date":"December 13, 2018"},{"attraction_id":2007,"user":"ilta2013","rating":5.0,"review":"What a way to discover wonderful Vancouver. We have done a few bicycle tours in different cities around the world and this one comes down in top spot. Why? The city, the view, the bicycle lanes, the stories the rant could go on. But there was one person that topped it all,...","review_date":"October 23, 2018"},{"attraction_id":2007,"user":"jachitch","rating":5.0,"review":"Relaxing ride, interesting tour. Loved our tour of Gas Town with Jeremy. A great afternoon activity on comfy bikes and a varied itinerary. Jeremy was friendly, fun and professional with lots of interesting knowledge about the locations. Nice touch to stop off for ice cream - I won't reveal...","review_date":"September 13, 2018"},{"attraction_id":2007,"user":"daan1528","rating":5.0,"review":"Best way to see Vancouver . Jeremy was an excellent tour guide to show us around Vancouver. He has a lot of knowledge about the town and interesting facts. Aside from the regular tour he showed us some street art around the city which was very cool to see and on...","review_date":"August 15, 2018"},{"attraction_id":2007,"user":"andrew_v","rating":5.0,"review":"Awesome afternoon tour of Vancouver - Dragons & Steam. I was the only guest registered for this tour on a Thursday afternoon, so I ended up with a private tour of the city. Jeremy was incredibly knowledgeable about all aspects of Vancouver -- current events, art, history, living, dining, neighborhoods, etc. I loved that...","review_date":"August 2, 2018"},{"attraction_id":2007,"user":"inthedistance","rating":5.0,"review":"Solid Vancouver introduction with 'Dragons & Steam'. Visiting Seattle, I decided to drive up to Vancouver for a day or so and make the most of my brief visit with a bike tour. The weather was great, and Jeremy's tour felt like a good amount of time and distance. He was very...","review_date":"July 31, 2018"},{"attraction_id":2007,"user":"arianeb291","rating":5.0,"review":"New upcoming murals tour. Exquisite visit of local arts with Jeremy. He knows so much about the artists and the process in which the murals have been painted. 10\/10 would recommend !!","review_date":"March 20, 2018"},{"attraction_id":2007,"user":"cynthia_b","rating":5.0,"review":"Jeremy is the best!. We visited Vancouver in mid-October and found Vancouver Bike Tours through Trip Advisor. So glad we did! We took the Towers and Totems tour, which was 3.5 hours through the West End, Robson Square, the harbor, and Stanley Park. There were plenty of stops so...","review_date":"November 13, 2015"},{"attraction_id":2007,"user":"dangmegg","rating":5.0,"review":"Great introduction to Vancouver. We (family of 6 adults ranging in age from 62 to 25, first time in Vancouver) took the 5 hour tour on Monday afternoon after arriving on Saturday evening. We'd read that the city is bike friendly, and hoped to get an overview of the...","review_date":"September 18, 2014"},{"attraction_id":2008,"user":"jeff_m","rating":5.0,"review":"Beautiful Island Bike Tour. We thoroughly enjoyed our evening bike tour of the Toronto Islands with Shawna. There were 6 of us in the group and Shawna kept us all safe while navigating the downtown streets on the way to the ferry. There were varying abilities on the tour...","review_date":"October 13, 2018"},{"attraction_id":2008,"user":"528karenb528","rating":5.0,"review":"Incredible evening ride!!!. My daughter and I LOVED this tour. We did it the first evening after landing in Toronto. Shawna our tour guide was the very BEST. You can see she absolutely loves her job and our group had the best time. It was awesome to start...","review_date":"September 13, 2018"},{"attraction_id":2008,"user":"tim_b","rating":5.0,"review":"Excellent Way to see Toronto Islands. Relaxed, slow paced cycle tour. Everything you need is included in the price. Just bring a camera if you want.","review_date":"September 11, 2018"},{"attraction_id":2008,"user":"tintoon1","rating":5.0,"review":"Memorable experience. During our first visit to Toronto this past weekend, my husband and I toured the Toronto Islands on bikes. I was a bit uncomfortable navigating the streets of Toronto at first, as I haven't ridden a bike in 20 years or so, but our tour...","review_date":"August 29, 2018"},{"attraction_id":2008,"user":"gene_r","rating":5.0,"review":"Beautiful Evening Ride!!. What an amazing ride!!! From the hustle and bustle of downtown Toronto to the peaceful quietness of the islands. Such an amazing contrast. So close, but such a different world. Shawna was our guide and she was excellent! We are a family or four and...","review_date":"July 28, 2018"},{"attraction_id":2008,"user":"amandacr","rating":5.0,"review":"Amazing Experience. We have been to Toronto many times, so when my husband and I went a couple of weeks ago for a concert and had an extra evening free, we decided we wanted to find something different to do. I couldn't have been happier that I...","review_date":"July 24, 2018"},{"attraction_id":2008,"user":"globetrotting414869","rating":5.0,"review":"Great experience. Tara was an excellent guide of Toronto and the Islands. She manovered us safely through the traffic and then on the Island she took us around a very beautiful place. She was very knowledgeable and told us great stories. It was certainly the best part...","review_date":"July 20, 2018"},{"attraction_id":2008,"user":"abernathys","rating":5.0,"review":"The Toronto You Never See. My wife and I try to take a bike tour in every city we visit. We find that we learn more, visit parts of a city we would never otherwise see, and get some exercise all in one trip. This tour was no exception. Tara...","review_date":"July 3, 2018"},{"attraction_id":2008,"user":"paroy2018","rating":5.0,"review":"a soothing moment. a really soothing moment combining sailing and riding. also an amazing point of view of the skyline.","review_date":"June 20, 2018"},{"attraction_id":2008,"user":"amandine_e","rating":5.0,"review":"Lovely way to spend the evening. Lovely evening tour of the islands!\nOur guide was very knowledgeable and the timing of the tour meant we got the blue, golden and pink skies with the sky scrappers lit up during the ferry back ride!\nThe bikes were also great for the city...","review_date":"April 30, 2018"},{"attraction_id":2008,"user":"399zhiweiw","rating":5.0,"review":"Fantastic trip. The island trip is amazing, especially during the afternoon that you can gaze on the all these beautiful sunset from the best view in Toronto. Even if the March is kind of chilly and windy for biking, it gets better in the afternoon. I would...","review_date":"March 17, 2018"},{"attraction_id":2010,"user":"l0vemyb0st0nterriers","rating":5.0,"review":"Beautiful weather--beautiful town.. Lillie was our guide. A great job--in spite of the garbage truck noise, weedeater noise,and busloads of kids walking around and chattering!! Very interesting to hear the history of the town. Saw some beautiful architecture. No regrets whatsoever for taking this informative tour.","review_date":"October 2, 2018"},{"attraction_id":2010,"user":"r2023efchrisp","rating":5.0,"review":"Outstanding Walking tour . Lily our guide was wonderful. Very informative and enthusiastic about her town. Very worthwhile. Gives a good overview. Especially helpful if you do it when you first arrive.","review_date":"September 20, 2018"},{"attraction_id":2010,"user":"bikinggal2018","rating":5.0,"review":"A Wonderful Capstone to our visit - Lily is the best!. Lily is a wealth of knowledge, stories and history of Niagara on the Lake! We learned so much and she brought the village alive for us. Lily is also warm, personable and welcoming. The price is VERY reasonable and worth 3 times what Lily charges....","review_date":"September 17, 2018"},{"attraction_id":2010,"user":"smithjls","rating":5.0,"review":"A Real Look at Niagara on the Lake. Lil was fantastic. The information makes you enjoy the area so much more. The pace of the tour is perfect. This is a must do.\nThanks Lil for one of the best 2hrs in On the Lake.\nJudie","review_date":"August 27, 2018"},{"attraction_id":2010,"user":"ihorr2015","rating":5.0,"review":"So much interesting history & local tidbits!. Delightful tour given by Lily with captivating and surprising stories of local goings on and characters. Architecture very well explained. Lots of history here told by Lily in a most enjoyable chatty style. Definitely highly recommended and a \u201cmust do\u201d if you enjoy local history...","review_date":"August 19, 2018"},{"attraction_id":2010,"user":"krustykrusher","rating":5.0,"review":"A must-do while you are in town. We took this walking tour with Lily as our guide. Great fund of knowledge and very well-presented. This area is so rich with history. Lily gave us a great overview of Niagara-on-the-Lake, enough to make us appreciate its beauty on a deeper level. For those...","review_date":"July 29, 2018"},{"attraction_id":2010,"user":"mmers05","rating":5.0,"review":"Great tour!. My husband and I try to do a walking tour of many of the places we visit - it really gives me the sense of knowing the area\/city so much better. We booked sort of last minute and I'm so glad we decided to do...","review_date":"May 21, 2018"},{"attraction_id":2012,"user":"roch_p","rating":5.0,"review":"Haunted Walk - Nightmare Before\/After Christmas - December 30th, 2018, Ottawa. What a lovely evening with our guide Amanda!\nOur one-hour walk started at the meeting location in Ottawa where we were briefed on spooky stories and facts about Sparks Street. We walked along Elgin Street towards the National Art Centre, where Amanda explained further our...","review_date":"January 1, 2019"},{"attraction_id":2012,"user":"4tania","rating":4.0,"review":"Haunted walk nightmare before Christmas (only available in December). We participated at the Hanted walk before christmas that started on Spark street and ended in the Bytown museum. Many interesting stories.","review_date":"December 23, 2018"},{"attraction_id":2012,"user":"onair37574828512","rating":5.0,"review":"Really Fun Experience. The Guide was really energetic and enthusiastic and really dramatic which all worked really well for the atmosphere and stories!! We were in the middle of a blizzard and still had an amazing time. The guide somehow managed to work the weather in her favour...","review_date":"November 16, 2018"},{"attraction_id":2012,"user":"drop_i","rating":5.0,"review":"A great activity for our Social Recreation Program - Centre 507. Thank you Sarah Ann, for hosting 12 of us on Oct. 16, 2018. 4 of our participants had walking aids and were still able to enjoy the tour. Thank you for your understanding and patience. One participant said it was \"very enjoyable and educational about...","review_date":"November 15, 2018"},{"attraction_id":2012,"user":"trevor_h","rating":5.0,"review":"Haunted walk tour. This was a great tour with a great interpreted. Lots of fun. There are some great stories about the history of ghost in Ottawa.","review_date":"November 3, 2018"},{"attraction_id":2012,"user":"jessicalt2","rating":5.0,"review":"Great experience!. Great passionate guide with awesome ghost and spooky stories. Loved the experience! Will book again for a different tour!","review_date":"November 3, 2018"},{"attraction_id":2012,"user":"a8896dbstephaniem","rating":5.0,"review":"Great Way to Experience Ottawa at Night!. We thoroughly enjoyed our evening of haunted tales. Naomi did an excellent job of pacing the walk and keeping the group interested. She was a wonderful storyteller!!","review_date":"October 30, 2018"},{"attraction_id":2012,"user":"jasmin_pettie","rating":5.0,"review":"The Premium Haunted Walk of Ottawa with Bytown Museum Visit. The walk was the right balance of spooky and fun! Out guide Hannah was very knowledgable and a good storyteller. She paced everything really well and we got to see parts of Ottawa that people don't usually get to see. Our tour even included a...","review_date":"October 29, 2018"},{"attraction_id":2012,"user":"63boatgirl","rating":5.0,"review":"Bone chilling Original Haunted Walk. While literally shivering from cold winds and early whisps of snow we were treated to a wonderful glimpse of Ottawa from many vantage points not usually seen. Hanna, our tour guide is a fabulous story teller and knows Ottawa well. I highly recommend this tour.","review_date":"October 26, 2018"},{"attraction_id":2012,"user":"kimberley_s","rating":5.0,"review":"Just the right amount of spooky!. Our guide was a great storyteller. The night was chilly, the wind was rustling the leaves, the moon was peaking out of the clouds - all making a great backdrop to a entertaining experience. Highly recommend this when visiting Ottawa!","review_date":"October 26, 2018"},{"attraction_id":2012,"user":"tippettpatricia","rating":5.0,"review":"The Original Haunted Walk of Ottawa w\/ Bytown Museum Visit. We had so much fun! Our guide was fantastic and really kept everyone enthralled with her storytelling. The Bytown Museum visit was an extra treat as neither of us have ever been there. We will definitely do another tour!","review_date":"October 22, 2018"},{"attraction_id":2012,"user":"s_bastienp694","rating":5.0,"review":"Reaaaaaally cool !. We spent a really cool (and horrific) moment with Camille who is a good story teller! I highly recommend this activity, especially during Halloween season :)","review_date":"October 21, 2018"},{"attraction_id":2012,"user":"leash_b","rating":5.0,"review":"Super interesting and fun!. Robin was a great tour guide. We did the Premium Original Haunted Walk of Ottawa, in which we got to spend about 20 minutes or so in the Bytown Museum in the dark and hear stories from the museum. Spooky! It was a ton of...","review_date":"October 15, 2018"},{"attraction_id":2012,"user":"marianad1182","rating":5.0,"review":"amazing way to discover Ottawa. This by far the most original way to discover a city.\nI started with the simplest tour because I had my 3 children with me.\nThe guide had amazing stories to tell and knew how to keep his crowd focused on him.\nI will definitely...","review_date":"October 8, 2018"},{"attraction_id":2012,"user":"693samantha","rating":5.0,"review":"Awesome!. Fun walk and they change stories every once in a while so we go multiple times! I really loved our tour guides little humor:)","review_date":"October 4, 2018"},{"attraction_id":2012,"user":"jefferson_d","rating":3.0,"review":"Nice walk but little history and obnoxious attendees. Got this as a birthday gift from my spouse and we did it together. Atmosphere and ambience were excellent. Our guide was personable and interacted well with our group. Did find that the tour was pretty light on information given the 105 minute time frame....","review_date":"October 1, 2018"},{"attraction_id":2012,"user":"nicolet549","rating":3.0,"review":"Ok tour. It was a different way to see some of the local spots. However, the tour guide seemed very rehearsed. There were long pauses between spots that could have been filled with more info.","review_date":"September 16, 2018"},{"attraction_id":2012,"user":"sunshine676577","rating":2.0,"review":"Ok Tour with Natasha. We took the tour with Natasha. She was very kind and spoke clearly, however, we have both been tour guides in our lives and found her tour to be very rehearsed and as a result it fell flat\/short of our expectations. Therefore, I would enjoy...","review_date":"September 15, 2018"},{"attraction_id":2012,"user":"malraddalgoda","rating":5.0,"review":"A fun Stay-cation adventure for people from Ottawa. Your guide Camille gave us a wonder guided tour on a beautiful, cool late summer evening. A very fun and informative experience for locals and visitors. I highly recommend.","review_date":"September 6, 2018"},{"attraction_id":2012,"user":"sarah_s","rating":5.0,"review":"Fun way to get to know Ottawa. Tour guide Haymitch was awesome. He was full of interesting facts and was personable and easy to talk to. The tour was fun and was the right amount of walking around. Would recommend to anyone who wants to learn a little about Ottawa.","review_date":"September 2, 2018"},{"attraction_id":2012,"user":"kirakira952018","rating":5.0,"review":"Great experience! Very spooky!. Our guide, Melanie, had quite a knack for telling scary stories and knew just when pause and draw out the suspense! I was impressed by the history I learned during the tour. Very well researched!","review_date":"August 17, 2018"},{"attraction_id":2012,"user":"lisa_a","rating":5.0,"review":"Excellent . We all had an awesome time listened to the ghost stories as well had had some laughs well between the stories and walking places. The tour guide always made sure that no one was left behind and made it so Everyone was able to hear...","review_date":"August 16, 2018"},{"attraction_id":2012,"user":"vince_s","rating":5.0,"review":"Very Interesting and Informative. Lots of great stories about hauntings and ghostly appearances. A very good walking tour of Canada highlighting many points of interest and landmarks. Recommend for anyone that is in Ottawa.","review_date":"August 8, 2018"},{"attraction_id":2012,"user":"cheryl_p","rating":5.0,"review":"Fun spookiness at night walking around downtown Ottawa. We had a great time as a family on the haunted tour of downtown Ottawa. Great details in the stories and definitely worth your time. Both our younger 10-year-old daughter and our older teenager enjoyed this immensely as something unique to do. The gift shop...","review_date":"July 30, 2018"},{"attraction_id":2012,"user":"coreym401","rating":5.0,"review":"One of the Good Ones. My husband and I have done haunted walks in Hamilton, Ottawa, Old Quebec, Victoria BC and more... We both agreed that this was one of out top favourites. The guide genuinely cared about our interests and shared private stories of his own. The stories on...","review_date":"July 30, 2018"},{"attraction_id":2012,"user":"j_h","rating":5.0,"review":"Original Haunted Ghost Tour. Hannah was our guide and she is excellent. She is well spoken and very knowledgeable. The tour also allows for a great walking tour of Ottawa. Next time I would love to do the jail tour! I highly recommend this tour!","review_date":"July 28, 2018"},{"attraction_id":2012,"user":"andrey_a","rating":4.0,"review":"History tour with a spooky twist. Wonderfully entertaining tour provided by Hamish of the many ghost stories in Ottawa. He took us around to many popular hotels and buildings known for common ghost sitings, and informed us of the encounters different people have had with them. Overall, a very enjoyable way...","review_date":"July 20, 2018"},{"attraction_id":2012,"user":"allietiva","rating":5.0,"review":"really enjoyed the tour- especially Ottawa Jail. Very interesting an knowledgeable tour guide. Had fun and would definitely recommend. My teenage son especially liked the tour, especially Ottawa Jail. The jail has such unique history and is well preserved. Really cool place- would recommend staying a night in the jail also.","review_date":"July 14, 2018"},{"attraction_id":2012,"user":"laurenhogan87","rating":5.0,"review":"Such an amazing experience!!!!. My husband and I did this tour our first night in Ottawa and it was fantastic. Margo was our tour guide and she was so animated and lively. I think it was made even better by her!! The fact that it rained didn't deter us...","review_date":"June 16, 2018"},{"attraction_id":2012,"user":"jason_m","rating":5.0,"review":"Great tour of Ottawa - not just for paranormal fanatics. This tour provided a lot of interesting stories and history of the downtown Ottawa area and the paranormal sightings that took place there. Our tour guide Margo was excellent and added her own paranormal sighting that she was involved in. While I would say the...","review_date":"June 12, 2018"},{"attraction_id":2012,"user":"lauren\/brian_r","rating":4.0,"review":"Interesting perspective of historical area. We are not believers of spirits but really enjoyed the tour. The stories were interesting and brought history alive. Annie, our tour guide, was good and easy to talk to. Loved the different areas we were taken too, a nice mixture of stories and architecture....","review_date":"June 7, 2018"},{"attraction_id":2012,"user":"zoubibulle","rating":5.0,"review":"Great tour guide!. It was a great and lively tour, the guide made it really interesting and fun! The stories were just the right length and the speed was good enough so we could understand it in English even though we\u2019re French!","review_date":"May 28, 2018"},{"attraction_id":2012,"user":"jgallan","rating":5.0,"review":"Great way to check out Ottawa and history. This tour was an excellent way to get some light exercise while learning about some of the history and vivid stories from days gone by. Gaia was a brilliant guide - her accounts at each stage were exceptionally compelling and helped paint the picture of...","review_date":"May 15, 2018"},{"attraction_id":2012,"user":"deathstar411","rating":2.0,"review":"A nice experience. Our guide's way story telling was quite often over dramatic and concluded with an awkward pause at the end or each story. Perhaps ending it with a dark humour zinger would help to keep things spooky but more importantly fun.\nOur guide was at her...","review_date":"April 26, 2018"},{"attraction_id":2012,"user":"simbrowne","rating":4.0,"review":"A good tour for the faint of heart :) . I scare reaaally easy and wasn\u2019t sure this was a good idea for me, but the tour guide was great and the stories just spooky enough to be interesting instead of terrifying. I\u2019d suggest it for those who aren\u2019t looking to be super scared, but...","review_date":"April 22, 2018"},{"attraction_id":2012,"user":"jinal_s","rating":5.0,"review":"Spooky and Amazing! Worth it!. I did the original walk on Friday, April 13th. My tour guide, Remy, was fantastic. She told us stories about Fairmont, Rideau Canal, schools and restaurants. All the information is accurate and narrated first hand to the organisers. It's a must-do, not very scary but...","review_date":"April 15, 2018"},{"attraction_id":2012,"user":"zhaniyakh2016","rating":1.0,"review":"Good but hard. The walk was fun with fun stories. The staff was friendly. However, several people in the group were smoking and it was getting on us and some children nearby. Me and those teens were constantly trying to fan ourselves. Changing position was not helping because...","review_date":"December 27, 2017"},{"attraction_id":2012,"user":"thecanadianguy18","rating":2.0,"review":"Incident at the Bunker: A Haunted Walk Adventure. The Incident at the Bunker: A Haunted Walk Adventure is in my opinion, over-rated. At $25.00\/ person, I was expecing some greater fright dynamics rather than some teenage zombie like actors banging on plexi-glass windows. There is a lot of hype build up by the...","review_date":"October 30, 2017"},{"attraction_id":2012,"user":"apsarras","rating":5.0,"review":"Fun night team bonding. Took the tour with our entire work team as a night away from the office just to have some fun. Sarah Anne was fantastic, extremely friendly and knowledgeable. We are thinking of doing the jail one, but need to build up some courage.\nAndy and...","review_date":"October 30, 2017"},{"attraction_id":2012,"user":"janet_b","rating":5.0,"review":"Original Haunted Walk A great evening. My friend & I had a great time on this tour. The guide Katiana? was upbeat fun and engaging with many stories to tell & information to share regarding the history of Ottawa. Katiana evolved the group in her dialogue and seemed to be enjoying...","review_date":"October 25, 2017"},{"attraction_id":2012,"user":"15alex15","rating":4.0,"review":"A spooky and educational night. Took the tour with Tatiana on Friday the 13th and that was the first time I ever did a haunted walk and I really liked it!\nIt was a fun experience and creepy knowing about the haunted history of Ottawa\nI would go again if...","review_date":"October 24, 2017"},{"attraction_id":2012,"user":"darkotraveler","rating":5.0,"review":"Excellent 'spooky' guide with great tales and history of Ottawa!. Justina was our spooky guide and she played the role well. She made sure to include all while telling her tales and she really took the time to emphasize the authenticity of each story. She has a great gift for public speaking and although she...","review_date":"October 24, 2017"},{"attraction_id":2012,"user":"gwen_m","rating":2.0,"review":"Disappointed. I was very disappointed with the Haunted Walk. Andrew, our guide was excellent and knowledgeable and my review does not reflect on his work, but rather on the overall scheme of the walk. Basically, it lacked excitement. We did not enter any buildings and only...","review_date":"October 23, 2017"},{"attraction_id":2012,"user":"serenakherbert","rating":5.0,"review":"Fun walk - great for kids!. I attended the walk for the first time with my friend and our two 9 year olds. The tour guide Katina was great, her stories were very well told. She kept the group captivated and had our kids asking all kinds of questions throughout the...","review_date":"October 23, 2017"},{"attraction_id":2013,"user":"beireland","rating":5.0,"review":"Outstanding tour--if you have any interest in murals, don't miss. The tour gave a different perspective of Montreal. The murals were interesting, and the civic commitment to public art was fascinating. We had a 6 person tour with visitors from many places and I think everyone enjoyed it. Very good and well prepared guide. He...","review_date":"November 5, 2018"},{"attraction_id":2013,"user":"sue_s","rating":5.0,"review":"Even the locals loved this tour!. I can't say enough good things about this tour. I had always wanted to get the background information on the vibrant wall mural scene in Montreal and this tour didn't disappoint. Tom (our guide) was extremely informative, interactive and funny. The artists, political influences and...","review_date":"September 19, 2018"},{"attraction_id":2013,"user":"nathan_g","rating":5.0,"review":"A great mix of history, culture and art. I had a wonderful time during the tour of mtl, Tom was knowledgeable and had a great balance of humour and informing. The discussions at each piece were engaging and detailed, I would highly recommend doing this if you\u2019re interested in street art and want...","review_date":"August 6, 2018"},{"attraction_id":2013,"user":"almbklyn","rating":5.0,"review":"Like a Local! Highly recomend. So many good things to say about Spade & Palacio where do I begin. My boyfriend and I visited Montreal this march, and I wanted to surprise him with a mural tour because we are both fans of street art. We come from New York...","review_date":"March 19, 2018"},{"attraction_id":2014,"user":"petra_p","rating":5.0,"review":"Amazing experience!. The whale watching experience was definitly one to remember. We saw humpback whale, killer whales, sea lions and two kinds of porpoises. The crew was super nice. They shared their knowledge about different sea mammals and providing us with lots of hot chocolate:)","review_date":"November 7, 2018"},{"attraction_id":2014,"user":"jaycee23","rating":5.0,"review":"Great Way to Spend a Day. We spent the morning whale watching. Unfortunately the whales were near Victoria which meant we spent a lot of time going as quickly as possible to get there. We did see some eagles and seals on the way. We eventually got to see some humpback...","review_date":"August 22, 2018"},{"attraction_id":2014,"user":"k4kim2016","rating":5.0,"review":"Guaranteed whale sitings! The highlight of our vacation. The Prince of Whales crew do everything possible to make your trip memorable. Captain Chris made sure to find whales and when we only saw a small group, He let everyone return for another try. We did the next day with Captain Ian and had...","review_date":"July 10, 2018"},{"attraction_id":2015,"user":"travellingdonut","rating":5.0,"review":"Fantastic day on Vancouver full-day sightseeing and photography tour. I booked the full-day Vancouver sightseeing and photography tour in late October and had a fantastic day out. Nash, my guide and photography teacher, took me to all the major sights worth seeing around Vancouver at a really great pace that was enjoyable with plenty...","review_date":"October 23, 2018"},{"attraction_id":2016,"user":"alistair_c","rating":5.0,"review":"City Bike Tour. Great way to take in flavour of city in relatively short time. Bikes were comfortable and well mentained.\nKnowledgeable and friendly guide made negotiating city traffic easy....felt very safe over busy road junctions.\nTour included Chinatown Kensington Market Waterfront CN Tour Railway museum and sports...","review_date":"October 21, 2018"},{"attraction_id":2016,"user":"recoverycyclist","rating":5.0,"review":"Downtown Toronto Tour. Toronto! What a great city to walk as well as cycle around. My friend and I were escorted on the ride by Ginny, a very knowledgeable woman who took us to the city's historic landmarks as well as some great restaurants. Ginny was able to...","review_date":"October 17, 2018"},{"attraction_id":2016,"user":"ken_t","rating":5.0,"review":"Awesome experience. We have done quite a few cycle tours in major cities that we've visited. They're a great way to see a lot, when time is limited. Our Toronto trip was the best we've done. Genny was a fantastic guide and extremely professional. She told us...","review_date":"September 28, 2018"},{"attraction_id":2016,"user":"yacev","rating":5.0,"review":"Amazing!!!. Our Tour guide was Genny. She was excellent!! The tour was super fun and our guide had a lot of knowledge about the history of Toronto. I would definitely recommend it !!!","review_date":"September 26, 2018"},{"attraction_id":2016,"user":"meaghan_g","rating":5.0,"review":"Awesome way to get a preview of Toronto!. My husband and I always like to do a bike tour the first day we are visiting a new city to get a lay of the land and see some of the neighborhoods and attractions. This tour was one of our favorites. The meet up...","review_date":"September 26, 2018"},{"attraction_id":2016,"user":"jdlexington","rating":5.0,"review":"Believe the consensus. Most of the reviews here are very strong, and I wholeheartedly agree. My family group (middle-aged couple, 20-something son) did the downtown ride on a cool, sunny Saturday. Guide Genny did a great job on all dimensions--providing a great primer to Toronto neighborhoods and culture...","review_date":"September 24, 2018"},{"attraction_id":2016,"user":"t\u00f3mas_g","rating":5.0,"review":"Great tour, highly recommented. Fantastic tour, with fantastic guides, highly recommented.\nSaw a lot of the downtown area with knowledgable guidance, exploring areas we would not visit on our own.\nThe bicycles were good, which is not always the case for bicycle rentals.\nBicycling is a great way to...","review_date":"September 17, 2018"},{"attraction_id":2016,"user":"flyhigh6ix","rating":5.0,"review":"Great experience for my visiting girlfriend!. Highly recommended! Great experience with our guide Ken, very knowledgeable and entertaining during the tour. He was patient and accommodating with our tandem bike request, and provided extra water bottles for everybody. Thank you all at Toronto Bike Tour!","review_date":"September 11, 2018"},{"attraction_id":2016,"user":"explorer578100","rating":5.0,"review":"Great tour. I would highly recommend this tour. Our guide Genny was amazing- informative and patient. It was a good introduction to downtown Toronto .","review_date":"September 10, 2018"},{"attraction_id":2016,"user":"gdelafuented","rating":5.0,"review":"Best way to know Toronto!!. Great Experience!!\nSkylar, our guide, was very nice! She knew a lot of fun facts about a lot of stuff in Toronto and seemed to enjoy her job very much which made our tour fun and safe. We travelled with our 8 year old son...","review_date":"August 27, 2018"},{"attraction_id":2016,"user":"alan_k","rating":5.0,"review":"A Great Way To See Toronto!. Our guide Genny led us on a informative and entertaining tour of downtown Toronto - we saw numerous neighborhoods, learned a great deal about the history and diversity of Toronto and had a great time along the way. We would highly recommend this tour!","review_date":"August 27, 2018"},{"attraction_id":2016,"user":"gregory_a","rating":5.0,"review":"Guided bicycle tour through the heart of Toronto with stops including CN tower, water front and others.. This was a great way to get an introduction to the city. Ken, our guide, was very accommodating since my wife and I had trouble finding parking and met them along the way. We enjoyed the historical and interesting information we heard about each area...","review_date":"August 26, 2018"},{"attraction_id":2016,"user":"brunk0","rating":5.0,"review":"Best stop over ever!. I had only few hours in Toronto, as stop over between 2 flights, so leaving the airport and taking the 3.5 hours bike tour was an excellent idea. Flat city perfect for biking, and Genny was a funny and knowledgeable guide. I didn\u00b4t know what...","review_date":"August 21, 2018"},{"attraction_id":2016,"user":"michael_t","rating":5.0,"review":"I'm sold on bicycle tours now!. We recently went to Toronto and friends booked the bicycle tour to really see Toronto's downtown first-hand. I was admittedly a little nervous about having my younger children weaving in and out of city traffic, but thought it would be a good test. We had...","review_date":"August 20, 2018"},{"attraction_id":2016,"user":"sssssssss99","rating":5.0,"review":"Great !. We are a family of 5 and had a bike tour with Genevieve. It was really great. The tour was very nice, she explained so good about the city, it was a pleasure to listen to. She also took pictures which she send us afterwards....","review_date":"August 16, 2018"},{"attraction_id":2016,"user":"michael_n","rating":5.0,"review":"Best way to experience the city!. Just toured with my family yesterday and had a great time. Ken and Shannon did an outstanding job making our experience safe, fun and informative. The ride took us through different neighborhoods and all of the \"must see\" sites in Toronto. My suggestion would be...","review_date":"August 15, 2018"},{"attraction_id":2016,"user":"ryleeray","rating":5.0,"review":"Fun even for the not-so-sure bicyclist!. I'm the first to admit that I am not a confident bicyclist. My mom, who I vacation with annually, is a hobbyist triathlete and absolutely loves bike tours. In short, that means I bike exactly once a year because it's something she wants to do....","review_date":"August 13, 2018"},{"attraction_id":2016,"user":"ljpsmith","rating":5.0,"review":"Active, Fun, Informative!. Pri did an amazing job guiding our family of 6 (kids ages 10, 13, 16 & 18) around Toronto. I was a little apprehensive about my 10 year-old riding around the city, but during the tour we all felt very safe. Pri provided plenty of...","review_date":"August 13, 2018"},{"attraction_id":2016,"user":"frank2709","rating":5.0,"review":"Awesome experience with very nice Guides - Gabby and Shannon. I really liked the tour, Gabby and Shannon were really nice and explained a lot around the city and nice places to go\/see!\nBikes were in very good shape and we had a beautiful afternoon, if you haven't done any kind of tour I really...","review_date":"August 9, 2018"},{"attraction_id":2016,"user":"mary_l","rating":5.0,"review":"Very informative tour. This tour was well laid out, historically informative and conducted adeptly by our guide Genny. I liked the comfortable bicycle ride through busy downtown Toronto.","review_date":"August 7, 2018"},{"attraction_id":2016,"user":"salvador_b","rating":5.0,"review":"Amazing Bike Tour. I would highly recommend to all. I was joined by a group of 14 friends. Our tour guides were knowledgeable and flexible since we wanted to take a slight detour. Worth every dollar.","review_date":"July 30, 2018"},{"attraction_id":2016,"user":"irving_m","rating":5.0,"review":"Good Introduction to Toronto. We're two seniors in our 70s who bike casually at home. This ride was fun, well-guided, and a good intro to the downtown, Old Town, and waterfront areas of Toronto. We enjoyed it.","review_date":"July 26, 2018"},{"attraction_id":2016,"user":"loisfrench","rating":5.0,"review":"Very fun and informative tour that showed us all the highlights in the city!. We are a family of four with two teenagers and this bike tour was the perfect thing to do on our first full day in Toronto. We had a lovely tour guide who was very informative and helpful. We were in a relatively small group...","review_date":"July 26, 2018"},{"attraction_id":2016,"user":"gamjayoung","rating":5.0,"review":"Great way to see and learn about thie city. My husband and I took the downtown bike tour. It was a great way to see and learn about the city. Our guide, Gabby was full of knowledge and a fun person. We really enjoyed the tour and highly recommend it.\nThey have nice bikes,...","review_date":"July 23, 2018"},{"attraction_id":2016,"user":"bartb992","rating":5.0,"review":"Awesome Bike Trip. Bike tours are always a great way to see a new city and this one in Toronto was no exception. Our guide, Skyler, was so knowledgeable, nice and entertaining which made the ride great! The tour showed the major highlights of this wonderful city and...","review_date":"July 18, 2018"},{"attraction_id":2016,"user":"taasarge","rating":5.0,"review":"Great way to see the city. My wife and I have taken several bike tours as we travel to various cities. This tour with Genny and Buzz was among the best.\nTwo Thumbs Up!!","review_date":"July 13, 2018"},{"attraction_id":2016,"user":"rujian","rating":5.0,"review":"A Great Bike Trip!. My family (me, wife, and children (ages 14, 13, and 6)) was in Toronto for one day and thought that a bike tour might be the best way to see the city given our limited time. What a great trip! Ken and Buzz were FANTASTIC...","review_date":"July 9, 2018"},{"attraction_id":2016,"user":"wilet","rating":5.0,"review":"Great way to see the city. This was a great way to see the city. The tour showed the highlights of places to visit. We went back to a few of the spots to spend more time there. Our guide was very knowledgeable and entertaining. It was incredibly hot, but the...","review_date":"July 4, 2018"},{"attraction_id":2016,"user":"bas_p","rating":5.0,"review":"great tour with a perfect gide. We enjoyed the tour. The storytelling about Toronto was amazing. Perfect bikes and a perfect gide, who told us a; about the history of Toronto. The best tour during our holiday!","review_date":"July 1, 2018"},{"attraction_id":2016,"user":"awiryawan","rating":5.0,"review":"\"Great way to explore the city of Toronto\". An excellent introductory tour to the heart of downtown Toronto for first time visitors, even second timers like us. Should have done it in the first place. Love the organization. Good bikes. Two thumbs up for the duo guides, road captains Terrence and Buzz with...","review_date":"June 23, 2018"},{"attraction_id":2016,"user":"kcgirl2014edith","rating":5.0,"review":"Fun tour of the city. We actually did not do our tour until our third day in Toronto. I would definitely recommend doing on your first day if you have no flight delay concerns.\nOur tour guide, Genny, was wonderful-very enthusiastic and knowledgeable. The city is definitely flat so perfect...","review_date":"June 19, 2018"},{"attraction_id":2016,"user":"toniobr","rating":5.0,"review":"Great tour, advisable. Great storytelling and backround info. Interesting places, perfect bikes, a good deal of historical informations, perfect organisation.","review_date":"June 18, 2018"},{"attraction_id":2016,"user":"tch0ward","rating":5.0,"review":"A perfect way to see the heart of downtown Toronto!. Our Minnesota hockey team was in town for a tournament, and this was the perfect activity for all of the moms to do together. We had such a great time, and our guides Buzz and Gabby were beyond amazing. I highly recommend this tour if...","review_date":"June 3, 2018"},{"attraction_id":2016,"user":"jchen37","rating":5.0,"review":"Great tour!. Tour guides were friendly and great! I enjoyed this as my first introduction to Toronto. I felt more confident roaming the streets on my own after the tour.","review_date":"May 30, 2018"},{"attraction_id":2016,"user":"rand0mtraveller2018","rating":5.0,"review":"Great way to discover Toronto. Had a great time with Terence and Skyler. Great storytelling and background info.\nAbsolutely value for money.","review_date":"May 25, 2018"},{"attraction_id":2016,"user":"deefry","rating":5.0,"review":"Fabulous Bike Tour. Husband and I had a wonderful time biking around downtown Toronto with guides Michelle and Pri. We learned a lot about the many various areas and neighborhoods of Toronto from Michelle (pay attention as you might get quizzed at the end), while Pri took lots...","review_date":"May 12, 2018"},{"attraction_id":2016,"user":"kengruber","rating":5.0,"review":"Great way to see a great city!. Perfect tour- covered a lot of ground, learned interesting things...combination of (not too strenuous!) exercise and lots of fun! Guides were friendly and knowledgeable, equipment was great. Extremely well run.","review_date":"April 30, 2018"},{"attraction_id":2016,"user":"joshuacharles","rating":5.0,"review":"Informative and fun tour of downtown Toronto. I went on the tour in April 2018 and had a great time, Terence and Pree looked after us very well and i learned so much and found some excellent spots to revisit prior to leaving a few days later. The tour was very interactive...","review_date":"April 26, 2018"},{"attraction_id":2016,"user":"worldcut99","rating":5.0,"review":"A fun and informative tour. A great way to get your bearings in Toronto.. I took the Heart of Downtown tour and thoroughly enjoyed it. The tour gives you a great feel for downtown Toronto and helps to orient you to the major sights and neighbourhoods. Our guide was extremely knowledgeable about Toronto's history, architecture and food scene. Can't...","review_date":"April 25, 2018"},{"attraction_id":2016,"user":"mark_s","rating":5.0,"review":"Great way to get to see Toronto. Terence and Michelle gave us a great tour round downtown Toronto. The two of them were very professional, thorough, knowledgeable and good fun.\nHighly recommended.","review_date":"April 9, 2018"},{"attraction_id":2016,"user":"d_f","rating":5.0,"review":"Great way to be introduced to Toronto. My son and I loved our tour of downtown Toronto with guides Wengsi and Michelle, two native Torontonians who proved to be truly great city ambassadors. This tour was the second city bicycle tour I have taken and I am becoming convinced that bike tours...","review_date":"March 19, 2018"},{"attraction_id":2017,"user":"kimberly_m","rating":5.0,"review":"Awesome!. This is the BEST way to see whistler and surrounding area. Absolutely gorgeous. So easy to bike around-the bike does 90%of the work and we got to travel about 27km. Which seems like alot but it went by so fast (without getting tired). We recommend...","review_date":"October 7, 2018"},{"attraction_id":2017,"user":"vickybee333","rating":5.0,"review":"Lots of fun. This was a lot of fun for us first-time e-bikers. The weather was beautiful, and the riding was very easy (although you could turn off the power if you wanted to and burn lots more calories). We enjoyed biking through parks and neighborhoods. Thank you,...","review_date":"September 10, 2018"},{"attraction_id":2017,"user":"chrisl98109","rating":5.0,"review":"Super fun!. This tour is a blast. The bikes are so easy to ride, even up any inclines. You can cover a lot of ground and get a good overview of the area. Our guide (Ash) was excellent. Very attentive to the varied riding skills in our...","review_date":"September 5, 2018"},{"attraction_id":2017,"user":"alexlondonuk","rating":5.0,"review":"A great way to get a good intro to Whistler. Top quality bijes and guide. An enjoyable way to get our bearing to Whistler. Thorougly recommended.","review_date":"August 25, 2018"},{"attraction_id":2017,"user":"roger_s","rating":1.0,"review":"DO NOT BOOK IN ADVANCE!. We ran into the same problem as the earlier person. We scheduled the tour in advance, but it was raining. We called an hour before the tour and asked to reschedule for another time. The agent refused and said we could either go at the...","review_date":"August 25, 2018"},{"attraction_id":2017,"user":"nick_j","rating":5.0,"review":"See Whistler the easy way. It\u2019s an easy town to get lost in but not with bike guided tours.\nAsh was a great host who took time to explain the history of the whole area.\nVery informative and good fun.\nHighly recommended.\nBikes are easy and using the POWER mode...","review_date":"August 24, 2018"},{"attraction_id":2017,"user":"loserpants","rating":5.0,"review":"Fabulous!. The best part of this guided tour was the tour guide: Ash! Very thoughtful, informative, funny and friendly. Made the trip a complete success!\nWith all the bike trails in Whistler and the battery charged bike, it really make the tour enjoyable. I highly recommend...","review_date":"August 13, 2018"},{"attraction_id":2017,"user":"connor_g","rating":5.0,"review":"Great way to see more of Whistler!! . The e bike tour is a great way to see parts of whistler you wouldn\u2019t have ordinarily seen. All of the sites are absolutely stunning, especially the green glacier waters. The bikes are easy to use, and you can set them at different levels depending...","review_date":"August 4, 2018"},{"attraction_id":2017,"user":"ainsleyb64","rating":5.0,"review":"Great activity. Great tour - really nice way to see Whistler on a summery day with lots of interesting info - added bonus was that we saw a bear!","review_date":"July 24, 2018"},{"attraction_id":2017,"user":"vansandy2016","rating":5.0,"review":"Excellent way to see Whistler. Have been to Whistler a few times but never explored the variety (and extensive network) of bike trails. With the assisted pedal power of an e-bike it was the perfect way to get around and explore Whistler beyond the village. We covered a lot of...","review_date":"July 23, 2018"},{"attraction_id":2017,"user":"monlyka","rating":5.0,"review":"Bicycle on steroids. I'm not an avid biker and it was my first time on an electric bike. I was nervous to give it a try, but it was great! It took about a minute to feel pretty comfortable on the pedal assist bike. There was no throttle,...","review_date":"July 23, 2018"},{"attraction_id":2017,"user":"brs21","rating":5.0,"review":"Great tour .... Great bikes....Great scenery. This was a fantastic way of seeing much more of the beautiful Whistler landscape than we could have by foot. The bikes were really fun to ride. Great guide and lots of interesting stories along the way, Highly recommended","review_date":"July 12, 2018"},{"attraction_id":2017,"user":"gloriak378","rating":5.0,"review":"Great Fun. If you want to have a tour of Whistler and see things you can\u2019t by car go on a Ebike tour with Ash. Lots of fun. He\u2019s full of knowledge about the area and wants to make your adventure memorable. Wind in your hair and...","review_date":"July 2, 2018"},{"attraction_id":2017,"user":"rick_b","rating":5.0,"review":"Take the tour the day you arrive and feel alive.. I went on the trip with Ash and had a real blast. It shows you the trails that I could never experience driving a car or walking only on a bike. Since I am not in the greatest shape and have some heart issues I...","review_date":"June 28, 2018"},{"attraction_id":2017,"user":"susivancouver","rating":5.0,"review":"What a great experience!!. My husband and I had an amazing experience riding the ebikes on the fantastic trails around Whistler and Creekside. The time we spent on the ebikes was just right and we were surprised about Ash\u2019s knowledge of nature and history. Ash you are a lot...","review_date":"June 28, 2018"},{"attraction_id":2017,"user":"lisagirl_11","rating":5.0,"review":"Awesome adventure. Ash took us on a great trip around Whistler on some amazing e-bikes. We visited Lost Lake, neighbourhoods with gorgeous homes, old growth forests and the original resort in whistler(Alta lake). The bikes made the 2+hour tour effortless and enjoyable. There were stops for washrooms...","review_date":"June 5, 2018"},{"attraction_id":2017,"user":"springtime3033","rating":4.0,"review":"Awesome experience!. We saw everything from million dollar homes to beautiful forest trails and even a black bear! Ash was super friendly and offered interesting nuggets of Whistler history and culture along the way. A terrific way to spend an afternoon in beautiful Whistler!","review_date":"May 28, 2018"},{"attraction_id":2017,"user":"lyndacm","rating":5.0,"review":"Guided electric bike tour. What an amazing experience! The owner\/guide Ash was lot of fun! We were the only two on this tour, as it is so late in the season, but he was more than willing to take us out. We had 3 1\/2 hours of gorgeous scenery...","review_date":"October 27, 2017"},{"attraction_id":2017,"user":"nuritk3","rating":5.0,"review":"Get A Good Feel for Whistler. The Fairmont Hotel recommended this bike tour and it was well worth it. Our guide, Rob, enlightened us on Whistler's economy, real estate values and challenges. The e-bikes are in great condition and the tour was fun and not strenuous.","review_date":"September 22, 2017"},{"attraction_id":2017,"user":"sidneymom","rating":5.0,"review":"Easy way to see the beuty of Whistler. Great 3 hour electric bike tour. If you can ride a bike, you can do this tour. Allows you to zoom up any hill effortlessly. Asher was our guide and gave us a great tour of the bike trails around green lake and the Alta...","review_date":"September 4, 2017"},{"attraction_id":2017,"user":"lana_k","rating":5.0,"review":"Fantastic Tour!!!. We had the pleasure of doing an amazing morning EBike tour around with Ash on August 14th. The scenery is just breathtaking.\nBeautiful lakes, streams, giant lily pads, birds, bear den, plus all of the local information provided along the way was priceless.\nWe were...","review_date":"August 29, 2017"},{"attraction_id":2017,"user":"annademarco","rating":5.0,"review":"Our favourite activity EVER!!. Ash collected us from the hotel and I was a bit nervous having never been on an electric bike before but Ash was amazing. He explained everything and we had a trial run around the car park until we were confident and happy to move...","review_date":"August 20, 2017"},{"attraction_id":2017,"user":"stacey_j","rating":5.0,"review":"Great scenery. Absolutely loved the tour with Ash. He was very informative and made it fun. It was my first time riding an electric bike. So worth it. Definitely would recommend this to anyone. Loved lost lake. Saw a bear too!!","review_date":"August 3, 2017"},{"attraction_id":2017,"user":"gregory_p","rating":5.0,"review":"cycling the wonderful paths surrounding Whistler. Ashley the owner and operator of Whistler EBikes took us out the other day for an ECO tour of Whistler. Our first stop was in a 400 year old Cedar Forest in the Lost Lake area. He gave us an informed talk of the trees...","review_date":"August 3, 2017"},{"attraction_id":2017,"user":"paisagringa","rating":5.0,"review":"Great way to see beautiful whistler. Ash, our guide, was full of information and whistler trivia. We saw three lakes and a stream. The trails were beautiful and we had a couple of stops to get water and food. Loved it.","review_date":"August 2, 2017"},{"attraction_id":2017,"user":"storyteller705350","rating":5.0,"review":"Must do tour! . We four seniors had a great morning tour with Ash. The bikes are so much fun, safe and easy to ride. We biked through the redwoods and on paved trails to the lakes, enjoying the beautiful sights around Whistler.\nIt was as a lovely way...","review_date":"July 18, 2017"},{"attraction_id":2017,"user":"jane_p","rating":5.0,"review":"Loved it..... Would definitely recommend a cycling tour with Ash....it was a wonderful way to have a look around Whistler and it was so much fun. Ash made sure we were familiar with the E bikes before we headed off and he stopped along the way every...","review_date":"July 15, 2017"},{"attraction_id":2017,"user":"susan_l","rating":5.0,"review":"EBikes are the best!!. Loved every minute of our tour! The owner and tour guide, Ash, was very fun and knowledgeable. He took us to places that we would not have thought to go and the bikes made it very easy to get there. This was definitely a highlight...","review_date":"July 11, 2017"},{"attraction_id":2017,"user":"madjwyatt","rating":5.0,"review":"Fantastic three hour bike tour. The EBike experience was incredible. They make biking fun again. Ashley was very professional, knowledgeable, and his commentary during the tour was enjoyable. This was a definite highlight of our trip and we highly recommend it when you are in Whistler.","review_date":"July 10, 2017"},{"attraction_id":2017,"user":"sctraveler949","rating":5.0,"review":"Wonderful Time!. Ash was such a friendly, professional, and knowledgeable guide. We had a fantastic time enjoying sights we would not have gotten to without him. The bikes were fun and easy to ride. Truly enjoyed every aspect of the tour and especially the history lessons along...","review_date":"June 18, 2017"},{"attraction_id":2017,"user":"tracey_l","rating":5.0,"review":"amazing way to spend the afternoon . What a wonderful way to cycle around whistler, hear the history, see the beauty and have fabulous company! Ash is so much fun and such a fountain of knowledge! Would recommend this tour 100%","review_date":"June 14, 2017"},{"attraction_id":2017,"user":"ken_d","rating":5.0,"review":"What's a little rain?. Signed up for Tuesday morning with Whistler EBikes. Rain was threatening! Ash, the company owner was to be our guide. After going through a pre-ride bike check, we set out on our journey along bike paths, through the woods and around Green and Lost Lakes....","review_date":"June 3, 2017"},{"attraction_id":2017,"user":"eva_w","rating":5.0,"review":"Thoroughly recommend . Thoroughly recommend this e-bike tour of Whistler with Ash around lakes and through the forest, stopping for a coffee along the way. We enjoyed his commentating along the way of local knowledge and really appreciated the gloves he provided too!! It's the little extra's that...","review_date":"May 16, 2017"},{"attraction_id":2017,"user":"neussy2","rating":5.0,"review":"Whistler Ebikes. This ebikes tour was so much fun I would recommend anyone to give it a try. You don't need any fitness because the bike doe all the work.","review_date":"May 15, 2017"},{"attraction_id":2017,"user":"thomas_s","rating":5.0,"review":"Great Experience and a new way to see the village. I've been to Whistler a dozen times but this past week I tried something new. Whistler E-Bikes. Really enjoyed the tour with the host, Ash. The electric bikes were very cool and make the terrain a non-factor for those concerned about hills and traveling around...","review_date":"May 12, 2017"},{"attraction_id":2017,"user":"jmwooldr","rating":5.0,"review":"Fun day, bikes were great for all. We did this bike tour as part of an early Mother's Day adventure weekend with my sister and my very healthy 70+ year old Mom. We were joined by a lovely lady travelling from New Zealand and a couple of younger men. Ash made sure...","review_date":"May 7, 2017"},{"attraction_id":2017,"user":"valerie_m","rating":5.0,"review":"Whistler Must-Do. We have been going to Whistler for years for skiing, biking, golf, canoeing - you name it. But this tour of the entire Whistler area on Ebikes was most memorable. This is definitely in the top 5 of things to do in Whistler.","review_date":"May 2, 2017"},{"attraction_id":2017,"user":"ben_q","rating":5.0,"review":"Highly recommend, we had a great time!. Great way to see beautiful Whistler on these amazing bikes! Ash was energetic and it was clear he had a passion for what he was doing, even in the soggy weather....overall, a great guide! Highly recommend WhistlerEbikes!","review_date":"April 24, 2017"},{"attraction_id":2017,"user":"rinayi","rating":5.0,"review":"Definitely would recommend. This is an overdue review. My husband and I were in Whistler end of June\/early July and decided to take Ash's evening tour. It was our first time on an electric bike and it was an awesome experience. We got to see a lot and...","review_date":"December 8, 2016"},{"attraction_id":2017,"user":"sharon_b","rating":5.0,"review":"\"A definite TO DO in Whistler\". Ash did an awesome job showing us the beautiful sights and sounds of Whistler. We had a fantastic day biking around the lakes, parks and had some incredible photo ops. He was informative and very flexible with the schedule and went out of his way...","review_date":"October 10, 2016"},{"attraction_id":2017,"user":"jnkv","rating":3.0,"review":"Broken Promises. We were very interested in taking the Bike tour and Ash came across very well. Unfortunately the bikes were not very well maintained. We have Ebikes at home so knew what to expect. The bike is was given to ride had 1 broken brake lever,...","review_date":"September 23, 2016"},{"attraction_id":2017,"user":"hedgemda","rating":5.0,"review":"Don't Miss this Awesome Experience. Spent a totally awesome morning with Ash exploring the Lakes area around Whistler. The bikes are the latest, state of the art EBikes, require little effort and are so easy to ride.... Ash is so passionate and adds a personal perspective to this beautiful and...","review_date":"September 15, 2016"},{"attraction_id":2017,"user":"daniel_r","rating":5.0,"review":"Whistler E bikes \ud83d\udeb2 . What a awesome time I had on the tour whistler E bikes took us on, Latia was a awesome host, we went round every lake in whistler which was interesting being I was there 2 years ago and didn't see half if any of the...","review_date":"September 15, 2016"},{"attraction_id":2017,"user":"ecookie123","rating":5.0,"review":"Highly reccomend!. We had the opportunity to go on the ebike tour this morning with Ash and it was AMAZING!! I would highly recommend this experience to everyone, the sights are beautiful, the bikes are incredible and Ash was a brilliant guide, he was friendly, informative and...","review_date":"September 6, 2016"},{"attraction_id":2017,"user":"moombanpconsole","rating":5.0,"review":"Canada Holiday. Had the opportunity today to go for a ride with Ash on this tour. The training , guidance and patience he showed with our group was outstanding. His knowledge of the area and stopping halfway for a coffee stop with one of the best coffees...","review_date":"August 30, 2016"},{"attraction_id":2017,"user":"judy_m","rating":5.0,"review":"Best way to see the town. The owner, Ash, is a great guide, storyteller and companion on a fantastic trip around Whistler. I expected a nice outing and received an exciting adventure. So glad we were able to join the group of people that had booked the time. They were a...","review_date":"August 27, 2016"},{"attraction_id":2017,"user":"grant_f","rating":5.0,"review":"Great Tour! . My wife and I used a Social Shopper coupon to book our tour. Our guide Latia was awesome...friendly, knowledgable, and she respected my wife's insecurity on the bike. The bikes are awesome; even if you don't ride a lot, the power from the motor means...","review_date":"August 26, 2016"},{"attraction_id":2017,"user":"96jacquelinec","rating":5.0,"review":"A Dream of a Ride. We just finish our E bike tour with Ash as our guide and it couldn't have been more exhilarating! The combination of the ease of the electric bike and the magnificent beauty of the Whistler Valley is an experience we will do again and again....","review_date":"August 24, 2016"},{"attraction_id":2017,"user":"116lynnej","rating":5.0,"review":"Really neat way to experience a new side to Whistler. Have made countless trips to Whistler in all seasons for more than 20+ years. This was our be a local tourist trip so we did some things we wouldn't normally do. My pre-teen and I loved this and I would do it again. You still...","review_date":"August 24, 2016"},{"attraction_id":2017,"user":"mark_m","rating":5.0,"review":"Great time!. This was simply a fantastic tour! We learned a ton about Whistler from our guide--Ash, and also had a great time. We covered over 30km and toured pretty much the entire valley, and found a couple of really cool food spots along the way. We...","review_date":"August 19, 2016"},{"attraction_id":2017,"user":"ryan_o","rating":5.0,"review":"Thoroughly enjoyable experience. If you want to see the natural beauty that Whistler has to offer then this tour is a must! The bikes are easy to operate and you will be sure to turn heads as you go cruising around the lakes and exploring the magical scenery....","review_date":"August 13, 2016"},{"attraction_id":2017,"user":"drkneuman","rating":5.0,"review":"Do it .. I would highly recommend this tour. For a 78 yr old non bike rider this exceeded all my expectations. Put it at the top of your list.\nKen Neuman","review_date":"August 12, 2016"},{"attraction_id":2017,"user":"cosmosynergy","rating":5.0,"review":"Leisure. It was so amazing of this Ebike and our tour Latia who showed us around Whistler tour like : Lost Lake , animals parks etc., we rode for around 3 hours without getting tired but still can paddle on this Ebike excercise, love to do...","review_date":"August 12, 2016"},{"attraction_id":2017,"user":"f4973frphilp","rating":5.0,"review":"One day in Whistler. We only had a short time in Whistler and thought a bike ride would be a good way to look around . Latia our guide was fantastic - she took us on trails we would have never found on our own. What a great way...","review_date":"August 11, 2016"},{"attraction_id":2017,"user":"ozzypete1","rating":5.0,"review":"Expect the Unexpected. Do yourself a favour and get off your butt, get off the couch, get on one of these electric bikes with Ash and get on with this tour. Fantastic experience and Ash well he is the best.","review_date":"August 7, 2016"},{"attraction_id":2017,"user":"deb_r","rating":5.0,"review":"best bike tour ever.. I have ridden my mountain bike up at Whistler many times as a local but this tour took us on trails I had never explored before. We were able to see all five lakes and a 3 hour tour seemed like only 1\/2 hour. We...","review_date":"August 5, 2016"},{"attraction_id":2017,"user":"gloriak378","rating":5.0,"review":"Awesommmeee. What a fun time with our tour guide Latia. Patient, informative and so much fun. Would highly recommend her tour. The bikes make your day in Whistler such a fabulous experience. You can see all the lakes with very little effort going up and down...","review_date":"August 1, 2016"},{"attraction_id":2017,"user":"jimchuck2016","rating":5.0,"review":"Awesome experience, taking in the sights and history. A great afternoon out with Ash. super friendly and knowledgable. Electric bikes are an absolutely revelation!","review_date":"July 19, 2016"},{"attraction_id":2017,"user":"claire1616","rating":5.0,"review":"One of the best activities in Whistler. Great concept! I do the occasional spin class but I am not a cyclist. I can recommend electric biking for anyone at any fitness level. If you have ever ridden a bike you can do this. It was a great way to see Whistler as...","review_date":"July 17, 2016"},{"attraction_id":2017,"user":"sherpa648353","rating":5.0,"review":"ONE OF THE BEST DAYS OF MY LIFE!!!. Wow!! Tried this not really knowing what to expect and OMG it was INCREDIBLE! Literally one of the most amazing experiences of my life! The powered bikes made it super easy to get around, the scenery was unbelievable and Latia was an awesome tour guide.....","review_date":"July 16, 2016"},{"attraction_id":2017,"user":"diverwestmi","rating":5.0,"review":"Fun day in the valley with Ash!. What a fun time! This is an activity that should not be missed. We went on the 3 hour tour in the afternoon and had a blast. The bikes are great and easy to use and the scenery was wonderful. Ash added great color to...","review_date":"July 13, 2016"},{"attraction_id":2017,"user":"imisstheoldterry","rating":5.0,"review":"\ud83d\udcaf!! Best way to see Whistler!! \ud83d\udcaf\ud83c\udde8\ud83c\udde6\ud83d\udc3b. BEST experience! Our guide was so great! knowledgable, considerate and worked the whole ride around us and what we wanted to see. We have been travelling BC for the last month and hands down this was the best thing we have done so far. Such...","review_date":"July 12, 2016"},{"attraction_id":2017,"user":"ponypones","rating":5.0,"review":"Our kids loved it!!. I want to thank Ash for taking our kids out and showing them Whistler. They had a total blast and couldn't get enough time on the bikes. They LOVED it. We were a bit a nervous leaving our kids with a stranger, but Ash reassured...","review_date":"July 11, 2016"},{"attraction_id":2017,"user":"megan_h","rating":5.0,"review":"Morning tour. Awesome time! Our tour guide was fun and knowledgeable. As a whistler local I was still learning lots and going new places! I will definitely be going again! What a great way to see whistler!","review_date":"July 7, 2016"},{"attraction_id":2017,"user":"cchatten","rating":5.0,"review":"Fabulous time!!!. I can highly recommend Ash's Bike Tour to just about anyone capable of sitting on a bike seat. The bikes are amazing, we were so thrilled that we are planning on buying some electric bikes!!\nAsh gives a meaningful guided tour\/history\/ecological lesson while you roll...","review_date":"July 5, 2016"},{"attraction_id":2017,"user":"crystaltwo2014","rating":4.0,"review":"E Bikes the only way to go.. Great way to tour Whistler Village. Ash is a great guide explaining about flora and fauna, history of the area, and commentary on tour visits. E bikes make biking effortless for even seniors. Plus its a very laid back tour with lots of stops. Didn't...","review_date":"July 5, 2016"},{"attraction_id":2017,"user":"2marcopolos","rating":5.0,"review":"Great Time On An E-Bike, Gotta Try It. We have biked many times in Whistler, but this was our first on an e-bike. It was great and we'd do it again in a heart beat. The e-bike enhanced our peddling and the ride was smooth and easy. You can coast along and take...","review_date":"July 4, 2016"},{"attraction_id":2017,"user":"candace_e","rating":5.0,"review":"Felt like I had super human biking powers!. Whistler E Bikes offers locally guided cycling tours on electric bikes, through the Whistler Valley along the Valley Trail, taking in lakes, old growth forests and fantastic mountain views along the way. Our guide was Ash, the proprietor of Whistler E Bikes, and he provided...","review_date":"July 1, 2016"},{"attraction_id":2017,"user":"lisar00","rating":5.0,"review":"Fantastic outdoor activity for a diverse group. Our family just came back from a weekend in Whistler, and our Whister Ebike tour was one of the highlights for everyone. Our group of six - four adults and twelve year old twins - included two biking enthusiasts, two non-enthusiasts, and a rider with...","review_date":"June 6, 2016"},{"attraction_id":2017,"user":"cbrentfranks","rating":5.0,"review":"Whistler Ebikes and Ash. I have a bad knee and my wife booked a trip with Ash for me. It was great. I used to ride a lot, but have had issues since I had my knee scoped. Talking to Ash was like talking to an old friend and...","review_date":"May 22, 2016"},{"attraction_id":2017,"user":"gaza4829","rating":5.0,"review":"Great Ride. I just went for a big ride with whistler ebikes yesterday - it was so amazing. The bike was surprisingly fun and easy to use - Ash had some great stories to tell while travelling along whistlers trails. I highly recommend this to those who...","review_date":"May 21, 2016"},{"attraction_id":2017,"user":"martin_p","rating":5.0,"review":"Ebikes visit a must !. Arrived in Whistler for a quick visit and made the right decision to choose Ebikes.\nAsh gave us a quick lesson on the bikes......easy, in minutes we were up and running. Covered much more distance and saw more of the lakes and trails on Ebikes...","review_date":"May 9, 2016"},{"attraction_id":2017,"user":"gary_h","rating":5.0,"review":"Great fun. If you have very basic ability on a bike you will really enjoy this. We were picked up from our hotel by Ash (the owner of the business) and given a quick lesson on the ebike. We then set off on a wonderful ride through...","review_date":"April 28, 2016"},{"attraction_id":2017,"user":"evelyn_w","rating":5.0,"review":"A memorable experience. What an awesome experience! The deluxe bikes were smooth and the riding was effortless. Our tour guide Latia led the way around Whistler's five scenic lakes, golf course, and nature paths. We four seniors had no trouble keeping up because the bikes did all the...","review_date":"November 10, 2015"},{"attraction_id":2017,"user":"1greg0007","rating":5.0,"review":"Awesome E Experience . Highly recommend! Great experience with Ash exploring Whistler via EBikes! Such ease riding over 75 km, best EBikes in the world made this experience so enjoyable. Our Wonderful guide made the 3 hours of exploration of this beautiful place something my wife and I will...","review_date":"October 21, 2015"},{"attraction_id":2017,"user":"dw477","rating":5.0,"review":"Amazing day with Ash. . Ash the owner introduced me to his electric bikes, my they have come a long way since the last time I rode an electric bike, some 15 years ago.\nSo much lighter and as the bike still has mountain bike gearing and brakes, the power...","review_date":"October 6, 2015"},{"attraction_id":2017,"user":"leo_l","rating":5.0,"review":"E-bikes are the way to go.. My wife and I booked a 3-hour tour. Ash was very helpful and knowledgeable of the area. The E-bikes are awesome, requiring little more than pedalling the bike. Beyond that, there is little more effort required. We kept mainly to the paved trails, but Ash...","review_date":"September 19, 2015"},{"attraction_id":2017,"user":"brucep54","rating":5.0,"review":"EBikes are here to stay.. We had travelled to Whistler BC Canada for a 5 day weekend so time was limited. We saw Whistler EBike provided tours of the areas among the mostly paved trails. We were eager to give them a try. We pre-booked prior to our arrival as...","review_date":"September 12, 2015"},{"attraction_id":2017,"user":"dannov90","rating":5.0,"review":"A fantastic tour of Whistler Valley. My wife and I had a wonderful time riding e-bikes around the valley with Ash. He is a very knowledgeable guide who cares about the environment and can tell you anything you want to know about the area. The trails are just beautiful, the pace...","review_date":"September 2, 2015"},{"attraction_id":2017,"user":"fredjr11","rating":5.0,"review":"An amazing experience!. I whole-heartedly recommend Whistler Ebikes for an amazing one of a kind whistler experience. The bikes are crazy cool! But on top of that Ash Conrad is the best. He is fun and knowledgeable. By the end of the trip you will have a new...","review_date":"August 16, 2015"},{"attraction_id":2017,"user":"tasteandseelife","rating":5.0,"review":"A Ride on the Wild Side. I experienced a ride on the wild side with Whistler's E-bike tour.\nThis was my first time to hear about and ride an e-bike, a bike with battery power! I was super impressed by the functionality and level of power to fit the tour group's...","review_date":"August 11, 2015"},{"attraction_id":2017,"user":"dif56","rating":5.0,"review":"e bike tour. number one, these e bikes are amazing. pedal assisted power, you can zip up hills and it feels very safe. they are not huge in the US yet, but will be soon. in 3 hours Ash took up and down, all around the Whistler Valley....","review_date":"August 6, 2015"},{"attraction_id":2017,"user":"penny_b","rating":5.0,"review":"Whistler Ebikes. My sister and I enjoyed a fantastic ride along some of Whistler's most beautiful trails. I was surprised to feel the workout (moderately the next day) since I ride the Whistler trails often. This ride was much more fun than just using muscle power because...","review_date":"August 4, 2015"},{"attraction_id":2017,"user":"tammymaxey","rating":5.0,"review":"We rode 26 kilometers in two hours ! . We went on the ebike tour with Ash on our last night in Whistler. It was so much fun ! Pedaling was so easy, I went 22 mph up a steep hill with minimal effort. The trails are so beautiful, dotted with lakes, forest, and...","review_date":"July 29, 2015"},{"attraction_id":2017,"user":"rosandpete02","rating":5.0,"review":"Whistler E-bikes. While on a Scenic tour in April, 2015, we were offered an e-bike tour of Whistler. The tour around the town and nearby beauty spots was enjoyable and extremely interesting. The bikes were easy to use and of very good quality and condition. Ash and...","review_date":"June 28, 2015"},{"attraction_id":2017,"user":"kerls14","rating":5.0,"review":"Electric bike tour of hidden Gems in Whistler!. Great way to see the hidden spots all the locals know in Whistler. Ash was an excellent guide who had great knowledge of the area! We also saw a bear along the way which was a highlight! Would highly recommend this tour for people of...","review_date":"June 22, 2015"},{"attraction_id":2017,"user":"julie_p","rating":5.0,"review":"Fun, exciting bike tour of Whistler!. We went on a guided bike tour with Ash. I was a bit nervous, as electric bike made me think it would need gears, etc. Was just like a regular bike, but makes each pedal go further, and assists you up hills. Highly recommend for...","review_date":"June 14, 2015"},{"attraction_id":2017,"user":"barry_w","rating":5.0,"review":"Whistler Electric Bike Tours. I was talked into this tour after my wife enjoyed hers so much. I was late in the day and luckily the only customer. When asked what I wanted to see I asked for \"bears\". After seeing that I could ride a bike Ash took...","review_date":"June 5, 2015"},{"attraction_id":2017,"user":"barry_w","rating":5.0,"review":"Guided ebike tours of Whistler BC Canada. I had not been on a bike for 30 years - this tour was fabulous, an exhilarating 3.5 hour tour in the fresh air with beautiful views everywhere.\nThe group age varied from 20yo's to 80yo's, with guides at the back and front , staying...","review_date":"June 5, 2015"},{"attraction_id":2017,"user":"willynaylor","rating":5.0,"review":"Great way to see Whistler!. I enjoyed an ebike tour with my parents in May... seeing the full length of the Whistler valley by bike would normally have be a challenge for them, but on the ebikes it was a doddle! The tour guide was excellent, and it was one...","review_date":"June 1, 2015"},{"attraction_id":2017,"user":"marilyn_s","rating":5.0,"review":"Fun guided E Bike Tour in Whistler. Experienced the very best of Whistler today. While on a tour with Scenic, we were offered this E bike guided tour with Whistler e bikes. Ash was our guide and was just amazing. Calls himself the chief fun officer and believe me, he delivers. Such...","review_date":"May 23, 2015"},{"attraction_id":2017,"user":"d-joust","rating":5.0,"review":"Best way to view Whistler!. Today we went on a tour and had an awesome time, I'd never ridden an electric bike before and was really surprised how much fun they are! We rode around the valley for 3 hours, taking in some truly stunning scenery, some really cool bike...","review_date":"May 13, 2015"},{"attraction_id":2017,"user":"jpg-whistler-bc-ca","rating":5.0,"review":"Up hill is gone. I ripped around all over the Whistler valley last summer I had a blast. All over the valley trails from Lost Lake to Green Lake to Alta Lake to Nita lake around Alpha lake to Function Junction including all around Lost lake trails. At 51...","review_date":"April 28, 2015"},{"attraction_id":2017,"user":"mylesgalv","rating":5.0,"review":"New discoveries in a familiar place. I had a ton of fun with Ash, he's a super good guy and a lot of fun to bike around with. I spend lots of time up in Whistler and, on this tour, I felt like I was on holiday somewhere completely new.\nIf...","review_date":"April 26, 2015"},{"attraction_id":2017,"user":"jim_s","rating":5.0,"review":"Unique way to see beautiful Whistler. Had the opportunity to go on a fully guided electric bike tour of Whistler. What a great activity!!\nGot to see parts of Whistler i would never have got to - thanks to the excellent guide -Latia.\nThe bikes are wonderful technology that allows you...","review_date":"August 13, 2014"},{"attraction_id":2019,"user":"jane_o","rating":5.0,"review":"Great day out with Noah and Liz.. We are a group of four friends on holiday from Scotland and Ireland. We arrived in a very smokey Penticton late the night before our tour, and to be honest had no idea what to expect. Well, we were delighted with our experience.Liz drove us...","review_date":"August 19, 2018"},{"attraction_id":2019,"user":"gstrocher","rating":5.0,"review":"Wonderful afternoon of biking and wine touring. Jesse was a pleasure to have as our guide. He had lots of very interesting stories to tell us as we rode along the Kettle Valley Trail. My bike had a flat along the ride and Jesse fixed that for us without any issue.\nHe...","review_date":"August 13, 2018"},{"attraction_id":2020,"user":"jmbpleasanton","rating":5.0,"review":"Awesome biking tour of Vancouver. This tour was fantastic! We started out biking through Stanley Park with lots of stops for information and pictures. Then, we spent the rest of the day visiting Granville Island, Olympic City, Chinatown and Gastown. We loved it!","review_date":"September 30, 2018"},{"attraction_id":2020,"user":"dorotheek124","rating":5.0,"review":"The Best way to see Vancouver! . My teenage son and I enjoyed our 6 hour tour all around Vancouver so much. Our guide was Sophia, she was amazing, super nice and always smiling. This was a great bike ride, Bicycles were in top condition too. We stopped many times for pictures...","review_date":"August 8, 2018"},{"attraction_id":2020,"user":"rtsteffan","rating":5.0,"review":"Fabulous full day bike tour of Vancouver. My kids (ages 12 and 15) and I did the full day tour of Vancouver with Yes Cycle Adventures. The tour was excellent - hitting the highlights of Vancouver with very friendly and informative guides. Tour was so good that we went back to rent...","review_date":"July 23, 2018"},{"attraction_id":2020,"user":"oontour","rating":5.0,"review":"Easy booking, relaxing cycle, informed guide. It was my day of our holiday where I get to cycle and my wife takes a tour. A last minute online booking. I arrived at the shop and was kitted out with helmet and a city bike ie thicker tyres, comfortable seat and three...","review_date":"June 18, 2018"},{"attraction_id":2021,"user":"leroythefish","rating":5.0,"review":"Killer Tour!!!!!!. Our host, Aman (hope I spelled it right, rhymes with Salmon), last name \u201c5 stars\u201d knocked it out of the park!!! We learned so much about the city and it\u2019s seedy, historical underbelly. Highly recommended to locals and all new friends to the city. What...","review_date":"November 26, 2018"},{"attraction_id":2021,"user":"rowena_c","rating":5.0,"review":"A real education in beautiful Vancouver right in my backyard... As well as intertaining.. Lenard Stand was entertaining with his animated education story telling. He engage our imagination of the passed history of Vancouver. My friend really enjoyed her self too. I will in the future will attend other \"Forbidden Tour\". A must do to attend this companies tour.","review_date":"May 19, 2018"},{"attraction_id":2021,"user":"jaimiemwebster","rating":5.0,"review":"Loved this tour!. We took a large group of young ladies on this tour. We had two fabulous guides who were fabulous story tellers. We found the guides to be engaging, animated, and knowledgeable. We will do this again for sure!!","review_date":"April 16, 2018"},{"attraction_id":2021,"user":"fredrik19692014","rating":5.0,"review":"Interesting and entertaining. Nevada managed to keep 7 boys (age 12-19) interested throughout the whole tour. Impressing! Her knowledge and her perfomance kept us all engaged. Thank you!","review_date":"January 5, 2018"},{"attraction_id":2022,"user":"jessica_c","rating":5.0,"review":"Highlight of our trip!!!. We LOVED this tour. The food was delicious, and we loved the history Melissa gave us about the city. Montreal has such a rich cultural background. We had a wonderful time learning about the area, as well as eating such delicious food. Such a fun...","review_date":"September 20, 2018"},{"attraction_id":2022,"user":"staceym234","rating":5.0,"review":"Battle of the Bagels. Fantastic way to experience Montreal like a local, learn history and eat great food. Our guide, Melissa, was funny, knoweledgeable and our time with her flew by. The food was phenomenal and included some surprises as well as the ability to try different bagels and...","review_date":"September 15, 2018"},{"attraction_id":2022,"user":"jenny_q","rating":5.0,"review":"Great way to explore the city. We were lucky to have had Melissa, the owner, lead this tour. It was well balanced between eating and walking, and there was never a dull moment. I especially liked how we got to compare two different bagel joints as well as two different smoked...","review_date":"July 23, 2018"},{"attraction_id":2022,"user":"peakviewatbreck","rating":1.0,"review":"Canceled and unprofessional. Ruined 2 of my trip days. I registered and paid for 2 tours with this vendor and both were canceled by the vendor within 5 days of my trip. If this vendor can't run their tours they really need to stop advertising them. Nothing like planning your trip and then having...","review_date":"July 22, 2018"},{"attraction_id":2022,"user":"lucyscuba","rating":5.0,"review":"Professional, knowledgeable, excellent . We loved this tour. Melissa brings knowledge of Canada\u2019s history along with her knowledge of culinary history. What a combination!! Be prepared to EAT!!! And learn history. Walking was leisurely and the poetry significant.","review_date":"June 21, 2018"},{"attraction_id":2022,"user":"jasonbecky","rating":5.0,"review":"All around excellence!. Four of us took the Jewish Neighborhood Food Tour with Melissa Simard as our guide. Melissa was an outstanding guide and very knowledgeable. The food was outstanding and very plentiful. If you are considering taking this tour, I strongly recommend you don't eat breakfast before...","review_date":"June 4, 2018"},{"attraction_id":2022,"user":"kent1171","rating":5.0,"review":"Be Ready to EAT. There are only a few things you need to know about this tour: 1) Be ready to eat, come hungry and participant. 2) Be ready to walk. Melissa was GREAT and full of knowledge not only about food and the neighborhood, but about the history...","review_date":"June 4, 2018"},{"attraction_id":2022,"user":"katimil","rating":5.0,"review":"Great, tour, great food, great guide. This was a wonderful tour of the old Jewish area of Montreal. We thought we knew a bit about the area but learned so much more. The food selections were excellent. We got to compare the best bagels and smoked meats, and had the best...","review_date":"May 15, 2018"},{"attraction_id":2022,"user":"rachelwlaw","rating":5.0,"review":"Fabulous Food Tour. We loved our food tour through Mile End! Melissa, our guide, is the best sort of expert: she's able to share her extensive knowledge in an engaging and personalized way. We met at deli for a sit-down introduction and smoked meat sandwich; then walked and...","review_date":"March 31, 2018"},{"attraction_id":2022,"user":"judyinmdr","rating":5.0,"review":"Excellent Tour. Three generations of our family took this wonderful tour of Montreal\u2019s historic neighborhood with Melissa\u2014chef, historian, and delightful guide. We felt we hit all of the culturally and gastronomically significant restaurants and bakeries. A great way to experience the neighborhood.","review_date":"March 20, 2018"},{"attraction_id":2023,"user":"grhingo","rating":5.0,"review":"Lakes eBike tour. Had the best day - got to see so many beautiful lakes and trails, really fell in love with Whistler.\nIt was our first time on eBikes - they were easy to ride and gave us the boost we needed for some of the hills....","review_date":"October 20, 2018"},{"attraction_id":2023,"user":"markd-aust","rating":5.0,"review":"All Day Ebike Tour. My wife & I had a great all day Ebike tour with Ali. Did about 60km in 5.5 hours with a stop for lunch and a visit to a brewery. Very easy with the Specialized Ebike - loads of power and smooth engagement and still...","review_date":"June 15, 2018"},{"attraction_id":2025,"user":"empen92","rating":3.0,"review":"Need More Food. We went on the Little Italy Tour in Vancouver and were a little disappointed. The tour side of things was great, and Brent was very knowledgeable about the area. The food however was a slight let down and we were left hungry. We only had...","review_date":"January 19, 2019"},{"attraction_id":2025,"user":"darlene552013","rating":4.0,"review":"Good fun on Commercial Drive!. I'd like to thank Brent, our guide, for a fun and filling food tour of Little Italy! It was a very enjoyable afternoon! We were met on time at the said meeting place and the tour ran smoothly without feeling rushed. A brief history of...","review_date":"January 19, 2019"},{"attraction_id":2025,"user":"jeffrey_b","rating":4.0,"review":"Fun Tour, great tour guide, but needs some work. First and foremost, we loved our guide Tia. She was enthusiastic, knowledgeable, friendly and genuine. However, we expected a bit more. We started out at a great Italian food grocery store\/deli that made panini, which was very good. One thing we noticed, and this seemed...","review_date":"September 19, 2018"},{"attraction_id":2025,"user":"neb44","rating":5.0,"review":"May not look much like Italy, but offers a lot of tastes of Italy..... This Little Italy tour is located in an area of Vancouver that feels more like a League of Nations than it feels like being in Italy. Nonetheless, our tour guide, Brent, did a great job keeping our group focused on Italy's contributions as to why...","review_date":"September 1, 2018"},{"attraction_id":2025,"user":"paul_n","rating":5.0,"review":"Good taste of itsly. I enjoy food tours the most. The guides name was Brent. He was very passionate about the tour and the food was great. Highly recommend if you are into food tours.","review_date":"July 21, 2018"},{"attraction_id":2025,"user":"roxie24","rating":5.0,"review":"Excellent Tour. Loved our tour first time doing a foodie tour. In our own backyard. Loved it.\nThe food was great. Brent was full of knowledge about the drive and the food and the history about each of the places we visited. Very enjoyable. We are thinking...","review_date":"July 15, 2018"},{"attraction_id":2025,"user":"debbie_m","rating":5.0,"review":"Great Tour!. Enjoyed this walking tour in Little Italy Vancouver. Our guide, Matteo was fantastic. I would highly recommend this tour.","review_date":"July 9, 2018"},{"attraction_id":2025,"user":"dean_m","rating":5.0,"review":"Great way to spend a Saturday afternoon. This was our second time on this food tour. We have done all the tours once and this was our favorite. One of the reasons it's our favorite, is the tour guide Matteo. He was an excellent guide and really enhanced the experience with his...","review_date":"May 7, 2018"},{"attraction_id":2025,"user":"scottmckiernan","rating":5.0,"review":"Go Italian.... Don't miss out on this gem! Our group enjoyed the afternoon sampling the best Little Italy has to offer. Our guide Matteo made the tour exciting mixing in humor along with a knowledgeable history of area restaurants and shops while providing us an amazing taste...","review_date":"May 7, 2018"},{"attraction_id":2025,"user":"jim_m","rating":5.0,"review":"Mangia Poco Italia Vancouver . The Vancouver Little Italy tour was fantastic. I couldn\u2019t imagine a better tour and a better person to guide us than Mateo! His knowledge of food and the merchants gave us a glimpse into the heritage of Commercial Drive! What a treat!","review_date":"May 5, 2018"},{"attraction_id":2025,"user":"johnf2816","rating":5.0,"review":"Matteo and Little Italy were awesome!. Visiting Vancouver this weekend and the food tour of Little Italy with Matteo was highly recommended. Simply put it was awesome! Matteo\u2019s local knowledge, rapport with the establishment\u2019s owners and staff matched with what was fabulous food made it a great experience. It was truly...","review_date":"May 5, 2018"},{"attraction_id":2025,"user":"carrie_p","rating":5.0,"review":"Perfect afternoon. Visiting Vancouver? Want to find some of the best food options on Commercial Drive? Take the Little Italy Walking Food Tour! Our group of four joined about a dozen others this afternoon and had a blast! The food was amazing - from the paninis to...","review_date":"May 5, 2018"},{"attraction_id":2025,"user":"foreverliz10","rating":5.0,"review":"Authentic and delicious Little Italy food tour!. My husband and I did the Little Italy food tour this weekend and had an amazing time! We live in Vancouver and thought we\u2019d explored a lot of the Little Italy area, but all the places were new to us which was great! I won\u2019t...","review_date":"February 21, 2018"},{"attraction_id":2025,"user":"andrew_c","rating":5.0,"review":"Our third different food tour with these beauties!. Matteo was gold, just like the last two guides. Wow, what a company! I don't even know them or have any vested interest--we've just had back to back to back excellent experiences and I'm here to share that :)","review_date":"December 4, 2017"},{"attraction_id":2027,"user":"stay19920","rating":5.0,"review":"Fantastic way to experience Old Quebec City. The two of us arrived on time and learned that the rest of the 9 am group had cancelled. So, Pierre, our guide, gave us a private tour. He was extremely knowledgeable of the City,and we had some very interesting one-on-one discussions. He took the...","review_date":"October 10, 2018"},{"attraction_id":2027,"user":"jeff_s","rating":5.0,"review":"Great Bike Tour - Great Guide. We really enjoy bike tours as a way to experience new cities, and this tour was as good as we have done or could have expected. Despite no other tourist signing up for the ride that day, our guide Pierre was willing to spend the...","review_date":"October 1, 2018"},{"attraction_id":2027,"user":"gotoguy23","rating":5.0,"review":"Fun Morning Activity . My wife and I are seniors in average fitness and found this a great way to learn about the city. Our experience of guide Paul was that he was both passionate and knowledgeable. He made it a very enjoyable experience. The electric bikes made the...","review_date":"September 28, 2018"},{"attraction_id":2027,"user":"rc30319","rating":5.0,"review":"Tremendous tour on really nice ebikes. First and probably most important, are that the bikes are truly well maintained ebikes with good power. The one hill you have to climb becomes easy with these bikes. If you are worried about excessive effort, don't worry. The first couple of hours are on...","review_date":"September 3, 2018"},{"attraction_id":2027,"user":"momanna","rating":5.0,"review":"Electric bikes awesome for old fat persons.. We 1 fat and 2 old persons and these bikes were perfect. Saw a lot because of the bikes, tour ended up being private, we took our guide out to lunch with us (tipped him as well of course) afterward, he was such a nice...","review_date":"August 14, 2018"},{"attraction_id":2027,"user":"marsha_u","rating":5.0,"review":"Great electric bike tour of Quebec City. Being over 60, and having not ridden a bike for quite a few years, I was a bit apprehensive about booking this tour. Was I ever wrong! The staff in the shop were so patient going over all the necessary information to ensure I would...","review_date":"July 13, 2018"},{"attraction_id":2027,"user":"rick_h","rating":5.0,"review":"Perfect for any level of rider. We were worried that as seniors we would not be able to keep up on the ride, but these electric bikes make all the difference. Cruising up steep hills was easy. The tour was well led by Paul and his English was excellent. We enjoyed...","review_date":"June 21, 2018"},{"attraction_id":2028,"user":"patty_t","rating":3.0,"review":"Not what I expected for a ghost walking tour.. Im not sure what I was expecting but I was somewhat dissapointed. It felt like you were watching an ambulatory play. It was allright but too much distraction from vehicles, passerbys that it didn't create the 'scary' atmosphere for a ghost walking tour.","review_date":"October 31, 2018"},{"attraction_id":2028,"user":"karen_h","rating":5.0,"review":"One of the best ghost walks I've been on. I took the Halloween ghost tour two days ago and it was a highlight of my trip, not least of which was due to our guide Gregoire (his character name, I think his real name was Gerard, but I'm not positive). Such a great storyteller!...","review_date":"October 28, 2018"},{"attraction_id":2028,"user":"skymiles27","rating":5.0,"review":"Eventful . I booked this tour not knowing what to expect, I must say it was very interesting. My boyfriend and I enjoyed our tour! If you go ask for frank Aka Franklin he was the best tour guide ever he Made the experience so surreal. We...","review_date":"October 26, 2018"},{"attraction_id":2028,"user":"laurens97","rating":4.0,"review":"Great way to see Old Montreal. Our guide was a fabulous story teller and it was a great way to wander around Old\nMontreal as we heard some history and some stories. As some other guests have mentioned, it wasn\u2019t quite as ghost-focused as other ghost tours we\u2019ve been on in...","review_date":"October 21, 2018"},{"attraction_id":2028,"user":"cathyk284","rating":5.0,"review":"Wonderfully entertaining theater!. I could do this every night - the actor\/guide was a brilliant storyteller, an engaging, clever character who enthralled us at every stop with his creepy historical tales told in the exact physical places of the horrifying events. He made the tales completely believable and...","review_date":"October 21, 2018"},{"attraction_id":2028,"user":"jolic452","rating":5.0,"review":"Fantastic!. Our host was Edith, a ghost who had a lot of knowledge of gruesome and gory stories, as well as hubs of paranormal activity around old Montreal. It was a really fun tour that I would do again, just sad I won't be in town...","review_date":"October 7, 2018"},{"attraction_id":2028,"user":"vanclaire","rating":3.0,"review":"More History Than Ghosts. Our guide was very good & walking around Old Montreal at night was cool. However, there really weren\u2019t any ghosts to talk about. There were some gruesome stories but I wanted more.","review_date":"August 28, 2018"},{"attraction_id":2028,"user":"mountaintopmister","rating":3.0,"review":"Was ok. Not the best ghost tour I ever experienced, but maybe not the worst. It was an amusing way to kill 1.5 hours, but the stories I did not dind that interesting. Nor were theu delivered very well.","review_date":"August 25, 2018"},{"attraction_id":2028,"user":"sammyham","rating":5.0,"review":"Interesting and fun!. Alice was our guide. She was so great and we were really engaged by her. We got lots of fun ghost stories and history of the city. Something different to do in the evening. Great for families, too!","review_date":"August 19, 2018"},{"attraction_id":2028,"user":"heather_n","rating":5.0,"review":"Family fun!. Our teenagers were impressed by the tour guide\u2019s enthusiasm and knowledge. Interesting stories about some of the history of the city, and fun for all of us, even though we are not all \u201cghost\u201d people! Definitely worth the time for a different perspective on the...","review_date":"August 13, 2018"},{"attraction_id":2028,"user":"tim_m","rating":5.0,"review":"Ghosts, Torture and Murder. Ghost tour was absolutely the highlight of our first night in Montreal. \"Lily\" played her part well and made several grisly and ghoulish tales come alive; all while delivering historical and cultural facts about the city as we traipsed through Old Montreal. Bravo!","review_date":"August 9, 2018"},{"attraction_id":2028,"user":"alan_h","rating":5.0,"review":"Great Ghost Tour . My favorite ghost tour yet and I've seen a lot of'em all over the World. My guide was Ronnie and it was on Dec 30th. The coldest Dec, 30th in Montreal's recorded history. Yet the tour was excellent. Wasn't rushed at all, every question was...","review_date":"February 25, 2018"},{"attraction_id":2029,"user":"roadtrip1991","rating":5.0,"review":"really recommended. It was a great bike ride. Highly recommended to discover Toronto in this way. Also no problems with the cold thanks to the hand warmers.","review_date":"March 14, 2019"},{"attraction_id":2030,"user":"cappt","rating":5.0,"review":"Wonderful Tour with lots of food. This was a very special day we spent with Melissa. We immediately connected and had a terrific time touring China Town. Melissa is a great host and has a great repertoire with the merchants we visited. We felt welcomed by each of them and it...","review_date":"December 17, 2018"},{"attraction_id":2030,"user":"weschazy","rating":5.0,"review":"Great Food - Great History. The is a wonderful tour, one that will fill your stomach and mind. Our tour guide M\u00e9lissa Simard made our experience engaging from start to finish. She was very interested in what kinds of foods we liked and disliked, then really customized all of our...","review_date":"December 2, 2017"},{"attraction_id":2031,"user":"barbara_l","rating":5.0,"review":"Great bike tour first of the season!. Matt was a wonderful tour guide on the first tour of the season. A beautiful spring day and Matt showed us the high lights of Victoria along with the history. The bike tour was well paced and seemed to cover most of the city. Matt...","review_date":"March 19, 2019"},{"attraction_id":2031,"user":"wyomagpie","rating":4.0,"review":"Weather rainy--Matt (guide) Sunny. Even though the weather was rainy and a little cold, Matt was great to take us out on the Highlight tour. He tailored it to my daughter and I and was a good sport about the rainy weather.","review_date":"October 9, 2018"},{"attraction_id":2035,"user":"glenda_h","rating":5.0,"review":"Making Their Mark: Montreal Jewish History Walking Tour. I am the lucky Newfoundlander mentioned in the review below by Ovwing so please read their review which covers details of the walk to which I say \"ditto\". Our guide (a young lady) was a lovely person and well spoken, the tour interesting, and the...","review_date":"October 24, 2018"},{"attraction_id":2035,"user":"discover28080","rating":5.0,"review":"Walk the Walk--and Talk the Talk!. My husband and I had the pleasure in late September 2018 to take 2 of the walking tours--Making Their Mark with Josh, and Rabbis, Radicals, and Writers with Trish. Although much of the current Jewish community exists beyond the central district, it was interesting and...","review_date":"October 2, 2018"},{"attraction_id":2035,"user":"jay_b","rating":5.0,"review":"Walking Tours. As part of a congregational group tour of Montreal we took the the two walking tours of Montreal Jewish History: Making Their Mark with Josh and Rabbis, Radicals and Writers with Trish, Both tours were engaging and very informative with visits to various sites in...","review_date":"October 2, 2018"},{"attraction_id":2035,"user":"jennifer-le-fay","rating":5.0,"review":"Excellent experience. An excellent tour - informative and interesting, with a great guide. One of the definite highlights of my trip to Montreal, would absolutely recommend this to others.","review_date":"September 30, 2018"},{"attraction_id":2035,"user":"bostoncpa","rating":5.0,"review":"Superb tour. Great tour of the history of the Jews in Montreal. Our tour guide Josh was awesome. Highly recommend this tour.","review_date":"September 29, 2018"},{"attraction_id":2035,"user":"lp5402","rating":5.0,"review":"Fascinating. Fascinating history and vibrant current neighborhood. Worth a visit! While you're there visit Schwartz Smoked Meats for lunch.","review_date":"September 4, 2018"},{"attraction_id":2035,"user":"moniqueg21","rating":5.0,"review":"Well researched, informative. First, the guide was charming, knowledgeable, able to answer all questions. Second, even though it started raining hard, the guide cleverly suggested we enter a coffee shop (always a good idea), then continue.","review_date":"August 30, 2018"},{"attraction_id":2035,"user":"garrett_b","rating":5.0,"review":"Great info, beautiful neighborhood and a brilliant tour guide!!!. My tour guide was so nice, knowledgeable and kindly answered the many questions we asked. She made sure everyone kept up and kept safe, was very patient and it was my favorite tour here so far!","review_date":"August 19, 2018"},{"attraction_id":2035,"user":"janisdubin","rating":5.0,"review":"Amazing Tour of Montreal\u2019s Jewish History. What a great walking tour. If we didn\u2019t take this tour, we might have simply passed through this neighborhood without knowing the rich history of the Jews of Montreal. Our guide Ben was so friendly and informative. He told us the museum is only 3...","review_date":"August 17, 2018"},{"attraction_id":2035,"user":"sheilak619","rating":4.0,"review":"Good tour. Ben our tour guide was very informative. It was a hot day so it was little uncomfortable walking around but all in all would definitely recommend this tour to learn about the early Jews in Montreal. By the way the snack shop at the museum...","review_date":"August 15, 2018"},{"attraction_id":2035,"user":"pereleperele","rating":5.0,"review":"Very Interesting Tour of the Plateau. I really enjoyed the tour I did last Saturday. Our tour guide Ben was knowledgeable and friendly. It was a different view of the city. Thanks a lot!","review_date":"July 19, 2018"},{"attraction_id":2035,"user":"729pamelag","rating":5.0,"review":"Wonderful Way To Learn Jewish History in Montreal. When we first arrived in Montreal we went on the Jewish walking tour with Emma. Emma was very I formative and friendly and it made our trip to the city begin in a very positive way. I learned a lot about the city and its...","review_date":"July 8, 2018"},{"attraction_id":2035,"user":"822frederickk","rating":5.0,"review":"Great tour of the history of Jews in Montreal. This was a nice causal tour of the old Jewish section of Montreal. About a 90 minute walk. Good stories. Good overview. Worth the time for sure.","review_date":"June 24, 2018"},{"attraction_id":2035,"user":"icecoldcranberry","rating":5.0,"review":"Well worth the time!. My dh and I signed up for this tour the same day as it was offered. When we arrived we found out we were the only two signed up for that time. We ended up getting our own private tour which was awesome. Emma, our...","review_date":"June 18, 2018"},{"attraction_id":2035,"user":"brendagewurz","rating":5.0,"review":"wonderful experience. Both the guide and the content were great. Guide was so knowledgeable and interesting and the material was interesting for both tourists and montrealers.","review_date":"November 7, 2017"},{"attraction_id":2036,"user":"juliamk87","rating":5.0,"review":"Wonderful tour! . My husband and I took the Rabbis, Writers and Radicals tour and really loved it. Our tour guide, Simone, was very knowledgeable and friendly. We learned so much! I\u2019d definitely recommend this tour.","review_date":"July 30, 2018"},{"attraction_id":2036,"user":"stephen1949","rating":5.0,"review":"Interesting and fun tour - well worth doing!. The tour combined history with architectural and cultural perspectives resulting in a very satisfying 360 degree panorama of Jewish life in Montreal. The tour guide was a Montreal native with a winsome personality whose family background coincided with much of the subject matter; for example...","review_date":"June 24, 2018"},{"attraction_id":2036,"user":"jacobbtraveler","rating":5.0,"review":"Wonderful tour that makes Montreal Jewish history come alive. I've spent years visiting the Plateau and Mile End, and walked the neighbourhoods covered by this tour dozes of times. This tour changed the way I'll forever see them. Much of what many of us love about these neighbourhoods has been deeply influenced by their...","review_date":"June 16, 2018"},{"attraction_id":2037,"user":"icetalker","rating":5.0,"review":"Great Tour, Great Guide. We always try to do a guided bike tour in any new city and this is one of the great ones. Echo sports is conveniently located in the lower town and staff is friendly and competent. Our guide was Paul, a lifelong resident of Quebec...","review_date":"August 10, 2018"},{"attraction_id":2037,"user":"adamhollingsworth","rating":5.0,"review":"History, exercise and beauty...all in one!. My wife and I enjoyed this relaxing ride along the St, Lawrence. Make sure you ask for Pierre to be your guide. Knowledgable, friendly and eager to show off his city. We liked him so much, we took him to lunch later just to learn...","review_date":"July 7, 2018"},{"attraction_id":2038,"user":"joe_k","rating":5.0,"review":"Great Time with Dave and Friends. Dave led 2 friends and I on a great trip for the day. We all had loads of fun and were able to pick trails that matched our skill level, which greatly improved in the end ;)","review_date":"August 23, 2018"},{"attraction_id":2038,"user":"onggarbeky","rating":5.0,"review":"Phenomenal trip. Just when you think the trip is pretty good and this is it...David keeps impressing you with more trails, more challenges, more fund and just pure adrenaline and joy of mountain biking! His wife makes the most delicious home-made food you will get to try...","review_date":"August 22, 2018"},{"attraction_id":2041,"user":"jan_f","rating":5.0,"review":"Edmonton's amazing river valley via eBike. We road from the west end of the city to the north east side, and back, almost all on paved bicycle paths.\nTour guide was very knowledgeable of the trail network, and answered all our questions about various points of interest.\nWe were able to...","review_date":"June 20, 2018"},{"attraction_id":2041,"user":"michael_m","rating":5.0,"review":"Wow, that was fun!!!. What a great way to see Edmonton, I had no idea how beautiful the city is. Mike the Tour guide was so witty and very smart.. Thanks for the laughs. Cafe Bicyclette, what a gem I didn't even know they existed before this tour.","review_date":"June 19, 2018"},{"attraction_id":2042,"user":"peggy_b","rating":5.0,"review":"Awesome Tour of Quebec City!. My husband and I are not great \"tourists\" but thought it would be a good idea to have a tour to learn more about this gorgeous city. Michel was great! He provided very interesting information on the history of Quebec and an awesome walking tour...","review_date":"February 26, 2019"},{"attraction_id":2042,"user":"dallya2","rating":5.0,"review":"Fantastic Quebec. We took this tour with our guide, Michel Sirois, and loved the history that Michel provided. He also provided maps and visual representations of what Quebec was like in the past and this enabled us to visualise buildings that no longer existed or to see...","review_date":"July 25, 2018"},{"attraction_id":2043,"user":"953olenap","rating":5.0,"review":"Safe walk, should be taken. Safe area, amazing view. Safe with children, zip line too short, climbing amazing. There are places to rest.","review_date":"December 28, 2018"},{"attraction_id":2043,"user":"john_h","rating":5.0,"review":"Wonderful Experience Once Again. We try to visit the Canyon Sainte-Anne every time we are in the Quebec City area. In fact, we have been there for 4 of the past 5 autumns. The colours in the fall are amazing. The stairs going up and down to the lowest...","review_date":"December 27, 2018"},{"attraction_id":2044,"user":"brookeannandale90","rating":5.0,"review":"Best. Day. Ever. Amazing equipment, incredible guide, beautiful trails!! Meredith was an absolute gem- such an awesome coach and so much patience!! I already want to go again!!","review_date":"September 12, 2018"},{"attraction_id":2044,"user":"gustavo_t","rating":5.0,"review":"Guide trail. I recomend go there and rent a bike with a guide. The bikes are very good. The guide take you to do your trail the way you want and level. He also can make you improve your skills, with tips and showing how to do....","review_date":"August 29, 2018"},{"attraction_id":2044,"user":"mike_r_barber","rating":5.0,"review":"Great tuition, first family run @ Whistler MTB Park. A fantastic time for my family including kids of 11 and 15 with Lizzie doing some superb guiding and encouragement for the slightly-nervous first timers. Thanks to Matt for discussing all the options with us, and to Lizzie for making it one of our top...","review_date":"July 30, 2018"},{"attraction_id":2044,"user":"neilsnz","rating":5.0,"review":"Arbutus Routes made our Whistler MTB Experience even more Awesome. For starters, if you like mountain biking, I don't think you can get any better than Whistler, unless you use Arbutus to organise and assist your Whistler MTB Experience.\nArbutus have been awesome from the start to the end of our Whistler visit.\nFrom the...","review_date":"July 16, 2018"},{"attraction_id":2044,"user":"britt_s","rating":5.0,"review":"Amazing single track tour. I had minimal experience with cross country biking and Meredith taught me everything I needed to know. From when I arrived to when I finished, the whole tour was amazing. All staff were extremely helpful and accommodating. The tour itself was incredible. It was challenging...","review_date":"July 12, 2018"},{"attraction_id":2044,"user":"386benjaminj","rating":5.0,"review":"3 hour bike guide on downhill park. We were inexperienced downhill riders and were taught to be safe and given he fundamentals of riding by our guide Alistair from Arbutus Routes. We visited in July, when the lifts run to 8 pm - lots of riding. We would do this again !","review_date":"July 10, 2018"},{"attraction_id":2044,"user":"junior235","rating":5.0,"review":"Private bike guide. I highly recommend Arbutus Bikes. They initially went above and beyond to help us with a private guide for our son at short notice as they knew we were arriving from Australia. My son\u2019s guide Andrew was awesome. My son said he learnt more from...","review_date":"July 9, 2018"},{"attraction_id":2044,"user":"dennis_f","rating":5.0,"review":"Half day bike park tour and rental. The staff at the store were very attentive in helping my kids with their rentals and setup, and I had pre-booked a dream bike, Yeti SB5.5, which was nothing short of amazing. The bike was in superb condition.\nBut the real highlight was my half...","review_date":"July 8, 2018"},{"attraction_id":2044,"user":"jasonwale99","rating":5.0,"review":"3 hour Singletrack Tour\/Lesson with Lizzie. Excellent Bikes, Excellent Service and Excellent knowledge and Instruction.\nLizzie took my wife and I out for 3 hours for our first experience on 29inch bikes.\nNeither of us had mountain biked for more than a decade but Lizzie made us feel at home and...","review_date":"July 2, 2018"},{"attraction_id":2044,"user":"sjhart23","rating":5.0,"review":"One of the best tour in Whistler!. I went out on a half day singletrack tour last week (guided by Ali) and it was without a doubt one of the best tours I have done in Whistler! Ali was an incredible guide!\nI would recommend this to anyone who is looking for...","review_date":"June 30, 2018"},{"attraction_id":2044,"user":"sue-aucklandnz","rating":5.0,"review":"Guided tour. Spent a morning being guided by Lizzie and had a great introduction to the Whistler mountain bike trails. Lizzie was delightful and chose trails that both suited my ability and challenged me at times! A really worthwhile investment to maximise the limited time I had...","review_date":"June 28, 2018"},{"attraction_id":2044,"user":"lizimc92","rating":5.0,"review":"Awesome morning of trail riding. Went on the half day Whistler singletrack tour with a couple of friends. We're all intermediate\/blue trail riders and wanted to explore some more challenging trails. We had such a brilliant day with Matt and Meredith - they took us down some great trails and...","review_date":"June 21, 2018"},{"attraction_id":2044,"user":"scott_w","rating":5.0,"review":"Amazing Day. Today we did the mountain bike tour with Ali. The tour was amazing! He knew when to push us, and when to let us just go at our own pace while also keeping the mood fun and encouraging.\nI was super impressed with the professionalism...","review_date":"June 19, 2018"},{"attraction_id":2044,"user":"jchilltoppers","rating":5.0,"review":"Ride with those that know. I booked a singletrack guided tour with Arbutus so that in the few hours that I had to ride at Whistler, I would not waste my time - Bingo - Jackpot.\nMy tour guide was Andrew, and in addition to knowing the trails - which...","review_date":"May 2, 2018"},{"attraction_id":2046,"user":"jonathan_w","rating":5.0,"review":"Great Way to Experience Ottawa. My wife and I had a great time on our day-long bike tour Ottawa. We saw not only a lot, but we learned a lot about what we saw. A good way to introduce yourself to city. We would recommend it highly.","review_date":"December 8, 2018"},{"attraction_id":2046,"user":"347jen","rating":5.0,"review":"Wonderful active way to see the City!. \u201cHans\u201ddown the best tour in Ottawa! We had the privilege of taking in this fabulous bike tour of the city of Ottawa and into Gatineau. Hans was our tour guide and was very knowledgeable about the area. We booked this tour for the last full...","review_date":"November 2, 2018"},{"attraction_id":2046,"user":"granny_m","rating":5.0,"review":"Highlight of our Ottawa trip. The Best of Ottawa 5 hr bike tour was a highlight of our visit to the city.\nOur tour guide, Hans, was both entertaining and informative. The cycling pace was perfect for the two of us to see the sights. We especially enjoyed the Italian...","review_date":"October 25, 2018"},{"attraction_id":2046,"user":"markm0506","rating":5.0,"review":"5 Hour Tour of Ottawa. Great trip and great guide in Chris. Very informative and fun. We would highly recommend. Weather was little iffy to start but the rain held off.","review_date":"July 28, 2018"},{"attraction_id":2046,"user":"nourk462","rating":5.0,"review":"Bes way to see Ottawa . A+ Bike tour.\nI am looking forward to bringing my friends next time. Maria has excellent customer service skills and is a dedicated owner. Sparky was my tour guide and she absolutely loves her job and does it super well. I'm very happy to have...","review_date":"July 9, 2018"},{"attraction_id":2046,"user":"lauren\/brian_r","rating":5.0,"review":"Fresh air, exercise and scenery, what more could you want?. Taking the 5 hour bike tour was a great way to see Ottawa and get some exercise as well. we were a group of two so the pace was perfect for us. The pace and the distance are very doable (we both have ridden bikes...","review_date":"July 7, 2018"},{"attraction_id":2046,"user":"steven_d","rating":5.0,"review":"Fantastic way to see Ottowa !. We had an amazing experience with Escape Bicycle Tours. We are new to visiting Ottowa and wanted to see the sights. We began the day meeting owner Maria who fitted us with VERY nice bikes. We own some premium road bikes ourselves and had no...","review_date":"July 3, 2018"},{"attraction_id":2046,"user":"rama_i","rating":5.0,"review":"Excellent bike tour and guide! Highly recommend.. My friend and I had a day and a half to spend in Ottawa and we were very glad for doing this tour. Our tour guide Dick was excellent in making sure we are always aware of where we were going, he was patient and...","review_date":"June 24, 2018"},{"attraction_id":2046,"user":"taylorc1252","rating":5.0,"review":"Work Group. Absolutely amazing! Our guide Sparky ensured we got to all of the best there is to see in the city bright and early in the morning! If you are looking to see the best that Ottawa has to offer, this is the way to go!","review_date":"June 20, 2018"},{"attraction_id":2046,"user":"davidmaybrick","rating":5.0,"review":"Superb way to see a lovely city. We really enjoyed this tour around Ottawa.\nIt was nicely paced with a good mix of breaks to take photos and enjoy the views.\nThere was also a nice stop for lunch at a deli whose sandwiches were superb.\nMaria at Escape could not have...","review_date":"May 29, 2018"},{"attraction_id":2046,"user":"jannabben","rating":5.0,"review":"Ottawa bike-experience by Dutchmen. 13 oct 2017 we visited Ottawa. We decided to make a guided biketour and met Escape Bicycle Tours.\nAnd it was a great success!! My wife and me are experienced bikers, but for our sister in law and her husband was it a long time...","review_date":"December 17, 2017"},{"attraction_id":2046,"user":"val_o","rating":5.0,"review":"Healthy way to see the city!. I really enjoy cycle tours as you cover alot of ground, learn something and are getting some exercise. This tour was a great opportunity to do all three. A beautiful blue sky day increased the chances of enjoyment alongside a knowledgable guide and good equipment....","review_date":"December 17, 2017"},{"attraction_id":2047,"user":"kncl89","rating":5.0,"review":"Great tour of Ottawa. What a wonderful way to tour Ottawa! The bikes were in good shape and adjusted to each of us. Our guide Sparky was very knowledgeable and interesting. We saw parts of the city that I know we would have missed otherwise. Thank you for this...","review_date":"November 5, 2018"},{"attraction_id":2047,"user":"christinemq6201rm","rating":5.0,"review":"Excellent bike tour !. The 3 hour bike tour is a great idea to see Ottawa. The tour was very well organized, the bikes are well maintained and easy to ride. Our guide Nora was excellent and showed us Ottawas neighborhoods, museums and a great view to Parliament Hill....","review_date":"October 3, 2018"},{"attraction_id":2047,"user":"brenna_r","rating":5.0,"review":"Sightseeing from a bike. This was a great way to see Ottawa. My husband and I were impressed with what we saw, the pace of the tour and the wealth of information provided by our guide. The equipment was good. We did the 3 hour tour which was just...","review_date":"September 7, 2018"},{"attraction_id":2047,"user":"holidayboundontario","rating":5.0,"review":"Beautiful bike tour!. Our tour guide, Sparky, was fun and informative. The ride itself was beautiful taking us along the Rideau Canal and into Gatineau as well. We had a gorgeous day and enjoyed seeing the many sights that Sparky took us to.","review_date":"August 28, 2018"},{"attraction_id":2047,"user":"sara83","rating":5.0,"review":"Top Shelf Bike Tour. I have done numerous bike tours in other cities and I recently booked a corporate event with 10 adults on the 3 hour Ottawa Bike Tour. We were 5 female and 5 male aged between 40 and 65. The trip was AWESOME.\nOur guide \"Sparky\"...","review_date":"August 15, 2018"},{"attraction_id":2047,"user":"lberry_77","rating":5.0,"review":"Great way to see this beautiful city. I booked this tour for my family the day before, and since the weather was iffy Maria adjusted the start time to avoid the rain. Escape's location is convenient (right downtown, one block away from Parliament), and their bikes are all new and fun to...","review_date":"August 6, 2018"},{"attraction_id":2047,"user":"sbjeintoronto","rating":5.0,"review":"Fantastic Way to See the City. We've done a number of bike tours in different cities, and this is one of the best. First of all, the bikes are in excellent condition. I'm not tall, and sometimes I've found it difficult to get a bike that fits. Escape has a large...","review_date":"July 22, 2018"},{"attraction_id":2047,"user":"shimingf1","rating":5.0,"review":"Great way to explore the Capital in summer. Maria, the owner who sorted my booking issue smoothly. The tour guide Sparky was very knowledgeable, friendly, I had a great 3 hours trip with the group. The bike quality was good, clean and no issue during my trip. Would definitely go back for another...","review_date":"July 10, 2018"},{"attraction_id":2047,"user":"marie-louise_b","rating":5.0,"review":"Scenic and fun. This tour exceeded our expectations. We had a knowledgeable guide who took us around a very scenic route and pointed out lots of museums which we can go back to. We toured the Governor Generals gardens - something we would never have found by ourselves....","review_date":"June 15, 2018"},{"attraction_id":2047,"user":"shanecarter1071","rating":5.0,"review":"Outstanding cycling tour with an excellent tour guide.. I went on the three hour cycling tour of Ottawa which ventured across the river in to Quebec. The Tour Guide, Sparky, was outstanding: she is friendly, charming and puts considerable effort in to her tours. Sparky took some photographs of the participants in the...","review_date":"June 5, 2018"},{"attraction_id":2048,"user":"tom_g","rating":5.0,"review":"Worth every doller. Ricardo showed a great deal of knowledge about photography he pushed me to use the manual mode which i have never been comfortable with, i now have a good working knowledge of it and will be using more in the future. I also would like...","review_date":"August 13, 2018"},{"attraction_id":2048,"user":"melaniejade28","rating":5.0,"review":"Amazing Photo Tour!! Very good tips and tricks learnt for a lifetime!. I went on the Granville Island Night Photography tour tonight and Suzanne was our instructor. She was so helpful, friendly and overall fantastic to have as our host! I am fairly new to photography and brand new to long exposure and night photography and I...","review_date":"May 21, 2018"},{"attraction_id":2048,"user":"hmarley","rating":5.0,"review":"Fun and informative. Ricardo was knowledgeable and I got some great shot around Granville island while learning some really useful tips. Highly recommend this photowalk experience.","review_date":"March 14, 2018"},{"attraction_id":2049,"user":"heliwood","rating":2.0,"review":"Just didn't enjoy it.. We booked the tour from the UK and loving Stanley Park we thought it would be ideal. Our guide seemed so preoccupied with the heat that we just walked around the rose garden for a while and took some photos of flowers. I did ask...","review_date":"December 28, 2017"},{"attraction_id":2050,"user":"yanni_x","rating":5.0,"review":"Excellent Library. Excellent Library to go! Very unique design, and rich collections of books. A worthwhile place to visit in Vancouver downtown center.","review_date":"December 12, 2018"},{"attraction_id":2051,"user":"miriam_n","rating":5.0,"review":"Great tour. Covered a lot of history and guide was very knowledgeable. Walked at a good pace.\nRecommendations for shopping and restaurants was excellent.","review_date":"October 29, 2018"},{"attraction_id":2052,"user":"matthew_b","rating":5.0,"review":"Suggested Big Bike Loop.. We rented four bikes for our family who all agreed it would be fun. When we arrived at the shop we were given thorough directions and suggestions of where we might stop for lunch ( Rivalto - which was great) but also alternative routes for...","review_date":"July 26, 2018"},{"attraction_id":2052,"user":"lex_h","rating":1.0,"review":"Be aware!. I\u2019d called the operator before the trip and confirmed that there was a spot available for the date I wanted before I went ahead and booked my tour on TripAdvisor.\nToday I took the first bus out from Montreal because I wanted to make sure...","review_date":"June 6, 2018"},{"attraction_id":2056,"user":"fnfanatic","rating":3.0,"review":"Beware of unexpected charges. I picked this tour because of TripAdvisor's good ratings. I read reviews before we went and was expecting that we may get charged a late fee - as annoying as that is when you're paying almost $90 per person for something that can be done...","review_date":"August 9, 2018"},{"attraction_id":2056,"user":"witchywayfarer","rating":4.0,"review":"Best Way to Experience Wine Country!. I bought my boyfriend a bike tour through wine country as a birthday present and we had the most remarkable day biking through the serene countryside. I liked that we could go at our own pace and enjoy fresh air and scenic landscapes, and try...","review_date":"August 7, 2018"},{"attraction_id":2056,"user":"eva_h","rating":5.0,"review":"Great experience!. Carrie is exceptional. She took care of every detail and accommodated our requests right up to our departure. She made sure everything was organized and confirmed and ready for us. And took the time to give us the inside information we needed to ensure we...","review_date":"August 6, 2018"},{"attraction_id":2056,"user":"alannah_llama","rating":5.0,"review":"Loved the independent tour option!. I did a bike tour with 9 of my friends a few weeks ago. The independent trip was great for us as we could really go at our own pace and it was never really crowded. Would definitely do this tour again! We had a...","review_date":"June 29, 2018"},{"attraction_id":2056,"user":"simranhayer","rating":5.0,"review":"Most amazing experience!. Went on this tour for a friends birthday and had the absolute best time! Karen was so incredibly helpful and kind. Perfect for a self guided tour. Before we began a map was provided and Karen walked us through some potential paths we could take....","review_date":"June 27, 2018"},{"attraction_id":2056,"user":"cathyb107","rating":5.0,"review":"Bike and wine tour. My husband and I spent a beautiful day riding bikes through gorgeous vineyards on country roads and tasting great wines at five different vineyards. We ate lunch at Caroline\u2019s. Karen and Jessica were very helpful in getting us fitted on our bikes and explaining the...","review_date":"June 2, 2018"},{"attraction_id":2056,"user":"kde21","rating":5.0,"review":"Great Experience!. Back in September, my friends and I went to celebrate a birthday in Niagara and did the bike tour. When one of my friends felt sick, John came to the rescue with his van and my friend and I left with him and did an...","review_date":"December 27, 2017"},{"attraction_id":2058,"user":"objective-not-pc","rating":4.0,"review":"Absolutely Worthwhile!. We usually don\u2019t avail ourselves of \u201chigh-tech\u201d experiences. But we are always interested in learning about the history of the places we visit. In this case, for the first time, we selected this virtual reality 3D experience. It was a good decision.\nFirst, I recommend...","review_date":"March 4, 2019"},{"attraction_id":2058,"user":"3guys1girl","rating":5.0,"review":"Excellent Stroll!. Clarisse is a wonderful and fun guide. We had some seniors in our walking tour, yet she tailored the pace to accommodate all of us. Interesting as she was charming, I highly recommend.Just lovely!","review_date":"October 15, 2018"},{"attraction_id":2059,"user":"navigator813236","rating":5.0,"review":"Vancouver E-Bike Tour. Excellent tour company. The owner (Jodie) is personally involved. Bikes are new and work well. Recommend using a guide. Our guide (Jamie) was easy going, helpful and fun to ride with. Highly recommend this company!","review_date":"September 10, 2018"},{"attraction_id":2059,"user":"rs3401","rating":5.0,"review":"Terrific Activity!. A very personable and knowledgeable guide, wonderful sights, really fun and easy bikes to ride .... will definitely book another tour on our next trip to Vancouver.","review_date":"August 21, 2018"},{"attraction_id":2059,"user":"clint_r","rating":5.0,"review":"Great tour. 2nd time on this tour. Even better than last year. Now includes a lunch. Great views. Good food, lots to see. The bike adventure was the highlight of my trip to Van. Highly recommend. the ebikes make light work of long distances so you see...","review_date":"May 17, 2018"},{"attraction_id":2060,"user":"ann_r","rating":5.0,"review":"AMAZING TOUR. Would highly recommend to anyone looking to see beautiful art in a beautiful city, had a great tour! Jermey was an amazing tour guide who personalized the tour to us. I am a fine arts student, and I can say that Jermey gave great background...","review_date":"August 6, 2018"},{"attraction_id":2060,"user":"thescribbler99","rating":5.0,"review":"Brilliant tour. Did the afternoon street art tour, combining 2 of my favourite things: art and cycling. It also me a great overview of Vancouver, as I\u2019d only arrived the evening before.\nJeremy provided lots of background to both the murals and the artists, the kind of...","review_date":"June 24, 2018"},{"attraction_id":2061,"user":"robert_m","rating":5.0,"review":"Great time as a local!. Even as a Toronto local this was worth going to! Learnt so much about the history of the distillery and had some tasty drinks!","review_date":"June 18, 2018"},{"attraction_id":2061,"user":"cecile_r","rating":5.0,"review":"Another great tour!. I have taken a couple the Mackenzie's tour before and this one is also super great. The spirit of York distillery doesn't typically run tours so getting to into the belly and see the stills working and smell the mash was really cool. The staff...","review_date":"June 16, 2018"},{"attraction_id":2063,"user":"jeremy_z","rating":5.0,"review":"the really gay history tour. Went on this tour with family today and Glenn was a great guide. My family and I are all a part of the LGTQ2IAS+ community and also history buffs and he taught us all a lot of stuff that we didn't know. He also took...","review_date":"October 28, 2018"},{"attraction_id":2063,"user":"cara_r","rating":5.0,"review":"Great history. Glenn was a really great guide and story teller. The pace of the tour was good, the ratio of talking to walking was spot on (sometimes there is too much of one or the other, but not here). The information discussed was quite interesting, and...","review_date":"October 22, 2018"},{"attraction_id":2063,"user":"christopher_k","rating":5.0,"review":"Tour guide Glenn elevated our enjoyment of this beautiful park. My wife & I knew making it to Stanley Park was on our short list of spots to experience on our 1st trip to Vancouver and this tour was so enjoyable. Glenn was very engaging and related the stories and history of the park in...","review_date":"October 17, 2018"},{"attraction_id":2063,"user":"373adamc","rating":5.0,"review":"Two walking tours done with this company, and both great!. In the last couple of days we\u2019ve actually done 2 walking tours with this company. First off we heard about the Forbidden downtown tour from our Lonely Planet guidebook tour, and signed up to that - Lenard was our tour guide, a hugely engaging and...","review_date":"October 3, 2018"},{"attraction_id":2063,"user":"brittany_c","rating":4.0,"review":"Nice walking tour, interesting Vancouver stories.. The walk through Stanley Park was easy. Our guide Roxanne was extremely friendly, upbeat, and a good storyteller who knew her history! It was nice that she also made an effort to have conversations with all of the guests between talking points, and offered to...","review_date":"September 30, 2018"},{"attraction_id":2063,"user":"curiosity140385","rating":5.0,"review":"Great walking tour. We really enjoyed our tour of Stanley park with Glenn. Nice easy pace and lots of interesting facts about the park. This was our third tour with forbidden Vancouver walking tours and I highly recomend them.","review_date":"August 30, 2018"},{"attraction_id":2063,"user":"info_e","rating":5.0,"review":"A walk in the park. My husband & I had lots of fun on the tour with GleNN. We booked just 2 days prior and it was exactly what we hoped for...some exercise, history and local lore. GleNN was knowledgeable, engaging and energetic. He easily included everyone and happily answered...","review_date":"August 25, 2018"},{"attraction_id":2063,"user":"linzlonglegs","rating":4.0,"review":"Great walking tour. Decided to sign up for the secrets of Stanley Park walking tour as I was on my own in the city for the weekend. Glenn (with 2 n's!) was a great guide, he was so knowledgeable. I found out so much about the park and...","review_date":"August 14, 2018"},{"attraction_id":2063,"user":"wittywhit211","rating":5.0,"review":"Enjoy nature with a storyteller. Roxanne was an excellent guide for our Stanley Park tour. She is clearly passionate about the park and Vancouver's history (and present). She was entertaining and informative. You could walk around the park yourself or you could see the highlights with some good stories to...","review_date":"August 14, 2018"},{"attraction_id":2063,"user":"tarekelbanhawy","rating":5.0,"review":"Great informative tour and a ton of fun!. Glenn was awesome as our tour guide! he was well informed, answered all of our questions and made it feel like we were a group of friends. I would recommend this tour to anyone old or new to Stanley Park, you are bound to learn...","review_date":"August 13, 2018"},{"attraction_id":2063,"user":"john_f","rating":5.0,"review":"Wonderful and Informative!. Roxanne, our tour guide, had a passion and interest for Vancouver history that came through the entire length of the tour. From learning about the mistreatment of the local Squamish population to the functionality of the 9 o'clock Gun, I couldn't wait to hear what...","review_date":"July 31, 2018"},{"attraction_id":2063,"user":"lizandme","rating":5.0,"review":"One of the best things to do in vancouver. Loved this tour. I am from vancouver and liked learning these interesting things\nAlso the walk thru the park was lovely","review_date":"July 15, 2018"},{"attraction_id":2063,"user":"claudia123454321","rating":5.0,"review":"Fun, informative, moving. Glenn took us on a terrific tour of Stanley Park, sharing not just the sights and the history, but the soul of the park. We are avid walkers so we could have walked the park with a guide book, but there\u2019s no other way we...","review_date":"July 14, 2018"},{"attraction_id":2063,"user":"mom_to_zoe","rating":5.0,"review":"Don't Just See Stanley Park, Understand Why It's Important to Vancouver. I know that Stanley Park is the top thing to see and do in Vancouver, but without some historical context, it's just, well, a park like any other. I mean, we have parks back home, right? That is why I wanted to take a walking...","review_date":"July 5, 2018"},{"attraction_id":2063,"user":"kitsgirltracy","rating":5.0,"review":"Secrets of Stanley Park Indeed!!. Glenn was our guide on this incredibly well run walking tour. We had a lovely group from Australia and the States, and as a local I felt that Glenn really showed off Stanley Park in the most interesting way! I learned new things, and was...","review_date":"July 4, 2018"},{"attraction_id":2063,"user":"stacey_w","rating":2.0,"review":"Tour was cancelled last minute. I was visiting Vancouver and I got a call 1.5 hours before it was supposed to start that it was going to be cancelled. They tried to reschedule but I was flying out the next day. Not very impressed","review_date":"July 3, 2018"},{"attraction_id":2063,"user":"gale411","rating":5.0,"review":"Secrets of Stanley Park. Glenn was an excellent tour guide. He is very knowledgeable of the history and an excellent story teller. He kept us mesmerized the entire time. He is eager to answer any questions you have and encourages you to share any of your stories. We had...","review_date":"July 1, 2018"},{"attraction_id":2063,"user":"willner5","rating":5.0,"review":"Great Story Teller. Rick is a great storyteller and very knowledgeable about the history of Vancouver and Stanley Park. My family and I thoroughly enjoyed this tour and recommend it.","review_date":"June 20, 2018"},{"attraction_id":2063,"user":"waren_g","rating":5.0,"review":"Review of Secrets of Stanley Park.. I really enjoyed this tour which included great information and history about Stanley Park. As a local I learned a lot and I can tell a great deal of time and preparation was put into this tour. Glenn did an amazing job. He speaks at...","review_date":"June 7, 2018"},{"attraction_id":2063,"user":"leannekc3","rating":5.0,"review":"Exciting adventure. It was a fantastic place to get some exercise and fresh air! Our tour guide Roxanne was very enthusiastic and knowledgeable. We learned many fascinating things about the park and history of the people and area. Highly recommended!","review_date":"June 2, 2018"},{"attraction_id":2063,"user":"e2bicokian","rating":5.0,"review":"A whole new insight into Stanley Park. Glenn was the perfect guide for our walking tour of the Park. His storytelling skills are fantastic. We learned a lot and had fun doing it.","review_date":"May 22, 2018"},{"attraction_id":2063,"user":"mc_l","rating":5.0,"review":"Amazing tour with Glenn. Highly recommended. Glenn was knowledgeable, personable, animated and a great story teller. The best way to see Stanley Park.","review_date":"May 5, 2018"},{"attraction_id":2063,"user":"kundalata_j","rating":5.0,"review":"Entertaining and Educational . It was a great way to enjoy the afternoon! Glenn, a superb storyteller, took us back through time and we understood an entire different side to Stanley Park than we\u2019d ever experienced before, even though we\u2019re locals. Learning about, the native people who first inhabited...","review_date":"April 22, 2018"},{"attraction_id":2063,"user":"leslie_l","rating":5.0,"review":"Fun and informative tour. We weren't sure what to expect; we are from Austin, Texas and know next to nothing about Vancouver and its history. Glenn was our guide and he was entertaining as well as informative. He told great stories and held our interest through the entire 2.5...","review_date":"November 10, 2017"},{"attraction_id":2063,"user":"ehky08","rating":5.0,"review":"Great tour. Glenn was a great guide and storyteller, as a new resident of vancouver I was hoping to learn a little bit about the park but ended up learning loads not only about Stanley Park but about the early history of Vancouver itself. Would very much...","review_date":"November 9, 2017"},{"attraction_id":2063,"user":"selek437","rating":4.0,"review":"Cold but fascinating. Roxanne was great, but the weather was chilly, so standing around was cold. But the information imparted was fascinating! It was great to hear some of the history of the area we weren't away of. Roxanne's enthusiasm was very much appreciated.","review_date":"November 6, 2017"},{"attraction_id":2063,"user":"leah_m","rating":5.0,"review":"Stanley Park secrets revealed.. Our guide Glenn was engaging and knowledgeable. We are life long residents of Vancouver but still learned a thing or two about Stanley Park. This tour was the perfect length of time and overall we really enjoyed. Giving this 5 stars.","review_date":"October 29, 2017"},{"attraction_id":2064,"user":"camper799010","rating":5.0,"review":"Fun Day in Montreal!. We had a wonderful time on the tour and would highly recommend. Biking is a great way to see more of a city and Montreal is certainly a bike-friendly town. Our group (eight college roommates reunited) ranged in experience and confidence on a bike, but...","review_date":"October 3, 2018"},{"attraction_id":2064,"user":"donna_w","rating":5.0,"review":"Bike, History, Culture, Art, and a Picnic!. Our group of 4 gives a definitive thumbs-up to Anne-Marie and Spade & Palacio Tours.\nWe loved learning about the city of Quebec and beyond from a local\u2019s perspective.\nAnne-Marie shared such interesting insights and guided us to a wide variety of areas and sights....","review_date":"September 18, 2018"},{"attraction_id":2064,"user":"swen_12","rating":5.0,"review":"Must do tour in Montreal!. Loved this bike tour! It\u2019s a great way to experience Montreal while having fun and learning a lot. It was a great overview of the city for two first timers. It includes a fun picnic lunch with beer in one of Montreal\u2019s beautiful parks. Do...","review_date":"September 4, 2018"},{"attraction_id":2064,"user":"lauren_n","rating":5.0,"review":"A must for gaining a sense of what makes Montreal so special.. Tom was absolutely fantastic and very informative. Not to strenuous and the best way to gain your bearings if it\u2019s your first time in the city. We would definitely take another tour.","review_date":"August 18, 2018"},{"attraction_id":2064,"user":"markdietrich","rating":5.0,"review":"See Montreal in a Completely Different Way. What a fantastic tour. You'll see Montreal in a completely different way, from beautiful winding, green alleyways to bike paths to great views of the old port. And they serve an incredible lunch as part of the package. You'll like this company.","review_date":"August 17, 2018"},{"attraction_id":2064,"user":"jennifer_m","rating":5.0,"review":"great tour.. we loved this tour. it was active, but not too strenuous and a great way to see montreal. would do it again! Danny was a perfect tour guide!","review_date":"August 11, 2018"},{"attraction_id":2064,"user":"paula_d","rating":5.0,"review":"Great tour for entire family.. My husband, 2 college age children, one 15 year old and I did the bike tour. We also did the Beyond the Basiclica tour. Both were great experiences for all of us. We were fortunate to have Danny for both tours. He was a wealth...","review_date":"July 8, 2018"},{"attraction_id":2064,"user":"robert_r","rating":5.0,"review":"Great Activity To Learn About Montreal. My wife and I took the \"Beyond the Bike Lanes\" tour on quite possibly the hottest day of the year in Montreal (July 2nd) and we loved it. Tom was our guide and showed us some great treasures around the city. Having Tom share with...","review_date":"July 8, 2018"},{"attraction_id":2064,"user":"utes573","rating":5.0,"review":"Fun and great insight . We did this city - grafiti - picnic bike tour with Francis today . She made it fun , interesting and a very valuable part of our trip . The lunch was great also . She gave us the necessary input on the bike security...","review_date":"July 6, 2018"},{"attraction_id":2064,"user":"petra_h","rating":5.0,"review":"The best way to experience Montreal!. My wife and I really enjoyed this 4 hour tour! Our guide, Danny, was easy going and personable with a nice sense of humor and full of \"non touristy\" local knowledge and insight. It made the tour feel like you were biking with a friend....","review_date":"June 23, 2018"},{"attraction_id":2064,"user":"ashley_y","rating":5.0,"review":"Best Way To Explore Montreal! An Experience Not To Be Missed.. I lived in Montreal 5 years prior to moving back home for work and I'm still blown away with how much I learned about my favourite city throughout the 4-hour biking tour with our guide Thom! Thom did an excellent job in sharing stories, his...","review_date":"June 11, 2018"},{"attraction_id":2064,"user":"sim0nerika","rating":5.0,"review":"People smiled at us like we were a flock of pink flamingos!. Danny took us to places with both views and stories: the most instagrammed house in the city, a green alley (awesome place for an airbnb, we'll look for one next time), the bridge where a pyrotechnics festival takes place--many different neighborhoods.\nI'm happy I joined...","review_date":"June 4, 2018"},{"attraction_id":2064,"user":"ed_l","rating":5.0,"review":"fun and informative. We did the bike tour on the second day of our visit to get more ideas of what to see on the rest of our stay in Montreal. Danny, our guide, was really great in showing us a variety of places in the city and...","review_date":"October 17, 2017"},{"attraction_id":2065,"user":"sightseer312269","rating":5.0,"review":"Highly Recommend!. A must do! We had a fantastic day! Our tour guide was Laurel. She was so nice to talk to, knowledgeable, and really seemed to care that we had the best time possible. She even took pics and emailed them to us-how amazing. We used...","review_date":"October 3, 2018"},{"attraction_id":2065,"user":"jbmcnair","rating":5.0,"review":"Deserves It's High Rating. I did all the research for this firm online and went with the reviews (including, for a change, my fellow Trip Advisors\u2019!). I\u2019m glad I did as this highly rated bicycle tour company clearly has earned its ranking. From registration to and through the tour...","review_date":"September 10, 2018"},{"attraction_id":2065,"user":"ambassador13378","rating":5.0,"review":"Family vacation. This is a great way to spend the day. Touring the wine region by bike is a scenic experience to say the least. Our guide Ian was outstanding. The culinary and wine tastings were informative and high quality. Equipment was also high end and well...","review_date":"June 5, 2018"},{"attraction_id":2066,"user":"tasha-nova","rating":5.0,"review":"Amazing guide and sake. Some family members and I booked a tour. It was just the three of us, so the intimacy was great. Mackenzie, our guide, was super knowledgable. He explained so much so well, and he even had answers to every question we threw at him. He...","review_date":"July 23, 2018"},{"attraction_id":2066,"user":"cubano07x","rating":5.0,"review":"Amazing, fun and informative!. Prior to this tour, I knew very little about Sake and only tried it once. I decided to give this tour a try because I heard many great things about New World Wine Tours as well as giving Sake a second chance. Everything was excellent....","review_date":"June 20, 2018"},{"attraction_id":2066,"user":"leon_w","rating":5.0,"review":"Sake bleu!. Wow oh wow. This was a fantastic experience. I came into this tour knowing three things about sake:\n1) It's made of rice.\n2) It's Japanese.\n3) It can be consumed warm or cold.\nNot only did Mackenzie introduce us to a whole new world...","review_date":"May 25, 2018"},{"attraction_id":2066,"user":"dmondoux","rating":5.0,"review":"Great Sake Tour. Mackenzie did a great job with the tour. I already knew a fair amount amount about Sake, but still found the tour incredibly informative and fun. Would highly recommend, Mackenzie really knew his stuff and was able to offer a lot of insights, and made...","review_date":"January 26, 2018"},{"attraction_id":2067,"user":"amber_v","rating":5.0,"review":"Excellent Biking Experience in Whistler. We booked a half day biking tour with Steve at Whistler Bike Guide. Wow! What an experience, we would never have known to explore some of the trails we were on. Steve allowed us to push our limits, take in some great views, and was...","review_date":"July 1, 2014"},{"attraction_id":2067,"user":"andrealup","rating":5.0,"review":"Quality bikes with quality service and quality rides!. We contacted Whistler Bike Guide directly to pre-book half day guided rides during our brief stay in Whistler. We could not have been more fortunate in our decision to approach them! Our family party meant we needed one guide for two less experienced members and...","review_date":"August 27, 2012"},{"attraction_id":2069,"user":"i9921mlmaggie","rating":5.0,"review":"World class cycle tour. Fantastic from start to finish! Ben's cheerful leadership and attention to detail made for a terrific cycle tour. Beautiful scenery, delicious food, wonderful accommodation and fun cycle companions. I did this ride with my son and we both loved it. The distances and climbs looked...","review_date":"July 17, 2018"},{"attraction_id":2069,"user":"harold_b","rating":5.0,"review":"A Ride To Remember. You couldn\u2019t ask for a more magnificent part of the world or a better guide and support person than Ben Johnson. The Mountain Madness experience is an epic ride through majestic mountains, glaciers, and lakes. Ben takes care of all the details so all you...","review_date":"June 12, 2018"},{"attraction_id":2069,"user":"neil_k","rating":5.0,"review":"A marvelous experience cycling the Icefields Parkway Jasper to Banff. This was my first experience with Ben and Mountain Madness Tours and I was very impressed. The ride itself is spectacular and Ben took very good care of his guests throughout the ride. I had been thinking about riding this route for several years and...","review_date":"June 5, 2018"},{"attraction_id":2071,"user":"anne_d","rating":5.0,"review":"Bikes, beer, brunch = best!. Russell gave us a great route, catering well to the new\/less frequent riders. It was a small group that allowed good interaction between an international tourist, a couple locals and a couple guests from Ontario. The craft beer experienced is well done in conjuntion with...","review_date":"August 6, 2018"},{"attraction_id":2071,"user":"doxfans","rating":5.0,"review":"Great bike tour and beers!!. Russell Clarke and Cycle City did an outstanding job with this tour. My wife and I made this our first activity after arriving in Vancouver. The location was very easy to find and the staff (especially Russell) were great. We enjoyed his selections of local...","review_date":"July 30, 2018"},{"attraction_id":2071,"user":"michael182p","rating":5.0,"review":"Last Minute Bachelor Party Breweries Tour- Success!. We had the pleasure of having Russell as our host for our private group of 8. The reservation was last minute as weather forecast suggests that we have a window during the otherwise rained out week.\nRussell is a great conversationalist and is full of...","review_date":"November 20, 2017"},{"attraction_id":2072,"user":"preetisridharanps","rating":4.0,"review":"Great Hike and photography tips. I did Quarry rock and Lynn Canyon full day trip. Nash was great! He had great tips and the photographs looked awesome. He picked me up from my stay as I was the only one on the hike and was courteous and accommodating.","review_date":"November 2, 2018"},{"attraction_id":2075,"user":"madelyn_p","rating":5.0,"review":"Awesome activity!!. The E-bikes were comfortable and easy to use, so much easier to get around town than renting a normal bike. Jody was accessible and helpful. Definitely recommend!!","review_date":"July 23, 2018"},{"attraction_id":2075,"user":"kate_n","rating":5.0,"review":"So so much fun. I did this tour while in Vancouver. It was a blast! The owner is super nice and super helpful getting you set up. The bikes are fun to ride ad the electronic assist makes it a relaxing activity. This is a great way to see...","review_date":"June 15, 2018"},{"attraction_id":2075,"user":"rebecca_b","rating":5.0,"review":"Fantastic. It was my first time to ride en e-bike and my first time in a bike in a long time , its super comfortable and nice to ride. I had a great time with the other girl who was doing the self guided tour as...","review_date":"June 6, 2018"},{"attraction_id":2075,"user":"travelicious_l","rating":5.0,"review":"E-Bike tour was a lot of fun!. It was my first time using an e-bike, but after this experience, I'll definitely do it again!\nJody was super nice and she explained how the bike works and the bike route in detail. The e-bike is very easy to operate and I had a...","review_date":"May 29, 2018"},{"attraction_id":2075,"user":"yerangelenak","rating":5.0,"review":"The most comfortable bike tour ever!. It was amazingly comfortable and enjoyable bike riding that I have ever experienced because it was electronically powered\/charged bike, one pedal work would lead you extra meters! It almost felt like you are on the easy version of motorcycle. The bike was perfectly maintained and...","review_date":"May 28, 2018"},{"attraction_id":2075,"user":"gaylene_n","rating":5.0,"review":"Awesome day riding along False Creek. My second time riding an electric bike with this company. Had a blast! Opted for the self-guided this time. So easy to follow the gps & map they provide on the predetermined route that takes you right by the shoreline. Picnic Lunch was good too","review_date":"May 17, 2018"},{"attraction_id":2076,"user":"bcsusnak","rating":5.0,"review":"Perfect way to explore islands in the winter. Mina was an amazing tour guide! She had tons of fun facts and stories about the city and islands to share. The bikes were super nice and we enjoyed the combination of city and trail biking. Would absolutely recommend this as fun way to get...","review_date":"January 7, 2019"},{"attraction_id":2076,"user":"mart00006","rating":5.0,"review":"Great way to explore the city. I never imagined that exploring Toronto on a bike would be fun. These people make sure that your ride is as enjoyable as it can be.\nKnowledgeable tour guide. Amazing experience overall.","review_date":"January 2, 2019"},{"attraction_id":2076,"user":"trvlg8tr","rating":5.0,"review":"Great tour with little one. We really enjoy exploring when traveling, but traveling with a toddler limits what we can do. We had no problem keeping up with the islands tour, the scenery was beautiful and we had the island mostly to ourselves because of the time of day! Shawna...","review_date":"October 11, 2018"},{"attraction_id":2076,"user":"lex291","rating":4.0,"review":"Great tour for family, beautiful location. We were a private tour with a mix of children (youngest aged 8) and adults. Shawna and Shannon were our tour guides and were fantastic in making sure we had anything we needed and were very knowledgeable about the area. We had a Toronto local...","review_date":"August 15, 2018"},{"attraction_id":2076,"user":"kate_b","rating":5.0,"review":"Fantastic. What a fantastic tour this was. Our guide Rob was excellent, very informative and also made sure we were safe on our bikes before we hit the roads. The views of downtown Toronto from the islands are just stunning as well. Would definitely recommend trying...","review_date":"August 6, 2018"},{"attraction_id":2076,"user":"gobombers21","rating":5.0,"review":"Toronto Island bicycle tour. We did the Toronto Island Morning Bike Tour earlier this week. Our guide was Shawna, the tour was fantastic, Shawna was a fabulous tour guide, her pre ride preparation was thorough and she made sure everyone was comfortable with their bikes, her care of her...","review_date":"July 26, 2018"},{"attraction_id":2076,"user":"maddie_s","rating":5.0,"review":"Lovely way to see a different side of Toronto. Lucky for me I was the only one on the tour, and it didn't get cancelled; instead I had a private tour! My guide Shawne was great - good company, very accomodating to whatever I wanted to do\/see, and she made an effort to show...","review_date":"July 21, 2018"},{"attraction_id":2076,"user":"q8216rtcolleenc","rating":5.0,"review":"Great way to experience Toronto. A friend recommended this to me and we had a great experience. Tara is an excellent tour guide; very knowledgeable and friendly. This was our first trip to Toronto and we learned a lot about the history of the Toronto Islands. We saw a lot...","review_date":"July 9, 2018"},{"attraction_id":2076,"user":"debra_k","rating":5.0,"review":"Amazing views. I just did the morning bike tour of the islands with Alan. It was a great trip with some amazing views of the city. The pace was slow enough that even as a beginner, i could keep up with the pace. It was interesting to...","review_date":"July 2, 2018"},{"attraction_id":2076,"user":"461nb","rating":5.0,"review":"Excellent way to experience Toronto!. My wife and I had a great morning biking the island with Shawna as our guide. It was safe, the ferry was fun, the island is perfect for bikes, the views were gorgeous, and the tour was a great way to learn about the area....","review_date":"June 4, 2018"},{"attraction_id":2077,"user":"john_d","rating":5.0,"review":"Great way to see the city!. We decided last minute to do this self-guided electric bike tour and Jody was very accommodating. We had a blast riding these bikes through the city and along the water. The included picnic was good too, it was a sandwich, apple, juice, and cookie. We...","review_date":"September 12, 2018"},{"attraction_id":2077,"user":"dianamichellewa","rating":5.0,"review":"If you didn't do this tour, you didn't see Vancouver.. What an amazing experience. We met with Jody to have her explain the bikes to us and provide us with the map for our experience. She was so pleasant and clear on what we needed to know. The bikes were gorgeous. High end, brand new...","review_date":"August 13, 2018"},{"attraction_id":2077,"user":"mamabeth","rating":5.0,"review":"Gotta love effortless, no emissions exploring. We got to see a whole new side of Vancouver without hurting the environment - or our muscles -thanks to Jody's awesome e-bikes. I'd been a bit worried that electric bikes would be hard to handle. But no problem. Jody gave us simple, clear instructions...","review_date":"July 11, 2018"},{"attraction_id":2077,"user":"paulyhays","rating":5.0,"review":"Amazing Ride, Amazing Guide. Amazing Route, Amazing Bikes, Amazing Guide.. 10\/10 would do this again!\nNever riding an e-bike before, our group was a little hesitant..but Jody came highly recommended, and she quickly put our minds at ease. Taking the time to answer every question and making sure we...","review_date":"July 2, 2018"},{"attraction_id":2077,"user":"dane_c","rating":5.0,"review":"Tour de Vancouver!. These e bikes are super fun and quick! Great for zipping around the sea wall. With the speed of these, you can do and see a LOT more than a normal bike and still not break a sweat!","review_date":"June 7, 2018"},{"attraction_id":2078,"user":"dinagray99","rating":1.0,"review":"No show. No communication. . We scheduled a walking tour through Greyline Montreal. We walked a couple miles from our hotel to meeting point. We waited 40 minutes for our guide to show up. We finally called the US number. Then got the Canadian number. No apology. Just said they...","review_date":"September 30, 2018"},{"attraction_id":2078,"user":"jaime_l","rating":1.0,"review":"Didn't even happen.. We showed up to the meeting spot to find out that the tour had been cancelled. Apparently they had called everyone (we never got a call), but why not just send an email. The other people on the tour were on the phone with the...","review_date":"August 20, 2018"},{"attraction_id":2078,"user":"jlphelan","rating":1.0,"review":"Tour guide NEVER SHOWED UP! and we were lied to about it. Horrible experience from start to finish - we were at Presse Caf\u00e9 fifteen minutes early - asked everyone we saw If they were there with the walking tour - called multiple times -and we were told the guide was there and no one showed up...","review_date":"August 15, 2018"},{"attraction_id":2078,"user":"rclem","rating":1.0,"review":"Tour guide is hit or miss. And we missed... the guide can make or break this tour. Ours was not engaging nor relevant. Our fellow tourists gave us more info that he did. He was a very nice gentleman, but couldn\u2019t hold the group\u2019s attention past minute 10 of 90. Over...","review_date":"August 14, 2018"},{"attraction_id":2078,"user":"526kathy","rating":1.0,"review":"Stood up!!. First time ever, the guide never showed! We were a party of four who prepaid for our tour at 10:30AM. We were early at the Presse Cafe where we were to meet our guide, as were nine others for the tour. Arranged via TripAdvisor through...","review_date":"August 6, 2018"},{"attraction_id":2078,"user":"miss_blissmom","rating":4.0,"review":"Great tour. How you like these tours depends greatly on your tour guide. We had Richard. He was great! He gave us a lot of interesting information about Montreal from the French and English perspective, historical places and showed us some interesting restaurants and architecture. He was...","review_date":"August 6, 2018"},{"attraction_id":2078,"user":"karifrommn","rating":3.0,"review":"It totally depends which guide you get. Many of these reviews raved about how great the guide was. Ours however, was not engaging or very knowledgeable. We went on the 10:30 AM tour today. Half our group ducked out and left before the tour was over, telling us they were too bored...","review_date":"July 31, 2018"},{"attraction_id":2078,"user":"202kp","rating":5.0,"review":"Fun tour!. Richard came out on his birthday to lead our tour. His English was perfect and his local French perspective was so interesting. We walked all over the old city from Notre Dame and the Bank of Montreal, past the seaport, thru the Saint Pierre shops...","review_date":"July 24, 2018"},{"attraction_id":2078,"user":"1mrsjcw","rating":1.0,"review":"Terrible!Do Not Book. Save yourself the money and aggravation and walk around Old Montreal on your own. Begin at Notre Dame and simply wonder. You will be amazed. I choose to fly out of Montreal so my family and I could have one day in Montreal before we...","review_date":"July 22, 2018"},{"attraction_id":2078,"user":"samala1014","rating":5.0,"review":"Monsieur Swann makes Montreal Beam with Light. Raphael Swann is an amazing historian, actor, musician, speaker, singer and comedian, as he blends all these talents and breathes sparkle into a city that needs very little help sparkling. His knowledge of politics, religion, finance, economics, impersonations, gastronomy and pop culture swirls together in...","review_date":"May 15, 2018"},{"attraction_id":2078,"user":"sheilad76","rating":2.0,"review":"The tour route was great but the guide was poor.. We were a small group of eight on the tour; specifically a group of 4 and two groups of 2. While the route was good, showing all the highlights in the old city, our guide, Akiza, was not engaging nor did he seem very knowledgeable...","review_date":"May 10, 2018"},{"attraction_id":2078,"user":"goldiept","rating":4.0,"review":"Nice, informative guide.. Guide was a well informed.\nWalked through the historic district and learned much information about the history of Montreal.\nGuide was a nice man and took the time to answer questions about not only the tour but about plans in the city.","review_date":"May 1, 2018"},{"attraction_id":2079,"user":"jim28542","rating":5.0,"review":"Bike tour from Vieux-Montreal to Mont Royal and back.. This is the best way to see and experience Montreal, especially if the weather is wonderful, as it was for our tour. Every city should have a bicycle tour like this. Our guide, Michael Theriault, was great. He was entertaining and encyclopedic and worth the...","review_date":"June 6, 2018"},{"attraction_id":2080,"user":"robert_h","rating":5.0,"review":"Superb singletrack!. I called around town to rent a bike on the thanksgiving weekend, this place was the only one with bikes still available to rent, even though they were in the middle of their demo sale, they still agreed to rent me a bike, super accomodating....","review_date":"October 8, 2018"},{"attraction_id":2080,"user":"joshua_t","rating":5.0,"review":"Amazing Time on World Class Trails. Had an awesome time - rented two downhill bikes and tore up some trails including the Half Nelson and Pseudo-Tsuga. The staff are awesome, and are definitely responsible for making it so good. Shoutout to you guys!","review_date":"August 10, 2018"},{"attraction_id":2080,"user":"jessew1255","rating":5.0,"review":"GOOD TIMES!. The Sea to Sky Adventure company has really great dual suspension bikes for rent that allow you to explore the mountains and trails easily. This was my first time back on a bike in over 15 years and I had a awesome time! Thanks to...","review_date":"July 9, 2018"},{"attraction_id":2080,"user":"jason_l","rating":5.0,"review":"Perfect Introduction to Mountain Biking. Everyone was friendly and accomodating, and our private mountain biking excursion was a great experience from beginning to end.","review_date":"July 9, 2018"},{"attraction_id":2080,"user":"jnutchey","rating":5.0,"review":"Mountain Biking for Beginners. In the space of an hour my husband went from saying he was interested in trying mountain bike riding to booking the two of us on a beginners mountain bike tour. I am a competent road cyclist but trails and mountain biking have never been...","review_date":"July 2, 2018"},{"attraction_id":2080,"user":"kerry_m","rating":5.0,"review":"Knowledgable, helpful and genuinely interested in the kid's experience. I really loved these guys. The bike was fine, fitted my 10 yo son well and perfectly capable to handle the downhill trails. But he...not so much. After a very disheartening day, they insisted we keep the bike for a last ride in the early...","review_date":"May 30, 2018"},{"attraction_id":2081,"user":"aml235","rating":5.0,"review":"Great tour!. Our guide, Maya, led us on an informative, well researched and thoughtfully planned tour. Presentation was clear and professional. The tour itself provides an interesting look at Ashkenazi immigration into Montreal. While the Jewish immigrant experience in North America finds commonality across geographic regions, it\u2019s...","review_date":"June 22, 2018"},{"attraction_id":2081,"user":"dale_s","rating":5.0,"review":"\"Historic, interesting and informative'. It was a wonderful experience to walk in the allies of were the first Jewish Immigrants resided in the early 1700`s. You could picture the clothes hanging outside, the smell of chicken soup and brisket, and fresh bread cooking. Viewed where all the big beautiful...","review_date":"October 25, 2017"},{"attraction_id":2083,"user":"sarahc756","rating":5.0,"review":"Very informative guide, great walk and learnt lots . Alicia was our guide and was excellent. Very knowledgeable on the area, wildlife, conservation, ecology etc. But fun with it, catered to the walking abilities of the group and what we all wanted to do and answered all questions. Had great fun.","review_date":"July 14, 2018"},{"attraction_id":2084,"user":"melonsgal1","rating":5.0,"review":"Just great. We loved the experience of the sea plane. My husband is 6' 2\" and his legs were quite cramped inside the plane. But worth it when we took off such an unique experience. We went on the whale watch too. And visited Victoria. The gardens...","review_date":"September 18, 2018"},{"attraction_id":2084,"user":"philipf223","rating":5.0,"review":"No Orcas and still Amazing . We thoroughly enjoyed this trip. The planes were on time and professional. My husband got sit in the co-pilot seat so he was ecstatic. Loved getting the opportunity to experience water take off and landings.\nUpon arriving in the adorable and beautiful Victoria, we found...","review_date":"August 7, 2018"},{"attraction_id":2084,"user":"arturof891","rating":4.0,"review":"Day in Victoria. Good flight. Flight was delayed due to weather and the reservations employee whom I called to confirm the flights with instructed me to show up at the wrong time. This caused them to mark us as no shows and we were pushed to a later...","review_date":"April 30, 2018"},{"attraction_id":2085,"user":"gazpacho16","rating":5.0,"review":"No whale guarantee.. We chose Eagle Wings Whale Watching because it was recommended by the concierge of our hotel as the best company offering such services.\nWe found the price - point was fair at $115 + taxes and fees for adults, for what it offers... The infrastructure...","review_date":"March 10, 2019"},{"attraction_id":2085,"user":"thelittlegreenbug","rating":5.0,"review":"Just a great company and fantastic Crew!. This was my second time on a whale watching trip with Eagle Wings, and as always they were just fantastic! Sure, we did not see any whales this time (and that is to be expected: they are wildlife!), but that is surely not what should...","review_date":"January 31, 2019"},{"attraction_id":2085,"user":"njp-21-13","rating":5.0,"review":"5 Star Whale Watching. Everything from start to finish was top class, the organisation, the boat, the crew, the staff on board were so enthusiastic when talking about the whales and other wildlife that was around whilst we were out on the tour. The boat can be described as...","review_date":"December 14, 2018"},{"attraction_id":2085,"user":"556laurad","rating":5.0,"review":"Best day ever! . We went out and it was a bit cold and rainy but we found \u201cTwo Spot\u201d the hump back whale and she kept going from side to side under the boat like she was playing with us. The guides were amazing along with Captain Chris...","review_date":"December 6, 2018"},{"attraction_id":2085,"user":"bf55","rating":4.0,"review":"Orcas, whales, seals. when we booked the cruise we made sure that they could accommodate me and my mobility scooter. The crew assisted me onboard and made sure that I was positioned to be able to see any of the whales or other wild life. Basically the rear...","review_date":"December 3, 2018"},{"attraction_id":2085,"user":"christopherk454","rating":5.0,"review":"A perfect day. We have talked about whale watching for years and today we finally booked with Eagle Wing tours. Everything was handled professionally from the first booking to the safety guidelines to the tour itself. The boat is amazing, the guides are very informative and they truly...","review_date":"November 9, 2018"},{"attraction_id":2085,"user":"kim_f","rating":5.0,"review":"Incredible Learning Experience. I have been on other whale watching tours, but nothing like this. We were fortunate to find three pods of Orca's that were on a hunt within twenty minutes and to top it off, we were the only boat nearby. It was a last minute...","review_date":"November 6, 2018"},{"attraction_id":2085,"user":"adi_a","rating":5.0,"review":"Amazing tour with amazing guides. We saw so many whales!!! Orcas, humpback whale, and a minke whale. This was truly an amazing experience and we enjoyed every minute of it (those 3 hours felt like 30 minutes). Our great guides Sirerra and Peter made this experience even more amazing. They...","review_date":"October 31, 2018"},{"attraction_id":2085,"user":"zajmat","rating":5.0,"review":"Very impressive. We chose Eaglewing because they have one of the longest whale watching hours and it was proved a good decision. We saw some orca whales at the start of our tour and it was very impressive. Later the crew decided to go further to look...","review_date":"October 28, 2018"},{"attraction_id":2085,"user":"ulli_b","rating":5.0,"review":"Amazing whales, seals and other animals. We had very knowledgeable guides on board and they were eager to explain everything. We saw a small pod of orca's and they decided to come up at our boat after a deep dive. It was very beautiful and I loved watching the seals. The...","review_date":"October 17, 2018"},{"attraction_id":2085,"user":"lieke01","rating":5.0,"review":"Great tour!. We really enjoyed our tour with Eagle Wing Whale Watching Tours in one of the open boats. During the tour we saw humpback whales, orcas and several sea lions. It was great and we would definalty reccomend Eagle Wing Tours!","review_date":"October 15, 2018"},{"attraction_id":2085,"user":"a912xa","rating":5.0,"review":"Fantastic experience!. The crew was really fantastic and knowledgable. The boat was great and a reprieve from the ocean winds. I had heard previously that the open boats were the best way to experience whales but in the autumn I would recommend the covered boats. You still...","review_date":"October 14, 2018"},{"attraction_id":2085,"user":"kellybug4581","rating":5.0,"review":"Bradley\u2019s- Colorado. The company and the crew were amazing!!! Very knowledgeable and fun at the same time. We saw orca whales and humpback whales, it was a fantastic experience!! Would recommend it to anyone.","review_date":"October 13, 2018"},{"attraction_id":2085,"user":"j_tyler_p","rating":5.0,"review":"An amazing experience with the right company!. We took the Whale and Wildlife Cruise. It was a great experience. The staff was friendly, knowledgeable and passionate about their work. The company is considerate to the environment and provides so much more than a boat ride to see a few whales. The ship...","review_date":"October 11, 2018"},{"attraction_id":2085,"user":"rob_c","rating":5.0,"review":"Great Time With A Great Crew. Took the whale watching tour on Sept 30 on the semi-covered boat which we were pleased to have as it was cool & sometimes misty out on the water. We had a great time for over four hours with captain Chris and naturalists Russ &...","review_date":"October 10, 2018"},{"attraction_id":2085,"user":"bfoskett1955","rating":5.0,"review":"Eagle Wing Tours Surpassed our Whale Watching Expectations!. Seven family members, Dad, three sisters and their husbands, booked this tour with Eagle Wing. Russ was an amazing captain who was also a marine biologist and very in tune with the ecology, biology and geography of the waters surrounding Victoria. We watched in awe...","review_date":"October 10, 2018"},{"attraction_id":2085,"user":"hutchisar","rating":5.0,"review":"Brilliant! . Great customer service. Amazing experience seeing the whales and other wildlife. Can\u2019t put a price on that. Knowledgeable, friendly, enthusiastic captain. Boat ride was comfortable. Recommend wearing a hat that ties under your chin! Mine blew off. Oops!","review_date":"October 6, 2018"},{"attraction_id":2085,"user":"kouzoulos_10","rating":5.0,"review":"1st on bucket list complete. We were recommended to this company and what an adventure.they garentteed whales and wildlife and did not let us down.The knowledge they could tell us was second to none we recommend this company 100%","review_date":"October 6, 2018"},{"attraction_id":2085,"user":"hpj357","rating":5.0,"review":"Best whale watching from Victoria. Their large fast cat is the perfect boat for the task, able to get us to wheret the Whales were at 25 knots in comfort. The knowledgeable skipper and crew knew where to go and gave us the background and insight to what we were...","review_date":"October 4, 2018"},{"attraction_id":2085,"user":"renatod144","rating":5.0,"review":"Whale watching . Eagle wings was recommended to us by a local couple and they definitely lived up to the recommendation. The operators are marine biologists and passionate about what they do, they keep a respectful distance and know each of the whales in the resident pods monitoring...","review_date":"October 3, 2018"},{"attraction_id":2085,"user":"jim_b","rating":5.0,"review":"Want to see a large number of whales? Eagle Wing Tours has the largest range of boats. We were stunned at the closeness of the whales, we saw our first Orcas. We have to see the humpbacks in Maui but did see several here as well. We got close to harbor seals and sea lions. Great photo shots. One of the crew...","review_date":"October 3, 2018"},{"attraction_id":2085,"user":"sarah712","rating":5.0,"review":"Awe-inspiring!. Having just spent over two weeks travelling around BC and Alberta, I can honestly say that the Eagle Wings tour was the absolute highlight of our trip.\nFor months in the run up to the holiday, I was excited about this tour, as seeing whales...","review_date":"October 3, 2018"},{"attraction_id":2085,"user":"canadiancouple444","rating":5.0,"review":"The Gold Standard!. My husband and I enjoyed a glorious day on the water in a very comfy catamaran with 2 excellent naturalists who clearly love their jobs and the animals they talk about. We sailed for the allotted 4 hours because we were lucky enough to see...","review_date":"October 3, 2018"},{"attraction_id":2085,"user":"patricia_t","rating":4.0,"review":"Whales and more. This was a great trip and unfortunately the weather was a bit hit and miss, but the captain made sure we saw plenty of whales. The crew were very happy to answer questions and also to talk about the marine animals in this marine park....","review_date":"October 2, 2018"},{"attraction_id":2085,"user":"anna_t","rating":5.0,"review":"Made Us Feel Like Family. I would highly recommend this company for whale watching. From beginning to end, all three staff kept us informed with fabulous stories like they were telling them for the very first time. They explained why we were travelling for such a long time before seeing...","review_date":"October 2, 2018"},{"attraction_id":2085,"user":"clive_a","rating":5.0,"review":"Whales Sun and Fun. What a trip fantastic weather crew and whales .\nGreat info from the team very comfortable boat and ride Great value for a four hour trip . Sun was a bonus but to see 5 Orcas and 5 Humpbacks a bonus ... those seals need...","review_date":"October 1, 2018"},{"attraction_id":2085,"user":"andreamctgb","rating":5.0,"review":"DO NOT MISS THIS!!. What a spectacular experience! Quick boarding, safety seminar (5) mins before leaving, windbreakers, if needed, and knowledgeable guides who are passionate about these beautiful mammals. It gets quite windy so something with a hood that ties is best to keep hair from flying everywhere, baseball...","review_date":"September 29, 2018"},{"attraction_id":2085,"user":"passport677297","rating":5.0,"review":"Great trip. Captain Pete was amazing, very knowledgable about the Orca whales and went out of his way to make sure we saw as many marine wildlife as possible. It truly made our day.","review_date":"September 28, 2018"},{"attraction_id":2085,"user":"bizzysalesguy","rating":5.0,"review":"I now know why Eagle Wing is rated #1. This whale and wildlife watching experience did not disappoint .... simply outstanding !!! My wife and I had the pleasure of doing three days out on the water with the amazing staff at Eagle Wing. These guys know how to do it. Their passion for...","review_date":"September 27, 2018"},{"attraction_id":2085,"user":"deborah_l","rating":5.0,"review":"Eagle whake watching. We had a great time and saw orcas and humpback whales also sea lions. Russell our guide was very very good. He was very knowledgeable about the whales and the ecology of the area. You could tell he really cares about the survival of the...","review_date":"September 26, 2018"},{"attraction_id":2085,"user":"y9909jdritac","rating":5.0,"review":"Magestic orcas. Persuaded by hotel to go on this trip we were not disappointed.\nHelped by fantastic weather Captain Peter and Sienna took us to see humpback whales and then to the J pod of resident orcas which were amazing. Peter and Sienna were full of information...","review_date":"September 25, 2018"},{"attraction_id":2085,"user":"simplysimpatica","rating":5.0,"review":"Private Charter for Victoria Whale & Wildlife Cruise - This IS YOUR BEST OPTION!. Our family came in late from a cruise on the Norwegian Bliss. All of the whale watching excursions were sold out via the cruise ship so we hopped online at the last minute and found Eagle Wing Tours. We are so lucky that the other...","review_date":"September 24, 2018"},{"attraction_id":2085,"user":"raymond_f._w","rating":5.0,"review":"Come See the Whales. This tour was well worth it. While coming in to Victoria late we still had plenty of time to enjoy this excursion. We took an earlier whale watching tour in Juneau and had seen many humpback whales, but the star of the show in Vicotria...","review_date":"September 18, 2018"},{"attraction_id":2085,"user":"ecgamble","rating":5.0,"review":"Wild 4 Whales tour. We had a great time on our whale tour with Captain Ron, and Derek and Melissa. They were really informative, and fun to listen to. You can really tell they love their jobs and the wildlife they teach people about. My husband and I took...","review_date":"September 15, 2018"},{"attraction_id":2085,"user":"alison_f","rating":5.0,"review":"Very professional, ethusiastic & responsible company..... There will always be detractors that want to curb wildlife encounters, in case it has a detrimental effect, but we were left in no doubt about the passion and respect that the company feels for its whales and other wildlife.\nThe choice of boat size...","review_date":"September 15, 2018"},{"attraction_id":2085,"user":"belly5uk","rating":5.0,"review":"Here a hump, there a hump, humpback everywhere . The day started in sunshine with Captain Peter and Sierra (on her day off) and us wearing heavy waterproof clothing (supplied by Eagle Wing). Out in the boat Seregenti you appricated the clothing as you skimmed over the water towards the orcas (amazing) after spending...","review_date":"September 15, 2018"},{"attraction_id":2085,"user":"daphnel147","rating":5.0,"review":"Awesome whale Watching. We have just returned from an amazing trip with Eagle Wing Whale watching. Our captain Peter and crew guide Sienna were so knowledgeable. We saw 15 Orca\/killer whales in 4 groups for an hour. Two lots came so close to our open Scarab boat. On...","review_date":"September 10, 2018"},{"attraction_id":2085,"user":"sian_c","rating":5.0,"review":"A tick on my bucket list \u2705. Had an amazing day whale watching. We took the 9am tour and saw Orcas! They came right up to the boat which took my breath away! Thank you Eagle Wing! We will be back next time we visit Vancouver Island!","review_date":"September 9, 2018"},{"attraction_id":2085,"user":"katesouthampton","rating":5.0,"review":"Could not be better. We did the whale and wildlife morning trip in the partly covered catamaran. The weather was not good, it was cold and rainy so we appreciated the boat and use of jackets, hats, gloves, there were also binoculars. The crew of Jeff, Mel and Dale...","review_date":"September 9, 2018"},{"attraction_id":2085,"user":"hans-arianne","rating":5.0,"review":"Very good cruise.. It was a very good cruise. We mainly saw Orca's and some whales in the distance. Information and explaination were very good and profesional. Fishermans Warf, where the boat leaves, is a cosy collection of wooden, colorful buildings. All together an advisable tour.","review_date":"September 9, 2018"},{"attraction_id":2085,"user":"don_g","rating":5.0,"review":"Beyond Amazing!!!!. My wife and I arrived in Victoria for a day on a cruise ship. We originally were going to walk around the city and then take a city bus to Butchart Gardens in the afternoon. It turns out that the buses went onto their fall...","review_date":"September 7, 2018"},{"attraction_id":2085,"user":"michelle_a","rating":5.0,"review":"First time whale watching - celebrating Anniversary. I'm so glad we decided to go with Eagles Wings tour. Our B&B was a little past downtown, however the company came and picked us up and dropped us off after. That was impressive. We saw hump back, killer whale and an orca along with...","review_date":"September 5, 2018"},{"attraction_id":2085,"user":"beverly_w","rating":5.0,"review":"Fabulous Day!. We had a great day on the Salish Sea. 3 humpbacks, 2 killer whales, seals, sea lions, and a cute sea otter. Well organized and super knowledgable staff. These guys are pros. It was super fun! Highly recommend touring with them. You'll be in excellent...","review_date":"September 5, 2018"},{"attraction_id":2085,"user":"l0riiane","rating":5.0,"review":"Whale Watching - Amazing Tour. This morning trip (9am to 12.45pm) was amazing.\nThey picked me up at my hotel. They gave us jacket, gloves and pants (really needed it). They explained everything before and during the trip.\n** Thanks for making my dream come true. I've seen whales, Orcas,...","review_date":"September 3, 2018"},{"attraction_id":2085,"user":"teresams7156dm","rating":5.0,"review":"great whale watching tour. the crew was great. friendly, knowledgable, funny, did a great job finding the whales, we saw 4 humpbacks and 3 killer whales, plus seals, sea lions and a sea otter, great time","review_date":"August 31, 2018"},{"attraction_id":2085,"user":"l8364kvlizh","rating":5.0,"review":"Icing on the cake!. When you come from nearly the other side of the world you want to know that 'guaranteed' is exactly that. We were not disappointed with sightings of hump back whales, seals and a swift trip to catch up with transient orcas. Words are a bit...","review_date":"August 31, 2018"},{"attraction_id":2085,"user":"julie_m","rating":5.0,"review":"Excellent whale watching trio. . Easy to book online.\nPete and Sierra were great, very knowledgeable and interactive.\nA fantastic trip seeing Orca\u2019s, humpbacks and other wildlife such as sea lions, seals and a Bald Eagle, with a special mention to Ollie the sea otter.","review_date":"August 29, 2018"},{"attraction_id":2085,"user":"nomad161398","rating":5.0,"review":"Great tour. We had a great tour. One of the owners was on our tour and he was extremely knowledgeable. Had a great time and saw all the wildlife possible. Humpback and orca whales easgle, seals, sea lions.","review_date":"August 29, 2018"},{"attraction_id":2085,"user":"jlgrimshaw","rating":5.0,"review":"One of the highlights of our trip. This was a fantastic way to start our holiday in Western Canada. We saw at least a dozen humpback whales which was a rare privilege! The crew were friendly, extremely knowledgeable and they had everything on board that you could possibly need, from suncream to...","review_date":"August 28, 2018"},{"attraction_id":2085,"user":"johnlc1952pp","rating":5.0,"review":"Incredible Experience. My wife and I have been on several different whale and dolphin tours in the United States, and live very close to many different whales in Southern California. This tour was absolutely the best we have ever been on it! We saw five orca\u2018s including...","review_date":"August 28, 2018"},{"attraction_id":2085,"user":"toni_m","rating":5.0,"review":"SIMPLY AMAZING!!!. I was skeptical at first - this was a lot of money for me to spend on one event. I must say, from the informational briefing before boarding the boat to unloading after 3.5 hours on the water - this was money well spent!! Yes,...","review_date":"August 26, 2018"},{"attraction_id":2085,"user":"kateh249","rating":5.0,"review":"Great experience . A great tour company who provide warm jackets, trousers, hats etc and blankets as well as plenty of useful wildlife advice. We were lucky enough to see 1 humpback, 2 minke and several orca. Take an SLR though as this environmentally friendly company stick to...","review_date":"August 26, 2018"},{"attraction_id":2085,"user":"bobandsuzannecraig","rating":5.0,"review":"Deservedly the BEST whale tour from Victoria BC. We were so lucky to have found Eagle Wing Watching Tours! We tried them because they were top rated right here on Trip Advisor. They deserve every 5-Star they get. Thank you to the crew of Tom, Brendon, Nicole and Brett. We loved your passion,...","review_date":"August 25, 2018"},{"attraction_id":2085,"user":"holidays_r_us35","rating":5.0,"review":"Wow!!!. We can't recommend Eagle Wing highly enough. The crew were really friendly, knowledgeable and went to great lengths to make our trip memorable (even providing gloves for those of us mad enough to sit at the front of the boat - it did get cold!)....","review_date":"August 24, 2018"},{"attraction_id":2085,"user":"tsushi5","rating":5.0,"review":"Entire family had a amazing time.. Went on our first whale watching trip while up in Victoria. Decided on Eagle Wing and was so glad we did. What an experience we had. Very well organized, knowledgeable staff and they even provided jackets, hats, gloves and other amenities.\nWent on the 4...","review_date":"August 23, 2018"},{"attraction_id":2085,"user":"anna_o","rating":5.0,"review":"Wow!. This was the highlight of our stay in Canada. I think we got incredibly lucky on the day we went out, as we got to see a humpback whale within half an hour of setting off, followed by a pod of 4 transient orcas. The...","review_date":"August 23, 2018"},{"attraction_id":2085,"user":"waynejo6669","rating":5.0,"review":"Eagle Wing Are Awesome. We did the whale watching trip and it was a fantastic experience. Easy to book on line and easy to find in Victoria.\nThey provide everything you could need from coats to sunscreen and are very professional, friendly and helpful.\nWe had Pete and Melissa...","review_date":"August 22, 2018"},{"attraction_id":2085,"user":"tulsa_okeztravel","rating":5.0,"review":"A first class operation,!. We took the covered boat tour which gave us ample opportunity to get out on deck\nfor whale viewing if we wanted to. This was a good choice since it was quite cool out on the ocean. The naturalistson on board were very knowledgeable and...","review_date":"August 21, 2018"},{"attraction_id":2085,"user":"chirop99","rating":5.0,"review":"Fantastic Afternoon!. My wife and I took this tour with our 12 year old grandson. It was not only enjoyable but very educational as the staff are very knowledgable and happy to pass along their knowledge. We saw two different orca pods, several humpback whales and a...","review_date":"August 19, 2018"},{"attraction_id":2085,"user":"brewrules821","rating":5.0,"review":"Amazingly fantastic time with Eagle Wing Tours!. This is the first time I've felt compelled to write a review on trip advisor. I've been to the PNW two previous times for various tours, including whale watching. After researching companies in Victoria, I chose to book whale\/wildlife tours on two consecutive days with...","review_date":"August 15, 2018"},{"attraction_id":2085,"user":"cathyb592018","rating":5.0,"review":"Orcas and humpbacks!!!. We saw 2 family groups of Orcas and one big male orca! Then went to a different area and saw 2 humpbacks, one of which was playing with the kelp. Then sea lions, seals and bald eagles!! What more could you ask for?? The crew...","review_date":"August 15, 2018"},{"attraction_id":2085,"user":"mamalaforest","rating":5.0,"review":"Just amazing. This was our first whale watching tour and I spent hours researching all the various tours in the vancouver and victoria area. Eagle Whale Watching Tours was rated the best and we were not dissappointed. The boat we took was beautiful and clean (has a...","review_date":"August 13, 2018"},{"attraction_id":2085,"user":"babulu73","rating":5.0,"review":"Great Afternoon watching whales. We spent a great afternoon on the Eaglewings 4ever Wild, a large katamaran. But even if its big and was fully booked, you always had enough space for everyone to have a good sight on the animals and landscape.\nWhat i liked very much was...","review_date":"August 13, 2018"},{"attraction_id":2085,"user":"busboy344","rating":3.0,"review":"whales. took tour in july was a beautiful day, but not much whales,, a couple of orca and one humpback,the only problem was the boat was beside humpback not behind it so no pics were able get a good view of his tail. seen a few...","review_date":"August 10, 2018"},{"attraction_id":2085,"user":"darylb832","rating":5.0,"review":"Whales!! Great day. A great group of people to go with. Pete and Michelle were excellent guides and driver. They were excited about whales and wildlife in the ocean. Saw 6 - 8 different humpback whales.","review_date":"August 10, 2018"},{"attraction_id":2085,"user":"13shannon62","rating":5.0,"review":"Fantastic Trip. We had a wonderful afternoon out on the water in one of the smaller boats. We saw lots of marine life and both a humpback whale and orcas. The captain and guide were really informative and made the experience really special. I would highly recommend...","review_date":"August 10, 2018"},{"attraction_id":2085,"user":"sunnybeaches1","rating":5.0,"review":"Wow!. We saw everything on our list! Orcas, humpback, and sea lions. So pleased that we picked this group to go with. We were on the brand new catamaran. I have a tendency to get sea sick but had no issues. We sat up on the...","review_date":"August 9, 2018"},{"attraction_id":2085,"user":"calgarygirl26","rating":5.0,"review":"Wonderful Experience.. This tour was one of the best that I've ever taken. The staff made all the difference. We had Pete and Sidney as our guides. They were informative and entertaining and you could tell their passion for the job they were doing. These were not...","review_date":"August 8, 2018"},{"attraction_id":2085,"user":"rgh310","rating":5.0,"review":"Exciting and informative!. Our captain, Pete, and our guide, Sidney, were both amazing. Pete knew where to go to let us see orcas and a humpback whale, and both he and Sidney were informative, helpful, and entertaining for the whole trip. We had a great time!","review_date":"August 5, 2018"},{"attraction_id":2085,"user":"440andread","rating":5.0,"review":"Whale watch. Awesome! Saw humpbacks, orcas and seals. We even saw the oldest living Orca (Ocean Sun) and learned about her daughter who is in captivity. Great experience and knowledgeable and funny crew! Highly recommend.","review_date":"August 5, 2018"},{"attraction_id":2085,"user":"ginzin","rating":5.0,"review":"An amazing day with the whales!. We had a fantastic cruise with the Eagle Wing Team, and had the absolute pleasure of spending time with a group of whales. The staff were knowledgeable, professional, and passionate about the whales and other wildlife, and it was a truly remarkable experience. Thank you...","review_date":"August 5, 2018"},{"attraction_id":2085,"user":"angiem594","rating":5.0,"review":"Professional & Educational. We can highly recommend Eagle Wing. Our family of four - sons are 20 and 18 - took the speed boat (can't remember proper name) tour. It tops out at 12 people, is super fast and truly a thrill. Tom was our guide. A seasoned...","review_date":"August 4, 2018"},{"attraction_id":2085,"user":"ricker_l","rating":5.0,"review":"Great Experience Just Brilliant once again. We had family over and decided to go on another whale and wildlife tour with Eagle Wing Tours. What a great experience from the moment we arrived we were welcomed by Tom who also turned out to be our guide on the boat. Then once...","review_date":"August 3, 2018"},{"attraction_id":2085,"user":"keithwilson30","rating":5.0,"review":"Very good trip. We\u2019ll organise and excellent boat to go to sea. Very comfortable and warm jackets supplied as needed. Staff were very helpful and considerate while during the trip were very informative. Better than the smaller boats. Well worth the time to use this company. Whales were...","review_date":"August 3, 2018"},{"attraction_id":2085,"user":"pault73","rating":5.0,"review":"Well Worth The Money. My thought when it came to choosing an operator was to go with the number 1 on Trip Advisor, I also thought we want to be comfortable so I paid the extra and did the biggest boat they had \u2013 4 Ever Wild, believe me...","review_date":"July 30, 2018"},{"attraction_id":2085,"user":"991iqbalm","rating":4.0,"review":"Saw the Whales- and enjoyed the speedboat run. Well organised and on time. Got a water taxi from Empress to Fisherman\u2019s Dock. Eagle came highly recommended. And we saw what we came for. Needed good eyesight as the boats need to keep their distance.\nOnly 4 stars as perhaps not the activity for...","review_date":"July 28, 2018"},{"attraction_id":2085,"user":"thelovelocks","rating":5.0,"review":"Outstanding!!. I booked this tour upon reviewing how environmentally conscious this company was. They give back and that means a lot. Terry was the Captain on deck with us today & he is an amazing guy. So much knowledge about marine life, fascinating and demonstrated a...","review_date":"July 23, 2018"},{"attraction_id":2085,"user":"jane_w","rating":5.0,"review":"The amazing humpback. We went out out on Serengeti with Tom on July 20th. What a fabulous experience! Travelled at exhilarating speed to a reported Orca sighting. An hour with many Orcas viewed, Tom managed to get our boat into some superb sighting spots. Then set off in...","review_date":"July 23, 2018"},{"attraction_id":2085,"user":"jayson_g","rating":5.0,"review":"Saw Orcas, Humpbacks & Even a Sea Otter!. Wow. I'm so glad I did this trip with my son on my birthday! The crew was super knowledgeable and friendly. My biggest concern was sea sickness and I felt great on their big boat the entire time. It was very family friendly. A once...","review_date":"July 22, 2018"},{"attraction_id":2085,"user":"jenniea174","rating":5.0,"review":"Time and money well-spent: a fantastic tour!. Whale-watching wasn\u2019t on our original itinerary, but when we found ourselves with two days left and nothing planned, we booked a tour. None of us had ever done anything like this so we really didn\u2019t know what to expect.\nWe rode out with Sidney and...","review_date":"July 20, 2018"},{"attraction_id":2085,"user":"michael_d","rating":5.0,"review":"Fantastic!. A wonderful day on the water with the cruise taking 4 hours and well worth the money. The guides were informative and easy going plus very knowledgeable. The big boat catered for being outdoors and providing indoor shelter and they did everything they could to...","review_date":"July 14, 2018"},{"attraction_id":2085,"user":"darrendazler","rating":5.0,"review":"Absolutely brilliant . My wife and I recently had an amazing experience with Eagle Wing Tours.\nWe had a morning 10am departure and within no time we were viewing some killer whales. We then moved on and saw a number of humpback whales really close up. We also...","review_date":"July 13, 2018"},{"attraction_id":2085,"user":"maxgeorgia","rating":5.0,"review":"Fantastic tour!. We had a great experience this morning with this tour. The staff (Tom, Elise, Molly and Captain Dale) were very welcoming, knowledgeable and friendly. We were lucky enough to see 2 pods of orca whales and many humpback whales. We also saw an elephant seal,...","review_date":"July 10, 2018"},{"attraction_id":2085,"user":"cindyh281","rating":5.0,"review":"Whales Whales Whales. Oh my gosh such a great activity! Dale was THE Best guide ever. We rented his boat for whale watching and at the very first spot we saw whales. He has more knowledge about whales and wildlife than Google. Such a great educator and his...","review_date":"July 7, 2018"},{"attraction_id":2085,"user":"peter_f","rating":5.0,"review":"wow!. Ok- you expect to see whales. That's a given. But what sets this outfit apart are the Scarab high speed, smooth cruising bullets that get you to San Juan Island, then all the way back to Race Rocks and home again to Fisherman's wharf in...","review_date":"July 6, 2018"},{"attraction_id":2085,"user":"tracy_m","rating":4.0,"review":"Whales!. Took the newest covered boat for a 4hr tour in June 2018. Saw Humpback Whales and a Minke Whale 'lunge feeding'. It was hard to get any pictures as the whales don't pose for photos. No Orcas on our tour which was disappointing, but we...","review_date":"July 5, 2018"},{"attraction_id":2085,"user":"gloria_w","rating":5.0,"review":"1st Time Visit to Victoria. Family was in town for a wedding and wanted to go Whale Watching. Our son recommended Eagle Wing Whale Watching. From booking to tour, the staff are so enthusiastic. Got a coupon on line for a discount. Loved the tour. Saw Orcas, Humpbacks and otters.","review_date":"July 5, 2018"},{"attraction_id":2085,"user":"sacko2016","rating":5.0,"review":"A fabulous day trip to see Orcas!. Having done some whale watching in NZ, we really wanted to see some Orcas. Well we weren't disappointed and caught up with 3 different Resident pods totalling about 55 Orcas. The crew were great and really knowledgeable. The boat was fast and we were able...","review_date":"July 4, 2018"},{"attraction_id":2085,"user":"andrea_c","rating":5.0,"review":"First-rate all the way!!. This is going to be a little long because I have SO MANY great things to say!!! First, when we scheduled our trip with them they said they would pick us up at the hotel. We didn't expect this and thought it was a convenient...","review_date":"July 2, 2018"},{"attraction_id":2085,"user":"amit_a_p","rating":5.0,"review":"Family of whales!. After a delay due to strong winds, our group went out yesterday to search for whales. We were well prepared for the initial choppy waters (first 10 minutes) and never felt unsafe. It was so worth going out. We saw a family of four transient...","review_date":"July 2, 2018"},{"attraction_id":2085,"user":"happiness757248","rating":5.0,"review":"Whale soup!. Wow! We can\u2019t say enough great stuff about our trip. From start to finish Eagle Wing has it figured out. Organized, efficient, great gear & boats and hey, we saw whales. Orcas, both resident and transient, humpbacks, sea otter, elephant seals. Full meal deal.\nOur...","review_date":"June 29, 2018"},{"attraction_id":2085,"user":"leetrav","rating":5.0,"review":"Best whale-watching tour ever. We live near the ocean in the San Francisco Bay Area and we get out on the bay and ocean regularly. We've seen a lot of whales and other wildlife. But on our trip to Vancouver & Victoria we wanted to take a whale watching...","review_date":"June 29, 2018"},{"attraction_id":2085,"user":"torim","rating":5.0,"review":"Great staff, lovely boat, lots of wildlife to view!. I chose this company after carefully screening multiple reviews on Trip Advisor. I am confident I made the best choice!!!! We were on the new boat, 'Wild for Whales.' It is the perfect wildlife watching boat. The windows are HUGE and they clean them thoroughly...","review_date":"June 27, 2018"},{"attraction_id":2085,"user":"cindyinboise","rating":5.0,"review":"Absolutely the highlight of our vacation. Staff and Tour Excellent. I highly recommend Eagle Wing Tours. Staff, Captain and Crew were the best and the whales we saw were amazing. They couldn't have done anything better to ensure such a great whale watching experience.","review_date":"June 26, 2018"},{"attraction_id":2085,"user":"saurabh23","rating":5.0,"review":"Orcas. Amazing experience. The team was Knowledgeable, passionate and friendly and made great sightings possible. We saw a pod of Orcas. Possibly on the hunt, Elephant Seals, sea otter, bald eagles... Unfortunately no humpback. Overall a great experience. Will do it again!!!!!","review_date":"June 26, 2018"},{"attraction_id":2085,"user":"carol_r","rating":5.0,"review":"Fabulous day. A great day with the best crew in their brand new boat. We saw humpbacks, orcas and lots of seals, sea lions and bald headed eagles. The marine biologists on board were really good and very knowledgeable. A very memorable day.","review_date":"June 26, 2018"},{"attraction_id":2085,"user":"julias43","rating":5.0,"review":"Amazing. Seeing orcas in the wild has been on my husband's bucket list forever and we got to do it with Eagle Wing Tours. We went out on the Serengeti speedboat with Dale who is so knowledgeable and full of stories. We saw orcas, bald eagles...","review_date":"June 26, 2018"},{"attraction_id":2085,"user":"planotravelingdivas","rating":5.0,"review":"Orcas & Humpback Whales in the Wild Where They Should Be. We took my mom to Victoria for her 75th birthday. I thought the thing she would want to see most was Butchart Gardens. I was wrong. She wanted to see whales in the wild. Eagle Wing Whale Watching Tours delivered on this wish. We saw...","review_date":"June 20, 2018"},{"attraction_id":2085,"user":"guide202827","rating":5.0,"review":"Orcas and Humpback. We had a great time on Wild 4 Whales. The boat is very comfortable and gives great views, and the staff were friendly, knowledgeable, and passionate about whales. We found a pod of transient Orcas and watched them frolic for nearly an hour. On the...","review_date":"June 18, 2018"},{"attraction_id":2085,"user":"tajvidy","rating":1.0,"review":"Eagle Wing is not my favorite. According to the pictures that the eagle wings had posted on its site, I expected to have an adventurous journey with the killer whales watching tour and I could see these beautiful animals closely. Unfortunately, our boat was always very far from them whereas other...","review_date":"June 18, 2018"},{"attraction_id":2085,"user":"opasuzy","rating":5.0,"review":"Excellent Tour & Staff. My husband & I thoroughly enjoyed our Whale Watching tour & experience earlier today! The staff, Rod, Darrell, Sydney, Brennen & Alex went above & beyond to ensure that our entire whale watching experience was the absolute Best! Their knowledge & passion was refreshing and...","review_date":"June 13, 2018"},{"attraction_id":2085,"user":"nini123117","rating":5.0,"review":"An excellent adventure!. This company provides an informative, and fun adventure showing much respect for the eco systems and the creatures living there. Thank you all for a wonderful tour! Highly recommended. This company is running a first class operation!","review_date":"June 12, 2018"},{"attraction_id":2085,"user":"karen_h","rating":5.0,"review":"Covered Boat and friendly staff...What more could you ask for...oh yeah a Whale!. This family run business has so much to offer. They are environmentally conscience and have a passion for wild life and that is a combination that I love to support.\nWe were able to see a humpback whale close up and personal, when I say...","review_date":"June 9, 2018"},{"attraction_id":2085,"user":"quiltingmamma","rating":5.0,"review":"A company with a conscience. I like to support companies that support wildlife and the planet. Eagle Wing does just that. It also has a knowledgale and respectful staff team that clearly love what they do. I am a bird watcher, so on the trip they made a point of...","review_date":"June 8, 2018"},{"attraction_id":2085,"user":"bernadette_d","rating":4.0,"review":"Awesome. We booked prior to leaving the uk, best company when we reviewed these kind of trips.\nWe were looked after from the moment we arrived, and prior to that as we had to change the day due to ferry crossing. Nothing was a problem, really...","review_date":"June 7, 2018"},{"attraction_id":2085,"user":"ulli_b","rating":5.0,"review":"4 Ever Wild - Semi Covered Whales and Wildlife Tour!. So much fun! The crew was super friendly and knowledgeable, pointing out all the different wildlife as we saw it. We saw 3 Orcas, seals, porpoises, bald eagles, and Ollie the sea otter! The boat was nice and came equipped with binoculars, hats, gloves, etc....","review_date":"June 5, 2018"},{"attraction_id":2085,"user":"patricia_n","rating":5.0,"review":"Best Whale Watch Tour Ever!. Eagle Wing Tours is a top notch operation! We took a 3 1\/2 hour tour. Before we left the dock they assured us we would see the orcas and asked if we could extend the trip if it meant they had to go a further...","review_date":"June 4, 2018"},{"attraction_id":2085,"user":"paulm2101","rating":5.0,"review":"Great cruise. Really comfortable boat, and a super interesting cruise. Only saw one whale but saw a puffin and bald eagle close up to compensate and loads of sea lions. Wonderful views everywhere.\nNice friendly staff.","review_date":"June 3, 2018"},{"attraction_id":2085,"user":"nancyr80","rating":5.0,"review":"Fantastic! - Exceeded Expectations. This was the best whale watching tour I've been on. All the staff on board our boat were fantastic: friendly, courteous, knowledgeable, and committed that we have the best possible experience. Not until our tour did I realize that Eagle Wing Tours supports whale research...","review_date":"June 1, 2018"},{"attraction_id":2085,"user":"bigstewiesk","rating":5.0,"review":"How Eagle Wing Responds to Problems is what Makes them Earn their 5 Stars!. I was waiting for someone else on our trip to write a review but seeing none, I guess it falls on me.\nWe had signed up for an Eagle Wing tour over the May Long Weekend. You can do it in person when you\u2019re there...","review_date":"May 30, 2018"},{"attraction_id":2085,"user":"h0ckeym0m511","rating":5.0,"review":"Amazing day spent with Eagle Wing Tours. Eagle Wing Tours provided us (my 11 year old and I) with an amazing day on the water with a knowledgeable, friendly captain and crew. The boat we were on was beautiful, safe and well maintained and made the travel on the water comfortable and...","review_date":"May 22, 2018"},{"attraction_id":2085,"user":"baddogmikey","rating":5.0,"review":"Eagle Wing, the best!. You guys are awesome, friendly, knowledgeable, great service, and all around nice people to spend a few hours with, no whales to see but your encouragement to get the coupon for another trip out FREE, was great. Totally recommend your company in every way!","review_date":"May 20, 2018"},{"attraction_id":2086,"user":"robc12222","rating":5.0,"review":"Killer Whale-Watching Tour from Vancouver. We did this tour in late July 2018 on on of the Lightship boats, this was a huge amount of fun. You are given exposure suits but still dress warmly, if you are near the rear of the boat you will get wet, but you...","review_date":"January 21, 2019"},{"attraction_id":2086,"user":"anne_c","rating":5.0,"review":"Very professional and knowledgeable. I have no time for people who complain that they didn't see whales or that they didn't get close enough. It is a privilege to be allowed to see this planet's magnificent creatures and they need to be treated with respect. If you do see...","review_date":"December 30, 2018"},{"attraction_id":2086,"user":"clivew1","rating":5.0,"review":"Totally Amazing. Very short visit to Vancouver but managed to get a trip out with this Company, helpful all the way through from booking in to leaving the boat afterwards","review_date":"November 6, 2018"},{"attraction_id":2086,"user":"samphe","rating":5.0,"review":"Great experience. . We booked in advance before coming to Canada on holiday. As it\u2019s nearing the end of the season, we were concerned that we may not get lucky in seeing any whales. However, our worries were unfounded. Within half an hour we\u2019d seen 2 humpback whales....","review_date":"October 30, 2018"},{"attraction_id":2086,"user":"neal_w","rating":5.0,"review":"Wonderful Time!. We came up from the States and went with some good friends. First hour, we thought, oh this is going to be a bust, and then there where Whales everywhere. We saw Sea Lions, Porpoises, eagles, seals, and much more. Joan was so knowledgeable and...","review_date":"October 23, 2018"},{"attraction_id":2086,"user":"renaken","rating":5.0,"review":"A Different World!. Highly recommend this Whale-Watching Tour! Friends were coming up from the States with the specific intention of getting out onto the ocean. We chose Vancouver Whale Watch after reading the reviews (and because we\u2019ll take any excuse to visit the beautiful Steveston area).\nFrom entering...","review_date":"October 22, 2018"},{"attraction_id":2086,"user":"destination_sun","rating":3.0,"review":"Whales!. When dealing with wildlife you need to expect that the guide cannot determine when or if whales will be seen. Having taken multiple whale watching tours I know this to be a reality.\nThis time a choose to take my young niece to experience the...","review_date":"October 14, 2018"},{"attraction_id":2086,"user":"nemocardiff","rating":5.0,"review":"Fantastic trip and will go again if we return to Vancouver. 11:00am sailing 1 October 2018\nHaving booked the trip online from the UK I was advised by email to contact the office 24 hours before sailing to confirm pickup point and time. Having checked in to our hotel I was about to ask reception staff...","review_date":"October 11, 2018"},{"attraction_id":2086,"user":"happyngfamilyholiday","rating":3.0,"review":"Been there in Aug. 2018. The advertising pictures can be misleading; i.e. don't expect a jumping whales, and don't expect the whales to be big. They can be big and jumping. With us, whales were less than 10 ft. long, shooting water, watching from far distance. An experience I can...","review_date":"October 3, 2018"},{"attraction_id":2086,"user":"boone8","rating":5.0,"review":"Excellent experience with a reputable company. Two years ago, my daughter and son in law visited from Ontario and wanted to go whale watching so we booked with Vancouver Whale Watch. During the course of the trip, we saw sea lions, seals, eagles and two humpbacks which were in view for...","review_date":"September 25, 2018"},{"attraction_id":2086,"user":"katrinakaposi","rating":5.0,"review":"Incredible. I definately recommend this trip. Was incredible to see these gorgeous creatures. Staff were fantastic! Particularly our guide","review_date":"September 24, 2018"},{"attraction_id":2086,"user":"707janee","rating":4.0,"review":"Super organisation but disappointed not to see whale.. This company is very well organised. The shuttle bus driver was very friendly and made an unscheduled stop on the way back to let us off at Granville Island. We were all kitted out in waterproofs very efficiently and the boat crew was friendly and...","review_date":"September 21, 2018"},{"attraction_id":2086,"user":"601cat","rating":5.0,"review":"Very special experience.. We had a fantastic few hours at sea on the Explorathor II on a bright, sunny day. We saw resident whales and transient whales and the experience was very moving. Sue, our guide was very informative and Captain Rich took the trouble to explore the...","review_date":"September 16, 2018"},{"attraction_id":2086,"user":"donna_r","rating":5.0,"review":"Perfect day . So grateful for a beautiful day - saw humpback & killer whales plus sea lions & seals. Staff were friendly & kept us informed along the way. Got picked up & dropped off from hotel.","review_date":"September 15, 2018"},{"attraction_id":2086,"user":"worldtraveller1948","rating":5.0,"review":"Awesome encounter. Definitely worth taking the shuttle bus, lets you see more of the Vancouver area en route to Steveston harbour, and returns you to the hotel. Well organised trip and protective clothing provided. No catering unless booked. Saw about 11 whales (orcas) after just 30 minutes...","review_date":"September 15, 2018"},{"attraction_id":2086,"user":"hjmh1","rating":5.0,"review":"Zodiac worth the extra pricetag. Everyone wants to whale watch when visiting Vancouver. This company are very well organised, informative and professional. We chose to go on the Zodiac boat which is a bit more expensive than the large boat. As a nonswimmer and sufferer of seasickness, I was apprehensive....","review_date":"September 14, 2018"},{"attraction_id":2086,"user":"kathryn_p","rating":5.0,"review":"Pod of Orka, sea lions, seals, porpoises. Went out on zodiac 12 seater open air boat, Took the shuttle from downtown Vancouver with Trevor, he was great and really informative. Went out with Ellen and Carl on the boat, within 10 minutes saw our first porpoise of the trip and sea lions....","review_date":"September 5, 2018"},{"attraction_id":2086,"user":"mia328","rating":5.0,"review":"Whales, sea lions, porpoises and more!. This was one of the most amazing cruises we have taken. It was a sunny and bright day out and we saw three orcas after only 40 mins. They were swimming close to the shore and we could see them very clearly, quite close by....","review_date":"August 31, 2018"},{"attraction_id":2086,"user":"jessie_b","rating":5.0,"review":"Best experience . Went on the open air vessel that takes 12people-great experience. Took the shuttle from central Vancouver-timely pickup. Very well organised. Professional and knowledgeable staff. Saw multiple Orcas very active on the surface of the water. Thanks for an awesome trip guys!","review_date":"August 30, 2018"},{"attraction_id":2086,"user":"nobu426","rating":5.0,"review":"Unforgettable Orca trip!. It was the first Orca watching trip for our family. We picked perfect company!\nQuickly respond for confirmation etc. and The staff, guide and the captain was very friendly and professionals. Especially Mr. Cedric responded very kindly to my daughter who absolutely wants to see...","review_date":"August 27, 2018"},{"attraction_id":2086,"user":"u4630qnandyc","rating":4.0,"review":"A drive from Downtown Vancouver to Steveston, but great whales. I went out twice, booking well in advance, I was surprised that the trips involved a fairly long drive from Vancouver to Steveston first when there are alternatives that are based in the city. That said, the transfer was included in the price and the...","review_date":"August 26, 2018"},{"attraction_id":2086,"user":"f_alice_f","rating":5.0,"review":"Highlight of my holiday. We booked a trip in advance, with a shuttle from the city. The driver was really punctual, and everything was very well organised.\nThe boat was comfortable, and well set up. Our \"whale nerd\" Andy was awesome. She just obviously loved the whales and knew...","review_date":"August 21, 2018"},{"attraction_id":2086,"user":"isabela_c","rating":5.0,"review":"Amazing experience. It helped me realize a little more of my dreams of seeing orcas. The Day allowed only to accompany a family of transient killer whales. But I was treated very well, the guides are great people. Would go back again and again!","review_date":"August 18, 2018"},{"attraction_id":2086,"user":"niget1957","rating":5.0,"review":"Great experience. We went on the 19 July morning trip. We were picked up at our hotel in downtown Vancouver by a lovely driver called Levi. He gave a well delivered and funny commentary on the way. We were on bigger of the two boats, and everything...","review_date":"August 16, 2018"},{"attraction_id":2086,"user":"jon_l","rating":5.0,"review":"Great Experience. Everyone was super nice and organized. Andy was a great tour guide with great information. And, we saw orcas and sea lions up close (the orcas actually came up to us closer than this pic).","review_date":"August 15, 2018"},{"attraction_id":2086,"user":"linda_a","rating":5.0,"review":"Whale watching cruise. Overall a great experience. The shuttle was super convenient and the driver wss entertaining. The tour guide was really knowledgable about the whales and very friendly and approachable. Only caveat - wear sunscreen! I forgot it and was sorry. \ud83d\ude03","review_date":"July 31, 2018"},{"attraction_id":2086,"user":"faith_r","rating":4.0,"review":"Orca and Assorted other Sights. I went whale watching with this company in mid-July. We had a beautiful day for the trip and it was very enjoyable out on the water. It was great to depart from Steveston as the parking situation and crowds were far less imposing that those...","review_date":"July 26, 2018"},{"attraction_id":2086,"user":"emma_d","rating":4.0,"review":"Long hunt for orcas but patience bore fruit. We went out on a zodiac boat with our party of eight and this in itself was a great experience - very exhilarating and we needed the thick and warm waterproofs provided. Our captain, Carl, worked hard to find us wildlife in the shape of...","review_date":"July 21, 2018"},{"attraction_id":2086,"user":"buddyzach","rating":3.0,"review":"Great naturalist, too far from the whales. Andy was a terrific naturalist! Educational, interesting. We saw some orcas, but they were so far away. They were little dots on the horizon. The worst part was there were another 10 boats there and we were by far the furthest. We were told that...","review_date":"July 8, 2018"},{"attraction_id":2086,"user":"259lyndseys","rating":5.0,"review":"Excellent tour. Really great tour, saw eagles, sea lions and whales. We were out on the water for around 3.5 hours and we were lucky that it was a nice sunny day. Great experience would recommend.","review_date":"June 23, 2018"},{"attraction_id":2086,"user":"eyedahoman","rating":5.0,"review":"Worth the $$. This was our first time on a Whale Watching trip. We had a great time! We are able to see a small pod of younger Transient Killer Whales. The company scouts before each day to see where the pods might be, which is very nice....","review_date":"June 20, 2018"},{"attraction_id":2086,"user":"sarah_w","rating":5.0,"review":"Amazing Day. We went on the 17th May and we had a fantastic day with amazing sightings of many Orcas, bald eagles and sea lions. Our guide was brilliant and very informative and the packed lunch very nice.\nThe trip was worth every penny and it is...","review_date":"June 3, 2018"},{"attraction_id":2086,"user":"birdy_h","rating":4.0,"review":"You need some luck. Long trip, beautiful scenery though. Seemed for a long time we were not going to see any whales but eventually we were very fortunate to see two groups of killer whales, which was an unique experience.\nStill, it may be wise to check the season....","review_date":"May 2, 2018"},{"attraction_id":2086,"user":"sanderfase","rating":5.0,"review":"Worth watching. Long trip for five hours but in the end were able to spot killer whales. Also spotting birds like bald eagles and sealions. On the way back the sea was extremely bumpy. Not comfortable. But a bit of fun. We had a lovely guide (Ellen)...","review_date":"April 16, 2018"},{"attraction_id":2086,"user":"peter_s","rating":5.0,"review":"An unforgettable experience.. We went out on April 3rd for nearly 5 hours and had a marvellous time. We Were picked up in Downtown by Ed, a marvellously knowledgeable coach driver and then taken our to Steveston. Customer service was spot on throughout, both on our bus and...","review_date":"April 3, 2018"},{"attraction_id":2086,"user":"cpsto2013","rating":5.0,"review":"Great whale watching tour. Visited in September. We saw 3 orcas and then the mother load of humpbacks...80-100!\nAwesome service and great sights!","review_date":"October 21, 2017"},{"attraction_id":2086,"user":"rootveg35","rating":5.0,"review":"Awesome photographic experience. If you want to experience a Whale watching trip when you are in BC this is the best company. Just bring a camera you won't be disappointed.","review_date":"October 13, 2017"},{"attraction_id":2086,"user":"kekegram","rating":5.0,"review":"AMAZING!!!. Excellent tour and the employees are top notch.\nIt is truly awe aspiring when you get to see these amazing animals up close. The captain did his best to stay the appropriate distance from the whales, but they (at times) had other plans. Our tour...","review_date":"October 11, 2017"},{"attraction_id":2086,"user":"andrew_p","rating":5.0,"review":"Classy. The Vancouver whale watching team know they run a excellent tour. If your looking for a company that works extra hard for their clients don't hesitate to book. This is a world class operation that goes the extra lengths to make holiday dreams come true....","review_date":"October 2, 2017"},{"attraction_id":2086,"user":"alex_t","rating":5.0,"review":"Fantastic . So there are a lot of companies that offer whale watching tours, we went for this one because of the facilities it offered and because if you didn\u2019t see whales on your trip they would let you go again for free, return pass is good...","review_date":"October 2, 2017"},{"attraction_id":2086,"user":"z5992lmkevinb","rating":5.0,"review":"Whale watching. Decided to go whale watching after 3 unsuccessful bear watching sessions in BC and alberta.\nEfficient and friendly booking service, great reception and boarding procedure.\nBoat comfy and very good guide. Found whales half hour out. Had best part of 2 hours watching Orca. Amazing,...","review_date":"October 1, 2017"},{"attraction_id":2086,"user":"shellfox24","rating":5.0,"review":"Breathtaking experience . I did whale watching with my husband in August and this experience was beyond anything we could have imagined. The staff was very friendly, extremely knowledgeable, and cared deeply to make sure everyone was having a fun and safe experience. The boat ride was very...","review_date":"September 28, 2017"},{"attraction_id":2086,"user":"jolow","rating":5.0,"review":"Awesome trip. We wanted to do this trip for so long and were not disappointed. The shuttle bus driver was brilliant giving us a commentary about Vancouver on the way there. The sun was shining, all we required was the Orcas to show up. 1 hour into...","review_date":"September 27, 2017"},{"attraction_id":2086,"user":"roy_h","rating":5.0,"review":"Whales!!!!. We have been on several attempted whale tours in other countries and this was the best. It's not just because we saw whales, which we did, but it's all done very well. Friendly staff, the boat was good, the captain gave us good views of...","review_date":"September 24, 2017"},{"attraction_id":2086,"user":"korelios","rating":5.0,"review":"Great experience. Booked with the whole family. Luckily great weather and some nice views on whales. Preparation was also very easy and helpful as our father has walking difficulties. Shuttle service with Trevor was great, lots of infos even much better than the city hop-on-hop-off tour. Lunchboxes...","review_date":"September 22, 2017"},{"attraction_id":2086,"user":"g1706kqkristinab","rating":5.0,"review":"Again a wonderful tour. With my parents visiting from Germany, i booked (once again) a tour with Vancouver Whale Watch. I choose them after previous great experiences and was not disappointed. Though the weather was windy and the sea choppy, we had a great time. A skilled captain kept...","review_date":"September 20, 2017"},{"attraction_id":2086,"user":"hollie_r","rating":5.0,"review":"BUCKET LIST ITEM!!!. Hands down, one of the best experiences!!\nThe tour company is located in the CUTEST little coastal town....the tour-group has the nicest (and most helpful) staff..... the boat was comfortable, the ride was SMOOTH and peaceful, the scenery was absolutely breathtaking, the seals and porpoises...","review_date":"September 19, 2017"},{"attraction_id":2086,"user":"stephen_c","rating":5.0,"review":"\"Killer\" Whale Experience !!. We had this tour included as part of a cruise package from Vancouver and decided to pre-book the shuttle service from our Hotel.\nService was excellent from confirming the initial booking and our pick up point, through to the final drop off back in Vancouver....","review_date":"September 17, 2017"},{"attraction_id":2086,"user":"drphani","rating":5.0,"review":"POD OF WHALES . We were lucky to spot pod of whales, watching them live was amazing. It's not what you see on national geography it's an experience to remember. The information given and enthusiasm shown by the people who took us for riding were very informative. Recommend highly.","review_date":"September 16, 2017"},{"attraction_id":2086,"user":"lsummerville73","rating":5.0,"review":"Had the best trip out to see whales with these guys.. Going on this tour was the highlight of our trip to Vancouver. We saw 9 killer whales. We were lucky that the whales were not far out. So we got more time to watch the pod. It was fantastic. The staff were more then helpful....","review_date":"September 13, 2017"},{"attraction_id":2086,"user":"acondello01","rating":5.0,"review":"Whale of a Time. It has been a life-long dream of mine to see whales in their natural habitat. Let me tell you those \"amusement parks\" do not do justice to these amazing creatures. It is breath-taking to say the least to hear that \"poof\" of breath and to...","review_date":"September 5, 2017"},{"attraction_id":2086,"user":"martinnbw","rating":4.0,"review":"Peaceful Killer Whales. Vancouver Whale Watch offer a wonderful experience to go out and watch killer whales. The combination of sun, sea, whales the inexhaustible knowledge of the delightful naturalist Ellen who is a mine of information all complemented by the extremely affable Shuttle Driver Trevor made this...","review_date":"September 1, 2017"},{"attraction_id":2086,"user":"leohuahua","rating":5.0,"review":"Amazing experience! . Whole day was excellent ! Well organised and as described when booking. We went on the smaller 'strider boat' which we loved - enjoyed the fast bumps . You have the option to say if the bumps are too fast but nobody did - everyone...","review_date":"September 1, 2017"},{"attraction_id":2086,"user":"jenny_k","rating":3.0,"review":"Whale watching . We have been on a couple of whale watching tours and this one was the least impressive. First off if you have time I would suggest to do a whale watching tour from Victoria not from Vancouver. You get to spend a lot more time...","review_date":"August 31, 2017"},{"attraction_id":2086,"user":"78lawrencefamily","rating":5.0,"review":"Memorable experience. We'd originally booked with another company, but got an e-mail on the morning of the trip to say it was cancelled because of bad weather and the next available places they had would be in 5 days, which would be after we left Vancouver. After...","review_date":"August 27, 2017"},{"attraction_id":2086,"user":"tripsandcomments","rating":1.0,"review":"Worst seats in the house. We travelled on the 'strider' (a 12 passenger speed boat). The seats are arranged in 4 rows of 3.\nWe ended up sitting on the back row after being assured 1. that when we were near whales the boat would be turned sideways and 2....","review_date":"August 25, 2017"},{"attraction_id":2086,"user":"psioveyou","rating":5.0,"review":"Fantastic!. Went on a whale watching tour on Aug 22. The experience exceeded our expectations! Our tour guide (Andi) was fabulous...very knowledgeable and personable. The captain was very nice. We were not disappointed...saw whales and sea lions. Would recommend this without a doubt!","review_date":"August 23, 2017"},{"attraction_id":2086,"user":"rdclarke","rating":5.0,"review":"Couldn't ask for more. Great afternoon whale watching. We saw one humpback and a number of orcas. It was a long but smooth ride out and back. The staff were very helpful and the captain skilled at finding the whales and keeping the boat facing them for our viewing.","review_date":"August 21, 2017"},{"attraction_id":2086,"user":"ivangee604","rating":5.0,"review":"Baby orca!. I have nothing but good things to say about these folks. They run a very safe, professional operation. I've been out with them several times and have always been impressed. On our most recent outing this past week we even got to see a fairly...","review_date":"August 19, 2017"},{"attraction_id":2086,"user":"nick_k","rating":5.0,"review":"What a great experience!!!. We booked on this trip as we had some time in Vancouver, and we're certainly glad we did. Our captain got told of the position of a pod of Orcas off Gambier Island and quickly set off for the location. There we had wonderful views...","review_date":"August 19, 2017"},{"attraction_id":2086,"user":"jeffery_s","rating":4.0,"review":"Amazing way to explore South West BC. Everything that Vancouver Whale Watchers had control of was amazing. Our guide was knowledgeable and informative. She clearly loved what she does and had a great respect for the environment and wildlife around us. The Captain showed great skill and ability and piloting the craft...","review_date":"August 16, 2017"},{"attraction_id":2086,"user":"wolfgang_l","rating":5.0,"review":"Wonderful trip. The boat trip from Vancouver to see whales is just spectacular. You ride on a very fast power boat through the Gulf islands to find a spot where you can see some whales. Normally the trip lasts for 3 hours, but if necessary the company...","review_date":"August 14, 2017"},{"attraction_id":2086,"user":"stephen_w","rating":5.0,"review":"Amazing staff committed to a great experience for all!. We had a great experience all the way around with the Vancouver Whale Watch tour, from booking, to confirmation, to the pick-up and drive, to arrival in Steveston (the actual departure location), to our time on the book, all the way through our return ride...","review_date":"August 13, 2017"},{"attraction_id":2086,"user":"aimee_k","rating":5.0,"review":"**fantastic**. If I could give this company 10 stars then I would. We were picked up from an agreed location and driven straight to the port, with the driver giving us local Canadian facts along the route. We boarded the boat with a warning that 5...","review_date":"August 9, 2017"},{"attraction_id":2086,"user":"cookingcoder","rating":1.0,"review":"Didn't see any whales . We went on a tour on August 5th at 9:00am. Unluckily we didn't see any whales and it was very foggy because of the forest fire (I guess) so we couldn't see clearly. Although we saw some seals and bald eagles from the distance, it's...","review_date":"August 5, 2017"},{"attraction_id":2086,"user":"travelnut0315","rating":5.0,"review":"Great time!. We booked the 2:00 pm tour and our boat was the Express. We started our right around 2:00 and soon took off to full speed! They need to go out quite a ways, so the boat goes pretty fast and it got pretty bumpy at...","review_date":"August 1, 2017"},{"attraction_id":2086,"user":"kareng964","rating":4.0,"review":"Very informative . The tour guide Wilma was very knowledgeable and friendly and made the trip even more interesting. We saw seals, sea lions, bald eagles, large jelly fish and met amazing people.\nTo be honest we didn't see any whales that day because they had gone way...","review_date":"July 31, 2017"},{"attraction_id":2086,"user":"deborah_v","rating":3.0,"review":"BEWARE the lightship. I'm really sorry to give this a low rating, for the most part this company and the tour was excellent. I just think more detailed information should be given before embarking on the trip to save disappointment. I would not give a low rating if...","review_date":"July 30, 2017"},{"attraction_id":2086,"user":"tragiceel","rating":3.0,"review":"Little underwhelming . I did the half day Whale watching on the zodiac lightship . Picked up at hotel and taken to the fishing village . Fitted up and. Left around 9am. We saw sea lions , bald eagles , beautiful scenery and finally saw the pod of...","review_date":"July 29, 2017"},{"attraction_id":2086,"user":"germguz","rating":2.0,"review":"Not as expected. My wife and I were very excited about watching Orcas. After reading different reviews we decided this company. Staff was friendly and boat comfortable. However, we only saw one humpback whale in a 5-hour adventure and no Orca whales whatsoever.\nAlthough we understand they are...","review_date":"July 29, 2017"},{"attraction_id":2086,"user":"divyam276","rating":5.0,"review":"Time and money well spent. The whale watching trip was very exciting and lived up to all expectations. We were worried that we would be encroaching in to the whales natural habitat but the tour was so nicely conducted and so much care was taken not to disturb them that...","review_date":"July 27, 2017"},{"attraction_id":2086,"user":"ayhamk1","rating":5.0,"review":"Whale watching . We went whale Watching in the afternoon. After we checked in with the company, picked out water proof yellow suits. (they have suites for all sizes- do not worry :))\nThe company provided water and granola bars, included in the price. It took 5 hours...","review_date":"July 22, 2017"},{"attraction_id":2086,"user":"lindsay_h","rating":5.0,"review":"In AWE!. We were on the Explorathor II and absolutely loved our whale watching adventure. We were warmly welcomed at the office and were outfitted with rain pants\/ jackets and any other warm clothing we needed (even though it was a bright sunny day). It was cool...","review_date":"July 21, 2017"},{"attraction_id":2086,"user":"jayadams81","rating":5.0,"review":"Great Orcas trip!. Great trip with Andy and Captain James yesterday. A group of about 11 Orcas were up for approximately an hour while we watched. Also saw bald eagles, blue herrons, harbor seals and a young sea lion. We have been on several whale watching tours in...","review_date":"July 19, 2017"},{"attraction_id":2086,"user":"steele_h","rating":5.0,"review":"Excellent, excellent service. Well we had half a day in Vancouver before flying home.....could we fit in a whale watching trip? We had tried with one of the Vancouver harbour outfits last autumn but that was a disaster: no info, lots of hanging around then the boat broke...","review_date":"July 15, 2017"},{"attraction_id":2086,"user":"s\u00f8ren_b","rating":5.0,"review":"Great day at sea. Vancouver Whale Watch delivered as promissed and expected from shuttle service pick up to departure at Stevenson. Very friendly and professional staff. Great day at sea in the islands off Vancouver Island. We saw two Orca families and some bolded eagles. Absolutely worth spending a...","review_date":"July 11, 2017"},{"attraction_id":2086,"user":"diana_c","rating":5.0,"review":"fantastic experience. I recommend you go whale watching if you are in Vancouver. I have been several times and never get tired of going. It's such a wonderful experience for animal lovers.","review_date":"July 11, 2017"},{"attraction_id":2086,"user":"mariana_g","rating":5.0,"review":"Absolutely worth the money. At first I was a little bit hesitant about paying more than US $100 for a whale watching tour, but I am SO glad I did! We saw two humpbacks, one of them breeched like 4 or 5 times, the weather was amazing, the views...","review_date":"July 10, 2017"},{"attraction_id":2086,"user":"tony_d","rating":4.0,"review":"Up close with orcas. We took the zodiak open boat. We wanted to be more adventurous and it was worth it on a beautiful summer day. If you anticipate rainy weather, it might be nice to be on the covered boats. Ellen and Karl were fabulous hosts. We saw...","review_date":"July 6, 2017"},{"attraction_id":2086,"user":"gwena\u00eblle_m","rating":5.0,"review":"A dream come true - 4 trips in 3 days!. I've always wanted to see killer whales in the wild, as they are my favorite animals, and I made this dream come true this late June 2017. I booked my tours by calling the company and even on the phone, the staff was very nice...","review_date":"June 28, 2017"},{"attraction_id":2086,"user":"kylethomasgimpl","rating":2.0,"review":"expensive fast boat ride punctuated with wildlife viewing. I recommend checking the breakdown in where the time is spent before committing to this trip. We were picked up in downtown Vancouver at 12.30 and returned at around 8pm. We estimated around an hour following a pod of 5 orcas and otherwise we were...","review_date":"June 23, 2017"},{"attraction_id":2086,"user":"zofiah76","rating":5.0,"review":"Just WOW!. We actually did the Vancouver Whale watch twice!\nOn our first trip we had a brief encounter with x2 Humpback Whales and that was it, through no fault of the company. If the whales are not around, they're not around and no one to blame!...","review_date":"June 11, 2017"},{"attraction_id":2086,"user":"manateejam","rating":5.0,"review":"Whale of a good time!. We went out on one of the 12 man rafts, instead of the bigger partially enclosed boats. The ride out and back was a ton of fun. A little bumpy at times, but super great when we hit a big wave or swell! Honestly I...","review_date":"June 10, 2017"},{"attraction_id":2086,"user":"emactravels","rating":5.0,"review":"After a few hiccups a great trip!. We started off a little rough, having to go back to the dock twice. The reasons were beyond the crew's control. Once we got going it was great. We saw sea lions, bald eagles, seals, 3 transient killer whales and a humpback. The boat was...","review_date":"June 8, 2017"},{"attraction_id":2086,"user":"stroudjames","rating":5.0,"review":"One of the highlights of our holiday. My wife and I were in Vancouver for about 5 days earlier this month. Whilst we were there, we arranged to go whale watching with Vancouver Whale Watch.\nWe booked the trip through Viator, and after emailing the company directly, we arranged a pickup in...","review_date":"June 2, 2017"},{"attraction_id":2086,"user":"yoga47rae","rating":5.0,"review":"Awesome experience. This was my first time to watch Whales and the Vancouver Whale Watch company certainly knows how to make it reallly special. My adventure began when the shuttle picked me up at the designated area. Trever, the shuttle driver, helped to make the hour drive...","review_date":"June 2, 2017"},{"attraction_id":2086,"user":"meander316443","rating":5.0,"review":"Amazing Experience. This tour was the highlight of our trip to Vancouver. The staff were all very pleasant and helpful, and we were lucky enough to see humpback whales and orcas, in addition to seals, sea lions and eagles. The shuttle service and lunch were also good!","review_date":"May 27, 2017"},{"attraction_id":2086,"user":"james_e","rating":3.0,"review":"I think it's a whale.... But it could be a man in a suit!\nI'll summarise; two things - be wary before you book which kind of boat you'll be on. We didn't realise this exactly and were stuck inside a hot boat for 3\/4 hours whereas the open air...","review_date":"May 23, 2017"},{"attraction_id":2086,"user":"jjkeith","rating":5.0,"review":"Great experience!. We had a wonderful day on the whale watching trip. Everything was just perfect (including the weather!). Can't say enough great things about Vancouver Whale Watch. The shuttle ride in from Vancouver was easy and pleasant. The boat tour everything I could have hoped for!","review_date":"May 16, 2017"},{"attraction_id":2086,"user":"andreav4789","rating":5.0,"review":"Whale of a time!. Whale watching has always been on my bucket list, and I highly recommend Vancouver Whale Watch. Very friendly and knowledgable staff. As I did visit early in the season, we did not have the best sightings. Lots of seal lions and bald eagles, but finally...","review_date":"May 10, 2017"},{"attraction_id":2086,"user":"laurabrans","rating":5.0,"review":"Great day!. This was our first whale watching experience and it defiantly did not disappoint!\nThe people working there are helpful and it's easy to book, they provide you with a free parking permit for the day and you can also borrow coats, jumpers, hats and gloves...","review_date":"May 9, 2017"},{"attraction_id":2086,"user":"londonash2012","rating":5.0,"review":"BEST EXPERIENCE! . Thank you so much to the wonderful, well educated, friendly, tourism professionals who made this trip possible. From the moment I made my reservation the staff took care of me from start to finish. I got the pleasure of being picked up by trevor, a...","review_date":"April 29, 2017"},{"attraction_id":2086,"user":"holly_m","rating":5.0,"review":"Vancouver Whale watching. We had a great day whale watching . Our Gide was sooo informative.She knew all of the whales ! We saw a humpback 50 feet long \" big mama \" and four killer whales ,Orcas.\nGreat day ,great weather . I highly recommend this trip...","review_date":"April 29, 2017"},{"attraction_id":2086,"user":"for032002","rating":5.0,"review":"Wow. Fantastic whale watch experience. Staff wss wonerful. Followed a pod of whales for miles. Saw sea lions and bald eagles. Excursion was 3.5 hours. Just plain awesome and wonderful. Highly recommend this company.","review_date":"April 27, 2017"},{"attraction_id":2086,"user":"nickyandstu","rating":5.0,"review":"\"If you haven't seen a whale yet, we can't help you\". We went on a half-day whale watching trip with Vancouver Whale Watch. They picked us up from Downtown Vancouver and took us to Steveston with an informative commentary from the driver on the way. On arrival in Steveston, we were kitted up with in warm,...","review_date":"November 23, 2016"},{"attraction_id":2086,"user":"robbert_b","rating":5.0,"review":"Amazing experience with passionate guides. Went whale whatching with vancouver whale watching! They have fast boots to get as gadt as possible to the animals. We saw humpback whales, sea elphant,bold eagles, sea lions seals, and a pos of killer whales!!! The guides were really passionate about thw animals and...","review_date":"November 15, 2016"},{"attraction_id":2086,"user":"andrew_d","rating":5.0,"review":"A must see . If you're going to Vancouver then you must do some form of orca spotting. We chose this company based on reviews on TripAdvisor, they certainly didn't disappoint.\nYou are picked up by a shuttle bus in the heart of the city centre and taken to...","review_date":"November 8, 2016"},{"attraction_id":2086,"user":"the_winding_path","rating":5.0,"review":"Life - changing whale viewing. Well organised, with easy pickup in downtown Vancouver. The boat sails from Richnmond - take a sandwich and lots of warm clothes if it's a cool day - as the boat may be covered, but you'll still want to stand out on the observation deck....","review_date":"November 5, 2016"},{"attraction_id":2086,"user":"pargowin","rating":5.0,"review":"Great day!. We were lucky that we had picked a good day for it, not raining, dry and some sun. The sea was calm.\nPrior to the trip we were informed to wrap up warm, though we would be provided with a waterproof jacket. Also water and...","review_date":"November 1, 2016"},{"attraction_id":2086,"user":"tama_ba_123","rating":5.0,"review":"Most touching experience. I went to a Whale Watching tour late October, it was the second last tour of the saison. Levi, a very kind shuttle driver, picked us up at Canada place and drove us all the way down to the picturesque village of Steveston. Staff at...","review_date":"November 1, 2016"},{"attraction_id":2086,"user":"yali_l","rating":5.0,"review":"So many whales!. For the first hour, we did not see anything but the captain told us that his encounter of the wholes was 95% of all the tours. Fortunately, we added to his 95%, because we met a army of whales. So many that we could not...","review_date":"October 24, 2016"},{"attraction_id":2086,"user":"cpsto2013","rating":5.0,"review":"Awesome excursion and more than just whales. The whole day was perfect. Be sure to pack a lunch as there is only water and granola bars on board and we were out for over 5 hours which was perfect for our great day. We saw a couple of sets of Humpback whales...","review_date":"October 24, 2016"},{"attraction_id":2086,"user":"gottalovetrips","rating":5.0,"review":"Great Experience. We got to see 2 sets of 2 humpback whales coming up for air for about 20 min each. Plus we saw two types of seals. It was an awesome experience to see these animals in their natural habitat. Niamh was fantastic! She was very...","review_date":"October 22, 2016"},{"attraction_id":2086,"user":"storagemadman","rating":5.0,"review":"A whale of a great time!. A top notch group that really knows how to find the whales and puts on super responsible aspect to safely and smartly watch them in nature!","review_date":"October 17, 2016"},{"attraction_id":2086,"user":"ellab1ack","rating":5.0,"review":"Quality from start to finish. We started by being picked up by the 'fountain of knowledge' Trevor in the shuttle bus. He gave a us an informative journey out to richmond, even telling us where we could grab lunches to take on board.\nWe had naturalist Niamh on the day...","review_date":"October 15, 2016"},{"attraction_id":2086,"user":"cymruwales88","rating":1.0,"review":"Whale watching? No Whales. No refunds. I have never written a negative review but felt compelled to after my expiriance with Vancouver Whale Watch.\nMy wife and I did this as part of our honeymoon. What a massive let down it turned out to be. I understand the wild is unpredictable,...","review_date":"October 13, 2016"},{"attraction_id":2086,"user":"travelexperience12","rating":5.0,"review":"A quite long but successful whale watching boat trip.. We were booked on this boat trip prior to leaving the UK. We checked on arrival in Vancouver regarding the pick-up arrangements for the shuttle-bus and were duly collected. The journey to the Steveston boarding location took approximately 30 minutes and we checked in at...","review_date":"October 11, 2016"},{"attraction_id":2086,"user":"jill_w","rating":5.0,"review":"Brilliant trip, great crew, amazing wildlife. My friend and I had our whale watch cancelled due to bad weather conditions, but we were able to re-book for the following day. The weather was a bit windy and rainy and a bit overcast. We set off from Steveston Harbour, Richmond and had...","review_date":"October 9, 2016"},{"attraction_id":2086,"user":"outofedinburgh","rating":5.0,"review":"Holiday highlight. This was undoubtably the highlight of our recent holiday for me. Once we had decided to go to Vancouver, I knew I wanted to go whale watching. It's hard to know which company to pick when you're thousands of miles away but this company were...","review_date":"October 4, 2016"},{"attraction_id":2086,"user":"jenny097","rating":2.0,"review":"Horrible boat ride thru the waves, didn't see any whales. The boat driver was crazy. He was going so fast thru the waves, we were going airborne and then crashing down again. He didn't slow down until people screamed for the third time. Plus, we saw no whales or dolphins. Their guarantee gives us the...","review_date":"October 3, 2016"},{"attraction_id":2086,"user":"travello2016","rating":5.0,"review":"Two species sighting. The Vancouver whale watch company does a very good job of finding whales. On our trip, we saw two species -- Humpback whales & Killer whales-- as well as Harbor Seals. The ride out to find the whales was quite rough, but they did tell...","review_date":"September 27, 2016"},{"attraction_id":2086,"user":"bluebell369","rating":5.0,"review":"Just brilliant experience . Very reasonable pick up service to transport you from downtown Vancouver. They were at my pick up point 5 mins early. Friendly, helpful staff. I had taken a huge host of measures to avoid sea sickness but it was so smooth anyway. I didn't feel...","review_date":"September 26, 2016"},{"attraction_id":2086,"user":"michael_m","rating":5.0,"review":"Round Richmond Tour with Vancouver Whale Watch. My wife and I had the pleasure of doing a unique tour with Vancouver Whale Watch , set up by the City of Richmond , last weekend. We saw many interesting sites on the Fraser River including the houseboats of Ladner,New Westminster,Finn Slough and Steveston....","review_date":"September 24, 2016"},{"attraction_id":2086,"user":"marjonld","rating":5.0,"review":"It was q very beautiful experience . We spent one hour tracking the killer whales. It was a very beautiful experience. We booked the tour online The tour was good arranged. The pickup was excellent. The boot was very good.","review_date":"September 19, 2016"},{"attraction_id":2086,"user":"vantoptours_m","rating":5.0,"review":"Amazing and fantastic experience!. I went with my son Whale watching and we had the best time!\nThis company delivers what they say! We were lucky and the whales were close by so we spent so long watching them it was just amazing. Our guide, Niamh, was not only...","review_date":"September 18, 2016"},{"attraction_id":2086,"user":"607jayneg","rating":5.0,"review":"Orcas, seals and Bald Eagles!. We were a group of 7 booked on a 3 to 5 hour whale watching tour, starting in the quaint West Coast fishing village of historic Steveston and travelled through the Gulf and San Juan Islands.\nOn our way out of the harbour on our...","review_date":"September 15, 2016"},{"attraction_id":2086,"user":"amanda_k","rating":5.0,"review":"AMAZING!!!. This is a totally magical experience that I highly recommend to anyone and everyone! I have been out three times and each time is unique and awesome! The company is very professional and they do everything to ensure your comfort. The first time I went...","review_date":"September 15, 2016"},{"attraction_id":2086,"user":"jacob_s","rating":4.0,"review":"Great to see, but good pictures are hard to get!. Vancouver Whale Watch promptly collected us from Canada Place way in Downtown Vancouver in their shuttle, which was free. During the 20 minute drive to Steveston the driver explained the proceedings, and made it all very clear. Upon arrival we were handed bright yellow overalls,...","review_date":"September 14, 2016"},{"attraction_id":2086,"user":"floridaudrey","rating":5.0,"review":"Amazing experience. Wonderful experience! Tour was super well organized. I forgot to bring a warm jacket and those are available before starting the tour (free of charge). Was able to see killer whales and still speechless about it. The boat tour was very pleasant, beautiful landscapes","review_date":"September 10, 2016"},{"attraction_id":2086,"user":"boone8","rating":5.0,"review":"Great experience. Had my daughter and son in law out to the west coast for a week and one thing he really wanted to do was a whale watching tour. Weather was great and the waters was not rough at all. Once you get out of the...","review_date":"September 10, 2016"},{"attraction_id":2086,"user":"nyder","rating":2.0,"review":"Over sold - I'd think again. Whale watching is like playing hide-and-seek. Sometimes you see something, sometimes you don't and the weather is always an unknown factor. Vancouver Whale Watching sell their experience as a nature experience where you sail around the islands south east of BC in zodiacs and get...","review_date":"September 7, 2016"},{"attraction_id":2086,"user":"klroberts83","rating":5.0,"review":"Phenomenal experience!. Impressed with everything about this company. Well prepared for weather conditions with rain suits provided, comfortable and fun boats, and an enthusiastic and knowledgable staff group from the shuttle bus driver to the on-board naturalist. We saw 4 orcas and numerous seals while also learning...","review_date":"September 5, 2016"},{"attraction_id":2086,"user":"patricia_g","rating":5.0,"review":"Saw lots of whales. It was a great experience. Saw lots of whales but did not see one come up and out of the water but the little boogers just was not cooperating. The lady that kept us in sight of the whales was very knowledgeable and interesting. They...","review_date":"September 4, 2016"},{"attraction_id":2086,"user":"arlene_g","rating":1.0,"review":"Not Impressed. I booked the excursion for Saturday, Aug. 27 for 3 people on the 9 a.m.excusion. We had to get up at 6:30 to get there on time. When we arrived at 8, we were told that it was too windy and all boats were cancelled...","review_date":"August 30, 2016"},{"attraction_id":2086,"user":"bishop3210","rating":5.0,"review":"A Highlight of My Vancouver Trip. This was just a great experience. The boats that are used are large enough with strong enough motors to absorb what the ocean throws at it but is small enough to maneuver in and out of the local island areas where the whales are located....","review_date":"August 29, 2016"},{"attraction_id":2086,"user":"ludwig_wayfarer","rating":5.0,"review":"\u201cNo need for binoculars on Orca bonanza!\u201d. In what was a bit of cloudy day in a local heat wave, we set out on our whale watching trip from picturesque Steveston harbor in Richmond.\nThe four of us; three adults and a young child, joined a full Express boat on the 2...","review_date":"August 27, 2016"},{"attraction_id":2086,"user":"487erica","rating":4.0,"review":"What a great morning. We went out for a tour on the morning of Aug.20th with a local couple and had a wonderull explenation from the guide, she immediatly said that we would not get to see humpback's because they where not spotted for a couple of weeks, which...","review_date":"August 21, 2016"},{"attraction_id":2086,"user":"988chantellen","rating":5.0,"review":"100% recommend . This is by far the best thing I have done in all my trips to Vancouver. I have done the majority of tourist attractions but I would recommend this over anything else.\nWe were on the small red boat and it was so much fun...","review_date":"August 20, 2016"},{"attraction_id":2086,"user":"rbrowne2005","rating":4.0,"review":"Great day out. Great mornings activity especially when my youngest discovered that the trip went from Storybrooke - the fictional town from. once upon a time - picked up very efficiently and driver was a very entertaining tour guide on the half hour trip to the board -...","review_date":"August 17, 2016"},{"attraction_id":2086,"user":"cuckie57","rating":5.0,"review":"A Chance of a Lifetime. This was without doubt on of the great highlights of our visit to Vancouver, if you get the chance you must go, the variety of wildlife you see on the boat trip alone is fantastic but if you see the whales, then WOW! The firm...","review_date":"August 14, 2016"},{"attraction_id":2086,"user":"nicole_s","rating":4.0,"review":"Decent tour. Over all not a bad tour. We did see killer whales and some harbor seals. We also were able to spot some Eagles in the tree tops. Bring warm clothing even in the summer. The wind off the water can get a bit chilly. One...","review_date":"August 13, 2016"},{"attraction_id":2086,"user":"rowerwfmly","rating":5.0,"review":"Fantastic experience. Went in the afternoon tour last Friday with my husband and daughter. The weather was perfect and the water very still. We drove out to the Georgia Straits following reports of there being a family of transient killer whales. After about 45 minutes on the...","review_date":"August 12, 2016"},{"attraction_id":2086,"user":"froglover1948","rating":5.0,"review":"Whale watching. I suppose we were so lucky for after being kitted out for the rain we were having we went straight out to where J pod was.\nThe Orca\u2019s were breaching ever where we saw so many and was even told the names of a few...","review_date":"August 12, 2016"},{"attraction_id":2086,"user":"rich706632","rating":5.0,"review":"Fantastic experience. Wow, what a trip. Collection from a nearby pick up point was painless.\nBooked in at Steveston we were given waterproofs (not needed on our trip).\nNeed to appreciate you are trying to see wild animals not captive ones.\nOn hour trip we saw Golden...","review_date":"August 11, 2016"},{"attraction_id":2086,"user":"jessie_c","rating":5.0,"review":"Morning whale watching adventure. We went on this whale watching your with our boys, 3 and 6 and 15 yr old niece. We all enjoyed this at all ages. I was extremely impressed by the knowledge of the animals from our guide and she made sure everyone on the...","review_date":"August 10, 2016"},{"attraction_id":2086,"user":"brian_m","rating":5.0,"review":"Excellent trip, lots of time with the whales and other wildlife along the way. There are so many good things to say about this company it's hard to summarize it all here. The boats are great, fast and well outfitted. The captain and the first mate\/naturalist were excellent. Other boats form other companies were calling our boat to ask...","review_date":"August 9, 2016"},{"attraction_id":2086,"user":"james_k","rating":5.0,"review":"So much Orcas!. I loved whale watching tour since we were given the opportunity riding along with Orcas. The boat is a very customized zodiac style boat that also includes a washroom aboard. We skid along the Pacific and the river looking at great amounts of Orcas. We...","review_date":"August 7, 2016"},{"attraction_id":2086,"user":"ben_m","rating":5.0,"review":"A must do if you're in Vancouver. We were so disappointed after our first trip that we didn't see any whales (we did see seals and several bald eagles), however because we didn't see any whales we rebooked for two days after, and were so glad we did. Coming out of the...","review_date":"August 2, 2016"},{"attraction_id":2086,"user":"steph3355","rating":5.0,"review":"A life long dream came true!. It was my childhood dream to see wild orcas and we came all the way from Switzerland to Vancouver only for that!\nWe chose many different companies to go whale watching and I think that Vancouver Whale Watch was the best of them all!\nFirst...","review_date":"August 1, 2016"},{"attraction_id":2086,"user":"jammin1985","rating":5.0,"review":"Amazing Whale watching experience!. We booked the Vancouver Whale Watching tour whne we got to Vancouver. It was one of a few that still had availablities on our vacation. It was fantastic! It was so neat to see whales swimming in the wild with their young. The guide, Neeve,...","review_date":"July 29, 2016"},{"attraction_id":2086,"user":"dieter_sch_13","rating":5.0,"review":"Extremely well run. The booking process was a breeze through the concierge at Rosedale on Robson. We were picked up by shuttle just down the street. During the 35 minute drive to Steveston, our driver kept us well informed with commentary about the area as well as Canada...","review_date":"July 27, 2016"},{"attraction_id":2086,"user":"fiona_w","rating":5.0,"review":"Memories are made of this.. Today was special for customers and crew alike. Brilliant sunshine and calm seas meant a magical boat ride far out past Victoria to see an extraordinary sight of feeding humpback whales. Unusual occurrence to see so many and the sight of those magnificent tales proudly...","review_date":"July 24, 2016"},{"attraction_id":2086,"user":"veracools","rating":5.0,"review":"Visit to Vancouver. This company is very well organised. They have 3 different boats. We opted for the Explorer 1 which is fast but comfortable. Our guide was very knowledgable. We saw many whales and other wildlife. The tour was about 5hrs long but whizzed by. You get...","review_date":"July 23, 2016"},{"attraction_id":2086,"user":"fromnormandy","rating":5.0,"review":"really good experience. went on the morning tour 9am , on board the express\nthe parking is free, a pass is given to you during check in, the parking lot for the free pass is 10 minutes walk from the pier.\nat the check in office you are...","review_date":"July 22, 2016"},{"attraction_id":2086,"user":"katie_l","rating":5.0,"review":"A dream come true. I came to Vancouver alone for 3 weeks in order to see the beautiful orca. I decided to go with the Vancouver whale watch and i wasn't left disappointed. Captain Karl from the dream team was fantastic and made everyone feel welcome and answered any...","review_date":"July 18, 2016"},{"attraction_id":2086,"user":"armand_d","rating":5.0,"review":"A whale of a good time!. My sister was in for a visit and wanted to go on a whale watching tour. After reading reviews and comparing websites we chose Vancouver Whale Watch and the Explorathor II. We had an awesome time! Unbelievable scenery, and we saw a little herd of...","review_date":"July 17, 2016"},{"attraction_id":2086,"user":"thomas_r","rating":5.0,"review":"Wonderful. Vancouver Whale Watch was terrific. Staff seemed very knowledgeable and willing to share. Your was not rushed and was very patient waiting for Humpback to show itself. The J Pod of killer whales put on a long show off the Washington State coast. We would...","review_date":"July 14, 2016"},{"attraction_id":2086,"user":"melissa_b","rating":5.0,"review":"Bring warm clothing!. I was not prepared for the cold! It ended up being a bit chillier than what I expected, and once on the water, it became very cold. The tour guide was very helpful and provided me with a blanket, and the office have me an...","review_date":"July 12, 2016"},{"attraction_id":2086,"user":"stefan_c","rating":5.0,"review":"Fantastic experience. I would certainly recommend Vancouver Whale Watch, it's a fantastic experience. During the 5h trip we saw orcas, a bald eagle and seals. The VWW team is really friendly too!","review_date":"July 12, 2016"},{"attraction_id":2086,"user":"starfighter441","rating":5.0,"review":"Great day out.. We definitely got our moneys worth on our tour (15 June 2016), it started off slowly but picked up as we went along. Leaving Steveston harbour we cruised up towards Sea Island then to English Bay before heading across the Straits of Georgia towards Vancouver...","review_date":"July 12, 2016"},{"attraction_id":2086,"user":"annaweinard","rating":5.0,"review":"Very nice!. There is three different boats, so make sure you check them all out to make an informed decision. Visibility is super on all of them (I guess, since seating is similar). Pick up service available from lots of different directions.\nAll the staff was very...","review_date":"July 9, 2016"},{"attraction_id":2086,"user":"soepkip","rating":4.0,"review":"Close by where the orcas are. With almost a 100% score of seeing orca's, and avoiding the whale watching tours near Vancouver, which are further away from the orca's, this was a really great adventure. While sailing out of the harbor we saw bald eagles nesting. After an hour of sailing...","review_date":"July 7, 2016"},{"attraction_id":2086,"user":"bigsmig","rating":5.0,"review":"Smigielski Family . Can I start by saying that the initial pick up was bang on time. The driver gave a good running commentary on route. One at our destination we went and booked in and were given waterproof clothing. This was not mentioned in the brief. On...","review_date":"July 5, 2016"},{"attraction_id":2086,"user":"pfennel","rating":5.0,"review":"unbelievable experience. I took this trip on 6\/28\/16. Unbelievable experience. Skipper Karl shared his extensive knowledge of whales with us while we watched a humpback and many (16-18) Orcas frolic. Unforgettable.","review_date":"July 1, 2016"},{"attraction_id":2086,"user":"arfon_e","rating":5.0,"review":"From Wales for Whales. Our recent trip (mum and I) out to Vancouver was the start of many 'bucket list' firsts (first holiday in 16 years, first driving left hand drive on the wrong\/right side of the road in an automatic transmission! first sighting of wild bears (and cubs!))...","review_date":"June 30, 2016"},{"attraction_id":2086,"user":"djmunson","rating":4.0,"review":"Great adventure. We had a great time today. We saw a transient pod of orca. Our guide was lovely and kept us informed every step of the trip. We did get cold even though it had been in the 70s while we visited Vancouver. We were so...","review_date":"June 30, 2016"},{"attraction_id":2086,"user":"dawnw2311","rating":5.0,"review":"Wonderful Experience. Husband and I went whale watching on 22 June 2016. Our captain, skipper and all the employees were awesome. We did see an orca pod (Stanley and Sidney) complete with baby. We also saw a young humpback whale breach twice. We stayed at the Westin...","review_date":"June 27, 2016"},{"attraction_id":2086,"user":"marcwalker5","rating":5.0,"review":"Awesome experience . We were let down not once but twice by Price of Whales, but managed to rebook with Vancouver Whale Watch from Steveston. We were out on the water for over three hours and spent more than half of it with the resident orcas. Saw plenty...","review_date":"June 26, 2016"},{"attraction_id":2086,"user":"mmmarrc","rating":4.0,"review":"Great Trip!!. Seen several whales and trip was smooth sailing with all crew members. They were full of information regarding area and about marine life. Our Shuttle was our fav staff member very friendly with our own private tour.","review_date":"June 25, 2016"},{"attraction_id":2086,"user":"kmftm","rating":5.0,"review":"WHALES!. The title of the review is what it says on their adverts, and before going on the trip I was amused at what seemed like an unimaginative slogan... but by the time we got off the boat I was so awestruck that I couldn't do...","review_date":"June 24, 2016"},{"attraction_id":2086,"user":"traveltheworld1902","rating":5.0,"review":"Dream come true.. I have wanted to see wild killer whales since I went sea world as a 12 year old, and I have now done this thanks to Vancouver whale watch. We were picked up from outside our hotel on time by a very friendly driver who...","review_date":"June 23, 2016"},{"attraction_id":2086,"user":"christin1212","rating":5.0,"review":"Exceptional customer service. From initial reservation to shuttle drop-off, we were very impressed by the excellent customer service Vancouver Whale Watch provides. We managed to get lost on our way to the shuttle pick-up point (100% our fault), but the company went out of their way to assist...","review_date":"June 22, 2016"},{"attraction_id":2086,"user":"iain_d","rating":5.0,"review":"outstanding expereince. Booking team were great, arranged from UK. Hotel transfer was excellent with a very helpful driver who made the trip interesting with his commentary. Kit (waterproof gear) and boat were excellent. The guide on board was very knowledgeable and really enhanced the experience. we were...","review_date":"June 20, 2016"},{"attraction_id":2086,"user":"melsoos","rating":5.0,"review":"So many whales!. We had a great time whale watching with this company. The staff knew so much about marine life and were able to answer all our questions, gave us lots of interesting facts about whales. We were lucky with great weather and were able to take...","review_date":"June 14, 2016"},{"attraction_id":2086,"user":"lyanne_o","rating":5.0,"review":"Great Whale watching trip. Went out yesterday with Captain James and tour guide Joan from the quaint little port of Steveston. we had such a great time and perfect weather once we got to open water. It was rainy on shore and we were a little apprehensive about going...","review_date":"June 9, 2016"},{"attraction_id":2086,"user":"jsyverson","rating":5.0,"review":"First Class operation. Our experience with Vancouver Whale Watch began a month before we left home as we contacted various whale watch companies to find out the details of their particular programs. We were impressed by the knowledge and attitude of the Vancouver Whale Watch staff during our...","review_date":"June 8, 2016"},{"attraction_id":2086,"user":"thefixtress","rating":5.0,"review":"Exceeded our expectations . We were really happy with our day spent on the whale watching tour. We were lucky that there were a number of whale pods on the area, so we spent a lot of time with them, allowing us to get lots of photos. We also...","review_date":"June 7, 2016"},{"attraction_id":2086,"user":"elkneed","rating":5.0,"review":"Wonderful trip. After our original trip with another whale watching company was cancelled due to technical difficulties, we managed to get two last minute tickets with these guys. We weren't disappointed.\nThe boats are in very good condition, the staff were friendly and helpful from start to...","review_date":"June 5, 2016"},{"attraction_id":2086,"user":"adam_d","rating":5.0,"review":"Amazing 4 hours spent with a group of Orcas + bonus marine wildlife. We had such an amazing trip with Vancouver Whale Watch and we're lucky enough to see dancing Orcas just off East Point. Andy the guide and Captain James gave a thoroughly entertaining 4 hours on the open waters taking time to highlight the wildlife we...","review_date":"June 3, 2016"},{"attraction_id":2086,"user":"tomali87","rating":5.0,"review":"Exceeded expectations!!. The trip was so much more than we could have hoped. We headed straight to a pod of whales that had been reported earlier in the day. There were 11 whales and we spent well over an hour watching them. Karl was very informative and...","review_date":"June 2, 2016"},{"attraction_id":2086,"user":"lee_e","rating":5.0,"review":"Orcas, sea lions and eagles!. We left from an adorable little town called Steveston and unfortunately didn't have time to look around before or after. The whale watching trip was excellent, we saw 9 orcas, many sea lions and seals who were sun bathing, eagles,bonaparte's gulls, and other birds. We...","review_date":"June 1, 2016"},{"attraction_id":2086,"user":"raymond_m","rating":5.0,"review":"Great!. Great trip - we got to see lots of killer whales! The staff was very friendly and helpful, when the shuttle from the hotel turned out to full they immediately offered us a free cab ride to the location. Also: tour guide Carl rocks! He...","review_date":"May 31, 2016"},{"attraction_id":2086,"user":"travelinpretzel","rating":4.0,"review":"Main focus is Orcas. There are quite a few killer whales in the area, both permanent and transient, and they are the main focus of this whale watching. I would have liked to have seen some humpbacks, but it was early in the season. Just know their \"guarantee\" to...","review_date":"May 29, 2016"},{"attraction_id":2086,"user":"dan801","rating":2.0,"review":"Very expensive for what you get. So with taxes the tour is about $150 plus $15pp transfer from Vancouver. They have a few different boats each holding what I would guess around 50 people. Some of it up front is covered and Bench seating outside in the cold cramped at the...","review_date":"May 25, 2016"},{"attraction_id":2086,"user":"kellyt2462","rating":5.0,"review":"\"Outstanding day watching amazing orcas!\". This was an amazing experience! Our skipper and guide were wonderful, kept us informed and showed us bald eagles, sea lions, harbor seals and a pod of 5 transient killer whales. We were able to watch them for a very long time and we captured...","review_date":"May 13, 2016"},{"attraction_id":2086,"user":"tom_r","rating":5.0,"review":"Amazing Experiences!. I went twice whale watching with Vancouver Whale Watch and it was definately worth it! I saw killer whales both times and many more marine wildlife, such as bald eagles, seals and sea lions. This company has buses which can pick you up from Downtown...","review_date":"May 3, 2016"},{"attraction_id":2086,"user":"starlet43","rating":5.0,"review":"great experience!. this was an awesome experience! I recommend this tour over anything in downtown vancouver. the shuttle was convenient and the driver was great, explaining things about the area on the way to richmond. the boat ride (explorathor II) was smooth and we saw so many...","review_date":"May 1, 2016"},{"attraction_id":2086,"user":"curtis_o","rating":5.0,"review":"Amazing day watching Orcas!!!!. What an amazing day out on the water. I am from Hawaii so am always out on the water and get to watch humpback whales every year, but I've always wanted to see Orca's. I went on a snowboarding trip to Whistler, and when I...","review_date":"April 23, 2016"},{"attraction_id":2086,"user":"pekka_p","rating":4.0,"review":"Great Time for Nature Lovers. Our boat trip lasted about 3 hours, during which we saw a large number of orcas, seals, sea lions, bald-headed eagles etc. Weather was perfect & the scenery stunning. The minibus service also worked very well; we got a nice tour of Vancouver & surrounding...","review_date":"April 12, 2016"},{"attraction_id":2086,"user":"paul_s","rating":5.0,"review":"Great boat, great crew, breathtaking scenery. Was in Vancouver for a few days and was lucky enough to get a beautiful day for a trip out with Vancouver Whale Watch. Very friendly staff in the office pointed me in the direction of the free parking which is literally round the corner...","review_date":"April 9, 2016"},{"attraction_id":2086,"user":"catherine_c","rating":5.0,"review":"Best Whale Watching Company in the Lower Mainland. We spent a very enjoyable day on the Explorathor Express last fall. The vessel is covered, but with windows that slide open, and is large enough to walk around comfortably, with an open area. The staff were friendly and knowledgeable, and ensured that no laws...","review_date":"March 16, 2016"},{"attraction_id":2086,"user":"frank_f","rating":5.0,"review":"Unique fantastic experience . The day we went whale watching was absolutely amazing. The boat trip out to the islands was stunning (we were really lucky with the weather). Sea lions relaxing on their rock and after two hours of sailing, we hooked up with various groups off orcas...","review_date":"January 30, 2016"},{"attraction_id":2086,"user":"meaghan_p","rating":5.0,"review":"Absolutely Amazing. I did this a while ago now and it still stands out as one of the most incredible things I have ever done!! We were so lucky this day! The weather was absolutely beautiful and the orcas swam right up to our boat, chased a...","review_date":"December 14, 2015"},{"attraction_id":2086,"user":"scott_j","rating":5.0,"review":"Knowledgable and environmentally proactive.. Plenty of similar businesses to choose from in British Columbia so we relied much on this website to narrow things down. Nothing is guaranteed when it comes to Mother is Nature and there is no whale \"show\" as some customers anticipate. Having said that, this...","review_date":"December 13, 2015"},{"attraction_id":2086,"user":"85eh","rating":5.0,"review":"Great whale watch!. Fantastic afternoon with a great whale watch company! Very knowledgeable and friendly naturalist. Saw lots of humpbacks & orcas!","review_date":"November 20, 2015"},{"attraction_id":2086,"user":"murphys23","rating":5.0,"review":"Do it!. We had a truly wondeful time with Vancouver Whale Watch, very comfortable on board experience and a really successful trip out. There were around 50 whales around the boat at any one time, some so close you could hear them blowing and some in the...","review_date":"October 22, 2015"},{"attraction_id":2086,"user":"areeyaant","rating":5.0,"review":"The best experience in my life!!!. This tour program is amaziiiiing!!!\nWe saw 2 killer whales and 2 humpback whales. Then a hundred of seals and sea lions!!! I couldn't expect more from this. Totally the best day in my life. The boat drive was so nice, he always drove the...","review_date":"October 21, 2015"},{"attraction_id":2086,"user":"hardoil","rating":5.0,"review":"GLAD WE SELECTED THIS COMPANY - AN EXCELLENT TRIP - NOT TO BE MISSED. We tried to book with another company which departs from Vancouver but they were full so we ended up travelling to Steveson because Vancouver Whale had space aboard one of their two boats. We went by public transportation from downtown Vancouver. It was a breeze...","review_date":"October 21, 2015"},{"attraction_id":2086,"user":"joyfulgypsy","rating":5.0,"review":"Great day in nature!. We had a fantastic time with Vancouver Whale Watch. The boat was roomy and comfortable with lots of opening windows and a bathroom. We were protected from the elements with space to move around. Our naturalist Tammy took the time to point out all kinds...","review_date":"October 19, 2015"},{"attraction_id":2086,"user":"jason_f","rating":5.0,"review":"Fantastic Day. I was met on time at my designated downtown pick up point as I was staying more uptown the coach that took us to the harbour was spotless so that deserves a mention.\nThe tour guide on the boat (Marina I think her name was)...","review_date":"October 14, 2015"},{"attraction_id":2086,"user":"davehayers","rating":5.0,"review":"Whales guaranteed. One of the main reasons for visiting Vancouver was the opportunity to see Orca in their natural habitat. Much research was carried out at home, and Vancouver Whale Watch was chosen, based on reviews.\nWe booked early to ensure guaranteed seats on our chosen date....","review_date":"October 11, 2015"},{"attraction_id":2086,"user":"kentucky_kat","rating":2.0,"review":"They couldn't start the boat. :(. I had made our reservations several weeks in advance and was very excited because Vancouver was having an excellent whale watching season from all reports. When we got to Vancouver we had a message that they had overbooked the shuttle and to take a cab...","review_date":"October 5, 2015"},{"attraction_id":2086,"user":"ryan_and_erica_r","rating":5.0,"review":"What a day!. Vancouver Whale Watch is a business doing a wonderful job. We had a great day out witch Captain Scotty on the Explorathor II. Within an hour of being out on the water, we saw two Humpback Whales- Not the most common whale in these parts,...","review_date":"September 29, 2015"},{"attraction_id":2086,"user":"disneymad1955","rating":5.0,"review":"Killer Whale Watching. Fantastic tour, made the holiday so special. Great service, pick up from near our hotel, taken to the pier to begin our wonderful trip. We had the most beautiful weather, boarded our boat and travelled out to try and find the killer whales. We didnt...","review_date":"September 22, 2015"},{"attraction_id":2086,"user":"sjd254","rating":5.0,"review":"Best Whale Watch Co in Vancouver. Have been on 3 whale watch tours with this company .. 2 great days 5 years ago (we saw all 87 orcas on a previous trip !!), and once on this visit, and many whales seen each time.\nAlways very safety conscious, staff are extremely...","review_date":"September 15, 2015"},{"attraction_id":2086,"user":"639wendyl","rating":5.0,"review":"Saw two pods of transient killer whales and one humpback whale!. Vancouver Whale Watch was a wonderful experience. We were able to drive from Kitsilano to Steveston with plenty of time to check in and walk around. They gave us jackets prior to boarding the boat. We chose the covered boat with the upper deck viewing...","review_date":"September 10, 2015"},{"attraction_id":2086,"user":"alfiebutton","rating":5.0,"review":"One off our Bucket List. What a fantastic day we had Whale Watching with Vancouver Whale Watch. We were picked up promptly at 9.50 in downtown Vancouver and transported to Steveston where we got on the Explororathon boat. Captain John and crew were lovely, really helpful and informative. The weather...","review_date":"September 6, 2015"},{"attraction_id":2086,"user":"cindy_c","rating":5.0,"review":"The best experience ever!. First trip ever to Vancouver and wanted to make sure it included a whale watching tour!\nBooked with Vancouver Whale Watch and so glad I did!!\nSaw a bald eagle, tons of seals.. and 2 seperate pods of orcas!\nThe first pod we came across...","review_date":"September 2, 2015"},{"attraction_id":2086,"user":"datreadway","rating":5.0,"review":"Wonderful - Everything We Hoped For!. What a great experience! The sense of expectation was high as our boat, Explorathor Express set out from Fisherman's Wharf in the fishing village of Steveston in the bright morning sunshine. This had been an early start to get from East Vancouver to the Richmond...","review_date":"September 1, 2015"},{"attraction_id":2086,"user":"teniadomjan","rating":5.0,"review":"Dream come true. Did this whale watching execurion twice, the first time we didn't see any whales, but the second time around, was Amazing!! Really a dream come true. I've always wanted to do this and it was simply magical! The ride back was very bumpy and a...","review_date":"September 1, 2015"},{"attraction_id":2086,"user":"goldenbb","rating":5.0,"review":"Amazing Day. We booked a whale watching tour upon recommendation of a friend and did not regret it. We had to wait more than 2 hours before getting to see orquas but it was definately worth the wait! Amazing to see these animals in the wild. Great...","review_date":"September 1, 2015"},{"attraction_id":2086,"user":"smaniloff","rating":5.0,"review":"Amazing day! Vancouver Whale Watch is a great way to spend an afternoon.. Vancouver Whale Watch is very organized, well-run, accommodating and customer service oriented. We had an amazing day! Saw two species of Orcas, Humpback Whales and Sea Lions.","review_date":"August 30, 2015"},{"attraction_id":2086,"user":"tom_v","rating":5.0,"review":"Best part of our visit to Vancouver!. We definitely enjoyed our whale watch trip yesterday! Vancouver Whale Watch is the best! First of all the communication on the reservation went super smooth. Within a couple of hours I received an answer and a confirmation.\nThe location of their HQ is great with...","review_date":"August 28, 2015"},{"attraction_id":2086,"user":"marcia13","rating":5.0,"review":"Oh so many orcas. We were very pleased with this tour. The crew was entertaining and knowledgeable. We were on the water for roughly 4 hours. The tour started on time and it was nice to have a bit of flexibility regarding the rain gear. Parking was included during...","review_date":"August 27, 2015"},{"attraction_id":2086,"user":"15carrie","rating":5.0,"review":"Great trip!. We had a wonderful time today with Vancouver Whale Watch. Within half an hour we saw our first orcas - 2-3 pods totalling 15-20 whales. We spent nearly an hour with them before leaving for another site where we saw a pair of humpbacks. Our...","review_date":"August 26, 2015"},{"attraction_id":2086,"user":"ecs2013","rating":5.0,"review":"Great day out, tha whales came up trumps!. Out with Rob and Karl this morning. Fabulous trip made special by the knowledge of the crew who really knew what they were talking about and where to go to get the best experience. Saw lots of Orca then 2 humpback whales interacting which was...","review_date":"August 26, 2015"},{"attraction_id":2086,"user":"lukas_t","rating":5.0,"review":"Dream team!. A few weeks ago we were in vancouver to go whale watching. When we got there we got some pretty thick safety suits. At first I was really sceptical and thought this is gonna be really bad. But as soon as our guides (scottie and...","review_date":"August 24, 2015"},{"attraction_id":2086,"user":"tlh02","rating":5.0,"review":"Comfortable boat, saw lots of whales, took the entire 5 hours. Location was just over 30 min from downtown Vancouver (in the am). Office was easy to find and parking was right around the corner. Little fishing village was cute and comes alive in the afternoon. Our group of 8 enjoyed the comfortable boat ride. We...","review_date":"August 24, 2015"},{"attraction_id":2086,"user":"584barbarah","rating":5.0,"review":"Whale of a Day!. We had a fantastic day viewing a super-pod of orca containing 80+ whales. The weather was fantastic and our crew was informed and full of great and helpful information. Definitely the watch to go on when in the Vancouver area!","review_date":"August 23, 2015"},{"attraction_id":2086,"user":"717ameliat","rating":5.0,"review":"Amazing experience!. We spent three weeks travelling around North America and this was one of the best things we did. The staff both on the boat and in the office are very helpful and even helped me with advice on how to get the best photos. You...","review_date":"August 17, 2015"},{"attraction_id":2086,"user":"rita_b","rating":5.0,"review":"If you like being on the ocean and see Orcas, this is surely one to experience!!!!. If you are looking for a fabulous outdoor and West Coast Ocean experience, this is it! The people of Vancouver Whale Watch are organized, professional, friendly and informative. We were equipped with rain suits, signed in and guided with ease. They use have great and...","review_date":"August 16, 2015"},{"attraction_id":2086,"user":"lilrockett84","rating":5.0,"review":"Orcas, Orcas, Orcas!. Absolutely perfect trip for whale watching! I decided to book my whale watching your through Vancouver Whale Watch because they offered a great student discount, as well as, they sent a shuttle to take you to and from! I was on the Explorathor II with...","review_date":"August 14, 2015"},{"attraction_id":2086,"user":"neilbarnes67","rating":5.0,"review":"Absolutely stunning experience.. A MUST GO:-). If you're looking for the perfect opportunity to see 'Orca' in their natural surrounding, this is the company that you should go with. It's an experience of a lifetime and Vancouver Whale Watch have the 'art' of finding them.","review_date":"August 13, 2015"},{"attraction_id":2086,"user":"paula3142","rating":5.0,"review":"A privilege to be so close to the orcas. I have just returned to the UK still buzzing after my afternoon trip out on 9th August. This was my first time whale watching and how lucky was I! Once we got out to the area the crew thought would be right, the whales just...","review_date":"August 13, 2015"},{"attraction_id":2086,"user":"coastaltripper","rating":5.0,"review":"Bucket List!. We visited Vancouver Whale Watch as part of our honeymoon and I am so glad we did. The guides were incredible knowledgeable. The captain was funny, kind and considerate to everyone on the boat. We felt safe as we traveled from location to location and...","review_date":"August 12, 2015"},{"attraction_id":2086,"user":"boots_s","rating":5.0,"review":"Great boat and awesome crew. We stopped in at the office to enquire since we were in the area. They just needed our names and credit card number to reserve and the card was not charged yet. The day of the trip we arrived the hour ahead of schedule that...","review_date":"August 11, 2015"},{"attraction_id":2086,"user":"stephljc","rating":5.0,"review":"Truly Amazing! . Highly recommend this trip! We were so lucky to meet the Whales within 30 mins of leaving the port. We then got to spend over 2 hours with K & L pods. We also saw some Eagles, Sea Lions and seals. Captain Scotty and Marena...","review_date":"August 9, 2015"},{"attraction_id":2086,"user":"richard_c","rating":5.0,"review":"Great time on the Water. We outfitted for the Whale watch trip in foul weather gear and boarded the Explorathor II jet boat. It was lightly raining and headed for some reported whale sittings. They turned out false. Some sunshine But also more rain. We stayed dry because of our...","review_date":"August 1, 2015"},{"attraction_id":2086,"user":"timprior","rating":5.0,"review":"20 + ORCAS on one trip!. We are a family of 4, visiting Vancouver from the UK and booked the whale watching on the 'lightship'. We had a fantastic afternoon seeing: Bald Eagles, seals, harbour porpoise and lots and lots of Orca whales feeding - magical. Our skipper James was terrific...","review_date":"July 30, 2015"},{"attraction_id":2086,"user":"beakeredinburgh","rating":4.0,"review":"Difficult to rate. It's difficult to rate this experience as it's obviously not within the power of Vancouver Whale Watch to guarantee amazing appearances\/performances from the whales (we were a little unlucky with our visit). With that in mind, I will rate this experience based on other factors...","review_date":"July 26, 2015"},{"attraction_id":2086,"user":"jimbocanucks","rating":5.0,"review":"OMG!. My husband and I went on the 2pm whale watching tour yesterday- we picked the smaller ship-the \"Lightship\"- a large zodiac. I booked several months ago, the email\nprovided clear accurate information. Registration-including free parking for our car was well organized, the experience was great,...","review_date":"July 24, 2015"},{"attraction_id":2086,"user":"phiru","rating":4.0,"review":"Special experience . We went to whale watching today with family and friends, it was amazing .our guide was a very friendly lady who described everything in details and answered all the questions. Our tour started at 2 p.m. Till 4:30 ,it was a bite long cause all...","review_date":"July 19, 2015"},{"attraction_id":2086,"user":"darrell_l","rating":5.0,"review":"Trip of a Lifetime. We booked this trip in March for a July adventure. We had secured a spot for the 2:00 P.M. trip. Upon boarding the shuttle at the hotel we were denied because our trip had been \"canceled\". The company had been trying to reach us to...","review_date":"July 18, 2015"},{"attraction_id":2086,"user":"ddoubleyou","rating":5.0,"review":"Vancouver Whale Watch. I went on the whale watch 2 years ago. They promised that if we didn't find any whales\nthey would give us complimentary tickets to go again. We saw a large pod and it\nwas fantastic. Everybody is given special life saving outfits to wear....","review_date":"July 16, 2015"},{"attraction_id":2086,"user":"nikki_j","rating":5.0,"review":"Two thumbs up!. This was my first time whale watching, and this trip did not disappoint! The shuttle arrived promptly on time to pick us up at our hotel, and it was a short drive to Steveson. The shuttle driver was very friendly and pointed out landmarks along...","review_date":"July 14, 2015"},{"attraction_id":2086,"user":"jetset7878","rating":5.0,"review":"AMAZING . What a perfect day we had, well organised friendly informative staff and a five hour trip felt like five minutes.\nBooked for my mothers 60th birthday as it's always been her dream, love Canada and the city of Vancouver. Decided to book with this company...","review_date":"July 12, 2015"},{"attraction_id":2086,"user":"traveldivaaa","rating":5.0,"review":"Thank you for a PERFECT day. This was our first experience whale watching on the west coast and I would definitely do it again. When you arrive, you are given a parking pass if needed, a waterproof jacket and pants, and time to use the restroom. The boats are spacious and...","review_date":"July 5, 2015"},{"attraction_id":2086,"user":"amyloui89","rating":5.0,"review":"Amazing experience. This was the highlight of my trip to Vancouver, I initially booked the trip and then plans changed so I was spending less time in Vancouver so wouldn't have made the trip. I contacted the company about changing dates and they replied very quickly and...","review_date":"July 5, 2015"},{"attraction_id":2086,"user":"janis_b","rating":5.0,"review":"Exceeded Expectations. This was one of the most memorable days of our trip to Vancouver. I have been on whale watching excursions before and in many locations but nothing compared to this. I was with someone who gets sea sick but I guess because of the speed...","review_date":"July 1, 2015"},{"attraction_id":2086,"user":"karin_m","rating":4.0,"review":"A day to remember. Vancouver Whale Watch was a company I could recommend. Staff is helpful and nice. Our guide was informative though I wish I had heard all she was saying. Maybe using a microphone could be considered? Otherwise no coplaints! Saw Humpbacks and Orcas for the first...","review_date":"June 25, 2015"},{"attraction_id":2086,"user":"embgrd","rating":5.0,"review":"A must in Vancouver. Last minute we successfully secured 5 seats on the express. Vancouver Whale Watch exceeded any of our expectations. I never thought I would see Orca's in their natural habitat but Vancouver Whale Watch delivered that and much much more. This is a must do when...","review_date":"June 24, 2015"},{"attraction_id":2086,"user":"ilmikko","rating":5.0,"review":"Best Whale Watching company in Vancouver. Professional staff, excellent vessels, loads of whales. Vancouver Whale Watch is more than just your ordinary whale watching company.\nIt's educational - each trip offers something new to learn from the exciting world of marine mammals. On the ship you can find several books about...","review_date":"June 17, 2015"},{"attraction_id":2086,"user":"jackie_a","rating":5.0,"review":"Unbelievable and oh-so-perfect. We took this \"tour\" on May 31st in perfect conditions. Bald eagle, sea lions and enough Orcas to satisfy ANYONE. Tons of whale activity, up close and personal. The big guy, the Mommas and babies were all pointed out to us as well as some...","review_date":"June 8, 2015"},{"attraction_id":2086,"user":"2pokemon4","rating":5.0,"review":"Wow, Whales everywhere. On June 1st we went Whale watching with this company. Our Guide was Andy and she was very informative. Our Captain was John and he made sure that all sides of the boat had a chance to view all scenery. We first saw a Big...","review_date":"June 5, 2015"},{"attraction_id":2086,"user":"sara_o","rating":4.0,"review":"great tour guide. Last week I took a tour and had a great wonderful experience. I saw Orka and humpback Whales, lots of bald eagles, sea lions and seals.\nThe boat was clean and neat and had a sheltered area which prevent the wind (I have sinus problem...","review_date":"June 3, 2015"},{"attraction_id":2086,"user":"linda_s","rating":5.0,"review":"The trip was great, the whales were amazing, if only I could pick my fellow passengers. 5 hours and fabulous whale watching. The Captain worked hard to get us what we wanted. First we watched three Orcas. A mom and her baby and a big male. The Mom ( I think) provided me with the first breach I have ever seen...","review_date":"June 2, 2015"},{"attraction_id":2086,"user":"jen_g","rating":5.0,"review":"Great experience. I was worried about the \"can be 3 to 7 hours\" as I have a very short attention span but my husband convinced me it would be worth it and he was right. Ashley was a great guide and very informative if you wanted to...","review_date":"May 14, 2015"},{"attraction_id":2086,"user":"nicole_g","rating":5.0,"review":"Wonderful experience. I had a great time watching whales in their natural habitat. This is great for all ages and groups or going solo. I was lucky to see three types of whales while having a gorgeous scenery in the background. This better than going to any...","review_date":"May 7, 2015"},{"attraction_id":2086,"user":"jan720","rating":5.0,"review":"First time Whalers. We had never gone whale watching before and were not sure what to expect.\nWE WERE SUPER PLEASED WITH OUR EXPERIENCE.\nOur guides (Katl and Devon) were very knowledgable and friendly. I think our Captain (John) knew the waters and exactly how to find whales!....","review_date":"May 6, 2015"},{"attraction_id":2086,"user":"amanda_y","rating":5.0,"review":"Amazing Experience. Within the first few minutes being on the water, we got to see a variety of sea lions and seals, and within the first 20 mins we found a family of Orcas! It was one of the best experiences I've ever had. The tour guides...","review_date":"April 29, 2015"},{"attraction_id":2086,"user":"dlwhite","rating":3.0,"review":"Whales but broken bone. We had a wonderful boat ride out on a beautiful day but couldn't find any whales. After three hours of going further and further away from the Vancouver dock, our captain heard from another whale watching company where the pod of killer whales was. We...","review_date":"April 25, 2015"},{"attraction_id":2086,"user":"mjfrog17","rating":5.0,"review":"There are no words...... I was hesitant to reserve the whale watch because of the price, but it is worth every single penny! An absolute amazing experience that is a must do for anyone's bucket list. Our tour guide, Joan, was extremely nice and very knowledgeable. She continued to...","review_date":"April 15, 2015"},{"attraction_id":2086,"user":"randy_h","rating":5.0,"review":"Whales are great but so is the Staff!. I live in Vancouver and had never gone Whale Watching until I accompanied a visiting friend from New Zealand today.\nHe had chosen Vancouver Whale Watch.\nFrom the moment you walk in the Office Door you are treated like you are a special guest. Down...","review_date":"April 9, 2015"},{"attraction_id":2086,"user":"ellenccur","rating":4.0,"review":"Fantastic Experience. I found Vancouver Whale Watch an excellent and knowledgeable company providing a unique and memorable day out. The expedition lasted nearly the whole day and we were lucky enough to see both humpbacks and orcas along with other animals.\nThe journey was comfortable and the...","review_date":"January 30, 2015"},{"attraction_id":2086,"user":"montfortoaks","rating":4.0,"review":"Great services, but.... We received excellent services from the team at Vancouver Whale Watch. Christine was amazing (she walked around so many times answering people's questions) and they made sure that we saw what we had expected.\nOur tour lasted about 6 hours which was 2 hours longer...","review_date":"November 18, 2014"},{"attraction_id":2086,"user":"adoptme","rating":5.0,"review":"Breathtaking Experience. This was one of the most breathtaking experiences in Vancouver that I have endured. The visit with Vancouver Whale Watch was amazing, and we were extremely lucky that morning. The visit can take between three to five hours, but our visit encompassed a varied amount...","review_date":"October 19, 2014"},{"attraction_id":2086,"user":"lawgrrl52","rating":5.0,"review":"Wonderful trip, for locals or visitors!. We went out for 5-1\/2 hours with Vancouver Whale Watch, and enjoyed every minute! Our naturalist, Karl, was very knowledgeable and great at spotting wildlife and sharing information about what we were seeing. Karl and skipper Bryan worked very hard at finding both humpbacks and...","review_date":"October 13, 2014"},{"attraction_id":2086,"user":"micgp","rating":5.0,"review":"Excellent day out!. Perfectly on time pickup from the Sheraton right across the street from the Holiday Inn where I was staying. Short trip down to the harbour location and we were straight out on the boat. Gloriously sunny day and the whales were playing game. There were...","review_date":"October 13, 2014"},{"attraction_id":2086,"user":"jade_s","rating":5.0,"review":"Perfection - whales not wails. This is one of the most beautiful and memorable things I've done in Vancouver over the last year. I saw four humpback whales, about 45 orcas, a dolphin and innumerable sea-lions, seals and bald eagles. Travelling across the expanse of sea was equally breathtaking, on...","review_date":"October 7, 2014"},{"attraction_id":2086,"user":"atravellerbr","rating":5.0,"review":"Amazing trip with friendly staff. Whilst in Canada one of my must do trips was to go whale watching. As we were based in Whistler it meant we had to find a tour that would fit with our bus timetable. After researching we found that Vancouver Whale Watch was the...","review_date":"October 7, 2014"},{"attraction_id":2086,"user":"maxine_y","rating":5.0,"review":"Great Experience. I've never gone whale watching before so I wasn't prepared. The staff was friendly enough to provide us with jackets as It was raining hard on the day I went.I was a bit skeptical if we would see of the whales because of the weather....","review_date":"October 2, 2014"},{"attraction_id":2086,"user":"jkontop","rating":5.0,"review":"Great trip with a great crew. We made a last minute decision to do a whale watch tour and called around to quite a few places, most of which were booked. We found some openings with Vancouver Whale Watch. We were hesitant since they use open zodiac boats and I thought...","review_date":"October 2, 2014"},{"attraction_id":2086,"user":"kris_f","rating":5.0,"review":"So worth it!. Even if we hadn't seen pod after pod after pod of Orcas, the trip would have been worth it. Karl is professional, knowledgeable and just plain friendly! He spent time with each and every passenger, making sure everyone heard what he was saying and that...","review_date":"October 1, 2014"},{"attraction_id":2086,"user":"jordan_m","rating":5.0,"review":"One of the best experiences iv ever had. We were picked up in central vancouver by shuttle bus which was brilliant service as it was free and we're on the boat by 11 and on our way very quickly the scenery wad beautiful but it was cold. We were very fortunate to see...","review_date":"September 30, 2014"},{"attraction_id":2086,"user":"duff383","rating":5.0,"review":"Awesome experience, time well spent!. My Fianc\u00e9 and I were in Vancouver on holiday recently and saw some ads while we were checking out Granville island. We made the reservation and they had different pick up points around the city which was very convenient. The driver was very entertaining and...","review_date":"September 29, 2014"},{"attraction_id":2086,"user":"ed_m","rating":5.0,"review":"Fantastic Trip. We were picked up from Downtown Vancouver and taken by shuttle to Stevenson. From there were were given waterproof outfits for the day (No extra charge). Our tour guide was Joan and the Captain was John. We left Stevenson and on our way out we...","review_date":"September 28, 2014"},{"attraction_id":2086,"user":"terry_b","rating":5.0,"review":"Very Good Experience. Had a business meeting this week in Vancouver and took my daughter. We decided Thursday night to try whale watching the next day. I called the number and got a helpful young lady who set up my reservation and gave me directions to the shuttle...","review_date":"September 21, 2014"},{"attraction_id":2086,"user":"ray_p","rating":5.0,"review":"Fantastic whale watching experience. A really amazing afternoon (30th Aug) watching Orcas on a beautiful day. We spent a good hour and a half watching a large number of whales with the guides showing their knowledge of these animals, making the experience even more enjoyable, I particularly wanted to...","review_date":"September 17, 2014"},{"attraction_id":2086,"user":"ourteraka","rating":5.0,"review":"Great Whale Watching experience. With so many whales sighted this year we decided to do a local experience and chose Vancouver Whale Watching. Great company, Fantastic Zodiacs. Lots of wildlife spotted and so many orcas in the area. It is a long trip 3 to 5 hours so be...","review_date":"September 16, 2014"},{"attraction_id":2086,"user":"thesophster23","rating":5.0,"review":"Whale Watching in the Pacific. We had an amazing day on the Vancouver Whale watching tour. A shuttle bus picked us up very promptly in downtown Vancouver to take us to Steveston, BC where the boat left from. From start to finish, it was an amazing experience for my partner...","review_date":"September 14, 2014"},{"attraction_id":2086,"user":"suzanne_g","rating":5.0,"review":"Amazing day with Vancouver Whale Watch. We participated in the Vancouver Whale Watch tour last Saturday. We were most impressed with the organization and, in particular, the Office Manager, Tammy. She even called me promptly after I left a message on their website. I asked Tammy if we could participate for...","review_date":"September 11, 2014"},{"attraction_id":2086,"user":"michael_i","rating":5.0,"review":"Great fun. My wife and I went on a Saturday on the lightship zodiac. It was so much fun we saw a couple of orcas as well as other wildlife.\nThe zodiac was so much fun only held a few people instead of a whole group like...","review_date":"September 9, 2014"},{"attraction_id":2086,"user":"tarida2","rating":5.0,"review":"Great experience. Today we went whale watching with this company. I can only wax lyrical about our experience. From the shuttle pick up close to where we were staying - Trevor, the driver, was a welcoming and knowledgable guy, who made the trip there an event in...","review_date":"September 5, 2014"},{"attraction_id":2086,"user":"volleygirl44","rating":4.0,"review":"Great whale-watching tour!. Vancouver Whale Watch guaranteed a sighting, and a sighting we did! We saw a whole pod of Orcas (\"J\" or \"L\", I forget which pod) while we were out. There were about (25) of them in total. They were pretty tame this particular day, just...","review_date":"September 2, 2014"},{"attraction_id":2086,"user":"cindy_l","rating":5.0,"review":"fun day on the ocean with the whales. We recently did this excursion with my sister's family (6 of us total) and had a marvelous time! We booked the tour the day before without any problem. At first we were disappointed that they had no more room on the larger boat that has...","review_date":"September 2, 2014"},{"attraction_id":2086,"user":"steve-and-andie","rating":5.0,"review":"Awesome. Always had a whale watching trip in mind for when we visited Vancouver and we were not disappointed with this.\nWe booked over the phone and took a discount voucher with us. Complementary parking is a couple of blocks away, so not a problem. Bright...","review_date":"August 31, 2014"},{"attraction_id":2086,"user":"danburke1985","rating":5.0,"review":"Honeymoon tour. We went to Vancouver & Alaska for our honeymoon at the end of August, we desperately wanted to see killer whales. We went to the local tourist information, they recommend this tour as the best in the area offering great value for money & guarantied...","review_date":"August 30, 2014"},{"attraction_id":2086,"user":"randall_w","rating":5.0,"review":"First Whale Watch Experience. This was my first time out with Vancouver Whale Watch and it was terrific! The weather, the water, the view, the boat ride and the whales, all of it terrific. Man, did we see whales! We took almost 200 pictures. What can I say, it...","review_date":"August 29, 2014"},{"attraction_id":2086,"user":"natathome","rating":5.0,"review":"Whales Galore!. We had an amazing time with Vancouver Whale Watch. We booked the smaller 12 person Zodiac boat, and it was fantastic. The ride out to the whales was so much fun...zooming over the water, hitting some waves (the guide, Joan, told us how to \"ride\"...","review_date":"August 28, 2014"},{"attraction_id":2086,"user":"jackie_d","rating":5.0,"review":"A great afternoon!. Our family of 5 did the afternoon tour in mid August and it was great. Before we even left shore, the crew knew where they would likely find whales and lucky for us it was quite quick and we spent approx. 1.5 hours interacting with...","review_date":"August 26, 2014"},{"attraction_id":2086,"user":"ian_c","rating":5.0,"review":"A great day out with excellent hosts. We booked this trip in advance through Railbookers and were pleased that everything went to plan. We were picked by airconditioned coach from downtown Vancouver and taken out to the boat at Steveston. Our naturalist was Karl and our skipper was John, they gave us...","review_date":"August 25, 2014"},{"attraction_id":2086,"user":"parkites2014","rating":5.0,"review":"a fabulous day. Our family group had the pleasure of spending the day with Vancouver Whale Watch earlier this summer, and what a great day it was!\nAfter we crossed the gulf, we got word that there were two pods down off of San Juan Island and we...","review_date":"August 25, 2014"},{"attraction_id":2086,"user":"geeky1","rating":5.0,"review":"Amazing Experience. Our family of four booked this tour hoping to see one or two whales. As the naturalist on this boat informed us, July and August are the times up to three pods inhabit the area. Vancouver Whale Watch provided overalls and a jacket to repel...","review_date":"August 24, 2014"},{"attraction_id":2086,"user":"jason_t","rating":5.0,"review":"Something every local should do. Today was our second trip on Vancouver Whale Watch this summer as we tried a few week's back only saw a brief glimpse of a few orcas in choppy seas. We were actually quite surprised that despite the fact the we did technically see whales...","review_date":"August 23, 2014"},{"attraction_id":2086,"user":"jma_a","rating":5.0,"review":"Excellent Experience--. Someone had given me two other recommendations for Whale watching (more time on the water and more expensive). Lisa @ Westin -Concierge arranged this organization. We took the morning ride and it was fantastic. There were several tour boats on the water and this company...","review_date":"August 22, 2014"},{"attraction_id":2086,"user":"heath_h","rating":5.0,"review":"Vancouver Whale Watch was Amazing. The shuttle service picked my wife and I up at our hotel and on the way to the dock (about 30 minutes) gave us a little history and guide tour of the sites along the way. The boat rode was awesome and fun. We went...","review_date":"August 22, 2014"},{"attraction_id":2086,"user":"paolabee","rating":5.0,"review":"So many Orcas were seen!. I went to Vancouver for the sole reason of seeing orcas. You are taken to the Gulf Islands and San Juan Islands and the view is absolutely breath taking. I want to live here! We spotted bald eagles, seals, and many orcas! We saw about...","review_date":"August 20, 2014"},{"attraction_id":2086,"user":"aniika761","rating":5.0,"review":"Wonderful adventure. This was great experience. We saw lots whales , took many pictures. People who work there are very kind, organized. Guide Lady informed us about whales she was talking to everyone on the trip, answering our questions, Trip is pricey. We had wonderful adventure. Thank...","review_date":"August 18, 2014"},{"attraction_id":2086,"user":"abbas_s","rating":4.0,"review":"Great whale watching, with very good service & knowledgeable guides. It was an absolutely brilliant day of whale watching! Went on the explorath II which was a nice boat. It was small but not too small, it wasn't too noisy and the captain and naturist knew where to go and all their stuff about the...","review_date":"August 18, 2014"},{"attraction_id":2086,"user":"david_paulach","rating":5.0,"review":"Incredible whale watching. What a great day we had. Picked up from our hotel right on time. Our driver was friendly and informative about Vancouver. Got to the dock, about 30 minute drive and on with the bright yellow suits. We had pre booked but upgraded to the...","review_date":"August 16, 2014"},{"attraction_id":2086,"user":"grounded500","rating":5.0,"review":"Great trip. A little expensive, but we saw a lot of whales. They were very close by so we didn't go far to see them. Then they also took us to see the sea lions before going back to the whales.\nOur tour was exactly 3 hours....","review_date":"August 12, 2014"},{"attraction_id":2086,"user":"deborah_d","rating":5.0,"review":"Terriffic!. We had a great morning whale watch. The staff was very professional, getting everyone outfitted before departure. We found the whales fairly quickly and were able to spend over an hour following them and seeing them. Probably saw about 20 whales in total, though hard...","review_date":"August 12, 2014"},{"attraction_id":2086,"user":"joanneingalls","rating":5.0,"review":"Best ever. We just arrived home for me...but with husband who lives in Ottawa due to work...John and Karl were great...no beyond great. What a great Whale Watch...John made sure all sides of the boat saw everything! Took the boat along the Islands as well when other...","review_date":"August 11, 2014"},{"attraction_id":2086,"user":"cashola","rating":5.0,"review":"Fabulous day. Today I went out on the 9am tour and it was fabulous everything I expected. We saw about 25 Orca's which was so beautiful to see. The staff who work here are wonderful and very helpful and polite and happy to help where they can....","review_date":"August 11, 2014"},{"attraction_id":2086,"user":"cbwynne","rating":5.0,"review":"Authentic Experience!. Our whale watching trip was about 4 hours. We saw bald eagles, sea lions and a handful of Orcas. The waters were rough and the captain did a nice job of gauging the waters and the passengers and knew when to call it quits. Andy,...","review_date":"August 9, 2014"},{"attraction_id":2086,"user":"evesh01","rating":5.0,"review":"Excellent Whale Watching Experience. We did the tour and were very impressed. Being a BC resident we have done several whale watching tours and this was by far the best. 3 resident pods were viewed on our trip!\nScotty and Karl were our captain and crew they were fantastic....","review_date":"August 9, 2014"},{"attraction_id":2086,"user":"joe_w","rating":5.0,"review":"Awesome experience. I'm glad I opted for the VWW as our Whale Watching operator. Joan was extremely knowledgeable and accommodated my request to seek out a Bald Eagle.\na Fantastic company that do fantastic work. Ignore the negative reviews, especially those where the author is annoyed at...","review_date":"August 6, 2014"},{"attraction_id":2086,"user":"princessfi88","rating":4.0,"review":"Great All-Round Nature Trip. It's a bit of a trek to get to Steveston from Vancouver, but it's worth it to have a look at the lovely seaside town!\nOnce there, the office staff were really friendly and informative, they provided warm\/waterproof gear, and the price of the tour...","review_date":"August 5, 2014"},{"attraction_id":2086,"user":"lisa_v","rating":5.0,"review":"Amazing experience. I went on a whale watching tour at july 23rd. It was wonderful, the weather was great and the crew was perfect with Scotty as our captain and Karl as our guide. He explained a lot the whole trip and by speaking with every tourist...","review_date":"August 3, 2014"},{"attraction_id":2086,"user":"joyce68argieri","rating":5.0,"review":"Great trip again. Well my husband and i have gone whale watching on the lightship for the last 12 years only missing one year, every time has been special and we have seen so many different whales ,,, some trips a little longer and some short as the...","review_date":"August 2, 2014"},{"attraction_id":2086,"user":"amanda_g","rating":5.0,"review":"Worth every penny. My experience at Vancouver Whale Watch on Thursday July 31st was absolutely worth my while. Although we had a rough start and a hurried return to the dock due to a sick passenger. Which in my opinion showed great compassion and kindness from the employees...","review_date":"August 2, 2014"},{"attraction_id":2086,"user":"yowtravellers","rating":1.0,"review":"July 25 - No Orcas and Dissapointing. Went on a Whale Watching Tour on July 25th, took over 2 hours to find 1 whale. Then on our way back we saw another one from far, but they were squeezed for time and they didn't want to stick around. It was dissapointing to...","review_date":"July 30, 2014"},{"attraction_id":2086,"user":"glosbros","rating":4.0,"review":"No whales but good scenery. We searched long and hard but the whales were not playing. We rushed to where a minky had been watched but again we just missed out. The captain let our teenage boys steer the vessel for about an hour, so at least they thoroughly enjoyed...","review_date":"July 29, 2014"},{"attraction_id":2086,"user":"jonathantweed","rating":5.0,"review":"A Whale of a Good Time!. We booked a 2pm tour and arrived by taxi (about 40 minute drive and $50). Sign-in was a breeze and we had some time to explore the pier before coming back to get our clothing for the trip. There were lots of places on the...","review_date":"July 27, 2014"},{"attraction_id":2086,"user":"suzerd","rating":5.0,"review":"So worth it. We called the day before to reserve a 2:00 tour trip for our family of 4 (including 2 teenage girls) , without any problems. The person told us what to bring, and boy were they right about dressing warmly, even in July! But this was...","review_date":"July 21, 2014"},{"attraction_id":2086,"user":"ddcool","rating":4.0,"review":"good whale watching experience. I live locally but took some European relatives on the tour. We were on the 2pm boat, the people on the morning tour hadn't seen any whales so several of them joined us in the afternoon. There is a bathroom on the boat, nothing fancy...","review_date":"July 21, 2014"},{"attraction_id":2086,"user":"richardtka","rating":5.0,"review":"great time on charter whale watch. I took about 35 of my staff for a Friday afternoon whale watch tour to celebrate our successful move at work. The staff was thrilled with the experience and the friendliness of staff on the boat and the shore. We were well organized by staff...","review_date":"July 19, 2014"},{"attraction_id":2086,"user":"wringworthy","rating":4.0,"review":"Whales everywhere you looked!. We reserved this trip on the phone. It was straightforward and they asked us to call the following morning to check the weather etc was OK and the trip was going ahead. I found this reassuring. We went for an afternoon trip on the basis...","review_date":"July 18, 2014"},{"attraction_id":2086,"user":"ecpelly","rating":4.0,"review":"Great experience on Vancouver Whale Watch. My husband and I had gone on a whale watch with this company early in the whale season a couple years ago, and did not see a single whale. Since sightings were guaranteed they offered us a free follow-up trip, but being from New York...","review_date":"July 9, 2014"},{"attraction_id":2086,"user":"jeannette504216","rating":5.0,"review":"Wild Orcas = AWESOME!. We went on a tour with Vancouver Whale watch on 29th may 2014 I should have got around to writing this review sooner really!\nThe day dawned wet but we had booked on the Explorathor II a covered boat so the weather wasn't too much...","review_date":"July 7, 2014"},{"attraction_id":2086,"user":"sixfive34","rating":5.0,"review":"Very good view of orcas.. We enjoyed this whale watch...this is the third different one we've done (Hawaii and Alaska were the others) and we've enjoyed all of them equally. This was unique because it was orcas. Ours was supposedly unique because we got there and the whales were very...","review_date":"July 5, 2014"},{"attraction_id":2086,"user":"carol_h","rating":5.0,"review":"exactly what it says on the tin!. We went out today and had an amazing experience, thank goodness I never read any of the reviews before our trip as I may have been put off. EVERYTHING went smoothly, no complaints at all and we got to see lots of whale activity, in...","review_date":"June 18, 2014"},{"attraction_id":2086,"user":"tiffany16","rating":5.0,"review":"Phenomenal wildlife sightings. I have used Vancouver Whale Watch twice when friends were visiting. I can not express how amazing watching the orcas and sea lions in their natural habitat was! The staff at Vancouver Whale Watch were extremely adept at maneuvering the boat at a respectful distance...","review_date":"June 12, 2014"},{"attraction_id":2086,"user":"rosied777","rating":5.0,"review":"Absolutely amazing. This is a must do when visiting Vancouver. We researched a few companies and went with this one. It seems they they was one of the best as when speculating other boats on the water, we had the most space on the boat to stand...","review_date":"June 9, 2014"},{"attraction_id":2086,"user":"juliece6600ov","rating":5.0,"review":"Unforgettable Experience!. We have just returned from the most fantastic day with Vancouver Whale Watch. Our naturalist on board was Karl and he was so friendly and informative. He mapped out the route that we had taken for us to photograph and keep. We saw a hump...","review_date":"June 5, 2014"},{"attraction_id":2086,"user":"lynda_c","rating":4.0,"review":"Wonderful people, experience. My first contact with Vancouver Whale Watch was by telephone where the person I spoke with was so helpful with all of my questions and concerns, especially since I tend to have motion sickness. (With Gravol and lots of ginger I had absolutely no problem....","review_date":"June 4, 2014"},{"attraction_id":2086,"user":"diane_m","rating":5.0,"review":"Orcas, Humpbacks and more than 700 fabulous photos!. We went on the 11am Explorathor II trip on Saturday 31st May and were immediately impressed by the friendly welcome on board by both the captain and Joan, our guide. We settle into our seats, which were more comfortable than we had expected. On the...","review_date":"June 4, 2014"},{"attraction_id":2086,"user":"calexis90","rating":5.0,"review":"Whales, bald eagles, sea lions, and more!. I got to experience a great opportunity to see orcas in real life through the Vancouver Whale Watch. John, our captain was extremely friendly and approachable. Say hi to him while he's bringing out the boat and he'll be more than happy to explain to...","review_date":"May 30, 2014"},{"attraction_id":2086,"user":"oldclanellmes","rating":4.0,"review":"2nd time lucky. So pleased we booked this for the beginning of our stay as on our first trip no whales were found, even after 3 to 4 hours of searching but it was still a very interesting day with sightings of bald eagles, seals, sea lions and...","review_date":"May 23, 2014"},{"attraction_id":2086,"user":"emma_f","rating":4.0,"review":"Magical experience by far.. We went whale watching on 13th May, we used their shuttle service for $15 return each, it was 100% worth the bus ride alone! our driver Levi was hilariously fun and very informative. This trip was well worth every dollar, even if you don't see...","review_date":"May 23, 2014"},{"attraction_id":2086,"user":"gail_l","rating":5.0,"review":"Amazing day of viewing orcas. Great excursion on a beautiful, sunny day in Vancouver! We watched a group of 5 or so transient Orcas for about 1 1\/2 hours. They were playful; showing us their faces and the white on their undersides as we watched in awe. Got in a...","review_date":"May 16, 2014"},{"attraction_id":2086,"user":"jlmmj","rating":5.0,"review":"They work hard for their money!. First off, we didn't see whales. But I am still giving a five star rating, as the trip was 5 hours long, and 138 nautical miles.... they went above and beyond in trying to find us whales! They were in contact with other boats, following...","review_date":"April 18, 2014"},{"attraction_id":2086,"user":"kathy_b","rating":5.0,"review":"Simply the best. I have been going out annually with Vancouver Whale Watch for over 13 years and they are simply the best. The staff is exceptional and the whales magnificent! This is the only company to go with. I have never had a bad trip and have...","review_date":"March 14, 2014"},{"attraction_id":2086,"user":"bella_s","rating":4.0,"review":"My whale watching experience.. My personal experience on this whale watching excursion was... very interesting. It was a while ago, but i remember it fairly clearly. I was with my grandmother and my dad, and we went in the afternoon. The prime things I remember were, first off, the...","review_date":"November 25, 2013"},{"attraction_id":2086,"user":"spazz900","rating":5.0,"review":"Whales everywhere!. A great trip to see whales, they were very close to the Fraser River so lots of time spent whale watching and not travelling. Took a ride on the River Queen too, great captain and great fun!","review_date":"November 25, 2013"},{"attraction_id":2086,"user":"desink","rating":3.0,"review":"Bring a Book. Over 75% of the 5 hour+ trip was spent in silence except for the loud engine of the boat. Our guide made very few comments here and there, including random unclear references to our actual location. She was nice, but I expected more of a...","review_date":"October 19, 2013"},{"attraction_id":2086,"user":"suzrushton","rating":5.0,"review":"Saw WAY more than whales!. I went on this whale watching tour last week, with Andy Scheffler as the naturalist. The water was reasonably calm, and we went quite a bit further than I expected! I am a local to Vancouver, and our tour took us over to the Gulf...","review_date":"October 14, 2013"},{"attraction_id":2086,"user":"fringe101","rating":5.0,"review":"An awesome experience!. My sister and I decided to do the whale watching tour last minute while I was visiting from ontario. I am so glad we did! The counter staff were extremely friendly and offered us to borrow some spare jackets and accessories as it can get...","review_date":"October 14, 2013"},{"attraction_id":2086,"user":"tripabroad2013","rating":1.0,"review":"Not good. After 15 months travelling, this is the first review I've felt I needed to write.\nI drove 1300 mikes to view the whales in Vancouver. I had already seen whales in New Zealand so knew a bit of what to expect. However it seems I...","review_date":"October 7, 2013"},{"attraction_id":2086,"user":"john_l","rating":5.0,"review":"Outstanding. WE did this trip in mid-September 2013. We were lucky that a pod of Orcas had already been spotted and so we made our way straight to them and were privileged to watch them hunt, and kill, seals off the nearby coast. Our boat, Explorathon,...","review_date":"October 3, 2013"},{"attraction_id":2086,"user":"home-sweet-brum","rating":4.0,"review":"Lovely day out. Had a great day out and managed to see orcas right at the end of the day. A shuttle bus can pick up and drop off from downtown Vancouver if required for an additional cost. It's a very expensive day out but personally was worth...","review_date":"September 21, 2013"},{"attraction_id":2086,"user":"winterfe5","rating":5.0,"review":"Highly recommended whale watch company. I can't say enough great things about the Vancouver Whale Watch company. The entire staff made the experience relaxing and wonderful from start to finish. We spent 4+ glorious hours on the water and 1.5 hours of it we spent following a pod of orca...","review_date":"September 16, 2013"},{"attraction_id":2086,"user":"l_awakening","rating":5.0,"review":"Amaizing. This was our first time that our family went on a whale watching tour and we had a wonderful experience. The people from the front desk to our captain and tour guide were all amazing. Great customer service! We were in the open double decker...","review_date":"September 12, 2013"},{"attraction_id":2086,"user":"joe_t","rating":5.0,"review":"Wonderful time!. My wife and I have been Humpback whale watching several times but this was our first time with Orca whales. After a 15 minute boat ride we ran into several Orca pods. Tammy from VWW was an outstanding tour guide with many interesting facts about...","review_date":"September 7, 2013"},{"attraction_id":2086,"user":"scoobyurabus","rating":5.0,"review":"Had a whale of a time....(!). Bus picked us up in downtown Vancouver - Our driver Levi was a character! The whales were a fair way out, so was quite a long trip but you get a full set of water proofs and hat, gloves etc so easy to keep warm...","review_date":"September 5, 2013"},{"attraction_id":2086,"user":"odessaedmonton","rating":5.0,"review":"Fun, fun day!. Me and my girlfriend went for the first time last Fall. The staff was friendly and very informative. There is a parking lot that they direct you to so you aren't getting towed. We were encouraged to bring a lunch which we already had packed...","review_date":"September 3, 2013"},{"attraction_id":2086,"user":"leightonalexander","rating":4.0,"review":"Lots of Orca's. So I contacted Vancouver Whale watch before I arrived in Canada and they kindly arranged a trip in advance. I also arranged a second trip three days later at short notice - about 3 hours before the boat left and there was no hassle. Good...","review_date":"August 31, 2013"},{"attraction_id":2086,"user":"gingereden","rating":5.0,"review":"A great day trip!. Was a little hesitant at the cost of the excursion but as the kids wanted to attempt to see whales in their natural environment we went ahead with the trip. It panned out. The kids had a great time on the boat we saw seals,...","review_date":"August 26, 2013"},{"attraction_id":2086,"user":"s8c11","rating":5.0,"review":"Awesome!. We had just arrived in Canada, and only had 2 days in Vancouver - whale watching was a must. Tried to book with another company, but they were full, so went with this one. A bit of a drive down to Steveston, but the town...","review_date":"August 24, 2013"},{"attraction_id":2086,"user":"kristen_s","rating":5.0,"review":"Absolutely wonderful!!. I had such an amazing experience on my trip with Vancouver Whale Watch! I took the shuttle and the driver, Levi, was very friendly and gave a lot of information about the city. The shuttle was a convenient way to get to Steveston from downtown...","review_date":"August 23, 2013"},{"attraction_id":2086,"user":"shirley_j","rating":4.0,"review":"Very professional company. I booked places for our trip through the company website several months before our visit. I was pleased to find that we could also book packed lunches and transport from opposite our hotel.\nOn the day, the \"whale bus\" picked us up right on time....","review_date":"August 20, 2013"},{"attraction_id":2086,"user":"jordy_j","rating":4.0,"review":"Great experience. We've booked this trip in advance of our holiday. We were picked up in downtown Vancouver, for a busride of 30-40 minutes to Steveston. Short after handing out the suits, our boat left with about 25 people. After 1-1,5 hour we saw the first whales,...","review_date":"August 13, 2013"},{"attraction_id":2086,"user":"maureen_g","rating":5.0,"review":"once in a lifetime experience!. This whale watching company is located in Steveston in Richmond, British Columbia. This is a beautiful little seaport town, and is also the location for filming of the TV show Once Upon a Time. The people at the company were all so friendly and helpful....","review_date":"August 11, 2013"},{"attraction_id":2086,"user":"ella_d","rating":1.0,"review":"Rude and Unprofessional. We had a disappointing experience on our tour so I wrote the company to complain and instead of trying to rectify the situation in a mature and businesslike way, the owner phoned and yelled at us for voicing our opinion and called us idiots. Anyone...","review_date":"August 10, 2013"},{"attraction_id":2086,"user":"richard_p","rating":5.0,"review":"Superb whale watch. Booked the Vancouver Whale watch 5 hour trip.\nAbsolutely fantastic trip. Small boat holds up to 50, purpose built for whale watching with very knowledgable crew\nTrip was made with a very close whale experience. Spotted a large humped back whale who swim towards the...","review_date":"August 7, 2013"},{"attraction_id":2086,"user":"ak24mio","rating":1.0,"review":"No whales!. What a disaster. Yes I know that this is nature and it can happen that the whales are hiding. But nevertheless I think these are not pros. First we booked the tour via the Hotel and when arriving at the harbour we learned that the...","review_date":"August 2, 2013"},{"attraction_id":2086,"user":"chris_r","rating":5.0,"review":"Unforgettable experience!!. On Friday, July 5, we went on a trip with Vancouver Whale Watch. We saw three separate pods of orcas -- one southern resident and two transients. It was the most thrilling thing to see these incredible animals in their natural habitat. After the transients...","review_date":"July 30, 2013"},{"attraction_id":2086,"user":"remco1983","rating":1.0,"review":"Not seen whales. We went twices with vancouver whales. We didn't see any whales. We had to sit in the boat for 5 hours per journey! The information was terrible. The guarentee is worthless because we have to catch our flight to europe. The only comment was: \"you...","review_date":"July 29, 2013"},{"attraction_id":2086,"user":"veryrudemonkey","rating":5.0,"review":"Great Experience. Booked this from UK and they were happy enough to hold two places for me until I arrived in Vancouver and rang through my card details. We went on the 8th July and all three resident pods were sighted. Lots of whale (Orca) activity around...","review_date":"July 28, 2013"},{"attraction_id":2086,"user":"highlandancer","rating":4.0,"review":"Wonderful!. On July 9 we were booked on the morning tour, and were picked up at the corner near our hotel (Coast Plaza on Comox). The bus arrived on time, and the 45 minute ride was informative as the driver narrated about the city and our...","review_date":"July 19, 2013"},{"attraction_id":2086,"user":"ralph_b","rating":5.0,"review":"WOW -- saw 40 killers whales. We took the whale watch from the Westin Hotel downtown to Victoria and back -- WOW, saw 40 killers wales having a feast at the mouth of the Frazer River. Incredible and the captian took photos that he then emailed to everyone! Then visited the...","review_date":"July 19, 2013"},{"attraction_id":2086,"user":"dilyana_k","rating":1.0,"review":"Very dissapointed because they waisted half of my day from my 2 days holiday. I booked whale watch excursion in the middle of July 2013. I called the company from the previous evening to book. After they took my card details they confirmed. They offered 2 trips - one at 8am pick up from Robson Street,on front of Shannanigan's...","review_date":"July 17, 2013"},{"attraction_id":2086,"user":"dee_s","rating":5.0,"review":"To Paradise and Back. Words cannot describe the experience my girlfriend and I had with Vancouver Whale Watch on Saturday, July 13th - and we are home grown Lower Mainland gals. If you are seeking thrills and adventure then its right here in our backyard people and the Liteship...","review_date":"July 14, 2013"},{"attraction_id":2086,"user":"stephanies648","rating":4.0,"review":"It's all about timing. It's all about timing on any whale-watching trip. We were lucky enough to see one humpback, bald eagles and a few seals, but had to do a 5-hour boat ride to do so. As other reviewers have said, even if it feels warm on land,...","review_date":"July 9, 2013"},{"attraction_id":2086,"user":"renaelarcus","rating":3.0,"review":"SOMEWHAT DISAPPOINTING. We booked this tour after considering this and 2 other companies and after reading reviews on TripAdvisor. The pick-up, driver, and drive to the harbor were fine. Comfortable bus, informative driver (Levi). Once we got to the harbor, we were assigned to the wrong boat....","review_date":"July 8, 2013"},{"attraction_id":2086,"user":"richardsmyname","rating":4.0,"review":"Great Experience. We just did this tour last week, and thought it was well worth it. We took the shuttle bus service that was offered, and had a fun ride over to the Steveston Marina with an awesome bus driver who was really friendly and funny.\nOnce...","review_date":"July 7, 2013"},{"attraction_id":2086,"user":"disneygirl25","rating":5.0,"review":"Saw 20 orcas!. We had a great day whale watching! We went on mid June and within 15 mins we were following 20 whales including a baby whale. What a day! A really informed crew. Great pick up service from downtown too. Worth a trip.","review_date":"July 2, 2013"},{"attraction_id":2086,"user":"andy_r","rating":5.0,"review":"Great experience!. My wife and I chose Vancouver Whale Watch thanks to the reviews on TripAdvisor. We're definitely glad we did.\nWe set out on a Monday and unfortunately did not see any whales. We did, however, see a pretty substantial number of porpoises. Our naturalist, Karl,...","review_date":"July 1, 2013"},{"attraction_id":2086,"user":"douga440","rating":5.0,"review":"We saw Orca's. On Father's day we took the Whale Watch bus for the 11am trip with Capt. Bryan & our naturalist Anna. It is a long trip but worth it to spend about an hour with the Orca's. Great scenery too and good knowledge share from Anna....","review_date":"June 20, 2013"},{"attraction_id":2086,"user":"angela_t","rating":5.0,"review":"Informed and fabulous. We set out on an overcast Thursday with lowish expectations because of the weather. We were picked up by the Harbour by the driver Levi who was so patient, knowledgeable and very charming. In Richmond we set out on the boat to travel North on...","review_date":"June 16, 2013"},{"attraction_id":2086,"user":"jan_p","rating":3.0,"review":"What to say. I was disappointed when I did the tour with Vancouver Whale Watch. And actually it is not the company that is to blame. The booking via the internet was flawless, the shuttle service too, and the people are awfully nice and knowledgeable. And the boat...","review_date":"June 15, 2013"},{"attraction_id":2086,"user":"andrew_c","rating":2.0,"review":"Possibly just unlucky but a long time on a noisy boat regardless. My view is probably skewed by being on a \"non whale\" day (where you get a voucher to go back free on another day), but to many this doesn't compensate for loss of a day and the risk of wasting another unless you are local...","review_date":"June 14, 2013"},{"attraction_id":2086,"user":"winnipegkim","rating":2.0,"review":"Spring disappointment. Unfortunately we booked this tour in April. Pamphlet showed chances were very good to see some whales. According to the guide it is not a good time of the year. Make sure you bring ear plugs. Of course it is hit and miss but probably...","review_date":"June 8, 2013"},{"attraction_id":2086,"user":"lisa_t","rating":5.0,"review":"Knowledgeable Staff Provides Unbelievable Experience. Right when we set out, our naturalist Joan assured us we were in good hands...she could not have been more correct! She was very knowledgeable about the animals and the coastal area. Our boat driver was excellent! We kept close pursuit to all the wildlife...","review_date":"May 31, 2013"},{"attraction_id":2086,"user":"324norfolkengland","rating":5.0,"review":"Not to be missed. Trip was supposed to be 4 hours long but we were out for 6 hours. Saw seals, sea lions, bald eagle & eventually a humpback whale. We were watching the whale for about an hour, it came out of the water a few times showing...","review_date":"May 30, 2013"},{"attraction_id":2086,"user":"frequentflier24","rating":3.0,"review":"We can't order the animals but the humans could have \"performed\" a little better. This was my fourth Whale Watching expereince, always a must do for our visitors, although the first time with Vancouver Whale Watch unfortunately our animal encounters were disappointing, no Orcas and just one Hump Back. Animals don't appear to order of course, they are after...","review_date":"May 24, 2013"},{"attraction_id":2086,"user":"heather_o","rating":5.0,"review":"Unforgettable. Amazing experience, these guys are pros! We saw eagles, seals, sea lions and had a magnificent time, about an hour and a half, with the Orcas. The whales were in a playful mood so we got treated to a real show - they spyhopped (head...","review_date":"May 21, 2013"},{"attraction_id":2086,"user":"deanandtarra","rating":5.0,"review":"Amazing Jet boat Whale Watching Tour!. We took the jet boat out to the whale watching grounds. It was a lot of fun with a very informational guide. We saw a whole bunch of whales breach right in front of us.\nThey push a bit hard on the tips at the...","review_date":"May 13, 2013"},{"attraction_id":2086,"user":"mikeeaglescliffe","rating":4.0,"review":"No joy this visit - but a lifetime guarantee means we'll see the one day!. Despite the captain's very best efforts (five hours of searching and pushing beyond where he would normally go), and despite other boats in the area all keeping in touch by radio, the whales were not for being watched on this occasion. But then, these are...","review_date":"May 10, 2013"},{"attraction_id":2086,"user":"frequentflierdiner","rating":5.0,"review":"The highlight of the holiday!. Slightly surprised to read any bad reviews as my husband and I can only race about our experience! We were victim to the bad weather for our first two tries but on the last day of holiday we were third time lucky and lucky we...","review_date":"April 27, 2013"},{"attraction_id":2086,"user":"yummymummycarlisle","rating":4.0,"review":"Nice trip out but unfortunately no whales- we will be back!. Unfortunately nature was against us when we went on the whale watching trip. No whales despite a good attempt.\nTransfer from central Vancouver was quick and on time. Trevor and his colleague were good at showing us the sights on the way.\nRemember to take...","review_date":"April 8, 2013"},{"attraction_id":2086,"user":"peterborough1234","rating":1.0,"review":"let down by company. Had booked on line and were then informed on the day of the trip, that it was cancelled due to 'bad weather'. The company stated that all the other whale watching companies were not operating as well due to the weather. We were disappointed but...","review_date":"April 8, 2013"},{"attraction_id":2086,"user":"ocdcleanfreak","rating":2.0,"review":"No Whale to be Found:( and out big bucks!!!. We visited this whale watching company with high hopes! No whales were seen after 5 hours of looking which was very disappointing but we were given vouchers to come back and try again another day. A couple on our boat were there for the fifth...","review_date":"March 14, 2013"},{"attraction_id":2086,"user":"tdmatthews","rating":5.0,"review":"A must do if in Steveston. I did this on my last day visiting family in Vancouver and really enjoyed it. It was a nice warm sunny day in the teens - but it is much colder out on the ocean. I was warned of this and thought I was prepared...","review_date":"October 25, 2012"},{"attraction_id":2086,"user":"daznik123","rating":1.0,"review":"very disappointed. If you want to freeze and see no Whales then perfect tour, gave a voucher so you can go back anytime and never ends, BUT we are only here for a very short stay and don't think we will be back, waste of money.","review_date":"September 24, 2012"},{"attraction_id":2086,"user":"ggof4","rating":5.0,"review":"The Best Whale Watch EVER. Tremendous journey and a trip of a lifetime....and by the way...the date we went was in 2008, but the TripAdvisor date line does not let you go back that far. BUT....I felt this was worth sharing. We were cruising out of Vancouver to Alaska, and...","review_date":"September 17, 2012"},{"attraction_id":2086,"user":"mrschristoff","rating":5.0,"review":"Knowledgeable Staff, very friendly!. We booked a morning trip and transfer from Downtown Vancouver! When we boarded the boat our guide explained that they didn't see any whales the day before but they would do their best to make sure we saw some today! And boy did they! We...","review_date":"September 16, 2012"},{"attraction_id":2086,"user":"micauk","rating":5.0,"review":"Wow!. We reviewed this trip and many whale watch tours before we left the UK and did the trip on our third day in Vancouver. Richmond was about 30 minutes from Downtown and if you find the seafront you find Vancouver Whale Watch. We booked in...","review_date":"September 12, 2012"},{"attraction_id":2086,"user":"colleen_i","rating":5.0,"review":"Well worth the price. This is a must do if you are living in the Vancouver area or on vacation in the area. The boat trip alone is worth the money even if you don't get to see the whales which seems unlikely as the crew seemed to know...","review_date":"September 7, 2012"},{"attraction_id":2086,"user":"davyp777","rating":4.0,"review":"Be prepared for not seeing whales - enjoy the experience if you do.. I can understand the disappointment of reviewers who have not seen whales after paying for this trip, but I also think it is important to understand that you are not paying to see an entertainer at a theatre at a designated time.\nWhat you are...","review_date":"August 31, 2012"},{"attraction_id":2086,"user":"josettepalmbay","rating":1.0,"review":"RUDE, RIPP OFF, NO SERVICE, BIG$$$.$$. No Whale Sightings; Just a 5 hour ZODIAC POUNDING. We were offered a ONE TIME FREE TOUR FOR 10 YRS.,However, We are retired & 75 Yrs. old , live in FLORIDA & in good health. This was a ONCE IN A LIFETIME visit to the...","review_date":"August 27, 2012"},{"attraction_id":2086,"user":"x-well-traveled","rating":3.0,"review":"A Whale of a Tale. The advertising for these tours leads one to believe that you will see lots of whales up close. Not so. We did see some orcas but it was from quite a far distance. Other boats were going in much closer to them. The company had...","review_date":"August 27, 2012"},{"attraction_id":2086,"user":"janusbelgium","rating":1.0,"review":"No whales, no guarantee, no service. When I visited Vancouver Island in 2009, I had a wonderful time spotting orca's and humpbacks. So, I was more than eager to do another whale trip when I was in Vancouver last week. Unfortunately, there was nothing to see. Basically, our group paid 480...","review_date":"August 20, 2012"},{"attraction_id":2086,"user":"pelf_nyok_c","rating":5.0,"review":"Definitely value for money!. I booked a whale-watching tour with Vancouver Whale Watch online, before I came to Vancouver. On the day of the tour, the shuttle bus arrived at the pickup point on time, and upon arrival at the VWW office, I paid up, and was promptly given...","review_date":"August 16, 2012"},{"attraction_id":2086,"user":"rachvgray","rating":5.0,"review":"Brilliant Experience - Worth every penny. We took this trip last week and it was worth every penny. We saw several whales and seals up close which was amazing.\nOur guide Karl was really good and really knowledgeable which made the trip even better.\nDefinitely recommend it and will go again...","review_date":"August 15, 2012"},{"attraction_id":2086,"user":"cindybaltimore","rating":5.0,"review":"great company. We thoroughly enjoyed this trip. We took the faster of the boats, I believe it was called the lightning. We saw a number of killer whales, seals, bald eagles and some other unusual birds. The guide was very knowledgeable and made sure we got to...","review_date":"August 5, 2012"},{"attraction_id":2086,"user":"kiwishells","rating":4.0,"review":"A great trip.. I really enjoyed my afternoon. We came across about 12 orca resting. It was amazing to observe these animals in their natural habitat. We were jostling for position as there were quite a few other whale watching boats around at the same time. There are...","review_date":"July 28, 2012"},{"attraction_id":2086,"user":"dontparkatno14","rating":4.0,"review":"A very enjoyable trip. This was our first whale watching trip on the West coast looking for Orcas and we werent disappointed. We had to travel a long way out but it was worthwhile. Fantastic scenery and an entertaining shuttle bustrip made it a memorable day out. Happily go...","review_date":"July 23, 2012"},{"attraction_id":2086,"user":"kelly_g","rating":4.0,"review":"Chasing the orcas!. We had a fantastic afternoon with Vancouver Whale Watch. It was our first time on the coast searching for whales and we encountered many! It took around 1.5 hrs to get to them and once we did we got to follow them as they went...","review_date":"July 8, 2012"},{"attraction_id":2086,"user":"dioh","rating":4.0,"review":"Great Trip. This was my first time whale watching. It took as around 2 hours to get to the whales but when we got there, there were a couple of them that showed themselves regularly. It was a great experience. We took a scenic route back to...","review_date":"June 25, 2012"},{"attraction_id":2086,"user":"danibmom","rating":5.0,"review":"Whales galore!. We were thrilled with our experience with Vancouver Whale Watch. My husband, 2 children and I went on the Explorathor. It was pretty chilly and spitting a bit. We were really happy to be given pants, a coat, hat and mitts to keep us warm...","review_date":"June 14, 2012"},{"attraction_id":2086,"user":"tim_l","rating":4.0,"review":"Whale of a good time!. The weather did not cooperate but the good folks at Vancouver Whale Watch weren't phased. They provided outer wear pants and coats as well as woolen hats and gloves and off we went in an open air craft. We saw eagles, seals, sea lions, porpises...","review_date":"May 29, 2012"},{"attraction_id":2086,"user":"lura_j","rating":5.0,"review":"Great Crew & Awesome Day. From booking my trip to being dropped off back at my hotel, my experience with Vancouver Whale Watch was awesome! They made everything simple and easy and were so very informative. The shuttle driver was great in that he waited for all of his passengers...","review_date":"April 2, 2012"},{"attraction_id":2086,"user":"momonthego88","rating":5.0,"review":"Great company to spend the day with!. We had originally booked a trip with another whale watching company based out of Granville Island, but they cancelled the trip the day of because they didnt have enough participants. I called Vancouver Whale Watch and they were able to accomodate our family. From the...","review_date":"October 20, 2011"},{"attraction_id":2086,"user":"christopherh950","rating":5.0,"review":"Best day ever. This was the third and best time I've been with Vancouver Whale Watch. Every time I've seen whales but this time was awesome. We got to see a super pod (all three local whale pods together). This really is a full day out. In all...","review_date":"October 8, 2011"},{"attraction_id":2086,"user":"carolyn_k","rating":5.0,"review":"A great day spent on the water. My family and I took a ride on the Explorathor II. The day was sunny; it took us 2 hours to get to the whales, but we really enjoyed the ride! We were provided with a waterproof layer to wear, and a hat and gloves....","review_date":"August 16, 2011"},{"attraction_id":2086,"user":"limecordialcmp","rating":5.0,"review":"Comfortable, professional and job-well-done. Hubbie and I grabbed the $15 shuttle at Canada Place and spent a great morning with the crew at Vancouver Whale Watch on the large open-roofed boat. The check-in was fast and efficient and I was thankful for the watch-cap hats they had available for...","review_date":"August 8, 2011"},{"attraction_id":2086,"user":"xpatqn","rating":5.0,"review":"Wonderful Trip & Best Customer Service. I thoroughly researched whale watching companies in the Vancouver area for a recent family gathering up in Vancouver. Vancouver Whale Watch is the best! They were always quick to respond to my emails and phone calls and even offered to pay for our taxi ride...","review_date":"June 6, 2011"},{"attraction_id":2086,"user":"hughesmarmite","rating":5.0,"review":"MAGICAL OCRA. This is the 3rd whale watching tour I have booked in Canada but Vancouver whale watch is by far the best with a shuttle bus to pick you up on time from down town Vancouver - if you like your wild life this is indeed...","review_date":"October 27, 2010"},{"attraction_id":2086,"user":"sammiecanada","rating":5.0,"review":"Awesome trip aboard the Explorathor. We had relatives from Argentina stay with us and we took them on the 2pm whale watching tour on July 28th aboard the Explorathor. We had 6 adults and a 6 six year old boy in our group. The weather was sunny but they had...","review_date":"July 29, 2010"},{"attraction_id":2086,"user":"edentravels","rating":3.0,"review":"Whales were awesome but wouldn't pay this much again. We were very excited to take our children (ages 12, 10) whale watching and I was referred to this company. If you are going to whale watch, I think this company is an excellent choice. You have to drive 30 minutes from Vancouver but it...","review_date":"July 28, 2010"},{"attraction_id":2086,"user":"idealjourney","rating":3.0,"review":"Whale Watching a must....not sure if that means with this company?. We were sold on the zodiac style boats and the \"coolness\" factor of it. Their marketing says this type of boat glides across the water better then a traditional V-hull. I can take pretty cold weather so tried to politiely say no to their offer...","review_date":"July 30, 2009"},{"attraction_id":2086,"user":"collettelovestravel","rating":5.0,"review":"Excellent whale watch cruise. We went on a morning tour in their covered boat. Had a great time and saw lots of Orcas!!! Saw eagles too. The crew were very knowledgable and even recognized the whales in the pod.\nAnother plus to this company is they will pick you...","review_date":"July 8, 2009"},{"attraction_id":2086,"user":"william_t","rating":4.0,"review":"Special Treat. A whale watching trip in an open zodiac boat is one of those special sightseeing trips that will long be remembered. Vancouver Whale Watch makes it easy by picking you up at, and returning you to, your hotel for $15, well worth the convenience. Along...","review_date":"June 29, 2009"},{"attraction_id":2086,"user":"banrionnamara","rating":5.0,"review":"Whale watching for orca. Having visited Vancouver twice previously, I finally managed to get out to sea! My experience with Vancouver Whale Watch was outstanding. The company were great and the guide was fantastic with an immense knowledge of local history, culture, flora and fauna. The weather was fantastic,...","review_date":"May 24, 2008"},{"attraction_id":2086,"user":"fraggles1975","rating":5.0,"review":"Wow!. We booked via the web site months in advance just to make sure we could go on Lightship one during one of our 3 days in Vancouver. We took the bus from Downtown Vancouver, it took just over an hour to get to Richmond and...","review_date":"January 10, 2008"},{"attraction_id":2086,"user":"xi12","rating":1.0,"review":"Big Ripoff. If you want to see whales I wouldn't recommend this company. They waited until we had paid and were in the boat then told us that the whales were on the other side of Vancouver Island and their boat didn't have the range to get...","review_date":"August 11, 2007"},{"attraction_id":2086,"user":"msmccorm","rating":5.0,"review":"Vancouver Whale Watch Best on the Mainland. This past weekend we went on a whale-watching trip with Vancouver Whale Watch. People think that the best place to see whales is from Vancouver Island, but from our research we learned that this company goes to the same location visited by trips leaving from...","review_date":"July 31, 2006"},{"attraction_id":2086,"user":"adventurer6612","rating":1.0,"review":"Pushy service!. Front Desk was too pushy... I felt like they were pressuring me to go on a trip when I was just browsing around in the office, trying to figure out some more information about this tour. I felt like she was trying to threaten me...","review_date":"November 4, 2003"},{"attraction_id":2087,"user":"meander825994","rating":5.0,"review":"My Boys Loved This!!!. This was so much fun. My boys, ages 13 and 10, really enjoyed the jet ride. We were drenched as if we had been swimming. We all would definitely do this again. The staff was amazing. Bring a change of clothes. :)","review_date":"November 6, 2018"},{"attraction_id":2087,"user":"judym987","rating":4.0,"review":"Wet and Wild. I was worried about doing the open-top ride in October but there were 25 other crazy people that joined in! They have lockers to store your items. When you arrive at the dock you go in the 2nd boat to register and get a bracelet....","review_date":"October 19, 2018"},{"attraction_id":2087,"user":"deborah_t","rating":5.0,"review":"A must do. Girls getaway. 5 of us. ages between 30 and 63 It was a total blast.\nWe had such a great time. Take your shoes and socks off for this. They give you a great introduction and help with getting all the gear on. You will...","review_date":"October 18, 2018"},{"attraction_id":2087,"user":"randy_b","rating":5.0,"review":"So Wet, So Fun. had a great time on this tour. Do not bring anything you do not want drenched. we were soaking wet and did not mind too much. would do again next time we visit. Staff was great and equipment was good. Very Exciting","review_date":"October 11, 2018"},{"attraction_id":2087,"user":"sightseer312269","rating":5.0,"review":"Highly Recommend!!. Awesome! A must do!! I believe our guides name was Alayna. She was so sweet and fun! Our Captain was awesome too, but I forgot his name unfortunately! I would suggest doing it during the warmer months because the water was a little cold, but...","review_date":"October 3, 2018"},{"attraction_id":2087,"user":"s3249zljohnnycocktai","rating":5.0,"review":"Forced cold water shower. If you want a thrill in a beautiful setting the Jet Boat experience is for you. Wet, wild and a scenic(if you can keep your eyes open)adventure that you can't imagine until you hop on board. A definite bucket list inclusion for those who love...","review_date":"October 3, 2018"},{"attraction_id":2087,"user":"oscar222707","rating":5.0,"review":"Whirpool Jet open Boat Ride. This was truly an amazing experience to ride Class V Rapids in an Open Jet Boat.\nEverything was great all around, starting with a complimentary bus pick up from the Floral Clock area to check in efficient process, general info session and finally the Jet...","review_date":"October 2, 2018"},{"attraction_id":2087,"user":"matt_g","rating":3.0,"review":"Proceed with Caution. I never got a chance to take this ride but I'm sure the reviews are correct. My only issue is that once you book this trip, YOU CAN'T CANCEL IT. If you read the fine print, there is NO REFUND. I mistakenly booked this then...","review_date":"October 2, 2018"},{"attraction_id":2087,"user":"tony_f","rating":4.0,"review":"Fun ride but it is not worth almost $70. Overall it's pretty fun. But, in my opinion the cost ($70 - $75) is not worth it. Look for coupons that range from $5 to $7 if you choose to go.\nAlso - you will get VERY wet. huge waves slam into you so depending...","review_date":"October 1, 2018"},{"attraction_id":2087,"user":"kathryn_h","rating":5.0,"review":"Got a bit wet! . Fab team and a great atmosphere. We were well prepared with waterproof clothing - absolutely essential if riding at the front of the boat. The team do provide top poncho waterproofs but I\u2019d recommend bringing some really good waterproof trousers ...\nEvery part of you...","review_date":"September 25, 2018"},{"attraction_id":2087,"user":"ajnj44","rating":5.0,"review":"Adrenaline tour!. Took the open Whirlpool Jet Boat tour from the Niagara on the Lake location. Check in was a breeze. We did not have a reservation and were able to secure the last spots on the last tour of the day (so a reservation would be...","review_date":"September 19, 2018"},{"attraction_id":2087,"user":"maximilian_z","rating":5.0,"review":"AMAZING!. Visit was on 09\/14\/2018 on 3pm. We came from Germany for this ride and all our expectations were exceeded. It was so much fun to ride through the class 5 rapids. We definitley got soaked. And we will come back one day!\nBut I really...","review_date":"September 19, 2018"},{"attraction_id":2087,"user":"sammmm23","rating":5.0,"review":"SO MUCH FUN! A must-do in the area!. I have been a resident of Niagara for almost 30 years and I had NEVER done the jetboats as I have high anxiety. Let me tell you, it was SO much fun and so amazing and the staff there was so incredibly accommodating! Check in...","review_date":"September 17, 2018"},{"attraction_id":2087,"user":"christine_k","rating":5.0,"review":"Excellent. The crew was great, the ride was thrilling, will definitely do it again, it was worth the price, next time will bring a waterproof camera","review_date":"September 16, 2018"},{"attraction_id":2087,"user":"willg568","rating":5.0,"review":"Great trip on a hot day. We did the Whirlpool Jet Boat tour from Niagara on the Lake. What an incredible thing to do. I would go on a hot day. Service and crew was exceptional. Easy to book online and so much fun. A great hour and a half.","review_date":"September 11, 2018"},{"attraction_id":2087,"user":"karenofdp","rating":5.0,"review":"Awesome. I\u2019m 70 and recently did the Whirlpool Jet ride in the Niagara River, I wasn\u2019t sure what yo expect, I\u2019m not a fan of carnival rides but I\u2019m a very active 70 year old. I choose not to sit in the front, when they say...","review_date":"September 9, 2018"},{"attraction_id":2087,"user":"whoistfd","rating":5.0,"review":"Fun ride. Took the jet boat ride because we wanted to something a little different and this was definitely it. We had a blast, staff was wonderful, safety was top priority with this group. You can\u2019t go wrong and it was so much fun we skipped the...","review_date":"September 6, 2018"},{"attraction_id":2087,"user":"wbinli","rating":5.0,"review":"This is what you've been waiting for..... You travel to see the falls....Beautiful, powerful, gushing waters...theres only one problem, you can't even get close enough to touch it. Heres your opportunity, board and enjoy being thrown around, soaked and wet in these powerful boats. Absolutely fun and safe(at least I felt safe)....","review_date":"September 5, 2018"},{"attraction_id":2087,"user":"adhavanj","rating":5.0,"review":"Awesome ride. It was one of the most fun activity that we did in our entire trip. It was super fun. Class 5 rapid, 360 degree spin, wet and wild. Highly recommended.","review_date":"September 4, 2018"},{"attraction_id":2087,"user":"stephen_y","rating":5.0,"review":"Mr . superb and well worth doing this.. we had a blast... u will get wet...it wasnt cold, would go again.","review_date":"September 4, 2018"},{"attraction_id":2087,"user":"john_r","rating":5.0,"review":"1500 Hp, class 5 rapids...good time. Considering the mixed groups they serve, the tour company company does a great job at serving thrill seekers and non-boaters looking for a new experience. Not recommended for small children....watch the videos before traumatizing your children. Jet boats are really quick and maneuverable considering their...","review_date":"September 2, 2018"},{"attraction_id":2087,"user":"davendee","rating":5.0,"review":"(Very) Wet and Wild.. This is our second time riding the jet boats. If you like speed, 360 degree spins and plowing through class 5 rapids this ride is for you. You get soaked as you plunge through the rapids. You start off with a few smaller rapids where...","review_date":"September 1, 2018"},{"attraction_id":2087,"user":"thegroot","rating":5.0,"review":"Awesome outdoor activity. If you are looking for a fun outdoor activity, this is probably the best one in the region. We have been local residents for a number of years and had done pretty much every tourist attractions around here... this one is definitely the best! Loads...","review_date":"August 31, 2018"},{"attraction_id":2087,"user":"ronniab","rating":5.0,"review":"Thrilling and fun experience for the whole family. This adventure was the highlight for our trip with young adult children. It was beautiful and exciting. So much fun for everyone!! Easy to get to on the Wego bus.\nWe got soaked...plan ahead. Bring a change of clothes if you are planning to do...","review_date":"August 29, 2018"},{"attraction_id":2087,"user":"678angelam","rating":5.0,"review":"Lot of fun. This was our last activity after spending 4 days in Niagara Falls and by far this was the most fun. In between the laughing, the screaming and feeling like you were actually in the water it was a real blast. Real thrill seekers should sit...","review_date":"August 29, 2018"},{"attraction_id":2087,"user":"sarahmm9152yd","rating":5.0,"review":"Loved it! . Is something to definitely do whilst at Niagara - the scenery is amazing and something you maybe would not see and the speed is fantastic! Great team and service but word of warning you will get drenched!! Loved every minute","review_date":"August 26, 2018"},{"attraction_id":2087,"user":"deanne_g","rating":4.0,"review":"rapids were fun-whirlpool was interesting-crew was very considerate.. rapids were fun-not very long but crew took us on bonus runs. Whirlpool was interesting, but would have loved to get into it-it was way too dangerous though-crew was fun and considerate. 6 year old grandson was not willing to do 3rd run on rapids-crew...","review_date":"August 20, 2018"},{"attraction_id":2087,"user":"direraven","rating":5.0,"review":"Soaked!. I have been to Niagara falls many times and never had gone to try this. Finally convinced to go and it was well worth it. The class 5 rapids certainly are impressive!","review_date":"August 18, 2018"},{"attraction_id":2087,"user":"dany_h","rating":5.0,"review":"A must do activity!!. Great staff. My friends and myself had an excellent time. Awesome and got to see the fury of the Niagara falls in the form of level 6 rapids and whirlpools.\nless","review_date":"August 16, 2018"},{"attraction_id":2087,"user":"1hsw","rating":5.0,"review":"So much fun, great for a hot day!. Highly recommend for anyone who is looking for something a little different and doesn't mind getting wet!!\nSix of us went on together, two adults in early 50s and four early twenty-somethings. It was fantastic, we all loved it. We lucked out and got the...","review_date":"August 15, 2018"},{"attraction_id":2087,"user":"debra_d","rating":5.0,"review":"Really fun, up-close experience of the Niagara River. My husband and I thoroughly enjoyed the experience of being on the river. The guides did a great job. I would recommend a front row; that is where we sat and the view was great. Also, hike down to the river at Niagara Glen and...","review_date":"August 13, 2018"},{"attraction_id":2087,"user":"pjuka","rating":5.0,"review":"Recommend this activity.. Great staff and great ride. Enjoyed the experience. Would only recommend that the life jackets be cleaned or dried as three of the four in our group had black mildew all over the neck region of the life jacket and found this very unpleasant\/disgusting.","review_date":"August 13, 2018"},{"attraction_id":2087,"user":"rach00002015","rating":5.0,"review":"Absolutely fab. I don\u2019t know why I had always underestimated this ride but I loved every moment of it. Got to see the fury of the Niagara falls in the form of level 6 rapids and whirlpools.","review_date":"August 12, 2018"},{"attraction_id":2087,"user":"reneeroberge","rating":5.0,"review":"10\/10 recommend Whirlpool Jet boat tours. Such a thrill, excited to get on the jet boats every time I'm in the area! The staff are amazing, high energy, quite funny and always accommodating.","review_date":"August 12, 2018"},{"attraction_id":2087,"user":"bonnie_ds","rating":3.0,"review":"Anti-climatic. This may be a case of high expectations based on the previous reviews, but my kids and I felt let down. Kids are 9 & 11 and have white water rafted on snake river class 3\/4 rapids. I guess while this is not white water...","review_date":"August 9, 2018"},{"attraction_id":2087,"user":"luv0ldstuff","rating":5.0,"review":"Must Do Niagara Ride. Again this ride\/event was Super. Their system for making sure everything runs smoothly was flawless. Pick a nice warm sunny day because you will get very wet. First 3 rows are for the brave. Only hick-up was that Trip advisor messed up our reservation; but...","review_date":"August 9, 2018"},{"attraction_id":2087,"user":"thebugguy","rating":5.0,"review":"Always a Blast. Thoroughly enjoyed our Open-Top Jet-Boat Ride. Got soaked as promised and Tom our guide was fun. We sat at the back of the boat and definitely did not get as wet as those in the front so beware the front is the for those that...","review_date":"August 7, 2018"},{"attraction_id":2087,"user":"j3r3my72","rating":5.0,"review":"It's Worth Going Back. We had frineds visiting from the UK, we did many of the attractions in the Niagara Region and saved the Jet Boats for one of the extremely hot days last week. They really though it was just a fast ride up the river the looks...","review_date":"August 7, 2018"},{"attraction_id":2087,"user":"nicks_mom_liz_2004","rating":4.0,"review":"You Will Get Soaked!. Our party of 8 (4 adults, 4 kids) had a blast riding through the Niagara River on this boat ride. If you sit in the front row, beware: you will get SOAKED. As if you were swimming under water. The only reason I did not...","review_date":"August 6, 2018"},{"attraction_id":2087,"user":"julie_h","rating":5.0,"review":"A Blast!!. Just got off this major thrill ride. Took my 10 and 13 year old. We all loved it! You do get blasted with water. The front seats and side edge seats catch the worst but they are good about seating younger kids and anyone who...","review_date":"August 6, 2018"},{"attraction_id":2087,"user":"mubarekah_d","rating":5.0,"review":"Highlight of our trip. This is the perfect activity to do together with family or friends. We has a vast range of ages in our family from children to teens and adults. Everyone had a blast. It\u2019s the perfect combination of something thrilling, exciting and adventurous. You get a...","review_date":"August 6, 2018"},{"attraction_id":2087,"user":"abroadrun","rating":5.0,"review":"A blast!. It was a great ride and a ton of fun! Just know you get soaking. Our guide was great and knew her stuff!","review_date":"August 5, 2018"},{"attraction_id":2087,"user":"adam_h","rating":5.0,"review":"Amazing Experience!!!. Our group of 4 (2 adults and 2 teens) decided to try this out and it was absolutely amazing! The Captain of our boat was Kam and our guide was Natalie. They made a great team and they made the experience so awesome we were...","review_date":"August 4, 2018"},{"attraction_id":2087,"user":"diana_t","rating":5.0,"review":"Great time!!. We saw this from above at the Whirlpool Aero Car and thought it looked like so much fun, we were planning to go to Toronto to the CN Tower the following day but decided to cancel that and spend another day in the Falls area...","review_date":"August 2, 2018"},{"attraction_id":2087,"user":"jconolly62","rating":5.0,"review":"Niagara Fallin' Jane C. Our family of 4 took tis ride. We had such a great time on this excursion. The staff was entertaining and knowledges. We sat in the front seats at the end and we got extremely soaked. We had soooo much fun. We would definitely do...","review_date":"August 1, 2018"},{"attraction_id":2087,"user":"karen_k","rating":5.0,"review":"Awesome experience!. We took our 2 grandsons (age 14 & 12) on this trip and it was one of the highlights of our week long trip with them. I am not a thrill seeker and was a bit leery, but once aboard was very confident it would...","review_date":"July 30, 2018"},{"attraction_id":2087,"user":"jennifer_r","rating":5.0,"review":"Awesome Time!. This was the highlight of our trip! Worth every penny. You will get VERY wet!! But you will love every minute of it!!","review_date":"July 29, 2018"},{"attraction_id":2087,"user":"deb396","rating":5.0,"review":"FUN!. Four of us booked the Whirlpool Jet Boat tour and the day was scorching hot. The staff are very professional and even give you a brief history lesson as you cruise down the river. Then you hit the rapids. Yahoo! We got soaked and laughed...","review_date":"July 24, 2018"},{"attraction_id":2087,"user":"commissioner2015","rating":5.0,"review":"Highlight of the break. While spending a long weekend in Niagara on the lake, we arranged a trip on the Open top Jet boat ride, which turned out to be the highlight of our visit. The whole package was excellent.\nThe professionalism of the organization was first class. The...","review_date":"July 23, 2018"},{"attraction_id":2087,"user":"cathy_m","rating":5.0,"review":"Awesome ride!. We were in town on a very hot day, so this was the perfect thing to do. Of course, the cold river water jolted you when you first got splashed, but after that it felt great. They take you a good distance upriver to some...","review_date":"July 23, 2018"},{"attraction_id":2087,"user":"dborling","rating":5.0,"review":"If you want to geat soaked, this is it!. First, my wife and I are 61 yrs old and we had a blast on this ride. We saw the jet boats while we were viewing the whirlpool from the overlook. We grabbed a brochure and booked a ride on line for the next day....","review_date":"July 23, 2018"},{"attraction_id":2087,"user":"rj1rj","rating":5.0,"review":"A must do at Niagara Falls!!. This is a must do activity at Niagara Falls. It\u2019s about an hours tour having fun in water.\nYou will get wet even if you wear the ponchos provided. Get a change of clothes. The ride is little bumpy at times but the most fun...","review_date":"July 22, 2018"},{"attraction_id":2087,"user":"allyson_g","rating":5.0,"review":"Tons of fun for whole family!. A group of 8 of us went ranging in ages 15-71 and all of us had an AWESOME time! YOU WILL GET WET! Our tour guide let us know when we were about to get wet so we were able to prepare which was nice....","review_date":"July 18, 2018"},{"attraction_id":2087,"user":"elizabeth_k","rating":5.0,"review":"splish splash experience. one of a kind ride to consider while in hot humid weather in Niagara Falls. this ride will be very thrilling and also safe. the leader of our boat really knows how to get us enjoying this activities. she forewarn us about the ride and...","review_date":"July 18, 2018"},{"attraction_id":2087,"user":"babybugsmom","rating":5.0,"review":"OMG What Fun!!!. My BFF and I went on this trip. We were scheduled at 5:00, but got to the pick up location at 3:15 just because that's how our schedule had worked out. They have several 4:00 spots open, so we filled in there. I wore my...","review_date":"July 17, 2018"},{"attraction_id":2087,"user":"ladybug3636","rating":5.0,"review":"Fun for all ages. It was a great experience. Amber, our guide (Mike our driver) made the ride even more special and lots of fun. I saw children as well as older seniors smiling and excited. Yes you will get very wet. There are lockers to put your change...","review_date":"July 17, 2018"},{"attraction_id":2087,"user":"mia39","rating":5.0,"review":"Ridiculously Fun!. We had a blast on this ride. Besides seeing the Niagara River gorge from a new angle, we got soaked and had a great time:) We didn\u2019t bother bringing a change of clothes and just had towels in the car to sit on after. You...","review_date":"July 15, 2018"},{"attraction_id":2087,"user":"mrsadventure2014","rating":5.0,"review":"Exciting Rapids Ride. You can take the Jet Boat from either the US or the Canadian side. In both cases you can use tourist-friendly public transportation. On the Canadian side, you meet at the Floral Clock which gives you the opportunity to experience it as well as the...","review_date":"July 14, 2018"},{"attraction_id":2087,"user":"mrprickles","rating":5.0,"review":"High velocity ice bucket challenge. I was really torn between 5 stars and 1 star. I found myself loving it and hating it at the same time. It was awesome and horrible all at once. Words cannot describe this experience where we were sitting on the second row in the...","review_date":"July 13, 2018"},{"attraction_id":2087,"user":"sunshinecoaster72","rating":5.0,"review":"Awesome . A very wet full on jet boat experience. Come prepared to get totally wet throughout the ride. Lots of fun on the river and the rapids. Bring a change of clothes for after.","review_date":"July 12, 2018"},{"attraction_id":2087,"user":"alice_z","rating":5.0,"review":"Wow!. We did this with our family ages 11 to 70 & had a blast! Riding into class 5 rapids was amazing! The tour guides and captain did an incredible job. Hold your breath & be prepared to get wet!","review_date":"July 10, 2018"},{"attraction_id":2087,"user":"234rickj","rating":5.0,"review":"Thrilling Water Adventure. If you appreciate a machine vs nature adventure then this is it. Expect to get the ultimate soaker with this thrill a minute jet boat ride. The scenery is beautiful as you get up close with the powerful rapids of the Niagara river. the crew...","review_date":"July 10, 2018"},{"attraction_id":2087,"user":"grace_p","rating":5.0,"review":"Amazing Experience!. Before going on this, I read the reviews and was doubtful that it was really as good as everyone said it was, but it definitely was! This was an awesome experience and go much fun going through the rapids. When they say you are going...","review_date":"July 7, 2018"},{"attraction_id":2087,"user":"sal_br0","rating":5.0,"review":"Incredible ride.. I highly recommend this open boat tour. Note: you will get 100% wet but it is totally worth it. TIP: bring a full set extra clothes bc they have a changing room for after the tour.\nBring a towel too. They will take you through...","review_date":"July 7, 2018"},{"attraction_id":2087,"user":"chad_m","rating":5.0,"review":"Second time was evens better!. This was the second time I went on this ride and it was totally worth it again.\nSuper fun and exciting riding through the rapids getting completely soaked. Our tour leader Jay was also awesome and added some excitement to the trip.","review_date":"July 5, 2018"},{"attraction_id":2087,"user":"rick_h","rating":5.0,"review":"A Harley on the Water.. Although I don't own a motorcycle, this is the only way to describe this trip. You can hear the engines fire up when the captain leans back on the switch. Reminds me of the take off on a airplane just before taking. You respect the...","review_date":"July 4, 2018"},{"attraction_id":2087,"user":"emilyymarshh","rating":5.0,"review":"Super Fun!. Had a great trip at Whirlpool Jet Boats lat week! Our trip leader was named Rowan and she was excellent! She made it a super easy and stress free experience for first-time riders like ourselves, and cracked some really funny jokes that made the trip...","review_date":"July 3, 2018"},{"attraction_id":2087,"user":"james0856","rating":5.0,"review":"love this ride. I have brought a few visiting relatives on this ride. Must be steady on your feet to get in and out of the boat. Don't wimp out and take the covered ride. The open boat is the way to go. Wear your bathing suit and...","review_date":"July 3, 2018"},{"attraction_id":2087,"user":"sandy_r","rating":5.0,"review":"SUPER FUN!. Jewell and Captain Mike were AMAZING! Don't miss this attraction! All ages ( about 9 yrs of age to 65) were on our boat. Easy access to boat. You are going to get WET:) They have changing rooms, so take your swim suit to change...","review_date":"July 3, 2018"},{"attraction_id":2087,"user":"guylaine_b","rating":5.0,"review":"Awesome!!. Totally worth the money. Make sure you bring a change of clothes, you\u2019ll need it!!\nI will definitely go again next time I\u2019m in Niagara Falls.","review_date":"July 1, 2018"},{"attraction_id":2087,"user":"348jasonh","rating":5.0,"review":"A must do experience . A great experience for all, you get the excitement of the jet boat traveling through the white water rapids up close. I would recommend this trip to everyone visiting the region","review_date":"June 30, 2018"},{"attraction_id":2087,"user":"jesscates","rating":3.0,"review":"It was fun but not as \"thrilling\" as suggested online. Definitely fun, great staff & customer service. Compared to most boat rides around the Niagara Falls area the jet boats will be faster, however the \"fast and intense\" part is really 4-5 segments of rapids lasting less than a minute each in a time interval...","review_date":"June 18, 2018"},{"attraction_id":2087,"user":"rileyk4","rating":4.0,"review":"Would recommend but would not do it again. It was an absolute blast. I do think that the price was a bit high, especially since our tour was maybe 30 minutes and not an hour. I would recommend for you to go at least once! Make sure you wear a swimsuit or something...","review_date":"June 13, 2018"},{"attraction_id":2087,"user":"craigm361","rating":5.0,"review":"Birthday treat . I'd wanted to do this trip before I came to Canada. I mentioned it and it was bought for me as a Birthday gift. A very enjoyable day, I arrived and was shown where to check-in there is a comprehensive safety briefing which is repeated...","review_date":"June 11, 2018"},{"attraction_id":2087,"user":"rebecca_o","rating":5.0,"review":"Wow. Front row on the jet boat in early June. So cold. So wet. SO AMAZING!!! I am definitely not the brave one in my family, but I loved this. I couldn\u2019t really hear what the guides were telling us, but I figured when they moved...","review_date":"June 8, 2018"},{"attraction_id":2087,"user":"maryireland47","rating":5.0,"review":"My Time on The Wet Jet Boat.. I had a great time on this ride, but it was scary. I really liked it a lot that I just might do it again.","review_date":"May 22, 2018"},{"attraction_id":2087,"user":"hugh100","rating":5.0,"review":"Give It A Whirl!. This is great for spending some time away from the busyness of The Falls. The ride is undoubtedly a thrill but at the same time the crew on board are very professional and you never feel that your safety is being compromised. Easy to get...","review_date":"May 20, 2018"},{"attraction_id":2087,"user":"brent_v","rating":5.0,"review":"Class 5 in a Jet Boat...says it all. Natalie and Captain Cam rock! Took my Mom for her 70th birthday along with my sister to Niagra Falls and somehow talked them into going. Everyone had a blast...\nFirst 4 rows WILL get soaked! Get the back of the boat if dont want to...","review_date":"May 4, 2018"},{"attraction_id":2087,"user":"magbag_312","rating":5.0,"review":"10\/10 Would Recommend. This boat ride was one of our favorite things about Niagara. We got to be face-to-face with some of the craziest rapids in the world, and i mean literally FACE to FACE as in the water splashed up our noses and in our eyes, and...","review_date":"February 2, 2018"},{"attraction_id":2087,"user":"michael_s","rating":5.0,"review":"Unreal experience Adrenaline rush. A unbelievable experience\nBe prepared to be soaked\nAdrenaline rising\nBreathtaking views\nAn experience you should not miss","review_date":"January 18, 2018"},{"attraction_id":2088,"user":"836amyb","rating":5.0,"review":"Not many whales, but still a great experience. I took this tour with my 87 year old mother. She was able to stay inside and I could go in and out taking pictures. It was a little chilly but that was to be expected at the end of September. The crew were very...","review_date":"October 8, 2018"},{"attraction_id":2088,"user":"jenk763","rating":5.0,"review":"A picturesque experience with knowledgeable crew. For those looking for a relaxing, informative, and beautiful day, I'd recommend a whale watching tour with this company. During the tour, we saw porpoises, dolphins, a humpback whale, and orcas. The crew provided in-depth background information on the animals we saw and took care...","review_date":"October 2, 2018"},{"attraction_id":2088,"user":"ozcazz","rating":5.0,"review":"We saw transient killer whales hunting!. I couldn't fault this tour. It was fantastic and we saw so many whales and lots of other animals too. Aside from the whales, what made it great was the crew. Mac, Ocean and Pascal were just such wonderful naturalists. They made sure everyone knew...","review_date":"September 26, 2018"},{"attraction_id":2088,"user":"shelley_m","rating":5.0,"review":"Best of Victoria Tour. The trip was fantastic. The crew was great. I thank Anthony, Laura and Jenny for making the trip memorable. We saw Humpback whales on the way to Victoria and we saw a pod of Orcas on the return trip. The gardens were lovely also. I...","review_date":"September 25, 2018"},{"attraction_id":2088,"user":"74jeffz","rating":5.0,"review":"Great Crew. The crew was both extremely knowledgeable and helpful. We did see one of the pods of local orcas and a dolphin. Even though a slow time it was a fun trip with good spirited guides.","review_date":"September 20, 2018"},{"attraction_id":2088,"user":"melissa_d","rating":5.0,"review":"Wonderful. This trip was a birthday present and all was fun-tastic: the trip, seeing the orcas, bald eagles, seals and visiting the beautiful gardens. A great day out. The crew were great, friendly, enthusiastic and very helpful!","review_date":"September 14, 2018"},{"attraction_id":2088,"user":"paulmartin171","rating":5.0,"review":"Two pods of orcas, a humpback whale and good weather!. This was a fantastic day and one of the highlights of our Canadian holiday.\nWe were lucky that it was a calm and dry day so the boat journey was nice and smooth.\nAfter setting out from Vancouver we did have about two hours before...","review_date":"September 8, 2018"},{"attraction_id":2088,"user":"524rital","rating":4.0,"review":"Scenery and whales. We booked The Ultimate Tour with The Prince of Whales crew. It was a very fun day. We saw orcas on the way to Victoria and more orcas on our return trip. The crew were all very friendly and informative and made a point of...","review_date":"September 4, 2018"},{"attraction_id":2088,"user":"ahshao","rating":5.0,"review":"Worth the money. We were beyond happy with our trip, it was definitely the highlight of our holiday in BC. We spent the night in Victoria so that we could see more of the city and relax a bit, then picked up the shuttle to Butchart gardens the...","review_date":"September 3, 2018"},{"attraction_id":2088,"user":"x3682pctomm","rating":5.0,"review":"Great tour, staff is very nice and informative . We went to the \"ultimate tour\" we saw a few humpback whales and the staff explained some stuff about the whales and their activity. It was very interesting. There was hot drinks for free on the boat and some snacks you can buy. Than spend...","review_date":"September 3, 2018"},{"attraction_id":2088,"user":"rcldn","rating":3.0,"review":"Expectations vs Reality. The staff were amazing, Thomas was outstanding. The other boys and girls too. And not forgetting our captain. The boat modern and very comfortable.\nHowever.\nWhen advertising Whale Watching be very careful not to get peoples hopes up with all the wonderful photos in your...","review_date":"September 2, 2018"},{"attraction_id":2088,"user":"dan_n","rating":5.0,"review":"Amazing trip !. Perfect day, from the crew to the weather and the sea file, everything was awesome. We saw both humpback whales and killer whales plus bold eagles and a lot of seals. Super experience, highly recommended.","review_date":"August 27, 2018"},{"attraction_id":2088,"user":"bobdelli","rating":5.0,"review":"Victoria. Eagle Wing whale watching - excellent; informed guides; clean ship. Gardens are gorgeous, a must for everyone. Went on Ghost tour; we now know where the ghosts of Victoria prowl. Tea at the empress! Lots of walking around the town; basket of flowers everywhere. Friendly...","review_date":"August 27, 2018"},{"attraction_id":2088,"user":"volleygirl2344","rating":5.0,"review":"Best Day in Vancouver!. The day was beautiful: The smoke from the wild fires had subsided from earlier in the week, the sun was shining, and the temperature was mild. We boarded the boat at about 8:15 am, then headed out of the harbor. I sat up front, which...","review_date":"August 24, 2018"},{"attraction_id":2088,"user":"stephanierucinski","rating":5.0,"review":"Perfect trip!!!. The ultimate day tour with Prince of Whales is amazing!! We saw 3 pods of transient killer whales on our boat ride over to Victoria, and even more breaching on our way back from Vancouver Island. Special shoutout to our on-board naturalists Pat and Hannah...","review_date":"August 20, 2018"},{"attraction_id":2088,"user":"bouchardjh","rating":5.0,"review":"Great excursion. We had a wonderfull day at sea and on vancouver island. Ship was very comfortable and well suited for whale watching. But the crew (Pascale, Jenny, Laura, Tom and all the other) were the best. They were alway happy to interact, answer our questions and...","review_date":"August 10, 2018"},{"attraction_id":2088,"user":"dutchiezuidholland","rating":4.0,"review":"lovely day out. great day out with the family, very friendly crew that were well informed and always present to share information..clean spacious boat..","review_date":"August 9, 2018"},{"attraction_id":2088,"user":"driftwood-65k","rating":5.0,"review":"Humpbacks and Flowers..... If you are in Vancouver and plan to so whale watching and want a trip to Victoria and Butchart gardens, the Best of Victoria is the way to go.\nWe spent the morning traveling through the straits looking for whales (while also seeing Bald Eagles...","review_date":"August 4, 2018"},{"attraction_id":2088,"user":"chad_w","rating":5.0,"review":"Amazing and Two thumbs up! . The crew was outstanding with Jenni being Extremely helpful in describing the local geography and marine life. The addition of the gardens with the firework show on a Saturday night was a huge added bonus. Highly recommend this excursion.","review_date":"July 28, 2018"},{"attraction_id":2088,"user":"krystaj17","rating":5.0,"review":"Blow me away. What a bloody amazing crew. Malcolm, Tom, Sharon, Laura and Jenny. Helpful, knowledgeable, super friendly. A great day, highlight of Vancouver. Definitely recommend.","review_date":"July 21, 2018"},{"attraction_id":2088,"user":"satysfakcija","rating":5.0,"review":"Amazing Experience, must do :). One of the best tours :)Very comfortable boat, supper friendly staff, excellent combination of Whale Watching and Butchart Gardens in one day. Strongly recommend!!!!Thank you.","review_date":"July 11, 2018"},{"attraction_id":2088,"user":"rebeccawaits","rating":5.0,"review":"Staff is fantastic, great experience!. Staff was knowledgeable and friendly. My mother is not a fan of boats and during the choppy waters, they sat with her to ensure she was ok. Saw Humpbacks and Orca's as well as Harbour Seals and Bald Eagles. We also saw dear grazing as...","review_date":"July 11, 2018"},{"attraction_id":2088,"user":"dave_m","rating":5.0,"review":"Whales, bald eagles, Victoria, mountain vistas...what else could you ask for?. Had a wonderful day on the Prince of Whales catamaran yesterday. Saw a humpback whale up close which feed here in the summer (she came up to us, skipper kept a safe distance), bald eagles, seals and their pups. Trip starts in an office inside...","review_date":"July 8, 2018"},{"attraction_id":2088,"user":"kellylouisegibson","rating":5.0,"review":"Fantastic Trip.... So this was our first tour in Canada whilst on our 3 week trip!\nIt's an early start but that so you can in as much as we did throughout the tour.\nWe did the Ultimate Tour to Victoria as we wanted a full day...","review_date":"July 6, 2018"},{"attraction_id":2088,"user":"fi0na58","rating":5.0,"review":"Fantastic day out. We had a fantastic time doing the ultimate day tour and spotted Orca's, Humpbacks, Porpoise and bald eagle. The staff were all knowledgeable and enthusiastic and got as excited by the some of the sightings as we did. The weather was poor on our trip...","review_date":"July 5, 2018"},{"attraction_id":2088,"user":"tlquillen","rating":5.0,"review":"The Majesty of Orcas. My cousin and I booked this tour knowing that we wanted to see Orcas - it was the highlight of our 3 days in Vancouver. We thoroughly enjoyed the passion of the naturalists that shared the matriarchal family relationship of the orcas to actually SEEING...","review_date":"June 30, 2018"},{"attraction_id":2088,"user":"abulk627","rating":5.0,"review":"Amazing tour. Booked the whole day tour to Victoria for whale watching. We had a fantastic day, learned lots as the staff were amazing. They were very helpful with everybody on board and spent time with us all to update us throughout the trip","review_date":"June 19, 2018"},{"attraction_id":2088,"user":"elizabeth_kcc","rating":5.0,"review":"Staff this already great day trip over the top. It was not simply that I lucked out and was on a tour with only 10 guests and 6 crew (including two trainees) on our way there (and only about 25 guests on our way back), or that we saw 2 humpbacks en route to...","review_date":"June 8, 2018"},{"attraction_id":2088,"user":"lauren_n","rating":5.0,"review":"Great excursion from Vancouver to Victoria!. We had a great time with Sharon and Shane and the rest of the very informative crew! Not only did we get to see lovely Vancouver and Victoria by boat, we also got to explore the beautiful Butchart Gardens and we saw TWO types of...","review_date":"May 30, 2018"},{"attraction_id":2088,"user":"hansm466","rating":5.0,"review":"Don't miss this tour!. You're missing half of what the Pacific Northwest has to offer if you miss this tour! It was fun, educational, relaxing and breathtaking all together. Leaving Vancouver and returning by water yielded some magnificent views of the city. We were really excited to actually see...","review_date":"May 30, 2018"},{"attraction_id":2089,"user":"joh07940","rating":5.0,"review":"Great guides and beautiful raft trip. The river was a beautiful glacial color and the scenery was magnificent! We did the afternoon raft, we got to eat a BBQ lunch before we rafted (the people who did the morning raft ate at the same time they did, after they rafted though)....","review_date":"February 22, 2019"},{"attraction_id":2089,"user":"tim_b","rating":5.0,"review":"Superb, a must do if on holiday in Canada.. Excellent experience, friendly and funny guides. All kit provided. Great to meet other people. Hard to fault our experience.","review_date":"October 5, 2018"},{"attraction_id":2089,"user":"steveandjulie_h","rating":5.0,"review":"Awesome experience & great fun!. The safety talk was informative, thorough & yet hilarious at the same time! All staff were friendly & helpful, Ricky our guide was awesome, he put everyone at ease, was informative about the area and had us laughing all afternoon! Overall great fun, an amazing...","review_date":"September 24, 2018"},{"attraction_id":2089,"user":"candacew811","rating":5.0,"review":"Sooo FUN!. What a great day! We arrived in time for a sumptuous lunch fresh off the grill. We then had a very informative safety demo and received our gear. The weather was blue skies and warm - perfect! Our guide, David E, was so knowledgeable and...","review_date":"September 14, 2018"},{"attraction_id":2089,"user":"elir918","rating":4.0,"review":"Great raft!. Great afternoon rafting on the river after a yummi burger! Staff very nice and funny. Although the safety speech can get scary, don\u2019t let it get you! \ud83d\ude09","review_date":"September 10, 2018"},{"attraction_id":2089,"user":"emmakg2019","rating":5.0,"review":"Great Day on the water. The team at Hydra are great! from the moment we arrived everything was easy going and organized.\nThis time of year the rapids aren't as big so if you are after bigger rapids I qpuld go earlier in the season .\nHowever we still had...","review_date":"September 3, 2018"},{"attraction_id":2089,"user":"kimchomyk1982","rating":5.0,"review":"Much Too Much Fun!!!!. What an amazing experience with Hydra River Guides rafting on Kicking Horse River!!!!! We were greeted with a friendly group of staff on our visit, food was good, facilities were clean, the safety meeting was informative. Our guide, Dave E was a hoot!!!!\ud83d\ude02\ud83d\ude02 He knew...","review_date":"September 1, 2018"},{"attraction_id":2089,"user":"tracey1232013","rating":5.0,"review":"So much fun!. Had an excellent time white water rafting. Our guide Jose was very experienced and knowledgeable and despite the river being low we still had a fun time. Well organised and so glad we tried this- we want to do it again!","review_date":"August 30, 2018"},{"attraction_id":2089,"user":"brissytraveler","rating":5.0,"review":"Great fun. My partner and I had a great time on the Kicking Horse rafting trip. Our guide, Adam, was great and made the whole experience stress-free for me as a first time rafter. My partner is an experienced rafter and also loved it. Highly recommended.","review_date":"August 26, 2018"},{"attraction_id":2089,"user":"susannedelgado","rating":5.0,"review":"Rolling on the River. All I have to say is wow! My husband and I had an incredible time on this trip. Lunch was delicious, the staff were knowledgeable and incredibly helpful, and our river guide Jan was beyond amazing. I would definitely recommend Hydra to anyone looking to...","review_date":"August 21, 2018"},{"attraction_id":2089,"user":"kellyjor2018","rating":5.0,"review":"Loved Every Minute! . We went rafting this afternoon and it was great! The entire outfit is friendly and helpful, very encouraging! Our guide Dave kept us safe and laughing the whole time! Highly recommended!","review_date":"August 17, 2018"},{"attraction_id":2089,"user":"mekerel","rating":5.0,"review":"Amazibg guys nice ambiente. Guys were amazing and pretty friendly. Very simple and funny instructions always looking for well being on the trip itself. The burger was also delicious.","review_date":"August 10, 2018"},{"attraction_id":2089,"user":"jim_e","rating":5.0,"review":"Rafting On The Kicking Horse River. The guides were fantastic and was a most exhilarating experience. Would recommend the guys from Hydra anytime.","review_date":"August 4, 2018"},{"attraction_id":2089,"user":"go85882","rating":5.0,"review":"A lot of fun!. My wife and I had rafted on the Kicking Horse River before (15 years ago), but this was the first time for our teenagers (13 & 15). We were a bit worried, but the classic tour was just right for a family adventure. The boys...","review_date":"July 25, 2018"},{"attraction_id":2089,"user":"elisabeth_h","rating":5.0,"review":"Amazing Experience!. Had a great time with Hydra River Guides - was my first experience rafting and they made me feel comfortable and confident heading down the river. Left with a huge smile on my face and so many memories.\nI was traveling solo and was concerned...","review_date":"July 25, 2018"},{"attraction_id":2089,"user":"sheaeats","rating":5.0,"review":"Great afternoon of rafting!. My friends and I had a great rafting experience with Hydra. Our guide, Ricky, was fun, knowledgeable, and kept us safe. Thank you for a great experience! I was worried about the cold water but it hey provided wet suits, sweaters, and water resistant jackets...","review_date":"July 25, 2018"},{"attraction_id":2089,"user":"u2428dwlauren","rating":5.0,"review":"Best rafting yet!. We had an awesome time rafting with Hydra! The beautiful scenery, helpful staff and exciting rafting made for a really fun day. Our experienced guide, Eric, was funny, accomodating and very knowledgable of the area. Thanks for the great time!","review_date":"July 19, 2018"},{"attraction_id":2089,"user":"barrie_r","rating":5.0,"review":"Excellent Experience. We booked the \"Classic\" afternoon session which started with the safety instructions followed by the BBQ, then the rafting. The initial instructions were clear and well presented and were mostly concerned with what to do if you fall out. The BBQ was tasty and well...","review_date":"July 11, 2018"},{"attraction_id":2089,"user":"db_c","rating":5.0,"review":"Glorious afternoon on the river!!. Had family and friends visiting from across Canada and Europe for a birthday celebration and booked all nine of us in for a whitewater rafting afternoon that blew everyone away!! Hydra did a great job getting us oriented and ready in terms of equipment and...","review_date":"June 14, 2018"},{"attraction_id":2089,"user":"jessandtheworld","rating":5.0,"review":"Brilliant!. Had such a great trip down the Kicking Horse today with Hydra. Shout out to our guide, Adam, who was pretty darn funny. Thanks so much for all the fun!!","review_date":"June 12, 2018"},{"attraction_id":2089,"user":"ellisha_c","rating":5.0,"review":"So much fun! . We booked the rafting for 7 girls as a stagette and we would highly recommend the company. Erik was a fantastic guide and made our trip down the river fun and we felt prepared for the class 4 rapids. We wanted to go again at...","review_date":"June 9, 2018"},{"attraction_id":2089,"user":"debbie_d","rating":5.0,"review":"So much fun!. Amazing river with awesome Class 4 rapids. Unfortunately, our photographer's camera broke down so she only had iPhone photos, but they didn't charge us. Tasty BBQ lunch and warm wet suits were a bonus!","review_date":"June 7, 2018"},{"attraction_id":2090,"user":"dmitrys1622","rating":5.0,"review":"Great experience for everyone. I had a great experience while on the tour with my wife. would highly recommend it to anyone. Great views, fun experience and friendly guides made it a great adventure. We loved it beyond expectations!","review_date":"February 21, 2019"},{"attraction_id":2090,"user":"martin_s","rating":5.0,"review":"Awesome expierence with a terrific guide. We went on the half-day tour in late June 2018. I had very fond memories of a full-day tour 25 years earlier with the same operator. We were again not disappointed. The water was high and fast, pretty cold and not rough. Robert, the owner,...","review_date":"January 7, 2019"},{"attraction_id":2090,"user":"marie-eve_s","rating":5.0,"review":"Awesome Rafting Experience--Superbe exp\u00e9rience de rafting. I love rafting and was not disappointed with Riverside Adventures in Clearwater, it was worth the long ride from Vancouver! Great outfit with a perfect itinerary, that included good waves, jumping in a waterfall and off a bridge, discussing wildlife and fauna on a single...","review_date":"September 16, 2018"},{"attraction_id":2090,"user":"b1845kfaudreym","rating":4.0,"review":"Rafting \ud83d\ude00. Really enjoyed our rafting experience here on Clearwater river at Wells Greys.We were from overseas and were welcomed warmly. I was nervous as I'm not confident with water. I felt very safe and the owner and staff were very reassuring. Highly recommend this activity and...","review_date":"September 10, 2018"},{"attraction_id":2090,"user":"linda_b","rating":5.0,"review":"Exciting and thrilling!. We had an exciting and thrilling rafting trip with Riverside Adventures. Our guide\/ owner gave us so many options throughout the trip to swim, jump off rocks and float through light rapids. Plus the educational component was excellent. You just need your swim suit as...","review_date":"August 24, 2018"},{"attraction_id":2090,"user":"adam_l","rating":5.0,"review":"Great experience not to be missed. We booked this particular experience because it was run by the owners of our accommodation at Riverside Guest House. I highly recommend anyone visiting Clearwater to do the same if possible. The whitewater rafting was professionally run by Robert & Liana who have a wealth...","review_date":"August 23, 2018"},{"attraction_id":2090,"user":"tyimtheman","rating":5.0,"review":"Personalized instruction. We opted for a 2 person kayak ride with a guide. Their guide Sheldon is quite the professional and he quickly assessed our abilities and tailored his approach accordingly. More than a rafting trip, this was a three hour course on white water kayaking. Highly...","review_date":"August 21, 2018"},{"attraction_id":2090,"user":"maybelater18","rating":5.0,"review":"Best white water rafting I\u2019ve done and family loved it. I\u2019ve ww rafted in NZ, Alps and Indonesia and this is the best I\u2019ve done. We are a family of 5 and we had a couple of nervous first timers who were reassured and looked after throughout - even though this was no gentle float...","review_date":"August 17, 2018"},{"attraction_id":2090,"user":"anne_b","rating":5.0,"review":"Very friendly & great fun. We booked Riverside Adventures because they're a local family run business and were absolutely delighted. The rafting was great fun - a highlight of our holiday in Canada. We were beginners but felt like we were in very safe hands. Just the right balance of...","review_date":"August 13, 2018"},{"attraction_id":2090,"user":"frequentflier809863","rating":5.0,"review":"Exceeded all Expectations - White Water + Scenery + Informative comment along the way. We had a wonderful afternoon on the Clearwater with Riverside Rafting. Our guide Robert was very welcoming, totally competent and encouraging to those of us who had no prior experience. He involved us all along the way with chances to take turns on various positions...","review_date":"August 10, 2018"},{"attraction_id":2090,"user":"anton_b","rating":5.0,"review":"Amazing Trip - we recommend it! . It was a pleasure to take part at the riverside adventures! It was an amazing mixture of nature, action and fun. We loved the welcoming atmosphere, the exciting river and the possibilities to jump from the rocks. One of the best rafting we have done...","review_date":"August 8, 2018"},{"attraction_id":2090,"user":"danosmith","rating":5.0,"review":"Exciting panoramic Adventure. We booked a group of 5 on a Clearwater River raft adventure for 3 hr trip. Amazing time, some big water, very proffesional and knowledgable guides. Learned alot about the topography of the river, some history, nice hike into a waterfall, all while enjoying the...","review_date":"August 7, 2018"},{"attraction_id":2090,"user":"dahliagirls","rating":5.0,"review":"River Rafting. So much fun! Everyone in our party loved this adventure. It is well organized and worth the price. Would definitely do it again.","review_date":"August 6, 2018"},{"attraction_id":2090,"user":"k_h","rating":5.0,"review":"Fantastic White Water Rafting. We recently took part in this family adventure during our stopover in Clearwater and it was fantastic. Having a fear of deep water it was a big thing for me to take part in and our instructor Robert, was very patient and kind with me....","review_date":"August 6, 2018"},{"attraction_id":2090,"user":"carl_and_janelle","rating":5.0,"review":"Last minute Rafting trip! . After stopping in Kamloops for the night we were looking an activity to do on the way to Jasper. This rafting experience was great for a first timer! Robert and the team are very friendly and experts with years of experience. You are in safe...","review_date":"August 3, 2018"},{"attraction_id":2090,"user":"family_vetkamp","rating":5.0,"review":"Exciting rafting trip on Clearwater river. Today we had a great rafting experience on the Clearwater river. We were lucky with a very nice group in the boat (11 persons in total, incl 2 children and tour guide). The waves were great and also it was very informative to listen to...","review_date":"July 30, 2018"},{"attraction_id":2090,"user":"oobie_w","rating":5.0,"review":"Great fun. Excellent afternoon for two novice rafters. Robert and his team created a very relaxed atmosphere whilst still being very well organised and safety conscious. Just enough excitement without being scary. Highly recommended","review_date":"July 27, 2018"},{"attraction_id":2090,"user":"90markusw","rating":5.0,"review":"Cool Experience. It was really tough, but absolutely worth it!!! Once you are on the water, (or in) its a different world. Great guidance and a lot of additional info about and around the river complete this cool trip.","review_date":"July 26, 2018"},{"attraction_id":2090,"user":"patricia_s","rating":5.0,"review":"Fun rafting adventure. We had an excellent ride on the Clearwater river with our guide Robert, full of good explanations on the natural habitat of animals, the geology of the region, and last - but not least - how to properly (and safely) raft. An enjoyable journey for...","review_date":"July 19, 2018"},{"attraction_id":2090,"user":"skonkwurks","rating":5.0,"review":"Great Adrenaline Rush!. My girlfriend and I chose Riverside Adventures to get a close-up glimpse of Wells Gray Provincial Park as part of our West Coast Trip through Alberta and BC. The rafting experience was very fun for my girlfriend (2nd time rafting) and I (1st time) and...","review_date":"July 15, 2018"},{"attraction_id":2090,"user":"jennifer_m","rating":5.0,"review":"Amazing experience!. I can\u2019t say enough about the genuine friendliness and expertise of Robert and his wife (sorry, I\u2019ve forgotten your name!). We had our 8 year old son with us and I was a little nervous about the intensity of the river, but it was quickly...","review_date":"July 13, 2018"},{"attraction_id":2090,"user":"kail_g","rating":5.0,"review":"Amazing time with Riverside Rafting. Everything that you could possibly need was provided. I came into the day a little nervous about whitewater rafting, especially as I came solo, but Robert was an amazing host. He explained everything with great detail and knowledge and made sure everyone felt safe and...","review_date":"July 10, 2018"},{"attraction_id":2090,"user":"francesstafford","rating":5.0,"review":"Fun for all on a hot day. Great fun on the river, incl rafting the rapids, swimming, hiking to waterfall, diving into base of falls:\nA wonderful experience for young & young at heart.","review_date":"July 5, 2018"},{"attraction_id":2090,"user":"craig_d","rating":5.0,"review":"Exhilarating trip down the Clearwater River. If you only do one \"action\" activity whilst in Canada, do this one. The Clearwater is a great river to raft on and Robert was an excellent guide. Then after your trip go and see the Wells Gray park waterfalls to see where all that...","review_date":"June 20, 2018"},{"attraction_id":2090,"user":"fcevans","rating":5.0,"review":"Great Rafting Trip in the Clearwater. Robert was a great host, and we had a fantastic rafting trip with him. We had planned a scenic raft trip, but he suggested the river was well suited to whitewater rafting by the time we had arrived, which we agreed to, and it was...","review_date":"June 10, 2018"},{"attraction_id":2090,"user":"alishariat81","rating":5.0,"review":"great guide and fun experience..highly recommended. Robert\/Liana and Louise (the dog), My wife and I took rafting trip a week ago with you guys. It was a great experience and just wanted to thank you for a great job you did. We loved it. It was our first experience of rafting....","review_date":"May 25, 2018"},{"attraction_id":2090,"user":"katrienmoors","rating":5.0,"review":"Rafting tour . We went on a rafting tour with a total group of six persons. Robert was our guide. His enthousiasm and his passion was really inspiring!! We really loved this tour. You get worth for your money!! You won't regret rafting with this company! Thanks again,...","review_date":"May 2, 2018"},{"attraction_id":2090,"user":"tim_h","rating":5.0,"review":"Raise your paddles for the best rafting adventure in town!. Sometimes you happen to be in the right place at the right time. A sunny Friday in Clearwater saw my partner and I lucky enough to be the first rafting guests for the 2018 season and what a spectacular trip it was. Robert has such...","review_date":"April 29, 2018"},{"attraction_id":2090,"user":"johngbr-61","rating":5.0,"review":"Excellent, well guided trip.. Robert & Liana clearly love their work and have a great understanding and care for the wilderness in which they are so fortunate to live. The rafting trip is well organised and safe, with the dog along to comfort any slightly nervous passengers.\nRobert is...","review_date":"October 18, 2017"},{"attraction_id":2090,"user":"westcoastvoyageur","rating":5.0,"review":"Brilliant river and mtn experience away from the mad crowds of Whistler and tourist traps!. Late August. We are from Vancouver Island doing an interior tour, trying to escape the high end hype of Whistler.\nWe just spent an unforgettable three days with Riverside hosts in Clearwater. First, we found the river to be one of the most pristine, gorgeous...","review_date":"August 31, 2017"},{"attraction_id":2090,"user":"iristravelgirl","rating":5.0,"review":"Best Rafting in Clearwater!. Whatever the month I Amin Clearwater, rafting is one of my favourite things to do! And Riverside Adventures is my ' clear' favourite. The guides are knowledgable and very safety conscious, and they know the rivers very well!","review_date":"August 28, 2017"},{"attraction_id":2090,"user":"ingrid54_11","rating":5.0,"review":"Best afternoon ever!!. On a very short notice we booked the rafting trip and did it this afternoon. Amazing time had by all!!!\nOur grand children are 10 and 13 years old and they had the time of their live. Robert was very patient and helpful. We all...","review_date":"August 8, 2017"},{"attraction_id":2090,"user":"doeby-louis","rating":5.0,"review":"North Thomson River Rafting. As due to the bush fires the Wells Gray parc was still closed the Clearwater river was unfortunately still closed. We (2 adults and 2 young teens (11\/12) were guided to the North Thomson river. No punishment apart from a slightly longer approach to get...","review_date":"August 3, 2017"},{"attraction_id":2090,"user":"d'arcy_f","rating":5.0,"review":"Superb adventure!. I was in Clearwater late May, early June on a mediation retreat and my adult son accompanied me to do some river rafting. We stayed at Robert and Liana Beaudry's Riverside Cabana which was a perfect little cabin - it contained everything we needed and...","review_date":"June 13, 2017"},{"attraction_id":2090,"user":"clare_d","rating":5.0,"review":"Great rafting adventure!. We did this rafting trip today and it was brilliant! Robert was great and made it fun and exciting. My 14 year old daughter loved it too.\nWe're staying at the Riverside accommodation too and it's a beautiful place to stay, right by the river....","review_date":"August 3, 2016"},{"attraction_id":2090,"user":"murray_a","rating":4.0,"review":"Great stay. Stayed at the Riverside Guest suite on the Clearwater River. Very comfortable. Very clean. Very well appointed. Everything from free internet, to a did, cable tv, great sitting areas on the shaded veranda to a nicer tree-lined deck by the river.","review_date":"June 4, 2016"},{"attraction_id":2090,"user":"kyle_c","rating":5.0,"review":"Fantastic Rafting Experience!. We had a fantastic river rafting experience with Riverside. Robert and Liana are a great team, and took care of every aspect to ensure that we had a great experience. Robert is experienced, knowledgeable, and makes first-timers feel at ease whitewater rafting. We appreciated them...","review_date":"May 6, 2016"},{"attraction_id":2090,"user":"richard_o","rating":5.0,"review":"\"The Best Man on the River\". I overheard Robert being described as such in Clearwater Visitor Centre and can fully endorse this comment. Robert gave my wife, my daughter and I a fantastic rafting experience on the beautiful Clearwater River. He provided an excellent insight into the history and nature of...","review_date":"October 26, 2015"},{"attraction_id":2090,"user":"j_q","rating":5.0,"review":"Brilliant Fun even if it rains. Never having been white water rafting before I undertook this experience with some trepidation. Need not have worried. Robert and Liana (the owners) run a really professional outfit. The equipment was first class and their knowledge and interesting anecdotes added to the exciting experience. The...","review_date":"October 7, 2015"},{"attraction_id":2090,"user":"denise_j","rating":5.0,"review":"Lots of pleasure, great tour!. We just really enjoyed the rafting trip with Riverside Adventures. The nature of Wells Grey Park is outstanding as seen from the water. The guides where friendly and gave us a lot of information about the park, its inhabitants (bears) and it's ecological history. The...","review_date":"August 16, 2015"},{"attraction_id":2090,"user":"emmagrund","rating":5.0,"review":"So much fun!. We just got back from river rafting with riverside adventures. The ride we had booked with another company was cancelled, and then we saw this place - it didn't look as fancy as the other one, but we thought we'd give it a try. And...","review_date":"August 14, 2015"},{"attraction_id":2090,"user":"b_n_p","rating":5.0,"review":"Scenic White Water Rafting, River Swimming, Jumping off a bridge and showering under a waterfall. Fantastic Fun!. Wow. An Epic Day of Wilderness River White water Rafting, River Swimming\/Floating, Jumping off a bridge and Showering under a waterfall not to mention you get to share an unforgettable scenic wilderness river experience with wonderful people out looking for a great adventure just like...","review_date":"July 30, 2015"},{"attraction_id":2090,"user":"janni_n","rating":5.0,"review":"So much more than rafting - AWESOME. We came to Clearwater in mid\/September 2014 and booked the rafting for two days later without any problems. Riverside Adventures was the only company which was still offering rafting trips during that time!!\nWe were a group of twelve People from different countries and were...","review_date":"September 22, 2014"},{"attraction_id":2090,"user":"dnaos","rating":5.0,"review":"Awesome whitewater experience!. I rafted different whitewater rivers in eastern and western Canada, however Robert's team is absolutely the best. Excellent service with very clear instructions and superb customer service.\nDespite our late arrival in Clearwater, Riverside Adventures Rafting and Fitness Centre was the only company that was...","review_date":"September 10, 2014"},{"attraction_id":2090,"user":"846alastairf","rating":5.0,"review":"Fantastic Rafting Experience. We have recently returned from our holiday in Canada and one of the highlights of the trip must be the White Water Rafting with Riverside Adventures. The team were fantastic. I had enquired before we left the UK if the experience would be suitable for...","review_date":"September 1, 2014"},{"attraction_id":2090,"user":"teresa_o","rating":5.0,"review":"Amazing Family Rafting Trip!. We took our family (10, 7, 5 yrs) on a weekend trip to Wells Gray. The tourist info centre recommended a white water rafting trip down the Thompson River with Riverside Adventures. What an amazing highlight of our summer! Rob has 20+ years experience as...","review_date":"August 24, 2014"},{"attraction_id":2090,"user":"vdmonds","rating":5.0,"review":"First rafting trip a wild success.. We were a little weary going on our first white water rafting experience, but the people at the family-run Riverside Adventures Rafting made us and our son (12) and daughter (15) immediately feel at ease. While clearly looking out for our safety, the raft guides...","review_date":"August 22, 2014"},{"attraction_id":2090,"user":"jeff_h","rating":5.0,"review":"Excellent Adventure!. This is the most excellent adventure that you can find in Wells Gray Park. My family and friends went on this white water adventure on the August long weekend. We had a fabulous time and will be heading back again next year! Everyone had a...","review_date":"August 20, 2014"},{"attraction_id":2090,"user":"tim_h","rating":5.0,"review":"Great Family Rafting Adventure. My Son and I went on the Clearwater River with Riverside Adventures this past weekend and we had a blast. They made us feel comfortable right from the start and the rafting was great. The guide was great with the kids on our raft and...","review_date":"August 15, 2014"},{"attraction_id":2090,"user":"tafierce","rating":5.0,"review":"\"Great Experience!\". Come prepared with water shoes or running shoes you don't mind wearing in the water. You can wear sandals as long as they have good straps and have no chance of falling off. There are some used shoes there if you need. Sunglasses must be...","review_date":"August 10, 2014"},{"attraction_id":2090,"user":"mark_g","rating":5.0,"review":"great time was had by the Graats from London ontario. I would highly recommend riverside adventures and would like to thank the Beaudrys for a wonderful time .Robert and Liana have been doing this for 25 years in this area they no the water and area very well and felt very safe .The rafting was...","review_date":"August 5, 2014"},{"attraction_id":2090,"user":"kellyae2014","rating":4.0,"review":"Great family fun, but tame for the experienced rafter. If you are looking for a family adventure or haven't rafted a whole lot, the Clearwater River would be great for you. The guides were fantastic, a really nice family run business. Personally I wished there were more rapids and the trip was longer. We...","review_date":"August 1, 2014"},{"attraction_id":2090,"user":"sbalorosco","rating":5.0,"review":"A great family adventure. We fully enjoyed rafting on the Clearwater river with Riverside adventures, our first rafting experience. We are a family of five with a seven year old boy, and girls of 11 and 16 and this trip was tailor-made for us.\nYou get a combination of...","review_date":"July 30, 2014"},{"attraction_id":2090,"user":"drsouthern","rating":5.0,"review":"Excellent Experience!. My 10 year granddaughter and I took a white water rafting trip with a group of 6 adults and 6 children. It was a great, safe ride...lots of screams of joy from the little ones. As many others have written, Robert is a great guide...","review_date":"July 22, 2014"},{"attraction_id":2090,"user":"925nikim","rating":5.0,"review":"Excellent rafting experience!. This was my first ever rafting experience - loved it! I felt safe and very comfortable in the raft - Robert and his daughter's experience and knowledge of the river definitely showed. We enjoyed the hike up to the waterfall and the snippets of information...","review_date":"July 17, 2014"},{"attraction_id":2090,"user":"robert_b","rating":5.0,"review":"Rafting the clear water river. what a thrill, an amazing way to experance white water rafting in such a beautiful\nplace as Wells Gray Park , a great experance for all ages memories for a life time\nRiverside adventures provided a safe and fun experance ,My wife and all the...","review_date":"July 16, 2014"},{"attraction_id":2090,"user":"hayo_s","rating":5.0,"review":"the eleven flying dutchmen. on a warm sunny day, we went out for rafting. Two families with seven children between eight and fourteen years. An amazing experience!.\nWe felt safe and comfortable at Roberts' raft. He was very enthusiastic and experienced. We were surprised by his knowledge about the...","review_date":"July 15, 2014"},{"attraction_id":2090,"user":"unimog25","rating":5.0,"review":"First time rafters. As part of our trip to Canada we decided to have a go at White Water Rafting and chose Riverside Adventures in Clearwater BC as they were a local business recommended by the tourist office. My wife does not really like the water but after...","review_date":"October 11, 2013"},{"attraction_id":2090,"user":"whitewaterandpow","rating":5.0,"review":"Amazing Rafting and Kayaking!. Robert, Liana, and Michael are an excellent team.\nI came to Clearwater to step up my White Water Kayaking skills and had the time of my life!\nAs I was unfamiliar with the river and a bit unsure I myself, Robert recommended that I do...","review_date":"August 12, 2013"},{"attraction_id":2090,"user":"knsparling","rating":5.0,"review":"Rafting HIGHLY recommended!. Today (August 8) we took our group of 7 down the Clearwater River. Upon arrival the female owner was very sweet and welcoming and immediately took to our three boys ages 7, 8, 9 to get them geared up while we did the paperwork. Their...","review_date":"August 8, 2013"},{"attraction_id":2090,"user":"weikoo","rating":5.0,"review":"Guesthouse of Riverside Adventures. Great place to stay. Calm and relaxing. Guesthouse has a very nice deck looking down Clearwater river. Direct access to the river also possible. Guesthouse has everything you need, well-equipped kitchen, BBQ, bathroom, separate bedroom. WiFi much better than in any hotel. Excellent starting point...","review_date":"August 2, 2013"},{"attraction_id":2090,"user":"jamie_w","rating":5.0,"review":"Another amazing trip!. This trip was my third time on the Clearwater River with Riverside Adventures. They suggested I go on a two-man inflatable kayak and boy was I not disappointed!! These guides are super friendly, super knowledgeable and super professional. Every time I go I come back...","review_date":"July 29, 2013"},{"attraction_id":2090,"user":"kenneth_b","rating":5.0,"review":"Experience and Professionalism. Nestled in one of the most scenic hideaways in British Columbia's mountainous interior, you will find Clearwater and its friendly locals. One of those places where everybody waves and calls you by your first Name. Famous for its Whitewater rafting Clearwater has a handful of...","review_date":"September 25, 2012"},{"attraction_id":2090,"user":"nicole_m","rating":5.0,"review":"Had a blast!. We had a fun-filled time with Riverside Adventures Rafting. I was a bit nervous when I booked our rafting trip but am I ever glad we went. It was thrilling but I felt very safe. The staff are very professional and safety aware. The facility...","review_date":"August 21, 2012"},{"attraction_id":2090,"user":"tnfcvicciweller","rating":5.0,"review":"Fantastic Service & Fun. We loved our excellent adventure whitewater rafting down the Clearwater River in Clearwater, BC with Riverside Adventures Rafting & Fitness Centre! First of all, the rapids were thrilling and exhilerating, Robert Beaudry, owner\/operator is an excellent host and guide due to his extensive outdoor adventure...","review_date":"August 14, 2012"},{"attraction_id":2090,"user":"roy1960","rating":2.0,"review":"Not entirely honest with us. I will start out by saying that everyone at Riverside Adventures was polite and attentive, including the owners, their daughter, who works for them, and our rafting guide. The day we went the river level was too high to safely raft the advertised trip, and...","review_date":"July 20, 2011"},{"attraction_id":2090,"user":"yorkshiretraveller12","rating":5.0,"review":"Wow - never thought that we would do this. We did this a couple of years ago on a large inflatable with 4 other people on board, you do your own paddling.\nThey are very safety aware and you are fully kitted out with wet suit, life jacket and hard helmet.\nIt lasted a...","review_date":"October 1, 2009"},{"attraction_id":2091,"user":"zajmat","rating":5.0,"review":"Loved it!. It was our first time canoeing and I was a bit worried before the tour, about the weather and our inexperience. It was a snowy day and Mike started by teaching us some basic canoeing skills. He was very well prepared and gave us blankets,...","review_date":"October 28, 2018"},{"attraction_id":2091,"user":"jo_r","rating":5.0,"review":"Amazing evening canoe trip!. We went on the evening canoe trip in September and it was honestly one of the best things we did on our entire holiday! We had the entire lake to ourselves which felt so special and allowed us to really appreciate the stunning scenery. Mike...","review_date":"October 8, 2018"},{"attraction_id":2091,"user":"nancy_w","rating":5.0,"review":"Great trip. Loved it. Mike was a wealth of knowledge and an all around great guy to spend the morning with. He was a welcome addition to our group of six!","review_date":"October 2, 2018"},{"attraction_id":2091,"user":"caeleigh_m","rating":5.0,"review":"Great Evening Spent on Pyramid Lake. My husband and I did the sunset paddle with Mike on Monday and had an absolute blast. The views were absolutely stunning and Mike was a great host, providing us with baked goods and hot chocolate at a pit stop halfway through. Our boat was...","review_date":"September 28, 2018"},{"attraction_id":2091,"user":"418toddw","rating":5.0,"review":"Stop. Paddle. Enjoy.. Mike did a great job and we had a wonderful time.\nThe muffins and the hot chocolate would have been the highlight if not for the great views and scenery!\nA great way to spend a few hours while in the Jasper region.","review_date":"September 24, 2018"},{"attraction_id":2091,"user":"springychicken","rating":5.0,"review":"An amazing experience!. We family of 5 went out with Mike at the end of July 2018 at the very beginning of our amazing 3 week adventure in Canada.\nWe booked a Private Guided Trip on Pyramid Lake for 3 hours. It was stunning!\nMike was brilliant, friendly,...","review_date":"September 11, 2018"},{"attraction_id":2091,"user":"helrog52","rating":5.0,"review":"Simply Awesome \ud83d\ude0e . We went on the lake at 08.30 this morning with Mike. We had the whole lake to ourselves, just the 3 of us in the wonderful wooden canoe \ud83d\udef6.\nOn our way to the lake we saw a pblack bear, just amazing.\nMike is a...","review_date":"September 10, 2018"},{"attraction_id":2091,"user":"kathy_f","rating":5.0,"review":"Jasper Trip Highlight. Definitely recommend this trip! Mike is a fabulous guide. Not only knowledgeable about the lake and the area, but a fabulous host as well. Thank you a beautiful morning on Pyramid Lake!","review_date":"September 3, 2018"},{"attraction_id":2091,"user":"jason_l","rating":5.0,"review":"Amazing canoe trip on Pyramid Lake. On our last day we went out with Mike for 3 hours on Pyramid Lake. It was a great way to end our trip to the area. The water was beautiful and the views spectacular. Mike is a great guide. He knows a ton about...","review_date":"August 30, 2018"},{"attraction_id":2091,"user":"colinakmcintosh","rating":5.0,"review":"Treasure this activity. We did a morning tour and had a wonderful time. My wife's first time on a canoe, she was a little apprehensive but the two guys, Mike and Travis were really supportive and quickly put her at ease. The peace and tranquillity you experience, moving...","review_date":"August 29, 2018"},{"attraction_id":2091,"user":"marjo7676","rating":5.0,"review":"Incredible! Amazing! Absolutely beautiful!. We are a couple that travelled to Jasper on August 2018.\nWe hired a private canoeing in Pyramid Lake, but we never expected how private it will be. The lake was just the two of us, Mike and his great handmade wood canoe and all...","review_date":"August 20, 2018"},{"attraction_id":2091,"user":"melina_s","rating":5.0,"review":"Fantastic Experience. Pyramid Lake Canoeing Adventure was one of the highlights of our recent road trip in Canada. We were picked up from our hotel by Travis who was our guide for the morning. He was excellent throughout. He was extremely knowledgeable about the lake and the...","review_date":"August 3, 2018"},{"attraction_id":2091,"user":"sarah_g","rating":5.0,"review":"Cherry on top! . This was our last tour on our last day in Jasper and it truly was the cherry on top! We packed a lot of adventures into our 3 day trip to jasper this was by far our greatest experience. We ended up getting a private...","review_date":"August 3, 2018"},{"attraction_id":2091,"user":"brandy_m","rating":5.0,"review":"Serene . An awesome excursion! Mike was very knowledgable, friendly, and took great pics of us as we paddled. He was very prepared for any weather and the baked goods and cocoa were delicious. I would definitely do this again.","review_date":"August 2, 2018"},{"attraction_id":2091,"user":"amy82371","rating":5.0,"review":"DO THIS TRIP!. So far this may possibly be the highlight of our Canadian adventure! We met Mike at 6 PM at the dock in front of Pyramid Lake resort. He was very welcoming and gave us quick instructions before we set out. We practically had the lake...","review_date":"July 25, 2018"},{"attraction_id":2091,"user":"michael_h","rating":5.0,"review":"A Jasper must do. \ud83d\udc4d . Awesome morning on the canoe with Mike. We booked the day before via telephone. Mike met us at the rv Park in Jasper and was delightful with our family from start to finish. He was fun, knowledgeable and a lovely chap to canoe with. He...","review_date":"June 16, 2018"},{"attraction_id":2091,"user":"christianlj7522vb","rating":5.0,"review":"Great time with Mike! . We did go on a 3 h trip with Mike yesterday. It was great and lots of fun canoeing with him.\nHe is very knowledgeable about the wildlife, landscape and history.\nHighly recommended tour for an adventure on the lake.\nKathi and Christian","review_date":"May 16, 2018"},{"attraction_id":2091,"user":"getaway691954","rating":5.0,"review":"Amazing experience! . My friend and I had an amazing time on our canoe trip with Mike! There were tons of thoughtful touches like drinks and snacks, and Mike told us a bunch of interesting information about the area. He gave us lots of tips to improve our...","review_date":"May 15, 2018"},{"attraction_id":2091,"user":"743raffaelad","rating":5.0,"review":"Canoeing with Mike, the perfect guide and host. We went canoeing at Pyramid Lake back in October and had an amazing time. Our guide Mike was super friendly and the perfect host. He completely pampered us with cosy blankets, mittens, tea, coffee and home baked cakes! Canoeing on the lake was a super...","review_date":"January 29, 2018"},{"attraction_id":2091,"user":"kristin_r","rating":5.0,"review":"HIGHLY Recommend Pyramid Lake Guided Canoe Tour. We had a truly fantastic experience with Mike at Wild Current. I highly recommend Wild Current's guided canoe tours and am so glad we booked this while we were visiting Jasper. Our tour was in Sept 2017, and the weather was a little unpredictable, but...","review_date":"October 11, 2017"},{"attraction_id":2091,"user":"tracy_n","rating":5.0,"review":"Absolute must do!. This was a highlight of our time in the Canadian Rockies. We had a morning canoe adventure with Mike on Lake Pyramid on October 1st. A cool morning, but Mike came equipped with extra blankets and mittens. Simply amazing scenery. We stopped for a short...","review_date":"October 4, 2017"},{"attraction_id":2091,"user":"jenny_n","rating":5.0,"review":"Fabulous afternoon paddling Pyramid Lake. We spent the afternoon paddling a large wooden canoe with another couple and our guide Mike. Great experience on the lake and delicious afternoon coffee and tea break with yummy snacks. Saw a muskrat and lots of birds. Highly recommended.","review_date":"October 2, 2017"},{"attraction_id":2091,"user":"kyliee440","rating":5.0,"review":"A gorgeous morning . We went out on a morning canoe tour with Mike. We had a lovely fall day, but even without the perfect weather it would have been a wonderful trip.\nThe canoe was comfortable and it was fun learning to paddle (though you could just sit...","review_date":"September 28, 2017"},{"attraction_id":2091,"user":"robbobristol","rating":5.0,"review":"An unforgettable and superb experience. We spent an amazing afternoon with Mike and his superb canoe on Pyramid Lake. The conditions were overcast and a little chilly but Mike made the whole trip a warm experience.\nNeedless to say the scenery was stunning. Being able to experience it first hand...","review_date":"August 31, 2017"},{"attraction_id":2091,"user":"jlvb26","rating":5.0,"review":"Awesome day canoeing. We wanted to do something different in Jasper and decided to book a half day canoeing on Pyramid Lake with Mike. Really great decision on our part :)\nAfter a short \"how-to\" paddle lesson we loaded the beautiful handmade canoe and off we went (my...","review_date":"August 14, 2017"},{"attraction_id":2091,"user":"baconator76","rating":5.0,"review":"What a wonderful morning canoeing on Pyramid Lake. I know that I'm not going to write anything new that hasn't been written before, but I can't avoid giving my excellent feedback on this amazing trip.\nMike, our guide and one of the founders\/owners, is a very nice and friendly guy and you can...","review_date":"August 13, 2017"},{"attraction_id":2091,"user":"katdave19","rating":5.0,"review":"Highlight of our honeymoon! . Today we had a private trip with Mike on the beautiful Pyramid lake on his HAND CRAFTED canoe.\nMike is so knowledgeable & friendly. He was guide, teacher, geologist, geographer, wildlife spotter, and he brought drinks & cakes!\nI was nervous and had been in...","review_date":"August 6, 2017"},{"attraction_id":2091,"user":"blue30","rating":5.0,"review":"Perfect End to our Trip in Jasper!. What a wonderful experience we had canoeing Lake Pyramid with Mike of Wild Current Outfitters, using his traditional wooded handmade canoe!\nCorrespondence with Mike was prompt and professional. The location was easy to find and our family of four (sons 19 & 21) found Mike...","review_date":"July 1, 2017"},{"attraction_id":2091,"user":"mama452657","rating":5.0,"review":"Awesome canoe trip. My family went on a morning canoe trip with Mike on Pyramid Lake we all agreed that it was the perfect way to start our day! Mike was so nice and very knowledgeable about the area. My daughters, 8, 10 and 12 love paddling, running...","review_date":"June 25, 2017"},{"attraction_id":2091,"user":"lexy19","rating":5.0,"review":"The hightlight of our trip in Jasper. This canoe trip with Mike exceeded our expectations! He is very knowledgeable about the surroundings and the wildlife in the park. We were picked up at our hotel and Mike drove us to a beautiful lake where he taught us how to stroke. The canoe...","review_date":"May 5, 2017"},{"attraction_id":2091,"user":"ang51","rating":5.0,"review":"Canoe trip. We booked a canoe trip to take place in April. Most of Jasper is still frozen in April, but Michael was willing to take our booking. He kept in touch and sent updates on the weather before we arrived (despite being on vacation himself at...","review_date":"April 26, 2017"},{"attraction_id":2091,"user":"geoffrey_b","rating":5.0,"review":"Absolutely brilliant canoe trip. Thank you to Mike for a wonderful evening trip on Lake Pyramid. A fantastic setting with different views all around. Mike was very knowledgeable about the area and answered our many questions. The canoe itself - built by Mike and his business partner, was superb...","review_date":"October 19, 2016"},{"attraction_id":2091,"user":"savlova","rating":5.0,"review":"Fantastic canoe trip. We booked this tour with Sundog and had a fantastic time. If you can only do 1 thing, I would recommend this.\nOn our trip, it was just me, hubby and our guide, Mike. The scenery was fantastic & we had a really amazing time...","review_date":"October 5, 2016"},{"attraction_id":2091,"user":"ewanna_w","rating":5.0,"review":"Best part of our visit to Canada!. This was our last morning before heading back to Calgary and then home, and we definitely saved the best for last. The lake was stunning and peaceful. The canoe was this gorgeous hand made craft that was just as lovely as it was water worthy....","review_date":"September 27, 2016"},{"attraction_id":2091,"user":"ob1too","rating":5.0,"review":"Canoe Trip. Amazing peaceful trip with serene picnic by the side of the most picturesque lake. Brilliant and stable canoe for a family day \/ evening out. Even swam in the lake. brr.!","review_date":"September 16, 2016"},{"attraction_id":2091,"user":"laurie_h","rating":5.0,"review":"Terrific experience in every possible way. Can't say enough positive things about Mike Lodge and Wild Current Outfitters! Mike reached out prior to the trip to make sure he understood our expectations, and then he exceeded them. The canoe was a handmade wooden one, built in traditional style--not one of the...","review_date":"September 10, 2016"},{"attraction_id":2091,"user":"dinosydney","rating":5.0,"review":"A magical experience. Today we were fortunate to meet Mike who owns and runs Wild Currents. What a great guy. He took us up to Pyramid Lakes to canoe and we were not disappointed! To start with his canoe was beautiful, he made it himself out of cedar...","review_date":"September 3, 2016"},{"attraction_id":2091,"user":"tim_s","rating":5.0,"review":"Wonderful evening tour on pyramid lake!. I booked the tour 2 days before. Unfortunately a little storm showed up so Mike cancelled the tour. But the weather just got better and Mike gave me a spontaneous call if I'd still wanted to join. Of course I wanted! We were only a...","review_date":"August 30, 2016"},{"attraction_id":2091,"user":"harringtons131","rating":5.0,"review":"Best part of our Rockies adventure. We spent an amazing three hours on an evening canoe trip on Pyramid Lake with Mike. Us and our boys, who are 20 and 16, loved every minute of it. The canoe was hand crafted by Mike and his colleagues. It was beautifully made and...","review_date":"August 28, 2016"},{"attraction_id":2091,"user":"whitesworldtour","rating":5.0,"review":"Stunning - definitely a 'must-do' trip!. We took at absolutely incredible trip across Pyramid Lake in Aug 2016, in Mike's hand built Cedar Canadian canoe, stopping regularly to check out the various birds, flora, fauna, and ever hopeful for a glimpse of something more elusive! Mike was a brilliant host, and...","review_date":"August 24, 2016"},{"attraction_id":2091,"user":"richard_r","rating":5.0,"review":"Peaceful Pyramid Lake with Mike. A perfect start to a Saturday morning.\nWe contacted Mike and spoke with him the day before to arrange a canoe trip with our young son (2 next month) so he suggested a private tour.\nWe took the beautiful drive up to Pyramid Lake where...","review_date":"August 21, 2016"},{"attraction_id":2091,"user":"oh987","rating":5.0,"review":"Very recommended!. I really wanted to do a canoe trip when I visited Canada, and I can really recommend this one. I spent a few hours one quiet morning on the Pyramide Lake. Pure tranquillity quietly navigating among the loons and beautiful nature, The guide was very...","review_date":"August 20, 2016"},{"attraction_id":2091,"user":"180carolek","rating":5.0,"review":"Family Reunion. Our family from Winnipeg was a member of the Family Reunion gathering in Jasper, July 19, 2016 to July 22, 2016 (maureen642). Our final gathering on Friday late afternoon was spent canoeing in the beautifully crafted, large cedar strip canoe with Mike from Wild Current...","review_date":"August 18, 2016"},{"attraction_id":2091,"user":"maureens642","rating":5.0,"review":"Family Reunion. We had a family reunion in Jasper in July. Our son and daughter-in-law live in Jasper and suggested that Wild Current Outfitters would be a great group activity (our ages were from preschool to seniors). We had them book with Mike for an afternoon at...","review_date":"August 9, 2016"},{"attraction_id":2091,"user":"karin_j","rating":5.0,"review":"Canoe Tour with Mike. We did the Canoe Tour with Mike on Pyramid Lake. It was a real pleasure and Mike is a very knowledgable guy, who told us a lot about wildlife at jasper NP. He served us a fantastic snack at the beach!","review_date":"August 6, 2016"},{"attraction_id":2091,"user":"qoppaq","rating":5.0,"review":"A lovely and memorable trip in Jasper. We were looking for something different to do in Jasper and saw Wild Current Outfitters' Afternoon Tea Canoe trip and decided to go for it. Mike took us out in the Pyramid Lake with his beautiful hand built canoe. He taught us how to paddle...","review_date":"August 5, 2016"},{"attraction_id":2091,"user":"therese_r","rating":5.0,"review":"Novice Canoer? No Worries. My friends and I arranged a private canoe tour with Mike of Wild Current on Pyramid Lake. After a quick demonstration of the basics, he provided us with rain gear and off we went. A beautiful and fascinating tour as we paddled around the lake....","review_date":"August 5, 2016"},{"attraction_id":2091,"user":"marycb6721cb","rating":5.0,"review":"Wild Current is the way to canoe!!. Mike is the consummate canoe guide. 3 of us had a private tour of Pyramid Lake in his gorgeous & comfortable hand built canoe. His passion for the outdoors and nature is contagious and is evident in his stewardship of the lake. On top of...","review_date":"August 3, 2016"},{"attraction_id":2091,"user":"stevelp558mz","rating":5.0,"review":"Highlight of our Canada trip - also possible for wheelchair users. Together with my wife, a wheelchair user, and 14 year old son, I took a 4 hour evening trip on Lake Pyramid with Mike in a beautiful 20 foot canoe that he and his team took a year to build. It was a fantastic experience...","review_date":"August 2, 2016"},{"attraction_id":2091,"user":"sierra_k","rating":5.0,"review":"Amazing canoe trip even in the pouring rain!. My sister and I travel together for a week every summer, and were excited to begin our 2016 summer adventure in Jasper at Wild Current Outfitters. We had reserved a 3 hour canoe trip for Monday July 11th. The day before Mike contacted us about...","review_date":"July 19, 2016"},{"attraction_id":2091,"user":"maccs_p","rating":5.0,"review":"Service with a genuinely personal touch. We were visiting from the UK and had contacted Mike and Brett about the back country kayaking and camping trip. Our dates didn't coincide. Knowing nothing about the National Park set up we were delighted with the suggestion to get a pass to camp on...","review_date":"July 18, 2016"},{"attraction_id":2091,"user":"susan_h","rating":5.0,"review":"Should be Number One!. This should be number one of the things to do in Jasper but then again if it is was it might lose a lot of its appeal - personalised service, careful attention to detail, great company and beautiful, serene surroundings. I spent 3 hours in...","review_date":"June 30, 2016"},{"attraction_id":2091,"user":"alpacalover5","rating":5.0,"review":"Worth every cent.. Mike was an amazing guide. We had a great canoe trip in the newly made wooden canoe. We went around Pyramid lake for 3 hours with a break for morning tea. This is a great activity to book if you are staying in Jasper.","review_date":"June 5, 2016"},{"attraction_id":2091,"user":"cam_b","rating":5.0,"review":"Awesome way to enjoy Jasper!!. Our tour guide, Mike, was excellent, Picked us up on time and showed us around their shop where their carpenter showed us a new boat they were building. Great way to learn about the art of canoe making. Our tour on Pyramid Lake was very...","review_date":"May 21, 2016"},{"attraction_id":2091,"user":"louise_w","rating":5.0,"review":"Best things to do in Jasper. Spent a fabulous 2 days with Mike from Wild Current Outfitters. On the first day we canoed Pyramid Lake where we stopped on a sandy beach for morning tea (provided by Mike). Then drove to Old Fort Point and Beauvert Lake to take in the...","review_date":"May 3, 2016"},{"attraction_id":2091,"user":"sdunc","rating":5.0,"review":"Honeymoon canoe trip. Literally the best thing we did all holiday. Mike was a brilliant guide and the views across Pyramid Lake and the mountains were sensational. Would highly recommend.","review_date":"March 29, 2016"},{"attraction_id":2091,"user":"travis_a","rating":5.0,"review":"Birthday present success. In the middle of August i was looking for a romantic type of gift to give to my girlfriend on her Birthday. A friend recommended a Canoe trip with Wild Current. What great idea! Mike greeted my partner and I at the boat launch at...","review_date":"November 8, 2015"},{"attraction_id":2091,"user":"melkatetravel","rating":5.0,"review":"Fabulous with a capital F. Just finished a fabulous canoe trip on pyramid lake with Mike and it was truly unforgettable, everyone should have this on their bucket list. Very well organised and involved a bit of canoeing and a stop on a beach for a delicious afternoon tea and...","review_date":"November 6, 2015"},{"attraction_id":2091,"user":"b8177qcchris","rating":5.0,"review":"Amazing canoeing in breathtaking scenery. I got to Jasper fairly late in the season, but Mike (owner\/guide) assured me that we would still be able to get out on the water for canoeing. The weather turned out to be perfect, and it was a fantastic day. Mike is great company,...","review_date":"October 26, 2015"},{"attraction_id":2091,"user":"phillip_s","rating":5.0,"review":"One of the most memorable experiences my wife and I have ever had.. In August 2015, my wife and I were part of a Scenic Tour of Canada and Alaska. With all Scenic Tours you get a choice of activities to do as part of the package. Whilst in Jasper my wife and I had the great pleasure...","review_date":"October 18, 2015"},{"attraction_id":2092,"user":"sealegs13","rating":5.0,"review":"Absolutely fantastic family excursion. This trip was so well organized, so well presented and so interesting. The guide we had, named Mick, was charismatic, funny and had loads of great information to keep you engaged the entire time. I brought my 3 and 6 year-old sons on the trip...","review_date":"October 4, 2018"},{"attraction_id":2092,"user":"daveshield","rating":3.0,"review":"Good short tour but quite limited.. We had fun on this trip and we were lucky to see elk. Brad was a great host but we would have liked to explore further.","review_date":"August 17, 2018"},{"attraction_id":2092,"user":"joshua_t","rating":5.0,"review":"Highlight of our Banff trip. Lucy was our guide during our 12 passenger canoe tour. She was great at making us feel welcome and comfortable. Before the tour she made sure we were all equipped and knew what animals were in the park and what we might see along our...","review_date":"July 25, 2018"},{"attraction_id":2092,"user":"banffenthusiast","rating":5.0,"review":"Great trip in beautiful area. This trip was really great. We had information at the beginning about the wildlife, what to look out for and how to distinguish between similar animals\/birds. Lucy our guide was great. She was very helpful and knowledgeable and made the trip fun. Above all, the...","review_date":"July 17, 2018"},{"attraction_id":2093,"user":"marthaclare_","rating":5.0,"review":"High-fived a humpback whale (almost). We had the experience of a lifetime with our fantastic guide Ian.\nI bought this as a surprise birthday gift for my boyfriend on the 7th of November, and to our surprise we were the only people who had booked the tour, so luckily had...","review_date":"November 19, 2018"},{"attraction_id":2093,"user":"georgiabullbrook","rating":5.0,"review":"Amazing Whale Watching!. Springtide whale watching provides such an amazing experience for their customers. Their staff and volunteers are all amazing, especially the volunteer Alyssa. She was extremely kind and helpful. I had such a fun time on the boat learning about the wildlife surrounding Victoria. Definitely would...","review_date":"October 25, 2018"},{"attraction_id":2093,"user":"noelarose13","rating":5.0,"review":"Awesome!!. Fantastic, Marcus and Heather with their wealth of experience and passion for these magnificent animals, made our trip .\nWe had the most perfect day very calm and overcast the orcas came that close it was everything we could have wished for .\nThank-you Chris...","review_date":"October 22, 2018"},{"attraction_id":2093,"user":"eileenw837","rating":5.0,"review":"Awesome !!!!. We set off with high hopes knowing there are resident pods of Orcas close by and we were not disappointed. We were out in the boat for a long time (few hours but just lost track of time) - saw Orcas - one breached -...","review_date":"October 19, 2018"},{"attraction_id":2093,"user":"simbar80","rating":5.0,"review":"Orca and whale tour. Did the orca and whale tour on an a perfect Octobers day. The tour was very professionally run with great commentary from nature guides who answered many questions and gave great insights to both orcas and whales. We very very lucky to see both species...","review_date":"October 15, 2018"},{"attraction_id":2093,"user":"trevor_s","rating":5.0,"review":"Amazing experience!. A truly amazing and unforgettable experience! Very professional crew that shared their extensive knowledge, making it even more enjoyable. Spent 3 hours and lost count of the number of whales we saw besides seals and sea otters!","review_date":"October 14, 2018"},{"attraction_id":2093,"user":"deb_h","rating":5.0,"review":"Great experience. We took the largest boat (61 ft) and spent a fantastic 3 hours finding Humpback whales and Orcas, visiting the sea lions, seals and even saw an Otter.\nThe boat is very comfortable, fast, warm if you need to be and perfect for the job....","review_date":"October 13, 2018"},{"attraction_id":2093,"user":"gordon123463","rating":5.0,"review":"A fantastic adventure. The crew were really passionate about all aspects of nature and had great knowledge and enthusiasm for whale watching, which they willing shared with all passengers on this awesome trip. They made every effort, including running overtime to follow sightings from other sources, which enabled...","review_date":"October 5, 2018"},{"attraction_id":2093,"user":"nicola_b","rating":5.0,"review":"Words can\u2019t describe. On a wonderful holiday in Canada this trip was the crowning glory. Having been on whale watching trips in other places in the world and not seen very much so I was prepared for the same to happen here. We were in a group tour...","review_date":"October 5, 2018"},{"attraction_id":2093,"user":"trb876","rating":5.0,"review":"A wonderful experience. We thoroughly enjoyed our trip. The boat was comfortable and the crew knowledgeable. We saw lots of Orcas and Marcus gave us an interesting and informative talk on the way back to Victoria. A splendid way to spend 3 hours. Marcus also posts pictures from...","review_date":"October 5, 2018"},{"attraction_id":2093,"user":"alison_b","rating":5.0,"review":"Fantastic trip. Heather and Marcus were fantastic narrators on this trip. We were informed that killer whales had been spotted earlier in the day so we would have to travel at least an hour to get to them. What a wait though as we saw at least...","review_date":"October 3, 2018"},{"attraction_id":2093,"user":"canada044","rating":4.0,"review":"Whales worth the chill. We saw 6-7 whales, mostly as the surfaced for air which meant that they showed their tails. Rather chilly on the water but there were hot drinks and jackets on the boats to ensure our comfort. We moved away from where the whales were quite...","review_date":"September 15, 2018"},{"attraction_id":2093,"user":"mrpbps","rating":5.0,"review":"A Great Introduction to Canada. We had the pleasure of taking a whale watching tour in early August. This was our first activity on our Canada Alaska trip and it was a great introduction. Not only did we see whales and orcas but we learnt so much more from our...","review_date":"September 4, 2018"},{"attraction_id":2093,"user":"kellyk36","rating":5.0,"review":"Wow!. We went on the cruiser with Ian as captain and Marcus telling us what we are seeing. We saw orcas everywhere. We saw a pod attack a porpoise and we saw the orcas playing. One came right up along side the boat. We saw a...","review_date":"September 3, 2018"},{"attraction_id":2093,"user":"pankajsahi","rating":5.0,"review":"Superb and knowledgeable persons. Could not have enough luck to watch the whales but both the persons on board were extremely polite and so much of knowledge about whales and everything we had to ask for. Must visit the site with them","review_date":"August 19, 2018"},{"attraction_id":2093,"user":"leanndooley","rating":5.0,"review":"Whale watching. Best trip ever. Saw orcas hump back sea otter named Harry and big sea lions. Staff were so friendly and knowledgeable about sea life. Hot chocolate was an extrA bonus","review_date":"August 19, 2018"},{"attraction_id":2093,"user":"z8261cdcolins","rating":5.0,"review":"Whale watching. Had a fantastic trip today with Springtide. My kids will never forget seeing the orcas. Thanks to Megan and Marcus. Really friendly and informative guides.","review_date":"August 18, 2018"},{"attraction_id":2093,"user":"jodz04","rating":5.0,"review":"Orcas. We really enjoyed our 3 hour whale watching tour. The tour was narrated by Marcus who is a Marine Biologist, he certainly knew his topic! After a short trip we were excited to see many orcas frolicking in the water. The boat had plenty of...","review_date":"August 18, 2018"},{"attraction_id":2093,"user":"magpie051","rating":5.0,"review":"Simply the best. Went out with Marcus and Heather today. All the crew are very welcoming and very professional. The boat is well maintained and super fast, which comes in handy when reports of whales are received. We were lucky as we saw three large humpbacks for a...","review_date":"August 16, 2018"},{"attraction_id":2093,"user":"isabelle_n","rating":5.0,"review":"Saw orcas and humpback whale. Went on the 10:00 am tour and had a great time! We saw orcas and humpback whales. The staff was very professional, friendly and helpful. Our guide Marcus was very knowledgeable and made sure we were informed and entertained the whole trip. I would highly...","review_date":"August 15, 2018"},{"attraction_id":2093,"user":"simon33333","rating":5.0,"review":"Excellent trip and company, highly recommended!. We went on the afternoon whale watching tour on their purpose built covered whale watching boat. It was an amazing experience, within 20 mins we were watching a beautiful pod of Orcas and then later on several Humpback whales in every direction around the boat....","review_date":"August 13, 2018"},{"attraction_id":2093,"user":"nymes","rating":5.0,"review":"Chose to go with Springtide Whale Watching and wasn't disappointed.. Whales and seals, the commentary was made by the naturalist Marcus. He was very informative and funny, made the trip so much better. The travel time can be long but Marcus made sure we were informed and entertained. Make sure you ask for him to...","review_date":"August 13, 2018"},{"attraction_id":2093,"user":"kldub","rating":5.0,"review":"Loved it !! . We are so glad we chose this company as warm, friendly and knowlegable. We went on a 2pm trip for 3 hours plus through the harbour and saw both orcas and humpbacks. Heather and marcus were the guides and so interesting and informative. We would...","review_date":"August 12, 2018"},{"attraction_id":2093,"user":"carmichaeltravelers","rating":5.0,"review":"Great Service, great boat, great guides!. We had a great time with Springtide. We went on their boat with a cabin. Very comfortable, lots of choices of seating (inside, outside, on the deck), and a more comfortable ride for my husband who has back issues (a zodiac would not be a...","review_date":"August 10, 2018"},{"attraction_id":2093,"user":"aina_traveling","rating":5.0,"review":"Great Experience!. Went on a tour with Springtide and had a great time. The boat and wildlife seen was incredible (Orcas and sea lions!). What made the tour even better was the tour guide Marcus, his passion and love for these animals really made everyone happy to...","review_date":"August 9, 2018"},{"attraction_id":2093,"user":"ricky_a","rating":5.0,"review":"Highly recommended!. This was my first Whale watching tour. I was travelling solo and aboard the Zodiac vessel. In my experience it was better being closer to the water, Zodiac is easier to maneuver so we were always close to the action, and action there was! Our...","review_date":"August 9, 2018"},{"attraction_id":2093,"user":"lisashannon94","rating":5.0,"review":"Amazing Trip!. We have been on a number of whale watching cruises and we could not recommend Spring Tide more! We had excellent conditions and the Skipper, Ian, was extremely knowledgeable and made the experience all the more better. The staff were super friendly and were easily...","review_date":"August 8, 2018"},{"attraction_id":2093,"user":"fdogusa","rating":5.0,"review":"Wonderful crew and boat. The ship is large enough to provide a comfortable ride and yet small enough to provide an up close view of the orcas. The crew was very friendly and informed.","review_date":"August 6, 2018"},{"attraction_id":2093,"user":"specialbirthday","rating":5.0,"review":"Great Experience. Even though the sea fog rolled in we were lucky enough to see Sapphire and Scratchy feeding and diving for a considerable amount of time. The smell of Scratchy\u2019s fishy breathe will always be a \u2018fond\u2019 memory for us. Unfortunately we didn\u2019t see orcas during...","review_date":"August 5, 2018"},{"attraction_id":2093,"user":"harryrao","rating":4.0,"review":"An Afternoon with Killers. Got to see Orcas during our trip with Springtide. The whole experience was fabulous. Heather and Marcus infused the trip with a certain energy and loads of facts. Would recommend the more spacious and comfortable Marauder. (Hot chocolate on the house too).\nWe saw Orcas...","review_date":"July 30, 2018"},{"attraction_id":2093,"user":"antonb1997","rating":5.0,"review":"Amazing afternoon with orcas. My wife and I were recently in Victoria, and decided to go whale watching hoping to see the famous orcas. It was a beautiful calm day - a really summer day on the water. We chose the bigger boat so to be more comfortable and...","review_date":"July 21, 2018"},{"attraction_id":2093,"user":"sipko2016","rating":5.0,"review":"Great Experience. Our family enjoyed three great hours watching numerous Orca\u2019s, a sleeping whale, see lions, seals. The crew was very hospitable sharing a lot of knowledge but also serving cofee\/tea\/hot chocolate. Heather and Marcus were great guides. We were also lucky with the calm sea and...","review_date":"July 20, 2018"},{"attraction_id":2093,"user":"angela_r","rating":5.0,"review":"Fantastic three hours. We booked this tour during our two day stop in Victoria and it more than lived up to our expectations. Really nice boat and knowledgeable crew of Captain Ian and naturalists Marcus and Heather. Within minutes of leaving the Harbour the crew received news of...","review_date":"July 20, 2018"},{"attraction_id":2093,"user":"paul_u","rating":3.0,"review":"We saw some fins. First off, let me say something that applies to all whale watching tours in Victoria. You most likely are NOT going to see the whales frolicking like you see in the brochures! This is not sea world.These are wild animals, and you're not going to...","review_date":"July 7, 2018"},{"attraction_id":2093,"user":"jody_a","rating":5.0,"review":"Calm waters....MANY whales!. This was our lucky day. Mark, our guide, said that rarely is the water this calm. We were looking forward to a more \"choppy ride\" on the Zodiac, but because the water was so calm, it wasn't so adventuresome! However, the many whales we saw...","review_date":"July 5, 2018"},{"attraction_id":2093,"user":"katherinefrench","rating":5.0,"review":"Absolutely fabulous trip with wonderful views of humpbacks . We made a spontaneous booking with Springtide when over in Victoria and it was a wonderful experience. The crew were all lovely and clearly passionate about what they do. We were lucky to get several sightings of a humpback and we came across two more...","review_date":"July 2, 2018"},{"attraction_id":2093,"user":"samsmom1103","rating":4.0,"review":"Great crew. We took this tour as an excursion from a Western Canada tour we were on. Our time slot was in the afternoon, I'm sure this contributed to the lack of wildlife seen. We were sprinting out towards a last know pod spotting but were unable...","review_date":"June 29, 2018"},{"attraction_id":2093,"user":"amazonblue","rating":5.0,"review":"Marine Biologists on the crew. Well staffed, courteous crew that offered coffee and hot chocolate while heading out to the orca's location.\nThe two marine biologists on crew went around greeting passengers and explained where we were going and asked if anyone had questions. They patiently answered questions and enthusiastically...","review_date":"June 23, 2018"},{"attraction_id":2093,"user":"kbdon01","rating":5.0,"review":"First Ever Whale Watching Experience. Since this was my first whale watching experience, I didn't really know what to expect but I must say that I was pleasantly surprised! The boat was nice and comfortable and the staff were VERY friendly and knowledgeable thus creating quite a welcoming experience! We...","review_date":"June 13, 2018"},{"attraction_id":2093,"user":"david_t","rating":4.0,"review":"A great whale watching trip after a bit of a wobbly start. One of the main reasons that my wife and I had travelled to Vancouver Island was to see whales in their natural habitat. We were really looking forward to our excursion.\nInitial communication with the company was great. As a wheelchair user, I had some...","review_date":"June 6, 2018"},{"attraction_id":2093,"user":"birthdayboozers","rating":5.0,"review":"Amazing trip. Had a great day out, Marcus and Melissa wwere very informative and helpful, Captain Dan managed to locate two humpback whales even kept us out longer so we could watch them for a while, great experience","review_date":"June 5, 2018"},{"attraction_id":2093,"user":"orapik","rating":5.0,"review":"Great whale watch experience. Did not start well with visiting center sending us to the wrong location\nWhen we arrived at the office close to when the boat was leaving,the owner\nPersonally escorted us to the boat.That had to be a good premonition and it was,\nThe boat was...","review_date":"June 1, 2018"},{"attraction_id":2093,"user":"ddeglow","rating":5.0,"review":"Real amazing . Guys, I would like to say thank you. It was a amazing tour and a really beautiful tour on a sunny Saturday in Victoria. The staff in the booking office was very friendly and the service was outstanding. On my morning run I checked a...","review_date":"May 21, 2018"},{"attraction_id":2094,"user":"ademsurrey","rating":5.0,"review":"Canyon Run. We met in the RV parking lot just over the railroad track from town for 30min ride in an old school bus to the Athabasca falls, you are kitted our in a wetsuit and vest and help to lift the raft down to the river....","review_date":"September 18, 2018"},{"attraction_id":2094,"user":"jjantech","rating":5.0,"review":"2018 Canada Family Vacation. This was our first time white water rafting. It was FANTASTIC! Our guides Mike and Lorenzo were very knowledgeable and entertaining, they both knew the river very well which allowed them to guide us into the exciting parts. Our two girls had a blast as...","review_date":"September 11, 2018"},{"attraction_id":2094,"user":"juliana250","rating":5.0,"review":"Exhilarating, worth every cent. We are a family of 5 with 3 under 16s and it was brilliant in every way. The guys running the show were brilliant. A shout out to Jeff who washed his hair as we went downstream!\nWe have avoided going before due to cost...","review_date":"August 15, 2018"},{"attraction_id":2094,"user":"jasonwf582ji","rating":5.0,"review":"Speechless adventure! Big thank you to Ryan and Micheal. We went to do this on my birthday . And I have to say it\u2019s worth of the money ! And great service! Big thank you to Ryan who is our guide on the tubing tour , he also speaks Mandarin Chinese which has a...","review_date":"August 12, 2018"},{"attraction_id":2094,"user":"suzanne_t","rating":5.0,"review":"Fantastic and memorable summer experience!. We had high hopes based in part on the many excellent reviews, but the experience exceeded our expectations. It is very well-organized, and our guide, Spencer, was extremely pleasant and funny. He did a magnificent job of keeping us safe while still allowing us to...","review_date":"August 6, 2018"},{"attraction_id":2094,"user":"jenmc74","rating":5.0,"review":"What a blast!. We had a fantastic time. It was the highlight of our Jasper trip. Looking forward to coming back and trying a class 3! The class 2 was awesome. Lots of fun! Great company, will definitely have to raft with them again.","review_date":"July 29, 2018"},{"attraction_id":2094,"user":"nomad30470","rating":5.0,"review":"Fun and safe rafting adventure. Our guide Riley was knowledgeable, entertaining and skillful both during the bus rides and in the raft. My wife and I had a great time during this tour down the picturesque Athabasca Rivef. Highly recommeded.","review_date":"July 26, 2018"},{"attraction_id":2094,"user":"amyruthk2016","rating":5.0,"review":"Best way to connect with Jasper\u2019s magnificent turquoise river! We had a blast!. I recommend this rafting trip without hesitation. While in Jasper, the incredible turquoise glacial rivers are everywhere and you watch them pouring over waterfalls and carving canyons...........but only this rafting trip puts you in the water in a way that allows you to connect with...","review_date":"July 21, 2018"},{"attraction_id":2094,"user":"gerittg2015","rating":4.0,"review":"Excellent fun and guide !. We loved our rafting trip ( noon time trip )! I think our guide \u201cLorenzo\u201d was the main contributor to the success of the trip. He was very patient, kind and helpful. He took great care of our 7 and 10 year old and made...","review_date":"June 30, 2018"},{"attraction_id":2094,"user":"lobbyladyar","rating":5.0,"review":"Excellent white water experience. I have always wanted to go white water rafting. It was as fun as I thought it would be. I joined the raft not knowing a soul, but left it knowing very nice people. The guides, Mike, Ariel, and Aurelie, were knowledgeable, friendly, and reassuring....","review_date":"June 25, 2018"},{"attraction_id":2094,"user":"janice_w","rating":5.0,"review":"Highly recommend. Scenery is spectacular, our guides were excellent. We booked online, we were picked up and driven to the base of Athabasca Falls where we were outfitted with wet suits, wind breakers, wet socks. After a safety talk and basics of paddling, we carried the raft to the Athabasca river and set out...","review_date":"June 7, 2018"},{"attraction_id":2094,"user":"connorledrew","rating":5.0,"review":"Great experience and view of Athabasca. I was traveling with a group of 23 in early May and was able to book a Peak to Paddle package for the first weekend the Athabasca River was available. The guides were awesome and booking a large group with a few complications was made...","review_date":"May 14, 2018"},{"attraction_id":2094,"user":"wilkins_family29","rating":5.0,"review":"Absolutely brilliant fun!. The trip was really well organised and well staffed by experienced rafters. All of the kit was supplied as part of the trip. They gave really clear safety instructions before the start of the trip and the trip itself was a brilliant experience with superb...","review_date":"November 22, 2017"},{"attraction_id":2094,"user":"cindy_k_m","rating":5.0,"review":"great time!. i had never been rafting before; this was the perfect first! my hubby, who had been rafting before, thoroughly enjoyed as well. easy to book, easy to meet up (even after getting stuck waiting for the train, for which the staff was very understanding), great...","review_date":"October 25, 2017"},{"attraction_id":2095,"user":"hugopc75","rating":5.0,"review":"Super fun rafting experience!!. Although it was cold and raining (never thought it could be this cold in the beginning of August, but I guess that\u2019s just the mountain weather\ud83d\ude04) we had the most wonderful time in this rafting tour:) We have 2 kids, 8 and 12 and we...","review_date":"August 2, 2018"},{"attraction_id":2095,"user":"alexander_h","rating":5.0,"review":"Amazing raftig after a stormy night. We went on the three hour rafting tour: Athabasca-peek to paddle in june 2018 after a stormy night. There was still quite some wind and rain in the morning as we (my wife and me) were waiting for the bus to pick us up from...","review_date":"June 25, 2018"},{"attraction_id":2095,"user":"cahayadis","rating":5.0,"review":"What an Adventurous Day. Our family overall had a fun time rafting. The crew were professional and cheerful\nattitude throughout the trip from start to finish. We didn\u2019t expect to swim in the cold glacier melt river but immediately we were swimming. Lorenzo our guide was an expert and...","review_date":"June 18, 2018"},{"attraction_id":2095,"user":"anudeep_j","rating":5.0,"review":"Its amazing. Its one of best rafting experiences. A must do in Jasper. They five clear instructions, so its awesome even for people who have never done it before","review_date":"May 31, 2018"},{"attraction_id":2096,"user":"cosmopolitan235820","rating":4.0,"review":"Great Experience, FUN FUN FUN!. We went on White Water Rafting to Green River! It was super fun, the tour guides are hilarious and made it special for us. The view is very beautiful and they explained every single security procedure. It is ideal for a first time, but if...","review_date":"August 27, 2018"},{"attraction_id":2096,"user":"rrabak","rating":5.0,"review":"What a Great Time!. This was the first time our family had been White Water Rafting. We decide on the Green River tour with category 2-3 rapids. We were all excited and a little nervous. The guides were great informative and funny. Garrett, Emily, and Yuri all put us...","review_date":"August 21, 2018"},{"attraction_id":2121,"user":"rich0rm","rating":5.0,"review":"BC Whale\/Wildlife viewing. I researched this trip-made calls, interviewed companies, etc.-for well over 2-3 hours. My wife, daughter (19) and I were extremely happy with BC Whale Tours out of Victoria. Our guide was very flexible with our passengers and did what we wanted to do. Started at...","review_date":"July 30, 2018"},{"attraction_id":2122,"user":"jto_10","rating":5.0,"review":"Excellent Family Rafting. Don\u2019t miss it.. We went as a family of 5. It was great for all ages. Fun and safe. Our guide was excellent. Everyone felt comfortable.","review_date":"December 9, 2018"},{"attraction_id":2122,"user":"rebeccasp6394bd","rating":5.0,"review":"Great day on the river for the whole family. Our group of 17 had a great day on the river. We were split into two boats, one looking for more adventure than the other. Our guides, Michelle and Terry were terrific at both keeping us safe and entertained. After the morning run, we were...","review_date":"August 5, 2018"},{"attraction_id":2122,"user":"purchesmclean","rating":5.0,"review":"It was a definitely a great for rafting... Our family of 5 went to the New World rafting today for a full day excursion. We opted for the package which included a morning run and afternoon run, along with a lunch a dinner.\nNow..have to tell you...it was pricey, but the experience was...","review_date":"July 27, 2018"},{"attraction_id":2122,"user":"catherine_s","rating":5.0,"review":"Great Day!!. Wow this was an amazing fun trip, family of four with two boys 12 & 16 not always easy to entertain both. We all had a blast, our guide Sebastian was funny, knowledgeable and connected well with the whole group. We felt completely safe. A...","review_date":"July 20, 2018"},{"attraction_id":2122,"user":"wilsonmp","rating":5.0,"review":"Sportyak a no go but rafted instead . My husband and I had initially had a reservation for Sportyaking but with river waters so high we were told it would not be safe and so we joined other on the traditional rafts. We did two runs. We rescued other rafters who fell in,...","review_date":"June 19, 2018"},{"attraction_id":2122,"user":"dm_m","rating":5.0,"review":"Great time, ask for Sebastian. Family trip (ages 51,48, 22b, 20b,19b,17g) Sebastian was our guide - crazy fun but also thoroughly competent and responsible. He made our trip! We also dealt with Derek who was very professional, knowledgeable and skilled. (others seemed great too). Went on the full day trip....","review_date":"June 7, 2018"},{"attraction_id":2122,"user":"emilybronte12","rating":1.0,"review":"Dangerous - for very strong swimmers ONLY. Dangerous - for very strong swimmers ONLY\nI went white water rafting with Nouveau Monde last spring with my 15 year old son. I am a strong swimmer and so is he. It was my second time white water rafting, his first.\nWe listened to...","review_date":"May 15, 2018"},{"attraction_id":2122,"user":"djb","rating":4.0,"review":"Sunday in September rafting. We were two adults 55 and 61 and two teenagers 17 and 18 . There was no more \"family rafting\" after labour day so we took the regular rafting option. Asking for an easier run and not to be flipped. Two runs down the river,...","review_date":"September 10, 2017"},{"attraction_id":2122,"user":"jtru3","rating":5.0,"review":"Ask for Jimmy as your guide. Jimmy is the best raft guide and he didn't even need to take off his pants! I went here for a bachelor party this past weekend and we all had a blast with Jimmy. He told great jokes and was super informative of the river....","review_date":"July 25, 2017"},{"attraction_id":2122,"user":"yetanotheradventure","rating":4.0,"review":"Fun and affordable. My teenagers and I booked an afternoon on the river.\nOur guide Turtle was amazing. The instructions were clear and we were reminded many times about what we were supposed to do. I had complete trust in her.\nThe tour did not have enough adrenaline...","review_date":"August 13, 2016"},{"attraction_id":2122,"user":"mrscara34","rating":5.0,"review":"Fab time!. Three of us (me, husband and 11 year old) visited from Mont Tremblant for a half day of white water rafting (not the family rafting - the full thing). I hate water parks and viewed this as a big version, so was incredibly nervous, but...","review_date":"August 4, 2016"},{"attraction_id":2122,"user":"shell_seeker_gr","rating":5.0,"review":"Whitewater Kayak Initiation. This place is AMAZING! Went for their whitewater kayak initiation package which included meals and camping. Site is clean and well maintained (I definitely recommend getting a cabin for a few extra bucks!). The Rouge river is magnificent, and the excursion was well-tailored to have...","review_date":"June 23, 2016"},{"attraction_id":2122,"user":"sancyk","rating":2.0,"review":"Rafting - good | camping - bad. I am providing separate reviews for the rafting experience and for the camping at New World Rafting Centre.\nThe rafting was great. 5 stars for that event. We did the family rafting in a calmer section of the river. Our guide Jade was very good...","review_date":"August 4, 2015"},{"attraction_id":2122,"user":"ridonkulus_s","rating":5.0,"review":"Exciting fun!. I went as a bday gift to my fiancee and we had a blast. We signed up for the full day event which comes with lunch and dinner and two trips down the Rouge River. It was well worth it! If you want to have...","review_date":"September 29, 2014"},{"attraction_id":2122,"user":"pat_d","rating":4.0,"review":"Amazing. New World Rafting is a rustic gem hidden just past the Ontario-Quebec border. We white water rafted 2 runs on a Saturday and camped for two nights. The strength of this place is the guides and we had the best - Terry Joe (akaTurtle). Even...","review_date":"September 2, 2014"},{"attraction_id":2122,"user":"djb","rating":5.0,"review":"An Awesome day with the kids. We took the family package for 3 hours of rafting on the Rouge River. Two kids girl 11 and boy 16. Two adults. We had a blast. The guides were great, the beach lunch was too. Just enough excitement to wear them both out. They...","review_date":"August 19, 2014"},{"attraction_id":2122,"user":"liane_t","rating":5.0,"review":"Terry Joe aka Turtle best river raft guide. This was on our bucket list and we are so glad our experience was made perfect by Turtle, our river raft guide. We had our 11 year old son with us and none of us had ever rafted before. Turtle explained every step of the...","review_date":"August 18, 2014"},{"attraction_id":2122,"user":"taryn_r","rating":4.0,"review":"Rafter Race 2014. Food - We had vouchers for breakfast and dinner, plus we had lunch after the first run. Lunch on the river consisted of wraps (chicken, egg, tuna, ham) with fruit and vegetables. The food was really good and there was PLENTY of it. Do make...","review_date":"July 6, 2014"},{"attraction_id":2122,"user":"donna_s","rating":1.0,"review":"Bad, bad rafting experience. We visited Rafting Nuveau Monde (New World Rafting) this summer to try a different rafting company. This place is definitely not recommended. The place is very dirty. There is one bathroom servicing the entire campground and that is quite a walk in the middle of...","review_date":"September 3, 2013"},{"attraction_id":2122,"user":"annette_w","rating":5.0,"review":"Young, fun Quebec guides and white water make for a thrilling day. This group of young quebecois enthusiastic thrill seakers (who go kayaking in their spare time) spend the day with you taking you down the river for the thrill of your life. We had never been white water rafting before and we signed up for the...","review_date":"August 30, 2013"},{"attraction_id":2122,"user":"jonny_y","rating":2.0,"review":"Terrible guide, below average rafting.. I had heard many rave reviews about rafting on Riviere Rouge, so I decided to give it a whirl with some friends yesterday.\nUpon arrival, we waited 90 minutes after our scheduled \"appointment\" time (1pm) to actually get in the bus and head towards the...","review_date":"August 26, 2013"},{"attraction_id":2122,"user":"post42k","rating":5.0,"review":"GREAT WHITE WATER FAMILY FUN!. We booked the family white water rafting trip through the Mont Tremblant Activity Center. From our 11am start to our 6pm return, everything was outstanding. We rafted through about six Class-3 rapids, had a nice lunch on the river with the opportunity to swim, jumped...","review_date":"August 25, 2013"},{"attraction_id":2122,"user":"redouaneb","rating":2.0,"review":"Overpriced, not worth it. We were a group of 10, that was my first time rafting and honestly... wasn't impressed at all. Well, we can not blame the New World Center for the water. However I found it more than overpriced for the experience ! 80 CAD for few...","review_date":"July 8, 2013"},{"attraction_id":2124,"user":"paul_m","rating":5.0,"review":"Great guide. Great experience.. We were pleasantly surprised at this day tour. Our guide was knowledgeable and enthusiastic about explaining the geological features. We stopped for lunch at Newtownvile beach, then paddled back.","review_date":"October 14, 2018"},{"attraction_id":2124,"user":"scottys29","rating":5.0,"review":"Bucket list trip checked off!. I have been waiting to do this kayak excursion for about 6 years. It did not disappoint. Nova Shores has their act together completely! From the gear they give you (booties even...it was cool in October), to the guide, to the fantastic, healthy, made from...","review_date":"October 10, 2018"},{"attraction_id":2124,"user":"bleuberrie","rating":5.0,"review":"Great fun, beautiful scenery and great guides!. My husband and I wanted to try sea kayaking but nothing too long. This trip is perfect to try it out and see if you like it. We met in Advocate Harbour for 11:15am, put the kayaks in the water about 12:30-1pm and pulled our...","review_date":"September 8, 2018"},{"attraction_id":2124,"user":"mommadog73","rating":5.0,"review":"Absolutely Amazing!!. We can\u2019t say enough amazing things about the day. We went as a family, 2 parents and 2 sons 15 and 12.\nI had only ever lake kayaked in the past so I was unsure how I would fair steering in the Bay of Fundy...rest...","review_date":"August 28, 2018"},{"attraction_id":2124,"user":"superfuzzysocks_b","rating":5.0,"review":"Great adventure, friendly staffs, awesome guide, beautiful scenery!. Novashores staffs were very friendly from the group in the office\/check-in to our tour guide Bob. We (family of 4 with a 14 yr old and 12 yr old) have kayaked before but never in the ocean and the day we went, the water was...","review_date":"August 27, 2018"},{"attraction_id":2124,"user":"janetld2299ev","rating":5.0,"review":"Excellent Trip - fantastic natural beauty. Brilliant trip! Damien is a great guide. I cant get over how beautiful the trip was! Camping was Glamping! the food is delicious. The geological formations are beautiful and fun to kayak around. The seal search was especially fun. How wonderful to have seals floating...","review_date":"August 20, 2018"},{"attraction_id":2124,"user":"wangfox","rating":5.0,"review":"Wow! Just Wow! - Fantastic. We spent 2 weeks visiting Nova Scotia and PEI. This was our best activity. Company ran a phenomenal trip. Well organized.\nWe went out with about 12 in our party along with 2 guides. Spectacular trip with incredible views. These words and pictures do not...","review_date":"August 18, 2018"},{"attraction_id":2124,"user":"peter_bomberg","rating":5.0,"review":"Fantastic day trip. Great experience, our guide Emmet (ironically from Ottawa) was great. He knew the area and was an all round fun guy putting everyone at ease.\nThe lunch was delicious. Salad, beer bread, cookies, smoked salmon and pineapple.\nIt was amazing to see the difference between...","review_date":"August 13, 2018"},{"attraction_id":2124,"user":"parenttrap","rating":5.0,"review":"Three Sisters day trip. Highly recommend this vendor and paddling in this area. The sea-cliffs are nothing short of spectacular - pristine and empty of visitors - the feeling of wilderness coast is very strong. I have spent decades travelling the Maritimes - I struggle to come up with...","review_date":"August 8, 2018"},{"attraction_id":2124,"user":"lorlar","rating":5.0,"review":"Spectacular Views. Well organized kayaking trip from start to finish. Our guides James and Emmitt were very experienced and helped to create a relaxed and enjoyable atmosphere. Beautiful scenery and surprisingly delicious dinner on the beach. We appreciated the thoughtful touches, for example James took a nice...","review_date":"August 4, 2018"},{"attraction_id":2124,"user":"stepher8","rating":5.0,"review":"Fantastic coastal paddle. A friendly welcome awaits when you pick up your gear at the office, which is a quick and simple process. The launch area is a short drive away, the kayaks are set up and ready to go. After a quick introduction and safety talk it\u2019s...","review_date":"July 30, 2018"},{"attraction_id":2124,"user":"jackiead2018","rating":5.0,"review":"Even better than we thought it would be!. A wonderful, hidden Nova Scotia adventure! This was definitely the highlight of our trip to the Maritimes. It was a well-organized activity that was very manageable for our children (8 and 12). Our guide was a hoot! He was contagiously into the history and the...","review_date":"July 23, 2018"},{"attraction_id":2124,"user":"tracey_t","rating":5.0,"review":"Exciting and peaceful at the same time!. My teenage daughter and I paddled for the first time in an ocean kayak and had the best time! Weather conditions were monitored well by the Staff and we were able to enjoy a great paddle. Our picnic lunch on the driftwood beach might have...","review_date":"July 18, 2018"},{"attraction_id":2124,"user":"ocredore","rating":5.0,"review":"3 day kayak trip. We did the 3 day kayak trip around cap Chigneto with our adult daughter. The weather was great and allowed us to visit the numerous caves along our way. We particularly appreciated that our guide, James, never rushed us and let us go around the...","review_date":"July 18, 2018"},{"attraction_id":2124,"user":"raymond_j","rating":5.0,"review":"Highlight of our trip to Nova Scotia. What a great way to spend a birthday.\nThis was our first attempt at sea kayaking. The weather forecasts had us a bit on edge due to the possibility of a storm coming through, however, it never materialized and we ended up with a beautiful...","review_date":"July 17, 2018"},{"attraction_id":2124,"user":"abigael_b","rating":3.0,"review":"Three Sisters Tour for Beginners Only. My fianc\u00e9 and I recently did the Three Sisters Tour with Novashores. We are both have some sea kayaking experience but not tons--we definitely wouldn't want to go out on our own in unfamiliar areas but are very comfortable paddling. We found the Three Sisters...","review_date":"July 12, 2018"},{"attraction_id":2124,"user":"erin_p","rating":5.0,"review":"great day tour. Our guide, Bob, was very patient and friendly. It was our first kayaking trip, I was worried about the weather and my husband got sea sick, but Bob took everything in stride and we still had an amazing time. Lunch was awesome and was scratch...","review_date":"July 9, 2018"},{"attraction_id":2124,"user":"amygoggin","rating":5.0,"review":"Perfect day!. I can't say enough about our day with NovaShores. My husband and I were there with our 3 teenagers. The guides, Bob, James, and Sarah were really great. Waves on the way out were rougher than I expected, we were all beginners, but it was...","review_date":"July 1, 2018"},{"attraction_id":2124,"user":"heatherlarmstrong","rating":5.0,"review":"Three Sisters Tour. The day could not have been more perfect! Our guide Bob was so personable and very patient with the group. The water was calm, sun was shining and we even saw a bald eagle on the way back. The lunch that was provided was an...","review_date":"June 21, 2018"},{"attraction_id":2124,"user":"2014brenda","rating":4.0,"review":"So glad I did this tour!. With the changing tides, it was a unique experience paddling on the Bay of Fundy. The geology of the Cape Chignecto coastline is fascinating and it was great to be able to see the rock formations from the water. Bob, our guide, pointed out various...","review_date":"June 20, 2018"},{"attraction_id":2124,"user":"sagando","rating":5.0,"review":"First paddle of the year - glorious day! 100% recommend Nova Shores!. You are in for a real treat exploring a day of paddling in the Bay of Fundy. The scenery is terrific and you are in good hands with Nova Shores. Despite the fact that Anne had not officially opened for the season she still agreed...","review_date":"May 13, 2018"},{"attraction_id":2124,"user":"kienan_c","rating":5.0,"review":"Unforgettable fun!. Easy going paddle along unique geological coast in the bay of fundy. Professional guides that explained geology and history of area. A homegrown picnic from nova shores garden on a beautiful beach made the paddling experience unforgettable!","review_date":"March 10, 2018"},{"attraction_id":2124,"user":"cala_m","rating":5.0,"review":"kayaking along unique landscapes. very excellent and professional tour service and super friendly staff alongside with the yummy homemade food and the scenic beaches and cliffs we paddled along","review_date":"October 28, 2017"},{"attraction_id":2124,"user":"maureen_g","rating":5.0,"review":"Great Kayak Day Tour!. We had a fantastic kayak trip. Initially the trip was cancelled, due to windy conditions. Fortunately, we could reschedule to one day later. Megan was a very friendly guide and told a lot of interesting things about the environment. The kayak spot is very beautiful....","review_date":"October 26, 2017"},{"attraction_id":2124,"user":"pompettchu","rating":5.0,"review":"excellent way to experience the tides. we did the fundy explorer kayaking tour in mid-sept and it was amazing!\nthe trip was originally supposed to be a high-tide paddle and was scheduled for the afternoon, but we were notified that it would be shifted to the morning instead to avoid winds...","review_date":"September 27, 2017"},{"attraction_id":2124,"user":"ts497","rating":5.0,"review":"highlight. went on a day kayaking tour. One of the highlights of our trip. Good lunch, great scenery and easy to do. Only wish it was longer cause the day went so fast.","review_date":"September 18, 2017"},{"attraction_id":2124,"user":"treeni2017","rating":5.0,"review":"Amazing first time sea kayak trip. We were originally scheduled for the overnight seal cove tour, but the weather was not cooperating. A 24 hour period of total rain meant that the trip was cancelled. We were able to reschedule for a beautiful, sunny day trip around the Three Sisters. I...","review_date":"August 27, 2017"},{"attraction_id":2124,"user":"exipohgal","rating":5.0,"review":"Incredible experience - a must. I have never kayaked before but my husband wanted to take photos of the Three Sisters after seeing a photo of it on the website, so we signed up. I was more than a little nervous because I don't swim well at all. However Emmett...","review_date":"August 12, 2017"},{"attraction_id":2124,"user":"csbrew","rating":5.0,"review":"Fantastic experience!!. We completed the Fundy Explorer day tour in July. We have never done any \"real\" kayaking before. Other than killing time at all inclusive resorts in the Caribbean this was going to be our first experience. We were assured that the tour would not be...","review_date":"August 9, 2017"},{"attraction_id":2124,"user":"andrew_g","rating":5.0,"review":"Kayaking the Three Sisters. Our one day paddle to the Three Sisters with NovaShores Adventures was the highlight of my trip to Nova Scotia. The weather was perfect and NovaShores handled all of the logistics seamlessly from start to finish. Or guide, James, made sure that our group was...","review_date":"August 8, 2017"},{"attraction_id":2124,"user":"sharon_g","rating":5.0,"review":"Smooth kayaking. My husband, teenaged son and I had the most fabulous day kayaking with this tour group. Although we truly had perfect weather conditions, our guides, Anne and Vicki, made the day a perfect \"10\". From the moment you arrive at the property where you are...","review_date":"August 5, 2017"},{"attraction_id":2124,"user":"pioneer537575","rating":5.0,"review":"Bay of Fundy day trip. We had an awesome day kayaking with our guide and group! The operation was professional and well run, from start to finish. Our guide was knowledgeable and friendly. And the scenery was amazing. The tour let us experience the bay in an intimate way, which...","review_date":"July 28, 2017"},{"attraction_id":2124,"user":"janetwxyz","rating":5.0,"review":"\"Wonderful experience!\". My first time sea kayaking and I shared a kayak with my daughter who is an experienced paddler. At such different levels, we both enjoyed the tour, it was great to be out in the Bay of Fundy! Megan and Damien were great guides with...","review_date":"July 4, 2017"},{"attraction_id":2124,"user":"tnkaz","rating":4.0,"review":"Fundy Explorer Day Tour. We checked into the Nova Shores office at 2 p.m. for our late afternoon \u201cFundy Explorer\u201d day tour (time for tour is based on high tide). We were provided life jackets and spray skirts at the office. We wore waterproof rain jackets over a short...","review_date":"October 16, 2016"},{"attraction_id":2124,"user":"barbara_t","rating":5.0,"review":"Fabulous experience!. My husband and I just enjoyed a fabulous day kayaking to The \u00c5mphitheater and The Three Sisters on The Bay of Fundy. The owner of NovaShores, Ann, was friendly, professional, and organized. Our guides, Megan, Damian, and John were skilled, knowledgeable, and each exuded personality....","review_date":"September 23, 2016"},{"attraction_id":2124,"user":"mallrat9902","rating":5.0,"review":"\"Highlight of my first time trip to Nova Scotia. What an excellent way to spend the day in Nova Scotia... everyone spoke with about my trip to NS told me that I had to go see the Bay of Fundy during my visit. After searching of things to do I was drawn to the...","review_date":"September 16, 2016"},{"attraction_id":2124,"user":"whitbrick","rating":5.0,"review":"Cape Chignecto Kayaking. Although we were booked for the Three Sisters tour, we wound up kayaking in a more protected area due to winds that made the original route unsafe. We were contacted by NovaShores Adventures several days in advance regarding this change. Nevertheless, we had a great...","review_date":"September 11, 2016"},{"attraction_id":2124,"user":"m4836mpsusanm","rating":5.0,"review":"Kayaking at Cape D'Or. We were supposed to see the Three Sisters, but as the weather wasn't being cooperative we stayed in the more protected cove. Anna got in touch with us several days before we arrived letting us know what our options would be (delaying the outing for...","review_date":"September 9, 2016"},{"attraction_id":2124,"user":"ellie079","rating":5.0,"review":"Cape Chignecto 3 day trip (in two days!). We did the Cape Chignecto 3 day paddle in August. We checked in at the office, picking up instructions and lifejackets and then drove to the launch site to meet Elliot, our guide. The weather was beautiful and we paddled down to Seal Cove and...","review_date":"August 30, 2016"},{"attraction_id":2124,"user":"ariel_e","rating":5.0,"review":"Great kayaking in an amazing setting!. My wife and I shared a tandem kayak for our first ocean kayaking experience.\nWe did the one-day low-tide paddle around the Three Sisters. NovaShore runs a really well-run expedition from start to finish. Our two guides were knowledgable and funny. They have clear directions,...","review_date":"August 30, 2016"},{"attraction_id":2124,"user":"lovedemdoggies","rating":4.0,"review":"Phenomenal Kayaking Experience! Highly Recommend!. (This is a 5 star PLUS outing for every part but how the very end of our trip was and that may have been unusual, so that's why it's a 4 star.)\nOn August 20th, our group of 6 adults went out with NovaShores Adventures...","review_date":"August 29, 2016"},{"attraction_id":2124,"user":"kwhitmer","rating":3.0,"review":"Change of plans due to weather. . Due to high winds we had to change destinations. They contacted us the day prior asking if we still wanted to go or not. We had to stay in horseshoe bay due to the waves so we really didn't do much other the paddle around....","review_date":"August 28, 2016"},{"attraction_id":2124,"user":"in_travelers47906","rating":5.0,"review":"PERFECT!!. Perfect. There is no other word to describe our experience kayaking the Bay of Fundy with NovaShores. On the day of the tour, we reported to their office in Advocate Harbour 45 minutes early, were immediately greeted and given instructions \/ equipment for our tour:...","review_date":"August 26, 2016"},{"attraction_id":2124,"user":"vicki_a","rating":5.0,"review":"Awesome Adventure. What an incredible experience. Damian took us out on a two day, 1 night terrific coastal tour. Damian was fantastic and so accommodating to what we wanted from our trip. He went above and beyond and we loved talking to him. I missed him for...","review_date":"August 25, 2016"},{"attraction_id":2124,"user":"betsyg88","rating":5.0,"review":"Amazingly perfect!. We did the day trip out to Three Sisters and had an amazing experience. Such a perfect way to see the Bay of Fundy and the unique shore line. The guide was super friendly and encouraging. I'm not a foodie but lunch was amazing. I...","review_date":"August 18, 2016"},{"attraction_id":2124,"user":"jen_k","rating":5.0,"review":"Awesome kayaking experience!. We did the Fundy Explorer package. It was perfect for what we were looking for as we didn't have the time or experience to camp overnight. Both of our guides were excellent- John and a woman whose name I can't remember right now. You have...","review_date":"August 10, 2016"},{"attraction_id":2124,"user":"maria_noel_g","rating":5.0,"review":"A memory-making two-day paddle. We really enjoyed the two-day overnight paddle, which included camping on the beach at Seal Cove. It was well worth the money with experiences we wouldn't have been able to get otherwise (like camping and a fire on the beach), time to explore the park's...","review_date":"August 8, 2016"},{"attraction_id":2124,"user":"melanie_m","rating":5.0,"review":"Amazing 3-day kayak trip around Cape Chignecto Provincial Park. 2 reviews\n5.0 star rating\n7\/25\/2016\nAwesome experience. My husband and I, with a friend of ours, did the Cape Chignecto 3x days kayak tour with a mom and son from the US. The first day was rock and roll due to the wind but...","review_date":"July 26, 2016"},{"attraction_id":2124,"user":"annie_r","rating":5.0,"review":"Fun day on the water!. Had a really great day with Anne on the day kayak tour - she was lovely and helped us out with all our gear, as well as explaining the history of the area and preparing a delicious lunch of local treats! The bay is beautiful...","review_date":"June 18, 2016"},{"attraction_id":2124,"user":"macylandon","rating":5.0,"review":"Simply an awesome experience. . I just can't say enough about Anna and Novashores. We have some experience with kayaking and knew that we wanted to paddle the Bay of Fundy while in Nova Scotia.\nWe got lucky on the weather. It was warm and sunny with low winds, and...","review_date":"September 19, 2015"},{"attraction_id":2124,"user":"fakenrite","rating":5.0,"review":"AMAZING Kayak Tour - Highlight of our stay in Nova Scotia!. If you are staying anywhere near Advocate Harbor, this is a MUST-DO activity and was honestly one of the biggest highlights of our 2 week camping trip in the Maritimes and worth every penny. First off, they are extremely organized, we called and booked for...","review_date":"September 9, 2015"},{"attraction_id":2124,"user":"tgoeltz44","rating":5.0,"review":"Top notch tour!. We booked a 3 day guided kayak tour and the entire process exceeded expectations.\nPre-tour: Anne was great with communication as we had a lot of questions since we are not big campers. She was on point and very thorough throughout the process. We unfortunately...","review_date":"September 6, 2015"},{"attraction_id":2124,"user":"bevt22","rating":5.0,"review":"Awesome adventure!. We did the 1 day tour and had a wonderful trip! The highlight of our trip to ns so far! The guide John was very knowledgeable about every thing and was great to talk with. The kayak was also very easy to handle. We explored...","review_date":"August 31, 2015"},{"attraction_id":2124,"user":"mikekb","rating":4.0,"review":"A fun side of the Bay of Fundy. I dropped in after driving past and seeing a sign in Advocate Harbour, Ashley was very accommodating in getting me booked into the tour for the following day. Everything surpassed my expectations.\nThe guides were friendly, the scenery was surprising and interesting and the lunch...","review_date":"August 24, 2015"},{"attraction_id":2124,"user":"busabas","rating":5.0,"review":"Wonderful and mazing trip. Anne and her crew were the best. Sea kayak is the best experience we ever had. Three sister at Cape Chignecto is very beautiful and pure nature. We should have more time at Cape Chignecto to explore more like hiking. We recommended Nova Shores Adventures...","review_date":"August 23, 2015"},{"attraction_id":2124,"user":"lynbrooktraveler999","rating":5.0,"review":"Awesome trip. We did a day tour, and it was awesome. The guides were helpful and knowledgable, not only about the area we were kayaking, but about the formation of the rocks. We highly recommend NovaShores. Even the lunch they prepare for the trip was great. Can't...","review_date":"August 9, 2015"},{"attraction_id":2124,"user":"dan_p","rating":4.0,"review":"Great tour group! Wonderful for adventurous families. A very professional and well run tour operator. The location in the Bay of Fundy is extraordinary, with scenic landscape not to be missed.\nThe waters can be a bit challenging, but their guides are expert kayakers, and no one should be afraid of trying...","review_date":"August 2, 2015"},{"attraction_id":2124,"user":"tonja_s","rating":5.0,"review":"Great trip on Fundy!. We took the one day tour with our two kids (8 and 10) having no kayaking experience and had a wonderful time. Both guides were very knowledgable of the area and we're happy to answer a lot of questions. Lunch was delicious. Great family experience.","review_date":"July 31, 2015"},{"attraction_id":2124,"user":"eric_c","rating":5.0,"review":"Best Sea Kayaking Trip in Nova Scotia. This is probably the best and most memorable Sea Kayaking trip I had in Nova Scotia. It's also very comparable to a past Sea Kayaking trip I did on the Coramandel Peninsula of New Zealand. John was our guide and he was very friendly and...","review_date":"July 28, 2015"},{"attraction_id":2124,"user":"celina1000","rating":5.0,"review":"Excellent Experience. My husband and I are avid kayakers so we didn't want to miss the experience of kayaking the Bay of Fundy. Because of the tides we chose to paddle with NovaShores Adventures and used their double kayaks instead of our 17 foot singles. The whole...","review_date":"July 21, 2015"},{"attraction_id":2124,"user":"joan_c","rating":4.0,"review":"grandmother and grandson. What a great trip! I had not kayaked for years, and it was a first time for my 15 year old grandson. The owners of NovaShores were helpful and reassuring, the guides were excellent, and the scenery spectacular. We want to go again. I highly...","review_date":"September 21, 2014"},{"attraction_id":2124,"user":"cbrads25","rating":5.0,"review":"Considering a kayak trip? Try the overnight!. If you\u2019re looking for a fun adventure to do in Nova Scotia, NovaShores is it!\nI\u2019m a bit of a weekend warrior when it comes to outdoor pursuits, so I like to pack as much into my days off as possible. I decided to go...","review_date":"August 20, 2014"},{"attraction_id":2124,"user":"scotty810","rating":5.0,"review":"Excellent kayak trip despite the rain.. We were very impressed with NovaShores for a great kayak trip! Everyone was so friendly and fun! From the beginning, Anne was very friendly and informative during my phone calls. When I called the day before, she assured us that the trip would still take...","review_date":"August 13, 2014"},{"attraction_id":2124,"user":"maritimeexplorer","rating":5.0,"review":"The best kayaking anywhere. Cape Chignecto Provincial Park is one of Nova Scotia's greatest attractions. The cliffs are hundreds of feet high in some places, the rock formations unique, the tides are the highest in the world and the entire area is steeped in the myths of the aboriginal...","review_date":"August 10, 2014"},{"attraction_id":2124,"user":"stephanie71canada","rating":5.0,"review":"A fantastic day for our whole family. What an incredible experience for our whole family! Check in with Anne and Anthony was quick and efficient, and they had the right sized gear for our whole family (2 adults, kids 14, 11, 11, 8 and 6). Our guide John was friendly and knowledgeable....","review_date":"July 28, 2014"},{"attraction_id":2124,"user":"maryann-ns","rating":5.0,"review":"A thrilling experience. In spite of the foggy weather, we had an amazing, exhilarating time with Nova Shores. We were there just after the full moon so the tides were extra high. The sea was rough but that was not a problem for our three guides. The pushed...","review_date":"July 20, 2014"},{"attraction_id":2124,"user":"jeanne_n","rating":5.0,"review":"Absolutely wonderful!!!. We had great weather, wonderful tour guides and an amazing experience enjoying the bay of Fundy on kayak. We started by getting there around 7:20ish, then we were off in our kayaks! The guides take wonderful pictures and tell you interesting facts about the bay...","review_date":"June 22, 2014"},{"attraction_id":2124,"user":"djg14","rating":5.0,"review":"A must do!. We were the only 2 booked for a 4-hr day trip & therefore had essentially a private tour with Anthony. It was an exceptionally calm day as we left about 1.5hrs before high tide. We were able to kayak around the 3 Sisters, into the...","review_date":"June 13, 2014"},{"attraction_id":2124,"user":"alex_b","rating":5.0,"review":"Great day on the water. We have some experience with kayaking and canoeing in NS, but this tour was one of our best experiences. We booked a 4 hour day trip and it was a great day! The guides were experienced and knowledgeable. Everything was well organized and arranged. Lunch...","review_date":"May 19, 2014"},{"attraction_id":2124,"user":"carleypiper","rating":5.0,"review":"Beautiful and fun sea kayaking in Dover. Three of us went along on the guided sea kayaking tour with 5 others and 1 guide. What a fantastic day! Excellent, knowledgeable guide who knows the area well. Stopped on an island and light snacks were provided. Can see Peggy's Cove lighthouse from here....","review_date":"September 15, 2013"},{"attraction_id":2124,"user":"nick_f","rating":5.0,"review":"Loved it!. We signed up for the day tour out of the Dover location, which worked well for us because we were able to make it a day trip from Halifax. Glenn was a fantastic guide, and was very safety-minded. We are not experienced kayakers, but he...","review_date":"August 28, 2013"},{"attraction_id":2124,"user":"david444","rating":5.0,"review":"Highlight of Our Trip. We had the pleasure of experiencing a Sunset Kayaking Tour with our tour guide Glen of Nova Shores Adventures East Dover. Because the seas were extremely calm, for the first time in many weeks, Glen was able to take us to the open ocean side...","review_date":"August 3, 2013"},{"attraction_id":2124,"user":"buddyhaz","rating":5.0,"review":"Couldn't have been more perfect. My husband and I had the pleasure of experiencing a wonderful day of kayaking and lobster on the beach with staff and fellow kayakers on July 13th. We started our morning by checking in at the NovaShores office. Werner suited us up and gave us...","review_date":"August 1, 2013"},{"attraction_id":2124,"user":"doro1207","rating":5.0,"review":"The Best!. My husband and I had a wonderful 4 hr kayak tour with Glenn at the Dover location. The day was foggy and rainy and we thought he would cancel but it proved to be a very magical excursion out to, and around some of the...","review_date":"July 31, 2013"},{"attraction_id":2124,"user":"joanie_k","rating":5.0,"review":"60th Birthday Adventure. My husband and I have lived in Nova Scotia for over 10 years, but we never tire of taking advantage of all it has to offer. We did our first kayak tour a few years ago in the Dover area when our grown children were...","review_date":"June 24, 2013"},{"attraction_id":2124,"user":"ken_n","rating":5.0,"review":"The one thing you MUST do (if you are able). Glenn's guided kayak tour from East Dover, including the hike around Dover Island, was the highlight of our five days on Nova Scotia. And we enjoyed many attractions, to give you an idea of how this rates. We don't even want to give you any...","review_date":"August 26, 2012"},{"attraction_id":2124,"user":"liz_c","rating":5.0,"review":"A breathtaking and fun kayaking day trip. We made a special trip to Advocate Harbour on our Maritimes road trip just to experience the NovaShores Adventures' kayaking day tour. We had read such positive reviews online, and we weren't disappointed! Our guides Anne and Anthony were a wealth of knowledge and interesting...","review_date":"August 12, 2012"},{"attraction_id":2124,"user":"simond851","rating":5.0,"review":"Unbelievably scenic. Travelling with my family we booked this tour principally for my son who is a keen river kayaker. I was slightly concerned that the non kayakers in the group, including me, would find this hard work, but nothing could be further from the truth. We...","review_date":"August 7, 2012"},{"attraction_id":2124,"user":"brinovascotia","rating":5.0,"review":"How Absolutely Wonderful Day!. In mid-July, we had the good fortune of taking the Fundy Explorer Day Tour and got to paddle to the famous Three Sisters rock formation. The weather was superb and the scenery was fabulous. Anne and Anthony were the greatest of guides. Safey was no....","review_date":"August 1, 2012"},{"attraction_id":2124,"user":"bedford2004","rating":5.0,"review":"NovaShores Rocks!. Not only is this review about NovaShores as a premiere host for kayaking, I think it's worth highlighting the amazing stretch of coastline the tour covers, as well as this somewhat undiscovered area of Nova Scotia that has a disproportionate number of natural sites, restaurants...","review_date":"July 30, 2012"},{"attraction_id":2124,"user":"pamelajcanada","rating":5.0,"review":"Now THIS is kayaking!!. Kayaking just does not get any better. We have kayaked all over the world and are always wowed by this area of the Bay of Fundy. From the guides, to the equipment, to the water, to the scenery, kayaking just does not get any better....","review_date":"July 21, 2012"},{"attraction_id":2124,"user":"beverly_c","rating":5.0,"review":"I am hooked !!!. This really was my first time kayaking ( I tried it once before on a lake in Ontario but kept falling over and out of the kayak) and to say I was nervous is an understatement. Within minutes of setting out however I realized that...","review_date":"July 21, 2012"},{"attraction_id":2124,"user":"lynn447","rating":5.0,"review":"The Best kayaking tour around!!. I have kayaked with Werner before and it has always been great but this time was wonderful! The winds came up and the water was a bit wavy but the group decided to paddle thru and it was so much fun.The meal is delightful as...","review_date":"July 15, 2012"},{"attraction_id":2124,"user":"sistersofhope","rating":5.0,"review":"The highlight of our trip to Nova Scotia - I would do it again in a heartbeat!. There are two locations for Nova Shores - one on the Fundy Bay and one on the Atlantic side in a town called East Dover near Peggy's Cove. We went to the Atlantic one. It was definitely worth every penny! It was a half-day outing,...","review_date":"September 15, 2011"},{"attraction_id":2124,"user":"peter_j","rating":5.0,"review":"The best way to see Peggys Cove area --from the water. We debated whether to simply rent kayaks and head out on our own or do the guided tours with Novashores. While we are experienced kayakers, we have little experience with ocean kayaking so we chose the latter, and were very happy that we did. We...","review_date":"August 21, 2011"},{"attraction_id":2124,"user":"2trek4fun","rating":5.0,"review":"Awesome adventure!. I thoroughly enjoyed the Fundy Explorer kayaking tour that I toke with NovaShore Adventures. It was an awesome trip that went along the shoreline and in and around various rock formations including the \"Three Sisters\". We stopped along the way and enjoyed an excellent lunch...","review_date":"August 17, 2011"},{"attraction_id":2124,"user":"tng67","rating":5.0,"review":"Wonderful Day. My teenage son and I had an awesome day exploring and sea kayaking with great guides, Werner and Elsa. Despite flooded roads, they provided a large truck to get us to the put-in site. The weather cleared and we and three other couples enjoyed breathtaking...","review_date":"August 15, 2011"},{"attraction_id":2124,"user":"elena_q","rating":5.0,"review":"One of the best kayak tours I've ever experienced.. I found the whole operation extremely professional. The owners and tour guides were super friendly, patient and thorough giving directions, and knowledgeable about the area's geological history, fauna and flora. Their equipment is top notch, and I found the price for a day tour reasonable....","review_date":"August 5, 2011"},{"attraction_id":2124,"user":"kevin-dg","rating":5.0,"review":"Excellent Route, Paradise Corner, Considerate and Kindly Tour Guide.... Was expecting a sunny day , but forecast \"Cloudy and Shower \", with whole week planned we just want to try sea-kayaking as far as the tour can go.\nIt was out of our expectation, with vivid experience on windy, cloudy, then calm down on...","review_date":"June 1, 2011"},{"attraction_id":2124,"user":"sparmleand","rating":5.0,"review":"The Highlight of Our Trip - They even e-mailed us pictures. The NovaShores \"Fundy Explorer\" Kayaking Trip was the highlight of our week-long vacation in Nova Scotia.The tour meets in the adorable town of Advocate Harbour, you are given gear, and directions and then you take your own vehicle to the launch site. At the launch...","review_date":"May 29, 2011"},{"attraction_id":2124,"user":"walk72","rating":5.0,"review":"Seeing 300-million-year-old rock formations from the water was unforgettable.. My wife and I were in Advocate Harbor for a family reunion, so we booked a kayaking tour with NovaShores. We had the perfect day---bright sunshine, little humidity, and a nice group of people.\nWerner and Else Marie greeted us at their restored home and...","review_date":"August 5, 2010"},{"attraction_id":2126,"user":"g1900xkclaire","rating":5.0,"review":"A glorious day on the water. My husband cracked a rib the day before this trip so I had to leave him behind and go with the 3 kids, a bit worried our adult\/child ratios would be off. The guides were amazing, helping with the children and creating a really fun...","review_date":"September 3, 2018"},{"attraction_id":2126,"user":"nadine_w","rating":4.0,"review":"Loved it!. Loved the canoe trip. One of the guides was great --the other needed a bit of work. Could have done a better explanation of how to do it. Either way, everyone had a great time and the guides helped us get over the beaver dams.","review_date":"August 15, 2018"},{"attraction_id":2126,"user":"connor_g","rating":5.0,"review":"Ended up being perfect!. We booked this tour and the morning of we were a little worried because of the weather. It was a little chilly, but the water was very warm and it ended up warming up comfortably. The guides, Elody and Jordan were very friendly and knowledgable...","review_date":"August 4, 2018"},{"attraction_id":2126,"user":"naydag1","rating":5.0,"review":"Lovely canoe trip!. We had a wonderful time on our canoe trip down the River of Dreams! Amy was an excellent guide. She provided enough instruction without being to expansive, and we were able to successfully float down the river with no problems. This not a trip for...","review_date":"August 2, 2018"},{"attraction_id":2126,"user":"julie_b","rating":4.0,"review":"Fun Canoe trip. The canoe adventure was a lot of fun. The guides were great. Very helpful teaching us techniques for steering the canoe which we had never done before. We\u2019ve kayaked but paddling a canoe we found is different. Having to portage was not expected and the...","review_date":"July 28, 2018"},{"attraction_id":2126,"user":"cdoctorcalgary","rating":5.0,"review":"SO MUCH FUN!!!. My friend and I had a blast on this canoe tour! Neither of us are good canoers, although we have canoed many times before. It was a little technical going around the winding river, but we had soooo much fun doing it!! The water level...","review_date":"July 26, 2018"},{"attraction_id":2126,"user":"mindybethke","rating":5.0,"review":"Amy was the best guide ever!!!. We had a such a great time on this canoe adventure. We would highly recommend it. We didn't have much canoeing experience but they really take the time to teach you how to maneuver in the water. It is a great family adventure. Ask for...","review_date":"July 22, 2018"},{"attraction_id":2126,"user":"kirk_t","rating":5.0,"review":"Amazing canoe adventure with stunning scenery. We did this with two children, ages 11 and 14. We had two canoes and were able to manage both after the short lesson given by our guides. The river is a great experience, but you do have to pay attention to the canoeing instructions....","review_date":"July 11, 2018"},{"attraction_id":2126,"user":"juliainapril","rating":5.0,"review":"Absolutely Brilliant. My daughter (22) and I (50) had a great time on this canoe tour.\nI'm a complete novice and was instructed throughout in such a friendly way (Jess you were a star) and I was able to do this despite having almost no fitness!\nThe...","review_date":"July 5, 2018"},{"attraction_id":2126,"user":"limcg","rating":5.0,"review":"Scenic trip. Lovely scenic route on this river, slow and fast water. Excellent guide on our trip who gave good instructions about safety and about different paddle strokes etc for those not experienced with canoes","review_date":"June 30, 2018"},{"attraction_id":2127,"user":"falconiasrex","rating":5.0,"review":"BC Nova Whale Watching. We had a fantastic experience on the whale watching tour. Captain Kaegan was engaging and informative and had us in sight of six or 7 whales during the course of our tour. We got to a medium distance of a pair of humpbacks - close...","review_date":"October 14, 2018"},{"attraction_id":2127,"user":"isaac_h","rating":5.0,"review":"Excellent Tour. Captain Gordon was great leading our small group whale watching. We got very close up to humpback whales playing with each other. Also saw lots of sea lions, seals, and even a bald eagle. Weather wasn\u2019t great so having both indoor and outdoor seating was...","review_date":"October 8, 2018"},{"attraction_id":2127,"user":"tjeudegraaf","rating":5.0,"review":"Whale watching on Vancouver Island. We booked a trip with BC Whale Tours on the Nova Boat and we had a excellent day. Our captain (forgot his name...) was very kind and professional. He guided us up close to the humpbacks and seals and informed is with all kinds of...","review_date":"October 6, 2018"},{"attraction_id":2127,"user":"lynda_j","rating":5.0,"review":"BC Tika Tour. Went whale watching on the BC Tika this past weekend and it was an exhilarating ride and an awesome day! Saw some humpbacks and some sea lions. A bit disappointed we didn't see any Orcas but that just means we'll have to come back next...","review_date":"October 1, 2018"},{"attraction_id":2127,"user":"margit_b","rating":5.0,"review":"Orca sighting. We went whale watching in late September with captain Gordon and it was amazing.He guided us to a transient Orca pot of 9 whales. It was magical!! After that we got to watch a Humpback Whale feeding on herring. Amazing!! Last trip was to watch...","review_date":"October 1, 2018"},{"attraction_id":2127,"user":"deborah_k","rating":5.0,"review":"Seeing the Orcas was best birthday present ever! Thanks Captain Gordon and BC Whale Tours!. One of the most awesome, bucket list experiences of our lives! It was my husband's birthday and Captain Gordon gave him the best birthday present ever! Watching the orcas in their own habitat was breathtaking. I was nervous about going out in the zodiac, but...","review_date":"September 30, 2018"},{"attraction_id":2127,"user":"paulatully","rating":5.0,"review":"Superb experience. Wonderful tour with BC Whale Tours and boat captain Kaegan - who was full of information, fun and who also acted responsibly around the animals and when there were other boats at sightings, ensuring he was respectful in the environment - great to see. Great...","review_date":"September 28, 2018"},{"attraction_id":2127,"user":"jess_m","rating":5.0,"review":"Free Willy in Real life!. We had so much fun! Lots of Orcas, a couple of Humpbacks and a whole lotta sea lions! The Orca boat was sooo much fun! (be sure to wear sunscreen). Lots of fun facts!! The captain always kept us informed about where we were going...","review_date":"September 27, 2018"},{"attraction_id":2127,"user":"peter52013","rating":5.0,"review":"Wow , wow , wow. Our trip today will live with us for the rest of our lives.\nTo see Orcas and Humpback whales at such close quarters was incredible.\nThe 3 crew on board were so knowledgeable and helped make the day so special.\nWe also saw porpoises and...","review_date":"September 24, 2018"},{"attraction_id":2127,"user":"luv2travel624","rating":5.0,"review":"An Experience of a Life Time. We took a tour with Jim on Tikka. We were on a large zodiac that took 12 of us out. The boat was comfortable and had a storage bin located under the seat. The boat also had a toilet on it. After cruising for about...","review_date":"September 9, 2018"},{"attraction_id":2127,"user":"mary_w","rating":5.0,"review":"Whale Watching . Wonderful whale watching excursion on BC Luna. Once expertly navigated out of the morning fog, reached San Juan Island to view and tract transient Orca pod. The boat was great, extremely smooth riding and comfortable. Nice to have such a stable vessel and small group...","review_date":"September 8, 2018"},{"attraction_id":2127,"user":"fearless701932","rating":5.0,"review":"Fantastic trip with orcas. We had a great time with BC whales tour! Thanks to Jim we saw many orcas! We strongly recommend this company: the conditions to see orcas (type of boat, quality of explanations, security on boat and for orcas, etc) are perfect !!","review_date":"September 7, 2018"},{"attraction_id":2127,"user":"tom_b","rating":5.0,"review":"Whale and marine watching off Vancouver Island. The day was fabulous weather wise and the BC Tika was exactly what we were looking for in terms of a small boat. The two seater was perfect so everyone on the boat had an awesome view. My wife and I had our two grandson's...","review_date":"September 3, 2018"},{"attraction_id":2127,"user":"laura_a","rating":5.0,"review":"Amazing experience. We had a wonderful time. We saw orcas, whales and sea lions.We had a lo of fun and the captain shared with many interesting informations about sea life. They extended the tour to see whales. Finally it lasted 4 hours. Very happy with the experience....","review_date":"September 3, 2018"},{"attraction_id":2127,"user":"ledoux_d","rating":5.0,"review":"fabulous experience. Yannis our young captain on the Orca made our trip a wonderful experience. We saw seals, bald eagle, orcas and.... humpback whale jumping and doing a show ! The trip was 4 hours long , and we thank Yannis for his explications et sense of...","review_date":"September 3, 2018"},{"attraction_id":2127,"user":"paul_s","rating":5.0,"review":"Amazing experience. Jim, our captain made the trip brilliant. We saw humpback whales, porpoises, seals and sea lions. He really tried to find Orcas, but the pod had moved on. We saw 3 different humpbacks in different locations which was brill. Highly recommend this trip over the...","review_date":"August 28, 2018"},{"attraction_id":2127,"user":"scottd3030","rating":5.0,"review":"Wow - Orca, Humpbacks and Sealions. Excellent experience with a knowledgeable boat captain taking us directly to the action. Boat was comfortable and quick, and provides good protection in cabin for my elderly relative.","review_date":"August 27, 2018"},{"attraction_id":2127,"user":"darjlesy","rating":5.0,"review":"Whale watching with Captain Keagan on the Luna. On July 17. 2018 we had a wonderful time with captain Keagan on the Luna watching the whales... they really put on a show for us despite how rough the waters where. Kaegan handled the Luna with great experience and made our tour as smooth...","review_date":"August 21, 2018"},{"attraction_id":2127,"user":"882sayd","rating":5.0,"review":"Do it !. Great staff, excellent capitan , was a really nice adventure!! 4 hrs well spent on the sea. Totally safe if you are pregnant","review_date":"August 21, 2018"},{"attraction_id":2127,"user":"rgilpin99","rating":5.0,"review":"Wonderful Experience!!!. We actually came to Victoria from Port Angeles just to experience this tour and we were not disappointed. We didn't bring a car- this was within easy walking distance from the ferry terminal and very convenient. They were also very nice and held onto our...","review_date":"August 16, 2018"},{"attraction_id":2127,"user":"fab5sells","rating":5.0,"review":"A highlight of our trip for sure!. We had such a great time aboard the Luna! Captain Gordon was awesome - super friendly, very knowledgeable, and his passion for the whales was clear! He worked hard to ensure that our experience exceeded expectations!\nWe had the honour and pleasure of seeing a...","review_date":"August 15, 2018"},{"attraction_id":2127,"user":"sherinolang","rating":5.0,"review":"My most memorable experience in Victoria . This was just an amazing adventure. I rode on a Orca boat. My captain was Tom.\nI went out on the tour July 30th 2018.\nWe seen seals, humpback whales, Sea lions and a pod of Orca whales.\nThis is a must see for all....","review_date":"August 12, 2018"},{"attraction_id":2127,"user":"rob963852741","rating":5.0,"review":"Really good trip. There are probably many operators that take you out whale watching from Victoria but our experience with this company was excellent from start to finish.\n- Booking via the internet, and asking clarification questions was quick and easy.\n- Finding the boat before the trip...","review_date":"August 8, 2018"},{"attraction_id":2127,"user":"sunrise_skylark","rating":5.0,"review":"A company that loves and cares for both wildlife and its' guests. We took an afternoon tour in late July and had a fantastic time. Whilst the check-in desk is a little hard to find (look for an unassuming looking booth on the harbour itself (down some steps from the main street), the staff were incredibly friendly,...","review_date":"August 7, 2018"},{"attraction_id":2127,"user":"triptime123","rating":5.0,"review":"Awesome experience. Some of our family were not convinced this would be worth an afternoon to ride around chasing after whale spouts but it turned out to be one of the highlights of our vacation. We saw a humpback breach several times and had a great experience...","review_date":"August 6, 2018"},{"attraction_id":2127,"user":"susanlynn512","rating":4.0,"review":"Fun Trip. We had a great time on the BC Tika. It's the smallest and fastest boat. Dress warm! The wind is cold when you are zooming on the boat even in August. We had a great time, we saw Orcas and Humpbacks as well as sea...","review_date":"August 6, 2018"},{"attraction_id":2127,"user":"marc_mjgwp","rating":5.0,"review":"orcanise your trip. we drove with captain ross on the tika boat. after an hour we saw orcas and later a humpback whale, seals, an otter and a sea \u200b\u200belephant.\nit was a nice trip on the little speedboat","review_date":"August 1, 2018"},{"attraction_id":2127,"user":"vicbc","rating":2.0,"review":"Disappointing Trip. Myself and four family members went on the trip with BC Whale Tours. Jim, our guide was very nice however other tour boats on the water seemed to find the whales, and although staying a respectable distance away, their passengers were able to get a...","review_date":"August 1, 2018"},{"attraction_id":2127,"user":"krystal_b","rating":5.0,"review":"Lots of Whales. We went for the morning boat ride to see whales in late July. It was beautiful we saw Humpback, baby orcas and mama orcas and male orcas.\nOur guide was very passionate (sadly I forget his name but he did the 10:15am departure on the...","review_date":"July 30, 2018"},{"attraction_id":2127,"user":"nugsavs","rating":5.0,"review":"An. Incredible. Trip.. We took the BC Nova (with my 75 yr old dad, 19 yr old daughter and 6 yr old daughter). It was an amazing day. We were fortunate enough to see humpback whales, Southern Resident Orcas (J Pod, including Mike), a sea lion, harbor seals,...","review_date":"July 29, 2018"},{"attraction_id":2127,"user":"karen_b","rating":3.0,"review":"3.5 stars. I would probably give 3.5. Pros easy parking right next to booth and nice people. We had the Luna (indoor\/outdoor) and it was great to only have 10 people on the boat with plenty of space indoors and outdoors. Plus the ride was smooth so...","review_date":"July 28, 2018"},{"attraction_id":2127,"user":"jansen015","rating":5.0,"review":"Great trip. Trip was great thanks to captain Tom who talks very enthusiatic and with a lot of respect for marine wildlife. We saw orcas and whales. An experience we will never forget.","review_date":"July 27, 2018"},{"attraction_id":2127,"user":"brooke_k","rating":5.0,"review":"Amazing Experience!. BC Whale Tours provided a amazing experience! Tom, our guide, lead us to see killer whales as well as a humpback whale. It was incredible. With his marine biology background, he also described different techniques to find the wildlife, along with different information about the...","review_date":"July 27, 2018"},{"attraction_id":2127,"user":"aidys-mum","rating":5.0,"review":"WHY you should pick these guys - and tips for who to choose in general. We went out on BC Nova last week - 2 Adults, 2 kids - both with HFASD. If you know what this means you will know we were wary about spending anytime out on any boat with them - ideally we should have chosen a...","review_date":"July 23, 2018"},{"attraction_id":2127,"user":"sammier2015","rating":5.0,"review":"Breath taking. We had such an amazing day with BC WHALE WATCHING we felt so lucky to see all Sorts of life. The guide was soooooo informative and helpful. Would highly recommend.","review_date":"July 22, 2018"},{"attraction_id":2127,"user":"lodi48","rating":1.0,"review":"Do not recommend . We used them because they had small boats that only held the maximum of 12 people. We were 12 people and 10 of us started by sitting outside. The captain took us to areas he thought the orca whales were, but they weren\u2019t there then...","review_date":"July 21, 2018"},{"attraction_id":2127,"user":"plodder588","rating":5.0,"review":"U.K. Visitor. We choose the Luna boat which was ideal. Collected from hotel and had 9 on boat.\nGood service to be fair. Went out for about 45 mins to specfic area ( plenty of other boats in same area ) and waited about 10 mins before...","review_date":"July 19, 2018"},{"attraction_id":2127,"user":"greysandy","rating":5.0,"review":"Fabulous time seeing both orcas and humpbacks . Gordon showed us the best time ever! It was a great adventure on the BC Tika. Gordon asked if anyone was in a rush and since nobody was, we were able to take a big loop around and see 10+ humpbacks. We were so lucky...","review_date":"July 16, 2018"},{"attraction_id":2127,"user":"stevemoore","rating":5.0,"review":"Victoria Whale Experience. Had the pleasure of going on the boat BC ORCAS with Captain Russ, who was amazing with his knowledge of the area and his entertaining commentary. BC Whale watching has amazing and friendly staff, definitely and experience to brag about.","review_date":"July 15, 2018"},{"attraction_id":2127,"user":"f2301ttkatieb","rating":5.0,"review":"Whales, whales, whales! . We had a great time! We booked last minute and they were very accommodating. Saw lots of whales and even a few seals. Highly recommended","review_date":"July 14, 2018"},{"attraction_id":2127,"user":"215mels","rating":5.0,"review":"Well worth the money. This was an excellent trip and we saw loads of whales. We were lucky with beautiful weather! I would recommend you wear trousers as they put you in a suit. And sunglasses needed. Wear sunscreen! If you don\u2019t like fast boat trips then probably don\u2019t...","review_date":"July 13, 2018"},{"attraction_id":2127,"user":"rhondal66","rating":5.0,"review":"FANTABULOUS whale-watching tour w\/ Kaegan. My travel group, the Destination Divas, took the whale-watching tour on the Orca (Zodia boat), and we LOVED every minute of it. We saw lots of Whales and Kaegan was very friendly and knowledeable. We learned a lot and had just a PHENOMENAL experience. Also,...","review_date":"July 10, 2018"},{"attraction_id":2127,"user":"sasibug","rating":5.0,"review":"Wonderful Experience. We had a great time on this tour! Very fun and enjoyed the scenic boat trip and the ease of booking. We did see orca's but no whales. I highly recommend :)","review_date":"July 9, 2018"},{"attraction_id":2127,"user":"brits4us","rating":4.0,"review":"Beautiful day and good trip. We both enjoyed the trip. BC Whale was able to reschedule our tour after we mistakenly chose the wrong day online. Gordon, our captain and guide proved to be most knowledgeable and we thoroughly enjoyed his commentary. The Orcas themselves proved to be quite cooperative,...","review_date":"July 9, 2018"},{"attraction_id":2127,"user":"barpydan","rating":5.0,"review":"Watching Orcas. Very impressed from start to finish with BC Whale Tours. I sent several questions initially and got quick and informative answers back. We did have the first tour cancelled but only because of very strong winds (which I was quite glad about). They rebooked for...","review_date":"July 7, 2018"},{"attraction_id":2127,"user":"lisa_o","rating":5.0,"review":"AMAZING EXPERIENCE. We went out on the BC Nova. I\u2019m sorry, but I don\u2019t remember the name of our guide, but he was excellent! The whale watching tours stay in touch and let each other know where they are spotting whales. We saw Orcas and a hump...","review_date":"July 5, 2018"},{"attraction_id":2127,"user":"bobcatb5","rating":5.0,"review":"Amazing and thrilling on Tica!. So this tour was quite the rollercoaster of emotion. We set out in the Open Air Zodiac in our emersion suits all ready to see whales. The wind was cold on our faces but we didn't care. For the first 30 minutes we were hopeful....","review_date":"July 3, 2018"},{"attraction_id":2127,"user":"david_b","rating":5.0,"review":"Delightful. Fast boat, great guide (a naturalist), overall well worth the money. Not the biggest company in the harbor, but we found that a plus. We took the Orca, one of their faster crafts, and sat outside. Water was smooth and the ride was fine, a...","review_date":"July 3, 2018"},{"attraction_id":2127,"user":"hilaryw_13","rating":5.0,"review":"Great timr. Have been with this company on a few occasions and have never failed to see whales. Had a great trip this time again , saw that many Orca\u2019s we lost count . The staff are very friendly and knowledgable. We went on the Luna which...","review_date":"June 30, 2018"},{"attraction_id":2127,"user":"kmitchellbremerton","rating":5.0,"review":"An Exciting Adventure!!!. We had an exciting experience whale watching in Victoria. We originally chose a Sunset cruise, however, we were asked to change to an afternoon because they anticipated wind in the evening. We appreciated the ability to switch to an afternoon experience rather than have our...","review_date":"June 30, 2018"},{"attraction_id":2127,"user":"william_m","rating":5.0,"review":"Best Whale Watching Trip in Victoria!!!!!!. This is easily the best whale watching trip in Victoria!! And, the best I have ever encountered anywhere. The staff was friendly and knowledgable and made this a truly enjoyable experience. Captain Kaegan expertly navigated us to multiple Orca habitat areas where we followed the...","review_date":"June 25, 2018"},{"attraction_id":2127,"user":"natalie_d","rating":5.0,"review":"A Special Experience, highly recommended!. My day with BC Whale Tours was an incredibly beautiful and totally satisfying. Captain Gordon was so friendly, fun and knowledgeable. We learned a lot about the islands, whales and other animals. We saw multiple different pods of Orcas with babies, they were so majestic....","review_date":"June 16, 2018"},{"attraction_id":2127,"user":"hkrohman","rating":5.0,"review":"Fun and exciting trip with multiple sightings. I had a wonderful whale watching experience with Captain Gordon and BC Whale Tours. We saw 2 different pods of Orca's on the trip and were among the closest to the whales of all the boats on scene. All the staff were very friendly and...","review_date":"June 14, 2018"},{"attraction_id":2127,"user":"katieox3190","rating":5.0,"review":"Great captain, smooth ride, fun time!. We had a great trip whale watching with BC Whales! Our captain and co-captain were fantastic - very knowledgeable, and did a great job sharing their insights while also letting us sit back and take in the adventure. We ended up travelling quite a ways...","review_date":"June 10, 2018"},{"attraction_id":2127,"user":"rwh2","rating":5.0,"review":"Great trip with amazing views of orcas hunting harbor porpoises with BC Whales. Advertised as a 3 hr trip, but we stayed out for 4 hrs -- at suggestion of the captain and with unanimous agreement of all passengers -- because of the incredible close-up views of two separate pods of orcas (maybe 11 whales altogether?) hunting several...","review_date":"June 9, 2018"},{"attraction_id":2127,"user":"canadabruce","rating":5.0,"review":"Excellent Whale Watching Experience. Our whale watching tour with BC Whale was a very good experience from start to finish. Our tour guide, Kaegen, was very knowledgeable and attentive to our group. We were able to observe 2 humpback whales in close proximity at the legal range of 100...","review_date":"June 5, 2018"},{"attraction_id":2127,"user":"karebare","rating":5.0,"review":"Great day with BC Whale Watching. Our group of friends went on a Zodiak Whale Watching trip last week and it was excellent. One person from our group was not well on the day of the trip and they were absolutely wonderful in dealing with the situation. We saw Orcas, Humpbacks...","review_date":"June 4, 2018"},{"attraction_id":2127,"user":"697rachele","rating":5.0,"review":"A brilliant morning! . What a fantastic morning we had with Captain Jimmy searching for Whales! What I loved most about this tour is that there is no set route, the guys use their knowledge, experience and insight to take you on the best route to get you what...","review_date":"June 1, 2018"},{"attraction_id":2127,"user":"carol_d","rating":5.0,"review":"Perfect First Whale Watching Experience. On May 24, 2018 Carol Dechand and Vincent Dechand went out with Captain Gordon on the LUNA for our first whale watching experience. We learned a lot about whales and how the watchers are protecting and respecting them. Also learned some fascinating stories about the...","review_date":"May 29, 2018"},{"attraction_id":2127,"user":"canucklinda","rating":5.0,"review":"Never Disappoints!. Skipper Gordon was informative. Saw sea lions and ORCAS! Well worth the cost, in fact, surprised it doesn't cost more for 3.5 hours at sea. Don't miss this!","review_date":"May 28, 2018"},{"attraction_id":2127,"user":"linda_t","rating":5.0,"review":"Fantastic Company. We went our with Captain Russ and whilst I didn\u2019t see the Orcas I so desperately wanted we had an absolutely fantastic and magical show from breaching Humpback whales ! Captain Russ was amazing throughout and the journey was awesome! We felt so safe and...","review_date":"May 24, 2018"},{"attraction_id":2127,"user":"felix_h","rating":5.0,"review":"Peak whale watching season trip. Amazing skipper, high-tech zodiac, incredible experience.\nWe joined a supposedly 3.5h trip around Vancouver Island. The skipper made sure that we have an amazing trip and was rushing to reported whale siting locations as soon as he got word.\nWe saw three schools of orcas,...","review_date":"May 23, 2018"},{"attraction_id":2128,"user":"774kevinl","rating":5.0,"review":"Fantastic!. Corny jokes, great boat and crew. We were at the end of the major puffin season, but still saw lots of puffins. No whales, not too surprising at this time of year. But they made the trip fun and relaxing! I highly recommend this trip,...","review_date":"September 8, 2018"},{"attraction_id":2128,"user":"wademcmahonca","rating":5.0,"review":"Puffins, Puffins, Puffins. My wife, daughter and I went on this Tour with Gatheralls. We did not expect to see any Whales, or Ice bergs as it was too late in the season. We did see a lot of Puffins, as well as many other Sea birds. The...","review_date":"September 8, 2018"},{"attraction_id":2128,"user":"dave_m","rating":5.0,"review":"Couple of hours in da bay with da boys.. We had a great time on board with the Gatherall Cruise Clan. Serenaded with Newfoundland truths, occasional tall tales and song. Cruised up and down shores of Gull Island all the while admiring the marvels of the little \"Puffin\". Caught a glimpse of a basking...","review_date":"September 4, 2018"},{"attraction_id":2128,"user":"ange_w","rating":4.0,"review":"A fun time!. This was our second time out with Gatherall's. The first trip (2017) was so amazing that we absolutely HAD to book again this year. We saw at least one humpback (over and over!) and a minke whale. Not as spectacular as the previous year when...","review_date":"September 1, 2018"},{"attraction_id":2128,"user":"chayayehudit","rating":5.0,"review":"One of the highlights of our trip to Newfoundland. Not to be missed. This is a trip on a large-ish boat out to the Witless Bay Ecological Reserve. It is about an hours's drive from St. John's. There was nothing much to see along the way, but well worth the effort. We chose this particular trip--there are others--because...","review_date":"August 27, 2018"},{"attraction_id":2128,"user":"angelae442","rating":5.0,"review":"Great time with kids. Took my three kids on the boat tour this morning and had a fantastic time. The staff are so friendly, fun and informative. We saw so many puffins, murres and a bald headed eagle! Definitely will do this boat tour again, maybe earlier in the...","review_date":"August 27, 2018"},{"attraction_id":2128,"user":"sharon_z","rating":5.0,"review":"Great experience:). Overall the tour was great, especially for my 10 year old granddaughter visiting from NS. She was hoping to see th whales but it really didn\u2019t matter as she was having a grand time.","review_date":"August 27, 2018"},{"attraction_id":2128,"user":"kshantz","rating":5.0,"review":"Great entertainment!. We saw thousands and thousands of puffins but only one whale as we were near the end of the season. However, the crew was awesome and kept us entertained the whole way. They were very knowledgeable and interactive and taught us a lot about whales...","review_date":"August 24, 2018"},{"attraction_id":2128,"user":"katie_p","rating":5.0,"review":"Amazing time!. Highly recommend we had an amazing time on the tour. The guides were hilarious and gave us great information. We saw so many birds I\u2019d definitely recommend bringing a long lens for your camera so you can get some nice close shots of them! Despite...","review_date":"August 24, 2018"},{"attraction_id":2128,"user":"drdave52","rating":5.0,"review":"Excellent trip in good weather. We took the boat tour from Bay Bulls down the coast to Gull Island and Green Island. We saw three wales, though briefly! I have never seen so many seabirds in one place before. There were great rafts of them in patches on the sea,...","review_date":"August 24, 2018"},{"attraction_id":2128,"user":"jamie_m","rating":5.0,"review":"Most Amazing Tour..... The weather was aweful the day we went out but the Captain and crew made it a wonderful experience. they were pleasant and funny, especially the guide. He was telling jokes and singing...what a breathe of fresh air both from the ocean and the crew....","review_date":"August 22, 2018"},{"attraction_id":2128,"user":"753randih","rating":5.0,"review":"Great Tour. Our two week tour of Newfoundland and Labrador included the Puffin and Whale Watch cruise with Gatherall. It was the last event of the trip and what a treat it was! We were very fortunate with the weather and the sighting of humpback whales and...","review_date":"August 21, 2018"},{"attraction_id":2128,"user":"benlar137","rating":5.0,"review":"Lots of Puffins, Murres, and Kittiwakes, but no whales spotted on our sailing. But that was not a problem, not seeing whales, as there were plenty of other things to see. Thousands of birds were about, in the air, on the water, on the islands which we got nice and close to! So many of the beautiful Puffins,...","review_date":"August 20, 2018"},{"attraction_id":2128,"user":"pimlicogirl","rating":4.0,"review":"Entertaining, funny, and knowledgeable. My husband and I took a morning whalewatching tour with Gatheralls during our Newfoundland vacation. Purchasing tickets was very easy, and getting checked in for our tour was simple as well. There was some confusion and lack of communication while we were lined up for...","review_date":"August 17, 2018"},{"attraction_id":2128,"user":"naomi_j","rating":5.0,"review":"Great Gatherall Tour!. Fantastic tour. Entertaining, knowledgeable Captain & crew. Safety was high on their agenda as crew were observant and attentive of all passengers. Highly recommend to all.","review_date":"August 16, 2018"},{"attraction_id":2128,"user":"lorraine_m","rating":5.0,"review":"Great Tour. The boat tour was great. From the lovely ladies in the giftshop to the crew onboard could not have asked for a better experience. Although we didn\u2019t see any whales we had an amazing time viewing the thousands of puffins and other birds in the...","review_date":"August 14, 2018"},{"attraction_id":2128,"user":"janet_m","rating":5.0,"review":"Fabulous whale watch cruise!. We went on the cruise Saturday and it was fantastic! We saw several whales and they stuck around for quite a while. We really enjoyed seeing the puffins up close as well. The staff was so friendly and entertaining. We even got screeched in! We...","review_date":"August 13, 2018"},{"attraction_id":2128,"user":"braincandy19","rating":5.0,"review":"Whale of a Time. Witless Bay is a top pick for conservation thus whales and puffins abound as well as many other types of birds. Friendly staff with great voices as they gave info but also treated us to songs of NFLD. Nice! Kudoos to the captain who brought...","review_date":"August 12, 2018"},{"attraction_id":2128,"user":"lcb5310","rating":4.0,"review":"Luck of the draw!. The crew was great...funny and knowledgeable. We saw LOTS of puffins but only one young male whale. Water was a bit rough that day but like I said...it's all the luck of the draw!","review_date":"August 12, 2018"},{"attraction_id":2128,"user":"ruth_g","rating":5.0,"review":"Puffin and Whale Watch Cruise. Excellent cruise - crew was friendly, funny and very knowledgeable of the whales, birds and area. Excellent tour for an excellent price. Will do again in a heartbeat. We even got screeched in! Loved everything about this tour.","review_date":"August 9, 2018"},{"attraction_id":2128,"user":"brian_s","rating":5.0,"review":"Great day in Bay Bulls\/Witless Bay!. The entire crew was friendly and fun. No sign of fatigue even though it was their last run of the day. The boat is excellent: well above average in terms of stability and speed. The skipper handled it beautifully, anticipating where the whales we spotted...","review_date":"August 7, 2018"},{"attraction_id":2128,"user":"hermie88","rating":5.0,"review":"Wonderful tour. Came here for an afternoon puffin and whale cruise. Overall this tour was great. The staff on the boat are very friendly and informative. On our tour of 90 mins we saw whales and dolphins and lots of puffins. Would definitely recommend.","review_date":"August 6, 2018"},{"attraction_id":2128,"user":"ray_c","rating":5.0,"review":"No guarantees but when you see them it's worth it. Venture to Bay Bulls to choose from several different vendors for these excursions. O'Brien's is a family run business that includes a tourist gift shop and restaurant so you can be taken care of both before and after your cruise\nWe have been on their...","review_date":"August 5, 2018"},{"attraction_id":2128,"user":"melledotca","rating":5.0,"review":"Educational, ecological, entetaining!. We had a great time and saw Minke and humpback whales, along with some bonus dolphins. Tonnes of puffins, of course, and the reserve at Gull Island is really impressive. And if the wildlife wasn\u2019t enough, we were serenaded by the crew and a couple...","review_date":"August 5, 2018"},{"attraction_id":2128,"user":"jeffff2017","rating":5.0,"review":"As Good as it gets. This is my fourth visit and still as good as it gets. Great crew! Thanks Captain Al. You are the best also thanks to Wanda who made it all possible. We were not sure when we were going to go on the cruise, we did...","review_date":"August 4, 2018"},{"attraction_id":2128,"user":"lynnp1113xd","rating":5.0,"review":"EXHILARATING!. The trip was an exhilarating experience!! Just being out on the water and blowing away the urban cobwebs was cathartic.\nThe crew were professional, fun loving, funny and wonderful ambassadors for all that Newfoundland has to offer.\nThe crew worked hard to find whales for...","review_date":"August 4, 2018"},{"attraction_id":2128,"user":"liz_l","rating":5.0,"review":"Amazing Boat Tour!!. Fantastic morning - the boat was great, the staff knowledgeable and friendly, and the sights were amazing!! I have pictures to last a lifetime. I cannot recommend a company more - the double hulled boat was the perfect vessel to see the best of what...","review_date":"August 2, 2018"},{"attraction_id":2128,"user":"kai_r","rating":5.0,"review":"Whales, Whales and More Whales. Absolutely loved our trip. I've done several whale watching trips in different places. This was the best. Plenty of whales and pretty close to the boat.\nLocation: Located near a prime feeding spot, we reached several whales in a short period of time. After the...","review_date":"August 2, 2018"},{"attraction_id":2128,"user":"lizzie_r","rating":5.0,"review":"Whales galore, smooth sailing, great singing and good fun.. We had a fantastic time on our trip, we even had an issue with the booking (we rebooked having looked at the wind forecast and booked the wrong time and turned up for the next boat instead) - they dealt with our mistake with grace...","review_date":"August 2, 2018"},{"attraction_id":2128,"user":"lisar29","rating":5.0,"review":"Absolutely amazing adventure. We had about 10 people or so on the cruise in our group and had a wonderful time! The whales gave us quite a show! Puffins comical and couldn\u2019t believe how many were there. The crew was professional and entertaining. They made the trip up...","review_date":"August 1, 2018"},{"attraction_id":2128,"user":"microg000","rating":5.0,"review":"So many puffins and whales! Amazing!. This is a great tour. You get to see islands with so many birds you can't even imagine (just beware they fly over the boat and can ... on your head - wear a hat!)\nAlso saw more humpback whales than anywhere else.\nDon't even...","review_date":"July 31, 2018"},{"attraction_id":2128,"user":"wilson17","rating":5.0,"review":"Great tour!. We really enjoyed all aspects of the tour. Reservations were easy (we made them by phone, since we had questions), and the dock was easy to find (Google maps worked well). The boat was faster than many (which may be why this tour was supposed...","review_date":"July 30, 2018"},{"attraction_id":2128,"user":"bob_lydia_t","rating":5.0,"review":"PRIVATE BOAT TOUR TO SEE WHALES, PUFFINS, AND OTHER BIRDS. My wife and I spent a week in St. John's for our 35th wedding anniversary. We wanted to include a boat tour to see whales and puffins. This experience far exceeded our expectations! We must have seen 25 whales, and we past several islands with...","review_date":"July 28, 2018"},{"attraction_id":2128,"user":"tarabyrne31","rating":5.0,"review":"Lots of whales, puffins and a great team. We recently went on the Gatherall's tour after it was recommended to us by a friend. The tour was amazing, we saw three different types of whale and even a whale with her calf. We also saw loads of puffins and birds!\nThe Gatherall's team...","review_date":"July 27, 2018"},{"attraction_id":2128,"user":"kbocchic","rating":5.0,"review":"A wonderful experience!. My husband and I thoroughly enjoyed our sail with the Gatherall\u2019s crew. It was a gorgeous, sunny day and we saw a whale playing in the harbor before we even boarded the boat! Once out on the water, the crew, including Claire and Michael, made...","review_date":"July 26, 2018"},{"attraction_id":2128,"user":"lancastrians16","rating":5.0,"review":"Whales Galore. We were very lucky to see far more sea and bird life than we expected. There was the bonus of a bright sunny day but there was still a very strong offshore wind which the cat handled with only gentle rolling. The accommodation allows for...","review_date":"July 25, 2018"},{"attraction_id":2128,"user":"carol1y7","rating":5.0,"review":"LIfetime dream fulfilled. My husband and I took our granddaughter on a cruise on July 23\/18. I thought I would never be able to do one of these trips as I can\u2019t be on a small boat and then I found Gatherall\u2019s fabulous catamaran :). Truly, from booking...","review_date":"July 24, 2018"},{"attraction_id":2128,"user":"nathan_c","rating":5.0,"review":"A must do while visiting Newfoundland. This tour is a highly recommended activity for when you are in Newfoundland. The tour company are very professional and friendly. We saw multiple whales, and the bird sanctuary in Witless Cove is an unforgettable experience - saw countless puffins! The operators keep you entertained...","review_date":"July 22, 2018"},{"attraction_id":2128,"user":"raceygirl","rating":5.0,"review":"A must do!. If you\u2019re looking for the ultimate whale watching experience...look no further. This big, roomy catamaran is the perfect way to watch whales and puffins and if you\u2019re lucky perhaps some dolphins. The crew is awesome. Super fun, lots of jokes, music and even a sing...","review_date":"July 22, 2018"},{"attraction_id":2128,"user":"allison_i","rating":5.0,"review":"Birds & Whales. Staff were very knowledgeable of the seabirds and whales. We went on a foggy day but were still able to see lots of birds and some whales. Dress warmly even on warm days cause it's cold out there and a good idea to take something...","review_date":"July 22, 2018"},{"attraction_id":2128,"user":"kinles","rating":4.0,"review":"Good for birders. We went on the tour, so I could have closeup looks at seabirds. Seeing all the whales on that trip were a bonus. Staff was friendly and knowledgeable, although they could have pointed out the unusual birds on the cliffs. We enjoyed the impromtu musical...","review_date":"July 18, 2018"},{"attraction_id":2128,"user":"bamab75","rating":5.0,"review":"Great experience. Six of our family, ranging in age from 2 to 70, went on the Gatherall\u2019s tour and we all enjoyed a great experience. The sheer amount of birds on Witless Island was amazing. Captain Al had to take us farther out into the open waters...","review_date":"July 15, 2018"},{"attraction_id":2128,"user":"869barbn","rating":5.0,"review":"WOW. Just finished the tour, we saw 3 whales circling the boat, it\u2019s like they were watching us. Just amazing","review_date":"July 14, 2018"},{"attraction_id":2128,"user":"ltmcdies","rating":5.0,"review":"Excellent. Very knowledgeable and experienced guides made this trip a highlight. I especially like the fella who said to just put the cameras down and enjoy the whales as they are very tough to just get a snapshot of so it's easy to miss \"seeing\" the...","review_date":"July 14, 2018"},{"attraction_id":2128,"user":"dihardacre","rating":5.0,"review":"So many whales!. One of the best crews in our experience. We saw between 50 and 60 humpback whales and thousands of seabirds, especially puffins. Also saw fin whales on our way back. A great trip, and a wonderfully entertaining crew. Thanks to Al, Clare, Michael, James and...","review_date":"July 13, 2018"},{"attraction_id":2128,"user":"petitepluie999","rating":5.0,"review":"Great boat ride. I loved my boat tour yesterday afternoon. We saw lots of humpback whales and I was able to take a few good pictures. Not easy! And... I was screeched-in. Thank you everyone for your kindness, your friendliness, your singing and your humour. I really enjoyed...","review_date":"July 11, 2018"},{"attraction_id":2128,"user":"catherinel1574","rating":5.0,"review":"Songs, Puffins, Whales and a Terrific Crew. We've been out with several companies over the years, but Gatherall's is by far the best. Al and his crew are fantastic. They are entertaining and incredibly informative, all while doing some good natured kidding around. We saw plenty of puffins and a few whales...","review_date":"July 10, 2018"},{"attraction_id":2128,"user":"peterct2356mb","rating":4.0,"review":"My daughter and I went whale watching and had a very excellent time . The crew aboard the ship was very informative. I would recommend this site to anyone who loves marine life. The best time to see the whale is mid July to mid September.","review_date":"July 9, 2018"},{"attraction_id":2128,"user":"teresa_n","rating":5.0,"review":"Beautiful scenery. Joined the cruise to view these beautiful live puffins, birds all over the island and sky.\nThey provided an excellent services all the way, the captain acted as a local guide to tell us about the rocks formation, birds details etc. Tracing the whales and...","review_date":"July 9, 2018"},{"attraction_id":2128,"user":"wdbheng","rating":5.0,"review":"Outstanding experience!!!. Our experience with Gatherall's Puffin and Whale Watch was outstanding in every which way. We only got to see a Minke Whale briefly, but even if we didn't see a whale at all, the cruise still would have been worth the experience! Of course the...","review_date":"July 9, 2018"},{"attraction_id":2128,"user":"jeancumings","rating":5.0,"review":"Puffins galore. We had a great trip with captain Al to see puffins and whales. We had a private catamaran and had so much fun. Although we only saw one whale, the trip was excellent, Al was very knowledgeable and competent and I\u2019d highly recommend!","review_date":"July 6, 2018"},{"attraction_id":2128,"user":"danielle_l","rating":5.0,"review":"Amazing excursion!!!!. We had the absolute pleasure of boarding your ship and experiencing the amazing journey you took us on this past week. 11 of us came on board and we were all thoroughly impressed with how knowledgeable and entertaining your team was. We saw the tips...","review_date":"July 5, 2018"},{"attraction_id":2128,"user":"geraint_l","rating":5.0,"review":"Surpassed my Expectations-Excellent. Big safe boat, excellent crew, saw 3 whales and lots of birds.\nBoat not overcrowded, saw the other trips on the water with other companies in smaller boats,looked like sardines in a can.\nGatherall\u2019s Offer a minibus transfer from St John\u2019s to where the boat...","review_date":"July 5, 2018"},{"attraction_id":2128,"user":"desiree_n","rating":5.0,"review":"Great fun!. We were a group of 4, with a range of ages. We all had an amazing time, the crew could not have been better! The information given during the tour was very interesting and the entertainment provided by the crew was so enjoyable. Although we...","review_date":"July 4, 2018"},{"attraction_id":2128,"user":"ann_b","rating":5.0,"review":"Captain Al considerate to our parents. Foggy and no whales but the staff was lots of fun;the guys sang, played some musical instruments and were quit funny. Mom and Dad wanted to sit inside and Captain Al came and got us and offered ringside seats in the wheelhouse","review_date":"July 3, 2018"},{"attraction_id":2128,"user":"lesavery61","rating":5.0,"review":"Very entertaining!. We enjoyed a lovely tour with Gatherall's! We were not fortunate to have seen any whales on our excursion but we saw lots of birds including puffins! The personnel on board were very entertaining .... singing, playing the accordion and screeching a few folks in!...","review_date":"July 2, 2018"},{"attraction_id":2128,"user":"1tpg1","rating":5.0,"review":"We saw a whale! . Excellent tour, a bit pricey for 4, but just long enough to make it worthwhile. The crew are entertaining and fun, sing songs, tell stories, and make it a fun trip. We saw Puffins and terns, and got close to the island preserve. A ride...","review_date":"June 28, 2018"},{"attraction_id":2128,"user":"janet_h","rating":5.0,"review":"Birds, whales, music and Screech!. Went on a tour today with my husband and sister and we all had a great time. The people in the shop and the crew on the boat are all very friendly and knowledgeable. They made an extra effort to make sure we saw some...","review_date":"June 24, 2018"},{"attraction_id":2128,"user":"tanya_w","rating":5.0,"review":"Puffins and whales and more. Fabulous must do when in St. John\u2019s area. I was lucky enough to go on a day when we saw 2 types of whales and of course puffins galore. But even if you miss the whale, the scenery, crew and even the gift shop make...","review_date":"June 22, 2018"},{"attraction_id":2128,"user":"bernie_u","rating":5.0,"review":"Wonderful to see Puffins and Whales on a great Tour Boat.. Hi, My wife and I just had an amazing whale and puffin tour. Weather was great. Saw 4 whales, a few minke whales plus some humpbacks. A bit rare for this time I understand. The highlight for me was the end of my world-wide search...","review_date":"June 19, 2018"},{"attraction_id":2128,"user":"northerners2005","rating":5.0,"review":"Excellent event. We did see a minke whale several times (they are quick) and so many puffins. I would recommend binoculars to get the best effect from the tour. The guides are witty and accommodating and very informative. It was nice to get out on the ocean!There...","review_date":"June 13, 2018"},{"attraction_id":2128,"user":"ladamour1995","rating":5.0,"review":"Puffin and Whale Watch Cruise. Saturday's excursion was awesome. Even though we didn't see any whales, the ride was informative, entertaining and generally a terrific experience. Waves were quite rough and one needed good sea legs, but it was still a great experience. Loved seeing all the birds and learning...","review_date":"June 5, 2018"},{"attraction_id":2128,"user":"jldrobinske","rating":5.0,"review":"Highlight of our time in Newfoundland!. Thank you so much for an informative and entertaining boat tour last Friday morning. We were thrilled to see the \"PPF\" birds and the minke whale. Your boat was clean and comfortable and your crew was delightful. Keep singing and playing, Claire and Michael! Thanks...","review_date":"June 5, 2018"},{"attraction_id":2128,"user":"bespoke_adventures","rating":5.0,"review":"Wonderful experience!. When we booked our cruise and read all the reviews posted here we thought, no way. It sounds too good to be true. Nope! It was that good. Super friendly and knowledgeable crew. They really knew what they were doing. And we did see minkes...","review_date":"June 2, 2018"},{"attraction_id":2129,"user":"hesviv","rating":5.0,"review":"Amazing day on the river. We were a family of 9 and had an amazing trip. Our guide Jordan was skilled, knowledgeable and had a great sense of humor- though we soon learned to take some of his stories with a pinch of salt. Some of our party are vegetarian...","review_date":"August 30, 2018"},{"attraction_id":2129,"user":"michael_i","rating":5.0,"review":"Fantastic Day trip. We recently went on a day trip of the Thompson, we opted for the half day paddle + lunch + half day power boat.\nThe first part of the day was great spent the day fighting the rapids in the paddle boat, Lunch was fantastic...","review_date":"August 14, 2018"},{"attraction_id":2129,"user":"lifeintheloops","rating":5.0,"review":"A thrilling day on the river!. What an amazing day! Josh our guide was a lot of fun and had some good stories to share. The rapids were big, really really big in some areas, so we had a blast. Bow rope swims were a thrill, and we even did a...","review_date":"August 9, 2018"},{"attraction_id":2129,"user":"graham_m","rating":4.0,"review":"Fun Family Day. We had rafted the Thompson and Fraser (overnight trip) over 35 years ago with my parents and siblings and had a great time, my memory was that the Thompson was exciting and the Fraser a bit slow, but the food was amazing and we had...","review_date":"July 23, 2018"},{"attraction_id":2129,"user":"bfunke65","rating":5.0,"review":"Super Fun for Everyone!. We went with our 13 year old son in July and stayed in the canvas cabins. We had an amazing weekend. We did the paddle raft in the morning, had lunch then we did the motorized raft in the afternoon. We had a perfect day...","review_date":"July 16, 2018"},{"attraction_id":2130,"user":"truthfultraveler1964","rating":4.0,"review":"Tons of Fun. If you like being on the water, great scenery, a thrilling ride, but not too thrilling, then this is for you. This route does not get into the really harrowing white water and no big drops but depending on the water levels on the river...","review_date":"December 11, 2018"},{"attraction_id":2130,"user":"36jcooper","rating":5.0,"review":"Canadian Outback Rafting AMAZING. so I already had rafting booked in Whistler but they cancelled on us 5 days before our trip so I was stressing out trying to find another adventure to do , and when I googled Rafting in the area this place came up , when...","review_date":"September 12, 2018"},{"attraction_id":2130,"user":"blair_m","rating":5.0,"review":"Will do it again!. Staff made it a blast and we had total trust in them.\nI took my 15 year old son for his birthday and he smiled and laughed the whole time.\nThe free back massages were good too.","review_date":"September 9, 2018"},{"attraction_id":2130,"user":"juulsarah","rating":4.0,"review":"Fantastic experience, amazing river rafting. . We took the scenic Squamish cheakmus rafting trip with our 2 kids (aged 8 and 9) in not so hot weather in August! Our guides Bennie and Sam were lovely and friendly and we felt very safe with them. We were in a raft with...","review_date":"August 28, 2018"},{"attraction_id":2130,"user":"canadian175","rating":5.0,"review":"THE ABSOLUTE BEST WHITE WATER RAFTING EXPERIENCE IN SQUAMISH OR WHISTLER. I started rafting in Montana in 1979, then down in Australia North of Cairns on the Tully & Baron. Living and white water rafting here in BC for years - Canadian Outback Rafting are awesome - it's through their staff members such as MJ, Clarky...","review_date":"August 18, 2018"},{"attraction_id":2130,"user":"peter_l","rating":5.0,"review":"Great family fun. This is a great half day activity for all the family. We took our 5 and 9 year old daughters who both really enjoyed it. Just enough white water to be fun, but not so much as to overwhelm them. The trip was well organised,...","review_date":"August 14, 2018"},{"attraction_id":2130,"user":"gregory_w","rating":5.0,"review":"Wonderful time. Our family did the float trip\/rapids down the Cheakamus on Sunday 8\/6 with Brett. There were only 3 of us and we had the boat to ourselves. Brett showed us a great time on beautiful day. Everyone involved from the check in to the team...","review_date":"August 8, 2018"},{"attraction_id":2130,"user":"ajhogg1","rating":5.0,"review":"Fun, Easy, Exciting, Family Friendly Adventure!. Everyone made everything so fun and relaxed for our whole family. This was our first time white water rafting and we couldn't have asked for more. Blake was our guide and he kept everything fun and exciting with plenty of laughs.","review_date":"August 7, 2018"},{"attraction_id":2130,"user":"debbieingledew","rating":5.0,"review":"Whitewater trip with fantastic scenery. Did Elohim rafting trip I\u2019m BC day this Monday morn8ng and met in Whistler for 8am to travel to Squamish to start river trip. Given wetsuits and boots to keep you warm and dry...7 boats and spent 2.5 hours on the river this morning with...","review_date":"August 7, 2018"},{"attraction_id":2130,"user":"candice_s","rating":5.0,"review":"Great day on the river!. We have a fabulous time rafing with Outback Rafting Company! Thanks to Brian for your fantastic guiding and good story telling about the local area!","review_date":"August 6, 2018"},{"attraction_id":2130,"user":"lida_d","rating":5.0,"review":"Awesome rafting day.. Well organized and enthusiastic crew. (Dave..). The rafting was awesome, good blend of fun, excitement and safety. Great weather, well spent Saturday.","review_date":"July 29, 2018"},{"attraction_id":2130,"user":"jeff_p","rating":5.0,"review":"The Best. We went July 28th. Me, my awesome wife & 9 year old daughter. With out a doubt, the best day ever......Ben is the best guide on the water.","review_date":"July 28, 2018"},{"attraction_id":2130,"user":"mikevancouver","rating":4.0,"review":"Family-Friendly Cheakamus Splash. I went on the Family-Friendly Cheakamus Splash tour with my 9 and 13 year old children. This was their first rafting trip and is was super light and easy. Maybe their only complaint was that it was too easy and gentle. We would have selected...","review_date":"July 27, 2018"},{"attraction_id":2130,"user":"kennethkarmanw","rating":5.0,"review":"Awesome. Enjoyed Very Much. Great guide. Great Service.. Our time was well spent and entertaining by our guide from NZ. My 2 girls thoroughly enjoyed their first water rafting experience. I signed up for the photo OPT and glad that I did. Our photographer did a very good job, and the office called...","review_date":"July 8, 2018"},{"attraction_id":2130,"user":"michko1","rating":5.0,"review":"Fun white ware rafting. We had great fun. The staffs were very nice, arrangement was good. Instructor was very experienced and gave good instruction.","review_date":"June 26, 2018"},{"attraction_id":2130,"user":"travis_k","rating":5.0,"review":"Awesome Experience! . We booked through Groupon, but after going on the trip, I'd have no problem paying full price.\nThe arrival location is at the Executive Suites Hotel in Squamish. Everything is very organized. You get a quick gear brief and then off to the changing rooms...","review_date":"June 25, 2018"},{"attraction_id":2130,"user":"keoni001","rating":5.0,"review":"Hawaii goes to canada. Andy is and awesome guide as for all our time here was worth the value,we will be back with more family members,thank you Canada our first experience was a lot to talk about.","review_date":"June 11, 2018"},{"attraction_id":2131,"user":"susanna289","rating":5.0,"review":"Highly recommended. Our family of 5 took the catch a ride rafting trip today and had a whale of a time. All the staff, at the base and one the water, were super friendly and informative, great with the kids (15, 12 and 8) and safety conscious....","review_date":"August 8, 2018"},{"attraction_id":2131,"user":"stephaniedy8899qq","rating":5.0,"review":"Incredible day on the Clearwater river. Our rafting trip on the Clearwater river was unforgettable! We were guides by very professional guys and enjoyed every minute of the trip. It was fun to have a swim into the rapids of the river and dive from a cliff. We felt very safe...","review_date":"August 8, 2018"},{"attraction_id":2131,"user":"zoe_f","rating":5.0,"review":"White Water Wonder. We went on the Catch a Wave Tour with Maddie and Travis. Shane was our driver. They all knew what they were doing and did their best to give us a great day! We are a family with two girls (7 and 14) and were...","review_date":"August 2, 2018"},{"attraction_id":2131,"user":"juulh2013","rating":5.0,"review":"Amazing ride. We booked this rafting trip in advance and we loved it. Our kids (boy 11 years & girl 9 years) had great fun and wanted to do more rafting the remainder of our vacation. As our guide we had Travis and his team and they...","review_date":"July 28, 2018"},{"attraction_id":2132,"user":"thamioki","rating":5.0,"review":"Great experience with knowledgeable and friendly guide. It was a beautiful sunny day for rafting. The portion of Cheakamus River we rafted in was calm and slow moving. Even though it was not eagle season (there are more eagles in December and January, and they did email back saying so), we managed...","review_date":"February 18, 2019"},{"attraction_id":2132,"user":"lorax1167","rating":5.0,"review":"Outstanding Adventure. Couldn't have asked for a better day on the water. Matt shared a lot of incredible information about the region and took his time tacking back and forth across the river to make sure everyone had amazing vantage points of the majestic eagles that roost...","review_date":"January 6, 2019"},{"attraction_id":2132,"user":"623davido","rating":5.0,"review":"Eagle Rafting. The tour departs from a hotel in Squamish daily at 11:30AM. Shuttles are available from Whistler and Vancouver\nWe were 6 guests in a raft plus the guide. You drift down the Aquamish river past the Eagle Provincial park and observe these magnificent birds. The...","review_date":"December 8, 2018"},{"attraction_id":2132,"user":"604canadiantraveller","rating":5.0,"review":"Eagle Viewing in Squamish. My husband enjoyed a relaxing eagle viewing excursion in beautiful Squamish \/ Brackendale BC, home to one of the largest wintering eagle spots. Matt our guide was very personable and informative. Canadian Outback does a good job fitting the rafters with the gear to be...","review_date":"December 16, 2017"},{"attraction_id":2133,"user":"lorenky","rating":5.0,"review":"Great trip. Our guide Brad took us fly fishing on the Birkenhead river, which is about 30 minutes north of Whistler. Beautiful area. He took us on an amazing walk and wade, he set us up with waders and gear, and we went walking through streams and...","review_date":"August 19, 2018"},{"attraction_id":2133,"user":"ddimnrd","rating":5.0,"review":"Wonderful Guide . While my grandson and I didnt catch anything, it was not Rick's fault. I just stuck at fishing.\nEnjoyed the great outdoors and fishing numerous rivers and streams. would definitely do it again.\nRick,our guide, was very personable and knowledgeable.","review_date":"July 23, 2018"},{"attraction_id":2134,"user":"syed_mustafa_n","rating":5.0,"review":"A MUST DO ADVENTURE !. Had a ball of a time during our time, a fantastic and adventurous trip and to top it all of, the funniest and most humble guides to accompany you. Certainly something to check off your checklist if you're in Vancouver or near the area.","review_date":"September 29, 2018"},{"attraction_id":2134,"user":"a_davis_m","rating":5.0,"review":"Excellent. Great time. JC was our guide and she was awesome. Well worth the LONG ride on a school bus up a gravel road with no pitstops to get to the drop in point. Highly recommend.","review_date":"September 18, 2018"},{"attraction_id":2134,"user":"shannon193","rating":5.0,"review":"LOVED our rafting day! Thanks Candian Outback!. As a team who don't always get to spend a lot of time together outside of work this was an excellent day spent in beautiful scenery with superb guidance by Will.\nWe laughed, we enjoyed each other, and did something that most of us hadn't...","review_date":"September 11, 2018"},{"attraction_id":2134,"user":"mikek2427","rating":5.0,"review":"Fantastic Trip. Our team went for a little day of fun. Great trip, amazing scenery and Will was one of the best guides I've had.\nVery much recommended!","review_date":"September 9, 2018"},{"attraction_id":2134,"user":"colinbt4440xj","rating":5.0,"review":"Great day out on the river. We had a great time and thoroughly enjoyed ourselves. Rapids were great, as was the rest of the time on the river. Our guide Kevin kept us all informed of the many interesting points to see along the way. The whole staff made the day...","review_date":"September 8, 2018"},{"attraction_id":2134,"user":"outdoorjunkie944","rating":5.0,"review":"Wild, Wet, & Wonderful White Water Rafting. Went with my family and girlfriend. It was the first time rafting for most of us and we wanted an exhilarating experience. All the staff was great at making us feel welcome and did a great job of outlining the safety procedures. Our tour guide...","review_date":"September 7, 2018"},{"attraction_id":2134,"user":"jackieo12342018","rating":5.0,"review":"Amazing Guide!. Our tour guide was Jordan and he was an excellent guide! He was very knowledgable about our surroundings and was able answer questions about places outside of current location. He made the experience thoroughly enjoyable with his personable personality. He made sure we were enjoying...","review_date":"September 7, 2018"},{"attraction_id":2134,"user":"seaside251128","rating":5.0,"review":"Canadian Rafting. The staff were the best . They seem to enjoy what they are doing. I love the vibe ! They are knowledgeable and made learning fun and easy !Always a great experience. This is my second year and will definitely come back next year !","review_date":"September 4, 2018"},{"attraction_id":2134,"user":"lynnefromcanada","rating":4.0,"review":"Beautiful scenery, great fun.. We totally enjoyed our rafting adventure. It was a beautiful day, fantastic scenery and we had a great knowledgeable guide, Kevin (Big Daddy), who pointed out and knew the names of the mountains, waterfalls, etc. I would have rated our experience higher, but there were...","review_date":"September 2, 2018"},{"attraction_id":2134,"user":"pdd58","rating":5.0,"review":"WOW! so much fun. Our first time white water rafting, and I don't think we could've have chosen a better outfit. Canadian Outback is a very well run organization, very focused on safety as well as having a good time. Our trip was everything we hoped it would be....","review_date":"August 26, 2018"},{"attraction_id":2134,"user":"kroops13","rating":5.0,"review":"Amazing Advanture. We did the Elaho Exhilaratoe..what a rush!! Our guide, Leon, was fantastic! Hit all the Rapids and gave us a thrilling ride beginning to end. All of the staff were fun, friendly and had a true love for making sure we had an amazing experience....","review_date":"August 24, 2018"},{"attraction_id":2134,"user":"dswanson298","rating":5.0,"review":"Conquering the Elaho. What a thrill to be a first time rafter with our Brazilian friends and local family! This is a fabulous experience for anyone. The staff is a amazing and everything is well organized. The bus trip along a very dusty, bumpy logging road wasn't very...","review_date":"August 23, 2018"},{"attraction_id":2134,"user":"kavian_i","rating":5.0,"review":"awesome time with my work colleagues working together and getting wet. The Canadian Outback Rafting crew is very professional, fun, and engaging. They were able to give a full background story on the environment, citing historical facts and landmarks along to 30+ KM trip. Whether your an experienced rafter or a first time adventurer, I would...","review_date":"August 23, 2018"},{"attraction_id":2134,"user":"jordana1350","rating":5.0,"review":"So much fun!. What a great time! The guides were amazing and created a very memorable experience. The water is perfect and great views of glaciers and extinct volcanoes along the way.\nOne piece of advice: bring a granola bar or other snack for the bus ride back....","review_date":"August 23, 2018"},{"attraction_id":2134,"user":"nvlocal","rating":5.0,"review":"Second time rafting with Canadian Outback, always a great time!. This was my second time rafting with Canadian Outback Rafting Company and just like the first time, it was a blast! The staff did a great job of keeping the group engaged and having a good time from the second we arrived at the rafting...","review_date":"August 22, 2018"},{"attraction_id":2134,"user":"karen_p","rating":5.0,"review":"Ready for an adventure!?. We had an amazing adventure on the Wet & Wild Elaho rafting tour. We had such a great time! My husband and I have been rafting before but in no way are we experts and never have we rafted in class III and IV rapids....","review_date":"August 21, 2018"},{"attraction_id":2134,"user":"amd2326","rating":5.0,"review":"AMAZING 1ST EXPERIENCE....Great Guides & Incredible trip. Would like to give a HUGE shout out to our guide Kevin Fraser, rafting the Elaho\/Squamish rivers with you was AWESOME! I recommend Canadian Outback Rafting Co. to everyone! Truly EPIC adventure, less smoke would have been the icing on the cake; oh well, can't...","review_date":"August 20, 2018"},{"attraction_id":2134,"user":"babushka23","rating":5.0,"review":"White-water rafting is for me!. Never been white-water rafting before. The crew explained and prepared us very well. Once we got to the river our guide, Nathan (Mr. Yeah-Nah), did a great job giving us a once in a lifetime experience. We hit big waves, got splashed, and had a...","review_date":"August 19, 2018"},{"attraction_id":2134,"user":"john_z","rating":5.0,"review":"Wet & Wild. Indeed it's wet & wild\nAfter a shaking bus tour we started with rafting and it was big fun from the beginning to the end.\nThe guide was able to catch all the waves so it's wild and we got wet all the time.\nAnd...","review_date":"August 18, 2018"},{"attraction_id":2134,"user":"christopher_k","rating":5.0,"review":"Rollin' on the river.... Fabulous scenery, wild water and JC is the best guide ever! This is an easily accessible white water experience for those living in Vancouver and environs.","review_date":"August 15, 2018"},{"attraction_id":2134,"user":"paul_s","rating":5.0,"review":"An Absolutely Fantastic Experience!. My five friends\/family and I had an incredible day today white-water rafting down the Elaho River. To say it was a thrilling ride set amongst gorgeous scenery simply isn't enough to describe our experience. To start with, the guides are personable, informative, enthusiastic and highly-skilled....","review_date":"August 13, 2018"},{"attraction_id":2134,"user":"nikki74-12","rating":5.0,"review":"Wet n Wild Elaho Exhilarato!. Awesome adventure with our two teens (13yrs & 15yrs) who had never rafted in gr4 rapids! Pinxo (from Barcelona) was a fantastic guide who was focused on safety from the beginning. He had a great sense of humour and enjoyed joking around. He was quite...","review_date":"August 6, 2018"},{"attraction_id":2134,"user":"clive_m","rating":5.0,"review":"Great afternoon up the Squamish Valley. . Brilliant experience and very professionally run. Will and his team were great. Brett our oarsman was great and knowledgeable. He made the trip fun and exciting.","review_date":"August 3, 2018"},{"attraction_id":2134,"user":"ct951","rating":5.0,"review":"Fun, slightly wild rafting.. The guys that were our guides from the moment we arrived were great. They were fun but always professional. Instructions were clear, equipment & facilities good & that all helped provide us with a really happy rafting experience. Sam was our captain & he was...","review_date":"August 2, 2018"},{"attraction_id":2134,"user":"lesmarsdens","rating":5.0,"review":"Thrilling experience . Great fun. We went with our daughter (15). The team are super friendly, well organised, funny and security conscious (not an easy combination to manage).\nOur raft captain was Pincho from Barcelona - he was the best and made sure we hit all the \"Spicy...","review_date":"August 2, 2018"},{"attraction_id":2134,"user":"heron48","rating":5.0,"review":"Never done THAT before!. So myself and two high school buddies went on a destination 70th birthday party and agreed Vancouver would be our destination. Goal was for each of us to do something we had never done before!\nFor me, it was white water rafting. What a rush,...","review_date":"July 28, 2018"},{"attraction_id":2134,"user":"paul_h","rating":5.0,"review":"What a day!!. Nathan was our tour guide for our Elaho White-Water Rafting trip and he was 5 star! He was completely focused on making the trip as enjoyable as possible for us while keeping us safe. He was full of interesting historical and geographical facts about the...","review_date":"July 27, 2018"},{"attraction_id":2134,"user":"lcm1968","rating":5.0,"review":"Spectacular!. Had an awesome day white water rafting with our guide Kevin!! Our whole raft was representing California! From SF, to Danville to San Diego! All the guides were great, personable and cracking jokes the whole day. They took their job seriously and safety was a...","review_date":"July 26, 2018"},{"attraction_id":2134,"user":"sarah_a","rating":5.0,"review":"Incredible first time experience with a fantastic team!. I had so much fun with the Canadian Outback Rafting Co. team on the Elaho River last week. Our guide, Will, made sure we were confident with our competency before taking us down the bigger rapids. He did everything in his power to ensure our...","review_date":"July 24, 2018"},{"attraction_id":2134,"user":"laramau97","rating":5.0,"review":"Amazing time with an amazing guide !. I've been rafting for about a week ago and I just loved it! The wet and wild elaho rafting was really wild and wet. It was really kind of action and the guide which I had was just fun and amazing. He told us a...","review_date":"July 23, 2018"},{"attraction_id":2134,"user":"phayes55","rating":5.0,"review":"Wonderful first time experience!. The trip was professional and well organized from registration, orientation, fitting of all gear and safety instruction at the put in point. Guide, Will took the time to ensure everyone was prepared, clear instructions and still having FUN! Will also took the time to inform...","review_date":"July 18, 2018"},{"attraction_id":2134,"user":"jcaouki","rating":5.0,"review":"First time rafting experience. Went as a family of 5. 3 teenagers and 2 adults. Great morning out. Fun, well informed guides. our Spanish guide was full of jokes and deserves a great rating.","review_date":"July 17, 2018"},{"attraction_id":2134,"user":"gregellis1965","rating":5.0,"review":"Best Rafting Experience Ever!!. We have rafted multiple times in other locations and this was, hands down, our best experience ever! The rafting company, our guide, Pinxo, and the river all exceeded our expectations not to mention the incredibly beautiful area. This is a must do if you're visiting...","review_date":"July 15, 2018"},{"attraction_id":2134,"user":"jaslene_h","rating":5.0,"review":"Great first time!. We had a group of 6 first timers and we had a fantastic time! We went on July 9th and the weather and river conditions were great. We were worried as we were not good swimmers but we felt safe and secure the whole time....","review_date":"July 9, 2018"},{"attraction_id":2134,"user":"gagandeep_u","rating":5.0,"review":"Fun day on the River!. We booked this trip for my friends birthday for a group of 6. We were a little nervous since not all of us can swim. Our guide Josh was awesome and made it so that we still had a great time. Would definitely go again!","review_date":"July 9, 2018"},{"attraction_id":2134,"user":"neil_m","rating":3.0,"review":"6 hours driving, 2 hours rafting, is it worth it?. Thank you for the trip, I felt a bit disappointed that most of my day was driving to and from the activity-7.30-9 a.m. Vancouver to Squamish, 9.30-10.30- Squamish to Elaho river(on unsealed bumpy road) and 2.40-4.00-back to Vancouver(longer time to Vancouver due to traffic)\nIn...","review_date":"July 6, 2018"},{"attraction_id":2134,"user":"mj21154943","rating":5.0,"review":"Epic Mountain River Adventure!. My Dad and I adventured on the Elaho trip and had a blast! It was my Dad\u2019s first trip with Canadian Outback Rafting and a return trip for me. The crew was professional, fun, and diverse and really emphasized safety; the paddling was both exhilarating...","review_date":"July 6, 2018"},{"attraction_id":2134,"user":"esthert424","rating":5.0,"review":"Amazing day on the beautiful Squamish River!. I booked this trip for my Dad and I to do while he was visiting in town. We arrived on time and the process ran like clockwork, wetsuits, booties, life jackets and helmets all were given out quickly and in the correct size. The staff...","review_date":"July 5, 2018"},{"attraction_id":2134,"user":"aalhilou","rating":5.0,"review":"Amazing fun!. I booked this trip for two of my siblings who were apprehensive in trying this out. They ended up having so much fun thanks for the excellent staff, mainly Josh and Emily who were courteous and very friendly. Can\u2019t fault this company - they were...","review_date":"July 4, 2018"},{"attraction_id":2134,"user":"thefranky","rating":5.0,"review":"Loved it!. OMG! Can't get enough of this adventure! The views were phenomenal, the rafting was out of this world, and our guide, Blake, made it all worth it! i wouldn't think twice about doing it all over again!","review_date":"June 30, 2018"},{"attraction_id":2134,"user":"angelicarb3287vx","rating":5.0,"review":"Amazing guides!. Loved every minute of it :) the guides were friendly and the view was mind blowing! A must while in Squamish","review_date":"June 30, 2018"},{"attraction_id":2134,"user":"teabiscuit22","rating":5.0,"review":"It was great! Friendly and informative staff and a great fun day out.. It was a lot of fun and would definitely do again.\nJC, our guide was really friendly and informative and really felt like she knew her rafting.","review_date":"June 25, 2018"},{"attraction_id":2134,"user":"andechw","rating":5.0,"review":"If this is on your \"Life List\", don't think twice & book a trip with them!. There's always an adventure ahead when you're in beautiful Squamish, BC! First and foremost, thank you so very much to Canadian Outback Rafting Co. for having us. This was our first time white-water rafting, and despite our fears prior to embarking on the Wet &...","review_date":"June 24, 2018"},{"attraction_id":2134,"user":"eric_h","rating":5.0,"review":"Safe, Beautiful, FUN family white water adventure. We went on the Elaho Exhilarator 9AM group Saturday June 9.\nA wonderful rafting trip. We\u2019ve done several rafting trips in the western US and I can say without question this was the most organized, well run, experienced, and last but certainly not least, FUN...","review_date":"June 11, 2018"},{"attraction_id":2134,"user":"travelisfun50_11","rating":5.0,"review":"Totally awesome experience . This was the best 5 hours I\u2019ve ever spent!\nExperienced guides (Jordon and Leon)navigated us down 22km of river where we encountered 4\/5 big lots of rapids.made more exciting because of the rain although it was cold! They provided all the clothing so you don\u2019t...","review_date":"June 8, 2018"},{"attraction_id":2134,"user":"rope_runner_a","rating":5.0,"review":"Amazing Experience!. I went rafting this week with a group of colleges with Canadian Outback Rafting Co.\nIt was so much fun. Everything was very well organized and coordinated. The check in procedure went smoothly. The guides were super fun and always interacting with guests, including on...","review_date":"June 1, 2018"},{"attraction_id":2134,"user":"adamb1927","rating":5.0,"review":"A super fun time, with amazing guides. I was part of a group of 13 people that was split into two boats. The guide for the boat I was on was Graham. He was an excellent guide and a really nice guy. He knew his stuff and had a wide range of...","review_date":"May 28, 2018"},{"attraction_id":2134,"user":"chester_t","rating":5.0,"review":"Way exceeded my expectations. The moment we stepped into the hotel lobby we were greeted with great hospitality and friendly vibes.\nThe raft guides are extremely knowledgeable, stoked to give us a good time in the waters, and very caring the whole time. The long drive to the launch...","review_date":"May 25, 2018"},{"attraction_id":2134,"user":"hyejoo_amy_k","rating":5.0,"review":"Exciting rafting experience. Rafting with Canadian outback was very safe and exciting experience. They walked you through security and safety during your rafting trip. Also explain in details how to enjoy your time on water. Just relax and enjoy the scenic trip with them.","review_date":"May 24, 2018"},{"attraction_id":2134,"user":"clairemcmonigle","rating":4.0,"review":"Great fun!. Myself and a couple of friends came down from Whistler. The tour is about 5.5 hours including travel time. The guides are very knowledgeable and make the whole experience very fun and enjoyable. Not overly rough and would recommend to any ages.","review_date":"May 14, 2018"},{"attraction_id":2134,"user":"jkilvert","rating":5.0,"review":"Great time!. From the staff, to the river, a great time! Frist time rafting, and the staff were unbelievably helpful! Made my trip alot more enjoyable knowing we had such experience and knowledge in our boats! Ended up having a an amaszing time, highlight of my summer!...","review_date":"October 18, 2017"},{"attraction_id":2136,"user":"elisa_a","rating":5.0,"review":"great tour. This was a great combination of interesting activities- first kayaking, then visiting different wineries without having to drive ourselves- cheese and fruits were provided, winetasting optional (and had to be paid for extra, usually 5 dollars for 3-4 wines).\nOur tourguide Shawn\/Sean (I do not...","review_date":"August 21, 2018"},{"attraction_id":2136,"user":"sonja_v","rating":5.0,"review":"Great Okanagan Experience. My husband and I thoroughly enjoyed the kayak, cheese & wine tour. Our guide was very knowledgeable and personable. The picnic amongst wineries and orchards was a highlight. We loved that this tour took us to some smaller wineries, not the over-commercialized ones. It was...","review_date":"August 20, 2018"},{"attraction_id":2140,"user":"jlmackay2","rating":5.0,"review":"Mackay. It gardens are really brillant it is a must see I was taken back how beautiful it was there was plenty to see it went on for ever there was plenty of sitting space to have a rest. also it has some beautiful shops to...","review_date":"January 16, 2019"},{"attraction_id":2140,"user":"lloydspepi129","rating":5.0,"review":"flowers galore. we went to the gardens for the day beautiful scenery great resturuant lovely food the gardens were in bloom so it looked great","review_date":"August 3, 2018"},{"attraction_id":2140,"user":"fairwell","rating":5.0,"review":"A once in a lifetime experience.. You get a lot for your money from this tour. Our day started just after 8:00 with hotel pickup and it was door to door service to the plane. Upon arrival at the harbor, the tour rep explained the day, gave us our vouchers and...","review_date":"July 22, 2018"},{"attraction_id":2142,"user":"cdhetheri","rating":5.0,"review":"Brilliant and well organised. This was brilliant. Very efficient pick up, briefing and gear allocation and we had a blast! Tyler was our guide and he was very knowledgeable as well as fun! So glad we went, worth every penny. We booked this just the day before on a...","review_date":"September 4, 2018"},{"attraction_id":2142,"user":"jmm2992017","rating":5.0,"review":"Tons of fun!. Great time with our teen kids (13 & 17) -- guides were all incredibly enthusiastic and the fun started as soon as we boarded the bus. Our guide Ty made sure we had a safe -- but thrilling -- ride!! Highly recommend :)","review_date":"August 26, 2018"},{"attraction_id":2142,"user":"heidi_v","rating":5.0,"review":"Go Wild!!. Was the first time for my partner and children (14&17), 2 of which slightly reluctant because of the expected cold water and the fact 1 of them cannot swim. We had a ball on the water. The guides were so enthusiastic and encouraging and the...","review_date":"August 25, 2018"},{"attraction_id":2142,"user":"cari467","rating":5.0,"review":"Great adventure!. Great choice for first timers and those of us that had been before. Beautiful scenery and some exciting rapids. Our guide Lucas was excellent and the entire operation is very well run. Would highly recommend!","review_date":"August 24, 2018"},{"attraction_id":2142,"user":"leefam2018","rating":5.0,"review":"super cool!. This trip was super cool (Canadian lingo)!!!!! A perfect trip for families to do together - it had just enough adrenaline without being unsafe!\nThe trip was very well organised by the guides and our guide Ty was especially great at sharing his knowledge of...","review_date":"August 4, 2018"},{"attraction_id":2142,"user":"dutchy21","rating":5.0,"review":"Made our Canadian trip realy special!. Afcourse my sons and husband wanted to go rafting and I just went along feeling anxious but that wasn't nescessarily. The trip was great! verry professional. realy good and fun guides (we had Nate) and he was awesome. Explained every difficult move and made me...","review_date":"July 31, 2018"},{"attraction_id":2142,"user":"slb27","rating":5.0,"review":"Go for it and overcome any fear!. Couldn't not do whitewater rafting at some point during our mini Canadian roadtrip but I (mum) was more than a bit anxious having done a fairly scary wwr many years ago. We'd been going to do the level 2 family course but it was full...","review_date":"July 17, 2018"},{"attraction_id":2142,"user":"j6505oemartins","rating":5.0,"review":"So much fun. Family outing, never done rafting before so some nerves!!! Excellent organisation and wonderful Raft Guide Ty who navigated us down the river with some great commentary and encouragement. Would we do it again? too right we would.","review_date":"July 10, 2018"},{"attraction_id":2142,"user":"paula_j","rating":5.0,"review":"Incredible whitewater rafting. We had an awesome time whitewater rafting down the Sunwapta River with Brody as our guide. We hit a ton of rapids and everyone in the raft was soaked!! Brody made the trip down the river exciting and he was very informative about the Jasper...","review_date":"July 8, 2018"},{"attraction_id":2143,"user":"petra_p","rating":5.0,"review":"Amazing experience!. The whale watching experience was definitly one to remember. We saw humpback whale, killer whales, sea lions and two kinds of porpoises. The crew was super nice. They shared their knowledge about different sea mammals and providing us with lots of hot chocolate:)","review_date":"November 7, 2018"},{"attraction_id":2143,"user":"jaycee23","rating":5.0,"review":"Great Way to Spend a Day. We spent the morning whale watching. Unfortunately the whales were near Victoria which meant we spent a lot of time going as quickly as possible to get there. We did see some eagles and seals on the way. We eventually got to see some humpback...","review_date":"August 22, 2018"},{"attraction_id":2143,"user":"k4kim2016","rating":5.0,"review":"Guaranteed whale sitings! The highlight of our vacation. The Prince of Whales crew do everything possible to make your trip memorable. Captain Chris made sure to find whales and when we only saw a small group, He let everyone return for another try. We did the next day with Captain Ian and had...","review_date":"July 10, 2018"},{"attraction_id":2145,"user":"ingapizarro","rating":5.0,"review":"Great experience. We saw the seals diving under the water and later I did SUP instead of kayaking. It was so much fun!","review_date":"October 5, 2018"},{"attraction_id":2145,"user":"peachemma","rating":5.0,"review":"Perfect summer day. Did this trip at the end of August, the weather was perfect and the sky was clear, despite the forest fires, which can make it very hazy. The boat trip was scenic and the perfect length. After about 20 minutes, we reached a seal colony...","review_date":"September 18, 2018"},{"attraction_id":2145,"user":"chlo\u00e9_s","rating":5.0,"review":"One of the best experience !. I met cool people, got to swim with adorable little seals, and learn more about them. The crew is a-ma-zing and very knowledgeable ! I ended up doing stand up paddle instead of kayaking, another first time ! It was magical, in a very serene...","review_date":"September 17, 2018"},{"attraction_id":2145,"user":"heidi_m","rating":1.0,"review":"Not as advertised. I booked this activity and was very excited. However, a week before I was to go, I got notification saying that due to EPA regulations, I would not be able to snorkel with the seals. What gives?\nI am now reading reviews by people who...","review_date":"September 1, 2018"},{"attraction_id":2145,"user":"amymjw","rating":5.0,"review":"Don't Miss This Experience!. Wow! I booked this trip as a solo outing and am so pleased that I did. The operators were fantastic and the experience was amazing. I would recommend it for anyone who enjoys spending time outdoors. Our group had 10 people that was comprised of...","review_date":"August 29, 2018"},{"attraction_id":2145,"user":"leora_z","rating":5.0,"review":"My Best Day in a very long time!!!. If you are in the area this is one opportunity not to miss. I had never kayaked, swam in the ocean or snorkeled. I am a 63 year old Klutz... big time. But this adventure is for everyone. I had so much fun. The crew...","review_date":"August 23, 2018"},{"attraction_id":2145,"user":"michelleinct","rating":5.0,"review":"Well worth the $!. My family and I had a great afternoon kayaking, snorkeling, and paddleboarding with seals. We couldn't believe the number of seals we saw, and just how close we were able to get to them. The guides & captain were terrific as well - especially helpful...","review_date":"August 23, 2018"},{"attraction_id":2145,"user":"ealley123","rating":5.0,"review":"Family with teens and young children . We took our four children, ages 8-13, on the snorkel and kayak adventure. We don\u2019t have enough good things to say. They were very helpful, very attentive, and gave our children and us an experience we will never forget. We swam with the seals, which...","review_date":"August 5, 2018"},{"attraction_id":2145,"user":"natalie_w","rating":5.0,"review":"An awesome experience. We had a great time and were able to float past two seal colonies. It was awesome to be so close to the seals you could hear them grunt and snore. One seal even came to investigate our group. After the seals and a snack...","review_date":"August 3, 2018"},{"attraction_id":2145,"user":"kidneutrino","rating":5.0,"review":"Great team, great activity.. This a first class operation. The Sea Dragon team took care of us the entire way. The Howe Sound and trip locations were amazing. Thank y'all.","review_date":"August 3, 2018"},{"attraction_id":2145,"user":"randyrauch","rating":5.0,"review":"Amazing time!!. We had done an Alaskan cruise first and then traveled from Seattle to Vancouver. Took a cab to horseshoe Bay. Where we met up for our snorkel with the seals. The staff is so helpful. Wonderful people. Our six-year-old son even got a chance to...","review_date":"August 1, 2018"},{"attraction_id":2145,"user":"bougsta","rating":5.0,"review":"Really fun. We had such a wonderful day swimming with the seals and boating around all the little islands. We felt like we were really looked after by the extra friendly staff. Absolutely recommend!","review_date":"July 31, 2018"},{"attraction_id":2145,"user":"heather_s","rating":5.0,"review":"Beautiful trip.. Hello and thank you to Kevin and all the team from sunny Yorkshire in the UK. We had a wonderful afternoon adventure with you. The girls were glowing from excitement after swimming around the seals, something we never knew was possible, and loved choosing between...","review_date":"July 30, 2018"},{"attraction_id":2145,"user":"elsiek47","rating":5.0,"review":"Fantastic afternoon with amazing people. We went on the 'Snorkel and Kayak Adventure with Seals' and were both excited for it and the Sea Dragon team really went above and beyond in delivering an incredible experience. They are all so friendly, knowledgeable and truly enjoy the time with the people...","review_date":"July 28, 2018"},{"attraction_id":2145,"user":"christiem240","rating":5.0,"review":"Family adventure with the seals.. Such an amazing adventure! Krista, Bob, Gavin & Justin were all great! This is the one excursion our 18 year old son wanted to do and it was perfect. If we ever come back to Vancouver, we will definitely do this again. Hats off for...","review_date":"July 23, 2018"},{"attraction_id":2145,"user":"eugen_k","rating":5.0,"review":"Amazing taste of West Coast! . Our captain and crew were amazing. Great equipment and experience. We had a full crew along from the wedding party. Swimming with seals was capped with an elegant kayak paddle to end the day.","review_date":"July 23, 2018"},{"attraction_id":2145,"user":"darciejuarez","rating":5.0,"review":"Lovely outing with friendly, experienced staff. My husband and I thoroughly enjoyed our day with Sea Dragon Charters. The staff were friendly, helpful, and efficient. The outing felt very organized without being rushed or rigid. We were outfitted with appropriate equipment which was clean and in good condition. The staff communicated...","review_date":"July 19, 2018"},{"attraction_id":2145,"user":"ilana_b","rating":5.0,"review":"Amazing encounters and friendly staff!. This was truly a highlight of our trip to Alaska and the Pacific Northwest! Krista was a fantastic guide who showed us how to safely interact with the seals. Kevin, the captain, gave us plenty of times to watch the seals in the water. We...","review_date":"July 18, 2018"},{"attraction_id":2145,"user":"audreycib","rating":5.0,"review":"Magical experience!. My boyfriend and I had a wonderful day! It was so nice to be close to seals in the water. After swimming near them (not really really close but close enough to see them) we could choose between snorkeling, kayaking, and paddling around an island....","review_date":"July 9, 2018"},{"attraction_id":2145,"user":"niloofar_a","rating":5.0,"review":"Great day, great crew, SEALS!!. This is a great company that knows how to deliver a great experience; Kevin the owner\/operator and his entire staff were amazing from start to finish. We couldn't have asked for a better experience all around! We had a beautiful day exploring our own city...","review_date":"June 28, 2018"},{"attraction_id":2145,"user":"14luvy1","rating":5.0,"review":"Great trip. Great first experience in frigid waters. Helpful and friendly guides + pleasant weather made this trip v enjoyable.","review_date":"June 27, 2018"},{"attraction_id":2145,"user":"micko_b","rating":5.0,"review":"Super friendly, safe, and beautiful. Just do it - these folks are great and the trip is so worth it. I'm from Vancouver and now I see Howe Sound in a totally new light. I'll now send any out of town guests on this trip.","review_date":"June 21, 2018"},{"attraction_id":2145,"user":"parag_g","rating":5.0,"review":"Mind Blowing and best supporting staff ever.. I never did swimming before in my life, still i wanted to do snorkel. Judith one of the staff member helped me a lot while doing it. I was so much trouble for her cause i wasnt able to do it properly. She supported me...","review_date":"June 19, 2018"},{"attraction_id":2145,"user":"ashlyn_m","rating":5.0,"review":"Fantastic day with fantastic crew.. We had a great day swimming and kayaking with the seals. We saw an abundance of them every stop the crew took us, and had enough time at each stop to really enjoy what was happening around us. Our crew, Mark, Judith, and Kevin, were...","review_date":"June 16, 2018"},{"attraction_id":2145,"user":"elizabeth_t","rating":5.0,"review":"Great day with the seals. We had a wonderful time bobbing along next to the harbour seals with our fantastic guides Judith and Elliot, and equally excellent skipper Kevin. The crew were so friendly and enthusiastic. We particularly loved sitting in the kayaks just watching the seals pop up in...","review_date":"June 14, 2018"},{"attraction_id":2145,"user":"aprillia18","rating":5.0,"review":"Would do it a million times over!. Firstly, the Sea Dragon Charters exceeded all expectations in pretty much all aspects. The crew were the friendliest, most helpful, most considerate people ever! From helping us into our diving gear, guiding us around the sea, and taking pictures - they were literally incredible.\nWe...","review_date":"May 22, 2018"},{"attraction_id":2145,"user":"brandon_s","rating":5.0,"review":"An Adventure Unlike Any Other. When we arrived at Sea Dragons Charters, we knew we were in for an adventure. We were politely greeted by Krista, one of two guides for our excursion. She was able to get us sized and suited up for the trip quickly, maximizing our time...","review_date":"May 1, 2018"},{"attraction_id":2145,"user":"james_n","rating":5.0,"review":"Incredible. Was here with my sister, had the perfect day towards the end of the season with just 8 of us on the boat in 25C weather and clear waters. Top notch equipment and tonnes of hot soup as we jumped out the water!","review_date":"November 3, 2017"},{"attraction_id":2147,"user":"wimenizer","rating":5.0,"review":"Fun on Fraser River. Me and my girlfriend did the 3*+ rafting on the Fraser River.\nDespite the fact the river was quiet calm for being a 3*+ (I do have rafting experience), our guide Caleb did his very best to make it as exciting as possible in the...","review_date":"September 17, 2018"},{"attraction_id":2147,"user":"richard_s","rating":4.0,"review":"Great fun in the rapids. Great time with Maligne Adventures. Our guide Caleb was great fun and informative about the river and wildlife. The rapids were not too wild in August but exciting enough to get us all soaked - even before the cold swim!","review_date":"August 26, 2018"},{"attraction_id":2147,"user":"andyb4g","rating":5.0,"review":"Great Rafting on the Fraser River. Fabulous trip with a brilliant river guide Andrew. Some of us have rafted before in NZ and Scotland but this was up there with one of the best trips. Andrew was great at getting us into the best positions for maximum impact from the whitewater...","review_date":"August 22, 2018"},{"attraction_id":2147,"user":"pp171","rating":5.0,"review":"Much fun, exciting and great guide. Today I and my friends have booked the rafting at Jasper. Our guide is Andrew. The trip is really awesome. He is the best entertainer, and totally make us happy for all trip. He always have joke and friendly. He use Thai word to tell...","review_date":"August 11, 2018"},{"attraction_id":2147,"user":"machteld38","rating":5.0,"review":"Cool, beautiful and much fun. Class III was a good to do level. The ride to the river was a little long but also beautiful and much fun with the guides.\nThe guidance was really good and lot's of humour all around","review_date":"August 11, 2018"},{"attraction_id":2147,"user":"kevinl989","rating":5.0,"review":"From Toronto . Very good enjoyable experience. Would try again higher level.\nClass 1-3 is very easy and good for all age people","review_date":"August 8, 2018"},{"attraction_id":2147,"user":"siegh_ontheroad","rating":5.0,"review":"#fantastic #amazing #totalfun. #fantastic #amazing #totalfun\nFantastic rafting guides! Salute! Amazing to do Water Rafting in Fraser River Class III+ and Total Fun!","review_date":"August 5, 2018"},{"attraction_id":2147,"user":"anneh3254","rating":5.0,"review":"Greatest experience. Fun and exhausting experience. The adrenaline goes around in your whole body all the time. Thrill of the waves and the ones with a scare of water just paddelt through and forgot all about it. Great guides and all in all a really recommendable experince...","review_date":"August 2, 2018"},{"attraction_id":2147,"user":"claire_t","rating":5.0,"review":"Brilliant. We had the half day trip to the Fraser river, which was excellent. Our guides drew and Luke were great and the bus driver\/photographer Adam was a really nice guy. The river had class 3 rapids which were fun to navigate, there\u2019s also a cool...","review_date":"August 1, 2018"},{"attraction_id":2147,"user":"andrew_d","rating":5.0,"review":"Whitewater rafting! . I went whitewater rafting with my husband and two sons. We had an absolute blast! We took the Fraser river trip and Andrew was our guide, he was extremely knowledgeable, enthusiastic and genuine throughout the trip. We were nervous at first but that disappears very...","review_date":"July 29, 2018"},{"attraction_id":2147,"user":"brendan_f","rating":5.0,"review":"Amazing Rafting, Adventures and Laughs!!!. If you are going to go white water rafting in or around Jasper for goodness sake go with maligne adventures and go on the Fraser river. Was picked up from the guys at maligne adventures in town and shuttled to the Fraser river. They are...","review_date":"July 21, 2018"},{"attraction_id":2147,"user":"y2063qdrickh","rating":4.0,"review":"Good trip but more time on water would improve. We took the morning Fraser River Rafting Trip on June 19th. The staff was outstanding and the vehicles taking us to and from the river were clean and well ventilated. Our time on the river was great, the river was running fast and the multiple...","review_date":"July 18, 2018"},{"attraction_id":2147,"user":"nareshnr","rating":5.0,"review":"Great Experience. Initially hesitant but it is totally worth it. They have good team. Our guides were excellent and clearly explained everything.\nAmazing experience. Definitely recommended.","review_date":"July 4, 2018"},{"attraction_id":2147,"user":"karenekettle","rating":5.0,"review":"Whitewater & Laughter. We had a wonderful time rafting on the Fraser River. Our guides Jay and Luke were approachable, knowledgeable and skilled. The bus ride had phenomenal scenery. We were provided with wetsuits, paddle jackets, neoprene boots, helmets & paddles. Everything you need for a good time!...","review_date":"June 26, 2018"},{"attraction_id":2147,"user":"debbie_d","rating":4.0,"review":"Really fun ride!. We had a great time on the river and bus with the employees. Since we were at the top of the season, there were more guides training than riders so we felt super safe. I only wish they'd brought water\/snacks for us (or told us...","review_date":"June 7, 2018"},{"attraction_id":2147,"user":"frederikn2018","rating":5.0,"review":"Just Awesome!. We had a perfect rafting day with the guys from Maligne Adventures. The organization was great. We were also lucky enough to see some Wildlife on the way back.\nThanks a lot for the awesome Experience.","review_date":"May 19, 2018"},{"attraction_id":2147,"user":"steve_g","rating":5.0,"review":"Great Trip. With some apprehension, having no experience, we did the class 3+. The rafting was about an hours drive from Jasper on an old school bus (and back again afterward). We were fortunate that the river was still flowing strongly whilst other rafting tours were struggling,...","review_date":"October 19, 2017"},{"attraction_id":2148,"user":"ozzyodysseys","rating":5.0,"review":"Professional, passionate, perfect. Did the Goldwing scarab open boat sunset cruise 2 sept. From the check in process, warm\/waterproof gear fitting, safety briefing to the post-cruise hot chocolate Eagle Wing were super friendly, professional and obviously passionate about the whales.\nCaptain Pete and naturalist Sierra were knowledgeable and...","review_date":"September 5, 2018"},{"attraction_id":2148,"user":"boardingpass31141","rating":5.0,"review":"On-board staff were fantastic. The guides on this ship were very knowledgeable specialists - also quite friendly, humorous and helpful. We lost count of the number of Orcas and Humpbacks we saw. An amazing and unforgettable experience.","review_date":"August 27, 2018"},{"attraction_id":2148,"user":"tommorrow2016","rating":5.0,"review":"Amazing!!!. 5 Orcas and who knows how many humpbacks. The crew and captain were very knowledgeable on our sunset tour last night. It was so amazing that my wife's doesn't ever want to go to watch whales ever again because she knows it won't live up....","review_date":"August 25, 2018"},{"attraction_id":2148,"user":"cindy_w","rating":5.0,"review":"Fantastic company!!. We thoroughly enjoyed our Sunset Whale watching tour. All of the staff were phenomenal and very knowledgeable. The fact that it is a family owned and local made it that much better. Highly recommend this tour!!","review_date":"August 16, 2018"},{"attraction_id":2148,"user":"robert_g","rating":4.0,"review":"Fun time. The staff are friendly and helpful. They provide rain gear that are a real blessing on the cold night we went out for whale watching. We did see humpback whales and Orcas.","review_date":"August 16, 2018"},{"attraction_id":2148,"user":"ruspat_704","rating":4.0,"review":"Expensive to view orca whales, great customer service. Viewing whales is a cold trip and a lot of time is spent getting to the spot. Then you are following as they submerge for 10 to 12 minutes and then watching dorsal fins appear and the whales surfacing with a blow out of air....","review_date":"August 13, 2018"},{"attraction_id":2148,"user":"badgergirls","rating":5.0,"review":"Awesome cruise!! . We had a fantastic experience on this cruise!! The crew was great m, and I loved the educational information they shared with us about the whales, salmon, and the environment. We all learned a lot, and we saw quite a few whales, too!! This company...","review_date":"July 25, 2018"},{"attraction_id":2148,"user":"krista_k","rating":5.0,"review":"Such an amazing experience!!! . We were on a cruise ship and only had a short time in Victoria. We found Eaglewing tours on a whim while in Fisherman\u2019s Wharf. We REALLY wanted to see orcas, and they did not disappoint!!! They took us right to where the J Pod...","review_date":"July 20, 2018"},{"attraction_id":2148,"user":"teavkus","rating":5.0,"review":"Trip highlight!. We happened to be on the Wharf when a boat came in and we heard the very high chance to see whales, we knew we had to book. We did book on site and in a couple of days, we enjoyed the most breathtaking experience...","review_date":"July 16, 2018"},{"attraction_id":2148,"user":"yodefam","rating":5.0,"review":"Time highlight!. Extremely knowledgeable and friendly staff, state-of-the-art equipment. They took us right into the middle of the action: we spent over an hour up close and personal with 3 transitory orca families. Simply stunning.","review_date":"July 14, 2018"},{"attraction_id":2148,"user":"shilo_d","rating":5.0,"review":"WOW! Amazing! Absolutely impressive seeing the Resident Orca Pod playing in the water.. The staff and crew of the Eagle Wing Whale Watching were fantastic. The boat was clean and comfortable. We got out on the water and straight out to the resident orca pod. They were amazing to see 25 orcas playing in the water. They were...","review_date":"July 4, 2018"},{"attraction_id":2148,"user":"rilain","rating":5.0,"review":"Amazing Experience!. This was a fantastic experience. The staff were very knowledgable, and we were able to see 2 pods of orcas hunting - apparently a rare find! Excellent staff, who enhanced the experience. Good provision of coats onboard, and was glad there was a bathroom. Next...","review_date":"July 2, 2018"},{"attraction_id":2148,"user":"jas2world","rating":3.0,"review":"Fun and interesting tour. We booked right at fisherman's wharf with this company for a 7:30 pm tour. A lot of the other tours were closed, but this was perfect timing since our cruise ship was only in port from 6 pm to 11. Victoria looks like a beautiful...","review_date":"June 20, 2018"},{"attraction_id":2148,"user":"ccp619","rating":5.0,"review":"Fun, Fast and Whales. Took the 6pm tour with Sierra and Peter. Has a rocky start due to a local distress call, but the crew did their duty helping discover the call was unfounded. We immediately got on our way to the site where Orca had been spotted and...","review_date":"June 19, 2018"},{"attraction_id":2149,"user":"sidney1013","rating":5.0,"review":"Guaranteed fun on the Fraser!. We had an awesome afternoon power rafting down the Fraser! Tayla (spelling?) was our guide, and she was very personable and had some good stories about the area during the chiller parts of the ride. We hit about 6 or 7 rapids I think, with...","review_date":"August 17, 2018"},{"attraction_id":2150,"user":"jkennealy","rating":5.0,"review":"Amazing White Water Rafting Trip!!. Huge thank you to the team at Hydra, especially our guide Erik who had us laughing from start to finish.\nHaving never done it before, we all felt at ease as soon as we suited up & were ready to tackle the Kicking Horse.\nTo...","review_date":"August 25, 2018"},{"attraction_id":2150,"user":"nickshana713","rating":5.0,"review":"Great Rapids, Big Lunch and Friendly Staff. My wife and I had a blast on the Kicking Horse River with the Hydra River guides. We drove ourselves from Banff and the paper directions we were given were easy to follow. We did the afternoon trip so a big burger and sides lunch...","review_date":"August 6, 2018"},{"attraction_id":2150,"user":"happybanana","rating":5.0,"review":"Amazing Fun. A huge thank you to our guide Anthea for making our rafting trip so memorable!! We absolutely loved it and would recommend this tour to anyone \ud83e\udd17","review_date":"July 31, 2018"},{"attraction_id":2150,"user":"lmcapps","rating":5.0,"review":"Highly recommend, fun filled river adventure worth the drive.. Our family had a wonderful time on this rafting trip. We did the Kicking Horse 2 hour trip with BBQ. We have rafted in Colorado several times and loved this one in Yoho National Park. DO NOT take the shorter trip, this one is so...","review_date":"July 30, 2018"},{"attraction_id":2150,"user":"dksurface","rating":4.0,"review":"Good time except photographer. Dave O was excellent guide and funny. The rapids were awesome but pretty timid at first which is what nature gave us. Once we hit the class 3 & 4 rapids, it was a LOT more exciting. They care about your safety and your fun....","review_date":"July 29, 2018"},{"attraction_id":2150,"user":"tayloro155","rating":5.0,"review":"10\/10 would highly recommend. We had a ton of fun rafting for an afternoon\u2014 I really didn't want it to end. Our guide Erik was funny and informative.","review_date":"July 10, 2018"},{"attraction_id":2150,"user":"feryalj3","rating":5.0,"review":"Fun Activity worth the drive out. We are a family of 7, younger person was 13 rest were all adults. We had Rob as our guide and had a great experience. Safety instructions were very clear, our equipment was checked properly before we started and again half-way through the trip. The...","review_date":"July 2, 2018"},{"attraction_id":2150,"user":"betht431","rating":5.0,"review":"Fun - Definitely a highlight of our week in the Canadian Rockies. Well Worth It!. We did this last week while we were vacationing in the Canadian Rockies with two of our daughters (19 and 24). It was SO MUCH FUN! The BBQ was tasty and they provided plenty of layers for warmth (the water was COLD!) while on the...","review_date":"June 17, 2018"},{"attraction_id":2150,"user":"elisabeth_g","rating":5.0,"review":"Amazing Experience for Family with Teens!. We had a wonderful afternoon of adventure on the Kicking Horse Classic! A bbq lunch followed by some easy floating and getting comfortable on the raft. Our guide, Adam, made sure we were all ready for some serious rides and splashes as well as keeping...","review_date":"June 11, 2018"},{"attraction_id":2150,"user":"sean_k","rating":5.0,"review":"Excellent day out, start to finish. Most of the other reviews will tell you about the excellent rafting, the good organisation and the professional approach which is all true. But what made the day for us was our guide - Dave E. Part philosopher, part wildlife advocate, part comedian and total...","review_date":"June 6, 2018"},{"attraction_id":2150,"user":"antoinebl72jh","rating":5.0,"review":"Had a great day. It was my friend's birthday and we couldn't have had a better day. Had lunch there, BBQ was provided. Entertainment all day. Sam was really friendly and was joking with us. We were even allowed to eat our birthday cake on site after the raft...","review_date":"October 27, 2017"},{"attraction_id":2151,"user":"john_e","rating":5.0,"review":"Fabulous. Great first-time rafting trip. Just 6 of us on a boat led by the very capable Cody. Trip enhanced by the excellent Bbq lunch stop: great humous with veg followed by salmon or chicken with ceasar & potato salad. Return Bus shuttle from Whistler included...","review_date":"September 28, 2018"},{"attraction_id":2151,"user":"mihaela_b","rating":5.0,"review":"Fun, Fun, Fun. What can I say? I have been living in Squamish for over 10 years and I have seen it from the air many times throughout the years. But white water rafting is yet another awesome way to discover this area. Yesterday was my second time...","review_date":"September 14, 2018"},{"attraction_id":2151,"user":"flaviaboaru","rating":5.0,"review":"Elaho Tour. It was an amazing experience. Sam, our guide was extremely friendly, funny and highly experienced and even though the water was freezing cold I enjoyed every minute of it and I am definitely coming back next year. Oh, and the hummus was also great :)...","review_date":"September 14, 2018"},{"attraction_id":2151,"user":"sharleen_c","rating":5.0,"review":"Fun Day Out!. Squamish is absolutely beautiful and rafting down Elaho is a great way to experience a part of it. The water is an amazing colour and cold but the gear provided kept me warm. The guides also provided fleeces for those feeling the chill. A delicious...","review_date":"August 29, 2018"},{"attraction_id":2151,"user":"bonnieb1822","rating":5.0,"review":"So Much Fun!. This was such a great Trip! The guides are so friendly and fun and everything is explained very well. The cliff jumping spot and the lunch break were awesome. The home made hummus and brownies were AMAZING! Rafting down the river was so thrilling and...","review_date":"August 28, 2018"},{"attraction_id":2151,"user":"william_h","rating":5.0,"review":"Elated with Elaho. Awesome rafting experience led by fantastic staff. You can tell that the guides and drivers really enjoy their jobs. The guides put everyone at ease (lots of rafting newbies) and the bus ride icebreaker was actually pretty cool. Beautiful glacier fed river with fun whitewater....","review_date":"August 22, 2018"},{"attraction_id":2151,"user":"melodyas","rating":5.0,"review":"A little scary, a lot thrilling, and totally fun. It had always been on my bucket list to do a whitewater raft experience, and this one did not disappoint. Our guide was Cody and he was just the best - full of interesting information about the area, allowed us to do fun things","review_date":"August 16, 2018"},{"attraction_id":2151,"user":"fatherofgrafton","rating":5.0,"review":"Fantastic day! Truly wonderful. Thank you to all the excellent guides and Charlie who made our trip down the Elaho today so much fun. The rafting was exciting, stunning and most of all great fun for all 3 of us. The lunch was great and I am so glad...","review_date":"August 7, 2018"},{"attraction_id":2151,"user":"avery_s","rating":5.0,"review":"A must do!!!!. I cannot say enough good things about this experience. It was definitely the highlight of our trip. Every single thing was quality. The shuttle was comfy, the rafts were well equipped, the meal was ohhhh so yummy, and the free pictures were amazing shots! Not...","review_date":"August 4, 2018"},{"attraction_id":2151,"user":"stewartblaser","rating":5.0,"review":"Rafting with family. I went rafting yesterday with my brother\u2019s family, it was great fun! The staff and guides were friendly and knowledgeable.\nI have been whitewater rafting on two other occasions, in Alberta and Oregon. They were both good experiences. The experience with Squamish Rafting was the...","review_date":"August 2, 2018"},{"attraction_id":2151,"user":"suzy_w","rating":5.0,"review":"Really fun day all the way around!. I loved everything about this day! They even made the bus ride down to the river fun with an icebreaker game! The rapids were awesome! Our guide was amazing and very skilled! Was exciting but not ever scared! Stayed nice and warm in the wetsuits....","review_date":"July 31, 2018"},{"attraction_id":2151,"user":"flash270ga","rating":5.0,"review":"Awesome day!!! Awesome crew!!! Awesome scenery!!!. What a great day! It was my first whitewater experience and what a day I had! The entire Squamish group is fantastic together -- they operate as one and know what they are doing. They wanted to make certain everyone had a great, but safe,...","review_date":"July 28, 2018"},{"attraction_id":2151,"user":"tara_l","rating":5.0,"review":"What a 360 Back-flip of an amazing day!. Our guide, Sam 110% Rickets, did a backflip into the river from a cliff jump spot- it was AWESOME! You have to book your trip with this crew- they seriously rocked it out there. The river was beautiful, supernatural, spectacular. I had a blast on...","review_date":"July 26, 2018"},{"attraction_id":2151,"user":"paul_c","rating":5.0,"review":"Great day out with expirenced and fun guides. Well if your thinking about doing the trip think no more , the trip runs very smoothly and all the guides and the bus driver are true assets to this companey , the water is cold gear provided clean and great condition ,the boats in...","review_date":"July 23, 2018"},{"attraction_id":2151,"user":"odtc","rating":5.0,"review":"WHAT AN ABSOLUTE BLAST!!. We were planning a father + daughter day and decided to go rafting.\nAge is not a factor here, I am 60 and got frowned eyebrows from my wife and friends.\nWhat is going on in his mind...\nPeople, you have to put this on...","review_date":"July 23, 2018"},{"attraction_id":2151,"user":"raina_d","rating":5.0,"review":"Best Rafting Company in Squamish!. Fantastic company! My sister and I did the Elaho day trip and it was better than we could have imagined. Talk about some serious white water! Our guide Sam was kind, funny, and so talented on the river. Once you arrive, everything is taken care...","review_date":"July 23, 2018"},{"attraction_id":2151,"user":"andy_h","rating":5.0,"review":"Unbeatable Experience. First time rafting and what a way to do it! The guys picked us up in Vancouver for a nominal charge and so began a day that included some pretty hairy rapids, a cliff jump, al fresco lunch and jaw-dropping scenery as you wind your...","review_date":"July 22, 2018"},{"attraction_id":2151,"user":"karsten977","rating":5.0,"review":"worth every penny and a little more!!. Today we went for white water rafting for the first time. We were exited about our kids (13,15 and 16) first experience with rafting. From the first hallo to the last goodbye we felt we were in very good hands. The guides started in the...","review_date":"July 20, 2018"},{"attraction_id":2151,"user":"alexandrah277","rating":5.0,"review":"AWESOME . Awesome organization, awesome river, awesome guides, awesome shuttle and awesome hummus! It was worth every cent and I would do it again :D","review_date":"July 16, 2018"},{"attraction_id":2151,"user":"robert_s","rating":5.0,"review":"Elaho Whitewater Experience. Great guides and a lot of fun (with a pretty neat wilderness BBQ for lunch) - really worth doing it!","review_date":"July 15, 2018"},{"attraction_id":2151,"user":"mrd706","rating":5.0,"review":"Amazing Day. Great rapids, great guides, awesome food ( barbecued salmon, chicken, salads and more)\nWell worth it! Keaghan was a great guide.","review_date":"July 11, 2018"},{"attraction_id":2151,"user":"kelly_m","rating":5.0,"review":"All Day Trip. Our family - ages 26 to 59 - had a wonderful day on the river July 9th. The entire crew at Squamish Rafting is quite entertaining and very professional. Nice facilities, good equipment, well planned details and ample attention to safety and comfort. We have...","review_date":"July 11, 2018"},{"attraction_id":2151,"user":"delyan_z","rating":5.0,"review":"Sweet boaty ride!!!. Shout out to Mark for the amazing bus ride. I haven't had that good of a bus ride in years! (I tend to get car sick). Our instructor was such a character, he kept us entertained during the whole experience. We have also learned that...","review_date":"July 9, 2018"},{"attraction_id":2151,"user":"david_l","rating":5.0,"review":"Great Day-trip for New Rafters. Stunning views, exhilarating moments, and a delicious lunch. The cliff jump at the beginning and the moments on the rapids are adrenaline rushed, while the calm moments floating down the river let you catch your breath and admire the view. The lunch was very wholesome,...","review_date":"July 2, 2018"},{"attraction_id":2151,"user":"brenochan_","rating":5.0,"review":"Elahooooo (PS: LUNCH WAS GREAT!). I went on this trip with a group of 6 friends and it was extremely fun. The company is very well organized, and the staff are awesome. The drivers and guides were also very friendly and nice to talk to.\nBesides rafting, what makes this...","review_date":"June 30, 2018"},{"attraction_id":2151,"user":"dean_b","rating":5.0,"review":"Awesome Day Rafting the Elaho. We had such an awesome day out on the river. Our guide was great and the fresh salmon hit the spot on our mid trip lunch. The office staff is friendly and they were very welcoming the morning of our trip. There are plenty of...","review_date":"June 28, 2018"},{"attraction_id":2151,"user":"dean_m","rating":5.0,"review":"Awesome day on the white water. Super fun white water, knowledgeable, experienced, entertaining guides, amazing scenery and great food, what more could you ask for on an adventure packed day trip!\nThey even let me take control off the raft (questionable decision if you ask me but thoroughly enjoyable!!) Highly recommended.","review_date":"June 25, 2018"},{"attraction_id":2151,"user":"rebeccah3014","rating":5.0,"review":"HOLD ON LEAN IN!! or something like that LOL. AMAZING! Truly a unique daytrip! Beautiful vantage point of the ever-so-awesome Squamish area and wonderful staff that made our rafting trip a first-rate experience! And they fed us! (bonus points for this haha)\nIf you've ever considered the idea of white water rafting I'd highly,...","review_date":"June 24, 2018"},{"attraction_id":2151,"user":"peterh9091","rating":5.0,"review":"Excellent white water rafting trip. Excellent white water rafting trip including wetsuits, transportation to and from the river and a river guide. Really friendly staff, very helpful, experienced and knowledgeable about rafting and the environment. High quality gear. Spent several hours on the river, fun rapids, nothing too dangerous. Optional...","review_date":"June 19, 2018"},{"attraction_id":2151,"user":"larafalcon","rating":5.0,"review":"Best day ever!. My family of 4 loved this rafting trip. I have 14 yr-old and 16 yr-old girls. This trip was a perfect experience. Guides were all wonderful and interesting men. Our guide was Dan (aka Danimal). I tend to be a worrier and not a risk-taker...","review_date":"June 18, 2018"},{"attraction_id":2151,"user":"teamparis22","rating":5.0,"review":"Great way to have exciting fun!. This was a great day on the river. First, our guide, Steve Campbell, was skilled with the oars guiding us through the rapids, entertaining with his stories and just an all around A+ host. He really made the day enjoyable. The rapids were exhilarating and...","review_date":"June 14, 2018"},{"attraction_id":2151,"user":"jtrumble11","rating":5.0,"review":"Awesome experience!. Jamie was our tour guide, Keegan was the safety expert and both were absolutely outstanding! My wife had never rafted before and I was nervous to get her on the water for a Class3-4 ride - but my reservations were immediately dispelled. Jamie was extremely...","review_date":"May 29, 2018"},{"attraction_id":2151,"user":"davidgerdmoore","rating":5.0,"review":"A super experience for our Swedish guests!. From start to finish we had a wonderful experience. The friendliness and enthusiasm of every member of the support staff was much appreciated.\nWe had a bluebird day and were able to enjoy the snow covered mountains as well as the rushing river. We had...","review_date":"May 25, 2018"},{"attraction_id":2151,"user":"nikki_w","rating":5.0,"review":"Simply amazing! A must do!. The whole day was fantastic. All of the guides were awesome and super friendly and knowledgeable. The rafting was epic, a mix of hardcore whitewater and calm floating surrounded by incredible mountains. Ash was our guide and was so funny and had lots of interesting...","review_date":"May 24, 2018"},{"attraction_id":2151,"user":"jan_w","rating":5.0,"review":"Really nice day trip. Excellent tour guides and lots of fun while on the water, at the bbq or doing the awsome cliff jump. I can recommend this to everyone !","review_date":"May 19, 2018"},{"attraction_id":2151,"user":"lukas_f","rating":5.0,"review":"Awesome Rafting Day Trip. In general we really had a good time rafting today and a lot of fun. The tour guides were just awesome and the bbq lunch was great.\nWe also really enjoyed that they picked us up in Whistler und brought us back.\nDefinitely would go...","review_date":"May 19, 2018"},{"attraction_id":2151,"user":"inna_s","rating":5.0,"review":"Amazing experience. Can't say enough good tings about the company and its guides. They were professional, knowledgeable, fun-loving (but kept up safe) and great cooks (we had amazing lunch in the middle of our trip). They were awesome as was the food and scenery. We loved every...","review_date":"April 25, 2018"},{"attraction_id":2153,"user":"caroline_p","rating":5.0,"review":"This is fun and SAFE!. I was a bit worried about white water rafting on the kicking horse river but don't be!\nIt was so much fun and it is safe. The guide are highly trainer and knowledgeable.","review_date":"October 2, 2018"},{"attraction_id":2153,"user":"stephaniec1930","rating":5.0,"review":"Check the time zone!. First thing first - Make sure you check the time zone! We drove from Kamloops (in PST) and half way there we realized we're an hour late because Golden is in MST. Good that the staff at Glacier Raft Company called and helped us reschedule...","review_date":"August 27, 2018"},{"attraction_id":2153,"user":"gauri_k","rating":4.0,"review":"Great Rafting Experience. We did whole day rafting experience with Glacier Rafting Company. Morning was more floating on the river and learning various instructions. Lunch was BBQ and hot\/cold drinks and salads\/snacks. Veggie burger was okay but other's lunch was pretty good. Second half involves more rapids and...","review_date":"August 26, 2018"},{"attraction_id":2153,"user":"kai_b","rating":5.0,"review":"All round excellent. Mike had the chat and also the chopper mustache! Super fun with a flawless balance of jokes and professionalism. This is not simulated fun, this is REAL fun.","review_date":"August 14, 2018"},{"attraction_id":2153,"user":"dana_o","rating":5.0,"review":"White Water Discovery Tour was Awesome.. I don't usually write a lot of reviews on here but our trip was quite awesome. My wife and I did the discovery tour, and it was great. Having done a few rafting trips throughout the rockies, this trip on the Kicking Horse was by...","review_date":"July 30, 2018"},{"attraction_id":2153,"user":"helen_p","rating":5.0,"review":"Very professional and great fun. We were impressed by the professionalism of this company and how well organised the day was. The team were fun and added to the day by telling us lots about local history and geography too. The rafting was in 2 halves. In the morning the...","review_date":"July 27, 2018"},{"attraction_id":2153,"user":"dogtooth1947","rating":5.0,"review":"Beautiful day on the rhver. The Missus and I along with our son and two young children opted for the family float ride. Excellent instruction followed by a mellow float ending with some class 2 and short class three, before pulling in for a wonderful shore lunch. The Missus who...","review_date":"July 26, 2018"},{"attraction_id":2153,"user":"142ollieg","rating":5.0,"review":"Excellent. The (roughly 1-1\/2) hour we had on the river was wildly enjoyable. There was never a dull moment and our guide Saxon was very fun and clearly very experienced. Being English we found the eccentric personalities slightly overwhelming however you quickly get in to it!...","review_date":"July 24, 2018"},{"attraction_id":2153,"user":"goosiegoo","rating":5.0,"review":"6 stars - so good!. This was my first time rafting - I didn\u2019t really have much interest in it to be honest but now I\u2019m hooked!\nI love it when I tour company has everything perfectly polished - it makes for such a good day!\nI couldn\u2019t think of...","review_date":"July 22, 2018"},{"attraction_id":2153,"user":"khoa_d","rating":5.0,"review":"Awesome - Fun - Safety First - Personal Experience. We recent booked our second trip with Glacier. This is a great rafting outfit. The guides are professional, knowledgeable, great with adults, teenagers and small children. Dave was our guide and he is first class - safety-focused, fun, knowledgeable, helpful and made the experience great...","review_date":"July 14, 2018"},{"attraction_id":2153,"user":"sarah_d","rating":5.0,"review":"Great time!. We had family visiting, bringing kids, and we have kids of our own. I wasn't sure rafting would be a good\/safe activity for the kids - ranging in age from 7 -16. But we all thoroughly enjoyed ourselves! We did the family tour, which was...","review_date":"July 10, 2018"},{"attraction_id":2153,"user":"hailey_m","rating":5.0,"review":"Great rafting experience. Awesome, exciting time rafting on the Kicking Horse. We had a party of 6, which Glacier accommodated by placing us all in the same raft. It was a cooler day but plenty of gear was provided and we were all nice and warm. The staff...","review_date":"July 7, 2018"},{"attraction_id":2153,"user":"twendling","rating":5.0,"review":"Fantastic! . My family and I had a great time on the Family Adventure trip. Everyone was so nice and helpful and fun. Wonderful lunch! Great job, guys, and we hope to come back again!","review_date":"July 7, 2018"},{"attraction_id":2153,"user":"kevin_w","rating":5.0,"review":"First Time Thrill!!. Went with Kyle, Brendan and Caitlyn to celebrate Caitlyn's birthday and we all had the time of our lives!!! Saxon - our river guide - made the trip a lot of fun, given he had a raft full of rookies. We'll be back again. Great...","review_date":"July 1, 2018"},{"attraction_id":2153,"user":"kelleybmb","rating":5.0,"review":"Best Rafting Company!!. Myself and 10 friends went rafting for a bachelorette with Glacier Raft Company, I could not say more positive things about our trip. The company was professional and informative, and spent time answering questions, and ensuring those who were nervous felt safe.\nAfter that the...","review_date":"June 15, 2018"},{"attraction_id":2153,"user":"trushi239","rating":5.0,"review":"Excellent and beautiful experience. We were in Saxon's team for rafting it was one of the precious memories to cherish .Best team and training .Was really worth a great try and awesome memory . Must try","review_date":"June 14, 2018"},{"attraction_id":2153,"user":"clive1992","rating":5.0,"review":"Amazingggg!!! White Water Rafting. We booked an afternoon Tour on the Kicking Horse River, Once we arrived it did rain a lot but as we left the sun was out, but it was warm and cloudy. The demonstration and instructions given really helps one in case there is an...","review_date":"June 12, 2018"},{"attraction_id":2153,"user":"marco","rating":5.0,"review":"Exhilarating and unforgettable. I took part in a \"full-day\" rafting tour on the Kicking Horse river and boy, did I enjoy it. I had never done whitewater rafting before, so when the chance arose to do it with my travel companions as part of a guided tour, I...","review_date":"June 6, 2018"},{"attraction_id":2153,"user":"canucksontheloose","rating":5.0,"review":"Good value for money. Considering all the organization this company does for you: safety talk, suits you up in wet suits, busses you in\/out to Kicking Horse River, informative guide trains you on the rapids, hot meal waits for you at end of trip, photos of you taken on...","review_date":"October 16, 2017"},{"attraction_id":2154,"user":"extraordinary621163","rating":5.0,"review":"Great Crew, Safe, Modern Catamaran, Saw Orcas!. Went out on a very cold January afternoon. The crew were all very knowledgeable and professional. I felt well-cared for even thought I'm not really a boat guy. Best of all we saw many families of orcas. They were all around us for over an...","review_date":"January 21, 2019"},{"attraction_id":2154,"user":"hitchcock2","rating":5.0,"review":"Whales Galore. We were advised to do the whale trip with Eagle Wing and were happy to see we had definitely made the correct choice. From the moment we entered the boat we knew we were in good hands. The crew were eager to answer any questions...","review_date":"October 19, 2018"},{"attraction_id":2154,"user":"cairns4040","rating":5.0,"review":"Amazing experience and learned so much from awesome guide. My husband and I have always hesitated to do a tour like this because of concerns for impacts to whales and other marine life however found Eagle Wing tours to be environmental champions for the whales and environment. We learned so much from the professional...","review_date":"October 4, 2018"},{"attraction_id":2154,"user":"wanderlusterful","rating":5.0,"review":"The only company I whale-watch with!. I've been going out with Eagle Wing Tours for five years now, and they are leaps and bounds above the rest of our local whale watching tour companies IMO. The staff are all highly-educated in our marine life, and the level of information that they...","review_date":"October 1, 2018"},{"attraction_id":2154,"user":"westyorkshomebird","rating":4.0,"review":"Brilliant. We did this tour at 2:00 in lovely weather. We were out for nearly 4 hours and had a successful trip seeing hump back whales, orcas, harbour and Stella seals and sea lions. We had a brilliant, knowledgeable crew on board our semi covered catamaran....","review_date":"September 24, 2018"},{"attraction_id":2154,"user":"sixbakers","rating":5.0,"review":"Thank you for an absolutely amazing experience!. We and our four boys (23, 21, 17, 15) set out on Goldwing (crewed by Peter and Melissa) hoping to have at least a glimpse of orca. It was breathtaking to watch a humpback whale within half an hour of leaving the dock. Peter used...","review_date":"September 4, 2018"},{"attraction_id":2154,"user":"aknight","rating":5.0,"review":"A Breathtaking Must-do!. My family of four (kids age 5 and 8) went on the Wild4Whales boat marine wildlife tour in August and would highly recommend it to anyone visiting Victoria. Truly an AMAZING experience!\nI wasn't sure whether to book an open boat or an enclosed boat....","review_date":"August 27, 2018"},{"attraction_id":2154,"user":"bradnjayne","rating":5.0,"review":"A great experinece. We booked the cruise that had the cabin and were glad of it. While the company provides jackets, gloves etc it was cold on the water and we were glad of the cabin when in between searcher for whales and other animal life. The crew...","review_date":"August 25, 2018"},{"attraction_id":2154,"user":"beck478","rating":5.0,"review":"Awesome Orcas. We went on the open boat end June. It was a damp day but we were given everything we needed warm waterproof clothing hats and gloves we needed them but the gear was excellent.\nWithin 10 mins of leaving we found orcas they were fantastic...","review_date":"July 18, 2018"},{"attraction_id":2154,"user":"henrique_o","rating":5.0,"review":"By far tge best! Shout out to Captain Scotty and Biologist Sidney. Awesome experience! Ask for Captain Scotty and Biologist Sidney! Kindest people out there for whale watching! You basically get a tour throughout the Island and go whale and Bald Eagle watching. Super recommend!","review_date":"July 11, 2018"},{"attraction_id":2154,"user":"sophie_p","rating":5.0,"review":"The Best In the Industry - Hands Down!. I absolutely love everything that Eagle Wing is doing and is about. The whale watching industry can be a tricky one to navigate for a lot of folks, but as someone who works in the Tourism Industry - I look up to this company very...","review_date":"July 1, 2018"},{"attraction_id":2154,"user":"vivian001_12","rating":5.0,"review":"Fantastic day out. This is a great day out . The tour guides were really knowable and make the whole day a day to remember. I cannot recommend this enough.","review_date":"June 25, 2018"},{"attraction_id":2154,"user":"pat_f","rating":5.0,"review":"A Fabulous Trip!. We took our trip in mid-May so it was designated as a Marine Wildlife Tour rather than Whale watching - though it was the whales that we really wanted to see - and we did! We saw two beautiful Orcas, as well as seals, sea...","review_date":"May 29, 2018"},{"attraction_id":2155,"user":"pggood","rating":4.0,"review":"Great fun for rafting novices. We had a great time with this professionally run rafting tour. Couldn\u2019t have felt safer even when we took a dunk in the glacial water of the Athabasca river. Our daughters loved it. Shout out to Byron who looked after us really well!","review_date":"July 29, 2018"},{"attraction_id":2155,"user":"wim4","rating":4.0,"review":"Nice ride for a first time of rafting. Organisation is excellent, guides practice security, Jeff was a relaxed guide and told us about the forest, the river and some wildlife. This cat 2+ ride was easy and entertaining.","review_date":"June 24, 2018"},{"attraction_id":2157,"user":"the_samsung_g","rating":5.0,"review":"awesone time. Rikayla was our kayak tour guide, and we had a blast! loved the details about Vancouver architecture.","review_date":"July 27, 2018"},{"attraction_id":2157,"user":"562guilhermel","rating":5.0,"review":"Kayak trip -LEME Family . Great time! Thanks Rik for the awesome trip and guided kayak tour.\nWe recommend Water Adventures and the Kayak guided tour.\nBest\nLeme Family","review_date":"July 25, 2018"},{"attraction_id":2157,"user":"vic_c","rating":5.0,"review":"Great guide, great tour. Absolutely fantastic! We were lucky to have Killian G,. and Alistair O. as our guide. Both are extremely responsible and helpful. We are not avid kayakers at all, but they manage to teach us some paddling skills with a good amount of local information we...","review_date":"July 13, 2018"},{"attraction_id":2158,"user":"davidmy8309ov","rating":5.0,"review":"Amazing crew, scenery, experience. Brilliant time with the 2:30PM crew today - they looked after us really well, we\u2019re fun to be around and made the experience one of the best on our whole trip. Highly recommend.","review_date":"June 7, 2018"},{"attraction_id":2161,"user":"jeff_k","rating":5.0,"review":"Great paddle. The paddle in the bay in the afternoon was one of our best kayaking experiences of the trip. The weather was perfect, the guide Mitch was fun and the scenery fantastic.","review_date":"August 9, 2018"},{"attraction_id":2161,"user":"uncle_travellin_mat","rating":5.0,"review":"Great Afternoon!. We did the 1:00 PM kayak harbour tour. It was a beautiful, calm, warm day. The scenery was amazing, with many cliffs, rock pinnacles, beaches, wildlife, etc... Our guide, Mitchel, was accommodating, professional, knowledgeable, and fun.","review_date":"July 16, 2018"},{"attraction_id":2161,"user":"thirstyrobot","rating":5.0,"review":"Great tour - with added whales!. This was a great half day tour in two-man kayaks. We started 20 minutes drive down the coast in Trouty and spent 3 hours returning to Trinity; we were lucky to see a bald eagle, arctic terns and a pair of minke whales (which came...","review_date":"July 13, 2018"},{"attraction_id":2162,"user":"marcusms5749yi","rating":5.0,"review":"Good family activities . A bit rush with 2 hrs trip to Bowen island. Suggest to have at least 3-4 hrs to go further. Originally thought of extend to 3 hrs, but too many bookings occurs.","review_date":"August 10, 2018"},{"attraction_id":2162,"user":"m665bcmattp","rating":5.0,"review":"Lots of fun. We had a great time on the boat. Saw lots of seals. Then went and cruised around downtown and watched the sea planes take off. Well worth the money.","review_date":"July 28, 2018"},{"attraction_id":2162,"user":"corrie_m","rating":5.0,"review":"Super Fun and Easy. We rented a boat(East to operate) for 4 hrs. kept it for 7.\nFantastic way to see the area.\nAlso docked at several locations, tied up and went for lunch, as easy as that.\nCan't wait to do it again.","review_date":"May 8, 2018"},{"attraction_id":2162,"user":"jack_h","rating":5.0,"review":"A Must Do in Vancouver!. Granville Island Boat Rentals is a must do when in Vancouver! It is a fantastic way to see the beautiful scenery that surrounds Vancouver. Whether you're new to boating or a seasoned pro, it is a great way to get out on the water. We...","review_date":"April 22, 2018"},{"attraction_id":2162,"user":"chrissb2733ld","rating":5.0,"review":"This may stretch you comfort zone but you will love it!. If you miss this you have missed the point of Vancouver. Start with renting a boat over at Granville Island Boat Rentals, then bring the boat around to the market docks, free of charge, and you can moor there while you go inside and stock...","review_date":"December 15, 2017"},{"attraction_id":2163,"user":"theresaj854","rating":5.0,"review":"Highlight of our trip!. This is a truly different experience that everyone should try at least once in your life! It was so cool! We were all scared, but our guides Sam and Adrian were so patient and supportive that they got us up and flying in no time....","review_date":"August 25, 2018"},{"attraction_id":2163,"user":"adf1195","rating":5.0,"review":"So much fun!. This experience was one of the coolest things I've ever experienced! Mike and Kevin are excellent instructors and are incredibly knowledgeable! The whole team is committed to making sure you have the best time out on the water! I would 100% recommend this to anybody...","review_date":"August 14, 2018"},{"attraction_id":2163,"user":"mricketts","rating":5.0,"review":"Amazing Experience. The team was extremely professional, knowledgeable, friendly and made the experience lots of fun. They make you comfortable and break down the process teaching you how to fly. Michael Prince was very patient giving me step by step directions especially with my concerns about being...","review_date":"August 14, 2018"},{"attraction_id":2163,"user":"terkatomkova","rating":5.0,"review":"Highlight of my summer !!. Me and my brother had an absolute blast today!! I seriously can\u2019t think of a better place to try this out; the staff, Mike and Kevin were awesome, super encouraging and friendly the whole way through! Music on the boat, great shots to remember it...","review_date":"August 12, 2018"},{"attraction_id":2163,"user":"adam_m","rating":5.0,"review":"Great day to fly. Eye opening experience. Mike, Sam & Kevin were friendly and knowledgeable. Once hitting the water the quick tips helped me. The sensation of flying over the water was amazing. I also loved the dolphin dives. Classy outfit with great equipment. This is a must do...","review_date":"August 12, 2018"},{"attraction_id":2163,"user":"carlschmidt","rating":5.0,"review":"You need to experience this at least once in your life!. I really can't say enough great things about the folks at Hydrofly Kelowna. From the booking experience to every moment on the water it was clear the whole team is committed to ensuring you have a great time. Props to Kevin and Sam, you guys...","review_date":"August 3, 2018"},{"attraction_id":2163,"user":"jane_d","rating":5.0,"review":"Super Fun!. The best! - according to our sons. Mike and Kevin were super instructors. Overall a really great experience and the highlight of our visit to Kelowna.","review_date":"July 22, 2018"},{"attraction_id":2163,"user":"glenn_a","rating":5.0,"review":"Jet-packing is super fun!. My husband and I decided to try jet- packing as part of our 25th anniversary holiday. I was a bit apprehensive, but was assured that it's easier than water- skiing, and you learn at your own pace. Both my husband and I loved our jet-pack...","review_date":"September 12, 2016"},{"attraction_id":2163,"user":"mackenzie_j","rating":5.0,"review":"Flyboarding lesson. I was in Kelowna for a few days with my roommate and we stopped in at the downtown marina to give this whole fly boarding thing a shot. Honestly the most amazing experience ever. The guys were super helpful and encouraging and wouldn't have changed...","review_date":"August 19, 2016"},{"attraction_id":2163,"user":"craig_h","rating":5.0,"review":"Got me flying in no time.. I received a lesson for my 40th birthday and had a blast. James was my instructor and he was friendly and knowledgeable. He was able to coach me along and get me airborne, turning and diving and recovering quickly enough that I had plenty of...","review_date":"July 29, 2016"},{"attraction_id":2166,"user":"john_c","rating":5.0,"review":"Mix-up turns out fabulous. We had a bit of a mix up with our reservation but Marie at Mont Tremblant Activity Centre, with her amazing people skills, took great care of us and we left for our trip the next day. It is about a 60 to 70 minute...","review_date":"August 25, 2018"},{"attraction_id":2171,"user":"johnny_x","rating":5.0,"review":"Great first family rafting trip. Rafting on Toby Creek was a great first time experience. Right at the adventure center in Panorama, the venue was very easy to get to. Mitch, our guide, was very friendly prior to the start time, and went through all the information we needed before...","review_date":"August 29, 2018"},{"attraction_id":2171,"user":"622artr","rating":5.0,"review":"Awesome trip . For a first time white rafting trip, this was awesome.\nEven though it was almost a month ago, I still can't stop laughing for the good the times we had.\nThe rafting is fairly easy (especially high summer.. After not having rain in a few...","review_date":"August 27, 2018"},{"attraction_id":2171,"user":"red_w","rating":5.0,"review":"Do it. Went for a corporate team building event - we had about 8 of us in one raft. It was a great activity and would highly recommend this for business or pleasure and all age levels. Staff was professional and confidence inspiring but also laid back...","review_date":"August 27, 2018"},{"attraction_id":2171,"user":"huculak_s","rating":5.0,"review":"Great Experience. We went rafting on Toby Creek with our children aged 8 and 12 and had a blast. Our guide, Mitch, was very knowledgeable and made the trip even more fun with great stories and expert navigating. We highly recommend this trip for young families. It...","review_date":"August 24, 2018"},{"attraction_id":2171,"user":"jappe_k","rating":5.0,"review":"Perfect first-time Rafting for our 9 and 11 yo kids, great team !. I would definitely recommend this to families with kids under 12 !\nThis was the perfect first-time Rafting experience for our family, including our 9 and 11 yo boys.\nVery well organised, good equipment, clear safety instructions, with a twist and some wel placed jokes...","review_date":"August 23, 2018"},{"attraction_id":2171,"user":"tamara_h","rating":5.0,"review":"Toby Creek Run. I'm almost 50, and not super active, so was a little nervous about trying this, but I was travelling with 3 teenagers (a 15-year-old and two 19-year-olds) that were excited to try white water rafting, so I sucked it up, and booked us a run....","review_date":"August 22, 2018"},{"attraction_id":2171,"user":"ornit_h","rating":5.0,"review":"Excellent experiance. Andrew the raft guide was skilled, nice and patiance with our novice party. The whole experience was manadged efficiantly and skillfully by the polite staff, from signing the waivers through fitting of boots, wetsuit and helmet, storing and locking our towels and keys, bussing us...","review_date":"August 19, 2018"},{"attraction_id":2171,"user":"dxanderson","rating":5.0,"review":"Great guides - great trip..!. Fantastic experience beginning to end - Tara and Charlotte went out of their way to help arrange our trip and Zach was an amazing guide. It was the first rafting trip for our 12 year old daughters - they loved it..!","review_date":"August 16, 2018"},{"attraction_id":2171,"user":"kerrieannl2018","rating":5.0,"review":"Incredible experience, would highly recommended!. We had originally booked the Kootney trip, but due to the fires had to change. The girl who phoned me (Terra - sorry if spelt wrong) to inform me that they could not offer the Kootney trip was extremely kind and helpful. My family had...","review_date":"August 15, 2018"},{"attraction_id":2171,"user":"fcundlehuddy","rating":5.0,"review":"Fantastic Experience . We absolutely loved the Toby Creek whitewater rafting - perfect for teenage girls (and the 2 adults as well)!!\nMitch was a great guide...very safety conscious and made the trip a thrilling experience. The views are spectacular!!","review_date":"August 14, 2018"},{"attraction_id":2171,"user":"britfamily38","rating":4.0,"review":"Fun for all of the family. We went rafting on the Kootenay River as a group made up of two families and this was just the right level for younger children and novice rafters. The rapids were not too challenging and we had fun water fights with other rafts. Our guide,...","review_date":"August 10, 2018"},{"attraction_id":2171,"user":"terpluvin","rating":5.0,"review":"AWESOME experience - highly recommended!. My cousin and I went here for our first whitewater rafting experience. We were a tad nervous but the ~5 guides immediately put us at ease with their kindness, knowledge, silly jokes, and skill! We had 100% confidence that our guide, Zach, would get us...","review_date":"July 28, 2018"},{"attraction_id":2171,"user":"dominic_myriam","rating":5.0,"review":"Perfect for rookies!. We were a group of 6 rookies with no rafting experience and had an absolute blast! The two hour trip down Toby Creek was a perfect length for a first experience and our guide Mitch was knowledgeable and entertaining. Really a great time! Almost signed...","review_date":"July 25, 2018"},{"attraction_id":2171,"user":"hfowler2018","rating":5.0,"review":"Perfect rafting river in beautiful Panorama BC. We had so much fun. The employees really made the difference. Scenery was lovely, learned a lot from our guide, Graham. Awesome family experience","review_date":"July 24, 2018"},{"attraction_id":2171,"user":"477jasonk","rating":5.0,"review":"Always fun. Wow another great trip with Kootenay River Runners!!!!! My wife and I have tagged all three rivers with Kootenay River Runners and what a great group of people.\nAll three rivers have their special point and all three rivers were fantastic.\nToby Creek was the...","review_date":"July 20, 2018"},{"attraction_id":2171,"user":"peterp3764","rating":5.0,"review":"Toby Creek - Great Starter!. I took my 9 year old, and my father in law on this trip. All three of us had no experience with rafting. All three had a great time.\nErin (not sure i spelled that properly) was our guide and she was super fun and...","review_date":"July 18, 2018"},{"attraction_id":2171,"user":"fern_c","rating":4.0,"review":"River Rafting the Toby River!. This was the first time for myself and my family to enjoy white water river rafting.\nThis was a fantastic experience for me and my family. We talked about it for the rest of the day and I\u2019m sure it will lead to future legendary...","review_date":"July 17, 2018"},{"attraction_id":2171,"user":"davo1234999","rating":5.0,"review":"Nice trip but no too adventurous. Had a nice 1 1\/2 hours on Toby Creek. Mitch, our guide was great. He and the others made it an very enjoyable. The river was mostly Class II and only two of the rapids were very exciting. It was scenic and fun, but if...","review_date":"July 16, 2018"},{"attraction_id":2171,"user":"shawna_l","rating":4.0,"review":"First rafting experience. My son and I rafted Toby Creek on a nice, hot day in July. The guides were friendly and knowledgeable. This was a great first-time river to be on as it is not too challenging. We discovered we love it, and want to do another,...","review_date":"July 11, 2018"},{"attraction_id":2171,"user":"waterzj","rating":5.0,"review":"Great Rafting and Well-run Excursion. Everything was well organised and executed safely.\nHad a great time on the water and the people were great. Shout out to our guide (Andy) for making the trip a blast!","review_date":"June 23, 2018"},{"attraction_id":2171,"user":"brittany_n","rating":5.0,"review":"Amazing experience!. This was a great tour from beginning to end. We were provided with wet suits, shoes, and helmets and then we were off in the bus to our destination about 10min away. Our guide MITCH was terrific, funny and informative he made us all feel...","review_date":"June 21, 2018"},{"attraction_id":2171,"user":"ewalk17","rating":5.0,"review":"Family of 5. . Great trip down the Tobey creek. All the employees were super friendly and fun ! Mitch was our guide and did a super job! We took our 3 girls for the first time 13, 10 & 8 years old. Great experience will be definitely coming...","review_date":"June 18, 2018"},{"attraction_id":2171,"user":"canadianteacher1","rating":5.0,"review":"Toby Creek Whitewater Rafting . Went whitewater rafting today (Aug 15) with our 9yr old on Toby Creek. All necessary equipment provided by Kootenay. All the staff were fun with a collective great sense of humour. Our guide\/boat leader Kurtis was fantastic. I would highly recommend him and Kootenay River...","review_date":"August 15, 2017"},{"attraction_id":2171,"user":"brad_b","rating":4.0,"review":"Whitewater-rafting Toby river. We whitewater rafted Toby creek Aug 19 2016, it is a class 2 rapids not a class 3 in mid Aug, the guides were good and the trip is great, I would recommend the trip to anyone with a family.","review_date":"August 21, 2016"},{"attraction_id":2172,"user":"sjfoley01","rating":5.0,"review":"Unforgettable experience!. Unforgettable experience! A group of 7 of us did a half-day tour on Anderson Lake as part of a stag trip. Our guides Brad and Geoff were amazing. They put us on the fish immediately and made sure we did everything correctly to ensure we\u2019d...","review_date":"August 6, 2018"},{"attraction_id":2174,"user":"omar_s","rating":5.0,"review":"Amazing Rafting Experience with Canadian Outback Co!. Our family did the Elaho Exhilarator in 2 groups on 1st August & 2nd August. It was one of the best experiences of our lives!! Thank you Steve for driving us to Squamish & then the river. Out on the river our guides were Jordan...","review_date":"August 15, 2018"},{"attraction_id":2174,"user":"lindsit","rating":5.0,"review":"Another terrific day with the Canadian Outback Rafting group!. A year ago I rafted the Elaho & Squamish rivers as part of my sister's 40th bday weekend and this time I brought my family back! Husband, 14- and 16-year-old all had a great time! The guides are so friendly and helpful. They're incredibly knowledgeable...","review_date":"August 14, 2018"},{"attraction_id":2174,"user":"ilona_l","rating":5.0,"review":"Awesome Experience. Canadian Outback Rafting run an amazing trip to the Elaho River... it certainly was exhilarating! Our guide Monique was excellent and gave us brilliant instructions on how to navigate the rapids safely. We all felt like professional rafters by the end! The whole team was...","review_date":"July 31, 2018"},{"attraction_id":2174,"user":"alba_hendersons","rating":5.0,"review":"Amazing scenery and rafting experience. Big shout for Steve our driver who dealt with a blown tyre on the main bus without batting an eye, then was a source of some great local info on the shuttle bus back to Whistler.\nThe rafting was brilliant, with our guide Cole doing...","review_date":"July 12, 2018"},{"attraction_id":2174,"user":"jason_j","rating":5.0,"review":"Exciting and fun, a little scary, with beautiful views of nature! Such an adventure, loved the rafting!. Rafting was one of only two MUST DO experiences we had planned for our June 2018 mini-Whistler family vacation. Once I saw videos of the Wet & Wild Elaho Exhilarator trip offered by Canadian Outback Rafting I knew we had found our white water rafting...","review_date":"June 25, 2018"},{"attraction_id":2174,"user":"claran0rmand1","rating":5.0,"review":"Perfect trip!. The entire experience with COR was awesome. Between the friendly pick-up at the hostel in Whistler and the entertaining bus ride to the river, all this traveling time seemed like nothing. The guides made sure everybody was comfortable and felt safe about the rafting experience....","review_date":"May 30, 2018"},{"attraction_id":2174,"user":"jodie_h","rating":5.0,"review":"Beautiful Scenery. Matt was a great rive guide, he was so knowledgeable and told us some cool stories. He made the more tamer sections of the river still really fun by getting us to hop in the water or try balancing on the front of the boat....","review_date":"May 15, 2018"},{"attraction_id":2174,"user":"dayna_k","rating":5.0,"review":"amazing fun. Our guide Pincho and the rest of the team were amazing! it was such a well done tour with such a good crew! hats off to the boys!","review_date":"May 14, 2018"},{"attraction_id":2175,"user":"a_s","rating":5.0,"review":"Awesome adventure while in Whistler!. I booked this for our annual family adventure. Of our three girls (ranging 11-24) the older two had experience with rafting, but the little one didn't, so the 5 of us opted for the Cheakamus excursion, which we were told was a level 2 river....","review_date":"September 3, 2018"},{"attraction_id":2175,"user":"livinginmongolia","rating":5.0,"review":"Fun family day out. We had an excellent time. Our group was made up of 2 boys of 10 & 7, my husband and I and my husband's mother.\nWe had a wonderful time. Our guide Ben was excellent value with a good sense of humour. We were a...","review_date":"September 1, 2018"},{"attraction_id":2175,"user":"dmitry_r","rating":5.0,"review":"Amazing and fun experience!. The entire excursion was very well organized from hotel pick-up to drop-off. The staff was professional and friendly. We had an amazing day on the river!","review_date":"August 25, 2018"},{"attraction_id":2175,"user":"ctbehling","rating":4.0,"review":"Great teenagers outing. . Booked this for my 4 boys age ranging from 25 to 15. The feedback from them was overwhelmingly positive and the only reason they didn\u2019t give it 5 stars was that the rapids were not fast enough ! There has been a drought in BC...","review_date":"August 20, 2018"},{"attraction_id":2175,"user":"ladywig2017","rating":5.0,"review":"So much fun! And inclusive!. We took the Cheakamus Family Splash rafting trip with Canadian Outback Rafting and it was absolutely fantastic! They picked us up in Whistler in a comfortable travel van and returned us quickly after the trip was done. The team was incredibly well organized and got...","review_date":"August 17, 2018"},{"attraction_id":2175,"user":"hbljbl","rating":5.0,"review":"Great trip. The whole family had a great trip with great guides. The kids enjoyed the experience and the friendly guides.","review_date":"August 5, 2018"},{"attraction_id":2175,"user":"maxie_w","rating":5.0,"review":"Awesome experience . Our guide josh was incredible and made it an amazing experience. The rapids were medium sized and fun, we felt safe the entire time. The gear was great and kept us warm, can\u2019t wait to come back!","review_date":"July 7, 2018"},{"attraction_id":2175,"user":"jason_t","rating":5.0,"review":"Great trip! . This was $20 cheaper per person than white water rafting trips out of Whistler. We stayed in Whistler but they also offer free pick up and drop off from points from Whistler and Whistler Creekside. Our 7 year old\u2019s first trip and he loved it,...","review_date":"July 5, 2018"},{"attraction_id":2175,"user":"ross_a","rating":5.0,"review":"White-Water Rafting. Went we two of my buddies, we are all young guys in our 20's who have never rafted before. We had an excellent experience with our tour guide Sam and would heavily recommend this to adventurous youth looking for an excuse to go outside.","review_date":"July 1, 2018"},{"attraction_id":2175,"user":"karyn_h","rating":5.0,"review":"WHITE WATER FUN. This was the best decision we made! This was our first time on a rafting tour and we were a bit nervous, especially since our son was not on board with the idea. (no pun intended) He was really anxious but once we met Leon,...","review_date":"June 27, 2018"},{"attraction_id":2176,"user":"justin_w","rating":5.0,"review":"Don't hesitate - book now, you won't be disappointed!. Would give 10 stars if I could! It was my first time ever white water rafting and thanks to this experience, definitely won't be my last! Whole staff was very friendly, professional, and could tell they took safety very seriously - Jordan was our tour...","review_date":"August 14, 2018"},{"attraction_id":2176,"user":"lrusanowski","rating":5.0,"review":"White water rafting on Vancouver vacation . We had a blast on this trip. Matt was an amazing guide. Thank you Canadian Outback Rafting for a great day!","review_date":"July 27, 2018"},{"attraction_id":2176,"user":"michael_h","rating":5.0,"review":"Great day out. Pick from Vancouver was perfect and driver very good to chat to the drive.We felt at ease with the reception briefing and Max took great care of us in the raft and gave an interesting and informative chat about different features of the trip.The river...","review_date":"July 19, 2018"},{"attraction_id":2176,"user":"wattsup70","rating":5.0,"review":"Great day. We had a great afternoon trip on the Squamish. Monique was a fantastic guide and gave us a lot of history in between the rapids. The scenery was amazing.","review_date":"July 17, 2018"},{"attraction_id":2176,"user":"dan_c","rating":5.0,"review":"Amazing. Had the best time as a first time rafter, the crew are super helpful and fun and the rafting is fun and provides some amazing views highly recommend","review_date":"July 10, 2018"},{"attraction_id":2176,"user":"victoria_r","rating":5.0,"review":"Perfect day on the river!. My 19 year old son and I did the Wet & Wild Elaho Exhilarator during a ten day action packed high adventure trip. We kayaked through Alaskan glaciers, hiked glaciers, ice climbed, helicoptered out to dog sled in the ice fields, snorkeled with killer and...","review_date":"June 23, 2018"},{"attraction_id":2176,"user":"rachelallayne","rating":5.0,"review":"Amazing Day on the River!. My boyfriend and I were fortunate enough to enjoy a beautiful, hot, sunny day whitewater rafting with Canadian Outback Rafting. We were picked up in Vancouver at 7:30am where we began the scenic drive to Squamish. There, the adventure began! It started with a bus...","review_date":"June 5, 2018"},{"attraction_id":2178,"user":"elizricke","rating":5.0,"review":"Awesome day trip! . 6 adults and one 8yr old, saw tons of whales on the way down and loved the seaplane back. Fun time in Victoria, we had a yummy brunch at Jam and then went to Pedaler to rent bikes and do the scavenger hunt. Next time...","review_date":"July 4, 2018"},{"attraction_id":2179,"user":"sueaussie","rating":5.0,"review":"One of the most memorable experiences of our lives. We booked our half day canoe adventure before leaving Australia and the communication from Manuela and Jeff was excellent. Because we were on a tour and had no transport of our own, they agreed to pick us up from our hotel in Whitehorse.\nMy husband...","review_date":"June 22, 2018"},{"attraction_id":2180,"user":"john_m","rating":5.0,"review":"Phenomenal 2 Day Rafting Experience!. My son and I had an absolute blast on the 2 Day Rafting Tour with overnight camping. The first day whitewater rafting was exhilarating, the Guides well trained, humorous and a lot of fun, the organization of everything very well done, and the views of...","review_date":"August 11, 2018"},{"attraction_id":2180,"user":"colinhatt","rating":5.0,"review":"Amazing views. This 2 day trip is great. The crew was experienced & funny. But also serious when is came to safety. They were also great chefs. a great experience!.","review_date":"August 5, 2018"},{"attraction_id":2180,"user":"helen_l","rating":5.0,"review":"The most amazing and scenic experience I have ever had. We have so much fun rafting down the Elaho River. Our river guide, Sam, is super awesome at making sure we have the best experiences thru the rapids. The team that prepared the breakfast and dinner is beyond my expectations delicious!","review_date":"May 24, 2018"},{"attraction_id":2180,"user":"nasya_c","rating":5.0,"review":"Just Wow! Best weekend!. Did the overnight camping and river-rafting trip. All good things to say, I was impressed by the organization, the friendly, informative staff, everything.\nWe arrived in Squamish and the staff were on it to ensure that we were outfitted correctly and our stuff was put...","review_date":"May 14, 2018"},{"attraction_id":2181,"user":"366danielb","rating":1.0,"review":"Unreliable - canceled at the last minute. Drove 3 hours from Saint Johns to Trinity to take the 1 PM tour with this company on Sept 3. They canceled the trip 10 minutes prior to departure, very nonchalantly and without a clear explanation. I suspect it was because only a couple of...","review_date":"September 3, 2018"},{"attraction_id":2181,"user":"457kiml","rating":5.0,"review":"Fantastic experience!. Capt Robert is a wonderful host! He took us to all the sites where whales would surface if it wasn\u2019t off season. We saw Eagles and Puffins and beautiful coastal scenery! To make up for the lack of whale sightings we saw Random Passage! We...","review_date":"September 1, 2018"},{"attraction_id":2181,"user":"johnboy212","rating":5.0,"review":"whales, eagles, capelin. Everything about this tour was topnotch. Captain Bob is well-seasoned, knows his whales (even by name), slows down to show you eagles, other wildlife, and so forth. The warm drysuits were great, just pull over your clothes. We were not cold at all. Loved the...","review_date":"August 14, 2018"},{"attraction_id":2181,"user":"mcostanzo","rating":5.0,"review":"Amazing tours!!. The travel agent said this would be a great boat tour, but she neglected to say the skipper was so knowledgeable! He was so accommodating, answering all of my questions and concerns prior to the trip. I was booked for an Iceberg trip out of...","review_date":"August 9, 2018"},{"attraction_id":2181,"user":"outwest713","rating":5.0,"review":"Whale Watching by Zodiac Exceptional Tour. I've had many whale-watching experiences, both formal tours and casual encounters, in several places including San Juan Islands in Washington state, Alaska, Greenland, Iceland. The waters around Newfoundland were remarkable in comparison for the number of whales close to shore in very accessible locations and...","review_date":"August 7, 2018"},{"attraction_id":2181,"user":"andrewhitchen","rating":5.0,"review":"Unbelievable trip with Skipper Bob and Trinity Eco Tours. Our group of 6 was a mix of locals and friends visiting from abroad. We were greeted by a lovely lady who checked us in and took payment. They offered us the 10% online booking discount, despite having booked by phone. Skipper (Captain) Bob gave...","review_date":"July 24, 2018"},{"attraction_id":2181,"user":"joytavener","rating":5.0,"review":"Fantastic afternoon. Friendly, informed guide. Kids loved the excitement of the zodiac ride. Saw eagles, whales, a cave and waterfall!","review_date":"July 19, 2018"},{"attraction_id":2181,"user":"hgergovich66","rating":5.0,"review":"Best Day Ever!!!!. We had an AMAZING adventure on Skipper Bob's Zodiac tour. It was everything promised and so much more!! We saw whales up close and personal, many times... we saw Puffins (first time in my life!), we saw an eagles nest,and beautiful scenery, all with a...","review_date":"July 8, 2018"},{"attraction_id":2181,"user":"garyandirene","rating":5.0,"review":"Mind Blown. Hugh Hugh thank you to Skipper Bob and Bonnie for a truly memorable 3 hour tour. What did we see hmmmmm what did we not see. Well \u2018twas a calm sea ( unusually calm we were told)to start and we did the 5 to 8...","review_date":"July 8, 2018"},{"attraction_id":2181,"user":"andree-anne_h","rating":5.0,"review":"The experience of a lifetime. This was, by far, the best whale watching experience I have ever had. And I have had quite a few. Do not let yourself be fooled into doing a tour that's closer to the big cities just because it seems convenient. You will not get...","review_date":"July 1, 2018"},{"attraction_id":2181,"user":"samilids","rating":5.0,"review":"Nature at its \u201cFinn\u201dest. Absolutely incredible! You\u2019ll only have yourself to blame if you miss out on seeing this amazing spectacle of nature. I\u2019ve watched whales migrate up and down the coast of my home town in Australia every year but never have I ever seen anything quite as...","review_date":"June 26, 2018"},{"attraction_id":2181,"user":"greenville2017","rating":5.0,"review":"Have seen 3 Whales. Eco Tours has done the tour just with two of us on a cold and rainy day. We got warm and watertight clothes. Perfect and successful tour.","review_date":"May 25, 2018"},{"attraction_id":2182,"user":"laura_s","rating":5.0,"review":"Great day on the beautiful waters of Salt Spring!. My son and I booked this trip and had a fantastic time. Our guide Rose was so knowledgeable about the islands and sea life and the whole experience was relaxing and refreshing. They had extra gear like water shoes, ball caps and jackets just in...","review_date":"September 17, 2018"},{"attraction_id":2183,"user":"barb_n","rating":5.0,"review":"beautiful waters, tasty sockeye. We have always had a successful fishing adventure with these guys. The guides seem to know where the fish are and how to get them in the boat, with lots of local history to share. Easy to book with, great location at Milltown, and all...","review_date":"August 26, 2018"},{"attraction_id":2184,"user":"james_g","rating":5.0,"review":"James Bay U19 Rugby Team goes tubing with The Tube Shack!. A big thank you to Aaron Frisby for having our James Bay U19 team up for the day. Caught the last day of the season and it was a beauty! Our entire group had never been down the river, safe to say it went above...","review_date":"September 4, 2018"},{"attraction_id":2184,"user":"dridentity","rating":5.0,"review":"Best value tubing ever. We brought along a family with a 10 year old and 16 year old. None of them had been tubing before and this was a great introduction. Service was friendly and we were on the water in minutes. Gorgeous setting, slow river with a 3...","review_date":"August 27, 2018"},{"attraction_id":2184,"user":"caroline_g","rating":4.0,"review":"Great fun, take a paddle!. We hired out tubes and drifted down the river for $60 for a family it was a really good deal, pick up ay the end was prompt and efficient. The first hour was incredibly slow, to the point we actually went backwards!!! We were told...","review_date":"August 23, 2018"},{"attraction_id":2184,"user":"colm_f","rating":5.0,"review":"Tube Shack was great. Went with my 7-Y-o grandson, fell in the river on departure, which was fun for everybody (except me!) but managed to stay tube-borne for the rest of the 2.5 hr lazy drift down the beautiful Cowichan River. The rental was seamless, the bus was waiting...","review_date":"August 21, 2018"},{"attraction_id":2184,"user":"ianb3140","rating":5.0,"review":"What a great way to relax !. Such a simple thing but so much fun. My wife and our 2 boys (12 and 14yo) did the trip last week at the height of the heatwave. We had pre-booked using the Tubeshack website which was easy to use but there were still plenty...","review_date":"August 13, 2018"},{"attraction_id":2184,"user":"luckymom3","rating":4.0,"review":"Easy fun on the water. The tubes were ready as reserved. Ride back from the end was easy and convenient. I suggest you make sure you get a paddle as some parts are VERY slow and we had to do a little maneuvering to keep in the flow. Grab some...","review_date":"August 4, 2018"},{"attraction_id":2184,"user":"tripchick29","rating":4.0,"review":"Great day overall. This was our second year renting with the Tube Shack. The ride down the river is awesome, and I highly recommend it if you are in the area.\nA couple of procedural points need improvement. I booked online for 2 times, 1 regular and 1...","review_date":"July 30, 2018"},{"attraction_id":2184,"user":"laurel_e","rating":5.0,"review":"A great experience!. We had a great morning tubing down the river! Reservations were made easily online, waivers were signed online. Tubes were picked up quickly and easily, entry to the water was easy, the water was lovely. The first hour or so we floated slowly and calmly,...","review_date":"July 29, 2018"},{"attraction_id":2184,"user":"leslie_m","rating":5.0,"review":"A great morning on the river!. Reasonable price for a good quality tube rental with a paddle. No fuss getting set up and in the river. Easy and safe. Perfect weather and lots of happy folks of all ages. The few more challenging bits were fine....even for someone who is not...","review_date":"July 29, 2018"},{"attraction_id":2184,"user":"hbromanzilla","rating":3.0,"review":"Lazy River. This was a great relaxing couple of hours to beat the heat. If you\u2019re looking for exhilarating tubing this is not it, it is very sloooooow. If you\u2019re not up for a bit of exercise to keep yourself in the lane of the current perhaps...","review_date":"July 17, 2018"},{"attraction_id":2184,"user":"aaron_l","rating":5.0,"review":"Easy Booking, Great Tubes, Awesome Experience!. Loved the easy online booking and payment options ahead of time. We signed the waivers for everyone in our group online, and pretend them out which made the 'check in' process all of about 45 seconds to get us set and on the water. The...","review_date":"July 16, 2018"},{"attraction_id":2185,"user":"karenmt30","rating":5.0,"review":"Ice Fishing. What a fantastic day. First timers at Ice Fishing. Started with hubby catching the first fish of the day within one minute of dropping a line. A nice Bull Trout. Then I caught a Sucker & 2 Bull Trout. Our guide Rick was friendly and...","review_date":"March 22, 2018"},{"attraction_id":2185,"user":"abcdtams","rating":5.0,"review":"Amazing Ice-fishing experience. \u6211\u5011\u4e00\u5bb6\u56db\u53e3\u4f86\u81ea\u9999\u6e2f\uff0c\u9019\u6b21\u91e3\u51b0\u9b5a\u7684\u65c5\u7a0b\u7559\u7ed9\u6211\u5011\u975e\u5e38\u6df1\u523b\u7684\u5370\u8c61\u3002\u5728\u7d50\u4e86\u51b0\u7684\u6e56\u4e0a\uff0c\u98a8\u666f\u6021\u4eba\uff0c\u74b0\u5883\u6e05\u5e7d\uff0c\u5c0e\u904a\u5148\u751f\u5c08\u696d\u7684\u77e5\u8b58\u53ca\u670d\u52d9\u4ee4\u6211\u5011\u6210\u529f\u91e3\u5230\u4e00\u689d\u5927\u9b5a\u53ca\u6578\u689d\u8f03\u5c0f\u7684\u9b5a(\u8679\u9c52\u9b5a)\uff0c\u7260\u5011\u4e5f\u6210\u70ba\u4e86\u6211\u5011\u7684\u7f8e\u5473\u665a\u9910\uff01\u6211\u5011\u671f\u5f85\u5728\u4e0d\u4e45\u7684\u5c07\u4f86\u518d\u5ea6\u53c3\u52a0\u9019\u500b\u6d3b\u52d5\uff0c\u9019\u662f\u7d55\u5c0d\u503c\u56de\u7968\u50f9\u7684\uff01\nPemberton Fish Finder (PFF) is absolutely awesome! We are a family with 2 boys from Hong Kong, it was our first experience in ice fishing in Canada though we had done that in Korea before. But the experience with PFF was totally incomparable. First,...","review_date":"February 3, 2018"},{"attraction_id":2185,"user":"tomeaus2017","rating":5.0,"review":"Awesome experience . Shout out to Scott who was an awesome guide with lots of knowledge and experience. We had a great time ice fishing just outside of Whistler on a half day tour. Between the 3 of us we caught plenty of rainbow trout. As the weather...","review_date":"January 9, 2018"},{"attraction_id":2185,"user":"boobrisbane","rating":5.0,"review":"Brilliant experience. Excellent guide - can\u2019t Waite to go again. Ice fishing was something I wanted to do for ages, so when I got to go to Canada I was not about to miss out on the experience. Pemberton Fishfinder were fantastic to deal with, We were picked up from Whistler and taken to the...","review_date":"December 19, 2017"},{"attraction_id":2186,"user":"igort243","rating":5.0,"review":"Bowen island jet ski tour . Perfect for a birthday celebration! Born and raised in Vancouver, it was nice to see things that you were never able to see via car. Our tour guide Sven was great and very helpful! I would highly recommend.","review_date":"August 20, 2018"},{"attraction_id":2186,"user":"zachary_n","rating":5.0,"review":"Awesome adventure . We had a great time flying across English Bay and Howe sound. The tour was fun and informative. Cillian was an excellent guide!","review_date":"August 4, 2018"},{"attraction_id":2186,"user":"ryan_s","rating":5.0,"review":"SEA-DOO TO BOWEN ISLAND FOR DINNER. My boyfriend and I did the Bowen Island dinner tour last week and we loved it! Our tour guide was Alex and he was amazing. Even though my partner and I have lived here our whole lives, Alex still told us so many things along...","review_date":"July 29, 2018"},{"attraction_id":2186,"user":"emiksg","rating":5.0,"review":"Fantastic experience!. We did this tour for my boyfriend's birthday celebration with a group of friends.\nIt was soooo much fun and fantastic tour!! It was my first time to try Jet ski and I was scared of driving at first but soon I just started enjoying...","review_date":"June 28, 2018"},{"attraction_id":2186,"user":"isthetruth","rating":5.0,"review":"Outstanding. My son used his birthday to rally up heaps of friends to go on this trip. We are adventurous people and were ready for crappy weather. So having great weather amped up the excitement. Well organized yet friendly. Quality machines, and safety minded staff. Dinner...","review_date":"June 20, 2018"},{"attraction_id":2187,"user":"renee_b","rating":5.0,"review":"Amazing experience. Originally we booked a group tour but there was no one else scheduled for the tour so the company said they would not send out a tour. We decided to book a private tour a little later in the day. This was the best decision....","review_date":"September 17, 2018"},{"attraction_id":2187,"user":"angel_w","rating":5.0,"review":"Killian is the best!. We had an amazing time on the Sea-Doo adventure. Killian was a great ride instructor as well as very knowledge about fun facts of Vancouver. We highly recommend checking them out for all of your fun water activities!","review_date":"August 30, 2018"},{"attraction_id":2187,"user":"thejus_r","rating":5.0,"review":"Must do activity. the jet sky tour at 8:30a.m is one of the best activities i have done so far in Vancouver. worth every dollar we paid for it. our tour guide jay was amazing, patient and gave a good explanation about the different things we saw on...","review_date":"August 10, 2018"},{"attraction_id":2187,"user":"johnshort31","rating":3.0,"review":"Great experience but was let down at the end. I bought the \"Ocean's Yours\" experience for my fiancee's birthday and we had the best time. The guides were great and you get a lot of freedom to cruise around and really experience the jet skis as well as the sites.\nWe didn't take our...","review_date":"August 9, 2018"},{"attraction_id":2187,"user":"missc0ve","rating":5.0,"review":"Ocean is Yours Tour was fantastic!!. I went with a group of 8 for the Ocean is Yours tour and it was wonderful. Our guides Brodie and Alex were humorous and very patient. We had a few breaks at some key spots along the tour and I learned some things about...","review_date":"June 18, 2018"},{"attraction_id":2188,"user":"aaiyushs","rating":4.0,"review":"Water Sports. Great value for money, can ride without instructor for long hours. A must try for adults. long paths to explore, best for summer times.","review_date":"November 6, 2018"},{"attraction_id":2188,"user":"farhia_f","rating":5.0,"review":"Seadoo Rental Experience. My husband and I had a great experience with the seadoo rental, and it got even better when we fell over and Sven came to get us out of the water. Sven was great in the way he handled our situation, he was amazing in...","review_date":"October 18, 2018"},{"attraction_id":2188,"user":"dylanl604","rating":5.0,"review":"Trip of a lifetime!. My girlfriend and I took the Ocean is Yours Tour with Alex as our guide. He was stellar in his role; as he was evidently passionate about his job, not only armed with an amazing knowledge of the city, but also providing lots of entertaining...","review_date":"September 18, 2018"},{"attraction_id":2188,"user":"tami_r","rating":5.0,"review":"Fantastic Jet Ski Tour!. What a fantastic jet ski tour today with Alex from Vancouver Water Adventures. Well organised, fun facts re aquatic wildlife and local history, nice machines, and lots of fun and donuts along the way. Would highly recommend.","review_date":"August 22, 2018"},{"attraction_id":2188,"user":"jonathaa","rating":5.0,"review":"Thankyou Killian. The day was smoky due to the BC Wildfires, but the sea was awesome and the water was just right to make it an awesome and adventurous morning. Killian - our guide was really good. His safety briefing at the start was detailed and I...","review_date":"August 16, 2018"},{"attraction_id":2188,"user":"toobush","rating":5.0,"review":"Jet Ski Early Sunday Morning. We did a Jet Ski tour on a Sunday Morning to catch more calmer waves and able to Jet Ski at top speed. Our guide SVEN, was awesome from beginning to end. He not only go through the registration easily but also did a specatular...","review_date":"August 13, 2018"},{"attraction_id":2188,"user":"steve_r","rating":5.0,"review":"Great way to see the bay!. We really enjoyed the tour and the guides. Alex and Killian did a fantastic job with the group and explaining the local sights. It was equal parts fun, adventure, sight seeing, and educational. Be prepared for a bumpy ride across the bay.","review_date":"August 2, 2018"},{"attraction_id":2188,"user":"536amanij","rating":5.0,"review":"Amazing Jet Ski Experience . We did the 2.5 hour tandem jet ski tour with Brody and had a fantastic experience! The water was very calm and he surprised us with an extra stop on our tour! At the beginning he clearly explained how to use the Seadoo jet skis...","review_date":"July 25, 2018"},{"attraction_id":2188,"user":"ashped","rating":5.0,"review":"An amazing jet ski experience! . As a couple we did the English Bay jet ski tour with Brody and Killian. Had such a fantastic morning out on the water, with the freedom to go fast whilst feeling really safe with checkpoints along the way. Couldn\u2019t recommend this highly enough!","review_date":"July 22, 2018"},{"attraction_id":2188,"user":"taiali","rating":5.0,"review":"Awesome experience despite bad weather \ud83c\udf27\ufe0f. We had the early morning tour starts at 7.45 am, the weather was bad and very cold (10 \u00b0). We didn't know what to expect!\nOur guide Brody welcomed us and prepared us for the trip. The skidoos are amazing! So powerful and really new!...","review_date":"June 29, 2018"},{"attraction_id":2188,"user":"michael_m","rating":5.0,"review":"Awesome seadoo tour. We had so much fun with Brodey today. Even though it was raining at the beginning he made our tour fabulous. Water was so calm and we could easily race up to Gambier island with the group. We stopped here and there and Brodey explained...","review_date":"June 29, 2018"},{"attraction_id":2188,"user":"vancitytraveller68","rating":5.0,"review":"7th time back, as good as ever!. Killian & Alex were rockstar guides and the weather was beautiful. We'll be back again, perhaps even this summer!","review_date":"June 20, 2018"},{"attraction_id":2188,"user":"rustam935","rating":5.0,"review":"Killian and Alex were awesome!. Great atmosphere, chill and knowledgeable instructors, new jetski's, affordable pricing. It was great experience! Thanks guys","review_date":"June 20, 2018"},{"attraction_id":2188,"user":"ionut_mihai_t","rating":5.0,"review":"Ocean is yours tour - Amazing experience!. We had a blast!! We purchased the \"Ocean is yours experience\" and had so much fun and seen amazing places and landscapes! Sven is a truly five star guide! He walked us through all the safety rules and important stuff to know, gave us a...","review_date":"June 2, 2018"},{"attraction_id":2188,"user":"sa2018101","rating":5.0,"review":"Excellent and Recommended for any traveller.. Excellent and Recommended for any traveller.\nA Lot of fun. I had a great time and the tour was great.\nAlex Mc and Sven were great guides.","review_date":"May 29, 2018"},{"attraction_id":2189,"user":"julie_m","rating":5.0,"review":"Excellent sunset kayaking . We really enjoyed our Kayaking tour with Emma. She was very knowledgeable and engaging.\nThe tour took us out through the inner and outer harbour and to seal island, a beautiful way to see the landscape and wildlife.\nWe would highly recommend Emma as a...","review_date":"August 29, 2018"},{"attraction_id":2189,"user":"jeremy_p","rating":5.0,"review":"Perfect tour. Excellent. Great tour guide, amazing coastline. Would definitely recommend. Saw lots of sea life including seals.","review_date":"August 15, 2018"},{"attraction_id":2190,"user":"les_s","rating":5.0,"review":"Getting wet and enjoying it!. We did a half day rafting trip a couple of weeks ago, the last trip of the season. It was a first for us two \u201coldies\u201d but on our bucket list! It was well organised, there was lots of information given before we started and...","review_date":"September 23, 2018"},{"attraction_id":2190,"user":"joan_b","rating":1.0,"review":"Lots of water, laughs and beautiful scenery. Had a fantastic day, the sun was out, warm breeze, lots of getting wet. We had guide John and he was great. Calm, encouraging and very patient with our awful paddling. Lots of opportunity to sit in different locations in the raft, my husband even...","review_date":"August 30, 2018"},{"attraction_id":2190,"user":"nicole_l","rating":5.0,"review":"Great experience . I would definitely recommend this company. Communication was great. Planning and explanations once we arri ed were fab. Clothing safety talk all really good. The experience itself was amazing we were with a lovely family and Neil the guide was really good and informative. Hubby...","review_date":"August 26, 2018"},{"attraction_id":2190,"user":"j2hamil10","rating":5.0,"review":"Relatively tame river in the late season, but a heck of a lot of fun!. My 73 year old mother joined my wife and I and three teen boys for a half day on the river with John, our raft guide. This late in the year, the water is relatively low so it wasn't a terribly wild ride, but we...","review_date":"August 21, 2018"},{"attraction_id":2190,"user":"andrewbp4585sd","rating":5.0,"review":"Brilliant Experience!!!!!. This is such a great experience and so well organised. The staff are so helpful and friendly and make the day so enjoyable. So as well as battling the rapids our guide told us lots about the history of the area in the quieter moments...","review_date":"August 16, 2018"},{"attraction_id":2190,"user":"nicolas_e","rating":5.0,"review":"Amazing guide and experience. Rafting with Apex and Neil (our guide) was such a great experience. We did it with the whole family (10 people of all ages splitted in 2 boats) and the only thing to remember is that everybone found it amazing. Even those who were scared...","review_date":"August 13, 2018"},{"attraction_id":2190,"user":"joenie2018","rating":5.0,"review":"Great guide and Staffs!!!. We've had fun!!! Our guide Vicente was awesome!!! and John for giving us safety tips!!! Thank you guys!! Half-Day Whitewater Rafting with APEX is worth it. All Staffs are very accommodating.","review_date":"August 7, 2018"},{"attraction_id":2190,"user":"cjmcelias","rating":5.0,"review":"Amazing Experience!. Rafting with Apex is a must do in Revelstoke. We, a party of 6 left Calgary at 3 am for our 9 am booking. It's worth the drive and the price. Right from booking the trip the staff were amazing and friendly. for 4 of...","review_date":"July 31, 2018"},{"attraction_id":2190,"user":"160rob","rating":5.0,"review":"White water rafting in Revelstoke. My wife, daughter and I booked the morning rafting trip and had a fantastic time. Some apprehension at first but we were put at ease by our trips professional guides, John, Mike and Neil. I think we travelled about 26km over 2 1\/2 hours or...","review_date":"July 25, 2018"},{"attraction_id":2190,"user":"hrvojka_m","rating":5.0,"review":"Once in a life time experience. We were fortunate to spend a beautiful day on the river! The company is very well organized with top notch guides. Since the company is situated in The mountains travel to the start landing site was quick, and one of the guides took this time...","review_date":"July 15, 2018"},{"attraction_id":2190,"user":"emullercalgary2018","rating":5.0,"review":"Great family activity. Me and my teenage son stopped in Revelstoke for three days on our vacation road trip to West Coast. We had so much fun doing whitewater rafting on beautiful Illecillewaet river fed by the Illecillewaet Glacier in Glacier National Park. I recommend doing the morning...","review_date":"July 14, 2018"},{"attraction_id":2190,"user":"courtney_s","rating":5.0,"review":"Apex Rafting. Me and my girlfriend booked a morning trip and had the time of our lives on the water.\nJoe and Mike were not only professional, but were also really fun and out going. They made us feel comfortable and made it a really exciting experience....","review_date":"July 12, 2018"},{"attraction_id":2190,"user":"edm6","rating":5.0,"review":"Terrific . This was a highlight of our Revelstoke trip. Our guide, Joe, was wonderful. Thank river and rapid are so much fun. We went with our 9 and 11 year old who loved it. I strongly recommend.","review_date":"July 6, 2018"},{"attraction_id":2190,"user":"kmill14","rating":5.0,"review":"Fantastic experience. We had an absolute blast on this excursion. The water is chilly but they provide gear to keep you warm plus you're so distracted by the fun rapids and beautiful scenery that you hardly notice the temperature. The guides were super chill, knowledgeable about the...","review_date":"June 30, 2018"},{"attraction_id":2190,"user":"krystle_b","rating":5.0,"review":"Paddle rattle . We chose Apex rafting because of their excellent reputation and they are well established. They had a relaxed vibe but also were very focused on safety. They provided everything we needed including many layers to keep us warm. They also locked up our valuables when...","review_date":"June 17, 2018"},{"attraction_id":2190,"user":"jimmyjslv","rating":5.0,"review":"Amazing day on river.. First time rafting.The guides are super.I'm really impressed.Love the adventure.Thank you guys for the funny jokes and good experience in rafting.Was really good time.","review_date":"June 15, 2018"},{"attraction_id":2190,"user":"becandyb","rating":5.0,"review":"Great afternoon on the rapids. My husband and I had a great time on this tour. We were worried we might freeze but everything you need to keep warm and comfortable was provided, The river guides were great, and the scenery perfect - a very enjoyable afternoon on our Canadian...","review_date":"June 6, 2018"},{"attraction_id":2190,"user":"carly_m","rating":5.0,"review":"Great River Trip!. Rafting with Apex is a blast! Great guides, super fun rapids, and good vibes. It's a must-do for locals and visitors!","review_date":"June 6, 2018"},{"attraction_id":2190,"user":"sarahsheridansmith","rating":5.0,"review":"Unreal day on the river!. This was our second time rafting and it was a hoot! The team are amazing and you get your photos for free!\nThe guides are super friendly and really make you feel welcome. Their jokes are pretty funny too. I think this is turning into...","review_date":"May 28, 2018"},{"attraction_id":2190,"user":"travis_i","rating":5.0,"review":"Perfect day on the river!. Our seemingly annual trip with Apex went off without a hitch as expected! The guides (Dan & Joe) are masters of their craft & make everyone feel safe while providing a fun, exciting and informative trip down the Illecillewaet river. We got free photos which...","review_date":"May 27, 2018"},{"attraction_id":2190,"user":"nataliecampbellr","rating":5.0,"review":"A great overall experience.. Beautiful river. Some good whitewater that isn't to intense. Awesome scenery. Staff are amazing at what they do. They keep you alert and safe but still make it fun. Joe was our guide. He did a stellar job. I would suggest this anyone looking for...","review_date":"May 26, 2018"},{"attraction_id":2190,"user":"ben_m","rating":5.0,"review":"Great Bachelor Party Trip. I went in a group of 6 guys for a bachelor party and it was so much fun! We sincerely enjoyed our guide, Dan, and his passion for rafting. I wouldn't hesitate to recommend this to any of my friends and look forward to doing...","review_date":"May 21, 2018"},{"attraction_id":2190,"user":"cje87","rating":5.0,"review":"Amazing Day on the River. We took a group of 6, and Dan was our guide. We cannot recommend him enough--he was the perfect fit for our group. We also had 2 other tourists in our boat, and it gave us a chance to meet some new people. During the...","review_date":"November 2, 2017"},{"attraction_id":2190,"user":"roryluxmoore","rating":5.0,"review":"Amazing experience. Our mixed group of paddlers from Canada and France had a memorable trip. It exceeded our expectations. The staff were friendly and professional, the river provided us with a good mix of thrills and relaxation in a beautiful setting. And our guide was full of...","review_date":"August 28, 2017"},{"attraction_id":2190,"user":"k2233gljuliar","rating":5.0,"review":"Super fun morning . We (family of 5) had a super fun morning rafting down the river! Our guide Allistair guided us well through the rapids, as well as he told us a lot about the nature around us. We had so much fun with him. The whole day...","review_date":"August 24, 2017"},{"attraction_id":2190,"user":"natmomto2","rating":5.0,"review":"Great fun!. Group of 7 (3 kids aged 10, 12, 12) had a great time whitewater rafting with Apex! Joe was our guide and he was awesome! Seated the kids beside him and everyone felt very safe in the Class 2&3 rapids for our 2.5hr raft !...","review_date":"August 19, 2017"},{"attraction_id":2190,"user":"motor17","rating":5.0,"review":"Amazing!. Had my first whitewater rafting experience today and it was amazing!\nI can't say enough how incredible the staff were at Apex. Friendly, knowledgeable, funny... seriously top notch. They knew just how to get the guests excited while easing the nerves of the first timers....","review_date":"August 14, 2017"},{"attraction_id":2190,"user":"mshandro","rating":5.0,"review":"Great Experience, Great Guides and Awesome Community Spirit!. We had an amazing day with the APEX Raft Company, who provided an opportunity for local youth to go whitewater rafting in partnership with a local nonprofit organization. APEX has been operating out of Revelstoke for years and have proven to be exceptional community partners!...","review_date":"August 11, 2017"},{"attraction_id":2190,"user":"krystalandalex","rating":5.0,"review":"Margee Poo!!! Best rafting guide!. Went on our first white water rafting trip and had a blast! We drove from Kelowna early morning and made it to Revelstoke in 2 and a half hours. I reccommend you ask about the gondola, rafting and coaster package deal. We only stayed for...","review_date":"August 7, 2017"},{"attraction_id":2190,"user":"bonnie0717","rating":5.0,"review":"Best Rapids! Fun guides! Great trip! . My son and I have been white water rafting 3 times prior to this one and though they were great experiences as well, this one was a little better, the guides are always humorous and knowledgeable but again in this case a little more. We...","review_date":"July 22, 2017"},{"attraction_id":2190,"user":"iansf2073ua","rating":5.0,"review":"Fantastic adrenaline fix \ud83d\ude04. We visited Revelstoke in July, and it was very warm - what better way to cool down than splashing about on the river !\nSo off we went, one of us was very nervous, however our rafting guide (Joe), was excellent at looking after those...","review_date":"July 14, 2017"},{"attraction_id":2190,"user":"kyrag_11","rating":5.0,"review":"Adrenaline weekend!. Booked rafting and pipe coaster deal with APEX for my sons 16th. Alistair and Joe were awesome guides. Funny, engaging, but gave great direction for newbies. The scenery was unreal. The river was a good mix of crazy adrenaline and peaceful floating. No one fell...","review_date":"July 6, 2017"},{"attraction_id":2190,"user":"ashley_r","rating":5.0,"review":"AMAZING!. Apex rafting was incredible! The day was so much fun, the guides were incredibly friendly and funny. It was an absolute blast from the moment I arrived in the office to start the day! Would recommend 100%!!","review_date":"June 29, 2017"},{"attraction_id":2190,"user":"stephen_c","rating":5.0,"review":"I survived, and enjoyed the journey. I really enjoyed my rafting adventure on June 19th, 2017, this is one off my bucket list, and something that I would like to try again. The day started in Revelstoke getting suited up in supplied wet suit, fleece, and a pullover. The off in...","review_date":"June 23, 2017"},{"attraction_id":2190,"user":"katrinabertsch","rating":5.0,"review":"Amazing, simply amazing!. We had such a BLAST! Myself and the employees of The Revelstoke Campground were lucky enough to get out on the rapids today with what we think is the best rafting company in Revelstoke! Our group consisted of beginners and seasoned riders and the guides...","review_date":"June 20, 2017"},{"attraction_id":2190,"user":"travis_i","rating":5.0,"review":"incredible experience. Apex Raft Company really has it all figured out. From the very start of the day at their base of operations till you head home on the bus soaked and stoked! We had an amazing day, i could not recommend them enough! 10\/10","review_date":"June 19, 2017"},{"attraction_id":2190,"user":"snowkone007","rating":5.0,"review":"Best whitewater rafting I've done. Such a great day with the girls! Our guide Margaret was knowledgable about the area, told the cheesiest jokes and kept us safe on the adventure. If you do the package with the revelstoke pipe coaster it's a full day of fun!","review_date":"June 11, 2017"},{"attraction_id":2190,"user":"friedlena","rating":5.0,"review":"Awesome waves at APEX. We had a great day rafting with apex. All well organized, good gear, and thanks to early summer we had huge waves!","review_date":"June 8, 2017"},{"attraction_id":2190,"user":"rajeswari_a","rating":4.0,"review":"Thrilling and enjoyable. This was our first time in White water rafting, and by all means, it is thrilling. Worth every penny we spent on the activity. it is better to carry along some swimwear to wear beneath the wetsuit they provide. They provide a fleece jacket and...","review_date":"September 12, 2016"},{"attraction_id":2190,"user":"rosann_s","rating":5.0,"review":"Phenomenal, fun family rafting. Great first time rafting with our two teenage boys. Our guide Dan was funny and ensured our safety yet challenged us to make sure we had experienced full on whitewater rafting! Great instruction and gear which kept us warm and comfortable. And bonus, we saw...","review_date":"August 15, 2016"},{"attraction_id":2190,"user":"tamara_r","rating":5.0,"review":"Smiles for miles!. We had such a fun day rafting down the Illicillewaet (still can't say it right!) our \"Newfy\" guide Dan was very professional & most polite always asking us to paddle \"please\" - such a Canadian. My teens loved the rapids, just the right mix of...","review_date":"August 14, 2016"},{"attraction_id":2190,"user":"gailwiebe","rating":5.0,"review":"Thrilling whitewater rafting. For the first time ever, my husband and I decided to try white water rafting! (we are both in our fifties!) We seen that apex raft company came highly recommended! We were not disappointed! It was not a scary ride - rather a thrilling fun...","review_date":"August 8, 2016"},{"attraction_id":2190,"user":"rhonda_p","rating":5.0,"review":"Awesome experience, great guides and gorgeous scenery!. This adventure was well worth the cost as we were taken for a 4-hour ride down the river. So much fun, especially for my first time! The guides were very personable and knowledgeable about their sport. And the surroundings of beautiful Revelstoke don't ever get...","review_date":"July 30, 2016"},{"attraction_id":2190,"user":"john_b","rating":5.0,"review":"Holy Moly! What a BLAST!. After we gently persuaded our 11 year old daughter to come along for the ride (the 13 year old was keen as mustard!) we signed up for family of four trip down that there river! The entire process from booking to return was 100% faultless....","review_date":"July 30, 2016"},{"attraction_id":2190,"user":"sve2n","rating":5.0,"review":"Great Expirience. It was great! Guides were very friendly and funny, and the rafting experience was wonderful! The whole experience is a few hours long, and very safe for kids and adults. Prepare to get very wet, however this was half the fun!","review_date":"July 25, 2016"},{"attraction_id":2190,"user":"ruben_s","rating":3.0,"review":"Group of 6 - high water raft. Rafting on 25th June:\nPros: High water - good class 2-3 rapids. The guides are professional and made it very fun, and did a real good job. After rafting, availability of the hot tub and sauna is awesome! All-in-all a good raft experience with beautiful...","review_date":"June 29, 2016"},{"attraction_id":2190,"user":"peter_c","rating":5.0,"review":"Brilliant white water rafting trip on the Illecillewaet. We had a brilliant afternoon. The weather was really hot and sunny so it made even better going down the awesome rapids and ice cool\/light blue waters of the Illecillewaet (or \"Illy Silly Wallet\" as I call it!). The two guides were very good at...","review_date":"August 23, 2015"},{"attraction_id":2190,"user":"snowy013","rating":4.0,"review":"lots of fun for an afternoon adventure. We had a great afternoon of rafting on a hot day, including jumping into the river and floating along with the raft. Apex provides all the gear that you need. The guides were both great, and they were patient with a group of clients that...","review_date":"August 7, 2015"},{"attraction_id":2190,"user":"rugbyprincess","rating":5.0,"review":"MISS TEENAGE CANADA - Delegate rides the rapids with APEX RAFT COMPANY.. Wow! I had such an amazing day riding the rapids down the Illecillewaet River with Apex Raft Company. My favourite part was jumping in and floating down the river. Make sure you're armed with jokes to share along the way, it certainly makes for a...","review_date":"August 4, 2015"},{"attraction_id":2190,"user":"mtathomps","rating":5.0,"review":"AMAZING FUN. Went on a raft trip with Apex last week and can say it was such an exciting time! The staff was friendly, fun, professional and safe. Our guide Joe kept us laughing the whole ride, as well as taught us a lot about the mountains...","review_date":"July 24, 2015"},{"attraction_id":2190,"user":"kathy_o","rating":5.0,"review":"Excellent rafting adventure with Apex!. Booked the Whitewater rafting trip the day before and we were accommodated effortlessly for our party of 3. Our guide Joe was excellent, knowledgeable and fun! He made sure everyone(there was a total of 7 guests on the raft) had a great time and entertained...","review_date":"July 21, 2015"},{"attraction_id":2190,"user":"yvan_s","rating":4.0,"review":"Great Rafting Adventure. Our family took in an afternoon rafting trip with Apex on the Silhouette River out of Revelstoke in early July 2015. It was the first rafting trip four our kids 10 an 12, but one of several for my wife and I. There were 3...","review_date":"July 17, 2015"},{"attraction_id":2190,"user":"cb-heir","rating":5.0,"review":"River Rafting in Revelstoke, BC. We came to Revelstoke on a relaxing family trip but as there is so much to do we decided to go river rafting. We called and they were really accomodating. Took the 1pm tour and i can only say that it was amazing!!! Our guide...","review_date":"August 17, 2014"},{"attraction_id":2190,"user":"laura_v","rating":5.0,"review":"Great family adventure!. We recently spent the afternoon on an Apex rafting trip of the beautiful Illecillewaet River near Revelstoke, BC. Well worth the price of admission. The entire family enjoyed it. The rapids were fun and exciting and the guides (Danny, Joe and Karina) fantastic. We were...","review_date":"August 16, 2014"},{"attraction_id":2190,"user":"brettmac","rating":5.0,"review":"Entertaining, educational and great fun!. We had an excellent day rafting!! It had rained the day before which meant the water was high and the waves were awesome :) Our guide was super friendly, cheerful, full of stories and local information and passionate about his job. We even got little...","review_date":"August 15, 2014"},{"attraction_id":2190,"user":"mazalbury","rating":5.0,"review":"A great day. My husband and I had a wonderful day on the river with the Apex crew. Everything was well organised from the wetsuits to the bus to the snack after the rafting. We really enjoyed it and found it quite challenging. We went in late June...","review_date":"July 21, 2014"},{"attraction_id":2190,"user":"crabfoot1","rating":5.0,"review":"Apex Rafting in Revelstoke Great Family Trip. We booked for 8 people--4 adults, 4 children ages 8 to 10. This trip was one of the best things I've done in 10 years in Revelstoke, and was a perfect adventure afternoon for all of us including the children and two seniors.\nThe river...","review_date":"August 12, 2013"},{"attraction_id":2190,"user":"saragallring","rating":5.0,"review":"The best experience this summer!. Lots and lots of fun! There are not many adventure things that can beat this rafting trip! Professional and skilled guides that did a really good job making it a good water experience for us. Awesome day, big rapids, and back ashore again an unexpected...","review_date":"July 11, 2013"},{"attraction_id":2190,"user":"jamierobertson","rating":5.0,"review":"Great experience!. When I spoke with the staff at Apex, I wanted to find a time in the season that would be safe for my daughter. Debbie suggested that end of August would be the best water level for her. Turned out to be perfect timing because...","review_date":"September 9, 2012"},{"attraction_id":2190,"user":"worldtravellers4","rating":5.0,"review":"So much fun!. We have been rafting with Apex once before, loved it so much, we had to do it again. We had kids 9-15 and 2 adults with us. It was a great trip, lots of rapids, a bit of down time where our guide gave us...","review_date":"August 17, 2012"},{"attraction_id":2190,"user":"peter_s","rating":4.0,"review":"Awesome experience, prepare to get wet. By chance we learned that Revelstoke is great for rafting, so we went to the tourist information, which directed us to Apex Rafting. The company is professional and the guides were fun.\nThe river we rafted was the illecillewaet, which is rated as class 3-4....","review_date":"July 24, 2012"},{"attraction_id":2190,"user":"h_c","rating":5.0,"review":"All in one. Rafting with Apex gives you a little bit of everything! Huge splashes, quiet serenity and lots of entertainment from the guides, what with waterfighting, funny jokes and info about the area. Revelstoke is beautiful and it's a privilege to get to see some of that...","review_date":"July 11, 2012"},{"attraction_id":2190,"user":"bigbubbles57","rating":4.0,"review":"Great time!. My friends and I had a blast! Rafting was a great way to enjoy being outside despite the rain. The whitewater was fun and exciting!.. Can't wait to come back again!","review_date":"July 4, 2012"},{"attraction_id":2190,"user":"patrick_r","rating":5.0,"review":"GET Whitewater WET AND HAVE A BLAST!!. Well, stick and fork in me and call me DONE. That was the most amazing thrill ride I have ever had. My young daughter and wife loved it too. From in your face rapids to scenic river floats, you will do the 'paddle-rattle' all day...","review_date":"July 3, 2012"},{"attraction_id":2190,"user":"karma72cat","rating":5.0,"review":"A blast on the water!. Last year, I visited Apex rafting with my brother who lives in England and has never had a whitewater experience before. His comment when we finished was,wow! Can we do that again?\nWe had so much fun, a wild, wooly ride, and the experience of...","review_date":"July 3, 2012"},{"attraction_id":2190,"user":"sarahnewton33","rating":5.0,"review":"Rafting in Revy. Hey There:\nWe were stuck in Revelstoke for a rainy long weekend. We decided to take the kids rafting for one of the days. Apex Rafting was great. The kids loved the natural beauty of the area we rafted through, the guides were knowledgable and...","review_date":"July 2, 2012"},{"attraction_id":2190,"user":"paula_b","rating":5.0,"review":"Wonderful experience and excellent trip!. I lived in the Revelstoke area for years. I have personally taken their whitewater trip three times in the time that I lived there and I always tried to send visiting friends and family out for a day on the river with Apex! I have...","review_date":"July 2, 2012"},{"attraction_id":2190,"user":"kia_r","rating":5.0,"review":"Apex Rafting Company is the best!!. My husband and I went on our first rafting trip and we chose to go with Apex Rafting. I am not much of a water person so I was nervous...but it turns out I didn't need to be! The guide was fantastic, he explained everything...","review_date":"July 2, 2012"},{"attraction_id":2190,"user":"mike_n","rating":5.0,"review":"Amazing River Trip. This is an amazing and fun outing. The staff are friendly, the guides knowledgeable, personable and entertaining, and the equipment is well maintained. Trips are extremely well organized.\nRevelstoke is a great destination, and Apex Rafting is a must-do for all ages -- the guides...","review_date":"July 2, 2012"},{"attraction_id":2190,"user":"kgminaba","rating":5.0,"review":"Apex Rafting, we loved it!. Took our Aussie visitors rafting with Apex Rafting Co. last summer and had an amazing time. A couple of us were timid and the guide took exceptional care of us and yet the adventure seekers in our party were thrilled with the excitement! Our whole...","review_date":"July 2, 2012"},{"attraction_id":2190,"user":"keithstevenson","rating":5.0,"review":"Paddle Rattle!. I've rafted with Apex a few times a year since I moved to Revelstoke in 2004 (8 yrs!). Taken some of my students, friends, family... what a great way to spend a day! If you're looking for a wilderness adventure along with some adrenaline pumpin'...","review_date":"July 2, 2012"},{"attraction_id":2190,"user":"chenauxdan","rating":5.0,"review":"Best Experience in BC!. Spent some time touring around BC in the summer and stumbled across these guys in Revelstoke. I've been rafting before (on the Kicking Horse) and there were too many other rafts on the river to feel like you are in the wilderness.\nThe Apex trip...","review_date":"June 28, 2012"},{"attraction_id":2190,"user":"normgiggity","rating":5.0,"review":"FUN!!. I thoroughly enjoyed my trip. The white water was exciting but never scary. You will get wet and, if you sit in the front like I did, very wet! The gear they providied kept me comfortable though.On the calmer sections of the river I enjoyed...","review_date":"June 27, 2012"},{"attraction_id":2190,"user":"gjll0yd","rating":2.0,"review":"Disappointing. Booked a rafting trip with this company as part of our Canadian holiday touring the Rockies. Turned up at the appointed time only to be told the trip was cancelled because they had no other customers. We were all bitterly disappointed and had to change...","review_date":"September 1, 2011"},{"attraction_id":2192,"user":"jeanettelawson","rating":5.0,"review":"More than Amazing!. Legit, you couldn't find a better guide than Gregg! If you're in Jasper, you've got to check out the Sunwapta River. What an experience - we can't wait to go back!","review_date":"August 14, 2018"},{"attraction_id":2192,"user":"madelinec985","rating":5.0,"review":"Best Guide we have ever had on a rafting trip!. This was so much fun! Our guide, Greg, was extremely knowledgeable and immediately made us feel comfortable! This river was super fun to go down even though it was freezing cold due to it being fed by glacier water. Pro tip: ask for gloves if...","review_date":"July 4, 2018"},{"attraction_id":2195,"user":"zcruisers","rating":5.0,"review":"This was a great trip with a great guide.. We had a fun time on the river. Our guide John was awesome. He was very experienced and knowledgeable. He helped us get on the bite and my wife caught a bull trout that was about 20\" long. The equipment was top notch. Everything from...","review_date":"August 6, 2018"},{"attraction_id":2196,"user":"mark_f","rating":5.0,"review":"Amazing!. Guided by Sophie, we were given an amazing tour of the harbour and out to see some seals. She was really knowledgeable and told us a lot about the local area and sea life. A great family experience.","review_date":"August 23, 2018"},{"attraction_id":2196,"user":"606marleneg","rating":5.0,"review":"Fabulous day, Fabulous guide!. We had such a great day. We really wanted to do Discovery Island but timing didn't work out. We ended up with Lee Phillips as a guide. He was the BEST!!!! He was so knowledgeable and really tailored the tour to what we wanted. We...","review_date":"August 11, 2018"},{"attraction_id":2196,"user":"emma_s","rating":5.0,"review":"Awesome!. It was very fun, Ben knew a lot about the area and was an awesome guide. We also saw tons of wild life which was very cool. Definitely recommend, a great way to see the harbour!","review_date":"July 21, 2018"},{"attraction_id":2196,"user":"nisa_j","rating":5.0,"review":"Really Fun!. we went out after work in a huge group, and we had a blast! The staff were helpful and gave us the direction we needed to be safe and have a good time. Once we were out on the water we were having so much...","review_date":"July 10, 2018"},{"attraction_id":2196,"user":"hillary_p","rating":5.0,"review":"Fun!. Great adventure -- Ben was very knowledgeable on kayaking & Victoria. Definitely recommend for anybody who likes activities while travelling.","review_date":"June 19, 2018"},{"attraction_id":2197,"user":"daithioduinn","rating":5.0,"review":"Great Coaching!. There's much more to stand-up paddling than meets the eye! Our instructor, Duncan, was very knowledgeable, patient, enthusiastic and encouraging ... in short, a great lesson with a great teacher!","review_date":"August 27, 2018"},{"attraction_id":2197,"user":"mahdi_m","rating":5.0,"review":"An amazing tour. It was so fun! It was my first time paddle boarding in Victoria and I'm definitely going to try it again soon!","review_date":"August 6, 2018"},{"attraction_id":2198,"user":"strointium","rating":5.0,"review":"Came back for 2nd time. I came back for a 2nd lesson with Devon and it was better than the last which was also great. Worked on new skills and built on last time. You have to do this and you have to do it with Okanagan Flyboard!","review_date":"September 1, 2018"},{"attraction_id":2198,"user":"kristin_e","rating":5.0,"review":"Awesome people, Awesome experience!. Devon was an amazing and encouraging instructor who genuinely wants to see each person succeed in flyboarding. He makes you feel at ease and has plenty of tips specified based off personal experience. He is able to spot all the small things you need to...","review_date":"August 30, 2018"},{"attraction_id":2198,"user":"shangning_z","rating":5.0,"review":"Water Iron Man--A MUST TRY in Summer. The crew is amazing and gives you lots of tips. My friend tried the other company, and she didn't get as quite the same as this one. I use about 5 minutes and I'm up in the air. I stay in air for like 2-3...","review_date":"August 28, 2018"},{"attraction_id":2198,"user":"burton163","rating":5.0,"review":" . Great time awesome experience second time coming down to do it and it was great and made our holiday","review_date":"August 28, 2018"},{"attraction_id":2198,"user":"matthews515","rating":5.0,"review":"Fun learning and close to dock for spectators . Wow what a crew these guys are. They care about making the fly boarding and experience fun and safe in a learning environment. It\u2019s close to the dock so family can easily watch and help cheer you on as you learn. You don\u2019t have to...","review_date":"August 27, 2018"},{"attraction_id":2198,"user":"mike_e","rating":5.0,"review":"Incredible Experience, and People - MUST DO!. Devon and his team are fantastic; beginning with the booking process and then throughout the experience. Devon responded quickly via the chat feature on their website (which was an incredibly easy process) and was punctual and ready to go for our reservation. Devon and team...","review_date":"August 24, 2018"},{"attraction_id":2198,"user":"jim_r","rating":5.0,"review":"Worth every penny. Fantastic experience. My 15yr old son and I shared an hour lesson, which I would recommend for your first time. Devon made it a very positive experience. He was a patient teacher and quite enthusiastic.","review_date":"August 22, 2018"},{"attraction_id":2198,"user":"5aztravelers","rating":5.0,"review":"One of the best things we did in BC!. Do you remember your favorite teacher in school? Devon, the owner, is \"that guy\"... I think that he genuinely has as much fun teaching you how to do this as you will have doing it. All three of my boys and I were able to...","review_date":"August 21, 2018"},{"attraction_id":2198,"user":"peter_r","rating":5.0,"review":"AMAZING FUN. WOW! I did not expect it to be this amazing! A must try activity! Totally worth it! Okanagan Flyboard is very good service provider.","review_date":"August 19, 2018"},{"attraction_id":2198,"user":"brycehugojones","rating":5.0,"review":"1 hour Okanagan Flyboard. Outstanding. Devon is friendly, safe, with you the whole time, engaging, clearly loves what he does, but pushes you to take you as far as you're ready to.\n10\/10","review_date":"August 15, 2018"},{"attraction_id":2198,"user":"michael_w","rating":5.0,"review":"Amazing experience. Amazing time! Devon is a great instructor and it able to teach all kinds of skills. My first time I went I was able to fly after a few attempts and even able to learn a few tricks.","review_date":"August 13, 2018"},{"attraction_id":2198,"user":"aflechner","rating":5.0,"review":"An exhilarating experience being Superman for an afternoon!. Wow, I had no idea what we were getting ourselves into; however, all 5 of us in the family were able to get up with Devin's excellent direction and support. It is the closest feeling to flying and idling above the ground than anything we've...","review_date":"August 9, 2018"},{"attraction_id":2198,"user":"chris503","rating":5.0,"review":"Worth It. Had a blast doing this. Thought it was going to be harder than it was but surprisingly got up first time. Devon is a great instructor and very positive. Highly recommend doing this. Buddy and me split the hour which was enough time. Best time...","review_date":"July 31, 2018"},{"attraction_id":2198,"user":"codym16","rating":5.0,"review":"Super fun. Will definitely be back. Awesome time, Devin was our instructor. He was very helpful and seemed like he had a fun time doing his job. This was my first time flyboarding, and after trying it once with Okanogan flyboarding I will definitely be back to try and learn a...","review_date":"July 27, 2018"},{"attraction_id":2198,"user":"daltongoodwin","rating":5.0,"review":"Awesome time. Finally went flyboarding today it was awesome. Instructor was super pumped and helpful. Never been flyboarding and seemed to pick it up pretty quick. Would recommend this activity to anyone visiting the area for sure.","review_date":"July 27, 2018"},{"attraction_id":2198,"user":"sklouby","rating":5.0,"review":"Teenagers loved it.. Devon and Amy were both excellent. Devon did all the coaching and encouragement and got the absolute best out of my 2 teenagers. We choose the buy 1hr and split it between two as were went sure how exhausting it would be. I think both...","review_date":"July 23, 2018"},{"attraction_id":2198,"user":"tilane_b","rating":5.0,"review":"This was a blast!. Everyone should try this! Devon & his team were amazing! Devon\u2019s instructions were so good that I was able to get up instantly and fly circles around him. My husband and I had so much fun!","review_date":"July 13, 2018"},{"attraction_id":2198,"user":"tracy_b","rating":5.0,"review":"Amazing activity, Wonderful instructors. My son did flyboarding for his 20th birthday, an amazingly fun gift from his aunt and uncle. Devon was a patient, informative and motivational instructor. Incredible to see what can be accomplished in one 30 minute lesson. If you are visiting Kelowna, this is a...","review_date":"June 22, 2018"},{"attraction_id":2198,"user":"karla_s","rating":5.0,"review":"Must Do in your visit to Kelowna. This was part of our project Canada's Road to 150, a 150-day road trip across the country where we're looking for the best things to do in each place.\nOkanagan Flyboard is definitely something that should be on your list when visiting Kelowna.\nWe tried...","review_date":"September 27, 2017"},{"attraction_id":2198,"user":"nicolehe2348ra","rating":5.0,"review":"Flyboarding. Awesome experience for my 16 year old. He loved it. Devon and staff are very professional, give excellent instruction, are patient and encouraging. I highly recommend Okanagan Flyboarding for a fun experience you won't forget!","review_date":"September 10, 2017"},{"attraction_id":2198,"user":"karrieh402","rating":5.0,"review":"Awesome experience. This was the 2nd 1 hour flight for my 13 year old son who always come away from it with a huge smile. The instructor- Devon is amazing with kids- calm, positive and knows his stuff. He has a great feel for what level of...","review_date":"September 9, 2017"},{"attraction_id":2198,"user":"katiembrandt","rating":5.0,"review":"It's a must and we will be back!. We decided on a quick trip for the labor day weekend and landed on Kelowna. Trying this has always been something that we wanted to do so it was the first thing we signed up for. Devon was absolutely amazing and I have no doubt...","review_date":"September 6, 2017"},{"attraction_id":2198,"user":"dpod_12","rating":5.0,"review":"\"Most fun thing I've ever done\". ... those were the exact words that came from my youngest son's mouth!! My three boys went flyboarding for the first time yesterday and they all had an awesome experience. Darren was such a great instructor. They were all \"flying\" in no time. The smiles...","review_date":"September 5, 2017"},{"attraction_id":2198,"user":"bharat_u","rating":5.0,"review":"Really fun. None of us had any experience yet we all still had fun both the experts were great in helping and ensuring safety while we had fun!","review_date":"September 3, 2017"},{"attraction_id":2198,"user":"happymom931","rating":5.0,"review":"First Time Flyboarding Fun!. My daughter Melissa had an amazing experience on her first time trying this sport! They were professional and put safety first. Melissa said she would definitely do it again. And her smile afterwards said it all!","review_date":"September 3, 2017"},{"attraction_id":2198,"user":"ben_t","rating":5.0,"review":"Much fun!. Friendly\nGreat instructions and explanation\nEasier than it looks! If you have previous experience in snowboard, and all other ____board is a plus.","review_date":"September 3, 2017"},{"attraction_id":2198,"user":"ktg55","rating":5.0,"review":"Really enjoyable totally worth the experience.. I definitely recommend this to anyone looking to try something new, the instructors were very friendly and easy to get along with as well as professional throughout the entire experience. And now I get to brag that I've tried flyboarding!","review_date":"August 30, 2017"},{"attraction_id":2198,"user":"tomw5122","rating":5.0,"review":"Worth It. So I read lots of reviews before committing to this because it is more expensive activity. I am so glad I did. Instructors were great. I was up in the air doing my best Iron man impression in 5 minutes. They are very good at...","review_date":"August 27, 2017"},{"attraction_id":2198,"user":"chantal_s","rating":5.0,"review":"Mind blowing experience!!!. It takes a little bit of practice to finally get up in the air but the staff is excellent at providing direction, they make it easy to master! I absolutely loved the experience and it was worth every penny - try it because it's so...","review_date":"August 24, 2017"},{"attraction_id":2198,"user":"burton163","rating":5.0,"review":"Awesome. Real awesome experience with my son, Devon was really professional as well as one of the nicest people, great experience.","review_date":"August 24, 2017"},{"attraction_id":2198,"user":"debjuhafu","rating":5.0,"review":"Devon's approach is the key to an outstanding experience flyboarding!. Devon's approach is incremental in teaching somebody how to fly board and my observation from watching both of my daughters do their Iron Man Experience is that it is the key to success!\nBoth from a safety and full experience perspective.\nWe had a fabulous...","review_date":"August 23, 2017"},{"attraction_id":2198,"user":"abhigyan_g","rating":5.0,"review":"A must-try activity in Kelowna. It was an amazing experience and almost anyone can do it. Devon was extremely helpful in training and refining my technique and I was up and stable within a few minutes. It's actually a lot easier than it looks once you are stable in the...","review_date":"August 20, 2017"},{"attraction_id":2198,"user":"brandy-kim_c","rating":5.0,"review":"Daughters 18th birthday surprise. Absolutely amazing experience. Excellent instructor. Will totally be coming back to do again. Made my daughter's birthday so special. She didn't stop smiling the whole time she was out there. Thank you so much","review_date":"August 13, 2017"},{"attraction_id":2198,"user":"nicolas_n","rating":5.0,"review":"Be Water My Friend. It was my first flyboarding experience and I absolutely loved it. It was an indescribable feeling to control every move and floating in the air. Devon is a great instructor, he's patient, dynamic and adapts his teaching for you to get the best experience. I'm...","review_date":"August 13, 2017"},{"attraction_id":2198,"user":"krisl673","rating":5.0,"review":"FANTASTIC. My daughter in July 2017, had a fantastic experience with this outstanding fly board team. They were very patient, and gave very easy instructions. They were with you every step of the way. Well worth the money. Thank you team .... till next year","review_date":"August 13, 2017"},{"attraction_id":2198,"user":"james08102017","rating":5.0,"review":"Best Birthday Ever!. Tried flyboarding for my birthday and it was by far the funnest thing I have ever done on Okanagan Lake! Devon is an excellent instructor and will have you flying like Ironman in no time. So much fun, I highly recommend as a must do...","review_date":"August 11, 2017"},{"attraction_id":2198,"user":"motzmiller","rating":5.0,"review":"Achieving New Heights!. I did flyboarding for the 2nd time with Devon as the instructor and I was amazed at his ability to get me up right away after only having done this once before the previous year. The boots used were new this year which definitely helped...","review_date":"August 10, 2017"},{"attraction_id":2198,"user":"hvandenb","rating":5.0,"review":"Worth the experience. Great instructor, friendly, high energy and positive feedback made the activity great. The flyboarding itself is an incredibly awesome feeling, would highly recommend trying this out","review_date":"August 7, 2017"},{"attraction_id":2198,"user":"bryan_h","rating":5.0,"review":"Amazing experience!. Probably the highlight of our trip! A new and fun experience. Something for all skill levels to try and enjoy. The instructors are great, friendly and great coaching to get you on your way! Give it a try, well worth it!! Hope to be back.","review_date":"August 7, 2017"},{"attraction_id":2198,"user":"sdoved","rating":5.0,"review":"Absolutely Fabulous!. My family and I had the best time! As soon as we were done the kids were asking if we can do it again next summer. it was really easy to get the hang of and fun for the whole family. The staff made it...","review_date":"August 4, 2017"},{"attraction_id":2198,"user":"charles_c","rating":5.0,"review":"Absolutely FANTASTIC!!!!. An awesome experience from start to finish! Devon and Abby have done an amazing job developing a top-notch experience. From getting out on the water leading into the air, Devon coaches you through every step, providing an excellent time!\nIf you're in Kelowna, contact them...","review_date":"July 25, 2017"},{"attraction_id":2198,"user":"carey_h","rating":5.0,"review":"Awesome \uff01\uff01\uff01. Devon is a great instructor and the experience is amzing. Dont miss it, it's one of the top 3 must do item in kelowna\uff01","review_date":"July 20, 2017"},{"attraction_id":2198,"user":"kristy_l","rating":5.0,"review":"Amazing Experience!. Our three kids (18, 17, 13) did this last week and loved it. The instructor was fantastic and the experience was amazing. Highly recommend this activity!","review_date":"July 18, 2017"},{"attraction_id":2198,"user":"334ziyuanh","rating":5.0,"review":"Awesome experience . Had a really good time with friends there, this was my first time to try flyboard, however,the coach was very patient to teach me... highly recommended!!!","review_date":"July 11, 2017"},{"attraction_id":2198,"user":"donnat2215","rating":5.0,"review":"Totally awesome, great experience, excellent instructor!. We had an awesome experience! My sons (age 13 & 15) both learned quickly and flew really high!! Devon is an awesome instructor - very patient, gives lots of feedback so you can get better with each try. It was such a great experience for...","review_date":"July 5, 2017"},{"attraction_id":2198,"user":"gabriel_z","rating":5.0,"review":"Gabriel Zhang. It was really fun! Great instructor, awesome experience\uff01Definitely would come back and do it again!\nGabriel","review_date":"July 4, 2017"},{"attraction_id":2198,"user":"andrea_c","rating":5.0,"review":"40th Birthday Fun. I travelled the Kelowna with friends for a 40th birthday trip. We wanted to try some activities that would force us out of our comfort zones. We decided to give flyboarding a try. I was nervous to try and I am scared of heights. I...","review_date":"July 3, 2017"},{"attraction_id":2198,"user":"kalvin_b","rating":5.0,"review":"I AM IRONMAN. Flyboarding was super easy to learn, I got up on my first try! I felt like Iron-man! Never thought I could fly so high! Highly recommend Okanagan Flyboard! The helmets are pretty cool too!","review_date":"June 23, 2017"},{"attraction_id":2198,"user":"carlalt6363","rating":5.0,"review":"So Much Fun . I would highly recommend Okanagan Fly Boarding. Devon is the best teacher and super positive and helpful. Our group of 6 women (all in their 50's) decided to have an \"out of our comfort zone experience\" and Okanagon Flyboarding exceeded our expectation. With Devon's great...","review_date":"June 11, 2017"},{"attraction_id":2198,"user":"tdwaring","rating":5.0,"review":"Soccer Tourn't Excursion. Our boys booked to go fly boarding as a fun activity while here for a Soccer Tourn't. It was a gorgeous day! The staff were friendly but professional and all of our boys got up quickly and had a blast as well! Definitely worth the...","review_date":"October 10, 2016"},{"attraction_id":2198,"user":"malakai_d","rating":5.0,"review":"Okamagan Flyboard. Very beautiful place fair pricing and amazing experience! The flyboard was very easy to pick up and the instructor was very helpful","review_date":"October 4, 2016"},{"attraction_id":2198,"user":"jeff_s","rating":5.0,"review":"Would love a long sleeve Okanagan Flyboard shirt. Had a great time, staff was friendly Devon was a great instructor and very encouraging.\nAwesome experience!","review_date":"September 29, 2016"},{"attraction_id":2198,"user":"dansg9784xj","rating":5.0,"review":"Amazing . Our boy went and had an amazing time, they took the time with them to make sure that there experience was great. I would highly recommend this to anyone wanting to try this. Don't be fooled by the other company doing this, we did not...","review_date":"September 27, 2016"},{"attraction_id":2198,"user":"amy_k","rating":5.0,"review":"Awesome experience. My wife and kids got me flyboarding lessons this year for Father's Day. This was a \"Awesome Experience\". Devon had me up in the air in minutes and doing tricks in no time.\nThank you\nKelly and Amy Knippel.","review_date":"September 26, 2016"},{"attraction_id":2198,"user":"andrea_f","rating":5.0,"review":"Best Honeymoon Surprise. This was such a great experience. I got it for my husband as a surprise gift during our honeymoon. I don't think he expected much but the folks at Okanagan Flyboard did such an awesome job it really was the highlight of our trip.\nThe...","review_date":"September 26, 2016"},{"attraction_id":2198,"user":"erl1967","rating":5.0,"review":"Fun times. It was an awesome experience Having tried this for the first time I would definitely try it again and again.","review_date":"September 26, 2016"},{"attraction_id":2198,"user":"arlis_b","rating":5.0,"review":"Great time!. Okanogan flyboard has great staff, equipment and training. I brought my nephew, he was safely in the air within minutes of his first lesson. Love to go back for future lessons.","review_date":"September 26, 2016"},{"attraction_id":2198,"user":"vasu6209","rating":5.0,"review":"The best things to do. I litterly love the flyboearding ... it's big fun and life experiences that only gain at few points of life ... I love the experience and hope to come back again","review_date":"September 22, 2016"},{"attraction_id":2198,"user":"jeffreyba4516fk","rating":5.0,"review":"Awesome-lots of fun!. The whole family had a great time. They took plenty of time to teach and make the experience well worth it.","review_date":"September 19, 2016"},{"attraction_id":2198,"user":"steven_thacher","rating":5.0,"review":"Fun, unique experience. This was a great time all around. The people running OK Flyboard are super friendly and very helpful. I spent an hour on the flyboard and they took me through a progression of increasingly difficult skills. The coaching was great and getting to try some...","review_date":"September 18, 2016"},{"attraction_id":2198,"user":"marissakokotailo","rating":5.0,"review":"Adrenaline Rush!. My boyfriend and I had such a great experience, we were able to pick up on directions given to us very easily. I didn't know what to expect going into it, but quickly realized it isn't as hard as it looks. The husband and wife...","review_date":"September 16, 2016"},{"attraction_id":2198,"user":"trailblazer420841","rating":5.0,"review":"Excellent Experience. Wonderful experience! Completely professional and skilled at teaching our boys how to use the equipment. Felt that we were safe and well instructed. We had a great time! Would absolutely recommend Okanagan Flyboard.","review_date":"September 15, 2016"},{"attraction_id":2198,"user":"andersenmichael300","rating":5.0,"review":"Excellent!. My friends and I had an amazing experience with Okanogan Flyboard! The husband and wife team showed up promptly for our aquatic escapades and greeted us with big smiles and enthusiasm. Now I know the idea of rocketing out of the water like Poseidon can...","review_date":"September 13, 2016"},{"attraction_id":2198,"user":"marilyn_d","rating":5.0,"review":"Billy . Not sure what this means. As last year we were treated exceptional and both devon & his wife made sure billy's experience was a great one again.","review_date":"September 13, 2016"},{"attraction_id":2198,"user":"lovetravel809263","rating":4.0,"review":"Really cool!. We tried this out for the first time and it was awesome. 4 of us did the the group package which gave us all 30 minutes. It took me quite a while to get the hang of it (middle age male) but the kids figured...","review_date":"September 12, 2016"},{"attraction_id":2198,"user":"twinger75","rating":5.0,"review":"Awesome time. My bf and I went fly boarding sept 2 in k town.. What a great experience:)\nJames was awesome, patient, encouraging and just a stellar dude.\nWe felt like \" ironman\"!!!!\nCan't wait to do it again:)\nThanks dude","review_date":"September 10, 2016"},{"attraction_id":2198,"user":"simer_g","rating":5.0,"review":"Amazing experience!. Great instructor and such a fun experience. It was really easy to pick up and was a highlight of my trip. I'd definitely recommend it to anyone visiting Kelowna in the summer!","review_date":"September 7, 2016"},{"attraction_id":2198,"user":"jshak2016","rating":5.0,"review":"A fantastic time with a fantastic teacher!. My daughter just had to try this. She did great on her very first try. Devin was a great teacher and the experience left no remorse for the money spent (it is expensive but was well worth it).","review_date":"September 5, 2016"},{"attraction_id":2198,"user":"adrienne_c","rating":5.0,"review":"Fantastic flyboarding experience!. This was hands down the highlight of the summer for our family! Devon was a wonderful instructor with our entire family (patient with parents and teens alike). He made sure we were comfortable, was very professional, and ensured we had a successful fun-filled flight. None...","review_date":"August 30, 2016"},{"attraction_id":2198,"user":"c_webb1","rating":5.0,"review":"What a Thrill!. This was such an amazing experience! The instructor, Devon, was so clear and encouraging which made it very fun and easy to learn. Both he and Amy were personable and efficient. I recommend this to everyone!","review_date":"August 25, 2016"},{"attraction_id":2198,"user":"born-bana","rating":5.0,"review":"Fantastic experience. One place I would recommend for flyboarding is Okanagan flyboarding. We had groupon as well an additional booking for 2 hrs for three people. The guys (Davin + forgot the name of the girl) running the business are extremely professional. Very prompt response on email...","review_date":"August 23, 2016"},{"attraction_id":2198,"user":"lnlburton","rating":5.0,"review":"Had an absolute blast with Okanagan Flyboard!!. Both of my boys, aged 12 and 14, were up in the air within 5 minutes and LOVING this experience thanks to Devon's amazing coaching skills! Devon was patient, kind and so encouraging which made for such an awesome experience for both of them. They...","review_date":"August 21, 2016"},{"attraction_id":2198,"user":"n903rnseanr","rating":5.0,"review":"First Timer!!. What a great experience, fun and easy to do! Devon was an excellent instructor ! These folks are very professional and patient! Go for it you will not regret going with Okanagan Flyboard..","review_date":"August 21, 2016"},{"attraction_id":2198,"user":"lmh200","rating":5.0,"review":"Okanagan Flyboard. Okanagan Flyboard was such an amazing experience. The staff is incredibly and so friendly and they have made this experience very memorable.","review_date":"August 21, 2016"},{"attraction_id":2198,"user":"gord_a","rating":5.0,"review":"Most Unique Experience Ever!!!. Anyone new to water, sports or any activity can do this! Why? Because Devon is such a great instructor he can guide anyone through learning to fly! I have fallen with cliff jumping, sky diving and bungee jumping, but flying is a whole different experience!...","review_date":"August 20, 2016"},{"attraction_id":2198,"user":"jerteach","rating":5.0,"review":"Easiest water sport other than tubing. Unicycle 3 days to earn, slackline still not good after 4 days, flyboard 10 minutes and falling in the water is way nicer than falling off a tube at high speed Very fun first time. The teenagers were way better at it than I was....","review_date":"August 19, 2016"},{"attraction_id":2198,"user":"mikewiseman14","rating":5.0,"review":"One of the funnest things I have ever done!. My girlfriend and I tried it for our first time and both had an incredible experience. We are hooked and will definitely try it again. The staff here are fantastic, helpful, polite, knowledgable and make it simple and easy to learn the techniques. It is...","review_date":"August 18, 2016"},{"attraction_id":2198,"user":"michael_b","rating":5.0,"review":"\"Beyond Compare\". We took a week and went to the Okanagan for a bit of fun and relaxation. We ended up hooked on flyboarding! Six days ..... Six flyboard lessons at 3 different locations. All were good but Devon and his team just had that little bit...","review_date":"August 17, 2016"},{"attraction_id":2198,"user":"mirelaj50","rating":5.0,"review":"An amazing experience with okanagen flyboarding!. My boyfriend and I tried flyboarding for the first time and we had such a great fun and exciting experience! We are also very happy to have chosen oh Kanaga and fly boarding school which meet our experience even better one! Due to weather conditions...","review_date":"August 16, 2016"},{"attraction_id":2198,"user":"el_s","rating":5.0,"review":"Iron Man. One of my bucket list and It was the best I've ever had this summer...!My daughter loves it and want to do it again...My friend Henry was afraid at first but enjoyed it when he flew away! Devon was really really patient and good instructor!...","review_date":"August 16, 2016"},{"attraction_id":2198,"user":"david_w","rating":5.0,"review":"Flying High. My wife booked this flyboarding exepience for my birthday earlier in the year. I have tried a lot of different adventure sports, from hang gliding and paragliding to bungee jumping and sky diving and lots in between (zip lining, gliding, parasailing, rock climbing\/absailing, canyoning, sea...","review_date":"August 15, 2016"},{"attraction_id":2198,"user":"drsanghera","rating":5.0,"review":"We'll definitely do it again!. It was our first time flyboarding but we'll definitely do it again. I didn't get the hang of it as easily as described by others in their reviews. It did take me at least 15 minutes to learn how to steady myself. So once I...","review_date":"August 15, 2016"},{"attraction_id":2198,"user":"matt_d","rating":5.0,"review":"Must Try. Awesome experience and a must try. Instructor was excellent. I hadn't done any other water sports and was up in the air in only a few minutes. Definitely worth it!","review_date":"August 15, 2016"},{"attraction_id":2198,"user":"coreyjh7","rating":5.0,"review":"Unreal.... Having been on a snowboard and wakeboard for over 2 decades do not give the Flyboard justice. Words cannot express how incredibly sick my experience was on the FlyBoard. Since arriving home to Santa Monica, I have been busy looking for other companies that offer...","review_date":"August 15, 2016"},{"attraction_id":2198,"user":"shannamckinley8","rating":5.0,"review":"Birthday Surprise - He LOVED flyboarding!. I booked the 1\/2 hour fly boarding excursion for a birthday gift. It was a hit! Devon provided a lesson and tips which made a great intro into this exciting experience. The crew was very helpful and nice. The birthday boy had an amazing time...","review_date":"August 14, 2016"},{"attraction_id":2198,"user":"michael_r","rating":5.0,"review":"first flyboarding experience. brought my 14yr old daughter up to the okanagan for her birthday to try out the flyboarding experience. from introduction to follow the staff was excellent, my daughter had a blast and got some good quality instruction. highly recommend okanagan flyboard.","review_date":"August 14, 2016"},{"attraction_id":2198,"user":"jtb_bby","rating":5.0,"review":"Best time ever!. Exceeded expectations! Great instruction and patience, I would recommend this to anyone! Devon and Abbie were great and very supportive of the boys with their first flyboard experience.\nThanks for a great time!","review_date":"August 12, 2016"},{"attraction_id":2198,"user":"deb_d","rating":5.0,"review":"Fun! Fun! Fun!. My family was looking was looking for a unique adventure to try so we gave flyboarding a try - it was a winner! Devon and Abby wanted to ensure we had the best experience possible so suggested we change locations to a calmer spot to...","review_date":"August 11, 2016"},{"attraction_id":2198,"user":"chanralb","rating":5.0,"review":"Friendly and professional. Thank you very much for this good time... I will remember for these 30 minutes. An amazing experience for me...","review_date":"August 9, 2016"},{"attraction_id":2198,"user":"2frybryan","rating":5.0,"review":"Must do if you visit this part of Canada!. Truly an amazing experience! The feeling you get of flying is like no other. This is a must do activity if you're in the Okanagan!","review_date":"August 8, 2016"},{"attraction_id":2198,"user":"jamesbuchanan27","rating":5.0,"review":"Highlight of our BC trip!. Great experience, highlight of the trip for me and my two teen kids. We all got up and are still arguing about who was the best.","review_date":"August 8, 2016"},{"attraction_id":2198,"user":"adrianburke23","rating":5.0,"review":"Superheroes on water. We had a great time, splitting an Iron Man 1-hour session between two people. It was so much fun!!\nDevon and Chelsea were excellent hosts, friendly and engaging. Devon has the perfect personality to instruct, patient, encouraging and fun. We managed to learn and try...","review_date":"August 8, 2016"},{"attraction_id":2198,"user":"karl_w","rating":5.0,"review":"Flying with excitement. I recommend this activity for people anywhere from the age 10 and up. Flyboarding was an amazing time and I wish it would never had ended. The instructors were kind and approachable. They helped you get into the sky and would help you feel more...","review_date":"August 7, 2016"},{"attraction_id":2198,"user":"brian_s","rating":5.0,"review":"SO FUN.. Devon was an awesome instructor, I highly recommend giving flyboarding a try! Was a bit nervous at the beginning but after you get up the first time it becomes a lot easier!","review_date":"August 5, 2016"},{"attraction_id":2198,"user":"ad-line53","rating":5.0,"review":"A lot of fun!. Devon was a great teacher! We booked an hour and shared between the two of us. Flyboarding is really unique and a lot of fun. You'll learn very quickly (even quicker if you have some experiences in Surfing, Snow- or Skateboarding). Everybody can be flying...","review_date":"August 3, 2016"},{"attraction_id":2198,"user":"flyboarder2016","rating":5.0,"review":"Recommend to anyone looking for a unique experience on the water!. With no previous flyboard experience, Devon had me flying around at 20 feet above the water in about 20 minutes. Instruction was spot on, easy to understand. I was amazed at how easy he made it to go from brand new to feeling comfortable steering...","review_date":"August 2, 2016"},{"attraction_id":2198,"user":"sea_doo_racing","rating":5.0,"review":"Best activity to do in Kelowna hands down!!! Awesome experience!. Devin, the owner, was a great guy to deal with. He was very helpful and made this an amazing experience! Great value for money. I would highly recommend trying this out. I am already planning on going back again soon.","review_date":"August 1, 2016"},{"attraction_id":2198,"user":"shaunalaliberte10","rating":5.0,"review":"An absolute must!!. This is a must do!! If you are ever in Kelowna you need to try Okanagan Flyboarding. Be careful there is a similar company in downtown kelowna, but this one is WAY better. I had the most amazing time. Devon and Amy were wonderful. Unfortunately...","review_date":"August 1, 2016"},{"attraction_id":2198,"user":"greg_h","rating":5.0,"review":"Friendly staff, good instructions, and great experience!. I found the customer service there to be great. There was some confusion with a Groupon I had purchased incorrectly. The staff were all very friendly and cooperative with resolving this.\nThe instructions provided made it easy to learn quickly and make it an enjoyable...","review_date":"August 1, 2016"},{"attraction_id":2198,"user":"tarai5","rating":5.0,"review":"FANTASTIC!. FANTASTIC!\nBack in January, my wife bought me, as a surprise, a \u2018Groupon\u2019 purchase for fly-boarding?\nSome time ago, I saw Rick Mercer attempt \u2018this\u2019 and wondered exactly WHY my wife thought I\u2019d be interested.\nAs such, despite the constant reminders of impending expiry (1st...","review_date":"August 1, 2016"},{"attraction_id":2198,"user":"grantplaw","rating":5.0,"review":"Flying High, What a Rush on Okanagan Flyboard!. Abby and Devin, the owners, are great! They were very courteous and professional. For a first-timer they guided me and gave me confidence to quickly improve. I will definitely be returning and bringing the kids to experience it!\nThanks for the excellent time!","review_date":"July 28, 2016"},{"attraction_id":2198,"user":"brendan_b","rating":5.0,"review":"Awesome Fun, Very Unique, Absolute Must Try!. Flyboarding has to be one of the most unique experiences I have every had.\nThe staff running the flyboarding are very professional, extremely knowledgeable and very encouraging!\nI am a local and highly recommend this attraction for anyone travelling or who have yet to try...","review_date":"July 28, 2016"},{"attraction_id":2198,"user":"brayden_s","rating":5.0,"review":"Dont trust the others guys. Okay. I loved it, like really loved it. They guy teaching us was super friendly and so was everyone else involved in it. When we booked we accidently called canadian jet packs, which in turn were the wrong people. We simply hung up and called...","review_date":"July 28, 2016"},{"attraction_id":2198,"user":"julian_s","rating":5.0,"review":"Flyboarding. I had lots of fun and a really awesome experience doing this! The instructors are really nice and friendly too! Definitely will go again and recommend everyone else to do so as well!","review_date":"July 27, 2016"},{"attraction_id":2198,"user":"lucasken","rating":5.0,"review":"Very professional, fun, and highly recommended.. Thank you Okanagan Flyboard, We had a great afternoon, Devon and Chelsea are great, very professional and fun. It was an absolute blast and can't wait to do it again.\nLucas","review_date":"July 27, 2016"},{"attraction_id":2198,"user":"kza_gmh","rating":5.0,"review":"All around excellent experience . Devon and Chelsea are wonderful. Devon has definitely found his calling as an instructor, he had us both up within minutes.\nSuper friendly, super fun. A must do for anyone who likes adventure or new experiences.\nAmazing value. If you are considering it, just do...","review_date":"July 26, 2016"},{"attraction_id":2198,"user":"iwatson_22","rating":5.0,"review":"A unique experience definitely worth checking out.. It is hard to find truly new and unique experiances. This would be one. With expert coaching and patience, I was up in the air in the first 5 minutes and loved it. It was the most fun I have had on the water all...","review_date":"July 26, 2016"},{"attraction_id":2198,"user":"mesherwood","rating":5.0,"review":"A memory of a life time!. Phenomenal service! This is the possibly the most fun I have had in my life! Fantastic lessons and such an awesome company. Thank you Devon and Abby for making my first flyboarding experience a memory of a life time!","review_date":"July 25, 2016"},{"attraction_id":2198,"user":"158imreh","rating":5.0,"review":"Super cool !!!. Flyboarding was great fun and easy to learn. Professional coaching from Devon and Chelsea, wish the 30 minutes would have lasted longer....much longer !","review_date":"July 22, 2016"},{"attraction_id":2198,"user":"travelerwn","rating":5.0,"review":"High Flying Fun!!!. Absolutely awesome experience! Great instruction, friendly staff, tons of encouragement! This was the most fun I've had with a new experience in a while, well worth the time and money! Highly recommended, and I WILL be back!","review_date":"July 20, 2016"},{"attraction_id":2198,"user":"drewfull","rating":5.0,"review":"Had an absolute blast!!!! Funtastic!!. At 58 years old, no snow board experience etc, was out of the water within the first 6-7 minutes and was able to execute basic turns etc; especially satisfying to be able to fly right around the instructor's skidoo.\nDidn't go deep enough for dolphin...","review_date":"July 19, 2016"},{"attraction_id":2198,"user":"trentschz2","rating":5.0,"review":"Great time with great instruction, I plan on being skinnier next time!. Had a great time and the instruction was great. Wish I was a little skinnier so that I could have flown higher but that is more me. A bigger helmet would have been nice but we made do. Thanks again as it was great. I...","review_date":"July 16, 2016"},{"attraction_id":2198,"user":"mike_b","rating":5.0,"review":"Most fun you can have in the lake. It was a lot of fun and the feeling of levitating in the air was something unforgettable. I've been wanting to try the fly board after seeing someone on it last summer. I was not disappointed, the instructors were very friendly and encouraging to get...","review_date":"July 14, 2016"},{"attraction_id":2198,"user":"alisterl22","rating":5.0,"review":"Flyboarding on Okanagan Lake. Flyboarding was great fun and is something definitely worth experiencing. We were first timers and it was even more fun than I was expecting. The guys were very helpful, gave good instruction and I would recommend using them to anyone. Enjoy!","review_date":"July 13, 2016"},{"attraction_id":2198,"user":"dennisl2961","rating":5.0,"review":"Water jet thing. It was so fun once I got use. It was probably the best and most speed iv ever went. My best experience was right here. The instructor was fun encouraging and amazing. Best day of my life.","review_date":"July 12, 2016"},{"attraction_id":2198,"user":"companion195572","rating":5.0,"review":"Sam. A great and thrilling experience. I would definitely recommend that one should try flyboarding - it's awesome.\nI would like to make a special mention about Devon and Abbey who own and run the Okanagan Flyboard. They are both extremely patient and very good teachers....","review_date":"July 12, 2016"},{"attraction_id":2198,"user":"plelann","rating":5.0,"review":"Awresome experienec. Lovely team. My teens tried it for the for the first time in Kelowna. Devon and his partner were super nice, very accommodating with our schedule and extremely professional. Security is top notch and they really know this by heart so the kids were able to do...","review_date":"July 11, 2016"},{"attraction_id":2198,"user":"cuzchloe","rating":5.0,"review":"Loved it \ud83d\ude01\ud83d\udc95. I just tried the flyboard and it was AWESOME. It feels so secure and is made really easy to understand by Devon and his wife. It was my first time trying it (I'm 16) and I got out of the water really fast. Seriously such...","review_date":"July 10, 2016"},{"attraction_id":2198,"user":"sharonhb867tt","rating":5.0,"review":"At least as cool as it looks!. My son (20) and my nephew (14) tried flyboarding for the first time. Devon was a wonderful teacher and had them up in no time. He went step by step so they were prepared for the next level, and gave lots of encouragement. They both...","review_date":"July 9, 2016"},{"attraction_id":2198,"user":"katerina_m","rating":5.0,"review":"So much fun and such a great experience! . Very easy going and supportive instructor! It was an amazing experience!\nWell-run business with new equipment.\nThank you so much - we will be back for sure!","review_date":"June 21, 2016"},{"attraction_id":2198,"user":"danielshenoda","rating":5.0,"review":"AMAZING!!. Flyboarding was by far the funnest thing I have ever done!\nShout out to Adam he was an awesome instructor!!","review_date":"June 20, 2016"},{"attraction_id":2198,"user":"bobbrown93","rating":5.0,"review":"So glad I did not miss out on this experience!. Flyboarding is amazing! I had never heard of this before visiting Kelowna and wasn't sure what to expect but once I had a go, I understood.\nLiterally so much fun and far easier to pick it up than I thought it would be. Definitely recommend...","review_date":"June 15, 2016"},{"attraction_id":2198,"user":"brady_w","rating":5.0,"review":"Okanagan Flyboard. I had a friend visiting and I suggested we try this new sport. It was an amazing experience, we were well instructed, and the instructor were well organized and very friendly. To those wanting to try something new in the summer, I would highly recommend...","review_date":"November 12, 2015"},{"attraction_id":2198,"user":"richard_r","rating":5.0,"review":"Awesome experience!. This was the first time Drew was flyboarding, and they taught him how to fly! On top of that, I was escorted out on a wave runner to have a close up look at my son pretending to be a rocket man. NO CHARGE! It...","review_date":"September 30, 2015"},{"attraction_id":2198,"user":"kyle_h","rating":5.0,"review":"Prime Okanagan Fun. What a stellar afternoon!!! Okanagan Flyboarding was a new experience unlike anything I have done before. The rush and feeling of cruising through the air, pushed by water jets, was surreal. To be able to dive under the water was soo refreshing and blast out...","review_date":"September 30, 2015"},{"attraction_id":2198,"user":"irv_c","rating":4.0,"review":"Well worth it.. If you can stand you can Flyboard... We had a group of 7 at our home and it was an excellent experience. Great personalized instruction led to all getting out of the water within 5 minutes and experiencing the feeling and enjoyment of Flyboarding. We all got to try new things and...","review_date":"September 30, 2015"},{"attraction_id":2198,"user":"theresa_b","rating":5.0,"review":"Amazing Time Flyboarding!! . My husband and I had decided to try out Flyboarding this Summer and it was amazing!!!!\nWe decided on the Iron Man package so we both could try it out. We were met at the docks by Abby and both taken out on a sea-doo...","review_date":"September 30, 2015"},{"attraction_id":2198,"user":"kim_d","rating":5.0,"review":"Totally awesome experience!. I tried flyboarding for the first time this summer. Can't wait to try it again. It was not as difficult as I thought and I got up pretty quickly. Water temp was perfect in July. Devon was a great teacher and patient!! It was in...","review_date":"September 29, 2015"},{"attraction_id":2198,"user":"carter1335666","rating":5.0,"review":"A great experience. My girlfriend and I had a fantastic time. The couple that ran it were incredibly nice and gave great directions on how to actually flyboard. It honestly only took us both about 5 seconds to get in the air. I'd recommend this to anyone and...","review_date":"September 29, 2015"},{"attraction_id":2198,"user":"geoffreyreviewington","rating":5.0,"review":"Fantastic!. My girlfriend booked an hour of flyboarding for me as a birthday present - what a fantastic gift! When we arrived, they asked if we were splitting our time - I hadn't even realised we could! They ended up taking both of us out on...","review_date":"September 26, 2015"},{"attraction_id":2198,"user":"michael_p","rating":5.0,"review":"The Best!!. Devon and Abbey are the best ever!! My girlfriend and I took a trip to Kelowna and decided to go flyboarding! It was such an amazing experience i had to do it a aecond time!! Devon is a super friendly instructor and extremely helpful! Taught...","review_date":"September 25, 2015"},{"attraction_id":2198,"user":"austyn_a","rating":5.0,"review":"Okanagan Flyboard was incredible. Devin and his wife did such an awesome job making our first experience fly-boarding and incredible experience. He was an awesome teacher and had all of us in the air in no time. We had a lot of fun, took good video and enjoyed the...","review_date":"September 25, 2015"},{"attraction_id":2198,"user":"589darryl","rating":5.0,"review":"Awesome experience- worth the money. Our kids really enjoyed this experience. Devon provided excellent instructions and slowly increased the difficulty of the skills as the kids progressed. Both people are very friendly and related the the kids so well. It became very windy before we could finish. Instead of a...","review_date":"September 25, 2015"},{"attraction_id":2198,"user":"inno_d","rating":5.0,"review":"AWESOME EXPERIENCE. I've been wanting to do this for so long. Devin is a great instructor and will teach you the easiest way to understand how to use the flyboard. Definitely on my top recommendations if you're going to Kelowna.","review_date":"September 22, 2015"},{"attraction_id":2198,"user":"dave_t","rating":5.0,"review":"Flyboarding . This was a really cool experience and run by two very nice and professional people!! Would recommend, lots of fun!!!","review_date":"September 21, 2015"},{"attraction_id":2198,"user":"cody_f","rating":5.0,"review":"Grip it and rip it!. 4 buddies and i did the 2 hour group for a stag this summer. Devin had us all flying within minutes. He is an amazing teacher. We are all into winter and summer activities and It was by far the coolest thing any of us...","review_date":"September 21, 2015"},{"attraction_id":2198,"user":"kateytriplett","rating":5.0,"review":"So much fun!. Definitely a great experience! The instructors were very friendly and helpful. Looking forward to trying it again next year!","review_date":"September 21, 2015"},{"attraction_id":2198,"user":"rachelle_j","rating":5.0,"review":"Afternoon of Flyboarding. We did an afternoon with our family fly boarding- it was absolutely awesome! These guys were beyond wonderful and the experience was absolutely epic! Totally worth the money and can't wait to do it again!","review_date":"September 21, 2015"},{"attraction_id":2198,"user":"manitobob","rating":5.0,"review":"Perfect afternoon with Devon and Abby!. I booked a 3-hour session with Devon and Abby for a late day in the summer. They were unbelievable, even stayed a bit longer to make sure everyone got their full turn. We were flying in from out of province, and all the time slots...","review_date":"September 21, 2015"},{"attraction_id":2198,"user":"derrek_f","rating":5.0,"review":"YOU HAVEN'T LIVED IF YOU HAVEN'T TRIED OKANAGAN FLYBOARD!. This was one of the most exhilarating experiences I've ever had! Devin and Abbey were amazing hosts and instructors that I wouldn't recommend anyone else. I still cannot stop talking about it and it became my Iphone background! Talk about a conversation piece! Thank you...","review_date":"September 21, 2015"},{"attraction_id":2198,"user":"christopher_j","rating":5.0,"review":"Superman on the lake. Do you need a shot of adrenaline in your life? Are you feeling a little bit bored with your everyday grind? Do you feel old? If the answer is yes to all of the above then it's time to renew your life and go Flyboarding....","review_date":"September 21, 2015"},{"attraction_id":2198,"user":"mckenz19","rating":5.0,"review":"Incredibly FUN!. Flyboarding was so much Fun! It was easy to learn and unlike anything I have ever done. I am an avid wakeboarder, snowboarder, cliff jumper, and this lived up to my expectation in every way. It was a blast whether you were a beginner with...","review_date":"September 21, 2015"},{"attraction_id":2198,"user":"kol302","rating":5.0,"review":"One of the coolest things to do on the water. Went to Kelowna for a stag and this was one of the activities we did. The Flyboarding looks a lot harder than it really is and the instruction from Okanagan Flyboard will have you looking like a champ in front of all your friends in...","review_date":"September 21, 2015"},{"attraction_id":2198,"user":"nicole_s","rating":5.0,"review":"Vacation Fun in Kelowna!!. My boyfriend Michael and i both had a chance to experince flyboarding for our first time this summer. I had a little trouble in the begining and Devon was very patient which made it alot easier. My Michael went back for a second time before...","review_date":"September 21, 2015"},{"attraction_id":2198,"user":"j_h","rating":5.0,"review":"Amazing flyboarding experience. My wife and I did the Ironman experience for our anniversary. What a blast! Devons coaching made it easy for us to get up and out of the water quickly. He had us flying in no time. This definitely has to go on everybody's bucket...","review_date":"September 21, 2015"},{"attraction_id":2198,"user":"kevin_m","rating":5.0,"review":"If you have ever thought about it - do it!!. Amazing experience, so much fun. We did it as a group of 3 so got about 40 minutes each which was enough to really get into it and try some tricks. Devon and Abby are so good at what they do, their attitude really helped...","review_date":"September 21, 2015"},{"attraction_id":2198,"user":"timteeuwen","rating":5.0,"review":"Okanagan Flyboard Rocks !!. We had the greatest, funniest and most awesome experience with Okanagan fly boarding. Devon and Abby are devoted to get you in the air. They are very service orientated, patient and won't stop before you have had the ultimate experience. It is very doable for...","review_date":"September 21, 2015"},{"attraction_id":2198,"user":"branden_r","rating":5.0,"review":"Awesome experience Learning to FLY!. I purchased an hour for my dad as a Birthday Gift. We have been watching people fly with Okanagan Flyboard for a few years now and finally decided to let my dad fulfill his dream of flying! The Husband\/Wife tandem was extremely friendly and patient....","review_date":"September 21, 2015"},{"attraction_id":2198,"user":"chymron","rating":5.0,"review":"Amazing \u2013 and I didn\u2019t even do it!. Leaving the Kelowna dock on one of the cruise boats our captain slowed the boat and told us to watch. We then enjoyed a spectacular display of flyboarding that would not have shamed a James Bond movie with its almost choreographed stunts. This was clearly...","review_date":"September 15, 2015"},{"attraction_id":2198,"user":"johnge1400ab","rating":5.0,"review":"Awesome. This was a great experience. Easier than it looks - we had never done this before and were able to spend a lot of time in the air. Splitting the hour with my gf worked out very well as 30 minutes each was more than...","review_date":"September 14, 2015"},{"attraction_id":2198,"user":"rosanna_w","rating":5.0,"review":"Great birthday experience for sure!. Devon and Abby made our first flyboarding experience a totally awesome that we look forward to going again in 2016!","review_date":"September 14, 2015"},{"attraction_id":2198,"user":"nerf_b","rating":5.0,"review":"One of the Funnest things I've done all Summer!!. We drove from Vancouver just for this on their last day and it was SO worth the drive!! Devon is an amazing coach and super enthusiastic about getting you flying with confidence. We're already talking to friends about coming back next summer! I would highly...","review_date":"September 14, 2015"},{"attraction_id":2198,"user":"vanessa_n","rating":5.0,"review":"AMAZING flyboard experience!. We had an awesome time at Okanagan Flyboard!! Devin is an great coach and makes you feel comfortable and safe and can teach anyone to flyboard! This experience was better than I had imagined and we had a blast! Will definitely be coming back here...","review_date":"September 13, 2015"},{"attraction_id":2198,"user":"francine_f","rating":5.0,"review":"excellent, excellent, EXCELLENT!!!. A group of seven of us came out to Kelowna for our team retreat. My activity of choice was flyboarding. As much as I felt this might have been a little too scary for my liking - I was blown away!!! Everyone on our team...","review_date":"September 9, 2015"},{"attraction_id":2198,"user":"oranje_d","rating":5.0,"review":"A must-try in Kelowna. This was my first time flyboarding. Thumbs up to Devin and Abbey who made it a highlight of my weekend in Kelowna. They put your safety first - they have never had anyone injured. I got up on my first try. It isn't nearly as...","review_date":"September 7, 2015"},{"attraction_id":2198,"user":"trevor_t","rating":5.0,"review":"Amazing time and experience!. One of the best times on the water. Devon and Abby put on a great experience. I would recommend this for everyone and will definitely go again!","review_date":"September 7, 2015"},{"attraction_id":2198,"user":"tarahillstudios","rating":5.0,"review":"All Around Excellent Experience. My fiance, Mike, and I both knew going into it that we would have fun trying the flyboard out. Well... We were both blown away with just how much fun we had. At first we were a bit bummed that we couldn't both fly at...","review_date":"August 30, 2015"},{"attraction_id":2198,"user":"kevin_a","rating":5.0,"review":"Best sports ever!. My 14 year old daughter enjoyed herself so much. She said it was the coolest thing ever. The owner of this company Devon and Abby were awesome at what they do, very friendly, and professional. The option photo, is definitely worth it. Wonderful experience. Will...","review_date":"August 28, 2015"},{"attraction_id":2198,"user":"cybell_a","rating":5.0,"review":"Good, Very Good. This was a blast. Devon was very nice and encouraging. His instructions were very good and added to making my experience awesome. I suggest you \"go try it.\"","review_date":"August 27, 2015"},{"attraction_id":2198,"user":"heather_h","rating":5.0,"review":"This has to be on your \" bucket list\". This was the most amazing experience that I have ever had. Michael was a fantastic teacher and so encouraging.","review_date":"August 26, 2015"},{"attraction_id":2198,"user":"perry_u","rating":5.0,"review":"Great experience . Went here and the experience was unbelievable. Both Devin and Abby were friendly and my girlfriend and I both had an amazing experience. Would one hundred percent do it again, well worth the money!","review_date":"August 24, 2015"},{"attraction_id":2198,"user":"myron_b","rating":5.0,"review":"An experience I won't forget. My wife surprised me and my son with a morning of flyboarding and Devon delivered an experience of a lifetime. We both went into this not having a clue what to do, but Devon was an excellent instructor. If you're looking for a great new...","review_date":"August 22, 2015"},{"attraction_id":2198,"user":"hypnoqueen","rating":5.0,"review":"Fabulous Experience. My Husband and 21 year old Son experienced Flyboarding for the first time. They both felt that Devon was a really attentive and encouraging instructor, especially giving my son opportunities to practise. Abby was great at relating what was going on. The both felt this...","review_date":"August 22, 2015"},{"attraction_id":2198,"user":"kay_c","rating":5.0,"review":"A must do!!. I'm not generally an adventurous and was nervous about trying fly boarding but it looked so fun I just had to try it. I don't have a background in snowboarding or water sports but that didn't matter. I was still able to get the hang...","review_date":"August 20, 2015"},{"attraction_id":2198,"user":"eric_s","rating":5.0,"review":"Any Athletes Adrenaline Rush. Flyboarding is becoming more popular in the Okanagan area year after year, and I can comfortably say that Devon and Abby should be your first and only choice to experience this amazing sport with. Kind, welcoming, encouraging, knowledgable, and well priced, Devon and Abby have...","review_date":"August 20, 2015"},{"attraction_id":2198,"user":"peter_j","rating":5.0,"review":"\"Soaring end to summer vacation\". Both Abby and Devon are fantastic hosts, even though their web site showed no available time slots one phone call and Devon was able to accommodate.\nAbby and Devon's time estimation for availability was almost to the minute. This team certainly has the ability to...","review_date":"August 19, 2015"},{"attraction_id":2198,"user":"barry_s","rating":5.0,"review":"a 15 year olds dream. Treated my son for his 15th birthday. He had a blast. Felt like Iron Man. Tons of fun for dad as well. Abby and Devon are very friendly and make the whole experience a breeze.","review_date":"August 18, 2015"},{"attraction_id":2198,"user":"ashley_t","rating":4.0,"review":"So much fun. I bought this for my husband while visiting Kelowna and he loved it.\nIt's a bit pricey but he said it was worth every penny.\nThe staff were very nice and helpful and they even let him have a couple minutes longer as he was...","review_date":"August 17, 2015"},{"attraction_id":2198,"user":"cageddog","rating":5.0,"review":"Must Do!!!!. I was pleasantly surprised by my wife with an hour lesson of the fly board. Slightly nervous at first but quickly turned into one of the funnest things I have done in a long time. I can not say enough about the instructor and the...","review_date":"July 8, 2015"},{"attraction_id":2198,"user":"liss01","rating":5.0,"review":"What a Blast. This was just so much fun, we really enjoyed the experience. It was easier than I thought it would be and Devon was a great teacher.\nRecommend it to anyone looking to get out and enjoy the lake!","review_date":"July 7, 2015"},{"attraction_id":2198,"user":"apaxial","rating":5.0,"review":"Great experience and amazing instructor. I have been wanting to try fly boarding for 2 years now and don't snow or wake board. I called up Devon and he was great from the beginning. He can pick you up right from eldorado marina and you go just outside the buoys...","review_date":"June 30, 2015"},{"attraction_id":2198,"user":"merrychristmas2013","rating":5.0,"review":"OK Flyboard. The sun was hot and the water warm. Several bars and restuarants where friends or family could watch you from. Safety was of primary importance and the staff very friendly and professional.\nThe experience lasts less than an hour but was well worth it. Photos...","review_date":"June 30, 2015"},{"attraction_id":2198,"user":"josh276","rating":5.0,"review":"Fantastic Experience. Enjoyed a bachelor party this past weekend in Kelowna and one of the highlights of our trip was trying out fly boarding for the first time as a group. After first extending their hours slightly to accommodate our large group of 7, Devon and his...","review_date":"June 30, 2015"},{"attraction_id":2198,"user":"oscar_f","rating":5.0,"review":"Short of Words. I considered leaving this box blank due to the fact that is really hard to express with words the actual experience, but that being said leaving it blank wasn't going to help!!! LOL\nIt combines a water sport with flying, you can't go wrong with...","review_date":"June 24, 2015"},{"attraction_id":2198,"user":"tim_q","rating":5.0,"review":"Lots of FUN!!!. I had 2 hours of in flight experience only by myself. I saw the vid by devinsupertramp and decided to do this... Devon was really helpful and patient. It was absolutely fantastic. U have to try this yourself. Never done anything like this in my...","review_date":"December 13, 2014"},{"attraction_id":2198,"user":"alexrichardson11","rating":5.0,"review":"Absolutely the best experience of my life!!!. My wife and I attended okanagan fly boarding last summer and had the time of our lives. The experience was one we will cherish forever! The instructions were crystal clear and that it made it easy to learn and get us started as newbies. The...","review_date":"December 12, 2014"},{"attraction_id":2198,"user":"joannaw170","rating":5.0,"review":"Amazing experience!. A fun, enjoyable activity to do on Okanagan Lake!\nBoth Devon and Chelsey were extremely friendly and knowledgable. Never felt unsafe or worried about anything. Definitely recommend trying this out!","review_date":"December 11, 2014"},{"attraction_id":2198,"user":"levi_p","rating":5.0,"review":"Best Summer Experience!. I got the flyboarding as an end-of-schoolyear reward. The instructions were all explained very clearly as to what I should do, but when I got up out of the water!!!! Awesome!!! It was one of the best experiences I have ever had! The activity was...","review_date":"December 10, 2014"},{"attraction_id":2198,"user":"vancouverjenn","rating":5.0,"review":"unique experience, great service. we saw an add for flyboarding and it caught out interest. Okanagan flyboard took great care of us through booking, getting us ready to fly and teaching us.\nThe instructor was incredible and we had enough information to get up and flying within minutes.\nFlyboarding...","review_date":"December 10, 2014"},{"attraction_id":2198,"user":"mike_p","rating":5.0,"review":"Okanagan Awesomeness!. My friend and I had booked our husband's birthday gifts for this amazing experience. For us, experiences are worth more than \"gifts\" as who remembers a gift they got when they were 20 or 30? BUT experiences WE REMEMBER!! And this was one that got...","review_date":"December 9, 2014"},{"attraction_id":2198,"user":"kaizel_m","rating":5.0,"review":"Best water sports i have ever tried!!. Devin and Chelsea have been very friendly and accomodating all through out our session. Even after our group rides, seeing them some other day on the lake was still cool, they remembered us! It's a must try water sports! And it It's your first, i...","review_date":"December 9, 2014"},{"attraction_id":2198,"user":"dan_p","rating":4.0,"review":"Awesome Experience. It was an awesome experience\nIt took me a while to learn but after a half hour I was going strong.\nIf I had a chance I would have booked for one hour instead of the 1\/2 I did.\nHave Fun!!!!","review_date":"December 8, 2014"},{"attraction_id":2198,"user":"bobjr2005","rating":5.0,"review":"Wicked!. My experience was amazing. Very proffedianl service and follow up. The ride itself was a great feeling and looking forward to trying again.","review_date":"December 8, 2014"},{"attraction_id":2198,"user":"967kellyt","rating":5.0,"review":"Affordable amazing experience. My daughter (14) and I had a great time with Okanagan Flyboard. It is very well priced and even includes a take home momento. One of the best things we did in the okanagan in 2014","review_date":"December 8, 2014"},{"attraction_id":2198,"user":"linda_g","rating":5.0,"review":"Whohooooooo. With Flyboards great instructions, I was up having fun in no time. Very helpful advice and friendly.\nThanks guys!","review_date":"December 8, 2014"},{"attraction_id":2198,"user":"robyn_n","rating":5.0,"review":"Best Summer Activity. Words cannot express how much fun my friend and I had flyboarding this summer in August. We booked a week in advance for two 30 minute sessions and had lots of time slots to choose from and the prices were extremely reasonable. I wish it...","review_date":"December 2, 2014"},{"attraction_id":2198,"user":"steven_h","rating":4.0,"review":"Awesome flyboard lesson!. A fun, new and exciting experience! Professionally run and friendly, helpful advice! Enough time to get a feel for it and try some fun tricks!","review_date":"November 30, 2014"},{"attraction_id":2198,"user":"danieleruffo","rating":5.0,"review":"Dream come true!. I was in Kelowna in vacation from Italy, and i loved this experience so much that i decided to try to start one flyboard activity in Italy near me.\nThe Okanagan Flyboard give me such inspiration. They are professional and fully prepared to make your...","review_date":"November 27, 2014"},{"attraction_id":2198,"user":"airwreck","rating":5.0,"review":"Unique Experience. An extremely unique experience floating high above Okanagan Lake. Chelsea and Devon are super friendly and are talented and patient teachers. Highly recommended.","review_date":"November 26, 2014"},{"attraction_id":2198,"user":"derrick_s","rating":5.0,"review":"Incredible experience!. We had our whole family give this a try in the summer or 2013 at our resort and had a blast! Devon was able to get all of us out of the water within minutes of strapping on the boots. As you progress with your...","review_date":"November 25, 2014"},{"attraction_id":2198,"user":"mike_p","rating":5.0,"review":"Wonderfully \"Uplifting\" Experience. As a 41 year old guy who doesn't really skateboard or snowboard, I wasn't sure whether I could actually experience \"Flyboarding\" for myself. But the instruction was fantastic, and the experience amazing. Highly recommended.","review_date":"November 24, 2014"},{"attraction_id":2198,"user":"tofino12","rating":5.0,"review":"Put this on your bucket list. So unbelievably cool! Like nothing I've ever done before and can't wait to try it again. There's nothing like hovering in the air above the water with jets shooting water out of each of your feet! The staff at Okanagan Flyboard are friendly, professional and...","review_date":"November 24, 2014"},{"attraction_id":2198,"user":"shawtynik","rating":5.0,"review":"Very awesome and relatively easy.. My husband and I really enjoyed the Ironman experience. He said that he actually did feel like he was Ironman! :) I would say this is the perfect excursion for anyone who is looking for something fun to do. Would do again and recommend for...","review_date":"November 24, 2014"},{"attraction_id":2198,"user":"keeneroftheyear","rating":5.0,"review":"You'll want to do it again!. These two fun friendly individuals are giving locals and travellers the chance to try something new and exciting that will surely be a highlight of your trip or even your life!\nFlyBoarding is surprisingly easy and feels natural. If you can handle standing on a...","review_date":"November 24, 2014"},{"attraction_id":2198,"user":"troy_l","rating":5.0,"review":"I can't wait to do it again!. was very impressed with the level of professionalism through out the experience. Picking up my wife from the dock so she could watch up close was a great touch that made me feel as though they want to maximize the experience.\nTroy L","review_date":"November 24, 2014"},{"attraction_id":2198,"user":"brittney_c","rating":5.0,"review":"Absolutely AMAZING!!. I surprised my boyfriend with this on his birthday and we both had a BLAST. We did the 1 hour Ironman split between us and it was so worth it. Chelsea and Devon were both awesome, encouraging, and made the entire experience incredibly enjoyable and...","review_date":"November 24, 2014"},{"attraction_id":2198,"user":"alevins","rating":5.0,"review":"Fantastic afternoon. Went as a family of 4, Devon and Chelsea created a professional and exciting experience, always cheering us on while maintaining a huge smile on their faces, well not as big as ours :)\nWe all left buzzing from the awesome afternoon in the air...","review_date":"November 24, 2014"},{"attraction_id":2198,"user":"melissa_g","rating":5.0,"review":"Amazing Experience!. My fianc\u00e9 and I went flyboarding recently and loved the experience. Devon is an excellent teacher and makes you feel very comfortable for the entire duration. Chelsea was wonderful, taking each of us out of jet skis in order to get better photos of the...","review_date":"July 31, 2014"},{"attraction_id":2198,"user":"minju_c","rating":5.0,"review":"Holy ironman!. When I saw this attraction on trip advisor I knew I had to try it, and it did not disappoint! Devon and Chelsea were incredibly warm and welcoming yet professional and patient. The instruction were awesome and I was up and flying within 5 minutes!...","review_date":"July 12, 2014"},{"attraction_id":2198,"user":"david_g","rating":5.0,"review":"Fly like a bird!!!. What an awesome experience! A must for all and definitely a \"Bucket List\" thing to do! Devon & Chelsea provide a great service and before long you are flying like a James Bond character!\nYou will want to go again & again!","review_date":"August 1, 2013"},{"attraction_id":2200,"user":"aline_e","rating":5.0,"review":"Great Fun!. Maya was our guide and she was wonderful. Very informative about the area, about the sea creatures we encountered and about kayaking! We saw three different types of jelly fish, a family of sea otters and plenty of starfish.\nOur kayak tour was a lot...","review_date":"August 23, 2018"},{"attraction_id":2202,"user":"david_s","rating":5.0,"review":".....a most marvellous opportunity to enjoy the waters of Brentwood Bay. ......Pacifica Paddle offers competent and friendly advise for kayaking, canoeing, and paddle boarding which top of the line equipment.","review_date":"August 27, 2018"},{"attraction_id":2205,"user":"pseudonym716","rating":5.0,"review":"Amazing experience. We did the 3 day canoe tour with Robin followed by two nights at the ecolodge inc. horse riding. The whole experience was fantastic - Robin and Trevor are so friendly and experienced, the organisation was slick, the food was incredible. I'd highly recommend call...","review_date":"May 31, 2018"},{"attraction_id":2206,"user":"paul_p","rating":5.0,"review":"Exploring around Jericho Sailing Centre. Got to explore and investigate around the Jericho Sailing Centre pier. Our guide, Philip, was very knowledgeable about all the intertidal life that we found. Thanks for keeping us entertained and teaching about all the cool creatures!","review_date":"October 1, 2018"},{"attraction_id":2206,"user":"jaspaulbrar","rating":5.0,"review":"Best Kayaking Experience. We booked a private kayaking tour to celebrate a family birthday, we had a great experience with our guide John and Ecomarine. We spent a few hours near Jericho beach, the water was calm and the views were amazing. We aren\u2019t stronger swimmers and were...","review_date":"August 18, 2018"},{"attraction_id":2206,"user":"capobeachmom","rating":5.0,"review":"Perfect way to kick off my Vancouver holiday . I was so excited for this kayak tour, that even though my flight was canceled the day before, and I only got 2 hours sleep at the airport, I wasn\u2019t missing this adventure!\nNoah, the young man who checked us in, was super friendly and...","review_date":"June 23, 2018"},{"attraction_id":2206,"user":"todosbo","rating":5.0,"review":"Amazing view of the city paddling back from Spanish Banks. I highly recommend the nature tour from Jericho. The guides are very knowledgeable, friendly and a lot of fun. We saw a number of seals, many birds including an eagle that soured over us. I paddled almost beside four blue herons. The view of the...","review_date":"June 23, 2018"},{"attraction_id":2207,"user":"joel1902lv1","rating":4.0,"review":"Nice trip, but.... Hi,\nAll in all I can say that it is the money worth, at least for student. I had lots of fun being on this boat(Ocean Magic II). Boat is really fast and you don't have to worry about getting sea sick. Taking warm clothes...","review_date":"September 29, 2018"},{"attraction_id":2207,"user":"stellamauckland","rating":5.0,"review":"Loved this boat trip. I would really rate this group. The guides were enthusiastic and knowledgable. The boat was comfortable, fitted with blankets and hats as required. We had a great trip, managed to see some orcas, eagles and seals and I was dropped off in Vancouver to get...","review_date":"August 18, 2018"},{"attraction_id":2207,"user":"connie_f","rating":5.0,"review":"Great Staff, Great Trip. We went with Prince of Whales for the afternoon whale watching and transport to Vancouver.\nStaff was great and took our bags and gave suggestion for lunch (Flying Otter, it was great). We were on the boat with Maeve from Ireland, Patrick from Australia, the...","review_date":"July 17, 2018"},{"attraction_id":2207,"user":"mom_to_zoe","rating":5.0,"review":"Thrill of a lifetime. Amazing one-way trip from Victoria to Vancouver. Even though it was out of the way and delayed our arrival into Vancouver, we made detour to a nearby fjord where a pod of orcas had been spotted. We did indeed see the pod and watched these...","review_date":"July 4, 2018"},{"attraction_id":2209,"user":"robca2340du","rating":5.0,"review":"Great time and will go again. . We were there for a bachelor party. Although the water was cold, but the fly boarding was awesome. I will definitely go again as the staff was pleasant and did all thy could for you to enjoy the experience.\nIt was easier than I thought.","review_date":"September 24, 2018"},{"attraction_id":2209,"user":"sammarei","rating":4.0,"review":"Great for teens. My two teens flyboarded (flew-board?) for the first time at Turkey Point and loved it. We opted for the shorter trip to save $$ and for first-timers it's probably better. They enjoyed it, but were surprised at how difficult it was. Wade was very helpful...","review_date":"August 28, 2018"},{"attraction_id":2209,"user":"tarepanday","rating":4.0,"review":"super fun!. Turkey Point is quite a drive from Toronto, but it is worth it. Fly boarding is super fun, I hope to do it again some time!\nThe only thing is that the time packages you choose may not be super accurate, so choose accordingly. I...","review_date":"August 7, 2018"},{"attraction_id":2209,"user":"jennyfer_c","rating":5.0,"review":"Exciting and fun experience!!. Wow what a day! Wade and his guys were really fun and super professional, we thought that flyboarding would be tough but they really took the time to explain us how to do it and my boyfriend and I really rocked it! The experience is...","review_date":"July 9, 2018"},{"attraction_id":2211,"user":"john_h","rating":5.0,"review":"Brad knows how to catch fish. We fished for coho and chum salmon with Brad last weekend. We told him before we left that we hoped to land a coho we could keep to cook. Despite drizzly weather Brad gave us an extra hour on the river to try catching one....","review_date":"November 3, 2018"},{"attraction_id":2211,"user":"kathyandmo","rating":5.0,"review":"Heli-fishing?? Loved it.. DId the trip for my bro's 50th birthday and we loved every minute of it! Did 2 days on the valley floor and heli-fishing on the last day, Weather was challenging (lots of rain and rivers were up\/silty) but John our guide and the office...","review_date":"September 28, 2018"},{"attraction_id":2213,"user":"amandatessiierxox","rating":5.0,"review":"First experiences rafting !. Recently was camping in Jasper and decided to do some white water rafting. I was extremely pleased with the set up of everything and especially having such a good tour guide named Spencer! He made us all feel safe on our first white water rafting...","review_date":"September 4, 2018"},{"attraction_id":2213,"user":"rcldn","rating":5.0,"review":"Safe & Excellent Value for Money. Our Captain on the day was Cole. He made us feel safe and at all times and his sense of humour was great.\nNote this was a level 2 rafting which is really ideal for all ages and even those who cannot swim. I have...","review_date":"September 2, 2018"},{"attraction_id":2213,"user":"rich_n","rating":5.0,"review":"worth doing, fantastic. If you've ever fancied getting wet in the rockies then this is the place to do it, very friendly staff who explain everything and inspire confidence in the more nervous types, the bus and trailer double as the changing rooms but you're on an outdoor...","review_date":"August 8, 2018"},{"attraction_id":2213,"user":"davecareford","rating":5.0,"review":"Fantastic Fun Trip. We had a great trip on the Athabasca river, our guide Connor was fun, knowledgeable and a true \u201cAustralian\u201d. We highly recommend this trip worth every Dollar. All the team we met did a great job and really looked after us all.\nConnor keep working...","review_date":"August 4, 2018"},{"attraction_id":2213,"user":"resort72394","rating":5.0,"review":"Wet in the rain . Five of us went on the rafting tour. When we arrived it was thundering, but then the lightning came. Our guides got us to stay on the bus until the lightning passed. Riley, our tour guide, was a real card. He kept our minds off...","review_date":"July 21, 2018"},{"attraction_id":2213,"user":"travelteam","rating":4.0,"review":"Enjoyable Ride Down the Athabasca. My family of 4 had a great morning ride on the Athabasca. We were lucky with the weather, and had a fun and enjoyable ride. I wish I had better understood what the company provides in terms of gear. Our email confirmation said to wear...","review_date":"July 17, 2018"},{"attraction_id":2213,"user":"mirajayd","rating":5.0,"review":"Great experience . Amazing team and good experience.\nConnor is amazing guy and we saw elk while rafting.\nWe total 9 people including 4 children.\nWe enjoyed a lot and great experience.","review_date":"July 14, 2018"},{"attraction_id":2213,"user":"lindseyp100","rating":5.0,"review":"Great fun. Just back to the UK from an amazing trip to Canada and this rafting was definitely a highlight! All the guides were great, especially Jacob who was on our boat and also some great photos from Mike. Would definitely recommend!","review_date":"July 2, 2018"},{"attraction_id":2213,"user":"ben_c","rating":5.0,"review":"Do it!. it was a last second decision. We had a great time. The staff is professional, very skilled at what they do. The are enthusiastic, teach you well and keep you safe. We had amazing time, felt safe entire time. People of most ages were on...","review_date":"June 22, 2018"},{"attraction_id":2213,"user":"lynda_d","rating":5.0,"review":"Awesome Trip!. Signed up to the Athabasca River 5 trip and wasn't sure what to expect as never rafted before, but the guys at Jasper Rafting Adventures were amazing! So friendly, welcoming and made you feel completely at ease. They explained everything really well and we felt...","review_date":"June 7, 2018"},{"attraction_id":2213,"user":"rucrazy2often","rating":5.0,"review":"Awesome ride!. A perfect lazy ride down the athabasca river. The guides are amazing, their knowledge superior. They're a lot of fun too! Perfect for those who do not want a wild rapids ride!","review_date":"March 3, 2018"},{"attraction_id":2215,"user":"stott9958","rating":1.0,"review":"Do not book this tour through Trip Advisor.. I recently booked a daytime 3 hour excursion for 4 people with Quebec City Sea Kayaking Excursion through Trip Advisor. I was sent a confirmation email and voucher through Viator\/Trip Advisor. I brought along my printed ticket with reference numbers the day of the trip....","review_date":"August 11, 2018"},{"attraction_id":2216,"user":"gertg66","rating":5.0,"review":"great fun and all laughing. hard working, soaking wet, but of the greatest thing in my live.\na must to do if you visit the rockies","review_date":"August 25, 2018"},{"attraction_id":2216,"user":"linda_y","rating":5.0,"review":"Best day ever!!!!!!!. Due to the fires, our dragon boat team has not had much time on the water. So we went river rafting. OMG - what a great experience from the reservations to the guides to the bus driver!!!! This was such an awesome experience. Highly recommend.","review_date":"August 21, 2018"},{"attraction_id":2216,"user":"graeme_m","rating":5.0,"review":"Great experience. Awesome fun!. Had never been whitewater rafter before and what a way to start. So much fun and all the guides and staff were great especially our crew leader Andrew whose obvious passion for the river and the area was contagious.","review_date":"August 21, 2018"},{"attraction_id":2216,"user":"staceyyb","rating":5.0,"review":"Amazing Experience!!!!. The resort is lovely and all of the staff were awesome. The raft trip was spectacular and our guide Kurtis was amazing!!! The rapids were a thrill ride, but we felt safe with a knowledgeable guide who pointed out lots if interesting hisory and geography...","review_date":"August 21, 2018"},{"attraction_id":2216,"user":"b._spencer_r","rating":5.0,"review":"Fantastic scenery and adventure. I booked a half-day paddle for my wife and I, and it was an absolute blast! There were some nerves ahead of time about the degree of difficulty and how cold it may or may not be, but the staff were able to alleviate our...","review_date":"August 14, 2018"},{"attraction_id":2217,"user":"596margareto","rating":5.0,"review":"Fantastic experience. Did the tour with my daughters and we had such a great time, laughed & screamed all day, Mary was our guide and we felt totally safe with her, she kept us full entertained with stories of the area, river & Kumsheen. We also stayed...","review_date":"September 3, 2018"},{"attraction_id":2217,"user":"brdman7","rating":5.0,"review":"Beautiful Scenery, Great Laughs and Awesome Waves. We have done this trip for many years, it is always so much fun and one of the highlights of our summer. We always look forward to coming up and taking in the incredible scenery, history, nature, fun times and awesome waves that the Legendary...","review_date":"September 2, 2018"},{"attraction_id":2217,"user":"jeff_e","rating":5.0,"review":"Excellent experience with kids. Enjoyed this trip so much the last time I went that returned with my kids. Our guide Taija was really fun and kept us safe. Power rafting was a good choice for a 10 and 12 year old as it was exciting but secure, we...","review_date":"August 25, 2018"},{"attraction_id":2217,"user":"christine_h","rating":5.0,"review":"Biggest water ever . !!. Another Amazing day on the river with Kumsheen and Kurtis our guide., After a great lunch we hit some of biggest water that i have ever experience .Wishing that i had put on a wind breaker thought, remember for next time.","review_date":"August 12, 2018"},{"attraction_id":2217,"user":"u3675uojanicel","rating":5.0,"review":"Epic Experience! I'll be back. I can't possible say enough about how amazing this experience was! The rafting was phenomenal! Jordan was amazing! The food was so great! Truly, I had the best time of my life! I can't wait to do more!","review_date":"August 6, 2018"},{"attraction_id":2217,"user":"rick_s","rating":5.0,"review":"Beautiful resort with a thrilling ride. We booked a weekend trip to Kumsheen and stayed in the canvas cabins. Loved it- so comfy!. The power rafting was great and we re-ran some of the rapids several times!!! There was a delicious lunch and many splashes and laughs. Great crew looked after...","review_date":"July 29, 2018"},{"attraction_id":2218,"user":"epicureplus","rating":5.0,"review":"Excellent afternoon riding the Thompson river!. Not a lot of water at the end of August but Mary was able to give the whole group a real sensation of big wave. A whole lot of fun for first timers!","review_date":"September 8, 2018"},{"attraction_id":2218,"user":"rodneyd146","rating":5.0,"review":"So good it was our 3rd time and we\u2019ll be back. As always an incredible experience. The last two times we were there was in July and the water was significantly higher. It was great to go in later August and experience the difference in the rapids at lower water levels. As for what time of...","review_date":"August 31, 2018"},{"attraction_id":2218,"user":"kevin_b","rating":5.0,"review":"Great Wet Fun!. This was my second time rafting with Kumsheen, the first time being 23 years ago. I had so much fun back then that I knew one day I would go back. That time is now and it was even better this time by adding a...","review_date":"August 28, 2018"},{"attraction_id":2218,"user":"terrie422","rating":5.0,"review":"Best Gift EVER!!!!!. My daughter gifted me a half day rafting experience for Christmas .... BEST GIFT EVER!!!! We went together and had an amazing time! The rapids exceeded my hopes and expectations for exhilarating fun, and Josh - our guide - was very knowledgable, skilled and funny...","review_date":"August 5, 2018"},{"attraction_id":2218,"user":"cruisin_11","rating":5.0,"review":"I would do it again in a heartbeat. So, a friend mentioned they would like to do a rafting trip. Great... I think without enthusiasm. I sort of like the idea, but lets face it the whole thing scared me. I finally agreed and then I felt ok. The day arrived with an...","review_date":"July 17, 2018"},{"attraction_id":2220,"user":"tomniwona","rating":5.0,"review":"Great company, enjoyable and safe flight. A very friendly, efficient and safe company to fly with. Their combined trip with whale watching tour is very good, we had a lovely time and consider the package well priced.\nThank you team.","review_date":"June 27, 2018"},{"attraction_id":2220,"user":"thebutch","rating":5.0,"review":"Great day out. . Fab day. Saw loads of orcas, but the highlight for me was riding up front on the seaplane with pilot Rob on the trip back.. Great guy, and we swapped a few pilot stories on a very scenic trip.\nThanks so much for making it...","review_date":"June 14, 2018"},{"attraction_id":2222,"user":"ricks12482","rating":5.0,"review":"Excellent Heli-Fishing Tour. Everything about this trip was top-notch! My two teenage boys and I were in Whistler during the forest fire season, and a haze was over the entire valley. During the few days leading up to the trip, we had constant communication with Melissa on whether...","review_date":"September 16, 2018"},{"attraction_id":2224,"user":"donald_g","rating":5.0,"review":"Safety was their number one priority. From the moment you start your trip you become aware that this Company's number one priority is your safety. Even after briefing us on what to do in all disasters that could happen on the river like falling out or all getting tipped out we...","review_date":"October 1, 2018"},{"attraction_id":2224,"user":"rudi122","rating":5.0,"review":"We had much fun on our Yellow Submarine!. Fantastic trip with Top-Guides Simon and Luke and the world\u00b4s best bus driver Herrick! Lots of fun, wonderful nature, plenty of information about wilderness, the river and Wells Gray PP. Thanks a lot to the whole team - on the river or in the office...","review_date":"September 13, 2018"},{"attraction_id":2224,"user":"nyree_a","rating":5.0,"review":"HIGHLY RECOMMEND!!!. My son and I recently rafted the Clearwater River with IWE. What an AMAZING experience. With Travis, Luke and Ellen as our leaders, the experience was over the top! Travis and Luke are obviously passionate about the sport and are eager to share with others....","review_date":"September 4, 2018"},{"attraction_id":2224,"user":"nicholas_b","rating":5.0,"review":"Great experience . We took the half day white water rafting trip in Aug 18 with our 12 & 14 yr old boys. The trip was a great experience but not too challenging as to be off putting. The kids had a fab trip with the youngest one...","review_date":"August 27, 2018"},{"attraction_id":2224,"user":"rebecca_d","rating":5.0,"review":"Such a fun day!. We had a great day visiting Clearwater and rafting the river with IWE! Our guide Jared was lots of fun and made us feel very safe. Would highly recommend getting out of the raft and floating the smaller rapids when given the chance. It was...","review_date":"August 25, 2018"},{"attraction_id":2224,"user":"jason_k","rating":5.0,"review":"4 Hour rafting tei\u00fc. What an incredible experience great staff and very professional but fun guides would recommend to anyone travelling around here. Will be back next season","review_date":"August 24, 2018"},{"attraction_id":2224,"user":"jason_p","rating":5.0,"review":"Thrill ride!. Arrived in Clearwater with vague idea of chilling out on route from Jasper to Vancouver. Stopped by tourist info and the brilliant Rose sold us this trip and we werent disappointed! Went for the 4 hour trip next morning - me, wife and 2 daughters...","review_date":"August 24, 2018"},{"attraction_id":2224,"user":"melanie_l","rating":5.0,"review":"Phenomenal. What a great family trip! We enjoyed the beautiful scenery and the exciting trip on the boats. The loverly, experienced guides made the trip to a perfect fun day! Felt safe and secure at all times and loved to get inputs about the nature around...","review_date":"August 23, 2018"},{"attraction_id":2224,"user":"northstar729344","rating":5.0,"review":"Awesome . If you want to experience white water rafting for the first time this is the tour to do. My partner and I stopped off randomly on our way through Clearwater and within an hour we were having the time of our lives rafting down the...","review_date":"August 22, 2018"},{"attraction_id":2224,"user":"jbschult","rating":5.0,"review":"Exciting and lots of fun. Knowledgeable and efficient staff who throw in lots of opportunity for adventure.. Thoroughly enjoyed rafting, swimming the rapids and cliff diving!","review_date":"August 19, 2018"},{"attraction_id":2224,"user":"sarahandtom2016","rating":5.0,"review":"Great fun. The trip was everything we hoped it would be, lovely scenery and exciting rapids over a 14km trip on the river. A good mix of nationalities on our boat and a very knowledgeable and engaging guide in Jared. A great day that we both thoroughly...","review_date":"August 10, 2018"},{"attraction_id":2224,"user":"maria_g","rating":5.0,"review":"Great rafting! Super cool guides!. We went to this rafting trip and it is super fun! The river is beautiful and the guides are super fun! Special thanks to our guide Mason,that was very nice and you can see that he loves what he do! Always with a smile and...","review_date":"August 7, 2018"},{"attraction_id":2224,"user":"nancy_w","rating":5.0,"review":"Fantastic!. Mixed group of 7, none of us had done it before and we all loved it! Travis and Luke were brilliant guides, and Merrick took great photos which you can buy very cheaply. They made it really fun, but were very safety conscious. It was...","review_date":"August 7, 2018"},{"attraction_id":2224,"user":"stefan_s","rating":5.0,"review":"Exciting Trip with a good guide!. We went rafting today and has chosen for the Ready-Set-Go trip of 4 hours. First, we got a complete instruction about what scenarios you can expect during the trip and what to do then. We were a mixed group with experienced and non-experienced people, but...","review_date":"July 29, 2018"},{"attraction_id":2224,"user":"rick_s","rating":5.0,"review":"Family Reunion 2018. A huge thank you to Doug the owner and SImon and Jared our guides (Maison,Luke and Merrick helped too!). We filled two rafts and had a fantastic family reunion as we rafted down the river with our group of 20. Great memories were made and...","review_date":"July 29, 2018"},{"attraction_id":2224,"user":"labrassard","rating":5.0,"review":"4 thrilling hours. This was a thrilling whitewater rafting experience, I was extremely apprehensive after booking it but the guides, Mason and Luke were so professional they had us trained in no time. Not only did they give us explicit instructions, we got to practice before hitting the...","review_date":"July 27, 2018"},{"attraction_id":2224,"user":"nick_l","rating":5.0,"review":"Fantastic - even for the terrified. We planned a family white water rafting trip whilst staying In Wells Grey Park - I was apprehensive but what a fantastic trip!\nWe were kitted up for our experience , briefed and transported to the start of the raft ride where the instruction continued....","review_date":"July 25, 2018"},{"attraction_id":2224,"user":"alex_c","rating":5.0,"review":"A wonderful, exciting and exhilarating experience!. e went on a very wet day in June 2018, and despite being the only 2 booked on to the afternoon expedition, were taken out by Travis and Jared with Sean\u2019s support in the bus. Despite the weather, it was such a fun and exciting...","review_date":"July 25, 2018"},{"attraction_id":2224,"user":"sunflowercandles","rating":5.0,"review":"Good Times!!!. A must do for all levels. Beautiful day on the river with well education staff members, safety being #1. Thank you to Travis for his knowledge and experience, his stories entertained us all throughout the trip. As well the additional information you provided us with...","review_date":"July 19, 2018"},{"attraction_id":2224,"user":"lydia_g","rating":5.0,"review":"Looking forward to doing it again!. This was the perfect amount of thrill for novice rafters and the hike in the middle was a great was to break up the day. Maison and Jared were extremely knowledgeable about the area and clearly excited to be on the river. We vacation in...","review_date":"July 3, 2018"},{"attraction_id":2224,"user":"andrewmuw","rating":5.0,"review":"A must do, awesome white water rafting experience. From the first welcoming introductions by Travis and his able team (Jared and Ellen) to the warm shower at the end of the day - we had one of the best days of our trip.\nFun, safety, an amazing river with refreshing water temps and...","review_date":"June 30, 2018"},{"attraction_id":2225,"user":"007ingrid2018","rating":5.0,"review":"A perfect day. Exciting rapids (especially the Sabertooth....), lots of fun!\nVery well organized, excellent guides, lovely people, safety first, super-abundant lunch (loved the zucchini-chocolate cake), perfect photo's afterwards (for only about 12 dollars lots of pics on a usb stick).\nOne of the highlights of our trip...","review_date":"September 3, 2018"},{"attraction_id":2225,"user":"bev_b","rating":5.0,"review":"Rafting. It was a terrific day trip and such good value for the $$. This was my 4th time going out with IWE and the best one yet! Hiking under the waterfall was great. And lunch was hearty and lots of it! Our guides were exceptional....","review_date":"August 22, 2018"},{"attraction_id":2225,"user":"gill_w","rating":5.0,"review":"Not to be missed. I was really apprehensive about this adventure having had a horrible river experience in the French Alps. What a waste of worrying ! Our day with IWE was just the most fantastically fun day out in the river. Our guides, EJ, and Mason were brilliant,...","review_date":"August 19, 2018"},{"attraction_id":2225,"user":"meganswanson","rating":5.0,"review":"Awesome day, highly recommend. We booked this trip as a group of 20 and IWE made the process so easy. They were also able to keep us together as one group which was great! Our guides were Mason and Luke, and Mereck was there to help out with photos...","review_date":"August 13, 2018"},{"attraction_id":2225,"user":"vancouvertransitguy","rating":5.0,"review":"A must do if your in Clearwater...amazing experience. We booked the all day with lunch adventure with this company and I am so glad we did. From the moment we walked in everyone was smiling we were taken care of right away by Em behind the desk and then were greeted to our...","review_date":"August 2, 2018"},{"attraction_id":2225,"user":"761dennisz","rating":5.0,"review":"Great experience! A must do!. We dus the daytour and we loved it! Our tourguide Simon and his staff leuke and shane die everything they could do to give us a great day and so it was! Wonderfull hike to the Falls and experienced a walk under-and a dive in...","review_date":"August 1, 2018"},{"attraction_id":2225,"user":"solo_y","rating":5.0,"review":"Thrilling Whitewater. Thrilling adrenaline packed day, strenuous hike to a beautiful waterfall, walked throught it, action packed white water rafting, delicious lunch. Simply doesnt get better than that! Highly reccommended.","review_date":"August 1, 2018"},{"attraction_id":2225,"user":"rog2701","rating":5.0,"review":"Hi five. A truly awesome day with Travis guiding Luke on safety and Shane on support. You all made the day fun and an experience I won\u2019t forget Your care for our safety was very impressive, if you in the area a trip not to be missed","review_date":"July 15, 2018"},{"attraction_id":2225,"user":"tdoneeighty","rating":5.0,"review":"Very Enjoyable Trip!. We booked a full raft (10, from 13 to mid 50's) and IWE did a Great job of giving us a great day! Walking through the Waterfall seems to have been a hit, as well as a great lunch and great trip down the river....","review_date":"July 7, 2018"},{"attraction_id":2226,"user":"banderasvancouver","rating":5.0,"review":"Extreme, amazing, adrenaline - Best weekend!! Do it!. My wife, adult son and I just spent the weekend on the 2 day overnight \"Ticket to Ride\" adventure and it was nothing short of amazing. When your son tells you at the end of day one that this is already the best weekend away...","review_date":"July 25, 2018"},{"attraction_id":2226,"user":"kbedford24","rating":5.0,"review":"Not Your Ordinary Whitewater Rafting Trip!!. Been rafting with IWE for a few times with friends. 1 one day trip and our recent trip was for a 2 day trip. Both trips have been awesome! It's not your ordinary whitewater rafting trip. You really have to experience it to believe it....","review_date":"July 24, 2018"},{"attraction_id":2226,"user":"christophe_m","rating":4.0,"review":"Our best rafting experience !. We had had some rafting experience here and therein Canada and abroad, but this 2-day rafting trip with IWE was by far our best experience !\nThey are professional, well organized, environmental friendly and funny,\nYou are really immerged durig 2 days and enjoy a...","review_date":"July 16, 2018"},{"attraction_id":2227,"user":"annmcdonogh","rating":5.0,"review":"Prince of Wales from Vancouver - all day trip to Victoria.. I too the Prince of Wales from the Westin Hotel. Left at 8.30am sharp and returned about 7.30pm. It is expensive but @ \u20ac253 but a once in a life time trip. the boat was great, fast, clean, plenty room. Blankets\/hats\/gloves available if you got...","review_date":"September 28, 2018"},{"attraction_id":2231,"user":"shaun-wpg","rating":5.0,"review":"Great first time out in a kayak!. We had gone to Victoria on a spur of the moment and came across this opportunity. My daughter (11) and I had never kayaked before and Ben was able to secure a double kayak for us for our 2 hour excursion. Oak Bay was the...","review_date":"August 22, 2018"},{"attraction_id":2231,"user":"dlg282018","rating":5.0,"review":"Amazing Kayaking Experience. Just spent an amazing morning paddling around the Chain Islands. My husband and I had a great experience with our guide Lee. He was very professional and knowledgeable. There were lots of seals and birds to see. I was even fortunate enough to be able...","review_date":"August 18, 2018"},{"attraction_id":2231,"user":"chris_b","rating":5.0,"review":"Great morning adventure for my 50th!. As locked in land lubbers we wanted to try ocean kayaking while visiting Vic! It was easy to find Ocean River right at the Oak Bay Marina. John and Nick got us organized quickly. John provided clear instruction that calmed any nerves. We had a...","review_date":"August 8, 2018"},{"attraction_id":2231,"user":"gill_b","rating":5.0,"review":"Great first time kayak experience. From our first contact with Sophie in the store to getting out on the water with John has been a very professional experience with Ocean River Sports.\nWe had never kayaked before and John ensured we knew all the basics prior to entering the water...","review_date":"August 6, 2018"},{"attraction_id":2231,"user":"barry_d","rating":5.0,"review":"Excllent experience. We are locals who haven't done any paddling We met our guide Lee P for the morning tour and were very impressed with his instruction and his knowledge of both the shoreline but ebven more so with his knowledge of wind water and tide and...","review_date":"August 3, 2018"},{"attraction_id":2231,"user":"kattoqc","rating":5.0,"review":"A great little adventure!. We really enjoyed our kayak tour with Ocean River Adventures out of the Oak Bay Marina.\nOur guide, Ben, was very knowledgeable not only in regards to kayak, but also marine wildlife, stories and history of the area. We saw seals and their pups, bald...","review_date":"August 2, 2018"},{"attraction_id":2231,"user":"beb2b","rating":5.0,"review":"Great Experience. Highly recommend this tour and this company. Definitely one of the highlights of our trip. They were very quick to respond to a few questions over email. Ben was a fantastic guide and went out of his way to make sure my two kids (3...","review_date":"July 30, 2018"},{"attraction_id":2231,"user":"surrey1_person","rating":5.0,"review":"Amazing. Best kayak tour we've ever done. What a fantastic trip. Geordie was such a knowledgeable and engaging guide.We saw so much amazing wildlife including a bald eagle, sea otters and harbour seals. We've been in quite a few kayaking tours but this was the best by a long way. This is...","review_date":"July 29, 2018"},{"attraction_id":2231,"user":"mcwc","rating":5.0,"review":"Outstanding - a highlight of the trip. 3 of us did a kayak tour with Janette Galan. When we booked the trip I did not realize it would just be the 3 of us and the guide - I was pleasantly surprised. Janette was friendly, highly knowledgeable and managed our diverse group...","review_date":"July 19, 2018"},{"attraction_id":2231,"user":"richard_moon","rating":5.0,"review":"Relaxing, fun, interesting!. Ben Morrow and Duncan Mack took us on the tour, which was fabulous! We were out on the water looking in to the shore. Our guides knew their stuff and did a great job helping us with the boats.","review_date":"July 17, 2018"},{"attraction_id":2231,"user":"gocaps0","rating":5.0,"review":"Paddling the Ole Hood!. Thanks to Lee for a super 3 hour tour of the islands off Willows Beach. The Oak Bay Marina dock was an easy place to enter the water from and begin the tour. We received excellent instructions on what to do and where we were...","review_date":"July 15, 2018"},{"attraction_id":2231,"user":"marcie_a","rating":5.0,"review":"Ah wonderful way to experience the shoreline of Victoria!. My guide was really great -- informative about the local environment and history, fun to paddle with and very helpful in providing paddling tips. The shoreline is really interesting, with lots of marine life and outstanding views to the mountains across the straits. A \"must...","review_date":"June 27, 2018"},{"attraction_id":2231,"user":"joshuamarussell","rating":5.0,"review":"Best kayaking experience in Victoria. We were recommended to go to Ocean River Sports if we wanted to do any kayaking around Victoria because it is the original spot for anything adventure! The staff were very nice and enthusiastic about getting you in the water. They brought us around the...","review_date":"June 25, 2018"},{"attraction_id":2231,"user":"cherrybomb0413","rating":5.0,"review":"Fantastic Morning Kayak Trip!. We had a fantastic time with our guide Nathan! He was super informative and knew so much about the area and little islands we kayaked in and around! The kayak route was fantastic, we saw two bald eagles, more seals then I could count and...","review_date":"June 10, 2018"},{"attraction_id":2232,"user":"kestrel_kendra","rating":5.0,"review":"Fantastic kayaking experience. We thoroughly enjoyed the Discovery Island Kayak Tour! Our co-guides were Ben and Nathan, and both were terrific. There were six participants on the tour, and that was a great size. I had been kayaking twice before and definitely consider myself a beginner; some of...","review_date":"October 8, 2018"},{"attraction_id":2232,"user":"aliciadawnp","rating":5.0,"review":"Locally run kayak tours . Great way to get out of town and into some pretty pristine environments. We were lucky with a gorgeous calm day that allowed us to circumnavigate Discovery Island and some additional islands\/channels. Guides Ben and Jeanette really know their stuff, and care about the wilderness,...","review_date":"September 2, 2018"},{"attraction_id":2232,"user":"philandsue_m","rating":5.0,"review":"Amazing experience, stunning day. Crafts and company were great, well looked after, 5-6 hour trip including transfer to island, kayaked all way round and saw lots of wildlife direct from the kayak.","review_date":"August 30, 2018"},{"attraction_id":2232,"user":"offtopointsnorth","rating":5.0,"review":"Much more fun and interesting than I expected. At first I just thought this tour would simply go over to Discovery Island and paddle around awhile and look at some birds, and when I first saw the price I thought it seemed a bit high, but we went for it anyway, our family...","review_date":"August 7, 2018"},{"attraction_id":2232,"user":"amy_g","rating":5.0,"review":"First Kayaking Trip EVER . Nathan took my Dad and I and another man from Phillidelphia on a 6.5 hour kayaking trip to Discovery Island. It was both of our first time in a kayak on the ocean and I've been wanting to do a tour for a few years...","review_date":"August 2, 2018"},{"attraction_id":2232,"user":"whatcudithurt","rating":5.0,"review":"Discovering Discovery by kayak. My daughter and I have been meaning to discover the thrills of kayaking for several years, and this week, she made it happen!\nWe met Nathan at the wharf, and another guest\/paddler from Philadelphia.\nAfter the introductory basics of kayaking safety and techniques,he let us...","review_date":"August 2, 2018"},{"attraction_id":2232,"user":"496anast","rating":5.0,"review":"An amazing day on the water!. I and two friends set off for our day long kayaking adventure with our tour guide, Nathan, who was extremely knowledgeable about the plants and animals found in the ocean and on land. He took the time to point out things of interest and knew...","review_date":"July 14, 2018"},{"attraction_id":2232,"user":"aislinn_c","rating":5.0,"review":"Fantastic shoreline views and a wonderful day. Wonderful trip playing in gentle currents and travelling along the coastline around Discovery and Chatham island. Also, excellent communication and customer service from Ocean River as the trip was originally unsubscribed and they contacted me early to discuss all the options for alternative days\/trips that...","review_date":"July 6, 2018"},{"attraction_id":2232,"user":"hugh_h","rating":5.0,"review":"Great Experience - Wonderful Guide - Discovery Island Tour. My wife and I had the Discovery Island Tour with Nathan. It was just great. The other couple that had booked the trip had cancelled so it was just the two of us and Nathan. Because of this, in addition to a tour around Discovery...","review_date":"July 5, 2018"},{"attraction_id":2232,"user":"robbinna","rating":5.0,"review":"BD Visit. The trip to Victoria was meant for a birthday celebration Discovery Island was an easy ferry ride.\nBeautiful place - Guides were great and shared history & facts about the area, plants & wildlife.","review_date":"June 30, 2018"},{"attraction_id":2232,"user":"bluangel276","rating":5.0,"review":"Exploring Discovery Island. Tanner was a fantastic guide for this tour! The boat ride over to discovery was enjoyable and allowed us more time to explore than if we would have paddled to the island from the harbor on our own. The kayaks and all the other gear...","review_date":"June 15, 2018"},{"attraction_id":2233,"user":"jeffrey_s","rating":3.0,"review":"2 in 1 - a Great Day. Although it was memorial weekend, Orca tour company didn\u2019t attempt to overbook the whale watching trip. The staff and crew were fantastic, always offering educational tips and finding whales and sea life. Definitely appreciated the covered boat vs orange and yellow inflatables. It gets windy...","review_date":"May 29, 2018"},{"attraction_id":2235,"user":"lorenda_c","rating":5.0,"review":"Fantastic Light the Night Kayak!. We did the light the night kayak tour on a cooler August night with Shane and Alesha - it was absolutely fantastic! If its cooler you will be totally comfortable in exercise wear and don't worry about your shoes because you leave them on the...","review_date":"August 25, 2018"},{"attraction_id":2235,"user":"czarofconsoles","rating":5.0,"review":"Great Fun. The tour on illuminated Kayak's from Granville Island is one of the best tour in Vancouver. The guides were pretty good and informative and it was just not safety briefing but little trivia as well. I was in a big group and it was a...","review_date":"June 25, 2018"},{"attraction_id":2236,"user":"nicole_h","rating":5.0,"review":"Best of the Sunshine Coast. Great location, easy access, quick sign up, and friendly staff!\nWe were going to go kayaking from another place in Sechelt, and the Australian girl working was so rude.\nLoretta, the woman who greeted us on the phone and when we arrived was informative and...","review_date":"April 22, 2018"},{"attraction_id":2239,"user":"793sebastianl","rating":5.0,"review":"Excellent choice.... An excellent excursion. Excellent driver. Good time...fly helicopter...wow. Good wine ...Reif wineyard...smallest chapel in the world. Overall spent a very good day in the area .","review_date":"March 19, 2019"},{"attraction_id":2239,"user":"sunshinefordayyys","rating":5.0,"review":"Had a BLAST!!. Such a great tour!! Our driver (Duncan) was a fantastic blend of polite, knowledgeable, super informative and friendly. We travelled with our 2 teen sons and even though it was a day long tour, with several stops to see points of interest along the way,...","review_date":"March 16, 2019"},{"attraction_id":2239,"user":"mcgfi","rating":4.0,"review":"Great tour for first-time Niagara Falls visitors - with nice extras. Paul was our guide - and a fabulous one at that. He was friendly, knowledgeable (Canadian), helpful, and a good driver! We were on a minibus which was very comfortable and picked people up from several locations (mine was a good central one for anyone...","review_date":"February 12, 2019"},{"attraction_id":2239,"user":"mohammed_s","rating":5.0,"review":"Natural wounder. Niagara Falls is the collective name for three waterfalls that straddle the international border between the Canadian province of Ontario and the US state of New York. They form the southern end of the Niagara Gorge.\nFrom largest to smallest, the three waterfalls are the...","review_date":"January 27, 2019"},{"attraction_id":2239,"user":"lexic220","rating":5.0,"review":"Awesome experience!. This tour was very well organized. Duncan, our guide\/driver was loaded with historical facts and stories along the way to Niagara Falls and was enthusiastic about sharing the information. That added so much to experience. I feel like we got so much more out of...","review_date":"January 9, 2019"},{"attraction_id":2239,"user":"alyse_h","rating":5.0,"review":"Amazing trip!. My favorite thing about this trip was how well organized it was. We got to hit all the great spots on the way to the Falls and had plenty of time to do everything we wanted at the falls as well. Our guide Duncan was...","review_date":"January 2, 2019"},{"attraction_id":2239,"user":"lindatp3145tx","rating":5.0,"review":"Loved it! . My family and I were debating renting a car and driving to Niagara Falls ourselves but I\u2019m glad we chose to do a tour. We stopped by a winery and tried some amazing ice wine, learned lots of facts along the way and was able...","review_date":"December 31, 2018"},{"attraction_id":2239,"user":"andy_m","rating":5.0,"review":"Nice to travel as a small group and driver was very good. Visited Niagara Falls (and other attractions during the day) with this company and they were very good. Local pick up in Toronto worked fine. Nice small bus so it was quick to empty\/fill with passengers. Driver was informative but not overpowering. Stopped at all the...","review_date":"December 20, 2018"},{"attraction_id":2239,"user":"eleni_m","rating":5.0,"review":"Great experience. Very well organized. Our driver and guide was perfect. Overall a unique experience with interesting activities. I would definitely recommend it.","review_date":"December 13, 2018"},{"attraction_id":2239,"user":"emmasilver85","rating":5.0,"review":"Best day! . I can\u2019t recommend this trip enough. My boyfriend and I booked this tour having read the reviews on here and we were not disappointed. We were picked up from the Strathcona Hotel (where we were staying coincidently) at 8am on a Sunday morning and hit...","review_date":"December 9, 2018"},{"attraction_id":2239,"user":"corey_holloway93","rating":5.0,"review":"Highly Recommend. My girlfriend and I recently took this tour and had Steve as our tour guide. I cannot say enough of how fantastic this tour was. The drive, while long is very scenic and Steve was extremely knowledgeable about the area and it was very cool...","review_date":"November 28, 2018"},{"attraction_id":2239,"user":"sara_kronfli","rating":5.0,"review":"Wonderful Day Trip. We were picked up right on time even though there was rain and snow showers that day. The trip included plenty of activities with enough time to enjoy each one and not rush. We started with Niagara on the Lake which was beautiful and had...","review_date":"November 23, 2018"},{"attraction_id":2239,"user":"kristin_w","rating":5.0,"review":"Nice day tour. The tour itself was nice! This is in fact an all day tour so do not think they are lying. Travel is accounts for about three to four hours of the tour, and the rest you are active (either at the winery or Niagara). The...","review_date":"November 21, 2018"},{"attraction_id":2239,"user":"hokadinkum","rating":5.0,"review":"A delightful day trip!. The weather was cloudy and freezing cold, but we still really enjoyed seeing the beautiful falls from above (on the escarpment pathway) and below (on the windy, water-sprayed Hornblower tour boat ride), and the various interesting stops along the way. A real highlight of the...","review_date":"November 21, 2018"},{"attraction_id":2239,"user":"meda_v","rating":5.0,"review":"Great tour. Even though some sightseeing was not able because we choose the time off the season it was absolutely amazing and worth going.","review_date":"November 16, 2018"},{"attraction_id":2239,"user":"687clarec","rating":5.0,"review":"Niagara Falls day trip from Toronto. What a lovely day.\nComfortable bus with a great guide who told us lots of facts about Toronto and the areas we were driving though and stopping at.\nLovely wine tasting trip and stop in Niagara on the lake which is a beautiful little town....","review_date":"November 13, 2018"},{"attraction_id":2239,"user":"528karenb528","rating":5.0,"review":"Extraordinary day from Toronto. The day trip from Toronto to the Falls was amazing. We took an unplanned helicopter ride which was a better value through the day tour than booking in advance. I can't say enough on how cool that was!!! The boat ride through the falls was...","review_date":"November 6, 2018"},{"attraction_id":2239,"user":"sue6222","rating":5.0,"review":"Fantastic day out. As a general rule we don't usually do organised coach trips, but we were highly recommended this tour from others who don't either! We thoroughly enjoyed the day (Sunday 21\/10) which started by picking us up promptly. Our guide was excellent, very friendly and hugely...","review_date":"October 27, 2018"},{"attraction_id":2239,"user":"officerdee","rating":5.0,"review":"Very enjoyable trip. My family and wouldn't normally book organised tours due to previous experiences years ago of going from one gift shop to another. However given previous reviews we took the plunge and booked with this company.\nWe were picked up on time, by a very pleasant...","review_date":"October 26, 2018"},{"attraction_id":2239,"user":"barbarabaillie","rating":5.0,"review":"Really enjoyable trip. Was apprehensive about an organised bus trip but my worry was unnecessary. First of all,considerably cheaper than other available tours I looked at. Our driver\/ guide Ralph was friendly, witty and informative. Bus was larger than expected with 40 people on board. There was also...","review_date":"October 22, 2018"},{"attraction_id":2239,"user":"alex_f","rating":5.0,"review":"The best way to see Niagara in a day from Toronto (even if you are a local!). We went as a family group of 5, mixed ages and two Canadians in the group who had been to Niagara Falls, and the wine region a number of times. We were picked up from the Strathcona Hotel at 8 am (this hotel is right...","review_date":"October 18, 2018"},{"attraction_id":2239,"user":"samdwc","rating":5.0,"review":"No better way to see Niagara in a day. We were picked up in a comfortable air-conditioned coach by Ron, who managed to fill the entire drive there with information and stories. On arrival at Niagara on the Lake, we were given an hour to wander around, which was plenty given that it's not...","review_date":"October 12, 2018"},{"attraction_id":2239,"user":"lexus51","rating":5.0,"review":"Thank you TA Reviewers.... ...as I saw all the \"excellent\" ratings and decided this was the tour to do. And we were not disappointed as all the previous comments and praise seemed totally justified and I can't think of anything good to say that has not already been said...","review_date":"October 7, 2018"},{"attraction_id":2239,"user":"venkysv","rating":5.0,"review":"Great day to go Niagara Falls. We took the day to go Niagara falls with Niagara Day Tour. The drive was smooth in comfortable 20 seater bus. The driver Ralph was informative, witty and communicative. He gave us a great account of the falls and other attractions. The falls themselves are...","review_date":"October 3, 2018"},{"attraction_id":2239,"user":"chenille_r","rating":5.0,"review":"Amazing . We had a great day at this all day excursion from Toronto. We met at a downtown hotel Strathcona at 8:00am. Quick check into a small shuttle and met Ron who told us narrated the drive to Niagara. We made a stop in the picturesque...","review_date":"September 26, 2018"},{"attraction_id":2239,"user":"alexandra_g","rating":5.0,"review":"Amazing Day at Niagara!. My friend & I were very pleased with this tour. We got a full day exploring the town of Niagara on the Lake, a winery specializing in ice wine, some quick stops at the world's smallest chapel and floral clock, and then a couple hour...","review_date":"September 24, 2018"},{"attraction_id":2239,"user":"emma_h","rating":5.0,"review":"Brilliant informative day tour with lots of variety. I took this tour in April 2017 with my parents and would like to praise Duncan for his brilliantly, informative commentary throughout the day. It was excellently organised from start to finish and we learnt so much. The stop at the winery was amazing and...","review_date":"September 22, 2018"},{"attraction_id":2239,"user":"jayne67","rating":5.0,"review":"Good day out. We did the tour and it was really good, Niagara on the lake is beautiful, just wish we had had more time there, wine tasting, a good deal on a helicopter ride, and a boat trip up to the falls, great value and a lovely...","review_date":"September 17, 2018"},{"attraction_id":2239,"user":"bibliosd","rating":4.0,"review":"Great day out. Three adults and one child travelled on this tour at the end of July. There were approximately 14 to 16 persons, a nice mix of adults and children travelling. The bus was comfortable and the drive took just under two hours each way. Wee departed...","review_date":"September 11, 2018"},{"attraction_id":2239,"user":"chrisbo1331lq","rating":5.0,"review":"Wonderful Day!. Had a phenomenal tour with Ralph! Lots of knowledge on the way. Got three hours at the falls. Wine tasting you name it. Don't hesitate.","review_date":"September 3, 2018"},{"attraction_id":2239,"user":"alessio0575","rating":5.0,"review":"Day trip to Niagara falls .... For those who look for a tour to visit the amazing Niagara falls, I strongly suggest to book with these guys. I did the tour last Aug 28th, the driver\/guide was Burkus, we had an amazing experience. First of all we were picked up at...","review_date":"September 1, 2018"},{"attraction_id":2239,"user":"seanc619619","rating":5.0,"review":"Day tour of Niagra Falls. Really good tour. We were picked up in down town Toronto at 8am and brought out to our destination. You get to go to Niagra on the lake town. Our driver was very knowledgeable about the area and gave us lots of information and history...","review_date":"August 28, 2018"},{"attraction_id":2239,"user":"lockportjoe","rating":5.0,"review":"Great Trip to the Falls. Great Trip. Duncan was a great guide. Loved visiting all the stops along the way to the falls. Book the boat tour, it\u2019s worth every penny. You\u2019ll have enough time to take the boat to the falls and grab a bite to eat by not...","review_date":"August 15, 2018"},{"attraction_id":2239,"user":"lawrence_s","rating":5.0,"review":"Niagara Day Tour with Hornblower boat trip and Wine tasting. I took this tour late in July 18, with my two children and we found this to be excellent. Although the children were not able (or interested) in wine tasting. The tour of Niagara falls on the Hornblower boat was excellent (be prepared to get...","review_date":"August 14, 2018"},{"attraction_id":2239,"user":"vonschmidt72","rating":5.0,"review":"Worth ever penny. I visit Toronto a lot for work but this is the first time my wife and teenage daughter came along so I wanted them to see Niagara Falls. I chose this company as they picked up from my hotel.\nFrom start to finish it has...","review_date":"August 11, 2018"},{"attraction_id":2239,"user":"michael0707","rating":5.0,"review":"Fabulous! You must take the boat when you get to the falls. A full day but a great experience. Started with Duncan picking us up to the central meeting point. Throughout the day he kept us informed with some local history and relevant information. First stop was Niagara-on-the-lake which actually was as pretty as we had heard....","review_date":"August 9, 2018"},{"attraction_id":2239,"user":"clairebee02","rating":5.0,"review":"Excellent day out. Having booked this day tour months in advance on the GB Tours website we followed clear instructions and met the tour bus at 8.20am near the Eaton Centre. After promptly setting off, Bernard, our tour guide explained the day's expectations, adding humour.\nThe first stop...","review_date":"August 3, 2018"},{"attraction_id":2239,"user":"bob19472016","rating":4.0,"review":"Excelent Guide and Great tour. Being a Saturday - the guide went straight to the falls to beat the crowds. Boy was he so right - by the afternoon when we moved on to the other part of our tour - you could not move for people. The wine tasting...","review_date":"July 27, 2018"},{"attraction_id":2239,"user":"sahar_a","rating":3.0,"review":"The tour guide called Dunkun was unprofassional. This is my first trip to Canada with my mom and this tour guide shocked us with his umprofassional behaviour! It might be a surprising statement to some who have had a trip with him because he does not behave with all of the tourists...","review_date":"July 26, 2018"},{"attraction_id":2239,"user":"eren_o","rating":5.0,"review":"Exactly as expected, smooth and effective!. I booked this tour in the very last minute (<12 hours before the tour start),\nimmediate confirmation received and we were ready for the adventure!\nI think not being picked up from the hotel is an advantage as it avoids a loss of time, and...","review_date":"July 24, 2018"},{"attraction_id":2239,"user":"lucas_g","rating":5.0,"review":"Great way to spend the day and get to know the Falls!. Its a very well planned tour. The cruise is a must on the Niagara Falls so if you can book in advance is best because time is short.\nThe stop on Niagara on the Lake is a bit short (about an hour including the 10-min...","review_date":"July 20, 2018"},{"attraction_id":2239,"user":"carlos_gustavo_m","rating":5.0,"review":"BG Tours. Well organised by a very professional guide named Felix, it is a \"must do\" day trip for anyone visiting Toronto. Many options available and a visit to one of the most charming towns, Niagara on the Lake, before heading to the falls. Money well invested!","review_date":"July 15, 2018"},{"attraction_id":2239,"user":"ezzati_s","rating":5.0,"review":"Fuss-free trip!. It was definitely fuss-free from the time I book the tour (booked it the day before) till the end of the tour. It was convenient and our driver, David, shared a variety of facts throughout the trip. Niagara Falls itself was a beauty! I would...","review_date":"July 13, 2018"},{"attraction_id":2239,"user":"bobmcgs","rating":5.0,"review":"Great way to see the Falls. This is the way to see the Falls if you're staying in Toronto. No worries about getting there, lunch (included) or where to go. It was hassle free.\nOur driver was courteous and professional from the moment we were picked up from our hotel in...","review_date":"July 6, 2018"},{"attraction_id":2239,"user":"munird2014","rating":5.0,"review":"So many things to do. While the highlight of the visit is actually seeing the Falls there are so many other things to do at Niagara Falls. If one has only a day I suggest that they be there early. Watching the Falls and taking photos is about a 2hour...","review_date":"July 1, 2018"},{"attraction_id":2239,"user":"maria_d","rating":4.0,"review":"Stress free trip from Toronto to the Falls. This trip covered it all...including how to get out of traffic jam on return trip. Boat tour and winery were the highlights. Very accommodating and patient driver named Ralph.","review_date":"June 29, 2018"},{"attraction_id":2239,"user":"proudie-10","rating":5.0,"review":"Great day. Got picked up from hotel and taken to coach, Driver was such a laugh told us about each stop. Went to Souvenir City as name suggested. Niagara Falls second time we have been beautiful but always busy, Had time to do the railway and the...","review_date":"June 25, 2018"},{"attraction_id":2239,"user":"stacie_h","rating":5.0,"review":"An awesome day!. My sister and I booked this tour--we wanted to go to Niagara Falls but didn't want to find our own way. This was a perfect option! Duncan, our driver\/guide was knowledgeable and professional. A great tour for an amazing price!","review_date":"June 12, 2018"},{"attraction_id":2239,"user":"bob_c","rating":5.0,"review":"Niagra day tour with winery visit. Fantastic day, made all the more special by our charming and interesting guide\/driver Ralph.\nWe were in a small bus and Ralph informed and guided us through the day, wonderfully.\nThank you.","review_date":"June 2, 2018"},{"attraction_id":2239,"user":"522arlenem","rating":5.0,"review":"Great Day Out!. There are so many different operators to chose from, and we booked this tour mainly because of the good reviews and recommendations on this site We were not disappointed. We were picked out about 820 from a central hotel in downtown Toronto - being a...","review_date":"May 29, 2018"},{"attraction_id":2239,"user":"ymarquez06","rating":5.0,"review":"Great Experience, highly recommended!. We had the pleasure of having Steve as our tour guide today to the Niagara Falls. Not only was he knowledgeable, but also very resourceful always providing the utmost of quality service to everyone onboard the bus. The overall experience was magnificent, and highly recommended!...","review_date":"May 19, 2018"},{"attraction_id":2239,"user":"oxonboy","rating":5.0,"review":"Must do excellent value tour. . Our guide was Berkus. Good, slightly humourous intro briefing and highlighting key sights on the way out of Toronto.\nHe gave a very knowledge commentary at each location.\nStopped at Niagara Falls Village for an hour.\nReif Winery for 20 mins of wine tasting.\nQuick...","review_date":"May 16, 2018"},{"attraction_id":2239,"user":"rohit_k","rating":5.0,"review":"Book it, relax and Enjoyyyy!!!. My wife and I took this day tour with \"Niagara Day Tour\" and they did everything possible to make it a very memorable day for us. We surely liked their itinerary and the well organized service. Special thanks to David for his top-class service. We...","review_date":"May 16, 2018"},{"attraction_id":2239,"user":"evin_m","rating":5.0,"review":"Fantastic day-tour. We had a fantastic time on this day tour. The tour guide (Burkas) was very knowledgeable, nice and funny. The stops along the way to Niagara really made the tour special, from the quaint little village to the flower clock. The tour guide knew when...","review_date":"May 1, 2018"},{"attraction_id":2239,"user":"cathy_m","rating":5.0,"review":"Very Nice Tour!. Had a lovely time during the Niagara Falls Day Tour. Our tour driver was very nice and very knowledgable. Learned alot about Niagara and Toronto!","review_date":"April 30, 2018"},{"attraction_id":2239,"user":"tai33","rating":5.0,"review":"Fantastic day out. We were picked up in a comfortable minibus and set off on time. The driver was very friendly and knowledgeable, sharing lots of information on the drive there. The day involved lots of interesting stops, some of which were slightly spoiled by the weather...we had...","review_date":"April 12, 2018"},{"attraction_id":2239,"user":"iceynicey","rating":5.0,"review":"Niagra falls and more. Great value trip taking in the falls after visiting Niagra on the Lake, the Reif winery and a stop on top of the hydroelectric plant.\nDuncan was a great driver and tour guide, highly recommended.","review_date":"April 10, 2018"},{"attraction_id":2239,"user":"seanclaire2016","rating":4.0,"review":"Great Day Out (Despite the weather!). I went on this tour last week with my wife and 2 sons.The day tour was a great way to see not only Falls but also the many interesting places along the way. Our trip last week was the first day driving for our guide...","review_date":"April 9, 2018"},{"attraction_id":2239,"user":"kazoofamily","rating":5.0,"review":"Great way to see Niagara Falls from Canada. We had a great experience on this tour. The shuttle was on time (and completely filled, even in early April!). The trip to Niagara Falls included several stops including a winery (with wine tasting), a chapel, Niagara on the Lake, and one stop at the...","review_date":"April 6, 2018"},{"attraction_id":2239,"user":"sofiaa2944","rating":5.0,"review":"Great tour. Despite being march we had a lovely day with sunshine and had more than enough time to visit everything calmly. I'm not a big fan of wine but loved the wines we tasted. Overall it was an amazing day.","review_date":"March 5, 2018"},{"attraction_id":2239,"user":"carlos_j","rating":5.0,"review":"Amazing. The tour was simply amazing. Great sight of the falls and loved the included wine tasting experience. Our guide Paul was very friendly, and gave us very good tips. Totally recommended!","review_date":"February 22, 2018"},{"attraction_id":2239,"user":"travelingprice","rating":5.0,"review":"A must see. The group was small so we were able to spend 3 1\/2 hours at the falls as well as time at the winery and Niagra on the lake. The tour guide, David, was very friendly and informative. I would recommend this tour company.","review_date":"January 26, 2018"},{"attraction_id":2239,"user":"penman50","rating":5.0,"review":"Niagara falls. For anyone that has not visited the Canadian Niagara falls.\nIt is one of the most spectacular site to see, it is definitely a must see.","review_date":"January 22, 2018"},{"attraction_id":2239,"user":"melissa_w","rating":5.0,"review":"Great day trip. Tour was great. Guide was knowledgeable, helpful and friendly and like that it was a small van (off season) so felt more personal. I'd definitely recommend them.","review_date":"January 2, 2018"},{"attraction_id":2239,"user":"ykic2017","rating":4.0,"review":"A good one. The guide was friendly and nice, and through the tour, we get to know more about the Niagara Falls and surrounding, and visit places which we probably would skip if we were not on the tour.","review_date":"December 22, 2017"},{"attraction_id":2239,"user":"philp788","rating":5.0,"review":"Great experience and day. We did a lot of research before choosing Niagara Day Tours. We chose them primarily because the tour groups are smaller (ours was 24 on a large mini-bus) and the the amount of time at the Falls.\nWe were not disappointed. We met outside a...","review_date":"November 12, 2017"},{"attraction_id":2239,"user":"emel_e","rating":5.0,"review":"Beautiful place. Family get together in the area with the Niagara Falls tour was everyones favorite. Very exciting but safe. Child and teen friendly.","review_date":"November 10, 2017"},{"attraction_id":2239,"user":"dave_j","rating":5.0,"review":"Couldn't ask for a better day!. We had to make some last minute changes to plans, so firstly Burkus was very accommodating switching our days at short notice. My wife Rachel got the confirmation through that we'd be picked up outside our hotel, and as stated the tour bus came around...","review_date":"November 1, 2017"},{"attraction_id":2239,"user":"nealg561","rating":5.0,"review":"Truly spectacular . This is a special trip. Our guide, Duncan collected us from our hotel. The group in total was 24. The journey out to the falls is informative. Duncan has an easy style and whilst some facts are a little quirky they do give you a...","review_date":"October 29, 2017"},{"attraction_id":2239,"user":"daniel_c","rating":5.0,"review":"One off the bucket list!!. Our first trip directly booked through TA and it was amazing! Duncan (the tour guide and bus driver) arrived promptly, checked us in and we were off! Great advantage was only one pick up so we made tracks straight away. Duncan was hugely knowledgeable and...","review_date":"October 27, 2017"},{"attraction_id":2239,"user":"leerichardson14","rating":5.0,"review":"Brilliant tour. The tour was brilliant. Our driver was very friendly and informative,we made a number of stops on the way to the falls including Niagara in the lake town, and a wine tasting visit. All the stops were timed well giving you enough time to have...","review_date":"October 23, 2017"},{"attraction_id":2239,"user":"leon_t","rating":4.0,"review":"A Long Day But Worth It. We had a good experience with Niagara Day Tour. We were picked up on time in a clean, comfortable bus. The tour itinerary was interesting. Our guide was experienced and knowledgeable. It was nice not having to worry about directions and parking, especially at Niagara...","review_date":"October 22, 2017"},{"attraction_id":2239,"user":"mark_l","rating":5.0,"review":"Perfect break during a work trip.. In Toronto for a conference and a day to fill with the Thanksgiving holiday. Three of us booked the day tour with the Hornblower boat ride included. Superb day even if the weather was average. Small bus (24 in total) picked us up on time....","review_date":"October 10, 2017"},{"attraction_id":2239,"user":"143drewr","rating":5.0,"review":"A day to remember . Fantastic. Great guide(Alicia) and driver (Eli)\nA few minutes late on picking up but you have to accept that can happen.\nMade it clear that doing the helicopter could result in missing out on other parts of the tour.\nGiven lunch option though we declined....","review_date":"October 6, 2017"},{"attraction_id":2239,"user":"atl77054","rating":5.0,"review":"Amazing Experience. Possibly the coolest thing I did while in Toronto. I really enjoyed strolling around the little town we were taking to, the wine tasting was very cool, and of course Niagara Falls was beautiful! After taking the boat tour up close I walked to the...","review_date":"September 24, 2017"},{"attraction_id":2239,"user":"parrysite2014","rating":5.0,"review":"Perfect tour itinerary. A friend and I took part in the Niagara Day Tour on September 20 and were so impressed by our tour guide Burkus.\nThe small group size (about 13) was ideal as it meant we received a really personal service. The bus picked us up...","review_date":"September 21, 2017"},{"attraction_id":2239,"user":"zoegnunn","rating":5.0,"review":"Excellent tour. Our day tour from Toronto to Niagara Falls was excellent. We were on a small bus (20 people) and our guide Duncan provided interesting commentary during the drive. We made a few interesting stops along the way, and never felt rushed or hurried. We also...","review_date":"September 17, 2017"},{"attraction_id":2239,"user":"iane15","rating":5.0,"review":"Great tour to the Falls. A long but rewarding trip to Niagara Falls from Toronto with Niagara Day Tour. Pick-up was spot on time. Our driver\/guide Duncan was brilliant - informative and personable. The balance of the day was perfect including a winery with a tasting. We took the 10...","review_date":"September 12, 2017"},{"attraction_id":2239,"user":"elaine_g","rating":5.0,"review":"Getting wet. In July we took 2 California grandchildren to see Niagara Falls from our Canadian side. It was a beautiful sunny day and we took the boat trip. It used to be called Maid of the Mist but now has a different name. Luckily we didn't...","review_date":"September 12, 2017"},{"attraction_id":2239,"user":"ebjohns11","rating":5.0,"review":"Best tour ever!. Mr Dave was our tour guide and did an excellent job! He picked me on time and I was the last person for pick up =). The bus was comfortable, clean and water is available. The Tour has many stops for bathroom breaks. The Itinerary...","review_date":"September 10, 2017"},{"attraction_id":2239,"user":"brianscotland73","rating":5.0,"review":"Fantastic tour. Wife and I went on 17th August. Picked up on time from the hotel and on our way. Brilliant driver David who made us feel very welcome. Excellent tour with the highlight being the trip on the Hornblower on the falls and the short stay...","review_date":"September 4, 2017"},{"attraction_id":2239,"user":"anatarad","rating":5.0,"review":"I Recommend this tour to the Niagara. We took the tour and my children (13 & 17) said it was the best tour they ever did.\nThey take you to Niagara on the lake, to the flower clock, to the smallest chapel, to a winery and then to Niagara falls - I...","review_date":"September 3, 2017"},{"attraction_id":2239,"user":"gracelht","rating":5.0,"review":"Fabulous Tour. The bus left exactly on time. It was very pleasant- the group size was about 20 and the inside of the bus was spacious and air conditioned. The tour guide himself was really nice and happy to help. The stops on the way to Niagara...","review_date":"August 31, 2017"},{"attraction_id":2239,"user":"michael_j","rating":5.0,"review":"First class tour run by first class people!. A wonderful tour. Efficiently operated. Friendly. Professional. Through my mistake, we were going to be too late to make the tour and they were booked solid the following day. Burkus and Co swung by our hotel on the way out of town to pick us...","review_date":"August 25, 2017"},{"attraction_id":2239,"user":"annette_b","rating":5.0,"review":"Great Tour!. Great Tour and Knowledgeable Tour Guide! (Dave) We booked this tour based on their reviews, small group size and the way this successful company was started. We also met Burkus Chapman on our tour. Our pickup at The Strathcona Hotel in downtown Toronto was fast...","review_date":"August 24, 2017"},{"attraction_id":2239,"user":"herbert_p","rating":5.0,"review":"Great tour and great guide. Well planned tour through the wineries in Niagra, lovely town of Niagra on the lake and the main attraction pf Niagra Falls.\nWe had a good and funny guide in Dave. He also took a special detour for our choppermride over Niagra.\nI highly recommend...","review_date":"August 21, 2017"},{"attraction_id":2239,"user":"tamtam04","rating":5.0,"review":"Niagara Day tour. This tour is excellent! Very informative and friendly guide (Burkus Chapman). Highly recommend Niagara Day tours!","review_date":"August 18, 2017"},{"attraction_id":2239,"user":"melh369","rating":5.0,"review":"Worth every penny. The bus ride was comfortable with the driver very informative providing us with information as we drove along. By going with the tour we were able to skip the huge lines at the falls and hope straight on the boat. I would go on the...","review_date":"August 17, 2017"},{"attraction_id":2239,"user":"kalesh2017","rating":5.0,"review":"Must visit!. This is a wonderful and most amazing view of the mighty Niagara. The boat takes you near to the fall and you will feel the power and the beauty of the falls. Must visit.","review_date":"August 14, 2017"},{"attraction_id":2239,"user":"jazemaster","rating":3.0,"review":"The overall experience felt extra touristy. We chose this company based on reviews, and while it was good, it wasn't great. The stops along the way to Niagara Falls felt a bit forced in to try and make us buy items at each stop. The winery was a great stop, along...","review_date":"August 13, 2017"},{"attraction_id":2239,"user":"con162017","rating":5.0,"review":"Niagara Trip. Igo with my family to visit the Falls every year and so relaxing to hear the sound of the water falls,the mist and breeze but this time with my friends for a change.It is so much fun to tour Niagara Falls .I reccomend this to...","review_date":"August 12, 2017"},{"attraction_id":2239,"user":"shrinkwrapped3","rating":5.0,"review":"Totally worth it. Excellent. Glad this was the tour I decided on after looking online for the tour that was just right for my style of travel. Loved the structure as well as the free time at the Falls. Was happy that Niagara on the Lake was included....","review_date":"August 10, 2017"},{"attraction_id":2239,"user":"edwardw573","rating":5.0,"review":"Niagara Falls Day Tour,Wine Tasting & Hornblower Cruise. The pickup point is at the Strathcona Hotel which suited us as it was a easy stroll from where we stayed at Novotel . The bus arrived on time (20 seater) , the interior was clean and seating was comfortable . David was our driver...","review_date":"August 9, 2017"},{"attraction_id":2239,"user":"kozak436","rating":5.0,"review":"Exploring Niagara. We had friends in from Australia. Booked a downtown hotel for the weekend. Purchased a bus pass, good for 2 days. It travles all over Niagara Falls. Many stops. Awesome drivers. We stayed on the buses to check out their routes, and everything that they...","review_date":"August 8, 2017"},{"attraction_id":2239,"user":"rowena_morin","rating":5.0,"review":"spectacular. This is the closest anyone could see the Niagara Falls Canada site. The water mist was an experience you would not want to miss. The water was refreshing and the boat going near the waterfalls was exhilarating. My heartbeat stopped for a bit knowing I...","review_date":"August 8, 2017"},{"attraction_id":2239,"user":"dianna_elizabet..._o","rating":5.0,"review":"A great tour. Having looked at various reviews on this site for Niagara Tours, we decided to go with Niagara Day Tour and were really pleased we did. The tour included everything it said it would and we certainly weren't disappointed. The additional stops were very interesting and...","review_date":"August 2, 2017"},{"attraction_id":2239,"user":"demonmike","rating":5.0,"review":"Niagara Falls. We were staying in Toronto and drove ourselves to Niagara Falls. It is about a 90 minute drive on a freeway for most of the way. It is an easy drive. The Falls are spectacular and there are many photo opportunities. The area is quite...","review_date":"August 1, 2017"},{"attraction_id":2239,"user":"adventure481430","rating":5.0,"review":"Great tour - highly recommend them!. My wife, daughter and I were impressed throughout the trip. The pick-up was on time, our driver ( originally from New Zealand) was courteous, extremely knowledgeable and was genuinely interested in ensuring all guests truly enjoyed their experience on the tour.\nThere was lots to...","review_date":"July 28, 2017"},{"attraction_id":2239,"user":"job1938","rating":5.0,"review":"Awesome day of discovery and education!. Gloria, our guide, prepared us for our visit to Niagara Falls by sharing her deep knowledge of the history of Ontario as we made our way from Toronto to the Falls. She entertained us with stories and anecdotes that brought the history lesson to life....","review_date":"July 28, 2017"},{"attraction_id":2239,"user":"debidoubled","rating":4.0,"review":"Great views & excellent tour guide.. Unfortunately we ended up going on an overcast & rainy day but we made the best of it.\nDuncan, our guide, was quite humorous & kept everyone upbeat. His commentary on the way out to St. Catherines & in Niagara Falls was very interesting as...","review_date":"July 28, 2017"},{"attraction_id":2239,"user":"katy161","rating":5.0,"review":"Good value tour. We did this trip on Wednesday, David was our guide excellent tour so much to see and do, great stops along the way. Just enough time at each place and the highlights The Falls. David was a great guide full of enthusiasm but not over...","review_date":"July 15, 2017"},{"attraction_id":2239,"user":"ice885","rating":5.0,"review":"The highest tower in Toronto.. As one looks at the falls, if you turn around, you will see a very high tower. I didn't get time to go but I was told it is a wonderful place to be. If you go to the highest floor you are able to...","review_date":"July 14, 2017"},{"attraction_id":2239,"user":"thomas_b","rating":5.0,"review":"One of my favourite places to visit.. Niagara Falls is one of my favourite places to visit, Clifton hill , the Hershey store, the Coca Cola store, all of the attractions. The falls themselves, the water flowing, the sound , the mist, I've never been on the maids of the mist but...","review_date":"July 13, 2017"},{"attraction_id":2239,"user":"gilly389","rating":5.0,"review":"A Fabulous Day Out!. It's a great day Tour with just the right amount of time, not too short that you feel rushed and not too long that you're waiting around. Burkus was a fabulous tour guide and very knowledgeable, providing interesting commentary along the way. I would recommend...","review_date":"July 12, 2017"},{"attraction_id":2239,"user":"jun_c","rating":5.0,"review":"Great experience and excellent service. Small group tour with 12 people, had enough free time at the fall. Great service for pick and drop off.","review_date":"July 11, 2017"},{"attraction_id":2239,"user":"craigmarkham","rating":5.0,"review":"Niagara Falls Canada. Be sure to take in the behind the falls tunnel tour. It is beyond your imagination just how powerful the flow of water is. You are able to walk out to an observation platform to look up at the water falling directly beside you. Be...","review_date":"July 11, 2017"},{"attraction_id":2239,"user":"dylanmorris","rating":5.0,"review":"Excellent day trip to Niagara Falls. Highly enjoyable, well run tour from Toronto to Niagara Falls. Was picked up from my hotel by Burkus, who was an excellent tour guide throughout the day. With numerous stops throughout the day to visit Niagara on the Lake, a winery and several other locations,...","review_date":"July 11, 2017"},{"attraction_id":2239,"user":"dorothy_v","rating":4.0,"review":"Niagara on the Lake & Niagara Falls. On July 6th I took my 91 yr friend for a birthday drive and we took in Niagara on the Lake and Niagara Falls. We did many stores in NOL which was very busy and all stores staff very helpful and friendly. After 3 hrs...","review_date":"July 10, 2017"},{"attraction_id":2239,"user":"solb294","rating":5.0,"review":"Pefect place to visit. Niagara Falls is the prefect place to visit for the whole family, but even more so for young adults. There is a Casino for Evening entertainment and lots to do during the day. 2-3 days would probably be enough. Try and stay in a Hotel...","review_date":"July 10, 2017"},{"attraction_id":2239,"user":"hockney","rating":4.0,"review":"Spectacular in every way.. You NEED to plan a visit to Niagara Falls when visiting Canada. The falls are spectacular! And spectacular in all seasons! You can stand beside them, boat under them or head up the tower for a bird's eye view. There is a lot to see...","review_date":"July 10, 2017"},{"attraction_id":2239,"user":"geoffdemanser","rating":4.0,"review":"Niagara Day Tour from Toronto. We booked this tour from Australia because based on the reviews it seemed to be pretty popular.\nThe tour was pretty good. Our guide - Duncan, seemed to really know a great deal about the area and kept us informed all the way to Niagara...","review_date":"July 4, 2017"},{"attraction_id":2239,"user":"mt_5691","rating":5.0,"review":"They are all you need for a perfect trip!. We booked Niagara Day Tour for a full day private trip to Niagara Falls and everything was just perfectly arranged. Our tour guide Mr. Paul was simply the best with wide knowledge, sharing it in a very pleasant and interesting way throughout the entire journey.","review_date":"July 1, 2017"},{"attraction_id":2239,"user":"dennis_d64","rating":5.0,"review":"Niagara Falls tour. We didn't books a tour and I was worried about getting to all of the sites. We stopped at a rest area on Hwy 90 and they were telling about everything at the falls. I talked to the lady and decided to sign up for...","review_date":"June 30, 2017"},{"attraction_id":2239,"user":"suzanne_b","rating":5.0,"review":"I couldn't believe it was this beautiful!. Burkus picked us up at our hotel in Toronto and took us to the most scenic places to take pics before we made it to the falls. I highly recommend this tour and I opted for the boat tour which was so much fun! Make...","review_date":"June 27, 2017"},{"attraction_id":2239,"user":"r9745vflindap","rating":5.0,"review":"Fabulous Day. We had Burkus as our driver and guide. He did just the right amount of commentary providing good info where needed but staying off the mike when its not - unlike so many other tours we have been on where they never shut up. Small...","review_date":"June 26, 2017"},{"attraction_id":2239,"user":"nicola_h","rating":5.0,"review":"A must visit. Fantastic Niagara Falls, just as lovely as you would expect. A boat trip to the Falls is really fun an experience to remember, very damp but worth it. Well organised tour. An excellent and enjoyable day out.","review_date":"June 26, 2017"},{"attraction_id":2239,"user":"christos66","rating":5.0,"review":"Would Recommend . This was a very good Trip. Tour guide was friendly and informative. Would recommend to anyone as you also get to visit the beautiful town of Niagra on the Lake, nice bit of wine tasting, not to interested in the Floral clock . Then Niagra...","review_date":"June 23, 2017"},{"attraction_id":2239,"user":"arvind_m","rating":5.0,"review":"Excellent Tour with Professor Mike our guide and driver. This is a great tour. Initially I thought I could not fit it into my schedule. However the company offered to pick me and my wife up en-route as soon as we got off our plane at Pearson Airport at a location in Sherway Drive...","review_date":"June 20, 2017"},{"attraction_id":2239,"user":"bogdan2005","rating":5.0,"review":"Very good option for Niagara Falls from Toronto. We chose NDT based on Tripadvisor reviews. Our driver and guide was Duncan and he was very good and precise from all angles. We did enjoy his explanations regarding history and geography of the region. Falls were amazing and we also very much enjoyed the...","review_date":"June 20, 2017"},{"attraction_id":2239,"user":"mirandaewashko17","rating":5.0,"review":"Perfect Day Trip. Niagara Day Tour did a great job on planning this day trip. We were able to see everything we wanted to see without feeling rushed. The discount to get picked up at Union is great, and the small group makes the trip feel more personal....","review_date":"June 19, 2017"},{"attraction_id":2239,"user":"marlena675","rating":5.0,"review":"Great value tour. What a fabulous day. I agree with the person who suggested a little longer in Niagara on the Lake. I would suggest that every one meeting at one central location in the city would allow extra time to be spent here. It was a stunning...","review_date":"June 17, 2017"},{"attraction_id":2239,"user":"burnsomaha","rating":4.0,"review":"A lot of driving to get there and back. Best part - Hornblower Niagara Cruise. If there was a faster way to get to the falls and back; you should consider it. Otherwise; the tour was just fine. Stopped a few times along the way - winery, largest floral clock (really??), smallest chapel (ok), fruit stands. Driver was courteous and...","review_date":"June 16, 2017"},{"attraction_id":2239,"user":"steve_t","rating":5.0,"review":"Great family fun. Duncan did a great job explaining the history and interesting facts along our route to Niagara Falls.\nOne suggestion...Niagara on the Lake was a fantastic stop. We really wish we had more time here --- even if it meant cutting some of the other stops....","review_date":"June 16, 2017"},{"attraction_id":2239,"user":"michelle_t","rating":5.0,"review":"Can't Rate highly enough. Great tour, no stress, well organised and very well priced.\nWould highly rate this if you want to visit the falls","review_date":"June 7, 2017"},{"attraction_id":2239,"user":"chenghyork","rating":5.0,"review":"Great commentary by Duncan! . We had Duncan as our driver cum guide. He provided us with great full commentary about the history of the area, and the interesting sights along the way from Toronto city to niagara falls.\nThe tour also let us have an hour of free time...","review_date":"June 3, 2017"},{"attraction_id":2239,"user":"verity-phillips","rating":5.0,"review":"A fantastic day out. Dave was our tour guide, who was brilliant. They couldn't pick us up from our apartment however gave us the name of a hotel down the road which was easy for us to get to.\nThe minibus wasn't too big (10 of us) which was...","review_date":"June 1, 2017"},{"attraction_id":2239,"user":"tonlea","rating":5.0,"review":"great tour that you must do. This is a great tour that you must do, our driver was Duncan , he was very friendly, knowledgeable and professional. I absolutley loved the day commencing at 8am and returning at 6pm so it is a long day but a fun day but definitely...","review_date":"May 31, 2017"},{"attraction_id":2239,"user":"janeta791","rating":4.0,"review":"Stops on the way make the day. One of the main reasons for choosing this tour operator was because they picked up and dropped off at your hotel. That was great, the banter was well practiced and interesting. The highlight of the tour for us was the winery. Jumping queues at the...","review_date":"May 26, 2017"},{"attraction_id":2239,"user":"winerunner52","rating":5.0,"review":"Excellent Day Trip. It's all been said! Burkus was an excellent driver and guide. Niagara-by-the-Lake is a pretty town.\nTour is highly recommend.","review_date":"May 25, 2017"},{"attraction_id":2239,"user":"753leenad","rating":5.0,"review":"Worth and Magnificent . So I did a day trip with Airlink and we covered a lot of thing on the way and from Niagara Falls. Our tour guide Alicia was very informative and our driver from Pakistan took us there safely. This tour is optional if you want...","review_date":"May 24, 2017"},{"attraction_id":2239,"user":"katie_j","rating":5.0,"review":"Trip of a lifetime. Amazing day. Punctual pick up around toronto city, there was only a small group of us. Then a lively journey with commentary from our lovely guide as we made our way to niagra on the lake which had all the village charm you want. We...","review_date":"May 22, 2017"},{"attraction_id":2239,"user":"egils_k","rating":5.0,"review":"Nice. A must see when in the Toronto area. View at night is amazing. All lite up with colours.\nMany other things to see and do. Check out the Maid of the Most. Amazing vantage point of the falls. Feel the awesome power of nature.\nThe...","review_date":"May 22, 2017"},{"attraction_id":2239,"user":"appreciate2015","rating":4.0,"review":"Good trip for a long weekend and stay over to enjoy the fireworks over the falls.. Absolutely a worthwhile trip for a day to visit the falls, walks along the fine dining areas and icecream.","review_date":"May 22, 2017"},{"attraction_id":2239,"user":"jlbmpms","rating":5.0,"review":"Amazing day trip!. This tour was absolutely fantastic. The bus was clean and new, and arrived on time at a central location in Downtown Toronto, and water was provided. The tour guide was wonderful and provided knowledge on all the areas we were driving past - an excellent...","review_date":"May 20, 2017"},{"attraction_id":2239,"user":"alex_b","rating":5.0,"review":"Wonderful Day Trip. Pick up was on time with fairly new mini van. Paul was a great driver\/tour guide. He knew everything about the history and background to all the landmarks and sights. As we had a private tour with two couples we were able to request extra...","review_date":"May 14, 2017"},{"attraction_id":2239,"user":"2bcs","rating":5.0,"review":"Great day trip to Niagara Falls. Burkus provided a great tour experience from our downtown Toronto hotel to Niagara Falls. My husband and I were picked up on time. He outlined what we would see and how long we would be at each stop. Burkus gave us history and information all...","review_date":"May 11, 2017"},{"attraction_id":2239,"user":"claireemjay","rating":5.0,"review":"Fab day. This trip to Niagara Falls from Toronto was great. Our driver, Duncan, was friendly and knowledgable and gave us plenty of interesting info without being over the top. It was a smaller bus that was really comfy and ran perfectly to time. The little stops...","review_date":"May 8, 2017"},{"attraction_id":2239,"user":"martin_v","rating":5.0,"review":"amazing. tour from toronto takes you in a short two hours to the falls. it is a fantastic experience, do take the boat tour","review_date":"May 8, 2017"},{"attraction_id":2239,"user":"royblack","rating":5.0,"review":"Unforgettable experience.. This was a brilliant day out, from being picked up at our hotel at 8.30 am to being dropped of at 7pm (traffic was heavy on our return to Toronto due to a Toronto Maple Leafs game).\nFirst stop was Niagara on the Lake, and...","review_date":"May 6, 2017"},{"attraction_id":2239,"user":"glaw123","rating":5.0,"review":"Thanks Burkus! . I decided to join the day tour to Niagara Falls as I travelled with my parents this time(I am not teenager but seems that TripAdvisor dun give me the option of \"family\"). The day tour was really informative and smooth. Burkus has done a really...","review_date":"May 3, 2017"},{"attraction_id":2239,"user":"anumanum","rating":5.0,"review":"Do this!. Partner isn't a huge fan of organised tours. I dragged the poor soul into it and forced him to enjoy one of the most interesting outings we had on our trip.\nIt must be said that Niagara itself didn't wow us as much as we'd...","review_date":"May 1, 2017"},{"attraction_id":2239,"user":"dwhandmjh38","rating":5.0,"review":"Brilliant!. From start to finish this was a fantastic day. The time spent at each stop was just right and we had 3 hours at the Falls which was perfect. Burkus relayed many interesting facts during the day. The wine tasting was particularly interesting and informative....","review_date":"April 29, 2017"},{"attraction_id":2239,"user":"andreabw208rp","rating":5.0,"review":"Excellent trip. A great day out- good itinerary, friendly, efficient driver and plenty of time at the attractions. We both enjoyed the tour immensely.\nThe boat trip was fun and do the optional helicopter ride if you can.\nHighly recommended.","review_date":"April 29, 2017"},{"attraction_id":2239,"user":"lauren_s","rating":5.0,"review":"Excellent Tour! Would 100% recommend. . Myself and my fianc\u00e9 went on the Niagara day tour and we had an incredible time. We met the bus at the designated point as it saved us 10 dollars each it was really easy to find and the bus was there waiting exactly on...","review_date":"April 25, 2017"},{"attraction_id":2239,"user":"glowingelephant","rating":5.0,"review":"Amazing tour at a great price. I really enjoyed myself on today's tour. Our group was very small (around 10 people) so the whole day felt very exclusive. Our tour guide Burkus was very knowledgeable and told us many stories and interesting facts during the drive to Niagara.\nWe stopped at...","review_date":"April 24, 2017"},{"attraction_id":2239,"user":"trevor_k","rating":5.0,"review":"Excellent company for Guided Tours. Travelling Via Toronto from US to the East, had a missed flight connection, on April 6th 2017 due to bad weather .\nThought t make best use of the 24 hour layover, and tried Niagara Day Tours with hardly much time left to make a...","review_date":"April 21, 2017"},{"attraction_id":2239,"user":"kali_c","rating":5.0,"review":"if you do any Niagara Day Tour,do this one!. Gold star. As we encountered some late minute changes to our holiday plans, Burkus went out of his way to accommodate us. All comms were very fast. Picked up on time at hotel and the tour guide was very friendly and knowledgeable, he also seemed...","review_date":"April 20, 2017"},{"attraction_id":2239,"user":"laura_k","rating":5.0,"review":"Laura. Our day trip to Niagara was fantastic! Picked up promptly at our hotel and off Niagara we went. Great commentary from Duncan, keeping us all informed of the history. Winery stop was great and then we did the helicopter tour too and it was fantastic......","review_date":"April 17, 2017"},{"attraction_id":2239,"user":"mara_g","rating":5.0,"review":"Recommended day tour with great guide. We really liked the day tour to Niagara falls. Burkus was a very friendly and knowledgeable guide telling interesting stories about each stop we made and the general Toronto\/Niagara region. Our group consisted of 10 people and we made different little stops such as ice...","review_date":"April 12, 2017"},{"attraction_id":2239,"user":"375idaf","rating":5.0,"review":"Beautiful Niagara. This tour is amazing, our tour guide was very knowledgable and kept us entertained for the whole tour.Niagara Falls themselves was just awe inspiring. The sheer power and beauty is unbeleivable. Even us going in March ( slightly Chilly) was worth the adventure","review_date":"April 12, 2017"},{"attraction_id":2239,"user":"juliaeason","rating":5.0,"review":"Relaxed and informative. On one of the first warm days of spring I was treated to an informed tour of lower Ontario from Toronto to Niagra Falls. The Driver\/Guide Steve treated us to his enthusiastic knowledge of he area and its history and this always puts a valued...","review_date":"April 12, 2017"},{"attraction_id":2239,"user":"elainemcgeachy","rating":5.0,"review":"Fantastic Niagara tour. We had a wonderful trip to Niagara! Duncan, our driver was so informative, helpful and friendly. It was really informal and relaxed. He told us about the whole area and history as he drove us to all the sights including Niagara on the lake and...","review_date":"April 12, 2017"},{"attraction_id":2239,"user":"swit0028","rating":3.0,"review":"Niagara Day Tour with Steve. Disclaimer: This review in no way discourages travelers from visiting Niagara-on-the-Lake, the Niagara wineries, or Niagara Falls. You should absolutely go visit these sites while in Ontario. This is based purely on our experience with Niagara Day Tours.\nPros:\n- Great itinerary\n- Convenient pick-up...","review_date":"April 11, 2017"},{"attraction_id":2239,"user":"anne_s","rating":5.0,"review":"Best Niagara coach tour .. Went along with several friends , this was second Niagara tour this year. The previous trip was with other somewhat larger company, but there was no comparison . This was the best. Right length of time at stops and brilliant informative commentary from our driver....","review_date":"April 10, 2017"},{"attraction_id":2239,"user":"ortwin","rating":5.0,"review":"Well balanced and excellent narrated tour to the Falls. This tour is well organised by the agency. They keep you updated on things and let you check everything. Punctuality is their nickname, but the driver was also thankful for the attendants being on time.\nWe had a sunny Sunday and even though it was...","review_date":"April 4, 2017"},{"attraction_id":2239,"user":"mari_p","rating":5.0,"review":"Niagara Falls trip. What an excellent tour!! If you're looking to go to the falls, enjoy some wine and grab some food with a view, this is the one to pick. Highly recommended. Driver very knowledgeable and friendly.","review_date":"April 3, 2017"},{"attraction_id":2239,"user":"michelle_dave42","rating":5.0,"review":"Fabulous! . We took this trip to mark our first wedding anniversary - cheesy I know! Anyway we were picked up on a wet morning in Toronto and set on our way. Our tour guide was great - friendly, gave us plenty of information but wasn't in...","review_date":"March 25, 2017"},{"attraction_id":2239,"user":"chrisser","rating":4.0,"review":"Niagara trip to base of Falls. It was a wonderful trip to Niagara Falls. We took our visitors from England to see one of the wonders of the world. What an experience to feel the thunder of the falls up close (on the boat tour)","review_date":"February 14, 2017"},{"attraction_id":2239,"user":"tash4444","rating":5.0,"review":"A must do. This was the highlight of the trip. We got picked up from a hotel which took us straight to Niagara. The journey there was really interesting the tour guide was extremely knowledgable and made the journey and the whole day fly by. The falls speak...","review_date":"January 17, 2017"},{"attraction_id":2239,"user":"mariayhugo","rating":5.0,"review":"Nice place in any season station.. I have been there in all seasons, and each one of them have something special.\nDecember to March with almost all the fall water at freezing point is just unforgeable. December and January other than frozen cascade you can enjoy the light festival.\nMarch to...","review_date":"December 19, 2016"},{"attraction_id":2239,"user":"darren_w","rating":5.0,"review":"Brilliant day trip to the falls. Got picked up right outside the door of our accommodation by our very friendly driver\/guide Paul at 8:15 am. Being only 5 of us we had our own little car which was perfect because we didn't fancy being on a big bus full of tourists....","review_date":"November 28, 2016"},{"attraction_id":2239,"user":"tinabethtravels","rating":4.0,"review":"Good Tour. If you only have one day to see the falls and a few other stops on the way -- this is a good tour to do it with. Keep in mind that once you get to Niagara Falls -- there's more to see and do...","review_date":"November 21, 2016"},{"attraction_id":2239,"user":"graceandgratitude","rating":5.0,"review":"Day Visit in Niagara. In one day, you can plan a good trip to Niagara, You can ride the Maiden of the Mist,\nexplore the scenic view of Niagara all the way to Naigara on the Lake visiting the winery in the region and if you like hiking, you...","review_date":"November 14, 2016"},{"attraction_id":2239,"user":"rogerandwendy","rating":4.0,"review":"Very Good Day Tour. A very well organised day tour from Toronto with a helpful and knowledgeable tour guide\/driver. Everything went well with stops as promised and plenty of time at the falls. The falls are of course spectacular and the trip on the boat good fun so it's...","review_date":"November 8, 2016"},{"attraction_id":2239,"user":"maher_m","rating":5.0,"review":"The highlight of the holiday. A day trip to this magnificent thundering water fall was the highlight of our holiday, 8.30 pick up difficulty getting out of Toronto because of a 10 k marathon (90 minutes delay) but super service from John ( the Italian driver)\nVery exciting autumn scenery...","review_date":"October 30, 2016"},{"attraction_id":2239,"user":"e_s","rating":5.0,"review":"Great experience with a great tour company. We chose to use Niagra Day Tours because they use small buses and so glad we made that choice. It was booked from the UK via email, no hassle, all went to plan.\n9 of us on the bus. Our driver\/guide Paul was very informative,...","review_date":"October 19, 2016"},{"attraction_id":2239,"user":"ws_y","rating":5.0,"review":"Nice tour. Nice arrangement for the tour, got the chance to visit different spots in Ontario at one time. The tour guide is nice and patient, always be able to provide detailed information of every spot, which is very helpful to a tourist coming here for the...","review_date":"October 17, 2016"},{"attraction_id":2239,"user":"eugenealanes","rating":5.0,"review":"The magnificent creations of God.... A day in Niagara is one of my most memorable and spectacular get away. You can see and witness how beautiful the falls are. If you see that falls you will be speechless for its beauty and amazed how it was happened? You will wonder...","review_date":"October 17, 2016"},{"attraction_id":2239,"user":"dianajws67","rating":4.0,"review":"Great Tour. The tour was nice, organized well, and the booking was easy. It was great to see the shops and the falls","review_date":"October 17, 2016"},{"attraction_id":2239,"user":"86sumitj","rating":5.0,"review":"Niagara - Amazing experience. It's complete with fun filled activities for the whole family, restaurants, casino and what not. Go on the big Farris wheel or just climb up the skylon tower and have the most amazing view of the Niagara. Go closer to the falls with maid of...","review_date":"October 17, 2016"},{"attraction_id":2239,"user":"woobs75","rating":5.0,"review":"Fantastic day!!!!. We chose this tour as it did all the stops on the way to the Falls and as we were staying overnight this was important.\nFrom the pick up to the end of the day we had a great time - Burkus was interesting, informative...","review_date":"October 12, 2016"},{"attraction_id":2239,"user":"tanja100991","rating":5.0,"review":"A beautiful day.... ...we were 4 girls on vacation in Toronto and wanted to see the Niagara Falls!\nWe chose this Tour because of the TripAdvisor reviews and it was the right choice!\nBooking, pick-up and the entire day was easy and well organized - we really enjoyed...","review_date":"October 9, 2016"},{"attraction_id":2239,"user":"bcjb78","rating":5.0,"review":"Once in a lifetime moment . The tour was a great day out worth it \ud83d\udcaf.\nOnce in a lifetime moment & experience.\nOur driver\/guide Duncan was very interesting, imformative & a very safe & smooth driver.\nThe stops on the way are good but nothing prepares you for the ore...","review_date":"October 6, 2016"},{"attraction_id":2239,"user":"luzbl","rating":5.0,"review":"Day trip to Niagara. This is the best way to see one of the wonders of the world and also see some interesting places and do some nice things along the Niagara region such as try the ice wine in a tasting tour in a local winery, see the...","review_date":"October 6, 2016"},{"attraction_id":2239,"user":"graeme_b","rating":5.0,"review":"Niagara Day Tour. Awesome day. Duncan our driver and guide was excellent. Great value for money and would highly recommend it. 10 out of 10 for service and tour content. Niagara Falls without the boat ride is not an option. It is a must do!\nGraeme","review_date":"October 6, 2016"},{"attraction_id":2239,"user":"jozef_k","rating":5.0,"review":"Well worth a visit. Stopped off at the falls on the Way to Vancouver with our Canadian tour. Not much going on in the town, was a bit like Blackpool, but take a ride up to Niagara on the lake you will love it.","review_date":"September 30, 2016"},{"attraction_id":2239,"user":"craig_c","rating":5.0,"review":"Absolutely great!. Duncan was our tour guide and as he has an encyclopedic knowledge of the areas we visited, made this a vastly interesting tour. While it takes the whole day, the time seems to fly by as there are so many interesting things to see and...","review_date":"September 29, 2016"},{"attraction_id":2239,"user":"unification1","rating":5.0,"review":"Professional and affordable tour. The Niagara Day Tour was a real highlight of our trip to Canada. Affordable, just the right length, informative and entertaining.\nAfter an 8.10am pickup from near Union Station and a quick tour of downtown to pick up the other guests (being fewer than 16...","review_date":"September 27, 2016"},{"attraction_id":2239,"user":"derekg901","rating":5.0,"review":"Good day out. This a very good value and organised trip. We were picked up and dropped off from our accommodation. They use a small coach so can park up close to things.\nOur driver\/guide Burkus gave an excellent commentary along the way both informative and amusing. The...","review_date":"September 27, 2016"},{"attraction_id":2239,"user":"brunoamici","rating":5.0,"review":"Stunning! Must see place. Niagara Falls is a must see place\/city with their wonderful falls. Boat cruise is really nice as they stay very close to the falls.","review_date":"September 26, 2016"},{"attraction_id":2239,"user":"fomalhaut","rating":5.0,"review":"Don't hesitate: go ahead and book.. Having been to the falls on a perfect late summer's day recently, I cannot recommend this tour highly enough.\nThe minibus was comfortable and clean: and small enough to park within sight of the falls. Our driver (Duncan) was friendly, and gave a great running...","review_date":"September 26, 2016"},{"attraction_id":2239,"user":"olga_papusha","rating":5.0,"review":"Unforgettable experience. It definitely makes sense to include a boat trip into your tour as you will get to the falls as close as possible. They are beautiful! We also liked our driver\/guide Burkus.","review_date":"September 23, 2016"},{"attraction_id":2239,"user":"travelcouple100","rating":5.0,"review":"day trip. I would strongly recommend this tour, as stated in past, Burkus, was great. Picked us up on time, spoke very well and was very knowledgable. My wife and I learned a lot on this trip. Since it was a smaller van, very comfortable, he was...","review_date":"September 23, 2016"},{"attraction_id":2239,"user":"lindsay_t","rating":5.0,"review":"Excellent Company for a great tour\/Lindsay&DavidUK visitors. Visiting from the UK, we had time to plan and review the company we were going to use for our day trip to Niagara fall's. We found Niagaradaytours.com, and were not disappointed. Our driver\/ guide Burkus was great. Arrived at our hotel on time for...","review_date":"September 23, 2016"},{"attraction_id":2239,"user":"seanm64","rating":5.0,"review":"These are the people you should tour with!. I actually found them via Tripadvisor. Their reviews were already stellar and could not have been more accurate. I accidentally booked a Sunday tour and meant to do a Saturday tour. I contacted them on Friday before and they were more than accommodating in changing...","review_date":"September 23, 2016"},{"attraction_id":2239,"user":"eric_j","rating":5.0,"review":"Great Niagara Falls Tour!. The tour guide, Burkus, was great,and the Falls were wonderful! He took the time to explain a lot of the sites, and he was really patient with the passengers who did not return to the bus on time. He is a really knowledgeable guy.\nI'd...","review_date":"September 19, 2016"},{"attraction_id":2239,"user":"473suew","rating":5.0,"review":"Niagara Day Tour. Warm day but threatening skies with occasional rain didn't spoil a great day out with David from Niagara Day Tour.\nThe trip out had several stops: Niagara on the Lake, the smallest Chapel, a wine tasting, floral clock and the hydro power stations.\nWe were...","review_date":"September 17, 2016"},{"attraction_id":2239,"user":"whizzkid50","rating":5.0,"review":"A well-priced, well-run tour giving excellent value for money. This is an excellent tour which gave us a very varied and interesting visitor experience. Our driver\/guide was very personable and polite and provided an informative commentary during the journey but not so much that you wanted to reach for the 'stop' button. We visited...","review_date":"September 15, 2016"},{"attraction_id":2239,"user":"717zoea","rating":5.0,"review":"Amazing! & Great Service. The bus picked us up in the morning. Our driver was very charming and friendly. We stopped to do some wine tasting and we also stopped for a while in Niagara in the Lake (a charming quaint little town). When we reached the falls we...","review_date":"September 13, 2016"},{"attraction_id":2239,"user":"avtarbaba","rating":4.0,"review":"Awesome tour. Well worth it!! Spent the whole day in Niagara and these tours were just amazing and the kids really enjoyed it too!!","review_date":"September 12, 2016"},{"attraction_id":2239,"user":"warren271","rating":5.0,"review":"This is one of the greatest wonders in the world so what can't be great about a trip to Niagara Falls. The Canadian side of Niagara is very picturesque starting with the falls and then the parks, lots of restaurants and attractions and two fun casinos for those who like to try their luck.\nIf you start your trip in Niagara on the Lake which is...","review_date":"September 12, 2016"},{"attraction_id":2239,"user":"ossie_f","rating":5.0,"review":"An excellent, well-informed, guide. We visited Niagara Falls with Burkus in September 2016 and managed to book ourselves on the tour at the last minute. The narrative was well-informed without being overwhelming and his experience of doing many of these tours previously allowed us to maximise our time at...","review_date":"September 12, 2016"},{"attraction_id":2239,"user":"mauve_10","rating":5.0,"review":"Pleasant trip with the Niagara Falls as grand finale. Pleasant daytrip to the Niagara Falls. Pick up went smoothly. We had a stop at Niagara on the Lake first, where we had one hour of free time, which was enough to have a quick stroll around, have something to eat or drink and enjoy...","review_date":"September 11, 2016"},{"attraction_id":2239,"user":"reney321","rating":5.0,"review":"Brilliantly planned, easy day out. We went to Toronto for a long weekend and wanted to visit Niagara Falls, I did some research on cost of public transport and came across this tour. The tour itself is not a lot more than making our own way there. The reviews were...","review_date":"September 9, 2016"},{"attraction_id":2239,"user":"lindawk926eq","rating":5.0,"review":"Wonderful Day Tour. Niagara Day Tour company, with driver and part owner, Burkus Chapman, was one of the best day tours that we have ever been on. The tour bus was comfortable, and on time for pick ups. The information provided by Burkus was great, his local knowledge...","review_date":"September 9, 2016"},{"attraction_id":2239,"user":"antheaatkins","rating":5.0,"review":"Amazing. We took our Scouts on a day trip from Toronto. It was a long bus ride but well worth it. Our tour included the walk under the falls and a boat trip. It was just awe-inspiring. I can't think how else to describe it. It...","review_date":"September 8, 2016"},{"attraction_id":2239,"user":"pddownunder","rating":5.0,"review":"Great value - A great day out!. Niagara Falls was a must do for us and this trip ticked all our boxes. David our guide was friendly, well organized and very professional. The trip has plenty of variety with stops at Niagara on the Lake, wine tasting, the smallest chapel and the...","review_date":"September 6, 2016"},{"attraction_id":2239,"user":"y8066zulizb","rating":5.0,"review":"Great way to see the Niagara region!. This tour made it very easy to see a wide variety of things the Niagara region has to offer all in one day: the falls (of course), the quaint town of Niagara-on-the-lake, tasting ice wine, and a few other local attractions such as the flower...","review_date":"September 6, 2016"},{"attraction_id":2239,"user":"midmum2013","rating":5.0,"review":"Fantastic trip and service. We chose Niagra day tour as it was a smaller bus and more personalised service. Booking was quick and easy and pick up so convenient. No trawling around loads if hotels before getting going. Burkus was helpful friendly and full of interesting and funny facts...","review_date":"September 6, 2016"},{"attraction_id":2239,"user":"lynn_n","rating":5.0,"review":"Niagara Day Tour. Wonderful experience - picked up at 8 20 am as arranged. Driver\/Guide, Burkus, was fantastic. Very informative commentary on the way out. Niagara-on-the-lake - what a pretty village. Plenty of time to look around. Three other shorts stops on the way to the Falls. The...","review_date":"September 5, 2016"},{"attraction_id":2239,"user":"explorers05","rating":5.0,"review":"Road Trip, Flower clock, wine and gushing water.... Got picked up no problem at the Hotel close to Union Station. Had great time talking to the guide along the way. We had a few short stops along the way, Niagara on the Lake, Reif Winery, Chapel, Power station until finally arriving to Niagara...","review_date":"September 5, 2016"},{"attraction_id":2239,"user":"sonalg184","rating":5.0,"review":"Amazing experience!! Most memorable trip!. We booked with the Niagara Day tour because of the great reviews on TripAdvisor and are glad we did. Our driver\/guide for the day was Tony. He picked us up right on time and very affable and knowledgeable.\nWe first went to the Niagara on...","review_date":"September 3, 2016"},{"attraction_id":2239,"user":"kerry_f","rating":5.0,"review":"Great Day. Pick up was on time, guide was very nice and knowledgeable, great stops along the way plus plenty o time at Niagara plus jumping the queue for the boat trip.\nA great relaxing way to see the falls. Highly recommended.","review_date":"August 30, 2016"},{"attraction_id":2239,"user":"mountainpcp","rating":4.0,"review":"Good way to see Niagara Falls. This trip was for us an overall good experience. Reasonably relaxed and laid back with lots of time at the falls. Stopped in the lovely town of Niagara on the Lake, would have really liked to have more time there and skipped the \"smallest chapel\"...","review_date":"August 27, 2016"},{"attraction_id":2239,"user":"343sueh","rating":5.0,"review":"Niagara Day Tour. A really great day tour. Relaxed pace....with lots to see....Niagara Falls the ultimate highlight with plenty of time to enjoy them..","review_date":"August 24, 2016"},{"attraction_id":2239,"user":"stephenradforth","rating":5.0,"review":"Excellent family tour to Niagara. I booked this tour on the strength of other people's reviews on trip advisor and was pleased to find the tour lived up to expectation. Our driver and guide for the day was Burkus. He was an excellent guide, well informed with great knowledge of...","review_date":"August 24, 2016"},{"attraction_id":2239,"user":"daveandthegang","rating":5.0,"review":"A well balanced tour of the Niagra region, showing the natural environment and man's impact on the landscape.. A thoroughly recommended tour which gives an insight into the various local industries (wine growing as well as tourism) in addition to the spectacular works of nature at the Falls themselves.\nOur driver, Duncan, was very approachable and extremely knowledgeable about the local area. The...","review_date":"August 24, 2016"},{"attraction_id":2239,"user":"vivihill","rating":5.0,"review":"niagara falls bus trip. lovely day good guide interesting commentary well organised\nexcellent lunch\nbutterfly conservatory is delightful we had a great time maid of the mist is a good trip\nthe chair lift over the whirl pool isn't much\na bit pricey lots of venders selling expensive stuffs...","review_date":"August 23, 2016"},{"attraction_id":2239,"user":"bakee001","rating":5.0,"review":"Wonderful day out! . One of the best days of our trip to Toronto! We were sent our pick up time by text the morning before our trip, and we were collected on time from our hotel. Our tour guide, David, was welcoming and introduced us to the others...","review_date":"August 23, 2016"},{"attraction_id":2239,"user":"erica_b","rating":5.0,"review":"Niagara Falls Tour. Great Tour Guide - he was interesting informative and well organised. Had a great time at the falls, and the tour was interesting too. Niagara-on-the-Lake was a beautiful place to look around.","review_date":"August 21, 2016"},{"attraction_id":2239,"user":"clairefx1364tx","rating":5.0,"review":"July 2016 Niagara Tour. The tour company was exactly what we needed as newbees to this part of Canada. Our tour guide, Duncan was full of knowledge of the area and enthusiastic even when we were moving in slow traffic.\nThe relaxed stop offs were interesting and well balanced...","review_date":"August 17, 2016"},{"attraction_id":2239,"user":"martineastmidlands","rating":5.0,"review":"A great experience . We were collected on time by Dave our tour guide who was informative and pleasant. We went to Niagara Falls first and the Hornblower boat cruise gave us the highlight of our day, the noise and feeling of being so close to the water was...","review_date":"August 16, 2016"},{"attraction_id":2239,"user":"lieschen_m","rating":4.0,"review":"Niagara Falls are great!. The trip was very well organised. We visited the lovely village of Virgil, the smallest chapel and had a informative wine testing (ice wine included) and a short photo stop at a power engine. We were 24 partipicants and the small bus could park right...","review_date":"August 15, 2016"},{"attraction_id":2239,"user":"sallyg161","rating":5.0,"review":"Great day out. We were picked up on time by Burkas our tour guide. He was brilliant so knowledgable on everything. St Niagara we were given tickets and skipped the major queues but we still had to queues down to the boat which was about 30 minutes. We...","review_date":"August 14, 2016"},{"attraction_id":2239,"user":"legals81","rating":5.0,"review":"Highlight of our trip. I really cannot say enough good things about how enjoyable this trip was and how friendly and knowledgeable Duncan our driver was. We were picked up on time, the bus was very comfortable and we enjoyed all the stops particularly Niagara on the Lake and...","review_date":"August 14, 2016"},{"attraction_id":2239,"user":"garwoodw","rating":5.0,"review":"A Terrific Experience!. We are so lucky that we selected this tour. It was an all-day venture that was perfectly planned with a very knowledgeable, polite and professional guide\/driver. A van rather than a bus and plenty of personalized information. We sure learned a lot.","review_date":"August 12, 2016"},{"attraction_id":2239,"user":"isaphd","rating":5.0,"review":"Great tour from Toronto. Tour was easy to book online and pick-up was done on time. We left at 8:10 am and were back around 5:30pm. The minibus has 24 places, which allows to park more easily and conveniently at the different stops. Our guide and driver, Burkus, was...","review_date":"August 12, 2016"},{"attraction_id":2239,"user":"chloec1943","rating":5.0,"review":"A very memorable day - highly recommend!. Seeing Niagara Falls is very much a 'pinch me' moment and going with Niagara Day Tours made the experience all the more brilliant. I booked to go with Niagara Day Tours whilst I was in Toronto in April this year and I am so glad...","review_date":"August 10, 2016"},{"attraction_id":2239,"user":"mel_s_uk","rating":5.0,"review":"Excellent - highly recommended. We did the Niagara tour with Burkus last week. I am really pleased we chose Niagara Day Tours for this trip. There were only nine of us on the tour so there was no waiting around for a coach full of people to return after...","review_date":"August 9, 2016"},{"attraction_id":2239,"user":"kennywong1015","rating":5.0,"review":"A very memorable day!. Booking with niagara day tour is a must if visiting Niagara Falls, then leave the rest upto Burkus and his team. We had Burkus as our driver and tour guide, his professionalism and knowledge was first class. You get so much included with such a...","review_date":"August 9, 2016"},{"attraction_id":2239,"user":"richardlz8833sd","rating":5.0,"review":"Good value and excellent tour guide. We just did this tour in the beginning of August. It was easy to pick up the bus in the morning. Burkus was our guide and he provided excellent commentary and drove us to our destination and back safely and comfortably.\nThe trip there was...","review_date":"August 8, 2016"},{"attraction_id":2239,"user":"bluebirds66","rating":5.0,"review":"Excellent trip and a holiday highlight. Overall this was an excellent trip and a highlight of our holiday. Duncan our driver\/guide was very personable and knowledgeable, looked after us and ensured we were able to quickly gain priority entry for the hornblower cruise to the falls. The small size of the...","review_date":"August 7, 2016"},{"attraction_id":2239,"user":"j2012ajrafaelg","rating":5.0,"review":"Amazing experience. The tour was an incredible experience. They picked me up at my hotel and took us to incredible places. The guide Felix was awesome and had very good recommendations. If you want to do a day tour to Niagara from Toronto, I definitely recommend this...","review_date":"August 7, 2016"},{"attraction_id":2239,"user":"kare_k","rating":5.0,"review":"Unforgettable day tour. We was picked up at the hotel downtown Toronto with a minivan. This turned out to be our transportation the whole day, so we where only 6 people on the tour. The bigger bus was full, so we enjoyed a tour without waiting time for...","review_date":"August 7, 2016"},{"attraction_id":2239,"user":"zolapower087","rating":5.0,"review":"Great trip. From pick up to drop off a great day. Duncan our tour guide couldn't have been more informative or helpful. Couple of stops pre Niagara. Loved Niagara by the Lake town and the winery.\nBut the falls were just something else. On the boat so...","review_date":"August 6, 2016"},{"attraction_id":2239,"user":"carshaltondon","rating":5.0,"review":"An excellent tour. A good value all day tour. You are picked up from your hotel downtown in the early morning and after the round of hotels it's off to the Niagara area arriving about 90 mins later. The tour takes in Niagara on the Lake, the heights,...","review_date":"August 1, 2016"},{"attraction_id":2239,"user":"a_w","rating":5.0,"review":"Perfect tour. Can't fault anything about this tour. The visit to the winery was informative without any \"hard sell\" of the wines. The pace of the tour was just right. The company having bought tickets in advance for the boat ride meant 80% of queue jumping was...","review_date":"July 31, 2016"},{"attraction_id":2239,"user":"2flyby","rating":5.0,"review":"Leave the driving and the details to them!. I had considered renting a car and heading for the falls but everything I read said prepare for long lines and heavy traffic. Why put myself or more exactly, my husband through all that? We read the reviews and Niagara Day Tour seemed to have...","review_date":"July 29, 2016"},{"attraction_id":2239,"user":"elaine_w","rating":5.0,"review":"Natural wonders. It took about two hours to drive from Spadina Avenue. On the way, u can stop by the biggest outlet, Canada One. We arrived around 12 but the ticket to Behind the falls was booked till 6pm. It was a nice view to see how...","review_date":"July 29, 2016"},{"attraction_id":2239,"user":"david_n","rating":5.0,"review":"Great tour. If staying in Toronto then this is a great way to see the falls. The coach was very comfortable and the driver was very good. The stops at Niagara on the lake and vineyard were both things you might miss if driving yourself. Just enough...","review_date":"July 28, 2016"},{"attraction_id":2239,"user":"michelle_dave42","rating":5.0,"review":"Fab day! . We had an amazing day trip with Niagara Day Tours this week. It started off dull and wet with the threat of thunder and lightning but fortunately as the day progressed, the weather improved considerably and by the end of the day the sun was...","review_date":"July 27, 2016"},{"attraction_id":2239,"user":"v2832agmartinm","rating":5.0,"review":"What an amazing day! Duncan was a fantastic host!. When researching the day trips available to niagara from Toronto you are met with a plethora of possible hosts and tours. We chose niagara day tours as they seemed to balance between price what we wanted to see and time spent at niagara. We have...","review_date":"July 27, 2016"},{"attraction_id":2239,"user":"naliniparmar1","rating":5.0,"review":"excellent experience! !!!!!. Must see I suggest starting at brock monument then work your way down to Niagara falls and enjoy a sub for lunch then keep going to visit all the locations specially the big t p and there a place where they make glass objects (great...","review_date":"July 26, 2016"},{"attraction_id":2239,"user":"budhol","rating":5.0,"review":"falls and green space. well, Niagra Falls is one of kind. you can spend the whole entire day at the falls and you wont get bored lots to see and do. from boad rides to free bus ride around from boat rides to zip rides, two casinos, rides and...","review_date":"July 26, 2016"},{"attraction_id":2239,"user":"nimal_s","rating":5.0,"review":"WONDERFUL PLACE TO VISIT. Niagara Falls is one of the best place go and visit , the incredible power and beauty of Niagara Falls at Ontario's Niagara..Amazing attractions for year-round family or with friends fun. Feel the thunder of Niagara Falls at Journey Behind the Falls,","review_date":"July 26, 2016"},{"attraction_id":2239,"user":"kokomma","rating":5.0,"review":"A day tour of Niagara Falls. Fantastic day out with my boys... Full of exciting rides, a restaurant or fast food outlet every other block, not too crowded and the Falls... Whao!! The boat ride was our highlight. If you are a tourist to Canada, you do need an American visitor's...","review_date":"July 25, 2016"},{"attraction_id":2239,"user":"munird2014","rating":5.0,"review":"Attractive Falls and many things to do. The Niagara Falls may not be the highest or widest Falls in the world but it certainly stands distinct because of how attractive it is. A better view of the Falls is from the Canadian side. In addition to the Falls there are so many...","review_date":"July 25, 2016"},{"attraction_id":2239,"user":"senior_f","rating":5.0,"review":"Niagara Falls. You can visit the Horseshoe Falls or the American Falls and see them both from the Canadian side of the border. Tickets are available to walk under the Horseshoe Falls, take a ride to the bottom of the Gorge, ride a boat right up to...","review_date":"July 25, 2016"},{"attraction_id":2239,"user":"sue_m","rating":5.0,"review":"A must do. Absolutely jaw-dropping. Tour included a stop at a winery and Niagara-on-the-lake but they could have been skipped and just had more time at the falls. They are spectacular, unbelievable, awe-inspiring and beautiful. The Hornblower cruise to the falls is fun. It is truly amazing!!","review_date":"July 24, 2016"},{"attraction_id":2239,"user":"gunnks","rating":5.0,"review":"Everything went smooth. Lovely day. The guide was helpful and we also learned a lot about Canada. The stops on the way to Niagara Falls were nice, especially Niagara on the Lake. I reccomend this excursion and it was practical with a minibus","review_date":"July 21, 2016"},{"attraction_id":2239,"user":"melissam4192","rating":5.0,"review":"Very informative and fun day trip!. The trip included several stops prior to visiting the falls which is just what we wanted. The amount of time we had at each place was just enough and the tour guide was helpful in answering questions. I would definitely recommend going on the boat...","review_date":"July 19, 2016"},{"attraction_id":2239,"user":"craziesue","rating":4.0,"review":"Informative but not enough time at the Falls. This was a lovely trip with an informative driver. However, much more time was needed at the Falls as it is such an iconic place. Although the visits on the way were interesting, I would have rather have foregone the vineyard visit and spent less...","review_date":"July 17, 2016"},{"attraction_id":2239,"user":"c7692wljaneb","rating":5.0,"review":"Great day, very informative. Picked up from our hotel, on time. Great narration all the way including in Toronto. Visit to beautiful Niagara on the Lake township, Reif winery, a roadside fruit stall and then the amazing falls. Got us to the head of queue for the boat cruise...","review_date":"July 16, 2016"},{"attraction_id":2239,"user":"lorim2576","rating":5.0,"review":"Great highlights . Our driver, Tony, was prompt in picking us up at our hotel, kept the tour moving, and gave just the right amount of information on the tour. The boat ride at the Falls was super, and very wet! I only wish we knew that the...","review_date":"July 13, 2016"},{"attraction_id":2239,"user":"kelly_s","rating":5.0,"review":"Shines above its competitors in many different ways. After doing my research and reading reviews I could see this was a highly regarded tour service that was reasonably priced when compared to competitors.\nWe were picked up around 8am from our hotel by our tour guide Burkus, who was both friendly and knowledgeable....","review_date":"July 13, 2016"},{"attraction_id":2239,"user":"snowplowracer","rating":5.0,"review":"Quality Tour! Exceeded Expectations. During our short stay in Toronto we booked Niagara Day Tour. I liked the idea that it was a small shuttle bus (24 people) and because of it we could get good parking and short walks to the attractions. This proved to be true! Even...","review_date":"July 12, 2016"},{"attraction_id":2239,"user":"portia888","rating":5.0,"review":"Wonderful day tour to Niagara Falls from Toronto!. The tour guide, Burkus, was prompt and picked us up as scheduled. He was informative, professional and fun. It was a very well organized tour that included everything that should be seen in the Niagara region. We never felt rushed. I would highly recommend this...","review_date":"July 11, 2016"},{"attraction_id":2239,"user":"topschef","rating":5.0,"review":"Niagara Falls, Niagara by the lake, floral clock, wine tasting, & a few short other stops. Great overall experience! . Fun day tour 8-6! You get picked up at your hotel around 8, drive to Niagara on Lake, a small pretty little town where you spend an hour walking by the lake, getting coffee or lunch and visiting some of the shops. Friendly little town...","review_date":"July 10, 2016"},{"attraction_id":2239,"user":"dexporter","rating":5.0,"review":"Great day out. What a great professional business. Picked up spot on time, spotless 12 seater modern vehicle and a great guide (Burkhas) We called at Niagara on the lake, then a lovely little fruit shop with the smallest chapel in the world right next door. Then on...","review_date":"July 10, 2016"},{"attraction_id":2239,"user":"nickyormonde","rating":5.0,"review":"Awesome tour, great value and well organised trip to the magnificent Niagara Falls. A well organised tour, allowing plenty of stops, visiting interesting places all before the final destination at Niagara. We stopped first at Niagara on the Lake for an hour for a stroll around this beautiful town and to have a coffee break. We then went...","review_date":"July 9, 2016"},{"attraction_id":2239,"user":"pamela_t","rating":4.0,"review":"Well organised trip to Niagara. Our day tour to Niagara with Duncan was really well organised and he was nice, friendly and informative. There was plenty of time to spend at the Falls themselves and Duncan was helpful in letting us know to avoid certain tourist trap areas.\nThe flower...","review_date":"July 4, 2016"},{"attraction_id":2239,"user":"mayaandannie","rating":5.0,"review":"Brilliant tour and Niagara visit. The day tour was excellent, visiting some very interesting places as well as Niagara Falls and the boat trip: a winery, Niagara- falls- by - the lake, a fruit farm and the smallest chapel in the world! The commentary was informative and very well presented...","review_date":"June 30, 2016"},{"attraction_id":2239,"user":"rosats148","rating":5.0,"review":"Brilliant tour. We really enjoyed our tour with Niagara Day Tours. Our guide Dave was really friendly and knowledgeable, the mini bus was comfy and kept cool and all the timings ran like clockwork. The tour itself takes in Niagara-on-the-lake, the littlest church, Reif estate winery, the...","review_date":"June 27, 2016"},{"attraction_id":2239,"user":"carlos_h","rating":5.0,"review":"Amazing day. We purchased the niagara falls tour with this company. All the process was very smooth. Burkus was an excellent guide, very professional, kind and very nice. We were picked up on time and all stops were done according to the schedule and advertising.\nThanks Burkus...","review_date":"June 26, 2016"},{"attraction_id":2239,"user":"janet_i","rating":5.0,"review":"Breathtaking Beauty and a Fantastic Tour Guide. Wow! What a well planned day. Our first time flying out from BC, this was the most amazing way to see Niagara Falls. Burkus shares so much information about the area and sights along the way that it makes this, by far, the best way...","review_date":"June 25, 2016"},{"attraction_id":2239,"user":"debnant33","rating":5.0,"review":"Fantastic day trip to Niagara Falls!. We looked at various companies offering day trips to Niagara from Toronto, but chose Niagara Day Tour on the basis of the number of positive reviews. We are so glad we did! We had an absolutely fabulous day. We were picked up on time from...","review_date":"June 20, 2016"},{"attraction_id":2239,"user":"mg1103","rating":5.0,"review":"Top notch Trip. For anyone wanting to take in Niagara Falls this trip is second to none. This trip includes several interesting stops along the way, with ample time afforded throughout the day to appreciate each of the stops before reaching the Falls.\nThe transport itself was clean...","review_date":"June 20, 2016"},{"attraction_id":2239,"user":"gareth_b","rating":5.0,"review":"If you are visiting Toronto - you must go on this tour...and make sure you go up in the Helicoptor!. This tour did not disappoint. The coach (clean, air conditioned and only seating approx 16 people), arrived on time and the driver\/tour guide was welcoming\/informative and friendly throughout. Niagara falls obviously has a 'wow factor', and Niagara On The Falls is postcard picture perfect. The...","review_date":"June 19, 2016"},{"attraction_id":2239,"user":"triisha","rating":5.0,"review":"Niagara Falls from Downtown Toronto. If you're staying in the Toronto area, this is a must do trip and we would highly recommend Niagara Day Tours .We were picked up on time in a nice 10 seater van with air con. Burkas was a great guide and an excellent driver....","review_date":"June 17, 2016"},{"attraction_id":2239,"user":"liss78","rating":5.0,"review":"Fantastic day trip to Niagara region. We spent an enjoyable day visiting Niagara on the lake, wine tasting and of course seeing the falls from both land and on the boat. Overall the trip was very professional, Burkus does everything he can to ensure everyone knows what they need to do...","review_date":"June 15, 2016"},{"attraction_id":2239,"user":"sarahm1621","rating":5.0,"review":"Great trip!. My family and I booked a private day trip with Niagara Day Tours. The whole experience was great- booking via email was simple and Burkus was always very quick to respond. On the day our driver picked us up right outside our apartment and was...","review_date":"June 15, 2016"},{"attraction_id":2239,"user":"andy_k","rating":5.0,"review":"Excellent day out - thanks!. Very prompt arrival of our (knowledgeable and helpful) driver who toured us through some fascinating places and offered some excellent info on our trip on Friday 27th May.\nTraffic on the way back to Toronto was a little more tricky but our guide coped well...","review_date":"June 15, 2016"},{"attraction_id":2239,"user":"wooward1966","rating":5.0,"review":"Niagara Falls.....A memorable experience....!!!!. Myself and my Mother in Law booked our trip with Niagara Falls Day Tours for 24th May 2016. We were picked up from our hotel in downtown Toronto promptly at the agreed time by the exceptionally nice Burkus who was our guide for the day....","review_date":"June 13, 2016"},{"attraction_id":2239,"user":"elainemy7772yb","rating":5.0,"review":"Wee day trip. I had a one day trip to niagara falls with a tour. Tye tour was fantastic seen alot. Enjoyed niagara falls. There was so much to do and see. I could and would have liked to spend a few days here to see everthing.\nI...","review_date":"June 12, 2016"},{"attraction_id":2239,"user":"janet2158","rating":5.0,"review":"Excellent service. We're so glad we chose Niagara Day Tour for our trip from Toronto to Niagara Falls. Everything went smoothly, a punctual pick up from our hotel, and excellent service throughout from Duncan, our tour guide. Niagara Falls was obviously the highlight, and you simply have...","review_date":"June 12, 2016"},{"attraction_id":2239,"user":"saritoplek","rating":5.0,"review":"Better than larger coach tours. The fact that this tour is on a small coach meant that it was easier to park and get around, as well as keep track of people. Our driver was friendly and knowledgeable. We were picked up at our hotel and he phoned to let...","review_date":"June 11, 2016"},{"attraction_id":2239,"user":"554dwaynet","rating":5.0,"review":"Professional in every way. We chose Niagara Day Tours because they only do small groups, less than 20. We didn't want to be on a coach with 60 people. Burkus was our driver and point of contact. He was extremely courteous and knowledgeable, not only Niagara Falls but the...","review_date":"June 10, 2016"},{"attraction_id":2239,"user":"mark_j","rating":5.0,"review":"Memorable trip. Had a great day tour with this company who were prompt, courteous and punctual. You get a lot of time at the falls themselves and a decent length stop at Niagara on the Lake town. We would maybe have preferred to leave out a couple...","review_date":"June 9, 2016"},{"attraction_id":2239,"user":"natalie_t","rating":5.0,"review":"Great tour of Niagara Falls. I visited Niagara Falls on 27 May 2016 and was completely satisfied with the punctuality and itinerary organized by Niagara Day Tour.\nOur guide was very helpful and informative sharing many fun facts of Toronto & Niagara Falls Town. I enjoyed visiting the wineries &...","review_date":"June 7, 2016"},{"attraction_id":2239,"user":"871sallyb","rating":5.0,"review":"A Great Day at Niagara Falls!!!!!. What a wonderful day we had out with our hosts Burkus (our driver) & Steve (our commentator). All our stops on the way to the falls which included Niagara on the Lake, were great. We got drenched on the boat cruise, which we were warned...","review_date":"June 7, 2016"},{"attraction_id":2239,"user":"georgie_t","rating":5.0,"review":"Everything You Need From a Tour. Right from the point of booking the owner, Berkus, was helpful replying quickly to our enquiries.\nOn the day itself we were picked up by Duncan from the reception at our hotel. He's a lovely chap who is a fount of knowledge about the Toronto...","review_date":"June 7, 2016"},{"attraction_id":2239,"user":"keith_c","rating":5.0,"review":"ourCanadian adventure. Cannot recommend this trip highly enough, Burkus our driver gave excellent commentary throughout the day and had obviously studied the area in depth. We were picked up from our hotel on time and the whole day was very well planned even down to the stop...","review_date":"June 7, 2016"},{"attraction_id":2239,"user":"joycett2016","rating":5.0,"review":"AWESOME. Our driver was Berkus who had an extensive knowledge base of the history of all the places we stopped at, as well as points of interest along the drive. Physically being at Niagara Falls was awesome and surreal. The boat ride to the falls was...","review_date":"June 6, 2016"},{"attraction_id":2239,"user":"tracey_h","rating":5.0,"review":"Niagara Falls. An absolute fantastic(if slightly hot and tiring\ud83d\ude00)day. Duncan our driver was very\ninformative and as it was a very hot day was always making sure we kept hydrated. We were given plenty of time at both Niagara on the Lake and at the Falls. I...","review_date":"June 3, 2016"},{"attraction_id":2239,"user":"victoria_w","rating":5.0,"review":"Great day trip to Niagara Falls. Thoroughly enjoyed the well organised informative and friendly day run by Burkus Chapman. A great deal was packed into the day, visiting places like Niagara on the Lake, a winery where a wine tasting session was very interesting and then of course time to enjoy...","review_date":"June 2, 2016"},{"attraction_id":2239,"user":"serenity0307","rating":5.0,"review":"So much fun!. First of all, I have to say thanks to Berkus for being amazing. We made a scheduling mistake and he accommodated us without any hesitation. The tour was fun and very well organized. At the Falls, we were able to skip the long lines to...","review_date":"May 31, 2016"},{"attraction_id":2239,"user":"maureen_b_b","rating":5.0,"review":"Niagara. Fantastic tour, organized pick up and air conditioned bus. Duncan, our driver was informative about the area and made sure that we all had a good day and were well hydrated! Amazing helicopter ride.","review_date":"May 31, 2016"},{"attraction_id":2239,"user":"nicbissett1","rating":4.0,"review":"Fabulous Niagara. We had a great experience with Niagara Day Tours, our guide Duncan was friendly and knowledgeable and it was very efficiently run. We saw lots of interesting and amazing things during the day and it was very well organized. Would recommend.","review_date":"May 29, 2016"},{"attraction_id":2239,"user":"rabiesrilla","rating":5.0,"review":"Awesome day tour!. Picked up bang on time right outside our hotel!\nBus was lovely, clean, well maintained, spacious, good air con etc!\nBurkus was an excellent tour guide, we found it very informative, especially as it was our first visit to Canada.\nThe itinerary is excellent, Niagara...","review_date":"May 27, 2016"},{"attraction_id":2239,"user":"darahgna","rating":5.0,"review":"A fabulous day! . I've just returned to my hotel after taking the Niagara Day Tour. Burkus Chapman was the perfect tour guide! Burkus picked us up at our hotel, and we went on to pick up a further 6 people. Burkus was very polite and funny, and his...","review_date":"May 24, 2016"},{"attraction_id":2239,"user":"thedaphneholmes","rating":5.0,"review":"Great day out at Niagara Falls. More beautiful that expected.. Coach trip with guide from Toronto. On arrival at the falls we had a boat trip to the base of the falls where we were issued with waterproofs to keep us dry. Plenty of places for lunch, we chose the Sheraton and had a window...","review_date":"May 23, 2016"},{"attraction_id":2239,"user":"jafachick","rating":4.0,"review":"Cracker day for a waterfall. After looking at a number of options for this day tour I am very happy I chose Niagara Day Tour. Very professional but friendly service and excellent coach, very clean and comfortable.\nBurkus was a great guide and the trip was just right for price,...","review_date":"May 23, 2016"},{"attraction_id":2239,"user":"888hello888","rating":5.0,"review":"5 stars for quality and value. Great day tour to Niagara Falls. Duncan was our tour guide he was very friendly and knowledgeable. A true gentleman.\nI think every other review here mentions the key points - pickup from location of your choice, stops at Niagara-on-the-Lake, tasting session at the Reif...","review_date":"May 21, 2016"},{"attraction_id":2239,"user":"moaningminnie17","rating":5.0,"review":"A great day trip to Niagara. Our tour guide Burkus picked us up at our hotel and we set about picking everyone else up for the tour. He was friendly and courteous and provided a very interesting commentary on the journey out from Toronto. His style was friendly and professional, with...","review_date":"May 20, 2016"},{"attraction_id":2239,"user":"graphitell","rating":5.0,"review":"A great day out :). Our guide, Burkus, did a wonderful job of welcoming everyone into the tour during the pick-ups, familiarising us with both the group and our surroundings. The information he provided throughout the day was engaging and informative; he is very accommodating and has a great sense...","review_date":"May 14, 2016"},{"attraction_id":2239,"user":"layne_cat","rating":4.0,"review":"Great day tour with pros and cons. I went with my mom and sister and had a great day. Here are some pros and cons:\nPros: Bus stops inside Niagara on the Lake unlike other buses that stop outside of town. Knowledgable guide. You get to see the tiny chapel.\nCons: Wine...","review_date":"May 11, 2016"},{"attraction_id":2239,"user":"gerald_g","rating":5.0,"review":"Brilliant Niagra Trip. Very enjoyable day. Well informed, very friendly driver. Excellent itinerary with ample photo opportunities, but a little more time at Niagara On The Lake would be nice. The helicopter flight was brilliant and not too expensive.","review_date":"May 9, 2016"},{"attraction_id":2239,"user":"ponta1220","rating":5.0,"review":"Excellent tour. We surely enjoyed this tour. The guide was very friendly, and he took care of us very well.\nSince they use small van, we didn't need to have a long walk at Niagara on the Falls. Every visiting place, he gave us good suggestions to...","review_date":"May 6, 2016"},{"attraction_id":2239,"user":"339gregoryh","rating":5.0,"review":"The Ease of Not Driving to Niagara. This was a great tour! Burkus Chapman arrived early and picked up our family of 4 from our Hotel in Downtown Toronto. Made two more stops and we were off to Niagara Falls! Being from Hawaii, where we don't drive more than an hour, it...","review_date":"May 3, 2016"},{"attraction_id":2239,"user":"michal_j","rating":5.0,"review":"Great package. Great tour - appreciated lot of interesting facts about Toronto and its surroundings during the way. Balanced programme as well - bit of everything (pitoresque town, wine tasting, floral clock, hydro plant,...) plus Niagara of course.","review_date":"May 2, 2016"},{"attraction_id":2239,"user":"ahara25","rating":5.0,"review":"Organized and comprehensive day trip!. My family and I were stuck between deciding on an organized trip to Niagara, or trying to coordinate a visit on our own. In the end, we decided an organized trip was far more efficient for our needs, and we were so happy with the...","review_date":"May 2, 2016"},{"attraction_id":2239,"user":"674588","rating":5.0,"review":"Great Day. This tour is very well organised and feels much more like a personal chauffeur than a tourist bus. Our driver Paul was very knowledgable about the region. We initially weren't really interested in all the stops before the falls but couldn't find a tour without...","review_date":"April 28, 2016"},{"attraction_id":2239,"user":"andrew_e","rating":5.0,"review":"Great tour and great tour guide. Excellent tour. Made a number of stops on the way to Niagara falls, which were all very interesting and allowed me to get many pictures, the stop at the winery and the wine tasting was especially pleasant! Burkus was our tour guide and we couldn't...","review_date":"April 23, 2016"},{"attraction_id":2239,"user":"ptandrea","rating":5.0,"review":"Fantastic trip. Niagara falls are amazing and the trip organized by niagara day tour has fantastic too. Duncan, the driver, picked us up on time and drove us throughout the trip towards the falls. the trip has 3 stops, the first was at Niagara on the lake...","review_date":"April 20, 2016"},{"attraction_id":2239,"user":"simona_s","rating":5.0,"review":"Great Day at Niagara Falls. I travelled for the first time to Niagara alone and I think that Niagara Day Tours was a great option. The process with all the payment and confirmation was quick. Also, the pick-up was exactly on time. Our driver, Dave, was very friendly, talkative, and...","review_date":"April 17, 2016"},{"attraction_id":2239,"user":"fostersn","rating":5.0,"review":"Wonderful day at Niagara Falls. This was my first time to Niagara Falls. The day could not have been more perfect. Dave our driver and guide was terrific! He was very knowledgeable about Toronto and the sites we visited. His suggestions for places to visit at the Falls were excellent....","review_date":"April 16, 2016"},{"attraction_id":2239,"user":"collierchris3","rating":5.0,"review":"Niagara Day Tour. Niagara Day Tour was money well spent. We were picked up at our hotel and were part of a smaller group that day. (There were 5 of us that were each picked up at our hotels) Our van was very roomy and comfortable. Our tour...","review_date":"April 16, 2016"},{"attraction_id":2239,"user":"xuerbin","rating":5.0,"review":"a memorable lovely day tour. We had an enjoyable tour. Each stop worth to see\uff0c especially the last one, Niagara Falls, which was awesome. We spend 3 hours there, but I did't want to leave.","review_date":"April 13, 2016"},{"attraction_id":2239,"user":"andrew_m","rating":5.0,"review":"Well organised and knowledgeable tour. From booking to returning at the end of the day, the company provided great service. Our tour guide was Duncan who was very knowledgeable about Toronto and the various places along the route to Niagara. The company didn't charge us for our 2 year old...","review_date":"April 13, 2016"},{"attraction_id":2239,"user":"djb4859","rating":5.0,"review":"Day Tour. We had an amazing day tour hosted by Burkus. We had beautiful weather and could see Toronto all the way across Lake Ontario. We had a small group of five people and there was plenty of time at each stop. Burkus was very flexible and...","review_date":"April 10, 2016"},{"attraction_id":2239,"user":"andy_l","rating":5.0,"review":"Best experience I've ever had. Our companion Paul, was awesome, you can see that he did this for the joy and not the cash. In a small group of 5, so we were in a comfy SUV. He explained a lot of the sites we have passed along the way,...","review_date":"April 9, 2016"},{"attraction_id":2239,"user":"hannah_e","rating":4.0,"review":"Excellent Tour in chilly conditions. Very well run and professional tour with clear instructions which ran perfectly to time with the full 3 hours in Niagara. The trip to the falls was fun and very informative and it was a real bonus that the boat was running so early in...","review_date":"April 7, 2016"},{"attraction_id":2239,"user":"alhealey27","rating":5.0,"review":"Great day at Niagara. We had a perfect day at Niagara, led by Burkus who was an excellent guide. He gave us loads of information, made sure we got to all the best viewpoints and ensured we had a perfect day.","review_date":"April 6, 2016"},{"attraction_id":2239,"user":"ami_g","rating":5.0,"review":"Thrilling. The Horse shoe falls in Niagara are gorgeous. I visited on a saturday in March and the day was just perfect,cold but Sunny. The area around is very touristy but the falls are majestic nevertheless. Even managed to catch the waterfall rainbow","review_date":"March 21, 2016"},{"attraction_id":2239,"user":"berentrippers","rating":5.0,"review":"Very good choice for the Niagara Falls tour. We chose Niagara day tours, and we chose very wisely. We can't remember the driver's name (Burkus?), but we were picked up in front of our hotel, and we were given a history of the area on the way to Niagara Falls and the other...","review_date":"March 6, 2016"},{"attraction_id":2239,"user":"carole1052015","rating":5.0,"review":"Another tick off from my bucket list - Out of this World. Alex, what a guy, from the moment we got in the coach, we were given every bit of interesting and amazing information we could all absorb about Toronto and all the ogher places we passed thru on our way to Niagara Falls, so enlightening. I...","review_date":"February 26, 2016"},{"attraction_id":2239,"user":"rachsmithy86","rating":5.0,"review":"Stunning!! . Alex... What a legend!! Friendly, funny, entertaining, engaging! We were picked up from our hotel and got on the big coach waiting outside. The journey took around 2 hours from Toronto, but with this being our first trip to Canada, it was interesting to hear...","review_date":"February 19, 2016"},{"attraction_id":2239,"user":"r_v","rating":5.0,"review":"Nothing compares to U!!!. I've always wanted to travel to Canada an experience Niagara Falls from the Canadian side because I live in the USA. I got off the Niagara bus with anticipation and waited in line to board the boat. As I waited in line they handed me...","review_date":"February 17, 2016"},{"attraction_id":2239,"user":"nero_1529","rating":5.0,"review":"Out of this world. This was a remarkable day out - we were picked up from the scheduled pick up point but could have been collected nearer the centre.\nHowever we headed to Niagara-on-the-lake this was a beautiful little town with a quaint hotel that our Queen had stayed...","review_date":"January 30, 2016"},{"attraction_id":2239,"user":"rejuvenate","rating":5.0,"review":"5 months later and we're still talking about it. What a great day! We picked this tour company after reading the reviews on Trip Advisor and checking out their website. We picked right!\nDuncan met us promptly at our hotel as scheduled. Took 45 minutes to pick everyone (10 altogether) up at their hotels,...","review_date":"January 26, 2016"},{"attraction_id":2239,"user":"travelratervideos","rating":5.0,"review":"Best Niagara day tour. Burkus is a professional tour guide - very knowledgeable, we learnt interesting facts about the region, very personalized service. If you are going to do a day tour from Toronto to Niagara - this is the one. Can't beat the price for a full day...","review_date":"December 4, 2015"},{"attraction_id":2239,"user":"onefortheroad39","rating":5.0,"review":"Worth every penny!. We purchased this day trip along with the Hop On Hop Off double decker bus tour of Toronto. This was a fabulous tour! It included a motor coach tour to Niagara Falls including the Hornblower boat trip to see both sides of the falls up...","review_date":"November 24, 2015"},{"attraction_id":2239,"user":"kiwilah","rating":5.0,"review":"Fantastic day out. Having considered a number of options to visit the Niagara Falls I am really glad i chose this provider. The initial on line booking and the personal follow up made me feel like my business was important to this company. Duncan was the tour guide...","review_date":"November 21, 2015"},{"attraction_id":2239,"user":"chris_c","rating":5.0,"review":"Brilliant day away from Toronto. I've been on many tours, and not only does a tour live or die by what you're seeing but also who is taking you! With Burkus & NiagaraDayTours we had both an amazing time and experience at the falls, but also made even better by...","review_date":"November 8, 2015"},{"attraction_id":2239,"user":"simon_s","rating":5.0,"review":"Wonderful Niagara Falls. We had a fantastic trip with Duncan as our guide. There were 10 people on our trip which was a good number. Picked up on time from our hotel pick up and off we went down the highway. First stop being Niagara on the Lake,...","review_date":"November 3, 2015"},{"attraction_id":2239,"user":"jessicatr3960ty","rating":4.0,"review":"Amazing Niagara Falls!. The trip was well run with just sufficient time at the falls... Would be better if more free time given at the falls area... But Niagara Falls were simply breathtaking... Hornblower cruise was very fun (be prepared to get wet though!). Would return again!","review_date":"October 31, 2015"},{"attraction_id":2239,"user":"blueywillow","rating":5.0,"review":"Just what we wanted. Interesting and varied itinerary that made for a good day trip from Toronto. Seeing the Falls was obviously the highlight, but the organisation, commentary and small group size made the whole day enjoyable and hassle free. Importantly, my 8 year old daughter remained interested throughout...","review_date":"October 31, 2015"},{"attraction_id":2239,"user":"kodw","rating":5.0,"review":"Superb tour. Having my Mom to visit us in Toronto provided the perfect opportunity to take this highly recommended tour to Niagara Falls. It was a wonderful day out and hugely informative thanks to our guide Burkus. The various spots along the way: Niagara-on-the-lake, the smallest church,...","review_date":"October 30, 2015"},{"attraction_id":2239,"user":"belinda_g","rating":5.0,"review":"Awesome tour, and experience. Burkus was a great guide. He was very professional , well organised and punctual. We were picked up direct from our hotel and picked up in total 12 people. Burkus was ver y informative and knowledgeable about not only downtown Toronto but gave information on...","review_date":"October 29, 2015"},{"attraction_id":2239,"user":"beachgal51","rating":5.0,"review":"Wonderful way to see Niagara Falls. This was the perfect tour to Niagara Falls. Duncan was an excellent tour guide-he was interesting and informative. The stops we made along the way to the falls were great. I loved that we traveled by van and not a large bus. It made the...","review_date":"October 29, 2015"},{"attraction_id":2239,"user":"muzzaballina","rating":5.0,"review":"Great trip and small group makes it better. Travelled with Burkus with 9 people on the small bus. Booking very easy with good communication when booking via the internet. Picked up exactly on time. Tour was excellent with a good range of sites and very informative commentary. The first part involved travelling via...","review_date":"October 24, 2015"},{"attraction_id":2239,"user":"s2380ossteveb","rating":5.0,"review":"One for the bucket list,. This was a great experience with many interesting stops-so not just a Niagara hit and run! Duncan was an excellent driver and guide and as the tour concentrates on small numbers it's intimate and personable whilst still leaving you to \"go it alone\" during the...","review_date":"October 23, 2015"},{"attraction_id":2239,"user":"jennifer_r","rating":5.0,"review":"A must do when visiting Toronto!. This trip is a must! We wanted a small group with hotel pick up that included Niagara on the Lake and a winery stop as well as getting to see Niagara Falls and this does it all. What makes it stand out is the tour...","review_date":"October 22, 2015"},{"attraction_id":2239,"user":"andrew_m","rating":5.0,"review":"Excellent day trip to Niagra. Excellent small group (max 12) day trip to Niagra from Toronto. Local pick ups\/drop offs in downtown Toronto.","review_date":"October 22, 2015"},{"attraction_id":2239,"user":"charmvivo","rating":5.0,"review":"Beautiful day seeing Niagara . We enjoyed this day tour very much! Our guide, Burkus, was great and everything went along smoothly. The stops along the way, like the town of Niagara-on-the-lake, and the vineyard, were quite nice. We had lots of time at the falls to see the sights,...","review_date":"October 21, 2015"},{"attraction_id":2239,"user":"mcafees","rating":5.0,"review":"Relax, enjoy, and leave the driving to them!. We thoroughly enjoyed our tour. We stopped at Niagara on the Lake and a farmer's market before heading to the falls. The driver offered several other photo opps as well as lots of information and history enroute. Very fun day! We would have preferred one...","review_date":"October 17, 2015"},{"attraction_id":2239,"user":"kellyce3740bw","rating":5.0,"review":"Great tour!. Trip started on time at 8am with a 1.5 hour ride to Niagara on the lake - a very charming town on the Niagara river. Then, quick stops at a market and Reif winery. There were also several photo stops, including the floral clock. We...","review_date":"October 14, 2015"},{"attraction_id":2239,"user":"sarah_p","rating":5.0,"review":"Thank you Burkus!!. Me and 2 colleagues had planned the tour for thanksgiving day as this was the only day we had free time in Toronto during our business Trip. Unfortunately Niagara day tour was full,but Burkus managed to get seats for us with another Company. So we...","review_date":"October 12, 2015"},{"attraction_id":2239,"user":"mis1214","rating":4.0,"review":"Great way to see the Falls. This is a great way to see the Falls! They pick you up and drop you off at your hotel which makes it so easy and no stress. Dave was great and I really liked that it was a smaller ride that fit 12 vs...","review_date":"October 9, 2015"},{"attraction_id":2239,"user":"midlandsmum63","rating":5.0,"review":"Fantastic day trip to Niagara Falls.. This was a tour to Niagara Falls incorporating some other interesting stops on the way.\nDuncan, our driver was very knowledgable about the area and all the sites we stopped at.\nWe visited the smallest chapel in the world. It is tiny but a proper...","review_date":"October 9, 2015"},{"attraction_id":2239,"user":"grestyroad","rating":5.0,"review":"perfect. what a great day. everything ran smoothly and as advertised on the website. Duncan the driver was knowledgeable, friendly and helped make the day special. the price includes a ride on the boat trip at niagara and several stops on the way - see their...","review_date":"October 8, 2015"},{"attraction_id":2239,"user":"edward_b","rating":5.0,"review":"Highly recommended. We booked this tour for my parents and they had the most memorable experience. We booked late yet Burkus went out of his way to accommodate. The tour was well priced compared to others and my parents most appreciated the 'smaller group' experience offered here....","review_date":"October 7, 2015"},{"attraction_id":2239,"user":"david_p","rating":4.0,"review":"Excellent knowledgable driver\/guide. The falls are amazing, the boat trip and a walk to the edge of the falls are a must. The trip was made by the driver who suggested places to visit and how long they would take.\nThe tour company made verything so easy for...","review_date":"October 5, 2015"},{"attraction_id":2239,"user":"deanne_h","rating":4.0,"review":"Very knowledgeable and entertaining. Burkus was a real tour guide, very knowledgeable about all local information - from the wineries in the region, to the best attractions to see at the Falls themselves. It was a great day out - a wonderful way to see the falls and surrounding...","review_date":"October 5, 2015"},{"attraction_id":2239,"user":"james_e","rating":5.0,"review":"Top day out. The day started off with an on time pick up. As promised it was a small group (which turned out to be vital in my opinion)\nThroughout the day Burkus (who was brilliant all day) provided us with fantastic commentary which added an extra dimension...","review_date":"October 4, 2015"},{"attraction_id":2239,"user":"theflyingexpert","rating":5.0,"review":"Excellent Niagara Falls tour, highly recommended. I booked this tour for my visit to Niagara Falls because of the excellent rates it receives here in TripAdvisor. The reputation is definitely correct, the tour was really great. Our guide, Burkus, does an excellent job and he's a great guy too. He is...","review_date":"October 2, 2015"},{"attraction_id":2239,"user":"caro_l","rating":5.0,"review":"All good things!. My boyfriend and I took this tour a few weekends ago as an add-on to our Toronto getaway. We booked it about a month in advance after reading the reviews but I honestly didn't know what to expect. Everything was perfect!\nPick up was on...","review_date":"October 1, 2015"},{"attraction_id":2239,"user":"e3388travel","rating":5.0,"review":"No hesitation in recommending this professional and personable operator. Fantastic day, perfectly timed pick up, Burkus was fantastic from beginning to end. He gave a great commentary, kept people to time and the coach was really comfortable for the length of the trip. We had plenty of time in Niagara to go on the...","review_date":"September 28, 2015"},{"attraction_id":2239,"user":"fltraveler519","rating":5.0,"review":"Great Day at Niagara Falls. Burkus did a great job driving and keeping to a well defined schedule for our day in the Niagara Falls area. Arrangements for boat ride tickets were done for us and we had ample time on our own to enjoy the falls from the Canadian...","review_date":"September 26, 2015"},{"attraction_id":2239,"user":"bcog","rating":5.0,"review":"Niagara Day Tour. We met Duncan and Burkus, two extremely friendly guys who take pride in what they do. They were more than accommodating when we mentioned we were going to stay the night in Niagara Falls. We were dropped to the door of our hotel and for...","review_date":"September 24, 2015"},{"attraction_id":2239,"user":"angie_m","rating":5.0,"review":"Fabulous Day Out. This is one of the best tours that I have taken, There was so much crammed in, while not feeling rushed. The guide Duncan was excellent and made a stop so we could take a helicopter trip over the Falls.\nThis excursion was great in...","review_date":"September 24, 2015"},{"attraction_id":2239,"user":"tonestew6","rating":5.0,"review":"Excellent Niagara Tour!. Really enjoyed the vineyards, Niagara on the Lake of course the Falls! Duncan shared his extensive knowledge of Toronto and Niagara with us, really enjoyed him as our guide!","review_date":"September 23, 2015"},{"attraction_id":2239,"user":"adraval","rating":4.0,"review":"Fun day in Niagara!. A great day! Burkus was a great host\/driver and tour guide! I almost felt like we were on a VIP tour! Very organized, professional! We got lucky and didn't have a full tour so we had plenty of space! The weather was great (a little...","review_date":"September 22, 2015"},{"attraction_id":2239,"user":"frances_k","rating":5.0,"review":"Great day tour of Niagra. This is a great day trip to Niagra. Niagra on the Lake is a beautiful town. I loved the drive through the vineyards and the stop for the sampling of the ice wine. Burkus was a great tour guide. He was very prompt and courteous....","review_date":"September 22, 2015"},{"attraction_id":2239,"user":"bonita_f","rating":5.0,"review":"A Great Experience. The whole day was thoroughly enjoyable. The weather was beautiful, and the town of Niagara on the Lake was gorgeous (wished we had more time there). Niagara Falls was an awesome force of nature and the boat trip to the base of the falls was...","review_date":"September 20, 2015"},{"attraction_id":2239,"user":"simonoxfordshire","rating":5.0,"review":"Highly recommended way to see Niagara.. Excellent day tour. The stops at Niagara on the Lake (the prettiest town I've ever seen) and the vineyard were truly memorable. The driver\/tour guide was great. Excellent value and a wonderful day out.","review_date":"September 19, 2015"},{"attraction_id":2239,"user":"beverley_d","rating":5.0,"review":"A Great Day Out. Niagara Falls is a natural phenomenon. A spectacular visual experience, And Niagara Day Tours was a great choice for this experience. Duncan our driver was excellent. He gave us history and geography and gave us plenty of notice of what was next and how the...","review_date":"September 19, 2015"},{"attraction_id":2239,"user":"clairescrimgeour","rating":5.0,"review":"Fantastic trip and fantastic weather!. We had the best best day on the trip to Niagra Falls. The small group and our guide, Duncan really made our day. The falls were spectacular and the boat trip great fun albeit a little wet! We would highly recommend this company.","review_date":"September 18, 2015"},{"attraction_id":2239,"user":"guandgi","rating":5.0,"review":"Fantastic day. The Niagara Day Tour was the perfect way to experience not only Niagara Falls, but also Niagara region. Indeed, the cruise at the Falls is only one of the activities that this tour offers: the tour takes you to Niagara-on-the-lake, to a winery were you...","review_date":"September 15, 2015"},{"attraction_id":2239,"user":"644susans","rating":5.0,"review":"A great day!. Had a great day with Burkus as our guide. He collected us on time from our hotel, gave us a good commentary along the way. Interesting stops. Plenty of time at Niagara Falls. Burkus gave good advice on what he thought was worth doing at...","review_date":"September 14, 2015"},{"attraction_id":2239,"user":"barrymarkd","rating":5.0,"review":"Fantastic day!. Had a great day on the Niagara tour, Burkus was friendly and knowledgable and the tour stopped at just the right number of points of interest along the way, including a fantastic winery with really exception ice wine. The spare time in Niagara was fantastic...","review_date":"September 7, 2015"},{"attraction_id":2239,"user":"sally_a","rating":5.0,"review":"Good day out to Niagara with much to do. Burkus was a lovely guide. Informative, funny and kept the group together without hassle. We had a jam packed day and saw lots of things which we would not have done if we tried to do this unaccompanied. We did the helicopter ride which was...","review_date":"September 1, 2015"},{"attraction_id":2239,"user":"carole_r","rating":4.0,"review":"A well organized and interesting trip to Niagara Falls. Our guide and driver was Burkus who did a fantastic job of giving us just enough history and local information while we drove to the various stops. Pickup was prompt and the small van was definitely the way to go. We had 18 adults on...","review_date":"August 30, 2015"},{"attraction_id":2239,"user":"kt082015","rating":5.0,"review":"Great way to visit the area and enjoy Niagara. Dave was our driver and kept us entertained and informed on the history and sights as he drove us for the day. He also ensured that we had bathroom stops and opportunities to purchase items. Niagara on the Lake was delightful and Jeff at Rief...","review_date":"August 29, 2015"},{"attraction_id":2239,"user":"lloyd_l","rating":5.0,"review":"I made the right decision. I always like renting a car when I travel to overseas to have vacation. I can go anywhere I like and can stay in a hot spot as long as I want. However, a big city like Toronto is so busy. There is traffic jam...","review_date":"August 22, 2015"},{"attraction_id":2239,"user":"robert_b","rating":5.0,"review":"A great day out to Niagara Falls and district. This tour, with the small bus was a great way to see Niagara. As there are not many people (23 in the case of my visit) the pick ups from hotels around town didn't take too long. Also the bus driver (Norm) was able to...","review_date":"August 22, 2015"},{"attraction_id":2239,"user":"prince_w","rating":5.0,"review":"love the stops along the way (The winery And The Local Fruit Stands). We Had A Very Efficient,Informative And Friendly Driver \/ Tour Guide He Was Well Knowledgeable About All the Place We Stop to And Other Historical Places We Passed Along The Way To The Niagara Falls. Most Of All He Was Very Punctual","review_date":"August 22, 2015"},{"attraction_id":2239,"user":"741christinab","rating":5.0,"review":"Very good tour. We choosed this tour based on the reviews of TA and we have to confirm the very good experience, especially due to the small van that guaranteed very fast moving. Burck our tour guide was excellent in giving us details on the way. 5 stops...","review_date":"August 21, 2015"},{"attraction_id":2239,"user":"chris7772015","rating":5.0,"review":"Great day out. From being picked up from the hotel by Duncan the day was fantastic, he was very informative from start to finish. We had a few stop off's that were very nice and it was a no rush day. The falls were fantastic. A very enjoyable...","review_date":"August 21, 2015"},{"attraction_id":2239,"user":"maureen_w","rating":4.0,"review":"Great Day Trip From Toronto!. Recommended. Small 24 seat coach with several interesting short stops-Niagara on the Lake-Winery Tasting-World's Smallest Church and Fruit Mart-before arriving at Niagara Falls. Was at the Falls 3 hours, would have happily spent the night there. Dave was an excellent tour guide. The trip was...","review_date":"August 19, 2015"},{"attraction_id":2239,"user":"574nigelc","rating":5.0,"review":"Excellent as advertised . David our tour guide's dry humour made the day entertaining without being intrusive even when the afternoon was interrupted by a downpour. Would recommend to anyone who wants a relaxing day out to get into the Holiday mood.","review_date":"August 19, 2015"},{"attraction_id":2239,"user":"g7626ezscotth","rating":5.0,"review":"Amazing day at and around Niagara. Niagara Falls is an amazing spectacle, no doubt, but what made this even better was the small additional elements associated with the day tour - the stop of at Niagara by the lake, the winery tour, and the expert commentary from our host \/ driver....","review_date":"August 19, 2015"},{"attraction_id":2239,"user":"sarah_h","rating":5.0,"review":"First class and excellent value. I visited Niagara many years ago and this was a great opportunity to introduce the area to my teenaged son in a way which didn't leave him time to get bored. He enjoyed every minute and even he found our excellent guide \/ driver, Burkus's,...","review_date":"August 17, 2015"},{"attraction_id":2239,"user":"caprofessor","rating":5.0,"review":"Excellent; just as advertised. This is a great trip. Niagara falls was just breathtaking, and Niagara Day tours is a wonderful company. The vans are smaller than the huge buses we saw several times, so attractions were not as crowded because there were fewer of us. The guide was...","review_date":"August 15, 2015"},{"attraction_id":2239,"user":"jeff_y","rating":4.0,"review":"Great day tour. The tour guide Burkus was very friendly and provided a lot of relevant and interesting information about the places we visited. The tour itself isn't rushed but there's not an abundance of time at each spot either , you'd want to drive yourself to have...","review_date":"August 14, 2015"},{"attraction_id":2239,"user":"cherylj916","rating":4.0,"review":"Fun in Niagara Falls. On vacation in Toronto and felt I had to go visit Niagara Falls since it was so close! Our tour guide, Burkus was delightful and knowledgeable regarding local history and lore (and was understanding when I was a bit late to our agreed upon meeting...","review_date":"August 14, 2015"},{"attraction_id":2239,"user":"caz04","rating":5.0,"review":"Fantastic Day. This is a great tour, we were picked up right outside our hotel on time and had a really good journey.\nAs other reviewers have said, the coaches are smaller (about 24 people) which means there is minimal time spent picking people up and more...","review_date":"August 13, 2015"},{"attraction_id":2239,"user":"481cherylh","rating":4.0,"review":"Well worth the cost-our favorite part of the holiday.. The price is well worth the day of information, unique variety of stops, the extravagant view of the falls, and the pick up and drop off at your own hotel. We definitely would have liked to spend more time at Niagra on the Lake and...","review_date":"August 13, 2015"},{"attraction_id":2239,"user":"dazmeister22","rating":5.0,"review":"Great day trip brilliant boat trip. The tour was very informative the driver Dave was very knowledgeable and gave lots of facts about the area. Sometimes on similar tours the driver talks too much and the humour can be somewhat forced but all that Dave said was just right.The highlight of...","review_date":"August 13, 2015"},{"attraction_id":2239,"user":"owhyte10","rating":4.0,"review":"Great attraction, good tour. Firstly, the Niagara Falls are amazing and are a must do if you are in the area. Being a foreigner, i thought it would be a lot easier to be on a tour rather than try and get there myself (I was staying in Toronto)....","review_date":"August 12, 2015"},{"attraction_id":2239,"user":"gardengenie122","rating":5.0,"review":"A well organised and informative tour. This Niagara tour was fun and informative from start to finish. Our driver was very knowledgeable in the history and geology of the area as well as knowing all the facts you would expect. There were 24 of us in a minibus. Stops were made...","review_date":"August 12, 2015"},{"attraction_id":2239,"user":"chillymillie","rating":5.0,"review":"Fantastic Day Trip!. We spent a week in Toronto and wanted to get out of the city for a day to see more of the area. Everything, from booking with Burkus through to our drop-off at the end of the day, went seamlessly! Our driver\/guide Dave is very...","review_date":"August 12, 2015"},{"attraction_id":2239,"user":"bobbydurand","rating":5.0,"review":"Great tour!. This was a well organized tour during which we were able to see the highlights of the Niagara region. It ended at Niagara Falls and we skipped the X hours-long line for the boat. The driver\/tour guide was very friendly (thanks Burkus!) and we strongly...","review_date":"August 10, 2015"},{"attraction_id":2239,"user":"marybeeflynn","rating":5.0,"review":"Great all round day out !. Booked this trip because of the excellent reviews and wasn't disappointed. Duncan was a great guide, friendly and informative. My husband and I went with our two boys age 8 and 15.We enjoyed the stops along the way and he was very helpful with recommendations...","review_date":"August 6, 2015"},{"attraction_id":2239,"user":"diana_f","rating":5.0,"review":"Excellent tour!. We spent an amazing day! Well organized, excellent, professional tour. Everything was perfect! Burkus planned our tour from the beginning to the end in detail. There was no time for boredom. We'd highly recommend this tour!","review_date":"August 3, 2015"},{"attraction_id":2239,"user":"angela_j","rating":5.0,"review":"Very Nice Day Tour. I really enjoyed this tour and it was the highlight of my visit to Toronto. The driver was pleasant, professional, and knowledgeable of the area. Niagara Lake was great and I wish we had more time to stay there. Very quaint! The boat cruise on...","review_date":"August 3, 2015"},{"attraction_id":2239,"user":"waynet386","rating":5.0,"review":"Great all round day trip. Very enjoyable day with a very informative and patient driver - who remained calm and professional even when people did not return back to the vehicle on time!! Niagra Falls was breathtaking and would recommend this tour to anyone. We even bypassed the queues to...","review_date":"August 2, 2015"},{"attraction_id":2239,"user":"cynthia_p","rating":5.0,"review":"A well organized, professional tour.. An excellent, well run tour. Burkus was both informative, entertaining and communicated all aspects of the tour very clearly.\nHaving a smaller group such as Niagara Day Tour was great as the tour was able to be a lot more personal and move more efficiently...","review_date":"July 31, 2015"},{"attraction_id":2239,"user":"davewoo1","rating":5.0,"review":"Fantastic Tour. We only had one day in Toronto while passing through on route to Windsor, Ontario so it was very important we made the right choices. I chose Niagara day tour after reading reviews from a number of companies offering this trip. The tour was fantastic...","review_date":"July 31, 2015"},{"attraction_id":2239,"user":"colette_k","rating":5.0,"review":"Brilliant Niagara Tour. Great day out with stop offs en route to Niagara Falls. Very pleasant journey despite the rain with and a informative guide. Definitely worth the visit.","review_date":"July 30, 2015"},{"attraction_id":2239,"user":"carolinef369","rating":5.0,"review":"Great day trip to Niagara Falls. Choose this tour! If you're looking for a small, more-personalized tour to Niagara Falls from Toronto, this one is for you. (There were only 10 of us on our tour.) The highlights are the stop at Niagara-on-the-Lake, a winery and of course Niagara Falls. Tour...","review_date":"July 28, 2015"},{"attraction_id":2239,"user":"terry_t","rating":5.0,"review":"Niagara Falls tour. We just came back from Niagara Falls with Niagara Day Tour. It was a very enjoyable day! Burkus, our tour guide and driver was very knowledgeable and we were really well looked after by him. All in all, a great day out and we would...","review_date":"July 27, 2015"},{"attraction_id":2239,"user":"mike_w","rating":5.0,"review":"Great Tour. We had a group of 6 people for this tour. They were able to make arrangements to pick us up from Niagara Falls instead of Toronto. Our tour guide Paul was very knowledgeable, and never did we feel rushed.\nThank you Burkus & Paul for...","review_date":"July 27, 2015"},{"attraction_id":2239,"user":"greenethics","rating":4.0,"review":"Good tour, amazing Falls :). We had a great time on this all day-tour. We enjoyed being in a somewhat smaller group (compared to going in a big bus) of about 20 people. Our driver Dave was professional, friendly, helpful, and informative throughout the tour. Taking the boat tour by...","review_date":"July 26, 2015"},{"attraction_id":2239,"user":"s_n","rating":5.0,"review":"Fantastic Day Out - Enjoyed Well!. This tour was well worth the price. The driver Duncan was very friendly and excellent at describing the attractions along the way. Before reaching Niagra we went to attractions along the route which I thought set the scene for the actual Niagra falls. Well recommended,","review_date":"July 26, 2015"},{"attraction_id":2239,"user":"oxforduser","rating":5.0,"review":"Excellent in every way. I thoroughly enjoyed my day trip. Dave, the driver, was punctual, courteous, friendly and informative. The trip itself is well run - the advantage of a small bus being that less time is spent picking up passengers and that it can stop where large coaches...","review_date":"July 25, 2015"},{"attraction_id":2239,"user":"greg_b","rating":5.0,"review":"very good trip. Very nicely organized trip. Driver was very kind and well prepared. They even provided us with a child seat in their car w\/o asking for it.\nAwesome trip trip from Toronto over Niagara on the Lake and some wine tasting to 3 hours stay at...","review_date":"July 25, 2015"},{"attraction_id":2239,"user":"devon_j","rating":5.0,"review":"'Funtastic from the beginning to the end'.... First let me 'thumbs-up' our driver, Burkus Chapman, for thoroughly educating us during our excursion to the Niagara Falls, July 23\/15. His vast knowledge of the GTA and Niagara area was professorial. His professionalism and courtesy, for me personally, was one of the highlights of...","review_date":"July 24, 2015"},{"attraction_id":2239,"user":"paul_pdr","rating":5.0,"review":"Niagara Day Tour. Fantastic day trip. We were collected on time by Duncan who was very informative about all the sights and gave very clear instructions for stop and collection times. The Falls themselves were great and the boat trip was great fun. Recommended.","review_date":"July 21, 2015"},{"attraction_id":2239,"user":"anrmd","rating":4.0,"review":"Great Trip to Niagara Falls. This is a safe, well run tour and a decent value for the price.\nPick up was extremely punctual.\nDriver ( Duncan) was very pleasant and low key. I actually felt at times he was too quiet but that's not really a criticism.\nThe van...","review_date":"July 21, 2015"},{"attraction_id":2239,"user":"rebeca_v","rating":5.0,"review":"Beautiful Niagara Day Tour. It was a great tour, very well organized and with plenty of time to do a lot of different things. The Niagara Falls are spectacular and I'm very glad I chose the Niagara Day Tour to visit them. The boat trip was super fun. No...","review_date":"July 20, 2015"},{"attraction_id":2239,"user":"wendynhere","rating":5.0,"review":"Niagara Day Tour. My daughter and I took the tour with Duncan. He was super knowledgeable about the sights, and very prompt (always a good thing). Plenty of time given at the falls. (My only suggestion would be to skip the floral clock--not really worth the stop.) High...","review_date":"July 18, 2015"},{"attraction_id":2239,"user":"amaliefs","rating":5.0,"review":"Fantastic, well organized trip.. Amazing day trip with stops at Niagara-on-the-Lake, wine tasting and a lot of other exciting things close to Niagara Falls. The driver was really sweet and a good storyteller.\nIf you want to see more than Niagara Falls it is sure that the Niagara Day...","review_date":"July 16, 2015"},{"attraction_id":2239,"user":"tina_w","rating":5.0,"review":"spectacular day out. Had a superb day trip to Niagara falls, well organised, a very knowledgeable friendly guide, everything was perfect. Glad we added the helicopter ride.","review_date":"July 14, 2015"},{"attraction_id":2239,"user":"jasnick","rating":5.0,"review":"Magnificent Niagara Falls. We did a day trip with Burkus Chapman Niagara Day Tour and it was one of the highlights, if not THE highlight of our recent overseas holiday. This tour included all the usual offerings and was made even more enjoyable because it wasn't a huge...","review_date":"July 12, 2015"},{"attraction_id":2239,"user":"travelingseven","rating":5.0,"review":"Great Niagara Tour. Our tour guide Burkus was very knowledgeable and professional. He answered all our questions on and off topic. He was very punctual with pick up and drop off. I would definitely recommend this company to anyone visiting the Toronto area.","review_date":"July 11, 2015"},{"attraction_id":2239,"user":"mshg","rating":5.0,"review":"Fantastic day out. We had a fabulous day trip to Niagara Falls with \"Niagra Day Tour\". Norm, our driver, was a warm and friendly host and also an excellent driver. It was a small bus so our group was just the right size! The trip exceeded expectations, particularly...","review_date":"July 11, 2015"},{"attraction_id":2239,"user":"albertolleon","rating":4.0,"review":"Niagara trip. Easy trip, pick up from hotel downtown. We stayed extra day in Niagara Falls and they were able to accommodate with relatively small extra fee. Slightly cramped going, but management is improving fleet with new very comfortable bus on return trip. Safe drivers, knowledgeable quick...","review_date":"July 10, 2015"},{"attraction_id":2239,"user":"audrey_k","rating":5.0,"review":"Great Day trip to Niagara Falls. I took this tour with 2 friends and we spent a full day visiting Niagara Falls from Toronto with several stops along the way. We loved the little town of Niagara on the Lake and the Falls were spectacular. Berkus was an informed and interesting...","review_date":"July 9, 2015"},{"attraction_id":2239,"user":"jrm12345","rating":5.0,"review":"Great tour, excellent value for money. We booked ahead, the process was very straightforward. The pick up could not have been more convenient, the motor van was very comfortable with the driver also checking in with us all and offering to adjust air con when needed (sounds like a small thing...","review_date":"July 9, 2015"},{"attraction_id":2239,"user":"lynn_b","rating":5.0,"review":"Great day, great tour guide!. Trip was exactly as advertised, only better! our driver well informed, professional and amusing. Super day out for this Toronto resident and two overseas visitors. Thank you!","review_date":"July 7, 2015"},{"attraction_id":2239,"user":"leanne_v","rating":5.0,"review":"Exceptional tour!. Really love the small tours! 12 of us in total, great group to spend the day with. Burkus was an amazing guide! My 13 yr old daughter was with me and everyone was very friendly and we spent the day with a group of young...","review_date":"July 7, 2015"},{"attraction_id":2239,"user":"russell_s","rating":4.0,"review":"Good option to see Niagara but maybe a few changes needed. My wife and I decided to book a small bus day tour instead of doing it ourselves. It was a very informative and friendly tour and the price was quite competitive. We were picked up on time after having the previous days tour cancelled due...","review_date":"July 5, 2015"},{"attraction_id":2239,"user":"ribhu95","rating":5.0,"review":"Very well coordinated tour. What you are promised is what you get. This has been one of the best conducted tours that I have been part of.\nBefore the tour, Burkus was very clear in terms of what is possible and what is not. Also, he guided me for alternate options as I was staying in an...","review_date":"July 5, 2015"},{"attraction_id":2239,"user":"peter_r","rating":5.0,"review":"Wow! Niagara Falls!. We chose Niagara Day Tours after reading positive reviews on Trip Advisor and we are so happy we did! Wonderful service from our first email booking the tour from Australia to dropping us back at our hotel in Toronto after our tour. Butkus, our driver,...","review_date":"July 5, 2015"},{"attraction_id":2239,"user":"tarakayaustralia","rating":5.0,"review":"Niagara Falls is wonderful, but investigate well who you book with. We booked our tour with Niagara Day Tours, Burkus Chapman. The tour picked us up at our hotel. The first thing we noticed was the very small mini-bus was extremely hard to get into and out of and the two people sitting in the back...","review_date":"July 1, 2015"},{"attraction_id":2239,"user":"bwalker80","rating":5.0,"review":"Great day out!. The day trip to Niagara Falls was brilliant and well worth it. My tour guide was Burkus and even from the beginning when he was arranging my pick-up time from my hotel in downtown Toronto he was very well organised.\nHe picked me up on...","review_date":"June 28, 2015"},{"attraction_id":2239,"user":"peonythailand","rating":4.0,"review":"Pleasant day. The trip was effectively organized. The pickup was right on time. The tour guide\/driver, Burkus, was courteous and knowledgeable. We made several stops along the way with Niagara Falls being the last stop. We spent about 3.5 hours on our own at the Falls, which...","review_date":"June 26, 2015"},{"attraction_id":2239,"user":"creeafsa","rating":5.0,"review":"Informative. This tour was very informative and fun. Our tour guide Duncan was very knowledgable about the area (Toronto and Niagara), we made many stops along the way which introduced us to various options, i.e. Wine, fruit\/produce, candy etc. once we arrived at NF there was...","review_date":"June 25, 2015"},{"attraction_id":2239,"user":"hannahuk87","rating":5.0,"review":"Niagara Day Tour. We did the day tour and would highly recommend. From the start of the day to the end was a brilliant experience. Our driver\/guide was very knowledgable and felt we learnt a lot en route to the falls.\nThe whole tour was very well organised,...","review_date":"June 25, 2015"},{"attraction_id":2239,"user":"gonk225","rating":5.0,"review":"Niagara is amazing. Went on the trip on 20th June really enjoyed it. We were picked up from our hotel and delivered to the rest of the group. Sorry didn't catch the guys name who picked us up but he was really great told us about the area....","review_date":"June 23, 2015"},{"attraction_id":2239,"user":"bilo_s","rating":2.0,"review":"Expensive and rushed. I regret not renting a car from Toronto or taking the train.. It expensive for what it is plus the driver expects a nice tip at the end.. There are many stops before the main attraction and with the exception of Niagara by the Lake,...","review_date":"June 22, 2015"},{"attraction_id":2239,"user":"bermuda1_10","rating":5.0,"review":"Great Niagara Falls day tour. Our tour guide and driver, Duncan picked us up on time and was an extremely careful, courteous and knowledgeable guide and driver. The tour was fabulous and there was enough time in the stops to wander around and see the sights! The tour was all...","review_date":"June 20, 2015"},{"attraction_id":2239,"user":"robikate","rating":5.0,"review":"Niagara day tour by Mini-bus. We thoroughly enjoyed our tour which was excellent value for the price. An all day tour from Toronto via Niagara on the Lake and a vineyard to the Falls themselves, our driver and tour guide, Duncan, was extremely knowledgeable and very informative. He was also...","review_date":"June 20, 2015"},{"attraction_id":2239,"user":"elisabeth261","rating":4.0,"review":"NIagara Day Tour. I really enjoyed this day tour. Our driver was very professional and helpful and provided us with interesting facts en route. I had a lot of free time at the Niagara Falls. The stops at Niagara on the Lake and a winery en route were...","review_date":"June 20, 2015"},{"attraction_id":2239,"user":"davidt2929","rating":5.0,"review":"Great Niagra Region tour. Our tour was hosted by Duncan, who obviously enjoys his role and gave us a great introduction to the whole Niagra Region, not just the Falls. We had ample free time at appropriate places and Duncan was a mine of information.","review_date":"June 19, 2015"},{"attraction_id":2239,"user":"lovebirdies","rating":4.0,"review":"A good day out with personal service. We were collected by Duncan, who was professional and a good driver. Duncan was informative and gave us some interesting facts en route.\nA long day out - pick up at 8.10 am and back to our Hotel around 6.55 pm. There were 13 people...","review_date":"June 18, 2015"},{"attraction_id":2239,"user":"potap123","rating":3.0,"review":"Mixed feelings. So on the bright side the bus was very clean and comfortable, our guide was friendly and things were well organised.\nHowever, we felt it tried to pack too much in. We would have preferred not to bother with the floral clock, smallest chapel, photo...","review_date":"June 15, 2015"},{"attraction_id":2239,"user":"aliandben","rating":5.0,"review":"Great day out. Our guide was Burkus and he was very attentive and informative on our day trip. Although our tour was 10 mins late picking us up from our hotel this was of no fault of his due to another guest not being ready on time, of...","review_date":"June 15, 2015"},{"attraction_id":2239,"user":"jaetee","rating":4.0,"review":"Was a great tour. Niagara day tour was a great way to get out of the city and to see some of the country side. The driver was polite and knowledgeable. The stops along the way were short and appreciated. ( not normally things you may stop to see...","review_date":"June 15, 2015"},{"attraction_id":2239,"user":"carlrr11","rating":4.0,"review":"Great day out!. I booked this tour based on the positive reviews on tripadvisor. I glad to say that those reviews were spot on. I was picked up from my hotel on time and then after all the other guests were collected we headed out the city. The...","review_date":"June 10, 2015"},{"attraction_id":2239,"user":"spuddlyvanilla","rating":5.0,"review":"Excellent tour and guide. My husband and I took this tour with our two teenage daughters whilst staying for a week in Toronto. We had booked it from the UK before we left and found that the online booking was easy and that any questions we'd asked were replied...","review_date":"June 6, 2015"},{"attraction_id":2239,"user":"boatelboat","rating":5.0,"review":"Great Niagara Falls tour. I had a wonderful day with my mom with this tour company. The guide was great and the weather perfect. It's the best way to see Niagara!","review_date":"June 5, 2015"},{"attraction_id":2239,"user":"fletch45","rating":4.0,"review":"Great Value Tour. This is a good value tour. The itinerary includes much more than Niagara Falls, but also a stop off at the Niagara by the lake village, the worlds smallest church, some scenic lookouts and a vineyard featuring Ice Wine. And of course 3 full hours...","review_date":"June 5, 2015"},{"attraction_id":2239,"user":"sylveracyd","rating":5.0,"review":"Great day out at Niagara Falls. We had Douglas as our guide on our tour guide and driver. For someone who is fairly new in the role I was very impressed that he made the effort to research on the topics he presented. He offered a lot of information and history...","review_date":"June 4, 2015"},{"attraction_id":2239,"user":"holidayjoey","rating":5.0,"review":"Nice and accommodating tour guide. Duncan, our tour guide was punctual in the morning outside our hotel. He gave us some historical insights on Toronto city and the places that we passed on our way to Niagara. Part of the tour included wine tasting, floral clock, smallest chapel in the...","review_date":"June 4, 2015"},{"attraction_id":2239,"user":"blynnb2013","rating":5.0,"review":"The best of Niagara!. I highly recommend this tour. A van picks you up at your hotel and makes many scenic stops along the way. It was my first time to visit Niagara Falls. We had only 9 people on our trip! We stopped at the gorgeous town of...","review_date":"June 3, 2015"},{"attraction_id":2239,"user":"614tonyr","rating":5.0,"review":"Great day at Niagara. From pick up to drop off everything was excellent. Duncan was our driver and guide for the day. We were collected from our hotel on time, we did have to collect another 3 couples, but this was expected. We had time at Niagara on the...","review_date":"June 2, 2015"},{"attraction_id":2239,"user":"dabf1","rating":5.0,"review":"Niagara Day Tour. Excellent trip. Picked up and dropped off at hotel promptly. Lots to see throughout the day at the various stops and plenty of time at the falls. Would highly recommend.","review_date":"June 1, 2015"},{"attraction_id":2239,"user":"si\u00f4n_c","rating":5.0,"review":"Couldn't ask for a better day. Tour guide was friendly and the little facts and jokes on the tour were good fun and interesting. I met some great people in the bus and overall had a lovely day!","review_date":"May 31, 2015"},{"attraction_id":2239,"user":"ally_chad","rating":5.0,"review":"Great way to see Niagara if staying in Toronto. I was in Toronto for a conference and stayed over the weekend to see a bit of the city. I was a little nervous about taking an organised tour as I hadn't done so before and was travelling alone, but it was a very good...","review_date":"May 30, 2015"},{"attraction_id":2239,"user":"jamesrose","rating":5.0,"review":"Highly recommend!. Really good.\nTimings were great, pick up, visit to Niagara on the lake, excellent winery and then 3hrs at the falls.\nI'd have probably preferred to do the tasting after the falls but I guess not everyone wants to do it in that order\nGreat...","review_date":"May 30, 2015"},{"attraction_id":2239,"user":"oz_john_t","rating":5.0,"review":"Excellent service from A to Z.. I had another trip to Niagara a few years ago\u2014with a bigger group of people. This one was like a private tour. It is way better being in a small group. It was very comfortable. There was enough time to enjoy each stop we had....","review_date":"May 30, 2015"},{"attraction_id":2239,"user":"ah5201649","rating":4.0,"review":"A great way to visit the Falls. This was a well run tour from downtown Toronto to the beautiful falls. Our guide Duncan did a great job of looking after us. The visit to Niagara on the Lake was a highlight but we would have liked longer there. The winery visit was...","review_date":"May 30, 2015"},{"attraction_id":2239,"user":"tsi_charna","rating":5.0,"review":"Informative and fun. We booked this tour based on recommendations on trip adviser. We were not disappointed. We were picked up on time and kept informed of additional pickups and timings. Once en route Burkus provided local insights and interesting information about Toronto and the surrounding area. All...","review_date":"May 28, 2015"},{"attraction_id":2239,"user":"hsuthers","rating":5.0,"review":"Fun, friendly and fabulous!. The whole day was great from local pick ups, through the wine tasting and of course the falls. All the options and routes were explained along the way, and information was offered on local areas and points if interest as well as Niagara. This is...","review_date":"May 26, 2015"},{"attraction_id":2239,"user":"daisylw","rating":5.0,"review":"Day Tour from Toronto. My fiance and I really enjoyed our day tour from Toronto with our guide Norm. Norm was so nice, a safe driver and a comprehensive guide. He was very mindful of the entire group's needs. We liked the winery and the Niagara by the lake...","review_date":"May 26, 2015"},{"attraction_id":2239,"user":"orj7","rating":4.0,"review":"Very thorough and enjoyable trip. We booked for 4 adults and a 3 year old and ended up with our own private tour guide Duncan and our own private vehicle. We all had a great time. Duncan was informative and friendly.\nI think my only reservation was that there were...","review_date":"May 26, 2015"},{"attraction_id":2239,"user":"kl923","rating":4.0,"review":"A great day out with Niagara Day Tours. We were picked up on time by Duncan with 11 in total so a good size group for the day.\nDuncan interspersed the drive to Niagara-on-the-lake with some historical facts about areas along the drive (eg. Christies, makers of Oreo\/Ritz moved manufacturing to Montreal), battle...","review_date":"May 26, 2015"},{"attraction_id":2239,"user":"tim_t","rating":4.0,"review":"day tour. will recommend this for anyone wanting to have a day tour to niagara falls.\nthe whole process was very smooth.\nbooking made online. no payment till the day itself.\nwas asked to call a local number to obtain time of pickup. company was gracious to...","review_date":"May 25, 2015"},{"attraction_id":2239,"user":"hmliem","rating":4.0,"review":"Nice Trip to Niagara. It was Norm's first time conducting the tour, he did a great job describing the places we visited and was very obliging to any requests by the people on the tour.\nThanks again for a great day!","review_date":"May 25, 2015"},{"attraction_id":2239,"user":"clive_h","rating":5.0,"review":"Excellent Tour. One of the best tours we have taken. Everything went to plan. Burkus was excellent.\nIt was nice to be in a small group that left plenty of time to see Niagara, even though we were delayed by traffic on the way out of Toronto....","review_date":"May 25, 2015"},{"attraction_id":2239,"user":"marcia_c","rating":5.0,"review":"Niagara Day Tour - excellent!. This tour including the helicopter flight was excellent! Our dealings with Burkus from when we booked months ago up to confirmation the day before was very informative, professional and friendly. Our driver Norm was prompt, gave us loads of interesting information along the way and...","review_date":"May 24, 2015"},{"attraction_id":2239,"user":"355libbyd","rating":5.0,"review":"Best day tour. Niagara Day Tour - best day trip. Our driver was informative and friendly. Small group, plenty of time to see the spectacular falls, helicopter and boat ride. We did it all and loved it.","review_date":"May 23, 2015"},{"attraction_id":2239,"user":"julia_b","rating":5.0,"review":"Niagara day trip. Great trip to Niagara with Burkus from Niagara Day Tours. Very knowledgable about the area, relaxed pace and a few jokes along the way. Highly recommend using this company if you fancy a small group trip to Niagara via a winery, Niagara on the Lake...","review_date":"May 20, 2015"},{"attraction_id":2239,"user":"thefogman","rating":5.0,"review":"niagara - nature's own entertainment!!. the falls!!! what can you say!? the sheer volume of water heading over the drop from the niagara river is awesome to witness. the Canadian side is the better of the two falls to view nature's amazing power and beauty. the American side has been...","review_date":"May 19, 2015"},{"attraction_id":2239,"user":"stephcwr14","rating":4.0,"review":"Niagara Day Trip. We generally do not take organised tours, but we were attracted by the small group sizes. Our guide Paul, was very informative and interesting and we enjoyed the whole experience. The stop at the flower clock was probably one too many in a fairly short...","review_date":"May 19, 2015"},{"attraction_id":2239,"user":"tcpp","rating":3.0,"review":"Efficient but uninspiring. Well organised tour with good itinerary.\nThe bus was a little on the old side with limited leg room and clunky seatbelts. Somewhat uncomfortable with full tour.\nOur driver drove at the speed limit which is rather fast on the freeway and changed lanes frequently....","review_date":"May 18, 2015"},{"attraction_id":2239,"user":"caths132","rating":5.0,"review":"Niagara Day Tour. Fabulous day, falls are out of this world!!! wasn't looking forward to wine tour but it was about ice wine and I found it very interesting. Wish I'd had another hour to spend at Niagara falls though as 3 hours sounds a lot of time....","review_date":"May 16, 2015"},{"attraction_id":2239,"user":"james_a","rating":5.0,"review":"Day tour. We did the day tour which involved the wine tasting, Niagar on the lake and the falls. Duncan the driver and Burkus were both very informative, friendly and helpful. The tour was very well organised and was worth the money. Having done the falls in...","review_date":"May 14, 2015"},{"attraction_id":2239,"user":"jazztalker","rating":4.0,"review":"Very nice trip to Niagara Falls.. As most reviews have pointed out, this is a nice small tour conducted by an experienced and pleasant guide. I think most tours make the some stops that are intended to fill some time on the way to Niagara from Toronto. We didn't ask but...","review_date":"May 12, 2015"},{"attraction_id":2239,"user":"horte_m","rating":4.0,"review":"Beautiful tour. We enjoyed very much the tour. However, I would have loved to stay longer at Niagara on the Lake. It is so beautiful it deserves mor time there and less time in other stops. Anyway, we really enjoyed it.","review_date":"May 11, 2015"},{"attraction_id":2239,"user":"lib_l","rating":5.0,"review":"Perfect trip to Niagara Falls!. What a perfect day with Burkus as our tour guide. We picked Niagara Day Tours to visit Niagara Falls based on TripAdvisor reviews. We were well pleased with the way our day flowed from the pickup at our hotel, interesting stops along the way, three...","review_date":"May 11, 2015"},{"attraction_id":2239,"user":"redvelvetcakeparis","rating":5.0,"review":"Brilliant tour!. We thoroughly enjoyed the Niagara Day Tours trip. Burkus pays great attention to detail and is intent on giving his travellers a memorable experience. Butkus imparted historical information and provided topical commentary as we passed by many important landmarks along the way. He aspires to...","review_date":"May 9, 2015"},{"attraction_id":2239,"user":"johnsty","rating":5.0,"review":"Top notch tour with top notch guide.. Decide to book this tour after a recommendation from our host in Toronto and this was money well spent.\nPicked up at apartment in good time by Burkus who turned out to be one of the friendliest and most informative tour guides I have come...","review_date":"May 6, 2015"},{"attraction_id":2239,"user":"margaret_c","rating":5.0,"review":"niagara day tour. our tour started the moment our tour guide collected us at our hotel in Toronto central.\non the way to Niagara every bridge we crossed, every town we passed , every building we saw he gave us detailed information on the same.\nwe were expecting...","review_date":"May 5, 2015"},{"attraction_id":2239,"user":"neila72","rating":5.0,"review":"Great way to experience Niagara!!!. We picked this tour because of the comments on TripAdvisor and we were not let down!! From the booking process right through to being dropped off at the end of the day, the experience was superb.\nWe joined a small group and Paul did a...","review_date":"May 2, 2015"},{"attraction_id":2239,"user":"frederico_a","rating":5.0,"review":"Fantastic Day. First time in Toronto and a great day visiting Niagara Falls with \"Niagara Day Tour\".\nEven raining a little we could enjoy so much Niagara on the Lake, Reif Estate Winery and of course Niagara Falls. Thanks to Mr. Burkus to be so helpful when...","review_date":"April 30, 2015"},{"attraction_id":2239,"user":"c_h","rating":5.0,"review":"Brilliant tour!. We did this tour today with Paul as our guide. We were collected at our hotel at the arranged time and the day went perfectly. Paul made the trip very enjoyable and was interesting and very knowledgable. The falls were incredible and we had more...","review_date":"April 27, 2015"},{"attraction_id":2239,"user":"trail50427","rating":5.0,"review":"Excellent experience. (Special thanks to Mr. Burkus who was very proactive and helpful during my booking process)\nSpecial thanks also for our very polite driver, Dear Paul who informed us every single km of the trip.\nI strongly recommend this tour for Niagara Falls.","review_date":"April 25, 2015"},{"attraction_id":2239,"user":"gareth_h","rating":5.0,"review":"Niagara falls day tour for our wedding anniversary. It's our first time in Toronto and Canada and our 23rd Wedding anniversary was today the 25th April. I booked a Niagara falls trip with Niagara Day Tours and what a service. I really can't BIG these guys up enough. I booked it online and...","review_date":"April 25, 2015"},{"attraction_id":2239,"user":"the_geee","rating":5.0,"review":"Lovely day in a small group in April. Picked up on time and had a small group of Paul the driver, a lovely lady from Brazil and our entertain Aussies from Melbourne. Very friendly group and enjoyable day. Paul looked after us well and even succumb to buying some ice wine etc. good...","review_date":"April 23, 2015"},{"attraction_id":2239,"user":"buckbrisbaneaus","rating":5.0,"review":"A great day out.. We recently joined a tour to Niagara Falls with Niagara Day Tours. We chose this tour based on the favourable reviews on TA.\nBurkus picked us up close to our accommodation for the 90 min ride to NF. There were 8 people in total on...","review_date":"April 17, 2015"},{"attraction_id":2239,"user":"kk_kitchen_designer","rating":4.0,"review":"Spring in Niagara. The bonus of going to Niagara in April is that there aren't lineups and you can get a fabulous seat in any restaurant that you go to.\nUnfortunately there are many attractions that are not open yet and the area around the falls haven't been...","review_date":"April 16, 2015"},{"attraction_id":2239,"user":"ladyb895","rating":5.0,"review":"Burkus is brilliant. Burkus picked us up from hotel in his minibus. There was 11 of us in total on board. From the moment he picked us up he was very welcoming. He was very informative throughout the trip over to Niagra telling us about local cities that...","review_date":"April 13, 2015"},{"attraction_id":2239,"user":"judy_g","rating":5.0,"review":"April visit to Niagara. I picked this trip after seeing the reviews on Trip Advisor, I am glad that we choose this company. Burkas was an excellent tour guide, organised and informative. Added bonus of stops at winery and small church, Niagara Falls amazing and worth a visit.","review_date":"April 8, 2015"},{"attraction_id":2239,"user":"moeastleigh","rating":5.0,"review":"Fantastic day tour to Niagara Falls. What a thoroughly enjoyable day. From the moment we were picked up at our hotel to the time we were dropped back in Toronto. Burkus was a wealth of knowledge and the whole family learned so much. Niagara on the Falls stop was brilliant and...","review_date":"April 5, 2015"},{"attraction_id":2239,"user":"henry_m","rating":5.0,"review":"Just Do It. This trip was fantastic. We were on a minibus with just 7 visitors which was brilliant because you get very individual attention and Burkus adjustd the tour throughout the day to fit the group. His commetary on the trip to the falls was both informative...","review_date":"April 3, 2015"},{"attraction_id":2239,"user":"701doris","rating":5.0,"review":"An absolute must see. Was overwhelmed by the natural beauty of this place. What an amazing opertunity , not to be missed if in the toronto area. This was one of the best days of our trip and mind blowing experience. Worth every dollar spent and would highly recommend...","review_date":"March 27, 2015"},{"attraction_id":2239,"user":"camilleww","rating":5.0,"review":"Power and Natural Beauty. WOW! This one word says it all. WOW!\nThe Niagara Day Tour has been a very pleasurable experience.\nEverything, starting with a hotel collection, swift transfer, amazing views, and unbelievable boat tour by the Niagara Fall, to staff friendliness, helpfulness and great value for money...","review_date":"December 7, 2014"},{"attraction_id":2239,"user":"scubakid56","rating":5.0,"review":"Fantastic day out. If you are going to Toronto, then you absolutely MUST make the trip to Niagara Falls _____ and this is the way to do it and the company to do it with. I spent a fair amount of time looking for a suitable day trip...","review_date":"November 4, 2014"},{"attraction_id":2239,"user":"maxine_q","rating":5.0,"review":"Memorable day, fabulous tour.. As a highlight from our week holiday in Toronto this tour certainly delivered. After much oohing and aahing which tour guide to choose from so many, the trusted tripadvisor reviews did themselves justice, and i was very happy with NDT and Burkus, a chilled out,...","review_date":"November 3, 2014"},{"attraction_id":2239,"user":"pandsw","rating":5.0,"review":"Great Experience. We had this experience included as part of a day trip to Niagara from Toronto. Although we were on the Hornblower for about 20 minutes the experience of sailing to the falls head was something we will never forget. The tour was superbly organised and...","review_date":"October 30, 2014"},{"attraction_id":2239,"user":"lucys978","rating":3.0,"review":"Definitely do the tour but be aware of transfered bookings. I booked a tour to Niagara for me and my husband during our visit to Toronto - we specifically chose this company because of the great trip advisor reviews about the quality of the tour guide. However when it came to the morning of the...","review_date":"October 29, 2014"},{"attraction_id":2239,"user":"helen_k","rating":5.0,"review":"Exceeded Expectations. With my Australian pen pal of 50+ years & Burkus as our guide, I had a remarkable day. Note that our experience was everything highlighted in the tour description ..... & more! I give top marks for the history lessons, clear directions, humor & welcoming...","review_date":"October 25, 2014"},{"attraction_id":2239,"user":"ascote","rating":4.0,"review":"Perfect for couples or people travelling alone!. I went with my boyfriend, we are the quiet type and wanted something intimate not some big tour with so many people and this was perfect for us!\nThe tour showed up on time, Burkas was a knowledgeble guide but not over the top and...","review_date":"October 25, 2014"},{"attraction_id":2239,"user":"richard_d_h","rating":5.0,"review":"For Niagara Falls days out Choose Niagara Day Tour. Burkas was our guide, we found him both friendly and very knowledgeable. He picked us up from our hotel by the Pearson Airport in a mini bus. We joined 7 other people which made for a more personal feel to the whole day. Much better...","review_date":"October 24, 2014"},{"attraction_id":2239,"user":"christopher_l","rating":5.0,"review":"A great day out to see Niagara Falls and so much more... We originally intended to get the train to Niagara, but looking at the price for the fast train from Toronto and the distance from the station to the Falls we looked at some alternatives. The reasonable cost of this, all inclusive tour, plus the convenience...","review_date":"October 22, 2014"},{"attraction_id":2239,"user":"sienak","rating":5.0,"review":"Fantastic Niagra. I selected this company for my day tour to Niagra Falls because i wanted a small group tour, and this was one of the only ones (maybe even the only one) that i found. There was 9 of us on the minibus and it was...","review_date":"October 22, 2014"},{"attraction_id":2239,"user":"al_f","rating":5.0,"review":"Day well spent!. Picked up exactly on time. Burkus was very informative and polite. He also gave good suggestions on what to see at the various stops. Niagara on the Lake was very picturesque. 45 minutes went by too quickly. Wine tasting was fun. Horn Blower cruise is...","review_date":"October 21, 2014"},{"attraction_id":2239,"user":"mmfos","rating":5.0,"review":"Superb!!!. I booked with this tour company after reading previous Trip Advisor reviews and I wasn't disappointed. Excellent tour! Well organised. Great guide!! Super itinerary. Good value for money. Very memorable day out!!! Wish I could do it all over again.","review_date":"October 17, 2014"},{"attraction_id":2239,"user":"schitz1511","rating":5.0,"review":"Great Trip, very enjoyable.. Thank you Burkus for a great day. The pick up at the hotel is convenient and easy and then you get to see the area with good information about the history and the areas you are going through. The stop off at Niagara on the...","review_date":"October 11, 2014"},{"attraction_id":2239,"user":"kiwishiraz","rating":4.0,"review":"Great Day. We enjoyed our day trip and felt the day was very well planned with lots of good stops along the way. Being part of a small group made it much easier to see so much more. We had just enough time at Niagara Falls for...","review_date":"October 11, 2014"},{"attraction_id":2239,"user":"rhodri_a","rating":5.0,"review":"The perfect Niagara Day Tour. Before we went to Canada, me and girlfriend spent a considerable amount of time shopping around for the best value day tour to Niagara - it is probably the highlight of most people's trips to Toronto.\nI msut admit, there were a few 'nearlys', where...","review_date":"October 11, 2014"},{"attraction_id":2239,"user":"cyclegd38","rating":5.0,"review":"Awesome trip to Niagara. This tour deserves it's #1 rating on trip advisor. It's far more than just the falls. You see loads enroute including the beautiful Town of Niagara on the Lake and the great Reif Winery for a wee wine tasting.\nReally informative tour. I really enjoyed...","review_date":"October 7, 2014"},{"attraction_id":2239,"user":"roadrunnerphx","rating":5.0,"review":"Great Day. Burkus does an excellent job! He picks everyone up at their hotels, creates a friendly and comfortable environment in the van and provides great commentary for the entire day. The tour is nicely planned to visit and learn about historic and scenic areas leading up...","review_date":"October 6, 2014"},{"attraction_id":2239,"user":"thegloballocal","rating":4.0,"review":"Nice, convenient, informative and a bit lengthy. Nice and convinience trip with pick up\/drop off at hotel; informative and interesting news along the ride to Niagara Falls; nice group of participants; only downside: too many stops on the way there; could have been shortened with also a shorter stop at the Falls...","review_date":"October 3, 2014"},{"attraction_id":2239,"user":"arlene1922014","rating":5.0,"review":"Highly recommended!. Burkus was a great tour guide. Learned so much about the areas we passed through - he was knowledgeable and great company! Much prefer doing tours this way as opposed to being on a large coach. If you're heading to the falls, definitely choose Niagra...","review_date":"October 2, 2014"},{"attraction_id":2239,"user":"helen_b","rating":5.0,"review":"Amazing day with a great tour.. A wonderful day from start to finish. I would have no hesitation in recommending this tour group. Burkus had good knowledge of the area and made our experience really enjoyable.","review_date":"October 1, 2014"},{"attraction_id":2239,"user":"daniel_p","rating":5.0,"review":"A great day out!. Our driver Paul was so friendly and as there were only 5 people on the tour we got a private experience. The booking process was simple and the tour included a perfect mix of free time and guided activity. A great way to see the...","review_date":"September 28, 2014"},{"attraction_id":2239,"user":"little_jules","rating":5.0,"review":"Great, tailored experience. Two of us travelled together for this Day Tour. We were joined by three others at a hotel-pickup and quickly learned that we would have a five-person tour instead of the ~12. This was a great experience. The booking process was easy, confirmations were smooth...","review_date":"September 27, 2014"},{"attraction_id":2239,"user":"liznricky","rating":5.0,"review":"What an awesome trip!. I cannot describe how amazing this day trip was for me! Everything was exactly as planned. I was picked up on time (never happens on any other tour I've ever taken)! The group was small and that kept things under control. Burkus was an absolute...","review_date":"September 23, 2014"},{"attraction_id":2239,"user":"hemant1909","rating":5.0,"review":"Excellent trip to Niagara Falls... Had an awesome trip to Niagara last weekend with Niagara Day tour along with 2 of my colleagues. enjoyed to the fullest.\nHighlight of the trip was obviously Mr. Burkus who is an expert on the subject. A day nice spent...will recommend the services to...","review_date":"September 22, 2014"},{"attraction_id":2239,"user":"gail510","rating":5.0,"review":"Wonderful day trip to Niagara Falls. We thoroughly enjoyed this day trip with Burkus. It was well organised, friendly and the Falls were fantastic. Thank you for a great day. Wish we could do it all again tomorrow.","review_date":"September 22, 2014"},{"attraction_id":2239,"user":"emma_marie_e","rating":5.0,"review":"Great day out. Our day out with Niagara Day Tour was just what we hoped it would be. Amazing experience and would definitely recommend it to anyone.","review_date":"September 22, 2014"},{"attraction_id":2239,"user":"watfordsouthlake_tx","rating":5.0,"review":"Didn't know there was so much to see!. I think there are a couple of these outfits. Our trip was amazing. The driver, Burkus Chapman, was so kind and informative. We stopped at a cute little town, a winery, the smallest chapel, a fruit stand, and the Falls. He was kind enough to...","review_date":"September 21, 2014"},{"attraction_id":2239,"user":"paulandcarol2014","rating":5.0,"review":"Excellent full day tour of Niagara region from Toronto.. Collected from hotel on time, total of 8 guests on the tour. Burkus was an excellent guide, always on-hand but never intrusive, knowledgeable, informative, and interesting commentary en-route. The tour packed a lot in but we never appeared to be rushed, a brilliant mix of...","review_date":"September 16, 2014"},{"attraction_id":2239,"user":"susiejoanne","rating":5.0,"review":"Very enjoyable day. Great guide, very informative and entertaining. Stopped off at Niagara on the lake which is a lovely town for about an hour. On our way to the falls we also stopped off at other points of interest along the way which included a stop at...","review_date":"September 4, 2014"},{"attraction_id":2239,"user":"bogotarocks","rating":5.0,"review":"A \"wow\" trip.. Quite a few companies do this tour - and I chose it on the basis it was the highest rated on Trip advisor and also the fact it was a hotel pick up and not a generic meeting point. In short I am glad I...","review_date":"September 3, 2014"},{"attraction_id":2239,"user":"moonstone2014","rating":5.0,"review":"A fantastic way to see Niagara Falls. We thoroughly enjoyed our trip to see the Niagara Falls with Paul. He was very friendly and knowledgeable and struck a good balance between providing us with information and allowing us to take things in for ourselves. We stopped at a number of locations before...","review_date":"September 2, 2014"},{"attraction_id":2239,"user":"londonnomads","rating":5.0,"review":"A Great day out - Niagara. We booked with them as they got the best rating on TA & liked the fact that they were a small operation rather than us being part of a bus load of tourists being herded around. The company is owned and run by two guys...","review_date":"August 28, 2014"},{"attraction_id":2239,"user":"naaz2014","rating":5.0,"review":"Niagra Day Tour. We took this Niagra Day Tour with our tour guide Burkus. The tour was very well organised and was a very enjoyable one. we enjoyed the whole day full of fun and activities. Had many stopovers along the way. Burkus was very informative and helpful....","review_date":"August 26, 2014"},{"attraction_id":2239,"user":"cea454","rating":5.0,"review":"Niagra Day tour. This tour was excellent and made a number of stops along the way including a visit to the town of Niagara on the Lake and to a winery which makes ice wine. A wine tasting demo with 3 different wines including ice wine, was included...","review_date":"August 25, 2014"},{"attraction_id":2239,"user":"cigar42","rating":5.0,"review":"Niagara Day Tour. Prompt pickup and retun. A well organized day to include many enjoyable site on the way to Niagara Falls. Three hours iat the Falls allowed fro the boat trip , lunch and a stroll beside the falls.","review_date":"August 22, 2014"},{"attraction_id":2239,"user":"marjan_d","rating":5.0,"review":"Niagara Day Tour. Great day, well organized, plenty of stops on the way, knowledgeable driver, provided all kinds of interesting information during the drive. Pick-up from the hotel very convenient, at time arranged in advance. Only drawback: three hours free time in Niagara turned out to be too...","review_date":"August 19, 2014"},{"attraction_id":2239,"user":"sara_k","rating":5.0,"review":"Niagara falls day Tour. This was certainly the highlight of my trip to Toronto and I would recommend it to all people visiting Canada. The tour was well-organised and led. Time keeping and descriptions were helpful. Easy to book online or over the phone.","review_date":"August 18, 2014"},{"attraction_id":2239,"user":"manfred_g","rating":5.0,"review":"Niagara Day Tour. Great Tour, well organised.\nI can recommend this day trip tour to everybody who wants get an impression of the Niagara area with its highlight the falls.\nThe big benefits from my point of view:\n- pickup from the hotel on time\n- payment after...","review_date":"August 18, 2014"},{"attraction_id":2239,"user":"soupy1116","rating":5.0,"review":"Great way to see the Niagara area!. This tour is an excellent way to explore the area and learn so much. The stops along the way to Niagara Falls were such an added bonus, and a lovely way to get the bigger picture of the area. My husband was thrilled to be...","review_date":"August 18, 2014"},{"attraction_id":2239,"user":"masha_z","rating":5.0,"review":"Absolutely awesome!!. This was an excellent tour! We booked our trip pretty much last minute, the day before, and although the bigger vehicle was already full, we were still able to go - Burkus drove us to Niagara Falls in a minivan, so it was like a...","review_date":"August 17, 2014"},{"attraction_id":2239,"user":"ysanne","rating":5.0,"review":"Very enjoyable day. Paul was our guide, and he was both informative and jolly. There were three couples in a van, which was a nice change from a giant bus. Paul answered all of our questions and also provided a good amount of his own information about the...","review_date":"August 16, 2014"},{"attraction_id":2239,"user":"twinkle1000","rating":5.0,"review":"Fabulous way to see Niagara falls. We were visiting Toronto for a couple of days and had a day to spare to see the falls so decided to take this tour after looking at the options available. I must say we were delighted! Burkus was incredibly knowledgeable yet did not cram...","review_date":"August 16, 2014"},{"attraction_id":2239,"user":"michelleisonthetrip","rating":4.0,"review":"Day tripping!. Great day trip with informative commentary. Burkus is a an awesome driver and attentive guide. Pick up and drop off at our hotel was a bonus and the smaller vehicle was nice. If we are ever back in that area we will use Niagara Day...","review_date":"August 15, 2014"},{"attraction_id":2239,"user":"alison_d","rating":4.0,"review":"Brilliant day out!. We would definitely recommend this trip to Niagara Falls! The journey was comfortable, the commentary was both entertaining and informative and the timings and itinerary were perfect. Our tour guide Burkas was really friendly and enthusiastic and it was brilliant to be picked up and...","review_date":"August 13, 2014"},{"attraction_id":2239,"user":"aly_k","rating":5.0,"review":"Excellent Excellent Excellent, it is the most enjoyable day I had with excellent tour guid. We only have one day in Toronto and wanted to see Nigeria Falls and see Toronto , also We wanted a smaller family group of people and this tour suited our needs. Burkas was an excellent guide explaining about the different attractions and providing an...","review_date":"August 13, 2014"},{"attraction_id":2239,"user":"240dalew","rating":5.0,"review":"A day at the falls!. We had a great day with just over 3 hours at the falls. Going in a small group was far better than a bus tour. Burkus organised our tickets for the Hornblower boat ride and this allowed easy access to the boat. There was a...","review_date":"August 13, 2014"},{"attraction_id":2239,"user":"krmkerem","rating":5.0,"review":"An amazing day!. We had a great day tour. Our driver\/guide was so friendly and funny. We did everything written in the schedule. I recommend Niagara Day Tour everyone!","review_date":"August 12, 2014"},{"attraction_id":2239,"user":"rupany","rating":4.0,"review":"Great choice for a day trip to Niagara. After much research into the various bus tours that take tourists to the Niagara Falls from Toronto, we zeroed in on this one because of great reviews and also because we thought a smaller tour group of twelve would be a better idea than a...","review_date":"August 11, 2014"},{"attraction_id":2239,"user":"kaswan","rating":5.0,"review":"Great tour. We wanted a smaller group of people and this tour suited our needs. There were 13 people in all. Burkas was an excellent guide explaining about the different attractions and providing an interesting commentary on the way to Niagra Falls. The timing worked very well,...","review_date":"August 10, 2014"},{"attraction_id":2239,"user":"mickeykav","rating":5.0,"review":"Excellent organised and curated tour. I really enjoyed Niagra Day Tours. Niagra itself is over developed and you receive honest guidance on what you can expect and achieve in the day as part of this tour. Niagra is amazing - but there is more emphasis put on Theme Park than...","review_date":"August 5, 2014"},{"attraction_id":2239,"user":"glenda_g","rating":5.0,"review":"First Class Tour!! Awesome experience. We visited Toronto for the first time and booked a Niagara Day Tour with Burkus Chapman... he was amazing, very professional and very knowledgeable. The girls really wanted to go to Marine Land but this was not apart of the tour... He did his best...","review_date":"August 5, 2014"},{"attraction_id":2239,"user":"aguyintoronto","rating":5.0,"review":"First rate, do not hesitate!. Our day away to Niagara from Toronto was perfect. I've been many times but seeing it this way is the best.\nReserving and arranging for pick up was prompt and hassle free.\nExcellent communication from everyone at Niagara Day Tour.\nSpecial thanks to their operations...","review_date":"August 4, 2014"},{"attraction_id":2239,"user":"420k","rating":5.0,"review":"Really good value tour. I really liked this tour, there are a few to choose from but this one has some great plus points. Firstly, they will come and pick you up from your hotel, which is a bonus if you don't know the city. Secondly, because its a...","review_date":"August 4, 2014"},{"attraction_id":2239,"user":"winston-and-i","rating":4.0,"review":"wow. Nature is a wonderful thing,the Canada side is most do,so picturesque,tour are a most,food is good also Toronto are so close,we had a wonderful time.","review_date":"August 2, 2014"},{"attraction_id":2239,"user":"cindy_l","rating":4.0,"review":"Overall great day!. Niagara Day Tour was overall an excellent experience with the right amount of time at each stop. Burkus gave excellent advice on what to do and what to see and how long each aspect of the day would take. Would be a five star trip,...","review_date":"July 28, 2014"},{"attraction_id":2239,"user":"cmdpc","rating":5.0,"review":"Great tour. The main difference with other tours is that your are in a 14 seater van which means that the owner and driver Burkus can come and pick you up at your hotel (8.15am for us at bond street place) and that it doesn't take forever...","review_date":"July 28, 2014"},{"attraction_id":2239,"user":"helssuomi","rating":5.0,"review":"Go to Niagara with Niagara Day Tour - it's great. We were undecided whether to rent a car and drive ourselves or take a day tour. After reading reviews on trip advisor we opted for the Niagara Day Tour and were not disappointed, we made the right choice. Our guide, Burkus, made it an interesting...","review_date":"July 27, 2014"},{"attraction_id":2239,"user":"lonagb","rating":5.0,"review":"A full-on tour with plenty of free time. We looked around at a few operators for the Niagara Falls day tour before choosing this one with Burkus at Niagara Day Tour. The different operators all seem broadly comparable in terms of price and offer much the same in terms of itinerary so we...","review_date":"July 26, 2014"},{"attraction_id":2239,"user":"julia1119","rating":5.0,"review":"Niagara Falls Day Tour. We had a great day with David on the Niagara Falls Tour. Particularly enjoyed our time at Niagara On the Lake....just wish we could have spent more time there! I would deinitely recommend this tour!","review_date":"July 25, 2014"},{"attraction_id":2239,"user":"sandoche_b","rating":4.0,"review":"Niagara Day yout. The tour guide Burkus was quite informative. He answered all questions and guided us all through the visit. I would recommend Niagara Day tour for any one wanting to visit Niagara falls from Toronto.","review_date":"July 23, 2014"},{"attraction_id":2239,"user":"katiesanramon","rating":5.0,"review":"Niagara Falls day tour. Nigara falls day tour today . Memorable day ! Burkus was an excellent tour guide, flexible with scheduling the oick uos and drop off, and very improtantly, a safe and smooth driver ( yes, we had to nap on the way back :)) . The...","review_date":"July 22, 2014"},{"attraction_id":2239,"user":"airtec1","rating":5.0,"review":"GREAT TOUR. We had a really excellent experience with Burkus of Niagara Day Tour. We were travelling to Oakville for a family reunion.\nBurkus was very prompt and informative he picked us up in Oakville at our hotel in his van which was very clean and comfortable....","review_date":"July 16, 2014"},{"attraction_id":2239,"user":"agus_m","rating":5.0,"review":"My best time in Toronto. I stayed in Toronto for 6 days, and the day tour to Niagara Falls with Niagara Day Tour was definitely the best of my time there. I chose Niagara Day Tour as it offered small group tour with a van and it turned out to...","review_date":"July 11, 2014"},{"attraction_id":2239,"user":"john_m","rating":5.0,"review":"A memorable day at the falls. The day started early with pickup at our hotel 8:20am right on the dot. We then picked up some of the other guests at a few locations while the excellent guide told us everything we needed to know about the days program. When all 12...","review_date":"July 10, 2014"},{"attraction_id":2239,"user":"khrisko","rating":5.0,"review":"Awesome!. Small group and van so much better than the big tour buses. We were able to go places the bigger buses would not go and spend more time in the places we wanted to. Had we taken ourselves to Niagara we would have missed out...","review_date":"July 7, 2014"},{"attraction_id":2239,"user":"vebs79","rating":5.0,"review":"GREAT TOUR. We had a really excellent experience with Burkus of Niagara Day Tour. We were travelling as a small school group and Burkus was very accommodating and customized a two day tour that met our needs.\nHe was very prompt and informative in responding to emails...","review_date":"June 25, 2014"},{"attraction_id":2239,"user":"nicscreen","rating":5.0,"review":"Great Tour. We both thought the tour was excellent. Our tour guide Burkus gave us so much information about all the places we stopped along the way to Niagara. Thank you so much.","review_date":"June 24, 2014"},{"attraction_id":2239,"user":"tin0m1","rating":5.0,"review":"Fun & Informative... Niagara Day Tour was a fantastic pick for the tour of the Niagara Falls region. Our tour guide, Burkus, was very friendly and knew the region and the history that went with it very well. A big plus was that Niagara Day Tour offered free...","review_date":"June 16, 2014"},{"attraction_id":2239,"user":"rick_n_nes_m","rating":5.0,"review":"Agnes M \"Toronto-Niagara Falls Private Tour\". Excellent and great fun was tremendously enjoyed by all of us in the private day tour of downtown Toronto and Niagara Falls which Burkus conducted for us. Burkus is very friendly, personable, knowledgeable and a perfect tour guide. He was prompt, accommodating, flexible and courteous...","review_date":"June 14, 2014"},{"attraction_id":2239,"user":"kj_s","rating":5.0,"review":"Fabulous day out!. We did this trip on 6th June and very impressed with punctual pick-up at hotel. Small comfortable transport for 10 people a good way to travel and very comfortable. Comprehensive itinerary to include Niagara on the lake (a truly lovely place) wine tasting, hydro electric...","review_date":"June 13, 2014"},{"attraction_id":2239,"user":"donna_b","rating":5.0,"review":"Niagara Day Tour. The day tour to Niagara Falls was excellent. The tour guide provided a lot of interesting commentary and was able to answer a range of questions.\nA smaller bus I believe contributed to the success of the tour. Pick up and drop off was a...","review_date":"June 8, 2014"},{"attraction_id":2239,"user":"anonymouswhiteguy","rating":5.0,"review":"Fun. Good day. Great tour guide, very friendly and the tour was a very reasonable price. In all a great experience","review_date":"June 7, 2014"},{"attraction_id":2239,"user":"eric_w","rating":5.0,"review":"Professionally run Tour to Niagrara Falls. Great tour which I would recommend to anyone who wants to see Niagara Falls.The first stop on the way was in Niagara on the Lake which is not to be missed.\nIf you fancy a wine tasting session then this is the trip for you....","review_date":"June 4, 2014"},{"attraction_id":2239,"user":"davidrx7555bb","rating":5.0,"review":"A GREAT Experience.. What a Great day out and after doing many trips with many different companies we found one that does exactly what it says.\nPick up was on time, only 10 people in the party, a very experienced and knowledgeable driver and guide called Burkus who...","review_date":"June 3, 2014"},{"attraction_id":2239,"user":"thomas_h","rating":5.0,"review":"The Only Way to See Niagara Falls. If you visit Toronto and have a day to spare, this is one of the best tours that you can take. Niagara Day Tours will pick you up at your hotel and pack in a visit to Niagara on the Lake, a visit to a...","review_date":"May 27, 2014"},{"attraction_id":2239,"user":"travelluvbug","rating":5.0,"review":"Wonderful full day tour. Advance Booking was so easy and efficient with details confirmed by email. A quick confirmation call just prior to our tour provided our pick up time right outside our apartment. Our tour guide Burkus provided us with a very comfortable vehicle, interesting commentary, and a...","review_date":"April 3, 2014"},{"attraction_id":2239,"user":"stevebk1900qv","rating":5.0,"review":"Fantastic and personal tour of Niagara!. We had an amazing time on the Niagara Day tour! There was only a small group of us so the tour was very personal and flexible with how long we wanted to spend at destinations en route (perfect as the weather was so cold!). It...","review_date":"January 8, 2014"},{"attraction_id":2239,"user":"scottyboylamont","rating":5.0,"review":"Niagara Falls Day Trip From Toronto. Excellent day trip from Toronto to Niagara Falls. Picked up from hotel in downtown toronto bang on agreed time. Burkus our guide was great from start to finish providing very informative commentary on aspects such as local area, history, landmarks and of course the falls...","review_date":"December 5, 2013"},{"attraction_id":2239,"user":"julieh0309","rating":5.0,"review":"Niagara Day Trip. We were picked up from our hotel promptly and from the offset we were impressed with Burkus welcome, friendliness and his hospitality throughout our day trip.\nThe tour was fantastic, driving through the beautiful areas of Toronto via Niagara on the Lake through to Niagara...","review_date":"November 11, 2013"},{"attraction_id":2239,"user":"ubaldo_p","rating":5.0,"review":"Niagara Falls amazing. I Had just take this trip and Burkus is a great host Niagara Falls are amazing really if you go in november remeber carry on an umbrella or a jacket water resistance\nYou need to try it\nThanks for everything Burkus","review_date":"November 10, 2013"},{"attraction_id":2239,"user":"nethdugan","rating":5.0,"review":"Great trip solo or in group. Burkus was very accommodating when a friend of mine who'd been intending to go with me had to cancel and I had to change pick up points. I'd half been expecting some trouble but there was none which impressed me before the tour even began....","review_date":"November 4, 2013"},{"attraction_id":2239,"user":"stookes","rating":5.0,"review":"Great tour. We took this day tour on our holiday to canada in August 2013. It was a really excellent tour and Burkus was a superb guide, friendly helpful and very knowledgeable. He made the day for us and it is a small bus with only around...","review_date":"November 4, 2013"},{"attraction_id":2239,"user":"northampton1976","rating":5.0,"review":"One of the best tours we have been on.. Really excellent tour, with plenty of sites to see, and loads of information given. Not like normal tours where you are rushed around everything Burkus makes it really relaxed and fun. Highly recommended and will defiantly use you again next time. Thank you for a...","review_date":"November 3, 2013"},{"attraction_id":2239,"user":"angelinalie","rating":5.0,"review":"Superb experience. Burkus picked the 5 of us just at the time we agreed on before. He is very hospitable and the tour only have 9 people in total, 5 of us and the other 4 people. The van is comfortable and clean and we visited a...","review_date":"November 1, 2013"},{"attraction_id":2239,"user":"jc132013","rating":5.0,"review":"Very accommodating. Burkus was very accommodating and considerate of the fact that we were travelling with a baby. It was a most emjoyable day. The Niagara area is beautiful. Burkus is well informed of the area and provides a great commentary. The tour is well planned. If...","review_date":"October 26, 2013"},{"attraction_id":2239,"user":"tweetylinda","rating":5.0,"review":"Great way to experience the sights of the Niagara Region.. Would definately recommend this tour & Burkus to everyone. It is a van instead of a large bus\/coach which made it more personal and intimate. Burkus provides a relaxed and easy going environment. Burkus has vast knowledge of the Toronto and Niagara areas providing history...","review_date":"October 26, 2013"},{"attraction_id":2239,"user":"mike_b","rating":5.0,"review":"An excellent day out. Burkus our driver made the day very special & interesting with his vast knowledge. Niagara was a great place and would have liked to stay longer. Being on a mini bus rather than a coach made more intimate. Would definitely recommend.","review_date":"October 24, 2013"},{"attraction_id":2239,"user":"maggiesue_52","rating":5.0,"review":"Excellent tour. I was needing something to do while my husband was working, so I went on-line hunting and found this day tour to Niagara Falls and several other stops on the way. This was a great choice. 1st-the contact (Burkus) was very helpful in email correspondence,...","review_date":"October 23, 2013"},{"attraction_id":2239,"user":"karen_b","rating":5.0,"review":"Best way to see Niagra without a doubt .. Burkus is a seasoned professional and Niagra Day Tours is a fantastic way to experience all of the sights of the Niagra region in a stress free organized way. Pick up and drop off were both punctual despite heavy traffic.This trip was total value for...","review_date":"October 15, 2013"},{"attraction_id":2239,"user":"leahgkeenon","rating":5.0,"review":"Intimate Day Tour - Excellent Value!. Booked our trip, prior to our vacation, online. No payment necessary at the time of booking. We were staying in a small boutique hotel- mostly unheard of and were a bit concerned with the availability of a front step pick up- but with a 12...","review_date":"October 14, 2013"},{"attraction_id":2239,"user":"shelley7890","rating":4.0,"review":"Niagra Day Trip. Very enjoyable day trip to Niagra Falls. The guide was very informative and helpful. The tour bus was comfortable .There were good stop decisions to enable photography. Loved the stop at the wine farm with wine tasting. Included tickets to Maid of the Mist. We...","review_date":"October 14, 2013"},{"attraction_id":2239,"user":"elanora16","rating":5.0,"review":"Great Day Tour. Booked online without payment and confirmed with a phone call the day before our booking when I gave my credit card number as confirmation but did not pay until Burkus picked us up promptly at our city hotel. Ten adults plus a child in our...","review_date":"October 13, 2013"},{"attraction_id":2239,"user":"martin_w","rating":5.0,"review":"Day Trip. Booked online previous day, had called the tour operator first to check it out. Trip cost $155 for two adults inc. taxes. This included a stop in Niagra by the Lake which is a gorgeous little town. Then a stop and wine tasting in one...","review_date":"October 12, 2013"},{"attraction_id":2239,"user":"rachael_l","rating":4.0,"review":"Niagara Day Tour. This was a great tour and Burkus was an informative and professional guide. It was also good value for money - we visited Niagara on the Lake, a vineyard including wine tasting, and the Falls, included a ticket on the Maid of the Mist boat....","review_date":"October 4, 2013"},{"attraction_id":2239,"user":"rocketsomerset","rating":5.0,"review":"A great way to see the falls in a day from Toronto. Booked easily from the UK with no up front payment unlike many other Canada trips, nice to be trusted for a change. My wife and I were picked up from Downtown hotel on time and greeted by Burcus who was our driver and guide for...","review_date":"October 2, 2013"},{"attraction_id":2239,"user":"sps1950","rating":4.0,"review":"Nice overall experience. It was a nice overall experience. The tour started right in time. Our guide cum driver Mr. Burkus was quite nice in explaining all the deatils of the places enroute. We got sufficient time at Niagara falls as well. The visit to the winery was...","review_date":"October 2, 2013"},{"attraction_id":2239,"user":"moiralk","rating":5.0,"review":"Niagara Falls and wine tasting. I had an amazing day in the Niagara Country. Burkus is an excellent tour guide and driver who knows lots about the sights visited on the tour. My personal highlights were the wine tasting and the maid of the mist boat tour at Niagara Falls....","review_date":"September 30, 2013"},{"attraction_id":2239,"user":"mark2017","rating":5.0,"review":"Excellent in ALL aspects!!!. Excellent day with Burkus and the rest of our group. Having the smaller size coach really mattered, especially when be able to spend 3 hours at Niagara Falls itself. Burkus was there if we needed him, but also just gave us set times at each...","review_date":"September 28, 2013"},{"attraction_id":2239,"user":"paul_s","rating":5.0,"review":"Professional, personal and most enjoyable. Our trip to Niagara was exactly what we had hoped for... and more! A small group, knowledgeable tour leader, value-for-money and several interesting stops culminated in a visit to the world-famlous Niagara Falls. We would have no hesitation whatsoever in recommending this excursion with Niagara...","review_date":"September 27, 2013"},{"attraction_id":2239,"user":"chrissienottingham","rating":5.0,"review":"Fabulous day!. We had a wonderful day with Burkus, he was very pleasant and very knowledgable. We started with a visit to Niagara on the Lake which was a delightfully quaint little town. We visited the world's smallest chapel and the world's biggest floral clock and then...","review_date":"September 23, 2013"},{"attraction_id":2239,"user":"home-sweet-brum","rating":5.0,"review":"What a day. If you're in Toronto and want to visit Niagara but don't want a busy coach trip then this is for you. The guide, Burkus, is very knowledgeable and friendly. As the journey is made in a small coach with up to 15 passengers, my day...","review_date":"September 21, 2013"},{"attraction_id":2239,"user":"steve_m","rating":5.0,"review":"Good day out, good tour. Niagara falls is one of those bucket list things. I was lucky enough to be in Toronto and saw this company on trip advisor. Burkas was our guide and made it a really good day. Pickup was on time, bus clean and everything went to...","review_date":"September 15, 2013"},{"attraction_id":2239,"user":"cottagecruisers","rating":5.0,"review":"Great tour of Niagara & local attractions. We had a great day out not only visiting Niagara Falls but also local sights along the way. Burkus was friendly, professional, gave an informative commentary and was very courteous.\nHighly recommend him and the tour as an enjoyable and hassle free day.","review_date":"September 12, 2013"},{"attraction_id":2239,"user":"stephen_s","rating":5.0,"review":"Niagara Falls Day Tour. Pick up was on time, clean comfortable mini-bus. People very friendly on bus and Burgus, the tour guide, welcoming and knowledgeable. Day memorable from start to finish, but would have liked more time in Niagara Falls itself to explore museum, etc, - the Reif estate...","review_date":"September 12, 2013"},{"attraction_id":2239,"user":"carolyn2202","rating":5.0,"review":"Niagara Falls. We were lucky enough to fit this tour in our short visit to Toronto. We certainly saw a lot of history and enjoyed the winery too. The itinary is well planned, but be prepared for a soaking! Fortunately our day was glorious sunshine-a cooler day...","review_date":"September 12, 2013"},{"attraction_id":2239,"user":"john_m","rating":5.0,"review":"Niagra falls day tour. We were picked up at our hotel at the agreed time. The trip to Niagra Falls was in a comfortable air conditioned mini bus and Burkus kept us entertained throughout the journey. We stopped several times on the way - Niagra on the lake is...","review_date":"September 9, 2013"},{"attraction_id":2239,"user":"erik_j","rating":5.0,"review":"Great outing!. My family went to visit Niagara Falls with Niagara Day Tours. Burkus was our Tour guide. he was very knowledgeble and friendly. There was enough time for us to explore on the way.\nWe got good advice on what to see where to go and...","review_date":"September 3, 2013"},{"attraction_id":2239,"user":"nikki_h","rating":4.0,"review":"Really great tour!. We had a really good experience with Niagara Day Tour. We chose them because they had a good many stops along the tour and they have smaller groups than a lot of other tours. This meant that we were able to park much closer to...","review_date":"August 28, 2013"},{"attraction_id":2239,"user":"gsj399","rating":5.0,"review":"Niagara day tour. Would recommend this day trip to anyone. Prompt pick up and all the stops were well thought out. Burkus has a relaxed style but very informative which I personally prefer. We took the helicopter tour which was a fantastic experience. Got drenched on the Maid...","review_date":"August 27, 2013"},{"attraction_id":2239,"user":"pwjmdublin","rating":4.0,"review":"Niagara Day Tour. We're very happy to recommend this tour company. The tour fulfilled a lifetime ambition and was a major highlight of a brilliant holiday. The minibus is comfortable and parks close to the Maid of the Mist departure point. Burkus provided an entertaining and lively commentary...","review_date":"August 26, 2013"},{"attraction_id":2239,"user":"peeqwar","rating":5.0,"review":"Niagra day tour. Absolutely excellent day tour. Burkus (driver and tour guide) provided an engaging, entertaining and informative commentary throughout the day. Plenty of time was allocated to each stop. I'd already done a tour to Niagra a few years ago but this one was far superior and...","review_date":"August 23, 2013"},{"attraction_id":2239,"user":"ashgupta","rating":4.0,"review":"Day tour to Niagara. Overall very good experience..Prompt pick up from hotel near Toronto airport, good air conditioned mini coach as described on website. Very friendly tour guide with a nice commentary throughout superimposed with a good sense of humour. The tour comprised of all the stops mentioned on...","review_date":"August 22, 2013"},{"attraction_id":2239,"user":"olygirl2013","rating":5.0,"review":"Niagara Falls Tour. This was a great tour. Burkus, the owner\/driver was such a good guide with interesting facts and just a great personality. I loved the small van that allowed us to get in and out of places easily. The wine tour was interesting as well as...","review_date":"August 22, 2013"},{"attraction_id":2239,"user":"gillianandkevin","rating":5.0,"review":"Niagara Day Tour. Great day trip to Niagara region on a 12 seater bus - nice and personal although a little hard to get out of if seated near back. My only suggestion to better the tour would be to have longer in Niagara on the Lake -...","review_date":"August 22, 2013"},{"attraction_id":2239,"user":"dave_h","rating":5.0,"review":"Brilliant day out. What an excellent day out this and excellent value only 9 of us on the tour Burkus the owner driver & guide is brilliant very informative, nothing was too much trouble we visited Niagara on the lake, a winery , the floral clock, the hydro-electric...","review_date":"July 30, 2013"},{"attraction_id":2239,"user":"c_r","rating":5.0,"review":"Great day. We really enjoyed our Niagara day tour (during our visit to Canada we spent time in Toronto, Montreal and Ottawa) however this day was the highlight of the holiday!\nBurkus was friendly and informative and the whole tour was well organised, we really enjoyed Niagara...","review_date":"July 14, 2013"},{"attraction_id":2239,"user":"lreming","rating":5.0,"review":"Awesome. Great day out. Thanks to Burkus we were able to change our day to one where the weather was fantastic. Burkus is a great guide and provides an interesting commentary. He is knowledgeable and friendly. We enjoyed beautiful scenery and hit some of the must...","review_date":"June 15, 2013"},{"attraction_id":2239,"user":"wings42","rating":5.0,"review":"Great, full, exhausting, rewarding day.. The tour group was small, 11 people. The van was medium size and extremely comfortable in all respects. Our guide and driver, Burkus, had a great New Zealand accent and a great sense of humor. His driving was meticulous, not too slow, not too fast,...","review_date":"May 28, 2013"},{"attraction_id":2239,"user":"jazzyminty","rating":4.0,"review":"Excellent service. My friend and I went for the day tour on 17 May 2013, led by driver\/guide Narveed. As we opted out of the ride back to Toronto, Narveed went the extra mile to send us to the hotel to drop our luggage after the Maid...","review_date":"May 23, 2013"},{"attraction_id":2239,"user":"arieco","rating":5.0,"review":"Nice relaxed tour. I highly recommend booking with Niagara Day Tour. Burkus, the tour guide, is extremely knowledgeable and friendly. We enjoyed beautiful scenery and hit some of the 'must sees' along the way at a nice relaxed pace. A small group tour is definitely the way to...","review_date":"May 12, 2013"},{"attraction_id":2239,"user":"streblig","rating":4.0,"review":"Beautiful Niagara. This was a very good value and enjoyable tour. Guide a Kiwi so has to be a good bloke!! Would have preferred a longer time at Niagara on the Lake but time is tight on these tours. Can't believe how tacky the local shopping area...","review_date":"May 9, 2013"},{"attraction_id":2239,"user":"olympususercjm","rating":5.0,"review":"Amazing day out. Spent a week in Toronto on vacation in October 2012. Was looking for a trip to Niagara Falls before I went, and booked with Burkus who turned up as my guide on the day itself. It was a truly personal service with just the right...","review_date":"February 1, 2013"},{"attraction_id":2239,"user":"marksparrow","rating":5.0,"review":"Fabulous Day Out in Niagra. Our guide, Burkus, was excellent and made the day very enjoyable. We visited a good mix of places on the way to the falls including Niagra on the lake, a winery with some delicious tastings and some lovely views of the lake\/river. Burkus gave lots...","review_date":"October 20, 2012"},{"attraction_id":2239,"user":"anna_v","rating":5.0,"review":"Great Time on a Rainy\/Cloudy Day. I chose Niagara Day Tour due to the small groups and the cost which was hard to beat. Even though I went on this tour by myself, but it was a great time. Our driver, Navid, was great and very accommodating, giving us a guided...","review_date":"October 15, 2012"},{"attraction_id":2239,"user":"samuel_m","rating":5.0,"review":"first class!!!. prior to our visit to toronto we visited the various tour providers on line.We chose Burkus because of the small coach and good prices. We were certainly not disappointed. We had a lot of stops and Burkus had an endless supply of useful and intersting...","review_date":"September 13, 2012"},{"attraction_id":2239,"user":"mrsb711","rating":5.0,"review":"A great way to sample the best of Niagara in a day. Before going on holiday we surfed the web to try and find the best way to visit Niagara while in Toronto. We chose this one because it had a good price and a small vehicle, allowing more flexibility. When we rang to confirm our booking...","review_date":"August 26, 2012"},{"attraction_id":2239,"user":"kana_t","rating":5.0,"review":"Everything was just so lovery!. Excellent trip! I've been to Niagara Falls a couple times before, but I chose this trip because I wanted to bring my friends who have never been to Niagara Falls. Our guide, Burkus, was excellent, friendly, informative and kind. We visited a lot of places...","review_date":"August 6, 2012"},{"attraction_id":2239,"user":"alan_c","rating":5.0,"review":"Niagara Day Tour. Excellent day trip to Niagara Falls Including Niagara on the Lake, Vineyard Tasting, and Maid of the Mist. Burkus our guide and driver was excellent, a friendly, informative and relaxed trip.\nGroup was small and a lot better than the larger tour buses and good...","review_date":"August 2, 2012"},{"attraction_id":2239,"user":"xerex","rating":5.0,"review":"A day in Niagara Falls. Trip was excellent... driver which is also the guide is very knowlegeable of the place.. the tour was made such that enough time was given on every stop ..Best way to see niagara falls ... the tour delivered everything promised on the website and did...","review_date":"July 11, 2012"},{"attraction_id":2239,"user":"paulahalder","rating":5.0,"review":"Niagara Falls - Awesome !. A fantastic day trip I would highly recommend and great value too. We used a relatively new company (niagradaytour.com) and the service was excellent. We had a reasonably small group and the guide Burkas made sure we stopped at all the interesting places en route...","review_date":"July 9, 2012"},{"attraction_id":2240,"user":"phigirl","rating":5.0,"review":"Perfect!!. Robert provided excellent insight and humor while teaching us all a great deal about the long and rich history of old Quebec. I greatly appreciate his pace and his attention to detail, making sure we were all okay while walking around in the cold. While...","review_date":"March 19, 2019"},{"attraction_id":2240,"user":"mbdunlap","rating":5.0,"review":"Quebec City Walking Tour. What a great experience - we loved it!!! Very informative and the guide was a delight. It wasn't just focused on history, but architecture, fun facts, places to eat and not to miss that weren't on the tour. Thanks to our guide - we had...","review_date":"March 17, 2019"},{"attraction_id":2240,"user":"442leighn","rating":5.0,"review":"Fantastic Personal Tour - Just Us with the Snow. It was a snow day in Quebec with some wind that held down the crowds. As such it was just the two of us with Robert. Robert gave a great tour with a great mixture of history, culture, architecture, social, political and personal favorites. The...","review_date":"February 27, 2019"},{"attraction_id":2240,"user":"ranetachka","rating":5.0,"review":"Loved it so much. . Our tour guide was engaging and knowledgeable. There were 15 people in our group and the tour was a great mix of history, culture and architecture. One of the best walking tours I\u2019ve been on.","review_date":"February 19, 2019"},{"attraction_id":2240,"user":"curious802988","rating":5.0,"review":"Great tour of upper and lower old town. We did the 2 hour walking tour of old Quebec and it was wonderful. Our guide Clarisse Frechette was very well informed of the history and sights in Old Quebec City. This is a great tour for someone who has never been here. This is...","review_date":"January 18, 2019"},{"attraction_id":2240,"user":"cab6500","rating":5.0,"review":"I still remember the hand motions!. We arranged to do a walking tour with the concierge at the Chateau Frontenac when we couldn\u2019t find any tours listed on the company websites in the winter. Louise was marvelous - don\u2019t miss out on this even if it\u2019s cold. It was so much...","review_date":"January 14, 2019"},{"attraction_id":2240,"user":"karen1972s7","rating":5.0,"review":"Excellent!. We also had Robert, he was great. Lots of walking and stairs, if you have mobility issues be warned. Lots of history, and time passed so fast!","review_date":"January 14, 2019"},{"attraction_id":2240,"user":"dnpierce","rating":5.0,"review":"Cool guide Cool city. If you are new to Old Quebec I would highly recommend this tour. We loved our tour guide Robert. He was energetic and fun and full of past and current information on Old Quebec.","review_date":"January 8, 2019"},{"attraction_id":2240,"user":"gerleg12","rating":4.0,"review":"great tour. We did a tour with a very knowledgeable tour guide who was part native and part French Canadian and spoke good English with a French-Canadian accent. We got the tour through the tourist center. Great tour.","review_date":"January 6, 2019"},{"attraction_id":2240,"user":"lea291165","rating":5.0,"review":"Christmas Food Tour. Was a lovely walk around town tasting all the wonderful delights that Quebec City had to offer. Our guide Jocelyn ( sorry if I\u2019ve spelt it wrong) was excellent. Had a lovely time well worth doing.","review_date":"December 30, 2018"},{"attraction_id":2240,"user":"jennifer_b","rating":5.0,"review":"Wuebec City Walking Tour. Great story-telling by our guide Louise! Felt we got a great orientation to the city and its history.","review_date":"December 25, 2018"},{"attraction_id":2240,"user":"nomoremuseums","rating":4.0,"review":"Nice introduction. Our guide spent more than the requisite time with us. I enjoyed our walk around. It is for beginners.","review_date":"December 19, 2018"},{"attraction_id":2240,"user":"mike_d","rating":4.0,"review":"Excellent Intro to Quebec City. First of all, Jocelyn was great. She has a passion for sharing both her personal history and the history of Old Quebec. She was patient and knowledgeable.\nThe tour is advertised as 2.0 hours and was every bit of that and some more. It starts...","review_date":"December 18, 2018"},{"attraction_id":2240,"user":"dcanadian","rating":1.0,"review":"Not for Canadians. If you are the least knowledgeable about basic Canadian history, this tour is not for you. I expected the low group numbers (15 max) would mean we would learn some new things and visit some little known pathways. Musee du Fort was never once mentioned,...","review_date":"December 17, 2018"},{"attraction_id":2240,"user":"bernard_m","rating":5.0,"review":"Jacques is great. Jacque was a trove of information and managed to keep us fully engaged on a cold winters day! The temp dipped below zero Fahrenheit but his skillful use of the sun and windless spots made the time highly enjoyable.","review_date":"December 10, 2018"},{"attraction_id":2240,"user":"anne_q","rating":5.0,"review":"Excellent. Enjoyed every minute. Robert was very knowledgeable about the history of the city, had a good sense of humour great 2 hours. Very beautiful city. Well worth the money and time.","review_date":"November 18, 2018"},{"attraction_id":2240,"user":"prairieschooner","rating":5.0,"review":"Excellent tour. Our tour guide Yves Tardif made this an excellent experience.\nHe was funny, entertaining and knowledgeable.\nHe took his time and even spent an extra half hour more than what was scheduled to make sure we saw everything he felt we needed to see.\nI'd...","review_date":"November 18, 2018"},{"attraction_id":2240,"user":"vossi912","rating":5.0,"review":"Highly recommended to see the most interesting spots . We took this tour in November so it was very cold but we had a great time. We went to all the interesting places in old Quebec. Our Guide Robert Vandermeer was awesome. He speaks perfect English, as he is actually from Michigan. He has...","review_date":"November 15, 2018"},{"attraction_id":2240,"user":"22maui","rating":5.0,"review":"Great Way To Explore Old Town. We booked this tour in advance, but it appeared that it wasn't necessary. There were three guides\/groups for the time slot we booked. The tour covered much of the upper old town, ending in the lower town. It provided a good introduction (learned our way...","review_date":"November 11, 2018"},{"attraction_id":2240,"user":"john_m","rating":4.0,"review":"Entertaining and happy to engage. Wove the story well into the tour\nMade links to past movies such as Hitchcock\u2019s I confess and was more than happy to answer all our questions and more","review_date":"November 9, 2018"},{"attraction_id":2240,"user":"poss79","rating":5.0,"review":"Excellent intro to beautiful Quebec City. We took this tour of Old Quebec soon after arrival. It gave us a wonderful background of the history and layout of the city, in an entertaining way. There isn't a great distance covered in the walk but it took us by most of the...","review_date":"November 8, 2018"},{"attraction_id":2240,"user":"doubledinvt","rating":5.0,"review":"Informative Guide - perfect English. On our particular day, (10\/19\/2018), there was a large enough group to split between two guides. Our guide (retired Chemical Engineer) did a nice job gathering us so we all could hear and kept tabs on \"the stragglers\" making sure we remained a group. The...","review_date":"November 8, 2018"},{"attraction_id":2240,"user":"kenpruz","rating":3.0,"review":"Very good tour. Interesting guide when we could hear her.. This was a very interesting tour. The tour guide was very knowledgeable & interesting; my only issue is that it was a large group & about 1\/3 of the time we just could not hear her. I have been on other tours where the guide...","review_date":"October 31, 2018"},{"attraction_id":2240,"user":"l8682ymsoniac","rating":5.0,"review":"Kings Daughters & D day landings . The walking tour of old Quebec is a \u201c must not miss \u201c a fascinating meander through the history of this wonderful city. From 1608 to the secret planning of D day landings ... the tour will surprise you and charm you.","review_date":"October 30, 2018"},{"attraction_id":2240,"user":"travelingazeileen","rating":5.0,"review":"Very Enjoyable . Jocelyne was delightful as our tour guide and shared personal experiences and information that made the tour special. She was very knowledgeable and gave us recommendations on where to go to eat local foods. It was a good mix of history and advice!","review_date":"October 26, 2018"},{"attraction_id":2240,"user":"mikef1228","rating":5.0,"review":"Old Town walking tour.. Took the tour that left from the visitor center. The tour hit the highlights of Old Quebec and took about 2 hours.There was a lot of history as well as seeing the main sights. The Old City is very hilly and our guide did his...","review_date":"October 22, 2018"},{"attraction_id":2240,"user":"matt_h","rating":5.0,"review":"Great intro to the city!. What a great way to see and learn about the old part of the city. Clareece was the perfect guide, putting her own colorful spin on Old Quebec's very interesting history. The company caps the number of people on the tour, which makes a huge...","review_date":"October 22, 2018"},{"attraction_id":2240,"user":"crmtv","rating":5.0,"review":"Walking Tour. Great tour. Very knowledgeable guide. Gave us great suggestions on places to eat!! It was a very thorough excursion, covering many points of interest in the city. Great intro into Old Quebec City.","review_date":"October 21, 2018"},{"attraction_id":2240,"user":"connector315152","rating":5.0,"review":"Great tour. This was an incredibly informative and entertaining introduction to the Old Town of Quebec City. Michael was great. I highly recommend it.","review_date":"October 21, 2018"},{"attraction_id":2240,"user":"pauline_z","rating":5.0,"review":"Old Town Quebec. This was a great tour in a beautiful city! The guide was very informative, on time, and kept going, even though it was a chilly day and she wasn't really dressed for it! The walk felt good, too. If you struggle with up\/down hill, it...","review_date":"October 17, 2018"},{"attraction_id":2240,"user":"kjrhoa","rating":5.0,"review":"Terrific intro to Old Quebec!. My husband and I did not want the walking tour of Old Quebec to end; Robert Simard took us effortlessly through the centuries of this very historic (and very hilly) city. His command of detail; interesting historical context; and ability to pull in the walking...","review_date":"October 17, 2018"},{"attraction_id":2240,"user":"william_t","rating":4.0,"review":"Interesting Walking Tour on a Cold Wet Day. Our tour was with Michael and because of the weather included only 4 people. Even with the harsh weather, the tour was an enjoyable and educational walk around historic Quebec City. These walking tours are excellent at giving you a headstart in understanding the cities...","review_date":"October 17, 2018"},{"attraction_id":2240,"user":"smallboatcruiser","rating":5.0,"review":"Excellent guide through upper and lower old city. We started our walk in the lower city and wandered through the known sites (Place Royale for example) but guide pointed out things I would have missed. For example sidewalk markings on a side street showing the riverfront at different dates--as the shoreline was built...","review_date":"October 16, 2018"},{"attraction_id":2240,"user":"cliffordm8","rating":5.0,"review":"Highly recommended walking tour. We were fortunate to book this 2 hour tour of old Quebec. We had an excellent guide, very interesting and informative, who took us to places and pointed out things I am sure we would have missed if on our own and gave us a...","review_date":"October 16, 2018"},{"attraction_id":2240,"user":"l_a","rating":5.0,"review":"Exceptional Voir Quebec Tour with Robert Simard. My first visit to Quebec City in September was totally enriched by an in depth walking tour with Robert Simard, a native of nearby Baie St. Paul, and a very experienced and truly exceptional tour guide who clearly loves to share his passion for this...","review_date":"October 15, 2018"},{"attraction_id":2240,"user":"ponstad2","rating":5.0,"review":"Delightful Afternoon Walking Tour. We were fortunate enough to be able to spend a couple of days in Quebec City a couple of weeks ago as part of a cruise from NY. When we disembarked, our little group of four travelers met our tour guide, Jacques, at an easy-to-find...","review_date":"October 14, 2018"},{"attraction_id":2240,"user":"martha_d","rating":5.0,"review":"Great introduction to the City. Michael, our English speaking guide, led us on an informative two hour tour of the old city. Despite howling winds and rain, he kept us entertained by his wealth of knowledge. Thanks so much!","review_date":"October 11, 2018"},{"attraction_id":2240,"user":"constance5","rating":5.0,"review":"Clarisse was wonderful. Take this tour. Clarisse was first rate, knowledgeable, comprehensive, considerate, humorous, attentive. The pace was just right. We came away with a working understanding of Quebec history. I especially enjoyed the contrast between the English and french architecture","review_date":"October 11, 2018"},{"attraction_id":2240,"user":"merlinx351","rating":5.0,"review":"Excellent City tour. This was an excellent way to see the city. The guide was enthusiastic, knowledgeable and friendly with very good English. We saw interesting sights and were told how the city has changed through its history. The walking was not strenuous and there opportunities to sit...","review_date":"October 11, 2018"},{"attraction_id":2240,"user":"simond851","rating":5.0,"review":"So much better than a guide book. With very little time in Quebec city we wanted to make sure that we saw something other than the large and obvious sights. Our guide, Jean-Fran\u00e7ois, made sure that we noticed detail that we would never have seen if we had been wandering with a...","review_date":"October 8, 2018"},{"attraction_id":2240,"user":"cluttetcatvincent","rating":5.0,"review":"What a walking tour. A recent stay in Quebec this was booked before I arrived.\nGuide was in vintage costume and was soldier 1600 or so.\nHe was personable. Well verse in history and what transpired during that time.\nThis was an unexpected treasure and treat.\nWe started Old...","review_date":"October 7, 2018"},{"attraction_id":2240,"user":"stpetesusan","rating":5.0,"review":"Great guide. So much history, and so much to learn and see. Our guide was knowledgeable on many subjects and obviously loves Quebec. The pace was slow enough to allow me to keep up, yet brisk enough to cover lots of ground. Rain was manageable but of...","review_date":"October 5, 2018"},{"attraction_id":2240,"user":"barbara_g","rating":5.0,"review":"Bury Your dead tour based on the Louise Penny Novel.. This was an excellent tour. It explored the history of the city and the issues raised in the novel distinguishing between fact and fiction. Our guide Marie Legroulx was well informed and very pleasant. It was a great way to experience the city.","review_date":"October 5, 2018"},{"attraction_id":2240,"user":"ambassador550384","rating":4.0,"review":"Too many names, need more event history and reasons for the history. Our guide was really into sharing her knowledge. Quite strenuous walk in duration and difficulty. Lots of standing and listening.","review_date":"October 5, 2018"},{"attraction_id":2240,"user":"docnewt49","rating":2.0,"review":"Old Quebec walking tour (or how to dodge a tsunami of tourists, and an unending string of super-sized tour buses). The tour consisted of random bits of history, often minutely discussed, but without a string of continuity. Add to this a tour guide who tried too hard to be humorous. We were bored within the first sixty minutes.","review_date":"October 2, 2018"},{"attraction_id":2240,"user":"psteph08","rating":4.0,"review":"Great guide provides great walking tour. Michael provided lots of information about Quebec City and how it had prospered under the British shipbuilders. The subsequent decline and then rebirth were also explained in a humorous and convincing way.","review_date":"October 2, 2018"},{"attraction_id":2240,"user":"earl_h","rating":5.0,"review":"Our guide was great. He had an extensive knowledge of the Old City. He was good at keeping us involved and out of the crowded areas around the Chateau Frontenac. Lots of history and interesting viewpoints.","review_date":"October 1, 2018"},{"attraction_id":2240,"user":"dcadja","rating":5.0,"review":"Not to be missed. A most interesting 2.5 hours spent in the company of Robert. He really bought the city alive for us, was facinating to listen to, and most knowledgeable on the history of Quebec. We leave with lasting memories.","review_date":"October 1, 2018"},{"attraction_id":2240,"user":"arniedonna","rating":5.0,"review":"Superb, best tour on our trip. Perhaps all the guides are terrific. Ours was Janet, and she wove the history of Quebec in with its immigrants, architecture, stone color. Two-and-a-half hours, from the top of Old Quebec to the bottom near the tramway. Never dull, time for breaks, just superb.","review_date":"September 28, 2018"},{"attraction_id":2240,"user":"dick_v","rating":5.0,"review":"A great tour of Quebec's Old Town with an excellent guide. My wife and I were very pleased with the walking tour of Old Town Quebec and our excellent guide Robert. Robert was a local resident who had attended Laval (high school?) and was very knowledgeable about the history, the various neighborhoods and businesses in Quebec....","review_date":"September 28, 2018"},{"attraction_id":2240,"user":"petecamana","rating":5.0,"review":"Charming and Informative. Our Guide, Francine, was wonderful. fully knowledgeable of the history, architecture and culture of Quebec City and the area. My wife and I had a wonderful time and will remember Quebec because of the tour.","review_date":"September 28, 2018"},{"attraction_id":2240,"user":"rubono_dolomites","rating":5.0,"review":"Very good guide in Quebec - Ann Tanguay. The guided tour by Ann was very interesting, very educational and it covered all the interesting points in old QUEBEC","review_date":"September 27, 2018"},{"attraction_id":2240,"user":"stefan_n","rating":5.0,"review":"Walking tour. Our guide, Paul Bouroughs, was fantastic! He presented facts and anecdotes which made our walk around Quebec very informative and entertaining. We would highly recommend this tour to others wishing to learn about Quebec and gain an understanding of the history of Quebec.","review_date":"September 26, 2018"},{"attraction_id":2240,"user":"joanie_k","rating":5.0,"review":"Fabulous Private Walking Tour. Our private walking tour of old Quebec was fabulous because of Louise. She was outstanding, funny, knowledgable and everything you could want in a guide. Tours Voir Quebec is a great company, easy to work with when booking tours in advance.","review_date":"September 25, 2018"},{"attraction_id":2240,"user":"kz897","rating":5.0,"review":"Margarita was fantastic. The tour was very informative and a great overview of Upper and Lower Quebec. Margarita was knowledgeable and enthusiastic and a lot of fun. We would recommend this tour to everyone.","review_date":"September 24, 2018"},{"attraction_id":2240,"user":"bagpiper55","rating":5.0,"review":"Very good tour. Yves was our tour guide and was excellent. He was extremely knowledgeable and spoke perfect English. If you love history, you will love this tour. There is a lot of walking involved so be prepared. One caveat - if you are on a cruise ship...","review_date":"September 24, 2018"},{"attraction_id":2240,"user":"saburo1934","rating":5.0,"review":"Great walking tour. Excellent presentation by guide. Wonder historically important city in northern American. French influence is very apparent here.","review_date":"September 23, 2018"},{"attraction_id":2240,"user":"hoopsfanatik","rating":5.0,"review":"Very Informational. This was a great tour, with tons of history being explained. Pretty easy walking with many breaks to look at sights.Actual length of tour was closer to 2 1\/2 hrs. One piece of advice...if you are taking a car downtown to take in the tour,...","review_date":"September 22, 2018"},{"attraction_id":2240,"user":"jeffreyd570","rating":5.0,"review":"Great Introductory Tour. The tour was very informative and introduced us beautifully to Quebec City. I recommend this tour on the first day of your trip to understand the history and beauty of this city.","review_date":"September 22, 2018"},{"attraction_id":2240,"user":"jan_g","rating":5.0,"review":"great tour. The guide was very informative about the history of the city. Enjoyed hearing the history and seeing the different sights. Was a good tour to take on our first day to get familiar with the lay out of the city.","review_date":"September 20, 2018"},{"attraction_id":2240,"user":"diana81184","rating":5.0,"review":"Excellent tour. We thoroughly enjoyed this tour, despite gray, drizzly weather. Our tour guide was excellent - very informative, as well as charming and engaging.We learned a great deal about both the history of Quebec City and what it's like to live there today. We appreciated the...","review_date":"September 20, 2018"},{"attraction_id":2240,"user":"atin2013","rating":5.0,"review":"Best walking tour we've ever taken. Clarise provided a fantastic and informative experience! Great combo of history and interesting comments about a beautiful city. we even walked past Clarise's home on the tour so you know she loves her city. Couldn't have been a better use of 2 hours.","review_date":"September 18, 2018"},{"attraction_id":2240,"user":"katherine_j","rating":5.0,"review":"Great way to see the city. We started our visit to Quebec City with a walking tour. It was a great way to get an overview of the City. Our tour guide was very knowledgeable and entertaining. Definitely a \"must do\".","review_date":"September 16, 2018"},{"attraction_id":2240,"user":"myriam_w","rating":5.0,"review":"Awesome tour!. This was our first tour in Quebec. My husband and I found this tour very informative. After this tour, we knew where everything was.","review_date":"September 15, 2018"},{"attraction_id":2240,"user":"william_w","rating":5.0,"review":"Great Tour of Quebec City. Our tour guide Robert did a wonderful job showing us Quebec City! He was very knowledgeable and entertaining. We learned a lot from the tour and we truly enjoyed it. Although it was a challenging day getting around because of the bike races, we were...","review_date":"September 14, 2018"},{"attraction_id":2240,"user":"gretchen_k","rating":5.0,"review":"Absolutely Perfect. Our guide for this tour was so amazing, a true local who loves her city. She started on time, kept us together and had stories of historical and human interest everywhere we passed. I would take this tour over again in a heartbeat.","review_date":"September 13, 2018"},{"attraction_id":2240,"user":"kathleen_p","rating":5.0,"review":"Worthwhile Tour. We took this tour today and our guide Marise was excellent. Good pace, nice sized group (16). Some cobblestones but usually smooth pavement. Public washrooms halfway and 3\/4 way.","review_date":"September 11, 2018"},{"attraction_id":2240,"user":"kamplement","rating":5.0,"review":"Would Recommend!. Our tour guide Louise was very knowledgeable and funny. She made sure we knew about the history of buildings and places and did not rush - she actually went about 30-40 minutes over. Well worth it!","review_date":"September 10, 2018"},{"attraction_id":2240,"user":"laugh74","rating":5.0,"review":"Highly recommended . Robert was fabulous, very entertaining and great knowledge of the city,put your walking shoes on.\nWe loved Quebec, wish we had more time here.","review_date":"September 10, 2018"},{"attraction_id":2240,"user":"planitohio","rating":5.0,"review":"Quebec walking tour with Robert!. Robert did an excellent job. There were about 10 of us. He has a very nice pace for walking and speaking. We were to be together for about 2 hours, but it ended up being closer to 2 1\/2. It was very interesting and a...","review_date":"September 10, 2018"},{"attraction_id":2240,"user":"bella_canada_12","rating":5.0,"review":"Great Tour. A great way to see & hear about some of the history of this area. Our guide, Clarissa, was very knowledgeable, easy to understand (English tour), a good storyteller & had a great sense of humour. Our tour lasted 2.5+ hrs but went by fast....","review_date":"September 9, 2018"},{"attraction_id":2240,"user":"janet_s","rating":5.0,"review":"Delightful, in-depth experience. Merci, Gladys, for an outstanding tour! As we walked the streets of the three main parts of the city we learned about the three major periods of Quebec history. Gladys pointed out the architecture of the French, British and Canadian periods at pertinent opportunities where...","review_date":"September 9, 2018"},{"attraction_id":2240,"user":"david_d","rating":5.0,"review":"Michael O'Neill brings an architect's eye and deep affection for the city to this tour. We had a 2+ hour tour of Quebec with Michael O'Neill. He gradually revealed his own deep family and personal connections to the city as he offered insights into the economic, political, educational, and religious life of the city. And along the way he pointed...","review_date":"September 7, 2018"},{"attraction_id":2240,"user":"somersettraveller08","rating":2.0,"review":"Good Tour but didn't like the English (but willing to take our money). We booked the tour via our hotel, walked to the tourist office and everything started well.\nThe guide spoke good English and seemed to have a pleasant manner. However, part way through the tour he appeared to take delight in making it clear that the...","review_date":"September 5, 2018"},{"attraction_id":2240,"user":"snowang99","rating":5.0,"review":"What a wonderful experience!. We did the 10am tour and I believe our tour guide was Clarisse. She was extremely knowledgeable of the historic and cultural aspects of the city and province as a whole and made recommendations of follow-up visits we should make, many of which I didn't...","review_date":"September 5, 2018"},{"attraction_id":2240,"user":"rc30319","rating":4.0,"review":"Well worth the money. It's important to get acclimated to a new town. If you can find a tour that gives you a good overview not only of history, but where everything is so you can plan the rest of your trip, you should take it. This one does...","review_date":"September 3, 2018"},{"attraction_id":2240,"user":"danc21","rating":5.0,"review":"Guy was great!. Our tour guide Guy was excellent. Knowledgeable and interesting, very informative and entertaining. Lots of walking but well paced.","review_date":"September 3, 2018"},{"attraction_id":2240,"user":"julie_h","rating":5.0,"review":"Excellent Tour Louise is the Best !. My boyfriend and I took the walking tour on Friday . The tour started and lasted for 3 hours . We walked hills stairs and many crowded sidewalks . If you are thinking about doing this tour wear good comfortable shoes the inclines can be...","review_date":"September 3, 2018"},{"attraction_id":2240,"user":"nebodipi","rating":5.0,"review":"2 hour Quebec City Walking Tour. My wife and I visited beautiful Quebec City last week. There were so many things we wanted to see, but only had 2 days to stay in Quebec City before moving on to Montreal, that we decided to take to tour which we booked thru...","review_date":"September 2, 2018"},{"attraction_id":2240,"user":"mark_s","rating":5.0,"review":"Great introduction from a local!. We had one day in Quebec City and made sure to book a walking tour. Genevieve was our guide and did a fantastic job. It was clear how much she loved her city and she was very knowledgeable. Even though it rained on our tour,...","review_date":"September 2, 2018"},{"attraction_id":2240,"user":"catharine2013","rating":5.0,"review":"Excellent Walking Tour. Tours Voir Quebec - Guide Robert Simard\nIt was our first trip to Quebec City. We were anxious to see the highlights of the only walled city north of Mexico, now a UNESCO site. If you are physically able to walk for a couple of...","review_date":"September 2, 2018"},{"attraction_id":2240,"user":"bizygal","rating":5.0,"review":"Excellent Way to Learn About the City. We had a fantastic tour with Robert Simard yesterday. We learned so many interesting things about spots we had passed by a couple of times before and not even noticed, and a good amount of Canadian history in a very interesting way. He was entertaining...","review_date":"September 2, 2018"},{"attraction_id":2240,"user":"rbarbato","rating":5.0,"review":"Awesome Tour!!. Our guide, Jim, was a native of Quebec City and that gave us great insight into the history of this amazing city. He was very informative and passed along little tidbits he remembered from his childhood. Lots of walking up and down hills which we...","review_date":"September 1, 2018"},{"attraction_id":2240,"user":"geoff809","rating":5.0,"review":"Walking tour covers all the great locations in an easy downhill stroll. We really enjoyed the time we spent with our guide. The group was small enough to get to know everyone and hear our guide. This was our first morning in Qu\u00e9bec and it was a nice way to get a feel for the place. Our...","review_date":"August 30, 2018"},{"attraction_id":2240,"user":"gmule","rating":5.0,"review":"\"Bury Your Dead\" book tour. Very interesting tour of the places highlighted in Louise Penny's book \"Bury Your Dead\". Our tour leader Marie was terrific and gave us very in-depth history and descriptions of the various buildings including a couple that are exclusive to this tour. Also included a sampling...","review_date":"August 30, 2018"},{"attraction_id":2240,"user":"ian_f","rating":5.0,"review":"Well worth spending a couple of hours. We were really pleased we did this walking tour. Our guide, Clarisse, was great. Very knowledgeable and very pleasant. We learnt a lot about the history of Quebec and the buildings we saw along the route. Doing this during out first morning in the City...","review_date":"August 29, 2018"},{"attraction_id":2240,"user":"lyn_n","rating":3.0,"review":"Worth doing. We were told this was something we should do. Our guide was very pleasant but talked way too much. We learned a lot about the history of the area and saw many points of interest, but we felt that each stop including a lot of...","review_date":"August 28, 2018"},{"attraction_id":2240,"user":"abpcanada","rating":5.0,"review":"Interesting tour and an amazing and friendly guide. I did alone this activity and I had a great time walking around the old city. I discovered with the guide some new places for me . The guide , a medium-age woman had a lot of knowledgement about the city and its history. In...","review_date":"August 27, 2018"},{"attraction_id":2240,"user":"michael_h","rating":5.0,"review":"Up Close and Personnal. The guide knew the city and history, was friendly and entertaining. It was a two hour walking tour, mostly down hill, that was not too demanding. The tour ends at the Funicular, which you can ride back up to where the tour started.","review_date":"August 27, 2018"},{"attraction_id":2240,"user":"124lindaf","rating":5.0,"review":"Interesting walking tour of Quebec. Excellent guide, Charlotte, who was well informed, explained things very well, and we walked around seeing most important sights within the allotted time frame. She had much info to pass along, including photos, and it was all quite interesting and informative. I would definitely recommend...","review_date":"August 26, 2018"},{"attraction_id":2240,"user":"430billn","rating":5.0,"review":"Great walking tour of Old Quebec. Our 5-star tour guide, Genevieve, was very knowledgeable and personable. We highly recommend her to anyone who wants an outstanding introduction to Quebec history, culture, food and restaurants!","review_date":"August 25, 2018"},{"attraction_id":2240,"user":"mcgirl07","rating":5.0,"review":"Fascinating walking tour Old Quebec City. Our guide was extremely informative and entertaining. Need to be reasonably fit as we walked for two hours, but had some rest stops along the way. We visited many streets in the old town area and local attractions, lots of history explained by our guide...","review_date":"August 25, 2018"},{"attraction_id":2240,"user":"rsk365","rating":5.0,"review":"Very good. Pierre was a great tour guide and very informative. Would highly recommend this walking tour. Perhaps not the best for those who can't walk too much?","review_date":"August 24, 2018"},{"attraction_id":2240,"user":"cat112clh","rating":5.0,"review":"Great way to see the city. My husband and I only had one day in the city so we decided to walk around in our own for a who,e as well as take this two hour walking tour. We had a wonderful lady who was a retired school teacher (be,ie e...","review_date":"August 20, 2018"},{"attraction_id":2240,"user":"ian_g","rating":5.0,"review":"Great Guide!. We had Genevieve L'Heureux and she was the best guide I have ever had for a walking tour. She knew her history and architecture and explained it very clearly. She had a very positive attitude. Highly recommended.","review_date":"August 20, 2018"},{"attraction_id":2240,"user":"robbo02641","rating":5.0,"review":"Great tour of Old Quebec. Robert was our guide and did an excellent job. He is an expat so spoke perfect English. Not only did he explain the history of Quebec and the history of many of the buildings he gave recommendations as to some great restaurants. Highly recommended.","review_date":"August 20, 2018"},{"attraction_id":2240,"user":"cjcjboston","rating":5.0,"review":"Great tour. Louise was great\u2014great stories, provided interesting history of Quebec and Canada, good sense of humor, answered questions well, recommended lots of interesting places to see later, visuals with history and pictures of key people and statues, included both European and First Nations history up to...","review_date":"August 20, 2018"},{"attraction_id":2240,"user":"charlotte_s","rating":5.0,"review":"Robert was an excellent guide!. We arrived Wednesday night and had scheduled this walking tour for Thursday morning. Wanted to get a sense of the city. Robert was highly engaging, entertaining and very informative. We learned history, legend and lore. It was also very interesting to learn about the British...","review_date":"August 19, 2018"},{"attraction_id":2240,"user":"sasd66","rating":5.0,"review":"Private tour of Quebec City . Robert Simard was a fabulous tour guide. My teenage daughter and I did a 3 hour walking private tour which flew by. Robert has a rich knowledge of history and local favorites. We covered so much ground and found Robert funny and engaging. Highly recommend!","review_date":"August 18, 2018"},{"attraction_id":2240,"user":"missy_j563","rating":5.0,"review":"Guided Walking Tour. Excellent way to learn about the history and architecture of Old Quebec. Our guide, Clarice was very knowledgeable. She shared interesting facts and humorous comments. The tour was well paced. Definitely a great way to explore some areas you maybe would not find on your...","review_date":"August 17, 2018"},{"attraction_id":2240,"user":"slr1129","rating":5.0,"review":"Wonderful tour with Neil!!. I always start my travel with a walking tour and Neil\u2019s didn\u2019t disappoint! Great overview of Old Quebec with the right amount of history and entertaining presentation! Thanks Neil for your introduction to the city!","review_date":"August 17, 2018"},{"attraction_id":2240,"user":"hoyaalum","rating":5.0,"review":"You really should do this tour. So glad we did this walking tour - got to know so much more about Quebec City history and interesting facts. The guide (Richard) was very good and knowledgeable. There is a good mix of walking and stopping.","review_date":"August 16, 2018"},{"attraction_id":2240,"user":"sjh49","rating":5.0,"review":"Best way to start your Quebec City visit. Walked the upper and lower town with expert guide who played role of daughter of Quebec's founder. Personable and interesting and full of historical and cultural insight.","review_date":"August 16, 2018"},{"attraction_id":2240,"user":"lcooksontp","rating":5.0,"review":"Great time!. Genevieve was great! Kept us moving, entertained and we learned something. Held the attention of our 13 and 18 yr old boys - quite a feat!","review_date":"August 14, 2018"},{"attraction_id":2240,"user":"islandzgirl","rating":5.0,"review":"Pierre was great!. Enjoyed our 2 hours with him. He is very friendly, well informed and stands out in a crowd. (He is very tall-no umbrella or wand needed to find him as your guide.) His voice also carries well so everyone in our group of 16ish could...","review_date":"August 14, 2018"},{"attraction_id":2240,"user":"dac6054","rating":5.0,"review":"Must Do. This is a fantastic way to see the highlights of the Upper and Lower town and find out about the old city and its history and buildings. Janet Miller was our guide and she was amazing. The tour starts in the upper town and heads...","review_date":"August 13, 2018"},{"attraction_id":2240,"user":"sarah_b","rating":5.0,"review":"The best way to learn about and view the city!. Francois was our tour guide, and we couldn't have been more entertained! He was wonderful, very knowledgeable, and so much fun!","review_date":"August 13, 2018"},{"attraction_id":2240,"user":"newbrunswicker08","rating":5.0,"review":"Highly recommend this tour---Excellent!!. My husband and I did this tour on our first day in Quebec, it did not disappoint. Our tour guide Robert Vandermeer was knowledge and it was great to have an overview of history. He pointed out very interesting facts. He took us to places,...","review_date":"August 12, 2018"},{"attraction_id":2240,"user":"linda_b","rating":5.0,"review":"An A++++ tour of Quebec City with an A++++ guide!. The four of us could not have asked for a better tour guide - Thanks, Janet Miller! Janet was knowledgeable about the city, the history, the architecture, the shops, the restaurants, religion, and she was humorous, polite, kind, and considerate. It was an extremely hot...","review_date":"August 10, 2018"},{"attraction_id":2240,"user":"mptravels17","rating":5.0,"review":"Great overview of the city!. This tour was a fantastic way to get an historical overview of the city. We actually walked for just over 2.5 hours, and we learned so much in the process! Our guide Clarisse was very knowledgeable, charming and funny. She kept the group moving and...","review_date":"August 7, 2018"},{"attraction_id":2240,"user":"mamanomad2018","rating":5.0,"review":"A truly grand tour. Our guide was Robert Simard and what a knowledgeable and charming host for the City! I would recommend this tour to everyone who first arrives in the city, because it provides not only the history of the area, but helps a person 'get the lay...","review_date":"August 6, 2018"},{"attraction_id":2240,"user":"lennybk","rating":5.0,"review":"Wonderful with excellent guide. Tour had nice group of about 14 people led by Pierre. He was an absolute pleasure and very knowlegable with many insights including where to get a good lunch with the locals.\nIt really is the first thing you should do if you are new...","review_date":"August 3, 2018"},{"attraction_id":2240,"user":"j_p","rating":4.0,"review":"Very Good. This walk actually lasted 2.5hrs. The guide Clarisse was very knowledgeable, friendly and funny. You can tell she loves neighborhood and her job as a guide. It was a wonderful tour.\nWear proper walking shoes bring water.","review_date":"August 2, 2018"},{"attraction_id":2240,"user":"juliamk87","rating":5.0,"review":"Great tour!. My husband and I really enjoyed our walking tour. I was so impressed by how knowledgeable (and funny!) our guide, Francois, was. He seemed to really want to make sure that we got the most out of our tour and was willing to modify things...","review_date":"August 2, 2018"},{"attraction_id":2240,"user":"n6769aqdonaldg","rating":5.0,"review":"Really Enjoyed. We were first-time visitors and really learned a good deal of history while getting oriented to the City. Well worth it!","review_date":"July 31, 2018"},{"attraction_id":2240,"user":"thomas_e","rating":5.0,"review":"Get your bearings,. This was the first trip to Quebec City for my wife and I. We took this tour on our first full day in Quebec. We found the guide to be extremely pleasant and quite knowledgeable of the City. The tour was just the right length...","review_date":"July 31, 2018"},{"attraction_id":2240,"user":"paisley_l","rating":5.0,"review":"Highly recommended activity on first day in QC!. Took this tour on the first morning of my 3 night stay in Quebec City. Great to have an overview of history and orientation of the area. 2 hours seemed to fly away with interesting stops and history bites from our tour guide, Pierre. He...","review_date":"July 30, 2018"},{"attraction_id":2240,"user":"kelly_t","rating":5.0,"review":"Best way to start our stay in Quebec City. What a great way to start our stay in Quebec City. Our guide, Raymond, was a wealth of knowledge. The tour was a perfect length, and worth the price. We would recommend this tour to anyone interested in the history of the city.","review_date":"July 30, 2018"},{"attraction_id":2240,"user":"wolmoz34","rating":4.0,"review":"Worth the time and money. The tour was very good and mostly interesting. The history explanations were quite spotty\u2014lots of detail and stories about some things, nothing about other things that seemed more vital to the Qu\u00e9bec story. The guide (Jim) was friendly and stayed longer than the tour was...","review_date":"July 29, 2018"},{"attraction_id":2240,"user":"gregory_h","rating":5.0,"review":"The Best View of the City is On Foot. Our visit to Quebec City started with this tour. We were led around upper and lower Quebec City by our guide \"red hat\" Clarice. The tour was heavily laced with the history of the city, and the evolution of the buildings and architecture. There is...","review_date":"July 29, 2018"},{"attraction_id":2240,"user":"adragicevic","rating":5.0,"review":"Beautiful Walking Tour of Quebec City. We took the Grand Tour of Quebec City with Charlotte and enjoyed it immensely. She is very knowledgeable and has photos and anecdotes about the various historic and significant sites we visited. I would recommend a walking tour to introduce you to the city and...","review_date":"July 27, 2018"},{"attraction_id":2240,"user":"takarehi","rating":5.0,"review":"Very Educational..... Loved our walking tour of Old Qu\u00e9bec...it was a great way to see the city, find interesting places and learn the history of the city...Highly Recommended.","review_date":"July 25, 2018"},{"attraction_id":2240,"user":"mike_o","rating":5.0,"review":"Great way to See and Get to Know QC. This tour was wonderful way to get to know a city for the first time. Clarice was our tour guide and she was fantastic. A bevy of knowledge, great sense of humor and a very good speaker as well. She gave a rich history of...","review_date":"July 25, 2018"},{"attraction_id":2240,"user":"nik_t","rating":5.0,"review":"A tour thay brought the city to life. An incredible tour (we had Francois as our guide). His talk about the history and the stories of Quebec City made me fall in love with the city. A 2 hour tour, where we all hung on every word, and didn't really want it to...","review_date":"July 23, 2018"},{"attraction_id":2240,"user":"hwy_girl1406","rating":5.0,"review":"Great highlights of Old Quebec. Took this tour on the first day to orient ourselves to the old town Took the tour with Jacques very knowledgeable guide. Started promptly at the Tourist Information Centre and worked our way down to the Lower Town. Small group and relaxed pace made this...","review_date":"July 22, 2018"},{"attraction_id":2240,"user":"kristink55","rating":5.0,"review":"Worth it!. We took this tour this morning with Clarisse -- amazing! Checked in with the tour inside the Tourist Information Center right off the Place d'Armes inside Old Quebec and met the group right outside. Clarisse was prompt, knowledgeable, smart, and funny. Spoke loud enough that...","review_date":"July 21, 2018"},{"attraction_id":2240,"user":"staciabs","rating":5.0,"review":"A \"must do\" and even better on the first day. I took the tour solo and was pleasantly pleased to see that the group was a small one. Clarisse, the tour guide was awesome. I wish history was this interesting in school; she gave us a great history lesson on her hometown. Although the tour...","review_date":"July 21, 2018"},{"attraction_id":2240,"user":"jackie_n","rating":5.0,"review":"Great snapshot of Old Quebec. Our walking tour of Old Quebec was excellent. Our tour guide was knowledgeable, friendly and relaxed. She pointed out very interesting facts that included humourous stories along with historical facts. She answered any questions and extended the tour so as not to rush us. Highly...","review_date":"July 21, 2018"},{"attraction_id":2240,"user":"470darlab","rating":5.0,"review":"Francois Vidal is amazing!. This tour was so interesting!! Who knew history could be fun and interesting all at the same time?!\nThe tour is broken up so you\u2019re not hiking from top to bottom of the City to where it\u2019s exhausting.\nFrancois is so knowledgeable and entertaining! As...","review_date":"July 18, 2018"},{"attraction_id":2240,"user":"rick_k","rating":5.0,"review":"New England Canada Cruise. Highlight of the cruise stops. Historical, informative guide and lots of information about a beautiful city that reminds me of our European cities we've visited. Wish we could have spent more time there!","review_date":"July 18, 2018"},{"attraction_id":2240,"user":"jdexterganek","rating":5.0,"review":"Guide relates memorable history for a great tour!. Our guide, Elizabeth, was expert at not only providing an interesting overview, but also leading the tour with consideration by stopping in the shade when possible and giving us great tips for the best way to visit the sites when we returned on our own....","review_date":"July 17, 2018"},{"attraction_id":2240,"user":"joe_z","rating":5.0,"review":"Guide Anne Tonguay was fantastic - highly recommend a tour. Great tour with my wife and two kids (10 and 13 years old). Anne's great knowledge of history shined through as she related the perspective of Canadians, French, English, Spanish and Americans and others throughout the tour. She made the tour fun and educational.","review_date":"July 14, 2018"},{"attraction_id":2240,"user":"jachia08","rating":5.0,"review":"Best of the Best. I was in Quebec City for only two days traveling solo, I decided to take the two hour walking tour first thing, and am so happy I did. Francois Vidal was very informative and fun as my tour guide. This gave me a good idea...","review_date":"July 14, 2018"},{"attraction_id":2240,"user":"davidxyz_13","rating":4.0,"review":"A very good two-hour overview with lots of history . My wife and I both enjoyed this tour, which might be more interesting to Canadians than to visitors from other countries ... although our guide tied in all of North America and England\/France in his narrative. The sights were amazing and you really got a...","review_date":"July 11, 2018"},{"attraction_id":2240,"user":"kathiems","rating":4.0,"review":"Guide Clarise was exceptional. This walking tour is a good way to see the Old Quebec - upper and lower cities. Our guide, Clarise, lives there and was very knowledgeable. In addition to the usual tour information, she provided a lot of personal insight, with humor and charm. (Our...","review_date":"July 10, 2018"},{"attraction_id":2240,"user":"bobjoycedenver","rating":5.0,"review":"Old City and Montmorency Falls Tours - Fantastic!. We selected two private tours in QC \u2014 the Old City Walking Tour and the half-day tour to Montmorency Falls. We had Robert Simard for both tours and could not have asked for a better tour guide. He was knowledgeable, had a deep understanding of...","review_date":"July 9, 2018"},{"attraction_id":2240,"user":"franny4579","rating":5.0,"review":"So much Information - Wonderful Tour. My daughter signed us up for a walking tour of Quebec City. We did a lot of walking but our tour guide was wonderful and so knowledgeable. She took us to places we would not have visited on our own. It one point on the...","review_date":"July 9, 2018"},{"attraction_id":2240,"user":"dina_v","rating":5.0,"review":"Nice Overview of the City. Guide Janet was personable, friendly and open to answering questions along the way. The tour gave a great overview of the city's history, some of the characters involved in its founding, the architecture and culture. The two hours went by quickly, even in the intense...","review_date":"July 9, 2018"},{"attraction_id":2240,"user":"brenmar2017","rating":5.0,"review":"The Grand Tour with guide Clarice. Excellent tour. Due to a mixup, she had to cope with two groups so there were over 20 of us, but she handled it very well. She was knowledgeable and enthusiastic and she had lots of stories that brought history to life. I would recommend...","review_date":"July 8, 2018"},{"attraction_id":2240,"user":"matthew_w","rating":5.0,"review":"Old city tour. Great job by our tour guide Janet. We were a small group and got to see many interesting sites and great stories. Awesome history of a proud French Canadian city.","review_date":"July 7, 2018"},{"attraction_id":2240,"user":"debra_l","rating":5.0,"review":"Uncovering History. We had Francois for our tour leader on a cold windy day. He was incredibly informative and funny while learning about the history of Quebec City. He was personable, knowledgeable and willing to do anything to make us have a wonderful tour. We would recommend...","review_date":"July 2, 2018"},{"attraction_id":2240,"user":"sdhime","rating":5.0,"review":"Great tour - thanks Genevieve!. We really enjoyed this tour. It went at a nice pace, gave us lots of history, a nice mix of architecture, churches, battles. Our guide also gave us good tips for more modern concerns such as where we could get some good ice wine and...","review_date":"June 29, 2018"},{"attraction_id":2240,"user":"marcia_h","rating":5.0,"review":"Engaging, informative, personable tour!!!. Our guide was Francoise Vidal and he gave a wonderful tour! He is knowledgeable and encouraged us to consider many perspectives of this interesting city. The length was just right and not very demanding for the '60 ish' crowd. I do recommend good, supportive shoes...","review_date":"June 26, 2018"},{"attraction_id":2240,"user":"elisabeth_m","rating":5.0,"review":"Our favourite part of the trip. We had a wonderful time on this tour. Fran\u00e7ois was entertaining, kind, and knowledgeable. We opted for the shorter tour (2h30) rather than the longer one (4h) but we would happily have done the longer one.\nDefinitely recommended.","review_date":"June 18, 2018"},{"attraction_id":2240,"user":"j_s","rating":5.0,"review":"Very enjoyable. Wonderful walking about Quebec. Our guide was Carol, friendly, educated lady.The tour goes from 'lower' to 'upper' Quebec. Normally, there is a ride on the funicular. It was closed to to the g7 meeting so we had to walk up the \"break neck stairs\". Not...","review_date":"June 14, 2018"},{"attraction_id":2240,"user":"chitrasolanki","rating":5.0,"review":"Excellent, very informative. Robert Simard was very good.. he explained the different architectures in the city very informatively.. he has lot of knowledge about the Qubec city history which he shared with us. The city has lot to give when it comes to history, architecture, nature, people.. we...","review_date":"June 12, 2018"},{"attraction_id":2240,"user":"larry888","rating":5.0,"review":"Great walking tour ... even in the blowing rain!. Mike was a great guide and not only oriented us to the old city, but to the history of Quebec as well ... French, English, and Canadian. It was rainy and cold, but still informative and fun.","review_date":"June 6, 2018"},{"attraction_id":2240,"user":"mike_z","rating":5.0,"review":"A lovely walk through a beautiful city. Who better to take a walk with than someone born and raised in beautiful Quebec.?\nJanet Miller, our guide at Voir Quebec tours entertained us on a 2.5 hour walk through her city. Knowledgeable, considerate and entertaining, she kept our group engaged with her descriptions...","review_date":"June 5, 2018"},{"attraction_id":2240,"user":"pricehall2018","rating":5.0,"review":"Bringing history to life!. I signed up for this tour with my 11-year-old son based on others' reviews, as my son's attention has been known to wander if not kept engaged. Our group of 8 was lead by Normand, who should have been a history or drama teacher. On...","review_date":"June 3, 2018"},{"attraction_id":2240,"user":"kellyadl","rating":4.0,"review":"Informative and well paced. I took this informative and through walking tour of Quebec City with Michael as my guide yesterday and learnt a lot about this gorgeous city.\nThere were around 20 people waiting for this tour and we were split into two groups, which as great as...","review_date":"June 1, 2018"},{"attraction_id":2240,"user":"jandcritchey","rating":5.0,"review":"Highly recommend this tour!. Our tour guide, Robert Vandermeer, was excellent. The start was conveniently located in old Quebec City and covered many highlights. Robert had a lot of knowledge and it was great learning about the history of Quebec City. I would recommend this tour at the very...","review_date":"May 30, 2018"},{"attraction_id":2240,"user":"mela233","rating":5.0,"review":"Outstanding Introduction to Old Quebec. Robert was an outstanding guide. He was soooo knowledgeable and passionate about the city and shared and showed some hidden gems. The Walking Tour with Robert was a real highlight of our trip to Quebec City. Highly recommended.","review_date":"May 30, 2018"},{"attraction_id":2240,"user":"rangerbeggs","rating":4.0,"review":"Great guide - but operator advertising a little off.. Robert is a fantastic guide \u2014 request him if you can!\nFYI, 2.5 p-hour tours are only 2 hours (leave late and end early) and the tour company does not abide by the 15-person maximum they advertise. The large group (ours was 18) truly does...","review_date":"May 29, 2018"},{"attraction_id":2240,"user":"malachy777","rating":5.0,"review":"Very Good Tour. Our guide was Elizabeth and she knew her stuff. It was a little over two hours and we learned of Quebec history, culture, religion, education and she even provided some restaurant recommendations. This tour will illuminate your view of Quebec. Thanks Elizabeth!","review_date":"May 28, 2018"},{"attraction_id":2240,"user":"mahanaief","rating":3.0,"review":"Informative BUT ..... This was a good experience but I expected more when I read the reviews. I guess it depends on the tour guy and how he organizes the information and pass them to the public. Our guy was full of knowledge but not capable of passing...","review_date":"May 24, 2018"},{"attraction_id":2240,"user":"linda_d","rating":5.0,"review":"Robert Vandermeer was a fantastic guide!. Last Thursday I thoroughly enjoyed the walking tour with Robert. Although Robert is not a \"native,\" he was extremely knowledgeable and shared information about history, architecture, culture and even favored restaurants! Guiding our group of 12 through the quiet streets of Quebec City, Robert stopped...","review_date":"May 20, 2018"},{"attraction_id":2240,"user":"pjo423","rating":5.0,"review":"A must when visiting Quebec. We were fortunate enough to have Francoise Vidal as our tour guide, the information he relayed over the tour was so very interesting. We had a diverse group and he had everyone engaged. He brought Quebec to life. Thanks for a wonderful afternoon.","review_date":"May 20, 2018"},{"attraction_id":2240,"user":"wendy_o","rating":5.0,"review":"Excellent guide and tour!. The 2.5 hour walking tour with Robert flew by with wonderful banter and interesting information about life in Quebec City, new and old. He was very helpful with suggestions of places to eat and directed us to a fantastic bakery, one of his favorites. He...","review_date":"May 20, 2018"},{"attraction_id":2240,"user":"julie_t","rating":5.0,"review":"Centuries of history in 2.5 hrs - May 2018. Fabulous. Robert Vandermeer was the guide for us. Extremely knowledgeable, stays current on city information, and loves his job. The 2.5 hour tour was just the right length. Good balance between talking, walking, and stopping. Since he had lived in the old town for 10...","review_date":"May 12, 2018"},{"attraction_id":2240,"user":"alex_i","rating":5.0,"review":"Quebec City walking tour. The tour was very informative and our guide, Richard, was so knowledgeable of the places and events! In the 2 1\/2 hrs, he was so considerate since we had our pet dog with us on the tour; he would allow for some stops for the...","review_date":"May 12, 2018"},{"attraction_id":2240,"user":"mikecornforth","rating":5.0,"review":"QC Waliking tour. The guide was informative and entertaining. The walk was a little over two hours. If you have the time, book this.","review_date":"May 8, 2018"},{"attraction_id":2240,"user":"marshacook","rating":5.0,"review":"Very good overview. Two hour centered on the architecture of houses, some historical in information, religious history, upper and lower towns.","review_date":"May 2, 2018"},{"attraction_id":2240,"user":"thewildthornbarrys","rating":5.0,"review":"Wonderfully, surprisingly, amazing !!!!. We had been to Quebec city a couple of times before, and this time brought our adult son with us to show him the town. The concierge at Chateau Frontenac suggested the Voir Quebec walking tour. Our guide, Francois Vidal, was extremely knowledgable, super charming,...","review_date":"April 29, 2018"},{"attraction_id":2240,"user":"sylvia_s","rating":5.0,"review":"Excellent. Thoroughly enjoyed this walking tour. Our guide Robert was full of information and history. I only wish it was a little slower so I could take more photos. Loved it.","review_date":"April 26, 2018"},{"attraction_id":2240,"user":"amy_t","rating":5.0,"review":"Interesting and fun. The tour provided information that we would not have received about Quebec City without the tour. The walking tour was relaxed and at an easy pace that brought us to parts of the city that we probably would have missed. Definitely recommend!","review_date":"April 18, 2018"},{"attraction_id":2240,"user":"cake-and-pie-eater","rating":5.0,"review":"Great Guide, Fantastic Tour in Inclement Weather!. Just finished taking a fantastic walking tour of old town Quebec City which we booked through Tours Voir Quebec. Our guide Richard Seguin was absolutely fantastic! Very fun, informative, and entertaining. Learned so much about Quebecois history and culture. Our tour was supposed to be...","review_date":"April 17, 2018"},{"attraction_id":2240,"user":"carolkmlee","rating":5.0,"review":"You need this tour. We had the great tour guide Robert. This tour is definitely helpful and needed if you are visiting the old Quebec City for the first time and have not been much research on this old city. It saves you a lot of time finding out...","review_date":"April 7, 2018"},{"attraction_id":2240,"user":"tao_j","rating":5.0,"review":"grand tour with Simon Jacobs. We went to Quebec city on Easter Sunday, and we were happy they still have tours under such a windy weather. Simon Jacobs is a very nice guide. He's very informative with the history of the area. It made the rest of our visit so...","review_date":"April 2, 2018"},{"attraction_id":2240,"user":"patricia_f","rating":5.0,"review":"HIstory lesson al fresco. Wish Robert had been my history prof back in high school; I would have retained a lot more! Started near the Fairmont and just over 2 hours later finished at the funiculaire. We\u2019ve been to Vieux Quebec twice before but hearing about the history of...","review_date":"March 23, 2018"},{"attraction_id":2240,"user":"jfar7052","rating":5.0,"review":"Great tour with enthusiastic guide. Morning grand tour with Robert Simard. Very keen tour guide with lots of great history. Hits all the main sites in upper and lower old Quebec. Will answer any questions you have and give suggestions for food and lots of little extra tidbits. I also...","review_date":"February 27, 2018"},{"attraction_id":2240,"user":"jenifer_c","rating":5.0,"review":"Winter walking tour. Robert did an excellent job informing and entertaining us (and keeping us warm!) for 2+ hours in this fine city! We would highly recommend this activity.","review_date":"February 15, 2018"},{"attraction_id":2240,"user":"jiggerb","rating":5.0,"review":"Wonderful exposure and insight.... Some things are \"just right\" and this tour was. We stayed nearby at the Hilton - it took less than 15 minutes to walk to the meeting point. Check-in was simple and we awaited our guide who held a great passion for Old Quebec. It's...","review_date":"January 13, 2018"},{"attraction_id":2240,"user":"sonye1","rating":5.0,"review":"best overview of old city. Long walking tour with Tour Voir; lucky enough to have Louise as our guide. there is considerable walking; the only way to really see Upper and Lower town. Very informative, especially the restaurant suggestions, as the offerings are overwhelming .Best way to get an overview...","review_date":"January 9, 2018"},{"attraction_id":2240,"user":"765mollyc","rating":5.0,"review":"Frozen on the outside, but laughing on the inside.. With a wind chill of -25 degrees our tour could've been a 2 and 1\/2 hr scene from March of the Penguins, but with Sir Simon as our guide we had a fantastic time! Starting with the monuments on and around Dufferin Terrace you wind...","review_date":"December 30, 2017"},{"attraction_id":2240,"user":"jfd","rating":4.0,"review":"very good tour. we were lucky to have a great guide lead us with a group of 12 for 2.5 hours around Old Quebec. She was very informative about history and other facts regarding the city. we got to see sights we never would have known about. Prepare...","review_date":"October 25, 2017"},{"attraction_id":2240,"user":"sometimesong","rating":5.0,"review":"Very good. We went on the 4 hour walking tour with Judith and enjoyed it very much. Judith was very informative and interesting, and showed us parts of Quebec City that we wouldn't have found by ourselves. Our small group appreciated the drink that was included at...","review_date":"October 24, 2017"},{"attraction_id":2240,"user":"wunderwoof","rating":4.0,"review":"Worthwhile first-day activity. Our walking tour, led by Mike, had nine people, a nice size. Mike's knowledge of Quebec history is extensive, but he had so much to share and it came tumbling out so fast he was sometimes hard to follow. Regardless, his enthusiasm was evident, and...","review_date":"October 23, 2017"},{"attraction_id":2240,"user":"sophia_c","rating":5.0,"review":"Great tour, excellent guide. We had a great time on this tour. The tour guide was knowledgeable, engaging, and had an excellent sense of humor. She was enthusiastic and tireless. We learned a lot from her about the city and the province. We strongly recommend this tour.","review_date":"October 22, 2017"},{"attraction_id":2241,"user":"koji_s","rating":5.0,"review":"Super Efficient, Super Fun!!. Great trip to Niagara Falls. We arrived by 0900 at Canadian Fall beating all the crowds. Full 2 hours there letting us have time to go Journey behind the falls and tons of time to take great pictures. We also had an hour near American...","review_date":"March 18, 2019"},{"attraction_id":2241,"user":"ariedeneen","rating":5.0,"review":"Incomparable Experience!!!. It's so tough picking things on TripAdvisor or anything really because reviews are always very mixed, and if you're like me, you're a tad indecisive. I just had to hit purchase on this one and hope for the best. This weekend was my first time...","review_date":"February 19, 2019"},{"attraction_id":2241,"user":"irenec57","rating":5.0,"review":"WONDERFUL TRIP. Great trip to Niagra Falls It was great being picked up and left back at our accommodation when you don\u2019t know your way around Toronto.Nathan was a great tour guide who really looked after his guests and gave us great information about keeping warm etc...","review_date":"February 12, 2019"},{"attraction_id":2241,"user":"michaelhd1846xp","rating":5.0,"review":"A Great Trip. Well worth Visiting. This tour was great as it arrived early before the crowds and the maximum on the tour is 12. The ice wine after the tour was also great :)","review_date":"February 4, 2019"},{"attraction_id":2241,"user":"seasonsfan","rating":5.0,"review":"Superb Trip!. My family and I booked with Queen Tours for a day trip to Niagara Falls in Dec 2018. We received superb service from Nathan who fetched us from our AirBnB apartment and drove us back there at the end of the day's tour, which was...","review_date":"December 18, 2018"},{"attraction_id":2241,"user":"ambassador725554","rating":5.0,"review":"Great Tour Guide. Great Value!. Reliable, exceptional service from the Queen Tours team. Our tour guide was prompt, wonderful. Leading up to the event, they were very responsive.\nI took a lot of visiting relatives (6 of us in total) on this tour. There were a few other tourists but...","review_date":"November 1, 2018"},{"attraction_id":2241,"user":"janers88","rating":5.0,"review":"Well worth every penny. What a great tour!\nThe small group tour was definitely much more enjoyable than the large buses. The commentary was good and relevant. Arriving early at the falls meant we weren't rushed and having 3hrs at the falls was great, we got to do everything...","review_date":"October 12, 2018"},{"attraction_id":2241,"user":"ianbradbury19","rating":5.0,"review":"Superb Tour of the Niagara Falls District. Highlights: Early pickup so we missed the traffic and the crowds - so no waiting in long lines at Niagara Falls. A very good guide (Nathan), who gave us lots of useful information and kept us entertained throughout the day. We were dropped at just...","review_date":"September 30, 2018"},{"attraction_id":2241,"user":"drjbcpt","rating":5.0,"review":"Great day. It was an early pick up but was nice to get to the falls before the big buses. The people I meant on the trip were great and Sam our tour guide was great. I personally thought we had to much time at the falls,...","review_date":"September 3, 2018"},{"attraction_id":2241,"user":"annherts","rating":5.0,"review":"Excellent Day Out. The early pick up from our hotel was perfect as we missed the early morning commuter traffic and arrived at Niagara before the great crowds.\nThe driver was pleasant and knowledgeable and the DVD with info of the Falls on our drive there was very...","review_date":"August 24, 2018"},{"attraction_id":2241,"user":"oh_traveler3","rating":4.0,"review":"Traffic back to Toronoto made me wish the tour ended after the falls.... We booked this tour for the small group and the early arrival at the falls. The 10-12 person van arrived at the falls before the masses and we were on the 9:30am Horn Blower boat to the falls. That experience to view Horseshow falls and...","review_date":"August 17, 2018"},{"attraction_id":2241,"user":"cjohnsoncpa","rating":5.0,"review":"Fun day!. We were picked up from our hotel at 7:45 am. There were three other groups with us, all from different countries. In total we had 10 adults and 2 children on our van. The driver was friendly and informative. We had 3 hours on our...","review_date":"August 16, 2018"},{"attraction_id":2241,"user":"tiffany_p","rating":5.0,"review":"Very nice. The driver is very nice ! He is a good and honest guide, knows a lot. The van is not as big as a bus, but, it makes a smaller group and is nicer on that aspect.","review_date":"July 11, 2018"},{"attraction_id":2241,"user":"nick_c","rating":4.0,"review":"Great vale day trip for an out of towner. Really enjoyed my day, the small group was ideal. We all got along mostly independent travellers. The host was very friendly and shared he knowledge of the area well.","review_date":"July 5, 2018"},{"attraction_id":2241,"user":"ralisa","rating":5.0,"review":"Very well organised at a good price. I booked this tour online a few weeks in advance and confirmed attendance 2 days prior as per the email reminder received from the company. The pick up from my hotel was prompt and the mini van was comfortable with AC and enough space for...","review_date":"July 4, 2018"},{"attraction_id":2241,"user":"chris_d","rating":5.0,"review":"Beat the crowds at Niagara. This was a great tour. It leaves a little early (our pickup was at 7:35 a.m.) but by getting to the park early we avoided almost all of the lines. I was initially a little worried about sorting out tickets for the Skylon, the Hornblower...","review_date":"June 18, 2018"},{"attraction_id":2241,"user":"camchappers","rating":5.0,"review":"Excellent tour. This is a really excellent tour! Our driver - Sal - was very knowledgable and friendly. I was picked up early morning and promptly from my Airbnb in downtown Toronto and we arrived at Niagara Falls with plenty of time (3 hours in total) to...","review_date":"May 24, 2018"},{"attraction_id":2241,"user":"pauls13296","rating":5.0,"review":"Excellent tour to Niagara. Small group, good programme, plenty of free time at Niagara, schedule excellent: early arrival with just few other tourists at the site.","review_date":"May 22, 2018"},{"attraction_id":2241,"user":"julie_e","rating":5.0,"review":"An excellent way to see the Falls and surrounding area. This was an excellent tour. The guide\/driver was very knowledgeable and helpful. We were picked up punctually in a very comfortable mini bus in Downtown & then took about 90mins to get to Niagara. We had 3 hours there which was ample. Unfortunately the boat...","review_date":"April 26, 2018"},{"attraction_id":2241,"user":"ross_b","rating":3.0,"review":"Niagara. Bus was prompt and the driver was friendly. Our biggest problem was that it was difficult to understand his commentary as he mumbled. It felt more like a comfortable bus ride than a real learning experience as a result","review_date":"April 17, 2018"},{"attraction_id":2241,"user":"billd49","rating":5.0,"review":"Small group toyr. Great day out. Being early and a small group was made it an easygoing trip. Beat all the crowds at the falls. The drivers knowledge was really good from many years experience. Great bloke to chat with.\nA got mix a number sites in the...","review_date":"April 7, 2018"},{"attraction_id":2241,"user":"spencer_f","rating":5.0,"review":"Small groups are best!. The bus driver was friendly and knowledgeable. Getting to the falls early is a huge benefit as you can get some great pictures before the huge tour buses arrive. Keeping the group small helps move things along faster. Our group was 11 out of 12...","review_date":"April 7, 2018"},{"attraction_id":2241,"user":"kimi_w","rating":5.0,"review":"A Wonderful Experience. My partner and I both in our early 30's, started our day at our hotel in downtown Toronto and that is where we were picked up by the driver in a small mini van\/bus. There were 8 of us all together in the tour that...","review_date":"January 29, 2018"},{"attraction_id":2241,"user":"maylent","rating":5.0,"review":"Stunning views with unbeatable customer service... We spent the day at the falls and decided to take the night tour.. it was really cool because they light the falls with a reflector and it is a pretty cool experience. There is beautiful rainbow that\u2019s formed with the water drop dust and...","review_date":"November 12, 2017"},{"attraction_id":2241,"user":"rolandbl","rating":5.0,"review":"A Great Day Tip even on Short Notice. I booked the tour on short notice (Friday evening 7PM for Saturday morning 07:30 AM) due to a recommendation. Everything worked flawlessly, the driver (Sal) was ahead of the scheduled time. 3 hours at the Niagara Falls is not enough to do everything if you...","review_date":"November 7, 2017"},{"attraction_id":2241,"user":"lindsay_o","rating":5.0,"review":"Awesome Niagara. Although the weather was not flash, this was an awesome day with this company.\nWe were picked up on time and drove directly to Niagara Falls.\nI think there were 12 on our comfortable bus, and we had ample time to explore the area. Definitely...","review_date":"November 3, 2017"},{"attraction_id":2241,"user":"richbraunuk","rating":3.0,"review":"Reasonably priced but the tour operator was late and combined the tour with another company. I recently booked 3 seats on this tour, however upon arrival at the pick up point, we ended up waiting over 40 mins for the driver to show up (he was 30mins late on the agreed pick up time).\nIt was also then pointed out...","review_date":"October 5, 2017"},{"attraction_id":2241,"user":"371robb","rating":4.0,"review":"Great tour to Niagara Falls. My wife and I went on this tour from Toronto to Niagara Falls yesterday.This tour was good value for your money and we saw lots more than just Niagara Fall.The big advantage of this tour is it leaves Toronto early before all the traffic builds...","review_date":"August 12, 2017"},{"attraction_id":2241,"user":"beachsidegirl","rating":4.0,"review":"Great time. Took this tour at the last minute and very glad I did. Met the van in front of the Hockey Hall of fame which was just up the street from where we were staying.\nThe driver was very nice. You could tell he really enjoyed...","review_date":"July 26, 2017"},{"attraction_id":2241,"user":"malhob","rating":5.0,"review":"small group tours, I enjoyed the day. Nathan one of the drivers picked me up, joined with another 4 people. this tour leaves Toronto early so as you are not waiting half your life to join the bo\u00e1t at Niagara. Several other stops, a full day.","review_date":"July 9, 2017"},{"attraction_id":2241,"user":"professoressadarte","rating":5.0,"review":"Perfect way to spend a day at Niagara Falls from Toronto. The Queen Tours Niagara tour was ideal. They offer pick up and delivery service at your hotel, and they are punctual. The van meant efficiency in time: we didn't have to wait for 60 people to load on a bus. We had a wonderful driver...","review_date":"July 4, 2017"},{"attraction_id":2241,"user":"reflexgirl","rating":5.0,"review":"Great day out. We were picked up from our holiday apartment and returned almost to the door at the end of the day, which was very convenient. Just 10 of us in the group which meant we could move around with little delay. Got to Niagara Falls very...","review_date":"July 3, 2017"},{"attraction_id":2241,"user":"megan_p","rating":5.0,"review":"Awesome Way to see Niagara Falls!. We were in Toronto for the weekend and decided we had to visit Niagara Falls. A bus tour for the day seemed like the logical way to go so we didn't have to deal with traffic. Reviews for Queen referenced the smaller bus size, which...","review_date":"June 21, 2017"},{"attraction_id":2241,"user":"vilmavarjus","rating":5.0,"review":"You get a lot for the money you pay!!!. The trip includes the rides to and from Niagara falls and time at the Niagara falls which has a nice small town to walk around close by and that's where most of the time is spent and it is enough time...I promise you! You even...","review_date":"May 5, 2017"},{"attraction_id":2241,"user":"ktyardila","rating":5.0,"review":"A little bit of everything . The Niagara Falls by itself are breathtaking, but this tour is so complete, first of all the pick you up in down town, then they take you to de Niagara Falls ( consider that the boat experience which is worth it you have to pay...","review_date":"April 7, 2017"},{"attraction_id":2241,"user":"rachel_l","rating":5.0,"review":"Well-organized, low-key, efficient Niagara Falls Tour. So glad I chose Queen Tour for my trip to Niagara Falls. As I was traveling alone, I really wanted to make sure that whatever tour I chose gave me independence to do my own thing, but also was organized and efficient. Queen Tour was...","review_date":"January 22, 2017"},{"attraction_id":2241,"user":"meilir_j","rating":5.0,"review":"Fantastic tour of Niagra Falls and the surrounding area. A quite terrific tour, even more so given it's more reasonably priced than the competition. Nathan the driver\/guide was fantastic - punctual, humorous and knowledgeable. We got to the Falls before the rest of the Toronto competition and were able to get on the Hornblower...","review_date":"November 23, 2016"},{"attraction_id":2241,"user":"murray_h","rating":5.0,"review":"very easy to book and pay for on line. Very good communication in response to questions on line.. Nathan picked us up exactly on time and was a very knowledgeable and funny guide. He made the journey enjoyable. We had plenty of time at Niagra to enjoy the spectacle of the falls. If you're going to the east coast of Canada you really...","review_date":"October 2, 2016"},{"attraction_id":2241,"user":"gay_o","rating":5.0,"review":"Perfect Tour !. We wanted a tour of the Falls....Niagara on the Lake and an ice wine winery ..... and this tour provided all three......perfect ....times were spot on !","review_date":"October 2, 2016"},{"attraction_id":2241,"user":"clarrowsmith","rating":5.0,"review":"Fantastic day out seeing so much more than just the waterfall. My husband and I were a little apprehensive as we don't normally do full day excursions. Of our 2 weeks in Canada this was without a doubt one of our best days out.\nOur guide was fantastic, extremely knowledgeable and gave the impression he really...","review_date":"September 7, 2016"},{"attraction_id":2241,"user":"katelyn_l","rating":5.0,"review":"Worth it!!. We thoroughly enjoyed our tour; this was one of the least expensive tours that I could find, but it was extremely well done. Our Tour Guide has been giving tours of Niagra Falls for years and his expertise is very evident! He went to a...","review_date":"July 20, 2016"},{"attraction_id":2241,"user":"ian_v","rating":5.0,"review":"Good Day Out. I took my 15-year old son who wanted to see Niagara falls on this trip. It was easy to book and we were picked up outside our appartment at the time stated. Travelling on a small bus was really good as this minimises the time...","review_date":"July 17, 2016"},{"attraction_id":2241,"user":"sfflores408","rating":5.0,"review":"Great Tour Company - Niagara Falls. Let me start with how amazing the driver was. He was very friendly, knowledgeable, overall great company.\nMy best friend and I did the tour today, we decided to book the tour yesterday (last minute), I was amazed about how fast they reply to my...","review_date":"June 28, 2016"},{"attraction_id":2241,"user":"dj278","rating":4.0,"review":"Very Enjoyable . Booked this tour based on the previous reviews we had read. Pleased to say that they were accurate. The service from this company is great.\nPicked up from our hotel on time. Nathan our driver was very friendly, full of information during our drive to...","review_date":"May 13, 2016"},{"attraction_id":2241,"user":"skrasna","rating":5.0,"review":"Niagara Falls and Winery Visit. An excellent trip by mini bus put on by Queen Tour. Since we were residents living in Toronto, QT offered to pick us up at a point convenient to our home which was appreciated. The mini bus was comfortable and clean and the driver congenial...","review_date":"March 7, 2016"},{"attraction_id":2241,"user":"manasi_desh","rating":5.0,"review":"Great service!. We had planned the tour to Niagara through Queen Tour but unfortunately had to cancel. They promptly refunded the full amount with no hassle.\nHopefully next time we are in Toronto will be able to take the tour.","review_date":"March 6, 2016"},{"attraction_id":2241,"user":"lizteag","rating":5.0,"review":"What a great day, the timing was perfect!. Winter in Toronto isn't the usual time for a visit but we are here for work commitments. We picked this tour company partly based in tripadvisor reviews and partly because it was one of the few running this time of the year. We are so...","review_date":"February 28, 2016"},{"attraction_id":2241,"user":"ha_boss","rating":5.0,"review":"Personal chauffeur, Like a Boss!!. Visiting NF during winter is something uncommon to do. But since this is the only opportunity I have (on business trip to Toronto), luckily Queen Tour operates during this time. There are only four of us in the MPV. Nathan pick us up at the...","review_date":"February 10, 2016"},{"attraction_id":2241,"user":"massjulia","rating":5.0,"review":"Going the extra mile. We were so looking forward to the tour but the morning we were to leave, my son got sick. I called to cancel, and hoped we could reschedule for the next day, Being mid-January, they don't go to Niagara every day, and weren't going on...","review_date":"January 16, 2016"},{"attraction_id":2241,"user":"s1723evsueb","rating":5.0,"review":"Superb value and an excellent day out. This was the highlight of our holiday in New England & Canada and by far the best value of all our tours at just 75 Canadian dollars each (about \u00a338). I had pre-booked online months before our visit & the company phoned us at our...","review_date":"November 8, 2015"},{"attraction_id":2241,"user":"sophiesadventures01","rating":4.0,"review":"Great small tour company. There was only 4 peple on our tour which made it great. Its really good that you are only on a mini van\/bus because they drop off\/pick up right in the heart of Niagara Falls and Niagara on the Lake. Driver was very informative and...","review_date":"October 19, 2015"},{"attraction_id":2241,"user":"michmuses","rating":4.0,"review":"Well-organised tour, great experience. It was a well-organised tour - free & easy time (2-3hrs) at the Niagara Falls, followed by a short tour around the various attractions like the hydro dam, rapid whirlpool (really charming), and Niagara-on-the-Lake. Though the time at each attraction was relatively short (15-30mins), it...","review_date":"October 2, 2015"},{"attraction_id":2241,"user":"dayvaux","rating":5.0,"review":"Small group, emphasis on time at the falls. Small group (11). Driver's target was to get us at the falls by 1000. Just made it, giving us 3 hours to take the boat trip & walk up to the falls. Niagara on the lake and winery on the way back. back at the...","review_date":"September 20, 2015"},{"attraction_id":2241,"user":"pedro_a","rating":5.0,"review":"Great experience. Looking for a cheap tour to Niagara Falls I came across this option on Google. Great experience and very professional driver. The bus is very comfortable and perfect in size. Recommended.","review_date":"September 20, 2015"},{"attraction_id":2241,"user":"niels_v","rating":5.0,"review":"Great guide, great tour. It was a rainy saturday in September when I was picked up at the place I was staying in Toronto. They parked right at the front door and set me off where I needed to be for the tour. The tourguide, Mill, was friendly, structured,...","review_date":"September 20, 2015"},{"attraction_id":2241,"user":"ghalewood","rating":5.0,"review":"A very memorable day. Spent a great day with queen tours. They picked us up from our hotel and took us to the falls,niagra on the lake,a winery that's makes Ice wine (very nice) and a few places in between then dropped us off back at our hotel.all in...","review_date":"August 4, 2015"},{"attraction_id":2241,"user":"patricia_g","rating":5.0,"review":"Very professional tour to Niagara Falls. I was very pleased with this tour. Pick up was on time as arranged and it was very well organised but also leaving us enough time to explore on our own. The bus driver Nathan is very knowledgable and presents with great good humour. I...","review_date":"July 15, 2015"},{"attraction_id":2241,"user":"karan_s","rating":5.0,"review":"Fab excursion with Queen tour. I took a trip to Niagara Falls with Queen Tour on Friday 10th July.\nWe had a fab day out. Our driver was a lovely fellow who was chatty, informed and entertaining.\nThe trip was excellent. We were a small group of 10 which was...","review_date":"July 11, 2015"},{"attraction_id":2241,"user":"dvkiddos","rating":5.0,"review":"Reliable tour company. Recently visited Toronto for a vacation, booked Queen Tours to take us to Niagara Falls for the day, had an excellent trip, the driver was very knowledgable and funny, I would definetley recommend them","review_date":"July 5, 2015"},{"attraction_id":2241,"user":"mightymouse076","rating":5.0,"review":"Great tour, highly recommended ............................. This tour was less expensive than others that we researched. Our tour guide was excellent, we liked the way that he arranged the day to avoid the considerable crowds that visit the Falls. He provided very informative advice on all aspects of the tour. The...","review_date":"July 4, 2015"},{"attraction_id":2241,"user":"zyc12","rating":5.0,"review":"Great driver and very fun tour. I had a great time. The driver Nathan was very personable and told a lot of jokes. He kept the trip fun for everyone. The tour group is small and I liked that. The Niagara Falls were just gorgeous and the boat ride going into...","review_date":"July 4, 2015"},{"attraction_id":2241,"user":"michael_g","rating":5.0,"review":"Great day with a small tour. Had one day to do tourist activities while on a business trip.Saw this company on Tripadviser with great reviews andtook a chance.Van had plenty of room and went with 10 passengers.Hotel pickup was on time to the minute.The tour guide gave a bunch of good...","review_date":"June 3, 2015"},{"attraction_id":2241,"user":"bstille","rating":2.0,"review":"You Get What You Pay For. The price of this tour is very reasonable, so I do not think that it is a terrible value, but my overall impression is still that I wasted one day of my vacation with this tour. I actually love nature, and Niagara Falls is worth...","review_date":"June 1, 2015"},{"attraction_id":2241,"user":"otto_b","rating":5.0,"review":"Day tour to Niagara Falls. I had an fabulous trip to the Niagara region Sat May 16th. The driver\/guide was very knowledgeable about the local history and geography of the region. Queen Tour's small size batches guaranteed that the group was a friendly lot and one feels quickly at home...","review_date":"May 28, 2015"},{"attraction_id":2241,"user":"michelle_k","rating":5.0,"review":"Amazing Tour, so Beautiful!!. I had a great day with this amazing tour! The tour was with a small group of people so we didn't feel crowded and it was very personal and fun! The Niagara Falls attractions were all so wonderful! I would recommend this tour to anybody...","review_date":"May 10, 2015"},{"attraction_id":2241,"user":"melbourneprincess_11","rating":5.0,"review":"Great tour!. We had a terrific time at Niagara Falls with Queen Tours. Our driver Nathan was very knowledgeable and friendly, and our time at the Falls and surrounding areas was simply breathtaking. We highly recommend this tour.","review_date":"May 8, 2015"},{"attraction_id":2241,"user":"sam_s","rating":5.0,"review":"Great company great tour. I really enjoyed this tour. Booking was quick and easy, I found all the information I needed online. I received confirmation 2 hours after I reserved. The day offered a great overview of Niagara Falls and different famous locations along the way. There was enough...","review_date":"April 13, 2015"},{"attraction_id":2241,"user":"537garethm","rating":5.0,"review":"Don't bother using anyone else!. These guys are great - just what you want from a tour - small group (we were only 4 but the bus seemed to only be able to seat a max of 12 anyway), lots of time at the falls (2.5hrs), time at the pretty...","review_date":"January 11, 2015"},{"attraction_id":2241,"user":"jenna_c","rating":4.0,"review":"Great Value Tour of Niagara Falls. My Partner and I booked this tour online as we were staying in Toronto for 3 days over Christmas and wanted to go to Niagara Falls, the tour company communicated by email for pick up times and payment information very well and picked us up...","review_date":"January 5, 2015"},{"attraction_id":2241,"user":"adrianh888","rating":5.0,"review":"Brilliant day out. Took this day tour from Toronto on 28th October. We had a fantastic day out, pickup was dead on time, bus was really comfortable and our driver Nathan was a friendly and humorous fountain of useful knowledge throughout the day. The falls were glorious and...","review_date":"October 30, 2014"},{"attraction_id":2241,"user":"jennifer_st9206fq","rating":5.0,"review":"Professional and knowledgable. A great time!. Nathan was the best! We were picked up at our hotel Downtown Toronto promptly at 8am. The tour van was comfortable and in good condition. We had 9 people in our tour which was the perfect size for the excursion. Our guide Nathan has been...","review_date":"October 3, 2014"},{"attraction_id":2241,"user":"br4clan","rating":5.0,"review":"Great day out at Niagara. We were collected from our hotel at the arranged time of 8.10, and we were fortunate that the 5 of us were the only people who had booked that morning, so the whole minibus to ourselves!\nOur driver Nathan provided us with information en route...","review_date":"September 9, 2014"},{"attraction_id":2241,"user":"gregory_k","rating":4.0,"review":"A great day trip from Toronto. Our tour guide\/driver Nathan picked us from our Marriott hotel promptly at 8:10 in the morning. The tour van was comfortable and clean. While driving (about 1.5 hours), Nathan gave us a presentation about the falls. He also showed a video about the attempts by...","review_date":"September 3, 2014"},{"attraction_id":2241,"user":"genangu","rating":5.0,"review":"Great service. Nathan was a very good tour guide during our trip the whole time. My boyfriend & I had a lot of fun. First, Nathan picked us up from the Hyatt hotel and he made sure to not leave without us. Then we drove off to...","review_date":"August 23, 2014"},{"attraction_id":2241,"user":"jenna_p","rating":5.0,"review":"Excellent Choice While in Toronto.. My six colleagues and I had a free day from our conference so we researched different things to do in Toronto. We figured a tour to Niagara Falls would be the most enjoyable activity. It is a full day experience from early morning to early...","review_date":"March 4, 2014"},{"attraction_id":2241,"user":"maria_m","rating":5.0,"review":"Freezing day but great tour. My parents came from Brazil and we took this tour yesterday. It was such a fun day! But it was very very cold we would have liked it more if the weather was hot. My parents like this tour very much and they have many...","review_date":"March 3, 2014"},{"attraction_id":2241,"user":"waterways","rating":5.0,"review":"Compared to others - this did what it says on the can - their's only did the falls and local shops!. We were asked why we'd chosen this firm from those on line and could say no more than gut feeling and that they listed the sites we'd see which we certainly did - see the final paragraph! Not only did we see the falls, go...","review_date":"September 18, 2013"},{"attraction_id":2241,"user":"waterbabe16","rating":5.0,"review":"The Right Choice. On booking our tour of Niagara we looked at several operators and it was difficult to decide which to go with as itineraries and prices were all similar. There was just something about their website that stood out. Can't say what it was, just a...","review_date":"September 18, 2013"},{"attraction_id":2241,"user":"citygirlch","rating":4.0,"review":"Takes you straight to the main sites, but would prefer to do it on my own next time. We don't normally do organized tours but decided to this time on the advice of a friend because we thought it might help cut the line getting on the boat at Niagara Falls. (It didn't - there wasn't much of a line...) What was good...","review_date":"September 16, 2013"},{"attraction_id":2241,"user":"rob_l","rating":5.0,"review":"Great Time!. I had a fabulous time on the Queen Tour Niagara Falls Tour. Our driver was friendly and well-informed. After the Maid of the Mist ride we went to a wine tasting and took a walk around Niagara-On-The-Lake. It was a great day.","review_date":"September 15, 2013"},{"attraction_id":2241,"user":"chris_k","rating":5.0,"review":"Well worth the price. Our driver was very friendly and informative. You get some time to look at the falls, and take pictures.\nThe Maid of the Mist boat ride was my favourite part of the tour. The boat brings you right up to the falls, so be prepared...","review_date":"August 25, 2013"},{"attraction_id":2241,"user":"claudinho2013","rating":5.0,"review":"Claudio-Brazil. We had a good and friendly trip! Salvador is a very friendly and polite person! The bus was comfortable! Reasonable price for what we saw!NIagara Falls its a peacefull place, Niagara on the lake is so romantic e silent, the wines tasting, everything was perfect!!...","review_date":"August 19, 2013"},{"attraction_id":2241,"user":"celleon","rating":3.0,"review":"Niagara for the day. Had a lovely time on the day trip out to Niagara. A nice visit to the falls followed by a ride on the Maid of the Mist boat. Lunch was buy your own then off to Niagara on the Lake which is a lovely quaint...","review_date":"August 9, 2013"},{"attraction_id":2241,"user":"todd_t","rating":5.0,"review":"Interesting visit, great activity in Toronto. This trip was very well organized. We had a full day of activities like the boat ride, niagara falls, niagara on the lake, wine tasting and a few others stops. Left at 08:00 got back 18:15. If you never went to the Canadian side of...","review_date":"July 27, 2013"},{"attraction_id":2241,"user":"max_t","rating":5.0,"review":"Everything I Expected. Got picked up on yonge st. way north of downtown at 7:30. Very early but it meant I didn't have to take a taxi to dundas like other companies told me to do. After picking everyone else up it was almost 2 hours driving to...","review_date":"July 19, 2013"},{"attraction_id":2241,"user":"diannac308","rating":4.0,"review":"Good value, a lot covered and Maid of the Mist a highlight. The bus trip to the Falls takes about 2 hours but we were slowed by terrible traffic and several accidents so did not arrive until close to 11am. This did not cut our time short at the Falls - we still were about an hour...","review_date":"July 18, 2013"},{"attraction_id":2241,"user":"brian_c","rating":4.0,"review":"A great day-trip to Niagara!. I found this tour company through Trip Advisor, and after seeing the price and reading the reviews, decided to book.\nThe driver was on-time and very personable. He gave interesting historical and geographical facts as we drove and was very up-front about where we should...","review_date":"July 16, 2013"},{"attraction_id":2241,"user":"xxx_x","rating":5.0,"review":"Niagara Falls July 2013. I did the trip to the Niagara Falls in July 2013 with Queen Tours from Toronto. For those, who are going to do the same, I can personally say, it's awsome. The view from the Canadian side on the Falls is much more beneficial than...","review_date":"July 15, 2013"},{"attraction_id":2241,"user":"nico_b","rating":5.0,"review":"Incredible time in Niagara Falls. We chose this tour after looking at all of the Niagara falls tour companies (there were a lot), and we couldn't have been happier. For ten dollars extra compared to some of the cheaper companies we were able to have the most professional, entertaining tour...","review_date":"July 14, 2013"},{"attraction_id":2241,"user":"jim_l","rating":5.0,"review":"Great experience; highly recommended. We had a great time. We really enjoyed the smaller group on a smaller bus. Much more relaxed than the large buses. Our guide did an excellent job with his commentary about Toronto and the Niagara area. Plenty of quality time at the Falls. Definitely...","review_date":"July 10, 2013"},{"attraction_id":2241,"user":"lauren_t","rating":5.0,"review":"unbelieveable experience. We were picked up on time from our hotel and right away shared laughs with the driver Nathan. Reading the reviews here I was excited that he was my tour guide and he definitely lived up to and even passed all of my expectations. We...","review_date":"June 30, 2013"},{"attraction_id":2241,"user":"ayadalati","rating":5.0,"review":"First time in Niagara. I visited Toronto for business and I had a few days to my self. This tour was recommended to me through friends who took it before. The tour guide picked me up from my hotel. I was alone on the tour so he gave me...","review_date":"May 10, 2013"},{"attraction_id":2241,"user":"sarahsantos","rating":5.0,"review":"Great time in Niagara. Great tour, great day. Nathan was very kind, funny and smart. We all had a blast, what a great way to end our vacation in toronto!\nChat Conversation End","review_date":"April 24, 2013"},{"attraction_id":2241,"user":"mery_h","rating":5.0,"review":"Great Tour!. We took this tour with my visiting American relatives and it turned out better than expected. The guide was really great. He told my family all about Toronto and Ontario a million times better than I could have ever told them. I even felt like...","review_date":"April 18, 2013"},{"attraction_id":2241,"user":"john_markfield","rating":5.0,"review":"Fun day with the family!. Went to Toronto with the family for the long weekend. This tour seemed like a good cheap way to spend the day and it worked out perfect since we would be back in time for all our evening plans. Nathan was very punctual and picked...","review_date":"March 31, 2013"},{"attraction_id":2241,"user":"k_mmidlands","rating":5.0,"review":"Can't recommend it enough!. Went on this bus tour with my parents whilst they were visiting from the UK. We were picked up promptly in the morning from outside their hotel, and just had a couple more pickups before we were on our way. The bus was a small...","review_date":"March 6, 2013"},{"attraction_id":2241,"user":"rotem_a","rating":5.0,"review":"Great experience!. For someone who never went to Ontario before Niagara Falls is really something cool... Looking down at the falls from the tower really makes you feel on top of the world! I had plenty of time to enjoy everywhere the driver took us. I was...","review_date":"February 8, 2013"},{"attraction_id":2241,"user":"winter1984","rating":5.0,"review":"Love it!. Chilly December with Snow at Niagara Falls. Been there for the 4th time but first time with a tour. Never expected to learn about Toronto, Niagara Falls & Ice Wine so much all in 1 day. Knowledgeable, Friendly Bus Driver & Guide. Wonderful Experience. Good...","review_date":"December 21, 2012"},{"attraction_id":2241,"user":"robkelling","rating":5.0,"review":"Such a great tour! Very friendly atmosphere. This is my first time ever writing a review for... anything online. I'm not a tourist I am 100% Canadian born and raised in the GTA. I decided it was worth writing a review just because the tour guide was so friendly. I found these...","review_date":"December 11, 2012"},{"attraction_id":2242,"user":"stacy_p","rating":4.0,"review":"How does he do it?. Great atmosphere, awesome interactive show for both adults and kids. No bad seat. Didn't have the buffet but it looked very nice. You can order off a menu and are serviced at your table. Pricing is very reasonable.","review_date":"March 14, 2019"},{"attraction_id":2242,"user":"bettya_p","rating":4.0,"review":"Tribute Eagles Band. Went again to this venue - this time for the Tribute Eagles Band - offers a warm atmosphere in mini \"Vegas\" style. Really a fun place. They offer a buffet prior to the show - we did not participate in the buffet this trip, have...","review_date":"November 23, 2018"},{"attraction_id":2242,"user":"bob_v","rating":5.0,"review":"A Unique and Worthwhile Experience. We've visited Niagara Falls several times, and this year we finally decided to take in Greg Frewin's show; I'm glad that we did.\nThe tricks and illusions are all probably ones that we've seen variations of on television, but they're well performed and seeing them...","review_date":"October 31, 2018"},{"attraction_id":2242,"user":"lynette_c","rating":5.0,"review":"A cool wedding reception. What a way to celebrate a couples life together. We had front row booths. Amazing, amazing magic tricks, illusions. The animals were well cared for and loved. I have no idea how they pulled off the tricks, I was completely gob smacked. Lots of dancing...","review_date":"October 3, 2018"},{"attraction_id":2242,"user":"bfamilyof6","rating":4.0,"review":"Entertaining show!. I've seen him once before, 2 years ago. I saw a Groupon for a great deal for our vacation in Niagara Falls, so caught it again this past weekend. Live magic is so much fun to see live. Greg is excellent at what he does....","review_date":"September 2, 2018"},{"attraction_id":2242,"user":"gary_k","rating":5.0,"review":"Incredible show. The magic show was incredible. How does he do the things he does?\nHe is funny, gets the audience involved and the tigers are beautiful.\nWe had a great time watching the show.\nOur only down point was the service.\nWe arrived early to get...","review_date":"August 27, 2018"},{"attraction_id":2242,"user":"annoday","rating":5.0,"review":"white tigers. i was like a kid in a candy store. sat with my jaw dropped. i still cant believe what i saw. show was fantastic. without giving anything away it was amazing. wish it was longer show. afterwards you can take pictures with the tigers. they...","review_date":"August 27, 2018"},{"attraction_id":2242,"user":"robert_l","rating":4.0,"review":"Family Fun. Greg and his team run a very good magic show between the card tricks, disappearing girls, dancing, tigers, parrots and jokes.","review_date":"August 19, 2018"},{"attraction_id":2242,"user":"pieirons","rating":4.0,"review":"Magical experience!. Magic was mind boggling! Wonderful performance by Frewin. However, show girls could use some dance choreography instead of just posing. Attended dinner before show. Food was tasty but not enough selection. Very small buffet.","review_date":"July 31, 2018"},{"attraction_id":2242,"user":"kate_l","rating":4.0,"review":"Excellent magician. We enjoyed this magic show. It's worth the money to see it. We did not like the seating. We were seated at a 8-person table that was positioned sideways so we had to turn to see the stage. The person sitting next to me was...","review_date":"July 9, 2018"},{"attraction_id":2242,"user":"brian_w","rating":5.0,"review":"Fabulous!. My family -- two adults and our daughters, ages 11 and 10 -- really enjoyed the entire show!! Greg was funny and the tricks were fabulous. Loved the animals too.","review_date":"July 5, 2018"},{"attraction_id":2242,"user":"sidb57","rating":5.0,"review":"Dinner theatre you will never forget. Best magic show I have ever seen. Effects so good you will never forget them. Along with a wonderful meal.","review_date":"June 18, 2018"},{"attraction_id":2242,"user":"cbp-photobug","rating":5.0,"review":"Awesome Magic. This man has great magical talent.Its not Las Vegas stage but his talent is Las Vegas worthy. He is very smooth & quick witted.","review_date":"May 28, 2018"},{"attraction_id":2242,"user":"758jenniel","rating":3.0,"review":"Okay magic...don't spend the extra money for the close seats. after reading about all the years of performing on TV, etc., I really thought the show would be a little more professional-like...some of the acts were pretty good, but sitting up front we saw several \"hiccups\" in the tricks..wouldn't recommend spending the extra money for...","review_date":"May 28, 2018"},{"attraction_id":2242,"user":"james_v","rating":5.0,"review":"You\u2019ll Laugh and Wonder How He Does It. This fast paced 90-minute show left us laughing and wondering how he does it. Frewin has lots of polish as he interacts with his audience and three beautiful women assistants. He proceeds to amaze and impress. He called up a young boy after he learned...","review_date":"May 16, 2018"},{"attraction_id":2242,"user":"897christopherk","rating":5.0,"review":"Best Night Out In Niagara Falls!. Greg put on one hell of a show; it was the highlight of the trip for my family. Niagara Falls is filled with a lot of overpriced attractions but this was not one of them. Great value, awesome tricks, and reasonably priced food and drinks....","review_date":"March 29, 2018"},{"attraction_id":2242,"user":"muffin2424","rating":5.0,"review":"Family fun!. This magic show is definitely worth the money and time! We paid extra for orchestra seats and were right beside the stage! Appetizers and drinks were excellent! Everyone was friendly and it was an all around great family entertainment! Definitely recommend!!","review_date":"March 20, 2018"},{"attraction_id":2243,"user":"amenegoni","rating":5.0,"review":"Excellent experience. Elaine was a terrific tour guide. She was kind, warm, funny, patient, courteous and extremely knowledgeable.\nFolks should know that although there is an address designated as the meeting place for the tour, you should look for a small white bus - could be parked...","review_date":"February 22, 2019"},{"attraction_id":2243,"user":"seclif4d","rating":5.0,"review":"Winter ice. Tour exceeded my expectations. The falls in the winter are so lovely; ice and water both showering the stone backdrop. It was a crisp winter day and the tour enabled time to walk towards the falls and also reach the top walkway. But the tour...","review_date":"February 21, 2019"},{"attraction_id":2243,"user":"christopher_c","rating":5.0,"review":"Great Trip!. John Pierre was an excellent tour guide. We were given plenty of time at each site and did not feel rushed at all. There was a lot of historical knowledge that he knew and shared which made the trip that much better! Strongly recommend this...","review_date":"January 21, 2019"},{"attraction_id":2243,"user":"kaycied22","rating":4.0,"review":"A fun way to see more of Quebec . This tour provided transportation to all the sights. We went to see the waterfalls we were dropped off at the top and bottom of the falls. We than went to a chocolate shop that had very good hot chocolate. We were then brought to a...","review_date":"January 8, 2019"},{"attraction_id":2243,"user":"curious802988","rating":4.0,"review":"Wonderful excursion from Quebec city. Our driver was very informative and made the trip interesting. We parked at the visitors center because the falls were frozen and the cable car was not working. This made it easy to see the falls up close and walk across the bridge. The ride...","review_date":"January 5, 2019"},{"attraction_id":2243,"user":"naturemarie","rating":3.0,"review":"Worth it for St. Anne's Cathedral and the Falls. This tour was pretty standard. It allowed my friend and I (who had flown into the city and did not have a car) to escape the town for the day and see a few things. St. Anne's Cathedral was breathtaking inside. Such detail, artfulness, and...","review_date":"November 7, 2018"},{"attraction_id":2243,"user":"kenpruz","rating":3.0,"review":"Excellant tour, bus pickup needs better setup. This was a really interesting tour & the bus driver was very interesting; I would highly recommend taking this tour. The one area that this company does need to improve is how & where you wait to get on the bus to start the tour....","review_date":"October 31, 2018"},{"attraction_id":2243,"user":"l8682ymsoniac","rating":3.0,"review":"St Anne\u2019s Cathedral + Chocolate . The 5 hr bus trip booked is an eclectic mix of nature , architecture and chocolate. St Anne\u2019s Cathedral is amazing - don\u2019t miss the Crypt with the disturbing paintings of catholic nuns converting 1st nation children.","review_date":"October 30, 2018"},{"attraction_id":2243,"user":"miamiredskin1968","rating":4.0,"review":"Tour. The falls were nice to see from the bottom; next time, we will drive to the top to go across the bridge (?). Higher than Niagra Falls, but much, much, much narrower. The basilica was quite nice architecture; it was worth seeing, even if you...","review_date":"October 26, 2018"},{"attraction_id":2243,"user":"edirani","rating":1.0,"review":"A bad experience - Half day tour to Montmorency Falls and Ste.Anne de Beaupr\u00e9.. Last september we were visiting Qu\u00e9bec for the first time and we had this terrible experience with that tour to Montmorency Falls (also called Tour de la campagne). The tour conductor was a rude man called Jean Pierre. When we came to the Montmorency Falls...","review_date":"October 24, 2018"},{"attraction_id":2243,"user":"excursion311512","rating":1.0,"review":"Stranded by Vieux tours. My husband and I took this bus tour while visiting Quebec City. Our tour guide, Jon Pierre (call him JP), was late picking us upend then there was then a problem with the van we were to take - they gave him a van that...","review_date":"October 10, 2018"},{"attraction_id":2243,"user":"vakamalua","rating":4.0,"review":"Very good but Needed More Time at the Falls. This about 5 hour tour was definitely worth it for the convenience of seeing two very different major sites--the Montmorency Falls and the Basilica Set Anne de Beaupre--as well as a stop on Ile d'Orleans at a chocolate shop\/cafe and a visit to the the...","review_date":"October 9, 2018"},{"attraction_id":2243,"user":"dave_o","rating":5.0,"review":"Double Good. Joined tour from cruise ship. Did both plus metal factory by motor coach. Guide was brilliant and both the falls and basilica were first class. Noticed a railway which runs along both attractions no doubt would have been good to travel that way","review_date":"October 9, 2018"},{"attraction_id":2243,"user":"912michaell","rating":4.0,"review":"Ticks several boxes. The two main parts of this tour - falls and basilica are both easy to do independently if you have a car. We didn't at this point of our trip, so went on this tour. It was worth doing but slightly longer than half a...","review_date":"October 9, 2018"},{"attraction_id":2243,"user":"suzreag","rating":5.0,"review":"More than I expected. We expected Montmorency Falls and a church, and possibly a chocolate shop. We got all of that plus a very friendly and knowledgeable guide Jean-pierre, who told us about the history and architecture of Isle de Orleans. We also stopped at a copper art studio...","review_date":"October 6, 2018"},{"attraction_id":2243,"user":"arniedonna","rating":4.0,"review":"Ile D'Orleans is key attraction. It's easy to reach Montmorency Falls on our own, and more open on timing. This tour takes you to the launching point for the gondola ride up (about US$15 round trip), nice ride, or you can climb 400 stairs. Other private tour buses go right...","review_date":"September 28, 2018"},{"attraction_id":2243,"user":"born2shootmacro","rating":4.0,"review":"weekend adventure. visited this on a weekend. it does gets busy, so go early. was on a limited time, so didn't get to go on the tram, zip lining or taking the stairs. but the weather was nice & cool. def worth seeing it if you're in...","review_date":"September 24, 2018"},{"attraction_id":2243,"user":"alice_h","rating":1.0,"review":"Rude bus driver\/tour guide (and an awful driver), extra stops and rushed at the falls. For starters, our bus driver, who was also our tour guide, was an extremely rude and impatient man. He was a cursing horn blower who tail-gated most of way. For a full sized bus trailing small cars on a highway with only car length between...","review_date":"September 19, 2018"},{"attraction_id":2243,"user":"donna_e","rating":5.0,"review":"Montmorency Falls without tour. It is so easy to visit the incredible Montmorency Falls on your own without having to adhere to the time constraints of an organized tour. The 800 city transit bus leaves frequently from the Youville area of old Quebec and terminates at the upper entrance...","review_date":"September 6, 2018"},{"attraction_id":2243,"user":"ottolinemorrell","rating":2.0,"review":"Not enough time to see the falls. Many people have said it, and I will say it again inthe hopes that they one day change their tour: There is simply not enough time at the falls. I would have hired a driver had I known. The driver, as others have said as...","review_date":"August 29, 2018"},{"attraction_id":2243,"user":"derek_mitch","rating":3.0,"review":"Fun - Bus Driver was Halarious!!. Our driver made our trip he was funny from the beginning to the end.\nI was a little disappointment in the tour itself. the advertise a chocolaterie we all thought it was a place that shows us how to make chocolate. it was just a...","review_date":"August 27, 2018"},{"attraction_id":2243,"user":"zampier","rating":4.0,"review":"Near Quebec City and not expensive. Besides great view, it is not an attraction you need to pay to visit. You can park you car nearby and go walking.","review_date":"August 27, 2018"},{"attraction_id":2243,"user":"aikizum","rating":2.0,"review":"Disappointing. First of all we had to wait in the rain to get on the bus. Then, when we got to Ile d'Orleans to visit the chocolate stores, the bus driver couldn't find parking so we didn't stop at all!!! I think the tour should have...","review_date":"August 22, 2018"},{"attraction_id":2243,"user":"alsace1","rating":3.0,"review":"Half day tour . This is a good tour to explore the outskirts of Quebec. It was a bit confusing as to what tour we were on as there were several tours leaving at the same time. Our tour had a large bus and a small one. We ended...","review_date":"August 21, 2018"},{"attraction_id":2243,"user":"charlotte_s","rating":4.0,"review":"Delightful half-day trip. Be prepared for the time 10:30-3:30ish. Grab a bite ahead of time to avoid waiting in lines at the stops. Our driver was very informative, very easy-going and delightfully Canadian having been born and raised on Isle D'Orleans. This is a great tour if you...","review_date":"August 19, 2018"},{"attraction_id":2243,"user":"362jeannief","rating":4.0,"review":"Good tour. Great way to spend the day. Wish there was just a little more time at the falls and the island but it was sufficient to see the basics there. The tour guide was pleasant and had a good sense of humor","review_date":"August 14, 2018"},{"attraction_id":2243,"user":"margob290","rating":2.0,"review":"Don\u2019t bother. The falls aren\u2019t at all attractive as the water is muddy and the perimeter of the basin is a concrete path. A zip line was strung across the falls to make it especially ugly. There is a sad, old hotel there.","review_date":"August 10, 2018"},{"attraction_id":2243,"user":"stirlingb","rating":4.0,"review":"Popular tour. My partner & I took this half day tour last week and the tour covers attractions in the surrounding areas of Quebec City. The tour starts at Montmorency falls and spends about an hour there which is sufficient time to see the falls up close....","review_date":"August 9, 2018"},{"attraction_id":2243,"user":"pavlapavla","rating":4.0,"review":"Overall a very nice tour. My partner and I did the Countryside Tour. We booked it online. Because the information about where to wait for a bus was a bit confusing, we were waiting in front of the Information Centre and we missed our bus. They apologized in the office...","review_date":"August 5, 2018"},{"attraction_id":2243,"user":"b3905rfmelissas","rating":4.0,"review":"Great tour but missing 2 stops . Bus driver, Jean-Pierre, was amazing\u2014entertaining and informative. This tour skipped the chocolate store completely and stopped at a dirty convenience store instead\u2014very disappointed to spend 25 minutes here- could have used this time at Montmorency Falls instead. The falls were breathtaking and here we only...","review_date":"August 2, 2018"},{"attraction_id":2243,"user":"n6769aqdonaldg","rating":4.0,"review":"Nice tour with a few frustrations.. We really enjoyed the tour. As first time visitors we learned a lot and our bus and driver were great. We visited at a very busy time so spent much of our visit time standing in lines. Visited the chocolate shop where I hoped to...","review_date":"July 31, 2018"},{"attraction_id":2243,"user":"gregory_h","rating":5.0,"review":"Highlights Just Outside Quebec City. We opted for this bus tour as we did not get a car for our Quebec visit. The trip was excellent, led by our guide Gabe, who was a local retired park ranger and history expert. The drive around Orleans Island was unexpected - beautiful...","review_date":"July 29, 2018"},{"attraction_id":2243,"user":"susan_d","rating":4.0,"review":"Gorgeous Falls and Beautiful Church. The driver was terrific and the Falls were breathtaking. We visited a chocolate store for lunch which was a waste of time because the sandwiches did not look appealing. We also stopped at a beautiful copper store and finally to the exquisite Church. It was...","review_date":"July 10, 2018"},{"attraction_id":2243,"user":"kevin_k","rating":5.0,"review":"Beautiful water falls just east of town.. Very pretty and impressive water fall with plenty of photo op's. The best way to get here from Old Quebec is by city bus. We took the 11 bus in front of Hotel Clarendon on La Rue Des Jardins & La Rue St Ann. Asked...","review_date":"July 8, 2018"},{"attraction_id":2243,"user":"adamhollingsworth","rating":5.0,"review":"Wonderful falls...incredible chocolate!. Our guide and driver, Jean Pierre, was a warm, friendly and knowledgeable leader for tour group. The visit to Montmorency Falls was just beautiful. Picturesque and worth every minute. We also enjoyed the short tour of Isle d' Orleans. Very different from Quebec City and...","review_date":"July 7, 2018"},{"attraction_id":2243,"user":"hermie88","rating":5.0,"review":"Beautiful . This is a great place to visit to experience some nature and trails. A very short drive from Quebec City (15 minutes). There are several options, if you park where the main building is at you can walk to the base of the falls and...","review_date":"July 7, 2018"},{"attraction_id":2243,"user":"jim_l","rating":4.0,"review":"Beautiful falls. A worthy part of your visit to Quebec City. Beautiful falls, with a wonderful city view from the observation bridge. Great place to picnic with tables scattered under trees. Tip: got to top of falls to park by hotel, park across the street from entrance...","review_date":"July 7, 2018"},{"attraction_id":2243,"user":"marianne_r","rating":5.0,"review":"THE FALLS,THE BASILICA,ILE D'ORLEANS TOUR. Though I forget her name,the tour guide was so enthusiastic and knowledgeable that she helped make the tour very exciting.Convenient pick-up at tourist center...comfortable air-conditioned coach...Ile D'Orleans was beautiful(the homes,the farms and the forest.)Montmorency Falls,though not as dramatic as Niagara or Gulfoss,were pretty..nice ride up...","review_date":"July 4, 2018"},{"attraction_id":2243,"user":"2sonsand1pug","rating":5.0,"review":"Worth the trip. This tour was awesome. I am always skeptical when it come to tours. Very comfortable coach bus. Departure was at a good time 10:30 am. Falls were beautiful, copper museum was worth seeing. Chocolatier was very good! Try the blueberry creams! Shrine was inspiring and...","review_date":"June 26, 2018"},{"attraction_id":2243,"user":"robert_m","rating":5.0,"review":"We so enjoyed this tour, and were fortunate to have Francois as our driver \/ guide,. Francois was born in Ste. Anne de Beaupre and has lived his whole life in the Quebec City region, so was able to highlight many sights which other drivers would not likely have known, including a side drive through Ste. Anne itself, where he pointed...","review_date":"June 20, 2018"},{"attraction_id":2243,"user":"debbie_r","rating":5.0,"review":"Beautiful tours!. Lovely area, it is a must-see tour if you are only in the area for a few days. There are choices such as hiking up to the falls, and there is also a gondola with a shorter hike to the top. Great photo op! The...","review_date":"June 18, 2018"},{"attraction_id":2243,"user":"jitendra_p","rating":4.0,"review":"Small but beautiful!. I visited it with my family when we were in Quebec City. As it was not far from the city, we made an evening trip. It didn't look great after visiting Niagara Falls a week before, but the area is beautiful.","review_date":"June 6, 2018"},{"attraction_id":2243,"user":"kellyadl","rating":5.0,"review":"Culture and nature. I took this 4 hour tour recently as I wanted to see some of the countryside outside of Old Quebec City. This was a great tour and showcased some of the beautiful sights to be seen.\nOur driver and guide was Francois and he was...","review_date":"June 5, 2018"},{"attraction_id":2243,"user":"peggy_l","rating":5.0,"review":"Great Tour. We went on this tour 3rd weekend in May.\nWe really enjoyed all the stops and the time given to get off the bus and explore .\nMontmorency Falls did not disappoint and I highly recommend taking the cable car over to the other side...","review_date":"June 5, 2018"},{"attraction_id":2243,"user":"ronaldlaprade","rating":5.0,"review":"Late April and cold!. We went in late April and it was about 37 degrees and windy ... much of what you see was covered in ice ... Still we were able to walk around ...for free ...most places ...just couldn't go low ...\nWell worth it ...zip line...","review_date":"April 24, 2018"},{"attraction_id":2243,"user":"kootenaykathy","rating":2.0,"review":"Not worth the time in the Fall or Winter. I have done the city tour with this company and it was great! This trip we wanted to see a bit of the country this trip, but sadly this tour missed the mark. The church was lovely but that was about it. We hit the...","review_date":"February 4, 2018"},{"attraction_id":2243,"user":"benontariocanada","rating":2.0,"review":"A Two Hour Tour Stretched to Four and a Half. We took this tour as my wife wanted to see the falls and Ste. Anne du Beaupre. The driver tried his best but for the most part the trip was a disjointed wander from one questionable stop to another. The drive to the falls is...","review_date":"February 3, 2018"},{"attraction_id":2243,"user":"dennygscu81","rating":5.0,"review":"Loved this tour!!. This tour was absolutely 100% worth the price, especially to see Montmorency Falls and the Beautiful Sainte-Anne-de-Beaupr\u00e9! Now before I bought this tour reading the review, about feeling rushed at the Falls. When we did arrive we only had 1 hour. So if your wanting...","review_date":"December 19, 2017"},{"attraction_id":2243,"user":"igrok","rating":5.0,"review":"Great Tour Value.. We went on the \"Half-Day Trip to Montmorency Falls and Ste-Anne-de-Beaupre from Quebec\" and we felt it was a very good value. We went through some very interesting and pretty areas and the stops were frequent and never felt rushed. The driver \/ guide was...","review_date":"December 9, 2017"},{"attraction_id":2243,"user":"smaynard74","rating":4.0,"review":"Great tour company and trip!. This is a great short tour and is well worth the money - good for just getting outside the city and seeing the surrounding area. The waterfalls were lovely, the cathedral was magnificent, the copper art gallery was really interesting and there were lots of...","review_date":"November 12, 2017"},{"attraction_id":2243,"user":"lemonlime78","rating":4.0,"review":"Country Tour. On our last day in Old Quebec, to give our thighs a rest from all the hills, we took the half-day Country Tour to Saint Anne Church and Montmorency Falls. This trip is definitely worth the price. The church and falls are beautiful, and I...","review_date":"October 24, 2016"},{"attraction_id":2243,"user":"apple4mrsclark","rating":3.0,"review":"Hit and Miss. We took the half day trip to Montmorency Falls. First, the good. We were picked up on time at our hotel and driven to the bus departure point. Our guide, Kevin, was interesting and a local. He added personal information that added to our knowledge...","review_date":"July 3, 2016"},{"attraction_id":2244,"user":"koyangi","rating":5.0,"review":"Relaxing Ride. Very smooth, relaxing ride there and back. My group sprang for the seating upgrade to Comfort, and it was nice to get the priority boarding, snacks, etc. I do wish there were tables in Comfort like I saw in the main cabin, but this was...","review_date":"December 13, 2018"},{"attraction_id":2244,"user":"evie_d","rating":5.0,"review":"A Fun Day Trip From Seattle. While it was too late for me to enjoy a trip to Butchart Gardens like I'd hoped -I could have, but as I was only spending a day I'd only have been in the Garden for a couple of hours, so, next time -it was...","review_date":"November 11, 2018"},{"attraction_id":2244,"user":"agioe","rating":5.0,"review":"Whirlwind tour - but perfect for us!. The early morning departure was easy for us because we had come from the east coast and were not adjusted to the time difference. Nice relaxing trip, was not crowded, perfect weather, snacks, reading. We did not have any luggage, so we were first off...","review_date":"November 2, 2018"},{"attraction_id":2244,"user":"peggy_v","rating":5.0,"review":"Perfect way to travel to Victoria from Seattle. Highly recommend booking the upgraded seating for this 3 hr journey. It was well worth the extra dollars. You do need to climb one flight of steps to the top deck. You'll have very comfortable leather seats with a table to put your drinks &...","review_date":"October 30, 2018"},{"attraction_id":2244,"user":"pioneer798376","rating":4.0,"review":"Loved it. Loved this experience. It was truly an amazing experience every staff was really committed and professional. It's a must visit and is worth","review_date":"October 22, 2018"},{"attraction_id":2244,"user":"michael_f","rating":5.0,"review":"Seattle-Victoria-Seattle. The Victoria Clipper is a convenient way to travel between the two cities. We stayed in Victoria for four days after the first leg. The Seattle to Victoria leg leaves at 8 am. The Victoria to Seattle leg leaves at 5 pm. The one way...","review_date":"October 7, 2018"},{"attraction_id":2244,"user":"traveltaler","rating":5.0,"review":"A Highlight of Our Trip While Visiting Seattle!. Loved, loved our time traveling on the Clipper and our day trip to Victoria. This trip does require one to have a passport and I recommend getting there an hour before departure if you do not already have a ticket. Every staff member we encountered...","review_date":"September 29, 2018"},{"attraction_id":2244,"user":"tripii","rating":5.0,"review":"Day Trip. Very efficient service to Victoria Canada. The scenery along the way was beautiful.It wasnt too rough and the time seemed to fly by.The seats were comfy with large windows to look out from","review_date":"September 18, 2018"},{"attraction_id":2244,"user":"harvard1","rating":1.0,"review":"Insult to Injury. We booked a trip to Victoria BC but due to an unexpected family tragedy we were unable to make the trip, they refuse to refund any portion of what we paid which is a considerable amount. We weren\u2019t even offered a voucher for the future....","review_date":"September 17, 2018"},{"attraction_id":2244,"user":"christopher_i","rating":3.0,"review":"Day trip to Victoria. We did the day return trip to Victoria from Seattle. It was nice enough, but only really worth doing if you have something to do in Victoria (like butchart gardens) as we had 6 hours to kill and there's not that much to do.\nThe...","review_date":"September 16, 2018"},{"attraction_id":2244,"user":"gallopingtrot","rating":3.0,"review":"Ok but could do with one or two improvements.. I enjoyed the boat ride. Despite the foggy weather, which prevented us seeing much of the scenery, we did catch two pods of orcas, and that was amazing. The boat itself was simply average, given that it was not cheap. Choice of food & drink...","review_date":"September 15, 2018"},{"attraction_id":2244,"user":"msmooth747","rating":5.0,"review":"Comfort Class, Butchart Garden Tour and over night stay,. So we took the clipper from Seattle to Victoria. If you have bags to check make sure to arrive at least an hour early. It take a while to get checked in. The the seats are not assigned. We did comfort class. In comfort class...","review_date":"September 11, 2018"},{"attraction_id":2244,"user":"lizdarla","rating":5.0,"review":"Visit Victoria. Taking the Clipper out of Seattle and going to Victoria is a great way to travel. They are very efficient at getting travelers onboard (from both directions). The seats are comfortable and there is plenty of room to move around the cabins. They come to...","review_date":"September 1, 2018"},{"attraction_id":2244,"user":"ralph_s","rating":2.0,"review":"Clipper will clip you.. Victoria was inundated by smoke from 600+ fires in British Columbia. Vision was limited to less than 1\/4 mile. No mention was made of this prior to leaving Seattle. An honest tour guide would have notified the travelers of the conditions and offered refunds. Shame...","review_date":"August 21, 2018"},{"attraction_id":2244,"user":"radaramses","rating":3.0,"review":"One day travel not recommended. Victoria id pretty nice and just one day travel is waste of money because you have like 4 hour to visit the Butchards gardens and the city. You need at least 2 to 3 days.","review_date":"August 19, 2018"},{"attraction_id":2244,"user":"astadt","rating":5.0,"review":"A Great Introduction to Victoria. Though the Clipper isn't the cheapest way to get to Victoria, it is one of the most convenient! Excellent scenery; you can expect to see dolphins or whales as well as the beautiful San Juan Islands. Great location since it goes from downtown Seattle directly...","review_date":"August 18, 2018"},{"attraction_id":2244,"user":"carig_120","rating":5.0,"review":"Everything was great and left on time both ways. When I started planning my trip to Seattle I knew coming all the way up I had to least travel to Canada. The Ride on the Clipper was smooth and very packed, and plenty of crew members to answer questions about Victoria, and plenty of...","review_date":"August 12, 2018"},{"attraction_id":2244,"user":"tanya_e","rating":5.0,"review":"Great tourist attraction!. Having never been to Canada we opted to do this day trip and loved it. If you can get comfort class, highly recommend doing so as you get to board early and have more room. The ride was smooth most of the time and you...","review_date":"August 9, 2018"},{"attraction_id":2244,"user":"elizabeth_i","rating":5.0,"review":"One of the best things we decided to do on our vacation to the Pacific Northwest. We started our vacation by flying to Tacoma - Seattle area to visit my niece who is working as a traveling R.N. The second day we were there, we took the Victoria Clipper to Victoria, British Columbia. The boat ride was awesome, servers took your...","review_date":"August 6, 2018"},{"attraction_id":2244,"user":"jdaze11","rating":5.0,"review":"Very comfortable high speed ferry to Victoria. The Victoria Clipper provided very fast transportation to Victoria, giving us a whole extra day to tour instead of a travel day on a conventional ferry.\nCompetent, friendly crew, efficient and on time.\nA very pleasant, quick trip.","review_date":"August 5, 2018"},{"attraction_id":2244,"user":"del_1976_j","rating":4.0,"review":"Long day but great experince. Boat was comfortable and food\/beverage options good, staff friendly and helpful. Make sure you arrive at least an hour before boarding starts as the checkin line at Seattle was long, I didn\u2019t have time to use the restroom or grab a coffee. I bought the...","review_date":"July 29, 2018"},{"attraction_id":2244,"user":"remedios_v","rating":5.0,"review":"Seattle to Victoria Day Trip. It was a nice trip from Seattle to Victoria on the Victoria Clipper. If given a chance to visit Seattle in the future, I will take this day trip to Victoria again on the same clipper. Victoria, BC is a beautiful place to visit.","review_date":"July 28, 2018"},{"attraction_id":2244,"user":"jl3628","rating":4.0,"review":"Victoria Day Trip from Seattle. Nice Clipper ride to\/from Seattle, crew was very nice, downstairs bathrooms could be a bit cleaner for passengers.","review_date":"July 26, 2018"},{"attraction_id":2244,"user":"sally_s","rating":5.0,"review":"Fun way to travel to Buchart Gardens in Victoria. Loved this tour!! The Butchart Gardens in Victoria, BC, Canada is a must-see!!! Awesome tour of 55 acres of beautiful flowers! Trip to and from is relaxing and fun! Only way to travel to Victoria! Highly recommend!","review_date":"July 23, 2018"},{"attraction_id":2244,"user":"azjon","rating":5.0,"review":"Fantastic way to get to Victoria. This short 3 hour ride is a great way to get to Victoria. Leaves early morning and docks in Victoria just across the street from the downtown area wharf. Perfect for lunch with plenty of options within walking distance. The ride goes by quick and...","review_date":"July 23, 2018"},{"attraction_id":2244,"user":"darrenesl","rating":3.0,"review":"Would be good if ship was on time.. If people running this operation get their act in gear this would be a great tour and boat. Staff on land in BC lied to us and said the boat was delayed 10 minutes. The wait was over an hour delay. Had to wait in...","review_date":"July 22, 2018"},{"attraction_id":2244,"user":"campbellc44","rating":4.0,"review":"Great experience but beware of cancellations. The boarding process is a bit chaotic and getting there an hour before departure is advisable. The food selection was fantastic and reasonably priced. The service was also excellent. The customs process is annoying on both sides with officers routinely running late, preventing your disembarkation....","review_date":"July 18, 2018"},{"attraction_id":2244,"user":"905feliciau","rating":5.0,"review":"So fun!. Didn't know what to expect on this little day trip to Victoria, BC, from Seattle, but was def not disappointed. The seats were very comfortable and the staff very nice. The cafe was just what we needed for a light dinner after a long day;...","review_date":"July 9, 2018"},{"attraction_id":2244,"user":"sue_p","rating":5.0,"review":"CRUISING TO VICTORIA. We had a super trip on the Victoria Clipper from Washington to Victoria, Vancouver Island. A pleasant, relaxing way to travel in comfort with a cafe on each deck and first class area offered for a minimal additional cost. Clean facilities also provided. Great views...","review_date":"June 10, 2018"},{"attraction_id":2244,"user":"francis_f","rating":5.0,"review":"great service. from the time of the internet booking until drop off everything was perfect and smooth,We embarked from Seattle on a one night package vacation to the gardens and overnight at the Inn at Laurel point. Embarking was smooth and easy and we paid $ 20...","review_date":"June 9, 2018"},{"attraction_id":2244,"user":"113maritzab","rating":5.0,"review":"Great Visit to Victoria. I did a 1 day visit to Victoria. The experience in this boat was great. Very well organized on boarding process, comfortable seats, friendly crew members and a smooth ride!","review_date":"June 9, 2018"},{"attraction_id":2244,"user":"carolw21","rating":4.0,"review":"Cloud Covered Clipper Cruise. Planned trip a month in advance. Could not see anything after leaving Seattle\/ Puget Sound area due to low clouds. Planned to go to Victoria Gardens, but trip shortened by two hours due to impending forecasted bad weather.\nTrip back to Seattle great! Few swells,...","review_date":"May 14, 2018"},{"attraction_id":2244,"user":"dchrisik","rating":5.0,"review":"Victoria Day Trip. Clipper ride was very comfortable and staff very knowledgeable regarding what to do and see in Victoria. Very much enjoyed tour through city on way out to Butchart Gardens which took up most of the day. Only thing we would have done different was to...","review_date":"May 12, 2018"},{"attraction_id":2244,"user":"bnbounds","rating":5.0,"review":"Beautiful and relaxing . The ride to and from Victoria was pleasant and comfortable. Views coming back were especially nice; on the way over it was misty. Food and drink options were good.","review_date":"May 3, 2018"},{"attraction_id":2244,"user":"derrick_c","rating":4.0,"review":"Empress Hotel was interesting.. The Clipper was fine. But we were disappointed that there were few \"points of interest\" within walking distance of the pier - too many stores.","review_date":"April 27, 2018"},{"attraction_id":2244,"user":"vitesse42","rating":3.0,"review":"Trip to Victoria. Weather did not allow a direct crossing. This really limited our time in Victoria to just the Butchart Gardens. Lot of money spent for only 90 minutes in the gardens. That was disappointing.","review_date":"April 24, 2018"},{"attraction_id":2244,"user":"deborah_d","rating":4.0,"review":"Nice but . . .. Try to go for more than a day. By the time you have to get to the clipper for customs, you really only have about 4.5 hours in Victoria. Take the local bus and you'll save $$$. The ferry was nice and clean and the...","review_date":"April 10, 2018"},{"attraction_id":2244,"user":"shannon_m","rating":1.0,"review":"Viator is a horrible company. FYI-When I booked a tour with Viator my confirmation e-mail stated that if canceled within 7 days it was 100% refundable. When I canceled within 7 days they then proceeded to tell me it was not refundable. The manager admitted that the e-mail confirmation was...","review_date":"April 9, 2018"},{"attraction_id":2244,"user":"copticjo","rating":1.0,"review":"Low rating for the experience with the site. We thought we were booking the Butchart Garden experience only to discover that we were misled and booked only the ferry. We then had to book the Butchart Garden separately and ended up paying more than the combined price on ClipperVacations Or Viator sites.\nAlso...","review_date":"March 29, 2018"},{"attraction_id":2244,"user":"snirgal117","rating":2.0,"review":"Why the heck is it so expensive?. If I had a way to get to Port Angeles and take the ferry to Vicotria from there I would. (tickets from there are $37 a person). There are flights cheaper than this.","review_date":"March 19, 2018"},{"attraction_id":2244,"user":"yehaaw","rating":5.0,"review":"Great way to see Victoria!. The Victoria Clipper was a delightful experience! I checked in on-line, went to the port, and boarded with no difficulty. Because it is an international journey, it isn't a speedy boarding process but the crew is very helpful and accommodating. Once aboard, everything was clean...","review_date":"February 5, 2018"},{"attraction_id":2244,"user":"seattlefoodwriter","rating":5.0,"review":"Clipper Vacations is the easiest way to go. After spending hours Internet surfing putting the perfect two night stay together for myself and my pal from Chicago I constructed a trip through Clipper Vacations. They had the best pricing, bundled with an excursion to Buchart Gardens (the reason for my friend's trip). That...","review_date":"January 30, 2018"},{"attraction_id":2244,"user":"mlmpoohbear","rating":5.0,"review":"Easy weekend getaway. My husband and I wanted to see Seattle and Victoria at Christmas time, and our weekend getaway with Victoria Clipper let us do both. We flew into Seattle and stayed one night, then the next day we took the clipper to Victoria. Our package included...","review_date":"December 19, 2017"},{"attraction_id":2244,"user":"advisor073","rating":5.0,"review":"Good value. We live in Victoria and wanted to spend a few days in Seattle. Booking a hotel, the Warwick, through Clipper Vacations provided excellent value and an enjoyable stay close to downtown. The ferry is fun, and much less stressful than driving!","review_date":"December 14, 2017"},{"attraction_id":2244,"user":"537garethm","rating":5.0,"review":"Excellent way to travel. Hassle free, relaxing way of getting to Victoria. 5 min cab ride from our hotel to the terminal. No fuss, well organised and professional set up. Boat was pleasant - big comfy seats and pleasant staff. Provided anti-sea sickness tablets free of charge which was...","review_date":"December 6, 2017"},{"attraction_id":2244,"user":"sue_b","rating":5.0,"review":"A Very Nice Experience. Took the Victoria Clipper to British Columbia for an overnight visit. The service is great and the ride comfortable. Loved that we actually saw orca whales on the ride back.","review_date":"December 4, 2017"},{"attraction_id":2244,"user":"vanislecanuck","rating":5.0,"review":"Two days turned into three in Seattle. My family has used the Clipper before and if you wish to avoid busy dangerous highways, long expensive ferry rides and too many people in a rush this is the happy alternative to travel from Victoria to Seattle and back or vice versa. We used...","review_date":"November 28, 2017"},{"attraction_id":2244,"user":"guinnivere_w","rating":5.0,"review":"Awesome trip!. I've taken the Mukilteo-Clinton ferry, the Edmonds-Kingston ferry and the Jetty Island ferry a million times but this was my first trip on the Victoria Clipper. It was awesome! It was easy to get to, it was comfortable, service on board was excellent. The oatmeal...","review_date":"November 12, 2017"},{"attraction_id":2244,"user":"canadian_barb","rating":4.0,"review":"Always Enjoy the Trip. Great quick trip from Victoria to Seattle on the Clipper & return (or visa versa). Went down for a weekend visit to Seattle in September, & enjoyed the boat very much. I've been using the Clipper for years, and it just gets better. It's clean,...","review_date":"October 23, 2017"},{"attraction_id":2244,"user":"kat1028","rating":5.0,"review":"Great trip, very impressed with the crew!. My mom and I just returned last night from a great overnight trip to Victoria. The ride over on Friday from Seattle on the Clipper was 100% booked, not an empty seat to be had. They were very efficient at getting everyone boarded and got...","review_date":"October 22, 2017"},{"attraction_id":2244,"user":"suzanne_m","rating":5.0,"review":"Quick trip across the Bay. Loading is fast and efficient. The trip is smooth. One way trip from Victoria to Seattle is about 2hrs45min. There is a concession caf\u00e9 on board but it is quite pricey for what you get. Bring your own lunch along if you can. This is...","review_date":"October 21, 2017"},{"attraction_id":2245,"user":"janine_l","rating":5.0,"review":"An excellent way to spend a few hours. Even as residents we found new places to eat and learned new facts about our city. The young man leading this tour is outstanding. I definitely recommend the tour and it is certainly reasonably priced.","review_date":"March 16, 2019"},{"attraction_id":2245,"user":"tour608916","rating":5.0,"review":"The macarons, the perogies, actually come to think of it, all the food was outstanding.. Andy was knowlegable, concise and witty. I learned so much about Victoria which I have visited many times - neat to hear the history from a live and lively person, rather than reading it on a plaque, in a book or on a gizmo. Andy...","review_date":"February 27, 2019"},{"attraction_id":2245,"user":"mbres911","rating":5.0,"review":"Energetic, passionate and informative tour and VERY TASTY!. Andy brought great energy to the tour and provides some Victoria history as a special bonus. Includes a number of diverse stops and is very accomodating for meat and non-meat eaters alike. You would be unlikely to discover a few of these gem dining establishments...","review_date":"February 23, 2019"},{"attraction_id":2245,"user":"nswagner11","rating":5.0,"review":"GOAT!!! Best Experience and Tour Guide . Do this! You will not regret it. My husband and I will return just to go and do this again! This food tour made our entire trip!! The guide is a local and knows everything! Gets you in the best restaurants to try all the...","review_date":"February 17, 2019"},{"attraction_id":2245,"user":"774jacquelinej","rating":5.0,"review":"Absolutely amazing experience!. I rarely write reviews. If we're being honest most people only right them if something went really well or really bad. Has to make an impact for us to take the time to write about it. Well, I'm falling into that norm and writing a...","review_date":"February 11, 2019"},{"attraction_id":2245,"user":"kjg-rje-purplerain","rating":5.0,"review":"Passion, knowledge, fun & delicious!. Andy is very passionate & knowledgable with both the history & the food places to visit in Victoria. His enthusiasm for life & travel oozes throughout the whole tour. He has a great rapport with his vendors too. Laughing & story telling in his unique...","review_date":"January 31, 2019"},{"attraction_id":2245,"user":"megborsa","rating":5.0,"review":"Worth every penny!. My boyfriend and I did this tour with Andy today and loved it! He is so knowledgeable about all the places we visited and he presented all the information in a very charasmatic and fun way! Every place we visited had really great food, and...","review_date":"December 21, 2018"},{"attraction_id":2245,"user":"deltaworld","rating":5.0,"review":"Taste the food, hear about the city and have fun!. Andy did a great job during the tour. We stopped at tea shops, restaurants and a chocolate shop. Andy's knowledge of the history of Victoria is spectacular! Every time we asked a question, he had the answer with some interesting facts about the city or...","review_date":"December 7, 2018"},{"attraction_id":2245,"user":"candice_p","rating":5.0,"review":"Fun, informative and delish!. This was so fun, I definitely recommend it to anyone who likes to eat and walk around learning history. Our guide was full of personality and interesting history, his personal relationships with the places we went made it even better. We had a great time!","review_date":"December 3, 2018"},{"attraction_id":2245,"user":"purduepolo","rating":5.0,"review":"Great all-around tour. Great selection of food (meatballs, matcha tea, macarons, Southern Style potato skins, and more). The walk was manageable and spaced out. The history was a good touch but not a huge part of the tour. Andy was a great guide and makes an effort to...","review_date":"November 25, 2018"},{"attraction_id":2245,"user":"ray_r","rating":5.0,"review":"Highly recommended tour in Victoria with a great balance between history and culinary experience. The tour owner\/operator, Andy Olson was very pleasant and knowledgeable about the city which he calls home. He showed passion and dedication on what he does to ensure he delivers expectations that is above and beyond what his audience expects. I lived in Vancouver years...","review_date":"November 21, 2018"},{"attraction_id":2245,"user":"jennie_h","rating":5.0,"review":"Girl's walking tour. We were only 2 clients for Andy Olsen. We took the 11 a.m. tour on a stunning fall day. It was the most wonderful 2 hours spent with this charming, knowledgeable man. Even though we both live near Victoria it was a great surprise to...","review_date":"November 18, 2018"},{"attraction_id":2245,"user":"sean_i","rating":5.0,"review":"An Excellent Tour for Both Visitors and Locals!. Everything about the tour was excellent. Choice and variety of food, info about the food and the city, length and timing, sights and scenery, all were fantastic. We are Victoria locals and still learned a great deal about the city's history, architecture, and culture, and...","review_date":"November 15, 2018"},{"attraction_id":2245,"user":"susanjax2018","rating":5.0,"review":"Like spending a special day with an old friend in a city he knows well. We had only 2 days to spend in Victoria (and one half day would be committed to the must-see Butchart Gardens) so we wondered how to make the most of our limited time. We certainly felt lucky afterwards that we had selected Andy's personal tour...","review_date":"October 22, 2018"},{"attraction_id":2245,"user":"lv-and-bf","rating":5.0,"review":"Excellent Tour. Andy does a great job, he's friendly, informative and kept the tour moving without feeling rushed. We had a wide variety of types of food, many that we'd never try on our own. We go to Victoria fairly often and still learned new things...like the...","review_date":"October 21, 2018"},{"attraction_id":2245,"user":"chris_and_reg_t","rating":5.0,"review":"A Taste to Remember!. Definitely a must do while in Victoria, BC. You will experience a range of delicious foods and tantalizing beverages.\nAndy our guide was very knowledgeable of the history of Victoria and made the walking tour very fun and informative. We walked through areas of town...","review_date":"October 19, 2018"},{"attraction_id":2245,"user":"74jeffz","rating":5.0,"review":"Excellent Host. Although the food choices were not my favorites, it was an excellent tour. The guide was extremely knowledgeable and helpful. It really is helpful in getting to know Victoria.","review_date":"October 16, 2018"},{"attraction_id":2245,"user":"jdb68","rating":5.0,"review":"Great tour with Andy - his line up of vendors is wonderful!. We booked the tour for our short stop in Victoria on a cruise. Took a taxi from the pier to the Market to meet the tour. Got there early so we had a chance to use the lavetories at the Victoria Public Market before the...","review_date":"October 14, 2018"},{"attraction_id":2245,"user":"elguru71","rating":5.0,"review":"Good Cross-Section of Victoria Food. We had a great tour with Andy on a recent stop in Victoria for a cruise. The tour was easy to find (right where it says on the confirmation) and Andy was personable and knowledgeable.\nThe best part about the tour was linking the food...","review_date":"October 10, 2018"},{"attraction_id":2245,"user":"marilyn_n","rating":5.0,"review":"Excellent tour. Great food....very enjoyable experience.\nDefinitely would recommend.\nVery knowledgeable.\nGreat host!","review_date":"September 27, 2018"},{"attraction_id":2245,"user":"deana_m","rating":5.0,"review":"Highlight of my Visit. I highly recommend this tour! The history and education was every bit as good as the tasty treats along the way. Andy is a delight. Just a great, down to Earth guy and made me feel very welcome on his tour. If you're visiting Victoria,...","review_date":"September 26, 2018"},{"attraction_id":2245,"user":"tjkwny","rating":5.0,"review":"Excellent Food Oriented Experience in Victoria. My wife and I really enjoyed our two hour food tour with Andy. He was very interesting and shared many current and historical perspectives on the tour. The food and drink stops were very good and thoughtfully sequenced. We saw some places and areas we...","review_date":"September 22, 2018"},{"attraction_id":2245,"user":"raymoel","rating":5.0,"review":"Food Tour Victoria is Great. A modest walk from the waterfront of Victoria to the Public Market on Douglas Street will find you at the start of a very worthwhile and pleasant historical walk as well as food tour. When I think of Canada, I don't honestly think much about...","review_date":"September 22, 2018"},{"attraction_id":2245,"user":"dewitt65101","rating":5.0,"review":"Great Guide, Great Tour. I came to this not expecting much. But, WOW, what a tour!\nRoyal Caribbean had shown us a very mediocre time with their shore excursions and this is one we booked on our own. We met at the Victoria Public Market and the tour launched...","review_date":"September 21, 2018"},{"attraction_id":2245,"user":"patricia_h","rating":5.0,"review":"Real Food for Body and Soul. It is difficult to say which was better, the food or the history of the food and the great City of Victoria.","review_date":"September 19, 2018"},{"attraction_id":2245,"user":"571toddk","rating":5.0,"review":"Great tour even for locals. My son and I live in the local (by the Sidney airport) and have lived in Victoria for 12 years. We often go downtown and thought we knew a bit about the local food scene and history. But the tour enlightened us on both accounts...","review_date":"September 16, 2018"},{"attraction_id":2245,"user":"vacationgirl3414","rating":5.0,"review":"Great food and storytelling. I really enjoyed the time we spent with Andy last month while in Victoria BC. We were returning from an Alaskan cruise and this was a great way to see Victoria in the few hours we had in port. We had such a variety of...","review_date":"September 16, 2018"},{"attraction_id":2245,"user":"jasonlb8717ux","rating":5.0,"review":"Absolute must!. Really terrific tour; Andy is incredibly knowledgeable, and the food was excellent. It's hard to put together a food tour that actually includes good food given how diverse different folks' pallets are, but this one nails it. Only regret is that it wasn't the first...","review_date":"September 12, 2018"},{"attraction_id":2245,"user":"atbklyn","rating":5.0,"review":"Great tie in Chinatown\/Old Town. Andy was great providing the color and history of the places we visited. Tremendous selections of places to sample. The owners of each place spent time with us explaining what they do and why","review_date":"September 10, 2018"},{"attraction_id":2245,"user":"vanessa_and_ton..._h","rating":5.0,"review":"Food and History tour. The whole tour was amazing. Andy was fantastic, fun and very knowledgeable. The food was great and all the places we visited had great owners who made us feel so welcome. I would recommend this tour to anyone visiting Victoria .","review_date":"September 9, 2018"},{"attraction_id":2245,"user":"mark107","rating":5.0,"review":"Yes. Yes, we are now on the food tour activity in Amy city we go to and for a reason - you taste shops and foods you never knew about! Andy is the perfect host and you get to sample the best Victoria had to offer!...","review_date":"September 8, 2018"},{"attraction_id":2245,"user":"mary_e","rating":5.0,"review":"Great tour!. Four of us did this tour on our first visit to Victoria, and it was one of the best tours of this type I've ever been on. Our guide, Andy Olson, was very knowledgeable about the city, and let us know that he lived in...","review_date":"September 3, 2018"},{"attraction_id":2245,"user":"db3faith","rating":5.0,"review":"Great overview of some Victoria history & delicious samples. We visited in mid-August with another couple. Andy was an enthusiastic guide and full of information. Our group was only 11 people which made it easier to walk around and not lose anyone. We saw areas that we would probably not visit otherwise in Chinatown...","review_date":"September 3, 2018"},{"attraction_id":2245,"user":"thenewfie44","rating":5.0,"review":"VERY INFORMATIVE TOUR. Many thanks to Andy for a wonderful experience. We loved all the different food tastings. Andy and the business owners were very accommodating re food choices and were willing to substitute any item which might have been problematic.\nWe especially appreciated experiencing the walk through...","review_date":"September 2, 2018"},{"attraction_id":2245,"user":"zac_h","rating":5.0,"review":"Fantastic food and conversation. My wife and I did the tour with Andy just the other day. Victoria is a beautiful city made better by Andy's tour. Not only did he know everything about the foods we ate, he also possessed a deep understanding of the city's history and...","review_date":"September 2, 2018"},{"attraction_id":2245,"user":"omcintyre2016","rating":5.0,"review":"Excellent Start. What a fun activity to have at the start of our visit to Victoria. A great variety of food and drink with interesting historical tidbits thrown in. Andy's sense of humour and choice of stops made this an informative and entertaining way to get acquainted...","review_date":"August 28, 2018"},{"attraction_id":2245,"user":"34bobl","rating":5.0,"review":"A great snapshot of Victoria. We really enjoyed this as a first activity to get an overview of Victoria. The variety of food and drink was great and we learned lots about the history and culture of the city. We then struck off on our own for the rest of...","review_date":"August 27, 2018"},{"attraction_id":2245,"user":"bradnjayne","rating":5.0,"review":"Eat your way around Victoria. What an excellent way to spend an afternoon. We were expertly guided around the taste sensations of Victoria with local history thrown in to provide some perspective. Andy is an excellent host and is very passionate about his local area. So many highlights, but if...","review_date":"August 25, 2018"},{"attraction_id":2245,"user":"cathleentracy","rating":5.0,"review":"Great Tour!. Lots of stops and a great bit of history along the way. I was so full when we were done! A great way to see Victoria!","review_date":"August 19, 2018"},{"attraction_id":2245,"user":"neale1810","rating":5.0,"review":"Great introduction to Victoria. We decided to take this tour the morning after we arrived into Victoria and this was a good call as although there were the food tasting we were looking for Andy provided us with a good tour of the downtown\/ Chinatown area as well and...","review_date":"August 18, 2018"},{"attraction_id":2245,"user":"michelle_l","rating":5.0,"review":"Host was Great! Food was Great, Interesting!. We went on the tour with Andy in the afternoon on 8\/17\/18. He was a very pleasant and engaging fellow who was obviously proud of his city. He showed us local finds that we wouldn't have found on our own. We did actually get full...","review_date":"August 18, 2018"},{"attraction_id":2245,"user":"arthur_qx_shi","rating":5.0,"review":"Great tour!. Andy was a great guide. Walking, eating samples, and getting history tidbits...it\u2019s a great combo! You leave feeling that you\u2019ve eaten some food.","review_date":"August 14, 2018"},{"attraction_id":2245,"user":"angelina_w","rating":5.0,"review":"Do this on your 1st day!. I did this tour on the afternoon of my last day in Victoria & right away I knew I should have made this my 1st tour on my 1st day. Andy is really wonderful, knowledgeable, has a great relationship with his vendors, he's engaging &...","review_date":"August 13, 2018"},{"attraction_id":2245,"user":"ryenlis9","rating":5.0,"review":"Great food, great time.. Our guide Andy was very professional and engaging. Made sure everyone felt included, which makes it more enjoyable. Knowledgeable about the area and where the best food is found. I discovered that I actually like macaroons, now that I\u2019ve had some made right. They were...","review_date":"August 12, 2018"},{"attraction_id":2245,"user":"roxannef83","rating":5.0,"review":"Yummy and Informative. We had a great time. The spots we visited we had probably walked past a dozen times and just didn't go in to check it out. So glad we did with the tour. The items we tasted were yummy and some we went back for...","review_date":"August 10, 2018"},{"attraction_id":2245,"user":"darylb832","rating":5.0,"review":"Great food tour!!!!. What a awesome and fulfilling way to meet local chefs and bakers. Loved trying different items and Andy was a great guide with lots of info on the area. Went back to a few places later to buy more.","review_date":"August 10, 2018"},{"attraction_id":2245,"user":"julie_d","rating":5.0,"review":"Learned interesting history and had great food!. We hadn't been to Victoria or a food tour before. My daughter had been on several so we decided to take one. It was great! We had limited time in Victoria and felt this was time well spent. Our guide, Andy, was knowledgeable, very nice...","review_date":"August 10, 2018"},{"attraction_id":2245,"user":"patti_w","rating":5.0,"review":"Hometown Fun. We decided to be a tourist in our hometown & picked Andy\u2019s tour. What a great way to see our lovely city by eating, walking & learning some history! Andy was fun & very knowledgeable. The food (& drink) stops were great! Each was unique...","review_date":"August 8, 2018"},{"attraction_id":2245,"user":"gardener86","rating":5.0,"review":"Should have done this first.. It was fantastic. Took our daughter and her two girls on this tour. We all loved it. The girls are 14 and 9 but they love to try new things so all the offerings were well received. Andy really knew his history and the love...","review_date":"August 6, 2018"},{"attraction_id":2245,"user":"michelle8961","rating":5.0,"review":"Great Food and Information about Victoria. A great food tour should highlight wonderful food but the guide should also fill in the blanks, so to speak, about the area in which you are visiting. Andy was amazing. He was so knowledgeable and interesting. We learned a lot and loved the great...","review_date":"August 5, 2018"},{"attraction_id":2245,"user":"sunmum2014","rating":5.0,"review":"Delicious way to experience Victoria!. Even though we live in Victoria, we learned a few new things about our city and tried a lot of amazing food. Andy is friendly and knowledgeable, and my teenager and I would highly recommend this tour to tourists and locals.","review_date":"August 5, 2018"},{"attraction_id":2245,"user":"iftikharkhan","rating":5.0,"review":"Wonderful. Andy is a great host. This is the second time we have done a food tour, and now we are hooked. Learned a lot about the city, while enjoying yummy food. Effortlessly worked around our pork restriction. Even learned about Japanese mancha which helps reduce...","review_date":"July 31, 2018"},{"attraction_id":2245,"user":"teamturner11","rating":5.0,"review":"Come hungry!. We took the food and history tour on our first day in Victoria and it was a great start to our weekend. Andy was so friendly and knowledgeable about the area and businesses, we learned a lot about the city. The food was delicious and...","review_date":"July 31, 2018"},{"attraction_id":2245,"user":"gr8traveltipsblog","rating":5.0,"review":"Outstanding Historical Walking Food Tour!. My wife & I had a wonderful historical walking food tour with Andy on our recent visit to Victoria. One of the most enjoyable food tours we have taken. Andy has an amazing personality, who loves history & food. We visited some outstanding hidden gems...","review_date":"July 29, 2018"},{"attraction_id":2245,"user":"johntampabay","rating":5.0,"review":"Great Food Tour. Andy was our guide (and the owner of the business). Andy was excellent--very personable and knowledgeable about the current food scene in Victoria. He also provided some history as we went along on this two hour tour. The foods we tasted were varied and different...","review_date":"July 28, 2018"},{"attraction_id":2245,"user":"michele_c","rating":5.0,"review":"Highlight in Victoria. I highly recommend this fun and informative food\/history tour. Andy packs a lot in and his enthusiasm for his city are contagious. Food tastings are varied and exceptional. Wish there was more time for shopping but that would take all day! Don't miss this great...","review_date":"July 27, 2018"},{"attraction_id":2245,"user":"joannd432","rating":5.0,"review":"A Highlight!!!. Today my husband and I, our daughter and our 10 year old grandson took the food tour, and we each had a great time. Andy did an awesome job providing food tastings at a nice variety of places. Not only was the food great, but...","review_date":"July 25, 2018"},{"attraction_id":2245,"user":"d_h","rating":5.0,"review":"Fantastic way to learn about the city. This walking tour was a perfect way to start our vacation in Victoria. Each of the locations we stopped at were excellent and Andy is an engaging and enjoyable host. Learning about the history of the city along the way was a bonus. Thank you...","review_date":"July 23, 2018"},{"attraction_id":2245,"user":"sdf092479","rating":5.0,"review":"Great Tour. Loving to try different foods this tour was great. We went to several spots in the city and had a generous portion of food at each place. Andy was very friendly and knowledgeable. He knows his history about the city. The places he took us...","review_date":"July 22, 2018"},{"attraction_id":2245,"user":"abing_j","rating":5.0,"review":"History and eat like a local. This was the first food tour that we have taken and if they are all like this I will certainly be booking more. Andy, our guide, was knowledgeable, enthusiastic and introduced us to a great variety of stops and selection of food that we absolutely...","review_date":"July 15, 2018"},{"attraction_id":2245,"user":"john_k","rating":5.0,"review":"Carefully designed tour. The tour route is like a complete course! Very detailed information about the history of Victoria downtown and what is happening now with the city; current issue of the city, housing and small businesses. It was pleasant to see the relationship of Andy, the tour...","review_date":"July 14, 2018"},{"attraction_id":2245,"user":"amyb6101","rating":5.0,"review":"Fun time with great food!. Andy Olson, the tour operator, does a fabulous job of taking you to visit local food vendors throughout the downtown area and explainign the history of the area. He's very friendly, and the walk is interesting and comprehensive without being overwhelming. Thoroughly enjoyed and would...","review_date":"July 10, 2018"},{"attraction_id":2245,"user":"gpontravel","rating":5.0,"review":"Fantastic walking tour and food stops. We were in Victoria on a short stay; our cruise ship arrived at 7 am and left at 2 pm. Andy, the owner\/CEO\/tour guide extraordinaire, did a great job with our 11 am tour on July 3rd. We started at the Victoria Public Market, with...","review_date":"July 7, 2018"},{"attraction_id":2245,"user":"mike_m","rating":5.0,"review":"Certainly different. Experience different foods, that you probably wouldn't normally try. Small producers, cafes and outlets. Interesting history narration made the tour most interesting and enjoyable. Be prepared to be full at the end of it.","review_date":"July 4, 2018"},{"attraction_id":2245,"user":"leeharrison5","rating":5.0,"review":"great food and history tour. Andy did a great job guiding us through the history of Victoria and introducing us to some new foods.\nThere was a good combination of savory, sweet, solids and liquids. We returned to the Olive Shop the next day for gifts to take home to...","review_date":"July 1, 2018"},{"attraction_id":2245,"user":"glenncarriebutler","rating":5.0,"review":"Fabulous Way to See Victoria. Andy our guide was fantastic! Very knowledgeable and chose great locations for food tastings. Our 2 children also loved it. Highly recommend this tour.","review_date":"June 29, 2018"},{"attraction_id":2245,"user":"guide202827","rating":5.0,"review":"Informative and tasty all at the same time! . We very much enjoyed our walking tour. All the places we visited were great and we learned some things about the city history as well.","review_date":"June 24, 2018"},{"attraction_id":2245,"user":"julieb1739xt","rating":5.0,"review":"Highly recommend this food tour!. Andy is a very knowledgeable and personable guide. All the food stops were interesting and had delicious samples - I wanted to go back to all of them. Best macarons I've ever had! The Victorian history was also fascinating. I'm planning to go back tomorrow...","review_date":"June 22, 2018"},{"attraction_id":2245,"user":"marlenn2017","rating":5.0,"review":"Amazing little tour and guide. This is the firs time my husband and I took a food tour of a city that is so familiar to us!. It turned out to be very interesting and even though we thought we knew lots about Victoria we actually ended up learning lots...","review_date":"June 20, 2018"},{"attraction_id":2245,"user":"kaq56","rating":5.0,"review":"An Excellent Activity in Victoria! A Taste of Victoria Food Tour is highly recommended!. On our second day on Vancouver Island we opted to take Andy's A Taste of Victoria Food Tour. It was a brilliant way to explore downtown Victoria and begin our stay on the island. We began at the Victoria Public Market sampling Oils and Vinegars,...","review_date":"June 18, 2018"},{"attraction_id":2245,"user":"pam_s","rating":5.0,"review":"Excellent food and entertaining history lessons!. A wonderful sampling of local creations, an entertaining and knowledgeable guide in Andy and something I would highly recommend. There was a local person from Victoria on our tour and she also discovered new and interesting things. I would have done food tours from Budapest...","review_date":"June 17, 2018"},{"attraction_id":2245,"user":"gsae","rating":5.0,"review":"Top-Shelf Tour. This was the first food and history tour my wife and I went on, and it was fantastic. Andy is very personable and you can tell he really enjoys giving the tour. We thoroughly enjoyed the food and information provided at each stop, along with...","review_date":"June 14, 2018"},{"attraction_id":2245,"user":"dee_w","rating":5.0,"review":"Fun! Quick! Yummy!. Great food and history tour. Andy was engaging and kept us moving. Inter generation and international group made it especially interesting. Great value too.","review_date":"June 12, 2018"},{"attraction_id":2245,"user":"dan_b","rating":5.0,"review":"Excellent. Host was excellent. Seven stops, including craft beer, perogies, pastries and Italian. Very fun and well worth the cost! Highly recommend.","review_date":"June 11, 2018"},{"attraction_id":2245,"user":"rmgjag","rating":5.0,"review":"Perfect Shore Excursion. We stopped in Victoria during a cruise from Seattle to the Panama Canal. Andy was a great guide. There was variety in tastings, bits of interesting history and plenty of humor. We thoroughly enjoyed the tour and highly recommend it.","review_date":"June 8, 2018"},{"attraction_id":2245,"user":"kathgski","rating":5.0,"review":"Really fun and tasty way to get an overview of Victoria!. My husband and I had a short stay in Victoria and this food tour was a great way to see the local area and enjoy some small bites of great food. Our guide, Andy, was very knowledgeable about both Victoria history and the current food...","review_date":"June 7, 2018"},{"attraction_id":2245,"user":"ahow2014","rating":4.0,"review":"A Great Way to Learn more about Victoria while Sampling Some Great Food. A thoroughly enjoyable tour with a great mix of food stops. We have done many food tours. The olive oil, vinegar shop was good, but is a common feature on many food tours. The rest, however, were great. We particularly enjoyed the Italian bakery and...","review_date":"June 5, 2018"},{"attraction_id":2245,"user":"ulli_b","rating":5.0,"review":"Fabulous Food Tour!. What can I say? I love food tours! In my opinion, they're the best way to see a new city. You get to hear from a local, tour the city, and eat great food along the way. Andy was very knowledgeable and entertaining, and we...","review_date":"June 5, 2018"},{"attraction_id":2245,"user":"annette206","rating":5.0,"review":"Awesome Walking Tour with Great Food!. We had such a great time on this food tour! The food and drinks were really great, and the guy leading it was very cool. Highly recommended. I lived here for 5 years in the mid-to-late 80s, so it was great to get to see...","review_date":"June 4, 2018"},{"attraction_id":2245,"user":"dletta","rating":5.0,"review":"A Foodie day in Victoria. Our family of four had a great time on this tour. Our guide, Andy was knowledgeable, fun and accommodating. We had time at most places to sit and sample lots of great food. Our tour had oils, vinegars, French bread, pastries, meatballs, macaroons, matcha, pierogies...","review_date":"May 28, 2018"},{"attraction_id":2245,"user":"hvfboston","rating":5.0,"review":"Fantastic food tour!. Andy's tour is terrific. He's an engaging guide, knowledgeable, funny, and full of energy. He generously shared great tips on all things food-related in Victoria -- who knew this was such a world-class city for foodies? The tour was nicely balanced and wide-ranging, with stops...","review_date":"May 28, 2018"},{"attraction_id":2246,"user":"ckp4all","rating":5.0,"review":"Tip Top Feeling of Falling. You feel on top of the world standing at the water's entry into the falls at the Welcome Center on the Canadian side.","review_date":"December 11, 2018"},{"attraction_id":2246,"user":"yulia_d","rating":4.0,"review":"TAKE YOUR TIME ( at least 1,5 hour or better plan for 2 hours to be near the Falls). The scene is so gorgeous, you almost don't need anything! May be a better parking directions and a little more veriety of hot drinks near the falls ( it was winter when I visited).","review_date":"December 11, 2018"},{"attraction_id":2246,"user":"susan_m","rating":5.0,"review":"Day tour to Niagara Falls was a hit. Our guide Al and driver Abdul made a good day trip great. Al had interesting facts, stories and anecdotes. Plenty of free time before arranged lunch, trip on the Hornblower and before boarding the bus. We made several short photo opportunities on the way to...","review_date":"October 14, 2018"},{"attraction_id":2246,"user":"regine_isabel_c","rating":4.0,"review":"Best deal out there!. We just finished the tour today! It was awesome! It\u2019s very convenient and organized. Our bus driver and tour guide Michael, is very funny, approachable, nice , informative, and most of all patient. We missed to book our hornblower activity online but he fixed everything...","review_date":"September 18, 2018"},{"attraction_id":2246,"user":"flexilou","rating":5.0,"review":"Stunning Views, Great day trip, Great Guide. We adjusted our flight plan so that I could visit Niagara Falls and it was worth it. Stunning views both from the path alongside and from the boat 'The Hornblower' with Airbus. The guide was very informative although he did play down the town of...","review_date":"August 21, 2018"},{"attraction_id":2246,"user":"barbara_t","rating":5.0,"review":"Great Day. Most enjoyable tour. David our driver\/ tour guide was so knowledgeable and very interesting to listen to. Plus obliging to guests requests. It was very well organised, enjoyed our visit to Niagara Lake village, amazing visit to falls, and lovely lunch.\nThanks","review_date":"August 13, 2018"},{"attraction_id":2246,"user":"moneeboloney","rating":5.0,"review":"Never gets old. This was our second time visiting the falls. The beauty and power is something that never gets old. It was a very hot day and the spray was a welcome part of the trip. Don't be afraid to get wet. It's part of the experience.","review_date":"July 7, 2018"},{"attraction_id":2246,"user":"yadaavi","rating":5.0,"review":"treat to watch. they are buses from most of the hotels from Toronto. we went on Hornblower Cruise. No need to worry about people who can't walk a lot.....they have provision for wheelchairs.","review_date":"January 29, 2018"},{"attraction_id":2246,"user":"dave2florida","rating":5.0,"review":"An AWESOME SIGHT. This is a an incredible act of mother nature, Ive been here in the summer as well as the winter months what you will see in each season will amaze you....most incredible sight...take the maid of the mist ride in you can...Fun & educational","review_date":"January 22, 2018"},{"attraction_id":2247,"user":"rocketo11","rating":5.0,"review":"Great trip!. This was a lovely day out, although some stops did seem a little unnecessary (ie the flower clock), however, was lovely to see the falls from the day and night.. The buffer dinner was one of the best I have had and would defiantly recommend...","review_date":"January 22, 2019"},{"attraction_id":2247,"user":"oska92","rating":1.0,"review":"The review Zoom Tours wanted to pay us NOT to post!!. Yes, that\u2019s correct. Following our complaint after a poor tour experience with them, they offered to refund some of our money BUT only if we agreed NOT to review!!\n\u2022 Four of us went on the day\/night tour in late September. We paid $718 CAD....","review_date":"January 8, 2019"},{"attraction_id":2247,"user":"seventh_son","rating":5.0,"review":"Outstanding tour with great driver. We booked the evening tour with dinner at Fallsview hotel.\nAll the promised places where visited. Even though there was a lot of traffic, our driver managed to get to every spot in time. The wine we could taste was extraordinary. Niagara-on-the-lake is a beautiful...","review_date":"December 25, 2018"},{"attraction_id":2247,"user":"janellemac","rating":4.0,"review":"Great value to see Niagara in a short amount of time. This was the first guided tour that I ever did and I have to say first of all that I don't think I'm really a guided tour type of person. We were visiting Toronto for Thanksgiving weekend and decided to do a tour of Niagara...","review_date":"December 12, 2018"},{"attraction_id":2247,"user":"2018terrigoodl","rating":5.0,"review":"Best Tour Guide.. Hands down . Fabio is the man! This is one of the absolute best tours I have been on. Mostly because of Fabio. The man knows his facts and details about your entire journey from Toronto to Niagara Falls. He takes you to the best places on this...","review_date":"December 1, 2018"},{"attraction_id":2247,"user":"georgesambar","rating":5.0,"review":"Best trip I could\u2019ve asked for!! . Fabio is THE king, he was so punctual and fun and made the whole trip glide smoothly. He was such a joy to have the whole day and night. This tour had everything I needed we saw everything we could. A+++","review_date":"November 19, 2018"},{"attraction_id":2247,"user":"thedogesl","rating":4.0,"review":"Decent day trip, excellent guide. The big advantage of this tour is that you don't have to fight traffic to the falls and find a parking spot for the various attractions. Our guide (who was also are driver), Michael Francis, was very well informed and friendly. He also dropped us...","review_date":"October 24, 2018"},{"attraction_id":2247,"user":"billy_m","rating":1.0,"review":"Very Disappointing - Buyer Beware. I went on this tour on Wednesday, October 10, and while this particular day's tour may not be typical, it was a major disappointment for myself and 11 fellow tourmates.\nThe pickup point was changed; a minor inconvenience, but no biggie. Pickup was a half...","review_date":"October 14, 2018"},{"attraction_id":2247,"user":"1happytraveller20456","rating":5.0,"review":"Absolutely amazing! Thank you Fabio.. Fabio our tour guide is the very best of the best anywhere. Can not praise him enough for his professionalism and knowledge. He went out of his way to make sure we all had a wonderful time and took great care of us all. Our...","review_date":"October 14, 2018"},{"attraction_id":2247,"user":"314carlr","rating":4.0,"review":"Very enjoyable day. . Our tour guide Fabio was very informative, helpful and had a good sense of humour. Only disappointing part of the day was that we had to pay extra for another part of the tour when really we had already paid more than enough. But overall...","review_date":"October 2, 2018"},{"attraction_id":2247,"user":"anywhere621","rating":5.0,"review":"Best tour guide ever. We went on this tour two weeks ago and had the best time. Our tour guide, Michael Francis was the best! He was informative, engaging and so very nice. He made sure we made all the activities listed and not rushed in doing so. The...","review_date":"September 30, 2018"},{"attraction_id":2247,"user":"e22g","rating":3.0,"review":"Poor Time Management. Our tour to Niagara Falls wasn\u2019t bad, yet it wasn\u2019t what my husband and I were expecting and it was very hurried. The tour guide showed up nearly 45 minutes late to our 1:00PM pickup time. The tour guide Miko (Michael) was informative and had...","review_date":"September 29, 2018"},{"attraction_id":2247,"user":"kate_p","rating":5.0,"review":"Great day & night - highly recommend \ud83d\ude01. Sitting on the bus now on our way home so why not write a review, the bus has WiFi so there\u2019s no time like the present!\nOur driver\/tour guide (Micko) was great. Not only did you get the tour of Niagara Falls, Niagara on the...","review_date":"September 11, 2018"},{"attraction_id":2247,"user":"k4229jajacobc","rating":1.0,"review":"Very little time spent at Niagara Falls. I felt very misled about the content of this tour. The tour guide showed up nearly an hour late to our 1:00PM pickup and then the drive to Niagara took nearly twice as long with Labor Day traffic. The tour is setup to visit many...","review_date":"September 4, 2018"},{"attraction_id":2247,"user":"arron2809","rating":5.0,"review":"We Love Gloria!. My friends and I booked on the day and night Niagara Falls trip as we wanted to see the fireworks, experience the falls and visit Niagara on the Lake.\nWe departed Toronto a little late, around 1.20pm, but we were kept fully informed at all...","review_date":"August 25, 2018"},{"attraction_id":2247,"user":"priti43","rating":5.0,"review":"Excellent Guide. This was an excellent day out for our family. Would highly recommend! Gloria was full of knowledge and entertaining as well.\nIt was all very well organised with punctual pick up and drop off.","review_date":"August 23, 2018"},{"attraction_id":2247,"user":"paul_m","rating":4.0,"review":"Traffic limits Experience - The Falls do not disappoint!. First of all - Gloria is a great tour guide. She is engaging and funny and her sense of humor was appreciated. She was also a great 'task master' - getting the job done to keep the tour moving along. We got hosed by the...","review_date":"August 18, 2018"},{"attraction_id":2247,"user":"roy_w","rating":5.0,"review":"Wonderful. Very entertaining and interesting tour. Book this tour if you want the best of all, because you can see the falls at day and night time. Also very beautiful to witness are the fireworks display together with the light show. Although the optional helicopter ride...","review_date":"August 10, 2018"},{"attraction_id":2247,"user":"davina_d","rating":5.0,"review":"Micko was amazing!!. My husband and I had a lovely time on this tour. The Boat Cruise and view of the fireworks from the Sheraton during the Fallsview Dinner was incredible. We enjoyed touring Niagara-on-the-Lake, the Whirlpool, and the ice winery. This tour was well paced and flexible...","review_date":"August 9, 2018"},{"attraction_id":2247,"user":"zainwhite","rating":5.0,"review":"Amazing Tour With Our Amazing Tour Guide Michael 'Micko' Francis. Micko obviously enjoys what he does. His enthusiasm is infectious! Micko made our trip one to remember. We definitely would not have enjoyed our trip as much without him. Micko gave clear, concise instructions as well as information about landmarks and the history of the...","review_date":"August 8, 2018"},{"attraction_id":2247,"user":"845rainerg","rating":5.0,"review":"The lights!!! . It was awesome! Our guide Milko was a walking Wikipedia. We had some nice stops on the way to the falls, a delicious wine tasting and finally an unforgettable evening at the falls. Got wet in the boat dead center in the Canadian part of...","review_date":"August 6, 2018"},{"attraction_id":2247,"user":"chrisb0711","rating":4.0,"review":"Day tour of Niagara Falls with lunch and winery tour . My group of friends, 5 of us, were part of a small group of 12 that were on this tour group on a Saturday. Pick up was done at a central location in downtown and at the airport before heading to the Falls. Traffic in...","review_date":"August 5, 2018"},{"attraction_id":2247,"user":"raewyn_k","rating":5.0,"review":"Great Trip - Great Tour Guide Michael Francis. Had a really enjoyable day with a very knowledgeable tour guide (Michael Francis) I will now be able to remember the Great lakes - HOMES! Thank you for a well organised day. Enjoyed the falls so much and seeing them illuminated at night and the...","review_date":"August 4, 2018"},{"attraction_id":2247,"user":"noresnau","rating":4.0,"review":"Great waterfalls, but disappointing nighttime. We saw the waterfalls in the afternoon and it was great. The boat ride is absolutely enjoyable! After the sun set, however, the site became a kind of little Las Vegas, with the falls lit in changing colors (uninteresting for a nature lover) and 5...","review_date":"August 1, 2018"},{"attraction_id":2247,"user":"carolq249","rating":4.0,"review":"Amazing guide made this trip worth every penny. It is amazing what a difference a good guide makes to the overall experience of a tour. We were so fortunate to have Gloria as our guide. When traffic chaos on the highway delayed our arrival at our destination, Gloria kept us entertained with amusing...","review_date":"August 1, 2018"},{"attraction_id":2247,"user":"stelareyes84","rating":4.0,"review":"Good Tour - Great Experience. Michael F. did a great job and he did the best he could to cover everything. I do think the tour was very good but unfortunately due to the traffic that we encountered on the way to Niagara Falls, the tour felt rushed and we...","review_date":"July 30, 2018"},{"attraction_id":2247,"user":"dougiemccormack","rating":5.0,"review":"Fabulous tour to Falls. We all enjoyed this fabulous trip to the majestic falls and surrounding area, the visit to Niagara on the lake, the views and boat trip were all breathtaking, made extra special by our guide Gloria, what a hoot and knowledgeable guide.\nWould recommend this trip...","review_date":"July 25, 2018"},{"attraction_id":2247,"user":"really26","rating":5.0,"review":"Great. Fabio was great. Very knowledgeable and friendly. Would definitely recommend. Even better than expected","review_date":"July 21, 2018"},{"attraction_id":2247,"user":"mayenb2017","rating":5.0,"review":"I Keep on Falling. Thank you to Gloria and the driver (pls forgive me for forgetting his name) for a wonderful trip and tour, wine tasting and breathtaking views of the falls from many lookout spots.","review_date":"July 18, 2018"},{"attraction_id":2247,"user":"fringeface","rating":5.0,"review":"Michael Francis was a superstar. No, Michael did not pay us to write this review, but he did do a great job. Thankyou.\nThe tour bus picked us up late, 40 minutes after the proposed arrival time. I think that because the advert on TripAdvisor states pickup at 1pm, you...","review_date":"July 9, 2018"},{"attraction_id":2247,"user":"pvp60","rating":5.0,"review":"Always Wow!. This was our second visit from Canadian side which is the best to visit Niagara Falls. We enjoyed the new addition of Zip-line ride. However due to some electricity problem we couldn't had our video! We will have to visit for it again!","review_date":"July 9, 2018"},{"attraction_id":2247,"user":"suzannec9","rating":5.0,"review":"delightful. Michael was our tour guide on the trip and kept us entertained with information about the Falls and Canada in general. He also had a good supply of corny jokes. The first stop was a souvenir shop where we got a 10% discount, then we...","review_date":"July 8, 2018"},{"attraction_id":2247,"user":"deannapivac","rating":5.0,"review":"Niagara Falls WOW. Zoom Tours kept me informed, so I knew what to expect.\nIt was fantastic it met all my dreams.\nThe bus driver Aamiz was informative, very engaging, helped the Greyhound Bus Services with there stranded passenger's back to Toronto, when I asked to be dropped...","review_date":"July 7, 2018"},{"attraction_id":2247,"user":"linda_d","rating":4.0,"review":"Great tour. Fabio was a good tour guide giving us lots of information en route. We stopped at lots of places before arriving at the Falls but stops were a little rushed. Great boat trip and buffet meal at the Sheraton was delicious. Saw the fireworks before...","review_date":"June 24, 2018"},{"attraction_id":2247,"user":"531angelad","rating":2.0,"review":"Niagara Falls great; Zoom Tours poor. Niagara Falls and Niagara-on-the-Lake are well worth visiting but Zoom Tours is probably the worst tour company we have encountered, especially given that these are the most expensive tours we have ever taken. Booked the day tour on-line and requested hotel pick-up. Email confirmation was...","review_date":"June 22, 2018"},{"attraction_id":2247,"user":"aidafr","rating":3.0,"review":"Ok but be careful. The driver\/tour guide (only one person: Miko) was really good. But I booked for the morning trip, they confirmed by mail but, just later, they decided to change my trip to the afternoon. THAT SUCKS! I didn\u2018t have any chance to decide. I didn\u2018t have...","review_date":"June 18, 2018"},{"attraction_id":2247,"user":"storm2flash","rating":5.0,"review":"DAY \/ NIGHT Fantastic must do tour. Aamir our tour driver informed us enough through the whole trip, never burbled on like so many other guides we have experienced. Plenty of time at each location. Loved the bottles of water, and the red waterprof bag to go with our red rain proof...","review_date":"June 12, 2018"},{"attraction_id":2247,"user":"nga_p","rating":4.0,"review":"great wonder of natur. The bus driver Tudy war perfect, give us a lot of info, not boring at all and very helpfull! the trip was very well organized, I enjoyed it very much, no need to look at a parking place and nothing to pay additionally. The weather...","review_date":"May 29, 2018"},{"attraction_id":2247,"user":"darren_c","rating":5.0,"review":"Fantastic Experience....and they didn't cancel!!!. Great trip and fantastic tour guide (Fabio)! I had one day spare on a work trip and all of the other participants cancelled. They rang to see if I could change, and I explained I couldn't, and they ran the tour anyway with just me!...","review_date":"May 29, 2018"},{"attraction_id":2247,"user":"hhhhhfy","rating":5.0,"review":"great tours!. tour guide is really good, we got to see everything within and time control is excellent.\nAmazing experience","review_date":"May 27, 2018"},{"attraction_id":2247,"user":"nialadyj","rating":5.0,"review":"1st Trip to Niagara Falss. Had an amazing time. Our tour guy Fabio was absolutely amazing. He made sure we got to see everything within. Timely manners, very informative tour, the tour bus was very clean! I would definitely recommend zoom tours to ffiends & family! Ask for Fabio :-)","review_date":"May 19, 2018"},{"attraction_id":2247,"user":"flamepoolalpacas","rating":5.0,"review":"Great day!. Tour starts in the afternoon, so you have time to do something else in the morning. I was picked up at my hotel. The driver, Amir, was friendly and asked everyone where they were from. The stop at the Pillitteri winery was fun and the...","review_date":"May 2, 2018"},{"attraction_id":2247,"user":"ashley_d","rating":5.0,"review":"Must Do Anytime of Year!. This was an amazing way to see Niagra without having to drive there! The tour started off when them picking us up from our hotel in the morning. We then went to the falls and had the option of the sky tour or up close...","review_date":"January 20, 2018"},{"attraction_id":2247,"user":"zobes","rating":4.0,"review":"Another off the bucket list. Obviously we weren't visiting Toronto without going to see Niagra Falls.\nThis tour was great and made even better by a couple of stops along the way - namely Pillitteri Winery (try the Merlot!) and the beautiful town of Niagra. Would have liked to spend...","review_date":"January 13, 2018"},{"attraction_id":2247,"user":"jqqls","rating":4.0,"review":"Teensey Issues, but worth mentionning..... Normally I start reviews that have *problems* with the bad things first, but I really, really want to make the positive parts of this trip, the focus. Our guide (Fabian) was accommodating every step of the way, informative, interesting, with a few jokes here and...","review_date":"December 30, 2017"},{"attraction_id":2247,"user":"jacquie_g","rating":5.0,"review":"Beautiful Experience. Our day began with a stop in a beautiful shopping town. The town was decorated for Christmas. Store merchants were friendly and helpful. Just what you expect in a small town. We made several stops. We visited the Worlds Smallest Chapel, Festival of Lights and...","review_date":"December 27, 2017"},{"attraction_id":2247,"user":"jen9966","rating":5.0,"review":"Best of Niagara Falls. Thank you so much to Heidi from Zoom Tours we had the best Day\/Night Niagara Falls Tour stopping at Floral Clock, Niagara on the lake, Reif winery which included a wine tasting, Clifton Hill and of course the Beautiful Niagara Falls by day and by...","review_date":"December 18, 2017"},{"attraction_id":2247,"user":"yuri877","rating":2.0,"review":"Disappointed. We signed up for the day and evening tour because of the good reviews we read here. Unfortunately, everything was not what we expected. We had an Italian tour guide, who speaks English with a very strong accent and most of us on the bus...","review_date":"November 28, 2017"},{"attraction_id":2247,"user":"susie_m","rating":5.0,"review":"Fabulously memorable. Pick up by minibus was a little early at the hotel and had a warm welcome from the driver\/tour guide. We only had a couple of pick up and we were on our way. The guide (sorry can't remember the name) gave us some background...","review_date":"November 24, 2017"},{"attraction_id":2247,"user":"_stephanie_lai1410","rating":5.0,"review":"Memorable trip to Niagara Falls 2017. I had originally booked the day tour with lunch for October 16, 2017. We were then upgraded to the evening tour with dinner and boy was I glad we were! The entire experience was memorable from start to finish. Aamir, our tour guide, was very...","review_date":"October 20, 2017"},{"attraction_id":2248,"user":"jo-ann_b","rating":5.0,"review":"Afternoon Wine Tasting. We had a great afternoon, visiting four wineries. Professionally run and organized. We enjoyed spending time with the other people on the tour. A very good variety of wineries. Would definitely do this again! So much fun while learning new things about wine and the...","review_date":"March 18, 2019"},{"attraction_id":2248,"user":"gregjurpin","rating":5.0,"review":"Great Afternoon of Wine Tasting!. My wife and I had a great afternoon touring the wine country with other couples. Bob was our experienced driver and knowledgeable guide who did an outstanding job! Right from our pickup in Niagara-On-The-Lake everything was on time and very well laid out. The mini...","review_date":"January 8, 2019"},{"attraction_id":2248,"user":"jesus_r","rating":5.0,"review":"Excellent!!!. We had a great time, with the folks of Grape Escape. Our tour guide Brian and driver Jills were OUTSTANDING!! THANKS again Eh!","review_date":"November 1, 2018"},{"attraction_id":2248,"user":"jackson_t","rating":5.0,"review":"Highly Recommended Wine Tour. This was a mine and my girlfriends first wine tour and we had an amazing time. David our tour guide was very knowledgeable and hospitable, answering any questions we had as well as providing great conversation. We booked less than 24 hours before the start...","review_date":"October 25, 2018"},{"attraction_id":2248,"user":"julie_g","rating":5.0,"review":"Fun Day. Pete was a great tour guide. We saw four wineries - they were a nice blend of small and medium size. Was great to see more of the countryside than we might have on our own.","review_date":"October 25, 2018"},{"attraction_id":2248,"user":"ann_t","rating":5.0,"review":"Good range of tasting experiences. This company shares the love around when it comes to vineyards but we were very happy with the ones we visited:\n- Jackson Trigg - large & modern\n- Konzelmann, a German owned medium size vineyard with the vines growing right down to the water...","review_date":"October 22, 2018"},{"attraction_id":2248,"user":"donnyvee","rating":5.0,"review":"Wonderful tour and wineries.. Our tour leader David was very knowledgeable of the various wineries and vineyards and able to answer all of the questions the tour group posed. David also explained to me what to expect when we crossed the border on our return to the U.S. with...","review_date":"October 14, 2018"},{"attraction_id":2248,"user":"2114s","rating":5.0,"review":"Excellent Wine Tours and Guides. We had a great trip with our tour guide David. Sampled a good range of wines from a excellent selection on vineyards. I would thoroughly recommend going on this tour to sample the wines of Niagara. The combination of a friendly knowledgeable guide in David...","review_date":"October 10, 2018"},{"attraction_id":2248,"user":"thera20","rating":5.0,"review":"Great way to see wine country. Our driver, David, was very pleasant and picked us up first, and we drove for about an hour picking up other folks on our tour. We had a full van (thankfully air-conditioned, because it was pretty hot for September) and enjoyed meeting other folks from...","review_date":"September 25, 2018"},{"attraction_id":2248,"user":"janine_p","rating":5.0,"review":"Fun & Friendly way to do Niagara. If you're going to enjoy some wine in Niagara, then take advantage of the wine tours! Enjoying the sampling, a little cheese on the way, and friendly helpful guide and lots of fun. It was the perfect way to get around and enjoy some vineyards...","review_date":"September 20, 2018"},{"attraction_id":2248,"user":"abtravel12345","rating":5.0,"review":"Great Tour, Knowledgable Guide. Pat our guide was awesome! He knew the area and wineries exceptionally well. Had many fun facts to share!","review_date":"September 10, 2018"},{"attraction_id":2248,"user":"cortney_n","rating":5.0,"review":"A wonderful tour of Niagara wine country!. My husband and I had a wonderful time during our winery tour. Our driver, David, was knowledgable and extremely friendly. He was accommodating and made sure that we were all having a great time. This tour was a great way to see different wineries without...","review_date":"September 9, 2018"},{"attraction_id":2248,"user":"travis_t","rating":5.0,"review":"Educational and hydrating!. Our tour guide Bob picked us up at the door of our rental property and was very friendly, easy going and knowledgeable. We visited 4 vineyards, enjoyed a full tour of Jackson Triggs facility and a delicious cheese pairing at one stop. Every vineyard was...","review_date":"September 2, 2018"},{"attraction_id":2248,"user":"leesemc","rating":5.0,"review":"A great afternoon!. David, from Grape Esscape, picked us up at our hotel on time. We drove to Niagara on the Lake and picked up 4 more people. The van was very comfortable and David was very friendly and personable. We were taken to 4 winery's and told...","review_date":"August 28, 2018"},{"attraction_id":2248,"user":"603lees","rating":5.0,"review":"Dont hesitate to book with Grape Escape!. After checking into our hotel, the Prince of Wales, we were disappointed to find that their trolley wine tour was fully booked. So, we decided to stop in to Grape Escape and the gentleman at the counter was very accommodating. He ?got us into the...","review_date":"August 28, 2018"},{"attraction_id":2248,"user":"jennifer_d","rating":5.0,"review":"Wine Tour . Our tour guide Rodger was amazing!! Wine tour overall was great!! We visited 4 wineries which were all good, with 1 cheese pairing. We bought more wine than we thought we would. And even some cider from Small Talk! No complaints \ud83d\ude0a","review_date":"August 25, 2018"},{"attraction_id":2248,"user":"lee_c","rating":5.0,"review":"Darlene!. Darlene the Great swung \u2018round and picked us up on time, greeting us with her lovely smile.\nWe visited 4 fantasitic wineries, each of them uniquely different in terms of atmosphere and the wines they produced.\nDarlene was great at getting us in and out...","review_date":"August 24, 2018"},{"attraction_id":2248,"user":"jennifer_j","rating":5.0,"review":"So fun!!. We, as a group of four, booked this as a bachelor celebration for my brother. It was on the heels of a previous night's indulgence. We started slow and quiet but Marcy was an amazing hostess and didn't let us stay that way for long....","review_date":"August 21, 2018"},{"attraction_id":2248,"user":"faye_w","rating":5.0,"review":"Afternoon Wine Tour. Bob was a great tour guide - very personable, informative and just made our afternoon oh so enjoyable. It felt like such VIP treatment, not only at the wineries where all had been set up in advance for us, but just to have our purchases...","review_date":"August 19, 2018"},{"attraction_id":2248,"user":"nadnad0","rating":5.0,"review":"Fun afternoon attending a wine tour and 3 additional wine tastings. We visited 4 different wineries with our very knowledgeable and friendly tour guide, David. The atmosphere on the mini bus was great - everyone socialized and were in good spirits throughout the tour. The different stops included Jackson Triggs (winery tour included), Konzelmann (included cheese...","review_date":"August 15, 2018"},{"attraction_id":2248,"user":"daw2bm","rating":5.0,"review":"Great Wine and an Amazing Tour Guide. All four wineries were great, but Duane is really what made the tour entertaining. There was some distance of driving between the area where we were staying in Niagra Falls and the wineries. There was a lot of driving but he was great for conversation...","review_date":"August 15, 2018"},{"attraction_id":2248,"user":"fortunestylista","rating":5.0,"review":"Duane, our tour guide. Duane was a amazing ! We were running a little late and he called to check if we were okay and we made right on time for departure. Duane has been doing this and you could tell with the immense amount of knowledge on the...","review_date":"August 13, 2018"},{"attraction_id":2248,"user":"seaside796490","rating":5.0,"review":"Very entertaining tour. We enjoyed our tour with Roger. He gave us lots of information on the different wineries we visited and on different aspect of the Niagara area.\nIt was very entertaining and we appreciated the wineries we visited.","review_date":"August 13, 2018"},{"attraction_id":2248,"user":"mikaela_g","rating":5.0,"review":"Best Tour EVER!. Went with 5 girls for a birthday weekend! We had Brian D as our driver and he was AMAZING. He took us to 3 wineries and although it was a 3 ish hour tour..he never made us feel rushed. If we bought bottles of wine...","review_date":"August 12, 2018"},{"attraction_id":2248,"user":"deirdre_b","rating":5.0,"review":"Wine tour . Went with 2 friends got picked up at our hotel Bob was our driver the van had 7 other people great tour 4 wineries Bob was a great driver and tour ran from 1 till 5 pm recommend a lot","review_date":"August 11, 2018"},{"attraction_id":2248,"user":"karen_a","rating":4.0,"review":"Brando was the best tour guide ever!. We had a great time! Our guide,Brando, was very knowledgeable. All the wineries were nice. I just wish they would offer an extra choice if you don't want to try their Ice Wine.","review_date":"August 6, 2018"},{"attraction_id":2248,"user":"diane_o","rating":5.0,"review":"Really good and ....... I don't blame the tour. The tour guide David was OUTSTANDING!!!! All of the venues they chose with the exception of one Pilletery...something were great. Our first stop they were warm informative inviting the others the same they took their time piilerary (sorry cant remember...","review_date":"August 6, 2018"},{"attraction_id":2248,"user":"709kassandrak","rating":5.0,"review":"Amazing Tour, Friendly Driver, Fun Time. Duane was a great tour guide! Between hotel pickup and the wineries, he pointed out landmarks and told us about the history of the area. He is clearly knowledgeable about the area and the wine. My boyfriend and I did the afternoon tour and went...","review_date":"August 5, 2018"},{"attraction_id":2248,"user":"shelley038","rating":5.0,"review":"Enjoyable Afternoon. Visited 4 wineries & thoroughly enjoyed it. Saw the whole wine making process at Jackson Triggs Estate, cheese pairing at Kinzellman Estate, wine & cider at Small Talk Vineyards & white & red ice wine at Pillitteri. Great afternoon with guide Duane who was also...","review_date":"July 22, 2018"},{"attraction_id":2248,"user":"kathystrick","rating":5.0,"review":"Fun day of wines, cheese and new friends. We booked this rather last minute before heading up to Niagara on the Lake. Our guide and driver was David from Glascow. He was so gracious and informative and just plain fun. We met a couple from Scotland, a couple from Mexico City and a...","review_date":"July 21, 2018"},{"attraction_id":2248,"user":"j0hnnymarc","rating":5.0,"review":"Pefect mother\/daughter day!. My daughter and I had a wonderful afternoon together on this tour! Great group size and choice of wineries. Would definitely recommend! :)","review_date":"July 18, 2018"},{"attraction_id":2248,"user":"heather_f","rating":5.0,"review":"Wine Tour With Cheese Pairing - Duane. Loved this wine tour! Stopped at a variety of different wineries along the way and had a great experience at each. Our tour guide Duane was so accommodating and friendly, I would definitely recommend requesting him as your guide.","review_date":"July 16, 2018"},{"attraction_id":2248,"user":"seanhowes","rating":5.0,"review":"Great experience for my first wine tour. I had never been on a wine tour before and didn't really know what to expect.\nOur driver, Brian, picked us up from our hotel right on time and made us feel welcome right away. He was very friendly and knowledgeable about the area, telling...","review_date":"July 12, 2018"},{"attraction_id":2248,"user":"natalie_k","rating":4.0,"review":"A Wine Tour to Remember. This wine tour was exactly what I was looking for to commemorate my parent's 38th Wedding Anniversary. Pat was our tour guide and he arrived promptly to the hotel to help us into the Grape Escape Wine Tour van. He also mentioned that his photography...","review_date":"June 21, 2018"},{"attraction_id":2248,"user":"giuseppe_m","rating":5.0,"review":"Amazing. Just did the tour today and it was absolutely amazing. First time me and my girlfriend have done a wine tour and it was a great experience. Our guide today was Bob and he was very knowledgeable about the area and was super nice. Would...","review_date":"June 17, 2018"},{"attraction_id":2248,"user":"nwc50","rating":5.0,"review":"Well Organised and Fun Afternoon. Well firstly our group was late getting back from Niagara Falls and subsequently were late for our collection time slot by Grape Escape - this was no problem for them, we quickly rearranged, (15mins later), they got us kitted out and sent us out to...","review_date":"June 17, 2018"},{"attraction_id":2248,"user":"bill_r","rating":5.0,"review":"Enjoyable afternoon wine tour. Delightful afternoon wine tour of 4 wineries. Many thanks to our driver David for the lovely personalized anniversary card that he stealthly inserted in our purchases for us to find at home. A nice touch of class!\nChantal & Bill","review_date":"June 17, 2018"},{"attraction_id":2248,"user":"dmdaly","rating":5.0,"review":"Fantastic tour guide. My sister and I did the wine and cheese pairing tour with grape escape, it was very enjoyable. Our tour guide David was absolutely wonderful. He made the experience exceptional. I will definitely return to share this with other members of my family. Thank you...","review_date":"June 14, 2018"},{"attraction_id":2248,"user":"christie_l","rating":5.0,"review":"Awesome activity for bachelorette party!. I was initially unable to book this tour through the website for my sister's bachelorette party so I emailed them and they went out of their way to accommodate our group of six. When we showed up (in our bachelorette attire!), we went through the...","review_date":"June 5, 2018"},{"attraction_id":2248,"user":"frank_p","rating":5.0,"review":"Was an overall great experience.. Our tour operator David made this tour that much more enjoyable. He was extremely knowledgeable and informative about all the winery's we visited before we got to our destination as well as the area we were visiting (Niagara\/Niagara on the Lake).\nWe will be booking...","review_date":"June 5, 2018"},{"attraction_id":2248,"user":"kristend158","rating":4.0,"review":"Great tour. Had a wine tour with Bob the other day. It was a smaller group than with other tour companies, 10 of us in a van. The smaller size made for less time waiting around, which was great! Bob was knowledgeable and made sure to take...","review_date":"June 3, 2018"},{"attraction_id":2248,"user":"darlene_s","rating":5.0,"review":"Excellent choice for a morning wine tour. Our tour guide, David, was knowledgable, friendly and had a great sense of humour. He helped each guest descend from the tour van, and clearly explained the sequence of events at each stop. The van picked us up at our rental house at the given...","review_date":"June 1, 2018"},{"attraction_id":2248,"user":"joetraveler2018","rating":5.0,"review":"Outstanding Experience with Grape Escape and David!. We had a tremendous time with David leading our tour of wine country in Niagara on the Lake. They did a great job selecting both large and small wineries, and different types of wine to try. We were picked up and dropped off right at...","review_date":"May 26, 2018"},{"attraction_id":2248,"user":"melissa_c","rating":5.0,"review":"FANTASTIC! We loved it.. We took this tour on May 21st, and our guide was Pete. He was great, and we loved every single minute of this tour. We visited four wineries, bought lots of wine at each one, and had just a really great time. The tour was...","review_date":"May 23, 2018"},{"attraction_id":2248,"user":"nancy_c","rating":5.0,"review":"We had an amazing afternoon with Grape Escape Wine tours and David. We had an amazing afternoon with Grape Escape Wine Tours visiting 4 very unique wineries. The atmosphere was relaxed and intimate and our guide David was wonderful.\nDavid created a very friendly atmosphere for our group of 6 and shared his wealth of knowledge which...","review_date":"May 9, 2018"},{"attraction_id":2248,"user":"mike1924","rating":5.0,"review":"Awesome experience. My daughter took the wine tour with cheese pairing. Bob was punctual in picking us up from our hotel. He was very knowledgeable about the different wineries and the different wines. We had a wonderful time and would definitely go on this tour again if...","review_date":"May 9, 2018"},{"attraction_id":2248,"user":"nathan_h","rating":5.0,"review":"Excellent Experience, Bob was a fantastic guide. We had an awesome afternoon for a birthday event in Niagara-on-the-Lake with Grape Escape wine tours. Our guide was Bob and he was punctual on retrieving us from our hotel and he displayed a wealth of knowledge about the area as he drove us along...","review_date":"April 23, 2018"},{"attraction_id":2248,"user":"bumer11","rating":5.0,"review":"Amazingly fun bachelorette- especially thanks to David!. We did an afternoon wine tour with cheese pairing for a bachelorette party in the falls. We toured Jackson Triggs, Rancourt, Caroline Cellars, and Reif. We had SO much fun. The wine was delicious and cheese pairing was delicious too (we couldn't resist buying some...","review_date":"April 4, 2018"},{"attraction_id":2248,"user":"alicia_k","rating":5.0,"review":"Bachelorette Blast. Had a great time celebrating a friends bachelorette. Bob was absolutely fantastic! He even managed to sneak in an extra tasting a Rief. Definitely worth it!","review_date":"March 31, 2018"},{"attraction_id":2248,"user":"jo-ann_b","rating":5.0,"review":"Grape Escape wine tour. A most excellent afternoon on the March Break was spent visiting four wineries in Niagara-on-the-Lake with Grape Escape wine tours. David picked four of us up at the house we rented. David not only drove us to each winery, he took care of all our...","review_date":"March 13, 2018"},{"attraction_id":2248,"user":"chantelts","rating":5.0,"review":"Fantastic Tour!. The tour itself was great - group was small, pick-up was convenient and the itinerary was perfect for an afternoon of exploring the local wineries.\nHowever, the highlight of the tour was our guide David. He was very personable and has a genuine passion of...","review_date":"March 11, 2018"},{"attraction_id":2248,"user":"kate_t","rating":5.0,"review":"Lovely tour. Tour was great. Got to visit four wineries and it was the perfect length of time. Our guide, David, was very personable and made the experience! Group size was nice too, not too large.","review_date":"March 5, 2018"},{"attraction_id":2248,"user":"emma_c","rating":5.0,"review":"Fantastic morning with a lovely guide. Having been up and back to the Niagara region plenty of times in my life, my partner and I decided we wanted to do something different. Our tour guide Diane was lovely and knew so much not just about the wineries but about the region...","review_date":"February 19, 2018"},{"attraction_id":2248,"user":"jeff_s","rating":5.0,"review":"Great Activity for Visitors to the area. Our driver, David, was exceptional. We had a small group and were treated like we were VIPs. We had an amazing tour of the Jackson Triggs winery with Kimberly and then on to two other places that offered wonderful tastings. We were not pressured to...","review_date":"January 29, 2018"},{"attraction_id":2248,"user":"keith_o","rating":5.0,"review":"Grape escape wine tour. This was mine and my husbands first wine tour ! We absolutely enjoyed ourselves and we had an exellent tour guide! Bob was very informative throughout out the tour to and from the wineries.","review_date":"January 13, 2018"},{"attraction_id":2248,"user":"silkesthetics","rating":5.0,"review":"Wine Tour Crew. Just like to thank everyone at The Grape Escape company, for making our weekend away AWESOME!!!!!\nFrom the first time I contacted you and spoke to Eddie and then BB there was so much energy and enthusiasm and you were very accommodating. You told how...","review_date":"November 12, 2017"},{"attraction_id":2248,"user":"bsammy61","rating":5.0,"review":"HIGHLIGHT OF OUR STAY IN NIAGARA FALLS. Boy were we happy we did this wine tour! It was our very first, but definitely won't be our last! The service was fabulous, picked up at the hotel in a very comfy air conditioned bus. Our tour guide Dave, was an absolute delight! We...","review_date":"November 7, 2017"},{"attraction_id":2248,"user":"myrnap622","rating":5.0,"review":"Wonderful Tour. We had a wonderful afternoon wine and cheese pairing tour with Bob. We visited five wineries and Bob was an excellent tour guide as we drove for one winery to the next and shared lots of additional information about each of the wineries we visited....","review_date":"October 20, 2017"},{"attraction_id":2248,"user":"brendawolf2017","rating":5.0,"review":"Great tour. Great afternoon, our tour was awesome thanks to our guide David, very informative, and awesome attitude!","review_date":"October 19, 2017"},{"attraction_id":2249,"user":"leila_md","rating":5.0,"review":"Niagara Tour. We did the tour last February 24, with Dana as our guide. It was a wonderful tour, with the beautiful stops but, we had one complication: we were there during windy tornado with winds going 75 mph! Kudos to our guide, she did not back...","review_date":"March 3, 2019"},{"attraction_id":2249,"user":"satyendra_b","rating":5.0,"review":"Amazing Ride. Must do thing!!! The view of the falls and the experience is amazing. June, July and August are best times to take this ride.","review_date":"February 12, 2019"},{"attraction_id":2249,"user":"greenacrestravelers","rating":5.0,"review":"Don't MIss Out. We were passing through on a long trip with friends from the UK and decided to stop and take the boat tour on the recommendation of friends. It is an absolute must, don't miss it. It was a nice day so we also enjoyed touring...","review_date":"January 27, 2019"},{"attraction_id":2249,"user":"laurie_s","rating":5.0,"review":"Excellent Experience. We stayed on the Canadian side but walked over the bridge to our pick up spot outside Starbucks. It was very convenient. Dayna was our guide. She was wonderful! She was funny and very knowledgable. The falls were amazing! We had a great time and...","review_date":"November 28, 2018"},{"attraction_id":2249,"user":"rlarios1991","rating":5.0,"review":"Caleb was fantastic. The trip was magnificent and the tour guide Caleb made it all much more entertaining with his vast knowledge and high spirits. Will definitely recommend and come back","review_date":"November 17, 2018"},{"attraction_id":2249,"user":"patricia_c","rating":5.0,"review":"A must see. It was great, off my bucket list and well worth seeing. The lines were long, but we got on very fast. Very polite","review_date":"November 6, 2018"},{"attraction_id":2249,"user":"tracybq3637yn","rating":5.0,"review":"Make the best of it!!. My fianc\u00e9 and I planned a trip to Niagara Falls just for a weekend away. Weather was cold and cloudy but we made the best of it especially when we decided to take a tour with Over the Falls tours. We had a great tour...","review_date":"November 3, 2018"},{"attraction_id":2249,"user":"chester_w","rating":5.0,"review":"Fun-filled and very informative. Adam was our tour guide, he was incredible friendly and very informative. The Maid of the Mist was amazing. The weather was overcast and chilly, but the experience was still great. Adam was consistently asking about our level of satisfaction and if we needed anything....","review_date":"October 30, 2018"},{"attraction_id":2249,"user":"addie_m","rating":5.0,"review":"Awesome views. we had an awesome day traveling with Pat as our tour guide and learned a lot & had great views exciting trip","review_date":"October 30, 2018"},{"attraction_id":2249,"user":"dreamer141649","rating":1.0,"review":"Company attitude to customer service is lacking. Booked the Niagara Falls trip American-Side through Viator (a Trip Advisor Company). Viator, actually representing \"Over the Falls Tours\" travel services, promoted this booking online and confirmed via two emails, a commitment for hotel pick up at the Embassy Suites, Fallsview, Ontario. It was only...","review_date":"October 28, 2018"},{"attraction_id":2249,"user":"jupastevens","rating":4.0,"review":"Day tour of Niagara Falls Park hi lites. Due to very inclement weather, my daughter and I had a private tour given by a very knowledgeable tour guide named George. He was entertaining and personable. We thoroughly enjoyed every minute of the beautiful sites and history of NF. The Maid of the Mist...","review_date":"October 25, 2018"},{"attraction_id":2249,"user":"annr319","rating":5.0,"review":"Nice!. Pat. R was our tour guide, he was amazingly funny, fantastic and very informative! The highlight of our tour was the cave of the wind!","review_date":"October 24, 2018"},{"attraction_id":2249,"user":"karen_b","rating":5.0,"review":"Stress-free, beautiful views, knowledgeable fun guide!. We had a very enjoyable visit! The Niagara Falls were beautiful and Dayna was very knowledgeable and energetic! The new bus was very swanky!!!","review_date":"October 24, 2018"},{"attraction_id":2249,"user":"natalie_h","rating":4.0,"review":"Great tour!. Neva the Diva made this tour one of the best! The falls are amazing and the Maid of the Mist boat tour was amazing. Neva provided lots of information about the area I would otherwise never have known. Ask for Neva if you take this...","review_date":"October 24, 2018"},{"attraction_id":2249,"user":"chris_g","rating":5.0,"review":"Great tour. My wife and I had the opportunity to take the \"OVER THE FALLS TOURS\" tour with \"Neva the Diva\" as our tour guide and driver. She was informative, funny and courteous throughout the entire 4 hour tour. The weather was a bit on the chilly...","review_date":"October 23, 2018"},{"attraction_id":2249,"user":"no1steveb","rating":5.0,"review":"Has to be seen to be believed. This was a fantastic tour. Pat R. collected us from the Hotel and delivered a fine tour.\nWe couldn't believe the sheer power and size of the Falls. The view from Cave of the Wind was breathtaking...and to finnish the tour with the Maid of...","review_date":"October 19, 2018"},{"attraction_id":2249,"user":"lizzysuzy","rating":5.0,"review":"Funnest tour with Pat R!. We had a great day on the American side tour with Pat R. The spectacular scenery and fun of being underneath the spray of the forceful water was tremendous fun. Then, add Pat R. as a guide .... and he made a SPECTACULAR tour even...","review_date":"October 18, 2018"},{"attraction_id":2249,"user":"m1367","rating":5.0,"review":"Great Tour led by Pat. Brilliant from the start. Pat was down to earth but welcoming. His knowledge was great and explained in a straight forward way. A lot of planning must of have gone in to the the tour both by Pat and Over the Fall but it was...","review_date":"October 16, 2018"},{"attraction_id":2249,"user":"susansk3618dk","rating":5.0,"review":"Very Entertaining & Informative . Our tour guide, Pat R was very entertaining and provided great historic information. His Brooklyn humor kept us all laughing. We were also impressed by how he remembered all of our names immediately and called us by name throughout the day. The falls are stunning...","review_date":"October 16, 2018"},{"attraction_id":2249,"user":"macejane","rating":5.0,"review":"She knew her stuff!. Dayna said this was her first time taking us on the tour, but she was from the area, so she had to have done this before. She knew great facts about the history, geography and topography of the area, and tons of information about the...","review_date":"October 16, 2018"},{"attraction_id":2249,"user":"i3664qhkaties","rating":5.0,"review":"Best part of my trip!. The trip itself was kind of long however our tour guide Tony was absolutely amazing! If I could give him 10 stars I would. He was very friendly and informal. Also, because others in our group were very difficult, I\u2019d like to praise him on...","review_date":"October 16, 2018"},{"attraction_id":2249,"user":"traveler674287","rating":5.0,"review":"The best tour for the money. George was one of the best tour guides we've ever had. He was friendly and informative.\nVery helpful.","review_date":"October 15, 2018"},{"attraction_id":2249,"user":"cmd47","rating":5.0,"review":"Exceeded Expectations. I was a little apprehensive about being confined to a four hour tour. Once our tour guide picked us up all my concerns lifted. Tom our guide was friendly, extremely knowledgeable and made sure all our personal needs were taken care of. The tour was...","review_date":"October 15, 2018"},{"attraction_id":2249,"user":"kathyg1961","rating":5.0,"review":"Amazing!!. We did the Over the Falls Tour that started on the American side and ended up on the Canadian side where we were staying. We could not have asked for a better tour guide. Dayna was awesome! She made the tour alot of fun!","review_date":"October 11, 2018"},{"attraction_id":2249,"user":"pamela_c","rating":5.0,"review":"Pat R. was the Perfect Guide. Pat R. was the perfect guide for us. He kept the group happy and entertained. He moved us along gently and with humor. He was very knowledgeable about the formation of the falls and its history as the first State Park in the country. The...","review_date":"October 10, 2018"},{"attraction_id":2249,"user":"jason_c","rating":5.0,"review":"American Side Tour. We had Dayna as our guide, she did a fantastic job. Would definitely use this tour service again. Made things a lot more convenient in general, from pick up at our hotel throughout the entire day.","review_date":"October 10, 2018"},{"attraction_id":2249,"user":"trish_b","rating":5.0,"review":"What a Wonderful Day!. My husband & I did the Over the Falls Tours. Our tour guide Pat R was so knowledgeable, funny, & kept the trip fun! He remembered every person on the tours name! No idea how he did it. He gave us plenty of time at...","review_date":"October 9, 2018"},{"attraction_id":2249,"user":"billie8","rating":5.0,"review":"Awesome Tour!. I visited Niagara Falls two years ago, but didn't get to see or learn half as much as I did on this tour. Pat R. was our tour guide. He is funny, very knowledgeable about the falls and answered all of our questions (and we...","review_date":"October 8, 2018"},{"attraction_id":2249,"user":"ashokp1019","rating":5.0,"review":"aithough I was alone I enjoyed,it is perhaps the best place that I have visited. the tour was nice and the cruise fellows were helpful and cordial,They provided pick up and drop facility from my hotel.Although I was travelling alone I never felt insecure.","review_date":"October 7, 2018"},{"attraction_id":2249,"user":"ruready2gosoon","rating":5.0,"review":"A fun filled day!. We boarded the bus (yep, picked up at the hotel) and traveled the day with a fun group. \u201cNeva the Diva\u201d drove us from site to site, sharing interesting antidotes and history factoids.","review_date":"October 6, 2018"},{"attraction_id":2249,"user":"artem_m","rating":5.0,"review":"Great tour, great guides. Thanks to Pat R. for the great tour and a good portion of humor :)\nThe tour itself is amazing, brings you to all major points around the NF.\nI recommend it to everyone.","review_date":"October 4, 2018"},{"attraction_id":2249,"user":"brig_mel","rating":5.0,"review":"Awesome. Loved every minute and drop of this tour. Quite inexpensive and so interesting. A once in a lifetime boat ride.","review_date":"October 3, 2018"},{"attraction_id":2249,"user":"arup_m","rating":5.0,"review":"MARVELOUS!!! MUST VISIT. Niagara Falls is a must to visit place, we have visited from the USA side. Highly recommend to go for the MAID OF THE MIST boat tour, the experience is speechless.\nGoat Island is also a must to see and experience.\nFood - all type...","review_date":"October 2, 2018"},{"attraction_id":2249,"user":"968ruthc","rating":5.0,"review":"Awe Inspiring & Amazing!. We did the US side tour and were so fortunate to have Dayna Murchison take absolutely splendid care of us! Her funny wit, incredible knowledge of the falls (18 years experience being a guide) and generous spirit made a great tour absolutely exceptional. Originally, we...","review_date":"October 2, 2018"},{"attraction_id":2249,"user":"vrg2007","rating":5.0,"review":"Yes! Absolutely recommended!. I'm going to start this review with this - of you ever have the opportunity to see niagra falls definitely get a view from the Canadian side. Absolutely amazing. So now to the Maid of the Mist. This was worth every penny. We were able...","review_date":"September 30, 2018"},{"attraction_id":2249,"user":"clhudgins","rating":5.0,"review":"Best ever! . Pat was our guide for the tour and we highly recommend him. We had always heard about Niagara but until you\u2019re up close and personal, especially on the boat right next to the falls, you don\u2019t realize the magnitude of one of the greatest wonders...","review_date":"September 30, 2018"},{"attraction_id":2249,"user":"mdavis4002","rating":5.0,"review":"Awesome Care!!. On Labor Day 2018, my 47yr old Down Syndrome son, Phil, and I took the \"Over the Falls Tour\" with Dayna Murchison as our tour guide. I chose this trip because it was wheelchair accessible. That mobility was to be provided by my son, who...","review_date":"September 28, 2018"},{"attraction_id":2249,"user":"jrlong70","rating":5.0,"review":"Out of this world!. Pat R was our tour guide and made the trip exciting and informative. Best part of the tour was the boat ride to Horseshoe Falls. Highly recommend the tour. Must see to appreciate.","review_date":"September 25, 2018"},{"attraction_id":2249,"user":"glorytogod3","rating":5.0,"review":"Breathtaking . First off, our tour guide Pat R. was awesome. He made the tour so much better, he knew how to mix some laughs in with some historical facts. The tour itself will continue to leave you in awe. It's amazing to see something God created...","review_date":"September 24, 2018"},{"attraction_id":2249,"user":"a_r","rating":5.0,"review":"Must see\/do!. This was amazing - beautiful, scary and exhilarating! The kids loved it. Talk about up close and personal with nature! There is nothing else like this. I would do this again.","review_date":"September 24, 2018"},{"attraction_id":2249,"user":"lilly_y","rating":5.0,"review":"Fantastic!!. Dayna was our tour guide and she was very informative and cheery. This is the best tour to see the falls in its natural environment at the state park. Would highly recommend for the price and experience. \ud83d\ude03","review_date":"September 22, 2018"},{"attraction_id":2249,"user":"donna_k","rating":5.0,"review":"Great tour around Niagara Falls. The tour group was not too large so the time management was great. Pat R. was a great guide. He took us around Buffalo and stopped for a short visit at a few places in addition to the schedule. He is also knowledgable and added...","review_date":"September 21, 2018"},{"attraction_id":2249,"user":"robertwr4158pl","rating":5.0,"review":"Bucket list!. Really enjoyed the tour, our guide, Brian really made it fun. Brian gave us tips, information, insights and stories along the tour, that people traveling without a tour guide, would have missed out on! There were 16 people on our tour, the bus picked up...","review_date":"September 20, 2018"},{"attraction_id":2249,"user":"babys_b","rating":5.0,"review":"PERFECT! . Perfect tour! Everything was very organized, a lot of history talks during the tour! The maid of the mist is good but the walk at the caves is even better! The tour guy (Ricardo) was also perfect! Very funny, happy and nice guy! Always trying...","review_date":"September 16, 2018"},{"attraction_id":2249,"user":"wanderer362775","rating":5.0,"review":"Maid of the Mist. We went on our tour our tour guide Jay was great! The worse part is it took an hour to get across the border to the American side ! He\u2019s NOT my President! Thanks Jay for the tour","review_date":"September 15, 2018"},{"attraction_id":2249,"user":"sandra_c","rating":4.0,"review":"Just do it!. I was a little worried about going down to different levels of the falls and the boat ride because my husband and I are both in our 70s and our body parts aren't what they use to be, but with our tour guide Dayna, who...","review_date":"September 14, 2018"},{"attraction_id":2249,"user":"james_p","rating":5.0,"review":"A Great Tour for Niagara Falls. First time to Niagara Falls and I wasn't disappointed. Was picked up by the tour from my accommodation...didn't have to worry about parking. Our tour guide, Dayna, was amazing...great personality, great attitude, very fun person!!!","review_date":"September 13, 2018"},{"attraction_id":2249,"user":"dogwoman615","rating":5.0,"review":"Mind..wind blowing. My 5 yr old granddaughter and I had a great time. tour guide Dan, pickup was on time at hotel and he kept us amused and provided good information along the way. It's so nice to not have to hassle with driving, paying to park,...","review_date":"September 12, 2018"},{"attraction_id":2249,"user":"tutuloke","rating":5.0,"review":"Dayna and over the Falls tour.. W\u0113 were picked up at our Airbnb by Dayna , our tour guide and driver, promptly at 8:15. There were 23 passengers In our van and I think everyone of us had a fabulous time. The tour was informative, fun, fascinating and memorable. Dayna was...","review_date":"September 11, 2018"},{"attraction_id":2249,"user":"x9371clkevina","rating":5.0,"review":"Anniversary trip. Our guide Dayna was amazing! Pick up from our hotel and we were on a trip to remember!!! Views of both sets of falls via Maid of the Mist,Cave of the Winds and other breathtaking sights. Be prepared to get wet!","review_date":"September 10, 2018"},{"attraction_id":2249,"user":"13mumu","rating":5.0,"review":"A Trip to Remember!. My husband and I booked an Illumination Tour of the Falls as part of our trip to America. The weather had been a bit \u201ciffy\u201d initially which had put people off booking the experience. However, we had a fantastic tour with our lovely guide, Robbie,...","review_date":"September 10, 2018"},{"attraction_id":2249,"user":"judith_s","rating":5.0,"review":"Saw all the falls in area. Told the history of the falls. Got a little wet.. Excellent tour. Driver\/tour guide Pat R was exceptional. Very informative. We went to Niagara Falls and experience the power of the falls in our yellow rain coats. Then off to American, The Sisters, Horseshoe Falls and then to the other end of the falls where...","review_date":"September 7, 2018"},{"attraction_id":2249,"user":"971michailk","rating":5.0,"review":"The perfect blue boat ride!!!. We took the Mist Boat Ride in a perfect day( end of June 2018) regarding the weather and it was during the week so it was not packed with people so we didnt have to wait for a long time to get on bord. The...","review_date":"September 7, 2018"},{"attraction_id":2249,"user":"joe_c","rating":5.0,"review":"Niagara Falls American-Side Tour with Maid of the Mist Boat Ride. 1st time to Niagra Falls, went with myh wife and 2 young children (6 & 5) and the tour was well worth the money. Pat our Tour Guide was great!","review_date":"September 6, 2018"},{"attraction_id":2249,"user":"darcy_b","rating":5.0,"review":"Great day with Ricky. Tour started at 8:15 am with a number of clients late but Ricky kept us on schedule and had a great attitude throughout the day. The boat tour is the highlight and a definite must do. Having a tour group gets you in without having...","review_date":"September 4, 2018"},{"attraction_id":2249,"user":"amy_a","rating":5.0,"review":"You definitely should do this!. For a more immersive experience and so much fun, take this boat ride and get soaked with the water from the falls! They give you a rain poncho but you'll still get pretty wet.","review_date":"August 31, 2018"},{"attraction_id":2249,"user":"janet_s","rating":5.0,"review":"Maid of the MIst and Niagara State Park. If you are planning to visit Niagara Falls in the warmer months, I would definitely recommend going on the Maid of the Mist! You can buy a ticket on the American Side of the Falls in the State Park. Tickets are available by themselves or...","review_date":"August 31, 2018"},{"attraction_id":2249,"user":"andrea_j","rating":5.0,"review":"Great tour!. Enjoyed a great tour with Jarius! Got to see the falls from multiple viewpoints and learned tons of fun facts! I highly recommend this tour!","review_date":"August 27, 2018"},{"attraction_id":2249,"user":"tina_s","rating":5.0,"review":"Very good. The falls were amazing. The tour guide was organized and friendly. No complaints of trip at all except bus a little bumpy.","review_date":"August 27, 2018"},{"attraction_id":2249,"user":"vickieford2016","rating":5.0,"review":"over the falls. had a great day and Neva the Diva was great she went up and beyond the tour she was out going and explained every area we went to in great detail thank you so much","review_date":"August 26, 2018"},{"attraction_id":2249,"user":"dublebogie","rating":5.0,"review":"A perfect tour!. The tour is perfecty organized, our guide Pat was super!! he also speaks Italian and this helped me with my son!\nThe whole experience was amazing but also funny! I really recommend it!!!!! Thanks for all Pat!!!!!","review_date":"August 25, 2018"},{"attraction_id":2249,"user":"groovygirls","rating":5.0,"review":"TEVA the DIVA is the BEST!. We decided to stop at Niagara Falls after dropping off DD#1 at college. Since we were short on time (one day) and unfamiliar with the area we decided on a tour.\nTour was above and beyond expectations. The van (comfy and air-conditioned) picked us up...","review_date":"August 24, 2018"},{"attraction_id":2249,"user":"helen_s","rating":5.0,"review":"Awesome Tour. Thank you Jarius for a wonderful tour of Niagara Falls and the surrounding area. Jarius was extremely knowledgeable and very pleasant. We would most definitely recommend the tour and Jarius as a guide. I was appreciative of the fact that we were shown so many...","review_date":"August 22, 2018"},{"attraction_id":2249,"user":"kdgeorge","rating":5.0,"review":"Impressive. Had an excellent time on the All American Tour, Maid of Mist and cave of the winds. Loved our tour guide, Dayna. She was very informative and kept the trip exciting.","review_date":"August 22, 2018"},{"attraction_id":2249,"user":"carol_l","rating":5.0,"review":"Best Tour to begin your Niagara Falls Adventure!. If you are new to Niagara Falls and all it has to offer, I'd recommend booking a 5 hour tour with Over the Falls Tours. Pat was a knowledgeable and amiable tour guide who provided pertinent facts and information as we explored the Falls, Goat...","review_date":"August 21, 2018"},{"attraction_id":2249,"user":"brian_p","rating":5.0,"review":"Great tour!. Jay was our tour guide and provided a great experience for us. We were picked up right on time and after picking up other guest the tour started on time. I would highly recommend this tour, well worth the cost.","review_date":"August 21, 2018"},{"attraction_id":2249,"user":"533tommyj","rating":4.0,"review":"Over the fall in a barrel.... Really good experience at the falls. Tour guide Josh made it fun and very organized. Would definitely do this again.","review_date":"August 20, 2018"},{"attraction_id":2249,"user":"doris_j","rating":5.0,"review":"Great tour with Dayna!!!. This was well worth the money and what some awesome views. Dayna was so much fun and really new her stuff. She was very considerate of some of the special needs for an elderly couple. It really shows what a great guide and person she...","review_date":"August 19, 2018"},{"attraction_id":2249,"user":"jianyu_w","rating":5.0,"review":"Nice nice trip, worth the money!. Attended the trip on Aug 18. Started from 1PM(pick up) and end around 9 pm because it was so crowded during that day. Our driver and guide, Ronnie is sooooo nice! We first went to Whirlpool part to watch the rapid (15min), and then boat...","review_date":"August 19, 2018"},{"attraction_id":2249,"user":"reiziger28","rating":5.0,"review":"We had a great tour! Thank you Dayna!. We had a great tour! Please thank Dayna for guiding us smoothly and enthousiastic along all highlights!","review_date":"August 17, 2018"},{"attraction_id":2249,"user":"mikelatt","rating":5.0,"review":"Wonderful tour with Maid of the Mist and the surrounding areas! Thanks Paul!. We all had a wonderful experience with Paul, who was full of information and made sure that we got to the best spots for pictures and even offered to take them. He had a million things to make sure he got correct and nailed them...","review_date":"August 17, 2018"},{"attraction_id":2249,"user":"marlene_r","rating":5.0,"review":"So glad we did this!. Robert, our tour guide, was suburb. He was informative, patient and funny!! The tour provided facts about Niagara Falls; those going over the falls, the history of the falls and the landmarks. Without his informative facts, the falls would just be water falling! The Cave...","review_date":"August 16, 2018"},{"attraction_id":2249,"user":"b2961jxstevenm","rating":5.0,"review":"Enjoyable and Informative Tour. Sal R. was the perfect tour guide for a very well organized tour along the Erie Canal and Niagara Falls state park. A little more expensive than some of the other tours but well worth the experience","review_date":"August 14, 2018"},{"attraction_id":2249,"user":"suesun2018","rating":5.0,"review":"A Great Day!!. What a great tour day our group of 7 ladies had on July 22nd. Our guide \/ driver, Tom, was awesome!! He made the tour both informative & fun, ensuring our day was full of memories to bring home!! Thanks, Tom! ( from one of...","review_date":"August 14, 2018"},{"attraction_id":2249,"user":"g5387bkjohnb","rating":5.0,"review":"Great Day Trip - Thanks Robert. This was a great way for us to visit the American side and see the Canadian Falls in one day. Boat ride was fun, the Cave of the Winds was wild walking out across the rocks on the wooden ramps and steps and the observation...","review_date":"August 14, 2018"},{"attraction_id":2249,"user":"gnieciag","rating":5.0,"review":"Perfect for a one day trip to the falls. Was picked up by Nancy which was a great Driver \/ Tour guide. Hit all the important stops and explained all the important history of the falls.","review_date":"August 13, 2018"},{"attraction_id":2249,"user":"laurie_d","rating":5.0,"review":"Great Time. I just wanted to tell you we took a tour with Tom last week and had an awesome time. He was informative and friendly and kept the group well organized. Great experience and a lifetime of memories.","review_date":"August 11, 2018"},{"attraction_id":2249,"user":"shellyschnecksville","rating":5.0,"review":"Thoroughly Enjoyed !!!! Great Tour, more than I expected !!!. Our guide George was very informative, told us a little history of each of the locations with jokes too along the way. Tour included the maid of the mist boat tour, cave of the winds walking tour, the observation tour, view of the whirlpool along...","review_date":"August 11, 2018"},{"attraction_id":2249,"user":"sharon_d","rating":5.0,"review":"GREAT way to experience the falls!. Our guide, Pat R., was so personable and he did a fantastic job of navigating our group through the main attractions over the course of several hours. I think a lot of visitors to Niagara don't get around to seeing Cave of the Winds, which...","review_date":"August 10, 2018"},{"attraction_id":2249,"user":"deirdre_t","rating":5.0,"review":"You'll \"fall\" in love with this tour!. With school starting just around the corner, my two teenagers and I decided to take a 24-hour vacation from Michigan to Niagara Falls. After reviewing the best way to \"see\" everything, we decided to try the \"Over the Falls\" tour. Am I ever glad we...","review_date":"August 9, 2018"},{"attraction_id":2249,"user":"578reubenm","rating":5.0,"review":"The Complete Niagara Falls Tour with a great Guide. Pat R was our guide today for a 5 hour complete tour of the Falls that included Cave of the Winds, Maid of the MIst, Three Sisters, Whirlpool park and more. Pat R added immensely to our enjoyment with his humor, knowledge and enthusiasm. He...","review_date":"August 8, 2018"},{"attraction_id":2249,"user":"matt_d","rating":5.0,"review":"Great experience. My family and I loved our experience with Over The Falls Tours. Noman was a terrific tour guide as he was very friendly and informative. This is the best way to see the Falls and everything around it. Don't try to do it on your...","review_date":"August 7, 2018"},{"attraction_id":2249,"user":"rakinjim098","rating":5.0,"review":"Love the views, Informative & Fun!!. Noman was an outstanding guide and also a safe Driver! Very knowledgeable of all the areas we saw. Full of information at every stop. I wish we had taken the tour sooner during our stay. MANY thanks to Noman for shooting all the great pictures...","review_date":"August 7, 2018"},{"attraction_id":2249,"user":"shonjy","rating":5.0,"review":"Exceptional Experience!!. My teens and I had one of the best vacations, thanks to Noman our tour guide. Noman was professional, kind, knowledgeable, and very patient. Plus we just got to see and do some amazing things!!!! We got to do Maid of the Mist and Cave...","review_date":"August 7, 2018"},{"attraction_id":2249,"user":"janethf2013","rating":1.0,"review":"Disappointed.... After has read a review that the tour is a dog friendly tour, I booked a trip with my husband because we tough we can bring our Yorkie, at the time one lady called me to confirm the pick up time, she told me there\u2019s...","review_date":"August 7, 2018"},{"attraction_id":2249,"user":"449artd","rating":5.0,"review":"Great comprehensive tour. Took in all of the highlights that we probably would have missed going it alone! convenient pick-up at the hotel. Pat R. was an entertaining guide!","review_date":"August 6, 2018"},{"attraction_id":2249,"user":"joyofthemomenttravel","rating":5.0,"review":"Dog-friendly . The boat gets right under the Horseshoe waterfalls and you get full experience of the nature force. They kindly allowed our Golden Retriever accompany us onboard though he wasn\u2019t a service dog. We visited early on a Saturday morning in August.","review_date":"August 4, 2018"},{"attraction_id":2249,"user":"vicki_m","rating":5.0,"review":"AMAZING TIME. Our guide Bob was professional and knowledgeable yet comical, friendly and welcoming.\nHe took us everywhere and gave ample time for sightseeing. Maid of the Mist boat ride into the Horseshoe fall was fun as well as walking under the Falls.\nThe cost of van...","review_date":"August 4, 2018"},{"attraction_id":2249,"user":"dale_c","rating":5.0,"review":"Pat R. is \"THE MAN\". My wife and I road trip each year around this time. We have been blessed to see so many amazing things, but this experience shot to the top of our list. Words or pictures can't describe what we saw during our 4 day vacation to...","review_date":"August 4, 2018"},{"attraction_id":2249,"user":"joshua_w","rating":5.0,"review":"Pat R. Is a Great Guide!. Just took the Over the Falls Tour with Pat R. It was great! Came in as a family of 4, and we all had fun. Pat is very knowledgeable and has a great personality. You can tell he has fun being a guide and enjoys...","review_date":"August 3, 2018"},{"attraction_id":2249,"user":"abbey_w","rating":5.0,"review":"Do this tour with Pat R!!!. My family had a great time on this tour and Pat R. was the best tour guide!! He was hilarious and very knowledgeable about the history of the falls. He made sure we understood exactly what was going on during the tour activities and got...","review_date":"August 2, 2018"},{"attraction_id":2249,"user":"a_b","rating":5.0,"review":"Great Experience . From beginning to end this was a great day!!! Pat R our driver made it even better - thanks Pat for making my daughter and I feel welcome and for educating us.","review_date":"August 1, 2018"},{"attraction_id":2249,"user":"brenta821","rating":5.0,"review":"Great Trip. Our last stop on a two week vacation to the Northeast and well worth it! It lasted about 4.5 hours from pickup, Josh (tour guide) was great!","review_date":"August 1, 2018"},{"attraction_id":2249,"user":"vmatter","rating":4.0,"review":"A wonderful day at the falls. We enjoyed it very much. Robbie, our guide has been really friendly, patient and informative. Thanks for such a good time!!","review_date":"July 31, 2018"},{"attraction_id":2249,"user":"jamie-michelle_w","rating":5.0,"review":"Pat was a great guide, on time and no waits at the attractions. Well worth the money!. Pat is a great tour guide, very knowledgeable, he even added a trip to the power plant Park. No waiting in lines, straight to each attraction.","review_date":"July 31, 2018"},{"attraction_id":2249,"user":"karen_k","rating":5.0,"review":"Always a wonder!. thrill to see this wonder of the world. it never gets boring. well worth the price to see, but expect to get wet! The rain coats help, but you will experience water. It is always amazing to see the tremendous amount of water that comes...","review_date":"July 30, 2018"},{"attraction_id":2249,"user":"kenda_b","rating":5.0,"review":"Make sure you request Neva the Diva!. My husband had a knee replacement in May so this was our first getaway in a few years. We were so excited to see the Falls but were concerned about all the walking. We happened to come across the Over the Falls sales booth over...","review_date":"July 29, 2018"},{"attraction_id":2249,"user":"min_k","rating":5.0,"review":"Randy is the Best. Fall tour. The guide,Randy, knows how to guide Visitors. Our family and I enjoyed the tour very much. I have two little daughters and Randy helped us a lot though the tour. I definitely recommend this tour whatsoever.","review_date":"July 27, 2018"},{"attraction_id":2249,"user":"faurot3","rating":5.0,"review":"Great way to get the most out of your day. If you are looking for a fantastic tour ask for my man Randy! Not only will you receive a snazzy new name tag with a new name ;) (Randy) but he will tell you all of the secrets to enjoying the falls to the fullest....","review_date":"July 27, 2018"},{"attraction_id":2249,"user":"sonia_l","rating":5.0,"review":"Awesome trip and tour guide..... Our tour guide Josh was awesome. He was was very knowledgeable about Niagara Falls and made the trip fun. my kids loved him. If you get to pick who your tour guide is i would recommend asking for Josh.","review_date":"July 26, 2018"},{"attraction_id":2249,"user":"ken_g","rating":3.0,"review":"Running Behind. The driver was late in picking us up. The tour was very unorganized and seemed to take longer than it should have. We enjoyed the Maid of the Mist and the Cave of Winds very much.","review_date":"July 24, 2018"},{"attraction_id":2249,"user":"rod_b","rating":5.0,"review":"Pat R is THE BEST GUIDE!!. We started the day early with Pat R as our guide. Not only was Pat very knowledgeable about Niagara Falls, he was also entertaining, engaged the young kids and was funny. He made the entire trip very worth the money spent. I don't think we...","review_date":"July 24, 2018"},{"attraction_id":2249,"user":"rhonda_h","rating":5.0,"review":"Fantastic tour and guide!. Hi - my sister and I did a quick 2 days at Niagara Falls (Canada side). This tour was great b\/c of the information provided by a very personable and fun guide names JAY! He was terrific and even played the banjo and sang. Maid...","review_date":"July 23, 2018"},{"attraction_id":2249,"user":"crystal_m","rating":5.0,"review":"Great way to experience the Falls!. What we did first, then my thoughts last...\nShuttle picked everyone up from their own hotel. Our guide was George and he did a great job. We had to wait in line for about 30 min for him to purchase the tickets to the Maid...","review_date":"July 23, 2018"},{"attraction_id":2249,"user":"roseanne_c","rating":5.0,"review":"First time visit to Niagara Falls and the tour was fabulous. We spent 5 hours on our tour with Pat R. He took us to Cave of the Winds, 3 Sisters Island, Horseshoe Falls, American Falls, Maid of the Mist boat. We had a small group of 11 of us. He was very knowledgeable. There were...","review_date":"July 22, 2018"},{"attraction_id":2249,"user":"toletsmc","rating":5.0,"review":"Brian was an amazing tour guide for Over The Falls Tour. The tour was fantastic! We started with Maid of the Mist then continued on to visit The Gorge and the Cave of the Winds. Brian was informative, funny and kept a close eye on the group. He made an extra effort to speak with everyone...","review_date":"July 22, 2018"},{"attraction_id":2249,"user":"tom_k","rating":5.0,"review":"Niagara Falls Tour. Great tour with our guide Robby. I\u2019m usually incapable of a six hour tour but Robby made it so interesting I lost track of the time. Made me want to do more research on the history of Niagara Falls.","review_date":"July 22, 2018"},{"attraction_id":2249,"user":"rebecca_m","rating":5.0,"review":"Highlight of our Trip. Our family of 5 took a 10-day road trip from Wisconsin to New England and saw a lot of amazing things. Everyone agreed that Niagara Falls and Maid of the Mist was everyone's favorite. We arrived around 9:30am and were able to get on a...","review_date":"July 20, 2018"},{"attraction_id":2249,"user":"mary62901","rating":5.0,"review":"Niagara falls tour from over the falls. The tour was exciting and informative. Loved the maid of the mist boat ride!! I would definitely go it again. Our tour guide was noman , he was awesome, friendly and very knowledgeable about the tour. Thank you noman, we enjoyed every minute.!!","review_date":"July 20, 2018"},{"attraction_id":2249,"user":"ejs0uza","rating":5.0,"review":"George was a great guide. The tour was great and so was George our guide. Thanks for such a good time and recommend this tour to any one going to the falls!","review_date":"July 19, 2018"},{"attraction_id":2249,"user":"tye88","rating":4.0,"review":"Great Tour!. It is amazing to go on the Maid of the Mist Boat Ride, the feeling is like no other! If you are coming to the Niagara its a must! The tour also takes you to the Cave of the Winds, that is my most favorite...","review_date":"July 19, 2018"},{"attraction_id":2249,"user":"earlemyers","rating":5.0,"review":"Every part of the tour was GREAT!. Well done Robbie! My wife and I especially want to thank you for all your help (wife with a badly sprained ankle and on crutches and in need of a wheelchair), and that ADDED to all your work as a guide!!! Awesome anecdotal and fascinating...","review_date":"July 18, 2018"},{"attraction_id":2249,"user":"jeannie_f","rating":5.0,"review":"Wowzers!. My grandsons and I just finished this fantastic tour. Our guide, Josh, was amazing, funny and extremely knowledgeable. The Maid of the Mist was fun because it felt that you were right in the middle of the Horseshoe Falls. The best part for us, was...","review_date":"July 18, 2018"},{"attraction_id":2249,"user":"mmfrees","rating":5.0,"review":"Our italian tour guide (Tony?) was really amazing!. Lots of good info, clear on schedule and timing - great organization! Lots of jokes and ensuring everyone's back on the bus!","review_date":"July 17, 2018"},{"attraction_id":2249,"user":"rashmi_k","rating":4.0,"review":"No regrets on not going to the Canadian side. Very well managed attraction. You are given blue ponchos to protect yourself from the thunderous shower from the Niagara Falls. The boat takes you almost up to the Canadian falls so that you get the full view and experience of the falls. It is a...","review_date":"July 17, 2018"},{"attraction_id":2249,"user":"janet_p","rating":5.0,"review":"Bucket list trip. We took the tour today with Norman who did a wonderful job providing us with lots of history about the falls as well as lots of fun facts. He took great care of us and tried to make it as easy as possible for us...","review_date":"July 15, 2018"},{"attraction_id":2249,"user":"michelle_a","rating":5.0,"review":"Amazing!!!. There could not be a more spectacular view of the Niagara Falls than riding the Maid of the Mist boat ride. You can actually see nature at her fullest force up front and personal right before your squinted eyes (since the mist of the splashing...","review_date":"July 14, 2018"},{"attraction_id":2249,"user":"brandymr4","rating":5.0,"review":"Great Experience!!. My family and I had a great experience on this tour! Our guide Noman was a very funny and informative guy. Our tour was a total good time around the falls.","review_date":"July 13, 2018"},{"attraction_id":2249,"user":"stenny_t","rating":5.0,"review":"Great tour and friendly guide, George! :) . Our tour guide, George was great and friendly, and they also picked out awesome places during the tour. We had a lot of fun for our short trip to niagara falls.","review_date":"July 12, 2018"},{"attraction_id":2249,"user":"deford2014","rating":5.0,"review":"Brought my grand kids on the trip and they had a great time!!. Our grand daughter rated it a 10 out of 10! We had a great time, the staff was friendly and the \"wet\" trip was very memorable!","review_date":"July 11, 2018"},{"attraction_id":2249,"user":"i1860qpmarkf","rating":5.0,"review":"Awesome use of limited time!. We did the American 1\/2 day tour. Perfect!! Pat R was our guide, entertaining, knowledgeable and fun. Pat picked us up at our hotel. We rode the Maid of the Mist and visited the Cave of the Winds. We only had one day and this...","review_date":"July 8, 2018"},{"attraction_id":2249,"user":"gmulligan","rating":3.0,"review":"A few highlights to go with the problems. First and foremost, our tour guide, Marcello, was great! He was knowledgeable, funny, and helpful. HE deserves 5 stars!! The Maid of the Mist and Cave of the Winds were fabulous but that has nothing do with the tour company. The guy selling the tickets...","review_date":"July 8, 2018"},{"attraction_id":2249,"user":"ashley_r","rating":5.0,"review":"Great Tour!. We were recommended this tour a day before my husband and I were going to just drive up to the Falls abd figure it out on our own. This was a WAY better way to do the Falls!! Robbie our tour guide was full of...","review_date":"July 8, 2018"},{"attraction_id":2249,"user":"teresa_h","rating":5.0,"review":"A must. We started the day early and had a wonderful time. Our guide, Paul was very knowledgeable and had a witty sense of humor. We are so glad we took this spectacular tour, made the whole trip more memorable. Thank You Paul!","review_date":"July 7, 2018"},{"attraction_id":2249,"user":"calicat259","rating":5.0,"review":"Lots of fun on Grayline tour with Tom.. This was a nice and very informative tour. We were able to see several attractions and Tom was a great guide.","review_date":"July 6, 2018"},{"attraction_id":2249,"user":"laurathepain","rating":5.0,"review":"Noman is at Over The Top!!!. we had an awsome tour with Noman. he was fun and entertaining.we enjoyed the view of the falls with boat ride, cave and lots of sightseeing. we also came to know lots of history from the guide.","review_date":"July 6, 2018"},{"attraction_id":2249,"user":"justice_c","rating":5.0,"review":"Robbie. Our first time at Niagara Falls. It was a great trip and couldn't have asked for a better tour guide than Robbie! Very knowledgeable and friendly. Thanks for making it a fun experience!","review_date":"July 5, 2018"},{"attraction_id":2249,"user":"brian_w","rating":5.0,"review":"Fantastic tour with great guide. Brian, our tour guide, did a great job in fulfilling his promise that we'd have a great tour of Niagra Falls. He was very friendly, professional, funny and helpful the entire time. He made a top-notch tour on its own even better. We've done Maid...","review_date":"July 5, 2018"},{"attraction_id":2249,"user":"judy_m","rating":5.0,"review":"Niagara Falls. Bob was our tour guide. He was very knowledgeable about all the sites that we saw. Very good tour. We enjoyed it very much. Would definitely recommend anyone to take the tour.","review_date":"July 5, 2018"},{"attraction_id":2249,"user":"qplahb1","rating":5.0,"review":"Falls tour American side. Our tour guide was Barbara, she was a doll, we loved the tour and Barbara was well versed and entertaining. It was a record hot day and Barbara had cold water waiting. The tour was almost 6 hours long, but most enjoyable. Highly recommend her...","review_date":"July 4, 2018"},{"attraction_id":2249,"user":"rnhn","rating":5.0,"review":"Family vacation . My husband and 10 year old daughter did this tour with Brian and we had a great time. I would strongly recommend this tour for all families...","review_date":"July 4, 2018"},{"attraction_id":2249,"user":"nybamabelle","rating":5.0,"review":"Awesome Tour!. I would do it again! I feel like it's the most fun and educational way to see Niagara Falls! My family can't stop talking about The Cave of the Winds! The tour guide Pat R was great! So knowledgeable and kept us laughing!","review_date":"July 4, 2018"},{"attraction_id":2249,"user":"cbeckey","rating":5.0,"review":"Great Experience... 100% worth it. We had a wonderful time on this fun packed tour. It was ~6 hours door to door and we were able to fit a lot in for one day. Brian, our tour guide, was very informative ad kept the day moving and everyone on time....","review_date":"July 3, 2018"},{"attraction_id":2249,"user":"patricrogery","rating":5.0,"review":"Nice sightseeing. The American side tour on falls was great. the mist on boat was amazing. the tour guide Noman did an excellent job. Memorable day.","review_date":"July 3, 2018"},{"attraction_id":2249,"user":"jjinapex","rating":5.0,"review":"Great tour!. So glad we didn't go it on our own. Perfect amount of time and excellent information. George was GREAT!!!","review_date":"July 2, 2018"},{"attraction_id":2249,"user":"stivor","rating":5.0,"review":"Amazing. We went on the day tour with Paul who was awesome with his knowledge, humor and interaction. The Maid of the Mists was beyond awesome. If it's hot out, dont use your poncho. You get soaked but it's worth it!\nYou also tour Goat Island...","review_date":"July 2, 2018"},{"attraction_id":2249,"user":"charlie2lips","rating":5.0,"review":"Over the Falls Tour. Our tour guide Paul was friendly and knowledgeable. We were picked up on time and were taken to Niagara points of interest. First stop after our pick up at the Sheraton on the Falls was the Maid of the Mist. This is a must do...","review_date":"July 2, 2018"},{"attraction_id":2249,"user":"pietrosmom","rating":5.0,"review":"Excellent Tour with George M.. George M. was very courteous, professional, and funny. He was a great tour guide, and we were able to see and do a lot with him. He has lots of info about the area that you may not have read or known from guide books,...","review_date":"July 1, 2018"},{"attraction_id":2249,"user":"rmbuesse","rating":5.0,"review":"amazing tour. Pat R was our guide. He was very friendly and knowledgeable. We enjoyed seeing the amazing Niagara Falls. The Cave of the Winds and the Maid of the Mist boat tour were just amazing. Pat R drove us to several scenic spots as well and...","review_date":"June 30, 2018"},{"attraction_id":2249,"user":"robert_s","rating":5.0,"review":"Over the Falls Tour. Our driver, Pat R was the best! On time, friendly, informative, and extremlely personable! He made this tour top-notch.","review_date":"June 29, 2018"},{"attraction_id":2249,"user":"wnschool","rating":5.0,"review":"Maid of the Mist. I made a last minute decision to go on the evening tour. Great tour! Driver\/guide was David F. He provided great historical and local information. He made sure we experienced the best of each stop. He took pictures and then emailed them to me. I...","review_date":"June 28, 2018"},{"attraction_id":2249,"user":"jodie_ksa","rating":5.0,"review":"Up close view of Horseshoe Falls. As we boarded, it seemed that we wouldn\u2019t get a good view with so many. But I doubt there are any places without great views! We did t get wet at all and only wore the poncho 1\/2 the time.","review_date":"June 27, 2018"},{"attraction_id":2249,"user":"claydotguy","rating":5.0,"review":"Over the Falls Tour with Pat R. from the \"Clayton 5 Clan\". This tour was GREAT! The Tour Guide Pat R. was extremely entertaining, knowledgeable, and courteous.","review_date":"June 27, 2018"},{"attraction_id":2249,"user":"mike_p","rating":5.0,"review":"This was awesome!. If you are in the area this is definitely worth doing. The boat ride takes you right into the horse shoe of water falls. It was a view and experience that you couldn't get from walking around and just looking from the shore.","review_date":"June 27, 2018"},{"attraction_id":2249,"user":"billy_m","rating":5.0,"review":"Niagra Falls Maid of the Mist Tour. We arrived at Home Depot parking lot for pickup on June 5th. Neva the Diva was our tour guide. We had 6 in our group that we were traveling with and they have a few health issues to where they can't walk very fast. Our...","review_date":"June 27, 2018"},{"attraction_id":2249,"user":"mary_ellen_m","rating":4.0,"review":"Great Day. This was great tour. They picked us up at the hotel took us everywhere. did not have to worry about parking, no waiting in line we got right in. Our tour guide was Pat R. he was great, nice, funny, knowledgeable. He even accepted a...","review_date":"June 25, 2018"},{"attraction_id":2249,"user":"paul_s","rating":5.0,"review":"GREAT TOUR. I was surprised on the length of the tour - long.. The highlight of the tour was our Tour Guide - PAT. he told us things about the Fall that you'd have to research. His New York\/Brooklyn accent and wisdom made my wife and I...","review_date":"June 25, 2018"},{"attraction_id":2249,"user":"melanie_l","rating":5.0,"review":"BEST DAY EVER!. My daughter and I took this tour with Neva as our guide. It was absolutely fantastic and well worth every penny. We had such a comprehensive exposure to it all so that the next day we were able to actually see some of the places...","review_date":"June 24, 2018"},{"attraction_id":2249,"user":"rita_d","rating":5.0,"review":"Words cannot describe....a must do when in Niagara Falls. This is a wonderful excursion for any age. You start with Maid of the Mist 20 minute boat ride. Then you enjoy the Cave of the winds stairway. Then you get a quick lunch. Then you walk down to the Horseshoe Falls for A closer...","review_date":"June 23, 2018"},{"attraction_id":2249,"user":"cgalli","rating":5.0,"review":"We loved it!. We took the evening tour, got soaked, & laughed like crazy. Then we got to see the falls at night & a beautiful fireworks display. There is a lot of walking & steps with this tour but if you are somewhat fit, it should be...","review_date":"June 23, 2018"},{"attraction_id":2249,"user":"bertsgirl06","rating":5.0,"review":"Niagara Falls tour . We had a great time on our tour of the falls. Our tour guide Josh was great! He had a great sense of humor along with the knowledge and history of the falls! I'm so glad we made our tour reservations with this company. Small...","review_date":"June 18, 2018"},{"attraction_id":2249,"user":"stephen_p","rating":5.0,"review":"Ask for Neva the Diva. Our tour guide, Neva the Diva, was fantastic. She was very informative with great information. The Cave of Winds was amazing and is a must do. Maid of the Mist was also great. This tour was a great deal and is a definite recommendation.","review_date":"June 18, 2018"},{"attraction_id":2249,"user":"terri_d","rating":5.0,"review":"Falls, Boat, Elevator to Bottom. And amazing time. Pat was the tour guide and did a wonderful job. Extremely knowledgeable and very personable. I loved all of it. The boat getting so close to the falls was awesome","review_date":"June 18, 2018"},{"attraction_id":2249,"user":"veronica_m","rating":4.0,"review":"Fun but short ride. I would recommend just for the view but hard to get pictures. My camera is not waterproof . Got pretty wet on top even with rain poncho","review_date":"June 18, 2018"},{"attraction_id":2249,"user":"gunner130","rating":5.0,"review":"George M Over the Falls tour guide. If you get a chance to take a tour with Over the Falls Tours and are fortunate to get George M as your tour guide you will be so glad you did. He is the most informative, polite and tour guide I have ever had...","review_date":"June 17, 2018"},{"attraction_id":2249,"user":"juanita_l","rating":4.0,"review":"Over the Falls Tours - 8115. The entire tour was spectacular. Tour guide, Pat R., was fun, cordial, professional, knowledgeable, informative and entertaining. I would recommend Over the Falls Tours anytime and Pat as a tour guide. It was a truly memorable day.","review_date":"June 17, 2018"},{"attraction_id":2249,"user":"gregory_g","rating":5.0,"review":"Adam is the best!. Adam was an excellent tour guide. He was able to show us so many points of interest and was a wealth of knowledge. He was friendly to everyone in our group and went above and beyond. He even allowed me to charge my phone on...","review_date":"June 8, 2018"},{"attraction_id":2249,"user":"christine_g","rating":5.0,"review":"Niagara Falls. Pat R was an excellent tour guide. His ability to know the names of all the guests on the tour was amazing. His knowledge was presented in a friendly manor and his personal concern for those on board was greatly appreciated. I would highly recommend...","review_date":"June 7, 2018"},{"attraction_id":2249,"user":"hishamm9","rating":5.0,"review":"Our Tour with Bob. Well right from the start, Bob our tour guide a very polite, knowledgeable, and with a great sense of humor made our experience wonderfully unforgettable. The Cave of winds to the maid of the mist, though we found all it very informative and exciting it...","review_date":"June 7, 2018"},{"attraction_id":2249,"user":"g446euheatherk","rating":5.0,"review":"Larry\u2019s Group. Very nice tour Larry was our driver very informative fun and made our experience even better kids liked it small group we had plenty of free time we got expedited times to go into events highly recommend","review_date":"June 7, 2018"},{"attraction_id":2249,"user":"rhonda_d","rating":5.0,"review":"Outstanding Tour. Pat R was our guide for the Niagara Falls American tour. He kept it fun and entertaining as well as informative! I would HIGHLY recommend Pat and Over the Falls Tours for an awesome tour of the Niagara Falls area! Thanks Pat!","review_date":"June 5, 2018"},{"attraction_id":2249,"user":"rbailey042150","rating":5.0,"review":"Excellent tour guide presentation. Josh was one of the most cordial tour guides we have met. The tour was fun, the bus was clean , the weather was great, and we just had a great time. It was our 44th wedding anniversary and we had never been to Niagra...","review_date":"June 4, 2018"},{"attraction_id":2249,"user":"cheryl_j","rating":5.0,"review":"Awesome Tour. Our tour guide was Neva the Diva. She was awesome and was very knowledgeable of the history of the falls and etc. She made sure we had a blast and was able to make sure we could see everything and even more. She\u2019s the best...","review_date":"June 3, 2018"},{"attraction_id":2249,"user":"gina218","rating":5.0,"review":"What a view of the Falls. We went in Mid May, No lines. No waiting. This is a must do if you in Niagara falls . Boat ride was fun and to be so close to the falls was awesome.","review_date":"June 3, 2018"},{"attraction_id":2249,"user":"taylor_j","rating":4.0,"review":"Recommend. The trip was very informative and a great way to see the falls. However, I think the description of the trip should mention the length of the tour since many people from our tour had to leave before the end. We had to change some...","review_date":"May 22, 2018"},{"attraction_id":2249,"user":"mikeykk","rating":5.0,"review":"See and Feel the Falls !!. Great tour !\nProvide pick-up and drop-off to hotels too.\nOur guide, Bob is hilarious and explained what we will expect throughout the tour.\nBob even suggested some good places to eat along the Niagara Falls Boulevard after the tour.\nThe tour started with The...","review_date":"May 21, 2018"},{"attraction_id":2249,"user":"ryansz4474yq","rating":5.0,"review":"See it all with this tour. We got to see the waterfalls from up close and from the top of the tower. It was nice to have our tour guide Jay explaining the history and interesting facts about daredevils. We didn\u2019t have to worry about anything and because Jay took care...","review_date":"May 21, 2018"},{"attraction_id":2249,"user":"madeline_v","rating":5.0,"review":"A must!. This was a wonderful experience. We had a blast with the trip (about 30 minutes long). You sure do need those pretty blue trash bags (oh sorry, Ponchs) Well worth the cost and shower.","review_date":"May 16, 2018"},{"attraction_id":2249,"user":"anita_r","rating":5.0,"review":"Such a great day!. Knowing we wanted to see many of the sites, but not wanting to have to drive, we booked Over the Falls. Our tour guide George arrived a few minutes early and everything was smooth sailing. He was very organized, personable and well-versed in both fact...","review_date":"May 10, 2018"},{"attraction_id":2249,"user":"666kimberlyc","rating":5.0,"review":"Great experience!!!. We did the American tour with Adam and it was great! His knowledge of the area made the day so interesting. Thank you Adam for a super visit to the Falls!!","review_date":"May 9, 2018"},{"attraction_id":2249,"user":"abhyudaya76","rating":5.0,"review":"Awesome tour . Great hospitality. Well arranged tours. Me and my family really enjoyed the company of our guide....Adam D. He's such a nice person. God bless him and wishing him good luck.","review_date":"May 8, 2018"},{"attraction_id":2249,"user":"shanal_g","rating":5.0,"review":"An absolute must if you are visiting Niagara Falls. Adam was an amazing tour guide. He was very informative and patient with our group which was slow thanks to my kids. The Maid of the Mist and Cave of the Winds just opened to public the weekend we visited. Yup Great timing!\nThe Maid...","review_date":"May 7, 2018"},{"attraction_id":2249,"user":"chats2092","rating":5.0,"review":"Jay was a fabulous guide. I was skeptical. I'm not a great \"tour\" person and I can't say how surprised and pleased I was by this tour. The pace was perfect, the information spot on and everything just flowed perfectly. Even the recommendation for what to eat for lunch was...","review_date":"December 17, 2017"},{"attraction_id":2249,"user":"noah_b","rating":5.0,"review":"Marcello tour guide. I was pretty skeptical on a tour, but we gave it a shot and it was an excellent choice.\nThis was a trip for my 10yr old daughter\u2019s birthday, the day and tour could not have been any better.\nBoarding the bus was a bit...","review_date":"October 24, 2017"},{"attraction_id":2249,"user":"lillypot2016","rating":5.0,"review":"Tour host. Our tour host was Jay he was very informative and had a great personality. The sights we went to were exactly what we wanted to see and was great value for money. Highly recommend this company. Also I have mobility problems and this was not...","review_date":"October 23, 2017"},{"attraction_id":2249,"user":"denise_o","rating":5.0,"review":"Wonderful tour! Great tour guide!. We did the American Side only tour with our driver and tour guide Bob. We had a wonderful time! Bob was so knowledgeable about the area and took his time to make sure our group had a chance to see everything we wanted to! He...","review_date":"October 23, 2017"},{"attraction_id":2249,"user":"gtucker409","rating":5.0,"review":"Over the Falls tour not to be missed. This tour was absolutely amazing! Our tour guide,Adam was just remarkable. He was exceedingly friendly and know let. A rare combination. I can't imagine that we missed a single point of interest and no interesting historical fact went unmentioned. And he did it at a...","review_date":"October 17, 2017"},{"attraction_id":2249,"user":"scuba090764","rating":5.0,"review":"Tour and Limo too\/From Airport. Leave your worries to DAWN at Over the Falls Tours & Transportation, she has you covered.\nShe set me up with Paul, who escorted me through the key sites in and around NIAGARA. Paul cares and wants you to have a great time. He took...","review_date":"October 16, 2017"},{"attraction_id":2250,"user":"kandrminneapolis","rating":5.0,"review":"A double wow. Far exceeded our expectations. Rooms, hallways, extras and ice bar were stunning.\nWe debated taking this tour but, fear not, it was fabulous.","review_date":"February 22, 2019"},{"attraction_id":2250,"user":"mckenzieem","rating":5.0,"review":"Extremely unique. What an amazing and unique experience our tour guide Diego was entertaining. He provide an excellent overview of the hotel and the experience you get there. Make sure to take a look at the rooms and grab a cocktail at the bar!","review_date":"February 17, 2019"},{"attraction_id":2250,"user":"irvinefamily","rating":5.0,"review":"Highly recommend!. Friendly, informed bus driver. Pleasant bus ride there. The Ice Hotel was magnificent! Loved the chapel, bar, and some of the private rooms. Impressive!","review_date":"March 22, 2018"},{"attraction_id":2251,"user":"explore589300","rating":5.0,"review":"More than we hoped!. We had a group of 25 people for our whale watching excursion, and we had such an wonderful day! We saw ten to twelve Humpbacks! Black and white dolphins! Porpoises! Seals! Birds! We didn\u2019t know which way to look at some points because there were...","review_date":"October 22, 2018"},{"attraction_id":2251,"user":"roel_s","rating":5.0,"review":"Exceeded expectations. We had to cancel last minute due to a mistake in our travel from Richmond to Victoria. Tripadvisor policy would not refund us so we went into the office of the Whale watching cruise. After explaining the problem, they allowed us to join them a...","review_date":"October 20, 2018"},{"attraction_id":2251,"user":"chris_and_reg_t","rating":5.0,"review":"Exceeded all expectations!. What an adventure this was! Being our first-time whale watching we didn't quite know what to expect however what we received exceeded all expectations for this excursion.\nGreeted with a friendly staff at their main office we were told what we could expect and how...","review_date":"October 12, 2018"},{"attraction_id":2251,"user":"jimmy_r","rating":5.0,"review":"Very friendly captain with respect for animals. The captain was a really friendly guy with respect for its passangers, lots of knowledge about the whales and deep respect for sea animals as well.","review_date":"October 11, 2018"},{"attraction_id":2251,"user":"hjf4116","rating":5.0,"review":"Whales and sea lions!!!. We booked this tour last minute and were so glad we did. Even in October we saw orcas, humpbacks,and sea lions. It was wonderful for my entire family. The guide and captain were friendly and very knowledgeable. Would definitely recommend!","review_date":"October 9, 2018"},{"attraction_id":2251,"user":"jodir853","rating":4.0,"review":"Successful venture. The crew on our tour was very good - the two naturalists were friendly and knowledgeable. The weather was less than ideal, but the captain navigated us safely through, and we did see a couple of humpbacks, a male Orca and his mother as well...","review_date":"October 9, 2018"},{"attraction_id":2251,"user":"jc091958","rating":5.0,"review":"Whales, whales and more. You know you have seen some incredible whales \u201cup-close\u201d when the naturalist on board is getting here camera out and she has excitement in her voice. It was a great morning tour filled with a far and up close orca whale sightings. I would highly...","review_date":"October 4, 2018"},{"attraction_id":2251,"user":"gina_r","rating":5.0,"review":"A must do experience!!!. Our whale watching adventure was simply amazing! Our tour left the dock at 1 pm and about 40 minutes into the trip we happened upon a pod of about 12 orcas who were in the midst of a feeding frenzy! Fortunate for us, but not...","review_date":"September 28, 2018"},{"attraction_id":2251,"user":"alireeve2017","rating":5.0,"review":"Absolutely amazing and excellent experts . This was a fantastic trip where we were so lucky to see 4x Orcas swimming along near to the boat. The guide had a record of all the disctintive markings on the whales which meant that with my partners slr camera we could zoom in...","review_date":"September 20, 2018"},{"attraction_id":2251,"user":"monique1232018","rating":5.0,"review":"Amazing. Not the first time going whale watching but it's amazing every time. Saw whales and seals and lots of birds. Excellent knowledge and information given by naturalist\/guide. Would go again and recommend it to anyone.","review_date":"September 14, 2018"},{"attraction_id":2251,"user":"johanna_h","rating":5.0,"review":"WOW, amazing. This was our first whale watching tour and we weren't disappointed. Saw at least 3 humpback whales, our captain, Brad, saw one swim right underneath our boat and come up just a few feet away from the back of the boat, was amazing. This was...","review_date":"September 10, 2018"},{"attraction_id":2251,"user":"dreamer711966","rating":5.0,"review":"Well worth it!. My husband and I went yesterday, Sept 4, and we an awesome adventure! Staff was very informative and friendly. Our captain was in constant contact with other boat captains to ensure we found whales in the area. We were lucky enough to have a humpback...","review_date":"September 5, 2018"},{"attraction_id":2251,"user":"colingmiller","rating":5.0,"review":"Whales and more whales. We booked this outing knowing we may not see any whales.\nAbout 20 mins (?) into it, I thought \"I don't think we're going to have any luck today, but at least it's been a really nice boat ride\".\nThen the captain cut the engines...","review_date":"September 4, 2018"},{"attraction_id":2251,"user":"wendy_g","rating":5.0,"review":"A Must-Do while in Victoria. We had the best time on the Five Star whale watching tour! We went on the 10:00am tour with Tiffany as our guide. Very knowledgeable and friendly. We were on the catamaran boat (did not wish to do a zodiac tour) and it was fun...","review_date":"August 29, 2018"},{"attraction_id":2251,"user":"jason_t","rating":5.0,"review":"Amazing Whale Watching. Saw 9 whales, a family of 6 orcas and 3 humpbacks who breached 4 times. Amazing to see the whales come flying out of the water, a rare but delightful experience. Tour guides were very helpful.","review_date":"August 26, 2018"},{"attraction_id":2251,"user":"jenniferpv9021iq","rating":5.0,"review":"amazing experience - 2 whales, Orca Pod and beautiful protected Marine area. Wow, Wow Wow! We had such an amazing experience!\nWe lucked out with this trip -- first of all, the weather was beautiful and sunny. We also saw 2 different Humpback Whales, and a huge pod of Playful Killer Whales.\nThe boat was comfy with...","review_date":"August 22, 2018"},{"attraction_id":2251,"user":"gsaracco","rating":5.0,"review":"Great experience. We were on the smaller 12 passenger boat. Tom was very knowledgeable and we saw 2 pods of orcas as well as a humpback whale. Overall a very good experience but I did feel a bit seasick on the way back.","review_date":"August 12, 2018"},{"attraction_id":2251,"user":"rayc312","rating":5.0,"review":"Whale watching bonanza. Our family went on the afternoon whale watching cruise and came up trumps. We saw three humpback whales and at least 15 Orcas. A brilliant afternoon. The naturalists kept us well informed of what we saw and the ecology of the area. The trip was...","review_date":"August 9, 2018"},{"attraction_id":2251,"user":"larena703","rating":5.0,"review":"They are experts. We had a fabulous time on this tour. We found some killer whales who were in the middle of celebrating together after a successful hunt. Note that due to regulation you cannot see the whales from more than 1 km away - bring binoculars! Our...","review_date":"July 30, 2018"},{"attraction_id":2251,"user":"pricegals","rating":5.0,"review":"GREAT day. We saw a Humpback, a pod of Orcas and a cute otter. It took a while to find the whales but once we found the Humpback, we then saw the Orcas. It's really cool how the captains communicate between themselves to help everyone have a...","review_date":"June 29, 2018"},{"attraction_id":2251,"user":"karen_r","rating":5.0,"review":"Wonderful Experience!. My mother and I recently took a 5 Star Whale tour-what a wonderful time. The boat has multiple viewing areas-upstairs in the hurricane zone, areas to sit bow and stern of the boat, and covered seating as well. On our trip we saw Humpback whale...","review_date":"June 13, 2018"},{"attraction_id":2251,"user":"tasha_g","rating":5.0,"review":"Amazing time!. We had an amazing time today whale watching. It was a great treat to not only see a humpback but also a sea otter, stellar sea lions, seals, a couple bald eagles chilling out on a rock, a bunch of different diving birds and an...","review_date":"June 5, 2018"},{"attraction_id":2251,"user":"951helene","rating":2.0,"review":"Disappointing experience. We set-off on the basis that if we follow the food we find the whales - in actual fact we took what felt like a fairly standard run up the coast and back.\nAppreciate that seeing the whales isn't guaranteed but we saw only one...","review_date":"June 2, 2018"},{"attraction_id":2251,"user":"suncoasters2014","rating":5.0,"review":"Great day on the water. We and another couple visiting from Australia had this tour booked using a Groupon coupon. At the last minute we asked to add our son attending UVic to join us, fully expecting to pay full price for his booking, but they happily added him to...","review_date":"May 31, 2018"},{"attraction_id":2252,"user":"northernvisitor548","rating":5.0,"review":"A wonderful, well-organised tour. We visited Yellowknife for a few nights to see the aurora and used a few different tour companies. Arctic Tours Canada were the best organised. They have different phone numbers at their office for Chinese and English and they are quick to answer if you...","review_date":"March 4, 2019"},{"attraction_id":2252,"user":"bobnpaz","rating":1.0,"review":"Disappointing , from start to finish. It was snowing all day , so we knew we were not going to see anything. Too late to cancel. When we booked , we were told that we would be picked up at our AirBnB. The day of the tour , we received an...","review_date":"January 23, 2019"},{"attraction_id":2252,"user":"mo_lung_c","rating":5.0,"review":"Finally saw aurora because of Winfred's perseverance. We did not see aurora on 31 December 2018 because of the bad weather and because we joined another tour which waited for aurora in a tent. The bad weather persisted on the following 2 nights when we joined this Arctic Tours Canada. We read...","review_date":"January 22, 2019"},{"attraction_id":2252,"user":"caitlyn_t","rating":5.0,"review":"Fantastic staff and unforgettable experience . We did this tour two nights in a row because they were fantastic. The first night we had Winfred and he was very knowledgeable about the Aurora. He drove us around to hunt for the lights and even thought we didn\u2019t get a chance to...","review_date":"January 20, 2019"},{"attraction_id":2252,"user":"toulouse1102","rating":2.0,"review":"Not a so great tour. December, 25th: This tour always stop at the same places. We were in a minivan (2nd bus broken) and there were no communication between the first bus and us so we lost each other. Our driver didn't seem to know what to do or how...","review_date":"January 9, 2019"},{"attraction_id":2252,"user":"steve_h","rating":5.0,"review":"Friendly staff and excellent viewing of the Aurona. We took an Aurora Hunting tour with Alison as the tour guide on December 26, 2018 and stopped at 3 spots (all on lakes) outside of Yellowknife. At the first spot, the aurora was weak and we could not see anything, but Alison found the...","review_date":"December 31, 2018"},{"attraction_id":2252,"user":"kamocot","rating":5.0,"review":"Aurora Yellowknife . I joined 2 tours for Yellowknife. Before I think this company is quite trouble. Because it need phone confirmation rather email confirmation. I hope they can improve that. Besides, Arctic this one is excellent. Wiley is the driver & photographer & with one taiwan working...","review_date":"November 19, 2018"},{"attraction_id":2252,"user":"haroldleung","rating":5.0,"review":"Knowedable n friendly operator . We booked two different nites for Aurora hunting from two different companies . The first one was not as good as a expected . But when I came to second nite with Artic Tours , I felt great. They have driver n guide , two...","review_date":"November 18, 2018"},{"attraction_id":2252,"user":"christopher_a","rating":5.0,"review":"Great way to see the Northern Lights. We joined this excursion in August, which we knew was not an ideal time for Aurora hunting. However, our guide Winfred did find us a location where the Lights were active and clear. We also had the benefit of the annual meteor shower.\nWinfred and...","review_date":"August 19, 2018"},{"attraction_id":2252,"user":"2hermanl","rating":5.0,"review":"Sunday Night Magic. Had an amazing outing to explore the Aurora. Did not disappoint. Eddie our tour guide and Joseph the chef and story teller were both very helpful and friendly. Haven\u2019t snowmobiled in 40 Years. Exhilarating!!!","review_date":"March 30, 2018"},{"attraction_id":2252,"user":"ann_w","rating":5.0,"review":"Our guide was wonderful and showed us the best of the aurora. Will, our guide was very entertaining and knowledgeable. He made changes to the itinerary to see the most of the aurora. We had some breathtaking views of the aurora and were lucky as they were very active the night we went. Arctic tours were very...","review_date":"March 16, 2018"},{"attraction_id":2252,"user":"leemeann","rating":5.0,"review":"Wildest Northern light in the world. Thanks Arctic Tours Canada.\nYou made our experience nowhere else in the world. 200 days of aurora borealis.\nWildest Northern light in the world!","review_date":"March 9, 2018"},{"attraction_id":2252,"user":"cutie888","rating":5.0,"review":"Our friendly and hardworking guide showed us several stunningly beautiful aurora borealis!. We joined Arctic Tours Canada on their aurora hunting tour one evening in late October. Our guide was very nice and friendly and knew all the good spots. He even helped us take pictures. He took us to 3 places in total, with the aurora...","review_date":"December 16, 2017"},{"attraction_id":2254,"user":"deanna_d","rating":5.0,"review":"Wow! The View!. Very fun for our family. We enjoyed the ride up and seeing the whole city. Fun interactive activities at the top and the requisite gift shop. Spectacular views, can't be beat.","review_date":"December 11, 2018"},{"attraction_id":2254,"user":"teresa_h","rating":4.0,"review":"A bit of nostalgia. It was great to see where so many athletes competed. I was disappointed that the botanical garden was closed for a year and the planetarium is closed on Mondays (as are all museums in the city). It was exciting to see the swimming facilities, go...","review_date":"November 6, 2018"},{"attraction_id":2254,"user":"familytraveller1414","rating":3.0,"review":"Nice view!. Nice clean facility.\nWent in early July and was quite hazy but to the local heat wave\nGiftshop at the top.\nNot much time needed and you can stay as long as you want.\nWe did not do the garden as it was just too...","review_date":"August 27, 2018"},{"attraction_id":2254,"user":"angelamm1652","rating":5.0,"review":"A must see. Going to the top of the Montreal Tower Observatory is a must do. The views of Montreal are outstanding. I did luck out and went up to the top with a group of 8th graders on a class trip. The luck out part was not...","review_date":"July 11, 2018"},{"attraction_id":2255,"user":"emma_l","rating":3.0,"review":"not my first Medievil Times but I wasn't overly impressed. When we got to Toronto on our second day we went here as I have been to something similar in Tenerife and enjoyed it. I was disappointed by this one as I expected it to be bigger and better than the other one. It was...","review_date":"December 29, 2018"},{"attraction_id":2256,"user":"latoya_v","rating":5.0,"review":"Amazing expiriance. Our guide David was just the best. He was very genuine he taught us a thing or two about Niagara-on-the-Lake, he remembered our names.We got picked up on time, The lunch was so good.\nI would do this again for sure.","review_date":"February 22, 2019"},{"attraction_id":2256,"user":"doug_m","rating":5.0,"review":"Great Experience!. The Grape Expectations tour was fun and interesting. Gareth our driver and guide, was knowledgeable about the Niagara area and the wineries we visited and the ones that we drove by. Meeting other couples was fun. We chose the tour that included lunch at Strewn...","review_date":"November 21, 2018"},{"attraction_id":2256,"user":"adventurer827843","rating":5.0,"review":"Excellent expirience... We were pick up on time in a very comfortable van. We were part of a group of 7.\nBob was very kind guide, helped us with our shopping and told us thing about the winiries we were in\nWe visited 3 wineries and have...","review_date":"November 2, 2018"},{"attraction_id":2256,"user":"mary_h","rating":5.0,"review":"Outing for large group. We are a group of 10 friends (5 couples) that travel together yearly and are particular how we spend our time and money. Our guide, David, was a gem! He remembered all our names, he made us feel welcome, and made a point of answering...","review_date":"October 25, 2018"},{"attraction_id":2256,"user":"ainsley_m","rating":5.0,"review":"Excellent tour with a variety of wineries to suit. Enjoyable few hours spent on the lunchtime tour with Roger as our guide. He was very knowledgeable - has been in the winery and hospitality industry for many years and knew the region extremely well too. We started off with a 45min tour of Jackson...","review_date":"October 15, 2018"},{"attraction_id":2256,"user":"paul_a","rating":5.0,"review":"Fantastic Tour. My wife and I were advised to take this tour and are we ever glad we did. Ian, our tour guide was excellent, verylstient and understanding. Our tour was to include 3 wineries but as we were ahead of schedule Ian managed to include a...","review_date":"October 14, 2018"},{"attraction_id":2256,"user":"searentity","rating":4.0,"review":"Wine Tour and Dinner. My partner and I booked the wine tour with dinner. Our guide was Diane and she was fantastic. Very informative and made for a great tour. We visited 3 wineries that I had never heard of, which was nice because we would not have found...","review_date":"October 8, 2018"},{"attraction_id":2256,"user":"jlcornish5553","rating":5.0,"review":"great tour. David picked us up at our B&B right on time. He is a real gentleman helping us on and off the bus and taking care of our purchases. He explained how the tour would work and even gave us a tip on tasting the ice...","review_date":"October 4, 2018"},{"attraction_id":2256,"user":"karenvo4847dh","rating":5.0,"review":"Fabulous Day. We booked our Wine tour through Grape Escapes to celebrate our wedding g anniversary. Both Seniors we didn\u2019t know what to expect from a 15km Nike ride coupled with wine tasting but it was a Fabulous Day. We visited one brewery and 3 wineries including...","review_date":"October 2, 2018"},{"attraction_id":2256,"user":"wdea803","rating":4.0,"review":"Lovely tour. There were six of us on the dinner tour. Dave, our driver, showed such care and kindness to everyone. He was knowledgeable on the area and the wineries we were visiting. He also kept us entertained. We visited 3 wineries. The Jackson-Triggs winery was the...","review_date":"October 1, 2018"},{"attraction_id":2256,"user":"gis562017","rating":5.0,"review":"Wonderful Experience. I highly recommend Grape Escape! We were fortunate enough to have David as our tour guide. David was super pleasant, gave us great information along the drive, made sure we were greeted and taken care of at each tour. He took care of each of...","review_date":"September 26, 2018"},{"attraction_id":2256,"user":"shelleys35","rating":5.0,"review":"Fantastic!. What a great day! Our guide, Laurel, provided excellent company and guidance through our bicycle tour of NOTL. We started with craft beer at Oast, then cheese pairing at Pondview, tour and lunch at Inniskillen and finally chocolate pairing at Rief! The bicycles were excellent...","review_date":"September 20, 2018"},{"attraction_id":2256,"user":"sean_m","rating":5.0,"review":"outstanding. the tour was just right the wines were good and our tour guide was outstanding we plan on goin again","review_date":"September 18, 2018"},{"attraction_id":2256,"user":"d3135obanad","rating":4.0,"review":"Great addition to your trip . I would like to highly recommend this tour to anyone visiting the Ontario Wine Valley aka Niagara on the Lake. My husband and I were there for a weekend and purchased the one with dinner at the end. We both enjoyed everything. Duane was our...","review_date":"September 18, 2018"},{"attraction_id":2256,"user":"suzanne_r","rating":5.0,"review":"Totally recommend this tour!!!. Our first time doing a wine tour and first impression was amazing as the driving picked us up smiling and joking. Paul the driver is very friendly and entertaining. Another couple was picked up along the way and we all got along very well. Great...","review_date":"September 17, 2018"},{"attraction_id":2256,"user":"deb_h","rating":5.0,"review":"Wine Tasting and Gourmet Dinner with Paul. This review is long overdue, but never too late to thank Paul for the wonderful, personal tour we enjoyed Aug 24. We enjoyed the wineries (tour at Jackson Triggs), wine, the delicious dinner at Oliv and all the little extras that Paul contributed to the...","review_date":"September 17, 2018"},{"attraction_id":2256,"user":"kevin_t","rating":5.0,"review":"Thought it went bad. I thought we were left behind and not going to get picked up at our hotel. I contacted them and was told the driver could not find us however if we could get a taxi to our first stop we could catch up and the...","review_date":"September 13, 2018"},{"attraction_id":2256,"user":"eeh1987","rating":5.0,"review":"Great Fun. After a late start because of a couple who weren't ready for pick up, and ended up baling, we ended up with a foursome on our tour. All the winery hosts were knowledgeable, and entertaining. Our driver was also very knowledgeable and great fun. The...","review_date":"September 6, 2018"},{"attraction_id":2256,"user":"twila_g","rating":5.0,"review":"Great experience. We enjoyed our tour very much...picked up at our hotel and thoroughly enjoyed our experience. Nice selection of wineries and our guide was terrific. Our dinner at Olivo was amazing.","review_date":"August 31, 2018"},{"attraction_id":2256,"user":"carla_b","rating":5.0,"review":"Amazing Tour Guide. My 3 sisters and mom thoroughly enjoyed our Grape Escape. Our tour vehicle arrived on time and we then enjoyed an 3 winery tours. The tour guide, David, was so kind and accommodating by assisting my mom on and off the bus. Our tour and...","review_date":"August 22, 2018"},{"attraction_id":2256,"user":"5924tmac","rating":5.0,"review":"Enjoyable way to spend the afternoon. Our tour vehicle arrived on time at our hotel and we then enjoyed an afternoon tour. The driver, Keith, was informative and fun. We toured three wineries with many wine samples and wonderful hosts.Our lunch was excellent and the staff friendly. I would highly recommend...","review_date":"August 19, 2018"},{"attraction_id":2256,"user":"seafoodsampler","rating":5.0,"review":"Grapes Escape - Time Well Spent. Everything about this tour was well planned. The tour group was small, the van was comfortable, our guide, Roger, was friendly,knowledgeable and very professional. The 3 wineries were interesting and provided a good mix of information, tasting and opportunity to purchase. The scenery was beautiful...","review_date":"August 10, 2018"},{"attraction_id":2256,"user":"bertedmonton","rating":5.0,"review":"Great way to spend the day. Our tour vehicle (8 passenger tour van) arrived right on time to pick us up at our B & B. The host and driver (Paul) couldn't have been nicer, from opening the door for us, to providing information on local points of interest, to updating...","review_date":"July 25, 2018"},{"attraction_id":2256,"user":"trakoi","rating":5.0,"review":"Grapes Escape-excellent!. This is a fun and relaxed bike wine tour. Grape Escapes makes sure you have a fabulous, and safe, time.\nThe lunch was VERY good. Very fresh, and filling.\nThe staff pick up your wine purchases and transport it for you back to your hotel\/inn\/b&b....no...","review_date":"July 25, 2018"},{"attraction_id":2256,"user":"jls547","rating":5.0,"review":"Great time. Went to 4 wineries for tastings. Ron was a fantastic tour guide. Tour was informative and a great price for what you get. The drive from Niagara Falls to Niagara-on-the-lakes was beautiful. Highly recommend.","review_date":"July 24, 2018"},{"attraction_id":2256,"user":"ncaky","rating":5.0,"review":"Fun Day in NOTL wine country. My sisters and I have just returned from a wonderful trip to NOTL. We are from the south and it was nice to have had great weather, low humidity, and a fantastic tour with our guide \"Pinot Pat\".\nWe opted to take the morning tour...","review_date":"July 22, 2018"},{"attraction_id":2256,"user":"edward_z","rating":5.0,"review":"Wine Tasting Tour and Dinner. My wife and I stopped at Niagara on the Lake as part of a 34 day road trip and toured the city than signed up for a wine tasting tour and dinner on June 12, 2018 out wedding anniversary.\nWe had the most amassing tour...","review_date":"July 13, 2018"},{"attraction_id":2256,"user":"steveanddorothy","rating":5.0,"review":"Our driver, Brian, was amazing!. An excellent tour! We would highly recommend!\nThanks to driver Brian, who completed the tour with his hospitality and information.\nWe did the late afternoon \/ evening tour, finishing with a spectacular dinner at Oliv restaurant.\nThanks again Brian!","review_date":"July 8, 2018"},{"attraction_id":2256,"user":"sandman1989","rating":4.0,"review":"Brian and The Grape Escape. Our tour guide Brian was excellent, 5* for sure: The tour itself was great, however there was a little too much ice wine sampling. I would have preferred the option of trying a different wine, rather than all the sugary ice wines. Finishing the tour...","review_date":"July 2, 2018"},{"attraction_id":2256,"user":"bullandhide","rating":5.0,"review":"Wonderful wine country tour! . This cycle tour is great, we had a brilliant guide; Kathryn was very knowledgeable and friendly and made the tour very enjoyable.\nThe wineries selected were good as they gave a good variation of the types of vineyards in the area.\nWe purchased several bottles...","review_date":"June 28, 2018"},{"attraction_id":2256,"user":"meheroo","rating":5.0,"review":"Always a pleasure to work with Grape Escape Wine Tours. We have been using the services of this company since they opened and can honestly say we have never had a problem. Our guests always comment on how helpful and knowledgeable the guides are and about friendly and courteous service they receive.\nThank you Richard,...","review_date":"June 18, 2018"},{"attraction_id":2256,"user":"scarfos","rating":5.0,"review":"Great Start to our Anniversary Weekend. My husband and I chose to do the wine tour and gourmet dinner for the first day of our first wedding anniversary weekend and we couldn\u2019t be happier that we did. The tour started with the guide giving us a call to let us know...","review_date":"June 12, 2018"},{"attraction_id":2256,"user":"ginigin","rating":4.0,"review":"Fun. Marcy was an awesome tour guide and very knowledgeable. The bike ride was through some very beautiful vineyards and despite the heat - very enjoyable. Lunch at Caroline Cellars was very enjoyable. The only recommendation is that they change all the bike seats to the...","review_date":"May 29, 2018"},{"attraction_id":2256,"user":"kaitlyn_o","rating":5.0,"review":"First Bike Tour of the 2018 Season - AMAZING!. My best friend and I found this tour online while looking for things to do in Niagara Falls - we couldn't have been more satisfied with our experience!! Our tour guide was incredibly knowledgable and had wonderful recommendations for us along the way. We were...","review_date":"April 3, 2018"},{"attraction_id":2256,"user":"297amandam","rating":5.0,"review":"Great tour even better tour guide!. My husband and I have done many wine tours with other tour groups but this was a highlight tour for us. We saw 3 great wineries - Konzleman, Pondview and Caroline Cellars. All were wonderful and had their own unique offering. Pondview had amazing ice...","review_date":"March 24, 2018"},{"attraction_id":2256,"user":"j_d","rating":5.0,"review":"Don't drink and drive do a tour!. We chose to do a tour because both of us wanted to enjoy our experience in Niagara. David was our tour guide last Monday and he was great! Very knowledgeable about the area and the local wineries. Luck of the draw it turned out to...","review_date":"November 20, 2017"},{"attraction_id":2256,"user":"smnantais","rating":5.0,"review":"Girl's Weekend Tour. Thank you Great Escape tour company! I booked a tour for 14 people in early November. We visited 3 wineries with a tour at Jackson Triggs winery and a gourmet dinner at Strewn Winery. Gilles was fantastic! He was knowledgeable, accommodating and very sweet. Dinner...","review_date":"November 9, 2017"},{"attraction_id":2256,"user":"mschwenger1","rating":5.0,"review":"Grape Escape was a Great Escape!. Our party of 8 had a wonderful time on the Grape Escape tour which included tastings at 3 local wineries and a lovely lunch at a fourth. Bob, our tour driver, was very knowledgeable about Niagara-on-the-Lake and the wineries. He has a great sense of...","review_date":"October 30, 2017"},{"attraction_id":2256,"user":"cantw82go","rating":5.0,"review":"Great tour - Guide was terrific. Tour included 3 wineries and ended with lunch at Strewn Oliv. Tours were just the right length and the young guys at each winery were very well informed and did great presentations. We had a cheese pairing at one winery as well. Our guide Pat...","review_date":"October 30, 2017"},{"attraction_id":2256,"user":"aririches","rating":5.0,"review":"Great Tour! Be Prepared to SWEAT!. We stayed in the falls and were picked up promptly at a nearby hotel where we then ventured into NOTL to pick up the other people coming on the tour from their B&Bs. We then arrived to grape escape where we were given helmets and...","review_date":"October 23, 2017"},{"attraction_id":2256,"user":"mariec9289","rating":5.0,"review":"Great tour - wonderful guide!. Started our tour being picked up at our hotel by our guide David. A very nice & informative gentleman who literally made this tour extra enjoyable. Our tour included stops at several local award winning wineries (Pilliteri, Reif & Between the Lines). We enjoyed a...","review_date":"October 16, 2017"},{"attraction_id":2257,"user":"cjparker23","rating":1.0,"review":"RUDE - False Advertisment. My travel companion and I were looking forward to a fun filled day at Niagara Falls. Immediately upon locating the bus, the tour guide, Scott was a bit snappy to the passengers boarding the bus behind us. So we quickly realized this wasn\u2019t going to...","review_date":"January 15, 2019"},{"attraction_id":2257,"user":"jasmineo355","rating":1.0,"review":"NEVER AGAIN\/FALSE ADVERTISEMENT. My friend and I visited Toronto, Canada for the first time after Christmas. I searched Trip Advisor for fun activities and of course we were thrilled to find this boat cruise package of Niagara Falls! The description included a Hornblower Niagara Cruise, HOWEVER, it did...","review_date":"January 7, 2019"},{"attraction_id":2257,"user":"fraser_d","rating":1.0,"review":"AVOID DURING WINTER - False Advertisement. Description of what to expect and inclusions are not as described during winter seasons. Description specifies attendance of Hornblower Niagara Cruise, however failed to mention the cruise does not operate during winter. The primary reason we (and everyone in the group) chose this tour was...","review_date":"December 29, 2018"},{"attraction_id":2257,"user":"graham_f","rating":5.0,"review":"Entertaining & Info packed day. After a slow start due to the road works around downtown Toronto we got out of the city. Within 15 minutes our guide, Fred, began a very extensive account of the main sights on the way filled with fascinating detail on the geography and history...","review_date":"October 17, 2018"},{"attraction_id":2257,"user":"darrell_p","rating":5.0,"review":"TERRIFIC!!. Michael was absolutely the best! Despite whatever negative comments about him we decided to book anyway and Im glad we did! We visited every location listed and he was very informed about Niagra Falls and the surrounding areas. Thanks for making my wifes' Toronto birthday...","review_date":"October 7, 2018"},{"attraction_id":2257,"user":"camila_m","rating":5.0,"review":"Zoom Tours To Niagara Falls. It was amazing. Thank you to our guide, Fabio, for make this day unforgettable. Everything was perfect and the price it was the best part.","review_date":"October 5, 2018"},{"attraction_id":2257,"user":"mary_h","rating":3.0,"review":"Can use any tour group. The company began very accommodating. The weather for the day I booked was not good and they allowed me to switch days.\nTheir website said he tour will have hotel pick up. Instead, they emailed and told me I should go to the bus depot...","review_date":"October 2, 2018"},{"attraction_id":2257,"user":"maryreddeeralberta","rating":5.0,"review":"A must trip for anyone who has not been. Off to an early start on a sunny day on a small bus with a diverse and interesting group. Commentary from our driver and guide was only okay and was a lot about himself. He seemed knowledgeable enough, but perhaps has been doing it too...","review_date":"September 27, 2018"},{"attraction_id":2257,"user":"kando29","rating":1.0,"review":"AVOID!! \u2013 Left Stranded, got sworn at and lost money. Due to a driver error my daughter and I were left stranded at Niagara on the Lakes and forced to make our own arrangements back to Toronto at our own expense.\nThe complaints procedure with this company is completely biased because Michael the general manager...","review_date":"September 23, 2018"},{"attraction_id":2257,"user":"jenniferapr","rating":5.0,"review":"Great Tour! And a good save on the way home.. Tony was an excellent tour guide. We enjoyed our time at Reif Estate winery and all of the stops along the way to the Falls. Hornblower boat tour was fun and the Falls were amazing.\nThen on the way back to Toronto, one of the...","review_date":"September 4, 2018"},{"attraction_id":2257,"user":"sne\u017eana_sue_b","rating":5.0,"review":"Wonderful falls. Our day was wonderful, our guide was Michael, so fun and very informative, gave lots of helpful advice. The tour company was wonderful our plane was delayed for 2 days we thought we would miss out and lose our money, not so my daughter in...","review_date":"August 28, 2018"},{"attraction_id":2257,"user":"t86tania","rating":3.0,"review":"Fantastic day out but tour didn\u2019t deliver what it promised. Our trip to the Niagara Falls was, no doubt, an awe-inspiring, spectacular experience. However, in retrospect, it would have been more worth our while and, more to the point, worth our money to take the regular coach and WEGO buses. The reason we decided in...","review_date":"August 22, 2018"},{"attraction_id":2257,"user":"skydiver757","rating":1.0,"review":"Unbearably obnoxious guide. Just to be absolutely clear, this review is for Niagara Toronto Tours. I am not confusing them with any other company. I have taken day tours in various cities around the world for most of my life, but the guide on this tour was, without...","review_date":"August 11, 2018"},{"attraction_id":2257,"user":"karenmccann67","rating":5.0,"review":"Overnight stay in Canada . Booked a trip to Niagra Falls. Stayed on the Canada side which is a must.\nWent on the maid of the mist trip under the falls what a fantastic experience this was.would definately recommend to anyone who enjoys a thrill..Visited on a Saturday which in...","review_date":"August 10, 2018"},{"attraction_id":2257,"user":"541edwink","rating":1.0,"review":"Journey beyond the falls. What ever you do I repeat what ever you do , never ever do the journey beyond the falls walk, it is they biggest waste of money and time you will ever experience.Besides the fact that the Canadian side of niagra is the biggest rip...","review_date":"August 10, 2018"},{"attraction_id":2257,"user":"rosemarycav","rating":5.0,"review":"Flawless from beginning to end. Michael (The Man in Black) really deserves a standing ovation. He was a fabulous tour guide and really knows his stuff. The falls themselves are pure magic and anyone travelling to Toronto really should take the time to visit. The day went off without a...","review_date":"August 7, 2018"},{"attraction_id":2257,"user":"patroxler","rating":5.0,"review":"An instructive and entertaining tour of the Niagara Region. Michael (The Man in Black) was amazingly knowledgeable and savvy. As he was driving the bus, he spoke almost non-stop all along the tour. The standard information was always enhanced by a cornucopia of historical, geographical and personal tidbits. From football and hockey to breweries...","review_date":"August 4, 2018"},{"attraction_id":2257,"user":"stay634823","rating":3.0,"review":"Falls are amazing. Michael is the worst.. Michael the Operations manager is one of the most unpleasant people I have ever had the misfortune to come into contact with.\nAfter only being in Toronto for less than a day and not having found our bearings yet, we mixed up our collection point...","review_date":"July 28, 2018"},{"attraction_id":2257,"user":"pault73","rating":5.0,"review":"What an amazing day!. This was the highlight of our trip to Toronto, despite the early start it was well well worth it and I recommend anyone wanting to do the Niagara trip to seek out these guys.\nWe had the \"infamous\" Michael as our guide for the day...","review_date":"July 26, 2018"},{"attraction_id":2257,"user":"champerslass","rating":5.0,"review":"Private SUV tour to Niagara Falls booked through Viator.. Had a fantastic day with our tour guide Roy en route to the Falls. ( Part of Kings Tours). He picked our group of 5 from our hotel at 9am and guided us through all the history of all the landmarks. Excellent tour guide, We...","review_date":"July 8, 2018"},{"attraction_id":2257,"user":"charles_d","rating":5.0,"review":"Fantastic Day Out. The one day sightseeing tour was a fantastic day and must do on a visit to Toronto. The tour was well organised and ran smoothly throughout the day. The activities were great, stopping off at a winery, Niagara on the Lake and a photo spot...","review_date":"June 15, 2018"},{"attraction_id":2257,"user":"georgina_b","rating":5.0,"review":"Amazing Niagara Falls. What an awesome day. We had a fantastic day with our tour guide Michael. Tasting the famous Ice wine, walking through Niagara on the lake whilst eating a Canadian maple ice cream then onto the falls. The Hornblower boat trip was spectacular, getting so close...","review_date":"June 11, 2018"},{"attraction_id":2257,"user":"jdwhu34","rating":4.0,"review":"Professional and Good Value . A fulls day trip to one of the wonders of the world\nVery good price which included pick up and drop off at our hotel\nOur driver and guide, Sabi was a font of knowledge. Sabi made our journey both interesting and informative. He was...","review_date":"April 10, 2018"},{"attraction_id":2257,"user":"karenbj8398zi","rating":5.0,"review":"Excellent experience !! . This company was recommended to us by our hotel concierge when I inquired about the possibility of a private tour from Toronto. From start to finish it was very professional and well conducted. We were picked up at our hotel and taken in a comfortable...","review_date":"April 3, 2018"},{"attraction_id":2257,"user":"adam_c","rating":1.0,"review":"Rushed tour and non-english speaking tour guide!. Seeing Niagara Falls was great, however the tour was not organised well. We had to wait at one stop for 40mins while the tour bus driver (who is also the guide) went around and sold tickets to others who had hopped on the tour at...","review_date":"January 22, 2018"},{"attraction_id":2257,"user":"joannehollings","rating":2.0,"review":"Niagaratorontotours.com. Tour itself ok, However attitude of Michael on the tour and since returning home has been rude. I inadvertently paid for 5 people when all exchanges prior to booking clearly referred to 4, both from myself and Michael. We were accused of not saying we...","review_date":"November 14, 2017"},{"attraction_id":2257,"user":"saramana91","rating":3.0,"review":"Good tour guide . My 3 stars are awarded solely for the tour guide and driver. I took this tour a couple of days ago while on holiday in Toronto. I got off to a bad start on the morning of the tour as my GPS map took me...","review_date":"November 3, 2017"},{"attraction_id":2257,"user":"jarlath_m_m","rating":5.0,"review":"Great Service. Pre booked all or transportation via Niagara tours , this included transfers from Toronto airport to the hotel in Toronto then onto Niagara falls ,and back to the airport ,the service was superb ,and the buses very comfortable ,great experience throughout ,would recommend anytime","review_date":"October 29, 2017"},{"attraction_id":2257,"user":"petronellam625","rating":5.0,"review":"Breathtaking . Words can\u2019t really express the beauty of the falls . The tour pick up us from the hotel. Our tour guide was very knowledgeable, gave us free time on top the Falls then took us down the bottom where we took the boat called horn...","review_date":"October 14, 2017"},{"attraction_id":2257,"user":"andybhoy07","rating":5.0,"review":"Awsome Experience. Visited Niagara falls with family and friends in August 2017. It was spectacular and the boat trip is a must. Canada side is Hornblower and USA side is Maid of the Mist. Need to go down at night as they light up the falls and...","review_date":"October 4, 2017"},{"attraction_id":2257,"user":"bluestar-sian","rating":4.0,"review":"Zoom In. Been a long time waiting for this visit and turn out to be a great one.\nI visited Iceland, land with waterfalls but it won't be complete without Niagara on my list.\nWe was not fully prepare for Niagara trip, just because we have to...","review_date":"September 30, 2017"},{"attraction_id":2257,"user":"70traveller88","rating":5.0,"review":"A short stay in toronto. I booked a place on a day trip to Niagara and was not disappointed very informative guide. On arrival at Niagara I decided to take in a helicopter flight over the falls it was a very sunny day so the views were breathtaking it is...","review_date":"September 29, 2017"},{"attraction_id":2257,"user":"amabel_d","rating":5.0,"review":"So happy I choose this tour!. This was better than what I thought it was going to be, it really went beyond my expectations, mainly in the fact that everything was pretty much taken care of for us. Transportation to Niagara Falls is set, all you have to do is pick...","review_date":"September 28, 2017"},{"attraction_id":2257,"user":"jmc6868","rating":5.0,"review":"Great day out. Went on the Niagara Falls and around. Had a great 5 hour trip. Pick up and return from our hotel in a comfortable air conditioned mini bus. Got to do the Maids in the mist trip, which was absolutely brilliant, along with the Skylon tower...","review_date":"September 24, 2017"},{"attraction_id":2257,"user":"patmckenzie","rating":5.0,"review":"Fantastic Day Trip. We took the daytrip with Grayline Tours from downtown Toronto and it was jam packed with lots to see and do. We started off getting a guided narrative of Toronto and surrounding areas and important features were pointed out regularly. We arrived at a winery...","review_date":"September 16, 2017"},{"attraction_id":2257,"user":"ariane_m","rating":5.0,"review":"Wonderful Trip. I was picked up from my hotel on time. The guide was super friendly and told very interesting facts about the niagara falls.\nI can strongly recommend the tour!!","review_date":"September 10, 2017"},{"attraction_id":2257,"user":"homejames63","rating":5.0,"review":"Wonderful Day Trip. From the pick up (on time) at our Toronto hotel to we returned 8 hours later, the day trip was a fabulous experience. The highlights were the view of Niagara Falls and the boat ride into the mist created by the falls. Lovely 3 course...","review_date":"September 6, 2017"},{"attraction_id":2257,"user":"vivien62","rating":5.0,"review":"Outstanding trip - not to be missed. This is a fabulous tour - from our journey with Scott who was both informative and absolutely hilarious - he was a major part of making this a fantastic trip. The winery visit was lovely - the ice wine is incredible and Niagara on the...","review_date":"September 5, 2017"},{"attraction_id":2257,"user":"mattiaslundahl","rating":5.0,"review":"A very enjoyable day tour. The day starts with a morning pickup, typically directly at the hotel. After all participants have arrived at the company office, the tour itself starts as the group travels by bus to the Niagara Falls area. The bus driver (in my case Jay) provides a...","review_date":"September 1, 2017"},{"attraction_id":2257,"user":"4aru","rating":5.0,"review":"Horse Shoe Falls Niagara. The Horse Shoe Falls (that is the correct term for the Niagara falls on the Canadian side) is just a 5 Star must do must see item on the agenda while in Canada.\nWe booked the CitySightseening Niagara day tour. Our bus driver cum tour...","review_date":"August 31, 2017"},{"attraction_id":2257,"user":"nina_l","rating":5.0,"review":"Fabio was FAB-U-LOUS!!!!!. My friend Candi and I thought the perfect way to wind down from our first trip to Toronto and Caribana (I don't care what they call it, I'm told it will always be called Caribana by the locals), would be to take in the mighty...","review_date":"August 28, 2017"},{"attraction_id":2257,"user":"lauriemorel","rating":5.0,"review":"Lovely day. The bus was on time and the driver (I am sorry I forgot his name) was informative and nice. The stop at Niagara On The Lake was fabulous - what a lovely little town! The vineyard visit was not so much a visit as it...","review_date":"August 24, 2017"},{"attraction_id":2257,"user":"holger_g","rating":5.0,"review":"Great day out. Michael (Professor Michael) was an excellent bus guide and driver. His bad jokes are part of his amusing approach to guiding for all ages and tastes. Niagara Falls were simply stunning. Niagara-on-the-Lake was beautiful. The wine tasting stop was interesting but I'd have gladly skipped...","review_date":"August 19, 2017"},{"attraction_id":2257,"user":"jswflights","rating":2.0,"review":"A Bit Disappointing. This is the \"skinny\" on this trip. First, you can be picked up at your hotel in a simple passenger van (ours had suspension problems and an aggressive driver). You are driven with others to JFK airport for a flight to Buffalo, NY on JetBlue...","review_date":"August 6, 2017"},{"attraction_id":2257,"user":"yvnelj1","rating":2.0,"review":"Rude driver. Booked this through Niagra Day Tours last week and went last Sunday. Looking back, I probably should have rented a car and drove up there solo. I was told that pick up at my hotel would be at 7:20am, driver did not arrive until 8am....","review_date":"August 4, 2017"},{"attraction_id":2257,"user":"zachary_d","rating":3.0,"review":"Worth doing. My wife and I recently went on a day trip from Toronto to Niagra. We were picked up by Jay from our hotel in the morning, who would be both our tour guide and bus driver for the day.\nThere were some challenges for sure,...","review_date":"August 3, 2017"},{"attraction_id":2257,"user":"glendyrr","rating":5.0,"review":"Most amazing experience in Toronto. I had the opportunity to visit Toronto in 2005 as part of a business trip . Our hosts treated our group to some sight seeing trips in Toronto ,much to my delight . We had a fantastic ferry ride ,but what humbled me were the...","review_date":"July 28, 2017"},{"attraction_id":2257,"user":"prashanth_p","rating":5.0,"review":"Day tour from Toronto worth the trip. We pre-booked Seesight tours, though the complete package was costly it is worth if you are staying in Toronto as tourist and want to see all of Niagara in a day. Still I suggest it is better to stay few days in Niagara itself with...","review_date":"July 23, 2017"},{"attraction_id":2257,"user":"elizabeth_m","rating":3.0,"review":"Canada . Just back from Toronto to visit Niagara Fall it was a gift from my son to celebrate a special birthday it was a trip of a lifetime and I had a wonderful time Toronto is a beautiful place we went on coach tour to Niagara...","review_date":"July 15, 2017"},{"attraction_id":2257,"user":"theresa5678","rating":5.0,"review":"Great day tour. Arranged tour through internet and everything went great. Michael assisted with arrangements and was the tour driver\/guide. He was knowledgeable and entertaining and was interactive with all guests on tour. I was appreciative of his extra attention as II was traveling alone. Could not have...","review_date":"July 11, 2017"},{"attraction_id":2257,"user":"lucienne_k","rating":1.0,"review":"A wonderful guided tour of Niagara, Ontario. A bunch of us (about 40, including children) took a guided tour of Niagara, Ontario on Saturday, June 17, 20!7. We had a great time and learnt a great deal of the history of the area, attraction, visited the College Winery, the falls, restaurants ,...","review_date":"June 17, 2017"},{"attraction_id":2257,"user":"marinafollowsthesun","rating":5.0,"review":"Had a great day. We had a great time with our driver\/guide Mike. He really has a way to keep the mood fun and everyone relaxed. We were picked up on time, had a cool time at Niagara-at-the-lake and the Falls and even the weather was great.\nIf I...","review_date":"June 4, 2017"},{"attraction_id":2257,"user":"music913","rating":5.0,"review":"King Tours' Niagara Falls Day Trip. We joined King Tours day trip to Niagara Falls. Great customer service! Reasonable price! Also, our tour guide Selim is very humorous, friendly and charismatic. We highly recommend this tour!","review_date":"May 22, 2017"},{"attraction_id":2257,"user":"katherinesimmo","rating":2.0,"review":"My story of the tour bus crashing, yep get ready. I am reviewing the company Niagara Toronto Tours not the actual falls themselves.\nWine tasting is great, tasted a red and a white wine and the ice wine tasting was a small fee ($2-4) well worth trying though.\nIt was raining the day we went...","review_date":"May 9, 2017"},{"attraction_id":2257,"user":"relayslow","rating":5.0,"review":"King Tours trips. We used King Tours for a trip to the Premium Outlets near Toronto and it proved to be a very worthwhile trip. My credit card wouldn't agree but great bargains in Coach and Kate Spade (handbags, for anyone not familiarity the brands)\nWe used King...","review_date":"April 27, 2017"},{"attraction_id":2257,"user":"mairead_f","rating":4.0,"review":"City Sightseeing Tour of Niagara Falls. We loved this tour. Our guide (I forget his real name but his nickname was the man in black) was superb. He was so informative and I felt that I really got insider knowledge about Toronto. The stops were all appropriately timed and we had...","review_date":"April 21, 2017"},{"attraction_id":2257,"user":"mariettata","rating":3.0,"review":"Not very well organised . This tour claimed to be one of the best tours from Toronto to Niagara Falls so we decided to used them. Morning started well when we were picked at 8:15 from our apartment. But we were dropped in an office where we had to wait...","review_date":"April 12, 2017"},{"attraction_id":2257,"user":"traveler567286","rating":5.0,"review":"King Tours Day Trip to Niagara Falls. Cannot recommend this Trip highly enough! Excellent value for money and a super easy hassle free way to visit Niagara Falls.. Salim our tour guide was charming, funny and very knowledgable! You can add on various things to the basic cost of the tour. Including...","review_date":"March 21, 2017"},{"attraction_id":2257,"user":"sthlondontravellers","rating":4.0,"review":"Easy day trip and fun. Reviewing the company \"Niagara Toronto Tours\" here....\nBooked via our hotel at around 4.30pm the day before on arrival to Toronto (we knew that would be the best weather day)\nPick up was 8.30 am. I was pleased that the bus only had 13 seats...","review_date":"March 9, 2017"},{"attraction_id":2257,"user":"explore605391","rating":3.0,"review":"Niagara Falls is a must - this tour, not so much. To be clear, I am reviewing the company Niagara Toronto Tours, as I believe some folks here are just reviewing the actual Niagara Falls. Admittedly, I didn't do much research on tour options for Niagara Falls or even compared the cost of renting a car...","review_date":"March 3, 2017"},{"attraction_id":2257,"user":"luis_paulo_ribeiro","rating":4.0,"review":"It is a must to see. I enjoyed a lot my day tour to Niagara Falls. We visited the lovely and cute city Niagara by the Lake. Nice restaurants all around and lots of shopping too. It's really worthing to spend a day over there.","review_date":"February 24, 2017"},{"attraction_id":2257,"user":"chandra_j","rating":5.0,"review":"Economical and thorough day-tour from Toronto. This is a great budget day-tour to do if you have a free day in Toronto. It takes you to Niagara Falls, with a few fun stops along the way - such as the ice win vineyard region and the Niagara on the Lake town....","review_date":"February 15, 2017"},{"attraction_id":2257,"user":"enrico_c","rating":5.0,"review":"just a simple word \"Spectacular\". I was visiting Toronto during the holiday season. It was the second city for me to see, and I had learned that it is the largest city in Canada, a sort of \"city among cities.\"\nAs soon as I arrived at Pearson International Airport. I...","review_date":"January 30, 2017"},{"attraction_id":2257,"user":"gregpiper","rating":3.0,"review":"Nature and us. We travelled by GO train and bus from Longbranch. Cheap at $35 per person return. Takes longer than self drive, but that's fine. Niagara Falls are truly spectacular. What Man has done to the surroundings is not so. Vegas-like in it's crass commercialisation. A casino...","review_date":"January 17, 2017"},{"attraction_id":2257,"user":"m2984bkanaa","rating":5.0,"review":"Excellent tour company. We recently visited Canada for the first time Dec. 2016 and booked a day tour to Niagara Falls with company. They were amazing. I booked it over the phone with \"Mike\" and he was very thorough and accommodating. I have a son with a severe...","review_date":"January 11, 2017"},{"attraction_id":2257,"user":"jimlew","rating":5.0,"review":"Perfect way to see it all. We booked the bus and let the driver do all the work. Saw fun things we wouldn't have known to look for - like Niagara on the Lake. This is the way to do the falls. My only wish is that we had a little...","review_date":"January 8, 2017"},{"attraction_id":2257,"user":"jaspreet271","rating":5.0,"review":"Mesmerizing experience. My visit to Canada would not have been complete without visiting Niagara falls. It was an amazing experience.","review_date":"December 22, 2016"},{"attraction_id":2257,"user":"nivalb","rating":4.0,"review":"UK VISITOR. Our visit to Niagara falls was one of the highlights of our tour of Canada and New England. We toured with a company called Newmarket Holidays and although the places that we visited and the scenery that we passed through were fantastic I would not...","review_date":"December 21, 2016"},{"attraction_id":2257,"user":"kushal_p","rating":5.0,"review":"The most amazing experiene...!!!. Heard about great Niagara falls since my childhood and finally got change to see this amazing and most memorable falls. The ferry service from Canada side must be on your bucket list. Also saw Nik Wallenda's tight rope walk without any safety and it was...","review_date":"December 17, 2016"},{"attraction_id":2257,"user":"clio_h","rating":5.0,"review":"City Sightseeing Tour Of Niagara Falls Outstanding. Only Do From Canadian Side!. A good Tour Company to use for this long day tour. Pre book your Hornblower Boat Trip with them before boarding the bus.\nAn interesting drive to the Falls with good narration by driver. A perfect sunny day.\nThe Hornblower Catamaran trip on the river...","review_date":"December 15, 2016"},{"attraction_id":2257,"user":"anjum53","rating":5.0,"review":"Niagra falls ontario canada. in may i visited my cousin in Hamilton ontario.we decided to go to niagara falls.we lived in toronto 40 years back and my last visit to the falls was 12 years back.things have drastically changed in these 40 years.there were no chain hotels and almost...","review_date":"December 9, 2016"},{"attraction_id":2257,"user":"ubpositive","rating":5.0,"review":"Day trip to Niagara and boat trip to the falls with Kings Tours Toronto. Many tour operators but we selected King Tours as they were recommended by our hotel Holiday Inn Markham.\nWe were collected at the hotel by Bala, a great chap from Sri Lanka and taken to their office.\nThere we were me at reception by Ramen,...","review_date":"November 5, 2016"},{"attraction_id":2257,"user":"tomtruxal41","rating":5.0,"review":"American side Niagara falls seen as it should be. Mark from Canada as our guide. He did a terrific giving us information and history of the falls. the cost was a little pricey but well worth it. You wouldn't get to enjoy the falls as much if you tried to do it without taking...","review_date":"October 14, 2016"},{"attraction_id":2257,"user":"morys210","rating":1.0,"review":"Tours4fun trip to Niagara Falls. I do not recommend this company, we did not have enough time to visit the Niagara Falls, we were taken to a very dirty hotel, smell bad, everything seemed very dirty. They charged guide salary and bus driver salary, something that I was not aware...","review_date":"October 13, 2016"},{"attraction_id":2257,"user":"beckyr691","rating":5.0,"review":"A short trip to see friends visiting from Finland.. The tour bus driver (Frances) was early (shocking I know) to pick us up and waited patiently while our group gather in the hotel lobby. Frances was very informative on his drive to the Falls and gave us many details of the area on our...","review_date":"October 10, 2016"},{"attraction_id":2257,"user":"sinead_m","rating":2.0,"review":"Extremely disappointing tour guide. I enjoyed most aspects of the trip - the whirlpool, wine tasting and horn blower ride were all great.\nHowever our tour guide, Mr. Scott, was extremely disappointing. The day was filled with sexist and rude remarks, belittling the homeless and the LGBTA community.\nMr...","review_date":"October 6, 2016"},{"attraction_id":2257,"user":"alison_r","rating":2.0,"review":"The guide ruined the tour. What was a great tour and a fantastic day out for me and my friends was largely tainted by our driver and tour guide Scott.\nScott was rude, offensive and seemed to ignore basic safety rules while driving i.e. wearing a seatbelt and putting two...","review_date":"October 6, 2016"},{"attraction_id":2257,"user":"rois123","rating":2.0,"review":"Amazing trip but very poor guide. Although we (group of four friends) enjoyed our trip, our tour guide Mr Scott unfortunately ruined some of it for us.\nHe made a lot of jokes that were in very bad taste - including joking about guessing people's sexuality going through the LGBT neighbourhood...","review_date":"October 6, 2016"},{"attraction_id":2257,"user":"sandy_f","rating":5.0,"review":"Great value. Took a Niagara Falls day trip with City Sightseeing and had a fantastic day. The B&B that we were stopping at (Suite Dreams) booked this trip for us, we were picked up from the front door and taken to meet the tour bus in the...","review_date":"September 30, 2016"},{"attraction_id":2257,"user":"worldtripper15","rating":5.0,"review":"Not to be missed. Niagara Falls - a 1 1\/2 -2 hour drive from Toronto. With a stopover on the way at a winery and the historic town of Niagara on the lake, this is an easy and must do day trip from Toronto. Keep approx 10 hours for...","review_date":"September 29, 2016"},{"attraction_id":2257,"user":"derby53traveller","rating":4.0,"review":"Great trip. This was a great trip and we'll worth the money. As a solo traveller it was a safe and easy way to visit a number of locations on the way. Tony the driver and guide was friendly helpful and informative. We stopped at niagara on...","review_date":"September 25, 2016"},{"attraction_id":2257,"user":"sanjv007","rating":4.0,"review":"Sightseeing Tour of Niagara Fall, Niagara on the Lake. Our driver and guide for the day was Big Michael with the beard! He was very knowledgeable about his tour and filled us with humour and joy throughout!\nWe visited Niagara Falls, Niagara on the Lake, Souvenier City and Niagara Wine Education Center for some...","review_date":"September 22, 2016"},{"attraction_id":2257,"user":"suzanne04","rating":5.0,"review":"Fantastic natural wonder. We went on a day trip with City Sightseeing. Our tour guide 'Michael the Man in Black' was probably the best guide we have ever had in all our travels. He was full of information, humorous, patient and made the long trip a pleasure.\nThe...","review_date":"September 21, 2016"},{"attraction_id":2257,"user":"paulbrindley","rating":5.0,"review":"Niagara Falls coach trip, King Tours. Really enjoyed the King Coach day trip from downtown Toronto to Niagara Falls including stops at the vineyards and Niagara on the Lake.\nThe coach driver Jay is superb, he gives frequent interesting information in a witty style and helps make the day so enjoyable....","review_date":"September 20, 2016"},{"attraction_id":2257,"user":"graemewilson74","rating":5.0,"review":"The falls. Spent the day at the falls with greyhound tours, left toronto around 10am and got back at 8pm. We stopped of at niagara on the falls first which is beautiful then onto the falls and a trip on the hornblower, the noisy of the water...","review_date":"September 14, 2016"},{"attraction_id":2257,"user":"rosie_h","rating":5.0,"review":"The best experience ever!. We took the day trip with City Sightseeing and had the amazing tour guide Alex. Such a great day trip and a definite must if you are in Toronto! We got picked up from our hotel and dropped off in the evening so is totally...","review_date":"September 14, 2016"},{"attraction_id":2257,"user":"claireandjoe2016","rating":5.0,"review":"Great tour with a helpful, friendly tour guide. There are so many tours to Niagara falls it is hard to pick one. However Niagara falls day tour was a great company to go with. The tour guide Paul, was a great fountain of knowledge and told us many facts along the way. He...","review_date":"September 4, 2016"},{"attraction_id":2257,"user":"leof966","rating":5.0,"review":"Good value day trip. We booked this tour through the hop on - hop off desk at Yonge and Dumas Square. The price was good value. Bus left on time on a beautiful sunny day on 2 September. Our river\/guide was Michael (the man in black) who gave us...","review_date":"September 3, 2016"},{"attraction_id":2257,"user":"travelmonkeys202","rating":4.0,"review":"Great tour, great organisation and amazing falls. We booked this 'City Sightseeing - Niagara Falls Day Tour' at the reception desk of our hotel. The brochure dit not give us lots of information and our concierge was not really helpful, therefore we were happy to see the shuttle arrive as planned on...","review_date":"September 3, 2016"},{"attraction_id":2257,"user":"kalyan33","rating":5.0,"review":"A must see, great views and loads to do in the area.. I booked this with \"city sight seeing\" the staff where really great and answered all my questions really well. The driver (forgotten his name) was very good, friendly and made the journey to the falls much better.\nThere's loads to do at Niagara falls, apart...","review_date":"August 31, 2016"},{"attraction_id":2257,"user":"engineerist","rating":3.0,"review":"Day Tour to Niagara Falls. Niagara Falls was beautiful, especially the boat tour is a must. The town Niagara-on-the-Falls was awesome and should be seen.\nWe made a reservation CitySightSeeingToronto. The coach was confortable, the driver and guide Michael tried his best. But every long stop, the coach smelled bad...","review_date":"August 30, 2016"},{"attraction_id":2257,"user":"catwebs","rating":2.0,"review":"Average at best and sexist. I got a call at the pick up time and was yelled at for not being there. I was under the impression I was being picked up from my accommodation as this is what the booking site said.\nI was told I had been sent...","review_date":"August 25, 2016"},{"attraction_id":2257,"user":"maijuj11","rating":2.0,"review":"Niagara Falls amazing, tour badly organised. We did Citysightseeing Toronto's tour to Niagara. We booked the tour via our hotel and had very little prior knowledge about the tour. Company's pick-up -service came to our hotel about 15 minutes late. The driver blamed traffic which is naturally understandable in a big...","review_date":"August 24, 2016"},{"attraction_id":2257,"user":"hannah_d","rating":5.0,"review":"Highly recommended. Whilst at niagara we did lots and really enjoyed it the Only attraction we did not like was the hard rock cafe.\nThe hilight of the trip had to be the horse shoe falls really fascinating","review_date":"August 22, 2016"},{"attraction_id":2257,"user":"michiwha","rating":3.0,"review":"Not the best not the worst.. We has an okay trip. We were 3 adults, being picked up downtown. We were told to be at college & yonge st for 8:30 am. The ride was about 10-15 minutes late, the problem was that we had no way of knowing if we...","review_date":"August 10, 2016"},{"attraction_id":2257,"user":"sami473","rating":5.0,"review":"AMAZING FALL. It is a beautiful day tour .You enjoy the falls , boat journey and surroundings. Very vibrant area and busy streets. This sight is very attractive when sun does not shine much. Night attraction is an addition for visitors. You can book the tour online...","review_date":"August 10, 2016"},{"attraction_id":2257,"user":"jim_s","rating":4.0,"review":"Niagara Falls = AMAZING, Tour = Not so amazing. Booked the Niagara day tour which included the Hornblower Cruise (highlight of the tour). All started well and pick up from hotel was on time, however we ended up waiting nearly 45 mins to an hour at King Tours offices to depart for Niagara.\nAlthough...","review_date":"August 9, 2016"},{"attraction_id":2257,"user":"bob_w","rating":5.0,"review":"5 HOUR TOUR ( BRILLIANT ). Booked a 5 hour tour with Attractions World .com Through Thomas Cooke before we went on holiday. Sounded expensive at first but it was well worth it. The Guide was very good and we had a brilliant day out. Did Falls including Boat. Includes a...","review_date":"August 7, 2016"},{"attraction_id":2257,"user":"stargazr99","rating":2.0,"review":"tour to niagara region. I booked this tour in July as I had a friend visiting from out of province who had never viewed the Falls. We were the only Canadians on a full bus with visitors from many other countries. The booking process and pick up were quite...","review_date":"August 5, 2016"},{"attraction_id":2257,"user":"paul_s","rating":4.0,"review":"A great day. I booked this tour on-line with Niagara Toronto Tours and received a prompt reply by email confirming my booking for the date requested..On the morning, the pick-up at my hotel was punctual and after collecting others (total of 21) we set off for Niagara.\nThe...","review_date":"August 2, 2016"},{"attraction_id":2257,"user":"calgary-bernie","rating":5.0,"review":"viator one day bus tour. Tour was just ok. Should have been longer time at wine tour and Niagra Falls. Bus driver Mr.Scott was a little hooky but worst of all creepy, slimy and a bit of a pervert. Constantly hitting on myself and my friend. Tried to pass off...","review_date":"July 31, 2016"},{"attraction_id":2257,"user":"eloise_n","rating":1.0,"review":"Under whelming. This company was the worst I have experienced. I don't usually comment on poor service however this experience ruined Niagara Falls for me. They were dis organised to the point where we had so little time at the attractions we went to see that it...","review_date":"July 30, 2016"},{"attraction_id":2257,"user":"keith_w","rating":3.0,"review":"Niagara Falls Day Tour. Yes we saw the falls which is what everyone wanted to do with time to see everything. Followed by visit to Niagara on the Lake which was also interesting. However our\/guide driver did impart useful info but also lots of irrelevant rubbish and TBH he...","review_date":"July 26, 2016"},{"attraction_id":2257,"user":"lanieg60","rating":5.0,"review":"Everything you imagine!. We booked the\"Niagara Falls Day Tour from Toronto\" tour through Viator.\nWe were picked up from our hotel ontime, our guide \/driver, Duncan was friendly and very informative.\nThis 9 hour tour included a stop at the Reif winery for a free wine tasting including...","review_date":"July 19, 2016"},{"attraction_id":2257,"user":"736beckyl","rating":5.0,"review":"Absolutely beautiful and breathtaking!. The Falls are absolutely beautiful, breathtaking and fantastic. Get on the hornblower cruise close to the falls, it's very exhilarating.\nYou must at least go to Niagara Falls once in your life time!","review_date":"July 17, 2016"},{"attraction_id":2257,"user":"charliem1968","rating":5.0,"review":"Fantastic tour!!!. This day your was amazing! Apart from being slightly late in pickup due to heavy Toronto traffic, the day went like clock work. Niagara On The Lake was so pretty and the wine tasting at Reif Wineries was amazing. We had plenty of time on...","review_date":"July 17, 2016"},{"attraction_id":2257,"user":"steve_c","rating":5.0,"review":"Niagara Airbus Tour was a fantastic experience. We went on the 12 hour tour of Niagara Falls and Niagara-on-the-Lake with Niagar Airbus and thoroughly enjoyed the day. Buffet lunch included on 12th floor of the Sheraton Hotel with views of the falls that were extraordinary and food choice superb. I cannot recommend...","review_date":"July 12, 2016"},{"attraction_id":2257,"user":"x8181rsannaa","rating":5.0,"review":"Wonder of the world!. Oh wow! Most wonderful day trip I ever had. So beautiful the falls, so powerful. The walk behind the falls is scary and thrilling, SO was the boat ride Getting so close to the actual fall and get soaked by the water was a one...","review_date":"July 8, 2016"},{"attraction_id":2257,"user":"mary_v","rating":5.0,"review":"Magnificent Day. I took the day tour to Niagara Falls provided by Niagara Bus. The tour guide, Tony, was lovely and very knowledgeable. He provided a lot of informative commentary which interested me and filled in the time during the drive to the falls. The Falls were...","review_date":"July 5, 2016"},{"attraction_id":2257,"user":"lizzys1990","rating":5.0,"review":"Great tour with great guides. We booked through Viator and were taken on the tour by greyhound tours, we were picked up promptly from our hotel in a large air conditioned bus. We thought we had just booked to go on the hornblower cruise and have lunch at the falls,...","review_date":"June 28, 2016"},{"attraction_id":2257,"user":"rick_h1973","rating":4.0,"review":"Rough start, but can't beat The Falls. Booked this tour with King Tours, who pick you up at the hotel. After the timeslot had passed 10 minutes, I decided to call. 'Sorry, sorry, very heavy traffic, but the driver is on its way, don't worry, we did not forget you.' Ok, can...","review_date":"June 20, 2016"},{"attraction_id":2257,"user":"gadgetguy11","rating":4.0,"review":"Exhilarating!!. We took the Niagara Falls Day Tour, donned rain parkas, and had a wonderful time! Our Maiden of the Mist got quite close to the falls & we really felt the mist!! Be sure your camera is able to withstand water! Great tour!","review_date":"June 19, 2016"},{"attraction_id":2257,"user":"badgetheradge","rating":5.0,"review":"Niagra falls day trip. This trip was absolutely fantastic.our driver sabi was a gem of a guy full of interesting facts about Toronto and Canada.this was our first trip to Canada and this day trip was fantastic.he picked us up on time from our hotel on time,and after a...","review_date":"June 14, 2016"},{"attraction_id":2257,"user":"sysolly","rating":3.0,"review":"What a shame!. The tour to Niagara Falls via the Winery and Niagara on the Lake was excellent with plenty of time to complete to the boat trip and the excursion behind the falls. We experienced, however, some of the issues mentioned by other reviewers, our driver shouting...","review_date":"June 13, 2016"},{"attraction_id":2257,"user":"t_d","rating":3.0,"review":"Nice tour, but tacky tour guide. We booked this tour online and everything was confirmed without any issues. We were picked up at our hotel on time by our driver, Michael. We stopped by a Winery on our way there and had a little wine tasting. We also stopped by a...","review_date":"May 25, 2016"},{"attraction_id":2257,"user":"135andref","rating":2.0,"review":"Trip to Niagara Falls was O.K. - but a bad service experience at booking time! - Confirmed guided tour language not kept. Before Tour:\nI was really shocked about the answer of the operators (See printscreen attached.) You don`t receive any confirmation number just a link to pay the total amount of the costs. So I asked again if anything was confirmed and the answer was total...","review_date":"May 20, 2016"},{"attraction_id":2257,"user":"mary_c","rating":5.0,"review":"Great View, Fresh air and Fun Fun Fun!!!. This is the place to have an amazing time. Niagara Day Tour is the best. We enjoy the City and it's people. We come back every year to enjoy the beauty of the Falls and the surrounding sites. Somehow the Falls energizes your whole being!!...","review_date":"May 18, 2016"},{"attraction_id":2257,"user":"andrew_b","rating":5.0,"review":"Something you should see once in your life. There are heaps of companies who do Toronto - Niagara as a day trip. We chose Niagaratoronto tours based on help from the TA community. If you are in Toronto and don't go to Niagara you are mad. It is so awesome in real life...","review_date":"May 5, 2016"},{"attraction_id":2257,"user":"sharon_r","rating":5.0,"review":"Wonderful Birthday Trip. We booked this trip on line from the UK at very short notice. Picked up from our hotel exactly on time. Our Tour guide Renzo was friendly, very informative and very helpful - offering to take photographs of the 3 of us at stop off...","review_date":"April 26, 2016"},{"attraction_id":2257,"user":"anette_e","rating":5.0,"review":"Beautiful place for a day tour. . Beautiful place to go for a day tour. Nice to stroll along the water to the falls, take a break, enjoy the masses of water passing, walk pass and back. Stunning!","review_date":"April 15, 2016"},{"attraction_id":2257,"user":"kate_b","rating":3.0,"review":"One way to see Niagara Falls. We booked our day trip to Niagara Falls via the Niagara Falls Day Tours website prior to arriving in Toronto. Website & booking was very easy to use, good email communication to confirm both the booking & our pick up time & location.\nPick up...","review_date":"March 19, 2016"},{"attraction_id":2257,"user":"dodo2761","rating":5.0,"review":"Excellent day tour. We were picked up from our Toronto hotel and then taken to the local bus station to be transferred to our tour bus. Our guide was Crystal who was brilliant throughout the day. On the way to Niagara we stopped at a winery, which was...","review_date":"March 4, 2016"},{"attraction_id":2257,"user":"mabby24","rating":5.0,"review":"Michelle. I was visiting Toronto last week on business and decided to take another day to sightsee and booked a tour to Niagara Falls. The tour was delightful from start to finish! The tour guide, Michael, was friendly, really knowledgeable and quite funny. The day was...","review_date":"March 2, 2016"},{"attraction_id":2257,"user":"jacqueline20152016","rating":1.0,"review":"Viator Tour Advertised as Niagara Falls Tour from Toronto with Optional Boat Ride and Lunch. This tour was NOT as advertised. My son and I signed up for a tour with several hours of free time. There was barely one hour of so-called free time--and that was divided between two areas spaced far apart! The tour guide felt compelled to...","review_date":"January 7, 2016"},{"attraction_id":2257,"user":"suewwfc","rating":4.0,"review":"A great day. We booked this tour online before our trip to Toronto. We were picked up promptly and Michael our tour guide made the effort to know our names. On the journey to Niagara he supplied us with useful information about our day and interacted with all...","review_date":"November 10, 2015"},{"attraction_id":2257,"user":"kathryn_y","rating":5.0,"review":"Absolutely Stunning Day. Went on the tour to Niagara Falls today with my eight year old son. From start to finish the day was just simply amazing. We were picked up from the hotel by Michael who proved from the outset what a brilliant guide he is, knowing...","review_date":"October 26, 2015"},{"attraction_id":2257,"user":"howard_t","rating":5.0,"review":"Niagara Falls Day Out. It was an amazing day, picked up by the shuttle bus, outside our hotel dead on time, our Driver was named Louie, very friendly and helpful. There were around 9\/10 of us, Louie gave us some details whilst in the City, then a hour on...","review_date":"October 16, 2015"},{"attraction_id":2257,"user":"linda_t","rating":2.0,"review":"Tours4fun ....3 day Toronto and Niagara Falls Bus Tour from NYC. It is a beautiful ride through the hills and wineries. We were not able to stop on the U.S. Side of Niagara Falls. Canada side is beautiful. This tour really seems to be catered more to the Chinese visitors. The first night lodging was maybe...","review_date":"October 11, 2015"},{"attraction_id":2257,"user":"sara_b","rating":5.0,"review":"Amazing day out, truly spectacular. We travelled with Viator and booked online prior to our trip to Toronto. We were collected at 9.30am and did not get back till about 7pm, a day truly packed, firstly the amazing falls with a trip on the Hormblower, then lunch in the Sheraton....","review_date":"September 16, 2015"},{"attraction_id":2257,"user":"perogyman","rating":5.0,"review":"Niagara Falls is a must see. we took Niagara Day Tours owned by Burkus with Duncan as our driver. Very good narration by Duncan with lots of relevant info all the way. The stop at Niagara on the Lake was very nice but too short would be a beautiful overnighter. The...","review_date":"September 7, 2015"},{"attraction_id":2257,"user":"j._a._n","rating":4.0,"review":"Awesome!. I didn't regret picking this tour company. There were a few selections and my aunt told me that I should go with this one. I'm sure glad I listened to her.\nI've been to Niagara Falls a couple of times but I was looking for...","review_date":"September 4, 2015"},{"attraction_id":2257,"user":"sb19812015","rating":5.0,"review":"Highly Recommended and would definitely use again!. I visited Toronto this past weekend and wanted to to see Niagara Falls. I did some research and read a lot of reviews and decided to book with http:\/\/www.niagaratorontotours.com. I'm glad I did - prompt pickup from the hotel; great tour of Niagara (on-the-lake and...","review_date":"September 1, 2015"},{"attraction_id":2257,"user":"davidsieff","rating":5.0,"review":"Great Day Trip to Niagara Falls. Shawn picked us up promptly from our hotel in Toronto and in a group of only 10 people we were taken swiftly and comfortably to Niagara Falls via a winery for a spot of wine tasting\/shopping then on to the beautiful town of Niagara on...","review_date":"August 26, 2015"},{"attraction_id":2257,"user":"jaime_c","rating":4.0,"review":"Great experience with the company. I wanted to visit Niagara Falls while in Toronto, but as a solo traveler most of the independent options (train, car rental, bus) were more expensive than a tour. I picked this company due to their prices, reviews and inclusion of the boat tour. I...","review_date":"August 3, 2015"},{"attraction_id":2257,"user":"ultramodern1","rating":4.0,"review":"Nice Carefree Excursion to Niagara Region. Just for what it's worth, please make sure you are reading reviews actually written for this company-- I'm pretty sure many of the bad reviews are not referencing this company (wrong description of tours or tour times, etc.).\nThis is the company found at NiagaraTorontoTours.com...","review_date":"July 7, 2015"},{"attraction_id":2257,"user":"md1mm","rating":4.0,"review":"Very professional all day tour. If you read all the trip advisor comments on this tour you will be very confused. Having been on this tour I feel the comments can be summarised into 3:\na) those who have been and had a great time who are the majority\nb)...","review_date":"June 28, 2015"},{"attraction_id":2257,"user":"latrishak","rating":1.0,"review":"A big disappointment. I've been meaning to write this review for some time now, I went on a day tour with Niagara Falls Day Tour not too long ago ( and yes it is definitely the right company!!!) I had friends visiting from Ireland and all I can...","review_date":"June 27, 2015"},{"attraction_id":2257,"user":"jonhornbuckle","rating":2.0,"review":"Awful tour but Niagara is amazing . I did this tour on a Sunday back in May. It was on a weekend where there was a marathon so instead of being picked up at the hotel, I had to run across the city to find the bus.\nI'd prefer if the company...","review_date":"June 20, 2015"},{"attraction_id":2257,"user":"dantan267","rating":1.0,"review":"Bad, bad and bad. Solo travellers beware! This tour operator is not reliable. The tour guide loaded his van full of other travellers and when I turned up at the arranged pick-up point, he told me there is a seat for me for another day I've previously wanted when...","review_date":"June 14, 2015"},{"attraction_id":2257,"user":"pkwong","rating":1.0,"review":"Viator Niagara Falls private sightseeing tours. I called Viator to book a day tour for Niagara Falls, we have a group of six people so it is perfect for one car private tour. We stayed in Canada side hotel and gave the hotel address to the agent. When I received my...","review_date":"June 13, 2015"},{"attraction_id":2257,"user":"margaret_c","rating":5.0,"review":"niagara day tour. I was expecting a tour to Niagara falls but this tour started the minute we were collected at our hotel.\nEvery bridge we crossed, every town we passed , every building we saw our tour guide gave us detailed information on same.\nOur tour guide...","review_date":"May 3, 2015"},{"attraction_id":2257,"user":"martin_b","rating":5.0,"review":"A great day out at the falls. Thank you so much Michael & the new guide Sean for making my day at Niagara Falls so much fun.\nAfter being picked up from our hotels on time we headed to a wine tasting at a vineyard which was something I've never done before....","review_date":"April 28, 2015"},{"attraction_id":2257,"user":"amanda_n","rating":1.0,"review":"Worse customer service. Don't book they'll scam you.. I'd like to start by saying a handful of good things:\n- Their site is easy to find and easy to understand\n- Their pick up location was easy to find\n- The driver was fine\n- The bus was nice enough (although the driver...","review_date":"April 2, 2015"},{"attraction_id":2257,"user":"mary_f","rating":5.0,"review":"Wonderful Bus Tour. I found the flyer in the hotel lobby. Bus picked us up right at hotel. We paid fee and bought the extra boat tour. It was very reasonably priced. Bus driver went to other hotels and picked up people but it didn't take very long....","review_date":"February 13, 2015"},{"attraction_id":2257,"user":"lmr29","rating":4.0,"review":"Stunning. This was a great trip and another 'must do' whilst in Toronto. It was an early start, as the tour we booked onto was jammed packed. The transfer is about 80 minutes from Toronto to the falls.\nWe opted to go up the tower &...","review_date":"January 27, 2015"},{"attraction_id":2257,"user":"tufpaw","rating":2.0,"review":"AVOID This tour with Gray Line. We booked the Gray Line day tour with helicopter ride and were promised these things on the website:\nTour Highlights:\nDeluxe motor coach fully equipped with washroom facilities and air conditioning \/\/ Got a small 15-20 seater without a washroom and no choice of seat...","review_date":"January 16, 2015"},{"attraction_id":2257,"user":"andrew_m","rating":5.0,"review":"Worth a visit in the Winter. Barely crowded, perfect day trip from Toronto to the Falls and back. The Canadian side of the falls gives you the best view points one could ask for! Book early for bargain prices with the company that operates 365 days a year!","review_date":"January 14, 2015"},{"attraction_id":2257,"user":"merica84","rating":3.0,"review":"Convenient to get there (but that's it). - Reservation system by the website doesn't work (never got a confirmation e-mail)\n- Realize that (during winter time) there is no guarantee that you will travel with this company; while you will pay their price\n- Communication over the phone is good; my driver...","review_date":"December 16, 2014"},{"attraction_id":2257,"user":"paxo212","rating":4.0,"review":"A nice day out. My sister and I took this tour a few weeks ago. It was a snowy day but our driver (Louie) turned up promptly.\nThe drive to Niagara Falls was pleasant, particularly going through Niagara on the Lake. There was a short break for a wine...","review_date":"December 6, 2014"},{"attraction_id":2257,"user":"astral1965","rating":3.0,"review":"Must go to see ones. It was nice day off . Niagra Falls are .fantastic . It was highlight of the trip . I took hundreds of photographs. And went on Niagara cruise on boat. It was just 20 min. And you are going to be very wet )) .But...","review_date":"November 29, 2014"},{"attraction_id":2257,"user":"waddles54","rating":5.0,"review":"Great day out. This day tour had the potential for a disastrous start with the pick-up point being inaccessible due to road closures. Dennis, the tour leader, managed to park the bus close by and collect everyone inconvenienced by the closures. The 14 seater bus, including the driver,...","review_date":"November 12, 2014"},{"attraction_id":2257,"user":"patto800","rating":4.0,"review":"Hassle free. Picked up and taken to the Falls. Enroute we had the opportunity to stop and visit the clock and the winery. The falls were amazing and definitely worth the visit. Having utilised the tour company it was all issue free and enough time to spare...","review_date":"October 20, 2014"},{"attraction_id":2257,"user":"janette_w","rating":5.0,"review":"Well worth visiting.. While the falls were great, the tour included a visit to a very nice little town called Niagara on the Lake, what a stunning place!! A must see if visiting the falls.","review_date":"October 15, 2014"},{"attraction_id":2257,"user":"cossyann","rating":5.0,"review":"brilliant day out. We booked this Through Canadian Affair who we travelled with and it is a great day out. We were picked up at our hotel at 8.30 in a mini bus type vehicle and the driver was also our tour guide and he was excellent. We...","review_date":"October 10, 2014"},{"attraction_id":2257,"user":"micutza_m","rating":1.0,"review":"Really dissapointing. At the end of this tour I really felt that we were ripped off, mainly because of the tour guide - Louie. He is trying to be funny but he ends up boring everybody with his personal stories the whole way to the Falls. When...","review_date":"October 2, 2014"},{"attraction_id":2257,"user":"simon_y","rating":5.0,"review":"Amazing tour, lots of fun with John. You get picked up at your hotel in Toronto. People were given the opportunity to pay extra and go on a Helicopter tour which we opted not to go for because we were going on a Helicopter tour later on our honeymoon in another part...","review_date":"September 27, 2014"},{"attraction_id":2257,"user":"angela_t","rating":5.0,"review":"Would Highly Recommend This Tour. From start to finish this was an excellent tour. We were picked up on time at our hotel in a more than adequate vehicle 12 people on the tour. It was comfortable and air conditioned. After picking up our last passengers we were on our...","review_date":"September 26, 2014"},{"attraction_id":2257,"user":"manjess","rating":1.0,"review":"Very aggressive, impatient, arrogant driver \/ tour guide.. I booked and paid for this tour on line a while ago and rang to check the booking before we left home only to be told no booking, finally the booking was found under a wrong name.\nRang as instructed when arrived in Toronto, told...","review_date":"September 16, 2014"},{"attraction_id":2257,"user":"ga0388","rating":5.0,"review":"Exhilarating and breathtaking. Wonderful Niagara Falls. Everything and every place here, appeals to the senses to the maximum.Nature at its best.","review_date":"September 16, 2014"},{"attraction_id":2257,"user":"kf-k216","rating":5.0,"review":"Horn blower.... This day cruise was dynamite. The view was great. The boat ride was an experience with us riding under the mist from the falls....., getting wet (had cover ups though). The tour of the entire Niagara town, especially the stores, and the winery. Great!!","review_date":"September 8, 2014"},{"attraction_id":2257,"user":"oakmead1","rating":5.0,"review":"One of the Wonders of The World. We visited in November as part of a trip to New York. We bought and organised our trip from Expedia. It was an early morning start from the Hotel pick up and flight to Buffalo but well worth it. Upon arrival we took the short...","review_date":"August 27, 2014"},{"attraction_id":2257,"user":"diana_b","rating":1.0,"review":"Obnoxious tour guide created a negative experience. To sum up my trip, I'd say I saw beautiful sights but had a poor experience with the tour guide, Michael. The best words I can describe him as are aggressive, obnoxious, and often times rude. To start off, I had to walk 15 minutes...","review_date":"August 14, 2014"},{"attraction_id":2257,"user":"nathaliepostnl","rating":1.0,"review":"Tourguide without dignity. I am usually not the person to write a bad review, but what I experienced on this tour was just outrageous. I booked my tour one day ahead, with the question if the bus would arrive back in Toronto before 9, as I had further...","review_date":"August 4, 2014"},{"attraction_id":2257,"user":"healtht","rating":4.0,"review":"Well Organised. This company was quite accommodating. Yes, it was a smallish coach but it was good as you didn't have to wait a long time for everyone to get off from the bus. We visited the lovely town of Niagara on the Lake, went to a...","review_date":"June 30, 2014"},{"attraction_id":2257,"user":"rnb2012","rating":5.0,"review":"Amazing experience, made better by awesome guide!. We booked our trip a day before as we didnt plan ahead. The tour company, especially Michael Angeletti was super accommodating. They pulled it off in under 12 hours. Michael provided the most personable service. He was friendly, funny, and super considerate of our 8...","review_date":"June 26, 2014"},{"attraction_id":2257,"user":"lovely2c","rating":1.0,"review":"Niagara Falls with king tour. We came from Australia on vacation for 5 days. We booked with king tour to visit Niagara Falls and I will never recommend it as really we had a very bad experience. You are obligated to 15% tip to the driver and on the top...","review_date":"June 13, 2014"},{"attraction_id":2257,"user":"niamh_k","rating":1.0,"review":"Very disappointing.. I cannot express how disappointing this tour was, mainly due to our guide, Michael. He was rude, aggressive and obnoxious and should not be a tour guide - he obviously does not like his job. He was abusive to pedestrians and other drivers, shouting and...","review_date":"June 13, 2014"},{"attraction_id":2257,"user":"gwinj","rating":4.0,"review":"Impressive falls, friendly service, but too long in tacky Niagara. We enjoyed this tour. They picked us up from our B&B (despite it not being Downtown), and the guide was very friendly. We stopped on route at a winery to taste ice wine, and also at Niagara on the Lake (a lovely quaint town), and...","review_date":"June 8, 2014"},{"attraction_id":2257,"user":"csimmamps","rating":4.0,"review":"Great views from above and under the falls. This fully guided tour offers the extra of a helicopter ride over the falls then a boat ride into the falls. a wonderful buffet lunch with views of the falls and a trip to historical Niagara","review_date":"May 30, 2014"},{"attraction_id":2257,"user":"190832anne","rating":5.0,"review":"Stunning natural environment surrounded by ugly built environment!. Falls & river are amazing & the size and power can't be appreciated at all from media views. Go & see it from the Canadian side which has much better views. However try to ignore the built environment which does not fit with the setting...","review_date":"May 29, 2014"},{"attraction_id":2257,"user":"suzynovore","rating":3.0,"review":"Do not put it in your top 10 things to do. We did both Canadian and American sides. The view from the Canadian side is better I think because you see the waterfalls in front of you but OMG everything around is so horrible... It's a small Los Angeles with Casinos, attractions, Madame Thussaud museum, starbucks...","review_date":"May 25, 2014"},{"attraction_id":2257,"user":"leec58","rating":4.0,"review":"A must if you visit this part of Canada. Excellent tour guide made the day most memorable (Gene P - Niagara Airtours) filling our day with interesting fact\/stories and humour. As we were slightly out of season, he even took us wine tasting to make up for the lack of facilities yet to open...","review_date":"April 23, 2014"},{"attraction_id":2257,"user":"andrewanddebbie","rating":5.0,"review":"WOW!!!!!. You couldn't fault you knowledgeable guide Renzo for his enthusiasm. This was a great trip made all the better by the sunny weather conditions, just 2 days after a major snow storm and temperatures of -17C. We stopped at a winery on the way and...","review_date":"March 14, 2014"},{"attraction_id":2257,"user":"raed_11","rating":4.0,"review":"Fantastic tour guide.. Seeing the falls in Winter was amazing with large parts of it frozen over. No queues to go up the tower, no queues for anything in fact which was great. Just too long at the Falls, 1 1\/2 to 2 hours is more than enough,...","review_date":"March 4, 2014"},{"attraction_id":2257,"user":"matthew_d","rating":3.0,"review":"It's fun but Loooong. We booked online and had Michael who was great as a guide. This tour in the winter is what you'd expect. No complaints from the company, they were great, they showed up on time and Michael had a great personality for a tour guide. I...","review_date":"January 14, 2014"},{"attraction_id":2257,"user":"highlander1518","rating":4.0,"review":"A great place to visit, unusual tour. We booked over the internet as this tour was given a tripadvisor cert of excellence. The tour takes 2 and half hours to reach Niagara Falls, along the way we stopped at a winery for 20mins for wine tasting\/purchase. Following this we stopped for 20mins...","review_date":"January 12, 2014"},{"attraction_id":2257,"user":"kezza501","rating":3.0,"review":"Great destination but underwhelming tour. Niagara falls - even though we couldn't see much because of the fog, cold and icy rain conditions, I was glad I have visited this iconic destination. The tour itself should be renamed as a shuttle service with a couple of stops. In fact, an...","review_date":"December 27, 2013"},{"attraction_id":2257,"user":"sarah_v","rating":5.0,"review":"Hmmmmm. We prebooked a day trip which comprised of the behind Niagara tour, the White Water tour and the Boat trip. The boat trip was fantastic but we were soaked, totally soaked as was everyone else, don't hesitate to book it but take a change of...","review_date":"December 10, 2013"},{"attraction_id":2257,"user":"acmee001","rating":5.0,"review":"Absolutely brilliants - well worth the effort. After some of our experiences with city sightseeing on previous days, we wondered what this day would be like. Wow - what an effort by our guide and indeed the itinerary. Leaving Toronto in the morning, it was an easy trip to the Niagara region...","review_date":"September 5, 2013"},{"attraction_id":2257,"user":"jocheddar","rating":5.0,"review":"a great day out. this was a brilliant day trip. We were picked up from our hotel and there was only 18 of us on the bus which was nice. Our driver\/guide was full of knowledge on anything and everything you dared to throw at him! Niagara falls were...","review_date":"August 30, 2013"},{"attraction_id":2257,"user":"pippononlosa","rating":2.0,"review":"Call it a shuttle, not a tour. This comment relates to the Niagara Falls Day Tour by niagaratorontotours\nThe Niagara Falls themselves are for sure not to be missed.\nIf you want the convenience of a mini bus picking you up at your hotel in Toronto (but be ready to be dropped...","review_date":"August 30, 2013"},{"attraction_id":2257,"user":"lynfromaus","rating":2.0,"review":"\"Great attraction, Poor tour guide\". Niagara Falls was amazing, Niagara-on-the-lake was beautiful and the trip,to Pilletteri winery was good if you like sampling wine at 10.00am. Our tour guide Michael was poor. He was rude, over-bearing and an unsafe driver. He was taking telephone calls and writing messages while driving....","review_date":"August 23, 2013"},{"attraction_id":2257,"user":"nancy_p","rating":5.0,"review":"amazing experience. Our tour guide Lori was outstanding her knowledge of the area was very good. my wife and I learned a lot about the falls that you just don't think about. I would tell anyone who goes to Niagara falls to take the tour its worth...","review_date":"August 16, 2013"},{"attraction_id":2257,"user":"surreylilywhite","rating":5.0,"review":"Great tour, great tour guide. Niagara falls is an experience not to be missed. You can't fully comprehend the power of the falls until you are standing on that boat in front of the horseshoe falls, amazing!\nWe had the services of a great tour guide, Michael, who was friendly,...","review_date":"August 11, 2013"},{"attraction_id":2257,"user":"florida_girl1206","rating":4.0,"review":"Great day tour. Michael, our tour guide, made our first Niagara Falls experience one we will not forget. Typically you have about 3 hours at the Falls but since it was the first Saturday in August, the van had to go through inspection which gave us another hour....","review_date":"August 6, 2013"},{"attraction_id":2257,"user":"wonderful0615","rating":5.0,"review":"One of the Seven Wonders of the World. And, this is certainly one of the Wonders of the World, without a doubt. I lived in Canada years ago and this was one of my favourite haunts paying regular visits to the Falls themselves and the attractions at the Falls. Years ago the Falls...","review_date":"August 3, 2013"},{"attraction_id":2257,"user":"heliwood","rating":5.0,"review":"Niagara - great tour. We booked with this company in the uk. They were great and kept in touch via email! I confirmed when we arrived and they negotiated the roadworks outside our hotel to pick us up on time! A trick in itself! Michael our tour guide was...","review_date":"July 30, 2013"},{"attraction_id":2257,"user":"msnikkit","rating":4.0,"review":"Great Tour!. I took this tour on July 20th and Dennis was the tour guide. Dennis arrived promptly at 8:15 to pick me up at the hotel in Toronto. After my pickup we made a few other pickups and were on our way. It took about 1...","review_date":"July 23, 2013"},{"attraction_id":2257,"user":"gbelle8","rating":2.0,"review":"Extremely Disappointing. With family visiting from out of town, I was looking forward to taking them to the Falls. While the rating for company was great, I took a chance and booked for 6 of us. We were told to be at the meeting location for no...","review_date":"July 20, 2013"},{"attraction_id":2257,"user":"aoifehoey","rating":5.0,"review":"Superb tour - thoroughly enjoyable day!. We thoroughly enjoyed our visit to the Falls. It was a most enjoyable tour and made more memorable by the efficiency and professionalism of Niagara and Toronto Tours and by the expert guide, Michael, who was humorous, personable and knowledgeable.\nFrom the very first point...","review_date":"July 15, 2013"},{"attraction_id":2257,"user":"blossom2012","rating":4.0,"review":"Fun way to see the sights. A bit of everything that Niagara has to offer. We got to do the famous Maid of the mist and journey behind the falls , went to the butterfly house , souvenir city a tour of the city and through Niagara park for the famous...","review_date":"July 1, 2013"},{"attraction_id":2257,"user":"kenneth_r","rating":4.0,"review":"An Experience- Niagara Falls.. Very good value and a great day tour. The area around the falls\nis very commercialised and expensive forwhat is on offer.","review_date":"June 10, 2013"},{"attraction_id":2257,"user":"briang9480","rating":3.0,"review":"4 day Niagara Falls bus tour. This tour is advertised as a budget tour at $200 for a 4 day bus tour from New York city. Bus pick up 8:50 am in Parsippany New Jersey (no return to same pick up. Bus pick up also in Flushing (7:00 am) and China...","review_date":"May 31, 2013"},{"attraction_id":2257,"user":"imaloser","rating":5.0,"review":"Best value ever. We did they day tour from Toronto, it was the best value tour we have ever done. We booked the tour from the Flight Centre in Australia. We saw many more sights than we expected. The Maid of the Mist boat ride was spectacular and...","review_date":"May 18, 2013"},{"attraction_id":2257,"user":"breezerpfc","rating":4.0,"review":"great day out. plenty of time at falls, went to local sites for photo stops, visited niagara on the lake. Included a tower trip for good views and more photos. Good day trip","review_date":"April 22, 2013"},{"attraction_id":2257,"user":"999andrewc","rating":4.0,"review":"Great way to see the falls. This was a great day out first stop is a winery where you get the opportunity to sample a few drops, there is then a stop at a pleasant town with many great bakeries. You then continue onto the Niagara whirlpool for a photo. Next...","review_date":"November 14, 2012"},{"attraction_id":2257,"user":"canada1810","rating":4.0,"review":"Awesome View. It was really awesome place.\nI saw Niagara Falls from Skyron Tower.\nAnd if you also want to go to winery, you can use some tours.\nI used it, and my driver was funny and he picked up me in front of my hotel.","review_date":"November 12, 2012"},{"attraction_id":2257,"user":"gjnbln","rating":3.0,"review":"Not for small kids and tour guide needed many smoke breaks. Niagara toronto tours is what I am reviewing. http:\/\/www.niagaratorontotours.com\/about-niagara-toronto-tours.html\nWhile I enjoyed the winery and the visit to the Lake, I would cancel the winery and the quick stop to the stupid flower clock. That could possibly extend the time at the Lake and at...","review_date":"October 15, 2012"},{"attraction_id":2257,"user":"zdk23","rating":5.0,"review":"good experience. if your visiting ontario well niagara falls must be on your list. first of all it's not much to see, a 1 day tour is good enough. the greyhound bus dropped us off at the station and we had to catch a local bus to...","review_date":"October 9, 2012"},{"attraction_id":2257,"user":"jocelyn_c","rating":5.0,"review":"Exceeded expectations. You must see Niagara Falls. We could see the mist from the falls from 10 minutes away. The Falls themselves are overwhelming. Photos don't show the size of the falls or the impact of all that water flowing down & hitting the river below. Make...","review_date":"September 27, 2012"},{"attraction_id":2257,"user":"graywolfpack","rating":5.0,"review":"Great Day. First trip to Toronto and wanted to see niagara falls. Decided on a day trip with a tour company. Driver was Michael. He was great. On time and new how to drive in Toronto appreciated his speediness and assertive driving. Younger guy with a good...","review_date":"September 14, 2012"},{"attraction_id":2257,"user":"mjeffredo","rating":1.0,"review":"Avoid Niagara Falls Day Tour. Every negative review about Michael matches our experience on August 27th.\nThe bus was filthy, including the windows and window tracks. It was stuffy and smelly too. I was already considering jumping off and cutting our losses by the time we picked up the next...","review_date":"September 5, 2012"},{"attraction_id":2257,"user":"chelseabunlondon","rating":5.0,"review":"unmissable and very good value. I'm assuming, from the other reviews, that the tour we took was the same as theirs. Ours started with a pick up at the hotel, then we drove to Niagara, with a constant commentary by our driver John, who was amazingly well-informed about everything Canadian....","review_date":"August 24, 2012"},{"attraction_id":2257,"user":"airsea","rating":5.0,"review":"Niagara Falls, Toronto, Canada. A visit to Niagara Falls should not be missed. It is a fantastic view from the Canadian side since the Falls are seen entirely. From the American side (Niagara Falls, New York) you see the Falls sideways. Also, a close range of the Falls can...","review_date":"August 21, 2012"},{"attraction_id":2257,"user":"leopoldino_m_c","rating":5.0,"review":"Excellent tour and guide!. The driver\/guide\/personal assistant was great. The tour did not lack information at all! Very well explained, and with great tips! We went to see the Niagara Falls and visited the precious city of Niagara on the Lake (it is obligatory, because it\u00b4s awesome).","review_date":"August 6, 2012"},{"attraction_id":2257,"user":"nabbtop","rating":4.0,"review":"Great day out...Not to be missed!!. Niagara & Toronto tours - Driver\/Guide was \"Louie\"\nSmall compact groups so easy to mix with other people, Louie was good at breaking the ice & getting people talking. He knew everything we needed to know about Niagara & surounding area & we learnt loads....","review_date":"July 23, 2012"},{"attraction_id":2257,"user":"lesleyannedover","rating":5.0,"review":"Absolutely Breathtaking.. Arrival in Ontario was mixed with the lack of signs for Parking. 1st opportunity was a Multi Storey attached to the Casino with astronomical pricing. Take the hint carry on round the system. up past the eye and hook a right. Go two blocks and...","review_date":"July 9, 2012"},{"attraction_id":2257,"user":"janec742","rating":4.0,"review":"We saw the Falls !!. ..not once but daily for 3 days. Stayed as part of a tour of the East Coast. Smaller than you think but no less powerful. Love the sound - thunderous and the power is inspiring. Rainbows come and go over the Falls at leisure, At...","review_date":"July 2, 2012"},{"attraction_id":2257,"user":"immigranttyke","rating":4.0,"review":"Get wet. No trip to Toronto would be complete without the mandatory trip to the Niagara Falls. Fabulous, tacky, commercialised, wet and very well organised. Having also been to the Victoria Falls, Niagara does not compare but well worth a visit. You will meet some great people...","review_date":"June 15, 2012"},{"attraction_id":2257,"user":"gipmail","rating":3.0,"review":"Experience really depends on the day and fellow group. This was our second choice since the Chariots of Fire was fully booked so Day tour was a back up. Our hotel was in the sub, they wouldn't willing to pick up even if we paid, so we caught the tax and paid an arm...","review_date":"May 8, 2012"},{"attraction_id":2257,"user":"mle_1975","rating":4.0,"review":"You can\u2019t control the weather. I booked a combo ticket that included a hop-on hop-off bus tour of Toronto as well as a day trip from Toronto to Niagara Falls. On a rainy Wednesday, I was picked up at my hotel for the Niagara portion of the tour and was...","review_date":"May 6, 2012"},{"attraction_id":2257,"user":"sophiet16","rating":3.0,"review":"A iittle bit cheesy. We did a day tour out of Toronto with Niagara Tours. There was an option to do a helicopter ride over the falls, we stopped and tasted some ice wine at the vineyards on the way. We drove straight through what looked like a beautiful...","review_date":"March 23, 2012"},{"attraction_id":2257,"user":"ikirsty","rating":5.0,"review":"Great Tour. Had so much fun on this tour, Niagara on the lake is stunning, we had a wine tasting experience which was fun, meal in a falls view hotel, maid of the mist tour and then free time, definately a must if you are staying in...","review_date":"March 5, 2012"},{"attraction_id":2257,"user":"pandg1","rating":5.0,"review":"AMAZING. The falls are fabulous. One of the worlds must see attractions. We went in November and the Maid of The Mist boat trip stops in October. However, you can still experience the \"Journey Behind The Falls\" which is equally amazing. We took the early morning...","review_date":"November 20, 2011"},{"attraction_id":2257,"user":"aloha40","rating":5.0,"review":"unforgettable!. My family (hubby, girls then aged 12 and 9) visited Toronto from 28th aug to 31st Aug 2006 while on a world trip. We travelled from New Jersy to Toronto loved our short stay in Toronto ( we felt so homesick as Toronto reminded us...","review_date":"November 19, 2011"},{"attraction_id":2257,"user":"honey_pammy","rating":5.0,"review":"A great trip. A BIG thanks to Renzo and your company for a great trip to Niagara Falls last week whilst we were in Toronto. The trip ticked all our boxes and Renzo your character made the trip complete - you must have done the trip literally hundreds...","review_date":"October 14, 2011"},{"attraction_id":2257,"user":"magshertfordshire","rating":5.0,"review":"Amazing. We were collected from our hotel in Toronto by Toronto Tours. Our driver Mike was very informative and made sure everything ran smoothly. We did the Journey Behind the Falls and Maid of the Mist. Ponchos are provided but be prepared to get absolutely soaked!...","review_date":"October 6, 2011"},{"attraction_id":2257,"user":"j0vigirl38","rating":5.0,"review":"Great way to spend an anniversary!!!!!. We enjoyed the tour very much. The views of Niagara Falls were amazing!!!! The Maid of the Mist Boat Tour is a must!!!! The only natural great water ride there is!!!!!","review_date":"October 3, 2011"},{"attraction_id":2257,"user":"claras","rating":4.0,"review":"Good way to experience Niagra Falls - Opt for the Freedom Tour. Good way to see the Falls if you have limited time in Toronto. The trip takes a whole day (10 am to 7 pm) with pick up and drop off from your hotel and includes a Maid of Mist boat ride, a drive through Niagra...","review_date":"October 2, 2011"},{"attraction_id":2257,"user":"jcpy","rating":4.0,"review":"Prompt and reliable tour. I'd a smashing good time at the Niagara Falls (thanks to my guide, Louie!!!) and I'm so glad to have chosen this company.\nTour schedule:\n9am pick up from my hotel\n11am wine-tasting (2 CAN$ for ice-wine tasting) I'd recommend you to buy a bottle...","review_date":"September 19, 2011"},{"attraction_id":2257,"user":"briandublin22","rating":5.0,"review":"Niagara Brilliant. What a great day out. Niagara Tours picked us up at our hotel, a group of around 20. Our guides name has slipped my memory but he was fantastic, what knowledge. Bus is about 1.30 hrs drive from downtown Toronto. Plenty to see on the...","review_date":"September 12, 2011"},{"attraction_id":2257,"user":"geepje","rating":4.0,"review":"Detailed, fun and easy going trip!. It was a well organized, fun trip with lots of information and things to see and do. My guide was Burk and he was a really nice guy and knew a lot about the area. We saw things on the way up there, you wouldn't...","review_date":"August 19, 2011"},{"attraction_id":2257,"user":"jacques_l","rating":5.0,"review":"Comments of appreciation. My wife and I took a daily tour from Toronto to Niagara on Monday August 01. Our driver was Mr. Nathan. I would like to express my entire satisfaction on the quality of the service provided during that day.\nMr. Nathan is an excellent driver...","review_date":"August 18, 2011"},{"attraction_id":2257,"user":"stefan_p","rating":5.0,"review":"Great tour, great guide, lots of fun!. I took this tour in late July with my visiting relative from the UK .\nThis tour was great! Michael was our tour guide and he showed us Niagara, took us to a winery and was really knowledgeable about the sites. I have been living...","review_date":"August 8, 2011"},{"attraction_id":2257,"user":"runner821","rating":3.0,"review":"Informative Trip but Hot Bus. The tour included a trip to a winery, a stop in Niagara on the Lake, and a visit to Niagara Falls. We tasted a few wines during the first stop, walked around and sampled scones and other treats in quaint, scenic Niagara on the Falls,...","review_date":"August 3, 2011"},{"attraction_id":2257,"user":"lisae24","rating":4.0,"review":"Several attractions? Avoid lines? Trolley shuttle included? Count us in!!!. For one low price, we saw four major attractions in one day. Your tickets are time specified so that you can avoid wasting your vacation standing in line. We ran ahead of schedule and were able to push the time up so that we could...","review_date":"July 27, 2011"},{"attraction_id":2257,"user":"wildbill53","rating":5.0,"review":"Wet Fun. Niagara Falls is awesome. We weren't going to take a tour. We thought we'd just site see ourselves but it was well worth the hassle of finding a parking spot and trying to drive around the area. The tour included a boat ride into the...","review_date":"June 26, 2011"},{"attraction_id":2257,"user":"aberystwythwelshgirl","rating":5.0,"review":"Great day filled with laughs. I seriously can't belive the negative reviews on here for this trip.\nI went on this trip a couple of weeks ago, and had a right laugh - before you even think about it - Michael was our guide too!\nHe was slightly flustered in...","review_date":"June 13, 2011"},{"attraction_id":2257,"user":"karni24","rating":5.0,"review":"www.Niagaratorontotours.com is THE ONE. My girlfriend and I attended a Pampered Chef convention in Toronto from April 28-May 1, 2011. We took the bus tour we booked on www.niagaratorontotours.com on Sat. the 30th. Our tour guide was Michael. They picked us up at the Toronto Sheraton Centre hotel. I...","review_date":"May 3, 2011"},{"attraction_id":2257,"user":"lpnsw","rating":5.0,"review":"Gray Line Niagara Falls Day Tour Great. Loved the Gray Line Niagara Falls Day Tour. Couldn't have been better. The quick trip to buy some ice wine was all I needed. The bus was comfortable, the guide companiable, and the itinerary just right for me. The buffet lunch at Sheraton was lovely,...","review_date":"January 23, 2011"},{"attraction_id":2257,"user":"simonuktraveller","rating":5.0,"review":"Great tour for all the sights, with a local.. I just sent a note to Micheal saying \"Many thanks for your fun and informative day tour of the Niagara area and the falls themselves.\nYou gave the right mix of information and made sure all in the group were catered for.\nYou even got...","review_date":"November 22, 2010"},{"attraction_id":2257,"user":"mabby24","rating":5.0,"review":"They really know there stuff!!. My wife & I attended a Niagara Falls Day tour with Niagara & Toronto Tours, the company listed on the advertisement here with the reviews. We were fortunate enough to have Michael as our guide for the day. His attention to detail at every stop...","review_date":"November 4, 2010"},{"attraction_id":2257,"user":"knittedbliss","rating":4.0,"review":"Niagara Toronto Tours. I arranged for a day tour to Niagara Falls from Toronto with Niagara Toronto Tours, and was a bit nervous about it, since it was already locked in and THEN I read the negative reviews on this site. But I talked to the tour guide...","review_date":"November 2, 2010"},{"attraction_id":2257,"user":"lilette33","rating":5.0,"review":"Spectacular view, nice icewine tasting, great tour, highly recommended. My husband and I very much appreciated Airlink Tour services during our Niagara Falls day Tour in October and through their taxi service to the airport the day of our departure ( about 10 dollars cheaper than normal taxis). Our guide, Ilahi, was great: on...","review_date":"October 18, 2010"},{"attraction_id":2257,"user":"nash517","rating":5.0,"review":"The most amazing day of our 6 week holiday. Niagara Falls was sensational. We left New York at 5am for the airport, en route to Buffalo.\nThe tour guide on the 30 seat bus was excellent although listening to 3 languages is clever but annoying !\nThe \"Maid in the Mist\" boat ride to...","review_date":"October 7, 2010"},{"attraction_id":2257,"user":"pippa_d","rating":5.0,"review":"Shop, Dine, Tour - good value for money. We went on the Niagara Falls daytour with 'Shop, Dine, Tour', from Toronto. Really good value and lots of fun.\nWe chose the platinum tour which includes; hotel pick-up, visit to Peller Estates Winery and 3 course lunch, visit to the Falls and Maid of...","review_date":"September 19, 2010"},{"attraction_id":2257,"user":"gsydaust","rating":1.0,"review":"Choose carefully with which tour u go. Niagara falls is absolutely Beautiful and must be seen! However I was not happy with the tour company I went with, so try to use another company. I booked via www.niagaratours.ca and they go under the name of king travel.\nThe problems I had\n-...","review_date":"August 30, 2010"},{"attraction_id":2257,"user":"johnmcq","rating":1.0,"review":"Niagara Toronto Tours - an awful experience. Our trip to Niagara Falls on Niagara Toronto Tours was a nightmare in practically every regard. Please note that most tour companies in Toronto have very similar names, so be careful.\nTo begin with, it was an unusually hot day in Toronto.\nThe bus was...","review_date":"August 21, 2010"},{"attraction_id":2257,"user":"rz1503","rating":5.0,"review":"Great day at Niagara Falls. I had a trip to Niagara falls with Airlink tours. It was an awesome experience. Airlink tours had the best service. Our whole group enjoyed it. We made several stops on the way like wine tasting. We also stopped at niagara on the lake and...","review_date":"July 21, 2010"},{"attraction_id":2257,"user":"sportytoronto","rating":5.0,"review":"Airlink Tours is the best at showing off the Niagara Falls on their trip!. I highly recommend the Airlink Tours for the sightseeing from Toronto to Niagara Falls. The trip is fun, informative and jam-packed with all the highlights.\nWhat an amazing experience! We were extremely happy and pleased with their professional service!\nThank you Airlink Tours.","review_date":"June 4, 2010"},{"attraction_id":2257,"user":"empress_cherry","rating":5.0,"review":"a must do. I did Grayline's Niagara Falls Freedom Tour (I really think there should be a separate page for each tour operator but there doesn't seem to be one), I had so much fun!\nThe tour didn't get off to the best start - the hotel pick-up...","review_date":"May 19, 2010"},{"attraction_id":2257,"user":"julieannboo","rating":5.0,"review":"so worth seeing - pictures don't do it justice. amazing, amazing. done a day tour from toronto - only an hour and 45 minutes from downtown toronto.\nvisit the falls and spend time in the park right next to the falls.\nignore the crappy, amusement street with all the fun fair rides in -...","review_date":"May 7, 2010"},{"attraction_id":2257,"user":"2seetheworldcanada","rating":5.0,"review":"Out of this World. On January 30, 2010 I took a day trip Niagara Falls with Zoom Tours Niagara Falls Day tour. I was emailed and called, which was very professional. I was picked up at my hotel. We had a very small group and we had a chance...","review_date":"February 17, 2010"},{"attraction_id":2257,"user":"shmazzierx","rating":5.0,"review":"great way to see the Falls. I took my parents to Toronto for my dad's 60th birthday and booked a day tour with Niagara Toronto Tours to see Niagara Falls. The tour has pick ups spots at many of the local hotels. You get the same tour as offered by the...","review_date":"October 8, 2009"},{"attraction_id":2258,"user":"pennypurples","rating":5.0,"review":"Amazing! Best way to see the falls. Do it if you can. Highly recommend. Loved this helicopter ride so much! Amazing views. Professional staff. No or very short queue. Very well organised, slick operation. Cheap Uber ride from centre of Niagara to & from.","review_date":"November 11, 2018"},{"attraction_id":2258,"user":"pirate013","rating":5.0,"review":"One of a kind view . A must do! One of a kind view of the area & falls! Newer helicopters! Great pilot & friendly staff! Definitely a must do","review_date":"November 1, 2018"},{"attraction_id":2258,"user":"george_w","rating":3.0,"review":"Get what you pay for. I have been on a helicopter tour in Alaska to see the Blue Glacier. I was treated well there from the moment you arrive, its all about the customer.\nBy comparison Niagra Helicopters is al about the money. The check-in is tucked away in the...","review_date":"October 30, 2018"},{"attraction_id":2258,"user":"dan_p","rating":2.0,"review":"Not That Great. The flight is short which I knew going into the flight. For a Niagara falls tour, there could be more time spent making sure both sides of the helicopter can see the falls. Pilot banked giving one side a great view of the falls with...","review_date":"October 23, 2018"},{"attraction_id":2258,"user":"822signet","rating":2.0,"review":"Lottery ticket . Be aware your ticket is a lottery ticket.. You could end up in the middle seat and they will put big people at the windows..\nDo not expect the seating to be done to make most people see the most.. More like let\u2019s put small...","review_date":"October 20, 2018"},{"attraction_id":2258,"user":"teamward","rating":5.0,"review":"Stunning. Stunning helicopter flight for simply the best views of Niagara falls, staff were very well organised as one helicopter after another flew in dropped passengers off and collected more, the flight doesn't last long and its worth every penny, must-visit.","review_date":"October 13, 2018"},{"attraction_id":2258,"user":"ikol_22","rating":5.0,"review":"Best View Ever. It's a short flight (of course) do it calmly so everyone can see the falls at the best. Crew and assistants are very polite","review_date":"October 13, 2018"},{"attraction_id":2258,"user":"pinkladi236","rating":5.0,"review":"Amazing experience!. I\u2019ve always wanted to ride in a helicopter and Niagara Falls was a great place to do it. The view was amazing the whole experience was very exciting. It\u2019s a short ride, but I found it to be very memorable.\nI would recommend going earlier...","review_date":"October 7, 2018"},{"attraction_id":2258,"user":"gail_t","rating":5.0,"review":"Best birthday present ever !!!. The helicopter ride was one of the most exciting attractions that I have ever done. If I could give it more stars as a rating, I would. The staff were friendly, helpful and knowledgeable. They were just great! The ride all around and over the...","review_date":"September 26, 2018"},{"attraction_id":2258,"user":"markm4418","rating":5.0,"review":"A whole different perspective of the Falls. Stunning. A bit expensive but well worth the cost. A totally different perspective of the Falls - stunningly beautiful. Get the the \"lay out of the land\" view and get an idea of the geological formation of the Falls. Take lots of pics. We highly recommend...","review_date":"September 25, 2018"},{"attraction_id":2258,"user":"brist0lcelt","rating":5.0,"review":"Should be top of your \"must do\" list when visiting Niagara Falls. This activity was excellent. We were very fortunate to fly, as low cloud had prevented any flying for 2 days and we were only there for one full day. It could be one of the most exhilarating 10 minutes of your life.\nThe building, just...","review_date":"September 20, 2018"},{"attraction_id":2258,"user":"bas_d","rating":5.0,"review":"Super ervaring\/Amazing experience. Wat een gave ervaring, voor een leuk bedrag kan je over de omgeving vliegen en vlieg je boven de watervallen waardoor je het beste uitzicht hebt! Zeker de moeite waard!\nWhat an amazing experience, for a nice amount you get to fly over the area...","review_date":"September 18, 2018"},{"attraction_id":2258,"user":"penrodpooch","rating":2.0,"review":"Unorganised and disappointing..... A helicopter over Niagra was a long-held ambition. Unfortunately, my aspirations on how magical this would be were not realised. On arrival there was no information on queuing, or pictures being taken for purchase. Consequently we were on board with three strangers yet the photographer...","review_date":"September 14, 2018"},{"attraction_id":2258,"user":"eec335","rating":5.0,"review":"Glad I did it. All I can say is wow. What an absolutely amazing ride over the town of Niagara and the Falls. I got the most beautiful photos of the falls and the surrounding area. I felt safe in the helicopter and got to sit in the front...","review_date":"September 2, 2018"},{"attraction_id":2258,"user":"harlin_99","rating":5.0,"review":"A must. I had been before and found it amazing so this time I sent two kids and hubby up and they were not too sure to begin with but they were amazed when they got back. I heard them talk about this for hours so I...","review_date":"August 22, 2018"},{"attraction_id":2258,"user":"rognkari","rating":4.0,"review":"Very memorable experience!. Feeling the blast of wind from the helicopters landing and taking off as you wait your turn is in itself a pretty exhilarating experience.\nThere were maybe a few more people on board than I expected there to be, but everyone gets an amazing, unparalleled...","review_date":"July 26, 2018"},{"attraction_id":2258,"user":"ian_w","rating":5.0,"review":"Belter of a trip. Where do you start, did this trip on 3 May with my daughter, read all the other reviews and thought we'd give it a crack. The flight duration is only 12 minutes from start to finish but that said the experience is immense. Can only...","review_date":"May 7, 2018"},{"attraction_id":2258,"user":"carys93","rating":5.0,"review":"Bucket List Activity. I had the most amazing experience, all the staff were friendly and helpful. The ride lasts about 10-12 minutes which is long enough to see great views! I got amazing pictures of Niagara Falls and some photos of myself in the helicopter taken by a...","review_date":"March 23, 2018"},{"attraction_id":2258,"user":"rickt2311","rating":5.0,"review":"AWESOME. A MUST DO. FANTASTIC EXPERIENCE. OH WOW. Holidaying in America for 2 months with wife. Spend wife's birthday in Niagara Falls Canadian Side from 26\/9\/17-28\/9\/17 & she wanted to make the most of her birthday 27\/9\/17 so we ended up doing a day tour & this helicopter tour. OH WOW JUST WOW...","review_date":"March 23, 2018"},{"attraction_id":2258,"user":"jamessn8937yc","rating":5.0,"review":"Incredible Experience. I must admit I was a bit apprehensive about my first trip in a helicopter but the pilot soon put my wife and I at ease. The flight lasted 12 minutes but it was an incredible experience viewing the surrounding countryside and the might of...","review_date":"March 15, 2018"},{"attraction_id":2258,"user":"sunshinefloweryogi","rating":5.0,"review":"Must do!!!!. Amazing tour with beautiful views of the falls. We were lucky enough to have gorgeous clear skies the day we came. We walked down early to the offices after mis judging the distance and although we were booked in for 11am, the lady let us...","review_date":"March 1, 2018"},{"attraction_id":2258,"user":"ahtrains","rating":5.0,"review":"Outstanding experience. We undertook this experience as part of our stay in Niagara Falls in January 2018. The previous day it had snowed at the Falls and we were unsure as to whether the flight would be possible. However once the necessary checks were undertaken we were...","review_date":"February 8, 2018"},{"attraction_id":2258,"user":"bhoskin","rating":5.0,"review":"Beyond Amazing. Niagara Falls Helicopters have beautiful new helicopters which whisk you away for an spectacular vista. Very comfortable seating and the huge expanse of glass allows everyone to have the best seat in the house. The narration helps you orient your self and understand what you...","review_date":"January 22, 2018"},{"attraction_id":2258,"user":"brian-mc224","rating":5.0,"review":"View of the falls like no other!. We visited Niagara for our 10 year anniversary so I surprised my wife a helicopter tour over the falls... We both loved the tour... It is short, but in my opinion is definitely worth the money for a couple (would probably not take a large...","review_date":"January 16, 2018"},{"attraction_id":2258,"user":"ybulk","rating":5.0,"review":"Excellent tour over the falls . The staff is very welcoming. You can prearrange a time or just come in and they can accommodate. Parking is free. This is our 3rd time coming, our 1st being almost 10 years ago, and you can always see and learn something new from this...","review_date":"January 1, 2018"},{"attraction_id":2258,"user":"899julies","rating":5.0,"review":"Incredible experience pre Christmas . My partner & I we\u2019re fortunate enough to book this up during a 2 night stay in Niagara while over staying with family in Toronto for Christmas. It was worth every penny. Due to the time of year there was no queue to speak of...","review_date":"January 1, 2018"},{"attraction_id":2258,"user":"annette_f","rating":4.0,"review":"Awesome views of Niagara Falls!. I took my kids last weekend on their first helicopter ride. There was no line-ups and we were the only ones aboard. The flight was amazing but too short (15 minutes)...I could have styed up there all day! It does cost a lot of money...","review_date":"November 30, 2017"},{"attraction_id":2258,"user":"markalanp236","rating":3.0,"review":"Slightly disappointed . Whilst it\u2019s goes without saying that a helicopter trip over the falls is an amazing thing to do, it was, compared to other short tour type helicopter rides slightly disappointing.\nAlthough I was lucky enough to sit in one of the two front seats, beware...","review_date":"November 19, 2017"},{"attraction_id":2258,"user":"will_r","rating":3.0,"review":"Amazing views. A great way to get amazing photos of Niagara and the Horseshoe falls, along with surrounding area, but do try to get a window seat as they are 4 seats wide and seating quite tight.\nQuite expensive, but while you are there you got to...","review_date":"November 16, 2017"},{"attraction_id":2258,"user":"jarlath_m_m","rating":5.0,"review":"Ultimate ,Spectacular View of Niagara Falls .. This is the ultimate ,way to View Niagara Falls ,and it surrounding districts, so don't forget your Camera \/ phone. this short 10 min flight covers it all ,well organised ,safe operation, will leave you in awe ,as you fly across the mighty Niagara river...","review_date":"October 27, 2017"},{"attraction_id":2258,"user":"will_r","rating":3.0,"review":"COST A LOT BUT WORTH IT. It was about half an hour wait, as it was the start of the day and they were filling up the 4 helicopters 6 at a time.\nWe were a party of 15. The trip is only about 10 minutes long, but you do get...","review_date":"October 26, 2017"},{"attraction_id":2258,"user":"mikehoare","rating":4.0,"review":"Unforgettable views but over too quickly. This trip was included in our package but was advertised for CAD$140 when we were there (about \u00a385). We had our tickets for a specific day but could not see how we could book so just turned up. We walked from Sheraton on the Falls...","review_date":"October 22, 2017"},{"attraction_id":2258,"user":"anthony_l","rating":2.0,"review":"Don't sit in the middle at the back!. This is a very well organised and slick operation. It was a gorgeous day in September , yet we only had to wait 30 minutes or so. The waiting area is prett basic, and having a couple of dodgy knees I prefer to sit when...","review_date":"October 18, 2017"},{"attraction_id":2258,"user":"841beckyf","rating":5.0,"review":"Fab, fab, fab!!! . Helicopter over Niagara Falls, do I need to say anymore? Just wow.\nIf you are planning a trip to see the falls you need to do it via helicopter. You get a whole different experience that just standing looking at the falls doesn\u2019t give you....","review_date":"October 6, 2017"},{"attraction_id":2258,"user":"sarah_c","rating":5.0,"review":"Wow. Just Wow. I wasn't planning on taking a helicopter ride, but after the boat trip I had to, and I'm so glad I did. The whole team at the centre were friendly and helpful, getting me squeezed in as a solo traveller needing to meet up with...","review_date":"September 23, 2017"},{"attraction_id":2258,"user":"jolow","rating":5.0,"review":"Heli-tastic. We are on a tour across Canada and this is one of the options. The staff are excellent and made sure everyone was clipped in and secure. We were lucky to get front seats and what an experience. From the take off to the flight...","review_date":"September 21, 2017"},{"attraction_id":2258,"user":"996kayp","rating":5.0,"review":"Thrilling!. Oh what a thrill! There are no words to describe the experience of viewing this spectacular creation of Mother Nature. You've come this far to check Niagara Falls off the bucket list so you might as well complete the trip with this thrilling ride. It...","review_date":"September 19, 2017"},{"attraction_id":2258,"user":"shady22","rating":5.0,"review":"Wow !!. My wife surprised me with this as a honeymoon gift whilst we were touring Canada and it was absolutely fantastic also I'd never been in a helicopter before so was a really good experience for me the views are incredible !!","review_date":"September 14, 2017"},{"attraction_id":2258,"user":"yaya_j","rating":4.0,"review":"Amazing view. It was my first trip to Niagara fall and flying in a helicopter.\nIt was an amazing trip short but I do not see a better way to enjoy the view of this two Falls than by helicopter.\nI would recommend to anyone who ask...","review_date":"September 13, 2017"},{"attraction_id":2258,"user":"grimsbymariner15","rating":5.0,"review":"Breathtaking!. We booked our helicopter trip as part of our fly drive holiday and exchanged voucher for tickets. Arrived late afternoon on a cloudless, blue sky day and a short wait before boarding. Helicopters take 6 passengers per trip and fly continuously every 12 mins. Excited...","review_date":"September 12, 2017"},{"attraction_id":2258,"user":"60paul47","rating":5.0,"review":"great way to see the Falls. OMG this was amazing, for some of our party it was the first time in a helicopter and what a way to do your first trip\nvery professional and a smooth ride\naudio narrative was very informative, but the views were the winning we did...","review_date":"August 31, 2017"},{"attraction_id":2258,"user":"sophie_l","rating":4.0,"review":"Worth doing. This helicopter is worth doing purely for the amazing and unique view of Falls. The falls look spectacular from a helicopter vantage point and the photos you'll get make the price worth it in my opinion. However, I do agree with previous reviewers who have...","review_date":"August 28, 2017"},{"attraction_id":2258,"user":"edward_t","rating":3.0,"review":"Average for Helicopter Tours. People were friendly and professional. Compared to Helicopter tours in other scenic locations, we flew too high and didn't spend enough time near or over the falls. The helicopter was quite noisy.","review_date":"August 23, 2017"},{"attraction_id":2258,"user":"5fredw","rating":5.0,"review":"Brilliant view, well-run facility. My young son and I loved our helicopter trip over the Falls and rapids. The views are extraordinary and the crew helped us pick the seats with optimal viewing for photos. We were able to fly right before a big storm rolled in, so the...","review_date":"August 13, 2017"},{"attraction_id":2258,"user":"hbhakh","rating":4.0,"review":"Nice view. We took the Niagara Heli tour as part of a package in NF. We had about a 30 minute wait for a helicopter. The ride is pretty brief but provides an opportunity to view the falls, river, and whirlpool. The views from the inside seats...","review_date":"August 12, 2017"},{"attraction_id":2258,"user":"ewanluke","rating":5.0,"review":"Magnificent and Breathtaking. Don't miss out on this if you happen to be in Niagara Falls, absolutely spectacular. Worth everything","review_date":"August 2, 2017"},{"attraction_id":2258,"user":"u2322bmjamess","rating":5.0,"review":"Great way to see the falls. Having spent the morning seeing the falls from just sbout every angle this is something quite different.\nGives you a different perspective on the size and the overall layout of the falls plus away from the spray you see something more.\nThe staff were very...","review_date":"August 1, 2017"},{"attraction_id":2258,"user":"goodhench","rating":5.0,"review":"Awesome tour. My wife and I took the tour over the falls on an overcast day with slight rain. The views were fantastic and the narration was informative.","review_date":"July 26, 2017"},{"attraction_id":2258,"user":"senak202","rating":5.0,"review":"Nice and safe helicopter trip. With great pilot and new helicopter i got nice exeperience above Niagara in sky. Thanks to every steps especially smart and hansome pilot.","review_date":"July 25, 2017"},{"attraction_id":2258,"user":"deborahdawnwatson","rating":5.0,"review":"You MUST do this! Amazing views of the falls!. By far one of THE best experiences I've ever had. I can't recommend enough. I can't even say much about it because you can't accurately describe it but flying over the falls gives you such a different pespective of this awesome force of nature. Great...","review_date":"July 19, 2017"},{"attraction_id":2258,"user":"deepu_and_melod..._m","rating":4.0,"review":"Beautiful tour- glorious helicopters. We showed up without reservations for a flight. The wait was around 45 minutes, but just watching the choppers fly in and out of the helipad in itself was exciting for the kids. The tour was roughly 10 minutes, so honestly could be a tad...","review_date":"July 7, 2017"},{"attraction_id":2258,"user":"i_dont_need_a_nick","rating":5.0,"review":"quite expensiv, but a unforgettable experience!!!. went there in the early afternoon. no waiting time, took maybe 10 minutes until were were seated in the helicopter and ready to fly.\nthe price of round about 100EUR per person is quite expensive for a 10 minute flight, but in my opinion definitely...","review_date":"July 5, 2017"},{"attraction_id":2258,"user":"geoffdemanser","rating":5.0,"review":"The best way to see Niagara Falls. This is it! The best way to see Niagara Falls.\nWhile this is expensive it's actually great value. We had three in our group which meant it was pricey but the view is stunning.\nThe pilot didn't speak . . . at all . ....","review_date":"July 4, 2017"},{"attraction_id":2258,"user":"y0gadiva","rating":5.0,"review":"Breath taking views! . Such a fantastic experience! I would highly recommend Niagara Helicopters, the staff & organization are very organized, professional & proficient. They ease any fears you may have.","review_date":"July 4, 2017"},{"attraction_id":2258,"user":"barry_b","rating":1.0,"review":"Restricted Views. I had been looking forward to a trip over Niagara Falls in a helicopter for months. You can imagine how disappointed I was when I was assigned a rear seat with one rather large person on my left and two other people on my right,...","review_date":"July 3, 2017"},{"attraction_id":2258,"user":"nakia_f","rating":5.0,"review":"Great ride with awesome view. The Niagara helicopter ride was well worth the money spent. It was the first time for us and our children (ages 3 & 7) to ride on a helicopter and we all enjoyed it. The view was amazing. We thought our hotel view at the...","review_date":"June 29, 2017"},{"attraction_id":2258,"user":"jofrod","rating":2.0,"review":"Disappointed!. We have been on helicopter tours before and this one was just so impersonal, everything was rush, rush, rush! All for a 7 to 8 minute helicopter ride, my husband and myself requested if we could sit up front, we were totally ignored by the...","review_date":"June 21, 2017"},{"attraction_id":2258,"user":"angibb","rating":5.0,"review":"A once in a lifetime moment!. Having seen the Niagara Falls on the boat, to take a helicopter ride and see them from above rounded off a really wonderful day.\nThe helicopter ride was expensive as you only had nine minutes in the air. It was so cool to be up...","review_date":"June 20, 2017"},{"attraction_id":2258,"user":"i4667boamym","rating":5.0,"review":"Incredible. It's a short (12 min) but fantastic experience. The staff are efficient and polite. You can find a voucher online for a $30 discount (search something like \"Niagara Helicopters Coupon\") which helps make this even better value. Just turn up on the day. No advanced...","review_date":"June 19, 2017"},{"attraction_id":2258,"user":"m4b","rating":5.0,"review":"Can't recommend enough!. You must see Niagara Falls from above! This was our first time in a helicopter (myself, husband, 7 year old and 10 month old) and my husband, being terrified of heights, was reluctant to do it. However, this is now his highlight of the entire...","review_date":"June 7, 2017"},{"attraction_id":2258,"user":"alexandra_p","rating":5.0,"review":"My first time on a Helicopter and it will not be my last one!. I was lucky to be able to see the Niagara falls from aerial views. The most amazing felling from taking off to landing. The ride was about $100 canadian and lasted about 12 minutes. I recommend 300%. The pilot was friendly and happy person. I...","review_date":"June 5, 2017"},{"attraction_id":2258,"user":"seanw997","rating":5.0,"review":"First time on a helicopter. Did this with my girlfriends father during a weekend at Niagara Falls. He hadn't road in a helicopter since the military, and because his wife doesn't like to fly he hadn't been on a plane for a long time either. He had always loved flying,...","review_date":"May 19, 2017"},{"attraction_id":2258,"user":"robyn_w","rating":5.0,"review":"Wonderful. I had my reservations paying the cost for the length of the flight but it was so worth it! We went in a Thursday daytime and were the only people waiting to fly so we got a ride to ourselves! They were very polite and...","review_date":"May 18, 2017"},{"attraction_id":2258,"user":"nobodypq","rating":4.0,"review":"Exciting breathtaking views. You get some truly amazing views of the falls and surrounding area on a helicopter ride. The helicopter is a big study one and very powerful. Be warned that you will experience quite a lot of G-Force upon lift off. They have a good recorded...","review_date":"May 9, 2017"},{"attraction_id":2258,"user":"agn610","rating":5.0,"review":"great experience. Went on a helicopter flight over the Niagara Falls and along some of the Niagara River, although only about 10 minutes it was great experience above the falls.","review_date":"May 8, 2017"},{"attraction_id":2258,"user":"waleema14","rating":5.0,"review":"Magnificent ride!!. This is a magnificent and beautiful ride over the falls. It was my first helicopter ride and to experience it over Niagra Falls was simply amazing and one that I will never forget. This ride lasted for approximately 10 minutes but was worth every second....","review_date":"April 27, 2017"},{"attraction_id":2258,"user":"ericbzr","rating":4.0,"review":"Stunning views, particularly when the weather is good.. The heliport is located a couple of miles from the Falls, near the Whirlpool Aero Car. Easy to reach by car, taxi or by WeGo, the excellent local bus service. Take the Green route. Get off at the Aero Car stop and it's an easy...","review_date":"April 16, 2017"},{"attraction_id":2258,"user":"mheidir","rating":5.0,"review":"Unexpected Breathtaking Flight. I was driving towards Niagara Falls when I saw a helicopter landing near there. So I went up and park my car to show my kids close up a helicopter.\nWhile taking pictures and observing, I got my wife to check out the price for...","review_date":"April 15, 2017"},{"attraction_id":2258,"user":"larakaz","rating":5.0,"review":"OMG---do not leave without doing this! Wow!!!. This is a breathtaking ride over the falls. You will never forget this. They are very professional, clean, organized and trustworthy. The helicopters are gorgeous. Safe. Fun and amazing. Worth every cent! Not walking distance from town. Have to drive or get a ride\/transfer.","review_date":"April 15, 2017"},{"attraction_id":2258,"user":"lesleyannbarlow4845","rating":5.0,"review":"Absolutely Fantastic. Gosh first time in a helicopter and then to be flying over Niagara Falls was the best experience. Niagara Helicopters is very easy to find and there is plenty parking.\nFlights take place according to the weather conditions so you have to be prepared for...","review_date":"April 5, 2017"},{"attraction_id":2258,"user":"courtyalana","rating":3.0,"review":"Good but very rushed. Great views and glad I did it...Decided at the last minute to do a helicopter ride over Niagara falls as I received a discounted price. Paid for the tickets, the helicopter had just flown in from the previous flight so was ready to go straight...","review_date":"March 13, 2017"},{"attraction_id":2258,"user":"bilbo471118","rating":5.0,"review":"Billsview. My wife and I took a trip round the Niagara Falls area in one of these and it was absolutely fantastic. Luckily, we were the only two passengers so we got front seats and great views. Organisation is excellent and staff very pleasant and helpful...","review_date":"March 10, 2017"},{"attraction_id":2258,"user":"alexcliftonvillekent","rating":5.0,"review":"Trip of a lifetime. I had always wanted to fly in a helicopter and now I have! Professional organisation and the most exciting way to see the Falls and way beyond. Brilliant thank you!!","review_date":"March 9, 2017"},{"attraction_id":2258,"user":"bowie1984","rating":5.0,"review":"Breathtaking! . We were lucky enough to be in Niagara in December, but only had one day to sightsee and figured a helicopter trip would be a great way to see the Falls. A cab took us to the heliport from our hotel, and we pretty much...","review_date":"January 26, 2017"},{"attraction_id":2258,"user":"hollyfan46","rating":5.0,"review":"The best way to see Niagara Falls!. I had been looking forward to this excurion since before we left home. My previous experience of a helicopter flight had been in my later school days and helicopters have developed significantly since then. The heliport was busy with continous flights and we were quickly...","review_date":"January 17, 2017"},{"attraction_id":2258,"user":"you-and-me-2015","rating":5.0,"review":"A Must Do ... Experience of a Lifetime. We booked the Helicopter Tour during a January visit because the Maid of the Mist boats are closed from November through May. I'm afraid of heights and booked it anyway so we could get the full \"Falls Experience.\" The flight was amazing ... the ride...","review_date":"January 15, 2017"},{"attraction_id":2258,"user":"nelli8","rating":3.0,"review":"Good but you can be blown away more with the views on the ground. We visited Niagara Falls during our break to Toronto. We stayed overnight in Niagara Falls to make the most of the drive down there. We booked the helicopter tour which was good but after having viewed the falls from the skylon tower and down on...","review_date":"January 1, 2017"},{"attraction_id":2258,"user":"martin_k","rating":5.0,"review":"10 minute trip of a lifetime!. Wow, what an amazing experience! Both my husband and I are afraid of heights but thought we would suck it up and give it a go. To our surprise found it thrilling rather than scary, we loved it. We arrived and were straight away shown...","review_date":"December 14, 2016"},{"attraction_id":2258,"user":"katchaos","rating":5.0,"review":"Unbelievable view. My husband and I were on our honeymoon and decided to face our fear of heights together by tackling the Skywheel, and Niagara Helicopters. This was my first time ever flying and we were not disappointed, we knew it was a little pricey, but it...","review_date":"December 4, 2016"},{"attraction_id":2258,"user":"carl_b","rating":5.0,"review":"amazing views. Found this on the internet, its a short ride by taxi, cost $140 Canadian each for a 10 min tour over the falls, but there is a coupon also on the net if you look, and it works for $29 off each. This is a...","review_date":"November 17, 2016"},{"attraction_id":2258,"user":"jnjaussies","rating":5.0,"review":"Exhilarating & Exciting. Small queue up to get on the Helicopter, helped to build up the excitement watching the huge smiles on the faces of the returning passengers. WOW what a ride, it was exhilarating & the view was outstanding. The falls are magnificent, the ride was only...","review_date":"November 9, 2016"},{"attraction_id":2258,"user":"polar_3","rating":4.0,"review":"Niagara Helicopters Tour. Took the tour on Nov 6, 2016. Staff are friendly and accommodating. One of the people in our party requires the use of a wheelchair and needs to transition to the helicopter. They had a lift to assist in the transfer. It was great to...","review_date":"November 7, 2016"},{"attraction_id":2258,"user":"909jonathanp","rating":5.0,"review":"Wow wow wow!!. My wife and I took our two young boys on the helicopter trip and it was worth every penny. We went not planning to do it but to be honest, it's not every day you are at Niagara so when you are, make it count!...","review_date":"October 27, 2016"},{"attraction_id":2258,"user":"chlozo23","rating":5.0,"review":"Amazing amazing amazing! . The staff were loverly and were very reassuring! Even if most the communication was through sign language! The helicopter offered a unique vantage point over the falls and a breathtaking view! If only it was longer!","review_date":"October 26, 2016"},{"attraction_id":2258,"user":"ken18","rating":5.0,"review":"Perfect on a sunny afternoon. The sun came out in the afternoon so went for helicopter flight over Niagara Falls with Niagara Falls Helicopters. Very efficient service. Not cheap but worth every penny. Memorable flight in the sunshine. Awesome.","review_date":"October 26, 2016"},{"attraction_id":2258,"user":"david_r","rating":5.0,"review":"Fantastic flight !. Never having flown in a helicopter before we didn't know what to expect. We had intended going on the WeGo Greenline bus route but the concierge at the hotel told us that the bus didn't start running until 10am and so we got a cab...","review_date":"October 25, 2016"},{"attraction_id":2258,"user":"allovertheplace2013","rating":5.0,"review":"Excellent flight over the Falls. This was a surprise present and an extremely worthwhile one.The staff were very helpul, professional and freindly and the flight over Niagara Falls, the canyon and the waterways was excellent. The day was dead calm, sunny and cloudless and the helicopter flight did not feel...","review_date":"October 23, 2016"},{"attraction_id":2258,"user":"c4948hmdeniseb","rating":5.0,"review":"Great Experience in the Sky!!!. Great way to see Niagara Falls from the sky, and so glad the helicopters were able to operate. Lovely little gift shop too and friendly staff","review_date":"October 19, 2016"},{"attraction_id":2258,"user":"venusbeachreturners","rating":5.0,"review":"Magnificent. Ended our day at Niagara falls with a15 minute flight over the falls with Niagara Helicopters. A wonderful end to our visit to this great attraction. Above the falls in the 6 seater helicopter, made us realise even more, just how spectacular the falls and...","review_date":"October 16, 2016"},{"attraction_id":2258,"user":"thomas_f","rating":5.0,"review":"Tour of the Falls. Enjoyed very much taking my Grandson on this Tour. The sites were breathtaking. I will go again. The views of the Falls from all sides is fantastic.","review_date":"October 12, 2016"},{"attraction_id":2258,"user":"rokcolorado","rating":5.0,"review":"Great but brief flight. They have new helicopters and the flight and view is great. The only negative is that the flight is less than 15 minutes. When I was there they have 4 helicopters going in a rotation. Your view out of the windows is pretty good. I...","review_date":"October 7, 2016"},{"attraction_id":2258,"user":"spennyfather2016","rating":5.0,"review":"Must Do. This tour was recommended to us. Professional operation, felt totally safe and secure. Arrival, check in and boarding were all swift and well organised. The flight took us above all the sights of Niagra and gave a totally different perspective from the cruise and walk...","review_date":"October 6, 2016"},{"attraction_id":2258,"user":"robert_m","rating":4.0,"review":"Experience it once in your life. What a great experience this flight was over the Niagara Falls, we had a nice clear day and the view was fab","review_date":"October 4, 2016"},{"attraction_id":2258,"user":"terryh774","rating":4.0,"review":"Great views but rather short. A must try experience as you see the falls from a new perspective.\nThe helicopter is very quiet and the flight smooth but short. I appreciate that there must be restrictions but the flight felt rather sterile and kept a distance from the action.\nHaving...","review_date":"October 4, 2016"},{"attraction_id":2258,"user":"moneyquestgroup","rating":2.0,"review":"The free sharaton hotel pool view to falls is the best., the skylon is good and walking beside falls is amazing.. It was noisy, costly, views were better from hotels (free) .\nThe falls arial view is not as good as from the hotels, they are closer and give a unique look at the entire area, like a giant bathtub, u dont get that from helicopter.","review_date":"October 3, 2016"},{"attraction_id":2258,"user":"abc123wakefield","rating":5.0,"review":"Fantastic. Took this tour as an extra option whilst visiting Niagara Falls. Having already seen the falls via the Hornblower Cruise Boat I was questioning whether to do this as I am afraid of heights!!!\nFear aside, the views were breath taking and stunning - giving...","review_date":"September 26, 2016"},{"attraction_id":2258,"user":"dwparkes","rating":5.0,"review":"You have to do this!. After seeing the falls at sea-level this trip put the Falls into context because you get to see the whole picture! My wife had never been in a helicopter before and the look on her face said it all - awesome!","review_date":"September 15, 2016"},{"attraction_id":2258,"user":"goodguyjas","rating":4.0,"review":"It can be out of this world or it can be average!. I wanted to see Niagara Falls area in all its glory. So what better way than by Helicopter? Mega buzz for me as I had never been in a Chopper. But there are things to consider. Where will you sit in the Helicopter? 6 seats....","review_date":"September 9, 2016"},{"attraction_id":2258,"user":"amlove1995","rating":4.0,"review":"Stunning Views. My husband and I went on this wonderful helicopter ride together! The gift shop was nice and the helicopter seemed very safe.\nEveryone that worked there we're efficient and professional. The ride I believe was about 9 minutes long. We had a total of 6...","review_date":"September 7, 2016"},{"attraction_id":2258,"user":"lindaforler","rating":5.0,"review":"The best way to view the falls. I have been to Niagara Falls many times and seen and attended all the attractions available. For my Birthday I decided to treat my self to the Helicopter ride over the falls. If you go online and get a coupon you can get $29 per...","review_date":"August 29, 2016"},{"attraction_id":2258,"user":"jamiegarnet","rating":5.0,"review":"An Anniversary surprise. The line up seemed long (you cant reserve a time) it went by fast. Just go and wait. The fun part is seeing all the customers come and go for the tours. No one was disappointed. Lots of waves and big smiles all around. There...","review_date":"August 23, 2016"},{"attraction_id":2258,"user":"ian_b","rating":5.0,"review":"3rd time visiting . A must do when visiting Niagara. It is a bit pricey but well worth it. Flies over Whirlpool and the Falls. Not a long ride but still lots of fun.","review_date":"August 4, 2016"},{"attraction_id":2258,"user":"gammon3000","rating":5.0,"review":"Amazing experience!!. The best way to see the falls! We went on a lovely sunny day, had to wait about 45 minutes to board the helicopter as there were some large groups in front of us but it was well worth it.\nThe rides last about ten...","review_date":"August 3, 2016"},{"attraction_id":2258,"user":"ric_g","rating":4.0,"review":"Only way to see and understand the Falls. This literal overview is really the only way to see and understand the complex web of water, land and rock that makes up the Niagara Falls. And if you're an American visiting Canada, this is also the most economical helicopter tour you'll ever find. When...","review_date":"July 28, 2016"},{"attraction_id":2258,"user":"janiebeaumont","rating":5.0,"review":"Wonderful. What a fantastic way to see the Falls. We purchased a bus ticket and travelled down to the heliport and as soon as we arrive we obtained tickets for the flight. It's a good idea to speak to the info desk at your hotel as...","review_date":"July 25, 2016"},{"attraction_id":2258,"user":"melissabye","rating":5.0,"review":"Once in a Lifetime!. I've been coming to Niagara Falls since I was a kid. We've done it all and seen it all.....but we never did the helicopter tour. My husband and I splurged today to take our daughter up via helicopter. It was amazing!!! The staff were are...","review_date":"July 24, 2016"},{"attraction_id":2258,"user":"whydoineedthis","rating":5.0,"review":"Amazing Way To See The Falls. Definitely not the most budget friendly attraction in the area, but there's no better way to see the Niagara Gorge, the Falls themselves, and the Whirlpool. Friendly staff will give you a thorough briefing before loading you aboard one of the helicopters. The flight is...","review_date":"July 20, 2016"},{"attraction_id":2258,"user":"robert_m","rating":4.0,"review":"A Great Way to See the Falls. We had a great experience with Niagara Helicopters. We didn't have a reservation and just walked in mid-to-late morning. The ticket reps were happy to help us out. We only had to wait about 10 minutes to get on board.\nThe view was spectacular. This...","review_date":"July 14, 2016"},{"attraction_id":2258,"user":"theworldinaweekend","rating":4.0,"review":"These views of Niagara Falls are not to be missed!. We took this trip as part of a tour with King Tours to Niagara Falls. It was really easy to book ahead of time, but if you decide you want to take the tour on the day, then your tour guide can arrange this for...","review_date":"July 13, 2016"},{"attraction_id":2258,"user":"elizabeth_c","rating":5.0,"review":"WOW!!!!!!!!!!!! Must do if you want to be thrilled...... The team at Niagara Helicopters made the ride a once in a lifetime event for the Falls. I felt very safe and comfortable in this helicopter. If you have the time, go for it......","review_date":"July 13, 2016"},{"attraction_id":2258,"user":"ganchie","rating":5.0,"review":"Experience of a lifetime . My wife and I had the pleasure of taking a helicopter ride over niagara falls fantastic staff who helped my wife has she is a full time wheelchair user. Well recommended to everyone and the less mobile. Best way to visit this attraction is on...","review_date":"July 3, 2016"},{"attraction_id":2258,"user":"936alexandran","rating":5.0,"review":"Woohoo!. First time in a helicopter and it was great. The pilot certainly knew what he was dong. Felt completely safe and got some amazing pictures of the falls.\nOnly drawback: too fast!!! You feel you can stay up there for hours!","review_date":"July 2, 2016"},{"attraction_id":2258,"user":"summer53f","rating":5.0,"review":"Fabulous way to see the Falls. Treat yourself to a once in a lifetime trip over Niagara Falls. The pilot was very efficient, and handled the helicopter with great ease. He took the time to circle the falls several times, from different angles. My suggestion is to get a front seat...","review_date":"June 29, 2016"},{"attraction_id":2258,"user":"86mathewl","rating":2.0,"review":"Don't bother unless you especially like helicopter flights. Tourist trap. Short trip, limited viewing of the falls, expensive. Quick to take your money, usher you on a helicopter, quick happy snap, fly over the falls with voice recording playing. I've done a number of helicopter flights around the world and to date this...","review_date":"June 22, 2016"},{"attraction_id":2258,"user":"rhonda_e","rating":5.0,"review":"Only why to see the natural wonder of the powerful Niagara Falls. Oh what an experience. Didn't have to wait long to have an experience of a lifetime flying over the spectacular Niagara Falls Park. I was fortunate to be sitting in the front seat and had a birds eye view and I have great photos of...","review_date":"June 21, 2016"},{"attraction_id":2258,"user":"georgie_t","rating":4.0,"review":"Fabulous View of the Falls. Our Niagara tour dropped us off at the helipad and we had a very short wait. There's the obligatory photos to get out of the way before you climb aboard the very smart chopper - there were 3 of them in use - and away...","review_date":"June 10, 2016"},{"attraction_id":2258,"user":"panchitomontreal","rating":4.0,"review":"Expensive but a once in a lifetime experience. This is a must to do if you go to Niagara falls! Getting a bird's eye view of this Natural wonder is a thrilling exp\u00e9rience. You also get to see the dam and Niagara river and this makes you see the whole site in a...","review_date":"June 8, 2016"},{"attraction_id":2258,"user":"triphammer73","rating":5.0,"review":"Sky high fun. I was amazed at how stable the aircraft was. Did not even feel like I was flying except when the helicopter banked.\nGreat narrated tour over the American and Canadian falls and some local landmarks and attractions.\nIf you only do one thing in Niagra...","review_date":"June 7, 2016"},{"attraction_id":2258,"user":"nader_t","rating":5.0,"review":"Ride that you will never forget!. This is our 4th or 5th trip to Naigara falls and on each trip we learn more about the falls and this beautiful place. Since we have had the opportunity to experience most of things you normally do here, we decided to go either for...","review_date":"June 4, 2016"},{"attraction_id":2258,"user":"ffdoc2","rating":5.0,"review":"best views of all. regardless of the cost, it's over 100 dollars US per person this is a must do.\nthe flight could not be smoother, we had never been on a helicopter before, but whether it was the view, or the commentary, or just the machine and pilot...","review_date":"May 29, 2016"},{"attraction_id":2258,"user":"chuck2865","rating":5.0,"review":"What a way to see the breathtaking beauty of the falls and area.. Our group of 4 were quickly buckled in and connected with headphones. As we took off an automated audio tour began. Though the ride was only about 15 minutes long the memories and majesty of the falls will be forever. The staff inside the terminal...","review_date":"May 22, 2016"},{"attraction_id":2258,"user":"wjr47","rating":4.0,"review":"Aerial tour of the Niagara Gorge, River & Falls. A Frugal Friday coupon purchased for 1\/2 the usual price put us in a Niagara Helicopter Ltd. whirlybird, and we quickly agreed it was money well spent and something we should have done years before, especially since we've lived in Niagara for 70 years.\nThe...","review_date":"May 19, 2016"},{"attraction_id":2258,"user":"rosieandmaya2","rating":3.0,"review":"Seat extremely important. I had a ride in Niagara Helicopters today. Unfortunately I was sitting in the back row\nin a middle seat, the view to the side was obstructed by the person sitting next to me and couldn't see out of the front as impossible as three...","review_date":"May 16, 2016"},{"attraction_id":2258,"user":"shadina_g","rating":5.0,"review":"AMAZING . If going on a helicopter is on your bucket list you must go to Niagara Helicopter. It's worth every dollar. The ride is approximately 12 minutes, but that's all you need. It's an opportunity to see Niagara Falls like never before.\nHelicopters are different from...","review_date":"May 12, 2016"},{"attraction_id":2258,"user":"parkerb349","rating":5.0,"review":"Fantastic. First time on a helicopter, first time to the falls - Fantastic experience and well worth the money even if it was over so quickly. The staff were really friendly and helpful and you have a recorded commentary whilst flying over the falls which tells...","review_date":"May 8, 2016"},{"attraction_id":2258,"user":"sheila_w","rating":5.0,"review":"Bucket list...check!. Super fun! Totally worth it. Wonderful staff from check in to gift shop! Great tour with information. Totally impressed. Highly recommend when you visit Niagara Falls. Love the view of the falls from the air!","review_date":"May 7, 2016"},{"attraction_id":2258,"user":"vicki_c","rating":5.0,"review":"Beautiful and exciting!. My husband and I loved it! The staff was very pleasant and professional. The views of the falls and the surrounding area were truly breathtaking. The ride was less then 15 minutes, we would have loved to have had a little bit longer! Our only...","review_date":"May 2, 2016"},{"attraction_id":2258,"user":"robert_b","rating":5.0,"review":"awesome view. i take people from all over the world to niagara helicopters throughout the year. the staff there treat my passengers really well and are very helpful. i have been going there for over 20 years and in all that time not one passenger was ever...","review_date":"April 26, 2016"},{"attraction_id":2258,"user":"anita_h","rating":5.0,"review":"Great Christmas Gift...LOVED IT!!!. I used my Christmas gift today...a helicopter ride over Niagara Falls. Beautiful. Niagara Helicopter was great. Very safety conscientious and friendly. The helicopter was very nice and clean....clean widows. I wanted to take pictures and was not disappointed. This is one of the BEST ways...","review_date":"April 24, 2016"},{"attraction_id":2258,"user":"rnr636","rating":5.0,"review":"A must do !!. If you are going to Niagara Falls you need to see it from the sky too. This was a great experience. Having never been in a helicopter before I was a bit nervous but you quickly get accustomed to it. The turns freaked me out...","review_date":"April 19, 2016"},{"attraction_id":2258,"user":"colinwalker7","rating":5.0,"review":"Fantastic, smooth ride with amazing views. This was our first ever trip in a helicopter, I can honestly say I was not looking forward to it however it was a fantastic experience. We were given a briefing before takeoff, safety being the most important factor. When it was our turn we...","review_date":"April 3, 2016"},{"attraction_id":2258,"user":"christian_b","rating":5.0,"review":"Fun Experience. The tour was shorter than what I expected and at a higher elevation that I though (though we would get closer to the falls) but overall great way to see the falls and take some great pics","review_date":"March 24, 2016"},{"attraction_id":2258,"user":"alan_n","rating":4.0,"review":"A must do attraction. I highly recommend a helicopter tour over Niagra Falls. The view from the back seat is slightly obstructed particularly if you sit in the middle seat. It makes it difficult to take decent photos. Being a solo rider, you're then relying on other people taking...","review_date":"February 12, 2016"},{"attraction_id":2258,"user":"kevin_r","rating":5.0,"review":"Amazing. We had a wonderful time in Niagra Falls and the trip over the falls in the helicopter was brilliant. It was very well organised we all enjoyed it.","review_date":"January 26, 2016"},{"attraction_id":2258,"user":"10lila","rating":5.0,"review":"Great flight. Went up on a beautiful day with blue skies. The falls were spectacular from the helicopter and the pilot flew all round in order to give everyone ample opportunity to obtain great photos. Definitely recommend.","review_date":"January 10, 2016"},{"attraction_id":2258,"user":"phyllisl121","rating":3.0,"review":"Overpriced. $111 for a 10 min ride over the falls and the whirlpool rapids. It was a nice ride but not really worth the money. On top of that, you have to pay for the photos they take of you with the helicopter. Everything is overly...","review_date":"January 10, 2016"},{"attraction_id":2258,"user":"flyer1949","rating":5.0,"review":"Up up and away in that beautiful machine!. Picked up the helicopter trip on the way into Niagara as otherwise you need to catch a cab or free bus out to the site. Very slick operation well organised very little waiting around and nice helpful staff. Up and away, pre-recorded commentary and amazing...","review_date":"December 16, 2015"},{"attraction_id":2258,"user":"ruby_w","rating":5.0,"review":"Great Ride and View. We enjoyed the ride up the Niagara River and over the Falls. They play a pre recorded tape telling you all about your trip and what you are seeing then.\nThe pilot does not talk at all. If there is any knock it would have...","review_date":"November 28, 2015"},{"attraction_id":2258,"user":"kiwilah","rating":4.0,"review":"The views were worth it. The helicopter ride itself makes this worth the while as the views are incredible and something you will never see from the ground as there the actual Falls area is so huge. However I left thinking these guys need some lessons in customer service. Perhaps...","review_date":"November 21, 2015"},{"attraction_id":2258,"user":"d_b","rating":5.0,"review":"Wowww!. Excellent staff!\nPilot was so great. Not a bumpy ride at ALL. I wasn't worried which allowed me to enjoy the view.\nTaken right over the falls and it was a wonderful experience for my first time in a helicopter !\nWould go again for...","review_date":"November 3, 2015"},{"attraction_id":2258,"user":"davids021714","rating":5.0,"review":"Amazing Experience!. We had an amazing flight over the Falls, then we returned to have our photographs waiting and then we were given a memory stick that truly will be that as it has all our pictures and much more.\nWe will never forget this experience with...","review_date":"October 27, 2015"},{"attraction_id":2258,"user":"linda_m","rating":5.0,"review":"stunning. What a quick few minutes, but something I have always wanted to do. Truly amazing. The worse bit was the queuing ,waiting to get on the helicopter, however as normal THEY want to take the photos. I was put in the front next to the...","review_date":"October 26, 2015"},{"attraction_id":2258,"user":"missholders","rating":5.0,"review":"Flying high at the Falls. We were given the option to book this relatively last minute as part of a group tour excursion. We debated it due to the cost (around \u00a380) and duration time of only 10 minutes, but decided to do it anyway as we may never get...","review_date":"October 25, 2015"},{"attraction_id":2258,"user":"ian_h","rating":5.0,"review":"Birds eye view of the falls and surrounds. Staying at Niagara Falls for a few days.\nTook a ride with Niagara Helicopters to view the falls from above.\nWhat a trip.\nFly over the town, the falls, the rapids......\nComfortable craft and an experienced pilot. Smooth as silk\nRecommended","review_date":"October 21, 2015"},{"attraction_id":2258,"user":"ploppy86","rating":3.0,"review":"I was quite disappointed.... We booked a day trip from Toronto to Niagara Falls with a tour operator who offered to do a Helicopter ride with Niagara Helicopters. The organisation was good. Our tour operator brought us there and we were really looking forward to the flight. We were...","review_date":"October 19, 2015"},{"attraction_id":2258,"user":"jon_n","rating":5.0,"review":"Beautiful - must do!. Best sights to see are from the air! My wife doesn't like flying, but she loved the helicopter tour! Well worth the money!","review_date":"October 12, 2015"},{"attraction_id":2258,"user":"jessica_s","rating":5.0,"review":"Great views even from the middle of the helicopter. My husband and I decided to take a helicopter ride since we were celebrating our honeymoon. I am so glad we did! We have done a lot of the other experiences around the falls from behind the falls to the jet boats. It was great...","review_date":"October 10, 2015"},{"attraction_id":2258,"user":"rockwoodroo","rating":5.0,"review":"Brilliant! Worth the money. Have always wanted to do a helicopter tour and this was reasonably priced. Absolutely brilliant. Friendly staff, new equipment and amazing views of the falls. Lots of opportunities to get good photos and video. Highlight of our trip and very safe!","review_date":"October 7, 2015"},{"attraction_id":2258,"user":"anne_mary_f","rating":5.0,"review":"Birds eye view of the Falls.. The Niagara Helicopter rides give one an overall view of the Canadian and US falls. One can actually see how lake Erie flows down into the Niagara river over the horseshoe fall and the US fall. A grand view of the rapids leading up to...","review_date":"September 29, 2015"},{"attraction_id":2258,"user":"kt1979","rating":5.0,"review":"well worth it. My husband and I did an organised trip to Niagara Falls from Toronto. On the way the tour guide told us about the opportunity to do the helicopter flight over the falls. We are so glad that we did it. We waited for about 10...","review_date":"September 24, 2015"},{"attraction_id":2258,"user":"peter_john_h","rating":5.0,"review":"Dream flight over Niagara. Here I go again using the word Spectacular, but the falls view from the air with Niagara Helicopters is just that. and if you add the thrill of the helo flight into the equasion the whole thing is breathtaking. Your pilots job is to get...","review_date":"September 22, 2015"},{"attraction_id":2258,"user":"travelingpards","rating":4.0,"review":"Short ride but cool view of the Falls. It's a short ride but the views are fantastic (a great way to see the Falls) --- the pilot angles the helicopter so that you get good views no matter which side you are on. The aircraft sits six (in addition to the pilot) with...","review_date":"September 19, 2015"},{"attraction_id":2258,"user":"sjoerd_j","rating":5.0,"review":"What a flight!. A very memorable way to start our visit to the Niagara falls, which was actually a surprise birthday gift. The best way to see the entire falls region!","review_date":"September 18, 2015"},{"attraction_id":2258,"user":"steven_g","rating":5.0,"review":"Exciting way to see the falls. The helicopter ride was all of 12 minutes but it was a great view of the falls in a comfortable ride. Definitely worth while.","review_date":"September 13, 2015"},{"attraction_id":2258,"user":"kelly_m","rating":5.0,"review":"Stunning. This is the best way to view the falls. It was absolutely breathtaking and i would recommend anyone to do this whilst they are in Niagara.","review_date":"September 10, 2015"},{"attraction_id":2258,"user":"sjhawthorne","rating":5.0,"review":"Excellent tour!. Excellent helicopter tour! While it was literally 12 minutes, it felt much longer. The falls are beautiful up close but seeing it from above is even better. I highly recommend this!","review_date":"September 9, 2015"},{"attraction_id":2258,"user":"rob_k","rating":4.0,"review":"Nice view, my 12 year ld son enjoyed it a lot. I was thinking abut taking this helicopter tour for awhile, on every trip I made to Niagara, and finally decided to do it. It was about a 10 minute ride where you go to the falls and back. Nice views. They gave me the family...","review_date":"September 7, 2015"},{"attraction_id":2258,"user":"juliah997","rating":5.0,"review":"Beautiful view of Niagra Falls and Vineyard. My husband and I enjoyed a helicopter ride with a view the US and Canadian side of the Falls and also the vineyards for our Anniversary.","review_date":"September 5, 2015"},{"attraction_id":2258,"user":"willum65","rating":5.0,"review":"A new experience!. We've visited Niagara quite a few times now and done the helicopter ride each time - and always with this company because of its excellent safety record. Every time we go we think we don't have to do the helicopter flight but the thrill of...","review_date":"September 1, 2015"},{"attraction_id":2258,"user":"nicola120988","rating":5.0,"review":"Once in a lifetime experience!!!. Went as a wedding present and loved it! Was a bit of a wait for the helicopter but they were working flat out with 4 helicopters in constant rotation. The trip lasted 10 minutes. Got a truly incredible view of the falls.","review_date":"August 26, 2015"},{"attraction_id":2258,"user":"lynda_r","rating":5.0,"review":"Awesome. This was just awesome. Our helicopter ride over the falls was amazing. You see so much and you are just mesmerized. You won't be able to stop taking photos either. So worth it and ppl of all ages are able to experience this wonderful ride.","review_date":"August 23, 2015"},{"attraction_id":2258,"user":"jasminegan","rating":4.0,"review":"Awesome view !. A quick (yes, unfortunately it last for only 10 minutes) awesome complete view of the landscape surrounding the amazing falls. Had the best seat at the front beside the pilot and it does feel a little like roller-coaster ride whenever he takes a dip here...","review_date":"August 23, 2015"},{"attraction_id":2258,"user":"richard_trus","rating":5.0,"review":"Great way to see the falls. We had a great experience at Niagara Helicopters taking the flight over the falls. The crews were very professional and concerned with safety. The helicopters were new, clean and very comfortable. They are located close to the falls so you don't waste any air time...","review_date":"August 13, 2015"},{"attraction_id":2258,"user":"bw1989","rating":3.0,"review":"So Disappointing. My partner and I were traveling with 2 others and were spending a few days in Niagara.\nWe decided to pay the $170 per person to do the helicopter ride. You were able to just turn up and it was only a short wait until...","review_date":"August 6, 2015"},{"attraction_id":2258,"user":"kitty63melbourne","rating":5.0,"review":"Great Experience. Decided to do the Helicopter Tour over the falls on the way to them, and very glad we did. It was a great experience and great to get a birds eye view of the falls and the surrounding area. Very professionally run operation. Friendly staff...","review_date":"August 5, 2015"},{"attraction_id":2258,"user":"blnd2nv","rating":5.0,"review":"Amazing. The staff is friendly and helpful. The ride is amazing and the views are spectacular. This is the best way to see Niagara Falls by far. No words to descibe it.","review_date":"August 4, 2015"},{"attraction_id":2258,"user":"melanie_g","rating":5.0,"review":"Best experience ever . Friendly staff. Love the ride. It was just breath taking. The picture they took was really nice. And the view is unbelievable. I would recommend every that goes to Niagara Falls to visit that place.","review_date":"August 3, 2015"},{"attraction_id":2258,"user":"chirag_r","rating":5.0,"review":"Amazing experience. .... No words to describe this amazing ride.....thank you.we have really nice experience at Niagara fall . everyone who can afford the helicopter ride must u have to do with this company. And it's life time experience to see niagara falls from sky.","review_date":"August 1, 2015"},{"attraction_id":2258,"user":"roberta_w","rating":4.0,"review":"Buzzing The Falls :0). Fastest 15 minutes of my life BUT well worth it! Amazing views of Niagara falls\nfrom above. It is expensive but I would do it again in a heart beat. Simply organised and one of the receptionists went out of her way to help us....","review_date":"July 23, 2015"},{"attraction_id":2258,"user":"buggirl24","rating":5.0,"review":"Awesome experience with great views. We took the 12 minute tour over the falls and it was great. The view was spectacular. The narration was good. The safety checks seemed to be very good, everyone knew what to do and things ran really smoothly. The wait time was short as...","review_date":"July 21, 2015"},{"attraction_id":2258,"user":"diamondtone","rating":5.0,"review":"A flight of fancy............. I have visited Niagara many times, but decided on this occasion to invest in a flight over the Falls. I know that both I and my guests enjoyed every minute..\nAlthough the flight is only about 12 minutes, it is well worth the investment. It...","review_date":"July 20, 2015"},{"attraction_id":2258,"user":"expatdaze","rating":5.0,"review":"What a thrill - safe professional staff and experience. Been wanting to to do this trip for years and finally did!\nWhat a TRIP!\nA bit pricy but one expects that for a 12 min helicopter ride around the falls\/area.\nThe whole experience was simply a thrill and the staff\/pilot were super friendly and...","review_date":"June 24, 2015"},{"attraction_id":2258,"user":"gabriella_t","rating":5.0,"review":"Wow!!! Amazing, breathtaking experience! . Never before had a chance to experience this wonderful spectacle!!! Love flying, but this is different! Absolutely unique! Even if you have seen Niagara Falls, you never seen this!\nIts a must see experience!","review_date":"June 13, 2015"},{"attraction_id":2258,"user":"rossana_a","rating":5.0,"review":"Best View - Amazing. My first helicopter ride and it was an amazing experience. The views of the falls are breathtaking. During the ride I learned some new and great facts about Niagara as they provide a recorded message for all to listen to. The pilots are fantastic and...","review_date":"June 12, 2015"},{"attraction_id":2258,"user":"yanaisyn","rating":4.0,"review":"What a view!. The only reason why I am not rating it as a five stars is because the trip should last longer! Amazing experience and very unique and beautiful way to see the falls. The trip is quite expensive and it last about 10 mins but totally...","review_date":"June 1, 2015"},{"attraction_id":2258,"user":"123kristalv","rating":5.0,"review":"Loved it!!!!. Hands down, the best tourist attraction at Niagara! I so enjoyed seeing everything in the area and especially the falls. Very informative as well. Highly recommend.","review_date":"May 28, 2015"},{"attraction_id":2258,"user":"sean_f","rating":5.0,"review":"Highlight of the day!. Albeit a short ride it was most definitely worth it. You get to see both falls, American and Canadian plus the whirlpool from both sides of the helicopter giving everyone an opportunity to take wonderful photographs.\nWell worth the effort and good value for money","review_date":"May 21, 2015"},{"attraction_id":2258,"user":"redsoxpats1","rating":5.0,"review":"Mothers Day gift. Two of our children took my wife and I on the Niagara helicopter tour. It was incredible the ground crew was very friendly and informative before we took off. They provided a lot of useful information. The flight itself was a great experience. highly recommended.","review_date":"May 19, 2015"},{"attraction_id":2258,"user":"tracey4650","rating":5.0,"review":"Best experience ever. I was so lucky to have been seated next to the pilot.... I got some great photos of the falls, half frozen.... In my opinion, this is the best way to see Niagara falls.... A must for everyone... Of course it could have been a...","review_date":"May 17, 2015"},{"attraction_id":2258,"user":"keya707","rating":5.0,"review":"Husband loved it. He claims this is the best part of his trip to Niagara Falls. Worth going but it is expensive over 130\/person","review_date":"April 23, 2015"},{"attraction_id":2258,"user":"corney_q","rating":5.0,"review":"the ride that I've ever had.. I really liked to how the view of Niagara Falls looks from in the sky in the Helicopter. Nothing to dislike.","review_date":"April 16, 2015"},{"attraction_id":2258,"user":"nora_ni1975","rating":5.0,"review":"A must do - to experience the Falls magnificance. My husband, sister and I had an amazing 9 minute helicopter ride with Niagara Helicopters Ltd last week. Both my sister and husband were scared of heights, but the dialogue during the ride, put both at ease and we even remember some of the facts...","review_date":"April 10, 2015"},{"attraction_id":2258,"user":"ian_w","rating":4.0,"review":"Helicopter Happiness. Just had a truly amazing trip over both the American and Canadian Falls,thanks to this company.Had 3 days previously experienced my first ever helicopter trip in the USA and found that where they crammed in 6 with the pilot,and 2 of the 4 of us...","review_date":"March 23, 2015"},{"attraction_id":2258,"user":"mono_jockos","rating":5.0,"review":"Niagara Helicopters Limited. I am sure I wrote a highly positive review of this experience and the company itself in August 2014 after having had an amazing helicopter trip over the falls. I have also received some traveler questions based on that review, so am not sure why...","review_date":"March 10, 2015"},{"attraction_id":2258,"user":"kelric","rating":5.0,"review":"Worth the cost. If one has never ridden in a helicopter, or not, this is a 15 odd minute experience that is worth the 150 or so dollars of cost. The pilots come and go quickly and it is an efficient and safe loading and unloading. The staff...","review_date":"March 3, 2015"},{"attraction_id":2258,"user":"norman_b","rating":4.0,"review":"Amazing views. This was the highlight of our trip to the falls.the take off point is in in town close to the falls and easily accessible by car or bus. The WEGO bus stops within a short walk and costs only $7 for a twenty four hour...","review_date":"February 27, 2015"},{"attraction_id":2258,"user":"adewotton","rating":4.0,"review":"Brilliant . I can't comment on the value of the trip as it came as part of a package. However, as someone who has never flown in a helicopter before it was breathtaking.\nBeing winter and a windy day (pilots are excellent) we did not have to...","review_date":"December 15, 2014"},{"attraction_id":2258,"user":"antarcticbound","rating":5.0,"review":"A must do in Niagara. Although a bit pricey, the helicopter ride is one of the things to do when in Niagara. The WEGO bus goes close to the helicopter terminal or you can drive your car to their parking area. The ride was smooth and the pilot manoeuvrers the...","review_date":"November 15, 2014"},{"attraction_id":2258,"user":"rivendelllondon","rating":5.0,"review":"Amazing!!!!. My first time in a helicopter and it was amazing! The flight was smooth ( no turbulence like on a plane) . The view was spectacular over Niagara Falls and surrounding area. Seeing the Falls up close on the Hornblower boat was amazing too and...","review_date":"October 31, 2014"},{"attraction_id":2258,"user":"chan3188","rating":5.0,"review":"Niagara Helicopters \u2013 The Ride of Your Life. Many travelers have visited Niagara Falls, either at the America side or the Canada side or on both sides. Unfortunately many have missed the helicopters ride over Niagara. The 25min flight costs about US$145 and it\u2019s worthwhile. The spectacular aerial views on Niagara Falls and...","review_date":"October 27, 2014"},{"attraction_id":2258,"user":"zab2go","rating":5.0,"review":"Great!. I actually had my wedding in one of Niagara Helicopter's Helicopters over Niagara falls. They didn't actually preform the ceremony or plan it however I did want to point out how amazing the staff was. The staff was great, accommodating to my wedding party of...","review_date":"October 15, 2014"},{"attraction_id":2258,"user":"philip_m","rating":5.0,"review":"Great views of the falls. This really is the only way to see the falls. We arrived just as a storm was ending (although they said they didn't really have to stop flying) and there was no queue at all. We walked straight up to the desk, bought a ticket...","review_date":"October 11, 2014"},{"attraction_id":2258,"user":"alien1944","rating":5.0,"review":"oh wow !!. Great views over the falls, a great experience too, never been in a helicopter before and would do it again, gave a whole new aspect to wonderful falls !!","review_date":"October 5, 2014"},{"attraction_id":2258,"user":"scattty","rating":5.0,"review":"unreal. i went on the helicopter over the falls and it was fantastic the commentary was very interesting too well worth doing","review_date":"September 20, 2014"},{"attraction_id":2258,"user":"baytownbear","rating":5.0,"review":"Most fun on the trip. It's a quick 10-minute helicopter tour over the Niagara Gorge and Falls. The views are spectacular. The staff is serious about safety. It's worth the price.","review_date":"September 15, 2014"},{"attraction_id":2258,"user":"photopage","rating":5.0,"review":"Breathtaking!. When you go on a helicopter it is amazing! Overlooking Niagara Falls! The view of Niagara form the helicopter is a great way to see Niagara! Great staff and an amazing ride! Great for photographers, family, friends, couples and by yourself!","review_date":"September 14, 2014"},{"attraction_id":2258,"user":"p22s22","rating":5.0,"review":"An interestingly different view from the air and an exciting ride. Just taking a helicopter trip is exciting, and the panoramic views of the area are excellent. Views of the falls from the sky give a different perspective to ground level, as the photo shows. Short, but very enjoyable. If the plane is full (6 passengers)...","review_date":"September 9, 2014"},{"attraction_id":2258,"user":"natalieb382","rating":5.0,"review":"Awesome!!!!!!. The tour was brief but the sights were exquisite! The employees at the front desk were very friendly This was wonderful. Great views of the falls both on the Canadian and US sides of the Falls. Breathtaking. Our pilot Travis was very informative. Only negative...","review_date":"September 7, 2014"},{"attraction_id":2258,"user":"marlo_c","rating":3.0,"review":"Great views and scenery, but discriminatory helicopter assistants. The tour was brief but the sights were exquisite! The employees at the front desk were very friendly. My only problem was the service employees that assist the passengers - I believe that I was discriminated when they did not let me in the front...","review_date":"September 4, 2014"},{"attraction_id":2258,"user":"mono_jockos","rating":5.0,"review":"Amazing Helicopter Ride. Words escape me!\nAdmittedly at 120 this was not cheap, but the 8 minute flight over the falls offered spectacular views and my first ever helicopter ride.\nIf it is within budget, it is something I would recommend and do again without doubt!","review_date":"September 3, 2014"},{"attraction_id":2258,"user":"vaibhav2001","rating":4.0,"review":"Sky fall . Once in a life time opportunity and one should not miss the thrill & experience to see Niagara Falls from sky. Well maintained choppers and smooth ride is all you will get apart from breathtaking view. Though ride is short and little expensive but worth...","review_date":"September 1, 2014"},{"attraction_id":2258,"user":"bekkiackerman","rating":5.0,"review":"One of the highlights of our holiday!. Although flying in a helicopter didn't come cheap, it was well worth the money! The views of the falls were incredible and I would encourage anyone visiting Niagara to experience the beauty of the falls from above.","review_date":"August 15, 2014"},{"attraction_id":2258,"user":"beentherewillyou","rating":4.0,"review":"Great Views. We went here a couple of years ago, and whilst we had seen the falls from the boat this was also on our wish list. The helicopters and roomy and well presented. The staff and pilots and friendly and helpful. But best of all the...","review_date":"August 14, 2014"},{"attraction_id":2258,"user":"pavsingh","rating":5.0,"review":"Best thing spend in Canada. Worth all the money, and would love to do again!. I believe using Trip Advisor helped a lot in my decision.\nI used this site to continually to find the best attractions when travelling to Canada in September 2013.\nOnce I had found that I wanted to use Niagara Helicopters Limited, I immediately contacted them...","review_date":"August 6, 2014"},{"attraction_id":2258,"user":"pernille2912","rating":4.0,"review":"niagara falls by helicopter. A planned visit to Niaraga Falls ended with a trip over the falls by helicopter. An excellent and exciting tour with a lot of usefull information along the way. Fully recommented","review_date":"August 6, 2014"},{"attraction_id":2258,"user":"karen_c","rating":5.0,"review":"flight over the falls. Fantastic view of all around, the whirlpool is awesome and the falls are spectacular, so much so I forgot the fact that it was my first time in a helicopter. The pilot was very good and the info recording gave all you need to know","review_date":"August 3, 2014"},{"attraction_id":2258,"user":"gaywhistler","rating":5.0,"review":"Runs like a Swiss Time Piece - Spectacular Views. This was my second time flying with Niagara Heli and like the Swiss, they are consistent and run like clockwork like a well oiled machine. From the arrival experience, safety briefing, taking off, to the landing everything was perfectly timed and was flawless.\nSuch a...","review_date":"July 13, 2014"},{"attraction_id":2258,"user":"susan_b","rating":5.0,"review":"CLEAR SKIES = WORTH THE RIDE. We had beautiful blue skies for our 10 minute journey. Arrive EARLY. They have several helicopters but they bring people in by the BUS load (3 buses were rolling in when we exited). They take your picture in front of the helicopter before you board....","review_date":"July 9, 2014"},{"attraction_id":2258,"user":"tami_p","rating":5.0,"review":"Amazing View. This was only our second helicopter tour (first one being Three Valley Gap in British Columbia), but I think we are now hooked. Yes, the ride is short but wow. They take you down the river from the whirlpool to the falls. When you see...","review_date":"July 3, 2014"},{"attraction_id":2258,"user":"cameron_c","rating":5.0,"review":"Amazing Bird's Eye view of the Niagara Falls!. I really think this is the best option if you want to see the whole of Niagara Falls, this helicopter ride is my first time, and it's really good, the cabin was clean and comfortable, the crew were friendly, and it left a good memory...","review_date":"June 30, 2014"},{"attraction_id":2258,"user":"charliefromdallas","rating":5.0,"review":"Canada Trip. For the price, this is the best value we had on our entire two week trip. We felt safe, the pilot Rob was real good of making sure that everyone( both side of the helicopter), got a view. It is truly the only way to...","review_date":"June 24, 2014"},{"attraction_id":2258,"user":"blufforbust","rating":5.0,"review":"A Must Do. I was a little skeptical about paying $324 for 3 of us to go on a 12 minute helicopter ride (1yr old was free) but I'm glad we went.\nThe views were awesome and to see the face of our baby was priceless. It was...","review_date":"June 24, 2014"},{"attraction_id":2258,"user":"helen_s","rating":5.0,"review":"....my Niagara highlight.. I faced this ride nervously, having never before ridden in a helicopter. My fears were soon dissipated, because the actual trip was as smooth as, and I wish it could've lasted longer. The views were superb, and just seeing the course of the river, and...","review_date":"June 17, 2014"},{"attraction_id":2258,"user":"colin_a","rating":5.0,"review":"Worth Every Penny. This is a short 12 minute helicopter ride, but really the best way to see the falls and the surrounding area, whirlpool, and magnitude of falls. The pilot was excellent and the recorded narration was very informative.","review_date":"June 9, 2014"},{"attraction_id":2258,"user":"andrew_b","rating":4.0,"review":"A bit disappointing to be honest. I was on a day coach trip from Toronto which called at the base so on impulse I booked a ride there and then. Not cheap at $108 (\u00a360) but only a few minutes wait until boarding a Bell 407 helicopter. No rucksacks allowed on...","review_date":"June 8, 2014"},{"attraction_id":2258,"user":"csimmamps","rating":4.0,"review":"Incredible Views of the Falls. This ride was an option on our Gray Line tour. it offers a totally different perspective of the falls. It was a very exciting 10 minutes or so. well worth the effort.","review_date":"June 3, 2014"},{"attraction_id":2258,"user":"mikeatk21","rating":5.0,"review":"Great service and friendly pilot. This was our first time in a helicopter and the pilot was very helpful making us feel comfortable. The day was overcast and the tour was initially cancelled but they called back later to let us know they could get us up. The pilot took...","review_date":"May 28, 2014"},{"attraction_id":2258,"user":"sandra_p","rating":5.0,"review":"Spectacular family trip over Niagara Falls. As a family of 4 we took a scenic flight over Niagara Falls. We were advised that other helicopters were cheaper but we were happy to pay for the convenient location and professional service. They were great with our 2 young boys aged 3 and...","review_date":"May 15, 2014"},{"attraction_id":2258,"user":"willum65","rating":5.0,"review":"Amazing Experience Flying over the Falls!. We had visited Niagara Falls quite a few times and sailed on \u201cMaid of the Mist\u201d each time. After taking some photos of the falls from ground level we were looking for something different. Boy! Did we find it? Yes! - in the form of...","review_date":"May 6, 2014"},{"attraction_id":2258,"user":"gail_h","rating":5.0,"review":"Amazing! Exhilarating!. I love the Niagara Region and visit very often so I was thrilled that my children gave me a gift certificate for a ride at Niagara Helicopter. I called a day in advance to see about their policies so I understood fully that a ride...","review_date":"February 5, 2014"},{"attraction_id":2258,"user":"629jessicag","rating":5.0,"review":"Best Experience Ever. My boyfriend and visited the Niagara Falls this weekend, one of the attractions we chose was to go on the helicopter. It was our first time flying in a helicopter and the staff made sure we were safe at all times. The flight was only...","review_date":"February 2, 2014"},{"attraction_id":2258,"user":"lindais","rating":5.0,"review":"Spectacular Time!!. Amazing flight with fantastic views of the falls, river and surrounding area! Exciting, memorable and a great way to end our Niagara trip!","review_date":"December 30, 2013"},{"attraction_id":2258,"user":"big_al191270","rating":5.0,"review":"An Eagle Eye Experience!. My wife and I, after riding the Maid of the Mist earlier in day, decided it was time to take to the air over the Niagara Falls. We were booked in with Niagara Helicopters Limited. This would be my very first helicopter flight, and what...","review_date":"October 19, 2013"},{"attraction_id":2258,"user":"monkeychops181","rating":5.0,"review":"Absolutely Amazing. This is an experience that will stay with me forever, I visited Canada as part of a trip with 200 or so other travel agents and was fortunate enough to have a flight over the falls with Niagara helicopters. The views were absolutely stunning and...","review_date":"September 26, 2013"},{"attraction_id":2258,"user":"laura-jane-brown","rating":5.0,"review":"Ticked off my bucket list!. It was my 1st time in Canada and have been wanting to go in a helicopter for so long! There is no better place than over Niagara Falls! It defiantly met all expectation and more! Niagara helicopter ltd were amazing with me and my mum,...","review_date":"September 16, 2013"},{"attraction_id":2258,"user":"cbee201","rating":5.0,"review":"Fantastic experience!. This was amazing! I was a little nervous about it beforehand, but the helicopter is very stable and I felt comfortable once I was on it. The staff is friendly and helpful. Most importantly, the view of the Falls and the surrounding area is breathtaking!...","review_date":"September 11, 2013"},{"attraction_id":2258,"user":"cazual","rating":5.0,"review":"Great highflying fun at the falls.. My wife and I always wanted to do a helicopter tour and decided to try\nNHL while we were in Niagara Falls on vacation. The experience was\nabsolutely fantastic, the weather was perfect and the views were\namazing. The ride from start to finish is...","review_date":"September 4, 2013"},{"attraction_id":2258,"user":"malyhupe","rating":5.0,"review":"Expensive, but you have to try at least once. We were at the Helicopter Niagara Tour in August 2013 with our family. It was a very nice ride but somewhat expensive for a 12 minute ride, but you have to see the Niagara Falls from the air. During the flight, you have head phones...","review_date":"August 17, 2013"},{"attraction_id":2258,"user":"skyjockey99","rating":4.0,"review":"Worth it!. It's not cheap to fly in a helicopter but it's a brilliant experience - and flying over Niagara must be one of the best places to have a go. These guys are slick - we didn't queue for long, and were on board and flying...","review_date":"August 16, 2013"},{"attraction_id":2258,"user":"nattybg","rating":5.0,"review":"Well worth the money!. My very first glimpse of the falls was from the sky! The view from the helicopter was amazing!\nThe staff were friendly and professional and the pilot was great! I would suggest if you have the time you should do the flight.\nI will never...","review_date":"August 13, 2013"},{"attraction_id":2258,"user":"220678","rating":5.0,"review":"The best way to see the falls. Took my first helicopter ride with this company over Niagara Falls this summer, quite simply it was brilliant. It was a lovely sunny day and got amazing photos. You can take the Wego bus system to the Aero Car stop and walk up the road...","review_date":"August 10, 2013"},{"attraction_id":2258,"user":"matt_m","rating":5.0,"review":"Best Views in Niagara. If you are looking for the best views in Niagara I'd 100% endorse Niagara Helicopters. These guys are the pinnacle of professional. Nothing short of impressive all around.\nThanks Niagara Heli for a great experience and memories.","review_date":"July 30, 2013"},{"attraction_id":2258,"user":"andrew_s","rating":5.0,"review":"What an experience!!!. Originally we turned up on the 8th June, were disappointed to find out they were not flying due to weather conditions, however we tried again on the 9th on our way back to the airport and the weather was great, we were in the helicopter...","review_date":"June 11, 2013"},{"attraction_id":2258,"user":"parisattraction","rating":5.0,"review":"Guy Fisher was a great pilot. My family and Had opportunity to go with Niagara Helicopters on a Ride. unforgettable experience. I had the opportunity to sit next to the Pilot called Guy Fisher. He was very friendly and an amazing Pilot. I will highly recommend this ride to any one...","review_date":"June 9, 2013"},{"attraction_id":2258,"user":"henrys321","rating":5.0,"review":"Up, up and away!. The helicopter ride is a must. The views of the falls from the sky is just fantastic, well worth the $258 we paid for the two of us. If you have your photos taken be prepared to pay $25 per photo. The ride last just...","review_date":"June 8, 2013"},{"attraction_id":2258,"user":"prtyof5","rating":5.0,"review":"Fun in the sky. I don't know if they'll let me review this attraction because we did this in May of 2008 . I had totally forgotten about this site until I started planning our 2013 vacation other wise I would have posted long ago. My husband and 2...","review_date":"April 9, 2013"},{"attraction_id":2258,"user":"elena_b","rating":5.0,"review":"Awesome ride!. Unbelievable ride! The entire staff at Niagara Helicopter was amazing. They even asked my 7 yr. old daughter if she wanted to ride up front with the pilot. She LOVED it! The ride is super smooth and the view is amazing. We were fortunate enough...","review_date":"April 4, 2013"},{"attraction_id":2258,"user":"rick_p","rating":1.0,"review":"Don't book ahead - bring some salt - talk to a lawyer. During the Christmas holidays, I took my nephews to Niagara Falls, specifically to take the helicopter ride. We travelled from Hamilton, Ontario, by bus. We then took a cab to Niagara Helicopters. It was a clear day, with a mild and gentle breeze. Our flight...","review_date":"January 19, 2013"},{"attraction_id":2258,"user":"rochelle_r","rating":5.0,"review":"You can't beat this view of the falls. I lived in Niagara Falls for 5 years, and I can tell you there are a lot of really cheesy attractions - this is definitely NOT one of the them. Niagara Helicopters is as professional and customer-service oriented as they come. The flight was a...","review_date":"January 2, 2013"},{"attraction_id":2258,"user":"andthenwhat","rating":4.0,"review":"what a view!. I took the first flight out on Dec. 1, 2012 and it was a memorable experience. I was able to sit\nbeside the pilot and although the tour itself only lasted about 12mins., the view was awesome.\nThe pilot make sure people on both side...","review_date":"December 19, 2012"},{"attraction_id":2258,"user":"wajahatmr","rating":5.0,"review":"Niagara trip incomplete without the aerial view!. I visited Niagara in autumn of 2012 and took the helicopter flight. Though it is just a 10 minutes flight, but it is highly recommended for tourists.\nThe aerial views are breathtaking and the orientation provided during the flight contains valuable\nknowledge.\nMaybe if one...","review_date":"November 23, 2012"},{"attraction_id":2258,"user":"anne_k","rating":5.0,"review":"NIAGARA FROM THE AIR. We took this helicopter tour with Niagara Helicopters as an additional optional tour on a Greyline excursion from Toronto to Niagara and loved every minute of it. The helicopter was so smooth and quiet and offered excellent room to take photographs and view the falls...","review_date":"November 10, 2012"},{"attraction_id":2258,"user":"darjaseme","rating":5.0,"review":"Go for it!. We took the helicopter flight over Niagara with my 7 years old son and we both loved it. The flight was very smooth and the view is amazing! This vas truly a special!","review_date":"November 8, 2012"},{"attraction_id":2258,"user":"supernige","rating":5.0,"review":"W - O - W. I went on the 'Maid of the Mist' first and then the helicopter afterwards. I think that that is the right way to do it. It's certainly worth doing both, the boat is good but the helicopter is awesome. Be aware though, if you are...","review_date":"October 19, 2012"},{"attraction_id":2258,"user":"beintem","rating":5.0,"review":"What a view!!. Oh wow......my husband wanted to view the falls in a helicopter, so we decided to try it. I had no time to say no (im afraid of heights) but the girls at the desk convinced me that I could do it. I had done many...","review_date":"October 19, 2012"},{"attraction_id":2258,"user":"s80chris","rating":5.0,"review":"Memories that will last a liftime. take the wego green bus north and get off at whirlpool aero car stop - not the white water walk as our bus driver told us as that is 1.08 miles down the hill!!!! Walk up the hill to the lights and turn left on...","review_date":"October 16, 2012"},{"attraction_id":2259,"user":"melonsgal1","rating":5.0,"review":"Just great. We loved the experience of the sea plane. My husband is 6' 2\" and his legs were quite cramped inside the plane. But worth it when we took off such an unique experience. We went on the whale watch too. And visited Victoria. The gardens...","review_date":"September 18, 2018"},{"attraction_id":2259,"user":"philipf223","rating":5.0,"review":"No Orcas and still Amazing . We thoroughly enjoyed this trip. The planes were on time and professional. My husband got sit in the co-pilot seat so he was ecstatic. Loved getting the opportunity to experience water take off and landings.\nUpon arriving in the adorable and beautiful Victoria, we found...","review_date":"August 7, 2018"},{"attraction_id":2259,"user":"arturof891","rating":4.0,"review":"Day in Victoria. Good flight. Flight was delayed due to weather and the reservations employee whom I called to confirm the flights with instructed me to show up at the wrong time. This caused them to mark us as no shows and we were pushed to a later...","review_date":"April 30, 2018"},{"attraction_id":2261,"user":"jgoly","rating":5.0,"review":"A Toronto MUST. We got to sign up for a team incentive with our work group, so decided to do a food tour of the St. Lawrence Market with Culinary Adventure Co. It was the most beautiful day, most delicious food, and the best way to spend a...","review_date":"March 4, 2019"},{"attraction_id":2261,"user":"sophiepellar","rating":5.0,"review":"Best brunch ever !. Second food tour in the books and once again I am left completely satisfied and ready for another! Leo was such a great guide and the wide array of cuisines throughout made for a great experience. I can't wait to go again!","review_date":"February 3, 2019"},{"attraction_id":2261,"user":"carolinevagabond","rating":5.0,"review":"You will be full by the end of the tour!. This was one of the best food tours I\u2019ve been on! A lot of food tours claim that you will be full by the end of the tour, and you\u2019re left hungry, but for this food tour you will definitely be full. The food was...","review_date":"December 30, 2018"},{"attraction_id":2261,"user":"trosescout","rating":5.0,"review":"Kind Customer Service. Our family trip to Toronto was cut short; resulting in having to cancel our Brunch Food Tour. We wrote the company per their instructions stating we needed to cancel.\nCulinaryAdvCo wrote us back stating they understood and since we had purchased the Peace of Mind...","review_date":"December 30, 2018"},{"attraction_id":2261,"user":"emma_l","rating":3.0,"review":"Probably wouldn't do the tour again. This was our first walking brunch tour so I didn't know really what to expect. I was hoping for more food tasting on route. It was only the two of us so maybe we didn't get the full experience of having the group? We started...","review_date":"December 29, 2018"},{"attraction_id":2261,"user":"lito_r","rating":5.0,"review":"Kensington-Culinary adventure. Received this as a gift and although we were originally reluctant to do the Kensington Tour, I have no regrets. Our guide Leo was knowledgeable, organized and engaging. I would strongly recommend, particularly for someone visiting Toronto and is looking for a taste of the...","review_date":"December 9, 2018"},{"attraction_id":2261,"user":"adri_z","rating":5.0,"review":"Great food, great guide. Was surprised with this tour a few weeks ago as a gift. What an amazing experience. Our guide Leo was fun and engaging and gave us lots of great facts about Toronto. I loved the fact that the places we went to were not chain...","review_date":"October 11, 2018"},{"attraction_id":2261,"user":"408daniellel","rating":5.0,"review":"Great tour, Interesting and delicious!. We went on the tour to celebrate Thanksgiving and my daughter\u2018s birthday. My kids loved the tour! Very interesting area of Toronto especially graffiti alley! All the food stops were delicious and the time span was perfect! Thank you Kevin for a wonderful highlight in...","review_date":"October 8, 2018"},{"attraction_id":2261,"user":"kim_s","rating":5.0,"review":"Wonderful Experience. I did not know what to expect as I have never been on such a tour, but Kevin, the owner, who was our tour guide, was extremely knowledgeable and very friendly. We started the tour with a bang, being able to get either coffee or...","review_date":"October 8, 2018"},{"attraction_id":2261,"user":"grace_r","rating":5.0,"review":"A great adventure in a city I have lived in for 50 years.. Leo our guide was exceptional, he was Informative, witty and very well versed in the history of the city. The food stops chosen were all excellent, varied themes and terrific quality, I have taken tours in other countries and would rate this one as one...","review_date":"September 30, 2018"},{"attraction_id":2261,"user":"praneal_m","rating":5.0,"review":"Awesome experience. Awesome experience got to try lots of niche places, the tour was amazing very knowledgeable and great experience","review_date":"August 28, 2018"},{"attraction_id":2261,"user":"manthy163","rating":5.0,"review":"Fantastic tour of St. Lawrence Market. We had such a wonderful tour of St. Lawrence Market with Leo! He shared very interesting historical information of the area around the market, and the tour of the market itself was incredible. His knowledge of the vendors was very thorough and the food we...","review_date":"August 19, 2018"},{"attraction_id":2261,"user":"mistersman","rating":5.0,"review":"Eat Like a Local. Our family thoroughly enjoyed the Sunday Brunch Tour with Leo. He's a great host brimming with knowledge of the King\/Queen St West neighborhood and made the tour interesting and fun. We stopped at about 6 or 7 different shops and restaurants and were able to...","review_date":"August 8, 2018"},{"attraction_id":2261,"user":"caroline_b","rating":5.0,"review":"Interesting and well organized. We had a rainy Sunday morning for our brunch but it didn't matter. Leo was a great guide and his enthusiasm to show us a good time wasn't dampened. As promised we went to a variety of places for food. All were expecting us and...","review_date":"July 24, 2018"},{"attraction_id":2261,"user":"marilynnefriedman","rating":5.0,"review":"Culinary Adventure Co. does it so right!. On the way to our Toronto Brunch Food Tour, we hoped to get notification that the tour was cancelled due to inclement weather. By all rights, the outing should have been a wash out. It was rainy, it was cool\/cold, and we were pessimistic re...","review_date":"June 27, 2018"},{"attraction_id":2261,"user":"rigoberto_anton..._c","rating":4.0,"review":"GReat way to experience the culture. We just completed our tour, with Leo as our guide. I would highly recommend the tour as a way to get a taste and sample of the food and eclectic culture of Toronto. This is not your typical guided tour and I would rate it,...","review_date":"June 25, 2018"},{"attraction_id":2261,"user":"tedz01","rating":5.0,"review":"Great way to start a Sunday.... Good weather (no rain) came along as we began our brunch tour with an order of good caffeine. Having a group of eight was great because I think we all had a chance to talk with everyone throughout the tour. Leo was our host\/leader and...","review_date":"June 14, 2018"},{"attraction_id":2261,"user":"chelseastroud","rating":5.0,"review":"Amazing Brunch Tour in My Own Neighbourhood!. What a great way to confirm how amazing your own neighbourhood is! We toured Riverside\/Leslieville today, and every stop was fantastic! Can't wait to go back to the restaurants we tried today. Tour Guides were fab and so knowledgeable.","review_date":"May 12, 2018"},{"attraction_id":2261,"user":"michael_d","rating":5.0,"review":"St Lawerence Market tour. Our tour guide Roark was very informative and friendly. I enjoyed the comfortable pace of the tour. The food choices were excellent. I recommend going during the week as there are little to no lines.","review_date":"May 10, 2018"},{"attraction_id":2261,"user":"sarah_h","rating":5.0,"review":"Post Bachelorette Brunch Tour. My friends and I did this brunch tour as part of my bachelorette party. It was the perfect way to end the weekend after a little too much partying. Haha. Leo lead our tour of Queen Street West food. He was extremely knowledgeable and funny...","review_date":"May 2, 2018"},{"attraction_id":2261,"user":"lauramj5172cc","rating":5.0,"review":"Best one yet!!. The Chinatown\/Kensington Market tour was awesome! It exposed us to some areas of the city that, even after all these years, we had not explored in depth. The food was fantastic and plentiful (more than other tours so we had eaten a substantial breakfast and...","review_date":"April 1, 2018"},{"attraction_id":2261,"user":"embentley","rating":5.0,"review":"Had a delicious time!. My husband and I had a lot of delicious fun on this tour. Our guide was knowledgeable, interesting and had a great sense of humor. The variety of foods and the pacing were both good. Admittedly, I was a little disappointed to discover that there...","review_date":"January 16, 2018"},{"attraction_id":2261,"user":"branka_stavric","rating":5.0,"review":"Fun way to discover more about Toronto. Culinary Adventures' Kevin Durkee was able to share more fun facts about Toronto on our food tour than I would ever have considered exploring on my own! Not only did I discover some great new places to eat (and feel 'in the know' when suggesting...","review_date":"December 19, 2017"},{"attraction_id":2262,"user":"johnste","rating":5.0,"review":"Great tour with local entrepreneur . Ryan did a great job balancing interests... nature skiing, sports, history, local news. We got to spend 30 minutes in Function Junction where I got a fantastic coffee at Camp and incredibly good bread and pastries for Valentine's Day at Purebread. We saw a bobsled...","review_date":"February 14, 2019"},{"attraction_id":2262,"user":"rickeyg2018","rating":5.0,"review":"Intro to Whistler for us. Ryan provided us an excellent start for our stay in Whistler. His overview was informative and was presented in a friendly and factual manner. He explained the history and showed us many of the sites that we were to see later on in our visit,...","review_date":"February 11, 2019"},{"attraction_id":2263,"user":"_puppywalker17","rating":5.0,"review":"Niagara Falls 14th Oct 18. Had a full day to Niagara Falls. Superb. Our driver Al was brill very knowledgeable of the area. Stopping several times on route for photos of the amazing scenery as well as stopping for wine tasting and the lovely town Niagara by the River. Fantastic...","review_date":"October 24, 2018"},{"attraction_id":2263,"user":"565polly_g","rating":5.0,"review":"Absolute fun. My husband and I took this bus tour from our hotel in Toronto to Niagara and back. We stopped at the Niagara College of Viticulture to taste wine and learn about their program. In Niagara itself, we had a lovely lunch, a very damp ride...","review_date":"October 9, 2018"},{"attraction_id":2263,"user":"tescopete","rating":5.0,"review":"Niagara Falls tour fab day out. Just had a day out with you guys on Tuesday , Michael the guide was fab , good tour taking in all the sites . Lunch was a good location but a bit average as done for the tour I\u2019d rather have had 1 good...","review_date":"September 19, 2018"},{"attraction_id":2263,"user":"chris_l","rating":5.0,"review":"A great trip to the Falls with a lot else included. This was a full day's excursion to Niagara Falls and included not only the opportunity to see the Falls close by on land but also a wonderful trip in a small boat on the river almost up to the Falls themselves.\nIn addition the outing...","review_date":"September 10, 2018"},{"attraction_id":2263,"user":"andy_e","rating":2.0,"review":"Niagara Falls is Stunning Despite the Toronto Bus Company. This has to be the worst organised trip I have ever been on. The bus was very late arriving which was attributed to it being a public holiday weekend but, in fact was due to people having been picked up who were not even on...","review_date":"September 3, 2018"},{"attraction_id":2263,"user":"philandsue_m","rating":5.0,"review":"Great tour and tour guide. The tour was great, well organised, excellent knowledge and commentary from David, a good mix of organised part, a good meal, and a mix of free time to explore. Relaxed and informative, great visit to winery. Dinner included at Niagara Hotel","review_date":"September 1, 2018"},{"attraction_id":2263,"user":"amyw3011","rating":5.0,"review":"Thank you Michael! . My partner and I booked the Niagara Falls tour and were told when and where to meet the tour company.\nWe made our way to the pick up point and looked for the bus. We were told to look for a big white bus but...","review_date":"August 24, 2018"},{"attraction_id":2263,"user":"rongzhen_k","rating":5.0,"review":"breathtaking refreshing everyone smiles. nice touring flow charting and ticketing price and bus access\nVisited with bus tour departing from IHA Toronto hostel from the morning, it stops at local artist and bakery shop street, many people are happy, returning to bus at reasonable minutes. The Waterfall visit has...","review_date":"July 20, 2018"},{"attraction_id":2263,"user":"julieclaire2018","rating":4.0,"review":"Does exactly what it says on the tin. We had a limited amount of time in Toronto, and wanted to see Niagara and this trip allowed us to do this at a reasonable price. The wine tasting was great - and we bought wine - and we also got to see the key...","review_date":"July 16, 2018"},{"attraction_id":2263,"user":"royce_j","rating":5.0,"review":"Day trip to Niagara Falls. I always have a degree of anxiety when I am in a strange city and have a reservation to meet a bus at a strange location. A bus arrives early, my name is on the manifest and we are set.\nWith driver John at the...","review_date":"July 8, 2018"},{"attraction_id":2263,"user":"wendyfnw","rating":5.0,"review":"A must do trip. What an amazing day from start to finish. A big thank you to our driver and guide Michael for making this a very special trip. We had wine tasting, a chance to walk beside to falls a beautiful 3 course lunch, the hornblower experience, a...","review_date":"July 2, 2018"},{"attraction_id":2263,"user":"george_d","rating":5.0,"review":"Fantastic day out. There\u2019s only one thing you can say fantastic trip to Niagara Falls and to David our guide & driver for the day we visited on Friday 29th June after the falls & lunch we went to Niagara on the lake stunning place so David if...","review_date":"July 2, 2018"},{"attraction_id":2263,"user":"alma_b","rating":5.0,"review":"lots of fun, worth it. was picked up at a hotel near to my stay.\npit stop at a winery, bought some wine. i love wine.\ni didnt buy the included lunch due to previous reviews saying it wasnt worth it. we had a delicious lunch with view of the...","review_date":"May 31, 2018"},{"attraction_id":2264,"user":"hilltopsinger","rating":5.0,"review":"Magnificent falls, excellent tour. My husband and I took the tour from New York to Niagara Falls by Empire Vacations.\nThe bus was clean and well maintained and the journey was very comfortable with adequate stops and rest room breaks in between. We visited the Watkins Glen state park...","review_date":"February 1, 2019"},{"attraction_id":2264,"user":"hunnieger","rating":5.0,"review":"Magnificent sight, definitely worth visiting!. We went during Winter and the town was basically empty with limited food option and activities. The fall itself is beautiful and definitely worth visiting.","review_date":"January 15, 2019"},{"attraction_id":2264,"user":"baabaaeats","rating":5.0,"review":"Magnificent falls. Eddy was a good guide who provided essential information and fun tidbits along the way. The falls were magnificent.","review_date":"December 22, 2018"},{"attraction_id":2264,"user":"sloppyjoe71","rating":2.0,"review":"Watkins Glen . There are no railings and an hour hike down the mountain. I had to catch a different bus, our had already went down.\nYou must be in very good shape. Younger people had to help others. The girl said handrail, and was Chinese not understanding...","review_date":"December 16, 2018"},{"attraction_id":2264,"user":"patricia_p","rating":5.0,"review":"Spectacular view. Experiencing Niagara Falls was like when I saw the Grand Canyon. They are both magnificent natural wonders. I feel blessed to have visited Niagara Falls and it\u2019s beauty. Great going in the boat under the Falls.","review_date":"September 19, 2018"},{"attraction_id":2264,"user":"debbie_c","rating":1.0,"review":"A terrible, horrible, no good two days. I am a part-time native New Yorker and always wanted to see Niagara Falls but didn't want to make the long drive myself from NYC, so I booked this tour. First complaint: We ended up sitting in front of a very raucous family shouting among...","review_date":"September 16, 2018"},{"attraction_id":2264,"user":"carlos_v","rating":5.0,"review":"Worth the bus ride . Traveling with young children is not easy but with tour guides Pedro-Yumiko and driver Noel, the seven hour trip was enjoyable. Stops for breakfast and lunch were pleasant. Also with a stop at Watkins Glen Park. This is a one in lifetime trip to Niagara...","review_date":"August 9, 2018"},{"attraction_id":2264,"user":"frequenttravel55_10","rating":5.0,"review":"Highly Recommend. This is a great 2 day tour from New York. Seeing Niagara Falls on both American and Canadian sides, by day and illuminated with night lights and fireworks was great. The Maid of the Mist is an experience not to be missed. Rest stops along...","review_date":"July 6, 2018"},{"attraction_id":2264,"user":"fong_t","rating":5.0,"review":"Thundering experience of Niagara fall. Its an experience that you cannot get from video.\nThe night view and the boat ride offers a unique experience that's worth the trip. Seeing in live the thundering outpour of such big volume of water at such height is a once in a lifetime...","review_date":"June 21, 2018"},{"attraction_id":2264,"user":"bel01","rating":5.0,"review":"Fantastic short trip. Great value for money trip from New York to Niagara Falls. Seeing both sides of the falls is well worth it (make sure you have the right travel documents beforehand so that you can do this). Accommodation is basic but clean. The guides are very...","review_date":"March 21, 2018"},{"attraction_id":2264,"user":"n4044rmcheryls","rating":5.0,"review":"Fantastic. Well worth it. The guides and driver were professional and the itinerary was great. The falls were beautiful from both sides, there were plenty of rest stops along the way, accommodation was good and within a 15 to 20 min walking distance. Shopping trip on...","review_date":"March 21, 2018"},{"attraction_id":2264,"user":"madhu_s","rating":4.0,"review":"Very nicely organized, top class tour guide. We booked our trip through Viator. The bus tour took us through New Jersey, the lakes, the vine yards and Watkins Glen State Park to the US side of the Niagara Falls. The ride took about six hours, so if one is short of time,...","review_date":"December 9, 2017"},{"attraction_id":2265,"user":"robc12222","rating":5.0,"review":"Killer Whale-Watching Tour from Vancouver. We did this tour in late July 2018 on on of the Lightship boats, this was a huge amount of fun. You are given exposure suits but still dress warmly, if you are near the rear of the boat you will get wet, but you...","review_date":"January 21, 2019"},{"attraction_id":2265,"user":"anne_c","rating":5.0,"review":"Very professional and knowledgeable. I have no time for people who complain that they didn't see whales or that they didn't get close enough. It is a privilege to be allowed to see this planet's magnificent creatures and they need to be treated with respect. If you do see...","review_date":"December 30, 2018"},{"attraction_id":2265,"user":"clivew1","rating":5.0,"review":"Totally Amazing. Very short visit to Vancouver but managed to get a trip out with this Company, helpful all the way through from booking in to leaving the boat afterwards","review_date":"November 6, 2018"},{"attraction_id":2265,"user":"samphe","rating":5.0,"review":"Great experience. . We booked in advance before coming to Canada on holiday. As it\u2019s nearing the end of the season, we were concerned that we may not get lucky in seeing any whales. However, our worries were unfounded. Within half an hour we\u2019d seen 2 humpback whales....","review_date":"October 30, 2018"},{"attraction_id":2265,"user":"neal_w","rating":5.0,"review":"Wonderful Time!. We came up from the States and went with some good friends. First hour, we thought, oh this is going to be a bust, and then there where Whales everywhere. We saw Sea Lions, Porpoises, eagles, seals, and much more. Joan was so knowledgeable and...","review_date":"October 23, 2018"},{"attraction_id":2265,"user":"renaken","rating":5.0,"review":"A Different World!. Highly recommend this Whale-Watching Tour! Friends were coming up from the States with the specific intention of getting out onto the ocean. We chose Vancouver Whale Watch after reading the reviews (and because we\u2019ll take any excuse to visit the beautiful Steveston area).\nFrom entering...","review_date":"October 22, 2018"},{"attraction_id":2265,"user":"destination_sun","rating":3.0,"review":"Whales!. When dealing with wildlife you need to expect that the guide cannot determine when or if whales will be seen. Having taken multiple whale watching tours I know this to be a reality.\nThis time a choose to take my young niece to experience the...","review_date":"October 14, 2018"},{"attraction_id":2265,"user":"nemocardiff","rating":5.0,"review":"Fantastic trip and will go again if we return to Vancouver. 11:00am sailing 1 October 2018\nHaving booked the trip online from the UK I was advised by email to contact the office 24 hours before sailing to confirm pickup point and time. Having checked in to our hotel I was about to ask reception staff...","review_date":"October 11, 2018"},{"attraction_id":2265,"user":"happyngfamilyholiday","rating":3.0,"review":"Been there in Aug. 2018. The advertising pictures can be misleading; i.e. don't expect a jumping whales, and don't expect the whales to be big. They can be big and jumping. With us, whales were less than 10 ft. long, shooting water, watching from far distance. An experience I can...","review_date":"October 3, 2018"},{"attraction_id":2265,"user":"boone8","rating":5.0,"review":"Excellent experience with a reputable company. Two years ago, my daughter and son in law visited from Ontario and wanted to go whale watching so we booked with Vancouver Whale Watch. During the course of the trip, we saw sea lions, seals, eagles and two humpbacks which were in view for...","review_date":"September 25, 2018"},{"attraction_id":2265,"user":"katrinakaposi","rating":5.0,"review":"Incredible. I definately recommend this trip. Was incredible to see these gorgeous creatures. Staff were fantastic! Particularly our guide","review_date":"September 24, 2018"},{"attraction_id":2265,"user":"707janee","rating":4.0,"review":"Super organisation but disappointed not to see whale.. This company is very well organised. The shuttle bus driver was very friendly and made an unscheduled stop on the way back to let us off at Granville Island. We were all kitted out in waterproofs very efficiently and the boat crew was friendly and...","review_date":"September 21, 2018"},{"attraction_id":2265,"user":"601cat","rating":5.0,"review":"Very special experience.. We had a fantastic few hours at sea on the Explorathor II on a bright, sunny day. We saw resident whales and transient whales and the experience was very moving. Sue, our guide was very informative and Captain Rich took the trouble to explore the...","review_date":"September 16, 2018"},{"attraction_id":2265,"user":"donna_r","rating":5.0,"review":"Perfect day . So grateful for a beautiful day - saw humpback & killer whales plus sea lions & seals. Staff were friendly & kept us informed along the way. Got picked up & dropped off from hotel.","review_date":"September 15, 2018"},{"attraction_id":2265,"user":"worldtraveller1948","rating":5.0,"review":"Awesome encounter. Definitely worth taking the shuttle bus, lets you see more of the Vancouver area en route to Steveston harbour, and returns you to the hotel. Well organised trip and protective clothing provided. No catering unless booked. Saw about 11 whales (orcas) after just 30 minutes...","review_date":"September 15, 2018"},{"attraction_id":2265,"user":"hjmh1","rating":5.0,"review":"Zodiac worth the extra pricetag. Everyone wants to whale watch when visiting Vancouver. This company are very well organised, informative and professional. We chose to go on the Zodiac boat which is a bit more expensive than the large boat. As a nonswimmer and sufferer of seasickness, I was apprehensive....","review_date":"September 14, 2018"},{"attraction_id":2265,"user":"kathryn_p","rating":5.0,"review":"Pod of Orka, sea lions, seals, porpoises. Went out on zodiac 12 seater open air boat, Took the shuttle from downtown Vancouver with Trevor, he was great and really informative. Went out with Ellen and Carl on the boat, within 10 minutes saw our first porpoise of the trip and sea lions....","review_date":"September 5, 2018"},{"attraction_id":2265,"user":"mia328","rating":5.0,"review":"Whales, sea lions, porpoises and more!. This was one of the most amazing cruises we have taken. It was a sunny and bright day out and we saw three orcas after only 40 mins. They were swimming close to the shore and we could see them very clearly, quite close by....","review_date":"August 31, 2018"},{"attraction_id":2265,"user":"jessie_b","rating":5.0,"review":"Best experience . Went on the open air vessel that takes 12people-great experience. Took the shuttle from central Vancouver-timely pickup. Very well organised. Professional and knowledgeable staff. Saw multiple Orcas very active on the surface of the water. Thanks for an awesome trip guys!","review_date":"August 30, 2018"},{"attraction_id":2265,"user":"nobu426","rating":5.0,"review":"Unforgettable Orca trip!. It was the first Orca watching trip for our family. We picked perfect company!\nQuickly respond for confirmation etc. and The staff, guide and the captain was very friendly and professionals. Especially Mr. Cedric responded very kindly to my daughter who absolutely wants to see...","review_date":"August 27, 2018"},{"attraction_id":2265,"user":"u4630qnandyc","rating":4.0,"review":"A drive from Downtown Vancouver to Steveston, but great whales. I went out twice, booking well in advance, I was surprised that the trips involved a fairly long drive from Vancouver to Steveston first when there are alternatives that are based in the city. That said, the transfer was included in the price and the...","review_date":"August 26, 2018"},{"attraction_id":2265,"user":"f_alice_f","rating":5.0,"review":"Highlight of my holiday. We booked a trip in advance, with a shuttle from the city. The driver was really punctual, and everything was very well organised.\nThe boat was comfortable, and well set up. Our \"whale nerd\" Andy was awesome. She just obviously loved the whales and knew...","review_date":"August 21, 2018"},{"attraction_id":2265,"user":"isabela_c","rating":5.0,"review":"Amazing experience. It helped me realize a little more of my dreams of seeing orcas. The Day allowed only to accompany a family of transient killer whales. But I was treated very well, the guides are great people. Would go back again and again!","review_date":"August 18, 2018"},{"attraction_id":2265,"user":"niget1957","rating":5.0,"review":"Great experience. We went on the 19 July morning trip. We were picked up at our hotel in downtown Vancouver by a lovely driver called Levi. He gave a well delivered and funny commentary on the way. We were on bigger of the two boats, and everything...","review_date":"August 16, 2018"},{"attraction_id":2265,"user":"jon_l","rating":5.0,"review":"Great Experience. Everyone was super nice and organized. Andy was a great tour guide with great information. And, we saw orcas and sea lions up close (the orcas actually came up to us closer than this pic).","review_date":"August 15, 2018"},{"attraction_id":2265,"user":"linda_a","rating":5.0,"review":"Whale watching cruise. Overall a great experience. The shuttle was super convenient and the driver wss entertaining. The tour guide was really knowledgable about the whales and very friendly and approachable. Only caveat - wear sunscreen! I forgot it and was sorry. \ud83d\ude03","review_date":"July 31, 2018"},{"attraction_id":2265,"user":"faith_r","rating":4.0,"review":"Orca and Assorted other Sights. I went whale watching with this company in mid-July. We had a beautiful day for the trip and it was very enjoyable out on the water. It was great to depart from Steveston as the parking situation and crowds were far less imposing that those...","review_date":"July 26, 2018"},{"attraction_id":2265,"user":"emma_d","rating":4.0,"review":"Long hunt for orcas but patience bore fruit. We went out on a zodiac boat with our party of eight and this in itself was a great experience - very exhilarating and we needed the thick and warm waterproofs provided. Our captain, Carl, worked hard to find us wildlife in the shape of...","review_date":"July 21, 2018"},{"attraction_id":2265,"user":"buddyzach","rating":3.0,"review":"Great naturalist, too far from the whales. Andy was a terrific naturalist! Educational, interesting. We saw some orcas, but they were so far away. They were little dots on the horizon. The worst part was there were another 10 boats there and we were by far the furthest. We were told that...","review_date":"July 8, 2018"},{"attraction_id":2265,"user":"259lyndseys","rating":5.0,"review":"Excellent tour. Really great tour, saw eagles, sea lions and whales. We were out on the water for around 3.5 hours and we were lucky that it was a nice sunny day. Great experience would recommend.","review_date":"June 23, 2018"},{"attraction_id":2265,"user":"eyedahoman","rating":5.0,"review":"Worth the $$. This was our first time on a Whale Watching trip. We had a great time! We are able to see a small pod of younger Transient Killer Whales. The company scouts before each day to see where the pods might be, which is very nice....","review_date":"June 20, 2018"},{"attraction_id":2265,"user":"sarah_w","rating":5.0,"review":"Amazing Day. We went on the 17th May and we had a fantastic day with amazing sightings of many Orcas, bald eagles and sea lions. Our guide was brilliant and very informative and the packed lunch very nice.\nThe trip was worth every penny and it is...","review_date":"June 3, 2018"},{"attraction_id":2265,"user":"birdy_h","rating":4.0,"review":"You need some luck. Long trip, beautiful scenery though. Seemed for a long time we were not going to see any whales but eventually we were very fortunate to see two groups of killer whales, which was an unique experience.\nStill, it may be wise to check the season....","review_date":"May 2, 2018"},{"attraction_id":2265,"user":"sanderfase","rating":5.0,"review":"Worth watching. Long trip for five hours but in the end were able to spot killer whales. Also spotting birds like bald eagles and sealions. On the way back the sea was extremely bumpy. Not comfortable. But a bit of fun. We had a lovely guide (Ellen)...","review_date":"April 16, 2018"},{"attraction_id":2265,"user":"peter_s","rating":5.0,"review":"An unforgettable experience.. We went out on April 3rd for nearly 5 hours and had a marvellous time. We Were picked up in Downtown by Ed, a marvellously knowledgeable coach driver and then taken our to Steveston. Customer service was spot on throughout, both on our bus and...","review_date":"April 3, 2018"},{"attraction_id":2265,"user":"cpsto2013","rating":5.0,"review":"Great whale watching tour. Visited in September. We saw 3 orcas and then the mother load of humpbacks...80-100!\nAwesome service and great sights!","review_date":"October 21, 2017"},{"attraction_id":2265,"user":"rootveg35","rating":5.0,"review":"Awesome photographic experience. If you want to experience a Whale watching trip when you are in BC this is the best company. Just bring a camera you won't be disappointed.","review_date":"October 13, 2017"},{"attraction_id":2265,"user":"kekegram","rating":5.0,"review":"AMAZING!!!. Excellent tour and the employees are top notch.\nIt is truly awe aspiring when you get to see these amazing animals up close. The captain did his best to stay the appropriate distance from the whales, but they (at times) had other plans. Our tour...","review_date":"October 11, 2017"},{"attraction_id":2265,"user":"andrew_p","rating":5.0,"review":"Classy. The Vancouver whale watching team know they run a excellent tour. If your looking for a company that works extra hard for their clients don't hesitate to book. This is a world class operation that goes the extra lengths to make holiday dreams come true....","review_date":"October 2, 2017"},{"attraction_id":2265,"user":"alex_t","rating":5.0,"review":"Fantastic . So there are a lot of companies that offer whale watching tours, we went for this one because of the facilities it offered and because if you didn\u2019t see whales on your trip they would let you go again for free, return pass is good...","review_date":"October 2, 2017"},{"attraction_id":2265,"user":"z5992lmkevinb","rating":5.0,"review":"Whale watching. Decided to go whale watching after 3 unsuccessful bear watching sessions in BC and alberta.\nEfficient and friendly booking service, great reception and boarding procedure.\nBoat comfy and very good guide. Found whales half hour out. Had best part of 2 hours watching Orca. Amazing,...","review_date":"October 1, 2017"},{"attraction_id":2265,"user":"shellfox24","rating":5.0,"review":"Breathtaking experience . I did whale watching with my husband in August and this experience was beyond anything we could have imagined. The staff was very friendly, extremely knowledgeable, and cared deeply to make sure everyone was having a fun and safe experience. The boat ride was very...","review_date":"September 28, 2017"},{"attraction_id":2265,"user":"jolow","rating":5.0,"review":"Awesome trip. We wanted to do this trip for so long and were not disappointed. The shuttle bus driver was brilliant giving us a commentary about Vancouver on the way there. The sun was shining, all we required was the Orcas to show up. 1 hour into...","review_date":"September 27, 2017"},{"attraction_id":2265,"user":"roy_h","rating":5.0,"review":"Whales!!!!. We have been on several attempted whale tours in other countries and this was the best. It's not just because we saw whales, which we did, but it's all done very well. Friendly staff, the boat was good, the captain gave us good views of...","review_date":"September 24, 2017"},{"attraction_id":2265,"user":"korelios","rating":5.0,"review":"Great experience. Booked with the whole family. Luckily great weather and some nice views on whales. Preparation was also very easy and helpful as our father has walking difficulties. Shuttle service with Trevor was great, lots of infos even much better than the city hop-on-hop-off tour. Lunchboxes...","review_date":"September 22, 2017"},{"attraction_id":2265,"user":"g1706kqkristinab","rating":5.0,"review":"Again a wonderful tour. With my parents visiting from Germany, i booked (once again) a tour with Vancouver Whale Watch. I choose them after previous great experiences and was not disappointed. Though the weather was windy and the sea choppy, we had a great time. A skilled captain kept...","review_date":"September 20, 2017"},{"attraction_id":2265,"user":"hollie_r","rating":5.0,"review":"BUCKET LIST ITEM!!!. Hands down, one of the best experiences!!\nThe tour company is located in the CUTEST little coastal town....the tour-group has the nicest (and most helpful) staff..... the boat was comfortable, the ride was SMOOTH and peaceful, the scenery was absolutely breathtaking, the seals and porpoises...","review_date":"September 19, 2017"},{"attraction_id":2265,"user":"stephen_c","rating":5.0,"review":"\"Killer\" Whale Experience !!. We had this tour included as part of a cruise package from Vancouver and decided to pre-book the shuttle service from our Hotel.\nService was excellent from confirming the initial booking and our pick up point, through to the final drop off back in Vancouver....","review_date":"September 17, 2017"},{"attraction_id":2265,"user":"drphani","rating":5.0,"review":"POD OF WHALES . We were lucky to spot pod of whales, watching them live was amazing. It's not what you see on national geography it's an experience to remember. The information given and enthusiasm shown by the people who took us for riding were very informative. Recommend highly.","review_date":"September 16, 2017"},{"attraction_id":2265,"user":"lsummerville73","rating":5.0,"review":"Had the best trip out to see whales with these guys.. Going on this tour was the highlight of our trip to Vancouver. We saw 9 killer whales. We were lucky that the whales were not far out. So we got more time to watch the pod. It was fantastic. The staff were more then helpful....","review_date":"September 13, 2017"},{"attraction_id":2265,"user":"acondello01","rating":5.0,"review":"Whale of a Time. It has been a life-long dream of mine to see whales in their natural habitat. Let me tell you those \"amusement parks\" do not do justice to these amazing creatures. It is breath-taking to say the least to hear that \"poof\" of breath and to...","review_date":"September 5, 2017"},{"attraction_id":2265,"user":"martinnbw","rating":4.0,"review":"Peaceful Killer Whales. Vancouver Whale Watch offer a wonderful experience to go out and watch killer whales. The combination of sun, sea, whales the inexhaustible knowledge of the delightful naturalist Ellen who is a mine of information all complemented by the extremely affable Shuttle Driver Trevor made this...","review_date":"September 1, 2017"},{"attraction_id":2265,"user":"leohuahua","rating":5.0,"review":"Amazing experience! . Whole day was excellent ! Well organised and as described when booking. We went on the smaller 'strider boat' which we loved - enjoyed the fast bumps . You have the option to say if the bumps are too fast but nobody did - everyone...","review_date":"September 1, 2017"},{"attraction_id":2265,"user":"jenny_k","rating":3.0,"review":"Whale watching . We have been on a couple of whale watching tours and this one was the least impressive. First off if you have time I would suggest to do a whale watching tour from Victoria not from Vancouver. You get to spend a lot more time...","review_date":"August 31, 2017"},{"attraction_id":2265,"user":"78lawrencefamily","rating":5.0,"review":"Memorable experience. We'd originally booked with another company, but got an e-mail on the morning of the trip to say it was cancelled because of bad weather and the next available places they had would be in 5 days, which would be after we left Vancouver. After...","review_date":"August 27, 2017"},{"attraction_id":2265,"user":"tripsandcomments","rating":1.0,"review":"Worst seats in the house. We travelled on the 'strider' (a 12 passenger speed boat). The seats are arranged in 4 rows of 3.\nWe ended up sitting on the back row after being assured 1. that when we were near whales the boat would be turned sideways and 2....","review_date":"August 25, 2017"},{"attraction_id":2265,"user":"psioveyou","rating":5.0,"review":"Fantastic!. Went on a whale watching tour on Aug 22. The experience exceeded our expectations! Our tour guide (Andi) was fabulous...very knowledgeable and personable. The captain was very nice. We were not disappointed...saw whales and sea lions. Would recommend this without a doubt!","review_date":"August 23, 2017"},{"attraction_id":2265,"user":"rdclarke","rating":5.0,"review":"Couldn't ask for more. Great afternoon whale watching. We saw one humpback and a number of orcas. It was a long but smooth ride out and back. The staff were very helpful and the captain skilled at finding the whales and keeping the boat facing them for our viewing.","review_date":"August 21, 2017"},{"attraction_id":2265,"user":"ivangee604","rating":5.0,"review":"Baby orca!. I have nothing but good things to say about these folks. They run a very safe, professional operation. I've been out with them several times and have always been impressed. On our most recent outing this past week we even got to see a fairly...","review_date":"August 19, 2017"},{"attraction_id":2265,"user":"nick_k","rating":5.0,"review":"What a great experience!!!. We booked on this trip as we had some time in Vancouver, and we're certainly glad we did. Our captain got told of the position of a pod of Orcas off Gambier Island and quickly set off for the location. There we had wonderful views...","review_date":"August 19, 2017"},{"attraction_id":2265,"user":"jeffery_s","rating":4.0,"review":"Amazing way to explore South West BC. Everything that Vancouver Whale Watchers had control of was amazing. Our guide was knowledgeable and informative. She clearly loved what she does and had a great respect for the environment and wildlife around us. The Captain showed great skill and ability and piloting the craft...","review_date":"August 16, 2017"},{"attraction_id":2265,"user":"wolfgang_l","rating":5.0,"review":"Wonderful trip. The boat trip from Vancouver to see whales is just spectacular. You ride on a very fast power boat through the Gulf islands to find a spot where you can see some whales. Normally the trip lasts for 3 hours, but if necessary the company...","review_date":"August 14, 2017"},{"attraction_id":2265,"user":"stephen_w","rating":5.0,"review":"Amazing staff committed to a great experience for all!. We had a great experience all the way around with the Vancouver Whale Watch tour, from booking, to confirmation, to the pick-up and drive, to arrival in Steveston (the actual departure location), to our time on the book, all the way through our return ride...","review_date":"August 13, 2017"},{"attraction_id":2265,"user":"aimee_k","rating":5.0,"review":"**fantastic**. If I could give this company 10 stars then I would. We were picked up from an agreed location and driven straight to the port, with the driver giving us local Canadian facts along the route. We boarded the boat with a warning that 5...","review_date":"August 9, 2017"},{"attraction_id":2265,"user":"cookingcoder","rating":1.0,"review":"Didn't see any whales . We went on a tour on August 5th at 9:00am. Unluckily we didn't see any whales and it was very foggy because of the forest fire (I guess) so we couldn't see clearly. Although we saw some seals and bald eagles from the distance, it's...","review_date":"August 5, 2017"},{"attraction_id":2265,"user":"travelnut0315","rating":5.0,"review":"Great time!. We booked the 2:00 pm tour and our boat was the Express. We started our right around 2:00 and soon took off to full speed! They need to go out quite a ways, so the boat goes pretty fast and it got pretty bumpy at...","review_date":"August 1, 2017"},{"attraction_id":2265,"user":"kareng964","rating":4.0,"review":"Very informative . The tour guide Wilma was very knowledgeable and friendly and made the trip even more interesting. We saw seals, sea lions, bald eagles, large jelly fish and met amazing people.\nTo be honest we didn't see any whales that day because they had gone way...","review_date":"July 31, 2017"},{"attraction_id":2265,"user":"deborah_v","rating":3.0,"review":"BEWARE the lightship. I'm really sorry to give this a low rating, for the most part this company and the tour was excellent. I just think more detailed information should be given before embarking on the trip to save disappointment. I would not give a low rating if...","review_date":"July 30, 2017"},{"attraction_id":2265,"user":"tragiceel","rating":3.0,"review":"Little underwhelming . I did the half day Whale watching on the zodiac lightship . Picked up at hotel and taken to the fishing village . Fitted up and. Left around 9am. We saw sea lions , bald eagles , beautiful scenery and finally saw the pod of...","review_date":"July 29, 2017"},{"attraction_id":2265,"user":"germguz","rating":2.0,"review":"Not as expected. My wife and I were very excited about watching Orcas. After reading different reviews we decided this company. Staff was friendly and boat comfortable. However, we only saw one humpback whale in a 5-hour adventure and no Orca whales whatsoever.\nAlthough we understand they are...","review_date":"July 29, 2017"},{"attraction_id":2265,"user":"divyam276","rating":5.0,"review":"Time and money well spent. The whale watching trip was very exciting and lived up to all expectations. We were worried that we would be encroaching in to the whales natural habitat but the tour was so nicely conducted and so much care was taken not to disturb them that...","review_date":"July 27, 2017"},{"attraction_id":2265,"user":"ayhamk1","rating":5.0,"review":"Whale watching . We went whale Watching in the afternoon. After we checked in with the company, picked out water proof yellow suits. (they have suites for all sizes- do not worry :))\nThe company provided water and granola bars, included in the price. It took 5 hours...","review_date":"July 22, 2017"},{"attraction_id":2265,"user":"lindsay_h","rating":5.0,"review":"In AWE!. We were on the Explorathor II and absolutely loved our whale watching adventure. We were warmly welcomed at the office and were outfitted with rain pants\/ jackets and any other warm clothing we needed (even though it was a bright sunny day). It was cool...","review_date":"July 21, 2017"},{"attraction_id":2265,"user":"jayadams81","rating":5.0,"review":"Great Orcas trip!. Great trip with Andy and Captain James yesterday. A group of about 11 Orcas were up for approximately an hour while we watched. Also saw bald eagles, blue herrons, harbor seals and a young sea lion. We have been on several whale watching tours in...","review_date":"July 19, 2017"},{"attraction_id":2265,"user":"steele_h","rating":5.0,"review":"Excellent, excellent service. Well we had half a day in Vancouver before flying home.....could we fit in a whale watching trip? We had tried with one of the Vancouver harbour outfits last autumn but that was a disaster: no info, lots of hanging around then the boat broke...","review_date":"July 15, 2017"},{"attraction_id":2265,"user":"s\u00f8ren_b","rating":5.0,"review":"Great day at sea. Vancouver Whale Watch delivered as promissed and expected from shuttle service pick up to departure at Stevenson. Very friendly and professional staff. Great day at sea in the islands off Vancouver Island. We saw two Orca families and some bolded eagles. Absolutely worth spending a...","review_date":"July 11, 2017"},{"attraction_id":2265,"user":"diana_c","rating":5.0,"review":"fantastic experience. I recommend you go whale watching if you are in Vancouver. I have been several times and never get tired of going. It's such a wonderful experience for animal lovers.","review_date":"July 11, 2017"},{"attraction_id":2265,"user":"mariana_g","rating":5.0,"review":"Absolutely worth the money. At first I was a little bit hesitant about paying more than US $100 for a whale watching tour, but I am SO glad I did! We saw two humpbacks, one of them breeched like 4 or 5 times, the weather was amazing, the views...","review_date":"July 10, 2017"},{"attraction_id":2265,"user":"tony_d","rating":4.0,"review":"Up close with orcas. We took the zodiak open boat. We wanted to be more adventurous and it was worth it on a beautiful summer day. If you anticipate rainy weather, it might be nice to be on the covered boats. Ellen and Karl were fabulous hosts. We saw...","review_date":"July 6, 2017"},{"attraction_id":2265,"user":"gwena\u00eblle_m","rating":5.0,"review":"A dream come true - 4 trips in 3 days!. I've always wanted to see killer whales in the wild, as they are my favorite animals, and I made this dream come true this late June 2017. I booked my tours by calling the company and even on the phone, the staff was very nice...","review_date":"June 28, 2017"},{"attraction_id":2265,"user":"kylethomasgimpl","rating":2.0,"review":"expensive fast boat ride punctuated with wildlife viewing. I recommend checking the breakdown in where the time is spent before committing to this trip. We were picked up in downtown Vancouver at 12.30 and returned at around 8pm. We estimated around an hour following a pod of 5 orcas and otherwise we were...","review_date":"June 23, 2017"},{"attraction_id":2265,"user":"zofiah76","rating":5.0,"review":"Just WOW!. We actually did the Vancouver Whale watch twice!\nOn our first trip we had a brief encounter with x2 Humpback Whales and that was it, through no fault of the company. If the whales are not around, they're not around and no one to blame!...","review_date":"June 11, 2017"},{"attraction_id":2265,"user":"manateejam","rating":5.0,"review":"Whale of a good time!. We went out on one of the 12 man rafts, instead of the bigger partially enclosed boats. The ride out and back was a ton of fun. A little bumpy at times, but super great when we hit a big wave or swell! Honestly I...","review_date":"June 10, 2017"},{"attraction_id":2265,"user":"emactravels","rating":5.0,"review":"After a few hiccups a great trip!. We started off a little rough, having to go back to the dock twice. The reasons were beyond the crew's control. Once we got going it was great. We saw sea lions, bald eagles, seals, 3 transient killer whales and a humpback. The boat was...","review_date":"June 8, 2017"},{"attraction_id":2265,"user":"stroudjames","rating":5.0,"review":"One of the highlights of our holiday. My wife and I were in Vancouver for about 5 days earlier this month. Whilst we were there, we arranged to go whale watching with Vancouver Whale Watch.\nWe booked the trip through Viator, and after emailing the company directly, we arranged a pickup in...","review_date":"June 2, 2017"},{"attraction_id":2265,"user":"yoga47rae","rating":5.0,"review":"Awesome experience. This was my first time to watch Whales and the Vancouver Whale Watch company certainly knows how to make it reallly special. My adventure began when the shuttle picked me up at the designated area. Trever, the shuttle driver, helped to make the hour drive...","review_date":"June 2, 2017"},{"attraction_id":2265,"user":"meander316443","rating":5.0,"review":"Amazing Experience. This tour was the highlight of our trip to Vancouver. The staff were all very pleasant and helpful, and we were lucky enough to see humpback whales and orcas, in addition to seals, sea lions and eagles. The shuttle service and lunch were also good!","review_date":"May 27, 2017"},{"attraction_id":2265,"user":"james_e","rating":3.0,"review":"I think it's a whale.... But it could be a man in a suit!\nI'll summarise; two things - be wary before you book which kind of boat you'll be on. We didn't realise this exactly and were stuck inside a hot boat for 3\/4 hours whereas the open air...","review_date":"May 23, 2017"},{"attraction_id":2265,"user":"jjkeith","rating":5.0,"review":"Great experience!. We had a wonderful day on the whale watching trip. Everything was just perfect (including the weather!). Can't say enough great things about Vancouver Whale Watch. The shuttle ride in from Vancouver was easy and pleasant. The boat tour everything I could have hoped for!","review_date":"May 16, 2017"},{"attraction_id":2265,"user":"andreav4789","rating":5.0,"review":"Whale of a time!. Whale watching has always been on my bucket list, and I highly recommend Vancouver Whale Watch. Very friendly and knowledgable staff. As I did visit early in the season, we did not have the best sightings. Lots of seal lions and bald eagles, but finally...","review_date":"May 10, 2017"},{"attraction_id":2265,"user":"laurabrans","rating":5.0,"review":"Great day!. This was our first whale watching experience and it defiantly did not disappoint!\nThe people working there are helpful and it's easy to book, they provide you with a free parking permit for the day and you can also borrow coats, jumpers, hats and gloves...","review_date":"May 9, 2017"},{"attraction_id":2265,"user":"londonash2012","rating":5.0,"review":"BEST EXPERIENCE! . Thank you so much to the wonderful, well educated, friendly, tourism professionals who made this trip possible. From the moment I made my reservation the staff took care of me from start to finish. I got the pleasure of being picked up by trevor, a...","review_date":"April 29, 2017"},{"attraction_id":2265,"user":"holly_m","rating":5.0,"review":"Vancouver Whale watching. We had a great day whale watching . Our Gide was sooo informative.She knew all of the whales ! We saw a humpback 50 feet long \" big mama \" and four killer whales ,Orcas.\nGreat day ,great weather . I highly recommend this trip...","review_date":"April 29, 2017"},{"attraction_id":2265,"user":"for032002","rating":5.0,"review":"Wow. Fantastic whale watch experience. Staff wss wonerful. Followed a pod of whales for miles. Saw sea lions and bald eagles. Excursion was 3.5 hours. Just plain awesome and wonderful. Highly recommend this company.","review_date":"April 27, 2017"},{"attraction_id":2265,"user":"nickyandstu","rating":5.0,"review":"\"If you haven't seen a whale yet, we can't help you\". We went on a half-day whale watching trip with Vancouver Whale Watch. They picked us up from Downtown Vancouver and took us to Steveston with an informative commentary from the driver on the way. On arrival in Steveston, we were kitted up with in warm,...","review_date":"November 23, 2016"},{"attraction_id":2265,"user":"robbert_b","rating":5.0,"review":"Amazing experience with passionate guides. Went whale whatching with vancouver whale watching! They have fast boots to get as gadt as possible to the animals. We saw humpback whales, sea elphant,bold eagles, sea lions seals, and a pos of killer whales!!! The guides were really passionate about thw animals and...","review_date":"November 15, 2016"},{"attraction_id":2265,"user":"andrew_d","rating":5.0,"review":"A must see . If you're going to Vancouver then you must do some form of orca spotting. We chose this company based on reviews on TripAdvisor, they certainly didn't disappoint.\nYou are picked up by a shuttle bus in the heart of the city centre and taken to...","review_date":"November 8, 2016"},{"attraction_id":2265,"user":"the_winding_path","rating":5.0,"review":"Life - changing whale viewing. Well organised, with easy pickup in downtown Vancouver. The boat sails from Richnmond - take a sandwich and lots of warm clothes if it's a cool day - as the boat may be covered, but you'll still want to stand out on the observation deck....","review_date":"November 5, 2016"},{"attraction_id":2265,"user":"pargowin","rating":5.0,"review":"Great day!. We were lucky that we had picked a good day for it, not raining, dry and some sun. The sea was calm.\nPrior to the trip we were informed to wrap up warm, though we would be provided with a waterproof jacket. Also water and...","review_date":"November 1, 2016"},{"attraction_id":2265,"user":"tama_ba_123","rating":5.0,"review":"Most touching experience. I went to a Whale Watching tour late October, it was the second last tour of the saison. Levi, a very kind shuttle driver, picked us up at Canada place and drove us all the way down to the picturesque village of Steveston. Staff at...","review_date":"November 1, 2016"},{"attraction_id":2265,"user":"yali_l","rating":5.0,"review":"So many whales!. For the first hour, we did not see anything but the captain told us that his encounter of the wholes was 95% of all the tours. Fortunately, we added to his 95%, because we met a army of whales. So many that we could not...","review_date":"October 24, 2016"},{"attraction_id":2265,"user":"cpsto2013","rating":5.0,"review":"Awesome excursion and more than just whales. The whole day was perfect. Be sure to pack a lunch as there is only water and granola bars on board and we were out for over 5 hours which was perfect for our great day. We saw a couple of sets of Humpback whales...","review_date":"October 24, 2016"},{"attraction_id":2265,"user":"gottalovetrips","rating":5.0,"review":"Great Experience. We got to see 2 sets of 2 humpback whales coming up for air for about 20 min each. Plus we saw two types of seals. It was an awesome experience to see these animals in their natural habitat. Niamh was fantastic! She was very...","review_date":"October 22, 2016"},{"attraction_id":2265,"user":"storagemadman","rating":5.0,"review":"A whale of a great time!. A top notch group that really knows how to find the whales and puts on super responsible aspect to safely and smartly watch them in nature!","review_date":"October 17, 2016"},{"attraction_id":2265,"user":"ellab1ack","rating":5.0,"review":"Quality from start to finish. We started by being picked up by the 'fountain of knowledge' Trevor in the shuttle bus. He gave a us an informative journey out to richmond, even telling us where we could grab lunches to take on board.\nWe had naturalist Niamh on the day...","review_date":"October 15, 2016"},{"attraction_id":2265,"user":"cymruwales88","rating":1.0,"review":"Whale watching? No Whales. No refunds. I have never written a negative review but felt compelled to after my expiriance with Vancouver Whale Watch.\nMy wife and I did this as part of our honeymoon. What a massive let down it turned out to be. I understand the wild is unpredictable,...","review_date":"October 13, 2016"},{"attraction_id":2265,"user":"travelexperience12","rating":5.0,"review":"A quite long but successful whale watching boat trip.. We were booked on this boat trip prior to leaving the UK. We checked on arrival in Vancouver regarding the pick-up arrangements for the shuttle-bus and were duly collected. The journey to the Steveston boarding location took approximately 30 minutes and we checked in at...","review_date":"October 11, 2016"},{"attraction_id":2265,"user":"jill_w","rating":5.0,"review":"Brilliant trip, great crew, amazing wildlife. My friend and I had our whale watch cancelled due to bad weather conditions, but we were able to re-book for the following day. The weather was a bit windy and rainy and a bit overcast. We set off from Steveston Harbour, Richmond and had...","review_date":"October 9, 2016"},{"attraction_id":2265,"user":"outofedinburgh","rating":5.0,"review":"Holiday highlight. This was undoubtably the highlight of our recent holiday for me. Once we had decided to go to Vancouver, I knew I wanted to go whale watching. It's hard to know which company to pick when you're thousands of miles away but this company were...","review_date":"October 4, 2016"},{"attraction_id":2265,"user":"jenny097","rating":2.0,"review":"Horrible boat ride thru the waves, didn't see any whales. The boat driver was crazy. He was going so fast thru the waves, we were going airborne and then crashing down again. He didn't slow down until people screamed for the third time. Plus, we saw no whales or dolphins. Their guarantee gives us the...","review_date":"October 3, 2016"},{"attraction_id":2265,"user":"travello2016","rating":5.0,"review":"Two species sighting. The Vancouver whale watch company does a very good job of finding whales. On our trip, we saw two species -- Humpback whales & Killer whales-- as well as Harbor Seals. The ride out to find the whales was quite rough, but they did tell...","review_date":"September 27, 2016"},{"attraction_id":2265,"user":"bluebell369","rating":5.0,"review":"Just brilliant experience . Very reasonable pick up service to transport you from downtown Vancouver. They were at my pick up point 5 mins early. Friendly, helpful staff. I had taken a huge host of measures to avoid sea sickness but it was so smooth anyway. I didn't feel...","review_date":"September 26, 2016"},{"attraction_id":2265,"user":"michael_m","rating":5.0,"review":"Round Richmond Tour with Vancouver Whale Watch. My wife and I had the pleasure of doing a unique tour with Vancouver Whale Watch , set up by the City of Richmond , last weekend. We saw many interesting sites on the Fraser River including the houseboats of Ladner,New Westminster,Finn Slough and Steveston....","review_date":"September 24, 2016"},{"attraction_id":2265,"user":"marjonld","rating":5.0,"review":"It was q very beautiful experience . We spent one hour tracking the killer whales. It was a very beautiful experience. We booked the tour online The tour was good arranged. The pickup was excellent. The boot was very good.","review_date":"September 19, 2016"},{"attraction_id":2265,"user":"vantoptours_m","rating":5.0,"review":"Amazing and fantastic experience!. I went with my son Whale watching and we had the best time!\nThis company delivers what they say! We were lucky and the whales were close by so we spent so long watching them it was just amazing. Our guide, Niamh, was not only...","review_date":"September 18, 2016"},{"attraction_id":2265,"user":"607jayneg","rating":5.0,"review":"Orcas, seals and Bald Eagles!. We were a group of 7 booked on a 3 to 5 hour whale watching tour, starting in the quaint West Coast fishing village of historic Steveston and travelled through the Gulf and San Juan Islands.\nOn our way out of the harbour on our...","review_date":"September 15, 2016"},{"attraction_id":2265,"user":"amanda_k","rating":5.0,"review":"AMAZING!!!. This is a totally magical experience that I highly recommend to anyone and everyone! I have been out three times and each time is unique and awesome! The company is very professional and they do everything to ensure your comfort. The first time I went...","review_date":"September 15, 2016"},{"attraction_id":2265,"user":"jacob_s","rating":4.0,"review":"Great to see, but good pictures are hard to get!. Vancouver Whale Watch promptly collected us from Canada Place way in Downtown Vancouver in their shuttle, which was free. During the 20 minute drive to Steveston the driver explained the proceedings, and made it all very clear. Upon arrival we were handed bright yellow overalls,...","review_date":"September 14, 2016"},{"attraction_id":2265,"user":"floridaudrey","rating":5.0,"review":"Amazing experience. Wonderful experience! Tour was super well organized. I forgot to bring a warm jacket and those are available before starting the tour (free of charge). Was able to see killer whales and still speechless about it. The boat tour was very pleasant, beautiful landscapes","review_date":"September 10, 2016"},{"attraction_id":2265,"user":"boone8","rating":5.0,"review":"Great experience. Had my daughter and son in law out to the west coast for a week and one thing he really wanted to do was a whale watching tour. Weather was great and the waters was not rough at all. Once you get out of the...","review_date":"September 10, 2016"},{"attraction_id":2265,"user":"nyder","rating":2.0,"review":"Over sold - I'd think again. Whale watching is like playing hide-and-seek. Sometimes you see something, sometimes you don't and the weather is always an unknown factor. Vancouver Whale Watching sell their experience as a nature experience where you sail around the islands south east of BC in zodiacs and get...","review_date":"September 7, 2016"},{"attraction_id":2265,"user":"klroberts83","rating":5.0,"review":"Phenomenal experience!. Impressed with everything about this company. Well prepared for weather conditions with rain suits provided, comfortable and fun boats, and an enthusiastic and knowledgable staff group from the shuttle bus driver to the on-board naturalist. We saw 4 orcas and numerous seals while also learning...","review_date":"September 5, 2016"},{"attraction_id":2265,"user":"patricia_g","rating":5.0,"review":"Saw lots of whales. It was a great experience. Saw lots of whales but did not see one come up and out of the water but the little boogers just was not cooperating. The lady that kept us in sight of the whales was very knowledgeable and interesting. They...","review_date":"September 4, 2016"},{"attraction_id":2265,"user":"arlene_g","rating":1.0,"review":"Not Impressed. I booked the excursion for Saturday, Aug. 27 for 3 people on the 9 a.m.excusion. We had to get up at 6:30 to get there on time. When we arrived at 8, we were told that it was too windy and all boats were cancelled...","review_date":"August 30, 2016"},{"attraction_id":2265,"user":"bishop3210","rating":5.0,"review":"A Highlight of My Vancouver Trip. This was just a great experience. The boats that are used are large enough with strong enough motors to absorb what the ocean throws at it but is small enough to maneuver in and out of the local island areas where the whales are located....","review_date":"August 29, 2016"},{"attraction_id":2265,"user":"ludwig_wayfarer","rating":5.0,"review":"\u201cNo need for binoculars on Orca bonanza!\u201d. In what was a bit of cloudy day in a local heat wave, we set out on our whale watching trip from picturesque Steveston harbor in Richmond.\nThe four of us; three adults and a young child, joined a full Express boat on the 2...","review_date":"August 27, 2016"},{"attraction_id":2265,"user":"487erica","rating":4.0,"review":"What a great morning. We went out for a tour on the morning of Aug.20th with a local couple and had a wonderull explenation from the guide, she immediatly said that we would not get to see humpback's because they where not spotted for a couple of weeks, which...","review_date":"August 21, 2016"},{"attraction_id":2265,"user":"988chantellen","rating":5.0,"review":"100% recommend . This is by far the best thing I have done in all my trips to Vancouver. I have done the majority of tourist attractions but I would recommend this over anything else.\nWe were on the small red boat and it was so much fun...","review_date":"August 20, 2016"},{"attraction_id":2265,"user":"rbrowne2005","rating":4.0,"review":"Great day out. Great mornings activity especially when my youngest discovered that the trip went from Storybrooke - the fictional town from. once upon a time - picked up very efficiently and driver was a very entertaining tour guide on the half hour trip to the board -...","review_date":"August 17, 2016"},{"attraction_id":2265,"user":"cuckie57","rating":5.0,"review":"A Chance of a Lifetime. This was without doubt on of the great highlights of our visit to Vancouver, if you get the chance you must go, the variety of wildlife you see on the boat trip alone is fantastic but if you see the whales, then WOW! The firm...","review_date":"August 14, 2016"},{"attraction_id":2265,"user":"nicole_s","rating":4.0,"review":"Decent tour. Over all not a bad tour. We did see killer whales and some harbor seals. We also were able to spot some Eagles in the tree tops. Bring warm clothing even in the summer. The wind off the water can get a bit chilly. One...","review_date":"August 13, 2016"},{"attraction_id":2265,"user":"rowerwfmly","rating":5.0,"review":"Fantastic experience. Went in the afternoon tour last Friday with my husband and daughter. The weather was perfect and the water very still. We drove out to the Georgia Straits following reports of there being a family of transient killer whales. After about 45 minutes on the...","review_date":"August 12, 2016"},{"attraction_id":2265,"user":"froglover1948","rating":5.0,"review":"Whale watching. I suppose we were so lucky for after being kitted out for the rain we were having we went straight out to where J pod was.\nThe Orca\u2019s were breaching ever where we saw so many and was even told the names of a few...","review_date":"August 12, 2016"},{"attraction_id":2265,"user":"rich706632","rating":5.0,"review":"Fantastic experience. Wow, what a trip. Collection from a nearby pick up point was painless.\nBooked in at Steveston we were given waterproofs (not needed on our trip).\nNeed to appreciate you are trying to see wild animals not captive ones.\nOn hour trip we saw Golden...","review_date":"August 11, 2016"},{"attraction_id":2265,"user":"jessie_c","rating":5.0,"review":"Morning whale watching adventure. We went on this whale watching your with our boys, 3 and 6 and 15 yr old niece. We all enjoyed this at all ages. I was extremely impressed by the knowledge of the animals from our guide and she made sure everyone on the...","review_date":"August 10, 2016"},{"attraction_id":2265,"user":"brian_m","rating":5.0,"review":"Excellent trip, lots of time with the whales and other wildlife along the way. There are so many good things to say about this company it's hard to summarize it all here. The boats are great, fast and well outfitted. The captain and the first mate\/naturalist were excellent. Other boats form other companies were calling our boat to ask...","review_date":"August 9, 2016"},{"attraction_id":2265,"user":"james_k","rating":5.0,"review":"So much Orcas!. I loved whale watching tour since we were given the opportunity riding along with Orcas. The boat is a very customized zodiac style boat that also includes a washroom aboard. We skid along the Pacific and the river looking at great amounts of Orcas. We...","review_date":"August 7, 2016"},{"attraction_id":2265,"user":"ben_m","rating":5.0,"review":"A must do if you're in Vancouver. We were so disappointed after our first trip that we didn't see any whales (we did see seals and several bald eagles), however because we didn't see any whales we rebooked for two days after, and were so glad we did. Coming out of the...","review_date":"August 2, 2016"},{"attraction_id":2265,"user":"steph3355","rating":5.0,"review":"A life long dream came true!. It was my childhood dream to see wild orcas and we came all the way from Switzerland to Vancouver only for that!\nWe chose many different companies to go whale watching and I think that Vancouver Whale Watch was the best of them all!\nFirst...","review_date":"August 1, 2016"},{"attraction_id":2265,"user":"jammin1985","rating":5.0,"review":"Amazing Whale watching experience!. We booked the Vancouver Whale Watching tour whne we got to Vancouver. It was one of a few that still had availablities on our vacation. It was fantastic! It was so neat to see whales swimming in the wild with their young. The guide, Neeve,...","review_date":"July 29, 2016"},{"attraction_id":2265,"user":"dieter_sch_13","rating":5.0,"review":"Extremely well run. The booking process was a breeze through the concierge at Rosedale on Robson. We were picked up by shuttle just down the street. During the 35 minute drive to Steveston, our driver kept us well informed with commentary about the area as well as Canada...","review_date":"July 27, 2016"},{"attraction_id":2265,"user":"fiona_w","rating":5.0,"review":"Memories are made of this.. Today was special for customers and crew alike. Brilliant sunshine and calm seas meant a magical boat ride far out past Victoria to see an extraordinary sight of feeding humpback whales. Unusual occurrence to see so many and the sight of those magnificent tales proudly...","review_date":"July 24, 2016"},{"attraction_id":2265,"user":"veracools","rating":5.0,"review":"Visit to Vancouver. This company is very well organised. They have 3 different boats. We opted for the Explorer 1 which is fast but comfortable. Our guide was very knowledgable. We saw many whales and other wildlife. The tour was about 5hrs long but whizzed by. You get...","review_date":"July 23, 2016"},{"attraction_id":2265,"user":"fromnormandy","rating":5.0,"review":"really good experience. went on the morning tour 9am , on board the express\nthe parking is free, a pass is given to you during check in, the parking lot for the free pass is 10 minutes walk from the pier.\nat the check in office you are...","review_date":"July 22, 2016"},{"attraction_id":2265,"user":"katie_l","rating":5.0,"review":"A dream come true. I came to Vancouver alone for 3 weeks in order to see the beautiful orca. I decided to go with the Vancouver whale watch and i wasn't left disappointed. Captain Karl from the dream team was fantastic and made everyone feel welcome and answered any...","review_date":"July 18, 2016"},{"attraction_id":2265,"user":"armand_d","rating":5.0,"review":"A whale of a good time!. My sister was in for a visit and wanted to go on a whale watching tour. After reading reviews and comparing websites we chose Vancouver Whale Watch and the Explorathor II. We had an awesome time! Unbelievable scenery, and we saw a little herd of...","review_date":"July 17, 2016"},{"attraction_id":2265,"user":"thomas_r","rating":5.0,"review":"Wonderful. Vancouver Whale Watch was terrific. Staff seemed very knowledgeable and willing to share. Your was not rushed and was very patient waiting for Humpback to show itself. The J Pod of killer whales put on a long show off the Washington State coast. We would...","review_date":"July 14, 2016"},{"attraction_id":2265,"user":"melissa_b","rating":5.0,"review":"Bring warm clothing!. I was not prepared for the cold! It ended up being a bit chillier than what I expected, and once on the water, it became very cold. The tour guide was very helpful and provided me with a blanket, and the office have me an...","review_date":"July 12, 2016"},{"attraction_id":2265,"user":"stefan_c","rating":5.0,"review":"Fantastic experience. I would certainly recommend Vancouver Whale Watch, it's a fantastic experience. During the 5h trip we saw orcas, a bald eagle and seals. The VWW team is really friendly too!","review_date":"July 12, 2016"},{"attraction_id":2265,"user":"starfighter441","rating":5.0,"review":"Great day out.. We definitely got our moneys worth on our tour (15 June 2016), it started off slowly but picked up as we went along. Leaving Steveston harbour we cruised up towards Sea Island then to English Bay before heading across the Straits of Georgia towards Vancouver...","review_date":"July 12, 2016"},{"attraction_id":2265,"user":"annaweinard","rating":5.0,"review":"Very nice!. There is three different boats, so make sure you check them all out to make an informed decision. Visibility is super on all of them (I guess, since seating is similar). Pick up service available from lots of different directions.\nAll the staff was very...","review_date":"July 9, 2016"},{"attraction_id":2265,"user":"soepkip","rating":4.0,"review":"Close by where the orcas are. With almost a 100% score of seeing orca's, and avoiding the whale watching tours near Vancouver, which are further away from the orca's, this was a really great adventure. While sailing out of the harbor we saw bald eagles nesting. After an hour of sailing...","review_date":"July 7, 2016"},{"attraction_id":2265,"user":"bigsmig","rating":5.0,"review":"Smigielski Family . Can I start by saying that the initial pick up was bang on time. The driver gave a good running commentary on route. One at our destination we went and booked in and were given waterproof clothing. This was not mentioned in the brief. On...","review_date":"July 5, 2016"},{"attraction_id":2265,"user":"pfennel","rating":5.0,"review":"unbelievable experience. I took this trip on 6\/28\/16. Unbelievable experience. Skipper Karl shared his extensive knowledge of whales with us while we watched a humpback and many (16-18) Orcas frolic. Unforgettable.","review_date":"July 1, 2016"},{"attraction_id":2265,"user":"arfon_e","rating":5.0,"review":"From Wales for Whales. Our recent trip (mum and I) out to Vancouver was the start of many 'bucket list' firsts (first holiday in 16 years, first driving left hand drive on the wrong\/right side of the road in an automatic transmission! first sighting of wild bears (and cubs!))...","review_date":"June 30, 2016"},{"attraction_id":2265,"user":"djmunson","rating":4.0,"review":"Great adventure. We had a great time today. We saw a transient pod of orca. Our guide was lovely and kept us informed every step of the trip. We did get cold even though it had been in the 70s while we visited Vancouver. We were so...","review_date":"June 30, 2016"},{"attraction_id":2265,"user":"dawnw2311","rating":5.0,"review":"Wonderful Experience. Husband and I went whale watching on 22 June 2016. Our captain, skipper and all the employees were awesome. We did see an orca pod (Stanley and Sidney) complete with baby. We also saw a young humpback whale breach twice. We stayed at the Westin...","review_date":"June 27, 2016"},{"attraction_id":2265,"user":"marcwalker5","rating":5.0,"review":"Awesome experience . We were let down not once but twice by Price of Whales, but managed to rebook with Vancouver Whale Watch from Steveston. We were out on the water for over three hours and spent more than half of it with the resident orcas. Saw plenty...","review_date":"June 26, 2016"},{"attraction_id":2265,"user":"mmmarrc","rating":4.0,"review":"Great Trip!!. Seen several whales and trip was smooth sailing with all crew members. They were full of information regarding area and about marine life. Our Shuttle was our fav staff member very friendly with our own private tour.","review_date":"June 25, 2016"},{"attraction_id":2265,"user":"kmftm","rating":5.0,"review":"WHALES!. The title of the review is what it says on their adverts, and before going on the trip I was amused at what seemed like an unimaginative slogan... but by the time we got off the boat I was so awestruck that I couldn't do...","review_date":"June 24, 2016"},{"attraction_id":2265,"user":"traveltheworld1902","rating":5.0,"review":"Dream come true.. I have wanted to see wild killer whales since I went sea world as a 12 year old, and I have now done this thanks to Vancouver whale watch. We were picked up from outside our hotel on time by a very friendly driver who...","review_date":"June 23, 2016"},{"attraction_id":2265,"user":"christin1212","rating":5.0,"review":"Exceptional customer service. From initial reservation to shuttle drop-off, we were very impressed by the excellent customer service Vancouver Whale Watch provides. We managed to get lost on our way to the shuttle pick-up point (100% our fault), but the company went out of their way to assist...","review_date":"June 22, 2016"},{"attraction_id":2265,"user":"iain_d","rating":5.0,"review":"outstanding expereince. Booking team were great, arranged from UK. Hotel transfer was excellent with a very helpful driver who made the trip interesting with his commentary. Kit (waterproof gear) and boat were excellent. The guide on board was very knowledgeable and really enhanced the experience. we were...","review_date":"June 20, 2016"},{"attraction_id":2265,"user":"melsoos","rating":5.0,"review":"So many whales!. We had a great time whale watching with this company. The staff knew so much about marine life and were able to answer all our questions, gave us lots of interesting facts about whales. We were lucky with great weather and were able to take...","review_date":"June 14, 2016"},{"attraction_id":2265,"user":"lyanne_o","rating":5.0,"review":"Great Whale watching trip. Went out yesterday with Captain James and tour guide Joan from the quaint little port of Steveston. we had such a great time and perfect weather once we got to open water. It was rainy on shore and we were a little apprehensive about going...","review_date":"June 9, 2016"},{"attraction_id":2265,"user":"jsyverson","rating":5.0,"review":"First Class operation. Our experience with Vancouver Whale Watch began a month before we left home as we contacted various whale watch companies to find out the details of their particular programs. We were impressed by the knowledge and attitude of the Vancouver Whale Watch staff during our...","review_date":"June 8, 2016"},{"attraction_id":2265,"user":"thefixtress","rating":5.0,"review":"Exceeded our expectations . We were really happy with our day spent on the whale watching tour. We were lucky that there were a number of whale pods on the area, so we spent a lot of time with them, allowing us to get lots of photos. We also...","review_date":"June 7, 2016"},{"attraction_id":2265,"user":"elkneed","rating":5.0,"review":"Wonderful trip. After our original trip with another whale watching company was cancelled due to technical difficulties, we managed to get two last minute tickets with these guys. We weren't disappointed.\nThe boats are in very good condition, the staff were friendly and helpful from start to...","review_date":"June 5, 2016"},{"attraction_id":2265,"user":"adam_d","rating":5.0,"review":"Amazing 4 hours spent with a group of Orcas + bonus marine wildlife. We had such an amazing trip with Vancouver Whale Watch and we're lucky enough to see dancing Orcas just off East Point. Andy the guide and Captain James gave a thoroughly entertaining 4 hours on the open waters taking time to highlight the wildlife we...","review_date":"June 3, 2016"},{"attraction_id":2265,"user":"tomali87","rating":5.0,"review":"Exceeded expectations!!. The trip was so much more than we could have hoped. We headed straight to a pod of whales that had been reported earlier in the day. There were 11 whales and we spent well over an hour watching them. Karl was very informative and...","review_date":"June 2, 2016"},{"attraction_id":2265,"user":"lee_e","rating":5.0,"review":"Orcas, sea lions and eagles!. We left from an adorable little town called Steveston and unfortunately didn't have time to look around before or after. The whale watching trip was excellent, we saw 9 orcas, many sea lions and seals who were sun bathing, eagles,bonaparte's gulls, and other birds. We...","review_date":"June 1, 2016"},{"attraction_id":2265,"user":"raymond_m","rating":5.0,"review":"Great!. Great trip - we got to see lots of killer whales! The staff was very friendly and helpful, when the shuttle from the hotel turned out to full they immediately offered us a free cab ride to the location. Also: tour guide Carl rocks! He...","review_date":"May 31, 2016"},{"attraction_id":2265,"user":"travelinpretzel","rating":4.0,"review":"Main focus is Orcas. There are quite a few killer whales in the area, both permanent and transient, and they are the main focus of this whale watching. I would have liked to have seen some humpbacks, but it was early in the season. Just know their \"guarantee\" to...","review_date":"May 29, 2016"},{"attraction_id":2265,"user":"dan801","rating":2.0,"review":"Very expensive for what you get. So with taxes the tour is about $150 plus $15pp transfer from Vancouver. They have a few different boats each holding what I would guess around 50 people. Some of it up front is covered and Bench seating outside in the cold cramped at the...","review_date":"May 25, 2016"},{"attraction_id":2265,"user":"kellyt2462","rating":5.0,"review":"\"Outstanding day watching amazing orcas!\". This was an amazing experience! Our skipper and guide were wonderful, kept us informed and showed us bald eagles, sea lions, harbor seals and a pod of 5 transient killer whales. We were able to watch them for a very long time and we captured...","review_date":"May 13, 2016"},{"attraction_id":2265,"user":"tom_r","rating":5.0,"review":"Amazing Experiences!. I went twice whale watching with Vancouver Whale Watch and it was definately worth it! I saw killer whales both times and many more marine wildlife, such as bald eagles, seals and sea lions. This company has buses which can pick you up from Downtown...","review_date":"May 3, 2016"},{"attraction_id":2265,"user":"starlet43","rating":5.0,"review":"great experience!. this was an awesome experience! I recommend this tour over anything in downtown vancouver. the shuttle was convenient and the driver was great, explaining things about the area on the way to richmond. the boat ride (explorathor II) was smooth and we saw so many...","review_date":"May 1, 2016"},{"attraction_id":2265,"user":"curtis_o","rating":5.0,"review":"Amazing day watching Orcas!!!!. What an amazing day out on the water. I am from Hawaii so am always out on the water and get to watch humpback whales every year, but I've always wanted to see Orca's. I went on a snowboarding trip to Whistler, and when I...","review_date":"April 23, 2016"},{"attraction_id":2265,"user":"pekka_p","rating":4.0,"review":"Great Time for Nature Lovers. Our boat trip lasted about 3 hours, during which we saw a large number of orcas, seals, sea lions, bald-headed eagles etc. Weather was perfect & the scenery stunning. The minibus service also worked very well; we got a nice tour of Vancouver & surrounding...","review_date":"April 12, 2016"},{"attraction_id":2265,"user":"paul_s","rating":5.0,"review":"Great boat, great crew, breathtaking scenery. Was in Vancouver for a few days and was lucky enough to get a beautiful day for a trip out with Vancouver Whale Watch. Very friendly staff in the office pointed me in the direction of the free parking which is literally round the corner...","review_date":"April 9, 2016"},{"attraction_id":2265,"user":"catherine_c","rating":5.0,"review":"Best Whale Watching Company in the Lower Mainland. We spent a very enjoyable day on the Explorathor Express last fall. The vessel is covered, but with windows that slide open, and is large enough to walk around comfortably, with an open area. The staff were friendly and knowledgeable, and ensured that no laws...","review_date":"March 16, 2016"},{"attraction_id":2265,"user":"frank_f","rating":5.0,"review":"Unique fantastic experience . The day we went whale watching was absolutely amazing. The boat trip out to the islands was stunning (we were really lucky with the weather). Sea lions relaxing on their rock and after two hours of sailing, we hooked up with various groups off orcas...","review_date":"January 30, 2016"},{"attraction_id":2265,"user":"meaghan_p","rating":5.0,"review":"Absolutely Amazing. I did this a while ago now and it still stands out as one of the most incredible things I have ever done!! We were so lucky this day! The weather was absolutely beautiful and the orcas swam right up to our boat, chased a...","review_date":"December 14, 2015"},{"attraction_id":2265,"user":"scott_j","rating":5.0,"review":"Knowledgable and environmentally proactive.. Plenty of similar businesses to choose from in British Columbia so we relied much on this website to narrow things down. Nothing is guaranteed when it comes to Mother is Nature and there is no whale \"show\" as some customers anticipate. Having said that, this...","review_date":"December 13, 2015"},{"attraction_id":2265,"user":"85eh","rating":5.0,"review":"Great whale watch!. Fantastic afternoon with a great whale watch company! Very knowledgeable and friendly naturalist. Saw lots of humpbacks & orcas!","review_date":"November 20, 2015"},{"attraction_id":2265,"user":"murphys23","rating":5.0,"review":"Do it!. We had a truly wondeful time with Vancouver Whale Watch, very comfortable on board experience and a really successful trip out. There were around 50 whales around the boat at any one time, some so close you could hear them blowing and some in the...","review_date":"October 22, 2015"},{"attraction_id":2265,"user":"areeyaant","rating":5.0,"review":"The best experience in my life!!!. This tour program is amaziiiiing!!!\nWe saw 2 killer whales and 2 humpback whales. Then a hundred of seals and sea lions!!! I couldn't expect more from this. Totally the best day in my life. The boat drive was so nice, he always drove the...","review_date":"October 21, 2015"},{"attraction_id":2265,"user":"hardoil","rating":5.0,"review":"GLAD WE SELECTED THIS COMPANY - AN EXCELLENT TRIP - NOT TO BE MISSED. We tried to book with another company which departs from Vancouver but they were full so we ended up travelling to Steveson because Vancouver Whale had space aboard one of their two boats. We went by public transportation from downtown Vancouver. It was a breeze...","review_date":"October 21, 2015"},{"attraction_id":2265,"user":"joyfulgypsy","rating":5.0,"review":"Great day in nature!. We had a fantastic time with Vancouver Whale Watch. The boat was roomy and comfortable with lots of opening windows and a bathroom. We were protected from the elements with space to move around. Our naturalist Tammy took the time to point out all kinds...","review_date":"October 19, 2015"},{"attraction_id":2265,"user":"jason_f","rating":5.0,"review":"Fantastic Day. I was met on time at my designated downtown pick up point as I was staying more uptown the coach that took us to the harbour was spotless so that deserves a mention.\nThe tour guide on the boat (Marina I think her name was)...","review_date":"October 14, 2015"},{"attraction_id":2265,"user":"davehayers","rating":5.0,"review":"Whales guaranteed. One of the main reasons for visiting Vancouver was the opportunity to see Orca in their natural habitat. Much research was carried out at home, and Vancouver Whale Watch was chosen, based on reviews.\nWe booked early to ensure guaranteed seats on our chosen date....","review_date":"October 11, 2015"},{"attraction_id":2265,"user":"kentucky_kat","rating":2.0,"review":"They couldn't start the boat. :(. I had made our reservations several weeks in advance and was very excited because Vancouver was having an excellent whale watching season from all reports. When we got to Vancouver we had a message that they had overbooked the shuttle and to take a cab...","review_date":"October 5, 2015"},{"attraction_id":2265,"user":"ryan_and_erica_r","rating":5.0,"review":"What a day!. Vancouver Whale Watch is a business doing a wonderful job. We had a great day out witch Captain Scotty on the Explorathor II. Within an hour of being out on the water, we saw two Humpback Whales- Not the most common whale in these parts,...","review_date":"September 29, 2015"},{"attraction_id":2265,"user":"disneymad1955","rating":5.0,"review":"Killer Whale Watching. Fantastic tour, made the holiday so special. Great service, pick up from near our hotel, taken to the pier to begin our wonderful trip. We had the most beautiful weather, boarded our boat and travelled out to try and find the killer whales. We didnt...","review_date":"September 22, 2015"},{"attraction_id":2265,"user":"sjd254","rating":5.0,"review":"Best Whale Watch Co in Vancouver. Have been on 3 whale watch tours with this company .. 2 great days 5 years ago (we saw all 87 orcas on a previous trip !!), and once on this visit, and many whales seen each time.\nAlways very safety conscious, staff are extremely...","review_date":"September 15, 2015"},{"attraction_id":2265,"user":"639wendyl","rating":5.0,"review":"Saw two pods of transient killer whales and one humpback whale!. Vancouver Whale Watch was a wonderful experience. We were able to drive from Kitsilano to Steveston with plenty of time to check in and walk around. They gave us jackets prior to boarding the boat. We chose the covered boat with the upper deck viewing...","review_date":"September 10, 2015"},{"attraction_id":2265,"user":"alfiebutton","rating":5.0,"review":"One off our Bucket List. What a fantastic day we had Whale Watching with Vancouver Whale Watch. We were picked up promptly at 9.50 in downtown Vancouver and transported to Steveston where we got on the Explororathon boat. Captain John and crew were lovely, really helpful and informative. The weather...","review_date":"September 6, 2015"},{"attraction_id":2265,"user":"cindy_c","rating":5.0,"review":"The best experience ever!. First trip ever to Vancouver and wanted to make sure it included a whale watching tour!\nBooked with Vancouver Whale Watch and so glad I did!!\nSaw a bald eagle, tons of seals.. and 2 seperate pods of orcas!\nThe first pod we came across...","review_date":"September 2, 2015"},{"attraction_id":2265,"user":"datreadway","rating":5.0,"review":"Wonderful - Everything We Hoped For!. What a great experience! The sense of expectation was high as our boat, Explorathor Express set out from Fisherman's Wharf in the fishing village of Steveston in the bright morning sunshine. This had been an early start to get from East Vancouver to the Richmond...","review_date":"September 1, 2015"},{"attraction_id":2265,"user":"teniadomjan","rating":5.0,"review":"Dream come true. Did this whale watching execurion twice, the first time we didn't see any whales, but the second time around, was Amazing!! Really a dream come true. I've always wanted to do this and it was simply magical! The ride back was very bumpy and a...","review_date":"September 1, 2015"},{"attraction_id":2265,"user":"goldenbb","rating":5.0,"review":"Amazing Day. We booked a whale watching tour upon recommendation of a friend and did not regret it. We had to wait more than 2 hours before getting to see orquas but it was definately worth the wait! Amazing to see these animals in the wild. Great...","review_date":"September 1, 2015"},{"attraction_id":2265,"user":"smaniloff","rating":5.0,"review":"Amazing day! Vancouver Whale Watch is a great way to spend an afternoon.. Vancouver Whale Watch is very organized, well-run, accommodating and customer service oriented. We had an amazing day! Saw two species of Orcas, Humpback Whales and Sea Lions.","review_date":"August 30, 2015"},{"attraction_id":2265,"user":"tom_v","rating":5.0,"review":"Best part of our visit to Vancouver!. We definitely enjoyed our whale watch trip yesterday! Vancouver Whale Watch is the best! First of all the communication on the reservation went super smooth. Within a couple of hours I received an answer and a confirmation.\nThe location of their HQ is great with...","review_date":"August 28, 2015"},{"attraction_id":2265,"user":"marcia13","rating":5.0,"review":"Oh so many orcas. We were very pleased with this tour. The crew was entertaining and knowledgeable. We were on the water for roughly 4 hours. The tour started on time and it was nice to have a bit of flexibility regarding the rain gear. Parking was included during...","review_date":"August 27, 2015"},{"attraction_id":2265,"user":"15carrie","rating":5.0,"review":"Great trip!. We had a wonderful time today with Vancouver Whale Watch. Within half an hour we saw our first orcas - 2-3 pods totalling 15-20 whales. We spent nearly an hour with them before leaving for another site where we saw a pair of humpbacks. Our...","review_date":"August 26, 2015"},{"attraction_id":2265,"user":"ecs2013","rating":5.0,"review":"Great day out, tha whales came up trumps!. Out with Rob and Karl this morning. Fabulous trip made special by the knowledge of the crew who really knew what they were talking about and where to go to get the best experience. Saw lots of Orca then 2 humpback whales interacting which was...","review_date":"August 26, 2015"},{"attraction_id":2265,"user":"lukas_t","rating":5.0,"review":"Dream team!. A few weeks ago we were in vancouver to go whale watching. When we got there we got some pretty thick safety suits. At first I was really sceptical and thought this is gonna be really bad. But as soon as our guides (scottie and...","review_date":"August 24, 2015"},{"attraction_id":2265,"user":"tlh02","rating":5.0,"review":"Comfortable boat, saw lots of whales, took the entire 5 hours. Location was just over 30 min from downtown Vancouver (in the am). Office was easy to find and parking was right around the corner. Little fishing village was cute and comes alive in the afternoon. Our group of 8 enjoyed the comfortable boat ride. We...","review_date":"August 24, 2015"},{"attraction_id":2265,"user":"584barbarah","rating":5.0,"review":"Whale of a Day!. We had a fantastic day viewing a super-pod of orca containing 80+ whales. The weather was fantastic and our crew was informed and full of great and helpful information. Definitely the watch to go on when in the Vancouver area!","review_date":"August 23, 2015"},{"attraction_id":2265,"user":"717ameliat","rating":5.0,"review":"Amazing experience!. We spent three weeks travelling around North America and this was one of the best things we did. The staff both on the boat and in the office are very helpful and even helped me with advice on how to get the best photos. You...","review_date":"August 17, 2015"},{"attraction_id":2265,"user":"rita_b","rating":5.0,"review":"If you like being on the ocean and see Orcas, this is surely one to experience!!!!. If you are looking for a fabulous outdoor and West Coast Ocean experience, this is it! The people of Vancouver Whale Watch are organized, professional, friendly and informative. We were equipped with rain suits, signed in and guided with ease. They use have great and...","review_date":"August 16, 2015"},{"attraction_id":2265,"user":"lilrockett84","rating":5.0,"review":"Orcas, Orcas, Orcas!. Absolutely perfect trip for whale watching! I decided to book my whale watching your through Vancouver Whale Watch because they offered a great student discount, as well as, they sent a shuttle to take you to and from! I was on the Explorathor II with...","review_date":"August 14, 2015"},{"attraction_id":2265,"user":"neilbarnes67","rating":5.0,"review":"Absolutely stunning experience.. A MUST GO:-). If you're looking for the perfect opportunity to see 'Orca' in their natural surrounding, this is the company that you should go with. It's an experience of a lifetime and Vancouver Whale Watch have the 'art' of finding them.","review_date":"August 13, 2015"},{"attraction_id":2265,"user":"paula3142","rating":5.0,"review":"A privilege to be so close to the orcas. I have just returned to the UK still buzzing after my afternoon trip out on 9th August. This was my first time whale watching and how lucky was I! Once we got out to the area the crew thought would be right, the whales just...","review_date":"August 13, 2015"},{"attraction_id":2265,"user":"coastaltripper","rating":5.0,"review":"Bucket List!. We visited Vancouver Whale Watch as part of our honeymoon and I am so glad we did. The guides were incredible knowledgeable. The captain was funny, kind and considerate to everyone on the boat. We felt safe as we traveled from location to location and...","review_date":"August 12, 2015"},{"attraction_id":2265,"user":"boots_s","rating":5.0,"review":"Great boat and awesome crew. We stopped in at the office to enquire since we were in the area. They just needed our names and credit card number to reserve and the card was not charged yet. The day of the trip we arrived the hour ahead of schedule that...","review_date":"August 11, 2015"},{"attraction_id":2265,"user":"stephljc","rating":5.0,"review":"Truly Amazing! . Highly recommend this trip! We were so lucky to meet the Whales within 30 mins of leaving the port. We then got to spend over 2 hours with K & L pods. We also saw some Eagles, Sea Lions and seals. Captain Scotty and Marena...","review_date":"August 9, 2015"},{"attraction_id":2265,"user":"richard_c","rating":5.0,"review":"Great time on the Water. We outfitted for the Whale watch trip in foul weather gear and boarded the Explorathor II jet boat. It was lightly raining and headed for some reported whale sittings. They turned out false. Some sunshine But also more rain. We stayed dry because of our...","review_date":"August 1, 2015"},{"attraction_id":2265,"user":"timprior","rating":5.0,"review":"20 + ORCAS on one trip!. We are a family of 4, visiting Vancouver from the UK and booked the whale watching on the 'lightship'. We had a fantastic afternoon seeing: Bald Eagles, seals, harbour porpoise and lots and lots of Orca whales feeding - magical. Our skipper James was terrific...","review_date":"July 30, 2015"},{"attraction_id":2265,"user":"beakeredinburgh","rating":4.0,"review":"Difficult to rate. It's difficult to rate this experience as it's obviously not within the power of Vancouver Whale Watch to guarantee amazing appearances\/performances from the whales (we were a little unlucky with our visit). With that in mind, I will rate this experience based on other factors...","review_date":"July 26, 2015"},{"attraction_id":2265,"user":"jimbocanucks","rating":5.0,"review":"OMG!. My husband and I went on the 2pm whale watching tour yesterday- we picked the smaller ship-the \"Lightship\"- a large zodiac. I booked several months ago, the email\nprovided clear accurate information. Registration-including free parking for our car was well organized, the experience was great,...","review_date":"July 24, 2015"},{"attraction_id":2265,"user":"phiru","rating":4.0,"review":"Special experience . We went to whale watching today with family and friends, it was amazing .our guide was a very friendly lady who described everything in details and answered all the questions. Our tour started at 2 p.m. Till 4:30 ,it was a bite long cause all...","review_date":"July 19, 2015"},{"attraction_id":2265,"user":"darrell_l","rating":5.0,"review":"Trip of a Lifetime. We booked this trip in March for a July adventure. We had secured a spot for the 2:00 P.M. trip. Upon boarding the shuttle at the hotel we were denied because our trip had been \"canceled\". The company had been trying to reach us to...","review_date":"July 18, 2015"},{"attraction_id":2265,"user":"ddoubleyou","rating":5.0,"review":"Vancouver Whale Watch. I went on the whale watch 2 years ago. They promised that if we didn't find any whales\nthey would give us complimentary tickets to go again. We saw a large pod and it\nwas fantastic. Everybody is given special life saving outfits to wear....","review_date":"July 16, 2015"},{"attraction_id":2265,"user":"nikki_j","rating":5.0,"review":"Two thumbs up!. This was my first time whale watching, and this trip did not disappoint! The shuttle arrived promptly on time to pick us up at our hotel, and it was a short drive to Steveson. The shuttle driver was very friendly and pointed out landmarks along...","review_date":"July 14, 2015"},{"attraction_id":2265,"user":"jetset7878","rating":5.0,"review":"AMAZING . What a perfect day we had, well organised friendly informative staff and a five hour trip felt like five minutes.\nBooked for my mothers 60th birthday as it's always been her dream, love Canada and the city of Vancouver. Decided to book with this company...","review_date":"July 12, 2015"},{"attraction_id":2265,"user":"traveldivaaa","rating":5.0,"review":"Thank you for a PERFECT day. This was our first experience whale watching on the west coast and I would definitely do it again. When you arrive, you are given a parking pass if needed, a waterproof jacket and pants, and time to use the restroom. The boats are spacious and...","review_date":"July 5, 2015"},{"attraction_id":2265,"user":"amyloui89","rating":5.0,"review":"Amazing experience. This was the highlight of my trip to Vancouver, I initially booked the trip and then plans changed so I was spending less time in Vancouver so wouldn't have made the trip. I contacted the company about changing dates and they replied very quickly and...","review_date":"July 5, 2015"},{"attraction_id":2265,"user":"janis_b","rating":5.0,"review":"Exceeded Expectations. This was one of the most memorable days of our trip to Vancouver. I have been on whale watching excursions before and in many locations but nothing compared to this. I was with someone who gets sea sick but I guess because of the speed...","review_date":"July 1, 2015"},{"attraction_id":2265,"user":"karin_m","rating":4.0,"review":"A day to remember. Vancouver Whale Watch was a company I could recommend. Staff is helpful and nice. Our guide was informative though I wish I had heard all she was saying. Maybe using a microphone could be considered? Otherwise no coplaints! Saw Humpbacks and Orcas for the first...","review_date":"June 25, 2015"},{"attraction_id":2265,"user":"embgrd","rating":5.0,"review":"A must in Vancouver. Last minute we successfully secured 5 seats on the express. Vancouver Whale Watch exceeded any of our expectations. I never thought I would see Orca's in their natural habitat but Vancouver Whale Watch delivered that and much much more. This is a must do when...","review_date":"June 24, 2015"},{"attraction_id":2265,"user":"ilmikko","rating":5.0,"review":"Best Whale Watching company in Vancouver. Professional staff, excellent vessels, loads of whales. Vancouver Whale Watch is more than just your ordinary whale watching company.\nIt's educational - each trip offers something new to learn from the exciting world of marine mammals. On the ship you can find several books about...","review_date":"June 17, 2015"},{"attraction_id":2265,"user":"jackie_a","rating":5.0,"review":"Unbelievable and oh-so-perfect. We took this \"tour\" on May 31st in perfect conditions. Bald eagle, sea lions and enough Orcas to satisfy ANYONE. Tons of whale activity, up close and personal. The big guy, the Mommas and babies were all pointed out to us as well as some...","review_date":"June 8, 2015"},{"attraction_id":2265,"user":"2pokemon4","rating":5.0,"review":"Wow, Whales everywhere. On June 1st we went Whale watching with this company. Our Guide was Andy and she was very informative. Our Captain was John and he made sure that all sides of the boat had a chance to view all scenery. We first saw a Big...","review_date":"June 5, 2015"},{"attraction_id":2265,"user":"sara_o","rating":4.0,"review":"great tour guide. Last week I took a tour and had a great wonderful experience. I saw Orka and humpback Whales, lots of bald eagles, sea lions and seals.\nThe boat was clean and neat and had a sheltered area which prevent the wind (I have sinus problem...","review_date":"June 3, 2015"},{"attraction_id":2265,"user":"linda_s","rating":5.0,"review":"The trip was great, the whales were amazing, if only I could pick my fellow passengers. 5 hours and fabulous whale watching. The Captain worked hard to get us what we wanted. First we watched three Orcas. A mom and her baby and a big male. The Mom ( I think) provided me with the first breach I have ever seen...","review_date":"June 2, 2015"},{"attraction_id":2265,"user":"jen_g","rating":5.0,"review":"Great experience. I was worried about the \"can be 3 to 7 hours\" as I have a very short attention span but my husband convinced me it would be worth it and he was right. Ashley was a great guide and very informative if you wanted to...","review_date":"May 14, 2015"},{"attraction_id":2265,"user":"nicole_g","rating":5.0,"review":"Wonderful experience. I had a great time watching whales in their natural habitat. This is great for all ages and groups or going solo. I was lucky to see three types of whales while having a gorgeous scenery in the background. This better than going to any...","review_date":"May 7, 2015"},{"attraction_id":2265,"user":"jan720","rating":5.0,"review":"First time Whalers. We had never gone whale watching before and were not sure what to expect.\nWE WERE SUPER PLEASED WITH OUR EXPERIENCE.\nOur guides (Katl and Devon) were very knowledgable and friendly. I think our Captain (John) knew the waters and exactly how to find whales!....","review_date":"May 6, 2015"},{"attraction_id":2265,"user":"amanda_y","rating":5.0,"review":"Amazing Experience. Within the first few minutes being on the water, we got to see a variety of sea lions and seals, and within the first 20 mins we found a family of Orcas! It was one of the best experiences I've ever had. The tour guides...","review_date":"April 29, 2015"},{"attraction_id":2265,"user":"dlwhite","rating":3.0,"review":"Whales but broken bone. We had a wonderful boat ride out on a beautiful day but couldn't find any whales. After three hours of going further and further away from the Vancouver dock, our captain heard from another whale watching company where the pod of killer whales was. We...","review_date":"April 25, 2015"},{"attraction_id":2265,"user":"mjfrog17","rating":5.0,"review":"There are no words...... I was hesitant to reserve the whale watch because of the price, but it is worth every single penny! An absolute amazing experience that is a must do for anyone's bucket list. Our tour guide, Joan, was extremely nice and very knowledgeable. She continued to...","review_date":"April 15, 2015"},{"attraction_id":2265,"user":"randy_h","rating":5.0,"review":"Whales are great but so is the Staff!. I live in Vancouver and had never gone Whale Watching until I accompanied a visiting friend from New Zealand today.\nHe had chosen Vancouver Whale Watch.\nFrom the moment you walk in the Office Door you are treated like you are a special guest. Down...","review_date":"April 9, 2015"},{"attraction_id":2265,"user":"ellenccur","rating":4.0,"review":"Fantastic Experience. I found Vancouver Whale Watch an excellent and knowledgeable company providing a unique and memorable day out. The expedition lasted nearly the whole day and we were lucky enough to see both humpbacks and orcas along with other animals.\nThe journey was comfortable and the...","review_date":"January 30, 2015"},{"attraction_id":2265,"user":"montfortoaks","rating":4.0,"review":"Great services, but.... We received excellent services from the team at Vancouver Whale Watch. Christine was amazing (she walked around so many times answering people's questions) and they made sure that we saw what we had expected.\nOur tour lasted about 6 hours which was 2 hours longer...","review_date":"November 18, 2014"},{"attraction_id":2265,"user":"adoptme","rating":5.0,"review":"Breathtaking Experience. This was one of the most breathtaking experiences in Vancouver that I have endured. The visit with Vancouver Whale Watch was amazing, and we were extremely lucky that morning. The visit can take between three to five hours, but our visit encompassed a varied amount...","review_date":"October 19, 2014"},{"attraction_id":2265,"user":"lawgrrl52","rating":5.0,"review":"Wonderful trip, for locals or visitors!. We went out for 5-1\/2 hours with Vancouver Whale Watch, and enjoyed every minute! Our naturalist, Karl, was very knowledgeable and great at spotting wildlife and sharing information about what we were seeing. Karl and skipper Bryan worked very hard at finding both humpbacks and...","review_date":"October 13, 2014"},{"attraction_id":2265,"user":"micgp","rating":5.0,"review":"Excellent day out!. Perfectly on time pickup from the Sheraton right across the street from the Holiday Inn where I was staying. Short trip down to the harbour location and we were straight out on the boat. Gloriously sunny day and the whales were playing game. There were...","review_date":"October 13, 2014"},{"attraction_id":2265,"user":"jade_s","rating":5.0,"review":"Perfection - whales not wails. This is one of the most beautiful and memorable things I've done in Vancouver over the last year. I saw four humpback whales, about 45 orcas, a dolphin and innumerable sea-lions, seals and bald eagles. Travelling across the expanse of sea was equally breathtaking, on...","review_date":"October 7, 2014"},{"attraction_id":2265,"user":"atravellerbr","rating":5.0,"review":"Amazing trip with friendly staff. Whilst in Canada one of my must do trips was to go whale watching. As we were based in Whistler it meant we had to find a tour that would fit with our bus timetable. After researching we found that Vancouver Whale Watch was the...","review_date":"October 7, 2014"},{"attraction_id":2265,"user":"maxine_y","rating":5.0,"review":"Great Experience. I've never gone whale watching before so I wasn't prepared. The staff was friendly enough to provide us with jackets as It was raining hard on the day I went.I was a bit skeptical if we would see of the whales because of the weather....","review_date":"October 2, 2014"},{"attraction_id":2265,"user":"jkontop","rating":5.0,"review":"Great trip with a great crew. We made a last minute decision to do a whale watch tour and called around to quite a few places, most of which were booked. We found some openings with Vancouver Whale Watch. We were hesitant since they use open zodiac boats and I thought...","review_date":"October 2, 2014"},{"attraction_id":2265,"user":"kris_f","rating":5.0,"review":"So worth it!. Even if we hadn't seen pod after pod after pod of Orcas, the trip would have been worth it. Karl is professional, knowledgeable and just plain friendly! He spent time with each and every passenger, making sure everyone heard what he was saying and that...","review_date":"October 1, 2014"},{"attraction_id":2265,"user":"jordan_m","rating":5.0,"review":"One of the best experiences iv ever had. We were picked up in central vancouver by shuttle bus which was brilliant service as it was free and we're on the boat by 11 and on our way very quickly the scenery wad beautiful but it was cold. We were very fortunate to see...","review_date":"September 30, 2014"},{"attraction_id":2265,"user":"duff383","rating":5.0,"review":"Awesome experience, time well spent!. My Fianc\u00e9 and I were in Vancouver on holiday recently and saw some ads while we were checking out Granville island. We made the reservation and they had different pick up points around the city which was very convenient. The driver was very entertaining and...","review_date":"September 29, 2014"},{"attraction_id":2265,"user":"ed_m","rating":5.0,"review":"Fantastic Trip. We were picked up from Downtown Vancouver and taken by shuttle to Stevenson. From there were were given waterproof outfits for the day (No extra charge). Our tour guide was Joan and the Captain was John. We left Stevenson and on our way out we...","review_date":"September 28, 2014"},{"attraction_id":2265,"user":"terry_b","rating":5.0,"review":"Very Good Experience. Had a business meeting this week in Vancouver and took my daughter. We decided Thursday night to try whale watching the next day. I called the number and got a helpful young lady who set up my reservation and gave me directions to the shuttle...","review_date":"September 21, 2014"},{"attraction_id":2265,"user":"ray_p","rating":5.0,"review":"Fantastic whale watching experience. A really amazing afternoon (30th Aug) watching Orcas on a beautiful day. We spent a good hour and a half watching a large number of whales with the guides showing their knowledge of these animals, making the experience even more enjoyable, I particularly wanted to...","review_date":"September 17, 2014"},{"attraction_id":2265,"user":"ourteraka","rating":5.0,"review":"Great Whale Watching experience. With so many whales sighted this year we decided to do a local experience and chose Vancouver Whale Watching. Great company, Fantastic Zodiacs. Lots of wildlife spotted and so many orcas in the area. It is a long trip 3 to 5 hours so be...","review_date":"September 16, 2014"},{"attraction_id":2265,"user":"thesophster23","rating":5.0,"review":"Whale Watching in the Pacific. We had an amazing day on the Vancouver Whale watching tour. A shuttle bus picked us up very promptly in downtown Vancouver to take us to Steveston, BC where the boat left from. From start to finish, it was an amazing experience for my partner...","review_date":"September 14, 2014"},{"attraction_id":2265,"user":"suzanne_g","rating":5.0,"review":"Amazing day with Vancouver Whale Watch. We participated in the Vancouver Whale Watch tour last Saturday. We were most impressed with the organization and, in particular, the Office Manager, Tammy. She even called me promptly after I left a message on their website. I asked Tammy if we could participate for...","review_date":"September 11, 2014"},{"attraction_id":2265,"user":"michael_i","rating":5.0,"review":"Great fun. My wife and I went on a Saturday on the lightship zodiac. It was so much fun we saw a couple of orcas as well as other wildlife.\nThe zodiac was so much fun only held a few people instead of a whole group like...","review_date":"September 9, 2014"},{"attraction_id":2265,"user":"tarida2","rating":5.0,"review":"Great experience. Today we went whale watching with this company. I can only wax lyrical about our experience. From the shuttle pick up close to where we were staying - Trevor, the driver, was a welcoming and knowledgable guy, who made the trip there an event in...","review_date":"September 5, 2014"},{"attraction_id":2265,"user":"volleygirl44","rating":4.0,"review":"Great whale-watching tour!. Vancouver Whale Watch guaranteed a sighting, and a sighting we did! We saw a whole pod of Orcas (\"J\" or \"L\", I forget which pod) while we were out. There were about (25) of them in total. They were pretty tame this particular day, just...","review_date":"September 2, 2014"},{"attraction_id":2265,"user":"cindy_l","rating":5.0,"review":"fun day on the ocean with the whales. We recently did this excursion with my sister's family (6 of us total) and had a marvelous time! We booked the tour the day before without any problem. At first we were disappointed that they had no more room on the larger boat that has...","review_date":"September 2, 2014"},{"attraction_id":2265,"user":"steve-and-andie","rating":5.0,"review":"Awesome. Always had a whale watching trip in mind for when we visited Vancouver and we were not disappointed with this.\nWe booked over the phone and took a discount voucher with us. Complementary parking is a couple of blocks away, so not a problem. Bright...","review_date":"August 31, 2014"},{"attraction_id":2265,"user":"danburke1985","rating":5.0,"review":"Honeymoon tour. We went to Vancouver & Alaska for our honeymoon at the end of August, we desperately wanted to see killer whales. We went to the local tourist information, they recommend this tour as the best in the area offering great value for money & guarantied...","review_date":"August 30, 2014"},{"attraction_id":2265,"user":"randall_w","rating":5.0,"review":"First Whale Watch Experience. This was my first time out with Vancouver Whale Watch and it was terrific! The weather, the water, the view, the boat ride and the whales, all of it terrific. Man, did we see whales! We took almost 200 pictures. What can I say, it...","review_date":"August 29, 2014"},{"attraction_id":2265,"user":"natathome","rating":5.0,"review":"Whales Galore!. We had an amazing time with Vancouver Whale Watch. We booked the smaller 12 person Zodiac boat, and it was fantastic. The ride out to the whales was so much fun...zooming over the water, hitting some waves (the guide, Joan, told us how to \"ride\"...","review_date":"August 28, 2014"},{"attraction_id":2265,"user":"jackie_d","rating":5.0,"review":"A great afternoon!. Our family of 5 did the afternoon tour in mid August and it was great. Before we even left shore, the crew knew where they would likely find whales and lucky for us it was quite quick and we spent approx. 1.5 hours interacting with...","review_date":"August 26, 2014"},{"attraction_id":2265,"user":"ian_c","rating":5.0,"review":"A great day out with excellent hosts. We booked this trip in advance through Railbookers and were pleased that everything went to plan. We were picked by airconditioned coach from downtown Vancouver and taken out to the boat at Steveston. Our naturalist was Karl and our skipper was John, they gave us...","review_date":"August 25, 2014"},{"attraction_id":2265,"user":"parkites2014","rating":5.0,"review":"a fabulous day. Our family group had the pleasure of spending the day with Vancouver Whale Watch earlier this summer, and what a great day it was!\nAfter we crossed the gulf, we got word that there were two pods down off of San Juan Island and we...","review_date":"August 25, 2014"},{"attraction_id":2265,"user":"geeky1","rating":5.0,"review":"Amazing Experience. Our family of four booked this tour hoping to see one or two whales. As the naturalist on this boat informed us, July and August are the times up to three pods inhabit the area. Vancouver Whale Watch provided overalls and a jacket to repel...","review_date":"August 24, 2014"},{"attraction_id":2265,"user":"jason_t","rating":5.0,"review":"Something every local should do. Today was our second trip on Vancouver Whale Watch this summer as we tried a few week's back only saw a brief glimpse of a few orcas in choppy seas. We were actually quite surprised that despite the fact the we did technically see whales...","review_date":"August 23, 2014"},{"attraction_id":2265,"user":"jma_a","rating":5.0,"review":"Excellent Experience--. Someone had given me two other recommendations for Whale watching (more time on the water and more expensive). Lisa @ Westin -Concierge arranged this organization. We took the morning ride and it was fantastic. There were several tour boats on the water and this company...","review_date":"August 22, 2014"},{"attraction_id":2265,"user":"heath_h","rating":5.0,"review":"Vancouver Whale Watch was Amazing. The shuttle service picked my wife and I up at our hotel and on the way to the dock (about 30 minutes) gave us a little history and guide tour of the sites along the way. The boat rode was awesome and fun. We went...","review_date":"August 22, 2014"},{"attraction_id":2265,"user":"paolabee","rating":5.0,"review":"So many Orcas were seen!. I went to Vancouver for the sole reason of seeing orcas. You are taken to the Gulf Islands and San Juan Islands and the view is absolutely breath taking. I want to live here! We spotted bald eagles, seals, and many orcas! We saw about...","review_date":"August 20, 2014"},{"attraction_id":2265,"user":"aniika761","rating":5.0,"review":"Wonderful adventure. This was great experience. We saw lots whales , took many pictures. People who work there are very kind, organized. Guide Lady informed us about whales she was talking to everyone on the trip, answering our questions, Trip is pricey. We had wonderful adventure. Thank...","review_date":"August 18, 2014"},{"attraction_id":2265,"user":"abbas_s","rating":4.0,"review":"Great whale watching, with very good service & knowledgeable guides. It was an absolutely brilliant day of whale watching! Went on the explorath II which was a nice boat. It was small but not too small, it wasn't too noisy and the captain and naturist knew where to go and all their stuff about the...","review_date":"August 18, 2014"},{"attraction_id":2265,"user":"david_paulach","rating":5.0,"review":"Incredible whale watching. What a great day we had. Picked up from our hotel right on time. Our driver was friendly and informative about Vancouver. Got to the dock, about 30 minute drive and on with the bright yellow suits. We had pre booked but upgraded to the...","review_date":"August 16, 2014"},{"attraction_id":2265,"user":"grounded500","rating":5.0,"review":"Great trip. A little expensive, but we saw a lot of whales. They were very close by so we didn't go far to see them. Then they also took us to see the sea lions before going back to the whales.\nOur tour was exactly 3 hours....","review_date":"August 12, 2014"},{"attraction_id":2265,"user":"deborah_d","rating":5.0,"review":"Terriffic!. We had a great morning whale watch. The staff was very professional, getting everyone outfitted before departure. We found the whales fairly quickly and were able to spend over an hour following them and seeing them. Probably saw about 20 whales in total, though hard...","review_date":"August 12, 2014"},{"attraction_id":2265,"user":"joanneingalls","rating":5.0,"review":"Best ever. We just arrived home for me...but with husband who lives in Ottawa due to work...John and Karl were great...no beyond great. What a great Whale Watch...John made sure all sides of the boat saw everything! Took the boat along the Islands as well when other...","review_date":"August 11, 2014"},{"attraction_id":2265,"user":"cashola","rating":5.0,"review":"Fabulous day. Today I went out on the 9am tour and it was fabulous everything I expected. We saw about 25 Orca's which was so beautiful to see. The staff who work here are wonderful and very helpful and polite and happy to help where they can....","review_date":"August 11, 2014"},{"attraction_id":2265,"user":"cbwynne","rating":5.0,"review":"Authentic Experience!. Our whale watching trip was about 4 hours. We saw bald eagles, sea lions and a handful of Orcas. The waters were rough and the captain did a nice job of gauging the waters and the passengers and knew when to call it quits. Andy,...","review_date":"August 9, 2014"},{"attraction_id":2265,"user":"evesh01","rating":5.0,"review":"Excellent Whale Watching Experience. We did the tour and were very impressed. Being a BC resident we have done several whale watching tours and this was by far the best. 3 resident pods were viewed on our trip!\nScotty and Karl were our captain and crew they were fantastic....","review_date":"August 9, 2014"},{"attraction_id":2265,"user":"joe_w","rating":5.0,"review":"Awesome experience. I'm glad I opted for the VWW as our Whale Watching operator. Joan was extremely knowledgeable and accommodated my request to seek out a Bald Eagle.\na Fantastic company that do fantastic work. Ignore the negative reviews, especially those where the author is annoyed at...","review_date":"August 6, 2014"},{"attraction_id":2265,"user":"princessfi88","rating":4.0,"review":"Great All-Round Nature Trip. It's a bit of a trek to get to Steveston from Vancouver, but it's worth it to have a look at the lovely seaside town!\nOnce there, the office staff were really friendly and informative, they provided warm\/waterproof gear, and the price of the tour...","review_date":"August 5, 2014"},{"attraction_id":2265,"user":"lisa_v","rating":5.0,"review":"Amazing experience. I went on a whale watching tour at july 23rd. It was wonderful, the weather was great and the crew was perfect with Scotty as our captain and Karl as our guide. He explained a lot the whole trip and by speaking with every tourist...","review_date":"August 3, 2014"},{"attraction_id":2265,"user":"joyce68argieri","rating":5.0,"review":"Great trip again. Well my husband and i have gone whale watching on the lightship for the last 12 years only missing one year, every time has been special and we have seen so many different whales ,,, some trips a little longer and some short as the...","review_date":"August 2, 2014"},{"attraction_id":2265,"user":"amanda_g","rating":5.0,"review":"Worth every penny. My experience at Vancouver Whale Watch on Thursday July 31st was absolutely worth my while. Although we had a rough start and a hurried return to the dock due to a sick passenger. Which in my opinion showed great compassion and kindness from the employees...","review_date":"August 2, 2014"},{"attraction_id":2265,"user":"yowtravellers","rating":1.0,"review":"July 25 - No Orcas and Dissapointing. Went on a Whale Watching Tour on July 25th, took over 2 hours to find 1 whale. Then on our way back we saw another one from far, but they were squeezed for time and they didn't want to stick around. It was dissapointing to...","review_date":"July 30, 2014"},{"attraction_id":2265,"user":"glosbros","rating":4.0,"review":"No whales but good scenery. We searched long and hard but the whales were not playing. We rushed to where a minky had been watched but again we just missed out. The captain let our teenage boys steer the vessel for about an hour, so at least they thoroughly enjoyed...","review_date":"July 29, 2014"},{"attraction_id":2265,"user":"jonathantweed","rating":5.0,"review":"A Whale of a Good Time!. We booked a 2pm tour and arrived by taxi (about 40 minute drive and $50). Sign-in was a breeze and we had some time to explore the pier before coming back to get our clothing for the trip. There were lots of places on the...","review_date":"July 27, 2014"},{"attraction_id":2265,"user":"suzerd","rating":5.0,"review":"So worth it. We called the day before to reserve a 2:00 tour trip for our family of 4 (including 2 teenage girls) , without any problems. The person told us what to bring, and boy were they right about dressing warmly, even in July! But this was...","review_date":"July 21, 2014"},{"attraction_id":2265,"user":"ddcool","rating":4.0,"review":"good whale watching experience. I live locally but took some European relatives on the tour. We were on the 2pm boat, the people on the morning tour hadn't seen any whales so several of them joined us in the afternoon. There is a bathroom on the boat, nothing fancy...","review_date":"July 21, 2014"},{"attraction_id":2265,"user":"richardtka","rating":5.0,"review":"great time on charter whale watch. I took about 35 of my staff for a Friday afternoon whale watch tour to celebrate our successful move at work. The staff was thrilled with the experience and the friendliness of staff on the boat and the shore. We were well organized by staff...","review_date":"July 19, 2014"},{"attraction_id":2265,"user":"wringworthy","rating":4.0,"review":"Whales everywhere you looked!. We reserved this trip on the phone. It was straightforward and they asked us to call the following morning to check the weather etc was OK and the trip was going ahead. I found this reassuring. We went for an afternoon trip on the basis...","review_date":"July 18, 2014"},{"attraction_id":2265,"user":"ecpelly","rating":4.0,"review":"Great experience on Vancouver Whale Watch. My husband and I had gone on a whale watch with this company early in the whale season a couple years ago, and did not see a single whale. Since sightings were guaranteed they offered us a free follow-up trip, but being from New York...","review_date":"July 9, 2014"},{"attraction_id":2265,"user":"jeannette504216","rating":5.0,"review":"Wild Orcas = AWESOME!. We went on a tour with Vancouver Whale watch on 29th may 2014 I should have got around to writing this review sooner really!\nThe day dawned wet but we had booked on the Explorathor II a covered boat so the weather wasn't too much...","review_date":"July 7, 2014"},{"attraction_id":2265,"user":"sixfive34","rating":5.0,"review":"Very good view of orcas.. We enjoyed this whale watch...this is the third different one we've done (Hawaii and Alaska were the others) and we've enjoyed all of them equally. This was unique because it was orcas. Ours was supposedly unique because we got there and the whales were very...","review_date":"July 5, 2014"},{"attraction_id":2265,"user":"carol_h","rating":5.0,"review":"exactly what it says on the tin!. We went out today and had an amazing experience, thank goodness I never read any of the reviews before our trip as I may have been put off. EVERYTHING went smoothly, no complaints at all and we got to see lots of whale activity, in...","review_date":"June 18, 2014"},{"attraction_id":2265,"user":"tiffany16","rating":5.0,"review":"Phenomenal wildlife sightings. I have used Vancouver Whale Watch twice when friends were visiting. I can not express how amazing watching the orcas and sea lions in their natural habitat was! The staff at Vancouver Whale Watch were extremely adept at maneuvering the boat at a respectful distance...","review_date":"June 12, 2014"},{"attraction_id":2265,"user":"rosied777","rating":5.0,"review":"Absolutely amazing. This is a must do when visiting Vancouver. We researched a few companies and went with this one. It seems they they was one of the best as when speculating other boats on the water, we had the most space on the boat to stand...","review_date":"June 9, 2014"},{"attraction_id":2265,"user":"juliece6600ov","rating":5.0,"review":"Unforgettable Experience!. We have just returned from the most fantastic day with Vancouver Whale Watch. Our naturalist on board was Karl and he was so friendly and informative. He mapped out the route that we had taken for us to photograph and keep. We saw a hump...","review_date":"June 5, 2014"},{"attraction_id":2265,"user":"lynda_c","rating":4.0,"review":"Wonderful people, experience. My first contact with Vancouver Whale Watch was by telephone where the person I spoke with was so helpful with all of my questions and concerns, especially since I tend to have motion sickness. (With Gravol and lots of ginger I had absolutely no problem....","review_date":"June 4, 2014"},{"attraction_id":2265,"user":"diane_m","rating":5.0,"review":"Orcas, Humpbacks and more than 700 fabulous photos!. We went on the 11am Explorathor II trip on Saturday 31st May and were immediately impressed by the friendly welcome on board by both the captain and Joan, our guide. We settle into our seats, which were more comfortable than we had expected. On the...","review_date":"June 4, 2014"},{"attraction_id":2265,"user":"calexis90","rating":5.0,"review":"Whales, bald eagles, sea lions, and more!. I got to experience a great opportunity to see orcas in real life through the Vancouver Whale Watch. John, our captain was extremely friendly and approachable. Say hi to him while he's bringing out the boat and he'll be more than happy to explain to...","review_date":"May 30, 2014"},{"attraction_id":2265,"user":"oldclanellmes","rating":4.0,"review":"2nd time lucky. So pleased we booked this for the beginning of our stay as on our first trip no whales were found, even after 3 to 4 hours of searching but it was still a very interesting day with sightings of bald eagles, seals, sea lions and...","review_date":"May 23, 2014"},{"attraction_id":2265,"user":"emma_f","rating":4.0,"review":"Magical experience by far.. We went whale watching on 13th May, we used their shuttle service for $15 return each, it was 100% worth the bus ride alone! our driver Levi was hilariously fun and very informative. This trip was well worth every dollar, even if you don't see...","review_date":"May 23, 2014"},{"attraction_id":2265,"user":"gail_l","rating":5.0,"review":"Amazing day of viewing orcas. Great excursion on a beautiful, sunny day in Vancouver! We watched a group of 5 or so transient Orcas for about 1 1\/2 hours. They were playful; showing us their faces and the white on their undersides as we watched in awe. Got in a...","review_date":"May 16, 2014"},{"attraction_id":2265,"user":"jlmmj","rating":5.0,"review":"They work hard for their money!. First off, we didn't see whales. But I am still giving a five star rating, as the trip was 5 hours long, and 138 nautical miles.... they went above and beyond in trying to find us whales! They were in contact with other boats, following...","review_date":"April 18, 2014"},{"attraction_id":2265,"user":"kathy_b","rating":5.0,"review":"Simply the best. I have been going out annually with Vancouver Whale Watch for over 13 years and they are simply the best. The staff is exceptional and the whales magnificent! This is the only company to go with. I have never had a bad trip and have...","review_date":"March 14, 2014"},{"attraction_id":2265,"user":"bella_s","rating":4.0,"review":"My whale watching experience.. My personal experience on this whale watching excursion was... very interesting. It was a while ago, but i remember it fairly clearly. I was with my grandmother and my dad, and we went in the afternoon. The prime things I remember were, first off, the...","review_date":"November 25, 2013"},{"attraction_id":2265,"user":"spazz900","rating":5.0,"review":"Whales everywhere!. A great trip to see whales, they were very close to the Fraser River so lots of time spent whale watching and not travelling. Took a ride on the River Queen too, great captain and great fun!","review_date":"November 25, 2013"},{"attraction_id":2265,"user":"desink","rating":3.0,"review":"Bring a Book. Over 75% of the 5 hour+ trip was spent in silence except for the loud engine of the boat. Our guide made very few comments here and there, including random unclear references to our actual location. She was nice, but I expected more of a...","review_date":"October 19, 2013"},{"attraction_id":2265,"user":"suzrushton","rating":5.0,"review":"Saw WAY more than whales!. I went on this whale watching tour last week, with Andy Scheffler as the naturalist. The water was reasonably calm, and we went quite a bit further than I expected! I am a local to Vancouver, and our tour took us over to the Gulf...","review_date":"October 14, 2013"},{"attraction_id":2265,"user":"fringe101","rating":5.0,"review":"An awesome experience!. My sister and I decided to do the whale watching tour last minute while I was visiting from ontario. I am so glad we did! The counter staff were extremely friendly and offered us to borrow some spare jackets and accessories as it can get...","review_date":"October 14, 2013"},{"attraction_id":2265,"user":"tripabroad2013","rating":1.0,"review":"Not good. After 15 months travelling, this is the first review I've felt I needed to write.\nI drove 1300 mikes to view the whales in Vancouver. I had already seen whales in New Zealand so knew a bit of what to expect. However it seems I...","review_date":"October 7, 2013"},{"attraction_id":2265,"user":"john_l","rating":5.0,"review":"Outstanding. WE did this trip in mid-September 2013. We were lucky that a pod of Orcas had already been spotted and so we made our way straight to them and were privileged to watch them hunt, and kill, seals off the nearby coast. Our boat, Explorathon,...","review_date":"October 3, 2013"},{"attraction_id":2265,"user":"home-sweet-brum","rating":4.0,"review":"Lovely day out. Had a great day out and managed to see orcas right at the end of the day. A shuttle bus can pick up and drop off from downtown Vancouver if required for an additional cost. It's a very expensive day out but personally was worth...","review_date":"September 21, 2013"},{"attraction_id":2265,"user":"winterfe5","rating":5.0,"review":"Highly recommended whale watch company. I can't say enough great things about the Vancouver Whale Watch company. The entire staff made the experience relaxing and wonderful from start to finish. We spent 4+ glorious hours on the water and 1.5 hours of it we spent following a pod of orca...","review_date":"September 16, 2013"},{"attraction_id":2265,"user":"l_awakening","rating":5.0,"review":"Amaizing. This was our first time that our family went on a whale watching tour and we had a wonderful experience. The people from the front desk to our captain and tour guide were all amazing. Great customer service! We were in the open double decker...","review_date":"September 12, 2013"},{"attraction_id":2265,"user":"joe_t","rating":5.0,"review":"Wonderful time!. My wife and I have been Humpback whale watching several times but this was our first time with Orca whales. After a 15 minute boat ride we ran into several Orca pods. Tammy from VWW was an outstanding tour guide with many interesting facts about...","review_date":"September 7, 2013"},{"attraction_id":2265,"user":"scoobyurabus","rating":5.0,"review":"Had a whale of a time....(!). Bus picked us up in downtown Vancouver - Our driver Levi was a character! The whales were a fair way out, so was quite a long trip but you get a full set of water proofs and hat, gloves etc so easy to keep warm...","review_date":"September 5, 2013"},{"attraction_id":2265,"user":"odessaedmonton","rating":5.0,"review":"Fun, fun day!. Me and my girlfriend went for the first time last Fall. The staff was friendly and very informative. There is a parking lot that they direct you to so you aren't getting towed. We were encouraged to bring a lunch which we already had packed...","review_date":"September 3, 2013"},{"attraction_id":2265,"user":"leightonalexander","rating":4.0,"review":"Lots of Orca's. So I contacted Vancouver Whale watch before I arrived in Canada and they kindly arranged a trip in advance. I also arranged a second trip three days later at short notice - about 3 hours before the boat left and there was no hassle. Good...","review_date":"August 31, 2013"},{"attraction_id":2265,"user":"gingereden","rating":5.0,"review":"A great day trip!. Was a little hesitant at the cost of the excursion but as the kids wanted to attempt to see whales in their natural environment we went ahead with the trip. It panned out. The kids had a great time on the boat we saw seals,...","review_date":"August 26, 2013"},{"attraction_id":2265,"user":"s8c11","rating":5.0,"review":"Awesome!. We had just arrived in Canada, and only had 2 days in Vancouver - whale watching was a must. Tried to book with another company, but they were full, so went with this one. A bit of a drive down to Steveston, but the town...","review_date":"August 24, 2013"},{"attraction_id":2265,"user":"kristen_s","rating":5.0,"review":"Absolutely wonderful!!. I had such an amazing experience on my trip with Vancouver Whale Watch! I took the shuttle and the driver, Levi, was very friendly and gave a lot of information about the city. The shuttle was a convenient way to get to Steveston from downtown...","review_date":"August 23, 2013"},{"attraction_id":2265,"user":"shirley_j","rating":4.0,"review":"Very professional company. I booked places for our trip through the company website several months before our visit. I was pleased to find that we could also book packed lunches and transport from opposite our hotel.\nOn the day, the \"whale bus\" picked us up right on time....","review_date":"August 20, 2013"},{"attraction_id":2265,"user":"jordy_j","rating":4.0,"review":"Great experience. We've booked this trip in advance of our holiday. We were picked up in downtown Vancouver, for a busride of 30-40 minutes to Steveston. Short after handing out the suits, our boat left with about 25 people. After 1-1,5 hour we saw the first whales,...","review_date":"August 13, 2013"},{"attraction_id":2265,"user":"maureen_g","rating":5.0,"review":"once in a lifetime experience!. This whale watching company is located in Steveston in Richmond, British Columbia. This is a beautiful little seaport town, and is also the location for filming of the TV show Once Upon a Time. The people at the company were all so friendly and helpful....","review_date":"August 11, 2013"},{"attraction_id":2265,"user":"ella_d","rating":1.0,"review":"Rude and Unprofessional. We had a disappointing experience on our tour so I wrote the company to complain and instead of trying to rectify the situation in a mature and businesslike way, the owner phoned and yelled at us for voicing our opinion and called us idiots. Anyone...","review_date":"August 10, 2013"},{"attraction_id":2265,"user":"richard_p","rating":5.0,"review":"Superb whale watch. Booked the Vancouver Whale watch 5 hour trip.\nAbsolutely fantastic trip. Small boat holds up to 50, purpose built for whale watching with very knowledgable crew\nTrip was made with a very close whale experience. Spotted a large humped back whale who swim towards the...","review_date":"August 7, 2013"},{"attraction_id":2265,"user":"ak24mio","rating":1.0,"review":"No whales!. What a disaster. Yes I know that this is nature and it can happen that the whales are hiding. But nevertheless I think these are not pros. First we booked the tour via the Hotel and when arriving at the harbour we learned that the...","review_date":"August 2, 2013"},{"attraction_id":2265,"user":"chris_r","rating":5.0,"review":"Unforgettable experience!!. On Friday, July 5, we went on a trip with Vancouver Whale Watch. We saw three separate pods of orcas -- one southern resident and two transients. It was the most thrilling thing to see these incredible animals in their natural habitat. After the transients...","review_date":"July 30, 2013"},{"attraction_id":2265,"user":"remco1983","rating":1.0,"review":"Not seen whales. We went twices with vancouver whales. We didn't see any whales. We had to sit in the boat for 5 hours per journey! The information was terrible. The guarentee is worthless because we have to catch our flight to europe. The only comment was: \"you...","review_date":"July 29, 2013"},{"attraction_id":2265,"user":"veryrudemonkey","rating":5.0,"review":"Great Experience. Booked this from UK and they were happy enough to hold two places for me until I arrived in Vancouver and rang through my card details. We went on the 8th July and all three resident pods were sighted. Lots of whale (Orca) activity around...","review_date":"July 28, 2013"},{"attraction_id":2265,"user":"highlandancer","rating":4.0,"review":"Wonderful!. On July 9 we were booked on the morning tour, and were picked up at the corner near our hotel (Coast Plaza on Comox). The bus arrived on time, and the 45 minute ride was informative as the driver narrated about the city and our...","review_date":"July 19, 2013"},{"attraction_id":2265,"user":"ralph_b","rating":5.0,"review":"WOW -- saw 40 killers whales. We took the whale watch from the Westin Hotel downtown to Victoria and back -- WOW, saw 40 killers wales having a feast at the mouth of the Frazer River. Incredible and the captian took photos that he then emailed to everyone! Then visited the...","review_date":"July 19, 2013"},{"attraction_id":2265,"user":"dilyana_k","rating":1.0,"review":"Very dissapointed because they waisted half of my day from my 2 days holiday. I booked whale watch excursion in the middle of July 2013. I called the company from the previous evening to book. After they took my card details they confirmed. They offered 2 trips - one at 8am pick up from Robson Street,on front of Shannanigan's...","review_date":"July 17, 2013"},{"attraction_id":2265,"user":"dee_s","rating":5.0,"review":"To Paradise and Back. Words cannot describe the experience my girlfriend and I had with Vancouver Whale Watch on Saturday, July 13th - and we are home grown Lower Mainland gals. If you are seeking thrills and adventure then its right here in our backyard people and the Liteship...","review_date":"July 14, 2013"},{"attraction_id":2265,"user":"stephanies648","rating":4.0,"review":"It's all about timing. It's all about timing on any whale-watching trip. We were lucky enough to see one humpback, bald eagles and a few seals, but had to do a 5-hour boat ride to do so. As other reviewers have said, even if it feels warm on land,...","review_date":"July 9, 2013"},{"attraction_id":2265,"user":"renaelarcus","rating":3.0,"review":"SOMEWHAT DISAPPOINTING. We booked this tour after considering this and 2 other companies and after reading reviews on TripAdvisor. The pick-up, driver, and drive to the harbor were fine. Comfortable bus, informative driver (Levi). Once we got to the harbor, we were assigned to the wrong boat....","review_date":"July 8, 2013"},{"attraction_id":2265,"user":"richardsmyname","rating":4.0,"review":"Great Experience. We just did this tour last week, and thought it was well worth it. We took the shuttle bus service that was offered, and had a fun ride over to the Steveston Marina with an awesome bus driver who was really friendly and funny.\nOnce...","review_date":"July 7, 2013"},{"attraction_id":2265,"user":"disneygirl25","rating":5.0,"review":"Saw 20 orcas!. We had a great day whale watching! We went on mid June and within 15 mins we were following 20 whales including a baby whale. What a day! A really informed crew. Great pick up service from downtown too. Worth a trip.","review_date":"July 2, 2013"},{"attraction_id":2265,"user":"andy_r","rating":5.0,"review":"Great experience!. My wife and I chose Vancouver Whale Watch thanks to the reviews on TripAdvisor. We're definitely glad we did.\nWe set out on a Monday and unfortunately did not see any whales. We did, however, see a pretty substantial number of porpoises. Our naturalist, Karl,...","review_date":"July 1, 2013"},{"attraction_id":2265,"user":"douga440","rating":5.0,"review":"We saw Orca's. On Father's day we took the Whale Watch bus for the 11am trip with Capt. Bryan & our naturalist Anna. It is a long trip but worth it to spend about an hour with the Orca's. Great scenery too and good knowledge share from Anna....","review_date":"June 20, 2013"},{"attraction_id":2265,"user":"angela_t","rating":5.0,"review":"Informed and fabulous. We set out on an overcast Thursday with lowish expectations because of the weather. We were picked up by the Harbour by the driver Levi who was so patient, knowledgeable and very charming. In Richmond we set out on the boat to travel North on...","review_date":"June 16, 2013"},{"attraction_id":2265,"user":"jan_p","rating":3.0,"review":"What to say. I was disappointed when I did the tour with Vancouver Whale Watch. And actually it is not the company that is to blame. The booking via the internet was flawless, the shuttle service too, and the people are awfully nice and knowledgeable. And the boat...","review_date":"June 15, 2013"},{"attraction_id":2265,"user":"andrew_c","rating":2.0,"review":"Possibly just unlucky but a long time on a noisy boat regardless. My view is probably skewed by being on a \"non whale\" day (where you get a voucher to go back free on another day), but to many this doesn't compensate for loss of a day and the risk of wasting another unless you are local...","review_date":"June 14, 2013"},{"attraction_id":2265,"user":"winnipegkim","rating":2.0,"review":"Spring disappointment. Unfortunately we booked this tour in April. Pamphlet showed chances were very good to see some whales. According to the guide it is not a good time of the year. Make sure you bring ear plugs. Of course it is hit and miss but probably...","review_date":"June 8, 2013"},{"attraction_id":2265,"user":"lisa_t","rating":5.0,"review":"Knowledgeable Staff Provides Unbelievable Experience. Right when we set out, our naturalist Joan assured us we were in good hands...she could not have been more correct! She was very knowledgeable about the animals and the coastal area. Our boat driver was excellent! We kept close pursuit to all the wildlife...","review_date":"May 31, 2013"},{"attraction_id":2265,"user":"324norfolkengland","rating":5.0,"review":"Not to be missed. Trip was supposed to be 4 hours long but we were out for 6 hours. Saw seals, sea lions, bald eagle & eventually a humpback whale. We were watching the whale for about an hour, it came out of the water a few times showing...","review_date":"May 30, 2013"},{"attraction_id":2265,"user":"frequentflier24","rating":3.0,"review":"We can't order the animals but the humans could have \"performed\" a little better. This was my fourth Whale Watching expereince, always a must do for our visitors, although the first time with Vancouver Whale Watch unfortunately our animal encounters were disappointing, no Orcas and just one Hump Back. Animals don't appear to order of course, they are after...","review_date":"May 24, 2013"},{"attraction_id":2265,"user":"heather_o","rating":5.0,"review":"Unforgettable. Amazing experience, these guys are pros! We saw eagles, seals, sea lions and had a magnificent time, about an hour and a half, with the Orcas. The whales were in a playful mood so we got treated to a real show - they spyhopped (head...","review_date":"May 21, 2013"},{"attraction_id":2265,"user":"deanandtarra","rating":5.0,"review":"Amazing Jet boat Whale Watching Tour!. We took the jet boat out to the whale watching grounds. It was a lot of fun with a very informational guide. We saw a whole bunch of whales breach right in front of us.\nThey push a bit hard on the tips at the...","review_date":"May 13, 2013"},{"attraction_id":2265,"user":"mikeeaglescliffe","rating":4.0,"review":"No joy this visit - but a lifetime guarantee means we'll see the one day!. Despite the captain's very best efforts (five hours of searching and pushing beyond where he would normally go), and despite other boats in the area all keeping in touch by radio, the whales were not for being watched on this occasion. But then, these are...","review_date":"May 10, 2013"},{"attraction_id":2265,"user":"frequentflierdiner","rating":5.0,"review":"The highlight of the holiday!. Slightly surprised to read any bad reviews as my husband and I can only race about our experience! We were victim to the bad weather for our first two tries but on the last day of holiday we were third time lucky and lucky we...","review_date":"April 27, 2013"},{"attraction_id":2265,"user":"yummymummycarlisle","rating":4.0,"review":"Nice trip out but unfortunately no whales- we will be back!. Unfortunately nature was against us when we went on the whale watching trip. No whales despite a good attempt.\nTransfer from central Vancouver was quick and on time. Trevor and his colleague were good at showing us the sights on the way.\nRemember to take...","review_date":"April 8, 2013"},{"attraction_id":2265,"user":"peterborough1234","rating":1.0,"review":"let down by company. Had booked on line and were then informed on the day of the trip, that it was cancelled due to 'bad weather'. The company stated that all the other whale watching companies were not operating as well due to the weather. We were disappointed but...","review_date":"April 8, 2013"},{"attraction_id":2265,"user":"ocdcleanfreak","rating":2.0,"review":"No Whale to be Found:( and out big bucks!!!. We visited this whale watching company with high hopes! No whales were seen after 5 hours of looking which was very disappointing but we were given vouchers to come back and try again another day. A couple on our boat were there for the fifth...","review_date":"March 14, 2013"},{"attraction_id":2265,"user":"tdmatthews","rating":5.0,"review":"A must do if in Steveston. I did this on my last day visiting family in Vancouver and really enjoyed it. It was a nice warm sunny day in the teens - but it is much colder out on the ocean. I was warned of this and thought I was prepared...","review_date":"October 25, 2012"},{"attraction_id":2265,"user":"daznik123","rating":1.0,"review":"very disappointed. If you want to freeze and see no Whales then perfect tour, gave a voucher so you can go back anytime and never ends, BUT we are only here for a very short stay and don't think we will be back, waste of money.","review_date":"September 24, 2012"},{"attraction_id":2265,"user":"ggof4","rating":5.0,"review":"The Best Whale Watch EVER. Tremendous journey and a trip of a lifetime....and by the way...the date we went was in 2008, but the TripAdvisor date line does not let you go back that far. BUT....I felt this was worth sharing. We were cruising out of Vancouver to Alaska, and...","review_date":"September 17, 2012"},{"attraction_id":2265,"user":"mrschristoff","rating":5.0,"review":"Knowledgeable Staff, very friendly!. We booked a morning trip and transfer from Downtown Vancouver! When we boarded the boat our guide explained that they didn't see any whales the day before but they would do their best to make sure we saw some today! And boy did they! We...","review_date":"September 16, 2012"},{"attraction_id":2265,"user":"micauk","rating":5.0,"review":"Wow!. We reviewed this trip and many whale watch tours before we left the UK and did the trip on our third day in Vancouver. Richmond was about 30 minutes from Downtown and if you find the seafront you find Vancouver Whale Watch. We booked in...","review_date":"September 12, 2012"},{"attraction_id":2265,"user":"colleen_i","rating":5.0,"review":"Well worth the price. This is a must do if you are living in the Vancouver area or on vacation in the area. The boat trip alone is worth the money even if you don't get to see the whales which seems unlikely as the crew seemed to know...","review_date":"September 7, 2012"},{"attraction_id":2265,"user":"davyp777","rating":4.0,"review":"Be prepared for not seeing whales - enjoy the experience if you do.. I can understand the disappointment of reviewers who have not seen whales after paying for this trip, but I also think it is important to understand that you are not paying to see an entertainer at a theatre at a designated time.\nWhat you are...","review_date":"August 31, 2012"},{"attraction_id":2265,"user":"josettepalmbay","rating":1.0,"review":"RUDE, RIPP OFF, NO SERVICE, BIG$$$.$$. No Whale Sightings; Just a 5 hour ZODIAC POUNDING. We were offered a ONE TIME FREE TOUR FOR 10 YRS.,However, We are retired & 75 Yrs. old , live in FLORIDA & in good health. This was a ONCE IN A LIFETIME visit to the...","review_date":"August 27, 2012"},{"attraction_id":2265,"user":"x-well-traveled","rating":3.0,"review":"A Whale of a Tale. The advertising for these tours leads one to believe that you will see lots of whales up close. Not so. We did see some orcas but it was from quite a far distance. Other boats were going in much closer to them. The company had...","review_date":"August 27, 2012"},{"attraction_id":2265,"user":"janusbelgium","rating":1.0,"review":"No whales, no guarantee, no service. When I visited Vancouver Island in 2009, I had a wonderful time spotting orca's and humpbacks. So, I was more than eager to do another whale trip when I was in Vancouver last week. Unfortunately, there was nothing to see. Basically, our group paid 480...","review_date":"August 20, 2012"},{"attraction_id":2265,"user":"pelf_nyok_c","rating":5.0,"review":"Definitely value for money!. I booked a whale-watching tour with Vancouver Whale Watch online, before I came to Vancouver. On the day of the tour, the shuttle bus arrived at the pickup point on time, and upon arrival at the VWW office, I paid up, and was promptly given...","review_date":"August 16, 2012"},{"attraction_id":2265,"user":"rachvgray","rating":5.0,"review":"Brilliant Experience - Worth every penny. We took this trip last week and it was worth every penny. We saw several whales and seals up close which was amazing.\nOur guide Karl was really good and really knowledgeable which made the trip even better.\nDefinitely recommend it and will go again...","review_date":"August 15, 2012"},{"attraction_id":2265,"user":"cindybaltimore","rating":5.0,"review":"great company. We thoroughly enjoyed this trip. We took the faster of the boats, I believe it was called the lightning. We saw a number of killer whales, seals, bald eagles and some other unusual birds. The guide was very knowledgeable and made sure we got to...","review_date":"August 5, 2012"},{"attraction_id":2265,"user":"kiwishells","rating":4.0,"review":"A great trip.. I really enjoyed my afternoon. We came across about 12 orca resting. It was amazing to observe these animals in their natural habitat. We were jostling for position as there were quite a few other whale watching boats around at the same time. There are...","review_date":"July 28, 2012"},{"attraction_id":2265,"user":"dontparkatno14","rating":4.0,"review":"A very enjoyable trip. This was our first whale watching trip on the West coast looking for Orcas and we werent disappointed. We had to travel a long way out but it was worthwhile. Fantastic scenery and an entertaining shuttle bustrip made it a memorable day out. Happily go...","review_date":"July 23, 2012"},{"attraction_id":2265,"user":"kelly_g","rating":4.0,"review":"Chasing the orcas!. We had a fantastic afternoon with Vancouver Whale Watch. It was our first time on the coast searching for whales and we encountered many! It took around 1.5 hrs to get to them and once we did we got to follow them as they went...","review_date":"July 8, 2012"},{"attraction_id":2265,"user":"dioh","rating":4.0,"review":"Great Trip. This was my first time whale watching. It took as around 2 hours to get to the whales but when we got there, there were a couple of them that showed themselves regularly. It was a great experience. We took a scenic route back to...","review_date":"June 25, 2012"},{"attraction_id":2265,"user":"danibmom","rating":5.0,"review":"Whales galore!. We were thrilled with our experience with Vancouver Whale Watch. My husband, 2 children and I went on the Explorathor. It was pretty chilly and spitting a bit. We were really happy to be given pants, a coat, hat and mitts to keep us warm...","review_date":"June 14, 2012"},{"attraction_id":2265,"user":"tim_l","rating":4.0,"review":"Whale of a good time!. The weather did not cooperate but the good folks at Vancouver Whale Watch weren't phased. They provided outer wear pants and coats as well as woolen hats and gloves and off we went in an open air craft. We saw eagles, seals, sea lions, porpises...","review_date":"May 29, 2012"},{"attraction_id":2265,"user":"lura_j","rating":5.0,"review":"Great Crew & Awesome Day. From booking my trip to being dropped off back at my hotel, my experience with Vancouver Whale Watch was awesome! They made everything simple and easy and were so very informative. The shuttle driver was great in that he waited for all of his passengers...","review_date":"April 2, 2012"},{"attraction_id":2265,"user":"momonthego88","rating":5.0,"review":"Great company to spend the day with!. We had originally booked a trip with another whale watching company based out of Granville Island, but they cancelled the trip the day of because they didnt have enough participants. I called Vancouver Whale Watch and they were able to accomodate our family. From the...","review_date":"October 20, 2011"},{"attraction_id":2265,"user":"christopherh950","rating":5.0,"review":"Best day ever. This was the third and best time I've been with Vancouver Whale Watch. Every time I've seen whales but this time was awesome. We got to see a super pod (all three local whale pods together). This really is a full day out. In all...","review_date":"October 8, 2011"},{"attraction_id":2265,"user":"carolyn_k","rating":5.0,"review":"A great day spent on the water. My family and I took a ride on the Explorathor II. The day was sunny; it took us 2 hours to get to the whales, but we really enjoyed the ride! We were provided with a waterproof layer to wear, and a hat and gloves....","review_date":"August 16, 2011"},{"attraction_id":2265,"user":"limecordialcmp","rating":5.0,"review":"Comfortable, professional and job-well-done. Hubbie and I grabbed the $15 shuttle at Canada Place and spent a great morning with the crew at Vancouver Whale Watch on the large open-roofed boat. The check-in was fast and efficient and I was thankful for the watch-cap hats they had available for...","review_date":"August 8, 2011"},{"attraction_id":2265,"user":"xpatqn","rating":5.0,"review":"Wonderful Trip & Best Customer Service. I thoroughly researched whale watching companies in the Vancouver area for a recent family gathering up in Vancouver. Vancouver Whale Watch is the best! They were always quick to respond to my emails and phone calls and even offered to pay for our taxi ride...","review_date":"June 6, 2011"},{"attraction_id":2265,"user":"hughesmarmite","rating":5.0,"review":"MAGICAL OCRA. This is the 3rd whale watching tour I have booked in Canada but Vancouver whale watch is by far the best with a shuttle bus to pick you up on time from down town Vancouver - if you like your wild life this is indeed...","review_date":"October 27, 2010"},{"attraction_id":2265,"user":"sammiecanada","rating":5.0,"review":"Awesome trip aboard the Explorathor. We had relatives from Argentina stay with us and we took them on the 2pm whale watching tour on July 28th aboard the Explorathor. We had 6 adults and a 6 six year old boy in our group. The weather was sunny but they had...","review_date":"July 29, 2010"},{"attraction_id":2265,"user":"edentravels","rating":3.0,"review":"Whales were awesome but wouldn't pay this much again. We were very excited to take our children (ages 12, 10) whale watching and I was referred to this company. If you are going to whale watch, I think this company is an excellent choice. You have to drive 30 minutes from Vancouver but it...","review_date":"July 28, 2010"},{"attraction_id":2265,"user":"idealjourney","rating":3.0,"review":"Whale Watching a must....not sure if that means with this company?. We were sold on the zodiac style boats and the \"coolness\" factor of it. Their marketing says this type of boat glides across the water better then a traditional V-hull. I can take pretty cold weather so tried to politiely say no to their offer...","review_date":"July 30, 2009"},{"attraction_id":2265,"user":"collettelovestravel","rating":5.0,"review":"Excellent whale watch cruise. We went on a morning tour in their covered boat. Had a great time and saw lots of Orcas!!! Saw eagles too. The crew were very knowledgable and even recognized the whales in the pod.\nAnother plus to this company is they will pick you...","review_date":"July 8, 2009"},{"attraction_id":2265,"user":"william_t","rating":4.0,"review":"Special Treat. A whale watching trip in an open zodiac boat is one of those special sightseeing trips that will long be remembered. Vancouver Whale Watch makes it easy by picking you up at, and returning you to, your hotel for $15, well worth the convenience. Along...","review_date":"June 29, 2009"},{"attraction_id":2265,"user":"banrionnamara","rating":5.0,"review":"Whale watching for orca. Having visited Vancouver twice previously, I finally managed to get out to sea! My experience with Vancouver Whale Watch was outstanding. The company were great and the guide was fantastic with an immense knowledge of local history, culture, flora and fauna. The weather was fantastic,...","review_date":"May 24, 2008"},{"attraction_id":2265,"user":"fraggles1975","rating":5.0,"review":"Wow!. We booked via the web site months in advance just to make sure we could go on Lightship one during one of our 3 days in Vancouver. We took the bus from Downtown Vancouver, it took just over an hour to get to Richmond and...","review_date":"January 10, 2008"},{"attraction_id":2265,"user":"xi12","rating":1.0,"review":"Big Ripoff. If you want to see whales I wouldn't recommend this company. They waited until we had paid and were in the boat then told us that the whales were on the other side of Vancouver Island and their boat didn't have the range to get...","review_date":"August 11, 2007"},{"attraction_id":2265,"user":"msmccorm","rating":5.0,"review":"Vancouver Whale Watch Best on the Mainland. This past weekend we went on a whale-watching trip with Vancouver Whale Watch. People think that the best place to see whales is from Vancouver Island, but from our research we learned that this company goes to the same location visited by trips leaving from...","review_date":"July 31, 2006"},{"attraction_id":2265,"user":"adventurer6612","rating":1.0,"review":"Pushy service!. Front Desk was too pushy... I felt like they were pressuring me to go on a trip when I was just browsing around in the office, trying to figure out some more information about this tour. I felt like she was trying to threaten me...","review_date":"November 4, 2003"},{"attraction_id":2266,"user":"836amyb","rating":5.0,"review":"Not many whales, but still a great experience. I took this tour with my 87 year old mother. She was able to stay inside and I could go in and out taking pictures. It was a little chilly but that was to be expected at the end of September. The crew were very...","review_date":"October 8, 2018"},{"attraction_id":2266,"user":"jenk763","rating":5.0,"review":"A picturesque experience with knowledgeable crew. For those looking for a relaxing, informative, and beautiful day, I'd recommend a whale watching tour with this company. During the tour, we saw porpoises, dolphins, a humpback whale, and orcas. The crew provided in-depth background information on the animals we saw and took care...","review_date":"October 2, 2018"},{"attraction_id":2266,"user":"ozcazz","rating":5.0,"review":"We saw transient killer whales hunting!. I couldn't fault this tour. It was fantastic and we saw so many whales and lots of other animals too. Aside from the whales, what made it great was the crew. Mac, Ocean and Pascal were just such wonderful naturalists. They made sure everyone knew...","review_date":"September 26, 2018"},{"attraction_id":2266,"user":"shelley_m","rating":5.0,"review":"Best of Victoria Tour. The trip was fantastic. The crew was great. I thank Anthony, Laura and Jenny for making the trip memorable. We saw Humpback whales on the way to Victoria and we saw a pod of Orcas on the return trip. The gardens were lovely also. I...","review_date":"September 25, 2018"},{"attraction_id":2266,"user":"74jeffz","rating":5.0,"review":"Great Crew. The crew was both extremely knowledgeable and helpful. We did see one of the pods of local orcas and a dolphin. Even though a slow time it was a fun trip with good spirited guides.","review_date":"September 20, 2018"},{"attraction_id":2266,"user":"melissa_d","rating":5.0,"review":"Wonderful. This trip was a birthday present and all was fun-tastic: the trip, seeing the orcas, bald eagles, seals and visiting the beautiful gardens. A great day out. The crew were great, friendly, enthusiastic and very helpful!","review_date":"September 14, 2018"},{"attraction_id":2266,"user":"paulmartin171","rating":5.0,"review":"Two pods of orcas, a humpback whale and good weather!. This was a fantastic day and one of the highlights of our Canadian holiday.\nWe were lucky that it was a calm and dry day so the boat journey was nice and smooth.\nAfter setting out from Vancouver we did have about two hours before...","review_date":"September 8, 2018"},{"attraction_id":2266,"user":"524rital","rating":4.0,"review":"Scenery and whales. We booked The Ultimate Tour with The Prince of Whales crew. It was a very fun day. We saw orcas on the way to Victoria and more orcas on our return trip. The crew were all very friendly and informative and made a point of...","review_date":"September 4, 2018"},{"attraction_id":2266,"user":"ahshao","rating":5.0,"review":"Worth the money. We were beyond happy with our trip, it was definitely the highlight of our holiday in BC. We spent the night in Victoria so that we could see more of the city and relax a bit, then picked up the shuttle to Butchart gardens the...","review_date":"September 3, 2018"},{"attraction_id":2266,"user":"x3682pctomm","rating":5.0,"review":"Great tour, staff is very nice and informative . We went to the \"ultimate tour\" we saw a few humpback whales and the staff explained some stuff about the whales and their activity. It was very interesting. There was hot drinks for free on the boat and some snacks you can buy. Than spend...","review_date":"September 3, 2018"},{"attraction_id":2266,"user":"rcldn","rating":3.0,"review":"Expectations vs Reality. The staff were amazing, Thomas was outstanding. The other boys and girls too. And not forgetting our captain. The boat modern and very comfortable.\nHowever.\nWhen advertising Whale Watching be very careful not to get peoples hopes up with all the wonderful photos in your...","review_date":"September 2, 2018"},{"attraction_id":2266,"user":"dan_n","rating":5.0,"review":"Amazing trip !. Perfect day, from the crew to the weather and the sea file, everything was awesome. We saw both humpback whales and killer whales plus bold eagles and a lot of seals. Super experience, highly recommended.","review_date":"August 27, 2018"},{"attraction_id":2266,"user":"bobdelli","rating":5.0,"review":"Victoria. Eagle Wing whale watching - excellent; informed guides; clean ship. Gardens are gorgeous, a must for everyone. Went on Ghost tour; we now know where the ghosts of Victoria prowl. Tea at the empress! Lots of walking around the town; basket of flowers everywhere. Friendly...","review_date":"August 27, 2018"},{"attraction_id":2266,"user":"volleygirl2344","rating":5.0,"review":"Best Day in Vancouver!. The day was beautiful: The smoke from the wild fires had subsided from earlier in the week, the sun was shining, and the temperature was mild. We boarded the boat at about 8:15 am, then headed out of the harbor. I sat up front, which...","review_date":"August 24, 2018"},{"attraction_id":2266,"user":"stephanierucinski","rating":5.0,"review":"Perfect trip!!!. The ultimate day tour with Prince of Whales is amazing!! We saw 3 pods of transient killer whales on our boat ride over to Victoria, and even more breaching on our way back from Vancouver Island. Special shoutout to our on-board naturalists Pat and Hannah...","review_date":"August 20, 2018"},{"attraction_id":2266,"user":"bouchardjh","rating":5.0,"review":"Great excursion. We had a wonderfull day at sea and on vancouver island. Ship was very comfortable and well suited for whale watching. But the crew (Pascale, Jenny, Laura, Tom and all the other) were the best. They were alway happy to interact, answer our questions and...","review_date":"August 10, 2018"},{"attraction_id":2266,"user":"dutchiezuidholland","rating":4.0,"review":"lovely day out. great day out with the family, very friendly crew that were well informed and always present to share information..clean spacious boat..","review_date":"August 9, 2018"},{"attraction_id":2266,"user":"driftwood-65k","rating":5.0,"review":"Humpbacks and Flowers..... If you are in Vancouver and plan to so whale watching and want a trip to Victoria and Butchart gardens, the Best of Victoria is the way to go.\nWe spent the morning traveling through the straits looking for whales (while also seeing Bald Eagles...","review_date":"August 4, 2018"},{"attraction_id":2266,"user":"chad_w","rating":5.0,"review":"Amazing and Two thumbs up! . The crew was outstanding with Jenni being Extremely helpful in describing the local geography and marine life. The addition of the gardens with the firework show on a Saturday night was a huge added bonus. Highly recommend this excursion.","review_date":"July 28, 2018"},{"attraction_id":2266,"user":"krystaj17","rating":5.0,"review":"Blow me away. What a bloody amazing crew. Malcolm, Tom, Sharon, Laura and Jenny. Helpful, knowledgeable, super friendly. A great day, highlight of Vancouver. Definitely recommend.","review_date":"July 21, 2018"},{"attraction_id":2266,"user":"satysfakcija","rating":5.0,"review":"Amazing Experience, must do :). One of the best tours :)Very comfortable boat, supper friendly staff, excellent combination of Whale Watching and Butchart Gardens in one day. Strongly recommend!!!!Thank you.","review_date":"July 11, 2018"},{"attraction_id":2266,"user":"rebeccawaits","rating":5.0,"review":"Staff is fantastic, great experience!. Staff was knowledgeable and friendly. My mother is not a fan of boats and during the choppy waters, they sat with her to ensure she was ok. Saw Humpbacks and Orca's as well as Harbour Seals and Bald Eagles. We also saw dear grazing as...","review_date":"July 11, 2018"},{"attraction_id":2266,"user":"dave_m","rating":5.0,"review":"Whales, bald eagles, Victoria, mountain vistas...what else could you ask for?. Had a wonderful day on the Prince of Whales catamaran yesterday. Saw a humpback whale up close which feed here in the summer (she came up to us, skipper kept a safe distance), bald eagles, seals and their pups. Trip starts in an office inside...","review_date":"July 8, 2018"},{"attraction_id":2266,"user":"kellylouisegibson","rating":5.0,"review":"Fantastic Trip.... So this was our first tour in Canada whilst on our 3 week trip!\nIt's an early start but that so you can in as much as we did throughout the tour.\nWe did the Ultimate Tour to Victoria as we wanted a full day...","review_date":"July 6, 2018"},{"attraction_id":2266,"user":"fi0na58","rating":5.0,"review":"Fantastic day out. We had a fantastic time doing the ultimate day tour and spotted Orca's, Humpbacks, Porpoise and bald eagle. The staff were all knowledgeable and enthusiastic and got as excited by the some of the sightings as we did. The weather was poor on our trip...","review_date":"July 5, 2018"},{"attraction_id":2266,"user":"tlquillen","rating":5.0,"review":"The Majesty of Orcas. My cousin and I booked this tour knowing that we wanted to see Orcas - it was the highlight of our 3 days in Vancouver. We thoroughly enjoyed the passion of the naturalists that shared the matriarchal family relationship of the orcas to actually SEEING...","review_date":"June 30, 2018"},{"attraction_id":2266,"user":"abulk627","rating":5.0,"review":"Amazing tour. Booked the whole day tour to Victoria for whale watching. We had a fantastic day, learned lots as the staff were amazing. They were very helpful with everybody on board and spent time with us all to update us throughout the trip","review_date":"June 19, 2018"},{"attraction_id":2266,"user":"elizabeth_kcc","rating":5.0,"review":"Staff this already great day trip over the top. It was not simply that I lucked out and was on a tour with only 10 guests and 6 crew (including two trainees) on our way there (and only about 25 guests on our way back), or that we saw 2 humpbacks en route to...","review_date":"June 8, 2018"},{"attraction_id":2266,"user":"lauren_n","rating":5.0,"review":"Great excursion from Vancouver to Victoria!. We had a great time with Sharon and Shane and the rest of the very informative crew! Not only did we get to see lovely Vancouver and Victoria by boat, we also got to explore the beautiful Butchart Gardens and we saw TWO types of...","review_date":"May 30, 2018"},{"attraction_id":2266,"user":"hansm466","rating":5.0,"review":"Don't miss this tour!. You're missing half of what the Pacific Northwest has to offer if you miss this tour! It was fun, educational, relaxing and breathtaking all together. Leaving Vancouver and returning by water yielded some magnificent views of the city. We were really excited to actually see...","review_date":"May 30, 2018"},{"attraction_id":2268,"user":"jordanyama","rating":5.0,"review":"Amazing views all the way!. Our family had a great time on this tour. We really enjoyed the views from Cypress and Whistler on the Peak 2 Peak gondola. The guide gave us lots of information along the way and we had a very good time. Thank you!","review_date":"March 8, 2019"},{"attraction_id":2268,"user":"fredtorrence72","rating":5.0,"review":"Had a wonderful time in Whistler!. My wife and I were picked up from our hotel before stopping by one more hotel to pick up another guest. The guide was friendly and the bus was clean. Stanley Park was nice, but I've seen it before. Cypress mountain was amazing. The skies...","review_date":"February 15, 2019"},{"attraction_id":2271,"user":"monicadn9317yo","rating":5.0,"review":"Good view of the wild life . We went to this tour with our guide Angela , who was really nice and lovely\nShe explained lots of things about Yukon history and the local effort to maintain wild life and natural resources\nWe were able to see all of the animals\nLoved...","review_date":"November 2, 2018"},{"attraction_id":2271,"user":"vancouverpinoy","rating":5.0,"review":"Worth every penny to use an experienced guide. We were a family of five that just finished the Wildlife and Hot springs tour.While some people say you can save money by doing it yourself.I disagree,Agatha our guide was full of knowledge about the animals.We would have not spotted the elusive lynx and the...","review_date":"February 11, 2018"},{"attraction_id":2273,"user":"theresa_y","rating":5.0,"review":"Fun on the River. What an exceptional little cruise. Sightseeing plus some entertaining on board. We really enjoyed it.","review_date":"January 26, 2019"},{"attraction_id":2273,"user":"timtex0527","rating":3.0,"review":"Good views but kids got bored quickly. SUMMARY\nA large ship that that travels to the Orleans Island Bridge and back while providing views of the Montmorency Falls from a distance and the shoreline of Quebec City. It is a nice and relaxing cruise once things get started, but my kids got...","review_date":"December 12, 2018"},{"attraction_id":2273,"user":"diane_b","rating":1.0,"review":"Everything is far from view. I booked online the AML 90 minute cruise. Before docking, you can take pictures of the Chateau Frontenac. Upon docking, you are being told to stand on. Line, and they snap o photo of you. They should ask your permission or explain what they are...","review_date":"November 8, 2018"},{"attraction_id":2273,"user":"miamiredskin1968","rating":4.0,"review":"Peaceful. My wife and I have done many trips, both in the states and Europe. This cruise was used for a leisurely and peaceful adventure. It was that. The scenery from our perspective was OK, and enhanced by the still rich colors of the trees. The...","review_date":"October 26, 2018"},{"attraction_id":2273,"user":"climber820921","rating":5.0,"review":"Great Tour. But buy it in bunddle some other activity that you would do anyways or you could be disappointed like me!. Really great tour. However, I also did Hop On Hop off bus tour and bought those tickets separate from these tickets. And it ended up costing me alot more as each costed me about 40$ each. I found out that there was actually a bundle...","review_date":"October 9, 2018"},{"attraction_id":2273,"user":"geraldine_m","rating":4.0,"review":"Well worth it. Crew members were very nice. Tour guide knowledgeable. Ship clean with plenty of indoor\/outdoor seating.","review_date":"October 2, 2018"},{"attraction_id":2273,"user":"nicole_b","rating":3.0,"review":"Deceptive ad of falls, not close up view. Brochures and ads for this trip appeared to have great view of falls. The boat turns around pretty far away from falls, not even on near side of bridge. We were there for 2 days, otherwise boat trip was good, but big let down when...","review_date":"September 25, 2018"},{"attraction_id":2273,"user":"donna_e","rating":5.0,"review":"Relaxing and educational cruise. This was a great way to see Quebec from the river. We took the 11:30 am cruise. It was a sunny, cool day. We found seats on the front open deck. Out there is a low wind screen that protects you as you sit and...","review_date":"September 9, 2018"},{"attraction_id":2273,"user":"lio-et-ben","rating":5.0,"review":"Great View But Even Better History Lesson. I brought some visiting family on this cruise yesterday and I did not have any expectations. However, I learned a ton about a place that I thought already had known about. David, the host, gave us a lot of historical information, in both official languages,...","review_date":"September 8, 2018"},{"attraction_id":2273,"user":"k6023qmtammyr","rating":5.0,"review":"Fun cruise. We had a wonderful time and learned a lot. It was great family fun. Dave spoke perfect english so we learned a lot.","review_date":"August 31, 2018"},{"attraction_id":2273,"user":"geoff809","rating":5.0,"review":"Great view of the city from the water at an affordable price. This is a real nice river trip on a comfortable, clean ship with plenty of opportunities to move around the decks. Despite the comments were heard about the tour guide being hard to hear, we had no problem at all. We could hear directly up...","review_date":"August 30, 2018"},{"attraction_id":2273,"user":"donnabelanger1","rating":3.0,"review":"Boat Cruise on the St. Lawrence from Quebec City. It was a nice 90 minute boat ride from Quebec City to the bridge at Ile d'Orleans and return. The tour was given in French and English, however, it was not always clear what the tour guide was saying. We were in the A\/C room...","review_date":"August 28, 2018"},{"attraction_id":2273,"user":"dond528","rating":2.0,"review":"Quebec City tour. Really not worth the money. The view of the city is much the same from the ferry for $7 round trip for two. We were very far from the waterfall and the bus or a bicycle tour takes you much closer. We did meet nice...","review_date":"August 16, 2018"},{"attraction_id":2273,"user":"irene_m","rating":1.0,"review":"Way too crowded!!!!. There weren't enough seats for the travelers booked. The boat left 5 minutes ahead of schedule departure time. My friend and I could only find seats inside (it was a very hot day, and there were no fans or air conditioning for those seats.\nThen...","review_date":"August 11, 2018"},{"attraction_id":2273,"user":"j_p","rating":3.0,"review":"Crew was awesome. The guide David and crew were excellent. David was very knowledgeable and added a lot of humour to the tour. Unfortunately I think the actual tour was a bit boring not much to see. The falls were interesting and the view of Le chateau Frontenac....","review_date":"August 2, 2018"},{"attraction_id":2273,"user":"semi-oldtraveler","rating":3.0,"review":"Half of a Cruise - Bus tour. The cruise portion of the tour was from Old Quebec which you can reach via the Funicular or a flight of steps. The cruise is about 1-1\/2 hours with a good commentary in both English and French. It gives you a good view of Montmorency...","review_date":"July 23, 2018"},{"attraction_id":2273,"user":"susiedlowell_ma","rating":5.0,"review":"River Retreat.... Nice relaxing way to view Old Quebec City from a boat. 90-minute cruise was historical and informative. We learned much about Canada and Quebec City from the tour guide dressed in historical garb. The day we went was brutally hot (about 104 degrees with the...","review_date":"July 13, 2018"},{"attraction_id":2273,"user":"walterstewart1952","rating":5.0,"review":"nice quick cruise. It was a good backup to the dinner cruise. We enjoyed our tour up and down the St. Lawrence and learning more about Quebec.","review_date":"July 9, 2018"},{"attraction_id":2273,"user":"595marcyb","rating":2.0,"review":"Quebec City Cruise. We took the last cruise of the day - 4pm departure - and were disappointed. Although the operators had no control over the heat wave Quebec was experiencing, because it was the last cruise of the day, the lounge on the second level was shut...","review_date":"July 3, 2018"},{"attraction_id":2273,"user":"beth_u","rating":4.0,"review":"Nice boat ride. Had beautiful weather for our 90 min cruise and enjoyed it very much. The waterfall is underwhelming, and you will not get anywhere near it but see it from a distance. Take another tour is that is your objective. We got a nice view of...","review_date":"June 28, 2018"},{"attraction_id":2273,"user":"vickie_bernie","rating":4.0,"review":"A different view of quebec. I booked this rather last minute. I was surprised at how large the boat was. Lots of space to sit, inside and out. Even a bistro, bar and store on board. Great information too. But with so many on board it takes a long time...","review_date":"June 24, 2018"},{"attraction_id":2273,"user":"bsturges","rating":5.0,"review":"A good value and great views of Quebec City . We took this boat trip during the day. It took about 90 minutes. The views of Quebec City were great and the guide did a great job of talking about the history of the area. The food was not great but was adequate. We had...","review_date":"June 24, 2018"},{"attraction_id":2273,"user":"ray212","rating":5.0,"review":"Very enjoyable 90 minute cruise. My family really enjoyed this cruise. It is a 90 minute cruise that you pick-up from lower town. You exchange your vouchers at the ticket booth for actual tickets and then get on line in time for your boarding. Our cruise was not crowded at...","review_date":"June 24, 2018"},{"attraction_id":2273,"user":"trailblazernc","rating":5.0,"review":"Don't Miss This!. Excellent way to spend part of a sunny day. Scenic, relaxing, educational. This should be near the top of any visitor's list for things to do in Quebec City.","review_date":"June 22, 2018"},{"attraction_id":2273,"user":"writingprof","rating":4.0,"review":"Short, pleasant, huge waterfall. We were surprised that the cruise covered so little of the St. Lawrence, but it was pleasant enough. You float to the monstrous waterfall (go by car?) and return quickly. The commentary is necessarily slow--both English and French--so most people didn't listen. The gift shop...","review_date":"June 10, 2018"},{"attraction_id":2273,"user":"peggy_l","rating":5.0,"review":"Our first tour of the morning. What an enjoyable way to start the morning!\nThe staff and ship were great.\nThey offered food , coffee , wine and snacks on board.\nThe ship was very clean as were the restrooms.\neveryone very friendly and welcoming from the moment we boarded until...","review_date":"June 5, 2018"},{"attraction_id":2273,"user":"adocuk","rating":5.0,"review":"An amazing way to spend the afternoon. We did the 1.5 hour river cruise having previously done the open top bus tour of the city. The river cruise was definitely the better experience. Very informative and friendly live guide who gave us loads of information and lots to see from the river....","review_date":"May 17, 2018"},{"attraction_id":2273,"user":"lisa_y","rating":3.0,"review":"nice river cruise. This cruise leaves from Lower Old Town in Quebec City and lasts about an hour and a half. It has seating both inside and outside. It\u2019s a pleasant ride, and you get river views of such sights as the Chateau Frontenac on its impressive hill,...","review_date":"November 19, 2017"},{"attraction_id":2273,"user":"vickianne_11","rating":3.0,"review":"Sightseeing cruise from Quebec City. We took the 90-minute guided sightseeing cruise from Quebec City and sat outside in the bow where we had a good view. A costumed guide provided information in English and French about the scenery and history of the area but his descriptions were delivered at...","review_date":"November 2, 2017"},{"attraction_id":2274,"user":"david_b","rating":5.0,"review":"Great Fun. Had an awesome day with tour guide Guy. The bikes were sturdy, the paths were nicely maintained and the entire day was perfect. Guy is extremely smart and is a great tour guide - he stopped throughout the tour and explained multiple things including the...","review_date":"October 10, 2018"},{"attraction_id":2274,"user":"kilgore_trout_88","rating":5.0,"review":"Great Fun - Montmorency Falls Bike Tour. We went on the Cyclo Services Montmorency Falls bike tour in October 2018. Our guides Guy and Denis were fabulous. Very friendly, informative, and attentive. The ride and falls were beautiful and impressive. We thoroughly enjoyed the experience - Thanks !!","review_date":"October 8, 2018"},{"attraction_id":2274,"user":"stewart_tauber","rating":5.0,"review":"An excellent tour and great value.. My wife and I joined 3 other couples on this tour and thoroughly enjoyed it. Guy was our guide and he was very informative and friendly. This was good value for money as it was a decent ride, the falls were spectacular and you get...","review_date":"September 24, 2018"},{"attraction_id":2274,"user":"bodiddles","rating":5.0,"review":"An Enjoyable Activity. In spite of the rain showers and wind, we really enjoyed this bike tour. Guy Methot was our guide, he was friendly, knowledgeable and ensured our safety. The ride was flat so it would be suitable for all ages. There is an option for using...","review_date":"September 23, 2018"},{"attraction_id":2274,"user":"jorifaat247","rating":5.0,"review":"Fun ride with a fabulous guide!. Met outside Cycletours shop as advertised - the staff were friendly and extremely organised. The bikes were ready, it was just a case of checking the saddle height. Our guide Guy 'O' Immediately introduced himself with a lovely smile. He gsve us a great tour...","review_date":"August 27, 2018"},{"attraction_id":2274,"user":"21christieh","rating":4.0,"review":"Fun day on group ride to Montmorency Falls. We had a great day on this group ride to the falls. The actual ride was nothing special, going under highways and alongside railroad track and the highway. What was nice was meeting other travelers, sharing travel tips and restaurant experiences, and getting some good...","review_date":"August 14, 2018"},{"attraction_id":2274,"user":"770dirkg","rating":5.0,"review":"Great cycling tour to the falls. We had a great bike tour with Marc and Frank to the falls. Both guides were very nice. Especially for our small daughter, they made everything possible.\nThanks a lot and hopefully see you again.\nCheers,\nDirk","review_date":"August 5, 2018"},{"attraction_id":2274,"user":"gay68","rating":4.0,"review":"good guide, fair ride, Falls great. Guy was very good, checking all riders frequently, answering any questions on plants, Quebec history, buildings, the river, you name it.\nThe ride was quite short and slow (needed by the group), through industrial suburbs to start, then more open land, largely along the St...","review_date":"July 28, 2018"},{"attraction_id":2274,"user":"elliot_m","rating":5.0,"review":"Bike tour. The bike tour was amazing and a nice way to keep active during our vacation. It was not difficult at all. They stop ever so often and make sure they have everyone so don't be scared that you can't do it. Also the little snacks...","review_date":"July 24, 2018"},{"attraction_id":2274,"user":"tom_p","rating":5.0,"review":"Pleasant half day excursion. The bike trip to Montmorency Falls is a great way to spend half a day in Quebec. The staff is very friendly. It was a little bit cooler and windy the morning we headed out and the staff at the shop provided some of our...","review_date":"July 14, 2018"},{"attraction_id":2274,"user":"shellnoosa369","rating":5.0,"review":"Great way to mix up all the walking tours. Had a brilliant couple of hours with Guy and Mark, plus 16 other holiday makers wanting some fun, fitness and history of Quebec. The ride is about 27km there and back with stops to catch your breath and be told about the history of the...","review_date":"July 8, 2018"},{"attraction_id":2274,"user":"c_s","rating":5.0,"review":"A Nice Trip. My spouse and I signed up for a bike tour of Montmorency Falls. There were about 12 riders and two helpful guides. The pace was nice, although being the oldest among the riders, we were always lagging behind the others, although no one seemed to...","review_date":"July 8, 2018"},{"attraction_id":2274,"user":"rhondaa646","rating":5.0,"review":"Falls worth biking to even with some rain!. Phil guided us to Montmorency Falls and even though we hit rain for a 1\/2 hour period, it didn\u2019t bother the spirits of our group of 8 as the skies cleared when we arrived at the Falls. The ride is mostly flat but I was...","review_date":"June 30, 2018"},{"attraction_id":2274,"user":"david_g","rating":5.0,"review":"Guy is the go-to Guy. The Falls is quite nice, the snack is pretty substantial, the bikes are very ride-able. The scenery on the ride out is not terribly impressive, which is pretty much the only drawback of the trip. But I guess that's the price you pay to get...","review_date":"June 26, 2018"},{"attraction_id":2274,"user":"gbenchener","rating":5.0,"review":"Excellent cycling tour . Montmorency Falls is the reward for this ride. A nicely-paced ride on mostly flat, well- marked trails included Quebec history, a description of flora and fauna, a short hike through a maple tree forest, and delicious snacks. Helmets, a small bike bag to store your...","review_date":"June 19, 2018"},{"attraction_id":2274,"user":"wanderlustkn","rating":4.0,"review":"Nice Ride out to the Falls. The bike ride out to the falls was really nice. Although our guide was nice and somewhat knowledgeable, it's a bit of a stretch to call this a \"tour\" as there really wasn't that much information provided. Also, be advised that because this is a...","review_date":"June 18, 2018"},{"attraction_id":2274,"user":"dranny-one","rating":5.0,"review":"Excellent way to spend the day, nice break from strolling. We were fortunate to book this only 15 hours before the 9am departure time and it was the highlight of our trip. We had a great guide, Guy, who was attentive, informative and patient with slower riders. The ride is mostly flat on a dedicated...","review_date":"June 17, 2018"},{"attraction_id":2274,"user":"mblack1052016","rating":5.0,"review":"Fantastic Day!. We completed the bike tour today with our children ages 10 and 12. Our guide, Dennis, was patient with the families biking and provided a lot of information. We all enjoyed the outing and the tour of the falls was great. The bikes were comfortable...","review_date":"May 30, 2018"},{"attraction_id":2274,"user":"hess02025","rating":5.0,"review":"a highlight of our trip, wonderful way to spend a morning. such an enjoyable, low key ride! beautiful and dramatic destination at the falls. our guide Raymond was knowledgable and fun. the equipment is well maintained and the snack lunch was first class. highly recommended to you all to enjoy.","review_date":"May 27, 2018"},{"attraction_id":2274,"user":"sarahmp1628ld","rating":5.0,"review":"A Nice Ride For a Lovely Spring\/Summer Day!. This is a beautiful way to spend a morning, tour parts of Quebec City you would not otherwise visit, and see the impressive waterfall. The trip is made on very safe and well manicured bike paths. It is about nine miles each way (depending on...","review_date":"May 27, 2018"},{"attraction_id":2274,"user":"l-starinc","rating":5.0,"review":"Absolutely loved it!. I would definitely recommend this tour to anyone open and willing. It was myself, a couple who came off a cruise, and the tour guide (4 total) and we had a very lovely morning ride from the Cyclo Service office to the falls and back....","review_date":"November 1, 2017"},{"attraction_id":2274,"user":"bob_h","rating":5.0,"review":"Great experience at Cyclo. Terrific bicycles, nice tour. The nice people at Cyclo make sure you're absolutely comfortable with the bicycle before leaving their shop. They take great care in properly fitting bicycle and helmet. Thank you Cyclo!","review_date":"October 26, 2017"},{"attraction_id":2274,"user":"katita99","rating":5.0,"review":"MUst see. If you are in Quebec City, this is a must. Magnificent waterfalls. There is a path you can walk around. I didn't wanna leave this place. Many tourists around.","review_date":"October 22, 2017"},{"attraction_id":2274,"user":"stevenk314","rating":4.0,"review":"Bike tour Quebec City. Guy was our guide for a lovely trip to the Montmorency Falls (& more) on a beautiful fall day. This was a great opportunity to explore the amazing bike trails Quebec and interact with a knowledgeable 'local'.\nGreat tour, easy riding, lovely falls, nice to...","review_date":"October 19, 2017"},{"attraction_id":2274,"user":"lotsagoldens","rating":5.0,"review":"Wonderful trip with great guides!. We have taken tours in many cities -- this was among the best! Guy was a wonderful tour guide -- a fountain of information, very patient and pleasant. There were about 12 riders in our group, and I really appreciated having a sweep guide (Frank)...","review_date":"October 10, 2017"},{"attraction_id":2274,"user":"brianms2634js","rating":5.0,"review":"Montmorency Falls Bike Tour. Purchased the Montmorency Bike Tour through Trip Advisor for my wife and I (ages 59 and 61) for a Monday visit in late September. Cyclo made quick work of getting us set up on our bikes, helmet fittings, and storing my backpack. All the equipment...","review_date":"September 25, 2017"},{"attraction_id":2274,"user":"tyler_a","rating":5.0,"review":"Great bike rentals.... We rented bikes from Cyclo Services and made the trip out to the Montmorency Falls. It's about an hour trip and worth the effort. The falls are impressive. Only downsides are the mobs arriving by tour bus and pricy gondola ride (we rode up and...","review_date":"September 19, 2017"},{"attraction_id":2274,"user":"alex_k","rating":5.0,"review":"Great ride to Montmorency Falls. Had a fun ride with Uli to Montmorency falls. The ride was pretty easy and bikes were in good shape. We stopped a few times along the way for breaks and to get some explanations about parts of the tour. Seeing the falls up close...","review_date":"September 17, 2017"},{"attraction_id":2274,"user":"mjb_3517","rating":5.0,"review":"great biking experience while visiting quebec. We rented bikes 2 days on our visit to Quebec last week. The bikes were in excellent condition and the staff was courteous, professional and friendly. We cycled to Montmorency Falls the first day. This was an easy but not particularly scenic ride, although the...","review_date":"September 16, 2017"},{"attraction_id":2274,"user":"mountainvoyager","rating":5.0,"review":"Ride to the Montmorency Falls. You could rent a bike from Cyclo and with a basic map, make your way 8 miles up the St Lawrence River to the Montmorency Falls. However, having Guy as our guide made the trip much more interesting. He's a native of Quebec and gave...","review_date":"September 15, 2017"},{"attraction_id":2274,"user":"canberra_matt","rating":5.0,"review":"Biking Quebec City. My Scenic South Shore tour didn't go ahead, but the owner kindly switched me to the Montmorency Falls tour. This was actually a fantastic morning out. The guide stopped at various points of interest on the way out, with some good historical details. There were...","review_date":"September 14, 2017"},{"attraction_id":2274,"user":"sp174604","rating":5.0,"review":"Montmorency Falls Four Hour Tour. Had such a wonderful time with our guide Guy on The Montmorency Falls Bike tour by Tours Voir Qu\u00e9bec\/Cyclo Services. The four hour tour (approximately) is appropriate for most people with general base level of fitness---as the bike path that is traveled on is very...","review_date":"September 1, 2017"},{"attraction_id":2274,"user":"2boysforme","rating":5.0,"review":"Montmorency Falls Tour - Beautiful ride and Excellent service (I got a flat tire)!. Bike tour to Montmorency falls is definitely the best way to go. Sure, you can drive to the falls - but biking is a much better experience. You get some exercise and get to see so much more (neighborhoods along the path, locals on the...","review_date":"September 1, 2017"},{"attraction_id":2274,"user":"jazemaster","rating":3.0,"review":"Montmorency Falls - not great. We booked the Montmorency Falls to do something a little bit different outside of Quebec City, but we were a little disappointed. Firstly the group was huge, about 30+ plus riders, so they had 4-5 bike guides with us the whole tour, but only one...","review_date":"August 21, 2017"},{"attraction_id":2274,"user":"dave_m","rating":5.0,"review":"Solid bikes, good service, fair price. Rent a bike here for a good experience. We rented touring bikes, since we hadnt brought our shoes and helmet for road bikes. Ride along the river toward the South on the bike trails- a great route for a couple of hours. The ride to...","review_date":"August 17, 2017"},{"attraction_id":2274,"user":"erik_p","rating":5.0,"review":"Great bikes, great people. While Cyclo Services does guided tours, we just wanted to rent bikes and explore. We rented hybrids one day and took the path to Montmorency Falls; road bikes the next day to head up a trail to Shannon. The bikes provided were excellent. More importantly,...","review_date":"August 7, 2017"},{"attraction_id":2274,"user":"rolo50312","rating":5.0,"review":"Huge selection of rental bikes! Had a blast!. Visited Quebec City with our kids. At home in the US we do a lot of recreational biking, but we flew to Quebec City so obviously did not have our own bikes. We had a week of beautiful weather and missed biking, so we decided...","review_date":"August 2, 2017"},{"attraction_id":2274,"user":"fairwind12","rating":5.0,"review":"Fun experience and great guides. We did 2 bike tours:\nLower Quebec with guide Uli - very fun and informative. Can be a bit hectic with a lot of tourists in town but she and the other guide Vincent did a great job of shepherding us through the city. Great...","review_date":"July 23, 2017"},{"attraction_id":2274,"user":"jan_e","rating":4.0,"review":"Exercise History & Attraction - what more could you want!. We had picked this cycling tour to Montmorency Falls in Quebec before we'd arrived and didn't really know what to expect. Just thought doing some exercise and seeing the countryside at the same time would take off some of those kilos we'd gained eating the...","review_date":"July 22, 2017"},{"attraction_id":2274,"user":"christj86","rating":5.0,"review":"Fun, easy ride to Montmorency Falls!. My wife and I had a lot of fun on this tour, even though it rained pretty hard on the way back from the Falls. The path to the falls isn't the most scenic as it parallels a highway and railroad tracks, but the Falls...","review_date":"June 18, 2017"},{"attraction_id":2274,"user":"marjiphoenix_arizona","rating":5.0,"review":"Great tour! Great people!. We enjoyed the tour to Montmorency Falls. Phil was our guide and he was friendly, knowledgeable, and patient - all great tour guide attributes. The ride is flat, easy, and enjoyable - you do not have to be an athlete. That being said, you do...","review_date":"June 15, 2017"},{"attraction_id":2274,"user":"sjmarsnc","rating":5.0,"review":"Beautiful ride - you can use their tour or rent the bikes and go on your own!. The people at Cyclo were great - very friendly in both English and French. We just rented two bikes for 4 hours and rode by ourselves. The very nice lady at the desk gave us a map and excellent directions and we had no trouble...","review_date":"October 2, 2016"},{"attraction_id":2274,"user":"aceadventurer123","rating":5.0,"review":"Nice bikes and great service!. We decided to rent bikes to explore the shoreline. Cyclo services was conveniently located close to the shore. The staff was very helpful with recommendations where to explore. The rental included the bikes, helmets and bike locks. Everything was in great shape. We planned to...","review_date":"September 9, 2016"},{"attraction_id":2274,"user":"kmascaro","rating":5.0,"review":"Bike Tour - Quebec City to Montmorency Falls. Guy was the tour guide for our four hour bike tour from Quebec City to Montmorency Falls and return. The ride was level and not difficult. Our guide was knowledgeable about architecture, geography and the flora and fauna of his beloved Quebec City. In particular...","review_date":"September 2, 2016"},{"attraction_id":2274,"user":"teachgz","rating":5.0,"review":"Exhilirating Tour to Montmorency Falls!. There were three of us in our party that consisted of two 27 year olds and a 62 two year old. We had tried to book a tour online but had difficulties, so we decided to walk down to the bike store to make our...","review_date":"August 25, 2016"},{"attraction_id":2274,"user":"mkielt","rating":5.0,"review":"Excellent and patient guides. Guy and Denis led our family on a bicycle tour to Montmorency Falls. We ranged in age from eleven to sixty-eight, and our guides accommodated all of us very well. They made sure we were all comfortable on our bikes, and made sure we were...","review_date":"August 19, 2016"},{"attraction_id":2274,"user":"susiecouch","rating":5.0,"review":"Don't miss out on this Quebec experience!. My husband and I had a wonderful experience on this ride and visit to Montmorency Falls on a beautiful summer day! Judith and Patrick did a phenomenal job taking care of us. Judith, as our tour guide was funny, friendly, and very knowledgable. The bikes...","review_date":"August 3, 2016"},{"attraction_id":2274,"user":"audrey_v","rating":5.0,"review":"Great place to rent bikes. We rented bikes from Cyclo Services and rode to Montmorency Falls ourselves. They provided maps, instructions, helmets and locks. The bikes were excellent and well maintained. We had the bikes all day, and rode to and from the falls with no problems. We were able...","review_date":"June 8, 2016"},{"attraction_id":2274,"user":"kqlynch","rating":5.0,"review":"Montmorency Falls Bike Tour\/Easy 16 Miles\/Grand Adventure!. My husband and I went on the Cyclo Services bike tour to Montmorency Falls and it was fantastic. You need to be in only average shape as the biking is essentially flat. Mark was an excellent guide with a wealth of knowledge about the bike...","review_date":"June 5, 2016"},{"attraction_id":2274,"user":"lplovetotravel","rating":5.0,"review":"Excellent tour!!! Don't miss it!!!!. Just a perfect trip. We only had 4 of us with our tour guide Marc. We stopped along the bike ride to see the sites and Marc explained their significance. Even though it was a very warm muggy day (it had just rained), we couldn't...","review_date":"May 30, 2016"},{"attraction_id":2274,"user":"bill1018423","rating":5.0,"review":"Great guide!. We're had a great morning cycling lower Quebec city. The guide you'll the two of us all through Old Quebec, then to the modern city center. The insights offered by our guide, could only come from a local. The bike shop was gracious enough to...","review_date":"May 22, 2016"},{"attraction_id":2274,"user":"alissa_c","rating":5.0,"review":"The best staff!. We did the lower town tour, and although we didn't love the tour (we felt it wasn't big enough to do a bike tour for, you sometimes rode two metres and then stopped to listen again and the history was kind of boring), we did...","review_date":"October 20, 2015"},{"attraction_id":2274,"user":"2frumlondon","rating":5.0,"review":"Fun & informative tour of lower Quebec. We just returned this afternoon from a tour meandering the great bike trails at the foot of old Quebec with Gui from Cyclo tours. From the moment we arrived we were made to feel welcomed to the shop. The owners took care to ensure we...","review_date":"October 10, 2015"},{"attraction_id":2274,"user":"634suzannel","rating":5.0,"review":"Explore Quebec by Bike. We rented 2 bikes from Cyclo Services for a half day trip out to Montmorency Falls. We were quickly fitted with bikes, helmets and a lock then provided a detailed map along with instructions. Before we knew it we were underway! We choose to take...","review_date":"August 24, 2015"},{"attraction_id":2274,"user":"di_vacationers","rating":5.0,"review":"Great bikes, great staff. We chose the self guided tour option, i.e. just rented bikes. The staff were very friendly and spent time with us helping to plan out our route, giving us maps, directions, and tips. The bikes were in impeccable condition. We rode to Montmorency Falls park...","review_date":"August 8, 2015"},{"attraction_id":2274,"user":"serenity2000_7","rating":5.0,"review":"Great Experience. We did the Lower Town tour on our first day in Quebec City to get acclimated to our surroundings. The guide was informative and interesting, the equipment and bikes are first rate and the staff is friendly and top notch. We thoroughly enjoyed our tour...","review_date":"July 12, 2015"},{"attraction_id":2274,"user":"esther_d","rating":5.0,"review":"Bike tour to Montmorency Falls. My husband and I went on the tour to the falls and it was fantastic. We are both experienced cyclists and Raymond, our guide, adjusted the trip to fit our skill level. This was also possible because we were the only ones on the trip....","review_date":"July 1, 2015"},{"attraction_id":2274,"user":"jeanne_p","rating":5.0,"review":"Great experience . We took the bike tour to Montmorency falls in June. It was a nice overall experience with a destination at the falls. The bike shop and guide were top notch and the Quebec trail system is really nice.","review_date":"June 26, 2015"},{"attraction_id":2274,"user":"brettep_13","rating":5.0,"review":"Extremely Helpful & Friendly. Before we left for Quebec City, we decided we would do the Montmorency Falls tour. When we arrived the morning of, Cyclo Services had comfy bikes, clean helmets, a water bottle and a little snack pack waiting for us. Guy was a great, knowledgeable guide....","review_date":"June 24, 2015"},{"attraction_id":2274,"user":"geoffannabel","rating":5.0,"review":"A fantastic bike tour :-). I was in a small group of 3 led by Michel for our trip to Montmorency Falls. We had delightful weather which always helps too!\nThe majority of the tour is on a dedicated bike path so safety is not an issue. We were issued...","review_date":"September 27, 2014"},{"attraction_id":2274,"user":"liam_q","rating":5.0,"review":"Excellent experience, Michel was the perfect guide. We signed up for the Montmorency Falls bike tour. We started off in the old city and biked east towards the falls. Its an easy and beautiful ride, with a paved bike path the whole way. Michel was our guide, who ran the tour perfectly;...","review_date":"September 1, 2014"},{"attraction_id":2274,"user":"gordo050","rating":4.0,"review":"Was a nice day. Decent bikes. Attentive service. Good directions and suggestions. Good place to rent bikes. Strongly recommend the ride out to Montmorency Falls. Easy ride. Flat paved bike paths. Easy to navigate. Beautiful views. Riding over the bridge and up the hill on Il d'Orleans was challenging...","review_date":"August 22, 2014"},{"attraction_id":2274,"user":"carax","rating":5.0,"review":"Great ride!. We rented 4 hybrid bikes about a week before we arrived. The rental process was easy and efficient. The staff adjusted our seats, helped us with our helmets and provided a map and explained how to get to Montmorency falls. The bike path was great...","review_date":"August 11, 2014"},{"attraction_id":2274,"user":"onepageturner","rating":5.0,"review":"Great way to see Quebec. We rented bikes to pedal to Montmorency Falls on our own; then the next day, did the guided tour to Wendake Village and canoe paddle with Judith. Both days were great, thanks to the expertise and help from the staff at Cyclo Services. They provided...","review_date":"July 12, 2014"},{"attraction_id":2274,"user":"cobrasu8","rating":5.0,"review":"What a great way to spend the. During our visit to Quebec City during the first weekend of August 2012, we had the good fortune to take the morning half day bike tour of Montmorency Falls with Cyclo Services. I had called prior to our trip to reserve the tour for my...","review_date":"September 16, 2012"},{"attraction_id":2275,"user":"teamphat18","rating":5.0,"review":"Hike to Remember. From the get-go, Nafees was super energetic and happy to show us around the city of Vancouver. Being that he grew up in the city, he was more than happy to give up tips on how to get around the city and what other sights...","review_date":"October 15, 2018"},{"attraction_id":2275,"user":"n8265vwadrianb","rating":5.0,"review":"Excellent natural scenery for pictures. The tour takes you to a forest with incredible natural scenery. They give you helpful tips for taking great pictures","review_date":"March 29, 2018"},{"attraction_id":2275,"user":"karen_from_to","rating":5.0,"review":"Awesome \"insiders\" trip!. When we travel, we always try to see a city the way residents do. This beautiful hike helped us do that. We got to hike some beautiful trails without having to navigate how to get there. Nafees was a fun and easy-going guide. We also...","review_date":"March 27, 2018"},{"attraction_id":2280,"user":"russell_h","rating":5.0,"review":"Perfect introduction for first-time visitors. Toronto is a big city and we only had a few days to explore. We booked a city tour on our first day and it was a prefect introduction for first-time visitors. Emil was our guide and entertainer for the morning. He picked us up...","review_date":"March 18, 2019"},{"attraction_id":2281,"user":"ruth_r","rating":5.0,"review":"Informative and relaxed tour of Vancouver!. Our first time in Canada, my husband and I spent two days in Vancouver before heading to Whistler for skiing. I emailed Lionsgate before our trip and after a few pleasant exchanges with Steven Rivard, who runs Lionsgate, I felt confident that we'd be in...","review_date":"February 12, 2019"},{"attraction_id":2282,"user":"amyleestarr","rating":5.0,"review":"Great Host. Fun & Exciting Trip. Our Host was Natahan, and he was a real Gentleman. always made sure we watched our step, and offered umbrellas for the Rain!\nThe falls look out point was great, as was the village.\nDidn't try the wines, but the other...","review_date":"March 15, 2019"},{"attraction_id":2282,"user":"heidi_m","rating":5.0,"review":"Great Tour company. Tour was great. Really wanted to take the helicopter ride but it was cancelled. Niagara on the lake was smaller than we had imagined.\nAll in all, good choice for the money","review_date":"March 1, 2019"},{"attraction_id":2282,"user":"jeffandmary74","rating":5.0,"review":"The Best Tour to Niagara Falls. I would commnet these folks for perhaps giving us not on the best tour, but the most professional service. Would love to use them again in the future. Big shout out to Stephen for making our day memorable and for the good laughs.\nMy wife...","review_date":"February 28, 2019"},{"attraction_id":2285,"user":"old_but_fun-2","rating":5.0,"review":"Do Not Miss This Experience!. Imagine yourself sitting on a private island surrounded by ice. You have been transported out there by a shuttle\/snow cat. When you look up you see a billion stars because it is totally dark. You arrive at the island and walk up the hill to...","review_date":"March 14, 2019"},{"attraction_id":2293,"user":"dev_b","rating":4.0,"review":"Interesting, friendly tour that takes you away from the touristy areas of Vancouver.. There's a certain appeal to viewing the murals at night. Having said that, I think the tour would work better during the day as some of the murals are so colourful.\nJosh is not a native Vancouverite but he's passionate about the city and cares...","review_date":"February 24, 2019"},{"attraction_id":2295,"user":"hellokitty198","rating":5.0,"review":"Very fun Tour to Niagara Falls. Our tour guide kept us laughing the whole day. He has been doing tours since he was little, as he and his family grew up in the area. Sometimes you take a tour, the guide knows his history, but he doesn't know how to tell...","review_date":"February 15, 2019"},{"attraction_id":2316,"user":"meggiecat","rating":5.0,"review":"Simply the best tour to Niagara Falls. We booked the trip with the boat, but due to the weather the boat was not working. Ther guide took us in the tunnels instead. It was interesting to see, and there is ALOT of water. I have only seen picutres, but we were definately...","review_date":"March 1, 2019"},{"attraction_id":2316,"user":"traceyhunter49","rating":5.0,"review":"Great tour to Niagara falls. We just got back from this trip. we were with another family from Texas. ANDREE was an amazing tour guide!!!!! he was so funny and kept us entertained. I told him he has a true passion for this and its his calling. Some other guests...","review_date":"February 15, 2019"},{"attraction_id":2316,"user":"melissamichaud","rating":5.0,"review":"Best Tour to Niagara Falls. Booked this from the front desk of my hotel. they picked us up quite early 7:15am from Mississauga, but we didn\u00e8t mind. We than drove in Canadian traffic to downtown meeting point where we picked up other people for the tour. The guide was nice...","review_date":"February 15, 2019"},{"attraction_id":2319,"user":"devinunit","rating":5.0,"review":"Dan is a great guide!. The tour is beautiful and Dan was really flexible and easy to work with. On top of that the tour is a great price for what you get.","review_date":"March 11, 2019"},{"attraction_id":2341,"user":"alex_f","rating":5.0,"review":"2 solid hours of orcas. We went out with Captain Dave on the company's first trip of the year. It was a great trip -- thirty minutes out and back, and 2 solid hours of orcas (three separate pods) with a few bald eagles thrown in for fun.\nI would...","review_date":"March 14, 2019"},{"attraction_id":2386,"user":"k2898diannas","rating":3.0,"review":"Nice pictures but nothing more. You see a lot, but it's more about taking pictures than experience Canada. Chris was an awesome guide but I wouldn't recommend it for the regular price. I would be definitively more disappointed if the weather was bad.","review_date":"October 31, 2018"},{"attraction_id":2386,"user":"jackiejoy2018","rating":5.0,"review":"Amazing Tour!. My husband & I are from Australia and in our 50's and even though we were the oldest ones on the tour, we were made to feel very welcome. I think these tours are aimed at a younger audience but it was fine. Chris, our...","review_date":"October 24, 2018"},{"attraction_id":2386,"user":"momonkton","rating":4.0,"review":"Good tour made even better by great tour guide (Alice). Not a great start having to move from a very comfortable coach to a lesser standard bus due to over booking. Changing busses also meant we lost time that first day. Last day also a rush as having to time watch to make it to...","review_date":"October 9, 2018"},{"attraction_id":2386,"user":"lovetravel821928","rating":5.0,"review":"very enjoyable tour. I just had an amazing fun-filled weekend on the Rockies Classic tour which started on 28 September 2018 and is finishing later today\nI particularly liked the ice glacier which was sehr gut.\nAlso, the cowboy theme bar was very fun too\nThe driver, her...","review_date":"October 1, 2018"},{"attraction_id":2386,"user":"honeymooners688","rating":4.0,"review":"Rockies. Amazing tour to see all these places in 4 days.Lake Louise and Lake Peyto were my favourites. We had so much snow that I felt it was Christmas time in September.Tour guide Matt was very knowledgeable in history. Driver was very careful. I just wished...","review_date":"September 28, 2018"},{"attraction_id":2386,"user":"visitusa","rating":5.0,"review":"Great guide and exciting itinerary.. The itinerary was fabulous giving us a good colourful and adventurous sweep of the majestic Canadian Rockies. Our guide - Matt is knowledgeable and his commentaries added to the excitement of the journey. Highly recommend this tour.","review_date":"September 18, 2018"},{"attraction_id":2386,"user":"stephen_s","rating":5.0,"review":"The best way to experience the Rockies. This trip was fantastic. Rhawnie our guide and Rudy our driver were fun and made the whole trip enjoyable. Rhawnie has a wealth of knowledge of the areas we visited and also made great recommendations that made the trip even more special. If you have...","review_date":"September 18, 2018"},{"attraction_id":2386,"user":"diogo_k","rating":5.0,"review":"Terrific!!. The trip was amazing!! Starting with the tour guide Rhawnie. She is very funny and able to tell us all the history behind the cities, lakes, roads and so forth!! She always gave us the best tips and recommendations to enjoy the tour. Second point...","review_date":"September 12, 2018"},{"attraction_id":2386,"user":"odyssey814945","rating":5.0,"review":"Awesome!!! . My husband and I are studying in Vancouver.. we were in doubt whether this tour would be worth it.. But.. we really had fun with the tour guide Rhawnie and felt safety with the bus driver Padra!!! The trip is long an we could always...","review_date":"September 12, 2018"},{"attraction_id":2386,"user":"claudia1001","rating":5.0,"review":"Above any expectation!. I just came back from this tour and needed to write a review right away. Bear in mind my partner and I have never been on an organized trip before and my company gave us this tour as a gift.\nI thought it would have...","review_date":"September 3, 2018"},{"attraction_id":2386,"user":"thibaut_4point","rating":5.0,"review":"Amazing journey throughout the Rockies. I would highly recommend this tour, all the places visited are exceptionnal, I really appreciated the hotels as well. Best value for money out there. This tour is perfectly organized.\nBut what made this journey amazing is our tour guide Chris: his experience, the anecdotes...","review_date":"August 27, 2018"},{"attraction_id":2386,"user":"_mkondo238","rating":4.0,"review":"great trip!. the trip was nice and we did a lot of different thing... my favourite was the Othello tunnels, and the wolf lake. The gondola was canceled because of the smoke but we were still able to enjoy Banff and lots of other things with our...","review_date":"August 25, 2018"},{"attraction_id":2386,"user":"lucie_v","rating":5.0,"review":"Rockies Mountains Trip (4). I was very suprised how the plan was compiled. I do not felt long way so much, because this plan was good and we had friendly and funny guide Michelle H. She told us about places, their interesting stories and was active all the time....","review_date":"August 22, 2018"},{"attraction_id":2386,"user":"cindy33lee","rating":5.0,"review":"Great Memories. My friends and I had a great time this past weekend at the Rockies, we were happy with the beautiful things we saw and our tour guide Michelle really try her best in making sure we all enjoyed the most of our trip even if...","review_date":"August 15, 2018"},{"attraction_id":2386,"user":"helen_a","rating":2.0,"review":"Not recommended. Perhaps as we are just students, the travel agency did not provide us a tour which is worth my $675 CAD. Marlon is a tour guide without any passion. He dropped us down at attractions without explaining their histories or information. On the way, he...","review_date":"August 14, 2018"},{"attraction_id":2386,"user":"ian_h","rating":5.0,"review":"Winosharer. My husband and I did the Classic Rockies Summer Tour while we were recently visiting Vancouver. What a great 4 days we had. Visited many beautiful places and saw some amazing scenery. Our tour guide Rhawnie Vallins really made this trip into a fun adventure!...","review_date":"August 2, 2018"},{"attraction_id":2386,"user":"beanz6","rating":5.0,"review":"Rockies Classic Summer Tour . Had the best 4 days filled with beautiful lakes, glaciers, bears, camp fires & much more. The tour guide Anna made the trip! She was super friendly, knew lots about the Rockies, gave great recommendations (especially about best ice creams) and ensured everyone on the...","review_date":"July 25, 2018"},{"attraction_id":2386,"user":"puhlease","rating":5.0,"review":"Rocky mountains summer classic tours. Excellent trip. We went for the 4 day Rockies tour with Rhawnie as our tour guide. She made it worthwhile with her cheerful bubbly nature. She kept us smiling with her jokes and her informative talks made the trip more interesting.\nDave our driver was...","review_date":"July 16, 2018"},{"attraction_id":2386,"user":"elisa_a","rating":5.0,"review":"ABSOLUTELY FANTASTIC. Omg, if you want to see the best places, and having a great time with a group, not having to worry about anything because the bus takes you there and you have accommodation included, do this tour.\nOur guide Markella was fantastic! She had so...","review_date":"July 9, 2018"},{"attraction_id":2386,"user":"mari_o","rating":5.0,"review":"Very good tour. We did the classic rocky tour. Our guide was Chris and he did an awesome job. During the tour we got many information about the rockies, saw amazing things and had the opportunity to go on additional activities which we would certainly recommend!\nThank you...","review_date":"June 4, 2018"},{"attraction_id":2386,"user":"paulineglrt","rating":5.0,"review":"Amazing !!. This trip was amazing ! The tour guides were very friendly and close to us. Always teaching us some stuffs about the Rockies. The accommodations were just perfect ! The chosen spots were beautiful and perfect to discover this part of Canada and it\u2019s famous...","review_date":"May 13, 2018"},{"attraction_id":2386,"user":"paddy_c","rating":5.0,"review":"Highly recommended!!!. We had an awesome time! Nice people, beautiful views and our guide Chris is the funniest lad in Vancouver!","review_date":"April 23, 2018"},{"attraction_id":2387,"user":"cruiser0910","rating":4.0,"review":"Wonderful Experience. It was a wonderful experience - tours are run very well, staff are all friendly, and communication beforehand was always quick. Would definitely recommend to anyone wanting to see the Northern Lights.\nMy only criticism is the hotel they book you into. The Westmark Hotel...","review_date":"January 22, 2019"},{"attraction_id":2387,"user":"vivian_o","rating":5.0,"review":"Beyond Happy. Arctic Range Adventure is the way to go if considering a trip to see the northern lights. They are so well organized, tour package includes hotel and various tours during the day. Their tour guides are so knowledgeable and friendly and overall helpful. Also Arctic...","review_date":"March 4, 2018"},{"attraction_id":2387,"user":"d1291dyjohno","rating":5.0,"review":"Aurora Viewing Vacation Tour Is Amazing. My wife and I went on this tour with my sister and grand daughter. This company provides transportation to\/from airport at arrivals and departures. This tour provides 3 opportunities to see the Northern lights and we seen the northern lights on our first outing to...","review_date":"March 3, 2018"},{"attraction_id":2388,"user":"george_b","rating":2.0,"review":"Save your money! Just walk!. Buses use pre recorded message that are synced using gps, which is accurate. However very limited information is offered about the history of what is within the city. You will learn more simply walking around the city.\nWe learned far more about what we were...","review_date":"September 18, 2018"},{"attraction_id":2388,"user":"ritway","rating":4.0,"review":"Great Way to Check Out the City!. Great way to explore the city so you can decide what you want to check out in greater detail. got the city and park buses which also include the ferry to Granville Island. The drivers are very nice (most people don't tip but they should)...","review_date":"September 1, 2018"},{"attraction_id":2388,"user":"jodz04","rating":5.0,"review":"A Great Way to See Vancouver. The Hop On Hop Off Bus is a always great way to see any city! In Vancouver there are two routes the city link (blue) and the park link (green) we purchased both routes. The HOHO is so convenient and takes you to all the...","review_date":"August 11, 2018"},{"attraction_id":2388,"user":"phu_d","rating":5.0,"review":"Amazing city. We enjoyed in the Vancouver city, This is beautiful city, the best place is Stanley Park, we will come back again.","review_date":"August 10, 2018"},{"attraction_id":2388,"user":"gene_n","rating":5.0,"review":"First Time in Vancouver. This is the way to go for a first time visit to a new location. They drive you around the city and show the points of interest which then allow you to hop on and off to explore and enjoy the sites. This experience gives...","review_date":"August 3, 2018"},{"attraction_id":2388,"user":"hiltoncharlie","rating":3.0,"review":"Beautiful city, buses should be updated. Hop on, hop off yours are a fantastic way to familiarise yourself with a new city on day one; we have taken several this year -Shanghai, Dublin, London, Sydney and Brussels.\nThe Vancouver tour was nice, but only because Vancouver is a beautiful city. Every...","review_date":"July 29, 2018"},{"attraction_id":2388,"user":"sue65h","rating":4.0,"review":"Plenty of stops and lots to see. We found plenty to see over the 2 full days and there were numerous stops. There was a hitch though on the second day when their scheduling for some unexplained reason went astray, and we were left at one of their stops for more than...","review_date":"June 10, 2018"},{"attraction_id":2388,"user":"louisedevon","rating":5.0,"review":"Great way to explore Vancouver. We bought this package on-line back in the UK before travelling to Canada. We found it a really great way to go sightseeing and find our way around downtown Vancouver. Their are two routes - City and Park. We started off on the City route...","review_date":"May 22, 2018"},{"attraction_id":2389,"user":"lisa_w","rating":5.0,"review":"Rock and roll on rapids without getting wet and cold!. Captain Lloyd gave us a rock & roll experience through the rapids of Niagara Falls. The view of the dam from the boat was great complete with music. Not only do you get the view but when the captains arms go up, you hang on...","review_date":"December 7, 2018"},{"attraction_id":2389,"user":"jjbone1970","rating":5.0,"review":"A MUST DO!!!. We chose to ride the jet dome due to the time of year ( mid October) due to it being cold. Parking is free where the shuttle bus picks you up to take you to the dock. The staff is very friendly and helpful. There...","review_date":"October 15, 2018"},{"attraction_id":2389,"user":"lolita2012_12","rating":5.0,"review":"Fun ride. The temperature was too cool for the open boat so we opted for the domed. Prior to getting on, our guide Amanda explained that the front of the boat would be the roughest ride so we chose to sit there for the optimal experience. I...","review_date":"September 13, 2018"},{"attraction_id":2389,"user":"susanj863","rating":5.0,"review":"What a ride!. One of the best activities of our trip. Viewing the river with its level 5 and 6 waves, so worth it. You could feel the power of the water. Loved the 360 our skilled pilot did. Our guide, Elayna, was very pleasant. She made sure...","review_date":"September 2, 2018"},{"attraction_id":2389,"user":"vapilot","rating":5.0,"review":"Third time doing this: Highly Recommend!. This was my third trip with Jet Boats. We had kids in the party so we did the Dome trip where you stay completely dry (which is quite tame compared to the wild ride on the regular wet boat tours). Still, this didn\u2019t disappoint! Best...","review_date":"August 4, 2018"},{"attraction_id":2389,"user":"mickroon","rating":3.0,"review":"Worth a try. The domed jet boat experience was okay. It was exciting to see the boat in the big waves. It was cool to get tossed around by the waves. I just want to share these with potential thrill seekers: (1) it got stuffy in there whenever...","review_date":"July 28, 2018"},{"attraction_id":2389,"user":"cunningham007","rating":5.0,"review":"A super fun ride!. We decided to go with the Dome Jet Boat because being older parents we didn't want to get soaked with the open Jet Boat. So glad we did! It was a fun ride and the kids enjoyed it as well. The Hamilton turns were super...","review_date":"June 27, 2018"},{"attraction_id":2389,"user":"donna_d","rating":5.0,"review":"Wild ride!. We had a blast! Asia was a great tour guide! Lively and enlightening! Great fun despite a little leak. Love those Hamilton turns! I recommend it to anyone looking for a wild ride through the rapids!","review_date":"May 3, 2018"},{"attraction_id":2389,"user":"anna_m","rating":5.0,"review":"Exciting and Fun!. We are so glad we opted to go on this jet boat tour. We had to kill time before checking in at Niagara and saw it in our book! The guide was SO GOOD! She was funny,informative and really enjoyed guiding us through the history,...","review_date":"October 21, 2017"},{"attraction_id":2390,"user":"sharon_l17","rating":5.0,"review":"Highly recommend for the business traveler. This tour was really nice & a good option for me while at a conference. They picked up from hotel between 4-4:30, so I had to skip out of the last session (shh--don't tell anyone). Dennis was our guide--he was very knowledgeable and kept us...","review_date":"January 17, 2019"},{"attraction_id":2390,"user":"sightsee556274","rating":5.0,"review":"Awesome tour of Niagara Falls on Canadian side. What an amazing time we had with Debbie and the other Debbie's Daredevils. Debbie was great in keeping us informed, entertained and laughing with her a lot. This was our first time at the falls and if and when we come back we hope Debbie...","review_date":"November 1, 2018"},{"attraction_id":2390,"user":"753gerrim","rating":5.0,"review":"Absolutely stunning. I would highly recommend everyone going to see Niagara Falls especially in the evening, to see it all lite up is breath taking. Extremely cold when we went so I'd wrap up warm.","review_date":"November 1, 2018"},{"attraction_id":2390,"user":"agcsanyi","rating":5.0,"review":"The lights at night at the falls.. The tour was wonderful. Debbie's Daredevils had a great time with Debbie she knows how to keep us informed and laughing all at the same time. When you take a tour try to get Debbie as your guide you will have a great time.","review_date":"October 29, 2018"},{"attraction_id":2390,"user":"adsmith1006","rating":5.0,"review":"Beautiful. This was one of the greatest tours I have ever been on loved our guide Deb. She was really fun and kept it interesting. Can\u2019t wait to come back. Loved the fireworks just beautiful.","review_date":"October 23, 2018"},{"attraction_id":2390,"user":"lilly6207","rating":5.0,"review":"Illumination Tour. Deb, was a fantastic tour guide, I wish I had gone on other tours with her. When I return in two years, I will make sure to schedule with her! she was very knowledgeable.","review_date":"October 22, 2018"},{"attraction_id":2390,"user":"r5947uzmarks","rating":5.0,"review":"Awesome Tour Guide Dennis. We purchased our tickets from Kenny L. at the New York Throughway service area on I-90. Kenny was very helpful and we booked 2 tours on our way the Niagara Falls. The timing worked out great as we arrived at our motel 2 hr. before...","review_date":"October 10, 2018"},{"attraction_id":2390,"user":"neald642018","rating":5.0,"review":"Behind the scene was awesome. Great trip. Howard was our guide, he did a super job. Don\u2019t tour Niagara on you own. Take the gray line tour","review_date":"October 7, 2018"},{"attraction_id":2390,"user":"j6f6aaugwo67","rating":5.0,"review":"Fun tour. We stayed on American side but took a tour to Canada. Debbie Carson was a guide you wish for. It was fun, it was entertaining, it was all you can dream about. Falls were fantastic, especially at night. Debbie told us a lot about falls.Thank...","review_date":"October 6, 2018"},{"attraction_id":2390,"user":"scott_r","rating":4.0,"review":"good times. We stayed on the American side and a little unsure what to expect crossing the border to Canadian side so we took the tour with Debbies Daredevils to lean on their experience. The bus was comfortable and picked us up\/dropped us off at our hotel....","review_date":"October 6, 2018"},{"attraction_id":2390,"user":"brad_d","rating":5.0,"review":"38th anniversary . Our tour of the falls from Canada was fantastic!!! Dennis our guide was very courteous and knowledgeable about the falls as well!!! Great experience!!!\nThanks Dennis!!!\nBrad & Jill Durant from Silsbee, TEXAS!!!","review_date":"September 27, 2018"},{"attraction_id":2390,"user":"ray_s","rating":5.0,"review":"BEYOND THE FALLS. Without an excellent tour guide like Debby Carlson ((aka) Debbies Daredevils,)\nthe Falls remain just another awesome sight of beauty and nature.\nDebby's tour guide expertise added a whole new dimension for all to appreciate.\nHer overall knowledge and her ability to connect with everyone...","review_date":"September 26, 2018"},{"attraction_id":2390,"user":"sightsee371004","rating":4.0,"review":"Niagara Falls Night Lights. Debbie was our tour guide and started out very professional and punctual. Debbie was very knowledgeable about the area and threw in some jokes to bring everyone to a more relaxed bus ride. Beautiful scenery on the Canadian side of the falls. Bring your camera.","review_date":"September 25, 2018"},{"attraction_id":2390,"user":"tontotaylor","rating":5.0,"review":"An Outstanding Tour. Wow - Where do I start?\nPickup was exactly on time. Debbie our Driver\/Guide was excellent, very informative and wasn't just reading from a script.\nWould I recommend this trip?\nYes 100%.\nIt gave me a great insight into Niagara so thanks to yourselves its...","review_date":"September 23, 2018"},{"attraction_id":2390,"user":"debi_p","rating":5.0,"review":"Debbies Daredevil tour evening tour. Debbie was our tour guide and knew all the history and she did a excellent job in taking us around the Canadian side.... and doing the lights in the tower also....She was very bubbly and enjoyed her humor... she gave us ample time in taking...","review_date":"September 23, 2018"},{"attraction_id":2390,"user":"runninbare","rating":5.0,"review":"Niagara Canada evening review. Howard was our tour guide and he was excellent, Niagara Falls was amazing,,The falls at night were beautiful as were the fireworks. Howard was very knowledgeable and took us to the best spots and knew all the history. So glad we did the tour instead...","review_date":"September 22, 2018"},{"attraction_id":2390,"user":"jerry_b","rating":5.0,"review":"Canadian Evening Tour. Our Niagara Falls vacation was a once in a lifetime event! We decided, after 45 years of marriage, to make this our Honeymoon Trip! Gray Line Tours helped make this a trip to remember! After Deborah (Debbie) Carlson made us two of \"Debbie's Daredevils\" the...","review_date":"September 19, 2018"},{"attraction_id":2390,"user":"deawindsor","rating":5.0,"review":"Truly Illuminating!. Niagara Falls on the Canadian side was marvelous! The trip included the colorful falls from the top of the tower, and a drive to power plant overlook and the beautiful floral clock. Debbie was a great guide and host!","review_date":"September 19, 2018"},{"attraction_id":2390,"user":"cstockstell","rating":5.0,"review":"Perfect way to see the falls from Canada!. We booked this trip because we didn't want to worry about parking and getting around in a crowded Canadian destination, and we loved the idea of seeing the illuminated falls at night and from the Sky Tower and of getting a thorough background history of...","review_date":"September 17, 2018"},{"attraction_id":2390,"user":"larryzepp","rating":5.0,"review":"Niagara Fall NY & Canada Tour August 2018. My wife and I purchased a evening tour with Gray Line to see the Niagara Falls Canadian side in the evening and at night when the lights and fireworks show takes place. Our Tour guide was Howard and he was excellent. He was very engaging...","review_date":"September 4, 2018"},{"attraction_id":2390,"user":"david_c","rating":5.0,"review":"25th Wedding Anniversary Trip. The tour was excellent. Both my wife and I really enjoyed the tour that was guided by Debbie. Debbie loaned out tags for us to wear, during the tour, that has Debbie's Daredevils on the tag. Debbie really cares for the tourists and knows a...","review_date":"September 1, 2018"},{"attraction_id":2390,"user":"loretta_a","rating":5.0,"review":"Great Tour--Relaxing Evening!. We were picked up at our hotel, so no worries about parking. The sights were amazing! No need to wait in line. We were able to view the night lights of the city leisurely from the Skylon Tower. Howard was an excellent guide! He identified...","review_date":"August 31, 2018"},{"attraction_id":2390,"user":"gaby_p","rating":5.0,"review":"Unforgettable!!. Hello!\nI am writing this review on behalf of my mother (Margarita) and her friend (Carmen) as neither of my little chickens have e-mail, much less knowledge on how these \"new fangled things\" work..lol.\n\"Our tour was conducted by Mr Howard. He kept us busy,...","review_date":"August 24, 2018"},{"attraction_id":2390,"user":"papawolf600","rating":5.0,"review":"Best tour guide ever ( Debbie ). On Aug. 14th 2018 hubby and I stopped at the Visitor Center on Route 62, near route 190 in Niagara Falls Ny. We took the Gray Line Tour bus to see both the American and the Canada falls, which was just beautiful.\nOur tour guide...","review_date":"August 22, 2018"},{"attraction_id":2390,"user":"tammy_w","rating":5.0,"review":"Canadian Viewing Rocks with Debbie's Daredevils!. Debbie's Daredevils Tour was amazing. Debbie had so much energy and enthusiasm which carried over to the tour group and the tour in general.\nThe tour itself was amazing. To be able to experience the Niagra Falls from the Canadian side is the only way...","review_date":"August 22, 2018"},{"attraction_id":2390,"user":"carol_b","rating":5.0,"review":"Debbie's Daredevils Fun Tour. What a fun and informative tour with an excellent guide. The CT girls had a great time and we talked about how nice it was not to have to walk forever and find parking places. Well worth the money. Debbie made it so interesting and...","review_date":"August 21, 2018"},{"attraction_id":2390,"user":"travelingcaroll","rating":5.0,"review":"Debbie\u2019s Daredevils RULE!. We had a fun filled tour to the Canadian side of Niagara Falls. Our guide\/driver, Debbie, was interesting, well informed and funny as she drove us around the Falls. She was sure to have us at all of our stops for the right amount of...","review_date":"August 15, 2018"},{"attraction_id":2390,"user":"chereace_r","rating":5.0,"review":"Debbie's Daredevil Fun!. We thoroughly enjoyed our Canadian Niagara Falls tour with Debbie. She was fun, informative, and keep us engaged the entire tour. My mom, sisters and I got to see many sites and learn great history. Debbie made our tour a highlight and we look forward...","review_date":"August 14, 2018"},{"attraction_id":2390,"user":"terry_f","rating":5.0,"review":"Debbie's Daredevils group tour. Deb was a fantastic tour guide. We learned a lot about the Falls and had a wonderful time in the process.","review_date":"August 14, 2018"},{"attraction_id":2390,"user":"brian_m","rating":5.0,"review":"Vacation Tour in Niagara Falls. Debbie was a fantastic tour guide, great energy put into the tour for the passengers. Doing the tour in English and Spanish for the benefit of all passengers was amazing, along with her knowledge and ability to smile the whole tour, a credit to a...","review_date":"August 7, 2018"},{"attraction_id":2390,"user":"sue_m","rating":5.0,"review":"Fun and Entertaining Evening. Being a part of Debbie's Daredevils for the Evening Illumination tour was a great experience. Debbie very happily shared her knowledge of the area with us and made everyone on the bus a part of the evening. One of our party required the use of...","review_date":"August 3, 2018"},{"attraction_id":2390,"user":"brittfarmer","rating":4.0,"review":"Wonderful Experience. We were blessed to have Howard pick us up at the Grand Island KOA, He was on time and actually early which suited us just fine. We had a wonderful experience and loved getting to visit with folks from all over the states and even...","review_date":"July 31, 2018"},{"attraction_id":2390,"user":"julietta_r","rating":5.0,"review":"Fantastic tour. Love the tour Debbie was the greatest very informative, smiling all the time and took her time with people that kind of lagged and didn't get upset.","review_date":"July 29, 2018"},{"attraction_id":2390,"user":"0806debs","rating":5.0,"review":"A Night to Remember!. Being a Debbie's Daredevil for a night was a blast! She's a wonderful guide, knowledgeable, funny and extremely accommodating to our full busload of vacationers. She made our night very exciting and fun. She's a natural at sharing all the fun facts about the attractions...","review_date":"July 27, 2018"},{"attraction_id":2390,"user":"loveit2000","rating":5.0,"review":"Deb was so knowledgeable about the history and importance of the falls. It truly made the trip interesting. Deb was wonderful and as I said so knowledgeable about the history and the significance of the falls to both Canada and the US. You can tell She truly enjoys the work. It\u2019s not just a job. We normally do not take tours but this...","review_date":"July 26, 2018"},{"attraction_id":2390,"user":"hahacpa","rating":5.0,"review":"Canada made easy. Debbie makes seeing the falls from Canada simple and stress-free. Crossing the boarder both ways went very smoothly. We were also able to bypass lines going into the attractions (coming out of them is beyond anyone's control). Debbie had many interesting stories and facts about...","review_date":"July 21, 2018"},{"attraction_id":2390,"user":"annehumphreys50","rating":5.0,"review":"Deb daredevils. Deb you were Wonderful. You certainly make the tour a wonderful experience. You were not only funny but had no much knowledge about the areas. You made this tour a memory to remember. Because of you we will probably come back to see stuff that...","review_date":"July 21, 2018"},{"attraction_id":2390,"user":"bcutshall","rating":5.0,"review":"Debbie is a Great Tour Guide. Debbie made our tour extra special. She has so much knowledge of the area which she shared. She has so much passion for what she does which made the tour great. Her corny jokes made this us feel like family. Thanks Debbie for the wonderful...","review_date":"July 12, 2018"},{"attraction_id":2390,"user":"virginiaginnyc","rating":5.0,"review":"Gray line Niagara falls debbies daredevils was excellent. Debbie was excellent very informative took a right where we needed to go right on time we're even early most of the time but definitely try to choose her again","review_date":"July 10, 2018"},{"attraction_id":2390,"user":"liz9247","rating":5.0,"review":"Niagara Falls Canadian Side 6 hr Evening Tour. We had such an amazing time with Deb as our tour guide. My sister, brother-in-law and husband had such a great time we are planning a return trip next year. Thank you, Deb, for such a memorable time!","review_date":"July 9, 2018"},{"attraction_id":2390,"user":"jaxdancers","rating":5.0,"review":"Beautiful night. We became part of Dennis \"menaces\" group around 4:30 on a nice little van bus group of 12 starting at the visitors center with pick ups at Niagara American side hotels. Off to Canada with information from Dennis along route.\nStops at the Skylon tower,...","review_date":"July 7, 2018"},{"attraction_id":2390,"user":"tom_g","rating":5.0,"review":"Niagara Falls Evening Tour - Canadian side. Had an awesome tour with Howard. He is very knowledgeable and we saw and learned things we would not have on our own. Highly recommend this tour.","review_date":"July 4, 2018"},{"attraction_id":2390,"user":"triciaparker","rating":5.0,"review":"Niagara Fall Canadian side - evening tour. What a wonderful, memorable trip. The falls are beautiful day and night. We saw sights that we may not have seen without doing a tour. Our tour guide, Deb, was terrific. You could tell she loved her job and was excited about showing us all...","review_date":"July 2, 2018"},{"attraction_id":2390,"user":"janetms8611ys","rating":5.0,"review":"Niagara Falls Tour from the Canadian side with Debbie............. We had so much fun on the tour with Debbie's Daredevils, she was awesome, friendly and very knowledgeable about the tour. We are so glad we got Debbie. thank you again Debbie, we enjoyed every minute!","review_date":"June 29, 2018"},{"attraction_id":2390,"user":"natalia_b","rating":5.0,"review":"Great tour, easy and worth it especially in good weather.. Thank you Debbie for being an amazing guide!\nLaid back drive around nice places with knowledgeable guide is a great way to see and learn more.\nI would definitely recommend it to everyone who is visiting Niagara Falls for the first time.\nCanadian side got...","review_date":"June 29, 2018"},{"attraction_id":2390,"user":"thegre1","rating":5.0,"review":"It was better we expected.. My husband and I really enjoyed the trip with \"Debbies Daredevils\". She made it really enjoyable from the time of pick up to the time of dropping us off. She was well informed and informed us all the way through the route.","review_date":"June 20, 2018"},{"attraction_id":2390,"user":"julie_h","rating":5.0,"review":"Memories of a lifetime!. Our family of three really enjoyed the evening tour of Canada with 'Debbies Daredevils'. It was an action packed trip full of energy from the bubbly tour guide treats and memories of a lifetime.","review_date":"June 11, 2018"},{"attraction_id":2390,"user":"dakotagem33","rating":5.0,"review":"Great Tour. Our tour guide Howard was very informative and knew the history and details of every stop. Hotel pickup and drop off worked well. Meeting the other passengers on the bus made for an very enjoyable evening. My wife and I highly recommend this tour. Ask...","review_date":"June 7, 2018"},{"attraction_id":2390,"user":"sherrill_b","rating":5.0,"review":"Excellent Tour!. The Falls are beautiful at night, and our tour guide, Dennis, was fantastic!! So knowledgeable and friendly. I very highly recommend this tour.","review_date":"June 6, 2018"},{"attraction_id":2390,"user":"mbbartmann","rating":5.0,"review":"This was an amazing tour, enhanced by Debbie, our tour guide.. What an amazing tour! Debbie Daredevils! Our tour guide was very knowledgeable, animated, and explained each event prior to the activity. She provided very useful and historic information about the Niagara River Falls, power plants, and surrounding areas. She even translated her information into Spanish...","review_date":"June 5, 2018"},{"attraction_id":2390,"user":"mkuboldi","rating":5.0,"review":"FUN. Being an official\u201dDebbie\u2019sDaredevils\u201d, we were given an opportunity to leave our travel worries behind and truly enjoy ourselves. From the beginning, DEbbie went out of her way to make sure we had fun along with learning and seeing all there was to see in Niagara...","review_date":"June 1, 2018"},{"attraction_id":2390,"user":"jeff_w","rating":5.0,"review":"Debbie is a Delight!. My husband and I took this tour on 5\/31. Debbie was wonderful! Very engaging and knowledgeable. The tour group was small which made it very intimate. We took the American side tour the day before, this is a great way to see the whole park....","review_date":"June 1, 2018"},{"attraction_id":2390,"user":"jimmorin2014","rating":5.0,"review":"Evening cross-border tour of Niagara Falls. My wife and I took two tours of Niagara Falls; one in the morning that focused on the Cave of the Winds and Maid of the Mist attractions on the U.S. side. Both of these were very good. The evening tour across the border was...","review_date":"October 23, 2017"},{"attraction_id":2390,"user":"1498gpor","rating":4.0,"review":"Night Falls. Over all the tour was good but left no time to get anything to eat. Tour should have started at least one hour earlier. Wanted to see the Floral Clock in the daytime but had to view it at night. The tour guide Howard was...","review_date":"October 23, 2017"},{"attraction_id":2390,"user":"kelley72571","rating":5.0,"review":"Lots to see and learn! Amazing!. The tour was approximately 6 hours long. We were able to see all of the sites and Howard was amazing! Great personality and full of knowledge. I loved every minute of the tour. Only thing I would advise is that you take snacks with you....","review_date":"October 16, 2017"},{"attraction_id":2391,"user":"danrobnew","rating":5.0,"review":"Staff of 13 Rented Bikes and Headed to Stanley Park. This was a great experience, the staff at the shop were very friendly and very easy to communicate with. We pre-paid for the rental and the price was reasonable. The bikes were great, and overall it was a seamless experience.","review_date":"March 13, 2019"},{"attraction_id":2391,"user":"kate_c","rating":5.0,"review":"Great day out, lovely staff and good bike for cruising around. As I was travelling solo I wanted something fun and flexible to do. The weather was awesome so I hired a bike for the day, not a super fancy one but great for cruising around this fantastic city. The service was excellent, the bike was...","review_date":"March 11, 2019"},{"attraction_id":2391,"user":"tiffanykmills","rating":5.0,"review":"Highly recommend! Absolutely amazing. . My partner Liam and I were only in Vancouver for 5 days & wanted to keep active. We had lovely Greg as our tour guide who made himself available for a tour even though it was an off season \/ just us 2. Greg was...","review_date":"January 11, 2019"},{"attraction_id":2391,"user":"gijoue1","rating":5.0,"review":"best way to get a crash course on history, local spots, nature, fun facts and everything in between about vancouver. my partner and I had the pleasure of having Paulo show us around town. truly a remarkable tour guide who is extremely knowledgeable, well traveled & spoken with the right amount of sense of humor. he was patient, listened to our needs and took &...","review_date":"November 26, 2018"},{"attraction_id":2391,"user":"julie_l","rating":5.0,"review":"Wonderful private bike tour with Paulo. Together with my family, we spend the whole day with Paulo to discover Vancouver in all its beauty! With great enthousiasm, care for our safety and lot's of humor, Paulo shared all its insights and knowledge about the city and its citizens. Highly recommend to...","review_date":"September 5, 2018"},{"attraction_id":2391,"user":"rick_f","rating":5.0,"review":"Private bike tour with Greg. We booked a 5 hour privat tour. 2 Adults 2 kids 8 and 11 years!\nAs we only had 1 and a half days for all of Vancouver a bike tour seemd the best way of seeing the most interesting things. And it worked out....","review_date":"August 15, 2018"},{"attraction_id":2391,"user":"tiaatg","rating":5.0,"review":"Best way to see Stanley Park. We did a private tour of Stanley Park with our family of four , kids are 7 and 9. Bob was our tour guide and was fabulous, especially with our kids, as he is a retired teacher. From the moment we arrived to start the...","review_date":"August 11, 2018"},{"attraction_id":2391,"user":"jamesandmay","rating":4.0,"review":"fun biking downtown. vancouver is a very friendly bike city with bike lanes downtown. we biked (8, 10 y\/o girls wife and myself) downtown to canada place and rode around there came back. then my 10 y\/o and i biked to granville island crossing burrard bridge (fun but...","review_date":"August 3, 2018"},{"attraction_id":2391,"user":"susanindubai","rating":5.0,"review":"Great place to rent a bike!. We wanted to rent bikes and tour around Stanley Park on our own. Their Burrard store is an excellent location to start the tour. The bikes are in excellent condition and the staff are super friendly. If you want to do this trip on your...","review_date":"August 3, 2018"},{"attraction_id":2391,"user":"175marcusr","rating":4.0,"review":"Bargain Bicycles. We hired our cycles from here. The guys in the store were very helpful and gave us some good tips on which routes to take. The bikes were well maintained & good value","review_date":"August 2, 2018"},{"attraction_id":2391,"user":"bambino1992","rating":5.0,"review":"Amazing. As we were sleeping in the Fairmont hotel, this place was conveniently closeby. They were really helpfull and it was good priced. The bikes were amazing, we cycled more than 30 kilometers throughout the city and didnt have any probleem at all. I would recommend...","review_date":"July 20, 2018"},{"attraction_id":2391,"user":"bradc257","rating":5.0,"review":"Not the closest bike rental to Stanley Park - But absolutely the best choice!. I was looking for a bike rental near Stanley Park. There are several bike rental shops closer to the park, but I decided to go with City Cycle Tours because of the reviews. First, the location is great. It is in the city but there...","review_date":"July 15, 2018"},{"attraction_id":2391,"user":"andreaspf","rating":5.0,"review":"Perfect bike and friendly service. Before a conference, I went to the Burrard Street shop and rented a bike for two days. All equipment included. Price was very competitive, service very friendly and helpful, bike (7 gears) worked very well.","review_date":"July 11, 2018"},{"attraction_id":2391,"user":"o4362acgarym","rating":5.0,"review":"Excellent service and experience . Just finished my second bike rental with Cycle City. Friendly and knowledgeable staff and a wonderful experience. A couple of Cycle City guides even helped us when we encountered them on our journey. Ms Iffny was particularly helpful when we were on Granville Island. It's...","review_date":"July 7, 2018"},{"attraction_id":2391,"user":"rasmus_h","rating":5.0,"review":"Private family tour. It was a super nice tour with our guide Hilary. We got a lot of information about Vancouver and did see the different districts of the center of Vancouver. I will recommend this trip to everyone that can ride a bike a like to know...","review_date":"July 2, 2018"},{"attraction_id":2391,"user":"v2148vmcathyb","rating":5.0,"review":"Great day. We hired bikes from the Burrard Street branch. The bikes are all brand new and in great condition. Staff were lovely and told us exactly where to go to maximize the experience. It was so easy on the cycle tracks and through Sidney Park Seawall......","review_date":"June 17, 2018"},{"attraction_id":2391,"user":"meacham2018","rating":5.0,"review":"BEST WAY TO SEE VANCOUVER - BIKE WITH PAULO!. We booked a private bike tour of Vancouver. Paulo is the best guide we have ever had. (We bike on every vacation, so this is significant.) He is so knowledgeable about the history, architecture and biology of Vancouver that it was a great learning experience....","review_date":"May 27, 2018"},{"attraction_id":2391,"user":"michaelbj9159he","rating":5.0,"review":"Great bikes, stellar service. I've worked in the active travel industry for close to 10 years and have experienced many bike tour outfits. City Cycle Tours impressed by a well-maintained fleet, excellent service and an in-depth knowledge of the best way to explore the city on two wheels. Highly...","review_date":"November 21, 2017"},{"attraction_id":2392,"user":"lovetravel602429","rating":5.0,"review":"Dinner cruise . We planned this dinner cruise for part of our honeymoon in Old Quebec. The food was amazing, unique and beautiful presentation. Atmosphere was perfect. Service from all staff was great. Everyone was friendly, helpful and very professional. Well worth the money.","review_date":"September 3, 2018"},{"attraction_id":2392,"user":"chantal_l","rating":4.0,"review":"Croiseiere AML. The AML cruise was a really fun experience I would recommend it anytime.the only thing is that the service was not the best for the dinner other than that evething was amazing the music the fireworks the food was good too .I would definitely do...","review_date":"August 13, 2018"},{"attraction_id":2392,"user":"amy_d","rating":3.0,"review":"Better Than Our Expectations For Food\/Service, but not the rest.. We did the 3 course Thursday night firework cruise. After getting on the wrong boat, which was not our fault (lady on the staff told us to get in the wrong line), the staff quickly took us to the right boat and let us board...","review_date":"August 8, 2018"},{"attraction_id":2392,"user":"d\u00e9sir\u00e9e_m","rating":5.0,"review":"Great service and a wonderful time!. This is the third time we have done this cruise with fireworks. In terms of value, I would suggest going small or going big, but not going in between. Just taking the cruise with the fireworks is a lot of fun. There are simple snacks...","review_date":"August 7, 2018"},{"attraction_id":2392,"user":"ilovebeachtrips","rating":5.0,"review":"An evening to remember!. This was hands down my favorite part of my trip cruising down the St. Lawrence River! Wonderful views (took lots of pictures), champagne, interesting appetizers, perfect salmon and lobster tail and a decadent desert were just icing on the cake!","review_date":"July 31, 2018"},{"attraction_id":2392,"user":"mbridgman2016","rating":5.0,"review":"altho the weather was cool,. we thoroughly enjoyed our 4 hours river cruise,, both in daylight and evening with the lights of the homes and buildings sparkling on the shore... our waiter Christopher was vert attentive and the meal was delicious.. I had the chicken stuff with duck which I...","review_date":"June 18, 2018"},{"attraction_id":2393,"user":"showme_10","rating":5.0,"review":"Excellent Tour & Guides. Having only three days to spend in Niagara Falls, NY, we decided to do the Gray Line Shared Wonder Tour. We went in October so we would miss the crowds and still get some of the Fall colors. So glad we did this tour! We...","review_date":"November 7, 2018"},{"attraction_id":2393,"user":"terry_s","rating":5.0,"review":"Great way to see the sights of Niagara Falls!. We signed up for this tour at the visitor center on I-90 south of Buffalo. We were only in Niagara for two nights, and wanted to be able to go around and see all the best activities and sights without worrying about driving around and...","review_date":"October 2, 2018"},{"attraction_id":2393,"user":"mnkatira","rating":4.0,"review":"Niagara Falls Tour. We did the Shared Wonder tour with Prady as our guide for the morning tour of the American side, and Dennis as our guide for the evening tour of the Canadian side. Overall, it was great! We saw all of the attractions listed in the...","review_date":"September 25, 2018"},{"attraction_id":2393,"user":"terry5270","rating":2.0,"review":"NOT worth 240$, not even close!. Stopped at a tourism building to simply gather ideas. Got reeled in to buying the US day tour and the Canada evening tour. I am well traveled and know better than to fall for high pressure sales pitches for expensive tours that I can do...","review_date":"August 31, 2018"},{"attraction_id":2393,"user":"janeann_b","rating":5.0,"review":"Amazing and relaxing all in one!. We were on \"Tom's Team\" for the day tour and thoroughly enjoyed his knowledge and wit along the way. Howard was our guide for the evening tour and was patient and informative. Tom and Howard were both well-prepared and personable; they made each experience unique...","review_date":"August 18, 2018"},{"attraction_id":2393,"user":"briana_p","rating":4.0,"review":"Amazing Experience. Debbie was an awesome tour guide. She was knowledgeable and funny. The US tour was more intriguing because it included Maid of the Mist & Cave of the Winds (splash zone of the attractions)! The Canadian side included Journey Behind the Falls, which was cool,...","review_date":"July 29, 2018"},{"attraction_id":2393,"user":"aclander","rating":5.0,"review":"Want to do it again!. We went during high season. Taking the tours allowed us to see everything and not deal with parking, driving, & ticketing problems ! The Maid (in the Mist) America Tour & Richard was great. There's a fair amount of walking. Maid in the Mist boat...","review_date":"July 17, 2018"},{"attraction_id":2393,"user":"ernestineb377","rating":5.0,"review":"WOW!. Simply amazing! Tracy and I had a fabulous time touring the Niagara Falls with our tour guide Deb (and Deb's Daredevils)! Simply outstanding!\nTracy and Ernestine","review_date":"June 21, 2018"},{"attraction_id":2395,"user":"p_m","rating":5.0,"review":"Wow! I was impressed. I came across Motherland Connextions while searching for things to do in Niagara Falls. I enjoy history tours but didn't know what to expect. Kevin was professional and personable from the start. Once we got in the van and started the drive he began to...","review_date":"October 20, 2018"},{"attraction_id":2395,"user":"kamell_j","rating":5.0,"review":"One word - awesome!!. Kevin, our tour guide, picked our family up from our USA side hotel, took us through customs and brought us over for the tour. While you are riding Kevin is talking, offering tons of educational tidbits - as to be expected. We visited all the...","review_date":"August 10, 2018"},{"attraction_id":2395,"user":"ericandkels","rating":5.0,"review":"Great Historical information. We booked this because we have an interest in history but we learned a ton on this tour! We were the only two people on our tour so we really got a great personal experience! This tour does have a lot of driving, but we...","review_date":"August 4, 2018"},{"attraction_id":2395,"user":"ashur77","rating":5.0,"review":"Awesome Experience!. We had two days remaining in Ontario and really wanted to go on this tour. All on line bookings were full but I called Motherland Connections and left a message anyway. Kevin returned my call and agreed to take four of us on the tour...","review_date":"June 30, 2018"},{"attraction_id":2397,"user":"tygreyz10","rating":5.0,"review":"BUCKET LIST MUST IN CALGARY!. This was a mother\/daughter trip and we must say it was such a unique fun one of a kind way to begin our trip seeing downtown Calgary! Our tour guides were fantastic!! I loved the fact each of them not only being school teachers, but...","review_date":"October 10, 2018"},{"attraction_id":2397,"user":"o563tdmaxb","rating":5.0,"review":"Side car tour. What a great way to see Calgary.\nNicole was very informative with her great knowledge of the city.\nShe went to areas not visited by tour buses and allowed more or less time at the discretion of the passenger, me. The integrated sound systems in...","review_date":"August 25, 2018"},{"attraction_id":2397,"user":"carleen232","rating":5.0,"review":"Wonderful Way to See Calgary!!. What a fun tour of Calgary in the motorcycle sidecar. Nicole was very informative in showing us around Calgary! I highly recommend this trip if you want to see Calgary from a different and fun perspective!","review_date":"August 21, 2018"},{"attraction_id":2398,"user":"kirstie_s","rating":5.0,"review":"Amazing experience and great fun. Just did the 4 hour boat rental up to the falls wow...what a truly fantastic experience. We saw seals and had the most lovely views. The boat was great very safe and great freedom to explore this stunning area. The staff were so friendly and...","review_date":"August 8, 2018"},{"attraction_id":2398,"user":"mozczom","rating":5.0,"review":"Best Way to see Vancouver!. Spent 2 weeks in the city and this was easily the best thing we did! We took a boat and headed up past deep cove to the waterfall which is only accessible by boat. To say it was unbelievable is an understatement. I'd say we...","review_date":"May 18, 2018"},{"attraction_id":2399,"user":"denis_r","rating":5.0,"review":"Great thrill, informative pilot. We really enjoyed this activity. The flight was smooth, the helicopter staff were friendly and the pilot (Jordan) was awesome. He showed us everything our eyes could see, and gave us a great tip on how to visit Boldt Castle from the Yacht House.\nWould...","review_date":"October 10, 2018"},{"attraction_id":2399,"user":"mark_d","rating":5.0,"review":"Once in a lifetime experience. Best way to see the Thousand Islands, with a superb service and pilot! Something to cherish for the rest of my life. :-)","review_date":"July 7, 2018"},{"attraction_id":2399,"user":"starfish1","rating":5.0,"review":"Fantastic!. Definitely a bucket list experience! Amazing bird's eye views of the St. Lawrence and surrounding areas. Loved the whole experience and would highly recommend.","review_date":"June 3, 2018"},{"attraction_id":2400,"user":"swan918","rating":5.0,"review":"The Best Way to See Quebec. We spent a delightful morning in September bike riding around Lower Quebec with our guide, Guy O. We were lucky in that we picked a weekday, so there were fewer tourists in town, the weather was warm and sunny, Guy was bilingual and up for...","review_date":"September 30, 2018"},{"attraction_id":2400,"user":"patricia_w","rating":5.0,"review":"Great fun way to see the city. Mark took a group of 12 of us on a great tour of the city. It was well paced, easy to pedal and good history lesson on old Quebec City!","review_date":"September 21, 2018"},{"attraction_id":2400,"user":"jan_g","rating":5.0,"review":"Pleasant bike ride. Enjoyed riding through the park as well as stopping at spots in the town. Guide pointed out sites and shared interesting stories about the site and its history. We were making frequent stops for part of the tour but also had time to ride some...","review_date":"September 20, 2018"},{"attraction_id":2400,"user":"amfromthestp","rating":5.0,"review":"A great way to see Quebec!. We had a Saturday morning tour and as a group of 6, finding things that everyone liked to do was difficult. However, the tour of lower town was a perfect way to see A LOT of Quebec City and learn about some of the great...","review_date":"July 22, 2018"},{"attraction_id":2400,"user":"nhnugget07","rating":5.0,"review":"Cycle Services Quebec - friendly, accommodating, knowledgeable, and fun!. My family (myself, my husband, and 17 year old son) reserved our bike tour a few weeks prior to arriving in Quebec on Monday. On Tuesday, we arrived to our scheduled bike tour ten minutes late (we even gave ourselves double the time to get...","review_date":"June 20, 2018"},{"attraction_id":2401,"user":"doningtonphil","rating":5.0,"review":"A different view of the city. We turned up at the dock with a plan of running our eye over the set up. But decided to go out there and then.\nVery efficient check in process. We decided on 3 hours which gave us time to get as far as Deep...","review_date":"September 27, 2018"},{"attraction_id":2401,"user":"northvan_dan","rating":5.0,"review":"If you want to swim - get a 17' boat with ladder. We rented a 16' (90 hp) boat on one of the hottest days of the summer. The check-in process was quick and easy (I have a boat operator licence so I avoided at least one form). I was shown an excellent 5 minute video that...","review_date":"August 1, 2018"},{"attraction_id":2401,"user":"_l_heskin","rating":5.0,"review":"So much fun! A must-do if you're in Vancouver!. This was one of the best things we did during our two weeks in Vancouver. We just called in to see if they had any availability (though I think we lucked out, probably best to pre-book), had a quick safety demonstration and explainer of the...","review_date":"May 23, 2018"},{"attraction_id":2402,"user":"veroplane","rating":5.0,"review":"Take in the view of The Six. . Toronto\u2019s skyline is iconic. This was a fun, basic harbor cruise to get a fantastic look or instagram of a pretty sensational skyline.\nPros:\n- Easy embarkation\n- Audio guided\n- Pretty view\n- Hour long\n- I think some snacks were served aboard\n-...","review_date":"October 14, 2018"},{"attraction_id":2402,"user":"hilary_k","rating":4.0,"review":"Great way to view the Toronto Skyline. Thoroughly enjoyed my experience upon Mariposa Cruises. We travelled along the harbour front for 45 minutes and saw the Toronto skyline and visited the surrounding islands. I enjoyed the commentary that ran along in the background and found the whole cruise very relaxing. I went...","review_date":"September 17, 2018"},{"attraction_id":2402,"user":"dreamer590879","rating":4.0,"review":"Awesome Toronto Harbour Sightseeing Cruise. This experience was a great way to view the surrounding islands on Lake Ontario and for viewing the beautiful Toronto skyline during the day. The staff were nice, and the boat ride was very smooth. I usually get travel sick on boats but I was...","review_date":"September 17, 2018"},{"attraction_id":2402,"user":"erica_w","rating":5.0,"review":"Harbour Tour on the Oriole. My friends and I took a lovely tour circling the Toronto Harbourfront and Islands a board the Oriole. The weather was perfect and the view of the entire skyline was even better! It was also interesting learning a little history along the tour. Although it...","review_date":"September 15, 2018"},{"attraction_id":2402,"user":"rachjrob","rating":5.0,"review":"Corporate Teambuilding Event Cruise. A big thank you to the wonderful staff at Mariposa Inc (Jenie, Shannah, Jacob, Nazare, Riti, Ahmed, Samuel, Christian, Andrew, Brenda, Lauren and all others) for putting together a great teambuilding and cruise package for our staff.\nThe Mariposa team was super friendly and overly...","review_date":"August 10, 2018"},{"attraction_id":2402,"user":"vaugkimb","rating":4.0,"review":"Harbor tour, but on the showboat. We took the Toronto Harbour Sightseeing Cruise but it took place on the showboat rather than the Oriole. Though it was a nice spin around the harbor and islands to get a great view of the city and hear a little history, I think that...","review_date":"July 2, 2018"},{"attraction_id":2403,"user":"neha_s","rating":5.0,"review":"Perfect unique experience in Toronto!. We had a fantastic time on my bachelorette weekend thanks to the kindness and knowledge of our guide, Edu. He did a wonderful job showing us around the area with little stops in between cafes to appreciate the graffiti art in Queen West! The afternoon...","review_date":"October 1, 2018"},{"attraction_id":2403,"user":"lynn_c","rating":5.0,"review":"Dessert Like A Local. We went on a Toronto pastry crawl with McKenzie and learned even more of why we love Toronto. In addition to sampling some of the best pastry bites around town, we got an impromptu graffiti street tour and we even went off script when McKenzie...","review_date":"September 30, 2018"},{"attraction_id":2403,"user":"le_le_m","rating":5.0,"review":"very fun and unique experience. I did the Queen West Pastry Crawl with my colleagues for our summer corporate event, and it was so much fun! Everyone had a great time and enjoyed the pastries, company, atmosphere and the walk. Everyone raved about how much fun it was. It's such...","review_date":"August 20, 2018"},{"attraction_id":2403,"user":"lam4389","rating":5.0,"review":"Need Sweet Treats? This tour can't be beat!. I had a fantastic afternoon with Edu on the Queen West Pastry tour! We stopped at 4 of the best dessert\/pastry shops in the city, trying out a wide variety of desserts that were a feast for the eyes as much as a feast for...","review_date":"April 29, 2018"},{"attraction_id":2403,"user":"hotels_accomodations","rating":4.0,"review":"Fun and delicious. Whether you are a Torontonian or tourist, this is a fabulous way to be introduced to a variety of bakery's (and coffee shops) AND taste pastries you may never have thought of trying before. The bakeries are located in a trendy area of Toronto. And...","review_date":"March 20, 2018"},{"attraction_id":2403,"user":"shilo_s","rating":5.0,"review":"All the deliciousness. Do you have a sweet tooth? If you do, this is the tour for you! Do you enjoy perfectly crafted caffeinated beverages? This is the tour for you! Mackenzie was the perfect host and has a steller personality to boot. I was lucky enough to...","review_date":"February 27, 2018"},{"attraction_id":2403,"user":"anitap49","rating":5.0,"review":"Sweetlious!. I had the pleasure of meeting up with a friend in Toronto in January for a long girl\u2019s trip weekend. The one and only thing we scheduled for this footloose and fancy free trip was the Queen West Pastry Crawl. If we had done a...","review_date":"January 29, 2018"},{"attraction_id":2403,"user":"eledublin","rating":5.0,"review":"Sweeeeeeeeeeeeet!!. What a fantastic tour this was! My wife and I went on the Pastry Tour mainly because we also wanted to explore the funky neighborhood of Queen West and what a delicious surprise it was! Reflecting the mega-diversity of Toronto, we got to try Italian,...","review_date":"October 31, 2017"},{"attraction_id":2406,"user":"louis_l","rating":3.0,"review":"lou review. the boat was nice ,we were seated in an area that you couldnt hear the nirration ,because the engine noise was very loud ,and we were behind a wall so we couldnt see what the nirrator was trying to tell you about , the food...","review_date":"October 19, 2018"},{"attraction_id":2406,"user":"scottbeckett","rating":5.0,"review":"Amazing fall afternoon. Very nice afternoon. Great value. The entire cruise came off like clockwork. The food was actually quite good. Simple but fresh and yummy. We had some prosecco and a local craft beer with lunch. The music was a lot of fun and just the right...","review_date":"October 15, 2018"},{"attraction_id":2406,"user":"diane_l","rating":5.0,"review":"Sightseeing tour is a must. My husband and I chose the sightseeing only option during the lunch cruise. We had had a late breakfast and were not hungry yet. Seating for this was on the third deck. Both inside and outside seating were available.\nIt was one of the rare...","review_date":"October 14, 2018"},{"attraction_id":2406,"user":"mrschief7","rating":5.0,"review":"Wonderful Cruise!. Everything about this cruise was great. Lunch was very good, the vocal entertainment was great and the waitresses and waiters were very nice and attentive to our needs. The Captain's narration of what we were seeing on the shore as we cruised was very informative....","review_date":"September 24, 2018"},{"attraction_id":2406,"user":"mi_2_jo_2","rating":4.0,"review":"Very nice, a little more polish for great!. It seemed a little odd to need to convert my TripAdvisor ticket to their own, but it came with good advice. Be in line before the one-hour boarding limit. We were, and boarded among the first on the boat.\nUpon boarding, we heard that lunch...","review_date":"September 15, 2018"},{"attraction_id":2406,"user":"debbie_w","rating":4.0,"review":"Lunch cruise. Thought the food was excellent. Our waiter was so very attentive. The musical entertainment was good and his commentary was informative. When he took two breaks, the captain came over the intercom to explain the sites and we could never hear a word he said....","review_date":"September 12, 2018"},{"attraction_id":2406,"user":"k_g","rating":4.0,"review":"Pleasant Lunch Cruise. The cruise itself is what we enjoyed. The lunch no so much. The trip with music and commentary on points of interest was informative. It was a beautiful clear day and as such the views were enjoyable. Probably a good thing to do first time...","review_date":"September 2, 2018"},{"attraction_id":2406,"user":"curt-ayer","rating":5.0,"review":"Tasty and Scenic 2 Hours on Lake George. Our first time at Lake George, and this lunch cruise was really great. Our boat (Lac du Saint Sacrement) was very comfortable, with plenty of outdoor seats on various decks. The cruise is a leisurely 2 hours abound the southern half of the lake, staying...","review_date":"August 28, 2018"},{"attraction_id":2406,"user":"neyankee61","rating":4.0,"review":"The cruise. Great cruise great wait staff Cruise was just long enough Needed a longer description of what we were seeing Food was OK Overall good","review_date":"August 24, 2018"},{"attraction_id":2406,"user":"chris_a","rating":5.0,"review":"Great Cruise for Adults. This is a very nice way to see the Lake (boat travels about 1\/3 the way up the length of the Lake and returns), but much better suited for adults than children. Our 8yo granddaughter was bored after the first 15 minutes of the 2...","review_date":"August 22, 2018"},{"attraction_id":2406,"user":"tour594212","rating":5.0,"review":"Lunch Cruise. My husband & I absolutely loved the lunch Cruise!! The food was delicious! The band was great!! Our waitress Anne was the best!! We will be asking for her on our next cruise!!","review_date":"August 14, 2018"},{"attraction_id":2406,"user":"dorothy_g","rating":5.0,"review":"summer vacation. Fun day aboard ship. Crew was friendly, music was enjoyable and food was decent enough for a lunch buffet. Nice cruise up past Sagamore hotel and back","review_date":"August 12, 2018"},{"attraction_id":2406,"user":"e2992ubianh","rating":5.0,"review":"Relaxing wonderful trip. Spent a relaxing 2 hours on the lunchtime cruise. Boarded at 11 and ate before we sailed at 12. Salad was fresh and varied and hot food tasty. Views from the deck exceptional and commentary most helpful. Thanks to Vicky for super service! All in...","review_date":"July 11, 2018"},{"attraction_id":2406,"user":"nycboston","rating":1.0,"review":"The buffet is Costco ordered. The buffet is all prepared via boxes delivered from big box stores. Nothing is prepared fresh on board or their kitchen. View is nice. Ship is nice. Food not much.","review_date":"July 8, 2018"},{"attraction_id":2406,"user":"janine_b","rating":4.0,"review":"Relaxing Lunch Cruise. Delicious buffet lunch...many choices. Great service. Beautiful scenery. Such a wonderful relaxing way to spend the day.","review_date":"July 6, 2018"},{"attraction_id":2406,"user":"vanessa_u","rating":1.0,"review":"Large group separated . We booked for a large party in advance - upon arrival, Amy the Dining Room Manager on the Lac Du Saint Sacrement immediately and rudely refused to sit us together, claiming it wasn\u2019t in her notes. We pulled out the reservation to prove that we...","review_date":"July 4, 2018"},{"attraction_id":2406,"user":"jimtotravel","rating":5.0,"review":"Lunch buffet cruise on Lake George is terrific.. Living in Fort Lauderdale, we are used to all sorts of 1 and 2 hour cruises up and down the waterways. So I am a good judge of what is good and this cruise on Lake George comes with a buffet lunch, live music -...","review_date":"June 30, 2018"},{"attraction_id":2406,"user":"dennis_k","rating":5.0,"review":"A chance to see how the other half lives. Spend the money and take this 2 hour lunch cruise. If you drive up the western shore of the lake you will only see a fraction of the beautiful homes and cottages that have made Lake George famous. The five star rating for this cruise...","review_date":"June 28, 2018"},{"attraction_id":2406,"user":"kim_t","rating":4.0,"review":"Loved the homes that we went by.. Plus while we were cruising down Lake George. A boat I think was called a Woody went by us just speeding along. It was like you stepped back in time. The cruise was nice but we wished it would of had someone tell you something...","review_date":"June 18, 2018"},{"attraction_id":2406,"user":"donalan10","rating":4.0,"review":"Went on lunch buffet in lake george. This was a fun time they had a big band playing you had a table with a waitress you could order drinks, then you could goo to food bar, waitress will clear table it wS fun a d beautiful weather.","review_date":"February 14, 2018"},{"attraction_id":2407,"user":"beireland","rating":5.0,"review":"Outstanding tour--if you have any interest in murals, don't miss. The tour gave a different perspective of Montreal. The murals were interesting, and the civic commitment to public art was fascinating. We had a 6 person tour with visitors from many places and I think everyone enjoyed it. Very good and well prepared guide. He...","review_date":"November 5, 2018"},{"attraction_id":2407,"user":"sue_s","rating":5.0,"review":"Even the locals loved this tour!. I can't say enough good things about this tour. I had always wanted to get the background information on the vibrant wall mural scene in Montreal and this tour didn't disappoint. Tom (our guide) was extremely informative, interactive and funny. The artists, political influences and...","review_date":"September 19, 2018"},{"attraction_id":2407,"user":"nathan_g","rating":5.0,"review":"A great mix of history, culture and art. I had a wonderful time during the tour of mtl, Tom was knowledgeable and had a great balance of humour and informing. The discussions at each piece were engaging and detailed, I would highly recommend doing this if you\u2019re interested in street art and want...","review_date":"August 6, 2018"},{"attraction_id":2407,"user":"almbklyn","rating":5.0,"review":"Like a Local! Highly recomend. So many good things to say about Spade & Palacio where do I begin. My boyfriend and I visited Montreal this march, and I wanted to surprise him with a mural tour because we are both fans of street art. We come from New York...","review_date":"March 19, 2018"},{"attraction_id":2408,"user":"jlmackay2","rating":5.0,"review":"Mackay. It gardens are really brillant it is a must see I was taken back how beautiful it was there was plenty to see it went on for ever there was plenty of sitting space to have a rest. also it has some beautiful shops to...","review_date":"January 16, 2019"},{"attraction_id":2408,"user":"lloydspepi129","rating":5.0,"review":"flowers galore. we went to the gardens for the day beautiful scenery great resturuant lovely food the gardens were in bloom so it looked great","review_date":"August 3, 2018"},{"attraction_id":2408,"user":"fairwell","rating":5.0,"review":"A once in a lifetime experience.. You get a lot for your money from this tour. Our day started just after 8:00 with hotel pickup and it was door to door service to the plane. Upon arrival at the harbor, the tour rep explained the day, gave us our vouchers and...","review_date":"July 22, 2018"},{"attraction_id":2409,"user":"petra_p","rating":5.0,"review":"Amazing experience!. The whale watching experience was definitly one to remember. We saw humpback whale, killer whales, sea lions and two kinds of porpoises. The crew was super nice. They shared their knowledge about different sea mammals and providing us with lots of hot chocolate:)","review_date":"November 7, 2018"},{"attraction_id":2409,"user":"jaycee23","rating":5.0,"review":"Great Way to Spend a Day. We spent the morning whale watching. Unfortunately the whales were near Victoria which meant we spent a lot of time going as quickly as possible to get there. We did see some eagles and seals on the way. We eventually got to see some humpback...","review_date":"August 22, 2018"},{"attraction_id":2409,"user":"k4kim2016","rating":5.0,"review":"Guaranteed whale sitings! The highlight of our vacation. The Prince of Whales crew do everything possible to make your trip memorable. Captain Chris made sure to find whales and when we only saw a small group, He let everyone return for another try. We did the next day with Captain Ian and had...","review_date":"July 10, 2018"},{"attraction_id":2412,"user":"travellingdonut","rating":5.0,"review":"Fantastic day on Vancouver full-day sightseeing and photography tour. I booked the full-day Vancouver sightseeing and photography tour in late October and had a fantastic day out. Nash, my guide and photography teacher, took me to all the major sights worth seeing around Vancouver at a really great pace that was enjoyable with plenty...","review_date":"October 23, 2018"},{"attraction_id":2415,"user":"explorersemporium41","rating":4.0,"review":"Great views, dinner and music !. We enjoyed this cruise as part of our Anniversary. Romantic yet fun ! Very friendly staff. Lovely dinner and dancing afterwards. We loved it all !","review_date":"January 3, 2019"},{"attraction_id":2415,"user":"rosem179","rating":4.0,"review":"Lovely way to watch the sunset. We went on the last cruise of the season as guests of friends of ours. Living in Kingston, I had never really been drawn to this attraction. It turned out to a pleasant surprise. The menu offered lots of choices, and the food was excellent....","review_date":"October 23, 2018"},{"attraction_id":2415,"user":"theresa_h","rating":5.0,"review":"Great Time, Dinner, Entertainment, Dancing, Sunset. Loved it. We had a great time on this cruise. The crew were great. The dinner and service was wonderful. The band (unfortunately I forget the name) was lots of fun and had people up dancing. It is a very entertaining evening and beautiful views. I will...","review_date":"October 15, 2018"},{"attraction_id":2415,"user":"natasha_c","rating":5.0,"review":"Entertaining and tasty. Had a great time on the cruise. Food was surprisingly good and well cooked. The entertainer was funny and took requests for a special dedication. Great night out with spectacular sights.","review_date":"September 26, 2018"},{"attraction_id":2415,"user":"jim_v","rating":5.0,"review":"Sunset Cruise September 16th. The cruise was fantastic in very way. The crew were friendly and helpful. The was a good variety for the diner and it was very good. Will plan to do it again.","review_date":"September 19, 2018"},{"attraction_id":2415,"user":"debbie_b","rating":5.0,"review":"Fabulous sunset dinner cruise!!. What a wonderful way to celebrate our wedding anniversary! The crew took such great care of us and dinner was divine! The entertainment was excellent and the cruise was fantastic!","review_date":"September 18, 2018"},{"attraction_id":2415,"user":"cassandra021397","rating":5.0,"review":"Fantastic Food & Entertainment. My husband and I did a Sunset Dinner Cruise in celebration of our wedding anniversary. The food was beyond our expectations, and the service was wonderful. The young staff are incredibly attentive and extremely friendly and accommodating. A Beatles Tribute band played that evening and...","review_date":"September 11, 2018"},{"attraction_id":2415,"user":"dave_v","rating":5.0,"review":"Great cruise, awesome service!. Went on the dinner cruise for our 30th Anniversary. Food was fantastic. The entertainment kept the crowd lively. Unfortunately for the time of year after about 1.5 hours on the cruise, it got too dark to see anything. Maybe they could move the time up...","review_date":"September 9, 2018"},{"attraction_id":2415,"user":"neville_m","rating":5.0,"review":"Great. The boat was very nice and well laid out for the night cruise. The dinner was very good as well as the service however what really set this cruise apart was the entertainment. Billy Bridger was not only entertaining and funny, he really interacted with...","review_date":"September 8, 2018"},{"attraction_id":2415,"user":"lucy_at_lostbay","rating":1.0,"review":"Ruined by air conditioning!. The day was warm and clear but the air conditioning was so cold that the windows covered with condensation on the OUTSIDE so we could NOT SEE the islands and it was uncomfortably cold at dinner.\nJust plain stupid to be keep the air conditioning...","review_date":"September 1, 2018"},{"attraction_id":2415,"user":"passport48835","rating":5.0,"review":"Dinner cruise extrodinaire. My daughter and I thoroughly enjoyed the dinner cruise, the staff was friendly and attentive, the choice of entrees was varied and the commentary and view was magnificent. This was our second time taking this tour and both were not disappointing","review_date":"August 27, 2018"},{"attraction_id":2415,"user":"maria_s","rating":5.0,"review":"great weekend get away. we did the hop on hop off trolley and the cruise was included. Had a marvelous time.\nbooked a room through air bnb for the first time. everything worked out so well.","review_date":"August 27, 2018"},{"attraction_id":2415,"user":"bobweagant","rating":1.0,"review":"poor food and no commentary. We were part of a group of 50 persons for an evening cruise and dinner aboard the Island Queen.\nThe buffet was terrible. Hot dogs, cold Hamburg's and 3 flavorless salads.\nThe only highlight of the meal was the coffee and cookie for dessert.\nThe...","review_date":"August 18, 2018"},{"attraction_id":2415,"user":"joannej461","rating":4.0,"review":"Food was fantastic.. This is my 4th time within the last 15 years taking this Sunset Dinner Cruise. We were 5 ladies and 3 had not experienced this cruise before and they were very pleased. The food was fantastic and we are told that it is cooked right...","review_date":"August 17, 2018"},{"attraction_id":2415,"user":"themacs1947","rating":3.0,"review":"Fantastic entertainment, average food. It was a lovely cruise, and the tour guide \/ entertainer was amazing! Kudos for that. Our server was great as well (Simon). The only reason the rating gets a 3 was the food. It was fairly tasteless. Overall, a good night out.","review_date":"August 14, 2018"},{"attraction_id":2415,"user":"paul_w","rating":5.0,"review":"Billy Bridger Rocks The Ship. Great cruise and meal, but Billy steals the show! Very knowledgable tour guide as well.\nNew characters have been added to his show","review_date":"August 7, 2018"},{"attraction_id":2415,"user":"edua_m","rating":5.0,"review":"Kingstonian? Visitor? Sunset Dinner Cruise a must!. It has been many years since we took a boat cruise in the Thousand Islands because we live here and see parts of it everyday. But from the moment we booked our Sunset Dinner Cruise we were looking forward to our cruise. The evening of...","review_date":"August 4, 2018"},{"attraction_id":2415,"user":"jocelyne_b","rating":5.0,"review":"Island 1000 dinner cruise. Had a most wonderful time on this dinner cruise from start to finish! Hetting tickects on line was a breeze. Got to boat approx 30 minutes prior boarding, nice welcome from Captain and phtos. Then greeted by the crew, and escorted to our tables. Did...","review_date":"August 1, 2018"},{"attraction_id":2415,"user":"lisa_f","rating":4.0,"review":"Excellent dinner!. We enjoyed an excellent dinner by the window. It was worth the extra money to guarantee a window seat. The food was delicious, our server Amanda was pleasant and the view was lovely. You can leave the dining room to go above or take in...","review_date":"July 31, 2018"},{"attraction_id":2415,"user":"melichard","rating":5.0,"review":"Perfect Ending For Our Trip!. We opted to do the sunset dinner cruise the night before we left, without a lot of planning going into it in advance. Thankfully, tickets were still available at the last minute, and the sales staff were super nice! The line to board moved very...","review_date":"July 25, 2018"},{"attraction_id":2415,"user":"sandy_r","rating":5.0,"review":"Sunset Dinner Cruise. Really enjoyed the cruise & meal. Entertainer Billy Bridger was amazing! Funny! Great entertainer! Cruise was really expensive though! We paid for the premium table (guaranteed window seat & premium upgrades). Food was good. Staff were really good! Professional, polite, accommodating. But they looked like...","review_date":"July 17, 2018"},{"attraction_id":2415,"user":"rh\u00e9al_p","rating":5.0,"review":"10 year anniversary. We started this tour 10 years ago as a special stop to finish our honey moon. It's our 4th time on this cruise and this time we did it on Canada day Always good service great entertainment and the captain always personally greets you. I...","review_date":"July 17, 2018"},{"attraction_id":2415,"user":"robert_r","rating":4.0,"review":"\"VERY RELAXING.......GREAT ENTERTAINMENT.......GREAT SERVICE\". This was our third time taking this cruise and once again we were not disappointed.\nGood Service...Good Food.......very professional and accommodating.","review_date":"July 16, 2018"},{"attraction_id":2415,"user":"668randallh","rating":4.0,"review":"Sunset Dinner Cruise - Enjoyable Experience. Our trip started off with a bit of confusion as people were sitting at our window table and noticed that our name card was moved to an inside table. However, staff handled the situation, professionally and once everything was sorted out, we were seated at...","review_date":"July 16, 2018"},{"attraction_id":2415,"user":"phatmatt40","rating":4.0,"review":"Great view. The views were great. Over all the food and service was good. The live music was good as well. The boat could use updating on the interior.","review_date":"June 27, 2018"},{"attraction_id":2415,"user":"thesantanas","rating":5.0,"review":"I was not expecting it to be this good.. We stopped at Kingston as a way to rest from Quebec to Toronto. Did not expect much, bough the city pass that had the dinner cruise, Fort Henry and trolley and other things that we did not get to do. Mainly the cruise, it started...","review_date":"June 24, 2018"},{"attraction_id":2417,"user":"jkennealy","rating":5.0,"review":"Amazing White Water Rafting Trip!!. Huge thank you to the team at Hydra, especially our guide Erik who had us laughing from start to finish.\nHaving never done it before, we all felt at ease as soon as we suited up & were ready to tackle the Kicking Horse.\nTo...","review_date":"August 25, 2018"},{"attraction_id":2417,"user":"nickshana713","rating":5.0,"review":"Great Rapids, Big Lunch and Friendly Staff. My wife and I had a blast on the Kicking Horse River with the Hydra River guides. We drove ourselves from Banff and the paper directions we were given were easy to follow. We did the afternoon trip so a big burger and sides lunch...","review_date":"August 6, 2018"},{"attraction_id":2417,"user":"happybanana","rating":5.0,"review":"Amazing Fun. A huge thank you to our guide Anthea for making our rafting trip so memorable!! We absolutely loved it and would recommend this tour to anyone \ud83e\udd17","review_date":"July 31, 2018"},{"attraction_id":2417,"user":"lmcapps","rating":5.0,"review":"Highly recommend, fun filled river adventure worth the drive.. Our family had a wonderful time on this rafting trip. We did the Kicking Horse 2 hour trip with BBQ. We have rafted in Colorado several times and loved this one in Yoho National Park. DO NOT take the shorter trip, this one is so...","review_date":"July 30, 2018"},{"attraction_id":2417,"user":"dksurface","rating":4.0,"review":"Good time except photographer. Dave O was excellent guide and funny. The rapids were awesome but pretty timid at first which is what nature gave us. Once we hit the class 3 & 4 rapids, it was a LOT more exciting. They care about your safety and your fun....","review_date":"July 29, 2018"},{"attraction_id":2417,"user":"tayloro155","rating":5.0,"review":"10\/10 would highly recommend. We had a ton of fun rafting for an afternoon\u2014 I really didn't want it to end. Our guide Erik was funny and informative.","review_date":"July 10, 2018"},{"attraction_id":2417,"user":"feryalj3","rating":5.0,"review":"Fun Activity worth the drive out. We are a family of 7, younger person was 13 rest were all adults. We had Rob as our guide and had a great experience. Safety instructions were very clear, our equipment was checked properly before we started and again half-way through the trip. The...","review_date":"July 2, 2018"},{"attraction_id":2417,"user":"betht431","rating":5.0,"review":"Fun - Definitely a highlight of our week in the Canadian Rockies. Well Worth It!. We did this last week while we were vacationing in the Canadian Rockies with two of our daughters (19 and 24). It was SO MUCH FUN! The BBQ was tasty and they provided plenty of layers for warmth (the water was COLD!) while on the...","review_date":"June 17, 2018"},{"attraction_id":2417,"user":"elisabeth_g","rating":5.0,"review":"Amazing Experience for Family with Teens!. We had a wonderful afternoon of adventure on the Kicking Horse Classic! A bbq lunch followed by some easy floating and getting comfortable on the raft. Our guide, Adam, made sure we were all ready for some serious rides and splashes as well as keeping...","review_date":"June 11, 2018"},{"attraction_id":2417,"user":"sean_k","rating":5.0,"review":"Excellent day out, start to finish. Most of the other reviews will tell you about the excellent rafting, the good organisation and the professional approach which is all true. But what made the day for us was our guide - Dave E. Part philosopher, part wildlife advocate, part comedian and total...","review_date":"June 6, 2018"},{"attraction_id":2417,"user":"antoinebl72jh","rating":5.0,"review":"Had a great day. It was my friend's birthday and we couldn't have had a better day. Had lunch there, BBQ was provided. Entertainment all day. Sam was really friendly and was joking with us. We were even allowed to eat our birthday cake on site after the raft...","review_date":"October 27, 2017"},{"attraction_id":2419,"user":"chip_p","rating":5.0,"review":"Sightseeing from the River. Just long enough to fill the morning, a tour from the grand Ottawa river of many of the famous places in the city. Bilingual guide was charming and informative. She was happy when I asked a couple questions in French, but responded to my sons...","review_date":"January 15, 2019"},{"attraction_id":2419,"user":"robert_c","rating":5.0,"review":"For a Different Perspective of Ottawa. The boat trip is a great way to see Ottawa from a different perspective. From the back-side of Parliament Hill, to the U. S. Embassy and the Prime Minister's home and a beautiful waterfall. The loading spot is conveniently located at the bottom of Parliament...","review_date":"October 15, 2018"},{"attraction_id":2419,"user":"historybuffca","rating":5.0,"review":"Relaxing evening cruise. We had a lovely evening cruise on the Ottawa River with Capital Cruises. Enjoyed a warm welcome and interesting conversation about Ottawa with the ticket collector while waiting for departure, and an informative and entertaining talk by the guide on board. I would definitely recommend...","review_date":"September 23, 2018"},{"attraction_id":2419,"user":"frequentflier813384","rating":5.0,"review":"Niagara Falls Maid of the mIst. Spectacular little boat trip. Highly recommend doing. We had a lovely sunny day. Well organised. There are lots of shops around and places to grab a meal or drink afterwards.","review_date":"September 22, 2018"},{"attraction_id":2419,"user":"jassy_d","rating":4.0,"review":"Beautiful views. I have been on this cruise several times with family, friends and my partner. It is definitely a great way to see many key sites in Ottawa at the same time as learning your local history.","review_date":"September 13, 2018"},{"attraction_id":2419,"user":"scott_v","rating":4.0,"review":"Very relaxing way to see Ottawa. This cruise was basic and relaxing. You can buy your tickets on the street right above the entrance to the Rideau Canal locks. To board you need to walk down next to the locks to the bottom. You board right next to the water taxi....","review_date":"August 26, 2018"},{"attraction_id":2419,"user":"mariane_h","rating":5.0,"review":"Incredible view, incredible people, amazing time.. Our experience on the Ottawa river will be unforgettable thanks to capital cruise. Thank you to all the amazing staff for making us feel right at home. If you are in Ottawa this 100% needs to make your itinerary.\nYou will be speechless at how...","review_date":"June 26, 2018"},{"attraction_id":2419,"user":"steven_g","rating":5.0,"review":"Fantastic experience. . This is a great experience. The boat is beautiful and the crew are fun, friendly and knowledgeable. Ann, the tour guide, was amazing. She has so much knowledge about the area and I learned many interesting facts.\nIt was fun to be on the water...","review_date":"June 15, 2018"},{"attraction_id":2419,"user":"dawnsrosen","rating":4.0,"review":"Terrific tour from the water.. We enjoyed seeing Ottawa from the water and learning some history from that perspective. Of course good weather is important. Only problem was finding where to go and also you should note that the Ottawa dock has a 10 minute downhill walk which means at...","review_date":"June 4, 2018"},{"attraction_id":2419,"user":"nc608","rating":4.0,"review":"Flexible staff, informative tour. We boarded the Capital Cruises tour boat on the Gatineau side of the Ottawa River. We made arrangements with the crew to get off of the boat on the Ottawa side of the river at the Rideau Canal landing so that we could have lunch...","review_date":"September 13, 2017"},{"attraction_id":2419,"user":"454debbieg","rating":5.0,"review":"Great. Cruise is just down from Jacques Cartier Park in Gatineau. Limited parking down by the dock. Parking available around the Park. There is a commentator who describes the history and all the buildings on both sides of the river. Best to get on the top...","review_date":"August 17, 2017"},{"attraction_id":2419,"user":"mattmcintyre","rating":5.0,"review":"Great afternoon tour. A wonderful afternoon on the river!! Started on the beautiful top deck and when it got a little warm were able to move downstairs to a cooler one. The tour guide, Andrew, was phenomenal! Very informative and enjoyed answering the guests questions along they.\nWould...","review_date":"August 11, 2017"},{"attraction_id":2419,"user":"holgerb855","rating":4.0,"review":"Nice cruise on the Ottawa River. We got the sunset cocktail cruise as a present from friends. Turned out to be a really nice tour on the Ottawa river. You will see the Major sights like parliament, the locks, rideau falls and a short excursion to Gatinau. Cocktails and beer where...","review_date":"August 8, 2017"},{"attraction_id":2419,"user":"u2322bmjamess","rating":5.0,"review":"A great what to see the city. Had a very tranquil hour and half cruising in the river and seeing some of the key sights from a different viewpoint.\nThe guide was informative and gave us some useful information about the area.\nSights included the parliament buildings and Rideau falls.","review_date":"July 29, 2017"},{"attraction_id":2419,"user":"chelseag552","rating":5.0,"review":"Perfect little escape!. We thoroughly enjoyed our excursion with capital cruises. The guide was very informative, and food and drinks were delicious. It was a beautiful day on the water. I would certainly recommend the cruise to anyone visiting Ottawa!","review_date":"July 25, 2017"},{"attraction_id":2419,"user":"ric1105","rating":4.0,"review":"Nice Boat Ride. Nice little boat ride on the Ottawa river. You get to see the locks on the way to the boat. Friendly staff and if you buy online tickets they will give you your tickets there","review_date":"July 24, 2017"},{"attraction_id":2419,"user":"nancy_m","rating":5.0,"review":"Canada Day fireworks cruise. This was my third year taking the Canada Day fireworks cruise with Capital Cruises. I had extra visitors this year, so booked early so that I would be assured of tickets for our group of seven. We had a great time, and the weather actually...","review_date":"July 17, 2017"},{"attraction_id":2419,"user":"kelly-lee_r","rating":4.0,"review":"Rollin' Down the River. Decided one of the best ways to see Ottawa and Gatineau was on the river. Nice slow pace just taking in all the sites. Beautiful weather on the water. The captain took us near the falls to get the spray and he shone the lights...","review_date":"July 3, 2017"},{"attraction_id":2419,"user":"yerke_a","rating":5.0,"review":"Perfect date idea. Rock the river cruise was amazing. Superb views, romantic atmosphere, not crowded at all. Friendly staff. We danced the whole night out, even if both of us are not big dancers. My partner loved this a lot. Thank you for making our date magical!","review_date":"June 27, 2017"},{"attraction_id":2419,"user":"oldsue","rating":4.0,"review":"Enjoyable one hour cruise.. Great way to Ottawa from a different perspective. Some of the buildings look better from the river. The weather was kind and the guide was entertaining and informative. You pass a small museum on the way to the boat and we spent an enjoyable hour...","review_date":"November 8, 2016"},{"attraction_id":2419,"user":"condu","rating":5.0,"review":"A Cruise On Ottawa River On A Sunny Autumn Day. We had a lovely sunny day for our cruise on the Ottawa River. We departed on the Ottawa side of the river down a steep hill by the Rideau Locks. We got to see many historical sights from the boat including the parliament buildings, Justin's...","review_date":"September 29, 2016"},{"attraction_id":2419,"user":"michael_k","rating":5.0,"review":"A great investment of one hour!. My daughter (11) and I went on a one hour cruise that left at 1.15 pm. It is a great way to get your bearings and you see a lot more of Ottawa. The staff are all friendly and speak English and French. Andrew gives...","review_date":"September 22, 2016"},{"attraction_id":2419,"user":"mocina","rating":5.0,"review":"Informative and Entertaining!. I went to Ottawa for my birthday over Labor Day weekend. After walking to the end of the canal my boyfriend and I saw the boarding area to get on the cruise. I had seen it online before going, but had not purchased a ticket....","review_date":"September 9, 2016"},{"attraction_id":2419,"user":"ann_c","rating":3.0,"review":"Dissapointing. We booked this cruise as it was a very very hot day. We were told it would last around an hour to an hour and a half, and would travel a fair distance along the river. In the event, the boat travelled extremely slowly spent...","review_date":"September 6, 2016"},{"attraction_id":2419,"user":"jack_h","rating":4.0,"review":"A relaxing cruise. Get on in Gatineau if you want to be sure of a seat. The boat departs right on time so get there 10 minutes before. The running commentary in English and French was delightful and very informative. There are great photo opportunities that you only...","review_date":"September 4, 2016"},{"attraction_id":2419,"user":"like2travellots","rating":3.0,"review":"Good view of Parliament Hill and PM Residence. Nice cruise. Stops and starts in Gatineau and then Ottawa. We got on in Ottawa near base of Parliament Hill. There were only about a dozen people of from Gatineau and about 40 got on in Ottawa. The boat proabley holds 150 people so lots...","review_date":"September 2, 2016"},{"attraction_id":2419,"user":"karenbt4294fw","rating":5.0,"review":"Ottawa River Cruise. We went on the Capital Cruises Ottawa River Cruise. We took it from the Ottawa side. It's quite a large cruise ship with three levels. When we boarding our cruise, we wanted to be on top deck but it was already full which was the...","review_date":"September 2, 2016"},{"attraction_id":2419,"user":"daveu240","rating":4.0,"review":"a great evening of entertainment. We were expecting some type of guided tour experience in the early part of the cruise, Parliament buildings on the left, approaching the falls, that type of thing. Although this did not happen we had a great time. Snacks and beverages were available, the entertainment...","review_date":"August 25, 2016"},{"attraction_id":2419,"user":"frank_s","rating":4.0,"review":"Avast ye land lubbers, arhhh!. Hey, not normally a boating kind of guy, my wife really wanted to try this. You know the story, gotta please the wif right!\nleaving on a very hot day in June we walked down to the dock having bought three tickets from a street...","review_date":"August 24, 2016"},{"attraction_id":2419,"user":"realrene","rating":4.0,"review":"a great afternoon. The cruise was about one and a half hours with bilingual commentary which was informative and entertaining.\nIt is a lovely way to see our capital and hear a bit about our history and the lovely buildings along the Ottawa River.","review_date":"August 22, 2016"},{"attraction_id":2419,"user":"disneydonna","rating":4.0,"review":"Cruising down the River. We found Capital Cruises an excellent, organized company to book with for an Ottawa River cruise. They left and returned on time and Mehdi their tour guide was great! He was very knowledgeable as well as entertaining and completely bilingual. The boat returned to the...","review_date":"August 22, 2016"},{"attraction_id":2419,"user":"blackbelt2","rating":4.0,"review":"Wonderful Cruise. We took our in-laws, who are visiting from Australia, on the Ottawa River boat cruise and it was wonderful. Aside from the fact that you get to see the city from a completely different perspective our tour guide Mehdi was not only informative in his...","review_date":"August 16, 2016"},{"attraction_id":2419,"user":"638tourist","rating":3.0,"review":"Great Cruise. . .if you get on in Gatineau. Cruise was fine but we got on In Ottawa and ALL the seats were already taken. Had to push in to get a good view on side of boat and stand the entire time. The views were good but they had too many people booked...","review_date":"August 6, 2016"},{"attraction_id":2419,"user":"rubiksgirl","rating":5.0,"review":"Fun little cruise. We decided to take this cruise because it was a very hot day and we had spent hours walking around Ottawa and wanted something different to do. There was a tour guide on board who told us all about the different landmarks\/locations we passed -...","review_date":"August 3, 2016"},{"attraction_id":2419,"user":"zachg300","rating":4.0,"review":"Lovely and interesting. Great views of Ottawa and Gatineau from the Ottawa River. Sizeable boat with conveniences like snacks, drinks and bathrooms. The guide did an excellent job of telling us what to watch for. Lots to see. Neat view of Parliament Hill. This was an excellent use...","review_date":"July 24, 2016"},{"attraction_id":2419,"user":"cdn1276","rating":5.0,"review":"Great sunset cruise. We got the groupon for this cruise and enjoyed it immensely. The weather was perfect so that always helps! The boat was not at all crowded and there is a bar on the middle deck that serves snacks and drinks (including alcohol). Very leisurely cruise...","review_date":"July 14, 2016"},{"attraction_id":2419,"user":"luke_m","rating":5.0,"review":"Canada Day cruise experience.. The best way to see the fireworks on Canada Day.\nThe cruise went east along the river and toured the beautiful national capital region as the great band played and people danced all night. The service was spot and the atmosphere was lively and friendly.","review_date":"July 9, 2016"},{"attraction_id":2419,"user":"rleblanc30","rating":5.0,"review":"A must. Took the cruise a few weeks ago and enjoyed it a lot. Attentive and knowledgeable staff. Great variety of food and drinks on board. Learned a lot about the history of Ottawa.","review_date":"July 8, 2016"},{"attraction_id":2419,"user":"meliha","rating":2.0,"review":"Loud music on sunset cruise. Thought it would be a fun and relaxing activity on a family vacation.\nThe sunset and scenery sure was beautiful.\nThe boat boarded on time and passed some scenic sights of Gatineau and Ottawa, including the Parliament building, Rideau falls, Rideau canal, and the residence...","review_date":"July 3, 2016"},{"attraction_id":2419,"user":"csarahab","rating":2.0,"review":"Canada day for fireworks. Disapointed with the crew and the organization of the tour. The live band was great and there was a couple good bar tenders. My fiance and i flew from Toronto to Ottawa for the weekend for our anniversary (we met on Canada day, during the...","review_date":"July 3, 2016"},{"attraction_id":2419,"user":"jodimac77","rating":3.0,"review":"Interesting Facts ~ Not so eager crew. We are from Ottawa & thought we'd play tourists for the afternoon and take a boat sight seeing tour ~ The Canadian thing to do. I'm glad we went, seeing everything from the water side of things was quite nice. CONS: The music they played...","review_date":"July 3, 2016"},{"attraction_id":2419,"user":"grammagogie","rating":5.0,"review":"Red Hat Catered Lunch. We had our catered lunch on the boat which was fabulous. Everything was so fresh and nicely presented. The cruise was very interesting especially for the ladies that have lived in Ottawa for many years and wanted to be a tourist. Andrew took very good...","review_date":"June 17, 2016"},{"attraction_id":2419,"user":"york130","rating":4.0,"review":"Nice Cruise. Had questions about the cruise and ordering tickets online so emailed Capital Cruise and response from Charlene very prompt and she told me of a discount they were having for purchases online. So before we left BC I purchased tickets online (1 child, 1 senior,...","review_date":"June 2, 2016"},{"attraction_id":2419,"user":"asif114","rating":2.0,"review":"Buyer Beware. Buy tickets at your own risk. What promised to be a lovely day in Ottawa over the Victoria Day long weekend was ruined by this experience. The business model needs drastic improvement.\nThe business model seems to be sell as many tickets as you can...","review_date":"May 24, 2016"},{"attraction_id":2419,"user":"leafjumper","rating":4.0,"review":"Good experience during Victoria Day. We visited Ottawa on 22 May (Sunday). After reading the review of some Rideau cruise companies, we did not buy discounted tickets online but went to the Rideau Lock dock directly at around 13:15 to see which boat company offer on-site ticket of 14:00 departure...","review_date":"May 23, 2016"},{"attraction_id":2419,"user":"jaspercatottawa","rating":4.0,"review":"Informative, Fun, Good Tour. Had relatives from BC visiting end of August 2015, and decided to do a 3pm Historical Sightseeing Tour onboard the Empress of Ottawa on a Friday. It was worth the money. It was informative, crew was great, and we all enjoyed it. Even for those...","review_date":"September 15, 2015"},{"attraction_id":2419,"user":"mary_c","rating":5.0,"review":"Wonderful way to see the City. We had a lovely cruise filled with fun facts about what we were seeing. Great way to see the sites. You don't realize how much green space is surrounding the downtown until you see it from the river.","review_date":"September 4, 2015"},{"attraction_id":2419,"user":"linda_f","rating":5.0,"review":"Disability Friendly. One of our sons was visiting in Ottawa from Wichita KS. with his family while our other son lives here. Our visiting son gave us the opportunity to play tourist and CAPITAL CRUISES was one of our choices. Excellent value for money and we had...","review_date":"September 3, 2015"},{"attraction_id":2419,"user":"m_b","rating":5.0,"review":"Wonderful cruise. Sunday Sunset cruise. Lovely experience. Amazing views of Ottawa and Gatineau from the water. Pleasant and knowledgeable staff. Had a lovely chat with the owner. Great fun for an evening.","review_date":"September 2, 2015"},{"attraction_id":2419,"user":"alangilman","rating":5.0,"review":"Delightful and insightful!. My wife and I were delighted by this very pleasant and informative site-seeing cruise on the Ottawa River. Our guide, Andrew, was knowledgeable and engaging. Highly recommended. The boat is spacious and provides and allows for both indoor and on deck viewing. Rest room was...","review_date":"August 26, 2015"},{"attraction_id":2419,"user":"grantottawa","rating":5.0,"review":"Fun river cruise!. I have been on two separate trips with Capital Cruises. Both were \"Rock the River\" evening cruises down the Ottawa river which featured live entertainment (a singer\/guitarist), who was really fun and interacted with the crowd a fair bit. Note that he only interacted with...","review_date":"August 24, 2015"},{"attraction_id":2419,"user":"mybestadvisor","rating":5.0,"review":"Fantastic Tour. Seven of us went on this water tour and had a great time, The guide was very informative and had a good sence of humor, she made everyone laugh.\nThey have a bar on deck and allow smoking outside at the back of deck \"B\"....","review_date":"August 18, 2015"},{"attraction_id":2419,"user":"ann_w","rating":4.0,"review":"Sunset cruise. Really enjoyed the cruise. The boat left late so we missed a lot of the sunset. I have been on a day time cruise and there was someone telling things about places along the way which I missed. It was difficult to work out all...","review_date":"August 17, 2015"},{"attraction_id":2419,"user":"francoist_can","rating":5.0,"review":"Fun \"Rock The River\" cruise with magical Fire Works. We truly enjoyed our \"Rock The River\" cruise with Capital Cruises last night. The chansonnier Danny Richard was great (as usual) and created a fun party atmosphere on the boat with people dancing and singing. We had a few drinks which were reasonably priced. The...","review_date":"August 16, 2015"},{"attraction_id":2419,"user":"tina_t","rating":1.0,"review":"HUGE DISAPPOINTMENT!! FALSE ADVERTISEMENT! BEWARE!!. We had out-of-town guests who love fireworks, so we purchased tickets to the \u201cSound & Light Fireworks\u201d cruise as advertised on their website as \"Special Events\". The boat sailed so far away that we ended up missed the fireworks. All the passengers were obviously upset....","review_date":"August 13, 2015"},{"attraction_id":2419,"user":"gayle_f","rating":5.0,"review":"fun and informative. We knew very little about Ottawa before taking this cruise, but we learned about Ottawa's history and landmarks during our trip. Our tour guide, Mitch, presented the information with humor, making our time on the river delightful. I would highly recommend this tour.","review_date":"August 13, 2015"},{"attraction_id":2419,"user":"archielet","rating":4.0,"review":"Delightful cruise. My husband and I thoroughly enjoyed our cruise on the Ottawa River taking in the sights from the water side of the Parliament buildings, many embassies and ambassador's residences. We have lived in Ottawa all our lives but have never experienced all these beautiful buildings...","review_date":"August 10, 2015"},{"attraction_id":2419,"user":"pinky14","rating":4.0,"review":"Lovely 1 1\/2 hours on the Ottawa River. The Capital Cruise ship gives good views of the backs of the major government and historic buildings along the Ottawa River. We saw where the Rideau Canal, the Rideau River and the Gatineau River join the Ottawa River on its way down to the St....","review_date":"August 10, 2015"},{"attraction_id":2419,"user":"kelly_c","rating":5.0,"review":"Great family activity (even for locals). We live in Ottawa and have done another boat tour but really enjoyed our time today with Capital Cruises. Our guide, Mitch, was very knowledgeable and friendly. He spoke effortlessly in both English and French and was full of fun facts, jokes and information about...","review_date":"August 9, 2015"},{"attraction_id":2419,"user":"lisad876","rating":4.0,"review":"Nice overview of Ottawa\/Gatineau from the water. We took a cruise on a sunny afternoon and really enjoyed the guide's (Daniella) commentary. It was a very pleasant trip and a nie leisurely way to see Ottawa and Gatineau from a different perspective.","review_date":"August 5, 2015"},{"attraction_id":2419,"user":"transittravel","rating":4.0,"review":"Enjoyable, scenic and informative river cruise. Enjoyable, scenic and informative cruise up and down a brief stretch of the Ottawa River, launching from either the Ottawa side near Rideau Canal locks or across on the Hull side. The tour guide was informative and amusing, with information offered in English and French.","review_date":"August 3, 2015"},{"attraction_id":2419,"user":"rmzb","rating":5.0,"review":"A lovely, educational way to see Ottawa by boat! . My family and I enjoyed a beautiful 90 minute cruise on the Ottawa River. The tour guides and Captains are so friendly and passionate about what they do. The captain personally came to my son and brought him up to steer the boat for a...","review_date":"August 2, 2015"},{"attraction_id":2419,"user":"bside_jones","rating":4.0,"review":"Great way to relax and see the beautiful riverside. Sit back and enjoy the tour. My family (parents and a 4&6 yr old) all enjoyed this boat tour of the ottawa river. We watched from all three levels front and back, seeing perspectives from all areas of the boat. The vessel itself is nothing...","review_date":"July 27, 2015"},{"attraction_id":2419,"user":"sandra_b","rating":4.0,"review":"Get a 50% discount with Groupon... great cruise. My brother gets\/has Groupon and he got us both in for $25! Awesome start. I always do harbour cruises when I travel and this one was one of the better ones I've done. I was surprised to discover how many interesting things there were to...","review_date":"July 24, 2015"},{"attraction_id":2419,"user":"joan_d","rating":4.0,"review":"Nice views of Ottawa. My daughter and I took the Historic Cruise on a late weekday afternoon. We left from the Quebec side since there is a parking lot right beside the dock. It was a quiet time to take the tour with few of us on the boat...","review_date":"July 21, 2015"},{"attraction_id":2419,"user":"joe_c","rating":4.0,"review":"Money well spent. An extremely information tour along the Ottawa river providing stunning views of Parliament, 24 Sussex and much more!","review_date":"July 14, 2015"},{"attraction_id":2419,"user":"gripbic45","rating":4.0,"review":"Beautiful views from the river. I took my out-of-town guests for the cruise on the Ottawa River. We sat on the top deck with the sun shining. It was very relaxing and gave us an opportunity to have a different view from the water. Daniella was very knowledgeable; she gave...","review_date":"July 1, 2015"},{"attraction_id":2419,"user":"sunitavdinakar","rating":4.0,"review":"A blissful experience. We were a group of friends who visited Ottawa for a day particularly for the Tulip festival. We booked the cruise before we went to Ottawa and had no trouble getting there. What a great view it was to get into the cruise and explore...","review_date":"May 24, 2015"},{"attraction_id":2419,"user":"bsandrs","rating":4.0,"review":"An Unexpected Pleasure. Had we been on our own we would probably not have booked the Ottawa cruise, but being with a group we went with the flow and really enjoyed our trip. On a sunny day the City was at it's best and there are many photo...","review_date":"May 18, 2015"},{"attraction_id":2419,"user":"mattmcintyre","rating":5.0,"review":"Great Trip and wonderful service!. I had the opportunity to hop on the Empress of Ottawa last summer. Had a wonderful time cruising the river on one of their last sight seeing tours of the day. I've lived in Ottawa for years but it gave me a perspective of the...","review_date":"March 2, 2015"},{"attraction_id":2419,"user":"elena_l","rating":4.0,"review":"Great way to enjoy and explore Ottawa. Decided to do something different and special for my mom, so took her on a cruise during a weekday in the summer out for her birthday.\nThe cruise was not that busy, the service was good and it is an enjoyable sightseeing trip on the...","review_date":"October 6, 2014"},{"attraction_id":2419,"user":"pierre_l","rating":1.0,"review":"Capital Cruises just kept my money...bad for tourism. Had visitors from out of town and paid in advance for a bunch of cruise tickets. Capital Cruises cancelled the trip two hour before boarding the cruise due to mechanical difficulties and then refused to refund our money! My visitors are gone and now I'm...","review_date":"September 15, 2014"},{"attraction_id":2419,"user":"car01777","rating":5.0,"review":"Boat trip with great scenery and wonderful staff. I really enjoyed this boat cruise on the Ottawa river. It was a spontaneous decision on my part as I had not heard of this company before. I was planning a boat trip but the weather did not cooperate during part of my trip. On...","review_date":"September 14, 2014"},{"attraction_id":2419,"user":"laura_v","rating":4.0,"review":"Pleasant cruise, good customer service. Who: Me, husband, 3.5 year old, 1.5 year old.\nCruise and price: Got a $13 Groupon for the \"historic\" cruise. My two kids were free.\nMy first experience with Capital Cruises was a positive one. My Groupon voucher had expired but they honoured it for...","review_date":"September 8, 2014"},{"attraction_id":2419,"user":"rob_h","rating":4.0,"review":"Great and affordable attraction. Became a tourist in my own city by taking this boat cruise. Departed from Jacques Cartier park where there is lots of parking, and free parking on week-ends. Cruise was 45 minutes, kind of a mundane trip, but made fun by the river views and...","review_date":"September 7, 2014"},{"attraction_id":2419,"user":"yvonnee76","rating":4.0,"review":"A pleasant couple of hours. It was a very hot day and a few hours on the water seemed like a good idea so I purchased the ticket and headed down past the Rideau Canal to catch the boat. It was a very pleasant 90 minute river cruise with an...","review_date":"September 6, 2014"},{"attraction_id":2419,"user":"te2001","rating":3.0,"review":"Decent experience, but somewhat waste of time. Of the 90 minutes cruise, I estimated that we spent at least 25 minutes waiting. Since we purchased the cruise via Groupon, it only permitted us to board on the Quebec side. It was a mistake. For unknown reasons, we boarded out boat on the...","review_date":"September 1, 2014"},{"attraction_id":2419,"user":"mango4610","rating":4.0,"review":"Firework Finale Cruise. We enjoyed the firework cruise on the Ottawa River. This was the finale show. I was a bit worried due to the weather, however the boat has three levels and the interior is fully enclosed. My husband and I were quite impressed with the level...","review_date":"August 17, 2014"},{"attraction_id":2419,"user":"l_a","rating":5.0,"review":"Afternoon Ottawa River Cruise. Great afternoon on the water, looking out and up and fantastic sights of the nation's capital ~ Parliament Buildings, Rideau Canal Locks, Rideau Falls, Embassies and the Prime Minister's Residence. The cruise was relaxed, giving us plenty of time to soak up the shores of...","review_date":"July 29, 2014"},{"attraction_id":2419,"user":"daniel_h","rating":5.0,"review":"Absolutely awesome. Went on a cruise with the Ottawa Wolves & Capital Cruises, and it was awesome. Great staff\u2014Matheiu is a wonderful tour guide, and very friendly. And Andrew was better looking than most of the sites in Ottawa (and I think Ottawa is a very pretty...","review_date":"July 26, 2014"},{"attraction_id":2419,"user":"wendy_h","rating":4.0,"review":"A Visit to Ottawa from Montreal. My husband and I love to go to Ottawa on a regular basis. Generally we stay overnight and so I wanted to surprise him with an Ottawa cruise which we booked through Groupon. Our cruise departed from the Gatineau side ($8 parking for the day)...","review_date":"July 23, 2014"},{"attraction_id":2419,"user":"alyssa_b","rating":4.0,"review":"Beautiful sites, informative tour, amazing staff!. Yesterday I attended a boat cruise with capital cruises to see the Ottawa sites. I am from Ottawa and figured I had seen all of this city and its' waterfronts...wrong! We hopped on the tour behind parliament, which lasted 1.5 hours. The guided tour taught...","review_date":"July 23, 2014"},{"attraction_id":2419,"user":"nick_t","rating":5.0,"review":"Group cruise - very pleased!. I booked a charter cruise for 130 visitors to our Ottawa Conference. Many of the delegates were international, so I wanted them to see how beautiful Ottawa looked from the water, and also to have the kind of informal networking opportunity that is promoted by...","review_date":"July 21, 2014"},{"attraction_id":2419,"user":"bob_g","rating":5.0,"review":"Incredible value for your money !. We celebrated a birthday on the Sunday Sunset Cruise and it was a wonderful experience. The owner gave us a guided tour as we cruised the Ottawa river and it was fascinating to see Ottawa from a completely different perspective and to learn so much...","review_date":"July 20, 2014"},{"attraction_id":2419,"user":"bw96","rating":5.0,"review":"Great family outing!!. What a wonderful way to spend the afternoon in Ottawa\/Gatineau! Our extended family (3 generations) all thoroughly enjoyed an afternoon cruise and fabulous views of Ottawa on July 9th. The Captain\/Owner even invited the younger children into the wheelhouse for a tour before our departure...","review_date":"July 12, 2014"},{"attraction_id":2419,"user":"joeyricola","rating":4.0,"review":"Enjoyable afternoon. We took an early afternoon cruise on June 30. It was extremely hot and humid out, and we actually found it cooler on the top deck in the sun than in the covered areas. We enjoyed the commentary and it was a relaxing way to...","review_date":"July 5, 2014"},{"attraction_id":2419,"user":"buchans79","rating":3.0,"review":"Boat needs air condititoning.. The enclosed portions of the boat need air conditioning; It would make things considerably more comfortable. Also, during the fireworks cruise, the staff closed the lower level bar - this led to needlessly longer lineups. There should be a drinks list. There should also be...","review_date":"July 2, 2014"},{"attraction_id":2419,"user":"rie_t","rating":5.0,"review":"Making Ottawa accessible to the world in 7 languages!. Bravo Capital Cruises! The excellent Japanese commentary brings Ottawa alive in a journey from past to present; a crucial benefit for international travellers who can just relax and have an interesting, fun experience in their own language. I studied in Edinburgh, which has a much...","review_date":"June 10, 2014"},{"attraction_id":2419,"user":"angie_g","rating":4.0,"review":"GREAT WAY TO SEE A LOT OF SIGHTS IN OTTAWA. CAD$20 per person, very reasonable for an hour long cruise on the Ottawa River.\nWe ordered 6 beers - CAD$40 - way over the top :(.\nThe river cruise however was great, we saw loads of things, and the boat was virtually empty. We took...","review_date":"August 28, 2013"},{"attraction_id":2419,"user":"jon_beks","rating":1.0,"review":"Not for special occasions. My wife and I went on this cruise in 2012, expecting it to be romantic and anticipated an excellent meal based on the menu advertised. It was our anniversary.\nThe food showed up before the cruise left, and long before we were dining, in stainless...","review_date":"July 31, 2013"},{"attraction_id":2419,"user":"613joanna","rating":5.0,"review":"Outstanding!!!!!!. It was my first time to do cruise after I moved into Ottawa two years ago!! My friends and me were all impressed about it cuz it was really amazing.. During taking the cruise, u could enjoy talking from a tour guide who could speak...","review_date":"July 23, 2013"},{"attraction_id":2419,"user":"andrea_v","rating":4.0,"review":"Money Well Spent. There's not a lot of things you can do for $11 these days, but with the current deal Groupon is running this cruise is definitely well worth the money. Although I live in the area, I certainly appreciated seeing it anew from the vantage point...","review_date":"July 22, 2013"},{"attraction_id":2419,"user":"winjasy","rating":4.0,"review":"Awesome Cruise Ride. We stayed in Ottawa for two days and was able to use the Groupon for this river cruise. The ride was very comforable and relaxing. Staff was friendly and helpful. We had a great time.","review_date":"July 21, 2013"},{"attraction_id":2419,"user":"h-s-footloose","rating":4.0,"review":"Great Views of Ottawa Landmarks. With two friends from Montreal we experienced a relaxing couple of hours on the Ottawa River on a warm sunny afternoon. There are many good views of our Capital's landmarks seen in a unique way from the water, as they are not hidden by other...","review_date":"June 29, 2013"},{"attraction_id":2419,"user":"quidee_m","rating":4.0,"review":"best view. We went to Ottawa on 19th may 2013 for tulip fest. We booked our tickets with Lady dive tour, but due to some mechanical problems in the bus they canceled the tour . Then we decided to go with Capital Cruises. This was the best...","review_date":"May 30, 2013"},{"attraction_id":2419,"user":"gcmaple","rating":4.0,"review":"A nice cruise on the Ottawa River. The cruise was quite enjoyable. It was a warm day in August and the boat was half empty. I enjoyed the historical commentary by the personnel and the descriptions of all the landmarks in Ottawa. The crew was well versed on Ottawa. My entire family...","review_date":"September 3, 2012"},{"attraction_id":2419,"user":"2-4-t","rating":3.0,"review":"Great views!. Took the cruise on a very hot and humid afternoon and paid $22\/person. Here's why I liked this 1.25hr trip: you see capital hill, parliament building, supreme court, 24 and Sussex from a unique vantage point. I loved the views from the water and this...","review_date":"August 7, 2012"},{"attraction_id":2419,"user":"nolikewinter","rating":3.0,"review":"Pleasant Dinner Cruise. A dinner cruise on the Ottawa River seemed like a great idea on one of the hotest and most humid nights in Ottawa in July.\nAs the dining area has no air conditioning, it was pretty uncomfortable until the boat 'set sail'. Once we were...","review_date":"August 30, 2011"},{"attraction_id":2419,"user":"ken_c","rating":4.0,"review":"A pleasant day on a beautiful river. We took a lovely journey with Capital Cruises. The trip was not overly expensive ($20 per adult and a decent family rate). There were not many people on the boat, despite the fact that it was a gorgeous day. The view fromt he river was...","review_date":"July 29, 2011"},{"attraction_id":2419,"user":"nassau_explorer","rating":1.0,"review":"Empress of Ottawa crashed. I had purchased tickets for me and my wife for a cruise on the Empress of Ottawa and when we arrived at the embarcation point the ship was coming in to dock but I guess something went wrong as the ship never slowed down, slammed...","review_date":"June 1, 2011"},{"attraction_id":2419,"user":"happytraveler09973","rating":1.0,"review":"Avoid Capital Cruises at ALL costs. There are many reasons not to take a sight seeing cruise aboard the Empress of Ottawa.\n1 The commentary is prerecorded, very boring and tacky.\n2 The owner\/captain was very rude to us and seemed to be very rude to his employees. I do not...","review_date":"October 18, 2010"},{"attraction_id":2420,"user":"grhingo","rating":5.0,"review":"Lakes eBike tour. Had the best day - got to see so many beautiful lakes and trails, really fell in love with Whistler.\nIt was our first time on eBikes - they were easy to ride and gave us the boost we needed for some of the hills....","review_date":"October 20, 2018"},{"attraction_id":2420,"user":"markd-aust","rating":5.0,"review":"All Day Ebike Tour. My wife & I had a great all day Ebike tour with Ali. Did about 60km in 5.5 hours with a stop for lunch and a visit to a brewery. Very easy with the Specialized Ebike - loads of power and smooth engagement and still...","review_date":"June 15, 2018"},{"attraction_id":2421,"user":"lauren_l","rating":5.0,"review":"Best 65th birthday party!. Our group had toddlers, teenagers, pensioners and everyone in between - we all had a great time!! NoBeard, Pearl and the captain put on a great show, lots of laughs!\nHighly recommend!","review_date":"September 4, 2018"},{"attraction_id":2421,"user":"johnsotimothy","rating":5.0,"review":"Pirate boat party. Went on a sail with my friends. Captain Gulliver was very professional and fun. Would highly recommend","review_date":"August 31, 2018"},{"attraction_id":2421,"user":"alexbetsos","rating":5.0,"review":"Amazing show. We had my friends party on the boat, and I was a bit skeptical of an adult pirate party. Luckily, Greedy Gulliver and the crew made the ride extremely enjoyable. The crew does a good job of mixing pirate comments in with contemporary humour and...","review_date":"August 31, 2018"},{"attraction_id":2421,"user":"hillary_k","rating":5.0,"review":"AMAZING. the pirate cruise is SO FUN!!! the staff (especially Gulliver, Rusty, and Daisy) are so enthusiastic and engaging and they never break character! They truly bring the magic alive with their elaborate costumes, backstories, and unfaltering smiles. Can't wait to sail the seven seas with...","review_date":"August 29, 2018"},{"attraction_id":2421,"user":"gilmorsa","rating":5.0,"review":"No 1 trip for families visiting Granville Island. My son has been on the pirate ship three times now and still loves it! The crew are very entertaining - we loved Pearl she's the best. Families of all ages and especially children will love this cruise around False Creek.\nIf you are visiting...","review_date":"August 28, 2018"},{"attraction_id":2421,"user":"anne_n","rating":5.0,"review":"Super fun experience!. We had a great time on the interactive pirate cruise! Not only was it a great way to see English Bay\/False Creek but I loved how charismatic Gulliver, Rusty, and Daisy were, which made the experience that more special. This was really great for adults...","review_date":"August 28, 2018"},{"attraction_id":2421,"user":"stefan_a","rating":5.0,"review":"11\/10 would pirate again. I went on TWO sunset cruises in Vancouver this summer I loved it so much. Everything made the experience magical. From the costumes, the makeup to the ship itself, and of course lets not forget the fantastically talented crew: Rusty, Daisy, and Capt'n Gulliver.\nThe...","review_date":"August 24, 2018"},{"attraction_id":2421,"user":"aaswain","rating":5.0,"review":"Great family fun. Really good fun for these grandparents with the kids. Well organised, very interactive, plenty to keep everyone happy","review_date":"August 22, 2018"},{"attraction_id":2421,"user":"scottmc1","rating":5.0,"review":"Great adventure for young ones!. Being the grandfather of a precocious 4-year old, I was privileged to come along on this pirate cruise. Many thanks to the entire team for making a 4-year old's (and his many friends and parents) day he'll remember for a very long time. Well done.","review_date":"August 19, 2018"},{"attraction_id":2421,"user":"lalatravels100","rating":5.0,"review":"Happiest Place on Granville Island!!. Our boys are crazy for pirates and we wanted to have a fun experience with them similar to Disneyland's Pirates of the Caribbean. I have to say this experience was even better! The interactive boat ride with dressing up, sword fighting, and dancing was absolutely...","review_date":"August 18, 2018"},{"attraction_id":2421,"user":"kendra_wingerte..._w","rating":5.0,"review":"Sunset Adult Cruise - Amazing Time!. We did the sunset cruise with Hatchet, No Beard & Cap'n Daisy and it was SO MUCH FUN! The crew was hilarious and went 'overboard' making our experience an unforgettable time. We had our fortunes read, got pirate-married, drank and danced. We are locals and...","review_date":"August 12, 2018"},{"attraction_id":2421,"user":"johnnylarue12","rating":5.0,"review":"Perfect Frivolity for the Kids. We thoroughly enjoyed our Pirate Adventure!\nYes, it is a bit camp.\nYes, you dress up in simple additions to look like a pirate.\nYes, you will dance like a fool and sing silly songs\nand Yes, your kids will love you for it.\nGreat...","review_date":"August 7, 2018"},{"attraction_id":2421,"user":"alwaysbsharp","rating":5.0,"review":"Arrrgh!. The pirate adventure was fabulous! We booked it for 8 people including 4 kids ages 2, 3, 4, and 8. They had a blast with Blue Steel, No Beard, Captain Daisy, and Salty. It was totally appropriate for young kids and very interactive. We got...","review_date":"August 6, 2018"},{"attraction_id":2421,"user":"106jenn","rating":5.0,"review":"Best Day Ever!. We all are still \"aarrging\" our way around the house! Our 6 1\/2 year old twin boys loved it as did we! The pirate crew was fabulous -- entertaining, good spirited and engaged everyone in a very nice way. The story was terrific and the...","review_date":"August 6, 2018"},{"attraction_id":2421,"user":"judithlynne57","rating":5.0,"review":"Aye Aye-Fabulous. Went with brother & grandsons & friend & her granddaughter (3rd time for her).It was great both for the kids as well as the adults, right for the get go---costuming in the store to the activities just outside the store prior to boarding.The entire staff...","review_date":"August 2, 2018"},{"attraction_id":2421,"user":"nseddon79","rating":5.0,"review":"Awesome!. I celebrated my daughter's 6th birthday party on pirate adventures and it exceeded our expectations! The pirate crew were fantastic, funny and kept the children engaged. They had so much energy and even took the time to make sure every child had a turn at...","review_date":"July 31, 2018"},{"attraction_id":2421,"user":"faith_r","rating":5.0,"review":"A Great family Afternoon. We took this trip as a party of 11. The kids were aged 2 to 13 and the rest were parents and grandparents. The kids all had a blast. Our 13 year-old tried to play it cool but he was enjoying the day and said...","review_date":"July 26, 2018"},{"attraction_id":2421,"user":"ppadidar","rating":5.0,"review":"Great adventure for local & tourists!. We live in Vancouver & today we decided to go on the pirate Cruise. There are 4 girls who sail the boat and make your experience memorable. Barbosa, Salty, Pearl and Daisy are their names. They're so fun and act well that's entertaining for any...","review_date":"July 22, 2018"},{"attraction_id":2421,"user":"albertamel","rating":5.0,"review":"Such a great time!. What a fantastic day! I can't believe how much energy the actors have. They kept our kids enthralled with their pirate tales, and my kids loved everything about the experience- learning how to sword fight, (almost) seeing someone walk the plank, a full-fledged mutiny (complete...","review_date":"July 18, 2018"},{"attraction_id":2421,"user":"histewart","rating":5.0,"review":"Amazing pirate adventure. My daughter, son-in-law, and 2 grandsons had an amazing pirate adventure on Sunday. The crew, led by Captain Daisy, were absolutely great. My two grandson were a little nervous but the crew tried hard to include them. They loved the dancing, shooting water cannons, and...","review_date":"July 11, 2018"},{"attraction_id":2421,"user":"kristina_d","rating":5.0,"review":"Niece's 8th Birthday Party. After looking online for somewhere fun to have a kid's birthday party, we came across Pirate Adventures and thought it seemed like a great idea since my niece enjoys pirate-themed things. We were absolutely not disappointed! The pirates stayed in character the entire time no...","review_date":"May 26, 2018"},{"attraction_id":2421,"user":"terry_h","rating":5.0,"review":"Salty Sage . My son and 2 year old granddaughter and I had a great time on the Vancouver Pirate Ship. The crew made it such a fun, interactive, memorable adventure. My little Pirate was in awe and especially liked the water canons and getting the key to...","review_date":"September 7, 2017"},{"attraction_id":2421,"user":"grannysue2017","rating":5.0,"review":"Loads of Fun!. Although my granddaughter (5) is a bit skittish she got into the action. The pirates gave us great pirate names listened to the kid when she said she did not want a moustache and gave her kitty cat nose and whiskers instead. Did not make...","review_date":"August 13, 2017"},{"attraction_id":2421,"user":"jason_t","rating":5.0,"review":"Awesome adventure. We passed by pirate adventures many times on our usual trips to Granville Island and finally decided to have my son's 7th birthday party there. Everyone had a great time, the staff from the owners to the crew were really friendly and all in character....","review_date":"July 29, 2017"},{"attraction_id":2421,"user":"chistinad","rating":5.0,"review":"Best Time Ever for Kids!. My 2 nephews (4 and 7) visited from Alberta and one thing they really really wanted to do was go on a boat on the ocean. We heard about pirate adventures through a friend who had been on a sunset sail.\nWe brought the kids...","review_date":"July 27, 2017"},{"attraction_id":2421,"user":"jainsterk","rating":5.0,"review":"Must do summer fun in Vancouver! . We spent my daughter's 4th birthday aboard the Black Spirit. The interactive performance was so engaging. The hilarious the crew; Slim Jim, Narwhal, Captain Guliver, and Pirate Pete\/Shark Bait made it a sailing and birthday that we will never forget. This pirate cruise is an...","review_date":"July 20, 2017"},{"attraction_id":2421,"user":"dayanap195","rating":5.0,"review":"Must do with kids !!!!. went with my daughters ( ages 7 & 10) and they had the best time - not a dull moment for any of us. True interactive Theatre at its best! Service was amazing from the phone call i made to reserve and until we got...","review_date":"July 17, 2017"},{"attraction_id":2421,"user":"kacie_c","rating":5.0,"review":"Incredible! Felt like a Universal Studio experience.. We rented out the boat for my son's 6th birthday. It was great for all ages and I think I had as much fun as the kids. It was magical for the kids - the pirates never broke character and it was interactive and fun...","review_date":"July 10, 2017"},{"attraction_id":2421,"user":"katie_g","rating":5.0,"review":"So much fun. I took my boys ages 10 and 8 on this. It was just a random idea and it was amazing. We all had a good time. The pirates kept everyone young and old amused on the 1.5 hours that your out on the water. The...","review_date":"June 9, 2017"},{"attraction_id":2421,"user":"bassi_n","rating":5.0,"review":"Summer Fun . One of the best activity in Vancouver. A must do thing at Granville island. I am going to put this on annual to do list. Worth every single penny. Ultra nice staff, super friendly, full of fun and they know how to entertain. One of...","review_date":"August 12, 2016"},{"attraction_id":2421,"user":"jan_a","rating":5.0,"review":"Sunset to Sundown Adventure on the Sea - Disney Fireworks. If you have a little adventure in you, you will want to book a trip on this unique, fun, pirate ship! When I first saw them at Granville island I knew it was the perfect birthday gift for my husband Pirate Captain Glen Gale Atkinson!...","review_date":"July 31, 2016"},{"attraction_id":2421,"user":"funkymunky360","rating":5.0,"review":"Fun afternoon adventure. Super crew members made this cruise a family hit. \"Sandy Beaches\" and \"Bluebeard\" were high energy and enthusiastic throughout the entire experience, from costuming the kids until we docked at the end. All of the kids (and adults!) were included in the fun. This is...","review_date":"July 24, 2016"},{"attraction_id":2421,"user":"homathko","rating":5.0,"review":"Perfect Adventure for the whole Family. If you are looking for some fun for the whole family, don't look further. Just become a pirate for 90 minutes and take part of the treasure hunt, pirate fights, singing the shanties, and more. It starts right in the heart of Granville Island and...","review_date":"July 23, 2016"},{"attraction_id":2421,"user":"shtribe","rating":5.0,"review":"\"I want to go on that pirate ship!\". Traveling with a 5-year-old, we were looking for something to do other than another playground. As we strolled past the marina on our way to lunch, our grandson spotted the pirate ship moored by the restaurant. For the next 30 minutes, all we heard was...","review_date":"July 10, 2016"},{"attraction_id":2421,"user":"maureen_vancouver","rating":4.0,"review":"Become a pirate for a day!. This adventure was quite fun. My husband and I took our two children on this pirate ship on a whim and we had a great time. The key is to be willing to participate. Make reservations or at least call beforehand as the ship could...","review_date":"September 22, 2015"},{"attraction_id":2421,"user":"crystal_b","rating":5.0,"review":"A Scallywaggin Good time. Found this little gem while looking up things to do in Vancouver while on vacation with my son. Was very intrigued by the reviews and the photos and description of this cruise. This was above and beyond what I expected. They dressed all of us,...","review_date":"August 17, 2015"},{"attraction_id":2421,"user":"shawn_n","rating":5.0,"review":"Well worth the time and money!. A very fun, interactive experience. I took my Little Brother and we both had a great time. The performers did a great job of bringing the world to life and the time just flew by.\nI wish their reservation policy wasn't so strict. My Little...","review_date":"August 10, 2015"},{"attraction_id":2421,"user":"paolo_c","rating":5.0,"review":"Fun for the kids and kids at heart. Highly interactive, very engaging staff, and just fun overall. My sister and I (who are both young-at-heart fully enjoyed our Pirate Adventures experience. Kudos and a well deserved respect to all the staff members for all their hard work!","review_date":"August 4, 2015"},{"attraction_id":2421,"user":"james_p","rating":4.0,"review":"Pirates, Fireworks, and Fun!. I went with family on the Pirate Adventure sail during the opening night of Vancouver's Celebration of Light. Before we launched from Granville Island, we were dressed up by some really fun pirates at their giftshop- make up and all! We set out on the...","review_date":"July 29, 2015"},{"attraction_id":2421,"user":"charlene_m","rating":5.0,"review":"A mighty adventure indeed!!!. I took my nine year old son on this wonderful interactive pirate adventure and we had an amazing amount of fun! The Pirates were loveable, the costumes were great, and it was a blast! I would recommend this adventure to anyone with kids looking for...","review_date":"July 16, 2015"},{"attraction_id":2421,"user":"eileen_e","rating":5.0,"review":"Arrgh -- a mighty lot of fun!. Our troop of eight -- from two to 72 -- had a fabulous, imaginative and interactive adventure with the crew of the Black Spirit. We danced, sang, hunted for treasure, and soaked a dirty deserter until he relinquished the key we needed for our treasure...","review_date":"July 9, 2015"},{"attraction_id":2421,"user":"rmservicepls","rating":5.0,"review":"Awesome Family Fun. We took our five-year-old daughter out for a Piratey good time this past weekend with Pirate Adventures on Granville Island. I didn't really know what to expect and am happy to say I was thoroughly impressed. I loved that they used real props (like a...","review_date":"August 5, 2014"},{"attraction_id":2421,"user":"carrie_k","rating":5.0,"review":"SOOO worth the money, fanastic family experience!!!. Went on a gorgeous Saturday afternoon 5pm sailing. Stopped by earlier so we knew where to go. Immediately loved the atmosphere, the \"pirate\" staff getting families ready for the cruise by selecting pirate accessories (vests, bandanas, etc), putting on face make-up (included in the price!)....","review_date":"July 29, 2014"},{"attraction_id":2421,"user":"nl1977","rating":5.0,"review":"UNBELIEVABLE!. I cannot rave enough about this company!\nWe first found the Priate's strs on accident. The owners were there and were so patient with my kids hanging out and playing. My girls (aged 3.5 and 6.5) were enraptured with the videos of the cruise that...","review_date":"July 7, 2014"},{"attraction_id":2421,"user":"hannah_h84","rating":5.0,"review":"Lots of fun and laughs. I had the good fortune to accompany my friends and their 6 year-old son on a Pirate Adventures cruise this summer. From start to finish it was a load of fun and most entertaining. The pirates kept us all entertained and both kids and adults...","review_date":"September 3, 2013"},{"attraction_id":2421,"user":"denene_d","rating":5.0,"review":"Scallywags with Hearts of Gold. Want your kids to have a truly memorable adventure at sea? Then check out Pirate Adventures! The staff are clever, funny, and utterly committed to engaging all ages in this well orchestrated adventure. From dress up, mustaches and pirate names, through swordplay and surprises and...","review_date":"August 31, 2013"},{"attraction_id":2421,"user":"liza_j","rating":5.0,"review":"Even if you're not a kid, you'll feel like one!. What a Blast! Don't know which was more fun - watching the kids on the ship go wide-eyed and transfixed by the flesh-and-blood Jack Sparrows or watching the talented young pirates themselves. The \"two Toms\" (Tom Salt and Typhoon Tom) clearly have a great time...","review_date":"August 13, 2013"},{"attraction_id":2421,"user":"mark_heinemann","rating":5.0,"review":"Pirate Fun for Everyone. Had a great time on a Pirate adventure with Ariel, Barnacle Brit, and Nearly Red Beard. My 4 and 8 year olds had so much fun. They didn't want the adventure to end. Great interaction with the cast. Great interaction with people on shore, other...","review_date":"August 12, 2013"},{"attraction_id":2421,"user":"marionmal","rating":5.0,"review":"AAARRRRmazing experience!. Arrrr, mates! Took my daughter on the ship and the both of us loved it! I'm glad we showed up a little early because we got some very cool costumes, and some time to talk with the pirates! (Daughter thought mom with a moustache was...","review_date":"August 4, 2013"},{"attraction_id":2421,"user":"bosox92","rating":5.0,"review":"NOT your average Pirate Adventure!. For the final night of our Alaskan cruise, we decided to choose an adventure specifically for the younger kids. Little did we anticipate, that the teens, adolescents, and adults we going to thoroughly enjoy it as well. Four talented and engaging drama students instruct each...","review_date":"July 17, 2013"},{"attraction_id":2421,"user":"annahumm","rating":5.0,"review":"Great fun for both children and adults. Something new for Victoria this summer, and it is well worth a visit. We took grandsons ( 8 and 5) and they had a blast. Costumes and pirate names for all participants add to the fun for the 1.5 hour harbour tour on a pirate...","review_date":"December 6, 2011"},{"attraction_id":2421,"user":"melduper","rating":5.0,"review":"The highlight of our trip. We travelled with two kids age 3 and 5. We (adults and kids) had an absolute blast on the adventure and our kids still talk about it regularly. The story line of the \"show\" was great, the \"pirates\" interacted brilliantly with both the adults and...","review_date":"September 27, 2011"},{"attraction_id":2422,"user":"barbara_l","rating":5.0,"review":"Great bike tour first of the season!. Matt was a wonderful tour guide on the first tour of the season. A beautiful spring day and Matt showed us the high lights of Victoria along with the history. The bike tour was well paced and seemed to cover most of the city. Matt...","review_date":"March 19, 2019"},{"attraction_id":2422,"user":"wyomagpie","rating":4.0,"review":"Weather rainy--Matt (guide) Sunny. Even though the weather was rainy and a little cold, Matt was great to take us out on the Highlight tour. He tailored it to my daughter and I and was a good sport about the rainy weather.","review_date":"October 9, 2018"},{"attraction_id":2423,"user":"vanilarama","rating":4.0,"review":"Nice afternoon on the canal.... This is a short, pretty little ride down the canal, the tour guide can be a bit much at times, but it seems that people really enjoy his work, so who am I to say? It's all in good fun, and I recommend checking out...","review_date":"October 16, 2018"},{"attraction_id":2423,"user":"larry_m","rating":5.0,"review":"Very entertaining. First of all the boat is very nice, large and totally electric. What makes this cruise is the bilingual commentator, Brennan. He never stops talking and can switch from French to English without hesitation. His stories are informative but he also brings humour into the...","review_date":"September 16, 2018"},{"attraction_id":2423,"user":"mike_k","rating":4.0,"review":"Cruising on the Rideau Canal. While in Ottawa, we took a Rideau Canal Cruise. This is a unique and relaxing way to explore on board a brand new 100% electric boat, sailing the canal from downtown\u2019s National Arts Centre to Lansdowne Park to Dow\u2019s Lake and back with myriad scenic...","review_date":"September 11, 2018"},{"attraction_id":2423,"user":"helenpm2014","rating":5.0,"review":"Wonderful afternoon . It was a really cold wet afternoon so we decided to take the canal boat ride. Brennan who was our host made us feel very welcome he informed us about things we could see he also made us laugh with his wonderful sence of humour....","review_date":"September 10, 2018"},{"attraction_id":2423,"user":"sharon_g","rating":2.0,"review":"Need much better directions. Could not find the Kiosk after circling the downtown core four times in heavy traffic. Had a nice view of both sides of the canal while hunting. We had great expectations, but very frustrated in the end. As we were finally leaving the congested downtown...","review_date":"August 31, 2018"},{"attraction_id":2423,"user":"conferenceweary","rating":5.0,"review":"Kid friendly but hilarious also licenced . We had an amazing guide Brennan, he was truly superb. The kids loved the tour! It was just great! We will go again for sure!","review_date":"August 27, 2018"},{"attraction_id":2423,"user":"highlandancer","rating":5.0,"review":"Very Very Entertaining Tour Guide. Our almost 90 minute cruise took place on a sweltering afternoon in August, and the tour guide was well worth the time and money spent.\nBrennan is a born entertainer, and was informative, high energy and knowledgeable, while delivering the material in an extremely comical,...","review_date":"August 23, 2018"},{"attraction_id":2423,"user":"santiago_b","rating":5.0,"review":"Funny, instructive, beautiful!. In addition to having a beautiful sight of Ottawa from the canal or the river and learning about the city, the guides will add a personal authentic touch, making it funny and surprising.\nHighly recommend =) !","review_date":"August 15, 2018"},{"attraction_id":2423,"user":"ledianis_r","rating":5.0,"review":"Fun, informative and relaxing!. This was a great family outing. It was a gorgeous afternoon and the tour guide was very funny and engaging while providing all the info. I would recommend this tour for visitors and locals alike.","review_date":"August 15, 2018"},{"attraction_id":2423,"user":"hannahmills12","rating":4.0,"review":"Relaxing Cruise. I recently did this canal cruise with my family after doing a bit of research online, and we all thoroughly enjoyed it. We had been camping about an hour away and were visiting the city for the day, and this was the perfect way to...","review_date":"July 24, 2018"},{"attraction_id":2423,"user":"roelp977","rating":1.0,"review":"Do NOT do this!. Terrible boat ride: 30 minutes late, couldn\u2019t see anything because it was dark, guide did not say anything for half the trip...waste of time and money.","review_date":"July 21, 2018"},{"attraction_id":2423,"user":"575victoriad","rating":2.0,"review":"Not very exciting. I was on a boat tour of the Ottawa river last year and it was fabulous. I highly recommend it. We went on the boat tour down the canal this year and it wasn\u2019t very exciting for us. If you had to choose between the...","review_date":"July 21, 2018"},{"attraction_id":2423,"user":"katja_t","rating":5.0,"review":"Great!. Very enjoyable. Had Rachelle as a tour guide and it was lovely. Live music at the end was beautiful. It was the perfect length of time and a great way to start our weekend visit to Ottawa","review_date":"July 15, 2018"},{"attraction_id":2423,"user":"gerry_l","rating":5.0,"review":"Informative and entertaining. We took the 12:00 tour on a fairly hot day, not overcrowded. It was very refreshing not just for the temperature, but also, Brennan, our guide, was very informative with an excellent comic delivery both in english and french. And we're still hoping to see...","review_date":"July 15, 2018"},{"attraction_id":2423,"user":"207yurik","rating":5.0,"review":"Great tour. I loved our guide who explained all the information about the canal and the background of the city. Brennan was a natural comedian, at the same time, it was able to give really useful information. He was the best guide ever! We loved listening to...","review_date":"July 14, 2018"},{"attraction_id":2423,"user":"traceyr1126","rating":5.0,"review":"Loved this tour, very relaxing, entertaining and informative!. Our office \"team\" took this tour on a Friday afternoon. The boat was comfortable, the scenery splendid and the guide was terrific, knowledgeable with wonderful comic delivery. As a resident of Ottawa the sites were no different than when skating the canal but it was...","review_date":"July 13, 2018"},{"attraction_id":2423,"user":"countrymile","rating":4.0,"review":"Rideau Canal Boat Cruise. We did the first cruise of the day and had an amazing time. Our tour guide Brennan was entertaining and informative at the same time. Early cruise was not over crowded & was a great way to see & learn about the history of the...","review_date":"July 11, 2018"},{"attraction_id":2423,"user":"redsmom77","rating":5.0,"review":"Rideau Canal Cruise. We did the 6:30 Canal Cruise. It was the highlight of our stay. The weather was perfect and we had the best tour guide, Brennan. Not only did he inform us of the political sights and stories of the city he did this with the...","review_date":"July 7, 2018"},{"attraction_id":2423,"user":"joseph20131008","rating":5.0,"review":"Great way to spend time on a cruise when it is hot!!. We had a great time on this Rideau Canal Cruise. Just sit back and relax to enjoy the nice breeze on a hot and sunny day. The tour guide was funny. He said he used to see sharks in the canal but not any more...","review_date":"July 5, 2018"},{"attraction_id":2423,"user":"titans1fan93","rating":5.0,"review":"Great Cruise . Rideau Canal Cruise is amazing. The crew and guide were great! He was great at pointing out places and was extremely funny. The boat is so nice! Even has good and drinks you can buy!","review_date":"June 28, 2018"},{"attraction_id":2423,"user":"paul_n","rating":2.0,"review":"Boring. We came on this tour without any researching expecting to see something interesting. Whilst the boat and crew were good, there\u2019s very little to see along the journey and very difficult to get photos of anything interesting. This mainly results from the extensive greenery along...","review_date":"June 20, 2018"},{"attraction_id":2424,"user":"marcusms5749yi","rating":5.0,"review":"Good family activities . A bit rush with 2 hrs trip to Bowen island. Suggest to have at least 3-4 hrs to go further. Originally thought of extend to 3 hrs, but too many bookings occurs.","review_date":"August 10, 2018"},{"attraction_id":2424,"user":"m665bcmattp","rating":5.0,"review":"Lots of fun. We had a great time on the boat. Saw lots of seals. Then went and cruised around downtown and watched the sea planes take off. Well worth the money.","review_date":"July 28, 2018"},{"attraction_id":2424,"user":"corrie_m","rating":5.0,"review":"Super Fun and Easy. We rented a boat(East to operate) for 4 hrs. kept it for 7.\nFantastic way to see the area.\nAlso docked at several locations, tied up and went for lunch, as easy as that.\nCan't wait to do it again.","review_date":"May 8, 2018"},{"attraction_id":2424,"user":"jack_h","rating":5.0,"review":"A Must Do in Vancouver!. Granville Island Boat Rentals is a must do when in Vancouver! It is a fantastic way to see the beautiful scenery that surrounds Vancouver. Whether you're new to boating or a seasoned pro, it is a great way to get out on the water. We...","review_date":"April 22, 2018"},{"attraction_id":2424,"user":"chrissb2733ld","rating":5.0,"review":"This may stretch you comfort zone but you will love it!. If you miss this you have missed the point of Vancouver. Start with renting a boat over at Granville Island Boat Rentals, then bring the boat around to the market docks, free of charge, and you can moor there while you go inside and stock...","review_date":"December 15, 2017"},{"attraction_id":2427,"user":"john_c","rating":5.0,"review":"Mix-up turns out fabulous. We had a bit of a mix up with our reservation but Marie at Mont Tremblant Activity Centre, with her amazing people skills, took great care of us and we left for our trip the next day. It is about a 60 to 70 minute...","review_date":"August 25, 2018"},{"attraction_id":2429,"user":"traveler_in_a_making","rating":4.0,"review":"I fell in love with the falls. I took a trip to Niagara Falls towards the last week of October; I stayed around the area for 2 nights and my first night I visited the park at night because they have the lights lit up that really illuminates the waterfalls and it...","review_date":"December 9, 2018"},{"attraction_id":2429,"user":"avclevelandoh","rating":4.0,"review":"Great Tour & Driver. Been coming to Niagara Falls Canada and US for years; this year decided to relax and let someone else handle logistics on US side having visited the Canadian side on my own the night before with kids. Was not disappointed! Did Maid of the Mist,...","review_date":"December 9, 2018"},{"attraction_id":2429,"user":"jim_g","rating":5.0,"review":"Great Tour & Driver.... Our Driver \"Rickie\" made the tour twice as good with his knowledge & personality. Tour was very enjoyable & comfortably paced.","review_date":"October 31, 2018"},{"attraction_id":2429,"user":"roam66289107287","rating":5.0,"review":"Pittsburgh Trio. We were lucky enough to have Rickie as our driver and tour guide. What a gem! Knowledgeable, personable, professional and wacky! Rickie kept us entertained as well as informed. He had stories for days and was more than happy to share. The man is a...","review_date":"October 30, 2018"},{"attraction_id":2429,"user":"adjutant25","rating":5.0,"review":"on tour with tom fraterrigo. very informative tour thanks to tom for all the highlights and informative information on every sight we visited, i enjoyed every minute on the tour, thanks again tom.","review_date":"October 29, 2018"},{"attraction_id":2429,"user":"annlee67","rating":5.0,"review":"Fun tour. We chose this tour because it included the Falls, the Cave of the Winds, and the Observation Tower. Rickie was our guide and he did a wonderful job of giving us a lot of information about the Falls area. We had time to observe all...","review_date":"October 27, 2018"},{"attraction_id":2429,"user":"tina_b","rating":5.0,"review":"Loved Our Tour with Rickie!!!. He was very funny and knowledgeable, and we just had an all around great time touring Niagara Falls, seeing all the sights!!! It was so much fun!","review_date":"October 27, 2018"},{"attraction_id":2429,"user":"nlnordyke","rating":5.0,"review":"Great time. We happened on the tour when we stopped at the tourist information place. We had a great time and Larry was very informative and funny. The tour was much better than trying to find our way around, since we are from Colorado and had never...","review_date":"October 25, 2018"},{"attraction_id":2429,"user":"jeff_f","rating":5.0,"review":"Great tour. Larry was very entertaining . We got on this tour at the very last minute. I can honestly say this tour made our trip. We would have never been able to see all we did and learn the history of the falls. 5 stars definitely. Thank you Larry for your...","review_date":"October 24, 2018"},{"attraction_id":2429,"user":"michelle_g","rating":5.0,"review":"First time trip to New York. Had a wonderful time today with Larry. The tour was much more than I had anticipated... Larry provided lots of historic details with fun and humor. I highly recommend this tour for everybody. Thank you!!!!","review_date":"October 24, 2018"},{"attraction_id":2429,"user":"anthony_r","rating":5.0,"review":" Don't miss this!. Darin was fantastic. This tour shows you everything you hoped to see. The tour was almost 6 hours long due to the size of the group. We did the maid of the mist boat, cave of the winds, and were very pleased.","review_date":"October 22, 2018"},{"attraction_id":2429,"user":"masterwildtalk","rating":5.0,"review":"gray line sightseeing. Toms team was very informative and fun. My biggest concern was bathroom breaks but no problems .. many stops and was never rushed along the tours and sights","review_date":"October 19, 2018"},{"attraction_id":2429,"user":"bigdeal49","rating":5.0,"review":"Great Booking agent and great guide marvelous tour!. We (three sisters) stopped at the visitors center before entering Niagara Falls. Started a \"chat\" with Kenny L. He was kind and smart enough to recommend that we take this tour on the warmest day of our stay. We were so glad that we listened...","review_date":"October 16, 2018"},{"attraction_id":2429,"user":"nysiad1","rating":5.0,"review":"Recommended. Larry our guide took extra good care of us on his \"Larry's Legend's Tour\"\nI enjoyed our time together and learned alot about people and places that shape Niagra Falls. Would recommend this tour and Larry!!!","review_date":"October 15, 2018"},{"attraction_id":2429,"user":"thomas_e_r","rating":5.0,"review":"Great guide and tour. The tour itself was great, even though I had been to Niagara Falls before. Learned much and the guide was fabulous. Personable and very knowledgeable. We had a couple of friendly words about whether or not Buffalo was actually the first city powered by A.C....","review_date":"October 14, 2018"},{"attraction_id":2429,"user":"elpasobirder","rating":5.0,"review":"Great booking agent and great tour!. Our booking agent, Carlos, at the Sheraton Niagara Fall was wonderful!\nWe did the America tour of Niagara which included the Maid of the Mist and the Cave of the Winds- it was spectacular and our tour guide Rickie was very knowledgeable about the history...","review_date":"October 14, 2018"},{"attraction_id":2429,"user":"themegrose","rating":5.0,"review":"Great Tour - Got to see many things in a few hours. Art was fun and full of information. We really enjoyed it. Art made the bad weather look good, and he was so entertaining. It was about a 5 hour tour, but we went under Niagra Falls, and on the boat ride - Maid of the...","review_date":"October 13, 2018"},{"attraction_id":2429,"user":"michelle_c","rating":5.0,"review":"Excellent 1st Tour of the Niagara Falls Area. This 6 hour tour picked us up at the Oakes Hotel, ON, around 8:30AM and returned us around 2:30PM. It was well worth the money.\nOur tour guide, Cat, was very knowledgable and fun to be with. There were only 6 of us on the...","review_date":"October 12, 2018"},{"attraction_id":2429,"user":"c6632acdaniela","rating":5.0,"review":"Larry was great!. Got picked up at our hotel in town and along with 10 others had a wonderful afternoon exploring Niagara Falls with Larry our guide.\nLarry has a great sense of humor and did a wonderful job of leading us around the attractions that were on...","review_date":"October 11, 2018"},{"attraction_id":2429,"user":"kinkle1973","rating":5.0,"review":"Rickie was a great guide . Very informative guide, small group tour of the bridal veil and horseshoe falls. Tour lasted around 5 hours, but was pretty quiet in October.","review_date":"October 11, 2018"},{"attraction_id":2429,"user":"nancyb682015","rating":5.0,"review":"Ooo's, ahhh,s and rainbows!. Each stop on this tour was spectacular! Our guide was David. He was extremely organized, as well as informative, which made it enjoyable for everyone. We had a special need, and he accommodated that with no problem at all. Touring the Cave in the Winds...","review_date":"October 10, 2018"},{"attraction_id":2429,"user":"vicki_m","rating":5.0,"review":"Art with Grey Line provided tour PLUS. Art in a Grey Line Visitors' Center convinced us to go on the American Side tour. It was the BEST value for our dollars! Great guide, included tickets to Maid of the Mist and Cave of the Winds (both awesome experiences!), timeliness at each stop,...","review_date":"October 9, 2018"},{"attraction_id":2429,"user":"bonnie_m","rating":5.0,"review":"Great tour!. Art was our driver\/tour guide and he was great. Knowledgeable and described exactly what we were seeing and gave us plenty of time to view and take pictures. This tour was perfect to see the American side of the falls.","review_date":"October 9, 2018"},{"attraction_id":2429,"user":"connie_m","rating":5.0,"review":"Coach bus tour of Niagra Falls and City tour. Our guide, Tom, was very informative about the history of the area. Tom, was funny and his jokes were very appropriate for any age group. The time at the falls park was just right and the drop off and pick up locations were in good...","review_date":"October 8, 2018"},{"attraction_id":2429,"user":"tracy_b","rating":5.0,"review":"Niagara Falls tour. We came to Niagara to celebrate our anniversary. Rickie was our tour guide. I can't say enough about him! He was an awesome tour guide! Not only did he give an amazing, knowledgeable tour, but he also cared about us as people and what kind...","review_date":"October 7, 2018"},{"attraction_id":2429,"user":"nzimmer2","rating":5.0,"review":"Amazing tour. To Moe: thanks for the amazing and funny tour. We enjoyed the day.\nAlso thank you for helping me with my mom when she couldn\u2019t walk anymore.\nYou\u2019re the best Tourguide we ever had. We would always take another tour with you again.","review_date":"October 6, 2018"},{"attraction_id":2429,"user":"cramerlmc","rating":5.0,"review":"Rickie went above and beyond!. Not only did we get to do all of the amazing breathtaking adventures but our tour guide Rickie made it an experience that blew our expectations out of the falls water! He was kind, funny, organized, filled with knowledge and even helped us with the...","review_date":"October 5, 2018"},{"attraction_id":2429,"user":"sheilag73917","rating":5.0,"review":"Niagra Falls, Cave of the Winds, Whirlpool. Unbelievably beautiful. Darin was a great tour guide and bus driver. Very knowledgeable of everything. Use Gray Line. They are great and you will get to see sights that you would not find on your own without searching. Easy to book and a great time","review_date":"October 5, 2018"},{"attraction_id":2429,"user":"jeanne_f","rating":5.0,"review":"Tom's Team. So blessed we were on Tom's team! He had a full bus and knew every name! Very knowledgeable he was great.","review_date":"October 4, 2018"},{"attraction_id":2429,"user":"dream788596","rating":5.0,"review":"rickies ricardos. Had a great time. Rickie was so full of information...we learned so much. He was\nfriendly, funny, and knew so much about Niagra Falls!","review_date":"October 3, 2018"},{"attraction_id":2429,"user":"lori_l","rating":5.0,"review":"Satisfied . We were passing through the area and decided to do a quick overnight stop to see the falls, since one of us had not been there before. We were advised that this tour on the Gray Line was the best and easiest way to see...","review_date":"October 2, 2018"},{"attraction_id":2429,"user":"rocioholguin","rating":5.0,"review":"Awesome Tour!!!!!. Amil Slaiman (Moe) was sooo nice and friendly. He made me feel like family. He was able to share some much good information. This was my first time visiting Niagara Falls and I loved it thanks to him. I will be visiting again soon .","review_date":"September 30, 2018"},{"attraction_id":2429,"user":"sightseer774852","rating":5.0,"review":"Tom's Team. Tom was an awesome tour guide. Very knowledgeable, funny, and extremely accommodating, especially to the families with young children. He knew all of us by name!!! The little treats during the sightseeing stops were a personal touch:)","review_date":"September 29, 2018"},{"attraction_id":2429,"user":"lisa_h","rating":5.0,"review":"Best quick getaway trip!. I have always wanted to see Niagra Falls so I decided to just book a trip and go! I\u2019m so glad I also booked my excursion with Gray Line Tours! The excursion was more than I expected and our guide Harvey G was an amazing...","review_date":"September 29, 2018"},{"attraction_id":2429,"user":"diana_m","rating":5.0,"review":"Gray Line Niagra Falls Tour. My husband and I visited Niagra Falls for the first time ever and decided to take the bus tour. We were very pleased with the tour. The driver Larry D. \"The Legened\" was very prompt! His knowledge for the Falls and surrounding areas were impeccable....","review_date":"September 28, 2018"},{"attraction_id":2429,"user":"gtravelsus","rating":5.0,"review":"Larry is Legendary, too. Fantastic tour. Larry was awesome with interesting information and details about Niagara Falls and the area's history. Totally enjoyed the experience.","review_date":"September 25, 2018"},{"attraction_id":2429,"user":"patricia_m","rating":5.0,"review":"Prady was awesome\ud83d\udc4d\ud83d\ude04. Prady was extremely helpful and made our stay great! I would highly recommend Gray Line Tours. It was very organized and Prady made our trip very special.This is a great honeymoon trip\ud83d\udc91","review_date":"September 25, 2018"},{"attraction_id":2429,"user":"elaine_d","rating":5.0,"review":"Harvey was awesom guide. While we were looking forward to the obvious tour highlights, the real star was Harvey, our tour bus driver. With his constant, knowledgeable patter, we were equally entertained and educated pretty much through the entire tour. He was very affable and his experience shined through.","review_date":"September 24, 2018"},{"attraction_id":2429,"user":"norn_c","rating":5.0,"review":"Larry the Legend. Larry is a fantastic people person, who used those skills to keep us captivated during a great day w other folks we never met at Niagra and his knowledge of the area and it's history we're a Whole in one.\nGod bless ya Larry from...","review_date":"September 24, 2018"},{"attraction_id":2429,"user":"debjune1970","rating":5.0,"review":"Niagara Falls and Darin Rock!!!. It was an excellent tour led by a fantastic host, Darin. At first, we thought it was a bit expensive, but later realized that it was a pretty good deal because Darin was fun, super informative, and so helpful. He gave us so much information...","review_date":"September 22, 2018"},{"attraction_id":2429,"user":"kevinck1234krc","rating":5.0,"review":"Had a Blast!!!. We had Lori as our tour guide and she was fantastic! So knowledgeable, friendly and funny. The Cave of the Winds was exciting, the Maid of the Mist was awe-inspiring, and the Whirlpool was beautiful. No lines anywhere; definitely the most comfortable way to see...","review_date":"September 22, 2018"},{"attraction_id":2429,"user":"andreap8385","rating":5.0,"review":"A fantastic way to take it all in at Niagara Falls!. Our family only had a few days to explore Niagara Falls so thought this tour would be the perfect way to see and do as much as we could. Our tour guide, Larry Soos, was 5 STARS: friendly, informative, helpful and entertaining. As first timers,...","review_date":"September 22, 2018"},{"attraction_id":2429,"user":"femi_a","rating":5.0,"review":"Joined Moe's Family. My first time here. The idea of a composite package of activities was sold to us at the hotel. Our guide, Moe (Amil Slaiman) was a very engaging and enthusiastic host bursting with tons of local knowledge and witty anecdotes. He enthused us and made...","review_date":"September 22, 2018"},{"attraction_id":2429,"user":"hidinhermon","rating":5.0,"review":"Fabulous for facts and fun!!. We were privileged to be part of Tom's team!! What a great time, lots of interesting facts, beautiful views and a most comfortable way to travel around. Tom did a great job narrating and mostly keeping our group together which at times is a little...","review_date":"September 21, 2018"},{"attraction_id":2429,"user":"pate_a","rating":5.0,"review":"A great experience. We were not planning on a tour but saw a salesman in our hotel. We had a truck and were not sure about parking and sightseeing around town. We chose this guided tour even though it was a little more than we want to spend....","review_date":"September 21, 2018"},{"attraction_id":2429,"user":"linda_w","rating":5.0,"review":"Great place to visit..... The highlights on the tour were excellent. The guide was very knowledgable and made the trip very interesting. Howard was our guide. Would highly recommend traveling with him","review_date":"September 21, 2018"},{"attraction_id":2429,"user":"lisa_b","rating":5.0,"review":"Fantastic. This tour was amazing and our guide, Sam F., was the BEST !! We were picked up right at 8 am at our campground and then picked up 14 others from various hotels. He kept us on schedule, but we didn't feel rushed at the...","review_date":"September 18, 2018"},{"attraction_id":2429,"user":"salenia71","rating":5.0,"review":"Great tour. We had Art as our tour guide and was very happy with the tour and we learned a lot from him. The tour package gave us all the sites that we wouldn't normally probably have seen otherwise. The Maid in the Mist was awesome and...","review_date":"September 18, 2018"},{"attraction_id":2429,"user":"diane_o","rating":5.0,"review":"Tom's Team Was the Best. Tom as an excellent narrator for our Gray Line Niagara Falls Tour. We had gone back and forth on which tour to take and were pleasantly surprised that this was the best tour we had taken in ages. Very interesting. We actually learned a lot!...","review_date":"September 13, 2018"},{"attraction_id":2429,"user":"safari794467","rating":5.0,"review":"Larry\u2019s legends . Larry\u2019s legends was absolutely awesome.\nI would recommend this trip to anyone so fun and friendly. The falls was awesome a trip I will never forget in large part dew to Larry","review_date":"September 13, 2018"},{"attraction_id":2429,"user":"lloyds618","rating":5.0,"review":"Excellent tour and awesome guide. Well done and well informed tour. Enjoyed the tour immensely. Guide was superb and has a great sense of humour. Most exceptional was the journey behind the falls.","review_date":"September 12, 2018"},{"attraction_id":2429,"user":"_gratian_mondo","rating":5.0,"review":"Summer vacation !. Fun activities in interesting places? You have to choose Niagara Falls! After I've personally had the pleasure of experiencing the wonders of the falls through Gray Line Tours. Definitely I can say without a doubt it is a place one must visit at least once...","review_date":"September 11, 2018"},{"attraction_id":2429,"user":"william_a","rating":5.0,"review":"Great tour.. Signed up for this tour with Susan at the Sheraton in NF. We wanted to experience the sites and history of the Falls and avoid the driving, parking and trying to figure out what\/where, etc. Turned out to be just a great experience. Guide Sam...","review_date":"September 10, 2018"},{"attraction_id":2429,"user":"angelina_t","rating":5.0,"review":"Maid in America Tour of Niagara Falls, USA. My husband and I took the Gray Line Tour Of Niagara Falls, NY on September 2, 2018 for our 14th wedding Anniversary. The tour guide was Amil Slaiman ( Moe ) was the best guide person ever, not only was he very knowledgeable and funny...","review_date":"September 9, 2018"},{"attraction_id":2429,"user":"mary_s","rating":4.0,"review":"4 hr tour. We loved Brandon. He is really informative & watched out for us. Even held our shoes during the Cave.","review_date":"September 8, 2018"},{"attraction_id":2429,"user":"stanley_f","rating":5.0,"review":"Great time at Niagara Falls. We elected to do the tour because there were so many activities at Niagara Falls. The tour was a means to capture all the sights of Niagara Falls and also reduce my time behind the wheel. The tour was much better than expected. Harvey, was...","review_date":"September 7, 2018"},{"attraction_id":2429,"user":"572erint","rating":5.0,"review":"Larry\u2019s Legends. This tour was the highlight of our vacation to Niagara Falls! Larry was an exceptional tour guide who knows exactly how to get through the lines at each location we visited. We received excellent service everywhere we went! Larry gives terrific advice on where to...","review_date":"September 7, 2018"},{"attraction_id":2429,"user":"rick_g","rating":5.0,"review":"Good tour. I would recommend this tour to everyone and our guide Larry was quite funny and entertaining. The stories he told were very interesting and educational","review_date":"September 5, 2018"},{"attraction_id":2429,"user":"cbarnyc","rating":5.0,"review":"Best Tour and Time on American Side of Niagara Falls. If you have just a half day to see Niagara Falls, this is the tour to take. It was comfortable, convenient, and hit all the peak sights. We were on Tom's Team, and our guide Tom was highly informative, extremely entertaining, and extraordinarily patient. Running...","review_date":"September 4, 2018"},{"attraction_id":2429,"user":"domo09","rating":5.0,"review":"Thoroughly Enjoyable. What a great surprise. Kat picked us up on time and after collecting a few more folks (about 20) we crossed the border to America and experienced the beautiful falls. Kat made the trip enjoyable. I appreciated how easily she led the group with (sometimes...","review_date":"September 4, 2018"},{"attraction_id":2429,"user":"liz_c","rating":5.0,"review":"Great tour and wonderful guide David. The tour was exactly what the description said it would be plus so much more. Our guide David was super friendly, knowledgeable and went above and beyond with our tour. I would highly recommend the tour.","review_date":"September 1, 2018"},{"attraction_id":2429,"user":"doug_p","rating":5.0,"review":"Best Tour Ever!!!. Larry was the consummate professional! From his driving skills to his excellent tour guide skills, he was the best!\nHe made sure we saw and experienced everything possible. Definitely worth the price. We would have paid more and seen less on our own. We highly...","review_date":"August 29, 2018"},{"attraction_id":2429,"user":"escape621613","rating":5.0,"review":"Larry\u2019s Legend Tour. Larry was a great tour guide & made our day really enjoyable!! We would definitely recommend Larry\u2019s Legend tour to our family & friends.","review_date":"August 28, 2018"},{"attraction_id":2429,"user":"jennifer_s","rating":5.0,"review":"Niagara Falls American Side Tour. This was our first trip to Niagara Falls. The Gray Line was phenomenal. Our guide David was informative and funny. The tour picked us up on time. The bus was clean and comfortable. We got to see all of the sites with none of the...","review_date":"August 27, 2018"},{"attraction_id":2429,"user":"debby_m","rating":5.0,"review":"Larry D the Legend Rocks!. My husband and I were lucky to get a great tour guide. Larry D. the legend is awesome. He is very knowledgeable and funny. We also thought that the tour was well worth the money. It's nice to have someone else drive, and get you...","review_date":"August 27, 2018"},{"attraction_id":2429,"user":"binkyshay","rating":5.0,"review":"Wet and wonderful. We thoroughly enjoyed this tour. Our tour guide was excellent. He was very knowledgeable and gave us many interesting facts about the Falls. We loved the convenience of being picked up at our hotel and not having to worry about driving and parking at all...","review_date":"August 27, 2018"},{"attraction_id":2429,"user":"hibb","rating":5.0,"review":"Was able to see alot more than anticipated. We were heading to Niagara Falls on the American side for the day. Knew we wanted to see the Falls and Maid of the Mist boat trip. This tour covered that and so much more. As it turned out, the Maid of the Mist was...","review_date":"August 25, 2018"},{"attraction_id":2429,"user":"anieta_e","rating":5.0,"review":"The Wet and Magnificent Power of Water. This tour provided us not only the beauty and power of the three Niagara Falls but the story behind their importance as a way to map this wonderful country. Larry introduced us to important folks that helped shape this area with patience,humor and kindness.","review_date":"August 25, 2018"},{"attraction_id":2429,"user":"linda_m","rating":5.0,"review":"Great Experience with Dave F.. After looking into a few different attractions, my husband and I decided that the American Side Highlights Tour was the right choice for us. I'm so glad we did! The price was worth the priority given to the tour groups, not having to worry about...","review_date":"August 21, 2018"},{"attraction_id":2429,"user":"churchdennis","rating":5.0,"review":"A bus tour to Niagara Park,. Our tour guide, Tom, was well informed and lots of fun. We saw both falls from many places, including the Maid of the Mist boat. Great way to see it all when you don't know how to do that.","review_date":"August 21, 2018"},{"attraction_id":2429,"user":"jessicam10572","rating":5.0,"review":"American side of the Falls tour. Sam F. was our tour guide and really made the entire tour for us. He was courteous, knowledgeable and fun! The tour was very complete and Sam had it very well organized for our group.","review_date":"August 20, 2018"},{"attraction_id":2429,"user":"pegai","rating":4.0,"review":"Perfect way to see three main sites . This tour including the Maid of the Mist, the whirlpool, and Bridalveil Falls, with a shuttle that took you to each place, a driver that provided information along way, and plenty of time at each stop, including climbing the stairs to BridalVeil.\nIf you don\u2019t...","review_date":"August 20, 2018"},{"attraction_id":2429,"user":"angelt462","rating":5.0,"review":"A must! . This was more than worth the money! \u201cArt\u201d was our guide and did an excellent job! He was informative on the history as well as instruction on where we were going and what we were doing. He was pleasant and enjoyed his job! Would recommend...","review_date":"August 20, 2018"},{"attraction_id":2429,"user":"acbarchet","rating":5.0,"review":"Great!!!!. great!! The tour was wonderful. Our guide Larry is extremely friendly and has lots of knowledge about the area. He was the differential on our tour. If you have a choice, take the tour with Larry Legend !!!","review_date":"August 18, 2018"},{"attraction_id":2429,"user":"rick_r","rating":5.0,"review":"Niagara Falls - Last Family Event of the Summer. David Florio was an amazing tour guide. He took us to great places and made sure that everything was timed out extremely well. He really cares about customer service and making our short stay in Niagara Falls a wonderful experience.","review_date":"August 17, 2018"},{"attraction_id":2429,"user":"mawmawnelson","rating":5.0,"review":"Memories. Rickie our driver was awesome. He connected with everyone and showed genuine enthusiasm for his job. He was very knowledgeable of all the attractions. He made the day extra special.","review_date":"August 16, 2018"},{"attraction_id":2429,"user":"rick_n","rating":5.0,"review":"American side tour. Our tour guide was Lori. She was awesome! She was very informative. They picked us up and dropped us off right at our hotel. We did the maid of the mist and cave of the winds. You WILL get wet at both. It was awesome!","review_date":"August 16, 2018"},{"attraction_id":2429,"user":"hollym1369","rating":5.0,"review":"Moes Family !. Our tour guide Amil (Moe) made the whole bus family for the day. I am a nervous passenger and Moe drove so well I felt comfortable the whole trip . Coming back to the bus we had an elderly couple that took a little longer...","review_date":"August 15, 2018"},{"attraction_id":2429,"user":"mcrosby15","rating":5.0,"review":"Great tour! Treated like family! . We had just arrived at Niagara Falls on 8\/13\/18 and didn\u2019t know where to begin or what to do... that is until we decided to take a guided tour of the Niagara Falls area and we were introduced to our tour guide Moe! I can\u2019t...","review_date":"August 14, 2018"},{"attraction_id":2429,"user":"pamela_b","rating":5.0,"review":"Tour guide Tom's Team. Our guide was great.His name is Tom.He told great stories and was a great people person.Was very up-beat the whole tour.Would recommend him to everyone we know to have as a guide.Always remembered everyone's name on the bus.\nJohn and Pam\nCecil,PA.","review_date":"August 14, 2018"},{"attraction_id":2429,"user":"bkschumann4977","rating":5.0,"review":"On Wednesday - 08\/01\/2018 went on Canada Gray Line Niagara Falls Tour w\/Harold. Biil & I took the evening Canada tour w\/Harold as our Tour Guide - he was absolutely great as a tour guide - very knowledgeable & quite funny (great personality) - was \"A\" tour that we will never forget - the Falls are absolutely breathtaking...","review_date":"August 14, 2018"},{"attraction_id":2429,"user":"jaimepolo","rating":5.0,"review":"Larry's Legends.\u00a0. I loved this guy! A++ service!\nThis excursion will take all the day. It's a very long walk all over america site.","review_date":"August 13, 2018"},{"attraction_id":2429,"user":"ray_b","rating":5.0,"review":"Larry \/ Gray Tour. Excellent one day tour with a dedicated,knowledgeable and friendly tour guide. Could not have seen half of the sights without this tour which picks you up at your hotel and returns you to your hotel . Everything from booking to\/end is professional. Larry our driver\/guide...","review_date":"August 13, 2018"},{"attraction_id":2429,"user":"dfdickey","rating":5.0,"review":"Worthwhile and informative. Darin gave a great tour, was very knowledgeable. Made sure everything went smoothly for group. Gave us tips that helped the rest of our trip. Ohlala free parking! Was very worthwhile.","review_date":"August 12, 2018"},{"attraction_id":2429,"user":"vince_h","rating":5.0,"review":"Ore inspiring Falls with a Great Guide!!. It was a rainy day and I was worried that the weather would detract from my day. How wrong was I! Our tour guide Kat is a great lady combining humor and local knowledge. Keeping the whole tour group entertained. I would highly recommend this...","review_date":"August 12, 2018"},{"attraction_id":2429,"user":"ronaldallentown","rating":5.0,"review":"tour was better than expected. I cannot recommend this tour more highly. A clean bright bus picked us up at our hotel exactly on time., We visited all the sights and had plenty of time to enjoy each. David, out guide was very friendly, informative and concerned that each guest...","review_date":"August 12, 2018"},{"attraction_id":2429,"user":"historyprof45","rating":4.0,"review":"Excellent Tour. We were able to see multiple sites efficiently without struggling with driving unfamiliar streets, standing in line for tickets. Our guide, Frady, was knowledgeable and funny!","review_date":"August 12, 2018"},{"attraction_id":2429,"user":"ron338c","rating":5.0,"review":"summer visit with family. sabrina tour guide was terrific. very warm and friendly and enjoyed the tour. went above and beyond accomodating my elderly father. enjoyed each attraction we were taken to.","review_date":"August 11, 2018"},{"attraction_id":2429,"user":"imgg","rating":5.0,"review":"Gray Line Tour was excellent. Especially our tour guide Sam! Very knowledgeable and especially entertaining. . Our tour with Grey Line Tour is highly recommend. Sam the tour guide was informative and entertaining, most definitely take the tour with him.","review_date":"August 10, 2018"},{"attraction_id":2429,"user":"jmarjon3","rating":5.0,"review":"EXCELLENT TOUR!!!!. Larry was our guide and it was a grand tour with fun stories and information to give us some extra insights into the places we saw.\nHe was a top notch guide for us!! Gave us good suggestions as well.","review_date":"August 9, 2018"},{"attraction_id":2429,"user":"sharon_h","rating":5.0,"review":"Great Experience. Ricky Ricardo was an excellent guide. We appreciated all of his interesting information that we wouldn't have gotten on our own. He took good care of his passengers. Tell him thank you","review_date":"August 8, 2018"},{"attraction_id":2429,"user":"robie4445","rating":4.0,"review":"Niagara in a day. So happy we hooked up with the tour and Ross's Fishes. Ross was the perfect tour guide. Gave us all the tips and got us into the must see spots with minimal hassle. For a hot Saturday in August Niagara was mobbed. Only severe delay...","review_date":"August 8, 2018"},{"attraction_id":2429,"user":"larry_y","rating":5.0,"review":"\"Maid of the Mist\" Boat Ride was absolutly the best part of the tour.. We were only in town for one day, so this was the best way to see the most in a short amount of time. Our host David Florio was friendly and polite. We all had a great time making memories with our kids.","review_date":"August 8, 2018"},{"attraction_id":2429,"user":"jeff_h","rating":5.0,"review":"A must take tour!. Went on the tour today. Having never been to Niagra Falls before we decided to do a tour. Had a great time and our guide was fantastic! Thank you Ricky!","review_date":"August 5, 2018"},{"attraction_id":2429,"user":"ronnie_d","rating":5.0,"review":"Ronnie and Brenda\/ Our trip to Niagra Falls. Upon our visit to niagra falls me and my girlfriend were looking for the must do's while at the falls and Grayline tours hooked us up with the five hour American side of the falls tour which I highly recommend or due both sides if...","review_date":"August 4, 2018"},{"attraction_id":2429,"user":"elizabeth_d","rating":3.0,"review":"American Side Tour. We did a one day stop in Niagara Falls on our way to Boston. We purchased 4 tickets for our family and for the 8:30 am tour and were told we would be back by 1 pm so we could drive onto Boston. Unfortunately, we...","review_date":"August 4, 2018"},{"attraction_id":2429,"user":"asheehan66","rating":5.0,"review":"Bob is the best tour guide ever!!!. Thank you to Bob for showing us the sites at Niagara Falls (USA side)! It was my first visit but my boyfriend had been many times and said Bob was very informative and told him facts about the falls Joe didn't ever know! Best of...","review_date":"August 3, 2018"},{"attraction_id":2429,"user":"julie_a","rating":5.0,"review":"Kat was Great! Take the Tour!!. This past Monday, July 30th (our 35th wedding anniversary at that) we boarded the bus at our hotel on the Canadien side (Sheraton on the Falls). Our tour guide was \"Kat\" and we were given name tags and became her 'kittens\". There were probably 20...","review_date":"August 2, 2018"},{"attraction_id":2429,"user":"jim_m","rating":5.0,"review":"Sammy was very knowledgeable and entertaining!. The tour went very smooth and we were very pleased with all the sights we saw. It's a packed tour and Sam kept us moving and directed us the whole way so no one got lost. Lots of time for pics. Sam sprinkled in facts...","review_date":"July 29, 2018"},{"attraction_id":2429,"user":"elainej302","rating":3.0,"review":"Watch your time!!! Not a four hour tour. It would have been had the guide and driver not added in stops to a souvenir \/lunch shop. Kickback?? Rude driver and guide who was not concerned about the fact that we had another tour we scheduled based on the information we were given by...","review_date":"July 28, 2018"},{"attraction_id":2429,"user":"veronica_h","rating":5.0,"review":"Sam F. Showed us a great time!. My family signed up for this tour from our hotel, and we had a great time. Sam was humorous and knowledgeable about each of the places we visited and then some, because he told us about other places or restaurant recommendations, too. I wish we...","review_date":"July 27, 2018"},{"attraction_id":2429,"user":"drubio14","rating":5.0,"review":"Larryy's Legends!!!. My family and I went on the American Side tour on July 18, 2018. We were part of Larry's group. The tour was phenomenal and very memorable. My whole family loved it! Larry is a great guy. He is very knowledgeable, considerate, kind, and very...","review_date":"July 26, 2018"},{"attraction_id":2429,"user":"walter_m","rating":5.0,"review":"all the sights and how easy it was with our guide.. I wanted to take time to tell you my trip was great with your guide Lawrence soos. he made all the sights and timing perfect for all on our tour.\nI will be back and hope we can connect again with larry,\nthanks again to...","review_date":"July 25, 2018"},{"attraction_id":2429,"user":"kimberlybl1881tu","rating":5.0,"review":"Awesome tour -- Thanks Bob!!. Our family went on the tour, we were part of Bobs Group. He was super friendly and knew his stuff. We didn't feel rushed and got to see everything. We loved seeing the Maid of the Mist and Cave of the Wind. Also awesome stop...","review_date":"July 24, 2018"},{"attraction_id":2429,"user":"jennifer_g","rating":5.0,"review":"Dan's Dare Devils. Very fun and informational. Gave us enough time to do everything and more. Told us more info. than I knew from my previous trips. My kids had a blast.","review_date":"July 23, 2018"},{"attraction_id":2429,"user":"adam_p","rating":4.0,"review":"Great tour! Longer than expected! Moe was great! . My husband, me and our two children (10&12) were part of Moe\u2019s Family today! We had a great time visiting all of the sites! The tour guide was very enthusiastic and knowledgeable about the history and the area of Niagara Falls. We had a great...","review_date":"July 22, 2018"},{"attraction_id":2429,"user":"cjsiroin81","rating":5.0,"review":"Couldn\u2019t have been better!. We did a lot of research before coming on vacation and thought we had it all figured out, but went to the visitors center to recheck a view things. We ended up booking the 1\/2 day tour was so glad we did. This is a...","review_date":"July 22, 2018"},{"attraction_id":2429,"user":"leolady1966","rating":5.0,"review":"Should be day 1 for everyone.. Larry was our guide and I can't say enough nice things about him and his tour. He was truly a pleasure, informative and engaging not to mention had a great sense of humor. I would recommend Larry and his tour to anyone going to Niagara...","review_date":"July 22, 2018"},{"attraction_id":2429,"user":"408kathrynk","rating":5.0,"review":"Amazing tour. We loved our day tour with Captain Ron. He is an excellent guide who kept us on schedule and yet we never felt rushed. We loved the Maid of the Mist boat ride and the Cave of the Winds. We would love to do this...","review_date":"July 19, 2018"},{"attraction_id":2429,"user":"vaycaytime32","rating":5.0,"review":"Larry was a great tour guide!. Better than trying to hit all the sites on your own. You\u2019re pulled directly in front of each activity, and the tour guide (Larry was awesome) gets you in with ease, gives you history and details of things to look for and experience, takes pictures...","review_date":"July 18, 2018"},{"attraction_id":2429,"user":"eddie1076","rating":5.0,"review":"Great Tour with Larry's Legends. Me and my wife were visiting Niagara Falls for the first time and wanst sure if we should do the tour or try to figure it out on our own. We were right to take the tour, we were part of Larry's Legends group with...","review_date":"July 17, 2018"},{"attraction_id":2429,"user":"falmahdi","rating":5.0,"review":"Very professional with awesome guide. Mr Sam F. Was so enthusiastic and passionate about his guiding job. He really made the personal difference. The tour is a must for new inexperienced visitors","review_date":"July 14, 2018"},{"attraction_id":2429,"user":"route103","rating":3.0,"review":"The Prady Bunch. Our tour was overall, just good. The bus arrived late. We were signed up for an 8:30 tour. When I approached the woman who gladly signed us up the night before, she held up her phone and told me, \"it's only 8:31\". The bus arrived...","review_date":"July 13, 2018"},{"attraction_id":2429,"user":"kycycle","rating":5.0,"review":"The Deal. This is one of the best t I have ever been on. We almost skipped the tour but were crunched for time so we decided to let them do the planning!\nGreat decision! Tom\u2019s Team was perfect and a \u201cjust right blend of humor and...","review_date":"July 12, 2018"},{"attraction_id":2429,"user":"linda_s","rating":5.0,"review":"Fun tour and wonderful guide. The concierge at our hotel arranged this tour for us as we requested before we left our home in Florida--nice to have it pre-arranged and pre-paid. It was great to have that decision made before we left home. We went on the Saturday after 4th...","review_date":"July 10, 2018"},{"attraction_id":2429,"user":"cldiaz","rating":4.0,"review":"Awesome time!. This tour took us to several interesting sites and also included the boat ride into the falls. Our tour guide Larry was great, he was very informative, and entertaining. Going on this tour saved us time waiting in lines, driving to the places, and finding...","review_date":"July 10, 2018"},{"attraction_id":2429,"user":"quest784949","rating":5.0,"review":"A Most Wonderful Tour. Last time I visited Niagara Falls was over 40 years ago. My wife had never visited. We booked this tour and became a part of Larry\u2019s Legends tour group led by Larry S. You can always get great information from someone who has grown up...","review_date":"July 10, 2018"},{"attraction_id":2429,"user":"yasemin_e","rating":5.0,"review":"Amazing!!. My family and I had a great experience on this tour! Our guide Darin was a very funny and informative guy. He made us feel comfortable to ask questing and joke around a bit! I would definitely come back and ask for him again.","review_date":"July 9, 2018"},{"attraction_id":2429,"user":"karen_d","rating":5.0,"review":"Excellent Tour and Guide. My husband and I signed up for this tour at our hotel lobby. The tour guide, Art, picked us up at our hotel lobby at 8:30 A.M. Art was thorough and told us a lot of the history. This tour allowed us to see the...","review_date":"July 9, 2018"},{"attraction_id":2429,"user":"lpeluso1960","rating":5.0,"review":"Dan\u2019s Daredevils\/Gray Line-the highlight of our Niagara Falls vacation!. My wife and I chose Dan\u2019s Daredevils Niagara Falls tour on advice of the hotel concierges, without doing a shred of online research in advance. We could not have been happier!!!\nDan was a gem-his Gray Line hi-top van was super comfy, with great a.c....","review_date":"July 4, 2018"},{"attraction_id":2429,"user":"cathelaw","rating":5.0,"review":"Excellent value!. This was the way to see Niagara Falls on the American side. Pick up and drop off at our hotel in Canada in an air conditioned tour bus that seats 24.\nLori was our tour guide and I would give her 10 stars if I...","review_date":"July 4, 2018"},{"attraction_id":2429,"user":"sbussing26","rating":5.0,"review":"Great tour. The morning first started by picking us up in the lobby of our hotel. We took our 4 and 5 year old on the 8:30 am tour. Which I recommend the earliest tour you can go on because the other tourist are not out and...","review_date":"July 4, 2018"},{"attraction_id":2429,"user":"ashley_a","rating":5.0,"review":"American-Side Tour of Niagara Falls with Maid of the Mist Boat Ride. Our tour guide was Ross (Fishes), and we had a great time! He was very knowledgeable and personable and made it a great experience for us. We encourage people to request him when making a reservation!","review_date":"July 1, 2018"},{"attraction_id":2429,"user":"kari62902","rating":5.0,"review":"Niagra Falls. The tour was great!! Ross, our tour guide, was very knowledgeable and kept things moving. He\u2019s a local and knew all the great tips to prevent any delays. Any questions you have he had the answer. The van was clean and well air conditioned. We...","review_date":"July 1, 2018"},{"attraction_id":2429,"user":"alsgirl2018","rating":5.0,"review":"Niagara Falls American Side Highlights Tour. Best trip ever! My husband and I were running late to the pick up spot, and our tour guy David Florio called us to see if we where lost, and waited for us to get dropped off! It's good to know that there are still...","review_date":"June 28, 2018"},{"attraction_id":2429,"user":"pmp5015","rating":5.0,"review":"Art. Our tour by Gray Line was excellent because of Art, the driver and guide. He was friendly and so very knowledgeable. He should also be commended for his patience. It never fails you end up with people whom have no respect for the rest of...","review_date":"June 27, 2018"},{"attraction_id":2429,"user":"nikolenyc","rating":5.0,"review":"A lot of fun & worth it. My boyfriend and I recently went on a weekend trip to Niagara Falls and did the 4 hour American side of the falls tour on a Friday night. Our tour guide Brendan was great! The tour was a lot of fun and very informative, and...","review_date":"June 25, 2018"},{"attraction_id":2429,"user":"karee_h","rating":2.0,"review":"Knowlegable staff, hard to understand though. Some attractions on route can be missed. Waste of time.. First off I need to say the guide was extremely knowledgeable about the attractions during the entire tour. However, he had a very sick accent and we could only understand about 50% of what he was saying. I am not trying to be rude, but...","review_date":"June 25, 2018"},{"attraction_id":2429,"user":"edward_h","rating":5.0,"review":"See it all and enjoy. Booked our trip through a rest area on I90 a few days prior as we were heading from Vermont to Columbus, OH to visit some friends. It was the 4 hour tour to see the parks, the whirlpool, and everything on the US side including...","review_date":"June 21, 2018"},{"attraction_id":2429,"user":"jtswed","rating":5.0,"review":"Awesome Tour and Guide!. Prady was our tour guide and wow it was fantastic! We were curious as to why it would be a 4 hour tour but we certainly received our money's worth! Prady was a fantastic tour guide. You could see how he took pride in giving...","review_date":"June 21, 2018"},{"attraction_id":2429,"user":"beechldi","rating":5.0,"review":"Exciting adventure. We did the whole Niagara Falls experience including fireworks at night. Our guide Brendon was great. He was knowledgable, friendly and made the trip fun. This tour with Brendon is Highly recommended.","review_date":"June 21, 2018"},{"attraction_id":2429,"user":"melody_j","rating":5.0,"review":"American Side with Barbara's Beauties. We booked a four-hour trip which was more like six. It was Saturday and crowded, so the traffic and lines made each attraction take longer. Barb could have short-changed us and kept it at the four hours she was contracted for, but made sure that...","review_date":"June 17, 2018"},{"attraction_id":2429,"user":"jtm0","rating":5.0,"review":"AWESOME way to experience Niagara. My wife and I decided at the last minute to sign up for a tour - and were lucky enough to get Rita as our guide. She was on time, knew the area, was super entertaining and very funny. This is definitely the best way...","review_date":"June 17, 2018"},{"attraction_id":2429,"user":"cadams4","rating":5.0,"review":"Niagara tour. Our guide Rickie was excellent. Humorous, knowledgeable and with lots of tips for navigating the local tourist scene. We had a great day. The tour was worth every penny. Highly recommended.","review_date":"June 16, 2018"},{"attraction_id":2429,"user":"dooz1","rating":5.0,"review":"awesome!!. My husband and I just decided to take a spur of the moment trip to the Falls. We had just pulled into the parking lot to get information on tours and such. What a find! We ended up booking a tour for Saturday. Our tour...","review_date":"June 13, 2018"},{"attraction_id":2429,"user":"cekunzm","rating":5.0,"review":"Wonderful Tour on Tom's Team. Tom gave 17 of us on his 11am tour on Wed, 5\/22\/18 a wonderfully personal tour. He even remembered everyone's names after our initial meeting! It was clear that he thoroughly enjoyed sharing his knowledge and seeing us react to all the sights. He gave...","review_date":"June 3, 2018"},{"attraction_id":2429,"user":"birsch2","rating":5.0,"review":"Sam F. was Outstanding!. Sam was a very knowledgeable tour guide and had the whole trip timing down to a science. He kept the group moving while providing valuable insight of the different parts of the falls.","review_date":"June 3, 2018"},{"attraction_id":2429,"user":"dn43il","rating":5.0,"review":"Great fun!. We had Art as our guide and he did an excellent job of informing us of everything as well as some little known facts. He managed to keep us together and was very patient. We would love to use him again!","review_date":"May 22, 2018"},{"attraction_id":2429,"user":"dmarshock","rating":5.0,"review":"perfect tour package with boat ride. ron f. was are guide great guy I lost my camara and the park rangers looked I my camara see the gray line tour badge they called ron and I have my camara back with all my great pictures thanks to a honest tour and...","review_date":"May 14, 2018"},{"attraction_id":2429,"user":"kip_w","rating":5.0,"review":"Fantastic tour, ask for Larry S!. We had a fantastic time on our tour, I've seen Niagara Falls before but this tour with Larry S was by the best time! His knowledgeable and witty insight was delightful and informing. I look forward to bring friends and family on future tours withe...","review_date":"February 11, 2018"},{"attraction_id":2429,"user":"mamajodra","rating":5.0,"review":"Larry was great!. Took an evening, winter tour of the American side of Niagara Falls with Larry. He was extremely informative, entertaining and his wife provided us all with some delicious homemade chocolate chip cookies!! Thank you, Larry for your \"Legends\"!","review_date":"February 9, 2018"},{"attraction_id":2429,"user":"bosoxfan1958","rating":5.0,"review":"The Best of Niagara Falls. Starting with getting picked up at the hotel to climbing the scaffolding at Cave of the winds and ending with the Maid of the Mist ride, this tour was outstanding. Lori was an informed tour guide and pointed out the highlights every step of the...","review_date":"January 23, 2018"},{"attraction_id":2429,"user":"emily_p","rating":5.0,"review":"Rita was AWESOME!. Wonderful tour, most excellent tour guide! Rita had everyone laughing, each of us checking to make sure everyone was together and accounted for, and she was very knowledgeable. My favorite thing about the tour was Rita' s personal stories of the areas. Thanks for a...","review_date":"January 5, 2018"},{"attraction_id":2429,"user":"victoryn2017","rating":5.0,"review":"Wonderful half day tour. We went with Prady for an exciting half day tour of Niagara Falls. We saw so much more than we would have if we explored on our own. Prady was an excellent guide!","review_date":"November 1, 2017"},{"attraction_id":2429,"user":"larryf483","rating":5.0,"review":"Excellent Tour and Service!. We had a great time with our guide Rickie. He was very knowledgeable and showed us all the sights. We would highly recommend this tour as they do all the work getting you into the various sights.","review_date":"November 1, 2017"},{"attraction_id":2429,"user":"christopher_m","rating":5.0,"review":"Enjoyable. Had a great time with our Host Rita, She made the tour worth the price. I would recommend her for any one that wants an informative and humorous experience.","review_date":"October 30, 2017"},{"attraction_id":2429,"user":"linda_w","rating":5.0,"review":"Worthwhile tour. We booked a Gray Line tour through the concierge at our hotel-worth every penny!!! A little more than $1oo per person, it was almost 5 hours and we needed every minute.\nOut tour guide was Rickie and he was so fun and informed. Really nice...","review_date":"October 28, 2017"},{"attraction_id":2429,"user":"lynne_r","rating":5.0,"review":"Fun and Good way to see all the highlights on American side.. Ricky was our tour guide and did a great job. He made it fun for us !! It was the end of the season so there weren't large crowds. It was nice to have a driver and get around easy. Ricky was informative and entertaining...","review_date":"October 25, 2017"},{"attraction_id":2429,"user":"audron_b","rating":5.0,"review":"Our visit to Niagara Falls. With the help of Kenny L in the Angola, NY visitor information booth and the awesome tour provided by Larry S, we had a wonderful trip to Niagara Falls. Thanks for the help!!","review_date":"October 24, 2017"},{"attraction_id":2429,"user":"jjeangenie","rating":5.0,"review":"Great Way to See the Sights!. This was our first trip to Niagara and this was the best decision on how to see some of the best sights. The convenience of this tour alone is worth the money. We were picked up at our hotel and we had easy access to...","review_date":"October 19, 2017"},{"attraction_id":2429,"user":"kimberly_l","rating":5.0,"review":"Niagara Falls sightseeing tour. My husband and I visited Niagara Fall NY on 10\/8 - 10\/11. We opted to take the Gray Line Niagara Falls American tour. Our guide was Tom. He was excellent!!! Very knowledgeable and friendly. He addressed each one of us personally by name. There was...","review_date":"October 16, 2017"},{"attraction_id":2430,"user":"neginsanjabi","rating":5.0,"review":"Aerial Tour of Toronto!. Amazing experience. It was a gift to my husband\u2019s birthday and valentine. He LOVED it. Everything went on smooth and well. Bradley, the pilot, was awesome. He was truly kind, helpful and experienced. Definitely recommend it!","review_date":"February 24, 2019"},{"attraction_id":2432,"user":"organicroadmap","rating":5.0,"review":"March over the melting river. A fresh dusting of snow coated the ground, having fallen early in the morning, before our flight. It made for the perfect contrast against the bare trees and conifers.\nOur pilot, Jordan, took us on a twenty-minute ride of a lifetime over the melting river,...","review_date":"February 5, 2019"},{"attraction_id":2432,"user":"avranga","rating":5.0,"review":"Fabulous . We had been wanting to do this since a while after watching all the videos and reviews.\nThe staff were super responsive to my emails prior to the date and even accomodated a couple of changes in the time.\nThe day itself was cloudy and...","review_date":"October 18, 2018"},{"attraction_id":2432,"user":"jxd0","rating":5.0,"review":"Dad's 80th Birthday. My sister and I took my Dad for a ride for his 80th Birthday. This was the first time for all of us in a helicopter. The scenery was amazing and the the Pilots commentary was great!\nI would recommend going in October to see...","review_date":"October 17, 2018"},{"attraction_id":2432,"user":"neil_p","rating":5.0,"review":"Great job guys!. Yes, would definitely recommend this as part of your trip to the 1000 Islands.\nIn the past we have taken boat tours of the Islands, but looking at it from the air gives you a totally different perspective.","review_date":"August 15, 2018"},{"attraction_id":2432,"user":"emily_g","rating":5.0,"review":"Amazing views & commentary!. We did the 20\/25 minute tour for our anniversary. Neither of us had ever been in a helicopter so it was quite the experience! It was much smoother than I thought and the views were incredible. We had a great pilot who was very friendly...","review_date":"August 2, 2018"},{"attraction_id":2432,"user":"paul_b","rating":5.0,"review":"Great ride over the wonderful St Lawrence!. Been on the river my whole life, seeing the river at water level. This ride was fantastic getting to see it from the birds eye view. Got a good look of the cottage from the air.","review_date":"July 14, 2018"},{"attraction_id":2432,"user":"shelleyjackson","rating":5.0,"review":"Amazing people, amazing experience!. My daughter and I booked it as a surprise for my husband and her boyfriend. I was scared to death but Bill was amazing and in no time at all I was loving every minute of it.These guys are knowledgeable, friendly and great tour guides....","review_date":"July 13, 2018"},{"attraction_id":2432,"user":"kgriffin1987","rating":5.0,"review":"A beautiful exciting way to see the 1000 Islands. I hate crowds of people, and have lived here my whole life, so seeing the 1000 islands on a boat tour isn't my thing, at least not during the busy tourist season. I love flying so I went on the Boldt Castle tour with these...","review_date":"June 25, 2018"},{"attraction_id":2432,"user":"steve_m","rating":5.0,"review":"Amazing :-). Wonderful flight, flexible team (we arrived, asked for an earlier flight time because of bad weather forecast next day, flew directly...). Everyone was very friendly, special thanks to our pilot :-)","review_date":"June 24, 2018"},{"attraction_id":2432,"user":"patricia_k","rating":5.0,"review":"Retirement bucket list. I had just retired and was given some money from my coworkers I decided my helicopter ride from my bucket list would be my choice.The Aussie pilot was very pleasant and informative and the flight was amazing We have an amazing country and you get...","review_date":"June 23, 2018"},{"attraction_id":2432,"user":"steve_c","rating":5.0,"review":"Great experience!. My wife and I recently took the Boldt Castle tour and loved it! We are both river people and are familiar with the islands, but seeing them from the sky was a great new perspective. Our pilot Bill was knowledgeable, personable and really provided a...","review_date":"June 1, 2018"},{"attraction_id":2432,"user":"elmar_r","rating":5.0,"review":"Fantastic, wonderful, awesome, .... Jordan, the pilot, is a great guy. Helpfull, informative, was giving several more infos about the area, the town, what to do else and were to go for lunch or dinner.\nThe area is so very beautiful and definitely something to see it again one...","review_date":"May 25, 2018"},{"attraction_id":2432,"user":"stephen_a","rating":5.0,"review":"Awesome!. Go for this ride you will be so glad you did! Friendly, informative pilot. Unbeatable scenery. I would definitely go again.","review_date":"March 31, 2018"},{"attraction_id":2432,"user":"glen_m","rating":5.0,"review":"had a great time. our pilot Aaron was great. very knowledgeable. had a great time!! they took us early when we arrived. had a safety lesson as well. very organized","review_date":"October 22, 2017"},{"attraction_id":2437,"user":"mskms","rating":2.0,"review":"Whistler AMAZING - tour guide not so much. Would definitely recommend travelling to Whistler. The sea to sky highway is stunning and there is lots to see and do inWhistler. The peak to peak gondola is a must.\nHiwever, our tour guide Jeremy was v v poor. He spent most of the journey...","review_date":"August 20, 2018"},{"attraction_id":2437,"user":"miriavalon","rating":5.0,"review":"Whistler. It was great the trip to whistler. Kat make a great job with the group and to explain everything. I definitely will be back","review_date":"August 19, 2018"},{"attraction_id":2437,"user":"amanda_p","rating":4.0,"review":"Fantastic tour guide Kiel really made the trip!. My partner and I had a fantastic time on this tour! Despite it being a really foggy day it was a great bus ride and Kiel filled the drive with interesting facts and info about the area and the First Nations people which I loved....","review_date":"January 15, 2018"},{"attraction_id":2438,"user":"elizricke","rating":5.0,"review":"Awesome day trip! . 6 adults and one 8yr old, saw tons of whales on the way down and loved the seaplane back. Fun time in Victoria, we had a yummy brunch at Jam and then went to Pedaler to rent bikes and do the scavenger hunt. Next time...","review_date":"July 4, 2018"},{"attraction_id":2439,"user":"953olenap","rating":5.0,"review":"Safe walk, should be taken. Safe area, amazing view. Safe with children, zip line too short, climbing amazing. There are places to rest.","review_date":"December 28, 2018"},{"attraction_id":2439,"user":"john_h","rating":5.0,"review":"Wonderful Experience Once Again. We try to visit the Canyon Sainte-Anne every time we are in the Quebec City area. In fact, we have been there for 4 of the past 5 autumns. The colours in the fall are amazing. The stairs going up and down to the lowest...","review_date":"December 27, 2018"},{"attraction_id":2440,"user":"132manolitom","rating":5.0,"review":"Thousand Island Cruise. We enjoyed this \"Thousand Island Cruise\" (Canada side ) very much. Lots of islets with house on it. I love the two islands that is joined by a small bridge maybe less than 20 foot long. I just wonder where do they get their electric...","review_date":"October 17, 2018"},{"attraction_id":2440,"user":"bob_c","rating":1.0,"review":"Are you seriously charging people for this?. The only redeeming quality was that there was a bar onboard. Honestly Had there been a plank I would have walked it. It was the most boring way you could possible spend a hundred dollars. And where do they hire the guides? Apparently there is...","review_date":"September 15, 2018"},{"attraction_id":2440,"user":"geraldine1250","rating":5.0,"review":"Very enjoyable 90 minutes. Took the tour in late afternoon - good voice over giving interesting information and quite witty. Bar with snacks and refreshments, not too pricey.\nVery relaxing","review_date":"September 13, 2018"},{"attraction_id":2440,"user":"aneet_a","rating":2.0,"review":"Overpromised and not reflective of views of 1000 islands. I've taken three tours of 1000 islands so far,\n1) Brockville 1000 Islands and Seaway cruises\n2) Gananoque Boat Line\n3) Kingston 1000 Islands Cruises\nOut of these 3, the Discovery Tour in Kingston was by far the worst.\n- It lacked views as it...","review_date":"September 3, 2018"},{"attraction_id":2440,"user":"muskokabug","rating":1.0,"review":"Thank goodness we did the 90 minute cruise and not the 3 hour cruise.. Very disappointing, we were looking forward to the cruise all week. We thought there would be more information given about the history of the area. The speaker had no personality and added no value.\nI give it one star because we were safe and didn't...","review_date":"September 2, 2018"},{"attraction_id":2440,"user":"bluejai","rating":5.0,"review":"Great time out on the water. The 1000 Island boat cruises are a great way to enjoy some time while in Kingston. We did the 90 minute tour and it takes you by various sites and provides a narrated guide tour. There is a snack bar that is also licensed.\nWe...","review_date":"August 29, 2018"},{"attraction_id":2440,"user":"angela_w","rating":4.0,"review":"Nice way to pass a few hours. We went on the 1+1\/2 hour cruise. It was a good way to spend time on the river on a hot day. Be warned that you cant hear the commentary from all parts of the boat, so if you are desperate to listen in, board...","review_date":"August 27, 2018"},{"attraction_id":2440,"user":"ianr201520","rating":3.0,"review":"Nice little trip, with some good commentary along the way. Took the shorter 1 and half hour trip.\nEnjoyed it overall as did my younger children.\nThe boat trip for me was probably too long though, an hour would have been just right.\nThe river is beautiful and so much history to take in.\nThis...","review_date":"August 16, 2018"},{"attraction_id":2440,"user":"marz4332jj","rating":3.0,"review":"It could have been better!. I thought we would have a live guide on the cruise but instead they played a tape of the different landmarks in Kingston. We could barley hear it and it was confusing Most times. It was crowded upstairs and no available seats.","review_date":"August 14, 2018"},{"attraction_id":2440,"user":"mjbasmith","rating":4.0,"review":"Wonderful Views of Kingston. The harbour cruise of Kingston was a wonderful 90 minutes. Even though it was overcast, it did not diminish the cruise. The views of the city were lovely and a brief introduction to the 1000 Islands. I enjoyed the commentary of both the captain and...","review_date":"August 14, 2018"},{"attraction_id":2440,"user":"derek_h","rating":4.0,"review":"Nice cruise of the harbour. Took the 90 minute cruise as I thought was going to be enough for my 3 year old (in fact, she probably would have preferred an 80 minute option). But for most of it, she was pleasantly content to check out the sites and eat...","review_date":"August 7, 2018"},{"attraction_id":2440,"user":"louise_d","rating":4.0,"review":"Discovery tour of the 1000 Islands. This one and one half hour cruise of the various islands was terrific. The staff were very pleasant. A great way to see the various islands. Once we got over the voice of Sir John A MacDonald sounding like a pirate, the information piped through...","review_date":"June 23, 2018"},{"attraction_id":2440,"user":"renate_d","rating":1.0,"review":"A waste of time and money. I would have given this zero stars if possible. Parking in Kingston is terrible. More terrible is the state of the roads. But my rating of \u201cterrible\u201d is for the commentary that goes with the cruise. It is not a live commentary, but a canned...","review_date":"June 14, 2018"},{"attraction_id":2440,"user":"captaingafos6348","rating":5.0,"review":"A Much Needed Return to 1000 Islands. The first time I traveled along 1000 islands was as a young girl on my father's cargo ship headed for the St. Lawrence Seaway locks. I will never forget the pristine waters and the hundreds of islands: each one distinctly different from the other. I...","review_date":"December 23, 2017"},{"attraction_id":2440,"user":"katejourney","rating":5.0,"review":"Museum conference tour was awesome!. Attended a conference in Kingston and got to experience this cruise while there - despite the rainy fall weather we enjoyed our trip on the Island Queen. Food was amazing - a mashed potato bar - who knew?! A smooth ride with a visit to...","review_date":"October 31, 2017"},{"attraction_id":2441,"user":"laura_s","rating":5.0,"review":"Great day on the beautiful waters of Salt Spring!. My son and I booked this trip and had a fantastic time. Our guide Rose was so knowledgeable about the islands and sea life and the whole experience was relaxing and refreshing. They had extra gear like water shoes, ball caps and jackets just in...","review_date":"September 17, 2018"},{"attraction_id":2442,"user":"yanni_x","rating":5.0,"review":"Excellent Library. Excellent Library to go! Very unique design, and rich collections of books. A worthwhile place to visit in Vancouver downtown center.","review_date":"December 12, 2018"},{"attraction_id":2443,"user":"miriam_n","rating":5.0,"review":"Great tour. Covered a lot of history and guide was very knowledgeable. Walked at a good pace.\nRecommendations for shopping and restaurants was excellent.","review_date":"October 29, 2018"},{"attraction_id":2444,"user":"alan_e","rating":3.0,"review":"More a talking tour than a walking tour.. When you book a \"walking tour\", you expect to cover a bit of territory, but our guide simply took us around a very tight local area, and we were stopping for 15 minutes every 10 minutes. OK, we learned a bit, but it wasn't what...","review_date":"November 21, 2018"},{"attraction_id":2444,"user":"peaseblossom85","rating":5.0,"review":"EXCELLENT. Our guide was Marie Legroulx and she kept us informed and entertained throughout this excellent two hour tour. We saw as many sights as possible within such a short time scale and felt that we had fantastic value for money. She is a real enthusiast...","review_date":"October 26, 2018"},{"attraction_id":2444,"user":"francisshm","rating":4.0,"review":"Interesting and Informative. The guide, Clarice? was excellent. She lives in the area and her knowledge and enthusiasm was wonderful. The tour was well paced and she showed pictures at various points to illustrate the history of an area. I would have given the tour 5 stars except...","review_date":"October 14, 2018"},{"attraction_id":2444,"user":"jpc783","rating":3.0,"review":"Interesting facts and nicely organized. The tour advertises that the starting point is an \u201ceasy walk\u201d from the pier. That is not at all true. There was nobody at the pier to guide us, so we had to find our own way. The walk was about 8 city blocks, and...","review_date":"September 17, 2018"},{"attraction_id":2444,"user":"zach_b","rating":5.0,"review":"Great stops and very friendly and knowledgeable guide . The tour stopped at and passed by all the big and some small sites in the Old town. Our tour guide was very friendly and knowledgeable about the city, its history, and places to visit after the tour. Our guide was born and raised in...","review_date":"August 29, 2018"},{"attraction_id":2444,"user":"james_d","rating":5.0,"review":"very knowledgeable tour guide. We took the 2 hour walking tour starting at the visitor's center and ending in the lower city. It was a small group of about 10 and we learned alto about eh history the city . This is great to do on your first day...","review_date":"August 27, 2018"},{"attraction_id":2444,"user":"katelyncamer0n","rating":5.0,"review":"Very informative and enjoyable. I would definitely recommend this tour to anyone interested in the history of old Quebec. Our tour guide, Genevieve, was very passionate on the subject, and included plenty of fun tidbits of info about the city's history. It was an easy walk, and very good...","review_date":"August 13, 2018"},{"attraction_id":2444,"user":"teresa_s","rating":4.0,"review":"Good tour and Walking Salesman. I really enjoyed the tour with Michael as our guide. It was very informational and he knows his history. The tour would be better if he was not constantly being a walking salesman for places to eat, other tours, places to visit. They of course...","review_date":"August 9, 2018"},{"attraction_id":2444,"user":"maryannb219","rating":5.0,"review":"Best way to see City and hear the history . Highly recommend this walking tour. It was an informative tour with Anne. The 2 hours is the right amount of time to see the old city and hear the history. Anne is an engaging guide who knows her facts and brings the past alive for...","review_date":"July 29, 2018"},{"attraction_id":2444,"user":"ruth_h","rating":5.0,"review":"Learned so much history!. Clarisse was awesome, especially dealing with a larger group than normal because another trip guide could not make it. She has so much personality and we learned so much!","review_date":"July 8, 2018"},{"attraction_id":2444,"user":"taylorr1107","rating":5.0,"review":"Highly Recommended!. My mom and I took the walking tour of Quebec City with Francois and it was amazing. He was very knowledgeable about the city and illuminated the city in a fascinating way. I highly recommend the tour and Francois!","review_date":"June 16, 2018"},{"attraction_id":2444,"user":"michelle_l","rating":5.0,"review":"Informative and fun.. Francois did an excellent job relaying history with a mix of humor. There were a couple of stops at the beginning of the tour that were a bit long but once it started moving it was the perfect blend of walking, climbing and resting. The...","review_date":"May 30, 2018"},{"attraction_id":2444,"user":"michelleruss","rating":5.0,"review":"This tour enhances your trip. Are you debating whether or not you should pay for a guided tour of Quebec City? Take the tour. Our family of four (including two teenagers) signed up with Tours Voir Quebec and went on a two hour Grand Tour with Robert V as our...","review_date":"March 20, 2018"},{"attraction_id":2444,"user":"janice_p","rating":5.0,"review":"Learned so much in good company. Our tour guide was Robert Simard. He was wonderful. He knows so much about Quebec city and its history. He made the tour a total experience. I lived in Quebec City for 3 years and I found out that there were a lot of things...","review_date":"February 17, 2018"},{"attraction_id":2444,"user":"len_l","rating":5.0,"review":"An excellent educational and enjoyable experience. We stopped for a couple of days in Quebec City while on an extended motor tour of the Maritime Provinces, Quebec and the N.E. U.S.A. and took part in the Grand Tour. We fully appreciated the guidance of our leader, Simon, who took our group...","review_date":"October 24, 2017"},{"attraction_id":2445,"user":"cynthia_t","rating":5.0,"review":"It was epic and now I can say I've done bungee jumping. We arrived early on a Saturday and were the first guests, which was great as we did not have time to watch others and get (more) nervous about our jump. There are many redundant (a compliment in this context) layers of safety systems, and the...","review_date":"December 27, 2018"},{"attraction_id":2445,"user":"nathan_d","rating":4.0,"review":"It is a bungee jump. I went for a naked bungee jump a couple years ago, but the water level was too high so they gave me a rain cheque. I went back, did my jump, had a wonderful chat with the friendly staff.\nI went looking for a rush,...","review_date":"July 9, 2018"},{"attraction_id":2445,"user":"jessica_k","rating":5.0,"review":"Incredible!. My friends and I did the classic adventure course, bungee jump and primal swing. What an incredible experience. I am super pleased with how absolutely incredible everyone was. The girl who got us harnessed was super helpful and kind (I don't recall her name) and...","review_date":"June 5, 2018"},{"attraction_id":2445,"user":"cartermjw","rating":5.0,"review":"Terrifyingly fun. Jumping was so much fun! The jump masters perfectly dipped my hands into the water. The guest service agent Kass reassured me that everything was going to be okay. She's top notch!! I would recommend this experience to everyone that can do it,","review_date":"May 19, 2018"},{"attraction_id":2445,"user":"glenn_j","rating":5.0,"review":"One off the Bucket list. What a great experience. First time jumper and the crew was awesome and experienced. I would certainly recommend this to everyone.","review_date":"May 16, 2018"},{"attraction_id":2446,"user":"scicdb3","rating":4.0,"review":"Back to nature. Zip-lining from beginners to adult to expert well worth the effort and delight of flying between the forest trees. Great for all ages. Worth doing.","review_date":"November 6, 2018"},{"attraction_id":2446,"user":"kevbutnobacon","rating":5.0,"review":"Zip zip hooray !. Spaced out on acid when I rode this baby ! What a buzz. As we say in Holland \"to live life with one eye on the floor is to live in the gutter.To live with one eye in the sky is to dream of living...","review_date":"November 4, 2018"},{"attraction_id":2446,"user":"archie_c","rating":4.0,"review":"Zip! Zip!. Had a great time with the kids here, highly recommend it for medium to big kids. The little kid section is a little to easy, but my kids are full of beans and fear no heights..","review_date":"September 1, 2018"},{"attraction_id":2446,"user":"ingotmcclan","rating":4.0,"review":"Fun and Easy!. Our tour guides, Jake and Emily, made our zip line adventure extra easy! They taught us how to zip and then took us on two gorgeous zip line trips over the river. They made us feel welcome and comfortable the whole time. It was exhilarating...","review_date":"August 27, 2018"},{"attraction_id":2446,"user":"pasationtravellers","rating":5.0,"review":"Great adventure & Service. Miki & Rowan were friendly and helpful and made for a great adventure for our son! They took time and made sure everyone was safe and happy. My son throughly love his zipline adventure over the gorge.","review_date":"August 25, 2018"},{"attraction_id":2446,"user":"michiewanja","rating":5.0,"review":"Amazing time!. We had an incredible time with our guides Miki and Rowan! They made the experience 10x better! I would definitely recommend this to everyone.","review_date":"August 21, 2018"},{"attraction_id":2446,"user":"d_w","rating":5.0,"review":"Incredible service and activities!. The zipline adventure was truly amazing, and Kassandra helped explain all of the attractions and assisted me with my concerns or questions, well done!","review_date":"May 20, 2018"},{"attraction_id":2447,"user":"ksmurphy13","rating":5.0,"review":"First experience with WildPlay. We went at the right time of the day- first thing when it opened and received excellent attention from one of the guides, Rowan. He was sensitive to my very tentative daughter throughout the course. She was encouraged enough to make her feel brave and...","review_date":"August 23, 2018"},{"attraction_id":2447,"user":"a5024gujos","rating":5.0,"review":"Something completely different; perfect for 7+, manageable for 5+. Took our 5,7, and 9 year old there twice while on vacation in the area. The kids loved it - something different than the usual attractions\/nature we visit with them. Our 7 and 9 year old easily completed this course. Our 5 year old completed...","review_date":"August 6, 2018"},{"attraction_id":2449,"user":"fnfanatic","rating":3.0,"review":"Beware of unexpected charges. I picked this tour because of TripAdvisor's good ratings. I read reviews before we went and was expecting that we may get charged a late fee - as annoying as that is when you're paying almost $90 per person for something that can be done...","review_date":"August 9, 2018"},{"attraction_id":2449,"user":"witchywayfarer","rating":4.0,"review":"Best Way to Experience Wine Country!. I bought my boyfriend a bike tour through wine country as a birthday present and we had the most remarkable day biking through the serene countryside. I liked that we could go at our own pace and enjoy fresh air and scenic landscapes, and try...","review_date":"August 7, 2018"},{"attraction_id":2449,"user":"eva_h","rating":5.0,"review":"Great experience!. Carrie is exceptional. She took care of every detail and accommodated our requests right up to our departure. She made sure everything was organized and confirmed and ready for us. And took the time to give us the inside information we needed to ensure we...","review_date":"August 6, 2018"},{"attraction_id":2449,"user":"alannah_llama","rating":5.0,"review":"Loved the independent tour option!. I did a bike tour with 9 of my friends a few weeks ago. The independent trip was great for us as we could really go at our own pace and it was never really crowded. Would definitely do this tour again! We had a...","review_date":"June 29, 2018"},{"attraction_id":2449,"user":"simranhayer","rating":5.0,"review":"Most amazing experience!. Went on this tour for a friends birthday and had the absolute best time! Karen was so incredibly helpful and kind. Perfect for a self guided tour. Before we began a map was provided and Karen walked us through some potential paths we could take....","review_date":"June 27, 2018"},{"attraction_id":2449,"user":"cathyb107","rating":5.0,"review":"Bike and wine tour. My husband and I spent a beautiful day riding bikes through gorgeous vineyards on country roads and tasting great wines at five different vineyards. We ate lunch at Caroline\u2019s. Karen and Jessica were very helpful in getting us fitted on our bikes and explaining the...","review_date":"June 2, 2018"},{"attraction_id":2449,"user":"kde21","rating":5.0,"review":"Great Experience!. Back in September, my friends and I went to celebrate a birthday in Niagara and did the bike tour. When one of my friends felt sick, John came to the rescue with his van and my friend and I left with him and did an...","review_date":"December 27, 2017"},{"attraction_id":2450,"user":"objective-not-pc","rating":4.0,"review":"Absolutely Worthwhile!. We usually don\u2019t avail ourselves of \u201chigh-tech\u201d experiences. But we are always interested in learning about the history of the places we visit. In this case, for the first time, we selected this virtual reality 3D experience. It was a good decision.\nFirst, I recommend...","review_date":"March 4, 2019"},{"attraction_id":2450,"user":"3guys1girl","rating":5.0,"review":"Excellent Stroll!. Clarisse is a wonderful and fun guide. We had some seniors in our walking tour, yet she tailored the pace to accommodate all of us. Interesting as she was charming, I highly recommend.Just lovely!","review_date":"October 15, 2018"},{"attraction_id":2451,"user":"robert_m","rating":5.0,"review":"Great time as a local!. Even as a Toronto local this was worth going to! Learnt so much about the history of the distillery and had some tasty drinks!","review_date":"June 18, 2018"},{"attraction_id":2451,"user":"cecile_r","rating":5.0,"review":"Another great tour!. I have taken a couple the Mackenzie's tour before and this one is also super great. The spirit of York distillery doesn't typically run tours so getting to into the belly and see the stills working and smell the mash was really cool. The staff...","review_date":"June 16, 2018"},{"attraction_id":2453,"user":"sightseer312269","rating":5.0,"review":"Highly Recommend!. A must do! We had a fantastic day! Our tour guide was Laurel. She was so nice to talk to, knowledgeable, and really seemed to care that we had the best time possible. She even took pics and emailed them to us-how amazing. We used...","review_date":"October 3, 2018"},{"attraction_id":2453,"user":"jbmcnair","rating":5.0,"review":"Deserves It's High Rating. I did all the research for this firm online and went with the reviews (including, for a change, my fellow Trip Advisors\u2019!). I\u2019m glad I did as this highly rated bicycle tour company clearly has earned its ranking. From registration to and through the tour...","review_date":"September 10, 2018"},{"attraction_id":2453,"user":"ambassador13378","rating":5.0,"review":"Family vacation. This is a great way to spend the day. Touring the wine region by bike is a scenic experience to say the least. Our guide Ian was outstanding. The culinary and wine tastings were informative and high quality. Equipment was also high end and well...","review_date":"June 5, 2018"},{"attraction_id":2457,"user":"morango123","rating":5.0,"review":"Great experience!. The team in the Thousand Islands Helicopter Tour was amazing. We had a chance to take some pictures with the helicopter before flying and the pilot was kind to explain us all about the flight, which was our first in a helicopter! It is really...","review_date":"August 7, 2018"},{"attraction_id":2457,"user":"greenearth49","rating":5.0,"review":"Amazing experience. What a beautiful and amazing experience. We had a spectacular day, weather-wise, for our tour; very cold but sunny. From beginning to end Dave and Jordan of Kouris Kopters were professional and friendly. Dave piloted our tour and was knowledgeable about the area and, although...","review_date":"January 7, 2018"},{"attraction_id":2459,"user":"x685990","rating":5.0,"review":"Awesome doesn't cover it!. This was the highlight of our trip to Vancouver Island!\nBetween the easy communication before the trip, to the amazing views, solid equipment and knowledgeable guide we had a stress free experience.\nBlaine is a great guide, having grown up in the area he knows...","review_date":"December 19, 2018"},{"attraction_id":2459,"user":"jacieux","rating":5.0,"review":"This tour serves up a whole lot of fun!. This tour was by far the highlight of our trip to Vancouver Island. It takes you on logging roads through the Nahmint Valley to some breathe taking views. Our tour guide, Blain, was super knowledgeable and certainly took the \u201cwow\u201d factor of this trip up...","review_date":"July 26, 2018"},{"attraction_id":2459,"user":"angusg55","rating":5.0,"review":"Excitement and the personal touch. What can I say apart from an excellent day was had. Blain was a true gentleman and very knowledgeable about the history and activities that went on in Nahmint valley. Blain's knowledge and coaching of the buggies was superb. Health and safety on driving the...","review_date":"July 23, 2018"},{"attraction_id":2459,"user":"alwatt2016","rating":5.0,"review":"Family Adventure Vacation. We had an amazing family trip thanks to Blain and the folks at West Coast Edge. We couldn't have asked for a better time. This was a 3 day custom trip for 6 of us that Blain put together for us including the amazing Chef...","review_date":"June 27, 2018"},{"attraction_id":2459,"user":"archw2016","rating":5.0,"review":"Great scenery, good fun. Did a 4 hour tour of the Nahmint valley with Blaine as our guide. Scenery was excellent with several great view points. Not a difficult drive so nothing to worry about - you can get acclimatized to the machines very quickly.\nBlaine provided great commentary...","review_date":"May 16, 2018"},{"attraction_id":2459,"user":"the_roaming_chrome","rating":5.0,"review":"Worth Every Canadian Nickel!. I had such a fantastic time I was compelled to write my first TripAdvisor review.\nMy experience was awesome from start to finish. Patricia booked my tour over the phone on short notice, and she was able to pack me a delicious gluten-free lunch &...","review_date":"April 17, 2018"},{"attraction_id":2459,"user":"jab_89","rating":5.0,"review":"Highlight of our holiday!. We had an absolutely fantastic day out with Blaine, I simply can\u2019t recommend it highly enough \u2013 It was the highlight of our two weeks in BC. We did the full day tour, including the trip to their lodge at Henderson Lake which is simply...","review_date":"April 12, 2018"},{"attraction_id":2459,"user":"berleylouise","rating":4.0,"review":"Great Day, even though it rained the whole time! . A lot of fun! Recommend this trip for families and friends. Beautiful views, fun driving! Wonderful host, knowledgeable about the area and you can see that he loves his job!!","review_date":"April 6, 2018"},{"attraction_id":2459,"user":"zack73_12","rating":5.0,"review":"excellent tour!. My husband and I have taken this tour twice now. One half day tour and a full day tour, both in the winter. Blaine the owner and guide, came prepared both times for whatever we may encounter, he even brought heated seats for us so...","review_date":"March 17, 2018"},{"attraction_id":2459,"user":"prp68","rating":5.0,"review":"Fantastic Day touring. What a great Family Day Holiday we spent following our guide Blaine. The whole experience and service was top notch. Don't miss out in seeing a part of Vancouver Island you would not normally see. Highly Recommended. Thanks for a great day Blaine.\nPaul, Kris,...","review_date":"February 13, 2018"},{"attraction_id":2459,"user":"emilyrfast","rating":5.0,"review":"AMAZING!. My husband and I went on a full-day trip through the Henderson Valley with Blaine as our tour guide. What a highlight for us! Blaine was so knowledgeable and quick to adapt the day to suit our preferences. We loved his experience and easy-going personality....","review_date":"October 25, 2017"},{"attraction_id":2459,"user":"jaycg823pl","rating":5.0,"review":"Henderson Lake. My wife and I had an awesome day with Blaine as our guide. It was a highlight of our week trip to the island.\nUnbelievable sights, and trails. Blaine really knows is stuff, and was very keen to our ability and 'wants'.\nAlso appreciated the...","review_date":"October 24, 2017"},{"attraction_id":2459,"user":"yoyopa","rating":5.0,"review":"Wonderful ATV Adventure. My wife and I -- neither of us ATV experts -- experienced a wonderful half-day ATV trip up and down the stunning back country of the Nahmint Valley around Port Alberni, BC, on Vancouver Island. West Coast Edge owner Blaine was a great tour guide....","review_date":"October 2, 2017"},{"attraction_id":2459,"user":"stevenru2687ll","rating":5.0,"review":"The Highlight of Our Vacation!. My wife and I went to Vancouver Island for 9 days, and this tour was the highlight of our trip.\nIf you're looking to experience Nahmint Valley in its entirety, this is it. Blain safely allowed us to experience all that nature had to offer...","review_date":"May 21, 2017"},{"attraction_id":2460,"user":"modmego","rating":4.0,"review":"Summer Highlight. My son and his friends (6-9yrs) had a fantastic time. They were all first timers and managed the course without problems. We will definitely go here again.","review_date":"July 29, 2018"},{"attraction_id":2460,"user":"paulakz","rating":5.0,"review":"What a blast!. I brought my 8 and 9 year old daughters here. They absolutely loved it! The staff was very helpful and the course was beautiful. My girls loved climbing and swinging through the trees! Great value! It is about a 30 minute drive from the harbor...","review_date":"July 25, 2018"},{"attraction_id":2460,"user":"currie132018","rating":5.0,"review":"A Blast!!!. My son had a blast with the kids course!!! He loved it so much that we had to go back a second time before we returned home. Please build one in Southern California!!!","review_date":"July 9, 2018"},{"attraction_id":2460,"user":"martin_h","rating":5.0,"review":"Excellent staff, great fun for the kids. Took 2 boys aged 9 and 11. Put them on the kids course ( ages 5 to 12) as this was their first time. The course was just enough to stretch their comfort level on the first go round and they whipped around with great...","review_date":"July 1, 2018"},{"attraction_id":2461,"user":"vicky_e","rating":5.0,"review":"Tasty, Scenic, and Awesome!. What a great experience! It was tough to think of something to do that would be fun for my 19 year old son and my sister and I at the same time. My son is car crazy, so the Tesla was a big hit, and...","review_date":"December 30, 2018"},{"attraction_id":2461,"user":"traveler44781379175","rating":5.0,"review":"Great experience!. Kevin was very knowledgeable and took us to lots of worthwhile points of interest en\nroute. I have a tendency to motion sickness but Kevin was a good driver so I was able to enjoy the drive. The Tesla is a nice quiet way to...","review_date":"December 2, 2018"},{"attraction_id":2461,"user":"clairecampbell231","rating":5.0,"review":"Green energy and an awesome, unique way to have an outing with friends.. My husband, myself and 2 of our friends toured up the Saanich peninsula in the middle of October to have a wine and spirit tasting at De Vine Winery. Mark was our driver and he was very friendly, personable and easy to be around. We...","review_date":"October 18, 2018"},{"attraction_id":2461,"user":"michele_h","rating":5.0,"review":"Great way to take a custom tour in Victoria and beyond. Mark was our guide. He arrived early to pick us up from our port terminal. We planned to visit a Cider Brewery and Vineyard and as we had as we had a few moments to spare, he offered to show us around Victoria for a...","review_date":"September 7, 2018"},{"attraction_id":2461,"user":"47tallea","rating":5.0,"review":"Amazing service, stunning views and a sweet ride!. The best way to see the sights in style! We toured in Saanichton area to Sea Cider and DeVine where the farmland and beach views were STUNNING. Kevin was lots of fun and taught us all about the surrounding area! All in all we had...","review_date":"July 15, 2018"},{"attraction_id":2461,"user":"michelle_r","rating":5.0,"review":"Amazing, unique, and fully customizable experience!. Kevin took us on a fully customized tour, happily meeting us at Fisherman's Wharf. His professional and easy-going approach only added to the incredible comfort of his impeccably clean, silent, and sexy Tesla! We opted to check out some of the distilleries and wineries in...","review_date":"June 13, 2018"},{"attraction_id":2462,"user":"laurelaggie","rating":5.0,"review":"Best Day of Our Cruise!. We did this tour on our Alaskan cruise and it was wonderful! Tyler was our tour guide and he was so fun! He has great stories to tell and he was so personable! The tour itself was awesome! We saw so much including more then...","review_date":"January 14, 2019"},{"attraction_id":2462,"user":"review-skiiii","rating":5.0,"review":"A great tour!. This was an EXCELLENT tour. Our tour guide, Tyler, was lively, extremely knowledgeable, personable and funny.\nThe #1 reason I chose this tour over the White Pass railroad were the number of reviews that lamented the fact that you couldn\u2019t get out at all. This...","review_date":"October 5, 2018"},{"attraction_id":2462,"user":"david_t","rating":5.0,"review":"Great Tour with Amazing Scenery. We booked this tour independently of the cruise line and the arrangements worked perfectly. We walked off the ship and there was someone there to direct us to the bus, which was nearby. It was much cheaper than the cruise excursions and went further into...","review_date":"October 5, 2018"},{"attraction_id":2462,"user":"hairling","rating":5.0,"review":"Beautiful scenic trip. Boarded a bus roughly 7:30 AM for the trip to Carcross, Yukon Territory, Canada.\nSkagway itself looks like a town that time forgot. It really looked like an old western town from a movie scene. Surprisingly, despite their age, all the buildings appeared to be...","review_date":"October 2, 2018"},{"attraction_id":2462,"user":"brittany_b","rating":4.0,"review":"Really enjoyed this beautiful tour. The scenery was beautiful. Our tour guide was great. By taking the bus instead of the train we were able to stop and take pictures. Our tour guide even was our selfie stick to help us get some good photos. I was disappointed in the...","review_date":"October 2, 2018"},{"attraction_id":2462,"user":"write2wall","rating":5.0,"review":"Private Tour of the Yukon. We took a mini-bus private tour for 9 of us. The guide was wonderful. We went into BC \/ Yukon and walked across the suspension bridge. Since it was a private tour we could skip parts we weren't interested in (dog-sleds) and stay at other...","review_date":"September 22, 2018"},{"attraction_id":2462,"user":"thetravelinggal28","rating":5.0,"review":"Yukon Discovery Tour - Simply The Best!!. I organized a tour for my group of 10 on the Sep 5 Yukon Discovery Tour with Frontier Excursions. Our group made up nearly half of the 24 guests on the tour. We did this as an alternative to the ship's shore excursion while in...","review_date":"September 17, 2018"},{"attraction_id":2462,"user":"399lesv","rating":5.0,"review":"Great tour of the Yukon. We had a great full day tour in the Yukon, Canada from Skagway. We were picked up from our ship and the weather was pretty terrible, rain and fog. But once we crossed the US\/ Canadian border the sun was shining and we really enjoyed...","review_date":"September 17, 2018"},{"attraction_id":2462,"user":"wei_l","rating":4.0,"review":"Beautiful mountains and lakes. We took the mini-bus full day tour of the Yukon which was a 6 hr tour. We saw the beautiful lakes and mountains. Our guide Mike was very funny, making our trip full of laughter. We were also blessed unseasonably great weather the day we...","review_date":"September 16, 2018"},{"attraction_id":2462,"user":"bob_c","rating":5.0,"review":"We were blessed with great weather. The lakes were like mirrors. We saw Emerald lake and a small sand 'desert'. We also. A great guide - not too chatty, but just enough fun and info given. He stopped whenever we wanted to and was able to time it so that we did not get overcrowded with other tourists. Fantastic lunch was provided - roast chicken and salads...","review_date":"September 15, 2018"},{"attraction_id":2462,"user":"mistergeeky","rating":5.0,"review":"A delight. To be honest, this wasn't my first choice, but it ended up being pretty nifty. We saw lots of wildlife, beautiful scenery the whole way there and back. We had a nice BBQ lunch at Carcross. A very chill day.","review_date":"September 8, 2018"},{"attraction_id":2462,"user":"dana_k","rating":4.0,"review":"The weather was bad, but the trip was good.. This was a good trip that we took during our Alaskan cruise. Our driver was very knowledgeable especially about the local plant life and their herbal benefits! Our driver, however,did seem a bit concerned about getting back on time so we felt she was driving...","review_date":"September 8, 2018"},{"attraction_id":2462,"user":"holdenmama","rating":5.0,"review":"Fabulous day out. Great trip on the train it snowed which made the scenery more fabulous.\nThe bus trip was good driver was very comical. Lunch was included.\nWould highly recommend this trip would do it again in a heart beat.","review_date":"August 28, 2018"},{"attraction_id":2462,"user":"charliehasacat","rating":5.0,"review":"Wonderful!. It was a lovely trip and our guide, John, was fantastic. He was personable, knowledgeable, and extremely helpful, including when my aunt thought she had left her credit card behind at a previous stop. He instantly offered to go back and get it. I highly...","review_date":"August 26, 2018"},{"attraction_id":2462,"user":"keesar","rating":5.0,"review":"Fantastic Tour. We took this 6.5 hour tour as part of our Alaskan cruise booking directly through Frontier Excursions. Our driver, Patrick, was the best! He was patient handling questions and very knowledgeable. Patrick had excellent communication skills. We made numerous stops for photos and kept us...","review_date":"August 24, 2018"},{"attraction_id":2462,"user":"803carae","rating":5.0,"review":"T-Bone!!!. This was an awesome trip! The scenery was incredibly beautiful and the guides could not have been better. Tyler aka T-Bone is awesome, always willing to take family pictures and full of knowledge! Nathan, his trainee, was also awesome and will be a great addition...","review_date":"August 23, 2018"},{"attraction_id":2462,"user":"scott_bigler","rating":5.0,"review":"Best Excursion Choice of Alaska Cruise. I was absolutely floored by how much my wife and I enjoyed this tour. We smiled for 6 hours straight. Tyler went above and beyond. He even made me remember some of my freshman college Physical Geography lessons (1st time in 25 years). Cannot recommend...","review_date":"August 22, 2018"},{"attraction_id":2462,"user":"wesley_b","rating":5.0,"review":"Full Day Tour of the Yukon. Alaska\/Yukon beautiful..especially with our guide, Mike. We travel a lot, meeting a variety of tour guides, Mike is the best. His love for Skagway was so obvious. Beautiful, history, we were given lots of detailed information, treated so well. Learned about the flowers to animals....","review_date":"August 20, 2018"},{"attraction_id":2462,"user":"rod_d","rating":5.0,"review":"T Bone nailed it.. Just got off bus and had great time T Bone made the trip so interesting and I would highly recommend this to anyone wanting to learn about the area.","review_date":"August 14, 2018"},{"attraction_id":2462,"user":"cheryla222_13","rating":4.0,"review":"A relaxing and beautiful tour.. We took this tour during our cruise to Alaska. Our Tour Guide\/Driver Patrick was excellent!!! His love for the land and patience with the questions from the group were a plus. Being able to stop, get out of the bus and view the sights were...","review_date":"August 11, 2018"},{"attraction_id":2462,"user":"hopka","rating":5.0,"review":"Great tour, great guide. I had done this tour from a cruise ship but this time chose Viator and was not disappointed. Early May still had snow on the hillsides but not on the road. A beautiful sunny day provided fantastic opportunities for great photos at the many stops...","review_date":"August 6, 2018"},{"attraction_id":2462,"user":"mark_b","rating":5.0,"review":"No dogs but the tour was A+. Tyler T bone was a great guide!! It was too hot for the dogs to run but the sights were beautiful. Caribou Crossing seemed to be a bit of a \"tourist trap\" ,the lunch was adequate.","review_date":"August 5, 2018"},{"attraction_id":2462,"user":"janeen_m","rating":5.0,"review":"Great guide and tour. After starting out in Skagway, we did a tour stopping frequently to walk around or take photos. Our guide was entertaining and was willing to do whatever we were interested in. One of the best tours on our trip.","review_date":"August 4, 2018"},{"attraction_id":2462,"user":"stacey_f","rating":5.0,"review":"Amazing views with lots of laughter and fun. The trip to the Yucon was amazing.....We actually wanted to take the train, but for time in port we had to take the bus....so glad we did. Tyler (T-Bone) our tour guide was excellent. He brought so much humor and life to the tour. We...","review_date":"August 3, 2018"},{"attraction_id":2462,"user":"david_e","rating":5.0,"review":"Majestic Scenery With a Healthy Dose Of Fun. Our review is going to mirror some of the other recent reviews as we had Taylor (aka TBone) as our driver\/guide. The road to the Yukon was full of changing ecosystems, pristine lakes, magnificent views but the key to our enjoyment was Taylor and his...","review_date":"August 1, 2018"},{"attraction_id":2462,"user":"john_s","rating":5.0,"review":"We saw family of bears on a Full Day of Yukon Adventure. Patrick was a master story teller, guide (and incidental bus driver)! Tour covered parts of Alaska, British Columbia & the Yukon Territory. Good Lunch was served at Caribou Crossing, where there are ample entertaining attractions. Many stops for photo ops. Weather perfect. Most important, spent...","review_date":"July 30, 2018"},{"attraction_id":2462,"user":"judi_g123","rating":5.0,"review":"This was so much fun!. We had a great day in the Yukon. The scenery is beautiful but one of the real highlights was our driver and narrator Taylor (Tbone). He was funny, knowledgeable and really engaging. Taylor made lots of stops so we could see the scenery from the...","review_date":"July 29, 2018"},{"attraction_id":2462,"user":"stbomb","rating":5.0,"review":"TBone rocked a bus tour!. The ride to Carcross would have been a beautiful, majestical ride even without TBone at the wheel. The fact he was driving made it that much better, as his friendly demeanor and informed narration made a great trip into an awesome trip.\nIf you get...","review_date":"July 28, 2018"},{"attraction_id":2462,"user":"corey_w","rating":5.0,"review":"Amazing views and tour guide. The views were breath taking! More than my family was expecting! Well worth the adventure. Tyler (T-bone) was so informative and accommodating with photo ops. 5 stars for sure.","review_date":"July 26, 2018"},{"attraction_id":2462,"user":"gardengirl1964","rating":5.0,"review":"Family vacation . Mike did a great job with our tour. We had 14 family members and we were able to get our own private tour. He knows his stuff and it was a great day for all of us!","review_date":"July 25, 2018"},{"attraction_id":2462,"user":"kicknback70","rating":5.0,"review":"Mike is the Best Guide ever!. We are so grateful that we were on Mike's bus. He made a long trip enjoyable, informational and fun. We saw a few bears and mountain goats. He explained what it is like to live there and even showed us where he lived! Ha! Mike...","review_date":"July 24, 2018"},{"attraction_id":2462,"user":"cocoacat","rating":5.0,"review":"Great excursion and Mix of Sites - Well Worth the 7 hours and Cost. We were picked up right at the ship with a 24 passenger mini-van.\nPatrick was our superb guide and he was very knowledgeable and accommodating to our questions and request. He stopped the van frequently for photo shoots and a chance to stretch our legs....","review_date":"July 22, 2018"},{"attraction_id":2462,"user":"tess_n","rating":4.0,"review":"Full day tour to Yukon with Frontier Excursions and Adventure. The tour is a small group tour with about 22 people, so not bad esp. if you're in a bus for 6 hours! We start at 9 am ends around 3 pm which included lunch and dog sledding.\nOur driver, tour guide and photographer Heidi...","review_date":"July 20, 2018"},{"attraction_id":2462,"user":"snorkel30","rating":5.0,"review":"Yukon Discovery Tour. Our group of 6 thoroughly enjoyed this 6-1\/2 hr tour. We rode in a comfortable mini bus with a group of around 25 guests. Our driver & guide Heidi is a full time resident of Alaska and was very knowledge and entertaining. Four of our...","review_date":"July 19, 2018"},{"attraction_id":2462,"user":"bluesinger2016","rating":5.0,"review":"Skagway excursion to the Yukon. I wondered if I would enjoy an all day trip - I did! We were able to make many stops along the way, and our guide, Tyler, was so knowledgeable. Very good trip.","review_date":"July 16, 2018"},{"attraction_id":2462,"user":"canonrock","rating":5.0,"review":"Great day out with wonderful scenery. We prebooked this Tour to the Yukon before departing for our cruise. This was an excellent tour and our guide, Heidi, was wonderful. She was so pleasant and helpful, and full of knowledge interspersed with interesting anecdotes. There was plenty of stops for photos ,...","review_date":"July 16, 2018"},{"attraction_id":2462,"user":"mmlees8","rating":5.0,"review":"Wonderful tour! Take this over the train. I really enjoyed this tour and our guide Tyler aka \"T-bone\" made the trip so much better. We were able to stop at so many scenic backdrops and Tyler made an excellent photographer. He was friendly and funny and had so much knowledge about the...","review_date":"July 15, 2018"},{"attraction_id":2462,"user":"califdreamin88","rating":5.0,"review":"Great Tour - Pick this Over the White Pass Railway!!. My husband and I did the Alaskan cruise 7 years ago and chose the White Pass Railway while in Skagway. It was a beautiful train ride, but we decided to do something different this time so we picked the bus tour of Yukon with Frontier...","review_date":"July 13, 2018"},{"attraction_id":2462,"user":"joys903","rating":5.0,"review":"Excellent tour and tour guide. The 6.5 hour Yukon tour was excellent. We saw moose, bears, eagles, ptarmigan birds\n(Alaska state bird), and beautiful scenery. The tour guide was great. She was knowledgeable and accommodating to our group. She pulled over onto the side of the road when there was...","review_date":"July 13, 2018"},{"attraction_id":2462,"user":"bramsland","rating":5.0,"review":"Great Driver Mike. Saw Bear.. Mike was great as a driver. He gave us Alaska and Yukon info without talking too much. He was funny also. Stopped where we wanted to for pictures. He made a 3 point turn in a bus in order to go back to find a...","review_date":"July 8, 2018"},{"attraction_id":2462,"user":"jerriuscaesar","rating":5.0,"review":"Our best excursion of our Alaska Cruise. We saw 4 black bears!. In June of 2018 my wife and I took our first Alaska Cruise. We enjoyed it very much. A highlight of our trip was our Full-Day Tour of the Yukon with Frontier Excursions. Our tour guide was Tyler aka \"T-bone.\" Tyler's narrations during the exursion...","review_date":"July 7, 2018"},{"attraction_id":2462,"user":"carol_d","rating":5.0,"review":"Favorite Excursion. This was our favorite excursion for my family of four! We were all enthralled with the beauty of this area. Our guide, Bryan, did an amazing job sharing his expertise of the area regarding the beautiful landscape, animals, etc. I highly recommend this excursion with...","review_date":"July 5, 2018"},{"attraction_id":2462,"user":"kylet694","rating":5.0,"review":"Great tour by T Bone. Had a great full day tour to the Yukon led by T Bone! He does excellent photography with everyone's phone\/camera and brings excitement through the whole ride. Couldn't have asked for better service and got full value from this excursion.","review_date":"July 2, 2018"},{"attraction_id":2462,"user":"lauren_c","rating":5.0,"review":"Favorite Excursion . Went on a 7 day cruise through Alaska and this was my favorite excursion. Picked the bus over the train because of the stops to take the pictures (even unplanned stops for the wildlife) and so glad we did. We had Mike as our tour...","review_date":"June 30, 2018"},{"attraction_id":2462,"user":"rickz255","rating":5.0,"review":"Exceptional Tour with Excellent Guide\/Driver. Very near the cruise ship dock, we boarded a mini bus for this tour. Our Guide\/Driver, Heidi gave us the information on how the trip was going to go and told us that she would be very happy to answer any questions that we might...","review_date":"June 26, 2018"},{"attraction_id":2462,"user":"marc_k","rating":5.0,"review":"Great way to discover the Yukon. We just completed a full day minibus tour of the Yukon. We are myself, wife, two teenagers and two young children. Everyone had a great time. While in the Yukon, we made a stop at a sled dog training facility. We rode a dogsled with...","review_date":"June 25, 2018"},{"attraction_id":2462,"user":"elkhornnurse","rating":4.0,"review":"Overall, great trip. The owner, Cris, was holding the Frontier sign, directing people to the tour bus right from where you get off the ship, so very easy to find. When getting our seats, the only leg room in the mini bus was the front seat areas which...","review_date":"June 24, 2018"},{"attraction_id":2462,"user":"bobcatb5","rating":5.0,"review":"Greatest Day of my Life. We did the 6 1\/2 hour tour from our cruise ship up to the Yukon with a stop at the Sled Dog camp. Tyler (T-Bone) was our guide and driver. He was awesome! Super knowledgeable and friendly. Very funny and we saw so many bears...","review_date":"June 24, 2018"},{"attraction_id":2462,"user":"robi750","rating":5.0,"review":"Yukon Discovery and Sled Dog Tour. The tour was very interesting. Saw bears and other wild life. T-Bone was our tour guide and he made the tour very enjoyable. He was witty and extremely knowledgeable. We made stops along the way including drinking from water from a waterfall. Would highly recommend...","review_date":"June 23, 2018"},{"attraction_id":2462,"user":"somero","rating":5.0,"review":"Fun, social, and engaging. Fun, full day trip in mid sized transport (17-20). Our guide, Mike, was engaging, fun, and authentic. Lots of great stories nd anecdotes. Gave us a good feel for the place, and we learned a lot about the wildlife and lifestyle. I could hang out...","review_date":"June 22, 2018"},{"attraction_id":2462,"user":"jessica_h","rating":5.0,"review":"Awesome Trip with Brooke!. Such a worthwhile tour -- would recommend to all who visit Skagway!\nWe booked this tour the morning of and they were so accommodating to our family of 5, with multiple pickup locations and reserved seating on the tour bus. It's a good trip for...","review_date":"June 21, 2018"},{"attraction_id":2462,"user":"adabbott25","rating":5.0,"review":"Excellent Trip. This was an excellent tour at a reasonable price. Our guide for the trip was Tyler (T-Bone) and he was the best tour guide we have ever had! He was knowledgeable, funny, and very willing to make stops to see wildlife along the way. We...","review_date":"June 21, 2018"},{"attraction_id":2462,"user":"ckmom_4","rating":5.0,"review":"Skip the train and do this instead!. If you're like me, you read numerous reviews trying to decide what is the best value for your money (getting the most bang for your buck). After reading hundreds of the reviews posted for this tour company (thank you Trip Advisor reviewers!), we decided to...","review_date":"June 21, 2018"},{"attraction_id":2462,"user":"210jillc","rating":5.0,"review":"What a great day!. Wonderful 6.5 hour tour. Really excellent small group. We were so lucky to see 6 bears on a beautiful day. Many thanks to Brooke for such an excellent time and really giving us such in-depth knowledge of the area, its history and wildlife. Lunch at...","review_date":"June 17, 2018"},{"attraction_id":2462,"user":"jayswiley","rating":5.0,"review":"Really enjoyable tour. Amazing tour guide, Heidi!. We just got back from an amazing cruise to Alaska. We decided to book the Yukon Discovery Tour through Frontier Excursions directly rather than through the ship (Disney) since it was highly rated on here (and cheaper than booking through the ship). We loved it!...","review_date":"June 16, 2018"},{"attraction_id":2462,"user":"j5682jwjohnd","rating":5.0,"review":"Amazing Trip with T-Bone. We were doing an Alaskan Cruise with Carnival and looked at some of the excursions through the ship and noted that this one had better reviews and was cheaper! The pickup and the trip was absolutely phenomenal, we had an amazing tour guide (Tyler aka...","review_date":"June 15, 2018"},{"attraction_id":2462,"user":"conniejo1864","rating":5.0,"review":"Best way to spend the day in Skagway!. So I booked this tour for our cruise in May 2018 and I couldn't be happier about it. When we arrived at port, there was a notification that ALL trains to Skagway that day were cancelled as there had been a rock slide. Hundreds of...","review_date":"June 11, 2018"},{"attraction_id":2462,"user":"mrs_pc_holland","rating":5.0,"review":"One of the highlights of my Alaska trip. I was in Skagway with my husband as part of our NCL Jewel cruise and booked the Yukon Discovery via Alaska Shore Tours. Our driver, T-Bone, was excellent and really made our trip. He was friendly, knowledgeable and didn't mind taking photographs at each stop....","review_date":"June 11, 2018"},{"attraction_id":2462,"user":"paddles999","rating":3.0,"review":"Beautiful scenery \/ disappointing tour. We decided to book this tour after reading positive reviews re photo opportunities. During the drive to Caribou Crossing we stopped once for a landscape photo where we could get off the bus, stopped again for a photo at the \"Welcome to Alaska\" sign, another...","review_date":"June 10, 2018"},{"attraction_id":2462,"user":"marvinm242","rating":5.0,"review":"Skagway Frontier Excursion. We had an excellent full day tour of the Yukon with our awesome guide Tee-Bow (Tyler). Tyler knows so much about the Yukon and shares his information at the appropriate times. He has a great sense of humor which made the trip wonderful. I feel...","review_date":"June 6, 2018"},{"attraction_id":2462,"user":"julies-g31","rating":5.0,"review":"Yukon Discovery and Dog Sledding. We booked this tour via Skagway Tours but it was operated by Frontier Excursions.\nThe tour was excellent and I would highly recommend. Our driver for the day was Patrick and he was exceptional.\nHe made sure that we got the right spot for photos...","review_date":"June 6, 2018"},{"attraction_id":2462,"user":"bossenga","rating":5.0,"review":"Awesome tour. Not sad we couldn\u2019t do the train!. This tour was amazing. Brooke was our guide and was always on the lookout for wildlife and her knowledge of the stops and when to visit made the stops very efficient. We weren\u2019t able to go in the train because of a rock slide and...","review_date":"June 3, 2018"},{"attraction_id":2462,"user":"cridler1972","rating":5.0,"review":"Great Tour. Brooke was the best guide!. Informative. Funny. Friendly.\nSome of the best wildlife seenon this excursion. Some of the best photo opportunities of Alaska, BC, and Yukon. Brooke was so knowledgeable and friendly. She made our excursion great!\nThanks so much!\nMichael and Cathy","review_date":"June 2, 2018"},{"attraction_id":2462,"user":"brittanya356","rating":5.0,"review":"Great time and good prices. My Husband and I did this tour and had a wonderful time!! Our tour guide Mike was very knowledgeable and funny. We got to play with puppies (they were 15 weeks old and full of energy), learn about how they train the sled dogs and...","review_date":"May 31, 2018"},{"attraction_id":2462,"user":"happyzak","rating":5.0,"review":"Amazing trip. T-Bone (Tyler) was and is a terrific guide and driver! We were met at the ships dock in Skagway and taken on a tour that took us through many types of areas, from plateaus to rain forests into the Yukon and the gorgeous Emerald Lake....","review_date":"May 30, 2018"},{"attraction_id":2462,"user":"barbarasr1706nv","rating":5.0,"review":"Best excursion . One of the best excursions my family and I have ever done! T-Bone (Tyler) was a phenomenal tour guide. Couldn\u2019t of asked for better weather either during our full day tour of the Yukon. Tyler was friendly, extremely informative, funny, and made frequent stops along...","review_date":"May 27, 2018"},{"attraction_id":2462,"user":"diana_l","rating":5.0,"review":"Amazing Full Day Tour of the Yukon with T-Bone (Tyler). We had a wonderful experience with T-Bone on the full day tour of the Yukon on May 23, 2018. He was very informative, made frequent stops along the way and shared history of Skagway, Yukon and the Klondike Gold Rush. We saw 7 bears, 1...","review_date":"May 27, 2018"},{"attraction_id":2462,"user":"joan_h","rating":5.0,"review":"Best tour ever!. This was a great tour! Our driver Mike was fantastic. He was very knowledgeable and lots of fun. Would definitely recommend this tour.","review_date":"May 26, 2018"},{"attraction_id":2462,"user":"ray_l","rating":5.0,"review":"Great Tour!. Wonderful bus tour from Skagway to Yukon. We saw rain forest, beachs, desert, and many lakes. Very relaxing tour, lots of time, no pressure to leave site. The tour guide, Patrick was very informative and knowledgeable of the areas we visited. He also help us...","review_date":"May 25, 2018"},{"attraction_id":2462,"user":"haw56","rating":5.0,"review":"Best Tour Ever. This tour is well worth the money, the scenery is beautiful and it covers a lot of country side. We had many photo stops and our guide Heidi was very knowledgeable, and patient and helped take pictures of us all. This was a small bus...","review_date":"May 21, 2018"},{"attraction_id":2462,"user":"alan_b","rating":5.0,"review":"Awesome Outing. I booked this tour prior to the cruise as I am averse to the overcharged cruise tours and I am so glad I did. As someone else has already mentioned, the Tour Guide, MIKE, is absolutely awesome, probably the best tour guide I have ever...","review_date":"May 12, 2018"},{"attraction_id":2462,"user":"luvgames","rating":5.0,"review":"Best chartered tour EVER!. Took this tour instead of booking one through the cruise ship. I'm so glad that I did!\nAfter several cruises, I have learned that booking your own excursions before you get on the ship is better. The ship sponsored excursions are VERY disorganized and rushed....","review_date":"April 17, 2018"},{"attraction_id":2462,"user":"bienho01","rating":5.0,"review":"Yukon tour ,Skagway with big Mike. Mike is the best tour guide whom I have ever met. I took the tour last May in Skagway to Yukon . He was funny, knowledgeable and professional. We saw bears, Emerald lake, White Pass and so many beautiful scenery. On the way back to...","review_date":"February 28, 2018"},{"attraction_id":2462,"user":"suzanne_b","rating":5.0,"review":"Great Family Day. Great tour! We liked that we stopped throughout the day to take in the scenery and take beautiful pictures. Our kids (12 and 15) really liked spending time with the dogs! Tyler was an excellent guide and I told him if my kids could learn...","review_date":"October 20, 2017"},{"attraction_id":2463,"user":"koyangi","rating":5.0,"review":"Relaxing Ride. Very smooth, relaxing ride there and back. My group sprang for the seating upgrade to Comfort, and it was nice to get the priority boarding, snacks, etc. I do wish there were tables in Comfort like I saw in the main cabin, but this was...","review_date":"December 13, 2018"},{"attraction_id":2463,"user":"evie_d","rating":5.0,"review":"A Fun Day Trip From Seattle. While it was too late for me to enjoy a trip to Butchart Gardens like I'd hoped -I could have, but as I was only spending a day I'd only have been in the Garden for a couple of hours, so, next time -it was...","review_date":"November 11, 2018"},{"attraction_id":2463,"user":"agioe","rating":5.0,"review":"Whirlwind tour - but perfect for us!. The early morning departure was easy for us because we had come from the east coast and were not adjusted to the time difference. Nice relaxing trip, was not crowded, perfect weather, snacks, reading. We did not have any luggage, so we were first off...","review_date":"November 2, 2018"},{"attraction_id":2463,"user":"peggy_v","rating":5.0,"review":"Perfect way to travel to Victoria from Seattle. Highly recommend booking the upgraded seating for this 3 hr journey. It was well worth the extra dollars. You do need to climb one flight of steps to the top deck. You'll have very comfortable leather seats with a table to put your drinks &...","review_date":"October 30, 2018"},{"attraction_id":2463,"user":"pioneer798376","rating":4.0,"review":"Loved it. Loved this experience. It was truly an amazing experience every staff was really committed and professional. It's a must visit and is worth","review_date":"October 22, 2018"},{"attraction_id":2463,"user":"michael_f","rating":5.0,"review":"Seattle-Victoria-Seattle. The Victoria Clipper is a convenient way to travel between the two cities. We stayed in Victoria for four days after the first leg. The Seattle to Victoria leg leaves at 8 am. The Victoria to Seattle leg leaves at 5 pm. The one way...","review_date":"October 7, 2018"},{"attraction_id":2463,"user":"traveltaler","rating":5.0,"review":"A Highlight of Our Trip While Visiting Seattle!. Loved, loved our time traveling on the Clipper and our day trip to Victoria. This trip does require one to have a passport and I recommend getting there an hour before departure if you do not already have a ticket. Every staff member we encountered...","review_date":"September 29, 2018"},{"attraction_id":2463,"user":"tripii","rating":5.0,"review":"Day Trip. Very efficient service to Victoria Canada. The scenery along the way was beautiful.It wasnt too rough and the time seemed to fly by.The seats were comfy with large windows to look out from","review_date":"September 18, 2018"},{"attraction_id":2463,"user":"harvard1","rating":1.0,"review":"Insult to Injury. We booked a trip to Victoria BC but due to an unexpected family tragedy we were unable to make the trip, they refuse to refund any portion of what we paid which is a considerable amount. We weren\u2019t even offered a voucher for the future....","review_date":"September 17, 2018"},{"attraction_id":2463,"user":"christopher_i","rating":3.0,"review":"Day trip to Victoria. We did the day return trip to Victoria from Seattle. It was nice enough, but only really worth doing if you have something to do in Victoria (like butchart gardens) as we had 6 hours to kill and there's not that much to do.\nThe...","review_date":"September 16, 2018"},{"attraction_id":2463,"user":"gallopingtrot","rating":3.0,"review":"Ok but could do with one or two improvements.. I enjoyed the boat ride. Despite the foggy weather, which prevented us seeing much of the scenery, we did catch two pods of orcas, and that was amazing. The boat itself was simply average, given that it was not cheap. Choice of food & drink...","review_date":"September 15, 2018"},{"attraction_id":2463,"user":"msmooth747","rating":5.0,"review":"Comfort Class, Butchart Garden Tour and over night stay,. So we took the clipper from Seattle to Victoria. If you have bags to check make sure to arrive at least an hour early. It take a while to get checked in. The the seats are not assigned. We did comfort class. In comfort class...","review_date":"September 11, 2018"},{"attraction_id":2463,"user":"lizdarla","rating":5.0,"review":"Visit Victoria. Taking the Clipper out of Seattle and going to Victoria is a great way to travel. They are very efficient at getting travelers onboard (from both directions). The seats are comfortable and there is plenty of room to move around the cabins. They come to...","review_date":"September 1, 2018"},{"attraction_id":2463,"user":"ralph_s","rating":2.0,"review":"Clipper will clip you.. Victoria was inundated by smoke from 600+ fires in British Columbia. Vision was limited to less than 1\/4 mile. No mention was made of this prior to leaving Seattle. An honest tour guide would have notified the travelers of the conditions and offered refunds. Shame...","review_date":"August 21, 2018"},{"attraction_id":2463,"user":"radaramses","rating":3.0,"review":"One day travel not recommended. Victoria id pretty nice and just one day travel is waste of money because you have like 4 hour to visit the Butchards gardens and the city. You need at least 2 to 3 days.","review_date":"August 19, 2018"},{"attraction_id":2463,"user":"astadt","rating":5.0,"review":"A Great Introduction to Victoria. Though the Clipper isn't the cheapest way to get to Victoria, it is one of the most convenient! Excellent scenery; you can expect to see dolphins or whales as well as the beautiful San Juan Islands. Great location since it goes from downtown Seattle directly...","review_date":"August 18, 2018"},{"attraction_id":2463,"user":"carig_120","rating":5.0,"review":"Everything was great and left on time both ways. When I started planning my trip to Seattle I knew coming all the way up I had to least travel to Canada. The Ride on the Clipper was smooth and very packed, and plenty of crew members to answer questions about Victoria, and plenty of...","review_date":"August 12, 2018"},{"attraction_id":2463,"user":"tanya_e","rating":5.0,"review":"Great tourist attraction!. Having never been to Canada we opted to do this day trip and loved it. If you can get comfort class, highly recommend doing so as you get to board early and have more room. The ride was smooth most of the time and you...","review_date":"August 9, 2018"},{"attraction_id":2463,"user":"elizabeth_i","rating":5.0,"review":"One of the best things we decided to do on our vacation to the Pacific Northwest. We started our vacation by flying to Tacoma - Seattle area to visit my niece who is working as a traveling R.N. The second day we were there, we took the Victoria Clipper to Victoria, British Columbia. The boat ride was awesome, servers took your...","review_date":"August 6, 2018"},{"attraction_id":2463,"user":"jdaze11","rating":5.0,"review":"Very comfortable high speed ferry to Victoria. The Victoria Clipper provided very fast transportation to Victoria, giving us a whole extra day to tour instead of a travel day on a conventional ferry.\nCompetent, friendly crew, efficient and on time.\nA very pleasant, quick trip.","review_date":"August 5, 2018"},{"attraction_id":2463,"user":"del_1976_j","rating":4.0,"review":"Long day but great experince. Boat was comfortable and food\/beverage options good, staff friendly and helpful. Make sure you arrive at least an hour before boarding starts as the checkin line at Seattle was long, I didn\u2019t have time to use the restroom or grab a coffee. I bought the...","review_date":"July 29, 2018"},{"attraction_id":2463,"user":"remedios_v","rating":5.0,"review":"Seattle to Victoria Day Trip. It was a nice trip from Seattle to Victoria on the Victoria Clipper. If given a chance to visit Seattle in the future, I will take this day trip to Victoria again on the same clipper. Victoria, BC is a beautiful place to visit.","review_date":"July 28, 2018"},{"attraction_id":2463,"user":"jl3628","rating":4.0,"review":"Victoria Day Trip from Seattle. Nice Clipper ride to\/from Seattle, crew was very nice, downstairs bathrooms could be a bit cleaner for passengers.","review_date":"July 26, 2018"},{"attraction_id":2463,"user":"sally_s","rating":5.0,"review":"Fun way to travel to Buchart Gardens in Victoria. Loved this tour!! The Butchart Gardens in Victoria, BC, Canada is a must-see!!! Awesome tour of 55 acres of beautiful flowers! Trip to and from is relaxing and fun! Only way to travel to Victoria! Highly recommend!","review_date":"July 23, 2018"},{"attraction_id":2463,"user":"azjon","rating":5.0,"review":"Fantastic way to get to Victoria. This short 3 hour ride is a great way to get to Victoria. Leaves early morning and docks in Victoria just across the street from the downtown area wharf. Perfect for lunch with plenty of options within walking distance. The ride goes by quick and...","review_date":"July 23, 2018"},{"attraction_id":2463,"user":"darrenesl","rating":3.0,"review":"Would be good if ship was on time.. If people running this operation get their act in gear this would be a great tour and boat. Staff on land in BC lied to us and said the boat was delayed 10 minutes. The wait was over an hour delay. Had to wait in...","review_date":"July 22, 2018"},{"attraction_id":2463,"user":"campbellc44","rating":4.0,"review":"Great experience but beware of cancellations. The boarding process is a bit chaotic and getting there an hour before departure is advisable. The food selection was fantastic and reasonably priced. The service was also excellent. The customs process is annoying on both sides with officers routinely running late, preventing your disembarkation....","review_date":"July 18, 2018"},{"attraction_id":2463,"user":"905feliciau","rating":5.0,"review":"So fun!. Didn't know what to expect on this little day trip to Victoria, BC, from Seattle, but was def not disappointed. The seats were very comfortable and the staff very nice. The cafe was just what we needed for a light dinner after a long day;...","review_date":"July 9, 2018"},{"attraction_id":2463,"user":"sue_p","rating":5.0,"review":"CRUISING TO VICTORIA. We had a super trip on the Victoria Clipper from Washington to Victoria, Vancouver Island. A pleasant, relaxing way to travel in comfort with a cafe on each deck and first class area offered for a minimal additional cost. Clean facilities also provided. Great views...","review_date":"June 10, 2018"},{"attraction_id":2463,"user":"francis_f","rating":5.0,"review":"great service. from the time of the internet booking until drop off everything was perfect and smooth,We embarked from Seattle on a one night package vacation to the gardens and overnight at the Inn at Laurel point. Embarking was smooth and easy and we paid $ 20...","review_date":"June 9, 2018"},{"attraction_id":2463,"user":"113maritzab","rating":5.0,"review":"Great Visit to Victoria. I did a 1 day visit to Victoria. The experience in this boat was great. Very well organized on boarding process, comfortable seats, friendly crew members and a smooth ride!","review_date":"June 9, 2018"},{"attraction_id":2463,"user":"carolw21","rating":4.0,"review":"Cloud Covered Clipper Cruise. Planned trip a month in advance. Could not see anything after leaving Seattle\/ Puget Sound area due to low clouds. Planned to go to Victoria Gardens, but trip shortened by two hours due to impending forecasted bad weather.\nTrip back to Seattle great! Few swells,...","review_date":"May 14, 2018"},{"attraction_id":2463,"user":"dchrisik","rating":5.0,"review":"Victoria Day Trip. Clipper ride was very comfortable and staff very knowledgeable regarding what to do and see in Victoria. Very much enjoyed tour through city on way out to Butchart Gardens which took up most of the day. Only thing we would have done different was to...","review_date":"May 12, 2018"},{"attraction_id":2463,"user":"bnbounds","rating":5.0,"review":"Beautiful and relaxing . The ride to and from Victoria was pleasant and comfortable. Views coming back were especially nice; on the way over it was misty. Food and drink options were good.","review_date":"May 3, 2018"},{"attraction_id":2463,"user":"derrick_c","rating":4.0,"review":"Empress Hotel was interesting.. The Clipper was fine. But we were disappointed that there were few \"points of interest\" within walking distance of the pier - too many stores.","review_date":"April 27, 2018"},{"attraction_id":2463,"user":"vitesse42","rating":3.0,"review":"Trip to Victoria. Weather did not allow a direct crossing. This really limited our time in Victoria to just the Butchart Gardens. Lot of money spent for only 90 minutes in the gardens. That was disappointing.","review_date":"April 24, 2018"},{"attraction_id":2463,"user":"deborah_d","rating":4.0,"review":"Nice but . . .. Try to go for more than a day. By the time you have to get to the clipper for customs, you really only have about 4.5 hours in Victoria. Take the local bus and you'll save $$$. The ferry was nice and clean and the...","review_date":"April 10, 2018"},{"attraction_id":2463,"user":"shannon_m","rating":1.0,"review":"Viator is a horrible company. FYI-When I booked a tour with Viator my confirmation e-mail stated that if canceled within 7 days it was 100% refundable. When I canceled within 7 days they then proceeded to tell me it was not refundable. The manager admitted that the e-mail confirmation was...","review_date":"April 9, 2018"},{"attraction_id":2463,"user":"copticjo","rating":1.0,"review":"Low rating for the experience with the site. We thought we were booking the Butchart Garden experience only to discover that we were misled and booked only the ferry. We then had to book the Butchart Garden separately and ended up paying more than the combined price on ClipperVacations Or Viator sites.\nAlso...","review_date":"March 29, 2018"},{"attraction_id":2463,"user":"snirgal117","rating":2.0,"review":"Why the heck is it so expensive?. If I had a way to get to Port Angeles and take the ferry to Vicotria from there I would. (tickets from there are $37 a person). There are flights cheaper than this.","review_date":"March 19, 2018"},{"attraction_id":2463,"user":"yehaaw","rating":5.0,"review":"Great way to see Victoria!. The Victoria Clipper was a delightful experience! I checked in on-line, went to the port, and boarded with no difficulty. Because it is an international journey, it isn't a speedy boarding process but the crew is very helpful and accommodating. Once aboard, everything was clean...","review_date":"February 5, 2018"},{"attraction_id":2463,"user":"seattlefoodwriter","rating":5.0,"review":"Clipper Vacations is the easiest way to go. After spending hours Internet surfing putting the perfect two night stay together for myself and my pal from Chicago I constructed a trip through Clipper Vacations. They had the best pricing, bundled with an excursion to Buchart Gardens (the reason for my friend's trip). That...","review_date":"January 30, 2018"},{"attraction_id":2463,"user":"mlmpoohbear","rating":5.0,"review":"Easy weekend getaway. My husband and I wanted to see Seattle and Victoria at Christmas time, and our weekend getaway with Victoria Clipper let us do both. We flew into Seattle and stayed one night, then the next day we took the clipper to Victoria. Our package included...","review_date":"December 19, 2017"},{"attraction_id":2463,"user":"advisor073","rating":5.0,"review":"Good value. We live in Victoria and wanted to spend a few days in Seattle. Booking a hotel, the Warwick, through Clipper Vacations provided excellent value and an enjoyable stay close to downtown. The ferry is fun, and much less stressful than driving!","review_date":"December 14, 2017"},{"attraction_id":2463,"user":"537garethm","rating":5.0,"review":"Excellent way to travel. Hassle free, relaxing way of getting to Victoria. 5 min cab ride from our hotel to the terminal. No fuss, well organised and professional set up. Boat was pleasant - big comfy seats and pleasant staff. Provided anti-sea sickness tablets free of charge which was...","review_date":"December 6, 2017"},{"attraction_id":2463,"user":"sue_b","rating":5.0,"review":"A Very Nice Experience. Took the Victoria Clipper to British Columbia for an overnight visit. The service is great and the ride comfortable. Loved that we actually saw orca whales on the ride back.","review_date":"December 4, 2017"},{"attraction_id":2463,"user":"vanislecanuck","rating":5.0,"review":"Two days turned into three in Seattle. My family has used the Clipper before and if you wish to avoid busy dangerous highways, long expensive ferry rides and too many people in a rush this is the happy alternative to travel from Victoria to Seattle and back or vice versa. We used...","review_date":"November 28, 2017"},{"attraction_id":2463,"user":"guinnivere_w","rating":5.0,"review":"Awesome trip!. I've taken the Mukilteo-Clinton ferry, the Edmonds-Kingston ferry and the Jetty Island ferry a million times but this was my first trip on the Victoria Clipper. It was awesome! It was easy to get to, it was comfortable, service on board was excellent. The oatmeal...","review_date":"November 12, 2017"},{"attraction_id":2463,"user":"canadian_barb","rating":4.0,"review":"Always Enjoy the Trip. Great quick trip from Victoria to Seattle on the Clipper & return (or visa versa). Went down for a weekend visit to Seattle in September, & enjoyed the boat very much. I've been using the Clipper for years, and it just gets better. It's clean,...","review_date":"October 23, 2017"},{"attraction_id":2463,"user":"kat1028","rating":5.0,"review":"Great trip, very impressed with the crew!. My mom and I just returned last night from a great overnight trip to Victoria. The ride over on Friday from Seattle on the Clipper was 100% booked, not an empty seat to be had. They were very efficient at getting everyone boarded and got...","review_date":"October 22, 2017"},{"attraction_id":2463,"user":"suzanne_m","rating":5.0,"review":"Quick trip across the Bay. Loading is fast and efficient. The trip is smooth. One way trip from Victoria to Seattle is about 2hrs45min. There is a concession caf\u00e9 on board but it is quite pricey for what you get. Bring your own lunch along if you can. This is...","review_date":"October 21, 2017"},{"attraction_id":2464,"user":"kenkcarrell","rating":5.0,"review":"One of the best excursions of our trip.. We rode in the caboose and had a great time. The conductor explained the history of the area and told us about the statues and other items that one of the engineers had placed along the route. The scenery was beautiful. In all, it was...","review_date":"December 21, 2018"},{"attraction_id":2464,"user":"nancyn1412","rating":5.0,"review":"Amazing scenery!. Our driver James Coleman was a most entertaining and accommodating man.\nA gifted storyteller, he helped me understand the history and some of the characters that shaped this route. The scenery was breathtaking, we had clear weather for much of the journey. James was just...","review_date":"September 19, 2018"},{"attraction_id":2464,"user":"jim20126","rating":5.0,"review":"The Train Ride Was Incredible... and Jameson made it Fun!!. The pick-up from our cruise ship (Norwegian) in Skagway was seamless. We were directed to the tour bus a short walk away. Once on the bus, it was a quick ride to the train.\nThe train ride was breathtaking! The conductor gave us the heads-up...","review_date":"September 13, 2018"},{"attraction_id":2464,"user":"bigdogaz2014","rating":5.0,"review":"Great train ride through the mountians and bus ride back. The scenery was awesome and everyone got terrific photos. The narrator was not in our cabin but she made a trip trough the train when we were all done. The ride ends in Canada and you will get a quick visit from Canadian Customs (no...","review_date":"September 9, 2018"},{"attraction_id":2464,"user":"caicos05","rating":5.0,"review":"UNBELIEVABLE & FANTASTIC !. We had a fantastic day with our driver Jennie. She was waiting for us with a Chikoot sign as we got off the ship. She was very friendly & extremely knowledgeable about the history of this region. We did the train part first, which had...","review_date":"September 9, 2018"},{"attraction_id":2464,"user":"jamesei5184je","rating":5.0,"review":"Good rush train ride through the Yukon. Great scenery; informative and amusing tour guides on both the initial van ride and the train ride back","review_date":"August 27, 2018"},{"attraction_id":2464,"user":"buckeyepam","rating":5.0,"review":"Skagway Shore Excursion: Bennett Train Journey on the White Pass Rail. This was a full day of absolutely stunning beauty all around us. We began our trip just a VERY short walk from our cruise ship. We got onto a mini bus (there were 10 people on our tour...perfect!) and headed through the tiny town of...","review_date":"August 27, 2018"},{"attraction_id":2464,"user":"jim_w","rating":5.0,"review":"You can only see this from the train. If you are afraid of height you may want to skip this one, but if you want to see sights that you can only see from the train, then this is the ride for you. The tracks were carved out of the side of the...","review_date":"August 27, 2018"},{"attraction_id":2464,"user":"961leader","rating":5.0,"review":"A step back in history . For anyone who is a rail fan and even others who aren\u2019t. Learned so much of the history of Skagway and the gold rush. The guides are very knowledgeable and take good care of the details. Our trip got a sack lunch that was delicious.","review_date":"August 26, 2018"},{"attraction_id":2464,"user":"thom_p","rating":4.0,"review":"Great views with history. Train ride offers great views and good history lessons. Worth the time and $. Tour operators friendly and informative.","review_date":"August 7, 2018"},{"attraction_id":2464,"user":"cdieffenbach24","rating":4.0,"review":"Take a train back in time...... The minute you get on the train you feel like you are stepping back in time. Some of these train cars are from back in the early 1800\u2019s. The train was spotlessly clean and well kept. The scenery is a nature lovers delight. Lush green...","review_date":"August 6, 2018"},{"attraction_id":2464,"user":"sue_s","rating":5.0,"review":"1st time to Alaska . We loved loved this trip, the bus trip up was made very special by our guide. He would stop at sites most buses didn't and the scenery was spectacular. Thank you for making our 1st excursion of our trip memorable!","review_date":"July 24, 2018"},{"attraction_id":2464,"user":"eirejim","rating":5.0,"review":"Best Shore Excursion of Our Cruise!. Juneau was nice with Medenhall Glacier; Glacier Bay was only okay in the fact that it was foggy, rainy and overcast; Ketchikan was rather boring. BUT our Yukon Rail and Bus Adventure with Chilkoot Charters and Tours was fantastic. Great views from the train ride...","review_date":"July 23, 2018"},{"attraction_id":2464,"user":"boscobear1950","rating":5.0,"review":"Must do at least once if in Skagway. My wife and I took this trip last Friday and enjoyed every minute on the train. It would be well worth taking again but sitting on the opposite side of the train car. There is just so much to see on both sides of the...","review_date":"July 3, 2018"},{"attraction_id":2464,"user":"shannondz","rating":5.0,"review":"Beautiful scenery . If you\u2019re looking for a slower paced excursion filled with tons of facts and beautiful views, this is a great trip. The train ride to White Pass was absolutely beautiful. The guides were knowledgeable and friendly. We were provided with booklets about the railroad and...","review_date":"July 2, 2018"},{"attraction_id":2464,"user":"ken_r","rating":2.0,"review":"School day out. Sorry but other that the train trip back from Frazer to Skagway this trip is not worth the money and we feel taken for a ride.\nThe lunch was a piece of chicken mostly bone. No puppies to pat. Wild life museum consisted of numerous...","review_date":"June 23, 2018"},{"attraction_id":2464,"user":"angelgoosie","rating":5.0,"review":"Favorite Tour during 7 Day Cruise. We did the train ride up and bus back with a visit to Caribou Crossing and the town of Carcross. Our tour guide was Mike who was a walking encyclopedia about Skagway, the Klondike Gold Rush, and Southern Alaska. It was early in the season...","review_date":"June 22, 2018"},{"attraction_id":2464,"user":"rolia2015oct","rating":5.0,"review":"Great train experience. The best train ride ever, view was spectacular. Seat on left or right side offered great views. Seamless pickup and drop-off. The only issue for me was it's an all day affair that I didn't have time to explore Skagway.","review_date":"June 19, 2018"},{"attraction_id":2464,"user":"donnalit111","rating":5.0,"review":"A great day spent riding this fun train!. Beautiful scenery, great guide commentary and even snacks! Plan this fun afternoon and enjoy the views!","review_date":"June 17, 2018"},{"attraction_id":2464,"user":"joe_m","rating":5.0,"review":"Bus to White Pass Train. The trip from the Skagway port pickup to the White Pass Train was incredibly phenomenal!! Our bus driver, Mike, was THE BEST!! When you book this tour with Chilkoot, which I highly recommend, you HAVE to request to have Mike as your driver. He is...","review_date":"June 10, 2018"},{"attraction_id":2464,"user":"varoyalone","rating":5.0,"review":"Great tour company. Best tour I had in Alaska. This is a family owned company and great people to deal with. Three years ago we had originally booked this tour and I came down with the \"Big C\", needless to say we had to cancel. No hassle refunded...","review_date":"June 5, 2018"},{"attraction_id":2464,"user":"muchtraveled55","rating":4.0,"review":"Lovely scenery. Enjoyed the bus ride up the canyon and into the Yukon. Has lunch at Caribou Cross which was good. I really enjoyed the return trip on the train. It was very scenic and relaxing and enjoyable. I\u2019d like to take the train up and back...","review_date":"June 1, 2018"},{"attraction_id":2464,"user":"dennis_s","rating":5.0,"review":"one of cruise highlights. a shore excursion on our Alaska cruise; about 4 hour round trip, cost $110 i think; for old guys (we are 62 & 63), a relaxing way to see the beauty of the mountain passes","review_date":"May 22, 2018"},{"attraction_id":2464,"user":"travelinglin8475","rating":5.0,"review":"Best Excursion Ever!!. I never write reviews, but I felt that I had to with this tour. It was the best excursion I have ever done! We did the Yukon bus ride and train back....it was the best! We had a small group and so happy we booked...","review_date":"May 10, 2018"},{"attraction_id":2464,"user":"vegalovetotravel","rating":5.0,"review":"Wonderful!. It was definitely one of our favorite tours on Alaskan cruise. Everything from the beginning to the end was great. Excellent guide and service. Highly recommended!","review_date":"February 21, 2018"},{"attraction_id":2466,"user":"jordanyama","rating":5.0,"review":"Amazing views all the way!. Our family had a great time on this tour. We really enjoyed the views from Cypress and Whistler on the Peak 2 Peak gondola. The guide gave us lots of information along the way and we had a very good time. Thank you!","review_date":"March 8, 2019"},{"attraction_id":2466,"user":"fredtorrence72","rating":5.0,"review":"Had a wonderful time in Whistler!. My wife and I were picked up from our hotel before stopping by one more hotel to pick up another guest. The guide was friendly and the bus was clean. Stanley Park was nice, but I've seen it before. Cypress mountain was amazing. The skies...","review_date":"February 15, 2019"},{"attraction_id":2468,"user":"eliserx2001","rating":4.0,"review":"Octoer 2018. Quebec City is an awesomely beautiful cidy. Montomorency Fall is very pretty and worth the visit. We were there just and the fall colors appeared! Awesome!","review_date":"February 13, 2019"},{"attraction_id":2468,"user":"ashleighbarnes7","rating":5.0,"review":"Beautiful!. So beautiful and breathtaking! There are many different angles to view the water fall! The hanging bridge is a great way to view it. You\u2019re sure to get many great pictures!","review_date":"November 11, 2018"},{"attraction_id":2468,"user":"donna_g","rating":4.0,"review":"Great way to see the sights. On a cold, wet day we felt that this would be the best way to see the sites outside of the city...and we were not disappointed. Jean was our guide, and he did a great job both driving and commenting. We really enjoyed the fall...","review_date":"October 13, 2018"},{"attraction_id":2468,"user":"ustravelmaxx","rating":4.0,"review":"Loved Saint Anne's. Booked this excursion while on a cruise ship the QM2 for $76. This was about a 4 hour Excursion. Traveled by large comfortable bus with an opportunity to see lots of the hillsides, Fall Foliage, and architecture of the area. Stopped for about an hour...","review_date":"October 8, 2018"},{"attraction_id":2468,"user":"cluttetcatvincent","rating":5.0,"review":"Mini Niagara Falls. Short bus ride to falls from Quebec but went to l\u2019orleans island and hit the major sites of making copper plates and jewelry to Chocolate store\/ cafe to St Anne church. Plus got a history lesson of the area. Stated 130am to about 430pm. Some...","review_date":"October 7, 2018"},{"attraction_id":2468,"user":"rsk365","rating":1.0,"review":"Be very careful. Be very careful when you book this tour:\nParking is very difficult, so leave plenty of time\nThe tour company name is not the one listed on the voucher or in the description or on the bus\nThe buses have no signs for which tour...","review_date":"August 22, 2018"},{"attraction_id":2468,"user":"pickeju","rating":5.0,"review":"Free to see, fun to fly. We saw this amazing waterfall on TripAdvisor and were surprised to see that it is only a 15m drive out of town. We parked across the street from the entrance for $7 and walked over to the falls around 4pm. After walking over the bridge...","review_date":"August 4, 2018"},{"attraction_id":2468,"user":"roxana_c","rating":5.0,"review":"Awesome! . Awesome view! Parking after 5pm is free. This place is a must see. There is an inside restaurant. You also have picnic area.","review_date":"June 9, 2018"},{"attraction_id":2468,"user":"ericoohb","rating":5.0,"review":"Enlightening & informative. Wanting to know more of the history of the Falls & St Anne's we took this tour. Our guide and driver was most informative. He always took the time to explain & elaborate whenever he could.\nWe recommend this tour to anyone wanting to more...","review_date":"June 8, 2018"},{"attraction_id":2468,"user":"randomtourist344","rating":5.0,"review":"Even better than I expected.. The cable car up to the falls from the visitor center was closed for maintenance. We didn't find this out until we had gone in and dispersed, and our driver came in, rounded up all his scattered passengers, and drove us up to the falls,...","review_date":"May 22, 2018"},{"attraction_id":2485,"user":"cruiser0910","rating":4.0,"review":"Wonderful Experience. It was a wonderful experience - tours are run very well, staff are all friendly, and communication beforehand was always quick. Would definitely recommend to anyone wanting to see the Northern Lights.\nMy only criticism is the hotel they book you into. The Westmark Hotel...","review_date":"January 22, 2019"},{"attraction_id":2485,"user":"vivian_o","rating":5.0,"review":"Beyond Happy. Arctic Range Adventure is the way to go if considering a trip to see the northern lights. They are so well organized, tour package includes hotel and various tours during the day. Their tour guides are so knowledgeable and friendly and overall helpful. Also Arctic...","review_date":"March 4, 2018"},{"attraction_id":2485,"user":"d1291dyjohno","rating":5.0,"review":"Aurora Viewing Vacation Tour Is Amazing. My wife and I went on this tour with my sister and grand daughter. This company provides transportation to\/from airport at arrivals and departures. This tour provides 3 opportunities to see the Northern lights and we seen the northern lights on our first outing to...","review_date":"March 3, 2018"},{"attraction_id":2488,"user":"deedled","rating":5.0,"review":"Easy Post-cruise Option. It was great to just walk outside of the terminal and find representatives from Landsea at the information kiosk. Although there was time taken to pick up others at local hotels before starting our 4 hour tour, Ed made sure we were all comfortable with...","review_date":"April 16, 2018"},{"attraction_id":2489,"user":"mona612","rating":5.0,"review":"A Whale of a Great Time!. This whale watching excursion was one of the best travel experiences we have ever had!! We had taken a similar excursion off the east coast of Canada a few years ago and were very disappointed so our expectations were rather low. I would recommend this...","review_date":"January 23, 2019"},{"attraction_id":2490,"user":"david_j","rating":5.0,"review":"Second Round!. I did this with my two boys on the Sea to Sky experience a couple of years ago and again today at the special event in Pitt Meadows \"Track Day\"\nExhilarating! Time and money well spent","review_date":"October 19, 2018"},{"attraction_id":2490,"user":"2036griff","rating":5.0,"review":"An All Out Blaze. What a professional operation, Fun and Safe Exotic driving Experience . Outstanding piece of road. I Highly recommend this !!!!! While in Vancouver. My tips are:\nEat Good- Wash your hands- Be prepared.....\nAll Be Back.\nTim","review_date":"September 26, 2018"},{"attraction_id":2490,"user":"soniajonestravel","rating":5.0,"review":"Like Nothing Else!. If you love fast cars and an adrenaline buzz then Scenic Rush is for you. Thom and the team run such a professional operation and have thought of everything to ensure you have a fun (yet safe) day out on the Sea to Sky Highway....","review_date":"September 20, 2018"},{"attraction_id":2490,"user":"joe_l","rating":5.0,"review":"A Great Decision Doing This!. I hesitated booking this but it turned out to be one of the most fun things I've done in a while especially because I love cars. These folks organized an experience that's difficult to replicate. We truly got to experience the cars and got led...","review_date":"September 3, 2018"},{"attraction_id":2490,"user":"ivan_m","rating":5.0,"review":"Worth every penny. Without a doubt, scenic rush was the highlight of my trip to Vancouver. Once in a lifetime experience to drive ridiculous cars in a setting straight out of need for speed. I couldn\u2019t help but cackle with excitement like a boy on Christmas morning every...","review_date":"August 24, 2018"},{"attraction_id":2490,"user":"trevinbc","rating":5.0,"review":"Amazing, Amazing, Amazing !!!!. This is the first time I have ever bothered to go on tripadvisor and post, I have done a lot of things and been to a lot of places!!!\nThis was a great day, the staff were fantastic and cars were glorious. I have driven...","review_date":"August 22, 2018"},{"attraction_id":2490,"user":"tc1467","rating":5.0,"review":"DO IT DO IT DO IT DO IT!. Definite bucket list worthy experience. I'm pretty tall and was worried I would have trouble fitting in the cars but it was not an issue at all. I wasn't into the Z06 Corvette when we signed up but it ended up being my 2nd favorite....","review_date":"August 21, 2018"},{"attraction_id":2490,"user":"tristan_r","rating":5.0,"review":"Amazing Cars, Amazing Drive. This was the most fun I've ever had in a car, period! Even though my dad was the one driving, it was still exhilarating and I couldn't help but grin the whole trip long.\nThe whole experience was very professional, with a short briefing on...","review_date":"August 19, 2018"},{"attraction_id":2490,"user":"alanfalls","rating":5.0,"review":"It\u2019s like driving a rollercoaster with hours of pure adrenaline rush!. It\u2019s like driving a rollercoaster with hours of pure adrenaline rush! I never dreamed I would be able to drive one of these cars, let alone 4! My wife and I were visiting Vancouver and found this experience online. It was exactly as described and...","review_date":"August 18, 2018"},{"attraction_id":2490,"user":"ryguyc","rating":5.0,"review":"A great afternoon of driving. I was a bit unsure when I booked, whether the experience would be worth the price, but I was very satisfied with the value in the end. I would definitely recommend this tour to any driving enthusiast.\nI had the pleasure of driving the Ferrari,...","review_date":"August 14, 2018"},{"attraction_id":2490,"user":"aaron_w","rating":5.0,"review":"Such a great way to spend a morning. This was a gift from my wife for a birthday\/father's day and at first I felt badly about accepting it because of the cost. I didn't think that I could justify the money for something that seemed like it could not possibly be worth the...","review_date":"August 12, 2018"},{"attraction_id":2490,"user":"casadyh2018","rating":5.0,"review":"Once in a lifetime experience. We can't say enough great things about this company and the experience. Incredibly responsive in communication and such awesome, fun, and informative staff. It certainly more than exceeded our expectations and is something we'll never forget! Amazing car choices, the staff made us feel very...","review_date":"August 6, 2018"},{"attraction_id":2490,"user":"ckolmers","rating":5.0,"review":"Exhilarating!. If you are looking for a personalized experience taking amazing exotics on a spirited drive up and down an absolutely gorgeous winding highway, just stop reading and book your experience now.\nThom (co-owner) was just awesome and took care of our every need, including providing...","review_date":"August 3, 2018"},{"attraction_id":2490,"user":"c_marichia","rating":5.0,"review":"The Best Day of my Bf's Life. I purchased this for my boyfriend for his birthday and we made the trip from Winnipeg to Vancouver specifically for this. This was the most amazing experience that either of us have ever had and I have never seen such happiness out of the face...","review_date":"August 3, 2018"},{"attraction_id":2490,"user":"amanda_v","rating":5.0,"review":"SO FUN!. This experience did not disappoint! The staff were awesome (Chris & Joe), and the cars were unreal. I surprised my husband for his birthday and he hasn't stopped talking about it or replaying the videos!","review_date":"July 30, 2018"},{"attraction_id":2490,"user":"spevialkev","rating":5.0,"review":"Adrenaline pumping morning!. A friend and I went on the sky to sky tour and had the most amazing day! I was concerned in the beginning that this would be like many other experiences where the entire tour us super controlled and planned out. I was surprised and...","review_date":"July 30, 2018"},{"attraction_id":2490,"user":"w960gasandrab","rating":5.0,"review":"Wow!!!. I can't say enough about how incredible this experience was. The cars and ride were awesome, & the customer service above & beyond! I was unable to drive due to an injury, but they made sure I still had a memorable experience. My husband &...","review_date":"July 24, 2018"},{"attraction_id":2490,"user":"_dtpiwek","rating":5.0,"review":"Scenic Rush. The name says it all - Scenic Rush!!!. The whole overall experience was excellent, from Booking to finish. My Husband was on a total rush when he was finished and said the car (Porsche Cayman GT4) was amazing. The owners & company were very friendly...","review_date":"July 23, 2018"},{"attraction_id":2490,"user":"stacey_m","rating":5.0,"review":"Indeed a RUSH!. I had the fortune to participate in the Scenic Rush Exotic Driving event on the Sea to Sky last week and it was amazing. The leaders were fantastic and did a great job of calm and thorough instructions to some slightly nervous drivers. (Well in...","review_date":"July 18, 2018"},{"attraction_id":2490,"user":"tina_p","rating":5.0,"review":"Experience of a LIFETIME. I had the opportunity to have an experience of a lifetime by not just going in one but four exotic cars on the Sea to Sky Highway\u2026 I was in a a Lamborghini, a RED Ferrari , Corvette Convertible and an Audi R8..The staff at...","review_date":"July 18, 2018"},{"attraction_id":2490,"user":"efra\u00edn_sol\u00eds_e","rating":5.0,"review":"What a memorable experience!. A big thank you to Chris, Alex, Bryan and Thom at Scenic Rush, what an amazing time we had! To anyone thinking about this experience, do yourself a favour and do it! These folks are absolute professionals, they give you an orientation and go over...","review_date":"July 18, 2018"},{"attraction_id":2490,"user":"336bryanr","rating":5.0,"review":"Awesome experience . What a great time!\nExceptional service from Chris, Thom, Bryan and Alex!\nGreat introduction to learning about the cars and how they handle!\nThe drive is beautiful and the cars are an amazing experience!\nThoroughly enjoyed it!\nDo it!","review_date":"July 17, 2018"},{"attraction_id":2490,"user":"mike_j","rating":5.0,"review":"Wife got me the BEST experience as a gift!. By the end of the drive, I was barely able to contain my joy!\nIm not much of a car guy and just love the experience of driving.\nThe crew at Scenic Rush were kind, professional and enthusiastic! They really helped calm any nerves I...","review_date":"July 16, 2018"},{"attraction_id":2490,"user":"rob_c","rating":5.0,"review":"Exhilarating Experience . Scenic Rush was fantastic! The staff are very professional, friendly and obviously love what they do. Driving the exotic cars was absolutely thrilling. I highly recommend this experience, and I'll be doing it again.","review_date":"July 6, 2018"},{"attraction_id":2490,"user":"lukasonep","rating":5.0,"review":"AWESOME ! FANTASTIC TIME. We had a fantastic time this week driving the Ferrari , Porsche , Lamborgini , and Corvette. Totally a bucket list item now off our list . Everything about this was top notch , the crew was informative and great and the whole overall experience...","review_date":"July 5, 2018"},{"attraction_id":2490,"user":"cliff1788","rating":5.0,"review":"Perfect name for Experience...SCENIC RUSH!. For Christmas, I purchased the Sea to Sky experience for my 14 year old son who is a car freak. Unfortunately for him and very fortunately for me...he is too young to drive. This is a one of a kind experience. The team is very...","review_date":"June 26, 2018"},{"attraction_id":2490,"user":"dan_c","rating":5.0,"review":"Truly an incredible driving experience. Scenic Rush has put together a truly amazing experience that will leave you with many great memories that you can tell to your friends.\nI took part in their sea to sky package which allowed me to drive 4 exotic cars - Corvette, Lamborghini, Audi...","review_date":"June 25, 2018"},{"attraction_id":2490,"user":"james_c","rating":5.0,"review":"A great time and a great team!. It was one of the coolest days we've had. Not only was it the experience of driving these high performance cars, you get to drive them up one of the best stretches of road in Canada.\nNot to mention the staff\/boys of Scenic Rush are...","review_date":"June 25, 2018"},{"attraction_id":2490,"user":"ryanh1025","rating":5.0,"review":"Scenic Rush is an epic \"must do\" experience !. What an amazing day! The staff balanced safety\/instructions with \"have fun\" attitude perfectly. I never felt like we were on a strict timeline throughout the time we had. The cars were in immaculate condition and it was an incredible thrill to handle these powerful beasts...","review_date":"June 25, 2018"},{"attraction_id":2490,"user":"b2488lqtraceys","rating":5.0,"review":"What a thrill. A must do experience for all who love high performance cars. The staff was helpful and made the experience a great success. The cars were top notch and well maintained. The Sea to sky highway was the perfect road to fully enjoy the Scenic Rush...","review_date":"June 24, 2018"},{"attraction_id":2490,"user":"canadian181725","rating":5.0,"review":"Great time . The best luxury car driving experience possible. A friend of ours treated us to this thrill. Brian, the business owner, was simply superb and so down to earth. He let us enjoy each and every car just like anyone would hope for. Cars were clean,...","review_date":"June 23, 2018"},{"attraction_id":2490,"user":"rjh0ffman","rating":5.0,"review":"Amazing experience. Had a great time driving these supercars on the sea-to-sky highway. Scenic Rush has outstanding staff. Price is completely reasonable and well worth it. Very accommodating -- there was a temporary highway closure, so they took us to a country club for lunch so we...","review_date":"June 18, 2018"},{"attraction_id":2490,"user":"melinda748","rating":5.0,"review":"BEST EXPERIENCE EVER!. I purchased this experience for my husband and son, the smiles on their faces when they returned said everything! They had a fabulous time driving the exotic cars, the scenery was amazing as well.\nThe staff was so very friendly and knowledgeable! I highly recommend...","review_date":"June 16, 2018"},{"attraction_id":2490,"user":"mako_b","rating":5.0,"review":"First class service. Excellent for treating clients to a special afternoon. Bryan and the crew take amazing care of the people. Truly first class experience.","review_date":"June 16, 2018"},{"attraction_id":2490,"user":"michael_m","rating":5.0,"review":"Exhilarating!. If you leave this place without a smile on you're face...you might be a robot.\nDefinitely worth checking this out if you enjoy driving!!","review_date":"June 11, 2018"},{"attraction_id":2490,"user":"sunreviewer","rating":5.0,"review":"Service, Experience, Quality. Very personable staff\/owners with a great attitude make for a truly memorable experience. They take great pride in their work and maintain their cars impeccably well. I felt comfortable from the very beginning and the rules were explained clearly during the safety briefing. I wish...","review_date":"June 4, 2018"},{"attraction_id":2490,"user":"kerry_d","rating":5.0,"review":"It's all about the Ferrari!!. Went with my two son in laws and best friend, we did the shared driving passenger thing. My first leg was driving the Lambo, I am not a fast car guy, but paddle shifting with that much horsepower was amazing. I was scheduled to drive...","review_date":"May 28, 2018"},{"attraction_id":2490,"user":"bradyj2013","rating":5.0,"review":"What a thrill!. That was one of the most fun things I have ever done, and it was fantastic to enjoy the experience with my 13 year old daughter! Bryan and Joe were fantastic hosts!\nHighly recommend Scenic Rush","review_date":"May 19, 2018"},{"attraction_id":2490,"user":"22court","rating":5.0,"review":"Truly Amazing Experience!!!!!. My husband is a huge car enthusiast so when I found this experience I thought it would be the perfect addition to our anniversary weekend! We were both completely blown away by the experience from start to finish. The entire staff was responsive and answered...","review_date":"May 14, 2018"},{"attraction_id":2490,"user":"smeierfour","rating":5.0,"review":"THRILL OF A LIFETIME!. AMAZING! THRILLING! Worth every penny. We are absolutely doing this again & and bringing friends. I would highly recommend this to anyone who loves these cars. Nothing else like this in Vancouver. So Much FUN!","review_date":"May 9, 2018"},{"attraction_id":2490,"user":"gianni_p","rating":5.0,"review":"Name speaks for itself !. Amazing time had a blast , couldn\u2019t ask for a better 40th surprise and take these amazing cars for a ride . Brian and Chris and staff you all rock and made the experience even better . Thanks so much The Pasta Boys Gianni and...","review_date":"May 6, 2018"},{"attraction_id":2490,"user":"tominators34","rating":5.0,"review":"Seriously better than expected!. A perfect day surpassing high expectations! Right from the safety meeting to saying goodbye, everything was relaxing & explained professionally. We couldn't answer the question of \"Which car was your favourite?\" As each car had it's own exciting qualities. Each car was clean, ran exceptionally...","review_date":"November 3, 2017"},{"attraction_id":2490,"user":"robertdi8929pe","rating":5.0,"review":"Totally lives up to the name!. Time well spent...I definitely recommend this experience! The leaves were changing color, the sun was shining, and we spent the morning driving exotic cars up the Sea to Sky highway. Absolutely a scenic rush! My 13-year-old son is a Lamborghini fan, and while driving all...","review_date":"October 31, 2017"},{"attraction_id":2490,"user":"rob_c","rating":5.0,"review":"Amazing Experience!!!. Great cars! What an adrenaline rush! The customer service from the owners was first rate and I would recommend this to anyone who loves cars! I plan on going back for a longer drive next time.","review_date":"October 29, 2017"},{"attraction_id":2490,"user":"smillen70","rating":5.0,"review":"Beautiful cars, beautiful day. A beautiful fall day on the Sea to Sky. A great experience with Scenic Rush. The whole experience was well done with the cars in excellent condition and all ready to go. The staff were very knowledgeable with the experience exactly as advertised. They put...","review_date":"October 29, 2017"},{"attraction_id":2490,"user":"s_s","rating":5.0,"review":"Great experience. Awesome experience...especially enjoyed the gt4. Definitely recommend this to anyone who likes cars and scenic drives. Super friendly relaxed environment as well. Thanks!!","review_date":"October 28, 2017"},{"attraction_id":2491,"user":"sherman_c","rating":5.0,"review":"My first ever bike tour with Ilse & \"The Pedaler\". I haven't done any biking on road until I joined this shore excursion with Ilse and the Pedaler. It turned out to be the right choice. It was an exciting and joyful experience as we got to savor the beauty of this city by cycling...","review_date":"June 24, 2018"},{"attraction_id":2492,"user":"mjrs147","rating":2.0,"review":"Good tour- Terrible guide. The tour itself as great. Visited all of the highlights of the city. The driver was very personable but the guide was terrible. His information was good but it was always \"and that building....\" never saying on the right or left and stopping in mid-sentence...","review_date":"May 18, 2018"},{"attraction_id":2492,"user":"msutom77","rating":2.0,"review":"Disappointed. We took the coach tour of Montreal. Our guide had a strong French accent and was hard to understand. The route was not very exciting to us, just buildings in a city. Afterwards, we took the hop-on hop-off bus to get to the Notre Dame...","review_date":"October 30, 2017"},{"attraction_id":2493,"user":"traufre","rating":5.0,"review":"Unforgetable experience thanks to Arctic Range Adventure. The trip to Whitehorse we booked with Arctic Range was truly amazing. I can't thank them enough for an absolute great experience. We are so happy we did this trip...Arctic Range is an amazing tour company, they are so helpful, knowledgeable, and very professional. Very...","review_date":"March 14, 2018"},{"attraction_id":2493,"user":"clintonphil","rating":5.0,"review":"The most amazing adventure. This adventure tour was so well organised I had doubts but was amazed at how professional they were, from collecting us at the airport to hotel drop offs and pickups, supplying all clothing and equipment which was all in excellent condition, to the friendly and...","review_date":"January 14, 2018"},{"attraction_id":2494,"user":"yvonnedp","rating":5.0,"review":"GASTRONOMICAL DELIGHT!!!. Our tour guide, McKenzie, was such a delight and I am so glad that we had him all to ourselves! He took us on a great adventure. First stop was St Lawrence Market to sample Yiannis' Peameal ham sandwich: delicious! Then across the street to...","review_date":"December 2, 2018"},{"attraction_id":2495,"user":"serbanila","rating":2.0,"review":"A lot of driving... not enough wineries. We booked this tour as a group of 14 and it sounded great because they came to our hotel to pick us up in 3 separate vans.\nWe ended up in a van where the driver had no clue about wine. He actually said that...","review_date":"August 1, 2018"},{"attraction_id":2503,"user":"danceandtravel","rating":4.0,"review":"Very good tour and introduction to Quebec.. Our guide was great. He knew alot about the city. He was very knowledgeable about the history and the architecture of the city.","review_date":"August 16, 2018"},{"attraction_id":2503,"user":"themeister123","rating":5.0,"review":"First class. Thoroughly enjoyed tasting trip which also rolled in quite a lot of interesting historical info on buildings and the city. Tour guide was really great.","review_date":"July 15, 2018"},{"attraction_id":2503,"user":"wombleflier","rating":5.0,"review":"Great tour, superb guide and enjoyed the food. We thoroughly enjoyed this tour. As well as sampling food and drink in 7 places our guide was very informative about the history of the city. Our guide, Justine, was superb. She was interesting, passionate about her city, friendly and a delight to spend 2...","review_date":"June 24, 2018"},{"attraction_id":2503,"user":"lisa_f","rating":2.0,"review":"highly disappointed. not much of a food tour.. I was so hungry the whole time!. I was really excited about this food tour, and my husband and I came hungry! Our guide was good, I'll admit that, and was full of interesting facts about the city. We started our tour and it was a good half hour before we entered...","review_date":"November 25, 2017"},{"attraction_id":2503,"user":"travelmuse1","rating":5.0,"review":"An authentic taste of Quebequois foods. We were in Quebec overnight as a part of a cruise stop. We booked the walking food tour in advance and it was full with 14 people. Our tour guide whose name, I believe, was Jocelynne was a very knowledgeable, energetic leader who kept us...","review_date":"October 24, 2017"},{"attraction_id":2504,"user":"miriam_n","rating":5.0,"review":"Great tour. Covered a lot of history and guide was very knowledgeable. Walked at a good pace.\nRecommendations for shopping and restaurants was excellent.","review_date":"October 29, 2018"},{"attraction_id":2505,"user":"alan_e","rating":3.0,"review":"More a talking tour than a walking tour.. When you book a \"walking tour\", you expect to cover a bit of territory, but our guide simply took us around a very tight local area, and we were stopping for 15 minutes every 10 minutes. OK, we learned a bit, but it wasn't what...","review_date":"November 21, 2018"},{"attraction_id":2505,"user":"peaseblossom85","rating":5.0,"review":"EXCELLENT. Our guide was Marie Legroulx and she kept us informed and entertained throughout this excellent two hour tour. We saw as many sights as possible within such a short time scale and felt that we had fantastic value for money. She is a real enthusiast...","review_date":"October 26, 2018"},{"attraction_id":2505,"user":"francisshm","rating":4.0,"review":"Interesting and Informative. The guide, Clarice? was excellent. She lives in the area and her knowledge and enthusiasm was wonderful. The tour was well paced and she showed pictures at various points to illustrate the history of an area. I would have given the tour 5 stars except...","review_date":"October 14, 2018"},{"attraction_id":2505,"user":"jpc783","rating":3.0,"review":"Interesting facts and nicely organized. The tour advertises that the starting point is an \u201ceasy walk\u201d from the pier. That is not at all true. There was nobody at the pier to guide us, so we had to find our own way. The walk was about 8 city blocks, and...","review_date":"September 17, 2018"},{"attraction_id":2505,"user":"zach_b","rating":5.0,"review":"Great stops and very friendly and knowledgeable guide . The tour stopped at and passed by all the big and some small sites in the Old town. Our tour guide was very friendly and knowledgeable about the city, its history, and places to visit after the tour. Our guide was born and raised in...","review_date":"August 29, 2018"},{"attraction_id":2505,"user":"james_d","rating":5.0,"review":"very knowledgeable tour guide. We took the 2 hour walking tour starting at the visitor's center and ending in the lower city. It was a small group of about 10 and we learned alto about eh history the city . This is great to do on your first day...","review_date":"August 27, 2018"},{"attraction_id":2505,"user":"katelyncamer0n","rating":5.0,"review":"Very informative and enjoyable. I would definitely recommend this tour to anyone interested in the history of old Quebec. Our tour guide, Genevieve, was very passionate on the subject, and included plenty of fun tidbits of info about the city's history. It was an easy walk, and very good...","review_date":"August 13, 2018"},{"attraction_id":2505,"user":"teresa_s","rating":4.0,"review":"Good tour and Walking Salesman. I really enjoyed the tour with Michael as our guide. It was very informational and he knows his history. The tour would be better if he was not constantly being a walking salesman for places to eat, other tours, places to visit. They of course...","review_date":"August 9, 2018"},{"attraction_id":2505,"user":"maryannb219","rating":5.0,"review":"Best way to see City and hear the history . Highly recommend this walking tour. It was an informative tour with Anne. The 2 hours is the right amount of time to see the old city and hear the history. Anne is an engaging guide who knows her facts and brings the past alive for...","review_date":"July 29, 2018"},{"attraction_id":2505,"user":"ruth_h","rating":5.0,"review":"Learned so much history!. Clarisse was awesome, especially dealing with a larger group than normal because another trip guide could not make it. She has so much personality and we learned so much!","review_date":"July 8, 2018"},{"attraction_id":2505,"user":"taylorr1107","rating":5.0,"review":"Highly Recommended!. My mom and I took the walking tour of Quebec City with Francois and it was amazing. He was very knowledgeable about the city and illuminated the city in a fascinating way. I highly recommend the tour and Francois!","review_date":"June 16, 2018"},{"attraction_id":2505,"user":"michelle_l","rating":5.0,"review":"Informative and fun.. Francois did an excellent job relaying history with a mix of humor. There were a couple of stops at the beginning of the tour that were a bit long but once it started moving it was the perfect blend of walking, climbing and resting. The...","review_date":"May 30, 2018"},{"attraction_id":2505,"user":"michelleruss","rating":5.0,"review":"This tour enhances your trip. Are you debating whether or not you should pay for a guided tour of Quebec City? Take the tour. Our family of four (including two teenagers) signed up with Tours Voir Quebec and went on a two hour Grand Tour with Robert V as our...","review_date":"March 20, 2018"},{"attraction_id":2505,"user":"janice_p","rating":5.0,"review":"Learned so much in good company. Our tour guide was Robert Simard. He was wonderful. He knows so much about Quebec city and its history. He made the tour a total experience. I lived in Quebec City for 3 years and I found out that there were a lot of things...","review_date":"February 17, 2018"},{"attraction_id":2505,"user":"len_l","rating":5.0,"review":"An excellent educational and enjoyable experience. We stopped for a couple of days in Quebec City while on an extended motor tour of the Maritime Provinces, Quebec and the N.E. U.S.A. and took part in the Grand Tour. We fully appreciated the guidance of our leader, Simon, who took our group...","review_date":"October 24, 2017"},{"attraction_id":2512,"user":"lefre151","rating":5.0,"review":"Loved this tour!. We really enjoyed this tour \u2013 it's a great way to get a taste of Granville Island and the market place. The food was excellent and the tour was very understanding of dietary requirements. Also our guide Miguel was truly excellent, with great tips and...","review_date":"March 17, 2019"},{"attraction_id":2512,"user":"molly_c","rating":5.0,"review":"Wonderful experience of local Canadian food. Upon visiting Granville Island, the foodie tour greatly help me to appreciate the local produce and cultural food. If there wasn't such a tour, I probably was still wondering in the dark and unaware of the great taste from the Canadian locals.","review_date":"October 31, 2018"},{"attraction_id":2512,"user":"lucilefs1","rating":5.0,"review":"Wonderful. Michael gave us a great tour of the market. It would have been almost overwhelming if not for him. He was thoughtful of everyone in the group and made sure we were all included.","review_date":"September 13, 2018"},{"attraction_id":2512,"user":"hopefulc1","rating":5.0,"review":"A great way to meet the market. Catching the ferry is an easy way in and out without traffic issues. Lydia our guide was great. Knowledgeable and well spoken, along with being entertaining. She invented the term \u201cbreakfast wine\u201d and we will ensure it becomes a concept - brilliant. All the food...","review_date":"August 7, 2018"},{"attraction_id":2512,"user":"gayledubois","rating":5.0,"review":"What a Wonderful way to spend your morning!!!. This Foodie tour was one of the highlights of our Vancouver trip. Tracy our tour guide was a friendly, knowledgeable and fun person. She made it all so interesting and delicious! It was a very enjoyable morning in everyway and we would do this again.","review_date":"July 11, 2018"},{"attraction_id":2512,"user":"colin_m","rating":5.0,"review":"granville island market tour. an excellent way to sample food and drink of Canada big thumbs up for our guide Emily who guided us through the market recommended tour","review_date":"July 4, 2018"},{"attraction_id":2512,"user":"tnfoody","rating":5.0,"review":"Absolutely loved the tours and Tracy. My wife and I and two friends went on the Granville Island Market food tour as well as the Downtown Gourmet Food Tour. The food was incredible but even better then the food was our tour guide Tracy. She was so knowledgeable and gave us...","review_date":"June 24, 2018"},{"attraction_id":2512,"user":"marcbenjie","rating":5.0,"review":"Foodie Tour. The tour was extremely enjoyable. Our guide Jenny was a joy to be around.\nShe made the entire experience worthwhile. The food was great.","review_date":"April 19, 2018"},{"attraction_id":2512,"user":"jhz32789","rating":5.0,"review":"Perfect Foodie Tour. This was a perfect tour. Our guide, Nadia, was wonderfully qualified as a local with impressive international experience. The food was all interesting and delicious. We enjoyed the pace of the tour. It was relaxing but continuously moving. A great way to spend a few...","review_date":"March 1, 2018"},{"attraction_id":2512,"user":"mjm1378","rating":5.0,"review":"Just awesome!. We were lucky enough to have Nadia as our guide on the Granville island tour. She was so knowledgeable and the tastings were amazing.... best doughnut ever! We all came away wishing we could have Nadia as our personal chef! Brilliant way to spend a...","review_date":"January 29, 2018"},{"attraction_id":2512,"user":"shiva_m","rating":5.0,"review":"Granville island will remind me of Tracy forever.... Today, our semi-private tour of Granville market was filled with succulent and exotic samples from different coners of the market. But the most memorable feature of this tour was our leader, Tracy who is the most passionate foodie I have ever seen. I could literally...","review_date":"November 23, 2017"},{"attraction_id":2512,"user":"iamessjay","rating":5.0,"review":"YUMMO Granville Island!. Fabulous morning walking foodie tour of Granville Island! Got to sample the (tastiest) highlights of the market in a fun and interesting tour with a fabulous guide! GREAT end to a great holiday! Thank you!","review_date":"November 10, 2017"},{"attraction_id":2512,"user":"amykreiderlindholm","rating":5.0,"review":"Our first foodie tour will be hard to beat!. We had such a fabulous time with Nadia on the island market tour - such a wealth of information and so personable and fun. Not to mention that we had great food and were stuffed at the end of it! We liked it all so...","review_date":"October 22, 2017"},{"attraction_id":2513,"user":"davisburgess","rating":5.0,"review":"Perfect afternoon adventure in Victoria. My wife and I came to Victoria for a few days on a honeymoon trip around the PNW. We were in Victoria without a car and this was the perfect way to see whales and see Butchart in an afternoon. The boat was comfortable and...","review_date":"January 3, 2019"},{"attraction_id":2513,"user":"margo_m","rating":5.0,"review":"Whale-Watching Cruise and Butchart Gardens combined. Great excursion with a fabulous crew, particularly Mackenzie whose knowledge about everything we saw on the whale watching part of the trip was fabulous. We saw a couple of humpback whales and seals and a pair of bald eagles.\nThe boat drops you off at...","review_date":"October 2, 2018"},{"attraction_id":2513,"user":"pdkweber","rating":5.0,"review":"Whale Watching and Butchart Gardens. Excellent trip and phenomenal crew. A friend recommended to us and we will do the same. Highly recommend Prince of Whales!\nDw","review_date":"August 23, 2018"},{"attraction_id":2513,"user":"670pas","rating":5.0,"review":"Lucky to see whales numerous times, great crew that took pictures & gave them to us, best entrance to the gardens. Have been on other whale watching tours over the years and this was the best experience yet. Zodiac boat looked like fun, but we wanted to also see Butchart Gardens that day as well so chose this option.The crew was knowledgeable and charming. We were...","review_date":"August 12, 2018"},{"attraction_id":2513,"user":"steve_scherrer","rating":5.0,"review":"See the Whales, Tour the Garden. We had a wonderful cruise where we were able to see several sea lions, seals, and at least one humpback whale. The crew was friendly and very informative about the wildlife. Our self-guided tour of Butchart Gardens was also very enjoyable. This is a fantastic...","review_date":"August 5, 2018"},{"attraction_id":2513,"user":"paulinev3","rating":4.0,"review":"An amazing expierence to see orcas in their natural habitat!. We have had an amazing experience on board of one of the bigger Prince of Whales boats. The staff (Pascale, Hannah, Pat) was very friendly and also very knowledgeable about the area and about the whales. We saw a family of transient orcas. They were...","review_date":"July 31, 2018"},{"attraction_id":2513,"user":"nowincolor","rating":5.0,"review":"amazing experience with lots of orcas!. We did the whales\/gardens tour which was a great way (economical as well) to see both attractions in one day. We were on the big boat, the Salish Sea Dream, but it wasn't even close to full. We saw 2 families of transient orcas hanging...","review_date":"July 26, 2018"},{"attraction_id":2514,"user":"vicky_e","rating":5.0,"review":"Tasty, Scenic, and Awesome!. What a great experience! It was tough to think of something to do that would be fun for my 19 year old son and my sister and I at the same time. My son is car crazy, so the Tesla was a big hit, and...","review_date":"December 30, 2018"},{"attraction_id":2514,"user":"traveler44781379175","rating":5.0,"review":"Great experience!. Kevin was very knowledgeable and took us to lots of worthwhile points of interest en\nroute. I have a tendency to motion sickness but Kevin was a good driver so I was able to enjoy the drive. The Tesla is a nice quiet way to...","review_date":"December 2, 2018"},{"attraction_id":2514,"user":"clairecampbell231","rating":5.0,"review":"Green energy and an awesome, unique way to have an outing with friends.. My husband, myself and 2 of our friends toured up the Saanich peninsula in the middle of October to have a wine and spirit tasting at De Vine Winery. Mark was our driver and he was very friendly, personable and easy to be around. We...","review_date":"October 18, 2018"},{"attraction_id":2514,"user":"michele_h","rating":5.0,"review":"Great way to take a custom tour in Victoria and beyond. Mark was our guide. He arrived early to pick us up from our port terminal. We planned to visit a Cider Brewery and Vineyard and as we had as we had a few moments to spare, he offered to show us around Victoria for a...","review_date":"September 7, 2018"},{"attraction_id":2514,"user":"47tallea","rating":5.0,"review":"Amazing service, stunning views and a sweet ride!. The best way to see the sights in style! We toured in Saanichton area to Sea Cider and DeVine where the farmland and beach views were STUNNING. Kevin was lots of fun and taught us all about the surrounding area! All in all we had...","review_date":"July 15, 2018"},{"attraction_id":2514,"user":"michelle_r","rating":5.0,"review":"Amazing, unique, and fully customizable experience!. Kevin took us on a fully customized tour, happily meeting us at Fisherman's Wharf. His professional and easy-going approach only added to the incredible comfort of his impeccably clean, silent, and sexy Tesla! We opted to check out some of the distilleries and wineries in...","review_date":"June 13, 2018"},{"attraction_id":2517,"user":"kekneis","rating":5.0,"review":"Entertaining and exercising with Brynne. Best way to see Victoria\u2019s hidden gems and learn about the character of this charming city. The 15 Kilometer tour was a great work out combined with some history lesson for the entire family. Our family of five (14, 19 and 22 year old kids)...","review_date":"July 23, 2018"},{"attraction_id":2517,"user":"stevenreznik","rating":5.0,"review":"My first bike tour. Saw the hills from the ship and had never heard of a power bike..thought it sounded like a scooter..we got off the ship and four of us were fitted and shown the bike..power to help you pedal and climb.\nBest to pay attention when they...","review_date":"July 3, 2018"},{"attraction_id":2517,"user":"njalalle_b","rating":5.0,"review":"Caitlyn and Leslie were brilliant!. With only a few hours before we had to catch a ferry back to the real world, how could we spend our final morning in Victoria? We came across The Pedaler online, Leslie organised our payment and in a few short minutes Caitlyn was taking...","review_date":"June 24, 2018"},{"attraction_id":2519,"user":"hilltopsinger","rating":5.0,"review":"Magnificent falls, excellent tour. My husband and I took the tour from New York to Niagara Falls by Empire Vacations.\nThe bus was clean and well maintained and the journey was very comfortable with adequate stops and rest room breaks in between. We visited the Watkins Glen state park...","review_date":"February 1, 2019"},{"attraction_id":2519,"user":"hunnieger","rating":5.0,"review":"Magnificent sight, definitely worth visiting!. We went during Winter and the town was basically empty with limited food option and activities. The fall itself is beautiful and definitely worth visiting.","review_date":"January 15, 2019"},{"attraction_id":2519,"user":"baabaaeats","rating":5.0,"review":"Magnificent falls. Eddy was a good guide who provided essential information and fun tidbits along the way. The falls were magnificent.","review_date":"December 22, 2018"},{"attraction_id":2519,"user":"sloppyjoe71","rating":2.0,"review":"Watkins Glen . There are no railings and an hour hike down the mountain. I had to catch a different bus, our had already went down.\nYou must be in very good shape. Younger people had to help others. The girl said handrail, and was Chinese not understanding...","review_date":"December 16, 2018"},{"attraction_id":2519,"user":"patricia_p","rating":5.0,"review":"Spectacular view. Experiencing Niagara Falls was like when I saw the Grand Canyon. They are both magnificent natural wonders. I feel blessed to have visited Niagara Falls and it\u2019s beauty. Great going in the boat under the Falls.","review_date":"September 19, 2018"},{"attraction_id":2519,"user":"debbie_c","rating":1.0,"review":"A terrible, horrible, no good two days. I am a part-time native New Yorker and always wanted to see Niagara Falls but didn't want to make the long drive myself from NYC, so I booked this tour. First complaint: We ended up sitting in front of a very raucous family shouting among...","review_date":"September 16, 2018"},{"attraction_id":2519,"user":"carlos_v","rating":5.0,"review":"Worth the bus ride . Traveling with young children is not easy but with tour guides Pedro-Yumiko and driver Noel, the seven hour trip was enjoyable. Stops for breakfast and lunch were pleasant. Also with a stop at Watkins Glen Park. This is a one in lifetime trip to Niagara...","review_date":"August 9, 2018"},{"attraction_id":2519,"user":"frequenttravel55_10","rating":5.0,"review":"Highly Recommend. This is a great 2 day tour from New York. Seeing Niagara Falls on both American and Canadian sides, by day and illuminated with night lights and fireworks was great. The Maid of the Mist is an experience not to be missed. Rest stops along...","review_date":"July 6, 2018"},{"attraction_id":2519,"user":"fong_t","rating":5.0,"review":"Thundering experience of Niagara fall. Its an experience that you cannot get from video.\nThe night view and the boat ride offers a unique experience that's worth the trip. Seeing in live the thundering outpour of such big volume of water at such height is a once in a lifetime...","review_date":"June 21, 2018"},{"attraction_id":2519,"user":"bel01","rating":5.0,"review":"Fantastic short trip. Great value for money trip from New York to Niagara Falls. Seeing both sides of the falls is well worth it (make sure you have the right travel documents beforehand so that you can do this). Accommodation is basic but clean. The guides are very...","review_date":"March 21, 2018"},{"attraction_id":2519,"user":"n4044rmcheryls","rating":5.0,"review":"Fantastic. Well worth it. The guides and driver were professional and the itinerary was great. The falls were beautiful from both sides, there were plenty of rest stops along the way, accommodation was good and within a 15 to 20 min walking distance. Shopping trip on...","review_date":"March 21, 2018"},{"attraction_id":2519,"user":"madhu_s","rating":4.0,"review":"Very nicely organized, top class tour guide. We booked our trip through Viator. The bus tour took us through New Jersey, the lakes, the vine yards and Watkins Glen State Park to the US side of the Niagara Falls. The ride took about six hours, so if one is short of time,...","review_date":"December 9, 2017"},{"attraction_id":2521,"user":"nexus2013","rating":5.0,"review":"Butchart Gardens Tour. One of the most beautiful places i have been for gardens . A must see when your in Victoria area. Some many themes ,water ponds ,japanesse garden plus water fountains and even an old fashion enclosed meery Go Round","review_date":"November 7, 2018"},{"attraction_id":2521,"user":"zoe_g","rating":4.0,"review":"Victoria, Vancouver Island. The driver was knowledgeable and entertaining, the ferry trip was great, the float plane was magical and the shuttle was waiting for us at the end to take us back to our hotel. The Fairmont Empress was a wonderful hotel, however we had major problems...","review_date":"September 24, 2018"},{"attraction_id":2522,"user":"dichroicpb","rating":2.0,"review":"Seeing auroras was amazing - but i would not book with this company. I would not recommend this company, but in fairness I have to say they did some things well.\nOn the good side: our pickup at the airport was on time and effective. The cold-weather gear they rented us (parka, snow pants, fleece hat, snowboots) was...","review_date":"March 16, 2019"},{"attraction_id":2522,"user":"226virginiah","rating":5.0,"review":"Wonderful trip in Yellowknife with Arctic Tours. We came to Yellowknife with a group of 8 people. It was amazing to see the most active Aurora on the first day of arrival after 20 hours flights. All of us were very excited. It was s great and amazing experience. We went to...","review_date":"October 18, 2018"},{"attraction_id":2522,"user":"luosha_l","rating":5.0,"review":"It is amazing to watch the northern lights!. I was so lucky to see the Aurora the first night when I arrived, and it was marvellous! It started as a white rainbow crossed the Great Slave Lake, and then red color appeared followed by purple orange yellow green and blue! Better book 3...","review_date":"January 22, 2018"},{"attraction_id":2522,"user":"muriwaicloustons","rating":4.0,"review":"Exploring Yellowknife. Tour guides were great. The driver on the second night hunting took us on a great adventure to frozen lakes all over the place, despite knowing it was too cloudy to see the aurora; so we still had fun! Standing on a frozen lake in...","review_date":"January 15, 2018"},{"attraction_id":2522,"user":"linda_l","rating":4.0,"review":"Good trip. The guides are very nice. Chelsea introduced me to visit Resto and museums, very hospitable. . The package was good for a single tourist. The only thing I felt sorry was the bad weather which made me unable to see Aurora. I have to go next year.","review_date":"December 19, 2017"},{"attraction_id":2541,"user":"tamaram14283","rating":5.0,"review":"Rocky Mountain Summer Adventure Tour. My cousins and I did the Rocky Mountain Summer Adventure Tour in September 2018. What an incredible tour! I have been to the Rocky Mountains before, but going through Discover Canada Tours was the best trip to this beautiful area that I have ever done!...","review_date":"September 16, 2018"},{"attraction_id":2541,"user":"patrick_l","rating":5.0,"review":"Best way to explore the Rocky's!. The experience was amazing! The set itinerary was very well thought out and planned so that everyone can see a variety of different things packed into a few days. Everything was taken care of and it was fun and exciting everyday!\nBut the trip couldn't...","review_date":"August 28, 2018"},{"attraction_id":2541,"user":"ritzykito","rating":4.0,"review":"So much fun!. This tour was the highlight of our trip! Although it was a bit smokey cause of the wildfires, it had a different beauty in the pictures. Michelle, our tour guide was so fun and made sure everything ran smoothly. The only downside was the breakfast...","review_date":"August 23, 2018"},{"attraction_id":2541,"user":"hila_g","rating":4.0,"review":"Great guide, great trip!. My husband and I took the 4 days Rocky Mountain Summer Adventure tour and it was wonderful! We've seen so many beautiful sights, the area is filled with lakes, mountains, trees and rivers. The trip was very well organized, comfortable bus, but most of all...","review_date":"August 17, 2018"},{"attraction_id":2541,"user":"sandyt1772","rating":5.0,"review":"Perfect Trip. We had a good experience with Discover Canada Tours on 30 Jun 2018 and our tour guide Tristan did a very great job & he's so nice. The weather fluctuated during the trip and we have experienced the sunny time in the lakes, rainy time...","review_date":"July 16, 2018"},{"attraction_id":2541,"user":"marie_l","rating":5.0,"review":"Best trip EVER!. This tour definitely is the best experience I\u2019ve ever had. I had so much fun, met so many amazing people and saw so many wonderful places during these four days.\nOur guide, Michelle (Hidalgo) was THE BEST! She had perfectly prepared everything and could tell...","review_date":"July 10, 2018"},{"attraction_id":2541,"user":"sena_nur_d","rating":5.0,"review":"Best trip. That was the best trip \u0131 have ever made. Rivers hotels activities are really great also Our tour guide Michelle Hidalgo is really nice friendly and funny.","review_date":"July 10, 2018"},{"attraction_id":2541,"user":"ov\u00eddio_c\u00e9sar_de..._a","rating":5.0,"review":"Perfect Trip. I would like to express my pleasure to have made my Rocky Mountains trip with Discover Canada Tours on June 15, 2018. At first I was in doubt as to which agency to choose considering the packages and prices, I found the values a bit...","review_date":"June 27, 2018"},{"attraction_id":2542,"user":"k2898diannas","rating":3.0,"review":"Nice pictures but nothing more. You see a lot, but it's more about taking pictures than experience Canada. Chris was an awesome guide but I wouldn't recommend it for the regular price. I would be definitively more disappointed if the weather was bad.","review_date":"October 31, 2018"},{"attraction_id":2542,"user":"jackiejoy2018","rating":5.0,"review":"Amazing Tour!. My husband & I are from Australia and in our 50's and even though we were the oldest ones on the tour, we were made to feel very welcome. I think these tours are aimed at a younger audience but it was fine. Chris, our...","review_date":"October 24, 2018"},{"attraction_id":2542,"user":"momonkton","rating":4.0,"review":"Good tour made even better by great tour guide (Alice). Not a great start having to move from a very comfortable coach to a lesser standard bus due to over booking. Changing busses also meant we lost time that first day. Last day also a rush as having to time watch to make it to...","review_date":"October 9, 2018"},{"attraction_id":2542,"user":"lovetravel821928","rating":5.0,"review":"very enjoyable tour. I just had an amazing fun-filled weekend on the Rockies Classic tour which started on 28 September 2018 and is finishing later today\nI particularly liked the ice glacier which was sehr gut.\nAlso, the cowboy theme bar was very fun too\nThe driver, her...","review_date":"October 1, 2018"},{"attraction_id":2542,"user":"honeymooners688","rating":4.0,"review":"Rockies. Amazing tour to see all these places in 4 days.Lake Louise and Lake Peyto were my favourites. We had so much snow that I felt it was Christmas time in September.Tour guide Matt was very knowledgeable in history. Driver was very careful. I just wished...","review_date":"September 28, 2018"},{"attraction_id":2542,"user":"visitusa","rating":5.0,"review":"Great guide and exciting itinerary.. The itinerary was fabulous giving us a good colourful and adventurous sweep of the majestic Canadian Rockies. Our guide - Matt is knowledgeable and his commentaries added to the excitement of the journey. Highly recommend this tour.","review_date":"September 18, 2018"},{"attraction_id":2542,"user":"stephen_s","rating":5.0,"review":"The best way to experience the Rockies. This trip was fantastic. Rhawnie our guide and Rudy our driver were fun and made the whole trip enjoyable. Rhawnie has a wealth of knowledge of the areas we visited and also made great recommendations that made the trip even more special. If you have...","review_date":"September 18, 2018"},{"attraction_id":2542,"user":"diogo_k","rating":5.0,"review":"Terrific!!. The trip was amazing!! Starting with the tour guide Rhawnie. She is very funny and able to tell us all the history behind the cities, lakes, roads and so forth!! She always gave us the best tips and recommendations to enjoy the tour. Second point...","review_date":"September 12, 2018"},{"attraction_id":2542,"user":"odyssey814945","rating":5.0,"review":"Awesome!!! . My husband and I are studying in Vancouver.. we were in doubt whether this tour would be worth it.. But.. we really had fun with the tour guide Rhawnie and felt safety with the bus driver Padra!!! The trip is long an we could always...","review_date":"September 12, 2018"},{"attraction_id":2542,"user":"claudia1001","rating":5.0,"review":"Above any expectation!. I just came back from this tour and needed to write a review right away. Bear in mind my partner and I have never been on an organized trip before and my company gave us this tour as a gift.\nI thought it would have...","review_date":"September 3, 2018"},{"attraction_id":2542,"user":"thibaut_4point","rating":5.0,"review":"Amazing journey throughout the Rockies. I would highly recommend this tour, all the places visited are exceptionnal, I really appreciated the hotels as well. Best value for money out there. This tour is perfectly organized.\nBut what made this journey amazing is our tour guide Chris: his experience, the anecdotes...","review_date":"August 27, 2018"},{"attraction_id":2542,"user":"_mkondo238","rating":4.0,"review":"great trip!. the trip was nice and we did a lot of different thing... my favourite was the Othello tunnels, and the wolf lake. The gondola was canceled because of the smoke but we were still able to enjoy Banff and lots of other things with our...","review_date":"August 25, 2018"},{"attraction_id":2542,"user":"lucie_v","rating":5.0,"review":"Rockies Mountains Trip (4). I was very suprised how the plan was compiled. I do not felt long way so much, because this plan was good and we had friendly and funny guide Michelle H. She told us about places, their interesting stories and was active all the time....","review_date":"August 22, 2018"},{"attraction_id":2542,"user":"cindy33lee","rating":5.0,"review":"Great Memories. My friends and I had a great time this past weekend at the Rockies, we were happy with the beautiful things we saw and our tour guide Michelle really try her best in making sure we all enjoyed the most of our trip even if...","review_date":"August 15, 2018"},{"attraction_id":2542,"user":"helen_a","rating":2.0,"review":"Not recommended. Perhaps as we are just students, the travel agency did not provide us a tour which is worth my $675 CAD. Marlon is a tour guide without any passion. He dropped us down at attractions without explaining their histories or information. On the way, he...","review_date":"August 14, 2018"},{"attraction_id":2542,"user":"ian_h","rating":5.0,"review":"Winosharer. My husband and I did the Classic Rockies Summer Tour while we were recently visiting Vancouver. What a great 4 days we had. Visited many beautiful places and saw some amazing scenery. Our tour guide Rhawnie Vallins really made this trip into a fun adventure!...","review_date":"August 2, 2018"},{"attraction_id":2542,"user":"beanz6","rating":5.0,"review":"Rockies Classic Summer Tour . Had the best 4 days filled with beautiful lakes, glaciers, bears, camp fires & much more. The tour guide Anna made the trip! She was super friendly, knew lots about the Rockies, gave great recommendations (especially about best ice creams) and ensured everyone on the...","review_date":"July 25, 2018"},{"attraction_id":2542,"user":"puhlease","rating":5.0,"review":"Rocky mountains summer classic tours. Excellent trip. We went for the 4 day Rockies tour with Rhawnie as our tour guide. She made it worthwhile with her cheerful bubbly nature. She kept us smiling with her jokes and her informative talks made the trip more interesting.\nDave our driver was...","review_date":"July 16, 2018"},{"attraction_id":2542,"user":"elisa_a","rating":5.0,"review":"ABSOLUTELY FANTASTIC. Omg, if you want to see the best places, and having a great time with a group, not having to worry about anything because the bus takes you there and you have accommodation included, do this tour.\nOur guide Markella was fantastic! She had so...","review_date":"July 9, 2018"},{"attraction_id":2542,"user":"mari_o","rating":5.0,"review":"Very good tour. We did the classic rocky tour. Our guide was Chris and he did an awesome job. During the tour we got many information about the rockies, saw amazing things and had the opportunity to go on additional activities which we would certainly recommend!\nThank you...","review_date":"June 4, 2018"},{"attraction_id":2542,"user":"paulineglrt","rating":5.0,"review":"Amazing !!. This trip was amazing ! The tour guides were very friendly and close to us. Always teaching us some stuffs about the Rockies. The accommodations were just perfect ! The chosen spots were beautiful and perfect to discover this part of Canada and it\u2019s famous...","review_date":"May 13, 2018"},{"attraction_id":2542,"user":"paddy_c","rating":5.0,"review":"Highly recommended!!!. We had an awesome time! Nice people, beautiful views and our guide Chris is the funniest lad in Vancouver!","review_date":"April 23, 2018"},{"attraction_id":2543,"user":"cruiser0910","rating":4.0,"review":"Wonderful Experience. It was a wonderful experience - tours are run very well, staff are all friendly, and communication beforehand was always quick. Would definitely recommend to anyone wanting to see the Northern Lights.\nMy only criticism is the hotel they book you into. The Westmark Hotel...","review_date":"January 22, 2019"},{"attraction_id":2543,"user":"vivian_o","rating":5.0,"review":"Beyond Happy. Arctic Range Adventure is the way to go if considering a trip to see the northern lights. They are so well organized, tour package includes hotel and various tours during the day. Their tour guides are so knowledgeable and friendly and overall helpful. Also Arctic...","review_date":"March 4, 2018"},{"attraction_id":2543,"user":"d1291dyjohno","rating":5.0,"review":"Aurora Viewing Vacation Tour Is Amazing. My wife and I went on this tour with my sister and grand daughter. This company provides transportation to\/from airport at arrivals and departures. This tour provides 3 opportunities to see the Northern lights and we seen the northern lights on our first outing to...","review_date":"March 3, 2018"},{"attraction_id":2545,"user":"sandra_l","rating":5.0,"review":"Magical Yellowknife. It was a great trip! We could see the auroras 2 out of the 3 nights we were there. We had so much fun and we are happy with the professional pictures since it would have been hard to take those pictures with our own...","review_date":"December 28, 2018"},{"attraction_id":2550,"user":"makotara","rating":5.0,"review":"Fun girls trip! Amazing lights!. We booked a 3-night tour (with the extra night, we requested they arrange for us to do the Aboriginal Storytelling\/light viewing--which I don't recommend at all, but Arctic Tours was only the booking agent for this and did not serve as guides). We spent two...","review_date":"March 17, 2019"},{"attraction_id":2550,"user":"erinmione6","rating":5.0,"review":"A wonderful trip. We joined 2-Nights Aurora Hunting with Arctic Tours Canada, which was a great guiding team that their tour guides provided well organised schedule and introduction of aurora, also they could speak Mandarin and English. The aurora borealis in the distance on the beautiful night was...","review_date":"March 14, 2019"},{"attraction_id":2550,"user":"family392","rating":4.0,"review":"Great and enjoyable tour. We really enjoyed the tour. The first day we did not see much, however, the next day the northern lights was all over. We witnessed it on the first stop and we were happy. But the driver took us the second spot. We waited and...","review_date":"January 13, 2019"},{"attraction_id":2550,"user":"simonchang1028","rating":5.0,"review":"Awesome Aurora Hunter and Great Aurora Photographer Winfreddy. Thanks for the awesome Aurora Hunter and Great Aurora Photographer Winfreddy.\nhe is very professional and nice. Don't be shy to ask him any question about aurora.\nIf u want the great photo with aurora, just don't forget buy the photo package they provide, which...","review_date":"December 27, 2018"},{"attraction_id":2552,"user":"facebook257","rating":5.0,"review":"Wonderful stay at Mutuk. We had a wonderful time at Mutuk and thanks for the hospitality from Manuela \/Jeff\/ Mary. All meals were included and you don\u2019t have to worry about the food. It was quite a place with around 140 doggies at the kennel. They were well trained...","review_date":"September 28, 2018"},{"attraction_id":2552,"user":"ashleys4104","rating":5.0,"review":"Trip of a lifetime. Where do I begin? My husband and I spent our honeymoon at Muktuk and we had such an amazing time. Our cabin (Shiloh's Chalet) was perfect and had THE most amazing view. We took pictures every single morning off our balcony because it was just...","review_date":"October 27, 2017"},{"attraction_id":2557,"user":"fellowtraveler814294","rating":5.0,"review":"Visited the Island last summer, we came back to Ontario but our heart never leave. Cape Breton Island is truly a hidden gem, it has so much to offer, the calm South Harbour which we did Kayaking, I still remember the salty wind and how the water sounds like, pearl nature adventure. Black Brooke Beach has the best waves, the...","review_date":"January 18, 2019"},{"attraction_id":2557,"user":"daytriper20165","rating":5.0,"review":"Cabot Trail. The Cabot Trail on Cape Breton Island was the highlight of a vacation on Nova Scotia. Fantastic views on a day that included both sunshine, rain and 35 MPH winds. Restaurants were few so plan accordingly.","review_date":"October 29, 2018"},{"attraction_id":2557,"user":"toni_v","rating":5.0,"review":"Great place. A lovely island with beautiful places to look over the scenery. The food is good and the people very friendly. Try the Red Shoe pub in Mabou and the Clove Hitch. In Port Hood","review_date":"September 26, 2018"},{"attraction_id":2557,"user":"stlkufan","rating":5.0,"review":"A place to unwind!. Such a lovely place. No fast food, shopping malls just pure beauty!! Enjoyed our days exploring Cape Breton and wished I didn\u2019t have to return to the city life!","review_date":"June 22, 2018"},{"attraction_id":2558,"user":"elleraidal","rating":5.0,"review":"Fantastic way to see Canada!. I recently finished the Rockies tour with discovery Canada. Wasn't too sure what to expect as it was my first tour.\nHave to say an amazing experience and a very easy pace even though we saw so much.\nEvery stop on the tour was ticking...","review_date":"March 14, 2019"},{"attraction_id":2558,"user":"renatomerli","rating":4.0,"review":"Good Experience. The trip was fine! The script was good (not perfect)! Congratulations Michelle! The cities we passed\/stoped were very interesting! However, on the second day breakfast (a fruit, a juice, a muffy and a cereal bar) was offered by Discover Canada Tours and not by the...","review_date":"February 19, 2019"},{"attraction_id":2558,"user":"eliseloum","rating":5.0,"review":"That was awesome \ud83d\udc4d\ud83c\udffb. That trip was really nice! The landscapes are breathtaking and the two tour guides were amazing, Michelle and Erika did a great job! Even if the weather was cloudy it was really great! The ice walking activity was nice, not so hard, I recommend it.","review_date":"February 19, 2019"},{"attraction_id":2577,"user":"795mimic","rating":4.0,"review":"Whistler 2 days tour. This tour was part of a package \"Rockies Tour\" and I really enjoyed it. The city was very pretty and landscape just amazing. I have spotted my first Bear while walking trough the Brandywyne forest so keep your eyes open \ud83d\ude09.\nIf you don't mind...","review_date":"June 24, 2016"},{"attraction_id":2577,"user":"kurtfraser","rating":5.0,"review":"Whistler was da bomb!. The Whistler day tour is brilliant!!\nWe had quite a few stops along the way, which was great because no wants to be stuck on a bus for 2 hours. The tour stopped at Cypress lookout, Shannon Falls, Brandywine Falls, Whistler bungee jumping then to...","review_date":"November 26, 2015"},{"attraction_id":2577,"user":"jessie_s","rating":5.0,"review":"Whistler in a Day! Love it!. What more could you want in a day trip to Whistler. This tour has it all! I have personally driven there myself but on this tour you won't only make friends but possibly go to different areas you haven't been to or thought about going....","review_date":"November 9, 2015"},{"attraction_id":2577,"user":"justin_b","rating":5.0,"review":"Tofino and Victoria. So went out to the Island after hearing so many good things from other travellers. It did not disappoint; Julia our guide gave us the down low on the many nature reserves as well as the secret history you wont get in the guide books!!...","review_date":"September 24, 2015"},{"attraction_id":2577,"user":"maria_l","rating":5.0,"review":"Awesome Daytrip to the Mountains!. We had such a great time on the Whistler Day tour. Our driver\/guide Jon was awesome and so knowledgeable about the whole area. He took us to a great lookout point from where we could see Vancouver and surroundings. (Cypress Lookout). We also stopped at...","review_date":"September 4, 2015"},{"attraction_id":2577,"user":"michaela_d","rating":5.0,"review":"Great opportunity to visit Whistler!. The Moose Whistler Day Tour is a great way to visit Whistler if you've got limited time (I recommend the two day tour if you have extra time to spare!). It's also a great option if you're travelling solo as you'll get to meet lots...","review_date":"July 27, 2015"},{"attraction_id":2577,"user":"stevie12498","rating":5.0,"review":"Whistler . The moose whistler day tour has been one of the top three Canadian experiences.The stop at the Shannon falls was great. Just the right distance from Vancouver. Great location to get refreshed with the mountain air. And a lovely walk to the waterfalls. The moose...","review_date":"July 9, 2015"},{"attraction_id":2577,"user":"cbragagnini","rating":5.0,"review":"Make a Trip Out of Visiting Whistler!. As a traveller without a car, getting from Vancouver to Whistler often means skipping out on the incredible views and places on the way. Regular transportation will only get you from point A to point B. Moose gets you there in style, with multiple stops...","review_date":"June 12, 2015"},{"attraction_id":2578,"user":"john_m","rating":5.0,"review":"Phenomenal 2 Day Rafting Experience!. My son and I had an absolute blast on the 2 Day Rafting Tour with overnight camping. The first day whitewater rafting was exhilarating, the Guides well trained, humorous and a lot of fun, the organization of everything very well done, and the views of...","review_date":"August 11, 2018"},{"attraction_id":2578,"user":"colinhatt","rating":5.0,"review":"Amazing views. This 2 day trip is great. The crew was experienced & funny. But also serious when is came to safety. They were also great chefs. a great experience!.","review_date":"August 5, 2018"},{"attraction_id":2578,"user":"helen_l","rating":5.0,"review":"The most amazing and scenic experience I have ever had. We have so much fun rafting down the Elaho River. Our river guide, Sam, is super awesome at making sure we have the best experiences thru the rapids. The team that prepared the breakfast and dinner is beyond my expectations delicious!","review_date":"May 24, 2018"},{"attraction_id":2578,"user":"nasya_c","rating":5.0,"review":"Just Wow! Best weekend!. Did the overnight camping and river-rafting trip. All good things to say, I was impressed by the organization, the friendly, informative staff, everything.\nWe arrived in Squamish and the staff were on it to ensure that we were outfitted correctly and our stuff was put...","review_date":"May 14, 2018"},{"attraction_id":2580,"user":"pseudonym716","rating":5.0,"review":"Amazing experience. We did the 3 day canoe tour with Robin followed by two nights at the ecolodge inc. horse riding. The whole experience was fantastic - Robin and Trevor are so friendly and experienced, the organisation was slick, the food was incredible. I'd highly recommend call...","review_date":"May 31, 2018"},{"attraction_id":2582,"user":"rhonaz2018","rating":5.0,"review":"Fabulous experience. I usually travel by bike but thought I'd take a chance letting someone, on something, else do the work. My friend and I spent a wonderful weekend with Don and Annie who took care of our every need and made us feel welcome in camp...","review_date":"August 1, 2018"},{"attraction_id":2589,"user":"i9921mlmaggie","rating":5.0,"review":"World class cycle tour. Fantastic from start to finish! Ben's cheerful leadership and attention to detail made for a terrific cycle tour. Beautiful scenery, delicious food, wonderful accommodation and fun cycle companions. I did this ride with my son and we both loved it. The distances and climbs looked...","review_date":"July 17, 2018"},{"attraction_id":2589,"user":"harold_b","rating":5.0,"review":"A Ride To Remember. You couldn\u2019t ask for a more magnificent part of the world or a better guide and support person than Ben Johnson. The Mountain Madness experience is an epic ride through majestic mountains, glaciers, and lakes. Ben takes care of all the details so all you...","review_date":"June 12, 2018"},{"attraction_id":2589,"user":"neil_k","rating":5.0,"review":"A marvelous experience cycling the Icefields Parkway Jasper to Banff. This was my first experience with Ben and Mountain Madness Tours and I was very impressed. The ride itself is spectacular and Ben took very good care of his guests throughout the ride. I had been thinking about riding this route for several years and...","review_date":"June 5, 2018"},{"attraction_id":2593,"user":"crystalzzzz","rating":5.0,"review":"Highly Recommended. I booked the Aboriginal Aurora Tour and Aurora Bus Tour with Yellowknife Vacations. Completely satisfied and highly recommended! After comparing several tour companies in Yellowknife, I went with Yellowknife Vacations My choice was based on pricing info, services and group size. Yellowknife Vacations has smaller...","review_date":"January 31, 2019"},{"attraction_id":2595,"user":"galaxy148","rating":5.0,"review":"Can't recommend this enough. We booked 2 nights at the lodge plus a whale watching Zodiac tour and an ATV tour. Our whale tour was booked for the Wednesday morning but the weather was too rough so we easily switched to the following day and then were able to...","review_date":"August 26, 2018"},{"attraction_id":2596,"user":"brys0n5","rating":2.0,"review":"Not as described-poorly organized. When booking this tour through Viator, one of the first things stated under \u201chighlights\u201d is \u201cEnjoy the personal experience of a small group tour,\u201d except this wasn\u2019t the small group tour we thought we were getting. The first day, our small group of eight people...","review_date":"October 14, 2018"},{"attraction_id":2597,"user":"judith_k","rating":5.0,"review":"Filled with interesting facts and local lore. If you want a thorough overview of the New England history and famous areas, this is the trip. We examined cannons, traced Paul Revere's ride (not quite the ride you think he took), and learned the proper way to attack a lobster. Throughout, every day...","review_date":"July 17, 2018"},{"attraction_id":2598,"user":"merlyn_c","rating":5.0,"review":"Spectacular. Probably our best trip ever! Incredible polar bear viewing & scenery as well as a wonderful guide (Emma)","review_date":"January 31, 2019"},{"attraction_id":2598,"user":"robin_s","rating":5.0,"review":"Spectacular trip from start to finish. I would give this trip 10 stars if I could. I took the conservation trip at the end of October and enjoyed every minute. Seeing polar bears was a bucket list item for me and this trip did not disappoint.\nThe hotel in Winnipeg was...","review_date":"December 22, 2018"},{"attraction_id":2598,"user":"gordon_s","rating":5.0,"review":"Excellent Adventure in Frigid Weather. As this was on my bucket list, the tour didn't disappoint me. We saw polar bears, red foxes, ptarmigans and ice.\nWell worth a visit, although quite pricey.\nNest time we will visit in the Summer to see the Beluga whales.","review_date":"November 28, 2018"},{"attraction_id":2598,"user":"3boy2dog","rating":4.0,"review":"2018 November Churchill Polar Bear Adventure. Manitoba is not a place I would have ever thought of visiting. Churchill's Polar Bear Adventure Tour should be on your bucket list. To be able to view bears in their natural habitat is a once in a lifetime experience. We were lucky enough to...","review_date":"November 7, 2018"},{"attraction_id":2598,"user":"sensible68","rating":5.0,"review":"Fantastic all round experience with lots of polar bears. We were well looked after and well informed from Winnipeg onwards and had no issues with accommodation, transport, food - even vegan options. Churchill is small but an interesting place to visit. Out in the Tundra Buggy we had 20 polar bear sightings over two...","review_date":"November 6, 2018"},{"attraction_id":2598,"user":"210palmtree","rating":5.0,"review":"Unique, outstanding adventure. Phenomenal experience, very well organized trip, excellent guide, very good food, personable office staff-very helpful.\nGreat opportunity to see the polar bears in their own habitat.\nLOTS OF FUN !!!!!","review_date":"November 5, 2018"},{"attraction_id":2598,"user":"jeffcindy30","rating":5.0,"review":"Beautiful Polar Bears. Do not forget your wind pants or large boots. Rent them if you don't have them. When the wind blows it is really cold. I had snow boots good for -20 degrees and an Arctic jacket. but the snow is quite deep and slippery walking...","review_date":"October 28, 2018"},{"attraction_id":2598,"user":"sharks3000","rating":5.0,"review":"Epic trip to the Great White North. As a milestone birthday gift, I took my dad on this trip from Nov 1-6, 2017. I'd never taken a tour like this and didn't know quite what to expect -- thankfully everything was great. We spent two days out on the tundra in the...","review_date":"December 9, 2017"},{"attraction_id":2598,"user":"phebert","rating":5.0,"review":"Tundra Lodge is worth the extra cost. We wanted to see polar bears in the wild and we certainly achieved that. We opted for the Conservation Tour which was an excellent choice.\nA night in Winnipeg preceded our flight to Churchill where the first day was spent touring around visiting the polar...","review_date":"November 30, 2017"},{"attraction_id":2598,"user":"richmondsontour","rating":5.0,"review":"Very Special Experience. Had cruised the Arctic and seen 3 polar bears which whetted our appetites to see more. Chose Frontiers North 5 day Town and Tundra Experience in late Oct\/early Nov. Had two fabulous days on the Tundra Buggy seeing many bears, foxes, ptarmigans and a snowy...","review_date":"November 28, 2017"},{"attraction_id":2598,"user":"richardgrigby","rating":4.0,"review":"Our Churchill Town & Tundra Experience in Churchill, Canada. 2-7 Oct 2017. Quality of our tour organizer and guide, Doug Ross: 5\/5 stars. Well informed, helpful, well mannered, caring, and passionate about his work.\nQuality of our tour Tundra Buggy driver, Kevin: 5\/5 stars. Very competent and experienced and very easy to get on with. Well mannered...","review_date":"November 21, 2017"},{"attraction_id":2598,"user":"gregg_h","rating":5.0,"review":"I doubt any tour could be done better. Frontiers North were professional from booking to the end of the trip. They were well organized and managed the logistics effectively.\nThe lodge was exceptionally clean and tidy. How they make food of that quality in the middle of nowhere is astounding.\nOur guides were...","review_date":"November 9, 2017"},{"attraction_id":2598,"user":"cheryl08","rating":5.0,"review":"A Unique and Worthwhile Experience. We have heard about Churchill and particularly the polar bears for several years and decided it was time to see some of our homeland sites. We were not disappointed We chose a Canadian company that had rights to visit the Wildlife Reserve. Frontiers North is...","review_date":"November 6, 2017"},{"attraction_id":2598,"user":"sharnrol2018","rating":5.0,"review":"Best wildlife trip ever!. My husband had on his bucket list photographing the Big Three in bears. He did the black bear in SE Alaska, and Polar Bears were next on the list. After a little researching, we decided that Frontiers North was the group for us. We had...","review_date":"November 5, 2017"},{"attraction_id":2598,"user":"sammac0110","rating":5.0,"review":"A MUST DO Experience!. We had the opportunity to travel to Churchill after a conference in Winnipeg & a friend recommended Frontiers North. We considered several other tour organisers but eventually settled on Frontiers North, mostly because they are 1 of only 2 operators who are able to access...","review_date":"November 3, 2017"},{"attraction_id":2598,"user":"pamf47","rating":5.0,"review":"Well organised and worth doing. We thoroughly enjoyed the experience. The town of Churchill is unique, we had 2 days of activities based around the town, and 2 days in the Tundra Buggy. Our accommodation was at the Tundra Inn in town which gave us a little bit of free...","review_date":"October 28, 2017"},{"attraction_id":2599,"user":"koji_s","rating":5.0,"review":"Super Efficient, Super Fun!!. Great trip to Niagara Falls. We arrived by 0900 at Canadian Fall beating all the crowds. Full 2 hours there letting us have time to go Journey behind the falls and tons of time to take great pictures. We also had an hour near American...","review_date":"March 18, 2019"},{"attraction_id":2599,"user":"ariedeneen","rating":5.0,"review":"Incomparable Experience!!!. It's so tough picking things on TripAdvisor or anything really because reviews are always very mixed, and if you're like me, you're a tad indecisive. I just had to hit purchase on this one and hope for the best. This weekend was my first time...","review_date":"February 19, 2019"},{"attraction_id":2599,"user":"irenec57","rating":5.0,"review":"WONDERFUL TRIP. Great trip to Niagra Falls It was great being picked up and left back at our accommodation when you don\u2019t know your way around Toronto.Nathan was a great tour guide who really looked after his guests and gave us great information about keeping warm etc...","review_date":"February 12, 2019"},{"attraction_id":2599,"user":"michaelhd1846xp","rating":5.0,"review":"A Great Trip. Well worth Visiting. This tour was great as it arrived early before the crowds and the maximum on the tour is 12. The ice wine after the tour was also great :)","review_date":"February 4, 2019"},{"attraction_id":2599,"user":"seasonsfan","rating":5.0,"review":"Superb Trip!. My family and I booked with Queen Tours for a day trip to Niagara Falls in Dec 2018. We received superb service from Nathan who fetched us from our AirBnB apartment and drove us back there at the end of the day's tour, which was...","review_date":"December 18, 2018"},{"attraction_id":2599,"user":"ambassador725554","rating":5.0,"review":"Great Tour Guide. Great Value!. Reliable, exceptional service from the Queen Tours team. Our tour guide was prompt, wonderful. Leading up to the event, they were very responsive.\nI took a lot of visiting relatives (6 of us in total) on this tour. There were a few other tourists but...","review_date":"November 1, 2018"},{"attraction_id":2599,"user":"janers88","rating":5.0,"review":"Well worth every penny. What a great tour!\nThe small group tour was definitely much more enjoyable than the large buses. The commentary was good and relevant. Arriving early at the falls meant we weren't rushed and having 3hrs at the falls was great, we got to do everything...","review_date":"October 12, 2018"},{"attraction_id":2599,"user":"ianbradbury19","rating":5.0,"review":"Superb Tour of the Niagara Falls District. Highlights: Early pickup so we missed the traffic and the crowds - so no waiting in long lines at Niagara Falls. A very good guide (Nathan), who gave us lots of useful information and kept us entertained throughout the day. We were dropped at just...","review_date":"September 30, 2018"},{"attraction_id":2599,"user":"drjbcpt","rating":5.0,"review":"Great day. It was an early pick up but was nice to get to the falls before the big buses. The people I meant on the trip were great and Sam our tour guide was great. I personally thought we had to much time at the falls,...","review_date":"September 3, 2018"},{"attraction_id":2599,"user":"annherts","rating":5.0,"review":"Excellent Day Out. The early pick up from our hotel was perfect as we missed the early morning commuter traffic and arrived at Niagara before the great crowds.\nThe driver was pleasant and knowledgeable and the DVD with info of the Falls on our drive there was very...","review_date":"August 24, 2018"},{"attraction_id":2599,"user":"oh_traveler3","rating":4.0,"review":"Traffic back to Toronoto made me wish the tour ended after the falls.... We booked this tour for the small group and the early arrival at the falls. The 10-12 person van arrived at the falls before the masses and we were on the 9:30am Horn Blower boat to the falls. That experience to view Horseshow falls and...","review_date":"August 17, 2018"},{"attraction_id":2599,"user":"cjohnsoncpa","rating":5.0,"review":"Fun day!. We were picked up from our hotel at 7:45 am. There were three other groups with us, all from different countries. In total we had 10 adults and 2 children on our van. The driver was friendly and informative. We had 3 hours on our...","review_date":"August 16, 2018"},{"attraction_id":2599,"user":"tiffany_p","rating":5.0,"review":"Very nice. The driver is very nice ! He is a good and honest guide, knows a lot. The van is not as big as a bus, but, it makes a smaller group and is nicer on that aspect.","review_date":"July 11, 2018"},{"attraction_id":2599,"user":"nick_c","rating":4.0,"review":"Great vale day trip for an out of towner. Really enjoyed my day, the small group was ideal. We all got along mostly independent travellers. The host was very friendly and shared he knowledge of the area well.","review_date":"July 5, 2018"},{"attraction_id":2599,"user":"ralisa","rating":5.0,"review":"Very well organised at a good price. I booked this tour online a few weeks in advance and confirmed attendance 2 days prior as per the email reminder received from the company. The pick up from my hotel was prompt and the mini van was comfortable with AC and enough space for...","review_date":"July 4, 2018"},{"attraction_id":2599,"user":"chris_d","rating":5.0,"review":"Beat the crowds at Niagara. This was a great tour. It leaves a little early (our pickup was at 7:35 a.m.) but by getting to the park early we avoided almost all of the lines. I was initially a little worried about sorting out tickets for the Skylon, the Hornblower...","review_date":"June 18, 2018"},{"attraction_id":2599,"user":"camchappers","rating":5.0,"review":"Excellent tour. This is a really excellent tour! Our driver - Sal - was very knowledgable and friendly. I was picked up early morning and promptly from my Airbnb in downtown Toronto and we arrived at Niagara Falls with plenty of time (3 hours in total) to...","review_date":"May 24, 2018"},{"attraction_id":2599,"user":"pauls13296","rating":5.0,"review":"Excellent tour to Niagara. Small group, good programme, plenty of free time at Niagara, schedule excellent: early arrival with just few other tourists at the site.","review_date":"May 22, 2018"},{"attraction_id":2599,"user":"julie_e","rating":5.0,"review":"An excellent way to see the Falls and surrounding area. This was an excellent tour. The guide\/driver was very knowledgeable and helpful. We were picked up punctually in a very comfortable mini bus in Downtown & then took about 90mins to get to Niagara. We had 3 hours there which was ample. Unfortunately the boat...","review_date":"April 26, 2018"},{"attraction_id":2599,"user":"ross_b","rating":3.0,"review":"Niagara. Bus was prompt and the driver was friendly. Our biggest problem was that it was difficult to understand his commentary as he mumbled. It felt more like a comfortable bus ride than a real learning experience as a result","review_date":"April 17, 2018"},{"attraction_id":2599,"user":"billd49","rating":5.0,"review":"Small group toyr. Great day out. Being early and a small group was made it an easygoing trip. Beat all the crowds at the falls. The drivers knowledge was really good from many years experience. Great bloke to chat with.\nA got mix a number sites in the...","review_date":"April 7, 2018"},{"attraction_id":2599,"user":"spencer_f","rating":5.0,"review":"Small groups are best!. The bus driver was friendly and knowledgeable. Getting to the falls early is a huge benefit as you can get some great pictures before the huge tour buses arrive. Keeping the group small helps move things along faster. Our group was 11 out of 12...","review_date":"April 7, 2018"},{"attraction_id":2599,"user":"kimi_w","rating":5.0,"review":"A Wonderful Experience. My partner and I both in our early 30's, started our day at our hotel in downtown Toronto and that is where we were picked up by the driver in a small mini van\/bus. There were 8 of us all together in the tour that...","review_date":"January 29, 2018"},{"attraction_id":2599,"user":"maylent","rating":5.0,"review":"Stunning views with unbeatable customer service... We spent the day at the falls and decided to take the night tour.. it was really cool because they light the falls with a reflector and it is a pretty cool experience. There is beautiful rainbow that\u2019s formed with the water drop dust and...","review_date":"November 12, 2017"},{"attraction_id":2599,"user":"rolandbl","rating":5.0,"review":"A Great Day Tip even on Short Notice. I booked the tour on short notice (Friday evening 7PM for Saturday morning 07:30 AM) due to a recommendation. Everything worked flawlessly, the driver (Sal) was ahead of the scheduled time. 3 hours at the Niagara Falls is not enough to do everything if you...","review_date":"November 7, 2017"},{"attraction_id":2599,"user":"lindsay_o","rating":5.0,"review":"Awesome Niagara. Although the weather was not flash, this was an awesome day with this company.\nWe were picked up on time and drove directly to Niagara Falls.\nI think there were 12 on our comfortable bus, and we had ample time to explore the area. Definitely...","review_date":"November 3, 2017"},{"attraction_id":2599,"user":"richbraunuk","rating":3.0,"review":"Reasonably priced but the tour operator was late and combined the tour with another company. I recently booked 3 seats on this tour, however upon arrival at the pick up point, we ended up waiting over 40 mins for the driver to show up (he was 30mins late on the agreed pick up time).\nIt was also then pointed out...","review_date":"October 5, 2017"},{"attraction_id":2599,"user":"371robb","rating":4.0,"review":"Great tour to Niagara Falls. My wife and I went on this tour from Toronto to Niagara Falls yesterday.This tour was good value for your money and we saw lots more than just Niagara Fall.The big advantage of this tour is it leaves Toronto early before all the traffic builds...","review_date":"August 12, 2017"},{"attraction_id":2599,"user":"beachsidegirl","rating":4.0,"review":"Great time. Took this tour at the last minute and very glad I did. Met the van in front of the Hockey Hall of fame which was just up the street from where we were staying.\nThe driver was very nice. You could tell he really enjoyed...","review_date":"July 26, 2017"},{"attraction_id":2599,"user":"malhob","rating":5.0,"review":"small group tours, I enjoyed the day. Nathan one of the drivers picked me up, joined with another 4 people. this tour leaves Toronto early so as you are not waiting half your life to join the bo\u00e1t at Niagara. Several other stops, a full day.","review_date":"July 9, 2017"},{"attraction_id":2599,"user":"professoressadarte","rating":5.0,"review":"Perfect way to spend a day at Niagara Falls from Toronto. The Queen Tours Niagara tour was ideal. They offer pick up and delivery service at your hotel, and they are punctual. The van meant efficiency in time: we didn't have to wait for 60 people to load on a bus. We had a wonderful driver...","review_date":"July 4, 2017"},{"attraction_id":2599,"user":"reflexgirl","rating":5.0,"review":"Great day out. We were picked up from our holiday apartment and returned almost to the door at the end of the day, which was very convenient. Just 10 of us in the group which meant we could move around with little delay. Got to Niagara Falls very...","review_date":"July 3, 2017"},{"attraction_id":2599,"user":"megan_p","rating":5.0,"review":"Awesome Way to see Niagara Falls!. We were in Toronto for the weekend and decided we had to visit Niagara Falls. A bus tour for the day seemed like the logical way to go so we didn't have to deal with traffic. Reviews for Queen referenced the smaller bus size, which...","review_date":"June 21, 2017"},{"attraction_id":2599,"user":"vilmavarjus","rating":5.0,"review":"You get a lot for the money you pay!!!. The trip includes the rides to and from Niagara falls and time at the Niagara falls which has a nice small town to walk around close by and that's where most of the time is spent and it is enough time...I promise you! You even...","review_date":"May 5, 2017"},{"attraction_id":2599,"user":"ktyardila","rating":5.0,"review":"A little bit of everything . The Niagara Falls by itself are breathtaking, but this tour is so complete, first of all the pick you up in down town, then they take you to de Niagara Falls ( consider that the boat experience which is worth it you have to pay...","review_date":"April 7, 2017"},{"attraction_id":2599,"user":"rachel_l","rating":5.0,"review":"Well-organized, low-key, efficient Niagara Falls Tour. So glad I chose Queen Tour for my trip to Niagara Falls. As I was traveling alone, I really wanted to make sure that whatever tour I chose gave me independence to do my own thing, but also was organized and efficient. Queen Tour was...","review_date":"January 22, 2017"},{"attraction_id":2599,"user":"meilir_j","rating":5.0,"review":"Fantastic tour of Niagra Falls and the surrounding area. A quite terrific tour, even more so given it's more reasonably priced than the competition. Nathan the driver\/guide was fantastic - punctual, humorous and knowledgeable. We got to the Falls before the rest of the Toronto competition and were able to get on the Hornblower...","review_date":"November 23, 2016"},{"attraction_id":2599,"user":"murray_h","rating":5.0,"review":"very easy to book and pay for on line. Very good communication in response to questions on line.. Nathan picked us up exactly on time and was a very knowledgeable and funny guide. He made the journey enjoyable. We had plenty of time at Niagra to enjoy the spectacle of the falls. If you're going to the east coast of Canada you really...","review_date":"October 2, 2016"},{"attraction_id":2599,"user":"gay_o","rating":5.0,"review":"Perfect Tour !. We wanted a tour of the Falls....Niagara on the Lake and an ice wine winery ..... and this tour provided all three......perfect ....times were spot on !","review_date":"October 2, 2016"},{"attraction_id":2599,"user":"clarrowsmith","rating":5.0,"review":"Fantastic day out seeing so much more than just the waterfall. My husband and I were a little apprehensive as we don't normally do full day excursions. Of our 2 weeks in Canada this was without a doubt one of our best days out.\nOur guide was fantastic, extremely knowledgeable and gave the impression he really...","review_date":"September 7, 2016"},{"attraction_id":2599,"user":"katelyn_l","rating":5.0,"review":"Worth it!!. We thoroughly enjoyed our tour; this was one of the least expensive tours that I could find, but it was extremely well done. Our Tour Guide has been giving tours of Niagra Falls for years and his expertise is very evident! He went to a...","review_date":"July 20, 2016"},{"attraction_id":2599,"user":"ian_v","rating":5.0,"review":"Good Day Out. I took my 15-year old son who wanted to see Niagara falls on this trip. It was easy to book and we were picked up outside our appartment at the time stated. Travelling on a small bus was really good as this minimises the time...","review_date":"July 17, 2016"},{"attraction_id":2599,"user":"sfflores408","rating":5.0,"review":"Great Tour Company - Niagara Falls. Let me start with how amazing the driver was. He was very friendly, knowledgeable, overall great company.\nMy best friend and I did the tour today, we decided to book the tour yesterday (last minute), I was amazed about how fast they reply to my...","review_date":"June 28, 2016"},{"attraction_id":2599,"user":"dj278","rating":4.0,"review":"Very Enjoyable . Booked this tour based on the previous reviews we had read. Pleased to say that they were accurate. The service from this company is great.\nPicked up from our hotel on time. Nathan our driver was very friendly, full of information during our drive to...","review_date":"May 13, 2016"},{"attraction_id":2599,"user":"skrasna","rating":5.0,"review":"Niagara Falls and Winery Visit. An excellent trip by mini bus put on by Queen Tour. Since we were residents living in Toronto, QT offered to pick us up at a point convenient to our home which was appreciated. The mini bus was comfortable and clean and the driver congenial...","review_date":"March 7, 2016"},{"attraction_id":2599,"user":"manasi_desh","rating":5.0,"review":"Great service!. We had planned the tour to Niagara through Queen Tour but unfortunately had to cancel. They promptly refunded the full amount with no hassle.\nHopefully next time we are in Toronto will be able to take the tour.","review_date":"March 6, 2016"},{"attraction_id":2599,"user":"lizteag","rating":5.0,"review":"What a great day, the timing was perfect!. Winter in Toronto isn't the usual time for a visit but we are here for work commitments. We picked this tour company partly based in tripadvisor reviews and partly because it was one of the few running this time of the year. We are so...","review_date":"February 28, 2016"},{"attraction_id":2599,"user":"ha_boss","rating":5.0,"review":"Personal chauffeur, Like a Boss!!. Visiting NF during winter is something uncommon to do. But since this is the only opportunity I have (on business trip to Toronto), luckily Queen Tour operates during this time. There are only four of us in the MPV. Nathan pick us up at the...","review_date":"February 10, 2016"},{"attraction_id":2599,"user":"massjulia","rating":5.0,"review":"Going the extra mile. We were so looking forward to the tour but the morning we were to leave, my son got sick. I called to cancel, and hoped we could reschedule for the next day, Being mid-January, they don't go to Niagara every day, and weren't going on...","review_date":"January 16, 2016"},{"attraction_id":2599,"user":"s1723evsueb","rating":5.0,"review":"Superb value and an excellent day out. This was the highlight of our holiday in New England & Canada and by far the best value of all our tours at just 75 Canadian dollars each (about \u00a338). I had pre-booked online months before our visit & the company phoned us at our...","review_date":"November 8, 2015"},{"attraction_id":2599,"user":"sophiesadventures01","rating":4.0,"review":"Great small tour company. There was only 4 peple on our tour which made it great. Its really good that you are only on a mini van\/bus because they drop off\/pick up right in the heart of Niagara Falls and Niagara on the Lake. Driver was very informative and...","review_date":"October 19, 2015"},{"attraction_id":2599,"user":"michmuses","rating":4.0,"review":"Well-organised tour, great experience. It was a well-organised tour - free & easy time (2-3hrs) at the Niagara Falls, followed by a short tour around the various attractions like the hydro dam, rapid whirlpool (really charming), and Niagara-on-the-Lake. Though the time at each attraction was relatively short (15-30mins), it...","review_date":"October 2, 2015"},{"attraction_id":2599,"user":"dayvaux","rating":5.0,"review":"Small group, emphasis on time at the falls. Small group (11). Driver's target was to get us at the falls by 1000. Just made it, giving us 3 hours to take the boat trip & walk up to the falls. Niagara on the lake and winery on the way back. back at the...","review_date":"September 20, 2015"},{"attraction_id":2599,"user":"pedro_a","rating":5.0,"review":"Great experience. Looking for a cheap tour to Niagara Falls I came across this option on Google. Great experience and very professional driver. The bus is very comfortable and perfect in size. Recommended.","review_date":"September 20, 2015"},{"attraction_id":2599,"user":"niels_v","rating":5.0,"review":"Great guide, great tour. It was a rainy saturday in September when I was picked up at the place I was staying in Toronto. They parked right at the front door and set me off where I needed to be for the tour. The tourguide, Mill, was friendly, structured,...","review_date":"September 20, 2015"},{"attraction_id":2599,"user":"ghalewood","rating":5.0,"review":"A very memorable day. Spent a great day with queen tours. They picked us up from our hotel and took us to the falls,niagra on the lake,a winery that's makes Ice wine (very nice) and a few places in between then dropped us off back at our hotel.all in...","review_date":"August 4, 2015"},{"attraction_id":2599,"user":"patricia_g","rating":5.0,"review":"Very professional tour to Niagara Falls. I was very pleased with this tour. Pick up was on time as arranged and it was very well organised but also leaving us enough time to explore on our own. The bus driver Nathan is very knowledgable and presents with great good humour. I...","review_date":"July 15, 2015"},{"attraction_id":2599,"user":"karan_s","rating":5.0,"review":"Fab excursion with Queen tour. I took a trip to Niagara Falls with Queen Tour on Friday 10th July.\nWe had a fab day out. Our driver was a lovely fellow who was chatty, informed and entertaining.\nThe trip was excellent. We were a small group of 10 which was...","review_date":"July 11, 2015"},{"attraction_id":2599,"user":"dvkiddos","rating":5.0,"review":"Reliable tour company. Recently visited Toronto for a vacation, booked Queen Tours to take us to Niagara Falls for the day, had an excellent trip, the driver was very knowledgable and funny, I would definetley recommend them","review_date":"July 5, 2015"},{"attraction_id":2599,"user":"mightymouse076","rating":5.0,"review":"Great tour, highly recommended ............................. This tour was less expensive than others that we researched. Our tour guide was excellent, we liked the way that he arranged the day to avoid the considerable crowds that visit the Falls. He provided very informative advice on all aspects of the tour. The...","review_date":"July 4, 2015"},{"attraction_id":2599,"user":"zyc12","rating":5.0,"review":"Great driver and very fun tour. I had a great time. The driver Nathan was very personable and told a lot of jokes. He kept the trip fun for everyone. The tour group is small and I liked that. The Niagara Falls were just gorgeous and the boat ride going into...","review_date":"July 4, 2015"},{"attraction_id":2599,"user":"michael_g","rating":5.0,"review":"Great day with a small tour. Had one day to do tourist activities while on a business trip.Saw this company on Tripadviser with great reviews andtook a chance.Van had plenty of room and went with 10 passengers.Hotel pickup was on time to the minute.The tour guide gave a bunch of good...","review_date":"June 3, 2015"},{"attraction_id":2599,"user":"bstille","rating":2.0,"review":"You Get What You Pay For. The price of this tour is very reasonable, so I do not think that it is a terrible value, but my overall impression is still that I wasted one day of my vacation with this tour. I actually love nature, and Niagara Falls is worth...","review_date":"June 1, 2015"},{"attraction_id":2599,"user":"otto_b","rating":5.0,"review":"Day tour to Niagara Falls. I had an fabulous trip to the Niagara region Sat May 16th. The driver\/guide was very knowledgeable about the local history and geography of the region. Queen Tour's small size batches guaranteed that the group was a friendly lot and one feels quickly at home...","review_date":"May 28, 2015"},{"attraction_id":2599,"user":"michelle_k","rating":5.0,"review":"Amazing Tour, so Beautiful!!. I had a great day with this amazing tour! The tour was with a small group of people so we didn't feel crowded and it was very personal and fun! The Niagara Falls attractions were all so wonderful! I would recommend this tour to anybody...","review_date":"May 10, 2015"},{"attraction_id":2599,"user":"melbourneprincess_11","rating":5.0,"review":"Great tour!. We had a terrific time at Niagara Falls with Queen Tours. Our driver Nathan was very knowledgeable and friendly, and our time at the Falls and surrounding areas was simply breathtaking. We highly recommend this tour.","review_date":"May 8, 2015"},{"attraction_id":2599,"user":"sam_s","rating":5.0,"review":"Great company great tour. I really enjoyed this tour. Booking was quick and easy, I found all the information I needed online. I received confirmation 2 hours after I reserved. The day offered a great overview of Niagara Falls and different famous locations along the way. There was enough...","review_date":"April 13, 2015"},{"attraction_id":2599,"user":"537garethm","rating":5.0,"review":"Don't bother using anyone else!. These guys are great - just what you want from a tour - small group (we were only 4 but the bus seemed to only be able to seat a max of 12 anyway), lots of time at the falls (2.5hrs), time at the pretty...","review_date":"January 11, 2015"},{"attraction_id":2599,"user":"jenna_c","rating":4.0,"review":"Great Value Tour of Niagara Falls. My Partner and I booked this tour online as we were staying in Toronto for 3 days over Christmas and wanted to go to Niagara Falls, the tour company communicated by email for pick up times and payment information very well and picked us up...","review_date":"January 5, 2015"},{"attraction_id":2599,"user":"adrianh888","rating":5.0,"review":"Brilliant day out. Took this day tour from Toronto on 28th October. We had a fantastic day out, pickup was dead on time, bus was really comfortable and our driver Nathan was a friendly and humorous fountain of useful knowledge throughout the day. The falls were glorious and...","review_date":"October 30, 2014"},{"attraction_id":2599,"user":"jennifer_st9206fq","rating":5.0,"review":"Professional and knowledgable. A great time!. Nathan was the best! We were picked up at our hotel Downtown Toronto promptly at 8am. The tour van was comfortable and in good condition. We had 9 people in our tour which was the perfect size for the excursion. Our guide Nathan has been...","review_date":"October 3, 2014"},{"attraction_id":2599,"user":"br4clan","rating":5.0,"review":"Great day out at Niagara. We were collected from our hotel at the arranged time of 8.10, and we were fortunate that the 5 of us were the only people who had booked that morning, so the whole minibus to ourselves!\nOur driver Nathan provided us with information en route...","review_date":"September 9, 2014"},{"attraction_id":2599,"user":"gregory_k","rating":4.0,"review":"A great day trip from Toronto. Our tour guide\/driver Nathan picked us from our Marriott hotel promptly at 8:10 in the morning. The tour van was comfortable and clean. While driving (about 1.5 hours), Nathan gave us a presentation about the falls. He also showed a video about the attempts by...","review_date":"September 3, 2014"},{"attraction_id":2599,"user":"genangu","rating":5.0,"review":"Great service. Nathan was a very good tour guide during our trip the whole time. My boyfriend & I had a lot of fun. First, Nathan picked us up from the Hyatt hotel and he made sure to not leave without us. Then we drove off to...","review_date":"August 23, 2014"},{"attraction_id":2599,"user":"jenna_p","rating":5.0,"review":"Excellent Choice While in Toronto.. My six colleagues and I had a free day from our conference so we researched different things to do in Toronto. We figured a tour to Niagara Falls would be the most enjoyable activity. It is a full day experience from early morning to early...","review_date":"March 4, 2014"},{"attraction_id":2599,"user":"maria_m","rating":5.0,"review":"Freezing day but great tour. My parents came from Brazil and we took this tour yesterday. It was such a fun day! But it was very very cold we would have liked it more if the weather was hot. My parents like this tour very much and they have many...","review_date":"March 3, 2014"},{"attraction_id":2599,"user":"waterways","rating":5.0,"review":"Compared to others - this did what it says on the can - their's only did the falls and local shops!. We were asked why we'd chosen this firm from those on line and could say no more than gut feeling and that they listed the sites we'd see which we certainly did - see the final paragraph! Not only did we see the falls, go...","review_date":"September 18, 2013"},{"attraction_id":2599,"user":"waterbabe16","rating":5.0,"review":"The Right Choice. On booking our tour of Niagara we looked at several operators and it was difficult to decide which to go with as itineraries and prices were all similar. There was just something about their website that stood out. Can't say what it was, just a...","review_date":"September 18, 2013"},{"attraction_id":2599,"user":"citygirlch","rating":4.0,"review":"Takes you straight to the main sites, but would prefer to do it on my own next time. We don't normally do organized tours but decided to this time on the advice of a friend because we thought it might help cut the line getting on the boat at Niagara Falls. (It didn't - there wasn't much of a line...) What was good...","review_date":"September 16, 2013"},{"attraction_id":2599,"user":"rob_l","rating":5.0,"review":"Great Time!. I had a fabulous time on the Queen Tour Niagara Falls Tour. Our driver was friendly and well-informed. After the Maid of the Mist ride we went to a wine tasting and took a walk around Niagara-On-The-Lake. It was a great day.","review_date":"September 15, 2013"},{"attraction_id":2599,"user":"chris_k","rating":5.0,"review":"Well worth the price. Our driver was very friendly and informative. You get some time to look at the falls, and take pictures.\nThe Maid of the Mist boat ride was my favourite part of the tour. The boat brings you right up to the falls, so be prepared...","review_date":"August 25, 2013"},{"attraction_id":2599,"user":"claudinho2013","rating":5.0,"review":"Claudio-Brazil. We had a good and friendly trip! Salvador is a very friendly and polite person! The bus was comfortable! Reasonable price for what we saw!NIagara Falls its a peacefull place, Niagara on the lake is so romantic e silent, the wines tasting, everything was perfect!!...","review_date":"August 19, 2013"},{"attraction_id":2599,"user":"celleon","rating":3.0,"review":"Niagara for the day. Had a lovely time on the day trip out to Niagara. A nice visit to the falls followed by a ride on the Maid of the Mist boat. Lunch was buy your own then off to Niagara on the Lake which is a lovely quaint...","review_date":"August 9, 2013"},{"attraction_id":2599,"user":"todd_t","rating":5.0,"review":"Interesting visit, great activity in Toronto. This trip was very well organized. We had a full day of activities like the boat ride, niagara falls, niagara on the lake, wine tasting and a few others stops. Left at 08:00 got back 18:15. If you never went to the Canadian side of...","review_date":"July 27, 2013"},{"attraction_id":2599,"user":"max_t","rating":5.0,"review":"Everything I Expected. Got picked up on yonge st. way north of downtown at 7:30. Very early but it meant I didn't have to take a taxi to dundas like other companies told me to do. After picking everyone else up it was almost 2 hours driving to...","review_date":"July 19, 2013"},{"attraction_id":2599,"user":"diannac308","rating":4.0,"review":"Good value, a lot covered and Maid of the Mist a highlight. The bus trip to the Falls takes about 2 hours but we were slowed by terrible traffic and several accidents so did not arrive until close to 11am. This did not cut our time short at the Falls - we still were about an hour...","review_date":"July 18, 2013"},{"attraction_id":2599,"user":"brian_c","rating":4.0,"review":"A great day-trip to Niagara!. I found this tour company through Trip Advisor, and after seeing the price and reading the reviews, decided to book.\nThe driver was on-time and very personable. He gave interesting historical and geographical facts as we drove and was very up-front about where we should...","review_date":"July 16, 2013"},{"attraction_id":2599,"user":"xxx_x","rating":5.0,"review":"Niagara Falls July 2013. I did the trip to the Niagara Falls in July 2013 with Queen Tours from Toronto. For those, who are going to do the same, I can personally say, it's awsome. The view from the Canadian side on the Falls is much more beneficial than...","review_date":"July 15, 2013"},{"attraction_id":2599,"user":"nico_b","rating":5.0,"review":"Incredible time in Niagara Falls. We chose this tour after looking at all of the Niagara falls tour companies (there were a lot), and we couldn't have been happier. For ten dollars extra compared to some of the cheaper companies we were able to have the most professional, entertaining tour...","review_date":"July 14, 2013"},{"attraction_id":2599,"user":"jim_l","rating":5.0,"review":"Great experience; highly recommended. We had a great time. We really enjoyed the smaller group on a smaller bus. Much more relaxed than the large buses. Our guide did an excellent job with his commentary about Toronto and the Niagara area. Plenty of quality time at the Falls. Definitely...","review_date":"July 10, 2013"},{"attraction_id":2599,"user":"lauren_t","rating":5.0,"review":"unbelieveable experience. We were picked up on time from our hotel and right away shared laughs with the driver Nathan. Reading the reviews here I was excited that he was my tour guide and he definitely lived up to and even passed all of my expectations. We...","review_date":"June 30, 2013"},{"attraction_id":2599,"user":"ayadalati","rating":5.0,"review":"First time in Niagara. I visited Toronto for business and I had a few days to my self. This tour was recommended to me through friends who took it before. The tour guide picked me up from my hotel. I was alone on the tour so he gave me...","review_date":"May 10, 2013"},{"attraction_id":2599,"user":"sarahsantos","rating":5.0,"review":"Great time in Niagara. Great tour, great day. Nathan was very kind, funny and smart. We all had a blast, what a great way to end our vacation in toronto!\nChat Conversation End","review_date":"April 24, 2013"},{"attraction_id":2599,"user":"mery_h","rating":5.0,"review":"Great Tour!. We took this tour with my visiting American relatives and it turned out better than expected. The guide was really great. He told my family all about Toronto and Ontario a million times better than I could have ever told them. I even felt like...","review_date":"April 18, 2013"},{"attraction_id":2599,"user":"john_markfield","rating":5.0,"review":"Fun day with the family!. Went to Toronto with the family for the long weekend. This tour seemed like a good cheap way to spend the day and it worked out perfect since we would be back in time for all our evening plans. Nathan was very punctual and picked...","review_date":"March 31, 2013"},{"attraction_id":2599,"user":"k_mmidlands","rating":5.0,"review":"Can't recommend it enough!. Went on this bus tour with my parents whilst they were visiting from the UK. We were picked up promptly in the morning from outside their hotel, and just had a couple more pickups before we were on our way. The bus was a small...","review_date":"March 6, 2013"},{"attraction_id":2599,"user":"rotem_a","rating":5.0,"review":"Great experience!. For someone who never went to Ontario before Niagara Falls is really something cool... Looking down at the falls from the tower really makes you feel on top of the world! I had plenty of time to enjoy everywhere the driver took us. I was...","review_date":"February 8, 2013"},{"attraction_id":2599,"user":"winter1984","rating":5.0,"review":"Love it!. Chilly December with Snow at Niagara Falls. Been there for the 4th time but first time with a tour. Never expected to learn about Toronto, Niagara Falls & Ice Wine so much all in 1 day. Knowledgeable, Friendly Bus Driver & Guide. Wonderful Experience. Good...","review_date":"December 21, 2012"},{"attraction_id":2599,"user":"robkelling","rating":5.0,"review":"Such a great tour! Very friendly atmosphere. This is my first time ever writing a review for... anything online. I'm not a tourist I am 100% Canadian born and raised in the GTA. I decided it was worth writing a review just because the tour guide was so friendly. I found these...","review_date":"December 11, 2012"},{"attraction_id":2600,"user":"koyangi","rating":5.0,"review":"Relaxing Ride. Very smooth, relaxing ride there and back. My group sprang for the seating upgrade to Comfort, and it was nice to get the priority boarding, snacks, etc. I do wish there were tables in Comfort like I saw in the main cabin, but this was...","review_date":"December 13, 2018"},{"attraction_id":2600,"user":"evie_d","rating":5.0,"review":"A Fun Day Trip From Seattle. While it was too late for me to enjoy a trip to Butchart Gardens like I'd hoped -I could have, but as I was only spending a day I'd only have been in the Garden for a couple of hours, so, next time -it was...","review_date":"November 11, 2018"},{"attraction_id":2600,"user":"agioe","rating":5.0,"review":"Whirlwind tour - but perfect for us!. The early morning departure was easy for us because we had come from the east coast and were not adjusted to the time difference. Nice relaxing trip, was not crowded, perfect weather, snacks, reading. We did not have any luggage, so we were first off...","review_date":"November 2, 2018"},{"attraction_id":2600,"user":"peggy_v","rating":5.0,"review":"Perfect way to travel to Victoria from Seattle. Highly recommend booking the upgraded seating for this 3 hr journey. It was well worth the extra dollars. You do need to climb one flight of steps to the top deck. You'll have very comfortable leather seats with a table to put your drinks &...","review_date":"October 30, 2018"},{"attraction_id":2600,"user":"pioneer798376","rating":4.0,"review":"Loved it. Loved this experience. It was truly an amazing experience every staff was really committed and professional. It's a must visit and is worth","review_date":"October 22, 2018"},{"attraction_id":2600,"user":"michael_f","rating":5.0,"review":"Seattle-Victoria-Seattle. The Victoria Clipper is a convenient way to travel between the two cities. We stayed in Victoria for four days after the first leg. The Seattle to Victoria leg leaves at 8 am. The Victoria to Seattle leg leaves at 5 pm. The one way...","review_date":"October 7, 2018"},{"attraction_id":2600,"user":"traveltaler","rating":5.0,"review":"A Highlight of Our Trip While Visiting Seattle!. Loved, loved our time traveling on the Clipper and our day trip to Victoria. This trip does require one to have a passport and I recommend getting there an hour before departure if you do not already have a ticket. Every staff member we encountered...","review_date":"September 29, 2018"},{"attraction_id":2600,"user":"tripii","rating":5.0,"review":"Day Trip. Very efficient service to Victoria Canada. The scenery along the way was beautiful.It wasnt too rough and the time seemed to fly by.The seats were comfy with large windows to look out from","review_date":"September 18, 2018"},{"attraction_id":2600,"user":"harvard1","rating":1.0,"review":"Insult to Injury. We booked a trip to Victoria BC but due to an unexpected family tragedy we were unable to make the trip, they refuse to refund any portion of what we paid which is a considerable amount. We weren\u2019t even offered a voucher for the future....","review_date":"September 17, 2018"},{"attraction_id":2600,"user":"christopher_i","rating":3.0,"review":"Day trip to Victoria. We did the day return trip to Victoria from Seattle. It was nice enough, but only really worth doing if you have something to do in Victoria (like butchart gardens) as we had 6 hours to kill and there's not that much to do.\nThe...","review_date":"September 16, 2018"},{"attraction_id":2600,"user":"gallopingtrot","rating":3.0,"review":"Ok but could do with one or two improvements.. I enjoyed the boat ride. Despite the foggy weather, which prevented us seeing much of the scenery, we did catch two pods of orcas, and that was amazing. The boat itself was simply average, given that it was not cheap. Choice of food & drink...","review_date":"September 15, 2018"},{"attraction_id":2600,"user":"msmooth747","rating":5.0,"review":"Comfort Class, Butchart Garden Tour and over night stay,. So we took the clipper from Seattle to Victoria. If you have bags to check make sure to arrive at least an hour early. It take a while to get checked in. The the seats are not assigned. We did comfort class. In comfort class...","review_date":"September 11, 2018"},{"attraction_id":2600,"user":"lizdarla","rating":5.0,"review":"Visit Victoria. Taking the Clipper out of Seattle and going to Victoria is a great way to travel. They are very efficient at getting travelers onboard (from both directions). The seats are comfortable and there is plenty of room to move around the cabins. They come to...","review_date":"September 1, 2018"},{"attraction_id":2600,"user":"ralph_s","rating":2.0,"review":"Clipper will clip you.. Victoria was inundated by smoke from 600+ fires in British Columbia. Vision was limited to less than 1\/4 mile. No mention was made of this prior to leaving Seattle. An honest tour guide would have notified the travelers of the conditions and offered refunds. Shame...","review_date":"August 21, 2018"},{"attraction_id":2600,"user":"radaramses","rating":3.0,"review":"One day travel not recommended. Victoria id pretty nice and just one day travel is waste of money because you have like 4 hour to visit the Butchards gardens and the city. You need at least 2 to 3 days.","review_date":"August 19, 2018"},{"attraction_id":2600,"user":"astadt","rating":5.0,"review":"A Great Introduction to Victoria. Though the Clipper isn't the cheapest way to get to Victoria, it is one of the most convenient! Excellent scenery; you can expect to see dolphins or whales as well as the beautiful San Juan Islands. Great location since it goes from downtown Seattle directly...","review_date":"August 18, 2018"},{"attraction_id":2600,"user":"carig_120","rating":5.0,"review":"Everything was great and left on time both ways. When I started planning my trip to Seattle I knew coming all the way up I had to least travel to Canada. The Ride on the Clipper was smooth and very packed, and plenty of crew members to answer questions about Victoria, and plenty of...","review_date":"August 12, 2018"},{"attraction_id":2600,"user":"tanya_e","rating":5.0,"review":"Great tourist attraction!. Having never been to Canada we opted to do this day trip and loved it. If you can get comfort class, highly recommend doing so as you get to board early and have more room. The ride was smooth most of the time and you...","review_date":"August 9, 2018"},{"attraction_id":2600,"user":"elizabeth_i","rating":5.0,"review":"One of the best things we decided to do on our vacation to the Pacific Northwest. We started our vacation by flying to Tacoma - Seattle area to visit my niece who is working as a traveling R.N. The second day we were there, we took the Victoria Clipper to Victoria, British Columbia. The boat ride was awesome, servers took your...","review_date":"August 6, 2018"},{"attraction_id":2600,"user":"jdaze11","rating":5.0,"review":"Very comfortable high speed ferry to Victoria. The Victoria Clipper provided very fast transportation to Victoria, giving us a whole extra day to tour instead of a travel day on a conventional ferry.\nCompetent, friendly crew, efficient and on time.\nA very pleasant, quick trip.","review_date":"August 5, 2018"},{"attraction_id":2600,"user":"del_1976_j","rating":4.0,"review":"Long day but great experince. Boat was comfortable and food\/beverage options good, staff friendly and helpful. Make sure you arrive at least an hour before boarding starts as the checkin line at Seattle was long, I didn\u2019t have time to use the restroom or grab a coffee. I bought the...","review_date":"July 29, 2018"},{"attraction_id":2600,"user":"remedios_v","rating":5.0,"review":"Seattle to Victoria Day Trip. It was a nice trip from Seattle to Victoria on the Victoria Clipper. If given a chance to visit Seattle in the future, I will take this day trip to Victoria again on the same clipper. Victoria, BC is a beautiful place to visit.","review_date":"July 28, 2018"},{"attraction_id":2600,"user":"jl3628","rating":4.0,"review":"Victoria Day Trip from Seattle. Nice Clipper ride to\/from Seattle, crew was very nice, downstairs bathrooms could be a bit cleaner for passengers.","review_date":"July 26, 2018"},{"attraction_id":2600,"user":"sally_s","rating":5.0,"review":"Fun way to travel to Buchart Gardens in Victoria. Loved this tour!! The Butchart Gardens in Victoria, BC, Canada is a must-see!!! Awesome tour of 55 acres of beautiful flowers! Trip to and from is relaxing and fun! Only way to travel to Victoria! Highly recommend!","review_date":"July 23, 2018"},{"attraction_id":2600,"user":"azjon","rating":5.0,"review":"Fantastic way to get to Victoria. This short 3 hour ride is a great way to get to Victoria. Leaves early morning and docks in Victoria just across the street from the downtown area wharf. Perfect for lunch with plenty of options within walking distance. The ride goes by quick and...","review_date":"July 23, 2018"},{"attraction_id":2600,"user":"darrenesl","rating":3.0,"review":"Would be good if ship was on time.. If people running this operation get their act in gear this would be a great tour and boat. Staff on land in BC lied to us and said the boat was delayed 10 minutes. The wait was over an hour delay. Had to wait in...","review_date":"July 22, 2018"},{"attraction_id":2600,"user":"campbellc44","rating":4.0,"review":"Great experience but beware of cancellations. The boarding process is a bit chaotic and getting there an hour before departure is advisable. The food selection was fantastic and reasonably priced. The service was also excellent. The customs process is annoying on both sides with officers routinely running late, preventing your disembarkation....","review_date":"July 18, 2018"},{"attraction_id":2600,"user":"905feliciau","rating":5.0,"review":"So fun!. Didn't know what to expect on this little day trip to Victoria, BC, from Seattle, but was def not disappointed. The seats were very comfortable and the staff very nice. The cafe was just what we needed for a light dinner after a long day;...","review_date":"July 9, 2018"},{"attraction_id":2600,"user":"sue_p","rating":5.0,"review":"CRUISING TO VICTORIA. We had a super trip on the Victoria Clipper from Washington to Victoria, Vancouver Island. A pleasant, relaxing way to travel in comfort with a cafe on each deck and first class area offered for a minimal additional cost. Clean facilities also provided. Great views...","review_date":"June 10, 2018"},{"attraction_id":2600,"user":"francis_f","rating":5.0,"review":"great service. from the time of the internet booking until drop off everything was perfect and smooth,We embarked from Seattle on a one night package vacation to the gardens and overnight at the Inn at Laurel point. Embarking was smooth and easy and we paid $ 20...","review_date":"June 9, 2018"},{"attraction_id":2600,"user":"113maritzab","rating":5.0,"review":"Great Visit to Victoria. I did a 1 day visit to Victoria. The experience in this boat was great. Very well organized on boarding process, comfortable seats, friendly crew members and a smooth ride!","review_date":"June 9, 2018"},{"attraction_id":2600,"user":"carolw21","rating":4.0,"review":"Cloud Covered Clipper Cruise. Planned trip a month in advance. Could not see anything after leaving Seattle\/ Puget Sound area due to low clouds. Planned to go to Victoria Gardens, but trip shortened by two hours due to impending forecasted bad weather.\nTrip back to Seattle great! Few swells,...","review_date":"May 14, 2018"},{"attraction_id":2600,"user":"dchrisik","rating":5.0,"review":"Victoria Day Trip. Clipper ride was very comfortable and staff very knowledgeable regarding what to do and see in Victoria. Very much enjoyed tour through city on way out to Butchart Gardens which took up most of the day. Only thing we would have done different was to...","review_date":"May 12, 2018"},{"attraction_id":2600,"user":"bnbounds","rating":5.0,"review":"Beautiful and relaxing . The ride to and from Victoria was pleasant and comfortable. Views coming back were especially nice; on the way over it was misty. Food and drink options were good.","review_date":"May 3, 2018"},{"attraction_id":2600,"user":"derrick_c","rating":4.0,"review":"Empress Hotel was interesting.. The Clipper was fine. But we were disappointed that there were few \"points of interest\" within walking distance of the pier - too many stores.","review_date":"April 27, 2018"},{"attraction_id":2600,"user":"vitesse42","rating":3.0,"review":"Trip to Victoria. Weather did not allow a direct crossing. This really limited our time in Victoria to just the Butchart Gardens. Lot of money spent for only 90 minutes in the gardens. That was disappointing.","review_date":"April 24, 2018"},{"attraction_id":2600,"user":"deborah_d","rating":4.0,"review":"Nice but . . .. Try to go for more than a day. By the time you have to get to the clipper for customs, you really only have about 4.5 hours in Victoria. Take the local bus and you'll save $$$. The ferry was nice and clean and the...","review_date":"April 10, 2018"},{"attraction_id":2600,"user":"shannon_m","rating":1.0,"review":"Viator is a horrible company. FYI-When I booked a tour with Viator my confirmation e-mail stated that if canceled within 7 days it was 100% refundable. When I canceled within 7 days they then proceeded to tell me it was not refundable. The manager admitted that the e-mail confirmation was...","review_date":"April 9, 2018"},{"attraction_id":2600,"user":"copticjo","rating":1.0,"review":"Low rating for the experience with the site. We thought we were booking the Butchart Garden experience only to discover that we were misled and booked only the ferry. We then had to book the Butchart Garden separately and ended up paying more than the combined price on ClipperVacations Or Viator sites.\nAlso...","review_date":"March 29, 2018"},{"attraction_id":2600,"user":"snirgal117","rating":2.0,"review":"Why the heck is it so expensive?. If I had a way to get to Port Angeles and take the ferry to Vicotria from there I would. (tickets from there are $37 a person). There are flights cheaper than this.","review_date":"March 19, 2018"},{"attraction_id":2600,"user":"yehaaw","rating":5.0,"review":"Great way to see Victoria!. The Victoria Clipper was a delightful experience! I checked in on-line, went to the port, and boarded with no difficulty. Because it is an international journey, it isn't a speedy boarding process but the crew is very helpful and accommodating. Once aboard, everything was clean...","review_date":"February 5, 2018"},{"attraction_id":2600,"user":"seattlefoodwriter","rating":5.0,"review":"Clipper Vacations is the easiest way to go. After spending hours Internet surfing putting the perfect two night stay together for myself and my pal from Chicago I constructed a trip through Clipper Vacations. They had the best pricing, bundled with an excursion to Buchart Gardens (the reason for my friend's trip). That...","review_date":"January 30, 2018"},{"attraction_id":2600,"user":"mlmpoohbear","rating":5.0,"review":"Easy weekend getaway. My husband and I wanted to see Seattle and Victoria at Christmas time, and our weekend getaway with Victoria Clipper let us do both. We flew into Seattle and stayed one night, then the next day we took the clipper to Victoria. Our package included...","review_date":"December 19, 2017"},{"attraction_id":2600,"user":"advisor073","rating":5.0,"review":"Good value. We live in Victoria and wanted to spend a few days in Seattle. Booking a hotel, the Warwick, through Clipper Vacations provided excellent value and an enjoyable stay close to downtown. The ferry is fun, and much less stressful than driving!","review_date":"December 14, 2017"},{"attraction_id":2600,"user":"537garethm","rating":5.0,"review":"Excellent way to travel. Hassle free, relaxing way of getting to Victoria. 5 min cab ride from our hotel to the terminal. No fuss, well organised and professional set up. Boat was pleasant - big comfy seats and pleasant staff. Provided anti-sea sickness tablets free of charge which was...","review_date":"December 6, 2017"},{"attraction_id":2600,"user":"sue_b","rating":5.0,"review":"A Very Nice Experience. Took the Victoria Clipper to British Columbia for an overnight visit. The service is great and the ride comfortable. Loved that we actually saw orca whales on the ride back.","review_date":"December 4, 2017"},{"attraction_id":2600,"user":"vanislecanuck","rating":5.0,"review":"Two days turned into three in Seattle. My family has used the Clipper before and if you wish to avoid busy dangerous highways, long expensive ferry rides and too many people in a rush this is the happy alternative to travel from Victoria to Seattle and back or vice versa. We used...","review_date":"November 28, 2017"},{"attraction_id":2600,"user":"guinnivere_w","rating":5.0,"review":"Awesome trip!. I've taken the Mukilteo-Clinton ferry, the Edmonds-Kingston ferry and the Jetty Island ferry a million times but this was my first trip on the Victoria Clipper. It was awesome! It was easy to get to, it was comfortable, service on board was excellent. The oatmeal...","review_date":"November 12, 2017"},{"attraction_id":2600,"user":"canadian_barb","rating":4.0,"review":"Always Enjoy the Trip. Great quick trip from Victoria to Seattle on the Clipper & return (or visa versa). Went down for a weekend visit to Seattle in September, & enjoyed the boat very much. I've been using the Clipper for years, and it just gets better. It's clean,...","review_date":"October 23, 2017"},{"attraction_id":2600,"user":"kat1028","rating":5.0,"review":"Great trip, very impressed with the crew!. My mom and I just returned last night from a great overnight trip to Victoria. The ride over on Friday from Seattle on the Clipper was 100% booked, not an empty seat to be had. They were very efficient at getting everyone boarded and got...","review_date":"October 22, 2017"},{"attraction_id":2600,"user":"suzanne_m","rating":5.0,"review":"Quick trip across the Bay. Loading is fast and efficient. The trip is smooth. One way trip from Victoria to Seattle is about 2hrs45min. There is a concession caf\u00e9 on board but it is quite pricey for what you get. Bring your own lunch along if you can. This is...","review_date":"October 21, 2017"},{"attraction_id":2601,"user":"rocketo11","rating":5.0,"review":"Great trip!. This was a lovely day out, although some stops did seem a little unnecessary (ie the flower clock), however, was lovely to see the falls from the day and night.. The buffer dinner was one of the best I have had and would defiantly recommend...","review_date":"January 22, 2019"},{"attraction_id":2601,"user":"oska92","rating":1.0,"review":"The review Zoom Tours wanted to pay us NOT to post!!. Yes, that\u2019s correct. Following our complaint after a poor tour experience with them, they offered to refund some of our money BUT only if we agreed NOT to review!!\n\u2022 Four of us went on the day\/night tour in late September. We paid $718 CAD....","review_date":"January 8, 2019"},{"attraction_id":2601,"user":"seventh_son","rating":5.0,"review":"Outstanding tour with great driver. We booked the evening tour with dinner at Fallsview hotel.\nAll the promised places where visited. Even though there was a lot of traffic, our driver managed to get to every spot in time. The wine we could taste was extraordinary. Niagara-on-the-lake is a beautiful...","review_date":"December 25, 2018"},{"attraction_id":2601,"user":"janellemac","rating":4.0,"review":"Great value to see Niagara in a short amount of time. This was the first guided tour that I ever did and I have to say first of all that I don't think I'm really a guided tour type of person. We were visiting Toronto for Thanksgiving weekend and decided to do a tour of Niagara...","review_date":"December 12, 2018"},{"attraction_id":2601,"user":"2018terrigoodl","rating":5.0,"review":"Best Tour Guide.. Hands down . Fabio is the man! This is one of the absolute best tours I have been on. Mostly because of Fabio. The man knows his facts and details about your entire journey from Toronto to Niagara Falls. He takes you to the best places on this...","review_date":"December 1, 2018"},{"attraction_id":2601,"user":"georgesambar","rating":5.0,"review":"Best trip I could\u2019ve asked for!! . Fabio is THE king, he was so punctual and fun and made the whole trip glide smoothly. He was such a joy to have the whole day and night. This tour had everything I needed we saw everything we could. A+++","review_date":"November 19, 2018"},{"attraction_id":2601,"user":"thedogesl","rating":4.0,"review":"Decent day trip, excellent guide. The big advantage of this tour is that you don't have to fight traffic to the falls and find a parking spot for the various attractions. Our guide (who was also are driver), Michael Francis, was very well informed and friendly. He also dropped us...","review_date":"October 24, 2018"},{"attraction_id":2601,"user":"billy_m","rating":1.0,"review":"Very Disappointing - Buyer Beware. I went on this tour on Wednesday, October 10, and while this particular day's tour may not be typical, it was a major disappointment for myself and 11 fellow tourmates.\nThe pickup point was changed; a minor inconvenience, but no biggie. Pickup was a half...","review_date":"October 14, 2018"},{"attraction_id":2601,"user":"1happytraveller20456","rating":5.0,"review":"Absolutely amazing! Thank you Fabio.. Fabio our tour guide is the very best of the best anywhere. Can not praise him enough for his professionalism and knowledge. He went out of his way to make sure we all had a wonderful time and took great care of us all. Our...","review_date":"October 14, 2018"},{"attraction_id":2601,"user":"314carlr","rating":4.0,"review":"Very enjoyable day. . Our tour guide Fabio was very informative, helpful and had a good sense of humour. Only disappointing part of the day was that we had to pay extra for another part of the tour when really we had already paid more than enough. But overall...","review_date":"October 2, 2018"},{"attraction_id":2601,"user":"anywhere621","rating":5.0,"review":"Best tour guide ever. We went on this tour two weeks ago and had the best time. Our tour guide, Michael Francis was the best! He was informative, engaging and so very nice. He made sure we made all the activities listed and not rushed in doing so. The...","review_date":"September 30, 2018"},{"attraction_id":2601,"user":"e22g","rating":3.0,"review":"Poor Time Management. Our tour to Niagara Falls wasn\u2019t bad, yet it wasn\u2019t what my husband and I were expecting and it was very hurried. The tour guide showed up nearly 45 minutes late to our 1:00PM pickup time. The tour guide Miko (Michael) was informative and had...","review_date":"September 29, 2018"},{"attraction_id":2601,"user":"kate_p","rating":5.0,"review":"Great day & night - highly recommend \ud83d\ude01. Sitting on the bus now on our way home so why not write a review, the bus has WiFi so there\u2019s no time like the present!\nOur driver\/tour guide (Micko) was great. Not only did you get the tour of Niagara Falls, Niagara on the...","review_date":"September 11, 2018"},{"attraction_id":2601,"user":"k4229jajacobc","rating":1.0,"review":"Very little time spent at Niagara Falls. I felt very misled about the content of this tour. The tour guide showed up nearly an hour late to our 1:00PM pickup and then the drive to Niagara took nearly twice as long with Labor Day traffic. The tour is setup to visit many...","review_date":"September 4, 2018"},{"attraction_id":2601,"user":"arron2809","rating":5.0,"review":"We Love Gloria!. My friends and I booked on the day and night Niagara Falls trip as we wanted to see the fireworks, experience the falls and visit Niagara on the Lake.\nWe departed Toronto a little late, around 1.20pm, but we were kept fully informed at all...","review_date":"August 25, 2018"},{"attraction_id":2601,"user":"priti43","rating":5.0,"review":"Excellent Guide. This was an excellent day out for our family. Would highly recommend! Gloria was full of knowledge and entertaining as well.\nIt was all very well organised with punctual pick up and drop off.","review_date":"August 23, 2018"},{"attraction_id":2601,"user":"paul_m","rating":4.0,"review":"Traffic limits Experience - The Falls do not disappoint!. First of all - Gloria is a great tour guide. She is engaging and funny and her sense of humor was appreciated. She was also a great 'task master' - getting the job done to keep the tour moving along. We got hosed by the...","review_date":"August 18, 2018"},{"attraction_id":2601,"user":"roy_w","rating":5.0,"review":"Wonderful. Very entertaining and interesting tour. Book this tour if you want the best of all, because you can see the falls at day and night time. Also very beautiful to witness are the fireworks display together with the light show. Although the optional helicopter ride...","review_date":"August 10, 2018"},{"attraction_id":2601,"user":"davina_d","rating":5.0,"review":"Micko was amazing!!. My husband and I had a lovely time on this tour. The Boat Cruise and view of the fireworks from the Sheraton during the Fallsview Dinner was incredible. We enjoyed touring Niagara-on-the-Lake, the Whirlpool, and the ice winery. This tour was well paced and flexible...","review_date":"August 9, 2018"},{"attraction_id":2601,"user":"zainwhite","rating":5.0,"review":"Amazing Tour With Our Amazing Tour Guide Michael 'Micko' Francis. Micko obviously enjoys what he does. His enthusiasm is infectious! Micko made our trip one to remember. We definitely would not have enjoyed our trip as much without him. Micko gave clear, concise instructions as well as information about landmarks and the history of the...","review_date":"August 8, 2018"},{"attraction_id":2601,"user":"845rainerg","rating":5.0,"review":"The lights!!! . It was awesome! Our guide Milko was a walking Wikipedia. We had some nice stops on the way to the falls, a delicious wine tasting and finally an unforgettable evening at the falls. Got wet in the boat dead center in the Canadian part of...","review_date":"August 6, 2018"},{"attraction_id":2601,"user":"chrisb0711","rating":4.0,"review":"Day tour of Niagara Falls with lunch and winery tour . My group of friends, 5 of us, were part of a small group of 12 that were on this tour group on a Saturday. Pick up was done at a central location in downtown and at the airport before heading to the Falls. Traffic in...","review_date":"August 5, 2018"},{"attraction_id":2601,"user":"raewyn_k","rating":5.0,"review":"Great Trip - Great Tour Guide Michael Francis. Had a really enjoyable day with a very knowledgeable tour guide (Michael Francis) I will now be able to remember the Great lakes - HOMES! Thank you for a well organised day. Enjoyed the falls so much and seeing them illuminated at night and the...","review_date":"August 4, 2018"},{"attraction_id":2601,"user":"noresnau","rating":4.0,"review":"Great waterfalls, but disappointing nighttime. We saw the waterfalls in the afternoon and it was great. The boat ride is absolutely enjoyable! After the sun set, however, the site became a kind of little Las Vegas, with the falls lit in changing colors (uninteresting for a nature lover) and 5...","review_date":"August 1, 2018"},{"attraction_id":2601,"user":"carolq249","rating":4.0,"review":"Amazing guide made this trip worth every penny. It is amazing what a difference a good guide makes to the overall experience of a tour. We were so fortunate to have Gloria as our guide. When traffic chaos on the highway delayed our arrival at our destination, Gloria kept us entertained with amusing...","review_date":"August 1, 2018"},{"attraction_id":2601,"user":"stelareyes84","rating":4.0,"review":"Good Tour - Great Experience. Michael F. did a great job and he did the best he could to cover everything. I do think the tour was very good but unfortunately due to the traffic that we encountered on the way to Niagara Falls, the tour felt rushed and we...","review_date":"July 30, 2018"},{"attraction_id":2601,"user":"dougiemccormack","rating":5.0,"review":"Fabulous tour to Falls. We all enjoyed this fabulous trip to the majestic falls and surrounding area, the visit to Niagara on the lake, the views and boat trip were all breathtaking, made extra special by our guide Gloria, what a hoot and knowledgeable guide.\nWould recommend this trip...","review_date":"July 25, 2018"},{"attraction_id":2601,"user":"really26","rating":5.0,"review":"Great. Fabio was great. Very knowledgeable and friendly. Would definitely recommend. Even better than expected","review_date":"July 21, 2018"},{"attraction_id":2601,"user":"mayenb2017","rating":5.0,"review":"I Keep on Falling. Thank you to Gloria and the driver (pls forgive me for forgetting his name) for a wonderful trip and tour, wine tasting and breathtaking views of the falls from many lookout spots.","review_date":"July 18, 2018"},{"attraction_id":2601,"user":"fringeface","rating":5.0,"review":"Michael Francis was a superstar. No, Michael did not pay us to write this review, but he did do a great job. Thankyou.\nThe tour bus picked us up late, 40 minutes after the proposed arrival time. I think that because the advert on TripAdvisor states pickup at 1pm, you...","review_date":"July 9, 2018"},{"attraction_id":2601,"user":"pvp60","rating":5.0,"review":"Always Wow!. This was our second visit from Canadian side which is the best to visit Niagara Falls. We enjoyed the new addition of Zip-line ride. However due to some electricity problem we couldn't had our video! We will have to visit for it again!","review_date":"July 9, 2018"},{"attraction_id":2601,"user":"suzannec9","rating":5.0,"review":"delightful. Michael was our tour guide on the trip and kept us entertained with information about the Falls and Canada in general. He also had a good supply of corny jokes. The first stop was a souvenir shop where we got a 10% discount, then we...","review_date":"July 8, 2018"},{"attraction_id":2601,"user":"deannapivac","rating":5.0,"review":"Niagara Falls WOW. Zoom Tours kept me informed, so I knew what to expect.\nIt was fantastic it met all my dreams.\nThe bus driver Aamiz was informative, very engaging, helped the Greyhound Bus Services with there stranded passenger's back to Toronto, when I asked to be dropped...","review_date":"July 7, 2018"},{"attraction_id":2601,"user":"linda_d","rating":4.0,"review":"Great tour. Fabio was a good tour guide giving us lots of information en route. We stopped at lots of places before arriving at the Falls but stops were a little rushed. Great boat trip and buffet meal at the Sheraton was delicious. Saw the fireworks before...","review_date":"June 24, 2018"},{"attraction_id":2601,"user":"531angelad","rating":2.0,"review":"Niagara Falls great; Zoom Tours poor. Niagara Falls and Niagara-on-the-Lake are well worth visiting but Zoom Tours is probably the worst tour company we have encountered, especially given that these are the most expensive tours we have ever taken. Booked the day tour on-line and requested hotel pick-up. Email confirmation was...","review_date":"June 22, 2018"},{"attraction_id":2601,"user":"aidafr","rating":3.0,"review":"Ok but be careful. The driver\/tour guide (only one person: Miko) was really good. But I booked for the morning trip, they confirmed by mail but, just later, they decided to change my trip to the afternoon. THAT SUCKS! I didn\u2018t have any chance to decide. I didn\u2018t have...","review_date":"June 18, 2018"},{"attraction_id":2601,"user":"storm2flash","rating":5.0,"review":"DAY \/ NIGHT Fantastic must do tour. Aamir our tour driver informed us enough through the whole trip, never burbled on like so many other guides we have experienced. Plenty of time at each location. Loved the bottles of water, and the red waterprof bag to go with our red rain proof...","review_date":"June 12, 2018"},{"attraction_id":2601,"user":"nga_p","rating":4.0,"review":"great wonder of natur. The bus driver Tudy war perfect, give us a lot of info, not boring at all and very helpfull! the trip was very well organized, I enjoyed it very much, no need to look at a parking place and nothing to pay additionally. The weather...","review_date":"May 29, 2018"},{"attraction_id":2601,"user":"darren_c","rating":5.0,"review":"Fantastic Experience....and they didn't cancel!!!. Great trip and fantastic tour guide (Fabio)! I had one day spare on a work trip and all of the other participants cancelled. They rang to see if I could change, and I explained I couldn't, and they ran the tour anyway with just me!...","review_date":"May 29, 2018"},{"attraction_id":2601,"user":"hhhhhfy","rating":5.0,"review":"great tours!. tour guide is really good, we got to see everything within and time control is excellent.\nAmazing experience","review_date":"May 27, 2018"},{"attraction_id":2601,"user":"nialadyj","rating":5.0,"review":"1st Trip to Niagara Falss. Had an amazing time. Our tour guy Fabio was absolutely amazing. He made sure we got to see everything within. Timely manners, very informative tour, the tour bus was very clean! I would definitely recommend zoom tours to ffiends & family! Ask for Fabio :-)","review_date":"May 19, 2018"},{"attraction_id":2601,"user":"flamepoolalpacas","rating":5.0,"review":"Great day!. Tour starts in the afternoon, so you have time to do something else in the morning. I was picked up at my hotel. The driver, Amir, was friendly and asked everyone where they were from. The stop at the Pillitteri winery was fun and the...","review_date":"May 2, 2018"},{"attraction_id":2601,"user":"ashley_d","rating":5.0,"review":"Must Do Anytime of Year!. This was an amazing way to see Niagra without having to drive there! The tour started off when them picking us up from our hotel in the morning. We then went to the falls and had the option of the sky tour or up close...","review_date":"January 20, 2018"},{"attraction_id":2601,"user":"zobes","rating":4.0,"review":"Another off the bucket list. Obviously we weren't visiting Toronto without going to see Niagra Falls.\nThis tour was great and made even better by a couple of stops along the way - namely Pillitteri Winery (try the Merlot!) and the beautiful town of Niagra. Would have liked to spend...","review_date":"January 13, 2018"},{"attraction_id":2601,"user":"jqqls","rating":4.0,"review":"Teensey Issues, but worth mentionning..... Normally I start reviews that have *problems* with the bad things first, but I really, really want to make the positive parts of this trip, the focus. Our guide (Fabian) was accommodating every step of the way, informative, interesting, with a few jokes here and...","review_date":"December 30, 2017"},{"attraction_id":2601,"user":"jacquie_g","rating":5.0,"review":"Beautiful Experience. Our day began with a stop in a beautiful shopping town. The town was decorated for Christmas. Store merchants were friendly and helpful. Just what you expect in a small town. We made several stops. We visited the Worlds Smallest Chapel, Festival of Lights and...","review_date":"December 27, 2017"},{"attraction_id":2601,"user":"jen9966","rating":5.0,"review":"Best of Niagara Falls. Thank you so much to Heidi from Zoom Tours we had the best Day\/Night Niagara Falls Tour stopping at Floral Clock, Niagara on the lake, Reif winery which included a wine tasting, Clifton Hill and of course the Beautiful Niagara Falls by day and by...","review_date":"December 18, 2017"},{"attraction_id":2601,"user":"yuri877","rating":2.0,"review":"Disappointed. We signed up for the day and evening tour because of the good reviews we read here. Unfortunately, everything was not what we expected. We had an Italian tour guide, who speaks English with a very strong accent and most of us on the bus...","review_date":"November 28, 2017"},{"attraction_id":2601,"user":"susie_m","rating":5.0,"review":"Fabulously memorable. Pick up by minibus was a little early at the hotel and had a warm welcome from the driver\/tour guide. We only had a couple of pick up and we were on our way. The guide (sorry can't remember the name) gave us some background...","review_date":"November 24, 2017"},{"attraction_id":2601,"user":"_stephanie_lai1410","rating":5.0,"review":"Memorable trip to Niagara Falls 2017. I had originally booked the day tour with lunch for October 16, 2017. We were then upgraded to the evening tour with dinner and boy was I glad we were! The entire experience was memorable from start to finish. Aamir, our tour guide, was very...","review_date":"October 20, 2017"},{"attraction_id":2602,"user":"jo-ann_b","rating":5.0,"review":"Afternoon Wine Tasting. We had a great afternoon, visiting four wineries. Professionally run and organized. We enjoyed spending time with the other people on the tour. A very good variety of wineries. Would definitely do this again! So much fun while learning new things about wine and the...","review_date":"March 18, 2019"},{"attraction_id":2602,"user":"gregjurpin","rating":5.0,"review":"Great Afternoon of Wine Tasting!. My wife and I had a great afternoon touring the wine country with other couples. Bob was our experienced driver and knowledgeable guide who did an outstanding job! Right from our pickup in Niagara-On-The-Lake everything was on time and very well laid out. The mini...","review_date":"January 8, 2019"},{"attraction_id":2602,"user":"jesus_r","rating":5.0,"review":"Excellent!!!. We had a great time, with the folks of Grape Escape. Our tour guide Brian and driver Jills were OUTSTANDING!! THANKS again Eh!","review_date":"November 1, 2018"},{"attraction_id":2602,"user":"jackson_t","rating":5.0,"review":"Highly Recommended Wine Tour. This was a mine and my girlfriends first wine tour and we had an amazing time. David our tour guide was very knowledgeable and hospitable, answering any questions we had as well as providing great conversation. We booked less than 24 hours before the start...","review_date":"October 25, 2018"},{"attraction_id":2602,"user":"julie_g","rating":5.0,"review":"Fun Day. Pete was a great tour guide. We saw four wineries - they were a nice blend of small and medium size. Was great to see more of the countryside than we might have on our own.","review_date":"October 25, 2018"},{"attraction_id":2602,"user":"ann_t","rating":5.0,"review":"Good range of tasting experiences. This company shares the love around when it comes to vineyards but we were very happy with the ones we visited:\n- Jackson Trigg - large & modern\n- Konzelmann, a German owned medium size vineyard with the vines growing right down to the water...","review_date":"October 22, 2018"},{"attraction_id":2602,"user":"donnyvee","rating":5.0,"review":"Wonderful tour and wineries.. Our tour leader David was very knowledgeable of the various wineries and vineyards and able to answer all of the questions the tour group posed. David also explained to me what to expect when we crossed the border on our return to the U.S. with...","review_date":"October 14, 2018"},{"attraction_id":2602,"user":"2114s","rating":5.0,"review":"Excellent Wine Tours and Guides. We had a great trip with our tour guide David. Sampled a good range of wines from a excellent selection on vineyards. I would thoroughly recommend going on this tour to sample the wines of Niagara. The combination of a friendly knowledgeable guide in David...","review_date":"October 10, 2018"},{"attraction_id":2602,"user":"thera20","rating":5.0,"review":"Great way to see wine country. Our driver, David, was very pleasant and picked us up first, and we drove for about an hour picking up other folks on our tour. We had a full van (thankfully air-conditioned, because it was pretty hot for September) and enjoyed meeting other folks from...","review_date":"September 25, 2018"},{"attraction_id":2602,"user":"janine_p","rating":5.0,"review":"Fun & Friendly way to do Niagara. If you're going to enjoy some wine in Niagara, then take advantage of the wine tours! Enjoying the sampling, a little cheese on the way, and friendly helpful guide and lots of fun. It was the perfect way to get around and enjoy some vineyards...","review_date":"September 20, 2018"},{"attraction_id":2602,"user":"abtravel12345","rating":5.0,"review":"Great Tour, Knowledgable Guide. Pat our guide was awesome! He knew the area and wineries exceptionally well. Had many fun facts to share!","review_date":"September 10, 2018"},{"attraction_id":2602,"user":"cortney_n","rating":5.0,"review":"A wonderful tour of Niagara wine country!. My husband and I had a wonderful time during our winery tour. Our driver, David, was knowledgable and extremely friendly. He was accommodating and made sure that we were all having a great time. This tour was a great way to see different wineries without...","review_date":"September 9, 2018"},{"attraction_id":2602,"user":"travis_t","rating":5.0,"review":"Educational and hydrating!. Our tour guide Bob picked us up at the door of our rental property and was very friendly, easy going and knowledgeable. We visited 4 vineyards, enjoyed a full tour of Jackson Triggs facility and a delicious cheese pairing at one stop. Every vineyard was...","review_date":"September 2, 2018"},{"attraction_id":2602,"user":"leesemc","rating":5.0,"review":"A great afternoon!. David, from Grape Esscape, picked us up at our hotel on time. We drove to Niagara on the Lake and picked up 4 more people. The van was very comfortable and David was very friendly and personable. We were taken to 4 winery's and told...","review_date":"August 28, 2018"},{"attraction_id":2602,"user":"603lees","rating":5.0,"review":"Dont hesitate to book with Grape Escape!. After checking into our hotel, the Prince of Wales, we were disappointed to find that their trolley wine tour was fully booked. So, we decided to stop in to Grape Escape and the gentleman at the counter was very accommodating. He ?got us into the...","review_date":"August 28, 2018"},{"attraction_id":2602,"user":"jennifer_d","rating":5.0,"review":"Wine Tour . Our tour guide Rodger was amazing!! Wine tour overall was great!! We visited 4 wineries which were all good, with 1 cheese pairing. We bought more wine than we thought we would. And even some cider from Small Talk! No complaints \ud83d\ude0a","review_date":"August 25, 2018"},{"attraction_id":2602,"user":"lee_c","rating":5.0,"review":"Darlene!. Darlene the Great swung \u2018round and picked us up on time, greeting us with her lovely smile.\nWe visited 4 fantasitic wineries, each of them uniquely different in terms of atmosphere and the wines they produced.\nDarlene was great at getting us in and out...","review_date":"August 24, 2018"},{"attraction_id":2602,"user":"jennifer_j","rating":5.0,"review":"So fun!!. We, as a group of four, booked this as a bachelor celebration for my brother. It was on the heels of a previous night's indulgence. We started slow and quiet but Marcy was an amazing hostess and didn't let us stay that way for long....","review_date":"August 21, 2018"},{"attraction_id":2602,"user":"faye_w","rating":5.0,"review":"Afternoon Wine Tour. Bob was a great tour guide - very personable, informative and just made our afternoon oh so enjoyable. It felt like such VIP treatment, not only at the wineries where all had been set up in advance for us, but just to have our purchases...","review_date":"August 19, 2018"},{"attraction_id":2602,"user":"nadnad0","rating":5.0,"review":"Fun afternoon attending a wine tour and 3 additional wine tastings. We visited 4 different wineries with our very knowledgeable and friendly tour guide, David. The atmosphere on the mini bus was great - everyone socialized and were in good spirits throughout the tour. The different stops included Jackson Triggs (winery tour included), Konzelmann (included cheese...","review_date":"August 15, 2018"},{"attraction_id":2602,"user":"daw2bm","rating":5.0,"review":"Great Wine and an Amazing Tour Guide. All four wineries were great, but Duane is really what made the tour entertaining. There was some distance of driving between the area where we were staying in Niagra Falls and the wineries. There was a lot of driving but he was great for conversation...","review_date":"August 15, 2018"},{"attraction_id":2602,"user":"fortunestylista","rating":5.0,"review":"Duane, our tour guide. Duane was a amazing ! We were running a little late and he called to check if we were okay and we made right on time for departure. Duane has been doing this and you could tell with the immense amount of knowledge on the...","review_date":"August 13, 2018"},{"attraction_id":2602,"user":"seaside796490","rating":5.0,"review":"Very entertaining tour. We enjoyed our tour with Roger. He gave us lots of information on the different wineries we visited and on different aspect of the Niagara area.\nIt was very entertaining and we appreciated the wineries we visited.","review_date":"August 13, 2018"},{"attraction_id":2602,"user":"mikaela_g","rating":5.0,"review":"Best Tour EVER!. Went with 5 girls for a birthday weekend! We had Brian D as our driver and he was AMAZING. He took us to 3 wineries and although it was a 3 ish hour tour..he never made us feel rushed. If we bought bottles of wine...","review_date":"August 12, 2018"},{"attraction_id":2602,"user":"deirdre_b","rating":5.0,"review":"Wine tour . Went with 2 friends got picked up at our hotel Bob was our driver the van had 7 other people great tour 4 wineries Bob was a great driver and tour ran from 1 till 5 pm recommend a lot","review_date":"August 11, 2018"},{"attraction_id":2602,"user":"karen_a","rating":4.0,"review":"Brando was the best tour guide ever!. We had a great time! Our guide,Brando, was very knowledgeable. All the wineries were nice. I just wish they would offer an extra choice if you don't want to try their Ice Wine.","review_date":"August 6, 2018"},{"attraction_id":2602,"user":"diane_o","rating":5.0,"review":"Really good and ....... I don't blame the tour. The tour guide David was OUTSTANDING!!!! All of the venues they chose with the exception of one Pilletery...something were great. Our first stop they were warm informative inviting the others the same they took their time piilerary (sorry cant remember...","review_date":"August 6, 2018"},{"attraction_id":2602,"user":"709kassandrak","rating":5.0,"review":"Amazing Tour, Friendly Driver, Fun Time. Duane was a great tour guide! Between hotel pickup and the wineries, he pointed out landmarks and told us about the history of the area. He is clearly knowledgeable about the area and the wine. My boyfriend and I did the afternoon tour and went...","review_date":"August 5, 2018"},{"attraction_id":2602,"user":"shelley038","rating":5.0,"review":"Enjoyable Afternoon. Visited 4 wineries & thoroughly enjoyed it. Saw the whole wine making process at Jackson Triggs Estate, cheese pairing at Kinzellman Estate, wine & cider at Small Talk Vineyards & white & red ice wine at Pillitteri. Great afternoon with guide Duane who was also...","review_date":"July 22, 2018"},{"attraction_id":2602,"user":"kathystrick","rating":5.0,"review":"Fun day of wines, cheese and new friends. We booked this rather last minute before heading up to Niagara on the Lake. Our guide and driver was David from Glascow. He was so gracious and informative and just plain fun. We met a couple from Scotland, a couple from Mexico City and a...","review_date":"July 21, 2018"},{"attraction_id":2602,"user":"j0hnnymarc","rating":5.0,"review":"Pefect mother\/daughter day!. My daughter and I had a wonderful afternoon together on this tour! Great group size and choice of wineries. Would definitely recommend! :)","review_date":"July 18, 2018"},{"attraction_id":2602,"user":"heather_f","rating":5.0,"review":"Wine Tour With Cheese Pairing - Duane. Loved this wine tour! Stopped at a variety of different wineries along the way and had a great experience at each. Our tour guide Duane was so accommodating and friendly, I would definitely recommend requesting him as your guide.","review_date":"July 16, 2018"},{"attraction_id":2602,"user":"seanhowes","rating":5.0,"review":"Great experience for my first wine tour. I had never been on a wine tour before and didn't really know what to expect.\nOur driver, Brian, picked us up from our hotel right on time and made us feel welcome right away. He was very friendly and knowledgeable about the area, telling...","review_date":"July 12, 2018"},{"attraction_id":2602,"user":"natalie_k","rating":4.0,"review":"A Wine Tour to Remember. This wine tour was exactly what I was looking for to commemorate my parent's 38th Wedding Anniversary. Pat was our tour guide and he arrived promptly to the hotel to help us into the Grape Escape Wine Tour van. He also mentioned that his photography...","review_date":"June 21, 2018"},{"attraction_id":2602,"user":"giuseppe_m","rating":5.0,"review":"Amazing. Just did the tour today and it was absolutely amazing. First time me and my girlfriend have done a wine tour and it was a great experience. Our guide today was Bob and he was very knowledgeable about the area and was super nice. Would...","review_date":"June 17, 2018"},{"attraction_id":2602,"user":"nwc50","rating":5.0,"review":"Well Organised and Fun Afternoon. Well firstly our group was late getting back from Niagara Falls and subsequently were late for our collection time slot by Grape Escape - this was no problem for them, we quickly rearranged, (15mins later), they got us kitted out and sent us out to...","review_date":"June 17, 2018"},{"attraction_id":2602,"user":"bill_r","rating":5.0,"review":"Enjoyable afternoon wine tour. Delightful afternoon wine tour of 4 wineries. Many thanks to our driver David for the lovely personalized anniversary card that he stealthly inserted in our purchases for us to find at home. A nice touch of class!\nChantal & Bill","review_date":"June 17, 2018"},{"attraction_id":2602,"user":"dmdaly","rating":5.0,"review":"Fantastic tour guide. My sister and I did the wine and cheese pairing tour with grape escape, it was very enjoyable. Our tour guide David was absolutely wonderful. He made the experience exceptional. I will definitely return to share this with other members of my family. Thank you...","review_date":"June 14, 2018"},{"attraction_id":2602,"user":"christie_l","rating":5.0,"review":"Awesome activity for bachelorette party!. I was initially unable to book this tour through the website for my sister's bachelorette party so I emailed them and they went out of their way to accommodate our group of six. When we showed up (in our bachelorette attire!), we went through the...","review_date":"June 5, 2018"},{"attraction_id":2602,"user":"frank_p","rating":5.0,"review":"Was an overall great experience.. Our tour operator David made this tour that much more enjoyable. He was extremely knowledgeable and informative about all the winery's we visited before we got to our destination as well as the area we were visiting (Niagara\/Niagara on the Lake).\nWe will be booking...","review_date":"June 5, 2018"},{"attraction_id":2602,"user":"kristend158","rating":4.0,"review":"Great tour. Had a wine tour with Bob the other day. It was a smaller group than with other tour companies, 10 of us in a van. The smaller size made for less time waiting around, which was great! Bob was knowledgeable and made sure to take...","review_date":"June 3, 2018"},{"attraction_id":2602,"user":"darlene_s","rating":5.0,"review":"Excellent choice for a morning wine tour. Our tour guide, David, was knowledgable, friendly and had a great sense of humour. He helped each guest descend from the tour van, and clearly explained the sequence of events at each stop. The van picked us up at our rental house at the given...","review_date":"June 1, 2018"},{"attraction_id":2602,"user":"joetraveler2018","rating":5.0,"review":"Outstanding Experience with Grape Escape and David!. We had a tremendous time with David leading our tour of wine country in Niagara on the Lake. They did a great job selecting both large and small wineries, and different types of wine to try. We were picked up and dropped off right at...","review_date":"May 26, 2018"},{"attraction_id":2602,"user":"melissa_c","rating":5.0,"review":"FANTASTIC! We loved it.. We took this tour on May 21st, and our guide was Pete. He was great, and we loved every single minute of this tour. We visited four wineries, bought lots of wine at each one, and had just a really great time. The tour was...","review_date":"May 23, 2018"},{"attraction_id":2602,"user":"nancy_c","rating":5.0,"review":"We had an amazing afternoon with Grape Escape Wine tours and David. We had an amazing afternoon with Grape Escape Wine Tours visiting 4 very unique wineries. The atmosphere was relaxed and intimate and our guide David was wonderful.\nDavid created a very friendly atmosphere for our group of 6 and shared his wealth of knowledge which...","review_date":"May 9, 2018"},{"attraction_id":2602,"user":"mike1924","rating":5.0,"review":"Awesome experience. My daughter took the wine tour with cheese pairing. Bob was punctual in picking us up from our hotel. He was very knowledgeable about the different wineries and the different wines. We had a wonderful time and would definitely go on this tour again if...","review_date":"May 9, 2018"},{"attraction_id":2602,"user":"nathan_h","rating":5.0,"review":"Excellent Experience, Bob was a fantastic guide. We had an awesome afternoon for a birthday event in Niagara-on-the-Lake with Grape Escape wine tours. Our guide was Bob and he was punctual on retrieving us from our hotel and he displayed a wealth of knowledge about the area as he drove us along...","review_date":"April 23, 2018"},{"attraction_id":2602,"user":"bumer11","rating":5.0,"review":"Amazingly fun bachelorette- especially thanks to David!. We did an afternoon wine tour with cheese pairing for a bachelorette party in the falls. We toured Jackson Triggs, Rancourt, Caroline Cellars, and Reif. We had SO much fun. The wine was delicious and cheese pairing was delicious too (we couldn't resist buying some...","review_date":"April 4, 2018"},{"attraction_id":2602,"user":"alicia_k","rating":5.0,"review":"Bachelorette Blast. Had a great time celebrating a friends bachelorette. Bob was absolutely fantastic! He even managed to sneak in an extra tasting a Rief. Definitely worth it!","review_date":"March 31, 2018"},{"attraction_id":2602,"user":"jo-ann_b","rating":5.0,"review":"Grape Escape wine tour. A most excellent afternoon on the March Break was spent visiting four wineries in Niagara-on-the-Lake with Grape Escape wine tours. David picked four of us up at the house we rented. David not only drove us to each winery, he took care of all our...","review_date":"March 13, 2018"},{"attraction_id":2602,"user":"chantelts","rating":5.0,"review":"Fantastic Tour!. The tour itself was great - group was small, pick-up was convenient and the itinerary was perfect for an afternoon of exploring the local wineries.\nHowever, the highlight of the tour was our guide David. He was very personable and has a genuine passion of...","review_date":"March 11, 2018"},{"attraction_id":2602,"user":"kate_t","rating":5.0,"review":"Lovely tour. Tour was great. Got to visit four wineries and it was the perfect length of time. Our guide, David, was very personable and made the experience! Group size was nice too, not too large.","review_date":"March 5, 2018"},{"attraction_id":2602,"user":"emma_c","rating":5.0,"review":"Fantastic morning with a lovely guide. Having been up and back to the Niagara region plenty of times in my life, my partner and I decided we wanted to do something different. Our tour guide Diane was lovely and knew so much not just about the wineries but about the region...","review_date":"February 19, 2018"},{"attraction_id":2602,"user":"jeff_s","rating":5.0,"review":"Great Activity for Visitors to the area. Our driver, David, was exceptional. We had a small group and were treated like we were VIPs. We had an amazing tour of the Jackson Triggs winery with Kimberly and then on to two other places that offered wonderful tastings. We were not pressured to...","review_date":"January 29, 2018"},{"attraction_id":2602,"user":"keith_o","rating":5.0,"review":"Grape escape wine tour. This was mine and my husbands first wine tour ! We absolutely enjoyed ourselves and we had an exellent tour guide! Bob was very informative throughout out the tour to and from the wineries.","review_date":"January 13, 2018"},{"attraction_id":2602,"user":"silkesthetics","rating":5.0,"review":"Wine Tour Crew. Just like to thank everyone at The Grape Escape company, for making our weekend away AWESOME!!!!!\nFrom the first time I contacted you and spoke to Eddie and then BB there was so much energy and enthusiasm and you were very accommodating. You told how...","review_date":"November 12, 2017"},{"attraction_id":2602,"user":"bsammy61","rating":5.0,"review":"HIGHLIGHT OF OUR STAY IN NIAGARA FALLS. Boy were we happy we did this wine tour! It was our very first, but definitely won't be our last! The service was fabulous, picked up at the hotel in a very comfy air conditioned bus. Our tour guide Dave, was an absolute delight! We...","review_date":"November 7, 2017"},{"attraction_id":2602,"user":"myrnap622","rating":5.0,"review":"Wonderful Tour. We had a wonderful afternoon wine and cheese pairing tour with Bob. We visited five wineries and Bob was an excellent tour guide as we drove for one winery to the next and shared lots of additional information about each of the wineries we visited....","review_date":"October 20, 2017"},{"attraction_id":2602,"user":"brendawolf2017","rating":5.0,"review":"Great tour. Great afternoon, our tour was awesome thanks to our guide David, very informative, and awesome attitude!","review_date":"October 19, 2017"},{"attraction_id":2603,"user":"northernvisitor548","rating":5.0,"review":"A wonderful, well-organised tour. We visited Yellowknife for a few nights to see the aurora and used a few different tour companies. Arctic Tours Canada were the best organised. They have different phone numbers at their office for Chinese and English and they are quick to answer if you...","review_date":"March 4, 2019"},{"attraction_id":2603,"user":"bobnpaz","rating":1.0,"review":"Disappointing , from start to finish. It was snowing all day , so we knew we were not going to see anything. Too late to cancel. When we booked , we were told that we would be picked up at our AirBnB. The day of the tour , we received an...","review_date":"January 23, 2019"},{"attraction_id":2603,"user":"mo_lung_c","rating":5.0,"review":"Finally saw aurora because of Winfred's perseverance. We did not see aurora on 31 December 2018 because of the bad weather and because we joined another tour which waited for aurora in a tent. The bad weather persisted on the following 2 nights when we joined this Arctic Tours Canada. We read...","review_date":"January 22, 2019"},{"attraction_id":2603,"user":"caitlyn_t","rating":5.0,"review":"Fantastic staff and unforgettable experience . We did this tour two nights in a row because they were fantastic. The first night we had Winfred and he was very knowledgeable about the Aurora. He drove us around to hunt for the lights and even thought we didn\u2019t get a chance to...","review_date":"January 20, 2019"},{"attraction_id":2603,"user":"toulouse1102","rating":2.0,"review":"Not a so great tour. December, 25th: This tour always stop at the same places. We were in a minivan (2nd bus broken) and there were no communication between the first bus and us so we lost each other. Our driver didn't seem to know what to do or how...","review_date":"January 9, 2019"},{"attraction_id":2603,"user":"steve_h","rating":5.0,"review":"Friendly staff and excellent viewing of the Aurona. We took an Aurora Hunting tour with Alison as the tour guide on December 26, 2018 and stopped at 3 spots (all on lakes) outside of Yellowknife. At the first spot, the aurora was weak and we could not see anything, but Alison found the...","review_date":"December 31, 2018"},{"attraction_id":2603,"user":"kamocot","rating":5.0,"review":"Aurora Yellowknife . I joined 2 tours for Yellowknife. Before I think this company is quite trouble. Because it need phone confirmation rather email confirmation. I hope they can improve that. Besides, Arctic this one is excellent. Wiley is the driver & photographer & with one taiwan working...","review_date":"November 19, 2018"},{"attraction_id":2603,"user":"haroldleung","rating":5.0,"review":"Knowedable n friendly operator . We booked two different nites for Aurora hunting from two different companies . The first one was not as good as a expected . But when I came to second nite with Artic Tours , I felt great. They have driver n guide , two...","review_date":"November 18, 2018"},{"attraction_id":2603,"user":"christopher_a","rating":5.0,"review":"Great way to see the Northern Lights. We joined this excursion in August, which we knew was not an ideal time for Aurora hunting. However, our guide Winfred did find us a location where the Lights were active and clear. We also had the benefit of the annual meteor shower.\nWinfred and...","review_date":"August 19, 2018"},{"attraction_id":2603,"user":"2hermanl","rating":5.0,"review":"Sunday Night Magic. Had an amazing outing to explore the Aurora. Did not disappoint. Eddie our tour guide and Joseph the chef and story teller were both very helpful and friendly. Haven\u2019t snowmobiled in 40 Years. Exhilarating!!!","review_date":"March 30, 2018"},{"attraction_id":2603,"user":"ann_w","rating":5.0,"review":"Our guide was wonderful and showed us the best of the aurora. Will, our guide was very entertaining and knowledgeable. He made changes to the itinerary to see the most of the aurora. We had some breathtaking views of the aurora and were lucky as they were very active the night we went. Arctic tours were very...","review_date":"March 16, 2018"},{"attraction_id":2603,"user":"leemeann","rating":5.0,"review":"Wildest Northern light in the world. Thanks Arctic Tours Canada.\nYou made our experience nowhere else in the world. 200 days of aurora borealis.\nWildest Northern light in the world!","review_date":"March 9, 2018"},{"attraction_id":2603,"user":"cutie888","rating":5.0,"review":"Our friendly and hardworking guide showed us several stunningly beautiful aurora borealis!. We joined Arctic Tours Canada on their aurora hunting tour one evening in late October. Our guide was very nice and friendly and knew all the good spots. He even helped us take pictures. He took us to 3 places in total, with the aurora...","review_date":"December 16, 2017"},{"attraction_id":2604,"user":"latoya_v","rating":5.0,"review":"Amazing expiriance. Our guide David was just the best. He was very genuine he taught us a thing or two about Niagara-on-the-Lake, he remembered our names.We got picked up on time, The lunch was so good.\nI would do this again for sure.","review_date":"February 22, 2019"},{"attraction_id":2604,"user":"doug_m","rating":5.0,"review":"Great Experience!. The Grape Expectations tour was fun and interesting. Gareth our driver and guide, was knowledgeable about the Niagara area and the wineries we visited and the ones that we drove by. Meeting other couples was fun. We chose the tour that included lunch at Strewn...","review_date":"November 21, 2018"},{"attraction_id":2604,"user":"adventurer827843","rating":5.0,"review":"Excellent expirience... We were pick up on time in a very comfortable van. We were part of a group of 7.\nBob was very kind guide, helped us with our shopping and told us thing about the winiries we were in\nWe visited 3 wineries and have...","review_date":"November 2, 2018"},{"attraction_id":2604,"user":"mary_h","rating":5.0,"review":"Outing for large group. We are a group of 10 friends (5 couples) that travel together yearly and are particular how we spend our time and money. Our guide, David, was a gem! He remembered all our names, he made us feel welcome, and made a point of answering...","review_date":"October 25, 2018"},{"attraction_id":2604,"user":"ainsley_m","rating":5.0,"review":"Excellent tour with a variety of wineries to suit. Enjoyable few hours spent on the lunchtime tour with Roger as our guide. He was very knowledgeable - has been in the winery and hospitality industry for many years and knew the region extremely well too. We started off with a 45min tour of Jackson...","review_date":"October 15, 2018"},{"attraction_id":2604,"user":"paul_a","rating":5.0,"review":"Fantastic Tour. My wife and I were advised to take this tour and are we ever glad we did. Ian, our tour guide was excellent, verylstient and understanding. Our tour was to include 3 wineries but as we were ahead of schedule Ian managed to include a...","review_date":"October 14, 2018"},{"attraction_id":2604,"user":"searentity","rating":4.0,"review":"Wine Tour and Dinner. My partner and I booked the wine tour with dinner. Our guide was Diane and she was fantastic. Very informative and made for a great tour. We visited 3 wineries that I had never heard of, which was nice because we would not have found...","review_date":"October 8, 2018"},{"attraction_id":2604,"user":"jlcornish5553","rating":5.0,"review":"great tour. David picked us up at our B&B right on time. He is a real gentleman helping us on and off the bus and taking care of our purchases. He explained how the tour would work and even gave us a tip on tasting the ice...","review_date":"October 4, 2018"},{"attraction_id":2604,"user":"karenvo4847dh","rating":5.0,"review":"Fabulous Day. We booked our Wine tour through Grape Escapes to celebrate our wedding g anniversary. Both Seniors we didn\u2019t know what to expect from a 15km Nike ride coupled with wine tasting but it was a Fabulous Day. We visited one brewery and 3 wineries including...","review_date":"October 2, 2018"},{"attraction_id":2604,"user":"wdea803","rating":4.0,"review":"Lovely tour. There were six of us on the dinner tour. Dave, our driver, showed such care and kindness to everyone. He was knowledgeable on the area and the wineries we were visiting. He also kept us entertained. We visited 3 wineries. The Jackson-Triggs winery was the...","review_date":"October 1, 2018"},{"attraction_id":2604,"user":"gis562017","rating":5.0,"review":"Wonderful Experience. I highly recommend Grape Escape! We were fortunate enough to have David as our tour guide. David was super pleasant, gave us great information along the drive, made sure we were greeted and taken care of at each tour. He took care of each of...","review_date":"September 26, 2018"},{"attraction_id":2604,"user":"shelleys35","rating":5.0,"review":"Fantastic!. What a great day! Our guide, Laurel, provided excellent company and guidance through our bicycle tour of NOTL. We started with craft beer at Oast, then cheese pairing at Pondview, tour and lunch at Inniskillen and finally chocolate pairing at Rief! The bicycles were excellent...","review_date":"September 20, 2018"},{"attraction_id":2604,"user":"sean_m","rating":5.0,"review":"outstanding. the tour was just right the wines were good and our tour guide was outstanding we plan on goin again","review_date":"September 18, 2018"},{"attraction_id":2604,"user":"d3135obanad","rating":4.0,"review":"Great addition to your trip . I would like to highly recommend this tour to anyone visiting the Ontario Wine Valley aka Niagara on the Lake. My husband and I were there for a weekend and purchased the one with dinner at the end. We both enjoyed everything. Duane was our...","review_date":"September 18, 2018"},{"attraction_id":2604,"user":"suzanne_r","rating":5.0,"review":"Totally recommend this tour!!!. Our first time doing a wine tour and first impression was amazing as the driving picked us up smiling and joking. Paul the driver is very friendly and entertaining. Another couple was picked up along the way and we all got along very well. Great...","review_date":"September 17, 2018"},{"attraction_id":2604,"user":"deb_h","rating":5.0,"review":"Wine Tasting and Gourmet Dinner with Paul. This review is long overdue, but never too late to thank Paul for the wonderful, personal tour we enjoyed Aug 24. We enjoyed the wineries (tour at Jackson Triggs), wine, the delicious dinner at Oliv and all the little extras that Paul contributed to the...","review_date":"September 17, 2018"},{"attraction_id":2604,"user":"kevin_t","rating":5.0,"review":"Thought it went bad. I thought we were left behind and not going to get picked up at our hotel. I contacted them and was told the driver could not find us however if we could get a taxi to our first stop we could catch up and the...","review_date":"September 13, 2018"},{"attraction_id":2604,"user":"eeh1987","rating":5.0,"review":"Great Fun. After a late start because of a couple who weren't ready for pick up, and ended up baling, we ended up with a foursome on our tour. All the winery hosts were knowledgeable, and entertaining. Our driver was also very knowledgeable and great fun. The...","review_date":"September 6, 2018"},{"attraction_id":2604,"user":"twila_g","rating":5.0,"review":"Great experience. We enjoyed our tour very much...picked up at our hotel and thoroughly enjoyed our experience. Nice selection of wineries and our guide was terrific. Our dinner at Olivo was amazing.","review_date":"August 31, 2018"},{"attraction_id":2604,"user":"carla_b","rating":5.0,"review":"Amazing Tour Guide. My 3 sisters and mom thoroughly enjoyed our Grape Escape. Our tour vehicle arrived on time and we then enjoyed an 3 winery tours. The tour guide, David, was so kind and accommodating by assisting my mom on and off the bus. Our tour and...","review_date":"August 22, 2018"},{"attraction_id":2604,"user":"5924tmac","rating":5.0,"review":"Enjoyable way to spend the afternoon. Our tour vehicle arrived on time at our hotel and we then enjoyed an afternoon tour. The driver, Keith, was informative and fun. We toured three wineries with many wine samples and wonderful hosts.Our lunch was excellent and the staff friendly. I would highly recommend...","review_date":"August 19, 2018"},{"attraction_id":2604,"user":"seafoodsampler","rating":5.0,"review":"Grapes Escape - Time Well Spent. Everything about this tour was well planned. The tour group was small, the van was comfortable, our guide, Roger, was friendly,knowledgeable and very professional. The 3 wineries were interesting and provided a good mix of information, tasting and opportunity to purchase. The scenery was beautiful...","review_date":"August 10, 2018"},{"attraction_id":2604,"user":"bertedmonton","rating":5.0,"review":"Great way to spend the day. Our tour vehicle (8 passenger tour van) arrived right on time to pick us up at our B & B. The host and driver (Paul) couldn't have been nicer, from opening the door for us, to providing information on local points of interest, to updating...","review_date":"July 25, 2018"},{"attraction_id":2604,"user":"trakoi","rating":5.0,"review":"Grapes Escape-excellent!. This is a fun and relaxed bike wine tour. Grape Escapes makes sure you have a fabulous, and safe, time.\nThe lunch was VERY good. Very fresh, and filling.\nThe staff pick up your wine purchases and transport it for you back to your hotel\/inn\/b&b....no...","review_date":"July 25, 2018"},{"attraction_id":2604,"user":"jls547","rating":5.0,"review":"Great time. Went to 4 wineries for tastings. Ron was a fantastic tour guide. Tour was informative and a great price for what you get. The drive from Niagara Falls to Niagara-on-the-lakes was beautiful. Highly recommend.","review_date":"July 24, 2018"},{"attraction_id":2604,"user":"ncaky","rating":5.0,"review":"Fun Day in NOTL wine country. My sisters and I have just returned from a wonderful trip to NOTL. We are from the south and it was nice to have had great weather, low humidity, and a fantastic tour with our guide \"Pinot Pat\".\nWe opted to take the morning tour...","review_date":"July 22, 2018"},{"attraction_id":2604,"user":"edward_z","rating":5.0,"review":"Wine Tasting Tour and Dinner. My wife and I stopped at Niagara on the Lake as part of a 34 day road trip and toured the city than signed up for a wine tasting tour and dinner on June 12, 2018 out wedding anniversary.\nWe had the most amassing tour...","review_date":"July 13, 2018"},{"attraction_id":2604,"user":"steveanddorothy","rating":5.0,"review":"Our driver, Brian, was amazing!. An excellent tour! We would highly recommend!\nThanks to driver Brian, who completed the tour with his hospitality and information.\nWe did the late afternoon \/ evening tour, finishing with a spectacular dinner at Oliv restaurant.\nThanks again Brian!","review_date":"July 8, 2018"},{"attraction_id":2604,"user":"sandman1989","rating":4.0,"review":"Brian and The Grape Escape. Our tour guide Brian was excellent, 5* for sure: The tour itself was great, however there was a little too much ice wine sampling. I would have preferred the option of trying a different wine, rather than all the sugary ice wines. Finishing the tour...","review_date":"July 2, 2018"},{"attraction_id":2604,"user":"bullandhide","rating":5.0,"review":"Wonderful wine country tour! . This cycle tour is great, we had a brilliant guide; Kathryn was very knowledgeable and friendly and made the tour very enjoyable.\nThe wineries selected were good as they gave a good variation of the types of vineyards in the area.\nWe purchased several bottles...","review_date":"June 28, 2018"},{"attraction_id":2604,"user":"meheroo","rating":5.0,"review":"Always a pleasure to work with Grape Escape Wine Tours. We have been using the services of this company since they opened and can honestly say we have never had a problem. Our guests always comment on how helpful and knowledgeable the guides are and about friendly and courteous service they receive.\nThank you Richard,...","review_date":"June 18, 2018"},{"attraction_id":2604,"user":"scarfos","rating":5.0,"review":"Great Start to our Anniversary Weekend. My husband and I chose to do the wine tour and gourmet dinner for the first day of our first wedding anniversary weekend and we couldn\u2019t be happier that we did. The tour started with the guide giving us a call to let us know...","review_date":"June 12, 2018"},{"attraction_id":2604,"user":"ginigin","rating":4.0,"review":"Fun. Marcy was an awesome tour guide and very knowledgeable. The bike ride was through some very beautiful vineyards and despite the heat - very enjoyable. Lunch at Caroline Cellars was very enjoyable. The only recommendation is that they change all the bike seats to the...","review_date":"May 29, 2018"},{"attraction_id":2604,"user":"kaitlyn_o","rating":5.0,"review":"First Bike Tour of the 2018 Season - AMAZING!. My best friend and I found this tour online while looking for things to do in Niagara Falls - we couldn't have been more satisfied with our experience!! Our tour guide was incredibly knowledgable and had wonderful recommendations for us along the way. We were...","review_date":"April 3, 2018"},{"attraction_id":2604,"user":"297amandam","rating":5.0,"review":"Great tour even better tour guide!. My husband and I have done many wine tours with other tour groups but this was a highlight tour for us. We saw 3 great wineries - Konzleman, Pondview and Caroline Cellars. All were wonderful and had their own unique offering. Pondview had amazing ice...","review_date":"March 24, 2018"},{"attraction_id":2604,"user":"j_d","rating":5.0,"review":"Don't drink and drive do a tour!. We chose to do a tour because both of us wanted to enjoy our experience in Niagara. David was our tour guide last Monday and he was great! Very knowledgeable about the area and the local wineries. Luck of the draw it turned out to...","review_date":"November 20, 2017"},{"attraction_id":2604,"user":"smnantais","rating":5.0,"review":"Girl's Weekend Tour. Thank you Great Escape tour company! I booked a tour for 14 people in early November. We visited 3 wineries with a tour at Jackson Triggs winery and a gourmet dinner at Strewn Winery. Gilles was fantastic! He was knowledgeable, accommodating and very sweet. Dinner...","review_date":"November 9, 2017"},{"attraction_id":2604,"user":"mschwenger1","rating":5.0,"review":"Grape Escape was a Great Escape!. Our party of 8 had a wonderful time on the Grape Escape tour which included tastings at 3 local wineries and a lovely lunch at a fourth. Bob, our tour driver, was very knowledgeable about Niagara-on-the-Lake and the wineries. He has a great sense of...","review_date":"October 30, 2017"},{"attraction_id":2604,"user":"cantw82go","rating":5.0,"review":"Great tour - Guide was terrific. Tour included 3 wineries and ended with lunch at Strewn Oliv. Tours were just the right length and the young guys at each winery were very well informed and did great presentations. We had a cheese pairing at one winery as well. Our guide Pat...","review_date":"October 30, 2017"},{"attraction_id":2604,"user":"aririches","rating":5.0,"review":"Great Tour! Be Prepared to SWEAT!. We stayed in the falls and were picked up promptly at a nearby hotel where we then ventured into NOTL to pick up the other people coming on the tour from their B&Bs. We then arrived to grape escape where we were given helmets and...","review_date":"October 23, 2017"},{"attraction_id":2604,"user":"mariec9289","rating":5.0,"review":"Great tour - wonderful guide!. Started our tour being picked up at our hotel by our guide David. A very nice & informative gentleman who literally made this tour extra enjoyable. Our tour included stops at several local award winning wineries (Pilliteri, Reif & Between the Lines). We enjoyed a...","review_date":"October 16, 2017"},{"attraction_id":2605,"user":"cjparker23","rating":1.0,"review":"RUDE - False Advertisment. My travel companion and I were looking forward to a fun filled day at Niagara Falls. Immediately upon locating the bus, the tour guide, Scott was a bit snappy to the passengers boarding the bus behind us. So we quickly realized this wasn\u2019t going to...","review_date":"January 15, 2019"},{"attraction_id":2605,"user":"jasmineo355","rating":1.0,"review":"NEVER AGAIN\/FALSE ADVERTISEMENT. My friend and I visited Toronto, Canada for the first time after Christmas. I searched Trip Advisor for fun activities and of course we were thrilled to find this boat cruise package of Niagara Falls! The description included a Hornblower Niagara Cruise, HOWEVER, it did...","review_date":"January 7, 2019"},{"attraction_id":2605,"user":"fraser_d","rating":1.0,"review":"AVOID DURING WINTER - False Advertisement. Description of what to expect and inclusions are not as described during winter seasons. Description specifies attendance of Hornblower Niagara Cruise, however failed to mention the cruise does not operate during winter. The primary reason we (and everyone in the group) chose this tour was...","review_date":"December 29, 2018"},{"attraction_id":2605,"user":"graham_f","rating":5.0,"review":"Entertaining & Info packed day. After a slow start due to the road works around downtown Toronto we got out of the city. Within 15 minutes our guide, Fred, began a very extensive account of the main sights on the way filled with fascinating detail on the geography and history...","review_date":"October 17, 2018"},{"attraction_id":2605,"user":"darrell_p","rating":5.0,"review":"TERRIFIC!!. Michael was absolutely the best! Despite whatever negative comments about him we decided to book anyway and Im glad we did! We visited every location listed and he was very informed about Niagra Falls and the surrounding areas. Thanks for making my wifes' Toronto birthday...","review_date":"October 7, 2018"},{"attraction_id":2605,"user":"camila_m","rating":5.0,"review":"Zoom Tours To Niagara Falls. It was amazing. Thank you to our guide, Fabio, for make this day unforgettable. Everything was perfect and the price it was the best part.","review_date":"October 5, 2018"},{"attraction_id":2605,"user":"mary_h","rating":3.0,"review":"Can use any tour group. The company began very accommodating. The weather for the day I booked was not good and they allowed me to switch days.\nTheir website said he tour will have hotel pick up. Instead, they emailed and told me I should go to the bus depot...","review_date":"October 2, 2018"},{"attraction_id":2605,"user":"maryreddeeralberta","rating":5.0,"review":"A must trip for anyone who has not been. Off to an early start on a sunny day on a small bus with a diverse and interesting group. Commentary from our driver and guide was only okay and was a lot about himself. He seemed knowledgeable enough, but perhaps has been doing it too...","review_date":"September 27, 2018"},{"attraction_id":2605,"user":"kando29","rating":1.0,"review":"AVOID!! \u2013 Left Stranded, got sworn at and lost money. Due to a driver error my daughter and I were left stranded at Niagara on the Lakes and forced to make our own arrangements back to Toronto at our own expense.\nThe complaints procedure with this company is completely biased because Michael the general manager...","review_date":"September 23, 2018"},{"attraction_id":2605,"user":"jenniferapr","rating":5.0,"review":"Great Tour! And a good save on the way home.. Tony was an excellent tour guide. We enjoyed our time at Reif Estate winery and all of the stops along the way to the Falls. Hornblower boat tour was fun and the Falls were amazing.\nThen on the way back to Toronto, one of the...","review_date":"September 4, 2018"},{"attraction_id":2605,"user":"sne\u017eana_sue_b","rating":5.0,"review":"Wonderful falls. Our day was wonderful, our guide was Michael, so fun and very informative, gave lots of helpful advice. The tour company was wonderful our plane was delayed for 2 days we thought we would miss out and lose our money, not so my daughter in...","review_date":"August 28, 2018"},{"attraction_id":2605,"user":"t86tania","rating":3.0,"review":"Fantastic day out but tour didn\u2019t deliver what it promised. Our trip to the Niagara Falls was, no doubt, an awe-inspiring, spectacular experience. However, in retrospect, it would have been more worth our while and, more to the point, worth our money to take the regular coach and WEGO buses. The reason we decided in...","review_date":"August 22, 2018"},{"attraction_id":2605,"user":"skydiver757","rating":1.0,"review":"Unbearably obnoxious guide. Just to be absolutely clear, this review is for Niagara Toronto Tours. I am not confusing them with any other company. I have taken day tours in various cities around the world for most of my life, but the guide on this tour was, without...","review_date":"August 11, 2018"},{"attraction_id":2605,"user":"karenmccann67","rating":5.0,"review":"Overnight stay in Canada . Booked a trip to Niagra Falls. Stayed on the Canada side which is a must.\nWent on the maid of the mist trip under the falls what a fantastic experience this was.would definately recommend to anyone who enjoys a thrill..Visited on a Saturday which in...","review_date":"August 10, 2018"},{"attraction_id":2605,"user":"541edwink","rating":1.0,"review":"Journey beyond the falls. What ever you do I repeat what ever you do , never ever do the journey beyond the falls walk, it is they biggest waste of money and time you will ever experience.Besides the fact that the Canadian side of niagra is the biggest rip...","review_date":"August 10, 2018"},{"attraction_id":2605,"user":"rosemarycav","rating":5.0,"review":"Flawless from beginning to end. Michael (The Man in Black) really deserves a standing ovation. He was a fabulous tour guide and really knows his stuff. The falls themselves are pure magic and anyone travelling to Toronto really should take the time to visit. The day went off without a...","review_date":"August 7, 2018"},{"attraction_id":2605,"user":"patroxler","rating":5.0,"review":"An instructive and entertaining tour of the Niagara Region. Michael (The Man in Black) was amazingly knowledgeable and savvy. As he was driving the bus, he spoke almost non-stop all along the tour. The standard information was always enhanced by a cornucopia of historical, geographical and personal tidbits. From football and hockey to breweries...","review_date":"August 4, 2018"},{"attraction_id":2605,"user":"stay634823","rating":3.0,"review":"Falls are amazing. Michael is the worst.. Michael the Operations manager is one of the most unpleasant people I have ever had the misfortune to come into contact with.\nAfter only being in Toronto for less than a day and not having found our bearings yet, we mixed up our collection point...","review_date":"July 28, 2018"},{"attraction_id":2605,"user":"pault73","rating":5.0,"review":"What an amazing day!. This was the highlight of our trip to Toronto, despite the early start it was well well worth it and I recommend anyone wanting to do the Niagara trip to seek out these guys.\nWe had the \"infamous\" Michael as our guide for the day...","review_date":"July 26, 2018"},{"attraction_id":2605,"user":"champerslass","rating":5.0,"review":"Private SUV tour to Niagara Falls booked through Viator.. Had a fantastic day with our tour guide Roy en route to the Falls. ( Part of Kings Tours). He picked our group of 5 from our hotel at 9am and guided us through all the history of all the landmarks. Excellent tour guide, We...","review_date":"July 8, 2018"},{"attraction_id":2605,"user":"charles_d","rating":5.0,"review":"Fantastic Day Out. The one day sightseeing tour was a fantastic day and must do on a visit to Toronto. The tour was well organised and ran smoothly throughout the day. The activities were great, stopping off at a winery, Niagara on the Lake and a photo spot...","review_date":"June 15, 2018"},{"attraction_id":2605,"user":"georgina_b","rating":5.0,"review":"Amazing Niagara Falls. What an awesome day. We had a fantastic day with our tour guide Michael. Tasting the famous Ice wine, walking through Niagara on the lake whilst eating a Canadian maple ice cream then onto the falls. The Hornblower boat trip was spectacular, getting so close...","review_date":"June 11, 2018"},{"attraction_id":2605,"user":"jdwhu34","rating":4.0,"review":"Professional and Good Value . A fulls day trip to one of the wonders of the world\nVery good price which included pick up and drop off at our hotel\nOur driver and guide, Sabi was a font of knowledge. Sabi made our journey both interesting and informative. He was...","review_date":"April 10, 2018"},{"attraction_id":2605,"user":"karenbj8398zi","rating":5.0,"review":"Excellent experience !! . This company was recommended to us by our hotel concierge when I inquired about the possibility of a private tour from Toronto. From start to finish it was very professional and well conducted. We were picked up at our hotel and taken in a comfortable...","review_date":"April 3, 2018"},{"attraction_id":2605,"user":"adam_c","rating":1.0,"review":"Rushed tour and non-english speaking tour guide!. Seeing Niagara Falls was great, however the tour was not organised well. We had to wait at one stop for 40mins while the tour bus driver (who is also the guide) went around and sold tickets to others who had hopped on the tour at...","review_date":"January 22, 2018"},{"attraction_id":2605,"user":"joannehollings","rating":2.0,"review":"Niagaratorontotours.com. Tour itself ok, However attitude of Michael on the tour and since returning home has been rude. I inadvertently paid for 5 people when all exchanges prior to booking clearly referred to 4, both from myself and Michael. We were accused of not saying we...","review_date":"November 14, 2017"},{"attraction_id":2605,"user":"saramana91","rating":3.0,"review":"Good tour guide . My 3 stars are awarded solely for the tour guide and driver. I took this tour a couple of days ago while on holiday in Toronto. I got off to a bad start on the morning of the tour as my GPS map took me...","review_date":"November 3, 2017"},{"attraction_id":2605,"user":"jarlath_m_m","rating":5.0,"review":"Great Service. Pre booked all or transportation via Niagara tours , this included transfers from Toronto airport to the hotel in Toronto then onto Niagara falls ,and back to the airport ,the service was superb ,and the buses very comfortable ,great experience throughout ,would recommend anytime","review_date":"October 29, 2017"},{"attraction_id":2605,"user":"petronellam625","rating":5.0,"review":"Breathtaking . Words can\u2019t really express the beauty of the falls . The tour pick up us from the hotel. Our tour guide was very knowledgeable, gave us free time on top the Falls then took us down the bottom where we took the boat called horn...","review_date":"October 14, 2017"},{"attraction_id":2605,"user":"andybhoy07","rating":5.0,"review":"Awsome Experience. Visited Niagara falls with family and friends in August 2017. It was spectacular and the boat trip is a must. Canada side is Hornblower and USA side is Maid of the Mist. Need to go down at night as they light up the falls and...","review_date":"October 4, 2017"},{"attraction_id":2605,"user":"bluestar-sian","rating":4.0,"review":"Zoom In. Been a long time waiting for this visit and turn out to be a great one.\nI visited Iceland, land with waterfalls but it won't be complete without Niagara on my list.\nWe was not fully prepare for Niagara trip, just because we have to...","review_date":"September 30, 2017"},{"attraction_id":2605,"user":"70traveller88","rating":5.0,"review":"A short stay in toronto. I booked a place on a day trip to Niagara and was not disappointed very informative guide. On arrival at Niagara I decided to take in a helicopter flight over the falls it was a very sunny day so the views were breathtaking it is...","review_date":"September 29, 2017"},{"attraction_id":2605,"user":"amabel_d","rating":5.0,"review":"So happy I choose this tour!. This was better than what I thought it was going to be, it really went beyond my expectations, mainly in the fact that everything was pretty much taken care of for us. Transportation to Niagara Falls is set, all you have to do is pick...","review_date":"September 28, 2017"},{"attraction_id":2605,"user":"jmc6868","rating":5.0,"review":"Great day out. Went on the Niagara Falls and around. Had a great 5 hour trip. Pick up and return from our hotel in a comfortable air conditioned mini bus. Got to do the Maids in the mist trip, which was absolutely brilliant, along with the Skylon tower...","review_date":"September 24, 2017"},{"attraction_id":2605,"user":"patmckenzie","rating":5.0,"review":"Fantastic Day Trip. We took the daytrip with Grayline Tours from downtown Toronto and it was jam packed with lots to see and do. We started off getting a guided narrative of Toronto and surrounding areas and important features were pointed out regularly. We arrived at a winery...","review_date":"September 16, 2017"},{"attraction_id":2605,"user":"ariane_m","rating":5.0,"review":"Wonderful Trip. I was picked up from my hotel on time. The guide was super friendly and told very interesting facts about the niagara falls.\nI can strongly recommend the tour!!","review_date":"September 10, 2017"},{"attraction_id":2605,"user":"homejames63","rating":5.0,"review":"Wonderful Day Trip. From the pick up (on time) at our Toronto hotel to we returned 8 hours later, the day trip was a fabulous experience. The highlights were the view of Niagara Falls and the boat ride into the mist created by the falls. Lovely 3 course...","review_date":"September 6, 2017"},{"attraction_id":2605,"user":"vivien62","rating":5.0,"review":"Outstanding trip - not to be missed. This is a fabulous tour - from our journey with Scott who was both informative and absolutely hilarious - he was a major part of making this a fantastic trip. The winery visit was lovely - the ice wine is incredible and Niagara on the...","review_date":"September 5, 2017"},{"attraction_id":2605,"user":"mattiaslundahl","rating":5.0,"review":"A very enjoyable day tour. The day starts with a morning pickup, typically directly at the hotel. After all participants have arrived at the company office, the tour itself starts as the group travels by bus to the Niagara Falls area. The bus driver (in my case Jay) provides a...","review_date":"September 1, 2017"},{"attraction_id":2605,"user":"4aru","rating":5.0,"review":"Horse Shoe Falls Niagara. The Horse Shoe Falls (that is the correct term for the Niagara falls on the Canadian side) is just a 5 Star must do must see item on the agenda while in Canada.\nWe booked the CitySightseening Niagara day tour. Our bus driver cum tour...","review_date":"August 31, 2017"},{"attraction_id":2605,"user":"nina_l","rating":5.0,"review":"Fabio was FAB-U-LOUS!!!!!. My friend Candi and I thought the perfect way to wind down from our first trip to Toronto and Caribana (I don't care what they call it, I'm told it will always be called Caribana by the locals), would be to take in the mighty...","review_date":"August 28, 2017"},{"attraction_id":2605,"user":"lauriemorel","rating":5.0,"review":"Lovely day. The bus was on time and the driver (I am sorry I forgot his name) was informative and nice. The stop at Niagara On The Lake was fabulous - what a lovely little town! The vineyard visit was not so much a visit as it...","review_date":"August 24, 2017"},{"attraction_id":2605,"user":"holger_g","rating":5.0,"review":"Great day out. Michael (Professor Michael) was an excellent bus guide and driver. His bad jokes are part of his amusing approach to guiding for all ages and tastes. Niagara Falls were simply stunning. Niagara-on-the-Lake was beautiful. The wine tasting stop was interesting but I'd have gladly skipped...","review_date":"August 19, 2017"},{"attraction_id":2605,"user":"jswflights","rating":2.0,"review":"A Bit Disappointing. This is the \"skinny\" on this trip. First, you can be picked up at your hotel in a simple passenger van (ours had suspension problems and an aggressive driver). You are driven with others to JFK airport for a flight to Buffalo, NY on JetBlue...","review_date":"August 6, 2017"},{"attraction_id":2605,"user":"yvnelj1","rating":2.0,"review":"Rude driver. Booked this through Niagra Day Tours last week and went last Sunday. Looking back, I probably should have rented a car and drove up there solo. I was told that pick up at my hotel would be at 7:20am, driver did not arrive until 8am....","review_date":"August 4, 2017"},{"attraction_id":2605,"user":"zachary_d","rating":3.0,"review":"Worth doing. My wife and I recently went on a day trip from Toronto to Niagra. We were picked up by Jay from our hotel in the morning, who would be both our tour guide and bus driver for the day.\nThere were some challenges for sure,...","review_date":"August 3, 2017"},{"attraction_id":2605,"user":"glendyrr","rating":5.0,"review":"Most amazing experience in Toronto. I had the opportunity to visit Toronto in 2005 as part of a business trip . Our hosts treated our group to some sight seeing trips in Toronto ,much to my delight . We had a fantastic ferry ride ,but what humbled me were the...","review_date":"July 28, 2017"},{"attraction_id":2605,"user":"prashanth_p","rating":5.0,"review":"Day tour from Toronto worth the trip. We pre-booked Seesight tours, though the complete package was costly it is worth if you are staying in Toronto as tourist and want to see all of Niagara in a day. Still I suggest it is better to stay few days in Niagara itself with...","review_date":"July 23, 2017"},{"attraction_id":2605,"user":"elizabeth_m","rating":3.0,"review":"Canada . Just back from Toronto to visit Niagara Fall it was a gift from my son to celebrate a special birthday it was a trip of a lifetime and I had a wonderful time Toronto is a beautiful place we went on coach tour to Niagara...","review_date":"July 15, 2017"},{"attraction_id":2605,"user":"theresa5678","rating":5.0,"review":"Great day tour. Arranged tour through internet and everything went great. Michael assisted with arrangements and was the tour driver\/guide. He was knowledgeable and entertaining and was interactive with all guests on tour. I was appreciative of his extra attention as II was traveling alone. Could not have...","review_date":"July 11, 2017"},{"attraction_id":2605,"user":"lucienne_k","rating":1.0,"review":"A wonderful guided tour of Niagara, Ontario. A bunch of us (about 40, including children) took a guided tour of Niagara, Ontario on Saturday, June 17, 20!7. We had a great time and learnt a great deal of the history of the area, attraction, visited the College Winery, the falls, restaurants ,...","review_date":"June 17, 2017"},{"attraction_id":2605,"user":"marinafollowsthesun","rating":5.0,"review":"Had a great day. We had a great time with our driver\/guide Mike. He really has a way to keep the mood fun and everyone relaxed. We were picked up on time, had a cool time at Niagara-at-the-lake and the Falls and even the weather was great.\nIf I...","review_date":"June 4, 2017"},{"attraction_id":2605,"user":"music913","rating":5.0,"review":"King Tours' Niagara Falls Day Trip. We joined King Tours day trip to Niagara Falls. Great customer service! Reasonable price! Also, our tour guide Selim is very humorous, friendly and charismatic. We highly recommend this tour!","review_date":"May 22, 2017"},{"attraction_id":2605,"user":"katherinesimmo","rating":2.0,"review":"My story of the tour bus crashing, yep get ready. I am reviewing the company Niagara Toronto Tours not the actual falls themselves.\nWine tasting is great, tasted a red and a white wine and the ice wine tasting was a small fee ($2-4) well worth trying though.\nIt was raining the day we went...","review_date":"May 9, 2017"},{"attraction_id":2605,"user":"relayslow","rating":5.0,"review":"King Tours trips. We used King Tours for a trip to the Premium Outlets near Toronto and it proved to be a very worthwhile trip. My credit card wouldn't agree but great bargains in Coach and Kate Spade (handbags, for anyone not familiarity the brands)\nWe used King...","review_date":"April 27, 2017"},{"attraction_id":2605,"user":"mairead_f","rating":4.0,"review":"City Sightseeing Tour of Niagara Falls. We loved this tour. Our guide (I forget his real name but his nickname was the man in black) was superb. He was so informative and I felt that I really got insider knowledge about Toronto. The stops were all appropriately timed and we had...","review_date":"April 21, 2017"},{"attraction_id":2605,"user":"mariettata","rating":3.0,"review":"Not very well organised . This tour claimed to be one of the best tours from Toronto to Niagara Falls so we decided to used them. Morning started well when we were picked at 8:15 from our apartment. But we were dropped in an office where we had to wait...","review_date":"April 12, 2017"},{"attraction_id":2605,"user":"traveler567286","rating":5.0,"review":"King Tours Day Trip to Niagara Falls. Cannot recommend this Trip highly enough! Excellent value for money and a super easy hassle free way to visit Niagara Falls.. Salim our tour guide was charming, funny and very knowledgable! You can add on various things to the basic cost of the tour. Including...","review_date":"March 21, 2017"},{"attraction_id":2605,"user":"sthlondontravellers","rating":4.0,"review":"Easy day trip and fun. Reviewing the company \"Niagara Toronto Tours\" here....\nBooked via our hotel at around 4.30pm the day before on arrival to Toronto (we knew that would be the best weather day)\nPick up was 8.30 am. I was pleased that the bus only had 13 seats...","review_date":"March 9, 2017"},{"attraction_id":2605,"user":"explore605391","rating":3.0,"review":"Niagara Falls is a must - this tour, not so much. To be clear, I am reviewing the company Niagara Toronto Tours, as I believe some folks here are just reviewing the actual Niagara Falls. Admittedly, I didn't do much research on tour options for Niagara Falls or even compared the cost of renting a car...","review_date":"March 3, 2017"},{"attraction_id":2605,"user":"luis_paulo_ribeiro","rating":4.0,"review":"It is a must to see. I enjoyed a lot my day tour to Niagara Falls. We visited the lovely and cute city Niagara by the Lake. Nice restaurants all around and lots of shopping too. It's really worthing to spend a day over there.","review_date":"February 24, 2017"},{"attraction_id":2605,"user":"chandra_j","rating":5.0,"review":"Economical and thorough day-tour from Toronto. This is a great budget day-tour to do if you have a free day in Toronto. It takes you to Niagara Falls, with a few fun stops along the way - such as the ice win vineyard region and the Niagara on the Lake town....","review_date":"February 15, 2017"},{"attraction_id":2605,"user":"enrico_c","rating":5.0,"review":"just a simple word \"Spectacular\". I was visiting Toronto during the holiday season. It was the second city for me to see, and I had learned that it is the largest city in Canada, a sort of \"city among cities.\"\nAs soon as I arrived at Pearson International Airport. I...","review_date":"January 30, 2017"},{"attraction_id":2605,"user":"gregpiper","rating":3.0,"review":"Nature and us. We travelled by GO train and bus from Longbranch. Cheap at $35 per person return. Takes longer than self drive, but that's fine. Niagara Falls are truly spectacular. What Man has done to the surroundings is not so. Vegas-like in it's crass commercialisation. A casino...","review_date":"January 17, 2017"},{"attraction_id":2605,"user":"m2984bkanaa","rating":5.0,"review":"Excellent tour company. We recently visited Canada for the first time Dec. 2016 and booked a day tour to Niagara Falls with company. They were amazing. I booked it over the phone with \"Mike\" and he was very thorough and accommodating. I have a son with a severe...","review_date":"January 11, 2017"},{"attraction_id":2605,"user":"jimlew","rating":5.0,"review":"Perfect way to see it all. We booked the bus and let the driver do all the work. Saw fun things we wouldn't have known to look for - like Niagara on the Lake. This is the way to do the falls. My only wish is that we had a little...","review_date":"January 8, 2017"},{"attraction_id":2605,"user":"jaspreet271","rating":5.0,"review":"Mesmerizing experience. My visit to Canada would not have been complete without visiting Niagara falls. It was an amazing experience.","review_date":"December 22, 2016"},{"attraction_id":2605,"user":"nivalb","rating":4.0,"review":"UK VISITOR. Our visit to Niagara falls was one of the highlights of our tour of Canada and New England. We toured with a company called Newmarket Holidays and although the places that we visited and the scenery that we passed through were fantastic I would not...","review_date":"December 21, 2016"},{"attraction_id":2605,"user":"kushal_p","rating":5.0,"review":"The most amazing experiene...!!!. Heard about great Niagara falls since my childhood and finally got change to see this amazing and most memorable falls. The ferry service from Canada side must be on your bucket list. Also saw Nik Wallenda's tight rope walk without any safety and it was...","review_date":"December 17, 2016"},{"attraction_id":2605,"user":"clio_h","rating":5.0,"review":"City Sightseeing Tour Of Niagara Falls Outstanding. Only Do From Canadian Side!. A good Tour Company to use for this long day tour. Pre book your Hornblower Boat Trip with them before boarding the bus.\nAn interesting drive to the Falls with good narration by driver. A perfect sunny day.\nThe Hornblower Catamaran trip on the river...","review_date":"December 15, 2016"},{"attraction_id":2605,"user":"anjum53","rating":5.0,"review":"Niagra falls ontario canada. in may i visited my cousin in Hamilton ontario.we decided to go to niagara falls.we lived in toronto 40 years back and my last visit to the falls was 12 years back.things have drastically changed in these 40 years.there were no chain hotels and almost...","review_date":"December 9, 2016"},{"attraction_id":2605,"user":"ubpositive","rating":5.0,"review":"Day trip to Niagara and boat trip to the falls with Kings Tours Toronto. Many tour operators but we selected King Tours as they were recommended by our hotel Holiday Inn Markham.\nWe were collected at the hotel by Bala, a great chap from Sri Lanka and taken to their office.\nThere we were me at reception by Ramen,...","review_date":"November 5, 2016"},{"attraction_id":2605,"user":"tomtruxal41","rating":5.0,"review":"American side Niagara falls seen as it should be. Mark from Canada as our guide. He did a terrific giving us information and history of the falls. the cost was a little pricey but well worth it. You wouldn't get to enjoy the falls as much if you tried to do it without taking...","review_date":"October 14, 2016"},{"attraction_id":2605,"user":"morys210","rating":1.0,"review":"Tours4fun trip to Niagara Falls. I do not recommend this company, we did not have enough time to visit the Niagara Falls, we were taken to a very dirty hotel, smell bad, everything seemed very dirty. They charged guide salary and bus driver salary, something that I was not aware...","review_date":"October 13, 2016"},{"attraction_id":2605,"user":"beckyr691","rating":5.0,"review":"A short trip to see friends visiting from Finland.. The tour bus driver (Frances) was early (shocking I know) to pick us up and waited patiently while our group gather in the hotel lobby. Frances was very informative on his drive to the Falls and gave us many details of the area on our...","review_date":"October 10, 2016"},{"attraction_id":2605,"user":"sinead_m","rating":2.0,"review":"Extremely disappointing tour guide. I enjoyed most aspects of the trip - the whirlpool, wine tasting and horn blower ride were all great.\nHowever our tour guide, Mr. Scott, was extremely disappointing. The day was filled with sexist and rude remarks, belittling the homeless and the LGBTA community.\nMr...","review_date":"October 6, 2016"},{"attraction_id":2605,"user":"alison_r","rating":2.0,"review":"The guide ruined the tour. What was a great tour and a fantastic day out for me and my friends was largely tainted by our driver and tour guide Scott.\nScott was rude, offensive and seemed to ignore basic safety rules while driving i.e. wearing a seatbelt and putting two...","review_date":"October 6, 2016"},{"attraction_id":2605,"user":"rois123","rating":2.0,"review":"Amazing trip but very poor guide. Although we (group of four friends) enjoyed our trip, our tour guide Mr Scott unfortunately ruined some of it for us.\nHe made a lot of jokes that were in very bad taste - including joking about guessing people's sexuality going through the LGBT neighbourhood...","review_date":"October 6, 2016"},{"attraction_id":2605,"user":"sandy_f","rating":5.0,"review":"Great value. Took a Niagara Falls day trip with City Sightseeing and had a fantastic day. The B&B that we were stopping at (Suite Dreams) booked this trip for us, we were picked up from the front door and taken to meet the tour bus in the...","review_date":"September 30, 2016"},{"attraction_id":2605,"user":"worldtripper15","rating":5.0,"review":"Not to be missed. Niagara Falls - a 1 1\/2 -2 hour drive from Toronto. With a stopover on the way at a winery and the historic town of Niagara on the lake, this is an easy and must do day trip from Toronto. Keep approx 10 hours for...","review_date":"September 29, 2016"},{"attraction_id":2605,"user":"derby53traveller","rating":4.0,"review":"Great trip. This was a great trip and we'll worth the money. As a solo traveller it was a safe and easy way to visit a number of locations on the way. Tony the driver and guide was friendly helpful and informative. We stopped at niagara on...","review_date":"September 25, 2016"},{"attraction_id":2605,"user":"sanjv007","rating":4.0,"review":"Sightseeing Tour of Niagara Fall, Niagara on the Lake. Our driver and guide for the day was Big Michael with the beard! He was very knowledgeable about his tour and filled us with humour and joy throughout!\nWe visited Niagara Falls, Niagara on the Lake, Souvenier City and Niagara Wine Education Center for some...","review_date":"September 22, 2016"},{"attraction_id":2605,"user":"suzanne04","rating":5.0,"review":"Fantastic natural wonder. We went on a day trip with City Sightseeing. Our tour guide 'Michael the Man in Black' was probably the best guide we have ever had in all our travels. He was full of information, humorous, patient and made the long trip a pleasure.\nThe...","review_date":"September 21, 2016"},{"attraction_id":2605,"user":"paulbrindley","rating":5.0,"review":"Niagara Falls coach trip, King Tours. Really enjoyed the King Coach day trip from downtown Toronto to Niagara Falls including stops at the vineyards and Niagara on the Lake.\nThe coach driver Jay is superb, he gives frequent interesting information in a witty style and helps make the day so enjoyable....","review_date":"September 20, 2016"},{"attraction_id":2605,"user":"graemewilson74","rating":5.0,"review":"The falls. Spent the day at the falls with greyhound tours, left toronto around 10am and got back at 8pm. We stopped of at niagara on the falls first which is beautiful then onto the falls and a trip on the hornblower, the noisy of the water...","review_date":"September 14, 2016"},{"attraction_id":2605,"user":"rosie_h","rating":5.0,"review":"The best experience ever!. We took the day trip with City Sightseeing and had the amazing tour guide Alex. Such a great day trip and a definite must if you are in Toronto! We got picked up from our hotel and dropped off in the evening so is totally...","review_date":"September 14, 2016"},{"attraction_id":2605,"user":"claireandjoe2016","rating":5.0,"review":"Great tour with a helpful, friendly tour guide. There are so many tours to Niagara falls it is hard to pick one. However Niagara falls day tour was a great company to go with. The tour guide Paul, was a great fountain of knowledge and told us many facts along the way. He...","review_date":"September 4, 2016"},{"attraction_id":2605,"user":"leof966","rating":5.0,"review":"Good value day trip. We booked this tour through the hop on - hop off desk at Yonge and Dumas Square. The price was good value. Bus left on time on a beautiful sunny day on 2 September. Our river\/guide was Michael (the man in black) who gave us...","review_date":"September 3, 2016"},{"attraction_id":2605,"user":"travelmonkeys202","rating":4.0,"review":"Great tour, great organisation and amazing falls. We booked this 'City Sightseeing - Niagara Falls Day Tour' at the reception desk of our hotel. The brochure dit not give us lots of information and our concierge was not really helpful, therefore we were happy to see the shuttle arrive as planned on...","review_date":"September 3, 2016"},{"attraction_id":2605,"user":"kalyan33","rating":5.0,"review":"A must see, great views and loads to do in the area.. I booked this with \"city sight seeing\" the staff where really great and answered all my questions really well. The driver (forgotten his name) was very good, friendly and made the journey to the falls much better.\nThere's loads to do at Niagara falls, apart...","review_date":"August 31, 2016"},{"attraction_id":2605,"user":"engineerist","rating":3.0,"review":"Day Tour to Niagara Falls. Niagara Falls was beautiful, especially the boat tour is a must. The town Niagara-on-the-Falls was awesome and should be seen.\nWe made a reservation CitySightSeeingToronto. The coach was confortable, the driver and guide Michael tried his best. But every long stop, the coach smelled bad...","review_date":"August 30, 2016"},{"attraction_id":2605,"user":"catwebs","rating":2.0,"review":"Average at best and sexist. I got a call at the pick up time and was yelled at for not being there. I was under the impression I was being picked up from my accommodation as this is what the booking site said.\nI was told I had been sent...","review_date":"August 25, 2016"},{"attraction_id":2605,"user":"maijuj11","rating":2.0,"review":"Niagara Falls amazing, tour badly organised. We did Citysightseeing Toronto's tour to Niagara. We booked the tour via our hotel and had very little prior knowledge about the tour. Company's pick-up -service came to our hotel about 15 minutes late. The driver blamed traffic which is naturally understandable in a big...","review_date":"August 24, 2016"},{"attraction_id":2605,"user":"hannah_d","rating":5.0,"review":"Highly recommended. Whilst at niagara we did lots and really enjoyed it the Only attraction we did not like was the hard rock cafe.\nThe hilight of the trip had to be the horse shoe falls really fascinating","review_date":"August 22, 2016"},{"attraction_id":2605,"user":"michiwha","rating":3.0,"review":"Not the best not the worst.. We has an okay trip. We were 3 adults, being picked up downtown. We were told to be at college & yonge st for 8:30 am. The ride was about 10-15 minutes late, the problem was that we had no way of knowing if we...","review_date":"August 10, 2016"},{"attraction_id":2605,"user":"sami473","rating":5.0,"review":"AMAZING FALL. It is a beautiful day tour .You enjoy the falls , boat journey and surroundings. Very vibrant area and busy streets. This sight is very attractive when sun does not shine much. Night attraction is an addition for visitors. You can book the tour online...","review_date":"August 10, 2016"},{"attraction_id":2605,"user":"jim_s","rating":4.0,"review":"Niagara Falls = AMAZING, Tour = Not so amazing. Booked the Niagara day tour which included the Hornblower Cruise (highlight of the tour). All started well and pick up from hotel was on time, however we ended up waiting nearly 45 mins to an hour at King Tours offices to depart for Niagara.\nAlthough...","review_date":"August 9, 2016"},{"attraction_id":2605,"user":"bob_w","rating":5.0,"review":"5 HOUR TOUR ( BRILLIANT ). Booked a 5 hour tour with Attractions World .com Through Thomas Cooke before we went on holiday. Sounded expensive at first but it was well worth it. The Guide was very good and we had a brilliant day out. Did Falls including Boat. Includes a...","review_date":"August 7, 2016"},{"attraction_id":2605,"user":"stargazr99","rating":2.0,"review":"tour to niagara region. I booked this tour in July as I had a friend visiting from out of province who had never viewed the Falls. We were the only Canadians on a full bus with visitors from many other countries. The booking process and pick up were quite...","review_date":"August 5, 2016"},{"attraction_id":2605,"user":"paul_s","rating":4.0,"review":"A great day. I booked this tour on-line with Niagara Toronto Tours and received a prompt reply by email confirming my booking for the date requested..On the morning, the pick-up at my hotel was punctual and after collecting others (total of 21) we set off for Niagara.\nThe...","review_date":"August 2, 2016"},{"attraction_id":2605,"user":"calgary-bernie","rating":5.0,"review":"viator one day bus tour. Tour was just ok. Should have been longer time at wine tour and Niagra Falls. Bus driver Mr.Scott was a little hooky but worst of all creepy, slimy and a bit of a pervert. Constantly hitting on myself and my friend. Tried to pass off...","review_date":"July 31, 2016"},{"attraction_id":2605,"user":"eloise_n","rating":1.0,"review":"Under whelming. This company was the worst I have experienced. I don't usually comment on poor service however this experience ruined Niagara Falls for me. They were dis organised to the point where we had so little time at the attractions we went to see that it...","review_date":"July 30, 2016"},{"attraction_id":2605,"user":"keith_w","rating":3.0,"review":"Niagara Falls Day Tour. Yes we saw the falls which is what everyone wanted to do with time to see everything. Followed by visit to Niagara on the Lake which was also interesting. However our\/guide driver did impart useful info but also lots of irrelevant rubbish and TBH he...","review_date":"July 26, 2016"},{"attraction_id":2605,"user":"lanieg60","rating":5.0,"review":"Everything you imagine!. We booked the\"Niagara Falls Day Tour from Toronto\" tour through Viator.\nWe were picked up from our hotel ontime, our guide \/driver, Duncan was friendly and very informative.\nThis 9 hour tour included a stop at the Reif winery for a free wine tasting including...","review_date":"July 19, 2016"},{"attraction_id":2605,"user":"736beckyl","rating":5.0,"review":"Absolutely beautiful and breathtaking!. The Falls are absolutely beautiful, breathtaking and fantastic. Get on the hornblower cruise close to the falls, it's very exhilarating.\nYou must at least go to Niagara Falls once in your life time!","review_date":"July 17, 2016"},{"attraction_id":2605,"user":"charliem1968","rating":5.0,"review":"Fantastic tour!!!. This day your was amazing! Apart from being slightly late in pickup due to heavy Toronto traffic, the day went like clock work. Niagara On The Lake was so pretty and the wine tasting at Reif Wineries was amazing. We had plenty of time on...","review_date":"July 17, 2016"},{"attraction_id":2605,"user":"steve_c","rating":5.0,"review":"Niagara Airbus Tour was a fantastic experience. We went on the 12 hour tour of Niagara Falls and Niagara-on-the-Lake with Niagar Airbus and thoroughly enjoyed the day. Buffet lunch included on 12th floor of the Sheraton Hotel with views of the falls that were extraordinary and food choice superb. I cannot recommend...","review_date":"July 12, 2016"},{"attraction_id":2605,"user":"x8181rsannaa","rating":5.0,"review":"Wonder of the world!. Oh wow! Most wonderful day trip I ever had. So beautiful the falls, so powerful. The walk behind the falls is scary and thrilling, SO was the boat ride Getting so close to the actual fall and get soaked by the water was a one...","review_date":"July 8, 2016"},{"attraction_id":2605,"user":"mary_v","rating":5.0,"review":"Magnificent Day. I took the day tour to Niagara Falls provided by Niagara Bus. The tour guide, Tony, was lovely and very knowledgeable. He provided a lot of informative commentary which interested me and filled in the time during the drive to the falls. The Falls were...","review_date":"July 5, 2016"},{"attraction_id":2605,"user":"lizzys1990","rating":5.0,"review":"Great tour with great guides. We booked through Viator and were taken on the tour by greyhound tours, we were picked up promptly from our hotel in a large air conditioned bus. We thought we had just booked to go on the hornblower cruise and have lunch at the falls,...","review_date":"June 28, 2016"},{"attraction_id":2605,"user":"rick_h1973","rating":4.0,"review":"Rough start, but can't beat The Falls. Booked this tour with King Tours, who pick you up at the hotel. After the timeslot had passed 10 minutes, I decided to call. 'Sorry, sorry, very heavy traffic, but the driver is on its way, don't worry, we did not forget you.' Ok, can...","review_date":"June 20, 2016"},{"attraction_id":2605,"user":"gadgetguy11","rating":4.0,"review":"Exhilarating!!. We took the Niagara Falls Day Tour, donned rain parkas, and had a wonderful time! Our Maiden of the Mist got quite close to the falls & we really felt the mist!! Be sure your camera is able to withstand water! Great tour!","review_date":"June 19, 2016"},{"attraction_id":2605,"user":"badgetheradge","rating":5.0,"review":"Niagra falls day trip. This trip was absolutely fantastic.our driver sabi was a gem of a guy full of interesting facts about Toronto and Canada.this was our first trip to Canada and this day trip was fantastic.he picked us up on time from our hotel on time,and after a...","review_date":"June 14, 2016"},{"attraction_id":2605,"user":"sysolly","rating":3.0,"review":"What a shame!. The tour to Niagara Falls via the Winery and Niagara on the Lake was excellent with plenty of time to complete to the boat trip and the excursion behind the falls. We experienced, however, some of the issues mentioned by other reviewers, our driver shouting...","review_date":"June 13, 2016"},{"attraction_id":2605,"user":"t_d","rating":3.0,"review":"Nice tour, but tacky tour guide. We booked this tour online and everything was confirmed without any issues. We were picked up at our hotel on time by our driver, Michael. We stopped by a Winery on our way there and had a little wine tasting. We also stopped by a...","review_date":"May 25, 2016"},{"attraction_id":2605,"user":"135andref","rating":2.0,"review":"Trip to Niagara Falls was O.K. - but a bad service experience at booking time! - Confirmed guided tour language not kept. Before Tour:\nI was really shocked about the answer of the operators (See printscreen attached.) You don`t receive any confirmation number just a link to pay the total amount of the costs. So I asked again if anything was confirmed and the answer was total...","review_date":"May 20, 2016"},{"attraction_id":2605,"user":"mary_c","rating":5.0,"review":"Great View, Fresh air and Fun Fun Fun!!!. This is the place to have an amazing time. Niagara Day Tour is the best. We enjoy the City and it's people. We come back every year to enjoy the beauty of the Falls and the surrounding sites. Somehow the Falls energizes your whole being!!...","review_date":"May 18, 2016"},{"attraction_id":2605,"user":"andrew_b","rating":5.0,"review":"Something you should see once in your life. There are heaps of companies who do Toronto - Niagara as a day trip. We chose Niagaratoronto tours based on help from the TA community. If you are in Toronto and don't go to Niagara you are mad. It is so awesome in real life...","review_date":"May 5, 2016"},{"attraction_id":2605,"user":"sharon_r","rating":5.0,"review":"Wonderful Birthday Trip. We booked this trip on line from the UK at very short notice. Picked up from our hotel exactly on time. Our Tour guide Renzo was friendly, very informative and very helpful - offering to take photographs of the 3 of us at stop off...","review_date":"April 26, 2016"},{"attraction_id":2605,"user":"anette_e","rating":5.0,"review":"Beautiful place for a day tour. . Beautiful place to go for a day tour. Nice to stroll along the water to the falls, take a break, enjoy the masses of water passing, walk pass and back. Stunning!","review_date":"April 15, 2016"},{"attraction_id":2605,"user":"kate_b","rating":3.0,"review":"One way to see Niagara Falls. We booked our day trip to Niagara Falls via the Niagara Falls Day Tours website prior to arriving in Toronto. Website & booking was very easy to use, good email communication to confirm both the booking & our pick up time & location.\nPick up...","review_date":"March 19, 2016"},{"attraction_id":2605,"user":"dodo2761","rating":5.0,"review":"Excellent day tour. We were picked up from our Toronto hotel and then taken to the local bus station to be transferred to our tour bus. Our guide was Crystal who was brilliant throughout the day. On the way to Niagara we stopped at a winery, which was...","review_date":"March 4, 2016"},{"attraction_id":2605,"user":"mabby24","rating":5.0,"review":"Michelle. I was visiting Toronto last week on business and decided to take another day to sightsee and booked a tour to Niagara Falls. The tour was delightful from start to finish! The tour guide, Michael, was friendly, really knowledgeable and quite funny. The day was...","review_date":"March 2, 2016"},{"attraction_id":2605,"user":"jacqueline20152016","rating":1.0,"review":"Viator Tour Advertised as Niagara Falls Tour from Toronto with Optional Boat Ride and Lunch. This tour was NOT as advertised. My son and I signed up for a tour with several hours of free time. There was barely one hour of so-called free time--and that was divided between two areas spaced far apart! The tour guide felt compelled to...","review_date":"January 7, 2016"},{"attraction_id":2605,"user":"suewwfc","rating":4.0,"review":"A great day. We booked this tour online before our trip to Toronto. We were picked up promptly and Michael our tour guide made the effort to know our names. On the journey to Niagara he supplied us with useful information about our day and interacted with all...","review_date":"November 10, 2015"},{"attraction_id":2605,"user":"kathryn_y","rating":5.0,"review":"Absolutely Stunning Day. Went on the tour to Niagara Falls today with my eight year old son. From start to finish the day was just simply amazing. We were picked up from the hotel by Michael who proved from the outset what a brilliant guide he is, knowing...","review_date":"October 26, 2015"},{"attraction_id":2605,"user":"howard_t","rating":5.0,"review":"Niagara Falls Day Out. It was an amazing day, picked up by the shuttle bus, outside our hotel dead on time, our Driver was named Louie, very friendly and helpful. There were around 9\/10 of us, Louie gave us some details whilst in the City, then a hour on...","review_date":"October 16, 2015"},{"attraction_id":2605,"user":"linda_t","rating":2.0,"review":"Tours4fun ....3 day Toronto and Niagara Falls Bus Tour from NYC. It is a beautiful ride through the hills and wineries. We were not able to stop on the U.S. Side of Niagara Falls. Canada side is beautiful. This tour really seems to be catered more to the Chinese visitors. The first night lodging was maybe...","review_date":"October 11, 2015"},{"attraction_id":2605,"user":"sara_b","rating":5.0,"review":"Amazing day out, truly spectacular. We travelled with Viator and booked online prior to our trip to Toronto. We were collected at 9.30am and did not get back till about 7pm, a day truly packed, firstly the amazing falls with a trip on the Hormblower, then lunch in the Sheraton....","review_date":"September 16, 2015"},{"attraction_id":2605,"user":"perogyman","rating":5.0,"review":"Niagara Falls is a must see. we took Niagara Day Tours owned by Burkus with Duncan as our driver. Very good narration by Duncan with lots of relevant info all the way. The stop at Niagara on the Lake was very nice but too short would be a beautiful overnighter. The...","review_date":"September 7, 2015"},{"attraction_id":2605,"user":"j._a._n","rating":4.0,"review":"Awesome!. I didn't regret picking this tour company. There were a few selections and my aunt told me that I should go with this one. I'm sure glad I listened to her.\nI've been to Niagara Falls a couple of times but I was looking for...","review_date":"September 4, 2015"},{"attraction_id":2605,"user":"sb19812015","rating":5.0,"review":"Highly Recommended and would definitely use again!. I visited Toronto this past weekend and wanted to to see Niagara Falls. I did some research and read a lot of reviews and decided to book with http:\/\/www.niagaratorontotours.com. I'm glad I did - prompt pickup from the hotel; great tour of Niagara (on-the-lake and...","review_date":"September 1, 2015"},{"attraction_id":2605,"user":"davidsieff","rating":5.0,"review":"Great Day Trip to Niagara Falls. Shawn picked us up promptly from our hotel in Toronto and in a group of only 10 people we were taken swiftly and comfortably to Niagara Falls via a winery for a spot of wine tasting\/shopping then on to the beautiful town of Niagara on...","review_date":"August 26, 2015"},{"attraction_id":2605,"user":"jaime_c","rating":4.0,"review":"Great experience with the company. I wanted to visit Niagara Falls while in Toronto, but as a solo traveler most of the independent options (train, car rental, bus) were more expensive than a tour. I picked this company due to their prices, reviews and inclusion of the boat tour. I...","review_date":"August 3, 2015"},{"attraction_id":2605,"user":"ultramodern1","rating":4.0,"review":"Nice Carefree Excursion to Niagara Region. Just for what it's worth, please make sure you are reading reviews actually written for this company-- I'm pretty sure many of the bad reviews are not referencing this company (wrong description of tours or tour times, etc.).\nThis is the company found at NiagaraTorontoTours.com...","review_date":"July 7, 2015"},{"attraction_id":2605,"user":"md1mm","rating":4.0,"review":"Very professional all day tour. If you read all the trip advisor comments on this tour you will be very confused. Having been on this tour I feel the comments can be summarised into 3:\na) those who have been and had a great time who are the majority\nb)...","review_date":"June 28, 2015"},{"attraction_id":2605,"user":"latrishak","rating":1.0,"review":"A big disappointment. I've been meaning to write this review for some time now, I went on a day tour with Niagara Falls Day Tour not too long ago ( and yes it is definitely the right company!!!) I had friends visiting from Ireland and all I can...","review_date":"June 27, 2015"},{"attraction_id":2605,"user":"jonhornbuckle","rating":2.0,"review":"Awful tour but Niagara is amazing . I did this tour on a Sunday back in May. It was on a weekend where there was a marathon so instead of being picked up at the hotel, I had to run across the city to find the bus.\nI'd prefer if the company...","review_date":"June 20, 2015"},{"attraction_id":2605,"user":"dantan267","rating":1.0,"review":"Bad, bad and bad. Solo travellers beware! This tour operator is not reliable. The tour guide loaded his van full of other travellers and when I turned up at the arranged pick-up point, he told me there is a seat for me for another day I've previously wanted when...","review_date":"June 14, 2015"},{"attraction_id":2605,"user":"pkwong","rating":1.0,"review":"Viator Niagara Falls private sightseeing tours. I called Viator to book a day tour for Niagara Falls, we have a group of six people so it is perfect for one car private tour. We stayed in Canada side hotel and gave the hotel address to the agent. When I received my...","review_date":"June 13, 2015"},{"attraction_id":2605,"user":"margaret_c","rating":5.0,"review":"niagara day tour. I was expecting a tour to Niagara falls but this tour started the minute we were collected at our hotel.\nEvery bridge we crossed, every town we passed , every building we saw our tour guide gave us detailed information on same.\nOur tour guide...","review_date":"May 3, 2015"},{"attraction_id":2605,"user":"martin_b","rating":5.0,"review":"A great day out at the falls. Thank you so much Michael & the new guide Sean for making my day at Niagara Falls so much fun.\nAfter being picked up from our hotels on time we headed to a wine tasting at a vineyard which was something I've never done before....","review_date":"April 28, 2015"},{"attraction_id":2605,"user":"amanda_n","rating":1.0,"review":"Worse customer service. Don't book they'll scam you.. I'd like to start by saying a handful of good things:\n- Their site is easy to find and easy to understand\n- Their pick up location was easy to find\n- The driver was fine\n- The bus was nice enough (although the driver...","review_date":"April 2, 2015"},{"attraction_id":2605,"user":"mary_f","rating":5.0,"review":"Wonderful Bus Tour. I found the flyer in the hotel lobby. Bus picked us up right at hotel. We paid fee and bought the extra boat tour. It was very reasonably priced. Bus driver went to other hotels and picked up people but it didn't take very long....","review_date":"February 13, 2015"},{"attraction_id":2605,"user":"lmr29","rating":4.0,"review":"Stunning. This was a great trip and another 'must do' whilst in Toronto. It was an early start, as the tour we booked onto was jammed packed. The transfer is about 80 minutes from Toronto to the falls.\nWe opted to go up the tower &...","review_date":"January 27, 2015"},{"attraction_id":2605,"user":"tufpaw","rating":2.0,"review":"AVOID This tour with Gray Line. We booked the Gray Line day tour with helicopter ride and were promised these things on the website:\nTour Highlights:\nDeluxe motor coach fully equipped with washroom facilities and air conditioning \/\/ Got a small 15-20 seater without a washroom and no choice of seat...","review_date":"January 16, 2015"},{"attraction_id":2605,"user":"andrew_m","rating":5.0,"review":"Worth a visit in the Winter. Barely crowded, perfect day trip from Toronto to the Falls and back. The Canadian side of the falls gives you the best view points one could ask for! Book early for bargain prices with the company that operates 365 days a year!","review_date":"January 14, 2015"},{"attraction_id":2605,"user":"merica84","rating":3.0,"review":"Convenient to get there (but that's it). - Reservation system by the website doesn't work (never got a confirmation e-mail)\n- Realize that (during winter time) there is no guarantee that you will travel with this company; while you will pay their price\n- Communication over the phone is good; my driver...","review_date":"December 16, 2014"},{"attraction_id":2605,"user":"paxo212","rating":4.0,"review":"A nice day out. My sister and I took this tour a few weeks ago. It was a snowy day but our driver (Louie) turned up promptly.\nThe drive to Niagara Falls was pleasant, particularly going through Niagara on the Lake. There was a short break for a wine...","review_date":"December 6, 2014"},{"attraction_id":2605,"user":"astral1965","rating":3.0,"review":"Must go to see ones. It was nice day off . Niagra Falls are .fantastic . It was highlight of the trip . I took hundreds of photographs. And went on Niagara cruise on boat. It was just 20 min. And you are going to be very wet )) .But...","review_date":"November 29, 2014"},{"attraction_id":2605,"user":"waddles54","rating":5.0,"review":"Great day out. This day tour had the potential for a disastrous start with the pick-up point being inaccessible due to road closures. Dennis, the tour leader, managed to park the bus close by and collect everyone inconvenienced by the closures. The 14 seater bus, including the driver,...","review_date":"November 12, 2014"},{"attraction_id":2605,"user":"patto800","rating":4.0,"review":"Hassle free. Picked up and taken to the Falls. Enroute we had the opportunity to stop and visit the clock and the winery. The falls were amazing and definitely worth the visit. Having utilised the tour company it was all issue free and enough time to spare...","review_date":"October 20, 2014"},{"attraction_id":2605,"user":"janette_w","rating":5.0,"review":"Well worth visiting.. While the falls were great, the tour included a visit to a very nice little town called Niagara on the Lake, what a stunning place!! A must see if visiting the falls.","review_date":"October 15, 2014"},{"attraction_id":2605,"user":"cossyann","rating":5.0,"review":"brilliant day out. We booked this Through Canadian Affair who we travelled with and it is a great day out. We were picked up at our hotel at 8.30 in a mini bus type vehicle and the driver was also our tour guide and he was excellent. We...","review_date":"October 10, 2014"},{"attraction_id":2605,"user":"micutza_m","rating":1.0,"review":"Really dissapointing. At the end of this tour I really felt that we were ripped off, mainly because of the tour guide - Louie. He is trying to be funny but he ends up boring everybody with his personal stories the whole way to the Falls. When...","review_date":"October 2, 2014"},{"attraction_id":2605,"user":"simon_y","rating":5.0,"review":"Amazing tour, lots of fun with John. You get picked up at your hotel in Toronto. People were given the opportunity to pay extra and go on a Helicopter tour which we opted not to go for because we were going on a Helicopter tour later on our honeymoon in another part...","review_date":"September 27, 2014"},{"attraction_id":2605,"user":"angela_t","rating":5.0,"review":"Would Highly Recommend This Tour. From start to finish this was an excellent tour. We were picked up on time at our hotel in a more than adequate vehicle 12 people on the tour. It was comfortable and air conditioned. After picking up our last passengers we were on our...","review_date":"September 26, 2014"},{"attraction_id":2605,"user":"manjess","rating":1.0,"review":"Very aggressive, impatient, arrogant driver \/ tour guide.. I booked and paid for this tour on line a while ago and rang to check the booking before we left home only to be told no booking, finally the booking was found under a wrong name.\nRang as instructed when arrived in Toronto, told...","review_date":"September 16, 2014"},{"attraction_id":2605,"user":"ga0388","rating":5.0,"review":"Exhilarating and breathtaking. Wonderful Niagara Falls. Everything and every place here, appeals to the senses to the maximum.Nature at its best.","review_date":"September 16, 2014"},{"attraction_id":2605,"user":"kf-k216","rating":5.0,"review":"Horn blower.... This day cruise was dynamite. The view was great. The boat ride was an experience with us riding under the mist from the falls....., getting wet (had cover ups though). The tour of the entire Niagara town, especially the stores, and the winery. Great!!","review_date":"September 8, 2014"},{"attraction_id":2605,"user":"oakmead1","rating":5.0,"review":"One of the Wonders of The World. We visited in November as part of a trip to New York. We bought and organised our trip from Expedia. It was an early morning start from the Hotel pick up and flight to Buffalo but well worth it. Upon arrival we took the short...","review_date":"August 27, 2014"},{"attraction_id":2605,"user":"diana_b","rating":1.0,"review":"Obnoxious tour guide created a negative experience. To sum up my trip, I'd say I saw beautiful sights but had a poor experience with the tour guide, Michael. The best words I can describe him as are aggressive, obnoxious, and often times rude. To start off, I had to walk 15 minutes...","review_date":"August 14, 2014"},{"attraction_id":2605,"user":"nathaliepostnl","rating":1.0,"review":"Tourguide without dignity. I am usually not the person to write a bad review, but what I experienced on this tour was just outrageous. I booked my tour one day ahead, with the question if the bus would arrive back in Toronto before 9, as I had further...","review_date":"August 4, 2014"},{"attraction_id":2605,"user":"healtht","rating":4.0,"review":"Well Organised. This company was quite accommodating. Yes, it was a smallish coach but it was good as you didn't have to wait a long time for everyone to get off from the bus. We visited the lovely town of Niagara on the Lake, went to a...","review_date":"June 30, 2014"},{"attraction_id":2605,"user":"rnb2012","rating":5.0,"review":"Amazing experience, made better by awesome guide!. We booked our trip a day before as we didnt plan ahead. The tour company, especially Michael Angeletti was super accommodating. They pulled it off in under 12 hours. Michael provided the most personable service. He was friendly, funny, and super considerate of our 8...","review_date":"June 26, 2014"},{"attraction_id":2605,"user":"lovely2c","rating":1.0,"review":"Niagara Falls with king tour. We came from Australia on vacation for 5 days. We booked with king tour to visit Niagara Falls and I will never recommend it as really we had a very bad experience. You are obligated to 15% tip to the driver and on the top...","review_date":"June 13, 2014"},{"attraction_id":2605,"user":"niamh_k","rating":1.0,"review":"Very disappointing.. I cannot express how disappointing this tour was, mainly due to our guide, Michael. He was rude, aggressive and obnoxious and should not be a tour guide - he obviously does not like his job. He was abusive to pedestrians and other drivers, shouting and...","review_date":"June 13, 2014"},{"attraction_id":2605,"user":"gwinj","rating":4.0,"review":"Impressive falls, friendly service, but too long in tacky Niagara. We enjoyed this tour. They picked us up from our B&B (despite it not being Downtown), and the guide was very friendly. We stopped on route at a winery to taste ice wine, and also at Niagara on the Lake (a lovely quaint town), and...","review_date":"June 8, 2014"},{"attraction_id":2605,"user":"csimmamps","rating":4.0,"review":"Great views from above and under the falls. This fully guided tour offers the extra of a helicopter ride over the falls then a boat ride into the falls. a wonderful buffet lunch with views of the falls and a trip to historical Niagara","review_date":"May 30, 2014"},{"attraction_id":2605,"user":"190832anne","rating":5.0,"review":"Stunning natural environment surrounded by ugly built environment!. Falls & river are amazing & the size and power can't be appreciated at all from media views. Go & see it from the Canadian side which has much better views. However try to ignore the built environment which does not fit with the setting...","review_date":"May 29, 2014"},{"attraction_id":2605,"user":"suzynovore","rating":3.0,"review":"Do not put it in your top 10 things to do. We did both Canadian and American sides. The view from the Canadian side is better I think because you see the waterfalls in front of you but OMG everything around is so horrible... It's a small Los Angeles with Casinos, attractions, Madame Thussaud museum, starbucks...","review_date":"May 25, 2014"},{"attraction_id":2605,"user":"leec58","rating":4.0,"review":"A must if you visit this part of Canada. Excellent tour guide made the day most memorable (Gene P - Niagara Airtours) filling our day with interesting fact\/stories and humour. As we were slightly out of season, he even took us wine tasting to make up for the lack of facilities yet to open...","review_date":"April 23, 2014"},{"attraction_id":2605,"user":"andrewanddebbie","rating":5.0,"review":"WOW!!!!!. You couldn't fault you knowledgeable guide Renzo for his enthusiasm. This was a great trip made all the better by the sunny weather conditions, just 2 days after a major snow storm and temperatures of -17C. We stopped at a winery on the way and...","review_date":"March 14, 2014"},{"attraction_id":2605,"user":"raed_11","rating":4.0,"review":"Fantastic tour guide.. Seeing the falls in Winter was amazing with large parts of it frozen over. No queues to go up the tower, no queues for anything in fact which was great. Just too long at the Falls, 1 1\/2 to 2 hours is more than enough,...","review_date":"March 4, 2014"},{"attraction_id":2605,"user":"matthew_d","rating":3.0,"review":"It's fun but Loooong. We booked online and had Michael who was great as a guide. This tour in the winter is what you'd expect. No complaints from the company, they were great, they showed up on time and Michael had a great personality for a tour guide. I...","review_date":"January 14, 2014"},{"attraction_id":2605,"user":"highlander1518","rating":4.0,"review":"A great place to visit, unusual tour. We booked over the internet as this tour was given a tripadvisor cert of excellence. The tour takes 2 and half hours to reach Niagara Falls, along the way we stopped at a winery for 20mins for wine tasting\/purchase. Following this we stopped for 20mins...","review_date":"January 12, 2014"},{"attraction_id":2605,"user":"kezza501","rating":3.0,"review":"Great destination but underwhelming tour. Niagara falls - even though we couldn't see much because of the fog, cold and icy rain conditions, I was glad I have visited this iconic destination. The tour itself should be renamed as a shuttle service with a couple of stops. In fact, an...","review_date":"December 27, 2013"},{"attraction_id":2605,"user":"sarah_v","rating":5.0,"review":"Hmmmmm. We prebooked a day trip which comprised of the behind Niagara tour, the White Water tour and the Boat trip. The boat trip was fantastic but we were soaked, totally soaked as was everyone else, don't hesitate to book it but take a change of...","review_date":"December 10, 2013"},{"attraction_id":2605,"user":"acmee001","rating":5.0,"review":"Absolutely brilliants - well worth the effort. After some of our experiences with city sightseeing on previous days, we wondered what this day would be like. Wow - what an effort by our guide and indeed the itinerary. Leaving Toronto in the morning, it was an easy trip to the Niagara region...","review_date":"September 5, 2013"},{"attraction_id":2605,"user":"jocheddar","rating":5.0,"review":"a great day out. this was a brilliant day trip. We were picked up from our hotel and there was only 18 of us on the bus which was nice. Our driver\/guide was full of knowledge on anything and everything you dared to throw at him! Niagara falls were...","review_date":"August 30, 2013"},{"attraction_id":2605,"user":"pippononlosa","rating":2.0,"review":"Call it a shuttle, not a tour. This comment relates to the Niagara Falls Day Tour by niagaratorontotours\nThe Niagara Falls themselves are for sure not to be missed.\nIf you want the convenience of a mini bus picking you up at your hotel in Toronto (but be ready to be dropped...","review_date":"August 30, 2013"},{"attraction_id":2605,"user":"lynfromaus","rating":2.0,"review":"\"Great attraction, Poor tour guide\". Niagara Falls was amazing, Niagara-on-the-lake was beautiful and the trip,to Pilletteri winery was good if you like sampling wine at 10.00am. Our tour guide Michael was poor. He was rude, over-bearing and an unsafe driver. He was taking telephone calls and writing messages while driving....","review_date":"August 23, 2013"},{"attraction_id":2605,"user":"nancy_p","rating":5.0,"review":"amazing experience. Our tour guide Lori was outstanding her knowledge of the area was very good. my wife and I learned a lot about the falls that you just don't think about. I would tell anyone who goes to Niagara falls to take the tour its worth...","review_date":"August 16, 2013"},{"attraction_id":2605,"user":"surreylilywhite","rating":5.0,"review":"Great tour, great tour guide. Niagara falls is an experience not to be missed. You can't fully comprehend the power of the falls until you are standing on that boat in front of the horseshoe falls, amazing!\nWe had the services of a great tour guide, Michael, who was friendly,...","review_date":"August 11, 2013"},{"attraction_id":2605,"user":"florida_girl1206","rating":4.0,"review":"Great day tour. Michael, our tour guide, made our first Niagara Falls experience one we will not forget. Typically you have about 3 hours at the Falls but since it was the first Saturday in August, the van had to go through inspection which gave us another hour....","review_date":"August 6, 2013"},{"attraction_id":2605,"user":"wonderful0615","rating":5.0,"review":"One of the Seven Wonders of the World. And, this is certainly one of the Wonders of the World, without a doubt. I lived in Canada years ago and this was one of my favourite haunts paying regular visits to the Falls themselves and the attractions at the Falls. Years ago the Falls...","review_date":"August 3, 2013"},{"attraction_id":2605,"user":"heliwood","rating":5.0,"review":"Niagara - great tour. We booked with this company in the uk. They were great and kept in touch via email! I confirmed when we arrived and they negotiated the roadworks outside our hotel to pick us up on time! A trick in itself! Michael our tour guide was...","review_date":"July 30, 2013"},{"attraction_id":2605,"user":"msnikkit","rating":4.0,"review":"Great Tour!. I took this tour on July 20th and Dennis was the tour guide. Dennis arrived promptly at 8:15 to pick me up at the hotel in Toronto. After my pickup we made a few other pickups and were on our way. It took about 1...","review_date":"July 23, 2013"},{"attraction_id":2605,"user":"gbelle8","rating":2.0,"review":"Extremely Disappointing. With family visiting from out of town, I was looking forward to taking them to the Falls. While the rating for company was great, I took a chance and booked for 6 of us. We were told to be at the meeting location for no...","review_date":"July 20, 2013"},{"attraction_id":2605,"user":"aoifehoey","rating":5.0,"review":"Superb tour - thoroughly enjoyable day!. We thoroughly enjoyed our visit to the Falls. It was a most enjoyable tour and made more memorable by the efficiency and professionalism of Niagara and Toronto Tours and by the expert guide, Michael, who was humorous, personable and knowledgeable.\nFrom the very first point...","review_date":"July 15, 2013"},{"attraction_id":2605,"user":"blossom2012","rating":4.0,"review":"Fun way to see the sights. A bit of everything that Niagara has to offer. We got to do the famous Maid of the mist and journey behind the falls , went to the butterfly house , souvenir city a tour of the city and through Niagara park for the famous...","review_date":"July 1, 2013"},{"attraction_id":2605,"user":"kenneth_r","rating":4.0,"review":"An Experience- Niagara Falls.. Very good value and a great day tour. The area around the falls\nis very commercialised and expensive forwhat is on offer.","review_date":"June 10, 2013"},{"attraction_id":2605,"user":"briang9480","rating":3.0,"review":"4 day Niagara Falls bus tour. This tour is advertised as a budget tour at $200 for a 4 day bus tour from New York city. Bus pick up 8:50 am in Parsippany New Jersey (no return to same pick up. Bus pick up also in Flushing (7:00 am) and China...","review_date":"May 31, 2013"},{"attraction_id":2605,"user":"imaloser","rating":5.0,"review":"Best value ever. We did they day tour from Toronto, it was the best value tour we have ever done. We booked the tour from the Flight Centre in Australia. We saw many more sights than we expected. The Maid of the Mist boat ride was spectacular and...","review_date":"May 18, 2013"},{"attraction_id":2605,"user":"breezerpfc","rating":4.0,"review":"great day out. plenty of time at falls, went to local sites for photo stops, visited niagara on the lake. Included a tower trip for good views and more photos. Good day trip","review_date":"April 22, 2013"},{"attraction_id":2605,"user":"999andrewc","rating":4.0,"review":"Great way to see the falls. This was a great day out first stop is a winery where you get the opportunity to sample a few drops, there is then a stop at a pleasant town with many great bakeries. You then continue onto the Niagara whirlpool for a photo. Next...","review_date":"November 14, 2012"},{"attraction_id":2605,"user":"canada1810","rating":4.0,"review":"Awesome View. It was really awesome place.\nI saw Niagara Falls from Skyron Tower.\nAnd if you also want to go to winery, you can use some tours.\nI used it, and my driver was funny and he picked up me in front of my hotel.","review_date":"November 12, 2012"},{"attraction_id":2605,"user":"gjnbln","rating":3.0,"review":"Not for small kids and tour guide needed many smoke breaks. Niagara toronto tours is what I am reviewing. http:\/\/www.niagaratorontotours.com\/about-niagara-toronto-tours.html\nWhile I enjoyed the winery and the visit to the Lake, I would cancel the winery and the quick stop to the stupid flower clock. That could possibly extend the time at the Lake and at...","review_date":"October 15, 2012"},{"attraction_id":2605,"user":"zdk23","rating":5.0,"review":"good experience. if your visiting ontario well niagara falls must be on your list. first of all it's not much to see, a 1 day tour is good enough. the greyhound bus dropped us off at the station and we had to catch a local bus to...","review_date":"October 9, 2012"},{"attraction_id":2605,"user":"jocelyn_c","rating":5.0,"review":"Exceeded expectations. You must see Niagara Falls. We could see the mist from the falls from 10 minutes away. The Falls themselves are overwhelming. Photos don't show the size of the falls or the impact of all that water flowing down & hitting the river below. Make...","review_date":"September 27, 2012"},{"attraction_id":2605,"user":"graywolfpack","rating":5.0,"review":"Great Day. First trip to Toronto and wanted to see niagara falls. Decided on a day trip with a tour company. Driver was Michael. He was great. On time and new how to drive in Toronto appreciated his speediness and assertive driving. Younger guy with a good...","review_date":"September 14, 2012"},{"attraction_id":2605,"user":"mjeffredo","rating":1.0,"review":"Avoid Niagara Falls Day Tour. Every negative review about Michael matches our experience on August 27th.\nThe bus was filthy, including the windows and window tracks. It was stuffy and smelly too. I was already considering jumping off and cutting our losses by the time we picked up the next...","review_date":"September 5, 2012"},{"attraction_id":2605,"user":"chelseabunlondon","rating":5.0,"review":"unmissable and very good value. I'm assuming, from the other reviews, that the tour we took was the same as theirs. Ours started with a pick up at the hotel, then we drove to Niagara, with a constant commentary by our driver John, who was amazingly well-informed about everything Canadian....","review_date":"August 24, 2012"},{"attraction_id":2605,"user":"airsea","rating":5.0,"review":"Niagara Falls, Toronto, Canada. A visit to Niagara Falls should not be missed. It is a fantastic view from the Canadian side since the Falls are seen entirely. From the American side (Niagara Falls, New York) you see the Falls sideways. Also, a close range of the Falls can...","review_date":"August 21, 2012"},{"attraction_id":2605,"user":"leopoldino_m_c","rating":5.0,"review":"Excellent tour and guide!. The driver\/guide\/personal assistant was great. The tour did not lack information at all! Very well explained, and with great tips! We went to see the Niagara Falls and visited the precious city of Niagara on the Lake (it is obligatory, because it\u00b4s awesome).","review_date":"August 6, 2012"},{"attraction_id":2605,"user":"nabbtop","rating":4.0,"review":"Great day out...Not to be missed!!. Niagara & Toronto tours - Driver\/Guide was \"Louie\"\nSmall compact groups so easy to mix with other people, Louie was good at breaking the ice & getting people talking. He knew everything we needed to know about Niagara & surounding area & we learnt loads....","review_date":"July 23, 2012"},{"attraction_id":2605,"user":"lesleyannedover","rating":5.0,"review":"Absolutely Breathtaking.. Arrival in Ontario was mixed with the lack of signs for Parking. 1st opportunity was a Multi Storey attached to the Casino with astronomical pricing. Take the hint carry on round the system. up past the eye and hook a right. Go two blocks and...","review_date":"July 9, 2012"},{"attraction_id":2605,"user":"janec742","rating":4.0,"review":"We saw the Falls !!. ..not once but daily for 3 days. Stayed as part of a tour of the East Coast. Smaller than you think but no less powerful. Love the sound - thunderous and the power is inspiring. Rainbows come and go over the Falls at leisure, At...","review_date":"July 2, 2012"},{"attraction_id":2605,"user":"immigranttyke","rating":4.0,"review":"Get wet. No trip to Toronto would be complete without the mandatory trip to the Niagara Falls. Fabulous, tacky, commercialised, wet and very well organised. Having also been to the Victoria Falls, Niagara does not compare but well worth a visit. You will meet some great people...","review_date":"June 15, 2012"},{"attraction_id":2605,"user":"gipmail","rating":3.0,"review":"Experience really depends on the day and fellow group. This was our second choice since the Chariots of Fire was fully booked so Day tour was a back up. Our hotel was in the sub, they wouldn't willing to pick up even if we paid, so we caught the tax and paid an arm...","review_date":"May 8, 2012"},{"attraction_id":2605,"user":"mle_1975","rating":4.0,"review":"You can\u2019t control the weather. I booked a combo ticket that included a hop-on hop-off bus tour of Toronto as well as a day trip from Toronto to Niagara Falls. On a rainy Wednesday, I was picked up at my hotel for the Niagara portion of the tour and was...","review_date":"May 6, 2012"},{"attraction_id":2605,"user":"sophiet16","rating":3.0,"review":"A iittle bit cheesy. We did a day tour out of Toronto with Niagara Tours. There was an option to do a helicopter ride over the falls, we stopped and tasted some ice wine at the vineyards on the way. We drove straight through what looked like a beautiful...","review_date":"March 23, 2012"},{"attraction_id":2605,"user":"ikirsty","rating":5.0,"review":"Great Tour. Had so much fun on this tour, Niagara on the lake is stunning, we had a wine tasting experience which was fun, meal in a falls view hotel, maid of the mist tour and then free time, definately a must if you are staying in...","review_date":"March 5, 2012"},{"attraction_id":2605,"user":"pandg1","rating":5.0,"review":"AMAZING. The falls are fabulous. One of the worlds must see attractions. We went in November and the Maid of The Mist boat trip stops in October. However, you can still experience the \"Journey Behind The Falls\" which is equally amazing. We took the early morning...","review_date":"November 20, 2011"},{"attraction_id":2605,"user":"aloha40","rating":5.0,"review":"unforgettable!. My family (hubby, girls then aged 12 and 9) visited Toronto from 28th aug to 31st Aug 2006 while on a world trip. We travelled from New Jersy to Toronto loved our short stay in Toronto ( we felt so homesick as Toronto reminded us...","review_date":"November 19, 2011"},{"attraction_id":2605,"user":"honey_pammy","rating":5.0,"review":"A great trip. A BIG thanks to Renzo and your company for a great trip to Niagara Falls last week whilst we were in Toronto. The trip ticked all our boxes and Renzo your character made the trip complete - you must have done the trip literally hundreds...","review_date":"October 14, 2011"},{"attraction_id":2605,"user":"magshertfordshire","rating":5.0,"review":"Amazing. We were collected from our hotel in Toronto by Toronto Tours. Our driver Mike was very informative and made sure everything ran smoothly. We did the Journey Behind the Falls and Maid of the Mist. Ponchos are provided but be prepared to get absolutely soaked!...","review_date":"October 6, 2011"},{"attraction_id":2605,"user":"j0vigirl38","rating":5.0,"review":"Great way to spend an anniversary!!!!!. We enjoyed the tour very much. The views of Niagara Falls were amazing!!!! The Maid of the Mist Boat Tour is a must!!!! The only natural great water ride there is!!!!!","review_date":"October 3, 2011"},{"attraction_id":2605,"user":"claras","rating":4.0,"review":"Good way to experience Niagra Falls - Opt for the Freedom Tour. Good way to see the Falls if you have limited time in Toronto. The trip takes a whole day (10 am to 7 pm) with pick up and drop off from your hotel and includes a Maid of Mist boat ride, a drive through Niagra...","review_date":"October 2, 2011"},{"attraction_id":2605,"user":"jcpy","rating":4.0,"review":"Prompt and reliable tour. I'd a smashing good time at the Niagara Falls (thanks to my guide, Louie!!!) and I'm so glad to have chosen this company.\nTour schedule:\n9am pick up from my hotel\n11am wine-tasting (2 CAN$ for ice-wine tasting) I'd recommend you to buy a bottle...","review_date":"September 19, 2011"},{"attraction_id":2605,"user":"briandublin22","rating":5.0,"review":"Niagara Brilliant. What a great day out. Niagara Tours picked us up at our hotel, a group of around 20. Our guides name has slipped my memory but he was fantastic, what knowledge. Bus is about 1.30 hrs drive from downtown Toronto. Plenty to see on the...","review_date":"September 12, 2011"},{"attraction_id":2605,"user":"geepje","rating":4.0,"review":"Detailed, fun and easy going trip!. It was a well organized, fun trip with lots of information and things to see and do. My guide was Burk and he was a really nice guy and knew a lot about the area. We saw things on the way up there, you wouldn't...","review_date":"August 19, 2011"},{"attraction_id":2605,"user":"jacques_l","rating":5.0,"review":"Comments of appreciation. My wife and I took a daily tour from Toronto to Niagara on Monday August 01. Our driver was Mr. Nathan. I would like to express my entire satisfaction on the quality of the service provided during that day.\nMr. Nathan is an excellent driver...","review_date":"August 18, 2011"},{"attraction_id":2605,"user":"stefan_p","rating":5.0,"review":"Great tour, great guide, lots of fun!. I took this tour in late July with my visiting relative from the UK .\nThis tour was great! Michael was our tour guide and he showed us Niagara, took us to a winery and was really knowledgeable about the sites. I have been living...","review_date":"August 8, 2011"},{"attraction_id":2605,"user":"runner821","rating":3.0,"review":"Informative Trip but Hot Bus. The tour included a trip to a winery, a stop in Niagara on the Lake, and a visit to Niagara Falls. We tasted a few wines during the first stop, walked around and sampled scones and other treats in quaint, scenic Niagara on the Falls,...","review_date":"August 3, 2011"},{"attraction_id":2605,"user":"lisae24","rating":4.0,"review":"Several attractions? Avoid lines? Trolley shuttle included? Count us in!!!. For one low price, we saw four major attractions in one day. Your tickets are time specified so that you can avoid wasting your vacation standing in line. We ran ahead of schedule and were able to push the time up so that we could...","review_date":"July 27, 2011"},{"attraction_id":2605,"user":"wildbill53","rating":5.0,"review":"Wet Fun. Niagara Falls is awesome. We weren't going to take a tour. We thought we'd just site see ourselves but it was well worth the hassle of finding a parking spot and trying to drive around the area. The tour included a boat ride into the...","review_date":"June 26, 2011"},{"attraction_id":2605,"user":"aberystwythwelshgirl","rating":5.0,"review":"Great day filled with laughs. I seriously can't belive the negative reviews on here for this trip.\nI went on this trip a couple of weeks ago, and had a right laugh - before you even think about it - Michael was our guide too!\nHe was slightly flustered in...","review_date":"June 13, 2011"},{"attraction_id":2605,"user":"karni24","rating":5.0,"review":"www.Niagaratorontotours.com is THE ONE. My girlfriend and I attended a Pampered Chef convention in Toronto from April 28-May 1, 2011. We took the bus tour we booked on www.niagaratorontotours.com on Sat. the 30th. Our tour guide was Michael. They picked us up at the Toronto Sheraton Centre hotel. I...","review_date":"May 3, 2011"},{"attraction_id":2605,"user":"lpnsw","rating":5.0,"review":"Gray Line Niagara Falls Day Tour Great. Loved the Gray Line Niagara Falls Day Tour. Couldn't have been better. The quick trip to buy some ice wine was all I needed. The bus was comfortable, the guide companiable, and the itinerary just right for me. The buffet lunch at Sheraton was lovely,...","review_date":"January 23, 2011"},{"attraction_id":2605,"user":"simonuktraveller","rating":5.0,"review":"Great tour for all the sights, with a local.. I just sent a note to Micheal saying \"Many thanks for your fun and informative day tour of the Niagara area and the falls themselves.\nYou gave the right mix of information and made sure all in the group were catered for.\nYou even got...","review_date":"November 22, 2010"},{"attraction_id":2605,"user":"mabby24","rating":5.0,"review":"They really know there stuff!!. My wife & I attended a Niagara Falls Day tour with Niagara & Toronto Tours, the company listed on the advertisement here with the reviews. We were fortunate enough to have Michael as our guide for the day. His attention to detail at every stop...","review_date":"November 4, 2010"},{"attraction_id":2605,"user":"knittedbliss","rating":4.0,"review":"Niagara Toronto Tours. I arranged for a day tour to Niagara Falls from Toronto with Niagara Toronto Tours, and was a bit nervous about it, since it was already locked in and THEN I read the negative reviews on this site. But I talked to the tour guide...","review_date":"November 2, 2010"},{"attraction_id":2605,"user":"lilette33","rating":5.0,"review":"Spectacular view, nice icewine tasting, great tour, highly recommended. My husband and I very much appreciated Airlink Tour services during our Niagara Falls day Tour in October and through their taxi service to the airport the day of our departure ( about 10 dollars cheaper than normal taxis). Our guide, Ilahi, was great: on...","review_date":"October 18, 2010"},{"attraction_id":2605,"user":"nash517","rating":5.0,"review":"The most amazing day of our 6 week holiday. Niagara Falls was sensational. We left New York at 5am for the airport, en route to Buffalo.\nThe tour guide on the 30 seat bus was excellent although listening to 3 languages is clever but annoying !\nThe \"Maid in the Mist\" boat ride to...","review_date":"October 7, 2010"},{"attraction_id":2605,"user":"pippa_d","rating":5.0,"review":"Shop, Dine, Tour - good value for money. We went on the Niagara Falls daytour with 'Shop, Dine, Tour', from Toronto. Really good value and lots of fun.\nWe chose the platinum tour which includes; hotel pick-up, visit to Peller Estates Winery and 3 course lunch, visit to the Falls and Maid of...","review_date":"September 19, 2010"},{"attraction_id":2605,"user":"gsydaust","rating":1.0,"review":"Choose carefully with which tour u go. Niagara falls is absolutely Beautiful and must be seen! However I was not happy with the tour company I went with, so try to use another company. I booked via www.niagaratours.ca and they go under the name of king travel.\nThe problems I had\n-...","review_date":"August 30, 2010"},{"attraction_id":2605,"user":"johnmcq","rating":1.0,"review":"Niagara Toronto Tours - an awful experience. Our trip to Niagara Falls on Niagara Toronto Tours was a nightmare in practically every regard. Please note that most tour companies in Toronto have very similar names, so be careful.\nTo begin with, it was an unusually hot day in Toronto.\nThe bus was...","review_date":"August 21, 2010"},{"attraction_id":2605,"user":"rz1503","rating":5.0,"review":"Great day at Niagara Falls. I had a trip to Niagara falls with Airlink tours. It was an awesome experience. Airlink tours had the best service. Our whole group enjoyed it. We made several stops on the way like wine tasting. We also stopped at niagara on the lake and...","review_date":"July 21, 2010"},{"attraction_id":2605,"user":"sportytoronto","rating":5.0,"review":"Airlink Tours is the best at showing off the Niagara Falls on their trip!. I highly recommend the Airlink Tours for the sightseeing from Toronto to Niagara Falls. The trip is fun, informative and jam-packed with all the highlights.\nWhat an amazing experience! We were extremely happy and pleased with their professional service!\nThank you Airlink Tours.","review_date":"June 4, 2010"},{"attraction_id":2605,"user":"empress_cherry","rating":5.0,"review":"a must do. I did Grayline's Niagara Falls Freedom Tour (I really think there should be a separate page for each tour operator but there doesn't seem to be one), I had so much fun!\nThe tour didn't get off to the best start - the hotel pick-up...","review_date":"May 19, 2010"},{"attraction_id":2605,"user":"julieannboo","rating":5.0,"review":"so worth seeing - pictures don't do it justice. amazing, amazing. done a day tour from toronto - only an hour and 45 minutes from downtown toronto.\nvisit the falls and spend time in the park right next to the falls.\nignore the crappy, amusement street with all the fun fair rides in -...","review_date":"May 7, 2010"},{"attraction_id":2605,"user":"2seetheworldcanada","rating":5.0,"review":"Out of this World. On January 30, 2010 I took a day trip Niagara Falls with Zoom Tours Niagara Falls Day tour. I was emailed and called, which was very professional. I was picked up at my hotel. We had a very small group and we had a chance...","review_date":"February 17, 2010"},{"attraction_id":2605,"user":"shmazzierx","rating":5.0,"review":"great way to see the Falls. I took my parents to Toronto for my dad's 60th birthday and booked a day tour with Niagara Toronto Tours to see Niagara Falls. The tour has pick ups spots at many of the local hotels. You get the same tour as offered by the...","review_date":"October 8, 2009"},{"attraction_id":2606,"user":"pennypurples","rating":5.0,"review":"Amazing! Best way to see the falls. Do it if you can. Highly recommend. Loved this helicopter ride so much! Amazing views. Professional staff. No or very short queue. Very well organised, slick operation. Cheap Uber ride from centre of Niagara to & from.","review_date":"November 11, 2018"},{"attraction_id":2606,"user":"pirate013","rating":5.0,"review":"One of a kind view . A must do! One of a kind view of the area & falls! Newer helicopters! Great pilot & friendly staff! Definitely a must do","review_date":"November 1, 2018"},{"attraction_id":2606,"user":"george_w","rating":3.0,"review":"Get what you pay for. I have been on a helicopter tour in Alaska to see the Blue Glacier. I was treated well there from the moment you arrive, its all about the customer.\nBy comparison Niagra Helicopters is al about the money. The check-in is tucked away in the...","review_date":"October 30, 2018"},{"attraction_id":2606,"user":"dan_p","rating":2.0,"review":"Not That Great. The flight is short which I knew going into the flight. For a Niagara falls tour, there could be more time spent making sure both sides of the helicopter can see the falls. Pilot banked giving one side a great view of the falls with...","review_date":"October 23, 2018"},{"attraction_id":2606,"user":"822signet","rating":2.0,"review":"Lottery ticket . Be aware your ticket is a lottery ticket.. You could end up in the middle seat and they will put big people at the windows..\nDo not expect the seating to be done to make most people see the most.. More like let\u2019s put small...","review_date":"October 20, 2018"},{"attraction_id":2606,"user":"teamward","rating":5.0,"review":"Stunning. Stunning helicopter flight for simply the best views of Niagara falls, staff were very well organised as one helicopter after another flew in dropped passengers off and collected more, the flight doesn't last long and its worth every penny, must-visit.","review_date":"October 13, 2018"},{"attraction_id":2606,"user":"ikol_22","rating":5.0,"review":"Best View Ever. It's a short flight (of course) do it calmly so everyone can see the falls at the best. Crew and assistants are very polite","review_date":"October 13, 2018"},{"attraction_id":2606,"user":"pinkladi236","rating":5.0,"review":"Amazing experience!. I\u2019ve always wanted to ride in a helicopter and Niagara Falls was a great place to do it. The view was amazing the whole experience was very exciting. It\u2019s a short ride, but I found it to be very memorable.\nI would recommend going earlier...","review_date":"October 7, 2018"},{"attraction_id":2606,"user":"gail_t","rating":5.0,"review":"Best birthday present ever !!!. The helicopter ride was one of the most exciting attractions that I have ever done. If I could give it more stars as a rating, I would. The staff were friendly, helpful and knowledgeable. They were just great! The ride all around and over the...","review_date":"September 26, 2018"},{"attraction_id":2606,"user":"markm4418","rating":5.0,"review":"A whole different perspective of the Falls. Stunning. A bit expensive but well worth the cost. A totally different perspective of the Falls - stunningly beautiful. Get the the \"lay out of the land\" view and get an idea of the geological formation of the Falls. Take lots of pics. We highly recommend...","review_date":"September 25, 2018"},{"attraction_id":2606,"user":"brist0lcelt","rating":5.0,"review":"Should be top of your \"must do\" list when visiting Niagara Falls. This activity was excellent. We were very fortunate to fly, as low cloud had prevented any flying for 2 days and we were only there for one full day. It could be one of the most exhilarating 10 minutes of your life.\nThe building, just...","review_date":"September 20, 2018"},{"attraction_id":2606,"user":"bas_d","rating":5.0,"review":"Super ervaring\/Amazing experience. Wat een gave ervaring, voor een leuk bedrag kan je over de omgeving vliegen en vlieg je boven de watervallen waardoor je het beste uitzicht hebt! Zeker de moeite waard!\nWhat an amazing experience, for a nice amount you get to fly over the area...","review_date":"September 18, 2018"},{"attraction_id":2606,"user":"penrodpooch","rating":2.0,"review":"Unorganised and disappointing..... A helicopter over Niagra was a long-held ambition. Unfortunately, my aspirations on how magical this would be were not realised. On arrival there was no information on queuing, or pictures being taken for purchase. Consequently we were on board with three strangers yet the photographer...","review_date":"September 14, 2018"},{"attraction_id":2606,"user":"eec335","rating":5.0,"review":"Glad I did it. All I can say is wow. What an absolutely amazing ride over the town of Niagara and the Falls. I got the most beautiful photos of the falls and the surrounding area. I felt safe in the helicopter and got to sit in the front...","review_date":"September 2, 2018"},{"attraction_id":2606,"user":"harlin_99","rating":5.0,"review":"A must. I had been before and found it amazing so this time I sent two kids and hubby up and they were not too sure to begin with but they were amazed when they got back. I heard them talk about this for hours so I...","review_date":"August 22, 2018"},{"attraction_id":2606,"user":"rognkari","rating":4.0,"review":"Very memorable experience!. Feeling the blast of wind from the helicopters landing and taking off as you wait your turn is in itself a pretty exhilarating experience.\nThere were maybe a few more people on board than I expected there to be, but everyone gets an amazing, unparalleled...","review_date":"July 26, 2018"},{"attraction_id":2606,"user":"ian_w","rating":5.0,"review":"Belter of a trip. Where do you start, did this trip on 3 May with my daughter, read all the other reviews and thought we'd give it a crack. The flight duration is only 12 minutes from start to finish but that said the experience is immense. Can only...","review_date":"May 7, 2018"},{"attraction_id":2606,"user":"carys93","rating":5.0,"review":"Bucket List Activity. I had the most amazing experience, all the staff were friendly and helpful. The ride lasts about 10-12 minutes which is long enough to see great views! I got amazing pictures of Niagara Falls and some photos of myself in the helicopter taken by a...","review_date":"March 23, 2018"},{"attraction_id":2606,"user":"rickt2311","rating":5.0,"review":"AWESOME. A MUST DO. FANTASTIC EXPERIENCE. OH WOW. Holidaying in America for 2 months with wife. Spend wife's birthday in Niagara Falls Canadian Side from 26\/9\/17-28\/9\/17 & she wanted to make the most of her birthday 27\/9\/17 so we ended up doing a day tour & this helicopter tour. OH WOW JUST WOW...","review_date":"March 23, 2018"},{"attraction_id":2606,"user":"jamessn8937yc","rating":5.0,"review":"Incredible Experience. I must admit I was a bit apprehensive about my first trip in a helicopter but the pilot soon put my wife and I at ease. The flight lasted 12 minutes but it was an incredible experience viewing the surrounding countryside and the might of...","review_date":"March 15, 2018"},{"attraction_id":2606,"user":"sunshinefloweryogi","rating":5.0,"review":"Must do!!!!. Amazing tour with beautiful views of the falls. We were lucky enough to have gorgeous clear skies the day we came. We walked down early to the offices after mis judging the distance and although we were booked in for 11am, the lady let us...","review_date":"March 1, 2018"},{"attraction_id":2606,"user":"ahtrains","rating":5.0,"review":"Outstanding experience. We undertook this experience as part of our stay in Niagara Falls in January 2018. The previous day it had snowed at the Falls and we were unsure as to whether the flight would be possible. However once the necessary checks were undertaken we were...","review_date":"February 8, 2018"},{"attraction_id":2606,"user":"bhoskin","rating":5.0,"review":"Beyond Amazing. Niagara Falls Helicopters have beautiful new helicopters which whisk you away for an spectacular vista. Very comfortable seating and the huge expanse of glass allows everyone to have the best seat in the house. The narration helps you orient your self and understand what you...","review_date":"January 22, 2018"},{"attraction_id":2606,"user":"brian-mc224","rating":5.0,"review":"View of the falls like no other!. We visited Niagara for our 10 year anniversary so I surprised my wife a helicopter tour over the falls... We both loved the tour... It is short, but in my opinion is definitely worth the money for a couple (would probably not take a large...","review_date":"January 16, 2018"},{"attraction_id":2606,"user":"ybulk","rating":5.0,"review":"Excellent tour over the falls . The staff is very welcoming. You can prearrange a time or just come in and they can accommodate. Parking is free. This is our 3rd time coming, our 1st being almost 10 years ago, and you can always see and learn something new from this...","review_date":"January 1, 2018"},{"attraction_id":2606,"user":"899julies","rating":5.0,"review":"Incredible experience pre Christmas . My partner & I we\u2019re fortunate enough to book this up during a 2 night stay in Niagara while over staying with family in Toronto for Christmas. It was worth every penny. Due to the time of year there was no queue to speak of...","review_date":"January 1, 2018"},{"attraction_id":2606,"user":"annette_f","rating":4.0,"review":"Awesome views of Niagara Falls!. I took my kids last weekend on their first helicopter ride. There was no line-ups and we were the only ones aboard. The flight was amazing but too short (15 minutes)...I could have styed up there all day! It does cost a lot of money...","review_date":"November 30, 2017"},{"attraction_id":2606,"user":"markalanp236","rating":3.0,"review":"Slightly disappointed . Whilst it\u2019s goes without saying that a helicopter trip over the falls is an amazing thing to do, it was, compared to other short tour type helicopter rides slightly disappointing.\nAlthough I was lucky enough to sit in one of the two front seats, beware...","review_date":"November 19, 2017"},{"attraction_id":2606,"user":"will_r","rating":3.0,"review":"Amazing views. A great way to get amazing photos of Niagara and the Horseshoe falls, along with surrounding area, but do try to get a window seat as they are 4 seats wide and seating quite tight.\nQuite expensive, but while you are there you got to...","review_date":"November 16, 2017"},{"attraction_id":2606,"user":"jarlath_m_m","rating":5.0,"review":"Ultimate ,Spectacular View of Niagara Falls .. This is the ultimate ,way to View Niagara Falls ,and it surrounding districts, so don't forget your Camera \/ phone. this short 10 min flight covers it all ,well organised ,safe operation, will leave you in awe ,as you fly across the mighty Niagara river...","review_date":"October 27, 2017"},{"attraction_id":2606,"user":"will_r","rating":3.0,"review":"COST A LOT BUT WORTH IT. It was about half an hour wait, as it was the start of the day and they were filling up the 4 helicopters 6 at a time.\nWe were a party of 15. The trip is only about 10 minutes long, but you do get...","review_date":"October 26, 2017"},{"attraction_id":2606,"user":"mikehoare","rating":4.0,"review":"Unforgettable views but over too quickly. This trip was included in our package but was advertised for CAD$140 when we were there (about \u00a385). We had our tickets for a specific day but could not see how we could book so just turned up. We walked from Sheraton on the Falls...","review_date":"October 22, 2017"},{"attraction_id":2606,"user":"anthony_l","rating":2.0,"review":"Don't sit in the middle at the back!. This is a very well organised and slick operation. It was a gorgeous day in September , yet we only had to wait 30 minutes or so. The waiting area is prett basic, and having a couple of dodgy knees I prefer to sit when...","review_date":"October 18, 2017"},{"attraction_id":2606,"user":"841beckyf","rating":5.0,"review":"Fab, fab, fab!!! . Helicopter over Niagara Falls, do I need to say anymore? Just wow.\nIf you are planning a trip to see the falls you need to do it via helicopter. You get a whole different experience that just standing looking at the falls doesn\u2019t give you....","review_date":"October 6, 2017"},{"attraction_id":2606,"user":"sarah_c","rating":5.0,"review":"Wow. Just Wow. I wasn't planning on taking a helicopter ride, but after the boat trip I had to, and I'm so glad I did. The whole team at the centre were friendly and helpful, getting me squeezed in as a solo traveller needing to meet up with...","review_date":"September 23, 2017"},{"attraction_id":2606,"user":"jolow","rating":5.0,"review":"Heli-tastic. We are on a tour across Canada and this is one of the options. The staff are excellent and made sure everyone was clipped in and secure. We were lucky to get front seats and what an experience. From the take off to the flight...","review_date":"September 21, 2017"},{"attraction_id":2606,"user":"996kayp","rating":5.0,"review":"Thrilling!. Oh what a thrill! There are no words to describe the experience of viewing this spectacular creation of Mother Nature. You've come this far to check Niagara Falls off the bucket list so you might as well complete the trip with this thrilling ride. It...","review_date":"September 19, 2017"},{"attraction_id":2606,"user":"shady22","rating":5.0,"review":"Wow !!. My wife surprised me with this as a honeymoon gift whilst we were touring Canada and it was absolutely fantastic also I'd never been in a helicopter before so was a really good experience for me the views are incredible !!","review_date":"September 14, 2017"},{"attraction_id":2606,"user":"yaya_j","rating":4.0,"review":"Amazing view. It was my first trip to Niagara fall and flying in a helicopter.\nIt was an amazing trip short but I do not see a better way to enjoy the view of this two Falls than by helicopter.\nI would recommend to anyone who ask...","review_date":"September 13, 2017"},{"attraction_id":2606,"user":"grimsbymariner15","rating":5.0,"review":"Breathtaking!. We booked our helicopter trip as part of our fly drive holiday and exchanged voucher for tickets. Arrived late afternoon on a cloudless, blue sky day and a short wait before boarding. Helicopters take 6 passengers per trip and fly continuously every 12 mins. Excited...","review_date":"September 12, 2017"},{"attraction_id":2606,"user":"60paul47","rating":5.0,"review":"great way to see the Falls. OMG this was amazing, for some of our party it was the first time in a helicopter and what a way to do your first trip\nvery professional and a smooth ride\naudio narrative was very informative, but the views were the winning we did...","review_date":"August 31, 2017"},{"attraction_id":2606,"user":"sophie_l","rating":4.0,"review":"Worth doing. This helicopter is worth doing purely for the amazing and unique view of Falls. The falls look spectacular from a helicopter vantage point and the photos you'll get make the price worth it in my opinion. However, I do agree with previous reviewers who have...","review_date":"August 28, 2017"},{"attraction_id":2606,"user":"edward_t","rating":3.0,"review":"Average for Helicopter Tours. People were friendly and professional. Compared to Helicopter tours in other scenic locations, we flew too high and didn't spend enough time near or over the falls. The helicopter was quite noisy.","review_date":"August 23, 2017"},{"attraction_id":2606,"user":"5fredw","rating":5.0,"review":"Brilliant view, well-run facility. My young son and I loved our helicopter trip over the Falls and rapids. The views are extraordinary and the crew helped us pick the seats with optimal viewing for photos. We were able to fly right before a big storm rolled in, so the...","review_date":"August 13, 2017"},{"attraction_id":2606,"user":"hbhakh","rating":4.0,"review":"Nice view. We took the Niagara Heli tour as part of a package in NF. We had about a 30 minute wait for a helicopter. The ride is pretty brief but provides an opportunity to view the falls, river, and whirlpool. The views from the inside seats...","review_date":"August 12, 2017"},{"attraction_id":2606,"user":"ewanluke","rating":5.0,"review":"Magnificent and Breathtaking. Don't miss out on this if you happen to be in Niagara Falls, absolutely spectacular. Worth everything","review_date":"August 2, 2017"},{"attraction_id":2606,"user":"u2322bmjamess","rating":5.0,"review":"Great way to see the falls. Having spent the morning seeing the falls from just sbout every angle this is something quite different.\nGives you a different perspective on the size and the overall layout of the falls plus away from the spray you see something more.\nThe staff were very...","review_date":"August 1, 2017"},{"attraction_id":2606,"user":"goodhench","rating":5.0,"review":"Awesome tour. My wife and I took the tour over the falls on an overcast day with slight rain. The views were fantastic and the narration was informative.","review_date":"July 26, 2017"},{"attraction_id":2606,"user":"senak202","rating":5.0,"review":"Nice and safe helicopter trip. With great pilot and new helicopter i got nice exeperience above Niagara in sky. Thanks to every steps especially smart and hansome pilot.","review_date":"July 25, 2017"},{"attraction_id":2606,"user":"deborahdawnwatson","rating":5.0,"review":"You MUST do this! Amazing views of the falls!. By far one of THE best experiences I've ever had. I can't recommend enough. I can't even say much about it because you can't accurately describe it but flying over the falls gives you such a different pespective of this awesome force of nature. Great...","review_date":"July 19, 2017"},{"attraction_id":2606,"user":"deepu_and_melod..._m","rating":4.0,"review":"Beautiful tour- glorious helicopters. We showed up without reservations for a flight. The wait was around 45 minutes, but just watching the choppers fly in and out of the helipad in itself was exciting for the kids. The tour was roughly 10 minutes, so honestly could be a tad...","review_date":"July 7, 2017"},{"attraction_id":2606,"user":"i_dont_need_a_nick","rating":5.0,"review":"quite expensiv, but a unforgettable experience!!!. went there in the early afternoon. no waiting time, took maybe 10 minutes until were were seated in the helicopter and ready to fly.\nthe price of round about 100EUR per person is quite expensive for a 10 minute flight, but in my opinion definitely...","review_date":"July 5, 2017"},{"attraction_id":2606,"user":"geoffdemanser","rating":5.0,"review":"The best way to see Niagara Falls. This is it! The best way to see Niagara Falls.\nWhile this is expensive it's actually great value. We had three in our group which meant it was pricey but the view is stunning.\nThe pilot didn't speak . . . at all . ....","review_date":"July 4, 2017"},{"attraction_id":2606,"user":"y0gadiva","rating":5.0,"review":"Breath taking views! . Such a fantastic experience! I would highly recommend Niagara Helicopters, the staff & organization are very organized, professional & proficient. They ease any fears you may have.","review_date":"July 4, 2017"},{"attraction_id":2606,"user":"barry_b","rating":1.0,"review":"Restricted Views. I had been looking forward to a trip over Niagara Falls in a helicopter for months. You can imagine how disappointed I was when I was assigned a rear seat with one rather large person on my left and two other people on my right,...","review_date":"July 3, 2017"},{"attraction_id":2606,"user":"nakia_f","rating":5.0,"review":"Great ride with awesome view. The Niagara helicopter ride was well worth the money spent. It was the first time for us and our children (ages 3 & 7) to ride on a helicopter and we all enjoyed it. The view was amazing. We thought our hotel view at the...","review_date":"June 29, 2017"},{"attraction_id":2606,"user":"jofrod","rating":2.0,"review":"Disappointed!. We have been on helicopter tours before and this one was just so impersonal, everything was rush, rush, rush! All for a 7 to 8 minute helicopter ride, my husband and myself requested if we could sit up front, we were totally ignored by the...","review_date":"June 21, 2017"},{"attraction_id":2606,"user":"angibb","rating":5.0,"review":"A once in a lifetime moment!. Having seen the Niagara Falls on the boat, to take a helicopter ride and see them from above rounded off a really wonderful day.\nThe helicopter ride was expensive as you only had nine minutes in the air. It was so cool to be up...","review_date":"June 20, 2017"},{"attraction_id":2606,"user":"i4667boamym","rating":5.0,"review":"Incredible. It's a short (12 min) but fantastic experience. The staff are efficient and polite. You can find a voucher online for a $30 discount (search something like \"Niagara Helicopters Coupon\") which helps make this even better value. Just turn up on the day. No advanced...","review_date":"June 19, 2017"},{"attraction_id":2606,"user":"m4b","rating":5.0,"review":"Can't recommend enough!. You must see Niagara Falls from above! This was our first time in a helicopter (myself, husband, 7 year old and 10 month old) and my husband, being terrified of heights, was reluctant to do it. However, this is now his highlight of the entire...","review_date":"June 7, 2017"},{"attraction_id":2606,"user":"alexandra_p","rating":5.0,"review":"My first time on a Helicopter and it will not be my last one!. I was lucky to be able to see the Niagara falls from aerial views. The most amazing felling from taking off to landing. The ride was about $100 canadian and lasted about 12 minutes. I recommend 300%. The pilot was friendly and happy person. I...","review_date":"June 5, 2017"},{"attraction_id":2606,"user":"seanw997","rating":5.0,"review":"First time on a helicopter. Did this with my girlfriends father during a weekend at Niagara Falls. He hadn't road in a helicopter since the military, and because his wife doesn't like to fly he hadn't been on a plane for a long time either. He had always loved flying,...","review_date":"May 19, 2017"},{"attraction_id":2606,"user":"robyn_w","rating":5.0,"review":"Wonderful. I had my reservations paying the cost for the length of the flight but it was so worth it! We went in a Thursday daytime and were the only people waiting to fly so we got a ride to ourselves! They were very polite and...","review_date":"May 18, 2017"},{"attraction_id":2606,"user":"nobodypq","rating":4.0,"review":"Exciting breathtaking views. You get some truly amazing views of the falls and surrounding area on a helicopter ride. The helicopter is a big study one and very powerful. Be warned that you will experience quite a lot of G-Force upon lift off. They have a good recorded...","review_date":"May 9, 2017"},{"attraction_id":2606,"user":"agn610","rating":5.0,"review":"great experience. Went on a helicopter flight over the Niagara Falls and along some of the Niagara River, although only about 10 minutes it was great experience above the falls.","review_date":"May 8, 2017"},{"attraction_id":2606,"user":"waleema14","rating":5.0,"review":"Magnificent ride!!. This is a magnificent and beautiful ride over the falls. It was my first helicopter ride and to experience it over Niagra Falls was simply amazing and one that I will never forget. This ride lasted for approximately 10 minutes but was worth every second....","review_date":"April 27, 2017"},{"attraction_id":2606,"user":"ericbzr","rating":4.0,"review":"Stunning views, particularly when the weather is good.. The heliport is located a couple of miles from the Falls, near the Whirlpool Aero Car. Easy to reach by car, taxi or by WeGo, the excellent local bus service. Take the Green route. Get off at the Aero Car stop and it's an easy...","review_date":"April 16, 2017"},{"attraction_id":2606,"user":"mheidir","rating":5.0,"review":"Unexpected Breathtaking Flight. I was driving towards Niagara Falls when I saw a helicopter landing near there. So I went up and park my car to show my kids close up a helicopter.\nWhile taking pictures and observing, I got my wife to check out the price for...","review_date":"April 15, 2017"},{"attraction_id":2606,"user":"larakaz","rating":5.0,"review":"OMG---do not leave without doing this! Wow!!!. This is a breathtaking ride over the falls. You will never forget this. They are very professional, clean, organized and trustworthy. The helicopters are gorgeous. Safe. Fun and amazing. Worth every cent! Not walking distance from town. Have to drive or get a ride\/transfer.","review_date":"April 15, 2017"},{"attraction_id":2606,"user":"lesleyannbarlow4845","rating":5.0,"review":"Absolutely Fantastic. Gosh first time in a helicopter and then to be flying over Niagara Falls was the best experience. Niagara Helicopters is very easy to find and there is plenty parking.\nFlights take place according to the weather conditions so you have to be prepared for...","review_date":"April 5, 2017"},{"attraction_id":2606,"user":"courtyalana","rating":3.0,"review":"Good but very rushed. Great views and glad I did it...Decided at the last minute to do a helicopter ride over Niagara falls as I received a discounted price. Paid for the tickets, the helicopter had just flown in from the previous flight so was ready to go straight...","review_date":"March 13, 2017"},{"attraction_id":2606,"user":"bilbo471118","rating":5.0,"review":"Billsview. My wife and I took a trip round the Niagara Falls area in one of these and it was absolutely fantastic. Luckily, we were the only two passengers so we got front seats and great views. Organisation is excellent and staff very pleasant and helpful...","review_date":"March 10, 2017"},{"attraction_id":2606,"user":"alexcliftonvillekent","rating":5.0,"review":"Trip of a lifetime. I had always wanted to fly in a helicopter and now I have! Professional organisation and the most exciting way to see the Falls and way beyond. Brilliant thank you!!","review_date":"March 9, 2017"},{"attraction_id":2606,"user":"bowie1984","rating":5.0,"review":"Breathtaking! . We were lucky enough to be in Niagara in December, but only had one day to sightsee and figured a helicopter trip would be a great way to see the Falls. A cab took us to the heliport from our hotel, and we pretty much...","review_date":"January 26, 2017"},{"attraction_id":2606,"user":"hollyfan46","rating":5.0,"review":"The best way to see Niagara Falls!. I had been looking forward to this excurion since before we left home. My previous experience of a helicopter flight had been in my later school days and helicopters have developed significantly since then. The heliport was busy with continous flights and we were quickly...","review_date":"January 17, 2017"},{"attraction_id":2606,"user":"you-and-me-2015","rating":5.0,"review":"A Must Do ... Experience of a Lifetime. We booked the Helicopter Tour during a January visit because the Maid of the Mist boats are closed from November through May. I'm afraid of heights and booked it anyway so we could get the full \"Falls Experience.\" The flight was amazing ... the ride...","review_date":"January 15, 2017"},{"attraction_id":2606,"user":"nelli8","rating":3.0,"review":"Good but you can be blown away more with the views on the ground. We visited Niagara Falls during our break to Toronto. We stayed overnight in Niagara Falls to make the most of the drive down there. We booked the helicopter tour which was good but after having viewed the falls from the skylon tower and down on...","review_date":"January 1, 2017"},{"attraction_id":2606,"user":"martin_k","rating":5.0,"review":"10 minute trip of a lifetime!. Wow, what an amazing experience! Both my husband and I are afraid of heights but thought we would suck it up and give it a go. To our surprise found it thrilling rather than scary, we loved it. We arrived and were straight away shown...","review_date":"December 14, 2016"},{"attraction_id":2606,"user":"katchaos","rating":5.0,"review":"Unbelievable view. My husband and I were on our honeymoon and decided to face our fear of heights together by tackling the Skywheel, and Niagara Helicopters. This was my first time ever flying and we were not disappointed, we knew it was a little pricey, but it...","review_date":"December 4, 2016"},{"attraction_id":2606,"user":"carl_b","rating":5.0,"review":"amazing views. Found this on the internet, its a short ride by taxi, cost $140 Canadian each for a 10 min tour over the falls, but there is a coupon also on the net if you look, and it works for $29 off each. This is a...","review_date":"November 17, 2016"},{"attraction_id":2606,"user":"jnjaussies","rating":5.0,"review":"Exhilarating & Exciting. Small queue up to get on the Helicopter, helped to build up the excitement watching the huge smiles on the faces of the returning passengers. WOW what a ride, it was exhilarating & the view was outstanding. The falls are magnificent, the ride was only...","review_date":"November 9, 2016"},{"attraction_id":2606,"user":"polar_3","rating":4.0,"review":"Niagara Helicopters Tour. Took the tour on Nov 6, 2016. Staff are friendly and accommodating. One of the people in our party requires the use of a wheelchair and needs to transition to the helicopter. They had a lift to assist in the transfer. It was great to...","review_date":"November 7, 2016"},{"attraction_id":2606,"user":"909jonathanp","rating":5.0,"review":"Wow wow wow!!. My wife and I took our two young boys on the helicopter trip and it was worth every penny. We went not planning to do it but to be honest, it's not every day you are at Niagara so when you are, make it count!...","review_date":"October 27, 2016"},{"attraction_id":2606,"user":"chlozo23","rating":5.0,"review":"Amazing amazing amazing! . The staff were loverly and were very reassuring! Even if most the communication was through sign language! The helicopter offered a unique vantage point over the falls and a breathtaking view! If only it was longer!","review_date":"October 26, 2016"},{"attraction_id":2606,"user":"ken18","rating":5.0,"review":"Perfect on a sunny afternoon. The sun came out in the afternoon so went for helicopter flight over Niagara Falls with Niagara Falls Helicopters. Very efficient service. Not cheap but worth every penny. Memorable flight in the sunshine. Awesome.","review_date":"October 26, 2016"},{"attraction_id":2606,"user":"david_r","rating":5.0,"review":"Fantastic flight !. Never having flown in a helicopter before we didn't know what to expect. We had intended going on the WeGo Greenline bus route but the concierge at the hotel told us that the bus didn't start running until 10am and so we got a cab...","review_date":"October 25, 2016"},{"attraction_id":2606,"user":"allovertheplace2013","rating":5.0,"review":"Excellent flight over the Falls. This was a surprise present and an extremely worthwhile one.The staff were very helpul, professional and freindly and the flight over Niagara Falls, the canyon and the waterways was excellent. The day was dead calm, sunny and cloudless and the helicopter flight did not feel...","review_date":"October 23, 2016"},{"attraction_id":2606,"user":"c4948hmdeniseb","rating":5.0,"review":"Great Experience in the Sky!!!. Great way to see Niagara Falls from the sky, and so glad the helicopters were able to operate. Lovely little gift shop too and friendly staff","review_date":"October 19, 2016"},{"attraction_id":2606,"user":"venusbeachreturners","rating":5.0,"review":"Magnificent. Ended our day at Niagara falls with a15 minute flight over the falls with Niagara Helicopters. A wonderful end to our visit to this great attraction. Above the falls in the 6 seater helicopter, made us realise even more, just how spectacular the falls and...","review_date":"October 16, 2016"},{"attraction_id":2606,"user":"thomas_f","rating":5.0,"review":"Tour of the Falls. Enjoyed very much taking my Grandson on this Tour. The sites were breathtaking. I will go again. The views of the Falls from all sides is fantastic.","review_date":"October 12, 2016"},{"attraction_id":2606,"user":"rokcolorado","rating":5.0,"review":"Great but brief flight. They have new helicopters and the flight and view is great. The only negative is that the flight is less than 15 minutes. When I was there they have 4 helicopters going in a rotation. Your view out of the windows is pretty good. I...","review_date":"October 7, 2016"},{"attraction_id":2606,"user":"spennyfather2016","rating":5.0,"review":"Must Do. This tour was recommended to us. Professional operation, felt totally safe and secure. Arrival, check in and boarding were all swift and well organised. The flight took us above all the sights of Niagra and gave a totally different perspective from the cruise and walk...","review_date":"October 6, 2016"},{"attraction_id":2606,"user":"robert_m","rating":4.0,"review":"Experience it once in your life. What a great experience this flight was over the Niagara Falls, we had a nice clear day and the view was fab","review_date":"October 4, 2016"},{"attraction_id":2606,"user":"terryh774","rating":4.0,"review":"Great views but rather short. A must try experience as you see the falls from a new perspective.\nThe helicopter is very quiet and the flight smooth but short. I appreciate that there must be restrictions but the flight felt rather sterile and kept a distance from the action.\nHaving...","review_date":"October 4, 2016"},{"attraction_id":2606,"user":"moneyquestgroup","rating":2.0,"review":"The free sharaton hotel pool view to falls is the best., the skylon is good and walking beside falls is amazing.. It was noisy, costly, views were better from hotels (free) .\nThe falls arial view is not as good as from the hotels, they are closer and give a unique look at the entire area, like a giant bathtub, u dont get that from helicopter.","review_date":"October 3, 2016"},{"attraction_id":2606,"user":"abc123wakefield","rating":5.0,"review":"Fantastic. Took this tour as an extra option whilst visiting Niagara Falls. Having already seen the falls via the Hornblower Cruise Boat I was questioning whether to do this as I am afraid of heights!!!\nFear aside, the views were breath taking and stunning - giving...","review_date":"September 26, 2016"},{"attraction_id":2606,"user":"dwparkes","rating":5.0,"review":"You have to do this!. After seeing the falls at sea-level this trip put the Falls into context because you get to see the whole picture! My wife had never been in a helicopter before and the look on her face said it all - awesome!","review_date":"September 15, 2016"},{"attraction_id":2606,"user":"goodguyjas","rating":4.0,"review":"It can be out of this world or it can be average!. I wanted to see Niagara Falls area in all its glory. So what better way than by Helicopter? Mega buzz for me as I had never been in a Chopper. But there are things to consider. Where will you sit in the Helicopter? 6 seats....","review_date":"September 9, 2016"},{"attraction_id":2606,"user":"amlove1995","rating":4.0,"review":"Stunning Views. My husband and I went on this wonderful helicopter ride together! The gift shop was nice and the helicopter seemed very safe.\nEveryone that worked there we're efficient and professional. The ride I believe was about 9 minutes long. We had a total of 6...","review_date":"September 7, 2016"},{"attraction_id":2606,"user":"lindaforler","rating":5.0,"review":"The best way to view the falls. I have been to Niagara Falls many times and seen and attended all the attractions available. For my Birthday I decided to treat my self to the Helicopter ride over the falls. If you go online and get a coupon you can get $29 per...","review_date":"August 29, 2016"},{"attraction_id":2606,"user":"jamiegarnet","rating":5.0,"review":"An Anniversary surprise. The line up seemed long (you cant reserve a time) it went by fast. Just go and wait. The fun part is seeing all the customers come and go for the tours. No one was disappointed. Lots of waves and big smiles all around. There...","review_date":"August 23, 2016"},{"attraction_id":2606,"user":"ian_b","rating":5.0,"review":"3rd time visiting . A must do when visiting Niagara. It is a bit pricey but well worth it. Flies over Whirlpool and the Falls. Not a long ride but still lots of fun.","review_date":"August 4, 2016"},{"attraction_id":2606,"user":"gammon3000","rating":5.0,"review":"Amazing experience!!. The best way to see the falls! We went on a lovely sunny day, had to wait about 45 minutes to board the helicopter as there were some large groups in front of us but it was well worth it.\nThe rides last about ten...","review_date":"August 3, 2016"},{"attraction_id":2606,"user":"ric_g","rating":4.0,"review":"Only way to see and understand the Falls. This literal overview is really the only way to see and understand the complex web of water, land and rock that makes up the Niagara Falls. And if you're an American visiting Canada, this is also the most economical helicopter tour you'll ever find. When...","review_date":"July 28, 2016"},{"attraction_id":2606,"user":"janiebeaumont","rating":5.0,"review":"Wonderful. What a fantastic way to see the Falls. We purchased a bus ticket and travelled down to the heliport and as soon as we arrive we obtained tickets for the flight. It's a good idea to speak to the info desk at your hotel as...","review_date":"July 25, 2016"},{"attraction_id":2606,"user":"melissabye","rating":5.0,"review":"Once in a Lifetime!. I've been coming to Niagara Falls since I was a kid. We've done it all and seen it all.....but we never did the helicopter tour. My husband and I splurged today to take our daughter up via helicopter. It was amazing!!! The staff were are...","review_date":"July 24, 2016"},{"attraction_id":2606,"user":"whydoineedthis","rating":5.0,"review":"Amazing Way To See The Falls. Definitely not the most budget friendly attraction in the area, but there's no better way to see the Niagara Gorge, the Falls themselves, and the Whirlpool. Friendly staff will give you a thorough briefing before loading you aboard one of the helicopters. The flight is...","review_date":"July 20, 2016"},{"attraction_id":2606,"user":"robert_m","rating":4.0,"review":"A Great Way to See the Falls. We had a great experience with Niagara Helicopters. We didn't have a reservation and just walked in mid-to-late morning. The ticket reps were happy to help us out. We only had to wait about 10 minutes to get on board.\nThe view was spectacular. This...","review_date":"July 14, 2016"},{"attraction_id":2606,"user":"theworldinaweekend","rating":4.0,"review":"These views of Niagara Falls are not to be missed!. We took this trip as part of a tour with King Tours to Niagara Falls. It was really easy to book ahead of time, but if you decide you want to take the tour on the day, then your tour guide can arrange this for...","review_date":"July 13, 2016"},{"attraction_id":2606,"user":"elizabeth_c","rating":5.0,"review":"WOW!!!!!!!!!!!! Must do if you want to be thrilled...... The team at Niagara Helicopters made the ride a once in a lifetime event for the Falls. I felt very safe and comfortable in this helicopter. If you have the time, go for it......","review_date":"July 13, 2016"},{"attraction_id":2606,"user":"ganchie","rating":5.0,"review":"Experience of a lifetime . My wife and I had the pleasure of taking a helicopter ride over niagara falls fantastic staff who helped my wife has she is a full time wheelchair user. Well recommended to everyone and the less mobile. Best way to visit this attraction is on...","review_date":"July 3, 2016"},{"attraction_id":2606,"user":"936alexandran","rating":5.0,"review":"Woohoo!. First time in a helicopter and it was great. The pilot certainly knew what he was dong. Felt completely safe and got some amazing pictures of the falls.\nOnly drawback: too fast!!! You feel you can stay up there for hours!","review_date":"July 2, 2016"},{"attraction_id":2606,"user":"summer53f","rating":5.0,"review":"Fabulous way to see the Falls. Treat yourself to a once in a lifetime trip over Niagara Falls. The pilot was very efficient, and handled the helicopter with great ease. He took the time to circle the falls several times, from different angles. My suggestion is to get a front seat...","review_date":"June 29, 2016"},{"attraction_id":2606,"user":"86mathewl","rating":2.0,"review":"Don't bother unless you especially like helicopter flights. Tourist trap. Short trip, limited viewing of the falls, expensive. Quick to take your money, usher you on a helicopter, quick happy snap, fly over the falls with voice recording playing. I've done a number of helicopter flights around the world and to date this...","review_date":"June 22, 2016"},{"attraction_id":2606,"user":"rhonda_e","rating":5.0,"review":"Only why to see the natural wonder of the powerful Niagara Falls. Oh what an experience. Didn't have to wait long to have an experience of a lifetime flying over the spectacular Niagara Falls Park. I was fortunate to be sitting in the front seat and had a birds eye view and I have great photos of...","review_date":"June 21, 2016"},{"attraction_id":2606,"user":"georgie_t","rating":4.0,"review":"Fabulous View of the Falls. Our Niagara tour dropped us off at the helipad and we had a very short wait. There's the obligatory photos to get out of the way before you climb aboard the very smart chopper - there were 3 of them in use - and away...","review_date":"June 10, 2016"},{"attraction_id":2606,"user":"panchitomontreal","rating":4.0,"review":"Expensive but a once in a lifetime experience. This is a must to do if you go to Niagara falls! Getting a bird's eye view of this Natural wonder is a thrilling exp\u00e9rience. You also get to see the dam and Niagara river and this makes you see the whole site in a...","review_date":"June 8, 2016"},{"attraction_id":2606,"user":"triphammer73","rating":5.0,"review":"Sky high fun. I was amazed at how stable the aircraft was. Did not even feel like I was flying except when the helicopter banked.\nGreat narrated tour over the American and Canadian falls and some local landmarks and attractions.\nIf you only do one thing in Niagra...","review_date":"June 7, 2016"},{"attraction_id":2606,"user":"nader_t","rating":5.0,"review":"Ride that you will never forget!. This is our 4th or 5th trip to Naigara falls and on each trip we learn more about the falls and this beautiful place. Since we have had the opportunity to experience most of things you normally do here, we decided to go either for...","review_date":"June 4, 2016"},{"attraction_id":2606,"user":"ffdoc2","rating":5.0,"review":"best views of all. regardless of the cost, it's over 100 dollars US per person this is a must do.\nthe flight could not be smoother, we had never been on a helicopter before, but whether it was the view, or the commentary, or just the machine and pilot...","review_date":"May 29, 2016"},{"attraction_id":2606,"user":"chuck2865","rating":5.0,"review":"What a way to see the breathtaking beauty of the falls and area.. Our group of 4 were quickly buckled in and connected with headphones. As we took off an automated audio tour began. Though the ride was only about 15 minutes long the memories and majesty of the falls will be forever. The staff inside the terminal...","review_date":"May 22, 2016"},{"attraction_id":2606,"user":"wjr47","rating":4.0,"review":"Aerial tour of the Niagara Gorge, River & Falls. A Frugal Friday coupon purchased for 1\/2 the usual price put us in a Niagara Helicopter Ltd. whirlybird, and we quickly agreed it was money well spent and something we should have done years before, especially since we've lived in Niagara for 70 years.\nThe...","review_date":"May 19, 2016"},{"attraction_id":2606,"user":"rosieandmaya2","rating":3.0,"review":"Seat extremely important. I had a ride in Niagara Helicopters today. Unfortunately I was sitting in the back row\nin a middle seat, the view to the side was obstructed by the person sitting next to me and couldn't see out of the front as impossible as three...","review_date":"May 16, 2016"},{"attraction_id":2606,"user":"shadina_g","rating":5.0,"review":"AMAZING . If going on a helicopter is on your bucket list you must go to Niagara Helicopter. It's worth every dollar. The ride is approximately 12 minutes, but that's all you need. It's an opportunity to see Niagara Falls like never before.\nHelicopters are different from...","review_date":"May 12, 2016"},{"attraction_id":2606,"user":"parkerb349","rating":5.0,"review":"Fantastic. First time on a helicopter, first time to the falls - Fantastic experience and well worth the money even if it was over so quickly. The staff were really friendly and helpful and you have a recorded commentary whilst flying over the falls which tells...","review_date":"May 8, 2016"},{"attraction_id":2606,"user":"sheila_w","rating":5.0,"review":"Bucket list...check!. Super fun! Totally worth it. Wonderful staff from check in to gift shop! Great tour with information. Totally impressed. Highly recommend when you visit Niagara Falls. Love the view of the falls from the air!","review_date":"May 7, 2016"},{"attraction_id":2606,"user":"vicki_c","rating":5.0,"review":"Beautiful and exciting!. My husband and I loved it! The staff was very pleasant and professional. The views of the falls and the surrounding area were truly breathtaking. The ride was less then 15 minutes, we would have loved to have had a little bit longer! Our only...","review_date":"May 2, 2016"},{"attraction_id":2606,"user":"robert_b","rating":5.0,"review":"awesome view. i take people from all over the world to niagara helicopters throughout the year. the staff there treat my passengers really well and are very helpful. i have been going there for over 20 years and in all that time not one passenger was ever...","review_date":"April 26, 2016"},{"attraction_id":2606,"user":"anita_h","rating":5.0,"review":"Great Christmas Gift...LOVED IT!!!. I used my Christmas gift today...a helicopter ride over Niagara Falls. Beautiful. Niagara Helicopter was great. Very safety conscientious and friendly. The helicopter was very nice and clean....clean widows. I wanted to take pictures and was not disappointed. This is one of the BEST ways...","review_date":"April 24, 2016"},{"attraction_id":2606,"user":"rnr636","rating":5.0,"review":"A must do !!. If you are going to Niagara Falls you need to see it from the sky too. This was a great experience. Having never been in a helicopter before I was a bit nervous but you quickly get accustomed to it. The turns freaked me out...","review_date":"April 19, 2016"},{"attraction_id":2606,"user":"colinwalker7","rating":5.0,"review":"Fantastic, smooth ride with amazing views. This was our first ever trip in a helicopter, I can honestly say I was not looking forward to it however it was a fantastic experience. We were given a briefing before takeoff, safety being the most important factor. When it was our turn we...","review_date":"April 3, 2016"},{"attraction_id":2606,"user":"christian_b","rating":5.0,"review":"Fun Experience. The tour was shorter than what I expected and at a higher elevation that I though (though we would get closer to the falls) but overall great way to see the falls and take some great pics","review_date":"March 24, 2016"},{"attraction_id":2606,"user":"alan_n","rating":4.0,"review":"A must do attraction. I highly recommend a helicopter tour over Niagra Falls. The view from the back seat is slightly obstructed particularly if you sit in the middle seat. It makes it difficult to take decent photos. Being a solo rider, you're then relying on other people taking...","review_date":"February 12, 2016"},{"attraction_id":2606,"user":"kevin_r","rating":5.0,"review":"Amazing. We had a wonderful time in Niagra Falls and the trip over the falls in the helicopter was brilliant. It was very well organised we all enjoyed it.","review_date":"January 26, 2016"},{"attraction_id":2606,"user":"10lila","rating":5.0,"review":"Great flight. Went up on a beautiful day with blue skies. The falls were spectacular from the helicopter and the pilot flew all round in order to give everyone ample opportunity to obtain great photos. Definitely recommend.","review_date":"January 10, 2016"},{"attraction_id":2606,"user":"phyllisl121","rating":3.0,"review":"Overpriced. $111 for a 10 min ride over the falls and the whirlpool rapids. It was a nice ride but not really worth the money. On top of that, you have to pay for the photos they take of you with the helicopter. Everything is overly...","review_date":"January 10, 2016"},{"attraction_id":2606,"user":"flyer1949","rating":5.0,"review":"Up up and away in that beautiful machine!. Picked up the helicopter trip on the way into Niagara as otherwise you need to catch a cab or free bus out to the site. Very slick operation well organised very little waiting around and nice helpful staff. Up and away, pre-recorded commentary and amazing...","review_date":"December 16, 2015"},{"attraction_id":2606,"user":"ruby_w","rating":5.0,"review":"Great Ride and View. We enjoyed the ride up the Niagara River and over the Falls. They play a pre recorded tape telling you all about your trip and what you are seeing then.\nThe pilot does not talk at all. If there is any knock it would have...","review_date":"November 28, 2015"},{"attraction_id":2606,"user":"kiwilah","rating":4.0,"review":"The views were worth it. The helicopter ride itself makes this worth the while as the views are incredible and something you will never see from the ground as there the actual Falls area is so huge. However I left thinking these guys need some lessons in customer service. Perhaps...","review_date":"November 21, 2015"},{"attraction_id":2606,"user":"d_b","rating":5.0,"review":"Wowww!. Excellent staff!\nPilot was so great. Not a bumpy ride at ALL. I wasn't worried which allowed me to enjoy the view.\nTaken right over the falls and it was a wonderful experience for my first time in a helicopter !\nWould go again for...","review_date":"November 3, 2015"},{"attraction_id":2606,"user":"davids021714","rating":5.0,"review":"Amazing Experience!. We had an amazing flight over the Falls, then we returned to have our photographs waiting and then we were given a memory stick that truly will be that as it has all our pictures and much more.\nWe will never forget this experience with...","review_date":"October 27, 2015"},{"attraction_id":2606,"user":"linda_m","rating":5.0,"review":"stunning. What a quick few minutes, but something I have always wanted to do. Truly amazing. The worse bit was the queuing ,waiting to get on the helicopter, however as normal THEY want to take the photos. I was put in the front next to the...","review_date":"October 26, 2015"},{"attraction_id":2606,"user":"missholders","rating":5.0,"review":"Flying high at the Falls. We were given the option to book this relatively last minute as part of a group tour excursion. We debated it due to the cost (around \u00a380) and duration time of only 10 minutes, but decided to do it anyway as we may never get...","review_date":"October 25, 2015"},{"attraction_id":2606,"user":"ian_h","rating":5.0,"review":"Birds eye view of the falls and surrounds. Staying at Niagara Falls for a few days.\nTook a ride with Niagara Helicopters to view the falls from above.\nWhat a trip.\nFly over the town, the falls, the rapids......\nComfortable craft and an experienced pilot. Smooth as silk\nRecommended","review_date":"October 21, 2015"},{"attraction_id":2606,"user":"ploppy86","rating":3.0,"review":"I was quite disappointed.... We booked a day trip from Toronto to Niagara Falls with a tour operator who offered to do a Helicopter ride with Niagara Helicopters. The organisation was good. Our tour operator brought us there and we were really looking forward to the flight. We were...","review_date":"October 19, 2015"},{"attraction_id":2606,"user":"jon_n","rating":5.0,"review":"Beautiful - must do!. Best sights to see are from the air! My wife doesn't like flying, but she loved the helicopter tour! Well worth the money!","review_date":"October 12, 2015"},{"attraction_id":2606,"user":"jessica_s","rating":5.0,"review":"Great views even from the middle of the helicopter. My husband and I decided to take a helicopter ride since we were celebrating our honeymoon. I am so glad we did! We have done a lot of the other experiences around the falls from behind the falls to the jet boats. It was great...","review_date":"October 10, 2015"},{"attraction_id":2606,"user":"rockwoodroo","rating":5.0,"review":"Brilliant! Worth the money. Have always wanted to do a helicopter tour and this was reasonably priced. Absolutely brilliant. Friendly staff, new equipment and amazing views of the falls. Lots of opportunities to get good photos and video. Highlight of our trip and very safe!","review_date":"October 7, 2015"},{"attraction_id":2606,"user":"anne_mary_f","rating":5.0,"review":"Birds eye view of the Falls.. The Niagara Helicopter rides give one an overall view of the Canadian and US falls. One can actually see how lake Erie flows down into the Niagara river over the horseshoe fall and the US fall. A grand view of the rapids leading up to...","review_date":"September 29, 2015"},{"attraction_id":2606,"user":"kt1979","rating":5.0,"review":"well worth it. My husband and I did an organised trip to Niagara Falls from Toronto. On the way the tour guide told us about the opportunity to do the helicopter flight over the falls. We are so glad that we did it. We waited for about 10...","review_date":"September 24, 2015"},{"attraction_id":2606,"user":"peter_john_h","rating":5.0,"review":"Dream flight over Niagara. Here I go again using the word Spectacular, but the falls view from the air with Niagara Helicopters is just that. and if you add the thrill of the helo flight into the equasion the whole thing is breathtaking. Your pilots job is to get...","review_date":"September 22, 2015"},{"attraction_id":2606,"user":"travelingpards","rating":4.0,"review":"Short ride but cool view of the Falls. It's a short ride but the views are fantastic (a great way to see the Falls) --- the pilot angles the helicopter so that you get good views no matter which side you are on. The aircraft sits six (in addition to the pilot) with...","review_date":"September 19, 2015"},{"attraction_id":2606,"user":"sjoerd_j","rating":5.0,"review":"What a flight!. A very memorable way to start our visit to the Niagara falls, which was actually a surprise birthday gift. The best way to see the entire falls region!","review_date":"September 18, 2015"},{"attraction_id":2606,"user":"steven_g","rating":5.0,"review":"Exciting way to see the falls. The helicopter ride was all of 12 minutes but it was a great view of the falls in a comfortable ride. Definitely worth while.","review_date":"September 13, 2015"},{"attraction_id":2606,"user":"kelly_m","rating":5.0,"review":"Stunning. This is the best way to view the falls. It was absolutely breathtaking and i would recommend anyone to do this whilst they are in Niagara.","review_date":"September 10, 2015"},{"attraction_id":2606,"user":"sjhawthorne","rating":5.0,"review":"Excellent tour!. Excellent helicopter tour! While it was literally 12 minutes, it felt much longer. The falls are beautiful up close but seeing it from above is even better. I highly recommend this!","review_date":"September 9, 2015"},{"attraction_id":2606,"user":"rob_k","rating":4.0,"review":"Nice view, my 12 year ld son enjoyed it a lot. I was thinking abut taking this helicopter tour for awhile, on every trip I made to Niagara, and finally decided to do it. It was about a 10 minute ride where you go to the falls and back. Nice views. They gave me the family...","review_date":"September 7, 2015"},{"attraction_id":2606,"user":"juliah997","rating":5.0,"review":"Beautiful view of Niagra Falls and Vineyard. My husband and I enjoyed a helicopter ride with a view the US and Canadian side of the Falls and also the vineyards for our Anniversary.","review_date":"September 5, 2015"},{"attraction_id":2606,"user":"willum65","rating":5.0,"review":"A new experience!. We've visited Niagara quite a few times now and done the helicopter ride each time - and always with this company because of its excellent safety record. Every time we go we think we don't have to do the helicopter flight but the thrill of...","review_date":"September 1, 2015"},{"attraction_id":2606,"user":"nicola120988","rating":5.0,"review":"Once in a lifetime experience!!!. Went as a wedding present and loved it! Was a bit of a wait for the helicopter but they were working flat out with 4 helicopters in constant rotation. The trip lasted 10 minutes. Got a truly incredible view of the falls.","review_date":"August 26, 2015"},{"attraction_id":2606,"user":"lynda_r","rating":5.0,"review":"Awesome. This was just awesome. Our helicopter ride over the falls was amazing. You see so much and you are just mesmerized. You won't be able to stop taking photos either. So worth it and ppl of all ages are able to experience this wonderful ride.","review_date":"August 23, 2015"},{"attraction_id":2606,"user":"jasminegan","rating":4.0,"review":"Awesome view !. A quick (yes, unfortunately it last for only 10 minutes) awesome complete view of the landscape surrounding the amazing falls. Had the best seat at the front beside the pilot and it does feel a little like roller-coaster ride whenever he takes a dip here...","review_date":"August 23, 2015"},{"attraction_id":2606,"user":"richard_trus","rating":5.0,"review":"Great way to see the falls. We had a great experience at Niagara Helicopters taking the flight over the falls. The crews were very professional and concerned with safety. The helicopters were new, clean and very comfortable. They are located close to the falls so you don't waste any air time...","review_date":"August 13, 2015"},{"attraction_id":2606,"user":"bw1989","rating":3.0,"review":"So Disappointing. My partner and I were traveling with 2 others and were spending a few days in Niagara.\nWe decided to pay the $170 per person to do the helicopter ride. You were able to just turn up and it was only a short wait until...","review_date":"August 6, 2015"},{"attraction_id":2606,"user":"kitty63melbourne","rating":5.0,"review":"Great Experience. Decided to do the Helicopter Tour over the falls on the way to them, and very glad we did. It was a great experience and great to get a birds eye view of the falls and the surrounding area. Very professionally run operation. Friendly staff...","review_date":"August 5, 2015"},{"attraction_id":2606,"user":"blnd2nv","rating":5.0,"review":"Amazing. The staff is friendly and helpful. The ride is amazing and the views are spectacular. This is the best way to see Niagara Falls by far. No words to descibe it.","review_date":"August 4, 2015"},{"attraction_id":2606,"user":"melanie_g","rating":5.0,"review":"Best experience ever . Friendly staff. Love the ride. It was just breath taking. The picture they took was really nice. And the view is unbelievable. I would recommend every that goes to Niagara Falls to visit that place.","review_date":"August 3, 2015"},{"attraction_id":2606,"user":"chirag_r","rating":5.0,"review":"Amazing experience. .... No words to describe this amazing ride.....thank you.we have really nice experience at Niagara fall . everyone who can afford the helicopter ride must u have to do with this company. And it's life time experience to see niagara falls from sky.","review_date":"August 1, 2015"},{"attraction_id":2606,"user":"roberta_w","rating":4.0,"review":"Buzzing The Falls :0). Fastest 15 minutes of my life BUT well worth it! Amazing views of Niagara falls\nfrom above. It is expensive but I would do it again in a heart beat. Simply organised and one of the receptionists went out of her way to help us....","review_date":"July 23, 2015"},{"attraction_id":2606,"user":"buggirl24","rating":5.0,"review":"Awesome experience with great views. We took the 12 minute tour over the falls and it was great. The view was spectacular. The narration was good. The safety checks seemed to be very good, everyone knew what to do and things ran really smoothly. The wait time was short as...","review_date":"July 21, 2015"},{"attraction_id":2606,"user":"diamondtone","rating":5.0,"review":"A flight of fancy............. I have visited Niagara many times, but decided on this occasion to invest in a flight over the Falls. I know that both I and my guests enjoyed every minute..\nAlthough the flight is only about 12 minutes, it is well worth the investment. It...","review_date":"July 20, 2015"},{"attraction_id":2606,"user":"expatdaze","rating":5.0,"review":"What a thrill - safe professional staff and experience. Been wanting to to do this trip for years and finally did!\nWhat a TRIP!\nA bit pricy but one expects that for a 12 min helicopter ride around the falls\/area.\nThe whole experience was simply a thrill and the staff\/pilot were super friendly and...","review_date":"June 24, 2015"},{"attraction_id":2606,"user":"gabriella_t","rating":5.0,"review":"Wow!!! Amazing, breathtaking experience! . Never before had a chance to experience this wonderful spectacle!!! Love flying, but this is different! Absolutely unique! Even if you have seen Niagara Falls, you never seen this!\nIts a must see experience!","review_date":"June 13, 2015"},{"attraction_id":2606,"user":"rossana_a","rating":5.0,"review":"Best View - Amazing. My first helicopter ride and it was an amazing experience. The views of the falls are breathtaking. During the ride I learned some new and great facts about Niagara as they provide a recorded message for all to listen to. The pilots are fantastic and...","review_date":"June 12, 2015"},{"attraction_id":2606,"user":"yanaisyn","rating":4.0,"review":"What a view!. The only reason why I am not rating it as a five stars is because the trip should last longer! Amazing experience and very unique and beautiful way to see the falls. The trip is quite expensive and it last about 10 mins but totally...","review_date":"June 1, 2015"},{"attraction_id":2606,"user":"123kristalv","rating":5.0,"review":"Loved it!!!!. Hands down, the best tourist attraction at Niagara! I so enjoyed seeing everything in the area and especially the falls. Very informative as well. Highly recommend.","review_date":"May 28, 2015"},{"attraction_id":2606,"user":"sean_f","rating":5.0,"review":"Highlight of the day!. Albeit a short ride it was most definitely worth it. You get to see both falls, American and Canadian plus the whirlpool from both sides of the helicopter giving everyone an opportunity to take wonderful photographs.\nWell worth the effort and good value for money","review_date":"May 21, 2015"},{"attraction_id":2606,"user":"redsoxpats1","rating":5.0,"review":"Mothers Day gift. Two of our children took my wife and I on the Niagara helicopter tour. It was incredible the ground crew was very friendly and informative before we took off. They provided a lot of useful information. The flight itself was a great experience. highly recommended.","review_date":"May 19, 2015"},{"attraction_id":2606,"user":"tracey4650","rating":5.0,"review":"Best experience ever. I was so lucky to have been seated next to the pilot.... I got some great photos of the falls, half frozen.... In my opinion, this is the best way to see Niagara falls.... A must for everyone... Of course it could have been a...","review_date":"May 17, 2015"},{"attraction_id":2606,"user":"keya707","rating":5.0,"review":"Husband loved it. He claims this is the best part of his trip to Niagara Falls. Worth going but it is expensive over 130\/person","review_date":"April 23, 2015"},{"attraction_id":2606,"user":"corney_q","rating":5.0,"review":"the ride that I've ever had.. I really liked to how the view of Niagara Falls looks from in the sky in the Helicopter. Nothing to dislike.","review_date":"April 16, 2015"},{"attraction_id":2606,"user":"nora_ni1975","rating":5.0,"review":"A must do - to experience the Falls magnificance. My husband, sister and I had an amazing 9 minute helicopter ride with Niagara Helicopters Ltd last week. Both my sister and husband were scared of heights, but the dialogue during the ride, put both at ease and we even remember some of the facts...","review_date":"April 10, 2015"},{"attraction_id":2606,"user":"ian_w","rating":4.0,"review":"Helicopter Happiness. Just had a truly amazing trip over both the American and Canadian Falls,thanks to this company.Had 3 days previously experienced my first ever helicopter trip in the USA and found that where they crammed in 6 with the pilot,and 2 of the 4 of us...","review_date":"March 23, 2015"},{"attraction_id":2606,"user":"mono_jockos","rating":5.0,"review":"Niagara Helicopters Limited. I am sure I wrote a highly positive review of this experience and the company itself in August 2014 after having had an amazing helicopter trip over the falls. I have also received some traveler questions based on that review, so am not sure why...","review_date":"March 10, 2015"},{"attraction_id":2606,"user":"kelric","rating":5.0,"review":"Worth the cost. If one has never ridden in a helicopter, or not, this is a 15 odd minute experience that is worth the 150 or so dollars of cost. The pilots come and go quickly and it is an efficient and safe loading and unloading. The staff...","review_date":"March 3, 2015"},{"attraction_id":2606,"user":"norman_b","rating":4.0,"review":"Amazing views. This was the highlight of our trip to the falls.the take off point is in in town close to the falls and easily accessible by car or bus. The WEGO bus stops within a short walk and costs only $7 for a twenty four hour...","review_date":"February 27, 2015"},{"attraction_id":2606,"user":"adewotton","rating":4.0,"review":"Brilliant . I can't comment on the value of the trip as it came as part of a package. However, as someone who has never flown in a helicopter before it was breathtaking.\nBeing winter and a windy day (pilots are excellent) we did not have to...","review_date":"December 15, 2014"},{"attraction_id":2606,"user":"antarcticbound","rating":5.0,"review":"A must do in Niagara. Although a bit pricey, the helicopter ride is one of the things to do when in Niagara. The WEGO bus goes close to the helicopter terminal or you can drive your car to their parking area. The ride was smooth and the pilot manoeuvrers the...","review_date":"November 15, 2014"},{"attraction_id":2606,"user":"rivendelllondon","rating":5.0,"review":"Amazing!!!!. My first time in a helicopter and it was amazing! The flight was smooth ( no turbulence like on a plane) . The view was spectacular over Niagara Falls and surrounding area. Seeing the Falls up close on the Hornblower boat was amazing too and...","review_date":"October 31, 2014"},{"attraction_id":2606,"user":"chan3188","rating":5.0,"review":"Niagara Helicopters \u2013 The Ride of Your Life. Many travelers have visited Niagara Falls, either at the America side or the Canada side or on both sides. Unfortunately many have missed the helicopters ride over Niagara. The 25min flight costs about US$145 and it\u2019s worthwhile. The spectacular aerial views on Niagara Falls and...","review_date":"October 27, 2014"},{"attraction_id":2606,"user":"zab2go","rating":5.0,"review":"Great!. I actually had my wedding in one of Niagara Helicopter's Helicopters over Niagara falls. They didn't actually preform the ceremony or plan it however I did want to point out how amazing the staff was. The staff was great, accommodating to my wedding party of...","review_date":"October 15, 2014"},{"attraction_id":2606,"user":"philip_m","rating":5.0,"review":"Great views of the falls. This really is the only way to see the falls. We arrived just as a storm was ending (although they said they didn't really have to stop flying) and there was no queue at all. We walked straight up to the desk, bought a ticket...","review_date":"October 11, 2014"},{"attraction_id":2606,"user":"alien1944","rating":5.0,"review":"oh wow !!. Great views over the falls, a great experience too, never been in a helicopter before and would do it again, gave a whole new aspect to wonderful falls !!","review_date":"October 5, 2014"},{"attraction_id":2606,"user":"scattty","rating":5.0,"review":"unreal. i went on the helicopter over the falls and it was fantastic the commentary was very interesting too well worth doing","review_date":"September 20, 2014"},{"attraction_id":2606,"user":"baytownbear","rating":5.0,"review":"Most fun on the trip. It's a quick 10-minute helicopter tour over the Niagara Gorge and Falls. The views are spectacular. The staff is serious about safety. It's worth the price.","review_date":"September 15, 2014"},{"attraction_id":2606,"user":"photopage","rating":5.0,"review":"Breathtaking!. When you go on a helicopter it is amazing! Overlooking Niagara Falls! The view of Niagara form the helicopter is a great way to see Niagara! Great staff and an amazing ride! Great for photographers, family, friends, couples and by yourself!","review_date":"September 14, 2014"},{"attraction_id":2606,"user":"p22s22","rating":5.0,"review":"An interestingly different view from the air and an exciting ride. Just taking a helicopter trip is exciting, and the panoramic views of the area are excellent. Views of the falls from the sky give a different perspective to ground level, as the photo shows. Short, but very enjoyable. If the plane is full (6 passengers)...","review_date":"September 9, 2014"},{"attraction_id":2606,"user":"natalieb382","rating":5.0,"review":"Awesome!!!!!!. The tour was brief but the sights were exquisite! The employees at the front desk were very friendly This was wonderful. Great views of the falls both on the Canadian and US sides of the Falls. Breathtaking. Our pilot Travis was very informative. Only negative...","review_date":"September 7, 2014"},{"attraction_id":2606,"user":"marlo_c","rating":3.0,"review":"Great views and scenery, but discriminatory helicopter assistants. The tour was brief but the sights were exquisite! The employees at the front desk were very friendly. My only problem was the service employees that assist the passengers - I believe that I was discriminated when they did not let me in the front...","review_date":"September 4, 2014"},{"attraction_id":2606,"user":"mono_jockos","rating":5.0,"review":"Amazing Helicopter Ride. Words escape me!\nAdmittedly at 120 this was not cheap, but the 8 minute flight over the falls offered spectacular views and my first ever helicopter ride.\nIf it is within budget, it is something I would recommend and do again without doubt!","review_date":"September 3, 2014"},{"attraction_id":2606,"user":"vaibhav2001","rating":4.0,"review":"Sky fall . Once in a life time opportunity and one should not miss the thrill & experience to see Niagara Falls from sky. Well maintained choppers and smooth ride is all you will get apart from breathtaking view. Though ride is short and little expensive but worth...","review_date":"September 1, 2014"},{"attraction_id":2606,"user":"bekkiackerman","rating":5.0,"review":"One of the highlights of our holiday!. Although flying in a helicopter didn't come cheap, it was well worth the money! The views of the falls were incredible and I would encourage anyone visiting Niagara to experience the beauty of the falls from above.","review_date":"August 15, 2014"},{"attraction_id":2606,"user":"beentherewillyou","rating":4.0,"review":"Great Views. We went here a couple of years ago, and whilst we had seen the falls from the boat this was also on our wish list. The helicopters and roomy and well presented. The staff and pilots and friendly and helpful. But best of all the...","review_date":"August 14, 2014"},{"attraction_id":2606,"user":"pavsingh","rating":5.0,"review":"Best thing spend in Canada. Worth all the money, and would love to do again!. I believe using Trip Advisor helped a lot in my decision.\nI used this site to continually to find the best attractions when travelling to Canada in September 2013.\nOnce I had found that I wanted to use Niagara Helicopters Limited, I immediately contacted them...","review_date":"August 6, 2014"},{"attraction_id":2606,"user":"pernille2912","rating":4.0,"review":"niagara falls by helicopter. A planned visit to Niaraga Falls ended with a trip over the falls by helicopter. An excellent and exciting tour with a lot of usefull information along the way. Fully recommented","review_date":"August 6, 2014"},{"attraction_id":2606,"user":"karen_c","rating":5.0,"review":"flight over the falls. Fantastic view of all around, the whirlpool is awesome and the falls are spectacular, so much so I forgot the fact that it was my first time in a helicopter. The pilot was very good and the info recording gave all you need to know","review_date":"August 3, 2014"},{"attraction_id":2606,"user":"gaywhistler","rating":5.0,"review":"Runs like a Swiss Time Piece - Spectacular Views. This was my second time flying with Niagara Heli and like the Swiss, they are consistent and run like clockwork like a well oiled machine. From the arrival experience, safety briefing, taking off, to the landing everything was perfectly timed and was flawless.\nSuch a...","review_date":"July 13, 2014"},{"attraction_id":2606,"user":"susan_b","rating":5.0,"review":"CLEAR SKIES = WORTH THE RIDE. We had beautiful blue skies for our 10 minute journey. Arrive EARLY. They have several helicopters but they bring people in by the BUS load (3 buses were rolling in when we exited). They take your picture in front of the helicopter before you board....","review_date":"July 9, 2014"},{"attraction_id":2606,"user":"tami_p","rating":5.0,"review":"Amazing View. This was only our second helicopter tour (first one being Three Valley Gap in British Columbia), but I think we are now hooked. Yes, the ride is short but wow. They take you down the river from the whirlpool to the falls. When you see...","review_date":"July 3, 2014"},{"attraction_id":2606,"user":"cameron_c","rating":5.0,"review":"Amazing Bird's Eye view of the Niagara Falls!. I really think this is the best option if you want to see the whole of Niagara Falls, this helicopter ride is my first time, and it's really good, the cabin was clean and comfortable, the crew were friendly, and it left a good memory...","review_date":"June 30, 2014"},{"attraction_id":2606,"user":"charliefromdallas","rating":5.0,"review":"Canada Trip. For the price, this is the best value we had on our entire two week trip. We felt safe, the pilot Rob was real good of making sure that everyone( both side of the helicopter), got a view. It is truly the only way to...","review_date":"June 24, 2014"},{"attraction_id":2606,"user":"blufforbust","rating":5.0,"review":"A Must Do. I was a little skeptical about paying $324 for 3 of us to go on a 12 minute helicopter ride (1yr old was free) but I'm glad we went.\nThe views were awesome and to see the face of our baby was priceless. It was...","review_date":"June 24, 2014"},{"attraction_id":2606,"user":"helen_s","rating":5.0,"review":"....my Niagara highlight.. I faced this ride nervously, having never before ridden in a helicopter. My fears were soon dissipated, because the actual trip was as smooth as, and I wish it could've lasted longer. The views were superb, and just seeing the course of the river, and...","review_date":"June 17, 2014"},{"attraction_id":2606,"user":"colin_a","rating":5.0,"review":"Worth Every Penny. This is a short 12 minute helicopter ride, but really the best way to see the falls and the surrounding area, whirlpool, and magnitude of falls. The pilot was excellent and the recorded narration was very informative.","review_date":"June 9, 2014"},{"attraction_id":2606,"user":"andrew_b","rating":4.0,"review":"A bit disappointing to be honest. I was on a day coach trip from Toronto which called at the base so on impulse I booked a ride there and then. Not cheap at $108 (\u00a360) but only a few minutes wait until boarding a Bell 407 helicopter. No rucksacks allowed on...","review_date":"June 8, 2014"},{"attraction_id":2606,"user":"csimmamps","rating":4.0,"review":"Incredible Views of the Falls. This ride was an option on our Gray Line tour. it offers a totally different perspective of the falls. It was a very exciting 10 minutes or so. well worth the effort.","review_date":"June 3, 2014"},{"attraction_id":2606,"user":"mikeatk21","rating":5.0,"review":"Great service and friendly pilot. This was our first time in a helicopter and the pilot was very helpful making us feel comfortable. The day was overcast and the tour was initially cancelled but they called back later to let us know they could get us up. The pilot took...","review_date":"May 28, 2014"},{"attraction_id":2606,"user":"sandra_p","rating":5.0,"review":"Spectacular family trip over Niagara Falls. As a family of 4 we took a scenic flight over Niagara Falls. We were advised that other helicopters were cheaper but we were happy to pay for the convenient location and professional service. They were great with our 2 young boys aged 3 and...","review_date":"May 15, 2014"},{"attraction_id":2606,"user":"willum65","rating":5.0,"review":"Amazing Experience Flying over the Falls!. We had visited Niagara Falls quite a few times and sailed on \u201cMaid of the Mist\u201d each time. After taking some photos of the falls from ground level we were looking for something different. Boy! Did we find it? Yes! - in the form of...","review_date":"May 6, 2014"},{"attraction_id":2606,"user":"gail_h","rating":5.0,"review":"Amazing! Exhilarating!. I love the Niagara Region and visit very often so I was thrilled that my children gave me a gift certificate for a ride at Niagara Helicopter. I called a day in advance to see about their policies so I understood fully that a ride...","review_date":"February 5, 2014"},{"attraction_id":2606,"user":"629jessicag","rating":5.0,"review":"Best Experience Ever. My boyfriend and visited the Niagara Falls this weekend, one of the attractions we chose was to go on the helicopter. It was our first time flying in a helicopter and the staff made sure we were safe at all times. The flight was only...","review_date":"February 2, 2014"},{"attraction_id":2606,"user":"lindais","rating":5.0,"review":"Spectacular Time!!. Amazing flight with fantastic views of the falls, river and surrounding area! Exciting, memorable and a great way to end our Niagara trip!","review_date":"December 30, 2013"},{"attraction_id":2606,"user":"big_al191270","rating":5.0,"review":"An Eagle Eye Experience!. My wife and I, after riding the Maid of the Mist earlier in day, decided it was time to take to the air over the Niagara Falls. We were booked in with Niagara Helicopters Limited. This would be my very first helicopter flight, and what...","review_date":"October 19, 2013"},{"attraction_id":2606,"user":"monkeychops181","rating":5.0,"review":"Absolutely Amazing. This is an experience that will stay with me forever, I visited Canada as part of a trip with 200 or so other travel agents and was fortunate enough to have a flight over the falls with Niagara helicopters. The views were absolutely stunning and...","review_date":"September 26, 2013"},{"attraction_id":2606,"user":"laura-jane-brown","rating":5.0,"review":"Ticked off my bucket list!. It was my 1st time in Canada and have been wanting to go in a helicopter for so long! There is no better place than over Niagara Falls! It defiantly met all expectation and more! Niagara helicopter ltd were amazing with me and my mum,...","review_date":"September 16, 2013"},{"attraction_id":2606,"user":"cbee201","rating":5.0,"review":"Fantastic experience!. This was amazing! I was a little nervous about it beforehand, but the helicopter is very stable and I felt comfortable once I was on it. The staff is friendly and helpful. Most importantly, the view of the Falls and the surrounding area is breathtaking!...","review_date":"September 11, 2013"},{"attraction_id":2606,"user":"cazual","rating":5.0,"review":"Great highflying fun at the falls.. My wife and I always wanted to do a helicopter tour and decided to try\nNHL while we were in Niagara Falls on vacation. The experience was\nabsolutely fantastic, the weather was perfect and the views were\namazing. The ride from start to finish is...","review_date":"September 4, 2013"},{"attraction_id":2606,"user":"malyhupe","rating":5.0,"review":"Expensive, but you have to try at least once. We were at the Helicopter Niagara Tour in August 2013 with our family. It was a very nice ride but somewhat expensive for a 12 minute ride, but you have to see the Niagara Falls from the air. During the flight, you have head phones...","review_date":"August 17, 2013"},{"attraction_id":2606,"user":"skyjockey99","rating":4.0,"review":"Worth it!. It's not cheap to fly in a helicopter but it's a brilliant experience - and flying over Niagara must be one of the best places to have a go. These guys are slick - we didn't queue for long, and were on board and flying...","review_date":"August 16, 2013"},{"attraction_id":2606,"user":"nattybg","rating":5.0,"review":"Well worth the money!. My very first glimpse of the falls was from the sky! The view from the helicopter was amazing!\nThe staff were friendly and professional and the pilot was great! I would suggest if you have the time you should do the flight.\nI will never...","review_date":"August 13, 2013"},{"attraction_id":2606,"user":"220678","rating":5.0,"review":"The best way to see the falls. Took my first helicopter ride with this company over Niagara Falls this summer, quite simply it was brilliant. It was a lovely sunny day and got amazing photos. You can take the Wego bus system to the Aero Car stop and walk up the road...","review_date":"August 10, 2013"},{"attraction_id":2606,"user":"matt_m","rating":5.0,"review":"Best Views in Niagara. If you are looking for the best views in Niagara I'd 100% endorse Niagara Helicopters. These guys are the pinnacle of professional. Nothing short of impressive all around.\nThanks Niagara Heli for a great experience and memories.","review_date":"July 30, 2013"},{"attraction_id":2606,"user":"andrew_s","rating":5.0,"review":"What an experience!!!. Originally we turned up on the 8th June, were disappointed to find out they were not flying due to weather conditions, however we tried again on the 9th on our way back to the airport and the weather was great, we were in the helicopter...","review_date":"June 11, 2013"},{"attraction_id":2606,"user":"parisattraction","rating":5.0,"review":"Guy Fisher was a great pilot. My family and Had opportunity to go with Niagara Helicopters on a Ride. unforgettable experience. I had the opportunity to sit next to the Pilot called Guy Fisher. He was very friendly and an amazing Pilot. I will highly recommend this ride to any one...","review_date":"June 9, 2013"},{"attraction_id":2606,"user":"henrys321","rating":5.0,"review":"Up, up and away!. The helicopter ride is a must. The views of the falls from the sky is just fantastic, well worth the $258 we paid for the two of us. If you have your photos taken be prepared to pay $25 per photo. The ride last just...","review_date":"June 8, 2013"},{"attraction_id":2606,"user":"prtyof5","rating":5.0,"review":"Fun in the sky. I don't know if they'll let me review this attraction because we did this in May of 2008 . I had totally forgotten about this site until I started planning our 2013 vacation other wise I would have posted long ago. My husband and 2...","review_date":"April 9, 2013"},{"attraction_id":2606,"user":"elena_b","rating":5.0,"review":"Awesome ride!. Unbelievable ride! The entire staff at Niagara Helicopter was amazing. They even asked my 7 yr. old daughter if she wanted to ride up front with the pilot. She LOVED it! The ride is super smooth and the view is amazing. We were fortunate enough...","review_date":"April 4, 2013"},{"attraction_id":2606,"user":"rick_p","rating":1.0,"review":"Don't book ahead - bring some salt - talk to a lawyer. During the Christmas holidays, I took my nephews to Niagara Falls, specifically to take the helicopter ride. We travelled from Hamilton, Ontario, by bus. We then took a cab to Niagara Helicopters. It was a clear day, with a mild and gentle breeze. Our flight...","review_date":"January 19, 2013"},{"attraction_id":2606,"user":"rochelle_r","rating":5.0,"review":"You can't beat this view of the falls. I lived in Niagara Falls for 5 years, and I can tell you there are a lot of really cheesy attractions - this is definitely NOT one of the them. Niagara Helicopters is as professional and customer-service oriented as they come. The flight was a...","review_date":"January 2, 2013"},{"attraction_id":2606,"user":"andthenwhat","rating":4.0,"review":"what a view!. I took the first flight out on Dec. 1, 2012 and it was a memorable experience. I was able to sit\nbeside the pilot and although the tour itself only lasted about 12mins., the view was awesome.\nThe pilot make sure people on both side...","review_date":"December 19, 2012"},{"attraction_id":2606,"user":"wajahatmr","rating":5.0,"review":"Niagara trip incomplete without the aerial view!. I visited Niagara in autumn of 2012 and took the helicopter flight. Though it is just a 10 minutes flight, but it is highly recommended for tourists.\nThe aerial views are breathtaking and the orientation provided during the flight contains valuable\nknowledge.\nMaybe if one...","review_date":"November 23, 2012"},{"attraction_id":2606,"user":"anne_k","rating":5.0,"review":"NIAGARA FROM THE AIR. We took this helicopter tour with Niagara Helicopters as an additional optional tour on a Greyline excursion from Toronto to Niagara and loved every minute of it. The helicopter was so smooth and quiet and offered excellent room to take photographs and view the falls...","review_date":"November 10, 2012"},{"attraction_id":2606,"user":"darjaseme","rating":5.0,"review":"Go for it!. We took the helicopter flight over Niagara with my 7 years old son and we both loved it. The flight was very smooth and the view is amazing! This vas truly a special!","review_date":"November 8, 2012"},{"attraction_id":2606,"user":"supernige","rating":5.0,"review":"W - O - W. I went on the 'Maid of the Mist' first and then the helicopter afterwards. I think that that is the right way to do it. It's certainly worth doing both, the boat is good but the helicopter is awesome. Be aware though, if you are...","review_date":"October 19, 2012"},{"attraction_id":2606,"user":"beintem","rating":5.0,"review":"What a view!!. Oh wow......my husband wanted to view the falls in a helicopter, so we decided to try it. I had no time to say no (im afraid of heights) but the girls at the desk convinced me that I could do it. I had done many...","review_date":"October 19, 2012"},{"attraction_id":2606,"user":"s80chris","rating":5.0,"review":"Memories that will last a liftime. take the wego green bus north and get off at whirlpool aero car stop - not the white water walk as our bus driver told us as that is 1.08 miles down the hill!!!! Walk up the hill to the lights and turn left on...","review_date":"October 16, 2012"},{"attraction_id":2607,"user":"megan_k","rating":3.0,"review":"Not a terrible way to spend a couple of hours, but don't go hungry!. This was not my first food tour, so I went in with a preconceived notion of what to expect...That was my downfall. While our tour guide was lovely and very knowledgable about Quebec City, this was more like a walking tour with VERY light bites,...","review_date":"December 19, 2018"},{"attraction_id":2608,"user":"johnste","rating":5.0,"review":"Great tour with local entrepreneur . Ryan did a great job balancing interests... nature skiing, sports, history, local news. We got to spend 30 minutes in Function Junction where I got a fantastic coffee at Camp and incredibly good bread and pastries for Valentine's Day at Purebread. We saw a bobsled...","review_date":"February 14, 2019"},{"attraction_id":2608,"user":"rickeyg2018","rating":5.0,"review":"Intro to Whistler for us. Ryan provided us an excellent start for our stay in Whistler. His overview was informative and was presented in a friendly and factual manner. He explained the history and showed us many of the sites that we were to see later on in our visit,...","review_date":"February 11, 2019"},{"attraction_id":2609,"user":"836amyb","rating":5.0,"review":"Not many whales, but still a great experience. I took this tour with my 87 year old mother. She was able to stay inside and I could go in and out taking pictures. It was a little chilly but that was to be expected at the end of September. The crew were very...","review_date":"October 8, 2018"},{"attraction_id":2609,"user":"jenk763","rating":5.0,"review":"A picturesque experience with knowledgeable crew. For those looking for a relaxing, informative, and beautiful day, I'd recommend a whale watching tour with this company. During the tour, we saw porpoises, dolphins, a humpback whale, and orcas. The crew provided in-depth background information on the animals we saw and took care...","review_date":"October 2, 2018"},{"attraction_id":2609,"user":"ozcazz","rating":5.0,"review":"We saw transient killer whales hunting!. I couldn't fault this tour. It was fantastic and we saw so many whales and lots of other animals too. Aside from the whales, what made it great was the crew. Mac, Ocean and Pascal were just such wonderful naturalists. They made sure everyone knew...","review_date":"September 26, 2018"},{"attraction_id":2609,"user":"shelley_m","rating":5.0,"review":"Best of Victoria Tour. The trip was fantastic. The crew was great. I thank Anthony, Laura and Jenny for making the trip memorable. We saw Humpback whales on the way to Victoria and we saw a pod of Orcas on the return trip. The gardens were lovely also. I...","review_date":"September 25, 2018"},{"attraction_id":2609,"user":"74jeffz","rating":5.0,"review":"Great Crew. The crew was both extremely knowledgeable and helpful. We did see one of the pods of local orcas and a dolphin. Even though a slow time it was a fun trip with good spirited guides.","review_date":"September 20, 2018"},{"attraction_id":2609,"user":"melissa_d","rating":5.0,"review":"Wonderful. This trip was a birthday present and all was fun-tastic: the trip, seeing the orcas, bald eagles, seals and visiting the beautiful gardens. A great day out. The crew were great, friendly, enthusiastic and very helpful!","review_date":"September 14, 2018"},{"attraction_id":2609,"user":"paulmartin171","rating":5.0,"review":"Two pods of orcas, a humpback whale and good weather!. This was a fantastic day and one of the highlights of our Canadian holiday.\nWe were lucky that it was a calm and dry day so the boat journey was nice and smooth.\nAfter setting out from Vancouver we did have about two hours before...","review_date":"September 8, 2018"},{"attraction_id":2609,"user":"524rital","rating":4.0,"review":"Scenery and whales. We booked The Ultimate Tour with The Prince of Whales crew. It was a very fun day. We saw orcas on the way to Victoria and more orcas on our return trip. The crew were all very friendly and informative and made a point of...","review_date":"September 4, 2018"},{"attraction_id":2609,"user":"ahshao","rating":5.0,"review":"Worth the money. We were beyond happy with our trip, it was definitely the highlight of our holiday in BC. We spent the night in Victoria so that we could see more of the city and relax a bit, then picked up the shuttle to Butchart gardens the...","review_date":"September 3, 2018"},{"attraction_id":2609,"user":"x3682pctomm","rating":5.0,"review":"Great tour, staff is very nice and informative . We went to the \"ultimate tour\" we saw a few humpback whales and the staff explained some stuff about the whales and their activity. It was very interesting. There was hot drinks for free on the boat and some snacks you can buy. Than spend...","review_date":"September 3, 2018"},{"attraction_id":2609,"user":"rcldn","rating":3.0,"review":"Expectations vs Reality. The staff were amazing, Thomas was outstanding. The other boys and girls too. And not forgetting our captain. The boat modern and very comfortable.\nHowever.\nWhen advertising Whale Watching be very careful not to get peoples hopes up with all the wonderful photos in your...","review_date":"September 2, 2018"},{"attraction_id":2609,"user":"dan_n","rating":5.0,"review":"Amazing trip !. Perfect day, from the crew to the weather and the sea file, everything was awesome. We saw both humpback whales and killer whales plus bold eagles and a lot of seals. Super experience, highly recommended.","review_date":"August 27, 2018"},{"attraction_id":2609,"user":"bobdelli","rating":5.0,"review":"Victoria. Eagle Wing whale watching - excellent; informed guides; clean ship. Gardens are gorgeous, a must for everyone. Went on Ghost tour; we now know where the ghosts of Victoria prowl. Tea at the empress! Lots of walking around the town; basket of flowers everywhere. Friendly...","review_date":"August 27, 2018"},{"attraction_id":2609,"user":"volleygirl2344","rating":5.0,"review":"Best Day in Vancouver!. The day was beautiful: The smoke from the wild fires had subsided from earlier in the week, the sun was shining, and the temperature was mild. We boarded the boat at about 8:15 am, then headed out of the harbor. I sat up front, which...","review_date":"August 24, 2018"},{"attraction_id":2609,"user":"stephanierucinski","rating":5.0,"review":"Perfect trip!!!. The ultimate day tour with Prince of Whales is amazing!! We saw 3 pods of transient killer whales on our boat ride over to Victoria, and even more breaching on our way back from Vancouver Island. Special shoutout to our on-board naturalists Pat and Hannah...","review_date":"August 20, 2018"},{"attraction_id":2609,"user":"bouchardjh","rating":5.0,"review":"Great excursion. We had a wonderfull day at sea and on vancouver island. Ship was very comfortable and well suited for whale watching. But the crew (Pascale, Jenny, Laura, Tom and all the other) were the best. They were alway happy to interact, answer our questions and...","review_date":"August 10, 2018"},{"attraction_id":2609,"user":"dutchiezuidholland","rating":4.0,"review":"lovely day out. great day out with the family, very friendly crew that were well informed and always present to share information..clean spacious boat..","review_date":"August 9, 2018"},{"attraction_id":2609,"user":"driftwood-65k","rating":5.0,"review":"Humpbacks and Flowers..... If you are in Vancouver and plan to so whale watching and want a trip to Victoria and Butchart gardens, the Best of Victoria is the way to go.\nWe spent the morning traveling through the straits looking for whales (while also seeing Bald Eagles...","review_date":"August 4, 2018"},{"attraction_id":2609,"user":"chad_w","rating":5.0,"review":"Amazing and Two thumbs up! . The crew was outstanding with Jenni being Extremely helpful in describing the local geography and marine life. The addition of the gardens with the firework show on a Saturday night was a huge added bonus. Highly recommend this excursion.","review_date":"July 28, 2018"},{"attraction_id":2609,"user":"krystaj17","rating":5.0,"review":"Blow me away. What a bloody amazing crew. Malcolm, Tom, Sharon, Laura and Jenny. Helpful, knowledgeable, super friendly. A great day, highlight of Vancouver. Definitely recommend.","review_date":"July 21, 2018"},{"attraction_id":2609,"user":"satysfakcija","rating":5.0,"review":"Amazing Experience, must do :). One of the best tours :)Very comfortable boat, supper friendly staff, excellent combination of Whale Watching and Butchart Gardens in one day. Strongly recommend!!!!Thank you.","review_date":"July 11, 2018"},{"attraction_id":2609,"user":"rebeccawaits","rating":5.0,"review":"Staff is fantastic, great experience!. Staff was knowledgeable and friendly. My mother is not a fan of boats and during the choppy waters, they sat with her to ensure she was ok. Saw Humpbacks and Orca's as well as Harbour Seals and Bald Eagles. We also saw dear grazing as...","review_date":"July 11, 2018"},{"attraction_id":2609,"user":"dave_m","rating":5.0,"review":"Whales, bald eagles, Victoria, mountain vistas...what else could you ask for?. Had a wonderful day on the Prince of Whales catamaran yesterday. Saw a humpback whale up close which feed here in the summer (she came up to us, skipper kept a safe distance), bald eagles, seals and their pups. Trip starts in an office inside...","review_date":"July 8, 2018"},{"attraction_id":2609,"user":"kellylouisegibson","rating":5.0,"review":"Fantastic Trip.... So this was our first tour in Canada whilst on our 3 week trip!\nIt's an early start but that so you can in as much as we did throughout the tour.\nWe did the Ultimate Tour to Victoria as we wanted a full day...","review_date":"July 6, 2018"},{"attraction_id":2609,"user":"fi0na58","rating":5.0,"review":"Fantastic day out. We had a fantastic time doing the ultimate day tour and spotted Orca's, Humpbacks, Porpoise and bald eagle. The staff were all knowledgeable and enthusiastic and got as excited by the some of the sightings as we did. The weather was poor on our trip...","review_date":"July 5, 2018"},{"attraction_id":2609,"user":"tlquillen","rating":5.0,"review":"The Majesty of Orcas. My cousin and I booked this tour knowing that we wanted to see Orcas - it was the highlight of our 3 days in Vancouver. We thoroughly enjoyed the passion of the naturalists that shared the matriarchal family relationship of the orcas to actually SEEING...","review_date":"June 30, 2018"},{"attraction_id":2609,"user":"abulk627","rating":5.0,"review":"Amazing tour. Booked the whole day tour to Victoria for whale watching. We had a fantastic day, learned lots as the staff were amazing. They were very helpful with everybody on board and spent time with us all to update us throughout the trip","review_date":"June 19, 2018"},{"attraction_id":2609,"user":"elizabeth_kcc","rating":5.0,"review":"Staff this already great day trip over the top. It was not simply that I lucked out and was on a tour with only 10 guests and 6 crew (including two trainees) on our way there (and only about 25 guests on our way back), or that we saw 2 humpbacks en route to...","review_date":"June 8, 2018"},{"attraction_id":2609,"user":"lauren_n","rating":5.0,"review":"Great excursion from Vancouver to Victoria!. We had a great time with Sharon and Shane and the rest of the very informative crew! Not only did we get to see lovely Vancouver and Victoria by boat, we also got to explore the beautiful Butchart Gardens and we saw TWO types of...","review_date":"May 30, 2018"},{"attraction_id":2609,"user":"hansm466","rating":5.0,"review":"Don't miss this tour!. You're missing half of what the Pacific Northwest has to offer if you miss this tour! It was fun, educational, relaxing and breathtaking all together. Leaving Vancouver and returning by water yielded some magnificent views of the city. We were really excited to actually see...","review_date":"May 30, 2018"},{"attraction_id":2611,"user":"jordanyama","rating":5.0,"review":"Amazing views all the way!. Our family had a great time on this tour. We really enjoyed the views from Cypress and Whistler on the Peak 2 Peak gondola. The guide gave us lots of information along the way and we had a very good time. Thank you!","review_date":"March 8, 2019"},{"attraction_id":2611,"user":"fredtorrence72","rating":5.0,"review":"Had a wonderful time in Whistler!. My wife and I were picked up from our hotel before stopping by one more hotel to pick up another guest. The guide was friendly and the bus was clean. Stanley Park was nice, but I've seen it before. Cypress mountain was amazing. The skies...","review_date":"February 15, 2019"},{"attraction_id":2614,"user":"monicadn9317yo","rating":5.0,"review":"Good view of the wild life . We went to this tour with our guide Angela , who was really nice and lovely\nShe explained lots of things about Yukon history and the local effort to maintain wild life and natural resources\nWe were able to see all of the animals\nLoved...","review_date":"November 2, 2018"},{"attraction_id":2614,"user":"vancouverpinoy","rating":5.0,"review":"Worth every penny to use an experienced guide. We were a family of five that just finished the Wildlife and Hot springs tour.While some people say you can save money by doing it yourself.I disagree,Agatha our guide was full of knowledge about the animals.We would have not spotted the elusive lynx and the...","review_date":"February 11, 2018"},{"attraction_id":2616,"user":"teamphat18","rating":5.0,"review":"Hike to Remember. From the get-go, Nafees was super energetic and happy to show us around the city of Vancouver. Being that he grew up in the city, he was more than happy to give up tips on how to get around the city and what other sights...","review_date":"October 15, 2018"},{"attraction_id":2616,"user":"n8265vwadrianb","rating":5.0,"review":"Excellent natural scenery for pictures. The tour takes you to a forest with incredible natural scenery. They give you helpful tips for taking great pictures","review_date":"March 29, 2018"},{"attraction_id":2616,"user":"karen_from_to","rating":5.0,"review":"Awesome \"insiders\" trip!. When we travel, we always try to see a city the way residents do. This beautiful hike helped us do that. We got to hike some beautiful trails without having to navigate how to get there. Nafees was a fun and easy-going guide. We also...","review_date":"March 27, 2018"},{"attraction_id":2618,"user":"ruth_r","rating":5.0,"review":"Informative and relaxed tour of Vancouver!. Our first time in Canada, my husband and I spent two days in Vancouver before heading to Whistler for skiing. I emailed Lionsgate before our trip and after a few pleasant exchanges with Steven Rivard, who runs Lionsgate, I felt confident that we'd be in...","review_date":"February 12, 2019"},{"attraction_id":2624,"user":"dev_b","rating":4.0,"review":"Interesting, friendly tour that takes you away from the touristy areas of Vancouver.. There's a certain appeal to viewing the murals at night. Having said that, I think the tour would work better during the day as some of the murals are so colourful.\nJosh is not a native Vancouverite but he's passionate about the city and cares...","review_date":"February 24, 2019"},{"attraction_id":2646,"user":"alex_f","rating":5.0,"review":"2 solid hours of orcas. We went out with Captain Dave on the company's first trip of the year. It was a great trip -- thirty minutes out and back, and 2 solid hours of orcas (three separate pods) with a few bald eagles thrown in for fun.\nI would...","review_date":"March 14, 2019"},{"attraction_id":2671,"user":"cruiser0910","rating":4.0,"review":"Wonderful Experience. It was a wonderful experience - tours are run very well, staff are all friendly, and communication beforehand was always quick. Would definitely recommend to anyone wanting to see the Northern Lights.\nMy only criticism is the hotel they book you into. The Westmark Hotel...","review_date":"January 22, 2019"},{"attraction_id":2671,"user":"vivian_o","rating":5.0,"review":"Beyond Happy. Arctic Range Adventure is the way to go if considering a trip to see the northern lights. They are so well organized, tour package includes hotel and various tours during the day. Their tour guides are so knowledgeable and friendly and overall helpful. Also Arctic...","review_date":"March 4, 2018"},{"attraction_id":2671,"user":"d1291dyjohno","rating":5.0,"review":"Aurora Viewing Vacation Tour Is Amazing. My wife and I went on this tour with my sister and grand daughter. This company provides transportation to\/from airport at arrivals and departures. This tour provides 3 opportunities to see the Northern lights and we seen the northern lights on our first outing to...","review_date":"March 3, 2018"},{"attraction_id":2672,"user":"1jd67","rating":5.0,"review":"GREAT DAY. The driver arrived promptly at the designated time. There were 14 in our group which worked out well. The driver\/guide gave details about the wine tastings and a bit of history or the region. The 4 Wineries chosen were good to excellent both in the...","review_date":"September 24, 2018"},{"attraction_id":2672,"user":"jennifer_r","rating":5.0,"review":"Niagara Wine Tour. For my friend\u2019s bachelorette we booked a wine tour with pick up from Toronto and overall it was a great experience! The driver and guide Steve was punctual and an excellent guide. We toured Pilliterri Winery which was fantastic, the tasting was above our expectations!...","review_date":"June 29, 2018"},{"attraction_id":2672,"user":"sprog","rating":4.0,"review":"The day got better. Wonderful full day out, a bit of a shame when it started outside the Strathcona hotel the music was loud and the driver pulled up and shouted names from his window, no one could hear which led to some confusion, also people had to walk...","review_date":"June 28, 2018"},{"attraction_id":2673,"user":"jessica_l","rating":5.0,"review":"Excellent and fantastic!. Debra was an awesome guide who knew her stuff and enjoyed her work! Even though a lot of places are closed on Mondays, she found us four wineries and a meadery to visit, including one tour, and we had a great time! Definitely recommend Swallow...","review_date":"July 28, 2018"},{"attraction_id":2674,"user":"lovetravel602429","rating":5.0,"review":"Dinner cruise . We planned this dinner cruise for part of our honeymoon in Old Quebec. The food was amazing, unique and beautiful presentation. Atmosphere was perfect. Service from all staff was great. Everyone was friendly, helpful and very professional. Well worth the money.","review_date":"September 3, 2018"},{"attraction_id":2674,"user":"chantal_l","rating":4.0,"review":"Croiseiere AML. The AML cruise was a really fun experience I would recommend it anytime.the only thing is that the service was not the best for the dinner other than that evething was amazing the music the fireworks the food was good too .I would definitely do...","review_date":"August 13, 2018"},{"attraction_id":2674,"user":"amy_d","rating":3.0,"review":"Better Than Our Expectations For Food\/Service, but not the rest.. We did the 3 course Thursday night firework cruise. After getting on the wrong boat, which was not our fault (lady on the staff told us to get in the wrong line), the staff quickly took us to the right boat and let us board...","review_date":"August 8, 2018"},{"attraction_id":2674,"user":"d\u00e9sir\u00e9e_m","rating":5.0,"review":"Great service and a wonderful time!. This is the third time we have done this cruise with fireworks. In terms of value, I would suggest going small or going big, but not going in between. Just taking the cruise with the fireworks is a lot of fun. There are simple snacks...","review_date":"August 7, 2018"},{"attraction_id":2674,"user":"ilovebeachtrips","rating":5.0,"review":"An evening to remember!. This was hands down my favorite part of my trip cruising down the St. Lawrence River! Wonderful views (took lots of pictures), champagne, interesting appetizers, perfect salmon and lobster tail and a decadent desert were just icing on the cake!","review_date":"July 31, 2018"},{"attraction_id":2674,"user":"mbridgman2016","rating":5.0,"review":"altho the weather was cool,. we thoroughly enjoyed our 4 hours river cruise,, both in daylight and evening with the lights of the homes and buildings sparkling on the shore... our waiter Christopher was vert attentive and the meal was delicious.. I had the chicken stuff with duck which I...","review_date":"June 18, 2018"},{"attraction_id":2676,"user":"tygreyz10","rating":5.0,"review":"BUCKET LIST MUST IN CALGARY!. This was a mother\/daughter trip and we must say it was such a unique fun one of a kind way to begin our trip seeing downtown Calgary! Our tour guides were fantastic!! I loved the fact each of them not only being school teachers, but...","review_date":"October 10, 2018"},{"attraction_id":2676,"user":"o563tdmaxb","rating":5.0,"review":"Side car tour. What a great way to see Calgary.\nNicole was very informative with her great knowledge of the city.\nShe went to areas not visited by tour buses and allowed more or less time at the discretion of the passenger, me. The integrated sound systems in...","review_date":"August 25, 2018"},{"attraction_id":2676,"user":"carleen232","rating":5.0,"review":"Wonderful Way to See Calgary!!. What a fun tour of Calgary in the motorcycle sidecar. Nicole was very informative in showing us around Calgary! I highly recommend this trip if you want to see Calgary from a different and fun perspective!","review_date":"August 21, 2018"},{"attraction_id":2678,"user":"denis_r","rating":5.0,"review":"Great thrill, informative pilot. We really enjoyed this activity. The flight was smooth, the helicopter staff were friendly and the pilot (Jordan) was awesome. He showed us everything our eyes could see, and gave us a great tip on how to visit Boldt Castle from the Yacht House.\nWould...","review_date":"October 10, 2018"},{"attraction_id":2678,"user":"mark_d","rating":5.0,"review":"Once in a lifetime experience. Best way to see the Thousand Islands, with a superb service and pilot! Something to cherish for the rest of my life. :-)","review_date":"July 7, 2018"},{"attraction_id":2678,"user":"starfish1","rating":5.0,"review":"Fantastic!. Definitely a bucket list experience! Amazing bird's eye views of the St. Lawrence and surrounding areas. Loved the whole experience and would highly recommend.","review_date":"June 3, 2018"},{"attraction_id":2680,"user":"louis_l","rating":3.0,"review":"lou review. the boat was nice ,we were seated in an area that you couldnt hear the nirration ,because the engine noise was very loud ,and we were behind a wall so we couldnt see what the nirrator was trying to tell you about , the food...","review_date":"October 19, 2018"},{"attraction_id":2680,"user":"scottbeckett","rating":5.0,"review":"Amazing fall afternoon. Very nice afternoon. Great value. The entire cruise came off like clockwork. The food was actually quite good. Simple but fresh and yummy. We had some prosecco and a local craft beer with lunch. The music was a lot of fun and just the right...","review_date":"October 15, 2018"},{"attraction_id":2680,"user":"diane_l","rating":5.0,"review":"Sightseeing tour is a must. My husband and I chose the sightseeing only option during the lunch cruise. We had had a late breakfast and were not hungry yet. Seating for this was on the third deck. Both inside and outside seating were available.\nIt was one of the rare...","review_date":"October 14, 2018"},{"attraction_id":2680,"user":"mrschief7","rating":5.0,"review":"Wonderful Cruise!. Everything about this cruise was great. Lunch was very good, the vocal entertainment was great and the waitresses and waiters were very nice and attentive to our needs. The Captain's narration of what we were seeing on the shore as we cruised was very informative....","review_date":"September 24, 2018"},{"attraction_id":2680,"user":"mi_2_jo_2","rating":4.0,"review":"Very nice, a little more polish for great!. It seemed a little odd to need to convert my TripAdvisor ticket to their own, but it came with good advice. Be in line before the one-hour boarding limit. We were, and boarded among the first on the boat.\nUpon boarding, we heard that lunch...","review_date":"September 15, 2018"},{"attraction_id":2680,"user":"debbie_w","rating":4.0,"review":"Lunch cruise. Thought the food was excellent. Our waiter was so very attentive. The musical entertainment was good and his commentary was informative. When he took two breaks, the captain came over the intercom to explain the sites and we could never hear a word he said....","review_date":"September 12, 2018"},{"attraction_id":2680,"user":"k_g","rating":4.0,"review":"Pleasant Lunch Cruise. The cruise itself is what we enjoyed. The lunch no so much. The trip with music and commentary on points of interest was informative. It was a beautiful clear day and as such the views were enjoyable. Probably a good thing to do first time...","review_date":"September 2, 2018"},{"attraction_id":2680,"user":"curt-ayer","rating":5.0,"review":"Tasty and Scenic 2 Hours on Lake George. Our first time at Lake George, and this lunch cruise was really great. Our boat (Lac du Saint Sacrement) was very comfortable, with plenty of outdoor seats on various decks. The cruise is a leisurely 2 hours abound the southern half of the lake, staying...","review_date":"August 28, 2018"},{"attraction_id":2680,"user":"neyankee61","rating":4.0,"review":"The cruise. Great cruise great wait staff Cruise was just long enough Needed a longer description of what we were seeing Food was OK Overall good","review_date":"August 24, 2018"},{"attraction_id":2680,"user":"chris_a","rating":5.0,"review":"Great Cruise for Adults. This is a very nice way to see the Lake (boat travels about 1\/3 the way up the length of the Lake and returns), but much better suited for adults than children. Our 8yo granddaughter was bored after the first 15 minutes of the 2...","review_date":"August 22, 2018"},{"attraction_id":2680,"user":"tour594212","rating":5.0,"review":"Lunch Cruise. My husband & I absolutely loved the lunch Cruise!! The food was delicious! The band was great!! Our waitress Anne was the best!! We will be asking for her on our next cruise!!","review_date":"August 14, 2018"},{"attraction_id":2680,"user":"dorothy_g","rating":5.0,"review":"summer vacation. Fun day aboard ship. Crew was friendly, music was enjoyable and food was decent enough for a lunch buffet. Nice cruise up past Sagamore hotel and back","review_date":"August 12, 2018"},{"attraction_id":2680,"user":"e2992ubianh","rating":5.0,"review":"Relaxing wonderful trip. Spent a relaxing 2 hours on the lunchtime cruise. Boarded at 11 and ate before we sailed at 12. Salad was fresh and varied and hot food tasty. Views from the deck exceptional and commentary most helpful. Thanks to Vicky for super service! All in...","review_date":"July 11, 2018"},{"attraction_id":2680,"user":"nycboston","rating":1.0,"review":"The buffet is Costco ordered. The buffet is all prepared via boxes delivered from big box stores. Nothing is prepared fresh on board or their kitchen. View is nice. Ship is nice. Food not much.","review_date":"July 8, 2018"},{"attraction_id":2680,"user":"janine_b","rating":4.0,"review":"Relaxing Lunch Cruise. Delicious buffet lunch...many choices. Great service. Beautiful scenery. Such a wonderful relaxing way to spend the day.","review_date":"July 6, 2018"},{"attraction_id":2680,"user":"vanessa_u","rating":1.0,"review":"Large group separated . We booked for a large party in advance - upon arrival, Amy the Dining Room Manager on the Lac Du Saint Sacrement immediately and rudely refused to sit us together, claiming it wasn\u2019t in her notes. We pulled out the reservation to prove that we...","review_date":"July 4, 2018"},{"attraction_id":2680,"user":"jimtotravel","rating":5.0,"review":"Lunch buffet cruise on Lake George is terrific.. Living in Fort Lauderdale, we are used to all sorts of 1 and 2 hour cruises up and down the waterways. So I am a good judge of what is good and this cruise on Lake George comes with a buffet lunch, live music -...","review_date":"June 30, 2018"},{"attraction_id":2680,"user":"dennis_k","rating":5.0,"review":"A chance to see how the other half lives. Spend the money and take this 2 hour lunch cruise. If you drive up the western shore of the lake you will only see a fraction of the beautiful homes and cottages that have made Lake George famous. The five star rating for this cruise...","review_date":"June 28, 2018"},{"attraction_id":2680,"user":"kim_t","rating":4.0,"review":"Loved the homes that we went by.. Plus while we were cruising down Lake George. A boat I think was called a Woody went by us just speeding along. It was like you stepped back in time. The cruise was nice but we wished it would of had someone tell you something...","review_date":"June 18, 2018"},{"attraction_id":2680,"user":"donalan10","rating":4.0,"review":"Went on lunch buffet in lake george. This was a fun time they had a big band playing you had a table with a waitress you could order drinks, then you could goo to food bar, waitress will clear table it wS fun a d beautiful weather.","review_date":"February 14, 2018"},{"attraction_id":2681,"user":"petra_p","rating":5.0,"review":"Amazing experience!. The whale watching experience was definitly one to remember. We saw humpback whale, killer whales, sea lions and two kinds of porpoises. The crew was super nice. They shared their knowledge about different sea mammals and providing us with lots of hot chocolate:)","review_date":"November 7, 2018"},{"attraction_id":2681,"user":"jaycee23","rating":5.0,"review":"Great Way to Spend a Day. We spent the morning whale watching. Unfortunately the whales were near Victoria which meant we spent a lot of time going as quickly as possible to get there. We did see some eagles and seals on the way. We eventually got to see some humpback...","review_date":"August 22, 2018"},{"attraction_id":2681,"user":"k4kim2016","rating":5.0,"review":"Guaranteed whale sitings! The highlight of our vacation. The Prince of Whales crew do everything possible to make your trip memorable. Captain Chris made sure to find whales and when we only saw a small group, He let everyone return for another try. We did the next day with Captain Ian and had...","review_date":"July 10, 2018"},{"attraction_id":2682,"user":"yvonnedp","rating":5.0,"review":"GASTRONOMICAL DELIGHT!!!. Our tour guide, McKenzie, was such a delight and I am so glad that we had him all to ourselves! He took us on a great adventure. First stop was St Lawrence Market to sample Yiannis' Peameal ham sandwich: delicious! Then across the street to...","review_date":"December 2, 2018"},{"attraction_id":2685,"user":"judy_e","rating":5.0,"review":"Excellent Tour!. I have been on several wine tours and this was by far the best! Lila is a great tour guide, very knowledgeable. Great mixture of history and wine. Wine tastings were great and lunch at Le Caveau was amazing! All good things to say about...","review_date":"July 17, 2018"},{"attraction_id":2686,"user":"travellingdonut","rating":5.0,"review":"Fantastic day on Vancouver full-day sightseeing and photography tour. I booked the full-day Vancouver sightseeing and photography tour in late October and had a fantastic day out. Nash, my guide and photography teacher, took me to all the major sights worth seeing around Vancouver at a really great pace that was enjoyable with plenty...","review_date":"October 23, 2018"},{"attraction_id":2688,"user":"serbanila","rating":2.0,"review":"A lot of driving... not enough wineries. We booked this tour as a group of 14 and it sounded great because they came to our hotel to pick us up in 3 separate vans.\nWe ended up in a van where the driver had no clue about wine. He actually said that...","review_date":"August 1, 2018"},{"attraction_id":2689,"user":"explorersemporium41","rating":4.0,"review":"Great views, dinner and music !. We enjoyed this cruise as part of our Anniversary. Romantic yet fun ! Very friendly staff. Lovely dinner and dancing afterwards. We loved it all !","review_date":"January 3, 2019"},{"attraction_id":2689,"user":"rosem179","rating":4.0,"review":"Lovely way to watch the sunset. We went on the last cruise of the season as guests of friends of ours. Living in Kingston, I had never really been drawn to this attraction. It turned out to a pleasant surprise. The menu offered lots of choices, and the food was excellent....","review_date":"October 23, 2018"},{"attraction_id":2689,"user":"theresa_h","rating":5.0,"review":"Great Time, Dinner, Entertainment, Dancing, Sunset. Loved it. We had a great time on this cruise. The crew were great. The dinner and service was wonderful. The band (unfortunately I forget the name) was lots of fun and had people up dancing. It is a very entertaining evening and beautiful views. I will...","review_date":"October 15, 2018"},{"attraction_id":2689,"user":"natasha_c","rating":5.0,"review":"Entertaining and tasty. Had a great time on the cruise. Food was surprisingly good and well cooked. The entertainer was funny and took requests for a special dedication. Great night out with spectacular sights.","review_date":"September 26, 2018"},{"attraction_id":2689,"user":"jim_v","rating":5.0,"review":"Sunset Cruise September 16th. The cruise was fantastic in very way. The crew were friendly and helpful. The was a good variety for the diner and it was very good. Will plan to do it again.","review_date":"September 19, 2018"},{"attraction_id":2689,"user":"debbie_b","rating":5.0,"review":"Fabulous sunset dinner cruise!!. What a wonderful way to celebrate our wedding anniversary! The crew took such great care of us and dinner was divine! The entertainment was excellent and the cruise was fantastic!","review_date":"September 18, 2018"},{"attraction_id":2689,"user":"cassandra021397","rating":5.0,"review":"Fantastic Food & Entertainment. My husband and I did a Sunset Dinner Cruise in celebration of our wedding anniversary. The food was beyond our expectations, and the service was wonderful. The young staff are incredibly attentive and extremely friendly and accommodating. A Beatles Tribute band played that evening and...","review_date":"September 11, 2018"},{"attraction_id":2689,"user":"dave_v","rating":5.0,"review":"Great cruise, awesome service!. Went on the dinner cruise for our 30th Anniversary. Food was fantastic. The entertainment kept the crowd lively. Unfortunately for the time of year after about 1.5 hours on the cruise, it got too dark to see anything. Maybe they could move the time up...","review_date":"September 9, 2018"},{"attraction_id":2689,"user":"neville_m","rating":5.0,"review":"Great. The boat was very nice and well laid out for the night cruise. The dinner was very good as well as the service however what really set this cruise apart was the entertainment. Billy Bridger was not only entertaining and funny, he really interacted with...","review_date":"September 8, 2018"},{"attraction_id":2689,"user":"lucy_at_lostbay","rating":1.0,"review":"Ruined by air conditioning!. The day was warm and clear but the air conditioning was so cold that the windows covered with condensation on the OUTSIDE so we could NOT SEE the islands and it was uncomfortably cold at dinner.\nJust plain stupid to be keep the air conditioning...","review_date":"September 1, 2018"},{"attraction_id":2689,"user":"passport48835","rating":5.0,"review":"Dinner cruise extrodinaire. My daughter and I thoroughly enjoyed the dinner cruise, the staff was friendly and attentive, the choice of entrees was varied and the commentary and view was magnificent. This was our second time taking this tour and both were not disappointing","review_date":"August 27, 2018"},{"attraction_id":2689,"user":"maria_s","rating":5.0,"review":"great weekend get away. we did the hop on hop off trolley and the cruise was included. Had a marvelous time.\nbooked a room through air bnb for the first time. everything worked out so well.","review_date":"August 27, 2018"},{"attraction_id":2689,"user":"bobweagant","rating":1.0,"review":"poor food and no commentary. We were part of a group of 50 persons for an evening cruise and dinner aboard the Island Queen.\nThe buffet was terrible. Hot dogs, cold Hamburg's and 3 flavorless salads.\nThe only highlight of the meal was the coffee and cookie for dessert.\nThe...","review_date":"August 18, 2018"},{"attraction_id":2689,"user":"joannej461","rating":4.0,"review":"Food was fantastic.. This is my 4th time within the last 15 years taking this Sunset Dinner Cruise. We were 5 ladies and 3 had not experienced this cruise before and they were very pleased. The food was fantastic and we are told that it is cooked right...","review_date":"August 17, 2018"},{"attraction_id":2689,"user":"themacs1947","rating":3.0,"review":"Fantastic entertainment, average food. It was a lovely cruise, and the tour guide \/ entertainer was amazing! Kudos for that. Our server was great as well (Simon). The only reason the rating gets a 3 was the food. It was fairly tasteless. Overall, a good night out.","review_date":"August 14, 2018"},{"attraction_id":2689,"user":"paul_w","rating":5.0,"review":"Billy Bridger Rocks The Ship. Great cruise and meal, but Billy steals the show! Very knowledgable tour guide as well.\nNew characters have been added to his show","review_date":"August 7, 2018"},{"attraction_id":2689,"user":"edua_m","rating":5.0,"review":"Kingstonian? Visitor? Sunset Dinner Cruise a must!. It has been many years since we took a boat cruise in the Thousand Islands because we live here and see parts of it everyday. But from the moment we booked our Sunset Dinner Cruise we were looking forward to our cruise. The evening of...","review_date":"August 4, 2018"},{"attraction_id":2689,"user":"jocelyne_b","rating":5.0,"review":"Island 1000 dinner cruise. Had a most wonderful time on this dinner cruise from start to finish! Hetting tickects on line was a breeze. Got to boat approx 30 minutes prior boarding, nice welcome from Captain and phtos. Then greeted by the crew, and escorted to our tables. Did...","review_date":"August 1, 2018"},{"attraction_id":2689,"user":"lisa_f","rating":4.0,"review":"Excellent dinner!. We enjoyed an excellent dinner by the window. It was worth the extra money to guarantee a window seat. The food was delicious, our server Amanda was pleasant and the view was lovely. You can leave the dining room to go above or take in...","review_date":"July 31, 2018"},{"attraction_id":2689,"user":"melichard","rating":5.0,"review":"Perfect Ending For Our Trip!. We opted to do the sunset dinner cruise the night before we left, without a lot of planning going into it in advance. Thankfully, tickets were still available at the last minute, and the sales staff were super nice! The line to board moved very...","review_date":"July 25, 2018"},{"attraction_id":2689,"user":"sandy_r","rating":5.0,"review":"Sunset Dinner Cruise. Really enjoyed the cruise & meal. Entertainer Billy Bridger was amazing! Funny! Great entertainer! Cruise was really expensive though! We paid for the premium table (guaranteed window seat & premium upgrades). Food was good. Staff were really good! Professional, polite, accommodating. But they looked like...","review_date":"July 17, 2018"},{"attraction_id":2689,"user":"rh\u00e9al_p","rating":5.0,"review":"10 year anniversary. We started this tour 10 years ago as a special stop to finish our honey moon. It's our 4th time on this cruise and this time we did it on Canada day Always good service great entertainment and the captain always personally greets you. I...","review_date":"July 17, 2018"},{"attraction_id":2689,"user":"robert_r","rating":4.0,"review":"\"VERY RELAXING.......GREAT ENTERTAINMENT.......GREAT SERVICE\". This was our third time taking this cruise and once again we were not disappointed.\nGood Service...Good Food.......very professional and accommodating.","review_date":"July 16, 2018"},{"attraction_id":2689,"user":"668randallh","rating":4.0,"review":"Sunset Dinner Cruise - Enjoyable Experience. Our trip started off with a bit of confusion as people were sitting at our window table and noticed that our name card was moved to an inside table. However, staff handled the situation, professionally and once everything was sorted out, we were seated at...","review_date":"July 16, 2018"},{"attraction_id":2689,"user":"phatmatt40","rating":4.0,"review":"Great view. The views were great. Over all the food and service was good. The live music was good as well. The boat could use updating on the interior.","review_date":"June 27, 2018"},{"attraction_id":2689,"user":"thesantanas","rating":5.0,"review":"I was not expecting it to be this good.. We stopped at Kingston as a way to rest from Quebec to Toronto. Did not expect much, bough the city pass that had the dinner cruise, Fort Henry and trolley and other things that we did not get to do. Mainly the cruise, it started...","review_date":"June 24, 2018"},{"attraction_id":2693,"user":"john_c","rating":5.0,"review":"Mix-up turns out fabulous. We had a bit of a mix up with our reservation but Marie at Mont Tremblant Activity Centre, with her amazing people skills, took great care of us and we left for our trip the next day. It is about a 60 to 70 minute...","review_date":"August 25, 2018"},{"attraction_id":2696,"user":"neginsanjabi","rating":5.0,"review":"Aerial Tour of Toronto!. Amazing experience. It was a gift to my husband\u2019s birthday and valentine. He LOVED it. Everything went on smooth and well. Bradley, the pilot, was awesome. He was truly kind, helpful and experienced. Definitely recommend it!","review_date":"February 24, 2019"},{"attraction_id":2697,"user":"organicroadmap","rating":5.0,"review":"March over the melting river. A fresh dusting of snow coated the ground, having fallen early in the morning, before our flight. It made for the perfect contrast against the bare trees and conifers.\nOur pilot, Jordan, took us on a twenty-minute ride of a lifetime over the melting river,...","review_date":"February 5, 2019"},{"attraction_id":2697,"user":"avranga","rating":5.0,"review":"Fabulous . We had been wanting to do this since a while after watching all the videos and reviews.\nThe staff were super responsive to my emails prior to the date and even accomodated a couple of changes in the time.\nThe day itself was cloudy and...","review_date":"October 18, 2018"},{"attraction_id":2697,"user":"jxd0","rating":5.0,"review":"Dad's 80th Birthday. My sister and I took my Dad for a ride for his 80th Birthday. This was the first time for all of us in a helicopter. The scenery was amazing and the the Pilots commentary was great!\nI would recommend going in October to see...","review_date":"October 17, 2018"},{"attraction_id":2697,"user":"neil_p","rating":5.0,"review":"Great job guys!. Yes, would definitely recommend this as part of your trip to the 1000 Islands.\nIn the past we have taken boat tours of the Islands, but looking at it from the air gives you a totally different perspective.","review_date":"August 15, 2018"},{"attraction_id":2697,"user":"emily_g","rating":5.0,"review":"Amazing views & commentary!. We did the 20\/25 minute tour for our anniversary. Neither of us had ever been in a helicopter so it was quite the experience! It was much smoother than I thought and the views were incredible. We had a great pilot who was very friendly...","review_date":"August 2, 2018"},{"attraction_id":2697,"user":"paul_b","rating":5.0,"review":"Great ride over the wonderful St Lawrence!. Been on the river my whole life, seeing the river at water level. This ride was fantastic getting to see it from the birds eye view. Got a good look of the cottage from the air.","review_date":"July 14, 2018"},{"attraction_id":2697,"user":"shelleyjackson","rating":5.0,"review":"Amazing people, amazing experience!. My daughter and I booked it as a surprise for my husband and her boyfriend. I was scared to death but Bill was amazing and in no time at all I was loving every minute of it.These guys are knowledgeable, friendly and great tour guides....","review_date":"July 13, 2018"},{"attraction_id":2697,"user":"kgriffin1987","rating":5.0,"review":"A beautiful exciting way to see the 1000 Islands. I hate crowds of people, and have lived here my whole life, so seeing the 1000 islands on a boat tour isn't my thing, at least not during the busy tourist season. I love flying so I went on the Boldt Castle tour with these...","review_date":"June 25, 2018"},{"attraction_id":2697,"user":"steve_m","rating":5.0,"review":"Amazing :-). Wonderful flight, flexible team (we arrived, asked for an earlier flight time because of bad weather forecast next day, flew directly...). Everyone was very friendly, special thanks to our pilot :-)","review_date":"June 24, 2018"},{"attraction_id":2697,"user":"patricia_k","rating":5.0,"review":"Retirement bucket list. I had just retired and was given some money from my coworkers I decided my helicopter ride from my bucket list would be my choice.The Aussie pilot was very pleasant and informative and the flight was amazing We have an amazing country and you get...","review_date":"June 23, 2018"},{"attraction_id":2697,"user":"steve_c","rating":5.0,"review":"Great experience!. My wife and I recently took the Boldt Castle tour and loved it! We are both river people and are familiar with the islands, but seeing them from the sky was a great new perspective. Our pilot Bill was knowledgeable, personable and really provided a...","review_date":"June 1, 2018"},{"attraction_id":2697,"user":"elmar_r","rating":5.0,"review":"Fantastic, wonderful, awesome, .... Jordan, the pilot, is a great guy. Helpfull, informative, was giving several more infos about the area, the town, what to do else and were to go for lunch or dinner.\nThe area is so very beautiful and definitely something to see it again one...","review_date":"May 25, 2018"},{"attraction_id":2697,"user":"stephen_a","rating":5.0,"review":"Awesome!. Go for this ride you will be so glad you did! Friendly, informative pilot. Unbeatable scenery. I would definitely go again.","review_date":"March 31, 2018"},{"attraction_id":2697,"user":"glen_m","rating":5.0,"review":"had a great time. our pilot Aaron was great. very knowledgeable. had a great time!! they took us early when we arrived. had a safety lesson as well. very organized","review_date":"October 22, 2017"},{"attraction_id":2698,"user":"z7530dtjoseb","rating":5.0,"review":"Awexome experience. Got there late, no problema. Up in the air in no time. Pilot is great, ex SAR man. My kids loved it, first ride.","review_date":"August 9, 2018"},{"attraction_id":2698,"user":"dany_v","rating":5.0,"review":"Excellent experience!. We thoroughly enjoyed our experience! The staff was welcoming and professional. The tour was very informative and interesting and the scenery outstanding! We look forward to receiving the DVD of our flight! Thank you again!","review_date":"July 26, 2018"},{"attraction_id":2698,"user":"michael_l","rating":5.0,"review":"Helicopter Wine Tour. My girlfriend and I booked the Wine Tour with 1000 Island Helicopters and it was everything promised. Meg was great during the booking process with timely responses providing recommendations on different wineries for our trip. Bill provided a safe flight while having great knowledge of...","review_date":"July 9, 2018"},{"attraction_id":2699,"user":"yanni_x","rating":5.0,"review":"Excellent Library. Excellent Library to go! Very unique design, and rich collections of books. A worthwhile place to visit in Vancouver downtown center.","review_date":"December 12, 2018"},{"attraction_id":2701,"user":"vicky_e","rating":5.0,"review":"Tasty, Scenic, and Awesome!. What a great experience! It was tough to think of something to do that would be fun for my 19 year old son and my sister and I at the same time. My son is car crazy, so the Tesla was a big hit, and...","review_date":"December 30, 2018"},{"attraction_id":2701,"user":"traveler44781379175","rating":5.0,"review":"Great experience!. Kevin was very knowledgeable and took us to lots of worthwhile points of interest en\nroute. I have a tendency to motion sickness but Kevin was a good driver so I was able to enjoy the drive. The Tesla is a nice quiet way to...","review_date":"December 2, 2018"},{"attraction_id":2701,"user":"clairecampbell231","rating":5.0,"review":"Green energy and an awesome, unique way to have an outing with friends.. My husband, myself and 2 of our friends toured up the Saanich peninsula in the middle of October to have a wine and spirit tasting at De Vine Winery. Mark was our driver and he was very friendly, personable and easy to be around. We...","review_date":"October 18, 2018"},{"attraction_id":2701,"user":"michele_h","rating":5.0,"review":"Great way to take a custom tour in Victoria and beyond. Mark was our guide. He arrived early to pick us up from our port terminal. We planned to visit a Cider Brewery and Vineyard and as we had as we had a few moments to spare, he offered to show us around Victoria for a...","review_date":"September 7, 2018"},{"attraction_id":2701,"user":"47tallea","rating":5.0,"review":"Amazing service, stunning views and a sweet ride!. The best way to see the sights in style! We toured in Saanichton area to Sea Cider and DeVine where the farmland and beach views were STUNNING. Kevin was lots of fun and taught us all about the surrounding area! All in all we had...","review_date":"July 15, 2018"},{"attraction_id":2701,"user":"michelle_r","rating":5.0,"review":"Amazing, unique, and fully customizable experience!. Kevin took us on a fully customized tour, happily meeting us at Fisherman's Wharf. His professional and easy-going approach only added to the incredible comfort of his impeccably clean, silent, and sexy Tesla! We opted to check out some of the distilleries and wineries in...","review_date":"June 13, 2018"},{"attraction_id":2702,"user":"robert_m","rating":5.0,"review":"Great time as a local!. Even as a Toronto local this was worth going to! Learnt so much about the history of the distillery and had some tasty drinks!","review_date":"June 18, 2018"},{"attraction_id":2702,"user":"cecile_r","rating":5.0,"review":"Another great tour!. I have taken a couple the Mackenzie's tour before and this one is also super great. The spirit of York distillery doesn't typically run tours so getting to into the belly and see the stills working and smell the mash was really cool. The staff...","review_date":"June 16, 2018"},{"attraction_id":2704,"user":"sightseer312269","rating":5.0,"review":"Highly Recommend!. A must do! We had a fantastic day! Our tour guide was Laurel. She was so nice to talk to, knowledgeable, and really seemed to care that we had the best time possible. She even took pics and emailed them to us-how amazing. We used...","review_date":"October 3, 2018"},{"attraction_id":2704,"user":"jbmcnair","rating":5.0,"review":"Deserves It's High Rating. I did all the research for this firm online and went with the reviews (including, for a change, my fellow Trip Advisors\u2019!). I\u2019m glad I did as this highly rated bicycle tour company clearly has earned its ranking. From registration to and through the tour...","review_date":"September 10, 2018"},{"attraction_id":2704,"user":"ambassador13378","rating":5.0,"review":"Family vacation. This is a great way to spend the day. Touring the wine region by bike is a scenic experience to say the least. Our guide Ian was outstanding. The culinary and wine tastings were informative and high quality. Equipment was also high end and well...","review_date":"June 5, 2018"},{"attraction_id":2706,"user":"tasha-nova","rating":5.0,"review":"Amazing guide and sake. Some family members and I booked a tour. It was just the three of us, so the intimacy was great. Mackenzie, our guide, was super knowledgable. He explained so much so well, and he even had answers to every question we threw at him. He...","review_date":"July 23, 2018"},{"attraction_id":2706,"user":"cubano07x","rating":5.0,"review":"Amazing, fun and informative!. Prior to this tour, I knew very little about Sake and only tried it once. I decided to give this tour a try because I heard many great things about New World Wine Tours as well as giving Sake a second chance. Everything was excellent....","review_date":"June 20, 2018"},{"attraction_id":2706,"user":"leon_w","rating":5.0,"review":"Sake bleu!. Wow oh wow. This was a fantastic experience. I came into this tour knowing three things about sake:\n1) It's made of rice.\n2) It's Japanese.\n3) It can be consumed warm or cold.\nNot only did Mackenzie introduce us to a whole new world...","review_date":"May 25, 2018"},{"attraction_id":2706,"user":"dmondoux","rating":5.0,"review":"Great Sake Tour. Mackenzie did a great job with the tour. I already knew a fair amount amount about Sake, but still found the tour incredibly informative and fun. Would highly recommend, Mackenzie really knew his stuff and was able to offer a lot of insights, and made...","review_date":"January 26, 2018"},{"attraction_id":2707,"user":"madelyn_p","rating":5.0,"review":"Awesome activity!!. The E-bikes were comfortable and easy to use, so much easier to get around town than renting a normal bike. Jody was accessible and helpful. Definitely recommend!!","review_date":"July 23, 2018"},{"attraction_id":2707,"user":"kate_n","rating":5.0,"review":"So so much fun. I did this tour while in Vancouver. It was a blast! The owner is super nice and super helpful getting you set up. The bikes are fun to ride ad the electronic assist makes it a relaxing activity. This is a great way to see...","review_date":"June 15, 2018"},{"attraction_id":2707,"user":"rebecca_b","rating":5.0,"review":"Fantastic. It was my first time to ride en e-bike and my first time in a bike in a long time , its super comfortable and nice to ride. I had a great time with the other girl who was doing the self guided tour as...","review_date":"June 6, 2018"},{"attraction_id":2707,"user":"travelicious_l","rating":5.0,"review":"E-Bike tour was a lot of fun!. It was my first time using an e-bike, but after this experience, I'll definitely do it again!\nJody was super nice and she explained how the bike works and the bike route in detail. The e-bike is very easy to operate and I had a...","review_date":"May 29, 2018"},{"attraction_id":2707,"user":"yerangelenak","rating":5.0,"review":"The most comfortable bike tour ever!. It was amazingly comfortable and enjoyable bike riding that I have ever experienced because it was electronically powered\/charged bike, one pedal work would lead you extra meters! It almost felt like you are on the easy version of motorcycle. The bike was perfectly maintained and...","review_date":"May 28, 2018"},{"attraction_id":2707,"user":"gaylene_n","rating":5.0,"review":"Awesome day riding along False Creek. My second time riding an electric bike with this company. Had a blast! Opted for the self-guided this time. So easy to follow the gps & map they provide on the predetermined route that takes you right by the shoreline. Picnic Lunch was good too","review_date":"May 17, 2018"},{"attraction_id":2709,"user":"morango123","rating":5.0,"review":"Great experience!. The team in the Thousand Islands Helicopter Tour was amazing. We had a chance to take some pictures with the helicopter before flying and the pilot was kind to explain us all about the flight, which was our first in a helicopter! It is really...","review_date":"August 7, 2018"},{"attraction_id":2709,"user":"greenearth49","rating":5.0,"review":"Amazing experience. What a beautiful and amazing experience. We had a spectacular day, weather-wise, for our tour; very cold but sunny. From beginning to end Dave and Jordan of Kouris Kopters were professional and friendly. Dave piloted our tour and was knowledgeable about the area and, although...","review_date":"January 7, 2018"},{"attraction_id":2712,"user":"tennl2016","rating":5.0,"review":"Bury your dead - Louise Penny Tour. I loved this tour. As a massive Louise Penny fan, as soon as I found out about this tour (from my sister - also a Louise Penny fan), it became a must during my trip to Quebec. It definitely did not disappoint. I had a...","review_date":"February 15, 2019"},{"attraction_id":2712,"user":"walking2019","rating":5.0,"review":"Tour was so enjoyable we barely noticed the -6 degree temp. We were fortunate to spend the morning with Marie. She was knowledgeable and pleasant; our tour felt more like a walk with a friend.","review_date":"January 25, 2019"},{"attraction_id":2712,"user":"michelemichelec","rating":5.0,"review":"Wonderful Private Walking Tour. We booked a private walking tour for the day we arrived in Quebec City. It was very cold that day, but beautiful nonetheless. Robert, our tour guide, met us at our hotel promptly at the designated time. He was very friendly, thoughtful, and knowledgeable about...","review_date":"January 23, 2019"},{"attraction_id":2712,"user":"venture486428","rating":4.0,"review":"Quebec City Walking Tour. This was a very informative 3 hour walking tour of Old Town Quebec. Our tour guide, Jeanine, was excellent and brought to sites that we expected to see as well as some of the more out of the way sites. One of the highlights was...","review_date":"November 13, 2018"},{"attraction_id":2712,"user":"john_j","rating":5.0,"review":"Anne Tanguay was a great tour guide. Oct. 5, 2018 - We had never been to Quebec City before. This tour really gave us a complete history and inside tour of the city. Walking those little connecting intertwining streets and the main streets told us the whole story. Anne is extremely knowledgeable...","review_date":"November 9, 2018"},{"attraction_id":2712,"user":"mccevent2013","rating":5.0,"review":"incredible food in old Quebec City. Last weekend we had a group of 9 people from Regina, Saskatchewan on a private walking food tour of lower Quebec City. Sandy, from Tours Voir Quebec organized the tour for me and made it easy to book with her - she was friendly and...","review_date":"October 26, 2018"},{"attraction_id":2712,"user":"ajmglobaltraveller","rating":4.0,"review":"Good tour with Ann. We had a private tour with Ann around the old city, which was not as long as I was expecting (2 hours - it needed to be around 2.5 hours)\nWe saw all the main sights and Ann was an excellent guide. We covered a...","review_date":"October 23, 2018"},{"attraction_id":2712,"user":"douglas_s","rating":5.0,"review":"Fascinating tour of the old city. Jocelyne met us at our hotel (the Chateau Frontenac) and walked us all around the old city--graciously weaving in a pharmacy stop so we could pick up an Rx we needed. We learned so much and had such a great time getting to know her,...","review_date":"October 22, 2018"},{"attraction_id":2712,"user":"martin_h","rating":5.0,"review":"Great Tour. Brought a group of college students to Quebec City and had a great tour experience with Robert as our guide. He provided a down-to-earth tour with interesting stories, good humor, and all of the sites. An excellent experience.","review_date":"October 22, 2018"},{"attraction_id":2712,"user":"jane429393","rating":5.0,"review":"2 hour walking tour. English guide walked bnb us thru the upper and bnb lower town. Excellent overview with history and current information about Quebec city. Very hilly and uneven streets. Not suitable for wheelchairs or those with mobility issues.","review_date":"October 14, 2018"},{"attraction_id":2712,"user":"jeff_m","rating":5.0,"review":"Old Quebec Walking Tour. We chose to do a 3 hr private English tour as we were arriving later than the time the group tour left. Our guide Genevieve covered a large section of both the upper and lower towns going at a pace that suited us and giving...","review_date":"October 13, 2018"},{"attraction_id":2712,"user":"scarrmaker","rating":5.0,"review":"Wonderful time in Quebec City.. We did an excursion from our cruise ship. My parents are older, so I didn't want them to have to walk too much. We did a private tour by car and just walked into spots that we need to see. Our guide, Jean-Francois was super...","review_date":"October 9, 2018"},{"attraction_id":2712,"user":"ruja_12","rating":5.0,"review":"The best of old Quebec. This walking tour was amazingly easy even though you are walking through a crowd of people at all times. The guide knew where to nestle you into a space where you could hear and view some of the historic spots located in the old town....","review_date":"October 9, 2018"},{"attraction_id":2712,"user":"kilgore_trout_88","rating":5.0,"review":"Excellent Walking Tour. We went on the private walking tour of Old Quebec City in October 2018. Our guide Helen was wonderful. Very friendly and informative. Tour was about 4 hours and we thoroughly enjoyed the experience. Thanks !!","review_date":"October 8, 2018"},{"attraction_id":2712,"user":"lynne_f","rating":5.0,"review":"A fantastic way to spend the day. Thanks to Neil for such a pleasurable tour. His private tour for 7 offered the perfect amount of detailed historic and contemporary history of Quebec City and included all the right highlights. I'd highly recommend him.","review_date":"October 5, 2018"},{"attraction_id":2712,"user":"olddukedoc","rating":5.0,"review":"Do This First, You'll Be Glad You Did. The tour takes a little over 2 hours, and is a history course of not just Quebec but North America. All of Old Quebec is a museum, and at the end of the tour, we felt comfortable exploring it on our own. Ask for Anne...","review_date":"October 3, 2018"},{"attraction_id":2712,"user":"ellen_s","rating":5.0,"review":"great tour. Our guide, Phil, was very knowledgeable. We learned alot about the history and culture of the area. Would definitely recommend it.","review_date":"September 27, 2018"},{"attraction_id":2712,"user":"gingineer_chef","rating":5.0,"review":"Perfect Historic and Scenic Tour. Had a beautiful day and a wonderful tour of the historical upper and lower parts of Quebec City. We got lucky and had Genevieve as a guide. I cannot say enough how wonderful Gen was and how she made us feel at home so far...","review_date":"September 18, 2018"},{"attraction_id":2712,"user":"maryeglotus","rating":1.0,"review":"Disappointing . We went on a walking tour with Tour Voir Quebec, and initially found it to be very informative, although our enthusiastic guide seemed to contradict himself several times. The final straw for me was when he started talking about local\/provincial politics, and showing his extreme...","review_date":"September 17, 2018"},{"attraction_id":2712,"user":"dands","rating":5.0,"review":"The Total Experience tour with Anne. As we had only 1 day ( Sunday on a long weekend) in Quebec City on a cruise port stop, we booked \u2018The Total Experience\u2019 tour almost 6 months in advance. This tour was a great choice and we were the only 2 people on...","review_date":"September 17, 2018"},{"attraction_id":2712,"user":"jayk81eng","rating":5.0,"review":"Informative and great guide. We took the two hour walking tour with Anne and she represented Quebec City very well! Anne knew a lot of the history of the area and shared many additional little stories that made the tour even more enjoyable. I would recommend the walking tour...","review_date":"September 10, 2018"},{"attraction_id":2712,"user":"hseeingtheworld","rating":5.0,"review":"Excellent walking tour. Our tour began at the visitor information centre and our guide was Clarisse\nThe tour theoretically was 2 hours but was actually\nnearer 3 hours\nClarisse,a local resident and descendant of one of the \u201cKing\u2019s Daughters\u201d who helped to repopulate the area, regaled us with...","review_date":"September 10, 2018"},{"attraction_id":2712,"user":"nasha396","rating":5.0,"review":"Enjoyable and informative tour. R\u00e9jeanne represents her city of Quebec very well. She was knowledgeable, personable, interesting. We learned facts, history, anecdotes, local-color. We proceeded at our own pace, felt free to ask questions and thoroughly ejoyed the quaint city. Well worth the money. Ideal way to see and...","review_date":"September 7, 2018"},{"attraction_id":2712,"user":"elaine_s","rating":5.0,"review":"Clarisse was an amazing guide.. Our 2 hour your lasted almost 3 hours. Our guide was a local resident that knew all the history of a city she obviously loves. We had a great overview and came back the next day to explore more. Made out trip memorable. This your...","review_date":"September 6, 2018"},{"attraction_id":2712,"user":"guide794096","rating":5.0,"review":"Enjoyable morning with Nomad Tours Quebec. The best thing about our walking tour with Marie-Pierre was that she gave us a local and personal perspective of life in Quebec City. She provided good information about the city's history as well, but it was the personal touch that we found most valuable....","review_date":"August 27, 2018"},{"attraction_id":2712,"user":"ftl-lari","rating":5.0,"review":"Excellent Tour and Tour Guide!!!. What a great private tour and tour guide!!! Shaoyu was amazing and able to answer all questions. She was also extremely flexible when we wanted to see specific things. She was a fun tour guide and had great energy which made this tour extremely fun...","review_date":"August 27, 2018"},{"attraction_id":2712,"user":"tperrelle","rating":5.0,"review":"Wonderful Tour and Wonderful Service. Sincere thanks to James and the administrative staff for making our evening in Quebec educational and enjoyable. After mechanical issues caused our cruise ship to enter the Port of Quebec late afternoon versus early morning, our tour guide (Jim) and the administrative staff were extremely...","review_date":"August 26, 2018"},{"attraction_id":2712,"user":"rroyboca","rating":1.0,"review":"Not service oriented... We booked our private tour in advance but a day before we saw that the weather will be very bad so we asked to reschedule it for later today or the next day. Unfortunately they were not available to contact the evening before and refused...","review_date":"August 22, 2018"},{"attraction_id":2712,"user":"christine_s","rating":5.0,"review":"Walking old Quebec. We had organised a drive & walk tour of Quebec City via recommendation of a friend of a friend. Francois picked us up at the motel we were staying in by taxi. He took us to points of interest and photo stops before going to...","review_date":"August 20, 2018"},{"attraction_id":2712,"user":"yeahfun","rating":5.0,"review":"Nice Overview Tour. Our family of 5 took a private tour with Ann. She was very accomodating and had good suggestions of what to do while in Quebec City.","review_date":"August 12, 2018"},{"attraction_id":2712,"user":"jufall","rating":5.0,"review":"Best introduction to the city!. We booked this tour because we were a medium sized party of 6 and decided that we would end up walking in circles if we tried to see the city on our own. It was so worth it. The center was easy to find and...","review_date":"August 12, 2018"},{"attraction_id":2712,"user":"janell_s","rating":5.0,"review":"Highlights of the old city. We booked this walking tour at this minute and were pleasantly surprised by the small group and well informed guide. The tour covered both upper and lower city and including historical and architectural highlights.","review_date":"August 6, 2018"},{"attraction_id":2712,"user":"mel02138","rating":5.0,"review":"Wonderful Introduction to Quebec City. I booked a private tour (couple) so that it could be tailored to our needs. It was the perfect solution. Regene? I\"m not sure of the spelling) was attentive to our direction. She provided so much info. about the many sites we toured, that we...","review_date":"July 28, 2018"},{"attraction_id":2712,"user":"amyse2566st","rating":5.0,"review":"Ask for Louise!. My husband was at a conference so I decided to take a walking tour to get the lay of the city. The concierge set me up with Tours Voir Quebec for a two hour walking tour of the city. Our tour guide was Louise, Labelle...","review_date":"July 24, 2018"},{"attraction_id":2712,"user":"david_h","rating":4.0,"review":"\"Quebec Jim\" is an amazing guide, but tour not for everyone.. It's not straightforward to easily segregate pros and cons for this tour, so I have to combine what we liked and didn't like.\n1. When we booked the tour over the phone (because we had so many questions about how to customize our tour), the...","review_date":"July 23, 2018"},{"attraction_id":2712,"user":"649richards","rating":5.0,"review":"All Day Country Tour. We experienced an all day (9am - 5pm) tour of the Quebec Country. Our guide Francois Vidal made the day extremely enjoyable. As a native of Quebec City he was able to enlighten us (2 couples) on anything and everything regarding Quebec City and it's...","review_date":"July 20, 2018"},{"attraction_id":2712,"user":"bostongeek","rating":4.0,"review":"Very Good But Too Much History. If you like history, then this the walking tour for you! Our tour guide was Genevieve L'Heureux who was like a walking encyclopedia - extremely knowledgeable about every aspect of Quebec City from way back in the 1500's. My wife enjoyed the history tour. I...","review_date":"July 19, 2018"},{"attraction_id":2712,"user":"jachia08","rating":5.0,"review":"Best of the Best. I was in Quebec City for only two days, traveling solo. I decided to book a walking tour first thing. My guide, Francois Vidal, was the perfect fit for my tour. He was most informative, a really good story teller, and he made getting around...","review_date":"July 14, 2018"},{"attraction_id":2712,"user":"ginatj","rating":5.0,"review":"Make this your first activity in Quebec City. We just had a tour with Jim this afternoon with our 14 and 10 year olds. What a great way to start our trip to Quebec City! Jim is extremely knowledgeable, engaging and has a great sense of humor. I wish my history teachers were...","review_date":"July 9, 2018"},{"attraction_id":2712,"user":"utes573","rating":5.0,"review":"Wonderful walking tour with Fabienne . We arena family of 3 adults and wanted to have a private walking tour in English . We found a perfect match with Fabienne . She is fluent , energetic and very knowledgeable . We enjoyed her so much and highly recommend her .","review_date":"July 9, 2018"},{"attraction_id":2712,"user":"panster","rating":5.0,"review":"truly private. i set this up for my wife and 10\/16 yo. They were the only ones on the tour. It probably is cheaper to do a group tour but it is nice to not jostle with a crowd. this was a 2.5 hour walking tour that...","review_date":"July 2, 2018"},{"attraction_id":2712,"user":"jamesbenderjr","rating":5.0,"review":"Private Walking tour. My wife and I had a 2 1\/2 hour walking private tour with Robert and it was excellent. We love history and architecture and Robert was able to give us a good dose of each. He was very friendly and helpful. We were in QC...","review_date":"May 28, 2018"},{"attraction_id":2712,"user":"kimj9876","rating":5.0,"review":"Amazing Private Tour. On short notice, through our hotel Concierge, we booked a 3 hour private walking tour of Old Quebec for $170. Our tour guide, Raymond Lemieux, was excellent and spoke English fluently.\nThis tour was excellent. Raymond met us at the Visitor Centre across from the...","review_date":"May 28, 2018"},{"attraction_id":2712,"user":"rahim_n","rating":5.0,"review":"Excellent tour. It was my girlfriends first time in Quebec city and our tour guide Jean Francois was fantastic and very knowledgeable in Quebec City's history and made the tour worthwhile. We spent almost three hours with him going around the city and it was worth every...","review_date":"May 21, 2018"},{"attraction_id":2712,"user":"george_w","rating":5.0,"review":"Fantastic Private Tour. My wife and I were fortunate to have had Janet as our tour guide. Having grown up in Old Quebec, she possesses knowledge of the history and lore that is beyond extensive. Her enthusiasm and love for Quebec is obvious and makes the time very...","review_date":"May 15, 2018"},{"attraction_id":2712,"user":"ernieerdmannmd","rating":5.0,"review":"AMAZING!!! Do this the day you arrive (or asap)!. This tour was excellent!! Definitely a must do on first day or as soon as possible!! Reason, is you WANT to go back and visit places you saw\/ate at or walked to... and tour gives you some guidance! Our guide Jocelyne was extremely knowledgeable, and...","review_date":"April 30, 2018"},{"attraction_id":2712,"user":"disneyluvr25","rating":5.0,"review":"Great tour!. We spent a wonderful couple of hours walking all over the walled city with Richard Sequin. He's a very funny guy! Looks like everyone on the tour enjoyed his manner. We learned an awful lot for the money. Richard went above and beyond in his...","review_date":"April 27, 2018"},{"attraction_id":2712,"user":"megan_m","rating":5.0,"review":"Private Tour with Robert Simard. Private Tour with Robert Simard:\nIle d\u2019Orleans with visit to Sugar Shack (so interesting and fun to see local culture!), beautiful view of river and city from island;\nMontmorency Falls including Wales House \u2013 cannot wait to return in summer for zip lining and to...","review_date":"April 22, 2018"},{"attraction_id":2712,"user":"sheila_b","rating":5.0,"review":"The easiest way to learn and see the most. Our tour guide was fun, knowledgeable, and high energy! We saw more than expected, walked as much as we wanted and were quite happy that we bought this private tour. Absolutely the best way to learn about and fully enjoy this beautiful city.","review_date":"March 3, 2018"},{"attraction_id":2712,"user":"rodrique","rating":5.0,"review":"A wonderful and learning experience.. My family went on a private tour of old Quebec with our tour guide, Robert Simard. We began the tour at our hotel, Le Chateau Frontenac. Robert briefed us on the history of this great city along with some interesting facts about the hotel. We...","review_date":"March 3, 2018"},{"attraction_id":2712,"user":"papiruh","rating":5.0,"review":"Walking Tour. I stayed with my 13 year old daughter at Chateau Frontenac and arranged for a walking tour. Robert Simard met us at the hotel and we joined 4 others for a nearly 3 hr. tour. It was a very chilly AM and despite this, the...","review_date":"February 26, 2018"},{"attraction_id":2712,"user":"kutzaswath","rating":5.0,"review":"Walking Food Tour. We had a great time on our trip with Simon as our guide. If you have at least two days to spend in Quebec City I recommend you do the food tour. And it doesn\u2019t matter what season you go in.","review_date":"February 22, 2018"},{"attraction_id":2712,"user":"thomas_p","rating":5.0,"review":"A Great Private Tour Guide. My wife & I flew to Quebec City at the end of January for the Carnaval de Quebec. Early in our visit, we paid for a private walking tour through Tours Voir Qu\u00e9bec.\nOur guide was Robert Vandermeer. This guy has a passion for history...","review_date":"February 15, 2018"},{"attraction_id":2712,"user":"linebc1","rating":5.0,"review":"AWESOME tour with Robert Simard!. Robert Simard met my group of 18 at our hotel on a cold Feb. morning. He was fabulous, educating us thoroughly on Quebec's history, showing us the sights in Old Queebed, filled with his humor. He was so personable and entertaining. We initially thought it...","review_date":"February 7, 2018"},{"attraction_id":2712,"user":"kcm87","rating":5.0,"review":"Christmas in Quebec. For the longest time, we've wanted a traditional snowy Christmas. Despite our European heritage, we live in Australia, so an opportunity for something this special doesn't come along all that often. We considered a few different locations, but we're so glad we came to Quebec......","review_date":"December 25, 2017"},{"attraction_id":2712,"user":"greg_b","rating":5.0,"review":"Beyond Expectations. My wife and I booked on this tour so we could get a feel of old Quebec City. Unfortunately the day we booked it was cold and raining. My wife was not too sure about getting around on the cobblestones which had ice and water...","review_date":"November 19, 2017"},{"attraction_id":2712,"user":"jeffsabapathy","rating":5.0,"review":"Excellent Guide and overall ervice. My Chinese clients had an amazing tour of Qu\u00e9bec City last month. The overall experience was top notch and was handles with extreme professionalism from the booking to the actual guided private tour.","review_date":"November 8, 2017"},{"attraction_id":2712,"user":"jojoma27","rating":5.0,"review":"Outstanding Walking Tour. On the recommendation of the hotel we stayed at, took a walking tour of Old Quebec and it was so worth it. Our guide, Simon, was amazing, He truly knows the history of the city and was so informative and personable. So wish we had...","review_date":"October 21, 2017"},{"attraction_id":2713,"user":"brenkauai","rating":5.0,"review":"\"So Much Fun\". Awesome time our guide Paul made the experience that much better. He was very friendly, knowledgeable and patient. All around customer service was terrific, they also provide a free shuttle ride back to the village. Definitely would do this again!!!\nMahalo for the good times,","review_date":"March 4, 2019"},{"attraction_id":2713,"user":"justinpm2248ec","rating":5.0,"review":"Great Axe Time!. Excellent customer service from a handsome bearded gentleman who was very knowledgeable about the various ways to chuck axes.","review_date":"January 5, 2019"},{"attraction_id":2713,"user":"ericbidstrup","rating":5.0,"review":"Fun and friendly. Visited today and had a good time. Staff was super friendly and nice, and walked us thru many different ways to throw an axe that made the hour pass quickly. Fun way to spend an hour doing something off beat.","review_date":"December 27, 2018"},{"attraction_id":2714,"user":"kevinlhenderson","rating":5.0,"review":"Great day of wine tasting.. Our tour guide Harold picked us up at our hotel right on time. As we traveled from Niagara Falls to Niagara on the lake he kept us well entertained by his local knowledge of the area. He had a list of wineries we were to...","review_date":"February 18, 2019"},{"attraction_id":2714,"user":"carol_w","rating":5.0,"review":"A day in Niagara. If you're trying to decide what to do in Niagara and you enjoy wine...we enjoyed a good 5-6 hour day with our guide, Bernie, and we had a fabulous day!! We booked on line and the whole excursion happened seamlessly! Canadian wine was an unexpectedly...","review_date":"November 25, 2018"},{"attraction_id":2714,"user":"781edwardm","rating":5.0,"review":"Fantastic day. First class service. Darrel picked us up directly from our Airbnb. Very professional and knowledgeable, took us to some really nice wineries. We had a great lunch at The Garrison, one more wine tasting then back home. What a fantastic day and tour! Didn\u2019t have...","review_date":"October 30, 2018"},{"attraction_id":2714,"user":"tracyt0428","rating":5.0,"review":"Wonderful Day of Wine Tasting!. Bernie picked us up promptly at 10:25 a.m. at our hotel and it was clear from the start that we were in for a treat. Being a local, Bernie knows so much about the area and shared with us a ton of great information. We...","review_date":"July 11, 2018"},{"attraction_id":2714,"user":"jvuser","rating":5.0,"review":"Great Attention to Detail. Breanne did an amazing job as our tour guide. We went through on Saturday the 3rd of February and she lead a group of 12. My wife and I enjoyed the experience very much. The ice room was a special treat. (30,000 pounds of ice...","review_date":"February 5, 2018"},{"attraction_id":2714,"user":"marc_h","rating":5.0,"review":"Great wine and great experience!. We had a great time on our wine tour of Niagara On The Lake. Daryl, our guide, was a lot of fun and he knew the area well. He had great suggestions for wineries to visit based on what we liked and he was flexible...","review_date":"November 14, 2017"},{"attraction_id":2716,"user":"scottpep","rating":5.0,"review":"Montreal Christmas Visit with Family.. Francis was a great tour guide. She was extremely informative and fun ! The history is filled with a deep history and to leave the city after visiting without that appreciation would be a big miss.","review_date":"December 30, 2018"},{"attraction_id":2716,"user":"eu0614","rating":4.0,"review":"Interesting. Pretty good walk, interesting information. Valuable. I arrived 15 min late and they were kind enough to let me incorporate to the walk. I appreciate their comprehension and service.","review_date":"November 4, 2018"},{"attraction_id":2716,"user":"ftl-lari","rating":5.0,"review":"Excellent Tour and Tour Guide!!!. What a great idea it was to take a private tour with Guidatour!!! My friend and I were lucky enough to have Pierre for a private tour in late July and he was absolutely amazing and knowledgeable!!! We enjoyed it and it was very clear...","review_date":"August 27, 2018"},{"attraction_id":2716,"user":"lynette_r","rating":5.0,"review":"Fabulous and comprehensive . What a great way to start a holiday in east Canada and to settle in to being a tourist. Our guide was so knowledgeable and the two hour tour comprehensive. Would definitely recommend. Thank you Isabelle","review_date":"August 10, 2018"},{"attraction_id":2716,"user":"kraz4food","rating":4.0,"review":"Neat and personal. We enjoyed our tour with Anola, who met us exactly where we expected her to be. She was warm, introduced us and filled us full of information about Montreal, Quebec, the native Americans, architecture, silly and serious feuds... you name it! She was professional and...","review_date":"July 31, 2018"},{"attraction_id":2716,"user":"jennifer_f","rating":5.0,"review":"Wonderful Tour! Georges was awesome!. Adult group of 7 booked a tour of Old Montreal. Georges was our guide and he was very knowledgeable and entertaining. We went at our own pace (it was HOT) and he gave several recommendations for post-tour visits. Would definitely recommend Guidatours. Online booking was...","review_date":"July 18, 2018"},{"attraction_id":2716,"user":"ellen28","rating":5.0,"review":"Lovely tour with Ren\u00e9. My friends and I took a private walking tour Friday afternoon with Ren\u00e9. He met us at our hotel and walked us around the old town for a couple hours, showing us highlights, including the Notre-Dame basilica. He is extremely knowledge about all things Montreal...","review_date":"May 1, 2018"},{"attraction_id":2716,"user":"upperkula","rating":5.0,"review":"A wonderful guided tour of Old Montreal. Our wonderful guide, Pierre Tomszewski, transformed a very wintery mid-April day in Montreal into such an amazing experience! We were able to arrange for a vehicle which allowed us to explore a greater area as well as a number of walking portions. My wife and...","review_date":"April 24, 2018"},{"attraction_id":2716,"user":"elizabethp3715","rating":5.0,"review":"Insights galore. Our guide Stamatia (Stacy) provided us a deeper understanding of Old Montreal than we would have gotten on our own, with a guidebook, or in a large group. I highly recommend both the private tour and Stacy in particular. She has great knowledge, a delightful...","review_date":"April 14, 2018"},{"attraction_id":2719,"user":"ruth_r","rating":5.0,"review":"Informative and relaxed tour of Vancouver!. Our first time in Canada, my husband and I spent two days in Vancouver before heading to Whistler for skiing. I emailed Lionsgate before our trip and after a few pleasant exchanges with Steven Rivard, who runs Lionsgate, I felt confident that we'd be in...","review_date":"February 12, 2019"},{"attraction_id":2767,"user":"lws07","rating":5.0,"review":"Fun & interesting tour. Camille was our tour guide and she was fantastic and really made the info provided interesting and engaging. The path the tour takes and the information provided is varied, fun, and interesting (old vs new town, plus historical buildings, squares, some art, etc)- we felt...","review_date":"October 26, 2018"},{"attraction_id":2768,"user":"1billh","rating":5.0,"review":"Target Tours did a fantastic job. Our driver was Frank. He was great. We had enough time at each stop, he was informative and courteous. We had a great time and I would highly recommend","review_date":"November 20, 2018"},{"attraction_id":2768,"user":"ljones3785","rating":5.0,"review":"PEI Tour with Duncan Conrad. Duncan picked us up and dropped us off on time in a very nice Honda minivan equipped with a sound system that enabled all six of us in the van to hear his presentation. He was very pleasant and very knowledgeable about the Island and...","review_date":"September 26, 2018"},{"attraction_id":2771,"user":"cheryl_o","rating":5.0,"review":"Best way to see Victoria and wheelchair accessible. My husband and I took a cruise that landed us in Victoria. My husband is fascinated by Tesla vehicles and I love to see the historical sites and take pictures. This tour left us both very pleased. We were picked up right at the port....","review_date":"October 7, 2018"},{"attraction_id":2771,"user":"sunshine707865","rating":5.0,"review":"Fantastic customized tour!. My two sisters and I took my 96-year-old mother on a cruise to Victoria and Nanaimo. Since she cannot get up into a tour bus, the shore excursions were not appropriate, so I looked for a car tour. I found Tesla Tours on Trip Advisor...","review_date":"October 4, 2018"},{"attraction_id":2771,"user":"barbara_s","rating":5.0,"review":"Fantastic Tour, Fantastic Car, Fantastic Guide. Mark gave us a wonderful, insider's tour of Victoria and the surrounding area. His knowledge of the history of Victoria made the sights very interesting and generated lots of conversation.\nOf course, riding in a Tesla was wonderful, drawing looks and pointing all around town!...","review_date":"September 22, 2018"},{"attraction_id":2771,"user":"kzwnqxzvrnrzfmqemsj","rating":5.0,"review":"Magic Carpet. Kevin far exceeded any expectations. He was informative and gave us the best tour we have ever had in places all around the world. Kevin knows Victoria in ways that few could possibly know. He understands the history including the pre-history and geological development of...","review_date":"August 1, 2018"},{"attraction_id":2771,"user":"rita_c","rating":5.0,"review":"Tesla Tours. When I booked my tour, was able to get it tailored to the areas that I was interested in seeing, so did not have to stop and waste time anywhere else. Kevin, the owner, was my tour guide and driver for the day and picked...","review_date":"July 24, 2018"},{"attraction_id":2771,"user":"clarastravels","rating":5.0,"review":"FANTASTIC GIRLS TOUR IN A REALLY COOL CAR WITH A GREAT TOUR GUIDE!. Our Tesla Tour was such a great way to explore Victoria. We saw so many beautiful scenic areas. Our favorite was the Queens rose garden and castle. Our tour guide Kevin is so knowledgeable of the area. Every stop was an amazing experience. We even...","review_date":"June 27, 2018"},{"attraction_id":2771,"user":"april187","rating":5.0,"review":"THANK YOU KEVIN! For a Fantastic Family Fathers Day!. Our adult children wanted to do something meaningful for Father's Day. So they contacted Kevin to set up a tour that will be remembered by our family forever! As a local myself I was a tiny bit skeptical about the value of touring, but Kevin...","review_date":"June 20, 2018"},{"attraction_id":2771,"user":"kate_b","rating":5.0,"review":"A great way to explore Vancouver Island!. Our Tesla Tour was an incredible experience! They picked us up and took us on a one-of-a-kind experience around Victoria. Although born and raised on the island, I learned some amazing facts and trivia about some of my favourite spots in Victoria & Oak Bay....","review_date":"May 29, 2018"},{"attraction_id":2771,"user":"webmeisterbud","rating":5.0,"review":"A very cool idea in a very cool car.. Next time I have friends or family in town, this'll be the perfect combo of tourist-ness and geeking out over a dang cool car, all while being earth friendly!\nKevin was the perfect host and, even as a local, I learned a thing or two...","review_date":"May 29, 2018"},{"attraction_id":2773,"user":"9954","rating":5.0,"review":"Great Tour on a Snowy Day. Michel Sirois was one of the best tour guides we have ever had in any country. Despite the snowy and windy day we were faced with, he adapted his tour to our group in a wise and effective fashion, taking into account the fact that...","review_date":"October 29, 2018"},{"attraction_id":2773,"user":"swhidbey2","rating":5.0,"review":"Exceeded expectations for our tour of Quebec City. The two of us booked Michel's 3 hour walking tour as an alternative to the large cattle call cruise ship shore excursion tours. When we witnessed tour guides with 30-40 people trying to maneuver the street of Quebec, we were happy we had a private...","review_date":"October 17, 2018"},{"attraction_id":2773,"user":"brendapie","rating":5.0,"review":"Enjoyable and Richly Informative. Michel is an excellent guide. He has deep, cross-cultural understanding of the history and his passion for the city and its history is readily evident. I learned a lot (which I always enjoy) and he kept us all engaged.\nI experienced two tours with Tours...","review_date":"May 4, 2018"},{"attraction_id":2775,"user":"danrobnew","rating":5.0,"review":"Staff of 13 Rented Bikes and Headed to Stanley Park. This was a great experience, the staff at the shop were very friendly and very easy to communicate with. We pre-paid for the rental and the price was reasonable. The bikes were great, and overall it was a seamless experience.","review_date":"March 13, 2019"},{"attraction_id":2775,"user":"kate_c","rating":5.0,"review":"Great day out, lovely staff and good bike for cruising around. As I was travelling solo I wanted something fun and flexible to do. The weather was awesome so I hired a bike for the day, not a super fancy one but great for cruising around this fantastic city. The service was excellent, the bike was...","review_date":"March 11, 2019"},{"attraction_id":2775,"user":"tiffanykmills","rating":5.0,"review":"Highly recommend! Absolutely amazing. . My partner Liam and I were only in Vancouver for 5 days & wanted to keep active. We had lovely Greg as our tour guide who made himself available for a tour even though it was an off season \/ just us 2. Greg was...","review_date":"January 11, 2019"},{"attraction_id":2775,"user":"gijoue1","rating":5.0,"review":"best way to get a crash course on history, local spots, nature, fun facts and everything in between about vancouver. my partner and I had the pleasure of having Paulo show us around town. truly a remarkable tour guide who is extremely knowledgeable, well traveled & spoken with the right amount of sense of humor. he was patient, listened to our needs and took &...","review_date":"November 26, 2018"},{"attraction_id":2775,"user":"julie_l","rating":5.0,"review":"Wonderful private bike tour with Paulo. Together with my family, we spend the whole day with Paulo to discover Vancouver in all its beauty! With great enthousiasm, care for our safety and lot's of humor, Paulo shared all its insights and knowledge about the city and its citizens. Highly recommend to...","review_date":"September 5, 2018"},{"attraction_id":2775,"user":"rick_f","rating":5.0,"review":"Private bike tour with Greg. We booked a 5 hour privat tour. 2 Adults 2 kids 8 and 11 years!\nAs we only had 1 and a half days for all of Vancouver a bike tour seemd the best way of seeing the most interesting things. And it worked out....","review_date":"August 15, 2018"},{"attraction_id":2775,"user":"tiaatg","rating":5.0,"review":"Best way to see Stanley Park. We did a private tour of Stanley Park with our family of four , kids are 7 and 9. Bob was our tour guide and was fabulous, especially with our kids, as he is a retired teacher. From the moment we arrived to start the...","review_date":"August 11, 2018"},{"attraction_id":2775,"user":"jamesandmay","rating":4.0,"review":"fun biking downtown. vancouver is a very friendly bike city with bike lanes downtown. we biked (8, 10 y\/o girls wife and myself) downtown to canada place and rode around there came back. then my 10 y\/o and i biked to granville island crossing burrard bridge (fun but...","review_date":"August 3, 2018"},{"attraction_id":2775,"user":"susanindubai","rating":5.0,"review":"Great place to rent a bike!. We wanted to rent bikes and tour around Stanley Park on our own. Their Burrard store is an excellent location to start the tour. The bikes are in excellent condition and the staff are super friendly. If you want to do this trip on your...","review_date":"August 3, 2018"},{"attraction_id":2775,"user":"175marcusr","rating":4.0,"review":"Bargain Bicycles. We hired our cycles from here. The guys in the store were very helpful and gave us some good tips on which routes to take. The bikes were well maintained & good value","review_date":"August 2, 2018"},{"attraction_id":2775,"user":"bambino1992","rating":5.0,"review":"Amazing. As we were sleeping in the Fairmont hotel, this place was conveniently closeby. They were really helpfull and it was good priced. The bikes were amazing, we cycled more than 30 kilometers throughout the city and didnt have any probleem at all. I would recommend...","review_date":"July 20, 2018"},{"attraction_id":2775,"user":"bradc257","rating":5.0,"review":"Not the closest bike rental to Stanley Park - But absolutely the best choice!. I was looking for a bike rental near Stanley Park. There are several bike rental shops closer to the park, but I decided to go with City Cycle Tours because of the reviews. First, the location is great. It is in the city but there...","review_date":"July 15, 2018"},{"attraction_id":2775,"user":"andreaspf","rating":5.0,"review":"Perfect bike and friendly service. Before a conference, I went to the Burrard Street shop and rented a bike for two days. All equipment included. Price was very competitive, service very friendly and helpful, bike (7 gears) worked very well.","review_date":"July 11, 2018"},{"attraction_id":2775,"user":"o4362acgarym","rating":5.0,"review":"Excellent service and experience . Just finished my second bike rental with Cycle City. Friendly and knowledgeable staff and a wonderful experience. A couple of Cycle City guides even helped us when we encountered them on our journey. Ms Iffny was particularly helpful when we were on Granville Island. It's...","review_date":"July 7, 2018"},{"attraction_id":2775,"user":"rasmus_h","rating":5.0,"review":"Private family tour. It was a super nice tour with our guide Hilary. We got a lot of information about Vancouver and did see the different districts of the center of Vancouver. I will recommend this trip to everyone that can ride a bike a like to know...","review_date":"July 2, 2018"},{"attraction_id":2775,"user":"v2148vmcathyb","rating":5.0,"review":"Great day. We hired bikes from the Burrard Street branch. The bikes are all brand new and in great condition. Staff were lovely and told us exactly where to go to maximize the experience. It was so easy on the cycle tracks and through Sidney Park Seawall......","review_date":"June 17, 2018"},{"attraction_id":2775,"user":"meacham2018","rating":5.0,"review":"BEST WAY TO SEE VANCOUVER - BIKE WITH PAULO!. We booked a private bike tour of Vancouver. Paulo is the best guide we have ever had. (We bike on every vacation, so this is significant.) He is so knowledgeable about the history, architecture and biology of Vancouver that it was a great learning experience....","review_date":"May 27, 2018"},{"attraction_id":2775,"user":"michaelbj9159he","rating":5.0,"review":"Great bikes, stellar service. I've worked in the active travel industry for close to 10 years and have experienced many bike tour outfits. City Cycle Tours impressed by a well-maintained fleet, excellent service and an in-depth knowledge of the best way to explore the city on two wheels. Highly...","review_date":"November 21, 2017"},{"attraction_id":2776,"user":"janetk573","rating":5.0,"review":"Perfect way to fill our day. After an Alaskan cruise, we (6 adult family members--2 married couples and 2 singles) had a full day in Vancouver before our 11 P.M. red eye flight home. Our driver\/guide, Don, was very pleasant, knowledgeable, and flexible. We saw numerous highlights of the city and...","review_date":"August 7, 2018"},{"attraction_id":2776,"user":"jedisleeper","rating":1.0,"review":"Bad. Driver angry because our english is bad. We are tourist. not speak english properly. but driver angry and shout and talk loud. Driver should be patience with tourist","review_date":"July 17, 2018"},{"attraction_id":2777,"user":"prettomauricio","rating":5.0,"review":"Amazing day experience!!!. I had a great day, Erick was my tour guide, he is knowledgeable and so friendly !\nThe tour is an amazing you have time to enjoy the places you visiting and experience.\nWe had a private car tour and was amazing !","review_date":"January 26, 2019"},{"attraction_id":2777,"user":"raphael_g","rating":5.0,"review":"Such a great experience!. We booked a tour with the company and it was a great experience. The guide took us to Capilano Suspension Bridge and Grouse Mountain. We were able to see the bears Grinder and Coola. The guide was super friendly and we went all the way...","review_date":"October 11, 2018"},{"attraction_id":2777,"user":"beth_p","rating":1.0,"review":"Be wary of using this tour company. We were scheduled for a private tour on 6\/24\/18. When no one showed up, we called the phone number on our email and was told they had no record of our reservation. They said we must have been spammed, but I am not sure how...","review_date":"August 17, 2018"},{"attraction_id":2777,"user":"496janen","rating":5.0,"review":"Awesome!. Visited on the spur of the moment and we were not disappointed! The park is incredible! The suspension bridge is just the beginning. Hold on and be prepared for a wonderful experience.","review_date":"December 18, 2017"},{"attraction_id":2779,"user":"johnt673","rating":5.0,"review":"Excellent way to see the City Highlights. Our private tour driver and guide - Maggie - went out of her way to show us some of the best highlights of this beautiful Canadian city. Her knowledge and commentary throughout the tour was informative and educational. The tour included Chinatown, Gastown, a stop...","review_date":"August 24, 2018"},{"attraction_id":2779,"user":"sara_n","rating":5.0,"review":"Great city overview . This tour was a really great way to get the highlights of the city. It allowed us to get a very comfortable excursion to see many different places that then allowed us to determine what we wanted to go back to or see more of...","review_date":"July 19, 2018"},{"attraction_id":2779,"user":"ineida","rating":5.0,"review":"Very beautiful. A very interesting trip for the bests places in Vancouver, the city is wonderful. The top of the trip is the visit to Capilano suspended bridge. A place to visit.","review_date":"March 4, 2018"},{"attraction_id":2782,"user":"lemmonhome","rating":5.0,"review":"Perfect Intro to Vancouver. We only had one day in Vancouver and booked an afternoon tour with Wild BC Tours. Our guide, Chuck, (who is the owner) was personable and full of great info about the area. We saw all the main spots to see...Stanley Park, Granville Island, Gastown,...","review_date":"October 12, 2018"},{"attraction_id":2782,"user":"william_s","rating":5.0,"review":"Great Tour of Vancouver!. Bjorn did a wonderful job of showing us the sights and sounds of Vancouver in our half-day tour. We got to get out and walk around Stanley Park, Gastown and the charming Granville Island. We saw the best and worst of the city. Bjorn is...","review_date":"August 29, 2018"},{"attraction_id":2782,"user":"pcourt","rating":5.0,"review":"Great Custom Tour!. We had about 8 hours to kill between leaving our cruise ship and a 5 pm flight. Chuck set us up with a custom half-day tour of the city highlights and then made reservations for 1 pm at a restuarant for us. Bjorn was our...","review_date":"July 31, 2018"},{"attraction_id":2782,"user":"phyllis_e","rating":5.0,"review":"Saw it all!. Bjorn did an excellent job of showing us all the sights and sounds that make Vancouver the beautiful city it is. The tour was very interesting and relaxing. We were able to see parts\/areas of Vancouver that one would not see on a hop-on-hop-off bus...","review_date":"July 29, 2018"},{"attraction_id":2783,"user":"nc1234a","rating":5.0,"review":"Learned so much in so little time!. Xavier was a great guide. We learned more than we knew there was to learn about the history of Canada and Quebec City. Xavier had all kinds of interesting tidbits of knowledge about places throughout the city. I highly recommend this tour to get a...","review_date":"January 3, 2019"},{"attraction_id":2791,"user":"florian_t","rating":4.0,"review":"Visit With a Local in Gothenburg. Good Visit in Gothenburg. The guide was very nice and enthousiast!\nWe discovered various areas of interest such as Brunnsparken, HJ and L\u00e5nggatan area.","review_date":"February 2, 2019"},{"attraction_id":2792,"user":"bdohrer","rating":5.0,"review":"Excellent Private Day Tour to Niagara Falls. Our driver Alex was delightful! He was on early to pick us up from the hotel and he was a great travel. When we wanted to make changes to his normal route, he was flexible and accommodating. Alex gave us honest reviews and suggestions that...","review_date":"November 12, 2018"},{"attraction_id":2792,"user":"anjak2124","rating":5.0,"review":"Daytrip to Niagara falls with private limo driver and guide Alex. Alex picked us up just in time in the Morning Right in Front of our Hotel. He asked and listened carefully on our expectations and wishes for the day tour to the Niagara falls. As a Save driver he explained us a lot of the...","review_date":"September 24, 2018"},{"attraction_id":2792,"user":"adam_g","rating":5.0,"review":"Amazing tour of the Niagara falls along with other Niagara destinations!. The large Sprinter Van was very cosy and comfortable with big windows to see all the sights on the way. Our tour guide Ameer was a seasoned tour guide who was very friendly and made sure we were comfortable through out the journey. His knowledge...","review_date":"June 25, 2018"},{"attraction_id":2792,"user":"london_brief","rating":4.0,"review":"A great way to see Niagara. A private tour is the most relaxing way to see Niagara. You set your own pace and see the things that you want to see. The standard tour, for example, involves a stop at a winery. Having seen many wineries in my time, that visit...","review_date":"April 30, 2018"},{"attraction_id":2792,"user":"tpiboolnuruk","rating":4.0,"review":"Great tour guide. Fabio was a fabulous tour guide. He was our private guide for the Niagara Falls Tour. The tour started with a hotel pickup at our specified time and ended at St. Lawrence Market, per our request. He\u2019s extremely knowledgeable and very personable. The reason this...","review_date":"March 16, 2018"},{"attraction_id":2792,"user":"e716rkchrisd","rating":5.0,"review":"A great day out with Fabio. Went on a private tour as a four and asked for a larger vehicle, Fabio our guide didn't mess about and arrived promptly on time with a 14 seater mini van. Fabio is extremely knowledgeable and willingly gave all the information about the sites we...","review_date":"December 3, 2017"},{"attraction_id":2793,"user":"chuck_s","rating":5.0,"review":"Great way to see Vancouver with a native!. Brett picked us up at Creekside, Whistler in an immaculately clean Suburban. He was very professional and a very good driver. We stopped at several sites between Creekside and Vancouver that were entertaining and we got a good feel for the beautiful city of Vancouver.","review_date":"August 27, 2018"},{"attraction_id":2795,"user":"rudolph_a","rating":5.0,"review":"familly vacation. the carriage ride was amazing and worth every penny, my whole family loved this place, if you go to P.E.I , this is a must.","review_date":"August 13, 2018"},{"attraction_id":2797,"user":"huntteach","rating":1.0,"review":"Double-charged for an overpriced trip. This tour for 2 people was advertised for less than $250, but I was charged $562 instead. I didn't read the voucher closely when it arrived, so the credit card statement was a real shock!\nErick was friendly and accommodating - but he acted about...","review_date":"January 3, 2018"},{"attraction_id":2798,"user":"culture740458","rating":5.0,"review":"A definite must do. Booked on the internet and with not knowing what to expect, we were a little concerned. We were picked up from our hotel by limo on time and taken to each attraction with an excellent commentary. The flight over the falls was way beyond our...","review_date":"March 19, 2019"},{"attraction_id":2798,"user":"bobby_h","rating":5.0,"review":"You must see them from here!. The view of the falls from this side were beautiful. You can see the entire horseshoe falls , feel the mist. The mist from the falls was almost like a light rain at times. Quite a bit of ice on everything, but they kept the...","review_date":"March 23, 2018"},{"attraction_id":2799,"user":"blondie_n","rating":5.0,"review":"Beautiful Fireworks for Our Anniversary. Beautiful cruise on the river with a great view of the Falls, fireworks were awesome perfect time of the year to travel, great weather.","review_date":"November 6, 2018"},{"attraction_id":2799,"user":"juggah","rating":5.0,"review":"Beyond well worth it. Booked this private tour online as having never been to Niagra Falls area and I didn't feel like planning the day myself. My wife and I were picked up at our hotel on time by Tom S. our tour guide\/driver for the day. Tom is...","review_date":"August 28, 2018"},{"attraction_id":2799,"user":"eshorts","rating":5.0,"review":"It was worth every minute. This was tremendous and wonderful. I am disabled and have a very difficult time walking so the wet stairs scared me but it was worth it, the beauty, the majesty amazing. The boat tour was wonderful too. You will get very wet but worth it.","review_date":"March 3, 2018"},{"attraction_id":2800,"user":"yvonnedp","rating":5.0,"review":"GASTRONOMICAL DELIGHT!!!. Our tour guide, McKenzie, was such a delight and I am so glad that we had him all to ourselves! He took us on a great adventure. First stop was St Lawrence Market to sample Yiannis' Peameal ham sandwich: delicious! Then across the street to...","review_date":"December 2, 2018"},{"attraction_id":2805,"user":"ann_f","rating":5.0,"review":"Go with Robbie and go with the best. Robbie picked us (two couples) up at the Lake Louise Inn for two days of private touring. The first day he brought us to Lake Louise and the Lake Louise Ski Resort where we took the chair to the top of the lift. Since it...","review_date":"October 11, 2018"},{"attraction_id":2807,"user":"denny_k","rating":5.0,"review":"Custom wine tour + proposal. Was thinking of proposing at my girlfriend on our anniversary while doing wine tour as she is obsessed with wine but I dont know much about wine or Niagara region myself, so I found wheelz that helped me with all that. And having a private...","review_date":"August 7, 2018"},{"attraction_id":2807,"user":"sc00ter38","rating":5.0,"review":"Great Time!. Our party of 7 had a blast on the tour. We made it to 5 wineries and 2 breweries. Tour guide was very knowledgeable and very familiar with each establishment. The tour only got better as the day went. Ended up coming home stocked with...","review_date":"February 12, 2018"},{"attraction_id":2815,"user":"rmb11282017","rating":1.0,"review":"Cruisers beware .... We took a similar shore excursion while our ship was docked in Charlottetown. The trip each way way over an hour, and while the countryside was picturesque, the payoff fell short. Also note that there\u2019s minimal food options on site until the new Visitor\u2019s Center...","review_date":"October 25, 2018"},{"attraction_id":2815,"user":"650vickio","rating":5.0,"review":"Ann of Green Gables tour. Had a wonderful tour with Don. He was so knowledgeable, made our tour so interesting. Customized the tour to our needs. Would highly recommend him! Delightful experience for our party of 6.","review_date":"September 16, 2018"},{"attraction_id":2815,"user":"glenda_s","rating":5.0,"review":"Excellent tour of a beautiful island.. We took the tour with Jack DesRouches who could not have been a better guide. Learned history, economics, and beauty of the island. He planned a wonderful tour including Anne of Green Gables and the National parks but stopped anywhere we were interested in. This...","review_date":"August 19, 2018"},{"attraction_id":2818,"user":"serbanila","rating":2.0,"review":"A lot of driving... not enough wineries. We booked this tour as a group of 14 and it sounded great because they came to our hotel to pick us up in 3 separate vans.\nWe ended up in a van where the driver had no clue about wine. He actually said that...","review_date":"August 1, 2018"},{"attraction_id":2824,"user":"dan_s","rating":5.0,"review":"Confederation Bridge, Prince Edward Island. Spectacular Bridge! Amazing to see it and drive over it. It takes 10 mins to cross, 8 miles long. Toll Bridge one way into New Brunswick.","review_date":"May 22, 2018"},{"attraction_id":2828,"user":"molly_m","rating":5.0,"review":"Great family photos in Kauai. Our Flytographer, Brigitte, was amazing! Brigitte met our family in Anahola on the beach. She did a great job of capturing photos of all 10 of us, which included grandparents, parents and 4 granddaughters. Brigitte was really easy to work with, she made our family...","review_date":"January 23, 2019"},{"attraction_id":2829,"user":"mandyrupp","rating":5.0,"review":"Worth It!. This was such a great experience and I highly recommend! We did this as a surprise birthday gift for a friend but I will definitely be using this company on my next vacation for personal use. There were some hiccups nailing down a location based...","review_date":"January 22, 2019"},{"attraction_id":2843,"user":"gerard_d","rating":5.0,"review":"Great ride on a cold day!. As part of our Anniversary Trip in January, I took my wife on the Banff Trail Riders' Private Sleigh Ride. This is a 45 minute ride around the property. Our driver was Grace. Grace spoke with us during the ride and telling us about the...","review_date":"March 13, 2019"},{"attraction_id":2843,"user":"smokeeater2","rating":5.0,"review":"Proposal Ride. I decided to take the private sleigh ride for two in Banff and propose to my girlfriend. They kept everything confidential cause she didn\u2019t know, even up to the point where Oliver the driver pretended to take our picture (he was taking a video the...","review_date":"February 20, 2019"},{"attraction_id":2848,"user":"grhingo","rating":5.0,"review":"Lakes eBike tour. Had the best day - got to see so many beautiful lakes and trails, really fell in love with Whistler.\nIt was our first time on eBikes - they were easy to ride and gave us the boost we needed for some of the hills....","review_date":"October 20, 2018"},{"attraction_id":2848,"user":"markd-aust","rating":5.0,"review":"All Day Ebike Tour. My wife & I had a great all day Ebike tour with Ali. Did about 60km in 5.5 hours with a stop for lunch and a visit to a brewery. Very easy with the Specialized Ebike - loads of power and smooth engagement and still...","review_date":"June 15, 2018"},{"attraction_id":2881,"user":"blog_partiu_m","rating":5.0,"review":"Excelent service provider. We tested Lokafy services and decided to tell you everything about it because while traveling, everybody says: \u201ctravel like a local, not as a tourist\u201d. Well, this is true and highly recommended but sometimes we don\u2019t find all the information we need on TripAdvisor. Or...","review_date":"January 30, 2019"},{"attraction_id":2895,"user":"bricha3534","rating":5.0,"review":"A wonderful tour of the Vancouver area wineries. U Travel We Drive U is a well planned and executed half day wine trail excursion for any group wanting to experience the beauty and culture of the fine Fraser Valley wineries in a very relaxed non taxing fashion. They literally drop you at the...","review_date":"July 1, 2016"},{"attraction_id":2899,"user":"julia_b","rating":5.0,"review":"Fantastic memories of a fantastic trip. We were in Mexico for my husband's birthday and had the rare opportunity to get our adult sons together for a photoshoot, plus a girlfriend. Claudia suggested a couple of locations in Playa, one in front of a stunning mural and the other at the...","review_date":"January 23, 2019"},{"attraction_id":2921,"user":"jillian_m","rating":5.0,"review":"Sunrise photo shoot. We have used Flytographer three times in London, Belize, & Santorini - if I could sum it up in one word it would, WONDERFUL! The photographers know the area, keep things short and sweet, and capture the best family moments. We have such a nice...","review_date":"January 21, 2019"},{"attraction_id":2922,"user":"john_s","rating":5.0,"review":"Visit to see the Greek Islands. I am still amazed on how beautiful my photographer captured the most exquisite pictures of this beautiful Santorini. I would of never been able to take these pictures myself. The photographer I used knew exactly were to take pictures and the spots he took us...","review_date":"January 22, 2019"},{"attraction_id":2934,"user":"peggy_b","rating":5.0,"review":"Awesome Tour of Quebec City!. My husband and I are not great \"tourists\" but thought it would be a good idea to have a tour to learn more about this gorgeous city. Michel was great! He provided very interesting information on the history of Quebec and an awesome walking tour...","review_date":"February 26, 2019"},{"attraction_id":2934,"user":"dallya2","rating":5.0,"review":"Fantastic Quebec. We took this tour with our guide, Michel Sirois, and loved the history that Michel provided. He also provided maps and visual representations of what Quebec was like in the past and this enabled us to visualise buildings that no longer existed or to see...","review_date":"July 25, 2018"},{"attraction_id":2936,"user":"z7530dtjoseb","rating":5.0,"review":"Awexome experience. Got there late, no problema. Up in the air in no time. Pilot is great, ex SAR man. My kids loved it, first ride.","review_date":"August 9, 2018"},{"attraction_id":2936,"user":"dany_v","rating":5.0,"review":"Excellent experience!. We thoroughly enjoyed our experience! The staff was welcoming and professional. The tour was very informative and interesting and the scenery outstanding! We look forward to receiving the DVD of our flight! Thank you again!","review_date":"July 26, 2018"},{"attraction_id":2936,"user":"michael_l","rating":5.0,"review":"Helicopter Wine Tour. My girlfriend and I booked the Wine Tour with 1000 Island Helicopters and it was everything promised. Meg was great during the booking process with timely responses providing recommendations on different wineries for our trip. Bill provided a safe flight while having great knowledge of...","review_date":"July 9, 2018"},{"attraction_id":2950,"user":"pam_e","rating":5.0,"review":"wonderful tour. Really enjoyed our day here - great guide and driver. And nice to go at a time of year when it is not overcrowded.","review_date":"February 22, 2019"},{"attraction_id":2963,"user":"kellmo29","rating":5.0,"review":"Great way to see Toronto!. My mom and I went on a 4 hour guided tour with Gabby today. We are familiar with Toronto already so she took us to places we wouldn\u2019t think to go to or know about. Appreciated the Uber rides to and from areas. She is...","review_date":"December 3, 2018"},{"attraction_id":2964,"user":"bayoucowboy","rating":5.0,"review":"Boutique company offering a great experience. The company, Wet Set Mtl, and its staff, including Julien and Alex, are wonderful. They are passionate, friendly, and informative. The private boat tour gives you the chance to see parts of the river and the water you just couldn't experience on one of the...","review_date":"July 28, 2018"},{"attraction_id":2968,"user":"solotraveler0318","rating":5.0,"review":"Well organized, friendly and pictures that I love. This was not my first session with Flytographer. I have started using the company a couple of years ago and have loved every session I booked. The concierge team is friendly, super helpful and diligent and every Flytographer I have met has put me at...","review_date":"January 21, 2019"},{"attraction_id":2969,"user":"dotcancelledit","rating":5.0,"review":"DC WW2 Monument Family Pictures. Our family wanted to capture our first time in DC at the WW2 Memorial. I stumbled upon Flytographer in my google search, and I am so glad I did. It was such an easy way to communicate my needs in the pictures and locations I...","review_date":"January 21, 2019"},{"attraction_id":2996,"user":"geraline_b","rating":5.0,"review":"Super relaxed photography session!!. We had a lot of fun with Jessica from Flytography! It had been a while since we had a family picture taken and I thought, what better than to have a picture taken while on holidays!! This way I will actually be in the picture!!...","review_date":"January 21, 2019"},{"attraction_id":3001,"user":"mary_claire_s","rating":5.0,"review":"Our best Cape Town souvenir!. Flytographer Nadine was delightful and we so enjoyed our Cape Town photo session. Nadine guided us around Camps Bay beach, taking photos around the rocks and tidal pool. The Twelve Apostles and Lionshead were fabulous backdrops, not to mention the stunning water views. Nadine has...","review_date":"January 21, 2019"},{"attraction_id":3011,"user":"swayzy","rating":5.0,"review":"xxx --> best souvenir which you can take back <---xxx. I booked them since 5 years in every vacation at different places. So convenient, no hassel to look for semi class photographer at your location. Great experiences with pre-and after sales service. All photographer are real professionals and know they job.\nIt has already reached...","review_date":"January 22, 2019"},{"attraction_id":3016,"user":"brookeannandale90","rating":5.0,"review":"Best. Day. Ever. Amazing equipment, incredible guide, beautiful trails!! Meredith was an absolute gem- such an awesome coach and so much patience!! I already want to go again!!","review_date":"September 12, 2018"},{"attraction_id":3016,"user":"gustavo_t","rating":5.0,"review":"Guide trail. I recomend go there and rent a bike with a guide. The bikes are very good. The guide take you to do your trail the way you want and level. He also can make you improve your skills, with tips and showing how to do....","review_date":"August 29, 2018"},{"attraction_id":3016,"user":"mike_r_barber","rating":5.0,"review":"Great tuition, first family run @ Whistler MTB Park. A fantastic time for my family including kids of 11 and 15 with Lizzie doing some superb guiding and encouragement for the slightly-nervous first timers. Thanks to Matt for discussing all the options with us, and to Lizzie for making it one of our top...","review_date":"July 30, 2018"},{"attraction_id":3016,"user":"neilsnz","rating":5.0,"review":"Arbutus Routes made our Whistler MTB Experience even more Awesome. For starters, if you like mountain biking, I don't think you can get any better than Whistler, unless you use Arbutus to organise and assist your Whistler MTB Experience.\nArbutus have been awesome from the start to the end of our Whistler visit.\nFrom the...","review_date":"July 16, 2018"},{"attraction_id":3016,"user":"britt_s","rating":5.0,"review":"Amazing single track tour. I had minimal experience with cross country biking and Meredith taught me everything I needed to know. From when I arrived to when I finished, the whole tour was amazing. All staff were extremely helpful and accommodating. The tour itself was incredible. It was challenging...","review_date":"July 12, 2018"},{"attraction_id":3016,"user":"386benjaminj","rating":5.0,"review":"3 hour bike guide on downhill park. We were inexperienced downhill riders and were taught to be safe and given he fundamentals of riding by our guide Alistair from Arbutus Routes. We visited in July, when the lifts run to 8 pm - lots of riding. We would do this again !","review_date":"July 10, 2018"},{"attraction_id":3016,"user":"junior235","rating":5.0,"review":"Private bike guide. I highly recommend Arbutus Bikes. They initially went above and beyond to help us with a private guide for our son at short notice as they knew we were arriving from Australia. My son\u2019s guide Andrew was awesome. My son said he learnt more from...","review_date":"July 9, 2018"},{"attraction_id":3016,"user":"dennis_f","rating":5.0,"review":"Half day bike park tour and rental. The staff at the store were very attentive in helping my kids with their rentals and setup, and I had pre-booked a dream bike, Yeti SB5.5, which was nothing short of amazing. The bike was in superb condition.\nBut the real highlight was my half...","review_date":"July 8, 2018"},{"attraction_id":3016,"user":"jasonwale99","rating":5.0,"review":"3 hour Singletrack Tour\/Lesson with Lizzie. Excellent Bikes, Excellent Service and Excellent knowledge and Instruction.\nLizzie took my wife and I out for 3 hours for our first experience on 29inch bikes.\nNeither of us had mountain biked for more than a decade but Lizzie made us feel at home and...","review_date":"July 2, 2018"},{"attraction_id":3016,"user":"sjhart23","rating":5.0,"review":"One of the best tour in Whistler!. I went out on a half day singletrack tour last week (guided by Ali) and it was without a doubt one of the best tours I have done in Whistler! Ali was an incredible guide!\nI would recommend this to anyone who is looking for...","review_date":"June 30, 2018"},{"attraction_id":3016,"user":"sue-aucklandnz","rating":5.0,"review":"Guided tour. Spent a morning being guided by Lizzie and had a great introduction to the Whistler mountain bike trails. Lizzie was delightful and chose trails that both suited my ability and challenged me at times! A really worthwhile investment to maximise the limited time I had...","review_date":"June 28, 2018"},{"attraction_id":3016,"user":"lizimc92","rating":5.0,"review":"Awesome morning of trail riding. Went on the half day Whistler singletrack tour with a couple of friends. We're all intermediate\/blue trail riders and wanted to explore some more challenging trails. We had such a brilliant day with Matt and Meredith - they took us down some great trails and...","review_date":"June 21, 2018"},{"attraction_id":3016,"user":"scott_w","rating":5.0,"review":"Amazing Day. Today we did the mountain bike tour with Ali. The tour was amazing! He knew when to push us, and when to let us just go at our own pace while also keeping the mood fun and encouraging.\nI was super impressed with the professionalism...","review_date":"June 19, 2018"},{"attraction_id":3016,"user":"jchilltoppers","rating":5.0,"review":"Ride with those that know. I booked a singletrack guided tour with Arbutus so that in the few hours that I had to ride at Whistler, I would not waste my time - Bingo - Jackpot.\nMy tour guide was Andrew, and in addition to knowing the trails - which...","review_date":"May 2, 2018"},{"attraction_id":3025,"user":"emily_w","rating":5.0,"review":"Captured us in one of our favorite places!. Flytographer is an INCREDIBLE company. They make it so easy to capture your special moments while traveling. Can't wait to schedule more shoots around the world :).","review_date":"January 22, 2019"},{"attraction_id":3035,"user":"jasmine_e_r","rating":5.0,"review":"If you love sea glass, THIS IS THE TOUR FOR YOU!!!. We went on this tour while we were in PEI for the week of 9\/3-9\/10. We didn't know what to expect because this was our first time ever on any tour like this. Kevin also told us that this was the first sea glass tour...","review_date":"September 7, 2018"},{"attraction_id":3050,"user":"geotrack","rating":5.0,"review":"Excellent City Tour. Very informative and interesting tour. Enrique is a gentleman extraordinaire. Very polite, knowledgeable and accommodating. Toured Stanley Park, GasTown, ChinaTown and Granville Island. We were on a layover flight, to took advantage of the opportunity. Has us considering taking a longer vacation into Vancouver in...","review_date":"March 1, 2019"},{"attraction_id":3051,"user":"yanni_x","rating":5.0,"review":"Excellent Library. Excellent Library to go! Very unique design, and rich collections of books. A worthwhile place to visit in Vancouver downtown center.","review_date":"December 12, 2018"},{"attraction_id":3052,"user":"miriam_n","rating":5.0,"review":"Great tour. Covered a lot of history and guide was very knowledgeable. Walked at a good pace.\nRecommendations for shopping and restaurants was excellent.","review_date":"October 29, 2018"},{"attraction_id":3061,"user":"roadkilt","rating":5.0,"review":"Brilliant way to make an exotic city visit more special. My wife, daughter who lives in Europe and I met up in Madrid. The photographer really worked to bring us to several iconic locations and be creative with us. We all got into making it work and capture really special pictures that we normally wouldn\u2019t...","review_date":"January 21, 2019"},{"attraction_id":3064,"user":"beyondcookies","rating":5.0,"review":"Private tour for 6. Loved our tour with Shahzaib. Niagara was amazing. We skipped lunch at the Sheraton and instead found something more appealing to everyone in our group (the benefit of a private tour). Loved the stops along the way. Beautiful place and really enjoyed being able to...","review_date":"October 31, 2017"},{"attraction_id":3099,"user":"mcpedrosa","rating":5.0,"review":"Just perfect!. Flytographer is, by far, my favorite travel hack and I now recommend it to all of my travel-loving friends!!\nAna and Sergio captured BEAUTIFUL and PERFECT photos of me and my girlfriend in Lisbon.\nOur friends and family have all commented about what a wonderful...","review_date":"January 21, 2019"},{"attraction_id":3103,"user":"dvcg1","rating":5.0,"review":"Great idea and experience!. We have used Flytographer in a few cities (Amsterdam, Paris, Chiang Mai) and have been very happy with it. You choose your photographer based on the location and even though we have had different photogs in different places, the quality of the photos has always...","review_date":"January 21, 2019"},{"attraction_id":3107,"user":"itsmyturn48","rating":5.0,"review":"So great for the solo traveler!. Forget about selfies! Don\u2019t hand your camera to a stranger! The absolutely best travel accessory is Flytographer! The pictures were amazing, the photographer was so talented. I don\u2019t even think I look good in photos, but somehow she captured my joy at being in this...","review_date":"January 21, 2019"},{"attraction_id":3108,"user":"vicky_e","rating":5.0,"review":"Tasty, Scenic, and Awesome!. What a great experience! It was tough to think of something to do that would be fun for my 19 year old son and my sister and I at the same time. My son is car crazy, so the Tesla was a big hit, and...","review_date":"December 30, 2018"},{"attraction_id":3108,"user":"traveler44781379175","rating":5.0,"review":"Great experience!. Kevin was very knowledgeable and took us to lots of worthwhile points of interest en\nroute. I have a tendency to motion sickness but Kevin was a good driver so I was able to enjoy the drive. The Tesla is a nice quiet way to...","review_date":"December 2, 2018"},{"attraction_id":3108,"user":"clairecampbell231","rating":5.0,"review":"Green energy and an awesome, unique way to have an outing with friends.. My husband, myself and 2 of our friends toured up the Saanich peninsula in the middle of October to have a wine and spirit tasting at De Vine Winery. Mark was our driver and he was very friendly, personable and easy to be around. We...","review_date":"October 18, 2018"},{"attraction_id":3108,"user":"michele_h","rating":5.0,"review":"Great way to take a custom tour in Victoria and beyond. Mark was our guide. He arrived early to pick us up from our port terminal. We planned to visit a Cider Brewery and Vineyard and as we had as we had a few moments to spare, he offered to show us around Victoria for a...","review_date":"September 7, 2018"},{"attraction_id":3108,"user":"47tallea","rating":5.0,"review":"Amazing service, stunning views and a sweet ride!. The best way to see the sights in style! We toured in Saanichton area to Sea Cider and DeVine where the farmland and beach views were STUNNING. Kevin was lots of fun and taught us all about the surrounding area! All in all we had...","review_date":"July 15, 2018"},{"attraction_id":3108,"user":"michelle_r","rating":5.0,"review":"Amazing, unique, and fully customizable experience!. Kevin took us on a fully customized tour, happily meeting us at Fisherman's Wharf. His professional and easy-going approach only added to the incredible comfort of his impeccably clean, silent, and sexy Tesla! We opted to check out some of the distilleries and wineries in...","review_date":"June 13, 2018"},{"attraction_id":3110,"user":"exploration819863","rating":5.0,"review":"Inderjit Singh Minhas. Excellent Day tour... & fabulous service provider.. it was amazing & rememberable tour of Niagara with AIR LINK TOUR, Always recommended to all of you.. Such a Good tour guide Alisha.. keep it up guyss & Grow..","review_date":"September 29, 2018"},{"attraction_id":3110,"user":"acogorno","rating":5.0,"review":"Niagara falls day tour. Great day tour, with a well organized tour company with good service, the tour guide was great and knowledgeable, I would highly recommend this tour if you are visiting Toronto and would like a day to excursion to the magnificent Niagara falls and surrounding areas.","review_date":"November 7, 2017"},{"attraction_id":3137,"user":"kickstartk","rating":5.0,"review":"Company that employs amazing photographers (and great people). Belinda (of Belinda and Tony Las Vegas) was an amazing photographer. She made every shot look so magical and romantic. But even more than that, this company was so accommodating of my last minute plans. My husband had just surprised me with a trip to...","review_date":"February 20, 2019"},{"attraction_id":3145,"user":"lauriebrad","rating":5.0,"review":"Worth every penny!. My husband and I were celebrating our 25th anniversary in Italy and we wanted more than just selfies to preserve the memories. We wanted well-composed professional shots that we could display in our home. That is exactly what we got! Beautiful photos that captured our...","review_date":"January 21, 2019"},{"attraction_id":3151,"user":"elliott_m","rating":5.0,"review":"Amazing trip. Had an incredible experience with Flytographer. The representative was friendly and professional. I was very nervous planning such an important day but Karolina made me feel very comfortable with the entire process. She helped coordinate my surprise engagement down to the T and it worked...","review_date":"January 21, 2019"},{"attraction_id":3152,"user":"jpw0010","rating":5.0,"review":"Prague Proposal Shoot. Flytographer does an amazing job of working with local photographers to design the perfect shoot. My local photographer ended up being more of a tour guide and at the end a friend enjoying a beer. Not to mention both my concierge and photographer both worked...","review_date":"January 24, 2019"},{"attraction_id":3157,"user":"jennifer_m","rating":5.0,"review":"A perfect way to remember our vacation!. We got to meet up with Eli\u0161ka in Prague for a wonderful photo session! We went to the perfect places to both showcase Prague and have us in pictures that were not just selfies. I had such a great time!","review_date":"January 21, 2019"},{"attraction_id":3168,"user":"gpowell21","rating":5.0,"review":"Flytographer is Fabulous. Natashia from Bangkok was awesome and our photos were amazing. Had a really great time and it was so relaxed and natural. We have had 3 experiences with Flytographer and they have all been wonderful. The other 2 were for our daughter's engagement in Prague...","review_date":"January 22, 2019"},{"attraction_id":3195,"user":"alla_f","rating":5.0,"review":"Fantastic Family Photos!. We used Flytographer for the 4th time in Cabo and as every experience with Flytographer, it was a wonderful experience! Our local photographer, Fernanda, picked out a perfect spot with bright buildings and we spent an hour walking around making memories all the while getting...","review_date":"January 21, 2019"},{"attraction_id":3226,"user":"exploringthroughlife","rating":5.0,"review":"Absolutely amazed at our experience!. My husband and I were celebrating our 5th anniversary in Paris and wanted really romantic photos to commemorate the occasion. We shot with Olga and we could not be happier. The experience was so simple and easy and fun! We have the pictures hanging all...","review_date":"January 21, 2019"},{"attraction_id":3227,"user":"lizzie-mp","rating":5.0,"review":"My Most Memorable Travel Photos. I traveled to Paris with my 10 year old daughter and my mom as a special birthday trip for my daughter. It will go down as one of my daughter's most memorable trips no matter how many more times she travels throughout her life. We...","review_date":"January 30, 2019"},{"attraction_id":3227,"user":"ginabean3","rating":5.0,"review":"Incredible photography session, best souvenir ever!!!. My little family went to Paris last May and I had heard about Flytographer from one of my friends. We decided to schedule a session to commemorate our vacation. It was the BEST decision ever! The minute we started the process, we had a dedicated...","review_date":"January 21, 2019"},{"attraction_id":3227,"user":"angieschoon","rating":5.0,"review":"The Best Travel Souvenir EVER!. Flytographer i, by far, my favorite travel hack and I now recommend it to all of my travel-loving friends!! My husband was skeptical when I told him that the only souvenir that I wanted from our family's week in Paris was a Flytographer session, but...","review_date":"January 21, 2019"},{"attraction_id":3228,"user":"lita_l","rating":5.0,"review":"Family vacay. Awesome! We loved our photographer and pictures ... so much so that we included a couple of our favorites on our annual Christmas card. Also booked them for our London, UK and Charlottetown, PEI later in the year.","review_date":"January 21, 2019"},{"attraction_id":3229,"user":"gabriele_r","rating":5.0,"review":"Great sunset pics on the Keawakapu Beach in Kihei. We had a fun sunset photoshoot with Flytographer and our photographer, Taena in Maui. When the spot we picked wasn't available, she had another great suggestion - Keawakapu Beach, Kihei. We were a party of 10 and she was great with all 4 grandkids. We...","review_date":"January 23, 2019"},{"attraction_id":3229,"user":"smromanko","rating":5.0,"review":"Amazing experience. Loved our experience getting family photos done in Maui on the beach! The photographer was great with our young children, and the photos turned out beautiful. Something we will always cherish! Would 100% recommend Flytographer and capturing these moments wherever you may be.","review_date":"January 23, 2019"},{"attraction_id":3230,"user":"ivana_p","rating":5.0,"review":"Honeymoon and vacation in Paris and Rome. I booked two different photographer ( one for Paris and one for Rome). Both ladies were great and pictures turned out to be great memories. Highly recommend Flyphotographyt.","review_date":"January 21, 2019"},{"attraction_id":3235,"user":"ywlmb","rating":5.0,"review":"Perfect for private airport transfer. If you need an airport shuttle then get a quote from these guys. I usually deal with niagara airbus' high rates shared transportation but this time for my buffalo airport shuttle I really did some digging. Wheelz rate was cheaper than Airbus shared shuttle by...","review_date":"November 17, 2018"},{"attraction_id":3235,"user":"sunshinecoaster72","rating":5.0,"review":"Great Service . We used Wheelz Niagara for a transfer from Buffalo Airport to Niagara, ON, Canada. Vern the driver is fantastic and provided some great local tips. Would recommend using them again.","review_date":"July 11, 2018"},{"attraction_id":3239,"user":"thana_p","rating":4.0,"review":"Excellent private niangara tour. Thank you so much to Mr.Franaz my tour guide and driver. Thank you to take care our family. If you want to booking a best view table at Niagara Fallview lunch or testing very special wine .Please select this tour guide . We are extremely...","review_date":"January 11, 2018"},{"attraction_id":3244,"user":"g528vvjohnr","rating":5.0,"review":"Excellent Service . I have now used Wheelz as my wine tour service a few times and it just seems to get better and better. From setting up the tour ( very timely responses and very accommodating) to the actual day and driver ( Daryl is great). Thank...","review_date":"September 15, 2018"},{"attraction_id":3244,"user":"gb2809","rating":5.0,"review":"Superb - this is the one to go with. So we have been to Niagara Ontario 3 times now and done 3 wine tours. Whilst they are all good this one was superb. We went on the 23rd during the heavy snow which made it atmospheric as well.\nNothing was too much trouble for...","review_date":"December 25, 2017"},{"attraction_id":3269,"user":"jill_a","rating":5.0,"review":"Wheelz custom tour Niagara on the Lake. Steve was our driver for our custom private tour to Niagara on the Lake. He showed up on time & was a wonderful informative driver. We liked his suggestions & would 100% recommend this company.","review_date":"September 19, 2018"},{"attraction_id":3269,"user":"dpress628","rating":5.0,"review":"A wonderful experience. Our driver, Bernie, was the greatest. He made visiting Niagara Falls, ON the best. I would recommend this experience to anyone I know going to Canada.","review_date":"July 29, 2018"},{"attraction_id":3272,"user":"nexus2013","rating":5.0,"review":"Butchart Gardens Tour. One of the most beautiful places i have been for gardens . A must see when your in Victoria area. Some many themes ,water ponds ,japanesse garden plus water fountains and even an old fashion enclosed meery Go Round","review_date":"November 7, 2018"},{"attraction_id":3272,"user":"zoe_g","rating":4.0,"review":"Victoria, Vancouver Island. The driver was knowledgeable and entertaining, the ferry trip was great, the float plane was magical and the shuttle was waiting for us at the end to take us back to our hotel. The Fairmont Empress was a wonderful hotel, however we had major problems...","review_date":"September 24, 2018"},{"attraction_id":3282,"user":"preetisridharanps","rating":4.0,"review":"Great Hike and photography tips. I did Quarry rock and Lynn Canyon full day trip. Nash was great! He had great tips and the photographs looked awesome. He picked me up from my stay as I was the only one on the hike and was courteous and accommodating.","review_date":"November 2, 2018"},{"attraction_id":3283,"user":"jake_d","rating":5.0,"review":"Absolutely Incredible. Couldn't ask for a better birthday present. Such a wonderful experience, and well organized. This is an amazing way to drive some of your dream cars! Hats off to the entire team at Scenic Rush!","review_date":"September 12, 2018"},{"attraction_id":3283,"user":"peter_r","rating":5.0,"review":"Fun!. Great cars and a whole lot of well organized fun! This a great way to drive some of the cars you have dreamed about.","review_date":"September 2, 2018"},{"attraction_id":3283,"user":"tlc_dmd","rating":5.0,"review":"Amazing experience!. This was such a unique gift for my car loving SO. He had a blast driving all four cars up to Whistler & back. I\u2019m not a car enthusiast, so while he had the driving experience of a lifetime, I enjoying some of the most...","review_date":"August 1, 2018"},{"attraction_id":3283,"user":"escape790644","rating":5.0,"review":"Amazing 16th Birthday Gift. Best day from driving these amazing cars, lunch and staff and other drivers who became friends. I was the driver for my friends 16 year old son I have never seen him smile so much. He is still talking about this today. Worth every dollar...","review_date":"July 19, 2018"},{"attraction_id":3283,"user":"rosiez1","rating":5.0,"review":"Pure Joy. Brian and his crew are to be commended for putting on an exhilarating experience for my wife, son and me. There is no place better, that I know off, than the Vancouver to Whistler corridor to experience an exotic car drive. The experience was \u201cPure...","review_date":"July 16, 2018"},{"attraction_id":3283,"user":"gggingergg","rating":5.0,"review":"Worth Every Penny!. The experience is better than any exotic car rental. With the tour you can follow along and focus on the drive and surroundings. Their staff is very friendly and will do everything to make your trip as enjoyable as possible. Recommend this to anyone that...","review_date":"June 23, 2018"},{"attraction_id":3283,"user":"gboustani123","rating":5.0,"review":"Vancouver-Whistler experience. Did the Vancouver-Whistler package with my brother. Was an amazing experience. The guys at scenic rush were very professional and on time, and did what they said they will do at the briefing before taking off. They were very accommodating (stopping to take pictures, swapping...","review_date":"June 7, 2018"},{"attraction_id":3284,"user":"phigirl","rating":5.0,"review":"C\u2019est parfait. Jean Michel absolutely made our trip- we took the combined east and west tours and his exuberance for Montreal and Quebec provincece\u2019s history spread to the group and put us all in a great mood despite the cold. I would highly recommend anyone and everyone...","review_date":"March 19, 2019"},{"attraction_id":3284,"user":"kristen_k","rating":5.0,"review":"Great way to learn about the city. We did both tours with Jean Michael. He was a fantastic guide and it was a great way to learn about the city. We learned a lot! It was very cold, colder than I expected, so if you are doing this tour in the winter...","review_date":"March 18, 2019"},{"attraction_id":3284,"user":"staci_m","rating":5.0,"review":"Perfect way to learn about and see Old Montreal. I did the 3hr East and West walking tour with Jean Michael and it was fantastic! He was so funny, kind, and extremely knowledgable. The pace was not too fast and it was fun to go down side streets and see\/hear the history of your...","review_date":"March 15, 2019"},{"attraction_id":3284,"user":"mark_c","rating":5.0,"review":"Good time on a icy morning. Tour guide was fun and kept the group organized and moving along. She knew a lot about the city and obviously enjoys it. It was not that easy because the streets and sidewalks were terribly icy.","review_date":"March 3, 2019"},{"attraction_id":3284,"user":"cran_law","rating":5.0,"review":"So much fun. We had an amazing tour guide for our walking tour, she knew SO much history. She also had a lot of fun facts to share, which kept the tour very interesting. I highly recommend this tour, it is a great way to learn about Montreal!","review_date":"March 1, 2019"},{"attraction_id":3284,"user":"fixitswife","rating":5.0,"review":"Excellent!!!!. Jean Michel was fabulous! Knowledgeable, funny, and very happy to share his love of Montreal and Quebec with us! His accent actually made the tour for us - brought together the French\/English of Montreal and the history of this beautiful city. He even made sure...","review_date":"February 23, 2019"},{"attraction_id":3284,"user":"nonamepleases","rating":5.0,"review":"Very worthwhile tour!. Our guide, Leslie, was great, and my teenage son (notoriously hard to impress) and I both enjoyed the tour. There had been 15 inches of snow earlier in the week so it was snowy and icy but that didn't detract from anything.","review_date":"February 17, 2019"},{"attraction_id":3284,"user":"brobros","rating":5.0,"review":"Awesome Tour of the Old City!. Really enjoyed this Tour! Our guide knew the city and history extremely well. He added a few more inside spots to warm up from the weather, that morning. I would definitely recommend this tour to anyone who wants to see and learn about Old Montreal...","review_date":"February 16, 2019"},{"attraction_id":3284,"user":"kchan25","rating":5.0,"review":"Amazing tour!. We had a great time at the walking tour of old Montreal (East). It was very scenic and beautiful. Pierre (tour guide) has a great sense of humour and is very knowledgeable about this beautiful city. It was quite cold, however, very worth it because...","review_date":"February 12, 2019"},{"attraction_id":3284,"user":"andrew_d","rating":5.0,"review":"Romantic. Definitely a must to do if you want to experience a romantic time in Montreal. Very affordable and worth the experience. Make sure to book ahead as I would guess they sell out fast! Highly recommended!","review_date":"February 12, 2019"},{"attraction_id":3284,"user":"rachel_s","rating":5.0,"review":"very enjoyable. Even though it was bitterly cold and windy even for us Minnesotans we thoroughly enjoyed our tour. Our guide Andre kept us moving and entertained throughout, and got us indoors to warm up as much as he could. We did the East tour in the...","review_date":"December 31, 2018"},{"attraction_id":3284,"user":"alexfd3177sj","rating":5.0,"review":"Nice tour. The tour guide was very friendly and informative and the tour brought us to some nice buildings that we wouldn\u2019t have known about without the tour.","review_date":"December 24, 2018"},{"attraction_id":3284,"user":"v2184ssdanielleb","rating":5.0,"review":"Very informative. We really enjoyed listening to George as he's full of interesting stories across the history of Quebec and Montreal. I would highly recommend kicking off your trip with one of these tours as it helps you get more familiar with the area as well as...","review_date":"November 15, 2018"},{"attraction_id":3284,"user":"fernandaa921","rating":5.0,"review":"Awesome tour . I booked the east and west walking tours. In the morning the tour guide was Claude. Claude was very knowledgeable and presented well. He always made sure to count and make sure we weren\u2019t missing anyone in the group. He shared a lot of fun...","review_date":"November 11, 2018"},{"attraction_id":3284,"user":"discover38211231289","rating":5.0,"review":"Very knowledgeable tour guide. This was my husband and my first visit to Montreal and the walking tour with Lesley was a perfect way to learn about just about everything we needed and wanted to know about the city. We would highly recommend this particular tour (especially with Lesley)...","review_date":"November 10, 2018"},{"attraction_id":3284,"user":"ron_e","rating":5.0,"review":"Excellent guided tour of Old East Montreal. There is so many layers of history woven into Old East Montreal. To have someone who has lived there for 5 years and introduces the basic layers - is actually - priceless. I will remember his face and expressions - long after - the buildings....","review_date":"November 5, 2018"},{"attraction_id":3284,"user":"sefair2","rating":4.0,"review":"Informative. Our guide was informative, interesting, and engaging. We benefited from this overview walking tour. We were very pleased we do so through them instead of just wandering around on our own.","review_date":"November 5, 2018"},{"attraction_id":3284,"user":"26seejay","rating":4.0,"review":"Great combo of Old Montreal and Underground Tour. My husband and I took this tour with Leslie and 8 others so she had a full group on November 3rd. It was cold and rainy but everyone made the best of it. It was our 3rd and final tour during our stay and it...","review_date":"November 4, 2018"},{"attraction_id":3284,"user":"georgerz6601vv","rating":5.0,"review":"The old city on foot. Divided into two 90 minute walks with a short lunch break between this was a great way to explore od Montr\u00e9al. Our guide was knowledgeable and informative without overloading us. A small group of seven people we were taken to places we would never have...","review_date":"November 3, 2018"},{"attraction_id":3284,"user":"peter_f","rating":5.0,"review":"Excellent tour. We signed up for a small group tour, and my wife and I were the only participants. The guide (Christian) was very knowledgeable and well organized. He also was very generous with his time, Overall, an outstanding tour.","review_date":"November 2, 2018"},{"attraction_id":3284,"user":"lyndah308","rating":5.0,"review":"Wonderful Guided Tour. Went on the double tour of Old Montreal today with Oscar. It was a cloudy, chilly day as he took us on an interesting, informative tour through both east and west old Montreal. He is well versed on his city and was able to keep...","review_date":"October 30, 2018"},{"attraction_id":3284,"user":"violeta_a","rating":4.0,"review":"A great primer on the history of Montreal. Had a great couple of tours! We did both the East and West tour in one afternoon. Donovan had a great outsider perspective on the city and its history, and Pierre provided very thorough explanations and local tips. Def a good tour to do early...","review_date":"October 30, 2018"},{"attraction_id":3284,"user":"419settelis","rating":5.0,"review":"Tour was great and Tour guide is AMAZING !!. My tour guide's name is Lesley. She was absolutely fantastic. She is a native Montrealer who knows a lot about the city and she is very passionate about what she does. I really enjoyed the tour !","review_date":"October 29, 2018"},{"attraction_id":3284,"user":"erol_b","rating":5.0,"review":"Much Fun!. We did the East Tour with Louis P: Great guide, very knowledgable, wonderful sense of humour - and looks like Santa Claus (sorry, Louis, I bet you get this a lot). Stay close to him and ask him about things while walking from site to...","review_date":"October 27, 2018"},{"attraction_id":3284,"user":"jastian_b","rating":5.0,"review":"Just what we asked for. We signed up for the East and West walking tour but on different days so we had 2 guides - Thomas and Louis. Very pleased with both tours. Informative and the guides were knowledgeable. Just the right length. We learned lots and saw lots more...","review_date":"October 27, 2018"},{"attraction_id":3284,"user":"smontag212","rating":3.0,"review":"Tale of 1 Excellent tour and 1 Bad Tour. We purchased the East \/ West package which was two tours one in morning another in afternoon. Talk about tale of two tours.\nFirst tour was absolutely wonderful, informative and the guide was vibrant and funny. You could tell he loved his city. Jean-Francois was...","review_date":"October 25, 2018"},{"attraction_id":3284,"user":"gina_g","rating":5.0,"review":"Informative tour. Loved this tour! Easy to find the meet-up location in front of the Basilica. Our tour guide, Donovan, was very knowledgeable and was happy to answer our questions about the city and told a couple stories even before our tour began.\nWe did the Old...","review_date":"October 23, 2018"},{"attraction_id":3284,"user":"rutfield","rating":5.0,"review":"Great tour of the eastern side. with Andre. His humor and random trivia made it that much more enjoyable. It is beginning to get a little cold, but still worth it.","review_date":"October 22, 2018"},{"attraction_id":3284,"user":"barbara_p","rating":5.0,"review":"Great Walking Tour of Old Montr\u00e9al East.. We did a morning walking tour of the eastern half of Montreal with Bruno. Bruno was charming, funny, and very knowledgeable. He had a great accent but was very understandable and cold be heard. He was a Montreal native and shared personal stories that added...","review_date":"October 22, 2018"},{"attraction_id":3284,"user":"gustafss","rating":5.0,"review":"Good way to get around. Andre, our guide, was excellent. We combined the East and West tours for a complete view of Old Montreal. Loved it!","review_date":"October 21, 2018"},{"attraction_id":3284,"user":"u8750zlpeterw","rating":5.0,"review":"Love Montreal. Great tour with Oscar around Old Montreal. Aside from the sights (which were really interesting) what was great about the tour is Oscar helped to explain the ethos and culture of the people of Montreal and the differences between this part of Canada and the...","review_date":"October 21, 2018"},{"attraction_id":3284,"user":"acepdx","rating":5.0,"review":"Great use of time. Our guide Sarah was fabulous. Perfect combination of charm and information. A natural teacher. Only glitch was locating them to start. Standing behind a huge queue of folks lined up for the basilica, they are not visible unless you know where to look. A little...","review_date":"October 18, 2018"},{"attraction_id":3284,"user":"rosefire87","rating":5.0,"review":"Showcases from the Sublte to the Most Important Details. Lesley, our guide was excellent, witty, knowledgeable and such a pro. We did the morning (east) and afternoon (west) tours and she was such a wealth of knowledge. We proceeded to walk around and I learned a lot - the west tour really made me...","review_date":"October 18, 2018"},{"attraction_id":3284,"user":"barbara_m","rating":5.0,"review":"A must do in Old Montreal. This was an informative, fun, and interesting tour. Our guide Oscar was very knowledgable and personable, and really made the tour enjoyable. We would very highly recommend the tour for anyone visiting Montreal...you will not be disappointed.","review_date":"October 16, 2018"},{"attraction_id":3284,"user":"2sam015","rating":4.0,"review":"East & West walking tours. We booked both tours and enjoyed the first one at 11 am. The basilica was closed for Sunday morning services, so it was added to the 1:30 tour. After exiting the church the guide took us the same direction our morning group had already gone....","review_date":"October 16, 2018"},{"attraction_id":3284,"user":"proromo","rating":5.0,"review":"Great quick overview. I was in town for a conference, but didn't have much time to see Montreal. This was a great quick overview to Old Town.","review_date":"October 16, 2018"},{"attraction_id":3284,"user":"jegrim","rating":5.0,"review":"Fulfilled expectations. We took both East and West tours on the same day. Our guide was Lesley, who gave us good information on what we were seeing, with clarity and a sense of humor. It\u2019s a great orientation to Old Montreal. Two thoughts of you do both...","review_date":"October 16, 2018"},{"attraction_id":3284,"user":"jjjad128103012","rating":2.0,"review":"Had high hopes due to TA reviews.... However, not impressed. I was looking forward to this tour due to the wonderful reviews that it has received. I'm now very sure that the wonderful reviews are based on how good the guide is and how big the group is. We booked for a Friday tour. We...","review_date":"October 15, 2018"},{"attraction_id":3284,"user":"sarah_g","rating":5.0,"review":"Great Time with a Great Price!. This was absolutely amazing!! I really enjoyed it and our tour guide Sarah was really knowledgeable and could answer all our questions. As a student, it was also really nice not have to pay an arm and a leg! Great Tour!!!","review_date":"October 15, 2018"},{"attraction_id":3284,"user":"tcamp0000","rating":5.0,"review":"Small group walking tour. Took both the morning and afternoon tours in the east and west parts of the city. Enjoyed both tours though the second your wasn't as good in the afternoon with less information and more walking. Truly enjoyed the city of Montreal and would recommend the...","review_date":"October 14, 2018"},{"attraction_id":3284,"user":"ravingdog","rating":5.0,"review":"So much history in a short time. Caroline was an excellent guide, sharing centuries of complex history over the space of three hours during the east and west tours. She efficiently explained important events and relationships between historical groups in a sensitive and accurate manner. Great way to get an overview of...","review_date":"October 12, 2018"},{"attraction_id":3284,"user":"simonefromca","rating":5.0,"review":"Great East and West Old Montreal Tour by Lesley. We took two walking tours on Oct 3 2018 - East and West Old Montreal Tour. Our tour guide Lesley was wonderful! She was very enthusiastic, gave us tons of information - the tour was extremely interesting and educational. These two tours are a great...","review_date":"October 12, 2018"},{"attraction_id":3284,"user":"annie_y","rating":5.0,"review":"October 7, 2018 Walking Tour. My husband and I did the east and west old Montreal walking tour with Sarah. She's amazing, informed and lots of fun. Highly recommend.","review_date":"October 8, 2018"},{"attraction_id":3284,"user":"lydia_p","rating":4.0,"review":"East and West City walking tour. Camille did a wonderful job of showing us the highlights and giving us extra tips during our walking tour.","review_date":"October 8, 2018"},{"attraction_id":3284,"user":"sandeep_t","rating":5.0,"review":"Walking Tour of Old Montreal. The tour guides LeAnn (East) and Jean Francois(West) were very knowledgeable about the history of Montreal. Overall, this is a tour that me and my wife really enjoyed and explored a lot of places that we were not aware of.","review_date":"October 7, 2018"},{"attraction_id":3284,"user":"lani_c","rating":5.0,"review":"Donovan was fantastic . Our tour guide was extremely knowledgeable. He WAS the tour. Donavan clearly has a passion for history, the city of Montreal, and people... and his love shines through in his tours. Great story teller all around. Wish he were my history teacher! Highly recommend his...","review_date":"October 6, 2018"},{"attraction_id":3284,"user":"kathleen_r","rating":5.0,"review":"Great but not her recommendation for Notre Dame's Aura light show. Super guide, knowledgeable, enjoyed it but said Aura at Notre Dame was 45 minutes but only 15:( Not worth it.","review_date":"October 5, 2018"},{"attraction_id":3284,"user":"hjschneider","rating":4.0,"review":"Lotsa History. We enjoyed walking the old city on our own being fortunate to have such great weather and the ability to spend time perusing the beauty of the old parts of the city. Folks were friendly even though we speak little French as well as the...","review_date":"October 2, 2018"},{"attraction_id":3284,"user":"davem5356","rating":3.0,"review":"A fun tour. A good visit through some of the sites of interest in Old Town Montreal. Enjoyable. A walk through the old banking district and seeing an old vault stand out as highlights. Recommend it.","review_date":"October 2, 2018"},{"attraction_id":3284,"user":"nic0let9","rating":5.0,"review":"Excellent!. Donovan was a tour guide and he was fantastic. He is knowledgeable and personable - he brought history to life! Thanks","review_date":"October 1, 2018"},{"attraction_id":3284,"user":"arniedonna","rating":5.0,"review":"Fascinating on the English side. We walked both the French and English sides, and found the English side to be most interesting. Perhaps it was Donovan, our tour guide, and small group of 14 (20 on the French side). Donovan had loads of information and stories about the history and...","review_date":"September 28, 2018"},{"attraction_id":3284,"user":"sjb383973","rating":5.0,"review":"Excellent View of Old City. Frances our tour guide gave us an excellent tour. Insights into politics, history and architecture made the tour especially interesting. We were 3 couples on a private tour and it was the perfect intro to the city.","review_date":"September 28, 2018"},{"attraction_id":3284,"user":"anne_g","rating":5.0,"review":"Excellent! . We thoroughly enjoyed our knowledgeable, personable and enthusiastic guide Georges. He gave us a wonderful introduction to both modern day and historical Montreal. We highly recommend taking both the morning and afternoon tours!","review_date":"September 26, 2018"},{"attraction_id":3284,"user":"mayamtlfoodie","rating":5.0,"review":"Playing Tourist in my own city. I brought my visiting friend from San Francisco to this tour as a way to learn a little more about the history before going to a yummy lunch. Our guide was amazing and fun and well versed in the history. I highly recommend this affordable...","review_date":"September 26, 2018"},{"attraction_id":3284,"user":"shannon_r","rating":3.0,"review":"Just okay. We booked a tour for the morning of our first full day in Montreal, in hopes that we would be given loads of info and stories about the city. Unfortunately, we did not find the tour very informative or engaging. Rather, it was rather dry...","review_date":"September 25, 2018"},{"attraction_id":3284,"user":"passportcarrier","rating":4.0,"review":"Good overview. We got a solid overview of the history of QC with this tour. Easy and convenient. Our tour guide was knowledgeable, organized and helpful when asking for restaurant recommendations for the rest of our journey.","review_date":"September 18, 2018"},{"attraction_id":3284,"user":"atin2013","rating":4.0,"review":"East & West walking tour. Took both the east and west tours on the same day; Isabelle did not repeat the morning visit to ND Basilica since everyone on the tour had been on the morning session. Tour was informative....nice mix of history and interesting factoids. duration of both tours...","review_date":"September 18, 2018"},{"attraction_id":3284,"user":"marlowe3","rating":5.0,"review":"A \"Don't Miss It\" tour of Old Montreal. If you have an interest in touring Old Montreal and learning about the history of this lovely city this is a \"don't miss it\" tour.\nWe were escorted by Donovan on the Old Montreal East part of the tour who is by turns knowledgeable and...","review_date":"September 17, 2018"},{"attraction_id":3284,"user":"wanderer764685","rating":5.0,"review":"Great Way to See Montreal. Our tour guide was Donovan, and he did an excellent job. He was friendly, informative and lots of fun. He made history come to life and was so engaging. Although he must have imparted to the same information many times before, it was as if...","review_date":"September 16, 2018"},{"attraction_id":3284,"user":"mhd2sisters","rating":5.0,"review":"Great Tour!. Lesley led our group of 14 on the combined East-West tour and it couldn't have been better. She was extraordinarily knowledgeable about the history, architecture, etc, but with a very personal touch that made it feel like walking around with a friend. The tour was...","review_date":"September 14, 2018"},{"attraction_id":3284,"user":"john_j","rating":5.0,"review":"terrific tour. Our guide Donovan is a huge source of knowledge about this city and it's history. We were educated and entertained. Certainly have a greater understanding of Canadian culture.","review_date":"September 14, 2018"},{"attraction_id":3284,"user":"robert_b","rating":5.0,"review":"Old Montreal Tours. We opted for the combined East & West Montreal tours. Our guide Lesley was very informative with lots of interesting facts about the history of both the French settlement in the east and the banking district in the west. Fascinating architecture.\nOur only regret is...","review_date":"September 11, 2018"},{"attraction_id":3284,"user":"canaantraveler","rating":5.0,"review":"Lesley was the best . We took both the East and West tours and weren\u2019t disappointed. A great way to be introduced to old Montreal. Lesley our tour guide was informative and enthusiastic and entertaining.","review_date":"September 10, 2018"},{"attraction_id":3284,"user":"ryor_p","rating":5.0,"review":"Old Montreal. Isabel had Excellent local knowledge. An ideal introduction to the old city area. Highly recommended.","review_date":"September 9, 2018"},{"attraction_id":3284,"user":"sgrenier2016","rating":5.0,"review":"East and West walking tours. We took the morning walking tour of Montreal East with Lesley. We have done many walking tours and this was one of the finest. Leslie is a great representative of her home. City, Montreal. She was very outgoing, knowledgable and pleasant. We learned a lot...","review_date":"September 7, 2018"},{"attraction_id":3284,"user":"danc21","rating":5.0,"review":"Jean-Michel was great!. This was an excellent tour, given by our guide Jean-Michel. Included entrance to Notre Dame, and lots of historical info about the city and hits history. Strongly recommended.","review_date":"September 4, 2018"},{"attraction_id":3284,"user":"908annay","rating":5.0,"review":"Excellent Start... We had prebooked a walking tour of Old Montreal and we had a one on one tour.\nOur tour guide arrived on time armed with plenty of water and an umbrella, which luckily we didn't need.\nShe was friendly and above all very knowledgeable and...","review_date":"August 29, 2018"},{"attraction_id":3284,"user":"mml2r","rating":5.0,"review":"A good start. Our second day in Old Montreal and we had prebooked this walking tour online (a good idea...quick and easy\/saves time).\nOur tour guide - Donovan - excellent! Very knowledgeable (bonus - he\u2019s a history teacher)....adds interesting tidbits, great sense of humour and he knows his...","review_date":"August 28, 2018"},{"attraction_id":3284,"user":"snowang99","rating":5.0,"review":"Could not have been more fun!. Our family of four, including two young children, thoroughly enjoyed the tour of East Old Town led by tour guide Donovan. He's knowledgeable, fun, and well versed in both English and French. The 90 minute tour was filled with lots of historic facts, myths, personal...","review_date":"August 27, 2018"},{"attraction_id":3284,"user":"david_j","rating":5.0,"review":"Excellent tour guide . We took both tours of the old city our tour guide Thomas was a great tour guide fool of knowledge with the right amount of sense of humor. the hour break between the tours gave us enough time for lunch. We we're afraid that too...","review_date":"August 26, 2018"},{"attraction_id":3284,"user":"jenna_r","rating":4.0,"review":"Great way to see Old Montreal. We did the East and West tour. We really enjoyed the tour, the guides for both halves were great. The guides were easy to find, there was a sign in front of the Basilica to sign in and then the guides were all in that...","review_date":"August 26, 2018"},{"attraction_id":3284,"user":"emme45","rating":5.0,"review":"Matthieu was so accommodating and friendly, the tour information was very interesting and diverse. We had a group that included a family with a dog (in a stroller). He couldn't go everywhere we did, and our guide, Matthieu did a great job accommodating him without affecting the tour at all. The tour was very informative, and engaging. We did...","review_date":"August 25, 2018"},{"attraction_id":3284,"user":"michaelc845","rating":5.0,"review":"Excellent historic tour. We really got a wonderful sense of Montreals fascinating history through Christians narrative on the citys origins and its development into the twenty-first century. He shared his outstanding knowledge and love for his hometown through anecdotes and facts that colored the remainder of our visit","review_date":"August 20, 2018"},{"attraction_id":3284,"user":"cjcjboston","rating":2.0,"review":"Not very good tour. Diane at Guideatour was just ok\u2014pretty dry tour, always put off questions to be covered later (but sometimes weren\u2019t covered later), rarely identified places worth seeing later, no visuals.","review_date":"August 20, 2018"},{"attraction_id":3284,"user":"travelgrandmom","rating":5.0,"review":"Great way to see the city. I did both the East and West walking tours on the same day. It is doable but if it is a hot day it can be a little too much. It allows you an hour for lunch in between. The East side is the French...","review_date":"August 19, 2018"},{"attraction_id":3284,"user":"nanh1","rating":5.0,"review":"Great Tour. This tour was a great overview of Old Montreal. Our guide, Isabelle was enthusiastic with a quick wit. We learned a lot about the City and we are glad we did this on our first day.","review_date":"August 18, 2018"},{"attraction_id":3284,"user":"cohenfam","rating":5.0,"review":"Fun and informative. We did the east and west sides. Fun and informative way to spend the day! Lesley was a great guide! So nice to know the history of what we were looking at","review_date":"August 16, 2018"},{"attraction_id":3284,"user":"628taraz","rating":5.0,"review":"Great tour, great value. Learned a lot!. We signed up for the east and west tour. The meeting spot was very easy to find and check in was quick and easy. Our tour guide was Lesley. We ended up with great people in our group along with an awesome tour guide. Lesley...","review_date":"August 14, 2018"},{"attraction_id":3284,"user":"claire_w","rating":4.0,"review":"Nice Context to Old Montreal. We took a 4pm Sunday tour with Romy and got great historical context on the development of Montreal as a city. The tour started at Notre-Dame Basilica since it closed just at the start time we went in as a first stop.","review_date":"August 13, 2018"},{"attraction_id":3284,"user":"adriane_b","rating":4.0,"review":"Good tour, worth the money and time. We got off to a bumpy start as the directions of where to meet the tour were at the opposite corner of where the tour actually begins. Despite that though, we caught up to the group who were not far along.\nOur guide, Isabelle was...","review_date":"August 11, 2018"},{"attraction_id":3284,"user":"kate320","rating":5.0,"review":"Lending my vote -- take this tour!. We did two food tours and this tour, which was far and above the best of the three. Guide was knowledgeable, good with people and interesting. Kept things moving and clearly enjoyed her job -- the other two companies ticked the highlights boxes, but it...","review_date":"August 9, 2018"},{"attraction_id":3284,"user":"mrbling","rating":5.0,"review":"Essential for an introduction to Montreal. The walking tour is divides old Montreal into the older French section in the morning and the slightly newer part in the afternoon. Apart from interesting historical information the guides provided information to enhance our enjoyment of Montreal, for example the location and times of...","review_date":"August 8, 2018"},{"attraction_id":3284,"user":"marinaand2018","rating":5.0,"review":"Great tour. We took a combo tour with two different guides. Both of them were very professional and thourough. We learned a lot about Montreal's history from the early years to modern times. Highly recommended!","review_date":"August 6, 2018"},{"attraction_id":3284,"user":"maureen_o","rating":5.0,"review":"Wonderful walking tour!. Wonderful tour that was very informative about Old Montreal! Thank you to our guide, Christian, for making the tour awesome.","review_date":"August 6, 2018"},{"attraction_id":3284,"user":"reslysten54","rating":4.0,"review":"A nice introduction to the city. We did both the East and the West Old Town tours. I felt the West was more interesting, perhaps because that guide had more stories to tell, and added more humor to the walk. Both started at the Notre Dame Basilica and gave us a...","review_date":"August 6, 2018"},{"attraction_id":3284,"user":"dm180","rating":5.0,"review":"Old Town. We did the east and west tours and really enjoyed it. Lesley did a great job and highly recommend the tour and her.","review_date":"August 6, 2018"},{"attraction_id":3284,"user":"charles_s","rating":5.0,"review":"Combo old & new tour of Old Montresl. Our tour guide Lesley was extremely knowledgeable! She added fun\/humor to the tour \ud83d\ude01! We highly recommend this tour.","review_date":"August 4, 2018"},{"attraction_id":3284,"user":"franco_b","rating":5.0,"review":"Fantastic tour - highly recommend it. We took a private tour, with Pierre (tourguide) - he was absolutely awesome..he not only knew his stuff, but recommended many places (restaurants, bars), that we went to in the following days (and they were big hits)\nHaving the private tour definitely is the way...","review_date":"August 4, 2018"},{"attraction_id":3284,"user":"alison_l","rating":5.0,"review":"East and West walking tour. A back to back tour with Antoinette. A lovely lady who knew her stuff. Informative, friendly and easy going.\nWe had a lovely lunch in the hour inbetween before setting off for the West side. Thank you Antoinette","review_date":"July 31, 2018"},{"attraction_id":3284,"user":"n6769aqdonaldg","rating":5.0,"review":"Great!. We did the east and west combo tour. Lesley was our guide and she was great. Educational and entertaining.","review_date":"July 29, 2018"},{"attraction_id":3284,"user":"wayne_s","rating":5.0,"review":"Walking tour was excellent way to get to know Montreal. Our guide's name was Leslie and she did an excellent job. She was very informative about the history of Montreal and the archetechure of the area. She pointed out other things to do in Montreal which was very helpful. We found out she had only...","review_date":"July 29, 2018"},{"attraction_id":3284,"user":"lisa627","rating":5.0,"review":"Make this one of your first activities!. We toured today with Lesley-she was full of interesting history and stories. She managed our time exceptionally well. We even had strangers join in and she politely un-invited them. This is the best way to see the Basilica-we returned after the tour and skipped the...","review_date":"July 27, 2018"},{"attraction_id":3284,"user":"joseph_k","rating":5.0,"review":"Delightful tour. Our tour guide, Lesley, was terrific. We took both tours, morning and afternoon. Very informative. A good history lesson as well.","review_date":"July 26, 2018"},{"attraction_id":3284,"user":"sng56","rating":5.0,"review":"Great way to see the old town and get a histry lesson. We booked both the morning and afternoon tours. Our guide in the morning was Marc and he was absolutely fantastic! His descriptions of the stained glass windows in the Basilica were incredible. We learned a lot of history on this walk which covered all the...","review_date":"July 26, 2018"},{"attraction_id":3284,"user":"leneed2016","rating":5.0,"review":"Great tour. This was an informative tour and the best way to see the Basilica. I highly recommend it if you are new to Montreal.","review_date":"July 23, 2018"},{"attraction_id":3284,"user":"alexisgooose","rating":5.0,"review":"Great to do at the start of a trip!. We did the Old Montreal Walking tour on the first full day of our weekend in Montreal and it was an excellent way to start the trip. Christian was our guide, who was very knowledgable and was happy to answer any questions. He gave us...","review_date":"July 23, 2018"},{"attraction_id":3284,"user":"johan_t","rating":5.0,"review":"A must! You'll learn a lot and get discover the best in Montreal!. Leslie was our tour guide and she was great! Not only did we get to know beautiful places in Montreal in our \"East\" tour but we also got a mini-history lesson. Our guide was very knowledgeable and she would tell us what stores and restaurants...","review_date":"July 23, 2018"},{"attraction_id":3284,"user":"lisa440","rating":5.0,"review":"A Must Do!. We enjoyed our tour tremendously with our guide Lesley, who was fabulous!. We did the morning and afternoon tour with her. Great way to learn your way around and she gave us so much detail on history and architecture. I would highly recommend this!","review_date":"July 23, 2018"},{"attraction_id":3284,"user":"faylinda_k","rating":5.0,"review":"Enjoyable, informative, and engaging. This was a great tour, led by Lesley. I found myself engaged by aspects that are not in my wheelhouse. For my husband, a history buff Lesley provided scintillating historical details. I was appreciative of the art and architecture Lesley included; there was something for...","review_date":"July 17, 2018"},{"attraction_id":3284,"user":"paulinev592","rating":5.0,"review":"affordable and thorough tour!. Our tour guide Leslie was very knowledgable, articulate and mindful of the group. The tour is VERY organized and we felt looped in the entire time. There was a lot to see and a lot of information in our full one day tour, but all...","review_date":"July 16, 2018"},{"attraction_id":3284,"user":"e_m_s","rating":5.0,"review":"Nice introduction to the city. Claire was a very good guide and gave us a good introduction to the city with the West walking tour - about 90 mins. Meet the guide in front of the Notre Dame gift shop. Afterward, use your ticket for 1\/2 price admission to Pointe-a-Calliere...","review_date":"July 15, 2018"},{"attraction_id":3284,"user":"amanda_r","rating":4.0,"review":"Enjoyed East Montreal!. Our guide was Camille and she was really great! She pointed out some really interesting locations along the way (places to come back and check out after the tour). Along with seeing the Notre Dame Basilica (beautiful by the way) and walking around some of...","review_date":"July 15, 2018"},{"attraction_id":3284,"user":"barkley1948","rating":5.0,"review":"Guidatour Highly Recommend!. Guidatour offers a ninety minute walking tour -- we had Christian and her was GREAT! The Notre Dame Basilica was gorgeous and the walk through old town was easy and the guide did not hurry everyone along and that was appreciated.","review_date":"July 12, 2018"},{"attraction_id":3284,"user":"david_g","rating":5.0,"review":"A Walk Through Old Montreal. This was my wife's first trip to Montreal so I both tickets for her to participate on a walking tour of Old Montreal: east and west. It was an excellent decision as she thoroughly enjoyed the experience. Our guide, Ruby, was very knowledgeable. The weather...","review_date":"July 10, 2018"},{"attraction_id":3284,"user":"nolefan73","rating":3.0,"review":"Group too big. We purchased the combo and started with the east tour. There were 18 people in our group and while our guide, Claude, was very knowledgeable, he was rather soft spoken and could not compete with the noise of Montreal. We gathered around to hear Claude...","review_date":"July 8, 2018"},{"attraction_id":3284,"user":"shiv_h","rating":5.0,"review":"Brief history of Montreal and its architectural characteristics. Sarah was the guide for the tour and she gave an interesting and humorous insight into the history of the Old City. The Nelsons column, the various buildings of old montreal, how the architecture changed over a period, within a short distance, the reasons for...","review_date":"July 5, 2018"},{"attraction_id":3284,"user":"ralu_p","rating":4.0,"review":"Informative Walk Through Montreal. Our guide Camille was very knowledgeable and we were able to see some interesting sites. The weather was pretty warm and humid which made it a bit less comfortable for walking, but Camille tried to keep us in the shade as much as possible. Overall...","review_date":"July 5, 2018"},{"attraction_id":3284,"user":"rachel_j","rating":4.0,"review":"It's a good little overview of the old city.. Jean-Michel was great! It's a good overview, doesn't go into specifics. Wish we had spent more time in the bascillica and at the buildings, rather than just jumping around so much.\nIt's easy to find. Booked the night before. All in all a good experience....","review_date":"July 1, 2018"},{"attraction_id":3284,"user":"vijaydaniels","rating":5.0,"review":"Great walking pace (not too fast or slow) with a knowledgable tour guide. We had Christian for a tour of East Old Montreal. It started at the Notre Dame Basilica and then we walked East to view the oldest part of Montreal. It was 90 minutes in total which was the perfect amount. Christian was very knowledgable about...","review_date":"June 27, 2018"},{"attraction_id":3284,"user":"clarev76","rating":5.0,"review":"Great tour!. My husband and I enjoyed this tour today! Our tour guide, Lesley, is passionate and knowledgeable about her city. We would definitely book another tour with this company and would be happy to have Lesley as our guide.","review_date":"June 23, 2018"},{"attraction_id":3284,"user":"marion_m","rating":5.0,"review":"So many great insights.. We thoroughly enjoyed our guide Louis, plenty of experience and a real love and appreciation of his\"backyard\" as he guided our group along. Merci.","review_date":"June 20, 2018"},{"attraction_id":3284,"user":"littlesilvine","rating":5.0,"review":"Super. The guide, Pascal, was really good. His explanations were very pleasant and the tour quite complete and enjoyable. Really recomended","review_date":"June 12, 2018"},{"attraction_id":3284,"user":"laraluvsu2","rating":5.0,"review":"Excellent guide.. Our guide, Suzanne led our English speaking group through the streets of Old Montreal. She was animated and shared a wealth of knowledge about her beloved home. We met at Notre Dame Basilica. From there we toured through Old Montreal learning about the history of...","review_date":"June 10, 2018"},{"attraction_id":3284,"user":"robertn846","rating":5.0,"review":"Great tour. Nicole did a wonderful job. We learned a lot from her. The length of each tour is really nice, not too short or long.","review_date":"May 25, 2018"},{"attraction_id":3284,"user":"456c_cilel","rating":5.0,"review":"Very knowledgeable and passionate guide. My boyfriend and I had the chance to have a private tour with Pierre for our first trip to Montr\u00e9al as we were the only people signed up. We booked on site on the day as we randomly saw the signs in front of the...","review_date":"May 14, 2018"},{"attraction_id":3284,"user":"ongeld","rating":5.0,"review":"Great Guide. This walking tour was very informative. The guide was great and very well informed about Montreal. She has great stories and showed us the history of Old Montreal","review_date":"March 29, 2018"},{"attraction_id":3284,"user":"michael_and_ter..._f","rating":5.0,"review":"Be sure to take both. We thoroughly enjoyed both the East and West tours. The price is discounted nicely if you do. We took them on separate days. Both of the guides were excellent-each with a different style and perspective but both very entertaining and informative.","review_date":"January 5, 2018"},{"attraction_id":3284,"user":"jkpnap","rating":2.0,"review":"Unenthusiastic, negative guide . We go on walking tours in most cities we visit. They are typically a highlight. Unfortunately, our guide, whose name we cannot recall, did not spark in us an excitement for this gorgeous city. He was reluctant to cross-promote attractions\u2014whenever we asked questions about other...","review_date":"December 27, 2017"},{"attraction_id":3284,"user":"keri_p","rating":5.0,"review":"Great tour of Old Montreal. We took the East and West walking tour of Old Montreal with Pierre. He was a wonderful and informative guide. We enjoyed the tours and then explored on our own. Pierre also gave us great recommendations for places to eat, drink and be merry!","review_date":"November 20, 2017"},{"attraction_id":3284,"user":"john_d","rating":5.0,"review":"OUTSTANDING Walk of Historic Old Montreal With Georges. We spent a day with Georges (pronounced \"George\") following our New York to Montreal cruise in Mid-October. We did both the East and West walking tours. He is a retired teacher who loves his city and and is well versed in its history. We started...","review_date":"November 2, 2017"},{"attraction_id":3284,"user":"travellingaround208","rating":5.0,"review":"Engaging guides and informative tours. We normally don't take many tours as we like to explore the cities we visit on our own. However, this time we opted to do both the Old East and West Montreal tours. We are pleased that we did. Both our guides Pierre and George...","review_date":"October 21, 2017"},{"attraction_id":3284,"user":"stuart_s","rating":5.0,"review":"Do Both Tours. My wife and I did the walking tours of old Montreal (East and West) with this company. One tour started at 11:00 am (1.5 hours) and the second started at 1:30 pm (also 1.5 hours). The one-hour interval between tours was perfect to catch lunch....","review_date":"October 17, 2017"},{"attraction_id":3285,"user":"793sebastianl","rating":5.0,"review":"Excellent choice.... An excellent excursion. Excellent driver. Good time...fly helicopter...wow. Good wine ...Reif wineyard...smallest chapel in the world. Overall spent a very good day in the area .","review_date":"March 19, 2019"},{"attraction_id":3285,"user":"sunshinefordayyys","rating":5.0,"review":"Had a BLAST!!. Such a great tour!! Our driver (Duncan) was a fantastic blend of polite, knowledgeable, super informative and friendly. We travelled with our 2 teen sons and even though it was a day long tour, with several stops to see points of interest along the way,...","review_date":"March 16, 2019"},{"attraction_id":3285,"user":"mcgfi","rating":4.0,"review":"Great tour for first-time Niagara Falls visitors - with nice extras. Paul was our guide - and a fabulous one at that. He was friendly, knowledgeable (Canadian), helpful, and a good driver! We were on a minibus which was very comfortable and picked people up from several locations (mine was a good central one for anyone...","review_date":"February 12, 2019"},{"attraction_id":3285,"user":"mohammed_s","rating":5.0,"review":"Natural wounder. Niagara Falls is the collective name for three waterfalls that straddle the international border between the Canadian province of Ontario and the US state of New York. They form the southern end of the Niagara Gorge.\nFrom largest to smallest, the three waterfalls are the...","review_date":"January 27, 2019"},{"attraction_id":3285,"user":"lexic220","rating":5.0,"review":"Awesome experience!. This tour was very well organized. Duncan, our guide\/driver was loaded with historical facts and stories along the way to Niagara Falls and was enthusiastic about sharing the information. That added so much to experience. I feel like we got so much more out of...","review_date":"January 9, 2019"},{"attraction_id":3285,"user":"alyse_h","rating":5.0,"review":"Amazing trip!. My favorite thing about this trip was how well organized it was. We got to hit all the great spots on the way to the Falls and had plenty of time to do everything we wanted at the falls as well. Our guide Duncan was...","review_date":"January 2, 2019"},{"attraction_id":3285,"user":"lindatp3145tx","rating":5.0,"review":"Loved it! . My family and I were debating renting a car and driving to Niagara Falls ourselves but I\u2019m glad we chose to do a tour. We stopped by a winery and tried some amazing ice wine, learned lots of facts along the way and was able...","review_date":"December 31, 2018"},{"attraction_id":3285,"user":"andy_m","rating":5.0,"review":"Nice to travel as a small group and driver was very good. Visited Niagara Falls (and other attractions during the day) with this company and they were very good. Local pick up in Toronto worked fine. Nice small bus so it was quick to empty\/fill with passengers. Driver was informative but not overpowering. Stopped at all the...","review_date":"December 20, 2018"},{"attraction_id":3285,"user":"eleni_m","rating":5.0,"review":"Great experience. Very well organized. Our driver and guide was perfect. Overall a unique experience with interesting activities. I would definitely recommend it.","review_date":"December 13, 2018"},{"attraction_id":3285,"user":"emmasilver85","rating":5.0,"review":"Best day! . I can\u2019t recommend this trip enough. My boyfriend and I booked this tour having read the reviews on here and we were not disappointed. We were picked up from the Strathcona Hotel (where we were staying coincidently) at 8am on a Sunday morning and hit...","review_date":"December 9, 2018"},{"attraction_id":3285,"user":"corey_holloway93","rating":5.0,"review":"Highly Recommend. My girlfriend and I recently took this tour and had Steve as our tour guide. I cannot say enough of how fantastic this tour was. The drive, while long is very scenic and Steve was extremely knowledgeable about the area and it was very cool...","review_date":"November 28, 2018"},{"attraction_id":3285,"user":"sara_kronfli","rating":5.0,"review":"Wonderful Day Trip. We were picked up right on time even though there was rain and snow showers that day. The trip included plenty of activities with enough time to enjoy each one and not rush. We started with Niagara on the Lake which was beautiful and had...","review_date":"November 23, 2018"},{"attraction_id":3285,"user":"kristin_w","rating":5.0,"review":"Nice day tour. The tour itself was nice! This is in fact an all day tour so do not think they are lying. Travel is accounts for about three to four hours of the tour, and the rest you are active (either at the winery or Niagara). The...","review_date":"November 21, 2018"},{"attraction_id":3285,"user":"hokadinkum","rating":5.0,"review":"A delightful day trip!. The weather was cloudy and freezing cold, but we still really enjoyed seeing the beautiful falls from above (on the escarpment pathway) and below (on the windy, water-sprayed Hornblower tour boat ride), and the various interesting stops along the way. A real highlight of the...","review_date":"November 21, 2018"},{"attraction_id":3285,"user":"meda_v","rating":5.0,"review":"Great tour. Even though some sightseeing was not able because we choose the time off the season it was absolutely amazing and worth going.","review_date":"November 16, 2018"},{"attraction_id":3285,"user":"687clarec","rating":5.0,"review":"Niagara Falls day trip from Toronto. What a lovely day.\nComfortable bus with a great guide who told us lots of facts about Toronto and the areas we were driving though and stopping at.\nLovely wine tasting trip and stop in Niagara on the lake which is a beautiful little town....","review_date":"November 13, 2018"},{"attraction_id":3285,"user":"528karenb528","rating":5.0,"review":"Extraordinary day from Toronto. The day trip from Toronto to the Falls was amazing. We took an unplanned helicopter ride which was a better value through the day tour than booking in advance. I can't say enough on how cool that was!!! The boat ride through the falls was...","review_date":"November 6, 2018"},{"attraction_id":3285,"user":"sue6222","rating":5.0,"review":"Fantastic day out. As a general rule we don't usually do organised coach trips, but we were highly recommended this tour from others who don't either! We thoroughly enjoyed the day (Sunday 21\/10) which started by picking us up promptly. Our guide was excellent, very friendly and hugely...","review_date":"October 27, 2018"},{"attraction_id":3285,"user":"officerdee","rating":5.0,"review":"Very enjoyable trip. My family and wouldn't normally book organised tours due to previous experiences years ago of going from one gift shop to another. However given previous reviews we took the plunge and booked with this company.\nWe were picked up on time, by a very pleasant...","review_date":"October 26, 2018"},{"attraction_id":3285,"user":"barbarabaillie","rating":5.0,"review":"Really enjoyable trip. Was apprehensive about an organised bus trip but my worry was unnecessary. First of all,considerably cheaper than other available tours I looked at. Our driver\/ guide Ralph was friendly, witty and informative. Bus was larger than expected with 40 people on board. There was also...","review_date":"October 22, 2018"},{"attraction_id":3285,"user":"alex_f","rating":5.0,"review":"The best way to see Niagara in a day from Toronto (even if you are a local!). We went as a family group of 5, mixed ages and two Canadians in the group who had been to Niagara Falls, and the wine region a number of times. We were picked up from the Strathcona Hotel at 8 am (this hotel is right...","review_date":"October 18, 2018"},{"attraction_id":3285,"user":"samdwc","rating":5.0,"review":"No better way to see Niagara in a day. We were picked up in a comfortable air-conditioned coach by Ron, who managed to fill the entire drive there with information and stories. On arrival at Niagara on the Lake, we were given an hour to wander around, which was plenty given that it's not...","review_date":"October 12, 2018"},{"attraction_id":3285,"user":"lexus51","rating":5.0,"review":"Thank you TA Reviewers.... ...as I saw all the \"excellent\" ratings and decided this was the tour to do. And we were not disappointed as all the previous comments and praise seemed totally justified and I can't think of anything good to say that has not already been said...","review_date":"October 7, 2018"},{"attraction_id":3285,"user":"venkysv","rating":5.0,"review":"Great day to go Niagara Falls. We took the day to go Niagara falls with Niagara Day Tour. The drive was smooth in comfortable 20 seater bus. The driver Ralph was informative, witty and communicative. He gave us a great account of the falls and other attractions. The falls themselves are...","review_date":"October 3, 2018"},{"attraction_id":3285,"user":"chenille_r","rating":5.0,"review":"Amazing . We had a great day at this all day excursion from Toronto. We met at a downtown hotel Strathcona at 8:00am. Quick check into a small shuttle and met Ron who told us narrated the drive to Niagara. We made a stop in the picturesque...","review_date":"September 26, 2018"},{"attraction_id":3285,"user":"alexandra_g","rating":5.0,"review":"Amazing Day at Niagara!. My friend & I were very pleased with this tour. We got a full day exploring the town of Niagara on the Lake, a winery specializing in ice wine, some quick stops at the world's smallest chapel and floral clock, and then a couple hour...","review_date":"September 24, 2018"},{"attraction_id":3285,"user":"emma_h","rating":5.0,"review":"Brilliant informative day tour with lots of variety. I took this tour in April 2017 with my parents and would like to praise Duncan for his brilliantly, informative commentary throughout the day. It was excellently organised from start to finish and we learnt so much. The stop at the winery was amazing and...","review_date":"September 22, 2018"},{"attraction_id":3285,"user":"jayne67","rating":5.0,"review":"Good day out. We did the tour and it was really good, Niagara on the lake is beautiful, just wish we had had more time there, wine tasting, a good deal on a helicopter ride, and a boat trip up to the falls, great value and a lovely...","review_date":"September 17, 2018"},{"attraction_id":3285,"user":"bibliosd","rating":4.0,"review":"Great day out. Three adults and one child travelled on this tour at the end of July. There were approximately 14 to 16 persons, a nice mix of adults and children travelling. The bus was comfortable and the drive took just under two hours each way. Wee departed...","review_date":"September 11, 2018"},{"attraction_id":3285,"user":"chrisbo1331lq","rating":5.0,"review":"Wonderful Day!. Had a phenomenal tour with Ralph! Lots of knowledge on the way. Got three hours at the falls. Wine tasting you name it. Don't hesitate.","review_date":"September 3, 2018"},{"attraction_id":3285,"user":"alessio0575","rating":5.0,"review":"Day trip to Niagara falls .... For those who look for a tour to visit the amazing Niagara falls, I strongly suggest to book with these guys. I did the tour last Aug 28th, the driver\/guide was Burkus, we had an amazing experience. First of all we were picked up at...","review_date":"September 1, 2018"},{"attraction_id":3285,"user":"seanc619619","rating":5.0,"review":"Day tour of Niagra Falls. Really good tour. We were picked up in down town Toronto at 8am and brought out to our destination. You get to go to Niagra on the lake town. Our driver was very knowledgeable about the area and gave us lots of information and history...","review_date":"August 28, 2018"},{"attraction_id":3285,"user":"lockportjoe","rating":5.0,"review":"Great Trip to the Falls. Great Trip. Duncan was a great guide. Loved visiting all the stops along the way to the falls. Book the boat tour, it\u2019s worth every penny. You\u2019ll have enough time to take the boat to the falls and grab a bite to eat by not...","review_date":"August 15, 2018"},{"attraction_id":3285,"user":"lawrence_s","rating":5.0,"review":"Niagara Day Tour with Hornblower boat trip and Wine tasting. I took this tour late in July 18, with my two children and we found this to be excellent. Although the children were not able (or interested) in wine tasting. The tour of Niagara falls on the Hornblower boat was excellent (be prepared to get...","review_date":"August 14, 2018"},{"attraction_id":3285,"user":"vonschmidt72","rating":5.0,"review":"Worth ever penny. I visit Toronto a lot for work but this is the first time my wife and teenage daughter came along so I wanted them to see Niagara Falls. I chose this company as they picked up from my hotel.\nFrom start to finish it has...","review_date":"August 11, 2018"},{"attraction_id":3285,"user":"michael0707","rating":5.0,"review":"Fabulous! You must take the boat when you get to the falls. A full day but a great experience. Started with Duncan picking us up to the central meeting point. Throughout the day he kept us informed with some local history and relevant information. First stop was Niagara-on-the-lake which actually was as pretty as we had heard....","review_date":"August 9, 2018"},{"attraction_id":3285,"user":"clairebee02","rating":5.0,"review":"Excellent day out. Having booked this day tour months in advance on the GB Tours website we followed clear instructions and met the tour bus at 8.20am near the Eaton Centre. After promptly setting off, Bernard, our tour guide explained the day's expectations, adding humour.\nThe first stop...","review_date":"August 3, 2018"},{"attraction_id":3285,"user":"bob19472016","rating":4.0,"review":"Excelent Guide and Great tour. Being a Saturday - the guide went straight to the falls to beat the crowds. Boy was he so right - by the afternoon when we moved on to the other part of our tour - you could not move for people. The wine tasting...","review_date":"July 27, 2018"},{"attraction_id":3285,"user":"sahar_a","rating":3.0,"review":"The tour guide called Dunkun was unprofassional. This is my first trip to Canada with my mom and this tour guide shocked us with his umprofassional behaviour! It might be a surprising statement to some who have had a trip with him because he does not behave with all of the tourists...","review_date":"July 26, 2018"},{"attraction_id":3285,"user":"eren_o","rating":5.0,"review":"Exactly as expected, smooth and effective!. I booked this tour in the very last minute (<12 hours before the tour start),\nimmediate confirmation received and we were ready for the adventure!\nI think not being picked up from the hotel is an advantage as it avoids a loss of time, and...","review_date":"July 24, 2018"},{"attraction_id":3285,"user":"lucas_g","rating":5.0,"review":"Great way to spend the day and get to know the Falls!. Its a very well planned tour. The cruise is a must on the Niagara Falls so if you can book in advance is best because time is short.\nThe stop on Niagara on the Lake is a bit short (about an hour including the 10-min...","review_date":"July 20, 2018"},{"attraction_id":3285,"user":"carlos_gustavo_m","rating":5.0,"review":"BG Tours. Well organised by a very professional guide named Felix, it is a \"must do\" day trip for anyone visiting Toronto. Many options available and a visit to one of the most charming towns, Niagara on the Lake, before heading to the falls. Money well invested!","review_date":"July 15, 2018"},{"attraction_id":3285,"user":"ezzati_s","rating":5.0,"review":"Fuss-free trip!. It was definitely fuss-free from the time I book the tour (booked it the day before) till the end of the tour. It was convenient and our driver, David, shared a variety of facts throughout the trip. Niagara Falls itself was a beauty! I would...","review_date":"July 13, 2018"},{"attraction_id":3285,"user":"bobmcgs","rating":5.0,"review":"Great way to see the Falls. This is the way to see the Falls if you're staying in Toronto. No worries about getting there, lunch (included) or where to go. It was hassle free.\nOur driver was courteous and professional from the moment we were picked up from our hotel in...","review_date":"July 6, 2018"},{"attraction_id":3285,"user":"munird2014","rating":5.0,"review":"So many things to do. While the highlight of the visit is actually seeing the Falls there are so many other things to do at Niagara Falls. If one has only a day I suggest that they be there early. Watching the Falls and taking photos is about a 2hour...","review_date":"July 1, 2018"},{"attraction_id":3285,"user":"maria_d","rating":4.0,"review":"Stress free trip from Toronto to the Falls. This trip covered it all...including how to get out of traffic jam on return trip. Boat tour and winery were the highlights. Very accommodating and patient driver named Ralph.","review_date":"June 29, 2018"},{"attraction_id":3285,"user":"proudie-10","rating":5.0,"review":"Great day. Got picked up from hotel and taken to coach, Driver was such a laugh told us about each stop. Went to Souvenir City as name suggested. Niagara Falls second time we have been beautiful but always busy, Had time to do the railway and the...","review_date":"June 25, 2018"},{"attraction_id":3285,"user":"stacie_h","rating":5.0,"review":"An awesome day!. My sister and I booked this tour--we wanted to go to Niagara Falls but didn't want to find our own way. This was a perfect option! Duncan, our driver\/guide was knowledgeable and professional. A great tour for an amazing price!","review_date":"June 12, 2018"},{"attraction_id":3285,"user":"bob_c","rating":5.0,"review":"Niagra day tour with winery visit. Fantastic day, made all the more special by our charming and interesting guide\/driver Ralph.\nWe were in a small bus and Ralph informed and guided us through the day, wonderfully.\nThank you.","review_date":"June 2, 2018"},{"attraction_id":3285,"user":"522arlenem","rating":5.0,"review":"Great Day Out!. There are so many different operators to chose from, and we booked this tour mainly because of the good reviews and recommendations on this site We were not disappointed. We were picked out about 820 from a central hotel in downtown Toronto - being a...","review_date":"May 29, 2018"},{"attraction_id":3285,"user":"ymarquez06","rating":5.0,"review":"Great Experience, highly recommended!. We had the pleasure of having Steve as our tour guide today to the Niagara Falls. Not only was he knowledgeable, but also very resourceful always providing the utmost of quality service to everyone onboard the bus. The overall experience was magnificent, and highly recommended!...","review_date":"May 19, 2018"},{"attraction_id":3285,"user":"oxonboy","rating":5.0,"review":"Must do excellent value tour. . Our guide was Berkus. Good, slightly humourous intro briefing and highlighting key sights on the way out of Toronto.\nHe gave a very knowledge commentary at each location.\nStopped at Niagara Falls Village for an hour.\nReif Winery for 20 mins of wine tasting.\nQuick...","review_date":"May 16, 2018"},{"attraction_id":3285,"user":"rohit_k","rating":5.0,"review":"Book it, relax and Enjoyyyy!!!. My wife and I took this day tour with \"Niagara Day Tour\" and they did everything possible to make it a very memorable day for us. We surely liked their itinerary and the well organized service. Special thanks to David for his top-class service. We...","review_date":"May 16, 2018"},{"attraction_id":3285,"user":"evin_m","rating":5.0,"review":"Fantastic day-tour. We had a fantastic time on this day tour. The tour guide (Burkas) was very knowledgeable, nice and funny. The stops along the way to Niagara really made the tour special, from the quaint little village to the flower clock. The tour guide knew when...","review_date":"May 1, 2018"},{"attraction_id":3285,"user":"cathy_m","rating":5.0,"review":"Very Nice Tour!. Had a lovely time during the Niagara Falls Day Tour. Our tour driver was very nice and very knowledgable. Learned alot about Niagara and Toronto!","review_date":"April 30, 2018"},{"attraction_id":3285,"user":"tai33","rating":5.0,"review":"Fantastic day out. We were picked up in a comfortable minibus and set off on time. The driver was very friendly and knowledgeable, sharing lots of information on the drive there. The day involved lots of interesting stops, some of which were slightly spoiled by the weather...we had...","review_date":"April 12, 2018"},{"attraction_id":3285,"user":"iceynicey","rating":5.0,"review":"Niagra falls and more. Great value trip taking in the falls after visiting Niagra on the Lake, the Reif winery and a stop on top of the hydroelectric plant.\nDuncan was a great driver and tour guide, highly recommended.","review_date":"April 10, 2018"},{"attraction_id":3285,"user":"seanclaire2016","rating":4.0,"review":"Great Day Out (Despite the weather!). I went on this tour last week with my wife and 2 sons.The day tour was a great way to see not only Falls but also the many interesting places along the way. Our trip last week was the first day driving for our guide...","review_date":"April 9, 2018"},{"attraction_id":3285,"user":"kazoofamily","rating":5.0,"review":"Great way to see Niagara Falls from Canada. We had a great experience on this tour. The shuttle was on time (and completely filled, even in early April!). The trip to Niagara Falls included several stops including a winery (with wine tasting), a chapel, Niagara on the Lake, and one stop at the...","review_date":"April 6, 2018"},{"attraction_id":3285,"user":"sofiaa2944","rating":5.0,"review":"Great tour. Despite being march we had a lovely day with sunshine and had more than enough time to visit everything calmly. I'm not a big fan of wine but loved the wines we tasted. Overall it was an amazing day.","review_date":"March 5, 2018"},{"attraction_id":3285,"user":"carlos_j","rating":5.0,"review":"Amazing. The tour was simply amazing. Great sight of the falls and loved the included wine tasting experience. Our guide Paul was very friendly, and gave us very good tips. Totally recommended!","review_date":"February 22, 2018"},{"attraction_id":3285,"user":"travelingprice","rating":5.0,"review":"A must see. The group was small so we were able to spend 3 1\/2 hours at the falls as well as time at the winery and Niagra on the lake. The tour guide, David, was very friendly and informative. I would recommend this tour company.","review_date":"January 26, 2018"},{"attraction_id":3285,"user":"penman50","rating":5.0,"review":"Niagara falls. For anyone that has not visited the Canadian Niagara falls.\nIt is one of the most spectacular site to see, it is definitely a must see.","review_date":"January 22, 2018"},{"attraction_id":3285,"user":"melissa_w","rating":5.0,"review":"Great day trip. Tour was great. Guide was knowledgeable, helpful and friendly and like that it was a small van (off season) so felt more personal. I'd definitely recommend them.","review_date":"January 2, 2018"},{"attraction_id":3285,"user":"ykic2017","rating":4.0,"review":"A good one. The guide was friendly and nice, and through the tour, we get to know more about the Niagara Falls and surrounding, and visit places which we probably would skip if we were not on the tour.","review_date":"December 22, 2017"},{"attraction_id":3285,"user":"philp788","rating":5.0,"review":"Great experience and day. We did a lot of research before choosing Niagara Day Tours. We chose them primarily because the tour groups are smaller (ours was 24 on a large mini-bus) and the the amount of time at the Falls.\nWe were not disappointed. We met outside a...","review_date":"November 12, 2017"},{"attraction_id":3285,"user":"emel_e","rating":5.0,"review":"Beautiful place. Family get together in the area with the Niagara Falls tour was everyones favorite. Very exciting but safe. Child and teen friendly.","review_date":"November 10, 2017"},{"attraction_id":3285,"user":"dave_j","rating":5.0,"review":"Couldn't ask for a better day!. We had to make some last minute changes to plans, so firstly Burkus was very accommodating switching our days at short notice. My wife Rachel got the confirmation through that we'd be picked up outside our hotel, and as stated the tour bus came around...","review_date":"November 1, 2017"},{"attraction_id":3285,"user":"nealg561","rating":5.0,"review":"Truly spectacular . This is a special trip. Our guide, Duncan collected us from our hotel. The group in total was 24. The journey out to the falls is informative. Duncan has an easy style and whilst some facts are a little quirky they do give you a...","review_date":"October 29, 2017"},{"attraction_id":3285,"user":"daniel_c","rating":5.0,"review":"One off the bucket list!!. Our first trip directly booked through TA and it was amazing! Duncan (the tour guide and bus driver) arrived promptly, checked us in and we were off! Great advantage was only one pick up so we made tracks straight away. Duncan was hugely knowledgeable and...","review_date":"October 27, 2017"},{"attraction_id":3285,"user":"leerichardson14","rating":5.0,"review":"Brilliant tour. The tour was brilliant. Our driver was very friendly and informative,we made a number of stops on the way to the falls including Niagara in the lake town, and a wine tasting visit. All the stops were timed well giving you enough time to have...","review_date":"October 23, 2017"},{"attraction_id":3285,"user":"leon_t","rating":4.0,"review":"A Long Day But Worth It. We had a good experience with Niagara Day Tour. We were picked up on time in a clean, comfortable bus. The tour itinerary was interesting. Our guide was experienced and knowledgeable. It was nice not having to worry about directions and parking, especially at Niagara...","review_date":"October 22, 2017"},{"attraction_id":3285,"user":"mark_l","rating":5.0,"review":"Perfect break during a work trip.. In Toronto for a conference and a day to fill with the Thanksgiving holiday. Three of us booked the day tour with the Hornblower boat ride included. Superb day even if the weather was average. Small bus (24 in total) picked us up on time....","review_date":"October 10, 2017"},{"attraction_id":3285,"user":"143drewr","rating":5.0,"review":"A day to remember . Fantastic. Great guide(Alicia) and driver (Eli)\nA few minutes late on picking up but you have to accept that can happen.\nMade it clear that doing the helicopter could result in missing out on other parts of the tour.\nGiven lunch option though we declined....","review_date":"October 6, 2017"},{"attraction_id":3285,"user":"atl77054","rating":5.0,"review":"Amazing Experience. Possibly the coolest thing I did while in Toronto. I really enjoyed strolling around the little town we were taking to, the wine tasting was very cool, and of course Niagara Falls was beautiful! After taking the boat tour up close I walked to the...","review_date":"September 24, 2017"},{"attraction_id":3285,"user":"parrysite2014","rating":5.0,"review":"Perfect tour itinerary. A friend and I took part in the Niagara Day Tour on September 20 and were so impressed by our tour guide Burkus.\nThe small group size (about 13) was ideal as it meant we received a really personal service. The bus picked us up...","review_date":"September 21, 2017"},{"attraction_id":3285,"user":"zoegnunn","rating":5.0,"review":"Excellent tour. Our day tour from Toronto to Niagara Falls was excellent. We were on a small bus (20 people) and our guide Duncan provided interesting commentary during the drive. We made a few interesting stops along the way, and never felt rushed or hurried. We also...","review_date":"September 17, 2017"},{"attraction_id":3285,"user":"iane15","rating":5.0,"review":"Great tour to the Falls. A long but rewarding trip to Niagara Falls from Toronto with Niagara Day Tour. Pick-up was spot on time. Our driver\/guide Duncan was brilliant - informative and personable. The balance of the day was perfect including a winery with a tasting. We took the 10...","review_date":"September 12, 2017"},{"attraction_id":3285,"user":"elaine_g","rating":5.0,"review":"Getting wet. In July we took 2 California grandchildren to see Niagara Falls from our Canadian side. It was a beautiful sunny day and we took the boat trip. It used to be called Maid of the Mist but now has a different name. Luckily we didn't...","review_date":"September 12, 2017"},{"attraction_id":3285,"user":"ebjohns11","rating":5.0,"review":"Best tour ever!. Mr Dave was our tour guide and did an excellent job! He picked me on time and I was the last person for pick up =). The bus was comfortable, clean and water is available. The Tour has many stops for bathroom breaks. The Itinerary...","review_date":"September 10, 2017"},{"attraction_id":3285,"user":"brianscotland73","rating":5.0,"review":"Fantastic tour. Wife and I went on 17th August. Picked up on time from the hotel and on our way. Brilliant driver David who made us feel very welcome. Excellent tour with the highlight being the trip on the Hornblower on the falls and the short stay...","review_date":"September 4, 2017"},{"attraction_id":3285,"user":"anatarad","rating":5.0,"review":"I Recommend this tour to the Niagara. We took the tour and my children (13 & 17) said it was the best tour they ever did.\nThey take you to Niagara on the lake, to the flower clock, to the smallest chapel, to a winery and then to Niagara falls - I...","review_date":"September 3, 2017"},{"attraction_id":3285,"user":"gracelht","rating":5.0,"review":"Fabulous Tour. The bus left exactly on time. It was very pleasant- the group size was about 20 and the inside of the bus was spacious and air conditioned. The tour guide himself was really nice and happy to help. The stops on the way to Niagara...","review_date":"August 31, 2017"},{"attraction_id":3285,"user":"michael_j","rating":5.0,"review":"First class tour run by first class people!. A wonderful tour. Efficiently operated. Friendly. Professional. Through my mistake, we were going to be too late to make the tour and they were booked solid the following day. Burkus and Co swung by our hotel on the way out of town to pick us...","review_date":"August 25, 2017"},{"attraction_id":3285,"user":"annette_b","rating":5.0,"review":"Great Tour!. Great Tour and Knowledgeable Tour Guide! (Dave) We booked this tour based on their reviews, small group size and the way this successful company was started. We also met Burkus Chapman on our tour. Our pickup at The Strathcona Hotel in downtown Toronto was fast...","review_date":"August 24, 2017"},{"attraction_id":3285,"user":"herbert_p","rating":5.0,"review":"Great tour and great guide. Well planned tour through the wineries in Niagra, lovely town of Niagra on the lake and the main attraction pf Niagra Falls.\nWe had a good and funny guide in Dave. He also took a special detour for our choppermride over Niagra.\nI highly recommend...","review_date":"August 21, 2017"},{"attraction_id":3285,"user":"tamtam04","rating":5.0,"review":"Niagara Day tour. This tour is excellent! Very informative and friendly guide (Burkus Chapman). Highly recommend Niagara Day tours!","review_date":"August 18, 2017"},{"attraction_id":3285,"user":"melh369","rating":5.0,"review":"Worth every penny. The bus ride was comfortable with the driver very informative providing us with information as we drove along. By going with the tour we were able to skip the huge lines at the falls and hope straight on the boat. I would go on the...","review_date":"August 17, 2017"},{"attraction_id":3285,"user":"kalesh2017","rating":5.0,"review":"Must visit!. This is a wonderful and most amazing view of the mighty Niagara. The boat takes you near to the fall and you will feel the power and the beauty of the falls. Must visit.","review_date":"August 14, 2017"},{"attraction_id":3285,"user":"jazemaster","rating":3.0,"review":"The overall experience felt extra touristy. We chose this company based on reviews, and while it was good, it wasn't great. The stops along the way to Niagara Falls felt a bit forced in to try and make us buy items at each stop. The winery was a great stop, along...","review_date":"August 13, 2017"},{"attraction_id":3285,"user":"con162017","rating":5.0,"review":"Niagara Trip. Igo with my family to visit the Falls every year and so relaxing to hear the sound of the water falls,the mist and breeze but this time with my friends for a change.It is so much fun to tour Niagara Falls .I reccomend this to...","review_date":"August 12, 2017"},{"attraction_id":3285,"user":"shrinkwrapped3","rating":5.0,"review":"Totally worth it. Excellent. Glad this was the tour I decided on after looking online for the tour that was just right for my style of travel. Loved the structure as well as the free time at the Falls. Was happy that Niagara on the Lake was included....","review_date":"August 10, 2017"},{"attraction_id":3285,"user":"edwardw573","rating":5.0,"review":"Niagara Falls Day Tour,Wine Tasting & Hornblower Cruise. The pickup point is at the Strathcona Hotel which suited us as it was a easy stroll from where we stayed at Novotel . The bus arrived on time (20 seater) , the interior was clean and seating was comfortable . David was our driver...","review_date":"August 9, 2017"},{"attraction_id":3285,"user":"kozak436","rating":5.0,"review":"Exploring Niagara. We had friends in from Australia. Booked a downtown hotel for the weekend. Purchased a bus pass, good for 2 days. It travles all over Niagara Falls. Many stops. Awesome drivers. We stayed on the buses to check out their routes, and everything that they...","review_date":"August 8, 2017"},{"attraction_id":3285,"user":"rowena_morin","rating":5.0,"review":"spectacular. This is the closest anyone could see the Niagara Falls Canada site. The water mist was an experience you would not want to miss. The water was refreshing and the boat going near the waterfalls was exhilarating. My heartbeat stopped for a bit knowing I...","review_date":"August 8, 2017"},{"attraction_id":3285,"user":"dianna_elizabet..._o","rating":5.0,"review":"A great tour. Having looked at various reviews on this site for Niagara Tours, we decided to go with Niagara Day Tour and were really pleased we did. The tour included everything it said it would and we certainly weren't disappointed. The additional stops were very interesting and...","review_date":"August 2, 2017"},{"attraction_id":3285,"user":"demonmike","rating":5.0,"review":"Niagara Falls. We were staying in Toronto and drove ourselves to Niagara Falls. It is about a 90 minute drive on a freeway for most of the way. It is an easy drive. The Falls are spectacular and there are many photo opportunities. The area is quite...","review_date":"August 1, 2017"},{"attraction_id":3285,"user":"adventure481430","rating":5.0,"review":"Great tour - highly recommend them!. My wife, daughter and I were impressed throughout the trip. The pick-up was on time, our driver ( originally from New Zealand) was courteous, extremely knowledgeable and was genuinely interested in ensuring all guests truly enjoyed their experience on the tour.\nThere was lots to...","review_date":"July 28, 2017"},{"attraction_id":3285,"user":"job1938","rating":5.0,"review":"Awesome day of discovery and education!. Gloria, our guide, prepared us for our visit to Niagara Falls by sharing her deep knowledge of the history of Ontario as we made our way from Toronto to the Falls. She entertained us with stories and anecdotes that brought the history lesson to life....","review_date":"July 28, 2017"},{"attraction_id":3285,"user":"debidoubled","rating":4.0,"review":"Great views & excellent tour guide.. Unfortunately we ended up going on an overcast & rainy day but we made the best of it.\nDuncan, our guide, was quite humorous & kept everyone upbeat. His commentary on the way out to St. Catherines & in Niagara Falls was very interesting as...","review_date":"July 28, 2017"},{"attraction_id":3285,"user":"katy161","rating":5.0,"review":"Good value tour. We did this trip on Wednesday, David was our guide excellent tour so much to see and do, great stops along the way. Just enough time at each place and the highlights The Falls. David was a great guide full of enthusiasm but not over...","review_date":"July 15, 2017"},{"attraction_id":3285,"user":"ice885","rating":5.0,"review":"The highest tower in Toronto.. As one looks at the falls, if you turn around, you will see a very high tower. I didn't get time to go but I was told it is a wonderful place to be. If you go to the highest floor you are able to...","review_date":"July 14, 2017"},{"attraction_id":3285,"user":"thomas_b","rating":5.0,"review":"One of my favourite places to visit.. Niagara Falls is one of my favourite places to visit, Clifton hill , the Hershey store, the Coca Cola store, all of the attractions. The falls themselves, the water flowing, the sound , the mist, I've never been on the maids of the mist but...","review_date":"July 13, 2017"},{"attraction_id":3285,"user":"gilly389","rating":5.0,"review":"A Fabulous Day Out!. It's a great day Tour with just the right amount of time, not too short that you feel rushed and not too long that you're waiting around. Burkus was a fabulous tour guide and very knowledgeable, providing interesting commentary along the way. I would recommend...","review_date":"July 12, 2017"},{"attraction_id":3285,"user":"jun_c","rating":5.0,"review":"Great experience and excellent service. Small group tour with 12 people, had enough free time at the fall. Great service for pick and drop off.","review_date":"July 11, 2017"},{"attraction_id":3285,"user":"craigmarkham","rating":5.0,"review":"Niagara Falls Canada. Be sure to take in the behind the falls tunnel tour. It is beyond your imagination just how powerful the flow of water is. You are able to walk out to an observation platform to look up at the water falling directly beside you. Be...","review_date":"July 11, 2017"},{"attraction_id":3285,"user":"dylanmorris","rating":5.0,"review":"Excellent day trip to Niagara Falls. Highly enjoyable, well run tour from Toronto to Niagara Falls. Was picked up from my hotel by Burkus, who was an excellent tour guide throughout the day. With numerous stops throughout the day to visit Niagara on the Lake, a winery and several other locations,...","review_date":"July 11, 2017"},{"attraction_id":3285,"user":"dorothy_v","rating":4.0,"review":"Niagara on the Lake & Niagara Falls. On July 6th I took my 91 yr friend for a birthday drive and we took in Niagara on the Lake and Niagara Falls. We did many stores in NOL which was very busy and all stores staff very helpful and friendly. After 3 hrs...","review_date":"July 10, 2017"},{"attraction_id":3285,"user":"solb294","rating":5.0,"review":"Pefect place to visit. Niagara Falls is the prefect place to visit for the whole family, but even more so for young adults. There is a Casino for Evening entertainment and lots to do during the day. 2-3 days would probably be enough. Try and stay in a Hotel...","review_date":"July 10, 2017"},{"attraction_id":3285,"user":"hockney","rating":4.0,"review":"Spectacular in every way.. You NEED to plan a visit to Niagara Falls when visiting Canada. The falls are spectacular! And spectacular in all seasons! You can stand beside them, boat under them or head up the tower for a bird's eye view. There is a lot to see...","review_date":"July 10, 2017"},{"attraction_id":3285,"user":"geoffdemanser","rating":4.0,"review":"Niagara Day Tour from Toronto. We booked this tour from Australia because based on the reviews it seemed to be pretty popular.\nThe tour was pretty good. Our guide - Duncan, seemed to really know a great deal about the area and kept us informed all the way to Niagara...","review_date":"July 4, 2017"},{"attraction_id":3285,"user":"mt_5691","rating":5.0,"review":"They are all you need for a perfect trip!. We booked Niagara Day Tour for a full day private trip to Niagara Falls and everything was just perfectly arranged. Our tour guide Mr. Paul was simply the best with wide knowledge, sharing it in a very pleasant and interesting way throughout the entire journey.","review_date":"July 1, 2017"},{"attraction_id":3285,"user":"dennis_d64","rating":5.0,"review":"Niagara Falls tour. We didn't books a tour and I was worried about getting to all of the sites. We stopped at a rest area on Hwy 90 and they were telling about everything at the falls. I talked to the lady and decided to sign up for...","review_date":"June 30, 2017"},{"attraction_id":3285,"user":"suzanne_b","rating":5.0,"review":"I couldn't believe it was this beautiful!. Burkus picked us up at our hotel in Toronto and took us to the most scenic places to take pics before we made it to the falls. I highly recommend this tour and I opted for the boat tour which was so much fun! Make...","review_date":"June 27, 2017"},{"attraction_id":3285,"user":"r9745vflindap","rating":5.0,"review":"Fabulous Day. We had Burkus as our driver and guide. He did just the right amount of commentary providing good info where needed but staying off the mike when its not - unlike so many other tours we have been on where they never shut up. Small...","review_date":"June 26, 2017"},{"attraction_id":3285,"user":"nicola_h","rating":5.0,"review":"A must visit. Fantastic Niagara Falls, just as lovely as you would expect. A boat trip to the Falls is really fun an experience to remember, very damp but worth it. Well organised tour. An excellent and enjoyable day out.","review_date":"June 26, 2017"},{"attraction_id":3285,"user":"christos66","rating":5.0,"review":"Would Recommend . This was a very good Trip. Tour guide was friendly and informative. Would recommend to anyone as you also get to visit the beautiful town of Niagra on the Lake, nice bit of wine tasting, not to interested in the Floral clock . Then Niagra...","review_date":"June 23, 2017"},{"attraction_id":3285,"user":"arvind_m","rating":5.0,"review":"Excellent Tour with Professor Mike our guide and driver. This is a great tour. Initially I thought I could not fit it into my schedule. However the company offered to pick me and my wife up en-route as soon as we got off our plane at Pearson Airport at a location in Sherway Drive...","review_date":"June 20, 2017"},{"attraction_id":3285,"user":"bogdan2005","rating":5.0,"review":"Very good option for Niagara Falls from Toronto. We chose NDT based on Tripadvisor reviews. Our driver and guide was Duncan and he was very good and precise from all angles. We did enjoy his explanations regarding history and geography of the region. Falls were amazing and we also very much enjoyed the...","review_date":"June 20, 2017"},{"attraction_id":3285,"user":"mirandaewashko17","rating":5.0,"review":"Perfect Day Trip. Niagara Day Tour did a great job on planning this day trip. We were able to see everything we wanted to see without feeling rushed. The discount to get picked up at Union is great, and the small group makes the trip feel more personal....","review_date":"June 19, 2017"},{"attraction_id":3285,"user":"marlena675","rating":5.0,"review":"Great value tour. What a fabulous day. I agree with the person who suggested a little longer in Niagara on the Lake. I would suggest that every one meeting at one central location in the city would allow extra time to be spent here. It was a stunning...","review_date":"June 17, 2017"},{"attraction_id":3285,"user":"burnsomaha","rating":4.0,"review":"A lot of driving to get there and back. Best part - Hornblower Niagara Cruise. If there was a faster way to get to the falls and back; you should consider it. Otherwise; the tour was just fine. Stopped a few times along the way - winery, largest floral clock (really??), smallest chapel (ok), fruit stands. Driver was courteous and...","review_date":"June 16, 2017"},{"attraction_id":3285,"user":"steve_t","rating":5.0,"review":"Great family fun. Duncan did a great job explaining the history and interesting facts along our route to Niagara Falls.\nOne suggestion...Niagara on the Lake was a fantastic stop. We really wish we had more time here --- even if it meant cutting some of the other stops....","review_date":"June 16, 2017"},{"attraction_id":3285,"user":"michelle_t","rating":5.0,"review":"Can't Rate highly enough. Great tour, no stress, well organised and very well priced.\nWould highly rate this if you want to visit the falls","review_date":"June 7, 2017"},{"attraction_id":3285,"user":"chenghyork","rating":5.0,"review":"Great commentary by Duncan! . We had Duncan as our driver cum guide. He provided us with great full commentary about the history of the area, and the interesting sights along the way from Toronto city to niagara falls.\nThe tour also let us have an hour of free time...","review_date":"June 3, 2017"},{"attraction_id":3285,"user":"verity-phillips","rating":5.0,"review":"A fantastic day out. Dave was our tour guide, who was brilliant. They couldn't pick us up from our apartment however gave us the name of a hotel down the road which was easy for us to get to.\nThe minibus wasn't too big (10 of us) which was...","review_date":"June 1, 2017"},{"attraction_id":3285,"user":"tonlea","rating":5.0,"review":"great tour that you must do. This is a great tour that you must do, our driver was Duncan , he was very friendly, knowledgeable and professional. I absolutley loved the day commencing at 8am and returning at 6pm so it is a long day but a fun day but definitely...","review_date":"May 31, 2017"},{"attraction_id":3285,"user":"janeta791","rating":4.0,"review":"Stops on the way make the day. One of the main reasons for choosing this tour operator was because they picked up and dropped off at your hotel. That was great, the banter was well practiced and interesting. The highlight of the tour for us was the winery. Jumping queues at the...","review_date":"May 26, 2017"},{"attraction_id":3285,"user":"winerunner52","rating":5.0,"review":"Excellent Day Trip. It's all been said! Burkus was an excellent driver and guide. Niagara-by-the-Lake is a pretty town.\nTour is highly recommend.","review_date":"May 25, 2017"},{"attraction_id":3285,"user":"753leenad","rating":5.0,"review":"Worth and Magnificent . So I did a day trip with Airlink and we covered a lot of thing on the way and from Niagara Falls. Our tour guide Alicia was very informative and our driver from Pakistan took us there safely. This tour is optional if you want...","review_date":"May 24, 2017"},{"attraction_id":3285,"user":"katie_j","rating":5.0,"review":"Trip of a lifetime. Amazing day. Punctual pick up around toronto city, there was only a small group of us. Then a lively journey with commentary from our lovely guide as we made our way to niagra on the lake which had all the village charm you want. We...","review_date":"May 22, 2017"},{"attraction_id":3285,"user":"egils_k","rating":5.0,"review":"Nice. A must see when in the Toronto area. View at night is amazing. All lite up with colours.\nMany other things to see and do. Check out the Maid of the Most. Amazing vantage point of the falls. Feel the awesome power of nature.\nThe...","review_date":"May 22, 2017"},{"attraction_id":3285,"user":"appreciate2015","rating":4.0,"review":"Good trip for a long weekend and stay over to enjoy the fireworks over the falls.. Absolutely a worthwhile trip for a day to visit the falls, walks along the fine dining areas and icecream.","review_date":"May 22, 2017"},{"attraction_id":3285,"user":"jlbmpms","rating":5.0,"review":"Amazing day trip!. This tour was absolutely fantastic. The bus was clean and new, and arrived on time at a central location in Downtown Toronto, and water was provided. The tour guide was wonderful and provided knowledge on all the areas we were driving past - an excellent...","review_date":"May 20, 2017"},{"attraction_id":3285,"user":"alex_b","rating":5.0,"review":"Wonderful Day Trip. Pick up was on time with fairly new mini van. Paul was a great driver\/tour guide. He knew everything about the history and background to all the landmarks and sights. As we had a private tour with two couples we were able to request extra...","review_date":"May 14, 2017"},{"attraction_id":3285,"user":"2bcs","rating":5.0,"review":"Great day trip to Niagara Falls. Burkus provided a great tour experience from our downtown Toronto hotel to Niagara Falls. My husband and I were picked up on time. He outlined what we would see and how long we would be at each stop. Burkus gave us history and information all...","review_date":"May 11, 2017"},{"attraction_id":3285,"user":"claireemjay","rating":5.0,"review":"Fab day. This trip to Niagara Falls from Toronto was great. Our driver, Duncan, was friendly and knowledgable and gave us plenty of interesting info without being over the top. It was a smaller bus that was really comfy and ran perfectly to time. The little stops...","review_date":"May 8, 2017"},{"attraction_id":3285,"user":"martin_v","rating":5.0,"review":"amazing. tour from toronto takes you in a short two hours to the falls. it is a fantastic experience, do take the boat tour","review_date":"May 8, 2017"},{"attraction_id":3285,"user":"royblack","rating":5.0,"review":"Unforgettable experience.. This was a brilliant day out, from being picked up at our hotel at 8.30 am to being dropped of at 7pm (traffic was heavy on our return to Toronto due to a Toronto Maple Leafs game).\nFirst stop was Niagara on the Lake, and...","review_date":"May 6, 2017"},{"attraction_id":3285,"user":"glaw123","rating":5.0,"review":"Thanks Burkus! . I decided to join the day tour to Niagara Falls as I travelled with my parents this time(I am not teenager but seems that TripAdvisor dun give me the option of \"family\"). The day tour was really informative and smooth. Burkus has done a really...","review_date":"May 3, 2017"},{"attraction_id":3285,"user":"anumanum","rating":5.0,"review":"Do this!. Partner isn't a huge fan of organised tours. I dragged the poor soul into it and forced him to enjoy one of the most interesting outings we had on our trip.\nIt must be said that Niagara itself didn't wow us as much as we'd...","review_date":"May 1, 2017"},{"attraction_id":3285,"user":"dwhandmjh38","rating":5.0,"review":"Brilliant!. From start to finish this was a fantastic day. The time spent at each stop was just right and we had 3 hours at the Falls which was perfect. Burkus relayed many interesting facts during the day. The wine tasting was particularly interesting and informative....","review_date":"April 29, 2017"},{"attraction_id":3285,"user":"andreabw208rp","rating":5.0,"review":"Excellent trip. A great day out- good itinerary, friendly, efficient driver and plenty of time at the attractions. We both enjoyed the tour immensely.\nThe boat trip was fun and do the optional helicopter ride if you can.\nHighly recommended.","review_date":"April 29, 2017"},{"attraction_id":3285,"user":"lauren_s","rating":5.0,"review":"Excellent Tour! Would 100% recommend. . Myself and my fianc\u00e9 went on the Niagara day tour and we had an incredible time. We met the bus at the designated point as it saved us 10 dollars each it was really easy to find and the bus was there waiting exactly on...","review_date":"April 25, 2017"},{"attraction_id":3285,"user":"glowingelephant","rating":5.0,"review":"Amazing tour at a great price. I really enjoyed myself on today's tour. Our group was very small (around 10 people) so the whole day felt very exclusive. Our tour guide Burkus was very knowledgeable and told us many stories and interesting facts during the drive to Niagara.\nWe stopped at...","review_date":"April 24, 2017"},{"attraction_id":3285,"user":"trevor_k","rating":5.0,"review":"Excellent company for Guided Tours. Travelling Via Toronto from US to the East, had a missed flight connection, on April 6th 2017 due to bad weather .\nThought t make best use of the 24 hour layover, and tried Niagara Day Tours with hardly much time left to make a...","review_date":"April 21, 2017"},{"attraction_id":3285,"user":"kali_c","rating":5.0,"review":"if you do any Niagara Day Tour,do this one!. Gold star. As we encountered some late minute changes to our holiday plans, Burkus went out of his way to accommodate us. All comms were very fast. Picked up on time at hotel and the tour guide was very friendly and knowledgeable, he also seemed...","review_date":"April 20, 2017"},{"attraction_id":3285,"user":"laura_k","rating":5.0,"review":"Laura. Our day trip to Niagara was fantastic! Picked up promptly at our hotel and off Niagara we went. Great commentary from Duncan, keeping us all informed of the history. Winery stop was great and then we did the helicopter tour too and it was fantastic......","review_date":"April 17, 2017"},{"attraction_id":3285,"user":"mara_g","rating":5.0,"review":"Recommended day tour with great guide. We really liked the day tour to Niagara falls. Burkus was a very friendly and knowledgeable guide telling interesting stories about each stop we made and the general Toronto\/Niagara region. Our group consisted of 10 people and we made different little stops such as ice...","review_date":"April 12, 2017"},{"attraction_id":3285,"user":"375idaf","rating":5.0,"review":"Beautiful Niagara. This tour is amazing, our tour guide was very knowledgable and kept us entertained for the whole tour.Niagara Falls themselves was just awe inspiring. The sheer power and beauty is unbeleivable. Even us going in March ( slightly Chilly) was worth the adventure","review_date":"April 12, 2017"},{"attraction_id":3285,"user":"juliaeason","rating":5.0,"review":"Relaxed and informative. On one of the first warm days of spring I was treated to an informed tour of lower Ontario from Toronto to Niagra Falls. The Driver\/Guide Steve treated us to his enthusiastic knowledge of he area and its history and this always puts a valued...","review_date":"April 12, 2017"},{"attraction_id":3285,"user":"elainemcgeachy","rating":5.0,"review":"Fantastic Niagara tour. We had a wonderful trip to Niagara! Duncan, our driver was so informative, helpful and friendly. It was really informal and relaxed. He told us about the whole area and history as he drove us to all the sights including Niagara on the lake and...","review_date":"April 12, 2017"},{"attraction_id":3285,"user":"swit0028","rating":3.0,"review":"Niagara Day Tour with Steve. Disclaimer: This review in no way discourages travelers from visiting Niagara-on-the-Lake, the Niagara wineries, or Niagara Falls. You should absolutely go visit these sites while in Ontario. This is based purely on our experience with Niagara Day Tours.\nPros:\n- Great itinerary\n- Convenient pick-up...","review_date":"April 11, 2017"},{"attraction_id":3285,"user":"anne_s","rating":5.0,"review":"Best Niagara coach tour .. Went along with several friends , this was second Niagara tour this year. The previous trip was with other somewhat larger company, but there was no comparison . This was the best. Right length of time at stops and brilliant informative commentary from our driver....","review_date":"April 10, 2017"},{"attraction_id":3285,"user":"ortwin","rating":5.0,"review":"Well balanced and excellent narrated tour to the Falls. This tour is well organised by the agency. They keep you updated on things and let you check everything. Punctuality is their nickname, but the driver was also thankful for the attendants being on time.\nWe had a sunny Sunday and even though it was...","review_date":"April 4, 2017"},{"attraction_id":3285,"user":"mari_p","rating":5.0,"review":"Niagara Falls trip. What an excellent tour!! If you're looking to go to the falls, enjoy some wine and grab some food with a view, this is the one to pick. Highly recommended. Driver very knowledgeable and friendly.","review_date":"April 3, 2017"},{"attraction_id":3285,"user":"michelle_dave42","rating":5.0,"review":"Fabulous! . We took this trip to mark our first wedding anniversary - cheesy I know! Anyway we were picked up on a wet morning in Toronto and set on our way. Our tour guide was great - friendly, gave us plenty of information but wasn't in...","review_date":"March 25, 2017"},{"attraction_id":3285,"user":"chrisser","rating":4.0,"review":"Niagara trip to base of Falls. It was a wonderful trip to Niagara Falls. We took our visitors from England to see one of the wonders of the world. What an experience to feel the thunder of the falls up close (on the boat tour)","review_date":"February 14, 2017"},{"attraction_id":3285,"user":"tash4444","rating":5.0,"review":"A must do. This was the highlight of the trip. We got picked up from a hotel which took us straight to Niagara. The journey there was really interesting the tour guide was extremely knowledgable and made the journey and the whole day fly by. The falls speak...","review_date":"January 17, 2017"},{"attraction_id":3285,"user":"mariayhugo","rating":5.0,"review":"Nice place in any season station.. I have been there in all seasons, and each one of them have something special.\nDecember to March with almost all the fall water at freezing point is just unforgeable. December and January other than frozen cascade you can enjoy the light festival.\nMarch to...","review_date":"December 19, 2016"},{"attraction_id":3285,"user":"darren_w","rating":5.0,"review":"Brilliant day trip to the falls. Got picked up right outside the door of our accommodation by our very friendly driver\/guide Paul at 8:15 am. Being only 5 of us we had our own little car which was perfect because we didn't fancy being on a big bus full of tourists....","review_date":"November 28, 2016"},{"attraction_id":3285,"user":"tinabethtravels","rating":4.0,"review":"Good Tour. If you only have one day to see the falls and a few other stops on the way -- this is a good tour to do it with. Keep in mind that once you get to Niagara Falls -- there's more to see and do...","review_date":"November 21, 2016"},{"attraction_id":3285,"user":"graceandgratitude","rating":5.0,"review":"Day Visit in Niagara. In one day, you can plan a good trip to Niagara, You can ride the Maiden of the Mist,\nexplore the scenic view of Niagara all the way to Naigara on the Lake visiting the winery in the region and if you like hiking, you...","review_date":"November 14, 2016"},{"attraction_id":3285,"user":"rogerandwendy","rating":4.0,"review":"Very Good Day Tour. A very well organised day tour from Toronto with a helpful and knowledgeable tour guide\/driver. Everything went well with stops as promised and plenty of time at the falls. The falls are of course spectacular and the trip on the boat good fun so it's...","review_date":"November 8, 2016"},{"attraction_id":3285,"user":"maher_m","rating":5.0,"review":"The highlight of the holiday. A day trip to this magnificent thundering water fall was the highlight of our holiday, 8.30 pick up difficulty getting out of Toronto because of a 10 k marathon (90 minutes delay) but super service from John ( the Italian driver)\nVery exciting autumn scenery...","review_date":"October 30, 2016"},{"attraction_id":3285,"user":"e_s","rating":5.0,"review":"Great experience with a great tour company. We chose to use Niagra Day Tours because they use small buses and so glad we made that choice. It was booked from the UK via email, no hassle, all went to plan.\n9 of us on the bus. Our driver\/guide Paul was very informative,...","review_date":"October 19, 2016"},{"attraction_id":3285,"user":"ws_y","rating":5.0,"review":"Nice tour. Nice arrangement for the tour, got the chance to visit different spots in Ontario at one time. The tour guide is nice and patient, always be able to provide detailed information of every spot, which is very helpful to a tourist coming here for the...","review_date":"October 17, 2016"},{"attraction_id":3285,"user":"eugenealanes","rating":5.0,"review":"The magnificent creations of God.... A day in Niagara is one of my most memorable and spectacular get away. You can see and witness how beautiful the falls are. If you see that falls you will be speechless for its beauty and amazed how it was happened? You will wonder...","review_date":"October 17, 2016"},{"attraction_id":3285,"user":"dianajws67","rating":4.0,"review":"Great Tour. The tour was nice, organized well, and the booking was easy. It was great to see the shops and the falls","review_date":"October 17, 2016"},{"attraction_id":3285,"user":"86sumitj","rating":5.0,"review":"Niagara - Amazing experience. It's complete with fun filled activities for the whole family, restaurants, casino and what not. Go on the big Farris wheel or just climb up the skylon tower and have the most amazing view of the Niagara. Go closer to the falls with maid of...","review_date":"October 17, 2016"},{"attraction_id":3285,"user":"woobs75","rating":5.0,"review":"Fantastic day!!!!. We chose this tour as it did all the stops on the way to the Falls and as we were staying overnight this was important.\nFrom the pick up to the end of the day we had a great time - Burkus was interesting, informative...","review_date":"October 12, 2016"},{"attraction_id":3285,"user":"tanja100991","rating":5.0,"review":"A beautiful day.... ...we were 4 girls on vacation in Toronto and wanted to see the Niagara Falls!\nWe chose this Tour because of the TripAdvisor reviews and it was the right choice!\nBooking, pick-up and the entire day was easy and well organized - we really enjoyed...","review_date":"October 9, 2016"},{"attraction_id":3285,"user":"bcjb78","rating":5.0,"review":"Once in a lifetime moment . The tour was a great day out worth it \ud83d\udcaf.\nOnce in a lifetime moment & experience.\nOur driver\/guide Duncan was very interesting, imformative & a very safe & smooth driver.\nThe stops on the way are good but nothing prepares you for the ore...","review_date":"October 6, 2016"},{"attraction_id":3285,"user":"luzbl","rating":5.0,"review":"Day trip to Niagara. This is the best way to see one of the wonders of the world and also see some interesting places and do some nice things along the Niagara region such as try the ice wine in a tasting tour in a local winery, see the...","review_date":"October 6, 2016"},{"attraction_id":3285,"user":"graeme_b","rating":5.0,"review":"Niagara Day Tour. Awesome day. Duncan our driver and guide was excellent. Great value for money and would highly recommend it. 10 out of 10 for service and tour content. Niagara Falls without the boat ride is not an option. It is a must do!\nGraeme","review_date":"October 6, 2016"},{"attraction_id":3285,"user":"jozef_k","rating":5.0,"review":"Well worth a visit. Stopped off at the falls on the Way to Vancouver with our Canadian tour. Not much going on in the town, was a bit like Blackpool, but take a ride up to Niagara on the lake you will love it.","review_date":"September 30, 2016"},{"attraction_id":3285,"user":"craig_c","rating":5.0,"review":"Absolutely great!. Duncan was our tour guide and as he has an encyclopedic knowledge of the areas we visited, made this a vastly interesting tour. While it takes the whole day, the time seems to fly by as there are so many interesting things to see and...","review_date":"September 29, 2016"},{"attraction_id":3285,"user":"unification1","rating":5.0,"review":"Professional and affordable tour. The Niagara Day Tour was a real highlight of our trip to Canada. Affordable, just the right length, informative and entertaining.\nAfter an 8.10am pickup from near Union Station and a quick tour of downtown to pick up the other guests (being fewer than 16...","review_date":"September 27, 2016"},{"attraction_id":3285,"user":"derekg901","rating":5.0,"review":"Good day out. This a very good value and organised trip. We were picked up and dropped off from our accommodation. They use a small coach so can park up close to things.\nOur driver\/guide Burkus gave an excellent commentary along the way both informative and amusing. The...","review_date":"September 27, 2016"},{"attraction_id":3285,"user":"brunoamici","rating":5.0,"review":"Stunning! Must see place. Niagara Falls is a must see place\/city with their wonderful falls. Boat cruise is really nice as they stay very close to the falls.","review_date":"September 26, 2016"},{"attraction_id":3285,"user":"fomalhaut","rating":5.0,"review":"Don't hesitate: go ahead and book.. Having been to the falls on a perfect late summer's day recently, I cannot recommend this tour highly enough.\nThe minibus was comfortable and clean: and small enough to park within sight of the falls. Our driver (Duncan) was friendly, and gave a great running...","review_date":"September 26, 2016"},{"attraction_id":3285,"user":"olga_papusha","rating":5.0,"review":"Unforgettable experience. It definitely makes sense to include a boat trip into your tour as you will get to the falls as close as possible. They are beautiful! We also liked our driver\/guide Burkus.","review_date":"September 23, 2016"},{"attraction_id":3285,"user":"travelcouple100","rating":5.0,"review":"day trip. I would strongly recommend this tour, as stated in past, Burkus, was great. Picked us up on time, spoke very well and was very knowledgable. My wife and I learned a lot on this trip. Since it was a smaller van, very comfortable, he was...","review_date":"September 23, 2016"},{"attraction_id":3285,"user":"lindsay_t","rating":5.0,"review":"Excellent Company for a great tour\/Lindsay&DavidUK visitors. Visiting from the UK, we had time to plan and review the company we were going to use for our day trip to Niagara fall's. We found Niagaradaytours.com, and were not disappointed. Our driver\/ guide Burkus was great. Arrived at our hotel on time for...","review_date":"September 23, 2016"},{"attraction_id":3285,"user":"seanm64","rating":5.0,"review":"These are the people you should tour with!. I actually found them via Tripadvisor. Their reviews were already stellar and could not have been more accurate. I accidentally booked a Sunday tour and meant to do a Saturday tour. I contacted them on Friday before and they were more than accommodating in changing...","review_date":"September 23, 2016"},{"attraction_id":3285,"user":"eric_j","rating":5.0,"review":"Great Niagara Falls Tour!. The tour guide, Burkus, was great,and the Falls were wonderful! He took the time to explain a lot of the sites, and he was really patient with the passengers who did not return to the bus on time. He is a really knowledgeable guy.\nI'd...","review_date":"September 19, 2016"},{"attraction_id":3285,"user":"473suew","rating":5.0,"review":"Niagara Day Tour. Warm day but threatening skies with occasional rain didn't spoil a great day out with David from Niagara Day Tour.\nThe trip out had several stops: Niagara on the Lake, the smallest Chapel, a wine tasting, floral clock and the hydro power stations.\nWe were...","review_date":"September 17, 2016"},{"attraction_id":3285,"user":"whizzkid50","rating":5.0,"review":"A well-priced, well-run tour giving excellent value for money. This is an excellent tour which gave us a very varied and interesting visitor experience. Our driver\/guide was very personable and polite and provided an informative commentary during the journey but not so much that you wanted to reach for the 'stop' button. We visited...","review_date":"September 15, 2016"},{"attraction_id":3285,"user":"717zoea","rating":5.0,"review":"Amazing! & Great Service. The bus picked us up in the morning. Our driver was very charming and friendly. We stopped to do some wine tasting and we also stopped for a while in Niagara in the Lake (a charming quaint little town). When we reached the falls we...","review_date":"September 13, 2016"},{"attraction_id":3285,"user":"avtarbaba","rating":4.0,"review":"Awesome tour. Well worth it!! Spent the whole day in Niagara and these tours were just amazing and the kids really enjoyed it too!!","review_date":"September 12, 2016"},{"attraction_id":3285,"user":"warren271","rating":5.0,"review":"This is one of the greatest wonders in the world so what can't be great about a trip to Niagara Falls. The Canadian side of Niagara is very picturesque starting with the falls and then the parks, lots of restaurants and attractions and two fun casinos for those who like to try their luck.\nIf you start your trip in Niagara on the Lake which is...","review_date":"September 12, 2016"},{"attraction_id":3285,"user":"ossie_f","rating":5.0,"review":"An excellent, well-informed, guide. We visited Niagara Falls with Burkus in September 2016 and managed to book ourselves on the tour at the last minute. The narrative was well-informed without being overwhelming and his experience of doing many of these tours previously allowed us to maximise our time at...","review_date":"September 12, 2016"},{"attraction_id":3285,"user":"mauve_10","rating":5.0,"review":"Pleasant trip with the Niagara Falls as grand finale. Pleasant daytrip to the Niagara Falls. Pick up went smoothly. We had a stop at Niagara on the Lake first, where we had one hour of free time, which was enough to have a quick stroll around, have something to eat or drink and enjoy...","review_date":"September 11, 2016"},{"attraction_id":3285,"user":"reney321","rating":5.0,"review":"Brilliantly planned, easy day out. We went to Toronto for a long weekend and wanted to visit Niagara Falls, I did some research on cost of public transport and came across this tour. The tour itself is not a lot more than making our own way there. The reviews were...","review_date":"September 9, 2016"},{"attraction_id":3285,"user":"lindawk926eq","rating":5.0,"review":"Wonderful Day Tour. Niagara Day Tour company, with driver and part owner, Burkus Chapman, was one of the best day tours that we have ever been on. The tour bus was comfortable, and on time for pick ups. The information provided by Burkus was great, his local knowledge...","review_date":"September 9, 2016"},{"attraction_id":3285,"user":"antheaatkins","rating":5.0,"review":"Amazing. We took our Scouts on a day trip from Toronto. It was a long bus ride but well worth it. Our tour included the walk under the falls and a boat trip. It was just awe-inspiring. I can't think how else to describe it. It...","review_date":"September 8, 2016"},{"attraction_id":3285,"user":"pddownunder","rating":5.0,"review":"Great value - A great day out!. Niagara Falls was a must do for us and this trip ticked all our boxes. David our guide was friendly, well organized and very professional. The trip has plenty of variety with stops at Niagara on the Lake, wine tasting, the smallest chapel and the...","review_date":"September 6, 2016"},{"attraction_id":3285,"user":"y8066zulizb","rating":5.0,"review":"Great way to see the Niagara region!. This tour made it very easy to see a wide variety of things the Niagara region has to offer all in one day: the falls (of course), the quaint town of Niagara-on-the-lake, tasting ice wine, and a few other local attractions such as the flower...","review_date":"September 6, 2016"},{"attraction_id":3285,"user":"midmum2013","rating":5.0,"review":"Fantastic trip and service. We chose Niagra day tour as it was a smaller bus and more personalised service. Booking was quick and easy and pick up so convenient. No trawling around loads if hotels before getting going. Burkus was helpful friendly and full of interesting and funny facts...","review_date":"September 6, 2016"},{"attraction_id":3285,"user":"lynn_n","rating":5.0,"review":"Niagara Day Tour. Wonderful experience - picked up at 8 20 am as arranged. Driver\/Guide, Burkus, was fantastic. Very informative commentary on the way out. Niagara-on-the-lake - what a pretty village. Plenty of time to look around. Three other shorts stops on the way to the Falls. The...","review_date":"September 5, 2016"},{"attraction_id":3285,"user":"explorers05","rating":5.0,"review":"Road Trip, Flower clock, wine and gushing water.... Got picked up no problem at the Hotel close to Union Station. Had great time talking to the guide along the way. We had a few short stops along the way, Niagara on the Lake, Reif Winery, Chapel, Power station until finally arriving to Niagara...","review_date":"September 5, 2016"},{"attraction_id":3285,"user":"sonalg184","rating":5.0,"review":"Amazing experience!! Most memorable trip!. We booked with the Niagara Day tour because of the great reviews on TripAdvisor and are glad we did. Our driver\/guide for the day was Tony. He picked us up right on time and very affable and knowledgeable.\nWe first went to the Niagara on...","review_date":"September 3, 2016"},{"attraction_id":3285,"user":"kerry_f","rating":5.0,"review":"Great Day. Pick up was on time, guide was very nice and knowledgeable, great stops along the way plus plenty o time at Niagara plus jumping the queue for the boat trip.\nA great relaxing way to see the falls. Highly recommended.","review_date":"August 30, 2016"},{"attraction_id":3285,"user":"mountainpcp","rating":4.0,"review":"Good way to see Niagara Falls. This trip was for us an overall good experience. Reasonably relaxed and laid back with lots of time at the falls. Stopped in the lovely town of Niagara on the Lake, would have really liked to have more time there and skipped the \"smallest chapel\"...","review_date":"August 27, 2016"},{"attraction_id":3285,"user":"343sueh","rating":5.0,"review":"Niagara Day Tour. A really great day tour. Relaxed pace....with lots to see....Niagara Falls the ultimate highlight with plenty of time to enjoy them..","review_date":"August 24, 2016"},{"attraction_id":3285,"user":"stephenradforth","rating":5.0,"review":"Excellent family tour to Niagara. I booked this tour on the strength of other people's reviews on trip advisor and was pleased to find the tour lived up to expectation. Our driver and guide for the day was Burkus. He was an excellent guide, well informed with great knowledge of...","review_date":"August 24, 2016"},{"attraction_id":3285,"user":"daveandthegang","rating":5.0,"review":"A well balanced tour of the Niagra region, showing the natural environment and man's impact on the landscape.. A thoroughly recommended tour which gives an insight into the various local industries (wine growing as well as tourism) in addition to the spectacular works of nature at the Falls themselves.\nOur driver, Duncan, was very approachable and extremely knowledgeable about the local area. The...","review_date":"August 24, 2016"},{"attraction_id":3285,"user":"vivihill","rating":5.0,"review":"niagara falls bus trip. lovely day good guide interesting commentary well organised\nexcellent lunch\nbutterfly conservatory is delightful we had a great time maid of the mist is a good trip\nthe chair lift over the whirl pool isn't much\na bit pricey lots of venders selling expensive stuffs...","review_date":"August 23, 2016"},{"attraction_id":3285,"user":"bakee001","rating":5.0,"review":"Wonderful day out! . One of the best days of our trip to Toronto! We were sent our pick up time by text the morning before our trip, and we were collected on time from our hotel. Our tour guide, David, was welcoming and introduced us to the others...","review_date":"August 23, 2016"},{"attraction_id":3285,"user":"erica_b","rating":5.0,"review":"Niagara Falls Tour. Great Tour Guide - he was interesting informative and well organised. Had a great time at the falls, and the tour was interesting too. Niagara-on-the-Lake was a beautiful place to look around.","review_date":"August 21, 2016"},{"attraction_id":3285,"user":"clairefx1364tx","rating":5.0,"review":"July 2016 Niagara Tour. The tour company was exactly what we needed as newbees to this part of Canada. Our tour guide, Duncan was full of knowledge of the area and enthusiastic even when we were moving in slow traffic.\nThe relaxed stop offs were interesting and well balanced...","review_date":"August 17, 2016"},{"attraction_id":3285,"user":"martineastmidlands","rating":5.0,"review":"A great experience . We were collected on time by Dave our tour guide who was informative and pleasant. We went to Niagara Falls first and the Hornblower boat cruise gave us the highlight of our day, the noise and feeling of being so close to the water was...","review_date":"August 16, 2016"},{"attraction_id":3285,"user":"lieschen_m","rating":4.0,"review":"Niagara Falls are great!. The trip was very well organised. We visited the lovely village of Virgil, the smallest chapel and had a informative wine testing (ice wine included) and a short photo stop at a power engine. We were 24 partipicants and the small bus could park right...","review_date":"August 15, 2016"},{"attraction_id":3285,"user":"sallyg161","rating":5.0,"review":"Great day out. We were picked up on time by Burkas our tour guide. He was brilliant so knowledgable on everything. St Niagara we were given tickets and skipped the major queues but we still had to queues down to the boat which was about 30 minutes. We...","review_date":"August 14, 2016"},{"attraction_id":3285,"user":"legals81","rating":5.0,"review":"Highlight of our trip. I really cannot say enough good things about how enjoyable this trip was and how friendly and knowledgeable Duncan our driver was. We were picked up on time, the bus was very comfortable and we enjoyed all the stops particularly Niagara on the Lake and...","review_date":"August 14, 2016"},{"attraction_id":3285,"user":"garwoodw","rating":5.0,"review":"A Terrific Experience!. We are so lucky that we selected this tour. It was an all-day venture that was perfectly planned with a very knowledgeable, polite and professional guide\/driver. A van rather than a bus and plenty of personalized information. We sure learned a lot.","review_date":"August 12, 2016"},{"attraction_id":3285,"user":"isaphd","rating":5.0,"review":"Great tour from Toronto. Tour was easy to book online and pick-up was done on time. We left at 8:10 am and were back around 5:30pm. The minibus has 24 places, which allows to park more easily and conveniently at the different stops. Our guide and driver, Burkus, was...","review_date":"August 12, 2016"},{"attraction_id":3285,"user":"chloec1943","rating":5.0,"review":"A very memorable day - highly recommend!. Seeing Niagara Falls is very much a 'pinch me' moment and going with Niagara Day Tours made the experience all the more brilliant. I booked to go with Niagara Day Tours whilst I was in Toronto in April this year and I am so glad...","review_date":"August 10, 2016"},{"attraction_id":3285,"user":"mel_s_uk","rating":5.0,"review":"Excellent - highly recommended. We did the Niagara tour with Burkus last week. I am really pleased we chose Niagara Day Tours for this trip. There were only nine of us on the tour so there was no waiting around for a coach full of people to return after...","review_date":"August 9, 2016"},{"attraction_id":3285,"user":"kennywong1015","rating":5.0,"review":"A very memorable day!. Booking with niagara day tour is a must if visiting Niagara Falls, then leave the rest upto Burkus and his team. We had Burkus as our driver and tour guide, his professionalism and knowledge was first class. You get so much included with such a...","review_date":"August 9, 2016"},{"attraction_id":3285,"user":"richardlz8833sd","rating":5.0,"review":"Good value and excellent tour guide. We just did this tour in the beginning of August. It was easy to pick up the bus in the morning. Burkus was our guide and he provided excellent commentary and drove us to our destination and back safely and comfortably.\nThe trip there was...","review_date":"August 8, 2016"},{"attraction_id":3285,"user":"bluebirds66","rating":5.0,"review":"Excellent trip and a holiday highlight. Overall this was an excellent trip and a highlight of our holiday. Duncan our driver\/guide was very personable and knowledgeable, looked after us and ensured we were able to quickly gain priority entry for the hornblower cruise to the falls. The small size of the...","review_date":"August 7, 2016"},{"attraction_id":3285,"user":"j2012ajrafaelg","rating":5.0,"review":"Amazing experience. The tour was an incredible experience. They picked me up at my hotel and took us to incredible places. The guide Felix was awesome and had very good recommendations. If you want to do a day tour to Niagara from Toronto, I definitely recommend this...","review_date":"August 7, 2016"},{"attraction_id":3285,"user":"kare_k","rating":5.0,"review":"Unforgettable day tour. We was picked up at the hotel downtown Toronto with a minivan. This turned out to be our transportation the whole day, so we where only 6 people on the tour. The bigger bus was full, so we enjoyed a tour without waiting time for...","review_date":"August 7, 2016"},{"attraction_id":3285,"user":"zolapower087","rating":5.0,"review":"Great trip. From pick up to drop off a great day. Duncan our tour guide couldn't have been more informative or helpful. Couple of stops pre Niagara. Loved Niagara by the Lake town and the winery.\nBut the falls were just something else. On the boat so...","review_date":"August 6, 2016"},{"attraction_id":3285,"user":"carshaltondon","rating":5.0,"review":"An excellent tour. A good value all day tour. You are picked up from your hotel downtown in the early morning and after the round of hotels it's off to the Niagara area arriving about 90 mins later. The tour takes in Niagara on the Lake, the heights,...","review_date":"August 1, 2016"},{"attraction_id":3285,"user":"a_w","rating":5.0,"review":"Perfect tour. Can't fault anything about this tour. The visit to the winery was informative without any \"hard sell\" of the wines. The pace of the tour was just right. The company having bought tickets in advance for the boat ride meant 80% of queue jumping was...","review_date":"July 31, 2016"},{"attraction_id":3285,"user":"2flyby","rating":5.0,"review":"Leave the driving and the details to them!. I had considered renting a car and heading for the falls but everything I read said prepare for long lines and heavy traffic. Why put myself or more exactly, my husband through all that? We read the reviews and Niagara Day Tour seemed to have...","review_date":"July 29, 2016"},{"attraction_id":3285,"user":"elaine_w","rating":5.0,"review":"Natural wonders. It took about two hours to drive from Spadina Avenue. On the way, u can stop by the biggest outlet, Canada One. We arrived around 12 but the ticket to Behind the falls was booked till 6pm. It was a nice view to see how...","review_date":"July 29, 2016"},{"attraction_id":3285,"user":"david_n","rating":5.0,"review":"Great tour. If staying in Toronto then this is a great way to see the falls. The coach was very comfortable and the driver was very good. The stops at Niagara on the lake and vineyard were both things you might miss if driving yourself. Just enough...","review_date":"July 28, 2016"},{"attraction_id":3285,"user":"michelle_dave42","rating":5.0,"review":"Fab day! . We had an amazing day trip with Niagara Day Tours this week. It started off dull and wet with the threat of thunder and lightning but fortunately as the day progressed, the weather improved considerably and by the end of the day the sun was...","review_date":"July 27, 2016"},{"attraction_id":3285,"user":"v2832agmartinm","rating":5.0,"review":"What an amazing day! Duncan was a fantastic host!. When researching the day trips available to niagara from Toronto you are met with a plethora of possible hosts and tours. We chose niagara day tours as they seemed to balance between price what we wanted to see and time spent at niagara. We have...","review_date":"July 27, 2016"},{"attraction_id":3285,"user":"naliniparmar1","rating":5.0,"review":"excellent experience! !!!!!. Must see I suggest starting at brock monument then work your way down to Niagara falls and enjoy a sub for lunch then keep going to visit all the locations specially the big t p and there a place where they make glass objects (great...","review_date":"July 26, 2016"},{"attraction_id":3285,"user":"budhol","rating":5.0,"review":"falls and green space. well, Niagra Falls is one of kind. you can spend the whole entire day at the falls and you wont get bored lots to see and do. from boad rides to free bus ride around from boat rides to zip rides, two casinos, rides and...","review_date":"July 26, 2016"},{"attraction_id":3285,"user":"nimal_s","rating":5.0,"review":"WONDERFUL PLACE TO VISIT. Niagara Falls is one of the best place go and visit , the incredible power and beauty of Niagara Falls at Ontario's Niagara..Amazing attractions for year-round family or with friends fun. Feel the thunder of Niagara Falls at Journey Behind the Falls,","review_date":"July 26, 2016"},{"attraction_id":3285,"user":"kokomma","rating":5.0,"review":"A day tour of Niagara Falls. Fantastic day out with my boys... Full of exciting rides, a restaurant or fast food outlet every other block, not too crowded and the Falls... Whao!! The boat ride was our highlight. If you are a tourist to Canada, you do need an American visitor's...","review_date":"July 25, 2016"},{"attraction_id":3285,"user":"munird2014","rating":5.0,"review":"Attractive Falls and many things to do. The Niagara Falls may not be the highest or widest Falls in the world but it certainly stands distinct because of how attractive it is. A better view of the Falls is from the Canadian side. In addition to the Falls there are so many...","review_date":"July 25, 2016"},{"attraction_id":3285,"user":"senior_f","rating":5.0,"review":"Niagara Falls. You can visit the Horseshoe Falls or the American Falls and see them both from the Canadian side of the border. Tickets are available to walk under the Horseshoe Falls, take a ride to the bottom of the Gorge, ride a boat right up to...","review_date":"July 25, 2016"},{"attraction_id":3285,"user":"sue_m","rating":5.0,"review":"A must do. Absolutely jaw-dropping. Tour included a stop at a winery and Niagara-on-the-lake but they could have been skipped and just had more time at the falls. They are spectacular, unbelievable, awe-inspiring and beautiful. The Hornblower cruise to the falls is fun. It is truly amazing!!","review_date":"July 24, 2016"},{"attraction_id":3285,"user":"gunnks","rating":5.0,"review":"Everything went smooth. Lovely day. The guide was helpful and we also learned a lot about Canada. The stops on the way to Niagara Falls were nice, especially Niagara on the Lake. I reccomend this excursion and it was practical with a minibus","review_date":"July 21, 2016"},{"attraction_id":3285,"user":"melissam4192","rating":5.0,"review":"Very informative and fun day trip!. The trip included several stops prior to visiting the falls which is just what we wanted. The amount of time we had at each place was just enough and the tour guide was helpful in answering questions. I would definitely recommend going on the boat...","review_date":"July 19, 2016"},{"attraction_id":3285,"user":"craziesue","rating":4.0,"review":"Informative but not enough time at the Falls. This was a lovely trip with an informative driver. However, much more time was needed at the Falls as it is such an iconic place. Although the visits on the way were interesting, I would have rather have foregone the vineyard visit and spent less...","review_date":"July 17, 2016"},{"attraction_id":3285,"user":"c7692wljaneb","rating":5.0,"review":"Great day, very informative. Picked up from our hotel, on time. Great narration all the way including in Toronto. Visit to beautiful Niagara on the Lake township, Reif winery, a roadside fruit stall and then the amazing falls. Got us to the head of queue for the boat cruise...","review_date":"July 16, 2016"},{"attraction_id":3285,"user":"lorim2576","rating":5.0,"review":"Great highlights . Our driver, Tony, was prompt in picking us up at our hotel, kept the tour moving, and gave just the right amount of information on the tour. The boat ride at the Falls was super, and very wet! I only wish we knew that the...","review_date":"July 13, 2016"},{"attraction_id":3285,"user":"kelly_s","rating":5.0,"review":"Shines above its competitors in many different ways. After doing my research and reading reviews I could see this was a highly regarded tour service that was reasonably priced when compared to competitors.\nWe were picked up around 8am from our hotel by our tour guide Burkus, who was both friendly and knowledgeable....","review_date":"July 13, 2016"},{"attraction_id":3285,"user":"snowplowracer","rating":5.0,"review":"Quality Tour! Exceeded Expectations. During our short stay in Toronto we booked Niagara Day Tour. I liked the idea that it was a small shuttle bus (24 people) and because of it we could get good parking and short walks to the attractions. This proved to be true! Even...","review_date":"July 12, 2016"},{"attraction_id":3285,"user":"portia888","rating":5.0,"review":"Wonderful day tour to Niagara Falls from Toronto!. The tour guide, Burkus, was prompt and picked us up as scheduled. He was informative, professional and fun. It was a very well organized tour that included everything that should be seen in the Niagara region. We never felt rushed. I would highly recommend this...","review_date":"July 11, 2016"},{"attraction_id":3285,"user":"topschef","rating":5.0,"review":"Niagara Falls, Niagara by the lake, floral clock, wine tasting, & a few short other stops. Great overall experience! . Fun day tour 8-6! You get picked up at your hotel around 8, drive to Niagara on Lake, a small pretty little town where you spend an hour walking by the lake, getting coffee or lunch and visiting some of the shops. Friendly little town...","review_date":"July 10, 2016"},{"attraction_id":3285,"user":"dexporter","rating":5.0,"review":"Great day out. What a great professional business. Picked up spot on time, spotless 12 seater modern vehicle and a great guide (Burkhas) We called at Niagara on the lake, then a lovely little fruit shop with the smallest chapel in the world right next door. Then on...","review_date":"July 10, 2016"},{"attraction_id":3285,"user":"nickyormonde","rating":5.0,"review":"Awesome tour, great value and well organised trip to the magnificent Niagara Falls. A well organised tour, allowing plenty of stops, visiting interesting places all before the final destination at Niagara. We stopped first at Niagara on the Lake for an hour for a stroll around this beautiful town and to have a coffee break. We then went...","review_date":"July 9, 2016"},{"attraction_id":3285,"user":"pamela_t","rating":4.0,"review":"Well organised trip to Niagara. Our day tour to Niagara with Duncan was really well organised and he was nice, friendly and informative. There was plenty of time to spend at the Falls themselves and Duncan was helpful in letting us know to avoid certain tourist trap areas.\nThe flower...","review_date":"July 4, 2016"},{"attraction_id":3285,"user":"mayaandannie","rating":5.0,"review":"Brilliant tour and Niagara visit. The day tour was excellent, visiting some very interesting places as well as Niagara Falls and the boat trip: a winery, Niagara- falls- by - the lake, a fruit farm and the smallest chapel in the world! The commentary was informative and very well presented...","review_date":"June 30, 2016"},{"attraction_id":3285,"user":"rosats148","rating":5.0,"review":"Brilliant tour. We really enjoyed our tour with Niagara Day Tours. Our guide Dave was really friendly and knowledgeable, the mini bus was comfy and kept cool and all the timings ran like clockwork. The tour itself takes in Niagara-on-the-lake, the littlest church, Reif estate winery, the...","review_date":"June 27, 2016"},{"attraction_id":3285,"user":"carlos_h","rating":5.0,"review":"Amazing day. We purchased the niagara falls tour with this company. All the process was very smooth. Burkus was an excellent guide, very professional, kind and very nice. We were picked up on time and all stops were done according to the schedule and advertising.\nThanks Burkus...","review_date":"June 26, 2016"},{"attraction_id":3285,"user":"janet_i","rating":5.0,"review":"Breathtaking Beauty and a Fantastic Tour Guide. Wow! What a well planned day. Our first time flying out from BC, this was the most amazing way to see Niagara Falls. Burkus shares so much information about the area and sights along the way that it makes this, by far, the best way...","review_date":"June 25, 2016"},{"attraction_id":3285,"user":"debnant33","rating":5.0,"review":"Fantastic day trip to Niagara Falls!. We looked at various companies offering day trips to Niagara from Toronto, but chose Niagara Day Tour on the basis of the number of positive reviews. We are so glad we did! We had an absolutely fabulous day. We were picked up on time from...","review_date":"June 20, 2016"},{"attraction_id":3285,"user":"mg1103","rating":5.0,"review":"Top notch Trip. For anyone wanting to take in Niagara Falls this trip is second to none. This trip includes several interesting stops along the way, with ample time afforded throughout the day to appreciate each of the stops before reaching the Falls.\nThe transport itself was clean...","review_date":"June 20, 2016"},{"attraction_id":3285,"user":"gareth_b","rating":5.0,"review":"If you are visiting Toronto - you must go on this tour...and make sure you go up in the Helicoptor!. This tour did not disappoint. The coach (clean, air conditioned and only seating approx 16 people), arrived on time and the driver\/tour guide was welcoming\/informative and friendly throughout. Niagara falls obviously has a 'wow factor', and Niagara On The Falls is postcard picture perfect. The...","review_date":"June 19, 2016"},{"attraction_id":3285,"user":"triisha","rating":5.0,"review":"Niagara Falls from Downtown Toronto. If you're staying in the Toronto area, this is a must do trip and we would highly recommend Niagara Day Tours .We were picked up on time in a nice 10 seater van with air con. Burkas was a great guide and an excellent driver....","review_date":"June 17, 2016"},{"attraction_id":3285,"user":"liss78","rating":5.0,"review":"Fantastic day trip to Niagara region. We spent an enjoyable day visiting Niagara on the lake, wine tasting and of course seeing the falls from both land and on the boat. Overall the trip was very professional, Burkus does everything he can to ensure everyone knows what they need to do...","review_date":"June 15, 2016"},{"attraction_id":3285,"user":"sarahm1621","rating":5.0,"review":"Great trip!. My family and I booked a private day trip with Niagara Day Tours. The whole experience was great- booking via email was simple and Burkus was always very quick to respond. On the day our driver picked us up right outside our apartment and was...","review_date":"June 15, 2016"},{"attraction_id":3285,"user":"andy_k","rating":5.0,"review":"Excellent day out - thanks!. Very prompt arrival of our (knowledgeable and helpful) driver who toured us through some fascinating places and offered some excellent info on our trip on Friday 27th May.\nTraffic on the way back to Toronto was a little more tricky but our guide coped well...","review_date":"June 15, 2016"},{"attraction_id":3285,"user":"wooward1966","rating":5.0,"review":"Niagara Falls.....A memorable experience....!!!!. Myself and my Mother in Law booked our trip with Niagara Falls Day Tours for 24th May 2016. We were picked up from our hotel in downtown Toronto promptly at the agreed time by the exceptionally nice Burkus who was our guide for the day....","review_date":"June 13, 2016"},{"attraction_id":3285,"user":"elainemy7772yb","rating":5.0,"review":"Wee day trip. I had a one day trip to niagara falls with a tour. Tye tour was fantastic seen alot. Enjoyed niagara falls. There was so much to do and see. I could and would have liked to spend a few days here to see everthing.\nI...","review_date":"June 12, 2016"},{"attraction_id":3285,"user":"janet2158","rating":5.0,"review":"Excellent service. We're so glad we chose Niagara Day Tour for our trip from Toronto to Niagara Falls. Everything went smoothly, a punctual pick up from our hotel, and excellent service throughout from Duncan, our tour guide. Niagara Falls was obviously the highlight, and you simply have...","review_date":"June 12, 2016"},{"attraction_id":3285,"user":"saritoplek","rating":5.0,"review":"Better than larger coach tours. The fact that this tour is on a small coach meant that it was easier to park and get around, as well as keep track of people. Our driver was friendly and knowledgeable. We were picked up at our hotel and he phoned to let...","review_date":"June 11, 2016"},{"attraction_id":3285,"user":"554dwaynet","rating":5.0,"review":"Professional in every way. We chose Niagara Day Tours because they only do small groups, less than 20. We didn't want to be on a coach with 60 people. Burkus was our driver and point of contact. He was extremely courteous and knowledgeable, not only Niagara Falls but the...","review_date":"June 10, 2016"},{"attraction_id":3285,"user":"mark_j","rating":5.0,"review":"Memorable trip. Had a great day tour with this company who were prompt, courteous and punctual. You get a lot of time at the falls themselves and a decent length stop at Niagara on the Lake town. We would maybe have preferred to leave out a couple...","review_date":"June 9, 2016"},{"attraction_id":3285,"user":"natalie_t","rating":5.0,"review":"Great tour of Niagara Falls. I visited Niagara Falls on 27 May 2016 and was completely satisfied with the punctuality and itinerary organized by Niagara Day Tour.\nOur guide was very helpful and informative sharing many fun facts of Toronto & Niagara Falls Town. I enjoyed visiting the wineries &...","review_date":"June 7, 2016"},{"attraction_id":3285,"user":"871sallyb","rating":5.0,"review":"A Great Day at Niagara Falls!!!!!. What a wonderful day we had out with our hosts Burkus (our driver) & Steve (our commentator). All our stops on the way to the falls which included Niagara on the Lake, were great. We got drenched on the boat cruise, which we were warned...","review_date":"June 7, 2016"},{"attraction_id":3285,"user":"georgie_t","rating":5.0,"review":"Everything You Need From a Tour. Right from the point of booking the owner, Berkus, was helpful replying quickly to our enquiries.\nOn the day itself we were picked up by Duncan from the reception at our hotel. He's a lovely chap who is a fount of knowledge about the Toronto...","review_date":"June 7, 2016"},{"attraction_id":3285,"user":"keith_c","rating":5.0,"review":"ourCanadian adventure. Cannot recommend this trip highly enough, Burkus our driver gave excellent commentary throughout the day and had obviously studied the area in depth. We were picked up from our hotel on time and the whole day was very well planned even down to the stop...","review_date":"June 7, 2016"},{"attraction_id":3285,"user":"joycett2016","rating":5.0,"review":"AWESOME. Our driver was Berkus who had an extensive knowledge base of the history of all the places we stopped at, as well as points of interest along the drive. Physically being at Niagara Falls was awesome and surreal. The boat ride to the falls was...","review_date":"June 6, 2016"},{"attraction_id":3285,"user":"tracey_h","rating":5.0,"review":"Niagara Falls. An absolute fantastic(if slightly hot and tiring\ud83d\ude00)day. Duncan our driver was very\ninformative and as it was a very hot day was always making sure we kept hydrated. We were given plenty of time at both Niagara on the Lake and at the Falls. I...","review_date":"June 3, 2016"},{"attraction_id":3285,"user":"victoria_w","rating":5.0,"review":"Great day trip to Niagara Falls. Thoroughly enjoyed the well organised informative and friendly day run by Burkus Chapman. A great deal was packed into the day, visiting places like Niagara on the Lake, a winery where a wine tasting session was very interesting and then of course time to enjoy...","review_date":"June 2, 2016"},{"attraction_id":3285,"user":"serenity0307","rating":5.0,"review":"So much fun!. First of all, I have to say thanks to Berkus for being amazing. We made a scheduling mistake and he accommodated us without any hesitation. The tour was fun and very well organized. At the Falls, we were able to skip the long lines to...","review_date":"May 31, 2016"},{"attraction_id":3285,"user":"maureen_b_b","rating":5.0,"review":"Niagara. Fantastic tour, organized pick up and air conditioned bus. Duncan, our driver was informative about the area and made sure that we all had a good day and were well hydrated! Amazing helicopter ride.","review_date":"May 31, 2016"},{"attraction_id":3285,"user":"nicbissett1","rating":4.0,"review":"Fabulous Niagara. We had a great experience with Niagara Day Tours, our guide Duncan was friendly and knowledgeable and it was very efficiently run. We saw lots of interesting and amazing things during the day and it was very well organized. Would recommend.","review_date":"May 29, 2016"},{"attraction_id":3285,"user":"rabiesrilla","rating":5.0,"review":"Awesome day tour!. Picked up bang on time right outside our hotel!\nBus was lovely, clean, well maintained, spacious, good air con etc!\nBurkus was an excellent tour guide, we found it very informative, especially as it was our first visit to Canada.\nThe itinerary is excellent, Niagara...","review_date":"May 27, 2016"},{"attraction_id":3285,"user":"darahgna","rating":5.0,"review":"A fabulous day! . I've just returned to my hotel after taking the Niagara Day Tour. Burkus Chapman was the perfect tour guide! Burkus picked us up at our hotel, and we went on to pick up a further 6 people. Burkus was very polite and funny, and his...","review_date":"May 24, 2016"},{"attraction_id":3285,"user":"thedaphneholmes","rating":5.0,"review":"Great day out at Niagara Falls. More beautiful that expected.. Coach trip with guide from Toronto. On arrival at the falls we had a boat trip to the base of the falls where we were issued with waterproofs to keep us dry. Plenty of places for lunch, we chose the Sheraton and had a window...","review_date":"May 23, 2016"},{"attraction_id":3285,"user":"jafachick","rating":4.0,"review":"Cracker day for a waterfall. After looking at a number of options for this day tour I am very happy I chose Niagara Day Tour. Very professional but friendly service and excellent coach, very clean and comfortable.\nBurkus was a great guide and the trip was just right for price,...","review_date":"May 23, 2016"},{"attraction_id":3285,"user":"888hello888","rating":5.0,"review":"5 stars for quality and value. Great day tour to Niagara Falls. Duncan was our tour guide he was very friendly and knowledgeable. A true gentleman.\nI think every other review here mentions the key points - pickup from location of your choice, stops at Niagara-on-the-Lake, tasting session at the Reif...","review_date":"May 21, 2016"},{"attraction_id":3285,"user":"moaningminnie17","rating":5.0,"review":"A great day trip to Niagara. Our tour guide Burkus picked us up at our hotel and we set about picking everyone else up for the tour. He was friendly and courteous and provided a very interesting commentary on the journey out from Toronto. His style was friendly and professional, with...","review_date":"May 20, 2016"},{"attraction_id":3285,"user":"graphitell","rating":5.0,"review":"A great day out :). Our guide, Burkus, did a wonderful job of welcoming everyone into the tour during the pick-ups, familiarising us with both the group and our surroundings. The information he provided throughout the day was engaging and informative; he is very accommodating and has a great sense...","review_date":"May 14, 2016"},{"attraction_id":3285,"user":"layne_cat","rating":4.0,"review":"Great day tour with pros and cons. I went with my mom and sister and had a great day. Here are some pros and cons:\nPros: Bus stops inside Niagara on the Lake unlike other buses that stop outside of town. Knowledgable guide. You get to see the tiny chapel.\nCons: Wine...","review_date":"May 11, 2016"},{"attraction_id":3285,"user":"gerald_g","rating":5.0,"review":"Brilliant Niagra Trip. Very enjoyable day. Well informed, very friendly driver. Excellent itinerary with ample photo opportunities, but a little more time at Niagara On The Lake would be nice. The helicopter flight was brilliant and not too expensive.","review_date":"May 9, 2016"},{"attraction_id":3285,"user":"ponta1220","rating":5.0,"review":"Excellent tour. We surely enjoyed this tour. The guide was very friendly, and he took care of us very well.\nSince they use small van, we didn't need to have a long walk at Niagara on the Falls. Every visiting place, he gave us good suggestions to...","review_date":"May 6, 2016"},{"attraction_id":3285,"user":"339gregoryh","rating":5.0,"review":"The Ease of Not Driving to Niagara. This was a great tour! Burkus Chapman arrived early and picked up our family of 4 from our Hotel in Downtown Toronto. Made two more stops and we were off to Niagara Falls! Being from Hawaii, where we don't drive more than an hour, it...","review_date":"May 3, 2016"},{"attraction_id":3285,"user":"michal_j","rating":5.0,"review":"Great package. Great tour - appreciated lot of interesting facts about Toronto and its surroundings during the way. Balanced programme as well - bit of everything (pitoresque town, wine tasting, floral clock, hydro plant,...) plus Niagara of course.","review_date":"May 2, 2016"},{"attraction_id":3285,"user":"ahara25","rating":5.0,"review":"Organized and comprehensive day trip!. My family and I were stuck between deciding on an organized trip to Niagara, or trying to coordinate a visit on our own. In the end, we decided an organized trip was far more efficient for our needs, and we were so happy with the...","review_date":"May 2, 2016"},{"attraction_id":3285,"user":"674588","rating":5.0,"review":"Great Day. This tour is very well organised and feels much more like a personal chauffeur than a tourist bus. Our driver Paul was very knowledgable about the region. We initially weren't really interested in all the stops before the falls but couldn't find a tour without...","review_date":"April 28, 2016"},{"attraction_id":3285,"user":"andrew_e","rating":5.0,"review":"Great tour and great tour guide. Excellent tour. Made a number of stops on the way to Niagara falls, which were all very interesting and allowed me to get many pictures, the stop at the winery and the wine tasting was especially pleasant! Burkus was our tour guide and we couldn't...","review_date":"April 23, 2016"},{"attraction_id":3285,"user":"ptandrea","rating":5.0,"review":"Fantastic trip. Niagara falls are amazing and the trip organized by niagara day tour has fantastic too. Duncan, the driver, picked us up on time and drove us throughout the trip towards the falls. the trip has 3 stops, the first was at Niagara on the lake...","review_date":"April 20, 2016"},{"attraction_id":3285,"user":"simona_s","rating":5.0,"review":"Great Day at Niagara Falls. I travelled for the first time to Niagara alone and I think that Niagara Day Tours was a great option. The process with all the payment and confirmation was quick. Also, the pick-up was exactly on time. Our driver, Dave, was very friendly, talkative, and...","review_date":"April 17, 2016"},{"attraction_id":3285,"user":"fostersn","rating":5.0,"review":"Wonderful day at Niagara Falls. This was my first time to Niagara Falls. The day could not have been more perfect. Dave our driver and guide was terrific! He was very knowledgeable about Toronto and the sites we visited. His suggestions for places to visit at the Falls were excellent....","review_date":"April 16, 2016"},{"attraction_id":3285,"user":"collierchris3","rating":5.0,"review":"Niagara Day Tour. Niagara Day Tour was money well spent. We were picked up at our hotel and were part of a smaller group that day. (There were 5 of us that were each picked up at our hotels) Our van was very roomy and comfortable. Our tour...","review_date":"April 16, 2016"},{"attraction_id":3285,"user":"xuerbin","rating":5.0,"review":"a memorable lovely day tour. We had an enjoyable tour. Each stop worth to see\uff0c especially the last one, Niagara Falls, which was awesome. We spend 3 hours there, but I did't want to leave.","review_date":"April 13, 2016"},{"attraction_id":3285,"user":"andrew_m","rating":5.0,"review":"Well organised and knowledgeable tour. From booking to returning at the end of the day, the company provided great service. Our tour guide was Duncan who was very knowledgeable about Toronto and the various places along the route to Niagara. The company didn't charge us for our 2 year old...","review_date":"April 13, 2016"},{"attraction_id":3285,"user":"djb4859","rating":5.0,"review":"Day Tour. We had an amazing day tour hosted by Burkus. We had beautiful weather and could see Toronto all the way across Lake Ontario. We had a small group of five people and there was plenty of time at each stop. Burkus was very flexible and...","review_date":"April 10, 2016"},{"attraction_id":3285,"user":"andy_l","rating":5.0,"review":"Best experience I've ever had. Our companion Paul, was awesome, you can see that he did this for the joy and not the cash. In a small group of 5, so we were in a comfy SUV. He explained a lot of the sites we have passed along the way,...","review_date":"April 9, 2016"},{"attraction_id":3285,"user":"hannah_e","rating":4.0,"review":"Excellent Tour in chilly conditions. Very well run and professional tour with clear instructions which ran perfectly to time with the full 3 hours in Niagara. The trip to the falls was fun and very informative and it was a real bonus that the boat was running so early in...","review_date":"April 7, 2016"},{"attraction_id":3285,"user":"alhealey27","rating":5.0,"review":"Great day at Niagara. We had a perfect day at Niagara, led by Burkus who was an excellent guide. He gave us loads of information, made sure we got to all the best viewpoints and ensured we had a perfect day.","review_date":"April 6, 2016"},{"attraction_id":3285,"user":"ami_g","rating":5.0,"review":"Thrilling. The Horse shoe falls in Niagara are gorgeous. I visited on a saturday in March and the day was just perfect,cold but Sunny. The area around is very touristy but the falls are majestic nevertheless. Even managed to catch the waterfall rainbow","review_date":"March 21, 2016"},{"attraction_id":3285,"user":"berentrippers","rating":5.0,"review":"Very good choice for the Niagara Falls tour. We chose Niagara day tours, and we chose very wisely. We can't remember the driver's name (Burkus?), but we were picked up in front of our hotel, and we were given a history of the area on the way to Niagara Falls and the other...","review_date":"March 6, 2016"},{"attraction_id":3285,"user":"carole1052015","rating":5.0,"review":"Another tick off from my bucket list - Out of this World. Alex, what a guy, from the moment we got in the coach, we were given every bit of interesting and amazing information we could all absorb about Toronto and all the ogher places we passed thru on our way to Niagara Falls, so enlightening. I...","review_date":"February 26, 2016"},{"attraction_id":3285,"user":"rachsmithy86","rating":5.0,"review":"Stunning!! . Alex... What a legend!! Friendly, funny, entertaining, engaging! We were picked up from our hotel and got on the big coach waiting outside. The journey took around 2 hours from Toronto, but with this being our first trip to Canada, it was interesting to hear...","review_date":"February 19, 2016"},{"attraction_id":3285,"user":"r_v","rating":5.0,"review":"Nothing compares to U!!!. I've always wanted to travel to Canada an experience Niagara Falls from the Canadian side because I live in the USA. I got off the Niagara bus with anticipation and waited in line to board the boat. As I waited in line they handed me...","review_date":"February 17, 2016"},{"attraction_id":3285,"user":"nero_1529","rating":5.0,"review":"Out of this world. This was a remarkable day out - we were picked up from the scheduled pick up point but could have been collected nearer the centre.\nHowever we headed to Niagara-on-the-lake this was a beautiful little town with a quaint hotel that our Queen had stayed...","review_date":"January 30, 2016"},{"attraction_id":3285,"user":"rejuvenate","rating":5.0,"review":"5 months later and we're still talking about it. What a great day! We picked this tour company after reading the reviews on Trip Advisor and checking out their website. We picked right!\nDuncan met us promptly at our hotel as scheduled. Took 45 minutes to pick everyone (10 altogether) up at their hotels,...","review_date":"January 26, 2016"},{"attraction_id":3285,"user":"travelratervideos","rating":5.0,"review":"Best Niagara day tour. Burkus is a professional tour guide - very knowledgeable, we learnt interesting facts about the region, very personalized service. If you are going to do a day tour from Toronto to Niagara - this is the one. Can't beat the price for a full day...","review_date":"December 4, 2015"},{"attraction_id":3285,"user":"onefortheroad39","rating":5.0,"review":"Worth every penny!. We purchased this day trip along with the Hop On Hop Off double decker bus tour of Toronto. This was a fabulous tour! It included a motor coach tour to Niagara Falls including the Hornblower boat trip to see both sides of the falls up...","review_date":"November 24, 2015"},{"attraction_id":3285,"user":"kiwilah","rating":5.0,"review":"Fantastic day out. Having considered a number of options to visit the Niagara Falls I am really glad i chose this provider. The initial on line booking and the personal follow up made me feel like my business was important to this company. Duncan was the tour guide...","review_date":"November 21, 2015"},{"attraction_id":3285,"user":"chris_c","rating":5.0,"review":"Brilliant day away from Toronto. I've been on many tours, and not only does a tour live or die by what you're seeing but also who is taking you! With Burkus & NiagaraDayTours we had both an amazing time and experience at the falls, but also made even better by...","review_date":"November 8, 2015"},{"attraction_id":3285,"user":"simon_s","rating":5.0,"review":"Wonderful Niagara Falls. We had a fantastic trip with Duncan as our guide. There were 10 people on our trip which was a good number. Picked up on time from our hotel pick up and off we went down the highway. First stop being Niagara on the Lake,...","review_date":"November 3, 2015"},{"attraction_id":3285,"user":"jessicatr3960ty","rating":4.0,"review":"Amazing Niagara Falls!. The trip was well run with just sufficient time at the falls... Would be better if more free time given at the falls area... But Niagara Falls were simply breathtaking... Hornblower cruise was very fun (be prepared to get wet though!). Would return again!","review_date":"October 31, 2015"},{"attraction_id":3285,"user":"blueywillow","rating":5.0,"review":"Just what we wanted. Interesting and varied itinerary that made for a good day trip from Toronto. Seeing the Falls was obviously the highlight, but the organisation, commentary and small group size made the whole day enjoyable and hassle free. Importantly, my 8 year old daughter remained interested throughout...","review_date":"October 31, 2015"},{"attraction_id":3285,"user":"kodw","rating":5.0,"review":"Superb tour. Having my Mom to visit us in Toronto provided the perfect opportunity to take this highly recommended tour to Niagara Falls. It was a wonderful day out and hugely informative thanks to our guide Burkus. The various spots along the way: Niagara-on-the-lake, the smallest church,...","review_date":"October 30, 2015"},{"attraction_id":3285,"user":"belinda_g","rating":5.0,"review":"Awesome tour, and experience. Burkus was a great guide. He was very professional , well organised and punctual. We were picked up direct from our hotel and picked up in total 12 people. Burkus was ver y informative and knowledgeable about not only downtown Toronto but gave information on...","review_date":"October 29, 2015"},{"attraction_id":3285,"user":"beachgal51","rating":5.0,"review":"Wonderful way to see Niagara Falls. This was the perfect tour to Niagara Falls. Duncan was an excellent tour guide-he was interesting and informative. The stops we made along the way to the falls were great. I loved that we traveled by van and not a large bus. It made the...","review_date":"October 29, 2015"},{"attraction_id":3285,"user":"muzzaballina","rating":5.0,"review":"Great trip and small group makes it better. Travelled with Burkus with 9 people on the small bus. Booking very easy with good communication when booking via the internet. Picked up exactly on time. Tour was excellent with a good range of sites and very informative commentary. The first part involved travelling via...","review_date":"October 24, 2015"},{"attraction_id":3285,"user":"s2380ossteveb","rating":5.0,"review":"One for the bucket list,. This was a great experience with many interesting stops-so not just a Niagara hit and run! Duncan was an excellent driver and guide and as the tour concentrates on small numbers it's intimate and personable whilst still leaving you to \"go it alone\" during the...","review_date":"October 23, 2015"},{"attraction_id":3285,"user":"jennifer_r","rating":5.0,"review":"A must do when visiting Toronto!. This trip is a must! We wanted a small group with hotel pick up that included Niagara on the Lake and a winery stop as well as getting to see Niagara Falls and this does it all. What makes it stand out is the tour...","review_date":"October 22, 2015"},{"attraction_id":3285,"user":"andrew_m","rating":5.0,"review":"Excellent day trip to Niagra. Excellent small group (max 12) day trip to Niagra from Toronto. Local pick ups\/drop offs in downtown Toronto.","review_date":"October 22, 2015"},{"attraction_id":3285,"user":"charmvivo","rating":5.0,"review":"Beautiful day seeing Niagara . We enjoyed this day tour very much! Our guide, Burkus, was great and everything went along smoothly. The stops along the way, like the town of Niagara-on-the-lake, and the vineyard, were quite nice. We had lots of time at the falls to see the sights,...","review_date":"October 21, 2015"},{"attraction_id":3285,"user":"mcafees","rating":5.0,"review":"Relax, enjoy, and leave the driving to them!. We thoroughly enjoyed our tour. We stopped at Niagara on the Lake and a farmer's market before heading to the falls. The driver offered several other photo opps as well as lots of information and history enroute. Very fun day! We would have preferred one...","review_date":"October 17, 2015"},{"attraction_id":3285,"user":"kellyce3740bw","rating":5.0,"review":"Great tour!. Trip started on time at 8am with a 1.5 hour ride to Niagara on the lake - a very charming town on the Niagara river. Then, quick stops at a market and Reif winery. There were also several photo stops, including the floral clock. We...","review_date":"October 14, 2015"},{"attraction_id":3285,"user":"sarah_p","rating":5.0,"review":"Thank you Burkus!!. Me and 2 colleagues had planned the tour for thanksgiving day as this was the only day we had free time in Toronto during our business Trip. Unfortunately Niagara day tour was full,but Burkus managed to get seats for us with another Company. So we...","review_date":"October 12, 2015"},{"attraction_id":3285,"user":"mis1214","rating":4.0,"review":"Great way to see the Falls. This is a great way to see the Falls! They pick you up and drop you off at your hotel which makes it so easy and no stress. Dave was great and I really liked that it was a smaller ride that fit 12 vs...","review_date":"October 9, 2015"},{"attraction_id":3285,"user":"midlandsmum63","rating":5.0,"review":"Fantastic day trip to Niagara Falls.. This was a tour to Niagara Falls incorporating some other interesting stops on the way.\nDuncan, our driver was very knowledgable about the area and all the sites we stopped at.\nWe visited the smallest chapel in the world. It is tiny but a proper...","review_date":"October 9, 2015"},{"attraction_id":3285,"user":"grestyroad","rating":5.0,"review":"perfect. what a great day. everything ran smoothly and as advertised on the website. Duncan the driver was knowledgeable, friendly and helped make the day special. the price includes a ride on the boat trip at niagara and several stops on the way - see their...","review_date":"October 8, 2015"},{"attraction_id":3285,"user":"edward_b","rating":5.0,"review":"Highly recommended. We booked this tour for my parents and they had the most memorable experience. We booked late yet Burkus went out of his way to accommodate. The tour was well priced compared to others and my parents most appreciated the 'smaller group' experience offered here....","review_date":"October 7, 2015"},{"attraction_id":3285,"user":"david_p","rating":4.0,"review":"Excellent knowledgable driver\/guide. The falls are amazing, the boat trip and a walk to the edge of the falls are a must. The trip was made by the driver who suggested places to visit and how long they would take.\nThe tour company made verything so easy for...","review_date":"October 5, 2015"},{"attraction_id":3285,"user":"deanne_h","rating":4.0,"review":"Very knowledgeable and entertaining. Burkus was a real tour guide, very knowledgeable about all local information - from the wineries in the region, to the best attractions to see at the Falls themselves. It was a great day out - a wonderful way to see the falls and surrounding...","review_date":"October 5, 2015"},{"attraction_id":3285,"user":"james_e","rating":5.0,"review":"Top day out. The day started off with an on time pick up. As promised it was a small group (which turned out to be vital in my opinion)\nThroughout the day Burkus (who was brilliant all day) provided us with fantastic commentary which added an extra dimension...","review_date":"October 4, 2015"},{"attraction_id":3285,"user":"theflyingexpert","rating":5.0,"review":"Excellent Niagara Falls tour, highly recommended. I booked this tour for my visit to Niagara Falls because of the excellent rates it receives here in TripAdvisor. The reputation is definitely correct, the tour was really great. Our guide, Burkus, does an excellent job and he's a great guy too. He is...","review_date":"October 2, 2015"},{"attraction_id":3285,"user":"caro_l","rating":5.0,"review":"All good things!. My boyfriend and I took this tour a few weekends ago as an add-on to our Toronto getaway. We booked it about a month in advance after reading the reviews but I honestly didn't know what to expect. Everything was perfect!\nPick up was on...","review_date":"October 1, 2015"},{"attraction_id":3285,"user":"e3388travel","rating":5.0,"review":"No hesitation in recommending this professional and personable operator. Fantastic day, perfectly timed pick up, Burkus was fantastic from beginning to end. He gave a great commentary, kept people to time and the coach was really comfortable for the length of the trip. We had plenty of time in Niagara to go on the...","review_date":"September 28, 2015"},{"attraction_id":3285,"user":"fltraveler519","rating":5.0,"review":"Great Day at Niagara Falls. Burkus did a great job driving and keeping to a well defined schedule for our day in the Niagara Falls area. Arrangements for boat ride tickets were done for us and we had ample time on our own to enjoy the falls from the Canadian...","review_date":"September 26, 2015"},{"attraction_id":3285,"user":"bcog","rating":5.0,"review":"Niagara Day Tour. We met Duncan and Burkus, two extremely friendly guys who take pride in what they do. They were more than accommodating when we mentioned we were going to stay the night in Niagara Falls. We were dropped to the door of our hotel and for...","review_date":"September 24, 2015"},{"attraction_id":3285,"user":"angie_m","rating":5.0,"review":"Fabulous Day Out. This is one of the best tours that I have taken, There was so much crammed in, while not feeling rushed. The guide Duncan was excellent and made a stop so we could take a helicopter trip over the Falls.\nThis excursion was great in...","review_date":"September 24, 2015"},{"attraction_id":3285,"user":"tonestew6","rating":5.0,"review":"Excellent Niagara Tour!. Really enjoyed the vineyards, Niagara on the Lake of course the Falls! Duncan shared his extensive knowledge of Toronto and Niagara with us, really enjoyed him as our guide!","review_date":"September 23, 2015"},{"attraction_id":3285,"user":"adraval","rating":4.0,"review":"Fun day in Niagara!. A great day! Burkus was a great host\/driver and tour guide! I almost felt like we were on a VIP tour! Very organized, professional! We got lucky and didn't have a full tour so we had plenty of space! The weather was great (a little...","review_date":"September 22, 2015"},{"attraction_id":3285,"user":"frances_k","rating":5.0,"review":"Great day tour of Niagra. This is a great day trip to Niagra. Niagra on the Lake is a beautiful town. I loved the drive through the vineyards and the stop for the sampling of the ice wine. Burkus was a great tour guide. He was very prompt and courteous....","review_date":"September 22, 2015"},{"attraction_id":3285,"user":"bonita_f","rating":5.0,"review":"A Great Experience. The whole day was thoroughly enjoyable. The weather was beautiful, and the town of Niagara on the Lake was gorgeous (wished we had more time there). Niagara Falls was an awesome force of nature and the boat trip to the base of the falls was...","review_date":"September 20, 2015"},{"attraction_id":3285,"user":"simonoxfordshire","rating":5.0,"review":"Highly recommended way to see Niagara.. Excellent day tour. The stops at Niagara on the Lake (the prettiest town I've ever seen) and the vineyard were truly memorable. The driver\/tour guide was great. Excellent value and a wonderful day out.","review_date":"September 19, 2015"},{"attraction_id":3285,"user":"beverley_d","rating":5.0,"review":"A Great Day Out. Niagara Falls is a natural phenomenon. A spectacular visual experience, And Niagara Day Tours was a great choice for this experience. Duncan our driver was excellent. He gave us history and geography and gave us plenty of notice of what was next and how the...","review_date":"September 19, 2015"},{"attraction_id":3285,"user":"clairescrimgeour","rating":5.0,"review":"Fantastic trip and fantastic weather!. We had the best best day on the trip to Niagra Falls. The small group and our guide, Duncan really made our day. The falls were spectacular and the boat trip great fun albeit a little wet! We would highly recommend this company.","review_date":"September 18, 2015"},{"attraction_id":3285,"user":"guandgi","rating":5.0,"review":"Fantastic day. The Niagara Day Tour was the perfect way to experience not only Niagara Falls, but also Niagara region. Indeed, the cruise at the Falls is only one of the activities that this tour offers: the tour takes you to Niagara-on-the-lake, to a winery were you...","review_date":"September 15, 2015"},{"attraction_id":3285,"user":"644susans","rating":5.0,"review":"A great day!. Had a great day with Burkus as our guide. He collected us on time from our hotel, gave us a good commentary along the way. Interesting stops. Plenty of time at Niagara Falls. Burkus gave good advice on what he thought was worth doing at...","review_date":"September 14, 2015"},{"attraction_id":3285,"user":"barrymarkd","rating":5.0,"review":"Fantastic day!. Had a great day on the Niagara tour, Burkus was friendly and knowledgable and the tour stopped at just the right number of points of interest along the way, including a fantastic winery with really exception ice wine. The spare time in Niagara was fantastic...","review_date":"September 7, 2015"},{"attraction_id":3285,"user":"sally_a","rating":5.0,"review":"Good day out to Niagara with much to do. Burkus was a lovely guide. Informative, funny and kept the group together without hassle. We had a jam packed day and saw lots of things which we would not have done if we tried to do this unaccompanied. We did the helicopter ride which was...","review_date":"September 1, 2015"},{"attraction_id":3285,"user":"carole_r","rating":4.0,"review":"A well organized and interesting trip to Niagara Falls. Our guide and driver was Burkus who did a fantastic job of giving us just enough history and local information while we drove to the various stops. Pickup was prompt and the small van was definitely the way to go. We had 18 adults on...","review_date":"August 30, 2015"},{"attraction_id":3285,"user":"kt082015","rating":5.0,"review":"Great way to visit the area and enjoy Niagara. Dave was our driver and kept us entertained and informed on the history and sights as he drove us for the day. He also ensured that we had bathroom stops and opportunities to purchase items. Niagara on the Lake was delightful and Jeff at Rief...","review_date":"August 29, 2015"},{"attraction_id":3285,"user":"lloyd_l","rating":5.0,"review":"I made the right decision. I always like renting a car when I travel to overseas to have vacation. I can go anywhere I like and can stay in a hot spot as long as I want. However, a big city like Toronto is so busy. There is traffic jam...","review_date":"August 22, 2015"},{"attraction_id":3285,"user":"robert_b","rating":5.0,"review":"A great day out to Niagara Falls and district. This tour, with the small bus was a great way to see Niagara. As there are not many people (23 in the case of my visit) the pick ups from hotels around town didn't take too long. Also the bus driver (Norm) was able to...","review_date":"August 22, 2015"},{"attraction_id":3285,"user":"prince_w","rating":5.0,"review":"love the stops along the way (The winery And The Local Fruit Stands). We Had A Very Efficient,Informative And Friendly Driver \/ Tour Guide He Was Well Knowledgeable About All the Place We Stop to And Other Historical Places We Passed Along The Way To The Niagara Falls. Most Of All He Was Very Punctual","review_date":"August 22, 2015"},{"attraction_id":3285,"user":"741christinab","rating":5.0,"review":"Very good tour. We choosed this tour based on the reviews of TA and we have to confirm the very good experience, especially due to the small van that guaranteed very fast moving. Burck our tour guide was excellent in giving us details on the way. 5 stops...","review_date":"August 21, 2015"},{"attraction_id":3285,"user":"chris7772015","rating":5.0,"review":"Great day out. From being picked up from the hotel by Duncan the day was fantastic, he was very informative from start to finish. We had a few stop off's that were very nice and it was a no rush day. The falls were fantastic. A very enjoyable...","review_date":"August 21, 2015"},{"attraction_id":3285,"user":"maureen_w","rating":4.0,"review":"Great Day Trip From Toronto!. Recommended. Small 24 seat coach with several interesting short stops-Niagara on the Lake-Winery Tasting-World's Smallest Church and Fruit Mart-before arriving at Niagara Falls. Was at the Falls 3 hours, would have happily spent the night there. Dave was an excellent tour guide. The trip was...","review_date":"August 19, 2015"},{"attraction_id":3285,"user":"574nigelc","rating":5.0,"review":"Excellent as advertised . David our tour guide's dry humour made the day entertaining without being intrusive even when the afternoon was interrupted by a downpour. Would recommend to anyone who wants a relaxing day out to get into the Holiday mood.","review_date":"August 19, 2015"},{"attraction_id":3285,"user":"g7626ezscotth","rating":5.0,"review":"Amazing day at and around Niagara. Niagara Falls is an amazing spectacle, no doubt, but what made this even better was the small additional elements associated with the day tour - the stop of at Niagara by the lake, the winery tour, and the expert commentary from our host \/ driver....","review_date":"August 19, 2015"},{"attraction_id":3285,"user":"sarah_h","rating":5.0,"review":"First class and excellent value. I visited Niagara many years ago and this was a great opportunity to introduce the area to my teenaged son in a way which didn't leave him time to get bored. He enjoyed every minute and even he found our excellent guide \/ driver, Burkus's,...","review_date":"August 17, 2015"},{"attraction_id":3285,"user":"caprofessor","rating":5.0,"review":"Excellent; just as advertised. This is a great trip. Niagara falls was just breathtaking, and Niagara Day tours is a wonderful company. The vans are smaller than the huge buses we saw several times, so attractions were not as crowded because there were fewer of us. The guide was...","review_date":"August 15, 2015"},{"attraction_id":3285,"user":"jeff_y","rating":4.0,"review":"Great day tour. The tour guide Burkus was very friendly and provided a lot of relevant and interesting information about the places we visited. The tour itself isn't rushed but there's not an abundance of time at each spot either , you'd want to drive yourself to have...","review_date":"August 14, 2015"},{"attraction_id":3285,"user":"cherylj916","rating":4.0,"review":"Fun in Niagara Falls. On vacation in Toronto and felt I had to go visit Niagara Falls since it was so close! Our tour guide, Burkus was delightful and knowledgeable regarding local history and lore (and was understanding when I was a bit late to our agreed upon meeting...","review_date":"August 14, 2015"},{"attraction_id":3285,"user":"caz04","rating":5.0,"review":"Fantastic Day. This is a great tour, we were picked up right outside our hotel on time and had a really good journey.\nAs other reviewers have said, the coaches are smaller (about 24 people) which means there is minimal time spent picking people up and more...","review_date":"August 13, 2015"},{"attraction_id":3285,"user":"481cherylh","rating":4.0,"review":"Well worth the cost-our favorite part of the holiday.. The price is well worth the day of information, unique variety of stops, the extravagant view of the falls, and the pick up and drop off at your own hotel. We definitely would have liked to spend more time at Niagra on the Lake and...","review_date":"August 13, 2015"},{"attraction_id":3285,"user":"dazmeister22","rating":5.0,"review":"Great day trip brilliant boat trip. The tour was very informative the driver Dave was very knowledgeable and gave lots of facts about the area. Sometimes on similar tours the driver talks too much and the humour can be somewhat forced but all that Dave said was just right.The highlight of...","review_date":"August 13, 2015"},{"attraction_id":3285,"user":"owhyte10","rating":4.0,"review":"Great attraction, good tour. Firstly, the Niagara Falls are amazing and are a must do if you are in the area. Being a foreigner, i thought it would be a lot easier to be on a tour rather than try and get there myself (I was staying in Toronto)....","review_date":"August 12, 2015"},{"attraction_id":3285,"user":"gardengenie122","rating":5.0,"review":"A well organised and informative tour. This Niagara tour was fun and informative from start to finish. Our driver was very knowledgeable in the history and geology of the area as well as knowing all the facts you would expect. There were 24 of us in a minibus. Stops were made...","review_date":"August 12, 2015"},{"attraction_id":3285,"user":"chillymillie","rating":5.0,"review":"Fantastic Day Trip!. We spent a week in Toronto and wanted to get out of the city for a day to see more of the area. Everything, from booking with Burkus through to our drop-off at the end of the day, went seamlessly! Our driver\/guide Dave is very...","review_date":"August 12, 2015"},{"attraction_id":3285,"user":"bobbydurand","rating":5.0,"review":"Great tour!. This was a well organized tour during which we were able to see the highlights of the Niagara region. It ended at Niagara Falls and we skipped the X hours-long line for the boat. The driver\/tour guide was very friendly (thanks Burkus!) and we strongly...","review_date":"August 10, 2015"},{"attraction_id":3285,"user":"marybeeflynn","rating":5.0,"review":"Great all round day out !. Booked this trip because of the excellent reviews and wasn't disappointed. Duncan was a great guide, friendly and informative. My husband and I went with our two boys age 8 and 15.We enjoyed the stops along the way and he was very helpful with recommendations...","review_date":"August 6, 2015"},{"attraction_id":3285,"user":"diana_f","rating":5.0,"review":"Excellent tour!. We spent an amazing day! Well organized, excellent, professional tour. Everything was perfect! Burkus planned our tour from the beginning to the end in detail. There was no time for boredom. We'd highly recommend this tour!","review_date":"August 3, 2015"},{"attraction_id":3285,"user":"angela_j","rating":5.0,"review":"Very Nice Day Tour. I really enjoyed this tour and it was the highlight of my visit to Toronto. The driver was pleasant, professional, and knowledgeable of the area. Niagara Lake was great and I wish we had more time to stay there. Very quaint! The boat cruise on...","review_date":"August 3, 2015"},{"attraction_id":3285,"user":"waynet386","rating":5.0,"review":"Great all round day trip. Very enjoyable day with a very informative and patient driver - who remained calm and professional even when people did not return back to the vehicle on time!! Niagra Falls was breathtaking and would recommend this tour to anyone. We even bypassed the queues to...","review_date":"August 2, 2015"},{"attraction_id":3285,"user":"cynthia_p","rating":5.0,"review":"A well organized, professional tour.. An excellent, well run tour. Burkus was both informative, entertaining and communicated all aspects of the tour very clearly.\nHaving a smaller group such as Niagara Day Tour was great as the tour was able to be a lot more personal and move more efficiently...","review_date":"July 31, 2015"},{"attraction_id":3285,"user":"davewoo1","rating":5.0,"review":"Fantastic Tour. We only had one day in Toronto while passing through on route to Windsor, Ontario so it was very important we made the right choices. I chose Niagara day tour after reading reviews from a number of companies offering this trip. The tour was fantastic...","review_date":"July 31, 2015"},{"attraction_id":3285,"user":"colette_k","rating":5.0,"review":"Brilliant Niagara Tour. Great day out with stop offs en route to Niagara Falls. Very pleasant journey despite the rain with and a informative guide. Definitely worth the visit.","review_date":"July 30, 2015"},{"attraction_id":3285,"user":"carolinef369","rating":5.0,"review":"Great day trip to Niagara Falls. Choose this tour! If you're looking for a small, more-personalized tour to Niagara Falls from Toronto, this one is for you. (There were only 10 of us on our tour.) The highlights are the stop at Niagara-on-the-Lake, a winery and of course Niagara Falls. Tour...","review_date":"July 28, 2015"},{"attraction_id":3285,"user":"terry_t","rating":5.0,"review":"Niagara Falls tour. We just came back from Niagara Falls with Niagara Day Tour. It was a very enjoyable day! Burkus, our tour guide and driver was very knowledgeable and we were really well looked after by him. All in all, a great day out and we would...","review_date":"July 27, 2015"},{"attraction_id":3285,"user":"mike_w","rating":5.0,"review":"Great Tour. We had a group of 6 people for this tour. They were able to make arrangements to pick us up from Niagara Falls instead of Toronto. Our tour guide Paul was very knowledgeable, and never did we feel rushed.\nThank you Burkus & Paul for...","review_date":"July 27, 2015"},{"attraction_id":3285,"user":"greenethics","rating":4.0,"review":"Good tour, amazing Falls :). We had a great time on this all day-tour. We enjoyed being in a somewhat smaller group (compared to going in a big bus) of about 20 people. Our driver Dave was professional, friendly, helpful, and informative throughout the tour. Taking the boat tour by...","review_date":"July 26, 2015"},{"attraction_id":3285,"user":"s_n","rating":5.0,"review":"Fantastic Day Out - Enjoyed Well!. This tour was well worth the price. The driver Duncan was very friendly and excellent at describing the attractions along the way. Before reaching Niagra we went to attractions along the route which I thought set the scene for the actual Niagra falls. Well recommended,","review_date":"July 26, 2015"},{"attraction_id":3285,"user":"oxforduser","rating":5.0,"review":"Excellent in every way. I thoroughly enjoyed my day trip. Dave, the driver, was punctual, courteous, friendly and informative. The trip itself is well run - the advantage of a small bus being that less time is spent picking up passengers and that it can stop where large coaches...","review_date":"July 25, 2015"},{"attraction_id":3285,"user":"greg_b","rating":5.0,"review":"very good trip. Very nicely organized trip. Driver was very kind and well prepared. They even provided us with a child seat in their car w\/o asking for it.\nAwesome trip trip from Toronto over Niagara on the Lake and some wine tasting to 3 hours stay at...","review_date":"July 25, 2015"},{"attraction_id":3285,"user":"devon_j","rating":5.0,"review":"'Funtastic from the beginning to the end'.... First let me 'thumbs-up' our driver, Burkus Chapman, for thoroughly educating us during our excursion to the Niagara Falls, July 23\/15. His vast knowledge of the GTA and Niagara area was professorial. His professionalism and courtesy, for me personally, was one of the highlights of...","review_date":"July 24, 2015"},{"attraction_id":3285,"user":"paul_pdr","rating":5.0,"review":"Niagara Day Tour. Fantastic day trip. We were collected on time by Duncan who was very informative about all the sights and gave very clear instructions for stop and collection times. The Falls themselves were great and the boat trip was great fun. Recommended.","review_date":"July 21, 2015"},{"attraction_id":3285,"user":"anrmd","rating":4.0,"review":"Great Trip to Niagara Falls. This is a safe, well run tour and a decent value for the price.\nPick up was extremely punctual.\nDriver ( Duncan) was very pleasant and low key. I actually felt at times he was too quiet but that's not really a criticism.\nThe van...","review_date":"July 21, 2015"},{"attraction_id":3285,"user":"rebeca_v","rating":5.0,"review":"Beautiful Niagara Day Tour. It was a great tour, very well organized and with plenty of time to do a lot of different things. The Niagara Falls are spectacular and I'm very glad I chose the Niagara Day Tour to visit them. The boat trip was super fun. No...","review_date":"July 20, 2015"},{"attraction_id":3285,"user":"wendynhere","rating":5.0,"review":"Niagara Day Tour. My daughter and I took the tour with Duncan. He was super knowledgeable about the sights, and very prompt (always a good thing). Plenty of time given at the falls. (My only suggestion would be to skip the floral clock--not really worth the stop.) High...","review_date":"July 18, 2015"},{"attraction_id":3285,"user":"amaliefs","rating":5.0,"review":"Fantastic, well organized trip.. Amazing day trip with stops at Niagara-on-the-Lake, wine tasting and a lot of other exciting things close to Niagara Falls. The driver was really sweet and a good storyteller.\nIf you want to see more than Niagara Falls it is sure that the Niagara Day...","review_date":"July 16, 2015"},{"attraction_id":3285,"user":"tina_w","rating":5.0,"review":"spectacular day out. Had a superb day trip to Niagara falls, well organised, a very knowledgeable friendly guide, everything was perfect. Glad we added the helicopter ride.","review_date":"July 14, 2015"},{"attraction_id":3285,"user":"jasnick","rating":5.0,"review":"Magnificent Niagara Falls. We did a day trip with Burkus Chapman Niagara Day Tour and it was one of the highlights, if not THE highlight of our recent overseas holiday. This tour included all the usual offerings and was made even more enjoyable because it wasn't a huge...","review_date":"July 12, 2015"},{"attraction_id":3285,"user":"travelingseven","rating":5.0,"review":"Great Niagara Tour. Our tour guide Burkus was very knowledgeable and professional. He answered all our questions on and off topic. He was very punctual with pick up and drop off. I would definitely recommend this company to anyone visiting the Toronto area.","review_date":"July 11, 2015"},{"attraction_id":3285,"user":"mshg","rating":5.0,"review":"Fantastic day out. We had a fabulous day trip to Niagara Falls with \"Niagra Day Tour\". Norm, our driver, was a warm and friendly host and also an excellent driver. It was a small bus so our group was just the right size! The trip exceeded expectations, particularly...","review_date":"July 11, 2015"},{"attraction_id":3285,"user":"albertolleon","rating":4.0,"review":"Niagara trip. Easy trip, pick up from hotel downtown. We stayed extra day in Niagara Falls and they were able to accommodate with relatively small extra fee. Slightly cramped going, but management is improving fleet with new very comfortable bus on return trip. Safe drivers, knowledgeable quick...","review_date":"July 10, 2015"},{"attraction_id":3285,"user":"audrey_k","rating":5.0,"review":"Great Day trip to Niagara Falls. I took this tour with 2 friends and we spent a full day visiting Niagara Falls from Toronto with several stops along the way. We loved the little town of Niagara on the Lake and the Falls were spectacular. Berkus was an informed and interesting...","review_date":"July 9, 2015"},{"attraction_id":3285,"user":"jrm12345","rating":5.0,"review":"Great tour, excellent value for money. We booked ahead, the process was very straightforward. The pick up could not have been more convenient, the motor van was very comfortable with the driver also checking in with us all and offering to adjust air con when needed (sounds like a small thing...","review_date":"July 9, 2015"},{"attraction_id":3285,"user":"lynn_b","rating":5.0,"review":"Great day, great tour guide!. Trip was exactly as advertised, only better! our driver well informed, professional and amusing. Super day out for this Toronto resident and two overseas visitors. Thank you!","review_date":"July 7, 2015"},{"attraction_id":3285,"user":"leanne_v","rating":5.0,"review":"Exceptional tour!. Really love the small tours! 12 of us in total, great group to spend the day with. Burkus was an amazing guide! My 13 yr old daughter was with me and everyone was very friendly and we spent the day with a group of young...","review_date":"July 7, 2015"},{"attraction_id":3285,"user":"russell_s","rating":4.0,"review":"Good option to see Niagara but maybe a few changes needed. My wife and I decided to book a small bus day tour instead of doing it ourselves. It was a very informative and friendly tour and the price was quite competitive. We were picked up on time after having the previous days tour cancelled due...","review_date":"July 5, 2015"},{"attraction_id":3285,"user":"ribhu95","rating":5.0,"review":"Very well coordinated tour. What you are promised is what you get. This has been one of the best conducted tours that I have been part of.\nBefore the tour, Burkus was very clear in terms of what is possible and what is not. Also, he guided me for alternate options as I was staying in an...","review_date":"July 5, 2015"},{"attraction_id":3285,"user":"peter_r","rating":5.0,"review":"Wow! Niagara Falls!. We chose Niagara Day Tours after reading positive reviews on Trip Advisor and we are so happy we did! Wonderful service from our first email booking the tour from Australia to dropping us back at our hotel in Toronto after our tour. Butkus, our driver,...","review_date":"July 5, 2015"},{"attraction_id":3285,"user":"tarakayaustralia","rating":5.0,"review":"Niagara Falls is wonderful, but investigate well who you book with. We booked our tour with Niagara Day Tours, Burkus Chapman. The tour picked us up at our hotel. The first thing we noticed was the very small mini-bus was extremely hard to get into and out of and the two people sitting in the back...","review_date":"July 1, 2015"},{"attraction_id":3285,"user":"bwalker80","rating":5.0,"review":"Great day out!. The day trip to Niagara Falls was brilliant and well worth it. My tour guide was Burkus and even from the beginning when he was arranging my pick-up time from my hotel in downtown Toronto he was very well organised.\nHe picked me up on...","review_date":"June 28, 2015"},{"attraction_id":3285,"user":"peonythailand","rating":4.0,"review":"Pleasant day. The trip was effectively organized. The pickup was right on time. The tour guide\/driver, Burkus, was courteous and knowledgeable. We made several stops along the way with Niagara Falls being the last stop. We spent about 3.5 hours on our own at the Falls, which...","review_date":"June 26, 2015"},{"attraction_id":3285,"user":"creeafsa","rating":5.0,"review":"Informative. This tour was very informative and fun. Our tour guide Duncan was very knowledgable about the area (Toronto and Niagara), we made many stops along the way which introduced us to various options, i.e. Wine, fruit\/produce, candy etc. once we arrived at NF there was...","review_date":"June 25, 2015"},{"attraction_id":3285,"user":"hannahuk87","rating":5.0,"review":"Niagara Day Tour. We did the day tour and would highly recommend. From the start of the day to the end was a brilliant experience. Our driver\/guide was very knowledgable and felt we learnt a lot en route to the falls.\nThe whole tour was very well organised,...","review_date":"June 25, 2015"},{"attraction_id":3285,"user":"gonk225","rating":5.0,"review":"Niagara is amazing. Went on the trip on 20th June really enjoyed it. We were picked up from our hotel and delivered to the rest of the group. Sorry didn't catch the guys name who picked us up but he was really great told us about the area....","review_date":"June 23, 2015"},{"attraction_id":3285,"user":"bilo_s","rating":2.0,"review":"Expensive and rushed. I regret not renting a car from Toronto or taking the train.. It expensive for what it is plus the driver expects a nice tip at the end.. There are many stops before the main attraction and with the exception of Niagara by the Lake,...","review_date":"June 22, 2015"},{"attraction_id":3285,"user":"bermuda1_10","rating":5.0,"review":"Great Niagara Falls day tour. Our tour guide and driver, Duncan picked us up on time and was an extremely careful, courteous and knowledgeable guide and driver. The tour was fabulous and there was enough time in the stops to wander around and see the sights! The tour was all...","review_date":"June 20, 2015"},{"attraction_id":3285,"user":"robikate","rating":5.0,"review":"Niagara day tour by Mini-bus. We thoroughly enjoyed our tour which was excellent value for the price. An all day tour from Toronto via Niagara on the Lake and a vineyard to the Falls themselves, our driver and tour guide, Duncan, was extremely knowledgeable and very informative. He was also...","review_date":"June 20, 2015"},{"attraction_id":3285,"user":"elisabeth261","rating":4.0,"review":"NIagara Day Tour. I really enjoyed this day tour. Our driver was very professional and helpful and provided us with interesting facts en route. I had a lot of free time at the Niagara Falls. The stops at Niagara on the Lake and a winery en route were...","review_date":"June 20, 2015"},{"attraction_id":3285,"user":"davidt2929","rating":5.0,"review":"Great Niagra Region tour. Our tour was hosted by Duncan, who obviously enjoys his role and gave us a great introduction to the whole Niagra Region, not just the Falls. We had ample free time at appropriate places and Duncan was a mine of information.","review_date":"June 19, 2015"},{"attraction_id":3285,"user":"lovebirdies","rating":4.0,"review":"A good day out with personal service. We were collected by Duncan, who was professional and a good driver. Duncan was informative and gave us some interesting facts en route.\nA long day out - pick up at 8.10 am and back to our Hotel around 6.55 pm. There were 13 people...","review_date":"June 18, 2015"},{"attraction_id":3285,"user":"potap123","rating":3.0,"review":"Mixed feelings. So on the bright side the bus was very clean and comfortable, our guide was friendly and things were well organised.\nHowever, we felt it tried to pack too much in. We would have preferred not to bother with the floral clock, smallest chapel, photo...","review_date":"June 15, 2015"},{"attraction_id":3285,"user":"aliandben","rating":5.0,"review":"Great day out. Our guide was Burkus and he was very attentive and informative on our day trip. Although our tour was 10 mins late picking us up from our hotel this was of no fault of his due to another guest not being ready on time, of...","review_date":"June 15, 2015"},{"attraction_id":3285,"user":"jaetee","rating":4.0,"review":"Was a great tour. Niagara day tour was a great way to get out of the city and to see some of the country side. The driver was polite and knowledgeable. The stops along the way were short and appreciated. ( not normally things you may stop to see...","review_date":"June 15, 2015"},{"attraction_id":3285,"user":"carlrr11","rating":4.0,"review":"Great day out!. I booked this tour based on the positive reviews on tripadvisor. I glad to say that those reviews were spot on. I was picked up from my hotel on time and then after all the other guests were collected we headed out the city. The...","review_date":"June 10, 2015"},{"attraction_id":3285,"user":"spuddlyvanilla","rating":5.0,"review":"Excellent tour and guide. My husband and I took this tour with our two teenage daughters whilst staying for a week in Toronto. We had booked it from the UK before we left and found that the online booking was easy and that any questions we'd asked were replied...","review_date":"June 6, 2015"},{"attraction_id":3285,"user":"boatelboat","rating":5.0,"review":"Great Niagara Falls tour. I had a wonderful day with my mom with this tour company. The guide was great and the weather perfect. It's the best way to see Niagara!","review_date":"June 5, 2015"},{"attraction_id":3285,"user":"fletch45","rating":4.0,"review":"Great Value Tour. This is a good value tour. The itinerary includes much more than Niagara Falls, but also a stop off at the Niagara by the lake village, the worlds smallest church, some scenic lookouts and a vineyard featuring Ice Wine. And of course 3 full hours...","review_date":"June 5, 2015"},{"attraction_id":3285,"user":"sylveracyd","rating":5.0,"review":"Great day out at Niagara Falls. We had Douglas as our guide on our tour guide and driver. For someone who is fairly new in the role I was very impressed that he made the effort to research on the topics he presented. He offered a lot of information and history...","review_date":"June 4, 2015"},{"attraction_id":3285,"user":"holidayjoey","rating":5.0,"review":"Nice and accommodating tour guide. Duncan, our tour guide was punctual in the morning outside our hotel. He gave us some historical insights on Toronto city and the places that we passed on our way to Niagara. Part of the tour included wine tasting, floral clock, smallest chapel in the...","review_date":"June 4, 2015"},{"attraction_id":3285,"user":"blynnb2013","rating":5.0,"review":"The best of Niagara!. I highly recommend this tour. A van picks you up at your hotel and makes many scenic stops along the way. It was my first time to visit Niagara Falls. We had only 9 people on our trip! We stopped at the gorgeous town of...","review_date":"June 3, 2015"},{"attraction_id":3285,"user":"614tonyr","rating":5.0,"review":"Great day at Niagara. From pick up to drop off everything was excellent. Duncan was our driver and guide for the day. We were collected from our hotel on time, we did have to collect another 3 couples, but this was expected. We had time at Niagara on the...","review_date":"June 2, 2015"},{"attraction_id":3285,"user":"dabf1","rating":5.0,"review":"Niagara Day Tour. Excellent trip. Picked up and dropped off at hotel promptly. Lots to see throughout the day at the various stops and plenty of time at the falls. Would highly recommend.","review_date":"June 1, 2015"},{"attraction_id":3285,"user":"si\u00f4n_c","rating":5.0,"review":"Couldn't ask for a better day. Tour guide was friendly and the little facts and jokes on the tour were good fun and interesting. I met some great people in the bus and overall had a lovely day!","review_date":"May 31, 2015"},{"attraction_id":3285,"user":"ally_chad","rating":5.0,"review":"Great way to see Niagara if staying in Toronto. I was in Toronto for a conference and stayed over the weekend to see a bit of the city. I was a little nervous about taking an organised tour as I hadn't done so before and was travelling alone, but it was a very good...","review_date":"May 30, 2015"},{"attraction_id":3285,"user":"jamesrose","rating":5.0,"review":"Highly recommend!. Really good.\nTimings were great, pick up, visit to Niagara on the lake, excellent winery and then 3hrs at the falls.\nI'd have probably preferred to do the tasting after the falls but I guess not everyone wants to do it in that order\nGreat...","review_date":"May 30, 2015"},{"attraction_id":3285,"user":"oz_john_t","rating":5.0,"review":"Excellent service from A to Z.. I had another trip to Niagara a few years ago\u2014with a bigger group of people. This one was like a private tour. It is way better being in a small group. It was very comfortable. There was enough time to enjoy each stop we had....","review_date":"May 30, 2015"},{"attraction_id":3285,"user":"ah5201649","rating":4.0,"review":"A great way to visit the Falls. This was a well run tour from downtown Toronto to the beautiful falls. Our guide Duncan did a great job of looking after us. The visit to Niagara on the Lake was a highlight but we would have liked longer there. The winery visit was...","review_date":"May 30, 2015"},{"attraction_id":3285,"user":"tsi_charna","rating":5.0,"review":"Informative and fun. We booked this tour based on recommendations on trip adviser. We were not disappointed. We were picked up on time and kept informed of additional pickups and timings. Once en route Burkus provided local insights and interesting information about Toronto and the surrounding area. All...","review_date":"May 28, 2015"},{"attraction_id":3285,"user":"hsuthers","rating":5.0,"review":"Fun, friendly and fabulous!. The whole day was great from local pick ups, through the wine tasting and of course the falls. All the options and routes were explained along the way, and information was offered on local areas and points if interest as well as Niagara. This is...","review_date":"May 26, 2015"},{"attraction_id":3285,"user":"daisylw","rating":5.0,"review":"Day Tour from Toronto. My fiance and I really enjoyed our day tour from Toronto with our guide Norm. Norm was so nice, a safe driver and a comprehensive guide. He was very mindful of the entire group's needs. We liked the winery and the Niagara by the lake...","review_date":"May 26, 2015"},{"attraction_id":3285,"user":"orj7","rating":4.0,"review":"Very thorough and enjoyable trip. We booked for 4 adults and a 3 year old and ended up with our own private tour guide Duncan and our own private vehicle. We all had a great time. Duncan was informative and friendly.\nI think my only reservation was that there were...","review_date":"May 26, 2015"},{"attraction_id":3285,"user":"kl923","rating":4.0,"review":"A great day out with Niagara Day Tours. We were picked up on time by Duncan with 11 in total so a good size group for the day.\nDuncan interspersed the drive to Niagara-on-the-lake with some historical facts about areas along the drive (eg. Christies, makers of Oreo\/Ritz moved manufacturing to Montreal), battle...","review_date":"May 26, 2015"},{"attraction_id":3285,"user":"tim_t","rating":4.0,"review":"day tour. will recommend this for anyone wanting to have a day tour to niagara falls.\nthe whole process was very smooth.\nbooking made online. no payment till the day itself.\nwas asked to call a local number to obtain time of pickup. company was gracious to...","review_date":"May 25, 2015"},{"attraction_id":3285,"user":"hmliem","rating":4.0,"review":"Nice Trip to Niagara. It was Norm's first time conducting the tour, he did a great job describing the places we visited and was very obliging to any requests by the people on the tour.\nThanks again for a great day!","review_date":"May 25, 2015"},{"attraction_id":3285,"user":"clive_h","rating":5.0,"review":"Excellent Tour. One of the best tours we have taken. Everything went to plan. Burkus was excellent.\nIt was nice to be in a small group that left plenty of time to see Niagara, even though we were delayed by traffic on the way out of Toronto....","review_date":"May 25, 2015"},{"attraction_id":3285,"user":"marcia_c","rating":5.0,"review":"Niagara Day Tour - excellent!. This tour including the helicopter flight was excellent! Our dealings with Burkus from when we booked months ago up to confirmation the day before was very informative, professional and friendly. Our driver Norm was prompt, gave us loads of interesting information along the way and...","review_date":"May 24, 2015"},{"attraction_id":3285,"user":"355libbyd","rating":5.0,"review":"Best day tour. Niagara Day Tour - best day trip. Our driver was informative and friendly. Small group, plenty of time to see the spectacular falls, helicopter and boat ride. We did it all and loved it.","review_date":"May 23, 2015"},{"attraction_id":3285,"user":"julia_b","rating":5.0,"review":"Niagara day trip. Great trip to Niagara with Burkus from Niagara Day Tours. Very knowledgable about the area, relaxed pace and a few jokes along the way. Highly recommend using this company if you fancy a small group trip to Niagara via a winery, Niagara on the Lake...","review_date":"May 20, 2015"},{"attraction_id":3285,"user":"thefogman","rating":5.0,"review":"niagara - nature's own entertainment!!. the falls!!! what can you say!? the sheer volume of water heading over the drop from the niagara river is awesome to witness. the Canadian side is the better of the two falls to view nature's amazing power and beauty. the American side has been...","review_date":"May 19, 2015"},{"attraction_id":3285,"user":"stephcwr14","rating":4.0,"review":"Niagara Day Trip. We generally do not take organised tours, but we were attracted by the small group sizes. Our guide Paul, was very informative and interesting and we enjoyed the whole experience. The stop at the flower clock was probably one too many in a fairly short...","review_date":"May 19, 2015"},{"attraction_id":3285,"user":"tcpp","rating":3.0,"review":"Efficient but uninspiring. Well organised tour with good itinerary.\nThe bus was a little on the old side with limited leg room and clunky seatbelts. Somewhat uncomfortable with full tour.\nOur driver drove at the speed limit which is rather fast on the freeway and changed lanes frequently....","review_date":"May 18, 2015"},{"attraction_id":3285,"user":"caths132","rating":5.0,"review":"Niagara Day Tour. Fabulous day, falls are out of this world!!! wasn't looking forward to wine tour but it was about ice wine and I found it very interesting. Wish I'd had another hour to spend at Niagara falls though as 3 hours sounds a lot of time....","review_date":"May 16, 2015"},{"attraction_id":3285,"user":"james_a","rating":5.0,"review":"Day tour. We did the day tour which involved the wine tasting, Niagar on the lake and the falls. Duncan the driver and Burkus were both very informative, friendly and helpful. The tour was very well organised and was worth the money. Having done the falls in...","review_date":"May 14, 2015"},{"attraction_id":3285,"user":"jazztalker","rating":4.0,"review":"Very nice trip to Niagara Falls.. As most reviews have pointed out, this is a nice small tour conducted by an experienced and pleasant guide. I think most tours make the some stops that are intended to fill some time on the way to Niagara from Toronto. We didn't ask but...","review_date":"May 12, 2015"},{"attraction_id":3285,"user":"horte_m","rating":4.0,"review":"Beautiful tour. We enjoyed very much the tour. However, I would have loved to stay longer at Niagara on the Lake. It is so beautiful it deserves mor time there and less time in other stops. Anyway, we really enjoyed it.","review_date":"May 11, 2015"},{"attraction_id":3285,"user":"lib_l","rating":5.0,"review":"Perfect trip to Niagara Falls!. What a perfect day with Burkus as our tour guide. We picked Niagara Day Tours to visit Niagara Falls based on TripAdvisor reviews. We were well pleased with the way our day flowed from the pickup at our hotel, interesting stops along the way, three...","review_date":"May 11, 2015"},{"attraction_id":3285,"user":"redvelvetcakeparis","rating":5.0,"review":"Brilliant tour!. We thoroughly enjoyed the Niagara Day Tours trip. Burkus pays great attention to detail and is intent on giving his travellers a memorable experience. Butkus imparted historical information and provided topical commentary as we passed by many important landmarks along the way. He aspires to...","review_date":"May 9, 2015"},{"attraction_id":3285,"user":"johnsty","rating":5.0,"review":"Top notch tour with top notch guide.. Decide to book this tour after a recommendation from our host in Toronto and this was money well spent.\nPicked up at apartment in good time by Burkus who turned out to be one of the friendliest and most informative tour guides I have come...","review_date":"May 6, 2015"},{"attraction_id":3285,"user":"margaret_c","rating":5.0,"review":"niagara day tour. our tour started the moment our tour guide collected us at our hotel in Toronto central.\non the way to Niagara every bridge we crossed, every town we passed , every building we saw he gave us detailed information on the same.\nwe were expecting...","review_date":"May 5, 2015"},{"attraction_id":3285,"user":"neila72","rating":5.0,"review":"Great way to experience Niagara!!!. We picked this tour because of the comments on TripAdvisor and we were not let down!! From the booking process right through to being dropped off at the end of the day, the experience was superb.\nWe joined a small group and Paul did a...","review_date":"May 2, 2015"},{"attraction_id":3285,"user":"frederico_a","rating":5.0,"review":"Fantastic Day. First time in Toronto and a great day visiting Niagara Falls with \"Niagara Day Tour\".\nEven raining a little we could enjoy so much Niagara on the Lake, Reif Estate Winery and of course Niagara Falls. Thanks to Mr. Burkus to be so helpful when...","review_date":"April 30, 2015"},{"attraction_id":3285,"user":"c_h","rating":5.0,"review":"Brilliant tour!. We did this tour today with Paul as our guide. We were collected at our hotel at the arranged time and the day went perfectly. Paul made the trip very enjoyable and was interesting and very knowledgable. The falls were incredible and we had more...","review_date":"April 27, 2015"},{"attraction_id":3285,"user":"trail50427","rating":5.0,"review":"Excellent experience. (Special thanks to Mr. Burkus who was very proactive and helpful during my booking process)\nSpecial thanks also for our very polite driver, Dear Paul who informed us every single km of the trip.\nI strongly recommend this tour for Niagara Falls.","review_date":"April 25, 2015"},{"attraction_id":3285,"user":"gareth_h","rating":5.0,"review":"Niagara falls day tour for our wedding anniversary. It's our first time in Toronto and Canada and our 23rd Wedding anniversary was today the 25th April. I booked a Niagara falls trip with Niagara Day Tours and what a service. I really can't BIG these guys up enough. I booked it online and...","review_date":"April 25, 2015"},{"attraction_id":3285,"user":"the_geee","rating":5.0,"review":"Lovely day in a small group in April. Picked up on time and had a small group of Paul the driver, a lovely lady from Brazil and our entertain Aussies from Melbourne. Very friendly group and enjoyable day. Paul looked after us well and even succumb to buying some ice wine etc. good...","review_date":"April 23, 2015"},{"attraction_id":3285,"user":"buckbrisbaneaus","rating":5.0,"review":"A great day out.. We recently joined a tour to Niagara Falls with Niagara Day Tours. We chose this tour based on the favourable reviews on TA.\nBurkus picked us up close to our accommodation for the 90 min ride to NF. There were 8 people in total on...","review_date":"April 17, 2015"},{"attraction_id":3285,"user":"kk_kitchen_designer","rating":4.0,"review":"Spring in Niagara. The bonus of going to Niagara in April is that there aren't lineups and you can get a fabulous seat in any restaurant that you go to.\nUnfortunately there are many attractions that are not open yet and the area around the falls haven't been...","review_date":"April 16, 2015"},{"attraction_id":3285,"user":"ladyb895","rating":5.0,"review":"Burkus is brilliant. Burkus picked us up from hotel in his minibus. There was 11 of us in total on board. From the moment he picked us up he was very welcoming. He was very informative throughout the trip over to Niagra telling us about local cities that...","review_date":"April 13, 2015"},{"attraction_id":3285,"user":"judy_g","rating":5.0,"review":"April visit to Niagara. I picked this trip after seeing the reviews on Trip Advisor, I am glad that we choose this company. Burkas was an excellent tour guide, organised and informative. Added bonus of stops at winery and small church, Niagara Falls amazing and worth a visit.","review_date":"April 8, 2015"},{"attraction_id":3285,"user":"moeastleigh","rating":5.0,"review":"Fantastic day tour to Niagara Falls. What a thoroughly enjoyable day. From the moment we were picked up at our hotel to the time we were dropped back in Toronto. Burkus was a wealth of knowledge and the whole family learned so much. Niagara on the Falls stop was brilliant and...","review_date":"April 5, 2015"},{"attraction_id":3285,"user":"henry_m","rating":5.0,"review":"Just Do It. This trip was fantastic. We were on a minibus with just 7 visitors which was brilliant because you get very individual attention and Burkus adjustd the tour throughout the day to fit the group. His commetary on the trip to the falls was both informative...","review_date":"April 3, 2015"},{"attraction_id":3285,"user":"701doris","rating":5.0,"review":"An absolute must see. Was overwhelmed by the natural beauty of this place. What an amazing opertunity , not to be missed if in the toronto area. This was one of the best days of our trip and mind blowing experience. Worth every dollar spent and would highly recommend...","review_date":"March 27, 2015"},{"attraction_id":3285,"user":"camilleww","rating":5.0,"review":"Power and Natural Beauty. WOW! This one word says it all. WOW!\nThe Niagara Day Tour has been a very pleasurable experience.\nEverything, starting with a hotel collection, swift transfer, amazing views, and unbelievable boat tour by the Niagara Fall, to staff friendliness, helpfulness and great value for money...","review_date":"December 7, 2014"},{"attraction_id":3285,"user":"scubakid56","rating":5.0,"review":"Fantastic day out. If you are going to Toronto, then you absolutely MUST make the trip to Niagara Falls _____ and this is the way to do it and the company to do it with. I spent a fair amount of time looking for a suitable day trip...","review_date":"November 4, 2014"},{"attraction_id":3285,"user":"maxine_q","rating":5.0,"review":"Memorable day, fabulous tour.. As a highlight from our week holiday in Toronto this tour certainly delivered. After much oohing and aahing which tour guide to choose from so many, the trusted tripadvisor reviews did themselves justice, and i was very happy with NDT and Burkus, a chilled out,...","review_date":"November 3, 2014"},{"attraction_id":3285,"user":"pandsw","rating":5.0,"review":"Great Experience. We had this experience included as part of a day trip to Niagara from Toronto. Although we were on the Hornblower for about 20 minutes the experience of sailing to the falls head was something we will never forget. The tour was superbly organised and...","review_date":"October 30, 2014"},{"attraction_id":3285,"user":"lucys978","rating":3.0,"review":"Definitely do the tour but be aware of transfered bookings. I booked a tour to Niagara for me and my husband during our visit to Toronto - we specifically chose this company because of the great trip advisor reviews about the quality of the tour guide. However when it came to the morning of the...","review_date":"October 29, 2014"},{"attraction_id":3285,"user":"helen_k","rating":5.0,"review":"Exceeded Expectations. With my Australian pen pal of 50+ years & Burkus as our guide, I had a remarkable day. Note that our experience was everything highlighted in the tour description ..... & more! I give top marks for the history lessons, clear directions, humor & welcoming...","review_date":"October 25, 2014"},{"attraction_id":3285,"user":"ascote","rating":4.0,"review":"Perfect for couples or people travelling alone!. I went with my boyfriend, we are the quiet type and wanted something intimate not some big tour with so many people and this was perfect for us!\nThe tour showed up on time, Burkas was a knowledgeble guide but not over the top and...","review_date":"October 25, 2014"},{"attraction_id":3285,"user":"richard_d_h","rating":5.0,"review":"For Niagara Falls days out Choose Niagara Day Tour. Burkas was our guide, we found him both friendly and very knowledgeable. He picked us up from our hotel by the Pearson Airport in a mini bus. We joined 7 other people which made for a more personal feel to the whole day. Much better...","review_date":"October 24, 2014"},{"attraction_id":3285,"user":"christopher_l","rating":5.0,"review":"A great day out to see Niagara Falls and so much more... We originally intended to get the train to Niagara, but looking at the price for the fast train from Toronto and the distance from the station to the Falls we looked at some alternatives. The reasonable cost of this, all inclusive tour, plus the convenience...","review_date":"October 22, 2014"},{"attraction_id":3285,"user":"sienak","rating":5.0,"review":"Fantastic Niagra. I selected this company for my day tour to Niagra Falls because i wanted a small group tour, and this was one of the only ones (maybe even the only one) that i found. There was 9 of us on the minibus and it was...","review_date":"October 22, 2014"},{"attraction_id":3285,"user":"al_f","rating":5.0,"review":"Day well spent!. Picked up exactly on time. Burkus was very informative and polite. He also gave good suggestions on what to see at the various stops. Niagara on the Lake was very picturesque. 45 minutes went by too quickly. Wine tasting was fun. Horn Blower cruise is...","review_date":"October 21, 2014"},{"attraction_id":3285,"user":"mmfos","rating":5.0,"review":"Superb!!!. I booked with this tour company after reading previous Trip Advisor reviews and I wasn't disappointed. Excellent tour! Well organised. Great guide!! Super itinerary. Good value for money. Very memorable day out!!! Wish I could do it all over again.","review_date":"October 17, 2014"},{"attraction_id":3285,"user":"schitz1511","rating":5.0,"review":"Great Trip, very enjoyable.. Thank you Burkus for a great day. The pick up at the hotel is convenient and easy and then you get to see the area with good information about the history and the areas you are going through. The stop off at Niagara on the...","review_date":"October 11, 2014"},{"attraction_id":3285,"user":"kiwishiraz","rating":4.0,"review":"Great Day. We enjoyed our day trip and felt the day was very well planned with lots of good stops along the way. Being part of a small group made it much easier to see so much more. We had just enough time at Niagara Falls for...","review_date":"October 11, 2014"},{"attraction_id":3285,"user":"rhodri_a","rating":5.0,"review":"The perfect Niagara Day Tour. Before we went to Canada, me and girlfriend spent a considerable amount of time shopping around for the best value day tour to Niagara - it is probably the highlight of most people's trips to Toronto.\nI msut admit, there were a few 'nearlys', where...","review_date":"October 11, 2014"},{"attraction_id":3285,"user":"cyclegd38","rating":5.0,"review":"Awesome trip to Niagara. This tour deserves it's #1 rating on trip advisor. It's far more than just the falls. You see loads enroute including the beautiful Town of Niagara on the Lake and the great Reif Winery for a wee wine tasting.\nReally informative tour. I really enjoyed...","review_date":"October 7, 2014"},{"attraction_id":3285,"user":"roadrunnerphx","rating":5.0,"review":"Great Day. Burkus does an excellent job! He picks everyone up at their hotels, creates a friendly and comfortable environment in the van and provides great commentary for the entire day. The tour is nicely planned to visit and learn about historic and scenic areas leading up...","review_date":"October 6, 2014"},{"attraction_id":3285,"user":"thegloballocal","rating":4.0,"review":"Nice, convenient, informative and a bit lengthy. Nice and convinience trip with pick up\/drop off at hotel; informative and interesting news along the ride to Niagara Falls; nice group of participants; only downside: too many stops on the way there; could have been shortened with also a shorter stop at the Falls...","review_date":"October 3, 2014"},{"attraction_id":3285,"user":"arlene1922014","rating":5.0,"review":"Highly recommended!. Burkus was a great tour guide. Learned so much about the areas we passed through - he was knowledgeable and great company! Much prefer doing tours this way as opposed to being on a large coach. If you're heading to the falls, definitely choose Niagra...","review_date":"October 2, 2014"},{"attraction_id":3285,"user":"helen_b","rating":5.0,"review":"Amazing day with a great tour.. A wonderful day from start to finish. I would have no hesitation in recommending this tour group. Burkus had good knowledge of the area and made our experience really enjoyable.","review_date":"October 1, 2014"},{"attraction_id":3285,"user":"daniel_p","rating":5.0,"review":"A great day out!. Our driver Paul was so friendly and as there were only 5 people on the tour we got a private experience. The booking process was simple and the tour included a perfect mix of free time and guided activity. A great way to see the...","review_date":"September 28, 2014"},{"attraction_id":3285,"user":"little_jules","rating":5.0,"review":"Great, tailored experience. Two of us travelled together for this Day Tour. We were joined by three others at a hotel-pickup and quickly learned that we would have a five-person tour instead of the ~12. This was a great experience. The booking process was easy, confirmations were smooth...","review_date":"September 27, 2014"},{"attraction_id":3285,"user":"liznricky","rating":5.0,"review":"What an awesome trip!. I cannot describe how amazing this day trip was for me! Everything was exactly as planned. I was picked up on time (never happens on any other tour I've ever taken)! The group was small and that kept things under control. Burkus was an absolute...","review_date":"September 23, 2014"},{"attraction_id":3285,"user":"hemant1909","rating":5.0,"review":"Excellent trip to Niagara Falls... Had an awesome trip to Niagara last weekend with Niagara Day tour along with 2 of my colleagues. enjoyed to the fullest.\nHighlight of the trip was obviously Mr. Burkus who is an expert on the subject. A day nice spent...will recommend the services to...","review_date":"September 22, 2014"},{"attraction_id":3285,"user":"gail510","rating":5.0,"review":"Wonderful day trip to Niagara Falls. We thoroughly enjoyed this day trip with Burkus. It was well organised, friendly and the Falls were fantastic. Thank you for a great day. Wish we could do it all again tomorrow.","review_date":"September 22, 2014"},{"attraction_id":3285,"user":"emma_marie_e","rating":5.0,"review":"Great day out. Our day out with Niagara Day Tour was just what we hoped it would be. Amazing experience and would definitely recommend it to anyone.","review_date":"September 22, 2014"},{"attraction_id":3285,"user":"watfordsouthlake_tx","rating":5.0,"review":"Didn't know there was so much to see!. I think there are a couple of these outfits. Our trip was amazing. The driver, Burkus Chapman, was so kind and informative. We stopped at a cute little town, a winery, the smallest chapel, a fruit stand, and the Falls. He was kind enough to...","review_date":"September 21, 2014"},{"attraction_id":3285,"user":"paulandcarol2014","rating":5.0,"review":"Excellent full day tour of Niagara region from Toronto.. Collected from hotel on time, total of 8 guests on the tour. Burkus was an excellent guide, always on-hand but never intrusive, knowledgeable, informative, and interesting commentary en-route. The tour packed a lot in but we never appeared to be rushed, a brilliant mix of...","review_date":"September 16, 2014"},{"attraction_id":3285,"user":"susiejoanne","rating":5.0,"review":"Very enjoyable day. Great guide, very informative and entertaining. Stopped off at Niagara on the lake which is a lovely town for about an hour. On our way to the falls we also stopped off at other points of interest along the way which included a stop at...","review_date":"September 4, 2014"},{"attraction_id":3285,"user":"bogotarocks","rating":5.0,"review":"A \"wow\" trip.. Quite a few companies do this tour - and I chose it on the basis it was the highest rated on Trip advisor and also the fact it was a hotel pick up and not a generic meeting point. In short I am glad I...","review_date":"September 3, 2014"},{"attraction_id":3285,"user":"moonstone2014","rating":5.0,"review":"A fantastic way to see Niagara Falls. We thoroughly enjoyed our trip to see the Niagara Falls with Paul. He was very friendly and knowledgeable and struck a good balance between providing us with information and allowing us to take things in for ourselves. We stopped at a number of locations before...","review_date":"September 2, 2014"},{"attraction_id":3285,"user":"londonnomads","rating":5.0,"review":"A Great day out - Niagara. We booked with them as they got the best rating on TA & liked the fact that they were a small operation rather than us being part of a bus load of tourists being herded around. The company is owned and run by two guys...","review_date":"August 28, 2014"},{"attraction_id":3285,"user":"naaz2014","rating":5.0,"review":"Niagra Day Tour. We took this Niagra Day Tour with our tour guide Burkus. The tour was very well organised and was a very enjoyable one. we enjoyed the whole day full of fun and activities. Had many stopovers along the way. Burkus was very informative and helpful....","review_date":"August 26, 2014"},{"attraction_id":3285,"user":"cea454","rating":5.0,"review":"Niagra Day tour. This tour was excellent and made a number of stops along the way including a visit to the town of Niagara on the Lake and to a winery which makes ice wine. A wine tasting demo with 3 different wines including ice wine, was included...","review_date":"August 25, 2014"},{"attraction_id":3285,"user":"cigar42","rating":5.0,"review":"Niagara Day Tour. Prompt pickup and retun. A well organized day to include many enjoyable site on the way to Niagara Falls. Three hours iat the Falls allowed fro the boat trip , lunch and a stroll beside the falls.","review_date":"August 22, 2014"},{"attraction_id":3285,"user":"marjan_d","rating":5.0,"review":"Niagara Day Tour. Great day, well organized, plenty of stops on the way, knowledgeable driver, provided all kinds of interesting information during the drive. Pick-up from the hotel very convenient, at time arranged in advance. Only drawback: three hours free time in Niagara turned out to be too...","review_date":"August 19, 2014"},{"attraction_id":3285,"user":"sara_k","rating":5.0,"review":"Niagara falls day Tour. This was certainly the highlight of my trip to Toronto and I would recommend it to all people visiting Canada. The tour was well-organised and led. Time keeping and descriptions were helpful. Easy to book online or over the phone.","review_date":"August 18, 2014"},{"attraction_id":3285,"user":"manfred_g","rating":5.0,"review":"Niagara Day Tour. Great Tour, well organised.\nI can recommend this day trip tour to everybody who wants get an impression of the Niagara area with its highlight the falls.\nThe big benefits from my point of view:\n- pickup from the hotel on time\n- payment after...","review_date":"August 18, 2014"},{"attraction_id":3285,"user":"soupy1116","rating":5.0,"review":"Great way to see the Niagara area!. This tour is an excellent way to explore the area and learn so much. The stops along the way to Niagara Falls were such an added bonus, and a lovely way to get the bigger picture of the area. My husband was thrilled to be...","review_date":"August 18, 2014"},{"attraction_id":3285,"user":"masha_z","rating":5.0,"review":"Absolutely awesome!!. This was an excellent tour! We booked our trip pretty much last minute, the day before, and although the bigger vehicle was already full, we were still able to go - Burkus drove us to Niagara Falls in a minivan, so it was like a...","review_date":"August 17, 2014"},{"attraction_id":3285,"user":"ysanne","rating":5.0,"review":"Very enjoyable day. Paul was our guide, and he was both informative and jolly. There were three couples in a van, which was a nice change from a giant bus. Paul answered all of our questions and also provided a good amount of his own information about the...","review_date":"August 16, 2014"},{"attraction_id":3285,"user":"twinkle1000","rating":5.0,"review":"Fabulous way to see Niagara falls. We were visiting Toronto for a couple of days and had a day to spare to see the falls so decided to take this tour after looking at the options available. I must say we were delighted! Burkus was incredibly knowledgeable yet did not cram...","review_date":"August 16, 2014"},{"attraction_id":3285,"user":"michelleisonthetrip","rating":4.0,"review":"Day tripping!. Great day trip with informative commentary. Burkus is a an awesome driver and attentive guide. Pick up and drop off at our hotel was a bonus and the smaller vehicle was nice. If we are ever back in that area we will use Niagara Day...","review_date":"August 15, 2014"},{"attraction_id":3285,"user":"alison_d","rating":4.0,"review":"Brilliant day out!. We would definitely recommend this trip to Niagara Falls! The journey was comfortable, the commentary was both entertaining and informative and the timings and itinerary were perfect. Our tour guide Burkas was really friendly and enthusiastic and it was brilliant to be picked up and...","review_date":"August 13, 2014"},{"attraction_id":3285,"user":"aly_k","rating":5.0,"review":"Excellent Excellent Excellent, it is the most enjoyable day I had with excellent tour guid. We only have one day in Toronto and wanted to see Nigeria Falls and see Toronto , also We wanted a smaller family group of people and this tour suited our needs. Burkas was an excellent guide explaining about the different attractions and providing an...","review_date":"August 13, 2014"},{"attraction_id":3285,"user":"240dalew","rating":5.0,"review":"A day at the falls!. We had a great day with just over 3 hours at the falls. Going in a small group was far better than a bus tour. Burkus organised our tickets for the Hornblower boat ride and this allowed easy access to the boat. There was a...","review_date":"August 13, 2014"},{"attraction_id":3285,"user":"krmkerem","rating":5.0,"review":"An amazing day!. We had a great day tour. Our driver\/guide was so friendly and funny. We did everything written in the schedule. I recommend Niagara Day Tour everyone!","review_date":"August 12, 2014"},{"attraction_id":3285,"user":"rupany","rating":4.0,"review":"Great choice for a day trip to Niagara. After much research into the various bus tours that take tourists to the Niagara Falls from Toronto, we zeroed in on this one because of great reviews and also because we thought a smaller tour group of twelve would be a better idea than a...","review_date":"August 11, 2014"},{"attraction_id":3285,"user":"kaswan","rating":5.0,"review":"Great tour. We wanted a smaller group of people and this tour suited our needs. There were 13 people in all. Burkas was an excellent guide explaining about the different attractions and providing an interesting commentary on the way to Niagra Falls. The timing worked very well,...","review_date":"August 10, 2014"},{"attraction_id":3285,"user":"mickeykav","rating":5.0,"review":"Excellent organised and curated tour. I really enjoyed Niagra Day Tours. Niagra itself is over developed and you receive honest guidance on what you can expect and achieve in the day as part of this tour. Niagra is amazing - but there is more emphasis put on Theme Park than...","review_date":"August 5, 2014"},{"attraction_id":3285,"user":"glenda_g","rating":5.0,"review":"First Class Tour!! Awesome experience. We visited Toronto for the first time and booked a Niagara Day Tour with Burkus Chapman... he was amazing, very professional and very knowledgeable. The girls really wanted to go to Marine Land but this was not apart of the tour... He did his best...","review_date":"August 5, 2014"},{"attraction_id":3285,"user":"aguyintoronto","rating":5.0,"review":"First rate, do not hesitate!. Our day away to Niagara from Toronto was perfect. I've been many times but seeing it this way is the best.\nReserving and arranging for pick up was prompt and hassle free.\nExcellent communication from everyone at Niagara Day Tour.\nSpecial thanks to their operations...","review_date":"August 4, 2014"},{"attraction_id":3285,"user":"420k","rating":5.0,"review":"Really good value tour. I really liked this tour, there are a few to choose from but this one has some great plus points. Firstly, they will come and pick you up from your hotel, which is a bonus if you don't know the city. Secondly, because its a...","review_date":"August 4, 2014"},{"attraction_id":3285,"user":"winston-and-i","rating":4.0,"review":"wow. Nature is a wonderful thing,the Canada side is most do,so picturesque,tour are a most,food is good also Toronto are so close,we had a wonderful time.","review_date":"August 2, 2014"},{"attraction_id":3285,"user":"cindy_l","rating":4.0,"review":"Overall great day!. Niagara Day Tour was overall an excellent experience with the right amount of time at each stop. Burkus gave excellent advice on what to do and what to see and how long each aspect of the day would take. Would be a five star trip,...","review_date":"July 28, 2014"},{"attraction_id":3285,"user":"cmdpc","rating":5.0,"review":"Great tour. The main difference with other tours is that your are in a 14 seater van which means that the owner and driver Burkus can come and pick you up at your hotel (8.15am for us at bond street place) and that it doesn't take forever...","review_date":"July 28, 2014"},{"attraction_id":3285,"user":"helssuomi","rating":5.0,"review":"Go to Niagara with Niagara Day Tour - it's great. We were undecided whether to rent a car and drive ourselves or take a day tour. After reading reviews on trip advisor we opted for the Niagara Day Tour and were not disappointed, we made the right choice. Our guide, Burkus, made it an interesting...","review_date":"July 27, 2014"},{"attraction_id":3285,"user":"lonagb","rating":5.0,"review":"A full-on tour with plenty of free time. We looked around at a few operators for the Niagara Falls day tour before choosing this one with Burkus at Niagara Day Tour. The different operators all seem broadly comparable in terms of price and offer much the same in terms of itinerary so we...","review_date":"July 26, 2014"},{"attraction_id":3285,"user":"julia1119","rating":5.0,"review":"Niagara Falls Day Tour. We had a great day with David on the Niagara Falls Tour. Particularly enjoyed our time at Niagara On the Lake....just wish we could have spent more time there! I would deinitely recommend this tour!","review_date":"July 25, 2014"},{"attraction_id":3285,"user":"sandoche_b","rating":4.0,"review":"Niagara Day yout. The tour guide Burkus was quite informative. He answered all questions and guided us all through the visit. I would recommend Niagara Day tour for any one wanting to visit Niagara falls from Toronto.","review_date":"July 23, 2014"},{"attraction_id":3285,"user":"katiesanramon","rating":5.0,"review":"Niagara Falls day tour. Nigara falls day tour today . Memorable day ! Burkus was an excellent tour guide, flexible with scheduling the oick uos and drop off, and very improtantly, a safe and smooth driver ( yes, we had to nap on the way back :)) . The...","review_date":"July 22, 2014"},{"attraction_id":3285,"user":"airtec1","rating":5.0,"review":"GREAT TOUR. We had a really excellent experience with Burkus of Niagara Day Tour. We were travelling to Oakville for a family reunion.\nBurkus was very prompt and informative he picked us up in Oakville at our hotel in his van which was very clean and comfortable....","review_date":"July 16, 2014"},{"attraction_id":3285,"user":"agus_m","rating":5.0,"review":"My best time in Toronto. I stayed in Toronto for 6 days, and the day tour to Niagara Falls with Niagara Day Tour was definitely the best of my time there. I chose Niagara Day Tour as it offered small group tour with a van and it turned out to...","review_date":"July 11, 2014"},{"attraction_id":3285,"user":"john_m","rating":5.0,"review":"A memorable day at the falls. The day started early with pickup at our hotel 8:20am right on the dot. We then picked up some of the other guests at a few locations while the excellent guide told us everything we needed to know about the days program. When all 12...","review_date":"July 10, 2014"},{"attraction_id":3285,"user":"khrisko","rating":5.0,"review":"Awesome!. Small group and van so much better than the big tour buses. We were able to go places the bigger buses would not go and spend more time in the places we wanted to. Had we taken ourselves to Niagara we would have missed out...","review_date":"July 7, 2014"},{"attraction_id":3285,"user":"vebs79","rating":5.0,"review":"GREAT TOUR. We had a really excellent experience with Burkus of Niagara Day Tour. We were travelling as a small school group and Burkus was very accommodating and customized a two day tour that met our needs.\nHe was very prompt and informative in responding to emails...","review_date":"June 25, 2014"},{"attraction_id":3285,"user":"nicscreen","rating":5.0,"review":"Great Tour. We both thought the tour was excellent. Our tour guide Burkus gave us so much information about all the places we stopped along the way to Niagara. Thank you so much.","review_date":"June 24, 2014"},{"attraction_id":3285,"user":"tin0m1","rating":5.0,"review":"Fun & Informative... Niagara Day Tour was a fantastic pick for the tour of the Niagara Falls region. Our tour guide, Burkus, was very friendly and knew the region and the history that went with it very well. A big plus was that Niagara Day Tour offered free...","review_date":"June 16, 2014"},{"attraction_id":3285,"user":"rick_n_nes_m","rating":5.0,"review":"Agnes M \"Toronto-Niagara Falls Private Tour\". Excellent and great fun was tremendously enjoyed by all of us in the private day tour of downtown Toronto and Niagara Falls which Burkus conducted for us. Burkus is very friendly, personable, knowledgeable and a perfect tour guide. He was prompt, accommodating, flexible and courteous...","review_date":"June 14, 2014"},{"attraction_id":3285,"user":"kj_s","rating":5.0,"review":"Fabulous day out!. We did this trip on 6th June and very impressed with punctual pick-up at hotel. Small comfortable transport for 10 people a good way to travel and very comfortable. Comprehensive itinerary to include Niagara on the lake (a truly lovely place) wine tasting, hydro electric...","review_date":"June 13, 2014"},{"attraction_id":3285,"user":"donna_b","rating":5.0,"review":"Niagara Day Tour. The day tour to Niagara Falls was excellent. The tour guide provided a lot of interesting commentary and was able to answer a range of questions.\nA smaller bus I believe contributed to the success of the tour. Pick up and drop off was a...","review_date":"June 8, 2014"},{"attraction_id":3285,"user":"anonymouswhiteguy","rating":5.0,"review":"Fun. Good day. Great tour guide, very friendly and the tour was a very reasonable price. In all a great experience","review_date":"June 7, 2014"},{"attraction_id":3285,"user":"eric_w","rating":5.0,"review":"Professionally run Tour to Niagrara Falls. Great tour which I would recommend to anyone who wants to see Niagara Falls.The first stop on the way was in Niagara on the Lake which is not to be missed.\nIf you fancy a wine tasting session then this is the trip for you....","review_date":"June 4, 2014"},{"attraction_id":3285,"user":"davidrx7555bb","rating":5.0,"review":"A GREAT Experience.. What a Great day out and after doing many trips with many different companies we found one that does exactly what it says.\nPick up was on time, only 10 people in the party, a very experienced and knowledgeable driver and guide called Burkus who...","review_date":"June 3, 2014"},{"attraction_id":3285,"user":"thomas_h","rating":5.0,"review":"The Only Way to See Niagara Falls. If you visit Toronto and have a day to spare, this is one of the best tours that you can take. Niagara Day Tours will pick you up at your hotel and pack in a visit to Niagara on the Lake, a visit to a...","review_date":"May 27, 2014"},{"attraction_id":3285,"user":"travelluvbug","rating":5.0,"review":"Wonderful full day tour. Advance Booking was so easy and efficient with details confirmed by email. A quick confirmation call just prior to our tour provided our pick up time right outside our apartment. Our tour guide Burkus provided us with a very comfortable vehicle, interesting commentary, and a...","review_date":"April 3, 2014"},{"attraction_id":3285,"user":"stevebk1900qv","rating":5.0,"review":"Fantastic and personal tour of Niagara!. We had an amazing time on the Niagara Day tour! There was only a small group of us so the tour was very personal and flexible with how long we wanted to spend at destinations en route (perfect as the weather was so cold!). It...","review_date":"January 8, 2014"},{"attraction_id":3285,"user":"scottyboylamont","rating":5.0,"review":"Niagara Falls Day Trip From Toronto. Excellent day trip from Toronto to Niagara Falls. Picked up from hotel in downtown toronto bang on agreed time. Burkus our guide was great from start to finish providing very informative commentary on aspects such as local area, history, landmarks and of course the falls...","review_date":"December 5, 2013"},{"attraction_id":3285,"user":"julieh0309","rating":5.0,"review":"Niagara Day Trip. We were picked up from our hotel promptly and from the offset we were impressed with Burkus welcome, friendliness and his hospitality throughout our day trip.\nThe tour was fantastic, driving through the beautiful areas of Toronto via Niagara on the Lake through to Niagara...","review_date":"November 11, 2013"},{"attraction_id":3285,"user":"ubaldo_p","rating":5.0,"review":"Niagara Falls amazing. I Had just take this trip and Burkus is a great host Niagara Falls are amazing really if you go in november remeber carry on an umbrella or a jacket water resistance\nYou need to try it\nThanks for everything Burkus","review_date":"November 10, 2013"},{"attraction_id":3285,"user":"nethdugan","rating":5.0,"review":"Great trip solo or in group. Burkus was very accommodating when a friend of mine who'd been intending to go with me had to cancel and I had to change pick up points. I'd half been expecting some trouble but there was none which impressed me before the tour even began....","review_date":"November 4, 2013"},{"attraction_id":3285,"user":"stookes","rating":5.0,"review":"Great tour. We took this day tour on our holiday to canada in August 2013. It was a really excellent tour and Burkus was a superb guide, friendly helpful and very knowledgeable. He made the day for us and it is a small bus with only around...","review_date":"November 4, 2013"},{"attraction_id":3285,"user":"northampton1976","rating":5.0,"review":"One of the best tours we have been on.. Really excellent tour, with plenty of sites to see, and loads of information given. Not like normal tours where you are rushed around everything Burkus makes it really relaxed and fun. Highly recommended and will defiantly use you again next time. Thank you for a...","review_date":"November 3, 2013"},{"attraction_id":3285,"user":"angelinalie","rating":5.0,"review":"Superb experience. Burkus picked the 5 of us just at the time we agreed on before. He is very hospitable and the tour only have 9 people in total, 5 of us and the other 4 people. The van is comfortable and clean and we visited a...","review_date":"November 1, 2013"},{"attraction_id":3285,"user":"jc132013","rating":5.0,"review":"Very accommodating. Burkus was very accommodating and considerate of the fact that we were travelling with a baby. It was a most emjoyable day. The Niagara area is beautiful. Burkus is well informed of the area and provides a great commentary. The tour is well planned. If...","review_date":"October 26, 2013"},{"attraction_id":3285,"user":"tweetylinda","rating":5.0,"review":"Great way to experience the sights of the Niagara Region.. Would definately recommend this tour & Burkus to everyone. It is a van instead of a large bus\/coach which made it more personal and intimate. Burkus provides a relaxed and easy going environment. Burkus has vast knowledge of the Toronto and Niagara areas providing history...","review_date":"October 26, 2013"},{"attraction_id":3285,"user":"mike_b","rating":5.0,"review":"An excellent day out. Burkus our driver made the day very special & interesting with his vast knowledge. Niagara was a great place and would have liked to stay longer. Being on a mini bus rather than a coach made more intimate. Would definitely recommend.","review_date":"October 24, 2013"},{"attraction_id":3285,"user":"maggiesue_52","rating":5.0,"review":"Excellent tour. I was needing something to do while my husband was working, so I went on-line hunting and found this day tour to Niagara Falls and several other stops on the way. This was a great choice. 1st-the contact (Burkus) was very helpful in email correspondence,...","review_date":"October 23, 2013"},{"attraction_id":3285,"user":"karen_b","rating":5.0,"review":"Best way to see Niagra without a doubt .. Burkus is a seasoned professional and Niagra Day Tours is a fantastic way to experience all of the sights of the Niagra region in a stress free organized way. Pick up and drop off were both punctual despite heavy traffic.This trip was total value for...","review_date":"October 15, 2013"},{"attraction_id":3285,"user":"leahgkeenon","rating":5.0,"review":"Intimate Day Tour - Excellent Value!. Booked our trip, prior to our vacation, online. No payment necessary at the time of booking. We were staying in a small boutique hotel- mostly unheard of and were a bit concerned with the availability of a front step pick up- but with a 12...","review_date":"October 14, 2013"},{"attraction_id":3285,"user":"shelley7890","rating":4.0,"review":"Niagra Day Trip. Very enjoyable day trip to Niagra Falls. The guide was very informative and helpful. The tour bus was comfortable .There were good stop decisions to enable photography. Loved the stop at the wine farm with wine tasting. Included tickets to Maid of the Mist. We...","review_date":"October 14, 2013"},{"attraction_id":3285,"user":"elanora16","rating":5.0,"review":"Great Day Tour. Booked online without payment and confirmed with a phone call the day before our booking when I gave my credit card number as confirmation but did not pay until Burkus picked us up promptly at our city hotel. Ten adults plus a child in our...","review_date":"October 13, 2013"},{"attraction_id":3285,"user":"martin_w","rating":5.0,"review":"Day Trip. Booked online previous day, had called the tour operator first to check it out. Trip cost $155 for two adults inc. taxes. This included a stop in Niagra by the Lake which is a gorgeous little town. Then a stop and wine tasting in one...","review_date":"October 12, 2013"},{"attraction_id":3285,"user":"rachael_l","rating":4.0,"review":"Niagara Day Tour. This was a great tour and Burkus was an informative and professional guide. It was also good value for money - we visited Niagara on the Lake, a vineyard including wine tasting, and the Falls, included a ticket on the Maid of the Mist boat....","review_date":"October 4, 2013"},{"attraction_id":3285,"user":"rocketsomerset","rating":5.0,"review":"A great way to see the falls in a day from Toronto. Booked easily from the UK with no up front payment unlike many other Canada trips, nice to be trusted for a change. My wife and I were picked up from Downtown hotel on time and greeted by Burcus who was our driver and guide for...","review_date":"October 2, 2013"},{"attraction_id":3285,"user":"sps1950","rating":4.0,"review":"Nice overall experience. It was a nice overall experience. The tour started right in time. Our guide cum driver Mr. Burkus was quite nice in explaining all the deatils of the places enroute. We got sufficient time at Niagara falls as well. The visit to the winery was...","review_date":"October 2, 2013"},{"attraction_id":3285,"user":"moiralk","rating":5.0,"review":"Niagara Falls and wine tasting. I had an amazing day in the Niagara Country. Burkus is an excellent tour guide and driver who knows lots about the sights visited on the tour. My personal highlights were the wine tasting and the maid of the mist boat tour at Niagara Falls....","review_date":"September 30, 2013"},{"attraction_id":3285,"user":"mark2017","rating":5.0,"review":"Excellent in ALL aspects!!!. Excellent day with Burkus and the rest of our group. Having the smaller size coach really mattered, especially when be able to spend 3 hours at Niagara Falls itself. Burkus was there if we needed him, but also just gave us set times at each...","review_date":"September 28, 2013"},{"attraction_id":3285,"user":"paul_s","rating":5.0,"review":"Professional, personal and most enjoyable. Our trip to Niagara was exactly what we had hoped for... and more! A small group, knowledgeable tour leader, value-for-money and several interesting stops culminated in a visit to the world-famlous Niagara Falls. We would have no hesitation whatsoever in recommending this excursion with Niagara...","review_date":"September 27, 2013"},{"attraction_id":3285,"user":"chrissienottingham","rating":5.0,"review":"Fabulous day!. We had a wonderful day with Burkus, he was very pleasant and very knowledgable. We started with a visit to Niagara on the Lake which was a delightfully quaint little town. We visited the world's smallest chapel and the world's biggest floral clock and then...","review_date":"September 23, 2013"},{"attraction_id":3285,"user":"home-sweet-brum","rating":5.0,"review":"What a day. If you're in Toronto and want to visit Niagara but don't want a busy coach trip then this is for you. The guide, Burkus, is very knowledgeable and friendly. As the journey is made in a small coach with up to 15 passengers, my day...","review_date":"September 21, 2013"},{"attraction_id":3285,"user":"steve_m","rating":5.0,"review":"Good day out, good tour. Niagara falls is one of those bucket list things. I was lucky enough to be in Toronto and saw this company on trip advisor. Burkas was our guide and made it a really good day. Pickup was on time, bus clean and everything went to...","review_date":"September 15, 2013"},{"attraction_id":3285,"user":"cottagecruisers","rating":5.0,"review":"Great tour of Niagara & local attractions. We had a great day out not only visiting Niagara Falls but also local sights along the way. Burkus was friendly, professional, gave an informative commentary and was very courteous.\nHighly recommend him and the tour as an enjoyable and hassle free day.","review_date":"September 12, 2013"},{"attraction_id":3285,"user":"stephen_s","rating":5.0,"review":"Niagara Falls Day Tour. Pick up was on time, clean comfortable mini-bus. People very friendly on bus and Burgus, the tour guide, welcoming and knowledgeable. Day memorable from start to finish, but would have liked more time in Niagara Falls itself to explore museum, etc, - the Reif estate...","review_date":"September 12, 2013"},{"attraction_id":3285,"user":"carolyn2202","rating":5.0,"review":"Niagara Falls. We were lucky enough to fit this tour in our short visit to Toronto. We certainly saw a lot of history and enjoyed the winery too. The itinary is well planned, but be prepared for a soaking! Fortunately our day was glorious sunshine-a cooler day...","review_date":"September 12, 2013"},{"attraction_id":3285,"user":"john_m","rating":5.0,"review":"Niagra falls day tour. We were picked up at our hotel at the agreed time. The trip to Niagra Falls was in a comfortable air conditioned mini bus and Burkus kept us entertained throughout the journey. We stopped several times on the way - Niagra on the lake is...","review_date":"September 9, 2013"},{"attraction_id":3285,"user":"erik_j","rating":5.0,"review":"Great outing!. My family went to visit Niagara Falls with Niagara Day Tours. Burkus was our Tour guide. he was very knowledgeble and friendly. There was enough time for us to explore on the way.\nWe got good advice on what to see where to go and...","review_date":"September 3, 2013"},{"attraction_id":3285,"user":"nikki_h","rating":4.0,"review":"Really great tour!. We had a really good experience with Niagara Day Tour. We chose them because they had a good many stops along the tour and they have smaller groups than a lot of other tours. This meant that we were able to park much closer to...","review_date":"August 28, 2013"},{"attraction_id":3285,"user":"gsj399","rating":5.0,"review":"Niagara day tour. Would recommend this day trip to anyone. Prompt pick up and all the stops were well thought out. Burkus has a relaxed style but very informative which I personally prefer. We took the helicopter tour which was a fantastic experience. Got drenched on the Maid...","review_date":"August 27, 2013"},{"attraction_id":3285,"user":"pwjmdublin","rating":4.0,"review":"Niagara Day Tour. We're very happy to recommend this tour company. The tour fulfilled a lifetime ambition and was a major highlight of a brilliant holiday. The minibus is comfortable and parks close to the Maid of the Mist departure point. Burkus provided an entertaining and lively commentary...","review_date":"August 26, 2013"},{"attraction_id":3285,"user":"peeqwar","rating":5.0,"review":"Niagra day tour. Absolutely excellent day tour. Burkus (driver and tour guide) provided an engaging, entertaining and informative commentary throughout the day. Plenty of time was allocated to each stop. I'd already done a tour to Niagra a few years ago but this one was far superior and...","review_date":"August 23, 2013"},{"attraction_id":3285,"user":"ashgupta","rating":4.0,"review":"Day tour to Niagara. Overall very good experience..Prompt pick up from hotel near Toronto airport, good air conditioned mini coach as described on website. Very friendly tour guide with a nice commentary throughout superimposed with a good sense of humour. The tour comprised of all the stops mentioned on...","review_date":"August 22, 2013"},{"attraction_id":3285,"user":"olygirl2013","rating":5.0,"review":"Niagara Falls Tour. This was a great tour. Burkus, the owner\/driver was such a good guide with interesting facts and just a great personality. I loved the small van that allowed us to get in and out of places easily. The wine tour was interesting as well as...","review_date":"August 22, 2013"},{"attraction_id":3285,"user":"gillianandkevin","rating":5.0,"review":"Niagara Day Tour. Great day trip to Niagara region on a 12 seater bus - nice and personal although a little hard to get out of if seated near back. My only suggestion to better the tour would be to have longer in Niagara on the Lake -...","review_date":"August 22, 2013"},{"attraction_id":3285,"user":"dave_h","rating":5.0,"review":"Brilliant day out. What an excellent day out this and excellent value only 9 of us on the tour Burkus the owner driver & guide is brilliant very informative, nothing was too much trouble we visited Niagara on the lake, a winery , the floral clock, the hydro-electric...","review_date":"July 30, 2013"},{"attraction_id":3285,"user":"c_r","rating":5.0,"review":"Great day. We really enjoyed our Niagara day tour (during our visit to Canada we spent time in Toronto, Montreal and Ottawa) however this day was the highlight of the holiday!\nBurkus was friendly and informative and the whole tour was well organised, we really enjoyed Niagara...","review_date":"July 14, 2013"},{"attraction_id":3285,"user":"lreming","rating":5.0,"review":"Awesome. Great day out. Thanks to Burkus we were able to change our day to one where the weather was fantastic. Burkus is a great guide and provides an interesting commentary. He is knowledgeable and friendly. We enjoyed beautiful scenery and hit some of the must...","review_date":"June 15, 2013"},{"attraction_id":3285,"user":"wings42","rating":5.0,"review":"Great, full, exhausting, rewarding day.. The tour group was small, 11 people. The van was medium size and extremely comfortable in all respects. Our guide and driver, Burkus, had a great New Zealand accent and a great sense of humor. His driving was meticulous, not too slow, not too fast,...","review_date":"May 28, 2013"},{"attraction_id":3285,"user":"jazzyminty","rating":4.0,"review":"Excellent service. My friend and I went for the day tour on 17 May 2013, led by driver\/guide Narveed. As we opted out of the ride back to Toronto, Narveed went the extra mile to send us to the hotel to drop our luggage after the Maid...","review_date":"May 23, 2013"},{"attraction_id":3285,"user":"arieco","rating":5.0,"review":"Nice relaxed tour. I highly recommend booking with Niagara Day Tour. Burkus, the tour guide, is extremely knowledgeable and friendly. We enjoyed beautiful scenery and hit some of the 'must sees' along the way at a nice relaxed pace. A small group tour is definitely the way to...","review_date":"May 12, 2013"},{"attraction_id":3285,"user":"streblig","rating":4.0,"review":"Beautiful Niagara. This was a very good value and enjoyable tour. Guide a Kiwi so has to be a good bloke!! Would have preferred a longer time at Niagara on the Lake but time is tight on these tours. Can't believe how tacky the local shopping area...","review_date":"May 9, 2013"},{"attraction_id":3285,"user":"olympususercjm","rating":5.0,"review":"Amazing day out. Spent a week in Toronto on vacation in October 2012. Was looking for a trip to Niagara Falls before I went, and booked with Burkus who turned up as my guide on the day itself. It was a truly personal service with just the right...","review_date":"February 1, 2013"},{"attraction_id":3285,"user":"marksparrow","rating":5.0,"review":"Fabulous Day Out in Niagra. Our guide, Burkus, was excellent and made the day very enjoyable. We visited a good mix of places on the way to the falls including Niagra on the lake, a winery with some delicious tastings and some lovely views of the lake\/river. Burkus gave lots...","review_date":"October 20, 2012"},{"attraction_id":3285,"user":"anna_v","rating":5.0,"review":"Great Time on a Rainy\/Cloudy Day. I chose Niagara Day Tour due to the small groups and the cost which was hard to beat. Even though I went on this tour by myself, but it was a great time. Our driver, Navid, was great and very accommodating, giving us a guided...","review_date":"October 15, 2012"},{"attraction_id":3285,"user":"samuel_m","rating":5.0,"review":"first class!!!. prior to our visit to toronto we visited the various tour providers on line.We chose Burkus because of the small coach and good prices. We were certainly not disappointed. We had a lot of stops and Burkus had an endless supply of useful and intersting...","review_date":"September 13, 2012"},{"attraction_id":3285,"user":"mrsb711","rating":5.0,"review":"A great way to sample the best of Niagara in a day. Before going on holiday we surfed the web to try and find the best way to visit Niagara while in Toronto. We chose this one because it had a good price and a small vehicle, allowing more flexibility. When we rang to confirm our booking...","review_date":"August 26, 2012"},{"attraction_id":3285,"user":"kana_t","rating":5.0,"review":"Everything was just so lovery!. Excellent trip! I've been to Niagara Falls a couple times before, but I chose this trip because I wanted to bring my friends who have never been to Niagara Falls. Our guide, Burkus, was excellent, friendly, informative and kind. We visited a lot of places...","review_date":"August 6, 2012"},{"attraction_id":3285,"user":"alan_c","rating":5.0,"review":"Niagara Day Tour. Excellent day trip to Niagara Falls Including Niagara on the Lake, Vineyard Tasting, and Maid of the Mist. Burkus our guide and driver was excellent, a friendly, informative and relaxed trip.\nGroup was small and a lot better than the larger tour buses and good...","review_date":"August 2, 2012"},{"attraction_id":3285,"user":"xerex","rating":5.0,"review":"A day in Niagara Falls. Trip was excellent... driver which is also the guide is very knowlegeable of the place.. the tour was made such that enough time was given on every stop ..Best way to see niagara falls ... the tour delivered everything promised on the website and did...","review_date":"July 11, 2012"},{"attraction_id":3285,"user":"paulahalder","rating":5.0,"review":"Niagara Falls - Awesome !. A fantastic day trip I would highly recommend and great value too. We used a relatively new company (niagradaytour.com) and the service was excellent. We had a reasonably small group and the guide Burkas made sure we stopped at all the interesting places en route...","review_date":"July 9, 2012"},{"attraction_id":3286,"user":"anita_c","rating":5.0,"review":"Fantastic. This was the highlight of our trip. Visited the Falls with my grandson and decided to eat in 5he revolving restaurant on a whim. What an experience and the food was Excellent and service both friendly and efficient. Can\u2019t oraise it enough","review_date":"February 6, 2019"},{"attraction_id":3286,"user":"kimkg2865ie","rating":4.0,"review":"niagara falls trip. expensive but good view most of the time. when we went up there it was very foggy\/steamy from the falls and cold air mix","review_date":"February 4, 2019"},{"attraction_id":3286,"user":"largerichard","rating":3.0,"review":"Great View - lousy food. Great view, but the very expensive food was all bad. Seemed like it had been prepared earlier in the day and kept under a heat lamp for hours.","review_date":"December 11, 2018"},{"attraction_id":3286,"user":"chrisbeaulac","rating":5.0,"review":"A view from above. Wonderful time and great view from the Skylon Tower Observation Deck.\nYou get to take a photo inside before you go up the elevator to the top. It takes about 30 seconds to get all the way up. From there you can walk around 360deg...","review_date":"December 4, 2018"},{"attraction_id":3286,"user":"219sophia","rating":5.0,"review":"Top of the world. This is a wonderful restaurant with amazing views and food !! You will not be disappointed. My son still raves about the scallops as they are the \" best he has ever had!\"","review_date":"November 18, 2018"},{"attraction_id":3286,"user":"susan_p","rating":4.0,"review":"Opted for this rather than a boat tour due to weather conditions. We spent 2 days on the Canadian side of the falls and this offered some of the best views of the falls. The weather was cold and wet so decided to do this rather than the boat tour. The entrance is a tourist trap full...","review_date":"November 17, 2018"},{"attraction_id":3286,"user":"patricia_c","rating":5.0,"review":"What a view. It is a experience you have to see. The food was great, the view was unbeleivable. Service, food and view great.","review_date":"November 6, 2018"},{"attraction_id":3286,"user":"carlm559","rating":2.0,"review":"Great views - that\u2019s it.. Positives: Easy access on \u201cRed Line\u201d WEGO transportation. Great views of the falls and surrounding area.\nThat\u2019s it.\nWe got on the booking site and it indicated that there is restaurant that rotates and a buffet available. We planned to go up around 4, see...","review_date":"November 6, 2018"},{"attraction_id":3286,"user":"mariap9570","rating":5.0,"review":"Terrific view!. Great experience! Take you camera and enjoy the terrific view! Try their maple syrup hard candy! Delicious!","review_date":"October 4, 2018"},{"attraction_id":3286,"user":"nicksters11","rating":5.0,"review":"Pretty views. Has dinner in revolving restaurant. At sunset . Good food great views . No fireworks this night . Still had fun and with dinner we got to go out to the observation deck too .","review_date":"September 29, 2018"},{"attraction_id":3286,"user":"antonio_g","rating":4.0,"review":"Great view of the city. We have dinner at the rotating restaurant and enjoyed the food and the view. Maybe a bit expensive but you have good few, great view and interesting experience.","review_date":"September 29, 2018"},{"attraction_id":3286,"user":"pasquale_l","rating":5.0,"review":"The deck admission. The deck admission is well worth the entry fee. The view is breath taking. We highly recommend this while you are at the falls","review_date":"September 18, 2018"},{"attraction_id":3286,"user":"kbartok","rating":4.0,"review":"You can see far and wide!. I enjoyed the view, however I did not like being in the elevator with so many people, And you have to wait in line to get back down. the view is incredible.","review_date":"September 16, 2018"},{"attraction_id":3286,"user":"dazza69tipperary","rating":4.0,"review":"fantastic view. great views of the falls from a height , picture opps everyehere , in house photo a bit expensive but when on holiday.","review_date":"September 10, 2018"},{"attraction_id":3286,"user":"anil_s","rating":4.0,"review":"Best views of Niagara Falls (all the three) from Canada side. The beauty of the falls can be seen better from here. I did not have chance to view from the street side so can't compare. If you have time pay few dollars to visit second time but at night. The second visit is valid until...","review_date":"August 29, 2018"},{"attraction_id":3286,"user":"skgirl81","rating":5.0,"review":"Breathtaking Views. I enjoyed this experience and the views where amazing. But the waiting to come down the elevator was a bit much.","review_date":"August 27, 2018"},{"attraction_id":3286,"user":"tina_d","rating":5.0,"review":"Better then expected -. After reading about the exact height of the tower my husband was a little reluctant to go up but it was as breathtakingly beautiful as the photos posted - more then worth the small admission price!","review_date":"August 27, 2018"},{"attraction_id":3286,"user":"rafael_r","rating":5.0,"review":"Excellent short vacation. The Skylon tower is a pricey restaurant but it is worth the view. If you are by the Niagara falls it is a must for a once in a lifetime adventure. I have been there twice in the last 15 years. You'll pay $40 for...","review_date":"August 20, 2018"},{"attraction_id":3286,"user":"connieconstantino","rating":5.0,"review":"Awesome view of the best place in Canada. after their Niagara maid of the mist tour, our guests from the Philippines were again so thrilled with the view of the best place in Canada.","review_date":"August 9, 2018"},{"attraction_id":3286,"user":"texasrambler","rating":5.0,"review":"Outstanding view of the Falls. This is by far your best view of Niagara Falls from above. The best pictures we took were from the observation deck of the Skylon Tower. Did not visit the restaurant but did enjoy browsing in the many gift shops.","review_date":"August 6, 2018"},{"attraction_id":3286,"user":"wxmanmd","rating":4.0,"review":"don't go for fireworks night. nice view but not worth it for fireworks fireworks are too low and everyone mobs on one side of the viewing area","review_date":"July 29, 2018"},{"attraction_id":3286,"user":"leolah001","rating":4.0,"review":"A tall good time. Enjoyable, but not much to do. Once you walk complete around, there's not much to do after. Before you go up be ready to have your picture taken.","review_date":"July 10, 2018"},{"attraction_id":3286,"user":"kate_l","rating":4.0,"review":"Nice view. They made a take a picture even though we said we didn't want it and they tried to make me pose with my arms up in the air and said to look scared but I refused. Who wants to be posed like that?! We were...","review_date":"July 9, 2018"},{"attraction_id":3286,"user":"angy_b","rating":4.0,"review":"GREAT VIEW!!!. It could use some updating. We did not go into the restaurant. We had our picture taken and shopped in several stores. The pictures were a bit expensive but very good. The outside view is amazing tho. You can see well past the falls. For...","review_date":"June 26, 2018"},{"attraction_id":3286,"user":"omerwahaj","rating":2.0,"review":"Great view but half of it was shut down.... The Skyon Tower advertises a 360 degree view from the observation deck. I was excited to see the view both in the day as well as in the night. Went at night the first time. Was extremely disappointed to see that they had shut off...","review_date":"May 31, 2018"},{"attraction_id":3286,"user":"michelle_g","rating":5.0,"review":"Stunning View!. I went during the week and I got there about 10:30am. We were able to walk right up to the ticket counter. I purchased our tickets online, but you still have to go to the ticket counter and they will give you actual tickets. Once...","review_date":"May 13, 2018"},{"attraction_id":3286,"user":"wngirl11","rating":5.0,"review":"Lunch With Spectacular View. We did more than just the observation deck. We ate lunch. The restaurant has a fabulous view of the falls. It has an observation deck for photo ops. The food there is very good with vegetarian options and cocktails available. The restaurant revolves, so you...","review_date":"April 30, 2018"},{"attraction_id":3286,"user":"lori_h","rating":4.0,"review":"great views. Ok this is a total tourist trap from $10 to park to the convenient gift shop at the top. The views are fantastic and I bought my tickets through trip advisor so no waiting. We hit it just right and there were no crowds, they...","review_date":"April 12, 2018"},{"attraction_id":3286,"user":"cstarziski","rating":5.0,"review":"Sky high. What a wonderful site, the view from the tower was exceptional. Suggest you get up there before dark to get a pic.of the falls, but you have to stay and see the beautiful colors that light up the falls. And if you can hang long...","review_date":"January 27, 2018"},{"attraction_id":3287,"user":"mary1234121","rating":5.0,"review":"First time you n Montreal. Great tour, Francois was an excellent guide. The tour was very informative and well worth the cost. Highly recommended.","review_date":"March 3, 2019"},{"attraction_id":3287,"user":"pat_k","rating":4.0,"review":"Great way to see the city. Really enjoyed this city tour. I've been to Montreal many times, but this is the first time I've done a guided tour of the highlights. Lots of fun facts, and our guide, Mr. Swan was VERY entertaining and knowledgeable!! The driver was very accommodating, dropping...","review_date":"February 25, 2019"},{"attraction_id":3287,"user":"bryan8454","rating":3.0,"review":"Introductory Tour. This tour was not bad but it wasn't great either. The value for the cost was fair. The tour guide was frantically trying to get all the information in French and English and it felt hurried. There was a stop at Notre Dame and Mont...","review_date":"January 6, 2019"},{"attraction_id":3287,"user":"sue_h","rating":3.0,"review":"Good tour, but warning! Beware of the pickup location. So, we bought the tickets online for pickup at Springhill Suites at 1:00. Yet, all the pickups at the various locations were set at 1:00, which I thought it was a little weird. I tried calling, but was on hold, so I hung up. Got...","review_date":"December 29, 2018"},{"attraction_id":3287,"user":"helena_w","rating":3.0,"review":"Meh. The tour guide didn't show any pride in his native city. He rattled off dates and facts, but there weren't many stories or context. He thought he was funny, but I found him irreverent.\nThe bus driver was kind and skilled. Good to go on...","review_date":"December 9, 2018"},{"attraction_id":3287,"user":"tonsoftravel9","rating":4.0,"review":"Very thorough bus tour of the city. I think we saw everything and gained a lot of incite into the many neighborhoods and surrounding areas of the city. This was a 3.5 hour tour with a couple of stops so you have to be pretty happy to listen to the guide, who...","review_date":"November 13, 2018"},{"attraction_id":3287,"user":"jim_r","rating":4.0,"review":"On two different vacations we toured the city this way to learn more. Was very interesting.. We found the tour to hit both the highlights and show us new and interesting things about the city. Also found areas we wanted to learn more about.","review_date":"November 8, 2018"},{"attraction_id":3287,"user":"carmen_l","rating":2.0,"review":"Disappointed. We (married couple) had the misfortune of getting the worse seats on the bus.\nAnd we were not the last people to board either.\nWe were presented with a choice of sitting separately or together at the back of the bus by the bathroom (seats...","review_date":"October 31, 2018"},{"attraction_id":3287,"user":"timetraveler_800","rating":5.0,"review":"Excellent Tour and Tour Guide. We were only in Montreal for a brief stay prior to a cruise. We really enjoyed this tour and our tour guide, Richard. He is a native of the city, very knowledgable, and extremely entertaining. The tour bus was very comfortable, and the tour company...","review_date":"October 25, 2018"},{"attraction_id":3287,"user":"susan_m","rating":1.0,"review":"Body Odor and Boredom. Jean was our driver and guide for the afternoon tour on October 9, 2018. The body odor emanating from him was disgusting. I do not believe he or his clothing had been washed for at least a month. It was impossible to get away from...","review_date":"October 14, 2018"},{"attraction_id":3287,"user":"don_h","rating":5.0,"review":"Tour guide was great. A three plus hour tour is only as good as the guide, and ours was excellent. He was informative, whitty, and friendly. He drove very well. The only negative was the overly long stop at two of the magnificat churches, but that was no big...","review_date":"October 13, 2018"},{"attraction_id":3287,"user":"minsky50","rating":5.0,"review":"Recommend a Guided Tour instead of Hop On\/Off. We took a guided tour of Montreal and found it worth the money. In Quebec we took a hop on\/off (different bus service - see my review of it ) and decided a guided tour would be more enjoyable and it was. The guide was...","review_date":"October 13, 2018"},{"attraction_id":3287,"user":"sunshine760784","rating":5.0,"review":"Great Tour. We only had a day in Montreal, and this tour was great for an overview of this beautiful city. The highlight was Notre Dame. We had an outstanding driver\/tour guide as well (Jean).","review_date":"October 12, 2018"},{"attraction_id":3287,"user":"merlinx351","rating":3.0,"review":"Not really good but not really bad, could be better.. Hotel pickup is an option, we were asked to be ready 1hr earlier than tour start and then transferred to office to wait. We could have walked to the office in 15 mins if it had been clear that's where the tour started. We started...","review_date":"October 11, 2018"},{"attraction_id":3287,"user":"william_k","rating":1.0,"review":"Montreal City Tour by Bus. The tour started well with shuttle pick up of wife and I, plus couple of friends from our hotel and took us to Tour Center. Things went totally downhill from there. Main tour bus was an hour late, our planned tour guide was replaced with...","review_date":"October 4, 2018"},{"attraction_id":3287,"user":"juanmrot","rating":3.0,"review":"Kind of Worth It.. Somewhat interesting but a lot of down time. Seem to targeted to uneducated folk. No French speakers on tour yet driver did narrative in English and French. A lot of redundant comments were a little irritating.","review_date":"October 3, 2018"},{"attraction_id":3287,"user":"olddukedoc","rating":3.0,"review":"Good Choice For a First Time Visitor. It was cold, so the coach was a good way to get an overview of the city. It made our choices of where to walk afterward much easier. The driver was knowledgeable, but his attempts at standup comedy wore thin over a four hour span,...","review_date":"October 1, 2018"},{"attraction_id":3287,"user":"cynthia_o","rating":5.0,"review":"Great tour. I dont know the driver's name, but he was great. He was a local and had lots of stories in addition to the history, current situation, and future of some sites that were currently closed. He did tell some corny jokes, but some were actually...","review_date":"September 30, 2018"},{"attraction_id":3287,"user":"glen83","rating":4.0,"review":"Very good tour. Very good tour. Coach was a good way to travel. Cecile was our guide and was very engaging. Saw in 3 and a half hours all that we needed in Montreal. Reasonable for what it was","review_date":"September 22, 2018"},{"attraction_id":3287,"user":"john_z","rating":4.0,"review":"Montreal Bus Tour Comes Alive. Our guide, Richard, made our tour come alive.\nWe spent almost 4 hours driving around Montreal with several stops for us to take pictures.\nRichard was never out of anecdotes or history as we drove around the city.\nWhat a great ambassador he is and...","review_date":"September 19, 2018"},{"attraction_id":3287,"user":"eschmel","rating":1.0,"review":"Bus Broke Down, Long Wait, No Refund. Tour scheduled for 1pm, bus was broke down so we waited on \u201cthe mechanic\u201d for almost 40min before rescheduling for Tuesday after deined a refund several times because \u201cyou booked with Viator and not us so we can\u2019t refund\u201d\nSo lesson learned don\u2019t book on...","review_date":"September 18, 2018"},{"attraction_id":3287,"user":"ldadaphx","rating":5.0,"review":"Hop On Bus tour. Greyline Hop on Bus tour had terrific guides on board with all of the history of this city. Recommend doing the full tour to acquaint yourself with the city routes and then pick and choose where you want to get off to visit the museum,...","review_date":"September 17, 2018"},{"attraction_id":3287,"user":"carlo-08181","rating":2.0,"review":"You may not enjoy this tour -- save your $$ for other activities. We are two local Montrealers and we were entertaining 2 friends from the USA. We decided to take a daytime bus tour of Montreal.\nWe were very disappointed with the quality of the animators and the sites which were discussed on the tour.\nWe had...","review_date":"September 12, 2018"},{"attraction_id":3287,"user":"jillfin","rating":4.0,"review":"Sight seeing tour of Montreal. Entertaining tour lasting 3 hours. Pascal our tour guide was informative and amusing. Although we were quite able,parts of the tour involved some walking from the bus and so excluded a couple of people who were not very mobile. The bus driver needs a medal...","review_date":"September 7, 2018"},{"attraction_id":3287,"user":"rami_a","rating":5.0,"review":"Must do it! . Really great way to get a glimpse into the city and see what's going on.. Totally recommend for anyone who wants to see as much of the city as possible!","review_date":"September 3, 2018"},{"attraction_id":3287,"user":"hfdjr","rating":5.0,"review":"The Tour Was Very Well Done. Each time we go to a new city, we take a guided sightseeing tour to find out what we may want to revisit during the stay. This procedure works very well whether in London, Rome, or other cities with a lot going on. The procedure...","review_date":"August 30, 2018"},{"attraction_id":3287,"user":"jennifer_w","rating":3.0,"review":"Disappointing. If you want a tour that provides insight into the history of a city (as you typically get elsewhere) this is not the tour for you.\nIf you want a tour that will orient you to major regions of the city,so you can get around...","review_date":"August 26, 2018"},{"attraction_id":3287,"user":"filmfiend","rating":3.0,"review":"Difficult to figure out where to meet prior to booking.. I\u2019m not staying at a downtown hotel. I wanted to know where to go to meet the tour in advance of booking. 1255 Peel St. is the answer. It took me almost an hour and three phone calls to find out where to go before...","review_date":"August 20, 2018"},{"attraction_id":3287,"user":"333ann999","rating":4.0,"review":"City view of Montreal. A good overview of the city. It was fast paced not rushed. Enjoyed the fact they did not drop you at souvenir places","review_date":"August 15, 2018"},{"attraction_id":3287,"user":"kellie_g","rating":5.0,"review":"Martina and Driver(?) were very acomodating!. We love the hop on\/hop off for a new city. It helps us figure out where we want to spend more time. The Montreal tour was busy and difficult that day because of a state funeral. We were treated well and toured properly. They were...","review_date":"August 15, 2018"},{"attraction_id":3287,"user":"z230sgmariew","rating":5.0,"review":"exceptional experience . My teen and I had one morning left on our college visit to McGill from the US. We gambled and spent it on this tour with admittedly low expectations, based on some of these reviews, just the hope we would see a bit more of...","review_date":"August 13, 2018"},{"attraction_id":3287,"user":"amodra_s","rating":3.0,"review":"Just OK. We enjoyed this tour up to a point. It did go around the city and point out interesting sights, but we found our minds wandering. There were very few history lessons given on the tour. We were left with a lot of questions regarding the...","review_date":"August 11, 2018"},{"attraction_id":3287,"user":"buckeyefan52","rating":1.0,"review":"Do not book this!. I am on the bus now. Desperate for something to do. You ride the bus around the city with screaming children and a guide who explains nothing. I cannot hear him and when I can , I cannot understand him. Just dreadful. Learned 100 times...","review_date":"August 7, 2018"},{"attraction_id":3287,"user":"hafsatoronto","rating":5.0,"review":"Quick overview of the city. It's a quick overview of the city, and it really doesn't do justice to Montreal. You MUST take time to go to every place they mention on the tour.\nVery courteous staff and easy to deal with. Thanks for the amazing experience.\nif you're staying...","review_date":"July 15, 2018"},{"attraction_id":3287,"user":"anshumali_d","rating":5.0,"review":"Excellent way to see Montreal. We were vacationing in Montreal. Took a two day sightseeing pass. Day 1, we simply went around without getting off, but marking out the places we'd like to visit. the second day, we started early, and covered most of the places we had wanted to.......","review_date":"July 9, 2018"},{"attraction_id":3287,"user":"rogerskr","rating":3.0,"review":"Nice overview of the city, not the best guide. I took this tour on July 4, 2018. It was blazing hot, so I wanted a tour that would hit the high points, but wouldn't cause heat stroke. This was the one. It lasted longer than the advertised 3.5 hours, which was a surprise. However,...","review_date":"July 4, 2018"},{"attraction_id":3287,"user":"elizabeth_h","rating":4.0,"review":"A great overall view of the City. Richard was our bus driver with his assistant Richard. 2 Richards for the price of one. We were picked up at our hotel and taken to the Peel St. visitor centre and then dropped off back at the hotel. The Grand Prix was on and...","review_date":"June 13, 2018"},{"attraction_id":3287,"user":"kellyadl","rating":4.0,"review":"A good introduction to Montreal. I took this tour of Montreal yesterday and it was a really great introduction to the city of Montreal. Francois was our tour guide and Richard our bus driver.\nI was picked up from my hotel via a shuttle and taken to the tourist information...","review_date":"June 5, 2018"},{"attraction_id":3287,"user":"mariagiraldi83","rating":5.0,"review":"A wonderful tour with Family from Italy. We did not know what to expect when booking this tour. We just had one day to show our city off to family from Italy. Our tour guide Robert was just so very kind and did all he could to make them comfortable and was...","review_date":"June 2, 2018"},{"attraction_id":3287,"user":"karen_c","rating":5.0,"review":"Very enjoyable. We enjoyed the city bus tour very much. We had read the reviews about Jean the driver, too. He pushes the limits to the edge, for sure, with a wink and a nod, but , during our trip, he did not cross the fine line,...","review_date":"May 29, 2018"},{"attraction_id":3287,"user":"matthew_m","rating":4.0,"review":"Great way to get an overview of Montreal. We really appreciated taking the Montreal City Guided tour. We had Jean the driver and found him to be very knowledgeable about the city. I can see how some of the reviews found him to be judgmental and cynical, but we just took it in...","review_date":"May 28, 2018"},{"attraction_id":3287,"user":"jc44","rating":3.0,"review":"Not a great tour. We thought this would give us a good overview of the city, but the tour leaders were such poor communicators that we didn't understand much of what we were seeing. As others have stated, I also felt the commentary was full of poor \"jokes\" and...","review_date":"May 28, 2018"},{"attraction_id":3287,"user":"garrett_d","rating":4.0,"review":"A very thorough and comprehensive tour. This is a very thorough and comprehensive tour that takes you through many quaint neighborhoods and visits all of the city's main attractions. Our guide was a stand-in for the normal Gray Line guide and as very interesting and helpful. Our only criticism is they...","review_date":"May 22, 2018"},{"attraction_id":3287,"user":"sanddyn","rating":5.0,"review":"Very Thorough Coach Tour of Montreal. Bus was comfortable. Guide\/driver was knowledgeable, fun and attentive to our needs such as asking if A\/C was comfortable and stopping for photo opts and bathroom breaks. It seemed we covered every neighborhood and were provided a good overview of Montreal with a Stop at...","review_date":"May 21, 2018"},{"attraction_id":3287,"user":"mike_m","rating":5.0,"review":"A great tour!. We went on the tour on the morning of 21st April as we were limited for time in Montreal. Cecile (guide) and Angelo (driver) were very good in their knowledge and explanations of Montreal. All in all a great tour worth every bit of time...","review_date":"May 15, 2018"},{"attraction_id":3287,"user":"frostyroyal","rating":5.0,"review":"City Tour. It was awhile since we were in Montreal. Decided to do a city tour. Walked from our hotel to the Grey Line Office & booked the city tour. They even picked us up at the hotel the day of our tour. Tour Guide & Driver...","review_date":"May 13, 2018"},{"attraction_id":3287,"user":"jessica_r","rating":1.0,"review":"Jean the Driver is sexist and racist. I read the reviews prior to my visit on April 30th, however I decided to go on the 3.5 hour trip of Montreal. I enjoyed the trip and sightseeing, however I did not appreciate the driver Jean's sexist, racist, xenophobic and conservative views about women...","review_date":"April 30, 2018"},{"attraction_id":3287,"user":"aussiestephe","rating":4.0,"review":"Bus driver Jean was funny as. We went on the same day as a previous review who complained about Jean the bus driver. Yes he was a bit rough around the edges but his humor was very dry and we got the jokes and found him highly entertaining. Those 2 South...","review_date":"April 28, 2018"},{"attraction_id":3287,"user":"asw71","rating":1.0,"review":"Dated views not appreciated in 2018. My partner and I did the 3.5 hour heart of Montreal tour. We had done a great hop on hop off bus tour in Toronto (different company) so our expectations were high.\nWithin 5 minutes of getting on the bus our tour guide and bus...","review_date":"April 26, 2018"},{"attraction_id":3287,"user":"lynda_v","rating":5.0,"review":"Cecile and Angelo rocked it!. Amazing first day in Montreal. Made us want to go home and take a City tour in our own backyard. Cecile is an amazing host, funny and knows so much about this beautiful historic city.","review_date":"April 14, 2018"},{"attraction_id":3287,"user":"mjmodel","rating":5.0,"review":"Raphael Swann still fantastic tour guide. We took the 3.5 hours gray line bus tour of Montreal this last Sunday. It was very informative and the tour guide, Raphael Swann, was not only knowledgeable but provided historical insights. He was also very entertaining with quips along the way. Moreover, he was...","review_date":"April 10, 2018"},{"attraction_id":3287,"user":"\u043d\u0430\u0442\u0430\u043b\u044c\u044f_\u043d","rating":5.0,"review":"Memorable Complete City Tour. We enjoyed this bus tour a lot! The driver who was a guide as well, was Fantastic, always made jokes and tried to involve passengers by asking nice easy questions! The trip was smooth and very interactive with lots of interesting facts about the sights!...","review_date":"April 9, 2018"},{"attraction_id":3287,"user":"ongeld","rating":5.0,"review":"Great Complete City Tour. This tour of Montreal takes you to all the important highlights on this city. It is complete and the tour guide was great","review_date":"March 25, 2018"},{"attraction_id":3287,"user":"amkoehle","rating":3.0,"review":"Decent tour - very few stops. The tour started off great with an engaging and funny guide and a 30 minute stop to the Basillica. After that we just drove around for what felt like hours...I fell asleep for a little bit! The guide was in the front of the bus...","review_date":"March 25, 2018"},{"attraction_id":3287,"user":"callard1","rating":5.0,"review":"Pleasant Surprise. This tour is a perfect way to see the best of Montreal in a short amount of time! The coach was clean and comfortable. Our guide Swann covered the highlights with great information, trivia and humour. Even the driver had comments to offer that gave...","review_date":"March 5, 2018"},{"attraction_id":3287,"user":"naesc","rating":5.0,"review":"Very good orientation to Montreal. 3.5 hour drive on a tour bus. Gives you a great overview of the neighborhood and history of Montreal. They make a couple brief stops at Notre Dame Basicilla, St Joseph's Oratory and a few scenic vantage points. But be advised they are only really...","review_date":"March 3, 2018"},{"attraction_id":3287,"user":"iainsmall84","rating":5.0,"review":"Great tour guide,. Great tour guide, i took the tour on the 10th of Feb.\nShe was lovely and very enthusiastic. I would recommend this tour to anyone.","review_date":"February 13, 2018"},{"attraction_id":3287,"user":"h1671oipaulh","rating":4.0,"review":"To The best sites in the city. Despite the weather the tour was incredibly informative and enjoyable the drive was both entertaining and knowledgaable with an amazing number of languages.","review_date":"January 22, 2018"},{"attraction_id":3287,"user":"jtti","rating":4.0,"review":"Tour was excellent for a cold winter day . Swan , our tour guide, was entertaining while giving us facts and history on the sights we passed. Wonderful way to see the city, especially on a cold and windy day. Just be advised pick up and drop off is questionable. We sat in lobby...","review_date":"December 27, 2017"},{"attraction_id":3287,"user":"89ellew","rating":1.0,"review":"Disappointing waste of yome. We had one day on Montreal and the tour DIDN\u2019T EVEN SHOW US TO PICK US UP.\nSuch a waste of time and money and really ruined our holidays.\nThanks for nothing.\nMerry Christmas \ud83c\udf84","review_date":"December 24, 2017"},{"attraction_id":3287,"user":"ahana_d","rating":4.0,"review":"Our instructer- Jean made the whole tour so much fun!. I had a blast! He went through so many places in Montreal! He cracked jokes through the way and talked about so many places along the way to the main destinations! I had a great time and would definitely recommend!","review_date":"November 29, 2017"},{"attraction_id":3287,"user":"bobbonhere","rating":3.0,"review":"You\u2019d be better off with the \u2018hop on, hop off\u2019 bus if it\u2019s running when you visit Montreal.. This coach tour lasted around 3.5 hours and started in the very disappointing old town around the area which seemed very run down and uninspiring. We stopped at the Notre Dame Basilica for a photo stop (admission $6 not included) which was excellent followed by...","review_date":"November 20, 2017"},{"attraction_id":3287,"user":"swansforever","rating":5.0,"review":"Comprehensive tour, excellent, very funny guide.. This was a very comprehensive tour. We saw all the main sights and got a really good feel for the city (which is lovely). The traffic is not too bad (for a North American city), the streets are wide, not much high-rise, beautiful buildings and...","review_date":"October 24, 2017"},{"attraction_id":3287,"user":"debbie495","rating":4.0,"review":"Worth doing.. It was well worth doing this to get an overview of Montreal. The tour was in English. The tour guide was very good. Knowledgeable. Funny.","review_date":"October 16, 2017"},{"attraction_id":3288,"user":"drew22perthaustralia","rating":5.0,"review":"Another 'Dave' Guides us Around Vancouver. Landsea\u2019s Vancouver City Tour \u2013 Let me start this by saying if you purchase a tour in advance read the small print! Our pickup was 10am from our Downtown Hotel with an advisory to be ready 10mins before. At 09:55am panic set in. Then I...","review_date":"March 14, 2019"},{"attraction_id":3288,"user":"marc_h","rating":5.0,"review":"Fantastic way to explore VC. An easy way to explore Vancouver and surroundings. Our tour guide James was genuinely passionate, fun and informative, great to be around. Visiting many sights, starting of with the beautiful Stanley Park, the Lions Gate Bridge, Granville islands markets for a lunch snack, Gastown, fantastic...","review_date":"March 1, 2019"},{"attraction_id":3288,"user":"maggiehand","rating":5.0,"review":"This was a great half day tour!. Was there for business for three days and have never visited the city and had just enough time for a half day tour. It was perfect and we really saw quite a bit and got a great overview of the city history, culture, nightlife and...","review_date":"February 28, 2019"},{"attraction_id":3288,"user":"catherine255066","rating":5.0,"review":"All the main attractions. Scott was our lovely tour guide and we spent the day with him visiting the main sights. The highlight without a doubt was the Capilano Suspension Bridge which was festooned with Christmas lights. It. Was. Stunning. Very comfortable bus, a knowledgeable tour guide and a...","review_date":"December 19, 2018"},{"attraction_id":3288,"user":"gearjamkw","rating":5.0,"review":"Excellent Vancouver Sightseeing Tour. We would recommend this tour to anyone. Both my wife and I knew Vancouver from about 30 years ago, but had not visited since that time. We learned fun facts about the city that we never knew, even when we regularly visited the city. Ed,...","review_date":"November 29, 2018"},{"attraction_id":3288,"user":"jkfran","rating":5.0,"review":"Highlight of our stay in Vancouver.. The tour was great we learned so much and had fun to. We went to several of the stops on our second day in Vancouver. This was the best way to see the city.","review_date":"November 12, 2018"},{"attraction_id":3288,"user":"cherylk16","rating":5.0,"review":"It was worth taking and very interesting.. I really enjoyed this tour, and I would recommend it to family and friends. You get to see alot of places and things when on the tour. it's very enjoyable.","review_date":"November 6, 2018"},{"attraction_id":3288,"user":"attydan","rating":5.0,"review":"Great Guide. Our guide\/driver Ed was a 3rd generation Vancouverite with a passion for his city. It was great to see Vancouver through his eyes, and he took extra care to help us enjoy the tour. If we had not already been to the Capilano Suspension Bridge,...","review_date":"November 2, 2018"},{"attraction_id":3288,"user":"eve_l","rating":5.0,"review":"Better than Hop on Hop off for sure. We took this tour and it was amazing. Our driver and tour guide were excellent and very knowledgeable. They made every minute count and we saw everything that we wanted to. for the places that we wanted to spend more time in we went by...","review_date":"October 24, 2018"},{"attraction_id":3288,"user":"thomasbi1536rj","rating":5.0,"review":"Great city tour. Just finished our city tour. Really excellent! Great choice of things to see and the right amount of time at each stop. Our guide, Alexandra, is a Vancouver native so she had great details about every neighborhood and location. A great way to see the...","review_date":"October 12, 2018"},{"attraction_id":3288,"user":"shirley_h","rating":5.0,"review":"Excellent to see the City. We had a very informative driver and the tour was excellent. They picked us up and returned us to our hotel (great service). We really enjoyed the overview of beautiful downtown Vancouver and especially going up the elevator and seeing an overview of the entire...","review_date":"October 11, 2018"},{"attraction_id":3288,"user":"holleyannep","rating":5.0,"review":"Beautiful City - Great Driver with Lots of Interesting Facts. Rene picked us up at the cruise ship pier & then picked up assorted other people from downtown hotels. We enjoyed his commentary & his interaction with all of us. He made a point of learning our names! Vancouver is such a magnificent city &...","review_date":"September 27, 2018"},{"attraction_id":3288,"user":"joan_and_larry_m","rating":5.0,"review":"Excellent overview of Vancouver. We were driving from Bellingham early and had reserved the 4-hour city tour. Due to a horrendous traffic morning, we arrived at the River Rock Casino to be picked up a few minutes late. We had called Landsea Tours to alert them to our situation....","review_date":"September 23, 2018"},{"attraction_id":3288,"user":"flipper13357771","rating":5.0,"review":"Vancouver overview. We were picked up at our hotel and driven around town. Our driver\/guide, Ken, was very informative and friendly. The tour is definitely worth the money if you have four hours time. It gives you an overview of the city.","review_date":"September 22, 2018"},{"attraction_id":3288,"user":"bluebellplasnewydd","rating":4.0,"review":"Get to know Vancouver. This 4 hour tour is great for an introduction to the city on arrival as it puts the geography into perspective - at a price ($80). The pleasant and friendly driver came on time in a small comfortable bus and gave us advice on the...","review_date":"September 21, 2018"},{"attraction_id":3288,"user":"david_p","rating":4.0,"review":"Good overview of Vancouver.. Nice half day overview of Vancouver. Has the usual limitations of a minibus tour of a big city, but the tour did stop and gave us some time in Granville Island, Stanley Park. Well narrated by the bus driver. Prompt pick up at our hotel.","review_date":"September 20, 2018"},{"attraction_id":3288,"user":"barb_d","rating":5.0,"review":"Great way to see the city with limited time. Hotel pickup & return..both on time. Great driver and \u201chost.\u201d Very informative. Saw a lot. Enough stops & slow downs for photo shoots. Very pleased with our decision to take this tour.","review_date":"September 19, 2018"},{"attraction_id":3288,"user":"jgilbert813","rating":5.0,"review":"A fantastic city tour. We were lucky enough to take this tour two days ago, and it was nothing but fantastic. We were picked up right at our hotel right on time. The bus was comfortable and clean, audio system worked perfect. After we picked up the rest of...","review_date":"September 16, 2018"},{"attraction_id":3288,"user":"poudre1","rating":3.0,"review":"Ok tour to kill time prior to flight. We took this tour to kill time prior to flight home. The tour was ok, not outstanding. We really could care less about downtown Vancouver which looked just like any other large downtown any where else. The driver\/tour guide saw himself as funny, a couple...","review_date":"September 16, 2018"},{"attraction_id":3288,"user":"sweep123oxfordshire","rating":5.0,"review":"Excellent tour recommended. We were picked up from our hotel. It was a small minibus with about 16 people capacity. Plenty of stops all well organised and lots of information from our driver\/guide.","review_date":"September 15, 2018"},{"attraction_id":3288,"user":"tahoecarolmc","rating":5.0,"review":"Awesome tour!. Yesterday our tour guide, Ed, showed us the sights of Vancouver from Coal Harbor to Stanley Park, Granville Island, Chinatown, Gas Town and the 360 degree views from the Vancouver Lookout. It was a rainy day but our group of 6 friends since high school...","review_date":"September 11, 2018"},{"attraction_id":3288,"user":"patriciahg7825ie","rating":5.0,"review":"Great fun!. We booked a tour for a group of six. Great sights and great information. The tour was much more than I expected! Ed was the best guide, and a great driver. We had a great time!","review_date":"September 10, 2018"},{"attraction_id":3288,"user":"scubaloveboston","rating":5.0,"review":"Best deal for short time in Vancouver. I had one full day to sightsee in Vancouver BC before boarding a cruise to Alaska. I made the best choice with Landsea. There was a problem with online booking and they moved mountains to get me to my group to join the tour. Our...","review_date":"September 9, 2018"},{"attraction_id":3288,"user":"sunnstars","rating":5.0,"review":"Perfect Tour. This was a great tour in 4 hours. We were promptly picked up at the set time from our hotel lobby and off we went to a number of great sights and neighborhoods. We felt our set time for each location was perfect -- not...","review_date":"August 31, 2018"},{"attraction_id":3288,"user":"neb44","rating":5.0,"review":"Best Overview and Time Well Spent. Thanks to our driver and tour guide, Ed, I would recommend this tour as one well worth the value paid. Ed did a great job of keeping us on schedule, giving us great historical background, and personal information about each of our stops because he...","review_date":"August 30, 2018"},{"attraction_id":3288,"user":"hogwld","rating":3.0,"review":"Disappointing. Smoky conditions aside, this tour was nothing special. It was nice to be picked up at our hotel, but it took quite a bit of time to get everyone together and get going. Much of the time was spent driving around Stanley Park. We stopped...","review_date":"August 30, 2018"},{"attraction_id":3288,"user":"jen_k","rating":4.0,"review":"Nice tour!. I was only in the city for one day - this tour was a nice way to explore the highlights of Vancouver, get a taste for some of the neighborhoods and still have some time left to explore on my own. Our driver was very...","review_date":"August 25, 2018"},{"attraction_id":3288,"user":"highbridger","rating":5.0,"review":"From Disney Cruise to Airport with 9 Hours in Vancouver. Gabriel Stratulat of bcgrandtours@gmail.com gave us a wonderful tour of Vancouver when we had a 9 hour layover from the Disney Cruise, and he delivered us and our luggage to the airport in great time. He had a clean and comfortable car, and our party...","review_date":"August 23, 2018"},{"attraction_id":3288,"user":"christine_c","rating":5.0,"review":"Great 4 hour tour!. We did the four hour (half-day) tour. Picked us up at the hotel, took us around to most of the Vancouver highlights. The tour guide was very thorough and the motorcoach tour bus was nice and clean and comfortable. Gave us a good amount of...","review_date":"August 17, 2018"},{"attraction_id":3288,"user":"staceyp957","rating":2.0,"review":"I would pass on this tour.... This tour was very disappointing. It was 3.5 hours at best. We were very rushed at the top of the Vancouver lookout- we were given 20 minutes only. At the other locations we were also just dropped off and given no \u201ctour\u201d. This was essentially...","review_date":"August 15, 2018"},{"attraction_id":3288,"user":"239charlesf","rating":5.0,"review":"Perfect length. Got to see what we wanted and time to see other sights. Har our driver was knowledgeable and very friendly. The 4 hour trip was just right amount of time to spend and the cost was extremely fair. I would recommend this trip.","review_date":"August 15, 2018"},{"attraction_id":3288,"user":"scrjnke","rating":5.0,"review":"Knowledgeable Driver\/Tour guide in a Comfortable Setting. A friend and I toured with Landsea Tours around Vancouver for the 4 hour city tour. For anyone wanting to get a flavor of the city without walking for hours, this was the perfect solution. We hadn't planned for Glanville Island being as interesting as...","review_date":"August 15, 2018"},{"attraction_id":3288,"user":"jackie_s","rating":5.0,"review":"Perfect ending in Vancouver to a perfect land\/cruise tour of Alaska. I was planning a day trip for myself, husband and 8 friends in Vancouver since we departed the cruise ship at 8:00 am and our flight cross-country to Washington was not scheduled until 8:00 pm. I was dreading the thoughts of another day of touring...","review_date":"August 7, 2018"},{"attraction_id":3288,"user":"ray_l","rating":4.0,"review":"A good overview of Vancouver. Stayed an extra day after our cruise so had a limited time to visit. This was a great way to see the highlights of the city in about 5 hours total. They picked up us and dropped us off at the hotel.","review_date":"August 5, 2018"},{"attraction_id":3288,"user":"floridiantourist","rating":5.0,"review":"Excellent tour to choose. Great tour. Very pleasant van. Guide Jeremy was the best: pleasant, knowledgeable, and personable. Gave us great info and anecdotes. Our group had a wide range of ages and interests. And we all enjoyed it. Great overview of the city. Good range of stops. Great,","review_date":"August 4, 2018"},{"attraction_id":3288,"user":"sue_s","rating":4.0,"review":"Nice was to briefly see the city. Our tour started out a little ruffled. A new person at the docks and a new bus driver. With that said this tour was a great way to see Vancouver. Not driving in the area was good for us. Loved Stanley park, could have spent...","review_date":"July 31, 2018"},{"attraction_id":3288,"user":"ladydi_20132013","rating":4.0,"review":"Nice tour, very pleasant guide. We wanted a quick overview of Vancouver that did not require a lot of walking. My companion uses a walker and doesn\u2019t want to walk far, or like with a hop on hop off tour, have to get off the bus frequently. This tour was...","review_date":"July 30, 2018"},{"attraction_id":3288,"user":"melissa_g","rating":4.0,"review":"Private Vancouver Tour (4 Hours). The service was definitely to my expectations. We were a group of 11 and had a great time having a private shuttle all to ourselves! We were very happy with Richard, our tour guide. He was full of knowledge and truly showed us the highlights...","review_date":"July 25, 2018"},{"attraction_id":3288,"user":"mjswansona","rating":5.0,"review":"Great introductory tour of Vancouver. We flew into Vancouver and spent a day in the city before going on an Alaska cruise.\nI decided to do a city tour before going on our cruise.\nWe really enjoyed our tour guide, Jason, he was very knowledgeable of the city and provided...","review_date":"July 20, 2018"},{"attraction_id":3288,"user":"smudgecats","rating":3.0,"review":"They Need to Develop a Plan B for Rainy Days. I took the seven-hour tour, including the suspension bridge (a real highlight, even in the rain).\nThe driver was courteous and knew the city well. Comfy bus\/van, too.\nFirst stop was the totem poles in Stanley Park. Guide told us about them in the van,...","review_date":"July 20, 2018"},{"attraction_id":3288,"user":"buckyandchris","rating":4.0,"review":"Great for Familiarization of Vancouver. We were picked up on time at our hotel. Taken to a meeting location to connect with our tour guide and other patrons - about a 10 - 15 minute wait. The tour was a promised and Sarah was a very informative guide. We were...","review_date":"July 18, 2018"},{"attraction_id":3288,"user":"saffron_r","rating":5.0,"review":"Great tour and staff. We took this tour before we got on the cruise ship. It happened to be Canada Day (July 1st) that day, and there were tons of people celebrating. We're glad we booked this tour as they maneuvered the city in their bus so well. Not...","review_date":"July 18, 2018"},{"attraction_id":3288,"user":"amy_n","rating":5.0,"review":"Alessio is the GOAT of tour guides!. We took our teens on this tour after a week in Alaska. Alessio was very organized, punctual, knowledgeable, and kind. Excellent knowledge of Vancouver!","review_date":"July 11, 2018"},{"attraction_id":3288,"user":"746sarahm","rating":5.0,"review":"Perfect post-cruise tour!. We were a group of 34 just finishing a week long Alaskan cruise. Landsea was able to accommodate our party and luggage on 2 vans. We had Mikey and Meghan who were very professional and full of knowledge. We never felt rushed and even made...","review_date":"July 9, 2018"},{"attraction_id":3288,"user":"susan_b","rating":4.0,"review":"Good Vancouver Tour. We ended our cruise and wanted to use up some time before our flight left at midnight, so we decided to take a tour of the city. Heather was our bus driver\/guide, and she did a very nice job of taking us around the city...","review_date":"July 7, 2018"},{"attraction_id":3288,"user":"beadwomanpatricia","rating":5.0,"review":"Vancouver, what a great destination . We really enjoyed our tour. Our guide\/driver was terrific! Eddie was very knowledgeable about the history of Vancouver and points of interest. We started at the Capilano Bridge, WOW what a beautiful and nerve racking place. Definitely do not miss. We then had a very...","review_date":"July 4, 2018"},{"attraction_id":3288,"user":"dabarton","rating":5.0,"review":"Best Way to See Vancouver . City tours are typically like skipping a rock across a pond, but this tour offered four stops - that included Stanley Park, Granville and the Space Needle. Chris provided a great deal of historical background and narrative - as well as restaurant recommendations and shopping...","review_date":"July 1, 2018"},{"attraction_id":3288,"user":"stack52","rating":5.0,"review":"Excellent for limited time. Perfect trip and dialogue for two hours around Vancouver. We were able to see what we wanted at any stop. Excellent running commentary from the driver.","review_date":"June 29, 2018"},{"attraction_id":3288,"user":"jazzmuso7","rating":5.0,"review":"Great way to see Vancouver. As a solo traveller I was looking for a way to see the highlights of the city, so that I can decide what to do in greater detail later in my trip. This was the perfect way to do that. Alessio guided us with friendliness...","review_date":"June 23, 2018"},{"attraction_id":3288,"user":"mk148127","rating":5.0,"review":"Enjoyable 4 Hours. From timely pickup at our hotel, until 4 1\/2 hours later at drop off it was great. Summer, our guide, was entertaining and informative. We saw everything people had told us to see in Vancouver. Loved it..","review_date":"June 22, 2018"},{"attraction_id":3288,"user":"b944qipeters","rating":2.0,"review":"Very dissapointed. I booked to go on the Vancouver Highlights tour. The pickup was very efficient as we were picked up and transferred to another bus. Our driver, I cannot remember her name, said she would also act as our guide. We drove to Stanley park and...","review_date":"June 14, 2018"},{"attraction_id":3288,"user":"cyndi_m","rating":5.0,"review":"Great Private Tour. Our experience started by booking on the phone with Allison. She was more than helpful and we ended up with a private tour paying a lot less than we would have booking a party of 4 with our ship. We were picked up by Greg...","review_date":"May 16, 2018"},{"attraction_id":3288,"user":"windy1875","rating":5.0,"review":"5 hour tour well worth it !. Tour with neil he was excellent very welcoming and introduced all of the other tour group to each other\nGreat tour of the city and provided umbrellas and ponchos where required\nGreat day out with a great host","review_date":"March 26, 2018"},{"attraction_id":3288,"user":"jimwing","rating":4.0,"review":"A tour well worth taking. Four of us took the Vancouver tour, and had a great time. It was a beautiful day, and starting out in beautiful Stanley Park set the tone for a lot of fun. Everyone that we dealt with in the company were great and really into...","review_date":"March 25, 2018"},{"attraction_id":3288,"user":"lonejohnny5","rating":5.0,"review":"Great tours, great guides.. We took several tours from this company during our visit to Vancouver. Aside from some traffic-related delays, which you can't blame on the tour company, everything went like clockwork. Guide commentary was both humorous and insightful. A great way to learn about the city and...","review_date":"February 11, 2018"},{"attraction_id":3288,"user":"kivec","rating":5.0,"review":"Fantastic pre cruise tour. If you are going on a cruise out of Vancouver and have the time, this is the tour for you. They pick you up at your hotel, take care of your luggage and give a great city tour. You see Stanley Park and make several...","review_date":"January 9, 2018"},{"attraction_id":3288,"user":"kirstine2013","rating":4.0,"review":"Perfect way to see the city. If you just have 1-2 days in the city this tour is a wonderful way of see the sights and not have to bother with parking a car! The service was excellent (on time, hotel pick up and drop off) and I loved being able...","review_date":"October 17, 2017"},{"attraction_id":3289,"user":"phigirl","rating":5.0,"review":"Perfect!!. Robert provided excellent insight and humor while teaching us all a great deal about the long and rich history of old Quebec. I greatly appreciate his pace and his attention to detail, making sure we were all okay while walking around in the cold. While...","review_date":"March 19, 2019"},{"attraction_id":3289,"user":"mbdunlap","rating":5.0,"review":"Quebec City Walking Tour. What a great experience - we loved it!!! Very informative and the guide was a delight. It wasn't just focused on history, but architecture, fun facts, places to eat and not to miss that weren't on the tour. Thanks to our guide - we had...","review_date":"March 17, 2019"},{"attraction_id":3289,"user":"442leighn","rating":5.0,"review":"Fantastic Personal Tour - Just Us with the Snow. It was a snow day in Quebec with some wind that held down the crowds. As such it was just the two of us with Robert. Robert gave a great tour with a great mixture of history, culture, architecture, social, political and personal favorites. The...","review_date":"February 27, 2019"},{"attraction_id":3289,"user":"ranetachka","rating":5.0,"review":"Loved it so much. . Our tour guide was engaging and knowledgeable. There were 15 people in our group and the tour was a great mix of history, culture and architecture. One of the best walking tours I\u2019ve been on.","review_date":"February 19, 2019"},{"attraction_id":3289,"user":"curious802988","rating":5.0,"review":"Great tour of upper and lower old town. We did the 2 hour walking tour of old Quebec and it was wonderful. Our guide Clarisse Frechette was very well informed of the history and sights in Old Quebec City. This is a great tour for someone who has never been here. This is...","review_date":"January 18, 2019"},{"attraction_id":3289,"user":"cab6500","rating":5.0,"review":"I still remember the hand motions!. We arranged to do a walking tour with the concierge at the Chateau Frontenac when we couldn\u2019t find any tours listed on the company websites in the winter. Louise was marvelous - don\u2019t miss out on this even if it\u2019s cold. It was so much...","review_date":"January 14, 2019"},{"attraction_id":3289,"user":"karen1972s7","rating":5.0,"review":"Excellent!. We also had Robert, he was great. Lots of walking and stairs, if you have mobility issues be warned. Lots of history, and time passed so fast!","review_date":"January 14, 2019"},{"attraction_id":3289,"user":"dnpierce","rating":5.0,"review":"Cool guide Cool city. If you are new to Old Quebec I would highly recommend this tour. We loved our tour guide Robert. He was energetic and fun and full of past and current information on Old Quebec.","review_date":"January 8, 2019"},{"attraction_id":3289,"user":"gerleg12","rating":4.0,"review":"great tour. We did a tour with a very knowledgeable tour guide who was part native and part French Canadian and spoke good English with a French-Canadian accent. We got the tour through the tourist center. Great tour.","review_date":"January 6, 2019"},{"attraction_id":3289,"user":"lea291165","rating":5.0,"review":"Christmas Food Tour. Was a lovely walk around town tasting all the wonderful delights that Quebec City had to offer. Our guide Jocelyn ( sorry if I\u2019ve spelt it wrong) was excellent. Had a lovely time well worth doing.","review_date":"December 30, 2018"},{"attraction_id":3289,"user":"jennifer_b","rating":5.0,"review":"Wuebec City Walking Tour. Great story-telling by our guide Louise! Felt we got a great orientation to the city and its history.","review_date":"December 25, 2018"},{"attraction_id":3289,"user":"nomoremuseums","rating":4.0,"review":"Nice introduction. Our guide spent more than the requisite time with us. I enjoyed our walk around. It is for beginners.","review_date":"December 19, 2018"},{"attraction_id":3289,"user":"mike_d","rating":4.0,"review":"Excellent Intro to Quebec City. First of all, Jocelyn was great. She has a passion for sharing both her personal history and the history of Old Quebec. She was patient and knowledgeable.\nThe tour is advertised as 2.0 hours and was every bit of that and some more. It starts...","review_date":"December 18, 2018"},{"attraction_id":3289,"user":"dcanadian","rating":1.0,"review":"Not for Canadians. If you are the least knowledgeable about basic Canadian history, this tour is not for you. I expected the low group numbers (15 max) would mean we would learn some new things and visit some little known pathways. Musee du Fort was never once mentioned,...","review_date":"December 17, 2018"},{"attraction_id":3289,"user":"bernard_m","rating":5.0,"review":"Jacques is great. Jacque was a trove of information and managed to keep us fully engaged on a cold winters day! The temp dipped below zero Fahrenheit but his skillful use of the sun and windless spots made the time highly enjoyable.","review_date":"December 10, 2018"},{"attraction_id":3289,"user":"anne_q","rating":5.0,"review":"Excellent. Enjoyed every minute. Robert was very knowledgeable about the history of the city, had a good sense of humour great 2 hours. Very beautiful city. Well worth the money and time.","review_date":"November 18, 2018"},{"attraction_id":3289,"user":"prairieschooner","rating":5.0,"review":"Excellent tour. Our tour guide Yves Tardif made this an excellent experience.\nHe was funny, entertaining and knowledgeable.\nHe took his time and even spent an extra half hour more than what was scheduled to make sure we saw everything he felt we needed to see.\nI'd...","review_date":"November 18, 2018"},{"attraction_id":3289,"user":"vossi912","rating":5.0,"review":"Highly recommended to see the most interesting spots . We took this tour in November so it was very cold but we had a great time. We went to all the interesting places in old Quebec. Our Guide Robert Vandermeer was awesome. He speaks perfect English, as he is actually from Michigan. He has...","review_date":"November 15, 2018"},{"attraction_id":3289,"user":"22maui","rating":5.0,"review":"Great Way To Explore Old Town. We booked this tour in advance, but it appeared that it wasn't necessary. There were three guides\/groups for the time slot we booked. The tour covered much of the upper old town, ending in the lower town. It provided a good introduction (learned our way...","review_date":"November 11, 2018"},{"attraction_id":3289,"user":"john_m","rating":4.0,"review":"Entertaining and happy to engage. Wove the story well into the tour\nMade links to past movies such as Hitchcock\u2019s I confess and was more than happy to answer all our questions and more","review_date":"November 9, 2018"},{"attraction_id":3289,"user":"poss79","rating":5.0,"review":"Excellent intro to beautiful Quebec City. We took this tour of Old Quebec soon after arrival. It gave us a wonderful background of the history and layout of the city, in an entertaining way. There isn't a great distance covered in the walk but it took us by most of the...","review_date":"November 8, 2018"},{"attraction_id":3289,"user":"doubledinvt","rating":5.0,"review":"Informative Guide - perfect English. On our particular day, (10\/19\/2018), there was a large enough group to split between two guides. Our guide (retired Chemical Engineer) did a nice job gathering us so we all could hear and kept tabs on \"the stragglers\" making sure we remained a group. The...","review_date":"November 8, 2018"},{"attraction_id":3289,"user":"kenpruz","rating":3.0,"review":"Very good tour. Interesting guide when we could hear her.. This was a very interesting tour. The tour guide was very knowledgeable & interesting; my only issue is that it was a large group & about 1\/3 of the time we just could not hear her. I have been on other tours where the guide...","review_date":"October 31, 2018"},{"attraction_id":3289,"user":"l8682ymsoniac","rating":5.0,"review":"Kings Daughters & D day landings . The walking tour of old Quebec is a \u201c must not miss \u201c a fascinating meander through the history of this wonderful city. From 1608 to the secret planning of D day landings ... the tour will surprise you and charm you.","review_date":"October 30, 2018"},{"attraction_id":3289,"user":"travelingazeileen","rating":5.0,"review":"Very Enjoyable . Jocelyne was delightful as our tour guide and shared personal experiences and information that made the tour special. She was very knowledgeable and gave us recommendations on where to go to eat local foods. It was a good mix of history and advice!","review_date":"October 26, 2018"},{"attraction_id":3289,"user":"mikef1228","rating":5.0,"review":"Old Town walking tour.. Took the tour that left from the visitor center. The tour hit the highlights of Old Quebec and took about 2 hours.There was a lot of history as well as seeing the main sights. The Old City is very hilly and our guide did his...","review_date":"October 22, 2018"},{"attraction_id":3289,"user":"matt_h","rating":5.0,"review":"Great intro to the city!. What a great way to see and learn about the old part of the city. Clareece was the perfect guide, putting her own colorful spin on Old Quebec's very interesting history. The company caps the number of people on the tour, which makes a huge...","review_date":"October 22, 2018"},{"attraction_id":3289,"user":"crmtv","rating":5.0,"review":"Walking Tour. Great tour. Very knowledgeable guide. Gave us great suggestions on places to eat!! It was a very thorough excursion, covering many points of interest in the city. Great intro into Old Quebec City.","review_date":"October 21, 2018"},{"attraction_id":3289,"user":"connector315152","rating":5.0,"review":"Great tour. This was an incredibly informative and entertaining introduction to the Old Town of Quebec City. Michael was great. I highly recommend it.","review_date":"October 21, 2018"},{"attraction_id":3289,"user":"pauline_z","rating":5.0,"review":"Old Town Quebec. This was a great tour in a beautiful city! The guide was very informative, on time, and kept going, even though it was a chilly day and she wasn't really dressed for it! The walk felt good, too. If you struggle with up\/down hill, it...","review_date":"October 17, 2018"},{"attraction_id":3289,"user":"kjrhoa","rating":5.0,"review":"Terrific intro to Old Quebec!. My husband and I did not want the walking tour of Old Quebec to end; Robert Simard took us effortlessly through the centuries of this very historic (and very hilly) city. His command of detail; interesting historical context; and ability to pull in the walking...","review_date":"October 17, 2018"},{"attraction_id":3289,"user":"william_t","rating":4.0,"review":"Interesting Walking Tour on a Cold Wet Day. Our tour was with Michael and because of the weather included only 4 people. Even with the harsh weather, the tour was an enjoyable and educational walk around historic Quebec City. These walking tours are excellent at giving you a headstart in understanding the cities...","review_date":"October 17, 2018"},{"attraction_id":3289,"user":"smallboatcruiser","rating":5.0,"review":"Excellent guide through upper and lower old city. We started our walk in the lower city and wandered through the known sites (Place Royale for example) but guide pointed out things I would have missed. For example sidewalk markings on a side street showing the riverfront at different dates--as the shoreline was built...","review_date":"October 16, 2018"},{"attraction_id":3289,"user":"cliffordm8","rating":5.0,"review":"Highly recommended walking tour. We were fortunate to book this 2 hour tour of old Quebec. We had an excellent guide, very interesting and informative, who took us to places and pointed out things I am sure we would have missed if on our own and gave us a...","review_date":"October 16, 2018"},{"attraction_id":3289,"user":"l_a","rating":5.0,"review":"Exceptional Voir Quebec Tour with Robert Simard. My first visit to Quebec City in September was totally enriched by an in depth walking tour with Robert Simard, a native of nearby Baie St. Paul, and a very experienced and truly exceptional tour guide who clearly loves to share his passion for this...","review_date":"October 15, 2018"},{"attraction_id":3289,"user":"ponstad2","rating":5.0,"review":"Delightful Afternoon Walking Tour. We were fortunate enough to be able to spend a couple of days in Quebec City a couple of weeks ago as part of a cruise from NY. When we disembarked, our little group of four travelers met our tour guide, Jacques, at an easy-to-find...","review_date":"October 14, 2018"},{"attraction_id":3289,"user":"martha_d","rating":5.0,"review":"Great introduction to the City. Michael, our English speaking guide, led us on an informative two hour tour of the old city. Despite howling winds and rain, he kept us entertained by his wealth of knowledge. Thanks so much!","review_date":"October 11, 2018"},{"attraction_id":3289,"user":"constance5","rating":5.0,"review":"Clarisse was wonderful. Take this tour. Clarisse was first rate, knowledgeable, comprehensive, considerate, humorous, attentive. The pace was just right. We came away with a working understanding of Quebec history. I especially enjoyed the contrast between the English and french architecture","review_date":"October 11, 2018"},{"attraction_id":3289,"user":"merlinx351","rating":5.0,"review":"Excellent City tour. This was an excellent way to see the city. The guide was enthusiastic, knowledgeable and friendly with very good English. We saw interesting sights and were told how the city has changed through its history. The walking was not strenuous and there opportunities to sit...","review_date":"October 11, 2018"},{"attraction_id":3289,"user":"simond851","rating":5.0,"review":"So much better than a guide book. With very little time in Quebec city we wanted to make sure that we saw something other than the large and obvious sights. Our guide, Jean-Fran\u00e7ois, made sure that we noticed detail that we would never have seen if we had been wandering with a...","review_date":"October 8, 2018"},{"attraction_id":3289,"user":"cluttetcatvincent","rating":5.0,"review":"What a walking tour. A recent stay in Quebec this was booked before I arrived.\nGuide was in vintage costume and was soldier 1600 or so.\nHe was personable. Well verse in history and what transpired during that time.\nThis was an unexpected treasure and treat.\nWe started Old...","review_date":"October 7, 2018"},{"attraction_id":3289,"user":"stpetesusan","rating":5.0,"review":"Great guide. So much history, and so much to learn and see. Our guide was knowledgeable on many subjects and obviously loves Quebec. The pace was slow enough to allow me to keep up, yet brisk enough to cover lots of ground. Rain was manageable but of...","review_date":"October 5, 2018"},{"attraction_id":3289,"user":"barbara_g","rating":5.0,"review":"Bury Your dead tour based on the Louise Penny Novel.. This was an excellent tour. It explored the history of the city and the issues raised in the novel distinguishing between fact and fiction. Our guide Marie Legroulx was well informed and very pleasant. It was a great way to experience the city.","review_date":"October 5, 2018"},{"attraction_id":3289,"user":"ambassador550384","rating":4.0,"review":"Too many names, need more event history and reasons for the history. Our guide was really into sharing her knowledge. Quite strenuous walk in duration and difficulty. Lots of standing and listening.","review_date":"October 5, 2018"},{"attraction_id":3289,"user":"docnewt49","rating":2.0,"review":"Old Quebec walking tour (or how to dodge a tsunami of tourists, and an unending string of super-sized tour buses). The tour consisted of random bits of history, often minutely discussed, but without a string of continuity. Add to this a tour guide who tried too hard to be humorous. We were bored within the first sixty minutes.","review_date":"October 2, 2018"},{"attraction_id":3289,"user":"psteph08","rating":4.0,"review":"Great guide provides great walking tour. Michael provided lots of information about Quebec City and how it had prospered under the British shipbuilders. The subsequent decline and then rebirth were also explained in a humorous and convincing way.","review_date":"October 2, 2018"},{"attraction_id":3289,"user":"earl_h","rating":5.0,"review":"Our guide was great. He had an extensive knowledge of the Old City. He was good at keeping us involved and out of the crowded areas around the Chateau Frontenac. Lots of history and interesting viewpoints.","review_date":"October 1, 2018"},{"attraction_id":3289,"user":"dcadja","rating":5.0,"review":"Not to be missed. A most interesting 2.5 hours spent in the company of Robert. He really bought the city alive for us, was facinating to listen to, and most knowledgeable on the history of Quebec. We leave with lasting memories.","review_date":"October 1, 2018"},{"attraction_id":3289,"user":"arniedonna","rating":5.0,"review":"Superb, best tour on our trip. Perhaps all the guides are terrific. Ours was Janet, and she wove the history of Quebec in with its immigrants, architecture, stone color. Two-and-a-half hours, from the top of Old Quebec to the bottom near the tramway. Never dull, time for breaks, just superb.","review_date":"September 28, 2018"},{"attraction_id":3289,"user":"dick_v","rating":5.0,"review":"A great tour of Quebec's Old Town with an excellent guide. My wife and I were very pleased with the walking tour of Old Town Quebec and our excellent guide Robert. Robert was a local resident who had attended Laval (high school?) and was very knowledgeable about the history, the various neighborhoods and businesses in Quebec....","review_date":"September 28, 2018"},{"attraction_id":3289,"user":"petecamana","rating":5.0,"review":"Charming and Informative. Our Guide, Francine, was wonderful. fully knowledgeable of the history, architecture and culture of Quebec City and the area. My wife and I had a wonderful time and will remember Quebec because of the tour.","review_date":"September 28, 2018"},{"attraction_id":3289,"user":"rubono_dolomites","rating":5.0,"review":"Very good guide in Quebec - Ann Tanguay. The guided tour by Ann was very interesting, very educational and it covered all the interesting points in old QUEBEC","review_date":"September 27, 2018"},{"attraction_id":3289,"user":"stefan_n","rating":5.0,"review":"Walking tour. Our guide, Paul Bouroughs, was fantastic! He presented facts and anecdotes which made our walk around Quebec very informative and entertaining. We would highly recommend this tour to others wishing to learn about Quebec and gain an understanding of the history of Quebec.","review_date":"September 26, 2018"},{"attraction_id":3289,"user":"joanie_k","rating":5.0,"review":"Fabulous Private Walking Tour. Our private walking tour of old Quebec was fabulous because of Louise. She was outstanding, funny, knowledgable and everything you could want in a guide. Tours Voir Quebec is a great company, easy to work with when booking tours in advance.","review_date":"September 25, 2018"},{"attraction_id":3289,"user":"kz897","rating":5.0,"review":"Margarita was fantastic. The tour was very informative and a great overview of Upper and Lower Quebec. Margarita was knowledgeable and enthusiastic and a lot of fun. We would recommend this tour to everyone.","review_date":"September 24, 2018"},{"attraction_id":3289,"user":"bagpiper55","rating":5.0,"review":"Very good tour. Yves was our tour guide and was excellent. He was extremely knowledgeable and spoke perfect English. If you love history, you will love this tour. There is a lot of walking involved so be prepared. One caveat - if you are on a cruise ship...","review_date":"September 24, 2018"},{"attraction_id":3289,"user":"saburo1934","rating":5.0,"review":"Great walking tour. Excellent presentation by guide. Wonder historically important city in northern American. French influence is very apparent here.","review_date":"September 23, 2018"},{"attraction_id":3289,"user":"hoopsfanatik","rating":5.0,"review":"Very Informational. This was a great tour, with tons of history being explained. Pretty easy walking with many breaks to look at sights.Actual length of tour was closer to 2 1\/2 hrs. One piece of advice...if you are taking a car downtown to take in the tour,...","review_date":"September 22, 2018"},{"attraction_id":3289,"user":"jeffreyd570","rating":5.0,"review":"Great Introductory Tour. The tour was very informative and introduced us beautifully to Quebec City. I recommend this tour on the first day of your trip to understand the history and beauty of this city.","review_date":"September 22, 2018"},{"attraction_id":3289,"user":"jan_g","rating":5.0,"review":"great tour. The guide was very informative about the history of the city. Enjoyed hearing the history and seeing the different sights. Was a good tour to take on our first day to get familiar with the lay out of the city.","review_date":"September 20, 2018"},{"attraction_id":3289,"user":"diana81184","rating":5.0,"review":"Excellent tour. We thoroughly enjoyed this tour, despite gray, drizzly weather. Our tour guide was excellent - very informative, as well as charming and engaging.We learned a great deal about both the history of Quebec City and what it's like to live there today. We appreciated the...","review_date":"September 20, 2018"},{"attraction_id":3289,"user":"atin2013","rating":5.0,"review":"Best walking tour we've ever taken. Clarise provided a fantastic and informative experience! Great combo of history and interesting comments about a beautiful city. we even walked past Clarise's home on the tour so you know she loves her city. Couldn't have been a better use of 2 hours.","review_date":"September 18, 2018"},{"attraction_id":3289,"user":"katherine_j","rating":5.0,"review":"Great way to see the city. We started our visit to Quebec City with a walking tour. It was a great way to get an overview of the City. Our tour guide was very knowledgeable and entertaining. Definitely a \"must do\".","review_date":"September 16, 2018"},{"attraction_id":3289,"user":"myriam_w","rating":5.0,"review":"Awesome tour!. This was our first tour in Quebec. My husband and I found this tour very informative. After this tour, we knew where everything was.","review_date":"September 15, 2018"},{"attraction_id":3289,"user":"william_w","rating":5.0,"review":"Great Tour of Quebec City. Our tour guide Robert did a wonderful job showing us Quebec City! He was very knowledgeable and entertaining. We learned a lot from the tour and we truly enjoyed it. Although it was a challenging day getting around because of the bike races, we were...","review_date":"September 14, 2018"},{"attraction_id":3289,"user":"gretchen_k","rating":5.0,"review":"Absolutely Perfect. Our guide for this tour was so amazing, a true local who loves her city. She started on time, kept us together and had stories of historical and human interest everywhere we passed. I would take this tour over again in a heartbeat.","review_date":"September 13, 2018"},{"attraction_id":3289,"user":"kathleen_p","rating":5.0,"review":"Worthwhile Tour. We took this tour today and our guide Marise was excellent. Good pace, nice sized group (16). Some cobblestones but usually smooth pavement. Public washrooms halfway and 3\/4 way.","review_date":"September 11, 2018"},{"attraction_id":3289,"user":"kamplement","rating":5.0,"review":"Would Recommend!. Our tour guide Louise was very knowledgeable and funny. She made sure we knew about the history of buildings and places and did not rush - she actually went about 30-40 minutes over. Well worth it!","review_date":"September 10, 2018"},{"attraction_id":3289,"user":"laugh74","rating":5.0,"review":"Highly recommended . Robert was fabulous, very entertaining and great knowledge of the city,put your walking shoes on.\nWe loved Quebec, wish we had more time here.","review_date":"September 10, 2018"},{"attraction_id":3289,"user":"planitohio","rating":5.0,"review":"Quebec walking tour with Robert!. Robert did an excellent job. There were about 10 of us. He has a very nice pace for walking and speaking. We were to be together for about 2 hours, but it ended up being closer to 2 1\/2. It was very interesting and a...","review_date":"September 10, 2018"},{"attraction_id":3289,"user":"bella_canada_12","rating":5.0,"review":"Great Tour. A great way to see & hear about some of the history of this area. Our guide, Clarissa, was very knowledgeable, easy to understand (English tour), a good storyteller & had a great sense of humour. Our tour lasted 2.5+ hrs but went by fast....","review_date":"September 9, 2018"},{"attraction_id":3289,"user":"janet_s","rating":5.0,"review":"Delightful, in-depth experience. Merci, Gladys, for an outstanding tour! As we walked the streets of the three main parts of the city we learned about the three major periods of Quebec history. Gladys pointed out the architecture of the French, British and Canadian periods at pertinent opportunities where...","review_date":"September 9, 2018"},{"attraction_id":3289,"user":"david_d","rating":5.0,"review":"Michael O'Neill brings an architect's eye and deep affection for the city to this tour. We had a 2+ hour tour of Quebec with Michael O'Neill. He gradually revealed his own deep family and personal connections to the city as he offered insights into the economic, political, educational, and religious life of the city. And along the way he pointed...","review_date":"September 7, 2018"},{"attraction_id":3289,"user":"somersettraveller08","rating":2.0,"review":"Good Tour but didn't like the English (but willing to take our money). We booked the tour via our hotel, walked to the tourist office and everything started well.\nThe guide spoke good English and seemed to have a pleasant manner. However, part way through the tour he appeared to take delight in making it clear that the...","review_date":"September 5, 2018"},{"attraction_id":3289,"user":"snowang99","rating":5.0,"review":"What a wonderful experience!. We did the 10am tour and I believe our tour guide was Clarisse. She was extremely knowledgeable of the historic and cultural aspects of the city and province as a whole and made recommendations of follow-up visits we should make, many of which I didn't...","review_date":"September 5, 2018"},{"attraction_id":3289,"user":"rc30319","rating":4.0,"review":"Well worth the money. It's important to get acclimated to a new town. If you can find a tour that gives you a good overview not only of history, but where everything is so you can plan the rest of your trip, you should take it. This one does...","review_date":"September 3, 2018"},{"attraction_id":3289,"user":"danc21","rating":5.0,"review":"Guy was great!. Our tour guide Guy was excellent. Knowledgeable and interesting, very informative and entertaining. Lots of walking but well paced.","review_date":"September 3, 2018"},{"attraction_id":3289,"user":"julie_h","rating":5.0,"review":"Excellent Tour Louise is the Best !. My boyfriend and I took the walking tour on Friday . The tour started and lasted for 3 hours . We walked hills stairs and many crowded sidewalks . If you are thinking about doing this tour wear good comfortable shoes the inclines can be...","review_date":"September 3, 2018"},{"attraction_id":3289,"user":"nebodipi","rating":5.0,"review":"2 hour Quebec City Walking Tour. My wife and I visited beautiful Quebec City last week. There were so many things we wanted to see, but only had 2 days to stay in Quebec City before moving on to Montreal, that we decided to take to tour which we booked thru...","review_date":"September 2, 2018"},{"attraction_id":3289,"user":"mark_s","rating":5.0,"review":"Great introduction from a local!. We had one day in Quebec City and made sure to book a walking tour. Genevieve was our guide and did a fantastic job. It was clear how much she loved her city and she was very knowledgeable. Even though it rained on our tour,...","review_date":"September 2, 2018"},{"attraction_id":3289,"user":"catharine2013","rating":5.0,"review":"Excellent Walking Tour. Tours Voir Quebec - Guide Robert Simard\nIt was our first trip to Quebec City. We were anxious to see the highlights of the only walled city north of Mexico, now a UNESCO site. If you are physically able to walk for a couple of...","review_date":"September 2, 2018"},{"attraction_id":3289,"user":"bizygal","rating":5.0,"review":"Excellent Way to Learn About the City. We had a fantastic tour with Robert Simard yesterday. We learned so many interesting things about spots we had passed by a couple of times before and not even noticed, and a good amount of Canadian history in a very interesting way. He was entertaining...","review_date":"September 2, 2018"},{"attraction_id":3289,"user":"rbarbato","rating":5.0,"review":"Awesome Tour!!. Our guide, Jim, was a native of Quebec City and that gave us great insight into the history of this amazing city. He was very informative and passed along little tidbits he remembered from his childhood. Lots of walking up and down hills which we...","review_date":"September 1, 2018"},{"attraction_id":3289,"user":"geoff809","rating":5.0,"review":"Walking tour covers all the great locations in an easy downhill stroll. We really enjoyed the time we spent with our guide. The group was small enough to get to know everyone and hear our guide. This was our first morning in Qu\u00e9bec and it was a nice way to get a feel for the place. Our...","review_date":"August 30, 2018"},{"attraction_id":3289,"user":"gmule","rating":5.0,"review":"\"Bury Your Dead\" book tour. Very interesting tour of the places highlighted in Louise Penny's book \"Bury Your Dead\". Our tour leader Marie was terrific and gave us very in-depth history and descriptions of the various buildings including a couple that are exclusive to this tour. Also included a sampling...","review_date":"August 30, 2018"},{"attraction_id":3289,"user":"ian_f","rating":5.0,"review":"Well worth spending a couple of hours. We were really pleased we did this walking tour. Our guide, Clarisse, was great. Very knowledgeable and very pleasant. We learnt a lot about the history of Quebec and the buildings we saw along the route. Doing this during out first morning in the City...","review_date":"August 29, 2018"},{"attraction_id":3289,"user":"lyn_n","rating":3.0,"review":"Worth doing. We were told this was something we should do. Our guide was very pleasant but talked way too much. We learned a lot about the history of the area and saw many points of interest, but we felt that each stop including a lot of...","review_date":"August 28, 2018"},{"attraction_id":3289,"user":"abpcanada","rating":5.0,"review":"Interesting tour and an amazing and friendly guide. I did alone this activity and I had a great time walking around the old city. I discovered with the guide some new places for me . The guide , a medium-age woman had a lot of knowledgement about the city and its history. In...","review_date":"August 27, 2018"},{"attraction_id":3289,"user":"michael_h","rating":5.0,"review":"Up Close and Personnal. The guide knew the city and history, was friendly and entertaining. It was a two hour walking tour, mostly down hill, that was not too demanding. The tour ends at the Funicular, which you can ride back up to where the tour started.","review_date":"August 27, 2018"},{"attraction_id":3289,"user":"124lindaf","rating":5.0,"review":"Interesting walking tour of Quebec. Excellent guide, Charlotte, who was well informed, explained things very well, and we walked around seeing most important sights within the allotted time frame. She had much info to pass along, including photos, and it was all quite interesting and informative. I would definitely recommend...","review_date":"August 26, 2018"},{"attraction_id":3289,"user":"430billn","rating":5.0,"review":"Great walking tour of Old Quebec. Our 5-star tour guide, Genevieve, was very knowledgeable and personable. We highly recommend her to anyone who wants an outstanding introduction to Quebec history, culture, food and restaurants!","review_date":"August 25, 2018"},{"attraction_id":3289,"user":"mcgirl07","rating":5.0,"review":"Fascinating walking tour Old Quebec City. Our guide was extremely informative and entertaining. Need to be reasonably fit as we walked for two hours, but had some rest stops along the way. We visited many streets in the old town area and local attractions, lots of history explained by our guide...","review_date":"August 25, 2018"},{"attraction_id":3289,"user":"rsk365","rating":5.0,"review":"Very good. Pierre was a great tour guide and very informative. Would highly recommend this walking tour. Perhaps not the best for those who can't walk too much?","review_date":"August 24, 2018"},{"attraction_id":3289,"user":"cat112clh","rating":5.0,"review":"Great way to see the city. My husband and I only had one day in the city so we decided to walk around in our own for a who,e as well as take this two hour walking tour. We had a wonderful lady who was a retired school teacher (be,ie e...","review_date":"August 20, 2018"},{"attraction_id":3289,"user":"ian_g","rating":5.0,"review":"Great Guide!. We had Genevieve L'Heureux and she was the best guide I have ever had for a walking tour. She knew her history and architecture and explained it very clearly. She had a very positive attitude. Highly recommended.","review_date":"August 20, 2018"},{"attraction_id":3289,"user":"robbo02641","rating":5.0,"review":"Great tour of Old Quebec. Robert was our guide and did an excellent job. He is an expat so spoke perfect English. Not only did he explain the history of Quebec and the history of many of the buildings he gave recommendations as to some great restaurants. Highly recommended.","review_date":"August 20, 2018"},{"attraction_id":3289,"user":"cjcjboston","rating":5.0,"review":"Great tour. Louise was great\u2014great stories, provided interesting history of Quebec and Canada, good sense of humor, answered questions well, recommended lots of interesting places to see later, visuals with history and pictures of key people and statues, included both European and First Nations history up to...","review_date":"August 20, 2018"},{"attraction_id":3289,"user":"charlotte_s","rating":5.0,"review":"Robert was an excellent guide!. We arrived Wednesday night and had scheduled this walking tour for Thursday morning. Wanted to get a sense of the city. Robert was highly engaging, entertaining and very informative. We learned history, legend and lore. It was also very interesting to learn about the British...","review_date":"August 19, 2018"},{"attraction_id":3289,"user":"sasd66","rating":5.0,"review":"Private tour of Quebec City . Robert Simard was a fabulous tour guide. My teenage daughter and I did a 3 hour walking private tour which flew by. Robert has a rich knowledge of history and local favorites. We covered so much ground and found Robert funny and engaging. Highly recommend!","review_date":"August 18, 2018"},{"attraction_id":3289,"user":"missy_j563","rating":5.0,"review":"Guided Walking Tour. Excellent way to learn about the history and architecture of Old Quebec. Our guide, Clarice was very knowledgeable. She shared interesting facts and humorous comments. The tour was well paced. Definitely a great way to explore some areas you maybe would not find on your...","review_date":"August 17, 2018"},{"attraction_id":3289,"user":"slr1129","rating":5.0,"review":"Wonderful tour with Neil!!. I always start my travel with a walking tour and Neil\u2019s didn\u2019t disappoint! Great overview of Old Quebec with the right amount of history and entertaining presentation! Thanks Neil for your introduction to the city!","review_date":"August 17, 2018"},{"attraction_id":3289,"user":"hoyaalum","rating":5.0,"review":"You really should do this tour. So glad we did this walking tour - got to know so much more about Quebec City history and interesting facts. The guide (Richard) was very good and knowledgeable. There is a good mix of walking and stopping.","review_date":"August 16, 2018"},{"attraction_id":3289,"user":"sjh49","rating":5.0,"review":"Best way to start your Quebec City visit. Walked the upper and lower town with expert guide who played role of daughter of Quebec's founder. Personable and interesting and full of historical and cultural insight.","review_date":"August 16, 2018"},{"attraction_id":3289,"user":"lcooksontp","rating":5.0,"review":"Great time!. Genevieve was great! Kept us moving, entertained and we learned something. Held the attention of our 13 and 18 yr old boys - quite a feat!","review_date":"August 14, 2018"},{"attraction_id":3289,"user":"islandzgirl","rating":5.0,"review":"Pierre was great!. Enjoyed our 2 hours with him. He is very friendly, well informed and stands out in a crowd. (He is very tall-no umbrella or wand needed to find him as your guide.) His voice also carries well so everyone in our group of 16ish could...","review_date":"August 14, 2018"},{"attraction_id":3289,"user":"dac6054","rating":5.0,"review":"Must Do. This is a fantastic way to see the highlights of the Upper and Lower town and find out about the old city and its history and buildings. Janet Miller was our guide and she was amazing. The tour starts in the upper town and heads...","review_date":"August 13, 2018"},{"attraction_id":3289,"user":"sarah_b","rating":5.0,"review":"The best way to learn about and view the city!. Francois was our tour guide, and we couldn't have been more entertained! He was wonderful, very knowledgeable, and so much fun!","review_date":"August 13, 2018"},{"attraction_id":3289,"user":"newbrunswicker08","rating":5.0,"review":"Highly recommend this tour---Excellent!!. My husband and I did this tour on our first day in Quebec, it did not disappoint. Our tour guide Robert Vandermeer was knowledge and it was great to have an overview of history. He pointed out very interesting facts. He took us to places,...","review_date":"August 12, 2018"},{"attraction_id":3289,"user":"linda_b","rating":5.0,"review":"An A++++ tour of Quebec City with an A++++ guide!. The four of us could not have asked for a better tour guide - Thanks, Janet Miller! Janet was knowledgeable about the city, the history, the architecture, the shops, the restaurants, religion, and she was humorous, polite, kind, and considerate. It was an extremely hot...","review_date":"August 10, 2018"},{"attraction_id":3289,"user":"mptravels17","rating":5.0,"review":"Great overview of the city!. This tour was a fantastic way to get an historical overview of the city. We actually walked for just over 2.5 hours, and we learned so much in the process! Our guide Clarisse was very knowledgeable, charming and funny. She kept the group moving and...","review_date":"August 7, 2018"},{"attraction_id":3289,"user":"mamanomad2018","rating":5.0,"review":"A truly grand tour. Our guide was Robert Simard and what a knowledgeable and charming host for the City! I would recommend this tour to everyone who first arrives in the city, because it provides not only the history of the area, but helps a person 'get the lay...","review_date":"August 6, 2018"},{"attraction_id":3289,"user":"lennybk","rating":5.0,"review":"Wonderful with excellent guide. Tour had nice group of about 14 people led by Pierre. He was an absolute pleasure and very knowlegable with many insights including where to get a good lunch with the locals.\nIt really is the first thing you should do if you are new...","review_date":"August 3, 2018"},{"attraction_id":3289,"user":"j_p","rating":4.0,"review":"Very Good. This walk actually lasted 2.5hrs. The guide Clarisse was very knowledgeable, friendly and funny. You can tell she loves neighborhood and her job as a guide. It was a wonderful tour.\nWear proper walking shoes bring water.","review_date":"August 2, 2018"},{"attraction_id":3289,"user":"juliamk87","rating":5.0,"review":"Great tour!. My husband and I really enjoyed our walking tour. I was so impressed by how knowledgeable (and funny!) our guide, Francois, was. He seemed to really want to make sure that we got the most out of our tour and was willing to modify things...","review_date":"August 2, 2018"},{"attraction_id":3289,"user":"n6769aqdonaldg","rating":5.0,"review":"Really Enjoyed. We were first-time visitors and really learned a good deal of history while getting oriented to the City. Well worth it!","review_date":"July 31, 2018"},{"attraction_id":3289,"user":"thomas_e","rating":5.0,"review":"Get your bearings,. This was the first trip to Quebec City for my wife and I. We took this tour on our first full day in Quebec. We found the guide to be extremely pleasant and quite knowledgeable of the City. The tour was just the right length...","review_date":"July 31, 2018"},{"attraction_id":3289,"user":"paisley_l","rating":5.0,"review":"Highly recommended activity on first day in QC!. Took this tour on the first morning of my 3 night stay in Quebec City. Great to have an overview of history and orientation of the area. 2 hours seemed to fly away with interesting stops and history bites from our tour guide, Pierre. He...","review_date":"July 30, 2018"},{"attraction_id":3289,"user":"kelly_t","rating":5.0,"review":"Best way to start our stay in Quebec City. What a great way to start our stay in Quebec City. Our guide, Raymond, was a wealth of knowledge. The tour was a perfect length, and worth the price. We would recommend this tour to anyone interested in the history of the city.","review_date":"July 30, 2018"},{"attraction_id":3289,"user":"wolmoz34","rating":4.0,"review":"Worth the time and money. The tour was very good and mostly interesting. The history explanations were quite spotty\u2014lots of detail and stories about some things, nothing about other things that seemed more vital to the Qu\u00e9bec story. The guide (Jim) was friendly and stayed longer than the tour was...","review_date":"July 29, 2018"},{"attraction_id":3289,"user":"gregory_h","rating":5.0,"review":"The Best View of the City is On Foot. Our visit to Quebec City started with this tour. We were led around upper and lower Quebec City by our guide \"red hat\" Clarice. The tour was heavily laced with the history of the city, and the evolution of the buildings and architecture. There is...","review_date":"July 29, 2018"},{"attraction_id":3289,"user":"adragicevic","rating":5.0,"review":"Beautiful Walking Tour of Quebec City. We took the Grand Tour of Quebec City with Charlotte and enjoyed it immensely. She is very knowledgeable and has photos and anecdotes about the various historic and significant sites we visited. I would recommend a walking tour to introduce you to the city and...","review_date":"July 27, 2018"},{"attraction_id":3289,"user":"takarehi","rating":5.0,"review":"Very Educational..... Loved our walking tour of Old Qu\u00e9bec...it was a great way to see the city, find interesting places and learn the history of the city...Highly Recommended.","review_date":"July 25, 2018"},{"attraction_id":3289,"user":"mike_o","rating":5.0,"review":"Great way to See and Get to Know QC. This tour was wonderful way to get to know a city for the first time. Clarice was our tour guide and she was fantastic. A bevy of knowledge, great sense of humor and a very good speaker as well. She gave a rich history of...","review_date":"July 25, 2018"},{"attraction_id":3289,"user":"nik_t","rating":5.0,"review":"A tour thay brought the city to life. An incredible tour (we had Francois as our guide). His talk about the history and the stories of Quebec City made me fall in love with the city. A 2 hour tour, where we all hung on every word, and didn't really want it to...","review_date":"July 23, 2018"},{"attraction_id":3289,"user":"hwy_girl1406","rating":5.0,"review":"Great highlights of Old Quebec. Took this tour on the first day to orient ourselves to the old town Took the tour with Jacques very knowledgeable guide. Started promptly at the Tourist Information Centre and worked our way down to the Lower Town. Small group and relaxed pace made this...","review_date":"July 22, 2018"},{"attraction_id":3289,"user":"kristink55","rating":5.0,"review":"Worth it!. We took this tour this morning with Clarisse -- amazing! Checked in with the tour inside the Tourist Information Center right off the Place d'Armes inside Old Quebec and met the group right outside. Clarisse was prompt, knowledgeable, smart, and funny. Spoke loud enough that...","review_date":"July 21, 2018"},{"attraction_id":3289,"user":"staciabs","rating":5.0,"review":"A \"must do\" and even better on the first day. I took the tour solo and was pleasantly pleased to see that the group was a small one. Clarisse, the tour guide was awesome. I wish history was this interesting in school; she gave us a great history lesson on her hometown. Although the tour...","review_date":"July 21, 2018"},{"attraction_id":3289,"user":"jackie_n","rating":5.0,"review":"Great snapshot of Old Quebec. Our walking tour of Old Quebec was excellent. Our tour guide was knowledgeable, friendly and relaxed. She pointed out very interesting facts that included humourous stories along with historical facts. She answered any questions and extended the tour so as not to rush us. Highly...","review_date":"July 21, 2018"},{"attraction_id":3289,"user":"470darlab","rating":5.0,"review":"Francois Vidal is amazing!. This tour was so interesting!! Who knew history could be fun and interesting all at the same time?!\nThe tour is broken up so you\u2019re not hiking from top to bottom of the City to where it\u2019s exhausting.\nFrancois is so knowledgeable and entertaining! As...","review_date":"July 18, 2018"},{"attraction_id":3289,"user":"rick_k","rating":5.0,"review":"New England Canada Cruise. Highlight of the cruise stops. Historical, informative guide and lots of information about a beautiful city that reminds me of our European cities we've visited. Wish we could have spent more time there!","review_date":"July 18, 2018"},{"attraction_id":3289,"user":"jdexterganek","rating":5.0,"review":"Guide relates memorable history for a great tour!. Our guide, Elizabeth, was expert at not only providing an interesting overview, but also leading the tour with consideration by stopping in the shade when possible and giving us great tips for the best way to visit the sites when we returned on our own....","review_date":"July 17, 2018"},{"attraction_id":3289,"user":"joe_z","rating":5.0,"review":"Guide Anne Tonguay was fantastic - highly recommend a tour. Great tour with my wife and two kids (10 and 13 years old). Anne's great knowledge of history shined through as she related the perspective of Canadians, French, English, Spanish and Americans and others throughout the tour. She made the tour fun and educational.","review_date":"July 14, 2018"},{"attraction_id":3289,"user":"jachia08","rating":5.0,"review":"Best of the Best. I was in Quebec City for only two days traveling solo, I decided to take the two hour walking tour first thing, and am so happy I did. Francois Vidal was very informative and fun as my tour guide. This gave me a good idea...","review_date":"July 14, 2018"},{"attraction_id":3289,"user":"davidxyz_13","rating":4.0,"review":"A very good two-hour overview with lots of history . My wife and I both enjoyed this tour, which might be more interesting to Canadians than to visitors from other countries ... although our guide tied in all of North America and England\/France in his narrative. The sights were amazing and you really got a...","review_date":"July 11, 2018"},{"attraction_id":3289,"user":"kathiems","rating":4.0,"review":"Guide Clarise was exceptional. This walking tour is a good way to see the Old Quebec - upper and lower cities. Our guide, Clarise, lives there and was very knowledgeable. In addition to the usual tour information, she provided a lot of personal insight, with humor and charm. (Our...","review_date":"July 10, 2018"},{"attraction_id":3289,"user":"bobjoycedenver","rating":5.0,"review":"Old City and Montmorency Falls Tours - Fantastic!. We selected two private tours in QC \u2014 the Old City Walking Tour and the half-day tour to Montmorency Falls. We had Robert Simard for both tours and could not have asked for a better tour guide. He was knowledgeable, had a deep understanding of...","review_date":"July 9, 2018"},{"attraction_id":3289,"user":"franny4579","rating":5.0,"review":"So much Information - Wonderful Tour. My daughter signed us up for a walking tour of Quebec City. We did a lot of walking but our tour guide was wonderful and so knowledgeable. She took us to places we would not have visited on our own. It one point on the...","review_date":"July 9, 2018"},{"attraction_id":3289,"user":"dina_v","rating":5.0,"review":"Nice Overview of the City. Guide Janet was personable, friendly and open to answering questions along the way. The tour gave a great overview of the city's history, some of the characters involved in its founding, the architecture and culture. The two hours went by quickly, even in the intense...","review_date":"July 9, 2018"},{"attraction_id":3289,"user":"brenmar2017","rating":5.0,"review":"The Grand Tour with guide Clarice. Excellent tour. Due to a mixup, she had to cope with two groups so there were over 20 of us, but she handled it very well. She was knowledgeable and enthusiastic and she had lots of stories that brought history to life. I would recommend...","review_date":"July 8, 2018"},{"attraction_id":3289,"user":"matthew_w","rating":5.0,"review":"Old city tour. Great job by our tour guide Janet. We were a small group and got to see many interesting sites and great stories. Awesome history of a proud French Canadian city.","review_date":"July 7, 2018"},{"attraction_id":3289,"user":"debra_l","rating":5.0,"review":"Uncovering History. We had Francois for our tour leader on a cold windy day. He was incredibly informative and funny while learning about the history of Quebec City. He was personable, knowledgeable and willing to do anything to make us have a wonderful tour. We would recommend...","review_date":"July 2, 2018"},{"attraction_id":3289,"user":"sdhime","rating":5.0,"review":"Great tour - thanks Genevieve!. We really enjoyed this tour. It went at a nice pace, gave us lots of history, a nice mix of architecture, churches, battles. Our guide also gave us good tips for more modern concerns such as where we could get some good ice wine and...","review_date":"June 29, 2018"},{"attraction_id":3289,"user":"marcia_h","rating":5.0,"review":"Engaging, informative, personable tour!!!. Our guide was Francoise Vidal and he gave a wonderful tour! He is knowledgeable and encouraged us to consider many perspectives of this interesting city. The length was just right and not very demanding for the '60 ish' crowd. I do recommend good, supportive shoes...","review_date":"June 26, 2018"},{"attraction_id":3289,"user":"elisabeth_m","rating":5.0,"review":"Our favourite part of the trip. We had a wonderful time on this tour. Fran\u00e7ois was entertaining, kind, and knowledgeable. We opted for the shorter tour (2h30) rather than the longer one (4h) but we would happily have done the longer one.\nDefinitely recommended.","review_date":"June 18, 2018"},{"attraction_id":3289,"user":"j_s","rating":5.0,"review":"Very enjoyable. Wonderful walking about Quebec. Our guide was Carol, friendly, educated lady.The tour goes from 'lower' to 'upper' Quebec. Normally, there is a ride on the funicular. It was closed to to the g7 meeting so we had to walk up the \"break neck stairs\". Not...","review_date":"June 14, 2018"},{"attraction_id":3289,"user":"chitrasolanki","rating":5.0,"review":"Excellent, very informative. Robert Simard was very good.. he explained the different architectures in the city very informatively.. he has lot of knowledge about the Qubec city history which he shared with us. The city has lot to give when it comes to history, architecture, nature, people.. we...","review_date":"June 12, 2018"},{"attraction_id":3289,"user":"larry888","rating":5.0,"review":"Great walking tour ... even in the blowing rain!. Mike was a great guide and not only oriented us to the old city, but to the history of Quebec as well ... French, English, and Canadian. It was rainy and cold, but still informative and fun.","review_date":"June 6, 2018"},{"attraction_id":3289,"user":"mike_z","rating":5.0,"review":"A lovely walk through a beautiful city. Who better to take a walk with than someone born and raised in beautiful Quebec.?\nJanet Miller, our guide at Voir Quebec tours entertained us on a 2.5 hour walk through her city. Knowledgeable, considerate and entertaining, she kept our group engaged with her descriptions...","review_date":"June 5, 2018"},{"attraction_id":3289,"user":"pricehall2018","rating":5.0,"review":"Bringing history to life!. I signed up for this tour with my 11-year-old son based on others' reviews, as my son's attention has been known to wander if not kept engaged. Our group of 8 was lead by Normand, who should have been a history or drama teacher. On...","review_date":"June 3, 2018"},{"attraction_id":3289,"user":"kellyadl","rating":4.0,"review":"Informative and well paced. I took this informative and through walking tour of Quebec City with Michael as my guide yesterday and learnt a lot about this gorgeous city.\nThere were around 20 people waiting for this tour and we were split into two groups, which as great as...","review_date":"June 1, 2018"},{"attraction_id":3289,"user":"jandcritchey","rating":5.0,"review":"Highly recommend this tour!. Our tour guide, Robert Vandermeer, was excellent. The start was conveniently located in old Quebec City and covered many highlights. Robert had a lot of knowledge and it was great learning about the history of Quebec City. I would recommend this tour at the very...","review_date":"May 30, 2018"},{"attraction_id":3289,"user":"mela233","rating":5.0,"review":"Outstanding Introduction to Old Quebec. Robert was an outstanding guide. He was soooo knowledgeable and passionate about the city and shared and showed some hidden gems. The Walking Tour with Robert was a real highlight of our trip to Quebec City. Highly recommended.","review_date":"May 30, 2018"},{"attraction_id":3289,"user":"rangerbeggs","rating":4.0,"review":"Great guide - but operator advertising a little off.. Robert is a fantastic guide \u2014 request him if you can!\nFYI, 2.5 p-hour tours are only 2 hours (leave late and end early) and the tour company does not abide by the 15-person maximum they advertise. The large group (ours was 18) truly does...","review_date":"May 29, 2018"},{"attraction_id":3289,"user":"malachy777","rating":5.0,"review":"Very Good Tour. Our guide was Elizabeth and she knew her stuff. It was a little over two hours and we learned of Quebec history, culture, religion, education and she even provided some restaurant recommendations. This tour will illuminate your view of Quebec. Thanks Elizabeth!","review_date":"May 28, 2018"},{"attraction_id":3289,"user":"mahanaief","rating":3.0,"review":"Informative BUT ..... This was a good experience but I expected more when I read the reviews. I guess it depends on the tour guy and how he organizes the information and pass them to the public. Our guy was full of knowledge but not capable of passing...","review_date":"May 24, 2018"},{"attraction_id":3289,"user":"linda_d","rating":5.0,"review":"Robert Vandermeer was a fantastic guide!. Last Thursday I thoroughly enjoyed the walking tour with Robert. Although Robert is not a \"native,\" he was extremely knowledgeable and shared information about history, architecture, culture and even favored restaurants! Guiding our group of 12 through the quiet streets of Quebec City, Robert stopped...","review_date":"May 20, 2018"},{"attraction_id":3289,"user":"pjo423","rating":5.0,"review":"A must when visiting Quebec. We were fortunate enough to have Francoise Vidal as our tour guide, the information he relayed over the tour was so very interesting. We had a diverse group and he had everyone engaged. He brought Quebec to life. Thanks for a wonderful afternoon.","review_date":"May 20, 2018"},{"attraction_id":3289,"user":"wendy_o","rating":5.0,"review":"Excellent guide and tour!. The 2.5 hour walking tour with Robert flew by with wonderful banter and interesting information about life in Quebec City, new and old. He was very helpful with suggestions of places to eat and directed us to a fantastic bakery, one of his favorites. He...","review_date":"May 20, 2018"},{"attraction_id":3289,"user":"julie_t","rating":5.0,"review":"Centuries of history in 2.5 hrs - May 2018. Fabulous. Robert Vandermeer was the guide for us. Extremely knowledgeable, stays current on city information, and loves his job. The 2.5 hour tour was just the right length. Good balance between talking, walking, and stopping. Since he had lived in the old town for 10...","review_date":"May 12, 2018"},{"attraction_id":3289,"user":"alex_i","rating":5.0,"review":"Quebec City walking tour. The tour was very informative and our guide, Richard, was so knowledgeable of the places and events! In the 2 1\/2 hrs, he was so considerate since we had our pet dog with us on the tour; he would allow for some stops for the...","review_date":"May 12, 2018"},{"attraction_id":3289,"user":"mikecornforth","rating":5.0,"review":"QC Waliking tour. The guide was informative and entertaining. The walk was a little over two hours. If you have the time, book this.","review_date":"May 8, 2018"},{"attraction_id":3289,"user":"marshacook","rating":5.0,"review":"Very good overview. Two hour centered on the architecture of houses, some historical in information, religious history, upper and lower towns.","review_date":"May 2, 2018"},{"attraction_id":3289,"user":"thewildthornbarrys","rating":5.0,"review":"Wonderfully, surprisingly, amazing !!!!. We had been to Quebec city a couple of times before, and this time brought our adult son with us to show him the town. The concierge at Chateau Frontenac suggested the Voir Quebec walking tour. Our guide, Francois Vidal, was extremely knowledgable, super charming,...","review_date":"April 29, 2018"},{"attraction_id":3289,"user":"sylvia_s","rating":5.0,"review":"Excellent. Thoroughly enjoyed this walking tour. Our guide Robert was full of information and history. I only wish it was a little slower so I could take more photos. Loved it.","review_date":"April 26, 2018"},{"attraction_id":3289,"user":"amy_t","rating":5.0,"review":"Interesting and fun. The tour provided information that we would not have received about Quebec City without the tour. The walking tour was relaxed and at an easy pace that brought us to parts of the city that we probably would have missed. Definitely recommend!","review_date":"April 18, 2018"},{"attraction_id":3289,"user":"cake-and-pie-eater","rating":5.0,"review":"Great Guide, Fantastic Tour in Inclement Weather!. Just finished taking a fantastic walking tour of old town Quebec City which we booked through Tours Voir Quebec. Our guide Richard Seguin was absolutely fantastic! Very fun, informative, and entertaining. Learned so much about Quebecois history and culture. Our tour was supposed to be...","review_date":"April 17, 2018"},{"attraction_id":3289,"user":"carolkmlee","rating":5.0,"review":"You need this tour. We had the great tour guide Robert. This tour is definitely helpful and needed if you are visiting the old Quebec City for the first time and have not been much research on this old city. It saves you a lot of time finding out...","review_date":"April 7, 2018"},{"attraction_id":3289,"user":"tao_j","rating":5.0,"review":"grand tour with Simon Jacobs. We went to Quebec city on Easter Sunday, and we were happy they still have tours under such a windy weather. Simon Jacobs is a very nice guide. He's very informative with the history of the area. It made the rest of our visit so...","review_date":"April 2, 2018"},{"attraction_id":3289,"user":"patricia_f","rating":5.0,"review":"HIstory lesson al fresco. Wish Robert had been my history prof back in high school; I would have retained a lot more! Started near the Fairmont and just over 2 hours later finished at the funiculaire. We\u2019ve been to Vieux Quebec twice before but hearing about the history of...","review_date":"March 23, 2018"},{"attraction_id":3289,"user":"jfar7052","rating":5.0,"review":"Great tour with enthusiastic guide. Morning grand tour with Robert Simard. Very keen tour guide with lots of great history. Hits all the main sites in upper and lower old Quebec. Will answer any questions you have and give suggestions for food and lots of little extra tidbits. I also...","review_date":"February 27, 2018"},{"attraction_id":3289,"user":"jenifer_c","rating":5.0,"review":"Winter walking tour. Robert did an excellent job informing and entertaining us (and keeping us warm!) for 2+ hours in this fine city! We would highly recommend this activity.","review_date":"February 15, 2018"},{"attraction_id":3289,"user":"jiggerb","rating":5.0,"review":"Wonderful exposure and insight.... Some things are \"just right\" and this tour was. We stayed nearby at the Hilton - it took less than 15 minutes to walk to the meeting point. Check-in was simple and we awaited our guide who held a great passion for Old Quebec. It's...","review_date":"January 13, 2018"},{"attraction_id":3289,"user":"sonye1","rating":5.0,"review":"best overview of old city. Long walking tour with Tour Voir; lucky enough to have Louise as our guide. there is considerable walking; the only way to really see Upper and Lower town. Very informative, especially the restaurant suggestions, as the offerings are overwhelming .Best way to get an overview...","review_date":"January 9, 2018"},{"attraction_id":3289,"user":"765mollyc","rating":5.0,"review":"Frozen on the outside, but laughing on the inside.. With a wind chill of -25 degrees our tour could've been a 2 and 1\/2 hr scene from March of the Penguins, but with Sir Simon as our guide we had a fantastic time! Starting with the monuments on and around Dufferin Terrace you wind...","review_date":"December 30, 2017"},{"attraction_id":3289,"user":"jfd","rating":4.0,"review":"very good tour. we were lucky to have a great guide lead us with a group of 12 for 2.5 hours around Old Quebec. She was very informative about history and other facts regarding the city. we got to see sights we never would have known about. Prepare...","review_date":"October 25, 2017"},{"attraction_id":3289,"user":"sometimesong","rating":5.0,"review":"Very good. We went on the 4 hour walking tour with Judith and enjoyed it very much. Judith was very informative and interesting, and showed us parts of Quebec City that we wouldn't have found by ourselves. Our small group appreciated the drink that was included at...","review_date":"October 24, 2017"},{"attraction_id":3289,"user":"wunderwoof","rating":4.0,"review":"Worthwhile first-day activity. Our walking tour, led by Mike, had nine people, a nice size. Mike's knowledge of Quebec history is extensive, but he had so much to share and it came tumbling out so fast he was sometimes hard to follow. Regardless, his enthusiasm was evident, and...","review_date":"October 23, 2017"},{"attraction_id":3289,"user":"sophia_c","rating":5.0,"review":"Great tour, excellent guide. We had a great time on this tour. The tour guide was knowledgeable, engaging, and had an excellent sense of humor. She was enthusiastic and tireless. We learned a lot from her about the city and the province. We strongly recommend this tour.","review_date":"October 22, 2017"},{"attraction_id":3290,"user":"lance_m","rating":5.0,"review":"Niagara Canadian Side. Dayna was our guide and she made the trip enjoyable. She is well informed, cheerful and a joy to talk with. The tour covered several points of interest and I plan on returning when the Maiden of the Mist is running.","review_date":"March 19, 2019"},{"attraction_id":3290,"user":"rene_w","rating":5.0,"review":"just grate!. went on the canadian side in walking distance of our hotel. Just fantastic impression also by going inside the facilites in orderr to watch and feel the falls from behind.","review_date":"March 19, 2019"},{"attraction_id":3290,"user":"la_m","rating":5.0,"review":"Awesome Niagara Falls tour. This tour was great! Dana, our guide, was amazing and a lot of fun. She was very easy to talk to you and I will definitely be signing up for here tour in the summer. It was a great experience and totally recommend, you will...","review_date":"March 11, 2019"},{"attraction_id":3290,"user":"betty_ann_g","rating":5.0,"review":"Maid of the Mist. Great time! Awesome tour.\nVery organized. Have even been to Victoria Falls in Zimbabwe but this was just as exciting.\nHighly recommend.","review_date":"January 7, 2019"},{"attraction_id":3290,"user":"trosescout","rating":5.0,"review":"Freezing Fun :). To begin our day, Dayna, our guide from Over the Falls Tours picked us up from our hotel. From there we began our 3.5 hour tour of the Canadian Niagara Falls area.\nDue to the amount of holiday tourists we agreed it would be best...","review_date":"December 29, 2018"},{"attraction_id":3290,"user":"51160jill","rating":5.0,"review":"FABULOUS. This was a trip of a life time. The boat ride takes you up close and personal with the falls. Be prepared to get wet and experience a breathe taking ride.","review_date":"December 11, 2018"},{"attraction_id":3290,"user":"shelleybell62","rating":5.0,"review":"Prepared to get Wet!!. Exciting and Exhilarating to see one of the wonders of the world. Great Tour, amazing view of the Falls!!","review_date":"December 11, 2018"},{"attraction_id":3290,"user":"peter_w","rating":5.0,"review":"How good was our tour guide.. I'm not really one for the tour guide stuff as your more often let down. But to my surprise our tour guide was fantastic. Robert was not only very informative but he was extremely funny. He made the tour. !st class.","review_date":"December 4, 2018"},{"attraction_id":3290,"user":"783paigea","rating":5.0,"review":"AMAZING!. Over the falls tours does an amazing job! Our tour guide Dayna was incredibly friendly, and so knowledgeable! We got the best of both sides of the falls, with great people. Highly recommend!","review_date":"November 25, 2018"},{"attraction_id":3290,"user":"mowly_10","rating":5.0,"review":"Maid of the Mist. If booking this ride please be aware that its operated from the American side of the falls not Canada, Day trip across the boarder was fun but cost us an extra $36 US dollars for temporary visas. But far better ride than the Hornblower ride...","review_date":"November 21, 2018"},{"attraction_id":3290,"user":"sunnychance21","rating":5.0,"review":"Amazing tour with Brian!. I loved every second of this tour. It was such a special experience! A really thorough tour. I felt like we visited all the main points of interest and saw so much for a really great price! Brian was the best tour guide. He was...","review_date":"November 10, 2018"},{"attraction_id":3290,"user":"uthra_k","rating":5.0,"review":"Trip to heaven?. We visited the Niagara falls on a Saturday afternoon. Canada really has an amazing view of the Horse shoe falls and has numerous attractions like aero car, journey behind the falls, walk besides rapids, Horn blower cruise, butterfly park. Each of these were different experiences...","review_date":"November 9, 2018"},{"attraction_id":3290,"user":"andrew_m","rating":5.0,"review":"Amazing experience. We went around with Josh, he was well knowledges and great fun. The day was cold but despite that and getting drenched through at the falls which I know is expected the day was amazing and fully recommend this tour.","review_date":"November 3, 2018"},{"attraction_id":3290,"user":"iansue2011","rating":5.0,"review":"Fantastic tour of both sides of the Falls. My wife and I really enjoyed our day with \"Neva the Diva\", who was a bubbly, knowledgeable and very welcoming guide. Thank you to everyone for making this a very memorable part of our US tour, despite the delays encountered crossing the Rainbow Bridge, each...","review_date":"November 1, 2018"},{"attraction_id":3290,"user":"mitchell_s","rating":5.0,"review":"Best way to spend a day at Niagara Falls. My wife and I really enjoyed this tour. Having taken this tour and also navigating on my own, I highly recommend this tour. It includes a really fun bus ride on both the Canadian and American sides. It includes the parking fees and admissions of...","review_date":"October 30, 2018"},{"attraction_id":3290,"user":"ted-pa","rating":5.0,"review":"Best Tour Guide EVER!!. Neva made the tour awesome! By far, the best tour guide we've ever had...she combined the history of the falls with a laptop presentation while waiting on the bus, gave plenty of time to explore at the stops, and made each stop more than the...","review_date":"October 30, 2018"},{"attraction_id":3290,"user":"familyfuninthesun21","rating":5.0,"review":"Fun Family Activity--Totally Worth It!!!. We went on the tour last Friday and had an awesome time! Our tour guide Dayna was fantastic! Many times when we travel, we like to explore on our own, but this tour was great because we were taken to all the spots in an...","review_date":"October 29, 2018"},{"attraction_id":3290,"user":"tony_m","rating":5.0,"review":"The tour that \"Maid\" our visit. A fantastic well thought out tour. The itinerary was great it covered all aspects of the falls visiting both falls and the surrounds. The highlight was the \"Maid of the mist\" boat ride right into the horseshoe falls which was truly amazing.The guide gave us...","review_date":"October 29, 2018"},{"attraction_id":3290,"user":"beal2479","rating":5.0,"review":"Great Experience at Niagara. Had a loads of fun and the tour guide Noman was very informative and friendly. We saw many attractions and enjoyed every bit of it!","review_date":"October 24, 2018"},{"attraction_id":3290,"user":"martha_f","rating":5.0,"review":"We love Dayna!. Dayna was our tour guide for our Maid of the Mist boat ride and tour. She was very friendly and knowledgeable about Niagara Falls area and made the tour so FUN! She gave us much historical information too!","review_date":"October 23, 2018"},{"attraction_id":3290,"user":"terrenceboyd","rating":5.0,"review":"We love Dayna Maid of the Mist ride. Dayna did really well to keep the mood UP! tough crowd! Knowledgeable fun dispite having lumps in her carpet! kiwis rock...not so much Idaho crowd!!!","review_date":"October 22, 2018"},{"attraction_id":3290,"user":"ronsus","rating":5.0,"review":"We Love DAYNA!!. A great tour and one of the best guides we have ever had in Dayna. She is full of knowledge plus keeps you occupied for 5 hours.\nAsk for Dayna.","review_date":"October 21, 2018"},{"attraction_id":3290,"user":"stewart_m","rating":5.0,"review":"Fabulous ! Fabulous ! Fabulous !. One of the most amazing sites in the world was made even better by Dayna, our tour guide. She gave us the background and detail to make each stop even more amazing and her wit, charm and humor entertained us throughout the tour. Linda and...","review_date":"October 20, 2018"},{"attraction_id":3290,"user":"spiggy5","rating":5.0,"review":"Good fun experience. Brilliant thing to do, we did get a little wet, but we were also standing right at the front.\nThe falls look spectacular from the boat.","review_date":"October 20, 2018"},{"attraction_id":3290,"user":"mishelchaz","rating":5.0,"review":"Do it!. Ask for Dayna as your tour guide, if you can. Well worth it! Wasn\u2019t just the boat but a very nice tour of the area.","review_date":"October 18, 2018"},{"attraction_id":3290,"user":"philkap","rating":5.0,"review":"Not to be missed. This was a wonderful way to see and experience Niagara Falls. Pick-up and drop off at the hotel was great. The Maid of the Mist ride AMAZING! The trip up the Skylon Tower was breathtaking. Our tour guide, Dayna, was a joy and pleasure to...","review_date":"October 18, 2018"},{"attraction_id":3290,"user":"sailgirl57","rating":5.0,"review":"Fun and easy way to see lots of Niagara Falls USA and Canada in One Day. This was a fun and easy way to see Niagara Falls. Our guide, Ricardo was very knowledgeable and provided us with lots insight, history and lore. The tour was really nice because it was a relatively small group and so transitioning from one landmark to...","review_date":"October 16, 2018"},{"attraction_id":3290,"user":"n5547dmrachela","rating":5.0,"review":"NEVA THE DIVA. When looking up tours we did not know what to expect. WOW! What an amazing experience and even better tour guide. Neva was not only funny but informative. She kept the group on time and got much more than we bargained for. I would absolutely...","review_date":"October 12, 2018"},{"attraction_id":3290,"user":"newman004","rating":5.0,"review":"Good value for money and lots more than just a boat ride. Trip lasted about 6 hours. Collected on time from hotel, crossed the border easily to USA, did the boat ride which was the highlight of the tour, but also stopped next to the falls and had a climb and took some photos. Then multiple stops...","review_date":"October 12, 2018"},{"attraction_id":3290,"user":"marcia_t","rating":5.0,"review":"Our tour guide Dayna was awesome. A great export he whole family! Our tour guide Dayna was knowledgeable and fun.. She made an amazing sight even more incredible!","review_date":"October 11, 2018"},{"attraction_id":3290,"user":"sleuth27","rating":4.0,"review":"Long wait at the border from Canada to US. On Oct 4 we were on Josh\u2019s morning tour. The first problem was that there was one passenger who was at least 15 minutes meeting the tour bus. Because of that we were behind schedule and there was only one lane open for tour buses...","review_date":"October 10, 2018"},{"attraction_id":3290,"user":"onka33","rating":5.0,"review":"Tour Guide. Neva our tour guide was a hoot! Very informative and funny. Ask for her to be your tour guide for sure :)","review_date":"October 10, 2018"},{"attraction_id":3290,"user":"19bl81","rating":5.0,"review":"A rainy day made better by Brian the tour guide!!!. I would highly recommend this tour and if Brian is your tour guide, you are in for a treat. He was super nice and took the time to get acquainted with everyone. He was very knowledgeable and gave us a time and location to meet...","review_date":"October 8, 2018"},{"attraction_id":3290,"user":"brenda_d","rating":5.0,"review":"Incredible!. Just be aware that the Maid of the Mist was purchased by the American side so we were picked up on the Canadian side and had to go through customs which took over an hour. Simply for that reason I might suggest just taking the...","review_date":"October 8, 2018"},{"attraction_id":3290,"user":"melchersj8856","rating":5.0,"review":"Niagara Falls Canadian Side. Neva the Diva was our guide and did an excellent job. She was knowledgeable, friendly, and funny! Everything was well-organized.","review_date":"October 8, 2018"},{"attraction_id":3290,"user":"peter_v","rating":5.0,"review":"great tour with and driven tourgide. and great tour to see all the highlights of Niagara Falls\nThe tourgide was Niva the Diva that enough to tell if the the Falls","review_date":"October 6, 2018"},{"attraction_id":3290,"user":"karen_d","rating":5.0,"review":"Wonderful, fantastic tour!. We had one of the greatest tours we\u2019ve ever had. Our tour guide, Josh, was exceptional! He gave us lots of information and fun facts throughout the tour. From the cool, windy, rainy under the Falls drenching to the Skylon tower, it was a great...","review_date":"October 4, 2018"},{"attraction_id":3290,"user":"billnys1","rating":5.0,"review":"The Falls - on the Bucket list. Did the US side Maid of the Mist trip. A must see experience for anyone, whether from the US or not. A magnificent piece of nature. Fellow tourists were very nice and we really were glad to have made the effort to do this.","review_date":"October 3, 2018"},{"attraction_id":3290,"user":"apennero","rating":4.0,"review":"Bucket list - Check!!. I came, I saw, I got soaked!! Well worth the power and the glory of the falls. Even with the poncho you are going to be dripping. Hint, hint.... stand at the back on the lower level. When the boat turns around you will be...","review_date":"October 2, 2018"},{"attraction_id":3290,"user":"gusjudy2018","rating":5.0,"review":"Niagara Falls visit Canada and Trip behind the Falls. This visit was special as we drove in from Toronto to meet friends driving up from Jacksonville Florida who had never seen the Falls. I booked Embassy Suites to be able to give them a wonderful view. They were thrilled with floor 27 and the...","review_date":"October 2, 2018"},{"attraction_id":3290,"user":"james_t","rating":5.0,"review":"Rainy day in Niagra. Despite the continuous drizzle, our driver\/guide Dayna was spirited and positive. She shared loads of information and was able to gt us to the right places despite the many other tour busses. This was a well rounded tour and definantly worth the price.","review_date":"October 2, 2018"},{"attraction_id":3290,"user":"matt_g","rating":5.0,"review":"Great Trip. I thought this was a great experience. Tour guide was great. It's a little long but well worth it. Lots of breaks and well organized.","review_date":"October 2, 2018"},{"attraction_id":3290,"user":"e-77515","rating":5.0,"review":"Niagra Falls Tour. We truly enjoyed the tour hosted by Dayna. She was fun and knowledgeable. Would definitely recommend this tour.","review_date":"October 1, 2018"},{"attraction_id":3290,"user":"wokeup","rating":5.0,"review":"Very Nice tour, informative. Shout out to Neva the Diva, thanks for the great tour, she truly enjoys her work. We were driven around the falls and she made for an enjoyable time, with stories and history of the falls. She made sure everyone was back on the bus...","review_date":"October 1, 2018"},{"attraction_id":3290,"user":"mathieu_m","rating":5.0,"review":"Excellent tour guide!. Great day tour with Neva the Diva! The tour itself was a full day and covers all main attractions around Niagara Falls. Our guide was knowledgeable and took good care of the guests.(She took group pictures on multiple occasions and had sent them via email!)...","review_date":"October 1, 2018"},{"attraction_id":3290,"user":"mommac10","rating":5.0,"review":"Great tour in spite of drizzle. Dayna was a great tour guide. She made a drizzly\/at times rainy day bright & cheerful. Maid of the Mist and the tower views were spectacular!","review_date":"October 1, 2018"},{"attraction_id":3290,"user":"t0nyb001","rating":5.0,"review":"The Best. This is value for money. Well organised, affordable and gives one the true sense of these falls. If you don't mind getting slightly wet stand on top floor of the boat at the front.","review_date":"October 1, 2018"},{"attraction_id":3290,"user":"jcmanley625","rating":5.0,"review":"Excellent tour!!. Our tour guide Dayna was amazing! We really enjoyed the trip!! We did the maid of the mist and skylon tower! Loved it!","review_date":"October 1, 2018"},{"attraction_id":3290,"user":"jerome_s","rating":5.0,"review":"Great experience. The highlight was the boat ride, but the tour was fun and lasted over 6 hrs. Brian was a great guide and showed us around to really enjoyable places, and had great anecdotes about places, history, and jokes.","review_date":"September 30, 2018"},{"attraction_id":3290,"user":"_bielawski_john","rating":5.0,"review":"Awesome time on their of the Mist. This was a great tour,made even better by the tour guide...Neva the Diva. She was knowledgeable pointed out interesting sights and filled us in on the history. She was also very entertaining with her stories and jokes. She made the trip and deserves at least...","review_date":"September 30, 2018"},{"attraction_id":3290,"user":"851chelseah","rating":5.0,"review":"Niagara Falls Canadian side. This tour was a blast! Our guide Dayna was awesome. Small tour sizes which is a bonus! It was the only tour I could find that included everything I wanted to see.\nJust be mindful that this tour doesn't pick up from Toronto.","review_date":"September 30, 2018"},{"attraction_id":3290,"user":"richard_and_nan..._s","rating":5.0,"review":"Well organized. We had a friendly guide- he was so kind and knowledgeable-\nHe was very attentive always asking us if we had any questions -","review_date":"September 29, 2018"},{"attraction_id":3290,"user":"antonio_g","rating":5.0,"review":"A must to enjoy. If you want to \"live\" the Falls and get very wet, be sure you take this ride. It is a must, You will enjoy and have a great experience. Very well organize.","review_date":"September 29, 2018"},{"attraction_id":3290,"user":"meepiedog","rating":5.0,"review":"Maid of the Mist and Skylon Tower were both highlights.. Dayna was a great guide and was very knowledgable. Her great sense of humor made it a fun time for everyone in our group.","review_date":"September 29, 2018"},{"attraction_id":3290,"user":"tammy_a","rating":5.0,"review":"Great Tour and Tour Guide. We really enjoyed this tour. Lots of sights to see and the guide (Neva the Diva) was awesome. She knew all about the areas history and was very entertaining.","review_date":"September 29, 2018"},{"attraction_id":3290,"user":"clive_n","rating":5.0,"review":"Maid of the Mist Tour by Danya .. Our Pick up from our hotel was on time by our wonderful tour guide Danya, who was full of life from the world go.\nShe made the experience fun factual and interesting.\nThe boat ride was amazing wear sensible shoes so as not to slip,...","review_date":"September 28, 2018"},{"attraction_id":3290,"user":"sgr0ne","rating":5.0,"review":"Great tour and tour guide . Noman did a fantastic job! Very knowledgeable and friendly. Thank you for a great day. The tour stops were well timed. Doug and Sheri G.","review_date":"September 28, 2018"},{"attraction_id":3290,"user":"daniel_j","rating":4.0,"review":"Liked to Tour and the Guide, Ed (But was it worth the money?). My wife and I did not planned the trip thoroughly due to the hectic schedule in the past few months so we decided to take this tour that can take us around many areas. Here are my quick thoughts on the overall experience and I...","review_date":"September 28, 2018"},{"attraction_id":3290,"user":"bguess2018","rating":5.0,"review":"neva the diva was very good and loads of fun. I would recommend this tour company anytime with this great of a guide!!!\nNeva the diva was very friendly and knowledgeable. When I return or tell anyone thats coming to request Neva for their tour","review_date":"September 27, 2018"},{"attraction_id":3290,"user":"mark_h","rating":5.0,"review":"Fantastic Day. What a fantastic day we have with our tour guide, Dayna and the group of people we were with. Dayna was first class and made us feel welcome from the start and nothing was too much. I would highly recommend this tour to anyone.","review_date":"September 27, 2018"},{"attraction_id":3290,"user":"barbara_n","rating":5.0,"review":"Having fun with \"Neva the Diva. My husband and I had a wonderful tour given by our bus driver\/tour guide \"Neva the Diva\". She was very informative and lots of fun. If we could give her a ten star rating we would. Be sure to ask for her if you are...","review_date":"September 27, 2018"},{"attraction_id":3290,"user":"mia_m","rating":1.0,"review":"This was the worst experience of my life. Just so ya'll know, this is a total rip off. The boat tour itself is $20-$25 if you buy a ticket there. Buying this here pass doesn't get you a cut in line, it doesn't even guarantee you a seat on the boat. My 2...","review_date":"September 27, 2018"},{"attraction_id":3290,"user":"janis_o","rating":5.0,"review":"Great value with excellent guide. Our tour guide Ed did an excellent job of teaching us about the Falls and the area around. It was a busy 7 hours and I would have expected to pay more for such an extensive tour. Ed was very accommodating and the group was...","review_date":"September 24, 2018"},{"attraction_id":3290,"user":"bjanddd","rating":5.0,"review":"\"Neva the Diva\" Was the BEST!. Neva picked us up promptly on time at the Sheraton Hotel. Luckily, we had a smallish group, so we really got an in depth, up close and personal, view of the Niagara Falls area. She was very knowledgeable, with just the right amount of humor...","review_date":"September 24, 2018"},{"attraction_id":3290,"user":"ninja_c","rating":5.0,"review":"Make sure you request NEVA THE DIVA. Having the right tour guide makes all the difference in the world. Neva the Diva was professional, enthusiastic, well versed about the area and the history and so much fun. You do not want to be stuck for hours with a bunch of boring people...","review_date":"September 24, 2018"},{"attraction_id":3290,"user":"731yvonnem","rating":5.0,"review":"Amazing trip . We were picked up at our Hotel by Jay who was an excellent guide. He made the whole trip enjoyable and interesting. The fall's are breathtaking and getting wet on the Maid of the mist....just has to be done. We never felt rushed and Jay...","review_date":"September 21, 2018"},{"attraction_id":3290,"user":"emily3452018","rating":5.0,"review":"great adventure. we had a great time on the guided tour and can recommend it. We got to see various parts of the Niagara Falls that we could not have visited on our own in the same amount of time. It was well planned and all queues...","review_date":"September 19, 2018"},{"attraction_id":3290,"user":"1southampton","rating":5.0,"review":"Exciting day. Thank you Nick for an amazing and informative day. We all had such a good time and didn't get too wet!","review_date":"September 18, 2018"},{"attraction_id":3290,"user":"ronnie_v","rating":5.0,"review":"Over the Falls with Dayna. What a great experience we had! The tour was everything we could have expected and more with Dayna's quick wit and sense of humor. Even being held up at the border was fun because Dayna kept us entertained!\nThe tour was not only fun but...","review_date":"September 18, 2018"},{"attraction_id":3290,"user":"lola58619","rating":5.0,"review":"Visit to Niagara Falls. We were lucky to get a great tour guide, Noman. He really treated us like a family. Well worth the money!!","review_date":"September 18, 2018"},{"attraction_id":3290,"user":"foodie44_11","rating":5.0,"review":"Great Tour of Niagara Falls!. I highly recommend this tour to see all the different views of the 3 Niagara Falls. This tour includes the Maid of Mist boat up to Horseshoe Falls which is spectacular.\nBrian was our tour guide and did an excellent job of narrating all the...","review_date":"September 17, 2018"},{"attraction_id":3290,"user":"julessyd","rating":4.0,"review":"Great experience but...... Niagara is a wonderful adventure. This tour is vey good and Jay was very knowledgeable.\nPlease note though it is Maid of the mist boat ride OR behind the falls- not both!\nThe description can be confusing.\nThat aside it was very worthwhile although the...","review_date":"September 17, 2018"},{"attraction_id":3290,"user":"james_t","rating":5.0,"review":"Don't miss this tour!. Our guide Dayna was funny but gave us all kinds of info on the Falls. The bus picked us up on time, in front of our hotel. Wear walking shoes. Be prepared to get wet on the amazing boat trip. If bringing a camera, bring...","review_date":"September 17, 2018"},{"attraction_id":3290,"user":"kumcretirednurse","rating":5.0,"review":"Up close\u2014and wet. Really great to feel the falls. We did get wet. This is a good activity for all ages. Kids were having a fantastic time","review_date":"September 17, 2018"},{"attraction_id":3290,"user":"nathans1234","rating":5.0,"review":"What can i say Just Amazing.. we stayed on the Newyork side of Niagara falls and all i can say is what a disappointment, we decided to walk over to the Canadian side being from the uk i didn't need any visa or anything, costs nothing to get into Canada but...","review_date":"September 16, 2018"},{"attraction_id":3290,"user":"john_m","rating":5.0,"review":"Great Tour . Excellent tour for the Niagara Falls area! Tom was an amazing host\/ driver that told lots of interesting history and facts of the area. We definitely got our money's worth on this trip!","review_date":"September 15, 2018"},{"attraction_id":3290,"user":"gordonsue_m","rating":5.0,"review":"Best tour ever!. Fantastic experience! Couldn't be happier. We saved for 5 years to do this trip and it was worth the wait and worth every penny. Dayna was very friendly, lively, upbeat and cheerful. She helped all of us get the most out of the tour, was...","review_date":"September 14, 2018"},{"attraction_id":3290,"user":"lolita2012_12","rating":5.0,"review":"Best of the Best. This was our first trip to the Falls and our time was limited. We couldn't have been happier with our selection!\nNorman was our guide and we were impressed by his knowledge and professionalism. He was wonderful and such a pleasure! He set expectations from...","review_date":"September 13, 2018"},{"attraction_id":3290,"user":"klgardner07","rating":5.0,"review":"From below the falls to way above the falls - Over the Falls Delivers!!!. This was an incredible tour for someone seeing the falls for the first time! You start the day in the basin of the falls, seeing those magnificent herculean waterfalls from down below, and end the day in the Skylon tour looking down on the majestic...","review_date":"September 11, 2018"},{"attraction_id":3290,"user":"mrkwill1","rating":5.0,"review":"Absolutely great!. I've seen the falls several times but never had ridden the Maid of the Mist. I wish I could ride every day now. The trip is stunning. Incredible ride with incredible sites. Worth every penny and then some.","review_date":"September 10, 2018"},{"attraction_id":3290,"user":"ambassador578930","rating":5.0,"review":"Neva the Diva. Our tour guide, Neva, was wonderful. Neva was very informative! She was a pleasure to be with. Neva was very attentive to all of her guests. Recommend this tour. It is about five hours long, but you do get a good overview of Niagara Falls.","review_date":"September 10, 2018"},{"attraction_id":3290,"user":"dazza69tipperary","rating":5.0,"review":"amazing and wet. the ultimate views of all three falls , amazing noise and very misty , but you cant go to niagara and not do this .","review_date":"September 10, 2018"},{"attraction_id":3290,"user":"lilshemks3bs","rating":5.0,"review":"DST 2018. Josh was an excellent tour guide!! This tour takes to see the falls from every vantage point possible. Highly recommend!","review_date":"September 9, 2018"},{"attraction_id":3290,"user":"lory6985","rating":5.0,"review":"fantastic tour with a tour guide!!!!!!!!. we have a very good Niagara falls tour with our tour guide Noman. he was an excellent tour guide. he showing us everything at American and Canadian side, explained all the history about the falls!!!!!!!!","review_date":"September 8, 2018"},{"attraction_id":3290,"user":"arthurzersty","rating":5.0,"review":"memorable trip. we had a great tour with over the falls at Niagara falls. It was my first time with my family but enjoyed a lot. the guide Noman was awesome and friendly. recommend this tour anyone visiting Niagara falls.","review_date":"September 8, 2018"},{"attraction_id":3290,"user":"catherine_i","rating":5.0,"review":"OUR TRIP \"OVER THE FALLS\". Neva was the best! We couldn't have had a more entertaining host for our tour. When she wasn't giving us history lessons or pointing out the many interesting attractions around us, she was cracking jokes to beat the band. She probably could quit her day...","review_date":"September 7, 2018"},{"attraction_id":3290,"user":"joann_s","rating":5.0,"review":"Niagara Falls tour and maid of the mist. Our tour guide was Neva the Diva. Did an awesome job. Great personality and made the day fun. Would recommend her for anyone doing a tour of the falls.","review_date":"September 7, 2018"},{"attraction_id":3290,"user":"647henrys","rating":5.0,"review":"A great \"all in one tour\". Paul did a great job to make this a perfect day. Combination of the American and Canadian highlights was well selected.","review_date":"September 7, 2018"},{"attraction_id":3290,"user":"rita_w","rating":5.0,"review":"Very enjoyable tour. We had Jarius for our guide and he was great. He was gave us alot of history of the area. The tour started with the a ride on the Maid of the Mist which was awesome. It takes you right to the falls. You do...","review_date":"September 6, 2018"},{"attraction_id":3290,"user":"roam282482","rating":5.0,"review":"Fantastic Tour!. Amazing tour with so much to take in! Very well put together and our tour guide Caleb, was outstanding. He was a seasoned veteran and offered above and beyond information for everyone. Full bus... but it felt like it was an individual presentation as he...","review_date":"September 6, 2018"},{"attraction_id":3290,"user":"davidmiddleton03","rating":5.0,"review":"Best tour we\u2019ve ever done!. We were up in Niagara for a few days from New York, so had already pre booked this trip through their website. All the communication from the office was first class and pick up details and requirements were all clearly set out.\nOur tour guide...","review_date":"September 6, 2018"},{"attraction_id":3290,"user":"jonson45698","rating":5.0,"review":"The tour was Excellent!!!. We thoroughly enjoyed this tour. Our tour guide Noman was exceptional! He was very knowledgeable and showed us many things around the falls. In a word, excellent tour.","review_date":"September 5, 2018"},{"attraction_id":3290,"user":"harrykhan979","rating":5.0,"review":"First time at the falls. The tour was wonderful and our guide Noman is extremely friendly and has lots of knowledge about the area. He took us to great places and made sure that everything was timed out extremely well. Such a pleasant experience!! Will recommend this tour with Noman!","review_date":"September 5, 2018"},{"attraction_id":3290,"user":"jod80","rating":5.0,"review":"What great fun!. We thought we had just booked a trip on the Maid of the Mist, but got a great tour of several other venues including the whirlpools, skylon, Table Rock, and a stop at a great little restaurant to try poutine. Our guide, Tom, was so...","review_date":"September 5, 2018"},{"attraction_id":3290,"user":"krboyles1","rating":5.0,"review":"Jay was a great tour guide. Very informative and great experience.. Highly recommend this tour! Our guide Jay and his ride along Juan were friendly, patient, informative and made the tour enjoyable for all.","review_date":"September 4, 2018"},{"attraction_id":3290,"user":"donaldlocastro","rating":5.0,"review":"Over the Falls Tours- excellent tour. My wife and I spent labor day weekend at Niagara Falls, Canadian side. We booked the Over the Falls Tour based on reviews from Trip Advisor. We were more than pleased with our choice. Jay, our tour guide was informative and his stories were very...","review_date":"September 4, 2018"},{"attraction_id":3290,"user":"rjph2017","rating":5.0,"review":"Amazing Niagra. The deck may get wet , they said. By the end the water was flowing every where. What an amazing place , you have to do it.","review_date":"September 3, 2018"},{"attraction_id":3290,"user":"trike2010","rating":5.0,"review":"Rush without drugs. The boatride was so much fun. Getting wet was so much fun. It was like hearing the roar of the god Niagara.","review_date":"September 2, 2018"},{"attraction_id":3290,"user":"thomas_r","rating":5.0,"review":"Over The Falls With J. 5 hours of fun and education. Love that the size of the tour was only 21 people on your own mini bus. Mix of walking and riding was great. J was an awesome tour guide, treated you as if you were one of his family....","review_date":"September 2, 2018"},{"attraction_id":3290,"user":"twila_g","rating":5.0,"review":"Excellent. Our tour guide Jay was well informed and fun! We enjoyed our time...a little different than what I thought I signed up for but overall a very nice experience.","review_date":"August 31, 2018"},{"attraction_id":3290,"user":"williamtannn","rating":5.0,"review":"An Outstanding Adventure!!!. We had such a great time on the tour. I came to Niagara falls as a child before but this is the first time I visited Niagara falls as an adult. Noman, the tour guide was very friendly and shared a bunch of history of...","review_date":"August 29, 2018"},{"attraction_id":3290,"user":"oscarmr14589","rating":5.0,"review":"Great Tour, Treated like family!!!. Our tour guide was Noman. He was awesome and perfect for this tour! He picked us up and dropped us off right at our hotel. We did the maid of the mist, Luna Island, Canadian falls, Skylon and many more. The lunch place was excellent...","review_date":"August 29, 2018"},{"attraction_id":3290,"user":"brucer1","rating":5.0,"review":"Great Experience. We saw every view possible of the falls.Our bus was right on time & a very comfortable ride. Our leader Paul made it fun & very descriptive of the area.Thx to him we enjoyed the whole thing highlighted by the Mist ride.","review_date":"August 29, 2018"},{"attraction_id":3290,"user":"donwmay","rating":5.0,"review":"Excellent close up and far away views of falls. Our guide, Paul, was terrific - knowledgeable, entertaining and friendly. The close up views of the falls were awesome. Note that the website I used to make reservation said the tour would start at 9:30 and last approximately 4 hours, but for us it started...","review_date":"August 29, 2018"},{"attraction_id":3290,"user":"bcdon","rating":5.0,"review":"Terrific Way To See The Falls. My wife Jane and I took this tour on Monday August 27th, 2018. It was so much better than I imagined! The tour included about 25 people. After pickup at our hotel (so convenient), We began with the Maid of the Mist, the iconic boat...","review_date":"August 29, 2018"},{"attraction_id":3290,"user":"steve_c","rating":5.0,"review":"Awesome tour... for sure.. This tour was made measurable by our tour guide Josh. Not only was he very knowledgeable about the history of the falls but kept us on schedule and made each stop enjoyable. Thank goodness we didn't get his twin brother Caleb! Thanks Josh for a...","review_date":"August 29, 2018"},{"attraction_id":3290,"user":"vacationer304988","rating":5.0,"review":"Great tour... highlight of our anniversary trip . Great tour! Our tour guide, Jairus(Jay) was excellent! He was very knowledgeable, informative and funny. Highly recommend this tour!","review_date":"August 28, 2018"},{"attraction_id":3290,"user":"taka_n","rating":4.0,"review":"Leisure . Saw and heard the Falls from all angles...what an experience! Our tour guide was very knowledgeable and very entertaining. Wish I could remember half of the information he told us!!!","review_date":"August 28, 2018"},{"attraction_id":3290,"user":"gregcornett","rating":5.0,"review":"Wonderful tour with Wife and I. This was one of the high lights of our entire trip, It is a great way to see the falls and learn about the history!","review_date":"August 28, 2018"},{"attraction_id":3290,"user":"alissa_r","rating":5.0,"review":"Honeymoon. Our tour guy Jay was the best from Over the Falls Tour. He was very knowledgeable. I would definitely recommend The Maid of the Mist tour. Would rate Jay a 5 star.","review_date":"August 27, 2018"},{"attraction_id":3290,"user":"mellowmashyy","rating":5.0,"review":"what a great Tour. What a fun and informative tour with an excellent guide Noman. He made sure no one got left behind in the group and was very good at telling us the history about the area. Would recommend the tour!","review_date":"August 27, 2018"},{"attraction_id":3290,"user":"rhonda_g","rating":5.0,"review":"Over the Falls . Great tour! Our guide, Paul, very informative. He shared a lot of history of the falls as well as colorful stories on people who have attempted going over the falls. Awesome views of the falls from both American and Canadian side. This tour made our...","review_date":"August 26, 2018"},{"attraction_id":3290,"user":"deneen_n","rating":5.0,"review":"I got Misted at Niagra Falls!. We were picked up on time and provided with a return ride. Our tour guide knew his stuff and had a great sense of humor. The falls themselves are Awesome! We were provided with a rain poncho, but you still get wet so dress appropriately....","review_date":"August 25, 2018"},{"attraction_id":3290,"user":"777mannys","rating":3.0,"review":"Falls are worth the trip. We really enjoyed seeing the falls from both sides of the boarder. Our tour guide was knowledgeable and funny. The one thing we did not like was they only stopped for 30 minutes at most stops but he took us to a restaurant shopping area...","review_date":"August 25, 2018"},{"attraction_id":3290,"user":"sandy_f","rating":5.0,"review":"Great ride on boat. Had a great time on tour and boat ride was amazing. Our guide Jay was friendly and informative about the falls. Great experience","review_date":"August 25, 2018"},{"attraction_id":3290,"user":"coachdrobb","rating":5.0,"review":"Hornblower Cruise to the falls on the Canadian Side. A must do for your visit to Niagara Falls. The staff was great, the lines move quickly and it is so fun to get wet getting that close to the falls!","review_date":"August 25, 2018"},{"attraction_id":3290,"user":"alex299834","rating":5.0,"review":"Great memories. Noman our guide was awesome. He was friendly and showed genuine enthusiasm for his job. He was very knowledgeable of all the attractions. He made the day memorable. Thanks!!","review_date":"August 24, 2018"},{"attraction_id":3290,"user":"rob_s","rating":5.0,"review":"Great overview!. I wasn't sure about the need for a guided tour of Niagara Falls, but having booked this tour I highly recommend it. You get to see the falls from many different views and I don't think there is any way I would have gotten so...","review_date":"August 24, 2018"},{"attraction_id":3290,"user":"jenn_c","rating":5.0,"review":"Hole In One. Neva the Diva gave my family of four a comprehensive Niagara Falls experience. Just when you think you can't see another beautiful part of the falls, Neva took us there! It was a long day, but I wouldn't change a thing. We would have never...","review_date":"August 22, 2018"},{"attraction_id":3290,"user":"patricia_d","rating":5.0,"review":"Over the Falls Tour. My husband and I just returned from this awesome tour. It was just amazing. Mother Nature at her best. Beautiful and breathtaking! But I have to give kudos to our tour guide, Paul, who added an extra layer of fabulous. This man was friendly, informative,...","review_date":"August 22, 2018"},{"attraction_id":3290,"user":"marylyn497","rating":4.0,"review":"Amazing experience. We have been to Niagara Falls many times ,but I had never been on the Maid of the Mist .We had young visitors from U.K. And we all went on .I didn't know what I was missing ,it was brilliant,a fascinating experience!","review_date":"August 21, 2018"},{"attraction_id":3290,"user":"d8698jdkevino","rating":5.0,"review":"Great time!. Our tour with Paul was amazing! His knowledge of the area and storytelling was superb!\nIt was a comfortable easy time having him navigate the town for us.","review_date":"August 20, 2018"},{"attraction_id":3290,"user":"esporj","rating":5.0,"review":"Great time with our guide Jay from Over the Falls Tours. My wife and I had a great time on The Canadian Side Tour. Our guide Jay was the best. His knowledge of Niagara history and his humor is what made the tour great. If your taking the tour ask for Jay he's the man.","review_date":"August 20, 2018"},{"attraction_id":3290,"user":"dngtrumps","rating":5.0,"review":"Highlight of our trip!. Our family of four took this tour this past weekend with Jay as our tour guide. It was a worry free day as all of the driving and navigating were taken care of. Jay was very knowledgeable of Niagara Falls history and was very personable....","review_date":"August 20, 2018"},{"attraction_id":3290,"user":"erik_k","rating":5.0,"review":"Great Tour. Paul Traverse guided us around to all the sites and more, intermingled the tour with stories and anecdotes much to our delight. The time flew by but yet was filled with interesting facts and the kids learned a bunch. Great tour!","review_date":"August 19, 2018"},{"attraction_id":3290,"user":"bernie493","rating":5.0,"review":"Fun Time, Great Tour. My husband and I took our first tour of the falls on What started out as a dreary rainy day. Our tour guide was Jay. From the beginning he made it fun, and kept us laughing. We had a great group of people to spend...","review_date":"August 19, 2018"},{"attraction_id":3290,"user":"156judit","rating":5.0,"review":"Worth every penny. The Maid of the Mist Boat Ride experience is very well organised and gives a fantastic close-up experience of the Niagara Falls. We preferreed to book tickets on line booking in advance of our trip rather than through a hotel package which worked well for...","review_date":"August 19, 2018"},{"attraction_id":3290,"user":"terry_p","rating":5.0,"review":"Great tour!. Josh was our tour guide & he was awesome! Kept us on schedule & made us laugh all day long. Our tour stuck to the 6 hour time line, yet we had plenty of time to see all the sights. My favorite stop was Table...","review_date":"August 18, 2018"},{"attraction_id":3290,"user":"mom2mom2015","rating":5.0,"review":"Loved it! Go team Paul!. I wasn't sure which tour to select as there were so many choices. I selected this tour based on reviews. Im so glad i did. I was a bit hesitant because of the price but it was well worth it. We stayed on the Canadian...","review_date":"August 17, 2018"},{"attraction_id":3290,"user":"dmked","rating":5.0,"review":"Vacation . Great tour!! JOSH was very informative and funny. The tour lasted about five hours. You get to see both side of the falls. It was a great day! Thanks again Josh!!","review_date":"August 17, 2018"},{"attraction_id":3290,"user":"joseph_s","rating":5.0,"review":"Niagara Falls. Fantastic tour of the Falls. Jay our guide was great! He informed us about the history of the Falls both US and Canadian side and different historical sites. If you take this tour ask for Jay, you won't be disappointed!","review_date":"August 16, 2018"},{"attraction_id":3290,"user":"lindaalsop","rating":5.0,"review":"The boat ride on the Maid of the Mist was just awesome! Be prepared to get a little wet!. Jarius was a fabulous tour guide who shared such great entertaining stories about the history of the Falls. His presentation, along with visiting the Falls, Goat Island, and Sky Tower, made it a fun, comprehensive outing if you plan to visit Niagra Falls for just...","review_date":"August 16, 2018"},{"attraction_id":3290,"user":"pekingok","rating":5.0,"review":"maid of the mist. So awesome to feel the power of the falls close up. This is a best buy attraction. Don't miss out on seeing and feeling the best thing about Niagra Falls.","review_date":"August 16, 2018"},{"attraction_id":3290,"user":"jacobrry","rating":5.0,"review":"Amazing Tour. we were able to see multiple attraction of Niagara falls without the hassle of unknown street and parking. Our guide Noman was knowledgeable and exceptional from the beginning of the tour until the end. Thanks!!!!","review_date":"August 15, 2018"},{"attraction_id":3290,"user":"debby02043","rating":5.0,"review":"Amazing time. one of my friend recommended me to take this tour. The tour was well designed and organized. we saw Niagara falls from both side. The tour guide Noman was very nice and informed us many facts about the area.","review_date":"August 15, 2018"},{"attraction_id":3290,"user":"joseph_s","rating":5.0,"review":"Great Tour!. Our guide Robert was prompt, friendly and informative. He had lots of information on the history of the Falls and Niagara State Park. He had a great personality and gave us plenty of time to get from one excursion to the next. Great job!","review_date":"August 15, 2018"},{"attraction_id":3290,"user":"teacher-sofia","rating":5.0,"review":"Excellent tour. Our tour guide ROBERT was amazing! He was extremely knowledgeable and humorous. He picked us up promptly and was a pleasure to be with throughout the tour. He even had photo clippings of some of the famous people of Niagara Falls. I highly recommend this...","review_date":"August 15, 2018"},{"attraction_id":3290,"user":"katylgd001","rating":5.0,"review":"Memorable Trip. The tour was fantastic and happy that we took that tour. The tour guide Norman was friendly and very accommodating. The boat ride was real fun. Definitely recommend the tour.","review_date":"August 14, 2018"},{"attraction_id":3290,"user":"james_s","rating":5.0,"review":"OVER THE FALLS TOUR. Great tour of Niagara Falls and surrounding area. Our guide, Adam, was great! On time, very informative, and gave us a lot of information we all found very interesting about the area and it's history. It was quite obvious from the start he likes his...","review_date":"August 14, 2018"},{"attraction_id":3290,"user":"feel_all_right","rating":5.0,"review":"Great our and guide!. This was a great way to see parts of the US side of the falls I would not have seen since I was staying on the Canadian side. Noman was a great guide.","review_date":"August 14, 2018"},{"attraction_id":3290,"user":"marvinlara312","rating":5.0,"review":"Nice Tour Excellent time at Niagara Falls. Noman is a very good tour guide and has an amazing personality. Went on Niagara falls tour and enjoyed every bit of it. Thanks!!!","review_date":"August 14, 2018"},{"attraction_id":3290,"user":"karan_r","rating":5.0,"review":"Awesome tour and awesome tour guide. Jairus was our guide and went above and beyond to make our experience out standing. He was very friendly, full of interesting facts and made the tour fun. I would definently recommend this tour to anyone that is in the area and wants to not...","review_date":"August 12, 2018"},{"attraction_id":3290,"user":"vijith_s","rating":1.0,"review":"Oversold and Underdelivered. 1)The guide turned up 30 mins late and was all over the shop\n2)Delivered the news that we were not doing the US side and this was replaced to us staying only on Canadian side -last min change\n3)The other spots included in the itenary...","review_date":"August 12, 2018"},{"attraction_id":3290,"user":"diane_c","rating":5.0,"review":"Over the Falls\/Maid of the Mist Tour!. Robbie was our trip guide\/driver, He was very informative.. Lots of stories about the area and the history of the Falls.. The patience of a saint.. I was like ,really?? not out waiting and not bringing their passport... Made the trip very fun time.. Thanks...","review_date":"August 10, 2018"},{"attraction_id":3290,"user":"nortega001","rating":5.0,"review":"Great way to experience the Falls . Strongly recommend this tour for all. Our guide Paul, was extremely knowledgeable, friendly and made the experience wonderful for us (which includes an extremely talkative 9 year old). In addition to seeing the Falls on the boat, we also toured other areas which we would...","review_date":"August 10, 2018"},{"attraction_id":3290,"user":"rik_a","rating":5.0,"review":"Over the falls tour. Paul, our driver\/tour guide made our trip a success, even with inconsiderate family.on. He was knowledge, friendly and helpful. The points we visited , helped us enjoy Niagra Falls immensely. Would recommend, and he knows the best fudge place in the area.","review_date":"August 10, 2018"},{"attraction_id":3290,"user":"scott_l","rating":5.0,"review":"Niagara Falls Trip!!!. Noman makes seeing the falls from Canada & States simple and stress-free. Crossing the border both ways went very smoothly. Loved every minute of our tour! Maid in the Mist boat ride was amazing - wet but amazing! The last stop at Skylon Tower had...","review_date":"August 9, 2018"},{"attraction_id":3290,"user":"buzz_b","rating":5.0,"review":"Wonderful Experience. This was an excellent tour and Jay was a great tour guide. He was very knowledgeable about the falls history and other interesting facts.","review_date":"August 9, 2018"},{"attraction_id":3290,"user":"brianna_s","rating":5.0,"review":"Great Tour. My family and I did the Over the Falls Tour of the Canadian side on Monday, and it was amazing! Our guide, Josh, was informative, funny, and took us to all sorts of places that I doubt I would've been to by myself. The boat...","review_date":"August 9, 2018"},{"attraction_id":3290,"user":"estelle_l","rating":5.0,"review":"so many things to do. nice view close to the fall Niagara fall is 1 of best place to visited people are very nice and helpful","review_date":"August 8, 2018"},{"attraction_id":3290,"user":"kelly2313","rating":5.0,"review":"Amazing Fun. Went on the tour. Never been to Niagara Falls before. Had a fantastic time with Noman. Enjoyed the view of the falls very much.","review_date":"August 8, 2018"},{"attraction_id":3290,"user":"muhammad_b","rating":5.0,"review":"Misty Maid and Circular Rainbows. This was by far one of the best experiences I've ever had. The falls are breathtaking and the entire city around it is alive. But the Hornblower\/Maid of the Mist (American Side) cruise is a must. Its a wonderland as you descend into the mist...","review_date":"August 7, 2018"},{"attraction_id":3290,"user":"diane_o","rating":5.0,"review":"Wow. This boat ride brings you right to the edge. Fabulous. Fun. Wet. No worries it is well organized with a lovely rain poncho as a souvenir!","review_date":"August 7, 2018"},{"attraction_id":3290,"user":"kay_c","rating":3.0,"review":"Maid of the Mist was the highlight. It was to long, the pick up took to long, after the boat the stop at the hooky souvenir shop was unnecessary. John the guide was poor.","review_date":"August 7, 2018"},{"attraction_id":3290,"user":"izhar_h","rating":5.0,"review":"Great Trip, Well Worth It. Took the tour with Jarius, he was fantastic. He was very friendly and informative throughout the entre tour. He made sue we hit all our spots and did a great job of keeping the group together. This trip allows you to see a wide range...","review_date":"August 6, 2018"},{"attraction_id":3290,"user":"denise_p","rating":5.0,"review":"awesome over the falls tour!. Neva the Diva was an awesome tour guide. We had such a fun time. She told us stories about the falls and answered all our questions. I would recommend this tour to all my friends","review_date":"August 5, 2018"},{"attraction_id":3290,"user":"bobbiesteve","rating":5.0,"review":"Over the falls tour with Neva Diva. Excellent tour. Neva has a good sense of humour and a good knowledge of the area.\nShe took us to both the US side and Canadian side of Niagara Falls.","review_date":"August 5, 2018"},{"attraction_id":3290,"user":"darianfrazzi","rating":5.0,"review":"Great Sightseeing. We wanted to see everything without the hassle of parking and eventually we saw more than we thought. Our tour guide Noman was organized and did everything in timely manner. We never felt rushed though we were on the roll. Clean bus, good A\/C, Overall...","review_date":"August 4, 2018"},{"attraction_id":3290,"user":"micaela_h","rating":4.0,"review":"Great experience. Myself and my significant other have never been to Canada nor have we seen Niagara Falls so we decided to take a trip for the weekend. We chose this tour so we could learn a little more about Niagara Falls and also get to experience...","review_date":"August 4, 2018"},{"attraction_id":3290,"user":"michael_t","rating":5.0,"review":"Paul was a five star tour guide and gave a fun and informative tour.. Paul gave a great tour of the Falls and surrounding items of interest such as the enormous hydro-electricity generation going on - both past and present. It was a bonus that Paul was born and raised here - so many of his anecdotes were first...","review_date":"August 3, 2018"},{"attraction_id":3290,"user":"irene_s","rating":5.0,"review":"Great tour. We had a fantastic time. Our guide Neva the Diva was knowledge and funny. Highly recommended for a fun filled day","review_date":"August 2, 2018"},{"attraction_id":3290,"user":"laurat1330","rating":5.0,"review":"Great tour guide. Neva was great - she was so full of information about the Falls and the other places we visited. And, her energy and friendly manner were wonderful!\nWe would definitely recommend the tour and her as a guide!\nNeal and Laura T.","review_date":"August 2, 2018"},{"attraction_id":3290,"user":"kimberly_r","rating":5.0,"review":"Niagara Falls Tour. This was an awesome day. The tour is well-planned and well-paced. Neva is a great tour guide and host. She took excellent care of all of us and kept us entertained as she educated us on what we were seeing. This was money well-spent.","review_date":"August 1, 2018"},{"attraction_id":3290,"user":"nocrybabiesffl","rating":5.0,"review":"Fun and educational tour. Robbie was our tour guide and he was excellent. You could tell he really enjoyed sharing stories of Niagara lore! #teamRobbie","review_date":"August 1, 2018"},{"attraction_id":3290,"user":"claybrown3","rating":5.0,"review":"Maid of Mist tour with Paul. Paul was our tour guide for the day. He was very knowledgeable of the area, sites and history. He was the right tour guide for the group of people on the bus. Paul gets 5 stars. One recommendation and perhaps an oversight on my part...","review_date":"August 1, 2018"},{"attraction_id":3290,"user":"mary_k","rating":4.0,"review":"A great day at the falls. We enjoyed the full day of touring around Niagara Falls, especially the Maid of the Mist Boat ride. We were able to visit many of the local attractions. Our guide, Paul did an excellent job sharing information (stories) about the falls. He was very friendly,...","review_date":"July 31, 2018"},{"attraction_id":3290,"user":"pushpa_g","rating":5.0,"review":"Five Star Tour, Great Value. Jarus was amazing. He knows so much about the history of the area and also is a child whisperer. He kept all the kids engaged and entertained, which is no small feat. His approach made this the most relaxing and fun 7 hours in a...","review_date":"July 30, 2018"},{"attraction_id":3290,"user":"rolfb643","rating":2.0,"review":"Great Falls - poor tour guide. Great stops, enjoyed what nature has to offer!!!\nNot so much our tour guide Noman. He wasn't much more than our driver. The first half of the tour he did not share any information with us. On the way to our first stop we got...","review_date":"July 30, 2018"},{"attraction_id":3290,"user":"steven_h","rating":5.0,"review":"Over the Falls was fantastic!. We booked our trip for Maid of the Mist and the Cave of the Winds. Highly recommend the guided tour! The Cave of the Winds was a highlight and not to be missed. Our guide, Paul, was friendly, well informed, shared lots of insider information...","review_date":"July 30, 2018"},{"attraction_id":3290,"user":"cheebeng73","rating":5.0,"review":"Thank You Robbie !. The whole experience with this tour was an eye opening. With our tour guide, Robbie, he was very detailed and accommodative.","review_date":"July 29, 2018"},{"attraction_id":3290,"user":"louise_m","rating":5.0,"review":"Great Experience!. I took this tour yesterday and had a great time! Our tour guide Robbie was so interesting, helpful and informative. He told us so many interesting stories and facts about the various sites we were visiting. Worth every penny!","review_date":"July 28, 2018"},{"attraction_id":3290,"user":"garya6952018","rating":5.0,"review":"Niagra Falls Tour - Maid of the Mist. Robbie was a terrific tour guide. He was very knowledgeable and provided many interesting and fun facts plus he was very pleasant and easy to talk to. The tour was very well organized. The pickup and drop off were timely. The tour was a great...","review_date":"July 26, 2018"},{"attraction_id":3290,"user":"kellypersian","rating":5.0,"review":"Niagara falls Tour!!!. It was awsome touring Niagara Falls with Noman. we were really excited about everything and it was our first time at Niagara falls. Enjoyed every bit of it.","review_date":"July 26, 2018"},{"attraction_id":3290,"user":"katyrkink","rating":5.0,"review":"Best way to see the falls at every angle. It was the best experience for us. The tour guide Noman was helpful, kind, and very caring. It was very exciting to see the falls at every angle.","review_date":"July 26, 2018"},{"attraction_id":3290,"user":"diane_o","rating":5.0,"review":"Best tour ever!. Small bus afforded us very individualized attention. Our tour guide, Paul, was knowledgeable and super pleasant. Loved him!!","review_date":"July 26, 2018"},{"attraction_id":3290,"user":"casebt","rating":5.0,"review":"Paul was an excellent tour guide!!. This was our first visit to the Niagara Falls area (Canadian side) and we wanted to see all the best sights. We booked our tour online and we received a courtesy call almost immediately confirming our trip, which was greatly appreciated. We were met at...","review_date":"July 26, 2018"},{"attraction_id":3290,"user":"tomkeystone","rating":5.0,"review":"Excellent Tour. Very informative, tour guide Adam was great, kept us on time, had a lot of knowledge and was very informative.","review_date":"July 26, 2018"},{"attraction_id":3290,"user":"nicoleandbaby","rating":5.0,"review":"Great value!. This was an excellent tour well worth the money! Our guide Adam was so personable and knowledgeable. You see the falls on both sides (American:Canadian) and literally from all angles possible. We were given plenty of opportunities to explore separately from the group. My one...","review_date":"July 25, 2018"},{"attraction_id":3290,"user":"k7437wythomasg","rating":5.0,"review":"Adam was a first rate guide.. Adam picked us up exactly on time. The most polite, knowledgeable, guide you could ever ask for. Tour bus could use a better a\/c, and air shocks. First rate, best way to see the awesome natural attractions at Niagra. Bucket list item checked off. Stayed...","review_date":"July 25, 2018"},{"attraction_id":3290,"user":"chrissypearl","rating":5.0,"review":"Top Tour. We spent almost a full day with our tour guide, Jay. He was friendly, knowledgable and gave us top treatment. We felt lucky to have him as he made our tour most enjoyable. The tour took us to areas we probably would have missed had...","review_date":"July 25, 2018"},{"attraction_id":3290,"user":"pault0o","rating":5.0,"review":"Fantastic Tour!!!. Noman did an awesome job! We had a great time! He was very informative and just an all around nice person! This tour was so much more than we expected! The kids loved the Skylon Tower!! Surely recommend this tour.","review_date":"July 24, 2018"},{"attraction_id":3290,"user":"t2042wklucyc","rating":5.0,"review":"Paul's Tour. We LOVED our tour with Paul. He was very informative. Paul has a unique ability to heard his group without hearing his group. It was a fun, friendly atmosphere. We learned so much and had fun too. Thanks Paul! A job well done.","review_date":"July 24, 2018"},{"attraction_id":3290,"user":"marion23231","rating":5.0,"review":"Had so much fun!!. We had an awesome time with Noman on our tour. He was very knowledgeable and informative about the history of Niagara Falls and every story he told came with a few jokes which was fun and refreshing! Much more exciting and entertaining than some other...","review_date":"July 23, 2018"},{"attraction_id":3290,"user":"gwendolynw434","rating":5.0,"review":"Great Tour. We had a great time touring the falls and surrounding areas in Niagara with Jay! We were able to enjoy the key sights and to learn about them from our guide.","review_date":"July 23, 2018"},{"attraction_id":3290,"user":"larryyyyy33333","rating":5.0,"review":"It was great. Noman made our tour extra special.\nHe has so much knowledge of the area which he shared. He has so much passion for what he does which made the tour great. We really enjoyed the tour. I think Niagara Falls is the most beautiful place...","review_date":"July 23, 2018"},{"attraction_id":3290,"user":"tony23230","rating":5.0,"review":"Niagara falls!!. The falls were beautiful and our tour guide Noman was phenomenal. Plan on bringing my mother and sister. i came to know lots about the falls. Enjoyed the beauty indeed!!!","review_date":"July 23, 2018"},{"attraction_id":3290,"user":"kristinrn972","rating":5.0,"review":"Jay was Fantastic!. We had a great time on the tour. Jairus (Jay) kept us entertained throughout the tour. It is longer than advertised but we visited many places. We visited the American side of the falls, the Canadian side, the Whirlpools, the Skylon viewing tower, and stopped...","review_date":"July 22, 2018"},{"attraction_id":3290,"user":"steve_s","rating":5.0,"review":"great tour. My wife and I had a great time on a tour of the Canadian side of Niagara Falls with \" over the falls tours \" . Our guide \" Noman \" was knowledgeable and very professional. There were a few issues with guests and they...","review_date":"July 22, 2018"},{"attraction_id":3290,"user":"timetoeat89","rating":5.0,"review":"A must do . This was just what we wanted to do when we arrived. Great price for the ride. The adults with us had more fun than the kids. You get right up on the falls and you feel the water hitting you in the face. Incredible views...","review_date":"July 22, 2018"},{"attraction_id":3290,"user":"lori_j","rating":5.0,"review":"Randy was GREAT !. Enjoyed the tour, but beware it is not a 4-4 1\/2 hour tour as advertised. It is a 6 hour tour !. Several other people also were surprised when told this by Randy as we boarded the bus at 8:30 am. Returned to hotel at...","review_date":"July 22, 2018"},{"attraction_id":3290,"user":"troseusmc","rating":5.0,"review":"Informative and Fun!!!. First off....Randy is an exceptional tour guide! I hope Randy\u2019s boss reads this and gives him a raise.\nThe tour was much longer and more inclusive than I expected. I was pleasantly surprised with the information provided and the exceptional structure for the tour. This...","review_date":"July 22, 2018"},{"attraction_id":3290,"user":"colleen_l","rating":5.0,"review":"Randy was a great \u201cvisitor\u201d guide!!. When I purchased through trip advisor, I did not realize it was for a 6 hour tour! But it ended up being a great deal, especially on the first day of our trip. We then knew about the places we wanted to go back through...","review_date":"July 21, 2018"},{"attraction_id":3290,"user":"carp15444","rating":5.0,"review":"Great tour!. Randy was our tour guide. He was the absolute best he was very knowledgeable about the attractions and the area. He gave us the best information and the best tour. He left us off at the entrance of each tour, got our tickers and gave...","review_date":"July 21, 2018"},{"attraction_id":3290,"user":"mcbh","rating":5.0,"review":"Niagara Falls Canadian Side Tour and Maid af the of the Mist Boat Ride. The must amasing Tour. We really emjoyed, and will never forget Niagara Falls. Robbie was so excellent.","review_date":"July 21, 2018"},{"attraction_id":3290,"user":"xavier_g","rating":5.0,"review":"What a great day!!!. What a day!!!\nBooking it, i though it was for a couple of hours.\nNo chance!\nWe were picked up by the guide who took us all around the falls and sharing all his knowledge for the all day. Well! From 8:30am to around 4:00pm....","review_date":"July 20, 2018"},{"attraction_id":3290,"user":"axelaat","rating":5.0,"review":"Must Do!!. we spent the day with tour guide Noman.\nhe is friendly and eager to answer all the questions.\nwe saw the falls from both Canada and USA side. worth the money!!","review_date":"July 20, 2018"},{"attraction_id":3290,"user":"r0nnkay","rating":5.0,"review":"Perfect day perfect tour. We booked the tour and it turned out amazing. The day is great and lots of fun. The tour guide Noman was excellent. Enjoyed every moment.","review_date":"July 20, 2018"},{"attraction_id":3290,"user":"jerrymrs111","rating":5.0,"review":"Falling love with Niagara Falls. We falling love with Niagara Falls and our tour guide noman. He was very informative and funny. We would highly recommended this tour with over the falls. Thanks over the falls and thanks noman.!!!!!!","review_date":"July 20, 2018"},{"attraction_id":3290,"user":"lee1111110","rating":5.0,"review":"Niagara falls. We had noman as our tour guide.was fun and informative tour with him. he had described very well the places we were going to visit, explained what and how to go about each and every area we visited.thank you noman you made our tour a...","review_date":"July 19, 2018"},{"attraction_id":3290,"user":"ann_h","rating":5.0,"review":"\"A Memorable Tour with Josh\". Josh arrived at our hotel early to pick us up for the tour. He was friendly, informative, funny, and willing to answer any questions that were asked of him. We weren't expecting it to be as long as it was (11:30 am to 6:00 pm)...","review_date":"July 19, 2018"},{"attraction_id":3290,"user":"387jasming","rating":4.0,"review":"Extensive but awesome tour with Noman!. This tour is well worth the money. We booked last minute but they were very accommodating and gave us all the information we needed, including parking information, tour activities, and more. Our tour guide was Noman, he was awesome! He was very well acquainted with...","review_date":"July 17, 2018"},{"attraction_id":3290,"user":"reneehelen","rating":5.0,"review":"Well worth the money!. We had an amazing time on this tour! Paul, our tour guide was knowledgeable and made our trip fun! Was great to be picked up and dropped off at hotel. Saw many of the great sites of the area and different views of all the...","review_date":"July 17, 2018"},{"attraction_id":3290,"user":"roxysoxy1","rating":5.0,"review":"Fabtastic. Booked this through trip adviser\/Viator. Wasn\u2019t expecting as much as we got! We got picked up at hotel fairly promptly, driver was very chatty and informative. Picked up other then on to the trip. We did US falls side and stopped at lots of places...","review_date":"July 17, 2018"},{"attraction_id":3290,"user":"louann335","rating":5.0,"review":"Fun day with a great tour guide. Neva, aka Neva the Diva was our guide for the 5 hour trip. She made us feel welcome and special from the minute we were picked up. Her knowledge of the area was excellent and the trip was fun and well planned.","review_date":"July 17, 2018"},{"attraction_id":3290,"user":"cherchic2009","rating":5.0,"review":"Great tour. Jay was our tour guide he did a wonderful job giving us information about the falls! I would definitely recommend going on this tour!","review_date":"July 15, 2018"},{"attraction_id":3290,"user":"jonas_stephens","rating":5.0,"review":"A _MOST_ awesome journey!. We were picked up on time with no hassle whatsoever by Jay our guide and then quickly ferried around to pick up the remaining members of our tour before being whisked away on a multi-stop guided tour of some of the major attractions on both...","review_date":"July 14, 2018"},{"attraction_id":3290,"user":"deishin_l","rating":5.0,"review":"Excellent tour of Niagara falls!!!!!!!. This was a great tour of Niagara Falls. Our tour guide, Noman, was friendly, nice, and knowledgeable. The tour covered all the main attractions and some that we would not have seen on our own. It was a real luxury to have someone drive us...","review_date":"July 13, 2018"},{"attraction_id":3290,"user":"alexyxxx","rating":5.0,"review":"Worry less Tour. Thank you Noman for making our visit at falls totally worry free.\nOur tour was full of fun and enjoyment. Recommend this tour.","review_date":"July 13, 2018"},{"attraction_id":3290,"user":"kaylagggg","rating":5.0,"review":"awsome trip!!!. I have enjoyed the trip and everything. there are lots of things to do. did lots of things which ae beyond expectation. Tour guide Noman was excellent. thanks Noman!!!","review_date":"July 13, 2018"},{"attraction_id":3290,"user":"eric_s","rating":5.0,"review":"Family vacation. Our family had a wonderful time visiting the sites on this tour. Our tour guide was very knowledgeable and very accommodating to the tour participants. The kids had a blast on the Maid of the Mist boat ride. We were able to see and here...","review_date":"July 13, 2018"},{"attraction_id":3290,"user":"mikefromny","rating":5.0,"review":"Checks all the boxes. What a wonderful way to see the sites. We just had a great tour with Robert as guide. He is knowledgeable, friendly and entertaining. The highlight of the tour is the boat ride, but they cover many sites including the tryon tower and whirlpool. We...","review_date":"July 13, 2018"},{"attraction_id":3290,"user":"lismos1","rating":5.0,"review":"Must do!. This was on our bucket list and it was amazing! Paul was the best tour guide and we learned so much! We saw more than we even imagined we would! If you are visiting Niagara Falls this is a must do!","review_date":"July 13, 2018"},{"attraction_id":3290,"user":"jamesg6256","rating":5.0,"review":"Just Finished a WONDERFUL DAY!. Zero stress, no waiting in lines. Just enjoying the sites. So worth it. Tour guide Paul was awesome!","review_date":"July 12, 2018"},{"attraction_id":3290,"user":"desujamrs","rating":5.0,"review":"The tour was fantastic. This is a must tour for anyone visiting Niagara falls. the tour included canada too.\nvery much enjoyed the tour. Out guide Noman was awsome with great knowledge about the falls. we had elderly members in our group. we were never rushed. Boat ride, Cave,...","review_date":"July 12, 2018"},{"attraction_id":3290,"user":"joeang1004","rating":5.0,"review":"Worth it. This is a must. Great tour of American side. Get real close to the falls. Tour guide Josh was great. Very informative and funny. If you were to try to do all this separately on your own, it would be a pain, trying to park...","review_date":"July 12, 2018"},{"attraction_id":3290,"user":"giannabatistai01","rating":5.0,"review":"What a Great Experience!!. Thanks to Over the Falls for being such a great team! Since day one setting schedule to the very last minute we got the best service ever! Operators over the phone, sending emails, and our Tour Guide, Tom, just THE BEST!!\nThans a million!","review_date":"July 12, 2018"},{"attraction_id":3290,"user":"x12naro","rating":5.0,"review":"Great Tour!. From doorside pickup to drop off this tour was great. Paul was our tour guide and driver and he was extremely knowledgeable and funny. He gave us the history and told a fun story or two at each of our stops and along the route....","review_date":"July 11, 2018"},{"attraction_id":3290,"user":"travelingtexan2018","rating":5.0,"review":"So much FUN!!. We had the best time EVER! Got a bit wet on the boat ride...but that's all a part of the fun. Best way to get a real feel for the magnificent beauty and incredible power of Niagara Falls.","review_date":"July 10, 2018"},{"attraction_id":3290,"user":"pam_p","rating":5.0,"review":"Over the Falls Tour. My husband and I took the Over the Falls tour with guide Josh. It was a perfect day to see the falls. It was our first time at Niagara Falls. Josh told us stories about the falls in- between stops. He was awesome and would...","review_date":"July 10, 2018"},{"attraction_id":3290,"user":"robbethdexter","rating":5.0,"review":"Truely a special experience. Our guide Paul introduced each couple or family as they were picked up. This created a friendly atmosphere. He was a very good story teller making travel times interesting. He purchased our tickets and took care of us all day. My husband and I as...","review_date":"July 9, 2018"},{"attraction_id":3290,"user":"alanraussie","rating":5.0,"review":"Wonderous.. Niagara Falls for the first time sightseers as we were is indeed wonderful and together with the Maid of the Mist boat ride which goes right up to the falls and bus trip to get various vantage points this is a great tour.","review_date":"July 9, 2018"},{"attraction_id":3290,"user":"fada_h","rating":4.0,"review":"Prepare to get wet. The boat got you pretty close to the horseshoe water falls. They do give you disposable ponchos but still better wear some fast dry shoes.","review_date":"July 9, 2018"},{"attraction_id":3290,"user":"carmensolo1","rating":5.0,"review":"Niagara Falls Exploring. happy that we took the tour. we had tremendous fun both Canada and US side. we had Noman as a tour guide. he was knowledgeable and took good care of us. We wish we could do this again.","review_date":"July 9, 2018"},{"attraction_id":3290,"user":"mary_o","rating":5.0,"review":"Great Experience. We drove to Canada the first day we got here. We were not prepared for the large number of tourist and lack of parking. We drove through and came back to hotel.\nThat night we signed up for the tour. Taking the tour was exceptional....","review_date":"July 9, 2018"},{"attraction_id":3290,"user":"kim_h","rating":5.0,"review":"A must see!!!. A must see!!!! This is a must to truly experience the power of the falls. It was so spectacular. I highly recommend this. Worth the money spent. We did it twice.","review_date":"July 8, 2018"},{"attraction_id":3290,"user":"dora017111","rating":5.0,"review":"Enjoyed. We was really happy with the tour.\nTour guide Noman was friendly and informative.loved the tour.maid of the most was great.","review_date":"July 7, 2018"},{"attraction_id":3290,"user":"ehussain04","rating":5.0,"review":"Memorable experience. We really had good tour with my family. We went to the maide of the mist, three sisters island, sky Lon tower and other things. Our tour guide Noman was informative, engaging and caring. He recommended us to see the fireworks and really enjoyed it....","review_date":"July 6, 2018"},{"attraction_id":3290,"user":"jr9298","rating":5.0,"review":"Excellent Day. Great way to see all of Niagra Falls in one day. Our guide, Robert was excellent. He was knowledgable and fun. And his jokes were at no extra charge. Definitly recommend this tour.","review_date":"July 6, 2018"},{"attraction_id":3290,"user":"g3016krjennifers","rating":5.0,"review":"4 year olds visit the Falls. We took the over the falls tour on July 1st 2018. We had our two 4 year old grandchildren along. Paul was a super tour guide, everything was prearranged; tickets, parking, lunch stop. We never felt rushed and we were able to see everything we...","review_date":"July 5, 2018"},{"attraction_id":3290,"user":"rose_s","rating":5.0,"review":"Niagra trip. Paul was our excellent tour guide today. He was so friendly and knowledgeable about the area. We visited Niagra on the Lake at his recommendation and it was great too. I give the tour our highest recommendation.","review_date":"July 4, 2018"},{"attraction_id":3290,"user":"mike_m","rating":5.0,"review":"Wonderful experience. A spectacular and impressive experience, with views of the falls from all angles and a rather damp experience on the Maid of the Mist Boat Ride, which takes you right up to the foot of the falls. A waterproof poncho was supplied.","review_date":"July 4, 2018"},{"attraction_id":3290,"user":"latisha_j","rating":5.0,"review":"Awesome Tour. The tour was great! Myself and my college friends had a blast on the Hornblower and we had an opportunity to take a lot of photos and hear about some historic facts as well. Paul was our driver and tour guide and he did a...","review_date":"July 4, 2018"},{"attraction_id":3290,"user":"btown525","rating":5.0,"review":"Our Bedore Tours Canadian tour. This was a great tour. We were going to drive to the Canadian side fo the falls but we decided to take the tour. We thought the price was a little high, but we figured by the time we drive there, find parking and pay...","review_date":"July 3, 2018"},{"attraction_id":3290,"user":"gemma_c","rating":5.0,"review":"We had a ball!. I am often Leary of reviews. I made these reservations not fully knowing what to expect. My brother wanted to go to Niagara Falls for his 70th birthday. I needed to make that happen. Over the falls tour was my choice. Out tour guide was...","review_date":"July 3, 2018"},{"attraction_id":3290,"user":"gregoryggibson1972","rating":5.0,"review":"Niagara Falls Maid of the Mist. Maid of the Mist is a must do when visiting Niagara Falls. Get close up to the Falls! We purchased Discovery Pass in advance and picked up admission tickets and trolley pass for Niagara State Park upon arrival to park. Make sure to also do...","review_date":"July 2, 2018"},{"attraction_id":3290,"user":"thomasoncrew","rating":5.0,"review":"Great tour with great guide-Niagara Falls. Our Niagara Falls sightseeing tour with Noman was wonderful and memorable. He knew so much about the falls and had great sense of humor.he picked up and dropped us at our hotel. We took the maid of the mist boat ride which was fabulous. Enjoyed!","review_date":"July 1, 2018"},{"attraction_id":3290,"user":"alberteaston","rating":5.0,"review":"Outstanding tour. We received outstanding service on our Over the Falls Tour. When our guide, Paul, realized that my wife was having trouble keeping up, he found a wheelchair for her and wheeled her to the places we were visiting. Paul was extremely friendly and knowledgeable. One...","review_date":"July 1, 2018"},{"attraction_id":3290,"user":"justut","rating":5.0,"review":"one day trip at falls. The whole day was fantastic with Noman, our guide for the day. The view of the falls awesome and we enjoyed. highly recommend the tour. thanks Noman!!","review_date":"June 30, 2018"},{"attraction_id":3290,"user":"carlaron","rating":5.0,"review":"Loved the tour. Boat and skylon. And amazing tour.loved the skylon the most. Tour guide,Noman was amazing, friendly and very organized.i loved all the attractions.","review_date":"June 30, 2018"},{"attraction_id":3290,"user":"lesly_k","rating":5.0,"review":"Great tour. After being pick up from our hotel our fantastic guide Josh led us on a comprehensive, comfortable, and informative tour of the falls. We saw the falls from every vantage point while josh kept us engaged with local history information and tales of the daring....","review_date":"June 29, 2018"},{"attraction_id":3290,"user":"onlythebest10017","rating":5.0,"review":"Go Ahead. Be a Tourist.. A modern and comfortable bus, pleasant fellow travelers, and a well-thought-out trip. You efficiently visit the key areas, enjoy the history and photo opportunities and learn where you want to then spend more time.","review_date":"June 27, 2018"},{"attraction_id":3290,"user":"gramma2four","rating":5.0,"review":"American and Canadian views, Maid of the Mist boat ride.. Great tour with beautiful sights and sounds of the Falls. Jay was our tour guide! Amazing historian and tour director. He kept us on track with his humor and UKULELE. How fun!!!","review_date":"June 27, 2018"},{"attraction_id":3290,"user":"maymay1623","rating":5.0,"review":"Neva the diva. The trip was amazing we honestly had a blast. Neva the diva kept it very interesting and inter tanning it was a ball. Definitely recommend a tour from Neva when your visiting Niagara Falls on the Canadian side.","review_date":"June 25, 2018"},{"attraction_id":3290,"user":"tim_l","rating":5.0,"review":"Informative Trip. Our Tour Guide - Niva was very knowledgeable and friendly - She provided us with a great experience that we would highly recommend to others. We learned and saw things we would have never witnessed on our own.","review_date":"June 25, 2018"},{"attraction_id":3290,"user":"maddie_f","rating":3.0,"review":"decent. I dont know how many of you have ever heard of these 'niagra falls' before but they are VERY LARGE and i got very damp!!! Beware of this when the boat goes towards the falls as i had no time to dash inside and got...","review_date":"June 25, 2018"},{"attraction_id":3290,"user":"phylenes2017","rating":5.0,"review":"Falls trip . Our group had 2 10-year-olds, 2 12-year-olds 2 seniors and my husband and I. We had an amazing time with Jay our tour guide. He had great history stories and I ukulele to keep us entertained. We would definitely do the tour again.","review_date":"June 21, 2018"},{"attraction_id":3290,"user":"drwon","rating":5.0,"review":"Excellent Guide and great tour. I had my kids - ages 12 and 10 and my mom who is in her 70's with me and this was perfect for all of us. Our guide, Paul picked us up and dropped us off at the hotel and was very informative and...","review_date":"June 20, 2018"},{"attraction_id":3290,"user":"ramblinrader","rating":3.0,"review":"Depends on what you want out of this tour.... What you do and what that would cost if you went on your own:\nSkylon Tower $14.50 pp\nMaid of the Mist $19.25 pp\nNiagra Whirlpool $0\nHorseshoe Falls from Canada $0\nGoat \/ Luna Island $0\nSouvenir City Headquarters (lunch & Souvenirs): $ Depends...","review_date":"June 18, 2018"},{"attraction_id":3290,"user":"tony_l","rating":5.0,"review":"Great Day with Party Fun. If you are lucky enough to get Neva (the Diva) as your bus-driver\/guide for your Canada Side tour with Maid of the Mist boat, you're in for a fun day. To get to the Maid of the Mist means crossing to the US (and back...","review_date":"June 18, 2018"},{"attraction_id":3290,"user":"cains55","rating":5.0,"review":"Great view of both sides!. The Maid of the Mist is now the Hornblower on the Canadian side and is better than the Maid and gets closer to the waterfall, you feel like you are right under it and looking up at the solid wall of water. It is a...","review_date":"June 17, 2018"},{"attraction_id":3290,"user":"gmax61","rating":5.0,"review":"A full day... This was a great trip. Our guide, Neva, was great. She kept us entertained and informed the whole time. This is a full days trip. We were picked up at the hotel at 11:30 and returned at 7 PM. We visited several historic sites including...","review_date":"June 15, 2018"},{"attraction_id":3290,"user":"marcia_h","rating":5.0,"review":"Best Tour Guide Ever!. Really enjoyed the insight Caleb the tour guide added throughout the tour at all the sites. We would definitely take this tour again! Highly recommend others to take this tour and request Caleb!","review_date":"June 14, 2018"},{"attraction_id":3290,"user":"madelinecrys","rating":1.0,"review":"Information the tour company does not tell you on the website. Or in a review.. I felt misinformed about the time length of this trip at first we were told 4-5 hours, then when the bus driver arrived 45 min later than we were told he would be there. He said it would be a 7-8 hour tour. You have...","review_date":"June 13, 2018"},{"attraction_id":3290,"user":"donna_d","rating":5.0,"review":"A memorable experience. Riding the Maid of the Mist was so exciting and added so much to the adventure of seeing the falls. Being up close to the falls, getting wet, and watching all the faces enjoying this experience was wonderful.","review_date":"June 13, 2018"},{"attraction_id":3290,"user":"joellen_c","rating":5.0,"review":"Great Tour of Niagara Falls - Great Guide, Paul!. The whole day was terrific. Paul made sure that we were all welcome and comfortable all the way. He was enthusiastic, friendly, and fun.","review_date":"June 12, 2018"},{"attraction_id":3290,"user":"darlavt","rating":5.0,"review":"Very knowledgeable tour guide. Thank you JAY for such an interesting tour! Jay was so patient with all our questions and made us feel so comfortable!","review_date":"June 9, 2018"},{"attraction_id":3290,"user":"beth_s","rating":5.0,"review":"Spectacular views. This tour offers a little something for everyone. Paul was very compassionate and informative. He knew a lot about the area and was making sure everyone in the group was taken care of. I would definitely recommend the tour as well as the guide!!!!","review_date":"June 5, 2018"},{"attraction_id":3290,"user":"1955russelll","rating":5.0,"review":"Great Tour. Our tour guide was Paul and he was awesome. Paul handled a situation I had very fairly and diplomatically. He introduced everyone as they got on the bus and it gave the group of 25 something to talk about. Paul was very informative and for...","review_date":"June 4, 2018"},{"attraction_id":3290,"user":"swissbritabroad","rating":5.0,"review":"Loved Lizzie Our Guide!. A friend and I took part in the Over the Falls Tour yesterday. Our tour guide Lizzie was engaging, informative, upbeat and really went out of her way to ensure her group had a good time.\nThis tour includes a visit to both the American...","review_date":"June 3, 2018"},{"attraction_id":3290,"user":"t9744oqdaniellec","rating":5.0,"review":"Awesome!. Brilliant boat ride from the Canadian side! Literally no queue, and the price is totally worth it. If you can the best spot is the front, right side of the boat. You get absolutely soaked but the best view!","review_date":"June 1, 2018"},{"attraction_id":3290,"user":"lckelly918","rating":5.0,"review":"Boat ride and bus ride. Jay was a great tour guide who taught my family and I all the fun things about Niagara Falls whiles keeping it fun. We saw everything we wanted to see and more. We learned so much and are still wowed by it all. We had...","review_date":"May 29, 2018"},{"attraction_id":3290,"user":"cbp-photobug","rating":5.0,"review":"A great tour and experience. Our tour guide, Paul was awesome. He was very knowledgeable and quick witted. He stayed on schedule and answered all questions. He had a lot of knowledge of the falls and the area surrounding it. I would do it again. I like the 16 person...","review_date":"May 28, 2018"},{"attraction_id":3290,"user":"glawrence2018","rating":5.0,"review":"Maid of the Mist Boat Ride. We had a fantastic tour of Niagara Falls & area and Paul our tour guide was so fun and knowledgeable about the area and he shared so many interesting historical facts as well that he made our tour so much better for the effort he...","review_date":"May 24, 2018"},{"attraction_id":3290,"user":"kimberley_c","rating":5.0,"review":"Amazing . My husband and I did an east coast road trip and then finished it off in Niagara Falls. We booked this trip because it toured so many places around the falls and gave us the best views. We had an AMAZING time! We would do...","review_date":"May 23, 2018"},{"attraction_id":3290,"user":"joseu366","rating":5.0,"review":"Amazing Tour by Randy. We had an amazing time with Randy being our tour guide, he was very knowledgeable and full of interesting information all throughout the trip which lasted around 6 hours. The whole tour is worth every penny and it includes The Maid of the Mist boat...","review_date":"May 22, 2018"},{"attraction_id":3290,"user":"p_c","rating":5.0,"review":"Outstanding Tour and Tour Guide. Since we are not expecting to be in Niagara Falls area very often, we wanted to maximize our understanding and enjoyment of the area. We decided to take this tour as we were staying on the Canadian side. Randy was our tour guide. He was...","review_date":"May 20, 2018"},{"attraction_id":3290,"user":"pablo_s","rating":5.0,"review":"Worth every penny!. Tour started with the Maid of the Mist boat ride, this is something that cannot be missed if you visit Niagra Falls. This is done from the American side, there\u2019s another option called the Horn Blower on the Canadian side. Maid of the Mist is...","review_date":"May 20, 2018"},{"attraction_id":3290,"user":"samori","rating":5.0,"review":"Great tour. We had a great trip today with Paul, he was so full of interesting information and a delightful host this tour is well worth it we wouldn\u2019t have been able to get to all the places they took us on our own thanks again Paul","review_date":"May 19, 2018"},{"attraction_id":3290,"user":"amanda_k","rating":5.0,"review":"So Much Fun!!. This was a great tour!! Jay was our guide, and I loved hearing the history and stories behind all the places we visited. Maid of the Mist was lots of fun! Be sure to pack waterproof shoes...Converse wasn't the right choice :) Views from Skylon...","review_date":"May 13, 2018"},{"attraction_id":3290,"user":"gnshpng","rating":5.0,"review":"Over the Falls Tour. This was a great tour and a super value. We enjoyed approximately 6 hours of informative history information of the Falls and had stops at all the great spots on the Canadian and U.S side. The boat ride was amazing and very soggy; all part...","review_date":"May 13, 2018"},{"attraction_id":3290,"user":"kay28282","rating":5.0,"review":"Over the Falls Tour. Went on a great tour today with Paul. We were able to see the falls from the vantage point of both the American and Canadian sides. Our guide was very personable and always willing to help with taking pictures. We learned so much history and...","review_date":"May 9, 2018"},{"attraction_id":3290,"user":"marygo7329ao","rating":5.0,"review":"Top Notch!. We had a wonderful time! The Journey Behind the Falls tour was amazing! My 9 yr old son truly enjoyed it! Our guide was informative and friendly. We had a few kids on the tour. Tweens also. The tour guide was willing to answer their...","review_date":"April 26, 2018"},{"attraction_id":3290,"user":"joaniejarvis","rating":5.0,"review":"EVERYONE SHOULD TAKE PAUL'S BUS TOUR TO SEE THE FALLS!. It was an incredible experience from start to finish. Our bus driver Paul knew so much about the Falls themselves as well as the surrounding area. My friends from New Zealand were ecstatic with the tour and the Mist Boat Ride. A memory they will...","review_date":"April 23, 2018"},{"attraction_id":3290,"user":"kelly_v","rating":5.0,"review":"Must do!~. So much fun! Thrilling! We enjoy our ride and it was a sight that you cannot get anywhere else! We would defintley do it again!","review_date":"April 23, 2018"},{"attraction_id":3290,"user":"ps93433","rating":5.0,"review":"Great tour. Great tour of both Canadian and American sides of Niagara falls. Our guide Josh was very informative and friendly. He made sure we got to see the falls from many different perspectives.","review_date":"April 21, 2018"},{"attraction_id":3290,"user":"jackwv1218uc","rating":5.0,"review":"Winter, Summer Spring or Fall, always Majestic and beautiful!. 3rd time to Niagara Falls and already looking forward to the next time. Something here for everyone to do and can't get enough of just sitting and watching the falls and shear size and volume of water going over them. Clifton hill is a blast...","review_date":"April 18, 2018"},{"attraction_id":3290,"user":"vincent_h","rating":2.0,"review":"Tour OK but why spend the money?. Lets do the positives first. The actual tour was OK, the guide was very good but hey, thats his job. The tour was booked and titled Canadian side tour and Maid of the Mist boat ride. Firstly this would prove quite difficult as the Maid...","review_date":"April 14, 2018"},{"attraction_id":3290,"user":"scamnitz","rating":5.0,"review":"Over the Falls tour. Had a great time on the Over the Falls tour. Jarius was an awesome guide and very knowledgeable about the falls and the area. The tour takes you to stops on the American and Canadian size, whirlpool and Skylon tower. Highlight was behind the falls....","review_date":"April 9, 2018"},{"attraction_id":3290,"user":"teri_j","rating":5.0,"review":"A Very Fulfilling Spring Break Adventure. My teen son and I spent the day on a tour with our guide, Jarius. We had a wonderful group of people and we all seemed to enjoy the opportunity Jarius gave us to explore and learn about the history of the Niagara Falls region....","review_date":"April 7, 2018"},{"attraction_id":3290,"user":"anthony_b","rating":5.0,"review":"Terrific Tour. The tour lasted approximately 6 hours and included viewing Niagara Falls from many different angels on both sides of the border between Canada and the US. Due to bad weather, the Maid of the Mist boat ride was cancelled. Nonetheless, the tour overall was very...","review_date":"April 4, 2018"},{"attraction_id":3290,"user":"oilmanlkr","rating":5.0,"review":"Great tour. This is a comprehensive tour of both sides of Niagara Falls. Due to the winter season we did the Behind the Falls Tour which took us behind the falls on the Canadian side. Our tour guide Jay told us many interesting facts and fun about...","review_date":"March 13, 2018"},{"attraction_id":3290,"user":"experience631805","rating":5.0,"review":"Greatest Ride Out There. Maid of the Mist was the most amazing experience. The teens loved being able to come so close to such a powerful force of nature. It definitely will leave you in awe. It is definitely worth the money!!!","review_date":"February 14, 2018"},{"attraction_id":3290,"user":"j0shu8","rating":5.0,"review":"Don't be afraid to get wet. Woderful experience! The time of the boat trip is just enough to get the full experience of being under the falls. Safe and fun! Get out on deck and soaked under the falls!","review_date":"February 14, 2018"},{"attraction_id":3290,"user":"cstarziski","rating":5.0,"review":"Worth the wet. The whole tour was an experience, suggest you book the tour with your hotel and avoid the lines. We had a great time and our tour guide was full of interesting facts about the falls. Beautiful from above and within.","review_date":"January 27, 2018"},{"attraction_id":3290,"user":"juanma596","rating":4.0,"review":"Incredible. One of the best experiences of my Canada trip. A bit crowded, so you better book the boat in advance.","review_date":"January 15, 2018"},{"attraction_id":3290,"user":"sandra_v","rating":5.0,"review":"Incredible. Have the opportunity to see Niagara Falls was my dream come true, was even more magical that in my dream. The Tour was amazing because I could feel the power of the falls as close as is possible. This is a must!","review_date":"December 27, 2017"},{"attraction_id":3290,"user":"beverly_p","rating":5.0,"review":"Great Tour. This tour was great. Lizzy was our tour guide and she was wonderful. She took us to great places to see the Falls in all possible views. I highly recommend the tour and the Lizzy as your guide.","review_date":"December 3, 2017"},{"attraction_id":3290,"user":"msohn8","rating":5.0,"review":"A wonderful comprehensive tour. We saw so much in our almost 6 hour tour. Our guide, Jay, was wonderful - very knowledgeable and fun. The Maid-of-the-Mist boat tour was a once-in-a-lifetime experience, very exciting!","review_date":"November 9, 2017"},{"attraction_id":3290,"user":"astrid_c","rating":5.0,"review":"Great tour. We stopped at awesome places and were able to see thr falls from every possible angle. Jay made the tour very special.","review_date":"November 8, 2017"},{"attraction_id":3290,"user":"clare_m","rating":5.0,"review":"Incredible once in a lifetime tour. This tour is well worth it! Nick our tour guide was so friendly, well informed and fun! He took into account the cold and windy weather on the day of the tour and left the maid of the mist part of the tour till last...","review_date":"October 24, 2017"},{"attraction_id":3290,"user":"jenny24153","rating":5.0,"review":"Comprehensive Tour!. This was more than I expected! We saw Goat Island, the whirlpool, the table rock, horseshoe falls, skylon tower, maid of the mist, and stopped for lunch (on our own) at a quaint roadside attraction. We were picked up and dropped off at our hotel....","review_date":"October 22, 2017"},{"attraction_id":3290,"user":"rib1128","rating":5.0,"review":"MAID OF THE MIST BOAT RIDE. Niagara Falls on the Canadian side tour on the boat is a must!! They give you ponchos and you still get wet but you see the Falls in all its glory. Photographers will love it.\nIt is everything you hoped for and it is a...","review_date":"October 21, 2017"},{"attraction_id":3290,"user":"melissa_h","rating":4.0,"review":"View of the falls from every angle!. Jay was a great tour guide; gentle personality and very informative. Loved his ukulele! We had a great time and enjoyed the sights.","review_date":"October 21, 2017"},{"attraction_id":3290,"user":"jacksgal2","rating":5.0,"review":"The Falls and More!. The price was right and the tour was great! Longer than expected, we loved all that was included. Our tour guide ADAM was a wealth of information, informative, and patient when some on our tour were late for pickups. The day was a lovely way...","review_date":"October 20, 2017"},{"attraction_id":3290,"user":"susan_w","rating":1.0,"review":"Maid of the Mist and Sklon Tour. We had signed up for Niagara Falls Canadian Side Tour and the Maid of the Mist Boat Ride. We were to picked up at 12:30 and was called to be ready earlier at 12:15 due to high volume of traffic with Memorial Day. We were...","review_date":"June 1, 2015"},{"attraction_id":3291,"user":"stacy_p","rating":4.0,"review":"How does he do it?. Great atmosphere, awesome interactive show for both adults and kids. No bad seat. Didn't have the buffet but it looked very nice. You can order off a menu and are serviced at your table. Pricing is very reasonable.","review_date":"March 14, 2019"},{"attraction_id":3291,"user":"bettya_p","rating":4.0,"review":"Tribute Eagles Band. Went again to this venue - this time for the Tribute Eagles Band - offers a warm atmosphere in mini \"Vegas\" style. Really a fun place. They offer a buffet prior to the show - we did not participate in the buffet this trip, have...","review_date":"November 23, 2018"},{"attraction_id":3291,"user":"bob_v","rating":5.0,"review":"A Unique and Worthwhile Experience. We've visited Niagara Falls several times, and this year we finally decided to take in Greg Frewin's show; I'm glad that we did.\nThe tricks and illusions are all probably ones that we've seen variations of on television, but they're well performed and seeing them...","review_date":"October 31, 2018"},{"attraction_id":3291,"user":"lynette_c","rating":5.0,"review":"A cool wedding reception. What a way to celebrate a couples life together. We had front row booths. Amazing, amazing magic tricks, illusions. The animals were well cared for and loved. I have no idea how they pulled off the tricks, I was completely gob smacked. Lots of dancing...","review_date":"October 3, 2018"},{"attraction_id":3291,"user":"bfamilyof6","rating":4.0,"review":"Entertaining show!. I've seen him once before, 2 years ago. I saw a Groupon for a great deal for our vacation in Niagara Falls, so caught it again this past weekend. Live magic is so much fun to see live. Greg is excellent at what he does....","review_date":"September 2, 2018"},{"attraction_id":3291,"user":"gary_k","rating":5.0,"review":"Incredible show. The magic show was incredible. How does he do the things he does?\nHe is funny, gets the audience involved and the tigers are beautiful.\nWe had a great time watching the show.\nOur only down point was the service.\nWe arrived early to get...","review_date":"August 27, 2018"},{"attraction_id":3291,"user":"annoday","rating":5.0,"review":"white tigers. i was like a kid in a candy store. sat with my jaw dropped. i still cant believe what i saw. show was fantastic. without giving anything away it was amazing. wish it was longer show. afterwards you can take pictures with the tigers. they...","review_date":"August 27, 2018"},{"attraction_id":3291,"user":"robert_l","rating":4.0,"review":"Family Fun. Greg and his team run a very good magic show between the card tricks, disappearing girls, dancing, tigers, parrots and jokes.","review_date":"August 19, 2018"},{"attraction_id":3291,"user":"pieirons","rating":4.0,"review":"Magical experience!. Magic was mind boggling! Wonderful performance by Frewin. However, show girls could use some dance choreography instead of just posing. Attended dinner before show. Food was tasty but not enough selection. Very small buffet.","review_date":"July 31, 2018"},{"attraction_id":3291,"user":"kate_l","rating":4.0,"review":"Excellent magician. We enjoyed this magic show. It's worth the money to see it. We did not like the seating. We were seated at a 8-person table that was positioned sideways so we had to turn to see the stage. The person sitting next to me was...","review_date":"July 9, 2018"},{"attraction_id":3291,"user":"brian_w","rating":5.0,"review":"Fabulous!. My family -- two adults and our daughters, ages 11 and 10 -- really enjoyed the entire show!! Greg was funny and the tricks were fabulous. Loved the animals too.","review_date":"July 5, 2018"},{"attraction_id":3291,"user":"sidb57","rating":5.0,"review":"Dinner theatre you will never forget. Best magic show I have ever seen. Effects so good you will never forget them. Along with a wonderful meal.","review_date":"June 18, 2018"},{"attraction_id":3291,"user":"cbp-photobug","rating":5.0,"review":"Awesome Magic. This man has great magical talent.Its not Las Vegas stage but his talent is Las Vegas worthy. He is very smooth & quick witted.","review_date":"May 28, 2018"},{"attraction_id":3291,"user":"758jenniel","rating":3.0,"review":"Okay magic...don't spend the extra money for the close seats. after reading about all the years of performing on TV, etc., I really thought the show would be a little more professional-like...some of the acts were pretty good, but sitting up front we saw several \"hiccups\" in the tricks..wouldn't recommend spending the extra money for...","review_date":"May 28, 2018"},{"attraction_id":3291,"user":"james_v","rating":5.0,"review":"You\u2019ll Laugh and Wonder How He Does It. This fast paced 90-minute show left us laughing and wondering how he does it. Frewin has lots of polish as he interacts with his audience and three beautiful women assistants. He proceeds to amaze and impress. He called up a young boy after he learned...","review_date":"May 16, 2018"},{"attraction_id":3291,"user":"897christopherk","rating":5.0,"review":"Best Night Out In Niagara Falls!. Greg put on one hell of a show; it was the highlight of the trip for my family. Niagara Falls is filled with a lot of overpriced attractions but this was not one of them. Great value, awesome tricks, and reasonably priced food and drinks....","review_date":"March 29, 2018"},{"attraction_id":3291,"user":"muffin2424","rating":5.0,"review":"Family fun!. This magic show is definitely worth the money and time! We paid extra for orchestra seats and were right beside the stage! Appetizers and drinks were excellent! Everyone was friendly and it was an all around great family entertainment! Definitely recommend!!","review_date":"March 20, 2018"},{"attraction_id":3292,"user":"fearlesslife","rating":5.0,"review":"Interested City of Canada. Quebec is our beloved city with fascinated lifestyle and beautiful environment with much more things to do. It was our first experience her with local people and high ancient building rising to the sky.","review_date":"February 1, 2019"},{"attraction_id":3292,"user":"traveltruth_7","rating":1.0,"review":"Booking problem. In trying to set up this tour, this operator was not really interested in assisting us. We would be arriving at the train station a couple of blocks away from their office and they told us we should walk. That would have been after catching...","review_date":"January 5, 2019"},{"attraction_id":3292,"user":"rejxil","rating":3.0,"review":"Not as expected. Let me start with the place...it is really pretty and a day trip is enough for the visit. The driver was also very nice but the tour guide wasn't too professional for example while explaining about places whilst the bus was moving he used terms...","review_date":"January 1, 2019"},{"attraction_id":3292,"user":"pamw511","rating":5.0,"review":"Wonderful day in beautiful Quebec City!. Wonderful tour from start to finish! We were picked up and dropped off at the door of our hotel. The tour guide in Quebec City was outstanding! The 3 hours of free time were enjoyable beyond words. It\u2019s like being in a French European city....","review_date":"December 1, 2018"},{"attraction_id":3292,"user":"sallyt3","rating":4.0,"review":"Relaxing and informative. We enjoyed our day trip. The bus picked us up at the hotel and then took us to the main depot where it was a little confusing where we needed to go to get our passes. The tour guide in Quebec city was fabulous. We...","review_date":"November 29, 2018"},{"attraction_id":3292,"user":"chicagodawn15","rating":5.0,"review":"Cold and Snowy but still great!. I've heard wonderful things about Quebec City and after deciding to spend Thanksgiving in Montreal I knew I had to book this trip. It was cold and snowy but it was still so great to experience Quebec City with the holiday decorations already up and...","review_date":"November 23, 2018"},{"attraction_id":3292,"user":"mtnbear54","rating":5.0,"review":"Quebec in the Summertime. This year we travelled to Canada to attend the International Rotary Convention in Toronto. After the convention we travelled to Quebec City and stayed a week at the Hilton which was Ideally located near the beautiful old downtown area so we could pretty much walk...","review_date":"November 17, 2018"},{"attraction_id":3292,"user":"ghazal_z","rating":5.0,"review":"A must go tour! . I m really glad that we didn\u2019t miss this wonderful trip during our stay in Montreal.\nWe had this tour by gray line and we were so satisfied . The price was more high comparing to other companies but it worth. I wish we had...","review_date":"November 16, 2018"},{"attraction_id":3292,"user":"sbdiner727","rating":5.0,"review":"Great trip!. This trip was booked through Grey Line. Their shuttle picked us up at our hotel. The driver was so personable, providing us with information along the way. Once in Quebec City, we picked up our Tour guide. She was so knowledgeable and provided us with...","review_date":"November 12, 2018"},{"attraction_id":3292,"user":"miriam_k","rating":3.0,"review":"Nice introduction to QC. Wish I could give it a 5 but really can't....\nDay was cold and rainy (OK not Gray Line's fault!). Driver was nice and handled bus well on drive up to Quebec City. 1 bathroom stop after 1.5 hours (total trip takes about 3 hours)....","review_date":"November 7, 2018"},{"attraction_id":3292,"user":"elissa_g","rating":5.0,"review":"Worth the Trip!. We took this day trip on our first full day in Montreal. It was a GREAT way to start our trip. Serge was a fun and informative driver and our guide in Quebec City was incredibly knowledgeable. Quebec City is beautiful and a must-see when...","review_date":"October 29, 2018"},{"attraction_id":3292,"user":"debby_r","rating":5.0,"review":"Worth the long ride. Very glad we took the day to visit City of Quebec. What beautiful and historic city. Our city tour guide was interesting, funny, and kept a nice pace. There are many nice places to lunch so Explore and look beyond the yellow umbrellas.\nThe downside...","review_date":"October 20, 2018"},{"attraction_id":3292,"user":"nsciac","rating":5.0,"review":"Great Introduction to Old Quebec City. This tour provides a nice guided introduction to old Quebec City and provides ample time for exploring the area on your own. Although the round trip bus ride from Montreal is long - 5 hours plus two 20 minute rest stops - the coach bus...","review_date":"October 13, 2018"},{"attraction_id":3292,"user":"kristine_h","rating":4.0,"review":"Tips for the trip. Pros: Beautiful place, lots of history, bus driver very skilled, pleasant, and entertaining.\nCons: A long day on the bus, not enough time to walk the city and shops.\nWould prefer to skip the falls-you are too far away and it\u2019s overcrowded with tour groups....","review_date":"October 11, 2018"},{"attraction_id":3292,"user":"george_g","rating":5.0,"review":"We had a fantastic and relaxing time!. So glad we booked this tour. Tour guides were very professional. We had enough time to see the sights, take pictures, eat and enjoy our surroundings. It was one of the highlights of our vacation.","review_date":"October 9, 2018"},{"attraction_id":3292,"user":"scenic722278","rating":5.0,"review":"Tons of history . Fabulous tour. The guide was very knowledgeable of Quebec City and worked hard to ensure everyone had their questions answered. Accommodated one French speaking passenger quite nicely even though it was an English guided tour. QC is gorgeous, and must see if you\u2019re visiting Quebec.","review_date":"October 7, 2018"},{"attraction_id":3292,"user":"dulcepartida","rating":5.0,"review":"Excellent tour to get to know Quebec. The tour was great. Andr\u00e9 and Katya were excellent tour guides. We loved the city and we would love to come back soon. Totally recommend this tour.","review_date":"October 6, 2018"},{"attraction_id":3292,"user":"karenf765","rating":5.0,"review":"Charming. Easy drive to Quebec on comfortable bus. Driver and tour guide friendly and knowledgable. Hits all the highlights. Provided enough free time to eat a nice lunch and shop.","review_date":"October 2, 2018"},{"attraction_id":3292,"user":"joanm843","rating":3.0,"review":"A must visit destination, but do manage your expectations!. Breathtaking town built on the side of a mountain, Quebec City is truly reminiscent of Europe! There are many al fresco eateries, but outside the quaint residential streets await a myriad of souvenir shops and not much of a shopping experience for those interested in...","review_date":"October 2, 2018"},{"attraction_id":3292,"user":"joseph_b","rating":5.0,"review":"One of the most beautiful cities that I have visited!. If you get a chance to walk around\nQuebec, please do it. This city is worth whatever time you have to spend there and it is very clean.","review_date":"October 2, 2018"},{"attraction_id":3292,"user":"mva9","rating":4.0,"review":"Good tour of Quebec city. We took this tour as we were pressed for time and found that going by bus or train would not be very convenient. We walked to the Gray Line offices on Peel Street, as we were staying couple of blocks away. The tour started on...","review_date":"October 2, 2018"},{"attraction_id":3292,"user":"i_h","rating":5.0,"review":"Quebec City Day Trip. A fantastic trip. The Driver did a great job and then the guide in Quebec City was simply awesome.\nA place I would love to see more of, maybe an extra day there.\nBut did a tour around the Old City up top then dropped...","review_date":"September 30, 2018"},{"attraction_id":3292,"user":"gkkhdc","rating":5.0,"review":"An excellent way to see a beautiful city. A full day excursion, since Quebec City is 3 hours from Montreal, the tour is a great introduction. The guide was expert and entertaining, and she hadn't lost her enthusiasm despite being in her 28th year of guiding! The only negative was the morning pickup....","review_date":"September 29, 2018"},{"attraction_id":3292,"user":"craigi210","rating":5.0,"review":"Day Trip to Quebec City. This was a long day BUT it was totally worthwhile. Our driver was charming and entertaining and our guide Katya was superb. I got out of this tour everything that I could have hoped for in the time that was available to me and I...","review_date":"September 25, 2018"},{"attraction_id":3292,"user":"jayenshah","rating":5.0,"review":"must do. Quebec City & Montmorency Falls are definitely worth a trip.\nAt Montmorency falls, we were mesmerized by the rainbow at the foot of these falls. All the colours were very distinctly visible.\nQuebec City bus tour provided a good commentary of several aspects of this...","review_date":"September 20, 2018"},{"attraction_id":3292,"user":"mbsesher","rating":4.0,"review":"Great day trip. Last minute decision to go to Quebec City and, after looking at car rentals or train, decided it was worth having someone else do the driving and the planning. Always leery about being a tourist on a bus but the driver and guide were terrific....","review_date":"September 18, 2018"},{"attraction_id":3292,"user":"jennymtl514","rating":5.0,"review":"One day Trip from Montreal to Quebec. Nice trip for family with young kids or friends. A lots to see. You can choose different activities according to your family's special needs.","review_date":"September 18, 2018"},{"attraction_id":3292,"user":"marlowe3","rating":5.0,"review":"A Don't Miss Tour. We wanted to cap off our week long visit to Montreal with a trip to Quebec City and were completely pleased with our tour with Grey Line. After checking in at their downtown office we boarded the bus with our driver Andre and were treated...","review_date":"September 17, 2018"},{"attraction_id":3292,"user":"jersey888","rating":5.0,"review":"AMAZING Trip!!. My son and I went to Montreal for a long weekend in Canada. While there we decided to take this trip to Quebec City. What a GREAT experience it was!! The bus driver was very personable and our guide in the city was EXCELLENT. Just...","review_date":"September 11, 2018"},{"attraction_id":3292,"user":"2skip865","rating":5.0,"review":"Day trip from Montreal. I have always wanted to go to Quebec City because of the history and architecture of the city.\nAn opportunity arose when my wife and I stayed in Montreal for a few days.\nWe saw this day trip advertised in the hotel where we stayed...","review_date":"September 9, 2018"},{"attraction_id":3292,"user":"hfdjr","rating":5.0,"review":"To Get a Nice Taste of Quebec City While Visiting Montreal, Take This Tour!. Both our driver and our guide once we arrived in Quebec City were very good at their jobs. Quebec City is a more European-feeling city than Montreal, and the tour began and ended in Quebec City in the quaintest part of the city which is...","review_date":"August 30, 2018"},{"attraction_id":3292,"user":"vsattui1232","rating":5.0,"review":"Excellent Day Trip. An excellent day trip to Old Quebec City. We were picked up at our downtown Montreal hotel. After all of the hotel pickups were then dropped off at the Gray Line office to complete the paperwork and assigned to a bus for our trip. It's...","review_date":"August 29, 2018"},{"attraction_id":3292,"user":"carey_b","rating":3.0,"review":"Skip the Cruise Option. The sites were beautiful, but I wish that there had been a better allotment of time. As this is a bigger tour, there were multiple instances where our time was cut short by other passengers who delayed departing sites. In fact, we barely had 10-15mins...","review_date":"August 29, 2018"},{"attraction_id":3292,"user":"daveandjudy","rating":5.0,"review":"Great Day Trip. This trip exceeded our expectations. It was well organized and provided enough free time to explore parts of the city on our own. Our driver, Andre, was very good. I especially liked the way he made sure that everyone came back to the bus on...","review_date":"August 28, 2018"},{"attraction_id":3292,"user":"bergquist","rating":4.0,"review":"Excellent guide, enjoyable trip. We were picked up at the hotel on time & changed to a large bus at the Peel Street terminal. No guide on-board and only practical comments given by the driver - suggest taking a book to read, the 3hr journey to Quebec City is...","review_date":"August 28, 2018"},{"attraction_id":3292,"user":"kyleen_m","rating":3.0,"review":"Beautiful views - average tour. The bus was clean and on time and appreciated being dropped off back at our own hotel at the end of the day. I was disappointed that the guide on the way there (3 hours in the bus) provided little commentary on the landscape, the...","review_date":"August 27, 2018"},{"attraction_id":3292,"user":"dsuper80","rating":4.0,"review":"Day Excursion to Quebec City. First off let me say that we really enjoyed our Grey Lines trip to Quebec City. We went to the falls first - the height of the falls were impressive, but honestly I would have preferred to spend more time in Quebec City. There is...","review_date":"August 22, 2018"},{"attraction_id":3292,"user":"flyer611478","rating":1.0,"review":"WARNING: Don\u2019t book this event through TRIP ADVISOR!!!. We realized that the date we selected was incorrect within moments of our booking. It shows an option to change the date, however the only option was to call a phone number. I immediately called- on hold for about an hour. She then told me...","review_date":"August 17, 2018"},{"attraction_id":3292,"user":"628taraz","rating":5.0,"review":"Great way to spend the day and see the highlights of the city. Due to the mixed reviews on here, I was super hesitant to take this tour. We were only visiting Montreal for three days so I was scared of losing a day if it was bad. Thankfully that wasn't the case and we were so happy...","review_date":"August 14, 2018"},{"attraction_id":3292,"user":"jellibbell","rating":1.0,"review":"Was never picked up-refund request rejected. The company was supposed to pick me up at the hotel but never did, then they said they showed 30 min before the time mentioned on the ticket. They now refuse to give me a refund. Real thieves !","review_date":"August 13, 2018"},{"attraction_id":3292,"user":"robert_n","rating":5.0,"review":"Great day trip. Wonderfull views of Quebec and the falls all from the St Lawance River, the guide was great and dressed in period clothing, he was was very informative and spoke both in english and french.","review_date":"August 10, 2018"},{"attraction_id":3292,"user":"fionayyy","rating":4.0,"review":"Convinient. Pick up and drop off at hotel, takes you to major sites of Quebec City. The bus driver also tells you the places the bus passes by in Montreal. However, the driver also had a very thick French accent, so he was a bit hard...","review_date":"August 10, 2018"},{"attraction_id":3292,"user":"koms70","rating":4.0,"review":"Great until the driver went crazy. This tour is really good. The driver reached outside our hotel to pick us up, did a few more n took us to the tourist centre where they gave us our tickets n put us on a bus to Quebec. It was a 3 hour...","review_date":"August 8, 2018"},{"attraction_id":3292,"user":"liz_c","rating":5.0,"review":"Bus trip to Quebec City. It was wonderful! The driver was fun and the bus was clean. We had plenty of time to see the sights in Quebec City.","review_date":"August 6, 2018"},{"attraction_id":3292,"user":"danielaw557","rating":5.0,"review":"Informative trip. I enjoyed our trip to Quebec. We had a very good guide, Roch, and our driver was also very knowledgeable. Quebec is beautiful and the food was excellent.","review_date":"August 4, 2018"},{"attraction_id":3292,"user":"stobgarbh","rating":4.0,"review":"Good way to see Quebec in a day from Montreal. With limited time in Montreal we opted to see Quebec on this Gray Line day trip. Everything worked fine and with military precision on timings leaving the offices in Peel at 8.00am sharp and being dropped of near our hotel in St Denis at 8.00pm....","review_date":"August 2, 2018"},{"attraction_id":3292,"user":"bloodbubble","rating":5.0,"review":"Great daytrip . Very enjoyable day trip to Quebec City. Driver was very informative and tour guide was excellent. Got picked up at the hotel in the morning and dropped off nearby after the tour.","review_date":"July 9, 2018"},{"attraction_id":3292,"user":"chelwho","rating":5.0,"review":"Full of value. Arrived at the Tourist Info office on the morning, good waiting facilities and toilets. Helpful before a long drive! Nice relaxing drive to Quebec City. Then a walking tour, a visit to the Falls for 20 mins (which was certainly enough time!) and then 3...","review_date":"July 8, 2018"},{"attraction_id":3292,"user":"matillygg","rating":1.0,"review":"big disappointment! save your money!. bought two tickets for this tour over $200. the hotel told me we would be picked up at 7;30 am. no one came. the hotel called,and they picked us up at 8:10. when we arrived ,at the grayline depot which was 5 minutes,away there,were only...","review_date":"July 7, 2018"},{"attraction_id":3292,"user":"kimberly_e","rating":3.0,"review":"Great Tour. This tour is a 12 hour trip to Quebec City from Montreal. The tour description indicates they will pick you up and drop you off at your hotel. Then you don't hear anything. I emailed, called and eventually had to go to the office at...","review_date":"July 5, 2018"},{"attraction_id":3292,"user":"simonh954","rating":4.0,"review":"Nice way to spend a day. Quebec City is beautiful and definitely worth seeing. The day trip is very long but the coach is comfortable and made stops along the way.","review_date":"June 2, 2018"},{"attraction_id":3292,"user":"sherryd1969_12","rating":5.0,"review":"Great value. Best $115 I ever spent. The 5 hr drive up to Quebec City was comfortable with a stop half way. The tour guide Roch was very knowledgeable and funny. It included a tour around the sites with a 3 hr on your own time break....","review_date":"June 1, 2018"},{"attraction_id":3292,"user":"travelenthu16","rating":5.0,"review":"Awesome tour. The trip was awesome. Our guide Roch did an excellent job explaining the history and significance as we walked through the city and on the bus. In our free time later in the day, we never felt lost and just knew everything that we were...","review_date":"June 1, 2018"},{"attraction_id":3292,"user":"437pedrop","rating":1.0,"review":"HORRIBLE- DONT BOOK. This company should apply for worst ever customer service... they would win with no effort. Booking process is non friendly and archaic... customer service offers no service. I am not surprised they rank so poorly on ratings both on FB and trip advisor...","review_date":"May 26, 2018"},{"attraction_id":3292,"user":"_dym126","rating":1.0,"review":"Grayline tour is horrible. Dirty bus, late pickup to leave from hotel, late pickup for departure for return trip. Uncaring driver who doesn\u2019t tell the truth because he didn\u2019t want to speak to his passengers. Walking tour guide was informative and for this large group tour projected her information...","review_date":"May 21, 2018"},{"attraction_id":3292,"user":"tania027","rating":5.0,"review":"Cruise on May. I am interested on the complete tour including the cruise for tomorrow. Is it possible?\nIt says the cruise is included on May.","review_date":"May 11, 2018"},{"attraction_id":3292,"user":"kimberly_j","rating":1.0,"review":"Angry in Old Montreal. Nice enough tour, but ruined at the end. The bus driver made us get out at the wrong hotel at 8:30pm after a 12+ hour excursion. We were staying at Holiday Inn downtown but he made us get out at a different Holiday Inn. He...","review_date":"May 5, 2018"},{"attraction_id":3292,"user":"ah32","rating":5.0,"review":"Quebec City from Montreal. I really enjoyed this day tour. It is a long day, but is absolutely worth it. Quebec City and Montmorency Falls are beautiful.\nSpecial thanks to our driver John Pierre for doing an excellent job of getting us there safely and on time (and for...","review_date":"April 21, 2018"},{"attraction_id":3292,"user":"mmmpierro","rating":5.0,"review":"Perfect day trip!. Everything ran very smoothly! Well worth the cost to see this beautiful city. The falls were beautiful and the guide was very passionate and knowledgeable. Book early it was sold out!","review_date":"April 18, 2018"},{"attraction_id":3292,"user":"campercam","rating":5.0,"review":"What a beautiful city. Having not being able to fly into the city, I went on this tour not knowing what to expect.\nBut, I am so happy to have come here even just for a day away from Montreal.\nIt's well worth it.\nAwesome bus driver too","review_date":"April 11, 2018"},{"attraction_id":3292,"user":"david_i","rating":5.0,"review":"Classy historical heritage. The city is full of gorgeous testaments to its continental roots. Tour guide was very friendly and knowledgeable.\nMy visit is in April so it's still snowing a lot here, but on the upside I get to avoid the summer crowd so it's very nice.","review_date":"April 9, 2018"},{"attraction_id":3292,"user":"jhb1046","rating":5.0,"review":"Nicely Done Tour !!. We debated on whether or not to take a day to see Quebec City since we were in Montreal for a few days. So glad we did this. This is a full day! The bus ride is long like 2.5 to 3 hours but this...","review_date":"April 1, 2018"},{"attraction_id":3292,"user":"annp582","rating":4.0,"review":"beautiful city. the falls is really just a flash visit, just enough to look at them and return to the bus. this was ok for us but there where people that wanted to take a closer look and we did not have enough time.\nin Quebec a...","review_date":"January 24, 2018"},{"attraction_id":3292,"user":"463elsat","rating":3.0,"review":"Historical City . Had a great experience of this tour, tour guide has full of knowledge of this old town, nice and helpful.","review_date":"December 21, 2017"},{"attraction_id":3292,"user":"newyork3","rating":5.0,"review":"Excellent tour. This was an amazing day full of beauty & history. Such a shame it was marred by our tour guide recommending us all to eat at a restaurant at the drop off point at the end of our tour before our free time, it was...","review_date":"December 17, 2017"},{"attraction_id":3292,"user":"brewtenant_dan","rating":4.0,"review":"Good, Quick Introduction to Quebec City. This trip was a good introduction to Quebec City. We didn't spend much time at Montmorency Falls\u2014in hindsight, I'd rather have spent the extra hour in Quebec City, but our tour guide was exceptional and his anecdotes were worth the time in the bus.\nQuebec...","review_date":"November 13, 2017"},{"attraction_id":3292,"user":"rodnak","rating":3.0,"review":"The high point was the Cathedral-Basilica of Notre-Dame de Qu\u00e9bec. Ok, average for the amount of time you'll spend. Many tips.\n1) Call the day before to confirm your hotel pick-up. If they are 5 minutes late, call them. We called 2 days prior, and when I called 10 minutes after pick-up, they didn't have...","review_date":"October 23, 2017"},{"attraction_id":3293,"user":"rmcb825","rating":5.0,"review":"Great way to discover Quebec City. We had a great tour of the walled city and beyond, learned about the history and it's influence on the food people from the region ate and enjoyed. The added pairing of wine was excellent and the selection and variety of samples amazing. We both...","review_date":"March 4, 2019"},{"attraction_id":3293,"user":"kaycied22","rating":5.0,"review":"A must do! . This small food tour of Quebec was wonderful. Our tour guide was amazing and was knowledgeable about the history of the city. As we tasted delicious food we also learned about Quebec\u2019s history. We tasted smoked salmon, cheese, emu, fudge, poutine, duck, and fish. We...","review_date":"January 8, 2019"},{"attraction_id":3293,"user":"holidaymakerx3","rating":5.0,"review":"Wonderful afternoon . We had a wonderful tour with Richard today. We had our two children with us (9 and 12) and they enjoyed it too. We had two stops which included alcohol and the children were given smoothies and cranberry juice. This was a tasting tour so...","review_date":"December 22, 2018"},{"attraction_id":3293,"user":"kater50","rating":5.0,"review":"Good Food Tour. We really enjoyed the food tour we did. Our guide was very knowledgeable and passionate about the city, and all the restaurants we visited were good. The tastings are small (I think it stated that on their website), so don't come expecting a full meal,...","review_date":"November 26, 2018"},{"attraction_id":3293,"user":"travelsofkandk","rating":5.0,"review":"A Must Do Tour!. Great overview of Quebec cuisine and history, both inside and outside \"the wall\"! This was our first introduction to Quebec and set the stage for the duration of our stay.","review_date":"October 29, 2018"},{"attraction_id":3293,"user":"bibi-barb","rating":1.0,"review":"Do not recommend this tour.. I was so looking forward to this tour.... but it was a disappointment. I don't drink alcohol and half of the tour was about wine and beer. They need to mention that when they describe the tour. The first place we went we were given...","review_date":"October 4, 2018"},{"attraction_id":3293,"user":"paull987","rating":4.0,"review":"Nice way to see Quebec. Enjoyed the tour very much. Our guide was knowledgeable about the city and history. We had fun and tasted some good food, including Poutine and Crepes and tasted some interesting wines, too. This was a nice way to spend 2 1\/2 hours in this beautiful...","review_date":"September 28, 2018"},{"attraction_id":3293,"user":"michael_h","rating":5.0,"review":"Fun, filling, and informative. The food tour was fun. We had a small group of four people, which made it easy to engage in conversation with everyone. Our guide, Sally, enjoyed showing us her city and telling us the history as we walked the streets of Quebec. Each restaurant...","review_date":"September 21, 2018"},{"attraction_id":3293,"user":"sue_w","rating":5.0,"review":"Always fun to take a Food Tour. A Food Tour is a great way to get to know a city. This one was great. Our guide, Clarise, was very knowledgeable about the history of this great city, so we learned all about the battles between the English and the French and how...","review_date":"September 12, 2018"},{"attraction_id":3293,"user":"thatchangthang","rating":4.0,"review":"Pretty Good Food Tour, Group Too Large. I took this food tour on a friends trip.\nI was originally supposed to take the tour a day earlier, but my flight was cancelled due to weather in my originating city. I wrote to the tour operator on the same day that I was...","review_date":"September 5, 2018"},{"attraction_id":3293,"user":"jay_p","rating":4.0,"review":"Food? Too much alcohol. Expected food tour, but except for 2 restaurants, all served alcohol (wine etc), so not good for kids or the people who cannot drink alcohol. And restaurants seem to promote their restaurant\nAnd a bit old guide is super gentleman and quite knowledgable about history...","review_date":"August 29, 2018"},{"attraction_id":3293,"user":"stephen_s","rating":5.0,"review":"Awesome tour. We took this tour to learn a little about Qc city and some new places to eat. We were not disappointed, the tour delivered just that. Our tour guide Pierre was excellent and knowledgeable. He was very clear and easy to understand. Throughout the tour,...","review_date":"August 25, 2018"},{"attraction_id":3293,"user":"scc21mtlcan","rating":5.0,"review":"Fun time!. Fantastic tour, our Guide Robert S. was awesome. if you're looking for a fun afternoon in the Old Quebec...this is the tour! Thank you again Robert for a great time. My friends from Rhode Island love it!","review_date":"August 23, 2018"},{"attraction_id":3293,"user":"patleb2015","rating":5.0,"review":"Fun!. This was a lot of fun but a lot of walking. We sampled Canadian cuisine at several local restaurants. The tour was fun but several hours of walking from stop to stop.","review_date":"August 19, 2018"},{"attraction_id":3293,"user":"gilliane_11","rating":5.0,"review":"You will love it!. Professional and informative. Great fun and value. A friendly and well informed tour guide who shared historical and culinary details of her beloved city.","review_date":"August 13, 2018"},{"attraction_id":3293,"user":"laura_l","rating":5.0,"review":"Delicious and Informative. I normally don't like Food tours but went based on the recommendation of a family sitting near me at dinner the night before at a local restaurant. This was exceptional. Many stops with a good background and rather large samples of local foods and drinks....","review_date":"August 4, 2018"},{"attraction_id":3293,"user":"plau678","rating":4.0,"review":"Wear comfortable shoes for this tour. This is a walking tour with a duration of approx 2.5 hours. Walking pace was very fast. At first, I thought it was our guide walking fast but at the end of the tour, I realize that it is necessary to walk fast to visit...","review_date":"July 23, 2018"},{"attraction_id":3293,"user":"scara_b31168","rating":5.0,"review":"A must do tour !. Our guide Ann took us On a food journey of old Quebec. Lots of good things to taste and even more info On the old town and its restaurants. Get a taste of local food. Don\u2019t Miss this tour If your here !","review_date":"June 30, 2018"},{"attraction_id":3293,"user":"writingprof","rating":3.0,"review":"Depends on guide. I read great reviews about this tour. Unfortunately, our guide was tired and spent no time discussing Quebec or this city. She did mention how great and special the next stop would be (and some were).","review_date":"June 10, 2018"},{"attraction_id":3293,"user":"peggy_l","rating":5.0,"review":"Great Guide and Great Experience. We highly recommend this tour.\nOur Guide Harry was A1 and if possible you should request him.\nVery informative and friendly.\nEach stop wine or cider or tea and food sample.\nVery pleasant way to spend a few hours !!","review_date":"June 5, 2018"},{"attraction_id":3293,"user":"stevewhiz","rating":1.0,"review":"Too much uphill walking, too little food. This tour is 1 km of hard uphill walking. Several of us struggled to keep up. Some people dropped out because the hills are too much even for a young person. We needed water, but there was no place to get any. By the end...","review_date":"June 2, 2018"},{"attraction_id":3293,"user":"833warrenc","rating":5.0,"review":"Fun Tour. Our guide Pierre took us around inside and outside the walls of the city. Walking along hearing the history and stories of the neighborhoods and buildings on the way. But the essence of the tour is local foods, and we were well satisfied with the...","review_date":"May 12, 2018"},{"attraction_id":3293,"user":"chrisg1219","rating":5.0,"review":"Food tour with local friends. Great food tour on a cool May Day . Tour guide spoke both French and English beautifully. The tour visited some good\nlocal restaurants, gave some historical perspectives and overall we had a great time! Even our local friends were impressed with knowledge of our...","review_date":"May 8, 2018"},{"attraction_id":3293,"user":"dan_m","rating":5.0,"review":"Even a maple products tasting. The food tour marches on.\nThe weather wasn\u2019t the best for mid April in Quebec, but every stop we made was ready for us. We sampled what they offered and listened to their story. Every restaurant added something positive to our trip. We returned to...","review_date":"April 20, 2018"},{"attraction_id":3293,"user":"adrianne_p","rating":5.0,"review":"Excellent introduction to food, culture and history of Quebec City. This tour is described as a walking food tour but our guide Louise also talked about the city\u2019s history and culture. We were a group of 14 on a Saturday and we visited 7 different locations. At some places there was a snack, at others...","review_date":"April 15, 2018"},{"attraction_id":3293,"user":"tylerl923","rating":4.0,"review":"Food Tour on a Very Cold Winter Day. Enjoyed this tour despite the very cold temperatures. The Tours Voir group does a nice job. Our guide was excellent,.","review_date":"April 10, 2018"},{"attraction_id":3293,"user":"david_m","rating":5.0,"review":"Get way to start your trip in the old city.. We loved it! our host was Michael who was very knowledgeable of the history of Quebec and the food of Quebec. would recommend to do early in your stay then you can revisit the highlights and some of the bistro's that you sample.\nWe found...","review_date":"March 23, 2018"},{"attraction_id":3293,"user":"h2256xhkeving","rating":5.0,"review":"Worth every dollar. As a previous review mentioned, you're gonna want to do this tour at the beginning of your stay, as you will most likely want to go back to 2-3 places you will see during the tour. The amount of food (although in small portions), the...","review_date":"March 19, 2018"},{"attraction_id":3293,"user":"ackeith79","rating":5.0,"review":"Do this at the beginning of your trip!. We did this tour in the middle of our week here and now we are trying to eat at all the amazing places and restaurants we learned about.\nOur guide was Simon, who is passionate about the city and its food scene. The tour is...","review_date":"March 16, 2018"},{"attraction_id":3293,"user":"hutch08","rating":5.0,"review":"Fun tour. We took this tour to learn more about a city we\u2019ve visited often. Great tour\u2014heavy on the wine \ud83d\ude0a. Super way to learn about the town and get a light meal.","review_date":"March 13, 2018"},{"attraction_id":3293,"user":"637grace","rating":5.0,"review":"Excellent. We were part of a group of 10 people who were guided around Quebec City by Richard Seguin. It was a wet rainy day, but Richard was fantastic guiding us around the city on the damp day. We visited 7 restaurants or shops and had...","review_date":"February 20, 2018"},{"attraction_id":3293,"user":"belgen6","rating":3.0,"review":"Great tour but could use a few tweaks. Our guide Richard was amazing, however, the restaurants involved really need to up their game. The portion sizes were laughable in most cases (with the exception of the maple store and crepe restaurant). On our first stop, we were offered a piece of salmon the...","review_date":"February 19, 2018"},{"attraction_id":3293,"user":"carlos_r","rating":5.0,"review":"Amazing Tour! 7 Stop = Well worry the $$ . I visited Canada for the 1st time with my wife and this was 1 of the highlights of the trip! Not only do you get to sample true authentic dishes but you get pairings along the way as well. Highly recommended for any foodies looking...","review_date":"February 17, 2018"},{"attraction_id":3293,"user":"753debbien","rating":5.0,"review":"Fun and great food. Our guide, Richard Seguin, was wonderful! As we walked he shared interesting info about the city, its people and the establishments we would visit. We went back to one restaurant for dinner the next day.","review_date":"February 6, 2018"},{"attraction_id":3293,"user":"kootenaykathy","rating":4.0,"review":"Great introductions to eating spots around the old part of town. We loved this tour. Our guide was fantastic (Simon), personable, knowledgeable and easy to talk with. As we were only in town for 3 days, this gave us an opportunity to get a feel for a number of restaurants and sample some of the food....","review_date":"February 4, 2018"},{"attraction_id":3293,"user":"brendap2049","rating":4.0,"review":"A great way to learn a little about Old Quebec and the local food culture. We really enjoyed the tour of the restaurants. There were a lot of interesting stops on the tour - a great way to try some of the local restaurants. Our favourite stop was the maple syrup coop and the Bee Club. Our guide was really...","review_date":"January 31, 2018"},{"attraction_id":3293,"user":"aliciaminjares","rating":5.0,"review":"Go see Simon for a great tour!. Can't say enough about our tour guide Simon! Simon was a great host to a lovely city. He was knowledgeable about the city's history and showed us a wide variety of snacks. Never thought we would eat cured seal but we did! Thanks for a...","review_date":"January 15, 2018"},{"attraction_id":3293,"user":"250nicky","rating":5.0,"review":"Christmas in Quebec Gourmet Food Tour - wonderful!. Judith took our group on a Christmas Gourmet Food Tour on 22nd December 2017. Judith was wonderful, a local with over 300 years of family heritage in Quebec and very knowledgeable about both the food and history of the city and country. We took our...","review_date":"January 10, 2018"},{"attraction_id":3293,"user":"carcar_beepbeep","rating":5.0,"review":"Stuffed and Overly Satisfied by the End!. Richard took us on our lovely tour. We managed to make it to 7 different stops for a wide variety of cuisines. Everything we were served was absolutely delicious. It was actually through this tour that we made our choices on where to have our...","review_date":"January 10, 2018"},{"attraction_id":3293,"user":"kathleend245","rating":5.0,"review":"Delicious variety. We scheduled the tour to kick off our multigenerational Quebec City vacation and it was enjoyed by young and old alike. With our teens along we especially appreciated that the stops were prepared and accommodating with non-alcoholic drinks at the several locations that offered adult...","review_date":"December 16, 2017"},{"attraction_id":3293,"user":"l-starinc","rating":5.0,"review":"Worth it!. I didn't count but I think my group was full with about 15 or so individuals on this walking tour. We did 3 stops in Old Quebec and 4 up the road on Rue Saint Jean. I thoroughly enjoyed the tour -- the guide was...","review_date":"November 1, 2017"},{"attraction_id":3293,"user":"lakor","rating":5.0,"review":"An Authentic Experience in Quebec City!. We had the most wonderful time on this walking food tour. Pierre was our tour guide and he was amazing, so informative, funny and we could tell he genuinely loves what he does. All the food stops were so tasty and interesting to learn about...","review_date":"October 25, 2017"},{"attraction_id":3293,"user":"virginialibrarian","rating":2.0,"review":"Tour overbooked! Too many in \"small-group\" to enjoy.. Our group of 8 had arrived in Quebec for a cruise on the Crown Princess and were really looking forward to the Small-Group Quebec City Food Tour which we booked several months in advance. We met the \"small-group\" at the Visitor Center only to discover...","review_date":"October 22, 2017"},{"attraction_id":3293,"user":"rob_kc","rating":4.0,"review":"Lots of taste and history too!. This is one of the most comprehensive and eclectic food tours we've taken, and Jocelyn made it both informative and fun. You do need to be prepared for a long walk (this is really a 3+ hour tour) but, if the body is willing, you...","review_date":"October 20, 2017"},{"attraction_id":3294,"user":"alessandra_r","rating":5.0,"review":"Great tour. We bought the Park Tour Passes for our group of 4 while visiting Vancouver. It was totally worth it as we will able to enjoy the tour and our tour guide Lynn was excellent, as she added a lot of great local facts to our...","review_date":"March 7, 2019"},{"attraction_id":3294,"user":"lundynwyllie","rating":2.0,"review":"So Disappointing. We got the park\/city tour 48 hour pass, so at least we didn't pay full price. We got on the city tour in Gastown, by the steam clock. Our driver didn't say one word, just let the automated voice play. Which is fine, but it...","review_date":"March 4, 2019"},{"attraction_id":3294,"user":"david_b","rating":4.0,"review":"good experience. it was a good experience for me and my family. we enjoy the tour and everything was fine. I like to participate again...","review_date":"February 16, 2019"},{"attraction_id":3294,"user":"tchan48","rating":5.0,"review":"Great way to see Vancouver!. We were there in the spring and it was a fantastic way to see some highlights of Vancouver.We were able to go around 1st time,then 2nd time stopped off to see places that we wanted to spend more time.Lots of places for pictures and to...","review_date":"February 13, 2019"},{"attraction_id":3294,"user":"ray_l","rating":4.0,"review":"Well worth the ticket price.. Well worth the ticket price: convenient and an interesting way to get an overall feel for the city. It helped us decide where to get off and invest more time for further sight seeing and exploration. Cn get crowded at times and it doesn't go...","review_date":"February 9, 2019"},{"attraction_id":3294,"user":"cruiser0910","rating":5.0,"review":"Great way to see the city. Wonderful way to see the city. All stops are signposted and buses run pretty well to schedule. Got a deal over winter that was 48 hours for the price of 24. Would recommend getting 48 hours if you plan on doing both routes and getting...","review_date":"January 22, 2019"},{"attraction_id":3294,"user":"skyqueenmary","rating":5.0,"review":"Hop-on Hop-off tour. A really good over view of the city,,it is worth your time and money. Ride the bus all the way around, then go back and visit the sites that interested in. You pick up the Hip-on Hop-off at the terminal where the cruise ship leave...","review_date":"January 15, 2019"},{"attraction_id":3294,"user":"iana_b","rating":1.0,"review":"The worst Hop on Hop off experience. I've done Hop on Hop off bus tours in other cities around the world, and this one was definitely the worst one ever! When I was trying to book the tickets, I knew November was not the hot season for city touring, but I was...","review_date":"December 15, 2018"},{"attraction_id":3294,"user":"linda_o","rating":5.0,"review":"Vancover bus tour. We did the hop on hop off tour. Neely N. Was one of our guides. She was delightful. Gave us many tips on sights and ones we might want to come back and stay awhile. She was funny and informative. If you do one of...","review_date":"November 19, 2018"},{"attraction_id":3294,"user":"maydyb1","rating":5.0,"review":"Question. Where is the closest stop from the bus depot\/station in Vancouver? Where do I redeem the voucher and start the hop on\/off experience?","review_date":"November 6, 2018"},{"attraction_id":3294,"user":"princerman","rating":4.0,"review":"Great once the buses got there. I liked the tour and it was a great way to see a city that\u2019s hard to drive in. They have a nice map and the guides are great. I just wish they ran more buses.","review_date":"November 2, 2018"},{"attraction_id":3294,"user":"cindy_s_k","rating":2.0,"review":"The last bus for the City & Park Hop-on Hop-off Tour ended 3:20 pm, not 5:00 pm.. The last bus for the City & Park Hop-on Hop-off Tour ended 3:20 pm, not 5:00 pm.\nTherefore never purchase the ticket in advance!","review_date":"October 26, 2018"},{"attraction_id":3294,"user":"kris_m","rating":4.0,"review":"Best Way to See the Town. We have taken Hop On Hop Off in other cities and found it the BEST way to see the sights. We like to take a trip around, then come around again and do our hop offs. Some drivers are better then others as far as...","review_date":"October 24, 2018"},{"attraction_id":3294,"user":"82sah","rating":4.0,"review":"A lot of fun!. I highly suggest experiencing the Hop-on Hop-off tour, my friend and I chose the Park Route. We first rode the entire route and then decided which areas to hop off and explore more. This is a perfect option if you want to visit multiple places...","review_date":"October 16, 2018"},{"attraction_id":3294,"user":"frankfc","rating":3.0,"review":"Unlucky. Hop on hop off buses are always a good introduction to a city. However, in Vancouver you have to strike it lucky. First you need good weather. Most of the buses in Vancouver are older and not suited to wet weather. Some of the smaller...","review_date":"October 16, 2018"},{"attraction_id":3294,"user":"skilli15","rating":3.0,"review":"Gives a good overview of the city.. We did the Park Tour and pick up the bus from Canada Place. The bus we were on was full, which meant that at the next few stops, no one else could get on.\nThe good things about the bus trip are that you get...","review_date":"October 14, 2018"},{"attraction_id":3294,"user":"alan_m","rating":2.0,"review":"Some parts were good but others were not so. Family holiday visit which sees me share mixed views, as some parts of the hop on hop off tour service were really good whilst others were poor. Vehicles were generally dated but clean enough, albeit well short of a premium experience. Most staff were OK,...","review_date":"October 14, 2018"},{"attraction_id":3294,"user":"steve-marilyn","rating":4.0,"review":"A good way to see around the city. We did the city route and enjoyed the tour with the driver pointing out the good and not so good parts of the city, he was very funny and informative as to where to stop and get off and how long each stop might take....","review_date":"October 12, 2018"},{"attraction_id":3294,"user":"begonia3","rating":3.0,"review":"Good way to get around - commentary should be better and buses more up-to-date. We like to use Hop-On Hop-Off tours when we go to a new city. It usually is a good way see pertinent sights and the commentary usually gives a sense of place. Unfortunately, the commentary was canned and difficult to hear. Also there was trouble...","review_date":"October 11, 2018"},{"attraction_id":3294,"user":"climber813686","rating":3.0,"review":"Public Transportation Was Equally Good For Me. I looked at the Hop-on Hop-off Tour when considering how to get around Vancouver without a car. I ALSO looked into the day pass ($10 Canadian) on the public bus system. For me, public transportation was a more reasonably priced option and I was able...","review_date":"October 9, 2018"},{"attraction_id":3294,"user":"kmfromma","rating":3.0,"review":"Good idea but failed execution. I\u2019ve done hop on\/ hop off bus and trolley tours around North America. This is one of the few that usually does not have a driver give live commentary, share trivia, provide some history of the area, etc. In most instances, a rather cheesy tape...","review_date":"October 9, 2018"},{"attraction_id":3294,"user":"jeff_w","rating":1.0,"review":"Very disappointing. Commentary was non existent - only pre-recorded!!! When the bus driver did press the button to play the pre-recorded tape it was either too early or too late! Very little information was provided on history of Vancouver and one of the worst hop-on hop-offs I've...","review_date":"October 8, 2018"},{"attraction_id":3294,"user":"david_t","rating":2.0,"review":"Disappointing. We were only in Vancouver for one day at the end of our cruise. We thought this would be a good way to see the city. However, the buses were uncomfortable and the commentary was intermittent and difficult to hear. The bus stops were not...","review_date":"October 5, 2018"},{"attraction_id":3294,"user":"ocsenior","rating":3.0,"review":"No title. Buses leaked rain water and there was nothing to dry seats with. The inclement weather did not permit us to do much hop-on hop-off, no fault of Westcoast.","review_date":"October 1, 2018"},{"attraction_id":3294,"user":"clive_a","rating":5.0,"review":"First Visit. This a good way to get around for a tour of the busy city Liked the style of the commentary Stanley Park Gas Town and Granville Island are a must China town early in the morning was not good .","review_date":"October 1, 2018"},{"attraction_id":3294,"user":"jacque_m","rating":1.0,"review":"Not worth taking in the rain . Came off our Alaska cruise into Vancouver had 1 day to look around before heading to Vegas, it was raining steadily so decided to do the Park Route on the hop on hop off $49 each. Waited 45 mins for a bus to arrive in...","review_date":"September 30, 2018"},{"attraction_id":3294,"user":"michael_o","rating":3.0,"review":"A way around town - but not a lot of help. This tour does cover a lot of Vancouver and you can see quite a few of the sights, and the price for a 2 hour bus ride with commentary is not bad, my wife and I had 1 day to see the sights, and this...","review_date":"September 26, 2018"},{"attraction_id":3294,"user":"queenswood18","rating":2.0,"review":"Disappointing. We have used hop on hop off buses in many cities and they are nearly always a good way to get a quick tour of a city with useful commentary. Sadly my husband and I found these buses to be old, rickety, varying greatly as...","review_date":"September 26, 2018"},{"attraction_id":3294,"user":"steve_s","rating":1.0,"review":"RIP OFF, RIP OFF, RIP OFF. I love to do the hop on hop off in most cities, but this one is TERRIBLE. The busses are old, plastic covering the windows, black smoke bellowing out the tailpipe. Drivers hardly speak english. No headphones, no comentary.\nNOTHING LIKE YOU WOULD EXPECT. Terrible.","review_date":"September 24, 2018"},{"attraction_id":3294,"user":"rbn11","rating":4.0,"review":"A good way to see the main sights of Vancouver. We purchased our tickets at the Tourist Information Centre near Canada Place and got on the bus across the street. Been on lots of hop on hop off buses around the world and they are usually double decker with recorded information heard through personal ear...","review_date":"September 23, 2018"},{"attraction_id":3294,"user":"navigator617449","rating":3.0,"review":"Average at best. For me the buses are a let down and the drivers have little engagement with clients!\nLet's start with the state of the buses - these are old with horrid uncomfortable seats ! If it rains you have limited protection and it rains ALOT in...","review_date":"September 22, 2018"},{"attraction_id":3294,"user":"jessita","rating":4.0,"review":"Good overall overview of what Vancouver has to offer. We enjoyed having a broad view of what's offered throughout Vancouver and getting some background as well. The hop on hop off full loop took about 2.5 hours to complete (without getting off), the website said the loop only took 90 minutes to complete, so...","review_date":"September 21, 2018"},{"attraction_id":3294,"user":"cceagles01","rating":4.0,"review":"Bring your umbrella. Hop On Hop Off busses have no roof on back half of bus. So in Vancouver if you get anything from a mist onward on a 50-60 \u00b0F day, you're going to be cold and wet. Your seats may be wet, too.\nHop On does...","review_date":"September 21, 2018"},{"attraction_id":3294,"user":"scooter824","rating":1.0,"review":"Skip this tour. Pick a few sites and go on your own.. We frequently take a tour like this when we first arrive in a new place. This one was a huge disappointment. 2 hours start-to-finish (if you do not hop on and off), and you don\u2019t see much. Old busses with uncomfortable, cramped seats. Low-riding with...","review_date":"September 19, 2018"},{"attraction_id":3294,"user":"happiness108497","rating":1.0,"review":"Not recommended. The fleet of buses definitely in need of replacing - uncomfortable school bus like. The open roof concept doesn\u2019t adapt well to the plastic covering when raining! Paper towels provided to wipe off the seats though. Too noisy to properly hear the commentary or the...","review_date":"September 18, 2018"},{"attraction_id":3294,"user":"prontyjr","rating":3.0,"review":"Okay Tour. Tour just okay. Old \u201cschool bus\u201d uncomfortable and windows dirty for viewing and picture taking. Driver was Neely and she made our trip interesting. $90+ for two people seemed high for the experience we received.","review_date":"September 16, 2018"},{"attraction_id":3294,"user":"kate_o","rating":4.0,"review":"Good way to see everything.. Great way to see the sights of the city but would prefer the commentary from the driver rather than the recorded commentary. Loved the trip to Stanley Park. Definitely well worth doing!","review_date":"September 15, 2018"},{"attraction_id":3294,"user":"987denniso","rating":5.0,"review":"Best way to see the city. Got on the tour down at the waterfront. Gets you to all the key sites within the city. The city park and neighborhoods are all visited and definitely worth your time. We always start our stay in a city by using these on and off...","review_date":"September 14, 2018"},{"attraction_id":3294,"user":"rhonda_l","rating":5.0,"review":"Great Value, Takes You Almost Everywhere. We spent the entire day using this system. Their stops include all the places you would want to see in Vancouver. It even included a one way pass back from Granville Island on a ferry. Pick ups are every 15 minutes. The best bang for...","review_date":"September 14, 2018"},{"attraction_id":3294,"user":"joan_b","rating":2.0,"review":"disappointing compared to past experiences. I have lived in Vancouver for 25 years and when I have out of town visitors I have taken them on a hop on\/off tour and have always enjoyed the experience. It seems that all the hop on\/off services have been combined into WestCoast Sightseeing...","review_date":"September 11, 2018"},{"attraction_id":3294,"user":"tracey1232013","rating":4.0,"review":"Good way to get about. We tend to find a hop-on-hop-off bus in most cities we visit as they are a great way to understand what sights there are to see and also to get to them easily. The bus in Vancouver did just that. But we were disappointed with...","review_date":"September 7, 2018"},{"attraction_id":3294,"user":"estevens694","rating":5.0,"review":"My expectations were all met!. Based on their advertisements, my expectations were very high, and they over-delivered on everything. Very pleased with their service. I would highly recommend it for anyone who is a first-time visitor to Vancouver. They drive you by all the major sites in Vancouver, with over...","review_date":"September 7, 2018"},{"attraction_id":3294,"user":"canuckburnaby_b_c","rating":5.0,"review":"Fabulous service. Our party of four will be taking the hop-on hop-off tour on September 25, 2018. I have had to change our reservation a couple of times due to unforeseen circumstances and contacted customer service. They were very understanding and changed our reservation promptly and without...","review_date":"September 7, 2018"},{"attraction_id":3294,"user":"vitaauckland","rating":4.0,"review":"Necessary to familarise yourselves.. I'm sure lots of folk find these city tours invaluable. We do.\nVancouver is a great city. It has remarkably clean streets and provides rubbish\/garbage containers at frequent places.","review_date":"September 6, 2018"},{"attraction_id":3294,"user":"adele_m","rating":5.0,"review":"Great way to see the city!. My parents were visiting and I thought that it would be nice to do a city tour on the hop on hop off with Westcoast Sightseeing.\nWhat a great way to see the city!\nWe started off downtown and then got off the bus at...","review_date":"September 4, 2018"},{"attraction_id":3294,"user":"rose_h","rating":3.0,"review":"Not as good as other cities. No car, so we thought this would get us where we wanted to go. We were shocked at the age of the buses; they ran loud, and the seats were just slightly cushioned boards. Reminded me of why I hated to ride the bus in...","review_date":"September 1, 2018"},{"attraction_id":3294,"user":"cowleasow","rating":3.0,"review":"Need to do both trips in full!. Buy the combined ticket (not cheap though- $47 in Sept. 2017) and do both routes in full, that way you will get to see most of Vancouver's main attractions. Afterwards you can then select where to get on and off (a ferry ride across to...","review_date":"August 31, 2018"},{"attraction_id":3294,"user":"cecelia_c","rating":3.0,"review":"Great route but sporadic service. We caught the city route (park route also available) in Gastown - already problems with the issuing of tickets which seemed to escalate as journey continued. Can\u2019t complain about the actual route taken - we got to see all the big ticket item - a...","review_date":"August 30, 2018"},{"attraction_id":3294,"user":"maddocni","rating":4.0,"review":"Decent itinerary, but some minuses. Two options only, the City blue one, and Parks green one. Decent value at $54 the pair.\nCity - pluses\n1. Decent route, and frequent 15min buses\n2. Generous time - 90 minutes. Most city tours been on are 50mins.\n3. Comfortable seats\nCity -...","review_date":"August 28, 2018"},{"attraction_id":3294,"user":"elina_c","rating":5.0,"review":"Smart way to see the city. We had a nice experience to see the city. Most of the drivers were nice and knowledgeable. All buses are very comfortable.","review_date":"August 27, 2018"},{"attraction_id":3294,"user":"joyr122","rating":5.0,"review":"Best way to get around town . We used this tour to get all over the Vancouver area & while enjoying the recorded info especially liked when the drivers told us about the area we were driving through. Tickets are good for 24 hrs so we took an evening loop around to...","review_date":"August 24, 2018"},{"attraction_id":3294,"user":"caz_1310","rating":3.0,"review":"Easy way around Vancouver but..... I usually do hop on bus tours when visiting a new city because as many reviewers say its a great way to see and learn about a new place - usually. This is the first tour where there hasn't been a live narrator, just a...","review_date":"August 24, 2018"},{"attraction_id":3294,"user":"golfnut51","rating":4.0,"review":"good way to see Vancouver. My only complaint would be the recorded narration. I would have preferred a person than a recording. However you see all the sites and it is great way to see all that Vancouver has to see","review_date":"August 23, 2018"},{"attraction_id":3294,"user":"jenna_m","rating":5.0,"review":"Great way to orient yourself on first day into town. My husband and I flew into Vancouver around noon on our first day of our honeymoon. We were tired from travelling so thought this would be a fun way to just relax and see the city. With beautiful weather we bought the dual pass in...","review_date":"August 22, 2018"},{"attraction_id":3294,"user":"kcir2015","rating":1.0,"review":"Thank you Westcoast Sightseeing for making Vancouver sound so boring. My friends and I (who all live in Metro Vancouver) decided it would be fun to do a hop on hop off tour of our city. 9 of us did the Westcoast Sightseeing park route on Sunday, Aug 19.\nThe buses were fine, drivers decent,...","review_date":"August 21, 2018"},{"attraction_id":3294,"user":"tom_expedia_travel","rating":5.0,"review":"Great way to get around and see the city. I booked this tour for July 27, 2018. It was a great way to get around, learn about the city and also participate in the local attractions like the Harbor Cruise Tour and the Horse Drawn carriage tour in Stanley park. The guides are friendly...","review_date":"August 18, 2018"},{"attraction_id":3294,"user":"raharrington85","rating":3.0,"review":"Hop on and off to see Vancouver. Westcoast Sightseeing\u2019s Hop-On, Hop-Off service is a good way to see Vancouver. Overall, I like the service. The tour consisted of fairly comfortable busses with good open-air seat visibility and pre-recorded narration across two loops, the Park Loop and City Loop. The loops did cross,...","review_date":"August 17, 2018"},{"attraction_id":3294,"user":"amona_b","rating":5.0,"review":"Great tour AND great customer service. I had a one day layover on my flight to Brazil and did the Hop-on-Hop-off tour through Vancover. A very nice balance how on can get off in the city as well the wonderful Stanley Park. In fact, one day was too short, but great....","review_date":"August 17, 2018"},{"attraction_id":3294,"user":"sinclaired","rating":3.0,"review":"Appears less organized than similar tours in other cities. We like the Hop-on Hop-off Tour of a city as it provides a good \"overview\" of what a city offers. Compared to similar tours in many other cities this was not as good. Length of stops seemed haphazard, length of time between coaches was irregular,...","review_date":"August 15, 2018"},{"attraction_id":3294,"user":"bfc_f","rating":2.0,"review":"Rude drivers left us standing in 40 degree heat with room to spare!. Too many people for too few buses. Only one way round the city and when trying to get on one bus, driver lied and said he had no room and that another bus would be along in 15 minutes. 40 minutes laterin 40 degree heat,...","review_date":"August 15, 2018"},{"attraction_id":3294,"user":"carol_b","rating":2.0,"review":"Broken down bus. I paid for 3 in my party for the bus trip, including both the blue and the green route. We rode the bus for the morning, and returned to catch the last bus. After 3 stops, the bus broke down, and we were all asked...","review_date":"August 14, 2018"},{"attraction_id":3294,"user":"jerrys99","rating":2.0,"review":"Way too long and too unorganized don't do this trip. This was the worst part of our trip to Vancouver. We have rode the same types of buses in NY, SF and other cities but this one takes the cake. You can spend over 3 hours just doing one trip around. When they stop it...","review_date":"August 13, 2018"},{"attraction_id":3294,"user":"alisonjb","rating":3.0,"review":"Not the best. We have taken several of this kind of tour around the world, but this is not great. The route is laborious and the distance between stops not that helpful. Several times we had to wait ages for a bus that had space which makes the...","review_date":"August 11, 2018"},{"attraction_id":3294,"user":"sharon_g","rating":3.0,"review":"Overly priced and very disappointing. I've done several hop on and hop off tours throughout different countries. I have to say, I was somewhat disappointing this time. Very little narration. We got off at one of the stops, and got back onto a bus that did not have any seats....","review_date":"August 9, 2018"},{"attraction_id":3294,"user":"helmut_f","rating":4.0,"review":"Best way to get an impression of the city. We did the city tour.\nVancouver has only a young history, that\u00b4s why there is not very much to tell. But the rout was great. In the second bus the driver told thing by himself, this was very interessting.","review_date":"August 8, 2018"},{"attraction_id":3294,"user":"frank_k","rating":5.0,"review":"Hop on Hop Off The Way to See Vancouver. We took the 24 hour two part hop on, hop off tours (Dual tour) which covered downtown and Stanley Park. Taking it in the afternoon one day allowed us to see downtown (an orientation tour) and then a more comprehensive tour the next day. The...","review_date":"August 6, 2018"},{"attraction_id":3294,"user":"bushka95","rating":5.0,"review":"Hop on Hop off is the way to go!. This is so informative, by seeing all the different areas we could decide where to spend more time! Our guide CHRISTIANE FERRON was wonderful and added extras like which restaurants to go to and where to best see the fireworks. These buses only run until...","review_date":"August 4, 2018"},{"attraction_id":3294,"user":"has74","rating":4.0,"review":"Good way to see the city. We did the Park route which meant you got to see lots of different areas of the city. We made a decision to stay on the bus for the entire tour which I think was the right decision as some stops peoplehad to wait for...","review_date":"August 3, 2018"},{"attraction_id":3294,"user":"martinwz2518la","rating":4.0,"review":"4day stay in Vancouver . We used the Hop-on-Hop off bus tour around Vancouver city and park routes combination. Was about $55 Canadian each but very well spent. U get a great over view of the city and the parks and sets up nicely for more lengthy visits later. The...","review_date":"August 2, 2018"},{"attraction_id":3294,"user":"donna_b","rating":2.0,"review":"Not great. They SAY ten to fifteen minutes. It's more like an hour if you are waiting in Canada Place. They do not limit the number of tickets, so you may or may not get on a bus soon. The bus we took to Stanley Park was...","review_date":"July 31, 2018"},{"attraction_id":3294,"user":"paulsand186299","rating":5.0,"review":"Excellent. What a great service Two routes, good price, staff very friendly and helpful.Two day ticket a good buy.","review_date":"July 31, 2018"},{"attraction_id":3294,"user":"janbristol","rating":5.0,"review":"Great way to view the city. We were lucky with the weather during our Vancouver stay, so to be on a bus with no roof and no windows was just perfect. We opted for the park route which covered all the main places of interest in the city, and gives you...","review_date":"July 31, 2018"},{"attraction_id":3294,"user":"eric72000","rating":2.0,"review":"Try something else. The good: Friendly drivers, interesting commentary, two paths that hit the high points.\nThe bad: The buses are really old and not in very good shape - think old school bus with the windows removed and the top cut out. They get stuck in traffic...","review_date":"July 30, 2018"},{"attraction_id":3294,"user":"pault73","rating":4.0,"review":"Best Way To See The City. Yet another Hop On Hop Off for us and a real good one.\nWe opted for the Park Route which was slightly longer and a little more expensive but worth it. This really is a great way to see the city and we wished we...","review_date":"July 30, 2018"},{"attraction_id":3294,"user":"sylvia_v","rating":5.0,"review":"Beautiful city.. We loved the commentary as well as the ease of getting around your beautiful city.Sometimes the buses were a bit cramped and difficult to get on and off, but it was lovely to have the ability to take photos without any windows and stay cool...","review_date":"July 28, 2018"},{"attraction_id":3294,"user":"boughty1","rating":4.0,"review":"Easy way to see the city. An easy and informative way to see Vancouver - you can take either or both the city tour or the park tour. Each bus has a very visible sign showing which tour it is on. We decided to walk the city tour and do the...","review_date":"July 22, 2018"},{"attraction_id":3294,"user":"painbr","rating":5.0,"review":"Always a great way to see the city!. These hop-on-off bus tours are a great way to get oriented to any city you are visiting. We did the city tour for Vancouver, which went to 14 different locations. The one thing I wished we had was live commentary, rather than a pre-recorded narration....","review_date":"July 22, 2018"},{"attraction_id":3294,"user":"happybluedragon","rating":4.0,"review":"Vancouver Hop On \/ Off buses give a good over view of the city and parks. We rode both the City and the Park routes before and after our cruise. Great way to get to know the city and the area. There were English pre-recorded info over the speakers which worked find for us. Some of the drivers added extra comments...","review_date":"July 20, 2018"},{"attraction_id":3294,"user":"djinks","rating":5.0,"review":"Great way to see the city. The ticket lasts for 2 days which is great when you want to go to lots of places. Buses run every 15 minutes but popular destinations can get very full and you may have to wait for the next bus.We took the park bus which...","review_date":"July 17, 2018"},{"attraction_id":3294,"user":"xmasangel","rating":1.0,"review":"Dissappointing park bus tour. We like to take these hop-on hop-off tours to introduce a new city. We then take it to things we want to see in more detail. Tickets are usually good for 24 hours. We got on a bus that wasn't in the greatest of shape...","review_date":"July 17, 2018"},{"attraction_id":3294,"user":"tom_h","rating":5.0,"review":"Bus tour. We always use hop on\/off when we visit a city for the first time. This combined the city and park routes (best bang for the buck). Great way to see the sights. China town, Gas town and Stanley park were definite highlights.","review_date":"July 17, 2018"},{"attraction_id":3294,"user":"kanku9","rating":4.0,"review":"A easy way to get an introduction of the city. Our group of four were happy with this HOHO city tour. We did both, the Red Route (City) and the Blue Route (Stanley Park). The guide was friendly and helpful. I prefer this method of having a real person conducting the tour rather than relying...","review_date":"July 17, 2018"},{"attraction_id":3294,"user":"subrogoddess","rating":3.0,"review":"Bring a jacket, it's an open bus. First off, my family didn't plan to take this tour so it's partially our fault for freezing on an open window tour bus. At Stanley Park we saw the Park Route bus, expecting to go around Stanley Park, we were surprised to go all the...","review_date":"July 16, 2018"},{"attraction_id":3294,"user":"peterwm8429rs","rating":2.0,"review":"Full busses, long waits. Not a good experience I'm afraid. Busses tough to get onto as many are full. Seating very cramped. If I'd known it would be as bad as this would have simply taken a cab to Stanley Park. Way overpriced option - don't waste your money....","review_date":"July 15, 2018"},{"attraction_id":3294,"user":"fred_a","rating":5.0,"review":"Red Route. Be sure to go on the Red Route which takes in all the places of interest. Hop off at Gas Town and walk to the Ferry Terminal (plenty of eateries) and Hop on again to Stanley Park although you could walk it in 15 mins....","review_date":"July 14, 2018"},{"attraction_id":3294,"user":"philipleic","rating":4.0,"review":"Good for city overview. We only had one day post cruise in Vancouver before our evening flight so these two routes give a good overview of the city. As with many hop on\/off bus tours round the world they get very busy at certain times especially early morning so...","review_date":"July 13, 2018"},{"attraction_id":3294,"user":"tina_c","rating":3.0,"review":"hop on off bus. It was ok, nothing i couldn't have done on my own.. but if you need to get your bearings first , its a good idea","review_date":"July 12, 2018"},{"attraction_id":3294,"user":"coatnh","rating":5.0,"review":"Sightseeing . This is a good way to see the city. We had only one day in Vancouver, so were able to do both the city and park route getting off at the spots which were of most interest to us. Our driver, Christians Ferron, was knowledgeable...","review_date":"July 11, 2018"},{"attraction_id":3294,"user":"vlcnyc21","rating":2.0,"review":"Rude drivers and false advertising. There are canned guides, meaning all on a recording, very little the driver ever says. The drivers are rude and tell you that they are done to \"get off the bus\". A few driver are nice but that does not make up for the rude...","review_date":"July 10, 2018"},{"attraction_id":3294,"user":"ellenkrd","rating":4.0,"review":"Good overview. Good overview of city. Drivers were safe and courteous. Crowded on a Saturday, getting off meant you might not get on the next bus. We had limited time, so we just stayed on the bus for both routes. Mostly a positive experience.","review_date":"July 9, 2018"},{"attraction_id":3294,"user":"tricky05","rating":1.0,"review":"Dubious value. Busses were outdated, slme drivers really polite, others not so.\nWe did the Park Route and just missed our (first) bus. Next one came 35 minutes later. We had been advised to do the electric boat tour. Very good, William a good driver\/host, Errol the...","review_date":"July 8, 2018"},{"attraction_id":3294,"user":"cfsdir","rating":3.0,"review":"Not enough capacity weekend\/holidays, can't explore\/get off, lines too long to get back on. Went on the hop on and off (7\/1 & 2) so we could see the city and then get off to explore certain areas more. We got off at the Rose garden and then waited 45 minutes for the bus, which was full. We waited...","review_date":"July 8, 2018"},{"attraction_id":3294,"user":"azgt350","rating":3.0,"review":"Great, but............................... This is a great way to get around town from one area to another instead of taking cabs all day. The tour guides hardly spoke English which was a waste of time. Many others on the tour complained about it too. Please hire people that...","review_date":"July 4, 2018"},{"attraction_id":3294,"user":"karin_v","rating":2.0,"review":"Meh!. Save your money and walk. We did the city tour and it was terrible. The \"guide\" on one bus was almost impossible to understand and he pointed out really weird things like random hotels and a Subway restaurant. The next was a recording Overall not...","review_date":"July 3, 2018"},{"attraction_id":3294,"user":"kpdvmandjanniep","rating":1.0,"review":"Read the Poor Reviews and Take Heed! Caution Read Before Booking!. We love to use Hop-on, Hop-Off Busses in new cities we visit but the one in Vancouver was terrible!! We had a 1\/2 day in Vacouver after disembarking a Cruise Ship prior to our flight home and wanted to tour around the city...The bus was...","review_date":"July 3, 2018"},{"attraction_id":3294,"user":"barbarasz9400lm","rating":1.0,"review":"Poor value for money . We were very disappointed with this tour. It was very short and only covered a small area of the city. The same distance could be walked quite easily. The public bus system would offer a similar trip at a fraction of the cost and would...","review_date":"July 1, 2018"},{"attraction_id":3294,"user":"mary_e","rating":3.0,"review":"Disappointing. Having recently travelled to Scandinavia and used three hop on hop off buses we were looking forward to using the same service in Vancouver and had booked a dual ticket which covers both the city and park tours. Unfortunately we were very disappointed. Whereas on...","review_date":"July 1, 2018"},{"attraction_id":3294,"user":"daveq2324","rating":5.0,"review":"Great fun but needs more buses. This tour is very good value for money as well as being very informative with a recorded commentary enroute. It goes all around Downtown Vancouver as well as Stanley Park with lots of pick up and drop off stops. The commentary gives you a history...","review_date":"July 1, 2018"},{"attraction_id":3294,"user":"laurel_c","rating":2.0,"review":"Disappointment. I am traveling with my Dad who loves hop on hop off buses, and we have started with a hop on\/hop off in most cities that we have travelled to. Therefore, when we got to Vancouver, we figured we knew what we were getting into......","review_date":"June 30, 2018"},{"attraction_id":3294,"user":"danieltauber","rating":1.0,"review":"Do not do this. This was VERY bad. We waited over an hour at one stop. Watch driver get next bus info from dispatch and then lie to other patrons. Bus seats were very close with no leg room. Very over priced and very baf","review_date":"June 27, 2018"},{"attraction_id":3294,"user":"johnpe908to","rating":3.0,"review":"Mildly Disappointed. The drivers (we had 4 at various points) were friendly and helpful, some more so than others. The signs which identify the stops are small, and sometimes hard to find. The supplied maps are of virtually no help finding the stops. There were only 3...","review_date":"June 26, 2018"},{"attraction_id":3294,"user":"beachlovernc2015","rating":5.0,"review":"Well worth the price. We had only one full day to tour Vancouver and had many areas we wanted to see. This was a great way to get around- picked it up right around the corner from our hotel after getting tickets at the Concierge desk. We were gone...","review_date":"June 26, 2018"},{"attraction_id":3294,"user":"jcw888","rating":4.0,"review":"Easy Tour of Vancouver. There are 2 routes, City and Park. We did both and found this to be a super convenient way to explore Vancouver. There\u2019s a recorded audio narrator highlighting sights which helped you identify points of interest to stop off at. For our first ride, we...","review_date":"June 25, 2018"},{"attraction_id":3294,"user":"barges867","rating":5.0,"review":"BEST WAY TO SEE THE TOWN FOR FIRST TIME VISITORS. It is great. We have been on many H&H and this is one of the best for your $$. We were able to get to the important tourist places without any problems. The fun part is if you want to go the Market, they leave...","review_date":"June 23, 2018"},{"attraction_id":3294,"user":"nickandsharon","rating":4.0,"review":"Great Tour. We rode the Park Route. You have the luxury of getting off at the spots that interest you. Beware that if there is a cruise ship in town, lots of people will be boarding from the Canada Place stop. If you need to start near...","review_date":"June 22, 2018"},{"attraction_id":3294,"user":"joel_c","rating":5.0,"review":"Great way to see the city. See anything you want to see on this tour , approx. 27 stops along the way and as it says hop on, hop off. Drivers were very helpful, buses are plentiful and you determine want you want to see or stay on the bus for...","review_date":"June 21, 2018"},{"attraction_id":3294,"user":"kenneth_l","rating":4.0,"review":"Great Overview of Vancouver. Actually, this system is two-faceted. There is a city route, and a parks route. Being new to Vancouver, we took both to immerse in the experience. The city tour hits highlights like Chinatown and the Sun-Yat-sen park, Gastown, and Granville Island. The park tour runs...","review_date":"June 21, 2018"},{"attraction_id":3294,"user":"eric_v","rating":3.0,"review":"Not enough capacity. After the first bus was too full to take us and we were nowhere near the front of the line, we walked back one stop to get a better shot at seats. It worked, barely. It was good enough once we were on, but they...","review_date":"June 20, 2018"},{"attraction_id":3294,"user":"head_h0nch0","rating":3.0,"review":"OK once we got on. We had to wait nearly an hour because they didn't have enough buses! We eventually got on one that was pretty old but the driver was great, really informative and a good sense of humour. We did the park route and Stanley Park was lovely...","review_date":"June 20, 2018"},{"attraction_id":3294,"user":"relaxandtravel200","rating":2.0,"review":"Not enough busses for the number of riders. My husband and I purchased dual passes, hoping to enjoy both the city and the park routes. Since the passes are good for 24 hours, we attempted the routes two different days. Both days were the same. There were too few vehicles for the number...","review_date":"June 19, 2018"},{"attraction_id":3294,"user":"linda_v","rating":1.0,"review":"Terrible customer service!. We waited for over an hour for a bus. 3 passed us FULL! We were told bus would be by every 10-20 minutes.","review_date":"June 19, 2018"},{"attraction_id":3294,"user":"gordonyoung","rating":5.0,"review":"I was dissapointed. Vancouver is beautiful but the bus tour was dissapointing, not really enough to see of great interest, but the parks were nice. Another problem was the number of people waiting to catch the bus, I got on at the gas clock stop, but after that...","review_date":"June 18, 2018"},{"attraction_id":3294,"user":"linda_a","rating":4.0,"review":"Good sightseeing. Decided to buy tickets as a last minute, \"if we want to see more of the city this is the way to do it\" plus we knew we wanted to go to Stanley Park so it was a win-win. It was a gorgeous day out...","review_date":"June 18, 2018"},{"attraction_id":3294,"user":"krista_j","rating":4.0,"review":"Would have given five but...... I truly enjoyed the tour of the city and used the HOHO Bus as a way to get from Canada Place to the Aquarium.. then the full park tour drive. Just loved it. Our only issue was boarding. We'd been standing for 20 minutes when...","review_date":"June 17, 2018"},{"attraction_id":3294,"user":"elliot_m","rating":5.0,"review":"easy way to see the city. do not get on at Canada place there is a LONG LINE there other than that its a great way to see the city and the world class Stanley Park a great value","review_date":"June 17, 2018"},{"attraction_id":3294,"user":"msna","rating":4.0,"review":"Didnt Hop Off!. We bought our ticket from the website before we went and then we just waited at the stop for our bus to come along. After a couple of stops a conductor got on and exchanged our print out for a proper ticket and a sticker...","review_date":"June 14, 2018"},{"attraction_id":3294,"user":"johnforneypsu","rating":4.0,"review":"Tour the city. Great way to see the city. Ben was very pleasant and helpful. Great asset to the company. Allows you to explore the different neighborhoods atyour own pace.","review_date":"June 12, 2018"},{"attraction_id":3294,"user":"christopherjhunt18","rating":5.0,"review":"Great way to see Vancouver with limited time . If you\u2019re visiting Vancouver and want to fit as much as possible into one day I would suggest this, we were joining a cruise and had a spare day in between in Vancouver so jumped on and off of here from morning right until our...","review_date":"June 10, 2018"},{"attraction_id":3294,"user":"sue_r","rating":5.0,"review":"Great way to see the city. They had large open topped buses so there was plenty of room. The buses kept coming around so we never had to wait very long. There was an informative narrative about the sites we were seeing as we drove by. This was much easier than...","review_date":"June 9, 2018"},{"attraction_id":3294,"user":"kristina_w","rating":4.0,"review":"Best with a informative driver. Though the tour is very convenient and well worth your money our best experience was with our last driver who was extremely knowledgeable, friendly and funny. The recorded audio commentary gives great information but the driver added a personal touch. Several times the buses were...","review_date":"June 8, 2018"},{"attraction_id":3294,"user":"buffalo1949","rating":3.0,"review":"Burnt money. Bought two adult dual passes: CD$104\nFor this we waited and waited, having just missed a bus more than once.\nBuses were noisy and frequently drowned out the recorded narrative, which also frequently competed with the driver's garbled narrative.\nSigns for the stops are really...","review_date":"June 8, 2018"},{"attraction_id":3294,"user":"_fraise_h","rating":5.0,"review":"Friendly driver and interesting facts about Vancouver city. The bus tour of Vancouver and Stanley Park was great. And driver Matthew was very much funny and so friendly, he knew many things and everything about Vancouver. It was positive experiences for me and friends. I did not know Stanley Park was as beautiful...","review_date":"June 5, 2018"},{"attraction_id":3294,"user":"kirsty_p","rating":3.0,"review":"Fairly good - see lots of sites and picturesque views, audio guide disappointing. I did the combo Park and City tours and would only recommend doing the Park tour on its own. A lot of the route and audio guide content is duplicated in both and the few additional bits on the City tour aren't really worthwhile. I...","review_date":"June 4, 2018"},{"attraction_id":3294,"user":"kimden","rating":5.0,"review":"Great way to see city in a day.. We had a day to see Vancouver after cruising Alaska and our flight home that night. Hop on Hop off was a great way to see a beautiful city. We hopped off in several places, seeing beautiful views & the most we waited was 15min...","review_date":"June 4, 2018"},{"attraction_id":3294,"user":"kwaiyinl","rating":4.0,"review":"Good for orientation - Park Route. Bought ticket for the park route - it brought us to the key attractions \ud83d\ude01\nA suggestion is, read the routes carefully before deciding which route to take. I think the park route is a more worthwhile one.\nE.g. It went around Stanley Park, and...","review_date":"June 3, 2018"},{"attraction_id":3294,"user":"sandiegomaryb","rating":2.0,"review":"Time Wasted. This was our first visit to Vancouver and only had one day after departing the cruise ship. The Visitor's Bureau and the concierge at the Four Seasons Hotel said this would be a good way to see the city. If had worked properly it would...","review_date":"June 2, 2018"},{"attraction_id":3294,"user":"luis_m","rating":4.0,"review":"Great way to get city overview. Our first time in the city--the Hop-on Hop-off tour gave us a great insight on the city, and what we wanted to spend more time on later!","review_date":"June 2, 2018"},{"attraction_id":3294,"user":"doug_c","rating":1.0,"review":"Wasted time. We arrived at the Vancouver convention center at 10 am. Purchased our tickets for park and city $105.00 then stood in line. We weren\u2019t able to get on the first bus and was told it would be a 20 minute wait. We went for a...","review_date":"May 31, 2018"},{"attraction_id":3294,"user":"325lynseym","rating":1.0,"review":"Save your money!!. It takes a lot for me to write a bad review but this was absolutely a horrible experience and waste of both money and time! We had 1 day in the city and thought this would be a good way to see as much as...","review_date":"May 31, 2018"},{"attraction_id":3294,"user":"candicee_12","rating":3.0,"review":"Hop on Hop off Bus Tour. We did the Hop on Hop off bus due to limited time. From purchasing our ticket at Canada Place we stood in a line. While waiting in the line we were asked at least 6 times what line we were waiting for by the 4...","review_date":"May 29, 2018"},{"attraction_id":3294,"user":"millsie58","rating":3.0,"review":"very spadmodic with service and commentary. I did the combine tour around Vancouver and across the 2 days got 3 different drivers\/guides. One was excellent, informative and interesting so much that I asked which bus he was on the following day so that I could go back and do again as...","review_date":"May 29, 2018"},{"attraction_id":3294,"user":"520mariafernandag","rating":5.0,"review":"Awesome way to see the city. Really great experience and way to get to know the city\/parks and its surroundings. Simon, our westcoast representative, was really kind and fun! The customer experience I received was also outstanding, specially because there was a problem with my voucher, so Simon took to time...","review_date":"May 29, 2018"},{"attraction_id":3294,"user":"tranquillo","rating":2.0,"review":"Ramped and uncomfortable seats. Most Hop on and Off buses have a narrator that greets you, talks to the people and points out highlights etc,but all the drivers we encountered didn\u2019t say a word and relied on the recorded narrator that was not in sync with the stops! It...","review_date":"May 28, 2018"},{"attraction_id":3294,"user":"lori_r","rating":2.0,"review":"Great way to see the highlights but . . .. We visited Vancouver on 5\/9\/18 prior to embarking on an Alaskan cruise. We've had great HoHo tours in other cities and expected the same in Vancouver. We didn't wait long to board an open top bus for the Park tour in the afternoon. We were...","review_date":"May 27, 2018"},{"attraction_id":3294,"user":"kenneth_h","rating":1.0,"review":"Terrible experience.. Decided to take only the City Tour, not the Park Tour since we only had one day to spend in Vancouver. Went to the bus stop closest to our hotel in the morning. After waiting far longer than the published 20 minutes for the first...","review_date":"May 26, 2018"},{"attraction_id":3294,"user":"steven_a_c","rating":1.0,"review":"Very poor tour experience-Somewhat of a Waste of Money. This Hop On Hop Off tour was by far the WORST tour experience our family has ever been on in in any country. The driver appeared to be on some type of substance with slurred words and really meaningless commentary. The bus was really old...","review_date":"May 26, 2018"},{"attraction_id":3294,"user":"vinny_l","rating":4.0,"review":"bettter than lots of negative reviews said. hey guess we just got lucky don't think we waited more than 5 minutes from the 1st bus at 900am, til late afternoon in different locations. at gastown, we got off for lunch at the restaurant right there, sat outside, finished up, no sooner, paid...","review_date":"May 26, 2018"},{"attraction_id":3294,"user":"olga_s","rating":1.0,"review":"Very disappointing experience. We purchased a combination ticket for West-coast Sightseeing HOHO City and Park Route on line, few days prior to our arrival to Vancouver on May, 9th, 2018.\nWe were planning to start at Canada Place, get off by the Aquarium at Stanley Park, re-board the...","review_date":"May 25, 2018"},{"attraction_id":3294,"user":"have2cruise","rating":5.0,"review":"Great way to see a lot of Vancouver in one day. Had a blast on the Hop-On Hop-Off tour. I purchased the dual route which is the city and park route as one package. This allowed me to see the city highlights and also have the tour through Stanley Park. I had some places I wanted...","review_date":"May 21, 2018"},{"attraction_id":3294,"user":"kellyadl","rating":3.0,"review":"Smooth service, but not outstanding. I took the Park route today, largely to get my bearings in Vancouver. I booked online which was a smooth process and found my closet stop thanks to the concierge at my hotel. I rode two buses today, with different experiences. Firstly - the buses...","review_date":"May 18, 2018"},{"attraction_id":3294,"user":"helenmcintosh4","rating":1.0,"review":"Hop on Hop off tours. When we got off the ship on the 30th April there were two buses waiting one for the parks and one for the city route. As we had tickets for both we hopped on the first bus to be asked to get back off as...","review_date":"May 18, 2018"},{"attraction_id":3294,"user":"dasharmon","rating":2.0,"review":"Not a gentleman in Vancouver . Generally, we find this type of hop-on, hop-off bus tour a good way to see a city, except afternoons or the hour before bus service ends. Today was no exception. We hopped off for lunch at the excellent Teahouse at Ferguson Point in Stanley Park....","review_date":"May 15, 2018"},{"attraction_id":3294,"user":"anthonyvu5474ht","rating":5.0,"review":"Great way to see Vancouver. It was raining, no surprise there. So we went on the clear top bus, It was a very convenient way for us to see the city in the rain. We had never been to Vancouver before. I had read the reviews which had me a...","review_date":"May 15, 2018"},{"attraction_id":3294,"user":"tedtuff","rating":1.0,"review":"Not good experience. Hop on, hop off advertised buses every 20 minutes. When we arrived at the pickup point, the first bus was there in about 10 minutes. It was full and could not take us. The next bus was 40 minutes later. It was also full but...","review_date":"May 10, 2018"},{"attraction_id":3294,"user":"beth_ann_k","rating":2.0,"review":"Mostly wasted time. We got on close to our hotel and did the park route. Our guide for that part was great, although a bit hard to understand. We then got off at the library stop, which was a mistake. The bus that we then got on just...","review_date":"May 10, 2018"},{"attraction_id":3294,"user":"mikool83","rating":2.0,"review":"They should pay us. We purchased tickets for the parks route. Our first driver (for four stops) at least gave us some of his own commentary and tried to engage the passengers. Once we got back on the bus (new driver), the next 90-odd minutes was spent listening to...","review_date":"May 9, 2018"},{"attraction_id":3294,"user":"45kristenr","rating":5.0,"review":"Best tour guide . We had Kevin for 3 of our trips on the hop on hop off tours around Vancouver. While other tour operators just played the recording he turned his off, switched his mic on and started telling us everything he knew about everything! So informative and...","review_date":"May 5, 2018"},{"attraction_id":3294,"user":"kathym100","rating":5.0,"review":"Great Way to See the City. My partner and I were visiting my son in Vancouver, but he had to work one day. We had been to Vancouver many times before, but had never had a car to really tour the city. We purchased a dual pass - two routes and...","review_date":"May 3, 2018"},{"attraction_id":3294,"user":"gailani_art","rating":3.0,"review":"It was ok - needs Better frequency & busses. Ok so I also (like other cities around the world) go into to \u201cHop-on Hop Off\u201d.\nI took the dual bus and stoped half-way and took a cab back to the hotel.\nThe pros :\n- the live guide on the trolley green line was...","review_date":"April 29, 2018"},{"attraction_id":3294,"user":"steven_l","rating":5.0,"review":"A Constant Rain Meant Only \"Hop On\". My wife and I had one day in Vancouver and to maximize our exposure , decided to take the Hop-on Hop-off Bus. We have chosen that option in many cities but underestimated the scheduled intensity of rain that day. I was pouring before , during...","review_date":"April 29, 2018"},{"attraction_id":3294,"user":"margaretd999","rating":3.0,"review":"Good way to get an overview. Not much to say about the service. It's an audio tour with headsets. We had two different drivers and one of them was good at giving some extra information\/comments which was great. The other driver just drove. Luck of the draw I guess.\nBut it's...","review_date":"April 25, 2018"},{"attraction_id":3294,"user":"solbhmg","rating":5.0,"review":"I bought a dual pass and I have two doubts;. Good afternoon.\n\u00a0 I bought a dual pass and I have two doubts;\n1- If I take the bus at 8:30 am on Saturday, can I use it until 8:30 am on Sunday? It is? Or is the pass only valid for Saturday?\n2- My...","review_date":"April 15, 2018"},{"attraction_id":3294,"user":"mary_v","rating":3.0,"review":"Hop-on Hop-off is always the way to go. Whenever I travel in a new city I always use the Hop-on Hop-off tours to get a lay of the land. I like being able to see the entire city before deciding where I want to spend most of my time visiting. These tours aren't...","review_date":"March 20, 2018"},{"attraction_id":3294,"user":"tatonull","rating":2.0,"review":"Time consuming without too many highlights. I normally do this hop-on hop-off trips every time I visit a new city. I was off to a bad start as I bought ticket to only the blue line, not the blue and the red line, basically driving the same route. Anyhow, my mistake....","review_date":"February 4, 2018"},{"attraction_id":3294,"user":"dorothy4344","rating":5.0,"review":"Great Time on the Blue Hop On Bus. We had a wonderful rainy afternoon with Desmond as our driver & guide on the Blue Hop On Hop Off bus which took us all over Vancouver. We stayed on for his entire 2 hour tour because his commentary, along with the pre-recorded tape, was...","review_date":"February 2, 2018"},{"attraction_id":3294,"user":"jillh2406","rating":3.0,"review":"Use the trolley bus hop on hop off. The trolley bus hop on hop off tour was great. Unfortunately the blue bus was not to be seen so despite having purchased a ticket to use both it was wasted. The only down side was this meant there was an hour wait if you...","review_date":"October 31, 2017"},{"attraction_id":3295,"user":"petarkojic48","rating":5.0,"review":"Great day. It was an amazing day. The falls are wonderfull, and city has something for everyone, tower, restaurants, souvenir shops, great museums! I had avery nice time and I would recommend!","review_date":"February 22, 2019"},{"attraction_id":3295,"user":"lore_s","rating":3.0,"review":"Beautiful from up close. The falls itself are defenitely beautiful, especially in these winterconditions with frozen parts. To get their size it's important to be close and to hear the massive noise from all the water falling down. That's why I would defenitely recommend doing the 'behind-the-falls' part!\nI...","review_date":"January 31, 2019"},{"attraction_id":3295,"user":"mauricio113","rating":5.0,"review":"beautiful waterfalls. i had been on the american side in july 2004 , and felt i little disappointed because i didnt find what i expected, then i planned a trip to canada in june 2018 , and drove to niagara and stayed 2 days, everything was different,...","review_date":"January 15, 2019"},{"attraction_id":3295,"user":"seenalotofthings","rating":5.0,"review":"Totally Worth It!!!. Beautiful Fall day well organized. Ice wine tasting delicious, buffet meal is actually overlooking the Falls and includes a lot of variety. It\u2019s a great way to see the Falls if you\u2019re pressed for time. If taking the Hornblower, I recommend dressing warm and with...","review_date":"November 5, 2018"},{"attraction_id":3295,"user":"welshtravellerboy","rating":5.0,"review":"Fantastic day trip with great guide.. The weather was not good but our guide Judy adjusted the itinerary an route to fit in with the best weather.\nConstantly ringing forward to check on weather.\nThis delivered a great trip with all the highlights completed! Well done Judy.\nThe day trip is...","review_date":"November 5, 2018"},{"attraction_id":3295,"user":"siobhanb6","rating":5.0,"review":"Great full day trip to Niagara and beyond. Really recommend this day trip if you have limited time In Toronto.\nPicked us up from our hotel first - there were a few more pick ups but Judy used time to give us insight to Toronto.\nTrip went via vineyard before headed to Niagara....","review_date":"November 1, 2018"},{"attraction_id":3295,"user":"discerningtraveller1","rating":5.0,"review":"Guide Judy is a star!. It's a spectacular experience to see Niagara Falls in any circumstances, but we were lucky enough to be with Judy! Judy was the best guide we have ever had on any trip - and we've been on many. Informative, witty, warm and highly experienced. Really...","review_date":"October 22, 2018"},{"attraction_id":3295,"user":"andymt5104ko","rating":5.0,"review":"Judy at Grayline is fantastic !. Our experience of visiting Niagara was a tale of two parts ! We booked the night tour which was so worth seeing but the tour guide was way out of her depth when things went wrong . On complaining , Grayline were quick to refund...","review_date":"October 19, 2018"},{"attraction_id":3295,"user":"mar_07_ilyn","rating":4.0,"review":"Good way to satisfying sum up everything you want to travel in a day. The tour guide was friendly and good. It was a good way, to sum up, everything you want to travel in a day because of a convenient transportation to and back from Niagara Falls to Toronto, and most importantly, saving time for the need to...","review_date":"October 8, 2018"},{"attraction_id":3295,"user":"julieday12","rating":5.0,"review":"Amazing. It was a amazing day, firstly to the winery where they talked about there wine and you got a taster. We unfortunately dont drink alcohol but you got grape juice instead, it was delicious. Next we did niagra falls, a defnite. Afterwards we went to...","review_date":"October 8, 2018"},{"attraction_id":3295,"user":"jimmybuffettfan_9","rating":4.0,"review":"A Good Excursion if NF is on your bucket list. First of all be prepared for a long day as this was about a 10-11 hour experience but it was a good way to see the Falls and a stop at the Whirlpool, a winery and the beautiful little town of Niagara on the Lake...","review_date":"September 28, 2018"},{"attraction_id":3295,"user":"sherre_m","rating":2.0,"review":"Exhausting day. It was an 11 hour very exhausting day. We stopped at 2 places outside of downtown Toronto to pick up and drop off more people which added more time. The Falls were beautiful and the cruise was fun. The buffet lunch was good. We didnt...","review_date":"September 24, 2018"},{"attraction_id":3295,"user":"ceeberetta","rating":5.0,"review":"First Time at the Falls. Booking and confirmation was a breeze. We were picked up in front of our hotel on time. As we drove from Toronto to Niagara our tour guide shared city history. Some of the people on our tour were taking a helicopter ride so they were...","review_date":"September 20, 2018"},{"attraction_id":3295,"user":"146gloworm42","rating":5.0,"review":"Excellent trip. We took this trip yesterday. From start to finish this was very well organised. I contacted the company from the UK before we left home to arrange pick up and the reply was prompt and clear. The actual pick up was easy and on time....","review_date":"September 13, 2018"},{"attraction_id":3295,"user":"andybirmingham28","rating":5.0,"review":"Excellent value day trip. This is an excellent day out to Niagara Falls, which we felt was not too long nor too short. Our guide, Ziqi, was very knowledgeable and had a good sense of humour, which made the day pass pleasantly. There are plenty of photo opportunities during...","review_date":"September 6, 2018"},{"attraction_id":3295,"user":"james_b","rating":5.0,"review":"WHAT A BLAST!. We didn't know what to expect on this day trip, but it far exceeded our expectation. Our guide, Grant, was entertaining and full of insight. Obviously, the most memorable part of the trip was the exhilarating boat ride. Definitely wear the poncho! The side trips...","review_date":"August 29, 2018"},{"attraction_id":3295,"user":"lparkpark","rating":4.0,"review":"Great trip. Really great trip, and what a sights to behold when you arrive, the day flies by, great commentary. Could have spent more time at most places","review_date":"August 14, 2018"},{"attraction_id":3295,"user":"janddatocd","rating":2.0,"review":"Old Bus - No WiFi. We took this trip to Niagara Falls and we were disgusted, no WiFi on the bus in this day and age is appalling. The stops are too short to even see anything. The only good thing about this tour was the guide\/bus driver Mike. Otherwise...","review_date":"August 10, 2018"},{"attraction_id":3295,"user":"ben_t","rating":5.0,"review":"Wonderful Day Tour from Toronto. Took a trip to Niagara Falls with my son from Toronto. The motor coach left on time and commentary by the guide, Grant, was just the right combination of informative and self-depreciating. He had a great double-act with the driver, Peter.\nHad plenty of free...","review_date":"July 22, 2018"},{"attraction_id":3295,"user":"agn\u0117_b","rating":3.0,"review":"Good tour but could be improved. It was a good tour, but we have noticed that it was way too fast. More time is needed in all places rather than just the average of 45min. There was no time to have a look at souvenirs shops after the boat ride in...","review_date":"July 21, 2018"},{"attraction_id":3295,"user":"karin2938","rating":5.0,"review":"Fantastic tour!. I have to say I was so pleased with how our experience was with Gray Line. The bus was super clean w\/bathroom and our tour guide made sure our 90 minute ride was full of fun facts and stories about Toronto. We arrived in Niagara...","review_date":"July 18, 2018"},{"attraction_id":3295,"user":"alexma2016","rating":5.0,"review":"Barry was fantastic!. We took a day trip to Niagara Falls was it was so worth it. The bus was late picking us up but that was because of a break down so no one's fault there. There were only a few pick up points so we managed...","review_date":"June 27, 2018"},{"attraction_id":3295,"user":"jasonk551","rating":5.0,"review":"Excellent - Niagara Falls Day Trip!. A superb day (Tuesday 05 June 2018) and I would highly recommend Gray Line when booking this trip.\nFor my wife & I, the highlights were:\n* A very clean, comfortable coach with an excellent driver, Danny on our trip.\n* An extremely good tour...","review_date":"June 6, 2018"},{"attraction_id":3295,"user":"departure754542","rating":5.0,"review":"Amazing tour!. The wine tasting was a nice added touch. It\u2019s not something i would have chosen on my own, but i truly enjoyed it. The weather we had was gorgeous for the falls was perfect. The last part of the tour we stopped at a little...","review_date":"April 21, 2018"},{"attraction_id":3295,"user":"nika89","rating":3.0,"review":"The places we visit are nice, but the tour guide failed in creating a friendly environment. Yeah you will see the falls (witch are great no matter how you get there) and have a stop in s cute small city for shopping, but the tour is not fun at all. The tour guide was also the shuttle driver and he wasn't...","review_date":"March 27, 2018"},{"attraction_id":3295,"user":"margaretjones92","rating":5.0,"review":"Must see. Niagra falls are fabulous. we were all given a waterproof plastic anorak to put on, as their is lots of spray from the falls. The sheer size and power is as astounding. The weather was raining but it did not stop our enjoyment.","review_date":"March 2, 2018"},{"attraction_id":3295,"user":"travel_foodie_33","rating":5.0,"review":"Great Day Out. Wonderful experience. The tour guide was great, the winery amazing and the falls spectacular. Lunch at the Sheraton was good, nothing to rave about, but when you have to cater for as many people as they do, it was fine. Be careful if you are...","review_date":"February 15, 2018"},{"attraction_id":3296,"user":"loufene","rating":5.0,"review":"Valentine's Trip. Chris was a wonderful guide, very friendly and knowledgeable. We did the tour in February and really enjoyed the Frozen Falls. The smaller group sizes was nice and intimate. The attractions included in the tour...Behind the falls, Niagara Fury, Skylon Tower, and Butterfly Conservatory really...","review_date":"February 16, 2019"},{"attraction_id":3296,"user":"suzanne1209","rating":5.0,"review":"Go !. Don\u2019t scrimp \/ go for it - you are there do the tour - see what so many others haven\u2019t\nGet behind the fairs","review_date":"February 10, 2019"},{"attraction_id":3296,"user":"voyage256140","rating":5.0,"review":"Maid of the Mist Boat Ride. Really exciting -- got really wet even though wearing one of the plastic capes. Amounts of water falling are overwhelming,","review_date":"January 14, 2019"},{"attraction_id":3296,"user":"kongzi8","rating":4.0,"review":"Informative Guide. The guide was good in the sense that he was informative and willing to accommodate our requests if we wish to change some of the itinerary due to weather. He also was nice to re-schedule the itinerary so that we could get the best out...","review_date":"December 31, 2018"},{"attraction_id":3296,"user":"mrelaxin","rating":5.0,"review":"tour package. The tour was well organized. We saw exactly what we came for and the price was great. We had our teen grandchildren who never saw anything so grand before.","review_date":"December 13, 2018"},{"attraction_id":3296,"user":"travel587657","rating":5.0,"review":"Great Highlights Tour. We are independent travelers who normally avoid organised tours, but with only one day in NF we were happy to be guided and led. Great choice!\nShaun picked us up on time and was a great guide and host for the day. We did the...","review_date":"November 22, 2018"},{"attraction_id":3296,"user":"david_s34242","rating":5.0,"review":"Wonderful Tour. Really enjoyed the tour. Behind the Falls, Skylon Tower, and Hornblower boat to the Horseshoe Falls, amazing. Very professionally run. Guide Clair was super nice and knowledgeable.","review_date":"November 19, 2018"},{"attraction_id":3296,"user":"nsander219","rating":5.0,"review":"Excellent. As we had never been to Niagara we booked this tour basically to save us any hassle of getting into the sights included. Actually seeing the closeness it wouldn't have been a problem but this tour went seamlessly. Prompt pick up and ease of getting...","review_date":"November 7, 2018"},{"attraction_id":3296,"user":"gioia333","rating":5.0,"review":"Amazing Tour. We booked this tour through trip advisor after looking at the positive reviews. It was worth every penny. We needed to confirm before we got there. We got a call from our tour guy the day of the tour which he picked us up from...","review_date":"October 23, 2018"},{"attraction_id":3296,"user":"dmh409","rating":5.0,"review":"Awesome tour. Best tour we had Caitlin as a tour guide and she was great. We saw so many attractions in 4 hours. Well worth it.","review_date":"October 20, 2018"},{"attraction_id":3296,"user":"kathryn_r","rating":5.0,"review":"Best decision of the whole trip!. I can't even begin to express what an amazing time we had on this private tour. Our guide Sean made the experience so worth while. This is the trip I would recommend to anyone visiting Niagara Falls! Getting picked up from our hotel and driven...","review_date":"October 15, 2018"},{"attraction_id":3296,"user":"worldtravelingjw","rating":5.0,"review":"An Awesome Tour . I can\u2019t even express how much we loved this tour. Our tour guide was Hassan - he was so incredibly nice and knowledgeable about Niagara Falls. He picked us up and dropped us off at our hotel. The tour covers so much of the must...","review_date":"October 13, 2018"},{"attraction_id":3296,"user":"citydude47","rating":4.0,"review":"Red Raincoats for all. Great Fun to board a boat and travel up to the falls. Of course you'll get wet, of course you will get cold, But what fun for everyone old and young alike. We got on the Candain side which seem to be much better organized...","review_date":"October 10, 2018"},{"attraction_id":3296,"user":"gbhavefun","rating":5.0,"review":"Fantastic falls. What an excellent place to visit! One of the best experiences on our cross Canada journey.this year. The Horseshoe falls are beyond words, so beautiful. You must take the boat and do the walk under the falls as well. A must see.","review_date":"October 3, 2018"},{"attraction_id":3296,"user":"tuffley47","rating":5.0,"review":"Spectacular and breath taking. The boat boarding was very efficient and quick. Ponchos were definitely necessary. We rode by the American falls and then made our way to the bridal falls. We saw a fantastic rainbow through the water. The boat goes really close to the Falls and the...","review_date":"October 2, 2018"},{"attraction_id":3296,"user":"gigi_l","rating":5.0,"review":"Excellent!. Everything about this tour was Great! Mikey our tour guide was wonderful. The falls are absolutely beautiful!","review_date":"October 2, 2018"},{"attraction_id":3296,"user":"james_s","rating":5.0,"review":"Great Tour. We were picked up at our hotel promptly at the designated time by our guide, John. There were only three couples on the tour so nice sized group. John, our guide,had all of our tickets so there was no wait at any of the attractions....","review_date":"October 1, 2018"},{"attraction_id":3296,"user":"judy_b","rating":5.0,"review":"excellent tour. The trip was wonderful You were able to see different areas of Niagara Falls and how the falls impacted the area, the power plants etc. Our guide was wonderful and very informative. The boat ride was fun along with going under the falls","review_date":"September 30, 2018"},{"attraction_id":3296,"user":"155richard81","rating":4.0,"review":"Prepare to get wet. The trips to the falls but prepare to get wet even with the lovely coloured capes.\nThe best (driest) place on the boat is at the back under the canopy.","review_date":"September 24, 2018"},{"attraction_id":3296,"user":"steve-and-andie","rating":5.0,"review":"Fabulous tour. Visiting Niagara Falls is a once in a lifetime adventure and no better way to see them than with this tour.\nWe booked before leaving the UK after researching several tours. Although not the cheapest we liked the look of this one as there is...","review_date":"September 23, 2018"},{"attraction_id":3296,"user":"kim449","rating":5.0,"review":"Great tour to see the highlights. We only had a day to see all the sights in Niagara so we decided on this tour which cost about $110\/person. We wanted a small intimate group (6 people) and they picked us up at our hotel. It was so nice to have our...","review_date":"September 22, 2018"},{"attraction_id":3296,"user":"rcalbott","rating":5.0,"review":"Outstanding. I was shocked on how beautiful the boat was and the view was something we will never see again our trip has been amazing","review_date":"September 20, 2018"},{"attraction_id":3296,"user":"anchallll","rating":5.0,"review":"Good tour . John, our guide, was friendly, funny and very informative. The tour included a short drive tour, journey behind the falls, Hornblower boat ride and a visit to the skylon tower. The group included only six people which was great. Definitely recommend it.","review_date":"September 19, 2018"},{"attraction_id":3296,"user":"zachary_p","rating":4.0,"review":"Easy Going Tour. Our tour guide was very friendly and it was nice just 6 of us on it. We went the weekend after Labor Day, and he said the crowd had decreased dramatically (definitely a great time to go). Our tour only lasted 3-4 hours because he...","review_date":"September 17, 2018"},{"attraction_id":3296,"user":"jennifer_v","rating":5.0,"review":"Be Ready to Get Wet. Love the eye level view of the falls, but be prepared to get SOAKED! They do give you rain ponchos but my sleeves and shoes still got very wet. This would have been an awesome excursion on a 90 degree day, unfortunately it was 60...","review_date":"September 16, 2018"},{"attraction_id":3296,"user":"jcfarmer","rating":5.0,"review":"Outstanding Tour. Guide\/driver did an outstanding job of describing various points of interest and positioning us for the best views and closest proximity. We rode in a Honda Van with only one other couple so it was almost like a private tour. Typically the tour consists of...","review_date":"September 13, 2018"},{"attraction_id":3296,"user":"linda_c","rating":5.0,"review":"An amazing experience. Coming for New Zealand and booking online I was a little worried that things would not be what they are, how wrong was I. Guy picked my husband, son and I up on time. With two other couples, he drove us to Niagara with a...","review_date":"September 12, 2018"},{"attraction_id":3296,"user":"backpacker665165","rating":5.0,"review":"I was soaking wet when the tour was over with the Horn Blower, Amazing!. They handed us red ponchos just before boarding the Hornblower but you're still going to get wet but it was absolutely amazing!","review_date":"September 8, 2018"},{"attraction_id":3296,"user":"james_h","rating":5.0,"review":"Falls with a guide. Great time. 6 to a group. We were picked up at our campground and spent a really nice 3.5 hours with Chris. The tower and the boat ride were spectacular. We had a great time and the tour goes all over Niagara. We would also...","review_date":"September 7, 2018"},{"attraction_id":3296,"user":"tyrrell68","rating":5.0,"review":"Very, very worthwhile. As mentioned in all the other reviews, this is simply the most effective way to efficiently check off the most important tourist attractions in just a 4 hour period. This would have taken more than a single day to accomplish if booked independently. Our driver...","review_date":"September 6, 2018"},{"attraction_id":3296,"user":"jean_h","rating":5.0,"review":"Beautiful & Convenient!. So great to be picked up and taken care of for 3+ hours -- The tower, tunnels, whirlpool and the stunningly beautiful and majestic falls were all just wonderful! Our guide was friendly, professional and helpful -- no driving or parking hassles, just FUN and...","review_date":"September 3, 2018"},{"attraction_id":3296,"user":"trike2010","rating":5.0,"review":"Boat ride. This experience on the boatride was spiritual in nature. It was like seeing the hand of God on water. The spray of water and the roar of the God Niagara was deafning.","review_date":"September 2, 2018"},{"attraction_id":3296,"user":"wintergreen75","rating":5.0,"review":"Outstanding tour!. From start to finish this tour was flawless. We stayed on the Canadian side experiencing the highlights without the over the border hassle and without the lines! Convenient pick up at our hotel by the knowledgeable and personable Sean, our small group of 7 got...","review_date":"August 29, 2018"},{"attraction_id":3296,"user":"jennifer_j","rating":4.0,"review":"Good option for ease of getting to main attractions . I booked this for our family of 5 (3 kids age 10, 7&7) and it was worth it. Didn\u2019t have to deal with hassle of buying tickets and navigating area. That is all done for you. Our total group was 7 so being in a...","review_date":"August 28, 2018"},{"attraction_id":3296,"user":"puddles83","rating":5.0,"review":"Eli made our awesome trip even better!. This tour was great from start to finish! Eli was on time picking us up at our hotel and was very friendly. He got to know everyone in our van and kept the conversation fun. He also taught us a lot about all the things...","review_date":"August 28, 2018"},{"attraction_id":3296,"user":"donnalaurie497","rating":5.0,"review":"See Sight Tours - Niagara Falls Tour with Sean. Went on a tour with my family. Sean was the best tour guide. He was knowledgeable, answered our questions, polite, and made the tour fun for everyone. We were offered a bottle of water and at the end was given a maple candy. Loved it!!...","review_date":"August 27, 2018"},{"attraction_id":3296,"user":"jjcfamilytravel","rating":5.0,"review":"Must go here at least once, plan ahead and be sure not to miss the walk by the falls.. Must go here at least once, plan ahead and be sure not to miss Journey Behind the Falls. in the same building is an imax movie see this too. We were in Clifton hill area, from our Days Inn hotel we walked over to Greg...","review_date":"August 27, 2018"},{"attraction_id":3296,"user":"arpitha123","rating":5.0,"review":"Excellent View of Niagara. Niagara Falls watching from Canada side is a pleasure. You will have excellent view of most of the falls. very good for capturing pictures of you \/ family having the awesome falls behind you. Night view with varying colors and the fireworks work watching","review_date":"August 27, 2018"},{"attraction_id":3296,"user":"dex_r","rating":5.0,"review":"Highlight of the Trip - but not brilliant if disabled!. The trip and guide Kaitlyn were delightful. Worth paying to have it all sorted for you, que jumps and pick up \/ drop off at our hotel. Kaitlyn was knowledgeable and likeable. The slight draw back as we have a member of our family in...","review_date":"August 26, 2018"},{"attraction_id":3296,"user":"angela_m","rating":5.0,"review":"Great tour without being too long. This was a great tour for our family of 4 (kids are 13 & 10). I liked that it was only us and another couple so a small group because you were able to get all your questions answered. It took you to the main...","review_date":"August 24, 2018"},{"attraction_id":3296,"user":"mark_a","rating":5.0,"review":"amazing day out that captures every part of the Falls in Canada. 2 Adults and 3 children (11 x 2 & 13) had the most amazing day during this tour. Our host Roberta couldn't have been better\/nicer. she answered all questions, explained lots of history, and also drove us to each attraction to ensure we jumped all...","review_date":"August 22, 2018"},{"attraction_id":3296,"user":"jeremy_b","rating":5.0,"review":"Well worth the cost. I cheap out on vacations as much as possible (as in, I brought a backpack with food for me and my 3 kids), but this tour was well worth the money. Roberta drove us right to the attractions, handed us our tickets, and we walked...","review_date":"August 18, 2018"},{"attraction_id":3296,"user":"nicole0716","rating":5.0,"review":"Great tour!. This tour was great! Our guide Mike was wonderful. Knowledgeable, enthusiastic. Seemed he really enjoyed his job. He took us to many points of interests, pointed out good parking spots, restaurants. The tour itself was so worth it. No need to worry about parking, waiting...","review_date":"August 18, 2018"},{"attraction_id":3296,"user":"milanc71","rating":5.0,"review":"The best you can do in Niagara. the tour is amazing, perfect organization, with wonderful view to the Niagara falls from immediate distance. Also one of the best souvenir shops I have ever seen. Recommend to everybody who is planning to visit Niagara Falls.","review_date":"August 17, 2018"},{"attraction_id":3296,"user":"john_f","rating":4.0,"review":"Canada visit. guide was very friendly and knowledgeable. It was a full day. However never stay at the Oakes Hotel. It is very old and it smells. There are extension cords running around the room. little outlets, Also no climate control. cool or heat. We left a...","review_date":"August 17, 2018"},{"attraction_id":3296,"user":"jessica_c","rating":5.0,"review":"Amazing tour!. Sean was an amazing guide for our tour of the falls! Great personality and we all learned so much (including our two boys ages 6 and 8). I would recommend this tour to anyone!","review_date":"August 14, 2018"},{"attraction_id":3296,"user":"kaff555","rating":5.0,"review":"Awesome!!. We had the lovely Kaitlyn as our tour guide. She was right on time to pick us up and was really friendly and informative. There were 4 of us and we picked up a lovely couple from Indiana.\nWe had a lot of laughs along...","review_date":"August 10, 2018"},{"attraction_id":3296,"user":"tigger2594","rating":5.0,"review":"Value but still pricy. I booked this as my partner has mobility issues and the included transport makes all the difference.\nWe were picked up right on time and firstly takes on a drive above the falls Then back to the Below the falls attraction. The best part of...","review_date":"August 9, 2018"},{"attraction_id":3296,"user":"efamily1458","rating":5.0,"review":"Niagara Falls area. This tour was the best way to know all the attractions in the Niagara Falls area. The tour stopped at all the key attractions and pointed out the attraction to go on your own when you had more time to enjoy them","review_date":"August 9, 2018"},{"attraction_id":3296,"user":"franfromflushing","rating":5.0,"review":"Great Deal!!. We purchased this tour from Trip Advisor via Viator. This is one of the great tours. Hussan our driver is courteous, professional and knowledgeable. He played trivia questions, with our kids.\nWe were picked up at our hotel. There were only 7 of us on...","review_date":"August 7, 2018"},{"attraction_id":3296,"user":"kayla_b","rating":5.0,"review":"Best way to see the Falls!. This your was amazing! Robbie was a great tour guide and we really enjoyed the other family that was on the tour with us. We truly saw the Falls from every angle possible and the Hornblower Cruise was the coolest thing ever! Felt like we...","review_date":"August 6, 2018"},{"attraction_id":3296,"user":"marianprice6","rating":5.0,"review":"Fabulous.... Don't think about it, book it it's an Amazing place! Would recommend over & over. Can't wait to go again in the future.","review_date":"August 6, 2018"},{"attraction_id":3296,"user":"wizard-of-ozu","rating":5.0,"review":"great tour. I know this tour had a great review. As other reviewers say, our guide Mariella gave us a lot of information about Falls, towns, and etc. Both the families were so shy and didn't talk much, but she always cheered us up. Her driving was...","review_date":"August 6, 2018"},{"attraction_id":3296,"user":"purrcy2016","rating":5.0,"review":"The Way to Go. If you have a limited amount of time to spend or just want your day mapped out for you - take a Best of Tour. We got to see the top four places and had a two-day unlimited bus pass. Well worth it.","review_date":"August 6, 2018"},{"attraction_id":3296,"user":"freebsmom","rating":5.0,"review":"Wonderful Tour. Our first visit and we picked the perfect tour. Our tour guide Alex was absolutely wonderful. She picked us up at our hotel in a brand new mini van along with another family for a total of 7 in our group. Perfect size for a...","review_date":"August 5, 2018"},{"attraction_id":3296,"user":"dawesie","rating":5.0,"review":"The best way to see the falls. Such an amazing experience and using See Sight thoroughly recommended.\nWe felt like VIPs, jumped all the queues, could not have seen more, and had a great guide in Robbie.\nMemories will last forever for us and our children. Thank you so much!","review_date":"August 5, 2018"},{"attraction_id":3296,"user":"janeanr2016","rating":5.0,"review":"Great Tour. Our guide arrived promptly to our hotel at the time promised. It was great to be in a small group with only a total of 7. There was no hastle with easy drop off and when meeting up after each activity our guide was there....","review_date":"August 5, 2018"},{"attraction_id":3296,"user":"mdiesing","rating":5.0,"review":"Greatest Tour. My husband, two kids age 5 and 9, and I took the tour with Kaitlyn as our tour guide. She was awesome! The small tour made it perfect for us. The tour included the highlights of Niagara Falls with the Skylon Tower, a driving tour...","review_date":"August 4, 2018"},{"attraction_id":3296,"user":"off2theocean","rating":5.0,"review":"A Great Way To See Niagara Falls. This was a great way to see the major attractions of Niagara Falls. Our guide Sean was very knowledgable about the city, was very polite and answered all of our questions. We only had four people in our group so it felt like a private...","review_date":"August 4, 2018"},{"attraction_id":3296,"user":"bobca123t","rating":5.0,"review":"Fantastic . We done this trip on my Birthday I felt like a VIP as picked up from hotel. There was two of us and then meet a family of four so only six of us and our lovely driver Roberta she was very informative explained about...","review_date":"August 3, 2018"},{"attraction_id":3296,"user":"txcharley714","rating":3.0,"review":"NOT a guided tour. I was expecting a guided tour, not just dropped off and \"meet me back here in an hour\". The entrances were different than the exits and I never knew how to find the van. The two of us were overtaken by a group of four...","review_date":"August 2, 2018"},{"attraction_id":3296,"user":"rheindin","rating":5.0,"review":"Would Highly Recommend. Not only was the first class treatment amazing, but the organization and actual trip. We were picked up at our Airbnb by two lovely people, escorted and instructed to each and every destination. We were escorted to the front, dropped off at the entrances, and...","review_date":"August 1, 2018"},{"attraction_id":3296,"user":"oceanbreeze150","rating":5.0,"review":"Impressed!!!. Canadian side only! Was picked up in 7 passenger van right at hotel promptly at 8:30 am by Sean our driver. Super nice, enthusiast, friendly and knew his stuff. Points out sites and information otherwise may not of noticed and provided the history behind it....","review_date":"July 31, 2018"},{"attraction_id":3296,"user":"caroline_m","rating":5.0,"review":"Best way to see Niagara Falls. My husband and I visited Niagara Falls over July 4th. We booked this excursion before we arrived because we knew it would be busy that weekend. We wanted to see as much as possible and this was perfect! Kaitlyn picked us up at Embassy Suites...","review_date":"July 31, 2018"},{"attraction_id":3296,"user":"paul_g","rating":5.0,"review":"DO IT. Good tour. Absolutely could not have seen all that we saw in just the 4 hours we had for the tour. Kaitlyn was an enthusiastic and delightful tour guide.","review_date":"July 30, 2018"},{"attraction_id":3296,"user":"beachwedding16","rating":5.0,"review":"Great way to see Niagara Falls. Mariella, our tour guide was awesome! The tour company picked us up at our B&B and dropped us off when we were done. She took us to the \"behind the scene\" of the city and was very knowledgable about the history of Niagara Falls. We...","review_date":"July 29, 2018"},{"attraction_id":3296,"user":"jlpeterson58","rating":5.0,"review":"Best Way to See So Much. With this tour you get to see the Sklon Tower, the Hornblower upclose to falls experience and the behind the falls tour. Your guide will get you there and then to the front of crowds (as much as possible) Our guide was fun and witty...","review_date":"July 26, 2018"},{"attraction_id":3296,"user":"mstravel1234","rating":5.0,"review":"Quick Family Vacation. This was by far the best experience ever. Our tour guide was absolutely amazing! This tour will save you a ton of time and money. They hit all the highlighted areas to tour, plus give you tips and tricks about some other activities to do...","review_date":"July 25, 2018"},{"attraction_id":3296,"user":"h3025rprichardt","rating":5.0,"review":"Best way to see the Falls and Niagara region. The tour guide was great and knowledgeable about the Falls as well as the Niagara area and history. This tour offered a great way to see the best attractions in the area on a semi private tour. There was no waiting in lines for tickets...","review_date":"July 25, 2018"},{"attraction_id":3296,"user":"texadoc","rating":5.0,"review":"Great service. We enjoyed the tour overall. We only had a day at NF so it was well worth it. Robbie, our guide, had a great personality and was knowledgeable. Perhaps most impressive was that a set of our Skylon tower photos was lost during the tour...","review_date":"July 24, 2018"},{"attraction_id":3296,"user":"th0masm972","rating":5.0,"review":"Absolutely Amazing! . This was worth every cent we paid. Katelyn our tour guide did an amazing job of providing a concierge experience for our small party. Going to the front of the lines alone was great. Being taken to areas other\u2019s would have overlooked was the Ben...","review_date":"July 24, 2018"},{"attraction_id":3296,"user":"kathyk1212","rating":5.0,"review":"Family trip to Niagara Falls; had 4 adults and 4 kids (age 8-15) in our party.. Highly recommended!! Our guide, Kaitlyn was a fantastic guide. She\u2019s a young college student, very entertaining, personable, and was on time for each stop. We highly recommend doing this tour versus doing each activity on your own. We skipped the lines and walked right up...","review_date":"July 23, 2018"},{"attraction_id":3296,"user":"trumpeter1","rating":5.0,"review":"Great Tour, even better Tour Guide. Well worth the cost, saw things we hadn't heard of. Kaitlyn was aces in her tour of Niagara Falls, and her local knowledge made it easier to appreciate the area. Kudos to Kaitlyn and See Sight Tours. Well done!!","review_date":"July 19, 2018"},{"attraction_id":3296,"user":"susan_v","rating":5.0,"review":"Absolutely Fantastic!!!. We were on a morning tour on July 11, 2018. John was our tour guide and he was fun, helpful and informative. We stayed on the US side of Niagara Falls and walked over the bridge in the morning. Every place we went we were...","review_date":"July 16, 2018"},{"attraction_id":3296,"user":"irene_i","rating":5.0,"review":"Two days at Niagara Falls. Whilst in USA for a Friendship Force Exchange in 2010 I visited Niagara Falls What an awesome place! The Canadian side is definitely the better viewing. Heard the stories of people going over these roaring falls in barrels etc also walking across the gorge below...","review_date":"July 15, 2018"},{"attraction_id":3296,"user":"maryfrommemphis","rating":5.0,"review":"Wonderful experience. The tour included most of the sights we wanted to see without the hassle of driving and parking. Sean was our tour guide and was absolutely wonderful! He gave us tips at each stop that made the experience even better. He has a great personality...","review_date":"July 15, 2018"},{"attraction_id":3296,"user":"eyeluvmylife","rating":5.0,"review":"Unforgettable Experience. I highly recommend this tour and tour company. This experience truly made our vacation to Niagara Falls! This tour allows you to get dropped off and directly on to each of the attractions with little to no wait. They gave us just the right amount...","review_date":"July 11, 2018"},{"attraction_id":3296,"user":"fabio_b","rating":5.0,"review":"Hasan was great!. Hasan was our tour guide and he was knowledgeable, funny, and made it easy to visit each attraction. He also had fun trivia facts about Niagra. Would highly recommend this to anyone looking for easy transportation and see the highlights of Niagra in limited time.","review_date":"July 10, 2018"},{"attraction_id":3296,"user":"davidgb6361yf","rating":5.0,"review":"Amazing views of Niagara Falls from every angle! - See Sight Tours. This was an awesome tour I highly recommend and was well worth the money. Restricted to 6 tourists, the van picked us up on time at our Air B&B driven by our wonderful guide, Paige. We had preferred entry to all sights with minimal waiting....","review_date":"July 9, 2018"},{"attraction_id":3296,"user":"janie_k","rating":5.0,"review":"Perfect Day!. My husband and I thoroughly enjoyed our guide Hassan's expertise in sharing the falls from high above (from the Skylon Tower), from eye level (Journey Behind the Falls and Welcome Center) and from below (Hornblower Cruise). We moved from place to place effortlessly and Hassan's...","review_date":"July 9, 2018"},{"attraction_id":3296,"user":"shannon_c","rating":5.0,"review":"Triple Thumbs Up!. Conveniently picked up at our hotel and got to see 3 amazing views of the Falls! Our guide, Sean, was fantastic; he answered all of our questions and gave great advice. Loved how you traveled with a small group but had free time at each...","review_date":"July 8, 2018"},{"attraction_id":3296,"user":"rick_h","rating":5.0,"review":"Finally did it. Of all the times I've been to Niagara finding things out one by one I finally took a tour like a real tourist and found out where many things were that I never knew of. The walk along the board, the cable rail cars and...","review_date":"July 7, 2018"},{"attraction_id":3296,"user":"sal_br0","rating":5.0,"review":"Hornblower rules. This was a lot of fun. I highly recommend the Canadian tour side. Our family was amazed at the power of the falls and how we were able to get.","review_date":"July 7, 2018"},{"attraction_id":3296,"user":"diamonds322","rating":4.0,"review":"Girls trip. First visit to Niagara Falls. Amazing, such beautiful place. I love the tour on boat, just to be able to go into the Falls was wonderful!","review_date":"July 4, 2018"},{"attraction_id":3296,"user":"julian_s","rating":5.0,"review":"Great Tour. Our tour guide Paige was absolutely brilliant. She was very friendly and knowledgeable of the area and was able to answer all our groups questions. This tour takes in the Skylon Tower, Behind the Falls and the Hornblower boat into the falls and is highly...","review_date":"July 3, 2018"},{"attraction_id":3296,"user":"karen_m","rating":5.0,"review":"Wonderful Tour of Niagara. Just got back from Niagara Falls in Ontario Canada. The tour was the best part of our stay at the falls! Kaitlyn was an amazing tour guide and we had vip tickets for every event. Would highly recommend this tour package, it was just an...","review_date":"July 2, 2018"},{"attraction_id":3296,"user":"candi_a","rating":5.0,"review":"Awsome . We had Guy and he was a awsome guide very funny and wicked down to earth definitely recommend this tour well worth the money and great way to get around to the places without getting lost especially if you have never been here... awsome awsome...","review_date":"June 30, 2018"},{"attraction_id":3296,"user":"todd_p","rating":5.0,"review":"No Words!!!!. This tour company is great!!! Our tour guide was Jaclynn and she was great and very informative. If you're going to Niagara definitely book this. You don't have to worry about anything...parking, driving, etc. Everything is taken care of and advise is given about each...","review_date":"June 25, 2018"},{"attraction_id":3296,"user":"maria_c","rating":5.0,"review":"Ultimate Niagara Falls Tour- Canada. Words cannot express this tour. Breathtaking, exciting...indescribable! Our guide Robbie was excellent. Polite young man, respectful and knowledgeable. An absolute must see! Don't put this trip off any longer. You will not be disappointed.","review_date":"June 21, 2018"},{"attraction_id":3296,"user":"debig34","rating":5.0,"review":"Excellent Tour Guide. Our tour guide was amazing. All the little details and extras that she did for all of us was just warm and welcoming. Thank you","review_date":"June 18, 2018"},{"attraction_id":3296,"user":"cladrido","rating":5.0,"review":"Must do activity in Niagara!!. Small group (6) with a very knowledgeable local tour guide. Ours was Elijah and he was amazing!! He's a local to the area and knew a lot of facts about the falls and Canada in general. We enjoyed his mini quiz. This tour will take...","review_date":"June 13, 2018"},{"attraction_id":3296,"user":"cmehos","rating":5.0,"review":"Tour on June 9, 2018. We took a tour with this company and I must say our tour guide Jacqueline was awesome. She was friendly, knowledgeable and patient. She let us to our thing and never felt rushed. I would recommend her and your tour company to anyone. It was...","review_date":"June 12, 2018"},{"attraction_id":3296,"user":"eikooc","rating":4.0,"review":"Definitely take the tour. We very much enjoyed our tour with Kaitlyn who was friendly, knowledgeable, and professional. We only had one other couple in the car with us so it was almost a private tour. Kaitlyn provided information along the way and answered many of our questions. She...","review_date":"June 11, 2018"},{"attraction_id":3296,"user":"jeremyd1126","rating":5.0,"review":"Great tour. Paige was fantastic for our family of 7, friendly but not annoying, very patient and kind with the kids, and had some great info on the falls! Would definitely recommend for any kind of group!","review_date":"June 11, 2018"},{"attraction_id":3296,"user":"jenniferff3817vk","rating":5.0,"review":"Worth every penny!. Elijah was an amazing tour guide for our family of four (2 boys aged 12 & 11) He was entertaining & knowledgeable!! Our boys loved him!! This tour was worth every penny as we went straight to the front of every line, never waiting for...","review_date":"June 10, 2018"},{"attraction_id":3296,"user":"coleen_s","rating":5.0,"review":"Fun and well worth going this route!. We had a group of 5 and had Guy \"G\" as our tour guide. What an experience; our one child said this topped any trip that we have been on. We learned so much and our teens had a great time. Guy was very informative...","review_date":"June 3, 2018"},{"attraction_id":3296,"user":"sclato","rating":5.0,"review":"Amazing. Simply amazing. . I wrote an in-depth review on the See Sights Tour page, the guys who operate this package. It\u2019s a wonderful small group\u2014 a minivan, not a charter bus. They skip the lines. Our guide was Sean. He was fantastic. We tipped him many dollars. Worth...","review_date":"June 1, 2018"},{"attraction_id":3296,"user":"beth_w","rating":5.0,"review":"Very worthwhile way to spend 3-4 Hours!. Our tour guide John made sure we had the best time. He was fun, affable and just a nice person! He mixed in lots of local facts and held the attention of our 11 year old son. Would definitely recommend this company if you are...","review_date":"May 29, 2018"},{"attraction_id":3296,"user":"winchestervirginia","rating":5.0,"review":"Awesome small group tour. I booked this tour with my parents in mind. This tour and company worked out perfectly. We weren't rushed, as timing between getting out of the van and when we needed to return was appropriate. It's nice being on a more personal level with a...","review_date":"May 22, 2018"},{"attraction_id":3296,"user":"danielvq2151kx","rating":5.0,"review":"Highly recommended!. The small tour group allowed for a more relaxed and enjoyable experience. Our tour guide Jackie was super friendly, upbeat, and extremely knowledgeable of the area and its history. The company was very quick to respond to our questions upon booking and accommodating of our...","review_date":"May 18, 2018"},{"attraction_id":3296,"user":"tolucamxm","rating":5.0,"review":"Excellent tour, loved the experience.. Visiting Niagara for the first time, we decided to take this tour and it was a great experience. First class service and a really nice tour guide - Paige.\nThey pick you up at your hotel, take you the best attractions and return you at...","review_date":"May 14, 2018"},{"attraction_id":3296,"user":"glenn_o","rating":5.0,"review":"Excellent Niagara Tour. Our tour guide Carwyn was wonderful. He was friendly, knowledgeable and made our day very relaxing and enjoyable. Small group made tour go smoothly and gave time to really see each stop. Would recommend tour especially if Carwyn is the guide.","review_date":"May 10, 2018"},{"attraction_id":3296,"user":"lola92677","rating":5.0,"review":"Yes! Yes! Yes!. Why look anywhere else? This is the Best Tour Niagara Falls has to offer. A tour to remember for its terrific destinations and incredible information given along the way. Plus you get that personal experience because it is in a great mini van and not...","review_date":"May 9, 2018"},{"attraction_id":3296,"user":"denise24659","rating":5.0,"review":"Great experience. Our guide was very friendly, humourous and Knowledgeable. He answered all of our questions and was very pleasant. I loved the fact that it is such a small group and you are picked up right at your hotel! I would highly recommend this tour!!","review_date":"May 1, 2018"},{"attraction_id":3296,"user":"stelliani82","rating":5.0,"review":"Great tour! . Our tour guide was Carwyn. He was very informative and helpful. We went to journey behind the falls, Skylon Tower, butterfly conservatory and Niagara\u2019s fury because the boats had decided to delay their opening day due to the weather still being cold and the fact...","review_date":"April 29, 2018"},{"attraction_id":3296,"user":"muffin2424","rating":5.0,"review":"Ultimate Niagara Falls tour was awesome!. Because of the terrible cold and snowy weather, we were the only ones on the tour and that made it that much better! Tour guide was fantastic and answered any question we had. He was very knowledgeable about the history of the falls and area....","review_date":"March 20, 2018"},{"attraction_id":3296,"user":"scallanamy72","rating":5.0,"review":"informative tour. our tour guide was very nice, spoke English very well, and spent quite a bit of time telling us some history of niagra falls not just taking us to different sites. he took us to different places and had a story for each one. we...","review_date":"March 13, 2018"},{"attraction_id":3296,"user":"k8877pocarolinet","rating":5.0,"review":"1 full day in Niagara Falls . As part of an 8 day trip, arrived in Niagara Falls in a Monday evening & left on the Wednesday morning so only had 1 full day at the Falls. Booked the 5 hour trip to maximise what we saw. Our guide was knowledgable &...","review_date":"February 21, 2018"},{"attraction_id":3296,"user":"j139ntjoshual","rating":5.0,"review":"Great guide. Carwyn (our guide) was great. Was easy to chat with and was knowledgeable of Niagara.\nOur group was only 4 people. He kept the car warm which was nice.\nThe tour included the best of which for a first time visitor to Niagara fulfilled my...","review_date":"December 29, 2017"},{"attraction_id":3296,"user":"shawndawggy","rating":5.0,"review":"Great tour. Four of us went to see the falls for the first time and this tour was fantastic. The tour was a small group of 6 and our guide. The guide was friendly and they picked us up right at our hotel then we were taken...","review_date":"December 11, 2017"},{"attraction_id":3296,"user":"caron_s","rating":5.0,"review":"Great tour even in October. Tour guide Guy was knowledgeable and pleasant. It was well coordinated with the Falls tour and regional attractions.","review_date":"November 1, 2017"},{"attraction_id":3297,"user":"epc-partyof6","rating":4.0,"review":"A great stop for kids of all ages. We came to Niagara over Thanksgiving so it was COLD. This was a perfect way to spend the chilly afternoon - my kids ages 6, 11, 13, and 17 were entertained and engaged for almost 2 hours checking out every exhibit - and my husband...","review_date":"December 30, 2018"},{"attraction_id":3297,"user":"slcampbell4","rating":4.0,"review":"Fun time!. I've been to other Ripley's Museums and I've always enjoy them. Hadn't been to a museum in a while. This one did offer more oddities than I'd seen in the past. I thought the building facade was extremely cool! Had a fun time!","review_date":"November 26, 2018"},{"attraction_id":3297,"user":"chesterhuff","rating":4.0,"review":"Have not been here since I was a kid... 40 years ago :(. I like the update of the place and I thought the displays were cool and the kids liked it. We purchased the pass that let us in the 4 d movie and that was fun too,","review_date":"November 11, 2018"},{"attraction_id":3297,"user":"skgirl81","rating":5.0,"review":"Our son loved it. Our son could not wait to see this and he was not disappointed. He said it was the highlight of our vacation in Niagara Falls","review_date":"August 27, 2018"},{"attraction_id":3297,"user":"connieconstantino","rating":5.0,"review":"Best Sleep over. My grandsons and I had a sleep over at Ripley's Aquarium and we love it. The boys didn't even want to leave and so we stayed the whole day after the sleep over. It was my birthday present to my older grandson. Best ever sleep...","review_date":"August 9, 2018"},{"attraction_id":3297,"user":"theodora_m","rating":4.0,"review":"Great for a rainy day. The weather was overcast with some rain. I had never been to a Ripley's before so I thought I would go. I had plenty of time. It was very interesting to read all the explanations and see the very unique items. I would go again","review_date":"August 6, 2018"},{"attraction_id":3297,"user":"circusonthego","rating":4.0,"review":"Fun to explore. We were able to take advantage of a Groupon for discounted admission. The scavenger hunt helped keep the interest of my older children and also forced them to read a few things.","review_date":"August 6, 2018"},{"attraction_id":3297,"user":"dcoach52","rating":4.0,"review":"Family road trip. Starts off a little bland. Lots of to be expected, the scavenger hunt game they have kept the kids interested for most of the time, but once you reach the second half of the museum it becomes much more entertaining. I won't spoil the surprises...","review_date":"July 26, 2018"},{"attraction_id":3297,"user":"angelayoung14","rating":5.0,"review":"good fun. Well worth a visit we had so much fun and learned some interesting facts. Good family fun with some unusual exhibits","review_date":"July 18, 2018"},{"attraction_id":3297,"user":"davidc187","rating":4.0,"review":"Wonderful building - Great 4D Experience. We only used the 4D experience. All the amenities in this area are very expensive but our family enjoyed very much the 4D films. We recommend it.","review_date":"July 14, 2018"},{"attraction_id":3297,"user":"roberta_r","rating":5.0,"review":"great place. i loved to see all the exhibits that are placed they are great will be traveling there again this summer","review_date":"March 27, 2018"},{"attraction_id":3298,"user":"amenegoni","rating":5.0,"review":"Excellent experience. Elaine was a terrific tour guide. She was kind, warm, funny, patient, courteous and extremely knowledgeable.\nFolks should know that although there is an address designated as the meeting place for the tour, you should look for a small white bus - could be parked...","review_date":"February 22, 2019"},{"attraction_id":3298,"user":"seclif4d","rating":5.0,"review":"Winter ice. Tour exceeded my expectations. The falls in the winter are so lovely; ice and water both showering the stone backdrop. It was a crisp winter day and the tour enabled time to walk towards the falls and also reach the top walkway. But the tour...","review_date":"February 21, 2019"},{"attraction_id":3298,"user":"christopher_c","rating":5.0,"review":"Great Trip!. John Pierre was an excellent tour guide. We were given plenty of time at each site and did not feel rushed at all. There was a lot of historical knowledge that he knew and shared which made the trip that much better! Strongly recommend this...","review_date":"January 21, 2019"},{"attraction_id":3298,"user":"kaycied22","rating":4.0,"review":"A fun way to see more of Quebec . This tour provided transportation to all the sights. We went to see the waterfalls we were dropped off at the top and bottom of the falls. We than went to a chocolate shop that had very good hot chocolate. We were then brought to a...","review_date":"January 8, 2019"},{"attraction_id":3298,"user":"curious802988","rating":4.0,"review":"Wonderful excursion from Quebec city. Our driver was very informative and made the trip interesting. We parked at the visitors center because the falls were frozen and the cable car was not working. This made it easy to see the falls up close and walk across the bridge. The ride...","review_date":"January 5, 2019"},{"attraction_id":3298,"user":"naturemarie","rating":3.0,"review":"Worth it for St. Anne's Cathedral and the Falls. This tour was pretty standard. It allowed my friend and I (who had flown into the city and did not have a car) to escape the town for the day and see a few things. St. Anne's Cathedral was breathtaking inside. Such detail, artfulness, and...","review_date":"November 7, 2018"},{"attraction_id":3298,"user":"kenpruz","rating":3.0,"review":"Excellant tour, bus pickup needs better setup. This was a really interesting tour & the bus driver was very interesting; I would highly recommend taking this tour. The one area that this company does need to improve is how & where you wait to get on the bus to start the tour....","review_date":"October 31, 2018"},{"attraction_id":3298,"user":"l8682ymsoniac","rating":3.0,"review":"St Anne\u2019s Cathedral + Chocolate . The 5 hr bus trip booked is an eclectic mix of nature , architecture and chocolate. St Anne\u2019s Cathedral is amazing - don\u2019t miss the Crypt with the disturbing paintings of catholic nuns converting 1st nation children.","review_date":"October 30, 2018"},{"attraction_id":3298,"user":"miamiredskin1968","rating":4.0,"review":"Tour. The falls were nice to see from the bottom; next time, we will drive to the top to go across the bridge (?). Higher than Niagra Falls, but much, much, much narrower. The basilica was quite nice architecture; it was worth seeing, even if you...","review_date":"October 26, 2018"},{"attraction_id":3298,"user":"edirani","rating":1.0,"review":"A bad experience - Half day tour to Montmorency Falls and Ste.Anne de Beaupr\u00e9.. Last september we were visiting Qu\u00e9bec for the first time and we had this terrible experience with that tour to Montmorency Falls (also called Tour de la campagne). The tour conductor was a rude man called Jean Pierre. When we came to the Montmorency Falls...","review_date":"October 24, 2018"},{"attraction_id":3298,"user":"excursion311512","rating":1.0,"review":"Stranded by Vieux tours. My husband and I took this bus tour while visiting Quebec City. Our tour guide, Jon Pierre (call him JP), was late picking us upend then there was then a problem with the van we were to take - they gave him a van that...","review_date":"October 10, 2018"},{"attraction_id":3298,"user":"vakamalua","rating":4.0,"review":"Very good but Needed More Time at the Falls. This about 5 hour tour was definitely worth it for the convenience of seeing two very different major sites--the Montmorency Falls and the Basilica Set Anne de Beaupre--as well as a stop on Ile d'Orleans at a chocolate shop\/cafe and a visit to the the...","review_date":"October 9, 2018"},{"attraction_id":3298,"user":"dave_o","rating":5.0,"review":"Double Good. Joined tour from cruise ship. Did both plus metal factory by motor coach. Guide was brilliant and both the falls and basilica were first class. Noticed a railway which runs along both attractions no doubt would have been good to travel that way","review_date":"October 9, 2018"},{"attraction_id":3298,"user":"912michaell","rating":4.0,"review":"Ticks several boxes. The two main parts of this tour - falls and basilica are both easy to do independently if you have a car. We didn't at this point of our trip, so went on this tour. It was worth doing but slightly longer than half a...","review_date":"October 9, 2018"},{"attraction_id":3298,"user":"suzreag","rating":5.0,"review":"More than I expected. We expected Montmorency Falls and a church, and possibly a chocolate shop. We got all of that plus a very friendly and knowledgeable guide Jean-pierre, who told us about the history and architecture of Isle de Orleans. We also stopped at a copper art studio...","review_date":"October 6, 2018"},{"attraction_id":3298,"user":"arniedonna","rating":4.0,"review":"Ile D'Orleans is key attraction. It's easy to reach Montmorency Falls on our own, and more open on timing. This tour takes you to the launching point for the gondola ride up (about US$15 round trip), nice ride, or you can climb 400 stairs. Other private tour buses go right...","review_date":"September 28, 2018"},{"attraction_id":3298,"user":"born2shootmacro","rating":4.0,"review":"weekend adventure. visited this on a weekend. it does gets busy, so go early. was on a limited time, so didn't get to go on the tram, zip lining or taking the stairs. but the weather was nice & cool. def worth seeing it if you're in...","review_date":"September 24, 2018"},{"attraction_id":3298,"user":"alice_h","rating":1.0,"review":"Rude bus driver\/tour guide (and an awful driver), extra stops and rushed at the falls. For starters, our bus driver, who was also our tour guide, was an extremely rude and impatient man. He was a cursing horn blower who tail-gated most of way. For a full sized bus trailing small cars on a highway with only car length between...","review_date":"September 19, 2018"},{"attraction_id":3298,"user":"donna_e","rating":5.0,"review":"Montmorency Falls without tour. It is so easy to visit the incredible Montmorency Falls on your own without having to adhere to the time constraints of an organized tour. The 800 city transit bus leaves frequently from the Youville area of old Quebec and terminates at the upper entrance...","review_date":"September 6, 2018"},{"attraction_id":3298,"user":"ottolinemorrell","rating":2.0,"review":"Not enough time to see the falls. Many people have said it, and I will say it again inthe hopes that they one day change their tour: There is simply not enough time at the falls. I would have hired a driver had I known. The driver, as others have said as...","review_date":"August 29, 2018"},{"attraction_id":3298,"user":"derek_mitch","rating":3.0,"review":"Fun - Bus Driver was Halarious!!. Our driver made our trip he was funny from the beginning to the end.\nI was a little disappointment in the tour itself. the advertise a chocolaterie we all thought it was a place that shows us how to make chocolate. it was just a...","review_date":"August 27, 2018"},{"attraction_id":3298,"user":"zampier","rating":4.0,"review":"Near Quebec City and not expensive. Besides great view, it is not an attraction you need to pay to visit. You can park you car nearby and go walking.","review_date":"August 27, 2018"},{"attraction_id":3298,"user":"aikizum","rating":2.0,"review":"Disappointing. First of all we had to wait in the rain to get on the bus. Then, when we got to Ile d'Orleans to visit the chocolate stores, the bus driver couldn't find parking so we didn't stop at all!!! I think the tour should have...","review_date":"August 22, 2018"},{"attraction_id":3298,"user":"alsace1","rating":3.0,"review":"Half day tour . This is a good tour to explore the outskirts of Quebec. It was a bit confusing as to what tour we were on as there were several tours leaving at the same time. Our tour had a large bus and a small one. We ended...","review_date":"August 21, 2018"},{"attraction_id":3298,"user":"charlotte_s","rating":4.0,"review":"Delightful half-day trip. Be prepared for the time 10:30-3:30ish. Grab a bite ahead of time to avoid waiting in lines at the stops. Our driver was very informative, very easy-going and delightfully Canadian having been born and raised on Isle D'Orleans. This is a great tour if you...","review_date":"August 19, 2018"},{"attraction_id":3298,"user":"362jeannief","rating":4.0,"review":"Good tour. Great way to spend the day. Wish there was just a little more time at the falls and the island but it was sufficient to see the basics there. The tour guide was pleasant and had a good sense of humor","review_date":"August 14, 2018"},{"attraction_id":3298,"user":"margob290","rating":2.0,"review":"Don\u2019t bother. The falls aren\u2019t at all attractive as the water is muddy and the perimeter of the basin is a concrete path. A zip line was strung across the falls to make it especially ugly. There is a sad, old hotel there.","review_date":"August 10, 2018"},{"attraction_id":3298,"user":"stirlingb","rating":4.0,"review":"Popular tour. My partner & I took this half day tour last week and the tour covers attractions in the surrounding areas of Quebec City. The tour starts at Montmorency falls and spends about an hour there which is sufficient time to see the falls up close....","review_date":"August 9, 2018"},{"attraction_id":3298,"user":"pavlapavla","rating":4.0,"review":"Overall a very nice tour. My partner and I did the Countryside Tour. We booked it online. Because the information about where to wait for a bus was a bit confusing, we were waiting in front of the Information Centre and we missed our bus. They apologized in the office...","review_date":"August 5, 2018"},{"attraction_id":3298,"user":"b3905rfmelissas","rating":4.0,"review":"Great tour but missing 2 stops . Bus driver, Jean-Pierre, was amazing\u2014entertaining and informative. This tour skipped the chocolate store completely and stopped at a dirty convenience store instead\u2014very disappointed to spend 25 minutes here- could have used this time at Montmorency Falls instead. The falls were breathtaking and here we only...","review_date":"August 2, 2018"},{"attraction_id":3298,"user":"n6769aqdonaldg","rating":4.0,"review":"Nice tour with a few frustrations.. We really enjoyed the tour. As first time visitors we learned a lot and our bus and driver were great. We visited at a very busy time so spent much of our visit time standing in lines. Visited the chocolate shop where I hoped to...","review_date":"July 31, 2018"},{"attraction_id":3298,"user":"gregory_h","rating":5.0,"review":"Highlights Just Outside Quebec City. We opted for this bus tour as we did not get a car for our Quebec visit. The trip was excellent, led by our guide Gabe, who was a local retired park ranger and history expert. The drive around Orleans Island was unexpected - beautiful...","review_date":"July 29, 2018"},{"attraction_id":3298,"user":"susan_d","rating":4.0,"review":"Gorgeous Falls and Beautiful Church. The driver was terrific and the Falls were breathtaking. We visited a chocolate store for lunch which was a waste of time because the sandwiches did not look appealing. We also stopped at a beautiful copper store and finally to the exquisite Church. It was...","review_date":"July 10, 2018"},{"attraction_id":3298,"user":"kevin_k","rating":5.0,"review":"Beautiful water falls just east of town.. Very pretty and impressive water fall with plenty of photo op's. The best way to get here from Old Quebec is by city bus. We took the 11 bus in front of Hotel Clarendon on La Rue Des Jardins & La Rue St Ann. Asked...","review_date":"July 8, 2018"},{"attraction_id":3298,"user":"adamhollingsworth","rating":5.0,"review":"Wonderful falls...incredible chocolate!. Our guide and driver, Jean Pierre, was a warm, friendly and knowledgeable leader for tour group. The visit to Montmorency Falls was just beautiful. Picturesque and worth every minute. We also enjoyed the short tour of Isle d' Orleans. Very different from Quebec City and...","review_date":"July 7, 2018"},{"attraction_id":3298,"user":"hermie88","rating":5.0,"review":"Beautiful . This is a great place to visit to experience some nature and trails. A very short drive from Quebec City (15 minutes). There are several options, if you park where the main building is at you can walk to the base of the falls and...","review_date":"July 7, 2018"},{"attraction_id":3298,"user":"jim_l","rating":4.0,"review":"Beautiful falls. A worthy part of your visit to Quebec City. Beautiful falls, with a wonderful city view from the observation bridge. Great place to picnic with tables scattered under trees. Tip: got to top of falls to park by hotel, park across the street from entrance...","review_date":"July 7, 2018"},{"attraction_id":3298,"user":"marianne_r","rating":5.0,"review":"THE FALLS,THE BASILICA,ILE D'ORLEANS TOUR. Though I forget her name,the tour guide was so enthusiastic and knowledgeable that she helped make the tour very exciting.Convenient pick-up at tourist center...comfortable air-conditioned coach...Ile D'Orleans was beautiful(the homes,the farms and the forest.)Montmorency Falls,though not as dramatic as Niagara or Gulfoss,were pretty..nice ride up...","review_date":"July 4, 2018"},{"attraction_id":3298,"user":"2sonsand1pug","rating":5.0,"review":"Worth the trip. This tour was awesome. I am always skeptical when it come to tours. Very comfortable coach bus. Departure was at a good time 10:30 am. Falls were beautiful, copper museum was worth seeing. Chocolatier was very good! Try the blueberry creams! Shrine was inspiring and...","review_date":"June 26, 2018"},{"attraction_id":3298,"user":"robert_m","rating":5.0,"review":"We so enjoyed this tour, and were fortunate to have Francois as our driver \/ guide,. Francois was born in Ste. Anne de Beaupre and has lived his whole life in the Quebec City region, so was able to highlight many sights which other drivers would not likely have known, including a side drive through Ste. Anne itself, where he pointed...","review_date":"June 20, 2018"},{"attraction_id":3298,"user":"debbie_r","rating":5.0,"review":"Beautiful tours!. Lovely area, it is a must-see tour if you are only in the area for a few days. There are choices such as hiking up to the falls, and there is also a gondola with a shorter hike to the top. Great photo op! The...","review_date":"June 18, 2018"},{"attraction_id":3298,"user":"jitendra_p","rating":4.0,"review":"Small but beautiful!. I visited it with my family when we were in Quebec City. As it was not far from the city, we made an evening trip. It didn't look great after visiting Niagara Falls a week before, but the area is beautiful.","review_date":"June 6, 2018"},{"attraction_id":3298,"user":"kellyadl","rating":5.0,"review":"Culture and nature. I took this 4 hour tour recently as I wanted to see some of the countryside outside of Old Quebec City. This was a great tour and showcased some of the beautiful sights to be seen.\nOur driver and guide was Francois and he was...","review_date":"June 5, 2018"},{"attraction_id":3298,"user":"peggy_l","rating":5.0,"review":"Great Tour. We went on this tour 3rd weekend in May.\nWe really enjoyed all the stops and the time given to get off the bus and explore .\nMontmorency Falls did not disappoint and I highly recommend taking the cable car over to the other side...","review_date":"June 5, 2018"},{"attraction_id":3298,"user":"ronaldlaprade","rating":5.0,"review":"Late April and cold!. We went in late April and it was about 37 degrees and windy ... much of what you see was covered in ice ... Still we were able to walk around ...for free ...most places ...just couldn't go low ...\nWell worth it ...zip line...","review_date":"April 24, 2018"},{"attraction_id":3298,"user":"kootenaykathy","rating":2.0,"review":"Not worth the time in the Fall or Winter. I have done the city tour with this company and it was great! This trip we wanted to see a bit of the country this trip, but sadly this tour missed the mark. The church was lovely but that was about it. We hit the...","review_date":"February 4, 2018"},{"attraction_id":3298,"user":"benontariocanada","rating":2.0,"review":"A Two Hour Tour Stretched to Four and a Half. We took this tour as my wife wanted to see the falls and Ste. Anne du Beaupre. The driver tried his best but for the most part the trip was a disjointed wander from one questionable stop to another. The drive to the falls is...","review_date":"February 3, 2018"},{"attraction_id":3298,"user":"dennygscu81","rating":5.0,"review":"Loved this tour!!. This tour was absolutely 100% worth the price, especially to see Montmorency Falls and the Beautiful Sainte-Anne-de-Beaupr\u00e9! Now before I bought this tour reading the review, about feeling rushed at the Falls. When we did arrive we only had 1 hour. So if your wanting...","review_date":"December 19, 2017"},{"attraction_id":3298,"user":"igrok","rating":5.0,"review":"Great Tour Value.. We went on the \"Half-Day Trip to Montmorency Falls and Ste-Anne-de-Beaupre from Quebec\" and we felt it was a very good value. We went through some very interesting and pretty areas and the stops were frequent and never felt rushed. The driver \/ guide was...","review_date":"December 9, 2017"},{"attraction_id":3298,"user":"smaynard74","rating":4.0,"review":"Great tour company and trip!. This is a great short tour and is well worth the money - good for just getting outside the city and seeing the surrounding area. The waterfalls were lovely, the cathedral was magnificent, the copper art gallery was really interesting and there were lots of...","review_date":"November 12, 2017"},{"attraction_id":3298,"user":"lemonlime78","rating":4.0,"review":"Country Tour. On our last day in Old Quebec, to give our thighs a rest from all the hills, we took the half-day Country Tour to Saint Anne Church and Montmorency Falls. This trip is definitely worth the price. The church and falls are beautiful, and I...","review_date":"October 24, 2016"},{"attraction_id":3298,"user":"apple4mrsclark","rating":3.0,"review":"Hit and Miss. We took the half day trip to Montmorency Falls. First, the good. We were picked up on time at our hotel and driven to the bus departure point. Our guide, Kevin, was interesting and a local. He added personal information that added to our knowledge...","review_date":"July 3, 2016"},{"attraction_id":3299,"user":"890jimw","rating":5.0,"review":"A must do trip during winter visit. A great trip and way to spend the morning. a 2.5 he trek with 30 min each way bus trip. The view was magnificant. Out guide Neil was very friendly and knowledgable. A great hike with moderate effort (some steep sections on icy walk can...","review_date":"March 19, 2019"},{"attraction_id":3299,"user":"589tonyad","rating":5.0,"review":"Great afternoon . Ed was so knowledgeable and fun. And he was Irish and it was St Patrick\u2019s day, so you couldn\u2019t beat that! The walk was a nice light workout, good for all ages. And the views were spectacular! Highly recommend!","review_date":"March 18, 2019"},{"attraction_id":3299,"user":"encouragement8","rating":4.0,"review":"Great scenic hike!. We were picked up from our hotel at 1:15 pm and it took about a 30mins drive to get to the location. Norm, who is an excellent guide, (and Bear expert), was very knowledgable, friendly and accommodating.\nOnce at the location's parking lot, he gave...","review_date":"March 14, 2019"},{"attraction_id":3299,"user":"sherpa250025","rating":5.0,"review":"Enjoyable excursion!. I took in the spectacular Johnston Canyon Icewalk led by the knowledgeable and friendly guide Nick. He provided us with the geological history about Banff and specifically Johnston Canyon. He told us about different animals in and around the park. The cookies and hot chocolate...","review_date":"March 14, 2019"},{"attraction_id":3299,"user":"marissa_m","rating":5.0,"review":"Great rest day activity!. My husband and I did the morning hike on one of our rest days from snowboarding. The scenery was unreal and our guide, Rob, was very knowledgable and even offered to take pictures of us at the different falls! We were pleasantly surprised by the...","review_date":"March 10, 2019"},{"attraction_id":3299,"user":"aaron_b","rating":4.0,"review":"Wonderful scenery.. We were on a short 4 day vacation and our guide, Anik took us on a journey of the Johnston Canyon. We were picked up at our hotel and on the drive to Johnston Canyon Anik gave us a great history and geological lesson about...","review_date":"March 10, 2019"},{"attraction_id":3299,"user":"jimmyjg89","rating":5.0,"review":"Great experience and breathtaking scenery. Title says it all! We had Rob as our tour guide and he was great! He told us the history about Banff national park, the canyon and lots more! He made time during the hike to ask about us and also makes a great cup...","review_date":"March 8, 2019"},{"attraction_id":3299,"user":"cherylr35","rating":5.0,"review":"Great hike. Beautiful scenery!!\nExhausting hike, but worth it.\nOur guide Rob , was organized and friendly.\nWe had a great time","review_date":"March 8, 2019"},{"attraction_id":3299,"user":"charla_r","rating":5.0,"review":"Nick gave us the Ice Walk of a lifetime!!!!!. We went on this adventure this past Sunday night and I can't say enough about this amazing experience. From the moment Nick picked us up in Banff, his humor and extensive knowledge kept us excited about all we were about to see. My husband, daughter...","review_date":"March 7, 2019"},{"attraction_id":3299,"user":"martind632","rating":5.0,"review":"Totally amazing icy experience.... We booked this before leaving the uk to make sure we would get to go. There was a mini bus that picked us from across the road from our resort. We chose the earliest slot of 8.15 am thinking we would then have the rest...","review_date":"March 4, 2019"},{"attraction_id":3299,"user":"wle1","rating":5.0,"review":"Far exceeded expectations!! Thanks Matt !!. I was so looking forward to going to Johnston Canyon because I\u2019d seen so many great reviews about it online! Boy oh boy did it deliver! The were so many breathtaking views. The entire canyon looked like my computer desktop wallpaper. It was unreal. At...","review_date":"February 27, 2019"},{"attraction_id":3299,"user":"kleberyf","rating":5.0,"review":"Can\u2019t miss this, awesome service. We needed a break in our ski trip and started looking for things we should not miss in the Banff area. THIS IS IT, don\u2019t miss this. We only had to walk a couple blocks from our place to the Mount Royal Hotel parking lot...","review_date":"February 27, 2019"},{"attraction_id":3299,"user":"kaleighd123","rating":5.0,"review":"Must Do! Great views and info!. Our guide Anique (sorry, forgot to ask spelling) was phenomenal! Great stories and humour! The walk itself is a bit of a workout, but HIGHLY worth it! Also highly recommend doing the guided tour over free range. Appropriate equipment is supplied, and people that go...","review_date":"February 20, 2019"},{"attraction_id":3299,"user":"allen_c","rating":5.0,"review":"Icewalk. Had a great walk through Johnston canyon. The walk was pretty smooth and had lots of opportunities for pictures. Our guide was Matt and he was really informative about the things we saw. Definitely something to do if your in town. :)","review_date":"February 20, 2019"},{"attraction_id":3299,"user":"joebrown127","rating":5.0,"review":"Great tour & great guide! (Matt). We visited the Canyon with a small group led by Matt. Matts enthusiasm was contagious and his knowledge of Banff is second to none! Not only was the tour stunning, but he\u2019s given us sound advice on where to eat and where to drink! Matt,...","review_date":"February 20, 2019"},{"attraction_id":3299,"user":"ripat55","rating":4.0,"review":"Beautiful Scenery. This was an added activity because we decided to stay another day and enjoy banff. My wife really wanted to do this and based on the video and pictures she sent me I was really excited.\nThe tour picked us up at our hotel and...","review_date":"February 19, 2019"},{"attraction_id":3299,"user":"mark_c","rating":5.0,"review":"Early morning walk. We were squeezing in two small tours in one day, so our day started out with the Johnston canyon river walk. Becca was our tour duide and she had a group of very varying levels of experience. It's and early morning start and at this...","review_date":"February 17, 2019"},{"attraction_id":3299,"user":"bruce_d","rating":5.0,"review":"Great guide. Neil picked us up at Carabou Lodge to take 10 people out to the Johnston Canyon.\nGreat commentary about the formation of the area over the millennia and the formation of the Banff National Park. He took great care to see everyone was properly ready...","review_date":"February 15, 2019"},{"attraction_id":3299,"user":"gabbyb273","rating":5.0,"review":"Amazing tour with breathtaking views! . This tour was incredible! You can expect magical views of the Johnston Canyon, plenty of photo opportunities, a relatively easy walking path, maple cookies and a tasty hot chocolate half way through! Our tour guide, Becca, was brilliant! She was very informative and provided lots...","review_date":"February 13, 2019"},{"attraction_id":3299,"user":"adrianl1514","rating":5.0,"review":"Awesome, worth it!. Beautiful, moderate hike to frozen waterfalls! Our guide, Neil, was fantastic!\nDespite the -20C temp. We all had a great time.","review_date":"February 10, 2019"},{"attraction_id":3299,"user":"jrb552015","rating":5.0,"review":"Johnston Canyon Icewalk - Unique Experience. Truly a unique and remarkable exeperience.\nMatt was a great guide - Knowledgable, entertaining and sincere.\nThe experience is an easy 2.5 hour \/ 5 KM walk, with just a little bit of elevation. Matt gave us trends for our boots to make it a...","review_date":"February 9, 2019"},{"attraction_id":3299,"user":"kathygg3565jj","rating":5.0,"review":"Fantastic Afternoon . Big thank you to Rob, our tour guide, for a fantastic afternoon !\nWe were a little nervous about just how difficult this would be, and were pleasantly surprised to find it challenging and do-able !\nThe day was perfect, -3 degrees, we were picked...","review_date":"February 1, 2019"},{"attraction_id":3299,"user":"nancy_v","rating":5.0,"review":"Scenic winterwalk with frozen waterfalls. We hiked this trail as a family in the winter.The trail meanders through a mountain with steep parts and small spaces to walk at times.The scenery is absolutely breath taking with frozen waterfalls and trees heavy with snow.\nA winter wonderland for sure.But beware of...","review_date":"January 24, 2019"},{"attraction_id":3299,"user":"karen_s","rating":5.0,"review":"Full Moon Johnston Canyon Ice Walk. Jan 18, 2019 Seven walkers set out to hike on packed snow with Scott, our guide. Scott was personable and related well with folks from ages 11 to 70. We were provided head lamps, ice cleats and hiking poles. Drive time from hotel pick ups...","review_date":"January 21, 2019"},{"attraction_id":3299,"user":"stacey_j","rating":5.0,"review":"What a memorable evening. WE live an hour away and had never been to Johnson canyon. We booked a tour for the Johnson Canyon Ice walk and we are so glad we did. It was a perfect night out with the moon and a a few star. the experience...","review_date":"January 20, 2019"},{"attraction_id":3299,"user":"sue176","rating":5.0,"review":"Spectacular Scenery. Our family thoroughly enjoyed this walk through the canyon. Our guide was excellent and very knowledgeable. The scenery was spectacular and we would highly recommend this activity.","review_date":"January 15, 2019"},{"attraction_id":3299,"user":"robbo131","rating":5.0,"review":"A Magical morning. We flew in from Australia the previous day and though the icewalk tour would be a good way to keep the jetlag at bay. We were travelling with our daughters, 9 & 11. The tour was breathtaking and our tour guide, Gina, could not have...","review_date":"January 15, 2019"},{"attraction_id":3299,"user":"jmbm3711","rating":5.0,"review":"Johnston Canyon Magic. What an amazing place to hike in the winter. Very hard to describe the beauty of the ice falls, mesmerising, to say the least. Our guide, Anik, was fantastic and passionate about her job. She was not only entertaining but also very helpful and lovely....","review_date":"January 12, 2019"},{"attraction_id":3299,"user":"karlyn_k","rating":5.0,"review":"Beautiful Views, Great Tour Guides. Neil and his partner were great tour guides and kept us entertained throughout the entire walk. Despite the fact that the hike is about two hours and it was -15, we managed to keep warm with the uphill walking portions. The views were absolutely stunning...","review_date":"January 8, 2019"},{"attraction_id":3299,"user":"robertmueller","rating":4.0,"review":"Great way to start the day!. We did a morning hike with Anick as part of a group of 10 (we have a family of 5). Pickup was timely and she provided some interesting history on the way to the trailhead. The hike was very pleasant and gets your heart pumping...","review_date":"January 7, 2019"},{"attraction_id":3299,"user":"kathrynl1295","rating":5.0,"review":"Peering behind the ice veil. We had a great afternoon out on the Johnston Canyon Icewalk. The hike itself is very manageable- we had a group of all ages with us and went slow enough that everyone could stick together. A few slippery spots, but we had the ice cleats...","review_date":"January 6, 2019"},{"attraction_id":3299,"user":"x3751wicherylg","rating":5.0,"review":"Brilliant. Had a wonderful tour of the canyon with the guide Neil. Made this account specifically to acknowledge his excellent work. His knowledge of the canyon, down to minute geological details, was a pleasure to listen to. Will probably come back for a night tour in...","review_date":"January 6, 2019"},{"attraction_id":3299,"user":"kkycoug","rating":5.0,"review":"Ice Hike-Johnston Canyon. What an incredible hike...just an amazing day...was picked up right in front of our hotel, greeted by Matt...he was very personable, professional and so knowledable!!! A+ for Matt!!! He provided so much knowledge about the National Park, the eco-system, geology and had such a great...","review_date":"January 5, 2019"},{"attraction_id":3299,"user":"victoria_h","rating":5.0,"review":"Professor Heck. We took the guided walk with Tyler. Be prepared for an exercising walk. Had 8 year old with us. Without saying too much everything was excellent! Tyler was excellent. Thank you for answering the 8 year.olds.many questions. From Ohio US","review_date":"January 3, 2019"},{"attraction_id":3299,"user":"dylanglen","rating":4.0,"review":"Iced waterfalls were fantastic.. The ice walk in Johnston Canyon was spectacular. With the iced waterfalls and blue ice a great camera opportunity. The guide was very helpful and informative. Cleats and ice sticks were provided to ensure the safety of those taking part.","review_date":"January 1, 2019"},{"attraction_id":3299,"user":"spertz","rating":5.0,"review":"A winter wonderland!. The Ice Walk in Johnston Canyon is so beautiful. Hugh was very knowledgeable and catered to everyone in the group. The groups are 4-12 people which is great. It's a fitness walk but broken up in small sections so not overwhelming. It got more crowded...","review_date":"January 1, 2019"},{"attraction_id":3299,"user":"estheryam1","rating":5.0,"review":"An amazing, magical experience. My friends and I took the evening Johnston Canyon Ice Walk tour and it really is something else. Seeing the canyon at night is a one of a kind experience, with nothing but nature and the natural light guiding the way through the canyon.\nOur...","review_date":"December 31, 2018"},{"attraction_id":3299,"user":"emma_l","rating":5.0,"review":"Really surprised me how much I enjoyed this. I wasn't expecting great things. I actually thought it was going to be a bit boring but I was pleasantly surprised. The guide was knowledgeable and everything ran on time, so we didn't have any waiting around. We got plenty of time to see everything...","review_date":"December 29, 2018"},{"attraction_id":3299,"user":"852katrinap","rating":5.0,"review":"Banff tours Johnston Canyon Icewalk. We did this tour with Norm and what a great line and full of interesting information we were totally looked after considering our fitness levels and it was worth all the effort for the photo opportunities to take home with us thoroughly recommend this tour...","review_date":"December 28, 2018"},{"attraction_id":3299,"user":"dlj10525","rating":5.0,"review":"Johnston Canyon Ice Walk. We did the Johnston Canyon Ice walk and Tyler was our guide and did a fantastic job! He had a lot of interesting facts about lichen. He shared local stories, great information about the canyon, and made sure to point out all of the icy...","review_date":"December 27, 2018"},{"attraction_id":3299,"user":"158ericaw","rating":5.0,"review":"Breathtaking Hike!. We had a wonderful tour with Neil! The hike is a bit of a workout and he seemed to be super conscious of the fact that we had a 10 year old that wasn\u2019t as fast as the adults. He was very informative, I learned...","review_date":"December 25, 2018"},{"attraction_id":3299,"user":"zhouyn","rating":5.0,"review":"Hugh made our day!!!. It was a such beautiful day for hiking. Hugh was on time for picking us up at the hotel and also very informative about the trail and how the canyon was formed! He has a good sense of humour. Also, he is so thoughtful about...","review_date":"December 24, 2018"},{"attraction_id":3299,"user":"lixiannhere","rating":5.0,"review":"Awesome tour. This tour is highly recommended! Very safe as they provide ice cleats so that you don't slip on the ice or snow. The walk was really fun and we got to see the spectacular frozen waterfalls. Our guide Matt was very passionate about his job...","review_date":"December 24, 2018"},{"attraction_id":3299,"user":"byfornow","rating":5.0,"review":"Neal made this the best hike ever. We went on the Johnston Canyon Tour at night with Neal, I have hiked at many different locations in the States and Canada and will have to say Neal made this my best hike ever. Not only was his knowledge of the canyon amazing but...","review_date":"December 19, 2018"},{"attraction_id":3299,"user":"walshyefc","rating":5.0,"review":"Excellent winter trip to the Johnston Canyon . Good small group tour of the canyon, Nick was a top tour guide, friendly and informative. The canyon is very accessible and interesting.","review_date":"December 19, 2018"},{"attraction_id":3299,"user":"marxanndrac","rating":5.0,"review":"Anick and dorian were the best!. We had so much fun at johnston canyon! Anick and dorian were the best guides we\u2019ve had. It was very informative and anick showed us all the best spots to take pictures with. They made us feel comfortable taking pictures throughout the tour, and i...","review_date":"December 19, 2018"},{"attraction_id":3299,"user":"q9208vcryann","rating":5.0,"review":"Hugh made it a great trip. While the hike through Johnston canyon is easy enough to do without a guide, the trip was made much better by Hugh who absolutely made the experience what it was. With his in-depth knowledge of the area and ability to answer all sorts of questions,...","review_date":"December 13, 2018"},{"attraction_id":3299,"user":"mikeymiketravels","rating":5.0,"review":"Amazing scenery, Amazing Guide Gina. Johnston Canyon Ice Walk with Guide Gina!! VERY grateful to have her as our guide. She is extremely smart and knowledgeable about Banff and especially the tours. She is native to Canada, so she shares her knowledge of wildlife and good practices on how Canada...","review_date":"December 10, 2018"},{"attraction_id":3299,"user":"mcoote","rating":5.0,"review":"Johnson Canyon Icewalk. This was the best hike I've taken in Banff. Our guide, Neil was awesome about keeping us informed on the history, geology and keeping us safe. Go right to the end ...it's well worth the work! Loved it and would highly recommend this!","review_date":"November 26, 2018"},{"attraction_id":3299,"user":"shana2018693","rating":5.0,"review":"Go for Becca!. We did our hiking on Oct 6th. Because of the early snow, we didn't prepare any winter gears. They prepared everything for us so it was safe and fun! As we hiked, we saw so many unprepared tourists and it was quite dangerous. Becca our...","review_date":"October 22, 2018"},{"attraction_id":3299,"user":"brucepgh412","rating":5.0,"review":"Go All the Way, Baby!. If you're an active person, you will enjoy this hike! I encourage you to make the entire 3 miles to the end of the trail, the views are breath-taking is totally worth it. We made the trek in February, so the cascading waterfalls were completely...","review_date":"September 1, 2018"},{"attraction_id":3299,"user":"andypatrick17","rating":5.0,"review":"Anick and Norm, oh and Johnston Canyon.... Just a great couple of guides who took us Johnston Canyon. Telling us all about the geology and local history, they made sure we were safe throughout and even served cookies and hot chocolate whilst we watched ice climbing at the top of the walk....","review_date":"June 2, 2018"},{"attraction_id":3299,"user":"debbiepasacreta","rating":5.0,"review":"Never ending beauty. The walk is great anytime of the season. It is something that everyone should do at least once. It is family friendly, in the winter you may need spikes. proper footwear is advised in any season. no high heels. Flat sturdy shoes, and bring water....","review_date":"May 14, 2018"},{"attraction_id":3299,"user":"luisa88casali","rating":5.0,"review":"Johnston Canyon Ice walk, not to be missed. We were a group of 9 on a skiing holiday in Banff and we went on this amazing walk, we all enjoyed it very much, it was amazing because it had snowed the afternoon and evening before so we were faced with a beautiful scene...","review_date":"April 27, 2018"},{"attraction_id":3299,"user":"tom_s","rating":5.0,"review":"This is a must do...... Went and did the walk through here in december.....and it was FREEZING. But it did not disappoint.\nOne tip is that if you're going in the freezing cold, stop in at the ski hire in Banff and pick up a pair of crampons for your...","review_date":"April 25, 2018"},{"attraction_id":3299,"user":"sherri-lyn_s","rating":5.0,"review":"A beautiful hike and we learned so much!. Matt was our guide and we had an absolutely great time. He was easy-going, informative and engaged with each person on the tour well.\nNot only were the frozen waterfalls beautiful, but we learned so much about the wildlife, geological facts and the complex ecosystem...","review_date":"April 18, 2018"},{"attraction_id":3299,"user":"nanette_b","rating":5.0,"review":"Fantastic!. This tour was fantastic. We had a great time. The scenery never ceases to amaze me. Norm was an excellent guide, funny and informative.","review_date":"April 15, 2018"},{"attraction_id":3299,"user":"roselleforman","rating":5.0,"review":"Johnston Canyon Icewalk was spectacular. This walk is absolutely stunning and is definitely worth the money. Our guide Norm was fantastic. He was very knowledgable, friendly and funny. The scenery was incredible, don't forget your camera. Would highly recommend!","review_date":"April 13, 2018"},{"attraction_id":3299,"user":"22galer","rating":5.0,"review":"Scenic hike to see frozen falls. Nice experience with local Banff tour guide. However, can do about 3 mile trip on own with cleats to hike on snow\/ice trail. In March some ice was starting to melt but both upper and lower falls were still frozen.","review_date":"April 9, 2018"},{"attraction_id":3299,"user":"djleadenby","rating":5.0,"review":"Nighttime ice canyon tour. Reuben was an amazing and gracious guide. We thoroughly enjoyed this tour and the wondrous Johnston Canyon bathed in the moonlight of the Canadian Rockies. A good hike that was not too grueling for a post snowboarding crew.","review_date":"April 5, 2018"},{"attraction_id":3299,"user":"kate_s","rating":5.0,"review":"Highly recommend the tour for families. Initially, I wondered if my family of four (kids ages 9 and 10) should attempt the hike to the falls on our own. I am so glad I decided to go with Banff Discover Tours instead. Our tour guide Annick was super knowledgable, funny, and...","review_date":"April 3, 2018"},{"attraction_id":3299,"user":"davidtb751us","rating":5.0,"review":"One of the best things we have done this holiday. We went on this guided tour on Easter Sunday with Emma. We decided to book through Banff Tours as opposed to trying to figure it all out for ourselves. After all, we are on holiday right ;-)\nEmma was great, knowledgeable and passionate about Banff...","review_date":"April 3, 2018"},{"attraction_id":3299,"user":"jeanne_m","rating":5.0,"review":"Fun and educational for the entire family. We signed up for the Johnston Canyon Icewalk at the end of February. We thoroughly enjoyed our guide Anick. She was engaging and had a wonderful sense of humour. She had a plethora of facts and information about animals, plants, geology, etc. which made learning...","review_date":"April 3, 2018"},{"attraction_id":3299,"user":"bryan_b","rating":5.0,"review":"Hike. Totally worth it. Will definitely do more tours with a professional. Her insight and humor were great.","review_date":"April 2, 2018"},{"attraction_id":3299,"user":"annelisec65","rating":4.0,"review":"Beautiful Scenery . We took this tour with four adults. We were very glad that snow cleats were provided as they were definitely necessary at this time of year. People were sliding around all over the place without them! We enjoyed our guide, and the transportation to the...","review_date":"March 29, 2018"},{"attraction_id":3299,"user":"alexa_f","rating":5.0,"review":"Great hike with a great guide!. Absolutely recommend!! I was in Banff for a wedding and we decided to hike this trail on our first day in town - we had a blast. Our tour guide was Norm, and he definitely made the trip worth it. He was super knowledgeable, very...","review_date":"March 28, 2018"},{"attraction_id":3299,"user":"b2247yhtonym","rating":5.0,"review":"Night Ice Walk. I was a little nervous doing this being I had recent knee surgery, but I'm glad I did. My son and I had a fantastic time! The route was fairly easy and the views were exhilarating has the daylight turned to night. A big shout...","review_date":"March 27, 2018"},{"attraction_id":3299,"user":"salba21","rating":5.0,"review":"Great Hike!. My brothers and I are in town for a weekend in Banff and we LOVED our icewalk! Norm was great and super funny! He knows so much about Canada...Banff...Wildlife...Trees - you name it! The hot chocolate and cookies at the top were a nice touch!...","review_date":"March 24, 2018"},{"attraction_id":3299,"user":"clau_t","rating":5.0,"review":"Best tour agency!!. 100% RECOMMENDED!! We loved booking our tours with Discover!! They have the best service and attention. The tours they offer are incredible! We did Johnston Canyon Icewalk, Snowmobiling & Dogsledding. They definitely fulfill what they promise!!","review_date":"March 23, 2018"},{"attraction_id":3299,"user":"jodyp210","rating":5.0,"review":"Beautiful, fun and entertaining. We had a awesome experience on our morning hike. The trail was easy to walk and the scenery exceeded our expectation. Jeff was our guide and very informative about the area. He answered all our crazy questions!","review_date":"March 21, 2018"},{"attraction_id":3299,"user":"brea1971","rating":5.0,"review":"Best Tour ever!. My husband and I had an amazing time on the Johnston Canyon ice walk! Our guide Neil was stellar and this was the highlight of our vacation! Neil did an amazing job teaching us about the history and the geography of the area. The walk...","review_date":"March 20, 2018"},{"attraction_id":3299,"user":"btittaferrante","rating":5.0,"review":"Mother\/Daughter Trip. My daughter and I participated in the Night Tour of Johnston Canyon. It was a great experience as darkness fell during our walk. You can appreciate the visuals and the sounds without light making it a unique experience. Our guide Neil was informative and made...","review_date":"March 20, 2018"},{"attraction_id":3299,"user":"sg1054","rating":5.0,"review":"Beautiful, fun and interesting. Good tour guide, made it fun and interesting. Stunning views. Very cold in canyon so be sure to wrap up warm. Warming hot chocolate at half way point very welcome. Needed to wear cleats over shoes as very slippery underfoot in places. Good value trip.","review_date":"March 20, 2018"},{"attraction_id":3299,"user":"israfiel_m","rating":5.0,"review":"well worth the time\/money. This was one of the highlights of my trip. I dont recall the name of my tour guide, but he was really knowledgeable, nice and patient. Also glad they supplied ice cleats because they came in really handy. also, the views were stunning. I strongly...","review_date":"March 19, 2018"},{"attraction_id":3299,"user":"ranih1","rating":5.0,"review":"Best tour so far . We had the best time on the ice walk. We\u2019ve done a few tours while we\u2019ve been in Canada and this was the best.\nEd and Chris were fantastic guides! My 76 year old grandmother even thinks so! Very knowledgeable and enthusiastic about what they...","review_date":"March 13, 2018"},{"attraction_id":3299,"user":"rila22","rating":5.0,"review":"Johnston Canyon Morning Ice Walk. I went with 2 friends on this fabulous walk bright and early on a Saturday morning. We were picked up at our hotel on time and set out on the tour. We were on a small shuttle bus with maybe 25-30 people and our guide...","review_date":"March 13, 2018"},{"attraction_id":3299,"user":"joe_k","rating":5.0,"review":"Good time!. My wife and I did this hike a few days ago and thoroughly enjoyed it! We were a little overdressed but better safe than sorry! It is a beautiful walk with an amazing ending at the upper falls. We did this little adventure in order...","review_date":"March 12, 2018"},{"attraction_id":3299,"user":"quadcab","rating":5.0,"review":"Great Experience!. We were advised to save ourselves money, rent a car, and do the tour on our own. What a mistake that would have been.\nThere were 10 in our party, all family and friends aged 11 to 59, and our guide Chris was able to...","review_date":"March 10, 2018"},{"attraction_id":3299,"user":"keneen_m","rating":5.0,"review":"aww inspiring. great day great tour great guides Neil and Norm. Hiking in some aww inspiring terrain. you could go on your own but having the explanations and stories made it so much more interesting. Not a hard hike but you have to be able to walk...","review_date":"March 9, 2018"},{"attraction_id":3299,"user":"patricia_m","rating":5.0,"review":"Banff tours. I did 3 different tours with Discover Banff Tours during my stay in Banff. We did the Lake Louise\/Dogsledding the first day. We had hot chocolate and maple cookies by the river. We went dogsledding at noon and had enough time to snowshoe and play...","review_date":"March 8, 2018"},{"attraction_id":3299,"user":"rstauffe","rating":5.0,"review":"Night Walk a Unique Experience. My husband and I decided to do an Icewalk in Johnston Canyon on our first time in Banff. I decided on the night one because I thought it would be something \"different\" and it definitely was! The group was only 12 people, which I thought...","review_date":"March 5, 2018"},{"attraction_id":3299,"user":"naomi5576","rating":5.0,"review":"Must do Icewalk!. I did the morning walk, the company was great they provided ice boots, Ice cleats & the hiking pole for you. Chris was my guide for the day and he was amazing, it was a small group but as soon as we got on the...","review_date":"March 4, 2018"},{"attraction_id":3299,"user":"susannahwf","rating":5.0,"review":"Highly recommend this hike - great family activity!. We hiked Johnston Canyon with our two 17-year olds, and had a wonderful time. We chose a morning hike, and while it was cold, the company made sure to tell everyone to dress as if you were skiing -so we were prepared. Our Discover Banff...","review_date":"February 28, 2018"},{"attraction_id":3299,"user":"mel_m802","rating":5.0,"review":"Two really enjoyable tours. I did two tours with Discover Banff while I was visiting in late January, the Johnston Canyon Icewalk and Snowshoeing to Marble Canyon.\nFor both tours the pick up from our hotel went nice and smoothly and the reminders in the day before were very...","review_date":"February 26, 2018"},{"attraction_id":3299,"user":"_l_p_rosenstrach","rating":5.0,"review":"Wonderful Experience!. We had a wonderful time on the Johnston Canyon Ice Walk. Gina, our guide, was outstanding. She was very knowledgeable, personable and just a lot of fun! Gina gave us a lot of interesting information about Banff on our drive out and during the walk...","review_date":"February 25, 2018"},{"attraction_id":3299,"user":"departure144945","rating":5.0,"review":"Great experience !. Just want to say Alley was a great guide and I had a great time from the time of pick up to time of return to hotel.","review_date":"February 23, 2018"},{"attraction_id":3299,"user":"damoon_s","rating":1.0,"review":"Ruined our day!!!. Booked the tour in advance, and they even confirmed the trip the day before. We Woke up at 6am, checked out from hotel and drove 1hr to get to their pickup location and they cancelled on us like 5 minutes before we get there. I...","review_date":"February 22, 2018"},{"attraction_id":3299,"user":"madonna_n","rating":1.0,"review":"Couldn't be more disappointed . We booked this tour a month ago and planned everything accordingly. Woke up 6am checked out from hotel and drove 1hr to get to their pickup location and they cancelled on us 5mins before we get there. I understand the reason they cancelled the tour(cold...","review_date":"February 19, 2018"},{"attraction_id":3299,"user":"calgaryfoodie2","rating":5.0,"review":"Stunning - no matter the season. A great place to visit for a quick little adventure. Not a difficult hike, and quite a bit of it has boardwalk. You hike through the canyon to the lower and upper falls - it's beautiful","review_date":"February 18, 2018"},{"attraction_id":3299,"user":"dakotah_j","rating":5.0,"review":"Could not have asked for a better adventure. Pick up and drop off at Banff Centre was great. The short drive to Johnston Canyon was nice. The big windows in van were great for sightseeing. The trailhead offered clean washroom accomodations and plenty of parking space. Neil was an awesome guide from start...","review_date":"February 17, 2018"},{"attraction_id":3299,"user":"patlm4232eh","rating":5.0,"review":"Very cool winter activity. This was a great 5.2 km round trip hike to the Lower and Upper frozen falls in Johnston Canyon. Despite the cold and blustery day in Banff, we were sheltered in the canyon and experienced light falling snow throughout our walk. Perfect conditions for getting...","review_date":"February 16, 2018"},{"attraction_id":3299,"user":"ev_103191","rating":5.0,"review":"Evening Ice Walk through Johnston Canyon. Chris was our guide for the Evening Ice Walk in Johnston Canyon and he was wonderful. We were picked up on time from our hotel and the roads were pretty icy that day but he made sure to take his time and ensure our safety....","review_date":"February 16, 2018"},{"attraction_id":3299,"user":"altair96","rating":5.0,"review":"Great Trek in Johnston Canyon. Excellent experience from start to end. Scott, our guide, picked us up at our hotel promptly at the designated time and once all the guests were in the vehicle we headed off to the canyon. Scott provided a good overview of what to expect of...","review_date":"February 14, 2018"},{"attraction_id":3299,"user":"cynthia_t","rating":5.0,"review":"Christmas morning with JORDAN at Johnston's Canyon!. It was -31c the morning of Christmas 2017, but what a warm welcome from our Tour Guide, Jordan! Jordan made our Christmas morning memorable. He was personable, entertaining and always stressed safety first! We enjoyed listening to Christmas music in the van, was served maple...","review_date":"February 14, 2018"},{"attraction_id":3299,"user":"ocanada1","rating":5.0,"review":"Hike was AMAZING!!! Jordan was great!!!. I thoroughly enjoyed the ice hike! The bus ride is so great as they give you the background of the canyon. They provide you with the velcro spikes that go over any boot! From the moment we entered the bus to drive to the canyon...","review_date":"February 13, 2018"},{"attraction_id":3299,"user":"643dawnq","rating":5.0,"review":"Winter Wonderland . We\u2019ve just returned from the Johnston Canyon Icewalk with Aaron. What a great morning spent in this beautiful place, with a funny & informative guide. The ice cleats were fantastic, making the hike perfectly manageable in the snowy conditions. Hubby & I have fallen in...","review_date":"February 13, 2018"},{"attraction_id":3299,"user":"winterpeg90s","rating":4.0,"review":"Johnston Canyon ice walk tour . I booked a Johnston Canyon ice tour through discovery Banff tours and got Anick as our tour guide.\nShe picked us up at our hotel located in Banff which was very convenient, there was about 10 people in our tour.\nAnick was a great guide,...","review_date":"February 11, 2018"},{"attraction_id":3299,"user":"victoria_s","rating":5.0,"review":"FOR THE BEST GUIDE, book ERIN, HE IS EVERY. This hike was so beautiful and fun. We laughed, we drank hot chocolate and ate Canadian maple cookies and took amazing pictures for IG. We left at 8:15am, which is a little early for three NYC bloggers. Our group was small, only about 10 people....","review_date":"February 11, 2018"},{"attraction_id":3299,"user":"figment59","rating":5.0,"review":"Fantastic Experience.. What a fantastic afternoon. The perfect winter day -19, snowing while we journeyed up to the frozen falls of Johnston Canyon. The snow covered catwalks within the canopy of the forrest provided protection from the wind. It was truly magnificent and so peaceful. Clean, crisp...","review_date":"February 10, 2018"},{"attraction_id":3299,"user":"gretchen_m","rating":5.0,"review":"AMAZING TOUR!. The Johnston Canyon hike was amazing! Great views from the beginning to the end and an even better guide. Jordan was friendly, nice, informative and he even gave us cookies and hot coco when we got to the main waterfall. He took pictures for everyone...","review_date":"February 10, 2018"},{"attraction_id":3299,"user":"gf18","rating":5.0,"review":"Winter wonderland. This is so far the best hike we all ever did. The service was fabulous from beginning to the end. We were guided by sweet Gina! She was so lovely and very energetic and very informative! My parents loved her instantly! The hike was so...","review_date":"February 9, 2018"},{"attraction_id":3299,"user":"luv2skiallover","rating":5.0,"review":"Awesome scenery, great guides!. We booked a Johnston Canyon Ice Walk as one of the \"must see\" attractions while in the Banff area. While this area is open to the public and a lot of people had driven themselves up there, we found that having a knowledgeable guide made...","review_date":"February 7, 2018"},{"attraction_id":3299,"user":"michele_m","rating":5.0,"review":"Wonderful experience!. We had a great time exploring Johnston Canyon with Discover Banff Tours! Hugh, our guide, was very knowledgable and answered all of our questions in great depth. We saw some beautiful elk walking around, Hugh pointed out different animal tracks in the snow and educated...","review_date":"February 5, 2018"},{"attraction_id":3299,"user":"ken_c","rating":5.0,"review":"Very enjoyable experience. Very enjoyable experience doing ice walk in late evening - peaceful, quiet and great view. Also bumped into a fox on the way back, a rare experience. Our guide Ally was knowledgeable and patiently answered all the questions from the kids.","review_date":"February 4, 2018"},{"attraction_id":3299,"user":"dazza_t","rating":5.0,"review":"Great, knowledgeable guide and exquisite ice canyon. I had a great time, our guide was full of knowledge about the wildlife and plant life in the park, and was enthusiastic about explaining the canyon, its formation, and how the ice forms and changes in winter.\nI especially liked being surrounded by icefalls....","review_date":"February 4, 2018"},{"attraction_id":3299,"user":"martin_s","rating":5.0,"review":"Icy walk with wildlife adventure. The Johnston canyon is a beautiful but rather cold place to be. We saw lots of wild life like elks. It was great to have a guide like Aron, because explained a lot of things as he is an expert in the Rocky Mountains for...","review_date":"February 1, 2018"},{"attraction_id":3299,"user":"sdelgarias","rating":5.0,"review":"Beautiful Hike. Had an amazing time hiking through the old growth forest with our guide Aaron! The weather was perfect allowing for beautiful pictures. Aaron was super friendly, animated, and kept us all going enthusiastically through the woods. Thank you!","review_date":"January 31, 2018"},{"attraction_id":3299,"user":"donnag2663","rating":5.0,"review":"Great trip!. I actually signed up for a multi day adventure with a snowshoe tour of Marble Canyon in BC and Johnston Canyon in Alberta. Both had fantastic views and excellent guides Neil and Anik.","review_date":"January 30, 2018"},{"attraction_id":3299,"user":"thusika_k","rating":5.0,"review":"Johnston Canyon Icewalk with Norm (Day tour). The hike was absolutely beautiful! i've never seen such beautiful sceneries. Norm was absolutely the highlight of the entire trip he had made us feel extremely comfortable and he was very knowledgeable and extremely funny. I would definitely recommend this tour for anyone try going...","review_date":"January 30, 2018"},{"attraction_id":3299,"user":"megan_e","rating":5.0,"review":"Amazing experience. An amazing walk through Johnston canyon, made even better with a knowledgable, approachable and funny tour guide Aaron. The guided tour through the canyon was a lovely hike, it was not too strenuous and had some beautiful views. The tour guide Aaron, was great at...","review_date":"January 29, 2018"},{"attraction_id":3299,"user":"ken_o","rating":5.0,"review":"Great experience. We had an enjoyable hike through the Johnson Canyon, the icy waterfalls giving us a different perspective to when we had previously visited in the fall. Our guide was knowledgable and helpful. We were pleased to have ice cleats provided and also enjoyed the hot...","review_date":"January 24, 2018"},{"attraction_id":3299,"user":"jill_r","rating":5.0,"review":"Excellent trip DAy walk Jan 2018. We went on the day walk with Hugh\nHe was very informative and the trip made a great break from the skiing\nThe falls are spectacular and we were pleased to be provided with cleats and poles making the walk safe .\nWe would have...","review_date":"January 24, 2018"},{"attraction_id":3299,"user":"takemethere12","rating":5.0,"review":"Must do!. Had a great time at the Johnson Canyon Icewalk! Our guide Jordan was excellent! He was our guide for the day and evening hike. If you only do one I would go for the evening hike. We saw beautiful star filled sky and a red...","review_date":"January 21, 2018"},{"attraction_id":3299,"user":"tweed2485","rating":5.0,"review":"Fantastic but Cold. We did the Johnston Canyon Ice Walk with Jordan (and I am writing this review for his Mum). Jordan was a great guide with heaps of knowledge of the area and geology etc. It hit -31 degrees C on our day but it was one...","review_date":"January 18, 2018"},{"attraction_id":3299,"user":"erica098","rating":5.0,"review":"Amazing scenery . Had a great time visiting Johnston Canyon. Ice cleats came in very handy as it was slippery. Thanks to our knowledgeable guide Norm! We even got to see an elk on the drive there.","review_date":"January 15, 2018"},{"attraction_id":3299,"user":"carleyokanerd","rating":5.0,"review":"Amazing, personable and fun tour!. This was a great, small, personable and fun tour! Beautiful scenery and a very enthusiastic and knowledgeable guide! Would highly recommend.","review_date":"January 14, 2018"},{"attraction_id":3299,"user":"brissie_gail","rating":5.0,"review":"Awesome Adventure. I had a great icecanyon walk with Norm in January. It was a beautiful walk through stunning forest to the magical frozen waterfalls. Norm was very knowledegable and told us some great stories along the way. They supplied cleats (a must in winter) to make...","review_date":"January 13, 2018"},{"attraction_id":3299,"user":"shell62783","rating":5.0,"review":"great night walk. I can't remember the name of our guide but I know she studies night photography. We really enjoyed learning about light pollution and the night sky. She was super friendly and informative. we had a great time! thanks!","review_date":"January 7, 2018"},{"attraction_id":3299,"user":"melanie_l","rating":5.0,"review":"a great way to spend an evening. Ed was really fun and very knowledgeable. Walking in the Canyon at night was really cool and different.","review_date":"January 6, 2018"},{"attraction_id":3299,"user":"bisou1994","rating":5.0,"review":"Cool Dark Sky Experience!. We have done the Johnston Canyon Hike several times but always in the summer. This was our first time trying the guided Icewalk at night tour and it was awesome!\nHighlights:\n*Ed, our guide. Extremely knowledgeable and down to earth. Made our 10 year old...","review_date":"January 6, 2018"},{"attraction_id":3299,"user":"josiec878","rating":5.0,"review":"Amazing in winter. This tour was incredible! When we went it was absolutely freezing, about -20\u00b0c, but our guide gave us all hand warmers and hot chocolate when we got to the upper falls.\nThe scenery is absolutely amazing and like nothing I\u2019ve ever seen before. They provide...","review_date":"January 6, 2018"},{"attraction_id":3299,"user":"cskellern","rating":4.0,"review":"nature at its best. This tour was well worth doing, to be able to experience the great outdoors in the midst of winter in Banff. The canyon itself was impressive, the ice cleats were easy to clip onto our snow boots and made the walk itself more safe on...","review_date":"January 5, 2018"},{"attraction_id":3299,"user":"howard_l","rating":5.0,"review":"The hike was awesome, Jordan made it better!. The hike through Johnston Canyon during the winter was spectacular! So much beauty to be seen. What really added to the hike, though, was our tour guide, Jordan.\nThe Discover Banff Tour shuttle picked us up at the Banff Park Lodge and Jordan made sure...","review_date":"January 4, 2018"},{"attraction_id":3299,"user":"yu\u00e1n_g","rating":5.0,"review":"Johnston Canyon Icewalk+Gondola+Lake Louise+Banff and its Wildlife. We booked three tours with Discover Banff Tour. The Johnston Canyon tour with Jeff is the best. I would like to thank Jeff here. He is very knowledgeable, thoughtful, and professional. He saw my boots were not warm enough. So he lent me a pair...","review_date":"December 30, 2017"},{"attraction_id":3299,"user":"chillidognz","rating":5.0,"review":"Ideal way to see the canyon on a very professionally run but laid back, fun tour.. The canyon waterfalls were well frozen up, and the whole length of the track from the car park to top fall was covered in hard-packed snow. The temperature was around -20, maybe somewhat lower at the top of the canyon. It was a very cold...","review_date":"December 29, 2017"},{"attraction_id":3299,"user":"odette_c","rating":5.0,"review":"Upper Falls well worth the 8000 steps!. Our guide Brittany was very informative and a pleasure to spend a few hours with.....more so when she handed out the hot chocolate after we got to the Upper Falls. Although it was -23 the climb to the upper falls didn't feel that cold. The...","review_date":"December 29, 2017"},{"attraction_id":3299,"user":"foodwinelover6699","rating":5.0,"review":"Cold but soooooooo worth it. We did the Johnston Canyon icewalk with Matt as our guide. Nothing but awesome...... Matt was the best guide, as had so many stories to tell, plus could tell us so much about the history, so we learnt so much. Had a great group of...","review_date":"December 27, 2017"},{"attraction_id":3299,"user":"lmcmaiz","rating":5.0,"review":"Fun trail on Johnston Canyon. Jeff our guide was extremely knowledgeable and friendly.\nThe hike was really fun.\nIt was nice to see the frozen falls","review_date":"December 27, 2017"},{"attraction_id":3299,"user":"kendean7","rating":5.0,"review":"Amazing. Coldest day of the year but all rugged up we had a fantastic walk with totally amazing scenery. Special thanks to our very knowledgable guide Neil","review_date":"December 26, 2017"},{"attraction_id":3299,"user":"tang_e","rating":4.0,"review":"Great time in Johnson Canyon. We joined the tour organized by Banff Discovery Tour. It was really great experience. I never expect the winter time in Johnson canyon is that beautiful. It is also a great location to have stars glazing. Also, I really thank for our tour guide Norm....","review_date":"December 26, 2017"},{"attraction_id":3299,"user":"pbernard9","rating":5.0,"review":"Great hike with Norm. We really enjoyed our home with our two daughters work Norm as our guide. He was super knowledgeable and fun. It was COLD but we were well prepared, and we had a light snow. Headlights were great although we walked back in the darkness as...","review_date":"December 25, 2017"},{"attraction_id":3299,"user":"rebecca_l","rating":5.0,"review":"Nice walk, great views, awesome guide. I had a great time! My husband and I went to Banff for my birthday and we booked a double tour, the ice walk and the snow shoeing tour. We did the tour on December 3rd. We had an awesome time, it was a nice...","review_date":"December 22, 2017"},{"attraction_id":3299,"user":"sb8s","rating":5.0,"review":"ASTONISHING!!!. Myself and some of my family went on the Icewalk of Johnston Canyon with Discover Banff Tours. The trek itself was stunning and the views incredible. We had the privilege of having Neil as our tour guide. He was incredibly knowledgeable, funny and fed us...","review_date":"December 21, 2017"},{"attraction_id":3299,"user":"kazlovetravel","rating":5.0,"review":"Excellent walk, views, and guide. I was really happy with this ice walk as it was a bit more involved than just walking along a flat surface. Theres pathways around the canyon and catwalks in the canyon. The money spent goes towards the hire of the cleats and a super...","review_date":"December 21, 2017"},{"attraction_id":3299,"user":"rebecca_k","rating":4.0,"review":"Great. Fantastic scenery and a lovely guide who went out of his way to make it a good experience. The walk isn't too taxing. A great half day activity.","review_date":"December 21, 2017"},{"attraction_id":3299,"user":"penny_a","rating":5.0,"review":"Awesome hike just loved it. Went on the Johnston Canyon walk and our guide was the ruggedly handsome Norm \ud83d\udc4d he was a blast . Very informative ,passionate about his job which comes across in his manner speaking about the canyon. We had many laughs on the trip , we...","review_date":"December 14, 2017"},{"attraction_id":3299,"user":"karthik_s","rating":5.0,"review":"Awesome views, great guide!. The frozen waterfalls are a treat to watch. You\u2019re given ice cleats for better grip on the ground.\nUpper falls was a joy to watch.\nAida, our guide was wonderful. She explained the history of the Rockies, how some of the mountains and valleys were...","review_date":"December 14, 2017"},{"attraction_id":3299,"user":"alison_l","rating":5.0,"review":"Awesome experience! . Norm was our guide and he was incredible! He is very passionate about his job, knowledgeable and made the hike that much better! As for the hike it is a must do! It is absolutely gorgeous and a fun way to get into nature! Would...","review_date":"December 9, 2017"},{"attraction_id":3299,"user":"sam319mt","rating":4.0,"review":"Icy Fun!. We had a great time on this tour! Rob did a fantastic job. He was so nice (and easy to talk to - in English & Fran\u00e7ais; il est bilingue.). It is still very slippery, even with the cleats on, so I wouldn\u2019t bring grandma...","review_date":"December 6, 2017"},{"attraction_id":3299,"user":"natalie_d","rating":5.0,"review":"Icewalk with Neil!. The icewalk with Neil was one of the highlights of our trip! Absolutely gorgeous scenery and he was super helpful going up and down the ice. So knowledgeable. We could have easily done the walk alone but we learned so much from him throughout the...","review_date":"December 5, 2017"},{"attraction_id":3299,"user":"jessavena","rating":5.0,"review":"A must while in Banff!. My husband and I had a blast on this tour! Our tour guide Jordan was very friendly and kept us all laughing. He was very knowledgeable about the area. They provide ice cleats and hiking polls which are definitely needed! Once we reached the upper...","review_date":"December 4, 2017"},{"attraction_id":3299,"user":"mylene_m","rating":5.0,"review":"Johnston Canyon Icewalk - Best way to spend a winter morning. The Johnston Canyon Icewalk was the activity I was the most looking forward to on our trip to Banff and it did not disappoint. First, the scenery is just beautiful and 2nd our guide Norm was incredibly kknowledgeable + had a very good sense of...","review_date":"December 4, 2017"},{"attraction_id":3299,"user":"fran382","rating":5.0,"review":"Fun and informative walk. Really glad we booked a tour rather than going it alone. Norm, our guide, was brilliant - incredibly informative, friendly, and very funny - we learned lots about the canyon, the local wildlife and got lots of hints and tips about other places around Banff...","review_date":"December 3, 2017"},{"attraction_id":3299,"user":"sherie_r","rating":5.0,"review":"Beautiful hike and very knowledgable tour guy in Neil!. ALthough you can do this hike alone, it was great going with a guide who had so much history knowledge about the area and pointed out things you wouldn;t have seen or known on your own.\nWas also nice they had ice spikes for feet...","review_date":"November 25, 2017"},{"attraction_id":3300,"user":"bhessie","rating":5.0,"review":"Wowzers for the flowers.. Holy moly. One of the most gorgeous gardens I\u2019ve visited. The setting, Victoria BC, is beautiful on its own but these formal gardens are simoky breathtaking","review_date":"February 12, 2019"},{"attraction_id":3300,"user":"cathy_o","rating":5.0,"review":"BUTCHART GARDENS WITH HOTEL PICKUP. Great tour from the time the bus pulls up out front you cant stop looking at the lights, this place is so good, from looking for the 12 days of Christmas, Ice Skating the gift store is great. The carolers. I went with my 12...","review_date":"January 17, 2019"},{"attraction_id":3300,"user":"caligirl0105","rating":5.0,"review":"Beautiful place to unplug. This was one of the excursions offered on a cruise we were on and outside of the long ride on the coach bus to the place, we all feel like we enjoy the little time we were there. The place is just beautiful and words...","review_date":"January 3, 2019"},{"attraction_id":3300,"user":"malcolm_s","rating":5.0,"review":"Simply Remarkable. Most reviews seem to say Butchart Gardens is in Victoria. It's not. It's in the middle of nowhere. Which makes this jewel even more remarkable,\nImagine acre upon acre of sculpted garden. Now imagine those acres miles from \"civilization.\" That's Butchart. A horticultural jewel miles...","review_date":"December 13, 2018"},{"attraction_id":3300,"user":"nicholasw1930","rating":5.0,"review":"Stunning views and amazing staff. Even close to winter the garden was stunning. They were preparing for Christmas while we were there but was by no means in the way. The driver Leroy was very courteous. Being that we were the last stop of the day he offered to drop...","review_date":"November 7, 2018"},{"attraction_id":3300,"user":"turner8","rating":5.0,"review":"Bus Trip to Butchart Gardens. We booked a Trip to Butchart Gardens with CVS Sightseeing Tours through Viator. CVS were very well organised. Our bus driver Adrian Sly was a great advertisement for his company. His commentary was excellent. He was both knowledgeable and entertaining and he set up what...","review_date":"October 31, 2018"},{"attraction_id":3300,"user":"buckajo","rating":5.0,"review":"Always Beautiful. It was a drizzly day when we got off the ship for a tour of the gardens so we didn't expect much, however, it turned out to be one our best visits. The flowers and plants in the light rain made for a totally different...","review_date":"October 24, 2018"},{"attraction_id":3300,"user":"yournameherecanada","rating":5.0,"review":"Butchart Gardens on our own. We drove to Butchart Gardens from our hotel in Victoria. Looks like cvs tours is a good option if you can\u2019t or don\u2019t want to drive. No parking charges but the admission price is expensive. If we lived in the area we would get membership....","review_date":"October 24, 2018"},{"attraction_id":3300,"user":"kristinestravelpicks","rating":5.0,"review":"Gorgeous!. We were here in September on a partially rainy day. The overcast sky made the pictures turn out beautifully! The staff had umbrellas ready for us and when the sun came out everything sparkled! I absolutely loved it here. We spent a few hours here...","review_date":"October 23, 2018"},{"attraction_id":3300,"user":"resort764280","rating":5.0,"review":"Great Beauty! Great Fun!. CVS made it so easy and enjoyable. Pick up in front of our hotel to be escorted by a friendly and highly informative guide (thank you Adrian!) for the ride out to the Gardens. So helpful to have someone who really knows Victoria. Made the...","review_date":"October 22, 2018"},{"attraction_id":3300,"user":"dutchinbreda","rating":4.0,"review":"Bring a blanket and enjoy the fireworks on Saturdays in summer. Great outing, wonderful gardens and in summer additional concerts and fireworks ! Bring a blanket, put it down, stroll the gardens and then sit down for a picknick and fireworks","review_date":"October 17, 2018"},{"attraction_id":3300,"user":"amber_jean_r","rating":5.0,"review":"You must visit this garden when in Victoria. We did this tour as part of an excursion we booked through our cruise line. This was a fabulous selection. We were only here for 2 hours and I easily could have spent triple that. The grounds are absolutely beautiful. The landscape, the flowers, the...","review_date":"October 13, 2018"},{"attraction_id":3300,"user":"littlelaurie11","rating":5.0,"review":"Amazingly Beautiful. These gardens were much grander and more beautiful than I ever imagined. If you are in Victoria, make sure you make time to visit this remarkable site.","review_date":"October 12, 2018"},{"attraction_id":3300,"user":"a9775oxjon","rating":5.0,"review":"Not to be Missed. We had a half day excursion as part of our touring holiday and would thoroughly recommend this to visitors to Vancouver Island. There are so many diverse plants to see set in themed gardens and countless photo opportunities. As part of your admission price they...","review_date":"October 12, 2018"},{"attraction_id":3300,"user":"earlybird1997","rating":5.0,"review":"Amazing Beauty - #1 stop on Vancouver Island. Do not miss Butchart! It took us about 1\/2 day to see the gardens. The sunken garden is amazing. You just can't take enough pictures. We enjoyed the rose garden and others, too. This is my second Fall visit but I believe the gardens are...","review_date":"October 9, 2018"},{"attraction_id":3300,"user":"kenth157","rating":5.0,"review":"Amazing . So beautiful. We loved it. It\u2019s worth the trip. Leave a couple hours to view the gardens and relax. If you can allow more time great day including having lunch","review_date":"October 6, 2018"},{"attraction_id":3300,"user":"wheedance","rating":5.0,"review":"You can spend all day (and night)here!. I loved seeing this garden both during the day and in the evening with the lights. The fireworks are the best I've ever seen! Don't miss it if you are in Victoria!","review_date":"October 6, 2018"},{"attraction_id":3300,"user":"john_t","rating":4.0,"review":"Beautiful Garden. This garden is a paradise outside a big city. A great place to escape. The gardens and staff are great. If you appreciate the beauty of nature this is a must visit.\nBe prepared to spend money, the entrance, right down to a bottle of...","review_date":"October 4, 2018"},{"attraction_id":3300,"user":"mrschrizs","rating":5.0,"review":"Holiday. Wow, what beautiful gardens. Love the way the quarry area has been filled in with lake and fountain. Spent hours just wandering around and taking in all the flowers and scenery. The whole area was a relaxing and enjoyable experience. Only wish my gardens at...","review_date":"October 2, 2018"},{"attraction_id":3300,"user":"507jeffk","rating":5.0,"review":"Long Day But Well Worth It. It turned out to be a full 14 hour day including Victoria and the gardens. Pre-arranged tour included hotel pick up and drop off in Vancouver. The gardens are fabulous. Full of color and plenty of variety. Be sure to visit the Sunken Gardens. Take...","review_date":"September 29, 2018"},{"attraction_id":3300,"user":"bunchof5","rating":5.0,"review":"If you love gardening or admire flowers - ITS A MUST. Wow what to say about this place but it is a must visit. The history and development of this privately owned gardens is amazing. So many plants, perennials and annuals of such a wide variety is amazing. A festival of color for the eyes and...","review_date":"September 28, 2018"},{"attraction_id":3300,"user":"baal727","rating":4.0,"review":"Beautiful serene attraction. My wife and I spent a very pleasant morning at Butchart Gardens. The weather was ideal. Our CVS Tours bus driver, Jacquie(?), was informative and entertaining.","review_date":"September 24, 2018"},{"attraction_id":3300,"user":"91914","rating":5.0,"review":"Perfect way to see the gardens from Victoria. This is a well-run tour that seemed well worth the cost to us. We boarded the bus in front of the Empress Hotel. We had a nice ride through the city with narrated tour on a modern, clean vehicle. The bus made a stop at...","review_date":"September 22, 2018"},{"attraction_id":3300,"user":"linda_r","rating":5.0,"review":"Breathtakingly Beautiful!. We were on an Alaskan cruise and this was our last stop. We were concerned that we would not have enough time to enjoy this beautiful place because our ship did not dock until 6pm and once we got on the shuttle bus it was...","review_date":"September 17, 2018"},{"attraction_id":3300,"user":"msmooth747","rating":5.0,"review":"Awesome Views. The place has awesome views. The best part of Butchart is the sunken garden. I'm not a big garden guy\/ But it was nice to walk around and just take it all in. My wife had a good time and so did I. We sent...","review_date":"September 11, 2018"},{"attraction_id":3300,"user":"nikki_b","rating":5.0,"review":"A wonderful experience!. What an amazing place. We enjoyed all of it. I wished we lived closer so we could go ever season and enjoy how the garden changes throughout the year. Worth the trip!","review_date":"September 10, 2018"},{"attraction_id":3300,"user":"explorer588912","rating":5.0,"review":"I LOVE this city!!. My daughter is attending UVic and Im visiting from Newfoundland to get her straightened away. I did my first CVS city tour on Tuesday, we saw the castle and Mount Tolmie and it was awesome. Yesterday my daughter and I did the Butchart Gardens tour...","review_date":"September 6, 2018"},{"attraction_id":3300,"user":"rose_h","rating":5.0,"review":"A beautiful treasure. The gorgeous spaces at Butchart Gardens require some time. Savor them and appreciate each area. Take the boat ride because each captain has personalized stories to tell. The boat trip is a great addition to your visit. Also, have a meal in the dining room....","review_date":"September 1, 2018"},{"attraction_id":3300,"user":"daves175","rating":5.0,"review":"Stunning. Several years ago, we spent about an hour here as part of a cruise. We arrived shortly before nightfall and were very unhappy. We vowed to return and did so yesterday. The beauty of the grounds was incredible and includes several features which would individually...","review_date":"August 28, 2018"},{"attraction_id":3300,"user":"eric_r","rating":5.0,"review":"Butchart Gardens by Bus from Victoria. We booked their 7pm tour as an excursion through Viator rather than through our Cruise ship. Gardens were beautiful - we got there in time to see some of the gardens by daylight in the evening and some under illumination while listening to live music....","review_date":"August 27, 2018"},{"attraction_id":3300,"user":"steve_s","rating":5.0,"review":"Butchart Garden tour CVS. Adrian Sly was a very entertaining and knowledgeable driver and guide. CVS double decker bus was very clean and quiet. Great value.","review_date":"August 27, 2018"},{"attraction_id":3300,"user":"kathy_l","rating":5.0,"review":"Gardens and CVS coach driver Adrian Sly. We had an excellent time in Victoria. Our tour of Butchart Gardens was absolutely amazing. The Sunken Gardens and Rose Gardens were a highlight for me. The gift shop also had beautiful trinkets and bobbles. Adrian Sly our bus driver was very knowledgeable and provided...","review_date":"August 27, 2018"},{"attraction_id":3300,"user":"james_b","rating":5.0,"review":"CVS Coach Driver -- Peter Miller. Driver on return fron Gardens was\/is amazing. Commentary not just on Gardens and Founders but the whole historical context for how the people, geography, economic times came together to give BC and the world such a wonderful experience. Thx Peter.","review_date":"August 24, 2018"},{"attraction_id":3300,"user":"joyjosh04","rating":5.0,"review":"Astounding!!!. The huge Sunken garden, Rose, Japanese and Italian gardens were amazing. I enjoyed it so much . Plan for at least 2 hours to see it all","review_date":"August 24, 2018"},{"attraction_id":3300,"user":"janice_v","rating":5.0,"review":"great driver. Adrian Sly was an excellent, entertaining & funny driver & guide. He was so kind to everyone.\nOur driver on the back was friendly while loading and then not a word.","review_date":"August 24, 2018"},{"attraction_id":3300,"user":"dhpuka","rating":2.0,"review":"Avoid the night tour. We signed up with Princess Cruises for a early evening shore excursion to Butchart Gardens. We docked in Victoria at 7pm and headed to the gardens by bus. This would be our second visit to the gardens. Our first visit was over 20 years ago...","review_date":"August 23, 2018"},{"attraction_id":3300,"user":"charless342","rating":5.0,"review":"Top attraction . This is the must see attraction in Victoria. Getting there can be a challenge but CVS offers hourly trips from Victoria, fully narrated, to the gardens. When you are there, be sure to take the 45 minute boat tour offered by Butchart. You won't regret...","review_date":"August 21, 2018"},{"attraction_id":3300,"user":"nolalynn-ca","rating":5.0,"review":"CVS Tour to Butchart Gardens. Knowledgable, pleasant, accommodating bus drivers. I rode the bus from the Empress to Butchart Gardens, and on the return, the bus driver (a different driver) dropped passengers off at their hotels. The special drop-offs is not part of the tour, but summer hours at Butchart...","review_date":"August 20, 2018"},{"attraction_id":3300,"user":"janweb321","rating":5.0,"review":"knowledgeable and fascinating. Adrian Sly gave us a wonderful trip - he was knowledgeable and was able to communicate his knowledge with humor and a friendly demeanor. Job well done!","review_date":"August 20, 2018"},{"attraction_id":3300,"user":"carolynmm6863sp","rating":5.0,"review":"unbelievably beautiful!!!. I did't know what to expect, but always heard how beautiful the gardens were and knew one day I would like to visit. My husband and I decide to take the rocky Mountaineer train ride through Canada for our 40th wedding anniversary in September and...","review_date":"August 19, 2018"},{"attraction_id":3300,"user":"hstyl","rating":5.0,"review":"Magnificent Experience & Good Company. Travelled with CVS on Monday August 6th. Our driver Adrian was excellent. Lots of great info about Victoria during the 30 minute drive up to the gardens sprinkled with a nice amount of British humor! Stopped at Butterfly Gardens first since it was included in...","review_date":"August 13, 2018"},{"attraction_id":3300,"user":"michael_s","rating":5.0,"review":"Great value, and a wonderful experience. CVS tour was a great value- the bus driver, Adrian Sly, was very informative, entertaining, and funny. Added bonus was the ability to explore Butterfly World and then continue to Butchart Gardens, which is stunning and almost other-worldly. Be prepared for a lot of walking,...","review_date":"August 13, 2018"},{"attraction_id":3300,"user":"troy_h","rating":5.0,"review":"Very Impressive!!. Very Well Maintained grounds, Had an excellent time. I would definitely make a return visit. The flowers\/roses and other plants were spectacular. Wish I had a better camera","review_date":"August 12, 2018"},{"attraction_id":3300,"user":"94hankf","rating":5.0,"review":"Beautiful Gardens. Butchart Gardens are worth the 30 minute ride from downtown Victoria. While the gardens were not as large as we anticipated they were beautiful and definitely worth the trip. We booked the tour using TripAdvisor and met the bus in front of the Empress Hotel,...","review_date":"August 9, 2018"},{"attraction_id":3300,"user":"drew_s","rating":1.0,"review":"Should only see in the daylight. Unfortunately our ship did not get into port until after 7 pm and, with so many recommendations, we chose to do this tour. I do NOT recommend at night because there is nothing to see. Also, if the tour does not allow you to stay...","review_date":"August 8, 2018"},{"attraction_id":3300,"user":"dennis_r","rating":5.0,"review":"A place of beauty !. Our Trafalgar tour group arrived early at the gardens before the crowds got there.\nWe had a pleasant breakfast in the restaurant before wandering around the gardens .\nMost of us separated to visit the many areas by ourselves.\nThe gardens are quite expansive so...","review_date":"August 6, 2018"},{"attraction_id":3300,"user":"bigb71chevelle","rating":5.0,"review":"Adrian Sly is great. Had a wonderful experience on the tour bus. The guide Adrian Sly was great and very knowledgeable. Very entertaining.","review_date":"August 6, 2018"},{"attraction_id":3300,"user":"carl_s","rating":4.0,"review":"Get There Early. Our cruise ship got in late in the day so we didn't have much time in the gardens before it got dark. And there wasn't enough lighting to see the flowers. Definitely go though.","review_date":"August 6, 2018"},{"attraction_id":3300,"user":"steven_c","rating":4.0,"review":"Good way to get to the Garden. Victoria is extremely doable without a car, but Butchart Gardens was a must, and we needed transportation. CVS Tours was most recommended and provided convenient transportation along with some information on Victoria and the garden on the drive there and back. CVS offered convenient departure...","review_date":"August 6, 2018"},{"attraction_id":3300,"user":"keyapaha1","rating":4.0,"review":"Butchart Garden Tour. The bus driver made the trip even more interesting with comments on the way to the Gardens. The Gardens were great, but very busy. Crowds made it difficult to see all we wanted to. Might recommend the evening tour, which the Concierge recommended. (they usually...","review_date":"August 5, 2018"},{"attraction_id":3300,"user":"dave2305","rating":5.0,"review":"Terrific. A must see if in Victoria. Beautifully maintained and an easy walk for most.\nGreat value for money.\nHighly recommend.","review_date":"July 31, 2018"},{"attraction_id":3300,"user":"vrjl","rating":5.0,"review":"Excellent day at the Gardens. My wife and I took this tour recently and found the drive to and from the Fairmont Empress to be very educational. The driver\/tour guide was terrific. The Butchart Gardens were beyond our high expectations. We have been to many gardens around the world, and...","review_date":"July 28, 2018"},{"attraction_id":3300,"user":"teknoteach","rating":2.0,"review":"Great gardens. Pool transportation organization. This review isn\u2019t about the gardens. They are beautiful and CVS has nothing to do with that. The transportation is disorganized and poorly run in comparison to other companies I have used in the past. Tickets sold to go to the gardens are supposedly timed...","review_date":"July 26, 2018"},{"attraction_id":3300,"user":"o1964lqdavep","rating":1.0,"review":"Hot bus. Get on a bus where the driver does not shut off the engine load it up with already hot people from waiting for it then leave you in it while he finds three people to fill the last three empty seats. Did I say it...","review_date":"July 23, 2018"},{"attraction_id":3300,"user":"jhfrank311","rating":5.0,"review":"Beautiful Space. I wish I had had more time to truly see the space. This was part of a tour that was combined with the castle and I honestly wish I had simply done the garden. I felt rushed and would have loved to have seen more...","review_date":"July 23, 2018"},{"attraction_id":3300,"user":"rohitsabherwal9","rating":5.0,"review":"Beautiful work. A garden of immense serenity and beauty. The garden has specialised areas, the Italian garden, the japanese garden etc etc. Very pretty and very well maintained.","review_date":"July 9, 2018"},{"attraction_id":3300,"user":"richardleach2016","rating":5.0,"review":"CVS sightseeing bus tour. We used CVS to take us to the Butchart gardens, our driver Adrian Sly was an awesome driver, make the trip enjoyable and gave us lots of interesting information as we drove along.","review_date":"July 9, 2018"},{"attraction_id":3300,"user":"julikins55","rating":5.0,"review":"Relaxing Ride through Victoria. This was an excursion from our cruise line and it was wonderful! The bus was new, clean and very comfortable. What I appreciated was that the bus driver was well aware of time schedules and was punctual in the departure to the gardens and the...","review_date":"July 7, 2018"},{"attraction_id":3300,"user":"jerriuscaesar","rating":4.0,"review":"Great way to visit the gardens from Victoria. My wife and I took this tour during about a 5 hour port stop during our Alaskan cruise.\nHere's my take...\nTaking a bus to Butchart Gardens from the front of the Empress Hotel was very convenient. The bus took us to the gardens at...","review_date":"July 7, 2018"},{"attraction_id":3300,"user":"mike_m","rating":5.0,"review":"Wow. Even if you are not a horticulturist you cannot fail to be enthralled as you follow a clearly labelled route. Wonderful gardens with fountains. Interesting history. Plenty of catering etc.","review_date":"July 4, 2018"},{"attraction_id":3300,"user":"cheryl_g","rating":5.0,"review":"Paradise!. This is one of the most beautiful places that I have ever been. Don't miss the sunken garden. We took the CVS shuttle from in front of The Empress Hotel.","review_date":"July 2, 2018"},{"attraction_id":3300,"user":"kay_c","rating":5.0,"review":"Great bus driver\/guide Adrian Sly. Adrian Sly was our bus driver\/tour guide and gave witty and informative commentary on the drive to Butchart Gardens (about 45 minute drive). The gardens are beautiful and probably the top attraction in Victoria I can't comment on the price or how the CVS tour...","review_date":"July 1, 2018"},{"attraction_id":3300,"user":"nonsrspn","rating":5.0,"review":"Magnificent Victoria. Visitors in Victoria can never miss a trip to the Butchart Gardens and along the way, there is a nice little Butterfly Garden.\nButterfly Garden is a stopover on the way from Victoria to The Butchart Gardens. It has an insectarium with a few showcases...","review_date":"June 26, 2018"},{"attraction_id":3300,"user":"johnrq8444qy","rating":5.0,"review":"Unexpected Beauty!. Came here on a rare beautiful day in March with my family. I was amazed at the beauty of each of the gardens. This place is unbelievable and the grounds are immaculate. If you are deciding on whether or not it is worth coming here,...","review_date":"June 25, 2018"},{"attraction_id":3300,"user":"bluebonnet100","rating":5.0,"review":"Lovely garden . Second visit to the garden. Would suggest going early due to crowds. Garden has routes for guest in wheelchairs. Great gift shops.","review_date":"June 25, 2018"},{"attraction_id":3300,"user":"bernie_o","rating":4.0,"review":"Very nice gardens. Heard so much about these gardens that it was a must see locations. Gardens are very nice, but not in my top 3. My daughter commented that she liked the gardens, but did not love them. I agree. Our visit was not as long as...","review_date":"June 23, 2018"},{"attraction_id":3300,"user":"susanbtravel","rating":4.0,"review":"Lovely Gardens. The gardens were very nice but if you have been to Keukenhof in the Netherlands or Longwood Gardens near Wilmington in Delaware, US, these will pale in comparison.","review_date":"June 20, 2018"},{"attraction_id":3300,"user":"ann3572016","rating":4.0,"review":"Truly Beautiful . The Gardens are definitely worth seeing when visiting Victoria. The sunken garden is really impressive. The bus is a bit expensive but very convenient. Our particular driver\u2019s monologue was a bit too personal and borderline offensive. Blake was not our favorite but the Gardens were...","review_date":"June 19, 2018"},{"attraction_id":3300,"user":"billwbulverde","rating":5.0,"review":"Beautiful Place!. Was an excursion off our cruise. Began with a great \"Tea Service\" but far beyond just tea; included a selection of excellent small pastry & savory bites. Toured the extensive gardens built in an old quarry. Over 300 rose varieties, all labeled pus a multitude...","review_date":"June 19, 2018"},{"attraction_id":3300,"user":"dwfr","rating":5.0,"review":"We booked prior to our cruise. They seem very organized. Rob was a super driver\/narrator. Flexible pick-up times.. We booked our CVS tour to Butchart Gardens on the internet before our cruise. We had booked the 11AM tour, however we made it into the center of Victoria earlier than expected and they allowed us to take the 10AM tour instead. The CVS kiosk...","review_date":"June 17, 2018"},{"attraction_id":3300,"user":"joe_p","rating":5.0,"review":"Beautiful place. Stopped here on our first day on the island. It is such an over whelming beauty of flowers, trees and plants. Got to meet one of the workers and very interesting how the grounds are maintained.","review_date":"June 16, 2018"},{"attraction_id":3300,"user":"michael_d","rating":4.0,"review":"Overwelming color. This place was great. Look at your own pace. There was large crowds but plenty to see. Some shops a bit pricey.","review_date":"June 14, 2018"},{"attraction_id":3300,"user":"adh1949","rating":5.0,"review":"Inspiring. Super day out, gardens stunning, obviously a great deal of work involved to keep it looking immaculate. Afternoon tea was superb. Enjoyable time despite the rain!","review_date":"June 8, 2018"},{"attraction_id":3300,"user":"mrbill67","rating":3.0,"review":"Lots to see. About a30 minute drive from the Fairmont Empress. Lots to see. Gardens from a number of nationalities. Sunken garden was a must see.\nInteresting tree planting\u2019s. follow the map or you will miss some of the sights. Look out point is interesting.\nRestaurants on site...","review_date":"June 5, 2018"},{"attraction_id":3300,"user":"beachesandsunsets","rating":5.0,"review":"Wonderful Driver!. Adrian, our driver, made the drive to the Butterfly Centre and back from Butchart truly fun! He shared lots of interesting and historic information about places we were passing, and he had a few hilarious jokes he shared as well! Definitely a nice way to...","review_date":"June 5, 2018"},{"attraction_id":3300,"user":"michaellj372up","rating":3.0,"review":"Not sure this was a tour, but good transportation. Provided good transportation to the gardens. Some history on the way with an attempt at humor. But we were there quickly and able to visit the beautiful gardens.","review_date":"May 25, 2018"},{"attraction_id":3300,"user":"sandy151","rating":5.0,"review":"Great tour. Our tour bus was driven by Adrian Sly who had a very good knowledge of area.\nAdrian was kind and considerate driver, with times and places of return was clearly explained.\nThis was one of the best places we visited\nThanks to all concerned x","review_date":"May 25, 2018"},{"attraction_id":3300,"user":"811stacys","rating":5.0,"review":"Beautiful Gardens. Love the gardens. Beautiful flowers and scenery. A must see when going to Victoria. All the flowers and beauty you can see.","review_date":"May 21, 2018"},{"attraction_id":3301,"user":"joneil10","rating":5.0,"review":"Tour of Quebec City. Booked this tour during a recent visit to Quebec City. Tried to book online but when contacted the agent she directed me to book with the hotel concierge as price was the same and hotel pickup might be available.Did as told and voila-tour at base...","review_date":"December 17, 2018"},{"attraction_id":3301,"user":"timetraveler_800","rating":5.0,"review":"Great Tour and Fantastic Guide. We took this wonderful walking tour of Old Quebec on a chilly day. Our guide, Danielle, was thorough and very entertaining. We toured both the lower portion and upper portion on the city. We rode the funiculaire to the upper level and visited the historic...","review_date":"October 26, 2018"},{"attraction_id":3301,"user":"gmho2012","rating":5.0,"review":"Perfect Introduction to the City. We took a 2 hr tour of Quebec City to give us an overview of the key attractions. The tour guide was very knowledgeable and humerous. We stopped at the Plains of Abraham and Place Royale. Because we wanted a longer visit at Place Royal,...","review_date":"October 21, 2018"},{"attraction_id":3301,"user":"don_h","rating":5.0,"review":"Nice tour. We enjoyed the tour. The bugs was clean and the driver\/guide was excellent. This was well worth the time and price.","review_date":"October 16, 2018"},{"attraction_id":3301,"user":"william_k","rating":5.0,"review":"Tour of Old Quebec and Surrounding Areas. Excellent tour through Old Town sites to Plains of Abraham and back. Great views of many historical sites and views of St Lawrence River. Nice stops for touring on foot and time to tour the historic Hotel Frontenac. Plenty of stops and time to walk...","review_date":"October 4, 2018"},{"attraction_id":3301,"user":"kay_s","rating":2.0,"review":"Timing is everything. We signed up for a Quebec City bus tour --hop on or off when you wish. The bus was a double decker complete with open upper deck...The problems? RAIN so no one was on the upper deck. People were standing up in the lower level....","review_date":"October 2, 2018"},{"attraction_id":3301,"user":"joyharrison","rating":3.0,"review":"There were pros and cons. The tour itself was very interesting. However, we signed up for a tour in English, and there was one couple on the tour who spoke French. Therefore, the tour guide\/bus driver had to give the tour in both languages. This resulted in him having to...","review_date":"September 23, 2018"},{"attraction_id":3301,"user":"rvdruns","rating":3.0,"review":"Good overview of Quebec City. We had reserved and paid for our tour 2 weeks before , but when we arrived for our 10:30 tour we were told it was sold out and the next one with a guide was 2 1\/2 hours later. As we had other things booked...","review_date":"September 19, 2018"},{"attraction_id":3301,"user":"junel667","rating":3.0,"review":"Basic bus tour and great to see where you want to focus more time . I would say it\u2019s average. It\u2019s as said mostly a bus tour with two stops. As some of the reviews stated the parking is very tough. Most of the garage were overbooked so I would recommend parking near Hotel Dieu. The check in is chaotic....","review_date":"August 30, 2018"},{"attraction_id":3301,"user":"nomad672074","rating":1.0,"review":"No parking available for tour.. We purchased 5 tickets for city tour from trip advisor but only 4 were able to go on tour due to the fact one of our group had to drive around and was unable to locate a parking place within 2 to 3 miles of...","review_date":"August 26, 2018"},{"attraction_id":3301,"user":"adriane_b","rating":3.0,"review":"Was a good way to see the sights so we know where to go back. The bus was a closed coach bus and the driver provided a running commentary. He was quite knowledgable, funny and gave us a good tour. The trip itself was about 90 minutes long which was plenty of time to see the sights and note where...","review_date":"August 11, 2018"},{"attraction_id":3301,"user":"lulukale","rating":2.0,"review":"Not worth it. Strengths\n1. Nice to sit on top of bus on a beautiful day\n2. It is a beautiful city\nWeaknesses\n1. Audio does not work well\n2. Could not hear any commentary fr guide.... most people just took off ear buds\n3. Confusing to hear...","review_date":"August 3, 2018"},{"attraction_id":3301,"user":"journey784873","rating":4.0,"review":"2 hr bus tour. Our bus driver\/tour director was knowledgeable and shared a lot about the city. The bus was clean. The two stops are probably needed for stretching, seeing the lower city, etc. But totalled 45 minutes of the two hours. The bus got extremely hot and stuffy...","review_date":"August 2, 2018"},{"attraction_id":3301,"user":"joanieg1","rating":4.0,"review":"Beautiful city that feels like Europe. If you want a lot of details on Quebec City this tour gives you a lot of information. Turns out the guide went a hour over the 2.5 hour described time. Our friends stayed to the end which we did not.","review_date":"July 14, 2018"},{"attraction_id":3301,"user":"duen_y","rating":5.0,"review":"So GRATEFUL!. This morning, my wife and I were on the 2 hour Qu\u00e9bec City bus tour. This bus was mostly enclosed except for small windows on top which you could open. I was using these small windows to take some videos and pictures without the glass...","review_date":"July 12, 2018"},{"attraction_id":3301,"user":"nickpt","rating":5.0,"review":"Useful for an overall fel for the old city. The tour leaves from the plaza next to the Frontenac Hotel and the Champlain Monument. Large, enclosed tour bus with comfortable seats, the driver gives the tour maneuvering the bus around the narrow streets giving an ongoing dialogue. Useful for getting the layout of the...","review_date":"July 5, 2018"},{"attraction_id":3301,"user":"595marcyb","rating":4.0,"review":"A highlight of our vacation. Fantastic mix our history and humour! Appropriate commentary that even our nine year understood and enjoyed. We loved it!","review_date":"July 3, 2018"},{"attraction_id":3301,"user":"debbie_r","rating":5.0,"review":"A must-see if you only have a few days in Quebec City. This is a lovely place to visit. I only had a few days for my first trip. So this is a fun way to see as much as possible and get oriented to the lovely walled city.","review_date":"June 18, 2018"},{"attraction_id":3301,"user":"pioff","rating":3.0,"review":"Try doing your Own Tour. The guides try hard to entertain you .\nI prefer walking and exploring rather than the confidents of a bus and a set schedule.\nCan be easily done in Old Quebec.","review_date":"May 27, 2018"},{"attraction_id":3301,"user":"frankst9192tg","rating":5.0,"review":"Best tour guide ever. If you do this tour try your best to get Oscar he\u2019s an amazing tour guide instead of the buses that have recorded stop info","review_date":"May 27, 2018"},{"attraction_id":3301,"user":"adocuk","rating":3.0,"review":"A good initial outing. Did the bus tour on our first day. A good way to orient yourself with the city. Let down sightly by the recorded guide (rather than a live one) which was relatively basic in its information. I don't know if they have live guides at...","review_date":"May 17, 2018"},{"attraction_id":3301,"user":"linda_s","rating":4.0,"review":"Great way to familiarize yourself with a new city].. So glad we decided to take this tour,as this was our first time in Quebec. The driver was friendly and informative and gave us several opportunities to explore. After the tour was completed, we knew the areas we were interested in returning. This was money...","review_date":"April 30, 2018"},{"attraction_id":3301,"user":"asw71","rating":4.0,"review":"Good intro to the city . We did the two hour city tour. Weather was foggy and the bus windows were slightly fogged up but we still were able to see everything and get some pictures of the old town from the harbour on one of the stops. Our guide Jean...","review_date":"April 28, 2018"},{"attraction_id":3301,"user":"levyrox","rating":5.0,"review":"A great way to see the whole of Quebec in two hours!. It was the perfect time to be in Quebec for the first time, with winter on its tail end and with less crowd. It was as if we had the whole town to ourselves, more time to enjoy the sights, take unobstructive photos and just...","review_date":"April 6, 2018"},{"attraction_id":3301,"user":"rodjk37","rating":5.0,"review":"Excellent tour. My sister and I really enjoyed this great over view of the city. It was really fun to sit on the top deck outside which made taking pictures really easy. The tour covered varied areas of the city and began and ended up within walking...","review_date":"February 8, 2018"},{"attraction_id":3301,"user":"trvlbug99","rating":3.0,"review":"Tour only one hour. The tour was very interesting and our guide was very good. He was very knowledgeable about the city and its history. I did enjoy the tour, but the tour only lasted a little over one hour. At the end of the hour the bus stopped...","review_date":"December 28, 2017"},{"attraction_id":3301,"user":"julie32159","rating":4.0,"review":"Hop-On\/Off Tour Bus Alternative. If you are considering the hop-on-hop-off bus in October, be sure the call them to see if they are still running. Their website says they run til Oct 31, but when we arrived the last week of that month, we learned they had already stopped...","review_date":"November 14, 2017"},{"attraction_id":3301,"user":"bill_s","rating":5.0,"review":"Excellent Tour of Quebec City. This was a 2+ hour bus tour of Quebec City with most of the tour concentrating on the upper and lower section of old town. If you want a general overview of the historical buildings and sights of Quebec City this is an excellent tour...","review_date":"October 24, 2017"},{"attraction_id":3301,"user":"adi_s","rating":4.0,"review":"Great way to get a quick tour of the sites if you can't walk. This tour had all the main sites covered. The driver was very charismatic and it does, in fact, include 3 stops, the last one is almost 30 minutes and allows you to see a bit of the oldest market in the city. I'm not sure...","review_date":"October 24, 2017"},{"attraction_id":3302,"user":"kimglathar","rating":5.0,"review":"Great way to see the city.. Economical, comfortable and educational. I would highly recommend this as a quick way to see a lot of neighborhoods in Toronto especially when you have limited time.","review_date":"March 19, 2019"},{"attraction_id":3302,"user":"terry_n","rating":5.0,"review":"Best way to see the city. Pick up this bus trip and in to goes, stopped off at casa Loma, spent a few hours there, tip, get your ticket on the bus if you want to go to casa loma, avoid the queue, ticket includes a boat trip, done this the...","review_date":"March 3, 2019"},{"attraction_id":3302,"user":"jaxy008","rating":5.0,"review":"AMAZING! Spend your money on this tour!. Out of ALL of the hop-on-hop-off bus tours we did across Canada\/America, this one was by far the best. All the stops are CLEARLY marked, which makes it VERY easy to find them, even if you haven't gotten off there. Secondly, all the tour guides...","review_date":"February 1, 2019"},{"attraction_id":3302,"user":"kyco3","rating":5.0,"review":"Best tour for busy rabbits. Me and my friends used this tour to acquaint ourselves with the city. We took the entire route, with hop offs along the way. Excellent value for money. Got to see lots of sites. Great tour guide with helpful hints and recommendations.","review_date":"January 6, 2019"},{"attraction_id":3302,"user":"kazh-2013","rating":1.0,"review":"Appalling service. I have used City Sightseeing buses in many cities and have always had a good experience but this one was terrible. The buses were supposed to be running every 40 minutes but we waited an hour and a half for one at one of the...","review_date":"December 28, 2018"},{"attraction_id":3302,"user":"travelmuch27","rating":5.0,"review":"Great Way to See & Learn about Toronto in 2 hr. Loved it! Yes, it is a typical bus tour around the city but our tour guide was outstanding, provided all sorts of fun facts about this city and sights on our tour and there is plenty of time to get off, see things up close...","review_date":"December 17, 2018"},{"attraction_id":3302,"user":"seafoodtraveler","rating":2.0,"review":"Not the best way to see the city. My son and I took the full bus tour of Toronto today. The guide was friendly and humorous. However, the tour was less than inspiring and having been to Toronto on business over 50 times, I don't think it shows the best of what Toronto...","review_date":"December 2, 2018"},{"attraction_id":3302,"user":"avab_s","rating":4.0,"review":"Keep your Ticket!!. The bus was great, have used this method of sightseeing in other major cities.. Paris, London Cambridge,Amsterdam, Florence, Rome ...always keep your ticket for a discount on your next holiday.. The day was kind of rainy and windy so we didn't get the Harbour tour...but...","review_date":"November 1, 2018"},{"attraction_id":3302,"user":"homerbomber","rating":5.0,"review":"Is a very recommendable way to have an overview!. I loved the buses, and the guides. They were all well informed and made the ride very useful. Everywhere I go for the first time I use the Hop-On Hop-Off tour to have a very nice overview, stop and walk in the places I'm interested...","review_date":"October 31, 2018"},{"attraction_id":3302,"user":"sarah_g","rating":4.0,"review":"Ran by Sightseeing Tours in fact: bring your PAPER ticket!!. Booked through GrayLine but the tours are sublet to \"Sightseeing Tours\". Since my paper ticket got damaged we went to the GrayLine offices in Bay Street. The hostess hadn't a clue when I asked for a reprint of my confirmation. After enquiring she said the...","review_date":"October 23, 2018"},{"attraction_id":3302,"user":"lws07","rating":3.0,"review":"Pretty good bus tour. The tour summary given by the MC on the bus was pretty good and consistent across the different buses we were on in the 2 days our pass was good for. The info was interesting, but nothing too deep or detailed at the same time....","review_date":"October 14, 2018"},{"attraction_id":3302,"user":"angi0825","rating":4.0,"review":"Sometimes better than others. Depending which bus you took, it was either a recording that spoke or a guide who spoke. The recording never explained to look to the left or right. None of the guides were Canadian. Why not? Nothing against Irish or New Zeelander. The downstairs had...","review_date":"October 13, 2018"},{"attraction_id":3302,"user":"juliejewels4444","rating":2.0,"review":"Very slow, no seats, nice staff. It took forever to complete the tour. We wanted to get off to take a bathroom break but we couldn't because we would have to wait so long for another bus and also it would be impossible to get back to the top. The guide...","review_date":"October 9, 2018"},{"attraction_id":3302,"user":"theguv-and-bolli","rating":3.0,"review":"OK tour but spoilt by poor commentary. Tour is good, says it lasts about 2 hours but is actually longer as the bus waits at some stops for more than 10 minutes???? Includes a boat tour if weather is good and costs about \u00a325 per person, ticket is valid for 48 hours....","review_date":"September 24, 2018"},{"attraction_id":3302,"user":"nancy_m","rating":5.0,"review":"A Perfect Day!. This was more than we bargained for. It was the perfect way to see the city in a day, and it included an hour long boat ride too! Great value!","review_date":"September 19, 2018"},{"attraction_id":3302,"user":"blackbee223","rating":4.0,"review":"Sightseeing in the 6. This is a great way to see the city and decent value for money considering it is valid for 48 hours and there is a boat cruise of the Toronto islands included which does not expire. I echo another review which noted that the sound...","review_date":"September 14, 2018"},{"attraction_id":3302,"user":"jerrybird","rating":5.0,"review":"Best way to see the city. We try to do this when visiting most any city that we have never been to before. They do a good job of hitting the highlights and give you a feel for the layout of the city. This tour in Toronto is no exception. Saw...","review_date":"September 11, 2018"},{"attraction_id":3302,"user":"sonia_h","rating":5.0,"review":"Great way to learn and see Toronto. We spent 2 days in Toronto after a holiday in Windsor. Bought the tickets previous which worked out more expensive. In the main square in Younge Street you can purchase the tickets from a booth. Used the tickets for both days and found the staff...","review_date":"September 9, 2018"},{"attraction_id":3302,"user":"stanhenderson","rating":4.0,"review":"do NOT prebook Hop on\/off tours. Whilst this tour is essential if you are staying only a couple of days it is simple to buy your ticket at any stop at a much lower cost than online.\nThe buses run very frequently and stops are at very convenient locations. We went...","review_date":"September 9, 2018"},{"attraction_id":3302,"user":"barbara_b","rating":5.0,"review":"Great way to see the highlights!. We had two days in Toronto- had never been there before- and this was the perfect way to hit all the highlights we wanted to see. Runs regularly. The people on board are very personable and give you lots of good information. We rode on...","review_date":"September 7, 2018"},{"attraction_id":3302,"user":"margaret_t","rating":3.0,"review":"Could be so much better . If you only have one day in Toronto then this is a great way to see the city and access some great sites. The ticket is valid for 48 hours and includes a boat ride on the lake. What let\u2019s it down are the queues...","review_date":"September 6, 2018"},{"attraction_id":3302,"user":"daniel_w","rating":2.0,"review":"Slog-on Slog-off Tour. Very disappointing. Long waits for buses to come. Long delays loading and unloading people. We did this on Labor Day weekend, so maybe demand was especially heavy, but it did not seem like a very well run operation. Recorded sightseeing commentary is banal and frequently...","review_date":"September 2, 2018"},{"attraction_id":3302,"user":"heatherborquez","rating":1.0,"review":"VERY DISAPPOINTING>>>. We waited in line for 40 minutes and then boarded a bus with NO COMMENTARY. Well it had audio something... but it sure wasn't commentary. I guess they hav e live commentary for the other buses. Sure wish they had told me and I could...","review_date":"September 2, 2018"},{"attraction_id":3302,"user":"tupelodan","rating":4.0,"review":"If you've only got a day .... We only had a day in Toronto -- which is way too short -- but this was a very good way to see the city and get a feel for it. We were fortunate that the starting point was near our hotel (Holiday Inn City...","review_date":"September 1, 2018"},{"attraction_id":3302,"user":"chrisbo1331lq","rating":1.0,"review":"Very Poor Hop On Hop Off. I've done many hop on buses and usually love them. Unfortunately not this time.\nWe stood a long time in front of Starbucks, no Grayline bus. Finally called after an hour and was told we could get on the citysightseeing bus. Why didn't it say...","review_date":"September 1, 2018"},{"attraction_id":3302,"user":"lee_p","rating":5.0,"review":"A Short visit to Toronto which we plan on making a longer one of in the near future.. The Hop-on Hop Off tour also included a 45 minute Harbor Tour around the surrounding Islands. For other tours such as Casaloma. you could purchase your tickets on the bus. The Tour Bus gave a very good narration of the history of the city.","review_date":"August 29, 2018"},{"attraction_id":3302,"user":"seanc619619","rating":5.0,"review":"Holiday to Toronto. Well worth doing if youre in the city, the pass lasts for 48hrs from when you use it, lots to do and see while on it.","review_date":"August 28, 2018"},{"attraction_id":3302,"user":"gary_w","rating":4.0,"review":"Bus, Boat and fun people. Great fun. We saw all the major attractions. Additionally, you get a 1 hour Harbor Tour included at no charge. Fantastic way to explore the City and good value for the buck.","review_date":"August 27, 2018"},{"attraction_id":3302,"user":"kristine_g","rating":5.0,"review":"Great way to see a new city.. Regular buses and knowledgeable guides. Whether you stay on the bus or get on and off it is a great way to learn a lot about the city in a short time. You can then choose to go back to particular places that catch your...","review_date":"August 27, 2018"},{"attraction_id":3302,"user":"isthmusgirl","rating":4.0,"review":"Bus AND Boat. With only two and a half days to see Toronto, this was a great choice. Got to learn about the city and see neighborhoods I might not have otherwise. One boat ride included! And we were told that if we didn't do the boat ride...","review_date":"August 26, 2018"},{"attraction_id":3302,"user":"james_p","rating":3.0,"review":"Hop-on-Hop Off. There were things to like about this tour. There were also some things that weren't too good. First the tour was a nice way to get to see the city. The water tour was especially good. The things that weren't so good were, the knowledge...","review_date":"August 20, 2018"},{"attraction_id":3302,"user":"tripmember09052017","rating":5.0,"review":"Great way to see the city. good value for money way to see the highlight of Toronto. Regular buses and boat trip well worth it.","review_date":"August 13, 2018"},{"attraction_id":3302,"user":"jvdocs","rating":4.0,"review":"Nice tour once you can find the stops. The tour includes a 30 minute boat ride around the Toronto islands which is great, but the stops are a bit difficult to find at certain spots and its not realistic to think you can REALLY visit each stop on the tour. You really have...","review_date":"August 12, 2018"},{"attraction_id":3302,"user":"gunnersi","rating":4.0,"review":"Great way to see Toronto. Tour was as expected. Good way to get feel and sense of City and work out where we wanted to go back to. Included boat rip to Toronto Islands in price so good value. Guides were reasonable and relevant.","review_date":"August 12, 2018"},{"attraction_id":3302,"user":"luviportland","rating":4.0,"review":"Well Done Compared to Others. The guides are well studied and know the high points of the city. We took advantage of many stops, and so got to listen to many commentaries, all of them good. We did not realize how good until we tried the same program in Montreal...","review_date":"August 10, 2018"},{"attraction_id":3302,"user":"discerning_mum","rating":4.0,"review":"Good way to see the city. We used this as a way to see the city and work out what else to do. We boarded in front of the CN Tower which with hindsight was a poor choice as the bus was totally full at this stop. Better place to join...","review_date":"August 8, 2018"},{"attraction_id":3302,"user":"914mural","rating":4.0,"review":"Good experience. Good experience. Frequent departures. Good commentary on places. Friendly staff. Stops at some of the most important places to see in Toronto.","review_date":"August 7, 2018"},{"attraction_id":3302,"user":"irishfitz15","rating":4.0,"review":"Nice way to spend a few hours learning about the city. Easy to get tickets (we started at stop 14) - wish we had known that stops 14-16 were all within a block or two of eachother...don't think they need all three stops. Comes with a ferry ride to the islands which was a nice touch...","review_date":"August 7, 2018"},{"attraction_id":3302,"user":"visit0r_fr0m","rating":4.0,"review":"Good way to find your bearings. Have taken many HOHO bus trips, it's a good way to get around, hear some history, get information on the area and avoids driving - Toronto's hop on hop off was very busy with many people queueing at the first stop of the route and...","review_date":"August 2, 2018"},{"attraction_id":3302,"user":"jenniferellen1107","rating":5.0,"review":"Convenient way to get around and explore the city. My daughter and I recently spent three days in Toronto, and I am so glad we decided to do the Hop-On Hop-Off Tour! The tour has 20 stops throughout the city. Some are major attractions (museums, Casa Loma, the CN Tower) and others are stops...","review_date":"July 29, 2018"},{"attraction_id":3302,"user":"djinks","rating":5.0,"review":"Excellent way to see the city. This is great way to see the city, and as the guides are very informative, it gives you ideas of places to visit. it took us everywhere we needed to go and is really good value. There is also a boat trip included in the...","review_date":"July 26, 2018"},{"attraction_id":3302,"user":"glynnford","rating":2.0,"review":"Not a successful tour. The tour bus was very old, I saw similar busses in England in the 1950's, twice the engine stopped in the middle of an intersection and the driver had difficulty restarting it, it finally gave up the ghost pointing uphill at a set of traffic...","review_date":"July 24, 2018"},{"attraction_id":3302,"user":"biggeer","rating":5.0,"review":"Excellent value. This took me everywhere I wanted to go with informative tour guides. Guides were happy to answer any questions. Saved a lot of time and money trying to navigate the city. Would recommend for anyone in town. I changed my original itinerary thanks to the...","review_date":"July 23, 2018"},{"attraction_id":3302,"user":"lisa_vo","rating":5.0,"review":"Great tour!. Although I have been to TO st least 50\ntimes - I wanted my 13 year old daughter to have a good look at the city. This tour did not disappoint. We purchased tickets at Dundas square across from Eaton Center. This is actually stop...","review_date":"July 21, 2018"},{"attraction_id":3302,"user":"dodie_v","rating":4.0,"review":"Girls visit. Excellent tour of TO\nAll staff was courteous and very informative.\nIf you want to see the city this is an excellent way to see and visit different attractions","review_date":"July 20, 2018"},{"attraction_id":3302,"user":"drnkg","rating":5.0,"review":" roadside & water visit Ottawa. One of the best way to visit Ottawa is hop on hop off bus with amphibus tour ,if u have time get 48 hour tour programme along with amphibus, amphibus is really wonderful experience of land as well as water in the same bus ,...","review_date":"July 19, 2018"},{"attraction_id":3302,"user":"fidget013","rating":3.0,"review":"Nice tour. We had a good guide. Enjoyed the trip! A little pricey, but ok. Ferry ride was a nice addition. Didn\u2019t have to wait too long for a bus, but they were crowded.","review_date":"July 14, 2018"},{"attraction_id":3302,"user":"trish2650","rating":5.0,"review":"Such a great way to see city. The Hop on Hop off tour is a great way to see the city of Toronto. Buses come at regular intervals and the guides give a great commentary on the way around. You can hop on and off as many times as you like, during...","review_date":"July 9, 2018"},{"attraction_id":3302,"user":"pvp60","rating":5.0,"review":"Good to understand.. I never knew that this will be as good experience as that in London! All cities should follow this type of service to understand city better in less time and hassle free!","review_date":"July 9, 2018"},{"attraction_id":3302,"user":"mike_m","rating":4.0,"review":"Flexible trip. Very convenient tour with hop on and hop off facilities, very flexible. The busses are quite old and the commentary, sometimes difficult to hear. A very good way to see around the city.","review_date":"July 4, 2018"},{"attraction_id":3302,"user":"elaine_m","rating":3.0,"review":"Bus tour. This was quite expensive. The bus was very full and they did not run very frequently. A good way to see main sights if short on time but if longer in Toronto would have been better to use public transport","review_date":"July 2, 2018"},{"attraction_id":3302,"user":"maria_d","rating":4.0,"review":"Hop on Hop off....fit in perfectly with the rain!. We were off the tour when it was raining and when it stopped...we got back on.\nEven included a boat tour of the Toronto Islands. Great way to get around town with an over view and then go back later. Traffic in Toronto is pretty...","review_date":"June 29, 2018"},{"attraction_id":3302,"user":"jaimeeb16","rating":3.0,"review":"Don't do it if it's raining!. First, this is NOT a good deal in the rain. The weekend we went it was raining, so people were unable to sit on the top level, which led to a shortage of seating on the bottom. To make matters worse, one bus we were...","review_date":"June 26, 2018"},{"attraction_id":3302,"user":"gineke2015","rating":2.0,"review":"See more when you walk. Two years ago I walked through the city but this year I decided to take the Hop on Hop off as I wanted to see something extra. Wish I never did this, what a nightmare. We are with 5 people so it cost me a...","review_date":"June 24, 2018"},{"attraction_id":3302,"user":"centh_l","rating":2.0,"review":"A nightmare. We always do a hop on hop off tour when we are new in town. This tour should take 2h but ended up in 3,5h to go the Clock around. Traffic around the CN Tower is terrible, hardly moves at all. Maybe it's better to...","review_date":"June 20, 2018"},{"attraction_id":3302,"user":"robinski3celina","rating":4.0,"review":"To many stops . Good tour , tour guide very clear , although people behind us laughing and talking loudly was a bit annoying. The only fault with the tour is the amount of stops , felt like the bus was constantly stopping and waiting. It was 27degrees so...","review_date":"June 17, 2018"},{"attraction_id":3302,"user":"flaudia","rating":5.0,"review":"Great value for money. Really thought this tour was value for money as it last 48 hours and there were frequent buses so you did not wait long. High light was boat tour on lake Ontario which was included in . I prefer talking guides as they are easier...","review_date":"June 17, 2018"},{"attraction_id":3302,"user":"946deandref","rating":5.0,"review":"great. Great tour for history and sightseeing. I had a wonderful time, and so will you. Each top was rich with Canadian culture","review_date":"June 4, 2018"},{"attraction_id":3302,"user":"369statenislandsue","rating":2.0,"review":"HOP ON HOP OFF - STAY OFF!!. We took the hop on hop off bus tour and it was one of the worst. we were never notified that it was no longer called Gray Line , now owned by City Sightseeing Toronto. Therefore, there was confusion as to where to wait. The...","review_date":"June 2, 2018"},{"attraction_id":3302,"user":"bilight","rating":3.0,"review":"disappointing. The bus is a great way to get to points of interest without having to fight the traffic. We rode with 3 different guides only one of which seemed to be able to narrate without reading from their paper. Many times they were talking about...","review_date":"May 18, 2018"},{"attraction_id":3302,"user":"rhoda_m","rating":5.0,"review":"Hop on Hop off!! Great!!. We always use these buses if visiting a city for the first time. We stayed on the bus for the whole route just to get our bearings and then deciding where we would get off. The entire route takes two and a half hours depending...","review_date":"May 6, 2018"},{"attraction_id":3302,"user":"mariannabobrovsky","rating":4.0,"review":"Good vibes. Doesn't matter if you are visiting Toronto, or you live here, this tour will show you Toronto from different prospective.","review_date":"April 12, 2018"},{"attraction_id":3302,"user":"sjbrahm","rating":5.0,"review":"Great Tour!. If you are new to the area or not, this is a great way to experience Toronto. The bus travels around the city and stops at many tourist attractions. The best part were the tour guides. We had two (since we \"hopped off\") and in...","review_date":"April 12, 2018"},{"attraction_id":3302,"user":"rivierahotelsucks","rating":4.0,"review":"Good.. Needs to venture out more than remain in a very confined route. It did well in covering areas close to the starting point, but needs to go farther out a little bit. Too many stops close by each other early on the route.","review_date":"April 7, 2018"},{"attraction_id":3302,"user":"mamaloca58","rating":5.0,"review":"Hop on \/ hop off or not. We took this double becker busall around the city and the guide was knowledgeable and entertaining. There were stops at all the fun places. We're glad we went.","review_date":"April 4, 2018"},{"attraction_id":3302,"user":"princessjenny888","rating":3.0,"review":"Quick Overview. It was a great overview of the city but unfortunately I feel like it went a little too quickly. I understand having to keep up with traffic but it felt rushed at times.","review_date":"March 6, 2018"},{"attraction_id":3302,"user":"322kelleys","rating":4.0,"review":"Good . Even though I visited in the off season for many tourists the tour and tour guide were still very good. I planned on doing the tour for two days to give me a good warm up of the city but the first day I couldn't...","review_date":"February 18, 2018"},{"attraction_id":3302,"user":"realperson65","rating":5.0,"review":"Now I know Toronto. Whenever touring an unfamiliar city, I buy the 2-day hop-on hop-off pass, the City Pass book, and a city transit pass. The Toronto Hop-on Hop-off did not disappoint us, lots of good info about the city. Was on 6 different buses, and they each did...","review_date":"October 21, 2017"},{"attraction_id":3302,"user":"anna_m","rating":4.0,"review":"Really like the live narration!. Toronto's neighborhoods are so spread out, it is really important to get the big picture. These hop on\/offs are great since they are narrated by real people! They even throw in a boat ride over to Toronto Island! It was a chilly, blustery day and...","review_date":"October 17, 2017"},{"attraction_id":3302,"user":"bessiegal","rating":4.0,"review":"An excellent service. This bus service was a Godsend these last two days as the weather has totally changed from 21dgs to 10dgs! We spent two days getting on and off at various places of interest. We were lucky to catch a bus each time we wanted to...","review_date":"October 16, 2017"},{"attraction_id":3303,"user":"janine_l","rating":5.0,"review":"An excellent way to spend a few hours. Even as residents we found new places to eat and learned new facts about our city. The young man leading this tour is outstanding. I definitely recommend the tour and it is certainly reasonably priced.","review_date":"March 16, 2019"},{"attraction_id":3303,"user":"tour608916","rating":5.0,"review":"The macarons, the perogies, actually come to think of it, all the food was outstanding.. Andy was knowlegable, concise and witty. I learned so much about Victoria which I have visited many times - neat to hear the history from a live and lively person, rather than reading it on a plaque, in a book or on a gizmo. Andy...","review_date":"February 27, 2019"},{"attraction_id":3303,"user":"mbres911","rating":5.0,"review":"Energetic, passionate and informative tour and VERY TASTY!. Andy brought great energy to the tour and provides some Victoria history as a special bonus. Includes a number of diverse stops and is very accomodating for meat and non-meat eaters alike. You would be unlikely to discover a few of these gem dining establishments...","review_date":"February 23, 2019"},{"attraction_id":3303,"user":"nswagner11","rating":5.0,"review":"GOAT!!! Best Experience and Tour Guide . Do this! You will not regret it. My husband and I will return just to go and do this again! This food tour made our entire trip!! The guide is a local and knows everything! Gets you in the best restaurants to try all the...","review_date":"February 17, 2019"},{"attraction_id":3303,"user":"774jacquelinej","rating":5.0,"review":"Absolutely amazing experience!. I rarely write reviews. If we're being honest most people only right them if something went really well or really bad. Has to make an impact for us to take the time to write about it. Well, I'm falling into that norm and writing a...","review_date":"February 11, 2019"},{"attraction_id":3303,"user":"kjg-rje-purplerain","rating":5.0,"review":"Passion, knowledge, fun & delicious!. Andy is very passionate & knowledgable with both the history & the food places to visit in Victoria. His enthusiasm for life & travel oozes throughout the whole tour. He has a great rapport with his vendors too. Laughing & story telling in his unique...","review_date":"January 31, 2019"},{"attraction_id":3303,"user":"megborsa","rating":5.0,"review":"Worth every penny!. My boyfriend and I did this tour with Andy today and loved it! He is so knowledgeable about all the places we visited and he presented all the information in a very charasmatic and fun way! Every place we visited had really great food, and...","review_date":"December 21, 2018"},{"attraction_id":3303,"user":"deltaworld","rating":5.0,"review":"Taste the food, hear about the city and have fun!. Andy did a great job during the tour. We stopped at tea shops, restaurants and a chocolate shop. Andy's knowledge of the history of Victoria is spectacular! Every time we asked a question, he had the answer with some interesting facts about the city or...","review_date":"December 7, 2018"},{"attraction_id":3303,"user":"candice_p","rating":5.0,"review":"Fun, informative and delish!. This was so fun, I definitely recommend it to anyone who likes to eat and walk around learning history. Our guide was full of personality and interesting history, his personal relationships with the places we went made it even better. We had a great time!","review_date":"December 3, 2018"},{"attraction_id":3303,"user":"purduepolo","rating":5.0,"review":"Great all-around tour. Great selection of food (meatballs, matcha tea, macarons, Southern Style potato skins, and more). The walk was manageable and spaced out. The history was a good touch but not a huge part of the tour. Andy was a great guide and makes an effort to...","review_date":"November 25, 2018"},{"attraction_id":3303,"user":"ray_r","rating":5.0,"review":"Highly recommended tour in Victoria with a great balance between history and culinary experience. The tour owner\/operator, Andy Olson was very pleasant and knowledgeable about the city which he calls home. He showed passion and dedication on what he does to ensure he delivers expectations that is above and beyond what his audience expects. I lived in Vancouver years...","review_date":"November 21, 2018"},{"attraction_id":3303,"user":"jennie_h","rating":5.0,"review":"Girl's walking tour. We were only 2 clients for Andy Olsen. We took the 11 a.m. tour on a stunning fall day. It was the most wonderful 2 hours spent with this charming, knowledgeable man. Even though we both live near Victoria it was a great surprise to...","review_date":"November 18, 2018"},{"attraction_id":3303,"user":"sean_i","rating":5.0,"review":"An Excellent Tour for Both Visitors and Locals!. Everything about the tour was excellent. Choice and variety of food, info about the food and the city, length and timing, sights and scenery, all were fantastic. We are Victoria locals and still learned a great deal about the city's history, architecture, and culture, and...","review_date":"November 15, 2018"},{"attraction_id":3303,"user":"susanjax2018","rating":5.0,"review":"Like spending a special day with an old friend in a city he knows well. We had only 2 days to spend in Victoria (and one half day would be committed to the must-see Butchart Gardens) so we wondered how to make the most of our limited time. We certainly felt lucky afterwards that we had selected Andy's personal tour...","review_date":"October 22, 2018"},{"attraction_id":3303,"user":"lv-and-bf","rating":5.0,"review":"Excellent Tour. Andy does a great job, he's friendly, informative and kept the tour moving without feeling rushed. We had a wide variety of types of food, many that we'd never try on our own. We go to Victoria fairly often and still learned new things...like the...","review_date":"October 21, 2018"},{"attraction_id":3303,"user":"chris_and_reg_t","rating":5.0,"review":"A Taste to Remember!. Definitely a must do while in Victoria, BC. You will experience a range of delicious foods and tantalizing beverages.\nAndy our guide was very knowledgeable of the history of Victoria and made the walking tour very fun and informative. We walked through areas of town...","review_date":"October 19, 2018"},{"attraction_id":3303,"user":"74jeffz","rating":5.0,"review":"Excellent Host. Although the food choices were not my favorites, it was an excellent tour. The guide was extremely knowledgeable and helpful. It really is helpful in getting to know Victoria.","review_date":"October 16, 2018"},{"attraction_id":3303,"user":"jdb68","rating":5.0,"review":"Great tour with Andy - his line up of vendors is wonderful!. We booked the tour for our short stop in Victoria on a cruise. Took a taxi from the pier to the Market to meet the tour. Got there early so we had a chance to use the lavetories at the Victoria Public Market before the...","review_date":"October 14, 2018"},{"attraction_id":3303,"user":"elguru71","rating":5.0,"review":"Good Cross-Section of Victoria Food. We had a great tour with Andy on a recent stop in Victoria for a cruise. The tour was easy to find (right where it says on the confirmation) and Andy was personable and knowledgeable.\nThe best part about the tour was linking the food...","review_date":"October 10, 2018"},{"attraction_id":3303,"user":"marilyn_n","rating":5.0,"review":"Excellent tour. Great food....very enjoyable experience.\nDefinitely would recommend.\nVery knowledgeable.\nGreat host!","review_date":"September 27, 2018"},{"attraction_id":3303,"user":"deana_m","rating":5.0,"review":"Highlight of my Visit. I highly recommend this tour! The history and education was every bit as good as the tasty treats along the way. Andy is a delight. Just a great, down to Earth guy and made me feel very welcome on his tour. If you're visiting Victoria,...","review_date":"September 26, 2018"},{"attraction_id":3303,"user":"tjkwny","rating":5.0,"review":"Excellent Food Oriented Experience in Victoria. My wife and I really enjoyed our two hour food tour with Andy. He was very interesting and shared many current and historical perspectives on the tour. The food and drink stops were very good and thoughtfully sequenced. We saw some places and areas we...","review_date":"September 22, 2018"},{"attraction_id":3303,"user":"raymoel","rating":5.0,"review":"Food Tour Victoria is Great. A modest walk from the waterfront of Victoria to the Public Market on Douglas Street will find you at the start of a very worthwhile and pleasant historical walk as well as food tour. When I think of Canada, I don't honestly think much about...","review_date":"September 22, 2018"},{"attraction_id":3303,"user":"dewitt65101","rating":5.0,"review":"Great Guide, Great Tour. I came to this not expecting much. But, WOW, what a tour!\nRoyal Caribbean had shown us a very mediocre time with their shore excursions and this is one we booked on our own. We met at the Victoria Public Market and the tour launched...","review_date":"September 21, 2018"},{"attraction_id":3303,"user":"patricia_h","rating":5.0,"review":"Real Food for Body and Soul. It is difficult to say which was better, the food or the history of the food and the great City of Victoria.","review_date":"September 19, 2018"},{"attraction_id":3303,"user":"571toddk","rating":5.0,"review":"Great tour even for locals. My son and I live in the local (by the Sidney airport) and have lived in Victoria for 12 years. We often go downtown and thought we knew a bit about the local food scene and history. But the tour enlightened us on both accounts...","review_date":"September 16, 2018"},{"attraction_id":3303,"user":"vacationgirl3414","rating":5.0,"review":"Great food and storytelling. I really enjoyed the time we spent with Andy last month while in Victoria BC. We were returning from an Alaskan cruise and this was a great way to see Victoria in the few hours we had in port. We had such a variety of...","review_date":"September 16, 2018"},{"attraction_id":3303,"user":"jasonlb8717ux","rating":5.0,"review":"Absolute must!. Really terrific tour; Andy is incredibly knowledgeable, and the food was excellent. It's hard to put together a food tour that actually includes good food given how diverse different folks' pallets are, but this one nails it. Only regret is that it wasn't the first...","review_date":"September 12, 2018"},{"attraction_id":3303,"user":"atbklyn","rating":5.0,"review":"Great tie in Chinatown\/Old Town. Andy was great providing the color and history of the places we visited. Tremendous selections of places to sample. The owners of each place spent time with us explaining what they do and why","review_date":"September 10, 2018"},{"attraction_id":3303,"user":"vanessa_and_ton..._h","rating":5.0,"review":"Food and History tour. The whole tour was amazing. Andy was fantastic, fun and very knowledgeable. The food was great and all the places we visited had great owners who made us feel so welcome. I would recommend this tour to anyone visiting Victoria .","review_date":"September 9, 2018"},{"attraction_id":3303,"user":"mark107","rating":5.0,"review":"Yes. Yes, we are now on the food tour activity in Amy city we go to and for a reason - you taste shops and foods you never knew about! Andy is the perfect host and you get to sample the best Victoria had to offer!...","review_date":"September 8, 2018"},{"attraction_id":3303,"user":"mary_e","rating":5.0,"review":"Great tour!. Four of us did this tour on our first visit to Victoria, and it was one of the best tours of this type I've ever been on. Our guide, Andy Olson, was very knowledgeable about the city, and let us know that he lived in...","review_date":"September 3, 2018"},{"attraction_id":3303,"user":"db3faith","rating":5.0,"review":"Great overview of some Victoria history & delicious samples. We visited in mid-August with another couple. Andy was an enthusiastic guide and full of information. Our group was only 11 people which made it easier to walk around and not lose anyone. We saw areas that we would probably not visit otherwise in Chinatown...","review_date":"September 3, 2018"},{"attraction_id":3303,"user":"thenewfie44","rating":5.0,"review":"VERY INFORMATIVE TOUR. Many thanks to Andy for a wonderful experience. We loved all the different food tastings. Andy and the business owners were very accommodating re food choices and were willing to substitute any item which might have been problematic.\nWe especially appreciated experiencing the walk through...","review_date":"September 2, 2018"},{"attraction_id":3303,"user":"zac_h","rating":5.0,"review":"Fantastic food and conversation. My wife and I did the tour with Andy just the other day. Victoria is a beautiful city made better by Andy's tour. Not only did he know everything about the foods we ate, he also possessed a deep understanding of the city's history and...","review_date":"September 2, 2018"},{"attraction_id":3303,"user":"omcintyre2016","rating":5.0,"review":"Excellent Start. What a fun activity to have at the start of our visit to Victoria. A great variety of food and drink with interesting historical tidbits thrown in. Andy's sense of humour and choice of stops made this an informative and entertaining way to get acquainted...","review_date":"August 28, 2018"},{"attraction_id":3303,"user":"34bobl","rating":5.0,"review":"A great snapshot of Victoria. We really enjoyed this as a first activity to get an overview of Victoria. The variety of food and drink was great and we learned lots about the history and culture of the city. We then struck off on our own for the rest of...","review_date":"August 27, 2018"},{"attraction_id":3303,"user":"bradnjayne","rating":5.0,"review":"Eat your way around Victoria. What an excellent way to spend an afternoon. We were expertly guided around the taste sensations of Victoria with local history thrown in to provide some perspective. Andy is an excellent host and is very passionate about his local area. So many highlights, but if...","review_date":"August 25, 2018"},{"attraction_id":3303,"user":"cathleentracy","rating":5.0,"review":"Great Tour!. Lots of stops and a great bit of history along the way. I was so full when we were done! A great way to see Victoria!","review_date":"August 19, 2018"},{"attraction_id":3303,"user":"neale1810","rating":5.0,"review":"Great introduction to Victoria. We decided to take this tour the morning after we arrived into Victoria and this was a good call as although there were the food tasting we were looking for Andy provided us with a good tour of the downtown\/ Chinatown area as well and...","review_date":"August 18, 2018"},{"attraction_id":3303,"user":"michelle_l","rating":5.0,"review":"Host was Great! Food was Great, Interesting!. We went on the tour with Andy in the afternoon on 8\/17\/18. He was a very pleasant and engaging fellow who was obviously proud of his city. He showed us local finds that we wouldn't have found on our own. We did actually get full...","review_date":"August 18, 2018"},{"attraction_id":3303,"user":"arthur_qx_shi","rating":5.0,"review":"Great tour!. Andy was a great guide. Walking, eating samples, and getting history tidbits...it\u2019s a great combo! You leave feeling that you\u2019ve eaten some food.","review_date":"August 14, 2018"},{"attraction_id":3303,"user":"angelina_w","rating":5.0,"review":"Do this on your 1st day!. I did this tour on the afternoon of my last day in Victoria & right away I knew I should have made this my 1st tour on my 1st day. Andy is really wonderful, knowledgeable, has a great relationship with his vendors, he's engaging &...","review_date":"August 13, 2018"},{"attraction_id":3303,"user":"ryenlis9","rating":5.0,"review":"Great food, great time.. Our guide Andy was very professional and engaging. Made sure everyone felt included, which makes it more enjoyable. Knowledgeable about the area and where the best food is found. I discovered that I actually like macaroons, now that I\u2019ve had some made right. They were...","review_date":"August 12, 2018"},{"attraction_id":3303,"user":"roxannef83","rating":5.0,"review":"Yummy and Informative. We had a great time. The spots we visited we had probably walked past a dozen times and just didn't go in to check it out. So glad we did with the tour. The items we tasted were yummy and some we went back for...","review_date":"August 10, 2018"},{"attraction_id":3303,"user":"darylb832","rating":5.0,"review":"Great food tour!!!!. What a awesome and fulfilling way to meet local chefs and bakers. Loved trying different items and Andy was a great guide with lots of info on the area. Went back to a few places later to buy more.","review_date":"August 10, 2018"},{"attraction_id":3303,"user":"julie_d","rating":5.0,"review":"Learned interesting history and had great food!. We hadn't been to Victoria or a food tour before. My daughter had been on several so we decided to take one. It was great! We had limited time in Victoria and felt this was time well spent. Our guide, Andy, was knowledgeable, very nice...","review_date":"August 10, 2018"},{"attraction_id":3303,"user":"patti_w","rating":5.0,"review":"Hometown Fun. We decided to be a tourist in our hometown & picked Andy\u2019s tour. What a great way to see our lovely city by eating, walking & learning some history! Andy was fun & very knowledgeable. The food (& drink) stops were great! Each was unique...","review_date":"August 8, 2018"},{"attraction_id":3303,"user":"gardener86","rating":5.0,"review":"Should have done this first.. It was fantastic. Took our daughter and her two girls on this tour. We all loved it. The girls are 14 and 9 but they love to try new things so all the offerings were well received. Andy really knew his history and the love...","review_date":"August 6, 2018"},{"attraction_id":3303,"user":"michelle8961","rating":5.0,"review":"Great Food and Information about Victoria. A great food tour should highlight wonderful food but the guide should also fill in the blanks, so to speak, about the area in which you are visiting. Andy was amazing. He was so knowledgeable and interesting. We learned a lot and loved the great...","review_date":"August 5, 2018"},{"attraction_id":3303,"user":"sunmum2014","rating":5.0,"review":"Delicious way to experience Victoria!. Even though we live in Victoria, we learned a few new things about our city and tried a lot of amazing food. Andy is friendly and knowledgeable, and my teenager and I would highly recommend this tour to tourists and locals.","review_date":"August 5, 2018"},{"attraction_id":3303,"user":"iftikharkhan","rating":5.0,"review":"Wonderful. Andy is a great host. This is the second time we have done a food tour, and now we are hooked. Learned a lot about the city, while enjoying yummy food. Effortlessly worked around our pork restriction. Even learned about Japanese mancha which helps reduce...","review_date":"July 31, 2018"},{"attraction_id":3303,"user":"teamturner11","rating":5.0,"review":"Come hungry!. We took the food and history tour on our first day in Victoria and it was a great start to our weekend. Andy was so friendly and knowledgeable about the area and businesses, we learned a lot about the city. The food was delicious and...","review_date":"July 31, 2018"},{"attraction_id":3303,"user":"gr8traveltipsblog","rating":5.0,"review":"Outstanding Historical Walking Food Tour!. My wife & I had a wonderful historical walking food tour with Andy on our recent visit to Victoria. One of the most enjoyable food tours we have taken. Andy has an amazing personality, who loves history & food. We visited some outstanding hidden gems...","review_date":"July 29, 2018"},{"attraction_id":3303,"user":"johntampabay","rating":5.0,"review":"Great Food Tour. Andy was our guide (and the owner of the business). Andy was excellent--very personable and knowledgeable about the current food scene in Victoria. He also provided some history as we went along on this two hour tour. The foods we tasted were varied and different...","review_date":"July 28, 2018"},{"attraction_id":3303,"user":"michele_c","rating":5.0,"review":"Highlight in Victoria. I highly recommend this fun and informative food\/history tour. Andy packs a lot in and his enthusiasm for his city are contagious. Food tastings are varied and exceptional. Wish there was more time for shopping but that would take all day! Don't miss this great...","review_date":"July 27, 2018"},{"attraction_id":3303,"user":"joannd432","rating":5.0,"review":"A Highlight!!!. Today my husband and I, our daughter and our 10 year old grandson took the food tour, and we each had a great time. Andy did an awesome job providing food tastings at a nice variety of places. Not only was the food great, but...","review_date":"July 25, 2018"},{"attraction_id":3303,"user":"d_h","rating":5.0,"review":"Fantastic way to learn about the city. This walking tour was a perfect way to start our vacation in Victoria. Each of the locations we stopped at were excellent and Andy is an engaging and enjoyable host. Learning about the history of the city along the way was a bonus. Thank you...","review_date":"July 23, 2018"},{"attraction_id":3303,"user":"sdf092479","rating":5.0,"review":"Great Tour. Loving to try different foods this tour was great. We went to several spots in the city and had a generous portion of food at each place. Andy was very friendly and knowledgeable. He knows his history about the city. The places he took us...","review_date":"July 22, 2018"},{"attraction_id":3303,"user":"abing_j","rating":5.0,"review":"History and eat like a local. This was the first food tour that we have taken and if they are all like this I will certainly be booking more. Andy, our guide, was knowledgeable, enthusiastic and introduced us to a great variety of stops and selection of food that we absolutely...","review_date":"July 15, 2018"},{"attraction_id":3303,"user":"john_k","rating":5.0,"review":"Carefully designed tour. The tour route is like a complete course! Very detailed information about the history of Victoria downtown and what is happening now with the city; current issue of the city, housing and small businesses. It was pleasant to see the relationship of Andy, the tour...","review_date":"July 14, 2018"},{"attraction_id":3303,"user":"amyb6101","rating":5.0,"review":"Fun time with great food!. Andy Olson, the tour operator, does a fabulous job of taking you to visit local food vendors throughout the downtown area and explainign the history of the area. He's very friendly, and the walk is interesting and comprehensive without being overwhelming. Thoroughly enjoyed and would...","review_date":"July 10, 2018"},{"attraction_id":3303,"user":"gpontravel","rating":5.0,"review":"Fantastic walking tour and food stops. We were in Victoria on a short stay; our cruise ship arrived at 7 am and left at 2 pm. Andy, the owner\/CEO\/tour guide extraordinaire, did a great job with our 11 am tour on July 3rd. We started at the Victoria Public Market, with...","review_date":"July 7, 2018"},{"attraction_id":3303,"user":"mike_m","rating":5.0,"review":"Certainly different. Experience different foods, that you probably wouldn't normally try. Small producers, cafes and outlets. Interesting history narration made the tour most interesting and enjoyable. Be prepared to be full at the end of it.","review_date":"July 4, 2018"},{"attraction_id":3303,"user":"leeharrison5","rating":5.0,"review":"great food and history tour. Andy did a great job guiding us through the history of Victoria and introducing us to some new foods.\nThere was a good combination of savory, sweet, solids and liquids. We returned to the Olive Shop the next day for gifts to take home to...","review_date":"July 1, 2018"},{"attraction_id":3303,"user":"glenncarriebutler","rating":5.0,"review":"Fabulous Way to See Victoria. Andy our guide was fantastic! Very knowledgeable and chose great locations for food tastings. Our 2 children also loved it. Highly recommend this tour.","review_date":"June 29, 2018"},{"attraction_id":3303,"user":"guide202827","rating":5.0,"review":"Informative and tasty all at the same time! . We very much enjoyed our walking tour. All the places we visited were great and we learned some things about the city history as well.","review_date":"June 24, 2018"},{"attraction_id":3303,"user":"julieb1739xt","rating":5.0,"review":"Highly recommend this food tour!. Andy is a very knowledgeable and personable guide. All the food stops were interesting and had delicious samples - I wanted to go back to all of them. Best macarons I've ever had! The Victorian history was also fascinating. I'm planning to go back tomorrow...","review_date":"June 22, 2018"},{"attraction_id":3303,"user":"marlenn2017","rating":5.0,"review":"Amazing little tour and guide. This is the firs time my husband and I took a food tour of a city that is so familiar to us!. It turned out to be very interesting and even though we thought we knew lots about Victoria we actually ended up learning lots...","review_date":"June 20, 2018"},{"attraction_id":3303,"user":"kaq56","rating":5.0,"review":"An Excellent Activity in Victoria! A Taste of Victoria Food Tour is highly recommended!. On our second day on Vancouver Island we opted to take Andy's A Taste of Victoria Food Tour. It was a brilliant way to explore downtown Victoria and begin our stay on the island. We began at the Victoria Public Market sampling Oils and Vinegars,...","review_date":"June 18, 2018"},{"attraction_id":3303,"user":"pam_s","rating":5.0,"review":"Excellent food and entertaining history lessons!. A wonderful sampling of local creations, an entertaining and knowledgeable guide in Andy and something I would highly recommend. There was a local person from Victoria on our tour and she also discovered new and interesting things. I would have done food tours from Budapest...","review_date":"June 17, 2018"},{"attraction_id":3303,"user":"gsae","rating":5.0,"review":"Top-Shelf Tour. This was the first food and history tour my wife and I went on, and it was fantastic. Andy is very personable and you can tell he really enjoys giving the tour. We thoroughly enjoyed the food and information provided at each stop, along with...","review_date":"June 14, 2018"},{"attraction_id":3303,"user":"dee_w","rating":5.0,"review":"Fun! Quick! Yummy!. Great food and history tour. Andy was engaging and kept us moving. Inter generation and international group made it especially interesting. Great value too.","review_date":"June 12, 2018"},{"attraction_id":3303,"user":"dan_b","rating":5.0,"review":"Excellent. Host was excellent. Seven stops, including craft beer, perogies, pastries and Italian. Very fun and well worth the cost! Highly recommend.","review_date":"June 11, 2018"},{"attraction_id":3303,"user":"rmgjag","rating":5.0,"review":"Perfect Shore Excursion. We stopped in Victoria during a cruise from Seattle to the Panama Canal. Andy was a great guide. There was variety in tastings, bits of interesting history and plenty of humor. We thoroughly enjoyed the tour and highly recommend it.","review_date":"June 8, 2018"},{"attraction_id":3303,"user":"kathgski","rating":5.0,"review":"Really fun and tasty way to get an overview of Victoria!. My husband and I had a short stay in Victoria and this food tour was a great way to see the local area and enjoy some small bites of great food. Our guide, Andy, was very knowledgeable about both Victoria history and the current food...","review_date":"June 7, 2018"},{"attraction_id":3303,"user":"ahow2014","rating":4.0,"review":"A Great Way to Learn more about Victoria while Sampling Some Great Food. A thoroughly enjoyable tour with a great mix of food stops. We have done many food tours. The olive oil, vinegar shop was good, but is a common feature on many food tours. The rest, however, were great. We particularly enjoyed the Italian bakery and...","review_date":"June 5, 2018"},{"attraction_id":3303,"user":"ulli_b","rating":5.0,"review":"Fabulous Food Tour!. What can I say? I love food tours! In my opinion, they're the best way to see a new city. You get to hear from a local, tour the city, and eat great food along the way. Andy was very knowledgeable and entertaining, and we...","review_date":"June 5, 2018"},{"attraction_id":3303,"user":"annette206","rating":5.0,"review":"Awesome Walking Tour with Great Food!. We had such a great time on this food tour! The food and drinks were really great, and the guy leading it was very cool. Highly recommended. I lived here for 5 years in the mid-to-late 80s, so it was great to get to see...","review_date":"June 4, 2018"},{"attraction_id":3303,"user":"dletta","rating":5.0,"review":"A Foodie day in Victoria. Our family of four had a great time on this tour. Our guide, Andy was knowledgeable, fun and accommodating. We had time at most places to sit and sample lots of great food. Our tour had oils, vinegars, French bread, pastries, meatballs, macaroons, matcha, pierogies...","review_date":"May 28, 2018"},{"attraction_id":3303,"user":"hvfboston","rating":5.0,"review":"Fantastic food tour!. Andy's tour is terrific. He's an engaging guide, knowledgeable, funny, and full of energy. He generously shared great tips on all things food-related in Victoria -- who knew this was such a world-class city for foodies? The tour was nicely balanced and wide-ranging, with stops...","review_date":"May 28, 2018"},{"attraction_id":3304,"user":"courtney_l","rating":5.0,"review":"Amazing Tour. Me and my sister took this tour with Dayna. We had so much fun despite the freezing cold. You get to see a lot of sites you wouldn't normally see if you went on your own. Dayna was hilarious and kept the tour fun and...","review_date":"March 12, 2019"},{"attraction_id":3304,"user":"mgobble04","rating":5.0,"review":"Awesome Tour. We took this tour and it was Fantastic! Dayna our guide was friendly, funny, knowledgable and you could tell she loves her job. It had come a snow storm the day before and the falls were frozen and magical I highly recommend this tour for...","review_date":"March 3, 2019"},{"attraction_id":3304,"user":"george45","rating":4.0,"review":"Very Good Tour - Major Icons in One Day. Had a hiccup at the start. Despite it being emphasized to me about bringing my Passport and asking whether he wanted to check my Passport and being dismissed, the Guide got everyone on board the Tour Bus and then asked whether we all had our...","review_date":"January 29, 2019"},{"attraction_id":3304,"user":"placebyplace","rating":5.0,"review":"Great experience Ricardo top notch . My partner and I were here during the winter (hoping for a snowy falls but unfortunately not meant to be - but that is weather and uncontrollable). Turns out it was a very nice \u2018spring\u2019 like day. From the get go Ricardo made us feel...","review_date":"January 5, 2019"},{"attraction_id":3304,"user":"telpage","rating":5.0,"review":"Well worth it. Dayna was so friendly and helpful. She answered all our questions and bantered with us throughout the whole day. She made the tour thoroughly enjoyable and gave us lots of local info. Would highly recommend this trip but yo make it even better ask for...","review_date":"December 17, 2018"},{"attraction_id":3304,"user":"sc_pawleys","rating":5.0,"review":"WOW!! Extremely Enjoyable!! Tour Guide Dayna very knowlegable\/professionable!!. Thanksgiving weekend 2018. Booked mid-day Saturday for Sunday tour\u2014approx 7 minutes after paying via credit card got confirmation call from \u201cOver the Falls Tours\u201d that all was in order for Sunday pick-up at hotel which occurred as discussed. Dayna got us to both Am\/Can sides...","review_date":"December 5, 2018"},{"attraction_id":3304,"user":"damsavvy221","rating":5.0,"review":"Enjoyable Tour. We had a wonderful tour at Niagara falls with the tour guide Noman. we really enjoyed the tour with lots of sightseeing. Thanks!!","review_date":"December 2, 2018"},{"attraction_id":3304,"user":"ssk054","rating":5.0,"review":"Not only good tour but amazing tour guide!. Our family went to Niagara Falls during Thanksgiving so it was definitely more on the chilly side, but we had such a good experience with this tour! Our tour guide Dayna was extremely friendly and energetic and she planned out the day for the tour...","review_date":"November 23, 2018"},{"attraction_id":3304,"user":"john_m","rating":5.0,"review":"Great Overview. Our guides were terrific, very knowledgeable and fun. Great picture opportunities. We had a small hiccup about getting on the right tour. This was handled very well and expeditiously by the guide, in contact with the front office, to get us to the right place...","review_date":"November 17, 2018"},{"attraction_id":3304,"user":"caz_p","rating":5.0,"review":"The absolute best thing I've ever done!. Neva Diva was hilarious - a great tour guide! I was travelling solo and made friends on this tour.. it was my highlight of my holiday!","review_date":"November 12, 2018"},{"attraction_id":3304,"user":"fourontour4","rating":5.0,"review":"This Tour Does it All - Niagara Falls. This tour covered it all - Niagara Falls from both the American and Canadian sides, plus so many of the attractions that you would pay for separately to enter and park, including the Skyview Tower, boat ride, Cave of the Winds, etc. Adam was extremely...","review_date":"November 12, 2018"},{"attraction_id":3304,"user":"jennifer_m","rating":5.0,"review":"Neva the Diva was amazing. My boyfriend and I booked the Deluxe Tour and found it fun and informative. It was a cold and windy day but Neva kept us on track and gave us enough time to check out all of the scheduled sites. Neva was fun, informative, energetic,...","review_date":"November 11, 2018"},{"attraction_id":3304,"user":"annessa_g","rating":5.0,"review":"Pretty awesome!. I visited Niagara Falls by myself because I was in the area for work, and since I only had 2.5 days I knew a tour would be the most efficient way to see as much as possible. As a solo traveller, the tour was a...","review_date":"November 8, 2018"},{"attraction_id":3304,"user":"patricia_c","rating":5.0,"review":"Sight seeing. The day tour was great and our guide was so good. We could of not seen everything in one day without the tour. Complaint, we bought our tickets at our hotel Embassy Suites, price was $130.00 each. use, Charges $338.00 for two - Canadian money....","review_date":"November 6, 2018"},{"attraction_id":3304,"user":"lwell500","rating":5.0,"review":"Over the Falls Tour. My wife and I traveled to Niagara Falls to celebrate our 25th wedding anniversary. We signed up for the tour and we could not be happier.\nDayna was our tour guide and the fun started the second we got on the perfect sized bus. The...","review_date":"November 4, 2018"},{"attraction_id":3304,"user":"jesus_r","rating":5.0,"review":"Excellent!!. We had a great time despite the weather! Caleb was our guide and he was great. Highly recommended, great tour.","review_date":"November 1, 2018"},{"attraction_id":3304,"user":"lamariposasoy","rating":2.0,"review":"Only book if you're staying in Niagara Falls. The Tour Guide (Norman) was terrific! However, I called before booking the tour to find out where I would meet them (staying in Toronto) was just told over and over that they would confirm meet up location after the booking has been confirmed and that...","review_date":"October 30, 2018"},{"attraction_id":3304,"user":"jeffrey_c","rating":5.0,"review":"Great tour with Neva the Diva. Neva kept a small group entertained today with her knowledge and enthusiasm. The chance to see the falls close up from Goat Island was worth a lifetime of memories. And the Maid of the Mist in horseshoe falls had my face wet with mist, and...","review_date":"October 29, 2018"},{"attraction_id":3304,"user":"sarah_b","rating":5.0,"review":"Great tour of Niagara Falls. Niva the diva was a great tour guide! It was worth every penny for her to pick us at our hotel, take us all around Niagara Falls to both the US and Canadian side, to see the amazing falls and related sites and then take...","review_date":"October 29, 2018"},{"attraction_id":3304,"user":"rbpcnz","rating":5.0,"review":"Great day out!. We flew from NYC on an early flight. Over The Falls had a driver collect us from the airport and drop us at Starbucks for a coffee and a bite to eat. Our guide Caleb then picked us up from Starbucks along with the rest...","review_date":"October 29, 2018"},{"attraction_id":3304,"user":"trail18998773858","rating":5.0,"review":"Awesome Tour with Neva!. My Girlfriend and I went on the Falls tour and had a great time! Neva was very friendly knowledgeable. Neva made to tour very fun! We had a blast and I we would recommend it to anyone.","review_date":"October 29, 2018"},{"attraction_id":3304,"user":"fairndtenderlady","rating":5.0,"review":"Outstanding Tour with the Niva Diva!. From the moment we stepped on the bus, Niva provided a well-organized fun-filled, fact-filled, action-packed tour. Not a dull moment. Her personality sparkles and she even brought out the sun at the end. This tour was worth every penny. Highly recommended.","review_date":"October 29, 2018"},{"attraction_id":3304,"user":"helen0101","rating":5.0,"review":"Fantastic tour to see all the best sights. As I was only in town for a couple of days and without my own transport I wanted a tour to see as much as I could and both sides of the Falls (having seen the Iguacu Falls from both countries I was keen to...","review_date":"October 28, 2018"},{"attraction_id":3304,"user":"tess_f","rating":5.0,"review":"Awesome!. Neva the Diva did an awesome job! I had a great time and learned a lot. I would highly recommend this tour to anyone visiting the area.","review_date":"October 27, 2018"},{"attraction_id":3304,"user":"wolfmom2369","rating":5.0,"review":"Amazing memories!!. This was the best vacation I've had yet!! The tour guide was very informative and great at explaining things. Her name is Neva the Diva. I had a wonderful time with all the different people on the tour and Neva helped make it even better....","review_date":"October 26, 2018"},{"attraction_id":3304,"user":"asa_w","rating":5.0,"review":"Lots of Great Views and History!. Tom was our tour guide. He took us to the New York side for a walk in the park which contains the United States Falls. We also rode the Maid of the Mist boat ride as part of the tour. We had lunch, stopped at...","review_date":"October 25, 2018"},{"attraction_id":3304,"user":"lindapa4199js","rating":5.0,"review":"A must do attraction!. Caleb, our tour guide, was absolutely phenomenal. Very knowledgeable about each attraction and overall entertaining! Highly recommended!","review_date":"October 24, 2018"},{"attraction_id":3304,"user":"brentmr25","rating":5.0,"review":"Fantastic tour. We had a tour at Niigara falls with tour guide Norman. He was very friendly and showed us around the falls. enjoyed the whole time!!!","review_date":"October 23, 2018"},{"attraction_id":3304,"user":"kathy_b","rating":5.0,"review":"Awesome day with Neva the Diva. Had a wonderful day with a great group of strangers who became friends. Neva the Diva was our driver and tour guide. She was funny and kept us on track. She told us many interesting things about the Falls and knew many historical facts. She...","review_date":"October 23, 2018"},{"attraction_id":3304,"user":"ian_h","rating":5.0,"review":"We love Dayna. Originally we thought we had booked just a boat ride on the maid of the mist ..\nWe got picked up by Dayna and headed for u.s immigration ..\nOn the way to the border she started to tell us what to expect on the...","review_date":"October 22, 2018"},{"attraction_id":3304,"user":"resort764280","rating":5.0,"review":"Great overview of the best of Niagara Falls.. Niagara Falls has a lot to offer from its natural, visual beauty, to experiencing tons of water thundering all around. This tour captures those highlights in an easy, convenient way. Be picked up by a small tour bus at your hotel; have a friendly and...","review_date":"October 22, 2018"},{"attraction_id":3304,"user":"charles_r","rating":5.0,"review":"Great tour and wonderful tour guide!. The tour bus was on time at our Canadian Hotel. Our tour guide was very informative and cared that we all had a good time.","review_date":"October 21, 2018"},{"attraction_id":3304,"user":"jdb001","rating":5.0,"review":"Incredible - Just do it!. We absolutely loved our day at Niagara Falls organized by Over The Falls Tours & with the help of the lovely Dawn who was very patient in answering all of my questions. (Thank you)\nWe booked our own flights from NY to Buffalo (and return)...","review_date":"October 21, 2018"},{"attraction_id":3304,"user":"notoriousaub","rating":5.0,"review":"Comprehensive & Gorgeous Tour!. I cannot think of a better tour to get the most information, views and convenience. Being picked up and dropped off at our hotel was wonderful. We were able to accomplish so many activities in one day that would have taken us longer if on...","review_date":"October 20, 2018"},{"attraction_id":3304,"user":"mwjsd3","rating":5.0,"review":"Wow!. This was a phenomenal way to see Niagara Falls and the surrounding points of interest in a day! Nick was our tour guide and host for the day. I don\u2019t know if you can request him or not but I\u2019d certainly try!! He was pleasant,...","review_date":"October 20, 2018"},{"attraction_id":3304,"user":"burnsie5","rating":5.0,"review":"Over The Falls Tours was well worth the money!! Ask for NicK!!!. Having never been to Niagara Falls we decided to book this tour because it has so much to do. We left at 9am and returned at 4pm. Our tour guide Nick was the best! He's so knowledgable, professional and fun. He was constantly giving us...","review_date":"October 19, 2018"},{"attraction_id":3304,"user":"ken_p","rating":5.0,"review":"Over the Falls Rules!. Nick was an awesome tour guide. He was very enjoyable and very knowledgeable. One of the best guided tours I have ever been on.","review_date":"October 18, 2018"},{"attraction_id":3304,"user":"marva_d","rating":5.0,"review":"The best tour at Niagara Falls. From the moment we stepped on the bus, Caleb shared interesting Niagara Falls facts. We especially enjoyed the Cave of the Winds and activities on the Canadian side. Caleb knew which activities to do first to avoid lines. We\u2019d recommend Over the Falls Tours if...","review_date":"October 17, 2018"},{"attraction_id":3304,"user":"pwilliams571951","rating":5.0,"review":"Over the Falls Tours with Tom. Our tour guide's name was Tom. He was excellent! Very knowledgeable of the history of the area and possesses an excellent sense of humor. Tom picked us up at our hotel at the time we were given. We spent approximately four hours on the tour...","review_date":"October 17, 2018"},{"attraction_id":3304,"user":"andreaj2080","rating":5.0,"review":"Memory Making Day. Randy was extremely helpful! Above and and beyond for sure! Sights were interesting! Loved his insights. My father was along in a wheelchair. The wheelchair had to be assembled and collapsed all day. Niagara Falls is on my dads bucket list, he's 75 and fighting...","review_date":"October 16, 2018"},{"attraction_id":3304,"user":"tina_s","rating":5.0,"review":"Excellent Tour. Our guide Randy was really great. We stopped at several attractions and Randy gave us history and information regarding each one. The main high point was that we actually got off the shuttle and got to take pictures and see and participate in all the...","review_date":"October 16, 2018"},{"attraction_id":3304,"user":"bet_c","rating":5.0,"review":"Noman was an excellent tour guide. Noman was very knowledgeable and friendly. The tour was fabulous affording views of the falls from the top of Skylon Tower to the bottom at Goat's Island, and as close as one can get into the falls with the Maid of the Mist boat ride....","review_date":"October 15, 2018"},{"attraction_id":3304,"user":"janice_b","rating":5.0,"review":"Best Tour Ever. We thoroughly enjoyed our tour on Wednesday, October 10th. Our guide, Josh, was outstanding. He really knew it all and was very entertaining. So glad we didn't get the evil twin, Caleb. LOL\nNiagara Falls was breathtaking, something you need to see first hand.\nThe...","review_date":"October 14, 2018"},{"attraction_id":3304,"user":"670danas","rating":5.0,"review":"Randy\u2019s tour. We had a great time on the tour,Randy was our guide not only did he know his stuff but he was very friendly and made our experience a trip to remember.. thank you again Randy\nFrom Your friends in Queens","review_date":"October 14, 2018"},{"attraction_id":3304,"user":"margie_m","rating":4.0,"review":"Remarkable, up close view. We roomed in a hotel on the Canadian side, so our guide, Josh, picked us up at 9:00 for the 10:00 tour. Josh shared accounts of successful and not-so-successful attempts of individuals who chose to go over the falls using various techniques, as well as...","review_date":"October 14, 2018"},{"attraction_id":3304,"user":"leeann_k","rating":5.0,"review":"Our guide Neva the \"Diva\" made the tour awesome. She had lots of facts and was just a wonderful lady!!!!!. I highly recommend if you go to Niagara to use this company. Parking is expensive and the time you waste in lines waiting to get tickets is nonexistent when you let the tour company do it. Neva made the time on the bus fun.","review_date":"October 13, 2018"},{"attraction_id":3304,"user":"travellw","rating":5.0,"review":"Wonderful Day with Niva's Divas!. We had a wonderful day seeing both the American and Canadian side. The short wait to cross the boarder is well worth seeing both sides! Our tour guide, Niva, picked us up on time and made sure we got through the boarder quickly to see...","review_date":"October 11, 2018"},{"attraction_id":3304,"user":"louisebrooks451","rating":3.0,"review":"Tour was great despite the guide. This wonderful day was nearly spoilt by the attitude of our guide Marcello.\nHe was Impersonal and made us feel uneasy from the outset.he also seemed to take pleasure in belittling the more elderly women in the group. He was hard to hear at times...","review_date":"October 10, 2018"},{"attraction_id":3304,"user":"wander810907","rating":5.0,"review":"Wonderful day full of fantastic views and a world class tour guide!. We were part of Dayna's group today for a six hour (approx) tour that took us to numerous locations to enjoy many vantage points of the Falls and to learn some history. The van was very comfortable and even the annoying delay to get into...","review_date":"October 10, 2018"},{"attraction_id":3304,"user":"ndavis804","rating":5.0,"review":"Fabulous Tour. My husband and I and another couple thoroughly enjoyed this Niagara Falls tour. John B., our tour guide, was so informative and knowledgeable. He answered all of our questions and provided a lot of history about the falls. We ended up seeing everything we wanted...","review_date":"October 9, 2018"},{"attraction_id":3304,"user":"stan_b","rating":5.0,"review":"Awesome Adventure!. My wife and I truly enjoyed ourselves. Josh was our tour guide and his wit and knowledge of Niagara Falls was very informative and entertaining. We would highly recommend Over the Falls Tours and Josh to everyone.","review_date":"October 9, 2018"},{"attraction_id":3304,"user":"18catlady99","rating":5.0,"review":"Fabulous Niagara Falls Tour. The Niagara Falls tour with John B was fabulous. John B made seeing the Falls exciting for our whole family. To be able to go on both sides of Niagara was great. We were given lot of history to see what was to the beautiful...","review_date":"October 9, 2018"},{"attraction_id":3304,"user":"h1588zssandraf","rating":5.0,"review":"So Much Water!. Far exceeded my expectations!!\nOur guide, Noman, was wonderful. He kept up with everyone and was very informative.\nWe got to see everything!","review_date":"October 9, 2018"},{"attraction_id":3304,"user":"lynette_l","rating":5.0,"review":"Friends fall trip. This was the best tour I have ever been on!! Neva the Diva, was the best tour guide and made everything so interesting and enjoyable. She interacted with all the people on my tour and made it really good.\nNeva was really the best!!! Give...","review_date":"October 6, 2018"},{"attraction_id":3304,"user":"hdguthrie2017","rating":5.0,"review":"AMAZING!. This bus tour was great! Noman our tour guide was very knowledgeable, funny, took time to answer questions and all around great guy. The bus tour was of the American and Canadian sides and it was just breath taking. Very different seeing it from two...","review_date":"October 6, 2018"},{"attraction_id":3304,"user":"elena998823","rating":5.0,"review":"Great Memorable Tour. We had a great tour at Niagara Falls. Enjoyed all the views of the falls. The tour guide Noman was friendly and shared lots of information about the falls.","review_date":"October 3, 2018"},{"attraction_id":3304,"user":"bguess2018","rating":5.0,"review":"a sightseeing tour is as good as the guide. I have been on many city sightseeing tours and my experience has been these are only as good as the guide that is leading to tour. NEVA the DIVA was the best! If you purchase this tour request NEVA. She is very knowledgeable and personable...","review_date":"October 3, 2018"},{"attraction_id":3304,"user":"klugeco","rating":5.0,"review":"What a fantastic tour of the Falls!. I booked this falls tour for my wife and I and another couple through TripAdvisor and it was wonderful. Caleb was our guide he he was entertaining, knowledgable and so helpful..He made the tour very enjoyable. Within seven hours we saw everything we wanted to...","review_date":"October 2, 2018"},{"attraction_id":3304,"user":"totalbodyclinic","rating":5.0,"review":"Great tour. Great tour, very informative. Our guide, Neva the Diva, was outstanding. Funny, friendly, and knowledgeable.","review_date":"October 2, 2018"},{"attraction_id":3304,"user":"doddhome1","rating":5.0,"review":"Niagara with Nick. My wife and I spent our 32nd anniversary at Niagara Falls an went on a great tour with a great guide Nick. We probably could have put the same stops together on our own but would have missed so much and probably would have taken...","review_date":"October 1, 2018"},{"attraction_id":3304,"user":"johncathyszcz","rating":5.0,"review":"Simply The Best!!!. This tour was absolutely the best ever!!! Such a great day from start to finish. Caleb was our guide and he was amazing. Starting with a boat ride on the iconic Maid of the Mist, then climbing Bridal Veil falls to crossing the border in...","review_date":"September 30, 2018"},{"attraction_id":3304,"user":"fiona_t","rating":5.0,"review":"Super ,well organised trip. Excellent value. Fab trip hosted by Neva the Diva.. Thank you .. Great fun with lots of entertaining commentary from Neva . Easy access to super view points, brilliant advice re how to get best out of the trip , best place to stand sit etc. Comfortable...","review_date":"September 30, 2018"},{"attraction_id":3304,"user":"globetrotting636335","rating":5.0,"review":"Outstanding Tour!. Our tour guide, Nick, was great! He was full of helpful hints and a wealth of knowledge on the sites we visited. The hotel pickup was so convenient, the tour size of 17 was perfect, and the stops went smoothly. It was so relaxing to...","review_date":"September 29, 2018"},{"attraction_id":3304,"user":"roxyviru","rating":5.0,"review":"Great Time Had By All. What a wonderful way to view the falls from all angles. Water level, ground level, and from on high, you see all there is to see. The tour guide, Dayna, was just adorable; made the most of every moment we had with her.","review_date":"September 29, 2018"},{"attraction_id":3304,"user":"major_linda","rating":5.0,"review":"Great tour. We had one day to see the falls and this was the way to do it. We were picked up at our hotel. Our tour guide, Randy, was great. The number of people in the group is smaller and the bus is comfortable. It's a...","review_date":"September 29, 2018"},{"attraction_id":3304,"user":"vincent_a","rating":5.0,"review":"Fun Day. Our guide 'Neva the Diva' was great. The boat ride was memorable while the view from skylon is spectacular","review_date":"September 28, 2018"},{"attraction_id":3304,"user":"nancy_r","rating":5.0,"review":"Awesome. The tour was great, saw so much more then if we did it on our own. Neva the Diva was a great tour guide....very knowledgeable and friendly.","review_date":"September 27, 2018"},{"attraction_id":3304,"user":"denise30906","rating":5.0,"review":"Fabulous tour - Neva the Diva was great. This tour was a great! Neva was a great tour guide. She was fun and informative and kept us on schedule. This was a great way to see multiple attractions and not have to drive or navigate lines. We only had one day to tour...","review_date":"September 26, 2018"},{"attraction_id":3304,"user":"bnilsen67","rating":5.0,"review":"Adam ROCKS!. He made this a very informative and enjoyable. He kept us very entertained.\nHaving your passport is a must.\nEnjoyed seeing the Falls up close","review_date":"September 25, 2018"},{"attraction_id":3304,"user":"lisa_s","rating":5.0,"review":"Fantastic Time with the Ukulele Guy. I enjoyed hearing the Ukulele Guy playing his instrument at every stop. The boat ride was excellent. He was well knowledgeable of the sites. Can\u2019t wait to return.","review_date":"September 25, 2018"},{"attraction_id":3304,"user":"239yunl","rating":5.0,"review":"Fun time with Neva the Diva. Neva made our trip fun, informative, and comfortable. Not only you save the time for parking and traffic, you would have local fun stores while you are commuting from sight to sight. Highly recommend","review_date":"September 25, 2018"},{"attraction_id":3304,"user":"connor_h","rating":5.0,"review":"A Fantastic Tour with Neva the Diva. We took a tour with a fantastic guide named Neva (The Diva) who made the tour one of a kind. An outgoing personality, she was fun, informative, knowledgeable and has just an all around great personality. With the amount they pack into the tour, I...","review_date":"September 24, 2018"},{"attraction_id":3304,"user":"joni_c","rating":5.0,"review":"Perfect choice for a tour. Josh was a great tour guide for our \u201cRoyal Canadian Tour and Maid of the Mist Boat Ride\u201d. Very thorough and fun. It was great to see both sides of Niagara Falls.","review_date":"September 24, 2018"},{"attraction_id":3304,"user":"pam_m","rating":5.0,"review":"NICK KNOWS NIAGARA. My 2 sisters and I took our 80 yr old mother on this tour and while I can't say enough about what a great trooper mom was climbing the steps up the side of Niagara Falls and hanging with the group all day long...it was...","review_date":"September 24, 2018"},{"attraction_id":3304,"user":"aquapat","rating":5.0,"review":"Over The Falls was Over The Top Fabulous. From the get-go our Guide, Josh, was lots fun and knowledgeable. He was thorough and kept our group well organized without making us feel rushed. We saw great Niagara attractions and more. Gearing up in rain jackets and rubber sandals, was a particular favorite and...","review_date":"September 24, 2018"},{"attraction_id":3304,"user":"susan_h","rating":5.0,"review":"\u201cBeyond words\u201d tour of Niagara Falls. This tour was worth every penny of the cost! We were promptly picked up at our hotel at the time that was set up by our guide Caleb. He was very informative about the falls and the city of Niagara Falls and did a fantastic...","review_date":"September 23, 2018"},{"attraction_id":3304,"user":"leroy_h","rating":5.0,"review":"6 hour tour. We had a very enjoyable time, the guide was knowledgeable every thing was on time . Great value for the money.","review_date":"September 22, 2018"},{"attraction_id":3304,"user":"tattling-tourist","rating":5.0,"review":"Perfect way to see the area in a day. I was here by myself and wanted to see the area. Parking and the traffic can be a pain so I felt a tour would be a perfect way to get around. Nick made the day go by flawless. Never once did I have to...","review_date":"September 21, 2018"},{"attraction_id":3304,"user":"david_t","rating":5.0,"review":"Tour was Great. The tour was a great experience. The entire day was stress free and planned out very well. In addition to being a fellow Buffalo Bills fan, Caleb was a fantastic tour guide. He was very knowledgeable and has a great demeanor when dealing with varying...","review_date":"September 20, 2018"},{"attraction_id":3304,"user":"ann_s","rating":5.0,"review":"Great tour in one day!. We had a great tour with our guide Randy. He told us so much about the area and he did a wonderful job - he's one of the best tour guides we've had in any city we have visited. We saw more in the one...","review_date":"September 20, 2018"},{"attraction_id":3304,"user":"kuhl4751","rating":5.0,"review":"wonderful tour. We had a wonderful tour with our guide Randy. We got to see all the sites at Niagara falls. Randy told lots of stories about the area. Would recommend this tour to anybody visiting the area","review_date":"September 19, 2018"},{"attraction_id":3304,"user":"robilee_b","rating":5.0,"review":"R Bell, Sebree, KY. Thanks for an exciting day of touring the American and Canadian sides of Niagara Falls, Josh! Loved all the historical information, stories and suggestions of additional activities. Thanks so much for a spectacular tour!","review_date":"September 18, 2018"},{"attraction_id":3304,"user":"meyerowich","rating":5.0,"review":"Group of 5: Caleb was Awesome!. We came out from Kansas City, connected with friends from Tampa and Manhattan for a wonderful two days at Niagara Falls. We selected this tour simply because we wanted to see it all without the hassle of coordinating tickets, crossing boarders, and negotiating crowds. This...","review_date":"September 18, 2018"},{"attraction_id":3304,"user":"masmith1","rating":5.0,"review":"Great way to experience Niagara Falls. This tour was an amazing way to experience the falls--maid of the mist, the cave, lookout points, etc. Nick was a super guide. He made everything so easy, buying tickets, dropping off and picking up at sites; he was ubiquitous! We felt like we had...","review_date":"September 18, 2018"},{"attraction_id":3304,"user":"jturk","rating":5.0,"review":"Amazing Tour of Falls. We had a wonderful time on our tour today. Our guide Adam was so knowledgeable and he made getting in and out of each attraction so easy. No standing in lines or waiting. This was a whole day trip and well worth the money! Could...","review_date":"September 17, 2018"},{"attraction_id":3304,"user":"debra_s","rating":5.0,"review":"What an AMAZING day!!. Our trip was to celebrate my husband's birthday and it started by getting picked up at the hotel (we were last) and our tour guide, Randy, having a Happy Birthday sign for him. Randy truly made the experience for us!!","review_date":"September 17, 2018"},{"attraction_id":3304,"user":"lj_o","rating":5.0,"review":"Well worth every penny!. Numen was an excellent guide. He moved our group of 24 efficiently without rushing us along. I felt that I got to see everything there was but didn't spend my time waiting in line for the boat or the tower. The stop for lunch is...","review_date":"September 17, 2018"},{"attraction_id":3304,"user":"sharon_macaulay","rating":5.0,"review":"Sharon Macaulay . We all had a wonderful day in Niagara Falls - highly recommend this tour. Adam was fantastic. Very knowledgeable and we entered the National Park quickly and all attractions were entered really quickly. No waiting around at all. You definitely need to do both US...","review_date":"September 16, 2018"},{"attraction_id":3304,"user":"mekafromkk","rating":5.0,"review":"Great Adventure. First let me say JOSH nailed it! Josh was our tour guide and was very knowledgeable of the area. He had great stories and fun facts, in addition he answered all and I mean all of my questions!!The tour is on a small van type...","review_date":"September 16, 2018"},{"attraction_id":3304,"user":"kimberly_h","rating":5.0,"review":"Caleb was awesome, tour was great.. We had a great time and the entire experience went smoothly. We got to do each of the main attractions and Caleb was an excellent, very knowledgeable guide.","review_date":"September 15, 2018"},{"attraction_id":3304,"user":"bill_b","rating":5.0,"review":"Outstanding Tour. We were picked up at our hotel by our tour guide, Josh, who provided a day-long tour of all the sights, including Maid of the Mist. He was knowledgeable and personable and added to the experience with his humor and personality. Josh was a terrific...","review_date":"September 14, 2018"},{"attraction_id":3304,"user":"nicholas_l","rating":5.0,"review":"Hassle Free Site Seeing. The convenience of this tour is fantastic. You just sign up and list which hotel you are staying. They pick you up in the morning and drive you everywhere, so you don't have to figure where to go and don't have to pay for parking...","review_date":"September 14, 2018"},{"attraction_id":3304,"user":"daisy458789","rating":5.0,"review":"Perfect Tour. AWESOME TOUR!!! I enjoyed the maid of mist boat tour it was nice and saw the falls from various angle. Our tour guide Noman was wonderful, friendly and polite. Highly recommend the tour.","review_date":"September 12, 2018"},{"attraction_id":3304,"user":"christine_h","rating":5.0,"review":"over the falls tour. Adam was our tour guide. He was great. Very informative and easy to listen to. We had a great time and would recommend him and the tour to all that want to see everything in at the Falls. We are not really tour people but...","review_date":"September 12, 2018"},{"attraction_id":3304,"user":"stevelowman44","rating":5.0,"review":"The Falls from EVERY Angle. This is by far a FULL day. After everyone was loaded in Canada we traveled to the US side of the falls and boarded the Maid of the Mist which was very cool. Hint if you dont want to get super wet stay on the...","review_date":"September 11, 2018"},{"attraction_id":3304,"user":"jean_g","rating":5.0,"review":"Quality and Professionalism in Every Way. It was clear from the time we were picked up at the hotel to the end of the day that this tour company and our tour guide, Caleb, were first class! The day's itinerary was very well thought out. The sequencing of stops was perfect...","review_date":"September 9, 2018"},{"attraction_id":3304,"user":"mike_h","rating":5.0,"review":"Amazing falls tour.. Noman is the man. Great tour and well worth the experience. From the \"maid of the mist\" boat, \"cave of the winds\", skylon tower, whirlpool, and the guides narrative it was an amazing day.","review_date":"September 9, 2018"},{"attraction_id":3304,"user":"alvinandlynnettep","rating":4.0,"review":"Great tour of the falls. This was our first trip to Niagara Falls. The tour was excellent. Norman, our tour guide, was very personable. He made everything so easy for us. The tour was well organized. As this was our first trip, the tour took us to the places we...","review_date":"September 9, 2018"},{"attraction_id":3304,"user":"446jimo","rating":5.0,"review":"What an amazing well planned trip with a great tour guide, Neva the Deva!. We enjoyed a half day falls excursion with the best tour guide, Neva the Deva. she informed us of so much history and facts, and kept the journey so light hearted, stress free, and fun. we all laughed at her witty jokes, and we loved...","review_date":"September 8, 2018"},{"attraction_id":3304,"user":"wayne_a","rating":5.0,"review":"Probably the Best Tour for Money - & the Best Guide!. If you have not visited Niagara Falls before, please be advised that parking is neither cheap or easy. We therefore opted to spend part of our time (and our travel budget) on a tour that picked us up from our hotel, spent most of the...","review_date":"September 7, 2018"},{"attraction_id":3304,"user":"athibodeau01","rating":5.0,"review":"Great Tour with Randy. We had a very well expedited tour with Randy for a tour of both the New York side and Canadian side of Niagara Falls. Randy was top notch professional in every manner. One thing that stood out is how he was able to let us...","review_date":"September 6, 2018"},{"attraction_id":3304,"user":"jackkalis984","rating":5.0,"review":"Adventure to Niagara Falls. Great experience provided by our tour guide Noman. Seen the falls from multiple viewpoints and learned tons of fun facts! Thanks!","review_date":"September 6, 2018"},{"attraction_id":3304,"user":"larkchoosyy","rating":5.0,"review":"What an Experience!. We chose to do a tour instead of doing it on our own. It turned out great and well worth the money. Our guide, Noman, was knowledgeable, patient and kind. He was so good at explaining all there is to know about the area.","review_date":"September 6, 2018"},{"attraction_id":3304,"user":"rachelbollinger","rating":5.0,"review":"Wonderful Day with Caleb. Caleb was a fantastic guide for our fun filled day. He paved the way and made everything easy and fun. The door to door service was great too. Highly recommend it and him.","review_date":"September 6, 2018"},{"attraction_id":3304,"user":"viv_r","rating":5.0,"review":"Our trip was wonderful. Paul was our guide - he did a wonderful job of showing us so many different views of the falls. It was a full day of adventure","review_date":"September 5, 2018"},{"attraction_id":3304,"user":"olderandwiser44","rating":5.0,"review":"Great Day, Niagara!. New Berkshire people mover, experienced guide named Randy. That\u2019s a great start! Randy was so organized and kind. He facilitated each stop for efficiency in entering and exiting venues. He so calmly gave instructions and related the history of the area. So often guides get...","review_date":"September 5, 2018"},{"attraction_id":3304,"user":"frequentflier624368","rating":5.0,"review":"Absolutely fabulous!!. Brian was our tour guide, and the best tour guide we have ever experienced. His knowledge and his humor \"Dad Jokes\" as he referred to them. Just an amazing day, best organized tour we have ever taken.....will recommend Over the Falls Tours any day to...","review_date":"September 5, 2018"},{"attraction_id":3304,"user":"launcher69","rating":5.0,"review":"Very well organized. Noman was our guide and I must say he did a very good job keeping 32 people in line and on time so that we could see everything we wanted to see. He always had the tickets ready to go for the various attractions, knew...","review_date":"September 4, 2018"},{"attraction_id":3304,"user":"jacobee837","rating":5.0,"review":"Great tour and wonderful guide Noman. One of my friends from Australia visited, and we did a tour of the falls together. Knew we wanted to see the Falls and Maid of the Mist boat trip. This tour covered that and so much more. Our tour guide Noman did a wonderful...","review_date":"September 4, 2018"},{"attraction_id":3304,"user":"tammy_r","rating":5.0,"review":"Niagara Falls. My driver was Jay and he did a wonderful job. Very knowledgeable. We toured the falls from both sides, the top and the bottom. The tour was 5 hours and it was busy most of the time and it went fast","review_date":"September 4, 2018"},{"attraction_id":3304,"user":"robert_p","rating":5.0,"review":"Maid of the mist and tours on both sides started on the American side ended on the Canadian side.. It was Saturday September 1st . Brian picked me and my girlfriend up on a shuttle at our hotel . He was great!! Very thorough and entertaining! He made it a great experience!! I would have never visited all those places we stopped at but...","review_date":"September 4, 2018"},{"attraction_id":3304,"user":"meganwarwickshire","rating":5.0,"review":"A Great Day Out. Our tour guide was called Randy and he was great could not have had a better one. He was really informative and helped make our day. We explored both sides of the falls were taken to all the best places for photos and were told...","review_date":"September 4, 2018"},{"attraction_id":3304,"user":"david_p","rating":5.0,"review":"Maid of the Mist with Randy. The initial pickup was right on time and the tour bus was clean, cool and spacious.\nThe tour guide \"Randy\" was excellent. He was very informative, knew the history of the attractions and kept the tour on schedule. Everything about the tour was planned and...","review_date":"September 3, 2018"},{"attraction_id":3304,"user":"tpasea","rating":5.0,"review":"Both Sides of the Falls. WOW - Caleb is the best. He was our tour guide and you could tell that he loved his job and telling the people all about Niagara. We say many sites - Maid of the Mist, Cave of the Winds, crossing the Rainbow Bridge to...","review_date":"September 2, 2018"},{"attraction_id":3304,"user":"anthonyu422","rating":5.0,"review":"Niagara tour review. This was an unbeatable tour made even better by Randy our tour guide. He was personable, funny, knowledgeable, patient and gave us a great time. This tour is not to be missed- it was a great value and lasted about 7 hours. We visited the...","review_date":"September 2, 2018"},{"attraction_id":3304,"user":"rob_b","rating":5.0,"review":"Amazing day. We enjoyed a great day being guided by a John B. His knowledge and history of the area along with his desire to maximize our stops was much appreciated. Other guides should follow John\u2019s lead to ensure their groups have a similar experience.","review_date":"September 2, 2018"},{"attraction_id":3304,"user":"kathy_g","rating":5.0,"review":"No question, this is a terrific value and experience. I was feeling a little guilty that I picked the most expensive option because I didn't have time to organize the trip better. Well, I'm thrilled this is how I solved my planning problem. Once you factor in everything you get to see, the lines...","review_date":"September 1, 2018"},{"attraction_id":3304,"user":"sarahe2496","rating":5.0,"review":"What An Awesome Day!!!. We booked a tour as this was our 1st experience in Niagara Falls and I\u2019m so glad we did!!! Our tour guide Randy was awesome, extremely knowledgeable, great personality and all around a great guy. He gave us lots of tips when visiting the main...","review_date":"August 31, 2018"},{"attraction_id":3304,"user":"aprildow","rating":5.0,"review":"Neva the Diva. We had a busy, informative day on the US and Canada side of Niagara Falls. Experienced Cave of the Winds, rode Maid of the Mist, saw 3 sisters islands, Skylon Tower, saw The Whirlpool, Floral Clock, and so much more. Neva is so informative and...","review_date":"August 31, 2018"},{"attraction_id":3304,"user":"dianew440","rating":5.0,"review":"An amazing day!. We had a fantastic time on the Over the Falls tour. Our tour guide, Norman, was very knowledgeable, friendly and prompt. We were picked up at our hotel right on time. Noman provided a lot of historical information and kept the tour very interesting. We...","review_date":"August 31, 2018"},{"attraction_id":3304,"user":"passport694654","rating":5.0,"review":"Tour of American and Canadian Sides of Niagara Falls. I highly recommend this tour, especially from our tour guide Jay! He was very detailed and helped make the tour most enjoyable!","review_date":"August 30, 2018"},{"attraction_id":3304,"user":"cothmc64","rating":5.0,"review":"Amazing and informative Niagra Falls tour. My wife and I enjoyed this trip. We saw the sights, we met new people. Randy the tour guide was amazing. We would recommend this to anyone wanting to see the falls. Well worth the money.","review_date":"August 30, 2018"},{"attraction_id":3304,"user":"rtyburczy2018","rating":5.0,"review":"Best Tour By \"Over The Falls Tour\". Our tour guide \"Caleb\" was great from the start of the tour to its end. He was friendly, very knowledgeable about all the sights on the USA and Canadian sites including some of its history.\nCaleb, thanks for a GREAT Tour.","review_date":"August 30, 2018"},{"attraction_id":3304,"user":"kaylaleezz","rating":5.0,"review":"Seen all the main sights. We had a whole day tour with Noman. He was a fantastic tour guide. The sights are SPECTACULAR!! Overall, we explored the Falls from every angle possible. Enjoyed the day.","review_date":"August 30, 2018"},{"attraction_id":3304,"user":"jacob56879","rating":5.0,"review":"Awesome Trip to Niagara Falls. Our tour of Niagara falls was unbelievable. Noman was an awesome tour guide, he was informative and fully explained everything. Highly recommend this tour guide! We saw both side of the falls from many places, including the Maid of the Mist boat. Great way to...","review_date":"August 30, 2018"},{"attraction_id":3304,"user":"jackmr1111","rating":5.0,"review":"Fun and Educational. Noman was a fantastic tour guide. He was easy to talk to and spoke with clarity and knowledge about all the sights. He knows exactly where to be to get the best experience and kept the trip entertaining. This tour was well worth the price....","review_date":"August 29, 2018"},{"attraction_id":3304,"user":"dcresident486","rating":5.0,"review":"Deluxe Tour & Guide Robbie - Most Efficient Way to See Niagara!. With summer coming to a close, we asked our son about his highlight and his answer: Niagara Falls Tour! We visited early Aug and booked the Deluxe tour to get oriented the first day. It was the most efficient way to see all the sights...","review_date":"August 29, 2018"},{"attraction_id":3304,"user":"deacon49","rating":5.0,"review":"Deluxe It Was. I am so glad that we picked this tour. We covered it all - both the US side and the Canadian side. Our guide Ed was excellent. The highlights for me were the Cave of the Winds and the Maid of Mist. Getting that close...","review_date":"August 28, 2018"},{"attraction_id":3304,"user":"trvlingbob","rating":5.0,"review":"WHAT A GREAT DAY!. AMAZING AMAZING AMAZING!!!\nWhat a GREAT experience! We stayed on the Canadian side at The Hilton Hotel on Fallsview Blvd, (Which was FANTASTIC! That's for another review though). Our tour date started off nice when Jay picked us up at our hotel. Not knowing what...","review_date":"August 27, 2018"},{"attraction_id":3304,"user":"nwoods15","rating":5.0,"review":"everything is taken care of. Great tour with our guide, Randy! It was just my 5th grader and myself on a last minute side trip. Randy was extremely knowledgeable about the falls. From scientific facts to historical events to how not to get soaked on the Maid of the Mist,...","review_date":"August 27, 2018"},{"attraction_id":3304,"user":"lana_m","rating":5.0,"review":"DELUXE IS AN UNDERSTATEMENT!!!!!!!!!!!!!!!. What an amazing experience!!\nStarting with Dawn -- the set up was EASY and the attention to detail was PHENOMENAL!\nAnd Caleb, our tour guide -- was a dream come true!\nCan't wait to recommend both to famiy, friends, EVERYONE!!!","review_date":"August 27, 2018"},{"attraction_id":3304,"user":"lindab2846","rating":5.0,"review":"10 Stars!!!. Randy, our tour guide, made this an enjoyable event over and above what we expected. He kept us informed and on schedule at all times. He loves history and shares it in a most interesting way. We covered more attractions with more info than we...","review_date":"August 25, 2018"},{"attraction_id":3304,"user":"ag00dw0man","rating":5.0,"review":"Great tour! Highly recommend for a comprehensive tour of both sides of Niagara Falls!. John B. was our awesome guide for the Niagara Falls Canadian and American Deluxe Day Tour. If you want to experience both sides of the Falls in a single tour, I would highly recommend this one. John was very knowledgeable and made the trip even...","review_date":"August 25, 2018"},{"attraction_id":3304,"user":"maryallio","rating":5.0,"review":"A must Tour!. This tour made seeing the falls so convenient and fun. We saw all the best sights and Noman was a great guide! we did the boat, cave of the wind, whirlpool and many more..","review_date":"August 24, 2018"},{"attraction_id":3304,"user":"katie_a","rating":5.0,"review":"Excellent in every way!. We did the Deluxe Sightseeing Tour of Niagara Falls with Randy. It was a fantastic tour! He was so knowledgeable, funny, and polite. He went out of his way to prepare us for each stop, get us any information we needed and help us with...","review_date":"August 23, 2018"},{"attraction_id":3304,"user":"sightsee536157","rating":5.0,"review":"Uplifting experience . All thumbs up for our tour guide, Randy, who is excellent and very resourceful. The tour exceeded all expectations; we not only enjoyed the attractions, we learned about its history and also laughed a good bit.\nThank you for helping make this day memorable!\nFrom...","review_date":"August 23, 2018"},{"attraction_id":3304,"user":"sharon_m","rating":3.0,"review":"Know before you go.. A guided sight-seeing tour through the Niagara Falls area is a mixed bag of experiences. On a tour, you don't have to worry about parking, fees, traffic and\/or knowing how to get where you're going. In exchange, you lose the ability to stay at each...","review_date":"August 23, 2018"},{"attraction_id":3304,"user":"patti_c","rating":5.0,"review":"Great tour!. We did the all day tour with Randy. He was very polite and knowledgable. We were real pleased with the tour and with Randy. He knew what he was doing and where we were going! He showed us attractions that we should do if we...","review_date":"August 23, 2018"},{"attraction_id":3304,"user":"lindahandrahan","rating":5.0,"review":"Great TIME!!. Took the Deluxe Sightseeing Tour of American and Canadian Sides day tour out of Niagara Falls, NY with Randy as our tour guide. He is a great tour guide. Very happy and extremely patient. Great asset to the company. We learned all about the different...","review_date":"August 23, 2018"},{"attraction_id":3304,"user":"muscatinenative","rating":5.0,"review":"We enjoyed the beauty of the American and Canadian falls.. We were able to get a well rounded, educational tour of the American and Canadian falls. Having a tour guide enabled us to relax and enjoy the ride and scenery. Our tour guide , Randy, was very knowledgeable about the history of the area. He...","review_date":"August 22, 2018"},{"attraction_id":3304,"user":"njgirl","rating":5.0,"review":"Well worth the cost. I am not typically a \"tour\" kind of person, preferring to explore on my own. But in this case, with only one day in Niagara Falls, I did want to make sure I took advantage of the limited time. And I'm glad I did!!\nThis...","review_date":"August 21, 2018"},{"attraction_id":3304,"user":"xiomarac407","rating":5.0,"review":"One of the best tours we have taken. We took this tour on August 17 with Caleb. He was funny, knowledgeable, accommodating, and patient. He knew what to do to help us save time and have the best experience. He covered everything on the tour, on time, and have plenty of history and...","review_date":"August 19, 2018"},{"attraction_id":3304,"user":"matthewt1382","rating":5.0,"review":"This is the tour to be on - don't worry about anything else.. Hi Dawn,\nWe have just arrived back into Australia & just wanted to thank you for organizing this private tour for us.\nWe had Caleb as our tour guide & he was awesome.\nNothing was a problem for him & he took care of everything...","review_date":"August 19, 2018"},{"attraction_id":3304,"user":"lesliebrown3","rating":5.0,"review":"See All of the Falls All in Done Day. Our guide Randy, was awesome!!!! Our first stop was Maid of the Mist and for those of us who chose not to get drenched, he provided great advice. Ditto for Cave of the Winds, we did get a bit wet, but that was our choice,...","review_date":"August 18, 2018"},{"attraction_id":3304,"user":"thomas_s","rating":5.0,"review":"Maid of the Mist and Canada tour. Josh was a fantastic tour guide! Very knowledgeable and a great sense of humor. The delays crossing into both countries was time consuming but we are ok with Border Patrol doing their jobs...kudos to both of them!","review_date":"August 17, 2018"},{"attraction_id":3304,"user":"l1d2","rating":5.0,"review":"Well worth the money spent for the Deluxe Sightseeing Tour of American and Canadian side of Niagara Falls. My sister and I thoroughly enjoyed the sightseeing tour. Randy was an EXCELLENT tour guide. He was kind, very knowledgeable, very well organized, fun and inspiring. We were very well satisfied with this 'not to miss ' excursion and would suggest anyone going to visit...","review_date":"August 16, 2018"},{"attraction_id":3304,"user":"mujerlinda","rating":5.0,"review":"With I could give this 10 stars!. Wow! Unbelievable tour and I HIGHLY recommend it! Caleb was a very informative tour guide and very friendly. I didn't think anything would top the Maid of the Mist boat ride, but Cave of the Winds beat it hands down! You get very drenched on...","review_date":"August 16, 2018"},{"attraction_id":3304,"user":"jessie_d","rating":5.0,"review":"Great Tour. It was the best tour I have ever been. Randy our tour guide was amazing, patient, very knowledgeable, funny and give us great tips for all the activities. We where 16 and my dad with a wheel chair and he was always pending of not...","review_date":"August 16, 2018"},{"attraction_id":3304,"user":"karah_l","rating":5.0,"review":"Our tour guide looked like my science teacher. Our tour guide, Adam, was amazing! He showed us around and had funny jokes for us here and there. He was an expert around the Niagras! Although he took a couple extra hours touring us around, it was really fun from the very beginning of...","review_date":"August 16, 2018"},{"attraction_id":3304,"user":"williamson21159","rating":5.0,"review":"one of the best tour guide i have seen. This is my first time visit and the tour gave us many opportunities to see all the good sightseeing of the Niagara falls. Noman was super informative and made the entire day fun and enjoyable. He has great knowledge about the Niagara falls and most...","review_date":"August 15, 2018"},{"attraction_id":3304,"user":"lorango911","rating":5.0,"review":"Perfect day, perfect tour, perfect guide!!. Noman was such a great tour guide. From Maid of the Mist, to the Cave of the Winds, the Poutine, and Skylon Tower, he was efficient, clear and concise and super friendly. He was on time to pick us up and was very understanding when...","review_date":"August 15, 2018"},{"attraction_id":3304,"user":"rickschram","rating":5.0,"review":"Great Honeymoon Tour. One of the best tours of our honeymoon! Our tour guide Paul was so knowledgeable and friendly and made the entire day enjoyable. We learned so much with all his stories from the power plants to the history of Canada and all the stories of...","review_date":"August 15, 2018"},{"attraction_id":3304,"user":"\u05d2\u05dc_\u05d6","rating":5.0,"review":"Amazing!. The tour covered pretty much everything you need to see and know and even more!\nRandy was knowledgeable, kind, and funny, we had a great day with him! Will definitely try to book him when I'll come back.","review_date":"August 14, 2018"},{"attraction_id":3304,"user":"szalai11","rating":5.0,"review":"Over the Falls. A very good tour, well worth the money. Our tour guide Randy was very informative and provided a great deal of useful information. Saw all that we could in the time provided, no wasted time.","review_date":"August 14, 2018"},{"attraction_id":3304,"user":"199danaw","rating":5.0,"review":"sightseeing with Josh. Josh was very funny and knowable about the areas we visited I had a wonderful time , it covered all the things that I wanted to see and Josh always had interesting facts about peoples and places . He was well informed and fun\nIf...","review_date":"August 13, 2018"},{"attraction_id":3304,"user":"dfw26","rating":5.0,"review":"Very interesting tour. Randy was an excellent tour guide. Very knowledgeable and approachable. despite it being a very hot day, and the fire brigade being called to the Skylon tower, our party of 7 really enjoyed the experience.","review_date":"August 13, 2018"},{"attraction_id":3304,"user":"wayne_c","rating":5.0,"review":"All you need is this tour!. This tour covers all the attractions you'd need for the Niagara Falls area, both American and Canadian sides. You will experience the majestic of all three falls close-up from Maid of The Mist boat, be awed by power of wind and pounding water falls at...","review_date":"August 12, 2018"},{"attraction_id":3304,"user":"david_f","rating":5.0,"review":"A wonderful day. Our tour of Niagara Falls was a truly exceptional. Our Tour Guide Josh was very Knowable about the history and made the day a great experience for our group. My Granddaughter is still talking about Josh, and her experience during our tour.","review_date":"August 12, 2018"},{"attraction_id":3304,"user":"joe_m","rating":5.0,"review":"Great tour!. Great tour - breathtaking views and many amazing up-close experiences! Our guide John B. was friendly, organized, knowledgeable, and helpful. We had a wonderful day!","review_date":"August 11, 2018"},{"attraction_id":3304,"user":"chuckhauger","rating":5.0,"review":"Wet, wild, and wonderful . This was an excellent tour, John B. did a wonderful job, he showed us everything we could imagine. He got us in some of the places so much faster than expected,Even when we had an elevator malfunction at the Maid of the Mist tour he...","review_date":"August 11, 2018"},{"attraction_id":3304,"user":"john_y","rating":5.0,"review":"Niagara Falls American and Canadian Sides 1-day Sightseeing Tour. Tour was very good. Great way to see Niagara Falls from various vantage points. Plan for more than the 6 hours. Ours was about 9 hours, with significant time crossing Rainbow bridge twice. John B was our tour guide and driver. Can't blame him for...","review_date":"August 11, 2018"},{"attraction_id":3304,"user":"maureen70","rating":5.0,"review":"The perfect way to fill a day. Considering the huge crowds around the Falls this particular weekend, this day trip was fantastic. Randy took care of everything, from easing us through an extended border wait (both times) and handing out fun and factual advice on where to get the best effect on...","review_date":"August 11, 2018"},{"attraction_id":3304,"user":"robertkarlus","rating":5.0,"review":"Over the falls tour. Our tour was great! Wonderful day full of nature, history, adventures, and getting soaking wet! Mr. Noman was an awesome tour guide. He was very informative in all of the areas we visited (the whirlpool, Cave of the Winds, and Maid of the Mist etc.)...","review_date":"August 11, 2018"},{"attraction_id":3304,"user":"tam-n-rich","rating":5.0,"review":"A day we will remember for a long time. Our Tour Guide \"Paul\" was the best. He had Info and history on everything we saw, and stuff we did not","review_date":"August 11, 2018"},{"attraction_id":3304,"user":"rashma_b","rating":5.0,"review":"Perfect Day Tour. The day was perfect for the tour. NOMAN the tour guide picked us from the hotel and dropped off in timely manner. The entire time was enjoyable. We loved the view of the falls at Table rock. Surely recommend the tour.","review_date":"August 10, 2018"},{"attraction_id":3304,"user":"gregl2009","rating":5.0,"review":"Well-organized tour. Fantastic way to see the Falls.. Our tour guide was Randy. He picked us up and dropped us off at our hotel. We experienced the Falls from a variety of different perspectives. The tour included all of the best known ways to view the Falls including Maid of the Mist, Cave...","review_date":"August 10, 2018"},{"attraction_id":3304,"user":"kristine_f","rating":5.0,"review":"Great trip to the falls. Randy ( our tour guide ) was dry knowledgeable. He arranged our boat ride on the Maid of the Mist and we got right in instead of waiting in lines. He gave us time for pictures and told us where to get the best view...","review_date":"August 7, 2018"},{"attraction_id":3304,"user":"nia_s","rating":5.0,"review":"Amazing Niagara Falls!. This tour was fantastic! Can not imagine seeing Niagara Falls any other way! Caleb our tour guide was so friendly and insightful. We especially loved his hidden gem of a restaurant The Secret Garden in Canada; he took care of reservations and there was no...","review_date":"August 6, 2018"},{"attraction_id":3304,"user":"craig_w","rating":5.0,"review":"Excellent tour and tour guide (Randy). Randy did an excellent job of guiding us through maid of the mist, cave of the winds and the skylon tower - while providing many additional, helpful insights along the way. We (me, wife and teenager) wouldn't want to see Niagara Falls any other way....","review_date":"August 6, 2018"},{"attraction_id":3304,"user":"william_e","rating":5.0,"review":"Randy - very knowledgeable! !. We had a great all day tour with Randy - you can tell he's a teacher - he thoroughly explained everything. He also had some great tips on how to \"Do\" the Maid of the Mist, Hurricane Falls, etc etc,,,,,would definitely recommend.","review_date":"August 6, 2018"},{"attraction_id":3304,"user":"pickard35","rating":5.0,"review":"Great tour. Our tour guide was Randy and he did an amazing job. He told us how to be a visitor instead of a tourist on the Maid of the Mist but we went for it anyway and got really wet, fun. Then we got really wet...","review_date":"August 6, 2018"},{"attraction_id":3304,"user":"jerry_l","rating":5.0,"review":"GREAT EXPERIENCE. We were staying in New York City and wanted to take a one day excursion to Niagara Falls. To capitalize on time, we booked a private tour with Over the Falls Tours after reading their reviews. We flew in to Buffalo that morning and were...","review_date":"August 5, 2018"},{"attraction_id":3304,"user":"marvinmrs","rating":5.0,"review":"\u201cNiagara Trip\u201d. A Wonderful tour with Noman. He took his time with us and made sure we saw everything.we never been to Niagara Falls before this and we enjoyed the tour.","review_date":"August 4, 2018"},{"attraction_id":3304,"user":"mary_c","rating":5.0,"review":"See Niagara Falls in a day!. Doing the tour is a must if you can afford it. No waiting in lines for tickets and attraction times. As a tour, we just walked in to each \"event\". No worrying about driving and directions and parking. No worrying where to eat lunch. Caleb...","review_date":"August 2, 2018"},{"attraction_id":3304,"user":"citysuecountryheart","rating":5.0,"review":"Great way to start off our trip to Niagara Falls.. Just got back home from our first trip to Niagara Falls. Taking this tour the first day was a very good choice. We saw attractions that we may have missed had we not gone with the tour. Josh was an excellent tour guide. He kept...","review_date":"August 1, 2018"},{"attraction_id":3304,"user":"jan1305","rating":5.0,"review":"Engaging. Comprehensive tour, however, not suitable for youngsters. Maid of the Mist and the Skytower were enjoyable for them but the in between stops were boring for them.","review_date":"August 1, 2018"},{"attraction_id":3304,"user":"lourdes_m","rating":5.0,"review":"Excellent way to see Niagara Falls from both sides in 1 day!. This is an excellent tour. Our tour guide, Adam, was wonderful and very knowledgeable. We really enjoyed it!","review_date":"July 31, 2018"},{"attraction_id":3304,"user":"706bartd","rating":5.0,"review":"The Dutch went over the Falls . Robbie, Thank you. We had a very surprising day. We saw things we didn\u2019t expect. And you were very informative.\nThank you from the Dutch of the Netherlands","review_date":"July 31, 2018"},{"attraction_id":3304,"user":"peterdocb","rating":5.0,"review":"Great day, great guide, great value. Just returned from a great day with \u201c Over the Falls\u201d tour. Our driver and guide was Neva the Diva, who was knowledgeable,happy and humorous and who made the trip all the more enjoyable. She managed to get us into all the attractions without delay...","review_date":"July 31, 2018"},{"attraction_id":3304,"user":"retired2urist","rating":5.0,"review":"Niagara Falls with Josh\ud83d\ude0d. Having a limited amount of time to see the Falls, we chose this tour because it seemed most inclusive. What an experience! We were able to see the Falls from every angle, with plenty of time at each stop! Although the tour itself was magnificent,...","review_date":"July 31, 2018"},{"attraction_id":3304,"user":"loracynthy","rating":5.0,"review":"Happy time at Niagara Falls. We were on the American-Canadian tour with tour guide Noman. The tour was longer than expected but we enjoyed it very much. Noman was friendly, informative, funny, and willing to answer any questions that were asked of him. Thanks for such a good time and...","review_date":"July 30, 2018"},{"attraction_id":3304,"user":"sandrasymonds","rating":5.0,"review":"Maid of the Mist boat tour was the highlight of our tour. Jay was an informative tour guide and made everyone fell welcomed. The tour saves you money as all the attractions have a charge for parking.","review_date":"July 30, 2018"},{"attraction_id":3304,"user":"michelle_m","rating":5.0,"review":"Randy- Tour Guide Rocks. We had the best day with Over the Fall! Thanks to Randy - our tour guide. He was funny, informative, and got us to all the sites in one day! We loved the Maid of the Mist, Cave of the Winds, Skylon Tower and many...","review_date":"July 29, 2018"},{"attraction_id":3304,"user":"maureen_k","rating":5.0,"review":"Niagara Falls. Big Big Thankyou to Robbie,first time to Niagara Falls,and so glad we took this tour.It was outstanding and more then we ever thought we would learn and see. If you are visiting book this trip, He made are day with all of the things he...","review_date":"July 29, 2018"},{"attraction_id":3304,"user":"u6787tqchrish","rating":5.0,"review":"Jay was greT. The guide makes the tour and Jay was exceptional. His knowledge and enthusiasm was fantastic. All four of us agreed on what a great job he did. Take my word for it, ask for Jay and you won\u2019t be disappointed.","review_date":"July 29, 2018"},{"attraction_id":3304,"user":"rossbrett","rating":5.0,"review":"Excellent tour with a great tour guide. Excellent tour across the Canadian Border. Noman was a very nice guy and had a lot to tell. He showed us many places without hassle. Conclusively, it was a very nice tour, mostly due to the nice tour guide.","review_date":"July 29, 2018"},{"attraction_id":3304,"user":"erin_f","rating":5.0,"review":"Excellent tour company with amazing service!. I cannot recommend this company or this tour highly enough! They went above and beyond to help us deal with a serious snafu that could have kept us from being able to go on the tour at all. AFTER we were already several hours drive...","review_date":"July 29, 2018"},{"attraction_id":3304,"user":"staksv","rating":5.0,"review":"ABSOLUTELY AMAZING!!!!!. If you ever decide to visit Niagara Falls this tour is an absolute MUST. Our tour guide John B was an absolute 10. He was very nice, patient, and very informative. There were around 27 of us on the bus, and he was able to...","review_date":"July 29, 2018"},{"attraction_id":3304,"user":"slspeicher","rating":5.0,"review":"Niagara Falls Tour. Guided tour of the natural wonders of Niagara Falls, including Maid of the Mist, Cave of the Winds, Skylon Tower, and many more sights. Our guide Paul, shared a lot of detailed knowledge and stories that added so much more, than if we tried to...","review_date":"July 28, 2018"},{"attraction_id":3304,"user":"adrian_b","rating":5.0,"review":"A great Delux tour of Niagara Falls from America and Canada sides. My Wife and I really enjoyed our tour of the Niagara Falls. Our Guide Edds was really helpful and it was great to be picked up at our Bed & Breakfast in Niagara (Canada). Edds running commentary and stories of the falls was really interesting....","review_date":"July 28, 2018"},{"attraction_id":3304,"user":"eyedoc1770","rating":5.0,"review":"The BEST way to see Niagara Falls, and more!. Making the reservation was quite easy online. Since we drove in from Toronto, we parked for $5 at the Continental Pancake House. We were picked up right on time by our guide, Josh. Josh is very pleasant, witty and, as we found out, quite knowledgeable...","review_date":"July 28, 2018"},{"attraction_id":3304,"user":"alwaysopenforadventu","rating":5.0,"review":"BEST TOUR WITH PAUL!. We got picked up right on time in morning at our hotel. Paul was very welcoming and gave up some tips what we need for the day. We had no issues to check in and we started our tour punctual. The Maid of the Mist...","review_date":"July 27, 2018"},{"attraction_id":3304,"user":"amy1234562018","rating":5.0,"review":"Paul was amazing.. Good tour. Nicely comprehensive. Paul was our tour guide and he did a good job making sure everyone was happy and safe. Wish we had time to ride the aero car over the whirlpool though.","review_date":"July 27, 2018"},{"attraction_id":3304,"user":"alexastoy","rating":5.0,"review":"Best sightseeing. We had a fantastic tour of Niagara Fall and surrounding areas of interest. Our tour guide Noman was great. He shared so much history of the area and answered all questions we had. He definitely made our tour worth the cost. Thanks Noman!!","review_date":"July 27, 2018"},{"attraction_id":3304,"user":"missbelle48","rating":5.0,"review":"Randy from the Over the Falls tour company is GREAT!. We spent a full day on the Over the Falls company \"Niagara Falls in One Day: Deluxe Sightseeing Tour of American and Canadian Sides\" tour. Randy was GREAT as a tour guide. Not only does he know his stuff, he has a great personality for...","review_date":"July 27, 2018"},{"attraction_id":3304,"user":"nicholas_b","rating":5.0,"review":"All in one. If you want to \u2018do\u2019 Niagara Falls from both the Canadian and American side, this is for you. I\u2019m on a American holiday and I think the better views are from the Canadian side. It was 20 mins to get into Canada and 10 mins...","review_date":"July 27, 2018"},{"attraction_id":3304,"user":"bartteb","rating":5.0,"review":"Niagara Falls Deluxe Tour American and Canadian Sides - Outstanding !!!. Spend the extra money and do it right, both sides have lots to offer, our tour guide \"Randy\" was outstanding !!! A history school teacher working summers this guide was the best !!! Very knowledgable and many inside tips Randy made all the difference in...","review_date":"July 26, 2018"},{"attraction_id":3304,"user":"ladym64","rating":5.0,"review":"Touring the best of both sides of the Falls. Our tour guide Paul did an excellent job in showing our group the best each side of the Falls has to offer. Having someone else drive you around and not having to worry about how to locate attractions and where to park was more than...","review_date":"July 26, 2018"},{"attraction_id":3304,"user":"ryanm7167","rating":5.0,"review":"Great tour guide and a really enjoyable day. My girlfriend and I were coming to Vaughan from the UK for a wedding so decided to spend 36 hours in Niagara and we're so glad we did after taking the Deluxe American\/Canadian tour with Brian on 18th July.\nBrian was great throughout, sharing lots...","review_date":"July 26, 2018"},{"attraction_id":3304,"user":"digitalmagic2","rating":5.0,"review":"Super experience, best value and a real must-do. Caleb was our guide, and he was excellent. Got us to the sights \"at the right time\" - before the massive crowd, with the right tickets and provided a lot of local knowledge that enhanced our experience. This tour included all of the major stops...","review_date":"July 25, 2018"},{"attraction_id":3304,"user":"190marcv","rating":5.0,"review":"Fantastic. This tour of the American and Canadian side is perfect to have a complete overview of the falls in one day. Great tour with the best guide Randy","review_date":"July 25, 2018"},{"attraction_id":3304,"user":"irina7612","rating":5.0,"review":"Very excited, Very beautiful, and Very Knowledgeable tour. I would Like to Say Thank you for interesting tours. We spent Great time on Both sides of Niagara Fall, American and Canadian. The guide, Robbie is very professional person, gave us interesting history backgrounds, we could see many places in just 6-7 hours, makes...","review_date":"July 24, 2018"},{"attraction_id":3304,"user":"258miriamf","rating":5.0,"review":"Well worth the Deluxe Tour. Our tour guide was Lizzy. It was great. She picked us up at our hotel right on time and off we went for the day.\nWe saw the falls from both sides, Cave of the Winds, Maid of the Mist, Tabletop, Goat Island and the...","review_date":"July 23, 2018"},{"attraction_id":3304,"user":"calomar","rating":5.0,"review":"A must do in Niagara Falls. One of the best tours we have ever been on. The tour included the Maid of the Mist, Cave of the winds and the Skylon tower. Randy our guide WAS THE BEST. He was informative, patient and kind. Thank you so much.","review_date":"July 23, 2018"},{"attraction_id":3304,"user":"vforesman","rating":5.0,"review":"Great way to experience Niagara!. We had a short amount of time to explore this area, so signed up for a guided tour with Over the Falls. Got connected to an exceptional tour guide named Randy, who was both bus driver and historian of the area as we explored both...","review_date":"July 22, 2018"},{"attraction_id":3304,"user":"torresglady2004","rating":5.0,"review":"Excellent Tour!!!. Noman our tour guide was fantastic, very friendly, informative and patient. it was very organized and the site was amazing! Don't worry about the lines, the parking, the tickets or anything else because they do it all for you. This Tour is well worth the...","review_date":"July 22, 2018"},{"attraction_id":3304,"user":"365valindab","rating":5.0,"review":"Our falls. The tour was super. We packed a lot of sights and information in 6 hours. Our guide, Paul, was great\u2014friendly, informative, engaging. It was a great way to see the falls from both the U.S. and Canadian sides.","review_date":"July 22, 2018"},{"attraction_id":3304,"user":"kahharris","rating":5.0,"review":"Fantastic Tour!. This was a great tour! It visited a good variety of must-see sites and activities. It was well-organized and we did not have to worry with parking, tickets, or navigating locations or traffic. Caleb was our tour guide. He was exceptionally good - fun, friendly,...","review_date":"July 21, 2018"},{"attraction_id":3304,"user":"rebeccas6059","rating":5.0,"review":"Hat Trick! Great tour, great weather and great guide.. Tour guide, Brian, was hilarious and informative. Lots of things to see and no waiting in long lines. Great use of time and well organized.","review_date":"July 21, 2018"},{"attraction_id":3304,"user":"susangh7239jk","rating":5.0,"review":"Perfect tour and tour guide. . This tour is absolutley amazing, well organized, very efficient office staff to make pick-up arrangements, and an exceptional tour guide, Randy. This is definitely the was to see Niagara Falls, no hassle even though crowds, no long delays and no long walks in the heat....","review_date":"July 21, 2018"},{"attraction_id":3304,"user":"leahrevoo","rating":5.0,"review":"Loved the Tour!!. This was my first time ever coming to Niagara Falls. This tour is a must if you are coming to see Niagara falls. Our tour was with Noman, he was good!!!! This tour take you into the Cave of the Winds and on the Maid...","review_date":"July 21, 2018"},{"attraction_id":3304,"user":"harry_k","rating":5.0,"review":"Great tour. This tour is a great deal for the price! Josh was a great guide, he made the trip fun and interesting (and allegedly he is a better guide than his twin brother \ud83d\ude00)","review_date":"July 20, 2018"},{"attraction_id":3304,"user":"jeanne_w","rating":5.0,"review":"Over the Falls Tours with Randy. Randy was a terrific tour guide! He made this tour so much fun with his keen humor and knowledgable account of the sights along the way. He was able to keep everyone on time without ever feeling rushed. I think we covered just about everything...","review_date":"July 19, 2018"},{"attraction_id":3304,"user":"terri_g","rating":5.0,"review":"Deluxe Sightseeing Tour of American and Canadian Sides. This was a GREAT tour! NEVA THE DIVA tour guide was so much fun and informative. She told us many historical stories and showed us pics on her iPad. She got all the tickets for us at each place and told us just how to...","review_date":"July 18, 2018"},{"attraction_id":3304,"user":"vil50","rating":5.0,"review":"Niagara Falls tour. We had a great time .We got to see everything we came to see and more. Adam was our guide and I can't say enough nice things about him. He was great! Picked us up on time at our hotel and always asked if we...","review_date":"July 18, 2018"},{"attraction_id":3304,"user":"jen_k","rating":5.0,"review":"Over the Falls tour with John B.. We went on the tour July 14, 2018. What an amazing experience with John B as the tour guide. Worth every penny and more!! We absolutely loved every experience and created life long memories!! It was AWESOME!!","review_date":"July 15, 2018"},{"attraction_id":3304,"user":"jeff_s","rating":5.0,"review":"Excellent. This was an excellent tour. We had Randy as our guide and he was amazing. We saw the best of the US and Canadian side. At each stop he gave us the history and very good tips on seeing the site. He kept us on...","review_date":"July 15, 2018"},{"attraction_id":3304,"user":"armando_r","rating":5.0,"review":"Great Experience Over the Falls. We had a great time during our Tour on 07\/2018. Our Tour Guide, Randy was great. He is very informative, funny, entertaining and was on time. We had a great time. He gave us great advice on what to do on the Maid of the...","review_date":"July 14, 2018"},{"attraction_id":3304,"user":"cfox3dc","rating":5.0,"review":"Over the Falls Tour. We started this tour thinking it was just the Maid of the Mist tour but it was sooo much more. Josh D. picked us up at our Hotel and we went to the American Falls. Josh is a great story teller and kept us informed...","review_date":"July 14, 2018"},{"attraction_id":3304,"user":"moe303","rating":5.0,"review":"Best thing we did!!. We came to Niagara Falls for our 28th Anniversary in July 2018. By far the best thing we did on our trip was do this tour. The Tour Guide who\u2019s name is Caleb was on time, very courteous, informative, and funny. I highly recommend this...","review_date":"July 14, 2018"},{"attraction_id":3304,"user":"cathy_c","rating":5.0,"review":"Worth Every Penny!. I spent the day with Caleb as my tour guide. He picked me up and dropped me off at my hotel. On the American side we visited Maid of the Mist and Cave of the Winds. On the Canadian side, we had lunch and visited...","review_date":"July 13, 2018"},{"attraction_id":3304,"user":"leslie_c","rating":5.0,"review":"If you really want to see the falls you must experience this tour!. This tour shows you Niagra Falls from many perspectives. From the overall view from the tower to the up close of Hurricaine landing. My husband and I were vacationing there to celebrate our 45th wedding anniversary and had a wonderful time! Our tour guide Caleb...","review_date":"July 13, 2018"},{"attraction_id":3304,"user":"dean_amy-2004","rating":5.0,"review":"No Would\u2019ve, Could\u2019ve, or Should\u2019ve Left After this Tour. We spent our day touring Niagara Falls with Randy and experienced the falls from nearly every perspective possible.\nThe guide: Randy was a fantastic guide and very knowledgeable about the area. He shared tidbits throughout the day both on the bus and at locations. As...","review_date":"July 13, 2018"},{"attraction_id":3304,"user":"manfred_k","rating":5.0,"review":"Excellent and highly recommendable. A full day tour with lot of attractions.\nbest experience was the MAID OF MIST tour. very impressive.\nour Guide Jay was very(!!!) great.\nIt was a hunderd percent worth tour with him - special Thanks to Jay!\ncollection at the hotel by about 09.00a.m....","review_date":"July 13, 2018"},{"attraction_id":3304,"user":"thomas_k","rating":4.0,"review":"breath taking views. Noman was very informative through out tour.\nlonger than 6 hours advertised, mainly because other people on tour were late in returning to bus as directed.\ngreat for the money, as you would waste more time doing every stop with parking, ticket purchases etc. so...","review_date":"July 12, 2018"},{"attraction_id":3304,"user":"johndepaola","rating":5.0,"review":"A Great Day with a Great Tour Guide. Great Tour, Our guide Neva the Diva was great. She was informative, entertaining, and full of energy.","review_date":"July 12, 2018"},{"attraction_id":3304,"user":"james_l","rating":5.0,"review":"Niagara Falls in a day with Randy. Highly recommend this tour to get the full experience of the Falls on both sides. Randy was very knowledgeable giving suggestions on how to approach areas without getting drenched.","review_date":"July 12, 2018"},{"attraction_id":3304,"user":"_debzach","rating":5.0,"review":"An absolutely amazing day!. This is the only way to go if you want to see Niagara Falls from both sides. From the convenience of being picked up at our hotel to not having to worry about parking or admission tickets made it SO worth every penny. The six...","review_date":"July 11, 2018"},{"attraction_id":3304,"user":"sfries19","rating":5.0,"review":"Excellent Tour. We just came back from Niagara Falls and this tour was well worth the money. Our tour guide, Randy, was awesome. He was so knowledgeable, personable, entertaining and succeeded on making our tour the best it could be. All the sights we visited were great....","review_date":"July 11, 2018"},{"attraction_id":3304,"user":"tonif171","rating":5.0,"review":"Niagara Falls in a day with Adam. This tour was definitely worth the price when you consider it covers admission to parks, boat rides and attractions without the hassle of driving and parking. Adam was a very knowledgeable guide. We were picked up and dropped off at our hotel. We saw the...","review_date":"July 10, 2018"},{"attraction_id":3304,"user":"pommes1234","rating":5.0,"review":"Great experience!. The tour program was well organized. The time schedule was comfortable even with a young kid. Paul explained various stories about Niagara Falls.We had a wonderful time.","review_date":"July 10, 2018"},{"attraction_id":3304,"user":"lsoldevila","rating":5.0,"review":"Worth it!. This tour is worth it. Josh was great! The time it saves you from lines and trying to figure things out on your own. Hotel pick-up and drop-off is convenient and on-time. Would do it all over again. I have been recommending it to everyone.","review_date":"July 8, 2018"},{"attraction_id":3304,"user":"swanygk","rating":5.0,"review":"The Best Way to See the Falls Area in a Day. We had two nights and one and 1\/2 days in the falls area, we booked a tour so we could make the best use of our time and it is the way to go. Parking is not fun in this area, it's hard to find...","review_date":"July 8, 2018"},{"attraction_id":3304,"user":"x814ydlindam","rating":5.0,"review":"The tour and Caleb were awesome!. We saw both the American and Canadian sides in one day and enjoyed Caleb\u2019s commentary and great assistance - he helped make sure the grandkids and all of us adults had a great experience - definitely worth it!!!","review_date":"July 8, 2018"},{"attraction_id":3304,"user":"heatherdes","rating":5.0,"review":"Wonderful tour - highly recommended!!. Our family (parents and one teenager - 14yo) really enjoyed this tour. First of all, it is very thorough, and doing the falls in one day, while exhausting, is really the way to go. Our tour guide Ed was outstanding - great personality, shared his...","review_date":"July 7, 2018"},{"attraction_id":3304,"user":"paul_c","rating":5.0,"review":"A truly amazing tour !. Paul was our guide and was fantastic, his knowledge and care for all on the tour was great. We had a incredible day and will remember this tour for a very long time.\nYou must do this tour !","review_date":"July 7, 2018"},{"attraction_id":3304,"user":"meloniew897","rating":5.0,"review":"Best day trip ever . Caleb was great! The trip started around 8am and ended around 4pm. I will highly recommend this day trip. It was fun and also educational. My teenage boys loved the cave of the winds. The biggest advantage is you get to skip the lines and...","review_date":"July 6, 2018"},{"attraction_id":3304,"user":"michelle_h","rating":5.0,"review":"Excellent day at Niagara falls. Our tour guide was Josh, he was an awesome guide that really knew how to keep his tour group entertained. His experience and knowledge of the different sites we're so helpful to make the trip even better.\nThe sites we're amazing, from the maid of...","review_date":"July 5, 2018"},{"attraction_id":3304,"user":"nurturingmom","rating":5.0,"review":"7\/4\/18 tour. Randy was our tour guide today 7\/4\/18. He was phenomenal! Best tour guide we have ever had. He was knowledgeable, interesting, helpful and humorous. He took excellent care of us. His many facts and tips were so valuable and contributed immensely to our tour.\nLoved...","review_date":"July 4, 2018"},{"attraction_id":3304,"user":"tgd721","rating":4.0,"review":"Royal Canadian tour is good, but quality of tour guide is hit or miss. We did the Royal Canadian tour, which is an all-day package that takes you to the American and Canadian sides of the falls. You certainly see a lot of the falls - both the American and Canadian sides, the Skylon tower, and a couple of...","review_date":"July 4, 2018"},{"attraction_id":3304,"user":"jeff_h","rating":5.0,"review":"The Best Tour and Guide for Niagara Falls Trips. A perfect and complete tour of both Falls and many locations that contribute to the life and beauty of the Falls. Our Over The Falls tour guide, Adam, was informative, focused and kept us on track to see all sites and locations listed. His engaging...","review_date":"July 2, 2018"},{"attraction_id":3304,"user":"telekon","rating":5.0,"review":"Highlight of our Niagara Falls Vacation. Our day trip with \"Over the Falls\" (visiting both the US and Canadian sections of Niagara Falls) was without a doubt the high point of our family vacation. In addition to seeing both the US and Canada falls, there were numerous other stops at related...","review_date":"July 2, 2018"},{"attraction_id":3304,"user":"anabelle888","rating":5.0,"review":"Amazing day trip to Niagara Falls. Many thanks to Over the Falls Tours for a spectacular day!!!\nJaci was amazing in helping us organize all the details with very little advance notice.\nThe Maid of the Mist, Cave of the Winds, Table Rock to see Falls from Canadian side.\nWe saw...","review_date":"June 28, 2018"},{"attraction_id":3304,"user":"lindatoombs878","rating":5.0,"review":"AWESOME Experience. The tour was great. John, the tour guide, was the best. He was very knowledgeable, patient, and kept the tour on track. He made sure we say all the major items, told us in advance the best way to get the best experience and made...","review_date":"June 28, 2018"},{"attraction_id":3304,"user":"jennifer_g","rating":5.0,"review":"Perfect tour of Niagra Falls. The best part of our tour was the tour guide, Paul. He had a lot of great stories to share with all of the folks on our tour. Really appreciated spending the day and experiencing Niagara Falls for the first time with my son. Best...","review_date":"June 28, 2018"},{"attraction_id":3304,"user":"bgilliland05","rating":5.0,"review":"Excellent!!!. Josh was AMAZING. The tour could not have been more incredible. Our guide timed everything perfectly, down to seeing extra things because it was shift change time at customs (to maximize our time and not wait). Knowledgeable, kind, and made the tour such a treat....","review_date":"June 26, 2018"},{"attraction_id":3304,"user":"jdmluder","rating":5.0,"review":"Amazing !. Randy the tour guide was amazing! He gave us helpful tips and took us to extra places that visitors, not tourist know. \ud83d\ude09","review_date":"June 26, 2018"},{"attraction_id":3304,"user":"maryanne156","rating":5.0,"review":"great tour. we were picked up at 8:30 am, and than picked up a few more for this wonderful tour.\ni am sorry i cannot remember exactly with accuracy our guides name, but it had something to do with nova the diva...she was awesome!\na lot of...","review_date":"June 25, 2018"},{"attraction_id":3304,"user":"indysmom38","rating":5.0,"review":"Stress free way to see the Falls. This tour was recommended to us at the visitor's center on I-90 by Tobie, and It turned out to be a great idea. The tour took all the hassle out of the visit, with no waits on ticket lines or hassles for parking. Josh, our...","review_date":"June 25, 2018"},{"attraction_id":3304,"user":"64geoff","rating":5.0,"review":"Great way to see all of Niagara Falls. Thoroughly enjoyed all aspects of this tour, and Randy was fantastic as a tour guide, full of knowledge and useful tips. This truly was a great way to cover the whole area in one day.","review_date":"June 24, 2018"},{"attraction_id":3304,"user":"ridenautique","rating":5.0,"review":"Ed is \"THE MAN\". Wonderful well timed and all inclusive of everything I could have thought of. We were a group of 4 who were celebrating the retirement of one of our 4. Ed the guide told the best side stories to the bus group of 15 and kept...","review_date":"June 24, 2018"},{"attraction_id":3304,"user":"narellefrombundy","rating":5.0,"review":"What a day!. Randy our tour guide was fantastic! He gave us insights and tips at all of our stops ... if we wanted to get wet or if we didn\u2019t! He was always ready and waiting for us after our trips and ensured our needs were taken...","review_date":"June 23, 2018"},{"attraction_id":3304,"user":"susanjg3602yi","rating":5.0,"review":"Great way to see the American and Canadian sides of the Falls. This is an excellent, no-hassle way to see the Falls. You're picked up and returned to your hotel, so no driving. Our guide, Caleb, was the best, and we learned about the history of the area. It's a full, relaxing, and exciting day. Maid of...","review_date":"June 23, 2018"},{"attraction_id":3304,"user":"scout186","rating":5.0,"review":"Neva the Diva is the best tour guide. Excellent tour and Neva the Diva is the best tour guide. Saw both sides of Falls , US and Canadian side. Neva went out of her way to insure we had a great tour. Our group had a little trouble at the Canadian border, but...","review_date":"June 20, 2018"},{"attraction_id":3304,"user":"dusty_s","rating":5.0,"review":"Great day trip . This tour was a great way to see everything on both the US and Canadian side of Niagara Falls. Noman was very knowledgeable and well organized. We were picked up from our hotel and dropped off afterwards. Lunch is on your own but everything else...","review_date":"June 19, 2018"},{"attraction_id":3304,"user":"jacknutter3","rating":5.0,"review":"Wow Tour!. Absolutely awesome and especially with Paul our tour guide. He made the tour\nso very interesting with his history knowledge. He was so personable and made\neveryone fill right at home. Score Paul an A+ for this tour!","review_date":"June 19, 2018"},{"attraction_id":3304,"user":"denise_a","rating":5.0,"review":"The Falls Up Close!!. Ed our guide was excellent. The tour bus was comfortable and small enough that the group got to know each other and it made our shared experience even better. We saw the falls up close and personal. My group consisted of four ladies ages 63+....","review_date":"June 19, 2018"},{"attraction_id":3304,"user":"djcramer","rating":5.0,"review":"A Fantastic Day!. Our family was so pleased with everything about this tour, especially our guide, John B\nHe was so friendly, informative and very helpful. He really went out of his way to make our day pleasant and memorable. Because of so many people waiting in lines...","review_date":"June 18, 2018"},{"attraction_id":3304,"user":"mldavine","rating":5.0,"review":"Worth the Wait. Other tour members made our group late - more than once. Our driver, Paul, took it in stride and exhibited much patience in dealing with them. The problem with being behind schedule then results in less time at each sight which was unfortunate. Here again,...","review_date":"June 18, 2018"},{"attraction_id":3304,"user":"vbtravel_12","rating":2.0,"review":"Too much wasted time. too much wasted time between the good stuff...Guide did not show authority from the beginning so one group was late at every stop...then the lunch stop??? Not so sure why in the world we stopped for lunch where we did??? Such a waste...we could have...","review_date":"June 17, 2018"},{"attraction_id":3304,"user":"cheryl295","rating":5.0,"review":"Awesome time!. JOHN was our tour guide and he was very informative about falls and Canada side. John helped me and my husband with walking, keeping us close to the line. Enjoyed the people we were with. Very memorable trip.","review_date":"June 17, 2018"},{"attraction_id":3304,"user":"paula_v","rating":5.0,"review":"Neva the Diva. This tour was excellent. Maid of the Mist boat ride was phenomenal. Our tour guide, Neva the Diva, provided a full day of fun and information.\nNeva is 5 stars all the way...","review_date":"June 16, 2018"},{"attraction_id":3304,"user":"vichall60","rating":5.0,"review":"Maid of Mist and Falls tour. This tour encompassed so much more than we thought. Great value. Tours of islands and Skyline was great. Our guide Noman was very knowledgeable and friendly.","review_date":"June 15, 2018"},{"attraction_id":3304,"user":"jim_l","rating":5.0,"review":"Great Tour. The tour was great! Adam was a wealth of knowledge. He was professional, friendly, and just made everyone relax and enjoy the tour. I would recommend it to everyone!","review_date":"June 14, 2018"},{"attraction_id":3304,"user":"dennis_b","rating":5.0,"review":"Well worth the time and money - A must do!. This tour was awesome! Caleb was a knowledgeable, friendly, profession and helpful tour guide. The sites that we visited were extraordinary and Caleb got us in and out without having to wait in long lines. Both my wife and I thoroughly enjoyed every aspect of...","review_date":"June 14, 2018"},{"attraction_id":3304,"user":"bellenthial","rating":5.0,"review":"This is a MUST DO TOUR!!!. Don't miss this tour!!!\nWe are from Texas and had the wonderful opportunity to tour with \" TEAM PAUL\" Monday 6\/11\/18. He was on time, courteous, friendly, has a Great sense of humor, very knowledgeable, he stated he grew up around the area therefore; he...","review_date":"June 14, 2018"},{"attraction_id":3304,"user":"deena_k","rating":5.0,"review":"The Absolute Best of Niagara Falls. Over The Falls Tour with our guides, Kaleb and Josh, are the best!! We are tour operators that have had many guides in our 15 years of business. These fellows were a hit with our group. They escorted us around the Niagara area avoiding long...","review_date":"June 13, 2018"},{"attraction_id":3304,"user":"sue-youngman","rating":5.0,"review":"Ticked all the boxes, totally awesome. Niagara Falls has been on my bucket list for as long as I can remember and this trip ticked all the boxes. Based on feedback from friends, we decided to stay on the Canadian side but wanted to visit The Cave of the Winds on...","review_date":"June 13, 2018"},{"attraction_id":3304,"user":"cjee2018","rating":5.0,"review":"Don't miss this tour. If at all, ask for Team Paul to tour with. Very knowledgeable of the local history.. If we had not had Paul as our guide, I believe we would have missed a great history lesson which made the tour more enjoyable. Paul personality clicked with us.","review_date":"June 13, 2018"},{"attraction_id":3304,"user":"marieaw2276ri","rating":5.0,"review":"Awesome visit. Our tour guide, Paul, was amazing: funny, very knowledgeable, caring, and patient. The boat tour was incredible. The next day we went to visit the various places Paul had mentioned. The van that came to pick us up was very comfortable. The Hungry Moose was...","review_date":"June 12, 2018"},{"attraction_id":3304,"user":"226zipet","rating":5.0,"review":"Over The Falls Tour. On the 4th of June I accompanied my nephew and niece who were visiting from Italy on Over the Falls tour. Our tour guide Jairus was the greatest of all my experience. He was very knowledgeable and extremely friendly. He treated us to a wonderful...","review_date":"June 12, 2018"},{"attraction_id":3304,"user":"rkleinpa","rating":5.0,"review":"An Experience Not To Be Missed. Hearing about Niagara Falls is one thing, seeing it and experiencing the surrounding activities (American Falls, Bridal Falls, Horseshoe Falls, Skylon Tower, Maid of the Mist, Cave of the Winds and Goat Island) made for a memorable 6-7 hours. The professionalism and experience of the...","review_date":"June 11, 2018"},{"attraction_id":3304,"user":"tonyah747","rating":5.0,"review":"Awesome Tour. This is an amazing tour! You definitely get your money\u2019s worth! Goat Island, Three Sisters Island, Cave of the winds, Maid of the Mist, Table Rock, Whirlpool, and finish up with Skylon Tower! Our tour guide Lizzie was awesome, a lot of knowledge as well...","review_date":"June 10, 2018"},{"attraction_id":3304,"user":"larry_w","rating":5.0,"review":"Start your trip to Niagara Falls with this.and here's why.. This trip is an excellent way to start your trip. You will see, the US Falls, Cave of the Winds, Goat Island, Canadian Falls, the Whirlpool (not a top ten feature), the Floral Clock, and lunch. The tour is about 6 hours long, after your...","review_date":"June 10, 2018"},{"attraction_id":3304,"user":"chlirby_c","rating":2.0,"review":"NOMAN is NOT a GOOD TOUR GUIDE. We did the deluxe tour. American&Canadian side tour.\nThe EXCURSIONS was PERFECT and worth the money\nBut with the excursions it's VERY IMPORTANT that our tour guide play his role well.\nNOMAN isn't great to begin with. He's always STRESSED OUT counting heads and he...","review_date":"June 9, 2018"},{"attraction_id":3304,"user":"peta_s","rating":5.0,"review":"Fantastic tour and excellent service!!. This day tour of both sides of the Falls was excellent. We visited from Australia with our 2 teen daughters. Our guide Caleb was fantastic and very knowledgeable, enthusiastic and attentive - we couldn\u2019t\u2019 fault anything at all. We spent a month in the USA...","review_date":"June 8, 2018"},{"attraction_id":3304,"user":"gmcelroy58","rating":5.0,"review":"Amazing tour. Everything we\u2019d hoped for. Our guide Caleb was engaging and knowledgeable and overall, the day ran seamlessly as we moved from one amazing experience to the next. Highly recommended.","review_date":"June 6, 2018"},{"attraction_id":3304,"user":"angiegrrl","rating":5.0,"review":"Great tour with a great guide. I was the only person not staying in Niagara Falls on my tour. Andy was kind enough to pick me up at the bus station and also drop me off on time so I could catch a bus back to Toronto. His tour was very...","review_date":"June 6, 2018"},{"attraction_id":3304,"user":"tseibert82","rating":5.0,"review":"Niagra Falls Bucket List. Caleb, was our tour guide. He is a major asset to the company. He had a great attitude, very patriotic towards the falls and treated us with respect. Liked him and the tour so much I recommended it to my brother when he comes out...","review_date":"June 5, 2018"},{"attraction_id":3304,"user":"hotdigaty","rating":5.0,"review":"Great tour guide and wonderful tour!. Neva the Diva was our tour guide for this 7 hour tour. We were picked up promptly at Home Depot and spent the next 7 hours doing both the american and canadian side of the falls. We got wet on the Maid of the Mist...","review_date":"June 5, 2018"},{"attraction_id":3304,"user":"zowie954","rating":5.0,"review":"Breath taking. Caleb was our tour guide. He was the best! Lots of information about the falls the parks and history about the surrounding area. We were picked up on time, Caleb shared best picture spots, gave us plenty of time to enjoy and never hesitated to...","review_date":"June 4, 2018"},{"attraction_id":3304,"user":"marie_l","rating":5.0,"review":"Comprehensive tour!. This tour includes everything you would want to do in order to see and learn about the falls. Our tour guide, Tom, was knowledgeable and informative and did a great job. My only critique would be that lunch and souvenir shopping was on the Canadian...","review_date":"June 2, 2018"},{"attraction_id":3304,"user":"patricia_parr_b","rating":5.0,"review":"Greatest way to take in The Falls!. We were on one of your tours with Caleb. Just had to let you know how impressed we were with Caleb's knowledge and professionalism. He made it so much fun and so easy to get to everything that was a part of our tour. I...","review_date":"June 2, 2018"},{"attraction_id":3304,"user":"frankb357","rating":5.0,"review":"Great way to see a lot in one day. I was a bit reluctant to pay this much for a tour ($139 pp), but it was nice not having to worry about driving, parking, getting tickets, etc. It was a very full day and Caleb our guide was outstanding - very knowledgeable, helpful, and...","review_date":"June 1, 2018"},{"attraction_id":3304,"user":"taylor_r","rating":5.0,"review":"The BEST Time. We booked this tour with high hopes & Paul did an awesome job and succeed them! We spent all day touring the American and Canadian side with Paul by our side. He told us a lot of history about the falls and surrounding areas. I...","review_date":"June 1, 2018"},{"attraction_id":3304,"user":"sstexrv","rating":5.0,"review":"Overthefalls tour. Caleb provided an informative and entertaining tour of all things associated with Niagara Falls. The tour went smoothly and his love of Niagara history was apparent. Highly recommend this tour to anyone visiting Buffalo!","review_date":"May 31, 2018"},{"attraction_id":3304,"user":"bob_o","rating":5.0,"review":"Review of Tour. Caleb the tour guide was outstanding; very knowledgeable and provided humor in his presentation about the tour historical topics. He was also helpful for my wife who as some difficulty in walking. I highly recommend taking the six hour Over The Falls Tour with Caleb,...","review_date":"May 30, 2018"},{"attraction_id":3304,"user":"margaret_c","rating":5.0,"review":"Wonderful Tour. I agree wholeheartedly with Sweetp75, I think we must have taken the same tour with Paul as our guide. He was personable and fun, as well as very knowledgeable about what we were seeing in the area. The tour is well organized and well worth...","review_date":"May 30, 2018"},{"attraction_id":3304,"user":"susan_h","rating":5.0,"review":"Worth every penny!. This was worth every penny! Maid of the Mist, both sides of the falls, Cave of the winds all great! We would have never been able to see this many places without Paul! Seriously, a great guy who managed to keep all the cats on...","review_date":"May 30, 2018"},{"attraction_id":3304,"user":"hburns7","rating":5.0,"review":"Deluxe Over-the-Falls Tour with Caleb. This was a great, 'see-it-all', six-hour tour that included convenient hotel pick-up and drop-off. Caleb, our tour guide was very knowledgeable--a walking encyclopedia on the Niagara area--who made the day interesting, enjoyable and fun. I highly recommend this exciting tour and awesome guide, Caleb.","review_date":"May 30, 2018"},{"attraction_id":3304,"user":"sweetp75","rating":5.0,"review":"Fun tour!. This was my first visit to Niagara Falls. My tour was on Sunday of this very busy Memorial weekend. Our tour guide Paul was very knowledgeable and professional. He made sure that passenger pickup went smoothly, drove us through busy traffic efficiently, and kept us...","review_date":"May 29, 2018"},{"attraction_id":3304,"user":"ann_l","rating":5.0,"review":"Great tour!. Enjoyed our tour with Josh. He was knowledgeable and entertaining. Felt like we got to see and do a variety of things. Good value.","review_date":"May 29, 2018"},{"attraction_id":3304,"user":"debbie_n","rating":5.0,"review":"Over the falls tour was excellent. Our tour guide Caleb was fantastic. He had a lot of information about the falls and area that was not available any where else. Easy going and laid back tour. Not a hurry up and rush tour. Did so many exciting things but the Maid...","review_date":"May 29, 2018"},{"attraction_id":3304,"user":"iceman555soul","rating":5.0,"review":"Full Package Tour with a few Surprises!. Just got back from our stay in Niagra Falls and Spent the day with Over the Falls Tours! All i can say is Ive lived in this area for years and STILL learned a huge amount along the way.. Not to mention saw a few...","review_date":"May 28, 2018"},{"attraction_id":3304,"user":"garrett_d","rating":5.0,"review":"Over the Falls Tours is Over The Top. This is a wonderful tour. If Caleb is your guide, it is going to be even better. The tour itself is just great. You get it all. Maid of the Mist, US side, Canadian side, all views, all wet. We really feel that we have...","review_date":"May 25, 2018"},{"attraction_id":3304,"user":"robert_c","rating":5.0,"review":"Fantastic, Informative Tour. Our tour guide, Randy, said that we would see it all, and he was 100% correct. We got to see the falls area from all angles, and when we were done we had in fact seen it ALL!!\nRandy was both an informative and knowledgeable...","review_date":"May 25, 2018"},{"attraction_id":3304,"user":"ghoffman2018","rating":5.0,"review":"Over the falls tour with Calib. Awesome day in Niagara! A well thought out and very interactive day. We took in all the best on both sides of the border. Calib make the experience so enjoyable, was enthusiastic, entertaining, knowledgeable and flexible. There is no way that we could have ever...","review_date":"May 22, 2018"},{"attraction_id":3304,"user":"larry_s","rating":5.0,"review":"Over The Falls With Paul Our Tour Guide. We spent the day touring all the Niagara Falls sites as guided by our guide Paul. This was a most enjoyable day and we learned a lot of history as we visited each site. We could never have done this on our own as he...","review_date":"May 22, 2018"},{"attraction_id":3304,"user":"slsmall422","rating":5.0,"review":"Over the Falls Tou with Paul. Our tour guide was Paul. He was excellent from pick up to drop off. Pointed out landmarks along the way and gave interesting facts and stories about the falls and region. Paul was patient and kind and answered all our questions. I highly recommend the...","review_date":"May 22, 2018"},{"attraction_id":3304,"user":"685darrink","rating":5.0,"review":"A must see tour!. Our guide was Josh. He was very entertaining and knowledgeable of the history and other details. Very informative and a wonderful personality. We took this tour so we wouldn't have to fight traffic. All of the stops were excellent and allowed enough time to soak...","review_date":"May 21, 2018"},{"attraction_id":3304,"user":"simid2018","rating":5.0,"review":"Over the Falls Tours with Jay. What an incredible day! I went with my mum and dad for my mum's birthday and this tour was a definite highlight of our entire trip!\nJairus our guide (Jay) was brilliant. He plays the ukulele and made that a fun feature through the bus...","review_date":"May 20, 2018"},{"attraction_id":3304,"user":"williamdrowlands","rating":5.0,"review":"Over the Falls tour with Paul. Excellent tour all the way around. Paul picked us up at our B&B and he then spent the next 5 hours showing us the sites. He was very knowledgeable about the falls and surrounding areas. It was a great day and I would recommend asking...","review_date":"May 20, 2018"},{"attraction_id":3304,"user":"rclark911","rating":5.0,"review":"Over the Falls with Paul. Paul was our tour guide.He picked us up at our hotel and explained everything along the way.He was very knowledgeable and gave us many insider tips. It was an enjoyable day and we would highly recommend this tour guide and company.","review_date":"May 19, 2018"},{"attraction_id":3304,"user":"humehira","rating":5.0,"review":"Hawaii Ho Niagara Falls Tour review. Spectacular tour of Niagara Falls, enhanced by personal touch by Caleb . . . friendly, fun, knowledgeable, personable, professional. Blessed to have Caleb as our guide!","review_date":"May 18, 2018"},{"attraction_id":3304,"user":"stephandkeith94","rating":5.0,"review":"over the falls with josh. Josh,our tour guide,picked us up at our hotel and took all the hassel of driving and finding all the amazing sites away from us out of towners!one of the most enjoyable tours we have takin! thx josh!!!!","review_date":"May 17, 2018"},{"attraction_id":3304,"user":"deborah_o","rating":5.0,"review":"Follow the Music. Our guide today played the yukela while waiting for us at different spots and reloading the bus. He was very knowledgeable and engaging. You could really feel that he want ed communicate to you the meaning of the area of Niagara Falls.","review_date":"May 15, 2018"},{"attraction_id":3304,"user":"marshafolts","rating":5.0,"review":"Great Tour of Niagara Falls. This tour is all that you can ask for! We booked this tour to make sure we saw both falls and it did not disappoint. We spent the day with a great group of people with Caleb as our guide. Recommend you request him if...","review_date":"May 14, 2018"},{"attraction_id":3304,"user":"sherpa772940","rating":5.0,"review":"FUN FUN FUN!!! JOSH WAS GREAT! . Definetely a must do! We got to see all the main attractions in 5-6 hours & never felt rushed, had plenty of time to take pictures and shop around for snacks\/souvenirs. Josh was funny and very helpful !! Just the positive energy you need for...","review_date":"May 13, 2018"},{"attraction_id":3304,"user":"ernesto_r","rating":5.0,"review":"Great tour. Great tour, specially the tour guide Ms. Neva. She was very informative and took us to the best places to see the falls. Take this tour you will not be disappointed.","review_date":"May 12, 2018"},{"attraction_id":3304,"user":"donna_s","rating":5.0,"review":"Niagara Falls . Such an amazing day touring both sides of Niagara Falls. Josh kept it well paced without rushing. He was friendly and had such a vast knowledge of the falls and surrounding areas. Loved his sense of humor, too! We will definitely be back!! Thank you...","review_date":"May 12, 2018"},{"attraction_id":3304,"user":"wake728","rating":5.0,"review":"Caleb is the Bomb!!!!!. Caleb was WONDERFUL as our tour guide!!! He was informative, extremely nice and made our tour experience fantastic!!! He is funny, caring, and we had a great time with him. The tour itself was great.. we got to see both sides of Niagara and also...","review_date":"May 11, 2018"},{"attraction_id":3304,"user":"krista_n","rating":5.0,"review":"\ud83c\uddfa\ud83c\uddf8\ud83c\udde8\ud83c\udde6 . Everything about the tour was grand. Timing for every stop was perfect. Never felt rushed, yet had enough time for everything. The boat ride was a great time, be sure to bring your Wellies! Our tour guide Josh was great, he had some solid dad...","review_date":"May 10, 2018"},{"attraction_id":3304,"user":"jazzylt1957","rating":5.0,"review":"Wonderful views from various perspectives. We experienced this tour on a beautiful, clear day. We were picked up from our KOA campsite and driven to a location where we met the tour bus. Our guide was Paul who was very knowledgeable and humorous. He took the tour up a notch...","review_date":"May 10, 2018"},{"attraction_id":3304,"user":"jack0451","rating":5.0,"review":"Paul Was Awesome!. We booked a tour through Over The Falls and it was an awesome experience. Paul was very knowledgeable about the history of Niagara Falls and random facts. Also provided awesome places to eat out.","review_date":"May 9, 2018"},{"attraction_id":3304,"user":"carol_s","rating":5.0,"review":"Our tour guide Jay was very interesting and informative.Also a talented ukulele player!. This tour is a must when visiting Niagara Falls. The tour will take most of the day but well worth it. You will be intertained and amused by the stories and facts surrounding Niagara Falls. Our tour guide Jay was full of facts and also...","review_date":"May 9, 2018"},{"attraction_id":3304,"user":"jcdc1982","rating":5.0,"review":"Wonderful Experience!. This tour was worth the money! It includes all entrance fees to the parks and Maid of the MIst, with pickup and drop off at your hotel. The company called us the day before to confirm our time of pickup. Our guide, Josh, was very...","review_date":"May 6, 2018"},{"attraction_id":3304,"user":"roy_u","rating":5.0,"review":"Excellent group tour.. With a very friendly, knowledgeable 5 star guide named Caleb, our group of 15 totally enjoyed ourselves even though the day was overcast and cold. Caleb kept us on track and we were able to see and do all the major events including a very...","review_date":"May 6, 2018"},{"attraction_id":3304,"user":"sue_m","rating":5.0,"review":"What a fun day. . Book this day trip a couple of months ago and I was not sure that it would be worth the price. This trip was wonderful. Caleb was a great guide and took care of everything. Thank you.","review_date":"April 28, 2018"},{"attraction_id":3304,"user":"larry_t","rating":5.0,"review":"Over the falls tour. Paul was our guide and did an excellent job describing all the sights. I would recommend this tour for anyone visiting this area.","review_date":"April 28, 2018"},{"attraction_id":3304,"user":"derek_h","rating":5.0,"review":"Perfect way to see the falls. This was an exceptional way to see all of Niagara Falls in one day. Josh was a fantastic tour guide. He was very helpful and answered lots of questions, while giving great information. Excellent tour and great tour guide, highly recommended","review_date":"April 27, 2018"},{"attraction_id":3304,"user":"romromri","rating":5.0,"review":"Great sightseeing of Niagara falls. Wonderful day with lots of awsome spots. Josh, our guide is has lots of stories to tell and great humour. We enjoyed this day, thanks.","review_date":"April 27, 2018"},{"attraction_id":3304,"user":"sandra_s","rating":5.0,"review":"5+ Stars for Caleb and the Tour. My husband and I, along with another couple, took the American\/Canadian Deluxe Combo on April 19th. My husband and I took the same tour last year. Fortunately, we got the same tour guide (Caleb) again this year who is\/was AWESOME! The tour had so many...","review_date":"April 24, 2018"},{"attraction_id":3304,"user":"paula_y","rating":5.0,"review":"Winter in Spring. Cold April trip, but Caleb made it enjoyable!\nGood time for us to visit since we do not like crowds very much.","review_date":"April 21, 2018"},{"attraction_id":3304,"user":"gavin_c","rating":5.0,"review":"An amazing winter tour with sightseeing on both sides. It was fantastic to be guided in a winter tour with magnificent views of Niagara Falls. Although it was freaking cold with the ice rain, the unique beauty of Niagara Falls conquered us. We had a wonderful tour guide Randy who did tremendous work to...","review_date":"April 19, 2018"},{"attraction_id":3304,"user":"janine_g","rating":5.0,"review":"A Must Do Tour!. Such a fun day! We were picked up at our hotel. We saw the Falls from every angle... US side, Canada side, behind the Falls, over the Falls, over the river! Caleb was an awesome tour guide. Very knowledgeable about the area and very entertaining....","review_date":"April 12, 2018"},{"attraction_id":3304,"user":"mamamia1964","rating":5.0,"review":"Fun day!. My boyfriend and I recently took a road trip from NYC to Niagara Falls. It was Easter weekend and I was worried about crowds and large tour groups. We booked Niagara on the Falls with the hopes it would be a small group tour. We...","review_date":"April 11, 2018"},{"attraction_id":3304,"user":"julie_s","rating":5.0,"review":"Excellent. Really super day with informative, friendly and fun guide, Caleb.\nDay was packed and the 6 hours zoomed by. Well worth the money.","review_date":"March 25, 2018"},{"attraction_id":3304,"user":"karenmz8274st","rating":5.0,"review":"Karen. Tremendous tour guide was really good very informative well worth the money would highly recommend the tour learned so much more than if we had done the sights ourselves hassle free including border crossing.","review_date":"March 21, 2018"},{"attraction_id":3304,"user":"legalshifu","rating":5.0,"review":"Awesome Tour and Tour Guide!. Our tour guide, Lizzy, was super cheerful and enthusiastic. She was also super knowledgeable, which made the experience even better. For the pick up she picked people up from both sides of the border, and our tour group was around 10 people. During the tour...","review_date":"March 17, 2018"},{"attraction_id":3304,"user":"sa-i44","rating":5.0,"review":"The only way to see the falls!. We decided we did not want to drive from Buffalo to Niagara Falls as it was winter and snowy, so we arranged with the Over the Falls Tour Company for a private day tour. It was so easy to have them pick us up at...","review_date":"March 10, 2018"},{"attraction_id":3304,"user":"gabrielvelazquez89","rating":5.0,"review":"Great experience and awesome tour guide!!! . Our tour guide, Lizzie, was incredibly knowledgeable and lead the tour with great energy and enthusiasm! We felt the tour encompassed all Niagara Falls had to offer! We would definitely recommend this tour to anyone visiting for the first time! Easy 5 stars!","review_date":"February 20, 2018"},{"attraction_id":3304,"user":"250nicky","rating":5.0,"review":"Great way to see everything in one day. We were picked up from our hotel by the lovely, cheerful Lizzy who made our day an absolute pleasure. We headed from the Canadian side straight across to the Niagara State Park on the US side for an amazing close up on Horseshoe Falls and...","review_date":"January 10, 2018"},{"attraction_id":3304,"user":"erlienea","rating":5.0,"review":"Niagara Falls American and Canadian side. Just finished the tour today. Our guide tour, Ricardo very knowledgeable and explained clearly everything about Niagara and all the story behind. Worth every single cent with this tour and really highly recommended.","review_date":"December 23, 2017"},{"attraction_id":3304,"user":"dan1255","rating":5.0,"review":"Fantastic experience - a 'MUST DO' if visiting. My Wife and I visited Niagara Falls in August. We made a specific detour to get there and only had one day on the ground. As a result, we booked this tour and boy, were we glad we did.\nRandy was our tour guide and...","review_date":"December 11, 2017"},{"attraction_id":3304,"user":"princessinboots","rating":5.0,"review":"Spectacular views, Awesome Tour . All 3 falls, American Falls, Bridal Veil Falls and Horseshoe Falls were all spectacular and Adam made the tour more fun. He was punctual to pick us up, was very knowledgeable and had a good sense of humor. Goat Island, Three sisters islands and whirlpool...","review_date":"December 9, 2017"},{"attraction_id":3304,"user":"beluespinosa","rating":5.0,"review":"Bob the Best!. I did the tour today and it was just amazing! Bob answer every doubt that se have and we also could feed the squirrels.\nHe is so cool!\nAn Jack the car driver was very friendly too!\nI would recomend this tour because it was...","review_date":"December 5, 2017"},{"attraction_id":3304,"user":"margaret_d","rating":5.0,"review":"Hunter, Alexis and Paige say Bob is their FAVE!. Of the so many exciting, wonderful things we did in our days at Niagara Falls this Summer, my teenage grandchildren say that Bob, our driver and tour guide for a six hour tour, was their favorite--his humor, kindness and stories are what they talk about...","review_date":"November 30, 2017"},{"attraction_id":3304,"user":"moo57","rating":5.0,"review":"Choose this one. I recently wrote a review for the 'Niagara Falls in One Day: Deluxe Sightseeing Tour of American and Canadian Sides'. That was the name on my itinerary. However, I just found the business card our tour guide \/ driver, Paul, gave us. It was for...","review_date":"November 21, 2017"},{"attraction_id":3304,"user":"kareis_w","rating":5.0,"review":"Amazing day all round!!. We organised our tour months ahead including a return transfer as we were travelling from NYC for just the day.\nUpon landing in Buffalo, we were greeted swiftly by a really friendly guy named Jeff who would be our Airport transfer driver for the day....","review_date":"November 20, 2017"},{"attraction_id":3304,"user":"moo57","rating":5.0,"review":"Highly recommended. My sister and I were on our bucket list trip to Niagara Falls. We only had a day to see what we wanted to see, so we needed something that ticked all the boxes. This was it! Our tour guide Paul was terrific. He was...","review_date":"November 18, 2017"},{"attraction_id":3304,"user":"roland_d","rating":5.0,"review":"The falls are a 'must see'.. Our guide Lizzy was great fun and she knew heaps about the falls and all the surrounds. Ours was a small group at the end of the session which was brilliant because it made it easy to get around free of queues and holdups and...","review_date":"November 12, 2017"},{"attraction_id":3304,"user":"don_m","rating":5.0,"review":"WOW, what an experience, will do it again, same company, same guide!!!. This is an absolutely breath taking tour. You will be amazed at the wonders, facts, and sights of the Falls!! Our guide Paul was just outstanding. We were in a small group of about 13 on a mid size van and received much more than...","review_date":"November 1, 2017"},{"attraction_id":3304,"user":"gotigers1111","rating":5.0,"review":"STOP READING AND BOOK NOW!. Randy was an awesome tour guide. With only a short weekend to site see, we wanted to fit as much in one day as possible. This tour was perfect. Randy is extremely knowledgeable about the area and included lots of great information. Wear layers and...","review_date":"October 30, 2017"},{"attraction_id":3304,"user":"tralyhah43","rating":5.0,"review":"Fantastic Experience. This tour was amazing and our tour guide Nick was a pro. We got to experience many of the major attractions in one day and thanks to Nick we had the best time. Nick was friendly, fun, full of interesting facts, and helped us make...","review_date":"October 28, 2017"},{"attraction_id":3304,"user":"chris_a_from_ny","rating":5.0,"review":"Amazing Tour! Even Better Tour Guide!. My fiance booked this tour with Over The Falls on our first trip to Niagara Falls. We chose this tour solely based on the wide variety of activities and sights that this tour provides. The tour itself was amazing and we got to see so...","review_date":"October 28, 2017"},{"attraction_id":3304,"user":"howardn694","rating":5.0,"review":"Our Guide was the Best Part. We saw the falls from both sides, from the water, and from above-and got drenched as promised! Our guide Jay told us so much history and kept us entertained for hours. And did I mention that he also sang and played the ukulele? It was...","review_date":"October 27, 2017"},{"attraction_id":3304,"user":"laura_t","rating":5.0,"review":"Fantastic Niagara Falls tour. Nick was an excellent guide. We were able to do the cave of the winds first so that we could keep those sandals on during maid of the mist. Our shoes stayed dry although nothing else did. Highly recommend. We had a quick trip up...","review_date":"October 27, 2017"},{"attraction_id":3304,"user":"shawn_w","rating":5.0,"review":"Great day at the falls. We had a great day with our tour guide, Lizzy! Visiting both sides is a must. The stops were at the right places. We did not have to worry about how to get to the right places, pay for parking, etc. Lizzy\u2019s stories were good...","review_date":"October 26, 2017"},{"attraction_id":3304,"user":"tkaylee","rating":5.0,"review":"Wonderful Tour! Caleb is fabulous!. Just returned from our tour and this company does an amazing job! We booked our tour late and they were very accommodating. Picked us up, handled all of the details, and showed us an awesome day. Thank you Over the Fall Tours (and most especially...","review_date":"October 24, 2017"},{"attraction_id":3304,"user":"richskiyakr","rating":5.0,"review":"Wonderful Tour\u2014Fabulous Tour Guide, Adam. Adam guided us through an excellent day touring both the American and the Canadian Falls. Maid of the Mist and Cave of the Winds were wet but thrilling aspects of our trip, and the views of the American Falls, the Canadian Falls, and the city...","review_date":"October 22, 2017"},{"attraction_id":3304,"user":"shalynn","rating":5.0,"review":"This is the Best Way to see Niagara Falls!. My husband and I recently went to Niagara Falls for the first time. We booked the Niagara Falls in One Day tour and thoroughly enjoyed it! We realized while on the tour all the time and money we saved by taking this tour! Our guide,...","review_date":"October 22, 2017"},{"attraction_id":3304,"user":"margaret_c","rating":5.0,"review":"Could not have been better!!!. We did luck out with a perfect weather day during a less crowded off-peak week. Our driver\/guide was Lizzy, who was charming, well informed, and gave clear instructions when we were crossing the border, when and where to meet, etc. The tour included the Maid...","review_date":"October 21, 2017"},{"attraction_id":3304,"user":"dhscroggins","rating":5.0,"review":"A day with Lizzy. My wife and I spent a great day on October 16th with the over the falls tour and our guide Lizzy. She is full of life and great spirit. Her bubbly personality and good sense of humor made the tour even more enjoyable. We met...","review_date":"October 21, 2017"},{"attraction_id":3304,"user":"bandvtate","rating":5.0,"review":"I went over the falls with over the falls tours. Very enjoyable. Great views. Lizzy was our guide and did a very fine job. Very knowledgeable. She was patient with us, but stayed on schedule.","review_date":"October 20, 2017"},{"attraction_id":3304,"user":"carla_p","rating":5.0,"review":"See all the Highlights in One Day. We did Overall the Falls tours after reading so many positive comments here on Trip Advisor and it did not disappoint. I booked the tour via telephone and was provided with all the information I needed relative to pick up times, what to wear and...","review_date":"October 19, 2017"},{"attraction_id":3304,"user":"tjb91148","rating":5.0,"review":"Over the Falls Tour. We could not have seen as much of the Falls and other historic sights by ourselves. This tour was around 26 people and Paul was our tour guide. I can\u2019t say enough about how great of a tour guide Paul was. Very knowledgeable about the...","review_date":"October 18, 2017"},{"attraction_id":3304,"user":"anniecomelately","rating":5.0,"review":"Best tour and tour guide!!. This tour company and our guide were fabulous. Our guide was on time, knowledgeable, courteous and had the best suggestions to get the most out of the tour.","review_date":"October 18, 2017"},{"attraction_id":3304,"user":"debbie_b","rating":5.0,"review":"Tour of Niagara Falls with Jay.. Very thorough view of the Falls from many perspectives, from both sides, to include the Maid of the Mist and Skylon Tower. Also took in the whirlpool area of the river. Our tour guide was very informative and friendly, and had the extra privilege of...","review_date":"October 18, 2017"},{"attraction_id":3304,"user":"sarah_z","rating":5.0,"review":"Great!. Paul was a great tour guide! He was informative and very personable! We toured both the Canadian and American sides.","review_date":"October 17, 2017"},{"attraction_id":3304,"user":"traceymy7881bc","rating":5.0,"review":"perfect!!. Caleb was our guide for the day trip. He was awesome: knowledgeable, personable and informative...we visited the American and Canadian sides of the falls, rode Maid of the Mist, visited the Skylon Tower and went to Cave of the Winds... What a wonderful day. Highly...","review_date":"October 16, 2017"},{"attraction_id":3304,"user":"bob_m","rating":5.0,"review":"See all the highlights. Great tour with guide Randy. A lot to do in a one day tour, but Randy knew just how much time to spend at each attraction. If you only have a day, be sure to do this tour. If you have more than one day,...","review_date":"October 16, 2017"},{"attraction_id":3304,"user":"m3fabinc","rating":5.0,"review":"Best Bang for the Buck!!. We went to Niagara Falls this October, and were looking for a way to see as much as possible. So we decided to try \"Over The Falls\" tours, and I'm so glad we did! We would have never seen as much of the area on...","review_date":"October 16, 2017"},{"attraction_id":3304,"user":"tom_g","rating":5.0,"review":"Everything you want to see and know about Niagara Falls. NIAGARA FALLS IN ONE DAY: DELUXE SIGHTSEEING TOUR OF AMERICAN AND CANADIAN SIDES (2972COMBO). We were picked up on time at our hotel. The tour coach was clean and comfortable. Minimal time spent picking up other tour participants. Our tour guide, Paul, was outstanding; friendly,...","review_date":"October 4, 2017"},{"attraction_id":3304,"user":"ninerfig","rating":5.0,"review":"Thanks to the BEST tour guide PAUL...extraordinary!!!. We did the 'Niagara Falls in One Day: Deluxe Sightseeing Tour of American and Canadian Sides.' This is the best way to see both Falls which includes the scenic view from The Skylon Tower. What a spectacular day but it was PAUL, our awesome tour...","review_date":"August 12, 2017"},{"attraction_id":3304,"user":"r5109oatonyh","rating":5.0,"review":"Touristy Yet Still a True Wonder. We stayed three nights, which seemed about right. If you can afford a stay at the Marriott on the Falls (be careful there are two Marriotts) you will be looking down into to falls your whole time in the room. They set up two chairs...","review_date":"July 31, 2017"},{"attraction_id":3304,"user":"sid_h","rating":5.0,"review":"We went \"over the falls\" with Nick.. Recently visited Niagara Falls with the grandboys. We only had one day, so I booked \"Niagara Falls in One Day: A Deluxe Sightseeing Tour of American and Canadian Sides\". This tour is conducted by \"Over the Falls Tours\" located in Niagara Falls, New York. Before...","review_date":"June 19, 2017"},{"attraction_id":3304,"user":"markrichards1964","rating":5.0,"review":"Probably one of the best days of my life visiting Niagara Falls and the tour guide was just awesome.. My Facebook status after my Over the Falls Tour read: \"Probably one of the best days of my life visiting Niagara Falls and the tour guide was just awesome.\" I think that says it all!\nPre-booked the \"Niagara Falls in One Day: Deluxe Sightseeing Tour...","review_date":"May 9, 2016"},{"attraction_id":3305,"user":"tracleemc","rating":5.0,"review":"Amazing day. We had 4 days in Vancouver on a stop over between Sydney and Toronto. What a fabulous bus trip, very knowledgeable driver, comfortable coach and friendly people on board. It was an early start and late finish, but well worth every cent for the local...","review_date":"March 13, 2019"},{"attraction_id":3305,"user":"craigmire","rating":5.0,"review":"Sea to sky highway. Had a wonderful trip to Whistler. The tour bus was very spacious and clean. Our guide Katelyn was informative and knowledgeable the trip and region. I would definitely recommend this trip!","review_date":"March 5, 2019"},{"attraction_id":3305,"user":"michelle_c","rating":5.0,"review":"Fun day with friends.. If you have 8 hours and a few friends and are looking for a great day trip, hire this company and get a private tour and trip to Whistler and back. We had one day to do something entertaining between conferences, and oh, what fun!...","review_date":"February 25, 2019"},{"attraction_id":3305,"user":"712johns712","rating":5.0,"review":"Rain, Snow, Sun. Title of review is summary of the ride and experience with driver, commentator, and guide Meghan. Pick up at hotel at 8:10 with total group from other hotels of 10 on clean, comfortable bus. Started in rain, turned to snow and clouds on trip up....","review_date":"February 23, 2019"},{"attraction_id":3305,"user":"scrowe22","rating":5.0,"review":"Whistler Day Trip. This trip was wonderful! Alexis was the tour guide and she was very friendly and knowledgeable about the area! She answered all of the questions I asked her and gave great suggestions on places to eat, etc. I would definitely recommend this tour!!","review_date":"February 22, 2019"},{"attraction_id":3305,"user":"769martinm","rating":5.0,"review":"Excellent Day Trip. I don\u2019t usually write reviews for day tours but this day tour has impressed me so much, especially with our tour guide Sarah who was absolutely amazing. In the tour, we stopped at Porteau, Shannon Falls, Squamish and Tantalus Lookout. We got up to Whistler...","review_date":"February 7, 2019"},{"attraction_id":3305,"user":"emma_l","rating":5.0,"review":"Really exceeded expectations. We went with Hugh our tour guide up to Whistler, stopping at Shannon Falls which was a great sight, we even saw chipmunks running around. We then headed to a visitors center to get a coffee and use the restrooms. We then stopped at a...","review_date":"December 29, 2018"},{"attraction_id":3305,"user":"disappointedashelltr","rating":1.0,"review":"Whistler and Scandinavian Spa. Have you ever been to Whistler before? Well, dont bother. Its nothing but hype. Just another tourist trap. It was very disappointing. Whistler was much nicer 45 years ago when there was nothing. And the spa was very crowded. I thought it was going to...","review_date":"December 16, 2018"},{"attraction_id":3305,"user":"doctor4gum","rating":5.0,"review":"Amazing drive from Vancouver to Whistler. Steven the driver and guide was great. Nice clean Mercedes minivan was comfortable.\nSite seeing was incredible. Three waterfalls and great views of the fiords. Fall changes with leaf colors where beautiful. Whistler village was quiet and beautiful. Pictures can,t describe this great tour! Guide...","review_date":"November 3, 2018"},{"attraction_id":3305,"user":"kathe_c","rating":5.0,"review":"What a Great Day!. We were picked up at our hotel and taken on a fabulous ride to Whistler. Our driver\/guide, Megan was amazing. Great personality, and unlimited knowledge of Vancouver to Whistler and everything in between. She remembered everyone's names (about 25), and even had a trivia contest...","review_date":"October 28, 2018"},{"attraction_id":3305,"user":"mrtynz","rating":4.0,"review":"A good day out. The trip is good and well worth the effort to get up for a day on the road. The journey up and down are broken up with some scenic spots that you might not know if you drove yourself. The driver was very knowledgeable and...","review_date":"October 25, 2018"},{"attraction_id":3305,"user":"miffym2013","rating":5.0,"review":"Big Day Out. This is a very long day but well worth the trip. We had Steven as our driver and guide. Very funny and very informative. Left early in the morning to head to Whistler. First stop Shannon Falls. Third highest waterfall in BC. Then off to...","review_date":"October 8, 2018"},{"attraction_id":3305,"user":"vijai_vmc","rating":5.0,"review":"Great day out. Our guide for the day was Steven, a witty and personable young man. We spent a lovely day at Whistler, though we did feel a little rushed trying to do everything, and didn't get a lot of time to explore the village. But then, hey,...","review_date":"September 20, 2018"},{"attraction_id":3305,"user":"pennicui","rating":5.0,"review":"Lovely day trip. Even though the weather wasn\u2019t too good it was made up for by the excellent guide Sarah, her information and stories were great and she really engaged with everyone on the tour. Would also highly recommend the Native American culture centre, so beautiful and great...","review_date":"September 17, 2018"},{"attraction_id":3305,"user":"kaye_w","rating":4.0,"review":"Great Day Out. An excellent day tour. Our driver, Steven, kept us entertained along the way, stopping for refreshments before continuing on to Whistler. The cultural centre was a unique experience - recommend doing lunch here - ours was delicious. The day we were in the village the...","review_date":"September 16, 2018"},{"attraction_id":3305,"user":"bob_c","rating":5.0,"review":"What an amazing day out! A long day - 11 hours in all. Great service. We were picked up at our downtown hotel - on time. Our driver\/ guide was Graeme, and he could not have done any more to make our trip enjoyable. A great stop at Shannon falls on the way up to Whistler, then lots of useful...","review_date":"August 28, 2018"},{"attraction_id":3305,"user":"tanya_q","rating":5.0,"review":"August 2018 visit . A lovely company. We travelled with the Ozzie host Mikey. Was very accommodating and very informative. We were picked up at 755 and back into down around 645pm, leaving approximately 4 hours up at Whistler. Definitely would recommend again both Whistler and the company.","review_date":"August 26, 2018"},{"attraction_id":3305,"user":"emily_h","rating":5.0,"review":"Excellent excursion. My husband and I thoroughly enjoyed our excursion to Whistler with Erich, our guide, who was knowledgeable and informative. We toured from Vancouver to Shannon Falls for a short stop and then continued to Whistler where we had quite a bit of free time to...","review_date":"August 16, 2018"},{"attraction_id":3305,"user":"johnw7019","rating":5.0,"review":"Great place. A fairly long drive which was broken up by a visit to a beautiful waterfall. The views from the bus of the fjord and mountains were superb. While in Vancouver we took three day trips and going that the overall enjoyment was greatly helped by...","review_date":"July 25, 2018"},{"attraction_id":3305,"user":"voyager309665","rating":5.0,"review":"Friendly, informative and free time . From hotel pick up to airport drop off everything about this trip was relaxed, efficient and fun. The drive down was very pretty, stopping off at Shannon Falls. Helpful advice from our guide Brent. We were at Whistler before 11.30 and took the Gondola to...","review_date":"July 18, 2018"},{"attraction_id":3305,"user":"176vickieh","rating":5.0,"review":"Whistler. Spectacular day trip! Small group was just right for sightseeing. Our tour guide, I believe his name was Rick, was very informative.","review_date":"July 18, 2018"},{"attraction_id":3305,"user":"lyn_g","rating":5.0,"review":"Fabulous whistler and Shannon falls. Great trip. Pick up from hotel right on time collected a few more and then off. A couple of stops on the wat to Whistler. Really picturesque coastal villages. Our guide Brandon was bright and very informative. He went out of his way to make...","review_date":"July 15, 2018"},{"attraction_id":3305,"user":"khaldoza","rating":4.0,"review":"Great scenery and lots to do!. Lots to soak in this tour and much more that we didn't get to do. Definitely recommend this if wanting to spend a day out and about.","review_date":"June 18, 2018"},{"attraction_id":3305,"user":"mrjohn1960","rating":5.0,"review":"Stunning views. This was a great trip. Picked up was on time at Canada Pace and following the additional pick ups we set off on the long drive to Whistler. Our driver and guide for the day, Danny, was very good providing us with lots of good...","review_date":"June 10, 2018"},{"attraction_id":3305,"user":"krissydidit","rating":4.0,"review":"Good day out. Richard was our driver for this tour. Picked up on time, nice relaxing drive with a couple of pit stops for restroom breaks and photo opportunities. Plenty of tips about what to see and do up at Whistler. The cultural centre entry was included. Had...","review_date":"April 21, 2018"},{"attraction_id":3305,"user":"khyma_r","rating":4.0,"review":"Awesome! and great and fantastic tour guide... This is our review on our day trip to Whistler on March 22, 2018 - Our tour guide\/driver was Brent and he was on time to pick us up. He gave us pretty good educational knowledge of the First Nation and other information regarding the...","review_date":"April 10, 2018"},{"attraction_id":3305,"user":"sunny_y","rating":5.0,"review":"Gorgerous Winter Trip!. I went to the trip at the end of March this year.\nAlthough the schedule was kind of different with original one, I was satisfied with the tour.\nBecause I could go to some beautiful spots and got many great photos =D\nIn addition to,...","review_date":"March 26, 2018"},{"attraction_id":3305,"user":"sylvie2011","rating":5.0,"review":"Very knowledgable tour guide Steve, pleasant trip. Picked up on time at hotel, Steve was very knowledgable. Several stops, good photo ups. All in all a pleasant day","review_date":"March 21, 2018"},{"attraction_id":3305,"user":"buch78","rating":5.0,"review":"Great day out.. We only booked this the day before but it was well worth going. We had a great guide who was able to point out and give lots of information about the places we passed and visited on the sea to sky highway. The bus was...","review_date":"January 21, 2018"},{"attraction_id":3305,"user":"jackiemo1280ca","rating":3.0,"review":"Read the fine print. To start out the tour pick up 30 mins late with no contact from company it wasn't until we called we were let known they were running late.\nWe also found out once we got on board any activities at Whistler were an extra fee....","review_date":"January 9, 2018"},{"attraction_id":3305,"user":"gowaves","rating":5.0,"review":"Great day trip to Whistler. We wanted to see some sights outside Vancouver so booked this tour - it did not disappoint. We found traveling by small bus was better than by the train because we could stop at various scenic detours along the way. The short hike to Shannon...","review_date":"December 21, 2017"},{"attraction_id":3305,"user":"tracy_h","rating":5.0,"review":"Excellent Service. What a service we had! Richard, our tour guide was knowledgable,friendly, caring and took care of all our needs. He did his very best to accommodate everyone and took us to Whistler and back in a day safely. Their service included sending everyone back to...","review_date":"November 27, 2017"},{"attraction_id":3305,"user":"gary_w","rating":5.0,"review":"Ask for \"Richard the Driver Guide\". My wife and I paid a very affordable and decent fee for a comfortable day-trip to Whistler from Vancouver and received what should have been a fabulous high-fee, spectacular return! But it was perfectly priced! The driver - a very friendly, accommodating and knowledable young...","review_date":"November 25, 2017"},{"attraction_id":3305,"user":"paulg3132","rating":5.0,"review":"Wonderful time. We took Landsea Tours from downtown Vancouver up to Whistler\/Blackcomb. What a great way to go for the day! Our driver and guide was Richard. He made the trip very interesting (we even loved his jokes that required an \"aaauwww\" response rather than the traditional...","review_date":"November 20, 2017"},{"attraction_id":3306,"user":"nancyt257","rating":5.0,"review":"Baby it\u2019s cold inside!. Standing in a long line, waiting to pay almost $20 just to walk around looking at the inside of Quebec\u2019s Ice Hotel (H\u00f4tel du Glac\u00e9), I wondered if it could possibly be worth it. Now I can say it certainly was. This hotel (yes, people...","review_date":"February 26, 2019"},{"attraction_id":3306,"user":"journeying_jean","rating":5.0,"review":"Did a self-tour, AMAZING carvings and details!. We were in Quebec for the winter festival and decided to make the 30-minute journey outside the city to see the Ice Hotel. It was well worth the trip! The carvings and details in the rooms as well as the common areas are amazing, A...","review_date":"February 10, 2019"},{"attraction_id":3306,"user":"prasad2016","rating":5.0,"review":"Coolest ice hotels. All guests are given a tour of the hotel and explained how it is created. Basically, a huge metal dome is placed at the location of the hotel, which is among the woods about ten minutes outside the city. Snow accumulates over the dome during...","review_date":"April 9, 2018"},{"attraction_id":3306,"user":"liana_e","rating":2.0,"review":"Tour Is Not Worth The Money. We did the Behind The Scenes Tour which is over $40\/person after taxes. You get about a half hour tour in 1 room of the hotel where they make blocks and decor for the hotel - you do not get a tour of the hotel...","review_date":"February 13, 2018"},{"attraction_id":3307,"user":"melissabrad","rating":5.0,"review":"Great Experience!. Amazing views of the surrounding areas. Line ups weren't much of a wait. Air conditioned cabins. Awesome!","review_date":"September 15, 2018"},{"attraction_id":3307,"user":"rpauley113","rating":5.0,"review":"Fun even if you don't like rides that go around.. This was a good stop even though it was raining a bit. You have plenty of time to take pictures and locate available attractions. It does not go fast so I can enjoy the view without getting sick.","review_date":"August 13, 2018"},{"attraction_id":3307,"user":"smallfry3","rating":5.0,"review":"Awesome. Love the views that you get from the SkyWheel. In the summer, the carts\/cabins that you ride in are air conditioned and in the winter they are heated. As you go around there is a speaker that will give shorts bits of information and play...","review_date":"August 6, 2018"},{"attraction_id":3307,"user":"texasrambler","rating":5.0,"review":"Fun ride and great views. Ride in the comfort of an air conditioned compartment with fantastic views of Clifton Hills area and Niagara Falls. There was a bit of a wait - about 10 minutes.","review_date":"August 6, 2018"},{"attraction_id":3307,"user":"nanane2014","rating":5.0,"review":"nice view. great experience, did 1 at night and 1 during the day. nice view on the falls and the city. don't forget your camera","review_date":"July 23, 2018"},{"attraction_id":3307,"user":"darlavt","rating":5.0,"review":"Thoroughly enjoyed this ride!!!!. A very smooth relaxing ride, even has air conditioning! It was windy that day, but you didn't even notice it on this ride.","review_date":"June 9, 2018"},{"attraction_id":3308,"user":"thirdstar","rating":5.0,"review":"AMAZING. Everithing perfect and very professional\nThe crew was very helpful, the boat was ok, the reservation was very nice and the comandant did everithing better after his \"hunting\" to find the Orcas.","review_date":"January 11, 2019"},{"attraction_id":3308,"user":"john_l","rating":5.0,"review":"Bucket list experience. I have long wanted to go whale watching, so whilst visiting Vancouver, my wife and I booked a trip with Prince of Whales.\nBooking the trip was easy as the website was easy to navigate on my phone. The instructions on where to meet and...","review_date":"January 7, 2019"},{"attraction_id":3308,"user":"retrorebe","rating":5.0,"review":"Fabulous and relaxing experience!. We participated in the whale watching tour at the end of the season and had a great opportunity to observe humpback whales, bald eagles, dolphins, seals and sea lions. We were concerned about difficulty finding the whales this time of year, but they were there...","review_date":"November 17, 2018"},{"attraction_id":3308,"user":"mike_l","rating":4.0,"review":"Great crew and very knowledgeable!. This was a very good experience and I can highly recommend this company! Booking was easy and checking in was a breeze too. Once we got on board, we were well briefed by the crew - in our case, our guide was Wilma. We were...","review_date":"November 12, 2018"},{"attraction_id":3308,"user":"peter_w","rating":5.0,"review":"Wow Whale Watching. Almost the last day of the season's trips saw us out on the water with nearly 50 others on a glorious early November afternoon.\nThe trip was brilliantly conducted for us (on the open top deck) by Wilma, whose knowledge of all things 'whales' and...","review_date":"November 11, 2018"},{"attraction_id":3308,"user":"rachealsw","rating":5.0,"review":"Fantastic whale watching trip. My husband and I went to Vancouver for our honeymoon last week. We planned the whale watching trip knowing that we may not see any whales since they are wild and on their own agenda. We were extremely pleasantly surprised to see not only one,...","review_date":"October 31, 2018"},{"attraction_id":3308,"user":"bonnie_w","rating":5.0,"review":"A Whale of A Time. The tour was fantastic! The crew were knowledgeable, fun and really interesting people. We were fortunate to see a humpback whale as well as multiple members of the L Pod. Our understanding of the difficulties faced by the resident orcas are much clearer and the...","review_date":"October 27, 2018"},{"attraction_id":3308,"user":"mwilko54","rating":5.0,"review":"Great Experience . Had a great time with the family, saw humpbacks, eagles and sea lions. Good information constantly provided by the guides. Dress up warm if your thinking of coming.","review_date":"October 24, 2018"},{"attraction_id":3308,"user":"tamdianepham","rating":5.0,"review":"Seals, Humpback Whales, Sea-lions and Bald Eagle - We saw them all :-). It did not take long after we left the harbor to see the seals sun-bathing on the logs-yard pulling by a tugboat. Then we spotted three humpback whales. They were amazing. We can see and hear their blows - backs and tails. We watched them...","review_date":"October 22, 2018"},{"attraction_id":3308,"user":"pugzf2018","rating":5.0,"review":"Humpbacks in October!. Unforgettable experience. I wasn't sure what to expect since many tour operators end their season in September. Orcas are hit or miss in the fall. But we lucked out with beautiful weather and saw many sea lions. Two humpbacks drifted right up to our boat...","review_date":"October 19, 2018"},{"attraction_id":3308,"user":"ruth_p","rating":5.0,"review":"Great Trip!. Our family including 2 girls (tween and teen) was a lot of fun! Guides\/naturalists were great. Saw a LOT of orcas and the captain and naturalists seemed excited at how many we saw. Didn't seem in a rush either. Don't get the free hot chocolate...","review_date":"October 18, 2018"},{"attraction_id":3308,"user":"antony_s","rating":4.0,"review":"Enjoyable Day. Definitely worth the experience! Honestly, we would have been happy just looking at the beautiful vista of the islands, but we were extremely lucky with both the weather and with seeing whales several times. Sharon was our guide and her enthusiasm was infectious. Unfortunately we...","review_date":"October 18, 2018"},{"attraction_id":3308,"user":"merep1013","rating":5.0,"review":"Absolutely wonderful. From start to finish, our experience with Prince of Whales was seamless, easy, and fantastic. Start with their website, it explains the path you will take, the type of vessel you'll be on, what you should bring, what you will try to find, etc. The...","review_date":"October 18, 2018"},{"attraction_id":3308,"user":"k574qwcolinm","rating":5.0,"review":"GREAT!. A great day had by all with sightings of humpbacks sea lions and a bald egal made an appearance. but really the experience is made by the lady's taking the tour I belive they were Sandy Sharon and Pascale they had answers for all questions...","review_date":"October 17, 2018"},{"attraction_id":3308,"user":"cindy_r","rating":5.0,"review":"Fantastic crew!. It was great experience with whales,orcas, and sea lions. Our captain Erin, and the 3 women that composed our hosts, we're great! I am poor with names, but, there were 2 blondes, Sharon and the \"1st mate:?\" Also a wonderful marine biologist from Ireland, that...","review_date":"October 17, 2018"},{"attraction_id":3308,"user":"trs312018","rating":1.0,"review":"Realy awful experience. So to be fair we booked through a third party (westcoast sightseeing at canada place) and were given confusing information about where to join the trip. Despite this we got there in the nick of time but this made no difference to the attitude of...","review_date":"October 16, 2018"},{"attraction_id":3308,"user":"renee_v","rating":4.0,"review":"Great Day but we were expecting Orcas . Was a great day to be out on the water. Sharon (?) was a fantastic host and was passionate about the wild life and sharing her knowledge.\nWe saw a bald eagle, hump back whales, sea lions and seals.\nThe disappointment was the guarantee of...","review_date":"October 16, 2018"},{"attraction_id":3308,"user":"asaadq","rating":4.0,"review":"Knowledgeable and friendly crew. Started with sea lions, humpbacks. Thought mission accomplished, but they took us further because there were some Orcas! The crew was very patient until everyone indulged on watching the playful calves jump out of the water. Thinking this was the icing on the cake, but...","review_date":"October 15, 2018"},{"attraction_id":3308,"user":"ellyn_y","rating":5.0,"review":"Brilliant Way to Explore Vancouver and Admire Sea Life. Overall an amazingly breathtaking experience to be able to see wildlife in its natural habitat. We saw Sea Lions, Seals, Humpback Whales and Orcas! The ride was comfortable and thoroughly enjoyable as well as relaxing! We sailed past so many local islands and the views...","review_date":"October 14, 2018"},{"attraction_id":3308,"user":"marije_d","rating":5.0,"review":"5 Star whale watching adventure!. This was our first experience with the Prince of Whales. It was absolutely amazing!! Great crew, very knowledgeable and accomodating. We saw sea lions, 5 humpback whales and a family of 6 orcas, along with other wildlife. Great trip.Would definitely recommend!!","review_date":"October 14, 2018"},{"attraction_id":3308,"user":"explorer484777","rating":5.0,"review":"Humpback breach. The crew was wonderful, boat solid, a cold day, but dry and sunny and saw 3 humpbacks and many sea lions. Wilma was wonderful in detailing wildlife details, enthusiastic and a very knowledgeable and fun tour guide.","review_date":"October 14, 2018"},{"attraction_id":3308,"user":"kush209","rating":5.0,"review":"5 Stars!. This is my second experience with Prince of Whales and both have been absolutely amazing. The trips were above and beyond what was expected. I am prone to getting sea sick and the entire crew was extremely helpful and accommodating. Whale guarantee was defiantly fulfilled!...","review_date":"October 14, 2018"},{"attraction_id":3308,"user":"alan_m","rating":4.0,"review":"Slightly cold and not that comfortable but we loved it. Family holiday visit when a whale watching adventure was on the to do list from the day that we booked the trip. Even with thrills anticipated, we were not disappointed. Slightly cold and wet afternoon when we saw Orca galore. Guides were friendly, helpful and...","review_date":"October 14, 2018"},{"attraction_id":3308,"user":"ingaty","rating":5.0,"review":"Humpbacks x 5 !. This was the second whale watching trip myself and my husband took whilst in Vancouver the first in Tofino and the second with the Prince of Whales. Both tours were great but I must say the Prince of Whales tour was amazing to see 5...","review_date":"October 14, 2018"},{"attraction_id":3308,"user":"denismueller","rating":5.0,"review":"Whale guatantee fulfilled. At the beginning of our holidays, we booked a zodiac tour, starting from Victoria. It was fun to ride the waves, but unfortunately we \"only\" got to see a few seals and a bald eagle before returning to the harbour. On our way back we...","review_date":"October 14, 2018"},{"attraction_id":3308,"user":"362maureenc","rating":5.0,"review":"Wow!! We saw whales!!. What a fantastic journey!! Captain Aaron and his entire crew was amazing...we were so lucky to see some humpback whales up close and personal thanks to him. And Wilma was absolutely fantastic!! She patiently shared so much knowledge multiple times due to the size of...","review_date":"October 13, 2018"},{"attraction_id":3308,"user":"phalgunj","rating":5.0,"review":"Great half day in the water . As a local who has lived in Vancouver for decades, this was my first time going on a whale watching excursion with some members of my family. It didn\u2019t disappoint. On a cloudy day in October and with choppy waters, which made for a somewhat...","review_date":"October 13, 2018"},{"attraction_id":3308,"user":"gt3740","rating":5.0,"review":"Staff made it with their enthusiasm. We were out of peak season for whale watching, and we still managed to see Humpback whales, seals and Bald eagles.\nEven with the unsavoury weather, wind and waves the staff (thanks Wilma) were enthusiastic and wanting you to have the best experience.\nRight to...","review_date":"October 12, 2018"},{"attraction_id":3308,"user":"smtid","rating":5.0,"review":"Great day searching for whales. Went with Prince of Whales after another company cancelled due to the forecast. Was slightly worried we were heading for a Wolf of Wall Street boat scene style moment by still going out but there were absolutely no problems.\nGreat experience with very knowledgeable staff....","review_date":"October 12, 2018"},{"attraction_id":3308,"user":"ana_beatriz_g","rating":5.0,"review":"Amazing. There are no words to describe my emotion...\nTook us a while to find this whale family, but when we found... It was amazing!!!!","review_date":"October 9, 2018"},{"attraction_id":3308,"user":"v4357cujoshuac","rating":3.0,"review":"Average experience made better by excellent staff . When we booked this, we didn\u2019t realise the boat would have so many people, it was a huge catamaran with just under 100 guests. This is the first time I\u2019ve been on such a large whale watching vessel and didn\u2019t like it, it felt cramped...","review_date":"October 8, 2018"},{"attraction_id":3308,"user":"carl_s","rating":5.0,"review":"October Humpbacks !. Took entire family, including a 9 month old and everything was wonderful. Great weather for a great trip. Got to see a pair of Humpback whales (\"Heather\" and Wolf Eel\") and even saw one breach. Our naturalist Tim and Wilma were both enthusiastic, approachable, and...","review_date":"October 8, 2018"},{"attraction_id":3308,"user":"laurens_b","rating":5.0,"review":"Amazing experience on Thursday the 4th of October. Sunny day, beautiful weather to go on this Whale Watching Tour, starting from Vancouver! The tour started exactly on time and started with very clear information about the tour. We were exicted, lets go!\nWe were lucky to see 3 humback whales. But the most...","review_date":"October 8, 2018"},{"attraction_id":3308,"user":"kathrynclark58","rating":3.0,"review":"Took much longer than I thought\/expected to get out to where the whales were. Propably better going from Vancouver Island as closer to where the whales hang out. Nature of nature is where the whales show up is anyone's guess. We didn't get as close as I would have liked. Very cold even on a sunny day - do...","review_date":"October 7, 2018"},{"attraction_id":3308,"user":"susan_m","rating":5.0,"review":"Prince of Whales trip - Highly recommended. Great whale watching tour today. Lovely sunny but cold day. However free coffee and blankets were very welcome. Travelled a long way but eventually saw two bald eagles and then four orcas and we watched them for a long time. All the crew on board...","review_date":"October 6, 2018"},{"attraction_id":3308,"user":"sweetpeas77","rating":5.0,"review":"Wonderful Staff and Sights!. We had a really lucky day to see both humpbacks AND orca within a relatively short distance and we were even fortunate enough to see the orca hunt and kill a porpoise, an incredible experience! In addition to that the staff were extremely friendly, knowledgeable...","review_date":"October 6, 2018"},{"attraction_id":3308,"user":"dslee","rating":5.0,"review":"Great action, very educational. Today was cold! To Prince of Whales' credit, they supplied gloves, hats, and blankets. You have a choice of riding a smaller or larger boat. We chose the larger boat and am glad we did. We were able to stay inside during the ride to...","review_date":"October 5, 2018"},{"attraction_id":3308,"user":"carole_m","rating":5.0,"review":"Amazing half day whale waching trip. We were fortunate to have a glorious,sunny but cold day.We had previously been out on the trip a few days before but had to turn back as the weather was bad.\nThe Prince of Whales staff were very pleasant and efficient and quickly got us...","review_date":"October 4, 2018"},{"attraction_id":3308,"user":"brucebw9687te","rating":5.0,"review":"Great trip with knowledgeable staff!. Prince of Whales Whale Watching is a great company to go whale watching. Sharon, our naturalist, was passionate, friendly, and extremely knowledgeable about the sea and marine life. She kept us fully entertained throughout the trip. The boats are comfortable and didn't feel too crowded....","review_date":"October 3, 2018"},{"attraction_id":3308,"user":"anthonyoloughlin","rating":5.0,"review":"Half-Day Whale Watching tour. We went out on the 26th September on the half day whale watching tour. We went out for about 5 hours and got to see loads of wildlife, from seals, sea-lions and a bald eagle. Unfortunately no whales to be seen despite the best efforts...","review_date":"October 3, 2018"},{"attraction_id":3308,"user":"companion181950","rating":5.0,"review":"A nice trip. It was a great day with whales, sealions and a eagle. The staffs are friendly and explain a lot of things along the trip.","review_date":"September 27, 2018"},{"attraction_id":3308,"user":"swell67","rating":3.0,"review":"Big hype over nothing. You take a risk when doing these sort of tours. Yet the guarantee from these guys is: no whales sighted, keep ticket to use any time you come back. Nice offer but many people would not take up this offer unless they were returning in...","review_date":"September 26, 2018"},{"attraction_id":3308,"user":"peter_cruiser","rating":3.0,"review":"No whales. Friendly staff, nice boat, easy to book online.\nFour hour boar trop, but we have not seen a single whale.","review_date":"September 26, 2018"},{"attraction_id":3308,"user":"zy9ls9","rating":4.0,"review":"sea lion on the rocks. could n't believe it's a animal world, amazing, the weather is so good, staffs are really friendly, explain every thing along the trip.","review_date":"September 25, 2018"},{"attraction_id":3308,"user":"bigbaldwhiteguy","rating":5.0,"review":"A great half-day. Despite not seeing but one whale (not their fault - it's not like the whales make appointments) this was very enjoyable.\nBeautiful scenery traveling through the islands west of Vancouver and seeing a variety of other wildlife.\nThe crew was exceptional in knowledge of the...","review_date":"September 25, 2018"},{"attraction_id":3308,"user":"kellmatts","rating":5.0,"review":"Very informative crew!. These activities are always so hard to rate because you are at the mercy of nature! We did get to see a few humpback whales, but obviously would have loved to see more wildlife. However, this crew and company do a fantastic job. They know...","review_date":"September 25, 2018"},{"attraction_id":3308,"user":"melaniekanada","rating":5.0,"review":"Saw killer whales, awesome experience!. The staff was very knowledgeable, friendly, the weather was great and we had an interesting boat ride! When we spottet a couple of orcas it made our day! Thanks for the wonderful experience! I would recommend Prince of Whales for sure.","review_date":"September 24, 2018"},{"attraction_id":3308,"user":"jjasonuk","rating":4.0,"review":"Awesome half day out. Brilliant day out, on the windy top deck, make sure you wrap up as advised.\nWe was looked after by Sharon and Roman who were both awesome.\nWe found humpbacks, porpoises, dolphins, a bald eagle, stellar sea lions and harbour seals.\nFully recommend","review_date":"September 24, 2018"},{"attraction_id":3308,"user":"wilmafuchs","rating":5.0,"review":"impressive whale watching tour. Even tough it was a rainy day, this tour exceeded my expectations by far. Our naturalist, Wilma was outstanding with all the information and knowledge she provided. Her delivery was informative and funny. On top of that, we felt very well taken care of, with...","review_date":"September 20, 2018"},{"attraction_id":3308,"user":"katiexj","rating":5.0,"review":"Worth every penny!. We were really fortunate and saw sooo many orcas, and different kinds of sea lions. We were able to stay with the whales for more than an hour. Our crew with Erin and Wilma was beyond awesome, the tour was well organized and worth every...","review_date":"September 20, 2018"},{"attraction_id":3308,"user":"tim_b","rating":5.0,"review":"Great way to finish of our holiday. Great trip out to the islands to see Orcas. Lucky enough to see Pacific White bellied Dolphins as well (1st time this year). Knowledgeable guides on board to explain details. Respected distance to whales although they came closer to us!","review_date":"September 19, 2018"},{"attraction_id":3308,"user":"664hollyb","rating":5.0,"review":"Great day out. Brilliant day. Crew were very friendly and knowledgeable. We came 5 years ago and didn't see any whales and so when we knew we were coming back to Vancouver I enquired and there was no hassle rebooking using their guarantee so we didn't have to...","review_date":"September 19, 2018"},{"attraction_id":3308,"user":"mms_dgs","rating":5.0,"review":"Whales, Dolphins, BC Coast...fabulous day cruise!. What a wonderful adventure. The crew & tour guides are so knowledgeable and friendly, which makes the trip even better. We saw a pod of Killer Whales and a very active pod of White Pacific Sided Dolphins. The tour is so easy to get to,...","review_date":"September 17, 2018"},{"attraction_id":3308,"user":"kathy_n","rating":5.0,"review":"Absolutely fantastic tour and whale sightings. This tour was one of the highlights of our trip, the team members on the tour were fantastic, especially Maeve, who gave me and my sister lots of additional information about the whales we were seeing and the research being done. We saw numerous whales...","review_date":"September 15, 2018"},{"attraction_id":3308,"user":"craftyhag","rating":5.0,"review":"No Whales, No Problem. We were one of the rare occasions when whales weren't spotted on our cruise--but we have the opportunity to go out again on a future trip--and the scenery was fabulous, we saw seals, sea lions, and had a pretty great time. Crew member Maeve was...","review_date":"September 15, 2018"},{"attraction_id":3308,"user":"beermonsta","rating":5.0,"review":"Great trip. Saw a family of Orcas. I really enjoyed the 5 hours we spent out in the Strait of Georgia. The orcas were a long way from Vancouver and the sea was fairly rough going out. That didn't bother me but a few of the passengers were sea sick. The crew...","review_date":"September 14, 2018"},{"attraction_id":3308,"user":"milou_v","rating":5.0,"review":"Incredible experience!. The whale watching tour was more than I expected, it was amazing! Especially to see the killer whales was incredible and the scenery was extraordinary.\nThe first day I saw seals and sea lions, but unfortunately no whales. The nice thing is that the Prince...","review_date":"September 14, 2018"},{"attraction_id":3308,"user":"kayh933","rating":5.0,"review":"Great afternoon. A good 5 hours of boat travel, with great views of humpback whales, seals, birds and scenery. The crew were very informative and made sure we all were okay and saw the whales and as many other creatures as we could. Wrap up warm on...","review_date":"September 13, 2018"},{"attraction_id":3308,"user":"joannp653","rating":5.0,"review":"Fabulous,Fantastic! . The half day morning tour was fabulous! We did see an abundance of whales . The tour doesn\u2019t RUSH back after seeing whales . We stayed out for an extra hour.\nGuides amazing , and tour absolutely worth every penny and fabulous...","review_date":"September 13, 2018"},{"attraction_id":3308,"user":"joyce_h","rating":5.0,"review":"Fantastic Experience!. I highly recommend a whale watching excursion with Price of Whales. The crew and staff are fantastic and knowledgeable. It's easy to book your trip online via their website. The crew does everything they can to track the whales and make your experience memorable. The...","review_date":"September 11, 2018"},{"attraction_id":3308,"user":"657rich","rating":5.0,"review":"whale watching. excellent trip whale watching big thankyou to Wilma who looked after all of us on the top deck,excellent commentary, also capt aaron who did a great job finding the whales and staying with them for an hour,wonderful experience,highly recomennded","review_date":"September 9, 2018"},{"attraction_id":3308,"user":"didiem","rating":4.0,"review":"Unforgettable experience !. We went on the half day tour from Vancouver this morning and it was amazing from the beginning to the very end.\nThe staff is what makes it so great : from the person I talked to on the phone to get some information, to...","review_date":"September 8, 2018"},{"attraction_id":3308,"user":"sarah_t","rating":5.0,"review":"Awesome awesome awesome. Roman and Sharon were fantastic! we were literally surrounded by whales for 3 hours- we learned about the pods, the names, stories about the whales. Up close and from afar, breaches, whale afternoon delight, etc I would do this every time I'm in Vancouver","review_date":"September 8, 2018"},{"attraction_id":3308,"user":"jasperclerx","rating":5.0,"review":"Perfect trip put of the city and into the wild. We did the morning adventure and were warned it was going to be \u2018a bit choppy\u2019. That was an understatement. It was a bouncy trip but luckily a comfortable boat.\nWe were lucky enough to encounter a pod of Orca\u2019s that had not been spotted...","review_date":"September 7, 2018"},{"attraction_id":3308,"user":"aisling_mcma","rating":5.0,"review":"Highlight of the trip . We went on the morning trip on 4th September. The staff were amazing and very knowledgeable. Our captain (Aaron I think) was very friendly and kept us in the loop the whole time about where we were going and how they were tracking the whales....","review_date":"September 7, 2018"},{"attraction_id":3308,"user":"jet474453","rating":5.0,"review":"Killer whales. It was an incredible trip. We saw two relaxing families of killer whales and seals lying on logs very close. Prince of Whales' team is the best.","review_date":"September 7, 2018"},{"attraction_id":3308,"user":"guide740259","rating":4.0,"review":"Knowledgeable Tour Guide. Within 1 hour of searching we were able to spot a Humpback Yogi the Whale. We have spent most time with that that. Th Tour Guide Mave was extremely Knowledgeable Tour Guide and gave us lot of detail about the Whales. As an animal life...","review_date":"September 6, 2018"},{"attraction_id":3308,"user":"891davej","rating":5.0,"review":"We found Whales. This was an excellent trip with breathtaking scenery and plenty of wildlife spotting. The crew were very knowledgeable and passionate with Wilma being our guide. Captain Aaron led us to the Orca and we spent nearly an hour taking photos and being amazed by them....","review_date":"September 5, 2018"},{"attraction_id":3308,"user":"meaghan_n","rating":4.0,"review":"Small boat and knowledgeable staff. I go whale watching about once a year and I\u2019m used to riding the larger boats that go out of Cape Cod or Bar Harbor. So it was nice to have a smaller boat for a change. Our naturalist (I think her name was Wilma)...","review_date":"September 4, 2018"},{"attraction_id":3308,"user":"johndo2794ti","rating":5.0,"review":"Experience of a life time . It\u2019s not often i am left speechless but seeing Orca\u2019s In such close proximity was a once in a life time experience. My son has a love of Orcas & sea life so to see them was very magical for him. We were lucky enough...","review_date":"September 4, 2018"},{"attraction_id":3308,"user":"venture627927","rating":5.0,"review":"Excellent whale watching experience. The staff was very knowledgeable and friendly. We saw 3 groups of whales the afternoon that I attended. It was a very enjoyable experience and one of the highlights of my trip.","review_date":"September 4, 2018"},{"attraction_id":3308,"user":"voyager583208","rating":2.0,"review":"Amazing Staff - Horrible Weather\/Bad Call to go out today. I gave it a two-star because of the Staff. I wish there was a way to give the staff a 5 (they were super nice and kind) and the experience a zero.\nI took the trip this morning and I wish the company had cancelled...","review_date":"September 3, 2018"},{"attraction_id":3308,"user":"jennifer_p","rating":5.0,"review":"Mack was a terrific guide\u2014saw many whales!. Took this tour September 2nd with Mack as one of our guides and it was really fun. Thanks to her knowledgeable and enthusiastic demeanour, we learned a ton of interesting facts about marine life, and the boat was a terrific way to see the ocean....","review_date":"September 3, 2018"},{"attraction_id":3308,"user":"rein_b","rating":5.0,"review":"Passion. We took the half day tour on Sept.1 and had a fantastic experience. Weather was great, sea was calm, we saw killer whales and seals, but were most impressed by the passionate staff. Sharon gave us so much information, it was fantastic. Great to listen...","review_date":"September 2, 2018"},{"attraction_id":3308,"user":"paul_m","rating":5.0,"review":"Roman kept us near the whales, Wilma educated us ,Sharon and Chloe ensured the day went smoothly. Fantastic day with great views of the wilderness and wild life. We were well educated by Wilma whose enthusiasm was part of the magic. The whales were the highlight of the trip with numerous sightings of mother and 4 babies who made up the pod....","review_date":"September 1, 2018"},{"attraction_id":3308,"user":"judi_h","rating":5.0,"review":"The BEST in the BIZ!!!!. Wow!!! If I could pick one word to sum up our whale watching experience, this is it. Roman was an INCREDIBLE captain, so professional and smart. He took us to the BEST spots and we got there safely while having a ton of fun! Wilma...","review_date":"September 1, 2018"},{"attraction_id":3308,"user":"lauren_m","rating":5.0,"review":"Great day whale watching. While we were in Vancouver, my husband and I decided to do a half day whale watching tour with Prince of Whales ... and we are so glad we did! The crew was very welcoming, our guide, Wilma, was very knowledgeable about the whales and...","review_date":"August 31, 2018"},{"attraction_id":3308,"user":"dorothy_a","rating":5.0,"review":"Magical afternoon on the water with a great crew. We took the 2:30pm half day tour yesterday and it was truly a magical trip. We have been on many whale watching tours throughout the world and this was the best yet!\nWe saw so many pods of Orca, that we all lost count. Also...","review_date":"August 31, 2018"},{"attraction_id":3308,"user":"luke82580","rating":5.0,"review":"Perfect way to spend the afternoon. online booking was easy we even decided to bump up our excursion by a day to get better weather and they were very accommodating. Boat was great size with upper and lower deck. We chose to be on upper deck which was very windy obviously...","review_date":"August 29, 2018"},{"attraction_id":3308,"user":"david_t","rating":4.0,"review":"A wonderful way to spend an afternoon. We went on the half day whale tour and observed at least 4 orcas ! Staff were very knowledgeable and friendly. Boat was well stocked and comfortable. It was full (72+) but didn\u2019t feel overly crowded. A fun way to spend an afternoon out on...","review_date":"August 27, 2018"},{"attraction_id":3308,"user":"jaynewestcountry","rating":4.0,"review":"Whale Watching. Lousy weather but orcas were everywhere. No humpbacks but orcas performed for us. Full boat (72) but everyone could see. Hot chocolate and snacks, all complimentary. Hats, blankets etc all available. Staff very helpful and knowledgeable.","review_date":"August 26, 2018"},{"attraction_id":3308,"user":"ellenvdwerff","rating":5.0,"review":"killer whales. We had a wonderful trip with Prince of Whales. The crew put in a lot of effort to find the killer whales and succeed. It was an amazing experience to see them.","review_date":"August 26, 2018"},{"attraction_id":3308,"user":"jeannine1234858","rating":3.0,"review":"Bring your binoculas. We went on the half day whale tour and yes we did see whales, but they were so far away. The law now states that boats cannot go closer than 200 m to the whales, which means that they become very small in the distance....","review_date":"August 25, 2018"},{"attraction_id":3308,"user":"kpbatka","rating":4.0,"review":"Comfortable half day adventure. Well organized and plenty of informed narrative about the area. This is fairly fast boat but the ride was rather smooth. Duration depends upon the time it takes to find whales. Plan on at least 4 hours. Could be longer. Toilets on board andsome snacks....","review_date":"August 24, 2018"},{"attraction_id":3308,"user":"nickroberts1812","rating":5.0,"review":"Excellent, go see some whales! . Seeing whales was always one to tick off the bucket list. Prince Of Whales was well reviewed so we went with them, and weren\u2019t disappointed.\nCaptain Roman and his excellent team were perfect guides, and ensured after a bit of a search we had an...","review_date":"August 23, 2018"},{"attraction_id":3308,"user":"pwebbroe","rating":5.0,"review":"Whalewatchtastic!. Did this today as we had planned to as part of our 2 week holiday to Canada, ending in Vancouver. Booked online through hotel and did the 8.30am start. Went to the upper deck and were guided by Wilma as our deck guide and Captain...","review_date":"August 22, 2018"},{"attraction_id":3308,"user":"robyndarcyannsmith","rating":5.0,"review":"Ocean magic . Went out whale watching for the first time today with Prince of Whales! We got to see some Orcas and they were beautiful! Absolutely adorable.\nMac, Chloe and Sandy were brilliant :).\nThank you all.","review_date":"August 18, 2018"},{"attraction_id":3308,"user":"ediaonsl","rating":5.0,"review":"Whales, Sea Lions, Seals, Bald Eagles . Took our 3 and 5 year old kids on the half day trip which turned out to be long (5 1\/2 hours) but we had calm seas and a beautiful day with Ian, Sharon, Sandy and Chloe. The crew was very accessible and knowledgeable and...","review_date":"August 17, 2018"},{"attraction_id":3308,"user":"williamyoung2018","rating":5.0,"review":"Killer Whales... porpoising!. One of the most memorable experiences of my life, we witnessed two pods of killer whales, in all their majesty and beauty, hunting porpoises (which, appropriately, is called \u201cporpoising\u201d). Stunning. Wondrous. Special thanks to Captain Aaron, Wilma, and crew for their excellent work.","review_date":"August 16, 2018"},{"attraction_id":3308,"user":"raushbasb","rating":5.0,"review":"GOOD TIMES!. Thanks to Capt Roman, Sharon, Chloe and Mac for taking us on a great whale watching trip! We got to see humpbacks, sea lions, porpoises, and a bald eagle! We did the 3-5 tour in the harbor it was perfect for our family of 4....","review_date":"August 15, 2018"},{"attraction_id":3308,"user":"matthew_b","rating":5.0,"review":"Whales!!!. Captain Aaron knew exactly where to look. We saw multiple humpback whales. Also, our naturalist, Wilma, was so friendly and knowledgeable. If you\u2019re visiting Vancouver, this is well worth it!!!","review_date":"August 14, 2018"},{"attraction_id":3308,"user":"mark_c","rating":5.0,"review":"Amazing time . We took the half day morning whale watching and although it took almost all the time to find the whales, when we did they made it really special and had loads of info. Great tour will be going again next year and hopefully see orcas...","review_date":"August 14, 2018"},{"attraction_id":3308,"user":"wittywhit211","rating":5.0,"review":"A Whaley Good Time. We lucked out in that we were sitting on the top part of the boat near the edge so we could see everything very well. However, it was hard to hear our guide even though she was trying her best (the boat\/wind is pretty loud)....","review_date":"August 13, 2018"},{"attraction_id":3308,"user":"sam_f","rating":5.0,"review":"Mac\/meg was awesome. As the title describes, meg\/Mac was awesome. Very positive and very informative. It was my birthday so she called the whale we saw my birthday whale, best day ever \ud83d\ude0f\nShe also mentioned the cocktailbar \u201cthe diamond\u201d, where we are at this moment. The cocktails...","review_date":"August 11, 2018"},{"attraction_id":3308,"user":"debbiem1023","rating":5.0,"review":"Awesome Adventure. The trip was awesome. The crew was very friendly and well educated in the history of the Orca whales that we were looking for. We saw a family of 4 - Mother and her family unit. I would recommend this to anyone interested in seeing...","review_date":"August 8, 2018"},{"attraction_id":3308,"user":"travelingdeborah","rating":3.0,"review":"5 hours (or more) seemed too long in the boat. I wish I could give them a 3 1\/2; but, I can't give it a 4.\nIt took several hours to find the whales. We did find them (it certainly is not the companies fault the whales were not out earlier). However, once we found...","review_date":"August 4, 2018"},{"attraction_id":3308,"user":"bmaz1538","rating":5.0,"review":"Good Tour to Take. We arrived mid morning to Vancouver and luckily we found this tour which started at 2:30pm. We got off to a late start which ended later than we thought. The crew was very helpful in explaining what type of sea life we would see on...","review_date":"August 4, 2018"},{"attraction_id":3308,"user":"stuart_m","rating":2.0,"review":"Wilma was a great First Mate, but go to SeaWorld. Wilma did her best to make a boring tour interesting. She took extra time (she had plenty, we were out there for over five hours) to teach the kids on board all about the whales of the Salish Sea. We did see whales. Orcas. We...","review_date":"July 31, 2018"},{"attraction_id":3308,"user":"markkellyclaire","rating":5.0,"review":"Amazing! Don't wait till vacation time to make plans. We booked our half day whale watching tour last minute and almost didn't get on the schedule due to availability. We had wanted the Vancouver to Victoria, whale watching, with Butchart Gardens day trip but it was sold out. We even tried for a flight...","review_date":"July 31, 2018"},{"attraction_id":3308,"user":"68maryellenu","rating":5.0,"review":"Great trip! . The crew worked tirelessly to find us whales and they finally did even though that meant we got back a little over the 5 hour mark! We saw sea lions, harbor seals, and a bald eagle as well. Roman was our captain with Wilma, our...","review_date":"July 30, 2018"},{"attraction_id":3308,"user":"markmd385","rating":5.0,"review":"Awesome trip we had a blast!. We had a beautiful ride and an awesome guide named Wilma who clearly loved what she did and was not afraid to share her passion and enthusiasm for the whales! We saw a group of 5 Orca Whales and spent 1.5 hours watching them dive,...","review_date":"July 28, 2018"},{"attraction_id":3308,"user":"mariab14919","rating":5.0,"review":"Wilma did a great job. We had the chance to observe the orcas for 1.5h. It was worth every penny we spent for the trip. Thanks a lot.\nBy the way: It was my first tour i did not suffer nausia - thanks to the captain.","review_date":"July 28, 2018"},{"attraction_id":3308,"user":"twinsmom0406","rating":5.0,"review":"Superior staff at the office and the vessel. Let me start off with our experience purchasing our tickets at the Grandville Island office. Hannah, who is just lovely, answered all my questions, some of which were crazy because I am a bit afraid of water and boats. She told me all about how...","review_date":"July 28, 2018"},{"attraction_id":3308,"user":"kim_t","rating":5.0,"review":"Two very different trips!. We visited Vancouver in late June and booked up early in the week to do the half day whale watching tour. Our first trip was on the Monday and it was a beautiful sunny day, we sat out on the top of the boat. We...","review_date":"July 28, 2018"},{"attraction_id":3308,"user":"quest473178","rating":5.0,"review":"WOW!. What an amazing day. Took about 2 hours to find them but when we did it was awesome. The crewe of Sandy, Tim, Sharon and Aaron were passionate about the whales. We sat upstairs with Sandy being our guide. She has loads of local knowledge...","review_date":"July 26, 2018"},{"attraction_id":3308,"user":"roger_a","rating":2.0,"review":"Most Disappointing Marine Wildlife Experience we've Ever Done. Having done Whale watching before we were keen to see Orcas, but fully understanding that we might only see Grey Whales. We even checked before we booked and there were positive comments with respect to seeing Orcas on a daily basis. We had already tried,...","review_date":"July 23, 2018"},{"attraction_id":3308,"user":"steve_s","rating":4.0,"review":"Another one off my bucket list. Went looking for whales 16th July. Roman our skipper said he knew of whales 2 1\/2 hours from Vancouver, and decided to go and find them. Our guide Wilma was great very knowledgeable (truly dedicated to her job) and kept us entertained for the 2...","review_date":"July 23, 2018"},{"attraction_id":3308,"user":"seancnd","rating":5.0,"review":"Amazingly engaging and informative experience. My brother and I went while he was visiting me this week. It is something we have always wanted to do and could not have been more impressed with the day. We saw three species! Killerwhales, Humbacks and Porpoises, we would have been blown away...","review_date":"July 22, 2018"},{"attraction_id":3308,"user":"ttinley24","rating":4.0,"review":"Fulfilled a Childhood Dream. I always wanted to go whale watching and wasn't left disappointed. It did take over an hour of cruising before we saw some sea lions on a buoy, but the scenery was so nice that time flew by. We ultimately got to watch a pair...","review_date":"July 22, 2018"},{"attraction_id":3308,"user":"hannahp1895","rating":5.0,"review":"Experience to never forget! . Wow!\nSo pleased the captain decided to brave through the choppy waters as we got to see lots of Orcas!\nThe crew were very friendly and so knowledgeable. Particularly Sharon who was full of info :)\nSuch an unforgettable experience, thank you!","review_date":"July 20, 2018"},{"attraction_id":3308,"user":"alfredon327","rating":5.0,"review":"What a blessing!. Whaling deserted these waters not that long ago!\nA more humane, conscious society allowed these majestic mammals to return. And Yogi can roam her waterfields chomping on herring, a bit annoyed by noise but nothing worse that than! Thank you Sharon, Cloe and crew @princeofwhales...","review_date":"July 19, 2018"},{"attraction_id":3308,"user":"931ciarak","rating":5.0,"review":"HIGHLY RECOMMEND . My friend and I went on this tour on Friday July 6th and we experienced the most amazing display from a beautiful humpback whale who was breaching for over an hour playfully. Our tour guide Sharon was so enthusiastic, informative and clearly had a passion...","review_date":"July 17, 2018"},{"attraction_id":3308,"user":"rrndr7","rating":5.0,"review":"Great company!. They call you to remind you of the date\/time. Feel free to ask any questions because they were so friendly on the phone. Don't forget to bring coats - it is quite cold with the wind!\nTheir check in office is located inside a hotel...","review_date":"July 16, 2018"},{"attraction_id":3308,"user":"frenchy783","rating":5.0,"review":"AMAZING TOUR & GUIDES!!!. I can't stop talking about this whale whale tour!!! The guides and captain were incredible and truly made sure the adventure was one to remember. They really wanted to make sure we saw a whale and learn about them- and the other local wildlife. And,...","review_date":"July 14, 2018"},{"attraction_id":3308,"user":"kristi_h","rating":5.0,"review":"The Best Naturalists On Our Trip. We were on a family trip to Vancouver. The Whale Watching Adventure was the highlight of our trip. We took it on May 1st. We interacted with two Naturalist on the boat that were fantastic. Mac answered all of my son's questions (and mine) and...","review_date":"July 11, 2018"},{"attraction_id":3308,"user":"nikki317","rating":5.0,"review":"Amazing experience. We made a last minute decision to go whale watching for the last day of our holiday. Jenny on the desk was great at explaining our options and getting us booked for the following day. Check in took a while the next day as they...","review_date":"July 11, 2018"},{"attraction_id":3308,"user":"lpick","rating":5.0,"review":"Highlight of our trip to Vancouver!. We went on the 830am session and had a full boat - 74 passengers. The company is very organized, check in was a breeze, and there was plenty of space on the boat. We were up top with Roman and Wilma and both were incredible...","review_date":"July 9, 2018"},{"attraction_id":3308,"user":"tony_h","rating":5.0,"review":"Great time!!. Wilma and Roman did a fantastic job!!! Competitively priced. Drove us as far as needed. We would not have had such amazing experience without Wilma and Roman!!","review_date":"July 8, 2018"},{"attraction_id":3308,"user":"jo_c","rating":5.0,"review":"Fantastic experience. I went whale watching with my husband and 2-year-old son. I emailed the company beforehand as to whether it would be suitable, and was reassured. It took some time to find the whales, during which time Sharon and Chloe were talking to passengers, keeping us...","review_date":"July 8, 2018"},{"attraction_id":3308,"user":"943claudiaa","rating":5.0,"review":"Amazing killer whale watching. This was the most interesting and exciting thing we planned. The crew is kind, funny and amazing. Thanks to Roman's ability we managed to see a group of killer whales and we spend with them one entire hour! The whole crew was supernice and on...","review_date":"July 8, 2018"},{"attraction_id":3308,"user":"deannas354","rating":5.0,"review":"Great day!. The Prince of Whales crew went out of their way to find sea life for us to see. Our guide, Sharon, was so knowledgeable about Vancouver, the islands and the whales. The boat was very comfortable. We did see a humpback whale, which was the...","review_date":"July 5, 2018"},{"attraction_id":3308,"user":"vogtch2017","rating":5.0,"review":"Awesome experience. During the 5-hour trip we were able to spot quite a few humpback whales, orcas, sea lions and an eagle. We enjoyed the entire trip very much. The crew was professional, enthusiastic, and provided lots of details especially on resident whale families and whales passing...","review_date":"July 3, 2018"},{"attraction_id":3308,"user":"sheilat946","rating":5.0,"review":"Awesome. I spent the most wonderful morning with them (July 1, 2018). Wilma was great, she took the time to talk to everyone aboard and to answer all of our questions. Roman is an excellent captain, even when the ocean was very rough. We were able...","review_date":"July 2, 2018"},{"attraction_id":3308,"user":"ntcampbell","rating":5.0,"review":"Not many whales this time, but fun anyway!. We took the morning tour on a sunny, but windy day. The bay was pretty choppy, but once we reached the other side, it was a lot smoother. We saw only one humpback whale, and it was elusive, with only a few brief sightings of...","review_date":"June 24, 2018"},{"attraction_id":3308,"user":"clint494","rating":5.0,"review":"Fantastic experience!. It took us a while to finally find them, and I had accepted that we probably weren\u2019t going to see any whales, but after about three hours of looking, we came upon a pod of five orcas and followed them for about 30 minutes. The...","review_date":"June 23, 2018"},{"attraction_id":3308,"user":"trmfp","rating":5.0,"review":"What a way to spend the day!. We had a fantastic trip. It started out a little bumpy, but Captain Anthony steered us through the chop and managed to find a pod of orcas after we got out past Galiano Island. Our crew were all very informative and helpful; Sharon, Wilma, and...","review_date":"June 23, 2018"},{"attraction_id":3308,"user":"chelseakristieh","rating":3.0,"review":"Dissapointed. I have now been on this tour twice in the search of whales. The first time in october last year we did not see any at all and so returning to Vancouver again for a second time I booked my place on the tour hoping...","review_date":"June 15, 2018"},{"attraction_id":3308,"user":"shirley_c","rating":5.0,"review":"Prince of Whales half day whale watching from Vancouver. Thoroughly recommend their tours. Manned by an expert crew, ours by captain Roman and naturalists Sharon and Wilma, we saw and learned so much. Inspiring to evidence their passion for and knowledge of the marine life and the waters and islands close to Vancouver. A...","review_date":"June 9, 2018"},{"attraction_id":3308,"user":"phil_h","rating":5.0,"review":"Whales and Orcas. Really nice half day tour but long (5 hours). Be prepared for rain and cold even on a warm day. The crew was very helpful and we saw whales but the best were the orcas. We were fortunate enough to follow a family of three...","review_date":"June 8, 2018"},{"attraction_id":3308,"user":"rachelallayne","rating":5.0,"review":"Beautiful Experience!. I recently enjoyed a half-day whale-watching trip and had an amazing time! We had to go quite a ways in order to find the whales but it was definitely worth it! We got to see several Orcas swimming and playing together, jumping in the air...","review_date":"June 5, 2018"},{"attraction_id":3308,"user":"anne_marie_r","rating":5.0,"review":"Amazing whale watching tour. We, a family of 2 adults and 3 teenagers would never have believed to spend such an amazing trip on whale watching tour. Humpbackwhales and orcas in very close sight. The captain Roman and Wilma, our Naturalist from Austria were fascinating for their knowledge of...","review_date":"June 1, 2018"},{"attraction_id":3308,"user":"imaria549","rating":5.0,"review":"Amazing views on orca's. Had an amazing trip on the boat on Saturday. It was a clear day, and we found some Killer Whales (we where the first boat with the orca's!). Stayed for a long time. The naturalists where amazing. Especially Tim, he had so much knowledge, and...","review_date":"May 31, 2018"},{"attraction_id":3308,"user":"nathanbhenry","rating":5.0,"review":"Great Day on the Water. The boat had a surprising amount of horsepower and made quick work of the Strait of Georgia. We saw a group of Killer Whales in the Gulf Islands and followed them for an hour or so. We then went north and saw some Eagles and...","review_date":"May 30, 2018"},{"attraction_id":3308,"user":"carol_b","rating":5.0,"review":"Prince of Wales whale watching. We went on this trip May 24, 2018 with Wilma, Anthony, Matthew and another lady whose name I've forgotten. We saw a pod of transient killer whales - a mother and her three sons, seals, bald eagles and two different humpback whales. Wilma was extremely...","review_date":"May 25, 2018"},{"attraction_id":3308,"user":"megan_m","rating":5.0,"review":"Incredible!. My husband and I decided to book the whale watching tour on a whim for our Vancouver honeymoon - we were not disappointed! Roman and crew know what they\u2019re doing.... They answered all of our questions and were able to find 20 Killer Whales and...","review_date":"May 18, 2018"},{"attraction_id":3308,"user":"paul_s","rating":5.0,"review":"Nature at its awesome best . Awesome day on the water with Sharon, Wilma, Sandy and Roman. Spectacular views of humpback and group of killer whales active for over an hour. Great boat with space to move around and plenty of shelter (anazinly from the sun today!!) No exposure suits required...","review_date":"May 14, 2018"},{"attraction_id":3308,"user":"carpediemtourist","rating":5.0,"review":"What a day with Orcas, seals, eagles and more!. We had been on an \u201cno whale\u201d tour from Victoria. Yet we received very interesting explanations from our team (sorry we forgot their names but it was May 2nd they will recognize themselves) and we really appreciated the super professionalism and clear communication which helped...","review_date":"May 8, 2018"},{"attraction_id":3308,"user":"q5886mrannep","rating":5.0,"review":"We Saw Whales!!. I've always wanted to do a whale watching trip and am so glad I finally did. The crew was knowledgeable and did a wonderful job. Sharon took the most amazing pictures and graciously shared with us. Bring warm clothing, it does get chilly on the...","review_date":"May 3, 2018"},{"attraction_id":3308,"user":"gracel76","rating":5.0,"review":"Incredible!. We took a trip with the Prince of Whales crew out of Victoria initially on 21st April but we weren't lucky enough to see any Whales (though we did see Otters, Bald Eagles, Seals and a mixture of sea lions).\nThanks to their 'whale guarentee'...","review_date":"May 1, 2018"},{"attraction_id":3308,"user":"nancypower","rating":5.0,"review":"A-M-A-Z-I-N-G!!!!!. My hubby and I did this tour today at 12pm and it was so fun seeing killer whales, eagles seals etc!!! The weather called for rain but it luckily it stopped. The weather was overcast and we still had the most amazing experience. Sharon was...","review_date":"April 29, 2018"},{"attraction_id":3308,"user":"katie7325","rating":4.0,"review":"We did see whales!. I found this tour pricey for what it offered. We paid to see whales and - we did. In fact we saw a pod of orcas for quite some time - although it was from a rather big distance. It is good that distance is...","review_date":"October 30, 2017"},{"attraction_id":3309,"user":"ckp4all","rating":5.0,"review":"Tip Top Feeling of Falling. You feel on top of the world standing at the water's entry into the falls at the Welcome Center on the Canadian side.","review_date":"December 11, 2018"},{"attraction_id":3309,"user":"yulia_d","rating":4.0,"review":"TAKE YOUR TIME ( at least 1,5 hour or better plan for 2 hours to be near the Falls). The scene is so gorgeous, you almost don't need anything! May be a better parking directions and a little more veriety of hot drinks near the falls ( it was winter when I visited).","review_date":"December 11, 2018"},{"attraction_id":3309,"user":"susan_m","rating":5.0,"review":"Day tour to Niagara Falls was a hit. Our guide Al and driver Abdul made a good day trip great. Al had interesting facts, stories and anecdotes. Plenty of free time before arranged lunch, trip on the Hornblower and before boarding the bus. We made several short photo opportunities on the way to...","review_date":"October 14, 2018"},{"attraction_id":3309,"user":"regine_isabel_c","rating":4.0,"review":"Best deal out there!. We just finished the tour today! It was awesome! It\u2019s very convenient and organized. Our bus driver and tour guide Michael, is very funny, approachable, nice , informative, and most of all patient. We missed to book our hornblower activity online but he fixed everything...","review_date":"September 18, 2018"},{"attraction_id":3309,"user":"flexilou","rating":5.0,"review":"Stunning Views, Great day trip, Great Guide. We adjusted our flight plan so that I could visit Niagara Falls and it was worth it. Stunning views both from the path alongside and from the boat 'The Hornblower' with Airbus. The guide was very informative although he did play down the town of...","review_date":"August 21, 2018"},{"attraction_id":3309,"user":"barbara_t","rating":5.0,"review":"Great Day. Most enjoyable tour. David our driver\/ tour guide was so knowledgeable and very interesting to listen to. Plus obliging to guests requests. It was very well organised, enjoyed our visit to Niagara Lake village, amazing visit to falls, and lovely lunch.\nThanks","review_date":"August 13, 2018"},{"attraction_id":3309,"user":"moneeboloney","rating":5.0,"review":"Never gets old. This was our second time visiting the falls. The beauty and power is something that never gets old. It was a very hot day and the spray was a welcome part of the trip. Don't be afraid to get wet. It's part of the experience.","review_date":"July 7, 2018"},{"attraction_id":3309,"user":"yadaavi","rating":5.0,"review":"treat to watch. they are buses from most of the hotels from Toronto. we went on Hornblower Cruise. No need to worry about people who can't walk a lot.....they have provision for wheelchairs.","review_date":"January 29, 2018"},{"attraction_id":3309,"user":"dave2florida","rating":5.0,"review":"An AWESOME SIGHT. This is a an incredible act of mother nature, Ive been here in the summer as well as the winter months what you will see in each season will amaze you....most incredible sight...take the maid of the mist ride in you can...Fun & educational","review_date":"January 22, 2018"},{"attraction_id":3310,"user":"tyduval","rating":5.0,"review":"An absolute must if the weather is nice; what an incredible experience!!!. My two teenage boys and I took the 20 minute \"Classic Panorama\" tour on a beautiful clear March day in Vancouver. Although I fly all the time for work, the seaplane tour was something totally different and unique. Much to my surprise, the \"ride\" in...","review_date":"March 9, 2019"},{"attraction_id":3310,"user":"712johns712","rating":5.0,"review":"Vancouver 35 min local tour. Harbour Air walked in with no reservation and was able to go on morning tour. Friendly and helpful counter staff. Plane used was De Havilland Beaver with Mike the pilot. Takeoff over suspension bridge, out to sound over parked ships and then over downtown. This...","review_date":"February 21, 2019"},{"attraction_id":3310,"user":"stuart_r","rating":1.0,"review":"Cancelled without notice. The scenic tour flight booked through Viator was cancelled without any notice given, the excuse being weather despite multiple Harbour Air scheduled services departing and arriving on time. There was No Communication warning me of this. There has been no communication since and so far...","review_date":"February 9, 2019"},{"attraction_id":3310,"user":"rocketo11","rating":5.0,"review":"Absolutely Amazing!. This was the highlight of our trip to Vancouver! Was such an amazing experience, taking off over the water and then the views, so worth every cent! The staff were very helpful, and would defiantly recommend this as a special treat whilst visiting Vancouver!","review_date":"January 22, 2019"},{"attraction_id":3310,"user":"484patm","rating":5.0,"review":"High over Vancouver. Our family of four did the seaplane tour over Vancouver. Flying on a seaplane was on my bucket list. It was a blast. The plane held about 15 people - single seats on the left \/ double seats on the right side. Took off and...","review_date":"January 15, 2019"},{"attraction_id":3310,"user":"neil_m","rating":5.0,"review":"Well worth the price.. Greeted my friendly staff, who advised us in various tours\/trips and costings. When we bought our tickets for our 20min tour of surrounding area of Vancouver (\u00a376\/c$129). We were offered free teas, coffees and pastries for the caf\u00e9 in the departure\/lounge area.\nThere were optional...","review_date":"November 28, 2018"},{"attraction_id":3310,"user":"nobbyworcestershire","rating":5.0,"review":"What a treat!. Our party of six adults decided to treat ourselves and charter a seaplane for 18 and what a great idea it was!.\nFrom our arrival at the harbour, checking in and then boarding the seaplane with Mike, our Captain, we felt like celebrities in first...","review_date":"November 22, 2018"},{"attraction_id":3310,"user":"omc8","rating":5.0,"review":"Great experience. Harbour Air is conveniently located right next to the convention center. They offer different tours, among them, 10 and 20 minutes panoramic tours of Vancouver. I took the 10 minutes tour (about a total of 20 minutes between instructions, departure and landing) for 95 CDN...","review_date":"November 1, 2018"},{"attraction_id":3310,"user":"hitchcock2","rating":5.0,"review":"Brilliant Bird's Eye View of Vancouver. Friends had warmly recommended we do the trip and so we did. All very professional with a proper terminal where you can wait before the flight is called up. Opted for the 20 minute trip which took us over Vancouver and a bit around the...","review_date":"October 19, 2018"},{"attraction_id":3310,"user":"heather_b","rating":5.0,"review":"Wow, this is a must-do!. Being from Hawaii, I have never been in a sea-plane, so this was very cool for me. I only did the 20-minute inflight option because I wasn't sure how smooth or rough the ride would be...I wish I had done the 30-minute in-air option. Oh...","review_date":"October 16, 2018"},{"attraction_id":3310,"user":"davidsb","rating":5.0,"review":"Stunning highlight of our holiday. We thought very carefully before booking this expensive experience (Vancouver extended panorama - CA$398 for the two of us \/ about \u00a3240 at time of booking) but as flying in a seaplane was on our bucket list, how could we resist?\nWorth every penny! From...","review_date":"October 4, 2018"},{"attraction_id":3310,"user":"ruth_m","rating":5.0,"review":"Amazing experience. Well worth the money. Much better than expected. Stunning views and a great experience. Very friendly staff, very efficient. Even though our original flight time was cancelled due to fog we got an alternative easily and at a convenient time. All very efficient and a...","review_date":"September 27, 2018"},{"attraction_id":3310,"user":"janny_v","rating":5.0,"review":"Superb flight. My wife and I [ from The Netherlands ] had the great pleasure to fly in one of your DHC3-T seaplanes. As I use a walker I need assistance and I got the best you can imagine. Thank you so much Harbour Air !!","review_date":"September 24, 2018"},{"attraction_id":3310,"user":"jm_aceves","rating":5.0,"review":"Fly over Vancouver for the greatest view!. What an experience!\nFrom the take off to the water-landing IT is worth every penny, every second!\nThe views from the plane are astonishing! The whole experience!\nReally, do not hesitate to fly over Vancouver\nYou'll create lifetime memories!","review_date":"September 21, 2018"},{"attraction_id":3310,"user":"gwenan_r","rating":5.0,"review":"Amazing seaplane adventure. On a beautiful evening in Vancouver we (8 of us) were lucky enough to be on the last tour of the day. I luckily got to sit up front and had an amazing time. The take off was smooth and exhilarating and soon we were...","review_date":"September 20, 2018"},{"attraction_id":3310,"user":"alif23","rating":5.0,"review":"A dream fulfilled!. I have always wanted to go on a seaplane, and this was the day I had the pleasure. A wonderful short flight around the harbour, then the skyscrapers of Vancouver. It was only a 20 minute flight but felt a lot longer. The take-off was...","review_date":"September 16, 2018"},{"attraction_id":3310,"user":"_carolineascot16","rating":5.0,"review":"One of the main highlights of our holiday. We loved this trip on a beautiful sunny day, and my husband and son were fortunate to be sat at the front of the plane. Fantastic views, a very exciting experience. Courteous and efficient service from all staff.\nComplimentary newspapers, refreshments and snacks in the...","review_date":"September 14, 2018"},{"attraction_id":3310,"user":"gregsc8557ly","rating":2.0,"review":"Vancouver Float plane tour. Customer service assistant that we initially encountered was impolite and rather rude. We did not let this detour us from taking the flight. He gave us an option of headphones which I mistook as being able to communicate directly with the pilot during our 1st...","review_date":"September 12, 2018"},{"attraction_id":3310,"user":"ronald_w","rating":1.0,"review":"Bad service - no show!. We (family, 4 persons) have booked a seaplane tour 2 weeks in advance. The booking information itself included extensive instructions und restrictions concerning the tour.\nWe were especially strictly adviced to reconfirm the flight time at least 48 hours before schedule.\nArrinving to check in,...","review_date":"September 9, 2018"},{"attraction_id":3310,"user":"lynne1912","rating":5.0,"review":"Simply amazing. Wow don\u2019t think there are enough words for this first time 8nna seaplane and to boot was next to the pilot the views were simply magical it was a Saturday the sun was out it was beautiful I done the Vancouver extended panorama which wow...","review_date":"September 2, 2018"},{"attraction_id":3310,"user":"glennons","rating":5.0,"review":"Bucket list....tick. Did this to do something different....well worth it. We did the classic panaroma trip round the bay for 20mins. On the day we decided to move our tour to an earlier slot. The customer services assistant was so helpful and nothing was too much trouble.","review_date":"August 27, 2018"},{"attraction_id":3310,"user":"e4581whchrisg","rating":5.0,"review":"Exciting. Realy great experience with fantastic views of the mountains and Vancouver harbour and bridges, will definitely recommend to my freinds","review_date":"August 8, 2018"},{"attraction_id":3310,"user":"petite70","rating":5.0,"review":"Sightseeing from the sky!!. Went with my two boys (12 &17) on the Mail Run trip which goes from Vancouver, stopping in Salt Spring Island then onto Maple Bay, back to Salt Spring Island and back into Vancouver.\nWhat an amazing and unique way to experience Vancouver and Victoria...","review_date":"August 8, 2018"},{"attraction_id":3310,"user":"babzwarwick","rating":5.0,"review":"Absolutely Fabulous. We really enjoyed our 20 min flight over Vancouver and the mountains. The views were just stunning - a wonderful experience. Worth every penny ($129) and I would definitely recommend it.","review_date":"August 6, 2018"},{"attraction_id":3310,"user":"mr6n833613","rating":5.0,"review":"Great way to see the city and beyond.. We were able to see all of the neighborhoods of Vancouver and see the beautiful mountain and ocean views. As my friend said...\"This is the best $100(American) I have ever spent.\"","review_date":"August 1, 2018"},{"attraction_id":3310,"user":"alan_p","rating":5.0,"review":"Fantastic. Having been disappointed with a cancelled helicopter trip around Mount Robson due to wild fires we chose the seaplane tour instead. Am I glad we did! Our pilot took us up over the mountains and lakes for fantastic views. We had the commentary earphones but...","review_date":"July 26, 2018"},{"attraction_id":3310,"user":"markuslaitinen","rating":5.0,"review":"Excellent birdseyeview of a beutiful city. Took an impromptu short flight. Thought it would a very nice alternative view of a city that I like very much. Well worth the effort and price!","review_date":"July 26, 2018"},{"attraction_id":3310,"user":"887gb","rating":5.0,"review":"Great way to see vancouver. The flight with harbour air is a great way to see vancouver and surrounding area. We took the extended tour. We also got the audio option whichhad little value add.","review_date":"July 24, 2018"},{"attraction_id":3310,"user":"jcf48altoona_pa","rating":5.0,"review":"Great finish to a fabulous 16 days with Norweigan Cruise Lines Seward to Vancouver BC with ground package. the perfect finish to a 16 day Alaska\/ground\/cruise. Our last day we took the 35 min ride to see Vancouver BC from the air. The ride was quite enjoyable, the firm was very business like. I recommend this tour.","review_date":"July 24, 2018"},{"attraction_id":3310,"user":"alaskan_red","rating":5.0,"review":"SEAPLANES ARE THE BEST WAY TO FLY!. We greatly enjoyed our amazing flight over the waters and city of Vancouver, in beautiful clear weather and bathed in sunshine. It was a highlight of our visit to this spectacular city and filled with great memories. It was also outstanding value for money.","review_date":"July 18, 2018"},{"attraction_id":3310,"user":"ollerbarrow","rating":5.0,"review":"Off my bucket list now!. Naively, we turned up on a nice sunny day to offload one of my all-time wants, a floatplane trip. Fortunately, we were helped by one of the Harbour Air agents who fixed us up with the extended panoramic tour, at CAD$199 for 35 minutes, which...","review_date":"July 17, 2018"},{"attraction_id":3310,"user":"chris_s","rating":1.0,"review":"No Uber. The service is great. Unfortunately there is no ride sharing services to quickly and conveniently get to the venue.","review_date":"July 16, 2018"},{"attraction_id":3310,"user":"602sianb","rating":2.0,"review":"Sea plane flight for people with disabilities. Being promised disabled access twice by phone with the company I was happy to book the flight. On arrival to board the plane there was a ramp up to the first step and then 3 large metal steps into the cabin. Once inside the aircraft...","review_date":"July 14, 2018"},{"attraction_id":3310,"user":"flaesb","rating":5.0,"review":"Vancouver from the air. We went to the office, to find that the tours for that day were sold out. We booked tickets online for the next day, late afternoon. Eight of us boarded the small propeller plane with our handsome and expert pilot Daniel. He brought us on...","review_date":"July 11, 2018"},{"attraction_id":3310,"user":"dfwmw","rating":5.0,"review":"Just fantasttic!. Took one of Harbour Air's tours of Vancouver harbor on something of a whim while killing time before my flight home. Probably one of the best decisions I have made in a long time. Absolutely fabulous and well worth the money. Will be sure to...","review_date":"July 5, 2018"},{"attraction_id":3310,"user":"mckeyman","rating":5.0,"review":"Amazing experience and way to see Vancouver and it's bays.. We were walking near the area when we ran into some friends who had just finished their tour and told us how much they enjoyed it. We walked over to the seaplane airport and were able to book a tour a little later in the...","review_date":"July 3, 2018"},{"attraction_id":3310,"user":"texas7jf","rating":5.0,"review":"Highlight of Our Trip. Our 12 yr old loved loved this. Our pilot, Mike A (red beard) was so great. Let our son sit in the copilot seat (no controls on that side) and wear the headphones so he could listen to the air traffic control conversations.\nDefinitely a...","review_date":"July 1, 2018"},{"attraction_id":3310,"user":"richardson37","rating":5.0,"review":"Great experience. what a great (and better) way to see Vancouver from above. We chose the extended tour and this involved flying over Grouse Mountain , along the coast and multiple circuits of the city. The views were great for all the passengers. The safety instructions were...","review_date":"June 25, 2018"},{"attraction_id":3310,"user":"voyage48","rating":5.0,"review":"Fantastic views. We made a last minute decision while on the island to do the 35 minute trip around the surrounding islands and back. As the plane was not full so we were able to get window seats. We waited in the small departure lounge for about...","review_date":"June 22, 2018"},{"attraction_id":3310,"user":"chrisberkhamsted","rating":5.0,"review":"wonderful. we have taken small plane tours in other places before - for example in Queenstown NZ - this was as good as any - giving a chance to see Vancouver as a whole in its setting. the pilot was informative- a good guide - I...","review_date":"June 22, 2018"},{"attraction_id":3310,"user":"nonnasmate","rating":5.0,"review":"Awesome trip. Excellent facilities at the Seaplane terminal and very helpful staff. We had an awesome trip over the city, harbour and mountains.","review_date":"June 7, 2018"},{"attraction_id":3310,"user":"951helene","rating":5.0,"review":"Fabulous way to view Vancouver. Have always wanted to add a seaplane trip to my list of 'achievements' - and I doubt there's anywhere better to do this than in the stunning city of Vancouver. Fabulous way to view the city and surrounding area. Highly recommend.","review_date":"June 2, 2018"},{"attraction_id":3310,"user":"rick_f","rating":5.0,"review":"Harbour Air Extended Scenic Tour. I had been debating whether or not to take a scenic flight with Harbour Air for a few days when I decided to just bite the bullet and do it. And, I am happy that I did. The tour I selected was the Extended Scenic...","review_date":"May 28, 2018"},{"attraction_id":3310,"user":"hamishmcclelland","rating":5.0,"review":"Vancouver Classic Panorama. Took the vancouver panorama flight at around 6:30pm. Was not disapointed got beautiful views of the city and the mountains with the sun setting in the background. The captain was very hospitable. Was definitely an experience i will do again","review_date":"May 17, 2018"},{"attraction_id":3310,"user":"k8173hwmarks","rating":5.0,"review":"Best way to see Vancouver. What a fabulous way to see the city. Having watched the seaplanes taking off and landing all day, we decided to take the plunge and sign up. It was a wonderful experience - 20 minutes was more than enough to get a really good impression...","review_date":"May 8, 2018"},{"attraction_id":3310,"user":"r0tu","rating":5.0,"review":"Top Notch. The HA staff was very pleasant throughout. The pilot and plane (DH Otter) inspired confidence, and the experience is not to be missed.","review_date":"April 19, 2018"},{"attraction_id":3310,"user":"roomfeedback","rating":4.0,"review":"Must do but annoying extra charge for poor commentary . Absolute must do. Having paid approx $200 a head for the 35 mins having to pay extra to get an audio commentary just felt like being fleeced . Commentary is very poor so not recommended. Probably worth paying up for a window seat at check...","review_date":"April 17, 2018"},{"attraction_id":3310,"user":"bala_k","rating":5.0,"review":"Vancouver Classic Panorama Sea Plance Tour over Vancouver. An interesting experience in the sea plane tour over Vancouver. The pilot was a confidant and jovial gentleman . He briefed us about the history of the aircraft and assured us a thrilling experience. My wife and I for the first time in our life...","review_date":"March 13, 2018"},{"attraction_id":3310,"user":"sayanis91","rating":5.0,"review":"A beautiful treat and adventure. Vancouver is a beautiful city. A bird eye view of this city is a must have. And seaplane ride is cherry on the top. Enjoyed 30 mins ride and witnessed bird eye view of one of the world's beautiful city. It costs me around 16k...","review_date":"March 8, 2018"},{"attraction_id":3310,"user":"motorbikemal","rating":5.0,"review":"amazing way to see the city and mountains nearby. highly recommend the 20min flight, check in early to take advantage of free coffee and pastries in departure lounge. added audio tour was good too.","review_date":"February 18, 2018"},{"attraction_id":3310,"user":"romaurino","rating":5.0,"review":"Top. We loved this tour so much. The views are spectacular and the pilot was very nice. It is worth every penny. I am afraid of heights and planes and thought I wouldn't enjoy it as much, but the flight was so smooth that I wasn't...","review_date":"January 4, 2018"},{"attraction_id":3310,"user":"cocostravelsdotcom","rating":5.0,"review":"Amazing Experience - this is a must in Vancouver!. We loved our 20min trip above Vancouver and would definitely recommend it. If we had more time then we would have taken a trip up to Whistler. A beautiful day, great weather and amazing views. Professional and helpful service from Harbour Air Seaplanes.","review_date":"December 10, 2017"},{"attraction_id":3310,"user":"jared-kiwi","rating":5.0,"review":"Extended Vancouver Panorama. There was low cloud around Vancouver, so the pilot advised he would alter the normal route to give us the best tour possible. As we were boarding the pilot offered us the two person bench or a single seat and the co pilots seat, we...","review_date":"December 1, 2017"},{"attraction_id":3310,"user":"brendastarshine","rating":5.0,"review":"Amazing views for 20 minutes....and some mobility comments. Loved the quick tour- there is nothing like seeing the Vancouver area from above; til then you cant appreciate how vast it is or the physical layout. I just read some other reviews and am surprised to see references about being offered free refreshments in...","review_date":"November 10, 2017"},{"attraction_id":3310,"user":"graham_s","rating":5.0,"review":"1st time seaplane. This tour has to be a must for ordinary people who don't usually get the chance to fly out to the various islands etc on a seaplane, I had only ever seen a seaplane in the flesh once in my 52 years never mind get...","review_date":"November 6, 2017"},{"attraction_id":3310,"user":"morgoth2017","rating":1.0,"review":"No Promised refund, no reaction. We booked an flight across Vancouver and the surrounding mountains (20 minute trip). Because of the smoke, caused by fire, we could only do the Vancouver trip (10 Minutes). At the harbour they promissed an refund of 60$. Two month later there was no refund....","review_date":"November 5, 2017"},{"attraction_id":3310,"user":"scoobypoo","rating":5.0,"review":"A fantastic bucket list thing to do.. Let me start this review by saying that I am an aeroplane nut and flying in a seaplane has been on my Wishlist for ever and in Vancouver I got the chance to do it.\nThere are a couple of companies operating in Vancouver harbour...","review_date":"October 20, 2017"},{"attraction_id":3311,"user":"82elisek","rating":5.0,"review":"Chef Scott showcases the city the right way!. Our Old Town Toronto and St Lawerence market tour was amazing. This tour is well-curated to showcase the city\u2019s history, art, religion, culture, landmarks, stories, hidden gems, and ofcourse delicious food. Chef Scott was a wonderful guide full of jokes, suggestions, insights, and facts. I...","review_date":"February 25, 2019"},{"attraction_id":3311,"user":"tamaraa442","rating":5.0,"review":"Birthday surprise. Our tour guide was very informative about Toronto\u2019s history and offered great food selections. Would definitely\nRecommend.","review_date":"February 22, 2019"},{"attraction_id":3311,"user":"damian_a","rating":5.0,"review":"Our Guide. Susan was an excellent tourist guide, we appreciate all attention that she gave us. She show interesting food of Toronto, we enjoy.","review_date":"January 17, 2019"},{"attraction_id":3311,"user":"klohr","rating":5.0,"review":"Great Food. Take this tour and get a taste of Toronto's food. We spent the afternoon munching on food and enjoying the city.","review_date":"January 15, 2019"},{"attraction_id":3311,"user":"jerry_g","rating":5.0,"review":"Go hungry, and taste all of Europe. Great story telling about the growth of Toronto into an international city tied into the history of the market...and the food. Portuguese, Russian, French pastries, sausages and cheese and it is all authentic.\nSomewhere in here, you eat bagels from the oldest bagel bakery in...","review_date":"December 26, 2018"},{"attraction_id":3311,"user":"173helenm","rating":5.0,"review":"St. Lawrence Market Food Tour. Great way to start to get into our Christmas spirit. Chef Scott began by giving us a tour of the market and explaining some of the history of the market. My only regret is that he was not wearing a microphone for all of us...","review_date":"December 1, 2018"},{"attraction_id":3311,"user":"susannehasse","rating":5.0,"review":"Very nice tour. Nice tour with a lot of history about Toronto. A nice way to get to know the city. There was plenty of foodsamples, so we didnt leave the tour hungry. The food was nice and we got to try some stuff we probably hadnt try...","review_date":"November 13, 2018"},{"attraction_id":3311,"user":"john_m","rating":4.0,"review":"Engaging and knowledgeable. Enjoyed the use of story to convey a better understanding of the area and the food within it\nWould recommend to others","review_date":"November 9, 2018"},{"attraction_id":3311,"user":"janet_s","rating":5.0,"review":"St Lawrence Market. If I lived here i would come here every day to get my daily food. it is a huge market full of everything you would want to eat.","review_date":"October 16, 2018"},{"attraction_id":3311,"user":"jtram98","rating":5.0,"review":"Great night with Chef Scott. My wife and I had such a unique and fun experience. You start out with wine and cheese and other appetizers. Then you shop in the Market with Chef Scott. He gives you a brief history of the Market and a rundown of many of...","review_date":"October 11, 2018"},{"attraction_id":3311,"user":"mrmorrers","rating":5.0,"review":"Very enjoyable and informative tour. Highly recommended.. An excellent few hours wandering around the food market and local area led by John. Only four of us in the group, me and my wife plus two Americans and we got on well so that made it more enjoyable. John was an excellent guide...","review_date":"October 2, 2018"},{"attraction_id":3311,"user":"e22g","rating":5.0,"review":"Awesome Tour with LOTS of food. My husband and I did our tour with Chef Scott who had great life stories and history to tell us about. We were a small group of six so it was very cozy and easy to hear Chefy. We started with a good coffee or...","review_date":"September 29, 2018"},{"attraction_id":3311,"user":"chenille_r","rating":5.0,"review":"A must do. My sister and I did our tour yesterday with Chef Scott. We met at St. Lawrence Market which was easy walk from subway. Started with a good coffee and a delicious pastry. Took a tour around old town and then headed back into market. We...","review_date":"September 26, 2018"},{"attraction_id":3311,"user":"drew_g","rating":5.0,"review":"Everything We Could Have Expected. My girlfriend and I just got back to our Air BnB from our tour with Ariel and had a great time. Our tour started with coffee and a croissant (or danishes, in our case), then moved to a historical tour of the area around the...","review_date":"September 25, 2018"},{"attraction_id":3311,"user":"cathy_n","rating":5.0,"review":"Great tour!. Great tour of historical Toronto by someone who knows a lot of the history. Food was great and and were all small independent businesses who knew what they were doing. Definitely recommend!","review_date":"September 21, 2018"},{"attraction_id":3311,"user":"eric_n","rating":4.0,"review":"Great information and amazing food!. The tour was broken up into great segments. Starting with a pastry and coffee before we did a walking tour. I had the best maple pecan danish ever! The old town tour had some great info. It corroborated what I had heard on another tour...","review_date":"September 20, 2018"},{"attraction_id":3311,"user":"kim_o","rating":5.0,"review":"A Must Visit. We loved the St. Lawrence Market. The food is very good with a huge selection. The shops are interesting. This market is a MUST SEE in my opinion.","review_date":"September 16, 2018"},{"attraction_id":3311,"user":"patricia438","rating":5.0,"review":"Go early!. Very large selection of specialty food shops but they close by 6pm. So if you want to really get a taste for some of this delicious looking food, go midday and have a few samples and tastings for lunch.","review_date":"August 27, 2018"},{"attraction_id":3311,"user":"robert_f","rating":5.0,"review":"25th Anniversary Weelend.. Really never been to big on tours when vacationing, but this sounded very interesting. Far exceeded my expectations. John was phenomenal and we learned many things about Toronto. My wife and I really enjoyed the entire experience. In my opinion, the best way to learn...","review_date":"July 22, 2018"},{"attraction_id":3311,"user":"kmcgardener","rating":5.0,"review":"Fabulous food AND insights into Toronto's history!. We expected interesting food but were amazed by how much we learned about Toronto as well. Chef Scott has a great understanding of the food scene and past in downtown Toronto. Even if you don't enjoy food as much as we do, this is a...","review_date":"July 18, 2018"},{"attraction_id":3311,"user":"kyroadwarrior97","rating":5.0,"review":"Great way to sample some of Toronto's best!. Chef Scott was our guide and he did an excellent job of guiding is through the market and surrounding area, providing an entertaining mix of history and stories along the way. The food samples left us all wondering if we would need to skip dinner...","review_date":"July 18, 2018"},{"attraction_id":3311,"user":"transformedpd","rating":5.0,"review":"Fantastic Introduction to Toronto. My husband, son, and I took the tour with Chef Scott as a way to get oriented to Toronto. Coffee and croissants were the start of our tour, filled by a historic walk around town. Delicious local specialties completed our tour as our taste buds...","review_date":"July 17, 2018"},{"attraction_id":3311,"user":"slkspingirl","rating":5.0,"review":"Lots of food and walking. We enjoyed this tour a lot. The history of Old Toronto was excellent and the food in the market outstanding (almost too much food IMO). Our guide John was friendly and informative. I would highly recommend this tour on a weekday. I can\u2019t imagine trying...","review_date":"July 5, 2018"},{"attraction_id":3311,"user":"claire_f","rating":5.0,"review":"Great history, great food, great way to see the city in 4 hours!. We did our tour with John and he was great! Not only was his knowledge about the city superb, but his passion for his city is contagious. This is our third food tour and by far better than the one we did in New Orleans...","review_date":"July 4, 2018"},{"attraction_id":3311,"user":"kurt_s","rating":5.0,"review":"Don't miss this tour on your trip to Toronto. Wonderful walking overview of old town Toronto (York) followed by fabulous tour and food at the market. Plenty to eat. John our tour guide was outstanding. If you only have time for one tour, this is it!","review_date":"June 30, 2018"},{"attraction_id":3311,"user":"chickidee82016","rating":5.0,"review":"Food and history! Excellent combination!. My husband and I have been wanting do a tour of St Lawrence market since moving here almost a year ago. We had a guest come to stay and we decided to book a tour with Chef Scott. The food we got to sample was...","review_date":"June 20, 2018"},{"attraction_id":3311,"user":"hillary_n","rating":5.0,"review":"Remarkable History, Delectable Food!. My husband and I are so glad we booked this tour. Our guide was friendly, took his time, and shared really spectacular history of the historic downtown. He handled all the food samples and gave us the history of each cuisine and dish. We learned...","review_date":"June 7, 2018"},{"attraction_id":3311,"user":"thengles","rating":5.0,"review":"Fabulous!. Took our 14 and 11 year olds on the St. Lawrence & Old Toronto food tour. Just enough history for them to enjoy and TONS of yummy food to fill us for the afternoon! Great way to learn about Toronto and her food!!","review_date":"June 5, 2018"},{"attraction_id":3311,"user":"travellin_g","rating":4.0,"review":"Old Market History and Food. An excellent tour. Tour guide 'Chef' Scott Savoie, gave all our group a wonderful, informative look at the St Lawrence Market and surroundings. Waaaay too much fresh local food provided. For some that may be a good thing. A personal approach with plenty of background...","review_date":"May 30, 2018"},{"attraction_id":3311,"user":"rnruehle","rating":5.0,"review":"Fun for Food or History Lovers or anyone looking to experience a piece of Toronto. Chef Scott kept my scheduled tour even though I was the only one. We started with coffee and a pastry in the market. We then left the market to tour the Old Town area and learn about Toronto's past and present. It was very informative...","review_date":"May 9, 2018"},{"attraction_id":3311,"user":"travel_guy58","rating":5.0,"review":"Great night and great stories. My wife and I have actually done a few events with Chef Scott and Toronto Food Tours. There was lots of interaction with the guests and our plates and glasses were constantly full. I'd recommend these tours to anyone who likes a participation experience.","review_date":"April 19, 2018"},{"attraction_id":3311,"user":"monicarichards","rating":5.0,"review":"Great tour and taste of Toronto. The guide was great and it was nice to hear a bit of the history of Toronto and see some of the area before eating so much food! I found a new foodie food (sweety bites) and ate my first butter tart (so yummy). Would...","review_date":"April 18, 2018"},{"attraction_id":3311,"user":"strosser","rating":4.0,"review":"Cooking Class and market tour. Fun afternoon\/evening out! The afternoon started with a glass of prosseco upon arrival while we heard about the food we would be preparing. Then we did a market tour and purchased the food we would make. The cooking portion was fun and you can do...","review_date":"April 1, 2018"},{"attraction_id":3311,"user":"g1211rlmegans","rating":4.0,"review":"Great history, great guide, very good food. The gentleman who lead our tour was engaging and very friendly. In spite of the cold we thoroughly enjoyed the walking tour and the history. The food included ranged from good to excellent and it was fantastic to get to try so many treats. You...","review_date":"March 22, 2018"},{"attraction_id":3311,"user":"faraway109324","rating":5.0,"review":"Mother\/daughter tour. Excellent tour! Started the tour with coffee and a muffin....toured all around old town. Then finished with a very full tasting throughout the market! The chef was knowledgeable about history as well as food!","review_date":"March 21, 2018"},{"attraction_id":3311,"user":"brenna_a","rating":5.0,"review":"Amazing tour!!!. My husband and I attended this tour on A Tuesday - which was perfect as the market wasn\u2019t too busy! The beginning of the tour was about an hour outdoors getting to know the area and the history surrounding it. We learned so much that...","review_date":"March 15, 2018"},{"attraction_id":3311,"user":"jb0965","rating":5.0,"review":"Amazing!. As 2 girls from NY we know good food when we see and eat it. This tour showed us what SLM had to offer along with learning the history of the area. Highly highly recommend!!","review_date":"March 8, 2018"},{"attraction_id":3311,"user":"niki_p","rating":5.0,"review":"Great Time with sis and mom. My sister came home from the UK and I wanted to do something different. Both her and my mom hasn\u2019t been to st Lawrence market. It was honestly the best tour I went on in Toronto. We had a blast, lots of laughs and incredible...","review_date":"March 1, 2018"},{"attraction_id":3311,"user":"jennifer_s","rating":5.0,"review":"very happy we went. Our tour guide, John, was full of interesting and informative facts and stories about the market and Toronto. We walked the area, visited St James church We were treated to some of the market's treats: Pea-meal sandwich, Portuguese tarts bagels, and were so full we...","review_date":"February 28, 2018"},{"attraction_id":3311,"user":"japantrip2011","rating":4.0,"review":"Great place to visit. Very big choice of meat, fish, and vegetables at reasonable prices.\nOne of Toronto's only 'Older' Neighborhoods.","review_date":"February 26, 2018"},{"attraction_id":3311,"user":"charles_c","rating":5.0,"review":"Great food walk. We did the St. Lawrence food walk with Chef Scott and had a great time. Really good food and interesting history of the city and its food scene.","review_date":"February 16, 2018"},{"attraction_id":3311,"user":"david_z","rating":5.0,"review":"Winterlicious Food Tour of St. Lawrence Market a Must Do!. My wife and I, along with another couple recently experienced the St. Lawrence Market Winterlicious Tour & Dinner with Chef Scott Savoie (\"Cheffy\")\nWe had an absolutely tremendous evening! The blend of a highly informative, educational and hilarious tour of the St Lawrence Market itself,...","review_date":"February 6, 2018"},{"attraction_id":3311,"user":"20ruthie18","rating":5.0,"review":"Winterilicious at St Lawrence Market. Just spent a delicious and tasty evening. Chef Scott was totally entertaining and his supporting staff informative and perfect hosts. The whole evening was a very different dining experience and charming.","review_date":"January 28, 2018"},{"attraction_id":3311,"user":"rosaliel262","rating":5.0,"review":"Lots of great food!. I will absolutely do another food tour with them. It was a great afternoon\/evening. I learned lots about the Market in the tour. The food and wine (that was flowing all night) was superb.","review_date":"January 28, 2018"},{"attraction_id":3311,"user":"yschwerin","rating":5.0,"review":"Insight into market and surroundings. Chef Scott took the time to expertly explain the history of the market itself, highlight several surrounding buildings as we strolled past them and gave me some useful local restaurant advice an top. The three hour trip was interspersed with interesting nibbles from various market...","review_date":"January 18, 2018"},{"attraction_id":3311,"user":"hess02025","rating":4.0,"review":"John kept us engaged.. John was very knowledgeable of the city and the many cuisines involved. The Market area is adjacent to Old Town and a great place to start and finish. Feedback: the order of the food was odd, grabbing tarts for later and finishing savory. Bagels are...","review_date":"January 2, 2018"},{"attraction_id":3311,"user":"hhanna2140","rating":5.0,"review":"Fantastic food tour!. This tour was fantastic! Scott did an excellent job of giving us so many interesting historical details about Toronto as we walked. The food was amazing, we were stuffed by the end of it! Definitely worth doing.\nThanks Scott!","review_date":"December 20, 2017"},{"attraction_id":3311,"user":"erin_l","rating":5.0,"review":"Food tour and history lesson. Amazing!! I highly recommend this tour. Chef Scott was incredibly knowledgeable and interesting. The food was delicious!! I left the tour feeling very full. Chef Scott even gave me advice on tonight's dinner prep, with ingredients from the market. I can't wait to try it.","review_date":"December 12, 2017"},{"attraction_id":3311,"user":"flosswilson","rating":5.0,"review":"Fabulous tour. Our guide for the trip was Scott Savoie, also known as Cheffie. He has a huge knowledge of Toronto, both historical and current, is passionate about food and a very entertaining storyteller. Ours was a very small group so he was able to take time...","review_date":"November 14, 2017"},{"attraction_id":3311,"user":"caroline_s","rating":5.0,"review":"Yes you really should do this tour!. Not only was this tour hosted by John a super informative and interesting guy, we got to taste the delights of many various stalls as we went round the market .\nI seriously couldn\u2019t fault this tour from start to finish I learnt so much...","review_date":"October 31, 2017"},{"attraction_id":3311,"user":"grace_d","rating":5.0,"review":"Excellent tour for foodies and history enthusiasts. We spent a lovely fall afternoon wandering Toronto's St. Lawrence Market and the surrounding area. Our tour guide, John, was full of interesting and informative facts and anecdotes about the market and Toronto. We were treated to some of the market's delectable treats: Portuguese tarts,...","review_date":"October 31, 2017"},{"attraction_id":3311,"user":"renee_b","rating":5.0,"review":"Perfect Package. My husband and I enjoyed everything about this tour. The food, people, conversation, stories and walking tour. We had a beautiful day and were lucky to have John as our guide with an appearance from Chef Scott as well. The market was amazing. You won't...","review_date":"October 24, 2017"},{"attraction_id":3312,"user":"rocketo11","rating":5.0,"review":"Great trip!. This was a lovely day out, although some stops did seem a little unnecessary (ie the flower clock), however, was lovely to see the falls from the day and night.. The buffer dinner was one of the best I have had and would defiantly recommend...","review_date":"January 22, 2019"},{"attraction_id":3312,"user":"oska92","rating":1.0,"review":"The review Zoom Tours wanted to pay us NOT to post!!. Yes, that\u2019s correct. Following our complaint after a poor tour experience with them, they offered to refund some of our money BUT only if we agreed NOT to review!!\n\u2022 Four of us went on the day\/night tour in late September. We paid $718 CAD....","review_date":"January 8, 2019"},{"attraction_id":3312,"user":"seventh_son","rating":5.0,"review":"Outstanding tour with great driver. We booked the evening tour with dinner at Fallsview hotel.\nAll the promised places where visited. Even though there was a lot of traffic, our driver managed to get to every spot in time. The wine we could taste was extraordinary. Niagara-on-the-lake is a beautiful...","review_date":"December 25, 2018"},{"attraction_id":3312,"user":"janellemac","rating":4.0,"review":"Great value to see Niagara in a short amount of time. This was the first guided tour that I ever did and I have to say first of all that I don't think I'm really a guided tour type of person. We were visiting Toronto for Thanksgiving weekend and decided to do a tour of Niagara...","review_date":"December 12, 2018"},{"attraction_id":3312,"user":"2018terrigoodl","rating":5.0,"review":"Best Tour Guide.. Hands down . Fabio is the man! This is one of the absolute best tours I have been on. Mostly because of Fabio. The man knows his facts and details about your entire journey from Toronto to Niagara Falls. He takes you to the best places on this...","review_date":"December 1, 2018"},{"attraction_id":3312,"user":"georgesambar","rating":5.0,"review":"Best trip I could\u2019ve asked for!! . Fabio is THE king, he was so punctual and fun and made the whole trip glide smoothly. He was such a joy to have the whole day and night. This tour had everything I needed we saw everything we could. A+++","review_date":"November 19, 2018"},{"attraction_id":3312,"user":"thedogesl","rating":4.0,"review":"Decent day trip, excellent guide. The big advantage of this tour is that you don't have to fight traffic to the falls and find a parking spot for the various attractions. Our guide (who was also are driver), Michael Francis, was very well informed and friendly. He also dropped us...","review_date":"October 24, 2018"},{"attraction_id":3312,"user":"billy_m","rating":1.0,"review":"Very Disappointing - Buyer Beware. I went on this tour on Wednesday, October 10, and while this particular day's tour may not be typical, it was a major disappointment for myself and 11 fellow tourmates.\nThe pickup point was changed; a minor inconvenience, but no biggie. Pickup was a half...","review_date":"October 14, 2018"},{"attraction_id":3312,"user":"1happytraveller20456","rating":5.0,"review":"Absolutely amazing! Thank you Fabio.. Fabio our tour guide is the very best of the best anywhere. Can not praise him enough for his professionalism and knowledge. He went out of his way to make sure we all had a wonderful time and took great care of us all. Our...","review_date":"October 14, 2018"},{"attraction_id":3312,"user":"314carlr","rating":4.0,"review":"Very enjoyable day. . Our tour guide Fabio was very informative, helpful and had a good sense of humour. Only disappointing part of the day was that we had to pay extra for another part of the tour when really we had already paid more than enough. But overall...","review_date":"October 2, 2018"},{"attraction_id":3312,"user":"anywhere621","rating":5.0,"review":"Best tour guide ever. We went on this tour two weeks ago and had the best time. Our tour guide, Michael Francis was the best! He was informative, engaging and so very nice. He made sure we made all the activities listed and not rushed in doing so. The...","review_date":"September 30, 2018"},{"attraction_id":3312,"user":"e22g","rating":3.0,"review":"Poor Time Management. Our tour to Niagara Falls wasn\u2019t bad, yet it wasn\u2019t what my husband and I were expecting and it was very hurried. The tour guide showed up nearly 45 minutes late to our 1:00PM pickup time. The tour guide Miko (Michael) was informative and had...","review_date":"September 29, 2018"},{"attraction_id":3312,"user":"kate_p","rating":5.0,"review":"Great day & night - highly recommend \ud83d\ude01. Sitting on the bus now on our way home so why not write a review, the bus has WiFi so there\u2019s no time like the present!\nOur driver\/tour guide (Micko) was great. Not only did you get the tour of Niagara Falls, Niagara on the...","review_date":"September 11, 2018"},{"attraction_id":3312,"user":"k4229jajacobc","rating":1.0,"review":"Very little time spent at Niagara Falls. I felt very misled about the content of this tour. The tour guide showed up nearly an hour late to our 1:00PM pickup and then the drive to Niagara took nearly twice as long with Labor Day traffic. The tour is setup to visit many...","review_date":"September 4, 2018"},{"attraction_id":3312,"user":"arron2809","rating":5.0,"review":"We Love Gloria!. My friends and I booked on the day and night Niagara Falls trip as we wanted to see the fireworks, experience the falls and visit Niagara on the Lake.\nWe departed Toronto a little late, around 1.20pm, but we were kept fully informed at all...","review_date":"August 25, 2018"},{"attraction_id":3312,"user":"priti43","rating":5.0,"review":"Excellent Guide. This was an excellent day out for our family. Would highly recommend! Gloria was full of knowledge and entertaining as well.\nIt was all very well organised with punctual pick up and drop off.","review_date":"August 23, 2018"},{"attraction_id":3312,"user":"paul_m","rating":4.0,"review":"Traffic limits Experience - The Falls do not disappoint!. First of all - Gloria is a great tour guide. She is engaging and funny and her sense of humor was appreciated. She was also a great 'task master' - getting the job done to keep the tour moving along. We got hosed by the...","review_date":"August 18, 2018"},{"attraction_id":3312,"user":"roy_w","rating":5.0,"review":"Wonderful. Very entertaining and interesting tour. Book this tour if you want the best of all, because you can see the falls at day and night time. Also very beautiful to witness are the fireworks display together with the light show. Although the optional helicopter ride...","review_date":"August 10, 2018"},{"attraction_id":3312,"user":"davina_d","rating":5.0,"review":"Micko was amazing!!. My husband and I had a lovely time on this tour. The Boat Cruise and view of the fireworks from the Sheraton during the Fallsview Dinner was incredible. We enjoyed touring Niagara-on-the-Lake, the Whirlpool, and the ice winery. This tour was well paced and flexible...","review_date":"August 9, 2018"},{"attraction_id":3312,"user":"zainwhite","rating":5.0,"review":"Amazing Tour With Our Amazing Tour Guide Michael 'Micko' Francis. Micko obviously enjoys what he does. His enthusiasm is infectious! Micko made our trip one to remember. We definitely would not have enjoyed our trip as much without him. Micko gave clear, concise instructions as well as information about landmarks and the history of the...","review_date":"August 8, 2018"},{"attraction_id":3312,"user":"845rainerg","rating":5.0,"review":"The lights!!! . It was awesome! Our guide Milko was a walking Wikipedia. We had some nice stops on the way to the falls, a delicious wine tasting and finally an unforgettable evening at the falls. Got wet in the boat dead center in the Canadian part of...","review_date":"August 6, 2018"},{"attraction_id":3312,"user":"chrisb0711","rating":4.0,"review":"Day tour of Niagara Falls with lunch and winery tour . My group of friends, 5 of us, were part of a small group of 12 that were on this tour group on a Saturday. Pick up was done at a central location in downtown and at the airport before heading to the Falls. Traffic in...","review_date":"August 5, 2018"},{"attraction_id":3312,"user":"raewyn_k","rating":5.0,"review":"Great Trip - Great Tour Guide Michael Francis. Had a really enjoyable day with a very knowledgeable tour guide (Michael Francis) I will now be able to remember the Great lakes - HOMES! Thank you for a well organised day. Enjoyed the falls so much and seeing them illuminated at night and the...","review_date":"August 4, 2018"},{"attraction_id":3312,"user":"noresnau","rating":4.0,"review":"Great waterfalls, but disappointing nighttime. We saw the waterfalls in the afternoon and it was great. The boat ride is absolutely enjoyable! After the sun set, however, the site became a kind of little Las Vegas, with the falls lit in changing colors (uninteresting for a nature lover) and 5...","review_date":"August 1, 2018"},{"attraction_id":3312,"user":"carolq249","rating":4.0,"review":"Amazing guide made this trip worth every penny. It is amazing what a difference a good guide makes to the overall experience of a tour. We were so fortunate to have Gloria as our guide. When traffic chaos on the highway delayed our arrival at our destination, Gloria kept us entertained with amusing...","review_date":"August 1, 2018"},{"attraction_id":3312,"user":"stelareyes84","rating":4.0,"review":"Good Tour - Great Experience. Michael F. did a great job and he did the best he could to cover everything. I do think the tour was very good but unfortunately due to the traffic that we encountered on the way to Niagara Falls, the tour felt rushed and we...","review_date":"July 30, 2018"},{"attraction_id":3312,"user":"dougiemccormack","rating":5.0,"review":"Fabulous tour to Falls. We all enjoyed this fabulous trip to the majestic falls and surrounding area, the visit to Niagara on the lake, the views and boat trip were all breathtaking, made extra special by our guide Gloria, what a hoot and knowledgeable guide.\nWould recommend this trip...","review_date":"July 25, 2018"},{"attraction_id":3312,"user":"really26","rating":5.0,"review":"Great. Fabio was great. Very knowledgeable and friendly. Would definitely recommend. Even better than expected","review_date":"July 21, 2018"},{"attraction_id":3312,"user":"mayenb2017","rating":5.0,"review":"I Keep on Falling. Thank you to Gloria and the driver (pls forgive me for forgetting his name) for a wonderful trip and tour, wine tasting and breathtaking views of the falls from many lookout spots.","review_date":"July 18, 2018"},{"attraction_id":3312,"user":"fringeface","rating":5.0,"review":"Michael Francis was a superstar. No, Michael did not pay us to write this review, but he did do a great job. Thankyou.\nThe tour bus picked us up late, 40 minutes after the proposed arrival time. I think that because the advert on TripAdvisor states pickup at 1pm, you...","review_date":"July 9, 2018"},{"attraction_id":3312,"user":"pvp60","rating":5.0,"review":"Always Wow!. This was our second visit from Canadian side which is the best to visit Niagara Falls. We enjoyed the new addition of Zip-line ride. However due to some electricity problem we couldn't had our video! We will have to visit for it again!","review_date":"July 9, 2018"},{"attraction_id":3312,"user":"suzannec9","rating":5.0,"review":"delightful. Michael was our tour guide on the trip and kept us entertained with information about the Falls and Canada in general. He also had a good supply of corny jokes. The first stop was a souvenir shop where we got a 10% discount, then we...","review_date":"July 8, 2018"},{"attraction_id":3312,"user":"deannapivac","rating":5.0,"review":"Niagara Falls WOW. Zoom Tours kept me informed, so I knew what to expect.\nIt was fantastic it met all my dreams.\nThe bus driver Aamiz was informative, very engaging, helped the Greyhound Bus Services with there stranded passenger's back to Toronto, when I asked to be dropped...","review_date":"July 7, 2018"},{"attraction_id":3312,"user":"linda_d","rating":4.0,"review":"Great tour. Fabio was a good tour guide giving us lots of information en route. We stopped at lots of places before arriving at the Falls but stops were a little rushed. Great boat trip and buffet meal at the Sheraton was delicious. Saw the fireworks before...","review_date":"June 24, 2018"},{"attraction_id":3312,"user":"531angelad","rating":2.0,"review":"Niagara Falls great; Zoom Tours poor. Niagara Falls and Niagara-on-the-Lake are well worth visiting but Zoom Tours is probably the worst tour company we have encountered, especially given that these are the most expensive tours we have ever taken. Booked the day tour on-line and requested hotel pick-up. Email confirmation was...","review_date":"June 22, 2018"},{"attraction_id":3312,"user":"aidafr","rating":3.0,"review":"Ok but be careful. The driver\/tour guide (only one person: Miko) was really good. But I booked for the morning trip, they confirmed by mail but, just later, they decided to change my trip to the afternoon. THAT SUCKS! I didn\u2018t have any chance to decide. I didn\u2018t have...","review_date":"June 18, 2018"},{"attraction_id":3312,"user":"storm2flash","rating":5.0,"review":"DAY \/ NIGHT Fantastic must do tour. Aamir our tour driver informed us enough through the whole trip, never burbled on like so many other guides we have experienced. Plenty of time at each location. Loved the bottles of water, and the red waterprof bag to go with our red rain proof...","review_date":"June 12, 2018"},{"attraction_id":3312,"user":"nga_p","rating":4.0,"review":"great wonder of natur. The bus driver Tudy war perfect, give us a lot of info, not boring at all and very helpfull! the trip was very well organized, I enjoyed it very much, no need to look at a parking place and nothing to pay additionally. The weather...","review_date":"May 29, 2018"},{"attraction_id":3312,"user":"darren_c","rating":5.0,"review":"Fantastic Experience....and they didn't cancel!!!. Great trip and fantastic tour guide (Fabio)! I had one day spare on a work trip and all of the other participants cancelled. They rang to see if I could change, and I explained I couldn't, and they ran the tour anyway with just me!...","review_date":"May 29, 2018"},{"attraction_id":3312,"user":"hhhhhfy","rating":5.0,"review":"great tours!. tour guide is really good, we got to see everything within and time control is excellent.\nAmazing experience","review_date":"May 27, 2018"},{"attraction_id":3312,"user":"nialadyj","rating":5.0,"review":"1st Trip to Niagara Falss. Had an amazing time. Our tour guy Fabio was absolutely amazing. He made sure we got to see everything within. Timely manners, very informative tour, the tour bus was very clean! I would definitely recommend zoom tours to ffiends & family! Ask for Fabio :-)","review_date":"May 19, 2018"},{"attraction_id":3312,"user":"flamepoolalpacas","rating":5.0,"review":"Great day!. Tour starts in the afternoon, so you have time to do something else in the morning. I was picked up at my hotel. The driver, Amir, was friendly and asked everyone where they were from. The stop at the Pillitteri winery was fun and the...","review_date":"May 2, 2018"},{"attraction_id":3312,"user":"ashley_d","rating":5.0,"review":"Must Do Anytime of Year!. This was an amazing way to see Niagra without having to drive there! The tour started off when them picking us up from our hotel in the morning. We then went to the falls and had the option of the sky tour or up close...","review_date":"January 20, 2018"},{"attraction_id":3312,"user":"zobes","rating":4.0,"review":"Another off the bucket list. Obviously we weren't visiting Toronto without going to see Niagra Falls.\nThis tour was great and made even better by a couple of stops along the way - namely Pillitteri Winery (try the Merlot!) and the beautiful town of Niagra. Would have liked to spend...","review_date":"January 13, 2018"},{"attraction_id":3312,"user":"jqqls","rating":4.0,"review":"Teensey Issues, but worth mentionning..... Normally I start reviews that have *problems* with the bad things first, but I really, really want to make the positive parts of this trip, the focus. Our guide (Fabian) was accommodating every step of the way, informative, interesting, with a few jokes here and...","review_date":"December 30, 2017"},{"attraction_id":3312,"user":"jacquie_g","rating":5.0,"review":"Beautiful Experience. Our day began with a stop in a beautiful shopping town. The town was decorated for Christmas. Store merchants were friendly and helpful. Just what you expect in a small town. We made several stops. We visited the Worlds Smallest Chapel, Festival of Lights and...","review_date":"December 27, 2017"},{"attraction_id":3312,"user":"jen9966","rating":5.0,"review":"Best of Niagara Falls. Thank you so much to Heidi from Zoom Tours we had the best Day\/Night Niagara Falls Tour stopping at Floral Clock, Niagara on the lake, Reif winery which included a wine tasting, Clifton Hill and of course the Beautiful Niagara Falls by day and by...","review_date":"December 18, 2017"},{"attraction_id":3312,"user":"yuri877","rating":2.0,"review":"Disappointed. We signed up for the day and evening tour because of the good reviews we read here. Unfortunately, everything was not what we expected. We had an Italian tour guide, who speaks English with a very strong accent and most of us on the bus...","review_date":"November 28, 2017"},{"attraction_id":3312,"user":"susie_m","rating":5.0,"review":"Fabulously memorable. Pick up by minibus was a little early at the hotel and had a warm welcome from the driver\/tour guide. We only had a couple of pick up and we were on our way. The guide (sorry can't remember the name) gave us some background...","review_date":"November 24, 2017"},{"attraction_id":3312,"user":"_stephanie_lai1410","rating":5.0,"review":"Memorable trip to Niagara Falls 2017. I had originally booked the day tour with lunch for October 16, 2017. We were then upgraded to the evening tour with dinner and boy was I glad we were! The entire experience was memorable from start to finish. Aamir, our tour guide, was very...","review_date":"October 20, 2017"},{"attraction_id":3313,"user":"texasjulie1963","rating":4.0,"review":"Fun time on the ice. First, it is a really long drive from Canmore, where we were staying. We did not have cell service on a good portion of the Jaspar Highway, but it is a straight shot so you don't need the online map. We had a late in...","review_date":"November 1, 2018"},{"attraction_id":3313,"user":"sambrown654","rating":4.0,"review":"Stunning views.. A very busy and expensive trip but the views are spectacular if you get lucky with the weather which the chances are very low we were told. When getting to the Glacier there can be up to 8 coaches so it is very busy and...","review_date":"October 16, 2018"},{"attraction_id":3313,"user":"155richard81","rating":4.0,"review":"Good trip to the Ice. We took the bus from the departure point to board the Ice Explorer. The Ice Explorer took us up to the glacier and we were able to leave the vehicle and walk on the ice.\nWe had 15 minutes on the ice which was a...","review_date":"October 11, 2018"},{"attraction_id":3313,"user":"nigel_w","rating":4.0,"review":"Well worth paying for the full package.. We had made reservations online to save time in line as a lot of coach parties were around at the same time. Well organised and the guides all seem knowledgeable and a little off the wall to add humour as well as information. The combined...","review_date":"October 1, 2018"},{"attraction_id":3313,"user":"howard_j","rating":4.0,"review":"Athabasca Glacier Tour. Enjoyed the tour immensely - Thought I'd be slipping over on the glacier, but coped well - Very interesting tour - Thanks to our driver Emma for all the facts","review_date":"September 24, 2018"},{"attraction_id":3313,"user":"walt_andnancy_f","rating":5.0,"review":"Megan. Our Ice Explorer Glacier Tour was made complete by our guide Megan (she pronounced it Mee Gan ) from Australia.\nMegan provided essential facts about the glacier as well as well placed humor. Thus was one of the highlights of our trip to Alberta.","review_date":"September 3, 2018"},{"attraction_id":3313,"user":"safari-first","rating":4.0,"review":"Ice Explorer Glacier Tour and Glacier Skywalk. Ice Explorer part of the Glacier Tour and Glacier Skywalk was excellent. Our guide\/driver was James from England and he was informative and entertaining. Walking on the glacier was good. The Skywalk was a disappointment. We could get the same views if we stopped by...","review_date":"August 28, 2018"},{"attraction_id":3313,"user":"debbie_r","rating":5.0,"review":"Walk on a glacier, hang over a canyon!. Well worth dong this trip, which includes taking a snowcoach actually onto the Athabasca Glacier, with time to wander (read slip and slide!) on the glacier at your leisure for 25-30 minutes, which is perfectly long enough. Then another coach takes you up to the...","review_date":"August 27, 2018"},{"attraction_id":3313,"user":"sherrylc5077qp","rating":5.0,"review":"What an adventure!. I visited the Columbia Icefield Glacier with a group of experienced tour group leaders in Canada for a convention. We loved this adventure! Sam,Peter, and Shane did a great job in transporting our group and in explaining all the details. This was an unforgettable day...","review_date":"August 20, 2018"},{"attraction_id":3313,"user":"kelly_m","rating":5.0,"review":"Fun experience even in inclement weather. Our tour began with curbside service at The Post Hotel, where my 8 year old and I are staying. The driver and guide welcomed us aboard the well-maintained coach. I don\u2019t know if it was strategic on the part of the tour or just good...","review_date":"August 11, 2018"},{"attraction_id":3313,"user":"elaine_k","rating":5.0,"review":"Wonderful experience!. We took the Glacier Adventure and Skywalk tour.. we were lucky enough to get a day before reservation but the choices were limited. If you are thinking of going, book ahead as it was an experience I wouldn\u2019t want to miss. Wonderful scenery and information...","review_date":"August 10, 2018"},{"attraction_id":3313,"user":"bethlw1990","rating":5.0,"review":"An amazing tour. I actually did this trip in August 2017 but have only just got around to writing a review! The whole tour, from start to finish was exceptional. Both the tour guide and driver were friendly and knowledgeable and I learnt loads during the day. They...","review_date":"August 6, 2018"},{"attraction_id":3313,"user":"sonny_g","rating":5.0,"review":"Glacier view. What a wonderful experience we got to go out and walk on the glacier and drink the melting water.I would would go again in a New Your minute. Great tour guides too.","review_date":"August 6, 2018"},{"attraction_id":3313,"user":"jim_h","rating":5.0,"review":"A DEFINATE MUST. This was an awesome trip. I have lived in Alberta all my like and have never been. I took my 2 kids this last weekend simply AWESOME my kids both loved it\nThe glacier walk was AMAZING. my kids loved it. our driver Phil was...","review_date":"August 4, 2018"},{"attraction_id":3313,"user":"patblsnj","rating":5.0,"review":"A must see - even if you've been to a glacier elsewhere. This is a must-see attraction. Years ago my husband and I toured glaciers in Alaska but this in no way diminished our enjoyment of this glacier tour. Peter our ice explorer driver \/ guide was both fun and informative about the Athabasca Glacier and the...","review_date":"August 3, 2018"},{"attraction_id":3313,"user":"832mariaes","rating":5.0,"review":"Best Trip of my Life!. We were on an independent tour booked with Amtrack Vacations and they booked us with various day tours with Brewster Sightseeing. I was pleasantly surprised with this company and the staff. They were on time every tour we took. We were lucky to have had...","review_date":"July 30, 2018"},{"attraction_id":3313,"user":"scott876","rating":5.0,"review":"Fun to walk on the glacier. We took this trip and the whole family enjoyed it. The weather was rainy and windy unfortunately when we visited, but we still had fun. The ice is well, ice, and was inherently slippery. Where appropriate shoes for traction and to not have our feet...","review_date":"July 28, 2018"},{"attraction_id":3313,"user":"ct274","rating":5.0,"review":"Definitely worth doing. We did this as a group of 6, three adults and three kids (16, 13, and 10). All of the drivers were great, very informative and friendly. Jordan, our driver for the Glacier Explorer, was very knowledgeable and quite funny. Walking on the glacier was...","review_date":"July 27, 2018"},{"attraction_id":3313,"user":"molly_e","rating":5.0,"review":"Extremely Worth It!. We LOVED our experience on the Ice Explorer Glacier Tour and Skywalk. We got the Ultimate Explorer pass (a couple different attractions, $190 for an adult) and it was extremely worth it. The glacier (our favorite part) was amazing. You really can't get views like...","review_date":"July 27, 2018"},{"attraction_id":3313,"user":"myron_s","rating":5.0,"review":"Ice Explorer Glacier Tour. Amazing trip in a very unique vehicle specifically designed for the glacier trip. Six wheel drive with capability of handling 35% grades to and from the glacier. Weather was cold, but expected for on top of a glacier. Driver was very knowledgeable about he glacier...","review_date":"June 22, 2018"},{"attraction_id":3313,"user":"geoff_d","rating":5.0,"review":"Oh wow!!. This is a must do what an experience and superbly organised. On your ticket you get to get to go onto the Athabasca Glacier on a huge all terrain vehicle ... our driver was ALEX and his enthusiasm and info was a mixture of glorious...","review_date":"May 29, 2018"},{"attraction_id":3314,"user":"f4943ytlisas","rating":5.0,"review":"Toronto Day tour. Had a great day with Mychael. He was very friendly and had great local knowledge. We had plenty of time at each location unlike some other tours.","review_date":"December 7, 2018"},{"attraction_id":3314,"user":"samanthan415","rating":5.0,"review":"Excellent Tour of Toronto! I Recommend that You Do It!. I am terrible with names as I really wish I could remember our amazing tour guide's name, but he is in the picture attached just because I want the agency to know how great he was. He was so informative and went above and beyond...","review_date":"October 28, 2018"},{"attraction_id":3314,"user":"enzuigiri","rating":3.0,"review":"Mixed bag. The trip (Oct 2nd AM) had a poor start. It starts at 9 and the \u2018hotel pickup\u2019 means you have to sit in reception from 8:15 to 9:00 waiting for them! Great way to start a day. They said they tried to contact me but...","review_date":"October 3, 2018"},{"attraction_id":3314,"user":"30jayshankar","rating":4.0,"review":"excellent. the guide was very helpful and interesting,he had good knowledge about the area and we did enjoy his company.","review_date":"October 3, 2018"},{"attraction_id":3314,"user":"e22g","rating":5.0,"review":"Small Group Tour. We didn't know too much about Toronto as we had come really to see Niagara Falls and go to baseball game but we were glad we booked this tour. The party was six adults so it was small and very cozy. Steven was our guide...","review_date":"September 29, 2018"},{"attraction_id":3314,"user":"fatnat391","rating":5.0,"review":"A Must Do!. We did this tour on our first day in Toronto which was a great way to start our holiday as it gave us an overview of the city. The tour is nice and personal as you are in a small group. Our tour guide was...","review_date":"August 19, 2018"},{"attraction_id":3314,"user":"john_b","rating":5.0,"review":"An excellent way to see the top sites in Toronto. I want to first point out that this tour is apparently associated to Tripadvisor in some way, but I am not.\nThe tour is a small group, 8 or so people, in a large, comfortable van. The tour spends some time driving around the city...","review_date":"August 13, 2018"},{"attraction_id":3314,"user":"melyndak68","rating":5.0,"review":"Great tour with nice pace. This tour had a very nice leisurely pace with plenty of time at each location. Tori was an excellent tour guide and the van was super nice and comfortable. We started off at the CN tower which was a smart move to do it first...","review_date":"August 12, 2018"},{"attraction_id":3314,"user":"dodgerdave2018","rating":5.0,"review":"Great Overview of Toronto. If your looking for a big picture review of the city this is a great tour. Emma was a wonderful tour guide and she knew all the major details of the city but a lot of fun facts as well.\nSo the tour is basically...","review_date":"August 6, 2018"},{"attraction_id":3314,"user":"off2theocean","rating":5.0,"review":"Great Way To See The City. We enjoyed the Ultimate Toronto Tour. It was our first time in Toronto and this tour allowed us to see the main sites of the city without worrying about transportation or buying tickets at each stop. Emma was very nice and picked us up at...","review_date":"August 4, 2018"},{"attraction_id":3314,"user":"sherry_j","rating":3.0,"review":"Ultimate Toronto Tour. I must start by staying that it rained the entire tour which definitely impacted the experience. Read a great deal of the reviews prior to purchasing. It appears that the guide makes a big difference on the type of experience you will have. Our guide...","review_date":"July 31, 2018"},{"attraction_id":3314,"user":"rajdelaware","rating":4.0,"review":"Okay..... This was an \u2018okay\u2019 tour. Guide was super nice, but I would not say super knowledgeable. Seemed to be regurgitating facts from a script versus personal knowledge. Dropped us off in distillery district without much explanation, history or direction...\nOverall... we got transportation and ability...","review_date":"July 31, 2018"},{"attraction_id":3314,"user":"richard_g","rating":5.0,"review":"First time in Toronto and booked this tour for myself and daughter...... our guide was Dayna (native to Toronto), she was extremely knowledgeable and organized which takes all the stress away. Visited many sites and the ride to each location was filled with local knowledge. I would consider this a must when traveling to Toronto for the...","review_date":"July 18, 2018"},{"attraction_id":3314,"user":"emariejon","rating":5.0,"review":"Wonderful tour!. Emma, our guide, was very sweet and courteous; she had a great knowledge of the city. Our van held the six of us quite comfortably. We especially enjoyed the CN tower and harbor cruise. One caveat: the tour does demand a certain amount of walking....","review_date":"July 17, 2018"},{"attraction_id":3314,"user":"848jennad","rating":5.0,"review":"Must do in Toronto. We did the tour today with Kathy. She was phenomenal. Group was only3 other people plus our family of three. Kathy did her best to keep us all on a time schedule and did a great job. Highly recommend to all!","review_date":"July 16, 2018"},{"attraction_id":3314,"user":"ladybug3636","rating":5.0,"review":"Stress free fun tour. Highly recommend this tour. Admissions are included with this tour. The tour guides know the ins and outs of each attraction. We never had to stand in any line for tickets and Dayna gave us tips of what not to miss at each stop. She...","review_date":"July 15, 2018"},{"attraction_id":3314,"user":"mike_a","rating":5.0,"review":"Great tour of popular Toronto sites. We had a very nice tour today of Toronto, Canada. The tour guide, Tori, was very nice and well versed in history. We were picked up at our hotel in a very comfortable van. Only five other people on the tour. We went to the...","review_date":"July 6, 2018"},{"attraction_id":3314,"user":"brian_w","rating":5.0,"review":"Fantastic tour. Our family (including our two daughters, ages 11 & 10), really enjoyed this tour! We were part of a very small group led by Dayna, who was absolutely friendly, informative, energetic, and knowledgeable. She knew the best times for tours so that we beat the...","review_date":"July 5, 2018"},{"attraction_id":3314,"user":"donna_c","rating":5.0,"review":"Great Way to Get an Overview of Toronto. At first glance, the price may seem high, but this tour includes all of the entry fees you would normally pay separately including the CN Tower, Casa Loma, and a harbor cruise. You do all of this with a tour guide in a well-appointed van....","review_date":"June 23, 2018"},{"attraction_id":3314,"user":"946deandref","rating":5.0,"review":"Amazing Sightseeing. I had a fantastic time thanks to Dayna, she made my trip feel like old friends hanging out. We saw it all, each destination was more amazing then the one before. I had an absolutely blast, will definitely recommend to all my friends.","review_date":"June 4, 2018"},{"attraction_id":3314,"user":"macie106","rating":5.0,"review":"Wonderful way to see Toronto highlights. Our tour guide, Emma was wonderful. She was very knowledgeable about the city and attractions, but she was also a great driver. We were a small tour and enjoyed each part of the tour. We can't even tell a favorite because the CN tower, boat...","review_date":"May 28, 2018"},{"attraction_id":3314,"user":"usatenor","rating":4.0,"review":"Rainy Day Made Fun. Though the day ended up rainy our guide made the best of the day and it was terrific to know more about Toronto. Thankfully we only had 4 people on the trip so we were able to really get to know each other and also...","review_date":"February 20, 2018"},{"attraction_id":3314,"user":"nancy_h","rating":5.0,"review":"Best part of our trip. My husband and I went to Toronto early in December for my husband's birthday. The market was closed and there was no boat tour. Didn't matter. Instead we went to where the old distillieries were. It was like stepping back in time. I don't think...","review_date":"December 6, 2017"},{"attraction_id":3315,"user":"emma_l","rating":4.0,"review":"The tour was good, a little haphazard but worth a trip. The tour itself was good but seemed a bit all over the place. We got to Niagra Falls and had 15 minutes to look around before we headed up to the tower to see the falls from above (the boat had stopped the day before...","review_date":"December 29, 2018"},{"attraction_id":3315,"user":"nancy_o","rating":5.0,"review":"Niagara Falls platinum tour. Booked this trip for October 14th with my grandson. Was his first trip to Canada. My friend met us in Toronto. The trip was terrific. The driver, Al, was funny, informative and knowledgeable. Would definitely recommend this tour to anyone.","review_date":"October 24, 2018"},{"attraction_id":3315,"user":"allenc837","rating":4.0,"review":"A whole day of fun. They picked me up at my hotel, Intercontinental Toronto Yorkville, at 9am.\nUnfortunately, i am the first one on the coach.\nIt took more than one hour to pick up all the participants and left Toronto at 10:30am.\nTherefore, it is best to stay around...","review_date":"October 15, 2018"},{"attraction_id":3315,"user":"cjcedarcity","rating":5.0,"review":"Great experience, great driver\/guide. We had a splendid time with Al and our full bus for the lunch tour. Weather was the best, and Al helped us fully appreciate the experience with his stories and historical references. Highly recommend. Only suggestion - since we don\u2019t drink alcohol, the wine...","review_date":"October 15, 2018"},{"attraction_id":3315,"user":"saifeddine","rating":5.0,"review":"Great trip to an amazing place . Not used to organised trips I was at the beginning concerned about the organisation and the services. But I was not disappointed, everything went well! Owen the driver was really friendly and funny, we were not bored all the day with the activities. The lunch...","review_date":"August 28, 2018"},{"attraction_id":3315,"user":"martmanvan","rating":5.0,"review":"Michael made a huge difference. My family and I took the TBCL tour to Niagara Falls which included wine tasting at a local University, lunch at Queen Victoria Restaurant overlooking the falls, Hornblower cruise and time at Niagara-On-The-Lake. The smaller bus used on our tour made the tour more intimate...","review_date":"August 22, 2018"},{"attraction_id":3315,"user":"martinp960","rating":4.0,"review":"Great Day Out. The day starts early with a series of pick up\u2019s if you join at Toronto as we did. Some on the tour had to get buses to locations en-route.\nThe journey is about two hours.\nWhat do you wear? We wore shorts and teeshirts with...","review_date":"August 17, 2018"},{"attraction_id":3315,"user":"780cat","rating":4.0,"review":"Fun and Full day . Excellent driver (Ms Jit) and guide (Al). Good variety of activity...falls from the boardwalk and boat, good lunch which accommodated for our groups food allergies, wine tasting and strolling around Niagara on the Lake. A long day, wouldn\u2019t recommend it to those with young children,...","review_date":"August 11, 2018"},{"attraction_id":3315,"user":"lancastrians16","rating":5.0,"review":"Very informative. This all day tour seems to be the best way of visiting the Falls as our small coach was able to access excellent viewing locations whilst we were being given a comprehensive commentary. The mandatory boat trip was included although this has become very much...","review_date":"August 10, 2018"},{"attraction_id":3315,"user":"bolcon_r","rating":5.0,"review":"Excellent. Excellent view, Would 100% recommend to anyone visiting! took very good care of all of us. The best thing we did on our holiday and definitely worth every penny!","review_date":"July 26, 2018"},{"attraction_id":3315,"user":"john01992","rating":5.0,"review":"Tick the bucket list. Great day and experience .pick up on time was a excellent start to a to the tour with the driver (Al) entertaining us with his vast knowledge of history and the area . The wine tasting stop was a great introduction followed by the mighty...","review_date":"July 22, 2018"},{"attraction_id":3315,"user":"berni4863","rating":4.0,"review":"Visit with the family. The falls are impressive to visit. You should go there as early as possible. Go to the cave of the winds. That is the best. A little overcrowded and very touristic. Expensive over all.","review_date":"July 22, 2018"},{"attraction_id":3315,"user":"multicoloured","rating":4.0,"review":"Unforgettable experience but we would loved to stay longer. Niagara Falls was most definitely the highlight of our 11 day Canada trip but we wish we had booked to stay in Niagara on the Lake for a few days rather than just a day trip as everything was just a little bit rushed. Our...","review_date":"July 22, 2018"},{"attraction_id":3315,"user":"ladygills","rating":5.0,"review":"Wonderful and easy way to see Niagara!. My friends and I were debating renting a car and driving to Niagara from Toronto, or taking an organized tour. After reading reviews about this trip, we decided to take the Platinum tour - and we were so glad we did! It was a fun,...","review_date":"July 18, 2018"},{"attraction_id":3315,"user":"slimoxford","rating":5.0,"review":"Extraordinary Day!!!!. My wife and I had the privilege of taking this tour with David as Driver and Al as Tour Guide. Al's wealth of information of the areas we travelled through and visited was amazing. The wine tasting was wonderful at the teaching institute. The 3...","review_date":"July 17, 2018"},{"attraction_id":3315,"user":"allen_s","rating":5.0,"review":"Wonderful day out. An excellent day out to see Niagara Falls.\nLunch provided and the cruise right up to the falls.\nThe day made even better by the Toronto Bus Company driver\/guide who was full of information and anecdotes.\nWould recommend.","review_date":"June 24, 2018"},{"attraction_id":3315,"user":"kendall_d","rating":5.0,"review":"Informative and beautiful trip . We did a small wine tasting, the horn blower cruise under the falls, a helicopter ride over the falls, visited the whirl pool, went to some amazing gift shops, and visited Niagara-on-the-Lake. I plan to repeat this tour on my next trip to Toronto. I...","review_date":"June 21, 2018"},{"attraction_id":3315,"user":"don_j","rating":4.0,"review":"Fun time to Niagara Falls. I participated in this tour on Sunday June 10, 2018 and overall it was a good time. However, I did run into a little problem with my reservation. I reserved my tour through a very popular travel reservation website and apparently there was a breakdown...","review_date":"June 20, 2018"},{"attraction_id":3315,"user":"tikigirl1962","rating":5.0,"review":"WIne , Dine and Views. Our driver was curtious, informative and friendly . He made the ride to Niagra more interesting by giving us history of the region , building history etc.. Wine tasting was perfect and interesting to learn about the Niagra wine region. Not only did we see...","review_date":"May 28, 2018"},{"attraction_id":3315,"user":"richard_o","rating":5.0,"review":"Great trip Niagara falls. It was the best day tour I was ever on first of all it was a beautiful day our tour guide and bus driver Dave was fantastic his explanation of the history Niagara falls and surrounding areas was exceptional.The lunch was lovely overlooking the falls...","review_date":"May 24, 2018"},{"attraction_id":3315,"user":"lynnmcd123","rating":5.0,"review":"Beautiful. Had a great day, David our driver was lovely. Enjoyed short stop at winery. Niagara Falls are stunning, boat cruise not running that day had trip behind falls instead. 3 course meal overlooking the falls was good. We all loved Niagara on the Lake beautiful...","review_date":"May 16, 2018"},{"attraction_id":3315,"user":"christy_m","rating":4.0,"review":"Great day and beauty beyond words. Really enjoyed my Niagara Falls tour with one exception. We were suppose to go on the Hornblowers boat ride that was suppose to start running April 1, we didn't do tour till April 29. However, it wasn't running even though the American side was working....","review_date":"May 4, 2018"},{"attraction_id":3315,"user":"mollierk","rating":4.0,"review":"Overall a good experience. We very much enjoyed the sights of the tour and the information that we were given but the time management at the falls themselves was not very good. We were given just over an hour to \"explore\" but that included the 30 minutes it took...","review_date":"April 30, 2018"},{"attraction_id":3315,"user":"nunop735","rating":4.0,"review":"Great tour, great guide. Tour is great, covers all major spots you can see in one day. Our tour guide David was great, we was always giving details about every spot on the way. Don\u2019t rate five just because the bus didn\u2019t have wifi hotspot, which is mandatory in...","review_date":"April 23, 2018"},{"attraction_id":3315,"user":"clairechaak","rating":5.0,"review":"Good day. We had a excellent day at Niagara Falls. Tour was really nice. Good price. I highly recommend. Enjoy your day.","review_date":"March 20, 2018"},{"attraction_id":3315,"user":"nagaho","rating":4.0,"review":"A great day unnecessarily prolonged. We had a fabulous day at Niagara Falls. We've been to Iguassu Falls, which is probably ten times bigger than Niagara, but Niagara somehow still impresses. The highlight was simply getting close to the Falls themselves, particularly the Canadian Horseshoe Falls, which are stupendous. Also...","review_date":"March 6, 2018"},{"attraction_id":3315,"user":"ransom1337","rating":3.0,"review":"Not bad. The sights themselves are impressive but the bus tour had a few problems. The time management was pretty poor - we were given two and a half hours at the Falls, which was way too long in the freezing winter cold. And we were given...","review_date":"February 19, 2018"},{"attraction_id":3316,"user":"kelly_s","rating":1.0,"review":"RUDE DRIVER. E: JOE\nMarch 16 Saturdays wine tour! Very rude and requested no talking on the bus. I couldn't believe the attitude. After showing up 45 mins late to pick us up he continues to yell at us to hurry up and get on the bus....","review_date":"March 18, 2019"},{"attraction_id":3316,"user":"erichg1579ih","rating":5.0,"review":"Fantastic experience . First of all Pat is an awesome tour guide. He was nice, friendly and knowledgeable. My wife and I had a great time and just wine and food were perfect. Overall experience is a 10\/10! Job well done guys!","review_date":"February 17, 2019"},{"attraction_id":3316,"user":"dredick6","rating":4.0,"review":"Winery Tour during a Snowstorm. First of all, if you are being picked up at the Casino, note that there are TWO casinos in Niagara Falls! We waited at the wrong pick up area and therefore missed the bus :( We called Joe, the tour bus driver, and he was...","review_date":"January 22, 2019"},{"attraction_id":3316,"user":"phillyd2018","rating":2.0,"review":"Decent but Somewhat Disapointing. This Was a fairly poor to average wine tour for us. I will preface this by saying that I know that the tour and the wineries change each tour, so you are flipping a coin where your going. We had Joe as a driver and...","review_date":"November 20, 2018"},{"attraction_id":3316,"user":"john_c","rating":5.0,"review":"Great tour and value. Dave was very interactive as our bus driver and tour guide with lots of local knowledge and history of the Niagara area . Choice of smaller wineries were some we probably would have bypassed if on our own in favour of the \u201c big guys\u201d...","review_date":"October 8, 2018"},{"attraction_id":3316,"user":"poet28","rating":5.0,"review":"Caroline's Winery and Vineyard. Lakeview Winery and Vineyard.. Beautiful venues, wonderful staff, excellent wines. Both wineries were esthetically dazzling in very different ways. Caroline's with its traditional wood interior --white pine (?) wood walls and furniture. County beauty. Very good food. Dazzling wine options. Lakeview is all modern wood and chrome, fresh and...","review_date":"October 4, 2018"},{"attraction_id":3316,"user":"jenna_c","rating":4.0,"review":"Fun Tour for a Good Price. The tour was fun and easy! Got to sample a ton of different wines. Was a great price as well. Only thing I wish was more incorporated would be learning about the wine-making process and going for a bit more of a tour at each...","review_date":"September 11, 2018"},{"attraction_id":3316,"user":"andrea_f","rating":4.0,"review":"A fun introductory wine tour for a great price. I went on this tour twice in 3 years. We went to 3 of the same wineries when I went back which is too bad that they don't switch up the places they go to. Regardless, for the price I paid on Groupon ($40) this...","review_date":"September 7, 2018"},{"attraction_id":3316,"user":"mitava22","rating":3.0,"review":"Ok . If you are interested to see how the wine is made, or how grapes are grown and selected, this is not the tour.\nThis tour took us to 4 wineries of their choice, where we got barely enough wine to take a sip, all wine...","review_date":"September 2, 2018"},{"attraction_id":3316,"user":"ilana93","rating":5.0,"review":"Fun Bachelorette Party! Had a great time!. I booked a private winery tour with Niagara Fun Tours for a friend's Bachelorette Party, for 6 people.\nJohn was our tour guide on this bachelorette party. He picked us up in a 6 person van and took us around for the day to 3...","review_date":"August 25, 2018"},{"attraction_id":3316,"user":"lauren2024","rating":5.0,"review":"Summer Wine Tour. I have done this wine tour a few times and I must say that each time I have done it, it has been a very different experience. Each experience has been a great one though. I think the pick up locations are great and there...","review_date":"August 13, 2018"},{"attraction_id":3316,"user":"diane_k","rating":5.0,"review":"Family wine tour. Joe was a terrific guide. The bus was comfortable. The variety of wines made for something for everyone. It was an enjoyable day.","review_date":"August 1, 2018"},{"attraction_id":3316,"user":"sacha_f","rating":5.0,"review":"Great trip. After reading other reviews I was nervous. However, I thought it was a great tour given the cost (booked through groupon). We had no issue with overbooking as others claim even though our bus was full. Joe was funny but not overbearing. Lunch was good....","review_date":"July 30, 2018"},{"attraction_id":3316,"user":"dan_c","rating":3.0,"review":"Fun Guide, mediocre tour. Our guide, Joey, was very entertaining, but the tour itself is somewhat disorganized. The first portion of our tour, between 10h30 and 12h00 was great. We visited two good wineries that were well-organized and offered us ample wines to sample. However, the lunch and afternoon...","review_date":"July 30, 2018"},{"attraction_id":3316,"user":"kevin_l","rating":5.0,"review":"GREAT TOUR,GREAT TOUR GUIDE. Tasted some great wines,stopped and had a very delicious lunch along the way.The best part of our tour was our funny and knowledgeable guide JOE.Great tour,will do it again soon.","review_date":"July 14, 2018"},{"attraction_id":3316,"user":"chrisaimee2019","rating":5.0,"review":"Great Tour!. We went on a Niagara Fun Tour throughout Niagara-on-the-Lake and it was amazing!\nThe driver was very personal and included fun facts about the Falls and the Niagara wine region. We were even able to sneak in an extra tasting! There was lots of time...","review_date":"July 9, 2018"},{"attraction_id":3316,"user":"shannon_d","rating":5.0,"review":"Best Tour Guide, Great Experience, Wonderful Wineries!. Joe was by far the best part of our trip. Not that there was anything wrong with the wineries (great food, great service, delicious wine) but Joe was so kind, had a great humorous rapport, and genuinely was interested in his patrons. He went above...","review_date":"June 27, 2018"},{"attraction_id":3316,"user":"tkjos","rating":5.0,"review":"Wine tour. We had a great wine tour from Guys. He was very informative and fun at the same time. Spoke highly of the owner and the products. The wine was delicious!","review_date":"June 24, 2018"},{"attraction_id":3316,"user":"jessica_s","rating":5.0,"review":"Niagara Vacay. I wanted to do a wine tour on my stay in Niagara. After reading the reviews and doing some research, this is the one I decided on. My boyfriend and I had a wonderful time! We even found some wine he likes (he is a...","review_date":"May 1, 2018"},{"attraction_id":3316,"user":"lwaltho","rating":5.0,"review":"Sunny Sippin Saturday at Niagara on the lake!!. Just wanted to share what a great 60th birthday present I was given to go on a wine tour this really made my day - the weather was perfect and our tour guide (Joe) was the best! He was entertaining, thoughtful and very informative -...","review_date":"April 26, 2018"},{"attraction_id":3316,"user":"kimberlystrath","rating":5.0,"review":"Full Day Niagara Wine Tour & Tasting. What a fantastic start to celebrating a very young 80 year old\u2019s birthday!\nTina (driver), & Joe (tour guide) were an amazing duo....fun, informative, helpful. Went to three great wineries we\u2019d never heard of with very good wines, ice wines & ciders. The luncheon cafe...","review_date":"April 20, 2018"},{"attraction_id":3316,"user":"tammy10469","rating":5.0,"review":"Fun day despite the cold weather. Did your tour on Friday April 6th with Joe. I appointed myself the fun police and sat in the front row and checked with passengers as they arrived to ensure they planned to be fun.\nJoe was a very knowledgeable guide and very safe and...","review_date":"April 13, 2018"},{"attraction_id":3316,"user":"kandice_b","rating":5.0,"review":"Amazing Day Trip . I went on the wine tour yesterday and had an amazing time! Joe was our tour guide and he made the trip that much better! He was funny, personable and very helpful. He made sure to stop everywhere that everyone wanted to go and went...","review_date":"March 19, 2018"},{"attraction_id":3316,"user":"lilichenlc","rating":5.0,"review":"Great Experience - Service beyond means. I was on a full day wine tour Saturday, February 3, 2018 with a friend - the tour was great; it was educational, fun and just the right amount of time. both the tour guide (Joe) and bus driver were energetic. We had taken advantage...","review_date":"February 21, 2018"},{"attraction_id":3316,"user":"sarah_w","rating":5.0,"review":"My First Tripadvisor Review (and had to post because it was so horrible). As someone who has been on 10+ wine tours in Niagara and area, I always love finding new companies and enjoy trying new tours. I organized a wine tour with seven other girlfriends with Larry from Niagara Fun Tours on Feb. 19th and found the...","review_date":"February 20, 2018"},{"attraction_id":3316,"user":"sarah_d","rating":1.0,"review":"Terrible Experience. I have participated in many tours throughout the world (both wine and otherwise) and this was by far one of my worst experiences. I visited NOTL with some girlfriends for a fun weekend away and decided to book with Niagara Fun Tours for a wine...","review_date":"February 20, 2018"},{"attraction_id":3316,"user":"adanac55","rating":5.0,"review":"Good value. There were 5 of us ladies on a wine tour on a Saturday with 4 other ladies. Our tour guide was named John Dawes and he was very personable and fun. He picked us up in a small white van along with another group of...","review_date":"February 18, 2018"},{"attraction_id":3316,"user":"cicciooo3","rating":5.0,"review":"Must do while in Niagara!. Wine amateur? Wine enthusiast? You will enjoy this wine tour regardless of the level of wine expertise you contain!\nI just want to say how much of an excellent experience and time I had on this wine tour with tour guide\/driver Joe who was exceptionally...","review_date":"February 13, 2018"},{"attraction_id":3316,"user":"adriannadecastro","rating":5.0,"review":"Great Wine Tour!. My boyfriend and I had the best time on the Niagara Fun Tour! Joe was an exceptional tour guide and the wineries were amazing. I would highly recommend this tour to anyone going on a wine tour for the first time. He made my first...","review_date":"February 9, 2018"},{"attraction_id":3316,"user":"corrin_f","rating":1.0,"review":"Disorganization in wine. I have to say I was very disappointed with the tour. We were one of four couples that weren't on the list even though we had confirmation emails and I had called the day before to confirm everything was ok. We ended up waiting outside...","review_date":"February 6, 2018"},{"attraction_id":3316,"user":"sexymama11232018","rating":5.0,"review":"Best tour ever. Every time my girls and I go to Niagara we always have to plan a day on the Niagara Wine tour with Joe the driver .... He's very entertaining and informative and always making sure the passengers on the bus are safe... I highly recommend...","review_date":"February 4, 2018"},{"attraction_id":3316,"user":"linda_s","rating":5.0,"review":"\"JOE MADE OUR DAY A SPECIAL ONE!\". The 'Wine Tour' was given to us as a gift from our children. It was a perfect gift!\nThis is the first time we have been on a 'Wine Tour'. We had no idea that it would be so informative and entertaining. It was the...","review_date":"January 30, 2018"},{"attraction_id":3316,"user":"jeepjeff","rating":5.0,"review":"GREAT TOUR WITH JOE!. From the time the bus picked us up until we were dropped off, I was VERY impressed with the knowledge, courtesy, and humor of Joe, our tour guide. He made our tour absolutely FANTASTIC! Joe is a native of the Niagara region, so he shared...","review_date":"January 29, 2018"},{"attraction_id":3316,"user":"x8797ygkathys","rating":4.0,"review":"Fun event. This is the second time we have done this tour, last was five years ago. Joe was very entertaining and informative about the history of the area and wineries. We were taken to Joseph winery and it was not listed on our itinerary and the...","review_date":"January 27, 2018"},{"attraction_id":3316,"user":"heather_k","rating":5.0,"review":"DRIVER WAS AWESOME. Had a great time with Joe he really made the trip for us all. The places we visited were pretty good except they needed something to cleanse the palate between tastes. Would for sure go back","review_date":"January 26, 2018"},{"attraction_id":3316,"user":"michael_g","rating":5.0,"review":"Wine Tasting Proposal . It will be a trip me and fianc\u00e9 will never forget because I proposed to her at one of the wineries! We both loved the experience and we were taken to some great locations where we purchased many different bottles. The bus stores all of...","review_date":"January 22, 2018"},{"attraction_id":3316,"user":"kristen_p","rating":5.0,"review":"Great Day all around!. I attended the Taste of Niagara Tour winter addition on New years eve, and it was a great way to bring in the new year. Our tour guide was charming, fun and entertaining. The three wineries we visited were Joseph\u2019s, Caroline Cellars and The Lakeview...","review_date":"January 5, 2018"},{"attraction_id":3316,"user":"korrigane22","rating":5.0,"review":"Always fun!. That's my second time doing this tour and it's always fun! The tastings are great and worth your money. Always count on Joe ( the driver ) to have a great time!","review_date":"January 3, 2018"},{"attraction_id":3316,"user":"melodie_w","rating":3.0,"review":"not as promised. Our bus arrived on time, we all boarded, then there was an issue with a larger party needing to be accommodated and would some of us get off and go on another bus? As this was not really a big deal to us, we decided...","review_date":"December 27, 2017"},{"attraction_id":3316,"user":"xiafei_z","rating":5.0,"review":"Good tour. Really good tour for Christmas! Highly recommend! Totally worth the money, and can't wait to do it again!","review_date":"December 24, 2017"},{"attraction_id":3316,"user":"linda_b","rating":4.0,"review":"Full Day Fun Wine Tour. I was quite skeptical after reading some of the reviews, but I decided to try this tour anyway after finding a Groupon discount. I liked the fact that the bus could pick me up from my hotel, so no worries abut drinking and driving. The...","review_date":"November 23, 2017"},{"attraction_id":3316,"user":"its_deee","rating":5.0,"review":"SuperSippingSunday. If you haven't done this 6 hour winery tour, you are missing out on a lot of fun! They usually take you to 4 wineries and a chocolate factory but if the bus driver gives you a choice to skip the chocolate factory, do it!...","review_date":"November 21, 2017"},{"attraction_id":3316,"user":"aribhonkar","rating":5.0,"review":"\"Great Birthday Gift for my Sister\". I decided to surprise to my sister Deborah on her birthday & as I knew she had great love for Wine, hence i booked the Wine Tour. The tour is extremely well planned with tour of the best 5 Niagara Wineries. Will definitely recommend to...","review_date":"November 21, 2017"},{"attraction_id":3316,"user":"tania_m","rating":5.0,"review":"Fun Winery Tour. Overall was a fun experience. We visited 4 wineries and got an extra stop for cider as well. Lunch was at Farmhouse Cafe in a winery which was delicious. The tour guide, Joe was great! Gave us a lot of fun facts along the way....","review_date":"November 21, 2017"},{"attraction_id":3316,"user":"andrea_w","rating":4.0,"review":"Relaxing and Comfortable day. We went for the last day of the tour- Oct. 29th. Despite most of it being indoors, it was a bit chilly. But our tour guide\/ driver made things more than comfortable by keeping the heating in the bus on the entire time.\nOverall had...","review_date":"November 3, 2017"},{"attraction_id":3316,"user":"ecdpeng","rating":5.0,"review":"Lots of Fun. Really good tour, went to 5 different wineries, the best ones were places we probably would have not picked on our own. The tour was very well organized and Joe the tour guide was very friendly and helpful. Would definitely go with them again next...","review_date":"October 31, 2017"},{"attraction_id":3316,"user":"r373tkdanielt","rating":5.0,"review":"Great and entertaining day. This is our first wine tour that was planned out for us. It was a great and fun experience. Joe our driver topped it all off with his wittiness and knowledge of the area and wineries. We were not to keen with the service at...","review_date":"October 31, 2017"},{"attraction_id":3316,"user":"valall","rating":5.0,"review":"First Wine Tour but not the last. The tour was well organized and our tour guide Joe was very knowledgeable, personable and entertaining. He made sure everyone in the group enjoyed the experience. We will highly recommend this tour to family and friends. We will definitely want to take this tour again....","review_date":"October 30, 2017"},{"attraction_id":3316,"user":"george_w","rating":5.0,"review":"Wine tour Sept 24th. We went on a wine tour and tasting and had a fantastic experience. The tour bus driver was exceptional and made the experience even better. The whole day was great and we will go on another one when able to bringing family when we do...","review_date":"October 30, 2017"},{"attraction_id":3316,"user":"kimbirtch","rating":5.0,"review":"Best Wine Tour. My husband and I took the Niagara Fun Tour. We had an amazing day at all the wineries and learned a lot about wine. It was such a great romantic getaway. We had so much fun and met great people. Our bus driver and tour...","review_date":"October 25, 2017"},{"attraction_id":3316,"user":"vgiovinazzo","rating":5.0,"review":"Amazing Tour. Not sure what to expect from a wine tour, but Joe was a great tour guide, very funny and hospitable. We saw 4 different wineries and learned a lot about wine. Very worth the price!","review_date":"October 21, 2017"},{"attraction_id":3316,"user":"donna_c","rating":4.0,"review":"Wine Not? :). If you're looking for something to do in Niagara, I definitely recommend the wine tours with Niagara Fun Tours. I've been on them several times and it is always an amazing time. It's great anytime of year, in the winter I loved going during the...","review_date":"October 21, 2017"},{"attraction_id":3317,"user":"jo-ann_b","rating":5.0,"review":"Afternoon Wine Tasting. We had a great afternoon, visiting four wineries. Professionally run and organized. We enjoyed spending time with the other people on the tour. A very good variety of wineries. Would definitely do this again! So much fun while learning new things about wine and the...","review_date":"March 18, 2019"},{"attraction_id":3317,"user":"gregjurpin","rating":5.0,"review":"Great Afternoon of Wine Tasting!. My wife and I had a great afternoon touring the wine country with other couples. Bob was our experienced driver and knowledgeable guide who did an outstanding job! Right from our pickup in Niagara-On-The-Lake everything was on time and very well laid out. The mini...","review_date":"January 8, 2019"},{"attraction_id":3317,"user":"jesus_r","rating":5.0,"review":"Excellent!!!. We had a great time, with the folks of Grape Escape. Our tour guide Brian and driver Jills were OUTSTANDING!! THANKS again Eh!","review_date":"November 1, 2018"},{"attraction_id":3317,"user":"jackson_t","rating":5.0,"review":"Highly Recommended Wine Tour. This was a mine and my girlfriends first wine tour and we had an amazing time. David our tour guide was very knowledgeable and hospitable, answering any questions we had as well as providing great conversation. We booked less than 24 hours before the start...","review_date":"October 25, 2018"},{"attraction_id":3317,"user":"julie_g","rating":5.0,"review":"Fun Day. Pete was a great tour guide. We saw four wineries - they were a nice blend of small and medium size. Was great to see more of the countryside than we might have on our own.","review_date":"October 25, 2018"},{"attraction_id":3317,"user":"ann_t","rating":5.0,"review":"Good range of tasting experiences. This company shares the love around when it comes to vineyards but we were very happy with the ones we visited:\n- Jackson Trigg - large & modern\n- Konzelmann, a German owned medium size vineyard with the vines growing right down to the water...","review_date":"October 22, 2018"},{"attraction_id":3317,"user":"donnyvee","rating":5.0,"review":"Wonderful tour and wineries.. Our tour leader David was very knowledgeable of the various wineries and vineyards and able to answer all of the questions the tour group posed. David also explained to me what to expect when we crossed the border on our return to the U.S. with...","review_date":"October 14, 2018"},{"attraction_id":3317,"user":"2114s","rating":5.0,"review":"Excellent Wine Tours and Guides. We had a great trip with our tour guide David. Sampled a good range of wines from a excellent selection on vineyards. I would thoroughly recommend going on this tour to sample the wines of Niagara. The combination of a friendly knowledgeable guide in David...","review_date":"October 10, 2018"},{"attraction_id":3317,"user":"thera20","rating":5.0,"review":"Great way to see wine country. Our driver, David, was very pleasant and picked us up first, and we drove for about an hour picking up other folks on our tour. We had a full van (thankfully air-conditioned, because it was pretty hot for September) and enjoyed meeting other folks from...","review_date":"September 25, 2018"},{"attraction_id":3317,"user":"janine_p","rating":5.0,"review":"Fun & Friendly way to do Niagara. If you're going to enjoy some wine in Niagara, then take advantage of the wine tours! Enjoying the sampling, a little cheese on the way, and friendly helpful guide and lots of fun. It was the perfect way to get around and enjoy some vineyards...","review_date":"September 20, 2018"},{"attraction_id":3317,"user":"abtravel12345","rating":5.0,"review":"Great Tour, Knowledgable Guide. Pat our guide was awesome! He knew the area and wineries exceptionally well. Had many fun facts to share!","review_date":"September 10, 2018"},{"attraction_id":3317,"user":"cortney_n","rating":5.0,"review":"A wonderful tour of Niagara wine country!. My husband and I had a wonderful time during our winery tour. Our driver, David, was knowledgable and extremely friendly. He was accommodating and made sure that we were all having a great time. This tour was a great way to see different wineries without...","review_date":"September 9, 2018"},{"attraction_id":3317,"user":"travis_t","rating":5.0,"review":"Educational and hydrating!. Our tour guide Bob picked us up at the door of our rental property and was very friendly, easy going and knowledgeable. We visited 4 vineyards, enjoyed a full tour of Jackson Triggs facility and a delicious cheese pairing at one stop. Every vineyard was...","review_date":"September 2, 2018"},{"attraction_id":3317,"user":"leesemc","rating":5.0,"review":"A great afternoon!. David, from Grape Esscape, picked us up at our hotel on time. We drove to Niagara on the Lake and picked up 4 more people. The van was very comfortable and David was very friendly and personable. We were taken to 4 winery's and told...","review_date":"August 28, 2018"},{"attraction_id":3317,"user":"603lees","rating":5.0,"review":"Dont hesitate to book with Grape Escape!. After checking into our hotel, the Prince of Wales, we were disappointed to find that their trolley wine tour was fully booked. So, we decided to stop in to Grape Escape and the gentleman at the counter was very accommodating. He ?got us into the...","review_date":"August 28, 2018"},{"attraction_id":3317,"user":"jennifer_d","rating":5.0,"review":"Wine Tour . Our tour guide Rodger was amazing!! Wine tour overall was great!! We visited 4 wineries which were all good, with 1 cheese pairing. We bought more wine than we thought we would. And even some cider from Small Talk! No complaints \ud83d\ude0a","review_date":"August 25, 2018"},{"attraction_id":3317,"user":"lee_c","rating":5.0,"review":"Darlene!. Darlene the Great swung \u2018round and picked us up on time, greeting us with her lovely smile.\nWe visited 4 fantasitic wineries, each of them uniquely different in terms of atmosphere and the wines they produced.\nDarlene was great at getting us in and out...","review_date":"August 24, 2018"},{"attraction_id":3317,"user":"jennifer_j","rating":5.0,"review":"So fun!!. We, as a group of four, booked this as a bachelor celebration for my brother. It was on the heels of a previous night's indulgence. We started slow and quiet but Marcy was an amazing hostess and didn't let us stay that way for long....","review_date":"August 21, 2018"},{"attraction_id":3317,"user":"faye_w","rating":5.0,"review":"Afternoon Wine Tour. Bob was a great tour guide - very personable, informative and just made our afternoon oh so enjoyable. It felt like such VIP treatment, not only at the wineries where all had been set up in advance for us, but just to have our purchases...","review_date":"August 19, 2018"},{"attraction_id":3317,"user":"nadnad0","rating":5.0,"review":"Fun afternoon attending a wine tour and 3 additional wine tastings. We visited 4 different wineries with our very knowledgeable and friendly tour guide, David. The atmosphere on the mini bus was great - everyone socialized and were in good spirits throughout the tour. The different stops included Jackson Triggs (winery tour included), Konzelmann (included cheese...","review_date":"August 15, 2018"},{"attraction_id":3317,"user":"daw2bm","rating":5.0,"review":"Great Wine and an Amazing Tour Guide. All four wineries were great, but Duane is really what made the tour entertaining. There was some distance of driving between the area where we were staying in Niagra Falls and the wineries. There was a lot of driving but he was great for conversation...","review_date":"August 15, 2018"},{"attraction_id":3317,"user":"fortunestylista","rating":5.0,"review":"Duane, our tour guide. Duane was a amazing ! We were running a little late and he called to check if we were okay and we made right on time for departure. Duane has been doing this and you could tell with the immense amount of knowledge on the...","review_date":"August 13, 2018"},{"attraction_id":3317,"user":"seaside796490","rating":5.0,"review":"Very entertaining tour. We enjoyed our tour with Roger. He gave us lots of information on the different wineries we visited and on different aspect of the Niagara area.\nIt was very entertaining and we appreciated the wineries we visited.","review_date":"August 13, 2018"},{"attraction_id":3317,"user":"mikaela_g","rating":5.0,"review":"Best Tour EVER!. Went with 5 girls for a birthday weekend! We had Brian D as our driver and he was AMAZING. He took us to 3 wineries and although it was a 3 ish hour tour..he never made us feel rushed. If we bought bottles of wine...","review_date":"August 12, 2018"},{"attraction_id":3317,"user":"deirdre_b","rating":5.0,"review":"Wine tour . Went with 2 friends got picked up at our hotel Bob was our driver the van had 7 other people great tour 4 wineries Bob was a great driver and tour ran from 1 till 5 pm recommend a lot","review_date":"August 11, 2018"},{"attraction_id":3317,"user":"karen_a","rating":4.0,"review":"Brando was the best tour guide ever!. We had a great time! Our guide,Brando, was very knowledgeable. All the wineries were nice. I just wish they would offer an extra choice if you don't want to try their Ice Wine.","review_date":"August 6, 2018"},{"attraction_id":3317,"user":"diane_o","rating":5.0,"review":"Really good and ....... I don't blame the tour. The tour guide David was OUTSTANDING!!!! All of the venues they chose with the exception of one Pilletery...something were great. Our first stop they were warm informative inviting the others the same they took their time piilerary (sorry cant remember...","review_date":"August 6, 2018"},{"attraction_id":3317,"user":"709kassandrak","rating":5.0,"review":"Amazing Tour, Friendly Driver, Fun Time. Duane was a great tour guide! Between hotel pickup and the wineries, he pointed out landmarks and told us about the history of the area. He is clearly knowledgeable about the area and the wine. My boyfriend and I did the afternoon tour and went...","review_date":"August 5, 2018"},{"attraction_id":3317,"user":"shelley038","rating":5.0,"review":"Enjoyable Afternoon. Visited 4 wineries & thoroughly enjoyed it. Saw the whole wine making process at Jackson Triggs Estate, cheese pairing at Kinzellman Estate, wine & cider at Small Talk Vineyards & white & red ice wine at Pillitteri. Great afternoon with guide Duane who was also...","review_date":"July 22, 2018"},{"attraction_id":3317,"user":"kathystrick","rating":5.0,"review":"Fun day of wines, cheese and new friends. We booked this rather last minute before heading up to Niagara on the Lake. Our guide and driver was David from Glascow. He was so gracious and informative and just plain fun. We met a couple from Scotland, a couple from Mexico City and a...","review_date":"July 21, 2018"},{"attraction_id":3317,"user":"j0hnnymarc","rating":5.0,"review":"Pefect mother\/daughter day!. My daughter and I had a wonderful afternoon together on this tour! Great group size and choice of wineries. Would definitely recommend! :)","review_date":"July 18, 2018"},{"attraction_id":3317,"user":"heather_f","rating":5.0,"review":"Wine Tour With Cheese Pairing - Duane. Loved this wine tour! Stopped at a variety of different wineries along the way and had a great experience at each. Our tour guide Duane was so accommodating and friendly, I would definitely recommend requesting him as your guide.","review_date":"July 16, 2018"},{"attraction_id":3317,"user":"seanhowes","rating":5.0,"review":"Great experience for my first wine tour. I had never been on a wine tour before and didn't really know what to expect.\nOur driver, Brian, picked us up from our hotel right on time and made us feel welcome right away. He was very friendly and knowledgeable about the area, telling...","review_date":"July 12, 2018"},{"attraction_id":3317,"user":"natalie_k","rating":4.0,"review":"A Wine Tour to Remember. This wine tour was exactly what I was looking for to commemorate my parent's 38th Wedding Anniversary. Pat was our tour guide and he arrived promptly to the hotel to help us into the Grape Escape Wine Tour van. He also mentioned that his photography...","review_date":"June 21, 2018"},{"attraction_id":3317,"user":"giuseppe_m","rating":5.0,"review":"Amazing. Just did the tour today and it was absolutely amazing. First time me and my girlfriend have done a wine tour and it was a great experience. Our guide today was Bob and he was very knowledgeable about the area and was super nice. Would...","review_date":"June 17, 2018"},{"attraction_id":3317,"user":"nwc50","rating":5.0,"review":"Well Organised and Fun Afternoon. Well firstly our group was late getting back from Niagara Falls and subsequently were late for our collection time slot by Grape Escape - this was no problem for them, we quickly rearranged, (15mins later), they got us kitted out and sent us out to...","review_date":"June 17, 2018"},{"attraction_id":3317,"user":"bill_r","rating":5.0,"review":"Enjoyable afternoon wine tour. Delightful afternoon wine tour of 4 wineries. Many thanks to our driver David for the lovely personalized anniversary card that he stealthly inserted in our purchases for us to find at home. A nice touch of class!\nChantal & Bill","review_date":"June 17, 2018"},{"attraction_id":3317,"user":"dmdaly","rating":5.0,"review":"Fantastic tour guide. My sister and I did the wine and cheese pairing tour with grape escape, it was very enjoyable. Our tour guide David was absolutely wonderful. He made the experience exceptional. I will definitely return to share this with other members of my family. Thank you...","review_date":"June 14, 2018"},{"attraction_id":3317,"user":"christie_l","rating":5.0,"review":"Awesome activity for bachelorette party!. I was initially unable to book this tour through the website for my sister's bachelorette party so I emailed them and they went out of their way to accommodate our group of six. When we showed up (in our bachelorette attire!), we went through the...","review_date":"June 5, 2018"},{"attraction_id":3317,"user":"frank_p","rating":5.0,"review":"Was an overall great experience.. Our tour operator David made this tour that much more enjoyable. He was extremely knowledgeable and informative about all the winery's we visited before we got to our destination as well as the area we were visiting (Niagara\/Niagara on the Lake).\nWe will be booking...","review_date":"June 5, 2018"},{"attraction_id":3317,"user":"kristend158","rating":4.0,"review":"Great tour. Had a wine tour with Bob the other day. It was a smaller group than with other tour companies, 10 of us in a van. The smaller size made for less time waiting around, which was great! Bob was knowledgeable and made sure to take...","review_date":"June 3, 2018"},{"attraction_id":3317,"user":"darlene_s","rating":5.0,"review":"Excellent choice for a morning wine tour. Our tour guide, David, was knowledgable, friendly and had a great sense of humour. He helped each guest descend from the tour van, and clearly explained the sequence of events at each stop. The van picked us up at our rental house at the given...","review_date":"June 1, 2018"},{"attraction_id":3317,"user":"joetraveler2018","rating":5.0,"review":"Outstanding Experience with Grape Escape and David!. We had a tremendous time with David leading our tour of wine country in Niagara on the Lake. They did a great job selecting both large and small wineries, and different types of wine to try. We were picked up and dropped off right at...","review_date":"May 26, 2018"},{"attraction_id":3317,"user":"melissa_c","rating":5.0,"review":"FANTASTIC! We loved it.. We took this tour on May 21st, and our guide was Pete. He was great, and we loved every single minute of this tour. We visited four wineries, bought lots of wine at each one, and had just a really great time. The tour was...","review_date":"May 23, 2018"},{"attraction_id":3317,"user":"nancy_c","rating":5.0,"review":"We had an amazing afternoon with Grape Escape Wine tours and David. We had an amazing afternoon with Grape Escape Wine Tours visiting 4 very unique wineries. The atmosphere was relaxed and intimate and our guide David was wonderful.\nDavid created a very friendly atmosphere for our group of 6 and shared his wealth of knowledge which...","review_date":"May 9, 2018"},{"attraction_id":3317,"user":"mike1924","rating":5.0,"review":"Awesome experience. My daughter took the wine tour with cheese pairing. Bob was punctual in picking us up from our hotel. He was very knowledgeable about the different wineries and the different wines. We had a wonderful time and would definitely go on this tour again if...","review_date":"May 9, 2018"},{"attraction_id":3317,"user":"nathan_h","rating":5.0,"review":"Excellent Experience, Bob was a fantastic guide. We had an awesome afternoon for a birthday event in Niagara-on-the-Lake with Grape Escape wine tours. Our guide was Bob and he was punctual on retrieving us from our hotel and he displayed a wealth of knowledge about the area as he drove us along...","review_date":"April 23, 2018"},{"attraction_id":3317,"user":"bumer11","rating":5.0,"review":"Amazingly fun bachelorette- especially thanks to David!. We did an afternoon wine tour with cheese pairing for a bachelorette party in the falls. We toured Jackson Triggs, Rancourt, Caroline Cellars, and Reif. We had SO much fun. The wine was delicious and cheese pairing was delicious too (we couldn't resist buying some...","review_date":"April 4, 2018"},{"attraction_id":3317,"user":"alicia_k","rating":5.0,"review":"Bachelorette Blast. Had a great time celebrating a friends bachelorette. Bob was absolutely fantastic! He even managed to sneak in an extra tasting a Rief. Definitely worth it!","review_date":"March 31, 2018"},{"attraction_id":3317,"user":"jo-ann_b","rating":5.0,"review":"Grape Escape wine tour. A most excellent afternoon on the March Break was spent visiting four wineries in Niagara-on-the-Lake with Grape Escape wine tours. David picked four of us up at the house we rented. David not only drove us to each winery, he took care of all our...","review_date":"March 13, 2018"},{"attraction_id":3317,"user":"chantelts","rating":5.0,"review":"Fantastic Tour!. The tour itself was great - group was small, pick-up was convenient and the itinerary was perfect for an afternoon of exploring the local wineries.\nHowever, the highlight of the tour was our guide David. He was very personable and has a genuine passion of...","review_date":"March 11, 2018"},{"attraction_id":3317,"user":"kate_t","rating":5.0,"review":"Lovely tour. Tour was great. Got to visit four wineries and it was the perfect length of time. Our guide, David, was very personable and made the experience! Group size was nice too, not too large.","review_date":"March 5, 2018"},{"attraction_id":3317,"user":"emma_c","rating":5.0,"review":"Fantastic morning with a lovely guide. Having been up and back to the Niagara region plenty of times in my life, my partner and I decided we wanted to do something different. Our tour guide Diane was lovely and knew so much not just about the wineries but about the region...","review_date":"February 19, 2018"},{"attraction_id":3317,"user":"jeff_s","rating":5.0,"review":"Great Activity for Visitors to the area. Our driver, David, was exceptional. We had a small group and were treated like we were VIPs. We had an amazing tour of the Jackson Triggs winery with Kimberly and then on to two other places that offered wonderful tastings. We were not pressured to...","review_date":"January 29, 2018"},{"attraction_id":3317,"user":"keith_o","rating":5.0,"review":"Grape escape wine tour. This was mine and my husbands first wine tour ! We absolutely enjoyed ourselves and we had an exellent tour guide! Bob was very informative throughout out the tour to and from the wineries.","review_date":"January 13, 2018"},{"attraction_id":3317,"user":"silkesthetics","rating":5.0,"review":"Wine Tour Crew. Just like to thank everyone at The Grape Escape company, for making our weekend away AWESOME!!!!!\nFrom the first time I contacted you and spoke to Eddie and then BB there was so much energy and enthusiasm and you were very accommodating. You told how...","review_date":"November 12, 2017"},{"attraction_id":3317,"user":"bsammy61","rating":5.0,"review":"HIGHLIGHT OF OUR STAY IN NIAGARA FALLS. Boy were we happy we did this wine tour! It was our very first, but definitely won't be our last! The service was fabulous, picked up at the hotel in a very comfy air conditioned bus. Our tour guide Dave, was an absolute delight! We...","review_date":"November 7, 2017"},{"attraction_id":3317,"user":"myrnap622","rating":5.0,"review":"Wonderful Tour. We had a wonderful afternoon wine and cheese pairing tour with Bob. We visited five wineries and Bob was an excellent tour guide as we drove for one winery to the next and shared lots of additional information about each of the wineries we visited....","review_date":"October 20, 2017"},{"attraction_id":3317,"user":"brendawolf2017","rating":5.0,"review":"Great tour. Great afternoon, our tour was awesome thanks to our guide David, very informative, and awesome attitude!","review_date":"October 19, 2017"},{"attraction_id":3318,"user":"leila_md","rating":5.0,"review":"Niagara Tour. We did the tour last February 24, with Dana as our guide. It was a wonderful tour, with the beautiful stops but, we had one complication: we were there during windy tornado with winds going 75 mph! Kudos to our guide, she did not back...","review_date":"March 3, 2019"},{"attraction_id":3318,"user":"satyendra_b","rating":5.0,"review":"Amazing Ride. Must do thing!!! The view of the falls and the experience is amazing. June, July and August are best times to take this ride.","review_date":"February 12, 2019"},{"attraction_id":3318,"user":"greenacrestravelers","rating":5.0,"review":"Don't MIss Out. We were passing through on a long trip with friends from the UK and decided to stop and take the boat tour on the recommendation of friends. It is an absolute must, don't miss it. It was a nice day so we also enjoyed touring...","review_date":"January 27, 2019"},{"attraction_id":3318,"user":"laurie_s","rating":5.0,"review":"Excellent Experience. We stayed on the Canadian side but walked over the bridge to our pick up spot outside Starbucks. It was very convenient. Dayna was our guide. She was wonderful! She was funny and very knowledgable. The falls were amazing! We had a great time and...","review_date":"November 28, 2018"},{"attraction_id":3318,"user":"rlarios1991","rating":5.0,"review":"Caleb was fantastic. The trip was magnificent and the tour guide Caleb made it all much more entertaining with his vast knowledge and high spirits. Will definitely recommend and come back","review_date":"November 17, 2018"},{"attraction_id":3318,"user":"patricia_c","rating":5.0,"review":"A must see. It was great, off my bucket list and well worth seeing. The lines were long, but we got on very fast. Very polite","review_date":"November 6, 2018"},{"attraction_id":3318,"user":"tracybq3637yn","rating":5.0,"review":"Make the best of it!!. My fianc\u00e9 and I planned a trip to Niagara Falls just for a weekend away. Weather was cold and cloudy but we made the best of it especially when we decided to take a tour with Over the Falls tours. We had a great tour...","review_date":"November 3, 2018"},{"attraction_id":3318,"user":"chester_w","rating":5.0,"review":"Fun-filled and very informative. Adam was our tour guide, he was incredible friendly and very informative. The Maid of the Mist was amazing. The weather was overcast and chilly, but the experience was still great. Adam was consistently asking about our level of satisfaction and if we needed anything....","review_date":"October 30, 2018"},{"attraction_id":3318,"user":"addie_m","rating":5.0,"review":"Awesome views. we had an awesome day traveling with Pat as our tour guide and learned a lot & had great views exciting trip","review_date":"October 30, 2018"},{"attraction_id":3318,"user":"dreamer141649","rating":1.0,"review":"Company attitude to customer service is lacking. Booked the Niagara Falls trip American-Side through Viator (a Trip Advisor Company). Viator, actually representing \"Over the Falls Tours\" travel services, promoted this booking online and confirmed via two emails, a commitment for hotel pick up at the Embassy Suites, Fallsview, Ontario. It was only...","review_date":"October 28, 2018"},{"attraction_id":3318,"user":"jupastevens","rating":4.0,"review":"Day tour of Niagara Falls Park hi lites. Due to very inclement weather, my daughter and I had a private tour given by a very knowledgeable tour guide named George. He was entertaining and personable. We thoroughly enjoyed every minute of the beautiful sites and history of NF. The Maid of the Mist...","review_date":"October 25, 2018"},{"attraction_id":3318,"user":"annr319","rating":5.0,"review":"Nice!. Pat. R was our tour guide, he was amazingly funny, fantastic and very informative! The highlight of our tour was the cave of the wind!","review_date":"October 24, 2018"},{"attraction_id":3318,"user":"karen_b","rating":5.0,"review":"Stress-free, beautiful views, knowledgeable fun guide!. We had a very enjoyable visit! The Niagara Falls were beautiful and Dayna was very knowledgeable and energetic! The new bus was very swanky!!!","review_date":"October 24, 2018"},{"attraction_id":3318,"user":"natalie_h","rating":4.0,"review":"Great tour!. Neva the Diva made this tour one of the best! The falls are amazing and the Maid of the Mist boat tour was amazing. Neva provided lots of information about the area I would otherwise never have known. Ask for Neva if you take this...","review_date":"October 24, 2018"},{"attraction_id":3318,"user":"chris_g","rating":5.0,"review":"Great tour. My wife and I had the opportunity to take the \"OVER THE FALLS TOURS\" tour with \"Neva the Diva\" as our tour guide and driver. She was informative, funny and courteous throughout the entire 4 hour tour. The weather was a bit on the chilly...","review_date":"October 23, 2018"},{"attraction_id":3318,"user":"no1steveb","rating":5.0,"review":"Has to be seen to be believed. This was a fantastic tour. Pat R. collected us from the Hotel and delivered a fine tour.\nWe couldn't believe the sheer power and size of the Falls. The view from Cave of the Wind was breathtaking...and to finnish the tour with the Maid of...","review_date":"October 19, 2018"},{"attraction_id":3318,"user":"lizzysuzy","rating":5.0,"review":"Funnest tour with Pat R!. We had a great day on the American side tour with Pat R. The spectacular scenery and fun of being underneath the spray of the forceful water was tremendous fun. Then, add Pat R. as a guide .... and he made a SPECTACULAR tour even...","review_date":"October 18, 2018"},{"attraction_id":3318,"user":"m1367","rating":5.0,"review":"Great Tour led by Pat. Brilliant from the start. Pat was down to earth but welcoming. His knowledge was great and explained in a straight forward way. A lot of planning must of have gone in to the the tour both by Pat and Over the Fall but it was...","review_date":"October 16, 2018"},{"attraction_id":3318,"user":"susansk3618dk","rating":5.0,"review":"Very Entertaining & Informative . Our tour guide, Pat R was very entertaining and provided great historic information. His Brooklyn humor kept us all laughing. We were also impressed by how he remembered all of our names immediately and called us by name throughout the day. The falls are stunning...","review_date":"October 16, 2018"},{"attraction_id":3318,"user":"macejane","rating":5.0,"review":"She knew her stuff!. Dayna said this was her first time taking us on the tour, but she was from the area, so she had to have done this before. She knew great facts about the history, geography and topography of the area, and tons of information about the...","review_date":"October 16, 2018"},{"attraction_id":3318,"user":"i3664qhkaties","rating":5.0,"review":"Best part of my trip!. The trip itself was kind of long however our tour guide Tony was absolutely amazing! If I could give him 10 stars I would. He was very friendly and informal. Also, because others in our group were very difficult, I\u2019d like to praise him on...","review_date":"October 16, 2018"},{"attraction_id":3318,"user":"traveler674287","rating":5.0,"review":"The best tour for the money. George was one of the best tour guides we've ever had. He was friendly and informative.\nVery helpful.","review_date":"October 15, 2018"},{"attraction_id":3318,"user":"cmd47","rating":5.0,"review":"Exceeded Expectations. I was a little apprehensive about being confined to a four hour tour. Once our tour guide picked us up all my concerns lifted. Tom our guide was friendly, extremely knowledgeable and made sure all our personal needs were taken care of. The tour was...","review_date":"October 15, 2018"},{"attraction_id":3318,"user":"kathyg1961","rating":5.0,"review":"Amazing!!. We did the Over the Falls Tour that started on the American side and ended up on the Canadian side where we were staying. We could not have asked for a better tour guide. Dayna was awesome! She made the tour alot of fun!","review_date":"October 11, 2018"},{"attraction_id":3318,"user":"pamela_c","rating":5.0,"review":"Pat R. was the Perfect Guide. Pat R. was the perfect guide for us. He kept the group happy and entertained. He moved us along gently and with humor. He was very knowledgeable about the formation of the falls and its history as the first State Park in the country. The...","review_date":"October 10, 2018"},{"attraction_id":3318,"user":"jason_c","rating":5.0,"review":"American Side Tour. We had Dayna as our guide, she did a fantastic job. Would definitely use this tour service again. Made things a lot more convenient in general, from pick up at our hotel throughout the entire day.","review_date":"October 10, 2018"},{"attraction_id":3318,"user":"trish_b","rating":5.0,"review":"What a Wonderful Day!. My husband & I did the Over the Falls Tours. Our tour guide Pat R was so knowledgeable, funny, & kept the trip fun! He remembered every person on the tours name! No idea how he did it. He gave us plenty of time at...","review_date":"October 9, 2018"},{"attraction_id":3318,"user":"billie8","rating":5.0,"review":"Awesome Tour!. I visited Niagara Falls two years ago, but didn't get to see or learn half as much as I did on this tour. Pat R. was our tour guide. He is funny, very knowledgeable about the falls and answered all of our questions (and we...","review_date":"October 8, 2018"},{"attraction_id":3318,"user":"ashokp1019","rating":5.0,"review":"aithough I was alone I enjoyed,it is perhaps the best place that I have visited. the tour was nice and the cruise fellows were helpful and cordial,They provided pick up and drop facility from my hotel.Although I was travelling alone I never felt insecure.","review_date":"October 7, 2018"},{"attraction_id":3318,"user":"ruready2gosoon","rating":5.0,"review":"A fun filled day!. We boarded the bus (yep, picked up at the hotel) and traveled the day with a fun group. \u201cNeva the Diva\u201d drove us from site to site, sharing interesting antidotes and history factoids.","review_date":"October 6, 2018"},{"attraction_id":3318,"user":"artem_m","rating":5.0,"review":"Great tour, great guides. Thanks to Pat R. for the great tour and a good portion of humor :)\nThe tour itself is amazing, brings you to all major points around the NF.\nI recommend it to everyone.","review_date":"October 4, 2018"},{"attraction_id":3318,"user":"brig_mel","rating":5.0,"review":"Awesome. Loved every minute and drop of this tour. Quite inexpensive and so interesting. A once in a lifetime boat ride.","review_date":"October 3, 2018"},{"attraction_id":3318,"user":"arup_m","rating":5.0,"review":"MARVELOUS!!! MUST VISIT. Niagara Falls is a must to visit place, we have visited from the USA side. Highly recommend to go for the MAID OF THE MIST boat tour, the experience is speechless.\nGoat Island is also a must to see and experience.\nFood - all type...","review_date":"October 2, 2018"},{"attraction_id":3318,"user":"968ruthc","rating":5.0,"review":"Awe Inspiring & Amazing!. We did the US side tour and were so fortunate to have Dayna Murchison take absolutely splendid care of us! Her funny wit, incredible knowledge of the falls (18 years experience being a guide) and generous spirit made a great tour absolutely exceptional. Originally, we...","review_date":"October 2, 2018"},{"attraction_id":3318,"user":"vrg2007","rating":5.0,"review":"Yes! Absolutely recommended!. I'm going to start this review with this - of you ever have the opportunity to see niagra falls definitely get a view from the Canadian side. Absolutely amazing. So now to the Maid of the Mist. This was worth every penny. We were able...","review_date":"September 30, 2018"},{"attraction_id":3318,"user":"clhudgins","rating":5.0,"review":"Best ever! . Pat was our guide for the tour and we highly recommend him. We had always heard about Niagara but until you\u2019re up close and personal, especially on the boat right next to the falls, you don\u2019t realize the magnitude of one of the greatest wonders...","review_date":"September 30, 2018"},{"attraction_id":3318,"user":"mdavis4002","rating":5.0,"review":"Awesome Care!!. On Labor Day 2018, my 47yr old Down Syndrome son, Phil, and I took the \"Over the Falls Tour\" with Dayna Murchison as our tour guide. I chose this trip because it was wheelchair accessible. That mobility was to be provided by my son, who...","review_date":"September 28, 2018"},{"attraction_id":3318,"user":"jrlong70","rating":5.0,"review":"Out of this world!. Pat R was our tour guide and made the trip exciting and informative. Best part of the tour was the boat ride to Horseshoe Falls. Highly recommend the tour. Must see to appreciate.","review_date":"September 25, 2018"},{"attraction_id":3318,"user":"glorytogod3","rating":5.0,"review":"Breathtaking . First off, our tour guide Pat R. was awesome. He made the tour so much better, he knew how to mix some laughs in with some historical facts. The tour itself will continue to leave you in awe. It's amazing to see something God created...","review_date":"September 24, 2018"},{"attraction_id":3318,"user":"a_r","rating":5.0,"review":"Must see\/do!. This was amazing - beautiful, scary and exhilarating! The kids loved it. Talk about up close and personal with nature! There is nothing else like this. I would do this again.","review_date":"September 24, 2018"},{"attraction_id":3318,"user":"lilly_y","rating":5.0,"review":"Fantastic!!. Dayna was our tour guide and she was very informative and cheery. This is the best tour to see the falls in its natural environment at the state park. Would highly recommend for the price and experience. \ud83d\ude03","review_date":"September 22, 2018"},{"attraction_id":3318,"user":"donna_k","rating":5.0,"review":"Great tour around Niagara Falls. The tour group was not too large so the time management was great. Pat R. was a great guide. He took us around Buffalo and stopped for a short visit at a few places in addition to the schedule. He is also knowledgable and added...","review_date":"September 21, 2018"},{"attraction_id":3318,"user":"robertwr4158pl","rating":5.0,"review":"Bucket list!. Really enjoyed the tour, our guide, Brian really made it fun. Brian gave us tips, information, insights and stories along the tour, that people traveling without a tour guide, would have missed out on! There were 16 people on our tour, the bus picked up...","review_date":"September 20, 2018"},{"attraction_id":3318,"user":"babys_b","rating":5.0,"review":"PERFECT! . Perfect tour! Everything was very organized, a lot of history talks during the tour! The maid of the mist is good but the walk at the caves is even better! The tour guy (Ricardo) was also perfect! Very funny, happy and nice guy! Always trying...","review_date":"September 16, 2018"},{"attraction_id":3318,"user":"wanderer362775","rating":5.0,"review":"Maid of the Mist. We went on our tour our tour guide Jay was great! The worse part is it took an hour to get across the border to the American side ! He\u2019s NOT my President! Thanks Jay for the tour","review_date":"September 15, 2018"},{"attraction_id":3318,"user":"sandra_c","rating":4.0,"review":"Just do it!. I was a little worried about going down to different levels of the falls and the boat ride because my husband and I are both in our 70s and our body parts aren't what they use to be, but with our tour guide Dayna, who...","review_date":"September 14, 2018"},{"attraction_id":3318,"user":"james_p","rating":5.0,"review":"A Great Tour for Niagara Falls. First time to Niagara Falls and I wasn't disappointed. Was picked up by the tour from my accommodation...didn't have to worry about parking. Our tour guide, Dayna, was amazing...great personality, great attitude, very fun person!!!","review_date":"September 13, 2018"},{"attraction_id":3318,"user":"dogwoman615","rating":5.0,"review":"Mind..wind blowing. My 5 yr old granddaughter and I had a great time. tour guide Dan, pickup was on time at hotel and he kept us amused and provided good information along the way. It's so nice to not have to hassle with driving, paying to park,...","review_date":"September 12, 2018"},{"attraction_id":3318,"user":"tutuloke","rating":5.0,"review":"Dayna and over the Falls tour.. W\u0113 were picked up at our Airbnb by Dayna , our tour guide and driver, promptly at 8:15. There were 23 passengers In our van and I think everyone of us had a fabulous time. The tour was informative, fun, fascinating and memorable. Dayna was...","review_date":"September 11, 2018"},{"attraction_id":3318,"user":"x9371clkevina","rating":5.0,"review":"Anniversary trip. Our guide Dayna was amazing! Pick up from our hotel and we were on a trip to remember!!! Views of both sets of falls via Maid of the Mist,Cave of the Winds and other breathtaking sights. Be prepared to get wet!","review_date":"September 10, 2018"},{"attraction_id":3318,"user":"13mumu","rating":5.0,"review":"A Trip to Remember!. My husband and I booked an Illumination Tour of the Falls as part of our trip to America. The weather had been a bit \u201ciffy\u201d initially which had put people off booking the experience. However, we had a fantastic tour with our lovely guide, Robbie,...","review_date":"September 10, 2018"},{"attraction_id":3318,"user":"judith_s","rating":5.0,"review":"Saw all the falls in area. Told the history of the falls. Got a little wet.. Excellent tour. Driver\/tour guide Pat R was exceptional. Very informative. We went to Niagara Falls and experience the power of the falls in our yellow rain coats. Then off to American, The Sisters, Horseshoe Falls and then to the other end of the falls where...","review_date":"September 7, 2018"},{"attraction_id":3318,"user":"971michailk","rating":5.0,"review":"The perfect blue boat ride!!!. We took the Mist Boat Ride in a perfect day( end of June 2018) regarding the weather and it was during the week so it was not packed with people so we didnt have to wait for a long time to get on bord. The...","review_date":"September 7, 2018"},{"attraction_id":3318,"user":"joe_c","rating":5.0,"review":"Niagara Falls American-Side Tour with Maid of the Mist Boat Ride. 1st time to Niagra Falls, went with myh wife and 2 young children (6 & 5) and the tour was well worth the money. Pat our Tour Guide was great!","review_date":"September 6, 2018"},{"attraction_id":3318,"user":"darcy_b","rating":5.0,"review":"Great day with Ricky. Tour started at 8:15 am with a number of clients late but Ricky kept us on schedule and had a great attitude throughout the day. The boat tour is the highlight and a definite must do. Having a tour group gets you in without having...","review_date":"September 4, 2018"},{"attraction_id":3318,"user":"amy_a","rating":5.0,"review":"You definitely should do this!. For a more immersive experience and so much fun, take this boat ride and get soaked with the water from the falls! They give you a rain poncho but you'll still get pretty wet.","review_date":"August 31, 2018"},{"attraction_id":3318,"user":"janet_s","rating":5.0,"review":"Maid of the MIst and Niagara State Park. If you are planning to visit Niagara Falls in the warmer months, I would definitely recommend going on the Maid of the Mist! You can buy a ticket on the American Side of the Falls in the State Park. Tickets are available by themselves or...","review_date":"August 31, 2018"},{"attraction_id":3318,"user":"andrea_j","rating":5.0,"review":"Great tour!. Enjoyed a great tour with Jarius! Got to see the falls from multiple viewpoints and learned tons of fun facts! I highly recommend this tour!","review_date":"August 27, 2018"},{"attraction_id":3318,"user":"tina_s","rating":5.0,"review":"Very good. The falls were amazing. The tour guide was organized and friendly. No complaints of trip at all except bus a little bumpy.","review_date":"August 27, 2018"},{"attraction_id":3318,"user":"vickieford2016","rating":5.0,"review":"over the falls. had a great day and Neva the Diva was great she went up and beyond the tour she was out going and explained every area we went to in great detail thank you so much","review_date":"August 26, 2018"},{"attraction_id":3318,"user":"dublebogie","rating":5.0,"review":"A perfect tour!. The tour is perfecty organized, our guide Pat was super!! he also speaks Italian and this helped me with my son!\nThe whole experience was amazing but also funny! I really recommend it!!!!! Thanks for all Pat!!!!!","review_date":"August 25, 2018"},{"attraction_id":3318,"user":"groovygirls","rating":5.0,"review":"TEVA the DIVA is the BEST!. We decided to stop at Niagara Falls after dropping off DD#1 at college. Since we were short on time (one day) and unfamiliar with the area we decided on a tour.\nTour was above and beyond expectations. The van (comfy and air-conditioned) picked us up...","review_date":"August 24, 2018"},{"attraction_id":3318,"user":"helen_s","rating":5.0,"review":"Awesome Tour. Thank you Jarius for a wonderful tour of Niagara Falls and the surrounding area. Jarius was extremely knowledgeable and very pleasant. We would most definitely recommend the tour and Jarius as a guide. I was appreciative of the fact that we were shown so many...","review_date":"August 22, 2018"},{"attraction_id":3318,"user":"kdgeorge","rating":5.0,"review":"Impressive. Had an excellent time on the All American Tour, Maid of Mist and cave of the winds. Loved our tour guide, Dayna. She was very informative and kept the trip exciting.","review_date":"August 22, 2018"},{"attraction_id":3318,"user":"carol_l","rating":5.0,"review":"Best Tour to begin your Niagara Falls Adventure!. If you are new to Niagara Falls and all it has to offer, I'd recommend booking a 5 hour tour with Over the Falls Tours. Pat was a knowledgeable and amiable tour guide who provided pertinent facts and information as we explored the Falls, Goat...","review_date":"August 21, 2018"},{"attraction_id":3318,"user":"brian_p","rating":5.0,"review":"Great tour!. Jay was our tour guide and provided a great experience for us. We were picked up right on time and after picking up other guest the tour started on time. I would highly recommend this tour, well worth the cost.","review_date":"August 21, 2018"},{"attraction_id":3318,"user":"533tommyj","rating":4.0,"review":"Over the fall in a barrel.... Really good experience at the falls. Tour guide Josh made it fun and very organized. Would definitely do this again.","review_date":"August 20, 2018"},{"attraction_id":3318,"user":"doris_j","rating":5.0,"review":"Great tour with Dayna!!!. This was well worth the money and what some awesome views. Dayna was so much fun and really new her stuff. She was very considerate of some of the special needs for an elderly couple. It really shows what a great guide and person she...","review_date":"August 19, 2018"},{"attraction_id":3318,"user":"jianyu_w","rating":5.0,"review":"Nice nice trip, worth the money!. Attended the trip on Aug 18. Started from 1PM(pick up) and end around 9 pm because it was so crowded during that day. Our driver and guide, Ronnie is sooooo nice! We first went to Whirlpool part to watch the rapid (15min), and then boat...","review_date":"August 19, 2018"},{"attraction_id":3318,"user":"reiziger28","rating":5.0,"review":"We had a great tour! Thank you Dayna!. We had a great tour! Please thank Dayna for guiding us smoothly and enthousiastic along all highlights!","review_date":"August 17, 2018"},{"attraction_id":3318,"user":"mikelatt","rating":5.0,"review":"Wonderful tour with Maid of the Mist and the surrounding areas! Thanks Paul!. We all had a wonderful experience with Paul, who was full of information and made sure that we got to the best spots for pictures and even offered to take them. He had a million things to make sure he got correct and nailed them...","review_date":"August 17, 2018"},{"attraction_id":3318,"user":"marlene_r","rating":5.0,"review":"So glad we did this!. Robert, our tour guide, was suburb. He was informative, patient and funny!! The tour provided facts about Niagara Falls; those going over the falls, the history of the falls and the landmarks. Without his informative facts, the falls would just be water falling! The Cave...","review_date":"August 16, 2018"},{"attraction_id":3318,"user":"b2961jxstevenm","rating":5.0,"review":"Enjoyable and Informative Tour. Sal R. was the perfect tour guide for a very well organized tour along the Erie Canal and Niagara Falls state park. A little more expensive than some of the other tours but well worth the experience","review_date":"August 14, 2018"},{"attraction_id":3318,"user":"suesun2018","rating":5.0,"review":"A Great Day!!. What a great tour day our group of 7 ladies had on July 22nd. Our guide \/ driver, Tom, was awesome!! He made the tour both informative & fun, ensuring our day was full of memories to bring home!! Thanks, Tom! ( from one of...","review_date":"August 14, 2018"},{"attraction_id":3318,"user":"g5387bkjohnb","rating":5.0,"review":"Great Day Trip - Thanks Robert. This was a great way for us to visit the American side and see the Canadian Falls in one day. Boat ride was fun, the Cave of the Winds was wild walking out across the rocks on the wooden ramps and steps and the observation...","review_date":"August 14, 2018"},{"attraction_id":3318,"user":"gnieciag","rating":5.0,"review":"Perfect for a one day trip to the falls. Was picked up by Nancy which was a great Driver \/ Tour guide. Hit all the important stops and explained all the important history of the falls.","review_date":"August 13, 2018"},{"attraction_id":3318,"user":"laurie_d","rating":5.0,"review":"Great Time. I just wanted to tell you we took a tour with Tom last week and had an awesome time. He was informative and friendly and kept the group well organized. Great experience and a lifetime of memories.","review_date":"August 11, 2018"},{"attraction_id":3318,"user":"shellyschnecksville","rating":5.0,"review":"Thoroughly Enjoyed !!!! Great Tour, more than I expected !!!. Our guide George was very informative, told us a little history of each of the locations with jokes too along the way. Tour included the maid of the mist boat tour, cave of the winds walking tour, the observation tour, view of the whirlpool along...","review_date":"August 11, 2018"},{"attraction_id":3318,"user":"sharon_d","rating":5.0,"review":"GREAT way to experience the falls!. Our guide, Pat R., was so personable and he did a fantastic job of navigating our group through the main attractions over the course of several hours. I think a lot of visitors to Niagara don't get around to seeing Cave of the Winds, which...","review_date":"August 10, 2018"},{"attraction_id":3318,"user":"deirdre_t","rating":5.0,"review":"You'll \"fall\" in love with this tour!. With school starting just around the corner, my two teenagers and I decided to take a 24-hour vacation from Michigan to Niagara Falls. After reviewing the best way to \"see\" everything, we decided to try the \"Over the Falls\" tour. Am I ever glad we...","review_date":"August 9, 2018"},{"attraction_id":3318,"user":"578reubenm","rating":5.0,"review":"The Complete Niagara Falls Tour with a great Guide. Pat R was our guide today for a 5 hour complete tour of the Falls that included Cave of the Winds, Maid of the MIst, Three Sisters, Whirlpool park and more. Pat R added immensely to our enjoyment with his humor, knowledge and enthusiasm. He...","review_date":"August 8, 2018"},{"attraction_id":3318,"user":"matt_d","rating":5.0,"review":"Great experience. My family and I loved our experience with Over The Falls Tours. Noman was a terrific tour guide as he was very friendly and informative. This is the best way to see the Falls and everything around it. Don't try to do it on your...","review_date":"August 7, 2018"},{"attraction_id":3318,"user":"rakinjim098","rating":5.0,"review":"Love the views, Informative & Fun!!. Noman was an outstanding guide and also a safe Driver! Very knowledgeable of all the areas we saw. Full of information at every stop. I wish we had taken the tour sooner during our stay. MANY thanks to Noman for shooting all the great pictures...","review_date":"August 7, 2018"},{"attraction_id":3318,"user":"shonjy","rating":5.0,"review":"Exceptional Experience!!. My teens and I had one of the best vacations, thanks to Noman our tour guide. Noman was professional, kind, knowledgeable, and very patient. Plus we just got to see and do some amazing things!!!! We got to do Maid of the Mist and Cave...","review_date":"August 7, 2018"},{"attraction_id":3318,"user":"janethf2013","rating":1.0,"review":"Disappointed.... After has read a review that the tour is a dog friendly tour, I booked a trip with my husband because we tough we can bring our Yorkie, at the time one lady called me to confirm the pick up time, she told me there\u2019s...","review_date":"August 7, 2018"},{"attraction_id":3318,"user":"449artd","rating":5.0,"review":"Great comprehensive tour. Took in all of the highlights that we probably would have missed going it alone! convenient pick-up at the hotel. Pat R. was an entertaining guide!","review_date":"August 6, 2018"},{"attraction_id":3318,"user":"joyofthemomenttravel","rating":5.0,"review":"Dog-friendly . The boat gets right under the Horseshoe waterfalls and you get full experience of the nature force. They kindly allowed our Golden Retriever accompany us onboard though he wasn\u2019t a service dog. We visited early on a Saturday morning in August.","review_date":"August 4, 2018"},{"attraction_id":3318,"user":"vicki_m","rating":5.0,"review":"AMAZING TIME. Our guide Bob was professional and knowledgeable yet comical, friendly and welcoming.\nHe took us everywhere and gave ample time for sightseeing. Maid of the Mist boat ride into the Horseshoe fall was fun as well as walking under the Falls.\nThe cost of van...","review_date":"August 4, 2018"},{"attraction_id":3318,"user":"dale_c","rating":5.0,"review":"Pat R. is \"THE MAN\". My wife and I road trip each year around this time. We have been blessed to see so many amazing things, but this experience shot to the top of our list. Words or pictures can't describe what we saw during our 4 day vacation to...","review_date":"August 4, 2018"},{"attraction_id":3318,"user":"joshua_w","rating":5.0,"review":"Pat R. Is a Great Guide!. Just took the Over the Falls Tour with Pat R. It was great! Came in as a family of 4, and we all had fun. Pat is very knowledgeable and has a great personality. You can tell he has fun being a guide and enjoys...","review_date":"August 3, 2018"},{"attraction_id":3318,"user":"abbey_w","rating":5.0,"review":"Do this tour with Pat R!!!. My family had a great time on this tour and Pat R. was the best tour guide!! He was hilarious and very knowledgeable about the history of the falls. He made sure we understood exactly what was going on during the tour activities and got...","review_date":"August 2, 2018"},{"attraction_id":3318,"user":"a_b","rating":5.0,"review":"Great Experience . From beginning to end this was a great day!!! Pat R our driver made it even better - thanks Pat for making my daughter and I feel welcome and for educating us.","review_date":"August 1, 2018"},{"attraction_id":3318,"user":"brenta821","rating":5.0,"review":"Great Trip. Our last stop on a two week vacation to the Northeast and well worth it! It lasted about 4.5 hours from pickup, Josh (tour guide) was great!","review_date":"August 1, 2018"},{"attraction_id":3318,"user":"vmatter","rating":4.0,"review":"A wonderful day at the falls. We enjoyed it very much. Robbie, our guide has been really friendly, patient and informative. Thanks for such a good time!!","review_date":"July 31, 2018"},{"attraction_id":3318,"user":"jamie-michelle_w","rating":5.0,"review":"Pat was a great guide, on time and no waits at the attractions. Well worth the money!. Pat is a great tour guide, very knowledgeable, he even added a trip to the power plant Park. No waiting in lines, straight to each attraction.","review_date":"July 31, 2018"},{"attraction_id":3318,"user":"karen_k","rating":5.0,"review":"Always a wonder!. thrill to see this wonder of the world. it never gets boring. well worth the price to see, but expect to get wet! The rain coats help, but you will experience water. It is always amazing to see the tremendous amount of water that comes...","review_date":"July 30, 2018"},{"attraction_id":3318,"user":"kenda_b","rating":5.0,"review":"Make sure you request Neva the Diva!. My husband had a knee replacement in May so this was our first getaway in a few years. We were so excited to see the Falls but were concerned about all the walking. We happened to come across the Over the Falls sales booth over...","review_date":"July 29, 2018"},{"attraction_id":3318,"user":"min_k","rating":5.0,"review":"Randy is the Best. Fall tour. The guide,Randy, knows how to guide Visitors. Our family and I enjoyed the tour very much. I have two little daughters and Randy helped us a lot though the tour. I definitely recommend this tour whatsoever.","review_date":"July 27, 2018"},{"attraction_id":3318,"user":"faurot3","rating":5.0,"review":"Great way to get the most out of your day. If you are looking for a fantastic tour ask for my man Randy! Not only will you receive a snazzy new name tag with a new name ;) (Randy) but he will tell you all of the secrets to enjoying the falls to the fullest....","review_date":"July 27, 2018"},{"attraction_id":3318,"user":"sonia_l","rating":5.0,"review":"Awesome trip and tour guide..... Our tour guide Josh was awesome. He was was very knowledgeable about Niagara Falls and made the trip fun. my kids loved him. If you get to pick who your tour guide is i would recommend asking for Josh.","review_date":"July 26, 2018"},{"attraction_id":3318,"user":"ken_g","rating":3.0,"review":"Running Behind. The driver was late in picking us up. The tour was very unorganized and seemed to take longer than it should have. We enjoyed the Maid of the Mist and the Cave of Winds very much.","review_date":"July 24, 2018"},{"attraction_id":3318,"user":"rod_b","rating":5.0,"review":"Pat R is THE BEST GUIDE!!. We started the day early with Pat R as our guide. Not only was Pat very knowledgeable about Niagara Falls, he was also entertaining, engaged the young kids and was funny. He made the entire trip very worth the money spent. I don't think we...","review_date":"July 24, 2018"},{"attraction_id":3318,"user":"rhonda_h","rating":5.0,"review":"Fantastic tour and guide!. Hi - my sister and I did a quick 2 days at Niagara Falls (Canada side). This tour was great b\/c of the information provided by a very personable and fun guide names JAY! He was terrific and even played the banjo and sang. Maid...","review_date":"July 23, 2018"},{"attraction_id":3318,"user":"crystal_m","rating":5.0,"review":"Great way to experience the Falls!. What we did first, then my thoughts last...\nShuttle picked everyone up from their own hotel. Our guide was George and he did a great job. We had to wait in line for about 30 min for him to purchase the tickets to the Maid...","review_date":"July 23, 2018"},{"attraction_id":3318,"user":"roseanne_c","rating":5.0,"review":"First time visit to Niagara Falls and the tour was fabulous. We spent 5 hours on our tour with Pat R. He took us to Cave of the Winds, 3 Sisters Island, Horseshoe Falls, American Falls, Maid of the Mist boat. We had a small group of 11 of us. He was very knowledgeable. There were...","review_date":"July 22, 2018"},{"attraction_id":3318,"user":"toletsmc","rating":5.0,"review":"Brian was an amazing tour guide for Over The Falls Tour. The tour was fantastic! We started with Maid of the Mist then continued on to visit The Gorge and the Cave of the Winds. Brian was informative, funny and kept a close eye on the group. He made an extra effort to speak with everyone...","review_date":"July 22, 2018"},{"attraction_id":3318,"user":"tom_k","rating":5.0,"review":"Niagara Falls Tour. Great tour with our guide Robby. I\u2019m usually incapable of a six hour tour but Robby made it so interesting I lost track of the time. Made me want to do more research on the history of Niagara Falls.","review_date":"July 22, 2018"},{"attraction_id":3318,"user":"rebecca_m","rating":5.0,"review":"Highlight of our Trip. Our family of 5 took a 10-day road trip from Wisconsin to New England and saw a lot of amazing things. Everyone agreed that Niagara Falls and Maid of the Mist was everyone's favorite. We arrived around 9:30am and were able to get on a...","review_date":"July 20, 2018"},{"attraction_id":3318,"user":"mary62901","rating":5.0,"review":"Niagara falls tour from over the falls. The tour was exciting and informative. Loved the maid of the mist boat ride!! I would definitely go it again. Our tour guide was noman , he was awesome, friendly and very knowledgeable about the tour. Thank you noman, we enjoyed every minute.!!","review_date":"July 20, 2018"},{"attraction_id":3318,"user":"ejs0uza","rating":5.0,"review":"George was a great guide. The tour was great and so was George our guide. Thanks for such a good time and recommend this tour to any one going to the falls!","review_date":"July 19, 2018"},{"attraction_id":3318,"user":"tye88","rating":4.0,"review":"Great Tour!. It is amazing to go on the Maid of the Mist Boat Ride, the feeling is like no other! If you are coming to the Niagara its a must! The tour also takes you to the Cave of the Winds, that is my most favorite...","review_date":"July 19, 2018"},{"attraction_id":3318,"user":"earlemyers","rating":5.0,"review":"Every part of the tour was GREAT!. Well done Robbie! My wife and I especially want to thank you for all your help (wife with a badly sprained ankle and on crutches and in need of a wheelchair), and that ADDED to all your work as a guide!!! Awesome anecdotal and fascinating...","review_date":"July 18, 2018"},{"attraction_id":3318,"user":"jeannie_f","rating":5.0,"review":"Wowzers!. My grandsons and I just finished this fantastic tour. Our guide, Josh, was amazing, funny and extremely knowledgeable. The Maid of the Mist was fun because it felt that you were right in the middle of the Horseshoe Falls. The best part for us, was...","review_date":"July 18, 2018"},{"attraction_id":3318,"user":"mmfrees","rating":5.0,"review":"Our italian tour guide (Tony?) was really amazing!. Lots of good info, clear on schedule and timing - great organization! Lots of jokes and ensuring everyone's back on the bus!","review_date":"July 17, 2018"},{"attraction_id":3318,"user":"rashmi_k","rating":4.0,"review":"No regrets on not going to the Canadian side. Very well managed attraction. You are given blue ponchos to protect yourself from the thunderous shower from the Niagara Falls. The boat takes you almost up to the Canadian falls so that you get the full view and experience of the falls. It is a...","review_date":"July 17, 2018"},{"attraction_id":3318,"user":"janet_p","rating":5.0,"review":"Bucket list trip. We took the tour today with Norman who did a wonderful job providing us with lots of history about the falls as well as lots of fun facts. He took great care of us and tried to make it as easy as possible for us...","review_date":"July 15, 2018"},{"attraction_id":3318,"user":"michelle_a","rating":5.0,"review":"Amazing!!!. There could not be a more spectacular view of the Niagara Falls than riding the Maid of the Mist boat ride. You can actually see nature at her fullest force up front and personal right before your squinted eyes (since the mist of the splashing...","review_date":"July 14, 2018"},{"attraction_id":3318,"user":"brandymr4","rating":5.0,"review":"Great Experience!!. My family and I had a great experience on this tour! Our guide Noman was a very funny and informative guy. Our tour was a total good time around the falls.","review_date":"July 13, 2018"},{"attraction_id":3318,"user":"stenny_t","rating":5.0,"review":"Great tour and friendly guide, George! :) . Our tour guide, George was great and friendly, and they also picked out awesome places during the tour. We had a lot of fun for our short trip to niagara falls.","review_date":"July 12, 2018"},{"attraction_id":3318,"user":"deford2014","rating":5.0,"review":"Brought my grand kids on the trip and they had a great time!!. Our grand daughter rated it a 10 out of 10! We had a great time, the staff was friendly and the \"wet\" trip was very memorable!","review_date":"July 11, 2018"},{"attraction_id":3318,"user":"i1860qpmarkf","rating":5.0,"review":"Awesome use of limited time!. We did the American 1\/2 day tour. Perfect!! Pat R was our guide, entertaining, knowledgeable and fun. Pat picked us up at our hotel. We rode the Maid of the Mist and visited the Cave of the Winds. We only had one day and this...","review_date":"July 8, 2018"},{"attraction_id":3318,"user":"gmulligan","rating":3.0,"review":"A few highlights to go with the problems. First and foremost, our tour guide, Marcello, was great! He was knowledgeable, funny, and helpful. HE deserves 5 stars!! The Maid of the Mist and Cave of the Winds were fabulous but that has nothing do with the tour company. The guy selling the tickets...","review_date":"July 8, 2018"},{"attraction_id":3318,"user":"ashley_r","rating":5.0,"review":"Great Tour!. We were recommended this tour a day before my husband and I were going to just drive up to the Falls abd figure it out on our own. This was a WAY better way to do the Falls!! Robbie our tour guide was full of...","review_date":"July 8, 2018"},{"attraction_id":3318,"user":"teresa_h","rating":5.0,"review":"A must. We started the day early and had a wonderful time. Our guide, Paul was very knowledgeable and had a witty sense of humor. We are so glad we took this spectacular tour, made the whole trip more memorable. Thank You Paul!","review_date":"July 7, 2018"},{"attraction_id":3318,"user":"calicat259","rating":5.0,"review":"Lots of fun on Grayline tour with Tom.. This was a nice and very informative tour. We were able to see several attractions and Tom was a great guide.","review_date":"July 6, 2018"},{"attraction_id":3318,"user":"laurathepain","rating":5.0,"review":"Noman is at Over The Top!!!. we had an awsome tour with Noman. he was fun and entertaining.we enjoyed the view of the falls with boat ride, cave and lots of sightseeing. we also came to know lots of history from the guide.","review_date":"July 6, 2018"},{"attraction_id":3318,"user":"justice_c","rating":5.0,"review":"Robbie. Our first time at Niagara Falls. It was a great trip and couldn't have asked for a better tour guide than Robbie! Very knowledgeable and friendly. Thanks for making it a fun experience!","review_date":"July 5, 2018"},{"attraction_id":3318,"user":"brian_w","rating":5.0,"review":"Fantastic tour with great guide. Brian, our tour guide, did a great job in fulfilling his promise that we'd have a great tour of Niagra Falls. He was very friendly, professional, funny and helpful the entire time. He made a top-notch tour on its own even better. We've done Maid...","review_date":"July 5, 2018"},{"attraction_id":3318,"user":"judy_m","rating":5.0,"review":"Niagara Falls. Bob was our tour guide. He was very knowledgeable about all the sites that we saw. Very good tour. We enjoyed it very much. Would definitely recommend anyone to take the tour.","review_date":"July 5, 2018"},{"attraction_id":3318,"user":"qplahb1","rating":5.0,"review":"Falls tour American side. Our tour guide was Barbara, she was a doll, we loved the tour and Barbara was well versed and entertaining. It was a record hot day and Barbara had cold water waiting. The tour was almost 6 hours long, but most enjoyable. Highly recommend her...","review_date":"July 4, 2018"},{"attraction_id":3318,"user":"rnhn","rating":5.0,"review":"Family vacation . My husband and 10 year old daughter did this tour with Brian and we had a great time. I would strongly recommend this tour for all families...","review_date":"July 4, 2018"},{"attraction_id":3318,"user":"nybamabelle","rating":5.0,"review":"Awesome Tour!. I would do it again! I feel like it's the most fun and educational way to see Niagara Falls! My family can't stop talking about The Cave of the Winds! The tour guide Pat R was great! So knowledgeable and kept us laughing!","review_date":"July 4, 2018"},{"attraction_id":3318,"user":"cbeckey","rating":5.0,"review":"Great Experience... 100% worth it. We had a wonderful time on this fun packed tour. It was ~6 hours door to door and we were able to fit a lot in for one day. Brian, our tour guide, was very informative ad kept the day moving and everyone on time....","review_date":"July 3, 2018"},{"attraction_id":3318,"user":"patricrogery","rating":5.0,"review":"Nice sightseeing. The American side tour on falls was great. the mist on boat was amazing. the tour guide Noman did an excellent job. Memorable day.","review_date":"July 3, 2018"},{"attraction_id":3318,"user":"jjinapex","rating":5.0,"review":"Great tour!. So glad we didn't go it on our own. Perfect amount of time and excellent information. George was GREAT!!!","review_date":"July 2, 2018"},{"attraction_id":3318,"user":"stivor","rating":5.0,"review":"Amazing. We went on the day tour with Paul who was awesome with his knowledge, humor and interaction. The Maid of the Mists was beyond awesome. If it's hot out, dont use your poncho. You get soaked but it's worth it!\nYou also tour Goat Island...","review_date":"July 2, 2018"},{"attraction_id":3318,"user":"charlie2lips","rating":5.0,"review":"Over the Falls Tour. Our tour guide Paul was friendly and knowledgeable. We were picked up on time and were taken to Niagara points of interest. First stop after our pick up at the Sheraton on the Falls was the Maid of the Mist. This is a must do...","review_date":"July 2, 2018"},{"attraction_id":3318,"user":"pietrosmom","rating":5.0,"review":"Excellent Tour with George M.. George M. was very courteous, professional, and funny. He was a great tour guide, and we were able to see and do a lot with him. He has lots of info about the area that you may not have read or known from guide books,...","review_date":"July 1, 2018"},{"attraction_id":3318,"user":"rmbuesse","rating":5.0,"review":"amazing tour. Pat R was our guide. He was very friendly and knowledgeable. We enjoyed seeing the amazing Niagara Falls. The Cave of the Winds and the Maid of the Mist boat tour were just amazing. Pat R drove us to several scenic spots as well and...","review_date":"June 30, 2018"},{"attraction_id":3318,"user":"robert_s","rating":5.0,"review":"Over the Falls Tour. Our driver, Pat R was the best! On time, friendly, informative, and extremlely personable! He made this tour top-notch.","review_date":"June 29, 2018"},{"attraction_id":3318,"user":"wnschool","rating":5.0,"review":"Maid of the Mist. I made a last minute decision to go on the evening tour. Great tour! Driver\/guide was David F. He provided great historical and local information. He made sure we experienced the best of each stop. He took pictures and then emailed them to me. I...","review_date":"June 28, 2018"},{"attraction_id":3318,"user":"jodie_ksa","rating":5.0,"review":"Up close view of Horseshoe Falls. As we boarded, it seemed that we wouldn\u2019t get a good view with so many. But I doubt there are any places without great views! We did t get wet at all and only wore the poncho 1\/2 the time.","review_date":"June 27, 2018"},{"attraction_id":3318,"user":"claydotguy","rating":5.0,"review":"Over the Falls Tour with Pat R. from the \"Clayton 5 Clan\". This tour was GREAT! The Tour Guide Pat R. was extremely entertaining, knowledgeable, and courteous.","review_date":"June 27, 2018"},{"attraction_id":3318,"user":"mike_p","rating":5.0,"review":"This was awesome!. If you are in the area this is definitely worth doing. The boat ride takes you right into the horse shoe of water falls. It was a view and experience that you couldn't get from walking around and just looking from the shore.","review_date":"June 27, 2018"},{"attraction_id":3318,"user":"billy_m","rating":5.0,"review":"Niagra Falls Maid of the Mist Tour. We arrived at Home Depot parking lot for pickup on June 5th. Neva the Diva was our tour guide. We had 6 in our group that we were traveling with and they have a few health issues to where they can't walk very fast. Our...","review_date":"June 27, 2018"},{"attraction_id":3318,"user":"mary_ellen_m","rating":4.0,"review":"Great Day. This was great tour. They picked us up at the hotel took us everywhere. did not have to worry about parking, no waiting in line we got right in. Our tour guide was Pat R. he was great, nice, funny, knowledgeable. He even accepted a...","review_date":"June 25, 2018"},{"attraction_id":3318,"user":"paul_s","rating":5.0,"review":"GREAT TOUR. I was surprised on the length of the tour - long.. The highlight of the tour was our Tour Guide - PAT. he told us things about the Fall that you'd have to research. His New York\/Brooklyn accent and wisdom made my wife and I...","review_date":"June 25, 2018"},{"attraction_id":3318,"user":"melanie_l","rating":5.0,"review":"BEST DAY EVER!. My daughter and I took this tour with Neva as our guide. It was absolutely fantastic and well worth every penny. We had such a comprehensive exposure to it all so that the next day we were able to actually see some of the places...","review_date":"June 24, 2018"},{"attraction_id":3318,"user":"rita_d","rating":5.0,"review":"Words cannot describe....a must do when in Niagara Falls. This is a wonderful excursion for any age. You start with Maid of the Mist 20 minute boat ride. Then you enjoy the Cave of the winds stairway. Then you get a quick lunch. Then you walk down to the Horseshoe Falls for A closer...","review_date":"June 23, 2018"},{"attraction_id":3318,"user":"cgalli","rating":5.0,"review":"We loved it!. We took the evening tour, got soaked, & laughed like crazy. Then we got to see the falls at night & a beautiful fireworks display. There is a lot of walking & steps with this tour but if you are somewhat fit, it should be...","review_date":"June 23, 2018"},{"attraction_id":3318,"user":"bertsgirl06","rating":5.0,"review":"Niagara Falls tour . We had a great time on our tour of the falls. Our tour guide Josh was great! He had a great sense of humor along with the knowledge and history of the falls! I'm so glad we made our tour reservations with this company. Small...","review_date":"June 18, 2018"},{"attraction_id":3318,"user":"stephen_p","rating":5.0,"review":"Ask for Neva the Diva. Our tour guide, Neva the Diva, was fantastic. She was very informative with great information. The Cave of Winds was amazing and is a must do. Maid of the Mist was also great. This tour was a great deal and is a definite recommendation.","review_date":"June 18, 2018"},{"attraction_id":3318,"user":"terri_d","rating":5.0,"review":"Falls, Boat, Elevator to Bottom. And amazing time. Pat was the tour guide and did a wonderful job. Extremely knowledgeable and very personable. I loved all of it. The boat getting so close to the falls was awesome","review_date":"June 18, 2018"},{"attraction_id":3318,"user":"veronica_m","rating":4.0,"review":"Fun but short ride. I would recommend just for the view but hard to get pictures. My camera is not waterproof . Got pretty wet on top even with rain poncho","review_date":"June 18, 2018"},{"attraction_id":3318,"user":"gunner130","rating":5.0,"review":"George M Over the Falls tour guide. If you get a chance to take a tour with Over the Falls Tours and are fortunate to get George M as your tour guide you will be so glad you did. He is the most informative, polite and tour guide I have ever had...","review_date":"June 17, 2018"},{"attraction_id":3318,"user":"juanita_l","rating":4.0,"review":"Over the Falls Tours - 8115. The entire tour was spectacular. Tour guide, Pat R., was fun, cordial, professional, knowledgeable, informative and entertaining. I would recommend Over the Falls Tours anytime and Pat as a tour guide. It was a truly memorable day.","review_date":"June 17, 2018"},{"attraction_id":3318,"user":"gregory_g","rating":5.0,"review":"Adam is the best!. Adam was an excellent tour guide. He was able to show us so many points of interest and was a wealth of knowledge. He was friendly to everyone in our group and went above and beyond. He even allowed me to charge my phone on...","review_date":"June 8, 2018"},{"attraction_id":3318,"user":"christine_g","rating":5.0,"review":"Niagara Falls. Pat R was an excellent tour guide. His ability to know the names of all the guests on the tour was amazing. His knowledge was presented in a friendly manor and his personal concern for those on board was greatly appreciated. I would highly recommend...","review_date":"June 7, 2018"},{"attraction_id":3318,"user":"hishamm9","rating":5.0,"review":"Our Tour with Bob. Well right from the start, Bob our tour guide a very polite, knowledgeable, and with a great sense of humor made our experience wonderfully unforgettable. The Cave of winds to the maid of the mist, though we found all it very informative and exciting it...","review_date":"June 7, 2018"},{"attraction_id":3318,"user":"g446euheatherk","rating":5.0,"review":"Larry\u2019s Group. Very nice tour Larry was our driver very informative fun and made our experience even better kids liked it small group we had plenty of free time we got expedited times to go into events highly recommend","review_date":"June 7, 2018"},{"attraction_id":3318,"user":"rhonda_d","rating":5.0,"review":"Outstanding Tour. Pat R was our guide for the Niagara Falls American tour. He kept it fun and entertaining as well as informative! I would HIGHLY recommend Pat and Over the Falls Tours for an awesome tour of the Niagara Falls area! Thanks Pat!","review_date":"June 5, 2018"},{"attraction_id":3318,"user":"rbailey042150","rating":5.0,"review":"Excellent tour guide presentation. Josh was one of the most cordial tour guides we have met. The tour was fun, the bus was clean , the weather was great, and we just had a great time. It was our 44th wedding anniversary and we had never been to Niagra...","review_date":"June 4, 2018"},{"attraction_id":3318,"user":"cheryl_j","rating":5.0,"review":"Awesome Tour. Our tour guide was Neva the Diva. She was awesome and was very knowledgeable of the history of the falls and etc. She made sure we had a blast and was able to make sure we could see everything and even more. She\u2019s the best...","review_date":"June 3, 2018"},{"attraction_id":3318,"user":"gina218","rating":5.0,"review":"What a view of the Falls. We went in Mid May, No lines. No waiting. This is a must do if you in Niagara falls . Boat ride was fun and to be so close to the falls was awesome.","review_date":"June 3, 2018"},{"attraction_id":3318,"user":"taylor_j","rating":4.0,"review":"Recommend. The trip was very informative and a great way to see the falls. However, I think the description of the trip should mention the length of the tour since many people from our tour had to leave before the end. We had to change some...","review_date":"May 22, 2018"},{"attraction_id":3318,"user":"mikeykk","rating":5.0,"review":"See and Feel the Falls !!. Great tour !\nProvide pick-up and drop-off to hotels too.\nOur guide, Bob is hilarious and explained what we will expect throughout the tour.\nBob even suggested some good places to eat along the Niagara Falls Boulevard after the tour.\nThe tour started with The...","review_date":"May 21, 2018"},{"attraction_id":3318,"user":"ryansz4474yq","rating":5.0,"review":"See it all with this tour. We got to see the waterfalls from up close and from the top of the tower. It was nice to have our tour guide Jay explaining the history and interesting facts about daredevils. We didn\u2019t have to worry about anything and because Jay took care...","review_date":"May 21, 2018"},{"attraction_id":3318,"user":"madeline_v","rating":5.0,"review":"A must!. This was a wonderful experience. We had a blast with the trip (about 30 minutes long). You sure do need those pretty blue trash bags (oh sorry, Ponchs) Well worth the cost and shower.","review_date":"May 16, 2018"},{"attraction_id":3318,"user":"anita_r","rating":5.0,"review":"Such a great day!. Knowing we wanted to see many of the sites, but not wanting to have to drive, we booked Over the Falls. Our tour guide George arrived a few minutes early and everything was smooth sailing. He was very organized, personable and well-versed in both fact...","review_date":"May 10, 2018"},{"attraction_id":3318,"user":"666kimberlyc","rating":5.0,"review":"Great experience!!!. We did the American tour with Adam and it was great! His knowledge of the area made the day so interesting. Thank you Adam for a super visit to the Falls!!","review_date":"May 9, 2018"},{"attraction_id":3318,"user":"abhyudaya76","rating":5.0,"review":"Awesome tour . Great hospitality. Well arranged tours. Me and my family really enjoyed the company of our guide....Adam D. He's such a nice person. God bless him and wishing him good luck.","review_date":"May 8, 2018"},{"attraction_id":3318,"user":"shanal_g","rating":5.0,"review":"An absolute must if you are visiting Niagara Falls. Adam was an amazing tour guide. He was very informative and patient with our group which was slow thanks to my kids. The Maid of the Mist and Cave of the Winds just opened to public the weekend we visited. Yup Great timing!\nThe Maid...","review_date":"May 7, 2018"},{"attraction_id":3318,"user":"chats2092","rating":5.0,"review":"Jay was a fabulous guide. I was skeptical. I'm not a great \"tour\" person and I can't say how surprised and pleased I was by this tour. The pace was perfect, the information spot on and everything just flowed perfectly. Even the recommendation for what to eat for lunch was...","review_date":"December 17, 2017"},{"attraction_id":3318,"user":"noah_b","rating":5.0,"review":"Marcello tour guide. I was pretty skeptical on a tour, but we gave it a shot and it was an excellent choice.\nThis was a trip for my 10yr old daughter\u2019s birthday, the day and tour could not have been any better.\nBoarding the bus was a bit...","review_date":"October 24, 2017"},{"attraction_id":3318,"user":"lillypot2016","rating":5.0,"review":"Tour host. Our tour host was Jay he was very informative and had a great personality. The sights we went to were exactly what we wanted to see and was great value for money. Highly recommend this company. Also I have mobility problems and this was not...","review_date":"October 23, 2017"},{"attraction_id":3318,"user":"denise_o","rating":5.0,"review":"Wonderful tour! Great tour guide!. We did the American Side only tour with our driver and tour guide Bob. We had a wonderful time! Bob was so knowledgeable about the area and took his time to make sure our group had a chance to see everything we wanted to! He...","review_date":"October 23, 2017"},{"attraction_id":3318,"user":"gtucker409","rating":5.0,"review":"Over the Falls tour not to be missed. This tour was absolutely amazing! Our tour guide,Adam was just remarkable. He was exceedingly friendly and know let. A rare combination. I can't imagine that we missed a single point of interest and no interesting historical fact went unmentioned. And he did it at a...","review_date":"October 17, 2017"},{"attraction_id":3318,"user":"scuba090764","rating":5.0,"review":"Tour and Limo too\/From Airport. Leave your worries to DAWN at Over the Falls Tours & Transportation, she has you covered.\nShe set me up with Paul, who escorted me through the key sites in and around NIAGARA. Paul cares and wants you to have a great time. He took...","review_date":"October 16, 2017"},{"attraction_id":3319,"user":"blckdog","rating":2.0,"review":"Disappointed. The experience did not. Live up to the advertised expectations. The heated bus, was not heated and extremely cold and uncomfortable. The Guide \/ driver did not speak or do any explanation of the Aurora. The good food and drink, was a bunch of packaged...","review_date":"March 9, 2019"},{"attraction_id":3319,"user":"kat_m","rating":4.0,"review":"Nice tour . Sophia was the guide on the tour I took, and she was woderful - such an asset to the company.\u00a0 Before I did the tour, I didn't understand that seeing the northern lights with your naked eye isn't always possible, so that was a little...","review_date":"October 16, 2018"},{"attraction_id":3319,"user":"almab2508","rating":4.0,"review":"Great time. Our primary purpose for this tour was to see Aurora. The activity of Aurora was strong at that time (end of August), but clouds were obstacle and it did not happen. It is definitely matter of luck and curtain weather condition together with Aurora activity...","review_date":"October 1, 2018"},{"attraction_id":3319,"user":"cardiointernista","rating":3.0,"review":"We are in hands of the gods. They pick us from our hotel on time, the place was ok, hot water, plenty of explanations but the Aurora Borealis is a mix of solar winds, clear skies and the hand of the gods, and there was no lucky this time. But above all...","review_date":"September 25, 2018"},{"attraction_id":3319,"user":"mel_m802","rating":5.0,"review":"Nice Evening. We booked in to do the aurora evening after a snow shoeing trip with Arctic Range.\nPick up from the hotel went nice and smoothly, and we were taken out to where their huts were outside of Whitehorse itself. The buildings were nice and warm,...","review_date":"March 5, 2018"},{"attraction_id":3319,"user":"marcg283","rating":1.0,"review":"Not good company. I\u2019ve paid a trip to see the auroreas today, but the weather is so bad, it\u2019s snowing a lot. I\u2019ve asked for changing the trip to another day but they don\u2019t let you and don\u2019t refound the money. If you book the trip with this...","review_date":"February 22, 2018"},{"attraction_id":3320,"user":"normitza_d","rating":5.0,"review":"Great choice. I love this tour, and Erick (tour guide) was fantastic, fun, positive, respectful and he was so attentive, that he played music from our origin place. Five stars!!!","review_date":"October 22, 2018"},{"attraction_id":3320,"user":"rbarnes4","rating":5.0,"review":"Vancouver Vacation. We decided to take the city tour with a stop at Capilano Suspension Bridge, and we are glad we did! The park is fantastic! What a unique experience as you walk across the suspension bridge! The walk among the trees was also great!","review_date":"September 8, 2018"},{"attraction_id":3320,"user":"whatever18","rating":5.0,"review":"Go early avoid the crowds. Recently visited Capilano Bridge. There is a free bus thats takes you to Capilano. It sets off from Cananda Place but has stops along the way. We caught the bus in the West End on Robson St outside the Horison Hotel. It is the same...","review_date":"September 5, 2018"},{"attraction_id":3320,"user":"donna_m","rating":5.0,"review":"Gourgous. These are definitely bucket list place\u2019s to see , Grouse mountain actually took my breathe away , it was one of the most stunning places I\u2019ve every been too . Capilano bridge was so cool , if scared of heights i\u2019d Give it a miss...","review_date":"August 25, 2018"},{"attraction_id":3320,"user":"acdehart","rating":5.0,"review":"Amazing Experience. We took our daughter and her family to Vancouver and this was one of the things they picked as a must-do. It was an amazing experience - beautiful views and an education nature walk, viewing the area from literally the tops of the trees. The...","review_date":"August 18, 2018"},{"attraction_id":3320,"user":"davebork","rating":4.0,"review":"Take as long or as short as you like. We enjoyed our time at the Capilano Suspension Bridge. It was less than 10 minutes from our lodging so it was a layup in terms of an activity on the list. It is very well designed and built and completely self guided. There are tons...","review_date":"August 7, 2018"},{"attraction_id":3320,"user":"emmaxstitch","rating":5.0,"review":"Great Tour!. Our guide, Jason, was friendly and knowledgeable. He engaged with everyone on our tour. We saw the highlights of the places that we visited and it was a great day!","review_date":"June 28, 2018"},{"attraction_id":3320,"user":"eabgjm","rating":4.0,"review":"GREAT DAY. Fun Day. Our driver was knowledgeable and engaging. We were met in our hotel lobby. The whole tour is well organized. Our first stop was Grouse Mountain and a ride up the gondola beautiful views. Once on top a lumberjack show and a visit to...","review_date":"June 20, 2018"},{"attraction_id":3320,"user":"marcie_h","rating":5.0,"review":"Great place to visit at Christmas!. Went here with daughter for Christmas, had a wonderful time hiking Grouse Grind on snowshoes, The bridge and park were gorgeous!","review_date":"June 19, 2018"},{"attraction_id":3320,"user":"atholstan","rating":5.0,"review":"LandSea Tours - great day out. Thoroughly enjoyed a day with \"Ed\" the driver. Picked up at our hotel and taken to to the Salmon Hatchery, such a wealth of information shared easily. Enjoyed a trip to the Cleveland Dam and a walk through pristine forest so close to city Vancouver....","review_date":"June 10, 2018"},{"attraction_id":3320,"user":"lucinda29","rating":5.0,"review":"Best day out . We just had the greatest day on this tour, even though it was a rainy day we still had a great time, our tour guide Maggie was lovely and even took photos for us. We spent a couple of hours at Capilano and then went...","review_date":"April 28, 2018"},{"attraction_id":3321,"user":"uday3110","rating":5.0,"review":"Simply the best tour of Vancouver ever. You have to do this. Period !!!. I did the 10am tour with Greg. Greg not only has detailed knowledge about the city, history and facts but is a subject matter expertise on the music, culture of the aboriginals. Best tour of my life. We toured Stanley Park, Beaver lake, Granville Island,...","review_date":"March 17, 2019"},{"attraction_id":3321,"user":"monterrub","rating":5.0,"review":"A marvelous way to be introduced to Vancouver!. We took this tour when we first got to Vancouver. It worked out perfectly! We saw all the best of Vancouver, accompanied by a very friendly, knowledgeable guide. She gave us ideas on places to revisit later our own time, great restaurant suggestions, and even...","review_date":"February 4, 2019"},{"attraction_id":3321,"user":"poonaaam","rating":4.0,"review":"Great way to see Vancouver. This is the first bike tour we've ever done, and it was a great experience.\nOn arrival, you are greeted with your tour guide, ours was Greg. He gets you set up with a bike for your height and the safety equipment. When ready he...","review_date":"December 14, 2018"},{"attraction_id":3321,"user":"fearless819387","rating":5.0,"review":"Great cycle your. I went on a five hour tour through the city. The staff is very nice, the guide very informative & friendly and the city views are stunning!","review_date":"November 26, 2018"},{"attraction_id":3321,"user":"relax417355","rating":5.0,"review":"What a great way to see and learn about Vancouver!. First of all, hats off to Paulo, our tour guide. He was fantastic, super articulate in how he delivered the information and really elevated this tour from great to really great. His knowledge of Vancouver's rich history was exceptional and he has an amazing ability...","review_date":"November 14, 2018"},{"attraction_id":3321,"user":"monicadn9317yo","rating":5.0,"review":"Lots of fun. we went to the bike tour with the sweetest guide:) greg\nWho explained to us a little bit of the history of the First Nations and the beginning of the city of Vancouver\nWe took a lot of pictures and had lots of fun!!\nI...","review_date":"November 1, 2018"},{"attraction_id":3321,"user":"cb1234_11","rating":5.0,"review":"Excellent way to get an overview of Vancouver. The tour takes just over 5 hours with a 45 min stop on Granville Island for lunch. The biking infrastructure is great and you feel safe riding when you\u2019re on the road with cars. Most of the tour takes place off the roads and on...","review_date":"October 22, 2018"},{"attraction_id":3321,"user":"gurke13","rating":5.0,"review":"Great introduction to Vancouver. We took the \"Grand Tour: Vancouver Encompassed\" , a 5-hour overview of Vancouver with an energetic and passionate guide, Paulo. We rode through West End, Stanley Park (seeing the totem poles, part of the Seawall, and the rainforest), and then past English Bay to False...","review_date":"October 22, 2018"},{"attraction_id":3321,"user":"cindy_m","rating":5.0,"review":"Great way to see the city!. We loved our Vancouver bike tour with Greg (ask for him)!! It is the perfect way to see the city and all it has to offer. We rode all over the city and had Greg to fill us in on facts and fun along the...","review_date":"October 17, 2018"},{"attraction_id":3321,"user":"samantha_c","rating":5.0,"review":"Vangroovy Time!. We had an awesome time on our city tour with Greg. He was so knowledgeable and fun! He had great suggestions for places to eat, shop and things to do. We biked all around the city, saw everything we wanted to and learned so much...","review_date":"October 9, 2018"},{"attraction_id":3321,"user":"ruthd804","rating":4.0,"review":"Nice ride that could be improved. Nick was our guide and is very good at what he does. I did feel though that I would have liked to have spent less time on the stops, and more time at Granville Island and more of Stanley Park. This is, however, a great...","review_date":"October 5, 2018"},{"attraction_id":3321,"user":"howard1232015","rating":5.0,"review":"Top way to see Vancouver city & highlights. We had awful weather! But Adam gave us a lovely orange poncho and as we are British we\u2018sucked it up\u2019! 6 of us in total , 3 couples. Fantastic size group. Good bikes with great easy gears. Nearly all flat on cycle lanes so very...","review_date":"September 30, 2018"},{"attraction_id":3321,"user":"terry_k","rating":5.0,"review":"Great day out!. Very much enjoyed the \u2018GrandTour\u2019 with Greg! Super commentary & awesome local knowledge. Was a great day out!!","review_date":"September 30, 2018"},{"attraction_id":3321,"user":"j6755yrdylanc","rating":5.0,"review":"Great fun tour with Paulo. We got lucky with beautiful weather, and the tour felt like it covered many of the good spots in Vancouver, with a good pace and lots of info about the city. Paulo was informative, fun and engaging which made the whole tour even more enjoyable!...","review_date":"September 29, 2018"},{"attraction_id":3321,"user":"judithba4429xy","rating":5.0,"review":"Fun filled and informative. Great day, good pace for sightseeing and enjoying the ride. Paulo was knowledgeable and a great story teller! Took us beyond the sites to the culture and liveability! Plus made recommendations for downtown eateries for everything from beer &wine to wild game and gelato.\nThanks...","review_date":"September 19, 2018"},{"attraction_id":3321,"user":"654beverlys","rating":5.0,"review":"A grand day out. What a brilliant tour we had with Paulo. Not only city highlights, but social commentary, politics, history, ecology & foodie things. It gave us an excellent insight into how people live in the city & got us across the creek into Olympic village where we...","review_date":"September 19, 2018"},{"attraction_id":3321,"user":"john_c","rating":5.0,"review":"Perfect way to tour and learn about Vancouver!. We booked the Grand tour with our friends and were lucky to have Paulo as our guide. He is an engaging, experienced, and easygoing expert. I was particularly impressed with his knowledge of the history of Vancouver as well as the surrounding flora and fauna....","review_date":"September 18, 2018"},{"attraction_id":3321,"user":"steve1161","rating":5.0,"review":"Grand Tour - Best 5 Hours spent to see Vancouver with an excellent guide (Hillary). With only one spare day in Vancouver available to do the sights, this is a relaxing yet really informative way to spend 5 hours. As it was raining,and looked to be down for the day, I wasn't sure if it would go ahead, but our...","review_date":"September 16, 2018"},{"attraction_id":3321,"user":"laurajan4","rating":5.0,"review":"Paulo makes this bike tour a MUST DO in Vancouver!. Paulo, our bike guide, was incredibly knowledgeable and passionate about Vancouver. He did an amazing job of stopping just the right amount of time along the beautiful route to share interesting highlights. The stop at Granville Island for lunch was a treat as Paulo recommended...","review_date":"September 13, 2018"},{"attraction_id":3321,"user":"hans_h","rating":5.0,"review":"A excellent tour concidering the rain due to our fantastic Guide, Adam. We booked the Vancouver highlight tour a few weeks in advance. Not knowing what the weather would be like.... Well it rained the whole day! But Adam made the tour so entertaining that the rain didn't bother us. Adam is very knowledgeable about Vancouver in...","review_date":"September 12, 2018"},{"attraction_id":3321,"user":"londondani","rating":5.0,"review":"The best way to see Vancouver. Did the five hour cycling tour around Vancouver with three teenagers. We all loved it and thought it was a fantastic introduction to Vancouver. the cycling was really easy and really safe as proper bike lanes on every road used although most of the tour...","review_date":"September 12, 2018"},{"attraction_id":3321,"user":"erling_w","rating":5.0,"review":"What a way to her to know Vancouver!. Somehow we missed the raindrops which made the grand tour even better! Guide Paolo,was extraiordinarily good, very knowing and paying attention to each and everyone in the group. We learned a lot! And all the time the guiding was full of humour.","review_date":"September 11, 2018"},{"attraction_id":3321,"user":"colin_t","rating":5.0,"review":"Must do. If you are visiting Vancouver and looking for an overview of the city, then make sure that you book this tour. Without a doubt this is the best way to get an idea of the various sights and highlights in Vancouver. Our excellent guide, Paulo,...","review_date":"September 9, 2018"},{"attraction_id":3321,"user":"150wendys","rating":5.0,"review":"Wow. What a great way to see the city of Vancouver! Greg was our tour leader with 9 of us from 4 countries. He took great care with our safety, was very informative and culturally sensitive and funny to boot. The bikes were good quality and...","review_date":"September 7, 2018"},{"attraction_id":3321,"user":"h5164qojimh","rating":5.0,"review":"Nick was great . Went on 5 hour bike ride all around Vancouver. Nick was funny open and honest. We stopped frequently on the 15 mile ride. This was the highlight of our 10 day trip from Calgary to Vancouver.","review_date":"September 4, 2018"},{"attraction_id":3321,"user":"peanutyellow","rating":5.0,"review":"Great time, great choice. Our guide was Nick, he was great, friendly, knowledgeable and didn\u2019t make us feel rushed. The tour took us to all of the Vancouver\u2019s local sights, Stanley Park, local beaches, waterfront, Olympic Park, Granville island markets, gas town, china town and I\u2019m sure others that...","review_date":"September 4, 2018"},{"attraction_id":3321,"user":"tom_m","rating":5.0,"review":"Stanley Park and so nuch more. We met Ben, our guide, in the morning. He was full of energy and humor. We had a small group which was great. Ben took time (whenever, and) at each stop to see if we had any questions, or requests. He took time to answer...","review_date":"September 4, 2018"},{"attraction_id":3321,"user":"sheenamoses","rating":5.0,"review":"Brilliant. Enjoyed a fantastic time with Hilary whose local knowledge is second to none .\nSmall group of 7 people","review_date":"September 4, 2018"},{"attraction_id":3321,"user":"sandra_s","rating":5.0,"review":"Taste of Vancover. Hilliary was a super well informed fun guide. The electric bike was great and easy to ride. We felt like we got to see so much of Vancover! She took us everywhere and told us about the city, We road in town, all over Stanley...","review_date":"August 29, 2018"},{"attraction_id":3321,"user":"ronald_f","rating":5.0,"review":"Awesome ride with Ifny (Even in the rain). Ifny was extremely knowledgeable and took her time highlighting different aspects of\nVancouver. It was an enjoyable experience despite the rainy conditions. We will visit Vancouver again in the future and will ask for Ifny when we come back to bike with Cycle City Tours.","review_date":"August 27, 2018"},{"attraction_id":3321,"user":"melbatoast2","rating":5.0,"review":"Fantastic ride with Ben. Ben was a fantastic tour guide. Very patient, good instructor - he shared so much knowledge of the city, Canada, and was funny. Kept us all safe, answered our plethora of questions, and flexibly adjusted the tour for our comfort level and interests. Thank for...","review_date":"August 22, 2018"},{"attraction_id":3321,"user":"tomas129","rating":5.0,"review":"Insides of Vancouver. Hilary was our gids. Luckily! What an amazing person with incredible energy. She knows a lot about his country and the culture and is not scared to show even a little less beautiful insides of the city. Flexible person who feels what the group needs...","review_date":"August 21, 2018"},{"attraction_id":3321,"user":"cj_z_z","rating":5.0,"review":"GREAT tour, GREAT company, and FANTASTIC guide with PAULO!!. My wife and I (in our late 50s) took a 15 mile city tour with these folks and had a BLAST!!!\nPAULO, our guide, was probably the biggest reason for the high marks. He was very diligent in getting us outfitted correctly with helmets and...","review_date":"August 20, 2018"},{"attraction_id":3321,"user":"sharyn_l","rating":5.0,"review":"GRAND TOUR: . We cycled our way around the cycle ways of VANCOUVER and had the best time ever. Great way to get an overview of the city. It was the highlight of our visit. LUCAS was an awesome guide, very knowledgable and passionate about Vancouver. The ride...","review_date":"August 19, 2018"},{"attraction_id":3321,"user":"dbrueck2018","rating":5.0,"review":"Vancouver highlights. We enjoyed the personal insights from our guide Paulo. We needed to leave the tour early to get to our cruise ship, and He left us at a convenient stop.","review_date":"August 14, 2018"},{"attraction_id":3321,"user":"andy_s","rating":5.0,"review":"Excellent Tour. Had a fantastic 3-generation family bike your with Ifny. It was a great way to get oriented in Vancouver, and her helpful and amusing guidance made us all feel very welcome. The tour is not exerting, and is managed to ensure all participate safely and...","review_date":"August 14, 2018"},{"attraction_id":3321,"user":"lisette_m","rating":5.0,"review":"Fun ride through Vancouver. It was fun to get around Vancouver on a bike. It's a nice way to get a feel for the city and Hilary our guide made sure that everyone could follow her. Also, she gave us lots of interesting information that you will not find...","review_date":"August 10, 2018"},{"attraction_id":3321,"user":"ruthjq25","rating":5.0,"review":"Best part of our trip!. Paulo was a fabulous tour guide! He took us on a wonderful route and ensured that each of us were enjoying the day. We learnt so much about Vancouver and even came away with restaurant recommendations! It was perfect!","review_date":"August 9, 2018"},{"attraction_id":3321,"user":"cbrennan2017","rating":5.0,"review":"Vancouver bike tour. Execellent family activity. Greg was an outstanding tour ride. Very personable and knowledgeable about the area. Biking is a great way to see the city. The city is very bike friendly. Stopped and had a great lunch at Granville Island. Toured the entire city from...","review_date":"August 7, 2018"},{"attraction_id":3321,"user":"bette_h","rating":5.0,"review":"Biking Vancouver. Had a great time biking through Granville Island, Stanley Park, Olympic Village, Gastown, and Chinatown. Ifny was a great cyclist and knowledgable tour guide of the area!","review_date":"August 7, 2018"},{"attraction_id":3321,"user":"csb808","rating":5.0,"review":"Great way to get an over all sense of Vancouver!. This 2.5 hour tour was our first-day activity in Vancouver. It was especially needed as we had spent two days sitting on the Rocky Mountaineer train. Greg, our tour guide, was so much fun and knowledgeable. The pace was easy. We would ride and stop...","review_date":"August 1, 2018"},{"attraction_id":3321,"user":"romeobal","rating":5.0,"review":"Intro to Vancouver 101. We booked the Grand Tour which took us almost 6 hours and Ifny was our tour guide. The tour was amazing but not as amazing as our tour guide. We had 8 riders in our tour with varying degrees of cycling ability and Ifny showed...","review_date":"July 31, 2018"},{"attraction_id":3321,"user":"chrisooto","rating":5.0,"review":"Five hour Vancouver uncovered. Our trip began as we were introduced to our guide (Hilary) who was a native of the Vancouver area. Useful indeed. The bikes where adjusted to each rider. Helmets were issued and adjusted and checks were made that could all actually RIDE a bike\nChecks...","review_date":"July 30, 2018"},{"attraction_id":3321,"user":"_robspeight58","rating":5.0,"review":"A great way to see Vancouver.... The tour lasted 5 hours. There were 8 in our group (mixed cycling abilities) and the pace was fairly relaxed. Most of it was on dedicated cycle tracks. The short amount of road work that we had to do was very safe, it seems that...","review_date":"July 29, 2018"},{"attraction_id":3321,"user":"ianmspen","rating":5.0,"review":"Great introduction to Vancouver. Our cycling tour was a great way to discover Vancouver, gain some information about the city, see some wildlife and be well entertained in the process. The cycling was very gentle such that most people could do it very easily and the regular stopping for...","review_date":"July 27, 2018"},{"attraction_id":3321,"user":"tonyandkatya","rating":5.0,"review":"The best way to see the city. We did this tour the first full day we were in Vancouver and it was great. The service in getting us fixed up with bikes was simple and effective and the tour itself was well thought out and very professionally handled. The guide, Nick, was...","review_date":"July 27, 2018"},{"attraction_id":3321,"user":"peter_h","rating":5.0,"review":"Great and informative trip around Van. Jumped on a bike tour for something to do and was surprised at how much fun I actually had. I'm not usually much into the typically \"touristy\" activities but our guide, Hilary, was a wealth of knowledge and a really fun host. She was full...","review_date":"July 25, 2018"},{"attraction_id":3321,"user":"mariemusicademy","rating":5.0,"review":"A great overview of the city. We did the tour the morning after an international flight. Great way to work off the jet lag and get an overview of the city.\nBob was a new tour guide but did a great job. We loved his insights into the city and it's...","review_date":"July 23, 2018"},{"attraction_id":3321,"user":"darren_b","rating":5.0,"review":"Get On Tour At Start of Vancouver Stay. Book early as these tours are quite popular! We had Ben as our tour guide, very knowledgeable and made us feel welcomed. We did the grand tour, weather was great and we covered allot of Vancouver. The tour gave us some ideas as to where...","review_date":"July 23, 2018"},{"attraction_id":3321,"user":"esierra12","rating":5.0,"review":"Bike tour . Fun, informative, this 5 hour bike tour was filled with wonderful information. Paolo was so informative and great with my two boys. This was a great way to see the city! Thank you for a great, fun day.","review_date":"July 22, 2018"},{"attraction_id":3321,"user":"floriank192","rating":5.0,"review":"Nice Trip around the city. We had a real good 5h ride around Vancouver with lots of Information about the city and its history. Stanley Park and Granville Island are only two highlights from this tour.\nOur guide did a really good job!\nI can highliy recommend that tour at...","review_date":"July 21, 2018"},{"attraction_id":3321,"user":"fes2inmi","rating":5.0,"review":"Great bicycle tour of Vancouver . Paulo was our excellent guide on the 5-hour highlights tour. We were matched with appropriate bikes and helmets and were offered bags and baskets to carry our items. Paulo shared his extensive knowledge of the area on this comfortably-paced, easy ride. Vancouver does so much...","review_date":"July 15, 2018"},{"attraction_id":3321,"user":"tina_h","rating":5.0,"review":"Fun. Interesting. Informative. Unique. Just do it!. SUCH a fun day! Lucas was our guide for the 5 hour Grand Tour and we have nothing but great things to say about him as a guide as well as the locations we went! Haven't been on a bike in 20 years? No problem,...","review_date":"July 12, 2018"},{"attraction_id":3321,"user":"jenniandbrucew","rating":5.0,"review":"Fabulous experience. Hilary Angus was a great tour guide. She is funny, informative and interesting. We had a great overview of Vancouver city would highly recommend this activity to others.","review_date":"July 11, 2018"},{"attraction_id":3321,"user":"sharmscunny","rating":5.0,"review":"Awesome Experience . This is our third day in Vancouver and it has just made out experience here the greatest. I've never been on a tour with so much informative information and our tour guide, Paulo actually made it fun with all his exhilarating storytelling of the city....","review_date":"July 11, 2018"},{"attraction_id":3321,"user":"megan_e","rating":5.0,"review":"Best bike ride every with Ifny and Bob!. My fianc\u00e9 and I had the best bike tour of Vancouver with Cycle City Tours! Our guides Ifny and Bob were very knowledgeable about the city. We learned so much about Vancouver, the First Nations and the city's history. The ride was a wonderful way...","review_date":"July 11, 2018"},{"attraction_id":3321,"user":"tiberious74","rating":5.0,"review":"Best way to see Vancouver. We had an absolutely amazing tour of Vancouver with a great overview of the city. Our guide, Lucas, was amazing and made the experience very enjoyable. Thank you Lucas max Cycle City for the wonderful tour and experience.","review_date":"July 10, 2018"},{"attraction_id":3321,"user":"steve4nyc","rating":5.0,"review":"Ask for Paulo O\u2019Connor, he\u2019s amazing!. When we told friends that we were paying to have a guided bicycle tour of Vancouver, they scoffed at us: \u201cIt\u2019s a small, English-speaking city. What do you need a guide for? Do it on your own.\u201d But they hadn\u2019t met Paulo, one of the...","review_date":"July 7, 2018"},{"attraction_id":3321,"user":"geoff_h","rating":5.0,"review":"Grand Tour. We had a great day cycling around Vancouver under the guidance of Greg whose knowledge and love for this city was both informative and entertaining. The circuit we rode was part city, part parkland so we covered it all with witty and informative dialogue. Would...","review_date":"July 5, 2018"},{"attraction_id":3321,"user":"rebeccabuddingh","rating":5.0,"review":"Amazing time!. I had a really great time on my tour with Greg last week. It was an amazing way to see and learn about Vancouver. I was ridiculously impressed with the quality of the city's roads and bike lanes, as well. Coming from Southern California, I...","review_date":"July 3, 2018"},{"attraction_id":3321,"user":"elyseh72","rating":5.0,"review":"Great time in Vancouver!. Loved the tour and our guide, Greg, was fantastic. We did the 5 hour tour around Vancouver, which included Stanley Park, Granville Island, and many other interesting spots. Greg was super knowledgeable and made the tour interesting and fun. We only had one day in...","review_date":"July 2, 2018"},{"attraction_id":3321,"user":"mary_m","rating":5.0,"review":"Mandatory Tour You Can't Miss While Visiting In Lovely Vancouver!. One of the best tours we've taken in all of our travels around this planet! Our expert urban pedaler guide extrordinaire, Nick Lagasse, provided us with hours of rich history and city culture, while soaking in the beauty of our ride through fabulous Stanley Park...","review_date":"June 29, 2018"},{"attraction_id":3321,"user":"mikery1239ir","rating":5.0,"review":"A Definite Must When Visiting Vancouver. My wife really enjoyed this tour and our tour guide, Paulo, was outstanding. We opted for the 5 hour tour that took us around the neighborhoods of Vancouver, Stanley Park, and Granville Island. Paulo offered unique insight on the various stops and his sense of...","review_date":"June 29, 2018"},{"attraction_id":3321,"user":"sue-aucklandnz","rating":5.0,"review":"City Tour with Paulo. Enjoyed a great city tour with Paulo who took us all over the central city sharing his extensive knowledge and great sense of humour!\nI am a cycle guide for my local city so always like to join a cycle tour in a new city...","review_date":"June 28, 2018"},{"attraction_id":3321,"user":"renee_f","rating":5.0,"review":"You'll be SORRY if you don't book a tour with Greg!. My crazy family of 7 had a wicked good time with Greg! My \"kids\", from 24 to 17, loved every minute. We had a perfect weather day too! Really nice balance of riding and stopping to take pictures, hear Greg's commentary and stopping for lunch!...","review_date":"June 28, 2018"},{"attraction_id":3321,"user":"neil_m","rating":5.0,"review":"Informative overview. Surely the best way to see, hear, smell and taste a new city! - and our guide shared well her knowledge and love of Vancouver. Stanley Park's beaver dam, totem poles and forest giants; Lunch break at Granville Island; Olympic Park, Chinatown and Gas Town...","review_date":"June 27, 2018"},{"attraction_id":3321,"user":"blairdrubio","rating":5.0,"review":"The Grand Tour is the BEST way to see Vancouver. My husband and I did the Grand City Tour (5 hours!) around Vancouver with our trusty guide Ifny. It was our first full day in the city and proved to be one of our favorite things we did all week (and we did a LOT)....","review_date":"June 26, 2018"},{"attraction_id":3321,"user":"piucaza","rating":5.0,"review":"A Grand Tour of a Beautiful City. With a very knowledgable Nick guiding us, we loved the 15 mile, 5 hour tour that circled the city, with stops along the waterfront, Stanley Park, lunch on Granville Island, the Japanese Gardens & China Town, & historic Gastown. The bike lanes in Vancouver are...","review_date":"June 25, 2018"},{"attraction_id":3321,"user":"wireblue","rating":5.0,"review":"Great for a glimpse of Vancouver city life. With only 24 hrs to spend in Vancouver we\u2019re really glad we did the 5 hr \u201cHighlights\u201d tour. We were given a fantastic overview of the city, it\u2019s parks, people, history and culture. Our guides Ifny and Bob were both very friendly and knowledgeable and...","review_date":"June 25, 2018"},{"attraction_id":3321,"user":"joe_m","rating":5.0,"review":"OUTSTANDING!!! THE best way to see Vancouver.. Our group of 5 was part of a 9 person bike tour led by Hillary. I've done bike tours of Sydney and Munich which were great, but this was the best. The city is SO bike friendly that we never felt unsafe. The nearly 14...","review_date":"June 18, 2018"},{"attraction_id":3321,"user":"jeannette_v","rating":5.0,"review":"Vancouver by bike.. We had a great time with Hillary. Our 5 hour bike tour was awesome. She shared facts about Vancouver\u2019s history and nowadays lifestyle. Thank you for your enthusiasm, we learned a lot about your city.","review_date":"June 16, 2018"},{"attraction_id":3321,"user":"kasia_p","rating":5.0,"review":"Amazing experience!. Ben has been a great guide, feel I saw the best of Vancouver in a very fun way. Good choice for someone who has only little time in Vancouver for visit","review_date":"June 16, 2018"},{"attraction_id":3321,"user":"jbrittain1970","rating":5.0,"review":"Great value and beautiful ride!. Just finished a tour with Hillary and it was amazing!! She did a great job, had a great personality and put on an awesome tour!! Well worth the money and time. Do it early during your visit so that you can see parts of the...","review_date":"June 15, 2018"},{"attraction_id":3321,"user":"adina_d","rating":5.0,"review":"Hilary was rad!. We had an awesome time on our tour with Hilary!! I should probably mention I\u2019ve lived here for 14 years, and thought I knew the city relatively well...but was curious to see if I could learn a few things. And that I did!\nThis is...","review_date":"June 14, 2018"},{"attraction_id":3321,"user":"jerry_p","rating":5.0,"review":"Best Way To See Vancouver. Our Guide, Paolo was fantastic! We are not much on planned tours but this tour far exceeded all our expections. The information Paolo provided from start to finish was\nat every interval was informative and fun. The bikes worked flawlessly, the ride is not strenuous...","review_date":"June 14, 2018"},{"attraction_id":3321,"user":"desormeauxkate","rating":5.0,"review":"Vancouver Highlights . Great time! Our tour guide Hilary was awesome, kept us laughing and very knowledgeable. This is a great way to see Vancouver","review_date":"June 13, 2018"},{"attraction_id":3321,"user":"emma_k","rating":5.0,"review":"Best way to see the city. We had a great time on the Vancouver highlights tour - it was the perfect way to get a taste of the city when we first arrived. Everyone at Cycle City Tours was friendly and helpful and the whole process from booking to end was...","review_date":"June 8, 2018"},{"attraction_id":3321,"user":"sam_p","rating":5.0,"review":"The Grand Tour of Vancouver was truly grand. I did the Grand Tour with Cycle City Tours and Rentals on my first day in Vancouver and I thoroughly recommend that people do the same. It was a Saturday, without too much traffic on the roads and 90% of the way we were on...","review_date":"June 5, 2018"},{"attraction_id":3321,"user":"arminda_f","rating":5.0,"review":"Amazing Way to See the City. We took a private tour of the city with Greg and it was fantastic! Greg was extremely passionate and knowledgeable about the city. We thoroughly enjoyed the trip. Without the tour, we wouldn't have been able to see as much of Vancouver and honestly, had...","review_date":"May 29, 2018"},{"attraction_id":3321,"user":"janetxiv","rating":5.0,"review":"best one-day overview of the city. We were in Vancouver for a week during the rainy season. Skeptical about others saying the ride was great even in the rain. Our rainy day turned into just scattered showers and every minute was worth it. A great way to experience so many facets...","review_date":"May 28, 2018"},{"attraction_id":3321,"user":"docmarkl","rating":5.0,"review":"Totally worth it to explore Vancouver. FYI it's 5 hours in total - but not all of it cycling, there's an hour lunch break at Granville island.\nWe were lucky with the weather and had a glorious sunny day.\nRick and Greg were great guides and made everyone feel at ease....","review_date":"May 18, 2018"},{"attraction_id":3321,"user":"trip765524","rating":5.0,"review":"memorable first tour in Vancouver. I joined Vancouver Highlights Bike Tour guided by Paulo. It was my first time to visit Vancouver and I didn't know much about tourist attractions in Vancouver downtown. It was perfect tour for me because I could take a look around Vancouver Hightlights with Paulo's...","review_date":"May 13, 2018"},{"attraction_id":3321,"user":"sunshinegirlsk","rating":5.0,"review":"Great way to see Vancouver. This is the perfect way to see Vancouver! We had Nick as our tour guide he did a great job! Always made everyone feel involved. You get to explore and see so much of Vancouver by bike in 5 hours. We stopped over at Granville...","review_date":"May 12, 2018"},{"attraction_id":3321,"user":"ann_d","rating":5.0,"review":"Great city - great tour with all the highlights. Thanks to our excellent guide Greg we had a fantastic day exploring this wonderful city and learning so much about Vancouver. The tour was professionally run, informative and for someone who has not been on a bike for 20+ years was relatively easy! The whole...","review_date":"May 9, 2018"},{"attraction_id":3321,"user":"janalee_m","rating":5.0,"review":"Bike Tour. Great way to see Vancouver if you don't have a lot of time. Easy, level ride. Nick and Ben are amazing!! Very knowledgeable! Had a great day! Thanks again guys for the awesome time!","review_date":"May 7, 2018"},{"attraction_id":3321,"user":"joshuacharles","rating":5.0,"review":"All the Great Highlights of Vancouver. Thanks to Greg and the team from Cycle City, i thoroughly enjoyed the bike tour earlier this month. The tour was very professionally run from start to finish and Greg looked after the group well. he was very knowledgeable and passionate about Vancouver, its hisorty...","review_date":"April 26, 2018"},{"attraction_id":3321,"user":"hitottabi","rating":5.0,"review":"Great way to take in the beautiful city!. Bike tours have become my way of exploring a new city and this tour was yet another fun and informative experience! Special shoutout to our guide Paulo, who was super knowledgeable, funny and caring. I highly recommend this thorough tour packed with fun and beauty!","review_date":"April 20, 2018"},{"attraction_id":3321,"user":"sophia_n","rating":5.0,"review":"Vancouver Highlights Bike Tour. Booked this tour for a bachelorette trip and it was the highlight of our weekend! Weather was raining and cold but we didn't let that stop us from having fun! Highly recommend this tour even with rain! It was worth it and so much fun!...","review_date":"April 16, 2018"},{"attraction_id":3321,"user":"neil_b","rating":5.0,"review":"Great intro to a beautiful city. Our guide, Greg, was witty, well-informed and humerous. We saw and learned a lot. Although nominally a five hour tour, we were only riding for about an hour in total, so this is not a trip that those who have little fitness or cycling experience...","review_date":"April 15, 2018"},{"attraction_id":3321,"user":"nickl170","rating":5.0,"review":"Great guides and tour. Toured Vancouver by bike from 10am to 3pm. One hour stop for lunch.\nGreat way to see the city. Very informative and friendly tour guides.\nCycling at a moderate pace and plenty of stops.","review_date":"April 15, 2018"},{"attraction_id":3321,"user":"yuan89","rating":5.0,"review":"Great way to see Vancouver and Stanley park. My family of four with a 14 yo and 11 yo had a wonderful time in the 5-6 hours bike tour. Nick was our guide. He was very friendly and extremely informative. We were able to appreciate the arts, cultures and natural scenery so much...","review_date":"April 4, 2018"},{"attraction_id":3321,"user":"beendrdundat","rating":5.0,"review":"FRESH WAY TO DISCOVER THE CITY!. Taking this 5 hour bike tour is a great way to see the city. Paulo was an outstanding guide! He was passionate and funny. We felt lucky to have been offered such a generous and relevant commentary from a guide native to the city. The...","review_date":"April 3, 2018"},{"attraction_id":3321,"user":"ian_j","rating":5.0,"review":"Vancouver highlights bike tour. Fantastic way of seeing many highlights of the city in one guided tour. Tour guide Adam was exceptional. Trip lasts 5 hrs covering 15 miles but on gentle terrain \/ bike paths and with frequent stops. Highly recommended.","review_date":"March 20, 2018"},{"attraction_id":3321,"user":"chris_i","rating":5.0,"review":"Trust in Trip Advisor!. I don't usually take the time to go back and give reviews pretty much unless the experience was really good...and I felt that way about my tour with CycleCity. The city itself pretty much lends itself to an amazing tour with everything that there is...","review_date":"March 18, 2018"},{"attraction_id":3321,"user":"jdwade999","rating":5.0,"review":"A Perfect Way to Get To Know Vancouver. We booked a four person tour with Cycle City early this week. Our guide, Adam O'Neill, did a super job introducing us to the joys of this amazing city. Even on a cold rainy day, this circular bike tour of the city with a knowledgable...","review_date":"March 10, 2018"},{"attraction_id":3321,"user":"shannonl345","rating":5.0,"review":"5 hour bike tour with Adam . I just had the most AMAZING experience with this company!! I was looking for something active yet educational to do in Vancouver and came across Cycle Tours.\nWe went on a 5 hour tour through the city which included cycling around the coast, viewing native...","review_date":"March 4, 2018"},{"attraction_id":3321,"user":"liane_d","rating":5.0,"review":"Great tour highly recomend. A wonderful, informative 5hr bike tour with Paulo (guide).\nI highly recommend this tour to anyone, and all fitness levels as a gentle ride with plenty of opportunities to stop and take photos.\nPaulo has excellent knowledge of Vancouver and even on the coldest of...","review_date":"December 3, 2017"},{"attraction_id":3321,"user":"thomas_m","rating":5.0,"review":"Had a great time. Enjoyed the Vancouver Highlights Bike Tour very much. Special thanks to our guide Paulo who is full of passion, answers and recommendations.","review_date":"November 16, 2017"},{"attraction_id":3321,"user":"osujoe","rating":5.0,"review":"Grand Tour, Grand Time in Vancouver!. The Grand Tour of Vancouver with Paulo through Cycle City was amazing! We happened to have perfect weather, but it wouldn't have mattered. This was hands-down the best activity we did during our stay in Vancouver. It was a great way to really get a...","review_date":"November 2, 2017"},{"attraction_id":3321,"user":"jabberjawz","rating":5.0,"review":"Awesome bike tour of Vancouver. When I travel I always end up signing up for a bike tour in the places I visit---Berlin, Madrid, Barcelona, Seville, etc--you get the idea. This bike tour of Vancouver is definitely one of the best if not the BEST tour I have done. Initially...","review_date":"October 30, 2017"},{"attraction_id":3321,"user":"nate_m","rating":5.0,"review":"Rain or Shine You Gotta Ride. This was a fantastic bike tour and you should definitely add this to your itinerary for your trip while in Vancouver. It rain pretty hard for the beginning of the tour but I still had a blast and so loads of interesting and beautiful things....","review_date":"October 30, 2017"},{"attraction_id":3321,"user":"_helga_mat","rating":5.0,"review":"Great way to discover Vancouver!. A friend of mine recommended to do this tour (he visited four month ago and loved it) and the tour even exceeded my expectations. Although it was heavily raining at the beginning, then luckily stopped for some while I had a wonderful time. A perfect...","review_date":"October 20, 2017"},{"attraction_id":3321,"user":"jesus_h","rating":5.0,"review":"The unmissable places of the city, in the best vehicle \u00a1bike!. The best way to enjoy Vancouver is riding a bike with a cool guide. it\u00b4s easy and you stop at the best and most interesting places of the city. for all levels of experience using a bike.\nAll the team at Cycle City Tours gives...","review_date":"October 20, 2017"},{"attraction_id":3321,"user":"salinatraveler","rating":5.0,"review":"Great way to see VanCity!. We selected this tour for our first full day in Vancouver to get a good orientation to the city, and we were not disappointed! It rained pretty hard for the first half of the tour, but we had good rain gear (Cycle City will provide...","review_date":"October 19, 2017"},{"attraction_id":3322,"user":"maria_r","rating":5.0,"review":"Amazing view. On a clear day you can see the whole mountain ranges and the sea.\nWell worth it. There are some short walks as well.","review_date":"January 26, 2019"},{"attraction_id":3322,"user":"explorer522706","rating":5.0,"review":"Well worth the money. This trip was a once in a life trip the Sea to Sky Goldola was worth every penny did not think it was overpriced. What an amazing view and staff were just so nice.","review_date":"October 2, 2018"},{"attraction_id":3322,"user":"dlvlly","rating":5.0,"review":"Awesome views. We stopped at the Sea to Sky Gondola on our way to Whistler. The views from the gondola are awesome going both up and down. We had hoped to view the sea going up and the sky going down, but we were unable to sit...","review_date":"July 31, 2018"},{"attraction_id":3323,"user":"paul_p","rating":5.0,"review":"Foodies start your Vancouver visit here. Five stops, five excellent bites. And more than a bite. Portions are larger than other food tours we\u2019ve taken. From the porchetta sandwich from Meat and Bread to the Creme Br\u00fbl\u00e9e\u2019s at Wildebeest this tour hits some of the highlights of Gastowns fantastic food scene,...","review_date":"March 15, 2019"},{"attraction_id":3323,"user":"ccs1995","rating":5.0,"review":"Highly Recommended Tour. I went to the Gastown tour, thought it would hard for myself to discover good food options in a tourist area. Attending this tour is the best decision I made within my stay in Vancouver. Our guide, Tracy, is very knowledgable about the food and...","review_date":"March 9, 2019"},{"attraction_id":3323,"user":"tippymadison","rating":5.0,"review":"A Must-Do in Vancouver!. My mom and I had such a great time on this tour with Tracy - she is the best! By far, the best tour we took all week (after 3 days of touring in Vancouver and San Diego)! Tracy will keep you well-fed, entertained, and...","review_date":"February 23, 2019"},{"attraction_id":3323,"user":"nick_c","rating":5.0,"review":"Gastown Foodie Tour - Delicious. Comical. Educational.. A friend and I were looking to pass some time before catching a Canucks game, and were we glad to pick this tour. For starters our guide Tracey was an absolute hoot! She had a way with keeping the group laughing while also educating us...","review_date":"February 12, 2019"},{"attraction_id":3323,"user":"manonnntravel","rating":5.0,"review":"Amazing food tour\ud83d\ude00\ud83d\ude00\ud83d\ude00. Just amazing food, history of the city our guide Tracy I have to say is the best. I really recommend to take this tour and open your mind and your appetite to new horizons.","review_date":"January 27, 2019"},{"attraction_id":3323,"user":"laineyreed","rating":5.0,"review":"Gastown Food Tour. My boyfriend and I only had one afternoon to spend in Vancouver, and we love good food above all else, so we decided to take this food tour. So happy that we did! We loved it! Jesse was our tour guide, and he was wonderful....","review_date":"January 16, 2019"},{"attraction_id":3323,"user":"bfranklinf","rating":5.0,"review":"Gastown Gastronomic. A great way to spend an afternoon. We met some interesting people from Canada and the UD. Jesse, our guide, was enthusiastic, engaging and well versed in the history of the area and the cuisine. Highly recommended.","review_date":"January 14, 2019"},{"attraction_id":3323,"user":"exdxb2014","rating":5.0,"review":"Short Trip to Vancouver . Highly recommended foodie tour. Go with Nadia Cameron for she is very knowledgeable, confident, very qualified, such a value for money, it is so much fun to listen to someone who is so passionate. We'll definitely try the other tours next time we are in...","review_date":"December 30, 2018"},{"attraction_id":3323,"user":"emma_l","rating":4.0,"review":"Nice little tour around Vancouver. This was our second food tour of Canada. We did one in Toronto when we first got there which we were not that impressed with, so we weren't expecting much. We were pleasantly surprised. Our tour guide Jesse was very knowledgeable about the area, places...","review_date":"December 29, 2018"},{"attraction_id":3323,"user":"megswhit","rating":5.0,"review":"Two tours, two guides and two great experiences. I did two tours with this company. The first was the Gastown tour. It was a great tour and our guide Miguel was wonderful. He was bright, cheerful and informative. All of the locations were delicious. We did not do the alcohol pairing and instead...","review_date":"December 17, 2018"},{"attraction_id":3323,"user":"umayr_p","rating":4.0,"review":"Overall a good tour. Jesse was a great host for this tour. The tour itself could have perhaps had one more food stop and maybe some more variety of food - Vancouver prides itself for world class cuisine from around the world - I felt Asian\/South Asian\/Middle Eastern food...","review_date":"November 20, 2018"},{"attraction_id":3323,"user":"k_t","rating":5.0,"review":"Well worth it!. Today we took the Gastronomic Gastown walking tour with the incomparable Jesse. He really made the tour special. The food was interesting, varied and filling (but not too much), but his commentary and very natural interaction with the group made it feel like going out...","review_date":"November 9, 2018"},{"attraction_id":3323,"user":"felix_r","rating":5.0,"review":"Great Tour! Great Host!. I would definitely recommend if you\u2019ve never visited the city or to re-discover your hometown. While the price is not for everybody, it\u2019s very filling and will give you ideas for future trips! The host is great and the tour is still small so he...","review_date":"November 2, 2018"},{"attraction_id":3323,"user":"annfe1081ga","rating":5.0,"review":"Good combination of Food and History. Vicky did a great job of integrating the experience so that we had a better sense of Vancouver and Gastown. The food was very good to excellent. She is a veteran tour guide. We learned some history and enjoyed the company of acquaintances from the...","review_date":"November 1, 2018"},{"attraction_id":3323,"user":"brachel437","rating":5.0,"review":"More than I expected. The food was great (vegetarian) & the guide was amazing! Hiighly recommend taking the time to do it. A great bargain too.","review_date":"October 22, 2018"},{"attraction_id":3323,"user":"cara_r","rating":5.0,"review":"Tracy was amazing. I have done a lot of food tours, and this was one of the best! It was a pretty big group (10, I think), and our guide, Tracy, made the whole tour really, really fun. She had great delivery, great information, and, of course, the...","review_date":"October 22, 2018"},{"attraction_id":3323,"user":"jrobertson461","rating":5.0,"review":"Gastronomic Gastown. Great combination of food and neighborhood history on this tour. A delightful way to spend an afternoon and to find a few restaurants you might want to go back to again during your stay. Tracy rules!","review_date":"October 13, 2018"},{"attraction_id":3323,"user":"globetrotting781583","rating":5.0,"review":"Delightful Afternoon With A Great Guide. Our first visit to Vancouver and this proved to be a tour not to be missed. Our guide, Tracey, was fantastic. She was not only professional but also fun, witty, gracious and extremely knowledgeable of not only the Gastown area but also of Vancouver and...","review_date":"October 11, 2018"},{"attraction_id":3323,"user":"joni1495","rating":5.0,"review":"Outstanding food, tour, and historical information. This is my 6th Vancouver foodie tour! I wish I could come to Vancouver more often to do the tours. Our guide, Tracey, was new to us. She was fantastic. She answered every question anyone had; she was humorous; she was factual; and made everyone...","review_date":"October 4, 2018"},{"attraction_id":3323,"user":"inspiration694298","rating":3.0,"review":"Great Guide, not 'Gastronomic'. Had a very interesting well spoken guide who was friendly and told us a great deal about Gastown and Vancouver, well managed was making his farewell speech as the Steam clock sounded 6pm!\nThe food and drink aspect was not at all what we expected...","review_date":"September 23, 2018"},{"attraction_id":3323,"user":"28802013","rating":5.0,"review":"Great afternoon out!. We did the tour today with Tracy and had a small group of 8. She was very informative and we had a lot of laughs. Tracy was a local with a lot of information and background stories.","review_date":"September 20, 2018"},{"attraction_id":3323,"user":"meganfrost13","rating":5.0,"review":"Gastown Delights. I had a fantastic time on my tour! Not only did I get to eat some excellent food but I learned about the history of the neighborhood and got tips of other places to stop during my trip!","review_date":"September 18, 2018"},{"attraction_id":3323,"user":"potter57","rating":5.0,"review":"This was a great tour . Three of us took the Gastronomic Gastown tour with Vicky, and it was a blast. Vicky was great with my 82 year-old Mom, and terrific with the entire group. I expected to get a foodie tour, which Vicky delivered, but she also gave us really...","review_date":"September 16, 2018"},{"attraction_id":3323,"user":"brettandnic","rating":5.0,"review":"Try a foodie tour at the beginning of your vacation.. 1st time trying a foodie tour and I was beyond impressed! The food was delicious and portions were generous. They even had refreshing and unique drinks for us non-booze folks. Great tour guide (Jesse). He was clever, whitty (but not annoying) and knowledgeable. Excited to...","review_date":"September 13, 2018"},{"attraction_id":3323,"user":"hanna_r","rating":5.0,"review":"Great Foodie Tour. Guide Miguel was mazing and food was delicious! Cannot go wrong with this place!\nWe had drinks paring and they were relish as well!","review_date":"September 13, 2018"},{"attraction_id":3323,"user":"nancyjean2013","rating":5.0,"review":"Such a great time with Miguel!!. We recently went to vancouver and booked a Vancouver Foodie Tour. We all met at the statue Gassy Jack and introduced ourselves to Miguel who was to be our tour guide. We were a group of about 15 people of all varying ages. We did...","review_date":"September 8, 2018"},{"attraction_id":3323,"user":"northstar784040","rating":3.0,"review":"Good, but. What we did was good, but was expecting more than 4 stops in 3 hours. Need more eating and drinking and less standing around and talking about the history.","review_date":"September 7, 2018"},{"attraction_id":3323,"user":"alice_e","rating":5.0,"review":"Must do tour as part of your Vancouver sightseeing plan. Great tour led by the lovely Miguel, very good company, great little restaurants we\u2019d never have found ourselves and we discovered that we loved Creme Br\u00fbl\u00e9e but we subsequently found out that we only love the Creme Br\u00fbl\u00e9e At Wildebeest which has to be tasted...","review_date":"September 4, 2018"},{"attraction_id":3323,"user":"sac_joy","rating":5.0,"review":"Great foodie tour!. We absolutely loved our Gastown Foodie Tour. Our guide Vicky was knowledgeable and funny, and we learned so much about hidden food gems in Vancouver. We went to 4 great little restaurants for very different types of food, and the alcohol pairings were thoughtful (and...","review_date":"September 4, 2018"},{"attraction_id":3323,"user":"324sarahg","rating":5.0,"review":"So good we did 2 tours!. We enjoyed the tours so much we did 2 of them, the first was the gastronomic Gastown with Miguel as our guide and then the Granville Island tour with Tracy. The tours were superb, both guides were funny with excellent banter, knowledgable and made the...","review_date":"September 1, 2018"},{"attraction_id":3323,"user":"roam48092","rating":4.0,"review":"Fun and enlightening.... Vicky was very knowlegeable. A great group of foodies! Great stops and lots of delicious food. The pizza rivalled Napoli!","review_date":"August 30, 2018"},{"attraction_id":3323,"user":"nick_n","rating":5.0,"review":"A Great Tour. I thoroughly enjoyed the Gastown tour. Vicky was knowledgeable about the food and the alcohol pairings, and obviously has a passion for the city of Vancouver. It was great to learn about Gassy Jack, see the Steam Clock, and try so many different types of...","review_date":"August 30, 2018"},{"attraction_id":3323,"user":"cathy_s","rating":5.0,"review":"Best Food Tour we've ever had!. We've started taking food tours when we go on vacation. Vickie was absolutely fabulous. She obviously loves what she does and gave so many tips on cooking and other restaurants to try. The restaurants chosen, the food and portions and pairings were spot on.\nI...","review_date":"August 30, 2018"},{"attraction_id":3323,"user":"l3579tejonathanl","rating":5.0,"review":"Yummy. Miguel lead us through an interesting food experience that met the fantastic reviews we had read. We visited 4 great restaurants and had very tasty samples of their signature food and drink. Miguel was a font of information both on the dishes and the local...","review_date":"August 27, 2018"},{"attraction_id":3323,"user":"donna_m","rating":5.0,"review":"Excellent tour. We had fun and great food! Miguel was informative, attentitive and friendly. At the end we were full but not stuffed! And we got to meet new 10 other new friends. Great time.","review_date":"August 22, 2018"},{"attraction_id":3323,"user":"lee_b","rating":5.0,"review":"Tour guide Vicky is awesome!. This tour was delightful. Great way to experience the neighborhood and the food. Strongly recommend.","review_date":"August 13, 2018"},{"attraction_id":3323,"user":"grumbor","rating":4.0,"review":"Tour good and food was plentiful . My wife and I were a part of 14 people that did this tour. We have done similar tours in NYC and Europe. The food was much more plentiful (portion size) than other tours, was very large and good variety. Alcoholic drinks included were provided....","review_date":"August 13, 2018"},{"attraction_id":3323,"user":"wittywhit211","rating":5.0,"review":"Yummy fun times with Tracey. We thoroughly enjoyed the Gastronomic Gastown tour with Tracey. She was an excellent tour guide, funny and informative. The food was delicious and it was just the right amount of walking. We liked that each tasting came with an alcohol pairing. Highly recommend.","review_date":"August 13, 2018"},{"attraction_id":3323,"user":"footprints628134","rating":4.0,"review":"Fun Walking Foodie Tour. Perfect way to explore Gastown and enjoy some good food and drink along the way. You hear a bit about the history of Gastown and enjoy very accessible food in just 3 hours. On our tour we enjoyed porchetta sandwiches, pizza, tacos, and creme br\u00fbl\u00e9e...","review_date":"August 10, 2018"},{"attraction_id":3323,"user":"huskerut","rating":5.0,"review":"Absolutely Great Gastown Food Tour!. We've been on 6 other food tours in American cities and this tour by far blew them away. There was so much great food and so much interesting information. Our guide, Jessie, was obviously one of the real reasons for the success. He was so...","review_date":"August 6, 2018"},{"attraction_id":3323,"user":"kkjellin2016","rating":5.0,"review":"Great way to spend a day! . We really enjoyed our tour with Vicky a few days ago. She shared some history of Gastown along with showing us some wonderful places to eat there. We tasted two types of great pizza along with delicious wine. As a vegetarian, my no meat request...","review_date":"August 3, 2018"},{"attraction_id":3323,"user":"kara_boughton","rating":5.0,"review":"Fantastic Foodie Tour with Fabulous Tracy - Gastronomic Gastown. A stunning summer day provided the perfect backdrop for our walking tour of Gastown led by the charismatic and very knowledgeable tour guide, Tracy. We thoroughly enjoyed all four tastings with excellent craft beer and wine pairings perfectly complimenting the food, the porchetta sandwich and...","review_date":"August 2, 2018"},{"attraction_id":3323,"user":"tammywv9212tn","rating":5.0,"review":"A \u2018must do\u2019...foodie fever!!!. My husband and I just finished an amazing walking food tour around Gastown with the lovely Vicky. Although having met some great people on the same tour, the food & Vicky were the stars. OMG...the pesto pizza was out of this world (our first stop)...","review_date":"August 1, 2018"},{"attraction_id":3323,"user":"ataylororegon","rating":5.0,"review":"Gastown for Foodies!. We had a wonderful time learning more about Gastown from Jesse (good sense of humor) and tasting great dishes from truly unique restaurants! Book to do early on your visit -- highly likely you'll want to go back to one or two!","review_date":"July 31, 2018"},{"attraction_id":3323,"user":"swiderb","rating":5.0,"review":"Gastown History with a glorious twist!. We spent a glorious afternoon with Tracy learning the history of the eclectic core of Vancouver, Gastown. From start to finish we were mesmerized by the triumphs and travails of the area and enjoyed the lovely distraction of incredibly delicious food and drink along the...","review_date":"July 23, 2018"},{"attraction_id":3323,"user":"tina_h","rating":5.0,"review":"Fun, Interesting & Delicious!. My sisters and I did a 'Sisters Trip' to Vancouver and decided to take this tour because: a) learning fun things! b) yummy food! Jesse was our tour guide and he was brilliant. Very well spoken, engaged, and knowledgeable. He also made a specific point...","review_date":"July 12, 2018"},{"attraction_id":3323,"user":"ske214","rating":5.0,"review":"Gastown Food Tour. We have found that taking a walking food tour in a new city is a great way to not only taste wonderful food, but also to learn about the history and architecture of the city. Vicky did a great job with both items! There was...","review_date":"July 12, 2018"},{"attraction_id":3323,"user":"karenrockfl","rating":5.0,"review":"Gastronomic Delights & Tour with Jesse. We did The Gastown tour. Our guide, Jesse, was wonderful! Not only were the restaurants & food delicious & special, Jesse gave an excellent history of Gastown. His is very friendly, polite, interactive, & sociable. This added great quality to the food tour. The entire...","review_date":"July 9, 2018"},{"attraction_id":3323,"user":"stephenhe2033ig","rating":5.0,"review":"Great time!. Great way to learn about a historic part of Vancouver while enjoying great food and company. Our guide, Tracy, was terrific. Very passionate and knowledgeable of the local cuisine not only in Gastown but throughout Vancouver. Highly recommend!","review_date":"July 9, 2018"},{"attraction_id":3323,"user":"159nathalies","rating":5.0,"review":"Fabulous food and friends. When you visit Vancouver, don't miss the Gastown Foodie Tour. Although the city and the restaurants are unforgettable and the very thing a food lover craves,, what makes this tour extra special is Vicky. Our tour guide was a true foodie, a lover of food...","review_date":"July 2, 2018"},{"attraction_id":3323,"user":"dabarton","rating":5.0,"review":"A Great Way to Start a Visit to Vancouver. Booked the Gastronomic Walking Tour based upon others\u2019 reviews. Great choice. We went to 4 unique restaurants that had samples of amazing samples (Napoli pizza voted best in Vancouver - for good reason). Along the way, Miguel provided fun facts about architecture and city history....","review_date":"July 1, 2018"},{"attraction_id":3323,"user":"brie_k","rating":5.0,"review":"Must-do in Vancouver!. Coming from a Vancouverite - this is a must-do in Vancouver! I've heard so much about this tour, that I had to try it for myself. Being a tourist in your own city is so fun! Our guide, Miguel, was amazing. You can tell he...","review_date":"July 1, 2018"},{"attraction_id":3323,"user":"k7159sscarolynb","rating":4.0,"review":"Gastronomic Gastown Tour. Just finished our foodie tour in the Gastown area on our first afternoon in Vancouver. We certainly learned a lot from our guide Miguel, and we enjoyed talking to the others in our group of fourteen. The tour was a bit expensive, but the selections...","review_date":"June 30, 2018"},{"attraction_id":3323,"user":"ianhalstead","rating":5.0,"review":"Michelin-starred guide ... and very decent food\/drink too. Vancouver is a very walkable city, but its sheer size means that visitors (especially first-timers) can easily find themselves walking to no real purpose.\nSure, there are digital guides aplenty, but even the most devoted student of TripAdvisor will struggle to place the various 'targets'...","review_date":"June 26, 2018"},{"attraction_id":3323,"user":"go699365","rating":5.0,"review":"Great Tour!. Miguel was our tour guide for the Gastown foodie tour. He was great! Very knowledgeable about the area and funny! We had some amazing food!! Would definitely do again! Thanks Miguel!","review_date":"June 25, 2018"},{"attraction_id":3323,"user":"kate_r","rating":5.0,"review":"This was a GREAT experience.. Our tour guide, Vicky, was wonderful. She was knowledgable about both the food and the history of the area. She went out of her way to make a connection to each member of our group. All 4 restaurants we visited were excellent in both food...","review_date":"June 25, 2018"},{"attraction_id":3323,"user":"bpcove","rating":5.0,"review":"First time to Vancouver . Great guided tour for a relaxed pace through Gas Town and some of the better restaurants.\nWe loved Vicky and enjoyed our tour mates. Good for both locals and tourists alike.","review_date":"June 24, 2018"},{"attraction_id":3323,"user":"arniequinn","rating":5.0,"review":"Highly Recommend Vancouver Foodie Tours. We did two tours with Vancouver Foodie Tours - the Gastronomic Gastown Walking Tour and the Granville Island Public Market Tour. Both were excellent and we ended up visiting stops from both tours later on our trip.\nThe Gastronomic Gastown tour with Tracy was the...","review_date":"June 24, 2018"},{"attraction_id":3323,"user":"talesha_b","rating":5.0,"review":"Amazing Experience. Amazing experience! We completed two tours with them and they were both fantastic. I made a scheduling error and they worked so fast to fix the problem I created \u2013 they really went above and beyond! In the downtown tour Nadia and in the Gastown...","review_date":"June 22, 2018"},{"attraction_id":3323,"user":"fig2222","rating":5.0,"review":"Vicky was a great host. Not only did we get to sample great food we got a history lesson on the Gastown area Vicky was a great host and was very engaging and enthusiastic about her job and the city","review_date":"June 18, 2018"},{"attraction_id":3323,"user":"mary-ann_d","rating":5.0,"review":"Learning for Locals. Loved learning more about the history and development of Gastown, and the visiting local restaurants! Great Food, Fun Facts, and Terrific Tour Guide! (Vicky), oh, and our fellow tourists were amazing as well, from the UK, and the US!","review_date":"June 18, 2018"},{"attraction_id":3323,"user":"73frequenttraveler","rating":5.0,"review":"Fun way to experience Vancouver. My teenage daughter and I joined a group of 20 foodies on this Gastown tour. Tracy was our outstanding guide! She expertly lead us to four eclectic, modern restaurants where we sampled delicious food items. She also informed us of the history of certain landmarks...","review_date":"June 17, 2018"},{"attraction_id":3323,"user":"kabjuly31","rating":5.0,"review":"Excellent!. Tracy was a most informative & personable guide. Loved all the history along with the food. We appreciated that dessert was left til last so that our palates didn't get confused with all the tasty food offered. Would do it again in a heart beat!","review_date":"June 17, 2018"},{"attraction_id":3323,"user":"eunice_from_aberdeen","rating":5.0,"review":"Wonderful!! . As a foodie I now like to do a food tour in any big city I visit. This one was fantastic. Our host Tracy Volb was wonderful. Very warm and friendly, funny and very knowledgeable. It was different to other tours I\u2019ve done in that...","review_date":"June 7, 2018"},{"attraction_id":3323,"user":"diana_rosenberger","rating":5.0,"review":"Delicious!. Tracy was a wonderful host on this food tour ... the food was delicious. This was a perfect way to explore the Gastown neighborhood. Highly recommend!","review_date":"June 3, 2018"},{"attraction_id":3323,"user":"kcooks23","rating":5.0,"review":"Eating Adventure in Gastown. Calling all foodies! If you are looking for an exciting afternoon of exploring Gastown this is the way to go! Our guide Tracy was so personable. Her enthusiasm and knowledge about the food, restaurants and local history was infectious. We visited 4 restaurants and had...","review_date":"June 3, 2018"},{"attraction_id":3323,"user":"amelia_b","rating":5.0,"review":"A must-do experience in Vancouver. A food tour is the perfect thing to do when visiting a new city or even if you're a local wanting to find out more about the city you live in! The Gastronomic Gastown Walking Tour was the second tour we went on with Vancouver...","review_date":"May 31, 2018"},{"attraction_id":3323,"user":"g1426bfandyt","rating":5.0,"review":"Fantabulous Gastronomic Adventure of Gastown. Last weekend my partner and myself who are visiting Vancouver on holiday from Australia, participated in Vancouver Foodie Tours \"Gastronomic Gastown Tour\" with the amazing guide Tracy. Over 3 hours we visited 4 establishments where we got to sample delicious dishes from both Vancouver and...","review_date":"May 31, 2018"},{"attraction_id":3323,"user":"sara632018","rating":5.0,"review":"Awesome experience!. Really enjoyed the Gastronomic Gastown tour with Tracy. She told the historical stories about gastown. We had a great time tasting at four different restaurants. Highly recommend to everybody who's going to visit Vancouver this summer!","review_date":"May 29, 2018"},{"attraction_id":3323,"user":"fiona_g","rating":5.0,"review":"Food, fun & facts!!. What a great tour,. Food heaven, Tracy was really made the tour so much fun with her enthusiasm and energy. Lots of information on the food and local area. We had our two teenage sons with us and they thought the tour was great too....","review_date":"May 27, 2018"},{"attraction_id":3323,"user":"bsenger","rating":5.0,"review":"Food and Drink Yum. Wow what a great tour,. Tracy was amazing. Lots of information and made the tour even more fun. All the stops were great and organized well. No trouble finding location or with anything involving the tour.\nHighly recommend","review_date":"May 27, 2018"},{"attraction_id":3323,"user":"mary_i","rating":5.0,"review":"Definitely worth it.. Tracy guided our group of 12 and made the experience wonderful. She moved us seamlessly through four restaurants in a relaxed yet steady pace. The food was delicious if somewhat heavier than my normal and the portions were manageable. The non-alcoholic drinks were really special....","review_date":"May 26, 2018"},{"attraction_id":3323,"user":"nfrantzen30","rating":5.0,"review":"Great experience. We took a tour with Tracy and she was great. Very knowledgeable about the area and the history of Gastown. Do this tour! The food was amazing at each stop and we loved being able to play tourist with a new twist!","review_date":"May 22, 2018"},{"attraction_id":3323,"user":"kristina_a","rating":4.0,"review":"Fun and very informative beyond food. I loved the tour for both it's historic, social and foodie content. Tracy was a wealth of information and a great tour guide. I learned a lot about Gastown, Vancouver and the food scene. I enjoyed the fact that I ate things I would have...","review_date":"May 17, 2018"},{"attraction_id":3323,"user":"toniar85","rating":5.0,"review":"An Excellent Introduction. We had a tour with Tracy our first couple of days in Vancouver and it was a great introduction to an area of town we had not spent much time in before. Tracy was wonderful, she was friendly and informative and discretely left us to...","review_date":"May 10, 2018"},{"attraction_id":3323,"user":"connie_n","rating":5.0,"review":"Great intro to Vancouver. Enjoyed the tour the food was amazing Tracy was awesome and very knowledgeable. Not only did we get awesome food and drinks but the history of Gastown was very interesting.","review_date":"May 9, 2018"},{"attraction_id":3323,"user":"julia_j","rating":5.0,"review":"Fabulous Tour. We did the Gas Town foodie tour with Tracy and Jesse and it was fabulous. They were both super engaging, super knowledgable and ran a really excellent tour. We visited 5 (I think) restaurants and sampled some delicious foods and some excellent drinks.\nIt's a...","review_date":"May 8, 2018"},{"attraction_id":3323,"user":"rebecca_f","rating":5.0,"review":"If you haven't toured with Tracy, you haven't experienced the best! :). Enjoyed the Gastown foodie tour a week or so ago and loved it. Tracy was hilarious, the food was great and the neighborhood was unique.\nI loved the stop at Bao Down Snackbar the most. Trying to recreate that Manga drink!\nThe cr\u00e8me brulee at...","review_date":"April 30, 2018"},{"attraction_id":3323,"user":"vancity6849378365","rating":5.0,"review":"We loved it!. Our tour guide Vicky was perfect- very friendly and professional. The food and drink selections were excellent! I loved how they incorporated information and history on Vancouver. I would recommend that you organize this tour for the first day of your trip to Vancouver so...","review_date":"April 30, 2018"},{"attraction_id":3323,"user":"geoff_p","rating":5.0,"review":"Fantastic Food Tour. Spent the afternoon with Tracy and Jesse at 4 restaurants along with a ton of Gastown history. One of the best food tours we have been on. Food was great and we purchased the alcohol pairings and well worth the extra cost. Highly recommended.","review_date":"April 29, 2018"},{"attraction_id":3323,"user":"luis_d","rating":5.0,"review":"Awesome !!!. For those who are food \/ restaurant lovers, it is really worth it !!!!\nWe did the Gastown tour. Tracy and Jessee, our guides, were passionate and enthusiastic professionals. I was the only vegetarian\/ non- alcohol in the group and I was given the same...","review_date":"April 29, 2018"},{"attraction_id":3323,"user":"monica_m","rating":5.0,"review":"Awesome tour, intro to the city. . This was our first stop in a 4-day trip. And it was an excellent way to get to know the city, learn some history, and get introduced to a neighborhood.\nWe visited 4 places, each with their own version of top eats and a cocktail...","review_date":"April 28, 2018"},{"attraction_id":3323,"user":"margaretd999","rating":5.0,"review":"Nosh and glug while you learn. My sister and I (in our 50s and 60s) had the delight of participating in a small group tour of Gastown with the super efficient and knowledgeable Vicky and her new 'assistant' Jessee.\nIt was so much better than we expected. The tour catered where...","review_date":"April 28, 2018"},{"attraction_id":3323,"user":"sk_travis_85","rating":5.0,"review":"Amazing tour!!!!!. Our tour guide Tracy was amazing! Extremely welcoming, super funny and knowledgeable, she showed us many hidden gems that we would never have thought to check out on our own! Well worth checking out, we loved every minute of it!","review_date":"April 9, 2018"},{"attraction_id":3323,"user":"ohjay","rating":5.0,"review":"Tracy was terrific as the guide!. Just a very, very nice way to introduce yourself to Vancouver. Good food and informative tour. You will be with an eclectic small group of people from all over the world finding a common purpose in exploring an interesting neighborhood for part of an afternoon....","review_date":"April 5, 2018"},{"attraction_id":3323,"user":"tonig831","rating":5.0,"review":"Our Second Foodie Tour, not our last . This is the second foodie tour we have had the pleasure of being a part of in Vancouver (previous review of Granville Island Tour - also 5*), and it did not disappoint. Great food, insightful stories and the best guides!\nThese tours are fab for...","review_date":"April 3, 2018"},{"attraction_id":3323,"user":"kristyt130","rating":5.0,"review":"Great way to see and taste Gastown!. We did the Gastronomic Gastown tour with Tracy and loved it! My family was here visiting my husband and I, and we found this a great way to try some local food, get a dose of history, and give the fam a feel for this...","review_date":"March 30, 2018"},{"attraction_id":3323,"user":"salima3016","rating":5.0,"review":"Foodie tour with so much more!. I have already taken 3 of the tours with Vancouver Foodie Tours and they were all excellent! Gastronomic Gastown is not only an incredible Foodie tour (we tried 4 different places within 3 hours), but our guide Tracy is full of AMAZING knowledge about the...","review_date":"March 26, 2018"},{"attraction_id":3323,"user":"julia_t","rating":5.0,"review":"Really lovely tour of Gastown!. My family and I were able to go on the Gastown Gastronomic tour yesterday with Tracy and she was wonderful! My sister and her husband live in Vancouver while my parents and I are visiting from out of town and all of us learned something...","review_date":"March 26, 2018"},{"attraction_id":3323,"user":"vanloversue","rating":5.0,"review":"Gastronomic Gastown with Tracy was AWESOME!. It was my first foodie tour ever and I had a blast time with Tracy the wonderful tour guide. I missed a couple of stops but still I enjoyed rest of the tour. My favourite part of the tour were delicious wood fire pizza at...","review_date":"March 25, 2018"},{"attraction_id":3323,"user":"slvb3","rating":4.0,"review":"Fun date night!. My husband and I are 'locals' (we live about 45 minutes outside of Vancouver). We have young kids and do not get to explore Vancouver on our own very often. The grandparents were in town to babysit, so we booked ourselves a hotel and looked...","review_date":"March 24, 2018"},{"attraction_id":3323,"user":"cameron_d","rating":5.0,"review":"All Good. I was lucky to join an interesting and pleasant group, all visiting Vancouver representing 4 countries and 3 continents. Tracy was great and brought out the history of Gastown and our tour as well as the food and establishments we tried. The food and drinks...","review_date":"March 19, 2018"},{"attraction_id":3323,"user":"jlbjpurkey","rating":5.0,"review":"Delicious, historic tour. This is the first \"foodie\" tour I've ever taken. I was delighted with the food and the guide, Tracy was so fun and entertaining. I am so happy that my daughter took me on this tour!","review_date":"March 18, 2018"},{"attraction_id":3323,"user":"cherfair","rating":5.0,"review":"Great introduction to Gastown. We had a free afternoon in Vancouver and I wanted to get a feel for at least one neighborhood near where we stayed. Taking a walking tour that offers great food and some drinks sounded just right for the two of us.\nWe joined Miguel...","review_date":"March 13, 2018"},{"attraction_id":3323,"user":"adventure_debi","rating":5.0,"review":"Welcome to Gastown and Yummy food. Miguel was our guide as we ate our way around Gastown. Some of the highlights were Poutine fries, local beer, true Naples style pizza, and Scotch egg. We were not rushed. Miguel also gave us some great historical insights into this dynamic part of downtown...","review_date":"March 12, 2018"},{"attraction_id":3323,"user":"jesstopp","rating":5.0,"review":"Excellent introduction to Gastown!. We recently did the Gastown food tour with Tracy on our first day in Vancouver. Tracy was a great guide, very friendly and obviously passionate about the local food scene. It was great to learn a little bit about the history of the area as...","review_date":"February 26, 2018"},{"attraction_id":3323,"user":"rachelauren12","rating":5.0,"review":"Perfect way to eat your way through Vancouver!. This was me and my boyfriend's first food tour and it exceeded expectations. The restaurants we visited were all unique, and the portions and pacing were right on point. Miguel was an excellent guide -- he was very easy to converse with, extremely knowledgeable about...","review_date":"February 19, 2018"},{"attraction_id":3323,"user":"canmorefoodies","rating":5.0,"review":"You won\u2019t want to miss this!. This was such a fun and yummy thing to do in Vancouver! We visited four unique restaurants that we have never been to before, enjoying a special dish at each place paired with an alcoholic or non-alcoholic beverage. Tracy was our guide. She kept us...","review_date":"February 9, 2018"},{"attraction_id":3323,"user":"drawnaway","rating":5.0,"review":"Fantastic food and local knowledge . We'd already been exploring Gastown but this tour took us through alleyways and to restaurants we hadn't even noticed. It's probably a good idea to do this early in your visit because you get given so many great ideas for places to eat. Our guide,...","review_date":"January 14, 2018"},{"attraction_id":3323,"user":"lynn_m","rating":5.0,"review":"So good. This tour included about 10 people and 4 different restaurants where we were treated to their signature dishes paired with a non-alcoholic or alcoholic drink (arranged at booking). To give time for digestion there was some history about Gastown and a great opportunity to chat...","review_date":"December 27, 2017"},{"attraction_id":3323,"user":"colene_c","rating":5.0,"review":"Gastronomic Gaston gives great history and taste of the neighbourhood. I organized this tour as part of an outing for work. I was really impressed with our guide Tracy, who is incredibly knowledgeable of Vancouver and the restaurant scene. Even though we are all locals, we learned so much more about the city and specifically...","review_date":"December 11, 2017"},{"attraction_id":3323,"user":"kristing1353","rating":5.0,"review":"Great Food Great Laughs. This was a really fun activity even on a cold and rainy day! We really enjoyed all 4 of the restaurants we stopped at. Tracy was friendly, cheerful, and super knowledgeable about the neighborhood giving us not only historical facts but also really interesting information...","review_date":"November 15, 2017"},{"attraction_id":3323,"user":"ellen2017nov","rating":4.0,"review":"Miguel's a natural. Really enjoyed our tour with Miguel. We're locals, but still enjoyed the historical insights. Good sampling of a variety of foods, and we thought the alcohol add-on was good value. Miguel is articulate and entertaining, and has a gift for chatting up people from diverse...","review_date":"November 7, 2017"},{"attraction_id":3323,"user":"gnancy2011","rating":5.0,"review":"Gastronomic Gastown Tour. My husband and I try to do a food tour in each city we visit. It is a great way to learn about the history of an area as well as to enjoy the culture and local foods. Hannah was our guide for the tour....","review_date":"November 6, 2017"},{"attraction_id":3323,"user":"albertatraveler10","rating":5.0,"review":"Tracy Rocks. The foodie tour was an awesome way to combine learning about the culinary treats of the city and the history of the area. Tracy was a great guide; knowledgable, funny and a gracious hostess. I'd highly recommend the tour and look forward to trying the...","review_date":"October 31, 2017"},{"attraction_id":3323,"user":"spevialkev","rating":5.0,"review":"New Favorite Way to Tour. I live in the city and often have family visiting who are looking for me to guide them around but I don't know the history in very much detail. I started looking for tour options that would be interesting for them and me.\nI love...","review_date":"October 24, 2017"},{"attraction_id":3323,"user":"hannah_n","rating":5.0,"review":"So much fun!. I\u2019m writing this review much later than I had intended, but better late than never!\nMy husband and I did the 3 hour Gastronomic Gastown Tour on July 2, 2017. Our guide was Tracy. She was wonderful: helpful, knowledgeable, and genuinely funny (not just rehearsed...","review_date":"October 21, 2017"},{"attraction_id":3323,"user":"alex_f","rating":5.0,"review":"Tasty tour of gastown. My wife and I really enjoyed our tour. The restaurants were well thought out, all offering amazing food and all places locals eat at. Lisa was an awesome guide, friendly and lots of fun and went out of her way to make sure everyone was...","review_date":"October 16, 2017"},{"attraction_id":3324,"user":"jazz1906","rating":5.0,"review":"Lots of fun with Joe !!. Great tour And a wonderful guide!! Lots of fun and nice discoveries. We adore smalltalk winerie \ud83d\ude00 I recommand this tour to everyone !","review_date":"December 30, 2018"},{"attraction_id":3324,"user":"sweetretreat48","rating":1.0,"review":"No \"FUN\" in this tour company. What a scam! Called the driver \"Joe\" three times, fourth time went to voicemail. He kept saying he was running late, 1 1\/2 hours later he still didn't show up at the first pick up stop. What a way to ruin a night out. We...","review_date":"November 14, 2018"},{"attraction_id":3324,"user":"shotofjac","rating":5.0,"review":"Amazing time!. A group of us took this tour last year and it was amazing! Our driver Joe had a great sense of humor and was very informative. He even took part in a few selfies lol. Can't wait to go again!","review_date":"July 27, 2018"},{"attraction_id":3324,"user":"adriane_b","rating":2.0,"review":"We called this the 'You get what you pay for' tour. This was a very last minute planned trip and we were looking for something fun, relaxed and enjoyable.\nAll in all, we had a good time, but that was mostly because we could laugh at the terribleness of so much of this tour!\nThe driver...","review_date":"July 8, 2018"},{"attraction_id":3324,"user":"heatherh4006","rating":3.0,"review":"It was OK. This tour was OK. The tour guides were pleasant & entertaining. Small Talk Vineyard was definitely the best of the three, but unfortunately they were out of 3\/4 ciders at the time. Their extra tastings were a reasonable price and because we bought a bottle,...","review_date":"February 27, 2018"},{"attraction_id":3324,"user":"brummie1949","rating":5.0,"review":"Loved this tour. This tour had something for everyone who enjoys a casual drink. The only problem was that the samples were very generous so those of us who drove in to Niagara had to designate a driver. Having been on many wine tours we had not encountered...","review_date":"February 25, 2018"},{"attraction_id":3324,"user":"steph_s","rating":5.0,"review":"Half-Day Beer Cider and Wine Tour. My boyfriend and I did the half-day beer, cider and wine tour and we had Joe as our bus driver. He was so knowledgeable, had a great sense of humour and was overall so entertaining. I\u2019d absolutely recommend this tour to my friends and family!","review_date":"February 3, 2018"},{"attraction_id":3324,"user":"sam_i","rating":3.0,"review":"Fun crowd -tour company not so realiable. Tour started almost 1 hour late; first stop had everyone going - excited & having fun; next stop simply provided samples, no info about the actual process of making the product; seemed to drag in time while there; third & final stop was prolonged because...","review_date":"January 29, 2018"},{"attraction_id":3324,"user":"bev_n","rating":4.0,"review":"Fun half day tour. Overall very good, winery visit was great, we loved Small talk and the stop at Taps was a great place to know was there for future visits.","review_date":"January 17, 2018"},{"attraction_id":3324,"user":"kaylin_e","rating":5.0,"review":"Great way to spend a day!. My boyfriend and I went on the half day beer, cider, and wine tour. We wanted something not too weather dependent since we planned our trip for late November.\nWe had a great time; our tour guide was fun and friendly and gave us some...","review_date":"December 7, 2017"},{"attraction_id":3324,"user":"emdocherty01","rating":5.0,"review":"Great on the tastebuds. it was our first time ever going on a tour in Niagara. The beer cider and wine tour was very good and each place had great samples!! Our tour guide was very friendly and super funny, highly recomond going on this tour.","review_date":"December 4, 2017"},{"attraction_id":3324,"user":"reem_e","rating":5.0,"review":"Great way to explore wine country. Had a really great time on the tour. Joe, the tour guide, knew a lot about the history of the area as well as the Canadian wine industry. He was funny, organized, very helpful and accommodating. The winery stop was very educational and informative. We...","review_date":"November 27, 2017"},{"attraction_id":3324,"user":"ewiik","rating":5.0,"review":"Fun time!. We had a girls' trip to Niagara Falls in November. We went on this tour and had a blast! Our tour guide Joe was so funny and made the trip very enjoyable! I would highly recommend this tour!","review_date":"November 19, 2017"},{"attraction_id":3324,"user":"natef451","rating":1.0,"review":"A very odd experience. Our tour started off with the driver being 30 minutes late. With no apology or explanation we ended up to the first distillery late and missed out on a full guided tour of the facility. As we pulled out from the parking lot the driver...","review_date":"October 20, 2017"},{"attraction_id":3325,"user":"michael_h","rating":4.0,"review":"Worthwhile Tour of a Landmark Hotel. We found the tour very interesting and the tour guide entertaining and knowledgeable. We even got to see wedding pictures being taken. My only regret was we did not get to see a typical guest room in the hotel. We did get to see many...","review_date":"March 19, 2019"},{"attraction_id":3325,"user":"ray_s","rating":5.0,"review":"Loved Emily post. Stayed in quebec, glad we did the tour of the frontenac, loved my french Emily Post. She was super friendly and very funny","review_date":"October 24, 2018"},{"attraction_id":3325,"user":"henry_b","rating":5.0,"review":"What you see is what you get!!. The character you see in the add is your tour guide, he\u2019s full of history and details about Le Chateau Frontenac plus he\u2019s completely in character. A fun and in formative tour. Well worth the modest cost.","review_date":"October 22, 2018"},{"attraction_id":3325,"user":"camper147697","rating":1.0,"review":"Afternoon tour. We had lunch at the Hotel and were quite excited for the tour. It was a such a disappointment. We saw what we had observed while shopping and while eating lunch. We were taken to the Rose room. Please save your money. It would have...","review_date":"September 29, 2018"},{"attraction_id":3325,"user":"jpkc6","rating":4.0,"review":"Nice background on the Chateau Frontenac. I took this tour during a recent stay at the Chateau to gain a little understanding about its history and see some of the \u201coff limits\u201d parts of the hotel. You get a discount if you are staying at the hotel. On the tour you...","review_date":"September 23, 2018"},{"attraction_id":3325,"user":"kamplement","rating":4.0,"review":"Good Tour. Our guide was a little goofy but he maintained his \"character\" very well throughout the whole tour. Very easy to understand and a lot of great information and history about the Frontenac. Some rooms had meetings going on inside so we couldn't see them, but...","review_date":"September 10, 2018"},{"attraction_id":3325,"user":"globetrotterguy","rating":4.0,"review":"Great way to see the \"hidden\" parts of the hotel. My wife and I walked past the hotel so many times during our long weekend visit to Quebec City. Magnificent on the outside, but what was inside? So we finally decided to take the tour.\nI imagine the quality is highly correlated to the particular...","review_date":"August 28, 2018"},{"attraction_id":3325,"user":"pk_maryland","rating":5.0,"review":"Great tour guide. We really enjoyed the one hour tour of the Chateau Frontenac in large part due to the great tour guide we had. She was playing the character of a woman who had been married to one of the hotel directors during the beginning of the...","review_date":"August 21, 2018"},{"attraction_id":3325,"user":"john_s","rating":4.0,"review":"I Wanted More. We were staying in the hotel, and I wanted to learn more about it, so we booked this tour. Our guide was dressed in period costume, and was a pleasant fellow, with a good sense of humor.\nWe got to learn a bit about the...","review_date":"August 12, 2018"},{"attraction_id":3325,"user":"travelgrandmom","rating":5.0,"review":"The Frontenac is a must see.. The Frontenac is an old historic hotel. It currently still houses about 620 guest rooms and is truly luxury accommodations. The tour is a good way to see the architecture and the original decoration of the lobby. Also, the tour includes a visit to the...","review_date":"August 6, 2018"},{"attraction_id":3325,"user":"j_p","rating":1.0,"review":"Not worth your time. I expected to get a historical tour with detailed information on the architecture etc.\nThe tour guide seemed bored and distracted and so was the tour. There were some awkward moments of silence.\nHe showed us the lobby, discussed a bit about the lighting, then...","review_date":"August 3, 2018"},{"attraction_id":3325,"user":"maggielyn_from_ga","rating":5.0,"review":"AMAZING!. In reading other's reviews, I think your experience depends on who is conducting your tour. Our tour guide. Ours was a young lady portraying an opera singer. She was very knowledgeable and open to answering questions. If I started sharing the many special places in...","review_date":"July 29, 2018"},{"attraction_id":3325,"user":"kimwo9154bm","rating":5.0,"review":"Great Tour. We really enjoyed our tour of the Chateau Frontenac. Our guide was so knowledgeable and entertaining. Would definitely recommend \ud83d\udc4d","review_date":"May 13, 2018"},{"attraction_id":3325,"user":"tammy_and_brent","rating":3.0,"review":"we had an okay tour. A guide makes or breaks a tour and our guide was just okay. The best part was seeing the different ball rooms and the Rose Room for the history related to the Quebec Conference. Also good to find out there are displays in the basement...","review_date":"May 7, 2018"},{"attraction_id":3325,"user":"besca001","rating":5.0,"review":"A Good Tour of Chateau Frontenac - Inside and Outside!. I decided to book this tour to compliment our entire day experience at Le Chateau Frontenac. I had made reservations at Le Sam for a quick lunch, Champlain for afternoon tea on Saturday and an early couple's massage appointment at Moment Spa with the hotel...","review_date":"March 7, 2018"},{"attraction_id":3325,"user":"borntotravel911","rating":4.0,"review":"17tdw10. Tour met out side. Our costumed guide portrayed one of the founders of Hotel Frontenac and told us about the history of the hotel and famous guests. He explained the hotel guest rooms and suites. How the hotel has added more additions during the times....","review_date":"November 17, 2017"},{"attraction_id":3325,"user":"vickianne_11","rating":3.0,"review":"Informative and interesting tour. Although one can take a self-guided tour of Ch\u00e2teau Frontenac my husband and I chose to take a guided tour in order to see places that are not open to the general public.\nOur costumed guide portrayed one of the founders of Hotel Frontenac and...","review_date":"November 6, 2017"},{"attraction_id":3326,"user":"tennl2016","rating":5.0,"review":"Bury your dead - Louise Penny Tour. I loved this tour. As a massive Louise Penny fan, as soon as I found out about this tour (from my sister - also a Louise Penny fan), it became a must during my trip to Quebec. It definitely did not disappoint. I had a...","review_date":"February 15, 2019"},{"attraction_id":3326,"user":"walking2019","rating":5.0,"review":"Tour was so enjoyable we barely noticed the -6 degree temp. We were fortunate to spend the morning with Marie. She was knowledgeable and pleasant; our tour felt more like a walk with a friend.","review_date":"January 25, 2019"},{"attraction_id":3326,"user":"michelemichelec","rating":5.0,"review":"Wonderful Private Walking Tour. We booked a private walking tour for the day we arrived in Quebec City. It was very cold that day, but beautiful nonetheless. Robert, our tour guide, met us at our hotel promptly at the designated time. He was very friendly, thoughtful, and knowledgeable about...","review_date":"January 23, 2019"},{"attraction_id":3326,"user":"venture486428","rating":4.0,"review":"Quebec City Walking Tour. This was a very informative 3 hour walking tour of Old Town Quebec. Our tour guide, Jeanine, was excellent and brought to sites that we expected to see as well as some of the more out of the way sites. One of the highlights was...","review_date":"November 13, 2018"},{"attraction_id":3326,"user":"john_j","rating":5.0,"review":"Anne Tanguay was a great tour guide. Oct. 5, 2018 - We had never been to Quebec City before. This tour really gave us a complete history and inside tour of the city. Walking those little connecting intertwining streets and the main streets told us the whole story. Anne is extremely knowledgeable...","review_date":"November 9, 2018"},{"attraction_id":3326,"user":"mccevent2013","rating":5.0,"review":"incredible food in old Quebec City. Last weekend we had a group of 9 people from Regina, Saskatchewan on a private walking food tour of lower Quebec City. Sandy, from Tours Voir Quebec organized the tour for me and made it easy to book with her - she was friendly and...","review_date":"October 26, 2018"},{"attraction_id":3326,"user":"ajmglobaltraveller","rating":4.0,"review":"Good tour with Ann. We had a private tour with Ann around the old city, which was not as long as I was expecting (2 hours - it needed to be around 2.5 hours)\nWe saw all the main sights and Ann was an excellent guide. We covered a...","review_date":"October 23, 2018"},{"attraction_id":3326,"user":"douglas_s","rating":5.0,"review":"Fascinating tour of the old city. Jocelyne met us at our hotel (the Chateau Frontenac) and walked us all around the old city--graciously weaving in a pharmacy stop so we could pick up an Rx we needed. We learned so much and had such a great time getting to know her,...","review_date":"October 22, 2018"},{"attraction_id":3326,"user":"martin_h","rating":5.0,"review":"Great Tour. Brought a group of college students to Quebec City and had a great tour experience with Robert as our guide. He provided a down-to-earth tour with interesting stories, good humor, and all of the sites. An excellent experience.","review_date":"October 22, 2018"},{"attraction_id":3326,"user":"jane429393","rating":5.0,"review":"2 hour walking tour. English guide walked bnb us thru the upper and bnb lower town. Excellent overview with history and current information about Quebec city. Very hilly and uneven streets. Not suitable for wheelchairs or those with mobility issues.","review_date":"October 14, 2018"},{"attraction_id":3326,"user":"jeff_m","rating":5.0,"review":"Old Quebec Walking Tour. We chose to do a 3 hr private English tour as we were arriving later than the time the group tour left. Our guide Genevieve covered a large section of both the upper and lower towns going at a pace that suited us and giving...","review_date":"October 13, 2018"},{"attraction_id":3326,"user":"scarrmaker","rating":5.0,"review":"Wonderful time in Quebec City.. We did an excursion from our cruise ship. My parents are older, so I didn't want them to have to walk too much. We did a private tour by car and just walked into spots that we need to see. Our guide, Jean-Francois was super...","review_date":"October 9, 2018"},{"attraction_id":3326,"user":"ruja_12","rating":5.0,"review":"The best of old Quebec. This walking tour was amazingly easy even though you are walking through a crowd of people at all times. The guide knew where to nestle you into a space where you could hear and view some of the historic spots located in the old town....","review_date":"October 9, 2018"},{"attraction_id":3326,"user":"kilgore_trout_88","rating":5.0,"review":"Excellent Walking Tour. We went on the private walking tour of Old Quebec City in October 2018. Our guide Helen was wonderful. Very friendly and informative. Tour was about 4 hours and we thoroughly enjoyed the experience. Thanks !!","review_date":"October 8, 2018"},{"attraction_id":3326,"user":"lynne_f","rating":5.0,"review":"A fantastic way to spend the day. Thanks to Neil for such a pleasurable tour. His private tour for 7 offered the perfect amount of detailed historic and contemporary history of Quebec City and included all the right highlights. I'd highly recommend him.","review_date":"October 5, 2018"},{"attraction_id":3326,"user":"olddukedoc","rating":5.0,"review":"Do This First, You'll Be Glad You Did. The tour takes a little over 2 hours, and is a history course of not just Quebec but North America. All of Old Quebec is a museum, and at the end of the tour, we felt comfortable exploring it on our own. Ask for Anne...","review_date":"October 3, 2018"},{"attraction_id":3326,"user":"ellen_s","rating":5.0,"review":"great tour. Our guide, Phil, was very knowledgeable. We learned alot about the history and culture of the area. Would definitely recommend it.","review_date":"September 27, 2018"},{"attraction_id":3326,"user":"gingineer_chef","rating":5.0,"review":"Perfect Historic and Scenic Tour. Had a beautiful day and a wonderful tour of the historical upper and lower parts of Quebec City. We got lucky and had Genevieve as a guide. I cannot say enough how wonderful Gen was and how she made us feel at home so far...","review_date":"September 18, 2018"},{"attraction_id":3326,"user":"maryeglotus","rating":1.0,"review":"Disappointing . We went on a walking tour with Tour Voir Quebec, and initially found it to be very informative, although our enthusiastic guide seemed to contradict himself several times. The final straw for me was when he started talking about local\/provincial politics, and showing his extreme...","review_date":"September 17, 2018"},{"attraction_id":3326,"user":"dands","rating":5.0,"review":"The Total Experience tour with Anne. As we had only 1 day ( Sunday on a long weekend) in Quebec City on a cruise port stop, we booked \u2018The Total Experience\u2019 tour almost 6 months in advance. This tour was a great choice and we were the only 2 people on...","review_date":"September 17, 2018"},{"attraction_id":3326,"user":"jayk81eng","rating":5.0,"review":"Informative and great guide. We took the two hour walking tour with Anne and she represented Quebec City very well! Anne knew a lot of the history of the area and shared many additional little stories that made the tour even more enjoyable. I would recommend the walking tour...","review_date":"September 10, 2018"},{"attraction_id":3326,"user":"hseeingtheworld","rating":5.0,"review":"Excellent walking tour. Our tour began at the visitor information centre and our guide was Clarisse\nThe tour theoretically was 2 hours but was actually\nnearer 3 hours\nClarisse,a local resident and descendant of one of the \u201cKing\u2019s Daughters\u201d who helped to repopulate the area, regaled us with...","review_date":"September 10, 2018"},{"attraction_id":3326,"user":"nasha396","rating":5.0,"review":"Enjoyable and informative tour. R\u00e9jeanne represents her city of Quebec very well. She was knowledgeable, personable, interesting. We learned facts, history, anecdotes, local-color. We proceeded at our own pace, felt free to ask questions and thoroughly ejoyed the quaint city. Well worth the money. Ideal way to see and...","review_date":"September 7, 2018"},{"attraction_id":3326,"user":"elaine_s","rating":5.0,"review":"Clarisse was an amazing guide.. Our 2 hour your lasted almost 3 hours. Our guide was a local resident that knew all the history of a city she obviously loves. We had a great overview and came back the next day to explore more. Made out trip memorable. This your...","review_date":"September 6, 2018"},{"attraction_id":3326,"user":"guide794096","rating":5.0,"review":"Enjoyable morning with Nomad Tours Quebec. The best thing about our walking tour with Marie-Pierre was that she gave us a local and personal perspective of life in Quebec City. She provided good information about the city's history as well, but it was the personal touch that we found most valuable....","review_date":"August 27, 2018"},{"attraction_id":3326,"user":"ftl-lari","rating":5.0,"review":"Excellent Tour and Tour Guide!!!. What a great private tour and tour guide!!! Shaoyu was amazing and able to answer all questions. She was also extremely flexible when we wanted to see specific things. She was a fun tour guide and had great energy which made this tour extremely fun...","review_date":"August 27, 2018"},{"attraction_id":3326,"user":"tperrelle","rating":5.0,"review":"Wonderful Tour and Wonderful Service. Sincere thanks to James and the administrative staff for making our evening in Quebec educational and enjoyable. After mechanical issues caused our cruise ship to enter the Port of Quebec late afternoon versus early morning, our tour guide (Jim) and the administrative staff were extremely...","review_date":"August 26, 2018"},{"attraction_id":3326,"user":"rroyboca","rating":1.0,"review":"Not service oriented... We booked our private tour in advance but a day before we saw that the weather will be very bad so we asked to reschedule it for later today or the next day. Unfortunately they were not available to contact the evening before and refused...","review_date":"August 22, 2018"},{"attraction_id":3326,"user":"christine_s","rating":5.0,"review":"Walking old Quebec. We had organised a drive & walk tour of Quebec City via recommendation of a friend of a friend. Francois picked us up at the motel we were staying in by taxi. He took us to points of interest and photo stops before going to...","review_date":"August 20, 2018"},{"attraction_id":3326,"user":"yeahfun","rating":5.0,"review":"Nice Overview Tour. Our family of 5 took a private tour with Ann. She was very accomodating and had good suggestions of what to do while in Quebec City.","review_date":"August 12, 2018"},{"attraction_id":3326,"user":"jufall","rating":5.0,"review":"Best introduction to the city!. We booked this tour because we were a medium sized party of 6 and decided that we would end up walking in circles if we tried to see the city on our own. It was so worth it. The center was easy to find and...","review_date":"August 12, 2018"},{"attraction_id":3326,"user":"janell_s","rating":5.0,"review":"Highlights of the old city. We booked this walking tour at this minute and were pleasantly surprised by the small group and well informed guide. The tour covered both upper and lower city and including historical and architectural highlights.","review_date":"August 6, 2018"},{"attraction_id":3326,"user":"mel02138","rating":5.0,"review":"Wonderful Introduction to Quebec City. I booked a private tour (couple) so that it could be tailored to our needs. It was the perfect solution. Regene? I\"m not sure of the spelling) was attentive to our direction. She provided so much info. about the many sites we toured, that we...","review_date":"July 28, 2018"},{"attraction_id":3326,"user":"amyse2566st","rating":5.0,"review":"Ask for Louise!. My husband was at a conference so I decided to take a walking tour to get the lay of the city. The concierge set me up with Tours Voir Quebec for a two hour walking tour of the city. Our tour guide was Louise, Labelle...","review_date":"July 24, 2018"},{"attraction_id":3326,"user":"david_h","rating":4.0,"review":"\"Quebec Jim\" is an amazing guide, but tour not for everyone.. It's not straightforward to easily segregate pros and cons for this tour, so I have to combine what we liked and didn't like.\n1. When we booked the tour over the phone (because we had so many questions about how to customize our tour), the...","review_date":"July 23, 2018"},{"attraction_id":3326,"user":"649richards","rating":5.0,"review":"All Day Country Tour. We experienced an all day (9am - 5pm) tour of the Quebec Country. Our guide Francois Vidal made the day extremely enjoyable. As a native of Quebec City he was able to enlighten us (2 couples) on anything and everything regarding Quebec City and it's...","review_date":"July 20, 2018"},{"attraction_id":3326,"user":"bostongeek","rating":4.0,"review":"Very Good But Too Much History. If you like history, then this the walking tour for you! Our tour guide was Genevieve L'Heureux who was like a walking encyclopedia - extremely knowledgeable about every aspect of Quebec City from way back in the 1500's. My wife enjoyed the history tour. I...","review_date":"July 19, 2018"},{"attraction_id":3326,"user":"jachia08","rating":5.0,"review":"Best of the Best. I was in Quebec City for only two days, traveling solo. I decided to book a walking tour first thing. My guide, Francois Vidal, was the perfect fit for my tour. He was most informative, a really good story teller, and he made getting around...","review_date":"July 14, 2018"},{"attraction_id":3326,"user":"ginatj","rating":5.0,"review":"Make this your first activity in Quebec City. We just had a tour with Jim this afternoon with our 14 and 10 year olds. What a great way to start our trip to Quebec City! Jim is extremely knowledgeable, engaging and has a great sense of humor. I wish my history teachers were...","review_date":"July 9, 2018"},{"attraction_id":3326,"user":"utes573","rating":5.0,"review":"Wonderful walking tour with Fabienne . We arena family of 3 adults and wanted to have a private walking tour in English . We found a perfect match with Fabienne . She is fluent , energetic and very knowledgeable . We enjoyed her so much and highly recommend her .","review_date":"July 9, 2018"},{"attraction_id":3326,"user":"panster","rating":5.0,"review":"truly private. i set this up for my wife and 10\/16 yo. They were the only ones on the tour. It probably is cheaper to do a group tour but it is nice to not jostle with a crowd. this was a 2.5 hour walking tour that...","review_date":"July 2, 2018"},{"attraction_id":3326,"user":"jamesbenderjr","rating":5.0,"review":"Private Walking tour. My wife and I had a 2 1\/2 hour walking private tour with Robert and it was excellent. We love history and architecture and Robert was able to give us a good dose of each. He was very friendly and helpful. We were in QC...","review_date":"May 28, 2018"},{"attraction_id":3326,"user":"kimj9876","rating":5.0,"review":"Amazing Private Tour. On short notice, through our hotel Concierge, we booked a 3 hour private walking tour of Old Quebec for $170. Our tour guide, Raymond Lemieux, was excellent and spoke English fluently.\nThis tour was excellent. Raymond met us at the Visitor Centre across from the...","review_date":"May 28, 2018"},{"attraction_id":3326,"user":"rahim_n","rating":5.0,"review":"Excellent tour. It was my girlfriends first time in Quebec city and our tour guide Jean Francois was fantastic and very knowledgeable in Quebec City's history and made the tour worthwhile. We spent almost three hours with him going around the city and it was worth every...","review_date":"May 21, 2018"},{"attraction_id":3326,"user":"george_w","rating":5.0,"review":"Fantastic Private Tour. My wife and I were fortunate to have had Janet as our tour guide. Having grown up in Old Quebec, she possesses knowledge of the history and lore that is beyond extensive. Her enthusiasm and love for Quebec is obvious and makes the time very...","review_date":"May 15, 2018"},{"attraction_id":3326,"user":"ernieerdmannmd","rating":5.0,"review":"AMAZING!!! Do this the day you arrive (or asap)!. This tour was excellent!! Definitely a must do on first day or as soon as possible!! Reason, is you WANT to go back and visit places you saw\/ate at or walked to... and tour gives you some guidance! Our guide Jocelyne was extremely knowledgeable, and...","review_date":"April 30, 2018"},{"attraction_id":3326,"user":"disneyluvr25","rating":5.0,"review":"Great tour!. We spent a wonderful couple of hours walking all over the walled city with Richard Sequin. He's a very funny guy! Looks like everyone on the tour enjoyed his manner. We learned an awful lot for the money. Richard went above and beyond in his...","review_date":"April 27, 2018"},{"attraction_id":3326,"user":"megan_m","rating":5.0,"review":"Private Tour with Robert Simard. Private Tour with Robert Simard:\nIle d\u2019Orleans with visit to Sugar Shack (so interesting and fun to see local culture!), beautiful view of river and city from island;\nMontmorency Falls including Wales House \u2013 cannot wait to return in summer for zip lining and to...","review_date":"April 22, 2018"},{"attraction_id":3326,"user":"sheila_b","rating":5.0,"review":"The easiest way to learn and see the most. Our tour guide was fun, knowledgeable, and high energy! We saw more than expected, walked as much as we wanted and were quite happy that we bought this private tour. Absolutely the best way to learn about and fully enjoy this beautiful city.","review_date":"March 3, 2018"},{"attraction_id":3326,"user":"rodrique","rating":5.0,"review":"A wonderful and learning experience.. My family went on a private tour of old Quebec with our tour guide, Robert Simard. We began the tour at our hotel, Le Chateau Frontenac. Robert briefed us on the history of this great city along with some interesting facts about the hotel. We...","review_date":"March 3, 2018"},{"attraction_id":3326,"user":"papiruh","rating":5.0,"review":"Walking Tour. I stayed with my 13 year old daughter at Chateau Frontenac and arranged for a walking tour. Robert Simard met us at the hotel and we joined 4 others for a nearly 3 hr. tour. It was a very chilly AM and despite this, the...","review_date":"February 26, 2018"},{"attraction_id":3326,"user":"kutzaswath","rating":5.0,"review":"Walking Food Tour. We had a great time on our trip with Simon as our guide. If you have at least two days to spend in Quebec City I recommend you do the food tour. And it doesn\u2019t matter what season you go in.","review_date":"February 22, 2018"},{"attraction_id":3326,"user":"thomas_p","rating":5.0,"review":"A Great Private Tour Guide. My wife & I flew to Quebec City at the end of January for the Carnaval de Quebec. Early in our visit, we paid for a private walking tour through Tours Voir Qu\u00e9bec.\nOur guide was Robert Vandermeer. This guy has a passion for history...","review_date":"February 15, 2018"},{"attraction_id":3326,"user":"linebc1","rating":5.0,"review":"AWESOME tour with Robert Simard!. Robert Simard met my group of 18 at our hotel on a cold Feb. morning. He was fabulous, educating us thoroughly on Quebec's history, showing us the sights in Old Queebed, filled with his humor. He was so personable and entertaining. We initially thought it...","review_date":"February 7, 2018"},{"attraction_id":3326,"user":"kcm87","rating":5.0,"review":"Christmas in Quebec. For the longest time, we've wanted a traditional snowy Christmas. Despite our European heritage, we live in Australia, so an opportunity for something this special doesn't come along all that often. We considered a few different locations, but we're so glad we came to Quebec......","review_date":"December 25, 2017"},{"attraction_id":3326,"user":"greg_b","rating":5.0,"review":"Beyond Expectations. My wife and I booked on this tour so we could get a feel of old Quebec City. Unfortunately the day we booked it was cold and raining. My wife was not too sure about getting around on the cobblestones which had ice and water...","review_date":"November 19, 2017"},{"attraction_id":3326,"user":"jeffsabapathy","rating":5.0,"review":"Excellent Guide and overall ervice. My Chinese clients had an amazing tour of Qu\u00e9bec City last month. The overall experience was top notch and was handles with extreme professionalism from the booking to the actual guided private tour.","review_date":"November 8, 2017"},{"attraction_id":3326,"user":"jojoma27","rating":5.0,"review":"Outstanding Walking Tour. On the recommendation of the hotel we stayed at, took a walking tour of Old Quebec and it was so worth it. Our guide, Simon, was amazing, He truly knows the history of the city and was so informative and personable. So wish we had...","review_date":"October 21, 2017"},{"attraction_id":3327,"user":"explore589300","rating":5.0,"review":"More than we hoped!. We had a group of 25 people for our whale watching excursion, and we had such an wonderful day! We saw ten to twelve Humpbacks! Black and white dolphins! Porpoises! Seals! Birds! We didn\u2019t know which way to look at some points because there were...","review_date":"October 22, 2018"},{"attraction_id":3327,"user":"roel_s","rating":5.0,"review":"Exceeded expectations. We had to cancel last minute due to a mistake in our travel from Richmond to Victoria. Tripadvisor policy would not refund us so we went into the office of the Whale watching cruise. After explaining the problem, they allowed us to join them a...","review_date":"October 20, 2018"},{"attraction_id":3327,"user":"chris_and_reg_t","rating":5.0,"review":"Exceeded all expectations!. What an adventure this was! Being our first-time whale watching we didn't quite know what to expect however what we received exceeded all expectations for this excursion.\nGreeted with a friendly staff at their main office we were told what we could expect and how...","review_date":"October 12, 2018"},{"attraction_id":3327,"user":"jimmy_r","rating":5.0,"review":"Very friendly captain with respect for animals. The captain was a really friendly guy with respect for its passangers, lots of knowledge about the whales and deep respect for sea animals as well.","review_date":"October 11, 2018"},{"attraction_id":3327,"user":"hjf4116","rating":5.0,"review":"Whales and sea lions!!!. We booked this tour last minute and were so glad we did. Even in October we saw orcas, humpbacks,and sea lions. It was wonderful for my entire family. The guide and captain were friendly and very knowledgeable. Would definitely recommend!","review_date":"October 9, 2018"},{"attraction_id":3327,"user":"jodir853","rating":4.0,"review":"Successful venture. The crew on our tour was very good - the two naturalists were friendly and knowledgeable. The weather was less than ideal, but the captain navigated us safely through, and we did see a couple of humpbacks, a male Orca and his mother as well...","review_date":"October 9, 2018"},{"attraction_id":3327,"user":"jc091958","rating":5.0,"review":"Whales, whales and more. You know you have seen some incredible whales \u201cup-close\u201d when the naturalist on board is getting here camera out and she has excitement in her voice. It was a great morning tour filled with a far and up close orca whale sightings. I would highly...","review_date":"October 4, 2018"},{"attraction_id":3327,"user":"gina_r","rating":5.0,"review":"A must do experience!!!. Our whale watching adventure was simply amazing! Our tour left the dock at 1 pm and about 40 minutes into the trip we happened upon a pod of about 12 orcas who were in the midst of a feeding frenzy! Fortunate for us, but not...","review_date":"September 28, 2018"},{"attraction_id":3327,"user":"alireeve2017","rating":5.0,"review":"Absolutely amazing and excellent experts . This was a fantastic trip where we were so lucky to see 4x Orcas swimming along near to the boat. The guide had a record of all the disctintive markings on the whales which meant that with my partners slr camera we could zoom in...","review_date":"September 20, 2018"},{"attraction_id":3327,"user":"monique1232018","rating":5.0,"review":"Amazing. Not the first time going whale watching but it's amazing every time. Saw whales and seals and lots of birds. Excellent knowledge and information given by naturalist\/guide. Would go again and recommend it to anyone.","review_date":"September 14, 2018"},{"attraction_id":3327,"user":"johanna_h","rating":5.0,"review":"WOW, amazing. This was our first whale watching tour and we weren't disappointed. Saw at least 3 humpback whales, our captain, Brad, saw one swim right underneath our boat and come up just a few feet away from the back of the boat, was amazing. This was...","review_date":"September 10, 2018"},{"attraction_id":3327,"user":"dreamer711966","rating":5.0,"review":"Well worth it!. My husband and I went yesterday, Sept 4, and we an awesome adventure! Staff was very informative and friendly. Our captain was in constant contact with other boat captains to ensure we found whales in the area. We were lucky enough to have a humpback...","review_date":"September 5, 2018"},{"attraction_id":3327,"user":"colingmiller","rating":5.0,"review":"Whales and more whales. We booked this outing knowing we may not see any whales.\nAbout 20 mins (?) into it, I thought \"I don't think we're going to have any luck today, but at least it's been a really nice boat ride\".\nThen the captain cut the engines...","review_date":"September 4, 2018"},{"attraction_id":3327,"user":"wendy_g","rating":5.0,"review":"A Must-Do while in Victoria. We had the best time on the Five Star whale watching tour! We went on the 10:00am tour with Tiffany as our guide. Very knowledgeable and friendly. We were on the catamaran boat (did not wish to do a zodiac tour) and it was fun...","review_date":"August 29, 2018"},{"attraction_id":3327,"user":"jason_t","rating":5.0,"review":"Amazing Whale Watching. Saw 9 whales, a family of 6 orcas and 3 humpbacks who breached 4 times. Amazing to see the whales come flying out of the water, a rare but delightful experience. Tour guides were very helpful.","review_date":"August 26, 2018"},{"attraction_id":3327,"user":"jenniferpv9021iq","rating":5.0,"review":"amazing experience - 2 whales, Orca Pod and beautiful protected Marine area. Wow, Wow Wow! We had such an amazing experience!\nWe lucked out with this trip -- first of all, the weather was beautiful and sunny. We also saw 2 different Humpback Whales, and a huge pod of Playful Killer Whales.\nThe boat was comfy with...","review_date":"August 22, 2018"},{"attraction_id":3327,"user":"gsaracco","rating":5.0,"review":"Great experience. We were on the smaller 12 passenger boat. Tom was very knowledgeable and we saw 2 pods of orcas as well as a humpback whale. Overall a very good experience but I did feel a bit seasick on the way back.","review_date":"August 12, 2018"},{"attraction_id":3327,"user":"rayc312","rating":5.0,"review":"Whale watching bonanza. Our family went on the afternoon whale watching cruise and came up trumps. We saw three humpback whales and at least 15 Orcas. A brilliant afternoon. The naturalists kept us well informed of what we saw and the ecology of the area. The trip was...","review_date":"August 9, 2018"},{"attraction_id":3327,"user":"larena703","rating":5.0,"review":"They are experts. We had a fabulous time on this tour. We found some killer whales who were in the middle of celebrating together after a successful hunt. Note that due to regulation you cannot see the whales from more than 1 km away - bring binoculars! Our...","review_date":"July 30, 2018"},{"attraction_id":3327,"user":"pricegals","rating":5.0,"review":"GREAT day. We saw a Humpback, a pod of Orcas and a cute otter. It took a while to find the whales but once we found the Humpback, we then saw the Orcas. It's really cool how the captains communicate between themselves to help everyone have a...","review_date":"June 29, 2018"},{"attraction_id":3327,"user":"karen_r","rating":5.0,"review":"Wonderful Experience!. My mother and I recently took a 5 Star Whale tour-what a wonderful time. The boat has multiple viewing areas-upstairs in the hurricane zone, areas to sit bow and stern of the boat, and covered seating as well. On our trip we saw Humpback whale...","review_date":"June 13, 2018"},{"attraction_id":3327,"user":"tasha_g","rating":5.0,"review":"Amazing time!. We had an amazing time today whale watching. It was a great treat to not only see a humpback but also a sea otter, stellar sea lions, seals, a couple bald eagles chilling out on a rock, a bunch of different diving birds and an...","review_date":"June 5, 2018"},{"attraction_id":3327,"user":"951helene","rating":2.0,"review":"Disappointing experience. We set-off on the basis that if we follow the food we find the whales - in actual fact we took what felt like a fairly standard run up the coast and back.\nAppreciate that seeing the whales isn't guaranteed but we saw only one...","review_date":"June 2, 2018"},{"attraction_id":3327,"user":"suncoasters2014","rating":5.0,"review":"Great day on the water. We and another couple visiting from Australia had this tour booked using a Groupon coupon. At the last minute we asked to add our son attending UVic to join us, fully expecting to pay full price for his booking, but they happily added him to...","review_date":"May 31, 2018"},{"attraction_id":3328,"user":"northernvisitor548","rating":5.0,"review":"A wonderful, well-organised tour. We visited Yellowknife for a few nights to see the aurora and used a few different tour companies. Arctic Tours Canada were the best organised. They have different phone numbers at their office for Chinese and English and they are quick to answer if you...","review_date":"March 4, 2019"},{"attraction_id":3328,"user":"bobnpaz","rating":1.0,"review":"Disappointing , from start to finish. It was snowing all day , so we knew we were not going to see anything. Too late to cancel. When we booked , we were told that we would be picked up at our AirBnB. The day of the tour , we received an...","review_date":"January 23, 2019"},{"attraction_id":3328,"user":"mo_lung_c","rating":5.0,"review":"Finally saw aurora because of Winfred's perseverance. We did not see aurora on 31 December 2018 because of the bad weather and because we joined another tour which waited for aurora in a tent. The bad weather persisted on the following 2 nights when we joined this Arctic Tours Canada. We read...","review_date":"January 22, 2019"},{"attraction_id":3328,"user":"caitlyn_t","rating":5.0,"review":"Fantastic staff and unforgettable experience . We did this tour two nights in a row because they were fantastic. The first night we had Winfred and he was very knowledgeable about the Aurora. He drove us around to hunt for the lights and even thought we didn\u2019t get a chance to...","review_date":"January 20, 2019"},{"attraction_id":3328,"user":"toulouse1102","rating":2.0,"review":"Not a so great tour. December, 25th: This tour always stop at the same places. We were in a minivan (2nd bus broken) and there were no communication between the first bus and us so we lost each other. Our driver didn't seem to know what to do or how...","review_date":"January 9, 2019"},{"attraction_id":3328,"user":"steve_h","rating":5.0,"review":"Friendly staff and excellent viewing of the Aurona. We took an Aurora Hunting tour with Alison as the tour guide on December 26, 2018 and stopped at 3 spots (all on lakes) outside of Yellowknife. At the first spot, the aurora was weak and we could not see anything, but Alison found the...","review_date":"December 31, 2018"},{"attraction_id":3328,"user":"kamocot","rating":5.0,"review":"Aurora Yellowknife . I joined 2 tours for Yellowknife. Before I think this company is quite trouble. Because it need phone confirmation rather email confirmation. I hope they can improve that. Besides, Arctic this one is excellent. Wiley is the driver & photographer & with one taiwan working...","review_date":"November 19, 2018"},{"attraction_id":3328,"user":"haroldleung","rating":5.0,"review":"Knowedable n friendly operator . We booked two different nites for Aurora hunting from two different companies . The first one was not as good as a expected . But when I came to second nite with Artic Tours , I felt great. They have driver n guide , two...","review_date":"November 18, 2018"},{"attraction_id":3328,"user":"christopher_a","rating":5.0,"review":"Great way to see the Northern Lights. We joined this excursion in August, which we knew was not an ideal time for Aurora hunting. However, our guide Winfred did find us a location where the Lights were active and clear. We also had the benefit of the annual meteor shower.\nWinfred and...","review_date":"August 19, 2018"},{"attraction_id":3328,"user":"2hermanl","rating":5.0,"review":"Sunday Night Magic. Had an amazing outing to explore the Aurora. Did not disappoint. Eddie our tour guide and Joseph the chef and story teller were both very helpful and friendly. Haven\u2019t snowmobiled in 40 Years. Exhilarating!!!","review_date":"March 30, 2018"},{"attraction_id":3328,"user":"ann_w","rating":5.0,"review":"Our guide was wonderful and showed us the best of the aurora. Will, our guide was very entertaining and knowledgeable. He made changes to the itinerary to see the most of the aurora. We had some breathtaking views of the aurora and were lucky as they were very active the night we went. Arctic tours were very...","review_date":"March 16, 2018"},{"attraction_id":3328,"user":"leemeann","rating":5.0,"review":"Wildest Northern light in the world. Thanks Arctic Tours Canada.\nYou made our experience nowhere else in the world. 200 days of aurora borealis.\nWildest Northern light in the world!","review_date":"March 9, 2018"},{"attraction_id":3328,"user":"cutie888","rating":5.0,"review":"Our friendly and hardworking guide showed us several stunningly beautiful aurora borealis!. We joined Arctic Tours Canada on their aurora hunting tour one evening in late October. Our guide was very nice and friendly and knew all the good spots. He even helped us take pictures. He took us to 3 places in total, with the aurora...","review_date":"December 16, 2017"},{"attraction_id":3329,"user":"alison3579","rating":4.0,"review":"Good Tour of Banff. I took this tour this morning and we were a really small group of 5. Pick up was on time and our guide Nicole was really nice, lots of jokes and interesting anecdotes! You visit the highlights of the town of Banff: Fairmont, Bow Falls,...","review_date":"February 24, 2019"},{"attraction_id":3329,"user":"hornblower75","rating":5.0,"review":"Great way to see the main sights. We are a family of four visiting from UK, primarily for skiing but we took a day away from the slopes and thought this was a convenient way to see the main sights. The group was only 9 and our guide took the time to...","review_date":"February 23, 2019"},{"attraction_id":3329,"user":"pamela_g","rating":4.0,"review":"Tour of Banff. Our tour guide was very knowledgeable and informative about the Banff area. We were not lucky enough to see any wildlife on the day of our tour, but enjoyed our guide and the information she shared with us. We do understand there is no guarantee...","review_date":"February 12, 2019"},{"attraction_id":3329,"user":"brittany_j","rating":5.0,"review":"Amazing way to spend a super cold day \ud83d\ude0a. Our tour guide Dorian was fantastic! He was very knowledgeable and friendly \ud83d\ude0a Beautiful sights and great photo opportunities.","review_date":"February 9, 2019"},{"attraction_id":3329,"user":"fellowtraveler556745","rating":5.0,"review":"Awesome trip. Great tour, learned a lot about wildlife and Banff. Norm was a awesome tour guide. Would recommend .","review_date":"December 28, 2018"},{"attraction_id":3329,"user":"leah_f","rating":5.0,"review":"Nicole was very knowledgeable and enthusiastic!. I learned a lot about Banff, it's history and the wildlife. The tour was beautiful. I loved the guide she was very friendly and you could tell she enjoyed her job.","review_date":"November 3, 2018"},{"attraction_id":3329,"user":"bdaheather","rating":4.0,"review":"Evening Wildlife Safari with Chris. My mom and I really enjoyed our evening tour with Chris in early May. He was super informative and his passion for his job was obvious, lending a really personal and laid-back yet professional feel to our experience. We particularly enjoyed a the props and...","review_date":"May 9, 2018"},{"attraction_id":3329,"user":"kelle_c","rating":5.0,"review":"Great tour with Norm. My husband and I thoroughly enjoyed the Evening Wildlife Tour with Norm as our guide. We saw Mule Deer, white tail deer, elk, many birds and big horn sheep. He pointed out various things like bear claw marks and elk antler rubbings on trees as...","review_date":"April 23, 2018"},{"attraction_id":3329,"user":"katiaazzurragiacomi","rating":5.0,"review":"Good experience!. Great tour guide! Good agency!\nWe would choose it again, too bad we didn\u2019t have the time to do more excursions with them","review_date":"April 22, 2018"},{"attraction_id":3329,"user":"chiungwenh2018","rating":5.0,"review":"the tour guide (Norman) is very friendly and welcome.. Our tour guide (Norman) is so nice and friendly. drive safely and look everything in the road to make sure we won't miss any wildlife. and its lucky that we meet a lot wild life in our tour, and Norman explain so detail to make...","review_date":"April 21, 2018"},{"attraction_id":3329,"user":"angie_t","rating":5.0,"review":"Tour of Banff with Matt was great!. Matt is an excellent guide. He is very knowledgeable and explained the history and even geology of the landmarks so well. He has a sense of humor and made the tour very enjoyable. He brought us to see Mount Sulphur, Mount Rundle, Lake Minnewanka, amongst...","review_date":"April 11, 2018"},{"attraction_id":3329,"user":"eileen_c","rating":5.0,"review":"3 hour tour of Banff and surrounding areas.. Our tour guide was Denise and she was great. We hadn't reached the Bow Falls and she'd already spotted some wildlife, which I definitely would have missed myself! Tour had lots of stops for photo opportunities, and we had hot chocolate and maple cookies beside...","review_date":"March 27, 2018"},{"attraction_id":3329,"user":"minyi_y","rating":5.0,"review":"Thanks Norm!. Norm is really nice - informative, considerate, engaging, entertaining, and even professional in photographing! My friend and I really enjoyed this trip. We spot many wildlife, and enjoyed the all the scenic views. Hot chocolates and home-made maple cookies were also of highlights. Thank you!!!","review_date":"March 16, 2018"},{"attraction_id":3329,"user":"retiredisthewaytobe","rating":5.0,"review":"Discover lake louise. Aaron did a great job today. Was very warm and welcoming. The drive there and back felt quick because had some great stories about the area and wildlife. Once there you have 4 hours of free time that I would in the future pre book...","review_date":"March 4, 2018"},{"attraction_id":3329,"user":"alyssa_marie_a","rating":5.0,"review":"Amazing tour - Thank you Norm. Discovering wildlife and banff is so much fun with our tour guide Norm. He's very knowledgeable and cool.","review_date":"March 3, 2018"},{"attraction_id":3329,"user":"jillian_c","rating":5.0,"review":"Great way to see the park. My husband and I originally scheduled the Johnston Canyon hike, but unfortunately the tour was cancelled the morning of due to extreme cold. However, when I explained we wouldn't be able to join the other times because of our schedule, they switched us over to...","review_date":"February 21, 2018"},{"attraction_id":3329,"user":"marjoriea529","rating":5.0,"review":"Excellent way to start your Banff vacation. I highly recommend starting your trip with this tour. You will quickly see a lot of the area and better understand what you want to jump in to next. Brittany was our tour Guide and if at all possible I recommend asking for her as...","review_date":"February 14, 2018"},{"attraction_id":3329,"user":"justine_g","rating":4.0,"review":"I saw elk, mule deer and white-tail deer. Chris was my tour guide for this tour. He was very knowledgeable and passionate about the area and took us all over. I appreciated all of the information he shared with us. We learned some history about the area and saw some animals, namely elk,...","review_date":"February 5, 2018"},{"attraction_id":3329,"user":"grant_p","rating":5.0,"review":"Great way to see the sights of Banff without driving on icy roads yourself. Our driver, Becker, did a terrific job of taking us around Banff and clearly explaining what we were looking at.\nWe did see white tailed deer, mule deer and bighorn sheep during the trip.\nThe whole region was snowbound due to a snowfall just before...","review_date":"January 31, 2018"},{"attraction_id":3329,"user":"goplaces747918","rating":5.0,"review":"Awesome. Neil was an awesome tour guide. He was very knowledgeable and friendly.\nHe made sure that we got a chance to see all wildlife possible, including taking us on a little extra trip up Norquay for a chance to see some sheep (which paid off...","review_date":"January 7, 2018"},{"attraction_id":3329,"user":"seaspray77","rating":5.0,"review":"Great Tour and Guide!. Discover Banff Tours is such an excellent company and this tour did not disappoint! Guide was excellent small group very knowledgeable with stories about the area and sites visited. Storm is great! Would highly recommend!","review_date":"January 6, 2018"},{"attraction_id":3329,"user":"cheriemanson91","rating":5.0,"review":"Great way to get to know the best national park in the world. As about of our ambassator program we took the tour of banff, Our guide Neil was awesome, it went above our expectations and even places that we had already seen the way he explained the history we got to see it in a completely different...","review_date":"November 20, 2017"},{"attraction_id":3329,"user":"whitedove2014","rating":5.0,"review":"Worth While Tour and Outstanding Guide. I had a very limited time in Banff. This tour enabled me to see some sights and wildlife. The sceanry was breathtaking. Norman our guide was informative, helpful and very funny. The tour was worth the money.","review_date":"November 10, 2017"},{"attraction_id":3329,"user":"philip_s","rating":3.0,"review":"Weather issues. We had weather untypical of early June so were cold and wet. Stops were made but few ventured out and, those who did, preferred to return to the bus quickly. We saw very little wildlife even though Storm, our driver\/guide, tried to make this happen....","review_date":"October 26, 2017"},{"attraction_id":3330,"user":"rebeccajoy19","rating":5.0,"review":"Only Ones on the Tour!. My husband and I didn't book a private tour but ended up being the only ones on this tour. All the stops were beautiful and our guide C\u00e9line was very friendly and knowledgeable. The last stop - the nougaterie - was closed, but C\u00e9line made...","review_date":"January 23, 2019"},{"attraction_id":3330,"user":"shannon_m","rating":5.0,"review":"Misty Winter Day. Celine was very informative and I would definitely recommend this tour. Lots of samples to try at every stop. Also at all the stops, the vendors and Celine made an effort to include everyone in the tastings by offering non drinkers a non alcoholic beverage...","review_date":"December 22, 2018"},{"attraction_id":3330,"user":"ronald2211","rating":3.0,"review":"A nice excursion. We picked this tour because everyone raved about a funny and and congenial tour guide. He was not on our bus. Instead we had a boring and dry narrative. The tour itself featured some interesting stops and covered a lot of ground. It was a...","review_date":"November 18, 2018"},{"attraction_id":3330,"user":"onthemove22","rating":4.0,"review":"Tour of Island of Orleans with Goodies!. I would have given 5 stars if our driver had been more entertaining...maybe he was just having an off day. He went through his paces and showed us the sites on the list but just we didn't have the fun, humorous experience others did. That...","review_date":"November 18, 2018"},{"attraction_id":3330,"user":"doubledinvt","rating":5.0,"review":"Diverse Tour of Isle of Orleans. Tour departed just outside of Le Ch\u00e2teau Frontenac. Our guide, Simon, had both English and French speaking guests on our tour. He did a fantastic job, in both languages, with descriptions, history and humor. He even had umbrellas at the ready during a quick shower....","review_date":"November 8, 2018"},{"attraction_id":3330,"user":"manjot_g","rating":5.0,"review":"Amazing Trip!!!. It was a great experience. I went with my best friend and we enjoyed a lot. The views were beautiful. Took a lot of good pictures. The driver was also very friendly and knowledgeable. She told us many historic stories of the island. So, overall...","review_date":"November 5, 2018"},{"attraction_id":3330,"user":"tashab622","rating":5.0,"review":"Fun and informative tour. Thank you Simon for being a wonderful tour guide. Stopped at a chocolatier, nougatiere, winery, cidery and a cassisiere. If you like wine and cider this is the tour for you! The purveyors are informative and friendly, and the products are delicious!","review_date":"October 28, 2018"},{"attraction_id":3330,"user":"ray_s","rating":5.0,"review":"Loved the tour guide he was so smart and helpful. This is the perfect tour, i bought great ice wine and nougats. I love the cider and chocolates as well.","review_date":"October 24, 2018"},{"attraction_id":3330,"user":"nadia_m","rating":5.0,"review":"Was so pleasant!. Simon was our tour guide and driver. He was very informant about all concerning the Island of Orleans. We had a great time tasting chocolates, nougat, apple ciders and wine! Very much enjoyed every stop! A tour to do for sure when visiting Quebec City!","review_date":"October 22, 2018"},{"attraction_id":3330,"user":"lo_lo_20120405","rating":5.0,"review":"Great tour to satisfy your sweet tooth. The tour to l'\u00eele d\u2019Orl\u00e9ans was great. Our guide JC (His Higness) was fantastic. He did a great job both as our bus driver and as our tour guide. The stops were great as well. The ice cider stop was my favorite. I would definitely...","review_date":"October 16, 2018"},{"attraction_id":3330,"user":"joe95746","rating":5.0,"review":"Awesome Tour. Our group of 8 just went on the Orleans food and drink tour. What a great tour! Simon was a great guide, we had a blast. Great places and great sampling of foods and drink.","review_date":"October 14, 2018"},{"attraction_id":3330,"user":"don_c","rating":5.0,"review":"Beautiful Island of Orleans. Our driver and guide, Simon, was a gem! He provided an excellent dialogue of the history, culture and developments on the island; as well as, making stops at five different and interesting family businesses. Each business offered product samples and\/or tastings from the chocolate factory,...","review_date":"October 11, 2018"},{"attraction_id":3330,"user":"jbartnz","rating":5.0,"review":"This was good. Really good!. Did this yesterday. Guide was JC. Excellent tour and great value for money too. JC was informative, comfortable and friendly. What we learned and what the samples we tasted was just right. Gave us a great overview of the island past and present.","review_date":"October 9, 2018"},{"attraction_id":3330,"user":"bruce_m","rating":5.0,"review":"Good tour & Good value. Need a break from the crowded masses roaming the streets of old Guebec? This is an excellent way to do it! Our guide & driver, Simon, was witty & a fund of knowledge about island life & savory delights. This was a well organized, uncrowned...","review_date":"October 7, 2018"},{"attraction_id":3330,"user":"danabethdc","rating":4.0,"review":"Enjoyable exploration (just) outside the city . Great tour to explore a bit outside of the city, especially beautiful on a sunny Fall day. Five tasting spots where they make what you try were alcohol or candy\/sweets; all good but don\u2019t go on an empty stomach! Our driver and host, JC, was...","review_date":"October 1, 2018"},{"attraction_id":3330,"user":"cathyg511","rating":5.0,"review":"Amazing Day and Amazing Tour . Little warm for a fall day but the island shops and farms were decorated for the harvest time of the year. We had a wonderful tour guide (JC). Loved the small number of folks on the tour and each of the stops brought us not...","review_date":"October 1, 2018"},{"attraction_id":3330,"user":"bill_p","rating":4.0,"review":"Good tour to see the Island. The trip was by bus. We had to pick up in the square at the time mentioned. The bus arrived on time but being paranoid I had to call as the time was getting close to leaving; We got on the bus and the driver...","review_date":"September 30, 2018"},{"attraction_id":3330,"user":"caroline_h","rating":5.0,"review":"Enjoyable morning. This was a very good tour and the guide, JC, was excellent. I would highly recommend it. The island is beautiful and the people we met were very welcoming.","review_date":"September 26, 2018"},{"attraction_id":3330,"user":"z7746emamyp","rating":5.0,"review":"A very enjoyable tour. This was different from other food tours that I have been on, as there was more alcohol than food. We had ample opportunities to sample drink and food, as well as time to browse or purchase. JC was a great guide and gave us good...","review_date":"September 20, 2018"},{"attraction_id":3330,"user":"maite_c","rating":5.0,"review":"Great tour !. Found this on trip advisor and I wasn't sure. The tour guide JC was super, he made feel the people in the bus very confortable and we had a great time. During the tour you will have the opporutnity to taste wine, cider, chocolate, nuggets...","review_date":"September 18, 2018"},{"attraction_id":3330,"user":"zola1953","rating":5.0,"review":"Great tour!. This tour less expensive than tourist center, well organized and very enjoyable. Book online for cheapest rates.","review_date":"September 18, 2018"},{"attraction_id":3330,"user":"pryan310","rating":5.0,"review":"Amazing Island - who knew!. This Island in the St Laurence River was such a surprise- full if orchards, vineyards & wonderful homes. Quite a photographic place only about 30 minutes from Old Quebec City. Our driver\/guide Simon, was courteous, friendly and knew his stuff. We had 5 stops to...","review_date":"September 16, 2018"},{"attraction_id":3330,"user":"xxdhuxx","rating":5.0,"review":"Great rainy day excursion . JC was a great driver and an entertaining host. Highly recommended. The tour included a chocolate shop, a winery, a nougat shop, a cassis (black current) winery with courdials, and apple place.","review_date":"September 13, 2018"},{"attraction_id":3330,"user":"johannes_w","rating":4.0,"review":"Perfect when you want to leave the city for a day!. We stayed 4 nights in Quebec City which almost was too much. Luckily we found this tour that could take us out of the city for 3-4 hours. The buss driver kept us informed about the history of the island, and made us feel comfortable....","review_date":"September 11, 2018"},{"attraction_id":3330,"user":"travelworld16","rating":4.0,"review":"Interesting Tour. We went on this trip after lunch on a rainy day. It was an interesting tour and our guide, Simon, was very knowledgeable about Quebec's and the island's history. On the way we saw Montmorency Falls. Back to the island, there are five stops. I...","review_date":"September 4, 2018"},{"attraction_id":3330,"user":"alisa62","rating":4.0,"review":"Highly recommended tour. This was a really good tour, not perfect but almost. The driver\/guide was fantastic, very personable, doing English\/French alternatively. There were 5 stops, and they were mostly really good but I did not like the black current cassis tour at all, and the others honestly...","review_date":"September 2, 2018"},{"attraction_id":3330,"user":"globetrotterguy","rating":5.0,"review":"Great way to experience more than just the city. A beautiful island, not far from Quebec City. Full of history, agriculture, and food. Our guide, Jaak, was quite knowledgeable and personable. Saw a lot and never felt hurried. Great way to spend a few hours, if you've got the time available.","review_date":"August 28, 2018"},{"attraction_id":3330,"user":"ellen_m","rating":5.0,"review":"JC island of orleans tour. Wonderful tour, wonderful guide! JC made us all feel like a family on the bus, not only did he share lots of fun information, he actually was part of each stop, sharing in each activity with the businesses we stopped at. A leisurely trip, a...","review_date":"August 27, 2018"},{"attraction_id":3330,"user":"randy_g","rating":5.0,"review":"Excellent tour. Had an outstanding tour guide named J C (for lack of being able to say his name). He did an excellent job, was quite personable and entertaining. 3 1\/2 hours sounds like it is a long time but was disappointed when it was over.","review_date":"August 22, 2018"},{"attraction_id":3330,"user":"maria_d","rating":5.0,"review":"Ile de Orleans is a must see!. My daughter and I really enjoyed this tour. JC was a great tour guide and we enjoyed the places we visited. We are especially happy with this tour company accommodating my mistake of mixing the tour dates and getting us on another tour time.","review_date":"August 12, 2018"},{"attraction_id":3330,"user":"samstevens5151","rating":2.0,"review":"Overrated. I have a few big problems that really hurt my experience with the tour. The whole tour felt unbelievably rushed, and felt like we were being rushed from one place to the next. I didn\u2019t feel like I was entirely able to enjoy each place....","review_date":"August 12, 2018"},{"attraction_id":3330,"user":"safetycop","rating":5.0,"review":"Amaaaazing tour.. Eight members of my family were on an ancestry trip for the week. On Tuesday July 10 we signed up for this trip. We wanted to see the town carrying our family name. It was absolutely amaaaazing. A lot that is credited to our enjoyment...","review_date":"August 7, 2018"},{"attraction_id":3330,"user":"lorihn5467pu","rating":5.0,"review":"Best tour ever!. I'm not really into group tours and being \"touristy\" in general but this was so much fun. My daughter and I were the only Americans on the tour and that made us a bit nervous but the tour was bi-lingual so we were fine. The...","review_date":"August 6, 2018"},{"attraction_id":3330,"user":"243dross","rating":1.0,"review":"Pass on this one.. Save your money. Bus was sweltering. Felt sick from the heat. It was cooler outside the bus. Guide was nice. Stops were a waste of time. One piece of chocolate at chocolate shop. Wines were alright at second stop but the Ice wine was an...","review_date":"July 25, 2018"},{"attraction_id":3330,"user":"jdexterganek","rating":5.0,"review":"Take the Friendship Tour!. Of the three excellent tours I took in Quebec, this was my favorite! Our guide, JC, was fantastic. Not only is he extremely knowledgeable about this beautiful island, but it's clear he's a people person. On the way to the island he talked about the...","review_date":"July 22, 2018"},{"attraction_id":3330,"user":"cathy_f","rating":5.0,"review":"Great Half Day Trip. I highly recommend Simon and the food and drink tour of l'ile d'Orleans. The island is not far from Quebec but feels very rural and faraway. Simon added interesting comments to enhance the trip, and of course, who doesn't like to sample food and drink?...","review_date":"July 16, 2018"},{"attraction_id":3330,"user":"326betsyl","rating":5.0,"review":"Trip to ORLEANS ISLAND!. What a terrific way to spend the day and see another scenic pastoral side of Quebec City outside of the walled city. Our guide Simon is the\nperfect host. His ability to share his knowledge of the history of the island of Orleans and surrounding...","review_date":"July 15, 2018"},{"attraction_id":3330,"user":"melissaly1764nh","rating":4.0,"review":"Great tour to know the island . I went there alone, the tour guide, JC, was great, really enthusiastic and made us all feel welcomed. First there\u2019s a chocolate tasting (it\u2019s one small piece, same flavor for everybody), then a wine tasting (we tried like 4 wines, then they offer you for...","review_date":"June 30, 2018"},{"attraction_id":3330,"user":"glendenning603","rating":1.0,"review":"Island of Orlrans Food & Drink Tour. This was a total ripoff! Just looking for you to buy items at each stop. 1st stop - frozen latte, sounds good, right? Nothing more than cold espresso in an expresso cup. Wine tastings, gave you a couple of sips, 1 after anothet, so fast...","review_date":"June 21, 2018"},{"attraction_id":3330,"user":"wanderlustkn","rating":5.0,"review":"Wonderful Tour with C\u00e9line!. Our \u00cele d'Orl\u00e9ans food and drink tour was fantastic. We would have had a great time even with a different tour guide, but C\u00e9line was absolutely amazing - knowledgeable, adorable, and so much fun. Seriously, she's basically a national treasure - you should try to...","review_date":"June 18, 2018"},{"attraction_id":3330,"user":"_jackymc_07","rating":5.0,"review":"Friendship bus tour to Ile D'Orleans. 8 of us plus our driver, and guide(JC) made for a memorable experience. JC was very knowledgeable about the island and the 5 places we visited. A winery, a cidery, chocolatier, nuggatier and a dessert winery. We all got to know each other and had...","review_date":"June 11, 2018"},{"attraction_id":3330,"user":"456patricia","rating":5.0,"review":"Great way to eat and drink your way around the island.. Great way to spend an afternoon if you are visiting Qu\u00e9bec city. Lots of good samples, new tastes and interesting tidbits about life on the island.","review_date":"May 27, 2018"},{"attraction_id":3330,"user":"travellinjess2018","rating":5.0,"review":"Yum!. The tour was more drink than food, but the tastings were delightful - I particularly liked the ice cider and the selections at the black currant farm. JC, the guide, was really engaging and fun, and really made the trip with his humour.","review_date":"May 10, 2018"},{"attraction_id":3330,"user":"mary_m","rating":4.0,"review":"Bus tour. Thoroughly enjoyed our food bus tour of the Isle of Orleans. Our guide explained interesting history and facts. Pointed our wildlife and explained customs and seasons. Charming area.","review_date":"May 10, 2018"},{"attraction_id":3330,"user":"823janed823","rating":3.0,"review":"Title may be misleading..... If you are staying in Quebec City and wish to visit Orleans, this is a very pleasant way to go. I don\u2019t think it should be called a \u201cfood and drink\u201d tour as we stopped for a sample of coffee, 1 sample of chocolate candy,...","review_date":"May 5, 2018"},{"attraction_id":3330,"user":"betsy_b","rating":5.0,"review":"Sister Trip. Very enjoyable tour. We had a small group and we all got acquainted. The stops on the tour were quite good. Celine was our driver and she had so much knowledge to share and made the tour very worthwhile. Would love to do it again!","review_date":"April 24, 2018"},{"attraction_id":3330,"user":"ys_o","rating":4.0,"review":"Interesting tour to \u012cle D\u2019Orl\u00e9ans. There were only 3 of us in this group tour. It was a great to be able to venture out to the 'country side' of Quebec. Great scenery and interesting food tastings.","review_date":"April 7, 2018"},{"attraction_id":3330,"user":"sr0llins1","rating":5.0,"review":"Don't Miss!. We were genuinely surprised when our small tour turned out to be just my husband and me! Our guide, Celine, was absolutely a gem!!! She went above and beyond our expectations.\nWe had read about small portions, hasty stops...absolute NOT! Tasting portions of the local...","review_date":"February 25, 2018"},{"attraction_id":3330,"user":"l-starinc","rating":5.0,"review":"Great tour!. I strongly recommend taking this tour in the fall. I've never been at any other time but I can't imagine any other time of year being more beautiful than early-mid October. It's stunning and goes by quickly because of the beauty, informative and entertaining tour...","review_date":"November 1, 2017"},{"attraction_id":3330,"user":"vickianne_11","rating":4.0,"review":"Informative Tour of \u012cle D\u2019Orl\u00e9ans. We chose the Tasting Trail Tour because it allowed more time on \u012cle D\u2019Orl\u00e9ans than bus tours that combined the island with other destinations. We met our guide and driver, Jacques, in front of Ch\u00e2teau Frontenac. There were a dozen people on the tour.\nAs...","review_date":"October 28, 2017"},{"attraction_id":3330,"user":"ottawatraveller547","rating":5.0,"review":"Wonderful L'ile D'Orleans Taste Trail. We had an excellent tour of L'ile D'Orleans with our bus driver and guide, Jacques. We covered the island in around 3 hours, the bus picking us up and dropping us off in central Quebec City. Jacques provided vast knowledge of the island and the...","review_date":"October 23, 2017"},{"attraction_id":3330,"user":"v\u00e5nda_t","rating":5.0,"review":"Nice trip with Jean. Today we had ( Ingrid and Vanda) from Brazil, a good experience during the travel from Quebec to Orlean\u00b4s Island. The guide is a smart guy and talkative with us about everything during the travel and he told us some information about this place, the...","review_date":"October 19, 2017"},{"attraction_id":3331,"user":"deanna_d","rating":5.0,"review":"Wow! The View!. Very fun for our family. We enjoyed the ride up and seeing the whole city. Fun interactive activities at the top and the requisite gift shop. Spectacular views, can't be beat.","review_date":"December 11, 2018"},{"attraction_id":3331,"user":"teresa_h","rating":4.0,"review":"A bit of nostalgia. It was great to see where so many athletes competed. I was disappointed that the botanical garden was closed for a year and the planetarium is closed on Mondays (as are all museums in the city). It was exciting to see the swimming facilities, go...","review_date":"November 6, 2018"},{"attraction_id":3331,"user":"familytraveller1414","rating":3.0,"review":"Nice view!. Nice clean facility.\nWent in early July and was quite hazy but to the local heat wave\nGiftshop at the top.\nNot much time needed and you can stay as long as you want.\nWe did not do the garden as it was just too...","review_date":"August 27, 2018"},{"attraction_id":3331,"user":"angelamm1652","rating":5.0,"review":"A must see. Going to the top of the Montreal Tower Observatory is a must do. The views of Montreal are outstanding. I did luck out and went up to the top with a group of 8th graders on a class trip. The luck out part was not...","review_date":"July 11, 2018"},{"attraction_id":3332,"user":"latoya_v","rating":5.0,"review":"Amazing expiriance. Our guide David was just the best. He was very genuine he taught us a thing or two about Niagara-on-the-Lake, he remembered our names.We got picked up on time, The lunch was so good.\nI would do this again for sure.","review_date":"February 22, 2019"},{"attraction_id":3332,"user":"doug_m","rating":5.0,"review":"Great Experience!. The Grape Expectations tour was fun and interesting. Gareth our driver and guide, was knowledgeable about the Niagara area and the wineries we visited and the ones that we drove by. Meeting other couples was fun. We chose the tour that included lunch at Strewn...","review_date":"November 21, 2018"},{"attraction_id":3332,"user":"adventurer827843","rating":5.0,"review":"Excellent expirience... We were pick up on time in a very comfortable van. We were part of a group of 7.\nBob was very kind guide, helped us with our shopping and told us thing about the winiries we were in\nWe visited 3 wineries and have...","review_date":"November 2, 2018"},{"attraction_id":3332,"user":"mary_h","rating":5.0,"review":"Outing for large group. We are a group of 10 friends (5 couples) that travel together yearly and are particular how we spend our time and money. Our guide, David, was a gem! He remembered all our names, he made us feel welcome, and made a point of answering...","review_date":"October 25, 2018"},{"attraction_id":3332,"user":"ainsley_m","rating":5.0,"review":"Excellent tour with a variety of wineries to suit. Enjoyable few hours spent on the lunchtime tour with Roger as our guide. He was very knowledgeable - has been in the winery and hospitality industry for many years and knew the region extremely well too. We started off with a 45min tour of Jackson...","review_date":"October 15, 2018"},{"attraction_id":3332,"user":"paul_a","rating":5.0,"review":"Fantastic Tour. My wife and I were advised to take this tour and are we ever glad we did. Ian, our tour guide was excellent, verylstient and understanding. Our tour was to include 3 wineries but as we were ahead of schedule Ian managed to include a...","review_date":"October 14, 2018"},{"attraction_id":3332,"user":"searentity","rating":4.0,"review":"Wine Tour and Dinner. My partner and I booked the wine tour with dinner. Our guide was Diane and she was fantastic. Very informative and made for a great tour. We visited 3 wineries that I had never heard of, which was nice because we would not have found...","review_date":"October 8, 2018"},{"attraction_id":3332,"user":"jlcornish5553","rating":5.0,"review":"great tour. David picked us up at our B&B right on time. He is a real gentleman helping us on and off the bus and taking care of our purchases. He explained how the tour would work and even gave us a tip on tasting the ice...","review_date":"October 4, 2018"},{"attraction_id":3332,"user":"karenvo4847dh","rating":5.0,"review":"Fabulous Day. We booked our Wine tour through Grape Escapes to celebrate our wedding g anniversary. Both Seniors we didn\u2019t know what to expect from a 15km Nike ride coupled with wine tasting but it was a Fabulous Day. We visited one brewery and 3 wineries including...","review_date":"October 2, 2018"},{"attraction_id":3332,"user":"wdea803","rating":4.0,"review":"Lovely tour. There were six of us on the dinner tour. Dave, our driver, showed such care and kindness to everyone. He was knowledgeable on the area and the wineries we were visiting. He also kept us entertained. We visited 3 wineries. The Jackson-Triggs winery was the...","review_date":"October 1, 2018"},{"attraction_id":3332,"user":"gis562017","rating":5.0,"review":"Wonderful Experience. I highly recommend Grape Escape! We were fortunate enough to have David as our tour guide. David was super pleasant, gave us great information along the drive, made sure we were greeted and taken care of at each tour. He took care of each of...","review_date":"September 26, 2018"},{"attraction_id":3332,"user":"shelleys35","rating":5.0,"review":"Fantastic!. What a great day! Our guide, Laurel, provided excellent company and guidance through our bicycle tour of NOTL. We started with craft beer at Oast, then cheese pairing at Pondview, tour and lunch at Inniskillen and finally chocolate pairing at Rief! The bicycles were excellent...","review_date":"September 20, 2018"},{"attraction_id":3332,"user":"sean_m","rating":5.0,"review":"outstanding. the tour was just right the wines were good and our tour guide was outstanding we plan on goin again","review_date":"September 18, 2018"},{"attraction_id":3332,"user":"d3135obanad","rating":4.0,"review":"Great addition to your trip . I would like to highly recommend this tour to anyone visiting the Ontario Wine Valley aka Niagara on the Lake. My husband and I were there for a weekend and purchased the one with dinner at the end. We both enjoyed everything. Duane was our...","review_date":"September 18, 2018"},{"attraction_id":3332,"user":"suzanne_r","rating":5.0,"review":"Totally recommend this tour!!!. Our first time doing a wine tour and first impression was amazing as the driving picked us up smiling and joking. Paul the driver is very friendly and entertaining. Another couple was picked up along the way and we all got along very well. Great...","review_date":"September 17, 2018"},{"attraction_id":3332,"user":"deb_h","rating":5.0,"review":"Wine Tasting and Gourmet Dinner with Paul. This review is long overdue, but never too late to thank Paul for the wonderful, personal tour we enjoyed Aug 24. We enjoyed the wineries (tour at Jackson Triggs), wine, the delicious dinner at Oliv and all the little extras that Paul contributed to the...","review_date":"September 17, 2018"},{"attraction_id":3332,"user":"kevin_t","rating":5.0,"review":"Thought it went bad. I thought we were left behind and not going to get picked up at our hotel. I contacted them and was told the driver could not find us however if we could get a taxi to our first stop we could catch up and the...","review_date":"September 13, 2018"},{"attraction_id":3332,"user":"eeh1987","rating":5.0,"review":"Great Fun. After a late start because of a couple who weren't ready for pick up, and ended up baling, we ended up with a foursome on our tour. All the winery hosts were knowledgeable, and entertaining. Our driver was also very knowledgeable and great fun. The...","review_date":"September 6, 2018"},{"attraction_id":3332,"user":"twila_g","rating":5.0,"review":"Great experience. We enjoyed our tour very much...picked up at our hotel and thoroughly enjoyed our experience. Nice selection of wineries and our guide was terrific. Our dinner at Olivo was amazing.","review_date":"August 31, 2018"},{"attraction_id":3332,"user":"carla_b","rating":5.0,"review":"Amazing Tour Guide. My 3 sisters and mom thoroughly enjoyed our Grape Escape. Our tour vehicle arrived on time and we then enjoyed an 3 winery tours. The tour guide, David, was so kind and accommodating by assisting my mom on and off the bus. Our tour and...","review_date":"August 22, 2018"},{"attraction_id":3332,"user":"5924tmac","rating":5.0,"review":"Enjoyable way to spend the afternoon. Our tour vehicle arrived on time at our hotel and we then enjoyed an afternoon tour. The driver, Keith, was informative and fun. We toured three wineries with many wine samples and wonderful hosts.Our lunch was excellent and the staff friendly. I would highly recommend...","review_date":"August 19, 2018"},{"attraction_id":3332,"user":"seafoodsampler","rating":5.0,"review":"Grapes Escape - Time Well Spent. Everything about this tour was well planned. The tour group was small, the van was comfortable, our guide, Roger, was friendly,knowledgeable and very professional. The 3 wineries were interesting and provided a good mix of information, tasting and opportunity to purchase. The scenery was beautiful...","review_date":"August 10, 2018"},{"attraction_id":3332,"user":"bertedmonton","rating":5.0,"review":"Great way to spend the day. Our tour vehicle (8 passenger tour van) arrived right on time to pick us up at our B & B. The host and driver (Paul) couldn't have been nicer, from opening the door for us, to providing information on local points of interest, to updating...","review_date":"July 25, 2018"},{"attraction_id":3332,"user":"trakoi","rating":5.0,"review":"Grapes Escape-excellent!. This is a fun and relaxed bike wine tour. Grape Escapes makes sure you have a fabulous, and safe, time.\nThe lunch was VERY good. Very fresh, and filling.\nThe staff pick up your wine purchases and transport it for you back to your hotel\/inn\/b&b....no...","review_date":"July 25, 2018"},{"attraction_id":3332,"user":"jls547","rating":5.0,"review":"Great time. Went to 4 wineries for tastings. Ron was a fantastic tour guide. Tour was informative and a great price for what you get. The drive from Niagara Falls to Niagara-on-the-lakes was beautiful. Highly recommend.","review_date":"July 24, 2018"},{"attraction_id":3332,"user":"ncaky","rating":5.0,"review":"Fun Day in NOTL wine country. My sisters and I have just returned from a wonderful trip to NOTL. We are from the south and it was nice to have had great weather, low humidity, and a fantastic tour with our guide \"Pinot Pat\".\nWe opted to take the morning tour...","review_date":"July 22, 2018"},{"attraction_id":3332,"user":"edward_z","rating":5.0,"review":"Wine Tasting Tour and Dinner. My wife and I stopped at Niagara on the Lake as part of a 34 day road trip and toured the city than signed up for a wine tasting tour and dinner on June 12, 2018 out wedding anniversary.\nWe had the most amassing tour...","review_date":"July 13, 2018"},{"attraction_id":3332,"user":"steveanddorothy","rating":5.0,"review":"Our driver, Brian, was amazing!. An excellent tour! We would highly recommend!\nThanks to driver Brian, who completed the tour with his hospitality and information.\nWe did the late afternoon \/ evening tour, finishing with a spectacular dinner at Oliv restaurant.\nThanks again Brian!","review_date":"July 8, 2018"},{"attraction_id":3332,"user":"sandman1989","rating":4.0,"review":"Brian and The Grape Escape. Our tour guide Brian was excellent, 5* for sure: The tour itself was great, however there was a little too much ice wine sampling. I would have preferred the option of trying a different wine, rather than all the sugary ice wines. Finishing the tour...","review_date":"July 2, 2018"},{"attraction_id":3332,"user":"bullandhide","rating":5.0,"review":"Wonderful wine country tour! . This cycle tour is great, we had a brilliant guide; Kathryn was very knowledgeable and friendly and made the tour very enjoyable.\nThe wineries selected were good as they gave a good variation of the types of vineyards in the area.\nWe purchased several bottles...","review_date":"June 28, 2018"},{"attraction_id":3332,"user":"meheroo","rating":5.0,"review":"Always a pleasure to work with Grape Escape Wine Tours. We have been using the services of this company since they opened and can honestly say we have never had a problem. Our guests always comment on how helpful and knowledgeable the guides are and about friendly and courteous service they receive.\nThank you Richard,...","review_date":"June 18, 2018"},{"attraction_id":3332,"user":"scarfos","rating":5.0,"review":"Great Start to our Anniversary Weekend. My husband and I chose to do the wine tour and gourmet dinner for the first day of our first wedding anniversary weekend and we couldn\u2019t be happier that we did. The tour started with the guide giving us a call to let us know...","review_date":"June 12, 2018"},{"attraction_id":3332,"user":"ginigin","rating":4.0,"review":"Fun. Marcy was an awesome tour guide and very knowledgeable. The bike ride was through some very beautiful vineyards and despite the heat - very enjoyable. Lunch at Caroline Cellars was very enjoyable. The only recommendation is that they change all the bike seats to the...","review_date":"May 29, 2018"},{"attraction_id":3332,"user":"kaitlyn_o","rating":5.0,"review":"First Bike Tour of the 2018 Season - AMAZING!. My best friend and I found this tour online while looking for things to do in Niagara Falls - we couldn't have been more satisfied with our experience!! Our tour guide was incredibly knowledgable and had wonderful recommendations for us along the way. We were...","review_date":"April 3, 2018"},{"attraction_id":3332,"user":"297amandam","rating":5.0,"review":"Great tour even better tour guide!. My husband and I have done many wine tours with other tour groups but this was a highlight tour for us. We saw 3 great wineries - Konzleman, Pondview and Caroline Cellars. All were wonderful and had their own unique offering. Pondview had amazing ice...","review_date":"March 24, 2018"},{"attraction_id":3332,"user":"j_d","rating":5.0,"review":"Don't drink and drive do a tour!. We chose to do a tour because both of us wanted to enjoy our experience in Niagara. David was our tour guide last Monday and he was great! Very knowledgeable about the area and the local wineries. Luck of the draw it turned out to...","review_date":"November 20, 2017"},{"attraction_id":3332,"user":"smnantais","rating":5.0,"review":"Girl's Weekend Tour. Thank you Great Escape tour company! I booked a tour for 14 people in early November. We visited 3 wineries with a tour at Jackson Triggs winery and a gourmet dinner at Strewn Winery. Gilles was fantastic! He was knowledgeable, accommodating and very sweet. Dinner...","review_date":"November 9, 2017"},{"attraction_id":3332,"user":"mschwenger1","rating":5.0,"review":"Grape Escape was a Great Escape!. Our party of 8 had a wonderful time on the Grape Escape tour which included tastings at 3 local wineries and a lovely lunch at a fourth. Bob, our tour driver, was very knowledgeable about Niagara-on-the-Lake and the wineries. He has a great sense of...","review_date":"October 30, 2017"},{"attraction_id":3332,"user":"cantw82go","rating":5.0,"review":"Great tour - Guide was terrific. Tour included 3 wineries and ended with lunch at Strewn Oliv. Tours were just the right length and the young guys at each winery were very well informed and did great presentations. We had a cheese pairing at one winery as well. Our guide Pat...","review_date":"October 30, 2017"},{"attraction_id":3332,"user":"aririches","rating":5.0,"review":"Great Tour! Be Prepared to SWEAT!. We stayed in the falls and were picked up promptly at a nearby hotel where we then ventured into NOTL to pick up the other people coming on the tour from their B&Bs. We then arrived to grape escape where we were given helmets and...","review_date":"October 23, 2017"},{"attraction_id":3332,"user":"mariec9289","rating":5.0,"review":"Great tour - wonderful guide!. Started our tour being picked up at our hotel by our guide David. A very nice & informative gentleman who literally made this tour extra enjoyable. Our tour included stops at several local award winning wineries (Pilliteri, Reif & Between the Lines). We enjoyed a...","review_date":"October 16, 2017"},{"attraction_id":3333,"user":"twbrown4","rating":5.0,"review":"Evening wildlife safari. My wife and I attended this outing during October, 2018. Andy, our guide, was very knowledgeable about wildlife in this area. We saw several herds of elk both cows and the herd bull. We also saw several white tail deer. We both enjoyed the trip...","review_date":"October 10, 2018"},{"attraction_id":3333,"user":"sivan_i","rating":2.0,"review":"The driver forgot to pick us up. We plans to be only two days in Banff and after our other morning tour was canceled due to the roads condition.\nWe came to Discover Banff office and booked the evening safari tour.\nAfter waiting for them 30 min I called them and they...","review_date":"October 3, 2018"},{"attraction_id":3333,"user":"numpty59","rating":4.0,"review":"\"English\" Pete knew his stuff. This was an interesting and informative tour of Banff. Sadly we didn't see as big a variety of wildlife as we might have liked but what we saw was awesome - on the golf course we were close enough to not only see the resident...","review_date":"September 30, 2018"},{"attraction_id":3333,"user":"venkysv","rating":5.0,"review":"Nice trip with a great guide. We took this trip recently. The bus was clean and timely and Matt did a great job explaining the local wildlife and some interesting points on why they appear where they appear. We also saw lots of Elks, and Mule deers. No luck with bears...","review_date":"September 29, 2018"},{"attraction_id":3333,"user":"sue_g102013","rating":5.0,"review":"Great Tour. Andy was our guide and he was very informative about the animals and their habitats. We saw lots of Elks, unfortunately no bears but we learnt lots about the animals and where to go and look for them when we were out driving. Very good...","review_date":"September 25, 2018"},{"attraction_id":3333,"user":"geea2013","rating":5.0,"review":"Informative tour. We were picked up at a nominated hotel by our tour guide, Ed. A couple more stops for pickups and we were on our way.\nEd took us to some of the hidden spots where he knows various animals frequent. Along the way he told...","review_date":"September 18, 2018"},{"attraction_id":3333,"user":"andyoverseas","rating":1.0,"review":"Waste of Time and Money . This 2 hour evening tour (which got a late start and stretched to 2 1\/2 hours because of pick-ups and drop offs) started with our driver guide telling us Banff was located in a wildlife corridor, that there were plenty of animals in the area,...","review_date":"September 9, 2018"},{"attraction_id":3333,"user":"karen_g","rating":5.0,"review":"Wonderful tour!. Andy did a fabulous job looking for animals to see. He was very knowledgeable about the wildlife and the park system. Enjoyed the tour very much!","review_date":"September 9, 2018"},{"attraction_id":3333,"user":"x_eliz","rating":1.0,"review":"Go rent a car and do a tour of the local roads yourself - much better bang for your buck. I had an issue with my original reservation as I was not able to meet the tour guide at the Banff Centre - PDC Building location. Obviously as a tourist, I am not familiar with the area of Banff. As such, I relied on navigation...","review_date":"September 5, 2018"},{"attraction_id":3333,"user":"s6989hymarkh","rating":5.0,"review":"Introduction to wildlife locations. The 5 star rating is based upon reasonable expectations when looking for wildlife. There are NO guarantees as to what you will see and how close it will be to the bus. We saw a few elk a very long ways away, some young bighorn...","review_date":"August 31, 2018"},{"attraction_id":3333,"user":"emanuel_s_nyc","rating":3.0,"review":"Pleasant, even though we didn't see any animals. Wildlife is always luck of the draw. Had we seen more, this tour would have undoubtedly gotten a higher rating. As it was, we were unlucky with wildlife sightings; and even the visibility was hampered by smoke from local wildfires.\nNone of this is the...","review_date":"August 29, 2018"},{"attraction_id":3333,"user":"u4630qnandyc","rating":1.0,"review":"Just not worth it. The other reviews here summarise this really well. Blacked out, non-opening windows and drive by wildlife. Furs and bones on a table and photos passed around. This undermines your wildlife experience in Banff, not enhancing it at all.\nFrustratingly poor views and refusal to step...","review_date":"August 26, 2018"},{"attraction_id":3333,"user":"ripley26","rating":5.0,"review":"Enjoyable and educational!. The animals we saw on this trip were amazing (bears, elk, mountain goats). The scenery and just being in the middle of nature, being guided by people who sincerely care and know a lot about the ecosystem, is all a wonderful experience. The shuttle was...","review_date":"August 23, 2018"},{"attraction_id":3333,"user":"bigjohndeere","rating":1.0,"review":"Very poor attempt at seeing wildlife. . Whistle stop tour with a few elk to report, didn\u2019t get time to get a decent photo as we just moved along. He had no respect for what his passengers could actually see. Just cause he had a clear view he assumed everybody else had...","review_date":"August 21, 2018"},{"attraction_id":3333,"user":"bob_c","rating":1.0,"review":"A shocker!. Don\u2019t go if you want to have a good look at wildlife. The guide talked all the time and showed us lots of pictures! We did see some elk, but he barely slowed down enough fora decent photo. He drove very quickly and did not...","review_date":"August 20, 2018"},{"attraction_id":3333,"user":"joe_petaluma","rating":5.0,"review":"Excellent Tour saw Bear, Big horn sheep, elk and deer - great for families and kids. Excellent Tour, saw Bears, Elk and big horn mountain goats with great tour guide Denise. We went as a family with 2 kids for a 2+ hour tour and had a great time. Very informative tour and the guide Denise kept it interesting and fun...","review_date":"August 20, 2018"},{"attraction_id":3333,"user":"courtney_w","rating":4.0,"review":"Very informative, guide was personable and funny!. Someone purchased the evening safari for us as a gift on our honeymoon, and I enjoyed it much more than I thought I would. Our guide, Ronnie, was hilarious and very informative. I learned a lot about bears, elk, and other wildlife in the Banff...","review_date":"August 19, 2018"},{"attraction_id":3333,"user":"dtlaw67","rating":5.0,"review":"Good tour even if no wildlife appears. My family of 6, 3 generations, signed up for the wildlife tour in the hope, though not the expectation, of seeing wildlife. In the course of the two hour tour the only wildlife that we saw was a fawn and a few ground squirrels. But...","review_date":"August 14, 2018"},{"attraction_id":3333,"user":"denisek517","rating":4.0,"review":"Wildlife Viewing. Norm was a great guide for our wildlife safari. Although no bears were out, likely due to it being the hottest day on record, this was an informative & enjoyable way to spend an evening in Banff. Great way to find al the wildlife hot...","review_date":"August 10, 2018"},{"attraction_id":3333,"user":"ballen1993","rating":2.0,"review":"Nice guide, lame tour. Our tour guide was very nice and very personable. That said... the majority of the tour is spent in some of the most obvious locations in Banff that I could have (and for the most part, already did) know to go to myself. In the...","review_date":"August 4, 2018"},{"attraction_id":3333,"user":"bikinigirlhawaii","rating":3.0,"review":"Tom was a great tour guide!. First let me preface this with the fact that Tom was an amazing tour guide and although we only saw a bighorn sheep, we really enjoyed the bus ride and meeting with the other guide who spoke to us about the highway. We didn\u2019t see...","review_date":"August 4, 2018"},{"attraction_id":3333,"user":"hamishmcclelland","rating":5.0,"review":"Awesome Tour. Great tour around banff searching for wildlife , started out with alot of branches and rocks then we hit the spot with a black bear and some deer. Very informative tour and the tour guide was very friendly , Highly Recommend","review_date":"July 31, 2018"},{"attraction_id":3333,"user":"shorty6734","rating":3.0,"review":"Wildlife tour. This tour is OK. Small buses which make for a nice tour. Not too many people at a time. However, don't expect to see too much wildlife. This area is so full of tourist that most of the wildlife have gone elsewhere. May see a...","review_date":"July 31, 2018"},{"attraction_id":3333,"user":"susannepmh","rating":4.0,"review":"Evening Wildlife safari . Tonight we joint the evening safari.\nWe were lucky to see some animals. A beer, elk, deer and a goat.\nIs was a great trip for us but we have not been on places you could do on your own by car of bike.\nWe...","review_date":"July 27, 2018"},{"attraction_id":3333,"user":"christopher1071","rating":1.0,"review":"Dont do it . - the bus left 10min before the time we agreed on\n- the Discover banff tours refused to refund us or arrange another tour\n- the staff decline the responsability of the trip \"its not our fault\" excuse. Putting the fault on their partner Viator...","review_date":"July 27, 2018"},{"attraction_id":3333,"user":"phil_h","rating":5.0,"review":"Great Experience. Great bus trip through Banff National Park. We saw a black bear cub, Rocky Mountain Bighorn Sheep, Elk, and a Coyote. My teenage daughter, my wife, and I had a great experience and this is on the top of our list of things to do...","review_date":"July 12, 2018"},{"attraction_id":3333,"user":"raewyn_a","rating":4.0,"review":"Great evening. I guess it always help if you see some wildlife. we saw a herd of elk with a little one. Very helpful bus driver who stopped when there was something to see.","review_date":"July 10, 2018"},{"attraction_id":3333,"user":"milres","rating":2.0,"review":"Not worth it. We were very disappointed with our tour.On website it says 95% chances for wild life sighting . It was more like 5%.Just saw two elks ,which some one else pointed out and two mountain goats. Wasted two hours in the evening on the bus by...","review_date":"July 6, 2018"},{"attraction_id":3333,"user":"happycamperjax","rating":5.0,"review":"Baby Goat, scenery, a wealth of info and great people. We had a beautiful evening to enjoy the wildlife in and around Banff, but you can't always count on the animals to participate. We were able to see a few goats with the hilight being a baby goat following mom walking along a sheer rock...","review_date":"July 5, 2018"},{"attraction_id":3333,"user":"anna_w","rating":3.0,"review":"Disappointing. Unfortunately by the end of our evening safari tour we were left quite disappointed. The evening got off to a bad start when there was a mix up with some of the hotel pick ups so we ended up having to do the pick up...","review_date":"July 3, 2018"},{"attraction_id":3333,"user":"henriksgaard","rating":5.0,"review":"Fantastic tour. We had Tom as a tour guide and he was fantastic, had great knowledge of the park. We saw elk, deer, long horn deer and BEAR!","review_date":"June 30, 2018"},{"attraction_id":3333,"user":"bluebart","rating":3.0,"review":"Saw some wildlife,but the bus was so hot it made it hard to really enjoy the entire tour. Our guide was Andrew and he was knowledgeable and had some great handouts to help us learn the different types of animals we were watching for. However when we first got on the bus and he did the intro we were so hot it was...","review_date":"June 19, 2018"},{"attraction_id":3333,"user":"rae_n","rating":5.0,"review":"Great guide, great trip.. We had a great guide for this excursion who was extremely knowledgeable about the area. We saw elk, bear, mountain goats and were well informed about the area. Overall a wonderful way to spend the evening.","review_date":"June 18, 2018"},{"attraction_id":3333,"user":"david_t","rating":5.0,"review":"Well worth the money. My wife and I thoroughly enjoyed this tour.\nIt was very well organised, we were picked up and dropped off at our hotel.\nThe minibus was quite comfortable and there was plenty of room for everyone.\nOur guide, Thibault, was easy going whilst being informative....","review_date":"June 17, 2018"},{"attraction_id":3333,"user":"gailandjohn4244","rating":3.0,"review":"Fun tour. We ended our holiday with this trip.\n2 hour evening trip. Pick up and drop off from our hotel. Everything ran to schedule. Bus clean and tidy and comfortable.\nDenise our guide was very enthusiastic about the wildlife and conservation in the park. Stopped at...","review_date":"June 16, 2018"},{"attraction_id":3333,"user":"dorothy_w","rating":4.0,"review":"Great Experience. Spotted a couple of elks and deers. The tour was pretty easy, not much walking involved. Tour guide was nice and professional and we learnt about conservation efforts of banff national prk. Recommended for anyone who wants a higher chance of spotting wildlife without the...","review_date":"June 13, 2018"},{"attraction_id":3333,"user":"pauline_b","rating":3.0,"review":"Nice adventure. We did see a few wild life like Deer, Goats, etc, disappointed not to see any bears, but you have to accept that as th Animals are wild. Our tour guide was very funny and very cheerful, though we thought she drove a bit quick...","review_date":"June 8, 2018"},{"attraction_id":3333,"user":"jeff_t","rating":4.0,"review":"Great experience. The guides are knowledgeable. The stop in the middle for a quick wildlife talk was interesting. We saw Elk, Deer, Goats, and some interesting humans outside the dancing sasquatch (although this wasn't a part of the tour.). It was a lot of great fun and...","review_date":"June 7, 2018"},{"attraction_id":3333,"user":"kellyadl","rating":5.0,"review":"Fun and lots of animal sightings!. I booked this tour with the hopes of seeing some of the gorgeous wildlife in Banff and I was not disappointed. I was collected from my hotel by Nicole, the tour guide and driver for this tour. Immediately I was comfortable with Nicole as she...","review_date":"June 1, 2018"},{"attraction_id":3333,"user":"karen_l","rating":5.0,"review":"Safari. We recently went on an evening safari and our guide was Edmond. He was very knowledgeable, informative, and had a great sense of humor.\nAfter booking the safari, the tour guide picks you up from your hotel in Banff. You not only get the chance...","review_date":"May 30, 2018"},{"attraction_id":3333,"user":"dorit64","rating":4.0,"review":"Thoroughly enjoyed this safari.. Our tour guide was Andrew. He was knowledgeable and provided lots of interesting facts and history. We saw some elk, deer, sheep. Disappointed that we didn\u2019t see a bear but we understand there is no guarantee.","review_date":"May 27, 2018"},{"attraction_id":3333,"user":"jankofmelbourne","rating":5.0,"review":"Saw plenty, learned more. Our guide Hugh found plenty of wildlife for us - mule deer, white tailed deer, Columbian ground squirrels, big-horn sheep - and was very informative about Banff and the wildlife around it. He explained the importance of wildlife corridors in a way that gave form...","review_date":"May 23, 2018"},{"attraction_id":3333,"user":"claire_p","rating":5.0,"review":"Breathtaking tour of Banff. We took this tour to wrap up our long weekend stay in Banff. Becca was incredibly friendly and knowledgeable. The tour lasted about 2 hours and covered some beautiful areas of the town. We were able to see Elk, Deer and Mountain Sheep. It was...","review_date":"May 22, 2018"},{"attraction_id":3333,"user":"cynthia_r","rating":4.0,"review":"Nice Tour. The tour was roughly two hours. We visited a number of locations in and around Banff. I took this tour in late August\/early September. It's a great way to get oriented with the area on your first day in Banff. We visited the golf course...","review_date":"December 21, 2017"},{"attraction_id":3334,"user":"jacquie_r","rating":5.0,"review":"Amazing Views. This is definately one to do when you visit Jasper the views are incredible and when you reach the top WOW absolutely breathtaking","review_date":"January 20, 2019"},{"attraction_id":3334,"user":"antonio_de_carv..._b","rating":5.0,"review":"Hiking on the mountain was wonderful.. A beautiful ride. Hiking on the mountain was wonderful. After the Skytrain stops, the walk to the top of the mountain takes breath, but the view one has of the valley compensates for each step","review_date":"September 16, 2018"},{"attraction_id":3334,"user":"karen_m","rating":3.0,"review":"Hmmmm - mixed feelings on this one!. We took the tram to the top on Sunday morning, July 29. Although it didn\u2019t seem too smoky when we were at the bottom, it was quite smoky from the top so the view isn\u2019t ideal. I was not overly thrilled with the tram experience....","review_date":"August 1, 2018"},{"attraction_id":3335,"user":"jibbajibba","rating":5.0,"review":"Fantastic. Went on a 20 day tour of the Yukon and Alaska, which began in Vancouver and took a day trip to Victoria and Buschart. This was the highlight of the trip ( Yukon and Alaska was great but not as great as this. Victoria is...","review_date":"February 3, 2019"},{"attraction_id":3335,"user":"renemontreal_quebec","rating":4.0,"review":"Excellent garden !. We had only 2 hours to visit which was not enough. We certainly would have spent more time if our tour leader would have allowed more time.","review_date":"January 13, 2019"},{"attraction_id":3335,"user":"reklawp62","rating":5.0,"review":"hidden treasure. what a beautiful place to spend some time wandering through these beautiful gardens, the colours of all the flowers, trees, and the smell of these blooms was fantastic. If you've got a few hours to spend, it is well worth it.","review_date":"October 2, 2018"},{"attraction_id":3335,"user":"wostlund","rating":5.0,"review":"Wonderful Day Trip. I usually prefer to go on day trips on my own, but I only had one day to see Butchart Gardens and Victoria so I chose to go on this trip. I was picked up at the Blue Horizon Hotel at 8:30 as promised. After...","review_date":"August 24, 2018"},{"attraction_id":3335,"user":"roozbeh_b","rating":4.0,"review":"organized and informative tour, but really a short stay at Island. The tour was very organized and on time, our tour leader was funny and informative. However, in my opinion, it is too much of a hassle to go to Vancouver Island just to see the Butchart Garden for 2 hours, and wandering in Victoria downtown...","review_date":"August 6, 2018"},{"attraction_id":3335,"user":"alayne300","rating":5.0,"review":"Our Guide was Amazing. There is a lot of territory to cover on this daylong adventure. We thought about doing it ourselves and saving a few dollars--super glad we didn't! Learned a lot about the city of Vacouver, bus pulled right onto the ferry, the ferry ride was scenic...","review_date":"July 9, 2018"},{"attraction_id":3335,"user":"jayd219","rating":5.0,"review":"A must visit, for your bucket list. A visit to western USA OR Canada cannot be considered complete without a visit to the Butchart garden, and preferably a stay of a day or two in Victoria. We did our visit ina day by ferry from Seattle. I wish we had stayed in...","review_date":"June 30, 2018"},{"attraction_id":3335,"user":"boscobear1950","rating":5.0,"review":"Beautiful treasure. This place is well worth a visit if you are in Victoria! The different vegetation, variety and abundant beauty makes this a spectacular place. They have many places to just sit, relax and enjoy. I just wish we had more time!","review_date":"June 28, 2018"},{"attraction_id":3335,"user":"vancouveritas","rating":5.0,"review":"Surrounded by beauty. Butchard Gardens continue to be the pride and joy of Victoria, it is always beautiful and so different through the seasons. This is a must if you are visiting Victoria. The Japanese garden is magical and peaceful. At every corner you are surprised to see...","review_date":"June 18, 2018"},{"attraction_id":3335,"user":"daveg873","rating":4.0,"review":"Very enjoyable tour of Vancouver Island. We scheduled this trip while awaiting a cruise from Vancouver. Hotel pickup was on time and the trip to the ferry and the ferry ride were interesting and very scenic. Butchart Gardens was very beautiful. with very colorful flower displays. The displays were set up...","review_date":"October 22, 2017"},{"attraction_id":3336,"user":"karenmsc2017","rating":5.0,"review":"Stunning views of the evening sunset and night lights. A wonderful experience. The food was excellent as well as the entertainment provided. The cost of the 2.5 hour trip was very reasonable. Staff was very professional and well organized. I would definitely do it again.","review_date":"November 7, 2018"},{"attraction_id":3336,"user":"simonoxfordshire","rating":4.0,"review":"Beautiful evening on the harbour.. We chose this as it was my wife's birthday. The weather was perfect in August, the views spectacular with loads of opportunity to take photos. The food was very good (though I was expecting to make more than one visit as it was a buffet...","review_date":"October 7, 2018"},{"attraction_id":3336,"user":"trevor_m","rating":4.0,"review":"Great evening . The food was great, the live was great and the staff were very attentive. The only thing that spoilt the evening was the departure which was delayed by the late arrival of some diners (almost 15 minutes after we should have left) this meant the...","review_date":"October 1, 2018"},{"attraction_id":3336,"user":"carolann","rating":5.0,"review":"Last evening in Vancouver, what a treat. As it was our last evening on this trip we decided to do the sunset dinner cruise. We sailed on the paddle steamer, what a treat. The dining area was lovely, fully booked but didn't feel crowded or rushed. The food was excellent, plentiful and...","review_date":"September 20, 2018"},{"attraction_id":3336,"user":"pam_b","rating":5.0,"review":"Nice views of the city at night!.. I was highlyrecommend this dinner cruise we have a family member with food allergies and went out of their way to accommodate us. Rhe meal was very good as well!","review_date":"September 16, 2018"},{"attraction_id":3336,"user":"hal_m","rating":5.0,"review":"Wonderful time on the cruise. Getting to the ship was straightforward. Cruise was about 75% full, so it wasn't crowded. Felt like we had plenty of room for the 4 of us. The food was excellent - especially enjoyed the salmon. Plenty of dessert and very tasty. Views from on...","review_date":"September 15, 2018"},{"attraction_id":3336,"user":"bsilver104","rating":5.0,"review":"Sunset in Vancouver. We signed up for the cruise from our hotel and took a cab from downtown. It was only about 10.00 CAD to get to the dock. They left right at 7 and returned at 9:30. The upstairs area was a bit warm and stuffy until...","review_date":"September 13, 2018"},{"attraction_id":3336,"user":"larry_h","rating":4.0,"review":"We had a very enjoyable time on the tour. The food was good.. We enjoyed the excursion, but got a parking ticket that cost $75 even though the parking lot was nearly empty. We felt that the person that checked us in should have warned us about the parking lot. Otherwise, the smoke diminished the local sights.","review_date":"August 29, 2018"},{"attraction_id":3336,"user":"jenna_m","rating":5.0,"review":"Honeymooners Dinner Cruise. My husband planned this cruise our last night in the city and we really enjoyed the cruise. It was a fun way to see the city and the captain explained some fun landmarks. The dinner itself was very good, buffet style and better than \"generic...","review_date":"August 22, 2018"},{"attraction_id":3336,"user":"daniel_r","rating":4.0,"review":"Fun.. it was an enjoyable experience, the food was good but not a lot of different varieties overall it was a good experience.","review_date":"August 13, 2018"},{"attraction_id":3336,"user":"alzl226","rating":5.0,"review":"Amazzzzzzzzzing Experience!. I went on the dinner cruise with my friends to have a small farewell party.\nIt was so fancy and all the staffs were so nice and the food was amazing.\nIt was not that crowded so I liked it. The view of everywhere we...","review_date":"August 12, 2018"},{"attraction_id":3336,"user":"andy_s","rating":5.0,"review":"Sunset Dinner Cruise. We had good service and everyone was very accommodating to us. We went during a heat wave and the waiters had a hard time keeping up with the water supplies on the tables, but everything else was very good. Our tables were assigned, so there...","review_date":"August 10, 2018"},{"attraction_id":3336,"user":"ccr1138","rating":3.0,"review":"Good, bad & ugly. This cruise was 5 stars for the food and 1 star for just about everything else. The good: delicious buffet with salmon and beef roast, potatoes, pasta, salad, bread, roasted vegetables. Everything was tasty, and the desert was blueberry cheesecake, chocolate cake, and fruit. Also...","review_date":"August 7, 2018"},{"attraction_id":3336,"user":"dvd1961","rating":3.0,"review":"Fireworks Sunset Dinner Cruise . This is been a bucket list for my wife and I for many years. So when they opportunity came up to do a cruise with dinner and the grand finale of the fireworks we couldn't resist buying the tickets. We were on the Britannia on...","review_date":"August 5, 2018"},{"attraction_id":3336,"user":"foodiefool_10","rating":2.0,"review":"Bait and Switch Boat. Slooow to No Drink Service. Food Fair. Expensive. If you look at the ads and brochures for this trip, you'll see a nice paddlewheeler. Would make a nice evening cruise. Watch out - they loaded us on a true rust bucket called the Britiannia that looked like a small, old freighter - not...","review_date":"August 5, 2018"},{"attraction_id":3336,"user":"laurenh3782","rating":5.0,"review":"Date night!. Absolutely amazing experience. I have never done anything like this before. Me and my partner had an amazing time. Great service, food is amazing, drinks are cheap. Music was great, quite a few people were singing along :).","review_date":"July 24, 2018"},{"attraction_id":3336,"user":"richard_a","rating":5.0,"review":"What a fantastic evening. Totally unexpected. You always expect evenings like this to be a traditional booze up with rubbish food, this definitely was not. Okay we didn't go on a paddle ship but who cares the ship we were on was beautiful.\nThe food was excellent, salmon or carved beef...","review_date":"July 13, 2018"},{"attraction_id":3336,"user":"raewyn_a","rating":5.0,"review":"Great evening. Good food, great company, easy-listening music and a wonderful evening. This was a lovely way to spend an evening in Vancouver.","review_date":"July 10, 2018"},{"attraction_id":3336,"user":"wanderingsiren973","rating":5.0,"review":"Wonderful Scenery - Good Food. I recently had a large family dinner party to celebrate my dad's 75th birthday. The cruise was wonderful, smooth sailing, well organized with ample food buffet, live music and the highlight of the cruise, the magnificent water\/harbour views of beautiful Vancouver.","review_date":"July 10, 2018"},{"attraction_id":3336,"user":"robert_s","rating":4.0,"review":"IT's what you'd expect of a dinner cruise. Comfortable travel on a paddlewheel driven craft. Buffet was, well, what you might expect on a dinner cruise, but the salmon was surprisingly good. People running the operation were very friendly.","review_date":"June 30, 2018"},{"attraction_id":3336,"user":"chris_and_krissy","rating":5.0,"review":"Second time doing this ! Worth every penny!. Did this cruise 5 years ago. And again last night. The company has definitely stepped up their game with quality of food! Everything was declicious. The salmon was cooked to perfection. The bottle of wine we had awesome as well! My only feedback would be...","review_date":"June 30, 2018"},{"attraction_id":3336,"user":"q7542bvtexh","rating":5.0,"review":"A must when visiting Vancouver. Great food and wine. A fun way to see Vancouver. My only negative comment is that they don't have enough staff serving drinks and wine at the beginning. Takes forever to get that first drink.. They won't let you order from the bar either. Told...","review_date":"June 28, 2018"},{"attraction_id":3336,"user":"starcatlover","rating":3.0,"review":"Interesting but not enough commentary. The dining seating was preallocated so you had no choice of deck. We were seated right against the musicians and had to ask to be moved as my husband has hearing difficulties and I would have been unable to converse with him over the noise....","review_date":"June 24, 2018"},{"attraction_id":3336,"user":"lonejohnny5","rating":5.0,"review":"Enjoyable evening. We really enjoyed our cruise and dinner. The food was very good. The service wasn't quite 5* but what do you really expect in a crowded dining room? We had a table next to the window, so the views were excellent.","review_date":"February 11, 2018"},{"attraction_id":3336,"user":"ranger771","rating":3.0,"review":"Dinner Sunset Cruise. We were abroad the MV Harbor Princess, it was a okay trip nice boat ride around the area. However the dinner service abroad the boat was terrible. We had to wait for drinks to include water to be served and once we were able to...","review_date":"October 25, 2017"},{"attraction_id":3337,"user":"kelvin_j","rating":5.0,"review":"AWESOME EXPERIENCE. This is a most do activity for visitors, great experience, fun ride and great lil history of Canada. The ride could have been longer, other than that I loved it","review_date":"December 17, 2018"},{"attraction_id":3337,"user":"lovely903","rating":5.0,"review":"This was so fun , make sure you take this in!!. This attraction is well worth the $$ and time to wait in line.this is very similar to the attraction that is in California Adventure . Soaring over the world . I have travelled across Canada this definitely gives you a picture of all of Canada...","review_date":"December 11, 2018"},{"attraction_id":3337,"user":"j0hnj0an","rating":5.0,"review":"A fun experience while visiting Vancouver!. We had heard this was fun, but with minimal expectations we tried it out early on a weekday morning. The intro movie in the first theater was very good, but the FlyOver Canada simulated flight ride was excellent. It really gave you the feeling that...","review_date":"November 20, 2018"},{"attraction_id":3337,"user":"nanaandgpabusch","rating":5.0,"review":"Amazing well done!. FlyOver Canada was amazing. We were with my brother in law and sister in law who had never been on this type of a ride. It was amazing to be with them and see them experience it. I feel this one is better than Soaring...","review_date":"October 3, 2018"},{"attraction_id":3337,"user":"timothy_h","rating":3.0,"review":"After deducting the time for the intro portions, a very short \"flight\". I wouldn't do it again. . . unless they doubled the length of the actual multimedia experience. Several of the 23 minutes were taken up by a \"pre-show\" and a safety video. The flight simulation ride was only about 14 minutes of very enthralling, exhilarating...","review_date":"October 1, 2018"},{"attraction_id":3337,"user":"gmshep","rating":4.0,"review":"Great Attraction. Pleasantly surprised at my reaction to this. My husband and I enjoyed it. Felt amazing and very real. Located right at the Port for Cruise ships at the Convention Centre. A must do when in Vancouver.","review_date":"September 29, 2018"},{"attraction_id":3337,"user":"reigatebev","rating":5.0,"review":"Incredible. This ride is absolutely incredible. You are strapped into a seat then the wall falls away and it\u2019s as if you are actually flying over ice floats , mountains, Niagara falls and loads more. If you suffer from vertigo you may struggle! It\u2019s worth every...","review_date":"September 20, 2018"},{"attraction_id":3337,"user":"teutab2013","rating":5.0,"review":"An enjoyable visit. Took our grandchildren to this attraction - felt that it was entertaining and good value for money. Worth doing.","review_date":"July 23, 2018"},{"attraction_id":3337,"user":"deewubleu","rating":5.0,"review":"Great attraction. This is one of the best virtual flights and scenic panoramas I have seen .You feel it is realistic and that you are flying. Great value for money in central Vancover","review_date":"June 13, 2018"},{"attraction_id":3337,"user":"brunks2011","rating":4.0,"review":"Excellent, but a shame they missed some better locations. An excellent journey and well worth the cost, except they are missing some of the best locations in Canada such as Lake Louise and Niagara Falls at night and all lit up. You did not spend enough time over and around Niagara Falls nor seem...","review_date":"May 8, 2018"},{"attraction_id":3337,"user":"fozwanderer","rating":5.0,"review":"Exciting activity before exploring Canada. After a leisurely walk along the waterfront marvelling at the blossoming trees we bought tickets for this flight simulation ride. It was fantastic - beautiful, exciting and reminiscent of real helicopter flights we have done in other countries. It was about $30 each but absolutely...","review_date":"April 16, 2018"},{"attraction_id":3337,"user":"mozzarati","rating":5.0,"review":"Fun experience!. Totally worth doing, our Flight included a China fliht over also. No line ups and a fun travel over Canada. Recommend it especially for tourist","review_date":"April 9, 2018"},{"attraction_id":3337,"user":"clintonusa","rating":3.0,"review":"A little let down. This wasn't my first time riding a flight simulator. So i was happy to try this in Canada. However the ride was not up to standard. The screen quality was less than clear. The transition from scenarios was too noticeable not seamless like others.","review_date":"April 3, 2018"},{"attraction_id":3338,"user":"doak44","rating":5.0,"review":"Excellent Tour. We were extremely pleased with this tour, and although we didn't see any bears (going into hibernation) we consider it the highlight of our trip! Kelli was our guide and she certainly knows her subject - she was excellent! We were picked up at our...","review_date":"October 10, 2018"},{"attraction_id":3338,"user":"sugacazza","rating":5.0,"review":"Educational and fun experience. Kelly was an exceptional and knowledgeable host. We were picked up and dropped off at our hotel directly. Actually saw many elk at our hotel (Pine Bungalows) as the first stop. We saw elk rutting, bald eagle, coyote and big horn sheep. In addition to...","review_date":"September 27, 2018"},{"attraction_id":3338,"user":"randombird78","rating":5.0,"review":"One of the best tours I have been on. Our guide Maria was awesome, her passion for the wildlife and the ability to spot the different animals whilst driving a bus was exceptional. From reading the reviews we must have struck lucky with the wildlife as we spotted mountain sheep, loads of elk, bears...","review_date":"September 20, 2018"},{"attraction_id":3338,"user":"einvalsledge","rating":5.0,"review":"Bears, elk and more!. I guess my wife and I must have been on the same excellent trip as John C from Geneva!\nMarie was awesome - friendly and very knowledgeable, taking great pains to make sure we enjoyed our trip. She warned us up-front that sightings are not...","review_date":"September 12, 2018"},{"attraction_id":3338,"user":"vintagepagoda","rating":5.0,"review":"Simply brilliant. We truly lucked out on our tour and saw black bears, elk and even a bald eagle all with the backdrop of some beautiful rainbows - just breathtaking. Got some great photos. Marie, our guide, was excellent, great fun and her stories and information about...","review_date":"September 12, 2018"},{"attraction_id":3338,"user":"ellenh2150","rating":5.0,"review":"So many bears!. We had an excellent time on this tour. We had been in Canada for a week and seen only one deer so we booked on this tour in the hopes of seeing some more and it did not disappoint!!! Our tour guide, Kelly, was very...","review_date":"September 4, 2018"},{"attraction_id":3338,"user":"guyb2054","rating":5.0,"review":"The Amazing Ross. Like you, who is reading this review right now we werent sure if we should join this trip or not... AND IT WAS GREAT.\nFirst of all, our guide - Ross was great. He is so fun to listen to and he seems to care...","review_date":"August 29, 2018"},{"attraction_id":3338,"user":"safari-first","rating":2.0,"review":"Jasper Evening Wildlife Tour. Jasper Evening Wildlife Tour was a complete waste of time. If you have a car, drive around and hope you will find wildlife. Our guide Megan(?) I think, was very nice and tried to keep us distracted. All we saw were elk along the road...","review_date":"August 28, 2018"},{"attraction_id":3338,"user":"helenhc2274wb","rating":5.0,"review":"Enjoyable tour. Ryan was our guide,lovely friendly and knowledgeable.\nWe saw:\nWapati (elk)\nBeaver\nBlack bear\nOsprey\nCoyote and cub\nWhite tailed deer\nWe wouldn\u2019t have seen most of these animals except the bear and wapati without going on the tour as Ryan knew where to go....","review_date":"August 21, 2018"},{"attraction_id":3338,"user":"karlcain","rating":5.0,"review":"What an incredible evening!. Mary was an amazing tour guide. A vast amount of knowledge and nothing was too much trouble. We were extremely lucky seeing goats, ground squirrels, white tailed deer, elk, bald eagles, a black bear and a Grizzly. Memories that will never be forgotten. Many thanks.","review_date":"August 14, 2018"},{"attraction_id":3338,"user":"peterlg5923rq","rating":1.0,"review":"Only a bus drive - no recommendation. The tour is a drive with a bus, 24 people. The tour was high speed up and down the highway a little bit, no hiking, nothing special. The guide didn\u2018t even wanted to here our individual wishes.\nWe saw wildlife, as on every other tour...","review_date":"August 9, 2018"},{"attraction_id":3338,"user":"nick_l","rating":1.0,"review":"Wildlife from the freeway???. Having been under the impression we were on a small group wildlife tour we were a little surprised when a 24 seater bus arrived to collect us.\nThings failed to improve as we headed east out of Jasper on the main highway - after nearly...","review_date":"July 25, 2018"},{"attraction_id":3338,"user":"londinio","rating":1.0,"review":"High speed coach trip - avoid. Having heard great things about the wildlife tours in Jasper, my family and I were excited.\nHowever, upon walking out of the hotel we realised something was immediately amiss. Instead of what we were expecting (\u201csmall group tours\u201d) a large bus was waiting outside. We...","review_date":"July 25, 2018"},{"attraction_id":3338,"user":"lesleyc","rating":5.0,"review":"Exceptional Trip. We have spent an exceptional evening on this tour with Ross tonight. Not only is he an engaging guide but his knowledge of the area is fantastic. We were lucky enough to see bears, a bald eagle, elk, marmot and a coyote pup amongst other...","review_date":"July 6, 2018"},{"attraction_id":3338,"user":"andyknisis","rating":5.0,"review":"Nice evening trip. We really enjoyed our evening tour with Carly. The pick up from our accommodation was on time, a nice sized group of nice people, on a good tour bus with air conditioning(though with the door opening and closing its effect was limited).\nIt was a...","review_date":"July 6, 2018"},{"attraction_id":3338,"user":"mike_m","rating":4.0,"review":"See wildlife in their natural habitat. Tour by bus. You are not allowed to get off but there were animals and birds to see. Be prepared to be disappointed, however, animals have their own agenda, We enjoyed our trip nevertheless","review_date":"July 4, 2018"},{"attraction_id":3338,"user":"daveq2324","rating":5.0,"review":"A magical evening. We met Ryan our guide and driver at 5.20 and boarded the bus. We were out over three hours driving through the countryside. We have never seen so many animals in such a short space of time in their natural habitat before. We saw elk,...","review_date":"July 3, 2018"},{"attraction_id":3338,"user":"francesstafford","rating":5.0,"review":"Amazing wildlife tour!. My family and I went on the Jasper Evening Wildlife Tour just this evening and we all enjoyed it so much. We saw tons of wildlife such as black bears, a mink, lots of elk and even snow in July! Marie was our tour guide...","review_date":"July 2, 2018"},{"attraction_id":3338,"user":"arnie_a","rating":4.0,"review":"Pleasant evening drive with plenty to see. Spent a pleasant evening driving through various areas of countryside around the Jasper area, listening to a very well informed wildlife expert who clearly knows her subject. Saw Grizzly & Brown bears, bald eagles, Elk, longhorn sheep & goats to name but a few things,...","review_date":"June 8, 2018"},{"attraction_id":3338,"user":"crazyinottawa","rating":5.0,"review":"Worth Every Penny!. A very enjoyable evening tour on a comfortable bus. Our guides knew all the great spots to see the different wildlife the park has to offer and we were not disappointed! I've never seen so much wildlife in such a short amount of time. The...","review_date":"June 6, 2018"},{"attraction_id":3338,"user":"moodstar","rating":5.0,"review":"Well worth it. Our guide Ross extremely friendly knowledgeable and made the trip\nSaw only a few animals but each experience worth it\nHighly recommended","review_date":"May 11, 2018"},{"attraction_id":3338,"user":"alison_h","rating":5.0,"review":"Just wow. Carly is the best host ever. She knew exactly where to find the best wildlife and was extremely knowledgeable about everything including the wildlife we didn\u2019t see. She was so patient with us and let us take as long as we liked over taking the...","review_date":"May 11, 2018"},{"attraction_id":3338,"user":"the_gastro_gnome","rating":5.0,"review":"Keep on believing. A really enjoyable experience with a comfortable bus, great group of fellow nature lovers and a knowledgable and friendly guide. There are no guarantees with trying to find animals in the wild so we went in with realistic expectations but you really got the feeling...","review_date":"April 17, 2018"},{"attraction_id":3339,"user":"c_h","rating":4.0,"review":"Amazing views. Buy a ticket n a clear day and go up in day light and dusk to get your money's worth. Reductions for seniors and students.","review_date":"June 19, 2018"},{"attraction_id":3340,"user":"17marmar","rating":5.0,"review":"Super cold but fun. It\u2019s a great activity for people with younger kids. It\u2019s very cold, even though they give you blankets to use you should still layer up since you are sitting still for about 45 minutes you will start to freeze.","review_date":"February 19, 2019"},{"attraction_id":3340,"user":"daniel_r","rating":2.0,"review":"Yawn. Guide was talkative, fun to interact with. Course was boring, nothing of interest to see. Wait till spring\/summer and take a real horse back ride.","review_date":"February 6, 2019"},{"attraction_id":3340,"user":"chrissy716","rating":4.0,"review":"beautiful but cold!. My group opted for the 45-minute sleigh ride in the back country. We booked early for our time slot which was quite simple to do. We arrived about 30 minutes early which let us see some of the horses and talk with one of the...","review_date":"January 23, 2019"},{"attraction_id":3340,"user":"goaliemom53","rating":5.0,"review":"Great activity!!. Went on this sleigh ride at the end of our weekend trip to Banff. It was the perfect last activity before the drive home. The staff were knowledgeable and friendly and the horses were gorgeous. Mike was our guide and clearly loves his job. All...","review_date":"January 20, 2019"},{"attraction_id":3340,"user":"973sharynw","rating":4.0,"review":"Disappointment due to lack of snow. Our family of 4 (2 adults and 2 young children) travelled from Australia primarily to experience a white Christmas. One of the activities we prebooked and were looking forward to was a Sleigh Ride. Online Booking was easy.\nUnfortunately we received an email the day...","review_date":"January 16, 2019"},{"attraction_id":3340,"user":"aussiedavewitta","rating":3.0,"review":"Didn\u2019t live up to expectations. Took family on a morning sleigh ride expecting a bit of theatre to go with the experience as promoted\nNo real description of horses or country side offered\nBasically you do a couple of laps of open paddocks adjoining stables and a cup of watery...","review_date":"January 2, 2019"},{"attraction_id":3340,"user":"maryjanel329","rating":5.0,"review":"Fun family activity. Our family of three took this sleigh ride. The place is clean and organized. After booking tickets online, we arrived the next day and were greeted by friendly staff. We started with apple cider or hot chocolate and then waited until our family name was...","review_date":"January 2, 2019"},{"attraction_id":3340,"user":"158ericaw","rating":5.0,"review":"Beautiful place and relaxing sleigh ride. Friendly staff and beautiful area. We enjoyed it and got many beautiful pictures. They provided hot chocolate and blankets to keep warm.","review_date":"December 28, 2018"},{"attraction_id":3341,"user":"benebailey","rating":5.0,"review":"Superfly was.... SUPER AWESOME!. This was our 4th time Ziplining with the TAG Team at Whistler! The staff are excellent, friendly and made the day so much fun. We will be back to speed through the air and get another crazy adrenaline rush on! Superfly is Super Fun with...","review_date":"March 9, 2019"},{"attraction_id":3341,"user":"vacation369909","rating":5.0,"review":"Awesome experience suitable for all ages. Three generations of our family did it (15-68yrs) and we had a superb experience together as a family, highly recommend it and the company as they were very helpful and well natured especially at the actual Ziplining area :) Hamish and Lochie (Australians) were so...","review_date":"January 6, 2019"},{"attraction_id":3341,"user":"barborav24","rating":5.0,"review":"Amazing activity - the best team. Thank you so much all the superfly team, its a pleasure to spend a day doing something so fun with people, who are obviously happy with their job and they know what they are doing. It was amazing and you guys are professionals.","review_date":"December 7, 2018"},{"attraction_id":3341,"user":"smile317","rating":5.0,"review":"Adventure of a Lifetime. It is a definite MUST DO! Honestly if you've ever thought of it, JUST DO IT! It doesn't take as much courage as one may think. I would never bungee jump or parachute, but this is a surprisingly calming flying effect of an adventure! No...","review_date":"November 17, 2018"},{"attraction_id":3341,"user":"jamesbabb","rating":1.0,"review":"Dangerous. Poorly engineered. No break. Avoid!. I've done numerous ziplines in other places. This was the first one without a break. Users just crash into the emergency stop springs. It's probably fine for kids and small adults, but full size men should avoid it. On the fastest line, the momentum whipped...","review_date":"September 30, 2018"},{"attraction_id":3341,"user":"canadianinbatonrouge","rating":5.0,"review":"Wow, worth it.. I admit that I was pretty worried after reading about the zip line that was 500 m high and from one mountain to another and that you would go 100 km\/hour. But once I was off and going, it was easy and super fun. The...","review_date":"September 28, 2018"},{"attraction_id":3341,"user":"keasden","rating":5.0,"review":"Just Do It!!. This was possibly highlight of our Rockies trip. The staff are welcoming and fun and make you feel really safe. I've done zippiness before but not on this scale, my wife however has never done anything like this and I never thought she would at...","review_date":"September 19, 2018"},{"attraction_id":3341,"user":"laura_s","rating":5.0,"review":"OMG! What a thrill!. This was my first time on a zip line and will not be my last! Everything from the lively base camp to the jeep ride up the mountain to the breathtaking zip across the trees was perfect. The only thing that could have been better...","review_date":"September 17, 2018"},{"attraction_id":3341,"user":"ron_p","rating":5.0,"review":"Awesome Adventure, Even if You're Afraid of Heights!!!. I have to admit I was nervous, not only for myself, but also my 9- and 10-year old kids. Joseph and Petra put our fears to rest quickly and those feelings of anxiety quickly changed to excitement. A great time indeed and there is no...","review_date":"September 4, 2018"},{"attraction_id":3341,"user":"skierpaul","rating":5.0,"review":"Exhilarating . Great way to spend half a day in the mountains, exciting way to enjoy the forest. 100% professional and friendly in every way, safety is paramount! I really enjoyed it even though I'm scared of heights!! Thoroughly recommended!","review_date":"September 1, 2018"},{"attraction_id":3341,"user":"howard_t","rating":5.0,"review":"Best tips for having an incredible Ziplining adventure at Whistler Superfly Ziplines. My wife and I love Ziplining and we choose Whistler Superfly Ziplines as it came highly recommended by the concierge at the Westin Hotel. We were thrilled that we took his advice because we had an incredible time as the runs are long, fast and...","review_date":"August 27, 2018"},{"attraction_id":3341,"user":"cpmoser","rating":5.0,"review":"Yes, yes, yes. I was hesitant...actually scared to death - but I conquered my fear and did the zipline. Hands down would do it again! Crazy awesome experience with amazing views and words cannot describe it. If I had to pick out of the activities there to do,...","review_date":"August 27, 2018"},{"attraction_id":3341,"user":"tracyb3216","rating":5.0,"review":"Best Ever!!. Highly recommend this activity. Husband and I went as first timers and was even better than expected. Both guides where amazing, explained everything very clearly and you could see they loved their job. Zip lines where so cool, my fav was Godzilla, you can go...","review_date":"August 27, 2018"},{"attraction_id":3341,"user":"ronrenee","rating":5.0,"review":"Definite MUST DO!. This was the highlight of our trip! I travel to Whistler at least twice a year and can say with confidence, I will do this every time now! Absolutely loved it! SOOO much fun. I have an airbnb in Whistler and will recommend this to...","review_date":"August 26, 2018"},{"attraction_id":3341,"user":"957gregorys","rating":5.0,"review":"Superfly Ziplines. Had a fantastic experience, with breathtaking views, on exhilarating ziplines, made very special by our guides: James B and Kaylam.\nVery professionally conducted with safety first at all times, and lots of fun too.\nHighly recommended for all ages.","review_date":"August 22, 2018"},{"attraction_id":3341,"user":"beano26","rating":5.0,"review":"Thrilling. Myself and six other friends did the evening zipline experience and we thoroughly enjoyed it! Something we will never forget, I highly recommend it.","review_date":"August 18, 2018"},{"attraction_id":3341,"user":"hjd52","rating":5.0,"review":"Exhilarating!!. Picked up from a central location in the village or if you stay at the Fairmont you will be picked up from the hotel. Four sections of zip line. Great fun, each section is different. Staff very professional. Would not be good for any with...","review_date":"August 17, 2018"},{"attraction_id":3341,"user":"eliot_place","rating":5.0,"review":"An adrenaline filled afternoon ..... Another great Zipline experience. The guide James and his colleagues made it great fun for all.\nHighly recommended.","review_date":"August 16, 2018"},{"attraction_id":3341,"user":"debbieingledew","rating":5.0,"review":"Morning zipwire. Arrived in Whistler and this was first activity we did on following day straight after Irish breakfast, Wonderful experience to be zipping through the trees on a sunny morning at 9am over beautiful forest and glistening river below us. We did 5 lines in total...","review_date":"August 7, 2018"},{"attraction_id":3341,"user":"kennethb2595","rating":4.0,"review":"Great ziplines adventure. They have 4 ziplines and the entire visit takes roughly 2.5 hrs. It is really fun and accessible for everybody (unless one is scared of heights!). The monitors were great too. One minor point: letting people pay 35$ for pics while they paid already more...","review_date":"August 3, 2018"},{"attraction_id":3341,"user":"carrie_l","rating":5.0,"review":"Great Experience!. So fun! The guides are fantastic. They help you feel comfortable and are very knowledgeable about safety. They also offer great information about the views and history about the mountains.","review_date":"August 3, 2018"},{"attraction_id":3341,"user":"gerard_s","rating":5.0,"review":"Perfect afternoon. My daughter and I did the tour - it was better than we ever expected. The views were amazing. The guides took great care of us. My daughter was all smiles and her dad too! We highly recommend this trip ... such fun.","review_date":"August 1, 2018"},{"attraction_id":3341,"user":"david_s","rating":5.0,"review":"Best zipline experience - this is great for all ages. My son and I had the wonderful experience of doing the zip line tour. It was beyond what we could have ever imagined. We were both nervous (especially my 10 year old son) but our guides (Ave and Mia, both twins) made us so comfortable....","review_date":"July 30, 2018"},{"attraction_id":3341,"user":"free332018","rating":5.0,"review":"Great!. We really had a great experience with Sam and Erik! The ziplines where great and their service top.\nThanks.","review_date":"July 28, 2018"},{"attraction_id":3341,"user":"briantrenz","rating":5.0,"review":"\"Zipline heaven\". From checking in to checking out, one great experience. Excursion begins with a quad ride up the mountain until u reach the first of 4 ziplines. (Even had a deer run across the trail in front of the quad) View from the first zipline is...","review_date":"July 27, 2018"},{"attraction_id":3341,"user":"rfarlinger","rating":5.0,"review":"Big League Ziplines. Ziplined with my 8 and 11 year old kids. Kids loved it.\nGreat tour and amazing lines.\nWould highly recommend it.","review_date":"July 26, 2018"},{"attraction_id":3341,"user":"vsdublin","rating":5.0,"review":"Outstanding adventures and great people!. We just returned from our visit to Whistler, where we had the opportunity to do multiple activities with The Adventure Group. This is a top-notch company with great customer service. In planning our trip, we had the opportunity to work with Joey (owner) and Luke...","review_date":"July 26, 2018"},{"attraction_id":3341,"user":"philip_t","rating":5.0,"review":"Housefly, Superfly, Donkeyfly. Austin and Kaylam killed it out there. Entertaining and safety conscious lead us through all four ziplines without issue. Great zip lining experience for anyone!","review_date":"July 22, 2018"},{"attraction_id":3341,"user":"catriona1609","rating":4.0,"review":"Loved the zipline, so much fun! I just wish they were more organized. Great zipline, so much fun, always felt very safe. However their organization before and after leaves a lot to be desired. We had to wait at the top of the course for 2 full groups to go ahead of us, perhaps they shouldn't book every...","review_date":"July 22, 2018"},{"attraction_id":3341,"user":"tricia_m","rating":5.0,"review":"Best day ever. Recommend this to everyone! Kaylam and Erik were hilarious and had us feeling safe and happy. This is a must if in Whistler.","review_date":"July 21, 2018"},{"attraction_id":3341,"user":"phil_k","rating":5.0,"review":"Thumbs up. Ziplining was a lot of fun. Thomas and Collum were very friendly and funny. We felt safe at all times and enjoyed the stunning views.","review_date":"July 18, 2018"},{"attraction_id":3341,"user":"andrei_s","rating":5.0,"review":"I can Fly now!. Sunday, July 15th at 1200pm. I can Fly now!!!! Greatest THANKS for that to our instructors Gracie and Austin! They open a new world of Adventure for us close to our home! Myself and my daughter - we both almost turned around when we got...","review_date":"July 17, 2018"},{"attraction_id":3341,"user":"autumn_moon67","rating":5.0,"review":"If you\u2019re afraid, do it anyway!! It\u2019s an unforgettable amazing experience.. The thought of possibly dropping into the abyss made me nervous but our guides Kylie and Gaby were very keen and made sure we were taken care of. It was a beautiful day and the views were spectacular. Just make sure you wear bug repellent...","review_date":"July 13, 2018"},{"attraction_id":3341,"user":"anna_l","rating":5.0,"review":"Great fun! . My 60 year old mum and I had a ball at this! The harness is like a sling, so it is very comfortable to sit it. Guides were fab, very friendly and a bit of craic. Make sure you lie very flat to get up...","review_date":"July 12, 2018"},{"attraction_id":3341,"user":"kirk_t","rating":5.0,"review":"What an amazing experience. A must do activity. We booked this and got much more than we paid for! We didn't have time to do the ATV's, but we got a great taste of it when riding up the mountain to start the zip lines. The ride up was scenic, yet rugged, and...","review_date":"July 11, 2018"},{"attraction_id":3341,"user":"davewilloperth","rating":5.0,"review":"So much fun!. We went with Superfly in December and had the best time. There were 2 families with some tentative kids and adults but that soon disappeared. Even the ones afraid of heights had an absolute ball! You don't really even think about height - it's all...","review_date":"July 9, 2018"},{"attraction_id":3341,"user":"taylorw133","rating":5.0,"review":"Ziplining over the Valley. My husband and I went up to Whistler for our honeymoon this June. We wanted to go all out, so we booked a few tours. We booked the SuperFly zipline. I picked it because they have \"seats\" for the riders. It made me feel more...","review_date":"June 19, 2018"},{"attraction_id":3341,"user":"susu2323","rating":5.0,"review":"Amazing & Safe Experience with Super Friendly & Knowledgeable Crew!. I had never been ziplining before going to Superfly Ziplines and I absolutely loved it! Joseph & Kaylam were really great at explaining everything and making the group feel safe and at ease throughout the steps leading to our first of four ziplines. I felt...","review_date":"June 18, 2018"},{"attraction_id":3341,"user":"ahendren","rating":5.0,"review":"Great Day of Superflying!. We selected Superfly ziplnes because the harnessing is more stable and you spend more time flying instead of walking and climbing up stairs. The best for older people and everyone else! We were met by our crew after we got an ATV ride up the...","review_date":"June 16, 2018"},{"attraction_id":3341,"user":"sj1960","rating":4.0,"review":"Zipline for more than a kilometer. Wonderful experience. Friendly and competent crew. I am afraid of heights, so I was a bit nervous before the first, 1.2 km long, but the sling gave me the additional level of comfort I needed. Only one fly in the ointment. They kept us waiting...","review_date":"June 14, 2018"},{"attraction_id":3341,"user":"nadeche_a","rating":5.0,"review":"Awesome Zipline tour!. My friends I went on the Zipline tour with Superfly last November (I am just catching up on the reviews now). We had an absolutely amazing time! We were lucky with the weather, it was a nice sunny day and the views were just fabulous!...","review_date":"June 13, 2018"},{"attraction_id":3341,"user":"erindarin","rating":5.0,"review":"Zipline into the abyss. We had a great day with Superfly Ziplines. There was some high cloud and our first run went right into it. It felt and looked surreal. The guys running our group were professional but fun. We had my 7 year old nephew with us and...","review_date":"May 22, 2018"},{"attraction_id":3341,"user":"ziggy_z_71","rating":5.0,"review":"Great value, amazing staff, and overall fun for all ages. We had an awesome time as a group of 8--4 kids and 4 adults--at Superfly Ziplines this weekend. Our three guides were all fantastic--very enthusiastic, supportive, and fun. Everything from the smooth bus ride, to the fun and bumpy ATV ride, to the adrenaline-filled ziplines...","review_date":"May 21, 2018"},{"attraction_id":3341,"user":"bibby52","rating":5.0,"review":"A true adrenaline rush. . This was so fantastic. The guides were great, courteous and helpful. I liked the fact that you were driven to the first zip line point and finished right back at base camp. Not very much walking involved and very easy at that. Well recommended. Thank...","review_date":"May 16, 2018"},{"attraction_id":3341,"user":"darryl_f","rating":5.0,"review":"Scared At First.... Was very reluctant to do this but after the first one the rest were no problem... Great conditions, but do check the weather as these bookings go rain or shine or even if its windy... We lucked out with weather and the guides, both where...","review_date":"April 11, 2018"},{"attraction_id":3341,"user":"emdee08","rating":4.0,"review":"More fun than scary. Great time with friends!. Our guides were awesome, Tom, Taylor, & Adam. Thanks!! :D\nWinter is pretty in Whistler! See it with Superfly! First time zip lining and it was a lot of fun. :)","review_date":"March 19, 2018"},{"attraction_id":3341,"user":"trainedears","rating":5.0,"review":"Brilliant day & Excellent Experience even for the Nervous. This was a brilliant day out and was better than I thought it would be.\n4 Zip Lines that were all quiet different in length, speed, acceleration, and visual impact. The duration you spent on the lines was excellent, and you crossed the valley for...","review_date":"March 15, 2018"},{"attraction_id":3341,"user":"stormdb","rating":5.0,"review":"Awesome Ziplines and Views. My wife and I did the Superfly Zipline in late February. The ziplines are really long, fast and fun. Views while ziplining and from the platforms are beautiful, and you get a bit of a treetop experience walking along boardwalks between ziplines. The guides were...","review_date":"February 24, 2018"},{"attraction_id":3341,"user":"threedugongs","rating":5.0,"review":"Twilight tour. Fabulous time and exciting and very safe. Great guides who made it all fun. This should be a definite and can be done after skiing..","review_date":"January 13, 2018"},{"attraction_id":3341,"user":"hannah_l","rating":5.0,"review":"Zipline Tour!!. My boyfriend and I really enjoyed our zipline tour by Kylie & Reggie yesterday! Both fun and professional tour guides who took time out to make sure we had pictures of the stunning views etc. 4 ziplines in total and each of them unique such...","review_date":"January 4, 2018"},{"attraction_id":3341,"user":"bec_w","rating":5.0,"review":"Ziplining! . This was such an amazing experience! Not only were our tour guides professional and thorough but they were so much fun and happy doing a tour I\u2019m sure they have does over and over again. I would highly recommend this to anyone! So well organised...","review_date":"December 13, 2017"},{"attraction_id":3341,"user":"ian_b","rating":5.0,"review":"Superfly Ziplines - Super activity. My wife was worried when I told her I had booked this activity because she was scared of heights. However, on the day the AGW guides were excellent with her and put her mind totally at rest, so she could enjoy the activity as much...","review_date":"December 9, 2017"},{"attraction_id":3341,"user":"lanakatea","rating":5.0,"review":"Viplining with Buddies!!. Buddy 1: \"Superfly ziplines is a fantastic winter activity and I had a great experience during my recent morning out with them. Everything was seamless from checking in and being shuttled to the base, to getting geared up and given a quick lesson on the...","review_date":"December 3, 2017"},{"attraction_id":3341,"user":"alyzap91","rating":5.0,"review":"Amazing time ziplining. I am quite scared of heights, some would say 'terrified,' so when my sister said \"hey we should go ziplining\" I thought she was insane. But i bought my ticket online anyway for some odd reason and up to Whistler we went. Every part of...","review_date":"November 14, 2017"},{"attraction_id":3342,"user":"maeve801","rating":5.0,"review":"Fab, friendly tour. Having just moved to Canada to work for a few months, I joined this tour for something to do on a weekend and a chance to explore Toronto. I had heard the Distillery District was really worth a visit and I wasn't disappointed! Despite the...","review_date":"January 28, 2019"},{"attraction_id":3342,"user":"dave_s","rating":5.0,"review":"Distillery District walking tour. Great walking tour of the distillery district given by Gavin where he told the history of the distillery. Just after Christmas with friends.","review_date":"December 27, 2018"},{"attraction_id":3342,"user":"e186gwdavids","rating":5.0,"review":"Great Tour!. Gavin was an outstanding guide and provided and exceptional experience! The Christmas Market enhanced the Distillery District and made for a wonderful visit. My daughter and I truly enjoyed this tour!","review_date":"December 23, 2018"},{"attraction_id":3342,"user":"dianne2338","rating":5.0,"review":"Joseph was a great tour guide!. My friend and I were in Toronto on business and had one free day to have fun. We found out about the Christmas Market and Go Tours Canada tour of the Distillery District. Booking the tour and finding the meeting place was very easy. Aaron...","review_date":"December 9, 2018"},{"attraction_id":3342,"user":"louisetteb_13","rating":4.0,"review":"very informative. i did that tour and i liked it a lot. Plus, it was as the same time as the Christmas Market, so it made the experience even more fun!! The guide we had was very interested and well documented!","review_date":"December 3, 2018"},{"attraction_id":3342,"user":"rachaelsharkey","rating":5.0,"review":"Fantastic tour with Gavin. We did a walking tour with Gavin for the Christmas market and had a great time. Despite the busy crowd Gavin worked with us to ensure everyone was happy. I will definitely recommend, and hopefully be back in the summer! Thank you.","review_date":"December 2, 2018"},{"attraction_id":3342,"user":"despina_n","rating":4.0,"review":"Eric is the best tour guide!. We live in the city and took two of our friends from Niagara on this tour. If we didn't have Eric as our tour guide I think we would have been disappointed. Eric really has a passion for history and is fantastic at storytelling. Go...","review_date":"November 27, 2018"},{"attraction_id":3342,"user":"toronto267","rating":5.0,"review":"Fabulous tour and guide!. A group of lawyers from Canada and the US did the Distillery District walking tour with Gavin. It was so much fun. Gavin was hilarious and informative and did a great job entertaining our group and answering our questions. The tour ended with chocolate samples...","review_date":"September 24, 2018"},{"attraction_id":3342,"user":"930craigg","rating":5.0,"review":"Great tour with Joseph, great beer at Mill St.. I did the walking tour with Joseph this week. Joseph was engaging and knowledgeable, and easy to listen to. He had several interesting stories and related them well to my background. The stop by the Mill Street Brewery was a great finale, and I was...","review_date":"September 22, 2018"},{"attraction_id":3342,"user":"traveledall","rating":5.0,"review":"Great Tour -- Thanks, Josh. My husband and I did the GoTours Distillery District walking tour last week with tour guide Josh. We had an excellent tour. Josh was friendly, knowledgeable, good-humored and articulate. Tour started a few minutes early and ran a few minutes over -- due to our...","review_date":"September 6, 2018"},{"attraction_id":3342,"user":"samantha_d","rating":5.0,"review":"Fantastic Tour Guide. A friend of mine and I decided to attend the Distillery Walking Tour during our long weekend trip to Toronto. This was the first time either of us had been to Toronto and it was a fantastic, fun, and informative experience! Our tour guide, Joseph,...","review_date":"August 15, 2018"},{"attraction_id":3342,"user":"c_p","rating":4.0,"review":"Fascinating & Fun Tour with Very Friendly Guide. We were three couples; we did this tour a few days ago and we all really enjoyed it!\nOur guide, Josh, was well informed and gave us a good overview of what Toronto, in particular the distillery district, was like at the time and how...","review_date":"August 14, 2018"},{"attraction_id":3342,"user":"jennie_e","rating":5.0,"review":"Fascinating & fun!. We had a private one-hour tour with Erik and it was fabulous! He was funny, enthusiastic, and very knowledgeable. He combined great locations with interesting historical facts and riveting tales. Erik was happy to answer our questions, and showed great depth of knowledge. The Distillery...","review_date":"August 12, 2018"},{"attraction_id":3342,"user":"l0a1g0","rating":5.0,"review":"Great Introduction to the Distillery District. The Distillery District is a jewel of a site and an hour tour will give you insight to appreciate what you are looking at. Our guide was very knowledgeable and made our tour engaging.I am from the city and learnt things i didn't know about...","review_date":"August 11, 2018"},{"attraction_id":3342,"user":"aubreytoronto","rating":5.0,"review":"Interesting history, great guide. My daughter and I visited the Distillery District for a walking tour with Go Tours. Dylan was our young, energetic knowledgeable guide who was well versed on the history, lore and fun facts of the distillery from it's early beginnings until it's present revival. We...","review_date":"August 8, 2018"},{"attraction_id":3342,"user":"robbie_c","rating":4.0,"review":"Prohibition Fun and Different!. The prohibition tour was interesting and fun! Joseph our guide knew is stuff and he was fun\/engaging. The beer tasting was good because it was basically unlimited, but the whiskey was a bit limited in that its not a real whiskey tasting (whiskey comes in...","review_date":"July 31, 2018"},{"attraction_id":3342,"user":"matthew_l","rating":5.0,"review":"fun and interesting tour of the distillery district. We had a group of 6 family members on this tour and our tour guide, Michelle, was great. We all enjoyed the tour, learned more about the history of York\/Toronto, and Michelle answered our questions and accommodated our requests all the way along. This was...","review_date":"July 25, 2018"},{"attraction_id":3342,"user":"simone_b","rating":5.0,"review":"Distillery District Ghost Walk. My friend and I thoroughly enjoyed the Distillery District Ghost Walk. Our tour guide, Roxanne, was friendly, outgoing and very knowledgeable. I recommend it to everyone.","review_date":"July 11, 2018"},{"attraction_id":3342,"user":"sharonflichel","rating":5.0,"review":"Tour guide was excellent. Tour guide was excellent and shared so much interesting historical information that even as a Canadian and local resident, we learned so much. He also spent almost 2 hours for a described 1-hour tour to share what he knew.","review_date":"June 25, 2018"},{"attraction_id":3342,"user":"samc882017","rating":5.0,"review":"Fun and interesting insight into Toronto's history. This tour was great for a look into the history of Toronto. It was the perfect length and Erik our guide was fantastic at providing enough information to keep the tour informative without having us all overwhelmed with information before heading to get some whiskey...","review_date":"June 18, 2018"},{"attraction_id":3342,"user":"mhmcd","rating":5.0,"review":"Something for everyone. I booked a tour with a group of friends as part of a bachelorette. Communication during the booking process was really good, all my questions were answered promptly and clearly. The tour itself was really informative. Our tour guide kept everything light and was really...","review_date":"June 3, 2018"},{"attraction_id":3342,"user":"lisa20852","rating":5.0,"review":"Fun and interesting tour. Gavin took us on a fun and interesting tour of the distillery district, filling us in on the history of the area and the city. It was a really entertaining and informative hour, ending with excellent chocolate and beer sampling. Would highly recommend.","review_date":"June 2, 2018"},{"attraction_id":3342,"user":"chune_n","rating":5.0,"review":"What an educational tour. What I loved about the tour was the information and the history given about Canada, I found it to be interesting and informative. Joseph knew his facts and was very nice. Thank you for the tour.","review_date":"May 8, 2018"},{"attraction_id":3342,"user":"hockeymum3boys","rating":5.0,"review":"Go Tours made the Distillery area come alive. Dylan from Go Tours led us around on a walking tour today and it was great. We have been to the Distillery area before and looked around but I didn't know much about the history or the people of this area. Dylan was very informative...","review_date":"April 2, 2018"},{"attraction_id":3342,"user":"emilie_v","rating":5.0,"review":"Great tour. We really enjoyed the tour! Our guide Gavin was very knowledgeable and animated which made the tour interesting. Would highly recommend. Thanks Gavin!!","review_date":"March 31, 2018"},{"attraction_id":3342,"user":"gracie4462018","rating":5.0,"review":"Christmas Distillery District Walking Tour. Joseph gave us a very comprehensive tour, with many historical features of the beginnings and subsequent uses of the buildings in the district. We really enjoyed his manner and presentation. I would certainly recommend experiencing this tour.","review_date":"March 25, 2018"},{"attraction_id":3342,"user":"sarahl22222","rating":5.0,"review":"Worth the money to see the area and learn about Toronto's history. The place was easy to find and was just a short walk from the rail car. I would recommend wearing comfortable walking shoes and appropriate clothing for the weather. The Distillery District is near the lake so it was a bit chilly when we were...","review_date":"March 19, 2018"},{"attraction_id":3342,"user":"zorica_sasha_m","rating":4.0,"review":"Excellent History lesson. This tour has a script with good history background of the area. The tour guide doesn't necessarily have all the answers to all the buildings and their occupants. Perhaps the name of this tour should be changed to reflect the script and agenda to include...","review_date":"March 19, 2018"},{"attraction_id":3342,"user":"johnathan_n","rating":5.0,"review":"So much richer than we expected. Joseph was a great guide -- approachable, funny, open to questions and customizing to our interests. But what really stood out what the depth of the stories he connected us with. You expect to get a tour of an old set of whisky making buildings,...","review_date":"March 6, 2018"},{"attraction_id":3342,"user":"adam_l","rating":5.0,"review":"Fantastic Tour Guide!. Joseph was knowledgeable, considerate, engaging, funny, personable, and everything else that anyone could possibly want in a tour guide. He grounded the history of the district in a broader history of the region, which enriched our sense of Torontonian and Canadian history. The tour also...","review_date":"March 1, 2018"},{"attraction_id":3342,"user":"jo-anne_s","rating":5.0,"review":"Bridal Shower weekend . Thanks so much for the Go Tours walking tour of the Distillery District, it was fantastic!\nJoseph, tour guide, was so knowledgeable. Who knew Ontario had Prohibition?\nSuper job well done, bridal party had a great time & beer samples! Fantastic!!!","review_date":"February 25, 2018"},{"attraction_id":3342,"user":"marcela_k","rating":5.0,"review":"Very interesting tour. Fun tour guide, amazing hitories about the country, the city and the neighborhood. Even with the -10 weather we could enjoy the tour, taste chocolate and beer. Can't remember the name of the tour guide, but I can really recomend for people who don't speak...","review_date":"February 15, 2018"},{"attraction_id":3342,"user":"yschwerin","rating":5.0,"review":"Well worth taking. Their tour office is directly in the distillery district, so I just showed up unannounced: turns out they accept walk-ins and were perfectly happy to accommodate just one traveller* (*at least in rather mellow January) .\nThe next hour was filled with intriguing history and...","review_date":"January 16, 2018"},{"attraction_id":3342,"user":"steve_t","rating":5.0,"review":"A Must!. My girlfriend bought us this tour for my Birthday a couple weeks ago. We got the \"Prohibition Tour\" which was booked for about an hour and a half and included a Whiskey tasting.\nWe arrived to the Distillery location to find out that, because of...","review_date":"January 15, 2018"},{"attraction_id":3342,"user":"missmangoes","rating":5.0,"review":"Wonderful Wintry Walking Tour with Eric. What an experience! I recently went on this tour as a holiday social outing with my team form work. It was a welcome break between holiday deadlines and a few too many Christmas parties. A wonderful mix of food, drink, history, and humour, our tour...","review_date":"December 19, 2017"},{"attraction_id":3342,"user":"keddy2013","rating":5.0,"review":"Beautiful At Christmas. Thanks to Joseph, we learned a lot about the history of the Distillery District and the influence of the Gooderham and Worts families on the city of Toronto, North America and far beyond. Joseph was informative, entertaining and clearly enjoyed relating his vast knowledge to...","review_date":"December 15, 2017"},{"attraction_id":3342,"user":"flosswilson","rating":5.0,"review":"Great afternoon. Gavin was our guide and he kindly agreed to take us early as there were only two of us and we had messed up our timings. He was very knowledgeable about the local area and distilling, and made the tour interesting and funny. He encouraged...","review_date":"November 13, 2017"},{"attraction_id":3342,"user":"academic45","rating":5.0,"review":"Great tour with Gavin. Gavin enthused us all with his knowledge and friendliness. His stories about the Distillery from the old days to the modern tales about its use in film sets kept us absorbed on a chilly day. Don't worry about being outside , there's really not much...","review_date":"November 7, 2017"},{"attraction_id":3342,"user":"jillian_h","rating":5.0,"review":"Interesting tour!. This past weekend, my husband, my brother, and I signed up for this tour. We arrived early and, since we were the only ones signed up, our tour guide, Josh, took us out early. He was very personable and knowledgeable about the history of the...","review_date":"October 31, 2017"},{"attraction_id":3342,"user":"pdpatton","rating":5.0,"review":"Amazing tour with Josh. My sister and I signed up half an hour before the tour was supposed to start. We showed up early and were the only ones that were registered for the tour. Josh, our guide, gladly took us out anyway -- and even started early so...","review_date":"October 25, 2017"},{"attraction_id":3343,"user":"226kristinan","rating":1.0,"review":"Canceled Flight. Extremely disappointed with this service. We were scheduled to take a helicopter tour at 10 am. We got an email the night before saying it might be canceled due to the snow and that they would let us know in the morning by 8 am....","review_date":"March 13, 2019"},{"attraction_id":3343,"user":"thamioki","rating":5.0,"review":"Great ride and staff. BC Experience on Family Day. Gave a call the day before and told Nicola about my proposal plans and she was very accommodating with it. Messaged me the day of to let me know that because of the good weather, they were carrying on with...","review_date":"February 18, 2019"},{"attraction_id":3343,"user":"kev_h","rating":5.0,"review":"Breathtaking Views. Pilot was courteous and professional! The tour had exceptional views. Landed on a glacier and got some great photo ops.","review_date":"February 1, 2019"},{"attraction_id":3343,"user":"snowflake71","rating":5.0,"review":"Awesome!. I had booked in advance online and on the day of the tour the weather was a little sketchy so I was expecting a phone call to confirm if the tour was taking place. The first call we received explained that the morning tour had...","review_date":"January 5, 2019"},{"attraction_id":3343,"user":"claireh0321","rating":5.0,"review":"BC Experience. Absolutely awesome experience from start to finish. Thoroughly recommend to anyone visiting the area.","review_date":"December 30, 2018"},{"attraction_id":3343,"user":"naveen_d","rating":4.0,"review":"Great views, enjoyable experience, but beware of the 4 seats on the back. Great views, pilot was very knowledgable, answering all our questions. We took the 24 minute ride with glacier landing and the views of the glaciers, mountains and lake were amazing!\nWe were given 15 minutes once we landed on glacier and that was plenty to...","review_date":"December 2, 2018"},{"attraction_id":3343,"user":"hollie_b","rating":5.0,"review":"Amazing Experience!. This is one of my favourite adventures so far in Canada. The pick-up location is right in the Village centre, very accessible if you don't have car. From the Village it is about a 15 minute drive North. The flight itself was amazing, the large...","review_date":"October 27, 2018"},{"attraction_id":3343,"user":"goodtiimmeeeesss","rating":5.0,"review":"Incredible sights!. Had an amazing experience with this company. I felt safe and had a great time. A pretty unique way to see some of the ridiculously great views whistler has to offer.","review_date":"October 25, 2018"},{"attraction_id":3343,"user":"lizimc92","rating":5.0,"review":"Loved the BC Tour!. I had the most amazing time on the BC tour! The highlight was definitely getting to land on Rainbow glacier, where the views were unbelievable. But from start to finish, I loved the whole tour. All the staff were friendly and helpful, and made sure...","review_date":"October 25, 2018"},{"attraction_id":3343,"user":"minnesotawt","rating":5.0,"review":"Worth every penny, an amazing experience. We travel a lot and have taken helicopter tours on multiple vacations because it is the best way to see the area where you are staying.\nThis is exceptional as others have posted, as the mountains in the Whistler area are jaw dropping, even landing...","review_date":"October 23, 2018"},{"attraction_id":3343,"user":"nataliej1538","rating":5.0,"review":"Incredible glacier landing experience!. Had the most amazing time on the BC Experience tour! From start to finish the staff were really helpful and friendly - they even picked me up from Whistler village in one of their shuttle buses. Everything was very professionally done and I felt really...","review_date":"October 19, 2018"},{"attraction_id":3343,"user":"r1969vysamantham","rating":5.0,"review":"Incredible . An amazing experience.\nIf you are at all intending on viewing a glacier and visiting one this is the way to do it. Seeing it from the air and the crevices and colours was something else. Great small groups, informative guides and great value for...","review_date":"August 9, 2018"},{"attraction_id":3343,"user":"david_w","rating":5.0,"review":"Stunning - fantastic - awe inspiring. From the simple booking forms to the warm welcome everything was a pure pleasure, but to be then collected and drivern to the start point and welcomed like returning guests was the beginning of one of the most remembal days\nOur pilot was both accommodating...","review_date":"August 5, 2018"},{"attraction_id":3343,"user":"annniedragon101","rating":5.0,"review":"Amazing trip! Spectacular scenery and fun :). Booked the trip with our 14 year old as a treat. She was very excited about going in the helcopter. Our pilot was Adam who was absolutely lovely, he and made the experience fun as well. ( And strangely appears in our photo\u2019s ...which he...","review_date":"August 1, 2018"},{"attraction_id":3343,"user":"vsdublin","rating":5.0,"review":"An Experience We Will Always Remember!. Our family of four took the BC Experience Heli-Sightseeing Tour. It was awesome. The flight time was a total of 24 minutes, plus we spent 15 minutes on Rainbow Glacier. It is not an inexpensive tour, but if you have not done this type of...","review_date":"July 26, 2018"},{"attraction_id":3343,"user":"nicolevdbroekehoven","rating":5.0,"review":"Absolutely th\u00e9 best way to top of your visit to Whistler: truly a-ma-zing!!!. As a tourguide I have had the opportunity to be in a few helicopters in my life.\nBut I have to tell you this: this tour in Whistler?\nBy far th\u00e9 best!\nN\u00f3t exaggerting!\nIt is s\u00f3 worth your money!\nHaving doubts if you want...","review_date":"July 18, 2018"},{"attraction_id":3343,"user":"cavanau3","rating":5.0,"review":"DO IT!. My husband and I did the helicopter tour and were blown away! The tour was fantastic, definitely a once in a lifetime experience!","review_date":"July 3, 2018"},{"attraction_id":3343,"user":"ryder_b","rating":5.0,"review":"Helped us with the perfect proposal. The team at BlackComb Helicopters is fantastic. They helped us with the perfect proposal (with their Silver Band Proposal Package). Flying in from outside BC, they were very helpful over the phone and email to ensure the proposal was a success. They were up-to-date on...","review_date":"February 20, 2018"},{"attraction_id":3343,"user":"christophers8888","rating":5.0,"review":"45 minute glacier stop all around Whistler. Booked in advance & got lucky with blue skies everywhere\nWell organised tour with pick up from hotel & return.\nWelcome & reception\/safety process no problem @ all\nPilot & team members very professional , conscientious + friendly throughout\nHelicopter Air buses in excellent condition...","review_date":"February 14, 2018"},{"attraction_id":3343,"user":"ajacot924","rating":5.0,"review":"Once in a Lifetime Experience. My husband and I did the 24 minute tour with a glacier landing during our vacation to Whistler. It was amazing and beyond our expectation. Our pilot was knowledgeable about the area, which made the tour more interesting. He also did some fun turns, without...","review_date":"October 16, 2017"},{"attraction_id":3343,"user":"billyrod1","rating":5.0,"review":"WOW!. Helicopters are not for everyone, but for my family -- hell YES! What a great tour of Blackcomb and Whistler mountains. Landing on a glacier -- unforgettable. The entire team is professional right from pick-up to drop off. The weather couldn't have been better either....","review_date":"July 31, 2017"},{"attraction_id":3343,"user":"jocelyn_c","rating":5.0,"review":"Amazing aerial views of mountains and lakes!!. Recently as part of a birthday gift, I went on the BC experience heli tour with Blackcomb Helicopters. It was amazing to see all the mountains and lakes from the air and gain a different perspective of the scenery! We got to see Whistler and...","review_date":"July 12, 2017"},{"attraction_id":3343,"user":"curtcc822","rating":5.0,"review":"The Best Activity in Whistler. This was the best activity I did in Whistler and anyone who comes to visit should take a helicopter tour. The views from the top of Whistler Mountain and Blackcomb are great, but this helicopter ride takes it to the next level. The views are...","review_date":"January 27, 2017"},{"attraction_id":3343,"user":"z2521tvmattc","rating":5.0,"review":"Amazing service, awe inspiring trip. After an internet search I pre-booked a tour with Blackcomb Helicopters for the first day of our Christmas skiing holiday to Whistler as a surprise for the family but sadly the weather prevented take off. We rebooked for later in the holiday and again were...","review_date":"January 7, 2017"},{"attraction_id":3343,"user":"john_a","rating":4.0,"review":"Great Experience. Nothing like seeing Whistler\/Blackcomb close and personal from the air. My kids really enjoyed the helicopter ride, as well as picking-out familiar landmarks on the mountains. Our stop on Rainbow Mountain to walk on the glacier was also interesting. We took the 39 minute \"BC...","review_date":"August 11, 2015"},{"attraction_id":3343,"user":"shinyredsuitcase","rating":5.0,"review":"Felt like we were on top of the world!. Wanting to impress our client from Germany with a helicopter tour we selected Blackcomb Aviation. The team there is fantastic! From the warm welcome at the base and thorough safety review of their brand new shiny red helicopters, to landing on a glacier under a...","review_date":"July 5, 2013"},{"attraction_id":3344,"user":"alison_b","rating":4.0,"review":"Great, but check the Itinerary of the tour twice.. Thoroughly enjoyed our day which was jam packed with beauty and our guides Mitch and George could not do enough for all of us on the tour. My husband and I made a mistake though, when booking the tour, and found that we were revisiting...","review_date":"December 1, 2018"},{"attraction_id":3344,"user":"shana2018693","rating":2.0,"review":"Unpleasant experience.. Long story short, we mistakenly thought it was 8:30 the pick up time and we called Brewster to meet the group somewhere. The operator said he didn't know the coach driver's number nor the coach's plate number, just told us to go to the Fairmont...","review_date":"October 22, 2018"},{"attraction_id":3344,"user":"arctosmac","rating":4.0,"review":"Beware of closures. A really worthwhile trip, but quite a few of the significant locations were closed due to road conditions and a prescribed burning. Not seeing these was disappointing, but this is something that is a feature.\nThe on coach team were good and did their best...","review_date":"October 12, 2018"},{"attraction_id":3344,"user":"\u043e\u043b\u0435\u0433_\u0431","rating":5.0,"review":"Fantastic! Super-beautiful! One of the best tours I've ever done. I did Mountain Lakes and Waterfalls tour from Banff. I've taken many tours in my life, but this one was definitely the most well-organized. We have visited lake Moraine, many amazing waterfalls and so many other beautiful places. Our bus driver (who was also a...","review_date":"September 25, 2018"},{"attraction_id":3344,"user":"_gnous07","rating":5.0,"review":"The Best 10 Hour Tour. This 10 hour tour has been the best tour that I have ever been on despite the fact that it was 10 hours long. The weather was amazing, it wasn't too cold or too hot. We were picked up at our requested pick up location...","review_date":"September 8, 2018"},{"attraction_id":3344,"user":"p_b","rating":5.0,"review":"A highlight of our Canadian Rockies trip. Brewster Sightseeing exceeded the expectations of all three couples. The driver, Mike was outstanding. With 28 years of skill he maneuvered the switchbacks which required driving backward up, and then down a steep mountain enroute to the waterfalls. Wow!\nOur guide Louie did a marvelous...","review_date":"September 5, 2018"},{"attraction_id":3344,"user":"shaleam","rating":5.0,"review":"Patrick O\u2019Connor- the BEST tour guide and bus driver ever. I\u2019m in town for work and decided last minute to sign up for the Mountain Lakes and Waterfall Day trip from Banff. The scenery was amazing! I highly recommend this tour! However, in my opinion, the bus driver\/tour guide, Patrick O\u2019Connor is what made this...","review_date":"September 3, 2018"},{"attraction_id":3344,"user":"609darrenm","rating":5.0,"review":"Excellent day. First class all around - both the driver and tour guide were fantastic- the day itself was wonderful- Lake Louise and lake Moraine are beautiful and the rest of the trip was very good too - I would definitely use Brewster again","review_date":"August 29, 2018"},{"attraction_id":3344,"user":"garrett_g","rating":5.0,"review":"Hands down the best way to see Banff National Park. I was hesitant to book this trip at first because of the cost, but I am so glad I did. It was worth every penny. The coach bus picked up my girlfriend and I at our hotel and I was immediately impressed with the friendliness...","review_date":"August 28, 2018"},{"attraction_id":3344,"user":"ray_r","rating":5.0,"review":"The BEST Tour of the Canadian Rockies. I mean what I said that this was the BEST tour to see and experience the Canadian Rockies. A full day of touring the mountain lakes and waterfalls was all worth it and was made even more interesting by our driver, Mike and our guide...","review_date":"August 12, 2018"},{"attraction_id":3344,"user":"dave2305","rating":5.0,"review":"Well worth the $$$. A great company; well organised tour with knowledgeable driver and assistant.\nPlenty of time off the bus at interesting locations and a good lunch as well.\nHighly recommend.","review_date":"August 2, 2018"},{"attraction_id":3344,"user":"hamishmcclelland","rating":5.0,"review":"Great Trip. Awesome day touring the lakes and waterfalls. Lake Louise , Moraine lake , Emerald lake and Johnston canyon absolutely stunning places. Well organized tour with great tour guides.","review_date":"July 31, 2018"},{"attraction_id":3344,"user":"susan992","rating":5.0,"review":"Spectacular Sights. This is the best way to see many, many beautiful sights in Banff. The bus driver and tour guide were knowledgeable and friendly, the bus clean and comfortable, and we were able to pull right up to the lakes and falls with no parking problems....","review_date":"July 22, 2018"},{"attraction_id":3344,"user":"926walide","rating":5.0,"review":"Beatiful Lake. this is an amazing place to visit, learn about its history and see outstanding and wonderful mountains. highly recommended!","review_date":"July 9, 2018"},{"attraction_id":3344,"user":"cassalba","rating":5.0,"review":"Mountain Lakes & Waterfalls from Banff. We did this trip in mid June and would thoroughly recommend it. It was our 2nd day with Genesis as our driver and our host this time was George. There were lots of different elements to the tour including a look at the Spiral Tunnels,...","review_date":"July 2, 2018"},{"attraction_id":3344,"user":"jennifer_e","rating":5.0,"review":"Best way to see Canada!. This trip is amazing! You get an awesome bus that takes you right to the sites so you avoid all the cars and hassle of parking. George and Genesis (sp?) were great guides and super informative. I would recommend this tour and these guides to...","review_date":"June 24, 2018"},{"attraction_id":3344,"user":"saurman2018","rating":5.0,"review":"Beauty beyond imagination. Hands down the most gorgeous views I have ever seen, took my breath away, the pictures only do it half the service, you have to see this place to just say you have been there one time in your life.","review_date":"June 18, 2018"},{"attraction_id":3344,"user":"cooperhartltd","rating":5.0,"review":"Mountain lake and Waterfalls day trip. A well run trip with a very amusing and knowledgable driver and representative. Some great scenery and wildlife.\nI would thoroughly recommend Brewsters to anyone visiting Banff.","review_date":"June 18, 2018"},{"attraction_id":3345,"user":"johnrj8849md","rating":5.0,"review":"Friends Road Trip. What a great way to see Montreal...very informative tour...even in the rain it was a blast...highly recommend Hopping on the Hop On-Hop Off tour!","review_date":"January 17, 2019"},{"attraction_id":3345,"user":"jodyne_f","rating":5.0,"review":"The best tour guide. Truly enjoyed my 2 day pass. So worth it. Was able to see all of Montreal and was provided excellent recommdations.","review_date":"December 2, 2018"},{"attraction_id":3345,"user":"angele_j","rating":4.0,"review":"Terrific way to get around!. The buses really did run on time and were so convenient - the city guides on both buses were very well informed and told great stories along the way.","review_date":"November 6, 2018"},{"attraction_id":3345,"user":"teresa_h","rating":5.0,"review":"I learn so much on these tours. Not speaking French, this is a great way to get acquainted with the city, learn form the tour guides and determine what sites we wanted to visit on our own.","review_date":"November 6, 2018"},{"attraction_id":3345,"user":"pattianne_52","rating":2.0,"review":"Montreal Double decker in 7 Celsius!. Fully expected to be toured in a warm bus as advertised when the weather becomes cooler. Instead the double decker pulled up and we got on assuming it was warm enough below. No seats available as filled to capacity. Sat out in the open air...","review_date":"October 13, 2018"},{"attraction_id":3345,"user":"judyandmikechicago","rating":5.0,"review":"Top Deck Even in the Rain. We enjoyed the tour. Initially, we used a map and chose the most interesting areas to visit but found ourselves hitting dead ends so trekked back to the visitor center and boarded the bus. Freezing cold and raining, it was still great. I can't remember...","review_date":"October 13, 2018"},{"attraction_id":3345,"user":"lpeckenpaugh","rating":5.0,"review":"Nice way to see the city. It was easy to buy and ride the hop on\/hop off bus. Getting into Montreal from our campground was more challenging. We rode the whole route on day one and then visited the attractions that more interested us after seeing the whole tour.","review_date":"October 9, 2018"},{"attraction_id":3345,"user":"maria_c","rating":1.0,"review":"Does not deliver as promised. If I could give a 0, I would. After canceling the buses the 2nd day of our pre-purchased 2 day ticket, we asked that half the amount be refunded or at least offered a credit to use at a later time. The bus stops were...","review_date":"October 5, 2018"},{"attraction_id":3345,"user":"darchitect","rating":5.0,"review":"Good value for money if, like me, you don't enjoy walking around.. We waited an hour longer thinking that if we took a later bus we would get a better seat. It made no difference as we had to sit downstairs. The staff are very helpful though and had a queuing system that did work, eventually we...","review_date":"October 3, 2018"},{"attraction_id":3345,"user":"963aimeek","rating":3.0,"review":"Good way to see the city. We got off to a rocky start with the driver after he refused to let us go upstairs on the bus. After the bus started rolling, a few people did leave their seats and go upstairs. The woman speaking upstairs spoke in a horrendously loud...","review_date":"October 2, 2018"},{"attraction_id":3345,"user":"mypurplejourneys","rating":4.0,"review":"Concienient Hop on Tour. Very convienient and efficient way to see the city of Montreal, Quebec, Canada. Our tour guide was very informed and quite funny.","review_date":"September 29, 2018"},{"attraction_id":3345,"user":"lovesaltyair","rating":4.0,"review":"Be flexible!. We were unable to go to Old Montreal on the morning trip because of the marathon, so they took us to the island where the 1967 World's Fair was held, and saw the Formula 1 racetrack. We enjoyed this detour - breezy, great views of...","review_date":"September 26, 2018"},{"attraction_id":3345,"user":"lewis_f","rating":5.0,"review":"Friendly and informative. Tour guides were extremely informative and friendly. website was fairly easy to navigate and tour was great. Drivers were amazing, navigating weekday traffic and some tight corners streets. Great tour for a good overview of Montreal.","review_date":"September 26, 2018"},{"attraction_id":3345,"user":"vishal_a","rating":5.0,"review":"Very convenient. Very convenient and super friendly staff. Very strategically located stops. May be a good idea to book in advance. Great way to see the city. Download the stops before you start as it may get confusing if you dont have the stop list.","review_date":"September 23, 2018"},{"attraction_id":3345,"user":"sandy_p","rating":2.0,"review":"Poor Service. First hard to find location to buy tickets. Once that is done you go to location to get on bus and you are supposed to get bands for your wrist. We purchased 4 tickets on one credit card and they did not have 4 bands...","review_date":"September 23, 2018"},{"attraction_id":3345,"user":"voyager790819","rating":3.0,"review":"Tour Service is Not User Friendly. Frustration! The map provided by Grayline is poor. You can only determine the general vicinity of the stops and route. If anyone attempts to find the desired stop, they can anticipate a difficult time finding the pick-up location. There are no curb-side markings of the...","review_date":"September 21, 2018"},{"attraction_id":3345,"user":"mmpjmh","rating":5.0,"review":"TRY TO GET VERA...!!!!!!. Vera was the very best ever! Somehow she made it fun and interesting and informative -- in 2 languages! English and French, going back and forth so nobody misses a thing! She knows the city well and clearly loves it dearly, because when she tells...","review_date":"September 17, 2018"},{"attraction_id":3345,"user":"garymn3914td","rating":5.0,"review":"I liked it.. This was a quick way to see most of the sights in Montreal. The ability to get off at any of the stops and get back on a later bus when you are ready to leave means the trip could take 90 minutes or all...","review_date":"September 16, 2018"},{"attraction_id":3345,"user":"nefertitid2015","rating":4.0,"review":"Worth it. We bought our tickets on Viator so we paid less than (20$ less) the people that bought tickets on the bus. Wish it had more stops but a great way to cover a lot of territory in a day. We only used it for a...","review_date":"September 16, 2018"},{"attraction_id":3345,"user":"t288mjkimh","rating":4.0,"review":"No Other Way To See The City If It Is Not Raining. The tour took you everywhere! Unfortunately it rained during our stay so we were on the bus more than we wanted to be. A downside to being on the lower level is that they have screens on the windows. You couldn\u2019t see a thing. You...","review_date":"September 9, 2018"},{"attraction_id":3345,"user":"tine27","rating":3.0,"review":"Somewhere between poor and average. I like to do these hop-on hop-off tours to get a feel for the city when I first arrive somewhere. I have been on many of these tours is almost a dozen different cities. Unfortunately, this was the worst I've been on. The buses are...","review_date":"September 9, 2018"},{"attraction_id":3345,"user":"scobuntu","rating":5.0,"review":"Montreal bus tour. Excellent tour. A little expensive though the guide was very informative and helpful so happy to tip at the end.\nProbably not fun if raining, we were lucky to have a clear sunny day to enjoy the sights and narration. The bus ride is comfortable...","review_date":"September 8, 2018"},{"attraction_id":3345,"user":"steve_h","rating":4.0,"review":"Great! (If its not raining!!!). It took the 2nd day to figure out the route for this as Stop #1 is on the route twice. On our 1st day, we hoped on at the 2nd time for Stop #1. We had to sit on the lower level of the bus,...","review_date":"September 7, 2018"},{"attraction_id":3345,"user":"robertkz930rk","rating":4.0,"review":"Hop on n off Montreal. $55 seems expensive for a bus ride- and to be solicited for a tipfrom the tour guide seems too much!","review_date":"September 7, 2018"},{"attraction_id":3345,"user":"utah-indy","rating":4.0,"review":"So so tour but compounded by rain issues. Grey Line is easy to find just off St Catherine Street in the heart of downtown Montreal. The office is colocated with the tourist information center.\nDouble decker buses vary as for likability- some aren\u2019t as stuffy as others. Plus the speaker system is a...","review_date":"September 4, 2018"},{"attraction_id":3345,"user":"brian_t","rating":5.0,"review":"Great value. Used this red bus hop on hop bus for two days best trip was with Raphael Swan funny and well informed historian with a wealth of local history","review_date":"September 2, 2018"},{"attraction_id":3345,"user":"pineislandgirl","rating":5.0,"review":"Enjoyed our hopping on and off tour. Found the Gray Line office for the hop on\/hop off bus inside the visitor's information bureau next to Dorchester Square with a bit of difficulty but only because of the road construction out front. After that, everything went very smoothly. Robert Costa was the tour...","review_date":"August 31, 2018"},{"attraction_id":3345,"user":"brybry1975","rating":3.0,"review":"Easy to get to sites. I liked the ease of riding through the city on the HOHO double-decker. I was on 3 separate buses. None were off time. They stuck to the schedule. The jokes were corny and annoying and seemed to take more time than actually getting to learn...","review_date":"August 29, 2018"},{"attraction_id":3345,"user":"mml2r","rating":5.0,"review":"Great tour!. Firstly, we were on two separate Hop On tours today...the first covering the most territory with the second tour taking us the last leg of the journey back to our starting point.\nOur first guide - Jean Phillippe - awesome! Excellent knowledge, humour, interaction with...","review_date":"August 28, 2018"},{"attraction_id":3345,"user":"vanclaire","rating":4.0,"review":"Fun Way To Get An Overview. The guides told you all about what you were passing in addition to the hop-off stops. The stops were at interesting places & the wait for each bus was brief.","review_date":"August 28, 2018"},{"attraction_id":3345,"user":"debbysdelights","rating":2.0,"review":"Ride first to know where your stops are. We have HOHOed in many cities and this is by far the worst and the most expensive. Because I was wanting to go see something a few blocks from where we purchased our tickets I suggested we walk to the site then when we were...","review_date":"August 27, 2018"},{"attraction_id":3345,"user":"judith_k","rating":3.0,"review":"Tour Guide dislikes Americans. Was really enjoying this tour until A - - - - the tour guide got into a tiff with someone and stated they don\u2019t like Americans and then made a gesture of sticking his fingers down his throat to throw up. I did take the...","review_date":"August 27, 2018"},{"attraction_id":3345,"user":"lisa_b","rating":4.0,"review":"Good Orientation to the City. We always head to the hop-on-hop-off tour when we first get to a new city to get the lay of the land, so I have toured many cities this way. This one was pretty good, but not the best one I have been on. Most...","review_date":"August 27, 2018"},{"attraction_id":3345,"user":"russell_f","rating":4.0,"review":"Very Good But Very Expensive.. My wife and I were staying in Montreal for 4 days pre cruise in July and used this HOHO bus service. It was very expensive ($56 for two days) and there is no facility for one day.......only a two day ticket. Hours are 10.00am to...","review_date":"August 25, 2018"},{"attraction_id":3345,"user":"hien_d","rating":3.0,"review":"Pickup locations can be confusing. We purchased 2 days to visit Old Montreal. We ran into the pride parade that lasted for 5 hours from noon. We couldn't get on the bus from the 1st pickup location due to the parade and was told to try location 4 or 5....","review_date":"August 23, 2018"},{"attraction_id":3345,"user":"tripletransam","rating":2.0,"review":"Amateurish organization with potential . I'm fairly familiar with hop on hop off tours in other cities. This one delivered VERY mixed results... the evening tour was excellent, with guide Ronnie (?) being on top of his game and just constantly animating the tour with facts. This saved the day...","review_date":"August 20, 2018"},{"attraction_id":3345,"user":"vsattui1232","rating":4.0,"review":"Was Hoping for Better. This is a good way to see the sights of the city and then get off when you want to see something. Of course it all depends have talkative your guide is that day. We had two guides and they were polar opposites. One was...","review_date":"August 19, 2018"},{"attraction_id":3345,"user":"gaucanada","rating":5.0,"review":"Quick snap shot of Montreal down town. We went on this Tour for down town on our first day with out getting down . Make sure ur Guide is great , ask lots of questions , hydrate ur self so u remain decently happy and enjoy the tour . After the complete...","review_date":"August 17, 2018"},{"attraction_id":3345,"user":"doloreslw","rating":4.0,"review":"Great way to get an overview of the city. The bus had 10 stops where you could hop on and hop off. The Basilica of Notre-Dame and St. Joseph\u2019s Oratory are not to be missed. Also, the botanical garden has a small smell, taste and fell garden one can visit without paying the entrance...","review_date":"August 16, 2018"},{"attraction_id":3345,"user":"robertff","rating":1.0,"review":"Where Is The Bus. According to the directions provided to us, we could board the bus at any of the stops including Notre Dame Cathedral which is near our hotel. We were instructed to be at the pick up spot 10 minutes before the departure time of 10 A.M....","review_date":"August 16, 2018"},{"attraction_id":3345,"user":"morgan_t","rating":5.0,"review":"Montreal Hop on Hop off. The bus was great and brought us to many wonderful locations!\nJean-Phillipe one of our tour guides on the bus was so knowledgable, funny, and kind! He made the experience so wonderful for my family and I! When we were with other guides throughout the...","review_date":"August 15, 2018"},{"attraction_id":3345,"user":"trent316","rating":5.0,"review":"Great tour and great way to get around the city!. The tour was fun! Perfect way to get around the city. I especially loved that we had 2 days to explore. The actual total tour if you don't get off only takes 2 hours. And it's not a real comprehensive tour. But it's an inexpensive...","review_date":"August 14, 2018"},{"attraction_id":3345,"user":"denisesprov","rating":1.0,"review":"Verbally abusive tour guide.. My mom and I with some friends got off of our cruise ship and were excited to spend the day in Montreal. The idea of a hop on, hop off tour seemed interesting. It actually was horrible. The tour bus was old and dirty with...","review_date":"August 12, 2018"},{"attraction_id":3345,"user":"linda_f","rating":3.0,"review":"A pricey overview of city. Montreal buses appear to be old London buses, sort of on their last run in some\ncases. Windows dirty. Last circuit starts at 4pm, so beware of hoping to catch a\nlate bus home after sightseeing. 2-day ticket is a redeeming feature. Quality of guides...","review_date":"August 12, 2018"},{"attraction_id":3345,"user":"luviportland","rating":2.0,"review":"Bad Vehicle. We went on the vehicle that lurches back and forth, with a guide who explained how old and difficult to repair the equipment is. Taking this after the good Toronto experience was a big letdown. a couple of the guides were loud and uninformative.","review_date":"August 10, 2018"},{"attraction_id":3345,"user":"gecko77","rating":4.0,"review":"Informative tour with the right guides. We used this bus a lot on the first couple of days to get about the city while we got to find our feet. We hopped off and on a few times. A couple of guides were really good, one was ok and one was...","review_date":"August 10, 2018"},{"attraction_id":3345,"user":"abttime","rating":5.0,"review":"Great way to see the city. They give you a two day pass for the price of the ticket. It's a great way to see the city.\nThe best tour guide was Jean Philippe. We had him twice and he was awesome. He provide a lot history and color to the...","review_date":"August 10, 2018"},{"attraction_id":3345,"user":"vivalasvagas","rating":2.0,"review":"Very Boring. Worst One We\u2019ve Been On.. Well, we have been on a lot of hop on bus tours throughout the world and this one was the worst by far! I must say that it was around 2:30 when we hopped on. It was the last stop before the bus returned to...","review_date":"August 6, 2018"},{"attraction_id":3345,"user":"cathywithac77","rating":4.0,"review":"Good way to see different neighborhoods. A good way to see different neighborhoods of Montreal. I'm not a big fan of guides asking to be tipped, especially if I've only been on the bus for a couple of stops. Would still do it again, since there's really not a lot to...","review_date":"August 6, 2018"},{"attraction_id":3345,"user":"444diane","rating":5.0,"review":"Excellent tour experience!. We so enjoyed our almost 2 hour tour of Montreal on the Hop-On Hop-Off bus that we actually rode it twice in a row. Our commentator was so informative and yet so humorous! He was also bilingual, noting information first in one language, i.e. English,...","review_date":"August 2, 2018"},{"attraction_id":3345,"user":"tigger2594","rating":4.0,"review":"Band checked 6 times one run. This is a tried and true method of getting around a city.\nWe have used this method many times.\nThis company only sells 2 day tickets with no 1 day option. It takes 2 hours to do a loop and whilst there is a second...","review_date":"August 2, 2018"},{"attraction_id":3345,"user":"stobgarbh","rating":3.0,"review":"OK way to see the sights. This was an ok way to see the sights of Montreal on a short trip albeit with some niggles. The guides were very informative but on one bus it was hard to hear upstairs as the volume was so low. Not really an advantage having...","review_date":"August 2, 2018"},{"attraction_id":3345,"user":"terry_w","rating":3.0,"review":"Double Decker Bus Better than Tour. We took the Double Decker Hop-on, Hop-off of Montreal the week of 7\/30. Riding on the upper deck was fun but the guides left something to be desired. We took the bus three times with a two day pass and had three separate guides. The...","review_date":"August 1, 2018"},{"attraction_id":3345,"user":"janddatocd","rating":3.0,"review":"\u201cThe best is yet to come\u201d. This tour is worth it just to get around to the different sites. The tour guides are only ok and don\u2019t provide much information. If anything the are bordering rude. The first guide we had was exceptionally rude, spending most of her time reminding people...","review_date":"August 1, 2018"},{"attraction_id":3345,"user":"shegravia","rating":1.0,"review":"Boring, mediocre tour. Once the novelty of the double-decker bus had worn off, even my six-year-old granddaughter became bored. She suggested we hop off at the next stop and not hop on again. We went to the Barbie exhibit instead.\nThe guide was terrible, virtually no information about...","review_date":"July 31, 2018"},{"attraction_id":3345,"user":"meridentravelers","rating":4.0,"review":"Worth the cost. The first day we were in Montreal we bought tickets for the Hop on; Hop off two day pass. Most of the busses are old English double deckers--there are a few modern air-conditioned busses as well--which circulate all around the city with nine (9) stops....","review_date":"July 31, 2018"},{"attraction_id":3345,"user":"diane_w","rating":2.0,"review":"Hop-on hop-off wastes too much time. This wasn't worth the money. The first trip around the city in the morning was old to see the city and what we wanted to see more of. But as traffic gets heavier, it takes forever to get back around to what you want to...","review_date":"July 28, 2018"},{"attraction_id":3345,"user":"575fincu","rating":3.0,"review":"Great tour but had to wait along time for a bus. Sissy the tour guide was excellent. The buses start at 10am which is late. All the buses arrived late and the queues were long because of this.\nBest tour I have been on just a pity all the buses were so late arriving","review_date":"July 28, 2018"},{"attraction_id":3345,"user":"303gilr","rating":3.0,"review":"Ok, for a quick overview . Did the 2 hour round trip first, then walked to interesting attraction that we wanted to see. The tour did not go many of the cities attractions ie Bio dome, Olympic stadium, Japanese and botanical gardens, museums, etc.","review_date":"July 27, 2018"},{"attraction_id":3345,"user":"kevin_d","rating":4.0,"review":"Worth it. We used the two day pass. First day we took the tour end to end, and then jumped off for some sightseeing. Second day we hopped on and off quite a bit to get to those distant sights we wanted to spend more time with....","review_date":"July 22, 2018"},{"attraction_id":3345,"user":"beth_ann_k","rating":4.0,"review":"Good tour. We did the night tour and enjoyed it. The tour guide was good, also. It only stopped once though, so it wasn't really hope on and off.","review_date":"July 18, 2018"},{"attraction_id":3345,"user":"martianjeanius","rating":5.0,"review":"Well worth the ride. It wasn't easy finding the information point to get tickets as there was building work going on in the area. It proved very popular and had to wait half an hour until an open top bus arrived but it gave us a perspective where to...","review_date":"July 17, 2018"},{"attraction_id":3345,"user":"bob19472016","rating":5.0,"review":"Great way to get a feel for the city. I know people say this is expense - but our pass was for two days. I recommend staying on the bus for the full two hour tour. From there you can plan which sites you would like to explore in more details. Get of the...","review_date":"July 17, 2018"},{"attraction_id":3345,"user":"joanieg1","rating":5.0,"review":"Good tour and excellent tour guide and drivers. I usually take a hop on\/off tour in a new city. The tour guides take a year long course and then a test in order to be a licensed guide.Also they must speak French and English. I felt they were professional and after taking it...","review_date":"July 14, 2018"},{"attraction_id":3345,"user":"edinaust","rating":3.0,"review":"Expensive. The tour was fine but very expensive for what was included. We\u2019re fortunate enough to travel quite frequently and widely and often use these kinds of bus tour to orientate ourselves and understand the lie of the land in a new city. In the previous...","review_date":"July 14, 2018"},{"attraction_id":3345,"user":"elaina_z","rating":5.0,"review":"Lots of historical information from the knowledgeable guide. I didn't hop off much, just stayed on the bus. I enjoyed seeing the Old Port, the\ndifferent neighborhoods, all the historical spots. It was quite thorough and well\nmanaged.","review_date":"July 11, 2018"},{"attraction_id":3345,"user":"famurattler","rating":4.0,"review":"Great tour. Good multi-lingual tour guide.. Great tour. Good multi-lingual tour guide, who presented the tour in English and French. He knew a lot about Montreal and was very passionate. Easy to book online ahead of time. We did the day tour which had 9 stops throughout Montreal. My only complaint...","review_date":"July 11, 2018"},{"attraction_id":3345,"user":"jcdunn","rating":5.0,"review":"If it is available we do it!!!. Whenever we travel if the city we visit has a hop on hop off bus we do it. Montreal has a two day pass for $56. First we ride the whole tour (in this case 2 hours) noting which stops we want to explore further....","review_date":"July 10, 2018"},{"attraction_id":3345,"user":"nanajane2015","rating":5.0,"review":"High-lights of the city.. This is a great way to see the city. The first day we rode the whole circuit without getting off.. The second day we made several select stops. The driver was very accommodating. When the bus we took to the top of St. Joseph's Oratory...","review_date":"July 10, 2018"},{"attraction_id":3345,"user":"gregp422","rating":4.0,"review":"Easy Tour and way to manuever popular parts of the city. We took this tour as we wanted to see as much of Montreal in the time that we had. The double decker buses were great to see as much as we could outside. The tour guides were all very knowledgeable and they cater to both...","review_date":"July 9, 2018"},{"attraction_id":3345,"user":"robert_g","rating":5.0,"review":"Great way to check out the city. We spent 2 hours riding this around the city and now know what we are going to do over the next three days of our visit. After the complete round trip we stayed on and got off at stop 3 (the village) and had a...","review_date":"July 8, 2018"},{"attraction_id":3345,"user":"jonosono","rating":5.0,"review":"Must do! A Great Overview of Town. Took the on\/off and had a blast. Beautiful sights in the evening too. Town is spread out. This is a great way to get around and learn about the city. Really enjoyed Old Montreal. Richard was an excellent guide and Melody drove the old double...","review_date":"July 2, 2018"},{"attraction_id":3345,"user":"deirdre_o","rating":5.0,"review":"Best way to orientate yourself. Deffinately recommend this bus tour, Montreal is quite spread out so you'ld never cover the highlights on your own. We had fantastic weather so sitting upstairs on the open top bus was fun. The ticket covers you for 2 days which is good, we paid...","review_date":"June 29, 2018"},{"attraction_id":3345,"user":"silvia_l","rating":5.0,"review":"Great way to know Montreal. It's a short drive with a few stops, but it is enjoyable, with very knowledgeable and friendly guides (special thanks to Jean Philippe, who very willingly answered our questions and gave us good tips). A really worthwhile way of getting to know Montreal. The St....","review_date":"June 19, 2018"},{"attraction_id":3345,"user":"793casper","rating":4.0,"review":"Quick Visit. Good way to see the sights and learn more about this old city. Guides are well versed in the history of the city.","review_date":"June 19, 2018"},{"attraction_id":3345,"user":"annarosa_b","rating":1.0,"review":"Le rip-off!. It was a hot spring day (30 degrees) and we headed for the top deck. But we couldn\u2019t hear the guide up there (there were no head phones and the tour was in English only). So we headed back downstairs, where the sound was as...","review_date":"June 18, 2018"},{"attraction_id":3345,"user":"chancer_too","rating":3.0,"review":"not the international red hop on hop off. This seems to be a local venture albeit with a national company attached - it is NOT the traditional buses you may have seen in international locations. We took 4 buses in all - they were all dusty. Not filthy, but not clean. We started...","review_date":"June 17, 2018"},{"attraction_id":3345,"user":"lillysyd","rating":5.0,"review":"Montreal hop on and hop off bus. Montreal hop on and hop off bus is a great way to find out where to spend more time in this beautiful city especially you don\u2019t have much time to stay. We went on a coach (which is great when the weather is wet or...","review_date":"June 17, 2018"},{"attraction_id":3345,"user":"skaur18","rating":4.0,"review":"Nice Tour! . I guess it must be $44USD? Since I was charged $56CAD at the counter. It was a nice way to tour the city and see everything on the top of the bus. I highly recommend it!","review_date":"June 7, 2018"},{"attraction_id":3345,"user":"sweeperman","rating":3.0,"review":"Very disorganised tour joining information. We take these types of tour in most \"foreign\" countries we visit and this was by far the worst. I understand bus companies are restricted from signage in Montreal but the absence of anyone from Gray Line makes it almost impossible to guess where the...","review_date":"June 7, 2018"},{"attraction_id":3345,"user":"retiredprek","rating":4.0,"review":"Expensive, but probably worth it.. This is probably the best way to get an overview of the city, especially since, once you have done a ride-around of Montreal, you can come back the next day on the same ticket, and get off for the attractions you'd like to visit. An...","review_date":"June 3, 2018"},{"attraction_id":3345,"user":"john_v","rating":4.0,"review":"Well worth the trip, although not the most enthralling of sights, but that is not the bus company's fault.. We went on a complete circuit which took the best part of two hours. The lady doing the commentary was great and her stories and explanations were very interesting. The tour was so good, and the explanations so interesting, that we decided that, contrary to...","review_date":"June 3, 2018"},{"attraction_id":3345,"user":"drpierre2001","rating":2.0,"review":"No alternative service . Bad service, takes to long for pickup, was raining and the bus only had room on top and the next\nOne was 1 hs late\nRegretfully this is the only available service","review_date":"May 27, 2018"},{"attraction_id":3345,"user":"iaatkinson","rating":3.0,"review":"Open top in tne sun. Having done many open top bus tours in various cities we were keen to give this a try. The guides, we did it twice, were well informed and multi lingual. We were more informed about Montreal when we left than when we started. They can...","review_date":"May 6, 2018"},{"attraction_id":3345,"user":"dgooch216","rating":1.0,"review":"A real disappointment. Extremely expensive for an extremely uninformative tour. While you appear to visit some of the key attractions, the tour guide tells you next to nothing about them; directions to certain buildings and murals were useless (building on the left when there were a dozen buildings...","review_date":"May 5, 2018"},{"attraction_id":3345,"user":"ladyphoenixxx","rating":2.0,"review":"Save your money, and avoid this tour. I've done Hop on\/Hop off tours in different cities, so I knew it was a good option to see a lot parts of a city in a short time. This tour was a disappointment.\nMy friend and I bought our tickets online, and decided that...","review_date":"May 1, 2018"},{"attraction_id":3345,"user":"brucew697","rating":4.0,"review":"What an amazing way to see a city ans its attractions. We spent the weekend in Montreal. We purchased the two day pass. We rode the bus for the full route and then did the hop on and hop off feature. The tour guides were good ans gave you some insights to the city and its...","review_date":"February 6, 2018"},{"attraction_id":3345,"user":"chmeee5","rating":3.0,"review":"Good but much too long. We'd arrived late afternoon in Montreal and took on of the last tours for the day. It started out well, touring the new and old cities but a long drive out to hills was just a waste of time.","review_date":"January 25, 2018"},{"attraction_id":3345,"user":"jackhawk_49","rating":5.0,"review":"What a tour \/ Quelle vir\u00e9e. On a beautiful June sunny and warm summer day we, two couples borne and raised in Montreal boarded the Hop On Hop Off bus for the first time. Of course we expected to be showed the city's major attractions. Our tour guide (Mr. Robert Costa)...","review_date":"October 30, 2017"},{"attraction_id":3345,"user":"anna_m","rating":4.0,"review":"Two days, two experiences.. The first day we went the whole tour. We really liked our enthusiastic guide and the narrated tour. She had facts and figures for everything we passed. The second day we rode half way around so we could get off at a stop we liked...","review_date":"October 17, 2017"},{"attraction_id":3346,"user":"cynthia_k","rating":5.0,"review":"Can't Miss Experience. This tour was one of the highlights of our trip to Toronto! Our group consisted of 13 travelers from Germany, England, Croatia, Mexico and of course, Canada. Our tour guide, Mike was fantastic! He quickly learned a little bit about all of us and helped...","review_date":"November 12, 2018"},{"attraction_id":3346,"user":"z7763bkscottb","rating":5.0,"review":"Worth the money and time . Our tour guide Mike was excellent. He was very knowledgeable and entertaining. He made out four hour tour fly by with tidbits and facts of the area. I have been to Toronto many times but learned a lot on this tour. The beer and atmosphere...","review_date":"November 9, 2018"},{"attraction_id":3346,"user":"amanda_m","rating":5.0,"review":"Toronto, Beer and Mike - what more could you want?!. My husband and I took this tour during our first trip to Toronto, celebrating our 15th wedding anniversary. Our tour guide, Mike, was fantastic from the start to the end of the day. Not only is he incredibly knowledgeable about Toronto history, he is extremely...","review_date":"November 4, 2018"},{"attraction_id":3346,"user":"jakob_l","rating":5.0,"review":"Super tour with Tim. We had a very small tour, just us and our guide Tim. It was an awesome experience! Tim was knowledgeable about the bar, beers, and history of Toronto. Super relaxed atmosphere and felt more like an afternoon with a friend than a tour. Great experience...","review_date":"October 19, 2018"},{"attraction_id":3346,"user":"joanne_j","rating":5.0,"review":"Like being out with friends. We did this tour on 9th October. Our group was 6 people which included our fab guide Mike and Peter his trainee. Mike was very friendly and welcoming from the moment we met him. His enthusiasm was great as was his knowledge. I've visited Toronto...","review_date":"October 18, 2018"},{"attraction_id":3346,"user":"78espenl","rating":5.0,"review":"Great time with Petar!. Best way to see Toronto for sure! Petar was a very entertaining and knowledgeable guide who showed me and my 2 friends a great time Toronto. Definitely recommend this as a great way to see the city.","review_date":"October 13, 2018"},{"attraction_id":3346,"user":"3bagger","rating":5.0,"review":"Great Guide, Great Fun. While visiting Toronto, what better way to get to a few local bars than to go on a walking tour. Mike was our guide and there were just three of us in his group. This made it more personable and more tailored to our interest....","review_date":"October 5, 2018"},{"attraction_id":3346,"user":"jdsven","rating":5.0,"review":"Knowledgeable tour guide hitting key beer spots in Toronto. Visited some great spots for beer in the city and got the full run known on the craft beer scene. Highly recommended for someone with a few hours to spare and wanting to see the real Toronto.","review_date":"September 25, 2018"},{"attraction_id":3346,"user":"daveduff","rating":4.0,"review":"Get Ready To Walk. Jordan was our tour guide and did he know a lot about Toronto and beer. You are on a 3-4 hour walking tour of the city, so be prepared to walk! It is important to note that you are responsible for the purchasing of beers...","review_date":"September 4, 2018"},{"attraction_id":3346,"user":"passenger147037","rating":5.0,"review":"I would give this more than \"5 green dots\" if I could..... This was one of the best days we spent in Toronto. We had Tim as our guide and he was so knowledgeable and entertaining. Our group was small (7) and perfect in size. Tim was able to guide us through the types of beers available,...","review_date":"August 26, 2018"},{"attraction_id":3346,"user":"chris_v","rating":5.0,"review":"Don't Hesitate. Mike was a fantastic tour guide. He remembered everyone's name, talked with everyone. It seemed like I was just catching up with an old friend.\nI can't recommend this tour highly enough. If you're considering doing it, don't hesitate.","review_date":"August 23, 2018"},{"attraction_id":3346,"user":"tony_k","rating":5.0,"review":"Drinking and History. Our Guide Mike was fantastic. We booked the trip on a Sunday so our group was only 5 people including Mike. It was the start of our visit to Toronto so we were able to ask lots of questions about the city, where to go...","review_date":"August 22, 2018"},{"attraction_id":3346,"user":"paul_m","rating":5.0,"review":"Beer DOES make history better - who knew?. First of all - Mike is The Dude. He made this tour an outstanding day. He started off getting to know everyone and where they were from and he retained that information and involved all the participants throughout the tour. As a result of that...","review_date":"August 18, 2018"},{"attraction_id":3346,"user":"dodgerdave2018","rating":4.0,"review":"Fun and Informative trip. A nice way to get out and see some of the city sites and visit some nice bars and beers. Cydney was our tour guide and she was friendly and knowledgeable about Toronto and the surrounding area. She knew her history and really gave us...","review_date":"August 11, 2018"},{"attraction_id":3346,"user":"adam_m","rating":5.0,"review":"Great way to spend an afternoon. Had a tremendous time on the tour. The guide did a fantastic job (both in terms of his knowledge and his ability to bring the group together) and the group was friendly so conversation flowed as well as the beer. The three stops were all...","review_date":"July 24, 2018"},{"attraction_id":3346,"user":"dinevaalbena","rating":5.0,"review":"An amazing day. The beer tour is an awesome experience that I can recommend to everyone. The tour guide was very knowledgeable about the history of Toronto. I learned a lot and you might do the same. Mike is an excellent presenter, with unique sense of humor and...","review_date":"July 21, 2018"},{"attraction_id":3346,"user":"lucas_g","rating":5.0,"review":"Amaizing tour & outstanding guide. Mike was an outstanding tour guide. We visited 3 cool pubs and landmarks along the way. He is very knowledgeable and fun, not only of beer but of Canadian history.\nIn the end we were so thrilled a bunch of us stayed in the last...","review_date":"July 20, 2018"},{"attraction_id":3346,"user":"samantha_g","rating":5.0,"review":"Fantastic tour, a must do whilst exploring Toronto. Our guide Tim was entertaining, knowledgeable and very friendly. We were in a small group of seven people which allowed us all to chat, ask questions and most importantly drink the beer.\nA great tour that I highly recommend.","review_date":"July 6, 2018"},{"attraction_id":3346,"user":"cookie43","rating":5.0,"review":"Great Time, Great Guide. I went on both the beer tour and the \u201cWhen Pigs Fry\u201d tour. Mike was the guide for both and he was excellent. Funny, welcoming and entertaining. The time flew by on both tours and it was easy to socialize with the small groups. The...","review_date":"July 2, 2018"},{"attraction_id":3346,"user":"kristin_k","rating":5.0,"review":"Perfect combination of history and beer. Mike was an outstanding tour guide...his made it feel like a group of strangers were just friends on a stroll through Toronto. We visited 3 cool pubs and in each he asked what we liked and help us pick local beers to try. Along the...","review_date":"June 29, 2018"},{"attraction_id":3346,"user":"lauram17254","rating":5.0,"review":"Just do it. We had Jordan as our tour guide and he was amazing. We had a lot of laughs and he is passionate about beer and you can with the way he talks about it in the tour.\nI was doing a trip with my dad from...","review_date":"June 26, 2018"},{"attraction_id":3346,"user":"caitliner262","rating":5.0,"review":"Excellent Tour. We had a fantastic time on this tour. Mike was an excellent tour guide and we learned a lot. I personally was a bit nervous about it as only the beer at the last stop was included, but all the prices were reasonable and I...","review_date":"June 26, 2018"},{"attraction_id":3346,"user":"riccy1972","rating":5.0,"review":"Great Experience in Toronto!. I joined Mike\u2019s tour with two other people. Mike has a lot of knowledge about the beers and the history of the city. I had a lot of fun and had the opportunity to go to some pubs where I probably won\u2019t know how to...","review_date":"May 30, 2018"},{"attraction_id":3346,"user":"kjan2253","rating":5.0,"review":"Great beer and laughs!. We live in Toronto and had never taken a beer tour. My husband and I really enjoyed the beer and our beer guide Jordan St John! Having the opportunity to taste a number of beers with Jordan explaining what to look for during the sampling...","review_date":"May 28, 2018"},{"attraction_id":3346,"user":"angelchav","rating":5.0,"review":"Mike was hilarious and super knowledgeable . We spent a wonderful afternoon enjoying delicious craft beer in unique craft bars under the guidance of Mark who has great knowledge of beer and Canadian history. His rhetoric along with his sense of humor made for a super memorable and enjoyable day","review_date":"May 28, 2018"},{"attraction_id":3346,"user":"grant_j","rating":5.0,"review":"Excellent overview of Canada & Beer, Hey!. Mike is a great guide. He is passionate about Canada and great beer. This was one of the best tours I have ever taken.\nDo NOT hesitate to book this tour. It will give you a historic overview while discovering some great brews and perhaps...","review_date":"May 7, 2018"},{"attraction_id":3346,"user":"angie30x","rating":5.0,"review":"Mike and Heather are AMAZING!!!!. It was the most fun we had in Toronto!!! The guides were very knowledgeable, friendly and just great overall. I highly recommended!!!","review_date":"April 30, 2018"},{"attraction_id":3346,"user":"anne_g","rating":5.0,"review":"Great way to learn about Toronto, beer and meet new people!. We spent a long weekend in Toronto and this was a great way to spend our final afternoon\/night in the city. This tour is a really fun way to learn about Toronto, walk around and have some beverages. Loved all of the conversation while at...","review_date":"April 23, 2018"},{"attraction_id":3346,"user":"saraking2018","rating":5.0,"review":"Informative, fun and well worth it. We were spending the weekend in Toronto to celebrate our 25th anniversary and were very pleased to have spent an afternoon on this tour. Jordan was a terrific host and guide. He's an expert on beer, a native of Toronto, and interested in making sure...","review_date":"April 22, 2018"},{"attraction_id":3346,"user":"cdnfirechick","rating":4.0,"review":"Great way to spend an afternoon!. Went on this tour from a Travelzoo 50% off offer. Was great tour, our guide was knowledgeable and funny.\nStopped at St.Lawrence Market for butter tarts (didn't know they are a Canadian thing) and the rest of our group (none of them Cabadian) tried out...","review_date":"April 16, 2018"},{"attraction_id":3346,"user":"tandb0406","rating":5.0,"review":"Fun and informative . My husband and I are visiting for our anniversary. We planned this tour ahead of time and are so glad that we did. There was quite a bit of walking involved, so if you aren\u2019t able to do that, then this tour is not for...","review_date":"April 7, 2018"},{"attraction_id":3346,"user":"wildmand44","rating":5.0,"review":"Legs still wobbly. Fabulous tour , really good fun, great guide. Visited 3 very different bars\/ pubs lots of choice of beers and food, met some great people, sampled way too much of the merchandise. It\u2019s a great way to see the city make friends and generally have...","review_date":"April 4, 2018"},{"attraction_id":3346,"user":"kodieo2","rating":5.0,"review":"Best way to learn about a city. We had just got off the plane from a long 24 hour trip from Australia, so were keen to learn about the city we had no idea about. Mike was a fantastic guide and knew his history and recommended great beer. I appreciated the walks...","review_date":"October 25, 2017"},{"attraction_id":3346,"user":"manchestertom0","rating":5.0,"review":"Very enjoyable afternoon out with Mike. This was a great afternoon of drinking, eating, meeting new friends and hearing and seeing some of the history of Toronto. Hats off to the host Mike who really was knowledgeable and thoroughly entertaining. Ok so we had to walk 20 mins before our first...","review_date":"October 20, 2017"},{"attraction_id":3347,"user":"wanfang_m","rating":5.0,"review":"Grotto ice walk - unique and beautiful experience. The ice walk through Grotto Canyon is beautiful and unique. Mountain view is awesome! Guide Rebecca explained the geographic changes and the history on the pictograph found there. Very interesting! Nice walk!","review_date":"March 16, 2019"},{"attraction_id":3347,"user":"lachlanmoore","rating":5.0,"review":"Awesome experience . The grotto canyon tour was an unreal experience. Walking on the frozen ice in the canyon was exceptionally scenic.\nOur guide Tyler was extremely knowledgeable, giving great insight into the history of the surrounds.\nHe was extremely friendly!","review_date":"February 18, 2019"},{"attraction_id":3347,"user":"vera_cy_leung","rating":5.0,"review":"Fantastic experience. Gina was our guide for this tour.. she was absolutely fantastic with full of knowledge, friendly, thoughtful and an amazing tour guide! We enjoyed our experience on this tour \ud83d\ude0a.. a must do whilst in Banff..","review_date":"January 17, 2019"},{"attraction_id":3347,"user":"798sergen","rating":5.0,"review":"Grotto Canyon - Amazing. Had a very enjoyable and informative trip hosted by our tour guide Norm. The pictographs and frozen waterfalls were the highlights of the trip. I'd recommend this highly as it\u2019s an easy walk with good photo opportunities.","review_date":"January 14, 2019"},{"attraction_id":3347,"user":"jm1216","rating":5.0,"review":"Grotto Canyon Ice Walk. Amazing tour with an unreal guide. Norm is extremely knowledgeable about the canyon, location and history. Beautiful sights and nice casual hike. Frozen 'his' and 'hers' waterfalls were gorgeous at the end.","review_date":"January 6, 2019"},{"attraction_id":3347,"user":"roving435103","rating":5.0,"review":"The water seeping through the ice was incredible.. Emma our guide and driver was wonderful. Her knowledge of the grotto and surrounding area was amazing. She was patient and such fun. This ice hike was worth every penny we paid.","review_date":"December 31, 2018"},{"attraction_id":3347,"user":"kerstines187","rating":5.0,"review":"Fantastic tour - thanks to Matt!. This tour was fantastic. Matt was very excited to take us out as the first group of the season, which made it more exciting because he was excited! The walk was awesome, we had plenty of time to stop and take photos and talk about...","review_date":"December 16, 2018"},{"attraction_id":3347,"user":"andobag","rating":5.0,"review":"First Timers. My wife and I visited Banff for her birthday in April. We wanted to do a fun activity that would be outdoors and also allow us to learn a little about the area surrounding Banff with the limited time we had. This ice walk ticked...","review_date":"May 9, 2018"},{"attraction_id":3347,"user":"maf970","rating":5.0,"review":"Snow Shoe to Marble Canyon. This was one of our best days! We had so much fun with Matt and the group. I would have paid twice what they charged for that tour, it was incredible!!","review_date":"April 4, 2018"},{"attraction_id":3347,"user":"332erin","rating":5.0,"review":"Very Informative, super fun!. We had a great time on the Grotto Canyon Ice walk. Our guide Gina was very knowledgable and pointed our lots of interesting details that we would have missed without her. She gave us tons of information throughout the whole tour. We loved it!","review_date":"March 15, 2018"},{"attraction_id":3347,"user":"alayne_c","rating":5.0,"review":"Grotto Canyon Icewalk- hidden gem!. Our tour guide, Jordan, made this tour so worth it! He was very helpful, good-humored, and encouraging. We were able to be picked up at a nearby hotel in Canmore and he had all the gear we needed. I had worn shoes that possibly could...","review_date":"March 13, 2018"},{"attraction_id":3347,"user":"simranpahwa","rating":5.0,"review":"Amazing tour guide, Becca!. My tour guide, Becca, made our tour so much fun! She included everyone in the group and stopped by whenever we saw wildlife! She actually dropped us off closer to the restaurant we were trying to get to (instead of our hotel), which was very...","review_date":"March 8, 2018"},{"attraction_id":3347,"user":"nicolle_s","rating":5.0,"review":"Amazing. This ice walk was so much fun. Our guide Gina was awesome. The canyon was beautiful and the hot chocolate and cookies were an added bonus. I highly recommend this tour, company and guide.","review_date":"February 16, 2018"},{"attraction_id":3347,"user":"brienanni","rating":5.0,"review":"Impressive \"Hall of the Gods\". I had visited Johnston canyon a few winters back, which I liked, so I decided to try this other canyon icewalk as well. The \"icewalk\" part is a bit less spectacular, but the spiritual experience made it very worthwhile: you enter the \"Hall of the...","review_date":"February 14, 2018"},{"attraction_id":3347,"user":"drorleonard","rating":5.0,"review":"Grotto Canyon Ice Walk. had a wonderful walk with Matt, our guide, into Grotto Canyon. Highly recommend this tour and Matt as your guide - it was a beautiful walk and Matt is very knowledgeable and friendly. Thanks !!","review_date":"February 10, 2018"},{"attraction_id":3347,"user":"melybears","rating":5.0,"review":"Gorgeous grotto icewalk. Friendly, knowlegable guide, beautiful vistas, wildlife sightings! History gallon! Very professional organization, highly recommend!","review_date":"February 9, 2018"},{"attraction_id":3347,"user":"sarah_k","rating":5.0,"review":"Fantastic Time!. Our family had a great time on this tour. Our guide Neil was super friendly, helpful and knowledgeable. The sites were amazing and there was lots of time to take in the wonderful views. We will return next year.","review_date":"February 4, 2018"},{"attraction_id":3347,"user":"lucilecog","rating":5.0,"review":"Great walk in the canyon . We had a great walk in Grotto Canyon this morning thanks to our guides Neil and Annick. The cold weather didn\u2019t damper the fun and the hot chocolate half way helped to warm up. A lot of interesting historical and scientific information along the walk....","review_date":"February 3, 2018"},{"attraction_id":3347,"user":"julesbarrett","rating":5.0,"review":"Excellent walk through the Grotto Canyon. Had a fantastic morning walking through Grotto Canyon with our guide Neil. He was very knowledgeable about Banff, the National park, geology and history - very informative. Enjoyed the break with hot chocolate and cookies too!","review_date":"January 6, 2018"},{"attraction_id":3347,"user":"seaspray77","rating":4.0,"review":"Grotto Canyon IceWalk. This was the first activity booked with DBT. Did the 8:30am trip. Awesome, on time pick up. Extremely informed guide, very friendly. Lent neck scarf, life saver! The walk in the early morning is stunning, saw the sun rise over the mountains. The ice cleats...","review_date":"January 6, 2018"},{"attraction_id":3347,"user":"karina_p","rating":5.0,"review":"Great Tour Group!. Well organized, on time, and careful to mention all the small need to know details. The Grotto Canyon Ice Walk is highly recommended for a crowd-free nature experience","review_date":"December 29, 2017"},{"attraction_id":3348,"user":"karen_b","rating":3.0,"review":"Good experience. A walk around the glassed area to see the canyon below. 15 minute bus timetable. Good photo opportunities!","review_date":"December 11, 2018"},{"attraction_id":3348,"user":"janegibraltar","rating":4.0,"review":"Skywalk. Not nearly as scary as I thought it would be. Walked round three times and looked over the edge. Great for photos.","review_date":"September 27, 2018"},{"attraction_id":3348,"user":"antonio_de_carv..._b","rating":5.0,"review":"Beautiful trip!. A tour that is not to be missed. On a beautiful day, it gets even more fantastic. The landscape from here is breathtaking.","review_date":"September 16, 2018"},{"attraction_id":3348,"user":"jerome_b","rating":4.0,"review":"Great Engineering; Not So Wonderful. I was a bit disappointed int he Glacier Skywalk. It was part of our Icefields Discovery Adventure Tour and while I'm glad I experienced it, I didn't find it all that exciting. The engineering is incredible; the views not so much.","review_date":"August 16, 2018"},{"attraction_id":3348,"user":"lmotto","rating":5.0,"review":"Scary to walk on, but outstanding views.. My wife and I walked out on this Skywalk after initially having some concerns. Once we got comfortable with walking on the glass floor we really enjoyed our visit. The Skywalk offers some beautiful views of the glaciers, surrounding mountains, and valleys. We would visit...","review_date":"August 9, 2018"},{"attraction_id":3348,"user":"toml4468","rating":2.0,"review":"Nothing Worthwhile There. The Skywalk is over a canyon with average view, not as I originally thought up near the Glacier. Walking on the skywalk with translucent plexiglass did nothing for the view. The view of the nearby mountain\/glacier is good, but you can see that on the...","review_date":"May 20, 2018"},{"attraction_id":3349,"user":"mmcgrattan52","rating":4.0,"review":"Great for all the senses. The Kingdom was a little smaller than I'd expected but it was worth the money. There are always discounts on Groupon to take a few dollars of the price of admission. There were many sections to explore with birds flying and roaming all over. There...","review_date":"March 19, 2019"},{"attraction_id":3349,"user":"stephanie_c","rating":5.0,"review":"Incredible interactions with nature. Went here for a vow renewal in Niagara Falls. How many other people can say they have a picture of themselves in a wedding dress holding a macaw? I can:):):) I also have photos of myself holding two other birds while in a wedding dress....","review_date":"March 14, 2019"},{"attraction_id":3349,"user":"drew_w","rating":5.0,"review":"Cute, Fun, and Actually so interesting. Cowboy Collin is such a legend, he's so sweet and nice and really cares about his guests. The birds are incredible and the activities are all interactive and well decorated!!! Its also extremely interesting for adults too and is filled with great information about the...","review_date":"March 12, 2019"},{"attraction_id":3349,"user":"outandabout4u","rating":4.0,"review":"Was very interesting. They have done a very nice job of setting this place up. Nice selection of birds, critters in their own pen to a row of birds on their own trees to the big bird aviary.Nice colourful birds, frogs and a skunk. Lots of kids during...","review_date":"March 12, 2019"},{"attraction_id":3349,"user":"mmm16mmm","rating":5.0,"review":"Very cool and an inspiring place!!. It was a great experience from beginning to end!! A lot of beautiful birds in an intimate setting. The walk through was very soothing and rejuvenating. Can't to visit again.","review_date":"February 21, 2019"},{"attraction_id":3349,"user":"jasvirdhillon","rating":5.0,"review":"Excellent. We got a free ticket with hotel stay. It was if you buy one get one free deal.. We are retired and just decided to use the option. We loved this place. Lots of exotic birds and some demonstrations.\nWe saw some birds that we never seen before. We spent close to 4 hours in this place.\nKids will have a blast in...","review_date":"February 15, 2019"},{"attraction_id":3349,"user":"952billr","rating":5.0,"review":"A Great Way to Spend a Rainy Afternoon. It was a cold, rainy day in February and we were looking for an indoor attraction. Not knowing what to expect we bought tickets to Bird Kingdom. The price of admission was reasonable and being seniors, we got a break on the price. There are...","review_date":"February 12, 2019"},{"attraction_id":3349,"user":"torontomom2019","rating":5.0,"review":"Well worth the price of admission even if you don't have discount coupons!. Where to start? Quite simply, Bird Kingdom was way more than we ever expected for a Niagara Falls attraction. The staff, the exhibits and the entire atmosphere in general made our experience so overwhelmingly memorable. There was so much to see and learn. There were...","review_date":"February 12, 2019"},{"attraction_id":3349,"user":"ashleyfay22","rating":5.0,"review":"Amazing and Educational!. Such a fun place to bring the kids to. They loved seeing all the tropical birds flying around. We also did the show where I held one of the birds and they got a huge kick out of that! I'd highly recommend visiting with your...","review_date":"February 5, 2019"},{"attraction_id":3349,"user":"michaelaghp2018","rating":5.0,"review":"Absolutely love this place! Refreshing real earthy natural adventure !!. I love this place so much! One of my all time favourite places to visit ! I\u2019ve been 3 times every single time I go to Niagara Falls we go! Even the kids beg me to take them again! When you walk in it\u2019s very...","review_date":"February 3, 2019"},{"attraction_id":3349,"user":"neverinmexicoagain","rating":5.0,"review":"Fun and relaxing. It was a bit of a maze driving to the parking lot, but once inside it was obvious that it was worth the trip and the cost of admission. The birds were beautiful and many of them were walking or standing on the same pathways...","review_date":"January 19, 2019"},{"attraction_id":3349,"user":"alicewandersout","rating":5.0,"review":"A truly enchanted kingdom!. I didn't even know about the Bird Kingdom until I was already in Ontario but as soon as I saw the pamphlet, I knew I had to go. This is the coolest animal encounter experience I've ever had. So many birds of all shapes and...","review_date":"January 14, 2019"},{"attraction_id":3349,"user":"lindaw2966","rating":5.0,"review":"Bird Kingdom is Fun and Fascinating!. We have been to Bird Kingdom several times, while in Niagara Falls. It is fascinating to see all the birds. There is a real tropical feel. You must go and see for yourself. Take your camera. Lots of great birds to photograph!","review_date":"January 2, 2019"},{"attraction_id":3349,"user":"newmamatravels","rating":5.0,"review":"Fun experience with 2 year-old!. We were looking for something to do in Niagra for our little guy\u2019s 2nd b-day, so we picked this, but honestly weren\u2019t expecting too much. It was so much better than what we expected! And he LOVED it. We will totally go back if we...","review_date":"December 29, 2018"},{"attraction_id":3349,"user":"lovetravel685031","rating":5.0,"review":"Better than the Falls. Bird Kingdom is just a couple of hundred yards from Niagara Falls, and we much prefer it to the falls. It's beautifully laid out, filled with amazing birds of every color and size, and overflowing with peace and beauty. Staff and volunteers are great. They...","review_date":"December 18, 2018"},{"attraction_id":3349,"user":"ellenjane10","rating":5.0,"review":"A Wonderful Opportunity to Observe Beautiful Birds. This attraction provides a wonderful opportunity to see and hear many species of colourful, tropical birds in environments similiar to their natural habitats. The birds are all healthy and happy. They are so impressive and exciting to see and to photograph.","review_date":"December 16, 2018"},{"attraction_id":3349,"user":"wschrijver","rating":4.0,"review":"Great place to visit. We visited Bird Kingdom last Sunday. It was very peaceful to just sit on a bench with all the birds flying and singing around you. Cowboy Colin was an unexpected highlight to our visit. You can just feel his enthusiasm for this place, we had...","review_date":"December 16, 2018"},{"attraction_id":3349,"user":"toquesandparkas","rating":5.0,"review":"Exceeded our expectations!. We stayed at Great Wolf Lodge and saw several local attractions and Bird Kingdom was by far the best experience! We went on a weekday afternoon in the winter so it wasn't busy and we could take our time. A little confused at first by...","review_date":"December 15, 2018"},{"attraction_id":3349,"user":"kycop","rating":4.0,"review":"Will go back. Great experience. You can just sit back and let the birds fly around you. 3 Schools were going through, but they did not stay long. Amazing variety of birds. You can easily spend 2 or 3 hours watching the birds. There is a smaller enclosure...","review_date":"December 10, 2018"},{"attraction_id":3349,"user":"david3344gg","rating":3.0,"review":"Saw the birds. Entry seems reasonable until you find out they won't let you or someone else take pictures with the birds for sole purpose of trying to sell you pictures when you are leaving.","review_date":"December 9, 2018"},{"attraction_id":3349,"user":"melaniekitney","rating":5.0,"review":"More Than I Thought it Would Be!. This has been on my boyfriend and I's to-do list for the last year or so, as we've been to the Falls many times but never made it here. We went yesterday, and we were both beyond surprised with how much it had to offer....","review_date":"December 9, 2018"},{"attraction_id":3349,"user":"jacobv210","rating":4.0,"review":"Bird visit. Enjoyed seeing the birds roam. Took. Picture with a parrot and the final portion of the tour was the best. Keep that in mind because the initial museum was kinda lame.","review_date":"November 17, 2018"},{"attraction_id":3349,"user":"karen_h","rating":5.0,"review":"So much fun for Bird Lovers!. My 10 year old daughter and I spent a couple of wonderful hours at the Bird Kingdom last weekend. We had so much fun interacting with the parrots and exploring the Aviaries. Cowboy Colin greeted us at the entrance and was very helpful and friendly....","review_date":"November 12, 2018"},{"attraction_id":3349,"user":"alicia_m","rating":4.0,"review":"Very interesting and enjoyable!. My husband three daughters and I spent a little over an hour here today and we really enjoyed ourselves very much. It was interesting and educational and I am glad we went. My daughters are almost 2, 3, and 4 years old and I think...","review_date":"November 4, 2018"},{"attraction_id":3349,"user":"rdh494","rating":5.0,"review":"Fun day with the kids. It began a little underwhelming with small bird exhibits and museum artifacts but all cane together to create a well-rounded visit with the last stop being a huge exotic jungle with a genuine Japanese tea room (just the building, no tea) and gorgeous large birds...","review_date":"November 2, 2018"},{"attraction_id":3349,"user":"sadiq_k","rating":5.0,"review":"Amazing place for kids and adult!!. I went to Bird Kingdom last week with my 2 kids and my wife. I would like to share my experience about this place. It was clean and well decorated for Halloween. People working there are so friendly. I met Cowboy Colin at Bird Kingdom...","review_date":"November 1, 2018"},{"attraction_id":3349,"user":"angelitaelliott","rating":5.0,"review":"I had an Amazing time...AWSOME and not to be missed. I love birds, and not just for being birds, but for the beauty and richness they bring to our world and to our life. So getting an opportunity to see a wide variety of tropical and international birds is always exciting. However, I was even...","review_date":"October 22, 2018"},{"attraction_id":3349,"user":"mikido_p","rating":5.0,"review":"Best for kids during bad weather. We did not plan to visit but being a very cold rainy day we had to find something indoors for the kids and we chose the Bird Kingdom.\nWe all loved it! It is a great place to see and learn about lots of birds....","review_date":"October 14, 2018"},{"attraction_id":3349,"user":"cubaqueenontario","rating":4.0,"review":"a good way to spend a few hours. This was a nice interesting place with birds flying freely all around you. They are very colorful and have interesting sounds. There are many different areas that have caged bats, reptiles and different animals. There is a gift shop naturally where you can buy souvieners....","review_date":"October 13, 2018"},{"attraction_id":3349,"user":"caroz973","rating":5.0,"review":"Fun indoor Attraction . Fun attraction to do with kids especially if the weather is not cooperating. Not a big location so not an all day visit, very manageable. My son loved the open aviary. Buy tickets online or look for Groupon to save a few bucks","review_date":"October 12, 2018"},{"attraction_id":3349,"user":"nicvic8193","rating":5.0,"review":"Well worth the visit.. Was in Niagra with my wife while making our way to Toronto. My wife has two parrots and of course, loves birds so we had to stop here. I will say the birds here were in the top three most beautiful things to see in...","review_date":"October 9, 2018"},{"attraction_id":3349,"user":"19bl81","rating":5.0,"review":"All the amazing birds. Stopped at the Bird Kingdom on the last day of our vacation. Was surprised when we got to learn about Niagara Falls history before seeing all the birds. The smaller aviary was full of cute birds and some reptiles. I got to hold a macaw...","review_date":"October 9, 2018"},{"attraction_id":3349,"user":"o7918xpandread","rating":4.0,"review":"Fun Activity. The Bird Kingdom offers more than just birds. First you get on a tour through different rooms while listening to a narrator, providing a story leading up to seeing the birds. The rooms also include some local history about Niagara Falls and it's residents.\nEventually...","review_date":"September 20, 2018"},{"attraction_id":3349,"user":"luca_g","rating":5.0,"review":"Cool to seem some nice colourful birds... I liked it, Has a very big room with birds flying everywhere.. Lots of colourful birds.. Had some smaller rooms for the smaller birds too... Even a bat cave room... There are stairs and a few floors.. The one main big room was nice with...","review_date":"September 13, 2018"},{"attraction_id":3349,"user":"e_m","rating":2.0,"review":"This place sucked. It was like walking through a pet store that had opened up all the cages. Poor design, expensive, would not recommend.","review_date":"September 5, 2018"},{"attraction_id":3349,"user":"firecatgirl","rating":4.0,"review":"Larger than expected!. This was a really different place for us. We had a great time looking at all that this place had to offer. While we didn't get to hold as many birds as we thought we would have it was still great. We did get pictures...","review_date":"September 4, 2018"},{"attraction_id":3349,"user":"laura_g","rating":5.0,"review":"A place to see unusual birds close up. 3 levels of reptiles and birds. A must to see for bird lovers. One parrot sings opera and remembers 2000 words.\nI love the new guinea crowned pigeon. Great place to photograph birds close up.","review_date":"August 30, 2018"},{"attraction_id":3349,"user":"bflojoe","rating":2.0,"review":"Back in Time. This place is something that could have been right out of the 1950's Niagara Falls attractions, and probably was there then. Site is old and in need of updating and maintenance. Okay for little kids as they can be occupied with seeing some birds, but...","review_date":"August 28, 2018"},{"attraction_id":3349,"user":"rebecca_m","rating":5.0,"review":"This one isn't just for the birds.. This was my second visit to Bird Kingdom because I enjoyed it so much the first time. My first visit was about a decade ago, so a few things had changed. The place is much busier now, but not so busy that it was overcrowded...","review_date":"August 28, 2018"},{"attraction_id":3349,"user":"surgtech16rn","rating":5.0,"review":"Groupon helped bring us back!. We haven\u2019t been here in 5+ years but a Groupon deal helped lure us back! A few new additions from the last time we visited. Our boys 10 and 7 loved it! You have the option to get your pictures taken with a few of...","review_date":"August 27, 2018"},{"attraction_id":3349,"user":"donfromcanada","rating":4.0,"review":"Thoroughly enjoyed. Went to Bird Kingdom in late July this year. Bought tickets through Groupon. The Niagara museum part was good and interesting. The bird exhibits were very good. The variety of birds and other reptiles\/ amphibians was also very good. The open space area free flight...","review_date":"August 27, 2018"},{"attraction_id":3349,"user":"177shaunh","rating":5.0,"review":"Amazing Fun! . My wife and I came here after finding this on TripAdvisor, and we were not let down! What an amazing place! Tons of birds, reptiles, creepy crawlers and lots of great fun! The lorikeet feeding was incredible! Having these beautiful birds land on you while...","review_date":"August 25, 2018"},{"attraction_id":3349,"user":"underpressure05","rating":5.0,"review":"Loved this. Someone recommended that we check this out and I'm glad we did, everyone liked it, lots to see and learn in here, the main aviary was awesome then off to the lorikeet feeding which was we loved so much to see I recommend this as...","review_date":"August 17, 2018"},{"attraction_id":3349,"user":"iz_zwinnipeg","rating":5.0,"review":"Lovely place. OH this place is so lovely and beautiful! There is tons of hundreds of different birds! They even have a little sanctuary of little birds, we fell in love with that room! Those little birds, chirping around, and there is even a little waterfall with...","review_date":"August 14, 2018"},{"attraction_id":3349,"user":"maranara","rating":5.0,"review":"Great morning with the birds!. What a pleasant surprise! We had such a good time at Bird Kingdom. We spent nearly 2 hours wandering around and looking at the birds. There are 2 spots where you can hold birds - one with large macaws\/parrots\/etc and another room with lorikeets. My...","review_date":"August 14, 2018"},{"attraction_id":3349,"user":"lawrence_b","rating":5.0,"review":"Wow.. Let me start off by saying I am not a bird fanatic. Nonetheless this place was great. All different kinds of birds in a close up and personal atmosphere. Better than any bird exhibit at any zoo I have visited. Opportunities to talk to the...","review_date":"August 12, 2018"},{"attraction_id":3349,"user":"scott_l","rating":5.0,"review":"nice. i was there and it was my long visit oafter whole day.love the birds and everythngin.gotta tell u ur child goin to like it","review_date":"August 9, 2018"},{"attraction_id":3349,"user":"jeniatoronto","rating":5.0,"review":"Beautiful aviary. Second visit. Much busier in summer during tourist season. . I love the big aviary at the end , lots of beautiful birds and pink flamingos. The bat exhibit is also neat and love the turtles. Takes about 1.5 hour to walk through. They frequently...","review_date":"August 8, 2018"},{"attraction_id":3349,"user":"ericandkels","rating":5.0,"review":"Great Hands on Experience. We visited not knowing a lot about the attraction and were pleasantly surprised! The keepers were very kind and in one of the aviaries they will put a parrot on your arm and you actually are allowed to hold them independently. Unfortunately they don't allow...","review_date":"August 4, 2018"},{"attraction_id":3349,"user":"robin_s","rating":5.0,"review":"Excellent day trip. My family took a trip into the falls just to see this place. My daughter is a bird lover and she was enthralled. I was expecting just the main aviary, but was pleasantly surprised by the three other bird areas, plus a section of an...","review_date":"August 2, 2018"},{"attraction_id":3349,"user":"m3403xpdang","rating":5.0,"review":"Great Museum and Bird Avairy!. My family visited bird kingdom during our vacation to Niagara Falls, Ontario. Wow what a treat! It was an amazing mix of museum, history, archeology, and of course the main bird aviary. Look for groupon deals before visiting for great prices. My wife, 10, 8,...","review_date":"August 1, 2018"},{"attraction_id":3349,"user":"lynnemc3494bv","rating":5.0,"review":"Truly amazing. We always love to visit anything with animals and this place didn't disappoint. The beginning was about Niagara history and we were almost wondering if we were in the right place. But that was quickly forgotten about when we got into the bird enclosures. The...","review_date":"July 31, 2018"},{"attraction_id":3349,"user":"anna_h","rating":1.0,"review":"Gross Place. We were given free tickets because the place we wanted to go to wasn't available, otherwise we would never have set foot in this disgusting place. It was truly horrible.\nThe small bird enclosure was ridiculous. The birds were just flying around, freaking out because...","review_date":"July 31, 2018"},{"attraction_id":3349,"user":"sharon_d","rating":5.0,"review":"Fabulous place, beautiful critters!. Well-presented and very attractive layout. Good diversity of healthy birds, reptiles, amphibians (love the tortoises), and even two skunks!\nOnly minus was the the cafe had almost nothing (just hot dogs; yuck and so unhealthy) so we had to go elsewhere for lunch and coffee.","review_date":"July 30, 2018"},{"attraction_id":3349,"user":"jlavetan","rating":4.0,"review":"Great interactive visit. It was interesting to see all of the different birds. The highlight was definitely feeding the lorikeets. It was fun until you ran out of food. My 14 year old was bitten on the back of his neck (on a mole, which bled a lot)....","review_date":"July 26, 2018"},{"attraction_id":3349,"user":"r0nnkay","rating":5.0,"review":"Birds love it. We had loads of fun in there.\nToo many birds for the kids had great time. Surely recommend this to everyone","review_date":"July 20, 2018"},{"attraction_id":3349,"user":"maestrotravel","rating":5.0,"review":"Great visit. As we started our tour of the place I was not really impressed and didn't know what to expect but at the end when you can see the birds flying around you and especially so many different types, so close, it was an awesome experience....","review_date":"July 12, 2018"},{"attraction_id":3349,"user":"rebecca_r","rating":3.0,"review":"Great Aviary, Poor Exhibits. Bird Kingdom is pretty much a tourist trap. It is not without certain charms, but overall, the space is contrived in the sense that its reason for being is a little artificial, and that\u2019s reflected in the structure of the facility. Visitors are guided in...","review_date":"July 9, 2018"},{"attraction_id":3349,"user":"lala426","rating":5.0,"review":"Very fun!. My girls are 6 and they loved this place. The aviary was done very well with lots of beautiful vignettes and waterfalls. The first floor was also fun because of the bats, tarantulas and other animals.I really like that the bird feeding area was not...","review_date":"July 9, 2018"},{"attraction_id":3349,"user":"vmcmar956257","rating":4.0,"review":"alot of fun but expensive. This place is fun but the admission spot and the gift shop are all being managed by one employee. We waited 30 minutes to pay to get in. It was fun inside and the main aviary is beautiful. Also, skip the first floor bathroom, it...","review_date":"July 3, 2018"},{"attraction_id":3350,"user":"scrowe22","rating":4.0,"review":"Victoria Day Trip. This was a lovely trip over to Vancouver Island. The tour guide, Herman was very informative and telling jokes along the way which made it quite entertaining! Unfortunately they did have some snow on the island so when we went to Buschart Gardens the views...","review_date":"February 22, 2019"},{"attraction_id":3350,"user":"elainel39","rating":5.0,"review":"A fun and informative tour . I appreciated the humour and information about Vancouver and Victoria from the tour guide Gordie. Even though I am a Vancouver native, I learned many interesting new things about my own city. You can tell Gordie knows his stuff about the city (I think he...","review_date":"December 29, 2018"},{"attraction_id":3350,"user":"pat_j","rating":5.0,"review":"Bus driver Jeff. We had a great visit at Butchart Gardens and a fun filled bus tour narrated by our driver Jeff. We thoroughly enjoyed the long day with never a dull moment. Jeff either knew your name or at least where you were from. As we were...","review_date":"October 2, 2018"},{"attraction_id":3350,"user":"sams418","rating":5.0,"review":"Excellent tour. Our tour guide was Herman who was engaging witty and always full of amazing information. He made the tour entertaining and we really enjoyed the gardens and Victoria. He was patient and organised, made sure everyone was safely back on the bus before we moved...","review_date":"September 26, 2018"},{"attraction_id":3350,"user":"ronb2838","rating":5.0,"review":"Fun Day with Jeffery. On Tuesday, September 18, 2018, we had the pleasure of spending the day with Jeffery on a trip to Victoria.\nJeffery made the day very special with his commentary and his great wit. We were entertained the entire trip plus his knowledge of the sights...","review_date":"September 20, 2018"},{"attraction_id":3350,"user":"james_v","rating":1.0,"review":"RIP OFF! gardens great, tour was RIP OFF. the gardens was great. worth its admission. But paying this company was a huge waste of money. Take a cab or drive yourself! you will save so much money. The driver was nice, but it was NOT a tour, it was a ride to be...","review_date":"September 9, 2018"},{"attraction_id":3350,"user":"kskrish","rating":5.0,"review":"An Amazing Journey To Butchart Gardens With West Coast Sightseeing - Worth The Long Drive !. This 13 hours journey was day two for us at Vancouver and was really worth it. We could not have done the ferry ride the Gardens and the Victoria sightseeing on our own. The guide who drove us around for the day was warm, engaging...","review_date":"September 7, 2018"},{"attraction_id":3350,"user":"cathy_b","rating":5.0,"review":"Beautiful gardens!. We were picked up at our hotel in Vancouver, transported to the ferry to Vancouver Island. The ferry ride was great-ate both breakfast and dinner on the ferry-food was very good! The Gardens were phenomenal-everything was in bloom! Spent time in Victoria, quite a bit...","review_date":"September 6, 2018"},{"attraction_id":3350,"user":"jfhertner","rating":4.0,"review":"Long day but worth it. a long day but certainly worth it.. the ride on the BC ferry was very crowded but that is beyond the control of the tour provider. bus driver was most hospitable and knowledgable. gardens were in full bloom and Victoria's Empress hotel is so iconic.","review_date":"August 30, 2018"},{"attraction_id":3350,"user":"radaramses","rating":5.0,"review":"Beautiful garden if you have at least 6 hours to visit. Amazing gardens. You have to spend the whole to enjoy this wonderful place. If you don't have too much time go to the Gardens web site and check the specific places you want to visit. The place is HUGE and beautiful. You have to spend...","review_date":"August 19, 2018"},{"attraction_id":3350,"user":"sunshine324358","rating":5.0,"review":"Perfect. Our Victoria and Butchart Garden tour was a wounderful experience.\nJeffrey (our driver) made the difference ! He did an amazing customer service ! He is funny, interesting and works hard to make all passenger appreciate the tour.\nThe schedule was perfect and everything is...","review_date":"August 15, 2018"},{"attraction_id":3350,"user":"suzanne_m","rating":5.0,"review":"A fun, laughter filled tour. We were picked up at our hotel on time and transferred to another bus. Our drive, tour guide was Jeffrey. We were so fortunate to have Jeffrey as our guide. His sense of humor and knowledge of the area made for a wonderful day trip...","review_date":"August 14, 2018"},{"attraction_id":3350,"user":"travellinman550","rating":1.0,"review":"Came for the views, could have done without the racist opinions and misinformation. I was looking forward to my day-trip to Victoria, having never been to the city - and buoyed by the positive online reviews with this company. In the end, the only time that I can say I truly enjoyed the entire 13-hour trip was when...","review_date":"July 30, 2018"},{"attraction_id":3350,"user":"glitzy88","rating":4.0,"review":"Logistics was good, but more like a self guided tour. I meant to book with another more popular company on TripAdvisor, unfortunately 2 days advance booking is not good enough during summer season as they filled up fast, we wind up booking with Westcoast sightseeing.\nThis trip turned out to be what I expected based...","review_date":"July 29, 2018"},{"attraction_id":3350,"user":"jessica_l","rating":5.0,"review":"The most entertaining guide we've ever had. Jeffrey (or does he spell it Geoffrey?) was so funny and knowledgeable and helped the travel parts pass quickly with lots of commentary and conversations. Pick-up and drop-off at our hotel happened with no issues; ferry trips were incredibly easy. We felt we had ample...","review_date":"July 28, 2018"},{"attraction_id":3350,"user":"marshmallow1108","rating":5.0,"review":"Helen. Jefferey the tourist is very funny, friendly, and entertaining. The bus driver Kevin is a good driver and friendly. I highly recommended this tour company with this package. Pick you on time at hotel and detail. If you can get this tourist Jeff, he will...","review_date":"July 26, 2018"},{"attraction_id":3350,"user":"reklawp62","rating":5.0,"review":"Victoria & Butchart Gardens. Thoroughly enjoyed the side trip to this lovely place. Well worth seeing and very glad it was mentioned to us by the tour guide. So pleased we spent time here","review_date":"July 26, 2018"},{"attraction_id":3350,"user":"juliep2842","rating":5.0,"review":"This is the perfect way to visit Vancouver Island for the first time.. Pick up at my hotel was early! There's a first!\nDriver\/Guide Jon Buston was interesting and helpful. I had visited Vancouver on a previous trip in 2012 and learned so much more about Vancouver, the people and history, this time.\nThe bus we were initially...","review_date":"July 18, 2018"},{"attraction_id":3350,"user":"jackieg466","rating":4.0,"review":"Brilliant day, shame about the weather!. Was picked up at our hotel right on time, we were on a feeder coach and met the main tour bus further in the town. The driver\/Guide Herman was brilliant, very knowledgeable and also funny.\nThe ferry to Vancouver Island took about 90 minutes and...","review_date":"July 18, 2018"},{"attraction_id":3350,"user":"dononetwo","rating":2.0,"review":"Poor guide. Tour was disappointing. Commentry lacked continuity and was disjointed. He forgot to tell us there was wi fi available on the bus until half way through. Our itinerary said drop 'off at hotel' (tour was 1 way) however he would only leave us over the...","review_date":"June 29, 2018"},{"attraction_id":3350,"user":"renemontreal_quebec","rating":3.0,"review":"Nice and short visit.. We tool this tour from our Cruise ship Regatta from the Victoria port. The city visit was done in 2 parts. When we got to the Butchart Garden we only had 2. hours to visit in the afternoon when there were lots of visitors. 2...","review_date":"June 18, 2018"},{"attraction_id":3350,"user":"anne_d","rating":5.0,"review":"Beautiful scenery!. We thoroughly enjoyed our trip from Vancouver to Butchart Gardens and Victoria. We decided late on Tuesday to take the tour. Called, spoke to Briana who was kind and helpful, got us set up for the next day. We were picked up at our hotel...","review_date":"May 26, 2018"},{"attraction_id":3350,"user":"tclelia","rating":5.0,"review":"Fantastic. My husband was in a business meeting when I decided to do a day trip, after much deliberation what trio to do I decided on this and I was extremely delighted with my choice, was an amazing trip amazing scenery and views spotless clean will...","review_date":"May 20, 2018"},{"attraction_id":3350,"user":"dawn1942","rating":5.0,"review":"Stand up comedian on wheels. Our guide Jeffery was like Robin Williams on wheels! Very funny guy who never stopped, is passionate about what he does and engaged the whole bus! The tour was fantastic but he was definitely the highlight what a talent!!","review_date":"May 15, 2018"},{"attraction_id":3350,"user":"jessica_k","rating":3.0,"review":"not enough info. they need to be more transparent upfront about the agenda. I didn't know what my day would look like until I got there. No one told us that we wouldnt get on the ferry until noon when we got picked up at 9am. I know...","review_date":"April 27, 2018"},{"attraction_id":3350,"user":"globetrotter1232018","rating":5.0,"review":"Excellent, amazing!. An excellent tour! This is an all day tour around 9am to 9.00 pm, depending where your hotel is. It starts off with a pick up from your hotel. The tour guide was timely. The bus went on to the ferry and we were allowed...","review_date":"March 13, 2018"},{"attraction_id":3350,"user":"john_d","rating":5.0,"review":"Very good day tour to Victoria. We were to join an APT tour from Vancouver that did not include Victoria, which we wanted to visit again. So we booked the full day tour with Westcoast Sightseeing. We were picked up right on time and our driver guide was very knowledgable and...","review_date":"January 20, 2018"},{"attraction_id":3351,"user":"susan_o","rating":5.0,"review":"Fantastic afternoon with Tia and tons of tasty things!. We had an amazing time, Tia is so fun! We really enjoyed the blend of tasty food and drinks, plus the history lesson and tour of Gastown! Highly recommended!","review_date":"January 1, 2019"},{"attraction_id":3351,"user":"antonija_z","rating":5.0,"review":"Food tour with Brent in Gastown, Nov 28th 2018. This was an excellent experience. Brent was excellent guide thru city's history, and food gems around this old part of the town. I've been living in the city for over a decade and have learned more about the history of Vancouver in this 2 hr...","review_date":"November 29, 2018"},{"attraction_id":3351,"user":"anne_marie_m","rating":5.0,"review":"Delicious and Informative Tour. Started at the historic and beautiful Waterfront Station. Brent, our tour guide was quite knowledgeable about the area and very well organized,kept us on time so we could maximize our experience. Loved hearing about the history of Blood Alley before sampling some goodies at Salt....","review_date":"November 29, 2018"},{"attraction_id":3351,"user":"shaunwho","rating":5.0,"review":"Delicious and Delectable Downtown Vancouver. We went on the Gastown Food Tour on our first full day in Vancouver. After standing at the wrong meeting point (my fault completely!) we were lucky enough to catch the group just as they were beginning.\nOur tour guide, Tia, was a fantastic host...","review_date":"November 18, 2018"},{"attraction_id":3351,"user":"tina_a","rating":5.0,"review":"Fun Tour. You see, taste and drink a little bit of this and a little bit of that. Tour guide was organized, well informed and very nice. Great time was had!","review_date":"November 14, 2018"},{"attraction_id":3351,"user":"dan_b","rating":5.0,"review":"Great introduction to the city. Went on this tour with Tia, who was lively and fun, and a great tour guide.\nTried some really nice food, and learned some local history and was a great introduction to the city.","review_date":"October 8, 2018"},{"attraction_id":3351,"user":"kinl","rating":5.0,"review":"Fun, Tasty, and Educational. My wife and I received the Little Italy Walking Food Tour as a gift. Due to timing, we had tried for months to book that tour but never found the right time. The organizers at Taste Vancouver Food Tour was very accommodating to allow us...","review_date":"October 7, 2018"},{"attraction_id":3351,"user":"james_m","rating":5.0,"review":"Great foodie tour!. We were recently in Vancouver on vacation for several days and this was certainly one of the highlights of the trip. Our guide was very knowledgeable, friendly, and with a good sense of humor. We visited four different establishments and tasted a good portion of...","review_date":"October 2, 2018"},{"attraction_id":3351,"user":"rebeccatk1336wt","rating":5.0,"review":"Great food tour in Gas town.. We did the Gas town food tour in tour guide Brad and really enjoyed it. If you are looking for something fun to do on an afternoon or looking to try our some new restaurants this tour is great! We were taken to many great...","review_date":"October 2, 2018"},{"attraction_id":3351,"user":"brucew697","rating":4.0,"review":"Great tour of Gastown and great Restaurants. We had a great tour guide. Great sampling of food from some hidden gems. We got to see a lot of Gastown and hear about some of its history.","review_date":"October 1, 2018"},{"attraction_id":3351,"user":"lisarohr","rating":5.0,"review":"Great Tour. We had a great time touring the area with Brent. He was very knowledgeable and kept the tour moving along at a great pace. The food variety was really good. Excellent tour!","review_date":"September 30, 2018"},{"attraction_id":3351,"user":"rebecca866","rating":5.0,"review":"Afternoon well spent!. Tia took us on this tour of Gastown, and it was a fantastic afternoon indeed. We got to taste a wide variety of foods and drinks, while also learning about the history and architecture of the area.\nI would definitely recommend this tour for anyone...","review_date":"September 23, 2018"},{"attraction_id":3351,"user":"t0ri201","rating":5.0,"review":"Great experience!. Tia was our guide and she did a great job of informing us of not only the food but the history, of the places we were visiting as well as Gastown and Vancouver in general. Was a great tour and would definitely recommend! It was...","review_date":"September 16, 2018"},{"attraction_id":3351,"user":"elizabeth_m","rating":5.0,"review":"Time well spent. Guide(Tia) was easy going and quite informative. Stops were unique and fun. Wear good walking shoes and pocket umbrella, just in case.","review_date":"September 16, 2018"},{"attraction_id":3351,"user":"steve_k","rating":5.0,"review":"Fantastic Gastown Food Tour. My wife and I really enjoyed our tour of Gastown. Our tour guide Brad made our tour very interesting and he was extremely knowledgeable. We would have never known the history and it's details without this tour. We would recommend this tour with Brad to...","review_date":"September 9, 2018"},{"attraction_id":3351,"user":"madeline_n","rating":5.0,"review":"Can't Get Enough of Gastown!. Good food tastes better with good conversation - there's got to be a theory about that. Although each tour is undoubtedly a little different depending on who happens to join, our group can attest that it was Sean, our charming tour guide, that brought us...","review_date":"September 5, 2018"},{"attraction_id":3351,"user":"ilona_s","rating":5.0,"review":"FOOD and more FOOD and Fun. Its a great way to spend an afternoon with your guide, Tia, exploring the various restaurants and sights of GasTown. The food was fab and the history of Gastown was just as interesting. Can't believe how much we ate...Great food and experience, I have already...","review_date":"August 30, 2018"},{"attraction_id":3351,"user":"gary_d","rating":5.0,"review":"fun fun fun and food food food. Loved this tour! It was certainly one of the highlights of our vacation. We only had a couple of days in Vancouver and we felt this tour gave us a big chunk of what we were hoping to get out of this trip: Good food,...","review_date":"August 29, 2018"},{"attraction_id":3351,"user":"diane_s","rating":5.0,"review":"Awesome food tour. WOW!!!...what a great way to try different foods, find new restaurants and learn about Gastown and Vancouver. Our guide, Sean, was very entertaining, and had some great stories to tell about the history of Gastown. We were all very well received at each establishments. A...","review_date":"August 23, 2018"},{"attraction_id":3351,"user":"evc_stearns","rating":5.0,"review":"Great day, great food & great tour. 08\/07\/18: Headed up to Vancouver pre-cruise. We met up with Tia from Taste of Vancouver Food Tours. We got a great historic overview while visiting some really great local and locally sourced foods. If you have the time, this tour is excellent.","review_date":"August 20, 2018"},{"attraction_id":3351,"user":"john_a","rating":5.0,"review":"Gastown walking and food tour . Guide Tia was great, knowledgeable, attentive and fun. The tour was a good mix of local history and a taste tour of a range of delicious foods and drinks. Have done these tours now on three continents and this one is up there with the...","review_date":"August 17, 2018"},{"attraction_id":3351,"user":"lyn_m","rating":5.0,"review":"Excellent food tour. Sean was a great tour guide showing us around Gastown. We learnt many interesting facts while sampling lots of different things.","review_date":"August 11, 2018"},{"attraction_id":3351,"user":"ahill313","rating":5.0,"review":"Fantastic food tour!!!. This food tour was absolutely amazing! Our guide, Brad, was very knowledgeable and gave us insight into the history of Gastown. We stopped at ten different places to sample everything from fish and chips to honey to beer and wine! It was all delicious. I...","review_date":"August 10, 2018"},{"attraction_id":3351,"user":"noah_b","rating":5.0,"review":"Gorge yourself in Gastown!. Delectable food accompanied by a wealth of historical tales from our tour guide, Tia! She really knows her stuff! Highly recommend booking a tour with her!","review_date":"August 8, 2018"},{"attraction_id":3351,"user":"susan_k","rating":5.0,"review":"Lots of different foods!!. Brent was a great tour guide. Lots of interesting information and quite a variety of foods. You will have lots of fun!!","review_date":"July 15, 2018"},{"attraction_id":3351,"user":"alayne300","rating":3.0,"review":"Chomping a path thru history. It's always fun to learn more about an area when you can involve your tastebuds! We've done eating\/walking tours in other cities and enjoyed them. Although the food wasn't outstanding, it was a fun way to spend an afternoon and learn more about an area...","review_date":"July 9, 2018"},{"attraction_id":3351,"user":"janmnh","rating":5.0,"review":"Great time in Gastown!. We participated in this food tour yesterday. The guide, Brad, was really great! He presented historical facts about places and events in Gastown and got all participants engaged. He guided us to a whole lot of restaurants to taste different exciting drinks and dishes. We...","review_date":"July 5, 2018"},{"attraction_id":3351,"user":"ann_h","rating":2.0,"review":"Not Worth the Cost. I have participated in 5+ food walking tours and this was the worst experience of all of them. We had a large group and the tour guide seemed too young to do this, unprepared, and disorganized. Several people had dietary requests (vegetarian and gluten free...","review_date":"June 26, 2018"},{"attraction_id":3351,"user":"prendo81","rating":5.0,"review":"Fab Gas Town Food Tour. We had a brilliant time on the Gas Town Food Tour today with our tour guide Max. The tour was excellent value for money the food stops were delicious and Max was very informative, funny and witty. A great thing to do on one of...","review_date":"June 12, 2018"},{"attraction_id":3351,"user":"roberthorton99","rating":5.0,"review":"Excellent Gas Town Food Tour. Our guide Brent provided an extremely satisfying tour both from an entertainment as well as culinary standpoint. We visited 9 eating establishments in a wonderful area and were able to \"taste\" a great sample of different foods and spirits. It was more than a taste...","review_date":"June 11, 2018"},{"attraction_id":3351,"user":"michael_a","rating":5.0,"review":"Yaaaas! This is the MUST food tour in Vancouver!. My husband and I had so much fun touring around Gastown with the FAB Brent. So much great food, tasty beer\/wine, yummy desserts and little history lesson on the founding of Vancouver. The Walking Food Tour is a must for anyone visiting the city looking...","review_date":"June 3, 2018"},{"attraction_id":3351,"user":"experience725510","rating":5.0,"review":"So well done ! . So here is the guide who did the 2pm food tour on 26 May 2018 . Kudos to you for putting a great show!\nThe food was really good and the spots we covered were fantastic . We had beer , pasta , wine ,...","review_date":"May 27, 2018"},{"attraction_id":3351,"user":"gklipfel","rating":5.0,"review":"Fascinating tour. Our guide Max did a fabulous job of filling in historical details during the tour. The pace was just right, and the spots we visited had very good samples. By the end of the tour our hunger was well satisfied. This was the first food...","review_date":"May 20, 2018"},{"attraction_id":3351,"user":"linda_n","rating":5.0,"review":"Fun tour!. My sister and I booked this tour and had a great time. At some of the places you eat outside. The weather was good the day we went so this was fine. The guide was really nice and shared a lot of great stories! I...","review_date":"May 17, 2018"},{"attraction_id":3351,"user":"ky_m","rating":4.0,"review":"A wonderful experience, would go again!. We had a private tour for a bachelorette party of 7. Jordy was our tour guide, who did such an amazing job. He was friendly, funny and very engaging. The walk between food stops wasn't too long, and the tidbits of history he shared in...","review_date":"May 11, 2018"},{"attraction_id":3351,"user":"steffib542","rating":5.0,"review":"Nice Food Tour. Mid of April I participated in the food tour in Gas Town with Tracy and Jordy. I loved it. It was a small group, which was nice. The only thing which was not that good was one restaurant had maintenance work, so that we could...","review_date":"May 3, 2018"},{"attraction_id":3351,"user":"heatherb4616","rating":2.0,"review":"Not enough food. I have been on several food tours and this by far was the least amount of food. Our tour guide was super nice and very knowledgeable.\nWe learned a lot about Gastown, and really enjoyed the walk.\nI hate to say it but we were...","review_date":"May 3, 2018"},{"attraction_id":3351,"user":"arike1","rating":5.0,"review":"Fun!. Tia, our tour guide, was very informative, spoke clearly and did a great job overall. We had lots of lovely treats and she was well spoken and funny. We had a great time.","review_date":"April 9, 2018"},{"attraction_id":3351,"user":"nerningal2018","rating":5.0,"review":"Great tour, friendly staff. I went on this tour while visiting in March. We had a small group just 4 and it was amazing. Tia was our guide she was engaging and made sure to include all 4 of us in the conversation,( as there was 2 of us...","review_date":"March 29, 2018"},{"attraction_id":3351,"user":"julieg3076","rating":5.0,"review":"Great way to experience the area!. Tia and her trainee,Tracy, did an excellent job of teaching and entertaining as we ate our way through the Gastown district! Food:they know it all. History: they make it fun. Culture: they will throw it down with the locals. A great way to spend an...","review_date":"March 25, 2018"},{"attraction_id":3351,"user":"coryn_c","rating":5.0,"review":"Great tour!. Even though we were all from the lower mainland and know Gastown, it was still a great tour with lots of little tidbits of info sprinkled in with the food from places I would never normally think to try. Our guide Jordy was very knowledgeable...","review_date":"March 24, 2018"},{"attraction_id":3351,"user":"cetacean_orcinus","rating":5.0,"review":"Locals enjoying their city and food. What an awesome tour! My husband and I received a gift voucher to do the tour as a Christmas present and we decided to bring along the in-laws who hadn't been to Gastown in years! We were so glad to see our city with new...","review_date":"March 15, 2018"},{"attraction_id":3351,"user":"linda_s","rating":4.0,"review":"Great job TIa. We were a group of 4 taking this tour, 2 from Langley and 2 from Vancouver. What a fun way to spend an afternoon. Tia took us to some awesome little hole in the wall spots that we would have totally missed on our own....","review_date":"March 13, 2018"},{"attraction_id":3351,"user":"amy_c","rating":5.0,"review":"A wonderful experience despite the rain. Thank you Tia for taking us around Gastown for amazing beer, cocktails, food, coffee, and desserts! Let's not forget the maple syrup. Thanks to this tour, I learned a bit about the Light, Medium, and Dark Amber grades of maple syrup that Canada is so...","review_date":"March 8, 2018"},{"attraction_id":3351,"user":"katelyn_o","rating":5.0,"review":"Amazing Tour with an Even More Amazing Guide, Tia!. My friend and I were visiting from Boston when we decided a food tour might be fun. We were blown away by the experience! I have not stopped talking about this tour since I left it this past Saturday. It was hands down the best...","review_date":"February 23, 2018"},{"attraction_id":3351,"user":"nina1019","rating":5.0,"review":"Jordy is the best tourguide!!. First of all, I apologize if I spelled Jordy's name wrong. His skills as a tourguide were stellar! He was knowledgeable, engaging, humorous, charming and very welcoming as an ambassador for Vancouver. Our small group sampled so many different foods I was definitely full after...","review_date":"February 22, 2018"},{"attraction_id":3351,"user":"jakej124","rating":5.0,"review":"Excellent tour with Tia. My wife and I took this tour yesterday (Saturday) with Tia as our tour guide. Everything was wonderful - the food, the Gastown sights and the excellent commentary by Tia. She is a sweet and very knowledgeable guide. We highly recommend this tour and will...","review_date":"February 18, 2018"},{"attraction_id":3351,"user":"jamcind","rating":5.0,"review":"Ask for Tia!!!. We just got home from our tour and we Loved It! Tia was our guide and not only was she informative but she was funny as hell too! We even got in a little celebrity sighting (man he had soft hands!!)\nIf you love food...","review_date":"February 11, 2018"},{"attraction_id":3351,"user":"wesleypipezh","rating":5.0,"review":"Perfect afternoon. The tour was absolutely fantastic. Max, our guide, was funny and told us many intresting things about Gastown and the History of Vancouver. The Places we visited were awesome. The food was super tasty. Tour is absolutely recommended!","review_date":"February 9, 2018"},{"attraction_id":3351,"user":"doug_c","rating":5.0,"review":"Fabulous Introduction to Vancouver. The Gastown food tour is a great way to experience the local Downtown waterfront area of Vancouver and gain an excellent understanding of its history. The tour guide takes you through Gastown and its restaurants, coffee shops, pubs and boutiques. As you walk you are...","review_date":"January 25, 2018"},{"attraction_id":3351,"user":"i3189xsrichardm","rating":5.0,"review":"Great fun!. Great fun to be a tourist in your own city and learn things you didn't know or see things you had never seen, while being entertained by a truly great host (Brent) and offered drinks and tastes of both savory and sweet dished to fill...","review_date":"January 15, 2018"},{"attraction_id":3351,"user":"eversco","rating":5.0,"review":"Great food and history all rolled into a fun afternoon. Our group of six enjoyed a fun afternoon with Brent as he guided us through Gastown sampling great food and learning about the history of the area. Brent is terrific in relating interesting stories of Gastown's past which not only included the landmark buildings but...","review_date":"January 9, 2018"},{"attraction_id":3351,"user":"ebernadette","rating":5.0,"review":"Fantastic Tour. Had a great afternoon with Tia walking through Gastown - almost didn't notice the rain and grey sky! Tia was knowledgeable, funny and very welcoming to everyone in our group. The food and drinks were great and we were so appreciate that vegetarian and gluten...","review_date":"January 7, 2018"},{"attraction_id":3351,"user":"louise_t","rating":2.0,"review":"Wheelchair friendly?. Is this suitable for a group that has a manual wheelchair? A few steps or stairs would be ok just not big flights of stairs","review_date":"December 26, 2017"},{"attraction_id":3351,"user":"erinoutthere","rating":5.0,"review":"Good time in Gastown . I am very glad I went on this tour. I had been debating if it was worth the money to me to sign up for a food tour, but this one was well worth it! We sampled many foods (and drinks) much more than I...","review_date":"December 16, 2017"},{"attraction_id":3351,"user":"mil_b","rating":5.0,"review":"Worth it. What a great way to explore a familiar\/or not so familiar area. Brent did an incredible job of informing us of the history, taking us to some 'about to be favourite food places' and guiding us as best he could between the raindrops. Thoroughly enjoyed...","review_date":"November 27, 2017"},{"attraction_id":3351,"user":"joeh3_6182","rating":5.0,"review":"Interesting Neighborhood!. Brent, our guide, was both very knowledgeable of the area and of the establishments that we visited. Good combination of history of Gastown and visiting some of the neighborhood establishments....good food!","review_date":"November 24, 2017"},{"attraction_id":3351,"user":"andrew_m","rating":4.0,"review":"Great Tour with Great Eats. Great way to get out and get to know the history and significance of Gastown while finding some great places to eat. Our tour guide Tia was funny and informative and made for a great afternoon despite the crappy weather. We ended up going back...","review_date":"November 14, 2017"},{"attraction_id":3351,"user":"jenncc99","rating":5.0,"review":"Fun day as a tourist at home. Had a great afternoon learning lots of interesting facts about the history of Gastown and enjoying a delicious sampling of local food. Really enjoyed seeing our hometown in a new way and exploring places we might not have found on our own. There was a...","review_date":"November 12, 2017"},{"attraction_id":3351,"user":"parnelde","rating":5.0,"review":"Getting to know Gastown. Great experience, living in Richmond for 7 years and visiting Gastown many times before this tour, all I can say is it was excellent. It provided historical information blended with great food at places we had not been before and anecdotes from our tour guide...","review_date":"November 4, 2017"},{"attraction_id":3351,"user":"ellieorchard","rating":5.0,"review":"An excellent tour with tasty eats. My Dad and I took the tour in late October and it was great. We had Brent as our guide who was fantastic: very knowledgeable and warm. We were impressed by the number of the stops, and everything we ate was delicious. The tour lasted...","review_date":"October 30, 2017"},{"attraction_id":3351,"user":"g_w","rating":5.0,"review":"Girlfriends Get together. Our Tour Guide Brent was so informative and very friendly\nI was born and raised in Vancouver and really enjoyed listening about the history of Gastown and didn't realize there were Restaurants located off of Water Street\nEvery Restaurant on the Tour offered a taste...","review_date":"October 26, 2017"},{"attraction_id":3354,"user":"jordanmohlmann","rating":5.0,"review":"Great Experience! - Highly recommend! . I took my boyfriend here for his birthday, I wanted to do something different so I booked this beer tour. This turned out to be the highlight of our trip! We enjoyed a Verity of different beers and met some great people! The tour guide...","review_date":"March 10, 2019"},{"attraction_id":3354,"user":"marnie_m","rating":5.0,"review":"Craft beer tour. This tour was the highlight of our weekend. Antoine was a phenomenal guide. Friendly, professional, and very knowlegable. We had a very small group of two and felt like we were hanging out with an old friend. I would highly recommend this tour on your...","review_date":"March 3, 2019"},{"attraction_id":3354,"user":"trip47732465649","rating":5.0,"review":"Excellent Brewery tour!. Highly recommend this tour for beer enthusiasts visiting Montreal. My husband, and son are home brewers and yet we all learned a lot from Antoine who is an enthusiastic, fun and knowledgeable tour guide. Antoine also provided us with great recommendations for places to visit...","review_date":"February 8, 2019"},{"attraction_id":3354,"user":"_john_hillier01","rating":5.0,"review":"Great people, great bars and amazing beer!. Antoine is phenomenal. Spoke great english and was very knowledgable of the city\/beer culture. Definitely recommend this tour we COULD NOT have had a better time!","review_date":"January 21, 2019"},{"attraction_id":3354,"user":"maturinnyc","rating":5.0,"review":"Fun, informative & tasty!. This is a great tour - Antoine choose three diverse brew pubs to visit, from cozy to big to stylish, and the tastings were all great. As a beer lover i of course loved it, but even those in our group who were less enthusiastic...","review_date":"January 6, 2019"},{"attraction_id":3354,"user":"dan_f","rating":5.0,"review":"Time well spent!. Our guide was Antoine. He was extremely knowledgeable and friendly. It was really nice that he took a bit of time to chat with everyone individually while we drank at each place. Excellent selection of beers and snacks. Good balance between walking and drinking at...","review_date":"January 4, 2019"},{"attraction_id":3354,"user":"kathleen_c","rating":5.0,"review":"So fun for girls trip! A must!. Antoine, our guide was amazing! We only had 9 people in the group and he had reserved tables at three brew pubs with great examples of 3 beers and whiskey at each stop. While we were walking between brew pubs Antoine kept us amused with...","review_date":"October 19, 2018"},{"attraction_id":3354,"user":"victoriaw138","rating":5.0,"review":"A must in Montreal. What an amazing experience. My friends and I did this beer tour as apart of a bachelorette. The guide was outgoing, friendly and very knowledgable. The choice of breweries was fantastic, the beers were great and the snacks complemented them well. I highly recommend our...","review_date":"August 19, 2018"},{"attraction_id":3354,"user":"james_m","rating":5.0,"review":"craft beer tour. Great time on the craft brewery and beer tour. We stopped at three locations, each served a snack, so have lunch before! Great selection of beers. A great introduction to the growing craft beer scene which is really growing in Montreal. Our guide Francis was...","review_date":"July 22, 2018"},{"attraction_id":3354,"user":"lindsay_a","rating":5.0,"review":"Definitely recommend!. My husband and I did the Broue-Tour in Montreal. My husband is a beer drinker and throughly enjoyed it .... I am not a beer drinker however I enjoyed listening to the tour guide. Thank you for a great experience!","review_date":"July 21, 2018"},{"attraction_id":3354,"user":"stewwest","rating":5.0,"review":"Great Fun!. Francis was a great guide and fun to chat with. The tour is great fun; visit 3 breweries where you sample 3 different beers and a paired snack. It is a great part of town with lots of interesting buildings and historic sights to see....","review_date":"June 9, 2018"},{"attraction_id":3354,"user":"273mikes","rating":3.0,"review":"Lots of fun but not great value. Was lots of fun and met great people. Louis was very knowledgeable about the beers and the town.\nThe food offered at the price point was not great value. 2 small slices of cheese, a pretzel and a piece of bacon , although good, don't...","review_date":"February 20, 2018"},{"attraction_id":3354,"user":"emma_c","rating":5.0,"review":"Great way to spend an afternoon in Montreal. My friends and I had a great time on this tour. Our guide, Louis, was amazing, so knowledgeable, and very friendly and accommodating. Each place we went to was cool and each beer we tried was different and tasty. We did not want the tour...","review_date":"January 16, 2018"},{"attraction_id":3354,"user":"mdkoppel4","rating":5.0,"review":"Great Time. My group and I had a great time exploring a few local bars in the greater Montreal area. Our Tour Guide, Louie, was fantastic. 100% would recommend for any first time visitors to the area!","review_date":"January 16, 2018"},{"attraction_id":3354,"user":"amelia_k_bruce","rating":5.0,"review":"Yummy beer!. I could go on and on about how great this tour is, but instead I shall leave you with a haiku.\nThis tour is great.\nWe drank lots and lots of beer.\nAlso saw some stuff.\nBut in all seriousness, this was a great way...","review_date":"January 3, 2018"},{"attraction_id":3354,"user":"kodydhart","rating":5.0,"review":"Great way to spend an afternoon in Montreal. The tour takes you to three bistro\/bar type breweries. At each you receive three beer samples and a snack while the tour guide gives you a background on each beer and fun facts. If you like trying new beer and enjoy meeting new people this...","review_date":"January 1, 2018"},{"attraction_id":3354,"user":"griffindorott","rating":4.0,"review":"Great way to learn about beer. We very much enjoyed the tour lead by our very excellent guide Jacob. He was very personable and informative. Fun having drinks with him afterward too. It\u2019s very easily walkable if that is a concern. My only suggestion would be to improve the \u201cfood\u201daspect. While...","review_date":"October 22, 2017"},{"attraction_id":3354,"user":"leonardlewis","rating":5.0,"review":"Great Beer Tour in old Montreal. I arranged to have a private tour for a group of 11 guys, and it was a great experience. Our tour guide was excellent, very informative and just a great guy. The three pubs we visited were amazing, and the beer choices were excellent. It...","review_date":"October 11, 2017"},{"attraction_id":3354,"user":"graham_b","rating":5.0,"review":"I had the best time of my life.. Louis was amazing. I learnt a lot about beer but I also had a lot of fun. I'm really glad that I decided to do this tour even though I'm from Ottawa. They really explained how the beers were made and there was a ton...","review_date":"May 20, 2017"},{"attraction_id":3354,"user":"trose002","rating":5.0,"review":"Great way to see Old Town Montreal!. Had a group together for a bachelorette party and we did the walking brewery tour. Our tour guide Sam was very fun and even wore a \"bride tribe\" shirt for the entirety of the tour! We had a really great time. The beers were delicious...","review_date":"March 28, 2017"},{"attraction_id":3356,"user":"anora_g","rating":5.0,"review":"Great Experience!. For my birthday my siblings and I decided to do this helicopter ride. It was amazing! Staff member Alex was friendly, knowledgeable and a great conversationalist. The whole operation is very organized and I felt completely safe with the the staff team. The pilot was...","review_date":"November 15, 2018"},{"attraction_id":3356,"user":"617anton","rating":5.0,"review":"Surprised My GF Last Week And She Loved IT!!!. Amazing experience! You feel safe and it's a lot of fun! They are extremely organized. Bravo!!!!! The location is super convenient. The staff are welcoming, professional and friendly.","review_date":"October 16, 2018"},{"attraction_id":3356,"user":"raihona","rating":5.0,"review":"Worth the Idea. If you\u2019re looking for a creative birthday celebration idea-this is it. Absolutely breathtaking view of the downtown core. This is an amazing experience to share with your significant other. We definitely had a great experience. Will definitely be recommending to friends and family because the...","review_date":"September 15, 2018"},{"attraction_id":3356,"user":"guide232820","rating":5.0,"review":"So fun!!!!!!!!!. We set out to create a special family memory together for our son to celebrate his 'double diget\" 10th birthday.\nWe kept it a surprise and Wow!, he had so much fun!\nMy husband and I were delighted with the excellent customer service and all...","review_date":"August 26, 2018"},{"attraction_id":3356,"user":"polgazon","rating":5.0,"review":"Great experience, would recommend!. Fantastic views, great organisation.\nA little short, but exactly as expected.\nMy only surprise was that we did not get any live commentary during the flight, I think it would have been nice.\nOtherwise, really worth it and lasting memories.\nThanks!","review_date":"August 12, 2018"},{"attraction_id":3356,"user":"misses76","rating":5.0,"review":"Even better than expected!. Groupon deal made this even more affordable for the three allowed in the helicopter at a time. Weather delays are possible but their team is professional, friendly and accommodating. Once all sorted we were treated to a ride that ticked off a bucket list item....","review_date":"August 6, 2018"},{"attraction_id":3356,"user":"derrick_m","rating":5.0,"review":"Loved the helicopter ride. My husband and I took our daughters aged 11 and 9 and we loved it. Would be nice if it was longer but really we saw everything in the 7 minutes we were up there. We would have enjoyed the thrill of being so high...","review_date":"August 5, 2018"},{"attraction_id":3356,"user":"kate_s","rating":5.0,"review":"Great way to see the city!. Friendly staff along the way have thought of everything to make this a memorable experience - taking your picture before you board, and guiding you every step of the way. Smooth flying and great sights of the city from above.","review_date":"August 4, 2018"},{"attraction_id":3356,"user":"finchy3","rating":5.0,"review":"Stunning way to see Toronto!. We absolutely loved this tour!\nFrom start to finish the staff on the ground were really professional and also very pleasant.\nThe view you get of the skyline is something else, Up above the CN tower was great for getting some great shots.","review_date":"July 27, 2018"},{"attraction_id":3356,"user":"toastysam","rating":5.0,"review":"Awesome Experience!. I purchased the romantic jewel package for my boyfriend for Christmas. Our original flight date was rescheduled due to a low cloud ceiling, however, the staff were very friendly and accommodating with changing the date. It ended up working out for the best, our flight...","review_date":"March 26, 2018"},{"attraction_id":3356,"user":"smahs100","rating":4.0,"review":"Great experience with my 2 sons. The 7 minute tour of Toronto via Helicopter was a lot of fun.. The only negative was that the pilot did NOT say one word the entire time.. I mention that since many of the other reviews talked about how talkative\/funny\/informative the pilot was. Would...","review_date":"November 10, 2017"},{"attraction_id":3356,"user":"mbshowbiz","rating":5.0,"review":"What A Blast!!. I bot the tour originally for my nieces and nephew for Christmas. We ended up buying extra tickets when we got there. Everyone was excited and no-one was disappointed. I even bot a ticket and went up as well. The tour company was friendly and...","review_date":"November 1, 2017"},{"attraction_id":3356,"user":"ejmace","rating":5.0,"review":"Spectacular and memorable!. The staff are professional, kind, caring and made the experience pleasant! We were well informed and totally well taken care of. I would highly recommend this to everyone: both young and mature!","review_date":"October 28, 2017"},{"attraction_id":3357,"user":"eliseeeeeeeeee","rating":5.0,"review":"Nadia was an amazing host!. The Granville Island Foodie Tour is an amazing way to experience the incredible fresh produce from local suppliers in Vancouver. Nadia was an insightful and experienced guide who made sure we had a great time!","review_date":"March 10, 2019"},{"attraction_id":3357,"user":"amelia_s","rating":5.0,"review":"AMAZING TOUR WITH GREAT GUIDE NADIA. As a travel agent I'm always on the look out for amazing experiences to recommend to my clients while they're away. This tour with Nadia, went above and beyond expectation. Nadia was so knowledgeable and was able to answer every question we had. Nadia's tour...","review_date":"March 10, 2019"},{"attraction_id":3357,"user":"sofig7","rating":5.0,"review":"Amazing experience!. I had the best experience with Vancouver Foodie Tours. Our guide Nadia was really nice and knowledgeable! Of course, everything we tried in the market and Edible Canada was amazing! Make sure to come with an empty stomach because you will eat a lot :)","review_date":"March 9, 2019"},{"attraction_id":3357,"user":"michiek","rating":5.0,"review":"Fantastic food tour. We did this tour on a Sunday morning with Lisa as our guide. It was fantastic to have the opportunity to have so many great tastings as well as the story behind each vendor. Would highly recommend this tour if you enjoy great fresh food...","review_date":"January 28, 2019"},{"attraction_id":3357,"user":"david_m","rating":4.0,"review":"Very good Tour. This was a very enjoyable tour, and one I would recommend to anyone.\nThe meat, cheese and doughnut shops were great.\nI am now a foodie tour fan and my wife and I will hopefully repeat these in other trips as well.","review_date":"January 25, 2019"},{"attraction_id":3357,"user":"momokranz","rating":5.0,"review":"Best way to experience the Granville Island market. This tour was so much fun and Miguel was an amazing guide. Great food and lots of fun facts. Definitely the best way to see the market! Miguel also had suggestions for many different restaurants in the area which was very helpful. We're planning to...","review_date":"January 21, 2019"},{"attraction_id":3357,"user":"jennatheexplorer","rating":5.0,"review":"Incredible host for us local foodies!. We had our tour today with Miguel, and it was excellent. Miguel has an excellent memory and knew everyone's names even though many of the name tags weren't visible. He was great at describing the history of all the businesses, and injected some great humour...","review_date":"January 20, 2019"},{"attraction_id":3357,"user":"mystycka","rating":5.0,"review":"Rockstar Tour with Miguel. This tour ended up being one of the highlights of our first trip to Vancouver. Miguel expertly led us through the market, highlighting many of the amazing eats available at vendors and telling our small group the fantastic story behind each location that we visited....","review_date":"November 27, 2018"},{"attraction_id":3357,"user":"megcabrales","rating":5.0,"review":"Perfect sample of Granville Public Market food. We had a wonderful time on the Granville Market tour with Nadia. We were so excited to have a chance to sample some of the most popular vendors there, with added history and commentary by a guide, and it did not disappoint! The food at...","review_date":"November 22, 2018"},{"attraction_id":3357,"user":"trip33373873452","rating":5.0,"review":"Fantastic Guided Tour. Tracy was an amazing tour guide, taking us through the market and telling us fun stories about the owners and operators. I felt like attending the tour was well worth the money I spent and I'm so glad that I chose to do it. We...","review_date":"November 11, 2018"},{"attraction_id":3357,"user":"wander_les12","rating":5.0,"review":"Best tour in Vancouver!. This is one of the best tours I've been on in all my traveling and I HIGHLY recommend! Our tour guide was Tracy and honestly, she's what made the tour so fantastic! She was extremely knowledgeable, personable, and hilarious! We all laughed the entire time,...","review_date":"November 8, 2018"},{"attraction_id":3357,"user":"voyager14946765944","rating":5.0,"review":"Wonderful, fun foodie tour at Granville Island. We took the Granville Island foodie tour with Miguel our guide. Miguel was very entertaining and had a lot of information to share about not just about Granville but the foodie world of Vancouver too. There are so many stands at Granville Island market, we're...","review_date":"November 2, 2018"},{"attraction_id":3357,"user":"kiki444421","rating":5.0,"review":"Great tour of the Granville Market. This is a fun and informative tour of the Granville Island market. Our tour guide was very knowledgeable, and funny, which kept the tour very upbeat. We tried a great selection of food items from several vendors. We never would have been able to do...","review_date":"October 31, 2018"},{"attraction_id":3357,"user":"cmorgan627","rating":5.0,"review":"Just brilliant!. My partner and I booked our tour online at home in UK, having not really done much research and not really knowing what to expect. We had Nadia as our tour guide she took us around a variety of different places, there was something for...","review_date":"October 10, 2018"},{"attraction_id":3357,"user":"sam_h","rating":5.0,"review":"Wonderful. The Vancouver Foodie Tour we took part in on Granville Island was one of the highlights of our trip! Our guide Tracy was lovely, really knowledgeable and enthusiastic. She went out of her way to ensure my wife's nut allergy was catered for. It was...","review_date":"October 6, 2018"},{"attraction_id":3357,"user":"safari744953","rating":5.0,"review":"Worth every $. I booked this tour for my friend and I as she is a foodie. Lydia, our guide, was knowledgeable, friendly and very helpful not only with the tour but also with information in regard to Vancouver. My friend loved the tour and we had such...","review_date":"October 4, 2018"},{"attraction_id":3357,"user":"stalbott","rating":5.0,"review":"Superb!!. Nadia was an amazing guide as we explored so much of what Granville has to offer! Her culinary expertise was greatly appreciated and we knew exactly who had made or grew the food and drinks we were tasting. She worked great with some last minute...","review_date":"October 4, 2018"},{"attraction_id":3357,"user":"sheryl_b","rating":5.0,"review":"Yummy Food Walkies. Despite the grey day, Tracy Volb, our guide, brightened our tour with her humour, knowledge and consideration. She made sure at each stop that all tour guests could see and hear. What a diverse food experience savoury to sweet with the beginning and end at...","review_date":"October 3, 2018"},{"attraction_id":3357,"user":"kimik728","rating":5.0,"review":"Great experience. I did the 10am tour with Miguel and it was such a highlight of our Vancouver trip! I learned a lot about the market and was so glad I was there with a guide who could point out the must knows (otherwise I could see...","review_date":"October 1, 2018"},{"attraction_id":3357,"user":"teresab25","rating":5.0,"review":"Delicious and fun!. We booked a tour of foodie hotspots with Miguel on Friday and had a great time! It was hard to decide which stop was our favorite: JJ Bean Coffee, Lee\u2019s Doughnuts, Granville Island Tea, cheeses, amazing sausages, artisanal bread, local wine. Every bit was delicious...","review_date":"September 30, 2018"},{"attraction_id":3357,"user":"mn2ca","rating":5.0,"review":"So much fun....... I booked this tour as this was my first time in Vancouver. Our guide was Emily and she is great. We had a lot of fun and the food was amazing (especially the cheese). There is definitely more to see at the market so I...","review_date":"September 29, 2018"},{"attraction_id":3357,"user":"indiafleurjg","rating":5.0,"review":"Highlight of our Vancouver trip! . We had the best time on the Granville Island foodies tour with Michael - such a friendly, lovely man who knew so much about food. We were fortunate enough to be the only two on the morning trip so basically had a private tour which...","review_date":"September 24, 2018"},{"attraction_id":3357,"user":"chantal_t","rating":5.0,"review":"Nadia makes the tour interesting, fun and professional. Interesting, fun and professional tour from Nadia. I loved it and bought some product to try at home. Thank U!","review_date":"September 24, 2018"},{"attraction_id":3357,"user":"passenger696099","rating":5.0,"review":"Unforgettable experience with Nadia. My husband and I went on a small group tour of the Granville Island Market while attending a business related trip to Vancouver. Our tour guide, Nadia, made this an extremely unforgettable and fun day. Her knowledge of everything food related was amazing! She gave...","review_date":"September 24, 2018"},{"attraction_id":3357,"user":"aidolo","rating":5.0,"review":"Personalized tour with expert, experienced guide.. Nadia was an absolutely fantastic guide with serious culinary and travel chops to back up her wide-ranging knowledge. The tour itself was run very smoothly as a well-oiled and well-timed routine. The foods were sequenced, portioned, and presented well with plenty of background information and...","review_date":"September 20, 2018"},{"attraction_id":3357,"user":"angela_w","rating":5.0,"review":"Fun Tour!. Michael was very knowledgeable and made our food tour very fun! Make sure to get the donut shop on your list to stop at ;)","review_date":"September 19, 2018"},{"attraction_id":3357,"user":"grandmama2018","rating":5.0,"review":"Don\u2019t miss. What a great experience, it is a wonderful help to have someone guide you through the market. There are so many options and choices.","review_date":"September 17, 2018"},{"attraction_id":3357,"user":"clipdesk","rating":5.0,"review":"Favorite experience here in Vancouver.. We really enjoyed this tour. Nadia, our guide, was excellent. Wish we were here longer in Vancouver to do other tours. Five star experience.","review_date":"September 10, 2018"},{"attraction_id":3357,"user":"pennyh75070","rating":5.0,"review":"Fun tour. Tracy was very personable and made the Foodie Tour a lot of fun. Food choices were very good and she kept us entertained as well as fed!! Would recommend the tour. We went back 2days later and bought food from almost every vendor that she...","review_date":"September 8, 2018"},{"attraction_id":3357,"user":"elizabeth_m","rating":5.0,"review":"Great tour - recommend it!. We had a great time on the Granville Island Foodie Tour. We got a taste of Vancouver and ended up buying several of the items we tasted to enjoy the rest of our vacation. Great way to get a feel for the island and city,...","review_date":"September 8, 2018"},{"attraction_id":3357,"user":"jean_f","rating":5.0,"review":"Jean. Michael was very knowledgeable and passionate about food and Vancouver. Enjoyed all the food stops selected!","review_date":"September 8, 2018"},{"attraction_id":3357,"user":"sophia_c","rating":5.0,"review":"Great tour guide, wonderful time. We had a great time with the Granville Island Market Tour. Michael, our guide, was friendly, articulate, and thoughtful. We tried samples of famous local products that were so delicious. Although the market was busy, we were still able to spend time at several stores,...","review_date":"September 7, 2018"},{"attraction_id":3357,"user":"dekays","rating":5.0,"review":"Fantastic intro to Granville Island Market. Although my third time to Granville Island, it was my first tour. Our guide Nadia uncovered new delights and provided history and perspectives I hadn't heard before. We loved the charcuterie, coffee, truffle salt, and freshly made donuts. Our kids (middle schoolers) said it was...","review_date":"August 26, 2018"},{"attraction_id":3357,"user":"renec128","rating":5.0,"review":"Mr . Great tour with our guide Lisa. The tour is not to long, and after we discovered the introduced area alone.","review_date":"August 25, 2018"},{"attraction_id":3357,"user":"greggh777","rating":5.0,"review":"Enjoyable Granville Island Market Tour. Michael Yeung was a wonderful tour guide. He provided so much background information on every place that we stopped at in the market and he kept it all interesting. Loved all the different places and flavors.","review_date":"August 25, 2018"},{"attraction_id":3357,"user":"debra741","rating":5.0,"review":"Granville Island Market tour. Did this tour today with guide Emily. It was GREAT!! She accommodated dietary restrictions, introduced us to many epicurean delights and gave us a great overview of the market and the island. Excellent job Emily!!!","review_date":"August 22, 2018"},{"attraction_id":3357,"user":"m5302hzmeganm","rating":5.0,"review":"Perfect way to lunch in Granville Island Market. We were staying in Vancouver for about 36 hours after getting off an Alaskan Cruise. We found this to be a perfect activity for our family of 4 (kids ages 7 & 10) at lunch time before catching the red-eye back to the east coast....","review_date":"August 18, 2018"},{"attraction_id":3357,"user":"stakash","rating":5.0,"review":"The ultimate Granville Island food experience!. Our tour guide Lisa could not have been nicer and she took us to such a wonderful variety of places to eat. It is the perfect way to experience Granville Island and get a taste of all the great foods available. If I ever have...","review_date":"August 12, 2018"},{"attraction_id":3357,"user":"andy_s","rating":4.0,"review":"Tour. Well organized, this tour has experienced hosts who have clearly done it multiple times so they know what to look out for and point out. There appeared to be some false information with the history of Granville Island as The Keg didn't start there, but...","review_date":"August 10, 2018"},{"attraction_id":3357,"user":"947nevat","rating":5.0,"review":"We had a blast!. My friends and I thoroughly enjoyed our tour with Nadia. Not only was the food delicious and all the info and history fun and interesting, Nadia herself was a gem! She was engaging, funny, completely knowledgeable and helpful answering questions about local food and things...","review_date":"August 10, 2018"},{"attraction_id":3357,"user":"beth_s","rating":5.0,"review":"Amazing local food tour!. We really enjoyed our walking tour of the Granville Island Market. Tracy was so fun and knowledgeable. The food was tasty and diverse, and I appreciated the quality and skill of the artisans. I would absolutely take this tour again!","review_date":"August 9, 2018"},{"attraction_id":3357,"user":"dennis_r","rating":5.0,"review":"Emily\u2019s tour.. We started our tour at \u2018Edible Canada restaurant \u2018 where we sampled some lovely food then went to the market where we sampled the tea lemonade cherries,cheese,bread,charcuterie,coffee & finally doughnuts,all of which were fresh & tasty.Loved the slices of cured bison.\nThe ambience & atmosphere...","review_date":"August 6, 2018"},{"attraction_id":3357,"user":"blatchp","rating":5.0,"review":"A Granville Island must do. Miguel was our guide for a group of 16, and made us all individually welcome. The quality and variety of food was excellent, though I have to say that freshly cooked ring doughnut at then end was unforgettable! Would highly recommend. This was more about...","review_date":"July 26, 2018"},{"attraction_id":3357,"user":"nbfjcruz","rating":5.0,"review":"TRACY....5 letters.....5 stars.....Coincidence? LOL.. Our small group spent a couple of hours with Tracy (Vancouver Foodie Tours) this morning, at the Granville Market, enjoying her knowledge and enthusiasm. We sampled everything from savory meats to sweet chocolate. I had a cup of life changing coffee (JJ Bean) and the...","review_date":"July 23, 2018"},{"attraction_id":3357,"user":"f00d12345","rating":5.0,"review":"Vancouver Foodie tour. Had such a great family experience eating our way through Granville market. Lisa, our tour guide, was very knowledgeable and enthusiastic. We would certainly recommend this tour to people of all ages.","review_date":"July 21, 2018"},{"attraction_id":3357,"user":"hijohanna","rating":5.0,"review":"Private Tour. Luckily we were only the four of us so we had an intimate tour with our lovely guide Tracey. She was well informed about everything and could answer all our questions and gave us some insider tips for our trip. The stops were well chosen...","review_date":"July 20, 2018"},{"attraction_id":3357,"user":"annie_e","rating":5.0,"review":"Great food and fun. My husband and I had an amazing time on the tour. Our guide, Michael, was friendly, knowledgeable about the area and market, and gave us great recommendations for other things to do in the city after. I highly recommend the tour for any foodies.","review_date":"July 19, 2018"},{"attraction_id":3357,"user":"diannamania","rating":5.0,"review":"Granville Island Market Tour. My husband and I were only in Vancouver for a few hours, but I insisted that we do a food tour. We chose the Granville Island Market Tour and we both really enjoyed it!\nThis was definitely what I consider to be a traditional food...","review_date":"July 17, 2018"},{"attraction_id":3357,"user":"abing_j","rating":5.0,"review":"Fresh, fantastic, fabulous food. Granville market is a real must see attraction. We went on a Sunday for the morning tour and it was bustling with artisan food shops teaming with fresh produce. The atmosphere made you want to explore, with buskers serenading each step and lots of locals...","review_date":"July 15, 2018"},{"attraction_id":3357,"user":"quentin_e","rating":5.0,"review":"Fantastic Market and Tour. We did the Granville market tour with Emily who was fantastic, it was a great mix of Savoury and sweet treats with personal favourites, the Honey Dipped Donuts from Lee\u2019s and cheese from Benton Brothers Fine Cheese. Also tried White Tea Lemonade which was very...","review_date":"July 10, 2018"},{"attraction_id":3357,"user":"sci-guy82","rating":5.0,"review":"Great foodie time with Tracy. Went on the Granville Public Market foodie tour and had Tracy as our guide. She was friendly, personable and all had a great time as not only did she know her info, but she was able to explain and relate it to our personal experiences...","review_date":"June 28, 2018"},{"attraction_id":3357,"user":"annienaumann","rating":5.0,"review":"Had such a great time - the food = delicious!. My husband and I live in Vancouver but have never done a food tour of Granville Island, so we decided to book one when his parents were in town (from overseas). We had previously done the street food tour (same company) a few years ago...","review_date":"June 26, 2018"},{"attraction_id":3357,"user":"jordanmartindale","rating":5.0,"review":"A great way to get a taste of all Granville has to offer!\". Emily was a spectacular host - so friendly and knowledgeable. We went to 9 specific vendors and tried everything from coffee and donuts to charcuterie and cheese! If you love food and have a couple of hours to spare, this is definitely something you'll want...","review_date":"June 25, 2018"},{"attraction_id":3357,"user":"elu22222","rating":5.0,"review":"Excellent foodie tour of Granville Isl Market . Miguel was our guide and took us through a 2 hour journey of savory, sweet, salty and more. Ate our way through dozens of delicacies; from bread, meat, veggies, fruit, coffee, tea, nuts, chocolates, and - not to forget - honey-glazed donuts. We can highly...","review_date":"June 22, 2018"},{"attraction_id":3357,"user":"raincityeats","rating":5.0,"review":"Emily was a knowledgable and terrific host! A great tour to get a taste of Vancouver's foodie scene.. I was fortunate to attend the Small-Group Granville Island Market Tour and I would recommend this tour to get a sample of what Vancouver has to offer. Some notable mentions were Oyama Sausage Co. charcuterie platter, Lee's Honey Dip donuts, the Benton Brother's Raclette and...","review_date":"June 20, 2018"},{"attraction_id":3357,"user":"merle_d","rating":4.0,"review":"Nice way to see the market.. Mike, the tour guide, was very knowledgeable and friendly. The tour gave us a great overview of the Market and some very nice tastings. Only one was \"sit down\", and it was at the beginning of the tour. I would have preferred that one be...","review_date":"June 20, 2018"},{"attraction_id":3357,"user":"andrew_f","rating":5.0,"review":"Fun and fast-paced tour of Granville Island highlights with history. This was a great introduction to Granville Island and it's food culture. Our guide Michael was very knowledgeable and had a background in the food industry, and provided context and history on the places we visited. I felt like we got a (literal) taste of...","review_date":"June 18, 2018"},{"attraction_id":3357,"user":"margarita_s","rating":5.0,"review":"Fantastic Granville Island Foodie Tour. Had a wonderful time. They were even accommodating for people with food allergies. Loved every bite.","review_date":"June 17, 2018"},{"attraction_id":3357,"user":"gerard_p","rating":5.0,"review":"Granville Island Foodie Tour. My daughter and I were excited to try this tour, and it did not disappoint. We tried a variety of items, from hummus to charcuterie to coffee to bread to cheese to donuts. Our favorites were the 5 year aged cheddar and the charcuterie selection,...","review_date":"June 15, 2018"},{"attraction_id":3357,"user":"txsladytolv","rating":5.0,"review":"Best Vancouver tour and tour guide . My husband and I enjoyed our tour with Nadia immensely! She took us to all the best places at Granville Market and was spot on with her knowledge. Very experienced chef and brought lots of energy and fun to our tour. Thank you Nadia for...","review_date":"June 13, 2018"},{"attraction_id":3357,"user":"con_p","rating":5.0,"review":"Amazing tour guide, delicious food and great group. I attended this tour after hearing good reviews from one of my coworkers. My mom, my aunt and uncle, and I were pleasantly surprised by this tour. I grew up here in Vancouver so I was very amazed by the knowledge provided by our tour...","review_date":"June 11, 2018"},{"attraction_id":3357,"user":"michaelcochrane8","rating":5.0,"review":"Market food tasting tour. This tour was really good where we got to sample different types of food from the market. The tour guide was excellent and told a history of each of the vendors that we visited","review_date":"June 10, 2018"},{"attraction_id":3357,"user":"jeffdbondy","rating":5.0,"review":"Fantastic Tour. Took my Dad on the Granville Island Market Tour...he had a fantastic time. Emily, our guide, was excellent...she had an amazing energy and adapted to our diverse group. Thanks Emily. The Market wasn't as busy as normal (I live here in Vancouver), so it was...","review_date":"June 3, 2018"},{"attraction_id":3357,"user":"vancitygirl35","rating":5.0,"review":"Love food? This is a must!. As a local in Vancouver, Granville Island is one of my favorite places to visit. Love all the artisans, fresh fruits and vegetables. Have never experienced the food side of the market until today. We recently played tourist in your own city and participated in...","review_date":"May 31, 2018"},{"attraction_id":3357,"user":"jaiers","rating":5.0,"review":"Fantastic Food Tour. My friend and I went on the Granville Island Food Tour this morning. It was an amazing experience from start to finish ! Our guide was knowledgeable, fun and gave so many great food tips ! I would highly recommend it !","review_date":"May 29, 2018"},{"attraction_id":3357,"user":"sjg359","rating":5.0,"review":"A good overview of what\u2019s on offer at Granville Mkts. This was a very enjoyable few hours tasting around 8 of the food stalls in the Granville markets - by nature and tour price this is a brief look, so I\u2019m not as fixated on lengthy history or interviews with the owners, as they all...","review_date":"May 28, 2018"},{"attraction_id":3357,"user":"janetxiv","rating":4.0,"review":"A fun tour of the Granville Island food market. This was a fun way to spend a few hours. We definitely enjoyed sampling food and drink. That said, this was not as history-based as other foodie tours I've taken, for instance, in New York City. To get the history, read the plaques posted outside...","review_date":"May 28, 2018"},{"attraction_id":3357,"user":"james_g","rating":3.0,"review":"Just a taste. A difficult tour to review, but let me start by saying that everything we tried was excellent and our guide Michael did a wonderful job of showing us around. That said, this tour was lacking in some ways. First, the market at Granville Island is...","review_date":"May 27, 2018"},{"attraction_id":3357,"user":"cleootchere","rating":5.0,"review":"Food was great, and the guide was even better!. Looooved this tour! I've been to Granville Island several times and am a local of Vancouver, but there were so many things and places in Granville Island I had no idea about.\nThe places Nadia took us were all amazing down to the food, and...","review_date":"May 23, 2018"},{"attraction_id":3357,"user":"adamjwa","rating":5.0,"review":"The highlight of my trip to Vancouver. A friend in Vancouver recommended doing a tour with Foodie and I didn't really know what to expect. I should not have worried. In the awesome surroundings of Granville Island Market, our guides navigated our little group to various stalls where handpicked vendors gave us...","review_date":"May 22, 2018"},{"attraction_id":3357,"user":"kaykay041","rating":5.0,"review":"Loved the tour. We fully enjoyed the Granville Island tour with Tracy..We are locals who were on a weekend holiday in our own town. Tracy was excellent very knowledgable and so much fun. I would totally recommend this tour for both tourists and locals.","review_date":"May 14, 2018"},{"attraction_id":3357,"user":"goldfish28","rating":5.0,"review":"Pleasant surprise. My husband and I have lived in Vancouver for a long time. I was a bit skeptical going into the tour, thinking that I will have seen and eaten everything this tour would suggest, but I was happy to be proven wrong! Lisa was a...","review_date":"May 11, 2018"},{"attraction_id":3357,"user":"bioerwin","rating":5.0,"review":"Small place Bg Taste. Went to the Foodie Tour hosted by Nadia who is by far one of the best tour guides I have had here in all of Vancouver. Her experience as a chef and her love for food is downright infectious, definitely created an incredible experience and...","review_date":"May 9, 2018"},{"attraction_id":3357,"user":"ashley_a","rating":5.0,"review":"Excellent tour with excellent tour guide. Booked this on recommendation from friend and not disappointed. Thoroughly recommend. Small friendly group with friendly, knowledgeable host Micheal who made sure everyone was included. A great introduction to Granville Island and great food tastings. V good value tour.","review_date":"May 6, 2018"},{"attraction_id":3357,"user":"rebecca_m","rating":5.0,"review":"Must do tour in Vancouver! . We had a great morning with Tracy and Michael our tour guides who made it a fun and inclusive tour. It is a great way to visit Granville island and enjoy all of the local food and drink on offer in the market including cheese,...","review_date":"May 4, 2018"},{"attraction_id":3357,"user":"beth_ann_k","rating":5.0,"review":"Excellent tour. Our guide was wonderful and so knowledgeable. We thoroughly enjoyed the tour, and are so glad we booked it. Lots of interesting choices to sample throughout the tour, also.","review_date":"May 3, 2018"},{"attraction_id":3357,"user":"pmepac","rating":5.0,"review":"Fabulous Local flavors. We were in town for a conference and this was one of the activities offered, and we are so glad we chose it! Our tour guide, Nadia, was knowledgeable, inclusive, and really enjoyed the subject. The samples from each vendor were tasty, and it was...","review_date":"April 30, 2018"},{"attraction_id":3357,"user":"a896ghmaryd","rating":5.0,"review":"Great morning of food. We did the Grandville island food tour which was a great taster of the produce and food the island has to offer. Very informative and friendly guides Tracey and Michael shared the history and stories of the island and the stalls while we sampled delicious...","review_date":"April 28, 2018"},{"attraction_id":3357,"user":"thumbsuptravellers","rating":5.0,"review":"Fantastic. Everything from the guide to the food was an amazing experience. I ill certainly be doing the food truck one asap.","review_date":"April 23, 2018"},{"attraction_id":3357,"user":"eringadv","rating":5.0,"review":"Yum! . Wonderful local experience. Tracy made an excellent host. Thanks for a great morning of food exploration!","review_date":"April 23, 2018"},{"attraction_id":3357,"user":"mirabel26","rating":5.0,"review":"Highly recommended!. Fantastic tour of Granville Island. Tour guide Lydia struck just the right note: friendly, very knowledgeable... and guiding us to wonderful food. Donuts will never be the same again! Impeccably organised, highly recommended.","review_date":"April 14, 2018"},{"attraction_id":3357,"user":"anneabe","rating":5.0,"review":"One of the highlights of our trip!. This tour was fantastic! Our guide Vicky was so friendly and knowledgeable. Her enthusiasm was infectious - it made our whole group feel like we were a family of foodies on an adventure together.\nThis was an excellent way to experience the market and learn...","review_date":"April 12, 2018"},{"attraction_id":3357,"user":"modefan","rating":5.0,"review":"Amazing tour, from start to finish!. I went on the Granville Island Market Tour with a group of friends last week and we all loved it. Our guide Lydia, was so genuinely friendly and informative. Having been to the market on several occasions, I wasn't sure what to expect. We were...","review_date":"April 9, 2018"},{"attraction_id":3357,"user":"briggs1002","rating":5.0,"review":"Go rain or shine!. Great tour of a wonderful market. Nadia did a fantastic job, she definitely knows her way around the market plus her description of the tastings and how you could fix it at home was fabulous.","review_date":"April 7, 2018"},{"attraction_id":3357,"user":"lcsimpson","rating":5.0,"review":"Educational, Informative, Tasty and Fun!. For many years I have observed this tour on Granville Island and never thought to participate as I am a local resident and did not think there would be sufficient value\/information. BOY WAS I WRONG! Nadia our guide was amazing. An extremely knowledgeable Chef, Foodie...","review_date":"March 31, 2018"},{"attraction_id":3357,"user":"lindsay_p","rating":5.0,"review":"Excellent Tour. We had a great time. Our tour guide, Nadia, was well informed, well spoken, and very interesting. Highly recommended!","review_date":"March 26, 2018"},{"attraction_id":3357,"user":"aslinton86","rating":5.0,"review":"Tastes so good!. Amy and I recently completed the tour and it was fantastic. As tourists, it was difficult to know where to start with all the bustling stalls. Tracy was a very knowledgeable guide bringing the market to life. The samples we had were delicious! I\u2019d highly...","review_date":"March 19, 2018"},{"attraction_id":3357,"user":"brandon_v","rating":5.0,"review":"Great Tour & Guide. My wife and I had a really great time with Tracy as our guide. I definitely suggest anyone visiting the area (or even from the area) put some time aside to get guided through the market before heading off on your own.","review_date":"March 18, 2018"},{"attraction_id":3357,"user":"diana_a","rating":5.0,"review":"Terrific tasting tour of Granville Island. My husband and I had an incredible time on the Granville Island Market tour-- Tracy was an awesome guide; her sound knowledge and sense of humor made the tour such a pleasure (not to mention all of the amazing tastings).\nWe definitely recommend this tour...","review_date":"March 18, 2018"},{"attraction_id":3357,"user":"mcohen131","rating":5.0,"review":"Fun, delicious, and personal. What a wonderful tour! Tracy is truly knowledgeable about food, Vancouver, and the Vancouver food scene! She is also very funny in a genuine way, which makes the whole experience extra enjoyable. When you are laughing and having a good time with other people while...","review_date":"March 17, 2018"},{"attraction_id":3357,"user":"cscott_4104","rating":5.0,"review":"Foodie Tour....Treat yourself!!!. This tour was great. Tracy, our host, was fabulous. I did the Gas Town Tour with Tracy a year ago and enjoyed it so much that I had to come back with my husband and do another one of the Vancouver Foodie Tours with Tracy....","review_date":"March 17, 2018"},{"attraction_id":3357,"user":"katel930","rating":5.0,"review":"Great tour, amazing guide, wonderful food!. Tracy was a fantastic guide and so knowledgable about the market and how to find the good stuff locals know about.\nI would 100% recommend the tour and come hungry!","review_date":"March 8, 2018"},{"attraction_id":3357,"user":"nikim668","rating":5.0,"review":"Fun start to a great day!. Miguel, our guide was a great host!\nFast paced tour with lots of yummy snacks! Miguel has a great personality and truly enjoys showing people around the Market and giving little historical tidbits along the way! Thank you for a great morning! Would definitely recommend...","review_date":"February 19, 2018"},{"attraction_id":3357,"user":"jocala83","rating":5.0,"review":"Arrive hungry!. My husband and I took the Granville Island Market Tour on a Sunday morning and had an absolute blast. We had been recommended not to have a big breakfast before the tour and we were both so glad to have heeded the advice, because we...","review_date":"February 14, 2018"},{"attraction_id":3357,"user":"hayleybakes","rating":4.0,"review":"Good Food, not Amazing. I went on the 'unlocked for locals' tour of Granville Island during Dine Out Vancouver. For something meant for locals, it felt very touristy.\nOur guide was SUPER informative and knew tons of information about the buildings, business owners and food around the city. It...","review_date":"January 26, 2018"},{"attraction_id":3357,"user":"jarone0318","rating":5.0,"review":"Fantastic Experience. Had an absolute blast on this tour. The food was outstanding. The icing on the cake was having Miguel, \u201cMr Granville\u201d as our guide. He is extremely passionate about food and giving the people on his tour a memorable experience. I would do this tour...","review_date":"January 11, 2018"},{"attraction_id":3357,"user":"lightpacker611874","rating":5.0,"review":"Amazing, memorable experience.. I had a fantastic experience on this tour largely possible due to Miguel\u2019s enthusiasm, charisma, and knowledge of not only the food we were eating, but also of the origins of that food.\nThe experience is just as important as the food itself, and I...","review_date":"January 3, 2018"},{"attraction_id":3357,"user":"nellobaby","rating":4.0,"review":"Fantastic and delicious. Very knowledgeable and energetic tour guide. Food samples were delicious - we did the Christmas Classics edition and got to taste some holiday treats like gingerbread donuts, Christmas reserve coffee. It was fun to eat and drink our way while learning about the history of...","review_date":"January 2, 2018"},{"attraction_id":3357,"user":"sarad16","rating":5.0,"review":"Can\u2019t go wrong with a food toue. We think a food tour is always the best way to experience a new place, and this was no different. Miguel was a great guide and we got to taste food from 7 different locations in the market. Our tour ended at Edible Canada with...","review_date":"December 30, 2017"},{"attraction_id":3357,"user":"creekergirl1","rating":4.0,"review":"Vancouver Foodie Tours. We were locals that took this amazing tour of Granville Island Market. Miguelle was an excellent guide. We learned many things about the Market history that we did not know. It was great to taste things from vendors we had not shopped at before. We...","review_date":"December 16, 2017"},{"attraction_id":3357,"user":"travelingmomseattle","rating":5.0,"review":"Arrive hungry!. We did this tour on a rainy Saturday morning and it was a lot of fun - and filling. Nadia gave us fun behind-the-scenes info and we tasted a lot of interesting foods. It was an easy way to get to know the market better...","review_date":"December 5, 2017"},{"attraction_id":3357,"user":"raphaeltravel","rating":4.0,"review":"Great guide, great market, ok tour. Nadia makes the tour very lively and instructive! We indeed drunk and ate nice food but nothing absolutely marvellous about the tour itself. The market is great and you can get the vibes and the taste yourself.\nThat said, the tour may help you to...","review_date":"December 3, 2017"},{"attraction_id":3357,"user":"ashley_p","rating":5.0,"review":"Best Part of the Trip!. For anyone considering taking the Granville Island Marker Tour, I HIGHLY recommend it! Our tour guide was Tracy, and right away I knew it was going to be a fun morning!\nTracy greeted us at Edible Canada where we began our tour. We sat down...","review_date":"December 3, 2017"},{"attraction_id":3357,"user":"salima3016","rating":5.0,"review":"Amazing experience as a Local. Tracy, our tour guide was very knowledgeable, professional and genuine. I've lived in Vancouver my entire life and work as a hotel concierge. Although I'm a local and have been to Granville Island more times than I can count, I found the tour to be...","review_date":"November 30, 2017"},{"attraction_id":3357,"user":"matt_p","rating":5.0,"review":"A \"Must-Do\" For Any Visit to Vancouver.. My wife and I took a small vacation to Vancouver over Thanksgiving and on a last minute whim decided to take the \"Granville Island Market Tour\". I will tell you that this tour is a \"must-do\" if you are visiting Vancouver. Tracy (our guide) was...","review_date":"November 26, 2017"},{"attraction_id":3357,"user":"stevedt618dx","rating":4.0,"review":"Don't Have Breakfast Beforehand . . .. This is a great way to get a handle on some of the highlights of the Granville Islands Markets. The guides are knowledgable and entertaining, and how can you NOT like a tour that starts with 'breakfast wine'!\nThe tour covers quite a bit of...","review_date":"November 23, 2017"},{"attraction_id":3357,"user":"frank_b","rating":5.0,"review":"Great Intro to Granville Island Market. I lived in Vancouver for three years and had been to Granville Island on many occasions. Hence I wasn't sure whether a guided tour would be worth the money. My girlfriend convinced me and boy am I glad she did.\nThe market on Granville Island...","review_date":"November 17, 2017"},{"attraction_id":3357,"user":"sandra_a","rating":5.0,"review":"Fun Sunday on Granville Island. As Vancouverites we\u2019ve been to the market plenty of times, however, the guided tour allowed us to experience it very differently. Our guide Tracy was awesome and frankly it was her fun and informative editorials that made the tour so memorable. We had a lovely...","review_date":"November 13, 2017"},{"attraction_id":3357,"user":"afmobailey","rating":5.0,"review":"Really Amazing Trip Experience!. Quite honestly, I had a blast attending the Granville Island Walking Tour. Our tour guide Miguel was just amazing: knowledgable, articulate and interesting to listen to. It was my family's first time in Vancouver, and I've got to say that the food here is awesome!...","review_date":"November 12, 2017"},{"attraction_id":3357,"user":"shari_t","rating":5.0,"review":"Foodie heaven. My best friend booked this tour during our weekend in Vancouver. It was certainly a highlight of our trip. There is something for everyone, tea, coffee, cheese, bread, wine, fruit and veg, doughnuts and so much more. it was worth every cent and second. Our...","review_date":"November 8, 2017"},{"attraction_id":3357,"user":"linda_l","rating":5.0,"review":"Amazing Food Tour by Lisa!. My boyfriend and I really enjoy the food tour that Lisa lead. We where able to taste and drink some amazingly wonderful food that highlights some of Granville Island favorites. So much that we end up returning to purchase the items again! Highly recommend to...","review_date":"October 30, 2017"},{"attraction_id":3357,"user":"ahmalei","rating":5.0,"review":"Great tour! Highly recommended!. Our tour guide Lisa is awesome! Tour was very informative with history of Granville Island and each of the stores that we visited during the tour. We had the best of the best food in Granville Island. Tasting size was big...so full after the tour!...","review_date":"October 30, 2017"},{"attraction_id":3357,"user":"dlrambo","rating":5.0,"review":"Delightful experience with Nadia. Nadia, our tour guide, is amazing. Her passion for food and her willingness to share her experiences as a private chef added so much to the tour. The diversity of the tastings was great and certainly sparked my interest in learning more about food and...","review_date":"October 23, 2017"},{"attraction_id":3357,"user":"ebonylang91","rating":5.0,"review":"granville island foodie tour. We have travelled from Australia and was advised by our travel agent to go on this tour. We were a bit unsure at first and worried we wouldn't like the tastings, however it was one of the greatest tours we have done! The food was...","review_date":"October 20, 2017"},{"attraction_id":3357,"user":"kathym100","rating":5.0,"review":"Wonderful Tour by Lydia!. Thoroughly enjoyed this tour today. Our Tour Guide, Lydia was fun and informative, the food was excellent and I would recommend it to anyone who has an interest in food and learning more about the food that is grown locally.","review_date":"October 16, 2017"},{"attraction_id":3358,"user":"753chrisb753","rating":5.0,"review":"Goos friendly informative tour. Enjoyed the tour and wine tasting. Would recommend. Had tour of facilities and tasting of four wines,.","review_date":"January 4, 2019"},{"attraction_id":3358,"user":"jncfix","rating":5.0,"review":"Very Pleased. We stopped here on a whim and were very pleased. Out of the 6 wines we tried they were all very good. The one odd or unique thing was their peach wine. It's NOT like apples and cider, this is a VERY gooood wine. The...","review_date":"February 17, 2018"},{"attraction_id":3359,"user":"melonsgal1","rating":5.0,"review":"Just great. We loved the experience of the sea plane. My husband is 6' 2\" and his legs were quite cramped inside the plane. But worth it when we took off such an unique experience. We went on the whale watch too. And visited Victoria. The gardens...","review_date":"September 18, 2018"},{"attraction_id":3359,"user":"philipf223","rating":5.0,"review":"No Orcas and still Amazing . We thoroughly enjoyed this trip. The planes were on time and professional. My husband got sit in the co-pilot seat so he was ecstatic. Loved getting the opportunity to experience water take off and landings.\nUpon arriving in the adorable and beautiful Victoria, we found...","review_date":"August 7, 2018"},{"attraction_id":3359,"user":"arturof891","rating":4.0,"review":"Day in Victoria. Good flight. Flight was delayed due to weather and the reservations employee whom I called to confirm the flights with instructed me to show up at the wrong time. This caused them to mark us as no shows and we were pushed to a later...","review_date":"April 30, 2018"},{"attraction_id":3360,"user":"eecho822","rating":1.0,"review":"Why bother the tour? Go there by yourself.. The journey was pleasant until the tour guide decided to abandon my friend and I after lunch and before heading to the glacier. We went there 10 minutes earlier than the time they asked, and when we tried to look for help we found out...","review_date":"March 7, 2019"},{"attraction_id":3360,"user":"yulias_ink","rating":5.0,"review":"Unique and very informative experience. Wow. We learned so much and it made some much sense to our curious minds! It is a must-do if you get a chance. It is a complete eye-opener to some basic things in Nature and (SPOILER) it explains how stunning lakes of Banff and...","review_date":"February 14, 2019"},{"attraction_id":3360,"user":"verena_s","rating":5.0,"review":"How to become a glacier expert!. Matt was out tour guide on this full day excursion. With a lot of stops on the way (first stop just north of Lake Louise), you get to see many glaciers, lakes and mountains. And learn so much about the environment and especially glaciers.\nThe...","review_date":"October 18, 2018"},{"attraction_id":3360,"user":"smodra","rating":5.0,"review":"Athabasca Glacier Snow Trip. Our entire family took this trip and had an amazing time largely in part to our guide Andy. From the very start to the very finish of the trip nothing was too much trouble for Andy, he has a vast amount of knowledge on all...","review_date":"October 12, 2018"},{"attraction_id":3360,"user":"nicole_s","rating":5.0,"review":"Great Small Group Tour. I did two tours while in Banff, one with Discover Banff and another with a larger company and I much preferred this one. It was much more pleasant and relaxing to be on a small group tour. Ed was our tour guide and I thought...","review_date":"October 11, 2018"},{"attraction_id":3360,"user":"bneff2000","rating":5.0,"review":"Glacier tour. Ed was our tour guide and he was fantastic! He kept up entertained the whole trip and was very knowledgeable! We couldn\u2019t have asked for better weather. Well done!","review_date":"September 30, 2018"},{"attraction_id":3360,"user":"travelmonica2018","rating":5.0,"review":"Amazing. First of all, our tour guide Line was outstanding. Despite of being sick and not feeling well, she still did an excellent job. She was knowledgeable, had a great sense of humor and we felt very safe while we were driving around. The drive from...","review_date":"September 28, 2018"},{"attraction_id":3360,"user":"mtrq","rating":5.0,"review":"Athabasca Glacier Trip. The trip was worth the money. We made several stops along the way to see the beautiful scenery. Eb was a great guide, very informative. We stopped at Bow Lake, walked on a glacier, went out on the skywalk, and made a stop at Peyto...","review_date":"September 23, 2018"},{"attraction_id":3360,"user":"johnandkathyr","rating":5.0,"review":"Excellent all day trip. Andy was our guide, with Discover Banff Tours. He was super knowledgeable about the geology, animals and history of the area. He was very fun to listen to. Exactly the right mix of friendliness, personality and knowledge.\nHe stopped at amazing photo stops on the...","review_date":"September 23, 2018"},{"attraction_id":3360,"user":"wendy_h","rating":5.0,"review":"Columbia Icefields & Glacier tour. Had an amazing day touring the Icefields & glacier. Enjoyed being in a smaller tour group. The tour bus was very comfortable & we made plenty of stops along the way for photos & breaks. Our guide Emma was awesome! She was very knowledgeable &...","review_date":"September 8, 2018"},{"attraction_id":3360,"user":"rstark2016","rating":5.0,"review":"A Day of Discovery & Learning. Aaron was an outstanding tour guide as he is well-informed, hospitable and congenial. Our itinerary including stops at Peyto Lake, picnic lunch at Sask. River and of course the Ice Fields was spot on. Just the right amount of time and we greatly enjoyed Aaron's...","review_date":"September 7, 2018"},{"attraction_id":3360,"user":"dharshank","rating":5.0,"review":"Gret Tour. Great tour. Duration is small (15min and takes a while to get out of the snow bus), but definitely recommended. You can arrange a special tour to walk \/ hike on the glacier ahead of time, we did not know.","review_date":"August 20, 2018"},{"attraction_id":3360,"user":"dar1317","rating":5.0,"review":"AMAZING!!!. The glacier tour was amazing and informative! Our driver James was very informative, funny, and we felt safe during the visit. Great overall. Strongly recommend booking in advance as times get sold out quickly.","review_date":"August 16, 2018"},{"attraction_id":3360,"user":"annie_c","rating":5.0,"review":"Very informative visit to the Athabasca Glacier. My first time visiting Banff and going to the Athabasca Glacier. Our guide was Annik and she is very helpful and super funny. She gave very thorough information of Banff and ensure she covers all details on the tour. We have decent time in each...","review_date":"August 13, 2018"},{"attraction_id":3360,"user":"pauln378","rating":5.0,"review":"Beats the self drive tour. We had a fantastic and very experienced tour guide and driver Al and the host Nicola. Al was great at story telling all there is to learn about the area and every stop adding lots of humor and interactive moments. We spent 9 hours on...","review_date":"August 12, 2018"},{"attraction_id":3360,"user":"doris_m","rating":5.0,"review":"Awesome tour. Brewster sightseeing tour was an awesome tour. Our tour guides, Mitch and George, were great.\nAt our age to say we walked on a glacier is something to remember. Very informative and helped with my husband as he is a slow walker!","review_date":"August 11, 2018"},{"attraction_id":3360,"user":"lmotto","rating":5.0,"review":"Excellent tour. Tom our guide was outstanding, with great information.. My wife and I had a great time with Discover Banff Tours. Tom our guide educated us with lots of valuable information about the Canadian Rockies, Banff National Park, the wildlife, and the Glaciers. Tom was very patient with all of our questions, and was...","review_date":"August 4, 2018"},{"attraction_id":3360,"user":"vancouverpatel","rating":5.0,"review":"Simply brilliant . The entire experience was breathtaking. Philip, from UK, was our driver to the glacier, and was the best. He sang, cracked jokes and drove this vehicle at a break neck speed of 18 mph, battling the steep ice fields , all while entertaining us! It\u2019s...","review_date":"August 2, 2018"},{"attraction_id":3360,"user":"jim2018m","rating":5.0,"review":"Columbia Ice Field Tour Was Fantastic. Our 11 hour tour in Banff and Jasper National parks was a terrific experience. From start to finish our guide, Tom, was personable, interesting, and extremely knowledgeable. It was evident that this was not a job he was just \u201cphoning in\u201d but one that provided...","review_date":"July 31, 2018"},{"attraction_id":3360,"user":"jennifer_m","rating":4.0,"review":"Very Scenic area. Went to the glacier and then the skywalk and enjoyed both a lot. We had walked on a glacier in Alaska previously so this was not a new experience for us, but still very picturesque and beautiful things to see and experience. Took our empty...","review_date":"July 31, 2018"},{"attraction_id":3360,"user":"415lydiaw","rating":5.0,"review":"Great. Tour was great and glaciers were very cool. Our tour guide Tom was exceptional - so knowledgeable and very kind. Had a really good day with everyone on the trip and we also saw a grizzly and a black bear on the way back!\nThanks...","review_date":"July 31, 2018"},{"attraction_id":3360,"user":"s1089rwpatriciak","rating":4.0,"review":"Good experience. The guides make this a fun experience, ours was Jordan and he was quite knowledgeable. It is really a once-in-a-lifetime experience, because I wouldn\u2019t pay to do it again.","review_date":"July 29, 2018"},{"attraction_id":3360,"user":"z6701hgdebbied","rating":5.0,"review":"Best Park of the Trip. We drove up from Banff on the Icefield Parkway and arrived around 11:15 am - we were able to book tours for the sky walk and the glacier walk, but we had to wait until 3:30 for the glacier. They were able to put us...","review_date":"July 26, 2018"},{"attraction_id":3360,"user":"mette_h","rating":5.0,"review":"Best mistake. Thinking this trip was in Banff and not Jasper i've booked a tour to the glacier.\nAs soon as I realised what and where I called to see if I could cancel the trip for the following day. First we where told no refund but...","review_date":"July 20, 2018"},{"attraction_id":3360,"user":"casal345","rating":5.0,"review":"view. Rob our guide was excellent, he talked most of time his talk was very informative the view was excellent, pick up drop were on time and very conveinent. bring your camera always have it ready!!\nI would defently do it again!","review_date":"July 14, 2018"},{"attraction_id":3360,"user":"larryw53","rating":5.0,"review":"awesome. when else can you ride out onto a glacier.?? Walk on a glacier, drink water from a galcier? It was fantastic","review_date":"July 11, 2018"},{"attraction_id":3360,"user":"austinmarge","rating":5.0,"review":"What a thrill!. I never dreamed that I would someday walk on a glacier! Riding the Ice Explorer to gain access to the glacier was an experience in itself. Our guide was a licensed glaciologist so related facts about the glacier we might not have otherwise learned. It...","review_date":"July 10, 2018"},{"attraction_id":3360,"user":"r901eplindap","rating":5.0,"review":"Banff through experienced eyes. Annik was our bus tour guide for the almost 12 hour trip from Banff to the glacier, with stops along the way both directions. She was funny, knowledgeable, interactive and got to know our group. She made it more special. We spotted black bears, an...","review_date":"July 9, 2018"},{"attraction_id":3360,"user":"mykayla96","rating":5.0,"review":"AMAZING. My mum and I came to Banff not really sure what to expect. We did two tours with Discover Banff in our travels. Our favorite one was the Glacier and Skywalk tour. Our tour guide Cameron did an incredible job of telling us the history...","review_date":"July 2, 2018"},{"attraction_id":3360,"user":"saurman2018","rating":5.0,"review":"exillerating. walking on a glacier, how many people can say they have done that! It was amazing, weather was awesome, the experience is worth every penny.","review_date":"June 18, 2018"},{"attraction_id":3360,"user":"stan_s","rating":5.0,"review":"Spectacular Tour. We had an absolutely fantastic trip to the Athabaskan Glacier with our very friendly and knowledgeable Irish tour guide, Ed. With his love of natural history and wildlife, Ed made it an experience that we will never forget. We stopped at many incredibly scenic spots...","review_date":"June 17, 2018"},{"attraction_id":3360,"user":"jeff_l","rating":5.0,"review":"Very helpful for last minute itinerary changes.. The folks at Discover Banff Tours were very helpful to make last minute change on the tour we booked for the Icefield tour from Lake Louis. It all worked perfectly for us and the tour to Athabasca Glacier is wonderful and highly recommended.","review_date":"June 10, 2018"},{"attraction_id":3360,"user":"jenny_g","rating":5.0,"review":"Ice explorer ride to Athabasca Glacier. Our tour guide Peter from Nova Scotia was excellent, low key, knowledgeable comments, with lots of humour to entertain a mixed group on our Tripadeal tour. Would highly recommend him to travellers.","review_date":"June 9, 2018"},{"attraction_id":3360,"user":"wer3mcds","rating":5.0,"review":"A memorable day with Anick. Every minute spent with Anick was like spending time with your favorite teacher. Her love and respect for nature and for Canada was infectious. We learned so much about a variety of topics and came away with a deeper understanding of the beautiful Canadian Rockies....","review_date":"June 6, 2018"},{"attraction_id":3360,"user":"eric_b","rating":5.0,"review":"All the knowledge the tour guide gave us of the Lakes and topography. Our tour guide who was very quick wit and very spunky. I can not remember her name. She slowed down the van on the way back from Bow Lake when she spotted a black grizzly bear. She backed the tour van up and gave everyone...","review_date":"June 6, 2018"},{"attraction_id":3360,"user":"jdtrvl","rating":5.0,"review":"Just got back from the all day Columbia Icefields Parkway tour.. Oh my, what a great day. Our tour guide from Ireland, Ed, was so knowledgeable and personable, he really made the day enjoyable. He even \u201carranged\u201d for a sighting of three black bears and one grizzly, rain, snow and sun all at the right times,...","review_date":"June 4, 2018"},{"attraction_id":3360,"user":"dobbo_13","rating":5.0,"review":"Just Do It!. Where else in the world can you drive onto, and then walk on a glacier, in safety? Certainly here is a MUST DO activity. We were part of a touring group, and 16 of us chose to do this activity, and were not disappointed. The...","review_date":"June 1, 2018"},{"attraction_id":3360,"user":"gjboyle66qwertyu","rating":5.0,"review":"Day tour. Had an awesome day\nSaw 3 bears\nNorm was an excellent guide\nLunch was yum also\nGreat day out\nGreg & karen\nAustralia","review_date":"May 31, 2018"},{"attraction_id":3360,"user":"travellert2016","rating":5.0,"review":"Highly Recommended. This was an amazing trip, with not only getting to see some of the amazing glaciers of the Canadian Rockies on the trip down the Mt Athabasca and then go on the glacier itself, but also gain a great deal of area history and if...","review_date":"May 29, 2018"},{"attraction_id":3360,"user":"sherri777","rating":5.0,"review":"Amazing Trip To The Glacier !. This was an amazing trip to the glacier! It is worth taking this tour just to see the scenery on the way there and back, however the trip also included multiple stops along the way to see different sights which is a bonus. The guide,...","review_date":"April 29, 2018"},{"attraction_id":3361,"user":"pkatepage","rating":5.0,"review":"Jasper wildlife and waterfalls tour with Maligne lake cruise. We were picked up from our hotel by Marie, she was very informative and knowledgeable about the area. Maligne lake is absolutely stunning and the views from the cruise are amazing. We spotted our first bull Moose on the way to the lake. Highly recommend...","review_date":"September 24, 2018"},{"attraction_id":3361,"user":"ardellan2","rating":5.0,"review":"Fabulous scenery and great guides. Our driver Brian on the trip to Maligne Lake was terrific. He has so much knowledge about Jasper National Park and was a delight to travel with. We saw moose, elk a black bear and a tiny chipmunk but the hero of the day was...","review_date":"September 16, 2018"},{"attraction_id":3361,"user":"vvmitchell","rating":5.0,"review":"Great guides, wildlife and beautiful scenery. We were picked up at our hotel in Jasper and transported to Maligne Lake. Our driver, Kelli was so enthusiastic and knowledgeable about the JNP and the habitats and we would never understand the whole connection of habitat and animals of the parks. We were...","review_date":"September 12, 2018"},{"attraction_id":3361,"user":"leigh_w","rating":5.0,"review":"Great tour and cruise!. I was traveling across Canada by Via Rail and decided to hop off for a few days in Jasper. With no car, the wildlife tour was a wonderful way to get to see some of the highlights of the park, and the cruise was gorgeous....","review_date":"September 10, 2018"},{"attraction_id":3361,"user":"debbie_r","rating":5.0,"review":"Fabulous trip to Maligne Lake and Canyon. Marie was a fabulous trip leader - she is so knowledgable, very friendly and so clearly loves doing this job. The trip was fab and luckily the sun shone and the smoke cleared - a perfect day to see beautiful Lake Maligne and Spirit Island....","review_date":"August 27, 2018"},{"attraction_id":3361,"user":"clare_s","rating":5.0,"review":"Exceptional. The whole trip was wonderful. Our tour guide to Lake was great-thank you Carly.Our Maligne Lake cruise was amazing! Our guide Maddy was exceptional and May the captain was great.You all made it an amazing experience. Thank you\ud83d\ude00\ud83d\ude00\ud83d\ude00\ud83d\ude00","review_date":"August 7, 2018"},{"attraction_id":3361,"user":"marla_s","rating":5.0,"review":"Don't Miss!. We did this tour July 19, 2018. Picked up at the hotel and rode in a very comfortable mini-bus. Ross, our tour guide was excellent. Worth the tour just to hear the information he could provide from his years as wildlife photographer. Very knowledgable and...","review_date":"July 24, 2018"},{"attraction_id":3361,"user":"kimeyoung","rating":5.0,"review":"Great Maligne Valley and Lake trip. 7\/14\/18 Took the trip with Ross as the guide. Being a professional photographer he was able to point out a lot of different things to us. They picked us up at the hotel and we drove through the valley. Short stop at the Falls, stunning!...","review_date":"July 16, 2018"},{"attraction_id":3361,"user":"anastasia_b","rating":5.0,"review":"Highly recommend!. Went to Jasper for a bachelorette party and the Bride found this tour online. I had never really been impressed with any guided tour before so I was not sure what to expect. Our guide Brian picked us up downtown and right away I had...","review_date":"July 15, 2018"},{"attraction_id":3361,"user":"katieb256","rating":5.0,"review":"Fab day. Excellent guide with great knowledge. Lovely day with excellent scenery. We only had 8 on the your which was also nice.","review_date":"May 6, 2018"},{"attraction_id":3362,"user":"carolhb8483ab","rating":5.0,"review":"Great Guide. We did the Maligne River Canyon ice walk on March 10th. My wife was concerned since she broke her ankle slipping on ice a few years ago. Alicia, our guide, couldn't have been better. She stayed with my wife, Carol, throughout the walk helping and...","review_date":"March 18, 2019"},{"attraction_id":3362,"user":"patecake","rating":5.0,"review":"What a amazing walk. We really enjoyed ourselves here, the views were breathtaking and the tour guide was such a delight to listen to and talk to.\nThis was a very rewarding experience.\nThis was so worth taking the time to do!","review_date":"February 14, 2019"},{"attraction_id":3362,"user":"631bradenw","rating":5.0,"review":"Awesome tour . Tour bus picked the group up at source for sports and they were early which was great. We had Alicia as a tour guide and she was awesome, very informational about Jasper and the surrounding area. She made a point of interacting with every single...","review_date":"January 22, 2019"},{"attraction_id":3362,"user":"bpman1","rating":5.0,"review":" Stunning and informative.. I've visited Maligne canyon several times in the summer, and the thought of getting onto the riverbed where it's normally inaccessible was the temptation.\nThe guide was great, warm and friendly and at no point did I feel like tourist who's a liability ( a...","review_date":"January 6, 2019"},{"attraction_id":3362,"user":"missfortune13","rating":5.0,"review":"Stunning views, unique and incredible experience. Would highly recommend booking this excursion, some of the most stunning frozen rivers and waterfalls which you can walk on (depending on the climate) and touch. The canyon is amazing, it requires a little effort but definitely rewarding. The guides are super friendly and helpful...","review_date":"August 13, 2018"},{"attraction_id":3362,"user":"filmmakertraveler","rating":5.0,"review":"We Had The Best Time! Alicia Rocks!. My husband, best friend, and I went on the Ice Walk and had the best time! Our guide was Alicia and she did a great job of being extremely informative and the right amount of funny. We felt extremely safe with her I would definitely...","review_date":"April 10, 2018"},{"attraction_id":3362,"user":"julie_s","rating":5.0,"review":"Fun hike with beautiful views and great company!. We did the Maligne Canyon Icewalk tour on Saturday (March 31st) and it was awesome! It was also my birthday so it was a great day all around. The weather was perfect and our guide - Pat - was awesome! She was knowledgeable, enthusiastic, fun...","review_date":"April 5, 2018"},{"attraction_id":3362,"user":"jean_s","rating":1.0,"review":"SunDog Tour Co refused to honour our booking. Never Book With SunDog Tour Co. in Jasper. We made a booking in January 2018 for March 28, 2018 for 4 people to take the Maligne Canyon Ice Walk and on the day of our tour we were refused access to our pre-booked tour. We...","review_date":"April 3, 2018"},{"attraction_id":3362,"user":"tammy_d","rating":5.0,"review":"Embracing Winter!. Loved the Ice Walk - breathtaking scenery - enjoyed living in and exploring the outdoors during winter. Our summers are so short that if you don't get out and embrace the winter, it really cuts down on life. So if you're looking for a beautiful...","review_date":"April 2, 2018"},{"attraction_id":3362,"user":"heike_w","rating":5.0,"review":"Great hike with lots of fun and adventures. We started directly with lots of fun in the car. When we started the hike we had a great story time because of Pat. The rest of the hike was the same fun with lots of adventures. In the end it was a really fun...","review_date":"March 31, 2018"},{"attraction_id":3362,"user":"439gordons","rating":5.0,"review":"Spectacular tour. I would highly recommend the maligne canyon walk, spectacular scenery with the bonus of some wildlife spotting on the return journey. Pat was our guide and her knowledge and enthusiasm for her \"work\" was infectious. Just do it!","review_date":"March 22, 2018"},{"attraction_id":3362,"user":"417sarahn","rating":5.0,"review":"Go with Pat!. We took the Maligne Canyon Ice your with Pat as our guide and had A BLAST! her enthusiasm for ice, attention to detail, and her knowledge of the subject were unparalleled. She took time to carve out steps as needed, showed us where the best...","review_date":"March 11, 2018"},{"attraction_id":3362,"user":"ohiorich2015","rating":5.0,"review":"A very different experience. It was part of our Fresh Tracks Canada tour. Beat all of our expectations. Our guide Pat (or was it Dave) was excellent. She took the time to point out her favorite places and her knowledge was quite extensive. She also was a hoot and...","review_date":"March 8, 2018"},{"attraction_id":3362,"user":"katie_b","rating":5.0,"review":"A must when visiting Jasper!. My partner and I went on the canyon icewalk tour this winter during our vacation through Jasper. It was a last minute decision to try something new and have a new experience. We had an amazing time! Pat was our tour guide and she totally...","review_date":"February 25, 2018"},{"attraction_id":3362,"user":"alxndra30","rating":5.0,"review":"Well spent money!. Unique experience at the \u201cbottom\u201d of the frozen Canyon!Our tour guide,David Y had a good sense of humour and is very experienced & knowledgeable making the tour educational & fun!","review_date":"February 18, 2018"},{"attraction_id":3362,"user":"will_g","rating":5.0,"review":"A must tour . We had the best time on our ice walk tour. David Y is \"the\" tour guy, combining in depth knowledge with humour. We saw picturesque views and was super neat walking on the ice. I highly recommend this as a must if coming to Jasper...","review_date":"February 18, 2018"},{"attraction_id":3362,"user":"dewjasper","rating":5.0,"review":"On the top of the bucket list when visiting Jasper in the Winter. An amazing adventure into the bottom of the canyon. It changes with every trip so even if you have been on the trip before it's great to go back and experience it in the dark with a headlight or on another date. The ice formations...","review_date":"February 15, 2018"},{"attraction_id":3362,"user":"karamain15","rating":5.0,"review":"Icewalk with Pat. This afternoon we were lucky enough to join the Maligne Canyon Icewalk tour with Pat in Jasper, Alberta. I could not recommend the tour or Pat herself any higher. The canyon was breathtakingly beautiful and it was an easy enough walk with small challenges to...","review_date":"February 13, 2018"},{"attraction_id":3362,"user":"chris_g","rating":5.0,"review":"Great Ice Walk with David Y!. We had the pleasure of taking the Ice Walk tour with David Y this past weekend. David was very knowledgeable of the area and made sure everyone on the trip got their money worth and was safe.\nWe ended up learning a lot more about...","review_date":"February 5, 2018"},{"attraction_id":3362,"user":"306wendyh","rating":4.0,"review":"Great Tour, Great Guide. I decided to book a tour to Maligne Canyon primarily because I didn't have my own transportation. You can do the walk without a guide but the conditions change frequently and I doubt I would have been comfortable walking where we did without being advised...","review_date":"February 4, 2018"},{"attraction_id":3362,"user":"brandiibeth","rating":5.0,"review":"Thank-you David Y!. Beautiful tour! The guide David Y was very knowledgeable, friendly and always made sure everyone was aware of the dangers and how to be safe while out on the walk. You can go out to the canyon on your own but you do need ice...","review_date":"January 29, 2018"},{"attraction_id":3362,"user":"tanancy","rating":5.0,"review":"Spectacular Morning with Incredible Views. Thanks for a great morning with David Y and the Sundog Tours. The ice walk in the canyon was beyond cool for my husband & myself. Loved the fact that our safety was very important to our guide...while I watched other guides actually standing in...","review_date":"January 18, 2018"},{"attraction_id":3362,"user":"sanddragon","rating":2.0,"review":"Unimpressed with tour, guide, canyon. We did the Maligne Canyon Ice Walk between Christmas and New Year. I confirmed the pick up time on the morning of the tour and were given a half hour window. Bus was half an hour late. Half an hour in -30C is a long...","review_date":"January 16, 2018"},{"attraction_id":3362,"user":"leigh3151","rating":5.0,"review":"Great trip and very accommodating guide ,thank you. Had a wonderful time this morning on the Maligne Canyon Ice Walk with David Y as our guide. He is very safety focussed, has a good sense of humour and made for a very enjoyable morning. I also used Sundog for my transfer from Lake...","review_date":"January 15, 2018"},{"attraction_id":3362,"user":"lizhsu","rating":5.0,"review":"Must See!!!. Wow that\u2019s all there is to say! This was probably my favorite thing in our seven day trip to Banff, Jasper, and Lake Louise. You are literally walking on water! It\u2019s kind of like Antelope Canyon, AZ you\u2019re down in the cracks of the canyon,...","review_date":"January 12, 2018"},{"attraction_id":3362,"user":"cskellern","rating":5.0,"review":"Taken to the edge- fear and thrill in perfect combination. This ice walk was truly thrilling and nothing like the Johnstone Canyon ice walk we had done earlier in Banff which was, by comparison, a simple stroll along a trail looking into an iced canyon. The Maligne Canyon ice walk, with our incredible guide David...","review_date":"January 8, 2018"},{"attraction_id":3362,"user":"kazlovetravel","rating":4.0,"review":"Great way to spend the day. Fantastic tour with a knowledgable tour guide. Unfortunately did not get to go into the canyon due to water not being frozen enough but a longer tour above ground along the canyon was organised instead which was really beautiful too. Had my afternoon winter tour...","review_date":"December 17, 2017"},{"attraction_id":3362,"user":"denise_b","rating":5.0,"review":"Amazing experience!!!. David Y. Was our driver for the Maligne Canyon Ice Walk today. He made this already amazing experience even more pleasurable with his down to earth nature! Highly recommend this tour with Sundog!! It was so fun!","review_date":"December 17, 2017"},{"attraction_id":3363,"user":"blf6627","rating":5.0,"review":"Great view of Montreal with reasonably priced tickets. Tickets were reasonably priced, free guide at the top of the elevator who spoke English, really a cool 360 degree view of the city. Recommend while traveling to Montreal at any time of year.","review_date":"February 16, 2019"},{"attraction_id":3363,"user":"sandra1659","rating":5.0,"review":"Best views from the Centre of Montreal. Travel up 2 elevators to the level with an outdoor bar and cafe. Buy a drink up there and no entrance fee.I should say buy a \"very reasonably priced\" drink for two(one beer and a glass of wine). This comes to less than the entrance...","review_date":"August 8, 2018"},{"attraction_id":3364,"user":"kombucha2018","rating":5.0,"review":"Don't look down. Very spectacular view! It's not wide but good enough to have traffic both ways. It's a bit scary but the view will make that vanish just don't look down","review_date":"August 6, 2018"},{"attraction_id":3364,"user":"carol_s","rating":5.0,"review":"Perfect day trip from Vancouver. This was a great day out from Vancouver. Our driver was Gord and he entertained us with some interesting facts and humorous stories along the way. We had plenty of time to enjoy the Sea to Sky gondola. We bought tickets for the gondola rides...","review_date":"July 10, 2018"},{"attraction_id":3365,"user":"michele887","rating":5.0,"review":"Small Group Gourmet Food Tour in Vancouver. This tour was so much fun and the food varied with each restaurant. I loved the whole experience. The food was wonderful! Book your now too","review_date":"March 19, 2019"},{"attraction_id":3365,"user":"cjudd2016","rating":5.0,"review":"Brilliant experience . Great value for money, fantastic food, and brilliant tour guide - thank you Nadia! Can\u2019t recommend this tour enough.","review_date":"January 7, 2019"},{"attraction_id":3365,"user":"cathy_b","rating":5.0,"review":"Best of Downtown Food Tour- LA CREME DE LA CREME!!. Amazing food tour including a great selection of places, delicious sampling and OUTSTANDING GUIDE Nadia Cameron who made that tour unique and memorable! Highly recommended to locals as well. Satisfaction guaranteed!","review_date":"December 31, 2018"},{"attraction_id":3365,"user":"cherylj916","rating":5.0,"review":"DEEELICIOUS!!. I always try to take food tours when I travel and this one ranks as one of my favorite. Tour guide Lydia was wonderful! Knowledgeable about Vancouver\u2019s food scene and the city\u2019s history. Her love of her community really was apparent! Oh, and did I...","review_date":"November 19, 2018"},{"attraction_id":3365,"user":"canadianlindy","rating":5.0,"review":"Three hours to taste, explore & enjoy!. What a wonderful way to spend a Sunday afternoon in Vancouver! There were only four people on our \"Best of Downtown\" walking tour on October 21st; Miguel was our most gracious host (aka guide). He entertained us with cultural, historical & architectural references as we...","review_date":"November 19, 2018"},{"attraction_id":3365,"user":"kalliew97","rating":5.0,"review":"Amazing! . Tracy was spectacular. Went above and beyond to give us the best experience on the tour and even great tips for afterwords. She was so personable and kind, made great jokes, and was clearly so passionate about food and cocktail\/wine pairings. Could not recommend this...","review_date":"November 17, 2018"},{"attraction_id":3365,"user":"jeff_p","rating":5.0,"review":"Awesome tour!. Fantastic tour! This was my wife and my first foodie tour and it was great. We liked it so much we booked the Granville Island foodie tour a couple days later! Nadia was fantastic! Very knowledgable and engaging. The food stops were great. I would...","review_date":"October 29, 2018"},{"attraction_id":3365,"user":"emily1092","rating":5.0,"review":"Just perfect food tour. With only one day in Vancouver we decided to do a foodie walking tour with Vancouver Foodie Tours and it was fantastic. The progressive lunch featured five excellent venues with sample dishes and matching wines, beer or cocktails at each venue. We were able to...","review_date":"October 27, 2018"},{"attraction_id":3365,"user":"phil_h","rating":5.0,"review":"Delicious!. I recently had the pleasure of taking the \"Best of Downtown\" Tour with Vancouver Foodie Tours. Our guide, Nadia, was knowledgeable and entertaining. She did a great job of guiding us through downtown to a variety of amazing restaurants while sharing interesting facts about Vancouver....","review_date":"October 14, 2018"},{"attraction_id":3365,"user":"richard_i","rating":5.0,"review":"Great way to spend an afternoon . We had a great time walking around downtown Vancouver - eating and drinking good food and beverages the entire way. Nadia was very knowledgeable about the restaurants, the food, and the highlights of downtown we saw. She offered recommendations and insights for the places we...","review_date":"October 14, 2018"},{"attraction_id":3365,"user":"lisa_l","rating":5.0,"review":"What a Cool Experience!. OMG - this was an amazing experience! Nadia, our tour guide, is a professional chef and provided an incredible amount of detail about the venues we visited, the chefs in charge, and the foods and drinks we sampled. Nadia is a Vancouver native with global...","review_date":"October 13, 2018"},{"attraction_id":3365,"user":"williamjack0214","rating":5.0,"review":"Wonderful downtown food tour. Booked on a day in port on a cruise. The experience was lovely. The first three stops were food stops with multiple tastings at each stop. Very nice places and great food. Good alcohol pairings for those who chose. The last two stops were both...","review_date":"September 30, 2018"},{"attraction_id":3365,"user":"debbiejack12","rating":5.0,"review":"Nice way to spend an afternoon . Lydia provided a wonderful introduction to the food scene in Vancouver. We started at Kirin,for Dim Sun, the best Chinese in the city, followed by wine and cheese at Urban fare. Next stop Boulevard Restaurant for their seaside cocktail, shrimp, mussels and chowder. Top off...","review_date":"September 24, 2018"},{"attraction_id":3365,"user":"inoam510","rating":4.0,"review":"Fun experience, many tastes. The trip was very fun, varied and we tasted quite good food from different types.\nThe guide was full of details, knowledge, passion for food and added any many recommendation for Vancouver food & wine (shame we had quite short time).\nThe group dynamic itself...","review_date":"September 24, 2018"},{"attraction_id":3365,"user":"lauren_r","rating":5.0,"review":"Rainy day in the city made 100x better by this delicious tour. Miguel, our tour guide, was hilarious! He obviously had close personal relationships with all the establishments we visited. It was a pretty comprehensive tour location-wise and with types of cuisine. The dim sum was incredible, the whole foods-like grocery store, the dessert stops and the...","review_date":"September 24, 2018"},{"attraction_id":3365,"user":"x1lkp","rating":5.0,"review":"A highly recommended introduction to gourmet eating in Vancouver. This tour was included in our itinerary by our agent but is definitely an \u201cepiphany\u201d in terms of things we will try to do whenever we travel to a new city. The tour was great fun and we learned a huge amount about life and...","review_date":"September 22, 2018"},{"attraction_id":3365,"user":"l9796qwjohnl","rating":5.0,"review":"Simply the best. Lydia was a perfect host and the food beer and wine were perfectly balanced in quantity and quality. If you are in Vancouver it's a must and you will have enough suggestions of where else to eat to keep you sated for at least a...","review_date":"September 21, 2018"},{"attraction_id":3365,"user":"visitlois","rating":5.0,"review":"Best of Downtown Gourmet Food Tour. My husband & I thoroughly enjoyed this 3 hour food tour in downtown Vancouver. Our guide Miguel was helpful and professional. His enthusiasm for great foods of Vancouver made this tour very enjoyable. We\u2019ve gone on foodie tours before, but this is one of the...","review_date":"September 19, 2018"},{"attraction_id":3365,"user":"tinasimoneg","rating":5.0,"review":"Delicious . We can all agree that one of the best things to do while on vacation is eat and drink without a care. But how do you choose where to go especially when your trip is short and the options are plentiful? My boyfriend and I...","review_date":"September 10, 2018"},{"attraction_id":3365,"user":"robert8847","rating":5.0,"review":"The Best Of Downtown Tour. Together with our family from Germany we did the Best of Downtown tour. This was an outstanding experience. We had the opportunity to try a selection of the best and unique flavors of Vancouver. Our tour guide Nadia shared her knowledge, passion, and enthusiasm of...","review_date":"September 9, 2018"},{"attraction_id":3365,"user":"quixoticali","rating":5.0,"review":"it was like a flavored packed action movie. I will admit it: I booked the downtown tour because Gastown tour was full. I was doubtful that downtown area would deliver a great gastronomical experience given Gastown's repute for being the \"It\" area for good food.\nI was not disappointed by downtown tour at...","review_date":"September 9, 2018"},{"attraction_id":3365,"user":"stephanie_v","rating":5.0,"review":"Great Food and Insight!. I sent a group on this tour a couple of years ago, and their feedback was so great that I had to do it myself when I was in Vancouver. Nadia was so knowledgeable and the food was AMAZING. For a short trip in the...","review_date":"September 4, 2018"},{"attraction_id":3365,"user":"nyginger","rating":5.0,"review":"Guide is outstanding! Great tour for both tourists and locals!. As a gourmet chef, Nadia provided unique insights the food we tried and the overall restaurant scene in Vancouver that would be interesting to tourists and locals alike. Not only was Nadia extremely knowledgeable about food, she provided interesting commentary about the history of the...","review_date":"August 31, 2018"},{"attraction_id":3365,"user":"neb44","rating":5.0,"review":"Gourmet is the correct word for this food tour..... Thanks to our tour guide, Nadia, we not only had great food selections to sample, but, she also provided that \"chef's touch\" for this tour since in fact she is a bonafided chef in her own right. Nadia was able to answer all of our...","review_date":"August 30, 2018"},{"attraction_id":3365,"user":"twartens","rating":5.0,"review":"One of our honeymoon highlights. We had so much fun with Tracey and our small group! She had so much background knowledge and brought us to an interesting mix of places - and the food and drinks were amazing. We can definitely recommend it as it is a very unique...","review_date":"August 27, 2018"},{"attraction_id":3365,"user":"barb_h","rating":5.0,"review":"Traveling the city with a chef was the best. I had relatives that had visited Vancouver many times, so I was looking for something different to do (and me too, can only do Capilano Bridge so many times). What a great way to spend time together, tour the downtown, learn interesting history, and have...","review_date":"August 22, 2018"},{"attraction_id":3365,"user":"amhubbard23","rating":5.0,"review":"Fantastic overview and taste of the city!. Our tour was a definite highlight of our trip to Vancouver! Our guide was so knowledgable, funny and personable dialogue, which made all of us feel at home. The food samples were outstanding,and just enough not too filling!","review_date":"August 12, 2018"},{"attraction_id":3365,"user":"hrs825","rating":5.0,"review":"Great food tour in Vancouver. Nadia was a terrific tour guide! As a trained chef, she was a perfect tour guide for a very small group in Vancouver. Places she took us were amazing and her knowledge about foods and restaurant scenes were top notch! I highly recommend Nadia for...","review_date":"August 12, 2018"},{"attraction_id":3365,"user":"n1539tvraulr","rating":2.0,"review":"Gourmet food tour vancouver. Host was very nice and informed. We went on a gourmet food tour for approx $109 each and only two stops were \"gourmet\". One was a\nChinese restaurant and another nice restaurant. The other 3 stops consisted of cheese, crackers with hummus; a macaroon, and...","review_date":"August 6, 2018"},{"attraction_id":3365,"user":"briz-rover","rating":5.0,"review":"Gourmet plus. I would never have found the places we visited nor sampled the gourmet morsels without this tour. Definitely a must","review_date":"August 6, 2018"},{"attraction_id":3365,"user":"k_h","rating":5.0,"review":"Amazing Food Tour. Fantastic walking food tour of Vancouver on one of our first days in Canada. Our guide Tracey was brilliant, very interesting, informative and fun and kept our three children, aged between 18 and 12 years old entertained and engaged. We tasted some fantastic food and...","review_date":"August 6, 2018"},{"attraction_id":3365,"user":"adventurer632671","rating":5.0,"review":"Best of Downtown Tour. Thanks Lydia you were awesome! Highly recommend this tour starting with the best Dim Sum Restaurant in Vancouver through four other stops and the gelato to finish from Bella is world beating. We have sampled other food tours in other countries and this tour is...","review_date":"August 3, 2018"},{"attraction_id":3365,"user":"barbara_j","rating":5.0,"review":"Take this food tour. I like to take a food tour in every city I visit. The Vancouver Foodie tour was one of the best. Tour is limited to 12 people which makes it more enjoyable than a large group. Met people from Ireland, Australia, and from across the...","review_date":"July 31, 2018"},{"attraction_id":3365,"user":"marrkizza","rating":5.0,"review":"Gourmet Food Tour. Absolutely wonderful experience!! Guide Lydia was knowledgeable and funny. We enjoyed the story behind every place we visited and of course the food!","review_date":"July 27, 2018"},{"attraction_id":3365,"user":"carolcanada","rating":5.0,"review":"Tantilizing and informative - don't miss this experience. Nadia made this tour! As a chef with a passion for making food more than a meal, she shared so much knowledge of menus, talented chefs, restaurants, and history of buildings in the core of Vancouver that we were sad when it is over. She...","review_date":"July 13, 2018"},{"attraction_id":3365,"user":"kristiname3873ij","rating":5.0,"review":"Great experience . Fantastic experience with Lydia! Great way to start our trip!! Now I\u2019m addicted to macaroons...thanks a lot \ud83d\ude02","review_date":"July 7, 2018"},{"attraction_id":3365,"user":"masha_alex_y","rating":5.0,"review":"Amazing guide and amazing food!. We had a great experience with Nadia! She was so knowledgeable and made fantastic food choices. I've been telling everyone about how great this tour was and what a memorable experience it gave us in Vancouver.","review_date":"July 5, 2018"},{"attraction_id":3365,"user":"mmclark14","rating":5.0,"review":"This was excellent!. We were so lucky to have Nadia as our guide for this fabulous walking gastronomic tour of Downtown Vancouver! She was so lovely and friendly fro the very start and made you feel welcome and comfortable to talk everything food and Vancouver related. She is...","review_date":"July 4, 2018"},{"attraction_id":3365,"user":"sally_l","rating":5.0,"review":"Tasty treat for all foodies - including locals and visitors!!. Our guide Nadia shared her culinary expertise and passion for all things foodie on this fabulous gourmet walking tour! She showcased the specialities at each stop with careful attention to differing dietary preferences in the group. Such a treat to learn about the ingredients and...","review_date":"July 4, 2018"},{"attraction_id":3365,"user":"920marinamarina","rating":5.0,"review":"Incredible food, better than Paris!. Nadia presented her incredible knowledge of high cuisine the best possible way - but letting us taste it. The wonderful places she took us to represented variety from hi end restaurants to the best gelato outside of Italy. Food was impeccable, presentation was fun. We...","review_date":"June 24, 2018"},{"attraction_id":3365,"user":"n3166likimg","rating":5.0,"review":"Food Tour was Amazing!. Really enjoyed our time with Nadia on the food tour! The food and beverages were outstanding! One of our highlights from the trip! Defiantly would recommend it!","review_date":"June 23, 2018"},{"attraction_id":3365,"user":"dcrump1960","rating":5.0,"review":"Fun Foodie Feasting. What\u2019s not to love? Our guide, Miguel, was awesome, very informative, a real foodie pro! The small group was a nice touch, Miguel made it feel like a family holiday.\nEach place was different and the time went by so fast. The drink pairing was...","review_date":"June 16, 2018"},{"attraction_id":3365,"user":"kalrashed2018","rating":5.0,"review":"YUM! . We did the Gourmet tour with Nadia on our first day in Vancouver and that was a very good idea! Very filling so go hungry. We were able to try some delicious morsels all around Vancouver while getting some exercise and came away with many...","review_date":"June 16, 2018"},{"attraction_id":3365,"user":"skifamily330","rating":5.0,"review":"Downtown Vancouver Culinary tour. My wife and I have made it a practice of taking a culinary tours when we first visit a city. Nadia Cameron with Vancouver Foodie Tours was one of the best if not the BEST guides we have ever had. The food tour was great...","review_date":"June 14, 2018"},{"attraction_id":3365,"user":"millie_t","rating":5.0,"review":"Nadia Nailed it!. I have visited Vancouver many times but never have had so much fun! Eight sorority sisters took a cruise and spent a day there. We booked a private tour with Nadia and spent 3 hours in the core of the city enjoying great food, wine...","review_date":"June 13, 2018"},{"attraction_id":3365,"user":"rakesh_a","rating":5.0,"review":"Nadia made this special for us!!. Been to vancouver many a times and in fact have family here.\nWas gifted a foodie tour by my children and we decided on the downtown foodie tour with Nadia as our guide. My wife had done the Granville Island tour with the same company...","review_date":"June 12, 2018"},{"attraction_id":3365,"user":"hnlbosnycgirl","rating":5.0,"review":"Excellent tour! . We\u2019ve done a lot of food tours both in the US and Europe. This was one of the best! Generous portions, multiple tastes at each stop.\nBeer, wine and a delish cocktail. Miguel was the perfect guide. Informative and passionate about his city and its...","review_date":"June 7, 2018"},{"attraction_id":3365,"user":"matt_h","rating":5.0,"review":"Great tour with Nadia. We had a fantastic tour with Nadia. She was easily the most knowledgeable tour guide we\u2019ve ever had. The food and information was outstanding!","review_date":"June 4, 2018"},{"attraction_id":3365,"user":"erin_f","rating":5.0,"review":"Awesome about town foodie tour!. Very much enjoyed the small group tour! It was a mix of solo travelers, some friends, and a family. Guide was amazing in getting introduced and going. Provided history, knowledge of food traditions, and excellent food options. Highly recommend!\nTour was a walking (easy) food...","review_date":"May 28, 2018"},{"attraction_id":3365,"user":"fabilara","rating":5.0,"review":"Great tour with Nadia . Just finished an amazing tour with Nadia. She\u2019s a professional chef with more stories than you can imagine and her recommendations are top notch!\nDon\u2019t think twice, do the tour and you\u2019ll enjoy what Vancouver has to offer in culinary excellence.","review_date":"May 24, 2018"},{"attraction_id":3365,"user":"nancy_r","rating":5.0,"review":"Great Experience - even for locals. The Best of Downtown tour was a great experience! Miguel was very knowledgeable both about the food we were tasting and the sights we were seeing. I learned new things about a city I live in!\nThe food was delicious and paired nicely with the...","review_date":"May 14, 2018"},{"attraction_id":3365,"user":"_s_carlton144","rating":5.0,"review":"AMAZING TOUR even for locals. Lydia, our tour guide was amazing!!!\nSo knowledgeable, attentive, fun, informative, knows her food and her city....there just are not enough words to express what a great time I had on her downtown Foodie Tour.\nI learnt do much even though I have been living...","review_date":"May 12, 2018"},{"attraction_id":3365,"user":"brianmg2995cd","rating":5.0,"review":"Great day out. A really nice way to spend an afternoon in Vancouver. Nadia was a great hostess with good food knowledge.\nA very pleasant experience and one that I'd recommend","review_date":"May 8, 2018"},{"attraction_id":3365,"user":"judy_t","rating":5.0,"review":"Still talking about it one year later!. After generously rebooking us after a flight mishap, my partner and I found ourselves in a two-on-one booking with Tracy in July of 2017. What we thought might be an awkward time ended up being a BLAST. Tracy was hilarious, personable and knowledgeable. She put...","review_date":"April 26, 2018"},{"attraction_id":3365,"user":"shelley_s","rating":5.0,"review":"Great food! Great drinks! An enthusiastic guide!. Thank you Lydia for a wonderful foodie experience in Vancouver. Over 3 hours we went to 5 different restaurants. We experienced some great food, including the best Dim Sung, fabulous clam chowder, and wonderful gelato! We also were treated to a variety of drinks, including...","review_date":"April 22, 2018"},{"attraction_id":3365,"user":"atlantan1972","rating":5.0,"review":"Excellent food tour. Our guide Nadia was excellent. She was so full of knowledge and energetic. The food selections and drinks on our Downtown Vancouver Gourmet Food Tour were all high quality and varied. Unlike many food tours this was not a small bite of something while standing....","review_date":"April 16, 2018"},{"attraction_id":3365,"user":"kelly_i","rating":5.0,"review":"Noshing with Nadia was Amazing!. My friend and I did an Gourmet food tour with Nadia. Both the restaurants and Nadia hit every star. the food was delicious and served to perfection. Nadia was Knowledgeable, had a great palate and was so much fun. She even sourced \"Elderberry\" for me...","review_date":"March 27, 2018"},{"attraction_id":3365,"user":"j_t","rating":5.0,"review":"Must do for both Locals and Tourists. What a fun way to get to know the foodie hot spots of the city!! Lydia was such a warm and friendly guide, with a wealth of food knowledge and city facts. I am basically a local and would recommend this for a fun afternoon...","review_date":"March 19, 2018"},{"attraction_id":3365,"user":"dendur604","rating":5.0,"review":"Guilty Pleasures Food Tour. I live downtown Vancouver and with so many restaurants to choose from, some get overlooked or forgotten about. This tour hit some of the spots that were on my list to try and I'll definitely be going back for more! Lydia was a fantastic guide...","review_date":"March 19, 2018"},{"attraction_id":3365,"user":"dmstork","rating":5.0,"review":"Must do when foodie. Excellent way to discover more upscale venues in Vancouver. Lovely guide, good info and had an excellent time. If you are a foodie and in Vancouver you should do this tour!","review_date":"March 12, 2018"},{"attraction_id":3365,"user":"louisetteb_13","rating":5.0,"review":"Gastronomique Gastown Foodie tour. What a special tour to do!! Our Guide Miguel was so great!! He took us to the best places around Gastown. He gave us a lot of good informations! All the food that was served to us was simply delicious and the win selection wad...","review_date":"March 7, 2018"},{"attraction_id":3365,"user":"deliamcginnis1","rating":5.0,"review":"Amazing time. Delicious food experience. Our guide Nadia was amazing. She was so knowledgeable and interesting. she not only described the food and the restaurant but also gave a nice synopsis of the history of the areas we visited. The group was very eclectic but fUN!!","review_date":"February 19, 2018"},{"attraction_id":3365,"user":"hilly1","rating":5.0,"review":"Gourmet Food Tour of Gastown. Fabulous food and drinks at all locations. Desert spectacular! Tracy was a fantastic and knowledgeable guide and really gave us all the history behind the Gastown area.","review_date":"February 14, 2018"},{"attraction_id":3365,"user":"liz_h","rating":5.0,"review":"Liz. Incredible tour with a great guide! Excellent food and good company. Would highly recommend this tour to locals and visitors.","review_date":"February 13, 2018"},{"attraction_id":3365,"user":"richard_k","rating":5.0,"review":"Terrific guide and wonderful food. Nadia was a terrific guide. Extremely knowledgeable about the food, the venues, and Vancouver. We will be back for the Granville Island tour soon. Did a food tour in Seattle a while ago that we enjoyed very much - this was much better!","review_date":"January 29, 2018"},{"attraction_id":3365,"user":"wendyandcraig2017","rating":5.0,"review":"Great gourmet food tour. We very much enjoyed the guilty pleasures food tour and will certainly return to the Kirin restaurant for the excellent dim sum. The food tour was well organized and executed by Tracy, good pace, all friendly and great food and drinks. Tracy even bought my...","review_date":"January 1, 2018"},{"attraction_id":3365,"user":"shampeu","rating":5.0,"review":"Outstanding. This was one of the best food tours we've ever taken. My family was thrilled every step of the way. We were entranced with Nadia and her knowledge and passion of Vancouver and its food scene. We thought she did an excellent job of arranging...","review_date":"January 1, 2018"},{"attraction_id":3365,"user":"jon_p","rating":5.0,"review":"Great food, great tour, great guide!. Recommended for residents or tourists. Nadia, our qualified chef and guide, was engaging, entertaining and thoroughly knowledgeable in food and the history of Vancouver. The food and drink were outstanding making for an entertaining and filling afternoon.","review_date":"December 2, 2017"},{"attraction_id":3365,"user":"joeh3_6182","rating":5.0,"review":"Food Variety, something for everyone. What a great way to spend an afternoon, tasting a great variety of food, have some wine & a cocktail and learn about the neighborhoods from a knowledgeable guide....Nadia! Very highly recommended by everyone in our group of six!","review_date":"November 26, 2017"},{"attraction_id":3365,"user":"charlotte_t","rating":5.0,"review":"Great tour for locals and tourists alike. As a Vancouver resident I was delighted that all five downtown locations we visited were places I hadn't visited before. Jenny our guide was knowledgeable about the food, the locations, their chefs and owners, and brought enough fun and entertainment to the tour to get...","review_date":"November 7, 2017"},{"attraction_id":3365,"user":"marilyn_m","rating":5.0,"review":"Sequence & portion of food tastings was perfect.. Five fabulous food stops in downtown Vancouver. Lydia is an outstanding foodie guide.\nThree hours of delicious fun!","review_date":"October 26, 2017"},{"attraction_id":3365,"user":"neilf110","rating":5.0,"review":"Vancouver is a foodies Paradise!. Our group of 10 Travel agents after a long 13 hour flight from Brisbane Australia had planned the first day to hit the streets of Vancouver and gain a better sense of\nThe natural enviroment and local customs. Our Small-Group Gourmet Food Tour was the...","review_date":"October 23, 2017"},{"attraction_id":3365,"user":"hang_r","rating":5.0,"review":"Great tour for everyone! Great Job Nadia!. The tour was absolutely delightful, consisting of a wide selection of cuisines and ingredients, ranging from Chinese dim sum to Spanish taps, as well as cheese and wine tasting. If you have a sweet tooth, you'd be extremely delightful to taste the best gelato in...","review_date":"October 20, 2017"},{"attraction_id":3366,"user":"wendy_p","rating":5.0,"review":"Paddlers, waterfalls and fjords. We had a lovely lunch cruise of Vancouver's inner harbour up to Indian Arm. The steward was very knowledgeable about the region and the captain took time to get the\nboat in close to shore so we could see into the water, explore the waterfalls,...","review_date":"December 11, 2018"},{"attraction_id":3366,"user":"emilycanada2017","rating":1.0,"review":"Good experience for close to water. It is good for people who can not walk much. You can sit on the boat to enjoy the scenery and peacefulness of the nature. Lunch is OK and desert is very good.","review_date":"November 6, 2018"},{"attraction_id":3366,"user":"sue_g","rating":4.0,"review":"Interesting boat trip. We went on this cruise for my husband's birthday whilst staying in Vancouver. Unfortunately it was raining heavily but it was still very enjoyable and the food was pretty good. The highlight was Star Falls where the boat went right up to the falls for...","review_date":"October 25, 2018"},{"attraction_id":3366,"user":"les_b","rating":4.0,"review":"Good trip but need better variety of food. The cruise was good even with overcast and misty weather. You are seated at set tables and unfortunately that means 1 out of the couple will have their back to the view (but you can chop and change) but also you can wander around the...","review_date":"September 30, 2018"},{"attraction_id":3366,"user":"bchamlet","rating":4.0,"review":"An interesting trip--with one rather large problem. I happened to see an advertisement for this cruise in a local newspaper, and thought that it sounded like a good idea to celebrate the end of my work contract. I had my fingers crossed that the weather would be fine, because so much of...","review_date":"September 13, 2018"},{"attraction_id":3366,"user":"toby1162","rating":5.0,"review":"Beautiful Scenery. Went on the lunch cruise to celebrate a birthday and we had an amazing time! The buffet style lunch was very good, the staff were friendly and the scenery sailing to the Indian Arm was beautiful and relaxing. Would definitely be recommending the cruise to...","review_date":"August 17, 2018"},{"attraction_id":3366,"user":"243martinah","rating":5.0,"review":"Stunning views. I only had a few hours on my business trip, this excursion was recommended by my hotel concierge. 4 hours Cruise for C$79 was a bargain and buffet lunch was just a bonus. Due to fires it was smokey but it was still stunning.\nI...","review_date":"August 15, 2018"},{"attraction_id":3366,"user":"karen_h","rating":5.0,"review":"Highly recommended!. Hubby and I took the lunch cruise recently to celebrate our wedding anniversary. We thoroughly enjoyed it. The weather was fabulous, the scenery was amazing and the buffet style lunch was very good. The drinks from the bar were not over priced. It was a...","review_date":"August 13, 2018"},{"attraction_id":3366,"user":"jrz110","rating":4.0,"review":"Silver Falls was nice despite not a lot of water.. The food was good, buffet style. The shore line has changed quite a bit over the years. The bartender was a good narrator.","review_date":"August 6, 2018"},{"attraction_id":3366,"user":"gsg_paula","rating":4.0,"review":"Enjoyable time!. Fun 4-hour tour with narration. Buffet had \"regular\" food (chicken and salmon, I had some of each) and 2 dessert choices. Cash bar. Could go out on the decks with several places to be outside when not having lunch.","review_date":"August 2, 2018"},{"attraction_id":3366,"user":"valarienickel","rating":5.0,"review":"Relaxing!. I didn't have high expectations from reading other reviews, so that's probably why I was so pleasantly impressed. I found the commentary quite interesting and not just basic information as some suggest. Kind of along, little known historical facts, lines. The buffet was lovely, and...","review_date":"August 2, 2018"},{"attraction_id":3366,"user":"cdnlovestravel787","rating":4.0,"review":"Scenery is the star of this cruise. 4 Hour cruise through Burrard Inlet and up Indian Arm is a treat for sight. Shows the beauty of BC. Waterfall at end makes a great finale before the return trip. Simple buffet had salmon, which was delicious and moist, but chicken was very bland...","review_date":"July 31, 2018"},{"attraction_id":3366,"user":"johann806","rating":4.0,"review":"Things to Know about the Indian Arm Lunch Cruise. I do recommend this cruise. The scenery is spectacular, as is the Coal Harbour skyline from a unique and interesting vantage point on Burrard Inlet. It is a nice way to spend 4 hours. The cruise departs and returns to the dock at the foot...","review_date":"July 16, 2018"},{"attraction_id":3366,"user":"jenmvb","rating":5.0,"review":"great anniversary outing. food was great, the guide was very knowledgeable, cant believe how close we got to shore at the waterfall. very good ship operator.","review_date":"July 9, 2018"},{"attraction_id":3366,"user":"abbruno","rating":5.0,"review":"Good for family and children. This is a roughly 4 hr tour, pretty relaxing. Lots of photo opportunities! It can get a little windy and chilly if you plan to stay on the upper deck so bring a light jacket and don't forget the sunscreen. The lunch buffet was surprisingly...","review_date":"July 1, 2018"},{"attraction_id":3366,"user":"ella_s","rating":5.0,"review":"Pleasant & gentle way to see the scenery and hear about the history. We enjoyed a beautiful sunny May day taking photos of the scenery and listening to the crew member explain many points of interest. The highlight was pulling in so close to Silver Falls that you could feel the water spray on your face. The lunch...","review_date":"May 6, 2018"},{"attraction_id":3367,"user":"eecho822","rating":1.0,"review":"Why bother the tour? Go there by yourself.. The journey was pleasant until the tour guide decided to abandon my friend and I after lunch and before heading to the glacier. We went there 10 minutes earlier than the time they asked, and when we tried to look for help we found out...","review_date":"March 18, 2019"},{"attraction_id":3367,"user":"theofiel","rating":5.0,"review":"Worth the trip!!!. Take at least 4 hours, walk the way from the car park and observe how disling fast the gletsjer is melting down.\nObserve the time markers and feel the vibes of a wonder of nature.\nYou will leave the place very impressied and quiet.","review_date":"January 6, 2019"},{"attraction_id":3367,"user":"karen_b","rating":4.0,"review":"20 minutes on the Glacier or you'll be left behind.. We had a great time travelling to the Glacier in the huge purpose built buses - what an experience in itself! On the Glacier - we were told only 20 minutes on the Glacier and that is all you get. If you don't return to...","review_date":"December 11, 2018"},{"attraction_id":3367,"user":"jeff_b","rating":5.0,"review":"DrandMrsB_BrewsterTour. We were blessed to have been assigned to Louie and Rick's bus. Both of these guys were tremendously helpful, knowledgeable, and organized throughout the entire day. Even with a slight schedule delay due to wintry conditions, they kept us informed and entertained. They pointed out...","review_date":"October 26, 2018"},{"attraction_id":3367,"user":"peter_h","rating":5.0,"review":"Fantastic. A wonderful tour, especially as there were very few people on the glacier.\nMade all the better by our driver, Pat and courier Lauren","review_date":"October 12, 2018"},{"attraction_id":3367,"user":"d5343pmdonnam","rating":3.0,"review":"Didnt get to enjoy. Travelled from hinton to the discovery centre 3 times with tickets but due to the weather it was cancelled everytime so we got a refund just disappointed that each time they didnt state it on their website and each time i called they didnt say...","review_date":"October 4, 2018"},{"attraction_id":3367,"user":"clive_s","rating":5.0,"review":"Fabulous. Used this tour as a transfer from Banff to Jasper and what a day. Sunny with blue skies, so many sights, breathtaking scenery and so so many photos, all made better by our excellent guide George and the driver (sorry name forgotten). The information given...","review_date":"October 2, 2018"},{"attraction_id":3367,"user":"deb_g","rating":5.0,"review":"Great Excursion. Enjoyed our excursion to Columbia Icefield and Glacier Skywalk in September. Tom was our guide and was very knowledgeable & super friendly. Also enjoyed the Peyto stories and maple syrup biscuits. Brilliant scenery stops. thank you for a great day Tom.","review_date":"October 1, 2018"},{"attraction_id":3367,"user":"tony_d","rating":5.0,"review":"Disney . Our trip up to the Glacier and walk on it was awesome and can\u2019t say enough about our driver\/guide, Andrew! Highly recommend.","review_date":"September 21, 2018"},{"attraction_id":3367,"user":"amanda_l","rating":5.0,"review":"Great experience.. We booked up the combined Athabasca Glacier and Skywalk tour before we left the UK and were very lucky with the weather. My husband is not keen on hieghts and was very nervous, there is a viewing area that doesn't have a glass floor but...","review_date":"September 20, 2018"},{"attraction_id":3367,"user":"travelers2013","rating":5.0,"review":"Excellent Experience. We are not fond of packaged tours in general, but this tour really is a wonderful way to see and learn about the area in a comfortable and friendly way! David, our driver, was friendly and full of interesting information and anecdotes about the area....","review_date":"September 19, 2018"},{"attraction_id":3367,"user":"estefani_o","rating":5.0,"review":"Amazing Tour!!!. This tour exceeded all of my expectations and even though the weather wasn't entirely ideal in the beginning, our tour guides, Al & Jade (who are phenomenal and such a joy to be around btw!) made it an enjoyable experience overall. Will definitely book with...","review_date":"September 19, 2018"},{"attraction_id":3367,"user":"789sallyp","rating":5.0,"review":"A must do!. This is a great experience to walk on the glacier. It is a very well organised with safety a major factor. Fun to go on the snocoach with our experienced guide. Restaurants available for meals and snacks.","review_date":"September 17, 2018"},{"attraction_id":3367,"user":"fiesseld","rating":4.0,"review":"Call it a Day. We went to the skywalk only as we had done the icefield many years ago. To do both is $99 per person.\nThe skywalk took close to two hours by the time you wait to pay then wait for the bus both directions. It was...","review_date":"September 17, 2018"},{"attraction_id":3367,"user":"skilli15","rating":5.0,"review":"One amazing day! Loved it!. We were picked up at about 7.30, from our hotel in Banff, to do this way way tour to Jasper. Our driver\u2019 Alan, and the courier, Jade, were very well organised and made us feel very welcome.\nWhat a fantastic trip! Stunningly beautiful scenery all...","review_date":"September 16, 2018"},{"attraction_id":3367,"user":"pammillerb4","rating":4.0,"review":"Columbia icefields and skywalk tour from Banff. Kudos to Murray, our driver: Hannah, his assistant; and Rusty the snowcat driver. All we're very knowledgeable and engaged. The ride was wonderful; and the icefields eperience was awesome. We got snowed and fogged out for the skywalk, but that is okay. Another time. A...","review_date":"September 13, 2018"},{"attraction_id":3367,"user":"scottsiddall","rating":2.0,"review":"WAY overpriced and underwhelming. Pay a couple hundred bucks. Reserve a time, then wait in line. Get on a tour bus for a five minute ride to another bus terminal. Get on another bus (yes, it has huge tires and looks really cool, but let's face it...it's another bus)....","review_date":"September 12, 2018"},{"attraction_id":3367,"user":"928madgek","rating":5.0,"review":"Perfect day visiting Columbia Icefield & Glacier Skywalk. Early pickup, but so worth it! Our experienced tour guide Al & assistant Juno had tons of knowledge, as well as passion for the mountains & animals. Their knowledge & love amplified our wonderful experience. Perfect weather after smoke from recent fires, was heaven sent....","review_date":"September 11, 2018"},{"attraction_id":3367,"user":"jjantech","rating":5.0,"review":"2018 Canada Family Vacation. The tour takes a bit of time but well worth it! Going up to the glacier was very interesting, you are not there long but that is ok. We then went to the skywalk which was fantastic! Be sure to do both when you visit.","review_date":"September 5, 2018"},{"attraction_id":3367,"user":"caraman13","rating":5.0,"review":"Great Tour with excellent guides. Really great tour from Jasper with driver Andy and guide Danielle. Andy gave a great commentary and so much information that it's difficult to remember, he stopped every time we saw a bear or mountain goat. The ice field was a visit to be remembered....","review_date":"September 4, 2018"},{"attraction_id":3367,"user":"manoj_varadarajan","rating":5.0,"review":"Amazing lifetime experience conducted by a professional tour company. Took this tour conducted by Brewster. Very well organized and the attention to details was just perfect. The whole experience of driving through the icefield parkway, watching the towering mountains on both sides filled with glaciers was spell binding. The lake peyto was like something...","review_date":"August 30, 2018"},{"attraction_id":3367,"user":"teacher2800","rating":5.0,"review":"Wonderful Day on the Columbia Icefield and Skywalk. We bought this tour as a package to save some money. This did not disappoint! It was very crowded in the restaurant and fast food places but the lines moved quickly. Our lunch was very good. We recommend the chili. The tour was running behind...","review_date":"August 27, 2018"},{"attraction_id":3367,"user":"olga_k","rating":5.0,"review":"Amazing experience. We took this tour in August 2018. Yes, it is not cheap, but it is TOTALLY worth it. The guides were amazing, especially our snowbus driver Rusty. So much information to give in such a short time, and they do it easily, with good humour....","review_date":"August 27, 2018"},{"attraction_id":3367,"user":"david_f","rating":5.0,"review":"See it b4 it goes. Huge vehicles well worth the visit, there are many ice fields but this is the one that you can actually go on","review_date":"August 23, 2018"},{"attraction_id":3367,"user":"grumbor","rating":5.0,"review":"Brewster know their stuff. . We did the Columbia Icefield as well as a separate trip up the Banff Gondola and tour of the area and transport to Calgary.\nBrewster worked in conjunction with the Rocky Mountaineer providing the above tours as well as transport to hotels. They were prompt,...","review_date":"August 13, 2018"},{"attraction_id":3367,"user":"kuriappan_a","rating":5.0,"review":"The Best Experience in Banff. I along with most folks in our group of 10 rated it as the best experience we had in Banff. The driver cum guide Murray is very knowledgeable and answered all our questions patiently. We could see that he is really enjoying his job. John-lieu...","review_date":"August 5, 2018"},{"attraction_id":3367,"user":"angela_r","rating":5.0,"review":"Great tour and views. We pre booked this tour from the Uk and it was certainly well worth taking a day off from our fly-drive holiday to give everyone the chance to admire the views without worrying about navigating and staying on the right sid elf the road. Driver...","review_date":"August 5, 2018"},{"attraction_id":3367,"user":"sonoscozzese","rating":5.0,"review":"a well organised tour. Very impressed with the quality of this trip. We did it end of May from Banff.\nGood quality coach, several stops of key interest, amazing geology. Only the one to Peyto Lake could not be reached due to late snow on the road.\nThe driver,...","review_date":"August 2, 2018"},{"attraction_id":3367,"user":"vancouverpatel","rating":5.0,"review":"Awe inspiring glacier and lakes. The tour was so well organized and the driver David and guide Haley took such good care of us. Tour was packed with so much covered in 1 day, not possible to do it on your own in a day.\nWould have loved to spend...","review_date":"August 2, 2018"},{"attraction_id":3367,"user":"sam_s","rating":3.0,"review":"Good for 1st times who does not want to drive. Most of the whole day trip was used up by the travel time on the road. Lake Louise and Peyto Lake was time constrained, 20 minutes each including the trail walk which was not enough considering the very beautiful scene. The highlight was only the...","review_date":"July 30, 2018"},{"attraction_id":3367,"user":"ingridbtravels","rating":5.0,"review":"A WONDERFUL TOUR. This is an AMAZING tour. It gives me great pleasure to give it a stellar review. Not only was the scenery breathtaking but our bus drivers Pat and Phil and tour guide Lauren were charming, well informed and fun.\nWe took this tour at the...","review_date":"July 29, 2018"},{"attraction_id":3367,"user":"cesare_m","rating":5.0,"review":"Bus trip from Banff to Columbia Icefield. Our guide Louie and driver Andy were fantastic and full of information. The views and the weather were amazing. Lunch and snacks were provided and the bus was very clean and comfortable. I would recomend this trip to anyone who has not yet been. Definetly...","review_date":"July 28, 2018"},{"attraction_id":3367,"user":"claudiaandersonb2018","rating":5.0,"review":"Visit to the ice theater. Our driver, Jordan, was the best, great excursion! We loved the ice theater and the historic details.","review_date":"July 24, 2018"},{"attraction_id":3367,"user":"luanne57","rating":5.0,"review":"Bus trip from Banff to Athabasca Glacier and Sky Walk. This trip was just beautiful! Our guide Louie and bus driver were full of information about the many lakes we stopped to see and the glaciers we saw along the way. It was a well-timed trip that lasted all day. We had a buffet lunch...","review_date":"July 24, 2018"},{"attraction_id":3367,"user":"hangrylady","rating":5.0,"review":"Banff to Athabasca Glacier and back. We were on a tour with Al (Alan) as our driver and Nicola as our host. First off...Al was no BS and hysterical. It shouldn\u2019t have been as funny as it was, but we appreciate no BS. When Al tells you we are rolling out,...","review_date":"July 21, 2018"},{"attraction_id":3367,"user":"glenn70foodie","rating":3.0,"review":"Once was a Glacier. As we arrived at this point from Jasper at the northern end of this magnificent 250 kilometre Parkway, there was no where to stop and look at the skywalk. Sadly this picture is very deceptive. Within a minute of us stopping to figure out where...","review_date":"June 25, 2018"},{"attraction_id":3367,"user":"jayne_m","rating":5.0,"review":"Amazing Glacier Opportunity. We had a great day stopping at different points between Banff and the Icefields. Our tour guide Anick was very interesting and fun! The Glacier walk was really exciting, as you never know when\/if you'll get another chance to do this in the future. Highly...","review_date":"May 18, 2018"},{"attraction_id":3368,"user":"hburt92","rating":5.0,"review":"Liam was incredible!. It was such a beautiful morning sledding up Rainbow mountain! Liam was so friendly and made it so much fun! He gave us a thorough safety brief and made sure we understood everything clearly before we picked up speed. We stopped at some amazing viewpoints...","review_date":"March 3, 2019"},{"attraction_id":3368,"user":"rikeo379","rating":5.0,"review":"Great Adventure. This was an awesome Tour.We booked the Tour at 4:30pm and got Lucky that we had our guide Liam just for the three of us .We got up the Mountain and saw a beautiful sunset and Moonrising.Liam always set up the Pace which Suited us.Totally...","review_date":"February 18, 2019"},{"attraction_id":3368,"user":"46malenat","rating":5.0,"review":"Fantastic winter activity for adventure seekers. I went on a tour with my husband in the middle of January. The office is located in the nice small skiing village of Whistler but the tour itself starts far off from the touristy sight, which I already loved.\nThe enthusiastic young guides gave...","review_date":"January 23, 2019"},{"attraction_id":3368,"user":"kparks66","rating":5.0,"review":"Super fun!. Totally recommend. I was a little apprehensive before we started because I have ZERO riding experience. It was easy-peasy and they even took the governors off for us (we had to ask). Just wish it had been a longer ride! Next time...:)","review_date":"January 18, 2019"},{"attraction_id":3368,"user":"compass585036","rating":5.0,"review":"Our tour guide was Ali and she was super fun.. We had so much fun! Ali made sure we were all comfortable and safe then let us take off and go fast! We were a little nervous that it might be too hard but it was perfect. It was my daughter's (who is 24) first...","review_date":"January 16, 2019"},{"attraction_id":3368,"user":"christyte","rating":5.0,"review":"Awesome time snowmobiling. I did the intermediate tour for snowmobiling and it was a blast! It was the first day tours were being offered (hadn\u2019t snowed much at the beginning of the season). The machine was easy to operate and the views were breathtaking!","review_date":"January 4, 2019"},{"attraction_id":3368,"user":"jwu2018","rating":5.0,"review":"Great way to check out BC. The tour was wonderful. Went very smoothly from checking in at the desk to getting on a snowmobile for the tour.\nOur guide, Jordan, was great at giving instructions and leading the group. We did not have the best snow conditions but felt the tour...","review_date":"December 17, 2018"},{"attraction_id":3368,"user":"tobias_k","rating":5.0,"review":"Snowmobiling and Superfly both amazing activities. Have done both Snowmobiling and Superfly in spring with a couple of friends. We had a great time going snowmobiling even though it wasn't winter anymore. Also caught a beautiful day for the Superfly with spectacular views of the surrounding area. Our guides on both...","review_date":"May 15, 2018"},{"attraction_id":3368,"user":"darryl_f","rating":5.0,"review":"Great views and knowledgeable guide. Excellent snowmobiles and great guide... Highly recommend you try this safe tour. If given the choice try your own machine. My wife had not snowmobiled before and found if easy to pick up.","review_date":"April 12, 2018"},{"attraction_id":3368,"user":"petemartin555","rating":5.0,"review":"Great snowmobile tour. My 21yr old son and I, did the 2.5hr BC snowmobile tour and it was fantastic. We had ridden quad bikes before but not snowmobiles, but this was just at the right level of excitement for us. On tracks through beautiful forest, some wide and...","review_date":"April 10, 2018"},{"attraction_id":3368,"user":"al3xandracooper","rating":5.0,"review":"Amazing Time and Great Tour Guide. My fiance and I had a great time on this tour!!! The tour guide Ali was great and did everything to make sure we had a good time. You get to ride for a pretty decent amount of time and it is very scenic as...","review_date":"April 9, 2018"},{"attraction_id":3368,"user":"824chandy","rating":5.0,"review":"Breathtaking views and such a fun-filled experience!. I have participated in many adventure sports but this goes down with one of the best! It was such a great experience. Our guide was fabulous, the views were incredible and zipping up and down the mountains on the snowmobiles was just so much fun!...","review_date":"March 8, 2018"},{"attraction_id":3368,"user":"_lpark11","rating":5.0,"review":"Superb!. My brother and me did a guided tour with Tom J Feb 26th, 2018 -10:30 spot\nTom was a fantastic guide! It was my first time snowmobiling and he made me feel so relaxed and safe. I highly recommend snowmobiling and can't wait to go...","review_date":"March 3, 2018"},{"attraction_id":3368,"user":"robinjenna","rating":5.0,"review":"Worth it!. Great adventure! Would recommend to anyone looking to do something fun and different! Make sure to ask for Ali!","review_date":"January 14, 2018"},{"attraction_id":3368,"user":"britt_p","rating":5.0,"review":"So much fun!. We did a 12:30 2 hour snowmobile trip today and it was awesome. Our guide Ryan was great, explained everything really well and made sure everyone was comfortable while still guiding a sweet tour where we ripppppped!! It was a foggy day but still awesome,...","review_date":"January 9, 2018"},{"attraction_id":3368,"user":"larrywilsonriddle","rating":3.0,"review":"Snowmobile tour was great but reception not very emphathetic. We were a party of 6. Initial reception lady very friendly and helpful. I advised that 4 of our party where a few minutes away due to one of them getting lost and I advised accordingly. Manageress very officious and instead of saying don't worry...","review_date":"January 3, 2018"},{"attraction_id":3368,"user":"tom_debz","rating":5.0,"review":"A must do adventure. This was so much fun. We did the first trip of the morning so it was cold (dress well) but oh my goodness so much fun. Johnathan our guide was crazy but so much fun. They broke our group down to couple and families which...","review_date":"January 2, 2018"},{"attraction_id":3368,"user":"connie_s","rating":5.0,"review":"New Years Eve Wknd. I did the snowshoeing tour on Saturday and snowmobile NYE day and I had the best time ever!! Both days were bright blue and sunny skies. Snowshoeing was fun, but the snowmobile tour was amazing!! My guide was Josh from Ontario (Go Leafs Go)!! Thanks...","review_date":"January 1, 2018"},{"attraction_id":3368,"user":"natasharatliff","rating":5.0,"review":"Snowmobile tour was super fast and fun!. We joined TAG for a couple activities, the intermediate snowmobile tour and a snowshoeing tour. The snowmobile tour was awesome. We'd been before on a beginner tour in a different town and that as super slow, but nice. This tour was perfect for me because...","review_date":"December 28, 2017"},{"attraction_id":3368,"user":"paulburne","rating":5.0,"review":"Amazing fun - do not hesitate to book.. We went out for the afternoon with the sublime Ryan Davies ( from Devon and complete with a scone in his pocket). Beautiful scenery , great bikes and just the best time. Ryan was fun and informative and made the day memorable.\nWe did this...","review_date":"December 7, 2017"},{"attraction_id":3369,"user":"wbthomas","rating":5.0,"review":"Bria is the bomb!. We had a total of 4 couples in our group and had an amazing experience. Bria, our guide, had a wonderful personality and was very knowledgeable about Whistler. We highly recommend to anyone visiting Whistler. Only regret is we wish we would\u2019ve done this the...","review_date":"March 2, 2019"},{"attraction_id":3369,"user":"ako75","rating":5.0,"review":"Definitely Go Hungry!. This was a great food tour with several stops and some unexpected stops to learn about Whislife! I did this with a group of 9 adults, and I was initially surprised at the price. But it's worth it - and we were stuffed with great...","review_date":"February 24, 2019"},{"attraction_id":3369,"user":"howardschapira","rating":5.0,"review":"Whistler fine dining tour. The tour was awesome and Luke was so educational and fun to show us all the sites and hidden gems. We enjoyed all the food and atmosphere of each stop. Would definitely recommend this as a way to get to know some great eateries in...","review_date":"February 10, 2019"},{"attraction_id":3369,"user":"stephanie_r","rating":5.0,"review":"Luke was incredible - you won\u2019t regret it! . What a fantastic way to start our vacation! The food was amazing and our host was fun and quite knowledgeable - it\u2019s a must do for any whistler vacation for us!","review_date":"February 4, 2019"},{"attraction_id":3369,"user":"karalbee","rating":5.0,"review":"Amazing Tour!. Our tour was a group of 10 people with Christine (she is awesome!). The food and wine were great and getting the chance to saber champagne was too much fun. Never felt rushed at any of the locations and really felt taken care of from...","review_date":"January 31, 2019"},{"attraction_id":3369,"user":"k_m","rating":4.0,"review":"Excellent, with one Suggested Improvement. We did the more expensive dinner tasting tour, which was 5 total stops. The food was excellent and the add-on alcohol sampling was also really good (my wife and I shared it). The variety of food was great, as was the wine \"sabering\" demonstration. I...","review_date":"January 21, 2019"},{"attraction_id":3369,"user":"hueyott","rating":5.0,"review":"Amazing way to explore restaurants in Whistler. It was a fantastic evening and we thoroughly enjoyed the walking tour throughout the village. The Finer Things tour and the various restaurants was a great experience and value. We paired the wine tasting with our tour and each sample was well described and matched...","review_date":"December 11, 2018"},{"attraction_id":3369,"user":"penny_b","rating":5.0,"review":"trip advisor over-charges for this tour. I booked this tour through Trip advisor expecting to receive credit for the exchange rate for the American dollar vs the Canadian dollar (usually a difference between 25-32%). Trip advisor did not give me the credit which means I paid at least 25% more for...","review_date":"December 3, 2018"},{"attraction_id":3369,"user":"arlielama","rating":5.0,"review":"Finer Things Taste of Whistler Awesome Experience. First off, Genevieve was very helpful in covering all the details for our booking. October is not high season in Whistler meaning some restaurants mentioned on the website were closed, but she explained the carefully-chosen alternatives. Also, there was one guest in our group with...","review_date":"October 29, 2018"},{"attraction_id":3369,"user":"trip593567","rating":5.0,"review":"Whistler Tasting Tour Recommended. This tour was so much fun. We had a sample of many dining experiences and the food was very good! Our guide, Luke, was extremely knowledgeable and made the night relaxing and fun with his wonderful personality! Would definitely recommend this company.","review_date":"October 13, 2018"},{"attraction_id":3369,"user":"manager524","rating":5.0,"review":"An Experience Every Corporate Group Should Consider!. Every detail, every step of the way was a pleasure to work with this professional team. Engaging, informative, fun and of course fine dining and local wine at it's finest! Kudos to our tour guide Tamara!","review_date":"September 25, 2018"},{"attraction_id":3369,"user":"nwdoc","rating":5.0,"review":"Great way to get introduced to Whistler. The tour was such a wonderful experience. The food; the wine pairings; the ability to walk in and be seated immediately; even the walk around the village: the entire experience was so fun!\nOur guide Lisa was fantastic. She provided excellent guidance for the tour:...","review_date":"September 24, 2018"},{"attraction_id":3369,"user":"kaleena_r","rating":5.0,"review":"Wonderful Culinary Experience. My partner and I had an absolutely wonderful time at our Fine Dining tasting tour - the tour guide was amazing and very knowledgeable and the food was extremely delicious.\nThe experience is a must-do when in Whistler - I have already started recommending to...","review_date":"August 16, 2018"},{"attraction_id":3369,"user":"julie_b","rating":5.0,"review":"Wonderful evening. We thoroughly enjoyed the fine dining tour. The restaurants chosen serves interesting, delicious food and the wines were also very good. This is a great value and a good way to see several dining choices in one night. Our guide Lisa is charming and very...","review_date":"July 27, 2018"},{"attraction_id":3369,"user":"jim_l","rating":5.0,"review":"Finer Tasting Tour is a 10.. our guide Tamara was great....wonderful experience....food and wine parings were a \u201c10\u201d.....would highly recommend this dinner.","review_date":"July 26, 2018"},{"attraction_id":3369,"user":"tommyzzgirl","rating":5.0,"review":"Great Event!. We were a group of 24. We added the wine pairing to the tour which made it way more fun. Tamara did a great job. All the \"stops\" were delicious. Would definitely recommend when in Whistler.","review_date":"July 17, 2018"},{"attraction_id":3369,"user":"jenn_s","rating":5.0,"review":"Great Tour!. Our tasting tour through Whistler was wonderful! Our guide, Mike, is a chef and his knowledge of food prep and wine pairings was excellent!","review_date":"July 11, 2018"},{"attraction_id":3369,"user":"halo62","rating":5.0,"review":"Great Event. The tour was fantastic. Our guide, Linda, was great.We learned a lot from her on history of Whistler. All the restaurants were very good and well organized without delays. Our group was small (4 of us). The food selections were perfect in quality and portion...","review_date":"July 7, 2018"},{"attraction_id":3369,"user":"bogart17","rating":5.0,"review":"Amazing and fun way to spend evening!. Started off at the evening at Bearfoot wine cellar with our tour guide Mike, we got to learn how to Sabre a bottle of champagne - amazing. Mike was very knowledgeable about the wines and history.. Mike made it very fun with games and quizzes...","review_date":"June 23, 2018"},{"attraction_id":3369,"user":"suzanne_h","rating":5.0,"review":"Great way to start your visit to Whistler!. I specifically planned this activity as the first thing we did upon arriving in Whistler so we could get a quick start guide to some of the best local restaurants. And we were not disappointed! Every bite was INCREDIBLE, with generous wine pairings at each....","review_date":"May 21, 2018"},{"attraction_id":3369,"user":"philstevanovic","rating":5.0,"review":"Ski Vacation . Great time on the finer Dinning Diner tour at Whistler with Bria as our Guide. Very knowledgeable offering great bits of history, local traditions, and personal insights. Of course all the food was amazing. We stopped at Barefoot Bistro, learned how to sword a champagne...","review_date":"February 27, 2018"},{"attraction_id":3369,"user":"florl568","rating":5.0,"review":"Amazing tour, wonderful Team at WTT!. We organized an incentive trip to Whistler for a group of 30 people. We WTT for one of our group dinners and it was an amazing option! Everybody had a great time, they all enjoyed their food and had a blast! I would recommend this...","review_date":"February 26, 2018"},{"attraction_id":3369,"user":"andrew_c","rating":5.0,"review":"Food tasting tour. What a fantastic evening eating great food and drinking tasty wine! Bria was awesome as our guide and went out of her way to help attendees with reservations for other activities. The restaurants visited were extremely accommodating and fun to visit! Highly recommend this activity!","review_date":"February 23, 2018"},{"attraction_id":3369,"user":"jwrich9191","rating":5.0,"review":"Fun Tour. This a great way to experience some of the best restaurants in Whistler in one evening. Our guide, Luke, was knew a lot about the area and he made the evening fun and interesting. We were a party of six and we all really enjoyed...","review_date":"February 1, 2018"},{"attraction_id":3369,"user":"peteray4310vx","rating":4.0,"review":"4.5. Great classy venues to explore Whistler culinary offerings. Incredible wine cellar at Barefoot Bistro. Hy steakhouse sampling of tuna & steak wine pairing nice. Quattro main entree of salmon very good. Veal ok. Signature Pasta delicious. FireRock charcuterie with ice wine nice finish. Minor detractor...","review_date":"January 29, 2018"},{"attraction_id":3369,"user":"cherylno","rating":5.0,"review":"Great preview of dining. We had a really great evening touring some of Whistler\u2018s best restaurants. Luke was our guide and he was awesome. Lots of personality and information about Whistler. Highlight of the evening was when I got to saber a bottle of sparkling wine. The food and...","review_date":"January 21, 2018"},{"attraction_id":3369,"user":"mark_s","rating":5.0,"review":"Fabulous Food tour in Whistler. We had a group of 18 family and friends, all adults. Progressive six course food tour. The two starters in the celler at Bearfoot Bistro (with sparkling wine) and at Hy's were spot on. Main courses at Quattro with their signature pasta side dish were...","review_date":"January 15, 2018"},{"attraction_id":3369,"user":"robynsydney","rating":5.0,"review":"Fabulous Night Out with Whistler Fine Dining Tour !. We recently had an outstanding evening in Whistler exploring some of this beautiful town's faboulous fine dining options . Our tour was hosted by a wonderful and passionate lady called Tamara , who went out of her way to share both her passion for food...","review_date":"January 9, 2018"},{"attraction_id":3369,"user":"kingliz","rating":5.0,"review":"Great Time!. Our group of 6 had a wonderful time on our tour. Luke was a great guide, full of local facts\/info and very charismatic. All the food offered was quite tasty, and it was so nice to just walk into some of Whistler\u2019s finer establishments with...","review_date":"January 2, 2018"},{"attraction_id":3369,"user":"mrsjw11","rating":5.0,"review":"Fantastic Food Tour. This tour is a great way to try some of the top restaurants in Whistler and includes fudge and cheese stops after canap\u00e9s, starters and mains! Great value. The first stop was the very impressive cellar at Bearfoot Bistro where I got to saber a...","review_date":"December 28, 2017"},{"attraction_id":3369,"user":"julie_c","rating":5.0,"review":"Fine Dining in Whistler and Wine Paring. My husband and I thoroughly enjoyed this tour. We went to 3 different restaurants and a specialty chocolate shop for dessert. We took the wine paring option. The restaurants are close together and gave us a taste of a wide range of dishes. As we...","review_date":"November 6, 2017"},{"attraction_id":3369,"user":"r2regina","rating":4.0,"review":"A good way to mix in a largr group. We had a very nice evening and Luc did a good job of guiding us through the progressive dinner. Although everything was very nice, we did not leave thinking that it was really fine or unique dining, just good.","review_date":"October 26, 2017"},{"attraction_id":3369,"user":"bcolljames","rating":5.0,"review":"A great way to sample the restaurants in Whistler. My husband and I thoroughly enjoyed our tour of restaurants in Whistler as part of the Fine Dining Dinner Tour by Whistler Tasting Tours. Luc was fun to be with and had good stories to share about Whistler. The food was excellent (do NOT eat...","review_date":"October 19, 2017"},{"attraction_id":3369,"user":"ajacot924","rating":5.0,"review":"Amazing Experience. My husband and I did the Fine Dining Tour for our anniversary. It was so great! Our guide, Becky, was friendly and energetic. She really made the experience special. The food was great and it was fun not knowing where we were going or what...","review_date":"October 16, 2017"},{"attraction_id":3369,"user":"barbara_o","rating":5.0,"review":"Something special in whistler. For a tast of fine dining with a difference you can't go past Whistler tasting tours.\nKeshena met us at our Hotel and walked us through the village, pointing out places of interest along the way. A very easy walk made all the more pleasant...","review_date":"September 6, 2016"},{"attraction_id":3369,"user":"jennys60","rating":5.0,"review":"Great Tasting Tours discovering various restaurants in Whistler.. Absolutely loved the idea of a progressive dinner around different restaurants in Whistler. We did both the Hidden Gems Tour (Tuesday Nights) and the Fine Dining Tour (Wednesday nights), and enjoyed both immensely. If on your own, as a couple or in a larger group,...","review_date":"January 15, 2016"},{"attraction_id":3369,"user":"tom_d","rating":5.0,"review":"An unexpected pleasure!. My wife and I just return home to Edmonds, WA from Whistler. We've been going to Whistler since 2001 and have never had the fortune of a Whistler Tasting Tours. Now that are kids are grown up, we can finally have some us time. We...","review_date":"August 1, 2015"},{"attraction_id":3369,"user":"jaq888","rating":5.0,"review":"A wonderful time. This progressive \"Finer Things\" dinner tour is a must-do when at Whistler. The food and service at each of the different venues was exquisite. A couple of the wines weren't particularly high end, but all of the choices were still absolutely yummy and of excellent...","review_date":"November 4, 2012"},{"attraction_id":3369,"user":"btrisler","rating":5.0,"review":"Great way to experience Whistler dining and Canadian wines. I have to admit that I was a bit skeptical about getting the value out of this tour. After all, couldn't I buy dinner for 2 and a great bottle of wine for ~$300 at one of Whistler's many fine establishments? Most likely, yes. But...","review_date":"June 29, 2009"},{"attraction_id":3369,"user":"soonermba","rating":4.0,"review":"A fun and different dining experience, but not a super value. My wife and I recently did a day trip to Whistler for our anniversary during a trip to Vancouver. For dinner we decided (partially based on TripAdvisor) to do Whistler Tasting Tours instead of just trying to randomly choose one of the many restaurants in...","review_date":"June 11, 2009"},{"attraction_id":3370,"user":"jespers341","rating":5.0,"review":"Great tour Mike . I can really recommend taking this tour with Mike, great way to see some of Toronto and learn about the city.","review_date":"February 22, 2019"},{"attraction_id":3370,"user":"754benets","rating":5.0,"review":"You've got to use these people!. We arranged a private tour. Despite -17 degrees, Jason was not put off and off we went! He knows all the underground and where to come up, different places he thinks you might be interested in and is clearly as happy showing Toronto in frozen...","review_date":"February 2, 2019"},{"attraction_id":3370,"user":"andy_n","rating":5.0,"review":"Amazing!. Jason was our guide for this tour and it was outstanding. I am a tour guide myself and Jason did an absolutely amazing job with my clients. There was the perfect balance of historical information, personal stories, and customer service. I travel for a living...","review_date":"January 23, 2019"},{"attraction_id":3370,"user":"e186gwdavids","rating":5.0,"review":"What an interesting and wonderful experience!. Mike was an outstanding guide and provided and exceptional experience! We had a full tour of both areas packed with interactions with merchants and shopkeepers! The insights and information Mike provided truly helped to make this one of our most memorable experiences. My daughter and...","review_date":"December 23, 2018"},{"attraction_id":3370,"user":"katie_g","rating":5.0,"review":"Great tour. We just arrived in Toronto and wanted to get to know more about the city.\nThis really helped us Mike is full of knowledge and makes the tour really interesting.\nHighly recommends.","review_date":"December 1, 2018"},{"attraction_id":3370,"user":"dane88tse","rating":5.0,"review":"Very insightful and knowledgable guide - Mike\u2019s a good guy too!. A nice small group of five people walking around Kensington and Chinatown area. We sampled cheese curds, local freshly made bagel and had a nice coffee at Jimmys. Learnt the history of Chinatown and how multicultural this city is.\nMike had all the answers to...","review_date":"November 26, 2018"},{"attraction_id":3370,"user":"silk51","rating":5.0,"review":"cold but fun. On a bitterly cold & windy day, my husband and I were the only two people silly enough to do a walking tour. TIm was a great guide, and it was fun to walk around Kensington--such a contrast to all the steel and glass of...","review_date":"November 25, 2018"},{"attraction_id":3370,"user":"gezundhaityigal","rating":5.0,"review":"Great Tour with Tim. We booked an early tour on Sunday morning. 2 adults with our teenage daughter. Tim took us for 2 fascinating hours. Hidden spots among with popular places. We would probably never reached these places without the tour. it is even not mentioned in our guide...","review_date":"October 2, 2018"},{"attraction_id":3370,"user":"wacker1100","rating":5.0,"review":"Great tour Mike.. Alway like to go on a walking tour at any new city we visit, this tour with Mike was superb, small group of people, we all got on really well.\nMike's knowledge was great and we went to places you may only find on these...","review_date":"September 29, 2018"},{"attraction_id":3370,"user":"mgl1110","rating":5.0,"review":"Small Group Walking Tour of Toronto's Chinatown & Kensington Market. Our guide, Tim, was timely, friendly & knowledgeable. He adjusted well to the group and imparted interesting information about the neighborhoods & Toronto. The two hour tour was just the right amount of time for an overview & allowed us to continue to explore the...","review_date":"September 18, 2018"},{"attraction_id":3370,"user":"roberta_b","rating":5.0,"review":"Something different. What makes this tour different from others is Mike's knowledge of the places and people and his commitment to involving everyone, explaining Canadian life and history through the comparison with other countries and cultures. His kindness and his friendly attitude make the two hours fly,...","review_date":"August 14, 2018"},{"attraction_id":3370,"user":"bigmatt623","rating":5.0,"review":"Great Tour. Great tour! Got this for a Birthday present and was really thrilled with the tour. Guide mike was very informative and really knew the area. Strongly recommend!","review_date":"August 12, 2018"},{"attraction_id":3370,"user":"kelly_c","rating":5.0,"review":"Leisurely Walk-Lots to Learn. This was our second tour with Mike. He is knowledgeable, charismatic and represents Canadians well. Learned a lot about Toronto\u2019s history, places to go, sights to see, food to eat and what makes Toronto Toronto. Tour is at a leisurely pace. We met people from...","review_date":"August 6, 2018"},{"attraction_id":3370,"user":"lorrainek25","rating":5.0,"review":"Definitely recommend!. We had a tour this am with Mike who lives in the area and was very friendly, knowledgeable and made this two hour tour lots of fun. A great way to learn about Toronto especially this area. Lots of interesting facts. Just 8 people on...","review_date":"July 28, 2018"},{"attraction_id":3370,"user":"fields001","rating":5.0,"review":"Locals View of Ttoronto. Tim was our guide. He was fantastic. DEFINITELY WORTH YOUR TIME & MONEY. So much to see & love. The Park & murals were my favorite. Ate at Mother\u2019s Dumplings. Food was good. Loved the tour of Kensington Market.","review_date":"July 22, 2018"},{"attraction_id":3370,"user":"470susanh470","rating":4.0,"review":"Great insight into kensington and chinatown. What a great way to get to know the Kensington & Chinatown area. Our guide Mike was super informative and a local to the area, and we were fortunate to met some of the locals as we wandered. The street graffiti was pretty impressive art,...","review_date":"July 20, 2018"},{"attraction_id":3370,"user":"jane_b","rating":5.0,"review":"Terrific tour of 2 interetsing Toronto neighborhoods. Mike was our guide and he was not only knowledgeable but a lot of fun. He actually lives in or near the Kensington Market area so knew a lot of the shopkeepers who allowed us to sample some of their wares. I was sorry we...","review_date":"July 6, 2018"},{"attraction_id":3370,"user":"ph93","rating":5.0,"review":"Highly recommend this tour!. We just completed this tour with Mike and really enjoyed it. It isn\u2019t easy to please two teenagers, but the walking tour was really engaging and interesting. We really appreciated Mike\u2019s style and willingness to share. I highly recommend this tour!","review_date":"June 26, 2018"},{"attraction_id":3370,"user":"biancan98","rating":5.0,"review":"Wonderful experience with Mike!. I had a great time this morning with tour guide Mark, he really knows the are and lives there, showed us great places, treated us all very kindly and I'm really looking foward to new experiences with this company. Afterwards I had the best ramen...","review_date":"June 17, 2018"},{"attraction_id":3370,"user":"chachachach","rating":5.0,"review":"Great tour with super friendly Mike!. Exploring Kensington Market and Chinatown with Mike was wonderful! Mike lives in Kensington Market and knew everybody, we met the guy who gives bad advice, the comedian (by chance!) the shop keepers...we were told about the wonderful food shops, about the history of the place,...","review_date":"June 3, 2018"},{"attraction_id":3370,"user":"drummercutie04","rating":5.0,"review":"Great tour!. The tour was a great way to learn about the culture of Kensington Market! Mike was very energetic, friendly, knowledgeable, and really went the extra mile to make our tour an engaging experience. The tour made a few local stops and was moderately paced so...","review_date":"June 1, 2018"},{"attraction_id":3370,"user":"rhoda_m","rating":5.0,"review":"Brilliant!!. Mike was our guide and we were a small party of four. We had a lovely sunny day and really enjoyed our tour. Mike was friendly, knowledgeable and good fun. Found that Kensington and China Town were not at all as we expected and loved...","review_date":"May 6, 2018"},{"attraction_id":3370,"user":"suzanne_h","rating":5.0,"review":"Great way to get acquainted with Toronto. We signed up for the Kensington Market and Chinatown tour and Mike was a fabulous guide. Not only did we get the history of both of these neighborhoods but we also got some history of the city of Toronto and of Canada. We saw a...","review_date":"April 9, 2018"},{"attraction_id":3370,"user":"bnaa2018","rating":5.0,"review":"Fantastic Tour with Mike. We spent a cool Saturday morning with Mike as our guide touring Kensington Market and Chinatown. Mike was very knowledgeable, entertaining and was able to accommodate our personal interests. He shared several \"favorite\" spots that we would never have found on our own. I would...","review_date":"March 26, 2018"},{"attraction_id":3370,"user":"jessika_m","rating":5.0,"review":"WONDERFUL TOUR. My friend and I took the Small-Group Walking Tour of Toronto's Kensington Market and Chinatown last week with Kieran. We had been to Toronto several times, but never had a chance to explore the Kensington Market\/China town area. We had heard many great things and...","review_date":"October 25, 2017"},{"attraction_id":3370,"user":"realperson65","rating":5.0,"review":"Mike-Terrific Guide. Enjoyed very much this tour. Saw a lot and got a lot of interesting info from Mike. Would never have heard or seen the interesting places and stories on my own. Mike was attentive and easy to hear and understand. He made sure everyone was...","review_date":"October 19, 2017"},{"attraction_id":3371,"user":"ajvic","rating":5.0,"review":"Great Tour!. The tour was fantastic and I heartily recommend it. Lee was fantastic and really knows his stuff. The tour comprehensively covers the history of the operation including its Scottish roots and the development of the business with support from the province. It shows the similarities...","review_date":"March 1, 2019"},{"attraction_id":3371,"user":"terh029","rating":5.0,"review":"Very interesting . A group of six of us joined the brewery\/distillery tour. The tour guide was very informative and we tasted 3 wonderful beers.\nThe highlight was the scotch tasting. A little young but holds quite a bit of promise.","review_date":"January 21, 2019"},{"attraction_id":3371,"user":"cody41","rating":4.0,"review":"Kick of the Stag. Started my buddies stag at the brewery\/distillery. Had a nice cold seasonal pint before the tour. The tour guide was alot of fun, enthusiastic and made the brewing process more interesting. Just some useful advice, do not eat the hops on the tour haha. The...","review_date":"November 23, 2018"},{"attraction_id":3371,"user":"escape787142","rating":5.0,"review":"M\u00f2ran taing! Many Thanks! . Sl\u00e0inte! (Health) Cheers to our amazing and informational guide, host, alcohologist, and overall brother man Andrew \ud83d\ude0d We had the best time ever! Thank you for sharing your extensive knowledge, passion and poetry - all while treating us like family \ud83e\udd19\ud83c\udffcGo mbeanna\u00ed Dia duit (May...","review_date":"October 19, 2018"},{"attraction_id":3371,"user":"872jimn","rating":4.0,"review":"Excellent whiskey . I thoroughly enjoyed the tour with my wife. We had so much fun trying the different beers and whiskies. Our tour guide(Andrew) was very knowledgeable and funny. I really liked the interactive parts of the tour. It was definitely a highlight of my visit to...","review_date":"August 23, 2018"},{"attraction_id":3371,"user":"julian_d","rating":5.0,"review":"A great experience . One of the best things to do in Victoria. The staff are educated and passionate. The whisky and beer are delicious. It\u2019s definitely a cant miss. Thanks for a great day Caledonian","review_date":"May 25, 2018"},{"attraction_id":3372,"user":"hilltopsinger","rating":5.0,"review":"Magnificent falls, excellent tour. My husband and I took the tour from New York to Niagara Falls by Empire Vacations.\nThe bus was clean and well maintained and the journey was very comfortable with adequate stops and rest room breaks in between. We visited the Watkins Glen state park...","review_date":"February 1, 2019"},{"attraction_id":3372,"user":"hunnieger","rating":5.0,"review":"Magnificent sight, definitely worth visiting!. We went during Winter and the town was basically empty with limited food option and activities. The fall itself is beautiful and definitely worth visiting.","review_date":"January 15, 2019"},{"attraction_id":3372,"user":"baabaaeats","rating":5.0,"review":"Magnificent falls. Eddy was a good guide who provided essential information and fun tidbits along the way. The falls were magnificent.","review_date":"December 22, 2018"},{"attraction_id":3372,"user":"sloppyjoe71","rating":2.0,"review":"Watkins Glen . There are no railings and an hour hike down the mountain. I had to catch a different bus, our had already went down.\nYou must be in very good shape. Younger people had to help others. The girl said handrail, and was Chinese not understanding...","review_date":"December 16, 2018"},{"attraction_id":3372,"user":"patricia_p","rating":5.0,"review":"Spectacular view. Experiencing Niagara Falls was like when I saw the Grand Canyon. They are both magnificent natural wonders. I feel blessed to have visited Niagara Falls and it\u2019s beauty. Great going in the boat under the Falls.","review_date":"September 19, 2018"},{"attraction_id":3372,"user":"debbie_c","rating":1.0,"review":"A terrible, horrible, no good two days. I am a part-time native New Yorker and always wanted to see Niagara Falls but didn't want to make the long drive myself from NYC, so I booked this tour. First complaint: We ended up sitting in front of a very raucous family shouting among...","review_date":"September 16, 2018"},{"attraction_id":3372,"user":"carlos_v","rating":5.0,"review":"Worth the bus ride . Traveling with young children is not easy but with tour guides Pedro-Yumiko and driver Noel, the seven hour trip was enjoyable. Stops for breakfast and lunch were pleasant. Also with a stop at Watkins Glen Park. This is a one in lifetime trip to Niagara...","review_date":"August 9, 2018"},{"attraction_id":3372,"user":"frequenttravel55_10","rating":5.0,"review":"Highly Recommend. This is a great 2 day tour from New York. Seeing Niagara Falls on both American and Canadian sides, by day and illuminated with night lights and fireworks was great. The Maid of the Mist is an experience not to be missed. Rest stops along...","review_date":"July 6, 2018"},{"attraction_id":3372,"user":"fong_t","rating":5.0,"review":"Thundering experience of Niagara fall. Its an experience that you cannot get from video.\nThe night view and the boat ride offers a unique experience that's worth the trip. Seeing in live the thundering outpour of such big volume of water at such height is a once in a lifetime...","review_date":"June 21, 2018"},{"attraction_id":3372,"user":"bel01","rating":5.0,"review":"Fantastic short trip. Great value for money trip from New York to Niagara Falls. Seeing both sides of the falls is well worth it (make sure you have the right travel documents beforehand so that you can do this). Accommodation is basic but clean. The guides are very...","review_date":"March 21, 2018"},{"attraction_id":3372,"user":"n4044rmcheryls","rating":5.0,"review":"Fantastic. Well worth it. The guides and driver were professional and the itinerary was great. The falls were beautiful from both sides, there were plenty of rest stops along the way, accommodation was good and within a 15 to 20 min walking distance. Shopping trip on...","review_date":"March 21, 2018"},{"attraction_id":3372,"user":"madhu_s","rating":4.0,"review":"Very nicely organized, top class tour guide. We booked our trip through Viator. The bus tour took us through New Jersey, the lakes, the vine yards and Watkins Glen State Park to the US side of the Niagara Falls. The ride took about six hours, so if one is short of time,...","review_date":"December 9, 2017"},{"attraction_id":3373,"user":"mike_k","rating":2.0,"review":"Disappointing Tour. My wife and I booked four tours through 1stAlaska and while we were very happy with everything else in our package (hotel, customer service, etc.), this was a disappointment. It is a very long trip both in mileage and time on some rough, snowy\/icy roads...","review_date":"March 19, 2019"},{"attraction_id":3373,"user":"ny2larn","rating":5.0,"review":"Great start !. My daughter and I took this tour with Dave. Picked up on time, comfortable van, small group,very accommodating, this is a long trip on snowy roads, Dave is a skilled driver, felt very safe. I was impressed with the wealth of knowledge Dave had, there...","review_date":"February 20, 2019"},{"attraction_id":3373,"user":"dhobbs3519","rating":2.0,"review":"Disappointing Arctic Circle Tour. This was the tour I was looking forward to the most out of our entire time in Fairbanks. I woke up the day after the tour and was still disappointed with our experience. This was our tour guide\u2019s first day on the job and he...","review_date":"February 19, 2019"},{"attraction_id":3373,"user":"diana_r","rating":5.0,"review":"Crossing the Arctic circle on Xmas Eve 2018. Let me begin by saying that given my considerable travel experience, this tour is by far the most special. Coming from a place that's just right above the equator, having crossed the arctic circle marker thru 1st alaska tours is something i will be most...","review_date":"December 26, 2018"},{"attraction_id":3373,"user":"daytrip584941","rating":5.0,"review":"Beautiful trip to the arctic circle. Our driver, Bob, was very knowledgeable and extremely personable. We were excited to see all the gorgeous views - including an incredible sunset and on the way home, it as a real treat to see the northern lights!\nCouldn\u2019t be happier with our trip -...","review_date":"November 12, 2018"},{"attraction_id":3373,"user":"marti745","rating":5.0,"review":"Northern Lights tours from Fairbanks AK. This is my 3rd try (and final attempt) to submit a review. We are not allowed include commercial or promotional content of any kind. This includes URLs \/ web site addresses \/ links to other web sites. Kind of makes the review way less helpful...","review_date":"November 6, 2018"},{"attraction_id":3373,"user":"gsleung2018","rating":5.0,"review":"It happens only once in 30 years.... We booked this trip hoping to see the northern lights in the arctic circle. No luck. It was cloudy and snowing all day. The ride to the Arctic Circle was long, bumpy, cold, dangerous, dark and LONG.. Did I say long? So why did I...","review_date":"February 20, 2018"},{"attraction_id":3373,"user":"joan_h","rating":5.0,"review":"Bucket list trip. Had an awesome tour to the Artic circle\/Northern Lights viewing. Our guide Aaron did a 5 Star tour..He was very informative and accomodating...Though the trip was long it was so worth it...","review_date":"January 29, 2018"},{"attraction_id":3373,"user":"chi_yin_c","rating":5.0,"review":"Best tour guide ever!!. The had a wonderful experience with Aaron the best tour guide we have had!! He is amazing and so passionate to share his own experience here in Alaska. We learned a lot about the life in Alaska through chatting with him. He made the long...","review_date":"January 9, 2018"},{"attraction_id":3373,"user":"excursion745312","rating":5.0,"review":"Artic Circle and Northern Lights Tour. The trip was worthwhile because our tour guide, Aaron, was awesome! He shared his personal experiences about living in Alaska and his close encounters with wildlife animals (which is really interesting!). Also, we got to see the Aurora! Aaron was very persistent in showing us...","review_date":"December 27, 2017"},{"attraction_id":3373,"user":"eagle_n","rating":5.0,"review":"We're lucky to see the amazing northern light!!!. This tour is a long drive and our guide, Randy, was knowledgeable, entertaining and kept the whole trip interesting. During the drive he was extremely prepared and explained everything to us. On top of it, their high roof van is walk-in height so you don't...","review_date":"December 20, 2017"},{"attraction_id":3374,"user":"meander825994","rating":5.0,"review":"My Boys Loved This!!!. This was so much fun. My boys, ages 13 and 10, really enjoyed the jet ride. We were drenched as if we had been swimming. We all would definitely do this again. The staff was amazing. Bring a change of clothes. :)","review_date":"November 6, 2018"},{"attraction_id":3374,"user":"judym987","rating":4.0,"review":"Wet and Wild. I was worried about doing the open-top ride in October but there were 25 other crazy people that joined in! They have lockers to store your items. When you arrive at the dock you go in the 2nd boat to register and get a bracelet....","review_date":"October 19, 2018"},{"attraction_id":3374,"user":"deborah_t","rating":5.0,"review":"A must do. Girls getaway. 5 of us. ages between 30 and 63 It was a total blast.\nWe had such a great time. Take your shoes and socks off for this. They give you a great introduction and help with getting all the gear on. You will...","review_date":"October 18, 2018"},{"attraction_id":3374,"user":"randy_b","rating":5.0,"review":"So Wet, So Fun. had a great time on this tour. Do not bring anything you do not want drenched. we were soaking wet and did not mind too much. would do again next time we visit. Staff was great and equipment was good. Very Exciting","review_date":"October 11, 2018"},{"attraction_id":3374,"user":"sightseer312269","rating":5.0,"review":"Highly Recommend!!. Awesome! A must do!! I believe our guides name was Alayna. She was so sweet and fun! Our Captain was awesome too, but I forgot his name unfortunately! I would suggest doing it during the warmer months because the water was a little cold, but...","review_date":"October 3, 2018"},{"attraction_id":3374,"user":"s3249zljohnnycocktai","rating":5.0,"review":"Forced cold water shower. If you want a thrill in a beautiful setting the Jet Boat experience is for you. Wet, wild and a scenic(if you can keep your eyes open)adventure that you can't imagine until you hop on board. A definite bucket list inclusion for those who love...","review_date":"October 3, 2018"},{"attraction_id":3374,"user":"oscar222707","rating":5.0,"review":"Whirpool Jet open Boat Ride. This was truly an amazing experience to ride Class V Rapids in an Open Jet Boat.\nEverything was great all around, starting with a complimentary bus pick up from the Floral Clock area to check in efficient process, general info session and finally the Jet...","review_date":"October 2, 2018"},{"attraction_id":3374,"user":"matt_g","rating":3.0,"review":"Proceed with Caution. I never got a chance to take this ride but I'm sure the reviews are correct. My only issue is that once you book this trip, YOU CAN'T CANCEL IT. If you read the fine print, there is NO REFUND. I mistakenly booked this then...","review_date":"October 2, 2018"},{"attraction_id":3374,"user":"tony_f","rating":4.0,"review":"Fun ride but it is not worth almost $70. Overall it's pretty fun. But, in my opinion the cost ($70 - $75) is not worth it. Look for coupons that range from $5 to $7 if you choose to go.\nAlso - you will get VERY wet. huge waves slam into you so depending...","review_date":"October 1, 2018"},{"attraction_id":3374,"user":"kathryn_h","rating":5.0,"review":"Got a bit wet! . Fab team and a great atmosphere. We were well prepared with waterproof clothing - absolutely essential if riding at the front of the boat. The team do provide top poncho waterproofs but I\u2019d recommend bringing some really good waterproof trousers ...\nEvery part of you...","review_date":"September 25, 2018"},{"attraction_id":3374,"user":"ajnj44","rating":5.0,"review":"Adrenaline tour!. Took the open Whirlpool Jet Boat tour from the Niagara on the Lake location. Check in was a breeze. We did not have a reservation and were able to secure the last spots on the last tour of the day (so a reservation would be...","review_date":"September 19, 2018"},{"attraction_id":3374,"user":"maximilian_z","rating":5.0,"review":"AMAZING!. Visit was on 09\/14\/2018 on 3pm. We came from Germany for this ride and all our expectations were exceeded. It was so much fun to ride through the class 5 rapids. We definitley got soaked. And we will come back one day!\nBut I really...","review_date":"September 19, 2018"},{"attraction_id":3374,"user":"sammmm23","rating":5.0,"review":"SO MUCH FUN! A must-do in the area!. I have been a resident of Niagara for almost 30 years and I had NEVER done the jetboats as I have high anxiety. Let me tell you, it was SO much fun and so amazing and the staff there was so incredibly accommodating! Check in...","review_date":"September 17, 2018"},{"attraction_id":3374,"user":"christine_k","rating":5.0,"review":"Excellent. The crew was great, the ride was thrilling, will definitely do it again, it was worth the price, next time will bring a waterproof camera","review_date":"September 16, 2018"},{"attraction_id":3374,"user":"willg568","rating":5.0,"review":"Great trip on a hot day. We did the Whirlpool Jet Boat tour from Niagara on the Lake. What an incredible thing to do. I would go on a hot day. Service and crew was exceptional. Easy to book online and so much fun. A great hour and a half.","review_date":"September 11, 2018"},{"attraction_id":3374,"user":"karenofdp","rating":5.0,"review":"Awesome. I\u2019m 70 and recently did the Whirlpool Jet ride in the Niagara River, I wasn\u2019t sure what yo expect, I\u2019m not a fan of carnival rides but I\u2019m a very active 70 year old. I choose not to sit in the front, when they say...","review_date":"September 9, 2018"},{"attraction_id":3374,"user":"whoistfd","rating":5.0,"review":"Fun ride. Took the jet boat ride because we wanted to something a little different and this was definitely it. We had a blast, staff was wonderful, safety was top priority with this group. You can\u2019t go wrong and it was so much fun we skipped the...","review_date":"September 6, 2018"},{"attraction_id":3374,"user":"wbinli","rating":5.0,"review":"This is what you've been waiting for..... You travel to see the falls....Beautiful, powerful, gushing waters...theres only one problem, you can't even get close enough to touch it. Heres your opportunity, board and enjoy being thrown around, soaked and wet in these powerful boats. Absolutely fun and safe(at least I felt safe)....","review_date":"September 5, 2018"},{"attraction_id":3374,"user":"adhavanj","rating":5.0,"review":"Awesome ride. It was one of the most fun activity that we did in our entire trip. It was super fun. Class 5 rapid, 360 degree spin, wet and wild. Highly recommended.","review_date":"September 4, 2018"},{"attraction_id":3374,"user":"stephen_y","rating":5.0,"review":"Mr . superb and well worth doing this.. we had a blast... u will get wet...it wasnt cold, would go again.","review_date":"September 4, 2018"},{"attraction_id":3374,"user":"john_r","rating":5.0,"review":"1500 Hp, class 5 rapids...good time. Considering the mixed groups they serve, the tour company company does a great job at serving thrill seekers and non-boaters looking for a new experience. Not recommended for small children....watch the videos before traumatizing your children. Jet boats are really quick and maneuverable considering their...","review_date":"September 2, 2018"},{"attraction_id":3374,"user":"davendee","rating":5.0,"review":"(Very) Wet and Wild.. This is our second time riding the jet boats. If you like speed, 360 degree spins and plowing through class 5 rapids this ride is for you. You get soaked as you plunge through the rapids. You start off with a few smaller rapids where...","review_date":"September 1, 2018"},{"attraction_id":3374,"user":"thegroot","rating":5.0,"review":"Awesome outdoor activity. If you are looking for a fun outdoor activity, this is probably the best one in the region. We have been local residents for a number of years and had done pretty much every tourist attractions around here... this one is definitely the best! Loads...","review_date":"August 31, 2018"},{"attraction_id":3374,"user":"ronniab","rating":5.0,"review":"Thrilling and fun experience for the whole family. This adventure was the highlight for our trip with young adult children. It was beautiful and exciting. So much fun for everyone!! Easy to get to on the Wego bus.\nWe got soaked...plan ahead. Bring a change of clothes if you are planning to do...","review_date":"August 29, 2018"},{"attraction_id":3374,"user":"678angelam","rating":5.0,"review":"Lot of fun. This was our last activity after spending 4 days in Niagara Falls and by far this was the most fun. In between the laughing, the screaming and feeling like you were actually in the water it was a real blast. Real thrill seekers should sit...","review_date":"August 29, 2018"},{"attraction_id":3374,"user":"sarahmm9152yd","rating":5.0,"review":"Loved it! . Is something to definitely do whilst at Niagara - the scenery is amazing and something you maybe would not see and the speed is fantastic! Great team and service but word of warning you will get drenched!! Loved every minute","review_date":"August 26, 2018"},{"attraction_id":3374,"user":"deanne_g","rating":4.0,"review":"rapids were fun-whirlpool was interesting-crew was very considerate.. rapids were fun-not very long but crew took us on bonus runs. Whirlpool was interesting, but would have loved to get into it-it was way too dangerous though-crew was fun and considerate. 6 year old grandson was not willing to do 3rd run on rapids-crew...","review_date":"August 20, 2018"},{"attraction_id":3374,"user":"direraven","rating":5.0,"review":"Soaked!. I have been to Niagara falls many times and never had gone to try this. Finally convinced to go and it was well worth it. The class 5 rapids certainly are impressive!","review_date":"August 18, 2018"},{"attraction_id":3374,"user":"dany_h","rating":5.0,"review":"A must do activity!!. Great staff. My friends and myself had an excellent time. Awesome and got to see the fury of the Niagara falls in the form of level 6 rapids and whirlpools.\nless","review_date":"August 16, 2018"},{"attraction_id":3374,"user":"1hsw","rating":5.0,"review":"So much fun, great for a hot day!. Highly recommend for anyone who is looking for something a little different and doesn't mind getting wet!!\nSix of us went on together, two adults in early 50s and four early twenty-somethings. It was fantastic, we all loved it. We lucked out and got the...","review_date":"August 15, 2018"},{"attraction_id":3374,"user":"debra_d","rating":5.0,"review":"Really fun, up-close experience of the Niagara River. My husband and I thoroughly enjoyed the experience of being on the river. The guides did a great job. I would recommend a front row; that is where we sat and the view was great. Also, hike down to the river at Niagara Glen and...","review_date":"August 13, 2018"},{"attraction_id":3374,"user":"pjuka","rating":5.0,"review":"Recommend this activity.. Great staff and great ride. Enjoyed the experience. Would only recommend that the life jackets be cleaned or dried as three of the four in our group had black mildew all over the neck region of the life jacket and found this very unpleasant\/disgusting.","review_date":"August 13, 2018"},{"attraction_id":3374,"user":"rach00002015","rating":5.0,"review":"Absolutely fab. I don\u2019t know why I had always underestimated this ride but I loved every moment of it. Got to see the fury of the Niagara falls in the form of level 6 rapids and whirlpools.","review_date":"August 12, 2018"},{"attraction_id":3374,"user":"reneeroberge","rating":5.0,"review":"10\/10 recommend Whirlpool Jet boat tours. Such a thrill, excited to get on the jet boats every time I'm in the area! The staff are amazing, high energy, quite funny and always accommodating.","review_date":"August 12, 2018"},{"attraction_id":3374,"user":"bonnie_ds","rating":3.0,"review":"Anti-climatic. This may be a case of high expectations based on the previous reviews, but my kids and I felt let down. Kids are 9 & 11 and have white water rafted on snake river class 3\/4 rapids. I guess while this is not white water...","review_date":"August 9, 2018"},{"attraction_id":3374,"user":"luv0ldstuff","rating":5.0,"review":"Must Do Niagara Ride. Again this ride\/event was Super. Their system for making sure everything runs smoothly was flawless. Pick a nice warm sunny day because you will get very wet. First 3 rows are for the brave. Only hick-up was that Trip advisor messed up our reservation; but...","review_date":"August 9, 2018"},{"attraction_id":3374,"user":"thebugguy","rating":5.0,"review":"Always a Blast. Thoroughly enjoyed our Open-Top Jet-Boat Ride. Got soaked as promised and Tom our guide was fun. We sat at the back of the boat and definitely did not get as wet as those in the front so beware the front is the for those that...","review_date":"August 7, 2018"},{"attraction_id":3374,"user":"j3r3my72","rating":5.0,"review":"It's Worth Going Back. We had frineds visiting from the UK, we did many of the attractions in the Niagara Region and saved the Jet Boats for one of the extremely hot days last week. They really though it was just a fast ride up the river the looks...","review_date":"August 7, 2018"},{"attraction_id":3374,"user":"nicks_mom_liz_2004","rating":4.0,"review":"You Will Get Soaked!. Our party of 8 (4 adults, 4 kids) had a blast riding through the Niagara River on this boat ride. If you sit in the front row, beware: you will get SOAKED. As if you were swimming under water. The only reason I did not...","review_date":"August 6, 2018"},{"attraction_id":3374,"user":"julie_h","rating":5.0,"review":"A Blast!!. Just got off this major thrill ride. Took my 10 and 13 year old. We all loved it! You do get blasted with water. The front seats and side edge seats catch the worst but they are good about seating younger kids and anyone who...","review_date":"August 6, 2018"},{"attraction_id":3374,"user":"mubarekah_d","rating":5.0,"review":"Highlight of our trip. This is the perfect activity to do together with family or friends. We has a vast range of ages in our family from children to teens and adults. Everyone had a blast. It\u2019s the perfect combination of something thrilling, exciting and adventurous. You get a...","review_date":"August 6, 2018"},{"attraction_id":3374,"user":"abroadrun","rating":5.0,"review":"A blast!. It was a great ride and a ton of fun! Just know you get soaking. Our guide was great and knew her stuff!","review_date":"August 5, 2018"},{"attraction_id":3374,"user":"adam_h","rating":5.0,"review":"Amazing Experience!!!. Our group of 4 (2 adults and 2 teens) decided to try this out and it was absolutely amazing! The Captain of our boat was Kam and our guide was Natalie. They made a great team and they made the experience so awesome we were...","review_date":"August 4, 2018"},{"attraction_id":3374,"user":"diana_t","rating":5.0,"review":"Great time!!. We saw this from above at the Whirlpool Aero Car and thought it looked like so much fun, we were planning to go to Toronto to the CN Tower the following day but decided to cancel that and spend another day in the Falls area...","review_date":"August 2, 2018"},{"attraction_id":3374,"user":"jconolly62","rating":5.0,"review":"Niagara Fallin' Jane C. Our family of 4 took tis ride. We had such a great time on this excursion. The staff was entertaining and knowledges. We sat in the front seats at the end and we got extremely soaked. We had soooo much fun. We would definitely do...","review_date":"August 1, 2018"},{"attraction_id":3374,"user":"karen_k","rating":5.0,"review":"Awesome experience!. We took our 2 grandsons (age 14 & 12) on this trip and it was one of the highlights of our week long trip with them. I am not a thrill seeker and was a bit leery, but once aboard was very confident it would...","review_date":"July 30, 2018"},{"attraction_id":3374,"user":"jennifer_r","rating":5.0,"review":"Awesome Time!. This was the highlight of our trip! Worth every penny. You will get VERY wet!! But you will love every minute of it!!","review_date":"July 29, 2018"},{"attraction_id":3374,"user":"deb396","rating":5.0,"review":"FUN!. Four of us booked the Whirlpool Jet Boat tour and the day was scorching hot. The staff are very professional and even give you a brief history lesson as you cruise down the river. Then you hit the rapids. Yahoo! We got soaked and laughed...","review_date":"July 24, 2018"},{"attraction_id":3374,"user":"commissioner2015","rating":5.0,"review":"Highlight of the break. While spending a long weekend in Niagara on the lake, we arranged a trip on the Open top Jet boat ride, which turned out to be the highlight of our visit. The whole package was excellent.\nThe professionalism of the organization was first class. The...","review_date":"July 23, 2018"},{"attraction_id":3374,"user":"cathy_m","rating":5.0,"review":"Awesome ride!. We were in town on a very hot day, so this was the perfect thing to do. Of course, the cold river water jolted you when you first got splashed, but after that it felt great. They take you a good distance upriver to some...","review_date":"July 23, 2018"},{"attraction_id":3374,"user":"dborling","rating":5.0,"review":"If you want to geat soaked, this is it!. First, my wife and I are 61 yrs old and we had a blast on this ride. We saw the jet boats while we were viewing the whirlpool from the overlook. We grabbed a brochure and booked a ride on line for the next day....","review_date":"July 23, 2018"},{"attraction_id":3374,"user":"rj1rj","rating":5.0,"review":"A must do at Niagara Falls!!. This is a must do activity at Niagara Falls. It\u2019s about an hours tour having fun in water.\nYou will get wet even if you wear the ponchos provided. Get a change of clothes. The ride is little bumpy at times but the most fun...","review_date":"July 22, 2018"},{"attraction_id":3374,"user":"allygreenwald","rating":5.0,"review":"Tons of fun for whole family!. A group of 8 of us went ranging in ages 15-71 and all of us had an AWESOME time! YOU WILL GET WET! Our tour guide let us know when we were about to get wet so we were able to prepare which was nice....","review_date":"July 18, 2018"},{"attraction_id":3374,"user":"elizabeth_k","rating":5.0,"review":"splish splash experience. one of a kind ride to consider while in hot humid weather in Niagara Falls. this ride will be very thrilling and also safe. the leader of our boat really knows how to get us enjoying this activities. she forewarn us about the ride and...","review_date":"July 18, 2018"},{"attraction_id":3374,"user":"babybugsmom","rating":5.0,"review":"OMG What Fun!!!. My BFF and I went on this trip. We were scheduled at 5:00, but got to the pick up location at 3:15 just because that's how our schedule had worked out. They have several 4:00 spots open, so we filled in there. I wore my...","review_date":"July 17, 2018"},{"attraction_id":3374,"user":"ladybug3636","rating":5.0,"review":"Fun for all ages. It was a great experience. Amber, our guide (Mike our driver) made the ride even more special and lots of fun. I saw children as well as older seniors smiling and excited. Yes you will get very wet. There are lockers to put your change...","review_date":"July 17, 2018"},{"attraction_id":3374,"user":"mia39","rating":5.0,"review":"Ridiculously Fun!. We had a blast on this ride. Besides seeing the Niagara River gorge from a new angle, we got soaked and had a great time:) We didn\u2019t bother bringing a change of clothes and just had towels in the car to sit on after. You...","review_date":"July 15, 2018"},{"attraction_id":3374,"user":"mrsadventure2014","rating":5.0,"review":"Exciting Rapids Ride. You can take the Jet Boat from either the US or the Canadian side. In both cases you can use tourist-friendly public transportation. On the Canadian side, you meet at the Floral Clock which gives you the opportunity to experience it as well as the...","review_date":"July 14, 2018"},{"attraction_id":3374,"user":"mrprickles","rating":5.0,"review":"High velocity ice bucket challenge. I was really torn between 5 stars and 1 star. I found myself loving it and hating it at the same time. It was awesome and horrible all at once. Words cannot describe this experience where we were sitting on the second row in the...","review_date":"July 13, 2018"},{"attraction_id":3374,"user":"sunshinecoaster72","rating":5.0,"review":"Awesome . A very wet full on jet boat experience. Come prepared to get totally wet throughout the ride. Lots of fun on the river and the rapids. Bring a change of clothes for after.","review_date":"July 12, 2018"},{"attraction_id":3374,"user":"alice_z","rating":5.0,"review":"Wow!. We did this with our family ages 11 to 70 & had a blast! Riding into class 5 rapids was amazing! The tour guides and captain did an incredible job. Hold your breath & be prepared to get wet!","review_date":"July 10, 2018"},{"attraction_id":3374,"user":"234rickj","rating":5.0,"review":"Thrilling Water Adventure. If you appreciate a machine vs nature adventure then this is it. Expect to get the ultimate soaker with this thrill a minute jet boat ride. The scenery is beautiful as you get up close with the powerful rapids of the Niagara river. the crew...","review_date":"July 10, 2018"},{"attraction_id":3374,"user":"grace_p","rating":5.0,"review":"Amazing Experience!. Before going on this, I read the reviews and was doubtful that it was really as good as everyone said it was, but it definitely was! This was an awesome experience and go much fun going through the rapids. When they say you are going...","review_date":"July 7, 2018"},{"attraction_id":3374,"user":"sal_br0","rating":5.0,"review":"Incredible ride.. I highly recommend this open boat tour. Note: you will get 100% wet but it is totally worth it. TIP: bring a full set extra clothes bc they have a changing room for after the tour.\nBring a towel too. They will take you through...","review_date":"July 7, 2018"},{"attraction_id":3374,"user":"chad_m","rating":5.0,"review":"Second time was evens better!. This was the second time I went on this ride and it was totally worth it again.\nSuper fun and exciting riding through the rapids getting completely soaked. Our tour leader Jay was also awesome and added some excitement to the trip.","review_date":"July 5, 2018"},{"attraction_id":3374,"user":"rick_h","rating":5.0,"review":"A Harley on the Water.. Although I don't own a motorcycle, this is the only way to describe this trip. You can hear the engines fire up when the captain leans back on the switch. Reminds me of the take off on a airplane just before taking. You respect the...","review_date":"July 4, 2018"},{"attraction_id":3374,"user":"emilyymarshh","rating":5.0,"review":"Super Fun!. Had a great trip at Whirlpool Jet Boats lat week! Our trip leader was named Rowan and she was excellent! She made it a super easy and stress free experience for first-time riders like ourselves, and cracked some really funny jokes that made the trip...","review_date":"July 3, 2018"},{"attraction_id":3374,"user":"james0856","rating":5.0,"review":"love this ride. I have brought a few visiting relatives on this ride. Must be steady on your feet to get in and out of the boat. Don't wimp out and take the covered ride. The open boat is the way to go. Wear your bathing suit and...","review_date":"July 3, 2018"},{"attraction_id":3374,"user":"sandy_r","rating":5.0,"review":"SUPER FUN!. Jewell and Captain Mike were AMAZING! Don't miss this attraction! All ages ( about 9 yrs of age to 65) were on our boat. Easy access to boat. You are going to get WET:) They have changing rooms, so take your swim suit to change...","review_date":"July 3, 2018"},{"attraction_id":3374,"user":"guylaine_b","rating":5.0,"review":"Awesome!!. Totally worth the money. Make sure you bring a change of clothes, you\u2019ll need it!!\nI will definitely go again next time I\u2019m in Niagara Falls.","review_date":"July 1, 2018"},{"attraction_id":3374,"user":"348jasonh","rating":5.0,"review":"A must do experience . A great experience for all, you get the excitement of the jet boat traveling through the white water rapids up close. I would recommend this trip to everyone visiting the region","review_date":"June 30, 2018"},{"attraction_id":3374,"user":"jesscates","rating":3.0,"review":"It was fun but not as \"thrilling\" as suggested online. Definitely fun, great staff & customer service. Compared to most boat rides around the Niagara Falls area the jet boats will be faster, however the \"fast and intense\" part is really 4-5 segments of rapids lasting less than a minute each in a time interval...","review_date":"June 18, 2018"},{"attraction_id":3374,"user":"rileyk4","rating":4.0,"review":"Would recommend but would not do it again. It was an absolute blast. I do think that the price was a bit high, especially since our tour was maybe 30 minutes and not an hour. I would recommend for you to go at least once! Make sure you wear a swimsuit or something...","review_date":"June 13, 2018"},{"attraction_id":3374,"user":"craigm361","rating":5.0,"review":"Birthday treat . I'd wanted to do this trip before I came to Canada. I mentioned it and it was bought for me as a Birthday gift. A very enjoyable day, I arrived and was shown where to check-in there is a comprehensive safety briefing which is repeated...","review_date":"June 11, 2018"},{"attraction_id":3374,"user":"rebecca_o","rating":5.0,"review":"Wow. Front row on the jet boat in early June. So cold. So wet. SO AMAZING!!! I am definitely not the brave one in my family, but I loved this. I couldn\u2019t really hear what the guides were telling us, but I figured when they moved...","review_date":"June 8, 2018"},{"attraction_id":3374,"user":"maryireland47","rating":5.0,"review":"My Time on The Wet Jet Boat.. I had a great time on this ride, but it was scary. I really liked it a lot that I just might do it again.","review_date":"May 22, 2018"},{"attraction_id":3374,"user":"hugh100","rating":5.0,"review":"Give It A Whirl!. This is great for spending some time away from the busyness of The Falls. The ride is undoubtedly a thrill but at the same time the crew on board are very professional and you never feel that your safety is being compromised. Easy to get...","review_date":"May 20, 2018"},{"attraction_id":3374,"user":"brent_v","rating":5.0,"review":"Class 5 in a Jet Boat...says it all. Natalie and Captain Cam rock! Took my Mom for her 70th birthday along with my sister to Niagra Falls and somehow talked them into going. Everyone had a blast...\nFirst 4 rows WILL get soaked! Get the back of the boat if dont want to...","review_date":"May 4, 2018"},{"attraction_id":3374,"user":"magbag_312","rating":5.0,"review":"10\/10 Would Recommend. This boat ride was one of our favorite things about Niagara. We got to be face-to-face with some of the craziest rapids in the world, and i mean literally FACE to FACE as in the water splashed up our noses and in our eyes, and...","review_date":"February 2, 2018"},{"attraction_id":3374,"user":"michael_s","rating":5.0,"review":"Unreal experience Adrenaline rush. A unbelievable experience\nBe prepared to be soaked\nAdrenaline rising\nBreathtaking views\nAn experience you should not miss","review_date":"January 18, 2018"},{"attraction_id":3375,"user":"resort287354","rating":5.0,"review":"Wonderful tour with a great guide!!!. What a great tour. After taking the cruise, we could not book the tour through the ship because it was too full. We took a chance and the day before booked the tour with Landsea Tours. I think it worked out for better. Our friends...","review_date":"September 9, 2018"},{"attraction_id":3375,"user":"anna_z","rating":5.0,"review":"Delightful even on a gloomy day. On the day I went it was gloomy, foggy and drizzling... but I still enjoyed the experience. Even though I didn't get the far away views from the mountain top, the fog gave the place an ethereal, magical feeling like hiking through the clouds.","review_date":"August 28, 2018"},{"attraction_id":3375,"user":"nb5032","rating":4.0,"review":"fantastic day trip to Squamish B.C. We book3ed this day trip online in advance; Kaitlin , our driver, met us in our hotel lobby right on time and we were off; First stop was Horseshoe Bay, a charming small seaside village where we had coffee and picked up some snacks for...","review_date":"August 25, 2018"},{"attraction_id":3375,"user":"nomadsjandp","rating":5.0,"review":"Super well-organised & run fun trip. Boy this company really knows how to run a tour! Our guide & driver Kaylee(hope that's the correct spelling) was wonderful. She handled the traffic, us and the tour commentary with good humour and great local knowledge. A fun wide-ranging tour for all ages.","review_date":"August 25, 2018"},{"attraction_id":3375,"user":"kevinmq298kc","rating":5.0,"review":"Bring cash for tips- they deserve it. This tour was absolutely great. We chose this specific one because we wanted more time to experience other things because of our short stay here. The gondola was super cool and the views are great - on the drive and at the top of the...","review_date":"August 9, 2018"},{"attraction_id":3375,"user":"trzpag","rating":5.0,"review":"AMAZING KEN!!!!. Yesterday, we were so blessed to have KEN as our tour guide who picked us up and dropped us off at our hotel (Delta Hotel by Marriott). He was driving the smaller vehicle of LandSea Tours & Adventures, the MB Sprinter with only 2 other...","review_date":"August 7, 2018"},{"attraction_id":3375,"user":"kathryn_c","rating":5.0,"review":"Brilliant!. We had an amazing tour guide called Luke. He was so friendly and funny! Made everyone feel really comfortable. We stopped off a Horseshoe Ba (this is a quick stop), Shannon Falls, the mine and then the sea to sky gondola.\nI cannot recommed this...","review_date":"July 22, 2018"},{"attraction_id":3375,"user":"jerseytraveler088","rating":5.0,"review":"Great day!. The Sea to Sky highway day trip exceeded our expectations. Our tour guide was excellent. A small bus picked us up at our hotel at 10:00. Shannon Falls are beautiful. The Gondola ride up the mountain was scenic. The views from the top of the...","review_date":"July 9, 2018"},{"attraction_id":3375,"user":"bhamini_p","rating":5.0,"review":"Excellent. We did couple of trips with Landsea tours. Both Whistler and sea to sky ride our driver was Brent. Very knowledgable, polit, helpful & jolly person. We felt very safe in his bus. Not only he gave us information about two places he also gave...","review_date":"June 7, 2018"},{"attraction_id":3375,"user":"sandra_m","rating":5.0,"review":"Really enjoyed.. Our Sea to Sky tour was a great day.\nOur tour guide Grant was excellent, All arrangements ran smoothly and the tour was fun and informative.\nWe are 2 active seniors and recommend this tour .","review_date":"May 30, 2018"},{"attraction_id":3375,"user":"carrie_and_ted","rating":5.0,"review":"Landsea Tours fablous day trip. Landsea Tours picked us up downtown and our first stop was a short visit at Horseshoe Bay, a quaint little seaside town. Then we were off to Shannon Falls and it was a challenge to get a photo to include us and the top of...","review_date":"May 29, 2018"},{"attraction_id":3375,"user":"josie_l","rating":5.0,"review":"A lovely last day in Canada. After a cruise to Alaska we had a day to spend in Vancouver before we flew at 8.15pm.\nWe booked a Landsea Tour for the day. We were collected from the cruise terminal by Paula and went on a fabulous day trip and saw beautiful...","review_date":"May 14, 2018"},{"attraction_id":3375,"user":"maureen_i","rating":5.0,"review":"Fantastic scenery. Great day, great trip.. Fantastic trip. Well timed to give us suitable amount of time at each attraction.\nVery friendly and knowledgeable bus driver.\nGreat day trip, even the weather was fantastic.","review_date":"May 13, 2018"},{"attraction_id":3375,"user":"srhcutting","rating":5.0,"review":"Best views in BC!. We took this tour as part of the Tourism Challenge in Vancouver, and it consists of some of our favorite places to visit on a day off, all in one day! Britannia mine was the only attraction we hadn't ever visited before, but it was...","review_date":"April 27, 2018"},{"attraction_id":3375,"user":"jiaoj","rating":5.0,"review":"Beautiful drive with Landsea. We took a beautiful ride along the Sea to Sky Highway. Our tour guide was Brent. He is funny and knowledgeable. He taught us about the First Nations People and the mountains. At the mine museum Brent got us the tickets to the mining museum...","review_date":"April 27, 2018"},{"attraction_id":3375,"user":"trowesr","rating":5.0,"review":"Great Tour!. Our tour guide (and driver) was Paula. She shared a ton of information about Vancouver as we worked our way out of town and toward the sights. We visited Horseshoe Bay, Shannon Falls, Britannia Mine (with a great underground tour), and the Sea to Sky...","review_date":"October 23, 2017"},{"attraction_id":3376,"user":"fmignon1","rating":5.0,"review":"Great night. This was totally worth it! Chloe was our tour guide and she was great. We had such a fun time and didn't even make it to the last bar. I was a little unsure about booking this pub crawl but it was so much fun...","review_date":"February 11, 2019"},{"attraction_id":3376,"user":"christopher_c","rating":1.0,"review":"We can't cancel but they can?. I signed up for their event for Friday night. I showed up at 9:30 and could not find my guide anywhere. I called the number provided and was informed that they canceled and sent me an email about it a couple of hours prior. I...","review_date":"January 21, 2019"},{"attraction_id":3376,"user":"ailee_akane","rating":4.0,"review":"An Unforeseen Large Group Booking. Based on the description and previous reviews, one should expect at least 4 stops. However from my personal experience, only 2 stops were made. The originally planned 2nd stop was skipped due to reports that it was ridiculously overcrowded. That in itself was not the...","review_date":"January 6, 2019"},{"attraction_id":3376,"user":"judithjoh","rating":3.0,"review":"A very wired night out. Two of the four bars were great fun, and at each bar we got a free shot. However, the first bar was a restaurant with bad drinks and the last place was not a club like promised but an empty bar. Still had fun thou!","review_date":"January 5, 2019"},{"attraction_id":3376,"user":"laura_e","rating":2.0,"review":"Fluke Problem. Our bar crawl was no fun, but not the company's fault! We accidentally went the same weekend as the G7 summit, therefore the party scene was dead.","review_date":"June 13, 2018"},{"attraction_id":3376,"user":"elisewalshaus","rating":5.0,"review":"Always a great night out in Quebec. All the venues you visit on the pub crawl are great fun and worth checking out. The night builds and ends in a fun area so you are free to kick on to another place close by if desired.","review_date":"February 11, 2018"},{"attraction_id":3376,"user":"dom114","rating":5.0,"review":"Great Time. We had fun going to nice bars! The music was great and each bar was different and the drinks were really good!","review_date":"February 9, 2018"},{"attraction_id":3376,"user":"jkt2015","rating":5.0,"review":"Great experience for folks needing a quick idea with no planning. I had about 48 hours in the city and do not regret making this choice. I enjoyed the guide and it was cool to go around and see different areas. I prefer the small club\/upstairs bar we went to the most as service was awesome....","review_date":"December 5, 2017"},{"attraction_id":3376,"user":"amanda_d","rating":5.0,"review":"GO AHEAD, BOOK IT!. Hesitant at first, my boyfriend and I weren't sure whether or not we should book a pub crawl for our weekend getaway in Quebec... But we are SO glad we did, and that we chose this company to go through. We booked last minute no...","review_date":"November 25, 2017"},{"attraction_id":3376,"user":"extraordinary736871","rating":5.0,"review":"A great option to meet people if you travel by yourself. I had so much fun doing the Quebec Pub Crawl. It's a great option to meet new people and go party if you travel alone. The hosts Leane and Dominique are very funny and it was interesting to make new friends from other parts of...","review_date":"November 22, 2017"},{"attraction_id":3376,"user":"jaschetnan","rating":5.0,"review":"Great host, fun group & free drinks - What more could you ask for?!?. JP was a wonderful guide! We had a great time chatting at the first bar and then continued our night visiting other bars\/clubs where we danced and had a great time. Highly recommend!!!","review_date":"October 17, 2017"},{"attraction_id":3376,"user":"laura-ines_w","rating":2.0,"review":"A huge disappointment. Our host wasn't very interactive, he often went out to smoke and for long periods of time and then would simply tell us how much time we had left in the bar before saying he would just 'meet us outside'. He stuck to his friend...","review_date":"October 15, 2017"},{"attraction_id":3376,"user":"gabriel_b","rating":5.0,"review":"So much fun!. Kristine (sorry if I misspelled your name), the hostess, was the funniest person of all!! She engaged with everyone who was there and made sure we all felt comfortable and welcomed. My friends and I became friends with people from Quebec, Sweden, and Colombia. We...","review_date":"July 8, 2017"},{"attraction_id":3376,"user":"tanice_m","rating":5.0,"review":"Beyond Fun. I can't say enough about my experience. I was also given the wrong address of a bar at my time of booking, but was successful in contacting the owner of \"Pub Crawl Quebec\" while standing outside the wrong bar. It turned out he had sent...","review_date":"May 23, 2017"},{"attraction_id":3376,"user":"anna_k","rating":5.0,"review":"Awesome first experience!. Old Quebec was very beautiful. Each bar was within walking distance and had free drinks. We ended at a club which was filled mostly with younger people but very fun!","review_date":"April 16, 2017"},{"attraction_id":3376,"user":"amcampbell88","rating":1.0,"review":"Not impressed with this.. First off all you book this through some company called Viator which is impossible to get a hold of. Second when I got to the pub it was \"permanently closed\". I called viator, and the Quebec pub crawl host, only to get a voicemail telling...","review_date":"April 8, 2017"},{"attraction_id":3376,"user":"kcrowls","rating":5.0,"review":"Ugly Christmas Sweater Crawl - So much fun. We \"crawled\" on a Monday night the day after Christmas, so we were not sure how lively Quebec City would be. It didn't matter, Chlo\u00e9 (our guide) is where the party is. Chlo\u00e9 guided our rowdy group of about 20 to empty bars and crowded...","review_date":"December 31, 2016"},{"attraction_id":3376,"user":"ceegee91","rating":5.0,"review":"An awesome night in old Quebec.. I've done pubcrawls in a lot of cities and this was one of my favourites. We happened to be in Quebec during the holidays so it was an ugly Christmas Sweater pubcrawl. You're well taken care of and have a lot of fun all night....","review_date":"December 29, 2016"},{"attraction_id":3376,"user":"jays698","rating":4.0,"review":"Good Night Out. Overall great night out. This was my third pub crawl and my first one going solo. It wasn't too cheesy or structured. Gabriella was a great guide who interacted often and was very informative. The variety of pubs were great. It started at a small...","review_date":"May 23, 2016"},{"attraction_id":3376,"user":"michelleandtony25","rating":5.0,"review":"A must Do. Four of us went to Quebec and were looking for a way to get a feel for the local flavor without being tourists. We decided that a Pub Crawl with a local host would be a good way. What a great decision !! Our Host...","review_date":"January 23, 2016"},{"attraction_id":3376,"user":"ricardo_g","rating":4.0,"review":"A fun way to spend your Friday night!. I had a blast going from pub to pub. The bars are very welcoming and people are always up for a fun conversation. Our guide, Laurent, was very friendly and really makes you feel at home when entering a new pub. I highly recommend giving...","review_date":"January 20, 2016"},{"attraction_id":3376,"user":"alex_plats","rating":5.0,"review":"perfect evening and a lot of fun. Super experience. Perfect to get known some people in a relaxed atmosphere. Nice bars and a good ending in the club. You get a lot for your money. The guide also gives some interesting information about Quebec. Thanks.","review_date":"January 18, 2016"},{"attraction_id":3376,"user":"provo_c","rating":5.0,"review":"Very funny and entertaining guys, had a super great time!. Definately a thing you have to do when you like pub-crawls, super atmosphere, very nice guys and great canadian experience!","review_date":"January 5, 2016"},{"attraction_id":3376,"user":"kendall_p","rating":5.0,"review":"Fun night with fun people!. I came to quebec city solo and wanted a night out. It was the off season so our group was small, but I preferred it because it gave us time to get to really talk and know each other. My crawl mates were very fun...","review_date":"November 23, 2015"},{"attraction_id":3376,"user":"erfeig529","rating":5.0,"review":"Pub Crawl Fun!. My friends and I decided to head over to Quebec for the weekend and the pub crawl was the only thing we planned in advanced. We were glad we did, great way to see the city and meet new people! It was a super fun,...","review_date":"November 18, 2015"},{"attraction_id":3376,"user":"404victoriaw","rating":5.0,"review":"Excellent experience!. My friends and I were in Quebec City for a few nights and decided to try out the pub crawl and we are glad we did! Julian was a great guide, he spoke great English so that was a major plus, and was super fun...","review_date":"October 21, 2015"},{"attraction_id":3376,"user":"shayna_h","rating":3.0,"review":"Good, not great, worth the money though. The host was good, the crowd was fun but the description of the crawl is misleading as far as the drinks given and discounts.\nAlso, being a pub crawl, you may want to consider a different ending point. A pub with a band would have...","review_date":"October 2, 2015"},{"attraction_id":3376,"user":"dan_f","rating":5.0,"review":"Every city needs one of these!. J'aime bien les sites historiques, mais le Pub Crawl \u00e9tait le meilleur d\u00e9cision que j'ai fait au Qu\u00e9bec ! J'ai voyag\u00e9 tout seul et mon fran\u00e7ais est terrible, et cet \u00e9v\u00e9nement m'aidait \u00e9viter les interactions inconfortables aux bars \u00e9tranges.\nIf you're looking to have a...","review_date":"September 14, 2015"},{"attraction_id":3376,"user":"jamiejx","rating":5.0,"review":"Solid night time adventure through QBC. Was a bit hesitant to join this since I was by myself, but Julien was a kickass guide and made sure everyone was having a good time. He is super friendly and hilarious too (speaks perfect English btw).\nEnded up being a cracker night, made...","review_date":"September 13, 2015"},{"attraction_id":3376,"user":"thut667","rating":5.0,"review":"Great beginning to our weekend in Quebec!!. Our guides were awesome and answered all of me and my friends' questions. We had a great start to our stay in Quebec City. We really can't complain!! It was great","review_date":"August 11, 2015"},{"attraction_id":3376,"user":"kbfresh215","rating":5.0,"review":"Great weekend!. Had a great time with friends while in Quebec. It was a nice start off to our trip! The tour guides were cool and very informative.","review_date":"August 11, 2015"},{"attraction_id":3376,"user":"josiasgmz","rating":5.0,"review":"GREAT EXPERIENCE!!. Amazing time! Great way to start our Quebec weekend. Tour guides were awesome! Highly recommend when visiting Quebec.","review_date":"August 10, 2015"},{"attraction_id":3376,"user":"nelson_d","rating":5.0,"review":"Great Night Out!. Had a great time visiting a few pubs and a Nightclub during the Quebec Pub Crawl. Our \"Guide\" was very helpful, friendly and informative about the City of Quebec. In my opinion, this Pub Crawl allowed for me as a visitor to explore the Quebec...","review_date":"July 8, 2015"},{"attraction_id":3376,"user":"rachel_p","rating":4.0,"review":"Such a blast!. This was such a great experience and was definitely worth the money. We got to meet new people and see more places then we would have found on our own! I would recommend this pub crawl to anyone and think it was well worth the...","review_date":"February 23, 2015"},{"attraction_id":3376,"user":"cassandraleighana","rating":4.0,"review":"A Wonderful Night Out!. My boyfriend and I were looking for something to do on a Saturday night in Quebec City. We stumbled across this pub crawl and thought we would give it a shot. The guide was extremely friendly, and welcoming. There was only the two of us,...","review_date":"October 7, 2014"},{"attraction_id":3376,"user":"darren_m","rating":5.0,"review":"Well Worth the Money. 4 of us had a fantastic time on the crawl. We paid $20 but received 3 free shots and 1 free drink so it is like we profited from the night. We got into bars that we didn't know existed and enjoyed all 4 of...","review_date":"June 7, 2014"},{"attraction_id":3376,"user":"stefangk","rating":5.0,"review":"awesome . If you don t have a lot of Time in Qu\u00e9bec, do the Pub Crawl and you see a lot of the Nightlife. I would do it again. Its worth it for the Money!","review_date":"March 22, 2014"},{"attraction_id":3376,"user":"samdavis6","rating":5.0,"review":"What an awesome night!. We totally loved our experience. The deals were great, we visited different bars and got VIP treatment! Plus our guides really knew how to get the party going! Bottom line, you must do it if you visit Quebec!","review_date":"June 2, 2013"},{"attraction_id":3377,"user":"836amyb","rating":5.0,"review":"Not many whales, but still a great experience. I took this tour with my 87 year old mother. She was able to stay inside and I could go in and out taking pictures. It was a little chilly but that was to be expected at the end of September. The crew were very...","review_date":"October 8, 2018"},{"attraction_id":3377,"user":"jenk763","rating":5.0,"review":"A picturesque experience with knowledgeable crew. For those looking for a relaxing, informative, and beautiful day, I'd recommend a whale watching tour with this company. During the tour, we saw porpoises, dolphins, a humpback whale, and orcas. The crew provided in-depth background information on the animals we saw and took care...","review_date":"October 2, 2018"},{"attraction_id":3377,"user":"ozcazz","rating":5.0,"review":"We saw transient killer whales hunting!. I couldn't fault this tour. It was fantastic and we saw so many whales and lots of other animals too. Aside from the whales, what made it great was the crew. Mac, Ocean and Pascal were just such wonderful naturalists. They made sure everyone knew...","review_date":"September 26, 2018"},{"attraction_id":3377,"user":"shelley_m","rating":5.0,"review":"Best of Victoria Tour. The trip was fantastic. The crew was great. I thank Anthony, Laura and Jenny for making the trip memorable. We saw Humpback whales on the way to Victoria and we saw a pod of Orcas on the return trip. The gardens were lovely also. I...","review_date":"September 25, 2018"},{"attraction_id":3377,"user":"74jeffz","rating":5.0,"review":"Great Crew. The crew was both extremely knowledgeable and helpful. We did see one of the pods of local orcas and a dolphin. Even though a slow time it was a fun trip with good spirited guides.","review_date":"September 20, 2018"},{"attraction_id":3377,"user":"melissa_d","rating":5.0,"review":"Wonderful. This trip was a birthday present and all was fun-tastic: the trip, seeing the orcas, bald eagles, seals and visiting the beautiful gardens. A great day out. The crew were great, friendly, enthusiastic and very helpful!","review_date":"September 14, 2018"},{"attraction_id":3377,"user":"paulmartin171","rating":5.0,"review":"Two pods of orcas, a humpback whale and good weather!. This was a fantastic day and one of the highlights of our Canadian holiday.\nWe were lucky that it was a calm and dry day so the boat journey was nice and smooth.\nAfter setting out from Vancouver we did have about two hours before...","review_date":"September 8, 2018"},{"attraction_id":3377,"user":"524rital","rating":4.0,"review":"Scenery and whales. We booked The Ultimate Tour with The Prince of Whales crew. It was a very fun day. We saw orcas on the way to Victoria and more orcas on our return trip. The crew were all very friendly and informative and made a point of...","review_date":"September 4, 2018"},{"attraction_id":3377,"user":"ahshao","rating":5.0,"review":"Worth the money. We were beyond happy with our trip, it was definitely the highlight of our holiday in BC. We spent the night in Victoria so that we could see more of the city and relax a bit, then picked up the shuttle to Butchart gardens the...","review_date":"September 3, 2018"},{"attraction_id":3377,"user":"x3682pctomm","rating":5.0,"review":"Great tour, staff is very nice and informative . We went to the \"ultimate tour\" we saw a few humpback whales and the staff explained some stuff about the whales and their activity. It was very interesting. There was hot drinks for free on the boat and some snacks you can buy. Than spend...","review_date":"September 3, 2018"},{"attraction_id":3377,"user":"rcldn","rating":3.0,"review":"Expectations vs Reality. The staff were amazing, Thomas was outstanding. The other boys and girls too. And not forgetting our captain. The boat modern and very comfortable.\nHowever.\nWhen advertising Whale Watching be very careful not to get peoples hopes up with all the wonderful photos in your...","review_date":"September 2, 2018"},{"attraction_id":3377,"user":"dan_n","rating":5.0,"review":"Amazing trip !. Perfect day, from the crew to the weather and the sea file, everything was awesome. We saw both humpback whales and killer whales plus bold eagles and a lot of seals. Super experience, highly recommended.","review_date":"August 27, 2018"},{"attraction_id":3377,"user":"bobdelli","rating":5.0,"review":"Victoria. Eagle Wing whale watching - excellent; informed guides; clean ship. Gardens are gorgeous, a must for everyone. Went on Ghost tour; we now know where the ghosts of Victoria prowl. Tea at the empress! Lots of walking around the town; basket of flowers everywhere. Friendly...","review_date":"August 27, 2018"},{"attraction_id":3377,"user":"volleygirl2344","rating":5.0,"review":"Best Day in Vancouver!. The day was beautiful: The smoke from the wild fires had subsided from earlier in the week, the sun was shining, and the temperature was mild. We boarded the boat at about 8:15 am, then headed out of the harbor. I sat up front, which...","review_date":"August 24, 2018"},{"attraction_id":3377,"user":"stephanierucinski","rating":5.0,"review":"Perfect trip!!!. The ultimate day tour with Prince of Whales is amazing!! We saw 3 pods of transient killer whales on our boat ride over to Victoria, and even more breaching on our way back from Vancouver Island. Special shoutout to our on-board naturalists Pat and Hannah...","review_date":"August 20, 2018"},{"attraction_id":3377,"user":"bouchardjh","rating":5.0,"review":"Great excursion. We had a wonderfull day at sea and on vancouver island. Ship was very comfortable and well suited for whale watching. But the crew (Pascale, Jenny, Laura, Tom and all the other) were the best. They were alway happy to interact, answer our questions and...","review_date":"August 10, 2018"},{"attraction_id":3377,"user":"dutchiezuidholland","rating":4.0,"review":"lovely day out. great day out with the family, very friendly crew that were well informed and always present to share information..clean spacious boat..","review_date":"August 9, 2018"},{"attraction_id":3377,"user":"driftwood-65k","rating":5.0,"review":"Humpbacks and Flowers..... If you are in Vancouver and plan to so whale watching and want a trip to Victoria and Butchart gardens, the Best of Victoria is the way to go.\nWe spent the morning traveling through the straits looking for whales (while also seeing Bald Eagles...","review_date":"August 4, 2018"},{"attraction_id":3377,"user":"chad_w","rating":5.0,"review":"Amazing and Two thumbs up! . The crew was outstanding with Jenni being Extremely helpful in describing the local geography and marine life. The addition of the gardens with the firework show on a Saturday night was a huge added bonus. Highly recommend this excursion.","review_date":"July 28, 2018"},{"attraction_id":3377,"user":"krystaj17","rating":5.0,"review":"Blow me away. What a bloody amazing crew. Malcolm, Tom, Sharon, Laura and Jenny. Helpful, knowledgeable, super friendly. A great day, highlight of Vancouver. Definitely recommend.","review_date":"July 21, 2018"},{"attraction_id":3377,"user":"satysfakcija","rating":5.0,"review":"Amazing Experience, must do :). One of the best tours :)Very comfortable boat, supper friendly staff, excellent combination of Whale Watching and Butchart Gardens in one day. Strongly recommend!!!!Thank you.","review_date":"July 11, 2018"},{"attraction_id":3377,"user":"rebeccawaits","rating":5.0,"review":"Staff is fantastic, great experience!. Staff was knowledgeable and friendly. My mother is not a fan of boats and during the choppy waters, they sat with her to ensure she was ok. Saw Humpbacks and Orca's as well as Harbour Seals and Bald Eagles. We also saw dear grazing as...","review_date":"July 11, 2018"},{"attraction_id":3377,"user":"dave_m","rating":5.0,"review":"Whales, bald eagles, Victoria, mountain vistas...what else could you ask for?. Had a wonderful day on the Prince of Whales catamaran yesterday. Saw a humpback whale up close which feed here in the summer (she came up to us, skipper kept a safe distance), bald eagles, seals and their pups. Trip starts in an office inside...","review_date":"July 8, 2018"},{"attraction_id":3377,"user":"kellylouisegibson","rating":5.0,"review":"Fantastic Trip.... So this was our first tour in Canada whilst on our 3 week trip!\nIt's an early start but that so you can in as much as we did throughout the tour.\nWe did the Ultimate Tour to Victoria as we wanted a full day...","review_date":"July 6, 2018"},{"attraction_id":3377,"user":"fi0na58","rating":5.0,"review":"Fantastic day out. We had a fantastic time doing the ultimate day tour and spotted Orca's, Humpbacks, Porpoise and bald eagle. The staff were all knowledgeable and enthusiastic and got as excited by the some of the sightings as we did. The weather was poor on our trip...","review_date":"July 5, 2018"},{"attraction_id":3377,"user":"tlquillen","rating":5.0,"review":"The Majesty of Orcas. My cousin and I booked this tour knowing that we wanted to see Orcas - it was the highlight of our 3 days in Vancouver. We thoroughly enjoyed the passion of the naturalists that shared the matriarchal family relationship of the orcas to actually SEEING...","review_date":"June 30, 2018"},{"attraction_id":3377,"user":"abulk627","rating":5.0,"review":"Amazing tour. Booked the whole day tour to Victoria for whale watching. We had a fantastic day, learned lots as the staff were amazing. They were very helpful with everybody on board and spent time with us all to update us throughout the trip","review_date":"June 19, 2018"},{"attraction_id":3377,"user":"elizabeth_kcc","rating":5.0,"review":"Staff this already great day trip over the top. It was not simply that I lucked out and was on a tour with only 10 guests and 6 crew (including two trainees) on our way there (and only about 25 guests on our way back), or that we saw 2 humpbacks en route to...","review_date":"June 8, 2018"},{"attraction_id":3377,"user":"lauren_n","rating":5.0,"review":"Great excursion from Vancouver to Victoria!. We had a great time with Sharon and Shane and the rest of the very informative crew! Not only did we get to see lovely Vancouver and Victoria by boat, we also got to explore the beautiful Butchart Gardens and we saw TWO types of...","review_date":"May 30, 2018"},{"attraction_id":3377,"user":"hansm466","rating":5.0,"review":"Don't miss this tour!. You're missing half of what the Pacific Northwest has to offer if you miss this tour! It was fun, educational, relaxing and breathtaking all together. Leaving Vancouver and returning by water yielded some magnificent views of the city. We were really excited to actually see...","review_date":"May 30, 2018"},{"attraction_id":3378,"user":"bobhq6022fk","rating":3.0,"review":"Just okay. We hit 4 wineries and found some good wine choices but we did not like the Ice wines that all the wineries where pushing. Not very good and the prices for the Ice wines were way out of line. The pours were very small and...","review_date":"November 6, 2018"},{"attraction_id":3378,"user":"atstaunton","rating":5.0,"review":"Fun wine tour of 5 wineries. Fun wine tour with full afternoon of 5 wineries. They communicate a day before about a pick up time at your hotel or Airbnb and the transportation was comfortable and easy to work with. First winery had an informative tour of their wine making facility...","review_date":"September 25, 2018"},{"attraction_id":3378,"user":"linda_s","rating":5.0,"review":"The Wine Tour lunch was perfect ..... Everyone at our table enjoyed the food and conversation over lunch. The waitress that looked after our table was very accommodating. There were no complaints.","review_date":"March 7, 2018"},{"attraction_id":3379,"user":"joh07940","rating":5.0,"review":"Great guides and beautiful raft trip. The river was a beautiful glacial color and the scenery was magnificent! We did the afternoon raft, we got to eat a BBQ lunch before we rafted (the people who did the morning raft ate at the same time they did, after they rafted though)....","review_date":"February 22, 2019"},{"attraction_id":3379,"user":"tim_b","rating":5.0,"review":"Superb, a must do if on holiday in Canada.. Excellent experience, friendly and funny guides. All kit provided. Great to meet other people. Hard to fault our experience.","review_date":"October 5, 2018"},{"attraction_id":3379,"user":"steveandjulie_h","rating":5.0,"review":"Awesome experience & great fun!. The safety talk was informative, thorough & yet hilarious at the same time! All staff were friendly & helpful, Ricky our guide was awesome, he put everyone at ease, was informative about the area and had us laughing all afternoon! Overall great fun, an amazing...","review_date":"September 24, 2018"},{"attraction_id":3379,"user":"candacew811","rating":5.0,"review":"Sooo FUN!. What a great day! We arrived in time for a sumptuous lunch fresh off the grill. We then had a very informative safety demo and received our gear. The weather was blue skies and warm - perfect! Our guide, David E, was so knowledgeable and...","review_date":"September 14, 2018"},{"attraction_id":3379,"user":"elir918","rating":4.0,"review":"Great raft!. Great afternoon rafting on the river after a yummi burger! Staff very nice and funny. Although the safety speech can get scary, don\u2019t let it get you! \ud83d\ude09","review_date":"September 10, 2018"},{"attraction_id":3379,"user":"emmakg2019","rating":5.0,"review":"Great Day on the water. The team at Hydra are great! from the moment we arrived everything was easy going and organized.\nThis time of year the rapids aren't as big so if you are after bigger rapids I qpuld go earlier in the season .\nHowever we still had...","review_date":"September 3, 2018"},{"attraction_id":3379,"user":"kimchomyk1982","rating":5.0,"review":"Much Too Much Fun!!!!. What an amazing experience with Hydra River Guides rafting on Kicking Horse River!!!!! We were greeted with a friendly group of staff on our visit, food was good, facilities were clean, the safety meeting was informative. Our guide, Dave E was a hoot!!!!\ud83d\ude02\ud83d\ude02 He knew...","review_date":"September 1, 2018"},{"attraction_id":3379,"user":"tracey1232013","rating":5.0,"review":"So much fun!. Had an excellent time white water rafting. Our guide Jose was very experienced and knowledgeable and despite the river being low we still had a fun time. Well organised and so glad we tried this- we want to do it again!","review_date":"August 30, 2018"},{"attraction_id":3379,"user":"brissytraveler","rating":5.0,"review":"Great fun. My partner and I had a great time on the Kicking Horse rafting trip. Our guide, Adam, was great and made the whole experience stress-free for me as a first time rafter. My partner is an experienced rafter and also loved it. Highly recommended.","review_date":"August 26, 2018"},{"attraction_id":3379,"user":"susannedelgado","rating":5.0,"review":"Rolling on the River. All I have to say is wow! My husband and I had an incredible time on this trip. Lunch was delicious, the staff were knowledgeable and incredibly helpful, and our river guide Jan was beyond amazing. I would definitely recommend Hydra to anyone looking to...","review_date":"August 21, 2018"},{"attraction_id":3379,"user":"kellyjor2018","rating":5.0,"review":"Loved Every Minute! . We went rafting this afternoon and it was great! The entire outfit is friendly and helpful, very encouraging! Our guide Dave kept us safe and laughing the whole time! Highly recommended!","review_date":"August 17, 2018"},{"attraction_id":3379,"user":"mekerel","rating":5.0,"review":"Amazibg guys nice ambiente. Guys were amazing and pretty friendly. Very simple and funny instructions always looking for well being on the trip itself. The burger was also delicious.","review_date":"August 10, 2018"},{"attraction_id":3379,"user":"jim_e","rating":5.0,"review":"Rafting On The Kicking Horse River. The guides were fantastic and was a most exhilarating experience. Would recommend the guys from Hydra anytime.","review_date":"August 4, 2018"},{"attraction_id":3379,"user":"go85882","rating":5.0,"review":"A lot of fun!. My wife and I had rafted on the Kicking Horse River before (15 years ago), but this was the first time for our teenagers (13 & 15). We were a bit worried, but the classic tour was just right for a family adventure. The boys...","review_date":"July 25, 2018"},{"attraction_id":3379,"user":"elisabeth_h","rating":5.0,"review":"Amazing Experience!. Had a great time with Hydra River Guides - was my first experience rafting and they made me feel comfortable and confident heading down the river. Left with a huge smile on my face and so many memories.\nI was traveling solo and was concerned...","review_date":"July 25, 2018"},{"attraction_id":3379,"user":"sheaeats","rating":5.0,"review":"Great afternoon of rafting!. My friends and I had a great rafting experience with Hydra. Our guide, Ricky, was fun, knowledgeable, and kept us safe. Thank you for a great experience! I was worried about the cold water but it hey provided wet suits, sweaters, and water resistant jackets...","review_date":"July 25, 2018"},{"attraction_id":3379,"user":"u2428dwlauren","rating":5.0,"review":"Best rafting yet!. We had an awesome time rafting with Hydra! The beautiful scenery, helpful staff and exciting rafting made for a really fun day. Our experienced guide, Eric, was funny, accomodating and very knowledgable of the area. Thanks for the great time!","review_date":"July 19, 2018"},{"attraction_id":3379,"user":"barrie_r","rating":5.0,"review":"Excellent Experience. We booked the \"Classic\" afternoon session which started with the safety instructions followed by the BBQ, then the rafting. The initial instructions were clear and well presented and were mostly concerned with what to do if you fall out. The BBQ was tasty and well...","review_date":"July 11, 2018"},{"attraction_id":3379,"user":"db_c","rating":5.0,"review":"Glorious afternoon on the river!!. Had family and friends visiting from across Canada and Europe for a birthday celebration and booked all nine of us in for a whitewater rafting afternoon that blew everyone away!! Hydra did a great job getting us oriented and ready in terms of equipment and...","review_date":"June 14, 2018"},{"attraction_id":3379,"user":"jessandtheworld","rating":5.0,"review":"Brilliant!. Had such a great trip down the Kicking Horse today with Hydra. Shout out to our guide, Adam, who was pretty darn funny. Thanks so much for all the fun!!","review_date":"June 12, 2018"},{"attraction_id":3379,"user":"ellisha_c","rating":5.0,"review":"So much fun! . We booked the rafting for 7 girls as a stagette and we would highly recommend the company. Erik was a fantastic guide and made our trip down the river fun and we felt prepared for the class 4 rapids. We wanted to go again at...","review_date":"June 9, 2018"},{"attraction_id":3379,"user":"debbie_d","rating":5.0,"review":"So much fun!. Amazing river with awesome Class 4 rapids. Unfortunately, our photographer's camera broke down so she only had iPhone photos, but they didn't charge us. Tasty BBQ lunch and warm wet suits were a bonus!","review_date":"June 7, 2018"},{"attraction_id":3380,"user":"linda_g","rating":4.0,"review":"Winning Wines. A great fall day topped off by a super wine tour. Leon Courville Vigneron had a great presentation and good wine. Fantastic atmosphere in an old farmhouse that featured antique corkscrews. Chateau de Cartes had a great lunch but we were unimpressed with the explanation...","review_date":"December 27, 2018"},{"attraction_id":3380,"user":"kimberlylsarni","rating":5.0,"review":"Great wine tour!. My girlfriend and I decided on this wine tour, to taste Quebec wines and also learn about the region.\nSabin was our tour operator, he\u2019s a student and has a wealth of knowledge to share about the region and the wineries we visited.\nWe stopped...","review_date":"November 5, 2018"},{"attraction_id":3380,"user":"tatianah_d","rating":5.0,"review":"A Great Day Adventure . This was a great activity to do! Our tour guide, Gaelle, was an absolute wonder. She really knew her stuff and was incredibly kind. You always have a point of contact with the company (THANKS MARTIN!) and they give you a lot of information. I...","review_date":"October 26, 2018"},{"attraction_id":3380,"user":"theminib","rating":5.0,"review":"Interesting, informative, and delicious!. Sabin was an AMAZING tour guide, super knowledgeable and friendly.\nThe 3 wineries we visited were all different and delicious, with amazing stories. Personally, I now have a soft spot for winery La Bauge:)\nI highly recommend the full-day guided tour: you'll come out of...","review_date":"October 22, 2018"},{"attraction_id":3380,"user":"robinrr3308wd","rating":5.0,"review":"Sabin #1 tour guide in Canadian wine country. I just wanted to drop a note and say how much we enjoyed the tour of the three wineries. We learned a lot and will be enjoying the ice wine at our Thanksgiving in November. Also we loved Sabin! He was a lot of fun....","review_date":"October 17, 2018"},{"attraction_id":3380,"user":"akpeters04","rating":5.0,"review":"Beautiful Experience. My boyfriend and I spent our first full day in Montreal on the 1\/2 day Kava wine tour and it couldn't have been better. Our tour guide Gail was amazing. So personable and kind. She did a wonderful job teaching us all about the wines...","review_date":"October 15, 2018"},{"attraction_id":3380,"user":"departure618316","rating":5.0,"review":"A totally unique experience. My husband and I did the half-day wine tasting tour as part of an anniversary trip to Montreal. The whole trip from start to finish was awesome. We had a 45 minute ride to the first vineyard and our guide Gail gave us a lot...","review_date":"September 27, 2018"},{"attraction_id":3380,"user":"281gregoryk","rating":5.0,"review":"Great tour by very knowledgeable people.. The driver\/tour guide was very knowledgeable about wine and the vineyards that we visited. At each vineyard, the owners were very interested and passionate about their vineyards. The lunch and all of the wine samples were great.","review_date":"September 27, 2018"},{"attraction_id":3380,"user":"ann_t","rating":5.0,"review":"A Great Way to Visit Wineries. I enjoyed visiting 3 wineries located in the Eastern Townships. It was so pleasant to travel on a bus. We met it at a convenient location in downtown Montreal. It arrived on time, Our guide, Sabin, is very knowledgeable and helpful. He described several focal...","review_date":"September 26, 2018"},{"attraction_id":3380,"user":"lynn_o","rating":5.0,"review":"A wonderful afternoon outside the city. This tour was a perfect compliment to the hustle and bustle of Montreal. Gaylee was a wonderful guide (and driver). Her enthusiasm and warmth made it feel like a group of friends on an intimate wine tour. She shared information about Montreal, the area we...","review_date":"September 22, 2018"},{"attraction_id":3380,"user":"abby_d","rating":4.0,"review":"Fantastic glimpse into wine in Montreal!. Went to Montreal for my sister\u2019s bachelorette party and booked the all day wine tour. Overall, we had a wonderful time and it was well worth the money. Getting to hear from the wine makers themselves about the process and tour their facilities really added...","review_date":"September 17, 2018"},{"attraction_id":3380,"user":"linda_s","rating":5.0,"review":"Excellent Guide, Fun Day!. Our guide Gail was very friendly and enthusiastic! She had a passion for Montreal, wines, and the wineries\/vineyards we visited. The wineries were beautiful, and the presentations were very informative. We had an enjoyable, relaxing and fun day!","review_date":"September 17, 2018"},{"attraction_id":3380,"user":"daydream278319","rating":5.0,"review":"Wonderful Guide, Great Wines, Excellent Lunch. We joined the tour at Bromont with our English speaking guide. Valerie at Leon Courville wineries gave a fabulous presentation. We thoroughly enjoyed our catered lunch at Le Chateau de cartes, and learned a great deal about wine at all three wineries. Well worth the...","review_date":"September 16, 2018"},{"attraction_id":3380,"user":"tahoekr","rating":5.0,"review":"Lovely day, tasty wines, amazing Guide!. The half day tour today was just a delight! Gail was enthusiastic, informative, a terrific driver, and went above and beyond for all her guests! I only have time for two half day tours for my short stay in Montreal. This tour was money well...","review_date":"September 14, 2018"},{"attraction_id":3380,"user":"gloria809","rating":5.0,"review":"Loved this wine tour!. Visited two small wineries that were a delight. The guide was most knowledgeable herself. Highly recommend this tour! The next time I visit Montreal I\u2019m taking the full-day tour.","review_date":"September 11, 2018"},{"attraction_id":3380,"user":"resort310814","rating":5.0,"review":"Lovely way to spend an afternoon . Well chosen wineries, with perfect hosts who gave us a better understanding of many variables that must be considered in wine production.\nOur guide Gayle was knowledgeable and made everyone comfortable. Would strongly recommend.","review_date":"September 10, 2018"},{"attraction_id":3380,"user":"briemariev","rating":5.0,"review":"Great guide and nice day out of the city . My husband and I like to check out the wine producing areas in the countries we visit, so we signed up for a half day wine tour out of Montreal. Gail, the guide, was the absolute best, and probably the happiest human being I\u2019d ever...","review_date":"September 8, 2018"},{"attraction_id":3380,"user":"725lorettas","rating":5.0,"review":"For something different . After spending a few days touring the city of Montreal, we wanted to do something a bit different and chose this. We had a fantastic time and learned a lot about wine making in the region. We tried local cheeses and a bunch of different...","review_date":"September 2, 2018"},{"attraction_id":3380,"user":"fran468","rating":5.0,"review":"Lovely day of fine wine. Lovely fun and informative day out, very well planned route with excellent friendly guide. The three wineries we visited were all very different, but the hosts were all great. I learned a lot about winemaking in Quebec as well as enjoying lots and lots of...","review_date":"August 28, 2018"},{"attraction_id":3380,"user":"danyluik","rating":5.0,"review":"Excellent afternoon!. Gail, our guide, was knowledgeable, friendly and overall great. Good excursion. Beautiful countryside. Decent wine. Great Experience. Would reccommend.","review_date":"August 26, 2018"},{"attraction_id":3380,"user":"sbaker1224","rating":4.0,"review":"Different than a traditional wine tour. I agree with some other reviews about this not being a traditional wine tour. The focus is more on education about winemaking in the region, and less on the sampling of wines. That being said, I learned a lot on the tour, the 3 vineyards...","review_date":"August 20, 2018"},{"attraction_id":3380,"user":"robertff","rating":5.0,"review":"Excellent Tour. We did the half-day tour from Montreal 15 Aug 2018. Our guide, a native of the area, had excellent knowledge of the history of wine making in the area and interacted with our tour group in a very friendly manner. We were provided with tastings...","review_date":"August 16, 2018"},{"attraction_id":3380,"user":"isabellep1355","rating":5.0,"review":"Amazing day!. Went on the full day tour with my girlfriends and had the greatest time! Our guide Sabin was truely nice, knowledgeable and fun! I highly recommend it!","review_date":"August 8, 2018"},{"attraction_id":3380,"user":"sarah_m","rating":5.0,"review":"Fabulous afternoon. We did the half day trip.The pick up was easy, our guide Sabine was great at sharing lots of interesting information about the area, as well as wine making in Quebec. The two vineyards were very different, which created a very different experience. We would...","review_date":"August 5, 2018"},{"attraction_id":3380,"user":"tirthadeep_d","rating":5.0,"review":"We are Wine Experts Now!. The Wine Tour was sensational and a lot of fun! It bought it for my girlfriend's 21st birthday gift and it was well worth the trip to Montreal. Our tour guide was very knowledgeable, about wine, the vineyards and the wine making process, about Montreal...","review_date":"August 1, 2018"},{"attraction_id":3380,"user":"sara_l","rating":5.0,"review":"Excellent Tour! . We did the half day tour which included two wineries. The guide was friendly and knowledgeable. The two wineries were very different from each other which made for a very interesting tour. You are able to buy product at the end of each winery, but...","review_date":"July 27, 2018"},{"attraction_id":3380,"user":"leol3216","rating":5.0,"review":"Must Do For Wine Lovers! . I would always do the tour again!!! We had a really sympathetic tour guide; the vineyards were absolutely stunning and the owners were very welcoming and warm-hearted. I also met amazing people from all over the world.","review_date":"July 26, 2018"},{"attraction_id":3380,"user":"melaniesv2018","rating":5.0,"review":"Great day trip from Montreal. The tour was very well organized. The tour guide was extraordinary in explaining the wine industry in Quebec. It was a very enjoyable tour that will make you taste some of the best wines in the region.\nI strongly recommend this tour if you are...","review_date":"July 10, 2018"},{"attraction_id":3380,"user":"jessica_r","rating":5.0,"review":"Highly enjoyable day out!. We took this day-trip tour on one of the hottest days of the summer in Montreal, but the trip was worth it! On our hour-long drive to get to the vineyards, our tour guide (Sabin?) told us about the history of Montreal and the surrounding...","review_date":"July 9, 2018"},{"attraction_id":3380,"user":"chrisr3957","rating":4.0,"review":"Fun times!. Small group of about 18 was fun! We did the 1\/2 day trip and visited two vineyards. First one was family owned and very small but the owners were very hospitable and sweet!! They had about 7 types of wines, from whites to reds which...","review_date":"July 9, 2018"},{"attraction_id":3380,"user":"lauren_h","rating":5.0,"review":"Made for a fun, wine-filled afternoon. We did the half day tour and really enjoyed the two wineries we visited. It was nice getting out of the city and experiencing both a larger winery and a smaller, family run winery. We learned a lot, saw a lot of great views, and...","review_date":"July 6, 2018"},{"attraction_id":3380,"user":"hank_a","rating":5.0,"review":"The perfect way to spend a long afternoon. This was a perfect way to spend a fun afternoon with both nice people and good wine! Our afternoon at Coteau Rougemont and Vignoble Les Murmures showed us both a large-scale and a smaller family run vineyard with a nice variety of wines. We were...","review_date":"June 29, 2018"},{"attraction_id":3380,"user":"sportrob","rating":5.0,"review":"Excellent Tour. A gentlemen in my wine course recommended checking out the Eastern Townships South of Montreal. I sought Kava tours and my wife and I did the full day tour with lunch and 3 wine tastings. Our guide Sabin was very knowledgeable about the history of...","review_date":"June 4, 2018"},{"attraction_id":3380,"user":"wolfwoman599","rating":5.0,"review":"Kava Wine Tours- Exceptional Value. Thanks to Sabin for a wonderful half-day wine tour of 2 small wineries outside of Montreal. We particularly enjoyed the winery owned by Daniel and his wife-- lovely wines, smoked fish, and cheese. Both wineries provided exceptional tastings and insights into the young viticulture\/viniculture industry...","review_date":"May 27, 2018"},{"attraction_id":3380,"user":"fin_s","rating":5.0,"review":"very intimate wine tasting tour. I joined the small wine tasting tour a short distance away from Montreal and we visited 2 vineyards. The first one was quite big and the staff were knowledgable, but the second vineyard was this small family-owned place and they built up the entire place...","review_date":"May 19, 2018"},{"attraction_id":3380,"user":"thomasn3675","rating":5.0,"review":"Memorable Trip!. The tour was definitely a trip to be remembered. The guide was very helpful and knowledgeable! The wineries were fabulous!","review_date":"May 9, 2018"},{"attraction_id":3380,"user":"iksnic","rating":5.0,"review":"Wine making is a must for any civilised fun loving people. Quebec's first winery started in 1978 - now we have over 200. This Kava tour lets you share and taste the passion of great (grape) people, led by a happy well informed guide.","review_date":"October 17, 2017"},{"attraction_id":3381,"user":"melissa_u","rating":5.0,"review":"Never thought I was going to love it this much. It was a snow wonderland! walk though forests, tree tops, suspending bridges, and loved every single zip line! the view was AMAZING.\nThe great experience is not only due to the landscape, its how fun and interesting the tour guides made it!\nI definitely recommend...","review_date":"March 19, 2019"},{"attraction_id":3381,"user":"perry_r","rating":5.0,"review":"A beautiful thrill. A well organised safe exciting experience. We did the Eagle tour and the first zip line was a long double zip line which was great to jump off with my partner. The free access to a go pro to record the experience was an added...","review_date":"March 13, 2019"},{"attraction_id":3381,"user":"dollygill","rating":5.0,"review":"Amazing....... What a fantastic day. Well worth the money paid.\nThe guides we had, Fred & Serena, were very funny, friendly and excited about everyone having a great time. They showed genuine interest in all the participants, and what they had been upto.\nThe lines were...","review_date":"March 13, 2019"},{"attraction_id":3381,"user":"afmd2006","rating":5.0,"review":"A must to do adventure in Whistler. I strongly recommend this place! They open all year around and we went in march. We enjoyed hiking in the mountains and the view was unforgettable! The tour guides were superb!","review_date":"March 12, 2019"},{"attraction_id":3381,"user":"heather_m","rating":5.0,"review":"Fun and Amazing. As a first time zipliner I was excited and at the same time apprehensive about doing the Eagle tour between Whistler and Blackcomb Mountains in the freezing cold weather. Sara and Helen our zipline guides were brilliant and put us all at ease and made...","review_date":"March 11, 2019"},{"attraction_id":3381,"user":"agerny01","rating":5.0,"review":"So Much Fun, dont hesitate!!. As the heading suggests do not hesitate, this was awesome fun and well worth the money. I wish the Sasquatch line was open but the adventure lines were fun all the same.\nCan't recommend this highly enough, guides were informative, easy going and zipping in...","review_date":"March 10, 2019"},{"attraction_id":3381,"user":"kristy_d","rating":5.0,"review":"Amazing views and best staff!. The zip lines were great and very beautiful! Zipping in the snow was fantastic. I have been on a few of these before and the staff here is really the best I have ever encountered. We had Frankie and their partner-I forgot the nam- and...","review_date":"March 4, 2019"},{"attraction_id":3381,"user":"dave_w","rating":5.0,"review":"Incredible. My 20 year old daughter and I loved the Ziptrek tour. The Zipline was fast, long and fantastic, the staff were great and the views were.... hard to explain but indescribable.","review_date":"March 1, 2019"},{"attraction_id":3381,"user":"whereisariela","rating":5.0,"review":"Great staff and experience. The Ziptrek Ecotours staff were amazing -- super friendly and very safety conscious! Highly recommend this adventure.","review_date":"February 21, 2019"},{"attraction_id":3381,"user":"sue_s","rating":5.0,"review":"So great we went back for more!. We had family visiting with us from TX and needed a break from the snow. ZipTrek was the perfect choice - fun, informative, great to share, good pix and more. The next week, when the visiting family was from WA, we did it again! And...","review_date":"February 9, 2019"},{"attraction_id":3381,"user":"nataliaasher","rating":5.0,"review":"Ziptrek Eagle tour. Great tour with just 4 of us in the middle of winter! definitely do the Eagle tour (even if haven\u2019t zipped before) - much longer ziplines to enjoy! Great scenery and really informative information shared about the area!","review_date":"February 8, 2019"},{"attraction_id":3381,"user":"vicki_a","rating":5.0,"review":"Yeehaa. Never zip lined before and it was amazing. Very cold as -20C but such fun. The guides were fab and very thorough and made sure we were good thru the whole experience. They knew when to double the young girl as she was a bit...","review_date":"February 3, 2019"},{"attraction_id":3381,"user":"kimmyg13","rating":5.0,"review":"Eagle Trek Zipline. Walking through the forest was just as beautiful and exciting as the zip lines. The scenery in the forest and above as you zipped across was spectacular. The zip lines were fun, not scary. The first one and the 4th one were the highlights.\nThe...","review_date":"January 27, 2019"},{"attraction_id":3381,"user":"luked898","rating":5.0,"review":"Great fun and beautiful views on the mountain . Awesome family fun, highly recommended. Very professional staff who made the whole event a lot of fun, very safe and informative. Want to go again !","review_date":"January 19, 2019"},{"attraction_id":3381,"user":"jessica_s","rating":5.0,"review":"Absolutely Incredible. I don't have enough words to describe how incredible Ziptrek Ecotours are! Not only the actual ziplining but the guides as well - everything was incredible!\nWe booked Ziplining after another activity we had booked was cancelled due to the weather but after our experience,...","review_date":"January 13, 2019"},{"attraction_id":3381,"user":"nicole_s","rating":5.0,"review":"Awesome Experience. This was SO much fun! Felt very safe & comfortable & what a thrilling way to see such stunning views!. Guides were excellent - informative, passionate about their job & the environment, encouraging & fun. Highly recommend this!","review_date":"January 9, 2019"},{"attraction_id":3381,"user":"lindacd1717so","rating":5.0,"review":"Magical day . The most exhilarating experience we had at Whistler!! Flying through at high speed amongst the magic of high alpine white trees!! Magic. Kids loved it!!!","review_date":"January 8, 2019"},{"attraction_id":3381,"user":"han\u010da_j","rating":5.0,"review":"Eagle Tour. Guides was really nice and we had a lots of fun with them. All view was little bit worse because of weather condition, but it was still entertaining.","review_date":"December 26, 2018"},{"attraction_id":3381,"user":"kolinakret","rating":5.0,"review":"Bear Tour - Amazing Time. Our guides were absolutely amazing! The entire experience was definitely a once in a lifetime with views but the guides made it that much better. They were educational & enthusiastic.\nGreat fun for a large group! We went as a company team building time &...","review_date":"December 14, 2018"},{"attraction_id":3381,"user":"meganprimrose","rating":5.0,"review":"Brilliant views. Really impressed with views and guides were knowledgeable and friendly. We done the eagle tour and our guides actually extended the tour for us and added a few extra lines in as me and my partner were the only people on the tour which I...","review_date":"December 5, 2018"},{"attraction_id":3381,"user":"kelly_n","rating":5.0,"review":"Eagle Tour. My boyfriend and I completed the Eagle Tour with Ziptrek Ecotours, it was 5 zip lines over the course of about 2 hours. Our tour guides, Frankie and Andy, were super friendly and informative about the Whistler area and wildlife. They were safe and informational...","review_date":"November 26, 2018"},{"attraction_id":3381,"user":"230andrewc","rating":5.0,"review":"Great Fun. My wife and I took the Bear tour. It was really fun and very relaxing because the guides did everything. Highly recommend.","review_date":"November 23, 2018"},{"attraction_id":3381,"user":"kris-goes-places","rating":5.0,"review":"Excellent Zip Line Company in Whistler. Ziptrek Ecotours gave us a great experience. We did the Eagle tour which involves 5 zip lines. There is a longer one that you can do with 10 lines as well, but this was great for us for a morning adventure. If you have never...","review_date":"November 7, 2018"},{"attraction_id":3381,"user":"teelsmiles","rating":5.0,"review":"Never too old!. My wife and I are early and late 60's and had never been zip lining, so we wanted to see if we would survive! It was a \"peak\" experience... we hobbled along the interesting treks between lines, and were treated so nicely and patiently by...","review_date":"November 6, 2018"},{"attraction_id":3381,"user":"830laurenr","rating":5.0,"review":"This company and their trips are excellent. My partner and I did the Mammoth Tour (which is the Bear and Eagle Combined) and then finished off the day on the Sasquatch Tour so did all of ZipTreks ziplines available 10 or 11 all up and had soooooo much fun!\nOur day started...","review_date":"October 23, 2018"},{"attraction_id":3381,"user":"micjonvis","rating":5.0,"review":"Zipping Through the Forest . Yesterday we zip lined the Eagle with Sam & Amanda. We are two couples 50+ and all first time zip liners. My friend & I are very scared of heights & are very proud of ourselves for achieving what we did. Sam & Amanda reassured...","review_date":"October 20, 2018"},{"attraction_id":3381,"user":"jennifer_m","rating":5.0,"review":"Beautiful views, great fun. We went for the bear tour. I even enjoyed the van ride up as the guide was talking about fun facts in the area (types of wildlife etc). I am not one for heights and my risk tolerance is fairly low but I was using...","review_date":"October 10, 2018"},{"attraction_id":3381,"user":"nicole_m","rating":5.0,"review":"Can't Miss Experience. What an amazing experience getting to soar through the trees and mountainside of beautiful Whistler. I would highly recommend this activity to anyone. We did the Bear trail which was great for first time zip liners like ourselves. For the more adventurous folks I would...","review_date":"October 5, 2018"},{"attraction_id":3381,"user":"jim_o","rating":5.0,"review":"Great price and a lot of fun. We have done zip lines previously but this company provided great service, fun lines and a good price!","review_date":"September 28, 2018"},{"attraction_id":3381,"user":"tip_w_l","rating":5.0,"review":"Great Fun and Beautiful Whistler. 4 of us ( 56-63 yrs) had a great time together with 6 other strangers (early twenties) on the Bear Tour. It was great to see everyone having fun even though some seemed a bit scared in the beginning. By the end, we were all...","review_date":"September 25, 2018"},{"attraction_id":3381,"user":"lorena_c","rating":5.0,"review":"Birthday weekend surprise. I took my boyfriend here as a surprise for his birthday and we had a great time. We did the Eagle tour and took us about 2.5 hours with a group of about 10 people. He's an adrenaline fan, but I'm scared of heights. I...","review_date":"September 24, 2018"},{"attraction_id":3381,"user":"david_w","rating":5.0,"review":"Awesome experience . My wife and I did the Bear Tour with the Ziptrek and had a great time. Good fun and excellent way to explore Whistler. It was made better by our fantastic guides Alyssa and Silvia who did a great job - thanks girls.","review_date":"September 23, 2018"},{"attraction_id":3381,"user":"pumphyscout","rating":5.0,"review":"Whistler visit with friends. From the registration and check in to the actual zip line everything runs smoothly, efficiently complete with the thrill of zip lining over the creek.","review_date":"September 23, 2018"},{"attraction_id":3381,"user":"scott_w","rating":5.0,"review":"Super Fly Ziplines Whistler Amazing. My partner and I were lucky enough to go on the Super Fly zip line and the service was just as amazing as the experience. Katia was the lead guide and she made it all the better through making sure that everyone was comfortable, happy...","review_date":"September 20, 2018"},{"attraction_id":3381,"user":"icecoldguinness","rating":5.0,"review":"Ziptrek and we soared like eagles.. We loved the whole experience. The guides were first class, and very knowledgeable about the land, trees, mountains etc. We had a first class day. I can recommend it to anyone visiting the area. Five stars.","review_date":"September 19, 2018"},{"attraction_id":3381,"user":"ahappyaday","rating":5.0,"review":"Bear your zipline . Great experience! A must for anyone visiting Whistler or surrounding areas. The guides are amazing and take the time to ensure everyone is well looked after and fill the tour with fun and interesting facts about the natural environment. The zip lines are exhilarating and...","review_date":"September 12, 2018"},{"attraction_id":3381,"user":"debra_a","rating":5.0,"review":"Bear tour. Great fun on the zip lines. Fabulous views. Even though we had a little rain it didn\u2019t dampen our enthusiasm or fun factor. Would highly recommend. The staff really take care to ensure everyone has a great time. They made sure the children in the...","review_date":"September 11, 2018"},{"attraction_id":3381,"user":"ladykeirae","rating":5.0,"review":"Zip Trek Eagle Tour. We had the opportunity to go on the Zip Trek Eagle tour and absolutely loved it!!! Our guides (Paul and Kristen) were very knowledgeable, helpful and a lot of fun!!! The zip lines themselves were amazing and very safe. The views from above are something...","review_date":"September 9, 2018"},{"attraction_id":3381,"user":"roger_f","rating":5.0,"review":"Great fun!. My first experience (Eagle Tour) - What a rush! Guides were friendly, kept everyone loose... and safe. Wide range of ages in our group (wife and I were, uh, on the high end), everyone had a ball. Highly recommend!","review_date":"September 7, 2018"},{"attraction_id":3381,"user":"jordanh2444","rating":5.0,"review":"Way beyond expectations! . Our best experience yet! Wouldn\u2019t have been the same without Bobby and Pete. Great guides with a wealth of local knowledge and great banter on the side. We learnt heaps while soaring through the treetops. Highly recommend the mammoth tour \ud83d\ude03","review_date":"September 6, 2018"},{"attraction_id":3381,"user":"adventurercin","rating":5.0,"review":"jaw-dropping & thrilling zip zip experience!. I would not imagine or prepare what to expect before my vist. My friend & I nailed down this excited activity in a split second of decision after I told him about it, as we both are adventurers! My goodness the view, the speed &...","review_date":"September 6, 2018"},{"attraction_id":3381,"user":"karin_b","rating":5.0,"review":"Ziptrek. We had a great time on the Ziptrek. We did the Eagle tour - 5 ziplines and our guides were great. Totally an exciting and fun time.","review_date":"September 6, 2018"},{"attraction_id":3381,"user":"josi_w","rating":5.0,"review":"Zip a dee doo dah!. We LOVED our day on the \"Mammoth\" tour zipping through the tree tops. We had the freedom to try to zip and get upside down. Our guides were sweet people and it was cool to get to know them throughout the day as well. We...","review_date":"September 5, 2018"},{"attraction_id":3381,"user":"p2shopping","rating":4.0,"review":"Fun but tired of being ripped off for photos!!!. Pros: Zipline staff were friendly and funny. The ziplining itself was amazing! Such beautiful scenery and nice short treks through the forest along the way. An incredible experience ... no question!\nCons: The person at the check-in desk was curt ... probably tired of answering...","review_date":"September 5, 2018"},{"attraction_id":3381,"user":"saltydnaptown","rating":5.0,"review":"Super fun and beautiful hike. Never zip lined before...daughter encourage our whole family to try. Did and LOVED it. Great staff and great equipment both on zip line and on hike with multiple view spots and fantastic location in old growth forest.","review_date":"September 5, 2018"},{"attraction_id":3381,"user":"theedinboroughclan","rating":5.0,"review":"Great fun. Cracking couple of hours spent with Pete and Adam on the eagle tour. Even Dad managed to get upside down! (not compulsory)","review_date":"September 4, 2018"},{"attraction_id":3381,"user":"bridget_e","rating":5.0,"review":"Just take the leap - AND DO IT. Both my husband and I were slightly terrified when we booked the wrong tour over the phone with a travel place in Whistler. We had both decided that we were too scared for the ziplines - and so opted for a Treetop Walk. Long story...","review_date":"September 3, 2018"},{"attraction_id":3381,"user":"sebvancouverd","rating":5.0,"review":"Amazing! Do it!. Stop thinking about it, just book it!\nMy partner and I just finished the Bear tour and it was amazing!\nFirst, I love the fact they teach you about the Rainforest and the eco system.... and it\u2019s beautiful!\nThen the thrilled of the zip lines.......","review_date":"September 3, 2018"},{"attraction_id":3381,"user":"clint_a","rating":5.0,"review":"Great day, Great fun. Took the Eagle package with my 17 year old daughter and had an awesome time. Tim and Ryan were terrific guides, and the whole group enjoyed them. Keep up the good work!","review_date":"September 3, 2018"},{"attraction_id":3381,"user":"emilyb3262","rating":5.0,"review":"Great fun! . We had a great day doing the eagle tour. Our guides were excellent! Lots of information about the environment and funny stories to keep us entertained. Felt really safe and confident we were being looked after. They also taught us how to do some fun...","review_date":"September 2, 2018"},{"attraction_id":3381,"user":"rachelw1973","rating":5.0,"review":"Beilliant Bear Zipline Tour. Family of four: two confident children (14 & 9), one confident Dad and one nervous Mum.\nAndy and Nicole were brilliant. Super experienced, providing really engaging info about cultural First Nations history relating to the forest as well as the importance of the ecology locally...","review_date":"September 1, 2018"},{"attraction_id":3381,"user":"joppie2","rating":5.0,"review":"Great zipline experience!. We did the zipline tour, fantastic morning! Thank you TAG for the great experience! We thought there would be one zipline, but there are actually three, the first was my favorite. Thanks to our guides Kaley and Neal!\ud83d\udc4d","review_date":"August 31, 2018"},{"attraction_id":3381,"user":"mrsj23","rating":5.0,"review":"Great morning's activity. We took part in the eagle tour which consisted of 5 ziplines of various lengths and speeds. Our guides, Matt and Paul, were very friendly and relaxed making sure we felt safe at all times. The walks between ziplines were interesting and they kept us...","review_date":"August 30, 2018"},{"attraction_id":3381,"user":"anitag555","rating":5.0,"review":"So awesome!!!. Staff was friendly, kind, and supportive. We (5 of us in our 20s) did the Bear tour, perfect for beginners. My cousin was terrified of heights and another lady was in her 60s and both loved it. It was 5 ziplines with so e easy...","review_date":"August 27, 2018"},{"attraction_id":3381,"user":"sparky6137","rating":5.0,"review":"Day in the trees. I did the mammoth tour in the morning delivery the sasquatch in the afternoon, the sign in process was very smooth with an email the day before to speed the process on the day... Everything was explained clearly and the 2 guides we had were...","review_date":"August 26, 2018"},{"attraction_id":3381,"user":"renee_m","rating":5.0,"review":"awesome in all aspects!. We booked the Eagle Tour and it was great! The guides were very friendly and knowledgeable plus they had very entertaining personalities. I also appreciated the talk about sustainability by the company and the village. The guides were able to present the message in an...","review_date":"August 25, 2018"},{"attraction_id":3381,"user":"vivien_m","rating":5.0,"review":"Wonderful Whistler Zipline. I was very nervous about my first ever ziplining adventure but was determined to give it a go and what better place than beautiful Whistler. All the staff, from booking to checking in and getting instruction from our wonderful guides Adam and Ty, made it...","review_date":"August 24, 2018"},{"attraction_id":3381,"user":"brick_tamblin","rating":5.0,"review":"A must do in Whistler. Had a blast. Did the 5 zipline Bear tour. Well worth the money, kids were 9 and 12 and they both loved it. Great tour leaders as well. The 9 year old had to tandem a couple of the longer flatter ziplines as he was...","review_date":"August 23, 2018"},{"attraction_id":3381,"user":"alis0nm1978","rating":5.0,"review":"Bear Tour and P2P package perfect for families. I can\u2019t say enough about how much we enjoyed our morning zip lining. Our daughters, ages 7 and 10, wanted to go zip lining so we chose the Bear tour. To be truthful, due to weight and age restrictions that was the only one we...","review_date":"August 23, 2018"},{"attraction_id":3381,"user":"linda1087","rating":5.0,"review":"Excellent Zip lining Experience. The Eagle tour was wonderful! The staff were friendly and helpful and safety was always the first priority. I highly recommend zip lining in Whistler. The views as you fly through the trees are incredible! Overall great experience (although a bit expensive).","review_date":"August 23, 2018"},{"attraction_id":3381,"user":"patgr36","rating":5.0,"review":"Bear Tour - great for kids. We did the Bear tour with 3 kids ages 12 10 and 7. Took this option as my 7yo could go on the lines with the guide\nVery easy online booking and meeting arrangement in central whistler\nWe had 5 zips of varying length with...","review_date":"August 23, 2018"},{"attraction_id":3381,"user":"rrabak","rating":5.0,"review":"What a fun Morning!. This was our first time Ziplining at Whistler and for a couple of us the first time ever so we decided to take the Bear Tour. It was a perfect fit. Lots of climbing through the trees and 5 great Ziplines. Our guides Amber and...","review_date":"August 21, 2018"},{"attraction_id":3381,"user":"brentmarks","rating":5.0,"review":"Ziptrek Eagle tour is a must. This is a wonderful adventure to add to anyone's schedule in Whistler. Our guides Jordi and Connor made the trip what is was with their insight and knowledge. The views are incredible, zip lines exhilarating and the canopy structures something to marvel at. This is...","review_date":"August 20, 2018"},{"attraction_id":3381,"user":"taosgolfman","rating":5.0,"review":"Summoned My Inner-Sasquatch - thanks to Ziptrek. I recently did the Sasquatch with Ziptrek Ecotours in Whistler. What an amazing experience - thanks to my guide Bobby, who made the ride up very interesting and enjoyable. Bobby is an Aussie who knows the Whistler\/Blackcomb area history. When you start your adventure, you...","review_date":"August 20, 2018"},{"attraction_id":3381,"user":"861ianb","rating":5.0,"review":"Brilliant fun in Whistler!. Did the Bear Tour in Whistler as my 7-year old son was too light or young for the other tours (minimum weight requirements - if under you can go tandem with the guide, but only on the \u2018Bear\u2019). Grandparents also went; and everyone had an...","review_date":"August 19, 2018"},{"attraction_id":3381,"user":"pennstate80","rating":5.0,"review":"ZipTrek Bear Tour - Lots of Fun!. Me and my young son went on the Bear Tour ziplines. It was a great experience! Guides were knowledgeable, attentive and professional. The scenery is second to none and we loved zipping over the water multiple times. I highly recommend this tour. It's perfect for...","review_date":"August 19, 2018"},{"attraction_id":3381,"user":"mark_b","rating":5.0,"review":"ZipTrek Eagle Tour - Amazing family adventure. First time on a Zip Line with Family (teenage kids). Guides were very fun and super professional. Well worth the money and time. Great memories!","review_date":"August 19, 2018"},{"attraction_id":3381,"user":"michael_k","rating":5.0,"review":"Brilliant fun. The whole experience was awesome. We were a little apprehensive before we started the tour but our tour guides made us relaxed and comfortable. They were excellent. Once we had done our first zipline we were hooked. The whole trip was brilliant. We did the...","review_date":"August 17, 2018"},{"attraction_id":3381,"user":"donhd7532pw","rating":5.0,"review":"Eagle and Sasquatch Zipline Tours. This was truly awesome! I did the Eagle zipline and did the Sasquatch twice. Staff were great and it was truly a fun experience. Although it takes about 30 minutes to get to the Sasquatch line and it is only one line, it is well...","review_date":"August 16, 2018"},{"attraction_id":3381,"user":"louise_n","rating":5.0,"review":"Eagle tour was a blast!. This was our second time taking the Eagle Tour with Ziptrek. We had guests from out of town and thought they would enjoy this experience (and we were right!). The two guides who took us out (so sorry I can't remember their names) were absolutely...","review_date":"August 16, 2018"},{"attraction_id":3381,"user":"497louiseh","rating":5.0,"review":"Eagle zipline; fantastic. My two teenage boys (15 & 16) and I did the eagle tour which we all thoroughly enjoyed. It's hard to find an activity that suits everybody and this certainly did. It was adrenaline filled enough without being over the top and the guides were...","review_date":"August 14, 2018"},{"attraction_id":3381,"user":"ianb3140","rating":5.0,"review":"Exhilirating experience for all the family. My wife and I and our two boys (12 and 14 yo) did the Eagle Tour and had a fantastic few hours. We did five ziplines across the valleys and creek and our two guides were awesome - calm and reassuring and also very informative...","review_date":"August 13, 2018"},{"attraction_id":3381,"user":"traveller_constant","rating":5.0,"review":"Third time and still top activity in Whistler. This was my third experience of Ziptrek over a few years, second time in 3 years of doing the Eagle zip line tour. As always, it was a great experience from start to finish - professional, run to time and safety-conscious, as well as being...","review_date":"August 10, 2018"},{"attraction_id":3381,"user":"karen_t","rating":5.0,"review":"Awsome!. The leaders were great - worked with those that were afraid and those that walked slower up the stairs than others. It was clear they were Pro's and took safety seriously. We had a wonderful time! I would totally recommend this!!","review_date":"August 9, 2018"},{"attraction_id":3381,"user":"keithwhistler2018","rating":5.0,"review":"Just FELL in love with the day. As a pensioner I only went to ensure teenage grand daughter enjoyed herself. I don't like heights but wow what a time we had doing 10 Zips. views were stunning.Hosts were fantastic and put you such at ease.","review_date":"August 9, 2018"},{"attraction_id":3381,"user":"nicolemarryatt","rating":5.0,"review":"Bear Tour. Amazing experience! Tyler and Paige were fantastic guides.. would HIGHLY recommend for anyone looking for a unique experience in the Whistler area.","review_date":"August 9, 2018"},{"attraction_id":3381,"user":"sarahandtom2016","rating":5.0,"review":"\"The Mammoth tour\" amazingly good value for money.. We did the Mammoth tour today in Whistler, having booked it in advance. The booking in procedure, equipment fitting and Gondola ride to the start was very smooth. Every one of the 10 zip rides were amazing. We travelled down through stunning forests and between...","review_date":"August 7, 2018"},{"attraction_id":3381,"user":"joanne_y","rating":5.0,"review":"Whistler Eagle Tour Ziplining. Don't think just do it. It's fun, safe and exhilarating! I'm a local resident from Vancouver and in my opinion its one of the best activities in these mountains. On that note, why come to Whistler if you're not going to take advantage of the...","review_date":"August 7, 2018"},{"attraction_id":3381,"user":"k_h","rating":5.0,"review":"Eagle Ziplining Tour Fun. Our family adventure in Whistler was the Eagle Zipline tour and it was fantastic! Our ages range from 12 to 50 years old and we all loved it. The instructors were great - fun, helpful and informative. Once we stepped off the edge (a few...","review_date":"August 6, 2018"},{"attraction_id":3381,"user":"emmanning2016","rating":5.0,"review":"Exhilarating , great fun tree tops walk and ziplining Bear Tour !. Enjoyed our first zipline experience on the Bear tour with Ziptrek last week. Our guides Sonya and Raphaelle were great -friendly, and efficient! Felt very safe. Fabulous family activity!!","review_date":"August 4, 2018"},{"attraction_id":3381,"user":"kathy_b","rating":5.0,"review":"The best zipping adventure!. I took my 14 year old granddaughter on the Eagle adventure. We had a fantastic time flying through the beautiful scenery here in Whistler, BC. Our guides were excellent with safety and knowledge of the course. Be aware that there is a fair amount of...","review_date":"August 2, 2018"},{"attraction_id":3381,"user":"jsmithgagen","rating":5.0,"review":"Great for scardy-cats. We did the Bear tour (ZipTrek EcoTour) at Whistler in August. I did this for my tween son but tried not to think about it much before we went. I was nervous the morning of because I'm 50+, not skinny, and have bad knees. This...","review_date":"August 1, 2018"},{"attraction_id":3381,"user":"aussiewally69","rating":5.0,"review":"Excellent Tour. This Eagle tour was fantastic!Our guides Amanda and Conner were excellent and very supportive throughout the tour. I would highly recommend making this part of any stay in Whistler - great fun!!!","review_date":"July 31, 2018"},{"attraction_id":3381,"user":"markki2012","rating":5.0,"review":"Awesome Experience!. We did the ten run Mammoth which included a meal, two years ago we did the five run Eagle. It was so much better to go with ten runs! You have plenty of time to get comfortable and really enjoy the whole zipline experience. Absolutely...","review_date":"July 31, 2018"},{"attraction_id":3381,"user":"bladehawk","rating":5.0,"review":"Extremely good fun. We did the Bear Tour and the TreeTrek Tour - to be honest if you\u2019re doing a zipwire tour then I wouldn\u2019t recommend also doing the TreeTrek Tour as it covers a lot of the same ground but if you don\u2019t want to zipwire then...","review_date":"July 31, 2018"},{"attraction_id":3381,"user":"michaelfa8350zy","rating":5.0,"review":"Awesome!. It was our first time at Whistler and my second time zip lining. First time was with my wife in Maui, this time the kids wanted to do it to. Fortunately my six year old met the cutoff. It was us and another family with...","review_date":"July 30, 2018"},{"attraction_id":3381,"user":"mike_s","rating":5.0,"review":"Great experience all around.... I've zip-lined wall over the planet and even though this was a shorter tour, it was still one of the best. Our guides, Bek and Paul, were very professional and Bek was especially enthusiastic. They were very encouraging to guests who were intimidated and explained...","review_date":"July 30, 2018"},{"attraction_id":3381,"user":"wendy_h","rating":5.0,"review":"Eagle and bear ziplines. A great outdoor adventure with stunning scenery and a lot of fun. Our guides were very personable and made the trip fun.","review_date":"July 29, 2018"},{"attraction_id":3381,"user":"karin546","rating":5.0,"review":"Ziptrek was fantastic!. Such a great experience doing the Ziptrek Eagle tour! The ziplines were thrilling and hanging out under the forest canopy on a hot summer day was so relaxing.Our guides Hannah and Sam were very friendly and most capable!","review_date":"July 27, 2018"},{"attraction_id":3381,"user":"drweddle_123","rating":5.0,"review":"Fun for the whole family!. We highly recommend this tour for an exciting way to see Whistler from the treetops! We took our family, ages 13-75 and couldn't have asked for more or had more fun!!! It was exciting, yet easy and safe enough for the 13 year old and...","review_date":"July 27, 2018"},{"attraction_id":3381,"user":"adam_s","rating":5.0,"review":"A great way to enjoy Whistler and its scenery. I did the Eagle tout with my husband and 13 year old son. We all had a fantastic time. It all felt very safe and efficient and the tour guides were friendly and entertaining. It was really good to do something a bit different and...","review_date":"July 27, 2018"},{"attraction_id":3381,"user":"belinda_f","rating":5.0,"review":"Great family fun. We did the bear tour and whilst we didn\u2019t actually get to see any bears (bummer) we did have a fab time. This was a family outing with kids aged 9 and 11 and even though I\u2019m actually scared of heights it was so much...","review_date":"July 24, 2018"},{"attraction_id":3381,"user":"mason_l","rating":4.0,"review":"A Fun Adventure. We did the Eagle tour which normally takes 3 hours for 5 ziplines. But because we were in a small group of only 4, it actually took only two and a half hour.\nWe had two guides who accompanied us the whole way, Christine and...","review_date":"July 23, 2018"},{"attraction_id":3381,"user":"sharon_d","rating":5.0,"review":"Excellent. The tour was really fun and the tour guides were super nice! It was well organized and they kept the tour fun! We did the Eagle tour, which was apparently the most popular one, and from my experience, I can see why. The great views...","review_date":"July 21, 2018"},{"attraction_id":3381,"user":"jimbabwe69","rating":5.0,"review":"Zipline Bear Tour. The tour is well organised and punctual. A total of 5 ziplines to be done. 2 lines of which in case you have underweight kids have to be done as a tandem. (Guides take the kids across). It is all good fun and a sure...","review_date":"July 19, 2018"},{"attraction_id":3381,"user":"jeff_m","rating":5.0,"review":"Bear Tour. This tour was awesome! Took my 9 and 13 yo kids for a family adventure together. We had never been zip lining before and this is the perfect tour for that. They absolutely loved it and we are ready for the bigger lines now. The...","review_date":"July 18, 2018"},{"attraction_id":3381,"user":"northstar45","rating":5.0,"review":"So Much Fun!. We were a group of 6 with 3 adults and 3 kids ranging in age from 8-17 and we all had so much fun. We did the Bear tour and it was the perfect balance of thrill, exhilaration and fun - plus the views were...","review_date":"July 16, 2018"},{"attraction_id":3381,"user":"dolphinslb","rating":5.0,"review":"Eagle tour in the morning followed by Sasquatch in the afternoon - both totally brilliant!. We had a great time spending the day in the trees and thoroughly enjoyed all the zip lines. The guides were very friendly and we felt very safe with everything. Great views and photo opportunities. Very expensive if you want to buy any of the...","review_date":"July 16, 2018"},{"attraction_id":3381,"user":"maureenstevens2018","rating":5.0,"review":"Mammoth Zipline Adventure. We did the Mammoth Zipline which comprises of 10 different lines, lunch and lovely walks through the forest areas where the smell of the trees is delightfully calming. We have done ziplining in New Zealand and the Colorado area and this one is by far...","review_date":"July 14, 2018"},{"attraction_id":3381,"user":"tango40","rating":4.0,"review":"Fun morning with beautiful views!. Our family of four enjoyed our adventure with Ziptrek. We did the Eagle tour, which is 5 lines. We all thought the first line is the best - definitely the longest! We've been on a few different zipelines before and depending on the lines and...","review_date":"July 14, 2018"},{"attraction_id":3381,"user":"annl877","rating":5.0,"review":"Zoooommm. Really fun outing even for an \u2018older\u2019 person like me. After the adrenaline rush on the first zipline, I calmed down enough to enjoy the view and the wind in the next 4. An absolutely must do!","review_date":"July 13, 2018"},{"attraction_id":3381,"user":"alba_hendersons","rating":5.0,"review":"Eagle Tour perfect morning out. Perfectly paced trip thru the trees featuring 5 varied zip lines. Teenage kids loved it. Felt dangerous enough to get pulses racing, whilst being safely harnessed\/attached.\n5 lines, and a start\/finish within a short walk of Carleton Lodge, made this a great option.","review_date":"July 12, 2018"},{"attraction_id":3381,"user":"2oldsalts","rating":5.0,"review":"Absolutely Awesome. My second time with ZipLine, my husbands first. So great to experience nature and to step beyond your comfort level with the one you love. The staff was friendly, knowledgeable, and supportive, and the group we were paired with were fantastic. The views are beautiful...","review_date":"July 12, 2018"},{"attraction_id":3381,"user":"missmuffet2015","rating":5.0,"review":"Bear zip line tour. Fantastic afternoon ziplining. Great fun, beautiful scenery & fantastic guides, especially Daniel!\nJust enough people in the group so we didn\u2019t have long waits for each line.","review_date":"July 10, 2018"},{"attraction_id":3381,"user":"leanne_m","rating":5.0,"review":"Exhilarating! The Fun Kind of Scary!. I did the Bear tour, it was a pleasant check-in, informative and personable ride up the mountain, safety oriented and good natured instruction, and SUCH FUN!! The guides were smart, funny, happy, engaging and professional. I had a blast and will be back to do...","review_date":"July 9, 2018"},{"attraction_id":3381,"user":"maxd1482","rating":5.0,"review":"Ziptrek Eagle Tour is highly recommended. I did this with my two daughters (aged 10 and 14) July 2018. We booked the Eagle Tour + Peak 2 Peak combo. We were able to take the separate peak to peak gondola the next day (which is also recommended). We all had a...","review_date":"July 8, 2018"},{"attraction_id":3381,"user":"andrew_g","rating":5.0,"review":"Mammoth Zipline. Our family went on the Mammoth tour and had an awesome time. The total of 10 ziplines was a great way to spend the day, and still left us wanting more! Our guides Sylvie and Pip were extremely friendly and kept the entire group of...","review_date":"July 8, 2018"},{"attraction_id":3381,"user":"karlar333","rating":5.0,"review":"Eagle Zip line Adventure Awesome. Just have to say it was so Awesome there was 5 of us and we had such a great time. It was my first Zip Line experience and it was go great. Our guides, Si and Bobbie were so cool they told us so much...","review_date":"July 5, 2018"},{"attraction_id":3381,"user":"jana12142013","rating":5.0,"review":"Great family fun for kids of all ages. Ziptrek was a perfectly fun for both our 17 and 7 year old kids. Booking was easy, staff were friendly and confident and the lines were easy. I wish I could remember the name of the two lovely young lady's that were our guides but...","review_date":"July 4, 2018"},{"attraction_id":3381,"user":"brooke3107","rating":5.0,"review":"Highly recommend. We went on the Bear Tour. We were blown away by the organisation and professionalism of our guides. They were patient, talked us through the safety procedures and made every feel at ease. It was the first time we went zip lining and I would...","review_date":"July 4, 2018"},{"attraction_id":3381,"user":"e3055iastephaniew","rating":5.0,"review":"Bear zip lining adventure . I have to say what an amazing experience it was. I\u2019ve never been zip lining before and have always wanted to try it. Me and my daughter started on the bear zip line which is still pretty high for beginners. There was 5 lines we...","review_date":"July 4, 2018"},{"attraction_id":3381,"user":"dn_m","rating":5.0,"review":"First time on a zipline. Well oganized. Great staff. Incredible experience for all ages. Especially fun for 9 and 12 year old.","review_date":"July 4, 2018"},{"attraction_id":3381,"user":"vinay_k","rating":5.0,"review":"Awesome Time. My family and I had a great time ziplining at Whistler with Ziptrek Ecotours. My wife and I were ziplining for the first time and they explained everything.\nThe instructors were awesome and very patient with us. This was my daughter's second time ziplining and...","review_date":"July 3, 2018"},{"attraction_id":3381,"user":"rogercuss-barton","rating":5.0,"review":"ENERGETIC. Started with sighting of a black bear just simply strolling across the bikers path!!..Well arranged by your team, especially hannah from New zealand, and Rich from Lewisham, souh east London, UK....i offered him my Crystal palace football season ticket for this season (just expired!!)...after the...","review_date":"July 3, 2018"},{"attraction_id":3381,"user":"kirk_h","rating":5.0,"review":"Great fun especially for beginners. Wanted my wife to try Ziplining and Ziptrek had the perfect package for us, The Bear Package has 5 different Ziplines plus a couple of different tree spanning bridges and walkways. The guides made sure everyone understood the procedure and were feeling comfortable. There was...","review_date":"July 2, 2018"},{"attraction_id":3381,"user":"ally-traveller","rating":5.0,"review":"Bear tour was so good we did Eagle the next day!. Had never zip lined before; did the Bear tour one day and had such a fantastic time that we went back later in the day to see if they had any places for the next day. Got to do the Eagle tour which has added...","review_date":"July 1, 2018"},{"attraction_id":3381,"user":"838alesam","rating":5.0,"review":"Great fun. Would recommend this to anyone, except younger kids\nProfessional and courteous staff.\nBeautiful venues. Exercise and fresh air.\nLots of fun","review_date":"June 30, 2018"},{"attraction_id":3381,"user":"samsmom1103","rating":5.0,"review":"Can't wait to go again. My son and husband did the Bear zipline as part of our Canadian Rockies tour. It was the first time for both and they can't wait to try it again. Both wished they would have done the Eagle Tour which has longer and higher lines....","review_date":"June 29, 2018"},{"attraction_id":3381,"user":"yredding","rating":5.0,"review":"Total blast!!!. My son and I went on the Eagle Tour with Ziptrek in Whistler yesterday. It was an amazing experience!!! The zips varied with awesome views and our guides Tim & Andrew were excellent....competent & fun!!!! I would highly recommend this company...they are dialed in!!!!","review_date":"June 28, 2018"},{"attraction_id":3381,"user":"ggsimm1","rating":5.0,"review":"Mammoth Adventure!. This was the first time ziplining for me and my 20 year old daughter, and we decided to go big with the 10 zipline option. My first piece of advice would be to pay attention to the instructions on the website as far as how...","review_date":"June 28, 2018"},{"attraction_id":3381,"user":"hangryhippo","rating":5.0,"review":"Really good fun, went upside down!. We did the eagle tour, so 5 ziplines. We couldn't decide between the eagle tour and the Sasquatch (one sibgle zipline in the world at 2km) but went with the eagle to get the best bang for our buck. Our guides were really fun and...","review_date":"June 28, 2018"},{"attraction_id":3381,"user":"chantalsth","rating":5.0,"review":"Super fun !. We had great young energetic guides, very dedicated to their job , friendly and knowledgeable. It was a great experience and I would do it again !","review_date":"June 24, 2018"},{"attraction_id":3381,"user":"english4law","rating":5.0,"review":"Great people, great views, great times. I took a mini-vacation to Whistler and was very happy with the great people and service at Ziptrek. My guides - Michelle and Sacha (Optimus) - were great. They were very knowledgeable and fun. The ziplining was fantastic with amazing views. This is a great...","review_date":"June 24, 2018"},{"attraction_id":3381,"user":"rcepzaragoza4","rating":5.0,"review":"Awsome experience!!!. The guides were terrific. The three Bobbie, Martha and Richard were so kind and patient with the whole group. They made everyone feel comfortable. The hiking through the trees was beautiful. The Zip lining was so exhilarating, a fantastic experience. We were on the Eagle...","review_date":"June 23, 2018"},{"attraction_id":3381,"user":"hc385","rating":5.0,"review":"Awesome zipline and fantastic staff people. We have done many ziplines over the years from the lower 48 states in the US, Hawaii and in the Carribean, but this was our best experience yet. We did the Eagle zipline tour with our boys, ages 11 and 13. The lines were of...","review_date":"June 21, 2018"},{"attraction_id":3381,"user":"bob_v","rating":5.0,"review":"Stunning view of the temperate coastal rainforest from treetops.. There were 5 different tours but we did the beginners one..we had never done it before.\nIt is called The Ziptrek Bear Tour, 5 Ziplines, 4 treetop bridges and it took all together almost 3 hours.\nSince Liisa is afraid of heights, I knew she...","review_date":"June 20, 2018"},{"attraction_id":3381,"user":"my50","rating":5.0,"review":"Family Flight Fun. We brought family from Texas to experience our beautiful wilderness - they were thrilled and in awe. The tour offered everything we had hoped. Our guides Olivia and Jordy were outstanding, true professionals - they deserve a round of applause. Thanks Ziptrek and Whistler.","review_date":"June 20, 2018"},{"attraction_id":3381,"user":"jacqueline904","rating":5.0,"review":"\"Worth it!\". This Zipline adventure was a blast! When I bought my ticket I thought it was pricey but in the end it was well worth it! The guides were entertaining and also told us some interesting stories about the Whistler area. This was my first time...","review_date":"June 19, 2018"},{"attraction_id":3381,"user":"cgates67","rating":5.0,"review":"Soaring down the mountain!. We had experience on a zip line but it was on a much smaller scale. We chose the Eagle Tour as we really wanted to experience some heights and speed. We booked the tour while in the village but you can also do it online....","review_date":"June 18, 2018"},{"attraction_id":3381,"user":"nicole_p","rating":5.0,"review":"My moms bucket list checked off. My mom and I visited Whistler purely for the fact she wanted to zipline! Visiting me from Ontario, I arranged an over night stay and the morning Bear tour. Our guides Lacy and Kaleb were wonderful and were very patient with my mom's struggle with...","review_date":"June 18, 2018"},{"attraction_id":3381,"user":"joshua_v","rating":5.0,"review":"Great!. We did the Bear tour myself and my two daughters. The course was very enjoyable. The guides were great.","review_date":"June 18, 2018"},{"attraction_id":3381,"user":"maree_h","rating":5.0,"review":"Zipline. Awesome fun! Wear good walking sole shoes and comfortable clothes. If heights really freak you out, this probably is not for you! Four zip lines that take you down the mountain. As a group of 7, aged 20 to 55 and we all loved it,...","review_date":"June 17, 2018"},{"attraction_id":3381,"user":"bikfletcher","rating":5.0,"review":"Great zipline experience in Whistler. A last-minute booking, but so worth it.\nThe guides were fantastic, and really put us at ease (especially me, being a bit uncomfortable with heights).\n5 ziplines over a beautiful creek in the rainforests of Whistler, one great experience!\nMake sure you get to the...","review_date":"June 16, 2018"},{"attraction_id":3381,"user":"george_d","rating":5.0,"review":"So much fun. We did the \u2018mammoth\u2019 Zip. Line tour in Whistler in May 2018. Having zip lined in Maui and the Rockies we new what to expect, but this tour exceed our expectations! The lines were super long and really high! Plus the tree bridges and platforms...","review_date":"June 9, 2018"},{"attraction_id":3381,"user":"jennakelly513","rating":5.0,"review":"Ziplining is the best way to see Whistler!. This was my first time zip-lining, and I'm not sure this experience will ever be topped! Amazing is an understatement. Although I had never done this before, we decided to book the Eagle. I am so glad we did- based on other reviews I was...","review_date":"June 8, 2018"},{"attraction_id":3381,"user":"marc_t","rating":5.0,"review":"Ziplining in Whistler. We were in Whistler for a week and decided to spend a day hiking and zip lining.\nYou get the tickets near the entrance to the bike park. We had a great time. The guides were really good, giving some advice on different ways to...","review_date":"June 8, 2018"},{"attraction_id":3381,"user":"369gord","rating":4.0,"review":"Birthday Trek. Very worthwhile. Our guides were excellent and entertaining. Surprised at how strong they are to pull some of us in the final distance. Very enjoyable. Good tip at the end to go backwards, so when you flip, you are facing the camera!! Definitely made us...","review_date":"June 3, 2018"},{"attraction_id":3381,"user":"emily_k","rating":5.0,"review":"Fun morning ziplining!. Had an excellent morning on the Eagle Tour. We did 5 lines, they all varied in height, gradient and views. Thoroughly enjoyed the trip. We had 3 great tour guides: Amanda, Terry and Charlie, who were excellent in giving explanations of the surrounding area and...","review_date":"May 29, 2018"},{"attraction_id":3381,"user":"beauchamp91","rating":5.0,"review":"Great tour!. Had a great time on the eagle tour yesterday! Great day out for all :) We work in town and would certainly recommend the trip to others. The guides Charlie, Amanda and Terry were great and made the trip more enjoyable too!","review_date":"May 29, 2018"},{"attraction_id":3381,"user":"bigdawg9","rating":5.0,"review":"Great value for the money!. I went last year on the Bear tour with my son, he loved it! This year we went on the Eagle tour with him and a friend and they thought it was amazing. Great day! The guides were fantastic and you always felt safe. I...","review_date":"May 25, 2018"},{"attraction_id":3381,"user":"tracy_e","rating":5.0,"review":"Fun few hours zip lining. We did the bear tour and had a great time. The staff were very helpful, gave us information on the environment we were in, and made sure we enjoyed ourselves","review_date":"May 24, 2018"},{"attraction_id":3381,"user":"rena_k","rating":5.0,"review":"Awesome time doing the Eagle Tour with Ziptrek. Our guides Yur and Ben were super great. Had a fantastic time and felt safe even when I got stuck out on a line and Yur had to come and save me. I knew what had happened as he'd already explained it earlier. At no...","review_date":"May 9, 2018"},{"attraction_id":3381,"user":"lee_h","rating":5.0,"review":"Awesome as always!!. This is the 5th time I have vacationed in Vancouver and the 5th time I have visited Ziptrek. The tours have always been top-notch, the guides are always fun, personable and informative. Along with the breathtaking scenery and the crisp, fresh air, flying through the...","review_date":"May 5, 2018"},{"attraction_id":3381,"user":"arturof891","rating":5.0,"review":"Ziptrek. Mason and Allen made the tour very memorable!! I would do the tour all over again and we plan on returning!! Great time!!","review_date":"April 30, 2018"},{"attraction_id":3381,"user":"h0llysmith123","rating":5.0,"review":"Amazing experience, really made our Whistler dream come true. Ziplining in Whistler or anywhere in BC for that matter is a MUST. Ziptreck Eco Tours offers just that and even a little bit extra. Not only is the tours SUPER fun! But the Zip-Guides also take the time to talk about the nature and...","review_date":"April 25, 2018"},{"attraction_id":3381,"user":"treehouseretreat","rating":5.0,"review":"Awesome, awesome and eco. For someone that is chronically scared oh heights this was just fabulous and I cannot speak highly enough of the wonderful English and Kiwi Guides. Great guys. For a family that is also an ecotouism provider this ticked every box. Excitement, interpretation, value for money....","review_date":"April 22, 2018"},{"attraction_id":3381,"user":"alison_g","rating":5.0,"review":"Best fun ever. Stunning views, walking through the forest, awesome fun ziplining and very informative. I would recommend this to anyone.","review_date":"April 21, 2018"},{"attraction_id":3381,"user":"joc43","rating":5.0,"review":"Twighlight tour. It was actually fully daylight because of the time of year, but it did mean that we got a day\u2019s skiing in first. Great fun! We all had a go at some of the \u2018stunt\u2019 stuff - going upside down etc. There is some walking,...","review_date":"April 15, 2018"},{"attraction_id":3381,"user":"peter3801","rating":5.0,"review":"Terrific fun. This was my first experience with Ziptrek Ecotours, but one of my friends who was with me had been several times before and always raved about it. It was terrific fun, with a great focus on safety. It's definitely a worthwhile adventure when in Whistler,...","review_date":"April 6, 2018"},{"attraction_id":3381,"user":"mrsmacca99","rating":5.0,"review":"Brilliant fun . We did the eagle tour which is 5 lines in total. Had a fantastic time, we were quite lucky in that it was just the two of us so there was no waiting about. The two guides were brilliant, really lovely pair with lots of...","review_date":"April 3, 2018"},{"attraction_id":3381,"user":"chris_p","rating":5.0,"review":"Exhilarating. My Friend and i did the Twilight Zip line tour in March and it was Awesome. Amazing scenery and a lot of fun with great guides ! Would highly recomend","review_date":"March 27, 2018"},{"attraction_id":3381,"user":"brighamlucas","rating":5.0,"review":"My bucket list. I BEGGED my parents to let me do it, and I was not disappointed! I was nervous, my legs were shaking as they helped me get into my gear. However, from the first moment after stepping off, to sitting back in my harness and enjoying...","review_date":"March 24, 2018"},{"attraction_id":3381,"user":"tjh92","rating":5.0,"review":"Tree top fun. We did Ziptrek's epic 5 line Eagle Tour between Whistler and Blackcomb Mountains. Even the walk\/canopy between zips were beautiful. Lots of fun!","review_date":"March 21, 2018"},{"attraction_id":3381,"user":"karenmt30","rating":5.0,"review":"Fantastic experience. Had an amazing time on the Bear Tour. Great views over Fitzsimmons Creek. Guides were professional, happy & helpful. Best 2hrs","review_date":"March 20, 2018"},{"attraction_id":3381,"user":"jaystanley223","rating":5.0,"review":"Great fun. Had an awesome couple of hours seeing the forest from a different perspective. Beautiful views, friendly\/professional guides and an all round excellent introduction to zip lining! Will do it again if I go back to whistler.","review_date":"March 19, 2018"},{"attraction_id":3381,"user":"pat_c","rating":5.0,"review":"A great experience with great guides.. Our party of 5 were in Whistler for 11 nights on a ski holiday from Scotland. Towards the end of our holiday we decided to do the Zipline Adventure. Two of our party, in their 20's went for the big one ' the Eagle '...","review_date":"March 17, 2018"},{"attraction_id":3381,"user":"katrina_s","rating":5.0,"review":"Well worth it . 6 runs on a zipline... well worth the money. It is quite a trek between runs and can get icy in places. Recommend wearing snowboots or walking boots especially as the last zipline bring you into the piste which you then have to walk down.","review_date":"March 14, 2018"},{"attraction_id":3381,"user":"tina2705","rating":5.0,"review":"Fabulous . Thoroughly enjoyed this trip\nIt was amazing, the guides were knowledgeable and friendly and the scenery and views were fabulous it was great. Just wished we\u2019d done the big one as we just did Bear which had five zip wires. Highly recommend \ud83d\ude00","review_date":"March 13, 2018"},{"attraction_id":3381,"user":"chris_p","rating":5.0,"review":"Very good fun and the instructions were great. Fully recommend this tour to anyone however you must be reasonably agile or it could be a bit awkward.","review_date":"March 10, 2018"},{"attraction_id":3381,"user":"avivaf_13","rating":5.0,"review":"FANTASTIC family activity in Whistler!. I did the daytime Bear tour with two kids aged 6 and 8 last week. Everything was perfection - easy registration, great transfer from the mountain, clean and welcoming lodge, good quality equipment, platforms and trails well maintained, and most importantly PHENOMENAL guides Cooper and...","review_date":"March 9, 2018"},{"attraction_id":3381,"user":"lisai151","rating":5.0,"review":"So much fun, loved it. Had a great afternoon with the family, lots of laughs, views were amazing.\nCooper was a very friendly guide who shared so much information on the area with us.\nWe went on the twilight tour and the lights of the village were amazing.\nHighly recommend...","review_date":"March 5, 2018"},{"attraction_id":3381,"user":"kiwa22","rating":5.0,"review":"So much fun in Summer or Winter!. I've now done this twice: once in August and once in December and both were SO good!! Totally different experiences as we did the twilight tour in December as well. When you walk in the forest between ziplines, it feels like you're in another world....","review_date":"March 3, 2018"},{"attraction_id":3381,"user":"gabrielebellingham","rating":5.0,"review":"Second time for us. We are seniors and enjoyed the zipline so much the first time we did it that we convinced our children and grandchildren to give it a try. There was of course some trepidation at first but the turned to joy after the first of 5...","review_date":"March 2, 2018"},{"attraction_id":3381,"user":"judywlam","rating":5.0,"review":"Amazing Experience in Whistler. I had done zipline twice - once in Yellowstone and the other in Queenstown, NZ. In fact, I think I went with Ziptrek in Queenstown as well.\nEven though this is my third time ziplining, it is still SO MUCH FUN!!\nWe had two tour...","review_date":"February 28, 2018"},{"attraction_id":3381,"user":"cammo23","rating":5.0,"review":"Awesome day with Ziptrek. My wife and I did the Eagle tour with Ziptrek and loved every minute of it. Our guides (Rose and James) were the best, the views along the way were spectacular and the ziplines were fast and exciting. Loved the tour","review_date":"February 26, 2018"},{"attraction_id":3381,"user":"jodyandrew","rating":5.0,"review":"Absolutely Amazing Experience!!!. This adventure was definitely one of the highlights of our trip to Whistler our guides Andy & Yul were fantastic... so friendly professional and so good at putting your mind at ease for first time zip liners.. The experience was so much more than just...","review_date":"February 25, 2018"},{"attraction_id":3381,"user":"sueu4037pz","rating":5.0,"review":"Amazing we had so much fun. Our tour guides were excellent explaining interesting aspects of the flora and fauna along the way. Our group was small which gave us plenty of time to enjoy the fabulous views and take photos, also there was fresh snow which was magical.","review_date":"February 24, 2018"},{"attraction_id":3381,"user":"garry_c","rating":5.0,"review":"Totally Awesome adventure. What an awesome time. We did the eagle zipline at whistler in february 2018, the experience was just fantastic. The team of guides and staff at reception were very helpful and friendly. The whose experience is well worth it.","review_date":"February 21, 2018"},{"attraction_id":3381,"user":"ebabwbmb","rating":5.0,"review":"Amazing day and tour. I visited Ziptrek a couple years ago and wanted one of my employees to experience ziplining over Whistler in the winter. We did the Mammoth tour as the usual 5 zip line tours leave me hungry for more. This tour definitely fit the bill and...","review_date":"February 20, 2018"},{"attraction_id":3381,"user":"emlouscaz89","rating":5.0,"review":"Fantastic!. Had a wonderful experience, the views were beautiful. I purchased the Eagle Tour which took about 3 hours to complete. To get to the first Zipline it took about 10 minutes and such a beautiful walk it was. Thank you to the two lovely staff...","review_date":"February 20, 2018"},{"attraction_id":3381,"user":"jordanlh26","rating":5.0,"review":"Amazing fun with spectacular views. Such an incredible experience. I booked on to the Eagle Tour during our stay in Whistler with my boyfriend and our friends, and it was so much fun. It was really nice to get up in the trees and experience the mountains from a different...","review_date":"February 19, 2018"},{"attraction_id":3381,"user":"richard_h","rating":5.0,"review":"Eagle Zip lines. We were with 3 others, the prep and trek took 2 hours 10 min most of this was on the trail with 5 zip lines. We didn't feel like we were waiting around much and the two guides were entertaining and had a lot of...","review_date":"February 17, 2018"},{"attraction_id":3381,"user":"meturek","rating":5.0,"review":"Twilight Zipline was awesome!. The Twilight Zipline through the old growth forest was amazing... so quiet and peaceful as we zipped through the trees and over creeks plus learned alot about the animals and trees in the region... I was slightly concerned being afraid of heights but NO PROBLEM!...","review_date":"February 14, 2018"},{"attraction_id":3381,"user":"patricia_m","rating":5.0,"review":"Awesome experience!. Last week I decided to do the eagle tour while my husband went snowboarding, and it was so much fun. The scenery was amazing and the guides where great. It does involve a lot of walking, but it's totally worth it.","review_date":"February 13, 2018"},{"attraction_id":3381,"user":"becky_w","rating":5.0,"review":"mammoth zipline. I did the full day mammoth tour, great fun and definitely worth doing. It was a good mix of ziplines and tree top walks with the long zipline back down over the creek giving a different view of the mountain","review_date":"February 8, 2018"},{"attraction_id":3381,"user":"kelly_s","rating":5.0,"review":"Brilliant!. We did the bear tour on 24th January and had a great time. The snow was heavy and in your face as you were going down the ziplines but that didn't spoil the enjoyment.\nThe guides were great and informative - they really were good...","review_date":"February 8, 2018"},{"attraction_id":3381,"user":"gallivanter92","rating":5.0,"review":"Had a great time. My husband and I did the eagle tour and had a great time. A total of five zip lines which are of various speeds and lengths. Between zip lines you get to have a bit of a walk through the rainforest. Definitely something I would...","review_date":"February 4, 2018"},{"attraction_id":3381,"user":"chrishazy","rating":5.0,"review":"AWESOME! . The zipline tour was incredibly fun! I would recommend a day tour just so you can see the views the whole time.\nGreat fun!","review_date":"February 3, 2018"},{"attraction_id":3381,"user":"nkb360","rating":5.0,"review":"Magical twilight experience. Our sons had done this before and were keen to go again so we went along for the ride - and what a ride it was!! While initially apprehensive it was truly magical - ancient pines laden with snow twinkling in the twilight - the...","review_date":"February 2, 2018"},{"attraction_id":3381,"user":"lyonsden81","rating":5.0,"review":"Eagle Ziptrek Tour. This was our first trip to Whistler in the winter time as we are Mt Bikers\/Hikers and absolutely love Whistler in the summer time. Since we don't ski\/snowboard, we had to look for something else to do. There are few snowshoe places without paying because...","review_date":"February 1, 2018"},{"attraction_id":3381,"user":"kamamac","rating":5.0,"review":"Winter Wonderland. A totally awesome experience, as it combines not only an amazing the zipline, but you also get to do a fair bit of walking rough the snowy forest as well as do the tree canopy walk. In fact, if you do the zipline and are...","review_date":"January 30, 2018"},{"attraction_id":3381,"user":"mary_p","rating":5.0,"review":"Amazing. Ziplining with Ziptrek was amazing. The guides were professional, courteous, knowledgable and extremely safe and cautious. The ziplining itself was amazing and I'm so glad I checked this off my bucket list. I would definitely use this company again, no question whatsoever.","review_date":"January 26, 2018"},{"attraction_id":3381,"user":"kurtbaeten","rating":5.0,"review":"Ziplining through snow covered trees. One can biplane year round. I took the Eagle tour, which was excellent.\nThe entire process from booking through to debriefing was effortless. All equipment is of the highest standard and safety is paramount. At no point in time does one feel uncomfortable, unless hight...","review_date":"January 25, 2018"},{"attraction_id":3381,"user":"nzerlovestotravel","rating":5.0,"review":"Had the best time on the Mammoth Tour. Our family of 4 had the best time ziplining today with Ziptrek Ecotours in Whistler. We did the Mammoth tour ( 10 ziplines, and lunch included). The ziplines were fantastic, and the walking in between the ziplines in the snow was a great experience as...","review_date":"January 25, 2018"},{"attraction_id":3381,"user":"crocusflower1","rating":5.0,"review":"Mammoth tour - 4.5 hours and 10 ziplines. Our group of 8 did the 10am Mammoth Tour in the snow and everyone had a blast. Our guides, Allan and Rhys, where both entertaining and educational. They also offered to take photos for our group along the way.\nOn the Mammoth tour you catch...","review_date":"January 22, 2018"},{"attraction_id":3381,"user":"michelledt7834js","rating":5.0,"review":"Really enjoyed the Mammoth trek. The zipline companies have different areas they run tours in. Ziptrek runs theirs on Whistler mountain so you will take the gondola up to the first stop to reach your first zipline. I chose the mammoth tour and had Theo and Kristina. I recommend it...","review_date":"January 18, 2018"},{"attraction_id":3381,"user":"liz893","rating":5.0,"review":"Bear zipline tour. Lots of fun. I did this with my 12 year old daughter. We both enjoyed it and both managed to go upside down by the end (its not compulsory!). Highly recommend. Great set up and good fun, knowledgeable guides.","review_date":"January 13, 2018"},{"attraction_id":3381,"user":"dearbh_r","rating":5.0,"review":"Great alternative instead of skiing\/snowboarding. I broke my wrist snowboarding on my first day so found myself with nothing to do. Came across Ziptrek and chose the bear tour as I was worried about my arm. Once out on the course I was raging I didn't chose one of the...","review_date":"January 13, 2018"},{"attraction_id":3381,"user":"sazinsoto","rating":5.0,"review":"First time zipping. My daughter and I had a wonderful morning with Zipline Ecotours in Whistler. We found out all sorts of interesting things about the landscape, trees and bears, as well was whizzing along ziplines above and amongst amazing scenery. A fantastic experience, if you get the...","review_date":"January 12, 2018"},{"attraction_id":3381,"user":"hall1707","rating":5.0,"review":"Fantastic Experience. We had previously done the Sasquatch zip line in summer, which was amazing. This time we did the Eagle Tour. Zipping through the snow covered trees is an experience I will not forget. The whole process from booking through to completion was carried out with...","review_date":"January 11, 2018"},{"attraction_id":3381,"user":"hannes_g","rating":5.0,"review":"Fun. Perfect for hole family with fun.\nFeel saftey and right to do more.\nNext time we use the eagel tour to get more flash!\n:-)","review_date":"January 8, 2018"},{"attraction_id":3381,"user":"635leannef","rating":5.0,"review":"Eagle Tour Fun. This is the best fun and a must do activity at Whistler. We did the Bear Tour when here 4 years ago and progressed to the Eagle Tour this time. We had awesome guides again that know there stuff, set your mind at ease and...","review_date":"January 7, 2018"},{"attraction_id":3381,"user":"zdravka2018","rating":5.0,"review":"Awesome. A great experience that got the adrenalin going. The guides, James and Cooper were marvellous. Would do it again in a flash.","review_date":"January 7, 2018"},{"attraction_id":3381,"user":"manuel_g","rating":5.0,"review":"Eagle Package!!! Amazing!!!. I had a blast!!! The place is breathtaking, in particular walking in woods in Whistler and Blackcomb mountains. The staff was super nice and very family and kids friendly. I highly encourage you to do this adventure while in Whistler.\nThanks\nManuel","review_date":"January 7, 2018"},{"attraction_id":3381,"user":"micnik","rating":4.0,"review":"should have the experience once in a lifetime. This is an experience one must have but I should say it was less exciting than I expected. I did not feel that adrenaline rush! I actually enjoyed the scenery best. It was my first visit to Whistler and being in the woods with all...","review_date":"January 6, 2018"},{"attraction_id":3381,"user":"megandeacon","rating":5.0,"review":"Bear Zipline Tour. This tour was great! Five ziplines in just a couple hours. Just the right length of time. The guides were great: informative, safe, and fun. I felt I made new friends by the end of my tour. Even though it was a wild adventure, I...","review_date":"January 5, 2018"},{"attraction_id":3381,"user":"408joanaa","rating":5.0,"review":"Fun, Cold Experience. Three of us went here after Xmas. It was super cold up in the trees and on the zipline, but was also very beautiful. Our guides (Mate and Yul) were funny, friendly and professional. There was a young boy in the group (not with us)...","review_date":"January 4, 2018"},{"attraction_id":3381,"user":"southbank67","rating":2.0,"review":"Massively overrated . Three hour activity with about two hours of that waiting around. Total of about 75 seconds actually doing zip line. Never again, particularly in winter.","review_date":"January 2, 2018"},{"attraction_id":3381,"user":"shannons2842","rating":5.0,"review":"Fun tour guides, fun tour!. This was my first ever time ziplining. Such a fun experience and whistler is the place to do it! We did the eagle tour. The guides were great and gave interesting information about the area and wildlife throughout the tour. I would definitely go again...","review_date":"January 2, 2018"},{"attraction_id":3381,"user":"2012deb","rating":5.0,"review":"LOVED THIS TOUR. I did this tour with my 18 year old son and his friend. We loved this tour the guides were great the scenery was fantastic and the thrill was unforgettable","review_date":"January 1, 2018"},{"attraction_id":3381,"user":"wanderwho","rating":5.0,"review":"You must try this!. We were in Whistler for four nights (2 adults and 2 children aged 21 and 13). This was absolutely fabulous! The experience was exhilarating! If you like a bit of adventure, then try this. We did the Eagle tour, which comprised 5 ziplines. The first...","review_date":"December 28, 2017"},{"attraction_id":3381,"user":"juanmanuelst","rating":5.0,"review":"Awesome experience and even better sightseeing. Ziplining was really cool, I'm likely to go back to Whistler just because of this experience, the guides were terrific and really aware of the safety in the place, activity is well recommended.","review_date":"December 27, 2017"},{"attraction_id":3381,"user":"daina_b","rating":5.0,"review":"Zipline Eagle Tour in Whistler BC. Our guides Andy and James were exceptional hosts, friendly and funny, professional and always cogniscent of our safety. They made a large group feel like barely a wait at each zipline and made the walks between ziplines enjoyable with their banter and anectdotes. The ziplines...","review_date":"December 24, 2017"},{"attraction_id":3381,"user":"mshendricks","rating":5.0,"review":"Exciting, amazing, thrilling, fun in the mountains!. Maria and James made our afternoon tour a blast! the four of us had never had a zip-line experience so it was fun to share that first time with one another. we loved hiking through the trees and were very thankful we wore our nano...","review_date":"December 24, 2017"},{"attraction_id":3381,"user":"gerald_f","rating":4.0,"review":"Awesome winter treat. Had a great time with Ziptrek and the Bear Tour. Was a great introduction to Zip line as well as the wonderful natural forest at Whistler. Thanks for the memories!","review_date":"December 23, 2017"},{"attraction_id":3381,"user":"asiwik","rating":5.0,"review":"Mammoth was an adventure full of fun.. I just got back from the Mammoth Tour and it was so much fun. The guides Bjorn and Franky were excellent. Taught us about the ecosystem, about how green Ziptrek is and had some funny stories to tell too. The trip was well worth the...","review_date":"December 21, 2017"},{"attraction_id":3381,"user":"robertam1383","rating":4.0,"review":"Twilight Tour!. Great experience! Amazing and friendly staff!\nRecommend doing it during the day if you want to get a better look at the view though.","review_date":"December 20, 2017"},{"attraction_id":3381,"user":"rachael_brock38","rating":5.0,"review":"Twlight Tour is fantatsic!. I've been ziplining before but doing it in the dark was great. Whistler looked gorgeous all lit up! It was great to go at dusk because you get to see the first couple lines but also zip in the dark. The staff are fantastic, I...","review_date":"December 18, 2017"},{"attraction_id":3381,"user":"shea_w","rating":5.0,"review":"Zip-ling in the Dark= What a Thrill!!. I have never experienced zip-lining in the dark before and now that I have done it I would be thrilled to do it again! The staff was absolutely amazing and treated my friends and I with care, attention and lots of laughter! Would highly recommend...","review_date":"December 6, 2017"},{"attraction_id":3381,"user":"chillibkk","rating":5.0,"review":"Do it!. If you have not done zipline before you are missing out on a great experience. Take the family my youngest was 6 and oldest 16 and both had the time of their life.","review_date":"December 6, 2017"},{"attraction_id":3381,"user":"andrea_h","rating":5.0,"review":"Whistler in the off-season. We were in Whistler in the beginning of November. When we found out that the Peak2Peak gondola was closed during this time of year we were really disappointed. Looking for another half-day activity on the mountain we settled on Ziptrek's Eagle Tour. We had an...","review_date":"November 20, 2017"},{"attraction_id":3381,"user":"310annelaurem","rating":5.0,"review":"Awesome activity for adrenaline seekers. We booked a Eagle tour which took us to 5 different zip-lines and treetop.\nBy choosing the afternoon tour it was at reduced price which was much appreciated. (99$ instead of 129$)\nThe zip-lines each offer a different level of challenge and excitement: some go...","review_date":"November 5, 2017"},{"attraction_id":3381,"user":"anna_b","rating":5.0,"review":"Super zip line fun!. Even in October with snow on the ground this was an amazing experience. The 'bear' tour is not too scary (as long as you don't mind heights), but enough of an adrenalin buzz to make it fun. As it was low season we went with...","review_date":"October 29, 2017"},{"attraction_id":3381,"user":"michael_p","rating":3.0,"review":"fun until unsafe. Our family had a great time on the zipline, until the 4th of 5 ziplines. The staff were very friendly, the bus ride from the village to the start of the ziplining was educational, and the instructions were clear for what to do and not...","review_date":"October 22, 2017"},{"attraction_id":3381,"user":"brittanykoop","rating":5.0,"review":"Birthday Fun. I took my dad here for his surprise 60th birthday. He loved every minute of it!\nWe did the Eagle tour which was 5 zip-lines and a couple of tree top bridges. The staff were super helpful and very knowledgeable. They made the whole day...","review_date":"October 16, 2017"},{"attraction_id":3382,"user":"lynn_mtl","rating":5.0,"review":"The best way to discover Montr\u00e9al's food scene. We loved this tour! It allowed us to meet and interact with small business owners in and around the Jean-Talon Market and we sampled lots of delicious food along the way. It was informative, relaxing (we never felt rushed) and impeccably organized. I highly recommend...","review_date":"December 14, 2018"},{"attraction_id":3382,"user":"visitingaunt","rating":5.0,"review":"Fun Exploration. \u201cBeyond the Market\u201d is well-named. This is a fun exploration of places a bit off the usual tourist path, along with some time through the Jean Talon Market. Truly off the beaten path was the meeting place and first stop, Los Planes, a liitle Salvadorean...","review_date":"October 28, 2018"},{"attraction_id":3382,"user":"doordealer","rating":5.0,"review":"Sincere Appreciation . We are extremely please by our tour and guide, Lesley. The restaurants and Farmer\u2019s market were fun and top quality food and drink. We are trying to book for tomorrow for another tour with this company and Lesley.\n5 Stars! We appreciate the value of...","review_date":"October 26, 2018"},{"attraction_id":3382,"user":"kenneth_j","rating":5.0,"review":"Remarkable. Great tour. Great food. Great guide. Made us love montreal even more. I cannot recommend highly enough","review_date":"October 24, 2018"},{"attraction_id":3382,"user":"marcia_p","rating":1.0,"review":"Name of tour misleading. I was looking forward to a great day of diverse food explorations. Wrong! The directions to the start location were vague, when I got lost I texted the company for some help and the person who answered was RUDE and blamed me for getting lost...","review_date":"October 14, 2018"},{"attraction_id":3382,"user":"kdcon3","rating":5.0,"review":"Great tour. This was an excellent, with great food, talented tour guide and fun tips for seeing the neighborhoods of Montreal. The back story to the locales visited gave a nice depth to the tour. Well worth it. If you go early in your trip, you will...","review_date":"October 13, 2018"},{"attraction_id":3382,"user":"700elisabetht","rating":5.0,"review":"Best thing I\u2019ve done in Montreal . This was just excellent! I learned so much. The food was delicious. I loved exploring neighborhoods and restaurants and the market. I never would have found these on my own!","review_date":"October 8, 2018"},{"attraction_id":3382,"user":"jtimbo","rating":5.0,"review":"Beyond the Market walking food tour. What a fun exciting tour in Montreal. If we would have been on our own, we would have never experienced the fun time we had with this tour and with Leslie as our guide. We did have a fun group, but Leslie knew her stuff!...","review_date":"October 8, 2018"},{"attraction_id":3382,"user":"sage85","rating":5.0,"review":"This trip should be the top of your Montreal travel plans.. This tour was the highlight of our Montreal stay, I think. Anne-Marie was excellent and took us to seven different stops to sample food, drink, and ice cream! The best was the Monday food market. Don't miss this part of Montreal, a place we would...","review_date":"October 5, 2018"},{"attraction_id":3382,"user":"gisatonat","rating":5.0,"review":"Love for this area and food shines through. I thoroughly enjoyed my day. Anne-Marie was personal yet professional and gave us a lot of information. I found the \"beyond\" stuff very interesting. We had a bit grey and cold day and had and also an enjoyable picnic outside. I recommend the tour for...","review_date":"October 1, 2018"},{"attraction_id":3382,"user":"geoff809","rating":5.0,"review":"Amazing tour of a part of Montreal we would have missed -- great food, drink and culture. Emily was a fantastic guide with first hand knowledge from living blocks from the market and a frequent visitor to all our stops. She led us to really neat food vendors in the market and in each case gave us their back story. Then she...","review_date":"August 30, 2018"},{"attraction_id":3382,"user":"melvin_t","rating":5.0,"review":"Make This Your First Tour. My one regret was that I didn't do this day one in Montreal. Our guide, Ann Marie, does a great job at personalizing this. Every stop is worthwhile, but the farmer's market would be worth the price. As an extra, you get off the beaten...","review_date":"August 30, 2018"},{"attraction_id":3382,"user":"mary_b","rating":5.0,"review":"Beyond Expectations. My husband and I always try to do a food tour whenever we travel since it is usually informative and tasty. We picked this tour because it was inclusive of unique and non-touristry neighborhoods and spots that we would never have tried. Montreal has very...","review_date":"August 30, 2018"},{"attraction_id":3382,"user":"camper402721","rating":5.0,"review":"Very diverse!. I enjoyed going to the different places and learning about the history of them and the origin of the food. Very tasty too! Ann Marie was great!","review_date":"August 27, 2018"},{"attraction_id":3382,"user":"paradise292069","rating":5.0,"review":"Wonderful variety of food, beverage and sites!. Montreal is a beautiful city and this tour gave us the opportunity to hear the stories behind the food and beverage establishments we visited. From Los Planes, a small Salvadorian restaurant to the Jean-Talon Market and the Dinette Triple Crown it would be hard to...","review_date":"August 25, 2018"},{"attraction_id":3382,"user":"firma15","rating":5.0,"review":"3 hours of food, exercise and fun. A lovely tour even in the rain, this was a great introduction to some new and local gems in and around Jean Talon market. All of the guides we met were warm and friendly, and their enthusiasm for these tours, for their city, and for...","review_date":"August 22, 2018"},{"attraction_id":3382,"user":"karen33979","rating":5.0,"review":"Great food and the backstory from a terrific guide to boot!. We were visiting Montreal for the first time and didn't realize what a great food scene the city has. Emily from Beyond the Market took us to some great and diverse spots for ethnic food, farmer's market treats, sorbet, chacuterie, coffee, beer and cheese! And...","review_date":"August 18, 2018"},{"attraction_id":3382,"user":"lisa_liu_d","rating":5.0,"review":"FABULOUS! Emily and Beyond the Market Tour in Montreal A++. Our family of four really enjoyed our Beyond the Market Tour in Montreal with Emily on August 10th. In advance, we let the company know that our daughter is a pescatarian (no meat, just fish). Emily did a great job of having options whenever there...","review_date":"August 12, 2018"},{"attraction_id":3382,"user":"nathan_b","rating":5.0,"review":"Highly recommended!. Loved the food tour with Emily! She was very knowledgeable about the city and provided interesting background behind the tastings. Good variety of foods and locations, and the small group size made it feel much more laid-back and comfortable. I would definitely book another tour...","review_date":"July 30, 2018"},{"attraction_id":3382,"user":"peakviewatbreck","rating":4.0,"review":"Great food, great people, eh guide. I really enjoyed the food options (even the foods I didn't like - I'm not a coffee or beer drinker) it was great to try lots of new foods and interesting boutique flavors. I enjoyed the walk quite a lot too - it was a...","review_date":"July 20, 2018"},{"attraction_id":3382,"user":"pilatesrunner","rating":5.0,"review":"I never would have found most of these places ...... Yum. Lots of hidden gems and the opportunity to pick Anne Marie\u2019s brain for food options was awesome! I went on the 2 pm tour and did not need dinner .... super hot day but we were well taken care with great food, drink and...","review_date":"July 17, 2018"},{"attraction_id":3382,"user":"lauren_h","rating":5.0,"review":"Excellent! . My husband and I really enjoyed the Beyond the Market food tour. We tried lots of fun and unexpected foods and enjoyed the history and stories about each place we stopped. Our guide was awesome and offered a very personalized and fun tour and we'd...","review_date":"July 6, 2018"},{"attraction_id":3382,"user":"459margeh","rating":5.0,"review":"Amazing tour. We immediately cancelled our dinner reservations after completing this tour. We visited 7 places, sampling such delights as Salvadorian pupusas, Italian charcuterie, local cheeses, fabulous gelato, local micro brew and slow roasted coffee, ending with a southern style picnic in a local park. The public...","review_date":"July 3, 2018"},{"attraction_id":3382,"user":"nosterbur","rating":5.0,"review":"Totally worth it. This was a great tour and would recommend it to anyone visiting Montreal. You visit neighborhoods you wouldn\u2019t get to ordinarily, not touristy at all. You sample a wide variety of foods and beverages including charcuterie, cheeses, beer and sorbet, to name a few. Our...","review_date":"June 28, 2018"},{"attraction_id":3382,"user":"kyle_f","rating":5.0,"review":"A great way to experience Montreal!. My girlfriend and I were looking for an authentic way to experience Montreal and this tour was our ticket! It was like we just called up our local friend and he showed us all of his favorite spots and knew all of the back history....","review_date":"June 28, 2018"},{"attraction_id":3382,"user":"charloefarlie52","rating":4.0,"review":"Hidden Montreal and it\u2019s foodie gems. We had a great time today with Tom on the Beyond the Market tour.\nA value for money trip around interesting areas a visitor might not come across,\nSeven visits in all with food and drink to sample.\nTom was very knowledgeable and charming. It...","review_date":"June 23, 2018"},{"attraction_id":3382,"user":"loriw_10","rating":5.0,"review":"One of the best parts of our trip!. We came to Montreal for the F1 race but arranged this tour for the monday after. It was fantastic. Our guide Anne Marie was great. We went to some off the beaten path food and drink stops which were all very good. We had tasty...","review_date":"June 18, 2018"},{"attraction_id":3382,"user":"princess-of-the-sea","rating":5.0,"review":"Highlight of our trip!. Everything about this tour was perfection! You get to explore parts of Montreal that you never even knew you needed to see. Daniel\u2019s passion towards his craft is infectious. While all of Montreal is captivating this provides a new found appreciation for the city. Do...","review_date":"June 14, 2018"},{"attraction_id":3382,"user":"b2406vykevinb","rating":5.0,"review":"Food walking tour. We did the food walking tour with Frances who was a fountain of knowledge. The various stops were diverse with no overlap. It did not seem like a lot of walking. Maybe because we had a few opportunities to sit down in restaurants. If you...","review_date":"June 12, 2018"},{"attraction_id":3382,"user":"198kristenc","rating":5.0,"review":"Unexpected and amazing. Anne Marie provided the most interesting, unique and delicious tour of her favorite spots off the beaten track in Montreal. Each had a fascinating entrepreneurial story, each was remarkable. We totally loved it and would highly recommend her tour to anyone who wants to ditch...","review_date":"June 3, 2018"},{"attraction_id":3382,"user":"navigate810118","rating":5.0,"review":"Highlight of our Trip!. Hands down, the best part of our trip to Montreal.\nAnne Marie (our guide for the day and also co-owner of the business) was absolutely fantastic. She showed us some of the most awesome hidden gems in Montreal! Her love for the city is obvious....","review_date":"June 2, 2018"},{"attraction_id":3382,"user":"megan_t","rating":5.0,"review":"Definitely worth doing. Definitely not your standard foodie tour. The girls took us to places I wouldn't even have known were there. Really unusual places but great food. And they shared many stories about the area. A great afternoon.","review_date":"May 14, 2018"},{"attraction_id":3382,"user":"kcinnh","rating":5.0,"review":"Do yourself a favor & take this tour!. What happens when 4 Americans, 3 Canadians, 2 Aussies & a Brit end up on the same food tour? You get the BEST. TOUR. EVER. From the start it was like hanging out with old friends, tasting some amazing food, drinking a couple of good...","review_date":"May 6, 2018"},{"attraction_id":3382,"user":"chantal_s","rating":5.0,"review":"Food tour Montreal . Definitely plan this food tour! It\u2019s 9 food and beverage tastings in three hours!\nThis starts in a Salvadoran restaurant, goes through the Market fresh tastings, to coffee, brewery and Southern comfort food! Led by co-founder Ann Marie who is charming, and fun going through...","review_date":"May 1, 2018"},{"attraction_id":3382,"user":"megan_c","rating":5.0,"review":"Amazing non \"touristy\" tour.. This tour really took me (pleasantly) by surprise! My love of food led me to look for a tour and I'm so glad I found this one. The tour group was perfectly sized and very intimate and out tour guide Anne-Marie was beyond knowledgable and...","review_date":"April 24, 2018"},{"attraction_id":3382,"user":"435rone","rating":5.0,"review":"Great Tour!. We highly recommend this tour. We were a group of 8 (5 adults and 3 teenagers) and all had a great time in spite of the very cold weather since most of tour was inside ( it was a private tour and hence shorter than...","review_date":"January 2, 2018"},{"attraction_id":3382,"user":"proman2010","rating":5.0,"review":"A must do!. My wife and I did this walking tour recommended by our concierge. It was the highlight of our visit to Montreal. Ann-Marie was a great tour guide. In fact, we loved it so much, our group convinced her to do one last tour - The...","review_date":"November 5, 2017"},{"attraction_id":3382,"user":"cantsleeponplanes","rating":5.0,"review":"Great guide, food\/drink and location variety. Loved everything about this food tour: the length, distance walked and food variety. It was just enough food at each place. I was never left wanting. I'm not a red meat eater and was happy they could accommodate me with fish\/vegetable options. Our guide Frances...","review_date":"October 30, 2017"},{"attraction_id":3382,"user":"tamyraj22","rating":5.0,"review":"Food-Formation!. I didn\u2019t know it was possible redefine, redevelop and simply disintegrate the term \u201cBeyond\u201d \u2013 but they did it! Beyond the Market \u2013 was my step into a culinary wonderland made perpetual through Danny\u2019s storytelling. It\u2019s filled with so much food-formation that you have no...","review_date":"October 24, 2017"},{"attraction_id":3383,"user":"lam58","rating":5.0,"review":"Surprised to enjoy this land and water adventure. We were \u201caccidental tourists\u201d on this journey on a wet, windy and wild day in Halifax. The guide was informative, interesting and entertaining. The vehicle kept us dry and as warm as we could be. Our original tour had been canceled due to the bad...","review_date":"October 14, 2018"},{"attraction_id":3383,"user":"melissa_m","rating":5.0,"review":"We loved this tour! . Go on this tour. Choose Ben for your trip. Informative, friendly and fun. Learn about the city and it's history. Tour downtown and the harbor. Great way to get a lot in, in a short amount of time. Dress warmly!","review_date":"October 10, 2018"},{"attraction_id":3383,"user":"mapperd","rating":5.0,"review":"Great time on this tour!. My friend and I really enjoyed this tour! They offered a great introduction to Halifax, the city, the host and driver was great! Also, on what other tour can you experience travelling both by land and by sea in the same vehicle! I found this...","review_date":"October 1, 2018"},{"attraction_id":3383,"user":"triptips14","rating":4.0,"review":"A NICE WAY TO SEE HALIFAX! . My husband, adult daughter and I rode the hop on hop off bus while in port for a day. A tour guide is on the bus and if you stay on the bus for the entire tour it takes about 90 minutes. Or you can...","review_date":"October 1, 2018"},{"attraction_id":3383,"user":"gail_l","rating":1.0,"review":"Fun on land and sea. A family friendly tour of historic Halfax.\nThe land\/ water vehicle visits highlights and gives a great overview of the city and its history.\nThe little lads in our tour said it was \" awesome\"","review_date":"September 22, 2018"},{"attraction_id":3383,"user":"danielle_h","rating":5.0,"review":"Shoutout to Adrien!. The kids and I LOVED it! Adrien was our guide and Captain Dave drove. As a newish local it was great to hear stories about the city and my kids loved all the \u201cpuns\u201d. Lived on the Dartmouth side for a year and finally know...","review_date":"September 16, 2018"},{"attraction_id":3383,"user":"thebutlers08","rating":4.0,"review":"Halifax Nova Scotia Harbour Tour. The Harbour Hopper tour is great. We enjoyed the experience of driving on land and then into the sea. The actual vehicle is noisy but as long as the tour guide is loud enough you do not miss anything. Once in the water the vehicle...","review_date":"September 12, 2018"},{"attraction_id":3383,"user":"christina_e","rating":4.0,"review":"Fun on the Hopper. The tour guide and driver were delightful. Lucked out and had perfect weather in Halifax. Beautiful city - short tour with just enough information to not bore you with history details.\nWould suggest to others with a short time in Halifax.","review_date":"September 10, 2018"},{"attraction_id":3383,"user":"winerygal15","rating":5.0,"review":"Halifax 2018. This tour is fun and informative about Halifax history. Captain Rachael drove us smoothly around, and our tour guide Abigail was hilarious. It's worth doing while you are visiting the city.","review_date":"September 5, 2018"},{"attraction_id":3383,"user":"shawn_l","rating":4.0,"review":"Love to do again when it's dry!. I enjoyed the ride. I didn't enjoy the weather. Not the tour's fault.\nIf you go on an overcast day, be prepared to get wet. My poor sister got soaked from the rain that settled on the tarp.\nI enjoyed what we did see. I...","review_date":"September 5, 2018"},{"attraction_id":3383,"user":"luckychris101","rating":5.0,"review":"Great Introduction to the City. The tour started on time. The staff was friendly and appeared to enjoy their job. There were no issues with our vehicle throughout the tour. I liked that we went up Citadel Hill and then into the Harbour as well. If you only have a...","review_date":"September 4, 2018"},{"attraction_id":3383,"user":"olga_s","rating":4.0,"review":"Interesting trip.. Very informative.However, the day , we took the trip two buses got broken.\nI would recommend , specially if you can swim ( just in case) .","review_date":"August 27, 2018"},{"attraction_id":3383,"user":"wally_m","rating":4.0,"review":"Vacation in Halifax. Seat came loose and my mother in law fell and hurt her hip while the hopper was on citadel hill. Took away from what would have been a great excursion. However, that being said, the staff was very attentive to us and to my concerns...","review_date":"August 20, 2018"},{"attraction_id":3383,"user":"alexis_j","rating":5.0,"review":"Great tour! Lots of fun!. Really enjoyed our tour! Was quite neat to go from land to water and back again. Graham our tour guide was informative and entertaining (and gave some good recommendations for things to visit, restaurants and shops in town), and Tony was a safe and smooth...","review_date":"August 15, 2018"},{"attraction_id":3383,"user":"sandrae995","rating":3.0,"review":"Fun Trip. We had a great narrator Adrian who made up for the fact our boat was falling apart. The awning which was supposed to give us shade from the hot afternoon sun was broken. There were umbrellas to help us out but the fact remained it...","review_date":"August 11, 2018"},{"attraction_id":3383,"user":"sandi_b","rating":3.0,"review":"Great but.. The host and captain were great. The awning broke on the hill so they had to take it down and it was a very hot day. We couldn't hear the host on the hills due to the diesel engine noise but otherwise it was wonderful....","review_date":"August 2, 2018"},{"attraction_id":3383,"user":"bill_k","rating":4.0,"review":"A lot of fun.. The tour was well worth taking. We went at 7:30 p.m. and got a beautiful view of the sunset over Halifax Harbour. The captain and the tour guide were fun. We saw a number of things to which we returned the next day to spend...","review_date":"August 1, 2018"},{"attraction_id":3383,"user":"travelbelle88","rating":4.0,"review":"Very good tour. This is really the only decent tour of Halifax, because the hop on\/off bus has been criticized for infrequent departures and unpredictable timing. It covers a lot of good history and many of the sights in Halifax, but is limited to a narrow part of...","review_date":"July 30, 2018"},{"attraction_id":3383,"user":"mikeduval","rating":5.0,"review":"Good place to start. Vacation there with my family on July 27, 2018. When we arrive in Halifax we immediately went to the pier try and figure out what to do, we saw the tour so we figured It was a good place to start. We did not regret...","review_date":"July 30, 2018"},{"attraction_id":3383,"user":"nadia_i","rating":5.0,"review":"Went for the views! Impressed by the guide! . We decided to go on the Harbour hopper because obviously a land and sea vehicle is hard to pass up, but we were actually very pleased with the interesting facts we learned about the amazing city of Halifax. Our tour guide was very knowledgeable and...","review_date":"July 27, 2018"},{"attraction_id":3383,"user":"bcbikeguy","rating":4.0,"review":"A great tour with excellent commentary. Just a perfect thing to do on a sunny day. This \"boat\" gives a quite different view of the waterfront from both land and sea. The tour director gave us lively and sometimes amusing commentary as we toured the harbour and downtown area. Considering the...","review_date":"July 24, 2018"},{"attraction_id":3383,"user":"chicki7","rating":4.0,"review":"Fun and informative. It was a perfect combination of history lessons and humour.\nOne hour long so it was great for a family tour as the kids do not get bored listening to history of area.\nOur tour guide was a young lady who shared very interesting facts...","review_date":"July 20, 2018"},{"attraction_id":3383,"user":"oriental_guest","rating":5.0,"review":"A quick but informative tour. This is one hour guided tour the touches main historical significant points in the downtown core of Halifax and a cruise on the harbour - giving the excellent skyline view of the city. Highly recommended if you are short of time.","review_date":"July 14, 2018"},{"attraction_id":3383,"user":"margot4nier","rating":5.0,"review":"Great way to see Halifax. The guide was very knowledgeable. Was able to see Halifax from sea and land. Fun tour. Hopper is covered for those sunny days. Books up fast.","review_date":"July 8, 2018"},{"attraction_id":3383,"user":"vancouverisle","rating":5.0,"review":"Excellent Tour to Introduce Halifax - both land and sea!. Very fun and informative tour, first around the downtown core then out into the Halifax Harbour. I think that much of the entertaining aspect of the tour originates from the tour guide themselves. Our guide was more informative than comedic, but he didn't try to...","review_date":"July 7, 2018"},{"attraction_id":3383,"user":"lepct","rating":5.0,"review":"The friendliest guide I\u2019ve ever seen. Great schtick- very knowledgeable guide. The friendliest guide I\u2019ve ever seen. He would call out greetings to people in the street and security guards would wave back. Tour lasts about an hour- good orientation to the city","review_date":"July 7, 2018"},{"attraction_id":3383,"user":"travelertp","rating":4.0,"review":"Great Tour, Wish it were a little longer. We really enjoyed the Halifax Harbour Hopper Tour. It was fun, informative, and a great way to see the city. The staff was friendly and eager to help. We happened to have a rather hot day, but they offered umbrellas for anyone who wasn't under...","review_date":"July 6, 2018"},{"attraction_id":3383,"user":"rosebrien","rating":4.0,"review":"A fun tour to get a good introduction to the city. A fun little tour, if a little cheesy, but a great way to get a quick overview of the city layout and key historical information. The tour takes an hour, it is a little noisy, but the guides do their best and everyone was very...","review_date":"July 3, 2018"},{"attraction_id":3383,"user":"b9077trpaulp","rating":5.0,"review":"What an experience. Took a tour today July 1,18\nCapt Jeff and first mate Luke did did a fantastic job on our tour !!! Both were great to listen to and very knowledgeable!!!! The weather was amazing for it as well !!! Thank you so much !!!","review_date":"July 1, 2018"},{"attraction_id":3383,"user":"lspdoll","rating":2.0,"review":"Great folks, couldn\u2019t hear a thing..... I\u2019ve taken land-boat tours in Boston and Pittsburgh, so I\u2019m good with this sort of thing. I like the overview that land and sea provides. Alex, our guide on the 12:45 pm tour June 23, 2018 tour was great, for the limited amount of time...","review_date":"June 23, 2018"},{"attraction_id":3383,"user":"kathy_s","rating":5.0,"review":"Having fun at Halifax Habour. Husband and I took a trip down East from Pembroke Ont. The Hopper Your was one of the highlights of our trip. It was very informative and fun.","review_date":"June 15, 2018"},{"attraction_id":3383,"user":"133pollyj","rating":5.0,"review":"Such a laugh.. Had saved this to one of the last days of my trip and it was great to recognise places from the harbour. It's a lovely skyline and with views through to the Citadel it put what I was seeing more into context. What a load...","review_date":"February 17, 2018"},{"attraction_id":3383,"user":"theseeker9","rating":5.0,"review":"A must for every tourist to Halifax. I saw this tour on trip advisor and was intrigued by a bus\/boat combo tour. I wasn't disappointed. It is a thoroughly worthwhile tour. It is an hour long tour, the first half on land and second half on the water. The tour guide was...","review_date":"October 23, 2017"},{"attraction_id":3384,"user":"jacjacjacq","rating":5.0,"review":"Wonderful Wildlife Tour. Today we headed out on tour and were lucky enough to have the bus to ourselves, with Chris as our guide. He quickly ascertained that we wanted to go on a Moose Hunt and off we went. The scenery itself is worth doing the tour...","review_date":"January 18, 2019"},{"attraction_id":3384,"user":"schullonian","rating":5.0,"review":"Kendra - excellent tour guide!. We did the Wildlife Tour with our guide Kendra and it was excellent! She had so much information and was so interesting. The three hours flew by! Would definitely recommend it, she was so passionate as well about all the wildlife in the National Park...","review_date":"March 24, 2018"},{"attraction_id":3384,"user":"hannah_k","rating":5.0,"review":"Fab tour of Jasper\u2019s wildlife. Had a fab tour with David (y) from Sundog! I was travelling solo in Jasper, and it was definitely a good plan to book onto the wildlife tour. I learnt a lot about the park and it\u2019s wildlife - from the problems with the mountain...","review_date":"February 24, 2018"},{"attraction_id":3384,"user":"david_n","rating":5.0,"review":"Pretty spectacular. Did two tours over two days with Sun Dog - named above- and both were excellent. The Maligne Canyon is awe inspiring and the Wildlife Tour - with Chris, I think - was very informative. Although the latter does go looking for wildlife, it ought...","review_date":"January 16, 2018"},{"attraction_id":3384,"user":"col677","rating":4.0,"review":"Thing you have to do. Went on Maligne Lake to Ghost Island then on way back to Jasper saw Bear jam and followed bear got great pic. Dave the driver was very good and know where to go to get best view","review_date":"October 25, 2017"},{"attraction_id":3385,"user":"lisaling67","rating":5.0,"review":"Great first experience snowshoeing . I had the pleasure of having Maggie as my guide. She was personable and enthusiastic. She shared her knowledge and experiences throughout our tour by pointing out different animal tracks and flora. We were encouraged to explore the surrounding area. Maggie found a peaceful spot...","review_date":"February 20, 2019"},{"attraction_id":3385,"user":"0n_the_rocks","rating":5.0,"review":"Not to be missed! . I had a wonderful time on this tour! I am grateful for the experience, I learned a lot about the region\u2019s ecosystem and the unique ways animals have adapted to this area. I was pleasantly surprised to see that the snow hares are thriving in...","review_date":"December 31, 2018"},{"attraction_id":3385,"user":"danielle_c","rating":4.0,"review":"Friendly and knowledgeable - good introduction. Anna was friendly and helped us to get our snowshoes on correctly to start off with, as we were beginners. The group was small - four of us plus two others. Because it was December, we didn't actually see any animals, but we saw the...","review_date":"December 21, 2018"},{"attraction_id":3385,"user":"bre_c","rating":5.0,"review":"Amazing Views and Amazing Guides. The snowshoeing tour is a great way to get spectacular views of the mountains in Lake Louise. The guides are very knowledgeable about the areas wildlife, mountains, plants and more! I really enjoyed the tour, and recommended it to everyone!","review_date":"April 30, 2018"},{"attraction_id":3385,"user":"christophe_v","rating":5.0,"review":"Friendly and knowledgeable. Laura Starr guided us through the trees and over the snow for a two-hour tour. Hot air vents in the snow, snowshoe hare tracks, endangered trees, ... we went from one discovery to the next. This is an easy-paced tour, and offers a different way...","review_date":"February 5, 2018"},{"attraction_id":3386,"user":"scottishgrandmamo","rating":4.0,"review":"Another visit to Konzelman. Stopped by for another visit to Konzelmann winery, very friendly staff, offering all kinds of information, worth a visit for good priced wines!","review_date":"December 11, 2018"},{"attraction_id":3387,"user":"jhh1966","rating":3.0,"review":"The Good and the Bad. My wife and I went to NYC for a anniversary trip and wanted to See Niagara falls in case we never make it back to NYC. So even though the reviews were mixed we decided to take the one day tour so we could get...","review_date":"August 2, 2018"},{"attraction_id":3387,"user":"busyfolks","rating":1.0,"review":"Beautiful Scenery...but the 14 hour bus ride w\/out AC made for an unpleasant experience :(. I was unsure how this trip would go due to mixed reviews. The departure was perfect & we left as scheduled (4am). There were not any movies on the screens the entire time, like stated in description. A couple of hours in, I asked the...","review_date":"July 18, 2018"},{"attraction_id":3389,"user":"nwillens","rating":5.0,"review":"What a visual delight is Peggy's Cove, especially after reading books on the origin of the namesake. There is a beautiful lighthouse that sits atop granite boulders rising from the waters of the cove. This little isthmus of land is surrounded by others and islands clearly visible in the bay. There is a little village one passes through on the way where...","review_date":"February 19, 2019"},{"attraction_id":3389,"user":"divinemissm42","rating":5.0,"review":"Beautiful scenery. Was on a Princess Cruise. Rented. Car for travel and sightseeing. Really enjoyed this natural beauty. Nice gift shop. Warm enough even though it was Fall weather.","review_date":"February 13, 2019"},{"attraction_id":3389,"user":"susan_d","rating":5.0,"review":"Day trip in Halifax. The guide was so informative and had a terrific personality. We enjoyed the day with him. He personalized the trip after asking which sites we would be interested in seeing.","review_date":"January 15, 2019"},{"attraction_id":3389,"user":"cupcake245","rating":5.0,"review":"Fun interesting place to visit. This is a popular spot. The lighthouse and view from the rocks is wonderful. It can however be quite dangerous so you need to be careful. The rocks can get slippery and people have been swept off. There is a restaurant and souvenir shop, as...","review_date":"January 15, 2019"},{"attraction_id":3389,"user":"lolaw199","rating":4.0,"review":"Tour to Peggy's Cove with amazing scenery of the lighthouse, ocean and granite-rocky coast. Loved seeing this area. Didn't get too close to the lighthouse or water because our tour guide warned us of the \"rogue waves\" that have taken the lives of tourists and others. Not nearly enough time, but I did get some food at the eatery...","review_date":"November 6, 2018"},{"attraction_id":3389,"user":"snorkelpat","rating":5.0,"review":"Don\u2019t miss this day trip to Peggy\u2019s Cove. Sure, you can drive yourself, but it was so relaxing to take a tour on a comfortable bus with a driver who knows the geography and history. It took about an hour to get to PC, and once their we had an hour to poke...","review_date":"October 28, 2018"},{"attraction_id":3389,"user":"jayli8495cm","rating":4.0,"review":"Beautiful but crowded Peggy's Cover and Fairlawn Cemetery. We booked the Grayline bus tour to Peggy's Cove and Fairlawn Cemetery. Several reviews commented on Peggy's cove being crowded and that is an understatement. The day we were there, Halifax had 5 cruise ships visiting and it appeared as though most of the cruisers...","review_date":"October 25, 2018"},{"attraction_id":3389,"user":"jimmybuffettfan_9","rating":5.0,"review":"Yes....Definitely A Good Idea!. Yes, I admit Peggy's Cove is sort of a tourist trap but this is something you definitely should do if you are visiting Halifax. The Gray Line tour is a good option and although we had some bus troubles I won't mention those in this...","review_date":"October 21, 2018"},{"attraction_id":3389,"user":"lovetraveling99","rating":4.0,"review":"Lovely Place. This is a very unusual and lovely place. The rocks are fantastic! We drove ourselves and did not take a bus tour. Buses are the only negative about this place. It has definitely been discovered! When we were there , there were about 30 buses,...","review_date":"October 21, 2018"},{"attraction_id":3389,"user":"lee_t","rating":5.0,"review":"A Must for N.S.. You can not go to N.S. with out a trip to Peggy's Cove. The scenery is incredible winter or summer, the smell and taste of the sea salt air, the sound of the ocean. Sit on the rocks, close your eyes and just listen.\nThis...","review_date":"October 13, 2018"},{"attraction_id":3389,"user":"roger_m","rating":5.0,"review":"Fantastic place. While vacationing in Halifax took a coach excursion to Peggy's cove not really knowing what to expect but it seemed to be a popular destination for tourists. What a fantastic place, perched on the edge of a peninsular jutting out into the Atlantic Ocean. Very...","review_date":"October 12, 2018"},{"attraction_id":3389,"user":"jerryl435","rating":4.0,"review":"Peggy's Cove sightseeing. Beautiful view of ocean, lighthouse and rock formations. Colorful buildings. Shops with hand painted Christmas ornaments and other gifts available. A pleasant excursion from Halifax. Worth a visit.","review_date":"October 10, 2018"},{"attraction_id":3389,"user":"anne_g","rating":5.0,"review":"Breathtaking!. Loved this day trip from Halifax! great views and a few cute shops. Visiting the lighthouse was the highlight!","review_date":"October 8, 2018"},{"attraction_id":3389,"user":"321chesterj","rating":4.0,"review":"Surprisingly Unique. Breathtaking view. Well worth the trip. Landscape was very interesting. Plan on spending a couple of hours.","review_date":"October 3, 2018"},{"attraction_id":3389,"user":"392richp","rating":4.0,"review":"Cold and beautiful !!. My wife saw Peggy's cove as a teenager and always wanted to go back. So we planned a trip this year spending three nights in Halifax with a trip to Peggy's cove. Halifax was experiencing unseasonably warm weather so I dressed in shorts every day...","review_date":"October 2, 2018"},{"attraction_id":3389,"user":"drmsctru","rating":3.0,"review":"Peggy's Cove. Everyone says you need to visit this location and so we did. After a bumpy ride on the old bus, we arrive and the scenery is awesome. However, you get people with kids who don't pay attention to the signs telling you to not step...","review_date":"September 14, 2018"},{"attraction_id":3389,"user":"david_k","rating":5.0,"review":"Peggy's Cove. All went as planned, excellent value for money. The coach driver was a font of all knowledge as well as being entertaining.","review_date":"September 11, 2018"},{"attraction_id":3389,"user":"bookaflight","rating":5.0,"review":"O beautiful Peggy's Cove!!! Excellent half day tour from Halifax. This is a must see!!\nTake the 3.5 hour tour to Peggy's Cove and back for some amazing scenery in beautiful Nova Scotia! Well worth the time as it was a highlight of my Maritime holiday.\nI booked this tour through Expedia with my daughter...","review_date":"September 3, 2018"},{"attraction_id":3389,"user":"22galer","rating":4.0,"review":"Pretty place lighthouse and interesting rocks. The area has beautiful views of the water, lighthouse, the unique rock formations, and landscape. It is interesting to walk on the rocks out to the lighthouse and above the water to see the water crashing against the shore.","review_date":"August 29, 2018"},{"attraction_id":3389,"user":"melissa_r","rating":4.0,"review":"Pretty but very crowded. The area was very pretty but very crowded. We enjoyed sitting on the benches overlooking the lighthouse and listening to a gentleman play the bagpipes.","review_date":"August 20, 2018"},{"attraction_id":3389,"user":"gaiao172","rating":4.0,"review":"Great guide. I headed out to Peggy's Cove after a sleepless flight into Halifax from Edmonton. Gave the day some direction. Although its a bit pricier than I expected, the guide\/driver did a top job. His humour and information was stellar, even if I was nodding off...","review_date":"August 17, 2018"},{"attraction_id":3389,"user":"tara_o","rating":4.0,"review":"A quick trip to a small cove with a lot to see. We took the half day (3.5 hour) tour from the Halifax Waterfront to Peggy's Cove. The drive took about 1 hour each way and we had about 1.25 hours at the Cove. It was not enough time to see everything. The driver provided some information...","review_date":"August 6, 2018"},{"attraction_id":3389,"user":"edward_h","rating":4.0,"review":"Worth a trip when in the Halifax region. Picturesque lighthouse easily accessible on the rocks. Parking can be difficult, walking strenuous with no sidewalks. Cute shops with a great variety of merchandise. Do go on a sunny day and hope there not be dense fog. Can be very crowded.","review_date":"July 24, 2018"},{"attraction_id":3389,"user":"roberteleemo","rating":5.0,"review":"A great little store on the water with good prices. There's a little store down next to the water and I think it's called RH Crooks. On the front porch is a wooden statue for pictures. Inside is a wonderful collection of floats and nautical stuff at very good prices sold by an older man...","review_date":"July 16, 2018"},{"attraction_id":3389,"user":"01worldtraveller86","rating":5.0,"review":"Great spot- Don't go on the black rocks. It's an amazingly picturesque spot with lots of lovely little shops and art galleries. Just down the road there is an excellent hike at Polly's Cove. The black rocks really are super dangerous, every year people die, do NOT go on the black rocks, once...","review_date":"July 9, 2018"},{"attraction_id":3389,"user":"sharon_j","rating":5.0,"review":"One of the most beautiful spots in Canada. Absolutely gorgeous place to visit. I could not believe how stunning the view was driving into Peggy\u2019s cove. Food was also amazing.","review_date":"July 9, 2018"},{"attraction_id":3391,"user":"monicadn9317yo","rating":5.0,"review":"Good view of the wild life . We went to this tour with our guide Angela , who was really nice and lovely\nShe explained lots of things about Yukon history and the local effort to maintain wild life and natural resources\nWe were able to see all of the animals\nLoved...","review_date":"November 2, 2018"},{"attraction_id":3391,"user":"vancouverpinoy","rating":5.0,"review":"Worth every penny to use an experienced guide. We were a family of five that just finished the Wildlife and Hot springs tour.While some people say you can save money by doing it yourself.I disagree,Agatha our guide was full of knowledge about the animals.We would have not spotted the elusive lynx and the...","review_date":"February 11, 2018"},{"attraction_id":3392,"user":"kevinlhenderson","rating":5.0,"review":"Great day of wine tasting.. Our tour guide Harold picked us up at our hotel right on time. As we traveled from Niagara Falls to Niagara on the lake he kept us well entertained by his local knowledge of the area. He had a list of wineries we were to...","review_date":"February 18, 2019"},{"attraction_id":3392,"user":"carol_w","rating":5.0,"review":"A day in Niagara. If you're trying to decide what to do in Niagara and you enjoy wine...we enjoyed a good 5-6 hour day with our guide, Bernie, and we had a fabulous day!! We booked on line and the whole excursion happened seamlessly! Canadian wine was an unexpectedly...","review_date":"November 25, 2018"},{"attraction_id":3392,"user":"781edwardm","rating":5.0,"review":"Fantastic day. First class service. Darrel picked us up directly from our Airbnb. Very professional and knowledgeable, took us to some really nice wineries. We had a great lunch at The Garrison, one more wine tasting then back home. What a fantastic day and tour! Didn\u2019t have...","review_date":"October 30, 2018"},{"attraction_id":3392,"user":"tracyt0428","rating":5.0,"review":"Wonderful Day of Wine Tasting!. Bernie picked us up promptly at 10:25 a.m. at our hotel and it was clear from the start that we were in for a treat. Being a local, Bernie knows so much about the area and shared with us a ton of great information. We...","review_date":"July 11, 2018"},{"attraction_id":3392,"user":"jvuser","rating":5.0,"review":"Great Attention to Detail. Breanne did an amazing job as our tour guide. We went through on Saturday the 3rd of February and she lead a group of 12. My wife and I enjoyed the experience very much. The ice room was a special treat. (30,000 pounds of ice...","review_date":"February 5, 2018"},{"attraction_id":3392,"user":"marc_h","rating":5.0,"review":"Great wine and great experience!. We had a great time on our wine tour of Niagara On The Lake. Daryl, our guide, was a lot of fun and he knew the area well. He had great suggestions for wineries to visit based on what we liked and he was flexible...","review_date":"November 14, 2017"},{"attraction_id":3393,"user":"calonge","rating":5.0,"review":"Great way to explore Ottawa. Although it rained, we had a great time cycling through Ottawa with Nora.\nShe is such a sweet person and thanks to her we have seen many great things.\nThere is no better way to visit Ottawa.\nWe would highly recommend this company.\nGood bikes,...","review_date":"October 29, 2018"},{"attraction_id":3393,"user":"will_y","rating":5.0,"review":"Scenic Guided Tour - Only Ottawa Views. If you're wanting to see Ottawa, this is one of the best ways to do it to not only get a good feel of the city, but to also get a real strong education from the guide on the surroundings and the city's history. 10\/10...","review_date":"October 20, 2018"},{"attraction_id":3393,"user":"escape145801","rating":5.0,"review":"Afternoon in October Bike Tour of Ottawa. Our group of 8 cyclists spent a great 2-hour day in chilly, cloudy but non-rainy weather seeing Ottawa by bike trail! Loved it. Nora, our guide, was patient and knowledgeable about the area features we traveled by and through. A non-hurried, safe way to explore...","review_date":"October 13, 2018"},{"attraction_id":3393,"user":"sue_w","rating":4.0,"review":"Loved this bike tour!. We were a small group with Lucie as our guide. Lots of info, lots of stories - she really made Ottowa come alive for us. I loved it so much that next time I\u2019d opt for a longer ride. The pace didn\u2019t dawdle but it...","review_date":"October 12, 2018"},{"attraction_id":3393,"user":"lightpacker174750","rating":5.0,"review":"Great way to see Ottawa. I was visiting Ottawa on a work trip and had a spare afternoon- the bike tour was a great way to see the city, super easy to organise, comfy bike and a fabulous guide - highly recommended","review_date":"October 11, 2018"},{"attraction_id":3393,"user":"coleenoman","rating":5.0,"review":"Fantastic Tour!. This was my first bike tour. I brought my dad and aunt. My aunt hadn't ridden a bike in over 10 years. The tour guide was very understanding and the speed of the tour was just right. Most of the tour was on bike trails...","review_date":"October 7, 2018"},{"attraction_id":3393,"user":"marian_m","rating":5.0,"review":"A good way to explore Ottawa. We did the tour with an American couple and guide Nora.\nWe saw a lot of beautiful places and the guide told us interesting stories.\nYou should take a tour when you visit Ottawa. It is perfect!!","review_date":"October 6, 2018"},{"attraction_id":3393,"user":"bonniem1153","rating":5.0,"review":"Great tour. I've been to Ottawa before, but have never done a tour. I really enjoyed the bike ride and the tour guide was very knowledgeable and friendly. The next time I'm in Ottawa, I will be doing another bike tour with this company!","review_date":"September 26, 2018"},{"attraction_id":3393,"user":"bernard_l","rating":5.0,"review":"Best way to see Ottawa. We highly recommend Escape Bicycle Tour. If you are not terribly out of shape, it is the best way to see Ottawa. Walking is too tiring and time consuming to cover big landmarks; tour buses can\u2019t go down the cycle lanes around the canal and...","review_date":"September 15, 2018"},{"attraction_id":3393,"user":"r1m3","rating":5.0,"review":"A Totally Worthwhile Trip. We showed up at the shop and they had us on quality bikes that were properly set up in minutes. The helmets and bottled water were included as well. We met our tour guide Dick and he led us on a relaxing bike ride around...","review_date":"September 15, 2018"},{"attraction_id":3393,"user":"li_h","rating":5.0,"review":"Great experiences. We did not find out about this tour until the night before, so it was a very short notice. However the company did a great job accommodating our needs and we had a great time. Ottwa was memorable because of this tour. The tour guide...","review_date":"September 14, 2018"},{"attraction_id":3393,"user":"paul_s","rating":5.0,"review":"An introduction to Ottawa by bike. My wife and and I found the tour informative and an easy ride even for the occasional riders that we are. Our guide Norma was fantastic - knowledgeable, friendly and adaptable to our interests. Walking back to our hotel after the ride we both felt...","review_date":"September 12, 2018"},{"attraction_id":3393,"user":"bweaver154","rating":5.0,"review":"Such a Wonderful Time. This bike tour was intended as a surprise for my outdoor loving better half and it completely met and exceeded my expectations. We had never done such a thing before, and we had the best time. Our tour guide Lucie was very knowledgeable regarding Ottawa...","review_date":"September 11, 2018"},{"attraction_id":3393,"user":"rob_b","rating":5.0,"review":"Sightseeing Ottawa. We had a lovely tour in Ottawa.\nFor us it was very our guide spoke dutch (to make some jokes during the tour).\nThanks!!!!!!!!","review_date":"September 8, 2018"},{"attraction_id":3393,"user":"george_a","rating":5.0,"review":"City Bike Tour. What a great way to see and learn a little about Ottawa. Our guide was excellent and informative. We will definitely do it again with Escape on our future trips to Ottawa.","review_date":"September 4, 2018"},{"attraction_id":3393,"user":"dream266639","rating":5.0,"review":"Excellent Tour First-rate Tour Guide!. On a recent vacation in Ottawa my wife and I took the 2 hour tour at the Ottawa Express City Bike Tour. This was the best part of our visit to Ottawa! Our tour guide, Nora, was knowledgeable, friendly, considerate and capable. We got to...","review_date":"September 2, 2018"},{"attraction_id":3393,"user":"eec335","rating":5.0,"review":"Awesome Time in Ottawa. I had a great time biking around Ottawa with Escape. Hans our guide was knowledgable, funny, and made sure everyone was safe. The bikes were in great condition, and I appreciated how Maria provided ice water for the ride. The tour is a great way...","review_date":"August 29, 2018"},{"attraction_id":3393,"user":"louise_w","rating":5.0,"review":".Ottawa. this was a great way to get an overview of what Ottawa has to offer. Chris was an excellent and informative guide","review_date":"August 29, 2018"},{"attraction_id":3393,"user":"giovanni_d","rating":5.0,"review":"Best spots and awesome guide. We did the tour as a family of four with Sparky as our guide. Sparky was very enthousiastic and knew a lot about the city. She took us to places you probably wouldn't have visited on your own. You get to cover a lot of...","review_date":"August 24, 2018"},{"attraction_id":3393,"user":"paul_inyork99","rating":5.0,"review":"Great tour. We did the 2 hour express tour as a family ( 8 yr old) and really enjoyed it. The tour guide was friendly and knowledgeable, the bikes were great and it was a fantastic way to see the city. Will probably do another longer tour...","review_date":"August 21, 2018"},{"attraction_id":3393,"user":"chiara_f","rating":5.0,"review":"Amazing experience!. My parents and I spent one day in Ottawa, and we wanted to take the most out of this city in those few hours. That is why we decided to do the \"2-Hour Express City Bike Tour,\" and it turned out to be the perfect...","review_date":"August 21, 2018"},{"attraction_id":3393,"user":"julie_o","rating":5.0,"review":"Highlight of trip. Ottawa was our penultimate stop on our first ever Canada fly drive. We made six stops. We did lots of different activities at each stop but I was really looking forward to the bike trip based on previous reviews. We certainly weren't disappointed. It was...","review_date":"August 20, 2018"},{"attraction_id":3393,"user":"bella2018-10","rating":5.0,"review":"Awesome Way to Experience Ottawa as a Family! - A MUST DO!. This tour had EVERYTHING: beautiful scenery along the bike ride with short stops to enjoy and take pictures; visiting key highlights of Ottawa and Gatineau up close that you felt you were the only ones there (Rideau Hall on Saturday morning); and a great family...","review_date":"August 20, 2018"},{"attraction_id":3393,"user":"arnold_l","rating":5.0,"review":"Best thing we've done in years!. I was recently in Ottawa for a family trip and we booked the 2 hour express trip. Sparky was our guide and she as awesome--so fun and friendly and a wealth of knowledge about Ottawa and its history. We saw so many great things that...","review_date":"August 16, 2018"},{"attraction_id":3393,"user":"shelley_c","rating":5.0,"review":"Wonderful experience. My husband and I did this tour and really enjoyed ourselves. Our tour guide was very knowledgeable and this tour gave us a great overview of all the important sights of Ottawa. Truly the best way to see the City. Would highly recommend.","review_date":"August 15, 2018"},{"attraction_id":3393,"user":"tammy_c","rating":5.0,"review":"Awesome tour; fantastic tour guide!. Money so well spent! This was, by far, the best thing we did in Ottawa on our trip! We did the 2 hour tour and had the opportunity to see so many historical landmarks and beautiful botanical garden. Sparky, our guide, was chock full of...","review_date":"August 15, 2018"},{"attraction_id":3393,"user":"lamaar2","rating":5.0,"review":"Great way to see the City. Wanting to see as much of Ottawa as possible but with 2 young children, the express tour was a perfect solution. My 5yr old loved using the trail buddy with the 2yr old perfectly happy in the trailer. The 2 hour tour allowed us to...","review_date":"August 15, 2018"},{"attraction_id":3393,"user":"odyssey718382","rating":5.0,"review":"Fun Tour. We had a great bike tour across Ottawa. Great insides to the city within a short time. Hans, the guide had a lot of knowledge and was telling interesting stories.","review_date":"August 14, 2018"},{"attraction_id":3393,"user":"donna_n","rating":5.0,"review":"Fantastic!. My husband and I were planning a trip to Ottawa in early August. Before arriving, I emailed Maria some questions about her service. Her response was prompt, helpful and kind. Upon arrival, Maria was very accommodating with our schedule. The day of the tour, we...","review_date":"August 12, 2018"},{"attraction_id":3393,"user":"wendy_a","rating":5.0,"review":"Fantastic. There were only our group (4) on the tour, which meant it felt like a private two hour tour. Bikes were all well maintained and we were supplied with water as advertised. The tour took us to parts of the city we would not have...","review_date":"August 12, 2018"},{"attraction_id":3393,"user":"stokesley40","rating":5.0,"review":"Great bikes and tour guide. A great way to see the city with excellent bikes all well maintained and full range of gears. Our guide Hans was excellent - kept our group together in understated way and gave good explanation of the city sights. Felt very relaxed, and route covered...","review_date":"August 12, 2018"},{"attraction_id":3393,"user":"luvtotravelcanada","rating":5.0,"review":"A Great Way To See The City. My husband, son (11) and I did the 2 hour bike tour with Sparky. She was a very knowledgeable guide and answered the many questions we had. This ride was a great way to learn about Ottawa and get your bearings. If it wasn't for...","review_date":"August 6, 2018"},{"attraction_id":3393,"user":"alison_l","rating":4.0,"review":"Bike ride. Thank you. Great afternoon. Super customer service from Marie and a great guide. Love Ottawa and the surrounding area","review_date":"August 5, 2018"},{"attraction_id":3393,"user":"karenmcc09","rating":5.0,"review":"Highlight of our Trip. From Start to finish our experience was great. Our group of 6 were quickly measured for bikes and helmets then given each a nice cold water for our trip. Sparky is obviously very experienced and safety conscious so rules of the road gone over and...","review_date":"August 4, 2018"},{"attraction_id":3393,"user":"728shelleym","rating":5.0,"review":"Birthday gettaway. Awesome tour Sparky our guide was knowledgeable fun and kept everyone very safe even those of us that were novice bike riders. I would recommend this tour as one of the best tours I have ever taken. The bikes were easy to ride and in...","review_date":"August 2, 2018"},{"attraction_id":3393,"user":"dagmarderijke","rating":5.0,"review":"Great experience. We (family of 4, 2 kids) did the Ottawa Express City Bike tour recently (July 2018) and loved it! Our tour guide took us to places we would have most likely not found on our own and he had a lot of historic information to...","review_date":"July 31, 2018"},{"attraction_id":3393,"user":"marten_k","rating":5.0,"review":"Great way to see the city. Ottawa is a very bike friendly city. This is a great way to see the main sites and get a sense of how things are laid out. We've done both bus and walking tours but for Ottawa the bike tour is the best option. Our...","review_date":"July 28, 2018"},{"attraction_id":3393,"user":"belgianfamily2018","rating":5.0,"review":"Great way to see the best of Ottawa. My family really enjoyed the guided bike tour through the city of Ottowa.\nThe city is bike-friendly, and most of the ride is flat. The weather was hot, so we received a water bottle, and could refill halfway the ride.\nOur guide Sparky was a...","review_date":"July 27, 2018"},{"attraction_id":3393,"user":"nawest","rating":5.0,"review":"Perfect way to see Ottawa. My wife and I loved our express tour of Ottawa. Our tour guide was interactive and knowledgeable. This tour goes by quickley but gave us a taste of what there is to see in the downtown area. We enjoyed our time so much we decided...","review_date":"July 22, 2018"},{"attraction_id":3393,"user":"alan_p","rating":5.0,"review":"Bike tour with Chris. Excellent ,informative , bike tour from start to finish .Chris was so patient with us as my wife had a bike accident a few years ago and was very cautious going back on a bike . Chris made sure that we all went at her...","review_date":"July 22, 2018"},{"attraction_id":3393,"user":"samantha_c","rating":5.0,"review":"Amazing way to see the city!. This was the highlight of our weekend trip. We were here for a girls stagette weekend and we loved it. I've been to Ottawa many times, but have never seen the city this way. Our guide Lucille was excellent, knowledgeable and so pleasant to ride...","review_date":"July 22, 2018"},{"attraction_id":3393,"user":"jan954","rating":5.0,"review":"Great Way to See Ottawa. My husband and I took this tour with Nora the first day we got to Ottawa as we thought it would give us a better idea on what to do over the next few days. For example after passing by the Mosaiculture display we knew...","review_date":"July 20, 2018"},{"attraction_id":3393,"user":"klumhe1","rating":5.0,"review":"Fun way to see the city. My husband and I enjoyed this tour with our kids, aged 13 and 15. We were only in town for a couple of days, so we were looking for a way to learn about the city with an experienced guide. This fit the bill perfectly....","review_date":"July 10, 2018"},{"attraction_id":3393,"user":"jonathan_s","rating":5.0,"review":"Awesome bike tour of Ottawa!. Dick Louch was a FANTASTIC tour guide! Our family of 4 from PA toured with another family of 4 from VA that also happened to book the same tour and had a great time, despite the unusually hot (94 deg F) weather. Dick did a...","review_date":"July 8, 2018"},{"attraction_id":3393,"user":"tr0schke","rating":5.0,"review":"Great ride and overview of old Ottawa. Lucy, our guide, was wonderful. She was enthusiastic and very knowledgeable. It was a great 2 hour ride. Not difficult but enough to feel like you had done something. The tour was a great over view of the main areas of Old Ottawa. Our teenage...","review_date":"July 7, 2018"},{"attraction_id":3393,"user":"yway","rating":5.0,"review":"Perfect Pedalling!. My bike tour of Ottawa was one of the highlights of my 6 day visit to in the area. From the prompt cheerful communications with Maria, to the relaxed yet knowledgeable guide, and everything in-between, my experience with Escape Tours and Rentals was very enjoyable...","review_date":"July 5, 2018"},{"attraction_id":3393,"user":"san_19642014","rating":5.0,"review":"Do the Cycle tour and complete your Ottawa trip. This is the best way to tour Ottawa. Our tour guide , Sparky, was simply fantastic and even if you have not cycled for years ( as was the case with us ) it is great fun. The tour is nicely paced out and one...","review_date":"June 25, 2018"},{"attraction_id":3393,"user":"fairweatherskier","rating":5.0,"review":"Leisurely bike tour - great way to see the city. My husband booked this bike tour the day before our ride in mid May. Service was excellent and the tour guide, Dick, very knowledgeable and had a great passion for bikes as the way to travel. Dick paced things just right in spite of the...","review_date":"June 24, 2018"},{"attraction_id":3393,"user":"dns00","rating":5.0,"review":"Great way to tour Ottawa. This was a wonderful way to tour Ottawa. Lucy led our group. She was great. I highly recommend this tour.","review_date":"June 23, 2018"},{"attraction_id":3393,"user":"accurate7","rating":4.0,"review":"bike touring. Seeing Ottawa on bike-friendly paths is a great way to cover longer distances and catch all the sites including Parliment Hill, the market, the Rideau canal and Gatineau to name a few.","review_date":"June 18, 2018"},{"attraction_id":3393,"user":"mvptcws","rating":5.0,"review":"Highly Recommended. We spent a great morning riding around town with Sparky. She was a great guide and historian. We learned a tremendous amount about the city and its history, along with some great \"ins and outs\" of Ottawa that you can never see by car. The...","review_date":"June 14, 2018"},{"attraction_id":3393,"user":"kim_l","rating":5.0,"review":"Amazing Tour! Lot's of fun. This tour was fantastic, what a great way to see the city.\nSparky our tour guide was great, very knowledgeable about the sites of Ottawa and very friendly. Our bikes were great, everything was ready for us when we arrived.\nOttawa is fantastic city to...","review_date":"June 11, 2018"},{"attraction_id":3393,"user":"173simrang","rating":5.0,"review":"Ottawa bicycle tour. We had an amazing time! Great way to explore the city. Escape Bike Tours were flexible as we booked our tour last minute. Our guide was knowledgeable and fun!","review_date":"June 6, 2018"},{"attraction_id":3393,"user":"rwilk1","rating":5.0,"review":"Fun way to get a feel for the city!. We had so much fun on this tour we took another one the next day. Guides are knowledgeable and fun, bikes are nice and maintained well. Great value for time and money. I highly recommend it.","review_date":"June 5, 2018"},{"attraction_id":3393,"user":"brandon_b","rating":5.0,"review":"Beautiful Tour for 10th Anniversary. My wife and I took a lovely bike tour for our 10th anniversary. Escape Bike Tours were flexible, friendly and provided an excellent experience.\nThanks !","review_date":"June 4, 2018"},{"attraction_id":3393,"user":"smz2016","rating":5.0,"review":"Fantastic Tour!. What a great way to see Ottawa and Gatineau! Our tour guide, Dick, was knowledgeable and entertaining and the leisurely pace of the tour was a perfect way to spend the morning.","review_date":"May 15, 2018"},{"attraction_id":3393,"user":"bmcc21","rating":5.0,"review":"Very pleased!. Early in the season I wasn\u2019t sure the tour would run, but Maria made it happen! The staff were super friendly and helpful and had many stories and info about the sites. Bike was great and I had a fantastic day. Would recommend a bike...","review_date":"May 8, 2018"},{"attraction_id":3393,"user":"sweetiedee04","rating":5.0,"review":"Amazing Experience!. We did this tour as part of a private group for a bachelorette party! Everything was very well organized through Maria before the tour even started, including all email communication prior to the event, payment, information, etc. When we arrived, we were all fitted for...","review_date":"May 7, 2018"},{"attraction_id":3393,"user":"sunshinegirlsk","rating":5.0,"review":"First time in Ottawa best way to see the city.. Had a great tour in Ottawa with the 2 hour express bike tour. Highly recommend it! Dick was our guide. He did a great job! Would have loved to do the 5 hour tour but didn\u2019t work out with our schedule.","review_date":"May 1, 2018"},{"attraction_id":3393,"user":"panorama419","rating":5.0,"review":"Hidden Gems. I had a very informal fun bicycle tour one afternoon. We went to an art studio followed by lunch at the best sandwich bar in Ottawa. We ate our sandwiches on picnic tables in a nearby park before heading off to the market on scenic...","review_date":"January 22, 2018"},{"attraction_id":3393,"user":"jackduncan2017","rating":5.0,"review":"What a Great Tour. My wife and I had a great time with these guys. It was so much fun even getting signed up and fitted with everything. The employees are wonderful. The tour was at a good pace and we saw so much of the city. I would...","review_date":"December 10, 2017"},{"attraction_id":3393,"user":"kelsey_k","rating":5.0,"review":"Awesome way to see Ottawa - highly recommend!!. I was in Ottawa on a business trip and only had an afternoon to tour the city. Before my trip, I was in contact with Maria, the owner, to try and organize a tour with my limited schedule and she could not have been more...","review_date":"November 29, 2017"},{"attraction_id":3393,"user":"sarahbsse","rating":5.0,"review":"Excellent way to see & learn about Ottawa. This was the second city bicycle tour we did during our holiday in Canada. We find it is an excellent way to see more of the city that we would otherwise see if we were just walking around. Brian was our guide and we (my...","review_date":"November 13, 2017"},{"attraction_id":3393,"user":"eschneider2017","rating":5.0,"review":"Ottawa Express City Bike Tour. We highly recommend this bike tour of Ottawa. It was very interesting learning about Ottawa while riding and traveled through neighborhoods that we may not have considered if we were walking. Easy paced, very safe, beautiful cityscapes, very relaxing, and knowledgeable guide made this the...","review_date":"November 3, 2017"},{"attraction_id":3393,"user":"brad_v","rating":5.0,"review":"Great way to see the city. There's no better way to catch the highlights of Ottawa. Lucie was our guide. She was very knowledgeable and made it as interesting as it was fun. We would do this again in a heartbeat.","review_date":"October 19, 2017"},{"attraction_id":3394,"user":"rebecca_f","rating":5.0,"review":"We loved Carrie!. Despite a major snow storm and terrible driving conditions, our tour guide, Carrie, was calm and careful throughout our journey and we had a very stress free and relaxing time visiting wineries we have not been to before. She was knowledgable and friendly and I'd...","review_date":"January 21, 2019"},{"attraction_id":3394,"user":"billsy5353dp","rating":5.0,"review":"AMAZING . John our tour guide was absolutely amazing . He was very knowledgeable, down to earth and knew how to have a great time. My wife and I ( Bill and Vicki) will be back with another couple for another tour.\nHighly recommended and will tell...","review_date":"November 18, 2018"},{"attraction_id":3394,"user":"tania_d","rating":5.0,"review":"Great tour and wine. We did the afternoon wine tour with Denis. He was a great guide and told us lots of local information (it was our first trip to the area).\nWe were lucky in that it was only the 2 of us on the trip.\nHe was...","review_date":"October 5, 2018"},{"attraction_id":3394,"user":"anna_f","rating":2.0,"review":"Dehydration tour. Dehydration tour done on sept. 15 2018. This tour is VERY overpriced and was very disappointing.\nFirst off when you get to 443 Butler St. for your pick up there is very little parking and no bathrooms and it's difficult to find what entrance to...","review_date":"September 17, 2018"},{"attraction_id":3394,"user":"paulnicolefamily","rating":5.0,"review":"Highly recommend a wine tour. My husband and I enjoyed an excellent afternoon tasting wine and touring a winery. We were visiting the area for our anniversary and my husbands graduation. We had never been on a wine tour before and were thoroughly impressed. Our driver ,John, was so friendly...","review_date":"June 15, 2018"},{"attraction_id":3394,"user":"jordanna_m","rating":5.0,"review":"Great Experience. We went for Valentines Day and it was amazing. Loretta was very friendly when we met her she took the time and effort to really explain the history of each place we went to, she also related to us to make great conversation and went...","review_date":"March 22, 2018"},{"attraction_id":3394,"user":"bradford04","rating":4.0,"review":"Great day, very dissappointing ending. My family and I went on the Wine and Cheese tour this past October for my 21 birthday. We had never been on a tour before and we were very excited about the day. Our tour guides, John and Toni, were awesome. Very friendly, nice,...","review_date":"December 7, 2017"},{"attraction_id":3395,"user":"chachachach","rating":5.0,"review":"Fun!. Had a great time there, took lots of photos using the prompts available and it wasn't too busy like it is in London!","review_date":"June 3, 2018"},{"attraction_id":3395,"user":"mario_j","rating":4.0,"review":"Better than I expected!. A few friends had told me they did not really like Gr\u00e9vin in Montreal. Well, I had a great time! Most people looked pretty real to me and there was a wide variety of types. Loved it!","review_date":"March 24, 2018"},{"attraction_id":3397,"user":"m_b","rating":5.0,"review":"Fantastic. One of the wonders of the world for sure. If you are in the USA make sure you visit. It is a unique experience","review_date":"December 19, 2018"},{"attraction_id":3397,"user":"sudir_b","rating":5.0,"review":"Its a Wow attraction. we have been for 2 days could enjoy the night LED show , which is changing lights beaming to Niagara falls from Canada side.It was so charming experience which ever seen in any place with cool weather condition. temperature come down to 14 degree celsius...","review_date":"September 18, 2018"},{"attraction_id":3397,"user":"tony_r","rating":1.0,"review":"Save your money - Plan your own trip. To clarify this is a Niagara Falls By Air Tour organised by Grayline but was facilitated by Bedore Tours. Save your money. This is how it went for some guests didn\u2019t even show up to be collected, then we were dropped at the airport with...","review_date":"September 2, 2018"},{"attraction_id":3397,"user":"richard_h","rating":5.0,"review":"Darin daredevils. Great time,very knowledgeable,seen a lot of history,never been to New York before,or the falls will be back.have recommend this to others.","review_date":"August 19, 2018"},{"attraction_id":3397,"user":"leisa_h","rating":5.0,"review":"Great day, well worth it. We had a great day, terrific views and it was very well organised. It is worth doing. Everything was very well timed, we had enough time in each location. A great memory and very worthwhile.","review_date":"August 13, 2018"},{"attraction_id":3397,"user":"butterflybuster18","rating":5.0,"review":"Didn't want to miss this. We came to the US for New Years eve and it was always a dream of mine to see those falls. Every penny spent was worth the visit and the entire tour was very professional. Jimmy, our guide, was super fun and talked a lot....","review_date":"March 9, 2018"},{"attraction_id":3397,"user":"holz64","rating":5.0,"review":"Awesome Day. Trip was well organised, we were picked up from our hotel and taken to the airport given our boarding passes and instructions on what to do on our return. Guiseppe our guide was brilliant good sense of humour and made sure we got the best...","review_date":"November 26, 2017"},{"attraction_id":3398,"user":"mitchell1701","rating":5.0,"review":"Must Do!. Left Banff to drive up to the glacier. Hwy 93 is amazing!! The scenery was beautiful in Sept. This hwy is also known as the most beautiful drive in the world! I can see why. Walking on the glacier was great. We had a mild,...","review_date":"October 21, 2018"},{"attraction_id":3398,"user":"kelleygator09","rating":5.0,"review":"Spent two weeks traveling across Canada, a week of which was in the Canadian Rockies. This Icefield tour was a highligh. Fantastic experience. Comfortable glacier vehicle, friendly and informative guide, beautiful scenery. It's a \"must\" for those visiting the Canadian Rockies.","review_date":"October 15, 2018"},{"attraction_id":3398,"user":"565polly_g","rating":5.0,"review":"This made our trip . My husband and I spent the day with Clayton and Cat, seeing Athabasca Falls, River, and glacier, as well as a couple of other falls, several rivers, and many glaciers. Not to mention lakes! Oh, did I mention mountains?! I've never taken so many pictures....","review_date":"October 14, 2018"},{"attraction_id":3398,"user":"kate_s","rating":4.0,"review":"Still good despite the weather!. Unfortunately our trip here coincided with unseasonably early snowfalls so we had to cool our heels for several hours in the Discovery Centre waiting for it to clear. There's a good little museum and a film about the Brewster Boys, pioneer tour operators in the...","review_date":"October 7, 2018"},{"attraction_id":3398,"user":"rniendorf","rating":5.0,"review":"Great day in the Canadian Rockies. We left Jasper early for this all-day tour. We saw the Athabasca waterfall, walked on the Athabasca glacier after a short ride on huge Ice Explorer, and walked on a glass-bottom overlook 900' above the valley. Even though they assure you that the glass is...","review_date":"September 16, 2018"},{"attraction_id":3398,"user":"sarah_e","rating":5.0,"review":"Brilliant day well organised, spaced out and great staff. Day trip from jasper to Banff ice field discovery with George and Andrew. Absolutely fantastic day, we spaced out, broken out, organised. George did great job with lots of information but also asking Andrew as a local information he didn't know. Both infused passion and...","review_date":"September 9, 2018"},{"attraction_id":3398,"user":"kevinhc4948re","rating":5.0,"review":"Second time just as good as the first. I have done this trip twice now, and even ended up having the same driver both times. The commentary, the stories he told us and the whole experience was so good and made the whole day so memorable.","review_date":"September 7, 2018"},{"attraction_id":3398,"user":"john_f","rating":4.0,"review":"A unique experience not likely to be repeated. As part of our Rocky Mountaineer package we traveled the Ice Field Parkway and stopped to be taken out atop the Athabasca Glacier for a \"walkabout\". I never thought I would stroll atop a glacier in shorts and golf shirt. But at 74F it was...","review_date":"September 6, 2018"},{"attraction_id":3398,"user":"donalyn_b","rating":5.0,"review":"Ice Field tour a unique experience!. Our Caravan bus tour went on the ice field today. The weather was wet and windy, but it was still a unique experience that we were all glad to have. Our driver, Canadian Nick, was very informative and very funny. He definitely added to the...","review_date":"August 29, 2018"},{"attraction_id":3398,"user":"468amyk","rating":5.0,"review":"Brilliant Experience. We got the Rockies Explorer Package with included the skywalk and glacier tour! Unfortunately for us the wildfire smoke effected our views but we still enjoyed the experience! It was very well organised and our tour guides were all friendly, funny and informative (Megan, Sage,...","review_date":"August 25, 2018"},{"attraction_id":3398,"user":"philip_k","rating":5.0,"review":"Awesome! Must Do. I was originally thinking this wouldn't be that great.... but the glacier is something you can't miss if you're in the area... wow. Just amazing.\nThe skywalk is ok as well.\nThe Brewster Sightseeing Co is super organized.... like a well oiled machine. They carried...","review_date":"August 19, 2018"},{"attraction_id":3398,"user":"olivia_m","rating":5.0,"review":"Awesome!!!!. My family and I went on the icefield tour this morning and Phil was our tour guide on the glacier. He was very cute & funny! Was gonna ask for his number but was too shy\ud83d\ude02 overall it was an awesome time.","review_date":"August 14, 2018"},{"attraction_id":3398,"user":"ontarioana","rating":5.0,"review":"perfect. loved the tour, very well organized the tour guides and knowlodgeabe and friendly the view are stunning !!! worth the price\nbring a water bottle to be able get glaciar water is nice a cold and a cool thing to try\nalso the huge trucks...","review_date":"August 8, 2018"},{"attraction_id":3398,"user":"debra_w","rating":5.0,"review":"Great visit here as part of an organised tour. Visited as part of an organised tour. Guides are great very knowledgeable. Advisable to wear warm clothes and good shoes.","review_date":"August 6, 2018"},{"attraction_id":3398,"user":"papaoffour","rating":5.0,"review":"Exciting adventure!. We arrived at the very busy Columbia Icefield Centre and we were blown away with how exciting this trip to the glacier was, based on the experience we had with Alek. His enthusiasm was contagious and he explained so much of the information concerning glaciers....","review_date":"July 26, 2018"},{"attraction_id":3398,"user":"marsha_h","rating":4.0,"review":"All-terrain Ice Explorer a blast. My husband and I toured the Athabasca Glacier and Columbia Icefield with a tour group. We did not; however, stop and walk out over the Glacier skywalk. The ride in the Ice Explorer with our guide Peter and Emma was a lot of fun. We...","review_date":"July 11, 2018"},{"attraction_id":3398,"user":"amitaabh","rating":5.0,"review":"Very Exciting. While I have been on glaciers in the Himalayas, this was a very different and unique experience. Especially the bus journey onto the glacier and back,","review_date":"July 10, 2018"},{"attraction_id":3398,"user":"lbb6","rating":4.0,"review":"Educational, fun, but very crowded. We did the Columbia Icefield Glacier and the Glacier Skywalk on the last Saturday in May. This is before the peak season, but moving crowds on and off busses, as well as on and off the big glacier vehicles took up most of the tour...","review_date":"June 4, 2018"},{"attraction_id":3399,"user":"c4960sremmas","rating":5.0,"review":"Great views from the summit . I would definitely recommend this tour for those who have reasonable arm and leg strength (stamina). Via ferratas are a fantastic way to see parts of nature that would be difficult any other way. The views we had on a clear day looking across the...","review_date":"November 8, 2018"},{"attraction_id":3399,"user":"sunscreensfp50","rating":5.0,"review":"\"Getting to crazy places safely\". Four of us scheduled the Ridgewalker (4 hour) Via Ferrata hike\/climb. It was a great climb and our guide Kevin was outstanding. He made sure everyone was very comfortable and worked well with everyone from the very confident to the very nervous. The views are...","review_date":"September 13, 2018"},{"attraction_id":3399,"user":"rashi_g","rating":5.0,"review":"Do not miss this AMAZING experience. If you are not scared of heights then I would highly recommend this activity. The staff for Via Ferrata was amazing and so was our guide Kevin. I did the summiteer, and it is one of the best adventures I have had so far. The...","review_date":"September 5, 2018"},{"attraction_id":3399,"user":"jeff_b","rating":5.0,"review":"Absolutely LOVED this experience. My son and I had an amazing experience with Ferrata Climbing Adventure. Amazing guide - exhilarating climb - fantastic views from the top - Loved it! Totally worth the money and would do it again in a heartbeat.","review_date":"August 26, 2018"},{"attraction_id":3399,"user":"hikingchic","rating":5.0,"review":"A Grand Adventure. A big thanks to the Via Ferrata staff and especially our guide Amanda. I did the Ridgeway adventure and it was so much fun. You could choose to use the hand and foot holds or try climbing just the rock. Felt completely safe at all...","review_date":"August 24, 2018"},{"attraction_id":3399,"user":"tjensen2017","rating":5.0,"review":"To the TOP. My 13 year old son and I really enjoyed the Via Ferrata. From start to finish, this was a great experience. The lodge staff were helpful and friendly. Pete, our mountain guide was professional, encouraging and insured we knew what we were doing. The Ridgewalker...","review_date":"August 22, 2018"},{"attraction_id":3399,"user":"twojerseyites","rating":5.0,"review":"Exciting and Beautiful. We took the 6-hour Summiteer climb. The views were stunning. But even better was the climbing itself. It only takes a minute or so to get a hang of the clipping and unclipping and then it's smooth sailing. Some people were a little freaked out...","review_date":"August 13, 2018"},{"attraction_id":3399,"user":"annies509","rating":5.0,"review":"Excellent Mental and Physical Challenge and lots of fun!!!!. What a great experience - climbing up to the top of Mount Norquay. We did the 4 hour Ridgewalker tour and thought it was perfect, as you get to climb to the top and that was extremely satisfying. We can't say enough great things about...","review_date":"August 12, 2018"},{"attraction_id":3399,"user":"sara_b","rating":5.0,"review":"Excellent time. The Via Ferrata was a test of my anxiety - I nearly cancelled after I first registered, but passed my test with flying colours. It was fun and the views were exceptional! I love the mountains and was thrilled to be able to experience some...","review_date":"August 8, 2018"},{"attraction_id":3399,"user":"jeff_c","rating":5.0,"review":"So much fun, the highlight of the trip!. We did the Via Ferrata Explorer and had a blast. The guide was great and very accommodating allowing us time for many photo ops. The climbing stages were actually tougher than expected but doable for our party age range of 16 to 60. The first...","review_date":"August 6, 2018"},{"attraction_id":3399,"user":"robin_g","rating":5.0,"review":"6 Hour Summiteer Route. Beyond amazing experience, and one of the coolest things we've ever done! In June 2018 my husband and I went on the Summiteer 6-hour route with guide Robbie. There were 8 of us climbing with our guide, and by the end we were all good...","review_date":"August 6, 2018"},{"attraction_id":3399,"user":"mstefanon","rating":5.0,"review":"Ridgewalker Tour with Chris!. This was a last minute addition to our itinerary but extremely glad we didn't miss this opportunity!\nThe views were incredible and the journey to those views was equally outstanding!\nChris our guide was phenomenal and enhanced the experience that much more. Chris was kind,...","review_date":"August 5, 2018"},{"attraction_id":3399,"user":"claude_p","rating":5.0,"review":"Via Ferrata at Mt Norquay (Banff) Fantastic!. An amazing experience!\nThe view of the mountains is exhilarating!\nI suggest the 4h trail (Ridgewalker)\nMany thanks to the whole Team at Mt Norquay who made this possible.","review_date":"August 4, 2018"},{"attraction_id":3399,"user":"andrew_h","rating":5.0,"review":"Awesome trip -. We did the four hour tour a week ago and it was fantastic. My teenage daughters were somewhat experienced hikers and had a touch of experience with indoor climbing and they really liked the experience on the mountain as it was just enough mental and...","review_date":"August 4, 2018"},{"attraction_id":3399,"user":"jennifer_h","rating":5.0,"review":"Climbing the Via Ferrata at Mt Norquay . Despite my fear of heights, my curiosity drives me out of my comfort zone often and I want to venture to places outdoors that people normally don\u2019t see. The Via Ferrata at Mt. Norquay accomplishes that sense of wonder on multiple levels: Explorer (2.5 hrs),...","review_date":"July 29, 2018"},{"attraction_id":3399,"user":"ingiepingie1977","rating":5.0,"review":"Explorer fun. Last week we did the Explorer Route: this was 2,5h of fun :-)\nThanks to our guide Kevin. Lovely experience!","review_date":"July 21, 2018"},{"attraction_id":3399,"user":"q9878hhjulieh","rating":5.0,"review":"Excellent Adventure! . My husband and I did the 2.5 hour Explorer climb yesterday afternoon. While I was hesitant to attend our session due to inclement weather, we did go and I\u2019m so glad because WE HAD A BLAST! The course was challenging enough to be fun but...","review_date":"July 20, 2018"},{"attraction_id":3399,"user":"natalie0000","rating":5.0,"review":"Summiteer Via Ferrata. What an experience!! This is one of the coolest things I\u2019ve ever done. I have no desire to become a rock climber, but this was such a neat way to experience a little piece of that world. We did the 6 hour route, to a...","review_date":"July 16, 2018"},{"attraction_id":3399,"user":"msloyel","rating":5.0,"review":"Super Cool Climbing Experience in Banff. This was a fantastic 2.5 hour tour with Kim. She was a great leader and took some amazing photos of the group as we climbed up Mt. Norquay! It's an exhilarating experience at the top of the world! The instructions were super clear at the...","review_date":"July 16, 2018"},{"attraction_id":3399,"user":"zachary_t","rating":5.0,"review":"Amazing time on the Via Ferratta. We had a great time on the Via Ferratta and summited Mt. Norquay. Kim, our guide, was extremely knowledgeable and safety was the priority. We highly recommend this tour and Discover Banff.\nThanks!","review_date":"July 15, 2018"},{"attraction_id":3399,"user":"chakravarthy_r","rating":5.0,"review":"Via Ferrata Explorer was the most exciting part of my Banff trip.. I took the 2.5 hours Explorer adventure on July 5, 2018. I am a 75 year old man in good health and physical fitness. However, I was apprehensive about the whole climbing experience. The staff and guides at the center were very helpful. Particularly the...","review_date":"July 12, 2018"},{"attraction_id":3399,"user":"invie66","rating":5.0,"review":"Amazing experience. Banff Via Ferrara was a challenging but an amazing experience. Katsu our guide had a good understanding of the abilities in our group. He had a subtle sense of humour that made the experience pleasurable. He gave clear instructions and words of encouragement when needed....","review_date":"July 9, 2018"},{"attraction_id":3399,"user":"ccheung325","rating":5.0,"review":"Via Ferrata - the most exciting thing we did while in Banff!. My husband and I had a blast on the 5 hour Via Ferrata tour last week! The front desk staff were all very knowledgeable and friendly, and helped equip us with the appropriate apparel for the inclement weather. Our guide, Robbie, did a great job...","review_date":"July 5, 2018"},{"attraction_id":3399,"user":"m3899rtkevins","rating":5.0,"review":"Via Ferrata was a great intro to climbing!. My daughter and I recently went on the 4-hour Via Ferrata route at Norquay and had a great time! Our guide Katsu was fantastic, ensuring our safety, understanding of what we needed to do and how, answered all our questions about the route and the...","review_date":"June 25, 2018"},{"attraction_id":3399,"user":"emily_m","rating":5.0,"review":"Loved our trip!. My husband and I did the 5 hour tour on Friday with our amazing guide, Katsu! My husband and I have some climbing experience (mostly bouldering, so not big mountain), but even with some knowledge, the via ferrata was exhilarating and challenging! This tour 100%...","review_date":"June 25, 2018"},{"attraction_id":3399,"user":"kidinacandyshop","rating":5.0,"review":"Excellent day which exceeded my expectations!. I recently did the Summiteer Via Ferrata at Mount Norquay, and it was fabulous! What a clever route, with fantastic obstacles, lovely views, and far more exposure (which I loved!) than I anticipated. Lunch was included, as were appetizers and beer at the Cliffhouse Bistro...","review_date":"June 23, 2018"},{"attraction_id":3399,"user":"sonya_s","rating":5.0,"review":"AMAZING. My friend and I did the 4 hour Ridgewalker tour on a beautiful afternoon in June. Our guide, Robbie, was fantastic, knowledgeable and had a lot of great stories to tell us along the way, it just felt like we were out with a friend....","review_date":"June 21, 2018"},{"attraction_id":3399,"user":"cdg5","rating":5.0,"review":"Great Activity. Beautiful day with not a cloud in the sky. My daughter and I did the ridge tour. I enjoyed the challenge. 4 hours was the perfect amount of time. We had a female guide who was excellent. I borrowed their free hiking boots and they...","review_date":"June 21, 2018"},{"attraction_id":3399,"user":"dacen_k","rating":4.0,"review":"Super fun experiance for those not afraid of heights. I did the 4 hour tour and had an absolute blast. The guides are amazing and make it ever more fun. This is a must do for those that are adventurous at heart.","review_date":"June 15, 2018"},{"attraction_id":3399,"user":"jjchirogirl","rating":5.0,"review":"Amazing afternoon . Breathtaking and an amazing afternoon. The guide Eli was wonderful. The view is breathtaking and you must see it to fully understand its magnificence.","review_date":"June 10, 2018"},{"attraction_id":3400,"user":"roxysoxy1","rating":5.0,"review":"Fabtastic. Never been a wine tour before and was told it\u2019s a must when visiting the area. Booked this not knowing if it was our thing. Absolutely loved it. Melissa was our guide and she was bang on time and kept us entertained. We visited 4...","review_date":"July 11, 2018"},{"attraction_id":3401,"user":"123canadiangirl123","rating":5.0,"review":"Awesome experience. This is our second time taking a trail ride with Warner Stables in Banff. The first time was enjoyable, but this second time was even better. The staff are super knowledgable and I felt very comfortable having them guide us on the trail ride. The...","review_date":"October 8, 2018"},{"attraction_id":3401,"user":"jsheen200","rating":5.0,"review":"Great time. The horseback ride along bow valley river was awesome. We had a guide named George who was really good and we saw a big Bull Elk along the way. Even though it was only the hour ride. It was memorable. Highly recommend this.","review_date":"September 26, 2018"},{"attraction_id":3401,"user":"catilla","rating":3.0,"review":"Average. While the area is stunning, along the Bow River, the whole experience is disappointing.\nWe\u2019ve have no great interactions with our guide which simply said obvious stuff: here is a tree, here is a river\u2026 A little History or education would have been much appreciated....","review_date":"September 19, 2018"},{"attraction_id":3401,"user":"justinw094","rating":4.0,"review":"Awesome experience!. Really neat way to spend an hour out in the wilderness in Banff. Easy to locate the stables with lots of parking, check in was easy and the staff seemed very organized. The staff pair you with a horse, and they let you ride in...","review_date":"September 3, 2018"},{"attraction_id":3401,"user":"philip_k","rating":3.0,"review":"Staff was good, ride was boring. The stable was easy to get to. They have a lot of horses. The horses were great. The staff were great and very organized.\nFor myself and my family, we thought the trail we went down was just boring. We didn't even got into a...","review_date":"August 19, 2018"},{"attraction_id":3401,"user":"canmoresix","rating":5.0,"review":"Always great!. We are locals and have ridden here very regularly...... it\u2019s very well organized, professional, informative and safe. We have always had a great time!\nWe will be back for sure!\nThey also support our local community fundraisers too.","review_date":"August 19, 2018"},{"attraction_id":3401,"user":"britta_a","rating":4.0,"review":"Great Experience!. It was great and the staff were wonderful. The ONLY thing I could critique is that the trail keeps you in the Bush for the most part. Not much to see around you most of the leg.\nThat being said it is a very easy...","review_date":"August 13, 2018"},{"attraction_id":3401,"user":"stephen_l","rating":5.0,"review":"Great horseback riding experience. I did the Spray River 1 hour ride. It is a gentle walking trail that crosses the Spray River twice.. Also passes a waterfall, golf course as you ride in the forested areas immediately surrounding Banff Town. Our group had 9 people and two guides...","review_date":"August 13, 2018"},{"attraction_id":3401,"user":"jayhtexas","rating":4.0,"review":"Nice trail ride . Well organized, and nice stables. Most horses were well behaved and obedient. We went at 6:00 PM, and didn\u2019t notice mosquitoes being bad.","review_date":"August 8, 2018"},{"attraction_id":3401,"user":"mr_miller2014","rating":5.0,"review":"Great fun. My wife and daughter are not experienced riders and went on the one hour ride - both had a great time. Recommend it.","review_date":"July 28, 2018"},{"attraction_id":3401,"user":"ct274","rating":5.0,"review":"Fun ride. We did the 1 hour Spray River ride. Although we enjoy riding fast, and this was a walk-only trail ride, it was very fun and relaxing. Crossing the river gave it a little more excitement. The guides and staff were great. Would definitely recommend and...","review_date":"July 27, 2018"},{"attraction_id":3401,"user":"172salf","rating":1.0,"review":"Terrible Customer Relations. We booked and paid for 2 adults and 2 older children for the one hour ride. My daughter was in a finger cast as she had broken her pinky finger. We have been on the same trail in Banff before and know that the instructions...","review_date":"July 12, 2018"},{"attraction_id":3401,"user":"mojomax16_13","rating":5.0,"review":"Brilliant first ride!. OH and I had the best time on our first horse ride. There were about 10 of us on our ride and I had Tac? Everything is well organised and they put you with the most suitable horse for your size and experience. I felt...","review_date":"July 10, 2018"},{"attraction_id":3401,"user":"howard691","rating":4.0,"review":"Spectacularl scenery for a leisurely trail ride. Having done many \"trail rides\" across North America, Banff Trail Riders packed into one hour (actually we went longer than prescribed) a very efficient and appealing trip. While we never even got to venture into a trot or canter, the trip was still very enjoyable....","review_date":"July 7, 2018"},{"attraction_id":3401,"user":"rebeccal3505","rating":5.0,"review":"Amazing!. We hadn't been on a horse for many years, and were a bit nervous, but most of the handlers were great at talking us through what to do. After a few minutes on the trail, we relaxed and enjoyed the scenery. Beautiful walk near Bow...","review_date":"July 4, 2018"},{"attraction_id":3401,"user":"explorer968","rating":4.0,"review":"Bow River by Horseback. I enjoyed a great ride on Gamble, led by my guide Morgan, through the landscape of the Banff National Park & across the Bow River. on the day I visited the horses looked healthy, having transferred from their stables to the holding area, and Gamble...","review_date":"June 28, 2018"},{"attraction_id":3401,"user":"samantha_r","rating":5.0,"review":"Great experience and lots of fun. This is a very organized outfit and our party of 5 had a great ride. Check in was easy and the ride departed on time. The lead tour guide was very friendly and attentive to our eight year old son. The horses were overall well...","review_date":"June 24, 2018"},{"attraction_id":3401,"user":"oliver_s","rating":2.0,"review":"Missing love to animals and missing sense of responsibility. We had a nice ride with the horses, but there are some major drawbacks.\nEmployees do not feel responsible if there is a complaint. While booking one is told to be picked up, later it turns out that you should come directly to the stable....","review_date":"June 23, 2018"},{"attraction_id":3401,"user":"jennifer_r","rating":4.0,"review":"A delight from start to finish. We were driving in from BC, so got there quite early. We were able to check in right away, got our helmets, and were free to wander the facility until our group was ready. It ended up being a small group, and our two guides,...","review_date":"June 19, 2018"},{"attraction_id":3401,"user":"clive1992","rating":5.0,"review":"First Time Riding a Horse in Canada !!. I have been living in Lake Louise and never done the horse rides in Banff. Wanted to give it a shot. Right from the start to the finish everything was perfect. I arrived early and wanted to see if i can change the time and...","review_date":"June 12, 2018"},{"attraction_id":3401,"user":"anna_bananav","rating":5.0,"review":"Great ride, guides and scenery!. We only did the one hour tour because my husband has never been on a horse before. They did a great job checking us in, giving us instructions, making you feel comfortable even if you have never been horse riding before. There is one guide...","review_date":"June 10, 2018"},{"attraction_id":3401,"user":"rachel_s","rating":4.0,"review":"Lovely morning ride. We did the short one hour ride whilst we were in town for a couple of days. It was a really nice ride and fairly priced in my opinion.\nThe stables itself is lovely and the horses all look well cared for. They\u2019re all rescued...","review_date":"June 9, 2018"},{"attraction_id":3401,"user":"pauline_b","rating":4.0,"review":"Well worth it. For anyone who has not rode a horse before the 1 hour ride is a great way to experience it, all the staff are lovely and helpful, there is instruction about how to ride the horse before you mount. All care is taken to ensure...","review_date":"June 8, 2018"},{"attraction_id":3401,"user":"luvs2dance2013","rating":4.0,"review":"Good Ride!. Took the 1hr Spray River Ride. It was very scenic and the river crossings were awesome! Yes, you do stay in a relatively populous area, but form more remote rides you would need to get out of Banff - either on a longer trail ride...","review_date":"June 8, 2018"},{"attraction_id":3401,"user":"mtsao1825","rating":5.0,"review":"One Hour Spray River Ride. One hour is too short, we will choose the 2 or 3 hours trail next time. Our guides (Allison and Freya) are excellent, friendly, knowledgeable with the environment. The horses are well trained, each with their personality.\nI will recommend any novice rider to try...","review_date":"June 5, 2018"},{"attraction_id":3401,"user":"snaiyull","rating":5.0,"review":"Beautiful horses & great guides. Our 1 hour ride was so lovely and relaxing, and the river crossings felt pretty special. We have only ridden horses a couple of times in the UK & Spain, but we felt very comfortable with our guides Alison & Christine. Alison led us on...","review_date":"May 31, 2018"},{"attraction_id":3401,"user":"bob_f","rating":5.0,"review":"Excellent for novice riders. This was a really professionally organised stables and perfect for a novice rider such as myself. We were kitted with helmets and the horses were very safe and relaxed. Alison, our guide, was attentive and informative. It made for a great experience for me and...","review_date":"May 27, 2018"},{"attraction_id":3401,"user":"nicole_c","rating":5.0,"review":"Friendly staff and well trained horses. The staff were very friendly and helpful. The horses were well trained and the Bow River trail was beautiful. I will definitely be booking a longer ride next time as I didn't want it to be over!","review_date":"May 7, 2018"},{"attraction_id":3401,"user":"emma210","rating":5.0,"review":"Great for novices. . Booked as part of a package through Banff Adventures - neither me nor my husband are horse riders but we both thoroughly enjoyed this ride. The route takes you past some stunning scenery and it was so peaceful and relaxing. We did think it would...","review_date":"May 4, 2018"},{"attraction_id":3402,"user":"eliserx2001","rating":4.0,"review":"Octoer 2018. Quebec City is an awesomely beautiful cidy. Montomorency Fall is very pretty and worth the visit. We were there just and the fall colors appeared! Awesome!","review_date":"February 13, 2019"},{"attraction_id":3402,"user":"ashleighbarnes7","rating":5.0,"review":"Beautiful!. So beautiful and breathtaking! There are many different angles to view the water fall! The hanging bridge is a great way to view it. You\u2019re sure to get many great pictures!","review_date":"November 11, 2018"},{"attraction_id":3402,"user":"donna_g","rating":4.0,"review":"Great way to see the sights. On a cold, wet day we felt that this would be the best way to see the sites outside of the city...and we were not disappointed. Jean was our guide, and he did a great job both driving and commenting. We really enjoyed the fall...","review_date":"October 13, 2018"},{"attraction_id":3402,"user":"ustravelmaxx","rating":4.0,"review":"Loved Saint Anne's. Booked this excursion while on a cruise ship the QM2 for $76. This was about a 4 hour Excursion. Traveled by large comfortable bus with an opportunity to see lots of the hillsides, Fall Foliage, and architecture of the area. Stopped for about an hour...","review_date":"October 8, 2018"},{"attraction_id":3402,"user":"cluttetcatvincent","rating":5.0,"review":"Mini Niagara Falls. Short bus ride to falls from Quebec but went to l\u2019orleans island and hit the major sites of making copper plates and jewelry to Chocolate store\/ cafe to St Anne church. Plus got a history lesson of the area. Stated 130am to about 430pm. Some...","review_date":"October 7, 2018"},{"attraction_id":3402,"user":"rsk365","rating":1.0,"review":"Be very careful. Be very careful when you book this tour:\nParking is very difficult, so leave plenty of time\nThe tour company name is not the one listed on the voucher or in the description or on the bus\nThe buses have no signs for which tour...","review_date":"August 22, 2018"},{"attraction_id":3402,"user":"pickeju","rating":5.0,"review":"Free to see, fun to fly. We saw this amazing waterfall on TripAdvisor and were surprised to see that it is only a 15m drive out of town. We parked across the street from the entrance for $7 and walked over to the falls around 4pm. After walking over the bridge...","review_date":"August 4, 2018"},{"attraction_id":3402,"user":"roxana_c","rating":5.0,"review":"Awesome! . Awesome view! Parking after 5pm is free. This place is a must see. There is an inside restaurant. You also have picnic area.","review_date":"June 9, 2018"},{"attraction_id":3402,"user":"ericoohb","rating":5.0,"review":"Enlightening & informative. Wanting to know more of the history of the Falls & St Anne's we took this tour. Our guide and driver was most informative. He always took the time to explain & elaborate whenever he could.\nWe recommend this tour to anyone wanting to more...","review_date":"June 8, 2018"},{"attraction_id":3402,"user":"randomtourist344","rating":5.0,"review":"Even better than I expected.. The cable car up to the falls from the visitor center was closed for maintenance. We didn't find this out until we had gone in and dispersed, and our driver came in, rounded up all his scattered passengers, and drove us up to the falls,...","review_date":"May 22, 2018"},{"attraction_id":3403,"user":"jan_c","rating":5.0,"review":"Epic fun. We did a snowmobile tour - booked from NZ so weren\u2019t really sure what to expect and it was awesome!!! From the ladies at the desk who worked really hard to get us on a tour and then Brock our tour guide who went above...","review_date":"March 19, 2019"},{"attraction_id":3403,"user":"v635wkiand","rating":5.0,"review":"Wilderness run snowmobile tour. Had a sudden change in plan due to lost luggage. Called Canadian Wilderness Adventures the morning of our arrival and they had availability for this tour. Staff I take to were extremely helpful picking out the right tour for ability. Check in was easy. The...","review_date":"March 19, 2019"},{"attraction_id":3403,"user":"mmcparland","rating":5.0,"review":"Amazing snowmobile tour with Brock. My three friends and I signed up for the wilderness snowmobile ride. Our guide was Brock and he was absolutely fantastic. He was very friendly and extremely knowledgeable about everything related to our ride. Would highly recommend. Would rate him a 10\/10","review_date":"March 18, 2019"},{"attraction_id":3403,"user":"jacquiehundt","rating":5.0,"review":"Sn snowmobile tour with Sean. What an awesome day! The BC Callaghan cruiser snow mobile tour was so much fun. The snowmobiles were near new and easy to operate. Sean Murphy our instructor made for a comical and informative tour. As I did this tour solo, Sean was super helpful...","review_date":"March 15, 2019"},{"attraction_id":3403,"user":"canadianlikestotrave","rating":5.0,"review":"Awesome Snowmobile Tour. My 3 friends and I booked the 2PM tour last week. We booked in at Carleton Lodge and were taken on time to the embarkation point. We kitted out with helmets, goggles and boots (they have everything at the lodge - all in good condition)...","review_date":"March 15, 2019"},{"attraction_id":3403,"user":"morvaridfarivar","rating":5.0,"review":"Fun and Excitement in Paradise. On Sunday, March 10, we tried snow mobile in wilderness. Our tour guid was Nate, and he was amazing, He did adjust the snowmobile according to level of comfort and experience the riders have.\nthe tour start at one pm, perfect team, friendly and helpful....","review_date":"March 13, 2019"},{"attraction_id":3403,"user":"theresafawcett","rating":5.0,"review":"Amazing Fun at Whistler. My husband and I and our teenage son went on the snowmobile run. It was one of our favorite parts of our trips (and there are a lot of amazing things to do at Whistler). Sascha was our guide and he was professional and made...","review_date":"March 13, 2019"},{"attraction_id":3403,"user":"roxylynng","rating":5.0,"review":"Incredible experience!. We had an amazing time! It was the first time for me and Mike was wonderful with showing us the ropes and how to operate safely. I felt confident because he did a great job explaining things and checking on everyone. We had such a...","review_date":"March 13, 2019"},{"attraction_id":3403,"user":"ben_a","rating":5.0,"review":"Excellent!. Myself and 7 friends had a superb day snowmobiling round Callaghan valley.\nWe had the privilege of having Nate and Jon take us snowmobiling and they were great instructors.\nThey taught us the basics and allowed us to have a some freedom on the trails...","review_date":"March 12, 2019"},{"attraction_id":3403,"user":"geoffa516","rating":5.0,"review":"Awesome snowmobile beginner session!. Loved my first time ever snowmobiling. Thanks to our guide K2 for great advice, inspiring confidence and lots of cool local facts and tips dropped into conversation along the way. Highly recommended!","review_date":"March 10, 2019"},{"attraction_id":3403,"user":"gholland35","rating":5.0,"review":"Absolute blast with Shawn . Did the 3 hour tour and wished I could\u2019ve stayed out all day. It was such a fun time and even those who weren\u2019t as keen on skiing enjoyed it. Our guide, Shawn, was excellent! He showed us some really cool sights and had a...","review_date":"March 4, 2019"},{"attraction_id":3403,"user":"jelena_k","rating":5.0,"review":"Great first time snowmobile experience. Great experience. Company provides equipment, extra clothes, winter boots, googles, helmets, so you basically don't have to worry about anything, just enjoy the ride and nature! Our instructor for the day was Brock! Very enthusiastic, helpful and funny! We were group of three girls, first...","review_date":"March 3, 2019"},{"attraction_id":3403,"user":"237lizc","rating":5.0,"review":"Incredible Experience . Firstly let me start by saying Jodi our guide was amazing. She was incredibly patient & gave us clear instructions & in know time she had us riding like pros. We had a number of photo stops & our breakfast stop in a small log...","review_date":"March 2, 2019"},{"attraction_id":3403,"user":"david_m","rating":5.0,"review":"Oh what a blast. We were thinking about snowmobiling. We spoke to Natasha, she was very helpful. She convinced us that we could both drive our own sled. Boy was she right! It's really nice to drive single. The shuttle to the sleds was short and safe. They supply...","review_date":"February 28, 2019"},{"attraction_id":3403,"user":"extraordinary460957","rating":5.0,"review":"Snow mobile tour. Had Nate as a instructor, super good, really helpful and customized the tour as we wanted it as a group! Really recommend doing this as it was super fun!","review_date":"February 26, 2019"},{"attraction_id":3403,"user":"bealeandrew","rating":5.0,"review":"Outstanding staff and adventure . We had the pleasure of two beautiful women; Abby and Jenn, guiding us up the mountain and into a back country area to play in some powder. 5 of us from the East Coast wanted to see the mountains from a different angle and this...","review_date":"February 25, 2019"},{"attraction_id":3403,"user":"michsports77","rating":5.0,"review":"Canadian Wilderness Adventures Snowmobile Fondue Tour. K2 is an amazing tour guide. You would not be disappointed in this tour. We met in the Village and after a detailed \u201chow to\u201d you got to take an hour long ride to a chalet at the top of Blackcomb Mountain. Up there you...","review_date":"February 24, 2019"},{"attraction_id":3403,"user":"mommameme","rating":5.0,"review":"Dalton Showed Us the Way!. Dalton was an excellent guide. He made sure everyone understood the rules and looked out for the newbies. I personally did ride my own snowmobile, I wrote behind my husband. The views and experience made my stay in Whistler thoroughly enjoyable.","review_date":"February 23, 2019"},{"attraction_id":3403,"user":"denisei210","rating":5.0,"review":"Amazing time snowmobiling. Snowmobiling for the first time was a great experience with Dalton as your guide. Would highly recommend it.","review_date":"February 23, 2019"},{"attraction_id":3403,"user":"eshy_j","rating":5.0,"review":"In complete awe!. We had the most perfect weather for snow mobiling today. A big thanks to Brock, out tour guide, who was full of great energy, gave clear instructions and pumped us up for what was an amazing experience!\nThe scenic route was something I will never...","review_date":"February 21, 2019"},{"attraction_id":3403,"user":"abperry2018","rating":5.0,"review":"Excellent adventure, great tour. Amazing experience with a great guide. Had a beautiful sunny day with amazing views. It was well organized and a bucket list item ticked off. Mac our guide, was great with his instructions on how to maneuver the snowmobile. He was attentive and very knowledgeable....","review_date":"February 21, 2019"},{"attraction_id":3403,"user":"jessica_p","rating":5.0,"review":"Snowmobile tour. We went to Whistler this past week and decide to go snowmobiling. At first I was hesitant, but Brock was a great instructor. He is very passionate about his work and is a great at explaining how to use the machine. He takes the time...","review_date":"February 18, 2019"},{"attraction_id":3403,"user":"killercupcake2","rating":5.0,"review":"Amazing Guide, Amazing Experance. Where do I start? This was an all around Amazing experience and the guides and support staff need to be recognized. Before I started this review I read over a few of the 1-star reviews because I was shocked to see that anyone could give...","review_date":"February 17, 2019"},{"attraction_id":3403,"user":"maryf3916","rating":5.0,"review":"What a fantastic adventure!. The whole experience was a delight from start to finish! Ella helped the family to choose the best trip for us. She was knowledgeable, helpful and credit to your company. Alex, the tour leader, filled us the confidence and was an excellent leader and tour...","review_date":"February 7, 2019"},{"attraction_id":3403,"user":"qldtravlr","rating":5.0,"review":"Snow falls and fun on snowmobiles. We loved our recent snow mobile tour from Whistler in Callaghan Valley. With a teenager and two younger children, we doubled a child each and a guide drove our third child. Our guide Jodi (1799618) was patient and helpful to all us first time riders...","review_date":"January 31, 2019"},{"attraction_id":3403,"user":"sebastiaandek","rating":5.0,"review":"Fantastic experience with great views. Headed out on a sunny day for a snowmobiling tour with the guide Jodi.\nChallenging but nice tour with a guide teying to seek the best experience for the whole group with different levels of experience.\nHeaded up the mountain completely and reached a point...","review_date":"January 28, 2019"},{"attraction_id":3403,"user":"markvk4913mf","rating":5.0,"review":"Snowmobiling. Fantastic tour. Modern\/fresh equipment. They have boots, gloves, goggles. Great guide, thanks Jodi for a lot of fun!","review_date":"January 28, 2019"},{"attraction_id":3403,"user":"hello123ui","rating":5.0,"review":"Karyn S. First time on a Snowmobile for myself and family, stunning views and scenery, many thanks to our guide Brock. Would highly recommend.","review_date":"January 26, 2019"},{"attraction_id":3403,"user":"peter_s","rating":5.0,"review":"Snowmobile family trip. Awesome trip with guide Brock. Great condition snowmobiles, perfect for our family of 5. Easy to drive and would definitely recommend having one to yourself.","review_date":"January 26, 2019"},{"attraction_id":3403,"user":"jonwinkles","rating":5.0,"review":"Amazing experience, great guide, thank you Jordan! . My girlfriend and I did this tour for my birthday present, first time for both of us, we both had a blast! I drove while she sat behind me, we both had so much fun ripping through the snow, surrounding by beautiful scenery. Will definitely...","review_date":"January 19, 2019"},{"attraction_id":3403,"user":"snowflake71","rating":5.0,"review":"Wilderness Fun! (then a cancelled tour). CWA ran a 12 Days of Christmas competition and I was lucky enough to win a snowmobiling tour for 2. Luckily we were headed to Whistler the week after I won!\nThe communication with CWA was good and we booked our tour with no issues....","review_date":"January 8, 2019"},{"attraction_id":3403,"user":"jgilb65","rating":5.0,"review":"Great trip to the Back Country. Took our family of 9 with Guide Jenna - beautiful day! Company was very accommodating when we postponed from the rainy day before. Our day was fresh snow and sunny skies. Jenna was a helpful guide who managed to address the needs of our whole...","review_date":"December 31, 2018"},{"attraction_id":3403,"user":"rushtons1","rating":5.0,"review":"Wicked adventure!. What a great adventure! We went out on the 2pm tour with Sam and it was amazing! We lucked out with bluebird skies and a great group of single riders which meant we got to zip out to some pretty amazing views. Sam was a...","review_date":"December 30, 2018"},{"attraction_id":3403,"user":"goobatronhutto","rating":5.0,"review":"Snowmobile tour with the fam \ud83e\udd19\ud83c\udffc. Our tour today was incredible! Our tour guide Jenna was phenomenal and made our experience super fun and knowledgeable :) thanks to everyone who helped us today!! Cheers.","review_date":"December 29, 2018"},{"attraction_id":3403,"user":"julieringheim","rating":5.0,"review":"MOST EPIC EXPERIECE!!!. My family and I went here for my dads\u2019 birthday. We were five people, two parents and three teens\/young adults (18,20,22). Our guide Jodi was AMAZING. She made you feel SO 110% comfortable on the snowmobile, even though you went up very steep hills and...","review_date":"December 29, 2018"},{"attraction_id":3403,"user":"kaitlyn_m","rating":5.0,"review":"Exhilarating ride!. Company was great, tour guide @turbo_jenn was even better! She was very knowledgeable, made you feel safe, and was extremely funny and fun to be around. Such a fun ride through the mountains. Love that gear came included in the price, too. Will hopefully be...","review_date":"December 16, 2018"},{"attraction_id":3403,"user":"anthony_m","rating":5.0,"review":"Outstanding snowmobile tour!. Canadian Wilderness Adventures had all the gear you needed for a great snowmobiling experience (outerwear, boots, helmet, googles, and gloves). Jenn, (@turbo_jenn) was an amazing guide. She was fun, personable, and a skilled snowmobile instructor. We even had to carve out our own path at...","review_date":"December 16, 2018"},{"attraction_id":3403,"user":"braden_n","rating":5.0,"review":"Group Wilderness Snowmobile Tour. Went with a group of friends from school this week. We had Jodi as our tour guide and she was awesome! I highly recommenced if you ever go on a tour with this company use Jodi! We all had a great time and were with...","review_date":"December 15, 2018"},{"attraction_id":3403,"user":"taryn008","rating":5.0,"review":"Will never forget this tour!. Our tour started with Jodi. Girl you are super cool and we were happy to get you as our guide....then 10 minutes into the tour you told us we would be bored in your group and sent us off with Patrick....good call girl! My husband...","review_date":"May 29, 2018"},{"attraction_id":3403,"user":"trek401613","rating":5.0,"review":"Snowmobile tour was great! . We had a great time with Jordan as our tour guide. Amazing experience with the ATV and snowmobile. I would highly recommend!","review_date":"May 12, 2018"},{"attraction_id":3403,"user":"locksters","rating":5.0,"review":"Great fun. Originally booked the Yukon breakfast tour but unfortunately due to lack of numbers it couldn't run. The sales team at Canadian Wilderness were excellent and rebooked me and my daughter onto the Wilderness tour on the same date.\nThe tour was professionally run and really...","review_date":"April 21, 2018"},{"attraction_id":3403,"user":"julia_f","rating":5.0,"review":" So much fun!. It really was beautiful and exhilarating! Our guide Sam was very kind and funny. We left definitely feeling like we wanted to come back again.","review_date":"April 9, 2018"},{"attraction_id":3403,"user":"topskierdad","rating":2.0,"review":"For Beginners Only. Our guide was very friendly and the scenery was spectacular, but this was like thinking you were going horseback riding and being led around a ring on a pony. A very slow, very cautious, single-file ride along a groomed trail.","review_date":"March 25, 2018"},{"attraction_id":3403,"user":"scottc4740","rating":5.0,"review":"Awesome Day!. Wanna thank Brock for a great time! Highly recommend. 1st time snowmobiling and would love to go back. Snowed on us the entire time!","review_date":"March 18, 2018"},{"attraction_id":3403,"user":"onetheo","rating":5.0,"review":"Great job Eric C. Had a great afternoon with Canadian Wilderness Adventures snowmobiling through the Callaghan Valley. My only suggestion would be to allow a little more time for photo opportunities during the ride as the surrounding scenery is stunning.","review_date":"March 15, 2018"},{"attraction_id":3403,"user":"biancacasarotto","rating":5.0,"review":"SO BEAUTIFUL. Definitely an amazing way to see the beautiful mountains and scenery. Definitely an experience which our guide Dolton made, a great instructor that went above and beyond to make you feel safe and comfortable. I would recommend if you have the time and money to...","review_date":"March 12, 2018"},{"attraction_id":3403,"user":"nicworth","rating":5.0,"review":"So much fun. We did the beginners snowmobiling on our last day in whistler and it was one of the most incredible experiences. We had Dolton as our instructor who was wonderful and made the experience so much more fun. He made everyone feel comfortable on the bikes...","review_date":"March 11, 2018"},{"attraction_id":3403,"user":"676amandeeps","rating":5.0,"review":"Great. Jody and Josh were great instructors and showed us a good time. If you have any experience with atvs or offroading machines join an intermediate group, other than that, it was fun","review_date":"March 10, 2018"},{"attraction_id":3403,"user":"amanda_m","rating":5.0,"review":"Loved this. Best part of our trip!!!. I loved this!!! Our guide Jodi was fantastic - she was patient and encouraging. There were a variety of skill levels in our group and she was able to accommodate everyone.","review_date":"March 8, 2018"},{"attraction_id":3403,"user":"seanmh8324yk","rating":5.0,"review":"Must do!. Wow! That was fun! We were beginners and felt confident with the instruction we received. Great equipment! Jodi was awesome!","review_date":"March 8, 2018"},{"attraction_id":3403,"user":"johnny_c","rating":5.0,"review":"Awesome day in the Back Country . Had an incredible day today with Canadian wilderness adventures. Our guide Ericc was awesome. We got to go off trail about halfway through and tested out the untouched powder in the back country. Ericc was extremely professional but at the same time fun and allowed...","review_date":"March 7, 2018"},{"attraction_id":3403,"user":"435hannaf","rating":5.0,"review":"Favourite part of our trip.. Loved every minute of it. Our guide Mac was brilliant. He explained everything so well and accommodated all of our needs from taking photos to trying some faster speeds and harder tracks with the snowmobile. The views are incredible and it is something I would...","review_date":"March 6, 2018"},{"attraction_id":3403,"user":"ganm22","rating":5.0,"review":"Snow Mobile. We went on the run on 18th February. After being apprehensive about driving myself, we had a fabulous time with Dalton guiding us. I absolutely loved it and it felt quite magical driving through the snow.","review_date":"March 1, 2018"},{"attraction_id":3403,"user":"michael_s","rating":5.0,"review":"Snow Mobile run. On the 25th of Feb, I went on a great adventure on a snow mobile thru some of the most beautiful landscape that I have ever seen. I want to thank our guide, Dalton, for being so patient, instructive and informative.","review_date":"February 28, 2018"},{"attraction_id":3403,"user":"wander611341","rating":5.0,"review":"Up into old growth forest and powder wonderland!!. Skidooed up into backside of Sproatt Mountain with guide Josh and 6 other sleds. Great way to get up into some backcountry terrain. Toured through some deep fresh powder and zipped along quiet mtn trails, with climb to near mtn top.","review_date":"February 28, 2018"},{"attraction_id":3403,"user":"troycook0606","rating":5.0,"review":"This is a must do!!! . What an experience!!! we paid for a private group as there was 4 of us with passengers, we had dalton, what a great guy he was, from the moment we left, to the moment we got dropped back, we had a great time out, fresh...","review_date":"February 25, 2018"},{"attraction_id":3403,"user":"lucycras93","rating":5.0,"review":"Snow mobiling - recommend . Rode today with Dalton. Amazing experience- we fell off our snow mobile and he was super professional . Would highly recommend .","review_date":"February 25, 2018"},{"attraction_id":3403,"user":"jake_l","rating":5.0,"review":"Snowmobile whistler . Amazing time with Dalton he allowed us to play as well as educational, Dalton took us on some challenging terrain which was great. Dalton made everybody in our group feel comfortable. Would highly recommend this company","review_date":"February 25, 2018"},{"attraction_id":3403,"user":"and1_e30","rating":5.0,"review":"Amazing trip!!. AmaZing trip dalton our guide was super chilled really nice guy would really recommend him our friend rolled the skidoo and he was really professional made us feel safe but had loads of fun in the process. Definetly when we come back going to book...","review_date":"February 25, 2018"},{"attraction_id":3403,"user":"kevin_c","rating":5.0,"review":"EPIC Trip. Did the backcountry trip with Turbo Jenn. Was an amazing trip and Jenn was great at letting us do our thing and immerse ourself in the experience. None of us had snowmobile experience but had years of motorcross. Certainly considering buying a machine. Highly recommended....","review_date":"February 24, 2018"},{"attraction_id":3403,"user":"emlouscaz89","rating":5.0,"review":"Snowmobiling at Sunset!. Had the best time, the sunset at Crystal Hut was beautiful, especially with cake and hot chocolate! I took some fantastic photographs. Eric was our guide who was a lovely man. He explained everything perfectly and made sure we were all ok and happy! Thanks...","review_date":"February 20, 2018"},{"attraction_id":3403,"user":"motorbikemal","rating":5.0,"review":"amazing adventure after a day on the slopes. we went on the 4.30 snowmobile tour, it was awesome. Led by our guide Mac we picked up the controls really quickly and were heading straight up the slopes. you go from the whistler village all the way up to the crystal hut. we were...","review_date":"February 18, 2018"},{"attraction_id":3403,"user":"bryan_f","rating":5.0,"review":"Night tour. Had the pleasure of doing a night snowmobile experience with Mac. It was an amazing experience and Mac kept it fun. Would definitely recommend for anyone visiting Whistler.","review_date":"February 17, 2018"},{"attraction_id":3403,"user":"anonymous1735","rating":5.0,"review":"Awesome fun!! Brock was the best guide!!. This was honestly so much. Will definitely be doing this again - and probably a few more times after that!! Absolutely exceeded all expectations. Brock was the best guide ever. He easily moulds the tour to meet individual abilities and explains everything very clearly.\nThanks...","review_date":"February 12, 2018"},{"attraction_id":3403,"user":"dhima","rating":5.0,"review":"Exceeded Expectations . We had a group of 6 and didn't know what to expect on this tour. We were worried that it might be a little too \"tame\", but this was not the case. After running us through the standard testing and confirming that we could handle...","review_date":"February 9, 2018"},{"attraction_id":3403,"user":"bigamos87","rating":5.0,"review":"Renewed faith in snowmobiles. I went with my wife and two other party members, and we had a blast. I went on snowmobiles when I was in my teens and remembered having a horrible time. This place definitely made me see the other side of them. We were allowed...","review_date":"February 9, 2018"},{"attraction_id":3403,"user":"faithw2013","rating":5.0,"review":"So much fun!!. Sean was a fantastic guide for our adult tour of 7. He made sure we had a great time!! Also appreciated him teaching us some skills that were needed on the trail!! Highly recommend!!","review_date":"February 9, 2018"},{"attraction_id":3403,"user":"tayoka","rating":5.0,"review":"Worth Every Penny!. The Canadian team were nothing less than professional. The guides made every attempt to ensure the comforts the group from pick up to drop off. The tour comes with all the equipment a rider needs. Consider taking good non-fogging goggles. Be sure to wear warm...","review_date":"February 4, 2018"},{"attraction_id":3403,"user":"robmdietz","rating":5.0,"review":"Great time. Our guide Jodi listened to the type of ride we were interestedly in and showed us a great time. Highly recommended.","review_date":"January 28, 2018"},{"attraction_id":3403,"user":"ciar\u00e1n_s","rating":5.0,"review":"One of the best things we have done in BC so far!. This tour was hands down the best tour I have been on in Canada, you get the full 3 hours on the snowmobiles and yes you do get to drive them and unleash there full power! you get to see whistlers backcountry in a whole...","review_date":"January 19, 2018"},{"attraction_id":3403,"user":"bjorn_b","rating":5.0,"review":"Great experience snowmobiling . With an easy booking at the Carlton lounge in Whistler village, and a easy transfer we arrived at the meeting point.\nWe were well dressed up with excellent boots, warm snow pants, warm jackets, gloves, helmed and googles. So we were well equipped.\nWe take...","review_date":"January 16, 2018"},{"attraction_id":3403,"user":"robynsydney","rating":5.0,"review":"Outstanding Experience Snowmobiling the Callaghan Valley with Dalton. We recently joined out wonderful guide Dalton on an afternoon guided tour of the Callaghan Valley . From the moment we met Dalton we knew that we had booked with a great company as Dalton and the Canadian Wildneress Team , went out of their...","review_date":"January 9, 2018"},{"attraction_id":3403,"user":"natalie_m","rating":5.0,"review":"Snowmobile Run in Whistler. My group of friends and I took the 2.5 hour nighttime snow machining tour with Dalton. We had a fantastic time enjoying different perspectives of the mountain. The check in time was seamless and there was plenty of gear to accommodate us if we hadn\u2019t...","review_date":"January 8, 2018"},{"attraction_id":3403,"user":"gurleen_s","rating":5.0,"review":"Night Time Snowmobiling. It was a great trip. Brock was really helpful and made everything super fun and easy for us. As a group of 7, Brock made sure we all had our own fun and let us do extra things because we had time left. Very trilling...","review_date":"December 18, 2017"},{"attraction_id":3404,"user":"skilli15","rating":5.0,"review":"A great way to see Stanley Park.. We took the Hop On Hop Off bus to Stanley Park and got off just by the kiosk where you buy the tickets for the carriage ride. Our driver was lovely, and very knowledgeable. She gave us an excellent commentary as she took us around...","review_date":"October 3, 2018"},{"attraction_id":3404,"user":"mystiqgirl_66","rating":5.0,"review":"Relaxing Day. I took the tour and wasn't disappointed. The tour takes you around the entire park and the guide tells you of the history and what is located and where. Very informative ride along and the horses are super friendly.\nWe also got to spot a...","review_date":"September 28, 2018"},{"attraction_id":3404,"user":"swell67","rating":4.0,"review":"An hour around parts of Stanley Park. The staff working for this company are super friendly and knowledgeable. I'm not sure what I was expecting, but I felt the hour went quickly and I only saw a smattering of things, yet learned a lot, but I guess thats what almost $50 gets...","review_date":"September 24, 2018"},{"attraction_id":3404,"user":"boone8","rating":5.0,"review":"Excellent. We've lived in the Vancouver area for three years, we've been to Stalnley Park several times but had never gone on the horse drawn carriage ride before. When our daughter came out for a visit, she wanted to go so we did and I am...","review_date":"September 24, 2018"},{"attraction_id":3404,"user":"sailaway123","rating":5.0,"review":"Best Way to See ALL of Stanley Park. Wonderful experience. This is a HUGE park and this was the best way to see all of the park. Great relaxing trip with live narrative as you so along. This gave up an overview of all the park has to offer and allowed us to...","review_date":"September 16, 2018"},{"attraction_id":3404,"user":"antbrearton","rating":5.0,"review":"Excellent Trip. This is a lovely way to see a lot of the attractions that are on offer in Stanley Park.\nIt is leisurely and pleasant to be taken around by beautiful horses, in comfortable seats and with a knowledgeable guide.\nA great way to spend a...","review_date":"September 6, 2018"},{"attraction_id":3404,"user":"andrew_l","rating":5.0,"review":"Wonderful Horse drawn carriage Tour. It was an excellent view of Stanley Park area for us visiting for the afternoon. Our tour guide\/driver was very knowledgeable about the history as well as showing that she really cared for the beautiful horses.","review_date":"August 27, 2018"},{"attraction_id":3404,"user":"tom_expedia_travel","rating":5.0,"review":"Great way to see a bit of Stanley Park. I don't know about you but I find myself stressing out about all the places I need to see and things I need to do when in a new city. I had the fantastic Vancouver Harbor Tour in the morning and then took the hop...","review_date":"August 18, 2018"},{"attraction_id":3404,"user":"andyp1998","rating":4.0,"review":"Annoying disinterested young children marred tour . Went on this tour 6 years ago and it was excellent. This time two young children, one moaning there was something wrong with the electronic game they were playing, badly affected the enjoyment for all. In particular it dampened the enthusiasm of the guide who...","review_date":"August 11, 2018"},{"attraction_id":3404,"user":"andy_s","rating":3.0,"review":"Decent Trip. The horse ride is what you expect, and it's a good ride. The driver gave a lot of facts to us, but at least one was misrepresented (engineering iron rings were not made from the steel beam from the bridge), but it was enjoyable. Other...","review_date":"August 11, 2018"},{"attraction_id":3404,"user":"dboell","rating":4.0,"review":"Pleasant tour through eastern Stanley Park. After reading recent reviews we were uncertain how good this tour would be. It met our expectations and we enjoyed it.\nTour was at 1:45 on a Saturday. We had some traffic in the park but it did not affect the tour. We were 1\/2...","review_date":"August 11, 2018"},{"attraction_id":3404,"user":"calgarygirl26","rating":3.0,"review":"Not What We Expected.. We thought this would be a relaxing way to see Stanley Park. We tried to buy tickets ahead of time and were told they don't do that. So we stood in line for 30 minutes to buy tickets for a ride 45 minutes in the...","review_date":"August 8, 2018"},{"attraction_id":3404,"user":"joelk382","rating":4.0,"review":"Fun Group Activity .... Excellent tour guide..... Good sights. The tour guide was very prepared and knowledgeable of the Park and the area surrounding. The group of 7 of us all enjoyed the sights pointed out and the centrality of the tour allowed for us to explore other sights in Stanley Park.","review_date":"July 31, 2018"},{"attraction_id":3404,"user":"chelotrip","rating":3.0,"review":"Just OK, bit pricey. Took this tour expecting to see in 1hr a good portion of the park. It is good for a relaxing view of the park(just a glance of it) which is spectacular yet you do not really get to stop and look around the areas they...","review_date":"July 25, 2018"},{"attraction_id":3404,"user":"renegade225","rating":3.0,"review":"located along Stanley Park Drive just before you branch off to the Acquarium. The Stanley Park Horse-Drawn Tour has been an annual event for us for as many years as I can remember. The tour is a very leisurely and slow paced way to enjoy Stanley Park, the Vancouver skyline, the North Shore mountains and the Lions Gate...","review_date":"July 21, 2018"},{"attraction_id":3404,"user":"connie_f","rating":4.0,"review":"Nice way to see the park. We (Mom, Dad, 16 yo son) bought our tickets and took the tour with others that we had a great time chatting with about what to do, where we were from, etc.\nWe enjoyed seeing part of the park with the horses. My son was...","review_date":"July 17, 2018"},{"attraction_id":3404,"user":"peacemamasunshine","rating":5.0,"review":"Such a Delight. We had so much fun on this relaxing, informative tour through Stanley Park. The hour goes quickly and our tour guide, Elizabeth was knowledgeable and joyful. I learned so much about Vancouver history and tons of interesting facts. The hour flew by and my teenager...","review_date":"July 17, 2018"},{"attraction_id":3404,"user":"djinks","rating":5.0,"review":"A lovely peaceful way to see the park. So glad we decided to tour the park by this horse drawn carriage. It was a great tour, the operator was really knowledgeable and stopped at all the sights we might have missed if we had walked. Stopped off at several sights to learn the...","review_date":"July 16, 2018"},{"attraction_id":3404,"user":"littleladyg","rating":5.0,"review":"A fun way to see the park. We did the Horse-drawn tour on our second time to Stanley Park. The first time was part of our bus tour. I didn't realise how much of the same stuff we would hear about on the horse-drawn tour as on the bus. But between the...","review_date":"July 14, 2018"},{"attraction_id":3404,"user":"monique_s","rating":5.0,"review":"Relaxing, Beautiful, and Informative. We loved this tour! It was the perfect way for us to explore Stanley Park for the first time. The tour guide shared a lot of history as we explored many highlights of the park. You can also spend time petting the horses after the...","review_date":"July 3, 2018"},{"attraction_id":3404,"user":"beachlovernc2015","rating":5.0,"review":"Relaxing way to see Stanley Park Highlights. Very comfortable fun way to see the highlights of the park if you have limited time and are not up for walking\/biking and the like. Our driver was also our guide and gave us loads of information on the park and what we were seeing....","review_date":"June 26, 2018"},{"attraction_id":3404,"user":"kbc1810","rating":3.0,"review":"O.K. only if you are short on time.. Beautiful horses. Driver\/guide well informed.Seats a little hard but tolerable.The part of the park we saw was pretty.\nBut for me, I got way too little for what I paid. Time and distance were just too short.\nIf I were ever to return to Vancouver,...","review_date":"June 23, 2018"},{"attraction_id":3404,"user":"sfran2017","rating":5.0,"review":"Stanley Park, Vancouver. This is an hour long tour which is very informative about the city of Vancouver. It has beautiful tree lined roads and also views of the harbor. The driver \/guide knew many facts about the parks history and about Vancouver. Got to see the totem...","review_date":"June 19, 2018"},{"attraction_id":3404,"user":"wendy_g","rating":5.0,"review":"Ideal way to see the high spots. This is the way to travel around the park, gentle steady pace. Our tour guide was a young girl ( sorry did not catch your name), so much interesting knowledge passed onto us. The horse were so well behaved having to cope with traffic of...","review_date":"June 13, 2018"},{"attraction_id":3404,"user":"hansm466","rating":5.0,"review":"A wonderful way of seeing the Park. Would definitely recommend this as a starting point for enjoying Stanley Park. The hour ride gives a good overview of the park, something you might not get exploring on your own. Of course, the ride itself is fun and relaxing.","review_date":"May 30, 2018"},{"attraction_id":3404,"user":"lorraine_m","rating":5.0,"review":"Experience Your Tour With Horse Drawn Carriage. This is such a lovely tour as you go through Stanley Park in a horse drawn tram with the peaceful sounds of the horses taking you on your one hour tour. The narrator asks where the tourists are from as they start their tour and...","review_date":"May 29, 2018"},{"attraction_id":3404,"user":"rocketman2009","rating":5.0,"review":"Great relaxing tour of Stanley Park. We only had a day in Vancouver and wanted to see Stanley Park. This horse-drawn trolley ride behind Percheron draft horses Luke and Grit was the perfect solution. The weather was perfect and the tour was a great break from the rushed pace we had...","review_date":"May 29, 2018"},{"attraction_id":3404,"user":"sjg359","rating":5.0,"review":"A great tour at a leisurely pace. I\u2019d rate this tour one of the best I\u2019ve been on, and not just because of the 2 good looking Percherons...our guide had so much knowledge of the Park and history of the area, including local flora and fauna that I felt I\u2019d had a...","review_date":"May 26, 2018"},{"attraction_id":3404,"user":"dave_j","rating":5.0,"review":"A great way to see Stanley Park.. Took this tour as my wife was not fit enough to walk around the park.\nGlad we did. Had a lovely lady driver who obviously loved her horse and explained about the park in great detail.","review_date":"March 28, 2018"},{"attraction_id":3404,"user":"dikay2014","rating":4.0,"review":"Visiting Aussies. Loved this ride around Stanley Park. Chose the gentle pace around a portion of the park due to mobility issues. Guide was excellent and provided an informative commentary. The tour allowed us to see a great deal of the park without any effort. A beautiful...","review_date":"October 7, 2017"},{"attraction_id":3404,"user":"alwaysonholiday2","rating":4.0,"review":"A pleasant way to see some of the park and to hear about its history. The ride takes one hour and is a very pleasant way to see the south east corner of the park and to hear all about its history, the tour guides are also very friendly and helpful.","review_date":"September 29, 2017"},{"attraction_id":3404,"user":"dgd1953","rating":3.0,"review":"StanleyPark horse drawn tours. It was ok but not worth the $42.00 per person. We thought we would see a lot more by riding in it. Could have walked faster. The tour guide was reasonabley knowledgeable considering he had only been in Canada 4 months. We kind of felt...","review_date":"September 26, 2017"},{"attraction_id":3404,"user":"margareta249","rating":4.0,"review":"Interesting hour long ride. Driver Chantal and horses Grit and Jasper provided a leisurely ride through the park. Chantal's commentary provided facts about the park, the horses, the varieties of trees\/wildlife and the history of the park. Pleasant way to see the park.","review_date":"September 20, 2017"},{"attraction_id":3404,"user":"tellurian","rating":4.0,"review":"Fine for first-timers. With limited time, iffy weather and this being our first visit to Stanley Park, my husband and I opted for the horse-drawn tour. It was a pleasant introduction and we did not experience any rude staff members, though it is clearly a keep-em-moving commercial operation....","review_date":"September 14, 2017"},{"attraction_id":3404,"user":"sally_s","rating":5.0,"review":"Leisurely Look at Stanley Park. An enchanting and comfortable way to see a good portion of Stanley Park is on this horse drawn carriage. Our driver, a young and knowledgeable young woman kept up an informative and interesting talk about various statues and landmarks and sites of interest while giving...","review_date":"September 13, 2017"},{"attraction_id":3404,"user":"nds54","rating":4.0,"review":"Informative tour. We did this tour in second week of September.Costed CAD 42 .They also did a Combo ticket with Aquarium.Whist the one hour ride was not awe inspiring it was nonetheless very informative .It made one 5 minute stop at the place where the totem poles,washrooms...","review_date":"September 13, 2017"},{"attraction_id":3404,"user":"andr\u00e9_n","rating":4.0,"review":"Carriage on horses. The ride is for about 1 hour and a half, the conductor gives a lot of information about the number one Park in a city in the world. I loved Stanley Park.","review_date":"September 10, 2017"},{"attraction_id":3404,"user":"bill_h","rating":3.0,"review":"SHORT tour of small portion of park. We've done a few horse drawn carriage rides and this may have been the shortest. The driver was informative, the carriage was comfortable, and the experience was pleasant. But while it was an hour long, that included a couple of stops, a very slow ride...","review_date":"August 27, 2017"},{"attraction_id":3404,"user":"tshep42","rating":3.0,"review":"Nice way to see the parl. Ride is about an hour. The driver narrates and gives you lots of information. Our driver was very monotone but fine. You go though most of the park and certainly all the highlights. You see the runner statute, girl in a wet suit, totem poles,...","review_date":"August 27, 2017"},{"attraction_id":3404,"user":"msu14","rating":1.0,"review":"Wild ride.. We visited Stanley Park on August 2 (right after landing at the airport from Toronto). First of all, I have to say that the young woman at the reins and the operator were extremely professional but our experience is a warning to everyone thinking about...","review_date":"August 21, 2017"},{"attraction_id":3404,"user":"mcwett","rating":5.0,"review":"Great way to see a lot of the park. You feel like you are on a slow journey in another time. The horse drawn carriage takes you to some of the more iconic places in Stanley Park. Your driver is also the tour guide making sure you don't miss a thing.\nWith stops along...","review_date":"August 17, 2017"},{"attraction_id":3404,"user":"wikiphoto","rating":4.0,"review":"Leisurely tour of Vancouver iconic park. On a hot summer's afternoon, walking the park is out of the question. The horse drawn tour is just great. Luv the history, the horses and also the guide which gives interesting stories on the park and city in general. Highly recommend","review_date":"August 17, 2017"},{"attraction_id":3404,"user":"maccapower","rating":5.0,"review":"Must do attraction. Had a great time. Tour was for an hour, we stopped for 10mins at the totem poles, which was interesting. Great commentary throughout. Very scenic. Beautiful park and the best way to see it.\nWe took a no.19 bus from downtown, waited 40mins for it,...","review_date":"August 16, 2017"},{"attraction_id":3404,"user":"jlipp5240","rating":4.0,"review":"relaxing and informative. I took this tour with my family and friends. Its a little less than a one hour tour and it takes you to most of the highlighted spots in Stanley Park. It is a relaxing ride, very quiet and serene but I can see if...","review_date":"August 14, 2017"},{"attraction_id":3404,"user":"seanfromkent","rating":3.0,"review":"Enjoyable 1hr ride around some of Stanley Park. An interesting way to see a small portion of Stanley Park. Short stop at the Totem Pole village. Its an enjoyable ride but you don't see a lot of Stanley Park. Our \"driver\" was definitely NOT into narrating much and ignored questions from people. You...","review_date":"ATTRACTION 2017"},{"attraction_id":3404,"user":"goldwingman","rating":5.0,"review":"Great tour. I've lived in Vancouver 50 years and have never done this ride. Today we took our two year old grand daughter to enjoy the horse drawn cart. I've missed out this outstanding experience all these years. Well organized. Great commentary from our guide. And I...","review_date":"August 14, 2017"},{"attraction_id":3404,"user":"carol_p","rating":4.0,"review":"Relaxing and informative. Great way to tour the park. Our driver provided great information and insight to the parks attractions and history. The horses were beautiful and obviously well cared for. We made two stops in shaded areas so they could have a break. The tour lasted just...","review_date":"August 13, 2017"},{"attraction_id":3404,"user":"beeba1","rating":5.0,"review":"A great way to see Stanley Park. Riding the Stanley Park Horse Drawn trolley was like a college orientation, they showed us all of the important stuff and left discovering the small thing to yourselves. Our Guide's knowledge of the park was clearly the her strength as was her love and command...","review_date":"August 12, 2017"},{"attraction_id":3404,"user":"freespirit134","rating":5.0,"review":"Scenic, fun, & informative. Wonderful guided introduction to the 2nd largest municipal park in the world (larger than NYC's Central Park and SF's Golden Gate park), with beautiful views of the city. If your time is short, just an hour will leave you with memorable impressions of Stanley Park.","review_date":"August 6, 2017"},{"attraction_id":3404,"user":"vetism","rating":5.0,"review":"Expensive? Yes. Worth it? Yes!. This was a good way to rest our tired feet after spending the day at Stanley Park and touring the Vancouver Aquarium. We (4 adults + 2 kids) bought tickets for the last tour of the day, and magically we were the only group on...","review_date":"August 3, 2017"},{"attraction_id":3404,"user":"jeep_girl_00","rating":5.0,"review":"Great way to see Stanley Park . We were able to purchase 5 tickets 15 minutes before the tour. It was an informative, fun, 1 hour tour in the Park. We had a 10 min stop at the totem poles, and a couple short breaks for the horses to rest. Great tour!","review_date":"July 30, 2017"},{"attraction_id":3404,"user":"renegade225","rating":3.0,"review":"located just past the Royal Vancouver Yacht Club. A horse drawn tram ride is a very nice way to experience the Eastern side of Stanley Park. The tour is about an hour in length and the commentator is fairly informed about Vancouver and it's history. Try to snatch a seat on the starboard...","review_date":"July 29, 2017"},{"attraction_id":3404,"user":"bonschroed","rating":4.0,"review":"Nice Tour of Stanley Park with Emphasis on the Horses. Horse Drawn Carriage Tours is a great way to see the east side of Stanley Park. This is where many of the attractions are. $42 CAD is certainly very steep for an hour's tour, but we felt it was worth it. The young woman that...","review_date":"July 20, 2017"},{"attraction_id":3404,"user":"gwen_l","rating":5.0,"review":"A great way to see Stanley Park. By the time we'd walked from the Four Seasons to Stanley Park, we were exhausted. Luckily, we discovered the horse-drawn tour so we could still see the park!\nOur guide was delightful. She knew the history of the area and stopped at great viewing areas...","review_date":"July 16, 2017"},{"attraction_id":3404,"user":"brent_b","rating":5.0,"review":"Worth the money. If this is your first time visiting Stanley Park, I would highly recommend the Horse Drawn Carriage tour. The tour guide was very knowledgeable about the park as well as the surrounding area. The horses were magnificent and brought their own personality to the tour.","review_date":"July 9, 2017"},{"attraction_id":3404,"user":"998suer","rating":4.0,"review":"A lovely tour. My husband and I went on this one hour tour this morning.\nIt was enjoyable journey and found the young lady was very good presenting the information regarding the park.\nTo be honest I think the price was rather steep, but to us it was...","review_date":"June 28, 2017"},{"attraction_id":3404,"user":"eef_d","rating":4.0,"review":"This is the way (speed) to see the park. We booked this tour because we like the speed of 1Hp. Makes you see everything in a quiet way. And very important: the horses are very good taken care of! They seem to enjoy this \"work\". The information we heard was interesting. Nice!","review_date":"June 26, 2017"},{"attraction_id":3404,"user":"patchez89","rating":4.0,"review":"Great tour. Since we were only able to tour Vancouver for one day before boarding a cruise, we decided to visit Stanley Park and buy a combo ticket for this tour and the Aquarium. This tour was nice. Very informative about the park, Vancouver history plus a...","review_date":"June 24, 2017"},{"attraction_id":3404,"user":"eilaz82","rating":5.0,"review":"Interesting, informative and fun way to get an overview of Stanley Park.. This was a lovely tour which gives an overview of the features and history of the park. The views of the harbour were beautiful. The horses are beautiful and well-cared for, and having a job to do gives these heavy horses a purpose which keeps...","review_date":"June 23, 2017"},{"attraction_id":3404,"user":"claire696","rating":5.0,"review":"What a great way to see Stanley Park.. I loved my horse drawn carriage trip around Stanley Park. The carriage was quite comfortable and the horses were placid and steady. A lap rug is provided if you feel the cold and our driver was a pleasant young woman who provided and interesting commentary....","review_date":"June 19, 2017"},{"attraction_id":3404,"user":"peter_w","rating":5.0,"review":"A very sedate way to see Stanley Park.. On our last day in Vancouver, Mrs W and I decided to walk down to Stanley Park to see the horses. The tour lasts about an hour but you go at a leisurely pace and there is an interesting and informative commentary from the guide...","review_date":"June 18, 2017"},{"attraction_id":3404,"user":"john_s","rating":3.0,"review":"How not to miss a carriage ride and not regret it.. Tired after doing other things three of us arrived to see an almost full horse drawn carriage waiting. Tried to buy a ticket and was told the carriage was full, but not leaving for another ten minutes. We were also told the price for seniors...","review_date":"June 18, 2017"},{"attraction_id":3404,"user":"jiminy13","rating":4.0,"review":"Great way to see Stanley Park. This was a great tour. Our guide was very knowledgeable and patient. Stopped for picture taking often. Stanley Park is beautiful.","review_date":"June 12, 2017"},{"attraction_id":3404,"user":"fhands","rating":4.0,"review":"Surprisingly good. Never was one to fall for these horse drawn carriage tours, however, due to the size of Stanley Park, and the fact that it was late in the day, after a long day of walking and sightseeing, it was well worth it. We had a...","review_date":"June 7, 2017"},{"attraction_id":3404,"user":"patrick_w","rating":5.0,"review":"Giddy up horsey. This attraction ads finesse to the park, much like central parks horse drawn buggy in New York. It puts a smile on your face while surrounded by beauty. The trip is about 4 miles in total and will take an hour to go around half...","review_date":"June 3, 2017"},{"attraction_id":3404,"user":"dynamic14","rating":4.0,"review":"A great way to see the sights. Great and interesting way to catch the sights of Stanley Park instead of walking from one area to another.\nThese horse drawn tours operate at regular intervals so it's not a problem if you miss one.","review_date":"May 30, 2017"},{"attraction_id":3404,"user":"johnby9035ql","rating":4.0,"review":"A gentle tour. A nice way to experience the park but quite expensive.\nYou definitely need to be on the right hand side of the carriage to get good photo opportunities. The carriage goes counterclockwise so you get trees all the way otherwise. You still get a view...","review_date":"May 26, 2017"},{"attraction_id":3404,"user":"q2552twmarilync","rating":5.0,"review":"Fun Ride. We just went for a walk to Stanley Park and end up to experience the fun ride in the park calls Horse Drawn Tours in Stanley via AAA tour.. its great! The tour tooks you around 45min to the whole area of the park with...","review_date":"May 26, 2017"},{"attraction_id":3404,"user":"krista_w","rating":5.0,"review":"Great way to see Stanley Park. It had been raining and I was wondering if this tour would still be on, it was. The tour is an hour long and you get a blanket in case you get cold since the ride is open on the sides. There was commentary on...","review_date":"May 23, 2017"},{"attraction_id":3404,"user":"clevlander","rating":4.0,"review":"Pricey. This is a horse ride around Stanley Park where the horse man or woman will describe the history of the city. It takes about an hour. It is definitely a pricey ride considering that is C$45.","review_date":"May 20, 2017"},{"attraction_id":3404,"user":"thehippoguy","rating":5.0,"review":"Very informative and very fun. We had a great time with an absolutely great tour guide. She gave a great tour with all kinds of interesting facts. She is also very informative about the horses and their historical connection to the island. I was apprehensive as I thought this was...","review_date":"May 17, 2017"},{"attraction_id":3404,"user":"ogerkan","rating":4.0,"review":"Touristy but fun and informative. We opted for the Horse-Drawn Tour as opposed to walking (it is 10 km around the sea wall) or biking. We would have probably rented bikes if we had more time. The tour stops at the totems and takes about 45 min or so. The...","review_date":"May 16, 2017"},{"attraction_id":3404,"user":"sinned04","rating":5.0,"review":"Reminiscing. As we where touring the stretch of Stanley Park. As if we were in the other side of the world that full of green and beautiful trees. It's just so beautiful to see those huge trees and the best part of the horse drawn tour...","review_date":"May 13, 2017"},{"attraction_id":3404,"user":"dominiquem1407","rating":5.0,"review":"A slower view of Stanley Park. The horse drawn tour is a gentle way to explore parts of Stanley Park - we stopped at the totem poles, enjoyed good scenic views of the lighthouse, mountains and city. The horses are well cared for with plenty of rest time both during the...","review_date":"May 12, 2017"},{"attraction_id":3404,"user":"joannp653","rating":4.0,"review":"A touristy fun thing to do. This is a good thing to do for tourists as it takes you around the park which is beautiful and gives some history ., In addition to a few stops for done great photos .. Sich a beautiful park to tour .","review_date":"April 30, 2017"},{"attraction_id":3404,"user":"daniel_k","rating":4.0,"review":"Stanley park tour. It was a great one hour tour. The tour guide was great. You can expect to experience half of the park with the horse carriage.","review_date":"April 12, 2017"},{"attraction_id":3404,"user":"jessmtatravel","rating":4.0,"review":"Beautiful Horses. We did the Horse Carriage ride around Stanley Park and it was just a beautiful way to spend an afternoon. The horses are just gorgeous and they seem very well loved and cared for which is a big tick from me.\nThe drivers are very...","review_date":"February 17, 2017"},{"attraction_id":3404,"user":"worzelri","rating":5.0,"review":"Fantastic experience. We were fortunate enough to go on one of these tours - beautiful scenery, very knowledgeable guide and magnificent horses! Thanks you it was wonderful.","review_date":"January 6, 2017"},{"attraction_id":3404,"user":"robnkim","rating":5.0,"review":"ride it. if you want to see a bit more of stanley park without walking 10km then riding on this horse cart is the way to go. it was pretty affordable and there was almost nobody else riding it when we went on it","review_date":"October 29, 2016"},{"attraction_id":3404,"user":"skyhoosier","rating":4.0,"review":"Great overview of Stanley Park. Stanley Park is huge, larger than New York's Central Park, so the Horse Drawn Tour is a great way to get an overview. Once you have made the rounds, then you can decide where you want to return and spend more time. The ride is...","review_date":"October 16, 2016"},{"attraction_id":3404,"user":"cnomis","rating":5.0,"review":"Fantastic. Brilliant tour and a great way to see Stanley Park especially as we had walked to the park and didnt have enough energy to walk round.\nThe tour included a fabulous narration of the sights by a young lady from Australia .\ncan highly recommend","review_date":"October 16, 2016"},{"attraction_id":3404,"user":"artist_at_heart","rating":5.0,"review":"Pleasant Horse-Drawn Tour. On a very wet day, this iconic covered wagon ride was a great way to be introduced to Stanley Park. Our team was a matched pair of spunky Belgian draft horses with personality. The driver's narration was well written, clearly delivered and easy to hear....","review_date":"October 8, 2016"},{"attraction_id":3404,"user":"x460hlvictoriab","rating":5.0,"review":"Who doesn't love horses!. Great way to see part of Stanley Park. Our driver, Josh was informative and humorous! Way better for getting good pics than the bus! It's easy to walk up and get tickets but if you get them online you'll save a lot!","review_date":"October 8, 2016"},{"attraction_id":3404,"user":"shirlee25","rating":4.0,"review":"Very relaxing and enjoyable. We enjoyed the tour around Stanley Park and found it very informative as it had been over 20years since we were last there so were able to refresh where everything was so we could spend more time where we wanted after the tour.","review_date":"October 1, 2016"},{"attraction_id":3404,"user":"erin_j","rating":5.0,"review":"A fun way to view the park. We planned to bike around Stanley Park but after touring the Aquarium we were tired. Had we been able to rent the bikes right there, we probably would have done it but it required us to leave the park and we didn't feel like it!...","review_date":"September 27, 2016"},{"attraction_id":3404,"user":"l_fred_c","rating":4.0,"review":"Fun time in a beautiful park. The horses did a very good job of getting us through the park, and the driver\/guide was very knowledgeable and pleasant. The park itself is beautiful and includes (besides the natural landscape) a beautiful rose garden. The carriage stops part way through and allows for...","review_date":"September 19, 2016"},{"attraction_id":3404,"user":"djw0105","rating":5.0,"review":"A great intro to the park. This kind of tour doesn't usually do it for me. This time it did. Good fun and a fun way to enjoy the park. Part of me thought, we could easily walk this, but it was good to hear the guide's stories...and sarcasm. Would recommend.","review_date":"September 10, 2016"},{"attraction_id":3404,"user":"majica101","rating":3.0,"review":"Very expensive for a one hour tour. We took this because we went on a very hot day and thought it was a better way to see the park. It was nice and our guide was great. But the value isnt great. We paid the same amount for the aquarium as we...","review_date":"September 9, 2016"},{"attraction_id":3404,"user":"vivianeh878","rating":4.0,"review":"Always a lovely way to see a park. Whenever we are in a large park we like to do this.\nHere the tour was in a trolley drawn by two grey Percheron draft horses. The ride was nice and slow so you really enjoy the sights. There was the occasional stop for a...","review_date":"September 3, 2016"},{"attraction_id":3404,"user":"mini","rating":5.0,"review":"Good Tour and Beautiful Percheron Horses - Horse Carriage Ride Stanley Park. We had a very good tour of Stanley Park. The Percheron horses work in pairs to pull the carriage of people through the park. The tour guide did a superb job of describing the park and the history of the park. Its a pleasant way...","review_date":"August 31, 2016"},{"attraction_id":3404,"user":"suzyf337","rating":5.0,"review":"short & sweet. If you don't have a lot of time to devote to seeing Stanley Park, I highly suggest the horse-drawn Trolley. In one enjoyable hour, you get to see most everything along with learning so much about the history of the park, seawall, etc... Great guide!...","review_date":"August 30, 2016"},{"attraction_id":3404,"user":"shamr0cky","rating":4.0,"review":"Nice way to see part of Stanley Park. The tour guide was fantastic. She really gave us a lot of history of both the park and Vancouver, as well as the sights that we were seeing. The tour was a nice slow pace through the park. We saw the Totem poles, the Girl...","review_date":"August 29, 2016"},{"attraction_id":3404,"user":"escape-overseas","rating":3.0,"review":"A novel way to see the park. It sounds a little more glamorous than it actually is. The tours use rather large coaches, with up to 24 passengers pulled by 2 large horses. Most of the journey is on a relatively level road so the horses manage well. It provides an opportunity...","review_date":"August 24, 2016"},{"attraction_id":3404,"user":"nan_w","rating":2.0,"review":"Disappointing and over-priced.. This was a disappointing tour - and it should not have been. Lovely trams and horses, beautiful park and a wonderful day. Buying tickets was an exercise in incompetence and bureaucracy. We waited a long time. Tour is advertised as an hour but is less...","review_date":"August 22, 2016"},{"attraction_id":3404,"user":"karen_v","rating":5.0,"review":"Fun way to see Stanley Park. We walked to the Stanley Park, so by the time we got there, I was already tired! This horse-drawn carriage ride was a great way to see most of the park. Our guide was very entertaining and personable (I can't remember his name, but his...","review_date":"August 14, 2016"},{"attraction_id":3404,"user":"spitzy135","rating":5.0,"review":"Handsome Horses, Charming Ride. We had one day in Vancouver before returning home from an Alaskan cruise, and decided to tour Stanley Park on their Horse Drawn Carriage Tours. This one hour tour was a wonderful way to see the highlights of this beautiful park at a leisurely pace....","review_date":"August 13, 2016"},{"attraction_id":3404,"user":"jungletip","rating":5.0,"review":"Put on your make sure you do list. Stanley park is crazy. Traffic, both cars and bikes are bumper to bumper. Popular destination for locals and tourists alike. This one hour, unhurried, historic, sightseeing horse tour was great. I know the tour guide can make or break the experience and ours with a...","review_date":"August 8, 2016"},{"attraction_id":3404,"user":"darenc_11","rating":5.0,"review":"Worth the walk. We walked from waterfront station all the way to Stanley Park to do the horse-drawn tour. It was worth the steps. The conductor of the horse drawn tour was very knowledgeable he knew the history of the park he was very engaging with the people...","review_date":"August 7, 2016"},{"attraction_id":3404,"user":"webbtravellog","rating":5.0,"review":"Best way to see the park. Spent an hour riding this tour. Such a lovely experience. The tour guide gave us alot of info and the horses were just beautiful. Nice and easy going. Not too fast just the way it should be.","review_date":"August 6, 2016"},{"attraction_id":3404,"user":"hotelinspectorsussex","rating":5.0,"review":"May have been a while ago - but still remember it!. My husband and I have visited Canada, including Vancouver several times over the past few years and can still remember this lovely relaxing way to travel around Stanley Park. The first thing I noticed was that as soon as the horses got back from a...","review_date":"August 3, 2016"},{"attraction_id":3404,"user":"ellenmm8476","rating":5.0,"review":"Tour of Stanley Park in a Peaceful, Relaxing Way. This was such a nice way to see Stanley Park and learn about the famous spots in the park. We saw a lot more than when we just walked around the park. Our guide was friendly and knowledgeable. The tour was very relaxing and peaceful....","review_date":"August 2, 2016"},{"attraction_id":3404,"user":"plumley042","rating":4.0,"review":"A relaxing tour of the park. We enjoyed the slow relaxing tour of Stanley Park, and learned more from out guide than we would have learned walking around by ourselves.\nThere's something very peaceful about the clip clopping of horse hoofs.","review_date":"July 28, 2016"},{"attraction_id":3404,"user":"jenkombi184","rating":4.0,"review":"Relaxing tour of the Park. What could be more lovely than a leisurely clip-clop around the Park with these beautiful carriage horses, seeing the sights and hearing some of the interesting history behind the landmarks. Our driver delivered her stories with a dry Aussie wit. I was amused to notice...","review_date":"July 25, 2016"},{"attraction_id":3404,"user":"rizzo305","rating":5.0,"review":"Wonderful, Relaxing, Fun Tour. This is a wonderful way to see Stanley Park if you don't have all day to spend there. The tour lasts an hour and they take you to the famous totem poles and past other famous spots in the park. The guide was very friendly...","review_date":"July 23, 2016"},{"attraction_id":3404,"user":"vickypeterborough","rating":4.0,"review":"Nice trip. We went on this with our young children. The tour lasted around an hour and covered part, but not all, of the park. It is quite expensive but it's worth doing. It was relaxing and the lady commentating told us lots of interesting facts. We...","review_date":"July 22, 2016"},{"attraction_id":3404,"user":"taxbunny","rating":4.0,"review":"Great way to get a history of Stanley Park. Tour guides were very knowledgeable. Was a great way to tour a large area of the park and learn about the history. Very relaxing.","review_date":"July 2, 2016"},{"attraction_id":3404,"user":"hotchilli99","rating":3.0,"review":"Get a bike, really. The horse ride is pleasant enough but you only get to see a very small part of Stanley Park. If you rent a bike it will give you the chance to ride around the whole seawall - which is pretty flat so easy going.\nThe...","review_date":"July 2, 2016"},{"attraction_id":3404,"user":"sallyc270","rating":5.0,"review":"Relaxing ride. Great commentary about Stanley park and Vancouver. Have a great introduction to the park and the children thoroughly enjoyed it as well as the adults.","review_date":"June 27, 2016"},{"attraction_id":3404,"user":"christina_j","rating":5.0,"review":"Horses in Stanley Park SO FUN!. What is great about this tour is that some of the trolleys are wheelchair accessible! So wonderful because all the other \"tour buses and shuttles\" are NOT. And going through Stanley Park with a small group on the trolley and learning about different attractions within...","review_date":"June 23, 2016"},{"attraction_id":3404,"user":"curt_a","rating":4.0,"review":"Nice Relaxing Ride Through The Park. Nice relaxing horse drawn tour of the park. Good narrative on the history of the area provided. All in all it was a nice way to take in Stanley Park.","review_date":"June 20, 2016"},{"attraction_id":3404,"user":"carrie_and_ted","rating":5.0,"review":"Enjoy a horse and carriage ride around Stanley Park. The first tour at 9:40am was sold out so we walked the short distance to visit the Vancouver Aquarium first and came back later for a joyful one hour ride around Stanley Park. The rides go every half hour and we were able to get...","review_date":"June 20, 2016"},{"attraction_id":3404,"user":"pretblueye","rating":5.0,"review":"What a wonderful way to start my first visit to Vancouver, CN. It has always been on my bucket list to go to Vancouver. That opportunity presented itself in May when I was visiting Seattle. I would be driving there and so not knowing where I was going I had along my GPS. My destination is Stanley...","review_date":"June 11, 2016"},{"attraction_id":3404,"user":"kimmey_c","rating":5.0,"review":"Excellent Overview of Stanley Park. If you can afford to take the horse-drawn tour, especially if it's your first visit, and if you love horses, this is a great way to see the park. Also a good choice for those who are able to get in\/out of a carriage, but...","review_date":"June 8, 2016"},{"attraction_id":3404,"user":"barbara_d","rating":5.0,"review":"Lovely tour of the park. We did this in June, 2016. Loved the tour. Our ride was very peaceful and our driver very knowledgeable. He even stopped a bit to let us photograph the Totem poles located in Stanley Park. He was able to answer any questions passengers asked. The...","review_date":"June 5, 2016"},{"attraction_id":3404,"user":"meegs-27","rating":5.0,"review":"Stanley Park. The horse and carriage ride was an excellent way to get around Stanley Park! The tour guide was very knowledgeable and stopped for photos. I would recommend this to families and anyone who is in town for only a few days.","review_date":"May 27, 2016"},{"attraction_id":3404,"user":"484michelle","rating":5.0,"review":"Great way to travel.. This was a very enjoyable way to see a part of Stanley Park. The staff and horses were great. Our guide, Josh, was warm, friendly and funny. He had interesting facts about the park as well as his own tidbits. Jay the horse was being...","review_date":"May 22, 2016"},{"attraction_id":3404,"user":"yatkilm","rating":5.0,"review":"Awesome way to explore the park. Our guide was a young lady with an Australian accent. She was amazing, very informative tour.\nDuring the tour this hipster on a bike starting riding beside us yelling and swearing about how we are torturing the horses. Our guide did a great job of...","review_date":"May 22, 2016"},{"attraction_id":3404,"user":"steveandjudy1994","rating":5.0,"review":"Stroll in the park. Recently visited Vancouver as my hubby had a conference to attend. I had planned on walking the seawall the next day and we thought this would be a good intro to the park. Found it to be a little pricey if you had a large...","review_date":"May 17, 2016"},{"attraction_id":3404,"user":"ashley_c","rating":5.0,"review":"Very informative. Took this tour with my bf because he said he didn't like to walk... was great had a nice little stop to check out stuff lots of info and the tour lady was very nice and good with her team. The horses looked happy and...","review_date":"May 12, 2016"},{"attraction_id":3404,"user":"littletravellight","rating":5.0,"review":"A little bit of luxury in the most beautiful park in the world.... My little girl and I arrived early in the morning without a reservation to go on one of the carriages. It wasn't too busy, and from the moment we stepped up to the reception desk, we were greeted warmly by the receptionist and advised that...","review_date":"May 8, 2016"},{"attraction_id":3404,"user":"nbshir","rating":4.0,"review":"Very nice \"stroll\" through the park. This is a great way to see some of the sights in Stanley Park. The information provided by our guide was interesting. The tour is at a very leisurely pace so the horses are not stressed or overworked and you have the chance to sit...","review_date":"May 2, 2016"},{"attraction_id":3404,"user":"familytravelorx5","rating":4.0,"review":"Relaxing way to enjoy the park. We really enjoyed visiting the Park and having a tour via horse drawn carriage. The horses were well cared for and the staff was friendly and informative. A must for tourists","review_date":"February 4, 2016"},{"attraction_id":3404,"user":"kevinp1314","rating":4.0,"review":"A very sedate way to view the main elements of Stanley Park. We had walked quite a few miles in glorious Vancouver sunshine at the time of our arrival in Stanley Park saw the fabulous looking horse drawn tour trolleys and decided there and then to experience Stanley Park via this method.\nOur tour guide was a...","review_date":"December 11, 2015"},{"attraction_id":3404,"user":"gerry_k","rating":4.0,"review":"Horses pulling wagon in Stanley Park & seeing Vancouver. Attended the Vancouver Aquarium(worth the time) and saw white horses ready to pull a tourist wagon on Oct 24 near the vehicle parking lot in Stanley Park. Price for adults was 34.00 and ride was just little over one hour. We did a horse walking...","review_date":"October 27, 2015"},{"attraction_id":3404,"user":"nigel_s","rating":3.0,"review":"Expensive but different. We had decided to do the Horse drawn tour of Stanley Park instead of the more general bus tour of Vancouver.\nOur \"driver\" was very knowledgeable and gave us loads of facts about Stanley Park that would have escaped us if we had just been...","review_date":"October 26, 2015"},{"attraction_id":3404,"user":"morgan_y","rating":4.0,"review":"An interesting and relaxing 1 hour. We decided not to be totally relax in the Stanley Park. directly took a taxi to the information center, and we saw the hourse tour. 2 adults, 1 child, 90+ CAD. The coarch is a friendly lady, a lot of history stories, and friendly jokes...","review_date":"September 29, 2015"},{"attraction_id":3404,"user":"859tk","rating":4.0,"review":"Easy way to see the park. This was a leisurely way to see the park with narrative. IT was more appealing to us vs the hop on hop off bus. The tour lasted about an hour with a few stops to get out an take a few photo and explore. It...","review_date":"September 29, 2015"},{"attraction_id":3404,"user":"kiwikerry53","rating":4.0,"review":"An easy way to see the important sights of Stanley Park. Without a doubt this was a good way to see the highlights of Stanley Park, without spending a couple of days wandering around, when time is short. The tour was fully narrated and very informative. The horses were lovely.\nThe tour takes approximately 1 hour...","review_date":"September 20, 2015"},{"attraction_id":3404,"user":"528nancyv","rating":5.0,"review":"Good value, great tour. I really enjoyed this good value for money tour, there was lots of information provided about the surroundings and a genuine love and respect for the draft horses pulling the lightweight weather protected trailer we sat in. Highly recommended 1 hour tour for all.","review_date":"September 20, 2015"},{"attraction_id":3404,"user":"747debram","rating":4.0,"review":"Relaxing way to see part of Stanley Park. At 1000 acres, a one hour tour by horse drawn tram probably only scratches the surface. But our driver\/guide Maddie did a good job of informing us about the history and details of the area of the east side of the park covered by the...","review_date":"September 17, 2015"},{"attraction_id":3404,"user":"emj255068","rating":5.0,"review":"Informative and Fun. The horse drawn tour lasts for about an hour and is a guided tour of the park. You get to learn the history of the park and parts of Vancouver in an informative narrative as you go. There is a stop at the totem poles...","review_date":"September 17, 2015"},{"attraction_id":3404,"user":"sparky268","rating":5.0,"review":"Lovely relaxing and informative tour.. This informative one hour tour is a great way to see part of Stanley park. The driver provides the narration along the way - pointing out historic and significant sights along the path.\nI would recommend this as an interlude between a bike hire from...","review_date":"September 13, 2015"},{"attraction_id":3404,"user":"cheryl4674","rating":4.0,"review":"Very nice tour. We arrived around 9:30 for the first tour of the day. The horses seemed very well cared for and the driver was a young lady who had been doing tours for 3 years and she was good with the horses and with the tour. The...","review_date":"September 13, 2015"},{"attraction_id":3404,"user":"melissainpdx","rating":4.0,"review":"Worth it if you like this type of activity. We mistakenly didn't look at the photos very closely and thought we were getting a private horse drawn carriage like in Central Park in New York. We also walked here on a very hot day and were pretty exhausted when we arrived. So once we...","review_date":"September 5, 2015"},{"attraction_id":3404,"user":"canadianpeaches","rating":5.0,"review":"Fabulous !!. Hubby and I went on a horse drawn carriage ride through Stanley Park. It was beautiful and the lady driver was an excellent host as this ride is narrated. Drivers can get impatient and zoom by. Love how they provide blankets for when it gets...","review_date":"September 3, 2015"},{"attraction_id":3404,"user":"logan_r","rating":5.0,"review":"Horse drawn tours. This wasn't cheap, at about $35 per person for a 1 hour tour. But we had a lot of fun. The guide was great and the park is awesome to see. Highly recommended","review_date":"September 1, 2015"},{"attraction_id":3404,"user":"markl455","rating":5.0,"review":"Well worth the money for first time visitors. We joined the first tour of the day. Before departure we were able to take pictures of the horse and carriage. The staff and drivers were really friendly.\nAlong the way the driver provided interesting facts and tidbits of Stanley Park, and was enthusiastic and...","review_date":"September 1, 2015"},{"attraction_id":3404,"user":"padrepio22","rating":5.0,"review":"Great way to experience Stanley Park!. Ok, I have to admit that when I looked at the price of the tour I was a bit skeptical(around $35 if I remember correctly), however was very please with the experience. I first and foremost need to give kudos to our driver. Very nice...","review_date":"August 29, 2015"},{"attraction_id":3404,"user":"77zeke","rating":4.0,"review":"Great way to experience Stanley Park. My wife and I explored Stanley Park from the comfort of a 2-horse power wagon recently. Not really knowing what Stanley Park had to offer we found that this 1 hour glimpse of the major attractions a great way to see most of the park....","review_date":"August 16, 2015"},{"attraction_id":3404,"user":"bob94523","rating":4.0,"review":"Fun facts and a sweet ride. This is a one-hour narrated tour through the beautiful Stanley Park in Vancouver. You start out along the water with views of downtown Vancouver and gradually make your way inland.\nOur driver introduced us to the horse team and kept up a steady flow of...","review_date":"August 6, 2015"},{"attraction_id":3404,"user":"davep529","rating":5.0,"review":"Great way to see the park. Wy walk when you can sit in a trolley pulled by two massive horses. Our guide was great and pointed out many interesting things that I am sure we would have missed on our own. A real bonus was near the ticket booth there was...","review_date":"August 5, 2015"},{"attraction_id":3404,"user":"green24","rating":4.0,"review":"Ralxing tour with a less than sincere guide. Let me start by say the tour was worth it as my daughter did not walk around the entire park and it did stop at the totem poles. The tour, which was about an hour long, took us around a lot of Stanley Park. While...","review_date":"July 30, 2015"},{"attraction_id":3404,"user":"karen_k","rating":5.0,"review":"Relax and enjoy!. This is the most relaxing way to become acclimated to Stanley Park. The horses seem very well cared for and the tour guides are pleasant, approachable and friendly. The tour stops at several locations for photo ops and to stretch your legs.","review_date":"July 24, 2015"},{"attraction_id":3404,"user":"safari-queen","rating":4.0,"review":"A great way to take in the views, ambience and woody smells of Stanley Park. This tour took about one hour. It was a nice leisurely way to see the park. It stopped at the totem poles and gave us 10 mins to take pics etc. the young lass driving the horses gave a great commentary and was very informative....","review_date":"July 23, 2015"},{"attraction_id":3404,"user":"dianadepp","rating":3.0,"review":"Good. I did this tour of the park with my parents. The tour guide was great. It's an informative tour and you can learn a lot about the park. It is nice that they provide blankets on the carriage because it was a cold day.\nIf...","review_date":"July 21, 2015"},{"attraction_id":3404,"user":"jeff_r","rating":5.0,"review":"An Hour of Time Well Spent. Our family took the horse drawn tour of Stanley Park in Vancouver. The park is the third largest park in North America and there was plenty of different type of activities that people were enjoying. The guide was very knowledgeable and share the history of...","review_date":"July 5, 2015"},{"attraction_id":3404,"user":"graham_b","rating":5.0,"review":"Horse and carriage tour of Victoria. Our family group had the pleasure of a tour of Victoria in a horse drawn carriage.the lady driver( sorry, I've forgotten her name) did a marvellous job. The horse was excellent , gentle and understood the road rules! The guide gave an excellent commentary and...","review_date":"July 3, 2015"},{"attraction_id":3404,"user":"794celial","rating":5.0,"review":"Worthwhile. This a very good, if leisurely way to see Stanley Park with a knowledgeable and enthusiastic guide. There was one brief stop at the totem exhibit and gift shop and the rest of the time was spent circling the park on the ring road. We...","review_date":"June 28, 2015"},{"attraction_id":3404,"user":"margaret_k","rating":4.0,"review":"stanley park horse drawn tour. Stanley park horse drawn ride through the park was good. Goes for an hour and has great commentary. You stop at the totem poles for photos. Price was reasonable. Good scenery. Shows you what options you can do in park, like the miniature train ride,...","review_date":"June 27, 2015"},{"attraction_id":3404,"user":"tomquinlan19","rating":5.0,"review":"Beautiful way to see Stanley Park. The tour was great and very informing. The tour guide filled us in on the history of the park. Just the perfect day.","review_date":"June 26, 2015"},{"attraction_id":3404,"user":"bev_p","rating":5.0,"review":"Good attraction. Horses are right for the job, very well cared for & star in some films you may have seen! Lovely way to get around the park to enjoy & see the parts you may like to look more closely at. Very informative & cheerful guide...","review_date":"June 24, 2015"},{"attraction_id":3404,"user":"graemesteyn","rating":4.0,"review":"Slow speed, only two horse power!. We had time to spare one day so decided to take the horse drawn tour. The pace was nice and relaxed, with stop off points to take pictures. The hostess was very amusing and warming. Definitely worth the time taken.","review_date":"June 22, 2015"},{"attraction_id":3404,"user":"993anitat","rating":5.0,"review":"Great Way to See Stanley Park. We were at Stanley Park without any transportation so decided to take the Horse Drawn Tour. It was excellent. It was a nice easy pace way of seeing the park and the commentary was really great. It gave you some history as well as current...","review_date":"June 20, 2015"},{"attraction_id":3404,"user":"capesharon","rating":4.0,"review":"Great way to get an overview of the park in an hour. I love horse and carriage rides, so could not resist this one! If you don't have a lot of time to spend at the park, this is a great way to learn about the park and see most of the interesting sites at the eadt(?)...","review_date":"June 14, 2015"},{"attraction_id":3404,"user":"gmh202","rating":5.0,"review":"A must. A great tour of the Park at a slow and enjoyable pace. Great history and views -- would recommend doing this tour first, so you get an overview of the park and then visit the parts that especially appeal to you","review_date":"June 6, 2015"},{"attraction_id":3404,"user":"maddykay","rating":4.0,"review":"Worth it if you can stand the guide`s narration.... Took my daughter for a ride. Only paid $10 through the Tourist challenge. The tourist challenge gives the change for people who work in the tourist industry to visit many tourist attraction and talk about them.\nThe morning was cold and they have nice warm...","review_date":"May 21, 2015"},{"attraction_id":3404,"user":"sclarey","rating":5.0,"review":"Great way to see the park!. If the sun's out and you're in Stanley Park this is great! Fully narrated with a few stops- but the further to the back the better (further away from the back of the horses...). Score a discount when you get an aquarium ticket with this...","review_date":"May 6, 2015"},{"attraction_id":3404,"user":"bev_7371946","rating":5.0,"review":"Fun - with lots of information. Took this tour on a sunny, but cool day in April and my companion needed the blanket which was provided on all the seats. The carriage is open so it may not be as much fun on a rainy day, but it makes the visibility...","review_date":"April 30, 2015"},{"attraction_id":3404,"user":"crowcaw","rating":5.0,"review":"Tour in the Rain. Took the horse-drawn tour on Tuesday, April 21st with my girlfriend. Weather was terrible but the coach was covered and the tour guide had blankets ready for everyone.\nWas happy to have a chance to meet Flint and Grit before they began pulling us around...","review_date":"April 23, 2015"},{"attraction_id":3404,"user":"bj4522","rating":5.0,"review":"Wonderful tour, excellent tour guides!. The one hour tour through Stanley Park was both fun and informative. We had a carriage with 15 adults and one child. Our guide\/driver was very personable and talked to each group, asking where we were from. Each different area of the park from the...","review_date":"April 12, 2015"},{"attraction_id":3404,"user":"belfastfoodtravelman","rating":5.0,"review":"Great experience. We waited and waited but alas not enough people for the trip which would have been a great trip round Stanley Park. Do it next week","review_date":"March 27, 2015"},{"attraction_id":3404,"user":"mom2my4boyz","rating":4.0,"review":"Fun and Informative. I would have given this a 5 rating but the customer service is lacking and the tour guide was not overly enthusiastic. It's a nice one hour tour around the eastern part of Stanley Park. It's great to learn about the history of the park....","review_date":"March 18, 2015"},{"attraction_id":3404,"user":"renegade225","rating":4.0,"review":"kids of all ages will enjoy this scenic ride. The horse drawn carriage carries about 24 passengers and departs every 1\/2 hour. The ride costs CAD35 or adults and CAD17 for children. Allow an hour for the narrated ride. To find the Tour Kiosk enter the park and turn right past the roundabout to...","review_date":"January 29, 2015"},{"attraction_id":3404,"user":"619chrissyd","rating":5.0,"review":"Enjoyable stroll in a horse-drawn carriage. We wanted to tour Stanley Park in fun way after disembarking from our cruise. My mom doesn't walk very fast and this was a good way to see the park to rest our tired feet. The tour guide was very informative and gave us some...","review_date":"January 1, 2015"},{"attraction_id":3404,"user":"old_dude_traveler","rating":5.0,"review":"Stanley Park Horse-Drawn Tours. Driving through Stanley Park can be disappointing for the driver because if you're not paying attention to driving (e.g., looking around), you will likely run over something and they may not appreciate that (pedestrian, bicyclist, runner, etc.). The Stanley Park Horse-Drawn Tours are a great...","review_date":"November 9, 2014"},{"attraction_id":3404,"user":"simon_y","rating":5.0,"review":"Very unique tour. We wanted a way of viewing Stanley Park but were exhausted from all our travelling. Such is the vastness of the park and our limited time in Vancouver that we decided to take the horse drawn tour. Initially we thought this was a private carriage...","review_date":"October 25, 2014"},{"attraction_id":3404,"user":"josephellis","rating":5.0,"review":"Cuddle-up with your sweetheart for a carriage ride!. The Stanley Park Horse-drawn tour is a not-to-miss attraction for a visitor to Vancouver. If history is not you cup of tea, then sit back and enjoy the environment. This excursion was a home run choice for seeing and hearing about this part of Vancouver....","review_date":"October 7, 2014"},{"attraction_id":3404,"user":"sandy_s","rating":5.0,"review":"A slower pace to enjoy the park. The horse-drawn tour offers a great way to see some of the key points of the eastern part of Stanley Park. With my mum visiting from Australia for part of the summer, we thoroughly enjoyed this relaxed way to see some of the highlights.\nThe...","review_date":"August 18, 2014"},{"attraction_id":3404,"user":"jackie_r","rating":5.0,"review":"Fun way to Tour Park. We had a great guide and a very enjoyable hour of touring Stanley Park in Vancouver, BC. The guide gave her perspective on the sites we went by in the park. Had a great time. She stopped for a break where we could get out...","review_date":"August 10, 2014"},{"attraction_id":3404,"user":"onbarefeet","rating":4.0,"review":"Be prepared to become part of the attraction!. Chose to go around Stanley Park in a more fashionable way, unexpectedly, we became part of the the attraction. Undoubtedly, the charm of the two huge Grey Shire horses pulling an old-fashioned horse drawn vehicle (tram) around Stanley Park was quite an amusement to other...","review_date":"July 30, 2014"},{"attraction_id":3404,"user":"bring_it_o","rating":4.0,"review":"A relaxed way to experience the park. The family enjoyed showing Nana the park on the horse drawn carriage. It is at a relaxed pace with the guide\/driver sharing interesting facts about the park, the history, its community and horses with us. Nana has limited mobility and it was a great way...","review_date":"July 27, 2014"},{"attraction_id":3404,"user":"colefner","rating":4.0,"review":"Great Tour. We went on this tour Saturday afternoon. The horses were out when we got there, so we waited about a half an hour for the next tour. Usually that would be a crappy wait, but since we were in the Stanley Park, we didn't mind....","review_date":"July 20, 2014"},{"attraction_id":3404,"user":"kristenc863","rating":5.0,"review":"Beautiful Way to See the Park and the Water. The blankets on each seat were a nice and needed touch in our recent tour of the park. The guide narrated with a lot of information but also knew when to take a breath and let the passengers take in the sites. It would be...","review_date":"July 16, 2014"},{"attraction_id":3404,"user":"787howardh","rating":5.0,"review":"What a great way to spend an hour. If you want to learn more about the park and it's history then this is the thing to do. Saw areas of the park that I did not about from this tour. Worth doing but if you combine it with things at the park it...","review_date":"July 11, 2014"},{"attraction_id":3404,"user":"glenda_r","rating":5.0,"review":"Very relaxing. A very enjoyable way to see Stanley Park. The tour covered a large area which we certainly could not have walked with my 74 year old mother. The guide was interesting and we had a photo stop by the totem poles. Would recommend.","review_date":"June 24, 2014"},{"attraction_id":3404,"user":"adamr613","rating":5.0,"review":"Nice tour of the park. Lovely way to tour the beautiful stanley park. Guide knowledgeable and informative. Carriage comfortable and the horses were well behaved and well turned out","review_date":"June 23, 2014"},{"attraction_id":3404,"user":"avante540","rating":4.0,"review":"They love their horses. A gorgeous Percheron and a robust Clydesdale took us on a guided tour with the help of an experienced driver. This was gentle and fun. We didn't go far and we didn't go fast but we learnt a lot of history and lot about horses...","review_date":"June 15, 2014"},{"attraction_id":3404,"user":"kiwicanadian","rating":4.0,"review":"A relaxing way to travel around the park.... While so many visitors to Stanley Park were traveling around the park at a hurried speed, it was so refreshing to sit back and relax in a horse drawn carriage listening to the informative commentary of the driver\/guide. This one hour tour is definitely worth...","review_date":"June 1, 2014"},{"attraction_id":3404,"user":"mary_b","rating":5.0,"review":"Slow-paced way to see the Park. This is a delightful way to see the east end of Stanley Park. The tour guide was informative and friendly. The tour covers much of the same sights as the bus tours, with some off the main drag additions, but at a leisurely pace and...","review_date":"May 26, 2014"},{"attraction_id":3404,"user":"carribeanbound1","rating":4.0,"review":"Nice. It is a different way to experience stanley park, leisurely way to stroll thru the park and learn information about it. Stanley Park is a very beautiful place. Tour guide was pretty good, she did a good tour, seemed to really like working with the...","review_date":"May 19, 2014"},{"attraction_id":3404,"user":"johnsonsedm","rating":3.0,"review":"Relaxing but guide lacked enthusiasm. Overall, it was a nice way to learn about Stanley Park and take in the view. The guide was clearly a horse lover and proud, but her delivery during the tour was monotone and bordered aggressive (some guests were shushed). For the price I was...","review_date":"May 14, 2014"},{"attraction_id":3404,"user":"chris_h","rating":4.0,"review":"A nice relaxing tour. We really enjoyed the horse-drawn tour, it was a wonderful way to see a good portion of the park with some very insightful commentary along the way which we never would have received on our own. As others have mentioned, though, it's expensive.","review_date":"May 3, 2014"},{"attraction_id":3404,"user":"henri123","rating":4.0,"review":"Enjoyable. But maybe a little overpriced. If you are over walking and can't ride a bike the horse drawn carriages are a fun alternative.","review_date":"October 20, 2013"},{"attraction_id":3404,"user":"miriam_v","rating":4.0,"review":"Great, relaxing way to see and hear about Stanley Park. We enjoyed meandering around part of the park in a horse-drawn trolley. This isn't a tour of the entire park, but you do see many of the attractions, including a stop at the totem poles. The driver\/guide was pleasant. We saw well more in an...","review_date":"October 19, 2013"},{"attraction_id":3404,"user":"canadoc","rating":4.0,"review":"Costly yes but pleasant and relaxing. Yes the price is steep. Think of it like a fine meal and savour the experience. The cost is worth an hour trip around a beautiful park. Yes, the horses are slow but that is part of the charm. I can walk around the park...","review_date":"September 9, 2013"},{"attraction_id":3404,"user":"seattle98101","rating":4.0,"review":"Nice but expensive. We enjoyed the 1-hour carriage ride through the park, it was a pleasant way to see the more developed side and learn some of its history. There was one stop where we could get off for about 10 minutes, at the totem poles. It moves...","review_date":"July 27, 2013"},{"attraction_id":3404,"user":"lasvegasmytown","rating":3.0,"review":"Pretty Steep Fare and The Horses Need Shade. We took this tour while in Stanley Park. It was about $70.00 for the 2 of us. Pretty high fare for what you get. The ride lasted about 40 minutes and went thru a small circle of the park. You get to see the seawall,...","review_date":"July 14, 2013"},{"attraction_id":3404,"user":"heather_s","rating":2.0,"review":"Slow. We thought this would be a great way to initially tour Stanley park with our group. The horses move incredibly slowly (pedestrians kept passing us) and it only covers a portion of the park - not the 5 mile loop. There was some interesting information...","review_date":"July 8, 2013"},{"attraction_id":3404,"user":"claireblumdestevens","rating":5.0,"review":"So much fun. We had been walking for a long time, but still wanted to see more of the park. We took the tour and it was great. We saw the beautiful forest and hugh cedar trees, the mermaid on the rock , the bridge and the flowers.","review_date":"April 13, 2013"},{"attraction_id":3404,"user":"traveler3arizona","rating":5.0,"review":"Relaxing, could see everything!. We enjoyed this tour so much. Our tour guide was informative and funny and treated all of us well. The carriage was quite large and came with cozy blankets, which we did use if there was the occasional drizzle. The horses were handsome and had...","review_date":"April 12, 2013"},{"attraction_id":3404,"user":"johnc_6877","rating":4.0,"review":"A good leisurely way to see Stanley Park. We did the carriage tour of Stanley Park whist in Vancouver for 4 nights. We actually walked around Stanley Park the previous day.\nThe carriage tour was a nice leisurely way to get around. The day we went was not the best of days as...","review_date":"October 29, 2012"},{"attraction_id":3404,"user":"becky_dun","rating":5.0,"review":"Great if you're short on time. This is a lovely way to see Stanley Park if you are short on time in Vancouver as the tour lasts for about an hour and takes you to a few of the major points of interest in the park. The woman leading our tour...","review_date":"October 5, 2012"},{"attraction_id":3404,"user":"sharon_q","rating":4.0,"review":"If you are short on time, but want to learn a lot,this is great.. We had limited free time in Vancouver,but wanted to maximize it to learn more about this city.I have arthritis that makes extended walking painful. The horse drawn carriage tour of Stanley Park was perfect for us. We learned so much about the park, the city...","review_date":"September 29, 2012"},{"attraction_id":3404,"user":"worldtravelingdude13","rating":3.0,"review":"It was okay. I thought it would be a romantic ride in the park but it isn't really that type of ride. It is fairly large carriage pulled by 2 2000 lbs draft horses. The horses are a sight to behold. The narrative was okay during the ride...","review_date":"September 7, 2012"},{"attraction_id":3404,"user":"arni51","rating":5.0,"review":"Loved it as a comfortable tour around Stanley Park. We did this on a wet and miserable day, but with blankets it was a great relaxed way to wand thought the park. It felt like an old fashioned wander which we really enjoyed. Our driver, and I forget her name, was only young but...","review_date":"May 16, 2012"},{"attraction_id":3404,"user":"travelobession","rating":5.0,"review":"Lovely Way to See Stanley Park. After much research of tours in & around Vancouver, we decided that we wanted to see more of Stanley Park in a short time, rather than a hop & on bus that only takes you into the park & leaves you there. So our choice...","review_date":"January 26, 2012"},{"attraction_id":3404,"user":"4familytravelers66","rating":5.0,"review":"A great way to see Stanley Park. Our family of four enjoyed this horse-drawn carriage ride more than anything else we did in Stanley Park. The driver was a wealth of information giving interesting historical facts as well as pointing out things along the way such as an active Bald Eagle nest....","review_date":"November 9, 2011"},{"attraction_id":3405,"user":"bigglesweed","rating":5.0,"review":"Scenic Snowshoe Tour. I just completed my first snowshoe tour with the lovely Sasha. Unlike other tours where you snowshoe at the bottom of the mountain we went up in the gondola to the top of one of the ski runs. From there we went across the top...","review_date":"February 19, 2019"},{"attraction_id":3405,"user":"gabbyb273","rating":5.0,"review":"Amazing tour with very informative guide! . This tour is amazing! It\u2019s a great option for those who are worried about their fitness levels as the trip is relatively short and you can follow in the steps of the guide which makes it much easier. Maggie was extremely informative and made multiple...","review_date":"February 19, 2019"},{"attraction_id":3405,"user":"purplepenny17","rating":4.0,"review":"Amazing sights. We had an fantastic time snowshoeing with Lily. She is very knowledgeable and accommodated all in the group. Definitely worthwhile when you're in Lake Louise.","review_date":"February 9, 2019"},{"attraction_id":3405,"user":"kuttnerd515","rating":5.0,"review":"Surreal . I just returned from a trip to Banff.\nI wanted some adventure so I booked a private tour. We spent 5 hours snowshoeing true back country in Canada.\nIt was unbelievably beautiful as well an adventure.\nI would not hesitate to recommend this.\nDo it!!!","review_date":"January 23, 2019"},{"attraction_id":3405,"user":"sophiesq8759cw","rating":5.0,"review":"Snowshoe tour with Daniel. Amazing experience! It was the first time for our family to do snowshoes and we all loved it. We are looking forward to doing it again. Our guide was Daniel, he taught us so many things about nature and wildlife. We did a 3 hour...","review_date":"January 2, 2019"},{"attraction_id":3405,"user":"susanc09","rating":5.0,"review":"Excellent . A fantastic fun & informative experience suitable for all abilities. Lily was a great guide who really made sure we had a great time. Loved it and would highly recommend. Look forward to returning .","review_date":"December 26, 2018"},{"attraction_id":3405,"user":"jerm1322","rating":5.0,"review":"Snowshoe Tour. My wife and I went on the snowshoeing tour with Maggie F. We and an amazing time! Being from Florida this was completely new for me. Maggie was extremely knowledgeable and very easy to talk to. I highly recommend this for anyone who likes adventures!","review_date":"December 26, 2018"},{"attraction_id":3406,"user":"zajmat","rating":5.0,"review":"Loved it!. It was our first time canoeing and I was a bit worried before the tour, about the weather and our inexperience. It was a snowy day and Mike started by teaching us some basic canoeing skills. He was very well prepared and gave us blankets,...","review_date":"October 28, 2018"},{"attraction_id":3406,"user":"jo_r","rating":5.0,"review":"Amazing evening canoe trip!. We went on the evening canoe trip in September and it was honestly one of the best things we did on our entire holiday! We had the entire lake to ourselves which felt so special and allowed us to really appreciate the stunning scenery. Mike...","review_date":"October 8, 2018"},{"attraction_id":3406,"user":"nancy_w","rating":5.0,"review":"Great trip. Loved it. Mike was a wealth of knowledge and an all around great guy to spend the morning with. He was a welcome addition to our group of six!","review_date":"October 2, 2018"},{"attraction_id":3406,"user":"caeleigh_m","rating":5.0,"review":"Great Evening Spent on Pyramid Lake. My husband and I did the sunset paddle with Mike on Monday and had an absolute blast. The views were absolutely stunning and Mike was a great host, providing us with baked goods and hot chocolate at a pit stop halfway through. Our boat was...","review_date":"September 28, 2018"},{"attraction_id":3406,"user":"418toddw","rating":5.0,"review":"Stop. Paddle. Enjoy.. Mike did a great job and we had a wonderful time.\nThe muffins and the hot chocolate would have been the highlight if not for the great views and scenery!\nA great way to spend a few hours while in the Jasper region.","review_date":"September 24, 2018"},{"attraction_id":3406,"user":"springychicken","rating":5.0,"review":"An amazing experience!. We family of 5 went out with Mike at the end of July 2018 at the very beginning of our amazing 3 week adventure in Canada.\nWe booked a Private Guided Trip on Pyramid Lake for 3 hours. It was stunning!\nMike was brilliant, friendly,...","review_date":"September 11, 2018"},{"attraction_id":3406,"user":"helrog52","rating":5.0,"review":"Simply Awesome \ud83d\ude0e . We went on the lake at 08.30 this morning with Mike. We had the whole lake to ourselves, just the 3 of us in the wonderful wooden canoe \ud83d\udef6.\nOn our way to the lake we saw a pblack bear, just amazing.\nMike is a...","review_date":"September 10, 2018"},{"attraction_id":3406,"user":"kathy_f","rating":5.0,"review":"Jasper Trip Highlight. Definitely recommend this trip! Mike is a fabulous guide. Not only knowledgeable about the lake and the area, but a fabulous host as well. Thank you a beautiful morning on Pyramid Lake!","review_date":"September 3, 2018"},{"attraction_id":3406,"user":"jason_l","rating":5.0,"review":"Amazing canoe trip on Pyramid Lake. On our last day we went out with Mike for 3 hours on Pyramid Lake. It was a great way to end our trip to the area. The water was beautiful and the views spectacular. Mike is a great guide. He knows a ton about...","review_date":"August 30, 2018"},{"attraction_id":3406,"user":"colinakmcintosh","rating":5.0,"review":"Treasure this activity. We did a morning tour and had a wonderful time. My wife's first time on a canoe, she was a little apprehensive but the two guys, Mike and Travis were really supportive and quickly put her at ease. The peace and tranquillity you experience, moving...","review_date":"August 29, 2018"},{"attraction_id":3406,"user":"marjo7676","rating":5.0,"review":"Incredible! Amazing! Absolutely beautiful!. We are a couple that travelled to Jasper on August 2018.\nWe hired a private canoeing in Pyramid Lake, but we never expected how private it will be. The lake was just the two of us, Mike and his great handmade wood canoe and all...","review_date":"August 20, 2018"},{"attraction_id":3406,"user":"melina_s","rating":5.0,"review":"Fantastic Experience. Pyramid Lake Canoeing Adventure was one of the highlights of our recent road trip in Canada. We were picked up from our hotel by Travis who was our guide for the morning. He was excellent throughout. He was extremely knowledgeable about the lake and the...","review_date":"August 3, 2018"},{"attraction_id":3406,"user":"sarah_g","rating":5.0,"review":"Cherry on top! . This was our last tour on our last day in Jasper and it truly was the cherry on top! We packed a lot of adventures into our 3 day trip to jasper this was by far our greatest experience. We ended up getting a private...","review_date":"August 3, 2018"},{"attraction_id":3406,"user":"brandy_m","rating":5.0,"review":"Serene . An awesome excursion! Mike was very knowledgable, friendly, and took great pics of us as we paddled. He was very prepared for any weather and the baked goods and cocoa were delicious. I would definitely do this again.","review_date":"August 2, 2018"},{"attraction_id":3406,"user":"amy82371","rating":5.0,"review":"DO THIS TRIP!. So far this may possibly be the highlight of our Canadian adventure! We met Mike at 6 PM at the dock in front of Pyramid Lake resort. He was very welcoming and gave us quick instructions before we set out. We practically had the lake...","review_date":"July 25, 2018"},{"attraction_id":3406,"user":"michael_h","rating":5.0,"review":"A Jasper must do. \ud83d\udc4d . Awesome morning on the canoe with Mike. We booked the day before via telephone. Mike met us at the rv Park in Jasper and was delightful with our family from start to finish. He was fun, knowledgeable and a lovely chap to canoe with. He...","review_date":"June 16, 2018"},{"attraction_id":3406,"user":"christianlj7522vb","rating":5.0,"review":"Great time with Mike! . We did go on a 3 h trip with Mike yesterday. It was great and lots of fun canoeing with him.\nHe is very knowledgeable about the wildlife, landscape and history.\nHighly recommended tour for an adventure on the lake.\nKathi and Christian","review_date":"May 16, 2018"},{"attraction_id":3406,"user":"getaway691954","rating":5.0,"review":"Amazing experience! . My friend and I had an amazing time on our canoe trip with Mike! There were tons of thoughtful touches like drinks and snacks, and Mike told us a bunch of interesting information about the area. He gave us lots of tips to improve our...","review_date":"May 15, 2018"},{"attraction_id":3406,"user":"743raffaelad","rating":5.0,"review":"Canoeing with Mike, the perfect guide and host. We went canoeing at Pyramid Lake back in October and had an amazing time. Our guide Mike was super friendly and the perfect host. He completely pampered us with cosy blankets, mittens, tea, coffee and home baked cakes! Canoeing on the lake was a super...","review_date":"January 29, 2018"},{"attraction_id":3406,"user":"kristin_r","rating":5.0,"review":"HIGHLY Recommend Pyramid Lake Guided Canoe Tour. We had a truly fantastic experience with Mike at Wild Current. I highly recommend Wild Current's guided canoe tours and am so glad we booked this while we were visiting Jasper. Our tour was in Sept 2017, and the weather was a little unpredictable, but...","review_date":"October 11, 2017"},{"attraction_id":3406,"user":"tracy_n","rating":5.0,"review":"Absolute must do!. This was a highlight of our time in the Canadian Rockies. We had a morning canoe adventure with Mike on Lake Pyramid on October 1st. A cool morning, but Mike came equipped with extra blankets and mittens. Simply amazing scenery. We stopped for a short...","review_date":"October 4, 2017"},{"attraction_id":3406,"user":"jenny_n","rating":5.0,"review":"Fabulous afternoon paddling Pyramid Lake. We spent the afternoon paddling a large wooden canoe with another couple and our guide Mike. Great experience on the lake and delicious afternoon coffee and tea break with yummy snacks. Saw a muskrat and lots of birds. Highly recommended.","review_date":"October 2, 2017"},{"attraction_id":3406,"user":"kyliee440","rating":5.0,"review":"A gorgeous morning . We went out on a morning canoe tour with Mike. We had a lovely fall day, but even without the perfect weather it would have been a wonderful trip.\nThe canoe was comfortable and it was fun learning to paddle (though you could just sit...","review_date":"September 28, 2017"},{"attraction_id":3406,"user":"robbobristol","rating":5.0,"review":"An unforgettable and superb experience. We spent an amazing afternoon with Mike and his superb canoe on Pyramid Lake. The conditions were overcast and a little chilly but Mike made the whole trip a warm experience.\nNeedless to say the scenery was stunning. Being able to experience it first hand...","review_date":"August 31, 2017"},{"attraction_id":3406,"user":"jlvb26","rating":5.0,"review":"Awesome day canoeing. We wanted to do something different in Jasper and decided to book a half day canoeing on Pyramid Lake with Mike. Really great decision on our part :)\nAfter a short \"how-to\" paddle lesson we loaded the beautiful handmade canoe and off we went (my...","review_date":"August 14, 2017"},{"attraction_id":3406,"user":"baconator76","rating":5.0,"review":"What a wonderful morning canoeing on Pyramid Lake. I know that I'm not going to write anything new that hasn't been written before, but I can't avoid giving my excellent feedback on this amazing trip.\nMike, our guide and one of the founders\/owners, is a very nice and friendly guy and you can...","review_date":"August 13, 2017"},{"attraction_id":3406,"user":"katdave19","rating":5.0,"review":"Highlight of our honeymoon! . Today we had a private trip with Mike on the beautiful Pyramid lake on his HAND CRAFTED canoe.\nMike is so knowledgeable & friendly. He was guide, teacher, geologist, geographer, wildlife spotter, and he brought drinks & cakes!\nI was nervous and had been in...","review_date":"August 6, 2017"},{"attraction_id":3406,"user":"blue30","rating":5.0,"review":"Perfect End to our Trip in Jasper!. What a wonderful experience we had canoeing Lake Pyramid with Mike of Wild Current Outfitters, using his traditional wooded handmade canoe!\nCorrespondence with Mike was prompt and professional. The location was easy to find and our family of four (sons 19 & 21) found Mike...","review_date":"July 1, 2017"},{"attraction_id":3406,"user":"mama452657","rating":5.0,"review":"Awesome canoe trip. My family went on a morning canoe trip with Mike on Pyramid Lake we all agreed that it was the perfect way to start our day! Mike was so nice and very knowledgeable about the area. My daughters, 8, 10 and 12 love paddling, running...","review_date":"June 25, 2017"},{"attraction_id":3406,"user":"lexy19","rating":5.0,"review":"The hightlight of our trip in Jasper. This canoe trip with Mike exceeded our expectations! He is very knowledgeable about the surroundings and the wildlife in the park. We were picked up at our hotel and Mike drove us to a beautiful lake where he taught us how to stroke. The canoe...","review_date":"May 5, 2017"},{"attraction_id":3406,"user":"ang51","rating":5.0,"review":"Canoe trip. We booked a canoe trip to take place in April. Most of Jasper is still frozen in April, but Michael was willing to take our booking. He kept in touch and sent updates on the weather before we arrived (despite being on vacation himself at...","review_date":"April 26, 2017"},{"attraction_id":3406,"user":"geoffrey_b","rating":5.0,"review":"Absolutely brilliant canoe trip. Thank you to Mike for a wonderful evening trip on Lake Pyramid. A fantastic setting with different views all around. Mike was very knowledgeable about the area and answered our many questions. The canoe itself - built by Mike and his business partner, was superb...","review_date":"October 19, 2016"},{"attraction_id":3406,"user":"savlova","rating":5.0,"review":"Fantastic canoe trip. We booked this tour with Sundog and had a fantastic time. If you can only do 1 thing, I would recommend this.\nOn our trip, it was just me, hubby and our guide, Mike. The scenery was fantastic & we had a really amazing time...","review_date":"October 5, 2016"},{"attraction_id":3406,"user":"ewanna_w","rating":5.0,"review":"Best part of our visit to Canada!. This was our last morning before heading back to Calgary and then home, and we definitely saved the best for last. The lake was stunning and peaceful. The canoe was this gorgeous hand made craft that was just as lovely as it was water worthy....","review_date":"September 27, 2016"},{"attraction_id":3406,"user":"ob1too","rating":5.0,"review":"Canoe Trip. Amazing peaceful trip with serene picnic by the side of the most picturesque lake. Brilliant and stable canoe for a family day \/ evening out. Even swam in the lake. brr.!","review_date":"September 16, 2016"},{"attraction_id":3406,"user":"laurie_h","rating":5.0,"review":"Terrific experience in every possible way. Can't say enough positive things about Mike Lodge and Wild Current Outfitters! Mike reached out prior to the trip to make sure he understood our expectations, and then he exceeded them. The canoe was a handmade wooden one, built in traditional style--not one of the...","review_date":"September 10, 2016"},{"attraction_id":3406,"user":"dinosydney","rating":5.0,"review":"A magical experience. Today we were fortunate to meet Mike who owns and runs Wild Currents. What a great guy. He took us up to Pyramid Lakes to canoe and we were not disappointed! To start with his canoe was beautiful, he made it himself out of cedar...","review_date":"September 3, 2016"},{"attraction_id":3406,"user":"tim_s","rating":5.0,"review":"Wonderful evening tour on pyramid lake!. I booked the tour 2 days before. Unfortunately a little storm showed up so Mike cancelled the tour. But the weather just got better and Mike gave me a spontaneous call if I'd still wanted to join. Of course I wanted! We were only a...","review_date":"August 30, 2016"},{"attraction_id":3406,"user":"harringtons131","rating":5.0,"review":"Best part of our Rockies adventure. We spent an amazing three hours on an evening canoe trip on Pyramid Lake with Mike. Us and our boys, who are 20 and 16, loved every minute of it. The canoe was hand crafted by Mike and his colleagues. It was beautifully made and...","review_date":"August 28, 2016"},{"attraction_id":3406,"user":"whitesworldtour","rating":5.0,"review":"Stunning - definitely a 'must-do' trip!. We took at absolutely incredible trip across Pyramid Lake in Aug 2016, in Mike's hand built Cedar Canadian canoe, stopping regularly to check out the various birds, flora, fauna, and ever hopeful for a glimpse of something more elusive! Mike was a brilliant host, and...","review_date":"August 24, 2016"},{"attraction_id":3406,"user":"richard_r","rating":5.0,"review":"Peaceful Pyramid Lake with Mike. A perfect start to a Saturday morning.\nWe contacted Mike and spoke with him the day before to arrange a canoe trip with our young son (2 next month) so he suggested a private tour.\nWe took the beautiful drive up to Pyramid Lake where...","review_date":"August 21, 2016"},{"attraction_id":3406,"user":"oh987","rating":5.0,"review":"Very recommended!. I really wanted to do a canoe trip when I visited Canada, and I can really recommend this one. I spent a few hours one quiet morning on the Pyramide Lake. Pure tranquillity quietly navigating among the loons and beautiful nature, The guide was very...","review_date":"August 20, 2016"},{"attraction_id":3406,"user":"180carolek","rating":5.0,"review":"Family Reunion. Our family from Winnipeg was a member of the Family Reunion gathering in Jasper, July 19, 2016 to July 22, 2016 (maureen642). Our final gathering on Friday late afternoon was spent canoeing in the beautifully crafted, large cedar strip canoe with Mike from Wild Current...","review_date":"August 18, 2016"},{"attraction_id":3406,"user":"maureens642","rating":5.0,"review":"Family Reunion. We had a family reunion in Jasper in July. Our son and daughter-in-law live in Jasper and suggested that Wild Current Outfitters would be a great group activity (our ages were from preschool to seniors). We had them book with Mike for an afternoon at...","review_date":"August 9, 2016"},{"attraction_id":3406,"user":"karin_j","rating":5.0,"review":"Canoe Tour with Mike. We did the Canoe Tour with Mike on Pyramid Lake. It was a real pleasure and Mike is a very knowledgable guy, who told us a lot about wildlife at jasper NP. He served us a fantastic snack at the beach!","review_date":"August 6, 2016"},{"attraction_id":3406,"user":"qoppaq","rating":5.0,"review":"A lovely and memorable trip in Jasper. We were looking for something different to do in Jasper and saw Wild Current Outfitters' Afternoon Tea Canoe trip and decided to go for it. Mike took us out in the Pyramid Lake with his beautiful hand built canoe. He taught us how to paddle...","review_date":"August 5, 2016"},{"attraction_id":3406,"user":"therese_r","rating":5.0,"review":"Novice Canoer? No Worries. My friends and I arranged a private canoe tour with Mike of Wild Current on Pyramid Lake. After a quick demonstration of the basics, he provided us with rain gear and off we went. A beautiful and fascinating tour as we paddled around the lake....","review_date":"August 5, 2016"},{"attraction_id":3406,"user":"marycb6721cb","rating":5.0,"review":"Wild Current is the way to canoe!!. Mike is the consummate canoe guide. 3 of us had a private tour of Pyramid Lake in his gorgeous & comfortable hand built canoe. His passion for the outdoors and nature is contagious and is evident in his stewardship of the lake. On top of...","review_date":"August 3, 2016"},{"attraction_id":3406,"user":"stevelp558mz","rating":5.0,"review":"Highlight of our Canada trip - also possible for wheelchair users. Together with my wife, a wheelchair user, and 14 year old son, I took a 4 hour evening trip on Lake Pyramid with Mike in a beautiful 20 foot canoe that he and his team took a year to build. It was a fantastic experience...","review_date":"August 2, 2016"},{"attraction_id":3406,"user":"sierra_k","rating":5.0,"review":"Amazing canoe trip even in the pouring rain!. My sister and I travel together for a week every summer, and were excited to begin our 2016 summer adventure in Jasper at Wild Current Outfitters. We had reserved a 3 hour canoe trip for Monday July 11th. The day before Mike contacted us about...","review_date":"July 19, 2016"},{"attraction_id":3406,"user":"maccs_p","rating":5.0,"review":"Service with a genuinely personal touch. We were visiting from the UK and had contacted Mike and Brett about the back country kayaking and camping trip. Our dates didn't coincide. Knowing nothing about the National Park set up we were delighted with the suggestion to get a pass to camp on...","review_date":"July 18, 2016"},{"attraction_id":3406,"user":"susan_h","rating":5.0,"review":"Should be Number One!. This should be number one of the things to do in Jasper but then again if it is was it might lose a lot of its appeal - personalised service, careful attention to detail, great company and beautiful, serene surroundings. I spent 3 hours in...","review_date":"June 30, 2016"},{"attraction_id":3406,"user":"alpacalover5","rating":5.0,"review":"Worth every cent.. Mike was an amazing guide. We had a great canoe trip in the newly made wooden canoe. We went around Pyramid lake for 3 hours with a break for morning tea. This is a great activity to book if you are staying in Jasper.","review_date":"June 5, 2016"},{"attraction_id":3406,"user":"cam_b","rating":5.0,"review":"Awesome way to enjoy Jasper!!. Our tour guide, Mike, was excellent, Picked us up on time and showed us around their shop where their carpenter showed us a new boat they were building. Great way to learn about the art of canoe making. Our tour on Pyramid Lake was very...","review_date":"May 21, 2016"},{"attraction_id":3406,"user":"louise_w","rating":5.0,"review":"Best things to do in Jasper. Spent a fabulous 2 days with Mike from Wild Current Outfitters. On the first day we canoed Pyramid Lake where we stopped on a sandy beach for morning tea (provided by Mike). Then drove to Old Fort Point and Beauvert Lake to take in the...","review_date":"May 3, 2016"},{"attraction_id":3406,"user":"sdunc","rating":5.0,"review":"Honeymoon canoe trip. Literally the best thing we did all holiday. Mike was a brilliant guide and the views across Pyramid Lake and the mountains were sensational. Would highly recommend.","review_date":"March 29, 2016"},{"attraction_id":3406,"user":"travis_a","rating":5.0,"review":"Birthday present success. In the middle of August i was looking for a romantic type of gift to give to my girlfriend on her Birthday. A friend recommended a Canoe trip with Wild Current. What great idea! Mike greeted my partner and I at the boat launch at...","review_date":"November 8, 2015"},{"attraction_id":3406,"user":"melkatetravel","rating":5.0,"review":"Fabulous with a capital F. Just finished a fabulous canoe trip on pyramid lake with Mike and it was truly unforgettable, everyone should have this on their bucket list. Very well organised and involved a bit of canoeing and a stop on a beach for a delicious afternoon tea and...","review_date":"November 6, 2015"},{"attraction_id":3406,"user":"b8177qcchris","rating":5.0,"review":"Amazing canoeing in breathtaking scenery. I got to Jasper fairly late in the season, but Mike (owner\/guide) assured me that we would still be able to get out on the water for canoeing. The weather turned out to be perfect, and it was a fantastic day. Mike is great company,...","review_date":"October 26, 2015"},{"attraction_id":3406,"user":"phillip_s","rating":5.0,"review":"One of the most memorable experiences my wife and I have ever had.. In August 2015, my wife and I were part of a Scenic Tour of Canada and Alaska. With all Scenic Tours you get a choice of activities to do as part of the package. Whilst in Jasper my wife and I had the great pleasure...","review_date":"October 18, 2015"},{"attraction_id":3407,"user":"charm_c","rating":2.0,"review":"It may have been art but....... This is not my idea of an art gallery. Very few items and the art was not anything I wanted to see. Now maybe it was changing the display but I would not go back.","review_date":"March 10, 2019"},{"attraction_id":3408,"user":"nexus2013","rating":5.0,"review":"Butchart Gardens Tour. One of the most beautiful places i have been for gardens . A must see when your in Victoria area. Some many themes ,water ponds ,japanesse garden plus water fountains and even an old fashion enclosed meery Go Round","review_date":"November 7, 2018"},{"attraction_id":3408,"user":"zoe_g","rating":4.0,"review":"Victoria, Vancouver Island. The driver was knowledgeable and entertaining, the ferry trip was great, the float plane was magical and the shuttle was waiting for us at the end to take us back to our hotel. The Fairmont Empress was a wonderful hotel, however we had major problems...","review_date":"September 24, 2018"},{"attraction_id":3409,"user":"kellym5143","rating":5.0,"review":"We had a blast!. 3 Hour Snowmobile Tour Review\nJulien and Wet Set MTL were absolutely tremendous! We booked a 3 hour snowmobile tour pretty last minute and they helped take care of everything including transportation to and from our Airbnb to Louisville as well as ensuring we were...","review_date":"January 16, 2018"},{"attraction_id":3409,"user":"rodzal","rating":5.0,"review":"Great experience!. We rented 3 snowmobiles (family of 5: 3 adults and 2 children) and journeyed 3 hours through beautiful Canadian landscapes, full of snow. Riding was easy and guide was helpful. Bear in mind location is 1.5hs from Montreal so plan ahead.","review_date":"January 10, 2018"},{"attraction_id":3410,"user":"markhb842kl","rating":5.0,"review":"Butchart Gardens Amazing. A fantastic place to see, flowers and shrubs were beautiful, a must see when in Victoria, Sit outside with lunch form the Cafe or Dining room and enjoy the sights.","review_date":"October 2, 2018"},{"attraction_id":3410,"user":"joeed1","rating":4.0,"review":"Good Experience. The time to be at the facility is not explained very well. We arrived at 7 am for an 8 am cruise and after getting our boarding passes, the waiting room was very crowded. The cruise both ways was enjoyable. Comfortable seats and good food...","review_date":"September 22, 2018"},{"attraction_id":3410,"user":"sb1298","rating":4.0,"review":"Day trip from Seattle to Victoria . Booking through clipper vacations was easy online. You can also add on or purchase additional activities on the clipper. We booked the city tour, butterfly and Butchart gardens. Everything with the clipper was easy. My only complaint is the city tour part of the trip....","review_date":"September 13, 2018"},{"attraction_id":3410,"user":"rosie_p","rating":5.0,"review":"Victoria & Butchart Gardens. This trip was absolutely amazing. Booking through Clipper made it so easy and the accomadations are great (Oswego Hotel). The ferry boat ride was so smooth and much nicer than we anticipated. You arrive they send your luggage to your hotel for you. Fun double-decker...","review_date":"August 26, 2018"},{"attraction_id":3410,"user":"bighorndon","rating":5.0,"review":"A Perfect Way To Visit Victoria In One Day. Starting the day early is a requirement to see Victoria in one day. The high speed ferry departed Seattle at 7:30 requiring a 6:30 arrival for processing. Once on board, it was a smooth, comfortable 3 hour trip. The staff was efficient and helpful, both...","review_date":"August 14, 2018"},{"attraction_id":3410,"user":"janeljaeger","rating":5.0,"review":"Beautiful. The gardens were beautiful and the tour was very interesting. Ferry ride was comfortable. The entire trip was lovely.","review_date":"August 5, 2018"},{"attraction_id":3410,"user":"joyce_s","rating":5.0,"review":"Victoria day trip with Butchart Gardens. My sister and I enjoyed this tour immensely. The high speed catamaran was a beautiful vessel and very clean. We upgraded to the upper level comfort class with leather seats and a table which provided more room and comfort. I highly recommend the upgrade mainly...","review_date":"July 18, 2018"},{"attraction_id":3410,"user":"ronald_c","rating":5.0,"review":"Round trip, Victoria tour, gardens and overnight stay.. This is a well planned out company. Ride to Victoria was very comfortable and they took our luggage to our hotel while we were taken on a tour of Victoria and then to the gardens. When you are done there you just get on one...","review_date":"July 7, 2018"},{"attraction_id":3410,"user":"brbond","rating":5.0,"review":"Great ride on the Victoria Clipper IV over to Victoria and the Butchart Gardens were incredibly beautiful.. I would recommend riding the Victoria Clipper IV over to Victoria and spend the night at the Empress Hotel. Also, a trip to the Butchart Gardens is a must see. If you take the Clipper, I would recommend the upgrade to Comfort Class, not that...","review_date":"June 19, 2018"},{"attraction_id":3410,"user":"suesoul","rating":4.0,"review":"Beautiful Journey, but, Next Time, Book Direct!. The Butchart Gardens and the city of Victoria was stunning, ending the day with cocktails at the Empress Hotel. The guide on the bus was very entertaining. The only complaint I have, is the third party process. I agree with the other review, by Sandy...","review_date":"April 19, 2018"},{"attraction_id":3410,"user":"beckie_mllr","rating":5.0,"review":"Great trip. We had a nice trip from Seattle to Victoria. The process was easy to navigate and the staff on the clipper were friendly and helpful. We enjoyed our time at the beautiful gardens and walking around Victoria. It made for a long day and next...","review_date":"April 16, 2018"},{"attraction_id":3410,"user":"sandy_r","rating":4.0,"review":"Nice trip, but book direct. This was a nice way to get to Canada. The crew aboard the ferry were very helpful and kind. The only complaint I had was feeling like I had done something wrong by booking through a third party. I was nervous I wouldn\u2019t have a...","review_date":"March 28, 2018"},{"attraction_id":3411,"user":"crueljul","rating":5.0,"review":"Steve best guide Icefield Parkway. If you are in the area, don't miss this trip and request Steve, an articulate, knowledgeable, lover of this beautiful country. His company truly enhanced our enjoyment of the tour.","review_date":"September 13, 2018"},{"attraction_id":3411,"user":"chuck_h","rating":5.0,"review":"Amazing beauty and tour guide!. We spent the entire day on a tour from Jasper to Lake Louise visiting many sites that were absolutely beautiful. Our tour guide was Norm who was very knowledgeable and personable and went the \"extra mile\" to assure that everyone on the tour had an...","review_date":"August 24, 2018"},{"attraction_id":3411,"user":"teresa_f","rating":5.0,"review":"Marvelous Tour along the Icefields Parkway. We took a one-way tour from Jasper to Lake Louise that served as our transfer between the two locations. The scenery along the Icefields Parkway is beyond words. So it's hard to not enjoy the majestic mountain peaks, waterfalls, glaciers, woods, and rivers along the...","review_date":"July 8, 2018"},{"attraction_id":3412,"user":"sau_h","rating":5.0,"review":"Rental convenience and friendly service. We have interacted with multiple staffs from booking to fitting, all of them were friendly and helpful. Dealing with them was very pleasant. We booked online, set a date and time the day before ski, they came to our hotel room to delivery and fit...","review_date":"March 18, 2019"},{"attraction_id":3412,"user":"wilpwrr","rating":5.0,"review":"YOU CANNOT GO WRONG WITH BLACK TIE!!!. What more do you want than, friendly timely service that provides with the most up to date equipment brought to your doors and fitted? You want slopeside service? Done. You want to change the equipment? Done. You are arriving late\/early? They'll accommodate. The fittings in...","review_date":"February 5, 2019"},{"attraction_id":3412,"user":"meredithd66","rating":5.0,"review":"Great service. I can't speak highly enough of Black Tie Ski Rentals. The process is easy - book online before you go and arrange a time, they bring the gear to your door for personal fitting. We have 4 skiing and the fitting took about 40 min...","review_date":"January 27, 2019"},{"attraction_id":3412,"user":"111psc","rating":5.0,"review":"Awesome service. We booked Blakc tie ski rentals for our family ski holiday in January 2019. Black tie confirmed by email prior to arrival and met us in our hotel room to fit our skis and boots. We stayed at the Fairmont so on return we just...","review_date":"January 26, 2019"},{"attraction_id":3412,"user":"hannah_k","rating":5.0,"review":"Absolutely incredible locally owned business!. Black Tie Ski Rentals were truly incredible to deal with and made my father's trip to Whistler that much easier. The staff were all extremely friendly when we visited their store in Le Chamois. They were knowledgeable and provided great skiing advice. The space is...","review_date":"January 9, 2019"},{"attraction_id":3413,"user":"marthaclare_","rating":5.0,"review":"High-fived a humpback whale (almost). We had the experience of a lifetime with our fantastic guide Ian.\nI bought this as a surprise birthday gift for my boyfriend on the 7th of November, and to our surprise we were the only people who had booked the tour, so luckily had...","review_date":"November 19, 2018"},{"attraction_id":3413,"user":"georgiabullbrook","rating":5.0,"review":"Amazing Whale Watching!. Springtide whale watching provides such an amazing experience for their customers. Their staff and volunteers are all amazing, especially the volunteer Alyssa. She was extremely kind and helpful. I had such a fun time on the boat learning about the wildlife surrounding Victoria. Definitely would...","review_date":"October 25, 2018"},{"attraction_id":3413,"user":"noelarose13","rating":5.0,"review":"Awesome!!. Fantastic, Marcus and Heather with their wealth of experience and passion for these magnificent animals, made our trip .\nWe had the most perfect day very calm and overcast the orcas came that close it was everything we could have wished for .\nThank-you Chris...","review_date":"October 22, 2018"},{"attraction_id":3413,"user":"eileenw837","rating":5.0,"review":"Awesome !!!!. We set off with high hopes knowing there are resident pods of Orcas close by and we were not disappointed. We were out in the boat for a long time (few hours but just lost track of time) - saw Orcas - one breached -...","review_date":"October 19, 2018"},{"attraction_id":3413,"user":"simbar80","rating":5.0,"review":"Orca and whale tour. Did the orca and whale tour on an a perfect Octobers day. The tour was very professionally run with great commentary from nature guides who answered many questions and gave great insights to both orcas and whales. We very very lucky to see both species...","review_date":"October 15, 2018"},{"attraction_id":3413,"user":"trevor_s","rating":5.0,"review":"Amazing experience!. A truly amazing and unforgettable experience! Very professional crew that shared their extensive knowledge, making it even more enjoyable. Spent 3 hours and lost count of the number of whales we saw besides seals and sea otters!","review_date":"October 14, 2018"},{"attraction_id":3413,"user":"deb_h","rating":5.0,"review":"Great experience. We took the largest boat (61 ft) and spent a fantastic 3 hours finding Humpback whales and Orcas, visiting the sea lions, seals and even saw an Otter.\nThe boat is very comfortable, fast, warm if you need to be and perfect for the job....","review_date":"October 13, 2018"},{"attraction_id":3413,"user":"gordon123463","rating":5.0,"review":"A fantastic adventure. The crew were really passionate about all aspects of nature and had great knowledge and enthusiasm for whale watching, which they willing shared with all passengers on this awesome trip. They made every effort, including running overtime to follow sightings from other sources, which enabled...","review_date":"October 5, 2018"},{"attraction_id":3413,"user":"nicola_b","rating":5.0,"review":"Words can\u2019t describe. On a wonderful holiday in Canada this trip was the crowning glory. Having been on whale watching trips in other places in the world and not seen very much so I was prepared for the same to happen here. We were in a group tour...","review_date":"October 5, 2018"},{"attraction_id":3413,"user":"trb876","rating":5.0,"review":"A wonderful experience. We thoroughly enjoyed our trip. The boat was comfortable and the crew knowledgeable. We saw lots of Orcas and Marcus gave us an interesting and informative talk on the way back to Victoria. A splendid way to spend 3 hours. Marcus also posts pictures from...","review_date":"October 5, 2018"},{"attraction_id":3413,"user":"alison_b","rating":5.0,"review":"Fantastic trip. Heather and Marcus were fantastic narrators on this trip. We were informed that killer whales had been spotted earlier in the day so we would have to travel at least an hour to get to them. What a wait though as we saw at least...","review_date":"October 3, 2018"},{"attraction_id":3413,"user":"canada044","rating":4.0,"review":"Whales worth the chill. We saw 6-7 whales, mostly as the surfaced for air which meant that they showed their tails. Rather chilly on the water but there were hot drinks and jackets on the boats to ensure our comfort. We moved away from where the whales were quite...","review_date":"September 15, 2018"},{"attraction_id":3413,"user":"mrpbps","rating":5.0,"review":"A Great Introduction to Canada. We had the pleasure of taking a whale watching tour in early August. This was our first activity on our Canada Alaska trip and it was a great introduction. Not only did we see whales and orcas but we learnt so much more from our...","review_date":"September 4, 2018"},{"attraction_id":3413,"user":"kellyk36","rating":5.0,"review":"Wow!. We went on the cruiser with Ian as captain and Marcus telling us what we are seeing. We saw orcas everywhere. We saw a pod attack a porpoise and we saw the orcas playing. One came right up along side the boat. We saw a...","review_date":"September 3, 2018"},{"attraction_id":3413,"user":"pankajsahi","rating":5.0,"review":"Superb and knowledgeable persons. Could not have enough luck to watch the whales but both the persons on board were extremely polite and so much of knowledge about whales and everything we had to ask for. Must visit the site with them","review_date":"August 19, 2018"},{"attraction_id":3413,"user":"leanndooley","rating":5.0,"review":"Whale watching. Best trip ever. Saw orcas hump back sea otter named Harry and big sea lions. Staff were so friendly and knowledgeable about sea life. Hot chocolate was an extrA bonus","review_date":"August 19, 2018"},{"attraction_id":3413,"user":"z8261cdcolins","rating":5.0,"review":"Whale watching. Had a fantastic trip today with Springtide. My kids will never forget seeing the orcas. Thanks to Megan and Marcus. Really friendly and informative guides.","review_date":"August 18, 2018"},{"attraction_id":3413,"user":"jodz04","rating":5.0,"review":"Orcas. We really enjoyed our 3 hour whale watching tour. The tour was narrated by Marcus who is a Marine Biologist, he certainly knew his topic! After a short trip we were excited to see many orcas frolicking in the water. The boat had plenty of...","review_date":"August 18, 2018"},{"attraction_id":3413,"user":"magpie051","rating":5.0,"review":"Simply the best. Went out with Marcus and Heather today. All the crew are very welcoming and very professional. The boat is well maintained and super fast, which comes in handy when reports of whales are received. We were lucky as we saw three large humpbacks for a...","review_date":"August 16, 2018"},{"attraction_id":3413,"user":"isabelle_n","rating":5.0,"review":"Saw orcas and humpback whale. Went on the 10:00 am tour and had a great time! We saw orcas and humpback whales. The staff was very professional, friendly and helpful. Our guide Marcus was very knowledgeable and made sure we were informed and entertained the whole trip. I would highly...","review_date":"August 15, 2018"},{"attraction_id":3413,"user":"simon33333","rating":5.0,"review":"Excellent trip and company, highly recommended!. We went on the afternoon whale watching tour on their purpose built covered whale watching boat. It was an amazing experience, within 20 mins we were watching a beautiful pod of Orcas and then later on several Humpback whales in every direction around the boat....","review_date":"August 13, 2018"},{"attraction_id":3413,"user":"nymes","rating":5.0,"review":"Chose to go with Springtide Whale Watching and wasn't disappointed.. Whales and seals, the commentary was made by the naturalist Marcus. He was very informative and funny, made the trip so much better. The travel time can be long but Marcus made sure we were informed and entertained. Make sure you ask for him to...","review_date":"August 13, 2018"},{"attraction_id":3413,"user":"kldub","rating":5.0,"review":"Loved it !! . We are so glad we chose this company as warm, friendly and knowlegable. We went on a 2pm trip for 3 hours plus through the harbour and saw both orcas and humpbacks. Heather and marcus were the guides and so interesting and informative. We would...","review_date":"August 12, 2018"},{"attraction_id":3413,"user":"carmichaeltravelers","rating":5.0,"review":"Great Service, great boat, great guides!. We had a great time with Springtide. We went on their boat with a cabin. Very comfortable, lots of choices of seating (inside, outside, on the deck), and a more comfortable ride for my husband who has back issues (a zodiac would not be a...","review_date":"August 10, 2018"},{"attraction_id":3413,"user":"aina_traveling","rating":5.0,"review":"Great Experience!. Went on a tour with Springtide and had a great time. The boat and wildlife seen was incredible (Orcas and sea lions!). What made the tour even better was the tour guide Marcus, his passion and love for these animals really made everyone happy to...","review_date":"August 9, 2018"},{"attraction_id":3413,"user":"ricky_a","rating":5.0,"review":"Highly recommended!. This was my first Whale watching tour. I was travelling solo and aboard the Zodiac vessel. In my experience it was better being closer to the water, Zodiac is easier to maneuver so we were always close to the action, and action there was! Our...","review_date":"August 9, 2018"},{"attraction_id":3413,"user":"lisashannon94","rating":5.0,"review":"Amazing Trip!. We have been on a number of whale watching cruises and we could not recommend Spring Tide more! We had excellent conditions and the Skipper, Ian, was extremely knowledgeable and made the experience all the more better. The staff were super friendly and were easily...","review_date":"August 8, 2018"},{"attraction_id":3413,"user":"fdogusa","rating":5.0,"review":"Wonderful crew and boat. The ship is large enough to provide a comfortable ride and yet small enough to provide an up close view of the orcas. The crew was very friendly and informed.","review_date":"August 6, 2018"},{"attraction_id":3413,"user":"specialbirthday","rating":5.0,"review":"Great Experience. Even though the sea fog rolled in we were lucky enough to see Sapphire and Scratchy feeding and diving for a considerable amount of time. The smell of Scratchy\u2019s fishy breathe will always be a \u2018fond\u2019 memory for us. Unfortunately we didn\u2019t see orcas during...","review_date":"August 5, 2018"},{"attraction_id":3413,"user":"harryrao","rating":4.0,"review":"An Afternoon with Killers. Got to see Orcas during our trip with Springtide. The whole experience was fabulous. Heather and Marcus infused the trip with a certain energy and loads of facts. Would recommend the more spacious and comfortable Marauder. (Hot chocolate on the house too).\nWe saw Orcas...","review_date":"July 30, 2018"},{"attraction_id":3413,"user":"antonb1997","rating":5.0,"review":"Amazing afternoon with orcas. My wife and I were recently in Victoria, and decided to go whale watching hoping to see the famous orcas. It was a beautiful calm day - a really summer day on the water. We chose the bigger boat so to be more comfortable and...","review_date":"July 21, 2018"},{"attraction_id":3413,"user":"sipko2016","rating":5.0,"review":"Great Experience. Our family enjoyed three great hours watching numerous Orca\u2019s, a sleeping whale, see lions, seals. The crew was very hospitable sharing a lot of knowledge but also serving cofee\/tea\/hot chocolate. Heather and Marcus were great guides. We were also lucky with the calm sea and...","review_date":"July 20, 2018"},{"attraction_id":3413,"user":"angela_r","rating":5.0,"review":"Fantastic three hours. We booked this tour during our two day stop in Victoria and it more than lived up to our expectations. Really nice boat and knowledgeable crew of Captain Ian and naturalists Marcus and Heather. Within minutes of leaving the Harbour the crew received news of...","review_date":"July 20, 2018"},{"attraction_id":3413,"user":"paul_u","rating":3.0,"review":"We saw some fins. First off, let me say something that applies to all whale watching tours in Victoria. You most likely are NOT going to see the whales frolicking like you see in the brochures! This is not sea world.These are wild animals, and you're not going to...","review_date":"July 7, 2018"},{"attraction_id":3413,"user":"jody_a","rating":5.0,"review":"Calm waters....MANY whales!. This was our lucky day. Mark, our guide, said that rarely is the water this calm. We were looking forward to a more \"choppy ride\" on the Zodiac, but because the water was so calm, it wasn't so adventuresome! However, the many whales we saw...","review_date":"July 5, 2018"},{"attraction_id":3413,"user":"katherinefrench","rating":5.0,"review":"Absolutely fabulous trip with wonderful views of humpbacks . We made a spontaneous booking with Springtide when over in Victoria and it was a wonderful experience. The crew were all lovely and clearly passionate about what they do. We were lucky to get several sightings of a humpback and we came across two more...","review_date":"July 2, 2018"},{"attraction_id":3413,"user":"samsmom1103","rating":4.0,"review":"Great crew. We took this tour as an excursion from a Western Canada tour we were on. Our time slot was in the afternoon, I'm sure this contributed to the lack of wildlife seen. We were sprinting out towards a last know pod spotting but were unable...","review_date":"June 29, 2018"},{"attraction_id":3413,"user":"amazonblue","rating":5.0,"review":"Marine Biologists on the crew. Well staffed, courteous crew that offered coffee and hot chocolate while heading out to the orca's location.\nThe two marine biologists on crew went around greeting passengers and explained where we were going and asked if anyone had questions. They patiently answered questions and enthusiastically...","review_date":"June 23, 2018"},{"attraction_id":3413,"user":"kbdon01","rating":5.0,"review":"First Ever Whale Watching Experience. Since this was my first whale watching experience, I didn't really know what to expect but I must say that I was pleasantly surprised! The boat was nice and comfortable and the staff were VERY friendly and knowledgeable thus creating quite a welcoming experience! We...","review_date":"June 13, 2018"},{"attraction_id":3413,"user":"david_t","rating":4.0,"review":"A great whale watching trip after a bit of a wobbly start. One of the main reasons that my wife and I had travelled to Vancouver Island was to see whales in their natural habitat. We were really looking forward to our excursion.\nInitial communication with the company was great. As a wheelchair user, I had some...","review_date":"June 6, 2018"},{"attraction_id":3413,"user":"birthdayboozers","rating":5.0,"review":"Amazing trip. Had a great day out, Marcus and Melissa wwere very informative and helpful, Captain Dan managed to locate two humpback whales even kept us out longer so we could watch them for a while, great experience","review_date":"June 5, 2018"},{"attraction_id":3413,"user":"orapik","rating":5.0,"review":"Great whale watch experience. Did not start well with visiting center sending us to the wrong location\nWhen we arrived at the office close to when the boat was leaving,the owner\nPersonally escorted us to the boat.That had to be a good premonition and it was,\nThe boat was...","review_date":"June 1, 2018"},{"attraction_id":3413,"user":"ddeglow","rating":5.0,"review":"Real amazing . Guys, I would like to say thank you. It was a amazing tour and a really beautiful tour on a sunny Saturday in Victoria. The staff in the booking office was very friendly and the service was outstanding. On my morning run I checked a...","review_date":"May 21, 2018"},{"attraction_id":3414,"user":"jfdraperiii","rating":3.0,"review":"If you are into the book. If you are into the book, it is more relative to you. Nice grounds and trails. The house was like anything you would find in a farm house of that period. And as it is not new store to buy stuff.","review_date":"October 22, 2018"},{"attraction_id":3414,"user":"jetsetterjake","rating":4.0,"review":"Good short excursion.. We decided on this tour as it was about three hours, as it gave us a tour of Charlottetown to view the countryside and surrounds, the guide was very informative,and of course the Green Gables house was the main attraction which was very interesting.","review_date":"October 2, 2018"},{"attraction_id":3414,"user":"george_c","rating":4.0,"review":"Enjoyed a lookback. We toured the house and the trails in Sept 2018. The rooms especially the kitchen offered an insight as to how the family lived and survived the harsh winters. Each room was furnished with hand crafted items to reflect the early 1900s without utilities and...","review_date":"September 23, 2018"},{"attraction_id":3414,"user":"cindy_s","rating":5.0,"review":"A step back in time. As a child I had read the stories of LM Montgomery and visited Anne of Green Gables. But some 20+ years later the magic is still the same. I visited with family who had never been so it was a beautiful thing to see Anne...","review_date":"July 22, 2018"},{"attraction_id":3414,"user":"dan_s","rating":5.0,"review":"Green Gables Shore Tour. A Must see! Beautiful setting the Coach Bus tour was wonderful and informative.\nWe had an very knowledgeable tour guide and leaned alot about the Island along the drive.\nLovely surroundings at the Green Gables and caf\u00e9 and gift shop!","review_date":"May 22, 2018"},{"attraction_id":3415,"user":"brenda_w","rating":5.0,"review":"Wonderful cultural experience. Despite living here for 30 years, I didn\u2019t know Chinatown or it\u2019s history until this Wok about. So happy to have out of province guests to prompt us to experience what is on our doorstep.\nFabulous 4 hours in the garden and streets\/restaurants. Guide Susan...","review_date":"February 6, 2019"},{"attraction_id":3415,"user":"kygee9","rating":5.0,"review":"What a great experience!. I\u2019ve lived in Vancouver for four years now and never really ventured out to China town. But Bob integrated the tour with so much knowledge, and my I really enjoyed eating the different foods that I haven\u2019t experienced before. The garden where the tour starts...","review_date":"January 6, 2019"},{"attraction_id":3415,"user":"towser71","rating":5.0,"review":"Chinatown: a cultural and gastronomic oddessy indeed.. My wife and I have lived in Vancouver for over 25 years and thought we had acquired a good knowledge of all the local sights and history .. wrong: a four hour walking, chatting, visiting and eating tour with Bob Sung opened up a whole...","review_date":"December 30, 2018"},{"attraction_id":3415,"user":"jaybonner","rating":5.0,"review":"The perfect host for a fascinating tour of Chinese culture and food. As others have stated, Bob Sung was both knowledgable and thorough. He integrated Chinese philosophy and food in a way that explains so much about Chinese culture. He was both pleasant and an inquisitive person. He was a fabulous listener, wanting to glean as much...","review_date":"November 2, 2018"},{"attraction_id":3415,"user":"vacation620703","rating":5.0,"review":"A true WOK around Chinatown. Bob Sung was both knowledgeable and pleasant. He made the tour educational, fun, and interactive. I learned so many things. The apple tart at New Town, a CNN place to eat was fantastic. The Dim Sum lunch was fantastic. His knowledge of Chinese culture and...","review_date":"October 15, 2018"},{"attraction_id":3415,"user":"rfreedman1572","rating":5.0,"review":"Wonderful thing to do in Vancouver. Just retuned from a 3 day visit to Vancouver. We were a party of 4 and learned about this tour from the concierge at our hotel.\nIt was a memorable experience and all of us really enjoyed the tour very much.\nBob Sung is a...","review_date":"October 14, 2018"},{"attraction_id":3415,"user":"tnv0ls","rating":5.0,"review":"Fabulous way to tour Chinatown!. I would highly recommend this tour! Bob is a fantastic guide and I came away from this tour knowing so much more about Chinese culture and history. The food is delicious and the Chinese tea demonstration was unique and a delight. This tour will leave...","review_date":"October 7, 2018"},{"attraction_id":3415,"user":"rennie_b","rating":5.0,"review":"Great tour, even for Vancouverites!. Bob's tour is terrific. As a local who wants to learn more about Chinatown, it was very educational and I learned a tremendous amount about Chinese food and culture. Highlights for me were the traditional garden, the dim sum lunch and the stop at the...","review_date":"September 23, 2018"},{"attraction_id":3415,"user":"mlasto4","rating":5.0,"review":"Wonderful, flavorful tour!. One of the best days of our 10-day trip! We started in the garden and even though it was raining, we were able to find the beauty in the plants and art, thanks to Bob's knowledge of the Chinese culture. The garden sparkled and I...","review_date":"September 19, 2018"},{"attraction_id":3415,"user":"linda_a","rating":5.0,"review":"Different, cultural, and delicious!. Bob was our guide for this Chinatown visit. It included the Dr. Sun Yat-Sen Classical Chinese Garden, as well as visits to a bakery, produce markets, butcher shops, and herbal medicine shops with taste sampling along the way. We finished with a delicious dim sum...","review_date":"September 14, 2018"},{"attraction_id":3415,"user":"nc_eddiej","rating":5.0,"review":"An Amazing Four Hours. We were guided by Susan Ma and she was so knowledgable. We spent about an hour in the beautiful Dr. Sun Yat-Sen Gardens, and then ambled into Chinatown, visiting several stores, learning about the history of the early immigrants, and sampling food. Then we met...","review_date":"September 3, 2018"},{"attraction_id":3415,"user":"fcmorency","rating":5.0,"review":"Awesome tour with Bob!. The tour was great! We learned a lot Chinese culture through food, garden, Chinese medicine and tea! Bob was an awesome guide and we had a lot of fun! Dim sum are the best!","review_date":"August 24, 2018"},{"attraction_id":3415,"user":"ansgenius","rating":5.0,"review":"Great way to start off a visit to Vancouver. My wife and I wanted something low key when arriving in Vancouver at 11 pm. We got up the next day and did this tour at 10 AM. Bob started us with a personalized tour of the Sun Yat Sen cultural center and then took...","review_date":"August 21, 2018"},{"attraction_id":3415,"user":"seth_l","rating":5.0,"review":"A Wok Around Chinatown. Bob was just excellent; so knowledgeable and friendly and knew how to take our personal backgrounds and interests and relate them to the various points of the tour and Chinese cultural history. Really fantastic.","review_date":"August 20, 2018"},{"attraction_id":3415,"user":"sue_b","rating":5.0,"review":"Robert is a wealth of knowledge!!. Robert is knowledgeable, funny and warm.I would recommend this tour to everyone!\nHe took a great detail of time teaching us history, culture and culinary concepts in such fun ways that time with him passed so quickly. The food tasting and lunch were excellent but...","review_date":"August 20, 2018"},{"attraction_id":3415,"user":"sean_p","rating":5.0,"review":"Definitely recommend this tour. a fantastic experience. The guide was knowledgeable, friendly and went out of his way to personalize the tour. a good value for the money as well.","review_date":"August 14, 2018"},{"attraction_id":3415,"user":"coreen_h","rating":5.0,"review":"All four of us thought it was a great tour.. Bob gave us new and interesting info, about Chinese history in the Northwest. We ate a lot of really good Chinese food! I would recommend this tour for anyone who likes Chinese food. Bob was accommodating to one participant who was vegan, but I don't...","review_date":"August 14, 2018"},{"attraction_id":3415,"user":"wittywhit211","rating":5.0,"review":"Authentic time in Chinatown. Bob was very knowledgeable and interested in personalizing our experience. We were the only two on the tour which was nice. He gave lots of background information, got to know us, chose food he thought we would enjoy. There's not too much walking. I loved...","review_date":"August 13, 2018"},{"attraction_id":3415,"user":"lindsay_s","rating":5.0,"review":"Great Tour!. I am a local in Vancouver and go on tours frequently for my job. I didn't know a whole lot about Chinatown so I booked this tour. Bob blew me away with his knowledge and passion for Chinatown's culture and its cuisine. Bob took us...","review_date":"August 2, 2018"},{"attraction_id":3415,"user":"michael_u","rating":5.0,"review":"A Great Experience. A really great and unique tour. Bob is enthusiastic, patient, and very knowledgeable. Each stop along the way is full of interesting things to learn. After a great dim sum lunch, a stop with a tea master caps the experience. Never did I realize there...","review_date":"July 25, 2018"},{"attraction_id":3415,"user":"ludensian64","rating":5.0,"review":"Excellent walking foodie tour of Chinatown . This was an excellent tour. Bob is very passionate and knowledgeable about the Chinese community in Vancouver. Small group and lots of information given. First hour is spent in the Chinese garden understanding the symbolism involved in the design. Then a visit to a traditional...","review_date":"July 24, 2018"},{"attraction_id":3415,"user":"linda_k","rating":5.0,"review":"Great Tour!. This is not your average tour! Bob combined Chinese culture, Vancouver's Chinatown history, and traditional Chinese foods into a very enjoyable adventure. We spent time in a Chinese garden, herbal medicine store, food markets, and cookware store. Throughout the tour we experienced a number of...","review_date":"July 22, 2018"},{"attraction_id":3415,"user":"notalostwanderer","rating":5.0,"review":"Excellent guided tour of Chinatown. Thanks to Bob for a thorough and entertaining introduction to Chinese culture, history, food, and medicine. Our group enjoyed an overview of Vancouver's Chinatown and tasted a bunch of delicious local specialties. We covered a lot of ground and got answers to all our questions....","review_date":"July 21, 2018"},{"attraction_id":3415,"user":"travel_love1026","rating":5.0,"review":"Great Day!. Our family of 4 (including two teenagers) thoroughly enjoyed this tour. We are well traveled and have done a number of tours before; this one ranks among the best. Bob was knowledgeable, warm, welcoming, and patient. When our tour went over the 4 hour mark,...","review_date":"July 19, 2018"},{"attraction_id":3415,"user":"elizabeth_r","rating":5.0,"review":"Excellent tour!. This was one of the best walking tours we've ever taken. Our guide, Julia, was a extremely knowledgable and engaging. Having grown up in Chinatown, she shared information like an insider and not like a guide. We felt like we were visiting an old friend....","review_date":"July 15, 2018"},{"attraction_id":3415,"user":"joan_m","rating":5.0,"review":"Exceptional 4-HOUR walking tour of Vancouver's Chinatown. This 4-hour tour is simply sensational. Bob Sung is an extremely knowledgeable, smart, and personable host\u2014and a highly touted chef as well.\nHe knows Chinatown intimately and generously shares with his guests insider tips on everything from heritage site preservation to Chinese Herbal Remedies to...","review_date":"July 8, 2018"},{"attraction_id":3415,"user":"marcj237","rating":5.0,"review":"Culture, Not Just Food. We (four) took the Wok Around Chinatown last week. We've taken food tours elsewhere (most recently Athens) where it's only about the food\/restaurants and you eat and eat and eat and end up not enjoying it because you're too full. This is not that tour....","review_date":"July 2, 2018"},{"attraction_id":3415,"user":"juanm19","rating":5.0,"review":"The Best Tour Ever!. My wife and I have traveled around the world and have been on countless tours, many of them were great. This one is really exceptional1\nBob loves his work and it shows. His presentation on the history, culture, and gastronomy of Vancouver's Chinatown is truly...","review_date":"June 10, 2018"},{"attraction_id":3415,"user":"536trossi","rating":5.0,"review":"A Great Informative History Tour!!. Both my husband & I have lived in Vancouver for many years & never knew about the history of Chinatown! The tour was very informative, fun & delicious! we met Robert Sung at the Dr Sun Yat Sen Gardens, explored many different shops, had some...","review_date":"June 8, 2018"},{"attraction_id":3415,"user":"440aimeek","rating":5.0,"review":"First time to Vancouver! Foodie\/Culture\/History. This was the first activity we did when we went to Vancouver. It was way more than we where expecting. I loved how the tour was tailored to the life experience of people in the group. I not only gained a deeper understanding of china...","review_date":"June 6, 2018"},{"attraction_id":3415,"user":"albrechtalice","rating":5.0,"review":"Captivating tour - don't miss this!!!. This was beyond a doubt the highlight of our visit to Vancouver. Bob's knowledge of history & Chinese culture kept the whole group engaged from beginning to end. The dinner towards the end of the tour alone was worth the price of admission!! Don't miss...","review_date":"June 2, 2018"},{"attraction_id":3415,"user":"james_g","rating":4.0,"review":"Fascinating insight into Chinatown. Amazingly informative tour of Chinatown from someone who clearly knows his stuff. Equal parts history of Chinese culture and exploration of the Chinatown food scene. Only drawback for us was that the food portion of the tour was a little generic for our tastes. To...","review_date":"May 27, 2018"},{"attraction_id":3415,"user":"polly_e","rating":5.0,"review":"A must-do!. This was one of the best tours we have ever done! Bob fully immerses you in Chinese culture and history so you can fully appreciate everything you see and every place you go. He is very warm and open on top of being extremely knowledgeable....","review_date":"April 27, 2018"},{"attraction_id":3415,"user":"graybron","rating":5.0,"review":"History and food. Bob led us with an easygoing style that made this tour a real pleasure. His explanation of Chinese thinking and customs began in the beautiful Dr Sun Yat-Sen walled garden, and then around old Chinatown. He led us into shops we would not normally enter...","review_date":"April 20, 2018"},{"attraction_id":3415,"user":"emily_w","rating":5.0,"review":"Fantastic Experience, Rich in Culture!. We did this tour to get to know Chinatown and it was so worth it!\nBob was very experienced and knowledgeable and was great at showing how Chinese culture links with modern day Vancouver. Moving through a range of important Chinese beliefs incorporated in the...","review_date":"March 26, 2018"},{"attraction_id":3415,"user":"holmespoint","rating":5.0,"review":"Awesome. A not to be missed tour in Vancouver. Bob is an amazing and knowledgeable. Each stop was great , food samples were tasty. I\u2019ll do this tour again !","review_date":"March 21, 2018"},{"attraction_id":3415,"user":"cascadiapnw","rating":5.0,"review":"Special Way to See (and Taste!) Chinatown!. My husband and I thoroughly enjoyed \u201cA Wok Around Chinatown.\u201d The tour was relaxed and the pace comfortable. Bob wove together the culture, traditions, history, sights, and tastes of Chinatown, leaving us with a far greater appreciation of Chinatown and of Chinese food than we...","review_date":"March 21, 2018"},{"attraction_id":3415,"user":"karynlee2","rating":5.0,"review":"White tea? A new experience!. This was a delightful entree to the Chinese culture through its architecture, food and philosophies. From the exquisite Sun Yat-Sen Garden through the marketplace (including a herbalists' store), dim sum courses and our white tea tasting prepared by a master, I came away filled with...","review_date":"March 21, 2018"},{"attraction_id":3415,"user":"helen_w","rating":5.0,"review":"Fantastic way to spend a Sunday. Highly recommend joining Bob for his tour of China town. Very informative and Bob is great company as he takes you through the Chinese gardens and then into the bustling China Town streets. Highlights were Newtown Bakery, herbal medicine shops(who knew dried gecko is helpful...","review_date":"February 17, 2018"},{"attraction_id":3415,"user":"raeg2018","rating":5.0,"review":"Two locals discover the Chinatown we grew up with but had never really known.. Thanks Bob for the informative, enjoyable and delicious tour of Chinatown. We are frequenters of many excellent local Chinese eateries but the fresh barbequed pork...the apple tarts... your dim sum selection Omg! The medicinal shops were fascinating, Before your tour those shops were indistinguishable to...","review_date":"February 16, 2018"},{"attraction_id":3415,"user":"dazza_t","rating":5.0,"review":"Great independant tour. Bob translates and delivers the history, heritage and some of the culture of the vancouver chinese population, through his friendly approach, good food and love of sharing is culture.\nAlso I loved skipping the lines at busy asian eateries.","review_date":"February 3, 2018"},{"attraction_id":3415,"user":"genie2018","rating":5.0,"review":"Brightening-up a rainy day.. Bob Sung has mastered the art of delivering one of the finest city tours I have ever experienced. His charming approach to showcasing his heritage gave those of us on the tour a clear understanding of nuances enveloped in the Chinese culture, along with the...","review_date":"January 29, 2018"},{"attraction_id":3415,"user":"biancalivi","rating":5.0,"review":"Interesting, Great Food & Great Tour Guide - Bob. Absolutely amazing tour, Bob was a great tour guide and helped us understand the culture and historical perspective of the Chinese Culture. Thanks also for the follow up information when the tour ended.\n- Janelle & Michael, sydney Australia","review_date":"January 25, 2018"},{"attraction_id":3415,"user":"nicole_v","rating":5.0,"review":"Fantastic Tour of Chinatown. Bob was an incredible guide with his knowledge of the Chinese community. It seemed you were walking and talking to a friend during this tour. The food was delicious and I did try a couple of dishes I would of never tried, the herbal medicine...","review_date":"November 29, 2017"},{"attraction_id":3415,"user":"125cathy7","rating":5.0,"review":"Unforgettable trip to Vancouver's Chinatown. Our group of 4 was led by Bob Sung on a culinary tour of Vancouver\u2019s Chinatown. First, let me say that this was the best food tour I\u2019ve been on and I\u2019ve been on several. Secondly, it was so much more than a food tour....","review_date":"October 5, 2017"},{"attraction_id":3415,"user":"xtreme_canucklehead","rating":5.0,"review":"A cool experience for locals and tourists alike. Booked a Wok around Chinatown for my wife and I last June as a birthday gift for my wife. Her grandparents immigrated to Chinatown, and though she had visited it many times as a child, she wanted to learn more about the history and I...","review_date":"January 2, 2016"},{"attraction_id":3416,"user":"screenname998768866","rating":5.0,"review":"Great way to see Vancouver. We really enjoyed exploring the city on bikes. Vancouver has great bike lanes, and Jeremy was very knowledgeable about the city and its history.","review_date":"October 22, 2018"},{"attraction_id":3416,"user":"hippiepuppy","rating":5.0,"review":"Like riding around town with an old mate - great day!. Jeremy provided us with a great overview of Vancouver in Towers and Totems. He was able to talk to a wide range of off the cuff questions - from poets to olympics to first nations. Impressive - thanks!","review_date":"October 21, 2018"},{"attraction_id":3416,"user":"bola2218","rating":5.0,"review":"Favorite part of our trip!. We had the best time with Jeremy going around downtown and then Stanley Park! We booked a private tour to accommodate our younger kids (6 and under). Location is easy to find, you get set up to your liking (e.g. very patient with having kids...","review_date":"September 27, 2018"},{"attraction_id":3416,"user":"brenda_m","rating":5.0,"review":"Loved this tour!. What a nice tour with nice people! Jeremy was excellent. Tour had a great route, good pace and Jeremy ensured all participants were safe at all times. We got to enjoy many different stops and views. It was a very entertaining tour with lots of...","review_date":"September 15, 2018"},{"attraction_id":3416,"user":"robyn814","rating":5.0,"review":"Biking with whole family. Toured Vancouver with Jeremy. He was a fantastic guide and really catered the trip to the three teenagers we had in tow. This is a great way to see a lot of Vancouver in not a lot of time. We HIGHLY recommend this tour. Be...","review_date":"August 17, 2018"},{"attraction_id":3416,"user":"nancy_s","rating":5.0,"review":"Vacation. Our private bike tour with JEREMY was amazing! He was courteous, informative and knowledgeable!\nHe is passionate about Vancouver!\nThe city is beautiful - plenty of stops to catch the view and hear about the city. Very enjoyable day. If you have bike shorts and...","review_date":"August 17, 2018"},{"attraction_id":3416,"user":"jeffrey_m","rating":5.0,"review":"Loved It. A bike, a beautiful city, a knowledgeable tour guide who crafted a perfect tour route, a flat city & flat park to make it non taxing, seeing on bike in 4 hours that would take 4 days on foot otherwise. Do the tour... you will...","review_date":"August 6, 2018"},{"attraction_id":3416,"user":"hanskemper","rating":5.0,"review":"private tour route \"Towers and Totems\". A very nice \"Towers and Totems\" tour and a perfect start of our Holiday.\nWe were with a group of eight and we all had a perfectly fitting bike in a minute!\nA very friendly guide was giving interesting background information about Vancouver.\nAlso sufficient...","review_date":"August 1, 2018"},{"attraction_id":3416,"user":"nancy_b","rating":5.0,"review":"Great bike ride!. My family and I had a wonderful time exploring the city of Vancouver on bike. One of our members was a little hesitant on the bike and the guide showed her encouragement and patience throughout the whole tour. He was extremely knowledgable and friendly and...","review_date":"July 8, 2018"},{"attraction_id":3416,"user":"tgamfam","rating":5.0,"review":"Bike Tour of Vancouver - Must DO!!!. Jeremy was the best tour guide of the city and Stanley Park. We have been on other city bike tours and this is the BEST. Jeremy was knowledgeable, interesting and fun. The bikes were top notch, easy and comfortable to ride and the process of...","review_date":"July 6, 2018"},{"attraction_id":3416,"user":"francine_e","rating":5.0,"review":"A great way to explore the city. Jeremy shared his vast knowledge of Vancouver as we pedaled throughout the city and Stanley Park in this small group experience. We were able to see things we wouldn\u2019t have seen from the road and wouldn\u2019t have appreciated if we had done a self-guided bike...","review_date":"July 4, 2018"},{"attraction_id":3416,"user":"tdeprins","rating":5.0,"review":"Canada day bike tour with Jeremy. We booked this tour immediately upon arrival from Europe on a pulic holiday (Canada day) and it turned out to be a private event for our family. Jeremy was a fun, friendly and well informed guide and we'd highly recommend exploring Vancouver by bike.","review_date":"July 3, 2018"},{"attraction_id":3416,"user":"jillb1118","rating":5.0,"review":"Best way to see Vancouver. On our first day in Vancouver two families (older teen kids) did an all day city bike tour with Vancouver Bike Tours. While they were not responsible for the amazingly beautiful day we were lucky enough to have, the rest of the success of the...","review_date":"June 25, 2018"},{"attraction_id":3416,"user":"gretchen_p","rating":5.0,"review":"Awesome Tour. This was a great way to see Vancouver and learn about the city! Pay the extra for a guide and this tour instead of just renting on your own. It was basically a private tour and not dealing with a really large group. They were...","review_date":"June 16, 2018"},{"attraction_id":3416,"user":"686lauriee","rating":5.0,"review":"Amazing Tour!. We try to take a bike tour in every city we visit - our tour with Jeremy was right up there with the best of them, there is so much to see and experience in Vancouver, and Jeremy was incredibly knowledgeable, enthusiastic, and easy going....","review_date":"June 10, 2018"},{"attraction_id":3416,"user":"lockeness28","rating":5.0,"review":"Great way to see vancouver. My two friends and I were in Vancouver to visit and we booked a Stanley park bike tour with Jeremy. He was super knowledgeable and so easy going. He made the tour so much fun and was one of the highlights of our stay in...","review_date":"May 17, 2018"},{"attraction_id":3416,"user":"bryan_r","rating":5.0,"review":"Great Vancouver Introduction. I\u2019ve taken bike tours in Paris, Berlin, Mexico City and now Vancouver and this ranks right up there in terms of the experience. Jeremy was great. Very personable and adaptive in his tour. Made us gain a great appreciation for the city.","review_date":"March 18, 2018"},{"attraction_id":3416,"user":"tranaq","rating":5.0,"review":"Perfect way to spend the day!. Explored the various downtown Vancouver neighborhoods and took a quick lap around Stanley Park. Jeremy is an excellent guide and very knowledgeable about the city. The destinations were so interesting and the views were beautiful. Would definitely recommend this tour to anyone. I had a...","review_date":"March 17, 2018"},{"attraction_id":3416,"user":"stella_l","rating":5.0,"review":"Great way to explore downtown of Vancouver!. It was a great way for us to see various parts of Vancouver downtown area. Jeremy has a great knowledge about his city and he is a very passionate about promoting west coast and Vancouver tourism. I highly recommend this bike tour.","review_date":"January 3, 2018"},{"attraction_id":3416,"user":"eva_w","rating":5.0,"review":"Perfect tour to discouver Vancouver city!. Many thanks Jeremy for this fantastic tour and insights about Vancouver!! Look forward to do another bike tour next time. I highly recommend this bike tour, ideally also at the beginning of your trip. It gives you a great overview of the city and Jeremy...","review_date":"November 11, 2017"},{"attraction_id":3416,"user":"eggenfamily","rating":5.0,"review":"A super way to see Vancouver; the whole family loved it!. We did the morning Tower to Totems tour with Jeremy, and our family of 7 (aged 11-45) couldn't have been happier. Vancouver is the perfect city for a bike tour and the best thing is that you see all of the highlights from the downtown,...","review_date":"July 6, 2016"},{"attraction_id":3416,"user":"lisa_r","rating":5.0,"review":"Excellent experience!. When I was planning our trip I knew we'd be doing lots of eating and drinking so the only antidote to all those calories was a bike tour. Jeremy did a fantastic job on all fronts. I'm a tour operator in SF so I look...","review_date":"June 23, 2016"},{"attraction_id":3416,"user":"eli_l","rating":5.0,"review":"Jeremy is a beauty!. Only had a day and a half in Vancouver so figured a bike tour would be a good way to see & learn about the city in a short period of time. First came across Cycle City Tours but their pricing seemed high so I...","review_date":"September 8, 2015"},{"attraction_id":3416,"user":"moonlitdoor","rating":5.0,"review":"Informative and entertaining bike tour. We are a family of 6 from Ireland and were in Vancouver for a couple of days. We did what was going to be a 5 hour bike tour with Jeremy but he was so helpful, informative and accommodating to our sometimes slower pace that...","review_date":"August 22, 2015"},{"attraction_id":3416,"user":"cjonley","rating":5.0,"review":"Best Way to Get Around Vancouver. Great tour around Downtown Vancouver and Stanley Park. Jeremy was the best! Wonderful way to spend the morning. Our teenage daughters agreed it was a great addition to our vacation.","review_date":"August 1, 2015"},{"attraction_id":3416,"user":"casper202","rating":5.0,"review":"Great day out. We did both morning and afternoon tours with Jeremy. What a great day. Morning around downtown Vancouver and Stanley Park. Afternoon tour was just the two of us but went ahead, visited Gastown, Yaletown , Olympic Park Granville island and all the surrounds. better than...","review_date":"July 21, 2015"},{"attraction_id":3417,"user":"hugopc75","rating":5.0,"review":"Super fun rafting experience!!. Although it was cold and raining (never thought it could be this cold in the beginning of August, but I guess that\u2019s just the mountain weather\ud83d\ude04) we had the most wonderful time in this rafting tour:) We have 2 kids, 8 and 12 and we...","review_date":"August 2, 2018"},{"attraction_id":3417,"user":"alexander_h","rating":5.0,"review":"Amazing raftig after a stormy night. We went on the three hour rafting tour: Athabasca-peek to paddle in june 2018 after a stormy night. There was still quite some wind and rain in the morning as we (my wife and me) were waiting for the bus to pick us up from...","review_date":"June 25, 2018"},{"attraction_id":3417,"user":"cahayadis","rating":5.0,"review":"What an Adventurous Day. Our family overall had a fun time rafting. The crew were professional and cheerful\nattitude throughout the trip from start to finish. We didn\u2019t expect to swim in the cold glacier melt river but immediately we were swimming. Lorenzo our guide was an expert and...","review_date":"June 18, 2018"},{"attraction_id":3417,"user":"anudeep_j","rating":5.0,"review":"Its amazing. Its one of best rafting experiences. A must do in Jasper. They five clear instructions, so its awesome even for people who have never done it before","review_date":"May 31, 2018"},{"attraction_id":3418,"user":"karen_v","rating":5.0,"review":"Return Customer - Always Impressed!. I arranged a half day tour for myself and two friends who had never toured with Niagara Vintage. Gabriella and her team were so accommodating, especially since I had been on a number of tours and visited a number of wineries already on previous tours....","review_date":"March 11, 2019"},{"attraction_id":3418,"user":"laura181739","rating":4.0,"review":"fantastic half-day wine tour and experience. My partner and I enjoyed a mini vacay in Niagara Falls, Canada, and Niagara on the Lake and wanted the luxury of a knowledgeable driver to take us to a few vineyards. As it was a Monday in February, little was open, except for this...","review_date":"February 15, 2019"},{"attraction_id":3418,"user":"k6068cadianab","rating":5.0,"review":"Fun, educational and tasty. I have done this tour twice. Once with a group of friend and a second time with my daughters. Our driver was fantastic he was informative and a lot of fun. The wine tours were very interesting and the food paring was also a great...","review_date":"November 15, 2018"},{"attraction_id":3418,"user":"tom_f","rating":5.0,"review":"Small Group Wine Tour. We went on the small group wine tour to three different locations. The three locations were well suited together because they were three different types of locations. The first was Southbrook(the picture above with everyone sitting at the table). They treated us like kings, a...","review_date":"November 14, 2018"},{"attraction_id":3418,"user":"x460loandrewc","rating":5.0,"review":"Ttwo memorable day tours. Our group of four booked a day tour with lunch and an afternoon tour with dinner. This was my first time doing an organized wine tour and I am extremely impressed with the overall professionalism of the company.\nBoth Christopher and Jeremy were fantastic guides....","review_date":"November 3, 2018"},{"attraction_id":3418,"user":"stephen_g","rating":5.0,"review":"Great wine experience in the Niagara region. Michael T was an excellent guide and set the stage for a wonderful tour. He provided the background to tie together the wineries and was very knowledgeable of the region and the subject. Three wineries was a good number, and the trip was just the...","review_date":"October 8, 2018"},{"attraction_id":3418,"user":"jupee","rating":5.0,"review":"Great way to experience the Niagara wine region!. Learned so much, from our tour guide Harvey, as well as the knowledgeable staff at the wineries visited. Had a really great lunch and toured 4 wineries. Really enjoyable way to spend a day!","review_date":"October 5, 2018"},{"attraction_id":3418,"user":"zachary_p","rating":5.0,"review":"Just as Described!. This was both mine and my husband's first times going to a winery, so it was fun getting to do it in Niagara wine country. It was a good time getting to expand our wine knowledge and learn more about what we like and don't....","review_date":"September 17, 2018"},{"attraction_id":3418,"user":"rogin","rating":5.0,"review":"Great evening. We had a fantastic evening with Jeremy. His knowledge and obvious love for the region is impressive and remarkable. He is an encyclopedia with anything and everything about Niagara Region. He was deferred to by more than 1 tour guide at the wineries, and was...","review_date":"August 30, 2018"},{"attraction_id":3418,"user":"nanm01","rating":5.0,"review":"Loved it!!. My kids took me to tour Canadian wine tour to celebrate my birthday. The tour with Vintage Wine Tours was an absolutely wonderful experience. Our tour guide, Michael, only made it better. He was extremely knowledgable and personable. Stopped at Pondview Winery, Lakeview Cellers and...","review_date":"August 18, 2018"},{"attraction_id":3418,"user":"wyn66","rating":5.0,"review":"Great informative tour. Gus our driver took care of the group who were also fun to be with. His knowledge about wine making supplemented that of the staff at each winery. Nomad winery is totally different and very worth a visit to the commercial elements of the other...","review_date":"August 17, 2018"},{"attraction_id":3418,"user":"chadh513","rating":5.0,"review":"Incredible experience. Our tour guide was Joe Burke and he was awesome... Very very knowledgeable about the area and all of the wineries we visited. It was interesting to hear each wineries background as well as the micro brewery, and staff at each were great. We did...","review_date":"August 13, 2018"},{"attraction_id":3418,"user":"pickard35","rating":5.0,"review":"Best Wine tasting tour. This was the best wine tasting tour I have ever been on. Education and tasting. Small group. Tour guide Michael was exceptionally knowledgeable. Highly recommend it.","review_date":"August 6, 2018"},{"attraction_id":3418,"user":"katiebtoronto","rating":5.0,"review":"First-rate tour, reasonably priced. Jeremy was the driver of our 14-person van. He was extremely knowledgeable, friendly and entertaining. We took the Winemakers Dinner Tour, with 3 wineries and a 3-course dinner with wine pairings in an upscale hotel. Loved it. No pressure to buy the wines (though we...","review_date":"August 6, 2018"},{"attraction_id":3418,"user":"andrea1984","rating":5.0,"review":"Amazing Tour. We had booked this tour as part of our hotel package.\nOur driver was Chris, and he was friendly and VERY knowledgable. He was so informative about the wine, and agriculture of the area.\nThe day was very relaxed, and we stopped at some great...","review_date":"August 4, 2018"},{"attraction_id":3418,"user":"563mariaj","rating":5.0,"review":"Great day!! . I planned this for me and my parents! (I\u2019m 20, so I was able to participate) The pick up was on schedule. The driver was very informative. The day was lovely and the wineries chosen were good. Lunch was really amazing. (Probably my favorite meal...","review_date":"August 3, 2018"},{"attraction_id":3418,"user":"kathleenl1774","rating":5.0,"review":"A great experience and guide!. We started our experience with a very helpful and patient gentleman who booked our tour. We were picked up timely at our B&B in Niagara Falls. The vehicle was clean and spacious. We received a very friendly greeting from our guide Jeremy and were on...","review_date":"August 3, 2018"},{"attraction_id":3418,"user":"thismommadoestravel","rating":5.0,"review":"Simply Fantastic . My friend and I signed up last minute for the small group evening wine tour. Was a great decision! Joe was our fabulous guide and he was attentive, informative and patient. We stopped at Between the Lines, Pond View and Pilliterri wineries. Each offered something...","review_date":"July 31, 2018"},{"attraction_id":3418,"user":"jmkonthego","rating":5.0,"review":"Cheers. Our guide Christopher was all one would hope for. Full of information and good humor. What a delight to be on the tour with the fun family group.","review_date":"July 18, 2018"},{"attraction_id":3418,"user":"doug_c","rating":5.0,"review":"Excellent Wine Tour. Excellent tour. We did the half day tour with cheese and charcuterie platter. Jeremy picked us up at our hotel in Niagra on the Lake. Only three other people on the tour. Visited PondView, Pillitteri and Marynissen wineries. At PondView we tasted with the cheese...","review_date":"July 18, 2018"},{"attraction_id":3418,"user":"kim_s","rating":5.0,"review":"Chris J is THE best guide around!. 6 of our friends got together for a girls trip to celebrate a friends birthday and a wine tour was at the top of our wish list. Chris picked us up at the airbnb that we had rented and it was amazing from there on!...","review_date":"July 18, 2018"},{"attraction_id":3418,"user":"rhonda_k","rating":5.0,"review":"Excellent Tour!. Outstanding Tour! We did the Niagara on the Lake winery Day Tour. John was our tour guide and he was amazing! This company is 1st class and knows how to treat their customers. John shared lots of history and interesting facts. He knows the area...","review_date":"July 13, 2018"},{"attraction_id":3418,"user":"tillymint59","rating":5.0,"review":"Excellent Tour with very knowledgable guide. Booked from UK and very efficient. Great way to see some of the countryside around Niagara Falls. Generous selection of wines offered and shown different vineyards. Guide excellent and very knowledgable. Half day did not feel at all rushed.","review_date":"June 28, 2018"},{"attraction_id":3418,"user":"4ofuslovetotravel","rating":5.0,"review":"Great day. Had Jeremy and the entire experience was great\nWe booked a luch package with a samll snack at the first vinyard\nI wish that there were more sncakc along the way as drinking wine","review_date":"June 21, 2018"},{"attraction_id":3418,"user":"teresa_b","rating":5.0,"review":"The Winemakers Dinner Tour - Fantastic!!. Jordan was a great guide. He picked us up from our hotel in Niagara on the lake and we visited 3 wineries (Between the Lines, Pillatteri and Peller) and then had dinner at the Charles Inn. The second winery was much more in-depth tour than...","review_date":"June 9, 2018"},{"attraction_id":3418,"user":"jrinalds","rating":5.0,"review":"Fantastic anniversary!!. This was one of the most fun days that my girlfriend and I shared over the past year. Celebrating our anniversary with this wine tour was an amazing way to learn about a region of Ontario we had never been before while tasting some fantastic...","review_date":"June 9, 2018"},{"attraction_id":3418,"user":"pw28704","rating":5.0,"review":"Very nice. One of the best wine tours I've ever experienced. I especially loved the winery that paired food with the wine. Our guide Christopher Juras was so knowledgeable and very helpful.","review_date":"May 31, 2018"},{"attraction_id":3418,"user":"acornelius2018","rating":5.0,"review":"Excellent Experience!. We had a thoroughly enjoyable experience from the time we were picked up at the hotel through to drop off at our hotel at the end of the evening. We enjoyed our tour of the three great wineries and the wonderful wine dinner that capped...","review_date":"May 29, 2018"},{"attraction_id":3418,"user":"s7067mimarkb","rating":5.0,"review":"Knowledeable Guide & Great Wine Tour. A few weeks back, we spent an amazing Sunday with our guide Dwight Beaton leading our small group through a tour of large & small wineries in the NOLA region with a stop for lunch along the way. While the winery stops, tasting & tours...","review_date":"May 28, 2018"},{"attraction_id":3418,"user":"martinross19","rating":5.0,"review":"Foodie Tour with Michael Twyman. My wife and I had the pleasure of experiencing the Food and wine tour with Michael Twyman. This tour takes you to 4 vineyards and a local brewery. In between stops Michael gave us facts and stories about the region and the vineyards. Michael was...","review_date":"May 5, 2018"},{"attraction_id":3418,"user":"magzz09","rating":5.0,"review":"Excellent as always!. This is the fourth tour I have taken with Niagara Vintage Wine Tours, and once again it was excellent. We chose to do the Beamsville\/Jordan full day wine tour and it was wonderful. We went to 4 excellent wineries, our lunch at Inn on the...","review_date":"May 3, 2018"},{"attraction_id":3418,"user":"omar_k","rating":5.0,"review":"Funtastic wine tour !. Visited 3 great wineries and learnt to appreciate Niagara far more than I thought possible. Our guide (Michael Twyman) was fun and very informative. He took excellent care to explain all about the Niagara region and the backgrounds of each visit.","review_date":"April 30, 2018"},{"attraction_id":3418,"user":"mariaa2312qv","rating":5.0,"review":"Small group Wine tour from Niagara Falls. The wine tour was excellent. The speakers were very knowledgeable ,interesting and very interactive with the group. Quite enjoyable.","review_date":"April 25, 2018"},{"attraction_id":3418,"user":"zenfish3","rating":4.0,"review":"Nice tour but late return. Professional and educated tour guide and very polite. Prompt pickup and nice winery choices. Excellent lunch at HobNob and fantastic service. First time with this company and I would use again. The only negative was return time was an hour and a half late from...","review_date":"April 16, 2018"},{"attraction_id":3418,"user":"84bel","rating":5.0,"review":"Romantic getaway through wine country. My wife and I have been waiting a while to have our romantic getaway without the kids in wine country. Our tour guide was very knowledgable and super friendly. We never felt rushed and were extremely happy with the hospitality. Would defiantly book again.","review_date":"April 5, 2018"},{"attraction_id":3419,"user":"nimrod108","rating":5.0,"review":"Best way to learn about the city. Hana and Christopher were the best guides to learn great facts about the city. The mix of facts and legends made for an entertaining trip. I would totally do it again.","review_date":"March 17, 2019"},{"attraction_id":3419,"user":"kara_b","rating":5.0,"review":"Well worth it!. Hannah and her horse Christopher provided us the most delightful afternoon experience! Hannah was so knowledgeable and fun in her presentation. Watching other tours, I was so thankful we were with this company! It was a highlight of our trip. Thanks again Hannah!","review_date":"March 11, 2019"},{"attraction_id":3419,"user":"tammy_b","rating":5.0,"review":"Wonderful experience . Thanks to Hannah & Christopher for a lovely tour of Victoria. We all enjoyed the narrated tour. Would definately recommend taking a ride with them!","review_date":"March 11, 2019"},{"attraction_id":3419,"user":"fred_c","rating":5.0,"review":"Enjoying my son and his beautiful family. We took an adjusted royal tour instead of going to the ocean we opted to do a 45 through Beacon Hill Park and a 15 minute down town. The staff did not hesitate to honor my request for the adjustment, Melissa introduced my granddaughters to...","review_date":"September 10, 2018"},{"attraction_id":3419,"user":"crystal_t","rating":5.0,"review":"Fun and Informative with Awesome guide Janelle!. Janelle made our tour so much fun with a plethora of interesting historical tidbits of info. She is very Knowledgeable about all things in Victoria and her wonderful lilting voice and humor made the tour even better. Highly recommend asking for her as your guide.","review_date":"August 30, 2018"},{"attraction_id":3419,"user":"makeyourfaith","rating":5.0,"review":"Wow, such an incredible experience and the sights were beautiful!. My wife and I had such a beautiful carriage. The driver knew everything about the old city and the horse, Mark, was so majestic! I didn't want it to end. It was like being transported to another world.","review_date":"August 3, 2018"},{"attraction_id":3419,"user":"lorna_f","rating":5.0,"review":"AMAZING TOUR GUIDE!. Tour guide Morgan with horse Miss Moon are #1!. Morgan is very interactive and entertaining with stories of Victoria. It was obvious she genuinely cares for Moon and that also was entertaining! Overall the carriage ride is money well spent. Morgan's bubbly personality and horse...","review_date":"July 10, 2018"},{"attraction_id":3419,"user":"jerriuscaesar","rating":4.0,"review":"A great way to tour Victoria and get away from crowds.. My wife and I took this tour during a port stop on an Alaskan cruise. We really enjoyed the tour. I felt like we got a bit of an insiders perspective on the city. We loved hearing about some of the local lore including the...","review_date":"July 7, 2018"},{"attraction_id":3419,"user":"scott_f","rating":5.0,"review":"Canada Day Excellent Adventure . Betty, our horse, was amazing. She was very vocal during the tour. Our carriage driver, Mianne, was also incredible and also very vocal during the tour. The tour was not only very picturesque but also educational. Learning about our local history was interesting. It was...","review_date":"July 1, 2018"},{"attraction_id":3419,"user":"lynnangel2018","rating":5.0,"review":"romantic and informative. Leslie and \"Jack\" were a special highlite. Leslie did not miss a question and Jack did not miss a turn and was perfectly responsive to Leslie's commands. Overall; it was a wonderful ride. Thank you and we will return.\nCan we ask for Leslie and...","review_date":"June 19, 2018"},{"attraction_id":3419,"user":"abessl","rating":4.0,"review":"Great tour. This tour was most enjoyable. We booked an hour tour with Taylor as our driver\/guide. She gave us a couple of options and made her recommendation which we took. Taylor was very knowledgeable about the area and handled Christopher well. The horse was in good...","review_date":"May 21, 2018"},{"attraction_id":3420,"user":"carol_c","rating":5.0,"review":"Summer turned into Winter. Matt, our tour guide, shared his enthusiasm and love of Canada and the National Parks.\nHis admiration for the country was so infectious. He is an amazing guide and keeps studying to learn more and share with his tour guests. We had an unexpected snow...","review_date":"October 14, 2018"},{"attraction_id":3420,"user":"jimofac","rating":5.0,"review":"Great tour Gide and actual sightings make for a great time. The tour of Banff National Park obviously can only scratch the surface in three hours. However the excellent story telling of Norm the driver made for a wonderful experience. Norm\u2019s knowledge of where animals might be found paid off with a great view of MuleDeer...","review_date":"August 18, 2018"},{"attraction_id":3420,"user":"busiewami","rating":5.0,"review":"Great tour. This was a great tour for us, our guide Pam was very knowledgeable and kind. She made sure that everyone was comfortable and she told us all the fascinating stories about Banff. We enjoyed it very much, definitely worth it. Thank you","review_date":"July 29, 2018"},{"attraction_id":3420,"user":"mark_b","rating":5.0,"review":"Awesome views. Our guide Andrew was fantastic. Super energetic and was hugely informative about the history of Banff and the surrounding areas. Did a great job showing off the spectacular Banff scenery. Will definitely be back.","review_date":"July 25, 2018"},{"attraction_id":3420,"user":"alexandrab4667","rating":5.0,"review":"Extra nice !. I did the \"Discover Banff & Its Wildlife\" this morning with our guide Norm. It's a 3 hours basic tour of Banff but I must say that it exceed my expectations ! I am very pleased, I learnt a lot during this tour, and we...","review_date":"July 5, 2018"},{"attraction_id":3420,"user":"jnutchey","rating":4.0,"review":"Learn more about Banff. Hugh was a fantastic driver and guide. He had so much history and knowledge to pass on and we appreciated learning more about Banff and the Wildlife in it's surrounds. There were plenty of places to stop and it made for a nice combination of...","review_date":"July 2, 2018"},{"attraction_id":3420,"user":"tauna_d","rating":5.0,"review":"Great Overview of Banff area. This was a great small group tour of Banff and the area. There were only 12 people on our small bus. Our guide, Norm, made the tour great. He didn't rush us, explained everything we saw, answered lots of questions and was was very familiar...","review_date":"June 30, 2018"},{"attraction_id":3420,"user":"mbtrn","rating":4.0,"review":"Nice tour of Banff. Enjoyed the tour led by Andy. Visited How falls, was elk. Drove by Fairmont hotel and main street and out to lake Minnewanka where we saw big horn sheep along the road. Thank you Andy. Worth the $$","review_date":"June 25, 2018"},{"attraction_id":3420,"user":"david_m","rating":5.0,"review":"Wildlife day tour with Nicole as our guide. Nicole was an excellent ambassador for the Canadian National Forest. Her wealth of information about native wildlife and her enthusiastic and colorful descriptions of the natural surroundings had us captivated for the entire tour. Our stay at the Fairmont Chateau Lake Louise was a bucket...","review_date":"June 22, 2018"},{"attraction_id":3420,"user":"rachel_s","rating":5.0,"review":"Discover Banff and it's wildlife. This short 3hour tour is the perfect introduction to Banff. We toured around several different places and the views were amazing! We saw deer, ground squirrels, elk and a small herd of long horned sheep. Our guide Andrew was wonderful and answered all our questions,...","review_date":"June 13, 2018"},{"attraction_id":3420,"user":"gtthompson","rating":5.0,"review":"Excellent Overview Of Banff. We had a great time on this small, well organised tour. Our driver\/guide, Andrew, was terrific. He was knowledgeable, humorous and made everyone on the trip comfortable. The tour highlighted both history and nature and was exactly what we wanted for our short stay.","review_date":"May 31, 2018"},{"attraction_id":3420,"user":"bunnnnny","rating":5.0,"review":"Loved the tour! . We really enjoyed the tour and found our host, Andrew, to be knowledgeable and passionate about what he does. We stopped to take photos at beautiful places and saw some wildlife along the way. Must try if you would like to see more of Banff\u2019s...","review_date":"May 21, 2018"},{"attraction_id":3420,"user":"gtobin","rating":5.0,"review":"Well worth your time.. Today May 18,2018 we took this tour with Neil. Neil is very informative about Banff and told us a little history and showed us, wildlife, etc. Banff is a beautiful place and he made sure we were exposed to this beauty, with explanations to go...","review_date":"May 18, 2018"},{"attraction_id":3420,"user":"david_h","rating":4.0,"review":"An excellent overview.. There were sixteen of us from many different countries, a very good mix. The tour consists of a series of stops at beauty spots around Banff, with almost no walking. It was a bit slow to get started, ie to get out of the town,...","review_date":"May 15, 2018"},{"attraction_id":3420,"user":"nataliafranco","rating":5.0,"review":"Amazing!. The guide was really knowledgeable and we spotted a lot of animals on the way! I would totally recommend this","review_date":"May 10, 2018"},{"attraction_id":3421,"user":"cassilva11","rating":5.0,"review":"Great way to spend an afternoon\/evening . If you enjoy craft beer you won\u2019t be disappointed! The selections were varied and tasty, the walking distance in between each bar was perfect and you got snacks with your beverages. Especially great if you\u2019re staying in the neighbourhood. Tour was bilingual- Samuel did a...","review_date":"March 19, 2019"},{"attraction_id":3421,"user":"rugrathikes86","rating":3.0,"review":"Fun but was expecting a bit more.... My partner and I booked the small group beer tasting tour based on the great reviews. I have been on many tours like this before and must say I was expecting more from our guide. While the tour was fun overall and introduced us to...","review_date":"January 3, 2019"},{"attraction_id":3421,"user":"seaside24750","rating":5.0,"review":"Three Reasons This Was Informative & Fun. On a Saturday afternoon in September 2018 I took the Broue-Tours Quebec City Brewery & Beer Tasting tour that I booked on TripAdvisor for US $58.77. It was worth every US penny for three reasons. First, three first-rate breweries were included: the modern three-year-old Noctem...","review_date":"October 1, 2018"},{"attraction_id":3421,"user":"362jeannief","rating":5.0,"review":"Delicious beer and a great guide!. Delicious beer and a great guide! Make sure you wear comfortable shoes and there is a bit of a walk between each brewery","review_date":"August 14, 2018"},{"attraction_id":3421,"user":"willandkelly","rating":5.0,"review":"Broue Tours Quebec. My partner and I had a great time on this tour. Our guide Sam was fantastic and really knowledgeable. The beer was great! Highly recommend to everyone:)","review_date":"June 3, 2018"},{"attraction_id":3421,"user":"hess02025","rating":5.0,"review":"a great way to spend the afternoon. Our guide Oliver was knowledgable on all of the beers and the breweries. we stretched our comfort zones with some different types of beers that we would not normally purchase but enjoyed tasting. a good experience with a very social group.","review_date":"May 27, 2018"},{"attraction_id":3421,"user":"kristenw680","rating":5.0,"review":"Great beer, great tour. We both loved our tour guide Sam, the beer, and the neighbourhood. It was a great way to break out of the typical tourist-y parts of Quebec and try some great local beers and learn a little bit about the neighbourhood and the city. We'd...","review_date":"March 4, 2018"},{"attraction_id":3421,"user":"kellzabellz","rating":5.0,"review":"Can\u2019t wait to come back!. Samuel took us on an amazing brewery tour that was informative and delicious! We sampled some excellent Quebec brews and the nibbles to accompany we yummy too :) Even though due to weather the rest of the group had to cancel Samuel still did a...","review_date":"January 19, 2018"},{"attraction_id":3421,"user":"aliciaminjares","rating":5.0,"review":"Worth your time!. Had a great time on the tour and our guide, Sam, was great! He was knowledgeable about beer and acted as a partial historian on such a beautiful city. We could not have been more pleased with our experience and recommend this tour to all...","review_date":"January 15, 2018"},{"attraction_id":3421,"user":"z2249dhrobertr","rating":5.0,"review":"Great tour through lesser travelled neighbourhoods. Our tour was awesome and our guide Sam was even better. We were the only Anglophones on the tour and he was able to multitask both French and English flawlessly. The tour went through some lesser travelled and up and coming neighbourhoods in Quebec to...","review_date":"December 6, 2017"},{"attraction_id":3421,"user":"l-starinc","rating":5.0,"review":"Great value!. 3hrs, 3 breweries, 3 samples each. I have a blurred memory of the last stop, unfortunately, because by that time, with all the fun I was having and with not enough food to eat that day (my own fault), I was definitely feeling the previous...","review_date":"November 1, 2017"},{"attraction_id":3422,"user":"bryan_n","rating":5.0,"review":"A great way to see wine country!. Attentive friendly staff, nice bikes, a great afternoon of wine tasting. Rich quickly answered all questions when booking and scheduling, and our guide, Graham, was relaxed and friendly but made sure guests had a safe and fun ride. I would certainly do this again!","review_date":"September 17, 2018"},{"attraction_id":3422,"user":"tyrrell68","rating":5.0,"review":"Cycling + wine tasting = what could possibly go wrong?. This turned out to be a great idea and we're so glad we booked it. We took the shorter of the tours offered, 4 1\/2 hours, which included visits to four wineries, one with a cheese pairing. Each winery offered either 3 or 4 tastings....","review_date":"September 6, 2018"},{"attraction_id":3422,"user":"chantal_s","rating":5.0,"review":"Half-day Tour . Very informative tour. Very well organized. Gwen was friendly and helpful and very conscious for everyone' safety. She went out of her way to accommodate requests and get extra info. Beginner bikers may have trouble keeping up with the pace.","review_date":"August 24, 2018"},{"attraction_id":3422,"user":"donna123go","rating":5.0,"review":"Bringing People Together. Joined the Grape Escape team for a charity fundraiser for Meningitis Now UK this past Sunday.\nWhat a wonderful day we all had. Every detail was attended to so that our whole cycling experience was fantastic and SAFE! Rich was a gracious host and our...","review_date":"August 8, 2018"},{"attraction_id":3422,"user":"andreac220712","rating":5.0,"review":"Excellent! So much fun!. My husband and I decided to do the bicycle wine tour for our 1st year anniversary, I had done a wine tour before with grape escapes for my bachelorette and it was awesome. We ran into a lot of traffic on the way there so...","review_date":"August 6, 2018"},{"attraction_id":3422,"user":"justinev25","rating":5.0,"review":"Excellent fun: great guide, wine tasting and vineyards..... We chose the afternoon cycle and wine tasting. Having been picked up from our hotel we were kitted our with everything we needed, introduced to another couple joining us and off we went with our guide, Larry. The road was flat and the cycling was...","review_date":"July 12, 2018"},{"attraction_id":3422,"user":"jaross656","rating":5.0,"review":"Great Afternoon! . Visited this past weekend for a bachelorette party. We loved all four of the wineries we stopped at. Bikes all worked well. Our tour guide, Kevin, was excellent. It was only his second tour, but you would have never known as he did such a...","review_date":"May 28, 2018"},{"attraction_id":3423,"user":"candej1985","rating":5.0,"review":"Great weekend getaway!. Had a great time on our Thanksgiving vacation. The staff where very entertaining. Saw looks. What an experience driving into the water feeling like you are on a bus!","review_date":"February 27, 2019"},{"attraction_id":3423,"user":"lb892018","rating":5.0,"review":"Fun city tours!. The Amphibus was awesome! I don't know of any other tour bus that turns into a boat! If you are looking for a fun family activity, I would definitely recommend Lady Dive tours! Tours are bilingual in French and English. You get to see many...","review_date":"October 8, 2018"},{"attraction_id":3423,"user":"jean_b","rating":5.0,"review":"Ottawa bus\/boat tour. Fun, interesting and informative. Being on the river gives you a whole new view of Ottawa and Gatineau. Would definitely recommend it.","review_date":"October 5, 2018"},{"attraction_id":3423,"user":"lissdawn","rating":4.0,"review":"Fun way to get the highlights. I was in Ottawa for business and had an afternoon to kill. Since I've never been to the city I wanted to see all the 'famous' sites. I was lucky enough to get a ticket on this last minute and hop on. It was a...","review_date":"October 4, 2018"},{"attraction_id":3423,"user":"unclegup","rating":5.0,"review":"1 if by land, 2 if by sea.... This was great. We've done the \"Duck Boat\" amphibious tour bus thing in other cities, and it never disappoints. A great way to get a feel for a new place, some history, some trivia, and some views from the water that are spectacular. Ottawa is...","review_date":"October 2, 2018"},{"attraction_id":3423,"user":"nicholasr79","rating":5.0,"review":"Rainy Boat Tour. What a lovely time I had on this tour. Caption Peter and Guide Marcel were great. Lots of great info was given, Marcel really knows his stuff about Ottawa. Caption Peter gave us a nice smooth ride on the river. I would totally go back...","review_date":"September 25, 2018"},{"attraction_id":3423,"user":"d_yakovenko","rating":5.0,"review":"Perfect Tour of the Capital City. Everything about this experience was great! We bought a package of the hop-on\/hop-off doubledecker and the amphibus. And the first thing - were pleasantly surprised by the price. The staff at the booth were helpful and welcoming. And the tour itself was fantastic. This was...","review_date":"September 23, 2018"},{"attraction_id":3423,"user":"neilandsue2018","rating":5.0,"review":"Amphibus- evening cruise. Want to tour Ottawa without a lot of walking then I'd suggest this tour. The driver and\nguide are very entertaining with tidbits of trivia and information . Gives you a different outlook on the city. Great being on the Ottawa river. I would suggest...","review_date":"August 27, 2018"},{"attraction_id":3423,"user":"beedy81","rating":5.0,"review":"Not Just a Bus!. It's also a boat, which was cool. And it's not just a bus that gets you to the boat part of the tour, they give you a bit of a city tour of where the embassay's are, as well as some recommendations on places to...","review_date":"August 22, 2018"},{"attraction_id":3423,"user":"mfromherz","rating":3.0,"review":"Basic tour to get an overview. This is a basic tour to get an overview of the city from different angles. The explanations weren\u2019t very detailed, and some of it seemed fillers (e.g., pointing out various embassies). The ride in the water also seems a bit of a gimmick, as it\u2019s...","review_date":"August 20, 2018"},{"attraction_id":3423,"user":"hollym1369","rating":5.0,"review":"So much fun!. This was my first amphibious bus tour . Lots of great facts along the way and loved driving into the river . My boyfriend and I had a blast ! Our guide Sabrina was energetic and kept us interested !","review_date":"August 15, 2018"},{"attraction_id":3423,"user":"lmiles436","rating":4.0,"review":"Loved getting to go on the river. I have never been on an amphibious tour and wanted to try it. I really enjoyed it and would have given them a five star rating except that when we drove out of the water and were on our way back to be dropped off,...","review_date":"August 12, 2018"},{"attraction_id":3423,"user":"gelaas","rating":5.0,"review":"Kids Loved The Amphibious Bus !!! . Went for a tour with our 2 sons,8&7 yrs old, it was a great little tour!! Selena the tour guide was awesome, I learnt allot from such a short trip. Kids loved the bus going into the water and back out again. If you have...","review_date":"August 7, 2018"},{"attraction_id":3423,"user":"j_h","rating":4.0,"review":"Amphibious Bus Tour. Nice tour of Ottawa and the Ottawa river by land and water. Keith our captain \ud83d\udc68\u200d\u2708\ufe0f was nice enough to take us to 24 Sussex which was great. Selena was an excellent guide. We were the first ones in line and wanted to be up...","review_date":"July 29, 2018"},{"attraction_id":3423,"user":"lkneabone","rating":5.0,"review":"Good times!!. What a great way to see Ottawa!!\nBruno offered a lot of interesting information!!\nIt was a fun tour and loved seeing the awesome views from the river!\nThanks Lady Dive!!","review_date":"July 22, 2018"},{"attraction_id":3423,"user":"stevew258","rating":4.0,"review":"Nice little tour to view the city from water and land. We took the 6pm tour, thinking it will be more comfortable and cooler sitting on a amphibious bus in a hot July day. We are glad about our decision. For about $32\/person, the tour is actually pretty high quality. It took us to most of...","review_date":"July 21, 2018"},{"attraction_id":3423,"user":"monica_o","rating":1.0,"review":"Do not take this tour in the summer especially!. I purchased tickets for me and my five-year-old son the day before we intended to take the land\/water tour. The next day we arrived 30 minutes early, which the site claims is necessary. It was 96 degrees outside. We waited in the heat and the...","review_date":"July 6, 2018"},{"attraction_id":3423,"user":"martin_l","rating":5.0,"review":"The best ride I never did ;-). The city is so beautiful I did the ride with the double Decker up on up off it a must do if you like museum! and all the personnel they very friendly if I remember the driver is Keath and the lady Maria, after I...","review_date":"July 4, 2018"},{"attraction_id":3423,"user":"sonia_a","rating":2.0,"review":"Lady \"Dive\". The Lady Dive Tour is called Lady \"Dive\" for a reason. Although the amphibus looks great from the outside, the inside leaves to much to be desired. The inside feels like an old converted yellow school bus without air conditioning or a fan. The ride...","review_date":"July 1, 2018"},{"attraction_id":3423,"user":"kellymc8091th","rating":5.0,"review":"More than imagined. In Ottawa celebrating my parents 75th birthdays. Scheduled the hop on hop off tour the morning after we arrived. Loved it so much that we returned for the amphibious tour the very next day. Take the time to do both! If you are truly blessed,...","review_date":"May 6, 2018"},{"attraction_id":3423,"user":"radmandiver","rating":5.0,"review":"Great way to see the City by land and Sea.. I really enjoyed the tour provided by the Lady Dive company. Our overall experience was great and it enabled us to see areas of the city of Ottawa from land and Sea. Our tour guide was excellent and knowledgeable, providing excellent information on many of...","review_date":"December 26, 2017"},{"attraction_id":3423,"user":"geraldine_f","rating":4.0,"review":"A great way to see Ottawa on your first visit. This was a great option to see the main attractions of Ottawa & Gatineau; the 1 hour amphibian drive was very interesting & gave us a great view of Parliament Hill from the water; however, it was a bit pricey!","review_date":"November 4, 2017"},{"attraction_id":3423,"user":"nostalgia1","rating":1.0,"review":"Total Rip Off. This was the only city tour our hotel had info on. Paid for a two day tour, hop on and off, Never came back. Could not hear the guide who gave minimal info in French and very broken English. Could only understand every 10th word....","review_date":"October 12, 2017"},{"attraction_id":3423,"user":"ellen_l","rating":3.0,"review":"Amphibus tour disappointing.. The one-hour amphibus tour was good - but not great. It is pricey for a such a short tour, made attractive by the novelty of the slide into the water. The three and six-year olds in our group thought this was great! Unfortunately, our out-of-town...","review_date":"October 10, 2017"},{"attraction_id":3423,"user":"ladope","rating":5.0,"review":"Nice Land and River Tour. That short Tour (1 Hr.) is done on a unique amphibious Bus. It takes you to a non-stop sightseeing ride through downtown Ottawa and the Gatineau district.\nSuch ride provides an overall view of the most important landmarks and sights of the Town, nicely explained...","review_date":"October 9, 2017"},{"attraction_id":3423,"user":"michael_t","rating":4.0,"review":"Nice tour. A good way to see some of the sights of Ottawa. Interesting guide who had loads of facts about the city. The river part was a bit disappointing but overall worth doing.","review_date":"September 30, 2017"},{"attraction_id":3423,"user":"bob_s","rating":4.0,"review":"Quite Interesting. While in Ottawa we decided to take both the amphibus & double decker tours. The Amphibus was fun with a whole new experience of driving into the river & then boating down the river. We were able to see quite a few interesting places and...","review_date":"September 27, 2017"},{"attraction_id":3423,"user":"heumanntouch","rating":5.0,"review":"DOUBLE Decker Bus Tour. This is a great tour with the proper guide and I really wish I remember the young lady narrator's name but the driver was Bob. The two of them are funny and very professional, the tour was extremely informative and we learned a lot about...","review_date":"September 12, 2017"},{"attraction_id":3423,"user":"j50dny","rating":5.0,"review":"Lady Drive. Loved this tour it was weird being on the road one minute then in the water the next!! the guide was very informative & took time to speak to everyone asking where they came from. Saw a lot of things I would not have seen...","review_date":"September 7, 2017"},{"attraction_id":3423,"user":"carterag","rating":3.0,"review":"Quick Tour. A fun way to see Ottawa\/Gatineau giving some fun factoids about the area.\nFor the fare paid, I expected a longer tour.\nGuide was knowledgeable but acoustics were not great. Speakers were too loud for the vehicle.\nThis is my third amphibious tour and is...","review_date":"September 3, 2017"},{"attraction_id":3423,"user":"funtimes20192","rating":5.0,"review":"Saw alot in short time. Great way to get views of the city from the water. The great tour guide talked about the highlights of Ottawa; so, combine this with a city bus tour to learn more.","review_date":"September 3, 2017"},{"attraction_id":3423,"user":"pete1921","rating":5.0,"review":"By land and sea. A very interesting and unusual one hour long tour of Ottawa . We were on Christina and Kens tour , Christiana said if you didn't like the tour , it's Sally and Georges tour . All the land marks were pointed out along with the...","review_date":"August 25, 2017"},{"attraction_id":3423,"user":"carly433344","rating":5.0,"review":"Worth it!. After seeing the cost of it I thought it was a bit pricey however my perceptions soon changed. The tour took us to many parts that were defiantly not walking distance and it meant you could get on and off at these stops and see...","review_date":"August 22, 2017"},{"attraction_id":3423,"user":"sara_f","rating":2.0,"review":"Tour. I would not recommend this tour at all- I thought the tour would be more informative and interactive, but it was not. We were not happy with this tour. The only interesting thing was being able to be in the water and learning about the...","review_date":"August 21, 2017"},{"attraction_id":3423,"user":"sylva_i","rating":4.0,"review":"hop on hop off tour totally worth it, amphibus not so much. We did both the hop on hop off city tour and the amphibus tour, because we got half price off the amphibus tour doing this. the hop off hop on was amazing - it was so easy to get around Ottawa, we had 3 different...","review_date":"August 16, 2017"},{"attraction_id":3423,"user":"md500","rating":4.0,"review":"Worth it. This was a very good tour. Our guide, Etienne, was funny and informative. We liked the mix of city and water tour. Highly recommended.","review_date":"August 13, 2017"},{"attraction_id":3423,"user":"malvern2016","rating":4.0,"review":"Fun way to see the sites. Finally got round to going on this tour on our 3rd trip to Ottawa. Our guide was a young student who was very friendly informative and funny, she even sang during our tour!\nThe bus is a unique and we really enjoyed this attraction.","review_date":"August 12, 2017"},{"attraction_id":3423,"user":"shanec1705","rating":4.0,"review":"Fun Tour of downtown and the River. A great hour long tour of the Parliament building area and parts of Gatineau and a fun water ride in the amphibus in the Ottawa River with good views of Parliament Hill from Quebec.","review_date":"August 9, 2017"},{"attraction_id":3423,"user":"eastcoast2","rating":3.0,"review":"Not sure it is worth it. We did the one hour amphibious tour that goes into the Ottawa River. I don't know what I was expecting in an hour but I just felt the tour was rushed. I think because our guide was speaking in 2 languages that made it feel...","review_date":"August 5, 2017"},{"attraction_id":3423,"user":"cdn1276","rating":3.0,"review":"It was ok but... We book the tickets for a 430 tour online. The tour was running 30 minutes behind. The guide did an excellent job and was very personable.\nThe one thing I did not like was the large sign saying tips are appreciated, then at the end...","review_date":"August 2, 2017"},{"attraction_id":3423,"user":"achunder","rating":5.0,"review":"Day in Ottawa. We took the Water-Land Amphibian tour; this is quite the tour and quite the adventure to see how your bus dips in the waters of Ottawa river from the port of Gatineau in the province of Quebec. Did you know that Quebec means, \" this...","review_date":"August 1, 2017"},{"attraction_id":3423,"user":"j0j0dix0n","rating":1.0,"review":"NOT WORTH THE MONEY!. This tour was awful! Way too expensive for what you are given. The guide did not have any personality or make the tour interesting...sounded like she was reading off a menu! I would suggest taking just the normal bus tour as the water aspect did...","review_date":"July 31, 2017"},{"attraction_id":3423,"user":"jacqui43","rating":3.0,"review":"Different experience. We have always wanted to try one of these land\/boat tours but due to their popularity have never been able to book on one before. The tour set off spot on time and took you to see some of the landmarks in the city. The...","review_date":"July 29, 2017"},{"attraction_id":3423,"user":"natalie_g","rating":4.0,"review":"Lady Dive Tour . This tour was a mix of land and water touring. A little pricy but worth trying once. It gave us the break to sit in a city with a lot if walking and still allowed us to tour. Our favorite part was when the bus...","review_date":"July 26, 2017"},{"attraction_id":3423,"user":"rae_h","rating":4.0,"review":"Fun for the family!. Riding on the amphibus bus was an adventure for the entire family. Children, three and, quite enjoyed the transition from bus on land to boat in the water. There were parts of Ottawa which are not often seen.","review_date":"July 23, 2017"},{"attraction_id":3423,"user":"587leeannc","rating":4.0,"review":" BUS tour was great. The bus tour was great for the family. We weren't sure what we wanted to do in Ottawa and this gave us the chance to see everything and decide. Highly recommend.","review_date":"July 22, 2017"},{"attraction_id":3423,"user":"dwbcaa","rating":4.0,"review":"Enjoyable . My family booked the Lady Dive Tour with a combination of the Canadian Museum of Nature tickets. It was a few dollars cheaper that way. It's an hour long tour that is a combination of land and water touring. First off its hot outside and...","review_date":"July 21, 2017"},{"attraction_id":3423,"user":"carrie_t","rating":4.0,"review":"Interesting way to see the City!!. We booked the hop-on, hop-off plus amphibus ticket for our family. Great way to see the city but not sure the amphibus was really worth it.\nIt gives you the same tour of the city and then goes into the water to see the Parliament...","review_date":"July 21, 2017"},{"attraction_id":3423,"user":"travellingmom2015","rating":5.0,"review":"Boy oh buoy!. I took 3 boys 6 and under for a ride on the last dive. We had a fantastic time and found it quite relaxing. There is a guide who provides a very limited tour around the downtown area of Ottawa and Hull.\nIt is pretty...","review_date":"July 19, 2017"},{"attraction_id":3423,"user":"gatorgal2015","rating":5.0,"review":"The whole family loved it!. We pre-booked the Lady Dive tour of Ottawa and loved it! It was the first time that my daughter was in an amphi-vehicle that could go on land and in the water. Sabrina, the guide, and Bruno, the driver, were diligent about safety before going...","review_date":"July 16, 2017"},{"attraction_id":3423,"user":"kc_a","rating":5.0,"review":"Great Tour!. This was my first time doing a city bus tour and we loved it. It was very informative and entertaining. I think the tour guide really makes or breaks your tour. We were very fortunate to have Christina as our guide. She was hilarious and...","review_date":"July 16, 2017"},{"attraction_id":3423,"user":"hairgal72","rating":5.0,"review":"Excellent double decker bus tour!!. We took the Grey Line Lady Dive bus tour around Ottawa. We were SO fortunate to have Ron as a bus driver and tour guide Christina who totally made the trip with their humor and information. We knew others that had gotten another guide who...","review_date":"July 14, 2017"},{"attraction_id":3423,"user":"wpgtraveller555","rating":4.0,"review":"Still unbelievable!. With Ottawa celebrating Canada's 150, and streets being closed, we had to go to Metcalfe and Queen to get on the amphibus rather then their usual spot on Sparks. Our tour guide was excellent in giving the narration in English and French. Definitely a tour...","review_date":"July 12, 2017"},{"attraction_id":3423,"user":"margie_g","rating":4.0,"review":"Unique Experience and Great Way to See Ottawa. A great way to get a overall view of downtown Ottawa and then decide what attractions you'd like to see during your visit. We took the Amphibus tour as our tweens wanted to try something different (they enjoyed it) and it was a unique way...","review_date":"July 11, 2017"},{"attraction_id":3423,"user":"shahid_h","rating":1.0,"review":"Missed the tour - Company policy does not accommodate. Frustrating.. Booked the tour for two at 1:30 on July 10, 2017 and due to some problems during commute from Montreal to Ottawa, arrived in Ottawa late and missed the tour. Called the 24 hr helpline and asked if they could accommodate us tomorrow or day...","review_date":"July 10, 2017"},{"attraction_id":3423,"user":"117antoinettem","rating":4.0,"review":"Great way to see this gorgeous capital city. Great way to see this gorgeous capital city by road and water. You briefly cross from Ontario into Quebec province before taking journey along Canal. We did 730 tour and had a beautiful sunset. We bought tickets on Groupon at good price and kids thoroughly...","review_date":"July 10, 2017"},{"attraction_id":3423,"user":"graces494","rating":4.0,"review":"Great 'staycation' adventure. We booked several tickets online for friends and we had a really fun time learning new information about our home city. The tour guide was friendly and helpful. And the entire crew were attentive to making sure that everyone got on the bus\/boat safely.","review_date":"July 9, 2017"},{"attraction_id":3423,"user":"calgarygirl26","rating":4.0,"review":"Informative Tour.. This was a quick but informative and entertaining tour. Good way to see the city and it is a nice way to see Parliament from the water. Only bad thing was when I tried to call and book the tour, spending 30 minutes on the...","review_date":"July 5, 2017"},{"attraction_id":3423,"user":"jimmyp_uk","rating":5.0,"review":"Great way to see Ottawa (\"facts\" questionable). Had a great time seeing the best of Ottawa from both land and river - and on a really novel way of travelling, the well kept Amphibus.\nHaving visited some of the attractions after the tour, and hearing similar facts 1st hand, it's clear that...","review_date":"July 1, 2017"},{"attraction_id":3423,"user":"kanatatrippers","rating":5.0,"review":"Fun with the Grandkids. Enjoyed this land and water tour of our capital city. A good bit of fun. Even as an Ottawa resident, I learned a few things. The grandchildren enjoyed it and learned a lot.","review_date":"June 23, 2017"},{"attraction_id":3423,"user":"sandysue123","rating":5.0,"review":"Great way to see Ottawa. We did the 1-day hop-on hop-off bus tour. A great way to see around Ottawa and a little of Gatineau and decide where you want to spend more time. Information provided by tour guide was interesting. Good value. Discount tickets for most of the attractions...","review_date":"June 1, 2017"},{"attraction_id":3423,"user":"arrow2861","rating":5.0,"review":"What a blast, a must do in Ottawa. Although I lived in Ottawa all thru the 90s, I never did this tour. Today, while visiting Ottawa, we finally did. We absolutely loved it. Imagine, a bus that drives in the water. We got to see most of the sites our driver, was very...","review_date":"May 31, 2017"},{"attraction_id":3423,"user":"k8655bjpaulm","rating":5.0,"review":"Great fun. We had actually gone downtown to book a river cruise but it was fully booked, so we decided to try the Lady Dive. We are so glad we did. Our expectations were that it would be tacky, but it was quite the opposite.\nFirstly, the...","review_date":"May 21, 2017"},{"attraction_id":3423,"user":"ajaxswan","rating":4.0,"review":"Cool way to see the city both on the road and in the water. This is such a cute tour on a amphibus! Went around Parliament Hill, into the Ottawa River and all the way to the PM's residence on Sussex Drive. Highly recommend it.\nMy only complain is that we ordered the tickets online but there is no...","review_date":"May 16, 2017"},{"attraction_id":3423,"user":"mary_l","rating":5.0,"review":"Great Guide and Driver. We were in Ottawa in the cold and rain and yes snow on the 8th of May. We decided to take the Lady Dive Tours. It was a nasty day but it is a great way to view the city.\nThe guide (Xavier) and the...","review_date":"May 11, 2017"},{"attraction_id":3423,"user":"traveling-regina","rating":3.0,"review":"GOOD BASIC OVERIVEW OF OTTAWA. Took the basic 1 1\/2 hour hop on-hop off bus tour. only 3 tours given 11am 1pm and 3pm at this time of year. I took the 3pm tour. It left 20 minutes late because they were waiting for a family to show up. Everyone...","review_date":"May 2, 2017"},{"attraction_id":3423,"user":"jmac5959","rating":5.0,"review":"Informative and Unique. This was such a fun and different way to see Ottawa and get an overview of the historic aspects of the city. Only about 45 minutes on land, and then 15 or so in the river. Our tour guide, Xavier and driver Ken were great....","review_date":"October 17, 2016"},{"attraction_id":3423,"user":"jessie_e","rating":4.0,"review":"bilingual. Fun and informative tour of Ottawa, totally bilingual. I wish that we had spent less time on the river and more time sightseeing, but overall very nice","review_date":"September 15, 2016"},{"attraction_id":3423,"user":"sanandchris2016","rating":5.0,"review":"Informative and entertaining. This was one of the best tours we have taken. Hopping on and off round the city. Christina certainly knows her stuff giving us lots of detail on every building along the way and a little more. It was much better than having a set...","review_date":"September 13, 2016"},{"attraction_id":3423,"user":"kim_l","rating":5.0,"review":"Great Tour!. May not be a long tour but it's a good one. Great snapshot of Ottawa with all the highlights including 24 Sussex and the Parliament building, with good informative commentary. Quite exciting when the bus turns into a boat and heads out into the river....","review_date":"September 13, 2016"},{"attraction_id":3423,"user":"cottonhead","rating":5.0,"review":"Great tour. We had a great experience with Lady Dive Tours. It was recommended by our hotel and lucky for us - open on Sunday when the other guys were closed. We sat up top for this live guided tour and we could hear everything clearly. The...","review_date":"September 12, 2016"},{"attraction_id":3423,"user":"daryl_d","rating":3.0,"review":"Nice way to see the Ottawa area by land and water.. My partner and I took this tour on August 24 in the Afternoon, we were only in Ottawa for the day and had a limited amount of time to see the city. We decided to take this tour. The sights they show were great, got...","review_date":"September 5, 2016"},{"attraction_id":3423,"user":"jill_m","rating":5.0,"review":"OMG Beyond AMAZING. What can I say.. This is the coolest most amazing thing ever. First we drove around Ottawa and Gatineau and our tour guide Christina was amazing. Then, we drove straight into the Ottawa River. Super cool. After that, we drove in Ottawa, seeing all the...","review_date":"September 5, 2016"},{"attraction_id":3423,"user":"ben_l","rating":4.0,"review":"Excellent Tour - English & French - Land & Water - Recommended!!. Bonjour! My family and friends from Edmonton (eight of us) enjoyed this hour long tour of Ottawa downtown by road and by water. The guide translated everything he said in both English and French and he did it so well, it was hardly noticeable; you...","review_date":"August 30, 2016"},{"attraction_id":3423,"user":"laverne_s","rating":4.0,"review":"lots of laughter. My family and I had a wonderful time on the Lady Dive Tour, its was a great way to see the city of Ottawa. The tour guide was very entertaining .","review_date":"August 22, 2016"},{"attraction_id":3423,"user":"jemn5","rating":4.0,"review":"Great way to see the city!. My son and I booked a trip on the amphibious tour vehicle and really enjoyed ourselves. The tour was a great way to see the city and get a good overview!","review_date":"August 17, 2016"},{"attraction_id":3423,"user":"mjjleblanc2","rating":5.0,"review":"Fun rolling around town. A wonderful and practical way to visit the city. The Hop on and Hop off bus allows us to discover different areas of town, to locate the best tourist sites are while listening to fun historical facts. The amphi-bus is great ride during sunset. Loved...","review_date":"August 17, 2016"},{"attraction_id":3423,"user":"marie-pier-qc","rating":2.0,"review":"Mixed feelings. Our experience in the amphibus LadyDive left us with mixed feelings. We were welcomed at the kiosk by a young lady who told us that there had been a mistake, that the bus was full and that we would need to make another reservation. She...","review_date":"August 15, 2016"},{"attraction_id":3423,"user":"nicole_t","rating":5.0,"review":"Two tours in two days. I took both the regular hop on hop off tour of Ottawa and the Amiphbus Tour. Both were awesome and so much fun. The tour guides are incredibly well informed about Ottawa and the surrounding areas. They answered all questions and offered a lot of...","review_date":"August 6, 2016"},{"attraction_id":3423,"user":"krystyna1980","rating":4.0,"review":"Short but inexpensive . Full tour lasted around 45 - 50 minutes but was worth it to be able to be on the Ottawa river in a floating bus!\nTour guide was Bruno and was personable and informative.\nGlad we went on this tour, would recommend if you're looking...","review_date":"August 5, 2016"},{"attraction_id":3423,"user":"andi75","rating":5.0,"review":"Amphibus lots of fun! . If you want a more in depth tour and one that stops to allow for pictures, the Amphibus tour is not the one for you. If you're pressed for time but still want the hilights, this one is perfect at slightly less than hour. Short...","review_date":"July 31, 2016"},{"attraction_id":3423,"user":"heathermcd33","rating":4.0,"review":"Something different. It's not everyday that you drive right into the Ottawa river. The whole tour is about an hour and you tour around Ottawa and head over to Gatineau to splash into the river and motor over to catch a view of the houses of Parliament...","review_date":"July 30, 2016"},{"attraction_id":3423,"user":"marnie_m","rating":2.0,"review":"I was hoping for more. Let's be honest .... we booked this tour simply because we wanted to drive into the water and turn into a boat. But even that was anticlimactic. The tour in general left much to be desired. There was little history about Ottawa, just simply \"on...","review_date":"July 25, 2016"},{"attraction_id":3423,"user":"newfiegirl42","rating":5.0,"review":"Short and sweet tour. This is a one hour tour around Ottawa and into Gatineau where the bus enters the water for a ten minute tour on the water. It is very cool how the bus can dive in the water and float like a boat. Our tour guide...","review_date":"July 20, 2016"},{"attraction_id":3423,"user":"giskw","rating":5.0,"review":"Open top tour bus. This city tour was excellent the guide I think was called Ziggy and the driver Keithnwere both very good. We learnt an enormous amount.","review_date":"July 13, 2016"},{"attraction_id":3423,"user":"duncan_f","rating":4.0,"review":"Odd Name for a Bus Tour. The tour we took was operated by Lady Dive from 4680 St Catherine Street and not from Sparks Street but the hop-on-hop-off descripion sits a bit uncomfortably with the fact that when we visited Ottawa the bus is only once per hour, so some planning...","review_date":"July 13, 2016"},{"attraction_id":3423,"user":"roryrossignol","rating":5.0,"review":"Hop on Hop off. Excellent service at a great price. It's the best way to visit the city of Ottawa. The guides were knowledgeable and very friendly.","review_date":"July 10, 2016"},{"attraction_id":3423,"user":"jacquie475","rating":4.0,"review":"Good Overall View of City. My husband and I did this and the hop on hop off bus tour. It was very informative and gave us a good overall view of the city but the lady dive tour in the water was not as exciting as I had hoped and...","review_date":"July 7, 2016"},{"attraction_id":3423,"user":"holly5_12","rating":4.0,"review":"Hop On Hop Off Tour and Amphibus Tour. My husband and I did both tours. I found the hop on hop off tour much better.\nHop on Hop Off Tour\nThis tour was very enjoyable. The bus was full when we left the station and it was nice enough to sit up top....","review_date":"July 5, 2016"},{"attraction_id":3423,"user":"vacationshel","rating":3.0,"review":"I thought this would be much better. The tour was nice got to see the city a bit. Even sitting at the front it was hard to hear the tour guide, so I feel sorry for people in the back. I guess disappointed as Ottawa was under total Reno for next year...","review_date":"July 5, 2016"},{"attraction_id":3423,"user":"michellea2252","rating":5.0,"review":"Really Enjoyed this Amphibious Tour. We called ahead to make sure to get a spot. The tour did not disappoint. We saw a lot of the city by bus...then drove right into the river and saw some amazing sites from the water, too. Our guide was great and the driver...","review_date":"July 4, 2016"},{"attraction_id":3423,"user":"anne_and_barry_k","rating":4.0,"review":"Hop on hop ofg. Very well done. The person giving the tour was informative and helpful. We didn't get off the bus but toured right around for the 1 1\/2 hours and got ideas on what we wanted to see and a great feel for the city.","review_date":"June 29, 2016"},{"attraction_id":3423,"user":"allyv17","rating":3.0,"review":"splendid view, but not informative tour. You will have an amazing view of the city and will experience a lot of fun when amphibious dives into the water, but the bus engine is too loud which makes it difficult to hear the tour guide. The guide was entertaining and easily switched...","review_date":"June 28, 2016"},{"attraction_id":3423,"user":"tamaralynn_d","rating":4.0,"review":"Different way to see the sites. . It was our first trip here and this was a Great tour. Only an hour long which was just perfect and a neat way to see the city. Loved seeing the Parliament Buildings from the water.","review_date":"June 28, 2016"},{"attraction_id":3423,"user":"beachyhammock","rating":4.0,"review":"Great way to see the sights. We booked the amphi-bus from a street kiosk and went on the tour the following day. You spend approximately 1\/2 hour on land and 1\/2 hour in the water (a little less time in the water). It was a really good way to see some...","review_date":"June 27, 2016"},{"attraction_id":3423,"user":"bridgetm147","rating":5.0,"review":"What a fun way to see Ottawa and Gatineau. We decided to go on the Lady Dive to show a first-time visitor to Ottawa the sights. It was great fun - the amphibious vehicle went from Sparks Street and Elgin down past Byward Market, the Art Museum and Embassies over the river then we...","review_date":"June 12, 2016"},{"attraction_id":3423,"user":"519add","rating":4.0,"review":"Land & Sea. Amphibus tour- the tour was lead by Bruno , and I found it good fun. Fairly informative narrative as we tour the city by land and then dive into the river for a water side view. Of course there were also a few jokes along...","review_date":"June 3, 2016"},{"attraction_id":3423,"user":"kellilynn_b","rating":2.0,"review":"Poorly managed. Been on many hop on hop off tours in different cities around North America and usually find they are a great way to see a city. I was very disappointed in the Lady Dive tour. I booked two of the double decker tours for my...","review_date":"May 16, 2016"},{"attraction_id":3423,"user":"mrsdash","rating":5.0,"review":"Great way to get a street view of the highlights of Ottawa. For many days prior to taking the Lady Dive tour, I walked around downtown Ottawa and around Parliament. This tour allowed me to see more places more quickly and assess what I wanted to visit more in depth later on. Our guide, Bruno knew the...","review_date":"May 13, 2016"},{"attraction_id":3423,"user":"kali_w","rating":3.0,"review":"Not really hop on hop off. While Etitenne was entertaining, informative and friendly and Keith was an excellent driver, there was only 3 tours on a Saturday 2hours apart. We were on the second tour which meant we would only be able to get off at 1 stop. This was quite...","review_date":"April 30, 2016"},{"attraction_id":3423,"user":"the_exploring_marco","rating":2.0,"review":"Poor . I found this to be an underwhelming tour, and I deeply regret spending 70+ bucks for two.\nAll of the major sites in Ottawa are pretty much down one street, which with good walking shoes would be easy to cover on your own. Taking this...","review_date":"February 9, 2016"},{"attraction_id":3423,"user":"firechief-jl","rating":4.0,"review":"\"City Tour- Hop on Hop off. As we were on foot in the Nation's Capital we decided to take a three day pass for the Hop on Hop off city tour. Cost for the three day pass was just over $92.00 for two adults. The tour around the city takes about...","review_date":"October 13, 2015"},{"attraction_id":3423,"user":"lindsay_g","rating":4.0,"review":"double decker city tour. I had never been to the nation's capital. I didn't necessarily want to tour all the attractions, but definitely wanted to see where & what they were. We decided on the \"hop on\/off\" city tour with Lady Dive and were very entertained. Our delightful guide...","review_date":"October 9, 2015"},{"attraction_id":3423,"user":"ginakristan","rating":4.0,"review":"Lovely tour and stunning water views. I took your tour while my sister was visiting. We took our boys and loved the tour. I am a resident of ottawa and really enjoyed being a tourist for the hour. Only one problem. It is a bus and it was a little \u2614...","review_date":"October 3, 2015"},{"attraction_id":3423,"user":"david_r","rating":4.0,"review":"SLOW DOWN THE COMMENTARY. This tour was first class except for the commentary on board which was 50 times the speed of the now defunct super speed Concorde airliner. As a result we concentrated on the sightseeing rather than trying to make sense of a French \/ English commentary...","review_date":"September 28, 2015"},{"attraction_id":3423,"user":"bebechoon","rating":4.0,"review":"A great introduction. This really is a great way to get your bearings in a new city and to learn the layout and some facts and to see the most interesting sights. It also helps in deciding what things to go back to later so as to \"do\"...","review_date":"September 25, 2015"},{"attraction_id":3423,"user":"terri_h","rating":5.0,"review":"Hop on, hop off bus tour. We did the hop on hop off bus tour around Ottawa. We had a lovely tour guide who provided lots of interesting information as we drove around town. She easily transitioned between English and French.","review_date":"September 23, 2015"},{"attraction_id":3423,"user":"teeuh","rating":2.0,"review":"Disappointing!. Unfortunately this was one of the worst city tours I have ever been on. It only lasted 40 minutes (they said at least an hour) and the second half was really a repeat of the first half. since it was a Sunday, it was the...","review_date":"September 22, 2015"},{"attraction_id":3423,"user":"erezsi","rating":5.0,"review":"Well worth the time and money. Great way to go sightseeing in Ottawa. You get to see all the important sights in the city, and then the real treat- go boating in the same bus... What a great experience, a delight for all ages. A perfect thing to do with travelers...","review_date":"September 20, 2015"},{"attraction_id":3423,"user":"g243oxjime","rating":4.0,"review":"Great tour once on the bus. . Fantastic tour of Ottawa. Got to see all the major attractions and allows to hop on and off at different locations. The young university student did an amazing job doing the tour in French and English. Only negative about the tour was when we asked...","review_date":"September 4, 2015"},{"attraction_id":3423,"user":"someday0713","rating":5.0,"review":"Good tour.. We had no problems at all, our day began by being dropped off at the War Museum, we purchased a combo ticket and saved a few dollars. The bus picked us up within a couple minutes of the scheduled time and we completed the tour,...","review_date":"September 3, 2015"},{"attraction_id":3423,"user":"linda_n","rating":4.0,"review":"An interesting experience. I have looked at other reviews of Lady Dive and it seems as though people went on a different tour to us. We went on the bus that takes you around the city of Ottawa and Gatineau, but is not a hop on hop off....","review_date":"September 2, 2015"},{"attraction_id":3423,"user":"703larryf","rating":5.0,"review":"Two Tours Worth the Time. Lady Dive has two tour modes. The Amphibious tour in a bus\/boat is similar to many duck tours in other major cities. Take the early evening tour which provides unique river views of Parliament Hill buildings at sunset. Then the next day take the land...","review_date":"September 2, 2015"},{"attraction_id":3423,"user":"ann_z","rating":4.0,"review":"Great way to see Ottawa! . Took the double decker bus for a one hour tour. At $32.50 a person you can get on and off as many times you wish. You get to see all the main attractions of Ottawa. We really enjoyed it. We got off at Bay Ward...","review_date":"August 30, 2015"},{"attraction_id":3423,"user":"goodburn","rating":4.0,"review":"Good tour. We took the regular bus trip not the water bus, the tour guide on the tour was good, he was a young guy with some scripted jokes and tried to be funny, his info on Ottawa was great, he just needed to relax and sound...","review_date":"August 27, 2015"},{"attraction_id":3423,"user":"johmartens","rating":3.0,"review":"Scary moment in the water. This was a fun (if a tad overpriced) short tour of some of the highlights in the downtown core of Ottawa and Gatineau, with excellent reception and seating arrangement at the start, bilingual commentary given by an engaging young guide, and an exciting splash into...","review_date":"August 23, 2015"},{"attraction_id":3423,"user":"joj67","rating":2.0,"review":"Definitly overpriced. We took the amphibus. The attraction is funny as you are driven for a tour in the city and taken with the same vehicle on the water.\nNevertheless, the whole tour is very short (1 hour), it is very noisy so you can barely hear...","review_date":"August 17, 2015"},{"attraction_id":3423,"user":"aninasor","rating":5.0,"review":"Sightseeing tour of the capital. If you are visiting Ottawa you MUST try this amphibius bus that goes around the capital and goes to the rideau river. We have been to the capital so many times but for the first time my husband decidedto try it since its just the...","review_date":"August 17, 2015"},{"attraction_id":3423,"user":"justine_h","rating":3.0,"review":"Very pricey. Bus was not the cleanest.\nTour guide nick was great in English and French.\nThe going in the water was cool, but it was just a quick spin around the bay.\nNot worth the $130+ for a family of 4.","review_date":"August 13, 2015"},{"attraction_id":3423,"user":"aurorasky","rating":3.0,"review":"Curiosity Satisfied. I'd never been on an amphibus before and decided to take the tour. My grandson loved the boat part and was fascinated by it. I too enjoyed the land to water and back experience however the land portion of the tour was not memorable. I...","review_date":"August 10, 2015"},{"attraction_id":3423,"user":"wallis","rating":4.0,"review":"good job for a student. The tour guide, Andre, spoke in both English and French. There was no baloney or cheese, just good humour, pointing out lots of attractions. Timely. A good introduction to Ottawa for a tourist.","review_date":"August 5, 2015"},{"attraction_id":3423,"user":"krish0325","rating":3.0,"review":"It's called the Duck in U.S!!. Tips: Save some money by buying museum tickets here at the Kiosk which will save your couple of dollars. Use a restroom before you go here.\nIt's nice to see the city sitting in the bus. If you have never gone in a duck tour...","review_date":"July 31, 2015"},{"attraction_id":3423,"user":"murfee","rating":3.0,"review":"Skip the Lady Dive, Go on Bus On-Off Tour. We got the 3 day on-off bus tour as well as the amphibious Lady Dive. The boat portion was a waste. We've been on \"duck\" tours in other cities where the vehicles are open so you can see the sights and much more pleasant than...","review_date":"July 29, 2015"},{"attraction_id":3423,"user":"newyorktravelers50","rating":5.0,"review":"Terrific way to get around the city!. I found this a great way to get around Ottawa. Got the 3 day on\/off tour along with the amphibious bus. The people running the tours were terrific...very helpful and accommodating. I had no problems with screaming young kids as noted by a previous reviewer....","review_date":"July 27, 2015"},{"attraction_id":3423,"user":"d742nxkareng","rating":4.0,"review":"Nice way to see city with a quick overview. I did this as well as the hop on hop off bus. They cover simIiar areas. I enjoyed this tour more, but the bus tour covered more ground.\nIt is nice to see Parliament from the water, quite impressive.","review_date":"July 18, 2015"},{"attraction_id":3423,"user":"jddalton","rating":4.0,"review":"Enjoyable Experience . I only had a couple of days in the city and this tour was a great way to see the highlights. Very scenic route with lots of interesting tidbits provided by the guides. Hopped of to do some shopping and lunch then hopped back on...","review_date":"July 12, 2015"},{"attraction_id":3423,"user":"sandlew00d","rating":3.0,"review":"Good way to get an overview of the City.. We bought the 3 day pass. The seller was not sure if it was three dates or 3 days from when you first went on the bus. We used it 3 days and did not have any problems. However, each guide had different stories sometime...","review_date":"July 6, 2015"},{"attraction_id":3423,"user":"tony_b","rating":5.0,"review":"Excellent duck boat tour of Ottawa. My family of five took the duck boat tour of Ottawa via Lady Dive. I was a great way to see all of the major sites in downtown Ottawa all in a one hour tour. The combination of land and water is a great way...","review_date":"June 29, 2015"},{"attraction_id":3423,"user":"patinfo26","rating":5.0,"review":"Great experience..that's definitely worth a try. Lady dive amphibious tour is a one of a kind. Particularly for us, it was new and so, we enjoyed it. If you put aside the amphibious part of the tour, even the tour itself was awesome. We got a very good tour guide who...","review_date":"June 4, 2015"},{"attraction_id":3423,"user":"paul_f","rating":5.0,"review":"Great way to see the city. My wife and I went in early May and I must say, after seeing all the bad reviews I thought I should write my own. The tour was about and hour and a half the whole way. The tour was informative and entertaining, and Ron...","review_date":"June 1, 2015"},{"attraction_id":3423,"user":"falconi66","rating":4.0,"review":"Special. Through the gray line, I booked the Lady Drive. Information team was very helpful and extremely kind. I usually take Bus tours when I visit a new place. But this is special I never I saw a hybrid bus\/boat tour before. I had to try...","review_date":"May 30, 2015"},{"attraction_id":3423,"user":"verticalchaos","rating":3.0,"review":"It's ok.... I have done \"Ducks\" tours before and enjoyed them, so I thought this would be fun. I did learn some things, but it lacked the humor of a Ducks-style tour, so if you're used to that, be prepared.\nThe guide was good, she would tell...","review_date":"May 24, 2015"},{"attraction_id":3423,"user":"redhatlady475","rating":2.0,"review":"SADLY A WASTE OF MONEY. I would like to say this tour was money well spent! Our guide whined about the weather, being cold[we all were] before the tour even started. She then proceeded with her talk, which when all was said and done we had passed most of the...","review_date":"May 23, 2015"},{"attraction_id":3423,"user":"birdbreeder","rating":5.0,"review":"A must do when touring Ottawa. We had a very good tour guide and driver. The guide was very knowledgeable and friendly. He made sure to greet each one of us and to answer any questions. The trip lasts an hour and is a lot of fun and a great way...","review_date":"May 20, 2015"},{"attraction_id":3423,"user":"ricardodionisio","rating":5.0,"review":"A most if you plan to visit Ottawa!. On my trip to Ottawa, Canada I got the chance to go on the Lady Drive Amphibus.\nBus tours are not usually my interest when I visit a new place but when I saw the hybrid bus\/boat tour I had to try it!\nI couldn't...","review_date":"May 20, 2015"},{"attraction_id":3423,"user":"bernice_l","rating":5.0,"review":"Magical!!!!. I still can't believe this awsome experience. A bus that goes on the road, then in the water, then on the road again. I am still smiling. Excellent guide, excellent driver, excellent tour. Do not miss this!!!","review_date":"May 19, 2015"},{"attraction_id":3423,"user":"stick2theplan","rating":3.0,"review":"Expensive but fun. We had a lot of fun on the Lady Dive \"Amphibus\" tour. It starts out as a bus and near the end of the tour the vehicle drives into the Ottawa River to show you the views from the water. The bus is specially equipped...","review_date":"May 14, 2015"},{"attraction_id":3423,"user":"tausha14","rating":3.0,"review":"Good tour. My husband and I found ourselves in Ottawa (unplanned) in June, so decided to try this tour. It was ok\u2026 you got to see a lot of places you may not have time to see on foot, including a trip over to Gatineau, Quebec. The...","review_date":"October 23, 2014"},{"attraction_id":3423,"user":"peggah","rating":4.0,"review":"Best way to see Ottawa. This was the highlight of my tour. Half an hour guided bus tour, then splashed in Ottawa River for another half an our fun tour. In my opinion, price is reasonable too. It would still be best to visit the attractions with much time as...","review_date":"October 4, 2014"},{"attraction_id":3423,"user":"catherinep4306","rating":4.0,"review":"Bus and boat in one. Informative bi-lingual tour around the important landmarks of this nations capital and then they take you into the water, up the Ottawa River, continuing educating you and entertaining you. Reasonably priced, takes approx 1 hour. Great fun","review_date":"September 28, 2014"},{"attraction_id":3423,"user":"ken_a","rating":4.0,"review":"Interesting vantage to see the sights; great guide. If you've never seen the Rideau Canal locks as they meet the Ottawa River or Parliament Buildings from the back side, this is the trip for you.\nDeparting Confederation Square (Sparks Street, opposite the War Memorial) you head south along Elgin, swing past Ottawa City...","review_date":"September 16, 2014"},{"attraction_id":3423,"user":"steve_s","rating":4.0,"review":"Surf and turf tourism.. Boston's duck boats have competition now. This tour was the best of land and sea (OK river) in Ottawa. The bus goes really slow and the guide is great then it slowly leaves Ontario and travels over the Bridge to Gatineau and into the river....","review_date":"September 15, 2014"},{"attraction_id":3423,"user":"reina_r","rating":1.0,"review":"Lady Dive Double Decker Hop on Hop off in Ottawa. Our family has experienced several great hop-on hop-off tours in Cape Town, Hong Kong, Barcelona and London, England. Our Ottawa experience, however, was terrible. The buses are scheduled only every hour so you spend a lot of time waiting. They are also unreliable: one bus...","review_date":"August 31, 2014"},{"attraction_id":3423,"user":"sharon_h","rating":4.0,"review":"Great hour spent aboard Lady Dive. I'm always on the lookout for a way to get a snapshot of a new city and this was a unique and fun way to do it. Purchased tickets online, which I would recommend, as there is a savings. Don't worry if you don't have...","review_date":"August 23, 2014"},{"attraction_id":3423,"user":"tara_e","rating":5.0,"review":"Time saver. This cost $ 35.00 for adults and took about 1 hour. Our tour guide was very good. Loved the views from the water. We only did a overnight in Ottawa and this was a perfect way to see a lot of points of interest quickly.","review_date":"August 10, 2014"},{"attraction_id":3423,"user":"asalesky","rating":5.0,"review":"Good Use of Touring Time. We purchased the hop on hop off bus tour that started on Elgin Street at Sparks located just a couple of blocks from the Fairmont Chateau Laurier.\nIt was a double decker bus and we sat on top in the sun and breeze. The tour...","review_date":"August 9, 2014"},{"attraction_id":3423,"user":"rocky0424","rating":4.0,"review":"Would have given it a higher rating but.... The hop-on hop-off tour of Ottawa was good. We had a great guide, Brody and it was really all we had hoped for. They claimed they had a hotel pick-up for $5.00 per person. The driver for our pick up was about 20 minutes late...","review_date":"July 14, 2014"},{"attraction_id":3423,"user":"bbilmer","rating":4.0,"review":"Enjoyable Experience. As a local, I'd never gone on a The Lady Dive before, so I thought it would be fun to do with visitors of mine from France. I enjoyed having a better vantage point of the attractions than we could get on foot or by...","review_date":"July 9, 2014"},{"attraction_id":3423,"user":"wpgtraveller555","rating":5.0,"review":"Awesome Experience!. I had a 5-hour layover in Ottawa and decided to take a quick tour of the city. I had done a bit of research before getting there so I knew to go to Wellington and Elgin Street (across from Parliament Hill) to buy my ticket...","review_date":"July 1, 2014"},{"attraction_id":3423,"user":"keith_skip","rating":5.0,"review":"See the city from a different angle. We took the amphibious bus tour of the city. It was a rather wet day in Ottawa so we thought in for a penny in for a pound. We found it very informative, with a guide that was very knowledgeable about the city. As well...","review_date":"May 30, 2014"},{"attraction_id":3423,"user":"mpuiu","rating":5.0,"review":"Excellent experience. I would say this was one of the best experience in Ottawa during the weekend.\nPros:\nexcellent tour with a little bit of everything. Beautiful sights from angles otherwise impossible,\nAmazing tour guide!!!! This gentlemen was awesome!! Not only very knowledgeable but with excellent humour....","review_date":"May 19, 2014"},{"attraction_id":3423,"user":"1ronnie29","rating":5.0,"review":"awesome. Great city tour.\nThe bus take you around town to a very comprehensive tour with a bilingual tour guide.\nAlso the bus is a boat and take you to Ontario lake.\nIt's a great way to learn about ottawa.\nVery friendly staff.","review_date":"September 3, 2013"},{"attraction_id":3423,"user":"merlena","rating":5.0,"review":"Hop on and off. This is a double Decker buss tour line. It took us through Ottawa and Gatineau with hopp off stops. The tour is narrated. Also if you disembarked the guide advised to check the schedule to getting back on bus. But he actually told you that...","review_date":"August 30, 2013"},{"attraction_id":3423,"user":"luvu2-bb","rating":5.0,"review":"refreshing and very interesting. We were in Ottawa on a very hot day end of May. After visiting the Parliament, we were looking forward to sit on the bus to relax and have a sip of fresh water (that you can buy at the booth where you make your...","review_date":"June 9, 2013"},{"attraction_id":3423,"user":"skyhightravellover","rating":3.0,"review":"Fun and informative but pricey. I was walking in the streets of Ottawa near Parliament hill and saw this funny looking bus and decided to take a tour.\nIt costed about $35 after tax (Canada taxes are very high). It was just 1 hour. You would see pretty much all...","review_date":"May 31, 2013"},{"attraction_id":3423,"user":"dsnewtime","rating":4.0,"review":"Wonderful bus tour. While visiting Ottawa earlier this October, we decided to take a bus tour to see the fall colours in Gatineau Park. We booked from the Kiosk downtown, right near the monument . The cost was, I think, $36. each for a three hour bus tour...","review_date":"October 29, 2012"},{"attraction_id":3423,"user":"murdoch_m","rating":2.0,"review":"Too much time spent on French for English speaking tourists. It is 1 h 15 min tour around Ottawa (it says \" Gatineau - Ottawa\", but all you do in Gatineau is you stop in front of Museum of Civilization). The guide did not appreciate that all tourists on board were Anglophones, he continued his...","review_date":"September 23, 2012"},{"attraction_id":3423,"user":"belleamie10","rating":4.0,"review":"A nice option. If you've done the visits to many sights in Ottawa, this is a nice option...to see them from the river ! The tour is less than one hour, the guide is knowledgeable and funny. It's a little pricey for its duration, but give your feet...","review_date":"September 12, 2012"},{"attraction_id":3423,"user":"vishty","rating":4.0,"review":"What a suprise!!!. Our friends bought the tickets to surprise us on our first visit to Ottawa and were we surprised. The tour of the city was great. The guide was very knowledgeable about the city and its history. His presentation was very good with lots of humor...","review_date":"August 26, 2012"},{"attraction_id":3423,"user":"stephen_g","rating":3.0,"review":"It's a bus that goes in the water. What can one say about the tour...\nThe staff were great, and our guide was very knowledgeable, even funny at times. The most interesting part was when the bus enters the water - other than that it is a bus\/boat tour - and either of...","review_date":"August 23, 2012"},{"attraction_id":3423,"user":"david_s","rating":5.0,"review":"Ottawa sightseeing tour. The Lady Dive Splash Amphibious tour of Ottawa was the highlight of our visit to this beautiful city. The tour guide, Ray, was not only knowledgeble, but he added appropriate humor into the whole tour. His final act, impersonating Elvis with his rendition of \"Blue...","review_date":"August 17, 2012"},{"attraction_id":3423,"user":"madeleine_g","rating":5.0,"review":"Above and Beyond!. My sister and I took the Lady Dive Amphibus two weeks ago while on a quick visit to Ottawa. We found the price very reasonable but were mostly impressed with the customer service. A mix-up at the hotel caused us to miss the bus to...","review_date":"July 25, 2012"},{"attraction_id":3423,"user":"lpnsw","rating":1.0,"review":"Don't bother with these dolts. What a waste of time and money! It was a wet wet day in Ottawa and the bus LEAKED!!! And it was really cold in the Fall weather. They had cancelled the canal cruise, but wanted to give us a free Ottawa city tour in...","review_date":"October 21, 2011"},{"attraction_id":3423,"user":"nicola_w","rating":3.0,"review":"Somewhat over priced for an average tour.. I took the Lady dive hop on hop off tour at 2pm and it was the last bus for the day which considering it is only an hour for the full loop makes it not a very good hop on hop off bus service. I...","review_date":"October 18, 2011"},{"attraction_id":3423,"user":"pierrelaprise","rating":5.0,"review":"i was absolutly amaze by the originality of that tour. i had the experience to ride the lady dive Amphibus this passed summer; it was for all are group a discovery and a very original activity. being french canadian, i was so surprise everyone i talked was bilangual and Anabelle (our guide) was highly knowledgeable,...","review_date":"September 24, 2011"},{"attraction_id":3423,"user":"d_k","rating":1.0,"review":"Don't waste your money. I've been on bus tours all over the world and I've never been on one this bad. I have never written a Tripadvisor review before, but this was such a horrible experience, I felt other people should know. We took the 90 minute tour (that...","review_date":"August 13, 2011"},{"attraction_id":3423,"user":"wendylewis19","rating":1.0,"review":"Expensive, uncomfortable, not worth the money!. Visited Ottawa in July 2011, and decided to take the Lady Dive Hop on-Hop off city bus tour. We always take the city tours wherever we visit, as they are a great way to see all the attractions. However, the Lady Dive tour was extremely...","review_date":"July 10, 2011"},{"attraction_id":3423,"user":"peebinstein","rating":1.0,"review":"Ticket Sellers are Misleading. We bought tickets for the Lady Dive Hop On\/Hop Off bus tour in conjunction with the Capital Cruises boat tour on July 2nd, 2011. In total, the cost was $86 for two people; $46 of which was for the bus tour.\nWhile on the tour,...","review_date":"July 6, 2011"},{"attraction_id":3423,"user":"jane2901","rating":3.0,"review":"Lady Dive Hop on Hop off with Cruise - Hop ons limited. With one day spare I thought I'd take the Ottawa hop on hop off bus trip with a cruise. It was pretty standard as these things go and the guide was informative and friendly.\nBut be warned the hop ons will be limited. I got...","review_date":"July 3, 2011"},{"attraction_id":3424,"user":"lnl71","rating":5.0,"review":"Great Little Tour. We recently took the City Highlights tour in Charlottetown, PEI. Our driver was delightful and informative. He gve us a history of the island and told us about all kinds of interesting things. He drove us all around the town and local areas...we saw some...","review_date":"November 6, 2018"},{"attraction_id":3424,"user":"jfdraperiii","rating":4.0,"review":"round and about. Excellent way to see what is in Charlottetown and surrounding areas. It shows the highlights and then you can return to the areas you want to get a more in depth viewing of.","review_date":"October 22, 2018"},{"attraction_id":3424,"user":"bligesheela","rating":4.0,"review":"City bus tour. This was an excellent way to see and learn more about this distort of Charlottetown. Bus drive very informative and wish he had given his name. The only downside was that it wasn\u2019t a hop off hop on bus as not being able to walk...","review_date":"September 8, 2018"},{"attraction_id":3424,"user":"dan_s","rating":5.0,"review":"City Highlights Bus tour. Very comfortable and informative! Learn about the atrractions along the way and history on Prince Edward Island","review_date":"May 22, 2018"},{"attraction_id":3425,"user":"cruiser0910","rating":4.0,"review":"Wonderful Experience. It was a wonderful experience - tours are run very well, staff are all friendly, and communication beforehand was always quick. Would definitely recommend to anyone wanting to see the Northern Lights.\nMy only criticism is the hotel they book you into. The Westmark Hotel...","review_date":"January 22, 2019"},{"attraction_id":3425,"user":"vivian_o","rating":5.0,"review":"Beyond Happy. Arctic Range Adventure is the way to go if considering a trip to see the northern lights. They are so well organized, tour package includes hotel and various tours during the day. Their tour guides are so knowledgeable and friendly and overall helpful. Also Arctic...","review_date":"March 4, 2018"},{"attraction_id":3425,"user":"d1291dyjohno","rating":5.0,"review":"Aurora Viewing Vacation Tour Is Amazing. My wife and I went on this tour with my sister and grand daughter. This company provides transportation to\/from airport at arrivals and departures. This tour provides 3 opportunities to see the Northern lights and we seen the northern lights on our first outing to...","review_date":"March 3, 2018"},{"attraction_id":3426,"user":"johnbm1047ua","rating":2.0,"review":"Falls Were Amazing But The Host Sucked!!. My wife and I went on this booked and paid in advance. The Falls The host (some old white guy, I forgot his name) however was very condescending and rude. He left us twice and his instructions weren't clear it sent my wife in a...","review_date":"October 24, 2018"},{"attraction_id":3426,"user":"14vicky","rating":5.0,"review":"Excellent \"taster\" of the Falls and area. A full day but well paced and a great overall view of the area.\nTraffic both to and from Toronto on the Thursday we visited was very heavy but hats off to Peter the driver and Grant the guide who coped admirably and somehow managed...","review_date":"October 2, 2018"},{"attraction_id":3426,"user":"larks26","rating":5.0,"review":"A truly amazing experience. Second time I've been here and a truly magical place. The sheer power and size of these falls is amazing. Go early morning to beat the crowds","review_date":"September 15, 2018"},{"attraction_id":3426,"user":"ahmed_a","rating":4.0,"review":"The best value trip. Words wonder at your first sight makes you go wowwwww. Get this trip to have what nature is offering you \u2018 falls and mist boat trip is a must to do,,","review_date":"July 10, 2018"},{"attraction_id":3427,"user":"chittychittybang","rating":3.0,"review":"Not luxury, but a great day with a once in a life time location. Our group had very mixed feelings about this day trip. For the price, we were expecting a very luxurious day, but in reality, this is just the same as any other day trip. The site said it was small group sizes, but we had over...","review_date":"October 28, 2018"},{"attraction_id":3427,"user":"carolyn_u","rating":5.0,"review":"Probably the best tour I\u2019ve ever taken.. This company was highly organised, and entertaining. Our tour guide personalised our trip and she was very friendly and efficient. She had a great deal of information at her finger tips at all times. Nothing was too much trouble. Our driver was great.\nThe timings...","review_date":"October 26, 2018"},{"attraction_id":3427,"user":"davidcraig1961","rating":4.0,"review":"What a view!. We took a day trip from Toronto, with a relaxed pick-up at 0915 and drop off at 1900 (although it might have been less relaxed during the summer crush). Haroon was an easy-going, humorous and engaging guide throughout and drove confidently. I can recommend the...","review_date":"October 25, 2018"},{"attraction_id":3427,"user":"i_h","rating":5.0,"review":"Niagara Falls Day Trip with Air Link. Awesome trip, was great to see the falls.\nDriver and Tour guide seemed to fit a couple of extra things in for us but possibly for a commission. By the time we got back into Toronto a bit later than expected Driver had done quite...","review_date":"September 30, 2018"},{"attraction_id":3427,"user":"pemakorn_p","rating":4.0,"review":"Hornblower. Very good day trip to the falls with Haroon as our guide. He was a good guide. We were able to get on the Hornblower relatively quickly. The boat ride was a lot of fun. The view from Sheraton for lunch was great, though lunch...","review_date":"August 13, 2018"},{"attraction_id":3427,"user":"stephen_b","rating":5.0,"review":"Great Well Organised Full Day Trip. Our email confirmation gave a Hotel pick up time of between 08.45 - 09.15 AM we were just leaving the lobby at 08.40 to find our Driver was already waiting there for us as he had to park around a corner . After a few...","review_date":"August 13, 2018"},{"attraction_id":3427,"user":"5mmc","rating":5.0,"review":"Niagara Falls trip. Had a really long day on this tour, we had excellent guides in joe and haroon who were extremely friendly and happy to answer any questions. We visited on a national holiday day so it was extra busy but they made sure we didn\u2019t miss...","review_date":"August 7, 2018"},{"attraction_id":3427,"user":"trish2650","rating":5.0,"review":"A great way to see Niagara. We were picked up at our motel at the designated time though I think we were running behind by the end of the pick ups due to traffic in the city in the morning. We still got to our destination in time.\nWe chose to...","review_date":"July 11, 2018"},{"attraction_id":3427,"user":"peter_m","rating":5.0,"review":"A once in a lifetime experience. The coach \/ driver collected us at out hotel on time . The coach was immaculate and the drive well dressed and informative throughout the trip . Having collected other guests we proceeded to Niagara where we boarded the boat for the river trip ....","review_date":"July 10, 2018"},{"attraction_id":3427,"user":"kelgar52","rating":4.0,"review":"Exciting day, lots of activities to enjoy. Tour guides Joe and Haroon were very friendly and knowledgeable and good to point out sites during the trip. I chose to go on the helicopter ride and can't say enough, amazing views. After arriving at the falls straight to the boat ride which was...","review_date":"June 15, 2018"},{"attraction_id":3427,"user":"aristides_m","rating":5.0,"review":"Truly enjoyable tour!. My wife and I did this tour this past Monday. We were surprised that our tour group included 5 more members, and we were met by Haroon, our tour guide. We traveled on our own private SUV, which was great since we could interact with...","review_date":"May 23, 2018"},{"attraction_id":3427,"user":"597bethp","rating":3.0,"review":"Not worth the money . I\u2019m an avid reviewer and find myself to be more understanding than most when it comes to tour interactions. However, this tour had more downs than ups. Given the word \u201cluxury\u201d I may have expected more but found quickly it was anything but luxurious. It...","review_date":"May 6, 2018"},{"attraction_id":3427,"user":"albertacanadafamily","rating":5.0,"review":"Good Lunch, time to SHOP in N-O-T-Lake, great Tour and Guide.. I chose this company and specific Tour because it had a minimum 1 hr stop in Niagara -on- the -Lake, and based on reviews and research.\nOur guide Haroon was about 10 minutes behind schedule in traffic but he called to alert me 40 minutes...","review_date":"November 7, 2017"},{"attraction_id":3427,"user":"tendero_washe","rating":4.0,"review":"Great Tour. The tour guide was brilliant - informative , friendly and provided us with the info we needed to enhance our visit. Niagara was amazing, lunch at the sheraton and wine tasting just right.","review_date":"November 4, 2017"},{"attraction_id":3428,"user":"elizabeth_b","rating":5.0,"review":"David, our tour guide is a true gentleman.. Our tour guide David was friendly, helpful and so pleasant to talk to. He picked us up at our home in a spacious and clean van. We were one of three couples.When they joined us in the van, David introduced us to each other and...","review_date":"July 16, 2018"},{"attraction_id":3428,"user":"yelpreviewer13","rating":4.0,"review":"Melissa is amazing. Melissa was a wonderful guide for our group of 4 that did the wine and dinner option. She picked us up in our hotel lobby which was very convenient. The bus was spacious and clean. The chosen wineries were great and when we asked if...","review_date":"November 13, 2017"},{"attraction_id":3429,"user":"1jd67","rating":5.0,"review":"GREAT DAY. The driver arrived promptly at the designated time. There were 14 in our group which worked out well. The driver\/guide gave details about the wine tastings and a bit of history or the region. The 4 Wineries chosen were good to excellent both in the...","review_date":"September 24, 2018"},{"attraction_id":3429,"user":"jennifer_r","rating":5.0,"review":"Niagara Wine Tour. For my friend\u2019s bachelorette we booked a wine tour with pick up from Toronto and overall it was a great experience! The driver and guide Steve was punctual and an excellent guide. We toured Pilliterri Winery which was fantastic, the tasting was above our expectations!...","review_date":"June 29, 2018"},{"attraction_id":3429,"user":"sprog","rating":4.0,"review":"The day got better. Wonderful full day out, a bit of a shame when it started outside the Strathcona hotel the music was loud and the driver pulled up and shouted names from his window, no one could hear which led to some confusion, also people had to walk...","review_date":"June 28, 2018"},{"attraction_id":3430,"user":"lisa_w","rating":5.0,"review":"Rock and roll on rapids without getting wet and cold!. Captain Lloyd gave us a rock & roll experience through the rapids of Niagara Falls. The view of the dam from the boat was great complete with music. Not only do you get the view but when the captains arms go up, you hang on...","review_date":"December 7, 2018"},{"attraction_id":3430,"user":"jjbone1970","rating":5.0,"review":"A MUST DO!!!. We chose to ride the jet dome due to the time of year ( mid October) due to it being cold. Parking is free where the shuttle bus picks you up to take you to the dock. The staff is very friendly and helpful. There...","review_date":"October 15, 2018"},{"attraction_id":3430,"user":"lolita2012_12","rating":5.0,"review":"Fun ride. The temperature was too cool for the open boat so we opted for the domed. Prior to getting on, our guide Amanda explained that the front of the boat would be the roughest ride so we chose to sit there for the optimal experience. I...","review_date":"September 13, 2018"},{"attraction_id":3430,"user":"susanj863","rating":5.0,"review":"What a ride!. One of the best activities of our trip. Viewing the river with its level 5 and 6 waves, so worth it. You could feel the power of the water. Loved the 360 our skilled pilot did. Our guide, Elayna, was very pleasant. She made sure...","review_date":"September 2, 2018"},{"attraction_id":3430,"user":"vapilot","rating":5.0,"review":"Third time doing this: Highly Recommend!. This was my third trip with Jet Boats. We had kids in the party so we did the Dome trip where you stay completely dry (which is quite tame compared to the wild ride on the regular wet boat tours). Still, this didn\u2019t disappoint! Best...","review_date":"August 4, 2018"},{"attraction_id":3430,"user":"mickroon","rating":3.0,"review":"Worth a try. The domed jet boat experience was okay. It was exciting to see the boat in the big waves. It was cool to get tossed around by the waves. I just want to share these with potential thrill seekers: (1) it got stuffy in there whenever...","review_date":"July 28, 2018"},{"attraction_id":3430,"user":"cunningham007","rating":5.0,"review":"A super fun ride!. We decided to go with the Dome Jet Boat because being older parents we didn't want to get soaked with the open Jet Boat. So glad we did! It was a fun ride and the kids enjoyed it as well. The Hamilton turns were super...","review_date":"June 27, 2018"},{"attraction_id":3430,"user":"donna_d","rating":5.0,"review":"Wild ride!. We had a blast! Asia was a great tour guide! Lively and enlightening! Great fun despite a little leak. Love those Hamilton turns! I recommend it to anyone looking for a wild ride through the rapids!","review_date":"May 3, 2018"},{"attraction_id":3430,"user":"anna_m","rating":5.0,"review":"Exciting and Fun!. We are so glad we opted to go on this jet boat tour. We had to kill time before checking in at Niagara and saw it in our book! The guide was SO GOOD! She was funny,informative and really enjoyed guiding us through the history,...","review_date":"October 21, 2017"},{"attraction_id":3431,"user":"john_m","rating":4.0,"review":"Very knowledgeable. Very appreciative they still ran the tour with just the two of us\nVery knowledgeable about the history and context of the food and the city\nWould recommend to others","review_date":"November 9, 2018"},{"attraction_id":3431,"user":"jennifer_m","rating":5.0,"review":"Worth your time. My husband and I did this on Saturday with our tour guide being Stacy...She was fantastic, and you can tell she enjoys her job and her city.She is very knowledgeable about the history of Montreal and answers your questions and gives advice when asked about...","review_date":"October 14, 2018"},{"attraction_id":3431,"user":"jpsunshine99","rating":5.0,"review":"A must do . This is such a great way to not only taste some of the local cuisine but also learn the history behind the city. Caroline gave a great historic overview of Montreal, discussing all the cultural influences on the goods. She also gave great info on...","review_date":"October 9, 2018"},{"attraction_id":3431,"user":"386lesliew","rating":5.0,"review":"This was a lot of fun!. Caroline was really knowledgeable and friendly. The tour helped us orient to the area. Many thanks! I thought the tasting options were good ones. Great way to get to know the city. Thank you!","review_date":"October 7, 2018"},{"attraction_id":3431,"user":"minerva_a","rating":4.0,"review":"Excellent way to experience Old Montreal. Our tour guide was very knowledgeable and tied the history of the city to the tastings in a great manner. My only suggestion would be to start the tour with coffee so we are wide awake!","review_date":"October 4, 2018"},{"attraction_id":3431,"user":"resort310814","rating":5.0,"review":"Walking food tour. Tour guide was thoughtful, knowledgeable and shared interesting information on Montreal. The food choices were varied and delicious.","review_date":"September 9, 2018"},{"attraction_id":3431,"user":"roseann_r","rating":5.0,"review":"Great way to get your bearings!. I suggest you do this tour either the first or second day of your visit. You'll get a good feeling for the area, all the while sampling some great food. Gabe was great, offering lots of information. We thoroughly enjoyed the tour.","review_date":"August 26, 2018"},{"attraction_id":3431,"user":"157larisar1157","rating":5.0,"review":"Delicious!. Gabriel our guide was great! on a way he talked about history of the building and statues. good was amazing! we had 5 different food tasting. first was Portuguese, then French, then famous Michelin chef pastry, then smoked beef sandwich and finished up with Gelatto....","review_date":"August 26, 2018"},{"attraction_id":3431,"user":"billclarkin","rating":5.0,"review":"Great way to start the trip. Stacy did a great job and it really gave us a good feel for Old Montreal and what we wanted to do the rest of the trip and there were several tips that we were given to add to the rest of our stay. Great...","review_date":"August 6, 2018"},{"attraction_id":3431,"user":"tyler_w","rating":5.0,"review":"Gabriel was great!. My family had a great time thanks to Gabriel. He led us to 5 different restaurants to sample French food, Portuguese food, French Pastry, Montreal Smoked Meat Sandwich, and Gelato. He was very knowledgeable on the food we ate and on our surroundings as we...","review_date":"August 5, 2018"},{"attraction_id":3431,"user":"ms_kittycat2","rating":5.0,"review":"Old Montreal Tour. Just the right pace. Gabriel was very informative , and as a history teacher he also showed his love for the town. Loved how we tried a variety of cultures.","review_date":"July 22, 2018"},{"attraction_id":3431,"user":"vicky039","rating":5.0,"review":"A must do if you happen to like food!!!. We just returned from our tour and it was excellent and good value for the money. Stops at 5 very good quality and diverse eateries. We didn't have breakfast and felt well fed after 2.5 hours on this tour. Not big portions but high food...","review_date":"July 18, 2018"},{"attraction_id":3431,"user":"penguinjava","rating":3.0,"review":"Mile End is Better. My husband, teenage son, and I took the Montreal food tour in July during the heat wave. The guide did a great job of staying in the shade and keeping us cool. She also had a lot of interesting facts to share about the buildings...","review_date":"July 9, 2018"},{"attraction_id":3431,"user":"melinkin20","rating":5.0,"review":"Historical food and walking tour of Old Montreal. My husband and I did the Flavors of Old Montreal walking tour when we were there in May 2018. It\u2019s a great way to spend a few hours. Our guide was super knowledgeable not only about the food and it\u2019s relevance to Montreal culture, but...","review_date":"July 3, 2018"},{"attraction_id":3431,"user":"urbangirl21","rating":4.0,"review":"Tasty history lesson. We were four women, eager to learn about the food and the culinary history of Montreal, choosing to stay in the Old City.\nHighlights: Portuguese salt cod fritters and custard tarts at one stop and a finale at a Maple syrup boutique, with tastings including...","review_date":"May 8, 2018"},{"attraction_id":3434,"user":"sarebare6","rating":5.0,"review":"Great Way To See The Sights!. The Granite Falls Zodiac Tour was recommended to us by a friend and we were so glad to have taken her advice! Our guide, Dylan, was excellent and very informative, showing us the beautifully picturesque Indian Arm, Granite Falls and the incredible scenery along the...","review_date":"October 29, 2018"},{"attraction_id":3434,"user":"danielle_l","rating":5.0,"review":"Absolutely amazing, so much fun!. It was an afternoon well spent! Our guide, Dylan, was informative and entertaining. There was lots to see and lots to learn about and was communicated well. Lots of wildlife, beautiful scenery, fun environment. I would recommend this tour to anyone who wants to learn...","review_date":"October 1, 2018"},{"attraction_id":3434,"user":"brittany_c","rating":5.0,"review":"Awesome tour!. The beautiful scenery of Vancouver and Indiam Arm fjord was enhanced by our fun and friendly guide Dylan. He took great care of everyone, making sure we were comfortable and enjoying ourselves, and was engaging as he told us stories about the history of Vancouver....","review_date":"September 30, 2018"},{"attraction_id":3434,"user":"z3836xqsaraht","rating":5.0,"review":"Would highly recommend! . Had so much fun on this adventure! Our tour guide Shane was so knowledgeable and would constantly check to make sure everyone was OK and enjoying themselves. The tour was great and it was awesome to be able to go so far out and see...","review_date":"September 30, 2018"},{"attraction_id":3434,"user":"sherri_s","rating":5.0,"review":"Absolutely not to miss. This is definitely a tour you should not miss! We had Alex as our guide and he was absolutely awesome. He was very patient with getting everyone ready and he was so much fun as well as very professional! This is one of the most...","review_date":"September 25, 2018"},{"attraction_id":3434,"user":"debbielupo","rating":5.0,"review":"Alex was the best guide ever!. Granite Falls Zodiac Tour was a PERFECT way to spend an afternoon! The time flew by. And because of Alex, the tour was extensive, informative and exciting! Be sure to request Alex if you can - he really cared about everyone having a great time!","review_date":"September 24, 2018"},{"attraction_id":3434,"user":"joscelyn_w","rating":5.0,"review":"Such a Great Trip!. We organized a boat tour for our staff party and the process was flawless and easy from start to finish. Jessica helped book us in and was a pleasure to work with and Raphael, our guide, was unbelievably knowledgeable and engaging. It rained the whole...","review_date":"September 21, 2018"},{"attraction_id":3434,"user":"240janetz","rating":5.0,"review":"Fantastic & educational fun!! . Visiting from SoCal. This tour was phenomenal!! Will do it again next year w\/ my hubby so he can experience it. Dillon was our fun & fabulous tour guide. He was so nice & had an eye for pointing out amazing wildlife. Saw seals, an...","review_date":"September 17, 2018"},{"attraction_id":3434,"user":"mathew_g","rating":5.0,"review":"Great! . Shane was an excellent guide! Knowledgeable and funny! We saw falls, learned some cool stuff, and found some seals! We had a great time!","review_date":"September 11, 2018"},{"attraction_id":3434,"user":"cruiser26681","rating":5.0,"review":"A really fun and informative 3 hours. What a pretty afternoon, even if a bit misty and foggy. Shane was a great guide and kept his commentary interesting for both adults and our 9 & 12 year olds - both with his information and his (safe but fun) driving. A great way...","review_date":"September 2, 2018"},{"attraction_id":3434,"user":"bbear301","rating":5.0,"review":"Super Tour. Vancouver from a Zodiac is a must! Great tour through the Harbor and up Indian Arm Fjord. Great cliffs, waterfalls and sea life. Faith did a great job with the narrative and history of the area. Thankfully we were suited up for our excursion which...","review_date":"September 2, 2018"},{"attraction_id":3434,"user":"jmarineau","rating":5.0,"review":"Great tour!. We took this tour as a family last Sunday and we just had a blast! Alex our captain was amazing, lots of fun doing donuts but also showing us amazing places.\nLoved the purple sea stars and the seals.\nIt\u2019s a much better tour than...","review_date":"August 31, 2018"},{"attraction_id":3434,"user":"annykyun","rating":5.0,"review":"Amazing tour hosted by the best tour guide!. We are local Vancouverites and I've been on these tours before years ago but this one was by far our favorite and I feel it was because of Dylan! He was so funny, knowledgeable and the whole 3 hours went by so quickly because we...","review_date":"August 28, 2018"},{"attraction_id":3434,"user":"caroline_k","rating":5.0,"review":"Exciting and beautiful!. This trip was excellent from start to finish. Our tour guide Raphael was really friendly and knowledgeable. The scenery was magnificent. I would highly recommend you do it!","review_date":"August 22, 2018"},{"attraction_id":3434,"user":"mik5star","rating":5.0,"review":"Really fun 3 hour boat trip. We had a great time going up Indian Arm on the 3 Hour Zodiac tour.\nThe tour guide, Faith, was fantastic.\nHighly recommended","review_date":"August 19, 2018"},{"attraction_id":3434,"user":"jpinkerman","rating":5.0,"review":"City, water, sights, and waterfalls. Raphael did a great job showing us all the sites of Vancouver from the city to the extreme wilderness areas. Harbor seals were basking on the rocks. He gave us a great history lesson of the city and also the wilderness areas along with types...","review_date":"August 18, 2018"},{"attraction_id":3434,"user":"travelbugstpaul62","rating":5.0,"review":"Great time! . Me and my 19 year old son enjoyed this tour very much. Raphael the guide was very friendly, informative and fun. I would recommend everyone go on this tour if you are visiting Vancouver. Very beautiful sight seeing and an excellent way to spend an...","review_date":"August 17, 2018"},{"attraction_id":3434,"user":"z9118rwmaryd","rating":5.0,"review":"Highlight of our trip to Vancouver!. This was a fantastic tour! Our guide, Raphael, was excellent. He was really knowledgeable about the city, wild life, fun urban facts, and really fun! The donuts were great! Thanks again from your first group from Nebraska! And a great photographer!","review_date":"August 17, 2018"},{"attraction_id":3434,"user":"joaniel51","rating":5.0,"review":"Awesome tour - highly recommend!. Dylan was our tour guide and he was friendly, informative and funny! The boat ride was a blast, as close to a thrill ride as possible without disobeying harbor laws! Lots of cool sights, like seals, starfish and water falls, Dylan knew exactly where to...","review_date":"August 14, 2018"},{"attraction_id":3434,"user":"dean_w","rating":5.0,"review":"Granite Falls Tour was Awesome!. A beautiful, fun, and exhilarating trip up a glacial fjord. The weather in August was perfect. Warm enough that we didn\u2019t mind getting a little wet. Captain Faith was amazing - knowledgeable, funny, and a very skilled captain. I highly recommend this tour.","review_date":"August 12, 2018"},{"attraction_id":3434,"user":"kittywal","rating":5.0,"review":"Fun trip even for locals . We originally planned to do the Bowen Island tour but timing wise, chose this trip and I'm glad we did. Our captain Raphael was so great, giving us tons of backstory of the certain sites and a fun ride through the waves. Learned a lot...","review_date":"August 12, 2018"},{"attraction_id":3434,"user":"mthiara23","rating":5.0,"review":"Zodiac tour Raphael was the best. Me and my gf went on a zodiac tour and it was a very good experience and what made it better was the tour guide Raphael. He knows a lot about the city and knows how to keep the ppl having fun","review_date":"August 12, 2018"},{"attraction_id":3434,"user":"905natashas","rating":5.0,"review":"Experience worth every dollar spent!. I just loved this tour! Alex was our tour guide and told us all about the bridges, port, old powerhouses and more - everything we were passing by! My favorite moments were to stand up when we were speeding and SEALS \ud83d\ude1c such a great...","review_date":"August 11, 2018"},{"attraction_id":3434,"user":"relaxingray","rating":5.0,"review":"A fantastic excursion. The whole ten members of the family joined this RIB tour to Granite Falls - this included children and senior citizens. The trip was operated to an excellent degree - not only informative but exciting as well.\nThe scenery and story telling by our \u201c...","review_date":"August 6, 2018"},{"attraction_id":3434,"user":"chad_i","rating":5.0,"review":"Incredible scenery and awesome trip. Alex is the man!. Did the Granite Falls Zodiac Tour with Alex. Alex did a great job of explaining much of the history of Granville Island, Stanley Park, and various tidbits up along Indian Arm. We saw several seals and a bald eagle. Would definitely recommend and do it...","review_date":"August 6, 2018"},{"attraction_id":3434,"user":"s942gxjamesf","rating":5.0,"review":"Great Afternoon. Our family of six went on the Granite Falls boat tour with Shane. The first half of the tour is of Vancouver, the city and the shipping and views of downtown. My kids thought this was super interesting in and of itself. Then the tour...","review_date":"July 31, 2018"},{"attraction_id":3434,"user":"debsandpops","rating":5.0,"review":"Fabulous. What an amazing trip. Dylan was very informative and the whole trip went too quickly! The interaction with the other zodiac was such fun. Would recommend this to everyone. I was initially nervous as I have never been on a boat such as this, but...","review_date":"July 29, 2018"},{"attraction_id":3434,"user":"della_h","rating":5.0,"review":"Loved it!. I took my mom for a belated Mother's Day activity and we both loved it! We have already shared our experience with friends and I think a friend is booking as I write this!\nWhether you are visiting our beautiful city from far away, or...","review_date":"July 27, 2018"},{"attraction_id":3434,"user":"ali_m","rating":5.0,"review":"Amazing!!!!!!!. Took the granite falls tour Yesterday with captain Raphael (who was brilliant by the way), this was 3 hours of sheer entertainment, wonderful scenery, wildlife (seals and bald eagles) and information about everything your saw. The zodiac ride is so much fun especially when up...","review_date":"July 27, 2018"},{"attraction_id":3434,"user":"esierra12","rating":5.0,"review":"Granite Falls. This was an amazing tour. Shane was fun and informative, the views where amazing. A must when you visit Vancouver. Thanks","review_date":"July 22, 2018"},{"attraction_id":3434,"user":"caroli1areviews","rating":5.0,"review":"Thrilling Trip with Amazing Views! (And Baby Seals!!!!). Thrilling and informational time heading around the Indian Arm and Granite Falls with Dylan behind the wheel. Sitting in the front is a risk only taken by the roller-coaster loving, thrill seeking type like my brother and I. Waves pummeled us from all angles as...","review_date":"July 17, 2018"},{"attraction_id":3434,"user":"greg_m","rating":5.0,"review":"Terrific Tour!. Excellent tour of not just Granite Falls & Indian Arm, but Deep Cove, Burrard Inlet, English Bay and the waters around Granville Island as well. Alex was our guide, and he was funny, well informed, courteous, and very professional. Couple times he showed us the...","review_date":"July 17, 2018"},{"attraction_id":3434,"user":"hugogurl","rating":5.0,"review":"Great water tour. We had a great guide named Shawn. He was sure to spend time point out notable landmarks with some history and facts. Not only did we see lots of landmarks, we also had a very rare sighting of orcas on our tour.\nThe gear they...","review_date":"July 9, 2018"},{"attraction_id":3434,"user":"nancy_s","rating":5.0,"review":"Enjoyable trip with amazing views!. Fun trip that gives you a little history and culture along with amazing scenery and views of wildlife! Went out yesterday with Shawn guiding the boat. Super fun ride with a funny captain...what more could you ask for?","review_date":"July 8, 2018"},{"attraction_id":3434,"user":"j4028mtangelar","rating":5.0,"review":"RAPHAEL! RAPHAEL!!. Amazing time heading up to Granite Falls with Raphael at the wheel. Easy going and fun delivery of Vancouver knowledge and anecdotes. Throw in speed and sharp turns and we could not have had a better experience. On our way up, we saw seals, bald...","review_date":"July 3, 2018"},{"attraction_id":3434,"user":"kwkirton","rating":5.0,"review":"An experience you'll never forget. Vancouver Water Adventures offers several experiences. Just got done with their Granite Falls tour today. This tour is amazing--a great way to see a lot of nature and the Vancouver waterways all at once. You're provided a cover suit which keeps you warm, breaks the...","review_date":"July 3, 2018"},{"attraction_id":3434,"user":"585gregoryk","rating":5.0,"review":"Amazing Tour. Jamie, our boat Captain was outstanding, great tour, was amazed at history and his knowledge! The donuts were a hoot! I'd do this again.","review_date":"June 27, 2018"},{"attraction_id":3434,"user":"rjgw80","rating":5.0,"review":"Best trip I've ever been on. I had such a great time on this trip and it's by far the best one I've ever been on. I would highly recommend.","review_date":"June 26, 2018"},{"attraction_id":3434,"user":"jaimeb694","rating":5.0,"review":"Fantastic experience . This three hour cruise was exceptional good fun. The ride was very comfortable and the scenery was wonderful. We sass four bald eagles. Jamie was a terrific guide!","review_date":"June 24, 2018"},{"attraction_id":3434,"user":"erinmsrq","rating":5.0,"review":"Wow!. Raphael was a phenomenal guide. This entire experience was well worth it. Our whole family including our 9 and 11 year old walked away having seen a part of Vancouver that we would not have been able to access unless we went on this boat...","review_date":"June 22, 2018"},{"attraction_id":3434,"user":"sophiajsl","rating":5.0,"review":"Wonderful time for a Happy Father's Day. Our guides Jamie and Raphael did a great job today to let our two families plus two more beautiful ladies spend an extraordinary and wonderful Father's Day. Both of them are super informative and knowledgeable as well as entertaining. Beautiful scenery and great opportunity to...","review_date":"June 17, 2018"},{"attraction_id":3434,"user":"gayenell_p","rating":5.0,"review":"This was the best tour ever. This was one of the main highlights of our vacation. I believe our guides name was Yuri, he was very informative and knowledgeable of the history of Vancouver.. the fjord is beautiful and seeing the wildlife was amazing. This is a must do in my...","review_date":"June 16, 2018"},{"attraction_id":3434,"user":"ananta_t","rating":5.0,"review":"Beautiful Place and nice adventure. Nice water adventure with great tour guide Clayton and Maverick. Beautiful scenery and very nice boat. I would recommend to everybody to take this amazing tour !","review_date":"June 14, 2018"},{"attraction_id":3434,"user":"sadie_r","rating":5.0,"review":"Fun and fascinating even for locals!. Raphael was an awesome tour guide! super informative and thrilling boat ride. Great for all ages, maybe not for the faint of heart","review_date":"May 21, 2018"},{"attraction_id":3434,"user":"fordie69","rating":5.0,"review":"Rib Tickler. Great fun with knowledgable guide and boatsman Alex. One of the best water trips I\u2019ve taken. 100% a come back to adventure. \ud83d\udc4d\ud83c\udffb","review_date":"May 21, 2018"},{"attraction_id":3434,"user":"jenn_m","rating":5.0,"review":"So much fun!. Clayton and Maverick were amaxing, would recommend this tour to anyone! We were visiting family in New Westminster and we took a trip to Granville Island for this tour and we were not disappointed.","review_date":"May 20, 2018"},{"attraction_id":3434,"user":"daretoexplore2727","rating":5.0,"review":"Explore the beauty of Vancouver's backyard playground!. My Husband and I did this awesome 3 hour tour with Rafael as our guide. He was extremely knowledgeable, enthusiastic and even managed to save my husband's hat from the depth of the ocean as it flew off when we were ripping around the water....","review_date":"May 16, 2018"},{"attraction_id":3434,"user":"dawn_h","rating":5.0,"review":"Exciting, Informative, FUN!!. From the moment we arrived and were greeted by the lovely young people in the office, to meeting our guide and going on our adventure....everything was well organized, and FUN! Beautiful Scenery, informative guide. Lovely Day all around. AND the weather was spectacular!","review_date":"May 16, 2018"},{"attraction_id":3434,"user":"curiosity641017","rating":5.0,"review":"Granite falls boat tour . A must do 3 hour boat tour. Staff are helpful and friendly. Our guide Raphael was fantastic. The places we visited were awesome but what really set this trip apart from the rest was the guide. Very friendly and very knowledge. Would do this tour...","review_date":"May 15, 2018"},{"attraction_id":3434,"user":"555bree51","rating":5.0,"review":"Tourist in our hometown. Wonderful afternoon trip up to Granite Falls with our enthusiastic guide Raphael. Perfect weather & comfortable boat. Made for a really special mother & daughter Mother\u2019s Day adventure.","review_date":"May 14, 2018"},{"attraction_id":3434,"user":"michael_l","rating":5.0,"review":"Best Experience ever. I did the granite Falls Zodiac Tour in may.This tour is a must do if you visit Vancouver,BC,Canada.The tour guide Raphael was awesome.He the best guide I have ever meet.He has a lot of knowledge about water and he is very funny and friendly with...","review_date":"May 13, 2018"},{"attraction_id":3434,"user":"rebecca_m","rating":5.0,"review":"Amazing trip to Granite falls! . Such a great trip! Our guide Raphael was great and very knowledgeable! The scenery you will see on this trip is spectacular. In terms of wildlife we saw eagles, seals and jelly fish. I would recommend to all travellers, just remember to wear sun cream!","review_date":"May 12, 2018"},{"attraction_id":3434,"user":"victoriakara","rating":5.0,"review":"A wild and fun tour. Our tour guide Raphael was unreal. Thank you for making my first time on a zodiac as fun as you did! It is a beautiful tour that i highly recommend for anyone who is foreign or even local! The whildlife, fjords, and waterfalls are just...","review_date":"May 8, 2018"},{"attraction_id":3434,"user":"rajvinder_j","rating":5.0,"review":"Aewsome Granite Falls tour. A huge thank you to Raphael and Jamie for amazing Granite falls tour! They both are very friendly and pleasant.Very well narrated tour to beautiful landscape!!Its heaven on earth!!!Highly recommended.","review_date":"May 7, 2018"},{"attraction_id":3434,"user":"gary_w","rating":5.0,"review":"Wildly entertaining Granite Falls tour. Our guide Raphael helped us get our creaky old bodies into the survivor suits and onto the sporty little boat. My wife was apprehensive at first but after we weren't flung out after the first couple of tight 360s she loosened up (some) and ultimately...","review_date":"May 3, 2018"},{"attraction_id":3434,"user":"greerevers","rating":5.0,"review":"A must do whether you're a local or visitor. My friend and I both work for tourism companies and signed up for the Granite Falls tour because of its fantastic reviews. We definitely were not disappointed. Our guide Raphael was a blast and there was never a dull moment! Perfect for anyone who wants...","review_date":"May 2, 2018"},{"attraction_id":3434,"user":"clembal","rating":5.0,"review":"Best Tour Ever !. We had an amazing time during our Granite Falls Tour. Beautiful landscape, great guide and lots of fun ! It is a must do ! Thank you again Raphael !!!","review_date":"May 1, 2018"},{"attraction_id":3434,"user":"caylaashforth","rating":5.0,"review":"AMAZING!. Couldn't have asked for a better way to spend the day! Sun, SEALS, water, beautiful scenery and fun on the boat. The cute Aussie tour guide Raph knew more about my city than I did! Highly recommend Vancouver Water Adventures. Cant wait to go on...","review_date":"April 27, 2018"},{"attraction_id":3434,"user":"ebina_a","rating":5.0,"review":"Granite Falls Tour. I went on the Granite Falls Tour with my 15 years old son. The two guides are awesome.\nIt was a great experience to see the beautiful scenery where is not accessible by car.\nIt is good for the local people as well. Thank you...","review_date":"April 22, 2018"},{"attraction_id":3435,"user":"davela1960","rating":5.0,"review":"A tour beyone words. We were looking for a trip out of the ordinary. We found this company on trip advisor, and after reading their reviews, we thought \"WOW\" this is the company for us! They picked us up here at our hotel in the falls with a shiny...","review_date":"March 7, 2019"},{"attraction_id":3435,"user":"trevor_w","rating":5.0,"review":"Fantastic Tour. Our hotel arranged this tour and it matched the hotel's superior rating. We were collected from the hotel by our driver and guide Tim, collected another couple and set off on a magnificent tour of Niagra Falls and the surrounding area. Tim was exceptionally knowledgeable,...","review_date":"October 3, 2018"},{"attraction_id":3435,"user":"theguv-and-bolli","rating":5.0,"review":"Excellent day with a lot packed in. Crystal arranged pick up at 07:30 from Mississauga by driver Houri on a day when it was bucketing with rain. Picked up 3 others en-route in Toronto\u2019s dreadful rush hour traffic and then had to hang about for a bit for two no shows. Driver...","review_date":"October 1, 2018"},{"attraction_id":3435,"user":"chuckamucklanes","rating":5.0,"review":"Took out all the hassle. My wife, daughter, sister-in-law and myself did this recently. We met up with the tour at a central hotel in Toronto. Our driver, B.J. Singh, was a complete professional. He got us to our destination at the Falls and told us exactly what we needed...","review_date":"July 16, 2018"},{"attraction_id":3436,"user":"jduel","rating":5.0,"review":"Amazing day on the water!!. Wow, what a magical day we had despite it being out of season!! The lovely Fiona got the kids and my husband and I all kitted out with our wet weather gear and introduced us to Captain Mark. Then we were off on our adventure...","review_date":"January 18, 2019"},{"attraction_id":3436,"user":"bobbowowski","rating":5.0,"review":"Killer Whale watching Springtide Victoria. Very informative, enjoyable and comprehensive whale watching trip out with a great guide who knew all there was to know. Zodiac was great to zoom around in and the co-operative tracking with other boats really helped us find tons of whales. Interesting to see a...","review_date":"December 7, 2018"},{"attraction_id":3436,"user":"shizuka_l","rating":5.0,"review":"The best eco tour ever!!. How much more memorable can a wedding anniversary date be??\nIt was mesmerizing, truly blessing to be able to see the orcas after 30-45min of boat ride from the deck in Victoria Harbor.\nSuch a beautiful creature!!\nI didn\u2019t know how to verbalize my emotion...","review_date":"November 26, 2018"},{"attraction_id":3436,"user":"purduepolo","rating":5.0,"review":"Great staff and skipper. The office staff was extremely helpful and patient with us when the weather deteriorated. Our skipper was Ian who was knowledgeable and skilled when it came to finding wildlife. We saw a humpback whale, sea lions, seals, elephant seals, and an otter. The highlight of...","review_date":"November 25, 2018"},{"attraction_id":3436,"user":"debbieingledew","rating":5.0,"review":"Zodiac whale watching tour. We did this same trip 20 years ago and back with our two teenage boys. Mark was our driver on the morning zodiac tour, which was an exhilarating rollercoaster ride through the mist and waves. We were out on the ocean for over 3 hours...","review_date":"August 11, 2018"},{"attraction_id":3436,"user":"mtg569","rating":5.0,"review":"Book this tour!!!. This is a top-notch group. Everything was spectacular. The meeting place is central in a building on the wharf. The people greeting us were professional, comforting, & loads of fun. The \"life suits\" were clean. Mark, our naturalist guide was fantastic- personable & knowledgeable. We...","review_date":"August 5, 2018"},{"attraction_id":3436,"user":"pnwkim","rating":5.0,"review":"Amazing experience!. Our guide Mark wanted to stay out longer and we were all for that because it was the best day of my life. I have taken 4 separate whale watching trips and never had the opportunity to see one. Today we saw 2 pods of...","review_date":"July 16, 2018"},{"attraction_id":3437,"user":"dustydw","rating":5.0,"review":"Lovely Autumn Tour. Charles was extremely accommodating to take us on unscheduled tour. He is great storyteller and led us on wonderful afternoon tour. Great sense of humor and perspective on current events and local history.","review_date":"October 7, 2018"},{"attraction_id":3437,"user":"josie_s","rating":5.0,"review":"Great afternoon with Alan!. Had so much fun exploring Victoria by bike with an awesome tour guide, Alan. He made the history interesting and the tour was great!","review_date":"October 7, 2018"},{"attraction_id":3437,"user":"ciaramw7","rating":5.0,"review":"So Fun!. We had such a blast on our tour with our guide Chuck!! The bikes were comfortable and easy to ride. The tour was informative and brought us to parts of Victoria we may not have gone to ourselves. Definitely recommend!!","review_date":"October 1, 2018"},{"attraction_id":3437,"user":"julianne_m","rating":5.0,"review":"Active and fun way to see Victoria. My friend and I were unfortunately only able to stop in Victoria for an afternoon. Alan, our wonderful tour guide made the most of that time and helped us see as much as we could in a short time. It was the highlight of our...","review_date":"September 25, 2018"},{"attraction_id":3437,"user":"calm_13","rating":5.0,"review":"Alan was terrific!. As it turned out, my wife and I were the only two people on the tour! So, we had a personal tour with Alan! He was terrific! Took plenty of time! Very knowledgeable! Great exercise! And we got to see a couple of extra venues!...","review_date":"September 18, 2018"},{"attraction_id":3437,"user":"vannus2018","rating":5.0,"review":"Book this Tour!. In two hours, this tour takes you to the highlights of Victoria, and if you're lucky enough to have our guide Brynne you'll laugh so hard you'll cry! Brynne has lots of incredible and ridiculously entertaining stories, which makes it a great experience all round!!","review_date":"September 1, 2018"},{"attraction_id":3437,"user":"passport777288","rating":5.0,"review":"A highlight of our vacation!. We took a tour with Byrne and Alan on May 26th 2018. It was absolutely a highlight of our trip to Victoria! We loved the variety of sights they shared with us and gave us a great overall view of Victoria. The tour was informative...","review_date":"August 26, 2018"},{"attraction_id":3437,"user":"606marleneg","rating":5.0,"review":"Enjoyable way to see the city. Will was great... he knew the sites well since he grew up in Victoria. It was a fun thing to do with the family. Highly recommend!","review_date":"August 11, 2018"},{"attraction_id":3437,"user":"heather_m","rating":5.0,"review":"Fun bike tour. We really enjoyed the 2+ hour tour of Victoria. Brynne was a very knowledgable guide.\nSo glad we chose this activity. It was just the right amount of history and physical activity.\nHighly recommended!","review_date":"August 10, 2018"},{"attraction_id":3437,"user":"216lns","rating":5.0,"review":"Delightful way to tour Victoria!. We had a wonderful tour of Victoria; our guide, Will, could not have been more charming, we got a sense of the area beyond the touristy inner harbor, and the bikes were very comfortable and easy to ride. We highly recommend it! An added perk...","review_date":"August 5, 2018"},{"attraction_id":3437,"user":"kndubord","rating":5.0,"review":"Fantastic ride. Perfect ride around greater Victoria. You really get a sense of the town and it\u2019s top sights. Sondra was a delightful and knowable guide. Thank you!","review_date":"June 15, 2018"},{"attraction_id":3437,"user":"irish61","rating":4.0,"review":"Brynne is an enthusiastic guide. Three of us booked this tour and we were happy with the excursion. Brynne\u2019s knowledge of history is second to none. It rained and she was well prepared and we had an enjoyable outing. Would recommend the company and our guide.","review_date":"June 3, 2018"},{"attraction_id":3437,"user":"betino","rating":5.0,"review":"Great tour of beautiful Victoria. Enjoyed the 2-hour Castles and Neighborhoods bike tour quite a bit. Sondra was a great guide: friendly, humorous and always willing to provide extra information when asked. Particularly enjoyed biking through Fernwood and the gardens surrounding the Government House. A really good way to sightsee...","review_date":"May 30, 2018"},{"attraction_id":3437,"user":"courtney_d","rating":5.0,"review":"Educational and hilarious!. We had a great time! The biking itself was easy and there were the perfect number of stops to learn. Thanks so much!","review_date":"May 29, 2018"},{"attraction_id":3438,"user":"judy_h","rating":4.0,"review":"Whale watching in Zodiac Boat. I am reviewing the Prince of Whales Whale Watching and Sea Vancouver. This was the only tour that is similar as it is in a Zodiac boat.\nWe were 12 passengers suited up in waterproof suits which turned out to be necessary because of the...","review_date":"September 14, 2018"},{"attraction_id":3438,"user":"acdpc77","rating":5.0,"review":"Superb inshore boat tour.. Very smooth from beginning to end. Dutch skipper Tim took us on an amazing tour deep into various arms of the enormous Vancouver estuary. Tim was extremely professional and knowledgeable and this trip proved to be much more enjoyable than expected. Great value. A must...","review_date":"July 29, 2018"},{"attraction_id":3438,"user":"remsteel6","rating":4.0,"review":"Better than anticipated. Wasn't sure how much to expect from a \"harbor tour\" but it turned out to be more fun and educational than I thought. Mostly due to our guide Tavis. Although he's only been a tour guide for a couple weeks he obviously knows his way...","review_date":"July 14, 2018"},{"attraction_id":3438,"user":"jks2000","rating":5.0,"review":"Fun and informative activity. Booked this sightseeing tour through our hotel on the day of the tour. The operators were very efficient and helpful. It was looking like it may rain so we all were given warm waterproof suits to wear.\nThe boat was great fun as well as...","review_date":"July 5, 2018"},{"attraction_id":3438,"user":"charlie_song","rating":5.0,"review":"Friendly staff, Nice experience. I had booked sightseeing at 3 p.m., but actually arrived about ten minutes later.\nThe staff here put me to the next time slot without charging any extra.\nThe guide also provided detailed explanations as to famous places in Vancouver.\nAll the other passengers on...","review_date":"May 5, 2018"},{"attraction_id":3438,"user":"gamal_m","rating":5.0,"review":"Great time for the price it is worth the 90 minutes. I strongly recommend this tour amazing myself my wife and the others surely had a great time Joe the one riding his boat very cool and great attendant . Thanks again I will surely come back and do this activity .\nThe only heck is...","review_date":"April 28, 2018"},{"attraction_id":3438,"user":"kathybari","rating":5.0,"review":"Great water sightseeing tour of Vancouver!. I highly recommend this 90 minute tour through Prince of Wales. Super tour with Irwin, who is nice and informative. Fun ride on a zodiac that seats 12. One of the best ways to see Vancouver from the water!","review_date":"April 28, 2018"},{"attraction_id":3439,"user":"fearless789761","rating":5.0,"review":"We really enjoyed being on the water.. It was a very pleasant way to see the city and riverbanks. We went as a group of 8 and were able to gather around two tables so that we could talk as well as drink some wine and enjoy ourselves. The tickets are moderately...","review_date":"February 16, 2019"},{"attraction_id":3439,"user":"beccainpa","rating":5.0,"review":"Fantastic Boat Tour of Port. This was a fantastic boat tour of the old Port and water way. The boat has plenty of inside seats in case of cold or wet weather. The one hour tour included history, descriptions of areas, buildings and fun facts in both English and French....","review_date":"December 26, 2018"},{"attraction_id":3439,"user":"patty_t","rating":5.0,"review":"Quick trip around the bay. It was a nice sightseeing cruise around the bay in Montreal. They had both English and French speakers on the ship. Very clean. They even offered drinks while cruising. I would do it again.","review_date":"October 31, 2018"},{"attraction_id":3439,"user":"lottridge","rating":5.0,"review":"Wonderful way to see Montreal. We really enjoyed the boat trip. It was one of the highlights of our trip to Montreal. The guide was fluent in both English and French and did a great job of pointing out the sights.","review_date":"July 25, 2018"},{"attraction_id":3440,"user":"wastro","rating":5.0,"review":"Great views, with an amazing guide!. If I could give Mark six stars for our trek, I would. He picked us up at our hotel, provided food and water for the hike, gave some great background on the region's history en route to the trailhead, and was a wealth of knowledge...","review_date":"March 4, 2019"},{"attraction_id":3440,"user":"beer_travelerx","rating":5.0,"review":"No better way to see the area, literally and figuratively!. Mark knows his way around and a long list of other things (Vancouver history, flora, photography, good jokes, and which path to take for all the best views)! I absolutely recommend you book a hike with him - he'll even take your picture and provide...","review_date":"March 4, 2019"},{"attraction_id":3440,"user":"chicagowildswan","rating":5.0,"review":"Hike Victoria was our best experience of 2018! A must-do for every visitor, and every visit, to Vancouver Island!. Hike Victoria was the best hiking experience ever\u2013so much so that we can't wait to return in June 2020 to hike the Natural Beauty Tour with Mark!\nWe visited Victoria to celebrate our daughter's 16th birthday in July 2018 and loved both our hike to...","review_date":"December 27, 2018"},{"attraction_id":3440,"user":"travellaaaaam","rating":5.0,"review":"A rave review for an excellent guide. My friend and I were a little disheartened by Victoria so we book this tour last minute with little expectation. We were greeted by Mark who was one of the nicest men I have ever met. The hike was beautiful and Mark had so many...","review_date":"September 28, 2018"},{"attraction_id":3440,"user":"ryanjkga","rating":5.0,"review":"Solo Hike Experience. Mark was an absolutely phenomenal guide. From beginning to end there was never a dull moment and I learned a lot about Vancouver Island thanks to Mark's knowledge of the area. I would recommend him to anyone making a trip to the island!","review_date":"September 25, 2018"},{"attraction_id":3440,"user":"buckandtheteacher","rating":5.0,"review":"Best Hike Ever!. HikeVictoria was a great experience. Mark was informative and entertaining. During the hike you get to see some of the greatest views of the mountains, fjords and forest. Hikers are provided with three 500 ml bottles of water to be carried in a backpack, plus...","review_date":"September 9, 2018"},{"attraction_id":3440,"user":"paul_m","rating":5.0,"review":" . Really enjoyed our hike with Mark. Provided plenty of water and a snack along with rucksacks and sticks. Great hike up to the top with plenty of opportunities to take photos of fantastic views. Highly recommended.","review_date":"September 9, 2018"},{"attraction_id":3440,"user":"_rriphagen48","rating":5.0,"review":"Our first hiking experience. It is with great pleasure that we think back to the day we went hiking with Mark.\nWe had a lot of fun and we learned quite a bit about nature. While we were out there Mark took some awesome pictures of us and we...","review_date":"September 9, 2018"},{"attraction_id":3440,"user":"debe180","rating":5.0,"review":"Gotland Tod Hike. Mark is very personable, very organized, included interesting information along the way about various plant life both indiginous to the area as well as invasive species; he provided good guidance relative to safety in the area and to ensure safety on the trail. Lovely views!...","review_date":"September 8, 2018"},{"attraction_id":3440,"user":"hikingandre","rating":5.0,"review":"Great Tour, great guide. Mark is an amazing guide who really cares about his fellows. We got great views and Mark made some awesome pictures. Can recommend the Tour for everybody with normal fitness.","review_date":"September 5, 2018"},{"attraction_id":3440,"user":"susan_t","rating":5.0,"review":"Beautiful and very enjoyable hike!. My husband and I reviewed several different hikes and activities and chose this one based on the reviews and the views. Mark was a real professional, very personable, communicative and informative. He was also great when it came to working out a meeting place based...","review_date":"September 4, 2018"},{"attraction_id":3440,"user":"msk0923","rating":5.0,"review":"The best memory from our holiday in Victoria. My husband and I truly enjoyed this hiking. Fantastically enjoyable and not too difficult (I was a beginner hiker). Mark was a brilliant & helpful guide, and great fun! Astonishing views of the fjord from the top, which allowed us to take a step back...","review_date":"September 3, 2018"},{"attraction_id":3440,"user":"allie_i","rating":5.0,"review":"Had a blast. Can\u2019t recommend this hike enough. Mark is an informative and friendly guide, brought us to all the great views, and took some beautiful pictures for us. We really enjoyed our time with him and will definitely be booking another tour with Hike Victoria whenever we...","review_date":"September 2, 2018"},{"attraction_id":3440,"user":"clare_r","rating":5.0,"review":"Fantastic afternoon. We had a fantastic time on this hike. Mark is a great guide and photographer and also very entertaining company. He takes your safety very seriously too.\nThe views from the top are worth the climb and we had the added benefit of being with...","review_date":"August 30, 2018"},{"attraction_id":3440,"user":"looloo70s","rating":5.0,"review":"Fantastic experience!. We booked this tour because we enjoy walking, and as we only had a short stay in Victoria we wanted a guided tour to enable to explore and see what the area had to offer. Mark was just great and a brilliant guide. He is...","review_date":"August 25, 2018"},{"attraction_id":3440,"user":"nfleisher","rating":5.0,"review":"Completely Satisfied. My wife and I spent several days in Victoria and wanted to do something active. We are in our 60s and enjoy being active but are not nuts about it. We also know that outdoor plans are going to be weather defined. We ended up...","review_date":"August 25, 2018"},{"attraction_id":3440,"user":"macs_explore","rating":5.0,"review":"Amazing hike just outside of Victoria BC!. This hike was such a treat! We really enjoyed the scenic views, it was so beautiful! Mark was the best guide-fun, informational, and professional. Plus, he took some amazing photos of our group which we will always treasure. I would highly recommend this hike and...","review_date":"August 13, 2018"},{"attraction_id":3440,"user":"rod_h","rating":5.0,"review":"Excellent scenic hike. This hike of moderate difficulty is just what we were looking for to help offset some of the consumption. Mark is an excellent guide and photographer. He really took time to ensure we had what we needed to stay safe and hydrated on this unusually...","review_date":"August 9, 2018"},{"attraction_id":3440,"user":"owensthompson","rating":5.0,"review":"Highlight of our trip!. This truly was the highlight of our trip to Victoria. Don't miss the opportunity to do this hike with Mark! The hike and views were amazing. Our family decided on this hike last minute, as we weren't sure we could all do it. Mark took...","review_date":"August 7, 2018"},{"attraction_id":3440,"user":"jastatec","rating":5.0,"review":"Great hike. We used to hike in Canadian Rockies, now we hiked in Vancouver Island wilderness park. Mark was a superb guide, suggested walking sticks that ended up being crucial to our success in a very ambitious hiking climb and descent. Mark has deep experience, great sense...","review_date":"August 5, 2018"},{"attraction_id":3440,"user":"jalacy64","rating":4.0,"review":"Excellent guide and good company.. I very much enjoyed the hike, and Mark took great care to see that everyone felt safe. Wonderful views at the top, and fun to be had taking photographs. I would have liked a little more variety on the walk, but it was still a...","review_date":"July 11, 2018"},{"attraction_id":3440,"user":"sara_k","rating":5.0,"review":"Phenomenal Adventure - Vancouver Island!!!!. This was a very adventurous and scenic hike for us. Seeing the back country of Canada's finest Vancouver Island. Our guide Mark, was not only experienced but educated on terrain and plant species. He was quite a photographer and very humorous throughout our hike. We...","review_date":"July 10, 2018"},{"attraction_id":3440,"user":"contactbridgetostyle","rating":5.0,"review":"Amazing view! This is a must to do in Victoria!. I can't say thank you enough to Mark the tour guide for this hike! Mark taught us about the history of the forest in Victoria, gave us lots of time to soak in the view, took amazing photos, had great conversations, and made me feel...","review_date":"July 6, 2018"},{"attraction_id":3440,"user":"madeleineschoech","rating":5.0,"review":"Easy hike with awesome views and great guide. Mark is a great tour guide. Not only does he pick you up directly from where you're staying, he also makes sure he's packed you water, snacks, hiking poles, and even toilet paper!! He asks you plenty of questions on the way so he can...","review_date":"July 3, 2018"},{"attraction_id":3440,"user":"anni0_o","rating":5.0,"review":"Amazing hike with a fun guide!. Landscape was breathtaking and Mark was an exceptional guide: funny, enthusiastic, informative and easy-going. We really enjoyed the hike and all the information Mark shared with us. It was the highlight of our stay in Victoria. If we ever come back to Victoria, we will...","review_date":"June 30, 2018"},{"attraction_id":3440,"user":"kirklandken","rating":5.0,"review":"Great Views and Very Informative. Mark is an fun and informative guide who took us on a wonderful hike we may have never found ourselves. Since we were visiting Victoria without a car, it was definitely a treat to be taken out of the city and shown some incredible vistas.","review_date":"June 22, 2018"},{"attraction_id":3440,"user":"brindie100","rating":5.0,"review":"Awesome!. The hike through the Park was terrific. The views were awe inspiring and I enjoyed every minute of it!\nMark was a great guide and made the experience very enjoyable.\nHighly recommend Hike Victoria!","review_date":"June 21, 2018"},{"attraction_id":3440,"user":"joan_g","rating":5.0,"review":"Wonderful hike with beautiful landscapes!. We had a great time with Mark hiking in the Gowlland Tod Park. The different views were wonderful! Mark is an exceptional guide, very attentive and with a high knowledge on the history, wildlife and plants of the park!\nA wonderful afternoon! Thanks again Mark!...","review_date":"June 20, 2018"},{"attraction_id":3440,"user":"reneek563","rating":5.0,"review":"Great hike in a beautiful place. Picked up by Mark the guide. The hike is really great, not too difficult.\nHe gave loads of information about the park, it's very interesting. The views during the hike are really amazing. When you go out there on your own you def won't see...","review_date":"June 13, 2018"},{"attraction_id":3440,"user":"skynsea4me","rating":5.0,"review":"Perfect balance of effort and views!. Was a little nervous that this was going to be a sweatfest- but it absolutely hit the sweet spot! Not too hard, not too easy. I would call it a hike, but didn't feel like I needed a day to recover. The views were a...","review_date":"June 12, 2018"},{"attraction_id":3440,"user":"kajdave","rating":5.0,"review":"Great hike, no car needed. Mark picked us up in Victoria for an afternoon hike at Gowlland Tod Provincial Park, providing water, snacks, lots of local information (flora, history), and even suggestions for sights to see the following day. We also purchased the photos he took of our family. The...","review_date":"June 11, 2018"},{"attraction_id":3440,"user":"reneet847","rating":5.0,"review":"A great guided hike into places we would not have found on our own!. Mark, our guide, did not skip a beat! The hike includes water, snacks and Mark's knowledgeable lay of the land and hiking tips. All of this was delivered with Mark's great sense of humour. The hike itself was not too strenuous and yet offered a...","review_date":"June 4, 2018"},{"attraction_id":3440,"user":"gputnam2018","rating":5.0,"review":"Hiking Gowland Tod. Mark was fantastic and really knew his way around the hike and the history of the area. We had an amazing time and would highly recommend this for anyone who loves outdoor adventure and beautiful views","review_date":"June 4, 2018"},{"attraction_id":3440,"user":"karla_h","rating":5.0,"review":"Natural Beauty Tour and Top Gowlland in one day. I had an amazing day of two tours with Mark. We saw some breath taking views and even play a little with some seals.\nIn the morning, we visit places at the coast with astonish views of the mountains. We walk a little in the...","review_date":"May 31, 2018"},{"attraction_id":3442,"user":"taylor_p","rating":5.0,"review":"Exceeded expectations!. My boyfriend and I had a great afternoon touring 4 wineries. Peter was our guide and was LOVELY! Great conversationalist and had lots of historical fun facts for us while we were driving to our different destinations. Me and my partner aren't usually very chatty...","review_date":"February 25, 2019"},{"attraction_id":3442,"user":"luisah9179mu","rating":5.0,"review":"Peter is the best!. We were scared because of the wind that was pretty hard (45km\/h) but Peter assured us we would be fine and it was a great tour! Thanks a lot!","review_date":"February 24, 2019"},{"attraction_id":3442,"user":"danielj6294","rating":5.0,"review":"Everything that was Advertised and an Added Bonus. The tour organizer Dave was very helpful in coordinating our pickup. We were staying on the NY side of the falls and he gave perfect directions for us to walk over the Rainbow Bridge and meet our driver on the CA side. Our driver Peter...","review_date":"February 18, 2019"},{"attraction_id":3442,"user":"docbob2018","rating":4.0,"review":"Visit to The Hare winery. Great wines , knowledgeable people and they served great shortbread. This a relatively new winery and the selection of various wines ar good.","review_date":"February 12, 2019"},{"attraction_id":3442,"user":"barbara_p","rating":5.0,"review":"Awesome afternoon. We had a great time on this tour with Dave! It was really nice to be able to do some pairings instead of just wine tasting on its own. We even had time to go to Gretzky's distillery. If you decide to take this tour...","review_date":"March 22, 2018"},{"attraction_id":3443,"user":"busteezmama","rating":5.0,"review":"Perfect way to get your bearings for further exploration. We were in Quebec City on a cruise ship so had limited time and wanted to see as much as possible. This tour gave us a great overview of the city and took us places we would not have had time to see on foot....","review_date":"July 29, 2018"},{"attraction_id":3443,"user":"mckenzieem","rating":5.0,"review":"Great tour! Done in record time!. What an excellent tour, our tour guide, Jean Pierre, was insightful and funny! We didn't have a lot of time in Quebec City, but this tour was a great introduction to the city, Lower town, upper town, Petit Champlain (with a stop to walk around),...","review_date":"January 9, 2018"},{"attraction_id":3445,"user":"ailton007","rating":4.0,"review":"Get to know culinary Victoria. Warm and welcoming host and varied food places from Jambalaya in a pub over tacos, macarons, afternoon tea and biscuits and even a quick stop in the Courtney Room. All mixed with anecdotes of historic places, people and Victoria. Group was just the right size...","review_date":"November 6, 2018"},{"attraction_id":3445,"user":"669jerryh","rating":5.0,"review":"Fantastic Food and History Tour. This was a fun and interesting walking food tour of Victoria. Our tour guide, Seanna was warm and welcoming. She provided us with lots of interesting history of Victoria and her up-beat personality, and sense of humor really made this tour so much fun! We...","review_date":"October 9, 2018"},{"attraction_id":3445,"user":"j_t","rating":5.0,"review":"Super yummy, super fun!. We really enjoyed our guide Seanna and her fascinating stories and facts of the beautiful city of Victoria. On our tour we had a local beer with cod tacos, two appetizers from an upscale restaurant, an olive oil and vinegar tasting, some eclectic macarons, some...","review_date":"October 6, 2018"},{"attraction_id":3445,"user":"brett_y","rating":5.0,"review":"Great Idea. This food tour was very informative, for both the various foods available but also a good deal of Victoria history as you meander about to the various locations. It was not rushed, and along the way we enjoyed some excellent food. If I had one...","review_date":"September 7, 2018"},{"attraction_id":3445,"user":"kathye250","rating":5.0,"review":"Fun & Fascinating Food Tour. We had the pleasure of having Scott Sutherland as our food guide on Wed., 5\/23\/18. From the start, he made the tour interesting and fun with trivia and facts about food and Victoria in general. We started out with a beer & beet hummus sampling...","review_date":"May 25, 2018"},{"attraction_id":3446,"user":"mckeeverk","rating":5.0,"review":"Great Tour!. We were looking for an interesting tour of Old Montreal that would highlight the Christmas atmosphere of the city. Our tour guide, Pierre, did a superb job incorporating the history of Montreal with the lights and traditions of the Christmas season! Merci Pierre - tr\u00e8s...","review_date":"December 31, 2018"},{"attraction_id":3448,"user":"808alex_","rating":5.0,"review":"5-STAR FOODIE EXPERIENCE. Our \u201cKnife & Fort Street Culinary Tour\u201d was a great \u201cfoodie\u201d experience; most enjoyable and one of the best.\nBonnie, our host (and the business owner), was most attentive and well connected with the small business community; as well as being knowledgeable of many small...","review_date":"December 17, 2018"},{"attraction_id":3448,"user":"robyn_j","rating":5.0,"review":"Great stops and great host!. Bonnie was our host and she was amazing. She gave the right amount of detail to keep is interested, but not bored. Lots of information about the history of Victoria, which is great for newcomers. All the stops were exceptionally delicious and there was a...","review_date":"November 11, 2018"},{"attraction_id":3448,"user":"lottiee2018","rating":5.0,"review":"A food tour to totally recommend!!!. We went to five different eating and drinking places where plates full of delicious snacks were served. We fully enjoyed every morsel while our very pleasant and confident guide gave us lots of interesting information about the history of the restaurants and the buildings in...","review_date":"August 1, 2018"},{"attraction_id":3448,"user":"angbell2018","rating":5.0,"review":"inspirational and absolutely fantastic!. The afternoon spent in a little group of people, was great eye-opening and fun.\nMuch new information was shared, mostly through the very knowledgable tour-guide, but also through the businesses.\nI have had as much intellectual fun, learning about the various methods of preserving and...","review_date":"July 11, 2018"},{"attraction_id":3448,"user":"hank_p","rating":5.0,"review":"Lots of fun! Got to know my town better.. We live in Victoria and received a gift certificate from family. The Fort Street food tour got us into a lot of great businesses that we had never visited. The snacks and treats were great and we'll be sure to visit these shops and restaurants...","review_date":"July 8, 2018"},{"attraction_id":3449,"user":"crbalcom","rating":5.0,"review":"Beer Tour. Elton is such a great guy, knows his stuff and allowed us to get into the back rooms of the Breweries to see how the process really works. We also learned stuff like \"Fresh Hopping\", what makes a beer dark and helped us figure out...","review_date":"March 14, 2019"},{"attraction_id":3449,"user":"beer_travelerx","rating":5.0,"review":"You Want Access to the Best Beers and Best Guide? Book West Coast Brewery Tours!. Elton delivered a stellar brewery and distillery (Caledonian!) tour, and even brought us to a winery for lunch (special occasion). He really knows his stuff; the tour was perfectly planned and timed, and we were very happy campers. Well worth it!","review_date":"March 4, 2019"},{"attraction_id":3449,"user":"josh_k","rating":5.0,"review":"Boys Trip to Victoria. A group of 7 of us were in Victoria for a boys trip. The tour we did with Elton was definitely a highlight of the weekend. Everything from booking to arranging transportation went very smooth. This guys knowledge of the area breweries and their histories...","review_date":"January 14, 2019"},{"attraction_id":3449,"user":"brooke_i","rating":5.0,"review":"Perfect Victoria Beer Tour!. The craft beer tour from West Coast Brewery Tours was amazing! Due to a scheduling mix-up, our tour actually wasn't supposed to have been booked on the day it was - but Elton, the owner of the company, didn't cancel or reschedule. Instead, he showed...","review_date":"January 9, 2019"},{"attraction_id":3449,"user":"a_t","rating":2.0,"review":"It was okay. The tour was fine. For what we paid we didn't get enough. I was a non drinker so no drink other than water provided at most of the locations aside from water. At the Indian restaurant we only got one small piece of butter chicken...","review_date":"November 27, 2018"},{"attraction_id":3449,"user":"elb0wman","rating":5.0,"review":"Wow! This guy knows his brewing!. Chris blew our minds with his knowledge of and access to Victoria area breweries.\nWe went behind the scenes of a large scale craft brewery. Then we went behind the scenes of one of the first Victoria breweries that decided to remain true to their...","review_date":"October 2, 2018"},{"attraction_id":3449,"user":"jjsp","rating":5.0,"review":"A+ for learning about beer!. This was so fun! Great walking tour with tastes of great food paired with fab beers. Chris was our guide, he was knowledgeable, personable and fun to be around. It was a nice way to spend an afternoon and learn about the city with beer...","review_date":"September 8, 2018"},{"attraction_id":3449,"user":"nina_s","rating":5.0,"review":"Fun afternoon!. We had a fun, relaxed and all around great afternoon around town with Chris showing us 3 great local craft breweries. Got to learn a little bit about the process and drink some great beer. Fun last day of vacation!\nRecommend the tour to anyone...","review_date":"August 31, 2018"},{"attraction_id":3449,"user":"terry_c","rating":5.0,"review":"Excellent Insight into the local brewing & distilling enterprises. A thoroughly great half day tour. Taking in 3 breweries and a distillery in the Victoria area. Our guide Chris was very well informed, enthusiastic and sociable on the tour. We were able to sample numerous brews (too many for some!) during the visits, as...","review_date":"August 28, 2018"},{"attraction_id":3449,"user":"teresa137","rating":5.0,"review":"Fun AND Informative!. The West Coast Brewery Tour was an amazing overview of Victoria's craft beer and breweries. With a wide variety of beer flavor profiles (a total of 17 tastings spread over 3 different breweries of varying sizes) I had the opportunity to learn about the process...","review_date":"August 12, 2018"},{"attraction_id":3449,"user":"mjellick","rating":5.0,"review":"Chill yet Efficient. My last \"excursion\" from my seven-day cruise, I partook in the \"Victoria Brewery Tour\" hosted by West Coast Brewery Tours.\nChill, legit, punctual, and professional, I couldn't have asked for a better way to end my week at sea, drinking Craft Beer, hosted by knowledgeable...","review_date":"August 12, 2018"},{"attraction_id":3449,"user":"tfrombc","rating":5.0,"review":"Awesome trip for anyone who loves beer and scotch. Chris was an awesome guide, he gave us a good insight into the brewing of the beer and scotch and kept it light and fun. We would certainly take another trip with him next time we are in Victoria, there is much more to try!","review_date":"August 8, 2018"},{"attraction_id":3449,"user":"t5961mhmarkn","rating":5.0,"review":"Amazing Tour. Did a brief 2 brewery Tour with West Coast while at port during an Alaska Cruise. Amazing tour. Full of great information. We visited Light house Brewery and Swan. Both amazing. Very informative. Will definitely go on another tour when we visit Victoria again","review_date":"July 22, 2018"},{"attraction_id":3449,"user":"snowak97","rating":5.0,"review":"Good times, good info and great beer. Elton was awesome!!! His knowledge of craft beers and the surge of craft breweries in Victoria was impressive. We started with a back of house tour at our first stop, many different beers to try, then moved on to other breweries. We finished perfectly at...","review_date":"July 20, 2018"},{"attraction_id":3449,"user":"dkoz13","rating":5.0,"review":"Educational and great fun and yes --- BEER !!!. Our guides Chris and Elton were great. Only had a few hours but we saw 2 breweries and got a nice education on how big and small breweries work. We had a group of 6 and we had a blast. Finished with pub grub and...","review_date":"July 16, 2018"},{"attraction_id":3449,"user":"racmac6","rating":5.0,"review":"Great experience!. My friend and I had a blast doing this tour and getting a behind-the-scenes look into the brewing process. We live in Victoria but still learned so much since Chris was a super knowledgeable guide and made this experience well worth it! I highly recommend...","review_date":"July 6, 2018"},{"attraction_id":3449,"user":"elizabethgiles2018","rating":5.0,"review":"Awesome group activity for both out-of-towners and locals. We did a 3-venue tour with Elton for our annual company meeting and everyone had a blast. The event was well-organised and Elton and his team was really knowledgeable about their beer! This was a fantastic option for team-building and it really got our group...","review_date":"July 3, 2018"},{"attraction_id":3449,"user":"david_m","rating":5.0,"review":"Good guide, good beer, good fun. Our guide was knowledgeable on the history and state of the local beer scene. He arranged time in the actual brewery and tastings from the back room. The tour was well planned with time for a food stop at an excellent pub. The brewery s...","review_date":"June 18, 2018"},{"attraction_id":3449,"user":"tanis_d","rating":5.0,"review":"Wonderful Afternoon. This is a first class experience. Right from the booking communication with Elton to the wonderful day itself, I highly recommend this experience! Book today!","review_date":"June 12, 2018"},{"attraction_id":3449,"user":"ian_r","rating":5.0,"review":"Great Tour. Our tour guide Elton saved the day when other guests had logistic problems he gave the two of us a great private tour. We enjoyed his enthusiastic personality and knowledge of the craft beer industry. This tour is a must for any craft beer enthusiast...","review_date":"June 10, 2018"},{"attraction_id":3449,"user":"murtaugh19","rating":5.0,"review":"Awesome beer, food, and tour!. Our tour guide, Chris, took us on a culinary and brew\"tastic\" journey through the streets and watering holes of beautiful Victoria, BC. Chris' knowledge and personable nature held their own with the excellent brews and food. The highest of marks for this tremendous experience!","review_date":"May 30, 2018"},{"attraction_id":3449,"user":"terra_b","rating":5.0,"review":"Team Retreat. We had a group of 9 for the brewery\/distillery tour. Chris was very knowledgeable and made the experience interesting and fun. Highly recommend this tour.","review_date":"May 24, 2018"},{"attraction_id":3450,"user":"deborah_l","rating":5.0,"review":"Victoria tour. The pedicab tour was great. Our guide Shea was really great. She was informative and funny. This is a great way tto get an overview of the city so you can figure out what to go see later in more detail. The price is really...","review_date":"September 25, 2018"},{"attraction_id":3453,"user":"deedled","rating":5.0,"review":"Easy Post-cruise Option. It was great to just walk outside of the terminal and find representatives from Landsea at the information kiosk. Although there was time taken to pick up others at local hotels before starting our 4 hour tour, Ed made sure we were all comfortable with...","review_date":"April 16, 2018"},{"attraction_id":3454,"user":"mark_c","rating":5.0,"review":"Brewster Scores!. We have toured with them previously and loved it, but this time Katie and Robin made a special effort to find a lost backpack, and had a driver bring it to our hotel. Customers for life!","review_date":"March 3, 2019"},{"attraction_id":3454,"user":"linda_h","rating":5.0,"review":"Amazing !!! Unbelievable !!. Banff was on my bucket list forever !!, Well finally got a chance to go there and i will tell you . It is truly\namazing , I love this place and I will go back every chance I get .","review_date":"January 15, 2019"},{"attraction_id":3454,"user":"l5325gjdanielleh","rating":5.0,"review":"Beautiful day trip to Banff. I couldn\u2019t have been happier with my experience with Brewster Sightseeing. They were friendly, professional and packed in a good mix of local history\/fun facts with the tour of some truly gorgeous locations. Yes, you have to get up early for this tour, but it\u2019s...","review_date":"September 25, 2018"},{"attraction_id":3454,"user":"mcgov8882","rating":5.0,"review":"Explored the Rockies!. We had one of the best days of our 3 week trip on board one of Brewster's buses with diver Pat and host Lauren. What a fantastic team they made. The trip was phenomenal - so interesting, fun and so well organised. We would highly...","review_date":"August 27, 2018"},{"attraction_id":3454,"user":"vieve_k","rating":5.0,"review":"Beautiful Views. The trip was in the middle of the snow, cold outside but still beautiful scenery. The tour operator made sure we were picked up at the hotel and took great care to show us the sites. They were very knowledgeable.","review_date":"January 22, 2018"},{"attraction_id":3455,"user":"prettomauricio","rating":5.0,"review":"Amazing day experience!!!. I had a great day, Erick was my tour guide, he is knowledgeable and so friendly !\nThe tour is an amazing you have time to enjoy the places you visiting and experience.\nWe had a private car tour and was amazing !","review_date":"January 26, 2019"},{"attraction_id":3455,"user":"raphael_g","rating":5.0,"review":"Such a great experience!. We booked a tour with the company and it was a great experience. The guide took us to Capilano Suspension Bridge and Grouse Mountain. We were able to see the bears Grinder and Coola. The guide was super friendly and we went all the way...","review_date":"October 11, 2018"},{"attraction_id":3455,"user":"beth_p","rating":1.0,"review":"Be wary of using this tour company. We were scheduled for a private tour on 6\/24\/18. When no one showed up, we called the phone number on our email and was told they had no record of our reservation. They said we must have been spammed, but I am not sure how...","review_date":"August 17, 2018"},{"attraction_id":3455,"user":"496janen","rating":5.0,"review":"Awesome!. Visited on the spur of the moment and we were not disappointed! The park is incredible! The suspension bridge is just the beginning. Hold on and be prepared for a wonderful experience.","review_date":"December 18, 2017"},{"attraction_id":3456,"user":"mmbologna","rating":4.0,"review":"Great day trip tour! . This was such a nice day trip from Toronto to Niagra Falls. This tour included the Falls (for 3 hrs which is plenty), then takes us to the cutest little town, Niagara on the Lake (only about 1 hr) then another stop at a local...","review_date":"November 7, 2018"},{"attraction_id":3456,"user":"maj64westmidlands","rating":5.0,"review":"What a fantastic day. This was the highlight of our visit to Toronto. John and Bill were very accommodating. John was a font of all knowledge about the Niagra area and great tips for Toronto too. Everything was very well organised. The minibus was very comfortable and Bill dropped...","review_date":"November 5, 2018"},{"attraction_id":3456,"user":"melvyn_r","rating":5.0,"review":"A Great Day out. The small group of 8 on this occasion were all extremely friendly and the driver Bill and tour guide John were all you could wish for. I think that as with all tours you sometimes wish you could have more time at certain stops but...","review_date":"November 1, 2018"},{"attraction_id":3456,"user":"dan_w","rating":5.0,"review":"Super well organized and fun!. We thoroughly enjoyed our day tour to Niagara Falls and the surrounding area. Our guide and driver were totally professional and efficient. The pick up was punctual and the van was clean, new and comfortable. Our guide offered many relevant facts, an interesting commentary and...","review_date":"October 15, 2018"},{"attraction_id":3456,"user":"aliken2015","rating":5.0,"review":"Wonderful Niagara. I was in a small group (10 in total)\nI was collected and dropped off at my hotel.\nTour guide was called Terese and was a great guide. She was full of information and answered all the questions we had.\nOur tour was on a...","review_date":"October 12, 2018"},{"attraction_id":3456,"user":"kilgore_trout_88","rating":5.0,"review":"Wonderful Small Group Tour to Niagra Falls. We went on the small group tour to Niagara Falls in late September 2018. There were a total of 8 people on the tour plus guide and driver. Picked us up at our hotel right on time. All were very friendly and informative. Bypassed all...","review_date":"October 8, 2018"},{"attraction_id":3456,"user":"natalie_s","rating":5.0,"review":"Great small group tour. This day trip to Niagara falls from Toronto was excellent. Everything was well organised, making it a relaxing and enjoyable experience. We were picked up in a nice mini van from our hotel. There were 11 people on the tour in total. Our guide John...","review_date":"September 11, 2018"},{"attraction_id":3456,"user":"tripmember09052017","rating":5.0,"review":"Great trip. We opted for this tour as it was advertised as a small group - did what it said on the tin - just 10 of us in a very nice minibus. John the tour guide was knowledgable, interesting and very personable. He considered the differnt...","review_date":"August 13, 2018"},{"attraction_id":3456,"user":"e6291lzgaryk","rating":5.0,"review":"Behind the falls. They picked us up at the hotel with a small van and two other couples. It was a very informative tour with great advice for when we went behind the falls and the best place to be on the Hornblower when we boarded the boat....","review_date":"August 8, 2018"},{"attraction_id":3456,"user":"jbaines46","rating":5.0,"review":"Do not miss this tour!. If I could give this tour 6 stars I would, it was wonderful from start to finish. Our guide Danny was so knowledgeable, showing the best places to take photos, and full of fun facts about Niagara. It was well worth the extra cost of...","review_date":"August 3, 2018"},{"attraction_id":3456,"user":"finchy3","rating":5.0,"review":"The way to see Niagara from Toronto!. An amazing day was had by our family, we were looked after by superbly by the driver and guide. Everything about the day was hassle free with the whole group having a great time.\nBe sure to add lunch as part of the package as...","review_date":"July 27, 2018"},{"attraction_id":3456,"user":"u6500casabrinab","rating":5.0,"review":"Awesome trip. Very friendly guide, great tour, stunning location. Good tips, great eatery recommendation and delicious wine tasting.","review_date":"July 24, 2018"},{"attraction_id":3456,"user":"so_cal_illini_81","rating":5.0,"review":"Great tour. We thoroughly enjoyed this tour. They picked us up at our airbnb (we didn't have a car and hadn't yet figured out Toronto's excellent mass transit system) in a 14 person van. There were only 10 on the trip. We stopped at three other stops...","review_date":"July 22, 2018"},{"attraction_id":3456,"user":"pompeyliz","rating":5.0,"review":"Best way to see Niagra. The service was excellent. No hassle pick-up and drop off and the host was really friendly and informative. I would recommend without hesitation.","review_date":"July 19, 2018"},{"attraction_id":3456,"user":"annatravels4","rating":5.0,"review":"Perfect Way to Experience Niagara Falls. My mom and I went on the small-group Niagara Falls day tour, and it was fantastic! The van was comfortable, the driver (Erica) and tour guide (Daniel) were awesome, and the itinerary was perfect. The guide showed us the best scenic spots for viewing the...","review_date":"July 18, 2018"},{"attraction_id":3456,"user":"paulinen548","rating":5.0,"review":"Amazing Day out. What a fabulous trip this was. Our guide Daniel & driver Gordon picked us up at our hotel at 9.30am. Daniel was able to provide us with lots of info en route to enhance our experience. The tour behind the falls & Hornblower cruise were...","review_date":"June 26, 2018"},{"attraction_id":3456,"user":"wilmslow-traveller","rating":5.0,"review":"Brilliant day trip with only 6 on the coach and worth every dollar. John was our guide on this trip and used his ipad to provide us with information as we were driven from Toronto to Niagara pointing out various sites on the way. Once in Niagara we stopped for a comfort break before walking down to the...","review_date":"November 5, 2017"},{"attraction_id":3457,"user":"965annay","rating":3.0,"review":"Surprise group dinner. When we booked it we thought that the dinner would be divided by party, but instead it's a communal experience for whoever happens to share a booking time if you have fewer than 6 in your party. We got lucky and had a pretty good...","review_date":"September 3, 2018"},{"attraction_id":3457,"user":"debilynn1234","rating":5.0,"review":"Day and night tour Niagara Falls. Amazing!! The falls up close and personal are phenomenol. The day trip brought you about a foot away from the falls. Be prepared to get wet but the ponchos help a lot. Night time on the boat is beautiful as well. Don\u2019t hesitate to take...","review_date":"August 6, 2018"},{"attraction_id":3457,"user":"joseph_f48","rating":5.0,"review":"Excellent Tour. Based on Trip Advisor\u2019s recommendation we booked this tour. It was excellent. It was over 8 hours long and hit the top spots in Niagara Falls. Our guide, Roberta, top notch and very informative. We highly recommend this tour of the Falls.","review_date":"August 3, 2018"},{"attraction_id":3457,"user":"netraveller28970","rating":5.0,"review":"The ONLY way to see Niagara Falls. I did the Day and Night Tour of Niagara Falls, and let me tell you, this is the ONLY Way to see Niagara Falls. See Sight Tours of Niagara Falls took care of everything. Transportation is included, and they even offered to pick me up...","review_date":"July 25, 2018"},{"attraction_id":3457,"user":"ritajk49","rating":5.0,"review":"The best way to experience Niagara Falls. This is the best way to see Niagara Falls. The person who answered the phone and booked our reservation was friendly and helpful. The tour only had 7 people which really helps enhance the experience. John, our guide, is enthusiastic and excited about the area...","review_date":"July 22, 2018"},{"attraction_id":3459,"user":"p23brown","rating":5.0,"review":"Terrific first day tour. This tour was a bit pricey, but worth the money. Our guide, Spence, was engaging and knowledgeable and we covered quite a bit of metro Victoria in addition to the destination stops. The 2 hour stop at Butchart Gardens was just right; we were able...","review_date":"September 23, 2018"},{"attraction_id":3459,"user":"bud_f","rating":5.0,"review":"A full day of enjoyment.. As the description indicates, you see a lot of Victoria neighborhoods, downtown areas, the Butchart Gardens, the Craigdarroch Castle along with a distillery and winery, along with a luscious box lunch from The Empress Hotel. Our tour driver Spence, was so knowledgeable and informative about...","review_date":"September 5, 2018"},{"attraction_id":3459,"user":"sapier_l","rating":5.0,"review":"Relaxing Day. Loved checking out Victoria in One day. It was a very relaxing day with beautiful sightseeing, gin and wine tasting, and yummy lunch box. Taylor was a great guide, and really helped us to relax and enjoy our tour. We loved the Butchart gardens, we...","review_date":"July 23, 2018"},{"attraction_id":3460,"user":"heartimes","rating":1.0,"review":"Do yourself a favor: rent a car and go to the mountains on your own.. I booked this trip through Viator but it was a Gray Line tour, so I don't know which entity bears the most responsibility for this waste of money. The only positive thing I can say is we did get to see Mt. Tremblant. We like...","review_date":"October 13, 2018"},{"attraction_id":3460,"user":"scrappying","rating":3.0,"review":"Wanted to check it out.... probably last time I would go. Let's face it, to truly experience what the Laurentian mountains has to offer and participate in outdoor activities, one really needs to be driving and spending days here. On a tour bus, I expected things to be rush rush and with a large group, it's...","review_date":"September 3, 2018"},{"attraction_id":3460,"user":"jt007_12","rating":4.0,"review":"Good tour, hardworking guide and driver. This tour is a good way to see Mt. Tremblant and the Laurentian Mountains.\nPros:\n1. If you don\u2019t read or speak French having a guided tour is the way to go. Don\u2019t have to worry about getting lost and sit back and relax\n2....","review_date":"August 21, 2018"},{"attraction_id":3460,"user":"linda_m","rating":3.0,"review":"Less than thrilling. This tour was less than thrilling and did not meet the expectations I had in my mind. Our tour guide was less than explicit in her instructions to everyone during all the on\/off stops on this bus ride. The ending at Mount Tremblant was absolutely...","review_date":"August 19, 2018"},{"attraction_id":3460,"user":"shameemk","rating":1.0,"review":"Not a relaxing trip at all. My hope was to spend some quality time at the Laurentian Mountains. this trip did not deliver on that for a few reasons:\n- the trip has many many stops and i felt like we were pushed from place to place. Very rushed trip.\n-the...","review_date":"August 14, 2018"},{"attraction_id":3460,"user":"susan_b","rating":4.0,"review":"Beautiful. The montains are so calm and the small cities where we passed throug are so harmful. I loved. The company which made the service was very good and reliable, the bus was very clean and the places where they stopped were very comfortable.\nThe staff...","review_date":"July 24, 2018"},{"attraction_id":3460,"user":"marcusmerryfield","rating":1.0,"review":"Absolute worst tourist experience of my life. The Laurentian mountains are beautiful. It's too bad my parents and I couldn't experience them in any meaningful way when you're hopping on and off the tour bus for a ton of uninspiring stops before finally reaching Mont Tremblant. Compounded upon this, our bus BROKE...","review_date":"July 21, 2018"},{"attraction_id":3460,"user":"woodsy_al","rating":3.0,"review":"OK intro to Laurentians. Took this tour to see a bit of the country around Montreal.\nThe 4 little towns on the way up are unremarkable. You cruise slowly past a church in one, stop at a park restroom in another, do the 1 hour lake cruise in one...","review_date":"July 15, 2018"},{"attraction_id":3460,"user":"sebastians3380","rating":5.0,"review":"A trip well worth making . This Gray Line tour which I took on June 30 was a great way to get to know the beautiful scenery on the doorstep of Montreal. It was well organised, able to deal with people of differing fitness levels without anyone - as far as...","review_date":"July 3, 2018"},{"attraction_id":3460,"user":"campi4","rating":5.0,"review":"Fun and beautiful. Booked this tour with mixed feelings due to previous reviews, but glad we did. The bus ride was informative and the scenery beautiful. Lots of trees and wild flowers, even saw deer! The stops were long enough for us. First one to stretch our legs,...","review_date":"June 25, 2018"},{"attraction_id":3461,"user":"maria_f","rating":5.0,"review":"Best experience ever :). It was one of the best experiences in my life. First of, all the staff was so kind, Georgina assisted us with everything we needed. The Zodiac trip with captain Ian was amazing, we enjoyed beautiful lanscapes as well as incredible wild animals including killer...","review_date":"January 11, 2019"},{"attraction_id":3461,"user":"christopher_b","rating":5.0,"review":"A brilliant window of whale watching opportunity. Full service ( extra gloves and toques as well as the regular all weather clothing) and amazing sleuthing to find whales in quieter times on the water. Be prepared to be flexible in how long your session may last, as wildlife don't use time pieces,...","review_date":"December 27, 2018"},{"attraction_id":3461,"user":"q951xapatrickf","rating":5.0,"review":"Amazing. Amazing trip with an zodiac boat. I have never seen so much whales before. The staff is very friendly and helpful. I can really recommend this trip.","review_date":"November 25, 2018"},{"attraction_id":3461,"user":"neonshark","rating":5.0,"review":"Amazing Experience. Fiona and Ian, shared an amazing experience. Fiona made sure we were bundled up in warm clothes, a rain suit and full body flotation suit. Ian guided us to a pod of 4 Orca Killer Whales that played for over an hour. At one point...","review_date":"November 22, 2018"},{"attraction_id":3461,"user":"lv-and-bf","rating":5.0,"review":"Whales! . This was amazing!! Worth every penny. They had suits for us to wear, a survival flotation type. I was worried about being cold, but with the suit and a lightweight jacket, it was fine on a sunny fall day. Our guide took us out near...","review_date":"October 21, 2018"},{"attraction_id":3461,"user":"derek7852","rating":5.0,"review":"Great Experience. Our party of 6 had a fantastic trip whale watching on the zodiac. I think we were lucky with the conditions, the weather was dull but the sea extremely calm. We got to see killer whales and seals and lots of sea birds. Our captain...","review_date":"October 16, 2018"},{"attraction_id":3461,"user":"carenmchugh","rating":5.0,"review":"Unique experience with very helpful staff. We had an amazing experience from checking in at the beginning to getting off the boat. The staff in the office were friendly and helpful - particularly the Irish girls. Our driver Mark was knowledgeable and made the journey in the Zodiac boat really fun...","review_date":"August 27, 2018"},{"attraction_id":3461,"user":"jessica_t","rating":5.0,"review":"Great adventure!. We had a wonderful boat ride, saw transient killer whales, sea lions, sea otters and seals. Warning: You will be on the boat for 3+ hours with no bathroom so if that's a problem for you I would skip this tour. Otherwise it was a...","review_date":"July 27, 2018"},{"attraction_id":3461,"user":"alba_hendersons","rating":5.0,"review":"Exhilarating boat trip and whales successfully spotted. Bit of a swell so an exciting and wet trip, but all great fun.\nCaptain Martin did a great job, keeping us well informed the whole trip. Staff at check-in also good fun and very helpful.\nAs an exciting boat trip it was worth it...","review_date":"July 17, 2018"},{"attraction_id":3461,"user":"brian_r","rating":5.0,"review":"Great group of people and a great organization!!. We had amazing weather (7\/12\/18) and Mark was a great guide who provided lots of solid information about the Orcas. Even found out that the one named Scarlet came upon her name. Ask him!!","review_date":"July 12, 2018"},{"attraction_id":3461,"user":"cheryl_g","rating":4.0,"review":"Interesting Experience. We went out on the Zodiac on a very windy day in late June and the sea was rough. Our capitan\/guide did what he could to lessen the bumps. Overall it was not that bad but there were a few big jolts to the body....","review_date":"July 2, 2018"},{"attraction_id":3461,"user":"explorer968","rating":5.0,"review":"The only way to watch whales!. This was my first time in a fast moving Zodiac and first time Whale Watching and I had the most fun & exciting experience. After donning our buoyancy suits & having our safety talk we were on our way - our zodiac pilot was very...","review_date":"June 27, 2018"},{"attraction_id":3461,"user":"wayne_m","rating":5.0,"review":"Above and beyond..... Because of a mixup in booking, my wife and I were in Victoria on June 17 but were scheduled on a date in July. I discovered this two days before our arrival! I called and Springtide didn't have a tour on the day we were...","review_date":"June 25, 2018"},{"attraction_id":3461,"user":"bradley_b","rating":5.0,"review":"The best way to see Killer Whales. The tour guide was always on the lookout and in communications with other boats looking for whales. When he heard of a pod of Killer Whales we went in that direction. We found a pod of 4 adults and one child hunting for food. Our...","review_date":"June 20, 2018"},{"attraction_id":3461,"user":"pivo_11","rating":5.0,"review":"Whales and Zodiac. This was my second time whale watching by zodiac in Victoria. First time was years ago. The zodiacs are still fun. This trip was in June before the resident orcas, however we did see transient whales. Great boat trip and whale watching! Definitely go whale...","review_date":"June 10, 2018"},{"attraction_id":3461,"user":"brietta_l","rating":5.0,"review":"Fun Experience. This was my first whale watching experience and it was fun. The staff at SpringTide were friendly and helpful. Our captain, Martin, was fantastic. He was very knowledgeable of the wildlife and the area of Victoria. He kept us informed and entertained during the trip....","review_date":"May 24, 2018"},{"attraction_id":3462,"user":"509314","rating":5.0,"review":"Beautiful Views . On a recent trip to Vancouver my wife said she she could do a float plane tour of Vancouver. Normally my wife does not like small planes so I quickly checked about taking a tour. The 10 and 20 minute tours of Vancouver were sold...","review_date":"November 13, 2018"},{"attraction_id":3462,"user":"holly_a","rating":5.0,"review":"Jawdropping beauty over the city and mountains with lake landing!. I cannot recommend this experience more highly. Soaring over Vancouver city and mountains, heading out into the higher peaks and having a lake landing was a once in a lifetime experience. Words barely describe the experience had. Being able to see my home town Vancouver...","review_date":"June 23, 2018"},{"attraction_id":3463,"user":"lovetravel602429","rating":5.0,"review":"Dinner cruise . We planned this dinner cruise for part of our honeymoon in Old Quebec. The food was amazing, unique and beautiful presentation. Atmosphere was perfect. Service from all staff was great. Everyone was friendly, helpful and very professional. Well worth the money.","review_date":"September 3, 2018"},{"attraction_id":3463,"user":"chantal_l","rating":4.0,"review":"Croiseiere AML. The AML cruise was a really fun experience I would recommend it anytime.the only thing is that the service was not the best for the dinner other than that evething was amazing the music the fireworks the food was good too .I would definitely do...","review_date":"August 13, 2018"},{"attraction_id":3463,"user":"amy_d","rating":3.0,"review":"Better Than Our Expectations For Food\/Service, but not the rest.. We did the 3 course Thursday night firework cruise. After getting on the wrong boat, which was not our fault (lady on the staff told us to get in the wrong line), the staff quickly took us to the right boat and let us board...","review_date":"August 8, 2018"},{"attraction_id":3463,"user":"d\u00e9sir\u00e9e_m","rating":5.0,"review":"Great service and a wonderful time!. This is the third time we have done this cruise with fireworks. In terms of value, I would suggest going small or going big, but not going in between. Just taking the cruise with the fireworks is a lot of fun. There are simple snacks...","review_date":"August 7, 2018"},{"attraction_id":3463,"user":"ilovebeachtrips","rating":5.0,"review":"An evening to remember!. This was hands down my favorite part of my trip cruising down the St. Lawrence River! Wonderful views (took lots of pictures), champagne, interesting appetizers, perfect salmon and lobster tail and a decadent desert were just icing on the cake!","review_date":"July 31, 2018"},{"attraction_id":3463,"user":"mbridgman2016","rating":5.0,"review":"altho the weather was cool,. we thoroughly enjoyed our 4 hours river cruise,, both in daylight and evening with the lights of the homes and buildings sparkling on the shore... our waiter Christopher was vert attentive and the meal was delicious.. I had the chicken stuff with duck which I...","review_date":"June 18, 2018"},{"attraction_id":3464,"user":"jordanu2017","rating":5.0,"review":"Phantom lake\/ Garibaldi park flight seeing tour. Booked the flight seeing tour over Garibaldi park and had so much fun I booked the Phantom lake explorer. Excellent service, accommodating, and very safe. I would recommend this company for all your adventures.","review_date":"September 24, 2018"},{"attraction_id":3464,"user":"litttlecor17","rating":5.0,"review":"Truly amazing!. We went on the Squamish Explorer, which takes you on a 30 minute, 180 km circuit of alpine lakes, towering peaks, hidden waterfalls, and crevasse covered glaciers. I would highly recommend this trip and hope to be back for another soar soon.","review_date":"August 1, 2018"},{"attraction_id":3464,"user":"jreagan6187","rating":5.0,"review":"Much better than White Water Rafting. While in Whistler, my buddy and I were unable to attend a white water rafting event with our larger group due to him having a broken foot and I having just had tendon surgery. Both being outdoor enthusiasts we were pretty bummed and set out...","review_date":"June 8, 2018"},{"attraction_id":3464,"user":"juna_p","rating":5.0,"review":"Great experience!. We had a great experience flying with Ryan in a small 4 person plane. The views were breathtaking and everything was seamless from finding the little airport, to checking in, flying etc.\nHighly recommended to really appreciate the beauty of nature in BC. I think...","review_date":"March 2, 2018"},{"attraction_id":3466,"user":"lemmonhome","rating":5.0,"review":"Perfect Intro to Vancouver. We only had one day in Vancouver and booked an afternoon tour with Wild BC Tours. Our guide, Chuck, (who is the owner) was personable and full of great info about the area. We saw all the main spots to see...Stanley Park, Granville Island, Gastown,...","review_date":"October 12, 2018"},{"attraction_id":3466,"user":"william_s","rating":5.0,"review":"Great Tour of Vancouver!. Bjorn did a wonderful job of showing us the sights and sounds of Vancouver in our half-day tour. We got to get out and walk around Stanley Park, Gastown and the charming Granville Island. We saw the best and worst of the city. Bjorn is...","review_date":"August 29, 2018"},{"attraction_id":3466,"user":"pcourt","rating":5.0,"review":"Great Custom Tour!. We had about 8 hours to kill between leaving our cruise ship and a 5 pm flight. Chuck set us up with a custom half-day tour of the city highlights and then made reservations for 1 pm at a restuarant for us. Bjorn was our...","review_date":"July 31, 2018"},{"attraction_id":3466,"user":"phyllis_e","rating":5.0,"review":"Saw it all!. Bjorn did an excellent job of showing us all the sights and sounds that make Vancouver the beautiful city it is. The tour was very interesting and relaxing. We were able to see parts\/areas of Vancouver that one would not see on a hop-on-hop-off bus...","review_date":"July 29, 2018"},{"attraction_id":3467,"user":"lindac159","rating":4.0,"review":"Great Evening Tour - Tour Director needed help. We were just on the evening Niagara Falls Cruise. It was everything explained to you. However the tour director had a difficult time keeping track of everyone. He kept counting instead of calling names. I have been on many tours where the directors provide little...","review_date":"September 22, 2018"},{"attraction_id":3467,"user":"skyb554","rating":3.0,"review":"Not bad but needs improvements . My wife were impressed with both the bus driver and the tour guide. Tours as long as this often have unexpected mishaps and this tour was no exception. Due to traffic, all scheduled stops were pushed back with the exception of the boat trip (the...","review_date":"July 23, 2018"},{"attraction_id":3467,"user":"john_v","rating":5.0,"review":"A Fantastic Canadian Experience at the Niagara Falls!. It was a fantastic experience in my life! I was visiting Toronto and Ottawa around Canada's Day, and I decided to take the Gray Line Tours to the Niagara Falls. The tour guide was friendly and knowledgeable. He took us to a local winery so...","review_date":"November 13, 2017"},{"attraction_id":3469,"user":"homegirl3","rating":5.0,"review":"Banff \/Lake Louise tour. My sister and l did this small group tour with driver\/ guide Nicki. We met the driver at the base of the Calgary Tower and were off . Nicki was very informative and a great driver and kept us happy with washroom visits and photo...","review_date":"September 30, 2018"},{"attraction_id":3469,"user":"nataliemint","rating":5.0,"review":"Best bang for your buck!!. I took the Banff National Park tour end of September and have nothing but great things to say about it! We saw so much and Ted was a wonderful tour guide. He had great facts to give throughhout the entire trip, and gave us all...","review_date":"September 22, 2018"},{"attraction_id":3469,"user":"aaron_p","rating":5.0,"review":"Great views at Banff!. I booked a solo trip to Calgary for a few days of vacation without having much of a plan in mind. After booking, though, I realized I had to see Banff National Park and booked a tour just days ahead of the trip.\nIt was...","review_date":"September 17, 2018"},{"attraction_id":3469,"user":"voyager795383","rating":5.0,"review":"Vacation 2018. We really enjoyed our Banff tour. Our tour driver \"Ian\" knew a lot and was able to share many stories. We felt the trip had sufficient stops to allow an opportunity for some great pictures as well as an opportunity to stretch our legs. Thanks...","review_date":"September 16, 2018"},{"attraction_id":3469,"user":"man_of-the_w","rating":5.0,"review":"Poetic Scenery with our tour guide Nikki. The meeting place is easy to find, yes it is the big blue sign with all the pictures in front of the tower. Nikki our Guide was on time and everyone was introduced and off we went for an adventure.\nNikki told us all about...","review_date":"September 16, 2018"},{"attraction_id":3469,"user":"mdbillfox","rating":5.0,"review":"Beautiful Place. This is one beautiful place. Take your time and do not rush through it thought. You will miss so much if you rush.","review_date":"September 10, 2018"},{"attraction_id":3469,"user":"chrismr5771sv","rating":5.0,"review":"Amazing Tour!!!!. My wife and I traveled to Calgary last week to visit Banff National Park and we decided to book this tour and we were not disappointed. Right from the beginning we knew that we had made the right choice. Tony was beyond amazing as a...","review_date":"September 8, 2018"},{"attraction_id":3469,"user":"jaime_w","rating":5.0,"review":"Wonderful experience and would highly recommend. We chose Round the Block Tours to organize our team building event to tour Banff for half a day. Tony was very responsive to all emails\/phone calls and very accommodating which made the planning process very smooth and effortless. We had some last minute updates...","review_date":"August 31, 2018"},{"attraction_id":3469,"user":"reem_r","rating":5.0,"review":"Comprehensive well worth tour. Our guide\/driver was very knowledgeable, considerate and patient (our tour was on Friday Aug 24, 2018). It was a gloomy rainy day but we had the best time ever. The tour is well organized and comprehensive. I look forward to go with the Round the...","review_date":"August 28, 2018"},{"attraction_id":3469,"user":"296jimin","rating":5.0,"review":"Memorable private tour for the family!. We had a family group of 12 adults and a 1 year old, so we decided to book a private tour with Round the Block Tours after reading all the great reviews it has here. The tour was only for our family which makes it...","review_date":"August 15, 2018"},{"attraction_id":3469,"user":"davemacrostie","rating":5.0,"review":"ticks all the boxes. great tour,well organised,scenery just beautiful,could not get a better tour,if you can do the tour simply do it.you will be blown away","review_date":"August 12, 2018"},{"attraction_id":3469,"user":"coventryrose","rating":5.0,"review":"Well worth doing if short on time.. Tony our guide was SOOOO knowledgeable, any question posed to him he knew the answer.\nWe saw some so much on our tour today.\nIt was so much better than my expectations.\nMy only suggestion would be to cut the time in Banff as not...","review_date":"August 10, 2018"},{"attraction_id":3469,"user":"neil_t","rating":5.0,"review":"Breath taking. It was an amazing day and it was like every picture we took was a postcard. Great tour good time good people. Cheers","review_date":"August 7, 2018"},{"attraction_id":3469,"user":"alicem5643","rating":5.0,"review":"unforgettable experiece. Gondola ride 5 star, sulfur mountain 5 star, lake louise 5 star and the rest of the rockies 5 star highly recommended","review_date":"July 30, 2018"},{"attraction_id":3469,"user":"holly_g","rating":5.0,"review":"So Worth it!. Norm was our guide (highly recommend him) and he showed us things that I am sure we would have passed by. It is amazing how many of the top sights we saw on this one day trip. You could never rent a car, drive yourself,...","review_date":"July 21, 2018"},{"attraction_id":3469,"user":"tncusoon","rating":5.0,"review":"Excellent guide. Cullon, apologize if spelled incorrectly, was perfect guide. Full of facts, history and info. Perhaps one of best guides i have had anywhere in the world. Easy pickup location, there early, comfortable bus, fantastic sights. If recommend this your for everyone. Only suggestion is perhaps...","review_date":"July 20, 2018"},{"attraction_id":3469,"user":"docbarbi","rating":5.0,"review":"good experience. Really knowledgeable driver made the long ride from Calgary to Banff enjoyable and educational. Very beautiful visit to the Rockies. The mountains were majestic and the lakes crystal clear turquoise. Banff was a cute little town with lots of shopping and lots of places to...","review_date":"July 19, 2018"},{"attraction_id":3469,"user":"stephaniewheeler2018","rating":5.0,"review":"Solo Trip to Banff - Amazing Views!!!. I took this trip on a whim back in June because I was going to Calgary for a work trip and couldn't leave without seeing the mountains and beautiful lakes Banff has to offer. I spend one extra day in Alberta, and spent the entire...","review_date":"July 16, 2018"},{"attraction_id":3469,"user":"debra_r","rating":5.0,"review":"Magical Tour. Wow what an awesome tour. Absolute magical tour to some of the most beautiful landscape imaginary. Tour guide Colin fantastic commentary so knowledgeable and extremely interactive with group. Thank you for this tour.","review_date":"July 11, 2018"},{"attraction_id":3469,"user":"thaifriendlosangeles","rating":5.0,"review":"Perfect excursion to Banff and Lake Louise. On May 28 I did a tour with the Round The Block Tours from Calgary to Lake Louise, several other lakes and Banff town. Our driver and tour guide was Toni. Toni is a very nice guy and very personable. He really knows the history...","review_date":"May 29, 2018"},{"attraction_id":3469,"user":"emmy_cs","rating":5.0,"review":"Worth every penny and then some.. My mom and I took this tour with only two other people. Tony was our driver and guide and did a marvelous job. We started in Calgary. The van was comfortable. Tony was very knowledgable and entertaining. We visited many sites, including my favorite johnstons...","review_date":"May 15, 2018"},{"attraction_id":3470,"user":"whistlertraveller_12","rating":4.0,"review":"Sasquatch - longest zipline in Whistler. Having done all of the other zipline options in Whistler, it was time to try the renowned Sasquatch! The 1.5 hour adventure involved about 2 minutes on the zipline. The rest was going up the Gondola, which is fun if you haven't been up the...","review_date":"November 14, 2018"},{"attraction_id":3470,"user":"karenjack241","rating":5.0,"review":"An absolute must do!. The Sasquatch is indescribable. I had never tried a zipline before, but at the urging of a friend, I went for the Sasquatch. It is unbelievable. The views alone are worth the price of admission, not to mention the thrill of flying 600 feet above...","review_date":"November 12, 2018"},{"attraction_id":3470,"user":"taraleadbeater","rating":5.0,"review":"amazing. It was soooo fun and the guides were really funny and very fun to be around on the trip . I found the price a little too much for the zipline . It was 280 for 2 people , but I would do it again...","review_date":"November 7, 2018"},{"attraction_id":3470,"user":"chez_s","rating":5.0,"review":"Brilliant!. The guides were great, giving details of local wildlife as well as the activity itself. Instructions were easy to follow and all pick up and drop offs were arranged to and from the village. The website says not to bring anything at all, if you...","review_date":"October 7, 2018"},{"attraction_id":3470,"user":"cherinmartin","rating":5.0,"review":"Thrilling and Exhilarating. Great guides, views and experiences. This was our first time zip lining and would definitely do again. Would highly recommend ZipTrek tours as they are very professional, organized and responsible making you feel safe.","review_date":"October 7, 2018"},{"attraction_id":3470,"user":"sarah_c","rating":5.0,"review":"Thrilling View of Whistler. My husband and I booked a Sasquatch adventure during our recent stay in Whistler. We had heard it was a great experience from family members and we were so happy we booked. It was my first time on a zipline and I have to imagine...","review_date":"October 2, 2018"},{"attraction_id":3470,"user":"expedition282285","rating":5.0,"review":"Sasquatch Zipline. We only did the one zipline, the Sasquatch, I thoroughly recommend it, Jamie was our guide on the day, he was excellent put us at ease he even managed to spot some black bears, very enthusiastic about the job and the local area. There was...","review_date":"September 24, 2018"},{"attraction_id":3470,"user":"scott_w","rating":5.0,"review":"Wow....just wow. 4 of us did this as part of my cousins 50th bucket list. Very professional and informative from start to finish. I loved this because I have no fear. The other three were looking forward to it less. Our guide reassured everyone with their pleasant...","review_date":"September 19, 2018"},{"attraction_id":3470,"user":"val_d","rating":5.0,"review":"I DID THE SASQUATCH.. We were on a holiday in Whistler with our two grown up children , they mentioned about doing the Zipline, none of us had ever done any ziplining before, so why not go for the biggest one!! As the time approached we got more nervous,...","review_date":"September 10, 2018"},{"attraction_id":3470,"user":"missyponderthis","rating":5.0,"review":"Insane and AMAZING!. First our guides, Sasha and Pete were fantastic! Our family did the Eagle tour first and then finished with Sasquatch! We had a blast on the Eagle tour and loved the mild hiking in between the 5 zips. We had so much fun and and...","review_date":"September 3, 2018"},{"attraction_id":3470,"user":"manharv2017","rating":4.0,"review":"Sasquatch was the highlight of Whistler. This was our (me and my wife's) first zipline adventure, and we went straight for the Sasquatch zipline, which was supposedly the fastest, highest and longest zipline in US or Canada (Mexico built a longer one apparently).\nWe had the proverbial \"butterflies\" in our stomach...","review_date":"August 29, 2018"},{"attraction_id":3470,"user":"bigjohn32819","rating":5.0,"review":"What a rush !!!. Oh God !!! We had done the beginners zip line only the day before on Grouse mountain and we chose to go for this ...\nThis is the longest in North America - 2 kms long. The starting angle is 42\u00b0 and you reach speeds...","review_date":"August 27, 2018"},{"attraction_id":3470,"user":"martin_w","rating":5.0,"review":"Fast and furious. I did this with my three adult sons. It is just fast and scary enough that they had a blast. OTOH my wife would not have enjoyed it at all! We had a smokey day but overall the air is better up there than down...","review_date":"August 27, 2018"},{"attraction_id":3470,"user":"rettup","rating":5.0,"review":"all or nothing for the first time. this was my first zip line experience and i don't think any others will compare. it was awesome going across the valley, unfortunately it's all over in about 2 minutes, but still worth the ride.\nbe aware, unlike participants at the sliding center, you CANNOT...","review_date":"August 25, 2018"},{"attraction_id":3470,"user":"livininbigd","rating":5.0,"review":"Awesome!. My husband & I brought our teen granddaughters to Whistler and we booked the Sasquatch tour. What an adventure, it was so much fun! Thrilling ride, could have done it more than once! Our guide Freddie was the best, gave us a little history and...","review_date":"August 20, 2018"},{"attraction_id":3470,"user":"aido_h","rating":3.0,"review":"Check your own equipment!. I did both the Sasquatch and Eagle tours. Firstly the Sasquatch was excellent. The guide was super helpful and the zip line was a heap of fun.\nI came back later in the day to do the Eagle tour, while harnessing up I was checking...","review_date":"August 19, 2018"},{"attraction_id":3470,"user":"lori_w","rating":5.0,"review":"Amazingly fun!. We loved this experience and it's definitely worth it to pay a bit more to do the Peak to Peak on the way up. Our guide was awesome - sorry can't remember her name, but she was from New Zealand. She was so kind and...","review_date":"August 19, 2018"},{"attraction_id":3470,"user":"fatraveller333","rating":5.0,"review":"AmazingTour. When we first arrived there were no signs where you were supposed to go if you are going to Sasquatch Zipline as their desk is located down the stairs and we stood in line for 15 mins. Once we arrived we were able to check...","review_date":"August 17, 2018"},{"attraction_id":3470,"user":"craig_l","rating":4.0,"review":"Sasquatch. This was good fun, however make sure you do the other zip lines first as a warm up to ensure you are willing to make the leap. While it is fast, you get better value for money out of the other lines and get to...","review_date":"August 17, 2018"},{"attraction_id":3470,"user":"658aidand","rating":5.0,"review":"UNBELIEVABLY GREAT. Myself & a friend took a leap of faith doing our 1st ever zipline. We did the eagletour as I was a bit cowardly to do the Sasquatch zip.\nThe tour was amazing. Stunning views! Our guides were excellent (Desiree & the girl from Ottowa...","review_date":"August 15, 2018"},{"attraction_id":3470,"user":"elizabethc5272","rating":5.0,"review":"Amazing. My husband and I are relatively new to zip lining and had only 2 other experiences to compare to. However, now after doing the Sasquatch line nothing will probably ever compare. Guides were great, well informed and made you feel safe.\nWould recommend this to...","review_date":"August 14, 2018"},{"attraction_id":3470,"user":"lesley_s","rating":5.0,"review":"Zipline Junkies!. This is the 5th year we have taken our 13 and 15 year old grandchildren on a \"zipline vacation\". We did the Eagle tour on a Monday and Sasquatch on Wednesday. Best adventure yet! Guides were great and interesting and full of great information about...","review_date":"August 12, 2018"},{"attraction_id":3470,"user":"lucy_c","rating":5.0,"review":"WOWSERS!. Our family had all ziplined before so we did Sasquatch. 120km per hour for 2km! Man, what a rush! Your eyes run because it is so fast! An experience never to be forgotten. I don't know how they handle this in Winter???","review_date":"August 11, 2018"},{"attraction_id":3470,"user":"aly_c","rating":5.0,"review":"So much fun!. I cannot wait to do this again! The zipline was one of the most exhilarating and spectacular activities I've ever done. From the views to the adrenaline rush, this is something you must do!!! Ziptrek is amazing. The guides seemed very well trained and were...","review_date":"August 9, 2018"},{"attraction_id":3470,"user":"martyfarmer","rating":3.0,"review":"It was OK. I was quite disappointed in this zipline. I've ridden the Super Fly twice and loved that one for the thrills and also that I could enjoy the surroundings but that's not what Sasquaatch is made for. First of all, it was raining and there's nothing...","review_date":"August 6, 2018"},{"attraction_id":3470,"user":"hooxies","rating":5.0,"review":"Don\u2019t miss it. The Sasquatch zip line is a fantastic experience. Going down on a line with such a high speed (over 100km\/h) made our visit to Whistler remarkable. We loved it. Nice side effect: on our drive up in the mountain to get to the departure platform...","review_date":"August 6, 2018"},{"attraction_id":3470,"user":"robynluke17","rating":5.0,"review":"Absolutely incredible!. We read about the Ziptrek Sasquatch Zipline online and instantly knew we wanted to do it so booked about 3 months in advance of our trip but I think you can book when you arrive. We also thought that we would want to do more...","review_date":"August 5, 2018"},{"attraction_id":3470,"user":"564collinp","rating":5.0,"review":"Amazing zipline and incredible guide!. We just went on the Sasquatch yesterday and had the BEST guide, Ryla! Aside from the amazing zipline experience, the process of getting up the mountain, receiving details about the excursion and extended info about Whistler, our guide Ryla was so professional, kind, funny and...","review_date":"August 1, 2018"},{"attraction_id":3470,"user":"ckt9999","rating":5.0,"review":"Super fun!. Was a well organized activity and very friendly and helpful staff. Everything was right on schedule. The shuttle ride up the mountain was quite hot but Whistler had an unusual heat wave during our stay so I won't hold it against them. We got to...","review_date":"July 30, 2018"},{"attraction_id":3470,"user":"scott_c","rating":5.0,"review":"Great staff, great experience, great views. A great thing to do, a box ticked off the bucket list and a story to tell. A must when in Whistler. Nerves vanished instantly. A brilliant rush.","review_date":"July 29, 2018"},{"attraction_id":3470,"user":"iris_b","rating":5.0,"review":"Awesome!!!. This was an awesome experience which my entire family enjoyed. My daughter and I had Zipline once before over water, this was my husband and son's first time. We had Taylor as our guide and she was simply amazing!!! She was really good at making...","review_date":"July 29, 2018"},{"attraction_id":3470,"user":"sheryl_l","rating":5.0,"review":"zipping down the mountain. Took the gondolla up the mountain, totally worth the little bit extra. So fun, I rented a GoPro, the video was ok. If you rent one be sure to hold on to it and not just let it spin (the 360 from spinning was out...","review_date":"July 27, 2018"},{"attraction_id":3470,"user":"burntoexplore","rating":5.0,"review":"Be wild and do the Sasquatch! . This is something you won't regret... I definitely don't! Ziptrek was professional and safety conscious.\nCrossing the valley between Blackcomb and Whistler mountain, over 100km\/h, is exactly what you need to get that adrenaline rushing through your veins. And do enjoy the view over the...","review_date":"July 26, 2018"},{"attraction_id":3470,"user":"uk75","rating":5.0,"review":"Best zipline I have ever done!. Totally awesome, this lengthy (2km+) Zipline gets you up to 140km\/h with the wind racing through your hair and your heart pounding. The views are absolutely incredible (if you can manage to stop spinning around!) and going with a friend on the adjacent zipline guarantees...","review_date":"July 24, 2018"},{"attraction_id":3470,"user":"littlesheb1","rating":5.0,"review":"Amazing views and adrenaline rush on this amazing tour. I did the combo with the Sasquatch and Eagle tours. Both were great tours. I found this to be an amazing adventure. The customer service was great as well. I have done man zip-line tours and the other one in Whistler. This tour is a...","review_date":"July 18, 2018"},{"attraction_id":3470,"user":"jhama11","rating":5.0,"review":"Thrilling!. It takes an effort to get to the zipline and somewhat of an effort to return to the base but who cares? We were harnessed, instructed, checked and rechecked until we (I) was very comfortable re: my safety and could remove that from my worry...","review_date":"July 11, 2018"},{"attraction_id":3470,"user":"rachael_brock38","rating":5.0,"review":"Sasquatch was incredible!. I LOVED the Sasquatch. It is hands down the best zipline I've done, the first section is a huge rush! I highly recommend it to anyone wanting a thrill. Check it out!","review_date":"July 9, 2018"},{"attraction_id":3470,"user":"c8898","rating":5.0,"review":"Amazing!. Great company, booking process was easy and it was a really well organised tour. The trip up the mountain to the zipline was great - fantastic views of Whistler and the valley and our guide gave us loads of information about the local wildlife and...","review_date":"July 4, 2018"},{"attraction_id":3470,"user":"lisa_l4tm","rating":5.0,"review":"What a Rush!. Myself and my husband visited BC for our first wedding anniversary this past month. We enjoy outdoor activities so though that Ziptrek would be a fantastic day out for us. We completed the Mammoth Zipline Tour on our first day and we loved it that...","review_date":"July 4, 2018"},{"attraction_id":3470,"user":"kekegram","rating":5.0,"review":"Mammoth Tour and Sasquatch Zipline. First I will say I am terrified of heights, but for the experience I decided to do something out of my comfort zone\nOn day one, my husband and I did the Mammoth Tour with Chris and Rich. It worked out that we had a...","review_date":"December 3, 2017"},{"attraction_id":3470,"user":"malcolm_a","rating":5.0,"review":"Just awesome - you must do Sasquatch. last year my wife and i did the bear tour as first time zip liners but I then went on to do Sasquatch by myself. Both tours were excellent - very experienced guides who really know what they are doing. Sasquatch itself is simply awesome...","review_date":"November 8, 2017"},{"attraction_id":3470,"user":"amandasilver","rating":5.0,"review":"Just do it!. Ok was is scary...yes\nDid i almost pass out prior to getting strapped in...yes\nWould i do it again...YES!!\nThis was the most amazing crazy thing i've ever done! I LOVED it. Once you are about half way through it has the most amazing view!...","review_date":"November 8, 2017"},{"attraction_id":3470,"user":"marcia_h","rating":5.0,"review":"What an exhilarating experience!. We've ziplined with Ziptrek Ecotours previously, but this is the first time I've done the Sasquatch line. WOW! the initial 'drop' off of Blackcomb to pick up speed was exhilarating, and then the best moment was coming out of the trees into the open over...","review_date":"October 25, 2017"},{"attraction_id":3471,"user":"david_a","rating":5.0,"review":"Great Day at Lake Louise. Fabulous experience at Six Plains Glacier Hike with Andy\nas our guide in early September with winter preview. Great historical background on the area and its development. Challenging but very enjoyable hike to The Tea House and back. My wife and I loved the excursion...","review_date":"October 7, 2018"},{"attraction_id":3471,"user":"chris29758","rating":5.0,"review":"Stanley Glacier Hike. For those who like to walk but a little afraid of doing it alone choose this option . We had a great guide Gina who was very informative and passionate about The Rockies . We went at a good steady pace and she pointed out...","review_date":"September 28, 2018"},{"attraction_id":3471,"user":"danny_t","rating":5.0,"review":"Amazing Hike with Discover Banff Tours. I had the opportunity this past week to hike for 2-days with Discover Banff Tours, and they did an excellent job from all angles. The guides were superb, the trails selected were fascinating, very good lunch, very prompt in pickup and drop-off timing, and very...","review_date":"September 25, 2018"},{"attraction_id":3471,"user":"penchanoks","rating":5.0,"review":"Larch Valley. -Many people go here. You can go on this trail by yourselves. But if this will be your first time hiking, you should book a tour.\n-My guide was Tibeau. He is very nice!!!\n-It is pretty difficult for beginner hikers.","review_date":"September 17, 2018"},{"attraction_id":3471,"user":"lkc53228","rating":5.0,"review":"Enjoyable day hike. I enjoyed my Stanley Glacier hike with Discover Banff Tours. I was alone for the day, so it was a great way to be hiking without being concerned about my personal safety. Hugh, our tour guide, was quite interesting and informative. He was very knowledgable...","review_date":"August 27, 2018"},{"attraction_id":3471,"user":"janettetandy","rating":5.0,"review":"Excellent guided walk in Banff. We visited Discover Banff Tours whilst on holiday in Banff and arranged to go on a guided hike to the Larch Valley. We were meet by our guide,Thibault who explained the plan for the day. We were a small group, with different levels of ability....","review_date":"August 15, 2018"},{"attraction_id":3471,"user":"gingerm321","rating":5.0,"review":"Day hike- Excellent value and Amazing Guide. Discovery improvised our tour from away from the Smoke ( BC fires) to a really cool hike in Grotto canyon, followed by 2 other scenic hikes. Andy our guide, was very professional, constantly checking on the wellbeing of our group and set a nice pace...","review_date":"August 14, 2018"},{"attraction_id":3471,"user":"jman2980000","rating":5.0,"review":"A great hike to Larch Valley. Spectacular views and a wonderful hike. Our guide Thibault was awesome and very knowledgable, all in all a great day.","review_date":"August 7, 2018"},{"attraction_id":3471,"user":"wwtraveler72","rating":5.0,"review":"Great Hike in the Stanley Glacier Valley. We had a fantastic 7 mile hike with Letka (sp?) (She was from the Czech Republic--) the scenery was fantastic. Majestic mountains, waterfalls, a glacier fed river, and beautiful foliage. The hike was rated easy to moderate and it was just that.... about 1200 feet...","review_date":"August 6, 2018"},{"attraction_id":3471,"user":"kelsey_k","rating":5.0,"review":"Beautiful hike with amazing guides!. We loved this trip! We did the Plain of the Six Glaciers hike and had a really fabulous time. We are both fairly experienced hikers, but thought it might be nice to do a guided hike and hopefully learn some more about the area. Ed...","review_date":"July 29, 2018"},{"attraction_id":3471,"user":"sarahc756","rating":5.0,"review":"Great hike with knowledgeable guides. I did the larch Valley hike and it was fabulous. The guides (Tibeau and Lenka) had a wealth of information on the wildlife, plants, mountains and history of the area. They catered for all speeds of hikers and got the individual members of the group...","review_date":"July 10, 2018"},{"attraction_id":3471,"user":"maddie_s","rating":5.0,"review":"Larch Valley - Signature Hike. The hike to Larch Valley is truly beautiful, and the guide (Andrew) made the hike all the better. He was great company and his knowledge was extensive. He made sure everyone had time to stop and take breaks up the incline, and he patiently waited...","review_date":"July 7, 2018"},{"attraction_id":3471,"user":"tobbeprivat","rating":5.0,"review":"Larch Valley - The perfect hike!!. We took the hike to Larch valley.\nIt was the most scenic and wonderful hike we did.\nThe walk was a moderate one and took about 4 hrs with so much to see.\nOur guide, Ed, was the best guide ever. He pointed out all...","review_date":"July 4, 2018"},{"attraction_id":3471,"user":"why_not_gemini","rating":5.0,"review":"Unforgettable Birthday hiking trip with Banff Tours. My last visit in Banff was decades ago with my grandmother, and I decided to spend my birthday on a hiking trip guided by Discover Banff Tours. I was so happy I did.\nThere were some reviews that their communication was not great, but it...","review_date":"June 26, 2018"},{"attraction_id":3471,"user":"maxine_f","rating":4.0,"review":"Great walk. Great walk from Lake Louise up to Lake Agnes and on up through snow patches to the Beehive. Our guide told us a lot of interesting things along the way, helped people less experienced in the conditions and lots of encouragement when the going got...","review_date":"June 21, 2018"},{"attraction_id":3471,"user":"gary_w","rating":5.0,"review":"Larch Valley\/Lake Louise Hike - July 2017. This is a wonderful expedition that starts at Moraine Lake and peaks at the Lake at Larch Valley 1,500' up for a picnic lunch, which is provided. It's about a 5 mile hike and the entire up-and-back hiking time is about 5 hours - plus...","review_date":"February 7, 2018"},{"attraction_id":3472,"user":"faerylight1","rating":5.0,"review":"One of the highlights of the holiday. This was such a fantastic day out while on holiday in Vancouver.\nPaul - well his a star - such a nice person touring us all around .. making us feel welcome and comfortable. Communication and pick up was brilliant.\nevery element of the trip...","review_date":"August 13, 2018"},{"attraction_id":3472,"user":"suzanner100","rating":4.0,"review":"Cycling Vancouver Island. My daughter and I had a great trip with Paul last week. Supper way to see the Island and wine stop was appreciated after the elevated climb","review_date":"July 28, 2018"},{"attraction_id":3472,"user":"931michelleh","rating":5.0,"review":"Amazing scenery, amazing guide. My boyfriend and I had the most amazing day cycling around Vancouver Island on this trip. The landscape is beautiful, the island is peaceful and we experienced minimal road traffic. Paul, our guide, was the friendliest person you could hope to meet, really easy to...","review_date":"May 11, 2018"},{"attraction_id":3472,"user":"ben_n","rating":5.0,"review":"Incredible day out. I rarely review things but i had to as this tour was amazing. Paul was an awesome tour guide and showed us some beautiful parts of Vancouver Island including beaches, lakes, countryside, eagles and some big pigs too. I can't recommend it enough. Cycling with...","review_date":"May 9, 2018"},{"attraction_id":3473,"user":"sewfine802","rating":5.0,"review":"Delicious. Fun. Romantic. . Took the four hour dinner cruise. 5 course meal. Everything I had was delicious. Great service Tasty drinks from the bar. The meal is the first hour and a half. Then you can go outside to the front of the boat and there is a...","review_date":"September 2, 2018"},{"attraction_id":3473,"user":"marysela","rating":3.0,"review":"The food is very good, but boarding and off-loading are horrendous!. We booked our reservation online and got an email confirmation. You would think that should get you on board, but no, you have to find the AML ticket booth at the harbour, there are no signs, nobody to direct you. You just ask people around...","review_date":"August 11, 2018"},{"attraction_id":3473,"user":"jrlh","rating":4.0,"review":"Buffet and Fireworks Cruise. We have journeyed to Montreal to see the International Fireworks Competition on other occasions. We have viewed them from the Jacques-Cartier Bridge and from the Old Port. As this was a trip to celebrate notable birthdays, we decided to make this our big event of...","review_date":"August 7, 2018"},{"attraction_id":3473,"user":"jorge_b","rating":5.0,"review":"Beautiful cruise. Boarded as expected, although Viator could have done a better job in giving clearer instructions.\nOnce on the ship everything went well, the staff and the food were fantastic.\nI recommend taking this cruise.","review_date":"August 5, 2018"},{"attraction_id":3473,"user":"mommy_from_mtl","rating":2.0,"review":"Great cruise, great view of the fireworks, underwhelming food and poor customer service. We celebrated our anniversary with a five course fireworks cruise in Montreal. The cruise itself and fireworks were wonderful. The food was astonishingly small portions (bite sized would be an overstatement). The fourth (main) course was decent sized but we were very disappointed that the...","review_date":"August 3, 2018"},{"attraction_id":3473,"user":"jpb_10","rating":5.0,"review":"very nice cruise and good diner. went on this cruise for my girl for her 18 b-days it was very nice experience the food was very good,music,and the staff was very nice","review_date":"July 27, 2018"},{"attraction_id":3473,"user":"marylouh50","rating":3.0,"review":"Crowded and overpriced . We took the dinner cruise with fireworks. Dinner was a five course fixed menu. The table service was very good. The food was ok, not as special as I was expecting, given the price. Felt like a wedding meal. They\u2019re not accustomed to serving a...","review_date":"July 16, 2018"},{"attraction_id":3473,"user":"arnaud7784","rating":4.0,"review":"Very nice tour and good diner. Went on this dinner cruise on the St Laurent for a birthday dinner and was pleasantly surprised. We really enjoyed the dinner that was good, fresh and in good quantities. The layout of the boat was nice, leaving us enough personal space while in the...","review_date":"January 13, 2018"},{"attraction_id":3473,"user":"nancylope","rating":4.0,"review":"Nice Cruise. I came here with an organized groups excursion of about 200 people. We were brought into the bar area for a cocktail. They served good alcohol however only chips accompanied the drinks! I found this was the only negative of my cruise. After the cocktail...","review_date":"June 26, 2017"},{"attraction_id":3473,"user":"aliciaburlie","rating":5.0,"review":"Professional tour with lovely ambiance!. Went on the 5 course gourmet meal cruise out of Montreal and it was lovely! Wonderful night with professional staff and good food. We had the chicken which was well done, they also had options of beef and lobster. The tour was beautiful with lots...","review_date":"July 5, 2016"},{"attraction_id":3473,"user":"asitabkhan","rating":3.0,"review":"Boat is nice, tour is just average. Overall - the boat is nice, but the tour was just average. We had taken the 4PM, 1hr sightseeing cruise up the river. The ship is nice with both inside and outside seating, and plenty of good views around the city.\nThe tour overall was...","review_date":"July 29, 2015"},{"attraction_id":3473,"user":"dennis120648","rating":4.0,"review":"Sightseeing Cruise. An interesting narrated cruise along the Montreal waterfront. Lunch and Dinner cruises more suited to children as there are planned activities. The mid-afternoon cruise does not have children centric activities. A relaxing way to spend 90 min.","review_date":"May 5, 2015"},{"attraction_id":3473,"user":"kevin_w","rating":1.0,"review":"Don`t Waste Your Money on the Grossly Overpriced Dinner!. A \"5-Course Gourmet Getaway & Fireworks\" sounded absolutely amazing - and while it pushed the budget to the absolute limit, I booked two seats at $165 per person - this was to be the highlight of our holiday. I have never felt so ripped off...","review_date":"July 15, 2014"},{"attraction_id":3473,"user":"hunterboeuf","rating":4.0,"review":"Smooth Sailing. We recently had a special birthday party on the four-hour Montreal dinner cruise. The food was very good. AML lacked a little on the organization front. They said to arrive at 6:00 pm for boarding, one hour prior to the start of the cruise at...","review_date":"September 4, 2013"},{"attraction_id":3474,"user":"brett_c","rating":4.0,"review":"Pleasantly Impressed. I went along, with low expectations, though our family had good reviews, and it was a very pleasant experience, helped by the beautiful day, and friendly people along the route. The only downside would be the price, which I thought for the off-season was too...","review_date":"January 15, 2019"},{"attraction_id":3474,"user":"susan_b","rating":5.0,"review":"Sleigh Ride. We took our parents out for a sleigh ride as their Christmas gift on Boxing Day....it was absolutely magical and they thoroughly enjoyed themselves!","review_date":"December 28, 2018"},{"attraction_id":3474,"user":"al_c","rating":5.0,"review":"Awesome Christmas Eve Sleigh and Carriage Ride. My family were visiting from Wales and this was a Christmas Eve surprise for them. The Tally-Ho staff were excellent--efficient and friendly--and the horses were well cared for and energetic. The sleigh and carriage were comfortable and we had the warmest, good quality comforters ever...","review_date":"December 25, 2018"},{"attraction_id":3474,"user":"gywt","rating":5.0,"review":"A perfect birthday present!. I'm a little late in writing this. Husband and I just had a big lunch and we stopped by their kiosk. We chose the 60 minute Beacon Hill park tour and it was great. Tara (I think that was her name) and clydesdale \"Kache\" were...","review_date":"November 12, 2018"},{"attraction_id":3474,"user":"4bearspdx","rating":5.0,"review":"Fantastic Beacon Hill Carriage Tour. Our carriage ride with Tara and Sampson was one of the highlights of our trip to Victoria. Tara is a great tour guide-informative and fun! A city tour from a carriage is relaxed, and you get a great view. And it made me feel like...","review_date":"September 25, 2018"},{"attraction_id":3474,"user":"chris_h","rating":5.0,"review":"Great Experience. My wife and I have visited Victoria quite often and have always said that the next visit we would take a tour . We finally did , for our 20th anniversary, and had a wonderful time . We plan on doing it again in the...","review_date":"September 9, 2018"},{"attraction_id":3474,"user":"y5058mtdannyc","rating":5.0,"review":"Wonderful, just wonderful \ud83d\ude0a. My partner and I had an opportunity to take part in the 60 minute tour and it was wonderful in every way. Very very nice \ud83d\ude0a. The locations and scenery were beautiful, especially in James Bay and Beacon Hill. Our driver Tara was lovely, funny,...","review_date":"August 24, 2018"},{"attraction_id":3474,"user":"mike_s","rating":5.0,"review":"A great ride tour with Courtney and Sarge. One of the highlights of our trip. Starting before our ride with the wonderful person that took our reservations and talked with us while we waiting. But then the highlight of our trip got started when Courtney showed up with the carriage pulled by Sarge....","review_date":"August 19, 2018"},{"attraction_id":3474,"user":"sweetmikecheryl","rating":4.0,"review":"Celebrating a milestone birthday (85). Although we are locals, we found the experience to be interesting and very professional. Our driver (Jessica, we think), Sarge was our horse, was very knowledgeable and pleasant. The 45 minute tour is probably the best choice, however we were treating someone special to her...","review_date":"August 3, 2018"},{"attraction_id":3474,"user":"rebecca_q","rating":5.0,"review":"Relaxing Carriage Ride. Two of us went on this tour through Beacon Hill Park, but there was definitely room for a family in the carriage. Tara was our driver. She was very friendly and gave interesting information about Victoria and the places we passed. Tony, our \"engine\", seemed...","review_date":"July 29, 2018"},{"attraction_id":3474,"user":"happylife803","rating":5.0,"review":"Wonderful Evening Tour of Victoria. We recently stopped in Victoria, BC on a cruse (6\/30), walked into town, passing by the beautiful horses and white carriages of Tally-Ho Tours. Luckily for us, we were able to book an hour tour right then. Our family (16, 14 and 2 adults) enjoyed...","review_date":"July 26, 2018"},{"attraction_id":3474,"user":"smdc4family","rating":5.0,"review":"Relaxing. The absolute best way to see all the sights of this beautiful city. A relaxing evening ride with Kashe and Bri, full of historical information and fun.","review_date":"July 17, 2018"},{"attraction_id":3474,"user":"travelswithbob21","rating":4.0,"review":"Let Driver Know In Advance What Interest You On Very Pleasant Way To See Historic Victoria. Our driver, who has been with the company for 22 years, was friendly and very knowledgeable about the neighborhoods and sites we were seeing and equally knowledgeable about the care and handling of the horses pulling the carriages. There was not a lot of commentary...","review_date":"July 16, 2018"},{"attraction_id":3474,"user":"marype4176fj","rating":5.0,"review":"Cruise Ship Excursion. We enjoyed the Horse Drawn Carriage ride thru the historical part of town, the parks, the gardens. Our guide was very informative and explained the every day living of the people. We had a good overview of the history of Victoria.","review_date":"July 8, 2018"},{"attraction_id":3474,"user":"brendas1976","rating":4.0,"review":"Great tour. Friendly driver. We had a very friendly driver. A nice young lady. My husband and I had a great carriage ride. We would highly recommend this\ncompany.","review_date":"June 5, 2018"},{"attraction_id":3474,"user":"rocketman2009","rating":5.0,"review":"Great dusk tour!. Great carriage dusk tour pulled by Percheron draft horse Apollo and driven\/narrated by Courtney of some of the historical areas around Victoria. It was a great activity to take a break from an otherwise rushed pace to visit all Victoria had to offer in a...","review_date":"May 31, 2018"},{"attraction_id":3475,"user":"thegordo99","rating":5.0,"review":"Great tour and excellent wines. We were a group of three who wanted to tour the Niagara wine country from Toronto. None of us wanted to be the designated driver, so instead we bought train tickets and arranged for Tim to pick us up at St. Catharines station. The tour...","review_date":"August 5, 2018"},{"attraction_id":3475,"user":"rebeccash1602bx","rating":5.0,"review":"Fantastic tour!. We had a great time on this trip! Tim was our guide \/ DD and was wonderful. The tour was just us and another couple (who we didn\u2019t know). It focuses on the western Niagara region, which is a little off the beaten path, since...","review_date":"July 24, 2018"},{"attraction_id":3475,"user":"teresa_v","rating":5.0,"review":"Fun wine tour. Tim was very knowledgeable about wine, grape growing in the area, and which boutique wineries to take his tour to do tastings. This tour was not in the Niagara-on-the-Lake area. It was near Beamsville and it has such a great variety of styles of wineries...","review_date":"July 23, 2018"},{"attraction_id":3475,"user":"lk422013","rating":5.0,"review":"A November day and great wines!!. I was not sure about this tour as I was invited by a friend and am not a huge wine drinker but may I just say...WOW! I was pleasantly surprised! The knowledge of the driver, Chris, whom I later learned was the owner of the...","review_date":"November 20, 2013"},{"attraction_id":3476,"user":"quags90","rating":5.0,"review":"Cheers to Jodi. Jodi was very friendly and a great guide! Thanks for making out rip great. She lets you go fast enough that it\u2019s enjoyable.","review_date":"January 24, 2019"},{"attraction_id":3476,"user":"misthauf","rating":5.0,"review":"Snowmobile . Jodi (1799618) with Canadian Wilderness Adventures was Awesome as our snowmobile guide. Highly recommended!!!","review_date":"December 14, 2018"},{"attraction_id":3476,"user":"jam2501","rating":5.0,"review":"First footsteps in the snow!. We did this tour in late September 2018 and it was simply fantastic. So much snow on the top of the mountain and our guides\/drivers were fantastic. We were the first group up the mountain in the morning so had it all to ourselves, we...","review_date":"November 21, 2018"},{"attraction_id":3476,"user":"408eliasf","rating":5.0,"review":"Ben was amazing.. We decided to go on an adventure in Whistler today we found that the Jeep 4x4 adventure was reasonably priced and was truly an amazing experience. We saw more of blackcomb mountain then I could have ever hoped for and our guide Ben was incredibly...","review_date":"November 13, 2018"},{"attraction_id":3476,"user":"lorry_y","rating":5.0,"review":"Excellent way to experience Whistler. We booked this trip because all of the gondola's in Whistler were closed to prepare for the ski season. The scenery was spectacular and Dalton, our driver, provided interesting facts and information throughout the tour. This is a definite if you are looking to explore...","review_date":"October 18, 2018"},{"attraction_id":3476,"user":"robert_s","rating":5.0,"review":"Mountain Adventure Tour with Dalton driver and guide. We took this trip on the 19th August 2018 the scenery and drive up the mountain were excellent. The commentary by our driver and guide Dalton was very informative and interesting. His knowledge of the area was excellent. His interaction and engagement with us and...","review_date":"October 6, 2018"},{"attraction_id":3476,"user":"corksatcanb","rating":5.0,"review":"Fabulous experience. We were really impressed with this trip up Blackcomb Mountain. Because the Gondola was closed, we thought this would be second best but it wasn\u2019t! Went up higher than the Peak-to-Peak, right to the top of the mountain. Walked around in the snow and took...","review_date":"September 24, 2018"},{"attraction_id":3476,"user":"gabrielle198012","rating":4.0,"review":"Fun and exiting way to see part of whistler. Ended up doing this tour because the Peak To Peak Gondola was closed do to Maintenance. This little adventure did not disappoint. Because of low hanging clouds we were not able to see the glacier or the spectacular views of the coastal mountains that one...","review_date":"September 18, 2018"},{"attraction_id":3476,"user":"lynne_h","rating":5.0,"review":"We enjoyed this soo very much... Loved every minute of it, felt as though were were at the top of the world and a perfect day ,weather wise, and our guide was DALTON, what a lovely young guy, full of enthusiam, and looked after us,\nLynne and Max, Australia","review_date":"September 17, 2018"},{"attraction_id":3476,"user":"taosgolfman","rating":5.0,"review":"Jeep 4x4 is the way to go!. We booked this excursion and got an adventure. Our driver; Dan, was spectacular and very knowledgeable about the mountain. The road was straight up and Dan took his time ascending over trails and rocks. Only a Jeep 4x4 could muster the skill set to get...","review_date":"August 13, 2018"},{"attraction_id":3476,"user":"jodz04","rating":5.0,"review":"The Tour That Has It All!. This 2 hour tour had it all - fun and laughter, interesting information, amazing views, hot chocolate and sheer terror! The track up to Blackcomb Glacier was steep and winding, if you are worried about heights just don't look down! On the way up the...","review_date":"August 11, 2018"},{"attraction_id":3476,"user":"christine_b","rating":5.0,"review":"Top of the world!. This was a fabulous tour. Our guide, Killian, was knowledgeable and thorough, taking his time to explain a lot about the landscape and history of the area. We felt safe the whole time, despite some of the treacherous terrain we covered. The tour is designed...","review_date":"August 10, 2018"},{"attraction_id":3476,"user":"galt1968","rating":5.0,"review":"Glacier tour. Highly recommend taking this tour. Great scenery, great tour guide (Dan). Glad he was driving! If you are a skier, it\u2019s very interesting to see everything from a summer perspective, especially the glacier area. We managed to see a bear in the wild for the...","review_date":"August 9, 2018"},{"attraction_id":3476,"user":"lourdes_s","rating":5.0,"review":"Great time. We did safari by jeep recently,our guide Amy from Squamish was really nice.She's great , and knows her stuffs. She shared to us so much interesting facts throughout our adventure..It was so much fun. Our little nephews aged 9 and 6 had an amazing time.If...","review_date":"August 2, 2018"},{"attraction_id":3476,"user":"john_b","rating":5.0,"review":"Great tour despite initial cancellation. The title of my review refers to the salmon bake and jeep tour that I had booked four months ago that unfortunately didn't get enough bookings to go ahead. I had advance warning from Canadian Wilderness of the likelihood of the cancellation and the offer...","review_date":"July 8, 2018"},{"attraction_id":3476,"user":"suzyj35","rating":5.0,"review":"Jeep trip . We took 2 jeeps for our family. Kids ages 6-14 and we all LOVED it. We saw bears, deer and other wildlife. Our guides were amazing.... Dalton and KC.... we learned so much and hope we can go again. The kids would go back tomorrow....","review_date":"June 30, 2018"},{"attraction_id":3476,"user":"rumming","rating":5.0,"review":"Rumming family (UK). We had an amazing trip up onto the mountains guided by Sam who was extremely friendly and informative. Any questions we had were answered with full knowledge plus the added bonus was we saw two bears, one black and one cinnamon, something we\u2019ll never forget....","review_date":"June 27, 2018"},{"attraction_id":3476,"user":"qlddinks","rating":5.0,"review":"Must Do!. We initially booked this jeep tour on the Wednesday morning as we were fairly confident we were not going to see the snow unless we went up the Mountain. To our surprise it snowed all day in the Village, but we were still pumped for...","review_date":"October 28, 2017"},{"attraction_id":3477,"user":"674travellingmom","rating":5.0,"review":"Very fun. Amie was lovely and engaging. We sampled wonderful food and toured around the city. a great way to spend a day in Montreal","review_date":"August 2, 2018"},{"attraction_id":3477,"user":"christine_g","rating":5.0,"review":"What a great idea!. Combine a bike tour, learn about the city and eat outstanding food at food trucks distributed through the city. Was a great way to have fun and eat! Very highly recommended!","review_date":"July 28, 2018"},{"attraction_id":3478,"user":"liz_e","rating":5.0,"review":"Brilliant ride!. I had a brilliant two hour ride on the absolutely lovely Reno. It was just me and the guide Josh who was great, even though his horse was being a bit flighty for some reason that day, I felt safe and I really enjoyed hearing...","review_date":"October 10, 2018"},{"attraction_id":3478,"user":"earl_h","rating":5.0,"review":"Family fun. A very fun horse back ride with my 17 year old stepdaughter. We arrived at Copper Cayuse not knowing what to expect, up on parking the car we were welcomed by Tori. We were handed over to Josh who gave us the run down on...","review_date":"September 3, 2018"},{"attraction_id":3478,"user":"vannus2018","rating":5.0,"review":"Great ride!. Josh and Tori led us on a wonderful ride through the forest and the river. We loved the horses Chance, Reno and Whiskey - great experience all round!!","review_date":"August 27, 2018"},{"attraction_id":3478,"user":"jm_a","rating":5.0,"review":"Love the horse!. The staff there really loved the horses. The horses are beautiful and healthy. We went for the 2-hour ride. Even though there was smog from the wildfire, the trail was still very nice and enjoyable.","review_date":"August 18, 2018"},{"attraction_id":3478,"user":"janet_b","rating":5.0,"review":"Horses splashing in water?! A BLAST!!!!. Awesome backcountry ride and one of the highlights of our summer vacation to Whistler. Tori was a terrific guide and so friendly that she felt like a long-time friend. Freddie and Lughead were beautiful horses who really guided us rather than us guiding them. In...","review_date":"August 12, 2018"},{"attraction_id":3478,"user":"evanmd","rating":5.0,"review":"5th August. Great pleasant afternoon with whole family. Excellent hosts in Josh and Tonja. Calm horses fantastic river walking. Highly recommended. Fixed my flat tyre on the hire car as well.","review_date":"August 5, 2018"},{"attraction_id":3478,"user":"lcoldren2018","rating":5.0,"review":"Great experience for first time rider. We took a one hour ride with Tanya at Copper Cayuse, and were very pleased. My husband is a first time rider, and she was gave clear instructions\/demonstration before he mounted up. Both our horses were quiet and well-equipped, so it was a great introduction...","review_date":"July 17, 2018"},{"attraction_id":3478,"user":"nancy_g","rating":5.0,"review":"Fantastic Horse ride!. Had a great time horseback riding! We went through a river creekbed as well as through the forested area. The horses are very well trained and responsive to directions. The owner was fantastic! She was very approachable and loved what she was doing. I will...","review_date":"July 9, 2018"},{"attraction_id":3478,"user":"suzyj35","rating":5.0,"review":"Trail ride . We had the best time today! The staff and horses were wonderful. Kids ages 8-14 and everyone wants to do it again. The tour was beautiful and our guide was amazing. Thank you!","review_date":"July 1, 2018"},{"attraction_id":3478,"user":"gbhanna1","rating":5.0,"review":"Excellent Trail Ride!. We did the one hour trail ride with first time riders and everyone had an excellent ride! Tonya and Josh were very careful to select horses that matched levels of experience and rider personalities. The scenery was spectacular and Josh and Tonya were excellent guides!...","review_date":"June 30, 2018"},{"attraction_id":3478,"user":"taylorw133","rating":5.0,"review":"Josh and Horses were amazing. My husband and I went up to Whistler for our honeymoon this June. We wanted to go all out, so we booked a few tours. I really wanted to go horseback riding because I hadn't since I was a small child. When we got there,...","review_date":"June 19, 2018"},{"attraction_id":3478,"user":"bhj94","rating":5.0,"review":"Amazing ranch. I did the one hour horseback ride with Josh as our guide and it was amazing. Josh was an excellent guide and knew loads about the horses and the area. I rode on Scrambler and he was great! Definitely going to come back and do...","review_date":"June 14, 2018"},{"attraction_id":3478,"user":"mary_b","rating":5.0,"review":"Josh was the best tour guide. I can't express the fun time we had at Copper Cayuse Outfitters. I've been on many horseback riding excursions and I have to say this was the best. With the mountains in your view and the crossing of the river. It was a spectacular day","review_date":"June 11, 2018"},{"attraction_id":3478,"user":"jammel1990","rating":5.0,"review":"Majestic. My friends and I did the one hour horseback ride with Copper Cayuse Outfitters and it was so lovely! Josh, our guide, was so friendly and personable. The ranch is stunning and the horses are beautiful. I'll be back to do the half day trip!","review_date":"June 5, 2018"},{"attraction_id":3478,"user":"redpanda9","rating":5.0,"review":"So great with our girls. We had a great time on our 2 hour ride. We are all beginners and it was clear from the beginning that our comfort and safety were a priority. Our guide was knowledgeable about horse riding, but also taught us facts about the area. He...","review_date":"May 28, 2018"},{"attraction_id":3479,"user":"david_t","rating":5.0,"review":"Great Time!!!. We enjoyed a leisurely 45-minute ride with Hannah and Utah on September 1, 2018. Hannah was very knowledgeable and enjoyed Utah as well.\nThis is definitely an activity we will do again.\nLonna Tate","review_date":"September 3, 2018"},{"attraction_id":3479,"user":"peterl6788","rating":5.0,"review":"Round tour. Marvellous tour and carriage driver made a perfect informed round tour in Victoria. She had full control on horses and traffic while she was talking to us.","review_date":"July 31, 2018"},{"attraction_id":3481,"user":"truthfultraveler1964","rating":4.0,"review":"Tons of Fun. If you like being on the water, great scenery, a thrilling ride, but not too thrilling, then this is for you. This route does not get into the really harrowing white water and no big drops but depending on the water levels on the river...","review_date":"December 11, 2018"},{"attraction_id":3481,"user":"36jcooper","rating":5.0,"review":"Canadian Outback Rafting AMAZING. so I already had rafting booked in Whistler but they cancelled on us 5 days before our trip so I was stressing out trying to find another adventure to do , and when I googled Rafting in the area this place came up , when...","review_date":"September 12, 2018"},{"attraction_id":3481,"user":"blair_m","rating":5.0,"review":"Will do it again!. Staff made it a blast and we had total trust in them.\nI took my 15 year old son for his birthday and he smiled and laughed the whole time.\nThe free back massages were good too.","review_date":"September 9, 2018"},{"attraction_id":3481,"user":"juulsarah","rating":4.0,"review":"Fantastic experience, amazing river rafting. . We took the scenic Squamish cheakmus rafting trip with our 2 kids (aged 8 and 9) in not so hot weather in August! Our guides Bennie and Sam were lovely and friendly and we felt very safe with them. We were in a raft with...","review_date":"August 28, 2018"},{"attraction_id":3481,"user":"canadian175","rating":5.0,"review":"THE ABSOLUTE BEST WHITE WATER RAFTING EXPERIENCE IN SQUAMISH OR WHISTLER. I started rafting in Montana in 1979, then down in Australia North of Cairns on the Tully & Baron. Living and white water rafting here in BC for years - Canadian Outback Rafting are awesome - it's through their staff members such as MJ, Clarky...","review_date":"August 18, 2018"},{"attraction_id":3481,"user":"peter_l","rating":5.0,"review":"Great family fun. This is a great half day activity for all the family. We took our 5 and 9 year old daughters who both really enjoyed it. Just enough white water to be fun, but not so much as to overwhelm them. The trip was well organised,...","review_date":"August 14, 2018"},{"attraction_id":3481,"user":"gregory_w","rating":5.0,"review":"Wonderful time. Our family did the float trip\/rapids down the Cheakamus on Sunday 8\/6 with Brett. There were only 3 of us and we had the boat to ourselves. Brett showed us a great time on beautiful day. Everyone involved from the check in to the team...","review_date":"August 8, 2018"},{"attraction_id":3481,"user":"ajhogg1","rating":5.0,"review":"Fun, Easy, Exciting, Family Friendly Adventure!. Everyone made everything so fun and relaxed for our whole family. This was our first time white water rafting and we couldn't have asked for more. Blake was our guide and he kept everything fun and exciting with plenty of laughs.","review_date":"August 7, 2018"},{"attraction_id":3481,"user":"debbieingledew","rating":5.0,"review":"Whitewater trip with fantastic scenery. Did Elohim rafting trip I\u2019m BC day this Monday morn8ng and met in Whistler for 8am to travel to Squamish to start river trip. Given wetsuits and boots to keep you warm and dry...7 boats and spent 2.5 hours on the river this morning with...","review_date":"August 7, 2018"},{"attraction_id":3481,"user":"candice_s","rating":5.0,"review":"Great day on the river!. We have a fabulous time rafing with Outback Rafting Company! Thanks to Brian for your fantastic guiding and good story telling about the local area!","review_date":"August 6, 2018"},{"attraction_id":3481,"user":"lida_d","rating":5.0,"review":"Awesome rafting day.. Well organized and enthusiastic crew. (Dave..). The rafting was awesome, good blend of fun, excitement and safety. Great weather, well spent Saturday.","review_date":"July 29, 2018"},{"attraction_id":3481,"user":"jeff_p","rating":5.0,"review":"The Best. We went July 28th. Me, my awesome wife & 9 year old daughter. With out a doubt, the best day ever......Ben is the best guide on the water.","review_date":"July 28, 2018"},{"attraction_id":3481,"user":"mikevancouver","rating":4.0,"review":"Family-Friendly Cheakamus Splash. I went on the Family-Friendly Cheakamus Splash tour with my 9 and 13 year old children. This was their first rafting trip and is was super light and easy. Maybe their only complaint was that it was too easy and gentle. We would have selected...","review_date":"July 27, 2018"},{"attraction_id":3481,"user":"kennethkarmanw","rating":5.0,"review":"Awesome. Enjoyed Very Much. Great guide. Great Service.. Our time was well spent and entertaining by our guide from NZ. My 2 girls thoroughly enjoyed their first water rafting experience. I signed up for the photo OPT and glad that I did. Our photographer did a very good job, and the office called...","review_date":"July 8, 2018"},{"attraction_id":3481,"user":"michko1","rating":5.0,"review":"Fun white ware rafting. We had great fun. The staffs were very nice, arrangement was good. Instructor was very experienced and gave good instruction.","review_date":"June 26, 2018"},{"attraction_id":3481,"user":"travis_k","rating":5.0,"review":"Awesome Experience! . We booked through Groupon, but after going on the trip, I'd have no problem paying full price.\nThe arrival location is at the Executive Suites Hotel in Squamish. Everything is very organized. You get a quick gear brief and then off to the changing rooms...","review_date":"June 25, 2018"},{"attraction_id":3481,"user":"keoni001","rating":5.0,"review":"Hawaii goes to canada. Andy is and awesome guide as for all our time here was worth the value,we will be back with more family members,thank you Canada our first experience was a lot to talk about.","review_date":"June 11, 2018"},{"attraction_id":3482,"user":"greenlakereener","rating":4.0,"review":"The Gastown Tour Is Way Better. If you can only do one Vancouver food tour I recommend you do the Gastown Tour rather than the Northshore tour.\nThe history and stories about Gastown and historic Vancouver that you learn about on the Gastown Tour are, in my opinion, simply way more...","review_date":"March 6, 2019"},{"attraction_id":3482,"user":"peter_b","rating":5.0,"review":"Another great tour!. Gave this tour to my husband for his birthday. It was a very cool day on Feb 2, 2019 but so glad we went. This is our 3rd tour with this company and each one has been fabulous and so different than the last. If...","review_date":"March 1, 2019"},{"attraction_id":3482,"user":"gen72","rating":5.0,"review":"Fun afternoon learning more about the area and tasty suprises. Really enjoyed being a tourist in our own town. Tia, the guide was great and told us the background of a number of owners and mangers at the Lonsdale Quay and local restaurants.Lots to eat and drink- noticed other random people tried to join our...","review_date":"January 28, 2019"},{"attraction_id":3482,"user":"reenie2017","rating":5.0,"review":"North van shipyards food tour. We had a wonderful time during this tour. Our guide Tia was very friendly and knowledgeable about the area and each place we visited. We went to places that we would never find on our own and Tia shared information about each place. The food...","review_date":"January 5, 2019"},{"attraction_id":3482,"user":"melissa_g","rating":4.0,"review":"Not as advertised, but still great!. Max, the guide, was great! He was really personable, knowledgeable, and fun! My only negative for this tour was the reality did not match what was advertised. We chose this tour over others because we were promised 8 food tastings, 2 beer\/wine tastings (with non-alcoholic...","review_date":"July 30, 2018"},{"attraction_id":3482,"user":"faniedog","rating":5.0,"review":"Fun Food Tour!. Max, our tour guide, didn\u2019t just take us to places to sample food \u2013 he included details and fun facts about the area and the restaurants and food stands. The places to eat that were chosen offered us samples of a variety of delicious foods....","review_date":"July 8, 2018"},{"attraction_id":3482,"user":"nicholasajn","rating":5.0,"review":"Taste Vancouver Food Tour. The food tour in Vancouver was one of the best. We did food tours in Portugal, Sicily and New Orleans and the food tour in Vancouver was a lot of fun and a lot of food. Tracey, our tour guide was very organized, very knowledgeable...","review_date":"June 13, 2018"},{"attraction_id":3482,"user":"guan-ji_p","rating":5.0,"review":"Great Food and Great tour guide.. If you wanna try many kinds of food along with some stories of the providers, the trip will be great for you.\nOur tour guide, Tia, was very thoughtful, giving us a nice experience of the Lonsdale Quay.","review_date":"October 23, 2017"},{"attraction_id":3484,"user":"dominicemery","rating":5.0,"review":"Interesting and Delicious . This is a great tour, not only do you get an idea of the history of Toronto but a sample of its delicious culinary past. Our guide, Tim, was great. Despite not being a local his knowledge if the city was vast. The food stops...","review_date":"October 17, 2018"},{"attraction_id":3484,"user":"unclebully0000","rating":5.0,"review":"Great way to explore \u201cHogtown\u201d!. Really enjoyed this tour, a great combination of urban exploring and tasty, delicious pork products. Had a couple of issues with the booking due IT systems but the guys did an amazing job of recovering the situation and in the end I effectively got a...","review_date":"October 3, 2018"},{"attraction_id":3484,"user":"goesawayalot","rating":4.0,"review":"Delicious. I really enjoyed this tour. Although there was a fair amount of walking there was also a fair amount of pork tastings. Mike our guide was very knowledge about the Toronto area and we visited some lovely places to eat. We ended up in the...","review_date":"October 1, 2018"},{"attraction_id":3484,"user":"evelynhamilton_nj","rating":5.0,"review":"Piggy Heaven. If you enjoy pork, this tour is for you. Each stop is distinctly different, offering a great selection of pork preparations.","review_date":"July 30, 2018"},{"attraction_id":3484,"user":"sjg359","rating":5.0,"review":"A tour worth taking. I liked so many things about this tour - it was more than I expected which was a nice change, and it was unusual and fun. My tour guide Tim was great - he was passionate about the history and food of Toronto and was...","review_date":"June 27, 2018"},{"attraction_id":3484,"user":"happylabbe","rating":5.0,"review":"Excellent walking\/food tour of Toronto. Mike, our guide, was excellent - he gave us a great overview of Toronto and the area and was able to answer all of our questions. He was knowledgeable and personable, and gave us the appropriate amount of \u201chand holding\u201d we like. The food stops...","review_date":"May 21, 2018"},{"attraction_id":3484,"user":"anielsen_abc","rating":5.0,"review":"Birthday, pork and beer (and cider too)!!. Mike was an engaging tour guide with a wealth of knowledge about pork and all things Toronto! Food samples at all venues were delicious. An added bonus was the detour to Graffiti Alley and the historical anecdotes that Mike was able to share along the...","review_date":"March 14, 2018"},{"attraction_id":3484,"user":"sheena453","rating":4.0,"review":"Fun Playing tourist for the day. The Tour was good, the guide was great, friendly and knowledgeable. Only complaints was that it started at the hockey hall of fame, and our payment didn't cover the return trip back on transit. It was a nice day so we decided to walk. Disappointed...","review_date":"October 25, 2017"},{"attraction_id":3485,"user":"binh_v","rating":5.0,"review":"Great experience, Jeff W was awesome!. We recently booked a 3 hour tour and Jeff was our driver from the central office in Whistler Village and our tour guide. Jeff was so easy to talk to and an amazing guide. We were lucky to be the only 2 booked for that...","review_date":"March 15, 2019"},{"attraction_id":3485,"user":"destination508027","rating":5.0,"review":"Awesome first trip to Whistler!!!. What a blast!\nGreat time had by all in our group.\nBeautiful and amazing views for photo opportunities.\nSean our guide was excellent!\nFunny and entertaining at our two stop locations.\nHe keeps an eye on everyone so the pace is appropriate. The second stop...","review_date":"March 10, 2019"},{"attraction_id":3485,"user":"q3036aalisad","rating":5.0,"review":"Amazing experience . Amazing tour with friendly, accommodating guide. Ryan J was the best! Perfect mountain activity that is an alternative to skiing\/snowboarding","review_date":"March 9, 2019"},{"attraction_id":3485,"user":"748katiev","rating":5.0,"review":"Had a fantastic morning. I went on a snowmobile tour this morning. Gaby our tour guide was bubbly and attentive and made the experience wonderful. The views along the tour were spectacular and I am really glad I added this to my trip. Luckily for myself only one other...","review_date":"March 7, 2019"},{"attraction_id":3485,"user":"horowiem","rating":5.0,"review":"Sick views of beautiful back country . Beautiful scenery! Petra was an awesome guide. Highly recommend this tour and make sure to ask for Petra \ud83e\udd18\ud83c\udfd4","review_date":"March 6, 2019"},{"attraction_id":3485,"user":"erikjamesmusic","rating":5.0,"review":"AMAZING experience!. 6 dudes in our 30s were up for a ski-cation and decided to use our afternoon off skiing doing some snomobiling. None of us had ever been. It exceeded our wildest expectations - Ryan J. was incredible, totally let us open up and rip it!...","review_date":"March 2, 2019"},{"attraction_id":3485,"user":"danl403","rating":5.0,"review":"Great trip - awesome ride. We had a great ride with Joel as our guide. I've done lots of snowmobiling but the rest of my family are new at it. Joel did a great job introducing them to the basics and taking us on a great tour up into the...","review_date":"February 20, 2019"},{"attraction_id":3485,"user":"siropderable","rating":5.0,"review":"Amazing views and breathtaking panorama's!. My wife and I made reservations for the 3 hour wilderness tour departing at 10:30AM. The shuttle ride from the Hilton hotel down to the bae camp was a bit deceiving. I thought we might be riding in the valley. Boy was I wrong. We...","review_date":"February 20, 2019"},{"attraction_id":3485,"user":"hiro772019","rating":5.0,"review":"Awesome!. Our guides Ryan J. and Joe were amazing with our 4 kids. We had an amazing time, and the kids really enjoyed themselves. It was a memorable experience. I reccomend this for anyone with small children, especially these 2 guys. Thanks!!","review_date":"February 6, 2019"},{"attraction_id":3485,"user":"lynnescalona","rating":5.0,"review":"Awesome afternoon snowmobiling. My friends and I were on a snowboarding trip at Whistler and had one day open to chose an activity. Snowmobiling was on top of the list. We looked around on different companies but found Blackcomb Snowmobiling to be the best price.\nBooking it was...","review_date":"February 5, 2019"},{"attraction_id":3485,"user":"hegyiswhistlertrip","rating":5.0,"review":"When in Whistler... GO Snowmobile!. For my two sons and I this was an awesome and great way to challenge each other. Ryan J was a great guide and instructor and made sure we pushed ourselves just that little bit harder!\nJust go for it... you wont regret it!","review_date":"January 31, 2019"},{"attraction_id":3485,"user":"ctoulouse75","rating":5.0,"review":"Family\/Ladies Trip. I wanted to take a minute to thank you for the incredible tour we had last night! We were a group of 4 women having never been on a snowmobile and Brit made the experience one we will never forget. From fitting us for gear...","review_date":"January 30, 2019"},{"attraction_id":3485,"user":"sambo840","rating":5.0,"review":"Amazing Adventure, once in a lifetime experience . We booked this adventure a couple of days prior to the excursion. Booking was simple and informative. The only thing is, there\u2019s no list of items to bring as this was our first time on snowmobiles. They told us to bring sunglasses and dress for...","review_date":"January 29, 2019"},{"attraction_id":3485,"user":"kedar245","rating":4.0,"review":"Good experience. First time snow mobiling.. the experience was pretty good. Special note of thanks to our guide Brittany\/Britney.","review_date":"January 23, 2019"},{"attraction_id":3485,"user":"aceyfacey","rating":5.0,"review":"Great time!. My girlfriend and I rode in a small group on the snowmobile tour. Our guide Sean H was great! He let us ride our snow mobiles at a fast pace and we got our full 2 hours worth. He made sure to check on us...","review_date":"January 23, 2019"},{"attraction_id":3485,"user":"mquinn64","rating":5.0,"review":"Snowmobile Great Adventure and great Guide. Total beginners and nervous, Dan our guide was reassuring and we had a wonderful trip, amazing views. Thank you Dan for your patience we really enjoyed our selves.\nThe Quinn's","review_date":"January 22, 2019"},{"attraction_id":3485,"user":"tapleyt","rating":5.0,"review":"GREAT TRIP. For our first time in BC we all agreed that a snowmobile trip was a must. Booking with Blackcomb was effortless, and they even picked us up. After signing our waivers, Torin (our amazing guide) gave us the ins and outs of the snowmobile and...","review_date":"January 18, 2019"},{"attraction_id":3485,"user":"l_l","rating":5.0,"review":"3 hour private tour with Ryan. we had a great 3 hour tour with Ryan over the weekend. he was very helpful and gave us a great experience around whislter. we had many stops to take pictures and there was always a unique story about the scene where we took pictures....","review_date":"January 10, 2019"},{"attraction_id":3485,"user":"jake_s","rating":5.0,"review":"An absolute MUST do in whistler. My group was split up according to what we wanted to do. Needless to say I was in the go faster group and what a rush. If you have ever ridden a motorcycle the experience is similar, except the views are second to none. The...","review_date":"January 9, 2019"},{"attraction_id":3485,"user":"ciann_h","rating":5.0,"review":"A must do ! Head up to the mountains and enjoy the fresh powder! Excursion of a lifetime. This is an absolute must do! Head up into the beautiful mountains and enjoy fresh untouched powder while taking in the breathtaking sites that Squamish and Whistler have to offer. Feel like you are searching for the Grinch in the beautiful winter wonderland. Stop for...","review_date":"January 9, 2019"},{"attraction_id":3485,"user":"wynnuman","rating":5.0,"review":"Fabulous.. Bucket loads of fun. Very safe and the training given before the ride is spot on. Anyone can do it so don't think for 1 minute it might be too difficult or scary for you. Great scenery. Thanks Tyson for being such a great tutor...","review_date":"January 6, 2019"},{"attraction_id":3485,"user":"maui1728","rating":5.0,"review":"Erkin is awesome! Great Photos, Great Scenery! A MUST DO!. The views are amazing! Just beautiful! Snowmobiling was fun. My only suggestion would be to do a private tour if you want more time and to go faster and open up on the trails etc. Erkin was incredible. He took some amazing photos. We were...","review_date":"December 28, 2018"},{"attraction_id":3485,"user":"johnwlippert","rating":5.0,"review":"So much fun!. Joe and Sam took us on an amazing tour, matching our desires and skill level to the perfect amount of adventure, adrenaline, and awe we were looking for. We'll be back for another round!","review_date":"December 15, 2018"},{"attraction_id":3485,"user":"ching-ching_a","rating":5.0,"review":"Great Experience!. Me and hubby had an awesome experience with this guys on th Their customer service is superb. They called us since they thought we are a no show at the Hilton in Whistler Village but we are actually early ahead of everyone else coz we...","review_date":"July 14, 2018"},{"attraction_id":3485,"user":"jorge_b","rating":5.0,"review":"The Absolute Best Tour I did in Whistler!. You will get picked up from the resort by the tour company, no breakfast or lunch or drinks are provided, so make sure and eat before You get picked up.\nUpon arrival at the tour office, they will provide You with all the necessary gear...","review_date":"April 15, 2018"},{"attraction_id":3485,"user":"lilchelchel9","rating":5.0,"review":"Extreme Powder Plus Tour. We had a blast on the four hour extreme tour! The shuttle picked us up right in Whistler and was just a short ride to Brandywine Mountain where we geared up and hopped on brand new two stroke sleds. My husband and I have experience...","review_date":"April 8, 2018"},{"attraction_id":3485,"user":"airpharm","rating":2.0,"review":"Snowmobile review:. Pro's: decent Snowmobile, guide was ok to good (tried to be patient but could tell he rather be doing something else), newer machines didnt seem to stink to much\nCons - who you book with, front end staff typical dont give a damn attitude.....the place...","review_date":"April 6, 2018"},{"attraction_id":3485,"user":"johnlo1266kx","rating":5.0,"review":"A Whistler Must Do! My Wife and I had a great time!. Just got back from the 2 hour wilderness tour! It was awesome! It\u2019s been years since I\u2019ve Snowmobiled, it was my wife\u2019s first time. We both had a blast, my wife was a little hesitant, but she loved it! The two hour tour was long...","review_date":"April 4, 2018"},{"attraction_id":3485,"user":"aaron_e","rating":5.0,"review":"Snowmobile Tour. This was an amazing time and I would highly recommend. Jason was our tour guide and the guy was great. Super knowledgable about the terrain and just a good guy all around. Sick flow as well.","review_date":"March 31, 2018"},{"attraction_id":3485,"user":"allofus2017","rating":5.0,"review":"Amazing time!. This is a MUST on the \"to do\" list! Our family of 4 had a fantastic time! We did the Private tour which I highly recommend! We could go at our own pace and a little more customized to our family. You need to wear...","review_date":"March 31, 2018"},{"attraction_id":3485,"user":"brooklynn_p","rating":5.0,"review":"Incredible Experience. We had an incredible time snowmobiling through the mountains in Whistler. Our guide (Jason) was extremely knowledgeable about the snowmobiles and the area. He was an absolute pleasure and made our trip to BC unreal!\nI would highly recommend going on the snowmobile tour with...","review_date":"March 30, 2018"},{"attraction_id":3485,"user":"denise_o","rating":5.0,"review":"First timers. Me my parents and my boyfriend went during the week and it was so much fun.. Our guide Callum was great so patient with mom and dad and made little opportunities for me and my boyfriend to get a little rip in.","review_date":"March 27, 2018"},{"attraction_id":3485,"user":"jcemanach","rating":5.0,"review":"Awesome snow and views!. We had a great time snowmobiling in new powder seeing amazing views of the mountains with our great guide, Dillon. Would recommend this to everyone.","review_date":"March 26, 2018"},{"attraction_id":3485,"user":"drew_l","rating":5.0,"review":"Our tour with Rob was Excellent. We capped off a week in Whister Blackcomb with this snowmobile adventure, which exceeded all expectations. The scenery was beautiful and our guide Rob was excellent. Our 11 year old son enjoyed the outing as much or more than my wife and I.\nI highly...","review_date":"March 25, 2018"},{"attraction_id":3485,"user":"schullonian","rating":5.0,"review":"Unreal afternoon! . We were in Whistler for two days & weren't skiing so snowmobiling was the best option. It was unbelievable! So professional, the scenery was unreal, our guide Alex was excellent and the food included was yum! All in all definitely a highlight of our overall...","review_date":"March 24, 2018"},{"attraction_id":3485,"user":"glen_t","rating":5.0,"review":"Excellent Team Building Event. Our company brought 11 people from various parts of the globe together for week-long meetings and booked snowmobiling as the team-building event. Blackcomb Snowmobile was very organized;\n- from outfitting our group ( we had people from Africa, Colombia, india, who had rarely seen snow...","review_date":"March 18, 2018"},{"attraction_id":3485,"user":"jaydee_s","rating":5.0,"review":"Awesome private tour with Rob. Myself and my friend wanted to go snow mobiling and my mate actually won a free tour with them. I'm glad he did as I ended up going along as well (paying full price) and we decided to do a 3 hour private tour. Our...","review_date":"March 17, 2018"},{"attraction_id":3485,"user":"gabrielle_m","rating":5.0,"review":"SO much fun!. My friends and I had such a great time on the snowmobile tour. We chose the 3 hour tour and had Jason as our guide. He was extremely knowledgeable and definitely made the trip fun! I would highly recommend this activity for anyone looking to...","review_date":"March 16, 2018"},{"attraction_id":3485,"user":"threefortheroad2018","rating":5.0,"review":"Fun, casual couple of hours. It was a gorgeous snow covered day! Led by our Irish guide Alex, who was kind, knowledgeable and fun, we had a great time following a trail up the mountain, through the trees. FYI ~ our group was mixed in experience: a few with just...","review_date":"March 15, 2018"},{"attraction_id":3485,"user":"deannatami","rating":5.0,"review":"Great activity, beautiful and so fun for everyone!!. Family of 4, 2 teen girls 15 and 19 and larger dad...all yes all could participate and loved it!!! The staff is so kind, professional and fun! The facilities and equipment are extremely well maintained and clean.","review_date":"March 13, 2018"},{"attraction_id":3485,"user":"thomasshawn","rating":5.0,"review":"Great Morning with Torin. We had an awesome morning. 4 teens and 2 adults. we did the wilderness tour. It was our 3 machines plus another family with 2 more plus our guide Torin. he was very easy to work with, patient and very engaging. he kept us safe...","review_date":"March 13, 2018"},{"attraction_id":3485,"user":"cmckinnon87","rating":5.0,"review":"Great tour with Lance!. I did the 3 hour Wilderness Tour with Lance. Both the weather & views were spectacular. I wish we were given a little more \"freedom\" near the top bowl, but I understand the liability reasons. Will return for the more advanced tour next time!","review_date":"March 12, 2018"},{"attraction_id":3485,"user":"tamara_b","rating":5.0,"review":"Awesome experience!. I'm writing this as someone who is not adventurous and who is terrified of heights! I was really worried about this tour because of this, but it was an amazing time. We had 2 guides with our group, Fletch and Merrick (sp?), so we were...","review_date":"March 7, 2018"},{"attraction_id":3485,"user":"carmenwc","rating":5.0,"review":"Great experience! . My husband and I had an excellent experience with our guide Turin. He was very patient with me, a beginner, while providing a great experience for my husband, a more experienced rider. I highly recommend this company!!","review_date":"March 6, 2018"},{"attraction_id":3485,"user":"bikj2015","rating":5.0,"review":"Best thing I did in whistler . We went snowmobiling first thing in the morning, the snow was fresh and we were the first ones out there. Our guide was awesome! Very helpful and watchful of our speeds and slower snowmobiles. The 2 hour tour was just the right amount of time...","review_date":"March 1, 2018"},{"attraction_id":3485,"user":"mickey_d","rating":5.0,"review":"Trigger is a great guide!. I recently visited the whistler area with my girlfriend and some friends mainly to snowboard whistler and blackcomb. My girlfriend signed us up for a snowmobiling day to add some variety to our week and I\u2019m so glad she did! Trigger or \u201cTrigga\u201d took us...","review_date":"February 28, 2018"},{"attraction_id":3485,"user":"experience749805","rating":5.0,"review":"Snowmobile tour. Jason was such a great guide!\nI had the best time ever on my snowmobile tour. Ripping through pow fields and laughing the whole way! Jason was personable and was SO funny on our guide! He knows how to make a crowd laugh and I...","review_date":"February 25, 2018"},{"attraction_id":3485,"user":"faraway757481","rating":5.0,"review":"Worth the $$. All of the employees were professional. From the people in the Hilton...to the guy taking pictures of us on the ride...we'll run business. We also had an amazing time up on the mountain. The ride seemed to last forever and honestly I didn't think we...","review_date":"February 24, 2018"},{"attraction_id":3485,"user":"canada_mike14","rating":5.0,"review":"Amazing views, great tour guides, memory of a lifetime.. We did the 3 hours private tour. Our tour guide (Warren) was great. He did an amazing job personalizing our tour to our snowmobiling preference and abilities. He went above and beyond to make sure we had fun, were safe and got to make the...","review_date":"February 24, 2018"},{"attraction_id":3485,"user":"zuperzan","rating":5.0,"review":"Great experience!. Me and my sister tried snowmobile for the first time!and it was so fun! Lance was our guide and was awesome and patient. All staff in blackbomb were very friendly and great!","review_date":"February 23, 2018"},{"attraction_id":3485,"user":"bbrere2n","rating":5.0,"review":"Private Snowmobile tour. Without doubt the best Whistler experience! After sitting in the ski hill line ups for several days, we had enough and booked a private snowmobile tour. Our guide, Morgan, was a legend!! He got to know us and our ability and then off we went...","review_date":"February 23, 2018"},{"attraction_id":3485,"user":"emslie_a","rating":5.0,"review":"Great time!. Highly recommend! Everyone is so accommodating and accepting of all skill levels. My boyfriend and I did the adventure tour and had such a blast!! Our guide was Lance and he was great!","review_date":"February 21, 2018"},{"attraction_id":3485,"user":"chrism3732","rating":5.0,"review":"Awesome Experience. I had a fantastic time on my 3 hour wilderness snowmobile tour, my Guide Lance was great, explained how everything worked, what to look for signal wise and every well and clear before riding then kept us at a good pace where possible. Loved all...","review_date":"February 21, 2018"},{"attraction_id":3485,"user":"monisha_m","rating":4.0,"review":"Great outdoor activity on a beautiful day. My husband and I went on our first ever snowmobiling and it was a fabulous experience. The beautiful weather made it more enjoyable with the breathtaking views along the way which was out of the world. Our instructor Killian was very friendly and helpful throughout...","review_date":"February 20, 2018"},{"attraction_id":3485,"user":"nathan_f","rating":5.0,"review":"Awesomeness . The views were amazing, and Lance was a fantastic guide.\nThere is equipment to use, if you forgot something, but the snowmobile engine will keep you warm.","review_date":"February 16, 2018"},{"attraction_id":3485,"user":"jane_p","rating":5.0,"review":"Great fun and wonderful views of the backcountry. Jason guided us up and around many different different trails. Always felt safe while doing something adventurous. Enjoyed the experience and would definitely recommend it.\nJane Parker\nSydney, Australia","review_date":"February 15, 2018"},{"attraction_id":3485,"user":"amed6","rating":5.0,"review":"2 hr Wilderness Adventure Snowmobile Tour. We did the 2 hour Wilderness Adventure Snowmobile Tour & had Killian as our Guide. He was great & we would highly recommend him. We took our 11 yr old and had a blast. Kids can\u2019t drive the reg sized snowmobiles so they go on...","review_date":"February 12, 2018"},{"attraction_id":3485,"user":"paul_m","rating":5.0,"review":"Simply Awesome for family with young kids. Done an ATV tour with this company before and today tried the snowmobile tour with our two young kids. Awesome. The staff was really cool in ensuring that our kids were fitted with the right gear (no extra charge) and our tour guide Lance was...","review_date":"February 11, 2018"},{"attraction_id":3485,"user":"adam_k","rating":5.0,"review":"Great Day in the Mountains. Thanks to Jason for a fabulous 2 hour tour\nHighly recommend it\nThe views are terrific If you like sledding this\nis something you should try","review_date":"February 8, 2018"},{"attraction_id":3485,"user":"scott_a","rating":5.0,"review":"Excellent Day Snowmobiliing. We had such a great time thru Brandywine with our guide.\nGoing to the hut and having a rest and food was great. i would highly reccommned paying the extra for a private tour. It is well worth it and we will be back :)","review_date":"February 3, 2018"},{"attraction_id":3485,"user":"william_p","rating":5.0,"review":"Snowmobile adventure. Our guide, the pony tailed Callum?? was fantastic. Our teenagers were able to drive with their car licences and they loved it , with the parents on the back. Callum showed us the hydro electrical system set up on the creek managed by his father....","review_date":"February 2, 2018"},{"attraction_id":3485,"user":"theop744","rating":5.0,"review":"Epic Time - 100% Recommended. Had a wicked time - big thanks to Killian my guide for allowing me to ride up to my ability and giving me a lamo time! 3 hours or pure fun, Adrenalin and amazing views! Would do it again!","review_date":"January 26, 2018"},{"attraction_id":3485,"user":"gw_f","rating":5.0,"review":"Private Tour The BEST!. It was an absolute blast!!! Great day snowmobiling up the mountains. It was cloudy but that kept the conditions good! Had a nice dose of fresh snow so the powder\/trails were incredible! My guide (Starts with a T - sorry) was amazing!!!! It was everything...","review_date":"January 23, 2018"},{"attraction_id":3485,"user":"tina_r","rating":5.0,"review":"Wonderful.. Took our children on this tour. They absolutely loved it. it was a snowy wonderful day and the views were lovely. We would do this again. And the staff was extremely friendly and courteous.","review_date":"January 21, 2018"},{"attraction_id":3485,"user":"bkek1987","rating":4.0,"review":"Great way to see winterscapes on snowmobile. We had 7 people on 4 snowmobiles, plus a guide on his machine. Our guide Jason was very pleasant and informative. We rode to some fantastic vantage point that cannot be reached by car, and there is a nice lunch stop at a private cabin...","review_date":"January 20, 2018"},{"attraction_id":3485,"user":"leigh3151","rating":5.0,"review":"Great time!! Great for beginner. Many thanks to your wonderful team for a great day today. Your staff promptly and professionally helped me into the right gear, gave a comprehensive safety briefing and then looked after us the whole time. I had never been on a snowmobile (or anything like...","review_date":"January 18, 2018"},{"attraction_id":3485,"user":"tourfollowers","rating":5.0,"review":"Totally unreal experience. I wanted to do something special for my son who is working in Whistler. Snowmobiles I thought would be great!!!! How surprised were we when did this tour. This was totally amazing from the tour desk at Whistler to the team at the venue. The...","review_date":"January 17, 2018"},{"attraction_id":3485,"user":"djmittens","rating":5.0,"review":"Something to do for Friends, Family or Solo. We spent the afternoon enjoying fresh air and the great outdoors while on the 2 hour wilderness tour.\nTransportation was provided From Whistler village - out to the Callaghan valley where they gave us Helmets and gear.\nOur guide Rob was excellent!!! He was thorough...","review_date":"January 15, 2018"},{"attraction_id":3485,"user":"zoniegirl21","rating":5.0,"review":"Great snowmobile experience for family!. My husband, myself and 10 year old daughter went on this snowmobile experience and had a great time. Lance was our snowmobile guide and he was super fun! For the kids, there is an area set up up on the trail where they can use...","review_date":"January 14, 2018"},{"attraction_id":3485,"user":"k_h","rating":5.0,"review":"Sunset snowmobiliing. We really enjoyed our afternoon on the snowmobiles. It's a really good experience and Jason was a great guide. The views in the sunset were insane and we enjoyed stopping off at the lodge for hot cider. We'd definitely book again.","review_date":"January 14, 2018"},{"attraction_id":3485,"user":"ebonvan46","rating":5.0,"review":"Enjoyable snowmobile tour!. Great customer service! We were unable to go on the day we booked because our son became quite sick but they rescheduled our ride for a few days later when he had recovered. This was a great family adventure for us. Matt was our guide...","review_date":"January 10, 2018"},{"attraction_id":3485,"user":"matt_l","rating":5.0,"review":"Awesome views! Great tour!. This was one of the best things we did on our recent trip to Vancouver\/Whistler. The guides were fantastic. The scenery can't be beat! It was great for the whole family. I've already recommended it to others and will absolutely do this again.","review_date":"January 6, 2018"},{"attraction_id":3485,"user":"valentinag2646","rating":5.0,"review":" Fantastic experience!. Me and my girlfriend went on a tour with Lance as guide and the ride was wonderful! Very well organized, wonderful landscape and some tracks in powder snow..we had real fun!\nI truly suggest Blackcomb!\nFrancesco","review_date":"January 4, 2018"},{"attraction_id":3485,"user":"linwalsh62","rating":4.0,"review":"Amazing family adventure.. Arrived at meeting point and was welcomed and taken to cabin in the hills by transport to begin the 3 hour family snowmobiling tour. Kevin explained the snowmobile well and we all got ready to try our first snowmobiling activity. We were a party of...","review_date":"January 4, 2018"},{"attraction_id":3485,"user":"jannik_tom_z","rating":5.0,"review":"Grate Day on a Snowmoblie. After a short instruction, we were assigned to our guide Brian and the Trip began.\nBrian the perfect. He asked us what we wanted see evering or Speed.\nWe choos the see evereving.\nIt was a beatiful day with clear air and no clouds a...","review_date":"January 4, 2018"},{"attraction_id":3485,"user":"capt1258","rating":2.0,"review":"Could have been better. I've always wanted to do snowmobiling and saw this being advertised in Whistler. I decided with my family to give it a go, There were 3 adults and 2 children, so decided to do 3 snowmobiles with the 2 children as passengers for the 2hr...","review_date":"January 3, 2018"},{"attraction_id":3485,"user":"2012deb","rating":5.0,"review":"Great Guide, Loved it. Did this tour with my 18 year old son and his friend, who had not snowmobiled before. We had a great time on this trip the tour great was fantastic, great views and time to take photos.","review_date":"January 1, 2018"},{"attraction_id":3485,"user":"kym1966","rating":5.0,"review":"Beautiful scenery. Great couple of hours riding snowmobiles with beautiful scenery. They supplied everything we needed. Snowmobiles were easy to ride. Totally enjoyed the experience.","review_date":"December 30, 2017"},{"attraction_id":3485,"user":"nathann0","rating":4.0,"review":"Snowmobile in winter wonderland . Had a wonderful 3hr tour through the alpine. Stunning views and a nice snack stop! Really enjoyed seeing the high altitude bowls. Highly recommend","review_date":"December 30, 2017"},{"attraction_id":3485,"user":"dvutrinh","rating":5.0,"review":"Great family ride on snowmobiles. We had a great time from this company on a family snowmobile tour. Our guide Lance did a spectacular job in making sure we were safe, comfortable, and having fun. It was a great tour with our kids aged 5 & 6. They have a...","review_date":"December 29, 2017"},{"attraction_id":3485,"user":"andrea_n","rating":5.0,"review":"Night Snowmobile. Went on the night snowmobile trip. It was fun and well worth it. It was actually a last minute trip as we had cancelled another activity. Although we had trouble with the bus breaking down, it all worked out in the end and was worth...","review_date":"December 28, 2017"},{"attraction_id":3485,"user":"859tk","rating":5.0,"review":"Dog sledding. This was the reason we went to Whistler. I have always wanted to try dog sledding but could never fit in to my travel plans or it was sold out (poor planning on my part). We had a blast. Highly recommend this company. The online...","review_date":"December 28, 2017"},{"attraction_id":3485,"user":"kirsty_m","rating":5.0,"review":"A great day out!. We recently visited Whistler and enjoyed a 3 hour snowmobile tour with Jason - loved it! Really friendly and helpful tour guides. Absolutely stunning scenery! Enjoyed the lunch at the cabin too. We'd definitely recommend this activity! Especially for non-skiers.","review_date":"December 27, 2017"},{"attraction_id":3485,"user":"rochelle_s","rating":5.0,"review":"Awesome day. Highly recommend this company. Had a private tour with Will who was a lot of fun and extremely knowledgeable about the area. Lots of fun.","review_date":"December 26, 2017"},{"attraction_id":3485,"user":"william_k","rating":5.0,"review":"Best excursion ever. Don\u2019t miss this one!!\nStart with transportation from Whilsler Hilton. Clean modern hotel style bus. 20 min ride to base camp.Guide Sam took care of everything! You are missing any gear. They take care of it. No problem! Helmets, goggles, snow pants, and boots.\nSafety...","review_date":"December 23, 2017"},{"attraction_id":3485,"user":"fatouche","rating":5.0,"review":"Best experience ever. We had the best time on the 3 hours wilderness snowmobile tour!! Fletcher was our guide and made the experience amazing with his patience, good vibes and coolness!! The tour was suited to our request,, we had a lot of fun, went fast enough while...","review_date":"December 19, 2017"},{"attraction_id":3485,"user":"jchiem26","rating":5.0,"review":"Such a fun adventure!. Had such a great time on the Scenic Tour led by Fletcher and Lance. Great guide who took care of us from the get go and made sure we had lots of fun along the way. Would definitely recommend!","review_date":"December 15, 2017"},{"attraction_id":3485,"user":"michelledt7834js","rating":5.0,"review":"Good for first time riders. I booked the 2 hour wilderness tour. Definitely get to the office at least 10-15 minutes prior to fill out your liability waiver and pay the 20.00 collision fee (not that I am sure what 20.00 really covers if you did have a collision, haha)...","review_date":"December 11, 2017"},{"attraction_id":3486,"user":"mel_m802","rating":4.0,"review":"Fun time on the snow. My sister and I signed up for the half day snow shoeing trip, and had a fun couple of hours with Kei, our guide, and the rest of our small tour.\nThe terrain was easy going, so no need to be super fit to have...","review_date":"March 4, 2018"},{"attraction_id":3487,"user":"thamioki","rating":5.0,"review":"Great experience with knowledgeable and friendly guide. It was a beautiful sunny day for rafting. The portion of Cheakamus River we rafted in was calm and slow moving. Even though it was not eagle season (there are more eagles in December and January, and they did email back saying so), we managed...","review_date":"February 18, 2019"},{"attraction_id":3487,"user":"lorax1167","rating":5.0,"review":"Outstanding Adventure. Couldn't have asked for a better day on the water. Matt shared a lot of incredible information about the region and took his time tacking back and forth across the river to make sure everyone had amazing vantage points of the majestic eagles that roost...","review_date":"January 6, 2019"},{"attraction_id":3487,"user":"623davido","rating":5.0,"review":"Eagle Rafting. The tour departs from a hotel in Squamish daily at 11:30AM. Shuttles are available from Whistler and Vancouver\nWe were 6 guests in a raft plus the guide. You drift down the Aquamish river past the Eagle Provincial park and observe these magnificent birds. The...","review_date":"December 8, 2018"},{"attraction_id":3487,"user":"604canadiantraveller","rating":5.0,"review":"Eagle Viewing in Squamish. My husband enjoyed a relaxing eagle viewing excursion in beautiful Squamish \/ Brackendale BC, home to one of the largest wintering eagle spots. Matt our guide was very personable and informative. Canadian Outback does a good job fitting the rafters with the gear to be...","review_date":"December 16, 2017"},{"attraction_id":3488,"user":"syed_mustafa_n","rating":5.0,"review":"A MUST DO ADVENTURE !. Had a ball of a time during our time, a fantastic and adventurous trip and to top it all of, the funniest and most humble guides to accompany you. Certainly something to check off your checklist if you're in Vancouver or near the area.","review_date":"September 29, 2018"},{"attraction_id":3488,"user":"a_davis_m","rating":5.0,"review":"Excellent. Great time. JC was our guide and she was awesome. Well worth the LONG ride on a school bus up a gravel road with no pitstops to get to the drop in point. Highly recommend.","review_date":"September 18, 2018"},{"attraction_id":3488,"user":"shannon193","rating":5.0,"review":"LOVED our rafting day! Thanks Candian Outback!. As a team who don't always get to spend a lot of time together outside of work this was an excellent day spent in beautiful scenery with superb guidance by Will.\nWe laughed, we enjoyed each other, and did something that most of us hadn't...","review_date":"September 11, 2018"},{"attraction_id":3488,"user":"mikek2427","rating":5.0,"review":"Fantastic Trip. Our team went for a little day of fun. Great trip, amazing scenery and Will was one of the best guides I've had.\nVery much recommended!","review_date":"September 9, 2018"},{"attraction_id":3488,"user":"colinbt4440xj","rating":5.0,"review":"Great day out on the river. We had a great time and thoroughly enjoyed ourselves. Rapids were great, as was the rest of the time on the river. Our guide Kevin kept us all informed of the many interesting points to see along the way. The whole staff made the day...","review_date":"September 8, 2018"},{"attraction_id":3488,"user":"outdoorjunkie944","rating":5.0,"review":"Wild, Wet, & Wonderful White Water Rafting. Went with my family and girlfriend. It was the first time rafting for most of us and we wanted an exhilarating experience. All the staff was great at making us feel welcome and did a great job of outlining the safety procedures. Our tour guide...","review_date":"September 7, 2018"},{"attraction_id":3488,"user":"jackieo12342018","rating":5.0,"review":"Amazing Guide!. Our tour guide was Jordan and he was an excellent guide! He was very knowledgable about our surroundings and was able answer questions about places outside of current location. He made the experience thoroughly enjoyable with his personable personality. He made sure we were enjoying...","review_date":"September 7, 2018"},{"attraction_id":3488,"user":"seaside251128","rating":5.0,"review":"Canadian Rafting. The staff were the best . They seem to enjoy what they are doing. I love the vibe ! They are knowledgeable and made learning fun and easy !Always a great experience. This is my second year and will definitely come back next year !","review_date":"September 4, 2018"},{"attraction_id":3488,"user":"lynnefromcanada","rating":4.0,"review":"Beautiful scenery, great fun.. We totally enjoyed our rafting adventure. It was a beautiful day, fantastic scenery and we had a great knowledgeable guide, Kevin (Big Daddy), who pointed out and knew the names of the mountains, waterfalls, etc. I would have rated our experience higher, but there were...","review_date":"September 2, 2018"},{"attraction_id":3488,"user":"pdd58","rating":5.0,"review":"WOW! so much fun. Our first time white water rafting, and I don't think we could've have chosen a better outfit. Canadian Outback is a very well run organization, very focused on safety as well as having a good time. Our trip was everything we hoped it would be....","review_date":"August 26, 2018"},{"attraction_id":3488,"user":"kroops13","rating":5.0,"review":"Amazing Advanture. We did the Elaho Exhilaratoe..what a rush!! Our guide, Leon, was fantastic! Hit all the Rapids and gave us a thrilling ride beginning to end. All of the staff were fun, friendly and had a true love for making sure we had an amazing experience....","review_date":"August 24, 2018"},{"attraction_id":3488,"user":"dswanson298","rating":5.0,"review":"Conquering the Elaho. What a thrill to be a first time rafter with our Brazilian friends and local family! This is a fabulous experience for anyone. The staff is a amazing and everything is well organized. The bus trip along a very dusty, bumpy logging road wasn't very...","review_date":"August 23, 2018"},{"attraction_id":3488,"user":"kavian_i","rating":5.0,"review":"awesome time with my work colleagues working together and getting wet. The Canadian Outback Rafting crew is very professional, fun, and engaging. They were able to give a full background story on the environment, citing historical facts and landmarks along to 30+ KM trip. Whether your an experienced rafter or a first time adventurer, I would...","review_date":"August 23, 2018"},{"attraction_id":3488,"user":"jordana1350","rating":5.0,"review":"So much fun!. What a great time! The guides were amazing and created a very memorable experience. The water is perfect and great views of glaciers and extinct volcanoes along the way.\nOne piece of advice: bring a granola bar or other snack for the bus ride back....","review_date":"August 23, 2018"},{"attraction_id":3488,"user":"nvlocal","rating":5.0,"review":"Second time rafting with Canadian Outback, always a great time!. This was my second time rafting with Canadian Outback Rafting Company and just like the first time, it was a blast! The staff did a great job of keeping the group engaged and having a good time from the second we arrived at the rafting...","review_date":"August 22, 2018"},{"attraction_id":3488,"user":"karen_p","rating":5.0,"review":"Ready for an adventure!?. We had an amazing adventure on the Wet & Wild Elaho rafting tour. We had such a great time! My husband and I have been rafting before but in no way are we experts and never have we rafted in class III and IV rapids....","review_date":"August 21, 2018"},{"attraction_id":3488,"user":"amd2326","rating":5.0,"review":"AMAZING 1ST EXPERIENCE....Great Guides & Incredible trip. Would like to give a HUGE shout out to our guide Kevin Fraser, rafting the Elaho\/Squamish rivers with you was AWESOME! I recommend Canadian Outback Rafting Co. to everyone! Truly EPIC adventure, less smoke would have been the icing on the cake; oh well, can't...","review_date":"August 20, 2018"},{"attraction_id":3488,"user":"babushka23","rating":5.0,"review":"White-water rafting is for me!. Never been white-water rafting before. The crew explained and prepared us very well. Once we got to the river our guide, Nathan (Mr. Yeah-Nah), did a great job giving us a once in a lifetime experience. We hit big waves, got splashed, and had a...","review_date":"August 19, 2018"},{"attraction_id":3488,"user":"john_z","rating":5.0,"review":"Wet & Wild. Indeed it's wet & wild\nAfter a shaking bus tour we started with rafting and it was big fun from the beginning to the end.\nThe guide was able to catch all the waves so it's wild and we got wet all the time.\nAnd...","review_date":"August 18, 2018"},{"attraction_id":3488,"user":"christopher_k","rating":5.0,"review":"Rollin' on the river.... Fabulous scenery, wild water and JC is the best guide ever! This is an easily accessible white water experience for those living in Vancouver and environs.","review_date":"August 15, 2018"},{"attraction_id":3488,"user":"paul_s","rating":5.0,"review":"An Absolutely Fantastic Experience!. My five friends\/family and I had an incredible day today white-water rafting down the Elaho River. To say it was a thrilling ride set amongst gorgeous scenery simply isn't enough to describe our experience. To start with, the guides are personable, informative, enthusiastic and highly-skilled....","review_date":"August 13, 2018"},{"attraction_id":3488,"user":"nikki74-12","rating":5.0,"review":"Wet n Wild Elaho Exhilarato!. Awesome adventure with our two teens (13yrs & 15yrs) who had never rafted in gr4 rapids! Pinxo (from Barcelona) was a fantastic guide who was focused on safety from the beginning. He had a great sense of humour and enjoyed joking around. He was quite...","review_date":"August 6, 2018"},{"attraction_id":3488,"user":"clive_m","rating":5.0,"review":"Great afternoon up the Squamish Valley. . Brilliant experience and very professionally run. Will and his team were great. Brett our oarsman was great and knowledgeable. He made the trip fun and exciting.","review_date":"August 3, 2018"},{"attraction_id":3488,"user":"ct951","rating":5.0,"review":"Fun, slightly wild rafting.. The guys that were our guides from the moment we arrived were great. They were fun but always professional. Instructions were clear, equipment & facilities good & that all helped provide us with a really happy rafting experience. Sam was our captain & he was...","review_date":"August 2, 2018"},{"attraction_id":3488,"user":"lesmarsdens","rating":5.0,"review":"Thrilling experience . Great fun. We went with our daughter (15). The team are super friendly, well organised, funny and security conscious (not an easy combination to manage).\nOur raft captain was Pincho from Barcelona - he was the best and made sure we hit all the \"Spicy...","review_date":"August 2, 2018"},{"attraction_id":3488,"user":"heron48","rating":5.0,"review":"Never done THAT before!. So myself and two high school buddies went on a destination 70th birthday party and agreed Vancouver would be our destination. Goal was for each of us to do something we had never done before!\nFor me, it was white water rafting. What a rush,...","review_date":"July 28, 2018"},{"attraction_id":3488,"user":"paul_h","rating":5.0,"review":"What a day!!. Nathan was our tour guide for our Elaho White-Water Rafting trip and he was 5 star! He was completely focused on making the trip as enjoyable as possible for us while keeping us safe. He was full of interesting historical and geographical facts about the...","review_date":"July 27, 2018"},{"attraction_id":3488,"user":"lcm1968","rating":5.0,"review":"Spectacular!. Had an awesome day white water rafting with our guide Kevin!! Our whole raft was representing California! From SF, to Danville to San Diego! All the guides were great, personable and cracking jokes the whole day. They took their job seriously and safety was a...","review_date":"July 26, 2018"},{"attraction_id":3488,"user":"sarah_a","rating":5.0,"review":"Incredible first time experience with a fantastic team!. I had so much fun with the Canadian Outback Rafting Co. team on the Elaho River last week. Our guide, Will, made sure we were confident with our competency before taking us down the bigger rapids. He did everything in his power to ensure our...","review_date":"July 24, 2018"},{"attraction_id":3488,"user":"laramau97","rating":5.0,"review":"Amazing time with an amazing guide !. I've been rafting for about a week ago and I just loved it! The wet and wild elaho rafting was really wild and wet. It was really kind of action and the guide which I had was just fun and amazing. He told us a...","review_date":"July 23, 2018"},{"attraction_id":3488,"user":"phayes55","rating":5.0,"review":"Wonderful first time experience!. The trip was professional and well organized from registration, orientation, fitting of all gear and safety instruction at the put in point. Guide, Will took the time to ensure everyone was prepared, clear instructions and still having FUN! Will also took the time to inform...","review_date":"July 18, 2018"},{"attraction_id":3488,"user":"jcaouki","rating":5.0,"review":"First time rafting experience. Went as a family of 5. 3 teenagers and 2 adults. Great morning out. Fun, well informed guides. our Spanish guide was full of jokes and deserves a great rating.","review_date":"July 17, 2018"},{"attraction_id":3488,"user":"gregellis1965","rating":5.0,"review":"Best Rafting Experience Ever!!. We have rafted multiple times in other locations and this was, hands down, our best experience ever! The rafting company, our guide, Pinxo, and the river all exceeded our expectations not to mention the incredibly beautiful area. This is a must do if you're visiting...","review_date":"July 15, 2018"},{"attraction_id":3488,"user":"jaslene_h","rating":5.0,"review":"Great first time!. We had a group of 6 first timers and we had a fantastic time! We went on July 9th and the weather and river conditions were great. We were worried as we were not good swimmers but we felt safe and secure the whole time....","review_date":"July 9, 2018"},{"attraction_id":3488,"user":"gagandeep_u","rating":5.0,"review":"Fun day on the River!. We booked this trip for my friends birthday for a group of 6. We were a little nervous since not all of us can swim. Our guide Josh was awesome and made it so that we still had a great time. Would definitely go again!","review_date":"July 9, 2018"},{"attraction_id":3488,"user":"neil_m","rating":3.0,"review":"6 hours driving, 2 hours rafting, is it worth it?. Thank you for the trip, I felt a bit disappointed that most of my day was driving to and from the activity-7.30-9 a.m. Vancouver to Squamish, 9.30-10.30- Squamish to Elaho river(on unsealed bumpy road) and 2.40-4.00-back to Vancouver(longer time to Vancouver due to traffic)\nIn...","review_date":"July 6, 2018"},{"attraction_id":3488,"user":"mj21154943","rating":5.0,"review":"Epic Mountain River Adventure!. My Dad and I adventured on the Elaho trip and had a blast! It was my Dad\u2019s first trip with Canadian Outback Rafting and a return trip for me. The crew was professional, fun, and diverse and really emphasized safety; the paddling was both exhilarating...","review_date":"July 6, 2018"},{"attraction_id":3488,"user":"esthert424","rating":5.0,"review":"Amazing day on the beautiful Squamish River!. I booked this trip for my Dad and I to do while he was visiting in town. We arrived on time and the process ran like clockwork, wetsuits, booties, life jackets and helmets all were given out quickly and in the correct size. The staff...","review_date":"July 5, 2018"},{"attraction_id":3488,"user":"aalhilou","rating":5.0,"review":"Amazing fun!. I booked this trip for two of my siblings who were apprehensive in trying this out. They ended up having so much fun thanks for the excellent staff, mainly Josh and Emily who were courteous and very friendly. Can\u2019t fault this company - they were...","review_date":"July 4, 2018"},{"attraction_id":3488,"user":"thefranky","rating":5.0,"review":"Loved it!. OMG! Can't get enough of this adventure! The views were phenomenal, the rafting was out of this world, and our guide, Blake, made it all worth it! i wouldn't think twice about doing it all over again!","review_date":"June 30, 2018"},{"attraction_id":3488,"user":"angelicarb3287vx","rating":5.0,"review":"Amazing guides!. Loved every minute of it :) the guides were friendly and the view was mind blowing! A must while in Squamish","review_date":"June 30, 2018"},{"attraction_id":3488,"user":"teabiscuit22","rating":5.0,"review":"It was great! Friendly and informative staff and a great fun day out.. It was a lot of fun and would definitely do again.\nJC, our guide was really friendly and informative and really felt like she knew her rafting.","review_date":"June 25, 2018"},{"attraction_id":3488,"user":"andechw","rating":5.0,"review":"If this is on your \"Life List\", don't think twice & book a trip with them!. There's always an adventure ahead when you're in beautiful Squamish, BC! First and foremost, thank you so very much to Canadian Outback Rafting Co. for having us. This was our first time white-water rafting, and despite our fears prior to embarking on the Wet &...","review_date":"June 24, 2018"},{"attraction_id":3488,"user":"eric_h","rating":5.0,"review":"Safe, Beautiful, FUN family white water adventure. We went on the Elaho Exhilarator 9AM group Saturday June 9.\nA wonderful rafting trip. We\u2019ve done several rafting trips in the western US and I can say without question this was the most organized, well run, experienced, and last but certainly not least, FUN...","review_date":"June 11, 2018"},{"attraction_id":3488,"user":"travelisfun50_11","rating":5.0,"review":"Totally awesome experience . This was the best 5 hours I\u2019ve ever spent!\nExperienced guides (Jordon and Leon)navigated us down 22km of river where we encountered 4\/5 big lots of rapids.made more exciting because of the rain although it was cold! They provided all the clothing so you don\u2019t...","review_date":"June 8, 2018"},{"attraction_id":3488,"user":"rope_runner_a","rating":5.0,"review":"Amazing Experience!. I went rafting this week with a group of colleges with Canadian Outback Rafting Co.\nIt was so much fun. Everything was very well organized and coordinated. The check in procedure went smoothly. The guides were super fun and always interacting with guests, including on...","review_date":"June 1, 2018"},{"attraction_id":3488,"user":"adamb1927","rating":5.0,"review":"A super fun time, with amazing guides. I was part of a group of 13 people that was split into two boats. The guide for the boat I was on was Graham. He was an excellent guide and a really nice guy. He knew his stuff and had a wide range of...","review_date":"May 28, 2018"},{"attraction_id":3488,"user":"chester_t","rating":5.0,"review":"Way exceeded my expectations. The moment we stepped into the hotel lobby we were greeted with great hospitality and friendly vibes.\nThe raft guides are extremely knowledgeable, stoked to give us a good time in the waters, and very caring the whole time. The long drive to the launch...","review_date":"May 25, 2018"},{"attraction_id":3488,"user":"hyejoo_amy_k","rating":5.0,"review":"Exciting rafting experience. Rafting with Canadian outback was very safe and exciting experience. They walked you through security and safety during your rafting trip. Also explain in details how to enjoy your time on water. Just relax and enjoy the scenic trip with them.","review_date":"May 24, 2018"},{"attraction_id":3488,"user":"clairemcmonigle","rating":4.0,"review":"Great fun!. Myself and a couple of friends came down from Whistler. The tour is about 5.5 hours including travel time. The guides are very knowledgeable and make the whole experience very fun and enjoyable. Not overly rough and would recommend to any ages.","review_date":"May 14, 2018"},{"attraction_id":3488,"user":"jkilvert","rating":5.0,"review":"Great time!. From the staff, to the river, a great time! Frist time rafting, and the staff were unbelievably helpful! Made my trip alot more enjoyable knowing we had such experience and knowledge in our boats! Ended up having a an amaszing time, highlight of my summer!...","review_date":"October 18, 2017"},{"attraction_id":3489,"user":"jghall17","rating":5.0,"review":"Lovely Place. Fabulous place for grown ups and kids, great place to explore. I never knew there were so many different gas pumps.","review_date":"December 11, 2018"},{"attraction_id":3489,"user":"bet57","rating":5.0,"review":"Great Care Museum. Had a bit of time before we caught our delayed flight home from Calgary so we decided to rent a van and go to Heritage Park car museum. The Village was closed for the season but the trip was well worth it. The guys in...","review_date":"October 5, 2018"},{"attraction_id":3489,"user":"loanking","rating":3.0,"review":"beware of the \"free zone\". I was in Calgary and really wanted to see Heritage Park. The website notes a large \"free zone\". I feel like I was mislead. we were trying to save money and take advantage of the free activities in the area but the free zone consisted...","review_date":"August 6, 2018"},{"attraction_id":3489,"user":"dragonflysparkles","rating":1.0,"review":"Place is really going down hill. We got there when the gates open and asked if we could get a ride to the train, the women at the gate called for the van to pick us up , but they told her they were busy taking the employies to there stations...","review_date":"July 25, 2018"},{"attraction_id":3490,"user":"sherpa772940","rating":5.0,"review":"JUST BEAUTIFUL!. We had little to no experience and still we all had a fantastic time! The staff is very helpful and keep the trip safe at all times. Nice walk with the horses and a little trot here and there to keep it fun and an...","review_date":"May 13, 2018"},{"attraction_id":3491,"user":"livetoday99","rating":4.0,"review":"Just the two of us.. My Daughter purchased this for me for my birthday. The experience itself was very good and I would recommend taking this tour if you are new to the area or just want to have a small taste of what the area has to offer.\nThanks...","review_date":"November 5, 2018"},{"attraction_id":3491,"user":"lynn_m","rating":5.0,"review":"Wine Tour. This was the first time I had ever done a wine tour and it's THE WAY TO GO! The wineries we went to were lovely and the wine was great but the highlight of the tour was our guide. Joe was absolutely amazing! He took...","review_date":"August 20, 2018"},{"attraction_id":3492,"user":"debbie_m","rating":5.0,"review":"Awesome day with our awesome tour guide, John!!!. All the wineries we visited were very fun & informative. We were especially impressed with De Simone Vineyards, where the owner actually does the wine tastings. He will even sign any bottles that you buy. John, our tour guide was amazing & fun. We have...","review_date":"December 4, 2018"},{"attraction_id":3492,"user":"val\u00e9rie_p","rating":5.0,"review":"Great experience. We had the pleasure to do the wine tasting tour with cheese with our very pleasant and knowledgeable driver Tony. He was on time and gave us a quick historic tour of niagara-on-the-lake as we were heading to the vineyards. We first stopped at Marynissen,...","review_date":"October 14, 2018"},{"attraction_id":3492,"user":"endjaderd","rating":5.0,"review":"Great day with John!. Had a wonderful experience with our amazing driver John. He was very friendly and knowledgeable about the wineries we visited plus others in the area. Even got a bonus tour of Niagara-on-the-Lake and some interesting stories about its history. Would highly recommend! Next time it's...","review_date":"July 29, 2018"},{"attraction_id":3492,"user":"haschrum","rating":5.0,"review":"Great experience. The knowledge of our driver Loretta, in addition to the knowledge of the wine makers, made for an excellent trip. Loretta not only had a vast knowledge of the wine we were sampling, she also knew the town very well and showed us some very...","review_date":"April 5, 2018"},{"attraction_id":3492,"user":"n2931zlnicoles","rating":5.0,"review":"Let them drink wine!. The 1st wine adventure of the summer always needs to start with the offer by White Oaks Spa & Resort. The tour started with valet parking, check-in & a classy welcome. Followed by an escort to our Range Rover limo and expert tour guide. As...","review_date":"October 30, 2017"},{"attraction_id":3492,"user":"terps01fan06","rating":5.0,"review":"Excellent, informative and fun tour with John!. Wife and I decided last minute to take a wine tour. John was our driver and knew his wine and NOL history inside and out. Our wine tour merged into a history lesson, which was appreciated considering all of the history in the small town....","review_date":"October 21, 2017"},{"attraction_id":3493,"user":"itsbg","rating":4.0,"review":"Worth it!. 3 hour tour of Montreal underground, excellently led by Jeff - who certainly has an interesting, quirky take on Montreal!","review_date":"December 20, 2018"},{"attraction_id":3493,"user":"deisy6533","rating":5.0,"review":"Great tour to experience Montreal. We had three tours with the company: South bike tour, North bike tour, and underground tour and were happy that we did all three.\nGabe was the tour guide for both bike tours and we learned about Montreal neighbourhoods, history, and cultures in 7 hours....","review_date":"October 20, 2018"},{"attraction_id":3493,"user":"jayenshah","rating":5.0,"review":"one of its kind concept. for us this is one of its kind concept thats worth seeing to believe in. This is an unique way such that Montreal-ites may not need to come out to the street level during the harsh winter months.","review_date":"September 20, 2018"},{"attraction_id":3493,"user":"faizi102","rating":5.0,"review":"A must see Attraction in Montreal. One of the best attractions of Montreal, its worth going there and doing some shopping.\nI enjoyed my trip and spend some time there","review_date":"August 20, 2018"},{"attraction_id":3493,"user":"sla265","rating":5.0,"review":"Great tour and learned so much! Tom was the best guide!!. My husband and I booked this tour because it was going to a frigidly cold weekend. The tour was fascinating. Underground is so much more than malls. Tom was very knowledgeable and showed us not only underground but also above-ground but inside. Learned about architecture...","review_date":"January 8, 2018"},{"attraction_id":3493,"user":"chris_h","rating":5.0,"review":"Fantastic tour great service. Initially changed my booking from the original day and got lost in communications. Fits and follow not only fixed the mistake they gave me an additional free tour to take my girlfriend with me. The tour guide Tom was amazing and super knowledgeable I would...","review_date":"December 31, 2017"},{"attraction_id":3493,"user":"horns1114","rating":5.0,"review":"Wonderful and warm tour with Tom. My adult son and I really enjoyed our first day in Montreal , touring with Tom. He was the best guide- so personable and knowledgeable. We learned so much about Montreal and enjoyed the Underground City. It was especially nice considering the outside temps were...","review_date":"December 28, 2017"},{"attraction_id":3493,"user":"aw54abudhabi","rating":4.0,"review":"A real surprise which exceeded our expectations. Martin was our guide in late November when we did this tour. I booked it in anticipation that weather might stop us exploring Montreal above ground. Having no idea of the extent of Montreal's underground we didn't really know what to expect. What we got...","review_date":"December 12, 2017"},{"attraction_id":3494,"user":"marriagetogo","rating":5.0,"review":"Eat, Walk, Love. We had a private tour with Colin and he was (as billed) a culinary and historian superstar! Every moment was informative and delicious, and Colin was patient and thorough answering our many questions. The history of Jewish Montreal is fascinating and well-told through the medium...","review_date":"February 8, 2019"},{"attraction_id":3494,"user":"portlandmanny","rating":5.0,"review":"Excellent opportunity to sample excellent culturally Jewish food.. This is a great tour to 6 different locations that provide culturally Jewish food. This tour provides an excellent opportunity to sample the foods, but just as enjoyable if not more so is learning about the history of the Jewish Montreal community. Tour Guide was...","review_date":"November 14, 2018"},{"attraction_id":3494,"user":"marcia_p","rating":5.0,"review":"Deliciously unexpected. Nick was an excellent guide. I was introduced to a rich vibrant culture through amazing and delicious food. Cheese crowns and bagels and the \"special\" . Ate so much I thought I would burst! Learned about the history of Montreal's diverse communities which weave a...","review_date":"October 14, 2018"},{"attraction_id":3494,"user":"harriedmommontreal","rating":5.0,"review":"Delicious and lots of fun!. At first I was a bit surprised at the price - but it\u2019s a 3-4 hour walking tour of several neighbourhoods and learning about some interesting local history while eating delicious food. It was well worth the cost, and the distance walked helped us work...","review_date":"July 27, 2018"},{"attraction_id":3494,"user":"john_s","rating":5.0,"review":"Outstanding food and history lesson!. My wife and I recently went on this food tour during a very hot day. We mistakenly had the wrong time for the tour start, so we were able to catch up with the tour an hour into it. Our tour guide (I am sorry,...","review_date":"July 6, 2018"},{"attraction_id":3494,"user":"igor_v","rating":5.0,"review":"Great tour loaded with delicious food.. Marina did a very good job of detailing Jewish history of Montreal. Would highly recommend to anyone living in or visiting Montreal.","review_date":"June 19, 2018"},{"attraction_id":3495,"user":"carolyntravelscanada","rating":5.0,"review":"Scenic and informative. We went on the snowshoe tour January 2nd. John was our guide and he answered all of our questions about the area, plants, weather, etc. He was very knowledgeable and friendly. Highly recommend!","review_date":"January 15, 2019"},{"attraction_id":3495,"user":"k2kacha","rating":5.0,"review":"Amazing experience!!!. Our Night Snowshoe Tour was awesome! We did not just learnt about the place and many different kind of animals but our tour guide Misha made a miracle in cloudy days and we saw clear sky! It is amazing how many stars you can see...","review_date":"December 31, 2018"},{"attraction_id":3495,"user":"852katrinap","rating":4.0,"review":"What an experience!. Having done a snowshoeing home in marble canyon the day before with Discover Banff Tours with guise \u201cBecca\u201d she said she hoped we got \u201cRoss\u201d as our guide for this Night Owl snowshoeing experience and we did! He didn\u2019t disappoint, from star gazing to soft...","review_date":"December 28, 2018"},{"attraction_id":3496,"user":"l0vemyb0st0nterriers","rating":5.0,"review":"Beautiful weather--beautiful town.. Lillie was our guide. A great job--in spite of the garbage truck noise, weedeater noise,and busloads of kids walking around and chattering!! Very interesting to hear the history of the town. Saw some beautiful architecture. No regrets whatsoever for taking this informative tour.","review_date":"October 2, 2018"},{"attraction_id":3496,"user":"r2023efchrisp","rating":5.0,"review":"Outstanding Walking tour . Lily our guide was wonderful. Very informative and enthusiastic about her town. Very worthwhile. Gives a good overview. Especially helpful if you do it when you first arrive.","review_date":"September 20, 2018"},{"attraction_id":3496,"user":"bikinggal2018","rating":5.0,"review":"A Wonderful Capstone to our visit - Lily is the best!. Lily is a wealth of knowledge, stories and history of Niagara on the Lake! We learned so much and she brought the village alive for us. Lily is also warm, personable and welcoming. The price is VERY reasonable and worth 3 times what Lily charges....","review_date":"September 17, 2018"},{"attraction_id":3496,"user":"smithjls","rating":5.0,"review":"A Real Look at Niagara on the Lake. Lil was fantastic. The information makes you enjoy the area so much more. The pace of the tour is perfect. This is a must do.\nThanks Lil for one of the best 2hrs in On the Lake.\nJudie","review_date":"August 27, 2018"},{"attraction_id":3496,"user":"ihorr2015","rating":5.0,"review":"So much interesting history & local tidbits!. Delightful tour given by Lily with captivating and surprising stories of local goings on and characters. Architecture very well explained. Lots of history here told by Lily in a most enjoyable chatty style. Definitely highly recommended and a \u201cmust do\u201d if you enjoy local history...","review_date":"August 19, 2018"},{"attraction_id":3496,"user":"krustykrusher","rating":5.0,"review":"A must-do while you are in town. We took this walking tour with Lily as our guide. Great fund of knowledge and very well-presented. This area is so rich with history. Lily gave us a great overview of Niagara-on-the-Lake, enough to make us appreciate its beauty on a deeper level. For those...","review_date":"July 29, 2018"},{"attraction_id":3496,"user":"mmers05","rating":5.0,"review":"Great tour!. My husband and I try to do a walking tour of many of the places we visit - it really gives me the sense of knowing the area\/city so much better. We booked sort of last minute and I'm so glad we decided to do...","review_date":"May 21, 2018"},{"attraction_id":3497,"user":"joel_g","rating":5.0,"review":"Amazing Experience. This estate winery is an absolute gorgeous place to go, and the views from the vineyard are breathtaking. We took this tour with Gus, a very knowledgeable and friendly tour guide! We saw the vineyard and the amazing view of the Toronto skyline and saw...","review_date":"October 7, 2018"},{"attraction_id":3498,"user":"mjrs147","rating":2.0,"review":"Good tour- Terrible guide. The tour itself as great. Visited all of the highlights of the city. The driver was very personable but the guide was terrible. His information was good but it was always \"and that building....\" never saying on the right or left and stopping in mid-sentence...","review_date":"May 18, 2018"},{"attraction_id":3498,"user":"msutom77","rating":2.0,"review":"Disappointed. We took the coach tour of Montreal. Our guide had a strong French accent and was hard to understand. The route was not very exciting to us, just buildings in a city. Afterwards, we took the hop-on hop-off bus to get to the Notre Dame...","review_date":"October 30, 2017"},{"attraction_id":3499,"user":"lawrie_d","rating":5.0,"review":"A Must See. The best part of this trip was the Butchart Gardens in Victoria. They are magnificent. They are to the West Coast what Longwood Gardens is to the East coast. They are bounteous, colorful and partially set in the remnants of a quarry for optimal viewing....","review_date":"February 13, 2019"},{"attraction_id":3499,"user":"shaoxiong_c","rating":1.0,"review":"My reservation. I visited Vancouver from another country. I made a reservation for a full day Vancouver to Victoria tour. The day before my scheduled trip, I got a message \"Thanks for including Viator in your upcoming travel plans. Unfortunately, our local tour operator Vancity Tours INC...","review_date":"March 21, 2018"},{"attraction_id":3500,"user":"facebook257","rating":5.0,"review":"Wonderful stay at Mutuk. We had a wonderful time at Mutuk and thanks for the hospitality from Manuela \/Jeff\/ Mary. All meals were included and you don\u2019t have to worry about the food. It was quite a place with around 140 doggies at the kennel. They were well trained...","review_date":"September 28, 2018"},{"attraction_id":3500,"user":"ashleys4104","rating":5.0,"review":"Trip of a lifetime. Where do I begin? My husband and I spent our honeymoon at Muktuk and we had such an amazing time. Our cabin (Shiloh's Chalet) was perfect and had THE most amazing view. We took pictures every single morning off our balcony because it was just...","review_date":"October 27, 2017"},{"attraction_id":3501,"user":"r281gidonw","rating":5.0,"review":"Invest a day in this tour. The tour was very well organized, Our driver was very personable and quite knowledge. Our tour guide was delightful. The scenery was glorious, The lunch provided was adequate. The lakes and waterfall were outstanding! Well worth the cost.","review_date":"October 1, 2018"},{"attraction_id":3501,"user":"gia24","rating":3.0,"review":"Average, it could be better!. My husband and I booked the Mountain Lakes day trip from Calgary as we weren't familiar with the roads and didn't want to drive; however by the end of the tour we wished we had rented a car and explored the parks at our own...","review_date":"September 7, 2018"},{"attraction_id":3501,"user":"routhier_s","rating":5.0,"review":"Do it on your own, very easy to get there. Rented a car, very easy to visit and one of the most beautiful destination in Canada. The stone powder in the water provides this gorgeous color.","review_date":"August 18, 2018"},{"attraction_id":3502,"user":"795libbyp","rating":5.0,"review":"Seaplane - wow . We caught the harbour air flight from Vancouver to whistler and was as amazing as we expected. The flight was smooth and all the staff were very professional.\nIt\u2019s not cheap but if you fancy a once in a lifetime way to see an amazing...","review_date":"August 10, 2018"},{"attraction_id":3502,"user":"wisconsingreg","rating":5.0,"review":"Fantastic day trip from Vancouver!. I took the Whistler Air trip (operated by Harbor Air) from Vancouver, mountain biked around Whistler, and caught the return flight to Vancouver that evening. This was the highlight of my week in Vancouver.","review_date":"February 10, 2018"},{"attraction_id":3503,"user":"nycworldtraveler1","rating":5.0,"review":"Really cool tour. The icefield is quite unique in that a bus takes you halfway to the center of the glacier and then you can walk more on your own. They don't tell you just how slippery it is, so you should make sure you are steady on...","review_date":"January 8, 2019"},{"attraction_id":3503,"user":"guide792349","rating":3.0,"review":"Short Tour. If you want to walk on a glacier, here's your opportunity to do so. The icefield explorer travels very slowly because of the icy road conditions and steep up and down maneuvers. Once we reached the stop point, we only had 20 minutes to walk...","review_date":"September 23, 2018"},{"attraction_id":3503,"user":"excursion535690","rating":5.0,"review":"Wonderful Introduction to the Canadian Rockies!. I'm not generally much of a tour person, but the Columbia Icefield Discovery Tour operated by Brewster provided a wonderful introduction to the Canadian Rockies. Our tour guide, Murray, is the real deal, and the opportunity to tap into his personal experience and deep knowledge...","review_date":"September 17, 2018"},{"attraction_id":3503,"user":"rhondac750","rating":5.0,"review":"Walking on thousands of years of ice!. If your looking to touch a bit of the worldshistory and geologic wonder, then this is for you. If you are looking for more than a touching experience of time, then look th ought binoculars. The magic of this journey is to know that you...","review_date":"August 27, 2018"},{"attraction_id":3503,"user":"bopsian","rating":5.0,"review":"great place to visit. This was well organised, informative and a great place to see.\nThe guides were knowledgeable and friendly.\nThe attraction was very busy when we visited but it didn't feel it- apart from the visitors centre which was packed with people!","review_date":"August 27, 2018"},{"attraction_id":3503,"user":"alicem5643","rating":4.0,"review":"no public washroom at the skywalk. Icefield tour was excellent experience, the tour guide is very knowledgeable and funny but the skywalk is not worth going and no public washroom.","review_date":"July 30, 2018"},{"attraction_id":3503,"user":"francesca_n","rating":5.0,"review":"Great Staff, Amazing Trip. Brewster is a company I would recommend anyone to travel with. The staff are incredibly friendly and insightful. They are very interactive with their customers and go out of their way to provide all with the best service possible. Each location we stopped at was...","review_date":"July 29, 2018"},{"attraction_id":3503,"user":"plummo78","rating":3.0,"review":"It's really just ice.. So if you have never been on ice or seen a glacier then maybe this is for you. It takes a long time to be able to walk for 20 min on ice, thats pretty much it. You get some interesting information but you could...","review_date":"June 13, 2018"},{"attraction_id":3504,"user":"rudolph_a","rating":5.0,"review":"familly vacation. the carriage ride was amazing and worth every penny, my whole family loved this place, if you go to P.E.I , this is a must.","review_date":"August 13, 2018"},{"attraction_id":3505,"user":"sapier_l","rating":5.0,"review":"Family friendly and beginners rafting. This was our first time white water rafting and so we wanted to be safe and make sure we weren't going to overwhelm ourselves. This tour was definitely that. It is family friendly and relaxing. It was very scenic and beautiful. The guides were friendly...","review_date":"July 23, 2018"},{"attraction_id":3505,"user":"trigga_8","rating":5.0,"review":"Scenic Views at all Stops. We booked this rafting trip because it appealed to everyone in my party (one of our members had a double knee replacement earlier in the year) and it proved to be the perfect level for them and was great for the young children who were...","review_date":"July 9, 2018"},{"attraction_id":3506,"user":"huntteach","rating":1.0,"review":"Double-charged for an overpriced trip. This tour for 2 people was advertised for less than $250, but I was charged $562 instead. I didn't read the voucher closely when it arrived, so the credit card statement was a real shock!\nErick was friendly and accommodating - but he acted about...","review_date":"January 3, 2018"},{"attraction_id":3507,"user":"philipt89","rating":5.0,"review":"Good Experience of Niagara Fall at Night. The tour was well plan and organised. Group size was just right for the tour.\nDebbie was brilliant in explaining all the place of interest.","review_date":"November 6, 2018"},{"attraction_id":3507,"user":"donald_f","rating":5.0,"review":"Debbie's Daredevils Fun-filled Tour. We had a 3 week vacation (celebrating our 35th anniversary and my sister and brother-in-laws 30th) starting in the Baltimore\/D.C. area, 7 nights in the Poconos and our last stop was Niagara Falls. Our motel encouraged us to take this tour and we are so...","review_date":"October 27, 2018"},{"attraction_id":3507,"user":"chris_p","rating":5.0,"review":"Deb Devil's Best Tour. Deb is a great tour guide! We had a great time. She is very knowledgable and we would do the tour again with Deb as the tour guide. She is so much fun!","review_date":"October 27, 2018"},{"attraction_id":3507,"user":"richard_v","rating":5.0,"review":"Outstanding tour on a very chilly day!. Even though it was a cold day, our tour guide Howard made the four hour tour very interesting and worthwhile. Everything about the tour was great from the information to the ride on the Hornblower and the ride to the top of the Skylon Tower...","review_date":"October 24, 2018"},{"attraction_id":3507,"user":"james_m","rating":5.0,"review":"Best TOUR and TOUR GUIDE Ever!!. We were limited with time last week (October 2018) and signed up for a late afternoon tour with a travel advisor in a Rest Stop on the New York Thruway. I was very concerned with the way we \"picked' the tour --advice from a stranger...","review_date":"October 23, 2018"},{"attraction_id":3507,"user":"528dorrisc","rating":5.0,"review":"Best vacay ever!!. We made a great decision when we decided to take the Gray Line Canadian Niagra Falls tour. We were very lucky and blessed touring with Debbie\"s Daredevils. She was very informative, attentive and best of all friendly. We have been on many tours and hands...","review_date":"October 22, 2018"},{"attraction_id":3507,"user":"zofia_j","rating":5.0,"review":"Debbie's Daredevils is the way to go!. We signed up for the tour with little notice but had an absolute blast on Debbie's Daredevils tour! The bus was comfortable & we travelled to the best attractions that the Canadian side had to offer, with quick 20-30 minute stops to make the most...","review_date":"October 17, 2018"},{"attraction_id":3507,"user":"surbs2017","rating":5.0,"review":"Debbie's Daredevil's. This was a fantastic way to see the falls. Debbie had us all laughing and having fun the entire time. We learned so much about the area on this tour. We would recommend this tour for anyone.","review_date":"October 9, 2018"},{"attraction_id":3507,"user":"_mdschuring","rating":5.0,"review":"Lighted Falls at night. Loved the night tour, and our tour guide Deborah Carlson. We had a great time with our group, and Deborah made it so much fun for all. The tour made it so easy because all tickets were purchased for us and parking was at each...","review_date":"October 6, 2018"},{"attraction_id":3507,"user":"passport199455","rating":5.0,"review":"Debbie's Daredevil's. We had such a wonderful time with Debbie being a very Knowledgeable and entertaining. She made our 1st Tour unforgettable, and something we will tell all our friends about and a must do!!","review_date":"October 6, 2018"},{"attraction_id":3507,"user":"mobile771965","rating":5.0,"review":"Debbie's Daredevil Tour. Debbie did a five star performance on our tour. When fog prevented our view from the tower she took us to alternate places on the ground the view the falls. Enjoyed her narrative on the tour and her personality. Would highly recommend you ask for...","review_date":"October 4, 2018"},{"attraction_id":3507,"user":"getaway261059","rating":5.0,"review":"The timing of the trip was good. The sun was starting to go down in late afternoon.. The stories were nice about the history of the falls. I would have like to here more about the native indians of the area.","review_date":"October 2, 2018"},{"attraction_id":3507,"user":"larry_s","rating":4.0,"review":"Deborah. Deborah was very enthusiastic and professional. She kept us going through out the tour and was very knowledgeable. She seam to love her job. I would recommend this tour to anyone. It was an awesome experience.\nMy wife and I had the best day.\nLarry...","review_date":"September 30, 2018"},{"attraction_id":3507,"user":"paul_r","rating":5.0,"review":"Debbie's Daredevil Tour. Deb did an excellent job of hitting the key sites on the Canadian side of the Falls for a one afternoon tour when we had a limited amount to go to the Canadian side.","review_date":"September 30, 2018"},{"attraction_id":3507,"user":"reganz2","rating":5.0,"review":"Visit Niagara Falls from Canadian side, took a tour around the immediate area. Debbie was an amazing tour guide. Funny and knowledgeable. I would definitely recommend her for a tour!","review_date":"September 27, 2018"},{"attraction_id":3507,"user":"michele_k","rating":5.0,"review":"Canada evening tour. Debbie's daredivel was an awesome tour. We had a great evening. Debbie was great and knew her information.","review_date":"September 27, 2018"},{"attraction_id":3507,"user":"awtwin2018","rating":5.0,"review":"Awesome Tour of the Canadian Side. Debbie, was an excellent tour guide. It was a blessing to have had her as our tour guide this was the best part of my trip because this was my first time to Niagara Falls, NY.\nI will recommend Debbie Daredevils tour guide to anyone...","review_date":"September 26, 2018"},{"attraction_id":3507,"user":"arlenebenning","rating":5.0,"review":"Our group was with Debbie\u2019s Daredevils! She was Awesome \ud83c\udf1f\ud83c\udf1fShe described everything with so much excitement!. We were allowed to enjoy each area she took us to! Lunch was awesome, the time went so fast! We were given wonderful maple cookies and taffy! Every stop got better and better! Every stop was unforgettable! Horn Blowere Boat ride I will never forget...","review_date":"September 26, 2018"},{"attraction_id":3507,"user":"karenmbt","rating":5.0,"review":"Entertaining, Informative and a ton of fun! Very worthwhile!. We became part of Debbie's Daredevils for an afternoon\/evening tour of the Canadian side of Niagara Falls. Deb was an absolute delight and gave us a lot of historical and technical information blended with legends and lots of good humor. The Falls are spectacular! We...","review_date":"September 26, 2018"},{"attraction_id":3507,"user":"deb7577","rating":5.0,"review":"Niagara Falls Getaway. We really enjoyed our tour of the Canadian side of the falls. We were \"Deb's Daredevils\" along with another delightful couple touring with us. Deb was very knowledgeable of the area, friendly and flexible with our time spent at each stop. She was great getting...","review_date":"September 25, 2018"},{"attraction_id":3507,"user":"benjamin_s","rating":5.0,"review":"Excellent Introduction. This is a great way to be introduced to the Canadian side of Niagara Falls and take in the really touristy stuff. Debbie was fantastic and had plenty of good one-liners throughout the tour. She also points out multiple areas of interest that the tour...","review_date":"September 24, 2018"},{"attraction_id":3507,"user":"divegirl2","rating":5.0,"review":"Take this tour!. Hearing about Niagara Falls for a lifetime creates a lot of expectations. Gray Line met every single one. Bob\u2019s engaging personality was delightful and his knowledge base huge. He made it easy to decide to take both tours. Debbie (the Daredevil tour guide) was careful,...","review_date":"September 21, 2018"},{"attraction_id":3507,"user":"wendy_s","rating":5.0,"review":"Niagara Falls Canada . Great tour with Kate. The group was small so we were spoiled by Kate. We were Kate\u2019s kittens. This was our fist tour to the Niagara Falls in Canada. I loved their gardens and the stories we learned. I will do the tour again soon!","review_date":"September 18, 2018"},{"attraction_id":3507,"user":"jwmunson","rating":4.0,"review":"Of course the nighly viewing of the Falls from Skylon tower. We were part of Debbie's Daredevils Grey LIne Tour. Our tour was the evening which included behind the Horseshoe Falls, the Clock Garden, and the Skylon Tower. We even stopped for dinner. Debbie was fun to listen to and seemed to really enjoy visiting with...","review_date":"September 17, 2018"},{"attraction_id":3507,"user":"425williamb","rating":5.0,"review":"Debbie's Daredevils is the tour you want to be on!. Debbie was fantastic at helping to navigate through the border with several non-English speakers. She made sure everyone received the experience they wanted. This tour is worth the investment!","review_date":"September 9, 2018"},{"attraction_id":3507,"user":"bdo82","rating":5.0,"review":"What an AWESOME Tour and Guide! . We recently went on a guided tour with \"Howard\".... He was fabulous! Howard navigated us through everything with ease... he was very much the comedian to boot as well as extremely knowledgeable! In short...It was the best tour & tour guide we could of asked...","review_date":"September 8, 2018"},{"attraction_id":3507,"user":"tkstencil","rating":5.0,"review":"Debbie's Daredevils Gray Line tour. Debbie was an excellent guide and very upbeat making our evening fun. She was so informative on the history of the falls. Gave us great insight on the hydro plant. She gave us plenty of time to really enjoy every stop with detailed information at...","review_date":"September 8, 2018"},{"attraction_id":3507,"user":"broynet","rating":5.0,"review":"Debbie\u2019s Daredevils - AWESOME. We were very happy to be a part of \"Debbie's Daredevils\" group. The tour exceeded our expectation and we enjoyed every bit of it.\nDebbie is very knowledgeable, fun, and very caring of all the group members. Her jokes always put a lot of smiles...","review_date":"September 4, 2018"},{"attraction_id":3507,"user":"elba_c","rating":5.0,"review":"Sightseeing with Howard. This was a fun tour and great way to see the Canadian Niagara Falls highlights. Our guide Howard was very informative and quite the comedian. Thanks to his great tips, we maximized our tour.","review_date":"September 3, 2018"},{"attraction_id":3507,"user":"robert_w","rating":5.0,"review":"2018 Vacation Niagara Falls. This was one of the best tours ever. Pick up was right on time. Every thing ran smooth. The tour guide was really fabulous. She made out tour memorable. She was on time, new what she was talking about and funny too. Debbie is a...","review_date":"August 24, 2018"},{"attraction_id":3507,"user":"christine_w","rating":5.0,"review":"\"Debbie's Daredevils\". My daughter and I took the Canadian Niagara evening tour. It was our first tour and it was amazing. Debbie gave us a lot of information while on the tour. She is an excellent guide who truly loves her job. We highly recommend touring with...","review_date":"August 21, 2018"},{"attraction_id":3507,"user":"paul_s","rating":5.0,"review":"Debbie's Daredevils. Debbie was awesome! Called us prior to pick-up, provided tons of interesting facts about the falls, gave us photo tips and made sure we were primed to get the most from every attraction. Cookies, caramels and a custom drawn map for our final day in...","review_date":"August 18, 2018"},{"attraction_id":3507,"user":"terry_s","rating":5.0,"review":"Debbie's Daredevils Tour Was the Best!. Debbie was great. We learned so much and being able to bypass the lines at the attractions was also a plus. Debbie also provided the group with caramels and cookies! Nice touch!","review_date":"August 13, 2018"},{"attraction_id":3507,"user":"jackie_v","rating":5.0,"review":"Excellent Canadian Experience!!. Lori was an amazing tour guide!! She was exceptional from beginning to end. My husband had left his bag that had all our passports and his wallet at the last site we visited and Lori did not hesitate to take us back to look for...","review_date":"August 12, 2018"},{"attraction_id":3507,"user":"rib5754","rating":5.0,"review":"Side trip to Niagara Falls. We were in Ohio for a family wedding and made a side trip to Niagara Falls. We took my wife's parents with us and arranged for the tour. My father-in-law has Parkinsons and has trouble walking. With the help of our tour guide Kat, we...","review_date":"August 6, 2018"},{"attraction_id":3507,"user":"drbn20","rating":5.0,"review":"Trip . Awesome tour with an absolutely awesome guide. We has a great time and would recommend the trip and Debbie to any one.","review_date":"August 3, 2018"},{"attraction_id":3507,"user":"cristinam1004","rating":5.0,"review":"Best of the best!. Exceptional experience! Deb was beyond amazing, incredible depth of knowledge with an amazing sense of humor, had us laughing the whole trip with her jokes. What a fantastic experience! The best bang for your buck, so well worth it, I recommend you do this tour...","review_date":"July 28, 2018"},{"attraction_id":3507,"user":"russell_t","rating":5.0,"review":"Debbie's Daredevils does Niagra. We really enjoyed our time together. Debbie was professional, kind, knowledgeable, and very patient. She kept up with us, we all came back in one piece\ud83d\udc4d. I believe she enjoyed it as.much as we did. I would recommend her to family and friends","review_date":"July 28, 2018"},{"attraction_id":3507,"user":"beth_r914","rating":5.0,"review":"Tour with Debbie\u2019s Dare Devils was Terrific!. Our tour with Debbie\u2019s Dare Devils was fantastic. She did a great Job pointing out the sights and giving us the history of the Falls. We enjoyed her commentary, jokes and music. She gave us good instructions on how to get through customs quickly.\nOne...","review_date":"July 27, 2018"},{"attraction_id":3507,"user":"rachel_p","rating":5.0,"review":"Debbies Daredevils Niagara Falls Canada. Debbie was an excellent tour guide.She made it fun, exciting, educational, and very enjoyable. Debbie went out of her way to make it nice for us. At one time part of our group got stuck on an elevator for almost an hour. She was very...","review_date":"July 25, 2018"},{"attraction_id":3507,"user":"zx21999","rating":5.0,"review":"Gray Line Tour Debbie's Dare Devils 9927. Gray Line Tour bus 146 Debbie's Dare Devils 9927 Niagara Majestic tour was the best\nShe always seemed to go the extra mile to make us all feel welcome and she makes it fun also so knowledgeable and helpful she should have 10 stars","review_date":"July 23, 2018"},{"attraction_id":3507,"user":"ronsmith2017","rating":5.0,"review":"Howard - Canada evening tour from the USA. Howard was fantastic. I can't believe how knowledgeable he was on all the topics. The trip flowed nicely. Despite Saturday afternoon traffic, he timed everything perfectly for us to always arrive every place at the right time like it was an accident but it really...","review_date":"July 22, 2018"},{"attraction_id":3507,"user":"prodriguez116","rating":5.0,"review":"Trip to Niagara Falls. This tour is awesome! Our guide Howard made it very interesting and fun. He was very informative and very kind to everyone. I don\u2019t know how but he remembered everyone\u2019s name. The best part was behind the falls. Spectacular views of the fireworks and the...","review_date":"July 16, 2018"},{"attraction_id":3507,"user":"petechem","rating":5.0,"review":"The trip and the tour guide Debbie was amazing!. We had a great time and Debbie was so knowledgeable and helpful. She always seemed to go the extra mile to make us all feel welcome and appreciated. You can tell that she loves her job, and that makes it fun for the rest of...","review_date":"July 12, 2018"},{"attraction_id":3507,"user":"05hud","rating":5.0,"review":"Debbie,s Daredevils\". What a great tour!!! Debbie was awesome.She 'a a fun ,kind and genuine person.Happy to answer all our question.\nMy husband and i were there on our Honey Moon,we had photos made at the space needle,i forgot and left them on the coach. Debbie try...","review_date":"July 12, 2018"},{"attraction_id":3507,"user":"z8772lzsamanthar","rating":5.0,"review":"Larry\u2019s Legends. What an informative, fun, kind and genuine person Larry was!!!! Thank you Larry for guiding us through our tour and answering all our questions your patience was greatly appreciated!!! And thank u thank u for taking such good care of us.... I came all the...","review_date":"July 3, 2018"},{"attraction_id":3507,"user":"leigh-ann_o","rating":5.0,"review":"A Fun Trip to Canada and Back. Had a great time on our trip with Howard. I came with my parents and my 12 year old niece. We had a lot of fun on the Falls tour (getting wet and getting some great pictures)! We got some great history about the power...","review_date":"June 14, 2018"},{"attraction_id":3507,"user":"chandni_p","rating":4.0,"review":"Debbie's Daredevils. Wow. What a memorable tour we had.Debbie simply was fantastic. I couldn't recommend her enough. A 5 star for her. As for the tour, we could have covered a few more places within the same area. However, Debbie did give us a lifetime worth of...","review_date":"June 4, 2018"},{"attraction_id":3507,"user":"atroester","rating":2.0,"review":"Not good bang for your buck. Our pickup time was set for 5 PM and a large portion of our group didn't show up until 5:30 which put us behind schedule by, obviously, a half hour. We went through customs and then you pick up more people on the Canadian side....","review_date":"May 31, 2018"},{"attraction_id":3507,"user":"i3793ztjenniferm","rating":5.0,"review":"Debbie\u2019s Daredevils. Debbie did a great job in touring our group around the Canadian side of Niagara Falls.\nShe was uplifting and informative would highly recommended her tour.","review_date":"May 30, 2018"},{"attraction_id":3507,"user":"rickimaviation","rating":5.0,"review":"Gary Line Niagara Falls Sightseeing Tours. Our tour and guide Debbie (Debbie\u2019s Daredevil\u2019s) was awesome! We can\u2019t recommend her enough! She kept us in tow and on schedule as she gave us the tour and history! Hope to be back soon!\nThanks Debbie!","review_date":"May 25, 2018"},{"attraction_id":3507,"user":"jimw1683","rating":5.0,"review":"Wonderful trip! Well worth the price.. The tour, including Horseshoe Falls and culminating in a view of the fireworks from atop the tower, was well planned and was very memorable. Our driver, Howard, was a gem. Very knowleged and very accommodating to the less mobile of our group. I drive charter...","review_date":"May 24, 2018"},{"attraction_id":3507,"user":"tasbcw","rating":4.0,"review":"Would go again. I have to say that overall this experience with grey line was the best we did with them. Tom was very well spoken and very insightful plus had a great sense of humour. Henry the bus driver was amazzzzzzzing great driver and what a great...","review_date":"April 24, 2018"},{"attraction_id":3507,"user":"fifaav","rating":5.0,"review":"Amazing Tour Of The Fall and Wonderful Guide!. Greetings from Singapore! (\",)\nThe tour was wonderful! Debbie was very knowledgeable and entertaining. My toddler had a lot of fun too. If you only have 1 or 2 days to spare and would like to visit Canada, consider this. Even though we only had...","review_date":"October 23, 2017"},{"attraction_id":3507,"user":"ajlogic","rating":5.0,"review":"Wonderful experience for the entire family.. The tour was amazing. We all enjoyed it, and we had the best tour guide ever. Debbie was very knowledgeable and kind. Kids had a lot of fun and enjoyed the cookies and taffy she shared with everyone on the bus. Overall, it was a...","review_date":"October 22, 2017"},{"attraction_id":3507,"user":"myrnap622","rating":5.0,"review":"Fun Tour of Niagara Falls and Surrounding Area on the Canadian Side. This was a fabulous tour and Debbie was an outstanding tour guide! She had lots of good information to share with us as well as including her humor in the commentary. She was very accommodating to everyone on the tour and went out of her...","review_date":"October 19, 2017"},{"attraction_id":3507,"user":"connie_d","rating":5.0,"review":"Great tour of the Falls and Niagara River vicinity. Great tour. Tour guide Debbie gave an informative, entertaining tour. She went out of her way to make sure we saw a lot, had a good time and not waste time in long lines. It was fun!","review_date":"October 17, 2017"},{"attraction_id":3508,"user":"cdhetheri","rating":5.0,"review":"Brilliant and well organised. This was brilliant. Very efficient pick up, briefing and gear allocation and we had a blast! Tyler was our guide and he was very knowledgeable as well as fun! So glad we went, worth every penny. We booked this just the day before on a...","review_date":"September 4, 2018"},{"attraction_id":3508,"user":"jmm2992017","rating":5.0,"review":"Tons of fun!. Great time with our teen kids (13 & 17) -- guides were all incredibly enthusiastic and the fun started as soon as we boarded the bus. Our guide Ty made sure we had a safe -- but thrilling -- ride!! Highly recommend :)","review_date":"August 26, 2018"},{"attraction_id":3508,"user":"heidi_v","rating":5.0,"review":"Go Wild!!. Was the first time for my partner and children (14&17), 2 of which slightly reluctant because of the expected cold water and the fact 1 of them cannot swim. We had a ball on the water. The guides were so enthusiastic and encouraging and the...","review_date":"August 25, 2018"},{"attraction_id":3508,"user":"cari467","rating":5.0,"review":"Great adventure!. Great choice for first timers and those of us that had been before. Beautiful scenery and some exciting rapids. Our guide Lucas was excellent and the entire operation is very well run. Would highly recommend!","review_date":"August 24, 2018"},{"attraction_id":3508,"user":"leefam2018","rating":5.0,"review":"super cool!. This trip was super cool (Canadian lingo)!!!!! A perfect trip for families to do together - it had just enough adrenaline without being unsafe!\nThe trip was very well organised by the guides and our guide Ty was especially great at sharing his knowledge of...","review_date":"August 4, 2018"},{"attraction_id":3508,"user":"dutchy21","rating":5.0,"review":"Made our Canadian trip realy special!. Afcourse my sons and husband wanted to go rafting and I just went along feeling anxious but that wasn't nescessarily. The trip was great! verry professional. realy good and fun guides (we had Nate) and he was awesome. Explained every difficult move and made me...","review_date":"July 31, 2018"},{"attraction_id":3508,"user":"slb27","rating":5.0,"review":"Go for it and overcome any fear!. Couldn't not do whitewater rafting at some point during our mini Canadian roadtrip but I (mum) was more than a bit anxious having done a fairly scary wwr many years ago. We'd been going to do the level 2 family course but it was full...","review_date":"July 17, 2018"},{"attraction_id":3508,"user":"j6505oemartins","rating":5.0,"review":"So much fun. Family outing, never done rafting before so some nerves!!! Excellent organisation and wonderful Raft Guide Ty who navigated us down the river with some great commentary and encouragement. Would we do it again? too right we would.","review_date":"July 10, 2018"},{"attraction_id":3508,"user":"paula_j","rating":5.0,"review":"Incredible whitewater rafting. We had an awesome time whitewater rafting down the Sunwapta River with Brody as our guide. We hit a ton of rapids and everyone in the raft was soaked!! Brody made the trip down the river exciting and he was very informative about the Jasper...","review_date":"July 8, 2018"},{"attraction_id":3509,"user":"petra_p","rating":5.0,"review":"Amazing experience!. The whale watching experience was definitly one to remember. We saw humpback whale, killer whales, sea lions and two kinds of porpoises. The crew was super nice. They shared their knowledge about different sea mammals and providing us with lots of hot chocolate:)","review_date":"November 7, 2018"},{"attraction_id":3509,"user":"jaycee23","rating":5.0,"review":"Great Way to Spend a Day. We spent the morning whale watching. Unfortunately the whales were near Victoria which meant we spent a lot of time going as quickly as possible to get there. We did see some eagles and seals on the way. We eventually got to see some humpback...","review_date":"August 22, 2018"},{"attraction_id":3509,"user":"k4kim2016","rating":5.0,"review":"Guaranteed whale sitings! The highlight of our vacation. The Prince of Whales crew do everything possible to make your trip memorable. Captain Chris made sure to find whales and when we only saw a small group, He let everyone return for another try. We did the next day with Captain Ian and had...","review_date":"July 10, 2018"},{"attraction_id":3510,"user":"aussie_traveller183","rating":5.0,"review":"Magnificent experience. We were on the 0930 flight and it was nice and on time, the check in ladies were lovely and helpful in getting us all our vouchers and explaining how the day would run. We also brought Butchart Gardens with them for $70pp which we...","review_date":"October 15, 2018"},{"attraction_id":3510,"user":"euroben","rating":5.0,"review":"Absolute must if visiting Vancouver. Taking a Harbour Air seaplane is an absolute must when visiting Vancouver. We took a flight out to Victoria and it was spectacular to say the least! Amazing scenery and awesome approach into Victoria Harbour. Check-in staff and pilot were really friendly. The pilot practically...","review_date":"September 19, 2018"},{"attraction_id":3510,"user":"donald_j","rating":5.0,"review":"Seaplane from Vacouver to Victoria. Flight from Vancouver to Victoria was smooth and uneventful. Got us to Victoria faster than taking the ferry. You get off the seaplane in full sight downtown Victoria.\nWe took the ferry back to Vancouver as we we not time limited on our return leg....","review_date":"August 19, 2018"},{"attraction_id":3510,"user":"smkhanmd","rating":5.0,"review":"relaxing and scenic travel. the ferries are nice but seats a little uncomfortable the travel is very enjoyable and nice scenic rise","review_date":"August 2, 2018"},{"attraction_id":3510,"user":"sebastian_flbillmar","rating":5.0,"review":"A First on a Ferry!. After an Alaskan cruise ending in Vancouver, we decided to visit Victoria and used the BC Ferries as transportation from the airport. We had a reservation and was met at the airport by a BC Ferries representative who took us to a bus. We boarded...","review_date":"July 7, 2018"},{"attraction_id":3510,"user":"misterrude","rating":5.0,"review":"Convenient. An exceptionally convenient way to get from Victoria harbour to downtown Vancouver in under 30 minutes and no need for a vehicle. Easily walked to from any downtown hotel, fast, and exceptional staff.","review_date":"April 14, 2018"},{"attraction_id":3510,"user":"sharon_c","rating":5.0,"review":"Great Way to Travel to Victoria BC. Not being a fan of flying I was very apprehensive about taking a seaplane to travel roundtrip from Vancouver to Victoria, but it was the best and fastest way to get there and so I took a deep breath and booked passage for my husband...","review_date":"November 11, 2017"},{"attraction_id":3511,"user":"marcella_b","rating":5.0,"review":"Wonderful Wine and food in Prince Edward County. My husband and I had a fabulous day out with Mackenzie on a cold wintry day when most folks were getting ready for Christmas. Door to door service in a very comfortable car plus great winery stops and a delicious lunch at the Drake Bedfordshire...","review_date":"December 24, 2018"},{"attraction_id":3511,"user":"vickilush","rating":5.0,"review":"Absolutely Amazing!!!!!. This tour was better than I expected. Mackenzie was the perfect tour guide. From the moment you are picked up you know this will be a great day. He is very knowledgeable and open to last minute changes and additions to your tour. He loves...","review_date":"September 6, 2018"},{"attraction_id":3511,"user":"shua_s","rating":5.0,"review":"Amazing Day in Prince Edward County!!!. We did the Prince Edward County Wine Tour and it was the best day we could ask for! Mackenzie did an awesome job - he started with the basics of wine tasting, and he taught us a lot of about region, the grapes, and just...","review_date":"August 20, 2018"},{"attraction_id":3511,"user":"andreapilon","rating":5.0,"review":"Girl's Weekend in Prince Edward County. Amazing Experience with Mackenzie on a Saturday afternoon in July.\nWe had 11 ladies for my sister's bachelorette weekend. Mixed group of family, mom's and friends. He was wonderful to work with in advance, with great knowledge of the region to recommend an agenda and...","review_date":"July 22, 2018"},{"attraction_id":3511,"user":"cubano07x","rating":5.0,"review":"So much Fun!. First time ever doing a wine tour and I am glad I chose New World Wine Tours for this experience. The day was perfect, lots of sun and perfect temperature. We were picked up early in the morning where we went to get a second...","review_date":"June 20, 2018"},{"attraction_id":3512,"user":"blondie_n","rating":5.0,"review":"Beautiful Fireworks for Our Anniversary. Beautiful cruise on the river with a great view of the Falls, fireworks were awesome perfect time of the year to travel, great weather.","review_date":"November 6, 2018"},{"attraction_id":3512,"user":"juggah","rating":5.0,"review":"Beyond well worth it. Booked this private tour online as having never been to Niagra Falls area and I didn't feel like planning the day myself. My wife and I were picked up at our hotel on time by Tom S. our tour guide\/driver for the day. Tom is...","review_date":"August 28, 2018"},{"attraction_id":3512,"user":"eshorts","rating":5.0,"review":"It was worth every minute. This was tremendous and wonderful. I am disabled and have a very difficult time walking so the wet stairs scared me but it was worth it, the beauty, the majesty amazing. The boat tour was wonderful too. You will get very wet but worth it.","review_date":"March 3, 2018"},{"attraction_id":3513,"user":"cg_milano_999","rating":5.0,"review":"Relaxing trip. Everythings went fine, no particular or annoying delay, priority queue on Hornblower (that's a big plus), nice staff. A beautiful day without any preoccupation.","review_date":"September 8, 2018"},{"attraction_id":3513,"user":"jdeanw2503","rating":4.0,"review":"Amazing Experience (minor annoyances). Our trip on the 3rd July was amazing. Our host and driver were friendly (if not slightly bonkers). The highlight of the trip of course was the falls itself with the Hornblower cruise, words can not recount this experience. We were lucky to get a...","review_date":"July 5, 2018"},{"attraction_id":3513,"user":"parentsofpeggy","rating":3.0,"review":"Helpful Tips for Future Customers. Overall, it was decent. We got to see the Falls and see more of Ontario than we would have if we had stayed in Toronto. It was nice to get picked up near our Toronto hotel and not have to make our way to a...","review_date":"March 31, 2018"},{"attraction_id":3514,"user":"rekhak","rating":5.0,"review":"A great way to spend a an afternoon in Toronto. During the summer, this is a fun way to spend an afternoon in Toronto. Enjoy the views of Toronto while seated comfortably on a cruise boat. You have the option to get down at City Island and enjoy the beautiful gardens and greenery.","review_date":"November 13, 2018"},{"attraction_id":3514,"user":"travellingsinclairs","rating":4.0,"review":"It depends on the guide. If you want a uick extensive tour and pleasure cruise this may be a good bet especially given the number of trips they make during the day. You will not have to wait long. Exciting, articulate guides make all the difference on such excursions and...","review_date":"November 5, 2018"},{"attraction_id":3514,"user":"nita_p","rating":5.0,"review":"A great way to see Toronto. If the weather is nice, this is a great way to see the waterfront of Toronto! Plenty of time allowed for photo ops!","review_date":"September 17, 2018"},{"attraction_id":3514,"user":"pacoalonsoo","rating":4.0,"review":"Incredible city views.. You can do this cruise and get a great idea of the city and its shore areas. We had a great time in a family activity.","review_date":"July 10, 2018"},{"attraction_id":3514,"user":"ryba000","rating":4.0,"review":"Good information & sights. Tour offers some very good sights of Toronto from water level, this including Bishop airport.\nInformation from the guide was very good and delivered in a comical and pleasant way.","review_date":"June 28, 2018"},{"attraction_id":3514,"user":"brunks2011","rating":3.0,"review":"Very interesting cruise with good commentary - passed the time. Great commentary and cruising among the small islands surrounding Toronto. Do not expect too much, but found it enjoyable and something different - learning of some of the history during the commentary was the best part.","review_date":"May 2, 2018"},{"attraction_id":3514,"user":"davemh9830or","rating":5.0,"review":"Really relaxing one hour cruise to Vancouver Island. After three to four hours walking around Toronto we were tiring to say the least and decided to take a relaxing cruise, quite surprised they had spaces left. Fist thing that strikes you is the fantastic views of Toronto, then a rare event happened, you...","review_date":"February 19, 2018"},{"attraction_id":3514,"user":"janepm9614ao","rating":5.0,"review":"Great outing!. We weren't planning on doing a harbour tour but we were in the area and the sun was out! We ended up having a great time. Our tour guide was charming and knowledgeable. We saw the beautiful area, the city, nature, the islands and enjoyed...","review_date":"January 30, 2018"},{"attraction_id":3516,"user":"judy_e","rating":5.0,"review":"Excellent Tour!. I have been on several wine tours and this was by far the best! Lila is a great tour guide, very knowledgeable. Great mixture of history and wine. Wine tastings were great and lunch at Le Caveau was amazing! All good things to say about...","review_date":"July 17, 2018"},{"attraction_id":3517,"user":"clive_a","rating":5.0,"review":"Spirit Island cruise. We arrived at Maligne Lake around midday after an hour and half drive from Jasper, in our RV. At the time it was raining slightly with cloud cover obscuring the mountain peaks surrounding the lake. We paid for tickets (expensive at $80 each but ultimately...","review_date":"September 26, 2018"},{"attraction_id":3519,"user":"kylel1983","rating":5.0,"review":"Bring a thick jacket to keep you warm, really (Sept). It's no joke, thank god Lightship 1 (Open Air Zodiacs) was booked out, so I booked the tour on Express (Open\/Semi Covered Zodiac Vessel) in mid of Sept. It's colder on the sea than on the land, imagine the wind that hits your face when...","review_date":"September 19, 2018"},{"attraction_id":3521,"user":"heather_a","rating":5.0,"review":"I hate biking. But my friend dragged me along and I honestly feel like if I liked bike riding I really would have enjoyed it. Michael was a great guide and everyone seemed to really enjoy themselves. So if you like bike riding I think you would really...","review_date":"September 14, 2018"},{"attraction_id":3521,"user":"john_bjorn","rating":5.0,"review":"Montreal city 4 hour bike tour. These 4 hours was the best time we have in Montreal. Renee our bike tour guide was fantastic. He had deep knowledge of the city , was funny and was very punctual. I highly recommend this bike tour for anyone visiting Montreal","review_date":"September 1, 2018"},{"attraction_id":3521,"user":"michael_g","rating":5.0,"review":"Fun Tour. Not entirely sure, but I believe the routes of these vary. Overall, the one we took was informative and fun. There is a cafe next to the bike shop where you can get a free or wine afterwards, we ended up eating lunch there. Tour...","review_date":"August 29, 2018"},{"attraction_id":3521,"user":"448tripman","rating":5.0,"review":"Amazing and fun tour!. Our tour guide, Rene, was knowledgeable and smart, and made the 4 hours whiz by. This is a great way to see parts of the city and neighborhood that a tourist may not usually see. An added benefit -- we were free to keep the...","review_date":"August 24, 2018"},{"attraction_id":3521,"user":"colby_c","rating":5.0,"review":"Amazing bike tour!. Mike was our guide and Claudia assisted. This was an excellent experience that included 4 hour bike tour with numerous opportunity for water\/washroom breaks, tasty pastries, and free drink vouchers provided after the tour. Mike was a stellar guide who had vast knowledge of history,...","review_date":"August 20, 2018"},{"attraction_id":3521,"user":"marie_h","rating":3.0,"review":"Not quite what we hoped for but an enjoyable experience nonetheless. My sister and I went on the 4-hour bike tour recently and were a bit disappointed. Overall, the bikes were nice, the tour took us to most sites we wanted to see, and our tour guide made a big effort to remember our names. But...","review_date":"August 18, 2018"},{"attraction_id":3521,"user":"kbleetravel","rating":5.0,"review":"Wish more cities offered these tours!!. So thrilled to take our first bike tour of Montreal! Casual biking is a different prospective of a city. Rene, our guide along with Claude made our 4 hour tour fly by. The biking was at a great pass with stops to hear about such...","review_date":"August 16, 2018"},{"attraction_id":3521,"user":"mike_s","rating":5.0,"review":"Good tour of architecutre and history of Montreal. We enjoyed our bike tour. Good trails, well managed, good bikes, good history of Montreal and interesting sites.","review_date":"August 8, 2018"},{"attraction_id":3521,"user":"derekp772","rating":5.0,"review":"Awesome ride in the rain of Montreal!. Rene and his history of Montreal was a big treat!\nWe had drizzle\/sunshine, but still had a fantastic time learning the history, and seeing far more of the town than you will do by foot only.\nThe route misses out most of the undulations in...","review_date":"August 8, 2018"},{"attraction_id":3521,"user":"dave_m","rating":5.0,"review":"Great start to our City visit. I booked this 4 hour tour from the UK for our first day in Montreal so that my family and I could get a flavour of the city and I am so glad I did. The whole experience was fantastic.\nIn the shop the staff...","review_date":"August 4, 2018"},{"attraction_id":3521,"user":"fabfabregas","rating":5.0,"review":"Excellent tour!. Fab tour and our guide Mike was great. Lots of interesting anecdotes as we cycled through the city! The ride was at an excellent pace for all abilities and both guides really looked out for our safety. Bikes were good and even though we didn\u2019t...","review_date":"August 3, 2018"},{"attraction_id":3521,"user":"mommy3girls","rating":4.0,"review":"Good Bike Tour. My husband and I enjoy riding bikes and thought this would be an easy 14 mile ride. The terrain was more difficult than expected and going up and over the bridge was hard and took a lot of energy out of you. This is not...","review_date":"August 2, 2018"},{"attraction_id":3521,"user":"icetalker","rating":5.0,"review":"Great Way To Learn the City Quickly. We've been on a lot of bike tours all over the world and they are all great, but this one is near the top of the list. The tour is mostly easy with the exception of a couple of hills toward the end of the...","review_date":"August 2, 2018"},{"attraction_id":3521,"user":"kevin_m","rating":5.0,"review":"Great Bike Tour!!. The 4 of us had not been on bikes for 30+ years but found this tour fantastic! From start to finish, our tour guide Michael Theriault was great with us. Believe overall tour was 14-15 klm in length, never strenuous and always felt safe.\nGreat...","review_date":"July 31, 2018"},{"attraction_id":3521,"user":"kristine_j","rating":5.0,"review":"Great overview of the City. A must do!. Our tour guide, Rene was an enthusiastic and informative gentleman who was wonderfully friendly and energetic. From the beginning to the end of our tour, he not only shared great historical facts about Montreal but also took us through parts of the city which we...","review_date":"July 30, 2018"},{"attraction_id":3521,"user":"peggyanne777","rating":5.0,"review":"Great fun!. My fianc\u00e9 and I went on the 4 hour bike tour with Michael. We went on a ridiculously hot day in early July. Michael was such a wonderful guide! He always found us some shade to stop in, and had interesting and informative stories. He...","review_date":"July 23, 2018"},{"attraction_id":3521,"user":"john_byrne_b","rating":5.0,"review":"Fun and informative ride around Montreal with a fantastic guide.. I'm a bike tour leader myself in San Francisco and this was my first trip to Montreal, so I was excited to sign up for a guided tour earlier this month. Rene was a charming and energetic tour leader who not only told great stories...","review_date":"July 18, 2018"},{"attraction_id":3521,"user":"heidisusan0820","rating":5.0,"review":"Best way to Experience Montreal. The highlight of our trip! Our guide Carole was fun and very knowledgeable, even sharing her tips on where to go for lunch and evening activities. We had so much fun we decided to keep the bikes after our tour and ride along the canal.","review_date":"July 18, 2018"},{"attraction_id":3521,"user":"pilatesrunner","rating":5.0,"review":"Such a great way to see Montreal!. Our guide Rene was awesome. I was pretty tired with a strained ankle - his relaxed but informative vibe was perfect. The pace was fun and not crazy hard. Only 3 in our group as the weather forecast was not good.\nWe did get rained...","review_date":"July 17, 2018"},{"attraction_id":3521,"user":"fred_b","rating":5.0,"review":"Great way to spend a few hours getting to know the city. This is a very fun tour. Our guide, Mike, was wonderfully friendly and informative. He spoke a lot about the neighborhoods and their character. If I were moving here, this is exactly the kind of information I'd want. The ride isn't strenuous so anyone who...","review_date":"July 7, 2018"},{"attraction_id":3521,"user":"ann_m","rating":5.0,"review":"Great way to see Montreal. If you have a short window to see Montr\u00e9al, this is the way to do it. We were able to see a lot of Montreal, guided by a Carole, who was informative and fun. I highly suggest doing this during your visit to the city-...","review_date":"July 4, 2018"},{"attraction_id":3521,"user":"zip-beep","rating":5.0,"review":"13 miler. Great way to get the lay of the land\nWeather was very hot but we didn\u2019t have a problem they provide plenty of water\nRoute is mostly flat not too hard\nGuide was great","review_date":"July 4, 2018"},{"attraction_id":3521,"user":"fredo0320","rating":5.0,"review":"Fantstic Start to our Montreal Adventure. What a great way to get a true feel for beautiful Montreal! Rene was our awesome guide on our 4 hour bike tour. Nice group of 10 riders - gorgeous day to be out cruising along the paved trails and crossing a couple of scenic...","review_date":"July 3, 2018"},{"attraction_id":3521,"user":"tom_h","rating":5.0,"review":"Great Introduction to the City. 'Excellent tour. Rene' was an enthusiastic and entertaining guide to parts of Montreal which we never would have experienced without him. There is no better way to see a city than on bikes and no better way to see Montreal than with Rene'.","review_date":"June 27, 2018"},{"attraction_id":3521,"user":"schristian16","rating":5.0,"review":"Do it!!!!. My friends and I took the tour and LOVED! Carole is an excellent, knowledgeable, tour guide. It was wonderful to learn more about the city, stop by a superb bagel shop, and enjoy a glass of wine at the end of the tour\u2014plus have access...","review_date":"June 14, 2018"},{"attraction_id":3521,"user":"jaynes426","rating":5.0,"review":"Jayne. Great introduction to the city, very easy ride and the tour guide, Mike was engaging and great fun. Amazing bagels included in the price and picked up warm and eaten in the park. A complimentary glass of wine and a beer at the restaurant next...","review_date":"June 6, 2018"},{"attraction_id":3521,"user":"anias74","rating":5.0,"review":"Amazing experience seeing Montreal from a different angle and learning interesting facts about Montreal.. My kids and I just came home from visiting Montreal and the 4 Hour Montreal Architecture & City Bike Tour with Wine or Beer was one of the things that we have pre-booked for our 1st weekend in this beautiful city.\nMichael Theriault, was our...","review_date":"May 14, 2018"},{"attraction_id":3523,"user":"wimenizer","rating":5.0,"review":"Fun on Fraser River. Me and my girlfriend did the 3*+ rafting on the Fraser River.\nDespite the fact the river was quiet calm for being a 3*+ (I do have rafting experience), our guide Caleb did his very best to make it as exciting as possible in the...","review_date":"September 17, 2018"},{"attraction_id":3523,"user":"richard_s","rating":4.0,"review":"Great fun in the rapids. Great time with Maligne Adventures. Our guide Caleb was great fun and informative about the river and wildlife. The rapids were not too wild in August but exciting enough to get us all soaked - even before the cold swim!","review_date":"August 26, 2018"},{"attraction_id":3523,"user":"andyb4g","rating":5.0,"review":"Great Rafting on the Fraser River. Fabulous trip with a brilliant river guide Andrew. Some of us have rafted before in NZ and Scotland but this was up there with one of the best trips. Andrew was great at getting us into the best positions for maximum impact from the whitewater...","review_date":"August 22, 2018"},{"attraction_id":3523,"user":"pp171","rating":5.0,"review":"Much fun, exciting and great guide. Today I and my friends have booked the rafting at Jasper. Our guide is Andrew. The trip is really awesome. He is the best entertainer, and totally make us happy for all trip. He always have joke and friendly. He use Thai word to tell...","review_date":"August 11, 2018"},{"attraction_id":3523,"user":"machteld38","rating":5.0,"review":"Cool, beautiful and much fun. Class III was a good to do level. The ride to the river was a little long but also beautiful and much fun with the guides.\nThe guidance was really good and lot's of humour all around","review_date":"August 11, 2018"},{"attraction_id":3523,"user":"kevinl989","rating":5.0,"review":"From Toronto . Very good enjoyable experience. Would try again higher level.\nClass 1-3 is very easy and good for all age people","review_date":"August 8, 2018"},{"attraction_id":3523,"user":"siegh_ontheroad","rating":5.0,"review":"#fantastic #amazing #totalfun. #fantastic #amazing #totalfun\nFantastic rafting guides! Salute! Amazing to do Water Rafting in Fraser River Class III+ and Total Fun!","review_date":"August 5, 2018"},{"attraction_id":3523,"user":"anneh3254","rating":5.0,"review":"Greatest experience. Fun and exhausting experience. The adrenaline goes around in your whole body all the time. Thrill of the waves and the ones with a scare of water just paddelt through and forgot all about it. Great guides and all in all a really recommendable experince...","review_date":"August 2, 2018"},{"attraction_id":3523,"user":"claire_t","rating":5.0,"review":"Brilliant. We had the half day trip to the Fraser river, which was excellent. Our guides drew and Luke were great and the bus driver\/photographer Adam was a really nice guy. The river had class 3 rapids which were fun to navigate, there\u2019s also a cool...","review_date":"August 1, 2018"},{"attraction_id":3523,"user":"andrew_d","rating":5.0,"review":"Whitewater rafting! . I went whitewater rafting with my husband and two sons. We had an absolute blast! We took the Fraser river trip and Andrew was our guide, he was extremely knowledgeable, enthusiastic and genuine throughout the trip. We were nervous at first but that disappears very...","review_date":"July 29, 2018"},{"attraction_id":3523,"user":"brendan_f","rating":5.0,"review":"Amazing Rafting, Adventures and Laughs!!!. If you are going to go white water rafting in or around Jasper for goodness sake go with maligne adventures and go on the Fraser river. Was picked up from the guys at maligne adventures in town and shuttled to the Fraser river. They are...","review_date":"July 21, 2018"},{"attraction_id":3523,"user":"y2063qdrickh","rating":4.0,"review":"Good trip but more time on water would improve. We took the morning Fraser River Rafting Trip on June 19th. The staff was outstanding and the vehicles taking us to and from the river were clean and well ventilated. Our time on the river was great, the river was running fast and the multiple...","review_date":"July 18, 2018"},{"attraction_id":3523,"user":"nareshnr","rating":5.0,"review":"Great Experience. Initially hesitant but it is totally worth it. They have good team. Our guides were excellent and clearly explained everything.\nAmazing experience. Definitely recommended.","review_date":"July 4, 2018"},{"attraction_id":3523,"user":"karenekettle","rating":5.0,"review":"Whitewater & Laughter. We had a wonderful time rafting on the Fraser River. Our guides Jay and Luke were approachable, knowledgeable and skilled. The bus ride had phenomenal scenery. We were provided with wetsuits, paddle jackets, neoprene boots, helmets & paddles. Everything you need for a good time!...","review_date":"June 26, 2018"},{"attraction_id":3523,"user":"debbie_d","rating":4.0,"review":"Really fun ride!. We had a great time on the river and bus with the employees. Since we were at the top of the season, there were more guides training than riders so we felt super safe. I only wish they'd brought water\/snacks for us (or told us...","review_date":"June 7, 2018"},{"attraction_id":3523,"user":"frederikn2018","rating":5.0,"review":"Just Awesome!. We had a perfect rafting day with the guys from Maligne Adventures. The organization was great. We were also lucky enough to see some Wildlife on the way back.\nThanks a lot for the awesome Experience.","review_date":"May 19, 2018"},{"attraction_id":3523,"user":"steve_g","rating":5.0,"review":"Great Trip. With some apprehension, having no experience, we did the class 3+. The rafting was about an hours drive from Jasper on an old school bus (and back again afterward). We were fortunate that the river was still flowing strongly whilst other rafting tours were struggling,...","review_date":"October 19, 2017"},{"attraction_id":3524,"user":"chad_i","rating":5.0,"review":"Excellent time on the Coastal Canyon tour with Hayley. Had an excellent time on the Coastal Canyon tour. Hayley picked us up at our AirBnb and we went to the Capilano Park. Saw amazing scenery and went to the fish hatchery. After that, took a short drive to Whytecliff Park for more incredible views...","review_date":"August 6, 2018"},{"attraction_id":3525,"user":"lou_w_2909","rating":4.0,"review":"Good tour, knowledgeable guide. We chose to do the wildlife tour and were a bit worried that we wouldn't see anything but we didn't need to worry. Our guide, Wes, was great, having spent most of his working life as a park ranger, we couldn't have had a better...","review_date":"October 13, 2018"},{"attraction_id":3525,"user":"aibhmc","rating":4.0,"review":"Very informative and beautiful photos . We had a great time on this tour.\nWe were picked up on time - dropped back on time.\nHad lots of stops and beautiful photos. Seen Elk , big horn sheep and red squirrels to name a few.\nWes was extremely knowledgeable and very...","review_date":"September 19, 2018"},{"attraction_id":3525,"user":"andreapg8288sv","rating":1.0,"review":"Don\u2019t waste your money \ud83d\udcb8. The tour was on time but this was just the only thing good of the tour.\nWe didn\u2019t see bears, no wolf, no any thing only the main road that we made every day to get to our ranch. Book this tour If you want...","review_date":"September 7, 2018"},{"attraction_id":3525,"user":"wilco_g","rating":5.0,"review":"Pete, you nailed it this morning!. The pick up was exactly on time... coffee, juice and morning snacks awaited us. Detailed knowledge from Phil along the way about trees, mountains, climate and wildlife! And we saw: a whole bunch of Elk, a black bear, a very nice coyote and bold eagles....","review_date":"September 6, 2018"},{"attraction_id":3525,"user":"jpack10","rating":2.0,"review":"Not recommended . Our tour lasted a little over 2 hours. Our tour guide, Norman,was very knowledgeable and told a lot of funny stories. We saw a 7 point elk and he tried to find a grizzly and the 8 point elk named Charlie, that he knew had...","review_date":"September 1, 2018"},{"attraction_id":3525,"user":"emilie_w","rating":1.0,"review":"Waste of time and money . I did a Sunrise Wildlife tour. The pick up was 25 min late (very nice at 6am) and I barely saw any wildlife. I didn\u2019t even feel that we were looking for it. We stopped for too long at each spot even if there was...","review_date":"August 24, 2018"},{"attraction_id":3525,"user":"mitch_l","rating":5.0,"review":"Amazing Wildlife tour with so much information . This tour exceeded our expectations. The Guide Kendra was so informative, she provided us information we never knew and she put the clients safety as her first priority. Honestly throughly enjoy the tour and would continue to reccomend it to anyone heading out to Jasper....","review_date":"July 28, 2018"},{"attraction_id":3525,"user":"ekidwai2018","rating":5.0,"review":"Exceptional Customer Service - Thank you Andie. I booked two tours, the Maligne Valley Tour and the evening wildlife tour. The customer service agent on the phone (Andie) was so knowledgeable and helpful. She took the time to explain all the details of the tour and took the time to answer my...","review_date":"July 26, 2018"},{"attraction_id":3525,"user":"heff2078","rating":5.0,"review":"Wildlife tour. Our guide Jeff was great, very informative and friendly. Didn't get to see a bear, (as much as Jeff tried) but still saw many other animals. Coyotes, Elk, Bald Eagle, Osprey, and Deer. Very prompt pickup from our motel and drop off downtown if wanted....","review_date":"July 23, 2018"},{"attraction_id":3525,"user":"mobinmohammed","rating":5.0,"review":"Awesome Wildlife Tour. We were picked up at 6:30 from our hotel and our wonderful driver promised she would do her best to show us the wild animals in the area:\nBears\nElks\nCoyotes\nEagles\nI was a bit skeptical, but we saw all of the above and...","review_date":"July 20, 2018"},{"attraction_id":3525,"user":"cassalba","rating":5.0,"review":"Jasper Evening Wildlife Discovery Tour. This early evening tour was booked for us by our travel agency in mid June and we really enjoyed it. Our driver, Lutz, worked very hard to cover as much territory as he could in search of a variety of wildlife for us and provided...","review_date":"July 1, 2018"},{"attraction_id":3525,"user":"karen_u","rating":5.0,"review":"Awesome. Went on the Summer Wildlife Tour on Sunday evening. Our tour Guide Steve was awesome and very knowledgeable of the Wildlife in Jasper. On our tour we saw everything we expected to see. Sheep, 4 black bear, Elk, one being a massive bull. This tour...","review_date":"June 18, 2018"},{"attraction_id":3526,"user":"dan_s","rating":5.0,"review":"Confederation Bridge, Prince Edward Island. Spectacular Bridge! Amazing to see it and drive over it. It takes 10 mins to cross, 8 miles long. Toll Bridge one way into New Brunswick.","review_date":"May 22, 2018"},{"attraction_id":3527,"user":"manatee101","rating":5.0,"review":"Serenity in Squamish. Whilst you wouldn\u2019t think that meandering down a river, which in parts was frozen, before the onset of a snowstorm, would be a pleasurable experience, we must hand it to The Outback Rafting company that the Eagle viewing experience from Vancouver was incredible.\nIf you...","review_date":"February 23, 2019"},{"attraction_id":3527,"user":"dave_m","rating":4.0,"review":"Amazing Way to See Bald Eagles. My wife and I took the float trip to view the Bald Eagles. We took advantage of the shuttle from downtown Vancouver ... which was VERY convenient and a comfortable way to see the scenery. The eagles congregate around the river between November and January....","review_date":"December 6, 2017"},{"attraction_id":3528,"user":"silvester_c","rating":5.0,"review":"Review. 14 of us booked this tour on 21 September 2018. We had 2 vans and all of us enjoyed greatly. The guide Kath and another male guy were fantastic. We see everything as booked including the informative Lighting show. It's money worth. Highly recommended!","review_date":"September 29, 2018"},{"attraction_id":3528,"user":"jscoops","rating":5.0,"review":"Elijah was a one of the best tour guides ever. Kudos!. Super fun tour. Elijah was so great with his jokes and professionalism. We had some older people and I really appreciate the time Elijah took to help them and make the tour a very special experience for all. We learned many new facts about Niagara...","review_date":"July 13, 2018"},{"attraction_id":3528,"user":"joyce_y","rating":5.0,"review":"Birthday gift. This was a great way to spend a birthday. Being picked up at your hotel takes all of the stress of getting to and from away and Jackylne (hope I spelled it correctly) was very personable and informative. The dinner was decent with exceptional views...","review_date":"July 13, 2018"},{"attraction_id":3528,"user":"geraldg101","rating":5.0,"review":"Sight seeing Tour of Niagara Falls. This is the best way to visit and learn the history of Niagara Falls ! Professional staff well organized to make you enjoy your stay .However,do not book this Tour to a third party like Viacon who will overcharge you and have no control over...","review_date":"July 12, 2018"},{"attraction_id":3528,"user":"kristin_k","rating":5.0,"review":"Mariella is awesome!. This was hands down the best tour of the Falls. Yes, the food at Elements was ok not great, but the view was spectacular! Lots of little \u201cfun facts\u201d along the way from our amazing tour guide, Mariella. She was high energy, friendly and accommodating....","review_date":"June 28, 2018"},{"attraction_id":3529,"user":"jkennealy","rating":5.0,"review":"Amazing White Water Rafting Trip!!. Huge thank you to the team at Hydra, especially our guide Erik who had us laughing from start to finish.\nHaving never done it before, we all felt at ease as soon as we suited up & were ready to tackle the Kicking Horse.\nTo...","review_date":"August 25, 2018"},{"attraction_id":3529,"user":"nickshana713","rating":5.0,"review":"Great Rapids, Big Lunch and Friendly Staff. My wife and I had a blast on the Kicking Horse River with the Hydra River guides. We drove ourselves from Banff and the paper directions we were given were easy to follow. We did the afternoon trip so a big burger and sides lunch...","review_date":"August 6, 2018"},{"attraction_id":3529,"user":"happybanana","rating":5.0,"review":"Amazing Fun. A huge thank you to our guide Anthea for making our rafting trip so memorable!! We absolutely loved it and would recommend this tour to anyone \ud83e\udd17","review_date":"July 31, 2018"},{"attraction_id":3529,"user":"lmcapps","rating":5.0,"review":"Highly recommend, fun filled river adventure worth the drive.. Our family had a wonderful time on this rafting trip. We did the Kicking Horse 2 hour trip with BBQ. We have rafted in Colorado several times and loved this one in Yoho National Park. DO NOT take the shorter trip, this one is so...","review_date":"July 30, 2018"},{"attraction_id":3529,"user":"dksurface","rating":4.0,"review":"Good time except photographer. Dave O was excellent guide and funny. The rapids were awesome but pretty timid at first which is what nature gave us. Once we hit the class 3 & 4 rapids, it was a LOT more exciting. They care about your safety and your fun....","review_date":"July 29, 2018"},{"attraction_id":3529,"user":"tayloro155","rating":5.0,"review":"10\/10 would highly recommend. We had a ton of fun rafting for an afternoon\u2014 I really didn't want it to end. Our guide Erik was funny and informative.","review_date":"July 10, 2018"},{"attraction_id":3529,"user":"feryalj3","rating":5.0,"review":"Fun Activity worth the drive out. We are a family of 7, younger person was 13 rest were all adults. We had Rob as our guide and had a great experience. Safety instructions were very clear, our equipment was checked properly before we started and again half-way through the trip. The...","review_date":"July 2, 2018"},{"attraction_id":3529,"user":"betht431","rating":5.0,"review":"Fun - Definitely a highlight of our week in the Canadian Rockies. Well Worth It!. We did this last week while we were vacationing in the Canadian Rockies with two of our daughters (19 and 24). It was SO MUCH FUN! The BBQ was tasty and they provided plenty of layers for warmth (the water was COLD!) while on the...","review_date":"June 17, 2018"},{"attraction_id":3529,"user":"elisabeth_g","rating":5.0,"review":"Amazing Experience for Family with Teens!. We had a wonderful afternoon of adventure on the Kicking Horse Classic! A bbq lunch followed by some easy floating and getting comfortable on the raft. Our guide, Adam, made sure we were all ready for some serious rides and splashes as well as keeping...","review_date":"June 11, 2018"},{"attraction_id":3529,"user":"sean_k","rating":5.0,"review":"Excellent day out, start to finish. Most of the other reviews will tell you about the excellent rafting, the good organisation and the professional approach which is all true. But what made the day for us was our guide - Dave E. Part philosopher, part wildlife advocate, part comedian and total...","review_date":"June 6, 2018"},{"attraction_id":3529,"user":"antoinebl72jh","rating":5.0,"review":"Had a great day. It was my friend's birthday and we couldn't have had a better day. Had lunch there, BBQ was provided. Entertainment all day. Sam was really friendly and was joking with us. We were even allowed to eat our birthday cake on site after the raft...","review_date":"October 27, 2017"},{"attraction_id":3530,"user":"kimberly_m","rating":5.0,"review":"Awesome!. This is the BEST way to see whistler and surrounding area. Absolutely gorgeous. So easy to bike around-the bike does 90%of the work and we got to travel about 27km. Which seems like alot but it went by so fast (without getting tired). We recommend...","review_date":"October 7, 2018"},{"attraction_id":3530,"user":"vickybee333","rating":5.0,"review":"Lots of fun. This was a lot of fun for us first-time e-bikers. The weather was beautiful, and the riding was very easy (although you could turn off the power if you wanted to and burn lots more calories). We enjoyed biking through parks and neighborhoods. Thank you,...","review_date":"September 10, 2018"},{"attraction_id":3530,"user":"chrisl98109","rating":5.0,"review":"Super fun!. This tour is a blast. The bikes are so easy to ride, even up any inclines. You can cover a lot of ground and get a good overview of the area. Our guide (Ash) was excellent. Very attentive to the varied riding skills in our...","review_date":"September 5, 2018"},{"attraction_id":3530,"user":"alexlondonuk","rating":5.0,"review":"A great way to get a good intro to Whistler. Top quality bijes and guide. An enjoyable way to get our bearing to Whistler. Thorougly recommended.","review_date":"August 25, 2018"},{"attraction_id":3530,"user":"roger_s","rating":1.0,"review":"DO NOT BOOK IN ADVANCE!. We ran into the same problem as the earlier person. We scheduled the tour in advance, but it was raining. We called an hour before the tour and asked to reschedule for another time. The agent refused and said we could either go at the...","review_date":"August 25, 2018"},{"attraction_id":3530,"user":"nick_j","rating":5.0,"review":"See Whistler the easy way. It\u2019s an easy town to get lost in but not with bike guided tours.\nAsh was a great host who took time to explain the history of the whole area.\nVery informative and good fun.\nHighly recommended.\nBikes are easy and using the POWER mode...","review_date":"August 24, 2018"},{"attraction_id":3530,"user":"loserpants","rating":5.0,"review":"Fabulous!. The best part of this guided tour was the tour guide: Ash! Very thoughtful, informative, funny and friendly. Made the trip a complete success!\nWith all the bike trails in Whistler and the battery charged bike, it really make the tour enjoyable. I highly recommend...","review_date":"August 13, 2018"},{"attraction_id":3530,"user":"connor_g","rating":5.0,"review":"Great way to see more of Whistler!! . The e bike tour is a great way to see parts of whistler you wouldn\u2019t have ordinarily seen. All of the sites are absolutely stunning, especially the green glacier waters. The bikes are easy to use, and you can set them at different levels depending...","review_date":"August 4, 2018"},{"attraction_id":3530,"user":"ainsleyb64","rating":5.0,"review":"Great activity. Great tour - really nice way to see Whistler on a summery day with lots of interesting info - added bonus was that we saw a bear!","review_date":"July 24, 2018"},{"attraction_id":3530,"user":"vansandy2016","rating":5.0,"review":"Excellent way to see Whistler. Have been to Whistler a few times but never explored the variety (and extensive network) of bike trails. With the assisted pedal power of an e-bike it was the perfect way to get around and explore Whistler beyond the village. We covered a lot of...","review_date":"July 23, 2018"},{"attraction_id":3530,"user":"monlyka","rating":5.0,"review":"Bicycle on steroids. I'm not an avid biker and it was my first time on an electric bike. I was nervous to give it a try, but it was great! It took about a minute to feel pretty comfortable on the pedal assist bike. There was no throttle,...","review_date":"July 23, 2018"},{"attraction_id":3530,"user":"brs21","rating":5.0,"review":"Great tour .... Great bikes....Great scenery. This was a fantastic way of seeing much more of the beautiful Whistler landscape than we could have by foot. The bikes were really fun to ride. Great guide and lots of interesting stories along the way, Highly recommended","review_date":"July 12, 2018"},{"attraction_id":3530,"user":"gloriak378","rating":5.0,"review":"Great Fun. If you want to have a tour of Whistler and see things you can\u2019t by car go on a Ebike tour with Ash. Lots of fun. He\u2019s full of knowledge about the area and wants to make your adventure memorable. Wind in your hair and...","review_date":"July 2, 2018"},{"attraction_id":3530,"user":"rick_b","rating":5.0,"review":"Take the tour the day you arrive and feel alive.. I went on the trip with Ash and had a real blast. It shows you the trails that I could never experience driving a car or walking only on a bike. Since I am not in the greatest shape and have some heart issues I...","review_date":"June 28, 2018"},{"attraction_id":3530,"user":"susivancouver","rating":5.0,"review":"What a great experience!!. My husband and I had an amazing experience riding the ebikes on the fantastic trails around Whistler and Creekside. The time we spent on the ebikes was just right and we were surprised about Ash\u2019s knowledge of nature and history. Ash you are a lot...","review_date":"June 28, 2018"},{"attraction_id":3530,"user":"lisagirl_11","rating":5.0,"review":"Awesome adventure. Ash took us on a great trip around Whistler on some amazing e-bikes. We visited Lost Lake, neighbourhoods with gorgeous homes, old growth forests and the original resort in whistler(Alta lake). The bikes made the 2+hour tour effortless and enjoyable. There were stops for washrooms...","review_date":"June 5, 2018"},{"attraction_id":3530,"user":"springtime3033","rating":4.0,"review":"Awesome experience!. We saw everything from million dollar homes to beautiful forest trails and even a black bear! Ash was super friendly and offered interesting nuggets of Whistler history and culture along the way. A terrific way to spend an afternoon in beautiful Whistler!","review_date":"May 28, 2018"},{"attraction_id":3530,"user":"lyndacm","rating":5.0,"review":"Guided electric bike tour. What an amazing experience! The owner\/guide Ash was lot of fun! We were the only two on this tour, as it is so late in the season, but he was more than willing to take us out. We had 3 1\/2 hours of gorgeous scenery...","review_date":"October 27, 2017"},{"attraction_id":3530,"user":"nuritk3","rating":5.0,"review":"Get A Good Feel for Whistler. The Fairmont Hotel recommended this bike tour and it was well worth it. Our guide, Rob, enlightened us on Whistler's economy, real estate values and challenges. The e-bikes are in great condition and the tour was fun and not strenuous.","review_date":"September 22, 2017"},{"attraction_id":3530,"user":"sidneymom","rating":5.0,"review":"Easy way to see the beuty of Whistler. Great 3 hour electric bike tour. If you can ride a bike, you can do this tour. Allows you to zoom up any hill effortlessly. Asher was our guide and gave us a great tour of the bike trails around green lake and the Alta...","review_date":"September 4, 2017"},{"attraction_id":3530,"user":"lana_k","rating":5.0,"review":"Fantastic Tour!!!. We had the pleasure of doing an amazing morning EBike tour around with Ash on August 14th. The scenery is just breathtaking.\nBeautiful lakes, streams, giant lily pads, birds, bear den, plus all of the local information provided along the way was priceless.\nWe were...","review_date":"August 29, 2017"},{"attraction_id":3530,"user":"annademarco","rating":5.0,"review":"Our favourite activity EVER!!. Ash collected us from the hotel and I was a bit nervous having never been on an electric bike before but Ash was amazing. He explained everything and we had a trial run around the car park until we were confident and happy to move...","review_date":"August 20, 2017"},{"attraction_id":3530,"user":"stacey_j","rating":5.0,"review":"Great scenery. Absolutely loved the tour with Ash. He was very informative and made it fun. It was my first time riding an electric bike. So worth it. Definitely would recommend this to anyone. Loved lost lake. Saw a bear too!!","review_date":"August 3, 2017"},{"attraction_id":3530,"user":"gregory_p","rating":5.0,"review":"cycling the wonderful paths surrounding Whistler. Ashley the owner and operator of Whistler EBikes took us out the other day for an ECO tour of Whistler. Our first stop was in a 400 year old Cedar Forest in the Lost Lake area. He gave us an informed talk of the trees...","review_date":"August 3, 2017"},{"attraction_id":3530,"user":"paisagringa","rating":5.0,"review":"Great way to see beautiful whistler. Ash, our guide, was full of information and whistler trivia. We saw three lakes and a stream. The trails were beautiful and we had a couple of stops to get water and food. Loved it.","review_date":"August 2, 2017"},{"attraction_id":3530,"user":"storyteller705350","rating":5.0,"review":"Must do tour! . We four seniors had a great morning tour with Ash. The bikes are so much fun, safe and easy to ride. We biked through the redwoods and on paved trails to the lakes, enjoying the beautiful sights around Whistler.\nIt was as a lovely way...","review_date":"July 18, 2017"},{"attraction_id":3530,"user":"jane_p","rating":5.0,"review":"Loved it..... Would definitely recommend a cycling tour with Ash....it was a wonderful way to have a look around Whistler and it was so much fun. Ash made sure we were familiar with the E bikes before we headed off and he stopped along the way every...","review_date":"July 15, 2017"},{"attraction_id":3530,"user":"susan_l","rating":5.0,"review":"EBikes are the best!!. Loved every minute of our tour! The owner and tour guide, Ash, was very fun and knowledgeable. He took us to places that we would not have thought to go and the bikes made it very easy to get there. This was definitely a highlight...","review_date":"July 11, 2017"},{"attraction_id":3530,"user":"madjwyatt","rating":5.0,"review":"Fantastic three hour bike tour. The EBike experience was incredible. They make biking fun again. Ashley was very professional, knowledgeable, and his commentary during the tour was enjoyable. This was a definite highlight of our trip and we highly recommend it when you are in Whistler.","review_date":"July 10, 2017"},{"attraction_id":3530,"user":"sctraveler949","rating":5.0,"review":"Wonderful Time!. Ash was such a friendly, professional, and knowledgeable guide. We had a fantastic time enjoying sights we would not have gotten to without him. The bikes were fun and easy to ride. Truly enjoyed every aspect of the tour and especially the history lessons along...","review_date":"June 18, 2017"},{"attraction_id":3530,"user":"tracey_l","rating":5.0,"review":"amazing way to spend the afternoon . What a wonderful way to cycle around whistler, hear the history, see the beauty and have fabulous company! Ash is so much fun and such a fountain of knowledge! Would recommend this tour 100%","review_date":"June 14, 2017"},{"attraction_id":3530,"user":"ken_d","rating":5.0,"review":"What's a little rain?. Signed up for Tuesday morning with Whistler EBikes. Rain was threatening! Ash, the company owner was to be our guide. After going through a pre-ride bike check, we set out on our journey along bike paths, through the woods and around Green and Lost Lakes....","review_date":"June 3, 2017"},{"attraction_id":3530,"user":"eva_w","rating":5.0,"review":"Thoroughly recommend . Thoroughly recommend this e-bike tour of Whistler with Ash around lakes and through the forest, stopping for a coffee along the way. We enjoyed his commentating along the way of local knowledge and really appreciated the gloves he provided too!! It's the little extra's that...","review_date":"May 16, 2017"},{"attraction_id":3530,"user":"neussy2","rating":5.0,"review":"Whistler Ebikes. This ebikes tour was so much fun I would recommend anyone to give it a try. You don't need any fitness because the bike doe all the work.","review_date":"May 15, 2017"},{"attraction_id":3530,"user":"thomas_s","rating":5.0,"review":"Great Experience and a new way to see the village. I've been to Whistler a dozen times but this past week I tried something new. Whistler E-Bikes. Really enjoyed the tour with the host, Ash. The electric bikes were very cool and make the terrain a non-factor for those concerned about hills and traveling around...","review_date":"May 12, 2017"},{"attraction_id":3530,"user":"jmwooldr","rating":5.0,"review":"Fun day, bikes were great for all. We did this bike tour as part of an early Mother's Day adventure weekend with my sister and my very healthy 70+ year old Mom. We were joined by a lovely lady travelling from New Zealand and a couple of younger men. Ash made sure...","review_date":"May 7, 2017"},{"attraction_id":3530,"user":"valerie_m","rating":5.0,"review":"Whistler Must-Do. We have been going to Whistler for years for skiing, biking, golf, canoeing - you name it. But this tour of the entire Whistler area on Ebikes was most memorable. This is definitely in the top 5 of things to do in Whistler.","review_date":"May 2, 2017"},{"attraction_id":3530,"user":"ben_q","rating":5.0,"review":"Highly recommend, we had a great time!. Great way to see beautiful Whistler on these amazing bikes! Ash was energetic and it was clear he had a passion for what he was doing, even in the soggy weather....overall, a great guide! Highly recommend WhistlerEbikes!","review_date":"April 24, 2017"},{"attraction_id":3530,"user":"rinayi","rating":5.0,"review":"Definitely would recommend. This is an overdue review. My husband and I were in Whistler end of June\/early July and decided to take Ash's evening tour. It was our first time on an electric bike and it was an awesome experience. We got to see a lot and...","review_date":"December 8, 2016"},{"attraction_id":3530,"user":"sharon_b","rating":5.0,"review":"\"A definite TO DO in Whistler\". Ash did an awesome job showing us the beautiful sights and sounds of Whistler. We had a fantastic day biking around the lakes, parks and had some incredible photo ops. He was informative and very flexible with the schedule and went out of his way...","review_date":"October 10, 2016"},{"attraction_id":3530,"user":"jnkv","rating":3.0,"review":"Broken Promises. We were very interested in taking the Bike tour and Ash came across very well. Unfortunately the bikes were not very well maintained. We have Ebikes at home so knew what to expect. The bike is was given to ride had 1 broken brake lever,...","review_date":"September 23, 2016"},{"attraction_id":3530,"user":"hedgemda","rating":5.0,"review":"Don't Miss this Awesome Experience. Spent a totally awesome morning with Ash exploring the Lakes area around Whistler. The bikes are the latest, state of the art EBikes, require little effort and are so easy to ride.... Ash is so passionate and adds a personal perspective to this beautiful and...","review_date":"September 15, 2016"},{"attraction_id":3530,"user":"daniel_r","rating":5.0,"review":"Whistler E bikes \ud83d\udeb2 . What a awesome time I had on the tour whistler E bikes took us on, Latia was a awesome host, we went round every lake in whistler which was interesting being I was there 2 years ago and didn't see half if any of the...","review_date":"September 15, 2016"},{"attraction_id":3530,"user":"ecookie123","rating":5.0,"review":"Highly reccomend!. We had the opportunity to go on the ebike tour this morning with Ash and it was AMAZING!! I would highly recommend this experience to everyone, the sights are beautiful, the bikes are incredible and Ash was a brilliant guide, he was friendly, informative and...","review_date":"September 6, 2016"},{"attraction_id":3530,"user":"moombanpconsole","rating":5.0,"review":"Canada Holiday. Had the opportunity today to go for a ride with Ash on this tour. The training , guidance and patience he showed with our group was outstanding. His knowledge of the area and stopping halfway for a coffee stop with one of the best coffees...","review_date":"August 30, 2016"},{"attraction_id":3530,"user":"judy_m","rating":5.0,"review":"Best way to see the town. The owner, Ash, is a great guide, storyteller and companion on a fantastic trip around Whistler. I expected a nice outing and received an exciting adventure. So glad we were able to join the group of people that had booked the time. They were a...","review_date":"August 27, 2016"},{"attraction_id":3530,"user":"grant_f","rating":5.0,"review":"Great Tour! . My wife and I used a Social Shopper coupon to book our tour. Our guide Latia was awesome...friendly, knowledgable, and she respected my wife's insecurity on the bike. The bikes are awesome; even if you don't ride a lot, the power from the motor means...","review_date":"August 26, 2016"},{"attraction_id":3530,"user":"96jacquelinec","rating":5.0,"review":"A Dream of a Ride. We just finish our E bike tour with Ash as our guide and it couldn't have been more exhilarating! The combination of the ease of the electric bike and the magnificent beauty of the Whistler Valley is an experience we will do again and again....","review_date":"August 24, 2016"},{"attraction_id":3530,"user":"116lynnej","rating":5.0,"review":"Really neat way to experience a new side to Whistler. Have made countless trips to Whistler in all seasons for more than 20+ years. This was our be a local tourist trip so we did some things we wouldn't normally do. My pre-teen and I loved this and I would do it again. You still...","review_date":"August 24, 2016"},{"attraction_id":3530,"user":"mark_m","rating":5.0,"review":"Great time!. This was simply a fantastic tour! We learned a ton about Whistler from our guide--Ash, and also had a great time. We covered over 30km and toured pretty much the entire valley, and found a couple of really cool food spots along the way. We...","review_date":"August 19, 2016"},{"attraction_id":3530,"user":"ryan_o","rating":5.0,"review":"Thoroughly enjoyable experience. If you want to see the natural beauty that Whistler has to offer then this tour is a must! The bikes are easy to operate and you will be sure to turn heads as you go cruising around the lakes and exploring the magical scenery....","review_date":"August 13, 2016"},{"attraction_id":3530,"user":"drkneuman","rating":5.0,"review":"Do it .. I would highly recommend this tour. For a 78 yr old non bike rider this exceeded all my expectations. Put it at the top of your list.\nKen Neuman","review_date":"August 12, 2016"},{"attraction_id":3530,"user":"cosmosynergy","rating":5.0,"review":"Leisure. It was so amazing of this Ebike and our tour Latia who showed us around Whistler tour like : Lost Lake , animals parks etc., we rode for around 3 hours without getting tired but still can paddle on this Ebike excercise, love to do...","review_date":"August 12, 2016"},{"attraction_id":3530,"user":"f4973frphilp","rating":5.0,"review":"One day in Whistler. We only had a short time in Whistler and thought a bike ride would be a good way to look around . Latia our guide was fantastic - she took us on trails we would have never found on our own. What a great way...","review_date":"August 11, 2016"},{"attraction_id":3530,"user":"ozzypete1","rating":5.0,"review":"Expect the Unexpected. Do yourself a favour and get off your butt, get off the couch, get on one of these electric bikes with Ash and get on with this tour. Fantastic experience and Ash well he is the best.","review_date":"August 7, 2016"},{"attraction_id":3530,"user":"deb_r","rating":5.0,"review":"best bike tour ever.. I have ridden my mountain bike up at Whistler many times as a local but this tour took us on trails I had never explored before. We were able to see all five lakes and a 3 hour tour seemed like only 1\/2 hour. We...","review_date":"August 5, 2016"},{"attraction_id":3530,"user":"gloriak378","rating":5.0,"review":"Awesommmeee. What a fun time with our tour guide Latia. Patient, informative and so much fun. Would highly recommend her tour. The bikes make your day in Whistler such a fabulous experience. You can see all the lakes with very little effort going up and down...","review_date":"August 1, 2016"},{"attraction_id":3530,"user":"jimchuck2016","rating":5.0,"review":"Awesome experience, taking in the sights and history. A great afternoon out with Ash. super friendly and knowledgable. Electric bikes are an absolutely revelation!","review_date":"July 19, 2016"},{"attraction_id":3530,"user":"claire1616","rating":5.0,"review":"One of the best activities in Whistler. Great concept! I do the occasional spin class but I am not a cyclist. I can recommend electric biking for anyone at any fitness level. If you have ever ridden a bike you can do this. It was a great way to see Whistler as...","review_date":"July 17, 2016"},{"attraction_id":3530,"user":"sherpa648353","rating":5.0,"review":"ONE OF THE BEST DAYS OF MY LIFE!!!. Wow!! Tried this not really knowing what to expect and OMG it was INCREDIBLE! Literally one of the most amazing experiences of my life! The powered bikes made it super easy to get around, the scenery was unbelievable and Latia was an awesome tour guide.....","review_date":"July 16, 2016"},{"attraction_id":3530,"user":"diverwestmi","rating":5.0,"review":"Fun day in the valley with Ash!. What a fun time! This is an activity that should not be missed. We went on the 3 hour tour in the afternoon and had a blast. The bikes are great and easy to use and the scenery was wonderful. Ash added great color to...","review_date":"July 13, 2016"},{"attraction_id":3530,"user":"imisstheoldterry","rating":5.0,"review":"\ud83d\udcaf!! Best way to see Whistler!! \ud83d\udcaf\ud83c\udde8\ud83c\udde6\ud83d\udc3b. BEST experience! Our guide was so great! knowledgable, considerate and worked the whole ride around us and what we wanted to see. We have been travelling BC for the last month and hands down this was the best thing we have done so far. Such...","review_date":"July 12, 2016"},{"attraction_id":3530,"user":"ponypones","rating":5.0,"review":"Our kids loved it!!. I want to thank Ash for taking our kids out and showing them Whistler. They had a total blast and couldn't get enough time on the bikes. They LOVED it. We were a bit a nervous leaving our kids with a stranger, but Ash reassured...","review_date":"July 11, 2016"},{"attraction_id":3530,"user":"megan_h","rating":5.0,"review":"Morning tour. Awesome time! Our tour guide was fun and knowledgeable. As a whistler local I was still learning lots and going new places! I will definitely be going again! What a great way to see whistler!","review_date":"July 7, 2016"},{"attraction_id":3530,"user":"cchatten","rating":5.0,"review":"Fabulous time!!!. I can highly recommend Ash's Bike Tour to just about anyone capable of sitting on a bike seat. The bikes are amazing, we were so thrilled that we are planning on buying some electric bikes!!\nAsh gives a meaningful guided tour\/history\/ecological lesson while you roll...","review_date":"July 5, 2016"},{"attraction_id":3530,"user":"crystaltwo2014","rating":4.0,"review":"E Bikes the only way to go.. Great way to tour Whistler Village. Ash is a great guide explaining about flora and fauna, history of the area, and commentary on tour visits. E bikes make biking effortless for even seniors. Plus its a very laid back tour with lots of stops. Didn't...","review_date":"July 5, 2016"},{"attraction_id":3530,"user":"2marcopolos","rating":5.0,"review":"Great Time On An E-Bike, Gotta Try It. We have biked many times in Whistler, but this was our first on an e-bike. It was great and we'd do it again in a heart beat. The e-bike enhanced our peddling and the ride was smooth and easy. You can coast along and take...","review_date":"July 4, 2016"},{"attraction_id":3530,"user":"candace_e","rating":5.0,"review":"Felt like I had super human biking powers!. Whistler E Bikes offers locally guided cycling tours on electric bikes, through the Whistler Valley along the Valley Trail, taking in lakes, old growth forests and fantastic mountain views along the way. Our guide was Ash, the proprietor of Whistler E Bikes, and he provided...","review_date":"July 1, 2016"},{"attraction_id":3530,"user":"lisar00","rating":5.0,"review":"Fantastic outdoor activity for a diverse group. Our family just came back from a weekend in Whistler, and our Whister Ebike tour was one of the highlights for everyone. Our group of six - four adults and twelve year old twins - included two biking enthusiasts, two non-enthusiasts, and a rider with...","review_date":"June 6, 2016"},{"attraction_id":3530,"user":"cbrentfranks","rating":5.0,"review":"Whistler Ebikes and Ash. I have a bad knee and my wife booked a trip with Ash for me. It was great. I used to ride a lot, but have had issues since I had my knee scoped. Talking to Ash was like talking to an old friend and...","review_date":"May 22, 2016"},{"attraction_id":3530,"user":"gaza4829","rating":5.0,"review":"Great Ride. I just went for a big ride with whistler ebikes yesterday - it was so amazing. The bike was surprisingly fun and easy to use - Ash had some great stories to tell while travelling along whistlers trails. I highly recommend this to those who...","review_date":"May 21, 2016"},{"attraction_id":3530,"user":"martin_p","rating":5.0,"review":"Ebikes visit a must !. Arrived in Whistler for a quick visit and made the right decision to choose Ebikes.\nAsh gave us a quick lesson on the bikes......easy, in minutes we were up and running. Covered much more distance and saw more of the lakes and trails on Ebikes...","review_date":"May 9, 2016"},{"attraction_id":3530,"user":"gary_h","rating":5.0,"review":"Great fun. If you have very basic ability on a bike you will really enjoy this. We were picked up from our hotel by Ash (the owner of the business) and given a quick lesson on the ebike. We then set off on a wonderful ride through...","review_date":"April 28, 2016"},{"attraction_id":3530,"user":"evelyn_w","rating":5.0,"review":"A memorable experience. What an awesome experience! The deluxe bikes were smooth and the riding was effortless. Our tour guide Latia led the way around Whistler's five scenic lakes, golf course, and nature paths. We four seniors had no trouble keeping up because the bikes did all the...","review_date":"November 10, 2015"},{"attraction_id":3530,"user":"1greg0007","rating":5.0,"review":"Awesome E Experience . Highly recommend! Great experience with Ash exploring Whistler via EBikes! Such ease riding over 75 km, best EBikes in the world made this experience so enjoyable. Our Wonderful guide made the 3 hours of exploration of this beautiful place something my wife and I will...","review_date":"October 21, 2015"},{"attraction_id":3530,"user":"dw477","rating":5.0,"review":"Amazing day with Ash. . Ash the owner introduced me to his electric bikes, my they have come a long way since the last time I rode an electric bike, some 15 years ago.\nSo much lighter and as the bike still has mountain bike gearing and brakes, the power...","review_date":"October 6, 2015"},{"attraction_id":3530,"user":"leo_l","rating":5.0,"review":"E-bikes are the way to go.. My wife and I booked a 3-hour tour. Ash was very helpful and knowledgeable of the area. The E-bikes are awesome, requiring little more than pedalling the bike. Beyond that, there is little more effort required. We kept mainly to the paved trails, but Ash...","review_date":"September 19, 2015"},{"attraction_id":3530,"user":"brucep54","rating":5.0,"review":"EBikes are here to stay.. We had travelled to Whistler BC Canada for a 5 day weekend so time was limited. We saw Whistler EBike provided tours of the areas among the mostly paved trails. We were eager to give them a try. We pre-booked prior to our arrival as...","review_date":"September 12, 2015"},{"attraction_id":3530,"user":"dannov90","rating":5.0,"review":"A fantastic tour of Whistler Valley. My wife and I had a wonderful time riding e-bikes around the valley with Ash. He is a very knowledgeable guide who cares about the environment and can tell you anything you want to know about the area. The trails are just beautiful, the pace...","review_date":"September 2, 2015"},{"attraction_id":3530,"user":"fredjr11","rating":5.0,"review":"An amazing experience!. I whole-heartedly recommend Whistler Ebikes for an amazing one of a kind whistler experience. The bikes are crazy cool! But on top of that Ash Conrad is the best. He is fun and knowledgeable. By the end of the trip you will have a new...","review_date":"August 16, 2015"},{"attraction_id":3530,"user":"tasteandseelife","rating":5.0,"review":"A Ride on the Wild Side. I experienced a ride on the wild side with Whistler's E-bike tour.\nThis was my first time to hear about and ride an e-bike, a bike with battery power! I was super impressed by the functionality and level of power to fit the tour group's...","review_date":"August 11, 2015"},{"attraction_id":3530,"user":"dif56","rating":5.0,"review":"e bike tour. number one, these e bikes are amazing. pedal assisted power, you can zip up hills and it feels very safe. they are not huge in the US yet, but will be soon. in 3 hours Ash took up and down, all around the Whistler Valley....","review_date":"August 6, 2015"},{"attraction_id":3530,"user":"penny_b","rating":5.0,"review":"Whistler Ebikes. My sister and I enjoyed a fantastic ride along some of Whistler's most beautiful trails. I was surprised to feel the workout (moderately the next day) since I ride the Whistler trails often. This ride was much more fun than just using muscle power because...","review_date":"August 4, 2015"},{"attraction_id":3530,"user":"tammymaxey","rating":5.0,"review":"We rode 26 kilometers in two hours ! . We went on the ebike tour with Ash on our last night in Whistler. It was so much fun ! Pedaling was so easy, I went 22 mph up a steep hill with minimal effort. The trails are so beautiful, dotted with lakes, forest, and...","review_date":"July 29, 2015"},{"attraction_id":3530,"user":"rosandpete02","rating":5.0,"review":"Whistler E-bikes. While on a Scenic tour in April, 2015, we were offered an e-bike tour of Whistler. The tour around the town and nearby beauty spots was enjoyable and extremely interesting. The bikes were easy to use and of very good quality and condition. Ash and...","review_date":"June 28, 2015"},{"attraction_id":3530,"user":"kerls14","rating":5.0,"review":"Electric bike tour of hidden Gems in Whistler!. Great way to see the hidden spots all the locals know in Whistler. Ash was an excellent guide who had great knowledge of the area! We also saw a bear along the way which was a highlight! Would highly recommend this tour for people of...","review_date":"June 22, 2015"},{"attraction_id":3530,"user":"julie_p","rating":5.0,"review":"Fun, exciting bike tour of Whistler!. We went on a guided bike tour with Ash. I was a bit nervous, as electric bike made me think it would need gears, etc. Was just like a regular bike, but makes each pedal go further, and assists you up hills. Highly recommend for...","review_date":"June 14, 2015"},{"attraction_id":3530,"user":"barry_w","rating":5.0,"review":"Whistler Electric Bike Tours. I was talked into this tour after my wife enjoyed hers so much. I was late in the day and luckily the only customer. When asked what I wanted to see I asked for \"bears\". After seeing that I could ride a bike Ash took...","review_date":"June 5, 2015"},{"attraction_id":3530,"user":"barry_w","rating":5.0,"review":"Guided ebike tours of Whistler BC Canada. I had not been on a bike for 30 years - this tour was fabulous, an exhilarating 3.5 hour tour in the fresh air with beautiful views everywhere.\nThe group age varied from 20yo's to 80yo's, with guides at the back and front , staying...","review_date":"June 5, 2015"},{"attraction_id":3530,"user":"willynaylor","rating":5.0,"review":"Great way to see Whistler!. I enjoyed an ebike tour with my parents in May... seeing the full length of the Whistler valley by bike would normally have be a challenge for them, but on the ebikes it was a doddle! The tour guide was excellent, and it was one...","review_date":"June 1, 2015"},{"attraction_id":3530,"user":"marilyn_s","rating":5.0,"review":"Fun guided E Bike Tour in Whistler. Experienced the very best of Whistler today. While on a tour with Scenic, we were offered this E bike guided tour with Whistler e bikes. Ash was our guide and was just amazing. Calls himself the chief fun officer and believe me, he delivers. Such...","review_date":"May 23, 2015"},{"attraction_id":3530,"user":"d-joust","rating":5.0,"review":"Best way to view Whistler!. Today we went on a tour and had an awesome time, I'd never ridden an electric bike before and was really surprised how much fun they are! We rode around the valley for 3 hours, taking in some truly stunning scenery, some really cool bike...","review_date":"May 13, 2015"},{"attraction_id":3530,"user":"jpg-whistler-bc-ca","rating":5.0,"review":"Up hill is gone. I ripped around all over the Whistler valley last summer I had a blast. All over the valley trails from Lost Lake to Green Lake to Alta Lake to Nita lake around Alpha lake to Function Junction including all around Lost lake trails. At 51...","review_date":"April 28, 2015"},{"attraction_id":3530,"user":"mylesgalv","rating":5.0,"review":"New discoveries in a familiar place. I had a ton of fun with Ash, he's a super good guy and a lot of fun to bike around with. I spend lots of time up in Whistler and, on this tour, I felt like I was on holiday somewhere completely new.\nIf...","review_date":"April 26, 2015"},{"attraction_id":3530,"user":"jim_s","rating":5.0,"review":"Unique way to see beautiful Whistler. Had the opportunity to go on a fully guided electric bike tour of Whistler. What a great activity!!\nGot to see parts of Whistler i would never have got to - thanks to the excellent guide -Latia.\nThe bikes are wonderful technology that allows you...","review_date":"August 13, 2014"},{"attraction_id":3531,"user":"danrobnew","rating":5.0,"review":"Staff Team Building at it Best!. We brought a staff of 13 out to the Coast and had a tour that ended with a meal. Jeremie was our guide and he was very friendly and accomodating. They even changed our invoice to accommodate staff paying for their own alcohol while billing...","review_date":"March 13, 2019"},{"attraction_id":3531,"user":"f1991gecraigc","rating":5.0,"review":"Birthday Beer Tour!. Thought we would try this as a gift for our husbands birthdays! It was brilliant :)\nThree different breweries, a meal at the final destination and dropped back to our original meeting place. Ryan drove us around, toured us behind the scenes at each brewery....","review_date":"January 31, 2019"},{"attraction_id":3531,"user":"z3927jijohnh","rating":5.0,"review":"Amazing Time . Spent 4 hours with Jamie and time went by really fast! Went to 3 breweries and learned a lot about brewing process and sampled a lot of great beers! I would strongly recommend this tour and it was fun as well as educational.","review_date":"June 26, 2018"},{"attraction_id":3531,"user":"robert_b","rating":5.0,"review":"Great Fun and Good Guide. Three breweries, they change from trip to trip. A great way to see the city, they take you around in a van. Interesting brews, they chose the tasting you don't get to pic, while there were some we did not like all that well, it...","review_date":"May 10, 2018"},{"attraction_id":3531,"user":"zach_a","rating":5.0,"review":"Awesome and fun experience!. Awesome experience! Did the dine out East Van tour. Had a ton of great food, and learned a lot about what goes into making great beer! Our tour guide (Ryan) did an amazing job of trying to specially pick flights of beer that appealed to...","review_date":"January 26, 2018"},{"attraction_id":3531,"user":"alx8225","rating":5.0,"review":"Small Business Anniversary Celebration. We had a great time on our tour with Ryan! Our small office went on a tour to celebrate an anniversary with the company. We went to Andina, Faculty and Big Rock. All were great, with awesome selections of beer. It was good to see...","review_date":"January 22, 2018"},{"attraction_id":3531,"user":"ryan_c","rating":5.0,"review":"Like beer? Like Food? Want to check out real Vancouver? Do it.. What a fun tour. We had no expectations, but were pleasantly surprised. Cam gave us a good tour, where we explored each of the east van breweries and then were given a well guided flight tour of the beers.\nThe food was great, but as...","review_date":"January 21, 2018"},{"attraction_id":3531,"user":"jackiemo1280ca","rating":5.0,"review":"Very enjoyable . We enjoyed this tour very much we toured 3 breweries. At all 3 we had a variety of assorted beer and guide made a point of asking our preference of beer and tried to include a sample of each on the tour. The tour was...","review_date":"January 9, 2018"},{"attraction_id":3532,"user":"huhverycool","rating":5.0,"review":"A game-changer. Wow. We'll never rent at a lodge again. Jason could not have been more helpful or knowledgeable. The equipment was top-shelf. The convenience factor of being fitted perfectly in our hotel room was off the charts. Highly recommend!","review_date":"April 17, 2018"},{"attraction_id":3533,"user":"jessica_c","rating":5.0,"review":"Highlight of our trip!!!. We LOVED this tour. The food was delicious, and we loved the history Melissa gave us about the city. Montreal has such a rich cultural background. We had a wonderful time learning about the area, as well as eating such delicious food. Such a fun...","review_date":"September 20, 2018"},{"attraction_id":3533,"user":"staceym234","rating":5.0,"review":"Battle of the Bagels. Fantastic way to experience Montreal like a local, learn history and eat great food. Our guide, Melissa, was funny, knoweledgeable and our time with her flew by. The food was phenomenal and included some surprises as well as the ability to try different bagels and...","review_date":"September 15, 2018"},{"attraction_id":3533,"user":"jenny_q","rating":5.0,"review":"Great way to explore the city. We were lucky to have had Melissa, the owner, lead this tour. It was well balanced between eating and walking, and there was never a dull moment. I especially liked how we got to compare two different bagel joints as well as two different smoked...","review_date":"July 23, 2018"},{"attraction_id":3533,"user":"peakviewatbreck","rating":1.0,"review":"Canceled and unprofessional. Ruined 2 of my trip days. I registered and paid for 2 tours with this vendor and both were canceled by the vendor within 5 days of my trip. If this vendor can't run their tours they really need to stop advertising them. Nothing like planning your trip and then having...","review_date":"July 22, 2018"},{"attraction_id":3533,"user":"lucyscuba","rating":5.0,"review":"Professional, knowledgeable, excellent . We loved this tour. Melissa brings knowledge of Canada\u2019s history along with her knowledge of culinary history. What a combination!! Be prepared to EAT!!! And learn history. Walking was leisurely and the poetry significant.","review_date":"June 21, 2018"},{"attraction_id":3533,"user":"jasonbecky","rating":5.0,"review":"All around excellence!. Four of us took the Jewish Neighborhood Food Tour with Melissa Simard as our guide. Melissa was an outstanding guide and very knowledgeable. The food was outstanding and very plentiful. If you are considering taking this tour, I strongly recommend you don't eat breakfast before...","review_date":"June 4, 2018"},{"attraction_id":3533,"user":"kent1171","rating":5.0,"review":"Be Ready to EAT. There are only a few things you need to know about this tour: 1) Be ready to eat, come hungry and participant. 2) Be ready to walk. Melissa was GREAT and full of knowledge not only about food and the neighborhood, but about the history...","review_date":"June 4, 2018"},{"attraction_id":3533,"user":"katimil","rating":5.0,"review":"Great, tour, great food, great guide. This was a wonderful tour of the old Jewish area of Montreal. We thought we knew a bit about the area but learned so much more. The food selections were excellent. We got to compare the best bagels and smoked meats, and had the best...","review_date":"May 15, 2018"},{"attraction_id":3533,"user":"rachelwlaw","rating":5.0,"review":"Fabulous Food Tour. We loved our food tour through Mile End! Melissa, our guide, is the best sort of expert: she's able to share her extensive knowledge in an engaging and personalized way. We met at deli for a sit-down introduction and smoked meat sandwich; then walked and...","review_date":"March 31, 2018"},{"attraction_id":3533,"user":"judyinmdr","rating":5.0,"review":"Excellent Tour. Three generations of our family took this wonderful tour of Montreal\u2019s historic neighborhood with Melissa\u2014chef, historian, and delightful guide. We felt we hit all of the culturally and gastronomically significant restaurants and bakeries. A great way to experience the neighborhood.","review_date":"March 20, 2018"},{"attraction_id":3535,"user":"arpc29","rating":5.0,"review":"Great fun!. The off-roading offered by The Adventure Group was the activity my son wanted to most so off we went. Although there is a desk in the Fairmont Hotel (where we were staying), you had to walk to the Village to meet up for the tour...","review_date":"January 24, 2019"},{"attraction_id":3535,"user":"grandtour44938204483","rating":5.0,"review":"Excellent!. My wife and I did the 2 hour RZR intermediate tour, and it was amazing! Breathtaking views, muddy trail, pleasant speed (fast but safe, adapted to your group's needs - if we were uncomfortable the guide would slow down). The guide and staff were very...","review_date":"November 15, 2018"},{"attraction_id":3535,"user":"jfranz241","rating":5.0,"review":"Solid RZR tour!!. This was an incredible experience! 10 of us guys needed to get out of the house for a bit, all of us began the day a little hungover ... but after getting in the mud on some RZR's and seeing the epic views this tour...","review_date":"November 13, 2018"},{"attraction_id":3535,"user":"kris-goes-places","rating":5.0,"review":"Whee! Sploosh! Fun in the Puddles. This was my first time ever in an ATV and I had SO MUCH FUN! It was just my husband and I with our guide, Liam. Liam gave us a quick explanation on how to drive the side-by-side ATV and then we were on our...","review_date":"November 7, 2018"},{"attraction_id":3535,"user":"palitzamo","rating":5.0,"review":"Time and money well spent. Very organized, left on time. Mahibes in great condition. They supllied all the gear because we got home and we were soaked through! It was amazing. My husbands goal was to make us the dirtiest wettest couple. We were. Our guide was Aly. Man that...","review_date":"November 6, 2018"},{"attraction_id":3535,"user":"grhingo","rating":5.0,"review":"Choose this one!. There are so many Whistler activities to choose from - I am so happy we picked this one.\nWe did the sunrise intermediate tour, and got a stunning sunny morning after some overnight rain - not too muddy, not too dusty, got some brilliant GoPro...","review_date":"October 20, 2018"},{"attraction_id":3535,"user":"springtimebird","rating":5.0,"review":"Great Fun!. I booked a two seater - it was all way more fun than expected! I highly recommend it. Being October and going through huge puddles and getting splashed all over - gloves would have been helpful because our hands were wet and then freezing cold....","review_date":"October 14, 2018"},{"attraction_id":3535,"user":"olenkapalac","rating":5.0,"review":"A fun way to see some stunning scenery!. We did the sunrise tour and it was such a fun way to start the day. The scenery is beautiful, the track is fun and we just loved it! Our guide was great too. Would highly recommend this tour for an action and adrenaline packed...","review_date":"October 4, 2018"},{"attraction_id":3535,"user":"kimjomo","rating":5.0,"review":"Amazing views. I took my 9 year old son with me on the ZRZ BC Tour at the end of September. Our guide was Zach and he was great. I had never driven an ATV before but found it very easy and intuitive since it has a...","review_date":"October 2, 2018"},{"attraction_id":3535,"user":"spowernl","rating":5.0,"review":"10\/10 Would Recommend. We did the Moderate BC RZR Tour and had a total blast. The tour guide was amazing and geared the tour to our abilities, which was excellent because we are familiar with riding side x sides and wanted something a little more advanced. Highlight of...","review_date":"September 21, 2018"},{"attraction_id":3535,"user":"clarkras","rating":5.0,"review":"Enjoyable. Business ride with four other couples. When we arrived at the cabin all the staff were very friendly and helpful in gearing us up with helmets and wet gear...as it was a little wet during the ride...which didn't bother any of us. Our guide, Ali,...","review_date":"September 18, 2018"},{"attraction_id":3535,"user":"cosmopolitan724545","rating":5.0,"review":"Good fun. Really enjoyed this. I did the beginners route as I was a first timer and was not sure what to expect. Friendly staff, good run through of how the cars? Work and great fun. Sorry forgot leaders name (Liverpool guy) was great and kept a...","review_date":"September 12, 2018"},{"attraction_id":3535,"user":"447iains","rating":5.0,"review":"Brilliant!. We did this as a family of 4 last week and it was amazing and exceded expectation,\nAfter a quick safety briefing and some safety clothing, you are off and running. Guides are friendly and fun and the driving itself and scenery is phenomenal. The...","review_date":"September 6, 2018"},{"attraction_id":3535,"user":"ali5463","rating":5.0,"review":"Exhilarating!. I felt like I had to write a review for the RZR off road tour as it was one of the best things we did in Canada. My family of 5 which included a 19, 17 and 9 year old had the best time ever!...","review_date":"September 5, 2018"},{"attraction_id":3535,"user":"stephanie_g","rating":5.0,"review":"Awesome experience!. We had an amazing time! Ali, Matt W., and Kait were our tour guides and they were awesome! They were funny, engaging and I felt safe with their guidance. We would definitely do it again!!","review_date":"August 30, 2018"},{"attraction_id":3535,"user":"mrsphhm","rating":5.0,"review":"A great way to experience the mountains! . Our group was 2 families with 4 adults and 3 kids ( twin 8 yr old girls and 10 yr old boy). We rented 2 4x4s and the adults took turns driving. So happy my husband convinced me to drIve. I booked this tour for...","review_date":"August 6, 2018"},{"attraction_id":3535,"user":"connor_g","rating":5.0,"review":"Loads of fun!. We had a great time on this RZR tour. Our guide was Liam and he was very responsible and knowledgable of the area. I am an experienced rider and still had plenty of fun traveling around the area. The trail was steep and rocky but...","review_date":"August 4, 2018"},{"attraction_id":3535,"user":"seaside792858","rating":5.0,"review":"Off-road Thrill. Had a terrific time on the RZR backcountry tour C.J. was an outstanding guide! He was fun, informative and engaging. My sons and I had a great time. No trip to Whistler is complete without this trip. The views from the summit was great. My...","review_date":"July 27, 2018"},{"attraction_id":3535,"user":"nonfiction_diction","rating":5.0,"review":"Excellent adventure. We did the beginners RZR tour at 8:30 am. 4 seater. Kids 12 and 13. Easy to ride and a great time. You travel about 11 miles and inwards 6 or 7. We had two stops at great places to take pictures.\nTom was a...","review_date":"July 26, 2018"},{"attraction_id":3535,"user":"stefinvan","rating":5.0,"review":"A Great Experience with Even Better Views!. My Mom and I came up to Whistler for the day and participated in the RZR Wilderness Ride with TAG Whistler. Our guide (unfortunately I forget his name) did a great job explaining how to operate the RZRs. The ride had amazing views and helped...","review_date":"July 25, 2018"},{"attraction_id":3535,"user":"amberjones13","rating":5.0,"review":"Awesome RZR tour!. We enjoyed our off roading adventure! Ry was a great guide - very friendly and fun! I recommend doing this, just be prepared to get very dirty!","review_date":"July 22, 2018"},{"attraction_id":3535,"user":"littleladyg","rating":5.0,"review":"An awesome tour!. We don't have much experience with off-roading, so we opted for the beginners tour. This tour is a lot of fun, and is a great way to send time outside. We did this after Whistler got a lot of rain, so there was lots of...","review_date":"July 14, 2018"},{"attraction_id":3535,"user":"meganshorty","rating":5.0,"review":"Fantastic RZR Tour in Whistler . My partner and I took this tour on a day in Whistler that was a bit unpredictable but no matter rain or shine it was amazing.\nOur tour guide Adam was super friendly and made us feel confident in using the RZR and took some...","review_date":"July 7, 2018"},{"attraction_id":3535,"user":"edward_l","rating":5.0,"review":"Awesome day. Had a fantastic time on the beginner rzr tour. I think we were lucky to get a good group of people and the guide was able to allow us to go a bit harder on the tour. Lots of fun TAG Whistler thanks","review_date":"July 1, 2018"},{"attraction_id":3535,"user":"johnrm3419lv","rating":5.0,"review":"Amazing RZR Tour. We did the BC Tour for advanced riders, it was amazing.\nOur tour guide Gracie was the best.\nGreat time, great fun.","review_date":"June 30, 2018"},{"attraction_id":3535,"user":"davidmis","rating":4.0,"review":"Good fun activity. . Overall the experience was great and had a good time. The only reason why I only gave it 4 is because I wish the tour ran a little longer. The tour stated it was 2\u20195 hours long, but didn\u2019t mention that this included the transportation...","review_date":"June 30, 2018"},{"attraction_id":3535,"user":"hugginsfamily","rating":5.0,"review":"So much fun!. We had so much fun! I believe our guides name was Adam (from Australia) He gave us some guidelines when we started and we took his advice and had such a great time.","review_date":"June 25, 2018"},{"attraction_id":3535,"user":"craig_v","rating":5.0,"review":"WHAT A THRILL!!!!. The weather the next day at Whistler was scheduled to be rainy the next day. Looking for something to do, my wife and I stopped into the Adventure Groups services office. RZR was recommended to us as a great activity in the rain. The next...","review_date":"June 19, 2018"},{"attraction_id":3535,"user":"ar210","rating":5.0,"review":"RZR tour. We went on the longer tour- great for more experienced drivers as some of the trails could be challenging for new drivers. Got to stop at a couple of view points for photos and got muddy ripping through some mud puddles- great fun","review_date":"June 19, 2018"},{"attraction_id":3535,"user":"whistlerlocal1","rating":5.0,"review":"Adrenaline Rush!. I have done the RZR Tour before with TAG but this time, I was in the driver's seat!\nI drove myself to TAG's base at Cougar Mountain (they also offer a free shuttle from Whistler Village) and was quickly suited up for an adventure. They...","review_date":"June 13, 2018"},{"attraction_id":3535,"user":"adventures_of_mp","rating":5.0,"review":"Fast & thriling but you still feel safe!. I have been off-roading on these side X side machines many times. It's also a great one if it's raining - you get to rip thru puddles and creeks. Watch the splashes come over the front end - who cares about getting wet - just...","review_date":"June 12, 2018"},{"attraction_id":3535,"user":"emily_k","rating":5.0,"review":"Superb razor\/buggy tour. Thoroughly enjoyed the razor tour. The vehicles were great to drive, very easy and felt like new machines. The route we took was great, had beautiful views the whole way and stopped a couple of times for photos in spots the guide recommended. They were...","review_date":"May 29, 2018"},{"attraction_id":3535,"user":"patricknpam","rating":5.0,"review":"Even though some trails were closed still because of the snowline, the guides did a great job in making it adventurous.. Even though some trails were closed still because of the snowline, the guides did a great job in making it adventurous. A huge should out to CJ & Alex(?) They were very patient with the other group that was slow to learn how to drive...","review_date":"May 24, 2018"},{"attraction_id":3535,"user":"aes8","rating":5.0,"review":"The tour was excellent!. We had a great time on our RZR tour. Ali was an excellent guide, who we will be requesting when we come back for another tour. She was very knowledgeable about the area, and was great at adjusting the tour to fit the skill level...","review_date":"October 17, 2017"},{"attraction_id":3536,"user":"pggood","rating":4.0,"review":"Great fun for rafting novices. We had a great time with this professionally run rafting tour. Couldn\u2019t have felt safer even when we took a dunk in the glacial water of the Athabasca river. Our daughters loved it. Shout out to Byron who looked after us really well!","review_date":"July 29, 2018"},{"attraction_id":3536,"user":"wim4","rating":4.0,"review":"Nice ride for a first time of rafting. Organisation is excellent, guides practice security, Jeff was a relaxed guide and told us about the forest, the river and some wildlife. This cat 2+ ride was easy and entertaining.","review_date":"June 24, 2018"},{"attraction_id":3537,"user":"scully2106","rating":5.0,"review":"ATV tour. This was a great way to see some back country in the Callaghan Valley just out of Whistler. We had an absolutely great guide in Jodi who took time to make sure everyone was comfortable with the ATVs and gave us lots of spots to...","review_date":"December 6, 2018"},{"attraction_id":3537,"user":"manthony524","rating":5.0,"review":"This total beginner had a great time. Mitch was a great guide, and my husband and I had an awesome time ATVing on our honeymoon! I appreciated that shop provided everything we needed - jackets, boots, etc. and gave us a chance to get a few practice rounds in before heading up...","review_date":"December 3, 2018"},{"attraction_id":3537,"user":"john_s","rating":5.0,"review":"Corporate Event. We had a great event with Caz. Fantastic guide. Fantastic day all around!! Would definitely recommend to other companies to do this.","review_date":"November 5, 2018"},{"attraction_id":3537,"user":"mikeabbey1","rating":5.0,"review":"Beyond expectations. Wow was this ever fun! So much better than I expected. I had been on an atv tour in the past but it was all gravel roads and felt like a Sunday drive compared to this. This, was an atv adventure. High speed, up and...","review_date":"October 30, 2018"},{"attraction_id":3537,"user":"david_m","rating":5.0,"review":"Top Notch!. The staff were very friendly and went through all the safety measures before beginning the tour. Brock was our tour guide and he was great. Spectacular views, thrilling ride and we even saw a bear!","review_date":"October 23, 2018"},{"attraction_id":3537,"user":"bill_l","rating":5.0,"review":"Awesome experience!. We are really pleased we took the opportunity to see the views from up on the mountains and the thrill of getting up there on the 4 wheel bikes was heaps of fun! Our tour Guide was great, he really made sure we all knew...","review_date":"October 19, 2018"},{"attraction_id":3537,"user":"rescio_s","rating":5.0,"review":"Lots of fun. Our guide, Alex, was absolutely fantastic. Lots of fun in our tour. Will definitely try the Jeeps next time.","review_date":"September 5, 2018"},{"attraction_id":3537,"user":"katrina_f","rating":5.0,"review":"Highly advise to explore the mountains!. A unique and adventurous way to explore Blackcomb! Professional service and diligent instruction for any level of experience. Our team had an absolute blast!","review_date":"August 31, 2018"},{"attraction_id":3537,"user":"shehan_n","rating":5.0,"review":"A Great fun tour. Our guide was Alex. He was a very good guide. He allowed us to take photos at designated stops on the tour and he was very helpful in taking photos of solo travellers","review_date":"August 28, 2018"},{"attraction_id":3537,"user":"banbridgewatt","rating":5.0,"review":"Excellent. On a holiday from Ireland.\nGot a sample of the wild canada.\nStaff were excellent and the experience was exactly how we hoped.\nWould do another experience again with the Company.","review_date":"August 28, 2018"},{"attraction_id":3537,"user":"erinc1600","rating":5.0,"review":"DAN THE MAN. So much fun!!! We had Dan as our guide and he was so rad, kind, and offered to take pictures of us when we stopped on our tour. Dan was awesome :)","review_date":"August 3, 2018"},{"attraction_id":3537,"user":"jake_c","rating":5.0,"review":"Atv tour!. Our Buggy tour was excellent! My girlfriend and I charged around and got a real kick out of it. Would have been nice to change the order so people didn't get stuck behind the slowies but just something small. Couldn't wipe the smiles off our...","review_date":"July 19, 2018"},{"attraction_id":3537,"user":"jimm2664","rating":4.0,"review":"ATV TOUR-(ask for Jenn). Our family took a group tour. As several of our group had never ridden an ATV alone, we chose a two hour tour that was \"beginner level\". The equipment operation instructions given to the group was top notch and right on point for beginners. The...","review_date":"July 13, 2018"},{"attraction_id":3537,"user":"samuel_t","rating":3.0,"review":"Beautiful views, a little bit dull of an experience. This is probably on me for choosing the beginner option with my wife. She enjoyed it as it was her first time, but the experience was quite controlled and restrictive. The tour is based on the overall skill level of your group, but in general...","review_date":"July 13, 2018"},{"attraction_id":3537,"user":"madcheddar","rating":5.0,"review":"Go Offroad: See All of Whistler. We love ATV tours and join them whenever our vacation destination allows. The Canadian Wilderness Mountain Explorer trip ranked up there with the best we've done. Our tour guide, Chantelle, made the trip even better by catering it to our riding ability. She evaluated our...","review_date":"July 5, 2018"},{"attraction_id":3537,"user":"eoh_12","rating":5.0,"review":"ATV Tour. Had a great time! A little slow but worth it. Definitely for beginners. Alex was a great guide looking after us and pointing out sights. Scenery was very pretty. Saw mama bear and her 2 cubs.","review_date":"June 30, 2018"},{"attraction_id":3537,"user":"uber-resort","rating":4.0,"review":"Awesome fun!!. I am an absolute crazy fan of ATV and quad bike rides all over the world. After going on ATV tours in South Africa, Mauritius and Langkawe, this has been one of the best rides. We saw a bear from our ATV, which was by...","review_date":"June 26, 2018"},{"attraction_id":3537,"user":"ivorysingapore","rating":5.0,"review":"ATV ride . Did an ATV ride to Backcomb Mountain Whistler with my family with Canadian Tours. Took the earliest slot at 10am on Sunday and no other guests signed up for the early slot...so we had a private tour with two guides to our family of 3!...","review_date":"June 25, 2018"},{"attraction_id":3537,"user":"michelleb4321","rating":5.0,"review":"Amazing guide and beautiful scenery. Dalton was a great guide, knew a lot about the area. The scenery was amazing and we saw our first black bear!!!","review_date":"May 22, 2018"},{"attraction_id":3539,"user":"traveler802727","rating":5.0,"review":"Lovely Tour at night but don't book through Trip Advisor. I did the tour at 8pm which was the best decision ever as I was able to see the sun going down and the lights of Toronto were some of the most beautiful ever. Also the guide had many interesting stories and facts to tell....","review_date":"August 24, 2018"},{"attraction_id":3540,"user":"empen92","rating":3.0,"review":"Need More Food. We went on the Little Italy Tour in Vancouver and were a little disappointed. The tour side of things was great, and Brent was very knowledgeable about the area. The food however was a slight let down and we were left hungry. We only had...","review_date":"January 19, 2019"},{"attraction_id":3540,"user":"darlene552013","rating":4.0,"review":"Good fun on Commercial Drive!. I'd like to thank Brent, our guide, for a fun and filling food tour of Little Italy! It was a very enjoyable afternoon! We were met on time at the said meeting place and the tour ran smoothly without feeling rushed. A brief history of...","review_date":"January 19, 2019"},{"attraction_id":3540,"user":"jeffrey_b","rating":4.0,"review":"Fun Tour, great tour guide, but needs some work. First and foremost, we loved our guide Tia. She was enthusiastic, knowledgeable, friendly and genuine. However, we expected a bit more. We started out at a great Italian food grocery store\/deli that made panini, which was very good. One thing we noticed, and this seemed...","review_date":"September 19, 2018"},{"attraction_id":3540,"user":"neb44","rating":5.0,"review":"May not look much like Italy, but offers a lot of tastes of Italy..... This Little Italy tour is located in an area of Vancouver that feels more like a League of Nations than it feels like being in Italy. Nonetheless, our tour guide, Brent, did a great job keeping our group focused on Italy's contributions as to why...","review_date":"September 1, 2018"},{"attraction_id":3540,"user":"paul_n","rating":5.0,"review":"Good taste of itsly. I enjoy food tours the most. The guides name was Brent. He was very passionate about the tour and the food was great. Highly recommend if you are into food tours.","review_date":"July 21, 2018"},{"attraction_id":3540,"user":"roxie24","rating":5.0,"review":"Excellent Tour. Loved our tour first time doing a foodie tour. In our own backyard. Loved it.\nThe food was great. Brent was full of knowledge about the drive and the food and the history about each of the places we visited. Very enjoyable. We are thinking...","review_date":"July 15, 2018"},{"attraction_id":3540,"user":"debbie_m","rating":5.0,"review":"Great Tour!. Enjoyed this walking tour in Little Italy Vancouver. Our guide, Matteo was fantastic. I would highly recommend this tour.","review_date":"July 9, 2018"},{"attraction_id":3540,"user":"dean_m","rating":5.0,"review":"Great way to spend a Saturday afternoon. This was our second time on this food tour. We have done all the tours once and this was our favorite. One of the reasons it's our favorite, is the tour guide Matteo. He was an excellent guide and really enhanced the experience with his...","review_date":"May 7, 2018"},{"attraction_id":3540,"user":"scottmckiernan","rating":5.0,"review":"Go Italian.... Don't miss out on this gem! Our group enjoyed the afternoon sampling the best Little Italy has to offer. Our guide Matteo made the tour exciting mixing in humor along with a knowledgeable history of area restaurants and shops while providing us an amazing taste...","review_date":"May 7, 2018"},{"attraction_id":3540,"user":"jim_m","rating":5.0,"review":"Mangia Poco Italia Vancouver . The Vancouver Little Italy tour was fantastic. I couldn\u2019t imagine a better tour and a better person to guide us than Mateo! His knowledge of food and the merchants gave us a glimpse into the heritage of Commercial Drive! What a treat!","review_date":"May 5, 2018"},{"attraction_id":3540,"user":"johnf2816","rating":5.0,"review":"Matteo and Little Italy were awesome!. Visiting Vancouver this weekend and the food tour of Little Italy with Matteo was highly recommended. Simply put it was awesome! Matteo\u2019s local knowledge, rapport with the establishment\u2019s owners and staff matched with what was fabulous food made it a great experience. It was truly...","review_date":"May 5, 2018"},{"attraction_id":3540,"user":"carrie_p","rating":5.0,"review":"Perfect afternoon. Visiting Vancouver? Want to find some of the best food options on Commercial Drive? Take the Little Italy Walking Food Tour! Our group of four joined about a dozen others this afternoon and had a blast! The food was amazing - from the paninis to...","review_date":"May 5, 2018"},{"attraction_id":3540,"user":"foreverliz10","rating":5.0,"review":"Authentic and delicious Little Italy food tour!. My husband and I did the Little Italy food tour this weekend and had an amazing time! We live in Vancouver and thought we\u2019d explored a lot of the Little Italy area, but all the places were new to us which was great! I won\u2019t...","review_date":"February 21, 2018"},{"attraction_id":3540,"user":"andrew_c","rating":5.0,"review":"Our third different food tour with these beauties!. Matteo was gold, just like the last two guides. Wow, what a company! I don't even know them or have any vested interest--we've just had back to back to back excellent experiences and I'm here to share that :)","review_date":"December 4, 2017"},{"attraction_id":3541,"user":"the_samsung_g","rating":5.0,"review":"awesone time. Rikayla was our kayak tour guide, and we had a blast! loved the details about Vancouver architecture.","review_date":"July 27, 2018"},{"attraction_id":3541,"user":"562guilhermel","rating":5.0,"review":"Kayak trip -LEME Family . Great time! Thanks Rik for the awesome trip and guided kayak tour.\nWe recommend Water Adventures and the Kayak guided tour.\nBest\nLeme Family","review_date":"July 25, 2018"},{"attraction_id":3541,"user":"vic_c","rating":5.0,"review":"Great guide, great tour. Absolutely fantastic! We were lucky to have Killian G,. and Alistair O. as our guide. Both are extremely responsible and helpful. We are not avid kayakers at all, but they manage to teach us some paddling skills with a good amount of local information we...","review_date":"July 13, 2018"},{"attraction_id":3542,"user":"lauren_l","rating":5.0,"review":"Best 65th birthday party!. Our group had toddlers, teenagers, pensioners and everyone in between - we all had a great time!! NoBeard, Pearl and the captain put on a great show, lots of laughs!\nHighly recommend!","review_date":"September 4, 2018"},{"attraction_id":3542,"user":"johnsotimothy","rating":5.0,"review":"Pirate boat party. Went on a sail with my friends. Captain Gulliver was very professional and fun. Would highly recommend","review_date":"August 31, 2018"},{"attraction_id":3542,"user":"alexbetsos","rating":5.0,"review":"Amazing show. We had my friends party on the boat, and I was a bit skeptical of an adult pirate party. Luckily, Greedy Gulliver and the crew made the ride extremely enjoyable. The crew does a good job of mixing pirate comments in with contemporary humour and...","review_date":"August 31, 2018"},{"attraction_id":3542,"user":"hillary_k","rating":5.0,"review":"AMAZING. the pirate cruise is SO FUN!!! the staff (especially Gulliver, Rusty, and Daisy) are so enthusiastic and engaging and they never break character! They truly bring the magic alive with their elaborate costumes, backstories, and unfaltering smiles. Can't wait to sail the seven seas with...","review_date":"August 29, 2018"},{"attraction_id":3542,"user":"gilmorsa","rating":5.0,"review":"No 1 trip for families visiting Granville Island. My son has been on the pirate ship three times now and still loves it! The crew are very entertaining - we loved Pearl she's the best. Families of all ages and especially children will love this cruise around False Creek.\nIf you are visiting...","review_date":"August 28, 2018"},{"attraction_id":3542,"user":"anne_n","rating":5.0,"review":"Super fun experience!. We had a great time on the interactive pirate cruise! Not only was it a great way to see English Bay\/False Creek but I loved how charismatic Gulliver, Rusty, and Daisy were, which made the experience that more special. This was really great for adults...","review_date":"August 28, 2018"},{"attraction_id":3542,"user":"stefan_a","rating":5.0,"review":"11\/10 would pirate again. I went on TWO sunset cruises in Vancouver this summer I loved it so much. Everything made the experience magical. From the costumes, the makeup to the ship itself, and of course lets not forget the fantastically talented crew: Rusty, Daisy, and Capt'n Gulliver.\nThe...","review_date":"August 24, 2018"},{"attraction_id":3542,"user":"aaswain","rating":5.0,"review":"Great family fun. Really good fun for these grandparents with the kids. Well organised, very interactive, plenty to keep everyone happy","review_date":"August 22, 2018"},{"attraction_id":3542,"user":"scottmc1","rating":5.0,"review":"Great adventure for young ones!. Being the grandfather of a precocious 4-year old, I was privileged to come along on this pirate cruise. Many thanks to the entire team for making a 4-year old's (and his many friends and parents) day he'll remember for a very long time. Well done.","review_date":"August 19, 2018"},{"attraction_id":3542,"user":"lalatravels100","rating":5.0,"review":"Happiest Place on Granville Island!!. Our boys are crazy for pirates and we wanted to have a fun experience with them similar to Disneyland's Pirates of the Caribbean. I have to say this experience was even better! The interactive boat ride with dressing up, sword fighting, and dancing was absolutely...","review_date":"August 18, 2018"},{"attraction_id":3542,"user":"kendra_wingerte..._w","rating":5.0,"review":"Sunset Adult Cruise - Amazing Time!. We did the sunset cruise with Hatchet, No Beard & Cap'n Daisy and it was SO MUCH FUN! The crew was hilarious and went 'overboard' making our experience an unforgettable time. We had our fortunes read, got pirate-married, drank and danced. We are locals and...","review_date":"August 12, 2018"},{"attraction_id":3542,"user":"johnnylarue12","rating":5.0,"review":"Perfect Frivolity for the Kids. We thoroughly enjoyed our Pirate Adventure!\nYes, it is a bit camp.\nYes, you dress up in simple additions to look like a pirate.\nYes, you will dance like a fool and sing silly songs\nand Yes, your kids will love you for it.\nGreat...","review_date":"August 7, 2018"},{"attraction_id":3542,"user":"alwaysbsharp","rating":5.0,"review":"Arrrgh!. The pirate adventure was fabulous! We booked it for 8 people including 4 kids ages 2, 3, 4, and 8. They had a blast with Blue Steel, No Beard, Captain Daisy, and Salty. It was totally appropriate for young kids and very interactive. We got...","review_date":"August 6, 2018"},{"attraction_id":3542,"user":"106jenn","rating":5.0,"review":"Best Day Ever!. We all are still \"aarrging\" our way around the house! Our 6 1\/2 year old twin boys loved it as did we! The pirate crew was fabulous -- entertaining, good spirited and engaged everyone in a very nice way. The story was terrific and the...","review_date":"August 6, 2018"},{"attraction_id":3542,"user":"judithlynne57","rating":5.0,"review":"Aye Aye-Fabulous. Went with brother & grandsons & friend & her granddaughter (3rd time for her).It was great both for the kids as well as the adults, right for the get go---costuming in the store to the activities just outside the store prior to boarding.The entire staff...","review_date":"August 2, 2018"},{"attraction_id":3542,"user":"nseddon79","rating":5.0,"review":"Awesome!. I celebrated my daughter's 6th birthday party on pirate adventures and it exceeded our expectations! The pirate crew were fantastic, funny and kept the children engaged. They had so much energy and even took the time to make sure every child had a turn at...","review_date":"July 31, 2018"},{"attraction_id":3542,"user":"faith_r","rating":5.0,"review":"A Great family Afternoon. We took this trip as a party of 11. The kids were aged 2 to 13 and the rest were parents and grandparents. The kids all had a blast. Our 13 year-old tried to play it cool but he was enjoying the day and said...","review_date":"July 26, 2018"},{"attraction_id":3542,"user":"ppadidar","rating":5.0,"review":"Great adventure for local & tourists!. We live in Vancouver & today we decided to go on the pirate Cruise. There are 4 girls who sail the boat and make your experience memorable. Barbosa, Salty, Pearl and Daisy are their names. They're so fun and act well that's entertaining for any...","review_date":"July 22, 2018"},{"attraction_id":3542,"user":"albertamel","rating":5.0,"review":"Such a great time!. What a fantastic day! I can't believe how much energy the actors have. They kept our kids enthralled with their pirate tales, and my kids loved everything about the experience- learning how to sword fight, (almost) seeing someone walk the plank, a full-fledged mutiny (complete...","review_date":"July 18, 2018"},{"attraction_id":3542,"user":"histewart","rating":5.0,"review":"Amazing pirate adventure. My daughter, son-in-law, and 2 grandsons had an amazing pirate adventure on Sunday. The crew, led by Captain Daisy, were absolutely great. My two grandson were a little nervous but the crew tried hard to include them. They loved the dancing, shooting water cannons, and...","review_date":"July 11, 2018"},{"attraction_id":3542,"user":"kristina_d","rating":5.0,"review":"Niece's 8th Birthday Party. After looking online for somewhere fun to have a kid's birthday party, we came across Pirate Adventures and thought it seemed like a great idea since my niece enjoys pirate-themed things. We were absolutely not disappointed! The pirates stayed in character the entire time no...","review_date":"May 26, 2018"},{"attraction_id":3542,"user":"terry_h","rating":5.0,"review":"Salty Sage . My son and 2 year old granddaughter and I had a great time on the Vancouver Pirate Ship. The crew made it such a fun, interactive, memorable adventure. My little Pirate was in awe and especially liked the water canons and getting the key to...","review_date":"September 7, 2017"},{"attraction_id":3542,"user":"grannysue2017","rating":5.0,"review":"Loads of Fun!. Although my granddaughter (5) is a bit skittish she got into the action. The pirates gave us great pirate names listened to the kid when she said she did not want a moustache and gave her kitty cat nose and whiskers instead. Did not make...","review_date":"August 13, 2017"},{"attraction_id":3542,"user":"jason_t","rating":5.0,"review":"Awesome adventure. We passed by pirate adventures many times on our usual trips to Granville Island and finally decided to have my son's 7th birthday party there. Everyone had a great time, the staff from the owners to the crew were really friendly and all in character....","review_date":"July 29, 2017"},{"attraction_id":3542,"user":"chistinad","rating":5.0,"review":"Best Time Ever for Kids!. My 2 nephews (4 and 7) visited from Alberta and one thing they really really wanted to do was go on a boat on the ocean. We heard about pirate adventures through a friend who had been on a sunset sail.\nWe brought the kids...","review_date":"July 27, 2017"},{"attraction_id":3542,"user":"jainsterk","rating":5.0,"review":"Must do summer fun in Vancouver! . We spent my daughter's 4th birthday aboard the Black Spirit. The interactive performance was so engaging. The hilarious the crew; Slim Jim, Narwhal, Captain Guliver, and Pirate Pete\/Shark Bait made it a sailing and birthday that we will never forget. This pirate cruise is an...","review_date":"July 20, 2017"},{"attraction_id":3542,"user":"dayanap195","rating":5.0,"review":"Must do with kids !!!!. went with my daughters ( ages 7 & 10) and they had the best time - not a dull moment for any of us. True interactive Theatre at its best! Service was amazing from the phone call i made to reserve and until we got...","review_date":"July 17, 2017"},{"attraction_id":3542,"user":"kacie_c","rating":5.0,"review":"Incredible! Felt like a Universal Studio experience.. We rented out the boat for my son's 6th birthday. It was great for all ages and I think I had as much fun as the kids. It was magical for the kids - the pirates never broke character and it was interactive and fun...","review_date":"July 10, 2017"},{"attraction_id":3542,"user":"katie_g","rating":5.0,"review":"So much fun. I took my boys ages 10 and 8 on this. It was just a random idea and it was amazing. We all had a good time. The pirates kept everyone young and old amused on the 1.5 hours that your out on the water. The...","review_date":"June 9, 2017"},{"attraction_id":3542,"user":"bassi_n","rating":5.0,"review":"Summer Fun . One of the best activity in Vancouver. A must do thing at Granville island. I am going to put this on annual to do list. Worth every single penny. Ultra nice staff, super friendly, full of fun and they know how to entertain. One of...","review_date":"August 12, 2016"},{"attraction_id":3542,"user":"jan_a","rating":5.0,"review":"Sunset to Sundown Adventure on the Sea - Disney Fireworks. If you have a little adventure in you, you will want to book a trip on this unique, fun, pirate ship! When I first saw them at Granville island I knew it was the perfect birthday gift for my husband Pirate Captain Glen Gale Atkinson!...","review_date":"July 31, 2016"},{"attraction_id":3542,"user":"funkymunky360","rating":5.0,"review":"Fun afternoon adventure. Super crew members made this cruise a family hit. \"Sandy Beaches\" and \"Bluebeard\" were high energy and enthusiastic throughout the entire experience, from costuming the kids until we docked at the end. All of the kids (and adults!) were included in the fun. This is...","review_date":"July 24, 2016"},{"attraction_id":3542,"user":"homathko","rating":5.0,"review":"Perfect Adventure for the whole Family. If you are looking for some fun for the whole family, don't look further. Just become a pirate for 90 minutes and take part of the treasure hunt, pirate fights, singing the shanties, and more. It starts right in the heart of Granville Island and...","review_date":"July 23, 2016"},{"attraction_id":3542,"user":"shtribe","rating":5.0,"review":"\"I want to go on that pirate ship!\". Traveling with a 5-year-old, we were looking for something to do other than another playground. As we strolled past the marina on our way to lunch, our grandson spotted the pirate ship moored by the restaurant. For the next 30 minutes, all we heard was...","review_date":"July 10, 2016"},{"attraction_id":3542,"user":"maureen_vancouver","rating":4.0,"review":"Become a pirate for a day!. This adventure was quite fun. My husband and I took our two children on this pirate ship on a whim and we had a great time. The key is to be willing to participate. Make reservations or at least call beforehand as the ship could...","review_date":"September 22, 2015"},{"attraction_id":3542,"user":"crystal_b","rating":5.0,"review":"A Scallywaggin Good time. Found this little gem while looking up things to do in Vancouver while on vacation with my son. Was very intrigued by the reviews and the photos and description of this cruise. This was above and beyond what I expected. They dressed all of us,...","review_date":"August 17, 2015"},{"attraction_id":3542,"user":"shawn_n","rating":5.0,"review":"Well worth the time and money!. A very fun, interactive experience. I took my Little Brother and we both had a great time. The performers did a great job of bringing the world to life and the time just flew by.\nI wish their reservation policy wasn't so strict. My Little...","review_date":"August 10, 2015"},{"attraction_id":3542,"user":"paolo_c","rating":5.0,"review":"Fun for the kids and kids at heart. Highly interactive, very engaging staff, and just fun overall. My sister and I (who are both young-at-heart fully enjoyed our Pirate Adventures experience. Kudos and a well deserved respect to all the staff members for all their hard work!","review_date":"August 4, 2015"},{"attraction_id":3542,"user":"james_p","rating":4.0,"review":"Pirates, Fireworks, and Fun!. I went with family on the Pirate Adventure sail during the opening night of Vancouver's Celebration of Light. Before we launched from Granville Island, we were dressed up by some really fun pirates at their giftshop- make up and all! We set out on the...","review_date":"July 29, 2015"},{"attraction_id":3542,"user":"charlene_m","rating":5.0,"review":"A mighty adventure indeed!!!. I took my nine year old son on this wonderful interactive pirate adventure and we had an amazing amount of fun! The Pirates were loveable, the costumes were great, and it was a blast! I would recommend this adventure to anyone with kids looking for...","review_date":"July 16, 2015"},{"attraction_id":3542,"user":"eileen_e","rating":5.0,"review":"Arrgh -- a mighty lot of fun!. Our troop of eight -- from two to 72 -- had a fabulous, imaginative and interactive adventure with the crew of the Black Spirit. We danced, sang, hunted for treasure, and soaked a dirty deserter until he relinquished the key we needed for our treasure...","review_date":"July 9, 2015"},{"attraction_id":3542,"user":"rmservicepls","rating":5.0,"review":"Awesome Family Fun. We took our five-year-old daughter out for a Piratey good time this past weekend with Pirate Adventures on Granville Island. I didn't really know what to expect and am happy to say I was thoroughly impressed. I loved that they used real props (like a...","review_date":"August 5, 2014"},{"attraction_id":3542,"user":"carrie_k","rating":5.0,"review":"SOOO worth the money, fanastic family experience!!!. Went on a gorgeous Saturday afternoon 5pm sailing. Stopped by earlier so we knew where to go. Immediately loved the atmosphere, the \"pirate\" staff getting families ready for the cruise by selecting pirate accessories (vests, bandanas, etc), putting on face make-up (included in the price!)....","review_date":"July 29, 2014"},{"attraction_id":3542,"user":"nl1977","rating":5.0,"review":"UNBELIEVABLE!. I cannot rave enough about this company!\nWe first found the Priate's strs on accident. The owners were there and were so patient with my kids hanging out and playing. My girls (aged 3.5 and 6.5) were enraptured with the videos of the cruise that...","review_date":"July 7, 2014"},{"attraction_id":3542,"user":"hannah_h84","rating":5.0,"review":"Lots of fun and laughs. I had the good fortune to accompany my friends and their 6 year-old son on a Pirate Adventures cruise this summer. From start to finish it was a load of fun and most entertaining. The pirates kept us all entertained and both kids and adults...","review_date":"September 3, 2013"},{"attraction_id":3542,"user":"denene_d","rating":5.0,"review":"Scallywags with Hearts of Gold. Want your kids to have a truly memorable adventure at sea? Then check out Pirate Adventures! The staff are clever, funny, and utterly committed to engaging all ages in this well orchestrated adventure. From dress up, mustaches and pirate names, through swordplay and surprises and...","review_date":"August 31, 2013"},{"attraction_id":3542,"user":"liza_j","rating":5.0,"review":"Even if you're not a kid, you'll feel like one!. What a Blast! Don't know which was more fun - watching the kids on the ship go wide-eyed and transfixed by the flesh-and-blood Jack Sparrows or watching the talented young pirates themselves. The \"two Toms\" (Tom Salt and Typhoon Tom) clearly have a great time...","review_date":"August 13, 2013"},{"attraction_id":3542,"user":"mark_heinemann","rating":5.0,"review":"Pirate Fun for Everyone. Had a great time on a Pirate adventure with Ariel, Barnacle Brit, and Nearly Red Beard. My 4 and 8 year olds had so much fun. They didn't want the adventure to end. Great interaction with the cast. Great interaction with people on shore, other...","review_date":"August 12, 2013"},{"attraction_id":3542,"user":"marionmal","rating":5.0,"review":"AAARRRRmazing experience!. Arrrr, mates! Took my daughter on the ship and the both of us loved it! I'm glad we showed up a little early because we got some very cool costumes, and some time to talk with the pirates! (Daughter thought mom with a moustache was...","review_date":"August 4, 2013"},{"attraction_id":3542,"user":"bosox92","rating":5.0,"review":"NOT your average Pirate Adventure!. For the final night of our Alaskan cruise, we decided to choose an adventure specifically for the younger kids. Little did we anticipate, that the teens, adolescents, and adults we going to thoroughly enjoy it as well. Four talented and engaging drama students instruct each...","review_date":"July 17, 2013"},{"attraction_id":3542,"user":"annahumm","rating":5.0,"review":"Great fun for both children and adults. Something new for Victoria this summer, and it is well worth a visit. We took grandsons ( 8 and 5) and they had a blast. Costumes and pirate names for all participants add to the fun for the 1.5 hour harbour tour on a pirate...","review_date":"December 6, 2011"},{"attraction_id":3542,"user":"melduper","rating":5.0,"review":"The highlight of our trip. We travelled with two kids age 3 and 5. We (adults and kids) had an absolute blast on the adventure and our kids still talk about it regularly. The story line of the \"show\" was great, the \"pirates\" interacted brilliantly with both the adults and...","review_date":"September 27, 2011"},{"attraction_id":3543,"user":"segibson","rating":2.0,"review":"Just ok..... This tour was just ok. The first stop is a chocolatier and I must say that part is excellent. You get to learn bean to bar how he makes chocolate and he's a super knowledgeable guy. The next stop is a little bizarre. You stop...","review_date":"May 7, 2018"},{"attraction_id":3543,"user":"teresau2017","rating":5.0,"review":"Ultimate Chocolate Tour was the Ultimate Experience!. This was an outstanding tour I would recommend to anyone. I booked this based on the other reviews and I was not disappointed. The tour was well-paced with the right amount of stops; each one was different, which together spanned the gamut of chocolate and...","review_date":"December 1, 2017"},{"attraction_id":3544,"user":"patty_t","rating":3.0,"review":"Not what I expected for a ghost walking tour.. Im not sure what I was expecting but I was somewhat dissapointed. It felt like you were watching an ambulatory play. It was allright but too much distraction from vehicles, passerbys that it didn't create the 'scary' atmosphere for a ghost walking tour.","review_date":"October 31, 2018"},{"attraction_id":3544,"user":"karen_h","rating":5.0,"review":"One of the best ghost walks I've been on. I took the Halloween ghost tour two days ago and it was a highlight of my trip, not least of which was due to our guide Gregoire (his character name, I think his real name was Gerard, but I'm not positive). Such a great storyteller!...","review_date":"October 28, 2018"},{"attraction_id":3544,"user":"skymiles27","rating":5.0,"review":"Eventful . I booked this tour not knowing what to expect, I must say it was very interesting. My boyfriend and I enjoyed our tour! If you go ask for frank Aka Franklin he was the best tour guide ever he Made the experience so surreal. We...","review_date":"October 26, 2018"},{"attraction_id":3544,"user":"laurens97","rating":4.0,"review":"Great way to see Old Montreal. Our guide was a fabulous story teller and it was a great way to wander around Old\nMontreal as we heard some history and some stories. As some other guests have mentioned, it wasn\u2019t quite as ghost-focused as other ghost tours we\u2019ve been on in...","review_date":"October 21, 2018"},{"attraction_id":3544,"user":"cathyk284","rating":5.0,"review":"Wonderfully entertaining theater!. I could do this every night - the actor\/guide was a brilliant storyteller, an engaging, clever character who enthralled us at every stop with his creepy historical tales told in the exact physical places of the horrifying events. He made the tales completely believable and...","review_date":"October 21, 2018"},{"attraction_id":3544,"user":"jolic452","rating":5.0,"review":"Fantastic!. Our host was Edith, a ghost who had a lot of knowledge of gruesome and gory stories, as well as hubs of paranormal activity around old Montreal. It was a really fun tour that I would do again, just sad I won't be in town...","review_date":"October 7, 2018"},{"attraction_id":3544,"user":"vanclaire","rating":3.0,"review":"More History Than Ghosts. Our guide was very good & walking around Old Montreal at night was cool. However, there really weren\u2019t any ghosts to talk about. There were some gruesome stories but I wanted more.","review_date":"August 28, 2018"},{"attraction_id":3544,"user":"mountaintopmister","rating":3.0,"review":"Was ok. Not the best ghost tour I ever experienced, but maybe not the worst. It was an amusing way to kill 1.5 hours, but the stories I did not dind that interesting. Nor were theu delivered very well.","review_date":"August 25, 2018"},{"attraction_id":3544,"user":"sammyham","rating":5.0,"review":"Interesting and fun!. Alice was our guide. She was so great and we were really engaged by her. We got lots of fun ghost stories and history of the city. Something different to do in the evening. Great for families, too!","review_date":"August 19, 2018"},{"attraction_id":3544,"user":"heather_n","rating":5.0,"review":"Family fun!. Our teenagers were impressed by the tour guide\u2019s enthusiasm and knowledge. Interesting stories about some of the history of the city, and fun for all of us, even though we are not all \u201cghost\u201d people! Definitely worth the time for a different perspective on the...","review_date":"August 13, 2018"},{"attraction_id":3544,"user":"tim_m","rating":5.0,"review":"Ghosts, Torture and Murder. Ghost tour was absolutely the highlight of our first night in Montreal. \"Lily\" played her part well and made several grisly and ghoulish tales come alive; all while delivering historical and cultural facts about the city as we traipsed through Old Montreal. Bravo!","review_date":"August 9, 2018"},{"attraction_id":3544,"user":"alan_h","rating":5.0,"review":"Great Ghost Tour . My favorite ghost tour yet and I've seen a lot of'em all over the World. My guide was Ronnie and it was on Dec 30th. The coldest Dec, 30th in Montreal's recorded history. Yet the tour was excellent. Wasn't rushed at all, every question was...","review_date":"February 25, 2018"},{"attraction_id":3545,"user":"ian_h","rating":5.0,"review":"Great Addition to Trip. Fun, friendly, interesting, and exciting. The park is beautiful and cross-country skiing is a unique experience. I highly recommend this tour with this company.","review_date":"December 30, 2018"},{"attraction_id":3545,"user":"zachary45","rating":5.0,"review":"Picturesque experience. This was one of the most unique parts of our trip, and I can't recommend it more. We had never done backcountry skiing, and this was the ideal introduction through a beautiful section of the national park. The trail was great, as was the tipi...","review_date":"December 28, 2018"},{"attraction_id":3545,"user":"rudyd593","rating":5.0,"review":"First Nordic Ski Experience. Johan is an amazing guide! We also had a great group and spectacular weather. Highly recommended for anyone new to winter sports and anyone looking to experience the great outdoors in winter.","review_date":"January 11, 2018"},{"attraction_id":3546,"user":"carlabqtpie","rating":5.0,"review":"So much fun!. OMG, so going on a Segway was on my bucket list for 2018, and unfortunately I ran out of weekends. Started off 2019 in Canada for my birthday with a Segway Tour! I was so excited to have found this. The Distillery District is a...","review_date":"January 20, 2019"},{"attraction_id":3546,"user":"parastoo_s","rating":5.0,"review":"It was a blast!. This Segway tour around distillery district was the absolute highlight of my Toronto trip. We had Will as our instructor and he was so nice and supportive. We had a blast going around the district and learn about its history and fun facts! I totally...","review_date":"September 23, 2018"},{"attraction_id":3546,"user":"jayne67","rating":5.0,"review":"Great tour. Having tried unsuccessfully to book the distillery tour on here, we decided to just turn up and see if we could book.. After wandering around trying to find the pace for ages, we came across it. We asked to book, and we were told the...","review_date":"September 23, 2018"},{"attraction_id":3546,"user":"guillaumer1724","rating":5.0,"review":"The enthusiasm of the tour guide was contagious. Great combination of a segway initiation and a tour on the history of Toronto and its distillery district. Riley is a great storyteller and an enthusiastic guide. Great ride, fun guide, a must for any visitor to Toronto.","review_date":"September 3, 2018"},{"attraction_id":3546,"user":"irenecwc","rating":5.0,"review":"Amazing Experience. Even it is my second time with the Go Tour team, it is still a wonderful experience! The tour guide, Will, was very friendly, who not only introduced the history of Distillery District to us, but also recommended some great restaurants to us.","review_date":"August 26, 2018"},{"attraction_id":3546,"user":"entschleunigt2018","rating":5.0,"review":"must do. wonderful 30 min tour with excellent explanations about the distillery district. very friendly guide who also made us familiar quickly with riding a Segway","review_date":"August 23, 2018"},{"attraction_id":3546,"user":"jibdp","rating":5.0,"review":"Family Fun on Segways!. Our tour guides were great and our family of four (mom, dad, 20 & 22 year olds) had a great time being tourists on the segways. A quick, fun and educational tour of the Distillery District. Highly recommend!","review_date":"August 12, 2018"},{"attraction_id":3546,"user":"lilianaquijano","rating":5.0,"review":"Excellent way to know the distillery district!. The best way to see the distillery district is with them! Can't recommend them enough, if it's your first time they teach you how to use the segway. The tour is very informative, they tell you very important facts that you can't know by any...","review_date":"August 12, 2018"},{"attraction_id":3546,"user":"goodburn","rating":5.0,"review":"Great tour thanks to Josh and the gang!!. We booked this tour a couple days ahead, used one of those Samba Day gift cards, which worked just great. The segways are fun to ride, the training was enough that you won\u2019t hurt yourself. They are very easy to use! Josh was our guide...","review_date":"August 8, 2018"},{"attraction_id":3546,"user":"emilia_m","rating":5.0,"review":"Great Tour. Did this tour with a friend. Awesome tour guide, knowledgeable staff, overall great experience. Would highly recommend.","review_date":"August 4, 2018"},{"attraction_id":3546,"user":"miriamg1043","rating":5.0,"review":"Best Time. My husband and i have been wanting to try the Segway for a while now and decided to go this week. it was so much fun. We both want Segways now. The area is also so beautiful and we stopped at the little shops after...","review_date":"August 1, 2018"},{"attraction_id":3546,"user":"pianpian_l","rating":5.0,"review":"Professional staff. I had a team of 50+ went there for a team building event. GoTour staffs were very professional in facilitating and organizing the Segway activities and the walking tour. The hour went by as fast as all of us were having the fun from the...","review_date":"July 30, 2018"},{"attraction_id":3546,"user":"paula_g","rating":5.0,"review":"Worth it!. Who doesn't want to ride a Segway while getting a tour of a lovely place, given by such nice people?","review_date":"July 19, 2018"},{"attraction_id":3546,"user":"kelseylewis2018","rating":5.0,"review":"Work Outing - The Wyndham Group. Thanks! What a great team building experience and learned some history as well! Took some time to get used to the segways but our trainers were great.","review_date":"July 16, 2018"},{"attraction_id":3546,"user":"veroh816","rating":5.0,"review":"Team Building. Our team did a 30 min Segway + 30 min tasting at the distilleries district and we had a BLAST! Being on the Segway was so fun! Joseph and the team were great teachers, patient and made sure everyone was safe! We love the historical...","review_date":"July 13, 2018"},{"attraction_id":3546,"user":"jean_r","rating":5.0,"review":"Awesome Segway tour. First time on Segways and it was excellent. The training provided was great and we had an awesome tour of the distillery district. We are already planning on another tour soon.","review_date":"July 7, 2018"},{"attraction_id":3546,"user":"brenda_l","rating":5.0,"review":"Segway fun!. We quite enjoyed the 30 minute distillery tour on the Segways. We had ridden Segways once before at the Auto show in Toronto, but they are very easy to ride and maneuver. Joseph, our tour guide, was a great teacher on how to use the...","review_date":"June 18, 2018"},{"attraction_id":3546,"user":"iloha_n","rating":5.0,"review":"Fantastic Experience. Erik was our tour Guide. We were a tough crowd of 2. Erik was funny, charming, very down to Earth and tried to make the experience personal. I appreciate his effort. This tour would be amazing in a larger group, but a small group is...","review_date":"June 15, 2018"},{"attraction_id":3546,"user":"w1161","rating":5.0,"review":"Great experience! . We loved our Segway tour of the Distillery district. Josh did an amazing job of coaching us on the machines and then taking us on a great tour. Loved it!","review_date":"May 26, 2018"},{"attraction_id":3546,"user":"twinsen_g","rating":5.0,"review":"Segway was amazing.... As someone who struggles with basic machinery like using a photocopier, I was surprised I could pick up the Segway in a few minutes. Joseph even taught both my parents who are of retirement age to do it too. The tour revealed a lot of...","review_date":"May 13, 2018"},{"attraction_id":3546,"user":"859alasdairm","rating":5.0,"review":"Excellent Tour. Josh was very welcoming when we turned up, even though we had mixed up our booking day he was able to accommodate us with no trouble and move our booking. There was a good balance of Segway riding and the history of such a significant...","review_date":"April 11, 2018"},{"attraction_id":3546,"user":"kjohna","rating":5.0,"review":"Favorite experience of the week!. Gavin was an AMAZING tour guide. He was very funny and knowledgable about the area. We learned a ton about the distillery district in this short time, and it is totally worth it! We felt super comfortable on the segway after learning how to use...","review_date":"April 1, 2018"},{"attraction_id":3546,"user":"nordokpl","rating":5.0,"review":"Fun!. Joshua was an excellent guide. Not only was the Segway fun but I learned a ton from his history tour. Only did the 30 minutes because I was worried about the weather but I will be back and take the longer tour.","review_date":"January 29, 2018"},{"attraction_id":3546,"user":"katieforrester","rating":5.0,"review":"Great experience, fun to try!. I recently took a \"30 min. Distillery District Segway Tour\" and it was a great experience, a lot of fun to try. I was anxious about driving the machine, but a quick lesson by a patient staff showed it is very intuitive and easy to...","review_date":"November 23, 2017"},{"attraction_id":3546,"user":"leanne457","rating":5.0,"review":"Had so much fun! Can't wait to go again. My team and I arrived rather anxious (i've spent the most time in a&e in my 28th year of life than any other year) about Segways. I don't have the best luck with motorized items.\nHowever, Joseph and his team were super reassuring and couldn't...","review_date":"November 7, 2017"},{"attraction_id":3546,"user":"jia_c","rating":5.0,"review":"Interesting and Fun!!. The 30-minute Distillery District Segway Tour was really fun. My guide, Josh Jones, from GO Tours was professional, friendly, patient and knowledgeable about the history of the Distillery District. Strongly recommend you to try this activity.","review_date":"October 27, 2017"},{"attraction_id":3546,"user":"prokopton1","rating":5.0,"review":"Fun and informative. Took the 30-minute Segway tour on the morning before leaving Toronto with my girlfriend, and it was great! Our guide Katie was energetic, patient, and very well-informed. They also allowed us to store our luggage at the office so that we were able to squeeze...","review_date":"October 18, 2017"},{"attraction_id":3547,"user":"cappt","rating":5.0,"review":"Wonderful Tour with lots of food. This was a very special day we spent with Melissa. We immediately connected and had a terrific time touring China Town. Melissa is a great host and has a great repertoire with the merchants we visited. We felt welcomed by each of them and it...","review_date":"December 17, 2018"},{"attraction_id":3547,"user":"weschazy","rating":5.0,"review":"Great Food - Great History. The is a wonderful tour, one that will fill your stomach and mind. Our tour guide M\u00e9lissa Simard made our experience engaging from start to finish. She was very interested in what kinds of foods we liked and disliked, then really customized all of our...","review_date":"December 2, 2017"},{"attraction_id":3549,"user":"vanilarama","rating":4.0,"review":"Nice afternoon on the canal.... This is a short, pretty little ride down the canal, the tour guide can be a bit much at times, but it seems that people really enjoy his work, so who am I to say? It's all in good fun, and I recommend checking out...","review_date":"October 16, 2018"},{"attraction_id":3549,"user":"larry_m","rating":5.0,"review":"Very entertaining. First of all the boat is very nice, large and totally electric. What makes this cruise is the bilingual commentator, Brennan. He never stops talking and can switch from French to English without hesitation. His stories are informative but he also brings humour into the...","review_date":"September 16, 2018"},{"attraction_id":3549,"user":"mike_k","rating":4.0,"review":"Cruising on the Rideau Canal. While in Ottawa, we took a Rideau Canal Cruise. This is a unique and relaxing way to explore on board a brand new 100% electric boat, sailing the canal from downtown\u2019s National Arts Centre to Lansdowne Park to Dow\u2019s Lake and back with myriad scenic...","review_date":"September 11, 2018"},{"attraction_id":3549,"user":"helenpm2014","rating":5.0,"review":"Wonderful afternoon . It was a really cold wet afternoon so we decided to take the canal boat ride. Brennan who was our host made us feel very welcome he informed us about things we could see he also made us laugh with his wonderful sence of humour....","review_date":"September 10, 2018"},{"attraction_id":3549,"user":"sharon_g","rating":2.0,"review":"Need much better directions. Could not find the Kiosk after circling the downtown core four times in heavy traffic. Had a nice view of both sides of the canal while hunting. We had great expectations, but very frustrated in the end. As we were finally leaving the congested downtown...","review_date":"August 31, 2018"},{"attraction_id":3549,"user":"conferenceweary","rating":5.0,"review":"Kid friendly but hilarious also licenced . We had an amazing guide Brennan, he was truly superb. The kids loved the tour! It was just great! We will go again for sure!","review_date":"August 27, 2018"},{"attraction_id":3549,"user":"highlandancer","rating":5.0,"review":"Very Very Entertaining Tour Guide. Our almost 90 minute cruise took place on a sweltering afternoon in August, and the tour guide was well worth the time and money spent.\nBrennan is a born entertainer, and was informative, high energy and knowledgeable, while delivering the material in an extremely comical,...","review_date":"August 23, 2018"},{"attraction_id":3549,"user":"santiago_b","rating":5.0,"review":"Funny, instructive, beautiful!. In addition to having a beautiful sight of Ottawa from the canal or the river and learning about the city, the guides will add a personal authentic touch, making it funny and surprising.\nHighly recommend =) !","review_date":"August 15, 2018"},{"attraction_id":3549,"user":"ledianis_r","rating":5.0,"review":"Fun, informative and relaxing!. This was a great family outing. It was a gorgeous afternoon and the tour guide was very funny and engaging while providing all the info. I would recommend this tour for visitors and locals alike.","review_date":"August 15, 2018"},{"attraction_id":3549,"user":"hannahmills12","rating":4.0,"review":"Relaxing Cruise. I recently did this canal cruise with my family after doing a bit of research online, and we all thoroughly enjoyed it. We had been camping about an hour away and were visiting the city for the day, and this was the perfect way to...","review_date":"July 24, 2018"},{"attraction_id":3549,"user":"roelp977","rating":1.0,"review":"Do NOT do this!. Terrible boat ride: 30 minutes late, couldn\u2019t see anything because it was dark, guide did not say anything for half the trip...waste of time and money.","review_date":"July 21, 2018"},{"attraction_id":3549,"user":"575victoriad","rating":2.0,"review":"Not very exciting. I was on a boat tour of the Ottawa river last year and it was fabulous. I highly recommend it. We went on the boat tour down the canal this year and it wasn\u2019t very exciting for us. If you had to choose between the...","review_date":"July 21, 2018"},{"attraction_id":3549,"user":"katja_t","rating":5.0,"review":"Great!. Very enjoyable. Had Rachelle as a tour guide and it was lovely. Live music at the end was beautiful. It was the perfect length of time and a great way to start our weekend visit to Ottawa","review_date":"July 15, 2018"},{"attraction_id":3549,"user":"gerry_l","rating":5.0,"review":"Informative and entertaining. We took the 12:00 tour on a fairly hot day, not overcrowded. It was very refreshing not just for the temperature, but also, Brennan, our guide, was very informative with an excellent comic delivery both in english and french. And we're still hoping to see...","review_date":"July 15, 2018"},{"attraction_id":3549,"user":"207yurik","rating":5.0,"review":"Great tour. I loved our guide who explained all the information about the canal and the background of the city. Brennan was a natural comedian, at the same time, it was able to give really useful information. He was the best guide ever! We loved listening to...","review_date":"July 14, 2018"},{"attraction_id":3549,"user":"traceyr1126","rating":5.0,"review":"Loved this tour, very relaxing, entertaining and informative!. Our office \"team\" took this tour on a Friday afternoon. The boat was comfortable, the scenery splendid and the guide was terrific, knowledgeable with wonderful comic delivery. As a resident of Ottawa the sites were no different than when skating the canal but it was...","review_date":"July 13, 2018"},{"attraction_id":3549,"user":"countrymile","rating":4.0,"review":"Rideau Canal Boat Cruise. We did the first cruise of the day and had an amazing time. Our tour guide Brennan was entertaining and informative at the same time. Early cruise was not over crowded & was a great way to see & learn about the history of the...","review_date":"July 11, 2018"},{"attraction_id":3549,"user":"redsmom77","rating":5.0,"review":"Rideau Canal Cruise. We did the 6:30 Canal Cruise. It was the highlight of our stay. The weather was perfect and we had the best tour guide, Brennan. Not only did he inform us of the political sights and stories of the city he did this with the...","review_date":"July 7, 2018"},{"attraction_id":3549,"user":"joseph20131008","rating":5.0,"review":"Great way to spend time on a cruise when it is hot!!. We had a great time on this Rideau Canal Cruise. Just sit back and relax to enjoy the nice breeze on a hot and sunny day. The tour guide was funny. He said he used to see sharks in the canal but not any more...","review_date":"July 5, 2018"},{"attraction_id":3549,"user":"titans1fan93","rating":5.0,"review":"Great Cruise . Rideau Canal Cruise is amazing. The crew and guide were great! He was great at pointing out places and was extremely funny. The boat is so nice! Even has good and drinks you can buy!","review_date":"June 28, 2018"},{"attraction_id":3549,"user":"paul_n","rating":2.0,"review":"Boring. We came on this tour without any researching expecting to see something interesting. Whilst the boat and crew were good, there\u2019s very little to see along the journey and very difficult to get photos of anything interesting. This mainly results from the extensive greenery along...","review_date":"June 20, 2018"},{"attraction_id":3552,"user":"grannye","rating":3.0,"review":"Disappointing. This Museum was close to our hotel and so a convenient place to visit whilst whiling away time waiting for a flight home - but we felt it was very expensive for the displays - perhaps wedidn't quite get the gist of what it was...","review_date":"October 14, 2018"},{"attraction_id":3553,"user":"davidmy8309ov","rating":5.0,"review":"Amazing crew, scenery, experience. Brilliant time with the 2:30PM crew today - they looked after us really well, we\u2019re fun to be around and made the experience one of the best on our whole trip. Highly recommend.","review_date":"June 7, 2018"},{"attraction_id":3554,"user":"pamw511","rating":5.0,"review":"If you love tea- a must!. Melissa is a wonderful guide and very knowledgeable of teas. Had 6 stops lots of wonderful teas and at the food stops did a fantastic job of accommodating my daughter who is gluten free! Lots of walking! That directly wasn\u2019t a problem (walking) but I...","review_date":"December 1, 2018"},{"attraction_id":3554,"user":"rebecca_a","rating":5.0,"review":"A superior treat!. Melissa is a knowledgeable and engaging guide. The Afternoon Tea Tour was a highlight of my trip to Montreal. The stops on the tour were each unique and the shop\/tea house owners of the establishments we visited were all very welcoming. You could tell that...","review_date":"August 28, 2018"},{"attraction_id":3554,"user":"roseann_r","rating":4.0,"review":"Lots!. Melissa is a wonderful host! Be prepared for lots of information, lots of tea, and lots of walking. If you are a tea lover, this is a great tour; if you are only mildly interested in tea, this could be too much information. It truly...","review_date":"August 27, 2018"},{"attraction_id":3554,"user":"366kg","rating":5.0,"review":"More than I hoped for. The guide was great. She was knowledgeable and entertaining. Between the expertise at each establishment and hers, I learned a lot. I went to places I would never have gone to, or even found. The bar was not open but we went to a very...","review_date":"August 25, 2018"},{"attraction_id":3554,"user":"cindymntraveler","rating":4.0,"review":"Interesting and good variety of experiences but looooong. I took two college ladies with me on this tour. We started with an English tea place, then went to a Japanese tea place and finished at a Chinese tea store. We enjoyed it but felt it was too long. We ducked out after 3.5...","review_date":"April 21, 2018"},{"attraction_id":3554,"user":"nicole_l","rating":5.0,"review":"Fabulous Tour! Highly Recommended!. Boy, did this exceed every expectation! By chance, my husband surprised me for my 30th birthday by taking me to Montreal and booking this lovely tour.\nOur amazing guide, Melissa infuses (pun intended) the simple pleasure of enjoying tea with a synoptic history along with...","review_date":"November 28, 2017"},{"attraction_id":3554,"user":"magic3232","rating":5.0,"review":"A lovely & authentic introduction to Tea!. Melissa provided us an amazing tour focused around the tea culture in Montreal and the history of tea and also a little bit of Montreal history as well. The stops on the tour were well thought out, all a little bit different and all top-notch....","review_date":"November 20, 2017"},{"attraction_id":3557,"user":"saw50st8","rating":5.0,"review":"Family fun!. We rented a 6 person bicycle and drove around Old Port. It was easy to do and lots of fun! It's not cheap but definitely worthwhile.","review_date":"September 14, 2018"},{"attraction_id":3557,"user":"pbwhite","rating":3.0,"review":"Fun ride on the quadricycle, but fairly expensive for 30 minutes of fun. We used the MTL passport here - which included the 30 minute quadricycle rental. The cycles are fairly old, but comfortable enough, and worked well. The areas you can cycle are fairly busy on crowded days, but as you get further away (south-west) from the...","review_date":"September 7, 2018"},{"attraction_id":3557,"user":"egastent","rating":1.0,"review":"A Canadian Rip Off !!. We rented two for one hour from the Vieux Port.\nOne with 4 pedals. One with 2 pedals.\n140 dollars is atrocious when you compare to 116 dollars for a Petit Navire GUIDED tour for 7 people !!!!","review_date":"July 7, 2018"},{"attraction_id":3558,"user":"jean_h","rating":5.0,"review":"Felt Like We Went With a Friend. Had a wonderful time in Heart Creek Canyon with Marc on a trip from Alaska to the lower 48. Definitely one of the highlights of the trip. Marc was an excellent and knowledgeable guide and his enjoyment of the activity was contagious. His easy and...","review_date":"July 12, 2018"},{"attraction_id":3559,"user":"moostudios","rating":5.0,"review":"Best Activity of the Trip!. My group of seven wanted to try this activity with little to no experience, and we had an amazing time! Our guide, Alejandro, was extremely calm and patient, and a very good instructor. When one of us got scared, he talked us through it and...","review_date":"August 29, 2018"},{"attraction_id":3559,"user":"xiaocy","rating":5.0,"review":"Great First-time Rock Climbing Experience. First off, I booked the trip the night before. So thank you to whomever took my call. Very glad everything worked out.\nThe overall experience was fantastic! Had a blast learning rock climbing with our guide Fran\u00e7ois. He is very knowledgeable and, obviously, very passionate...","review_date":"August 18, 2018"},{"attraction_id":3559,"user":"nirav_p","rating":5.0,"review":"Amazing experience!. I would put this activity above the river rafting. Even though both are must do, rock climbing was more thrilling and adventurous experience for me! It looked very easy in the beginning but it was a one hell of an experience! Our guide was an...","review_date":"May 21, 2018"},{"attraction_id":3560,"user":"glenda_h","rating":5.0,"review":"Making Their Mark: Montreal Jewish History Walking Tour. I am the lucky Newfoundlander mentioned in the review below by Ovwing so please read their review which covers details of the walk to which I say \"ditto\". Our guide (a young lady) was a lovely person and well spoken, the tour interesting, and the...","review_date":"October 24, 2018"},{"attraction_id":3560,"user":"discover28080","rating":5.0,"review":"Walk the Walk--and Talk the Talk!. My husband and I had the pleasure in late September 2018 to take 2 of the walking tours--Making Their Mark with Josh, and Rabbis, Radicals, and Writers with Trish. Although much of the current Jewish community exists beyond the central district, it was interesting and...","review_date":"October 2, 2018"},{"attraction_id":3560,"user":"jay_b","rating":5.0,"review":"Walking Tours. As part of a congregational group tour of Montreal we took the the two walking tours of Montreal Jewish History: Making Their Mark with Josh and Rabbis, Radicals and Writers with Trish, Both tours were engaging and very informative with visits to various sites in...","review_date":"October 2, 2018"},{"attraction_id":3560,"user":"jennifer-le-fay","rating":5.0,"review":"Excellent experience. An excellent tour - informative and interesting, with a great guide. One of the definite highlights of my trip to Montreal, would absolutely recommend this to others.","review_date":"September 30, 2018"},{"attraction_id":3560,"user":"bostoncpa","rating":5.0,"review":"Superb tour. Great tour of the history of the Jews in Montreal. Our tour guide Josh was awesome. Highly recommend this tour.","review_date":"September 29, 2018"},{"attraction_id":3560,"user":"lp5402","rating":5.0,"review":"Fascinating. Fascinating history and vibrant current neighborhood. Worth a visit! While you're there visit Schwartz Smoked Meats for lunch.","review_date":"September 4, 2018"},{"attraction_id":3560,"user":"moniqueg21","rating":5.0,"review":"Well researched, informative. First, the guide was charming, knowledgeable, able to answer all questions. Second, even though it started raining hard, the guide cleverly suggested we enter a coffee shop (always a good idea), then continue.","review_date":"August 30, 2018"},{"attraction_id":3560,"user":"garrett_b","rating":5.0,"review":"Great info, beautiful neighborhood and a brilliant tour guide!!!. My tour guide was so nice, knowledgeable and kindly answered the many questions we asked. She made sure everyone kept up and kept safe, was very patient and it was my favorite tour here so far!","review_date":"August 19, 2018"},{"attraction_id":3560,"user":"janisdubin","rating":5.0,"review":"Amazing Tour of Montreal\u2019s Jewish History. What a great walking tour. If we didn\u2019t take this tour, we might have simply passed through this neighborhood without knowing the rich history of the Jews of Montreal. Our guide Ben was so friendly and informative. He told us the museum is only 3...","review_date":"August 17, 2018"},{"attraction_id":3560,"user":"sheilak619","rating":4.0,"review":"Good tour. Ben our tour guide was very informative. It was a hot day so it was little uncomfortable walking around but all in all would definitely recommend this tour to learn about the early Jews in Montreal. By the way the snack shop at the museum...","review_date":"August 15, 2018"},{"attraction_id":3560,"user":"pereleperele","rating":5.0,"review":"Very Interesting Tour of the Plateau. I really enjoyed the tour I did last Saturday. Our tour guide Ben was knowledgeable and friendly. It was a different view of the city. Thanks a lot!","review_date":"July 19, 2018"},{"attraction_id":3560,"user":"729pamelag","rating":5.0,"review":"Wonderful Way To Learn Jewish History in Montreal. When we first arrived in Montreal we went on the Jewish walking tour with Emma. Emma was very I formative and friendly and it made our trip to the city begin in a very positive way. I learned a lot about the city and its...","review_date":"July 8, 2018"},{"attraction_id":3560,"user":"822frederickk","rating":5.0,"review":"Great tour of the history of Jews in Montreal. This was a nice causal tour of the old Jewish section of Montreal. About a 90 minute walk. Good stories. Good overview. Worth the time for sure.","review_date":"June 24, 2018"},{"attraction_id":3560,"user":"icecoldcranberry","rating":5.0,"review":"Well worth the time!. My dh and I signed up for this tour the same day as it was offered. When we arrived we found out we were the only two signed up for that time. We ended up getting our own private tour which was awesome. Emma, our...","review_date":"June 18, 2018"},{"attraction_id":3560,"user":"brendagewurz","rating":5.0,"review":"wonderful experience. Both the guide and the content were great. Guide was so knowledgeable and interesting and the material was interesting for both tourists and montrealers.","review_date":"November 7, 2017"},{"attraction_id":3563,"user":"naughtypippy","rating":5.0,"review":"Lovely day. Do not miss this these gardens are absolutely delightful I was there in augustm2017 highly recommend and to have a private tour would be so much better than going on your own but check the price first.","review_date":"February 6, 2018"},{"attraction_id":3566,"user":"amandask82","rating":5.0,"review":"Great tour!. We thoroughly enjoyed this tour. We got to learn how Quebec makes cheese, cider, wine, jams, Jelly, etc. And did some great taste tastings. Our driver was fantastic as well, he was interactive and friendly. I believe his name was David. I would recommend this...","review_date":"October 2, 2018"},{"attraction_id":3566,"user":"jeffreyd570","rating":4.0,"review":"Nice Tour. The tour was very nice. The people at the Apple orchard were very helpful and educational. The Ice Cider and Apple Butter were special treats. The cassis at one of the stops was incredible. The gentleman that did the tasting was full of information and...","review_date":"September 22, 2018"},{"attraction_id":3566,"user":"geoff809","rating":2.0,"review":"High price for same samples you could get at Farmers Market. We were really looking forward to checking out Ile d'Orleans but this was a big disappointment. Starting with the guide, who only had a limited English vocabulary and when he discovered 2 spoke French, he had long conversations with them and only passing comments for...","review_date":"August 30, 2018"},{"attraction_id":3567,"user":"joe_k","rating":5.0,"review":"Great Time with Dave and Friends. Dave led 2 friends and I on a great trip for the day. We all had loads of fun and were able to pick trails that matched our skill level, which greatly improved in the end ;)","review_date":"August 23, 2018"},{"attraction_id":3567,"user":"onggarbeky","rating":5.0,"review":"Phenomenal trip. Just when you think the trip is pretty good and this is it...David keeps impressing you with more trails, more challenges, more fund and just pure adrenaline and joy of mountain biking! His wife makes the most delicious home-made food you will get to try...","review_date":"August 22, 2018"},{"attraction_id":3569,"user":"omar_s","rating":5.0,"review":"Amazing Rafting Experience with Canadian Outback Co!. Our family did the Elaho Exhilarator in 2 groups on 1st August & 2nd August. It was one of the best experiences of our lives!! Thank you Steve for driving us to Squamish & then the river. Out on the river our guides were Jordan...","review_date":"August 15, 2018"},{"attraction_id":3569,"user":"lindsit","rating":5.0,"review":"Another terrific day with the Canadian Outback Rafting group!. A year ago I rafted the Elaho & Squamish rivers as part of my sister's 40th bday weekend and this time I brought my family back! Husband, 14- and 16-year-old all had a great time! The guides are so friendly and helpful. They're incredibly knowledgeable...","review_date":"August 14, 2018"},{"attraction_id":3569,"user":"ilona_l","rating":5.0,"review":"Awesome Experience. Canadian Outback Rafting run an amazing trip to the Elaho River... it certainly was exhilarating! Our guide Monique was excellent and gave us brilliant instructions on how to navigate the rapids safely. We all felt like professional rafters by the end! The whole team was...","review_date":"July 31, 2018"},{"attraction_id":3569,"user":"alba_hendersons","rating":5.0,"review":"Amazing scenery and rafting experience. Big shout for Steve our driver who dealt with a blown tyre on the main bus without batting an eye, then was a source of some great local info on the shuttle bus back to Whistler.\nThe rafting was brilliant, with our guide Cole doing...","review_date":"July 12, 2018"},{"attraction_id":3569,"user":"jason_j","rating":5.0,"review":"Exciting and fun, a little scary, with beautiful views of nature! Such an adventure, loved the rafting!. Rafting was one of only two MUST DO experiences we had planned for our June 2018 mini-Whistler family vacation. Once I saw videos of the Wet & Wild Elaho Exhilarator trip offered by Canadian Outback Rafting I knew we had found our white water rafting...","review_date":"June 25, 2018"},{"attraction_id":3569,"user":"claran0rmand1","rating":5.0,"review":"Perfect trip!. The entire experience with COR was awesome. Between the friendly pick-up at the hostel in Whistler and the entertaining bus ride to the river, all this traveling time seemed like nothing. The guides made sure everybody was comfortable and felt safe about the rafting experience....","review_date":"May 30, 2018"},{"attraction_id":3569,"user":"jodie_h","rating":5.0,"review":"Beautiful Scenery. Matt was a great rive guide, he was so knowledgeable and told us some cool stories. He made the more tamer sections of the river still really fun by getting us to hop in the water or try balancing on the front of the boat....","review_date":"May 15, 2018"},{"attraction_id":3569,"user":"dayna_k","rating":5.0,"review":"amazing fun. Our guide Pincho and the rest of the team were amazing! it was such a well done tour with such a good crew! hats off to the boys!","review_date":"May 14, 2018"},{"attraction_id":3570,"user":"a_s","rating":5.0,"review":"Awesome adventure while in Whistler!. I booked this for our annual family adventure. Of our three girls (ranging 11-24) the older two had experience with rafting, but the little one didn't, so the 5 of us opted for the Cheakamus excursion, which we were told was a level 2 river....","review_date":"September 3, 2018"},{"attraction_id":3570,"user":"livinginmongolia","rating":5.0,"review":"Fun family day out. We had an excellent time. Our group was made up of 2 boys of 10 & 7, my husband and I and my husband's mother.\nWe had a wonderful time. Our guide Ben was excellent value with a good sense of humour. We were a...","review_date":"September 1, 2018"},{"attraction_id":3570,"user":"dmitry_r","rating":5.0,"review":"Amazing and fun experience!. The entire excursion was very well organized from hotel pick-up to drop-off. The staff was professional and friendly. We had an amazing day on the river!","review_date":"August 25, 2018"},{"attraction_id":3570,"user":"ctbehling","rating":4.0,"review":"Great teenagers outing. . Booked this for my 4 boys age ranging from 25 to 15. The feedback from them was overwhelmingly positive and the only reason they didn\u2019t give it 5 stars was that the rapids were not fast enough ! There has been a drought in BC...","review_date":"August 20, 2018"},{"attraction_id":3570,"user":"ladywig2017","rating":5.0,"review":"So much fun! And inclusive!. We took the Cheakamus Family Splash rafting trip with Canadian Outback Rafting and it was absolutely fantastic! They picked us up in Whistler in a comfortable travel van and returned us quickly after the trip was done. The team was incredibly well organized and got...","review_date":"August 17, 2018"},{"attraction_id":3570,"user":"hbljbl","rating":5.0,"review":"Great trip. The whole family had a great trip with great guides. The kids enjoyed the experience and the friendly guides.","review_date":"August 5, 2018"},{"attraction_id":3570,"user":"maxie_w","rating":5.0,"review":"Awesome experience . Our guide josh was incredible and made it an amazing experience. The rapids were medium sized and fun, we felt safe the entire time. The gear was great and kept us warm, can\u2019t wait to come back!","review_date":"July 7, 2018"},{"attraction_id":3570,"user":"jason_t","rating":5.0,"review":"Great trip! . This was $20 cheaper per person than white water rafting trips out of Whistler. We stayed in Whistler but they also offer free pick up and drop off from points from Whistler and Whistler Creekside. Our 7 year old\u2019s first trip and he loved it,...","review_date":"July 5, 2018"},{"attraction_id":3570,"user":"ross_a","rating":5.0,"review":"White-Water Rafting. Went we two of my buddies, we are all young guys in our 20's who have never rafted before. We had an excellent experience with our tour guide Sam and would heavily recommend this to adventurous youth looking for an excuse to go outside.","review_date":"July 1, 2018"},{"attraction_id":3570,"user":"karyn_h","rating":5.0,"review":"WHITE WATER FUN. This was the best decision we made! This was our first time on a rafting tour and we were a bit nervous, especially since our son was not on board with the idea. (no pun intended) He was really anxious but once we met Leon,...","review_date":"June 27, 2018"},{"attraction_id":3572,"user":"jake_d","rating":5.0,"review":"Absolutely Incredible. Couldn't ask for a better birthday present. Such a wonderful experience, and well organized. This is an amazing way to drive some of your dream cars! Hats off to the entire team at Scenic Rush!","review_date":"September 12, 2018"},{"attraction_id":3572,"user":"peter_r","rating":5.0,"review":"Fun!. Great cars and a whole lot of well organized fun! This a great way to drive some of the cars you have dreamed about.","review_date":"September 2, 2018"},{"attraction_id":3572,"user":"tlc_dmd","rating":5.0,"review":"Amazing experience!. This was such a unique gift for my car loving SO. He had a blast driving all four cars up to Whistler & back. I\u2019m not a car enthusiast, so while he had the driving experience of a lifetime, I enjoying some of the most...","review_date":"August 1, 2018"},{"attraction_id":3572,"user":"escape790644","rating":5.0,"review":"Amazing 16th Birthday Gift. Best day from driving these amazing cars, lunch and staff and other drivers who became friends. I was the driver for my friends 16 year old son I have never seen him smile so much. He is still talking about this today. Worth every dollar...","review_date":"July 19, 2018"},{"attraction_id":3572,"user":"rosiez1","rating":5.0,"review":"Pure Joy. Brian and his crew are to be commended for putting on an exhilarating experience for my wife, son and me. There is no place better, that I know off, than the Vancouver to Whistler corridor to experience an exotic car drive. The experience was \u201cPure...","review_date":"July 16, 2018"},{"attraction_id":3572,"user":"gggingergg","rating":5.0,"review":"Worth Every Penny!. The experience is better than any exotic car rental. With the tour you can follow along and focus on the drive and surroundings. Their staff is very friendly and will do everything to make your trip as enjoyable as possible. Recommend this to anyone that...","review_date":"June 23, 2018"},{"attraction_id":3572,"user":"gboustani123","rating":5.0,"review":"Vancouver-Whistler experience. Did the Vancouver-Whistler package with my brother. Was an amazing experience. The guys at scenic rush were very professional and on time, and did what they said they will do at the briefing before taking off. They were very accommodating (stopping to take pictures, swapping...","review_date":"June 7, 2018"},{"attraction_id":3573,"user":"ryan_c","rating":5.0,"review":"Amazing!!!!!!. Best part of our trip! Our tour guide today was Sam great expierence. He is very knowledgeable and we covered alot of terrain. Deffantly the tour guide you want!!!","review_date":"February 24, 2019"},{"attraction_id":3573,"user":"tylercr2555wq","rating":5.0,"review":"6 hour powder hound back country adventure. We did this trip last year and it was so much fun, that we had to do it again this year. Jenn, our guide, took us up way into the alpine through fresh powder gullies, tall peaks, and tight technical riding. She planned an awesome...","review_date":"February 19, 2019"},{"attraction_id":3573,"user":"terry_s","rating":5.0,"review":"Backcountry skidoo trip. Fantastic afternoon, Chris our guide was amazing, found us new powder bowl, very tolerant when we got buried. All in, great experience.","review_date":"February 16, 2019"},{"attraction_id":3573,"user":"thamsoh","rating":5.0,"review":"AMAZING. What a wonderful trip in gorgeous surroundings, we were six guys who had Chris as our guide an amazingly nice and funny guy, i recommend renting a snowmobile if you want a wonderful experience!","review_date":"February 15, 2019"},{"attraction_id":3573,"user":"doliviag","rating":5.0,"review":"Epic. First off, let me start by saying what an awesome experience and treat this was!\nI'm a long-time local but this has got to be one of the best tours of this sort that I\u2019ve been on. It far exceeded my expectations and would absolutely...","review_date":"February 13, 2019"},{"attraction_id":3573,"user":"reinp2019","rating":5.0,"review":"Backcountry X. Had an amazing time out on the mountain with the whole family. Our instructor Jenn was absolutely amazing and really showed us a good time. She was very knowledgable about the mountain and a great teacher. Would definitely do this tour again next time that...","review_date":"January 8, 2019"},{"attraction_id":3573,"user":"rscarlin","rating":5.0,"review":"Great Experience with a Great Guide. Had a great experience on the backcountry snowmobiles with Chris! Extremely patient knowledgable guide that challenged us and showed us a great time. Equipment and facilities were excellent and I will be back for more!","review_date":"January 3, 2019"},{"attraction_id":3573,"user":"robertotrips4u","rating":5.0,"review":"great tour. it was a great tour, last week , in the snowmobile. Brock our tour guide was great, I have seen the most beatiful sights on my life. 100% recomend it.\nThanks Brock our tour guide.","review_date":"February 13, 2018"},{"attraction_id":3573,"user":"eric_y","rating":5.0,"review":"Snowmobiling in Whistler . Had the opportunity to take part in snowmobiling on Christmas Eve at Whistler with Canadian Wilderness Adventures. Our Guides for this event were Melanie, Josh & Felix, the day was awrsome, so much fun. Picked up from Whistler & driven to our tour start location....","review_date":"December 24, 2017"},{"attraction_id":3574,"user":"mariep2005","rating":5.0,"review":"Gorgeous views! . So happy we chose the sunset tour-doesn\u2019t hurt it was a beautiful and sunny day. Our guide Dan was amazing, friendly and very informative and his iPhone photo skills are impressive :) simply a wonderful way to enjoy and appreciate the nature that Whistler has...","review_date":"September 26, 2018"},{"attraction_id":3574,"user":"sgrimes46430","rating":5.0,"review":"Awesomeness on Blackcomb . Great off-roading adventure with Dan the Man (amazing tour guide and Wrangler-driving guru) took us up to snow-covered top, less traveled paths, bear sighting and scenic overlooks. Highly recommend for those seeking a unique adventure! Will definitely do again next time we\u2019re in Whistler.","review_date":"September 21, 2018"},{"attraction_id":3574,"user":"rita_k","rating":5.0,"review":"Beautiful Sunset Blackcomb Jeep Tour with Jordan. Where do I begin to describe how incredible of an experience it was to take a jeep tour up the Blackcomb Mountain at Sunset!\nThe tour begin with CWA arranging to pick us up from The Chateau Fairmont in Whistler. I believe there's two hotels...","review_date":"August 28, 2018"},{"attraction_id":3574,"user":"colleen_m","rating":5.0,"review":"Blackcomb Jeep Tour. A friend and I did this tour this morning as the gondola was closed until Saturday. We were driven by Jordan who was lovely. He informed us all the way of what was happening around us, including looking for black bears and finding two. We...","review_date":"May 24, 2018"},{"attraction_id":3574,"user":"tracyrebelato","rating":5.0,"review":"Mountain Safari Tour with Eric. Went out with Eric last night on the mountain safari tour, he was friendly, knowledgeable and so patient. We had a blast and will definitely be recommending this tour to everyone!","review_date":"February 26, 2018"},{"attraction_id":3577,"user":"onair820903","rating":5.0,"review":"Wonderful and SO worth it!. I went to Whistler for the day at the end of September with 3 of my girlfriends and we booked this course to do. It was perfect for a semi-active experience and created many great laughs and memories -- plus we scored a gorgeous, sunny...","review_date":"October 21, 2018"},{"attraction_id":3577,"user":"juanc3652","rating":5.0,"review":"Great Adventure!. We had an excellent time, Anabel our guide was really professional and gave us all the tips we need so we enjoy the ride it was fantastic and too much adrenaline. If you are not afraid to heights this is perfect for you","review_date":"September 28, 2018"},{"attraction_id":3577,"user":"whereivewandered","rating":5.0,"review":"The best part of my trip . My husband and I did the full treetops adventure course after we did the ziplines and it was the most fun I\u2019ve had in a long time! I totally felt like a kid again while we were navigating all of the obstacles up high in...","review_date":"September 4, 2018"},{"attraction_id":3577,"user":"jimvcr","rating":4.0,"review":"Pretty good course but pricey. Overall good ropes course. There are a variety of obstacles on each level from easy to hard. There were some unique obstacles some of which are more difficult. The zip lines were slow and usually we had to pull ourselves to the end of the...","review_date":"September 2, 2018"},{"attraction_id":3577,"user":"odyssey689042","rating":5.0,"review":"So much fun!. Had a great time completing the Treetop Adventure Course with a friend. Didn't stop laughing the whole time and also got a little arm workout.\nThanks guys.","review_date":"August 29, 2018"},{"attraction_id":3577,"user":"nancy_s","rating":5.0,"review":"Tree tops is challenging but fun!. Great for family fun of all ages. Challenging courses but you can easily opt out of one but pick up the course along the way. Definitely requires 3 hours if you want to do the FULL course.","review_date":"August 15, 2018"},{"attraction_id":3577,"user":"roarycat","rating":5.0,"review":"Tree Tops course is no joke!. I've done ropes courses but this is NOTHING like them. My wife and I knew it would be fun but not such a physical and mental challenge. You graduate from the green to blue to the black course - there is a big jump from...","review_date":"July 30, 2018"},{"attraction_id":3577,"user":"cheneywp","rating":5.0,"review":"Great people and great course. Our family of 6 (2 adults and four teenagers aged 13-17) came back for this adventure a 2nd time this year because we had such a great time on our first trip. Our 13 year old is \"afraid of heights\" and so wanted to challenge...","review_date":"July 27, 2018"},{"attraction_id":3578,"user":"patricia_v","rating":5.0,"review":"So informative. Well I wish I had asked for our pedicab driver's card because I can't remember his name think maybe John. Middle aged cabinetmaker who migrated from east coast of Canada to Victoria 12 yers ago. He is amazing wealth of knowledge. The Chilean monkey trees,...","review_date":"September 30, 2018"},{"attraction_id":3578,"user":"lmarsh621","rating":5.0,"review":"Fun, fun exerience!. What started as a 2 hour tour to Craigdarroch Castle turned into so much more! Our guide, Chris Hamel, was fun and energetic with a wealth of knowledge about Victoria. He is passionate about Canada and Victoria in particular. We were skeptical that he could...","review_date":"July 7, 2018"},{"attraction_id":3578,"user":"scott_m","rating":5.0,"review":"Relaxing, local's tour. Booked the Craigdarroch Castle tour. Great experience. Gerry Verstraten was an energetic, enthusiastic peditour operator. He shared great stories and local knowledge. We enjoyed so much that we extended our time with him to visit other beautiful areas in Victoria. Highly recommended.","review_date":"June 18, 2018"},{"attraction_id":3579,"user":"finona68","rating":5.0,"review":"Absolutely delightful experience. Our pedicab arrived early for a wonderful experience. We shared stories and information as the driver was also interested in us and our interests. Our driver was great. Excellent knowledge, amazing pedal power, food for the wildlife etc. Thoroughly recommended to all.","review_date":"September 2, 2018"},{"attraction_id":3579,"user":"damian_c","rating":5.0,"review":"Pedal Fun for Everyone. Wow! This was a fantastic personalized experience of Victoria. The pedicabs allowed for a more flexible approach to touring as the cycles could pull of the road and roll through areas open only to bicyclists and pedestrians.\nOur group consisted of 9 people ranging from...","review_date":"June 3, 2018"},{"attraction_id":3580,"user":"khalifa-assil_b","rating":5.0,"review":"Enchanting!!!. Great instructor, lovely weather, beautiful scenery, amazing experience!!! My wife had a little bit of trouble guiding\/riding\/moving the horse, so the instructor took her by her side and guided the horse herself, using a rope that she had previously wrapped around the horse's neck, for...","review_date":"September 11, 2018"},{"attraction_id":3580,"user":"marilyn_l","rating":5.0,"review":"The best I have ridden!. Oreo is a beautiful horse,I was truly blessed to ride him.\nThe trail was really nice,up and down small hills,through different environments.The walk into the water was a bucket list moment \ud83e\udd20\nI am looking forward to our next visit\n\u2b50\u2b50\u2b50\u2b50\u2b50","review_date":"September 1, 2018"},{"attraction_id":3580,"user":"zhongzhe_c","rating":5.0,"review":"An amazing ride. That was an amazing and fun ride for my first time horse riding family. We all enjoyed this ride and laughed so hard when our horses trotting. Thank you for their nice and experienced staff who help us a lot during this 1.5 hours ride.","review_date":"July 23, 2018"},{"attraction_id":3580,"user":"joanne_c","rating":5.0,"review":"Private advanced sunset beach ride. Awesome ride. Great horses. Fabulous guide - thanks Tony. Beautiful surroundings. I give Horseplay Niagara the best rating you can give.","review_date":"July 23, 2018"},{"attraction_id":3580,"user":"ashleyyard","rating":1.0,"review":"Dissapointed. We booked a beach horseback riding trip during our visit to Niagra falls. It was for Wednesday June 27th 2018 at 3pm. The day before forecast showed thunderstorms all day from 11am-5pm. I called the 26th to see if we could come earloer or cancel...","review_date":"July 8, 2018"},{"attraction_id":3580,"user":"olly_t","rating":5.0,"review":"Great ride!. Had an amazing time with my husband. Went for a dream date on his 30th birthday, since he never rode before. We both enjoyed it a lot, and will we back for sure!","review_date":"June 20, 2018"},{"attraction_id":3580,"user":"judy_b","rating":5.0,"review":"Sunset Beach Ride. Had an amazing ride, the staff was really nice and the horses were all very well behaved. The staff even took us into the water and if we wanted took our pictures for us. The trail was very beautiful. It was my husbands first time...","review_date":"June 20, 2018"},{"attraction_id":3580,"user":"carla_r","rating":5.0,"review":"Beautiful. My daughter and I chose the 1 1\/2 hour Niagara Beach Horseback Ride. We went through beautiful woods and then crossed over and walked along Lake Erie and a couple of times actually went in the water, which was very fun. Our guide, who was...","review_date":"June 11, 2018"},{"attraction_id":3580,"user":"andrea_a","rating":5.0,"review":"A beautiful ranch with well trained, healthy horses who are an absolute pleasure to ride.. The trails at HorsePlay Tours Niagara are stunning and superbly maintained. It was a real pleasure riding through the open trails, wooded paths, and picturesque beaches on healthy, well-trained, beautiful horses. I'm an experienced rider; however, some of the other guests who rode in our...","review_date":"June 9, 2018"},{"attraction_id":3580,"user":"amanda_w","rating":5.0,"review":"Honeymoon. My husband and I were on our honeymoon, a trip that it seemed was going wrong at every turn. We had major issues with our wedding venue, our flights, our hotels, our rental cars, and practically every service we utilized along the way.\nThough I...","review_date":"May 21, 2018"},{"attraction_id":3583,"user":"sueaussie","rating":5.0,"review":"One of the most memorable experiences of our lives. We booked our half day canoe adventure before leaving Australia and the communication from Manuela and Jeff was excellent. Because we were on a tour and had no transport of our own, they agreed to pick us up from our hotel in Whitehorse.\nMy husband...","review_date":"June 22, 2018"},{"attraction_id":3584,"user":"795mimic","rating":4.0,"review":"Whistler 2 days tour. This tour was part of a package \"Rockies Tour\" and I really enjoyed it. The city was very pretty and landscape just amazing. I have spotted my first Bear while walking trough the Brandywyne forest so keep your eyes open \ud83d\ude09.\nIf you don't mind...","review_date":"June 24, 2016"},{"attraction_id":3584,"user":"kurtfraser","rating":5.0,"review":"Whistler was da bomb!. The Whistler day tour is brilliant!!\nWe had quite a few stops along the way, which was great because no wants to be stuck on a bus for 2 hours. The tour stopped at Cypress lookout, Shannon Falls, Brandywine Falls, Whistler bungee jumping then to...","review_date":"November 26, 2015"},{"attraction_id":3584,"user":"jessie_s","rating":5.0,"review":"Whistler in a Day! Love it!. What more could you want in a day trip to Whistler. This tour has it all! I have personally driven there myself but on this tour you won't only make friends but possibly go to different areas you haven't been to or thought about going....","review_date":"November 9, 2015"},{"attraction_id":3584,"user":"justin_b","rating":5.0,"review":"Tofino and Victoria. So went out to the Island after hearing so many good things from other travellers. It did not disappoint; Julia our guide gave us the down low on the many nature reserves as well as the secret history you wont get in the guide books!!...","review_date":"September 24, 2015"},{"attraction_id":3584,"user":"maria_l","rating":5.0,"review":"Awesome Daytrip to the Mountains!. We had such a great time on the Whistler Day tour. Our driver\/guide Jon was awesome and so knowledgeable about the whole area. He took us to a great lookout point from where we could see Vancouver and surroundings. (Cypress Lookout). We also stopped at...","review_date":"September 4, 2015"},{"attraction_id":3584,"user":"michaela_d","rating":5.0,"review":"Great opportunity to visit Whistler!. The Moose Whistler Day Tour is a great way to visit Whistler if you've got limited time (I recommend the two day tour if you have extra time to spare!). It's also a great option if you're travelling solo as you'll get to meet lots...","review_date":"July 27, 2015"},{"attraction_id":3584,"user":"stevie12498","rating":5.0,"review":"Whistler . The moose whistler day tour has been one of the top three Canadian experiences.The stop at the Shannon falls was great. Just the right distance from Vancouver. Great location to get refreshed with the mountain air. And a lovely walk to the waterfalls. The moose...","review_date":"July 9, 2015"},{"attraction_id":3584,"user":"cbragagnini","rating":5.0,"review":"Make a Trip Out of Visiting Whistler!. As a traveller without a car, getting from Vancouver to Whistler often means skipping out on the incredible views and places on the way. Regular transportation will only get you from point A to point B. Moose gets you there in style, with multiple stops...","review_date":"June 12, 2015"},{"attraction_id":3585,"user":"john_m","rating":5.0,"review":"Phenomenal 2 Day Rafting Experience!. My son and I had an absolute blast on the 2 Day Rafting Tour with overnight camping. The first day whitewater rafting was exhilarating, the Guides well trained, humorous and a lot of fun, the organization of everything very well done, and the views of...","review_date":"August 11, 2018"},{"attraction_id":3585,"user":"colinhatt","rating":5.0,"review":"Amazing views. This 2 day trip is great. The crew was experienced & funny. But also serious when is came to safety. They were also great chefs. a great experience!.","review_date":"August 5, 2018"},{"attraction_id":3585,"user":"helen_l","rating":5.0,"review":"The most amazing and scenic experience I have ever had. We have so much fun rafting down the Elaho River. Our river guide, Sam, is super awesome at making sure we have the best experiences thru the rapids. The team that prepared the breakfast and dinner is beyond my expectations delicious!","review_date":"May 24, 2018"},{"attraction_id":3585,"user":"nasya_c","rating":5.0,"review":"Just Wow! Best weekend!. Did the overnight camping and river-rafting trip. All good things to say, I was impressed by the organization, the friendly, informative staff, everything.\nWe arrived in Squamish and the staff were on it to ensure that we were outfitted correctly and our stuff was put...","review_date":"May 14, 2018"},{"attraction_id":3586,"user":"953olenap","rating":5.0,"review":"Safe walk, should be taken. Safe area, amazing view. Safe with children, zip line too short, climbing amazing. There are places to rest.","review_date":"December 28, 2018"},{"attraction_id":3586,"user":"john_h","rating":5.0,"review":"Wonderful Experience Once Again. We try to visit the Canyon Sainte-Anne every time we are in the Quebec City area. In fact, we have been there for 4 of the past 5 autumns. The colours in the fall are amazing. The stairs going up and down to the lowest...","review_date":"December 27, 2018"},{"attraction_id":3587,"user":"kncl89","rating":5.0,"review":"Great tour of Ottawa. What a wonderful way to tour Ottawa! The bikes were in good shape and adjusted to each of us. Our guide Sparky was very knowledgeable and interesting. We saw parts of the city that I know we would have missed otherwise. Thank you for this...","review_date":"November 5, 2018"},{"attraction_id":3587,"user":"christinemq6201rm","rating":5.0,"review":"Excellent bike tour !. The 3 hour bike tour is a great idea to see Ottawa. The tour was very well organized, the bikes are well maintained and easy to ride. Our guide Nora was excellent and showed us Ottawas neighborhoods, museums and a great view to Parliament Hill....","review_date":"October 3, 2018"},{"attraction_id":3587,"user":"brenna_r","rating":5.0,"review":"Sightseeing from a bike. This was a great way to see Ottawa. My husband and I were impressed with what we saw, the pace of the tour and the wealth of information provided by our guide. The equipment was good. We did the 3 hour tour which was just...","review_date":"September 7, 2018"},{"attraction_id":3587,"user":"holidayboundontario","rating":5.0,"review":"Beautiful bike tour!. Our tour guide, Sparky, was fun and informative. The ride itself was beautiful taking us along the Rideau Canal and into Gatineau as well. We had a gorgeous day and enjoyed seeing the many sights that Sparky took us to.","review_date":"August 28, 2018"},{"attraction_id":3587,"user":"sara83","rating":5.0,"review":"Top Shelf Bike Tour. I have done numerous bike tours in other cities and I recently booked a corporate event with 10 adults on the 3 hour Ottawa Bike Tour. We were 5 female and 5 male aged between 40 and 65. The trip was AWESOME.\nOur guide \"Sparky\"...","review_date":"August 15, 2018"},{"attraction_id":3587,"user":"lberry_77","rating":5.0,"review":"Great way to see this beautiful city. I booked this tour for my family the day before, and since the weather was iffy Maria adjusted the start time to avoid the rain. Escape's location is convenient (right downtown, one block away from Parliament), and their bikes are all new and fun to...","review_date":"August 6, 2018"},{"attraction_id":3587,"user":"sbjeintoronto","rating":5.0,"review":"Fantastic Way to See the City. We've done a number of bike tours in different cities, and this is one of the best. First of all, the bikes are in excellent condition. I'm not tall, and sometimes I've found it difficult to get a bike that fits. Escape has a large...","review_date":"July 22, 2018"},{"attraction_id":3587,"user":"shimingf1","rating":5.0,"review":"Great way to explore the Capital in summer. Maria, the owner who sorted my booking issue smoothly. The tour guide Sparky was very knowledgeable, friendly, I had a great 3 hours trip with the group. The bike quality was good, clean and no issue during my trip. Would definitely go back for another...","review_date":"July 10, 2018"},{"attraction_id":3587,"user":"marie-louise_b","rating":5.0,"review":"Scenic and fun. This tour exceeded our expectations. We had a knowledgeable guide who took us around a very scenic route and pointed out lots of museums which we can go back to. We toured the Governor Generals gardens - something we would never have found by ourselves....","review_date":"June 15, 2018"},{"attraction_id":3587,"user":"shanecarter1071","rating":5.0,"review":"Outstanding cycling tour with an excellent tour guide.. I went on the three hour cycling tour of Ottawa which ventured across the river in to Quebec. The Tour Guide, Sparky, was outstanding: she is friendly, charming and puts considerable effort in to her tours. Sparky took some photographs of the participants in the...","review_date":"June 5, 2018"},{"attraction_id":3588,"user":"igort243","rating":5.0,"review":"Bowen island jet ski tour . Perfect for a birthday celebration! Born and raised in Vancouver, it was nice to see things that you were never able to see via car. Our tour guide Sven was great and very helpful! I would highly recommend.","review_date":"August 20, 2018"},{"attraction_id":3588,"user":"zachary_n","rating":5.0,"review":"Awesome adventure . We had a great time flying across English Bay and Howe sound. The tour was fun and informative. Cillian was an excellent guide!","review_date":"August 4, 2018"},{"attraction_id":3588,"user":"ryan_s","rating":5.0,"review":"SEA-DOO TO BOWEN ISLAND FOR DINNER. My boyfriend and I did the Bowen Island dinner tour last week and we loved it! Our tour guide was Alex and he was amazing. Even though my partner and I have lived here our whole lives, Alex still told us so many things along...","review_date":"July 29, 2018"},{"attraction_id":3588,"user":"emiksg","rating":5.0,"review":"Fantastic experience!. We did this tour for my boyfriend's birthday celebration with a group of friends.\nIt was soooo much fun and fantastic tour!! It was my first time to try Jet ski and I was scared of driving at first but soon I just started enjoying...","review_date":"June 28, 2018"},{"attraction_id":3588,"user":"isthetruth","rating":5.0,"review":"Outstanding. My son used his birthday to rally up heaps of friends to go on this trip. We are adventurous people and were ready for crappy weather. So having great weather amped up the excitement. Well organized yet friendly. Quality machines, and safety minded staff. Dinner...","review_date":"June 20, 2018"},{"attraction_id":3589,"user":"aaiyushs","rating":4.0,"review":"Water Sports. Great value for money, can ride without instructor for long hours. A must try for adults. long paths to explore, best for summer times.","review_date":"November 6, 2018"},{"attraction_id":3589,"user":"farhia_f","rating":5.0,"review":"Seadoo Rental Experience. My husband and I had a great experience with the seadoo rental, and it got even better when we fell over and Sven came to get us out of the water. Sven was great in the way he handled our situation, he was amazing in...","review_date":"October 18, 2018"},{"attraction_id":3589,"user":"dylanl604","rating":5.0,"review":"Trip of a lifetime!. My girlfriend and I took the Ocean is Yours Tour with Alex as our guide. He was stellar in his role; as he was evidently passionate about his job, not only armed with an amazing knowledge of the city, but also providing lots of entertaining...","review_date":"September 18, 2018"},{"attraction_id":3589,"user":"tami_r","rating":5.0,"review":"Fantastic Jet Ski Tour!. What a fantastic jet ski tour today with Alex from Vancouver Water Adventures. Well organised, fun facts re aquatic wildlife and local history, nice machines, and lots of fun and donuts along the way. Would highly recommend.","review_date":"August 22, 2018"},{"attraction_id":3589,"user":"jonathaa","rating":5.0,"review":"Thankyou Killian. The day was smoky due to the BC Wildfires, but the sea was awesome and the water was just right to make it an awesome and adventurous morning. Killian - our guide was really good. His safety briefing at the start was detailed and I...","review_date":"August 16, 2018"},{"attraction_id":3589,"user":"toobush","rating":5.0,"review":"Jet Ski Early Sunday Morning. We did a Jet Ski tour on a Sunday Morning to catch more calmer waves and able to Jet Ski at top speed. Our guide SVEN, was awesome from beginning to end. He not only go through the registration easily but also did a specatular...","review_date":"August 13, 2018"},{"attraction_id":3589,"user":"steve_r","rating":5.0,"review":"Great way to see the bay!. We really enjoyed the tour and the guides. Alex and Killian did a fantastic job with the group and explaining the local sights. It was equal parts fun, adventure, sight seeing, and educational. Be prepared for a bumpy ride across the bay.","review_date":"August 2, 2018"},{"attraction_id":3589,"user":"536amanij","rating":5.0,"review":"Amazing Jet Ski Experience . We did the 2.5 hour tandem jet ski tour with Brody and had a fantastic experience! The water was very calm and he surprised us with an extra stop on our tour! At the beginning he clearly explained how to use the Seadoo jet skis...","review_date":"July 25, 2018"},{"attraction_id":3589,"user":"ashped","rating":5.0,"review":"An amazing jet ski experience! . As a couple we did the English Bay jet ski tour with Brody and Killian. Had such a fantastic morning out on the water, with the freedom to go fast whilst feeling really safe with checkpoints along the way. Couldn\u2019t recommend this highly enough!","review_date":"July 22, 2018"},{"attraction_id":3589,"user":"taiali","rating":5.0,"review":"Awesome experience despite bad weather \ud83c\udf27\ufe0f. We had the early morning tour starts at 7.45 am, the weather was bad and very cold (10 \u00b0). We didn't know what to expect!\nOur guide Brody welcomed us and prepared us for the trip. The skidoos are amazing! So powerful and really new!...","review_date":"June 29, 2018"},{"attraction_id":3589,"user":"michael_m","rating":5.0,"review":"Awesome seadoo tour. We had so much fun with Brodey today. Even though it was raining at the beginning he made our tour fabulous. Water was so calm and we could easily race up to Gambier island with the group. We stopped here and there and Brodey explained...","review_date":"June 29, 2018"},{"attraction_id":3589,"user":"vancitytraveller68","rating":5.0,"review":"7th time back, as good as ever!. Killian & Alex were rockstar guides and the weather was beautiful. We'll be back again, perhaps even this summer!","review_date":"June 20, 2018"},{"attraction_id":3589,"user":"rustam935","rating":5.0,"review":"Killian and Alex were awesome!. Great atmosphere, chill and knowledgeable instructors, new jetski's, affordable pricing. It was great experience! Thanks guys","review_date":"June 20, 2018"},{"attraction_id":3589,"user":"ionut_mihai_t","rating":5.0,"review":"Ocean is yours tour - Amazing experience!. We had a blast!! We purchased the \"Ocean is yours experience\" and had so much fun and seen amazing places and landscapes! Sven is a truly five star guide! He walked us through all the safety rules and important stuff to know, gave us a...","review_date":"June 2, 2018"},{"attraction_id":3589,"user":"sa2018101","rating":5.0,"review":"Excellent and Recommended for any traveller.. Excellent and Recommended for any traveller.\nA Lot of fun. I had a great time and the tour was great.\nAlex Mc and Sven were great guides.","review_date":"May 29, 2018"},{"attraction_id":3590,"user":"oliver_l","rating":5.0,"review":"Best service I have ever experienced. Easy to book, and getting gear delivered and fitted at your hotel is so convenient. Nothing was too much trouble for Black Tie with gear needing to be returned early due to an injury with no questions asked refund and also a subsequent switch of...","review_date":"January 20, 2019"},{"attraction_id":3590,"user":"courtney_e","rating":5.0,"review":"Absolute stars!. I have used Black Tie Ski Rentals for my parents ski rentals every year for 4 years now. They are extremely professional, always on time & offer superior service.\nMatt, the owner, is an absolute beauty and always comes by with a smile.\nThey even...","review_date":"December 2, 2018"},{"attraction_id":3592,"user":"matheuspcaminha","rating":5.0,"review":"Great Adventure!. We had a great time in the company\u2019s Christmas travel with the guide Jodi. We did the ATV ride, she was really patient with our beginners class and in the end I was just wishing we could go faster and faster. I will be joyful...","review_date":"December 17, 2018"},{"attraction_id":3592,"user":"coasttime","rating":5.0,"review":"Wicked fun!. My friend and I had such an awesome time on this trip with Caz! It was beautiful, challenging and fun. Caz rocks!","review_date":"October 6, 2018"},{"attraction_id":3592,"user":"jessica_t","rating":5.0,"review":"Take the time to do this while in Whistler.. The crew were friendly and fun from pick-up to drop-off.\nCaz assessed our comfort levels, took us through a practice run and then helped everyone feel ready and excited to head up the mountain.\nThe trip itself was amazing but what made it extra special...","review_date":"August 28, 2018"},{"attraction_id":3592,"user":"sarah_c","rating":5.0,"review":"Great tour with Sam. We were in a small group, and the weather was great! It was misty and cloudy, so not super hot out. They outfit you with waterproof gear and helmets. Sam (our guide) did a great job navigating and keeping us safe while also giving us...","review_date":"August 26, 2018"},{"attraction_id":3592,"user":"q8245ssrachelm","rating":4.0,"review":"Really fun, but wish we went faster. The tour was really fun, and the guide (Kelvin) was super awesome! my only complaint is that I wish we went faster. The guy in front of me kept breaking making it less enjoyable.","review_date":"August 12, 2018"},{"attraction_id":3592,"user":"devon_c","rating":5.0,"review":"Incredible Experience. Such a great ATV experience! K2 went above and beyond to ensure everyone was comfortable, having fun and enjoying the trip to the fullest. Even once the tour was over he continuued the fabulous service, making sure we got photos and had a great day....","review_date":"July 19, 2018"},{"attraction_id":3592,"user":"shea_hoc","rating":5.0,"review":"Such a great day!. Thank you Jodi for making our ATV trip this past weekend such a great experience......you are a great guide!\nwe all had such a great day","review_date":"July 16, 2018"},{"attraction_id":3592,"user":"jamesbnottingham","rating":5.0,"review":"Canadian Wilderness Adventures with a fun team!. Whistler is full of summer activities but cannot recommend Canadian Adventures enough. We actually did three activities with them - note, you get a discount on multiple activities - and given you can only submit one review per Company I will touch on all three...","review_date":"July 15, 2018"},{"attraction_id":3592,"user":"michael_l","rating":5.0,"review":"Amazing mountain ATV experience. So happy we chose to do this ATV tour. We did a 3 hour one... granted, some of this is taken up by the shuttle ride to the tour - but once we were out on the trails we had the best time ever. So...","review_date":"June 23, 2018"},{"attraction_id":3592,"user":"nadeche_a","rating":5.0,"review":"Great tour!. My friends and I went on the Call of the Wild ATV tour on a cloudy, rainy day and it was fantastic! Our guide Kyle explained everything clearly and made sure we felt comfortable. He even made awesome videos for us going through big puddles...","review_date":"June 13, 2018"},{"attraction_id":3592,"user":"rahim_t","rating":5.0,"review":"Stop thinking and book this tour now!. To those reading this review you will not need to read another in this list to help make up your mind. This is THE MOST EPIC ATV adventure I have ever been on to date and the second best was in the jungles of Costa...","review_date":"November 15, 2017"},{"attraction_id":3592,"user":"catb4","rating":5.0,"review":"Definitely a blast!. We did the 3 hour ATV tour in the fall, and despite some fog, the scenery was great. Driving the ATV was so much fun and our guide Eric was great and knowledgeable about the ATVs and the area. This was my first time on...","review_date":"October 30, 2017"},{"attraction_id":3592,"user":"lwindon","rating":5.0,"review":"Fantastic experience.. We did the 3 hour intermediate ride and it was fantastic! We have done ATV rides in New Zealand and Alaska ... the 'Call of the Wild' was the best by far. The ride just kept going up, up and up! When we reached the...","review_date":"October 17, 2017"},{"attraction_id":3593,"user":"sunst","rating":5.0,"review":"Excellent Activity & Adventure. Our group of 30 were looking for a unique, fun and memorable adventure together in Whistler and were not disappointed! Thank you Canadian Wilderness Adventures for your excellent service, great guides, delicious dinner and good gear! Everyone had a fun and memorable afternoon and were...","review_date":"September 11, 2018"},{"attraction_id":3593,"user":"emilyb3262","rating":5.0,"review":"Great evening . Had a great evening driving up the mountainside on our ATVs followed by a wonderful dinner and truly great entertainment. Our views were hampered by the wildfire smoke but our guide and the whole dinner at the top were glorious!","review_date":"September 1, 2018"},{"attraction_id":3593,"user":"monlyka","rating":5.0,"review":"Fun outing. Our guide Chantal was fantastic. It was high summer during our tour so the trails were dusty, but nevertheless the ride was fun. Regrettably, one of the riders had an accident on our way up the mountain and couldn't continue. Chantal acted quickly to get...","review_date":"August 20, 2018"},{"attraction_id":3593,"user":"jill_m","rating":5.0,"review":"ATV Afternoon Adventure. We spent a great afternoon with Guide Dan carefully racing our ATV's up Backcomb mountain to be greeted by a great team of hosts awaiting our arrival at Crystal Hut!\nEfficient check in, guides were ready for us as soon as we arrived at the...","review_date":"August 10, 2018"},{"attraction_id":3593,"user":"440lmc","rating":5.0,"review":"Best Time. This was so much fun! We had never been on ATV's before so we were all a little nervous, but our guide gave us a short intro and made sure we felt comfortable and off we went. The view at the top only made the...","review_date":"August 5, 2018"},{"attraction_id":3593,"user":"consultme","rating":5.0,"review":"Sunset ATV trip with great dinner. After a 13 mile hike on skywalk trail, Our ladies group had such a blast on our ATV trip up mountain. We had a dinner up at the top in the lodge which was great (choice of chicken or salmon)! Then a lovely sunset ride...","review_date":"July 29, 2018"},{"attraction_id":3593,"user":"207trinak","rating":5.0,"review":"iGnite Escape Whistler Canada. What a great experience! Loved it! The ATV tour is guided and is very low key. I am a bit of a dare devil and would have loved to go fast but it was nice to just go a nice speed and look around. Once...","review_date":"July 29, 2018"},{"attraction_id":3593,"user":"annie_m","rating":5.0,"review":"Wild Fun and great meal.. Went ATVing for the first time with Canadian Wilderness Adventures. Had a blast going up the mountain--the scenery is wonderful, the roads just rough enough to make it fun. Our guide, Olly, was both attentive and understanding of folks maybe not used to such adventures....","review_date":"July 16, 2018"},{"attraction_id":3593,"user":"jeeyup","rating":5.0,"review":"chantale you rock! \ud83e\udd18\ud83c\udffb\ud83d\udc4d\ud83c\udffb\ud83d\udc4d\ud83c\udffb. the tour was definitely highly recommended. just pick chantale thou as your guide and the rest is history.. lol it was an absolutely amazing tour and great food. we picked the chicken thou instead of the salmon but salmon taste great as per the rest...","review_date":"July 9, 2018"},{"attraction_id":3593,"user":"jammel1990","rating":5.0,"review":"Salmon Bake ATV. I did the salmon bake ATV tour and it was so much fun! It had been raining all day and the mud made for some great fun. We ascended up through clouds to the Crystal Hut where we were served the most delicious salmon. It\u2019s...","review_date":"June 19, 2018"},{"attraction_id":3593,"user":"sjhart23","rating":5.0,"review":"Excellent Dinner and Outstanding Guide!. One of my favourite tours in Whistler! Such a unique experience and the guides, Mac in particular, go above and beyond to make sure you have a memorable and safe experience. Thanks for a great time!","review_date":"June 15, 2018"},{"attraction_id":3593,"user":"eliza_mac334","rating":5.0,"review":"Brilliant!. This tour is fantastic. You are well instructed on how to use the ATV and then you get to climb blackcomb on and off muddy roads. Speeding up for parts, and on others you are climbing your way up steep rocks. Then once you reach...","review_date":"June 12, 2018"},{"attraction_id":3593,"user":"whistlerlocal1","rating":5.0,"review":"Adventure + Views + Food = Count Me In!. When you combine an activity with an epic view and equally epic dinner, I'm in.\nThe afternoon started out in Whistler Village where we signed our waivers and were shuttled in a minibus up to Blackcomb's base II. CWA has a cabin where we were...","review_date":"June 12, 2018"},{"attraction_id":3593,"user":"teddie69","rating":5.0,"review":"BEST ATV TOUR (with Jodi). It was wet and cold and it was still amazing!! Jodi gauged our ability to drive the ATV\u2019s and made sure we were safe the whole time. I was surprised we actually went a great speed. We own ATV\u2019s and are experienced, so I was...","review_date":"June 10, 2018"},{"attraction_id":3593,"user":"marcia_h","rating":5.0,"review":"We keep coming back for a reason. I've lost track of how many times we have ATV'd with Canadian Wilderness Adventures. We have done the Salmon Bake tour more often than not, including for our wedding. The guides have all been good, personable, focused on safety and yet still wanting everyone to...","review_date":"October 25, 2017"},{"attraction_id":3594,"user":"cosmopolitan620531","rating":5.0,"review":"Had No Idea!. Had a wonderful tour of an interesting part of old Vancouver that is coming back. Our guide, Hanna, was fun and knowledgeable and an obvious foodie. Would never have found these places on my own, and our group of seven all had a really good...","review_date":"December 8, 2018"},{"attraction_id":3594,"user":"tehya159","rating":5.0,"review":"It was an amazing way to spend a grey fall afternoon!. My niece and I did this tour and after living in the Vancouver area for most of my life and all of hers had no idea that there was even a Railtown area. Hannah was an amazing tour guide full of history and information on...","review_date":"November 25, 2018"},{"attraction_id":3594,"user":"soniajonestravel","rating":4.0,"review":"A different take (and taste) of Vancouver. Having visited Vancouver previously, we were keen to experience a different side of this city. We love local food experiences and this tour didn't disappoint with the variety that it offered. A word of warning though - the tour begins in a very dodgy neighbourhood...","review_date":"November 20, 2018"},{"attraction_id":3594,"user":"alex_n","rating":5.0,"review":"Awesome foodie tour in Vancouver & in Victoria. In August I did the Vancouver Railtown tour & in November I did the Victoria Fort & Knives tour - both Julie and Bonnie are eager to share their passion for locally owned & operated foodie endeavours as well as their knowledge of up and...","review_date":"November 13, 2017"},{"attraction_id":3595,"user":"danceandtravel","rating":4.0,"review":"Very good tour and introduction to Quebec.. Our guide was great. He knew alot about the city. He was very knowledgeable about the history and the architecture of the city.","review_date":"August 16, 2018"},{"attraction_id":3595,"user":"themeister123","rating":5.0,"review":"First class. Thoroughly enjoyed tasting trip which also rolled in quite a lot of interesting historical info on buildings and the city. Tour guide was really great.","review_date":"July 15, 2018"},{"attraction_id":3595,"user":"wombleflier","rating":5.0,"review":"Great tour, superb guide and enjoyed the food. We thoroughly enjoyed this tour. As well as sampling food and drink in 7 places our guide was very informative about the history of the city. Our guide, Justine, was superb. She was interesting, passionate about her city, friendly and a delight to spend 2...","review_date":"June 24, 2018"},{"attraction_id":3595,"user":"lisa_f","rating":2.0,"review":"highly disappointed. not much of a food tour.. I was so hungry the whole time!. I was really excited about this food tour, and my husband and I came hungry! Our guide was good, I'll admit that, and was full of interesting facts about the city. We started our tour and it was a good half hour before we entered...","review_date":"November 25, 2017"},{"attraction_id":3595,"user":"travelmuse1","rating":5.0,"review":"An authentic taste of Quebequois foods. We were in Quebec overnight as a part of a cruise stop. We booked the walking food tour in advance and it was full with 14 people. Our tour guide whose name, I believe, was Jocelynne was a very knowledgeable, energetic leader who kept us...","review_date":"October 24, 2017"},{"attraction_id":3596,"user":"alan_e","rating":3.0,"review":"More a talking tour than a walking tour.. When you book a \"walking tour\", you expect to cover a bit of territory, but our guide simply took us around a very tight local area, and we were stopping for 15 minutes every 10 minutes. OK, we learned a bit, but it wasn't what...","review_date":"November 21, 2018"},{"attraction_id":3596,"user":"peaseblossom85","rating":5.0,"review":"EXCELLENT. Our guide was Marie Legroulx and she kept us informed and entertained throughout this excellent two hour tour. We saw as many sights as possible within such a short time scale and felt that we had fantastic value for money. She is a real enthusiast...","review_date":"October 26, 2018"},{"attraction_id":3596,"user":"francisshm","rating":4.0,"review":"Interesting and Informative. The guide, Clarice? was excellent. She lives in the area and her knowledge and enthusiasm was wonderful. The tour was well paced and she showed pictures at various points to illustrate the history of an area. I would have given the tour 5 stars except...","review_date":"October 14, 2018"},{"attraction_id":3596,"user":"jpc783","rating":3.0,"review":"Interesting facts and nicely organized. The tour advertises that the starting point is an \u201ceasy walk\u201d from the pier. That is not at all true. There was nobody at the pier to guide us, so we had to find our own way. The walk was about 8 city blocks, and...","review_date":"September 17, 2018"},{"attraction_id":3596,"user":"zach_b","rating":5.0,"review":"Great stops and very friendly and knowledgeable guide . The tour stopped at and passed by all the big and some small sites in the Old town. Our tour guide was very friendly and knowledgeable about the city, its history, and places to visit after the tour. Our guide was born and raised in...","review_date":"August 29, 2018"},{"attraction_id":3596,"user":"james_d","rating":5.0,"review":"very knowledgeable tour guide. We took the 2 hour walking tour starting at the visitor's center and ending in the lower city. It was a small group of about 10 and we learned alto about eh history the city . This is great to do on your first day...","review_date":"August 27, 2018"},{"attraction_id":3596,"user":"katelyncamer0n","rating":5.0,"review":"Very informative and enjoyable. I would definitely recommend this tour to anyone interested in the history of old Quebec. Our tour guide, Genevieve, was very passionate on the subject, and included plenty of fun tidbits of info about the city's history. It was an easy walk, and very good...","review_date":"August 13, 2018"},{"attraction_id":3596,"user":"teresa_s","rating":4.0,"review":"Good tour and Walking Salesman. I really enjoyed the tour with Michael as our guide. It was very informational and he knows his history. The tour would be better if he was not constantly being a walking salesman for places to eat, other tours, places to visit. They of course...","review_date":"August 9, 2018"},{"attraction_id":3596,"user":"maryannb219","rating":5.0,"review":"Best way to see City and hear the history . Highly recommend this walking tour. It was an informative tour with Anne. The 2 hours is the right amount of time to see the old city and hear the history. Anne is an engaging guide who knows her facts and brings the past alive for...","review_date":"July 29, 2018"},{"attraction_id":3596,"user":"ruth_h","rating":5.0,"review":"Learned so much history!. Clarisse was awesome, especially dealing with a larger group than normal because another trip guide could not make it. She has so much personality and we learned so much!","review_date":"July 8, 2018"},{"attraction_id":3596,"user":"taylorr1107","rating":5.0,"review":"Highly Recommended!. My mom and I took the walking tour of Quebec City with Francois and it was amazing. He was very knowledgeable about the city and illuminated the city in a fascinating way. I highly recommend the tour and Francois!","review_date":"June 16, 2018"},{"attraction_id":3596,"user":"michelle_l","rating":5.0,"review":"Informative and fun.. Francois did an excellent job relaying history with a mix of humor. There were a couple of stops at the beginning of the tour that were a bit long but once it started moving it was the perfect blend of walking, climbing and resting. The...","review_date":"May 30, 2018"},{"attraction_id":3596,"user":"michelleruss","rating":5.0,"review":"This tour enhances your trip. Are you debating whether or not you should pay for a guided tour of Quebec City? Take the tour. Our family of four (including two teenagers) signed up with Tours Voir Quebec and went on a two hour Grand Tour with Robert V as our...","review_date":"March 20, 2018"},{"attraction_id":3596,"user":"janice_p","rating":5.0,"review":"Learned so much in good company. Our tour guide was Robert Simard. He was wonderful. He knows so much about Quebec city and its history. He made the tour a total experience. I lived in Quebec City for 3 years and I found out that there were a lot of things...","review_date":"February 17, 2018"},{"attraction_id":3596,"user":"len_l","rating":5.0,"review":"An excellent educational and enjoyable experience. We stopped for a couple of days in Quebec City while on an extended motor tour of the Maritime Provinces, Quebec and the N.E. U.S.A. and took part in the Grand Tour. We fully appreciated the guidance of our leader, Simon, who took our group...","review_date":"October 24, 2017"},{"attraction_id":3599,"user":"jeanettelawson","rating":5.0,"review":"More than Amazing!. Legit, you couldn't find a better guide than Gregg! If you're in Jasper, you've got to check out the Sunwapta River. What an experience - we can't wait to go back!","review_date":"August 14, 2018"},{"attraction_id":3599,"user":"madelinec985","rating":5.0,"review":"Best Guide we have ever had on a rafting trip!. This was so much fun! Our guide, Greg, was extremely knowledgeable and immediately made us feel comfortable! This river was super fun to go down even though it was freezing cold due to it being fed by glacier water. Pro tip: ask for gloves if...","review_date":"July 4, 2018"},{"attraction_id":3603,"user":"david_s","rating":5.0,"review":".....a most marvellous opportunity to enjoy the waters of Brentwood Bay. ......Pacifica Paddle offers competent and friendly advise for kayaking, canoeing, and paddle boarding which top of the line equipment.","review_date":"August 27, 2018"},{"attraction_id":3604,"user":"anniroc0","rating":5.0,"review":"Good option to do the Icefield Parkway . I just booked the tour online in advance and everything worked out pretty well. I got picked up at the time they told me. The guide was really good as well, he changed the plan according to the group and asked what we want to...","review_date":"May 31, 2018"},{"attraction_id":3604,"user":"tesshome1","rating":2.0,"review":"Frozen Bus Ride. On 26th Dec 2017 my family and I caught a sundog bus from Lake Louise to Jasper in the afternoon, During the unusually cold season they were having. The bus ride was unbelievably freezing, -32 when we left Lake Louise and approx -18in Jasper, the...","review_date":"January 3, 2018"},{"attraction_id":3605,"user":"fnfanatic","rating":3.0,"review":"Beware of unexpected charges. I picked this tour because of TripAdvisor's good ratings. I read reviews before we went and was expecting that we may get charged a late fee - as annoying as that is when you're paying almost $90 per person for something that can be done...","review_date":"August 9, 2018"},{"attraction_id":3605,"user":"witchywayfarer","rating":4.0,"review":"Best Way to Experience Wine Country!. I bought my boyfriend a bike tour through wine country as a birthday present and we had the most remarkable day biking through the serene countryside. I liked that we could go at our own pace and enjoy fresh air and scenic landscapes, and try...","review_date":"August 7, 2018"},{"attraction_id":3605,"user":"eva_h","rating":5.0,"review":"Great experience!. Carrie is exceptional. She took care of every detail and accommodated our requests right up to our departure. She made sure everything was organized and confirmed and ready for us. And took the time to give us the inside information we needed to ensure we...","review_date":"August 6, 2018"},{"attraction_id":3605,"user":"alannah_llama","rating":5.0,"review":"Loved the independent tour option!. I did a bike tour with 9 of my friends a few weeks ago. The independent trip was great for us as we could really go at our own pace and it was never really crowded. Would definitely do this tour again! We had a...","review_date":"June 29, 2018"},{"attraction_id":3605,"user":"simranhayer","rating":5.0,"review":"Most amazing experience!. Went on this tour for a friends birthday and had the absolute best time! Karen was so incredibly helpful and kind. Perfect for a self guided tour. Before we began a map was provided and Karen walked us through some potential paths we could take....","review_date":"June 27, 2018"},{"attraction_id":3605,"user":"cathyb107","rating":5.0,"review":"Bike and wine tour. My husband and I spent a beautiful day riding bikes through gorgeous vineyards on country roads and tasting great wines at five different vineyards. We ate lunch at Caroline\u2019s. Karen and Jessica were very helpful in getting us fitted on our bikes and explaining the...","review_date":"June 2, 2018"},{"attraction_id":3605,"user":"kde21","rating":5.0,"review":"Great Experience!. Back in September, my friends and I went to celebrate a birthday in Niagara and did the bike tour. When one of my friends felt sick, John came to the rescue with his van and my friend and I left with him and did an...","review_date":"December 27, 2017"},{"attraction_id":3612,"user":"birgus61","rating":5.0,"review":"Amazing experience!. I highly recommend this. We saw 5 humpback whales, one up close and personal! A once in a lifetime experience.","review_date":"September 17, 2018"},{"attraction_id":3612,"user":"romsey654","rating":5.0,"review":"Whale watching & Butchard gardens. We saw many whales, very informative,professional staff on whale watching tour. It was an amazing experience. Butchard gardens are so beautiful. Would do both things again","review_date":"September 6, 2018"},{"attraction_id":3612,"user":"al_g","rating":2.0,"review":"Cruise cancelled due to boat problems. Had to adjust everything.. Showed up at 12:45 for 1:15 departure on whale watch + Butchart garden excursion. Was told there might be issue with boat but come back at 1:20. At 1:35 was told, due to mechanical problems, tour was cancelled. We rebooked to their 3:30 whale watch...","review_date":"August 25, 2018"},{"attraction_id":3612,"user":"myclg","rating":4.0,"review":"Great Way to Spend the Afternoon. Great way to get out on the water. A must for all ages as very comfortable. Saw a pod of orcas, a bald eagle, and some seals. Staff very informative and friendly. Would go again.","review_date":"August 14, 2018"},{"attraction_id":3612,"user":"aklm26162","rating":5.0,"review":"Fantastic. Excellent value.\nLots of wildlife including harbour seals, bald eagles and of course whales. Staff are great, friendly and knowledgeable.","review_date":"August 8, 2018"},{"attraction_id":3612,"user":"jackie2345","rating":5.0,"review":"Amazing experience!. We were lucky enough to see a humpback very close up and a pod of orcas a bit further away.\nThe ride was smooth and they provided lots of blankets to stay warm and dry, if you don't want to hide inside. Free hot beverages...","review_date":"July 24, 2018"},{"attraction_id":3613,"user":"kimbrh","rating":5.0,"review":"Incredible trip. We absolutely enjoyed our journey with Captain Malcolm, Jenny, Nora, and Tom. Everyone seemed very knowledgeable about the killer whale and orca pods we saw. We saw what has been identified as the T pod on our way out to Victoria and on the return...","review_date":"September 17, 2018"},{"attraction_id":3613,"user":"9dave999","rating":5.0,"review":"Awesome experience better than what we expected. We booked three tours back to back for 11 hours on the Salish Sea Dream from Vancouver to Vancouver. It was awesome. As experienced SCUBA divers from Nova Scotia we have been out on many boats \u2013 this trip was awesome with highly profession staff....","review_date":"September 7, 2018"},{"attraction_id":3613,"user":"bluberrysea","rating":5.0,"review":"Amazing experience! Highly recommend!. We did the Southbound Adventure Crossing - from Vancouver to Victoria. We were lucky enough to find the resident Orcas of J pod. The Orcas swam alongside the boat for quite a while - everyone had an opportunity to see these beautiful creatures in their...","review_date":"September 4, 2018"},{"attraction_id":3613,"user":"b2482chlaurat","rating":5.0,"review":"Great Trip! Saw Orcas . I had a great experience! The staff was great and we ended up seeing 2 family\u2019s of Orcas which of course was so fun. I would suggest to bring extra layers of clothes and a rain jacket as I gets quite cold out on the...","review_date":"July 20, 2018"},{"attraction_id":3613,"user":"sue31r2017","rating":5.0,"review":"Great trip. Great day out saw a humpback whale on the trip out - Victoria lovely and buchart gardens well worth a visit - then the bonus of orcas on return journey - very professionally run trip","review_date":"July 10, 2018"},{"attraction_id":3614,"user":"joel1902lv1","rating":4.0,"review":"Nice trip, but.... Hi,\nAll in all I can say that it is the money worth, at least for student. I had lots of fun being on this boat(Ocean Magic II). Boat is really fast and you don't have to worry about getting sea sick. Taking warm clothes...","review_date":"September 29, 2018"},{"attraction_id":3614,"user":"stellamauckland","rating":5.0,"review":"Loved this boat trip. I would really rate this group. The guides were enthusiastic and knowledgable. The boat was comfortable, fitted with blankets and hats as required. We had a great trip, managed to see some orcas, eagles and seals and I was dropped off in Vancouver to get...","review_date":"August 18, 2018"},{"attraction_id":3614,"user":"connie_f","rating":5.0,"review":"Great Staff, Great Trip. We went with Prince of Whales for the afternoon whale watching and transport to Vancouver.\nStaff was great and took our bags and gave suggestion for lunch (Flying Otter, it was great). We were on the boat with Maeve from Ireland, Patrick from Australia, the...","review_date":"July 17, 2018"},{"attraction_id":3614,"user":"mom_to_zoe","rating":5.0,"review":"Thrill of a lifetime. Amazing one-way trip from Victoria to Vancouver. Even though it was out of the way and delayed our arrival into Vancouver, we made detour to a nearby fjord where a pod of orcas had been spotted. We did indeed see the pod and watched these...","review_date":"July 4, 2018"},{"attraction_id":3615,"user":"robca2340du","rating":5.0,"review":"Great time and will go again. . We were there for a bachelor party. Although the water was cold, but the fly boarding was awesome. I will definitely go again as the staff was pleasant and did all thy could for you to enjoy the experience.\nIt was easier than I thought.","review_date":"September 24, 2018"},{"attraction_id":3615,"user":"sammarei","rating":4.0,"review":"Great for teens. My two teens flyboarded (flew-board?) for the first time at Turkey Point and loved it. We opted for the shorter trip to save $$ and for first-timers it's probably better. They enjoyed it, but were surprised at how difficult it was. Wade was very helpful...","review_date":"August 28, 2018"},{"attraction_id":3615,"user":"tarepanday","rating":4.0,"review":"super fun!. Turkey Point is quite a drive from Toronto, but it is worth it. Fly boarding is super fun, I hope to do it again some time!\nThe only thing is that the time packages you choose may not be super accurate, so choose accordingly. I...","review_date":"August 7, 2018"},{"attraction_id":3615,"user":"jennyfer_c","rating":5.0,"review":"Exciting and fun experience!!. Wow what a day! Wade and his guys were really fun and super professional, we thought that flyboarding would be tough but they really took the time to explain us how to do it and my boyfriend and I really rocked it! The experience is...","review_date":"July 9, 2018"},{"attraction_id":3616,"user":"sue_h","rating":5.0,"review":"Half Day Birkenhead Lake Ride. Wonderful horses, great staff, beautiful scenery and a lovely and generous dinner to finish the day. I look forward to doing a longer trip next time.","review_date":"August 17, 2018"},{"attraction_id":3616,"user":"dori_c","rating":5.0,"review":"Fantastic ride!. Everything at the Copper Cayeuse ranch was absolutely fabulous. The staff, the horses, the scenery - everything was all we could\u2019ve hoped for and more. Do not hesitate to book a trip. You\u2019ll be so glad you did.","review_date":"June 29, 2018"},{"attraction_id":3616,"user":"angelad627","rating":5.0,"review":"Excellent ride!. We had a wonderful experience. Our guide, Annie, was so upbeat and knowledgeable. The horses were well taken care of and easy to ride. The ride itself was beautiful. We have done several rides and this is one of the best! Thank you!","review_date":"June 27, 2018"},{"attraction_id":3616,"user":"george_s","rating":5.0,"review":"Stunning Views with Congenial Guides. Our trip actually started out a little bit rocky when we had requested a pickup from our lodge in Whistler and it seemed like they had forgotten about us.\nHowever, we were able to straighten things out and this was nothing compared to the remarkable...","review_date":"June 15, 2018"},{"attraction_id":3616,"user":"beauchamp91","rating":5.0,"review":"Great half day tour. I would highly recommend the half day trip to Birkenhead Lake. Our guide Ali was great and made sure our trip was enjoyable. I am new to horse riding but these guys made me feel very comfortable :) A fun activity to do around Whistler...","review_date":"June 2, 2018"},{"attraction_id":3617,"user":"cathy_t","rating":5.0,"review":"A great time was had by all!. Three female friends and i met up at the Copper Cayuse Outfitters Ranch on a sunny Friday morning. We were joined by an elderly gentleman from the US who more than matched us in get up and go! We had varying experiences with horseback riding,...","review_date":"August 26, 2018"},{"attraction_id":3618,"user":"rhonaz2018","rating":5.0,"review":"Fabulous experience. I usually travel by bike but thought I'd take a chance letting someone, on something, else do the work. My friend and I spent a wonderful weekend with Don and Annie who took care of our every need and made us feel welcome in camp...","review_date":"August 1, 2018"},{"attraction_id":3619,"user":"tina_d","rating":5.0,"review":"Rafting in the snow!. So amazing to see so many bald eagles and a few seals while floating down a river in the snow. Thanks to Jordan and Matt for a fun and interesting experience.","review_date":"December 31, 2018"},{"attraction_id":3619,"user":"riley127","rating":5.0,"review":"Absolutely Fantastic!!. We LOVED this trip. The guide was incredibly knowledgeable, the staff was friendly and helpful, we just had a great time. We saw so many eagles!! The views were amazing.\nWe did this trip in December - dress for cold weather. We wore our ski...","review_date":"December 30, 2017"},{"attraction_id":3621,"user":"larry_f","rating":5.0,"review":"The best way to experience Squamish. Kara and I did the Via Ferrata yesterday with our guide Oscar. Not only did Oscar make the day even more enjoyable by keeping us safe, but he also kept us entertained as we climbed shear rock faces. I would highly recommend this adventure to...","review_date":"August 20, 2018"},{"attraction_id":3621,"user":"johnn2796","rating":5.0,"review":"Awesome Climbing Experience!!. My wife and I did the Via Ferrata tour and where very impressed. Especially since I dropped my phone and Maya went to get it for me... Both Pearl and Maya where great tour guides and kept the complete experience interesting and fun.","review_date":"July 10, 2018"},{"attraction_id":3621,"user":"idealjourney","rating":5.0,"review":"First Via Ferrata experience but not our last - Awesome experience!. We had a group of 7 - 2 adults and five teenagers who just got back from doing this tour. We have paraglided, ziplined, canyoneering, bungee jumped, etc and I would put this experience up in our top 10 thrill activities for sure. Our guide...","review_date":"June 24, 2018"},{"attraction_id":3621,"user":"tbhk88","rating":5.0,"review":"Great day on the mountain. We had a great time exploring a different side of Whistler. Mountain Skills Academy were well organised and our Guide, Mike Belanger, was fantastic. Very knowledgeable about the surroundings and history and was very encouraging of our whole group. Our 12 and 14 year old...","review_date":"June 18, 2018"},{"attraction_id":3623,"user":"amandatessiierxox","rating":5.0,"review":"First experiences rafting !. Recently was camping in Jasper and decided to do some white water rafting. I was extremely pleased with the set up of everything and especially having such a good tour guide named Spencer! He made us all feel safe on our first white water rafting...","review_date":"September 4, 2018"},{"attraction_id":3623,"user":"rcldn","rating":5.0,"review":"Safe & Excellent Value for Money. Our Captain on the day was Cole. He made us feel safe and at all times and his sense of humour was great.\nNote this was a level 2 rafting which is really ideal for all ages and even those who cannot swim. I have...","review_date":"September 2, 2018"},{"attraction_id":3623,"user":"rich_n","rating":5.0,"review":"worth doing, fantastic. If you've ever fancied getting wet in the rockies then this is the place to do it, very friendly staff who explain everything and inspire confidence in the more nervous types, the bus and trailer double as the changing rooms but you're on an outdoor...","review_date":"August 8, 2018"},{"attraction_id":3623,"user":"davecareford","rating":5.0,"review":"Fantastic Fun Trip. We had a great trip on the Athabasca river, our guide Connor was fun, knowledgeable and a true \u201cAustralian\u201d. We highly recommend this trip worth every Dollar. All the team we met did a great job and really looked after us all.\nConnor keep working...","review_date":"August 4, 2018"},{"attraction_id":3623,"user":"resort72394","rating":5.0,"review":"Wet in the rain . Five of us went on the rafting tour. When we arrived it was thundering, but then the lightning came. Our guides got us to stay on the bus until the lightning passed. Riley, our tour guide, was a real card. He kept our minds off...","review_date":"July 21, 2018"},{"attraction_id":3623,"user":"travelteam","rating":4.0,"review":"Enjoyable Ride Down the Athabasca. My family of 4 had a great morning ride on the Athabasca. We were lucky with the weather, and had a fun and enjoyable ride. I wish I had better understood what the company provides in terms of gear. Our email confirmation said to wear...","review_date":"July 17, 2018"},{"attraction_id":3623,"user":"mirajayd","rating":5.0,"review":"Great experience . Amazing team and good experience.\nConnor is amazing guy and we saw elk while rafting.\nWe total 9 people including 4 children.\nWe enjoyed a lot and great experience.","review_date":"July 14, 2018"},{"attraction_id":3623,"user":"lindseyp100","rating":5.0,"review":"Great fun. Just back to the UK from an amazing trip to Canada and this rafting was definitely a highlight! All the guides were great, especially Jacob who was on our boat and also some great photos from Mike. Would definitely recommend!","review_date":"July 2, 2018"},{"attraction_id":3623,"user":"ben_c","rating":5.0,"review":"Do it!. it was a last second decision. We had a great time. The staff is professional, very skilled at what they do. The are enthusiastic, teach you well and keep you safe. We had amazing time, felt safe entire time. People of most ages were on...","review_date":"June 22, 2018"},{"attraction_id":3623,"user":"lynda_d","rating":5.0,"review":"Awesome Trip!. Signed up to the Athabasca River 5 trip and wasn't sure what to expect as never rafted before, but the guys at Jasper Rafting Adventures were amazing! So friendly, welcoming and made you feel completely at ease. They explained everything really well and we felt...","review_date":"June 7, 2018"},{"attraction_id":3623,"user":"rucrazy2often","rating":5.0,"review":"Awesome ride!. A perfect lazy ride down the athabasca river. The guides are amazing, their knowledge superior. They're a lot of fun too! Perfect for those who do not want a wild rapids ride!","review_date":"March 3, 2018"},{"attraction_id":3625,"user":"laurar1chardson","rating":5.0,"review":"Great Timing, Great Service, Great Wine. I went on the Niagara West Tour. The tour pick up was around 9:30am in Niagara, and drop off was around 5pm. We had 5 wine stops and a lunch stop, which made for an awesome full day. The group size was about 18 which...","review_date":"June 23, 2016"},{"attraction_id":3625,"user":"cassie_g","rating":5.0,"review":"Best tour in the region. We booked this tour as the Last day of our weekend-long bachelorette\/bachelor party, and it was the perfect end to our weekend of fun! I would highly recommend Discovery Tours if you're looking for a well organized, informative, super fun tour - and of course...","review_date":"May 23, 2016"},{"attraction_id":3625,"user":"rie13","rating":5.0,"review":"Wonderful Private Tour. Tim took my husband and I on his East meets West tour this past weekend. We were delighted to find out it was just the two of us on the tour. He picked us up from our hotel in Niagara on the Lake and began...","review_date":"March 4, 2015"},{"attraction_id":3625,"user":"cassie_g","rating":5.0,"review":"Wonderful. We went on the Wild West Tour on a Thursday in February and our group of three were the only ones on the tour, so it was basically like having a private, very knowledgeable chauffeur for the Niagara-region! Tim, the driver, was super friendly, and...","review_date":"February 6, 2015"},{"attraction_id":3625,"user":"kidsxfour","rating":5.0,"review":"First time wine tasting!. My friend and I were picked up at our hotel by Chris. This was my first time doing a wine tasting. My friend had done it before but never with a tour company. We had problems picking up in Niagara on the Lake since there...","review_date":"March 22, 2014"},{"attraction_id":3626,"user":"amber_v","rating":5.0,"review":"Excellent Biking Experience in Whistler. We booked a half day biking tour with Steve at Whistler Bike Guide. Wow! What an experience, we would never have known to explore some of the trails we were on. Steve allowed us to push our limits, take in some great views, and was...","review_date":"July 1, 2014"},{"attraction_id":3626,"user":"andrealup","rating":5.0,"review":"Quality bikes with quality service and quality rides!. We contacted Whistler Bike Guide directly to pre-book half day guided rides during our brief stay in Whistler. We could not have been more fortunate in our decision to approach them! Our family party meant we needed one guide for two less experienced members and...","review_date":"August 27, 2012"},{"attraction_id":3629,"user":"i9921mlmaggie","rating":5.0,"review":"World class cycle tour. Fantastic from start to finish! Ben's cheerful leadership and attention to detail made for a terrific cycle tour. Beautiful scenery, delicious food, wonderful accommodation and fun cycle companions. I did this ride with my son and we both loved it. The distances and climbs looked...","review_date":"July 17, 2018"},{"attraction_id":3629,"user":"harold_b","rating":5.0,"review":"A Ride To Remember. You couldn\u2019t ask for a more magnificent part of the world or a better guide and support person than Ben Johnson. The Mountain Madness experience is an epic ride through majestic mountains, glaciers, and lakes. Ben takes care of all the details so all you...","review_date":"June 12, 2018"},{"attraction_id":3629,"user":"neil_k","rating":5.0,"review":"A marvelous experience cycling the Icefields Parkway Jasper to Banff. This was my first experience with Ben and Mountain Madness Tours and I was very impressed. The ride itself is spectacular and Ben took very good care of his guests throughout the ride. I had been thinking about riding this route for several years and...","review_date":"June 5, 2018"},{"attraction_id":3630,"user":"thebish128","rating":4.0,"review":"PEI Highlight Scenery with a Taste of Wine. PEI is a beautiful Island in the late summer. Perfect climate, very clean, fresh and friendly. In all a well done tour that covers several areas and of course the lighthouse. The winery part was OK but seemed a more commercial partnership with tour. They...","review_date":"November 6, 2018"},{"attraction_id":3631,"user":"tomniwona","rating":5.0,"review":"Great company, enjoyable and safe flight. A very friendly, efficient and safe company to fly with. Their combined trip with whale watching tour is very good, we had a lovely time and consider the package well priced.\nThank you team.","review_date":"June 27, 2018"},{"attraction_id":3631,"user":"thebutch","rating":5.0,"review":"Great day out. . Fab day. Saw loads of orcas, but the highlight for me was riding up front on the seaplane with pilot Rob on the trip back.. Great guy, and we swapped a few pilot stories on a very scenic trip.\nThanks so much for making it...","review_date":"June 14, 2018"},{"attraction_id":3633,"user":"garmar73","rating":5.0,"review":"GREAT 90 MINUTE TOUR. We (my wife and I) were in Victoria, B.C. as the last stop on an eight (8) day cruise to Alaska. We booked the tour on-line and sight unseen about six months prior to arrival. When booking I asked several questions and were answered very...","review_date":"September 11, 2018"},{"attraction_id":3633,"user":"johanna_h","rating":4.0,"review":"Loved our Horse Drawn Carriage. This was our first horse drawn carriage and enjoyed the smooth gently tour including James Bay, we were with Nicole and Sam. Nicole started with photos with us standing by Sam, then us in the carriage and final one including carriage and Sam. Nicole explained...","review_date":"September 10, 2018"},{"attraction_id":3633,"user":"wandering_gyspy_2018","rating":5.0,"review":"Charming tour of James Bay. Hannah was a wonderful guide on our tour of James Bay! We heard about the local folklore while exploring the quaint streets of James Bay. Would highly recommend this tour for visitors or locals who have never experienced the charm of a horse-drawn carriage ride.","review_date":"August 14, 2018"},{"attraction_id":3633,"user":"barnaby_j","rating":5.0,"review":"Great way to end the day. The kids wanted to take the carriage ride and I\u2019m glad they did. We had a great time and really enjoyed our tour with Morgan and Moon.","review_date":"August 10, 2018"},{"attraction_id":3633,"user":"bob_s","rating":5.0,"review":"Great trip, very informative. Leslie was a fantastic guide and very knowledgeable about the area. Elsie is a great little work horse who gave us a gentle, smooth ride around the James Bay area. Highly recommended!","review_date":"July 28, 2018"},{"attraction_id":3633,"user":"soleman2018","rating":5.0,"review":"A day that was not planned. Landed in Victoria BC with no plans at all. Walked to city from ship. Saw the Carriages and discussed what it was all about. We saw the entire city and more then any other tours could have given us. Montana our driver really interesting and...","review_date":"June 13, 2018"},{"attraction_id":3635,"user":"anne_d","rating":5.0,"review":"Bikes, beer, brunch = best!. Russell gave us a great route, catering well to the new\/less frequent riders. It was a small group that allowed good interaction between an international tourist, a couple locals and a couple guests from Ontario. The craft beer experienced is well done in conjuntion with...","review_date":"August 6, 2018"},{"attraction_id":3635,"user":"doxfans","rating":5.0,"review":"Great bike tour and beers!!. Russell Clarke and Cycle City did an outstanding job with this tour. My wife and I made this our first activity after arriving in Vancouver. The location was very easy to find and the staff (especially Russell) were great. We enjoyed his selections of local...","review_date":"July 30, 2018"},{"attraction_id":3635,"user":"michael182p","rating":5.0,"review":"Last Minute Bachelor Party Breweries Tour- Success!. We had the pleasure of having Russell as our host for our private group of 8. The reservation was last minute as weather forecast suggests that we have a window during the otherwise rained out week.\nRussell is a great conversationalist and is full of...","review_date":"November 20, 2017"},{"attraction_id":3636,"user":"beetlenerd","rating":4.0,"review":"Convenient, downtown, no fuss whale watching.. I bought a groupon for this tour then proceeded to read the trip advisor reviews so I didn't have high hopes. We had none off the issues highlighted in the past. The boat was well maintained, the windows were clean and viewing was not impeded,...","review_date":"May 14, 2018"},{"attraction_id":3638,"user":"lizliska","rating":5.0,"review":"So worth it. If you are without a car, I highly recommend flying at least one way to\/from Whistler. This was so stress free and easy, and the views were insane. I was on the first flight of the morning over to Whistler, and it was aboard one...","review_date":"September 17, 2018"},{"attraction_id":3638,"user":"travediaid","rating":4.0,"review":"Clearly a good decision to make!. It was perfect sunny morning after raining on previous day. Check in line was long, but that's not for our flight. Our flight was operated by Whistler Air and not Harbour Air - maybe that's why the information of our flight wasn't on the information...","review_date":"July 15, 2018"},{"attraction_id":3638,"user":"m1616jrlindaj","rating":5.0,"review":"Brilliant. Always wanted to fly in a float plane and it was as good as I had hoped. Because you fly through the mountains it is a bit turbulent but the view of the mountains, valleys and lakes are amazing and when you arrive in Whistler...","review_date":"October 28, 2017"},{"attraction_id":3639,"user":"john_s","rating":5.0,"review":"ZOOM Tours to Niagara Falls. This was an excellent tour and we highly recommend it to anyone visiting the area. Our tour guide, Fabio was fantastic. We were picked up on time at our hotel and dropped off at the same. Fabio gave personal attention to all on the tour....","review_date":"October 15, 2018"},{"attraction_id":3639,"user":"cesar_hdz","rating":3.0,"review":"Watch out, vehicles in bad shape. If you have options, consider to choose other operator. Vans are older than others I saw in Niagara. AC not sufficient for a all passengers and suspension in very bad conditions. Conversely, the guy that confirmed telephonically prior to the departure was very profesional, the...","review_date":"June 20, 2018"},{"attraction_id":3639,"user":"bob_s","rating":5.0,"review":"Niagara Falls from Canadian side. Of course the number one site to visit while in Canada. Booked online tour with Zoom Tours while still in UK which was easy to do. Our guide Michael Francis (Micko) did an excellent job keeping us well informed and giving us plenty of time...","review_date":"May 27, 2018"},{"attraction_id":3639,"user":"olivero_r","rating":5.0,"review":"In laws trip.. Went to visit with my brother in law, his wife and grand daughter, we had all types of fun, we stay in Canada, the gas was as in the US side the people were friendly, and helpful, love to go back.","review_date":"May 22, 2018"},{"attraction_id":3639,"user":"susand60441","rating":5.0,"review":"Turned out to be a great tour! . I booked a tour which included the Hornblower boat tour. Found out it doesn't run until May. Paid $415.00 for 2 which included lunch buffet at Sheraton hotel. (Which had a spectacular view!)\nTom our guide was awesome! Gave us a lot of information on...","review_date":"April 16, 2018"},{"attraction_id":3639,"user":"tessag2016","rating":5.0,"review":"Great trip with Fabio. Me and my mom honestly had the best day with Zoom Tours. Fabio was amazing and told us a lot about the city and the falls. It was a very complete tour. Sadly, the hornblower boat cruise wasn\u2019t open yet due to the bad weather,...","review_date":"April 10, 2018"},{"attraction_id":3639,"user":"gary_h","rating":1.0,"review":"Ripped off. Very poor experience - Zoom canceled the boat experience but concealed that fact when I called to confirm the day before and throughout the actual 6 hour tour. The guide was impossible to understand, and the tour provided 20% at best of the money invested....","review_date":"April 5, 2018"},{"attraction_id":3640,"user":"annmcdonogh","rating":5.0,"review":"Prince of Wales from Vancouver - all day trip to Victoria.. I too the Prince of Wales from the Westin Hotel. Left at 8.30am sharp and returned about 7.30pm. It is expensive but @ \u20ac253 but a once in a life time trip. the boat was great, fast, clean, plenty room. Blankets\/hats\/gloves available if you got...","review_date":"September 28, 2018"},{"attraction_id":3642,"user":"annabelle_t","rating":5.0,"review":"Cassandra's Bachelorette . This Wine Tour company was the best I have ever experienced. The vehicle was very comfortable for 10 women. Our Drive\/Host Dave E. was very knowledgeable, we all came away knowing so much more about wines, wineries, the Niagara Regions and so much more. He...","review_date":"July 29, 2018"},{"attraction_id":3642,"user":"cd0801","rating":5.0,"review":"Great way to celebrate a birthday!. We were a group of nine ladies celebrating a special birthday. We arrived at the Niagara Stone Rd. address where we were introduced to our tour guide and bus driver, Melissa. We rode in a very clean and comfortable small bus to Lakeview Winery where...","review_date":"April 29, 2018"},{"attraction_id":3642,"user":"winejunky","rating":3.0,"review":"Good wineries but very poor lunch. Our driver, Wendy, picked us up at the hotel right on time. We then picked up another couple close by and then drove 10 minutes out of the way to 'maybe' pick up another couple. There wasn't a phone available to check with the other...","review_date":"October 28, 2017"},{"attraction_id":3643,"user":"john_k","rating":5.0,"review":"Great Day in Niagara yesterday. We had a very good tour with Mackenzie yesterday . My Wife and I enjoyed ourselves and we learned a lot about the VQA wines . We were picked up at our Condo and there was a coffee & pastry in the Chevy Traverse for...","review_date":"March 2, 2019"},{"attraction_id":3644,"user":"jim28542","rating":5.0,"review":"Bike tour from Vieux-Montreal to Mont Royal and back.. This is the best way to see and experience Montreal, especially if the weather is wonderful, as it was for our tour. Every city should have a bicycle tour like this. Our guide, Michael Theriault, was great. He was entertaining and encyclopedic and worth the...","review_date":"June 6, 2018"},{"attraction_id":3645,"user":"laurakneib","rating":5.0,"review":"Cool way to see the city - tandem bikes!. we choose a tandem bike which was hilarious to try and manage. Montreal is a pretty hilly city so we ended up having to walk the bike around a lot. i probably wouldn\u2019t do a tandem bike again. they obviously have regular bikes to choose...","review_date":"October 28, 2018"},{"attraction_id":3645,"user":"jenna_f","rating":5.0,"review":"Great place to rent. . My husband and I rented bikes from this on a whim and had a great experience. The staff were very helpful and treated us like we had a reservation. They offered maps and great places to stop and eat as well as site to see....","review_date":"August 24, 2018"},{"attraction_id":3645,"user":"francois33200","rating":5.0,"review":"Great Tour !. We had a great fun in family with my wife and our two daughters who are 12 and 7. Very good bikes and excellent advices on the tour to make.","review_date":"August 8, 2018"},{"attraction_id":3645,"user":"janice-o-2013","rating":5.0,"review":"Great scenic outdoor activity. We were looking for a fun, couples, outdoor activity, which would allow us to see the beautiful city of Montreal, while giving us good exercise and time to spend together. Ca Roule Montreal Bike Rental Company offered excellent service, bikes in great condition, and friendly,...","review_date":"July 30, 2018"},{"attraction_id":3645,"user":"kristinp1973","rating":3.0,"review":"Easy riding, lots of fun. My friend and I rented bikes for just a couple of hours on a warm October morning. We were set up quickly by the friendly staff and off on our way down the Lachine Canal toward the Atwater Market with a map in hand. My...","review_date":"October 24, 2017"},{"attraction_id":3646,"user":"pinarvan","rating":5.0,"review":"Great atmosphere, fun tradition with family & friends. We were on the Carolship Dinner Cruise couple weeks ago with friends and it was just great!! The open buffet had a variety of foods; main dishes were turkey & ham and they were all very delicious, dessert buffet was soo yummy. Carolers greeted us...","review_date":"January 2, 2019"},{"attraction_id":3646,"user":"llcoold","rating":3.0,"review":"Mediocre food, good entertainment . Went with another couple for the Carol Singing Ship. The food buffet was very limited, but what they did offer was food.\nDessert was very poor-no hiding they were mass produced frozen cheese cake and chocolate logs...dry, tasteless.\nCocktails were ok, but seemingly virtually no...","review_date":"December 22, 2017"},{"attraction_id":3647,"user":"debbief289","rating":5.0,"review":"flight over victoria. with only 4 of us on the plane, on a clear, sunny day, we did the tour over Victoria. about a 20 minute flight but beautiful. smooth takeoff and landing. pilot did not point out anything just flew the plane. would have like to have...","review_date":"November 8, 2018"},{"attraction_id":3647,"user":"nri54","rating":5.0,"review":"Just great fun. A half hour flight around Victoria by seaplane - we got a very full 30 minutes and the scenary was awesome.\nCheck in was easy and the flight on time\nFree coffee fruit and stuff at terminal\nA really good experience and fantastic value","review_date":"October 7, 2018"},{"attraction_id":3647,"user":"doloress901","rating":5.0,"review":"Great way to see Victoria. This was so fun. Highly recommend! It was great way to get an aerial view and it was so centrally located!","review_date":"October 5, 2018"},{"attraction_id":3647,"user":"gary_m","rating":5.0,"review":"Great Float Plane Experience. In Victoria for a few days in late September and we decided to take a 20 minute float plane tour of Victoria. This was a fantastic experience that my wife and I had always wanted to try and I am sure glad we did. There...","review_date":"October 1, 2018"},{"attraction_id":3647,"user":"richard_c","rating":5.0,"review":"Harbor Air Seaplane Service is Great. I had booked a tour of the Victoria Harbor and surrounding area. We arrived for our flight and found I had booked it on the wrong day. The front desk employee was able to get us on another tour later that day with no charges...","review_date":"August 27, 2018"},{"attraction_id":3647,"user":"stevee145","rating":4.0,"review":"Float plane over Victoria. Good fun. Great views from high above. Short but glad we did it. A wee bit pricey. Not a bad seat in the house.","review_date":"August 6, 2018"},{"attraction_id":3647,"user":"pault73","rating":5.0,"review":"Professional Outfit. In my mind you simply cant come to Canada and not fly in a float plane! We booked the extended panorama tour in order we could enjoy Victoria from the air and it was excellent. The trill of taking off and landing on water is...","review_date":"July 29, 2018"},{"attraction_id":3647,"user":"243andyh","rating":5.0,"review":"Great Seaplane Tour. Booked a 45min sea plane tour around Victoria (about 30min on the air) and we had such an awesome time (aside from the occasional mini turbulence bumps). If you never had any experience flying on a small planes or sea planes, this is the perfect...","review_date":"July 7, 2018"},{"attraction_id":3650,"user":"aidenwanders","rating":5.0,"review":"A boat ride around Vancouver is a MUST if you are visiting!. We were a little hesitant about taking a smaller Zodiac boat for our sea adventure around Vancouver, but after 3 amazing hours zipping around seeing all the sites in the open air, it was definitely one of the highlights of our entire trip.\nYou'll get...","review_date":"August 28, 2018"},{"attraction_id":3650,"user":"karen_d","rating":5.0,"review":"Amazing Adventure!. Our guide, Dylan, was very informative and pleasant, he pointed out many interesting sites including celebrity mansions, a seal colony, Lighthouse Park and finally Bowen Island, where we had our dinner. We pre-ordered our meal at the start of the trip, so it was ready...","review_date":"August 22, 2018"},{"attraction_id":3650,"user":"roam799984","rating":5.0,"review":"? . AMAZING , fun , Dylan the captain was fantastic and informative , very professional and fun , amazing 500 hp boat very comfortable ride , we sat up front and WOW. What a blast ! Little pit stops to see seals , and celebrity homes...","review_date":"August 19, 2018"},{"attraction_id":3650,"user":"zcruisers","rating":5.0,"review":"Bowen Island Dinner Cruise w\/Celebration of Lights Fireworks Viewing. This was a great trip. We really wanted to do something on the water and we chose the best experience out there. Our guide was the best. He was very knowledgeable about the sights and almost all things Vancouver and the surrounding areas. The food...","review_date":"August 6, 2018"},{"attraction_id":3650,"user":"samantha-jayne_r","rating":5.0,"review":"Amazing ride with beautiful sights. Had an amazing time on Saturday with the Zodiac Tour to Bowen Island. Raphael was a great guide and gave lots of useful information and fun facts. Very easy to talk to and lots of knowledge. The meal was lovely at Bowen and it was...","review_date":"May 14, 2018"},{"attraction_id":3650,"user":"justin_n","rating":5.0,"review":"Thrilling and an incredible trip!. I booked my parents and myself this 3-hour tour, and to say that we enjoyed this would be an understatement. Raphael, who was our guide and the captain for the trip, was so knowledgeable, skilled, and genuinely entertaining. Despite having lived in Vancouver myself for...","review_date":"May 1, 2018"},{"attraction_id":3650,"user":"maddogjake","rating":5.0,"review":"Fun ride with beautiful scenery!. Our driver\/guide, Raphael, was very entertaining and one heck of a boat captain. The ride itself was like a carnival fun ride as did tight donuts in the ocean! The view out to Bowen Island was great and he pointed many interesting sites including a...","review_date":"April 27, 2018"},{"attraction_id":3651,"user":"g528vvjohnr","rating":5.0,"review":"Excellent Service . I have now used Wheelz as my wine tour service a few times and it just seems to get better and better. From setting up the tour ( very timely responses and very accommodating) to the actual day and driver ( Daryl is great). Thank...","review_date":"September 15, 2018"},{"attraction_id":3651,"user":"gb2809","rating":5.0,"review":"Superb - this is the one to go with. So we have been to Niagara Ontario 3 times now and done 3 wine tours. Whilst they are all good this one was superb. We went on the 23rd during the heavy snow which made it atmospheric as well.\nNothing was too much trouble for...","review_date":"December 25, 2017"},{"attraction_id":3652,"user":"sacman150","rating":5.0,"review":"Victoria Canada Trip. These Garden is one of the finest Botanical gardens I have visited. It rivals Longwood Gardens in PA. The displays are incredible and beyond description. We also had dinner at the gardens. The food was delicious, the service excellent and presentation very nice.","review_date":"September 28, 2018"},{"attraction_id":3652,"user":"mgejwlks","rating":5.0,"review":"Great day. Jeffrey a.k.a plonker picked us up at the front door of our hotel. From the first minute his wonderful happy attitude was infectious. We had a full bus load of people that spent the entire day laughing. We had a wonderful trip to Butchart Gardens...","review_date":"September 18, 2018"},{"attraction_id":3652,"user":"debrac828","rating":5.0,"review":"Gorgeous. This garden doesn't disappoint. It was just so beautiful. And lunch at the home of the Butchart's was delicious. I highly recommend spending a day here.","review_date":"August 27, 2018"},{"attraction_id":3652,"user":"smkhanmd","rating":5.0,"review":"one of the best garden. i travel a lot but have not seen as nice and as well kept garden as this one eventough there are a lot of other gardens which compete with this one . some of the plants and flower so beautiful and colorful that they look...","review_date":"August 2, 2018"},{"attraction_id":3652,"user":"ollerbarrow","rating":5.0,"review":"Excellent day out. Don picked us up from our hotel in downtown Vancouver and guided us, with a continuous stream of information, to the BC ferry port and al the way across to Butchart gardens and Victoria.He was absolutely great, getting us onto an earlier ferry than had...","review_date":"July 20, 2018"},{"attraction_id":3652,"user":"marci_c","rating":5.0,"review":"amazing!. This place is a must see! The gardens are beautiful! We also had high tea at the Dining Room which we recommend. You should get a reservation as it's a wait if you don't. The price was very reasonable for what you get and the...","review_date":"July 19, 2018"},{"attraction_id":3652,"user":"antdawg73","rating":5.0,"review":"Speechless !. My wife and I visited in early July 2018 and it was BEAUTIFUL ! We thought we knew what we going to see but this place is so nice. Be prepared to doing some walking but trails are nice. Make sure your phone battery is...","review_date":"July 10, 2018"},{"attraction_id":3652,"user":"ronald_c","rating":3.0,"review":"Not what we expected. This is a nice gardens but nothing special as far as types of flowers and plants. Packed with people that have no vision but what they want and will push you aside to get it. Nice places to eat an free use of umbrellas.","review_date":"July 5, 2018"},{"attraction_id":3652,"user":"bill_w","rating":5.0,"review":"Bucket list must do!. Excellent show, a full day is recomended to see all. We went in May but would be better later in the year when the rose gardens are in bloom! As it was there was an excellent display of flowers and plants.","review_date":"June 28, 2018"},{"attraction_id":3653,"user":"brys0n5","rating":2.0,"review":"Not as described-poorly organized. When booking this tour through Viator, one of the first things stated under \u201chighlights\u201d is \u201cEnjoy the personal experience of a small group tour,\u201d except this wasn\u2019t the small group tour we thought we were getting. The first day, our small group of eight people...","review_date":"October 14, 2018"},{"attraction_id":3654,"user":"judith_k","rating":5.0,"review":"Filled with interesting facts and local lore. If you want a thorough overview of the New England history and famous areas, this is the trip. We examined cannons, traced Paul Revere's ride (not quite the ride you think he took), and learned the proper way to attack a lobster. Throughout, every day...","review_date":"July 17, 2018"},{"attraction_id":3655,"user":"merlyn_c","rating":5.0,"review":"Spectacular. Probably our best trip ever! Incredible polar bear viewing & scenery as well as a wonderful guide (Emma)","review_date":"January 31, 2019"},{"attraction_id":3655,"user":"robin_s","rating":5.0,"review":"Spectacular trip from start to finish. I would give this trip 10 stars if I could. I took the conservation trip at the end of October and enjoyed every minute. Seeing polar bears was a bucket list item for me and this trip did not disappoint.\nThe hotel in Winnipeg was...","review_date":"December 22, 2018"},{"attraction_id":3655,"user":"gordon_s","rating":5.0,"review":"Excellent Adventure in Frigid Weather. As this was on my bucket list, the tour didn't disappoint me. We saw polar bears, red foxes, ptarmigans and ice.\nWell worth a visit, although quite pricey.\nNest time we will visit in the Summer to see the Beluga whales.","review_date":"November 28, 2018"},{"attraction_id":3655,"user":"3boy2dog","rating":4.0,"review":"2018 November Churchill Polar Bear Adventure. Manitoba is not a place I would have ever thought of visiting. Churchill's Polar Bear Adventure Tour should be on your bucket list. To be able to view bears in their natural habitat is a once in a lifetime experience. We were lucky enough to...","review_date":"November 7, 2018"},{"attraction_id":3655,"user":"sensible68","rating":5.0,"review":"Fantastic all round experience with lots of polar bears. We were well looked after and well informed from Winnipeg onwards and had no issues with accommodation, transport, food - even vegan options. Churchill is small but an interesting place to visit. Out in the Tundra Buggy we had 20 polar bear sightings over two...","review_date":"November 6, 2018"},{"attraction_id":3655,"user":"210palmtree","rating":5.0,"review":"Unique, outstanding adventure. Phenomenal experience, very well organized trip, excellent guide, very good food, personable office staff-very helpful.\nGreat opportunity to see the polar bears in their own habitat.\nLOTS OF FUN !!!!!","review_date":"November 5, 2018"},{"attraction_id":3655,"user":"jeffcindy30","rating":5.0,"review":"Beautiful Polar Bears. Do not forget your wind pants or large boots. Rent them if you don't have them. When the wind blows it is really cold. I had snow boots good for -20 degrees and an Arctic jacket. but the snow is quite deep and slippery walking...","review_date":"October 28, 2018"},{"attraction_id":3655,"user":"sharks3000","rating":5.0,"review":"Epic trip to the Great White North. As a milestone birthday gift, I took my dad on this trip from Nov 1-6, 2017. I'd never taken a tour like this and didn't know quite what to expect -- thankfully everything was great. We spent two days out on the tundra in the...","review_date":"December 9, 2017"},{"attraction_id":3655,"user":"phebert","rating":5.0,"review":"Tundra Lodge is worth the extra cost. We wanted to see polar bears in the wild and we certainly achieved that. We opted for the Conservation Tour which was an excellent choice.\nA night in Winnipeg preceded our flight to Churchill where the first day was spent touring around visiting the polar...","review_date":"November 30, 2017"},{"attraction_id":3655,"user":"richmondsontour","rating":5.0,"review":"Very Special Experience. Had cruised the Arctic and seen 3 polar bears which whetted our appetites to see more. Chose Frontiers North 5 day Town and Tundra Experience in late Oct\/early Nov. Had two fabulous days on the Tundra Buggy seeing many bears, foxes, ptarmigans and a snowy...","review_date":"November 28, 2017"},{"attraction_id":3655,"user":"richardgrigby","rating":4.0,"review":"Our Churchill Town & Tundra Experience in Churchill, Canada. 2-7 Oct 2017. Quality of our tour organizer and guide, Doug Ross: 5\/5 stars. Well informed, helpful, well mannered, caring, and passionate about his work.\nQuality of our tour Tundra Buggy driver, Kevin: 5\/5 stars. Very competent and experienced and very easy to get on with. Well mannered...","review_date":"November 21, 2017"},{"attraction_id":3655,"user":"gregg_h","rating":5.0,"review":"I doubt any tour could be done better. Frontiers North were professional from booking to the end of the trip. They were well organized and managed the logistics effectively.\nThe lodge was exceptionally clean and tidy. How they make food of that quality in the middle of nowhere is astounding.\nOur guides were...","review_date":"November 9, 2017"},{"attraction_id":3655,"user":"cheryl08","rating":5.0,"review":"A Unique and Worthwhile Experience. We have heard about Churchill and particularly the polar bears for several years and decided it was time to see some of our homeland sites. We were not disappointed We chose a Canadian company that had rights to visit the Wildlife Reserve. Frontiers North is...","review_date":"November 6, 2017"},{"attraction_id":3655,"user":"sharnrol2018","rating":5.0,"review":"Best wildlife trip ever!. My husband had on his bucket list photographing the Big Three in bears. He did the black bear in SE Alaska, and Polar Bears were next on the list. After a little researching, we decided that Frontiers North was the group for us. We had...","review_date":"November 5, 2017"},{"attraction_id":3655,"user":"sammac0110","rating":5.0,"review":"A MUST DO Experience!. We had the opportunity to travel to Churchill after a conference in Winnipeg & a friend recommended Frontiers North. We considered several other tour organisers but eventually settled on Frontiers North, mostly because they are 1 of only 2 operators who are able to access...","review_date":"November 3, 2017"},{"attraction_id":3655,"user":"pamf47","rating":5.0,"review":"Well organised and worth doing. We thoroughly enjoyed the experience. The town of Churchill is unique, we had 2 days of activities based around the town, and 2 days in the Tundra Buggy. Our accommodation was at the Tundra Inn in town which gave us a little bit of free...","review_date":"October 28, 2017"},{"attraction_id":3656,"user":"jill_a","rating":5.0,"review":"Wheelz custom tour Niagara on the Lake. Steve was our driver for our custom private tour to Niagara on the Lake. He showed up on time & was a wonderful informative driver. We liked his suggestions & would 100% recommend this company.","review_date":"September 19, 2018"},{"attraction_id":3656,"user":"dpress628","rating":5.0,"review":"A wonderful experience. Our driver, Bernie, was the greatest. He made visiting Niagara Falls, ON the best. I would recommend this experience to anyone I know going to Canada.","review_date":"July 29, 2018"}] ================================================ FILE: rbm.py ================================================ import pandas as pd import numpy as np import tensorflow as tf from utils import Util import matplotlib matplotlib.use('agg') import matplotlib.pyplot as plt import os from sklearn import preprocessing from IPython.display import display class RBM(object): ''' Class definition for a simple RBM ''' def __init__(self, alpha, H, num_vis): self.alpha = alpha self.num_hid = H self.num_vis = num_vis # might face an error here, call preprocess if you do self.errors = [] self.energy_train = [] self.energy_valid = [] def training(self, train, valid, user, epochs, batchsize, free_energy, verbose, filename): ''' Function where RBM training takes place ''' vb = tf.placeholder(tf.float32, [self.num_vis]) # Number of unique books hb = tf.placeholder(tf.float32, [self.num_hid]) # Number of features were going to learn W = tf.placeholder(tf.float32, [self.num_vis, self.num_hid]) # Weight Matrix v0 = tf.placeholder(tf.float32, [None, self.num_vis]) print("Phase 1: Input Processing") _h0 = tf.nn.sigmoid(tf.matmul(v0, W) + hb) # Visible layer activation # Gibb's Sampling h0 = tf.nn.relu(tf.sign(_h0 - tf.random_uniform(tf.shape(_h0)))) print("Phase 2: Reconstruction") _v1 = tf.nn.sigmoid(tf.matmul(h0, tf.transpose(W)) + vb) # Hidden layer activation v1 = tf.nn.relu(tf.sign(_v1 - tf.random_uniform(tf.shape(_v1)))) h1 = tf.nn.sigmoid(tf.matmul(v1, W) + hb) print("Creating the gradients") w_pos_grad = tf.matmul(tf.transpose(v0), h0) w_neg_grad = tf.matmul(tf.transpose(v1), h1) # Calculate the Contrastive Divergence to maximize CD = (w_pos_grad - w_neg_grad) / tf.cast(tf.shape(v0)[0], tf.float32) # Create methods to update the weights and biases update_w = W + self.alpha * CD update_vb = vb + self.alpha * tf.reduce_mean(v0 - v1, 0) update_hb = hb + self.alpha * tf.reduce_mean(h0 - h1, 0) # Set the error function, here we use Mean Absolute Error Function err = v0 - v1 err_sum = tf.reduce_mean(err * err) # Initialize our Variables with Zeroes using Numpy Library # Current weight cur_w = np.zeros([self.num_vis, self.num_hid], np.float32) # Current visible unit biases cur_vb = np.zeros([self.num_vis], np.float32) # Current hidden unit biases cur_hb = np.zeros([self.num_hid], np.float32) # Previous weight prv_w = np.random.normal(loc=0, scale=0.01, size=[self.num_vis, self.num_hid]) # Previous visible unit biases prv_vb = np.zeros([self.num_vis], np.float32) # Previous hidden unit biases prv_hb = np.zeros([self.num_hid], np.float32) print("Running the session") config = tf.ConfigProto() config.gpu_options.allow_growth = True sess = tf.Session(config=config) sess.run(tf.global_variables_initializer()) print("Training RBM with {0} epochs and batch size: {1}".format(epochs, batchsize)) print("Starting the training process") util = Util() for i in range(epochs): for start, end in zip(range(0, len(train), batchsize), range(batchsize, len(train), batchsize)): batch = train[start:end] cur_w = sess.run(update_w, feed_dict={ v0: batch, W: prv_w, vb: prv_vb, hb: prv_hb}) cur_vb = sess.run(update_vb, feed_dict={ v0: batch, W: prv_w, vb: prv_vb, hb: prv_hb}) cur_hb = sess.run(update_hb, feed_dict={ v0: batch, W: prv_w, vb: prv_vb, hb: prv_hb}) prv_w = cur_w prv_vb = cur_vb prv_hb = cur_hb if valid: etrain = np.mean(util.free_energy(train, cur_w, cur_vb, cur_hb)) self.energy_train.append(etrain) evalid = np.mean(util.free_energy(valid, cur_w, cur_vb, cur_hb)) self.energy_valid.append(evalid) self.errors.append(sess.run(err_sum, feed_dict={ v0: train, W: cur_w, vb: cur_vb, hb: cur_hb})) if verbose: print("Error after {0} epochs is: {1}".format(i+1, self.errors[i])) elif i % 10 == 9: print("Error after {0} epochs is: {1}".format(i+1, self.errors[i])) if not os.path.exists('rbm_models'): os.mkdir('rbm_models') filename = 'rbm_models/'+filename if not os.path.exists(filename): os.mkdir(filename) np.save(filename+'/w.npy', prv_w) np.save(filename+'/vb.npy', prv_vb) np.save(filename+'/hb.npy',prv_hb) if free_energy: print("Exporting free energy plot") self.export_free_energy_plot(filename) print("Exporting errors vs epochs plot") self.export_errors_plot(filename) inputUser = [train[user]] # Feeding in the User and Reconstructing the input hh0 = tf.nn.sigmoid(tf.matmul(v0, W) + hb) vv1 = tf.nn.sigmoid(tf.matmul(hh0, tf.transpose(W)) + vb) feed = sess.run(hh0, feed_dict={v0: inputUser, W: prv_w, hb: prv_hb}) rec = sess.run(vv1, feed_dict={hh0: feed, W: prv_w, vb: prv_vb}) return rec, prv_w, prv_vb, prv_hb def load_predict(self, filename, train, user): vb = tf.placeholder(tf.float32, [self.num_vis]) # Number of unique books hb = tf.placeholder(tf.float32, [self.num_hid]) # Number of features were going to learn W = tf.placeholder(tf.float32, [self.num_vis, self.num_hid]) # Weight Matrix v0 = tf.placeholder(tf.float32, [None, self.num_vis]) prv_w = np.load('rbm_models/'+filename+'/w.npy') prv_vb = np.load('rbm_models/'+filename+'/vb.npy') prv_hb = np.load('rbm_models/'+filename+'/hb.npy') config = tf.ConfigProto() config.gpu_options.allow_growth = True sess = tf.Session(config=config) print("Model restored") inputUser = [train[user]] # Feeding in the User and Reconstructing the input hh0 = tf.nn.sigmoid(tf.matmul(v0, W) + hb) vv1 = tf.nn.sigmoid(tf.matmul(hh0, tf.transpose(W)) + vb) feed = sess.run(hh0, feed_dict={v0: inputUser, W: prv_w, hb: prv_hb}) rec = sess.run(vv1, feed_dict={hh0: feed, W: prv_w, vb: prv_vb}) return rec, prv_w, prv_vb, prv_hb def calculate_scores(self, ratings, attractions, rec, user): ''' Function to obtain recommendation scores for a user using the trained weights ''' # Creating recommendation score for books in our data ratings["Recommendation Score"] = rec[0] """ Recommend User what books he has not read yet """ # Find the mock user's user_id from the data # cur_user_id = ratings[ratings['user_id'] # Find all books the mock user has read before visited_places = ratings[ratings['user_id'] == user]['attraction_id'] visited_places # converting the pandas series object into a list places_id = visited_places.tolist() # getting the book names and authors for the books already read by the user places_names = [] places_categories = [] places_prices = [] for place in places_id: places_names.append( attractions[attractions['attraction_id'] == place]['name'].tolist()[0]) places_categories.append( attractions[attractions['attraction_id'] == place]['category'].tolist()[0]) places_prices.append( attractions[attractions['attraction_id'] == place]['price'].tolist()[0]) # Find all books the mock user has 'not' read before using the to_read data unvisited = attractions[~attractions['attraction_id'].isin(places_id)]['attraction_id'] unvisited_id = unvisited.tolist() # extract the ratings of all the unread books from ratings dataframe unseen_with_score = ratings[ratings['attraction_id'].isin(unvisited_id)] # grouping the unread data on book id and taking the mean of the recommendation scores for each book_id grouped_unseen = unseen_with_score.groupby('attraction_id', as_index=False)['Recommendation Score'].max() display(grouped_unseen.head()) # getting the names and authors of the unread books unseen_places_names = [] unseen_places_categories = [] unseen_places_prices = [] unseen_places_scores = [] for place in grouped_unseen['attraction_id'].tolist(): unseen_places_names.append( attractions[attractions['attraction_id'] == place]['name'].tolist()[0]) unseen_places_categories.append( attractions[attractions['attraction_id'] == place]['category'].tolist()[0]) unseen_places_prices.append( attractions[attractions['attraction_id'] == place]['price'].tolist()[0]) unseen_places_scores.append( grouped_unseen[grouped_unseen['attraction_id'] == place]['Recommendation Score'].tolist()[0]) # creating a data frame for unread books with their names, authors and recommendation scores unseen_places = pd.DataFrame({ 'att_id' : grouped_unseen['attraction_id'].tolist(), 'att_name': unseen_places_names, 'att_cat': unseen_places_categories, 'att_price': unseen_places_prices, 'score': unseen_places_scores }) # creating a data frame for read books with the names and authors seen_places = pd.DataFrame({ 'att_id' : places_id, 'att_name': places_names, 'att_cat': places_categories, 'att_price': places_prices }) return unseen_places, seen_places def export(self, unseen, seen, filename, user): ''' Function to export the final result for a user into csv format ''' # sort the result in descending order of the recommendation score sorted_result = unseen.sort_values( by='score', ascending=False) x = sorted_result[['score']].values.astype(float) min_max_scaler = preprocessing.MinMaxScaler((0,5)) x_scaled = min_max_scaler.fit_transform(x) sorted_result['score'] = x_scaled # exporting the read and unread books with scores to csv files seen.to_csv(filename+'/user'+user+'_seen.csv') sorted_result.to_csv(filename+'/user'+user+'_unseen.csv') # print('The attractions visited by the user are:') # print(seen) # print('The attractions recommended to the user are:') # print(sorted_result) def export_errors_plot(self, filename): plt.plot(self.errors) plt.xlabel("Epoch") plt.ylabel("Error") plt.savefig(filename+"/error.png") def export_free_energy_plot(self, filename): fig, ax = plt.subplots() ax.plot(self.energy_train, label='train') ax.plot(self.energy_valid, label='valid') leg = ax.legend() plt.xlabel("Epoch") plt.ylabel("Free Energy") plt.savefig(filename+"/free_energy.png") ================================================ FILE: rbm_training.ipynb ================================================ { "cells": [ { "cell_type": "code", "execution_count": 1, "metadata": { "colab": {}, "colab_type": "code", "id": "lupU-E6jF4rX" }, "outputs": [], "source": [ "import numpy as np\n", "from utils import Util\n", "from rbm import RBM\n", "from IPython.display import display as d" ] }, { "cell_type": "code", "execution_count": 2, "metadata": { "colab": { "base_uri": "https://localhost:8080/", "height": 136 }, "colab_type": "code", "id": "ooF69zE8F4rg", "outputId": "47e91d5c-0bc0-488a-862e-3870bddac901", "scrolled": true }, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "Reading the data\n", "Extracting num_rows from ratings\n", "Preprocessing the dataset\n", "Free energy required, dividing into train and validation sets\n", "Total size of the data is: 661\n", "Size of the training data is: 495\n", "Size of the validation data is: 166\n" ] } ], "source": [ "util = Util()\n", "dir = 'etl/'\n", "rows = 5000\n", "ratings, attractions = util.read_data(dir)\n", "ratings = util.clean_subset(ratings,rows)\n", "num_vis = len(ratings)\n", "free_energy = True\n", "train = util.preprocess(ratings)\n", "valid = None\n", "if free_energy:\n", " train, valid = util.split_data(train)\n", "H = 128\n", "user = 1\n", "alpha = 0.01\n", "w = np.random.normal(loc=0, scale=0.01, size=[num_vis, H])\n", "rbm = RBM(alpha, H, num_vis)\n", "epochs = 20\n", "batch_size = 8\n", "\n", "v = True" ] }, { "cell_type": "code", "execution_count": 3, "metadata": { "colab": { "base_uri": "https://localhost:8080/", "height": 1020 }, "colab_type": "code", "id": "J5PJgwXUF4rr", "outputId": "3f073abd-ea4f-4804-c536-fd07879007af" }, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "Phase 1: Input Processing\n", "Phase 2: Reconstruction\n", "Creating the gradients\n", "Running the session\n", "Training RBM with 20 epochs and batch size: 8\n", "Starting the training process\n", "Error after 1 epochs is: 0.37860387563705444\n", "Error after 2 epochs is: 0.29636475443840027\n", "Error after 3 epochs is: 0.20843638479709625\n", "Error after 4 epochs is: 0.12539297342300415\n", "Error after 5 epochs is: 0.06681076437234879\n", "Error after 6 epochs is: 0.033798396587371826\n", "Error after 7 epochs is: 0.016784338280558586\n", "Error after 8 epochs is: 0.010448258370161057\n", "Error after 9 epochs is: 0.007725429255515337\n", "Error after 10 epochs is: 0.006329066585749388\n", "Error after 11 epochs is: 0.005559612065553665\n", "Error after 12 epochs is: 0.005038642790168524\n", "Error after 13 epochs is: 0.004716461058706045\n", "Error after 14 epochs is: 0.004329874645918608\n", "Error after 15 epochs is: 0.0042089857161045074\n", "Error after 16 epochs is: 0.00402821833267808\n", "Error after 17 epochs is: 0.003944015596061945\n", "Error after 18 epochs is: 0.0037824809551239014\n", "Error after 19 epochs is: 0.0037404608447104692\n", "Error after 20 epochs is: 0.003576501039788127\n", "Exporting free energy plot\n", "Exporting errors vs epochs plot\n", "Model restored\n" ] } ], "source": [ "filename = \"e\"+str(epochs)+\"_r\"+str(rows)+\"_lr\"+str(alpha)+\"_hu\"+str(H)+\"_bs\"+str(batch_size)\n", "reco, prv_w, prv_vb, prv_hb = rbm.training(train, valid, user, epochs, batch_size, free_energy, v, filename)\n", "reco_l, prv_w_l, prv_vb_l, prv_hb_l = rbm.load_predict(filename, train, user)" ] }, { "cell_type": "code", "execution_count": 4, "metadata": { "colab": { "base_uri": "https://localhost:8080/", "height": 34 }, "colab_type": "code", "id": "yzzhmao2F4rz", "outputId": "b2996fcb-c4eb-40da-aa3f-52c239320015" }, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "Model saved and loaded successfully\n" ] } ], "source": [ "if np.all(prv_w == prv_w_l) and np.all(prv_vb == prv_vb_l) and np.all(prv_hb == prv_hb_l):\n", " print (\"Model saved and loaded successfully\")" ] }, { "cell_type": "code", "execution_count": 6, "metadata": { "colab": {}, "colab_type": "code", "id": "Lt77vmlwF4r7", "scrolled": true }, "outputs": [], "source": [ "unseen, seen = rbm.calculate_scores(ratings, attractions, reco_l, user)\n", "rbm.export(unseen, seen, 'recommendations/'+filename, str(user))" ] } ], "metadata": { "accelerator": "GPU", "colab": { "name": "rbm_attraction.ipynb", "provenance": [], "version": "0.3.2" }, "kernelspec": { "display_name": "Python 3", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.7.2" } }, "nbformat": 4, "nbformat_minor": 1 } ================================================ FILE: recommendations/e10_r5000_lr0.01_hu64_bs8/user1_seen.csv ================================================ ,att_cat,att_name,att_price 0,"cruises,_sailing_&_water_tours",niagara_falls_american-side_tour_with_maid_of_the_mist_boat_ride,136.26 1,recommended_experiences,niagara_falls_day_tour_from_toronto,94.92 2,recommended_experiences,niagara_falls_canada_tour_from_niagara_usa,156.7 3,"food,_wine_&_nightlife",niagara_falls_one_day_sightseeing_tour_from_toronto,99.0 4,family_friendly,niagara_falls_american-side_tour_with_maid_of_the_mist_boat_ride,136.25 5,tours_&_sightseeing,niagara_falls_canada_tour_from_niagara_usa,156.71 6,family_friendly,whale-watching_tour_from_vancouver,138.5 7,outdoor_activities,crystal_hut_fondue_by_snowmobile,282.45 8,tours_&_sightseeing,2-hour_ottawa_express_city_bike_tour,63.0 9,tours_&_sightseeing,niagara_falls_one_day_sightseeing_tour_from_toronto,99.0 10,cultural_&_theme_tours,niagara_falls_canada_tour_from_niagara_usa,156.71 11,water_sports,squamish_elaho_white-water_rafting,173.24 12,recommended_experiences,half-day_whale_watching_adventure_from_vancouver,181.13 13,"cruises,_sailing_&_water_tours",summer_whale_watching_on_vancouver_island,145.95 14,tours_&_sightseeing,niagara_falls_american-side_tour_with_maid_of_the_mist_boat_ride,136.26 15,"cruises,_sailing_&_water_tours",whale-watching_tour_from_vancouver,138.5 16,walking_&_biking_tours,2-hour_ottawa_express_city_bike_tour,63.0 17,"food,_wine_&_nightlife",crystal_hut_fondue_by_snowmobile,282.45 18,recommended_experiences,squamish_elaho_white-water_rafting,173.24 19,recommended_experiences,niagara_falls_american-side_tour_with_maid_of_the_mist_boat_ride,136.25 20,recommended_experiences,2-hour_ottawa_express_city_bike_tour,63.0 21,water_sports,whale-watching_tour_from_vancouver,138.5 22,family_friendly,niagara_falls_one_day_sightseeing_tour_from_toronto,99.0 23,"cruises,_sailing_&_water_tours",half-day_whale_watching_adventure_from_vancouver,181.13 24,luxury_&_special_occasions,niagara_falls_one_day_sightseeing_tour_from_toronto,99.0 25,family_friendly,niagara_falls_day_tour_from_toronto,94.92 26,water_sports,summer_whale_watching_on_vancouver_island,145.95 27,tours_&_sightseeing,niagara_falls_day_tour_from_toronto,94.92 28,"food,_wine_&_nightlife",niagara_falls_day_tour_from_toronto,94.92 ================================================ FILE: recommendations/e10_r5000_lr0.01_hu64_bs8/user1_unseen.csv ================================================ ,att_cat,att_name,att_price,score 277,outdoor_activities,nordic_backcountry_skiing_tour_in_jacques-cartier_national_park,89.9,5.0 708,recommended_experiences,vancouver_harbor_and_indian_arm_lunch_cruise,85.33,4.474648096639649 176,"food,_wine_&_nightlife",victoria_craft_brewery_tour_and_tastings,79.0,3.7106350572867983 766,recommended_experiences,45-minute_beacon_hill_park_carriage_tour,165.0,3.2826104735163426 85,cultural_&_theme_tours,6-hour_eagle_viewing_river_float_trip_from_vancouver_with_lunch,157.49,2.8014611672982035 616,luxury_&_special_occasions,3_hour_whale_watching_tour,129.0,1.9210480727206853 365,tours_&_sightseeing,laurentian_mountains_day_trip_from_montreal,100.0,1.5577977141560697 251,outdoor_activities,rockies_classic_4-day_summer_tour,687.0,1.5333465092822287 186,"food,_wine_&_nightlife",4_hour_montreal_architecture_&_city_bike_tour_with_wine_or_beer,86.23,1.4772615952014339 556,family_friendly,3_hour_whale_watching_tour,129.0,1.4134665525825887 160,"food,_wine_&_nightlife",niagara-on-the-lake_wine_tour_with_lunch,114.99,1.2160946487473763 352,tours_&_sightseeing,rockies_classic_4-day_summer_tour,687.0,1.212466023199636 747,recommended_experiences,full-day_niagara_winery_tour_from_toronto,99.0,1.1974220281346812 718,recommended_experiences,small-group_quebec_wine_tour_from_montreal_with_gourmet_lunch_or_cheese_tasting,97.73,1.1615207184834673 515,water_sports,squamish_cheakamus_white-water_rafting_from_whistler,120.74,1.0746896030771045 770,recommended_experiences,whistler_wilderness_adventure_snowmobile_tour,159.0,1.01728189114585 688,recommended_experiences,jasper_evening_wildlife_tour,73.9,0.9664387036976784 326,tours_&_sightseeing,bird_kingdom_all_day_admission_ticket,20.28,0.9034826934863912 0,featured_tours_and_tickets,vancouver_city_sightseeing_tour,80.0,0.898492577646497 179,"food,_wine_&_nightlife",tour_and_taste_okanagan's_wine_country,135.45,0.8610325781565337 172,"food,_wine_&_nightlife",full-day_niagara_winery_tour_from_toronto,99.0,0.860269281806726 183,"food,_wine_&_nightlife",beyond_the_bagel:_montreal_jewish_food_walking_tour,85.0,0.8381495163884475 700,recommended_experiences,gastown_walking_food_tour,93.45,0.836684369924365 753,recommended_experiences,victoria_craft_brewery_tour_and_tastings,79.0,0.807881474498603 269,outdoor_activities,small-group_capilano_suspension_bridge_and_vancouver_city_tour,200.0,0.7698749442696934 807,recommended_experiences,call_of_the_wild_atv_tour,156.45,0.7690004071500115 206,sightseeing_tickets_&_passes,bird_kingdom_all_day_admission_ticket,20.28,0.7557301087873173 351,tours_&_sightseeing,3_hour_whale_watching_tour,129.0,0.7478017856561842 750,recommended_experiences,granite_falls_zodiac_tour,103.95,0.7363782819324763 220,outdoor_activities,evening_wildlife_safari,58.8,0.729656899170135 730,recommended_experiences,whistler_wilderness_snowmobile_run,208.96,0.7176744435543229 716,recommended_experiences,niagara-on-the-lake_wine_tour_with_lunch,114.99,0.6651723176684637 30,"cruises,_sailing_&_water_tours",vancouver_harbor_and_indian_arm_lunch_cruise,85.33,0.6427861020266924 395,tours_&_sightseeing,old_montreal_ghost_walking_tour,25.0,0.6329564630887295 574,family_friendly,full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch,98.29,0.6329028212945612 531,family_friendly,niagara_falls_small-group_day_tour_from_toronto,100.57,0.6027865812853453 255,outdoor_activities,2_hour_banff_horseback_riding_adventure,124.95,0.5994945360116711 149,"food,_wine_&_nightlife",vancouver_brewery_tour,83.99,0.5986259346642947 164,"food,_wine_&_nightlife",kelowna_or_west_kelowna_afternoon_sightseeing_wine_tour,98.95,0.5977670064273423 600,multi-day_&_extended_tours,overnight_camping_and_river-rafting_trip_in_squamish,425.24,0.5897308500993251 728,recommended_experiences,1_hour_banff_horseback_riding_adventures,67.2,0.5836381095928235 618,luxury_&_special_occasions,full-day_niagara_winery_tour_from_toronto,99.0,0.5823863211666124 757,recommended_experiences,laurentian_mountains_day_trip_from_montreal,100.0,0.5732258855952436 629,luxury_&_special_occasions,lift_your_spirits!_distillery_and_cocktail_experience,105.0,0.5682547862110691 658,recommended_experiences,butchart_gardens_tour_from_victoria,73.5,0.5532537705344746 140,"food,_wine_&_nightlife",st._lawrence_market_and_old_toronto_food_tour,89.0,0.5492875754172847 793,recommended_experiences,nordic_backcountry_skiing_tour_in_jacques-cartier_national_park,89.9,0.5464471984473779 638,private_&_custom_tours,120_minute_private_vacation_photography_session_with_local_photographer_in_santorini,886.09,0.5276954342039425 129,day_trips_&_excursions,4_hour_montreal_architecture_&_city_bike_tour_with_wine_or_beer,86.23,0.5116011372060364 626,luxury_&_special_occasions,boldt_castle_and_thousand_islands_helicopter_tour,172.84,0.5047433416023771 514,water_sports,full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch,98.29,0.5008305684359372 583,family_friendly,lift_your_spirits!_distillery_and_cocktail_experience,105.0,0.4974933453397151 101,day_trips_&_excursions,half-day_trip_to_montmorency_falls_and_ste-anne-de-beaupré_from_quebec,57.5,0.49589178603431494 23,"air,_helicopter_&_balloon_tours",victoria_panorama_seaplane_tour,125.0,0.4865143650086662 388,tours_&_sightseeing,seaplane_flight_to_vancouver_with_bus_tour_from_victoria,439.0,0.48564994068624556 156,"food,_wine_&_nightlife",fine_dining_dinner_tour_in_whistler,131.24,0.4805187952932404 697,recommended_experiences,glacier_skywalk_admission,36.75,0.47974054959095935 659,recommended_experiences,quebec_city_sightseeing_tour,42.0,0.47061594849684263 383,tours_&_sightseeing,small-group_capilano_suspension_bridge_and_vancouver_city_tour,200.0,0.4679340786318352 789,recommended_experiences,mountain_explorer_atv_tour,103.95,0.46244151065844863 647,recommended_experiences,vancouver_city_sightseeing_tour,80.0,0.45505433210250334 64,cultural_&_theme_tours,half-day_trip_to_montmorency_falls_and_ste-anne-de-beaupré_from_quebec,57.5,0.4375290742921262 544,family_friendly,niagara_falls_helicopter_tour,145.0,0.43381569910646833 24,"cruises,_sailing_&_water_tours",niagara_falls_canadian_side_tour_and_maid_of_the_mist_boat_ride,149.89,0.43355309614280324 443,walking_&_biking_tours,vancouver_highlights_bike_tour,94.45,0.4280069962969575 703,recommended_experiences,small-group_granville_island_market_tour,79.9,0.422961809680673 784,recommended_experiences,6-hour_eagle_viewing_river_float_trip_from_vancouver_with_lunch,157.49,0.41801379385546433 676,recommended_experiences,gastronomic_gastown_walking_tour,146.35,0.4152549238330492 465,walking_&_biking_tours,ottawa_spring_tulip_festival_bike_tour,68.0,0.41439780930430103 288,outdoor_activities,overnight_camping_and_river-rafting_trip_in_squamish,425.24,0.41094450888299316 786,recommended_experiences,vancouver_craft_brewery_and_food_tour,94.99,0.41001589028230534 491,walking_&_biking_tours,beyond_the_bike_lanes_bike_tour,85.0,0.40662370633140255 334,tours_&_sightseeing,ultimate_day_tour_to_victoria,363.56,0.4026386596410573 16,"air,_helicopter_&_balloon_tours",seaplane_flight_to_vancouver_with_bus_tour_from_victoria,439.0,0.4023116975165608 223,outdoor_activities,jasper_evening_wildlife_tour,73.9,0.39953287670389637 542,family_friendly,medieval_times_dinner_and_tournament_toronto,68.99,0.3981680887604613 623,luxury_&_special_occasions,vancouver_full-day_sightseeing_and_photography_tour,249.0,0.3948563675008112 80,cultural_&_theme_tours,beyond_the_bagel:_montreal_jewish_food_walking_tour,85.0,0.3901086290300596 347,tours_&_sightseeing,summer_tour:_banff_and_its_wildlife,74.55,0.3887321893854321 138,"food,_wine_&_nightlife",small-group_quebec_city_food_tour,53.0,0.3879188786578647 797,recommended_experiences,ile_d'orleans_food_tour,51.75,0.3847462083605573 289,outdoor_activities,call_of_the_wild_atv_tour,156.45,0.37598281000340317 804,recommended_experiences,overnight_camping_and_river-rafting_trip_in_squamish,425.24,0.3749429506328412 597,multi-day_&_extended_tours,rockies_classic_4-day_summer_tour,687.0,0.37336535426008177 387,tours_&_sightseeing,grouse_mountain_&_capilano_suspension_bridge_park,182.0,0.3726372328572697 715,recommended_experiences,ultimate_day_tour_to_victoria,363.56,0.36959229158624063 819,recommended_experiences,half-day_canadian_side_sightseeing_tour_of_niagara_falls_with_cruise_&_lunch,199.0,0.367841128834399 670,recommended_experiences,niagara_falls_platinum_tour_from_toronto_with_cruise_and_lunch,149.0,0.36670761616746084 113,day_trips_&_excursions,ultimate_day_tour_to_victoria,363.56,0.3659394832624412 608,luxury_&_special_occasions,niagara_falls_helicopter_tour,145.0,0.36448214123972345 516,water_sports,squamish_elaho_white-water_rafting_from_vancouver,215.24,0.36279088581948393 499,water_sports,ultimate_day_tour_to_victoria,363.56,0.3626437556115032 454,walking_&_biking_tours,ultimate_day_tour_to_victoria,363.56,0.361811483389071 314,tours_&_sightseeing,niagara_falls_in_one_day:_deluxe_sightseeing_tour_of_american_and_canadian_sides,204.42,0.3616839192453567 205,sightseeing_tickets_&_passes,butchart_gardens_tour_from_victoria,73.5,0.35911131155945486 5,featured_tours_and_tickets,niagara_falls_in_one_day:_deluxe_sightseeing_tour_of_american_and_canadian_sides,204.42,0.35880078273050797 686,recommended_experiences,evening_wildlife_safari,58.8,0.3580579867794962 161,"food,_wine_&_nightlife",small-group_quebec_wine_tour_from_montreal_with_gourmet_lunch_or_cheese_tasting,97.73,0.35763583245469244 642,private_&_custom_tours,60_minute_private_vacation_photography_session_with_local_photographer_in_prague,477.13,0.35682345606165466 308,tours_&_sightseeing,vancouver_city_hop-on_hop-off_tour,31.2,0.3548692129517672 584,family_friendly,gourmet_bike_tour_in_niagara-on-the-lake_with_wine_and_beer,134.47,0.35073379336301513 242,outdoor_activities,1_hour_banff_horseback_riding_adventures,67.2,0.3503723707826337 173,"food,_wine_&_nightlife",flavors_of_old_montreal_walking_tour,68.0,0.3497729127406296 241,outdoor_activities,banff_via_ferrata_climbing_adventure,177.45,0.3473077535256289 123,day_trips_&_excursions,fraser_valley_wine_tour_from_vancouver,187.0,0.3472523529841106 649,recommended_experiences,niagara_falls_canadian_side_tour_and_maid_of_the_mist_boat_ride,149.89,0.3443289851236355 234,outdoor_activities,ultimate_day_tour_to_victoria,363.56,0.3438310397802269 10,"air,_helicopter_&_balloon_tours",niagara_falls_helicopter_tour,145.0,0.34331798020178106 323,tours_&_sightseeing,evening_wildlife_safari,58.8,0.342691646301838 740,recommended_experiences,summer_tour:_banff_and_its_wildlife,74.55,0.33763903997017164 142,"food,_wine_&_nightlife",niagara-on-the-lake_wine_tour_and_tastings_with_transport,40.0,0.33735175958275476 698,recommended_experiences,bird_kingdom_all_day_admission_ticket,20.28,0.3351764089544862 281,outdoor_activities,full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch,98.29,0.33293439080948983 150,"food,_wine_&_nightlife",small-group_toronto_beer_tour,80.0,0.33291389041069386 808,recommended_experiences,whistler_blackcomb_salmon_bake_dinner_and_atv_tour,183.75,0.3326740962017213 557,family_friendly,rockies_classic_4-day_summer_tour,687.0,0.3310753948607643 228,outdoor_activities,discover_grizzly_bears_from_banff,231.0,0.3303758531023864 257,outdoor_activities,top_of_gowlland_tod_hike_in_victoria,86.0,0.32980074271900583 684,recommended_experiences,montreal_tower_observatory_admission_plus_optional_ticket_to_botanical_garden,23.75,0.32942568984666365 662,recommended_experiences,niagara_falls_in_one_day:_deluxe_sightseeing_tour_of_american_and_canadian_sides,204.41,0.3287309846434975 344,tours_&_sightseeing,victoria_city_sightseeing_tour_with_craigdarroch_castle,47.25,0.3272844149482972 121,day_trips_&_excursions,3_hour_whale_watching_tour,129.0,0.32585719147394454 467,walking_&_biking_tours,quebec_lower_town_historical_bike_tour,57.0,0.32561976058172326 411,tours_&_sightseeing,stanley_park_photography_tour_in_vancouver,104.0,0.3243868786895222 671,recommended_experiences,niagara-on-the-lake_wine_tour_and_tastings_with_transport,40.0,0.3231588333525329 211,outdoor_activities,butchart_gardens_tour_from_victoria,73.5,0.3231064556580221 821,recommended_experiences,full-day_niagara_ice_wine_festival_tour_with_lunch_and_winery_visits,395.0,0.3226307694607593 760,recommended_experiences,whistler_sasquatch_zipline,135.45,0.321623007229331 68,cultural_&_theme_tours,small_group_excursion_of_quebec_city_montmorency_falls,35.0,0.31995571474173234 455,walking_&_biking_tours,montmorency_falls_bike_tour_in_quebec,77.0,0.31977104627000463 633,private_&_custom_tours,private_winery_tour_of_niagara-on-the-lake,165.0,0.318459900120738 356,tours_&_sightseeing,full-day_niagara_winery_tour_from_toronto,99.0,0.31688142437430367 94,cultural_&_theme_tours,kingston_discovery_sightseeing_cruise,39.55,0.3163753448244022 564,family_friendly,niagara_falls_canada_underground_railroad_heritage_tour,124.05,0.31559138319323443 548,family_friendly,ultimate_day_tour_to_victoria,363.56,0.31302097394151984 227,outdoor_activities,niagara_falls_helicopter_tour,145.0,0.3129059958335275 102,day_trips_&_excursions,whistler_small-group_day_trip_from_vancouver,145.0,0.3119054334740624 710,recommended_experiences,fine_dining_dinner_tour_in_whistler,131.24,0.31143958526978743 368,tours_&_sightseeing,niagara_falls_canada_underground_railroad_heritage_tour,124.06,0.3105956613461628 489,walking_&_biking_tours,lift_your_spirits!_distillery_and_cocktail_experience,105.0,0.30954305105731494 280,outdoor_activities,2_hour_ziplines_and_tree_course_adventure_from_mont-tremblant,42.4,0.3088131709071531 213,outdoor_activities,banff_national_park_tour_with_lake_louise_and_moraine_lake,88.2,0.30872963040803814 430,transfers_&_ground_transport,victoria_day_trip_from_seattle_with_butchart_gardens,271.29,0.3064722781845858 327,tours_&_sightseeing,niagara_falls_helicopter_tour,145.0,0.3063958276357247 74,cultural_&_theme_tours,talking_trees_-_indigenous_walking_tour,40.0,0.3056975499770044 301,tours_&_sightseeing,montreal_city_guided_sightseeing_tour,55.0,0.3044165773369575 188,"food,_wine_&_nightlife",vancouver_craft_brewery_and_food_tour,94.99,0.3036908192508967 81,cultural_&_theme_tours,animated_crime_walking_tour_in_old_quebec,20.0,0.30305635114446083 778,recommended_experiences,vancouver_to_victoria_by_seaplane_and_ferry,289.0,0.30280528996027867 292,outdoor_activities,whistler_sky_walk,124.95,0.2999279792960262 310,tours_&_sightseeing,half-day_trip_to_montmorency_falls_and_ste-anne-de-beaupré_from_quebec,57.5,0.2955602951353927 725,recommended_experiences,niagara-on-the-lake_winery_tasting_afternoon_tour_with_wine_and_cheese,95.0,0.2954959359745615 640,private_&_custom_tours,whistler_singletrack_mountain_bike_tour,139.0,0.2935437264162972 98,day_trips_&_excursions,vancouver_to_victoria_and_butchart_gardens_tour_by_bus,210.0,0.2926836989622511 260,outdoor_activities,4-day_erling_strom_trail_backcountry_lodge_trip_by_horseback,-1.0,0.292477925522326 369,tours_&_sightseeing,pedicab_tour_from_victoria_cruise_ship_terminal,90.0,0.29206841219409885 272,outdoor_activities,victoria_marine_wildlife_tour,112.35,0.2919098501283446 610,luxury_&_special_occasions,ultimate_day_tour_to_victoria,363.56,0.29132154913984065 6,featured_tours_and_tickets,whistler_small-group_day_trip_from_vancouver,145.0,0.28897878774821417 568,family_friendly,vancouver_full-day_sightseeing_and_photography_tour,249.0,0.28877664172469797 759,recommended_experiences,quebec_city_dinner_cruise,142.56,0.2884358844256767 355,tours_&_sightseeing,vancouver_super_saver:_1-day_city_hop-on_hop-off_tour_and_attractions_combo,81.0,0.2883360755135762 815,recommended_experiences,squamish_via_ferrata_tour,114.45,0.2880617109270094 305,tours_&_sightseeing,niagara_falls_canadian_side_tour_and_maid_of_the_mist_boat_ride,149.89,0.2863348408729366 602,luxury_&_special_occasions,niagara_falls_small-group_day_tour_from_toronto,100.57,0.2839418452601319 776,recommended_experiences,full-day_cheakamus_rafting_and_sea_to_sky_gondola_combo_from_vancouver,205.79,0.28372463996243313 162,"food,_wine_&_nightlife",private_winery_tour_of_niagara-on-the-lake,165.0,0.28322867320979306 427,transfers_&_ground_transport,vancouver_aquabus_ferry_ticket,16.0,0.2828140485220806 198,"food,_wine_&_nightlife",sake_a_to_z_gastronomic_experience_in_distillery_district,90.0,0.2803047557407712 385,tours_&_sightseeing,4_hour_montreal_architecture_&_city_bike_tour_with_wine_or_beer,86.23,0.27985204318076495 429,transfers_&_ground_transport,private_transport_from_vancouver_international_airport_(yvr)_to_downtown_vancouver,122.66,0.27918179555793177 625,luxury_&_special_occasions,full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch,98.29,0.278409705471375 238,outdoor_activities,3_hour_banff_horseback_riding_adventures,170.1,0.2775013124652098 678,recommended_experiences,guided_tour_of_the_fairmont_le_château_frontenac_in_quebec_city,26.25,0.2768294709775909 781,recommended_experiences,4_hour_montreal_architecture_&_city_bike_tour_with_wine_or_beer,86.23,0.2761553211340755 399,tours_&_sightseeing,full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch,98.29,0.27575575572054556 362,tours_&_sightseeing,30-minute_heritage_horse-drawn_carriage_tour,115.0,0.27519499012023674 409,tours_&_sightseeing,call_of_the_wild_atv_tour,156.45,0.2751344782192331 586,shore_excursions,skagway_shore_excursion:_full-day_tour_of_the_yukon,157.45,0.274203661184358 575,family_friendly,niagara_falls_american_side_highlights_tour,149.89,0.2738314113156045 104,day_trips_&_excursions,niagara_on_the_lake_wine_tour_with_cheese_pairing,83.62,0.2737202804674399 798,recommended_experiences,squamish_cheakamus_white-water_rafting_from_whistler,120.74,0.27318622584250596 551,family_friendly,quebec_city_historic_discoverers_cruise,44.83,0.2730216730435914 274,outdoor_activities,mountain_explorer_atv_tour,103.95,0.2709759201106604 232,outdoor_activities,whistler_sightseeing_tours_-_discover_all_of_whistler_this_winter!,83.99,0.27080664067824334 780,recommended_experiences,maligne_lake_cruise,82.95,0.27015150729044746 203,holiday_&_seasonal_tours,horse-drawn_sleigh_ride_in_banff,39.9,0.2691850756217392 803,recommended_experiences,2-day_whistler_sea_to_sky_tour_from_vancouver,166.95,0.26873571567386845 96,cultural_&_theme_tours,fly_and_dine_to_bowen_island_from_vancouver,275.0,0.26818962462175944 460,walking_&_biking_tours,talking_trees_-_indigenous_walking_tour,40.0,0.2676092379963295 817,recommended_experiences,seaplane_flight_to_victoria_with_whale_watching_and_return_by_ferry,389.0,0.2665073827816875 331,tours_&_sightseeing,toronto's_original_brunch_food_tour,99.0,0.2659704152314555 144,"food,_wine_&_nightlife",half-day_beer_cider_and_wine_tour,35.0,0.26585488751491637 248,outdoor_activities,summer_tour:_banff_and_its_wildlife,74.55,0.2652890105551222 151,"food,_wine_&_nightlife",gastown_walking_food_tour,93.45,0.2648462459098132 249,outdoor_activities,talking_trees_-_indigenous_walking_tour,40.0,0.26394928476142154 825,recommended_experiences,5-night_churchill_tour_and_polar_bear_adventure_from_winnipeg,-1.0,0.26182295921552834 734,recommended_experiences,victoria_whale_watch_tour,114.45,0.261316000291952 127,day_trips_&_excursions,full-day_cheakamus_rafting_and_sea_to_sky_gondola_combo_from_vancouver,205.79,0.2606956021643144 345,tours_&_sightseeing,vancouver_biking_and_hiking_tour_including_lunch,135.5,0.25913872603376964 390,tours_&_sightseeing,toronto_small-group_city_tour,168.37,0.25809089733927904 579,family_friendly,kingston_discovery_sightseeing_cruise,39.55,0.25783631866039736 37,"cruises,_sailing_&_water_tours",3_hour_whale_watching_tour,129.0,0.2566170670601571 372,tours_&_sightseeing,ottawa_spring_tulip_festival_bike_tour,68.0,0.25643327796210424 444,walking_&_biking_tours,gastronomic_gastown_walking_tour,146.35,0.2563103854910378 110,day_trips_&_excursions,discover_grizzly_bears_from_banff,231.0,0.25615363713348804 637,private_&_custom_tours,shore_excursion:_charlottetown_south_shore_and_confederation_bridge,410.0,0.25595489868296206 769,recommended_experiences,the_pork_and_bacon_walking_food_tour_of_toronto's_hogtown_history,98.0,0.2556651450570845 77,cultural_&_theme_tours,6-hour_niagara_falls_canadian_side_evening_illuminations_tour,149.89,0.2551543938345353 533,family_friendly,half-day_trip_to_montmorency_falls_and_ste-anne-de-beaupré_from_quebec,57.5,0.25507233727849676 407,tours_&_sightseeing,kingston_discovery_sightseeing_cruise,39.55,0.2550544200398708 408,tours_&_sightseeing,gulf_islands_kayak_and_seaplane_adventure,629.0,0.2549154789992376 667,recommended_experiences,niagara_falls_day_and_evening_tour_with_boat_cruise_and_optional_fallsview_dinner,169.0,0.25473130517520204 31,"cruises,_sailing_&_water_tours",ultimate_day_tour_to_victoria,363.56,0.2541747165998489 363,tours_&_sightseeing,peggy's_cove_and_halifax_tour_with_lobster_roll_lunch,140.0,0.25393233923070635 743,recommended_experiences,ottawa_city_tour_by_land_and_water,36.45,0.2535176046212845 593,shore_excursions,best_of_toronto_private_food_tour_with_sightseeing_and_black_car,225.0,0.2531637666388491 673,recommended_experiences,arctic_day:_evening_aurora_viewing,135.45,0.25280937904786693 503,water_sports,victoria_whale_watch_tour,114.45,0.2525330908313862 816,recommended_experiences,athabasca_river_mile_5_morning_rafting_trip,72.45,0.25209444825017824 679,recommended_experiences,private_tour:_quebec_city_walking_tour,25.72,0.25141799005076626 415,tours_&_sightseeing,small-group_niagara_falls_tour,250.0,0.25082463266363164 485,walking_&_biking_tours,whistler_singletrack_mountain_bike_tour,139.0,0.2502618335116996 442,walking_&_biking_tours,niagara_falls_platinum_tour_from_toronto_with_cruise_and_lunch,149.0,0.24979928295870546 509,water_sports,"kayak,_wine,_and_cheese_tour",155.75,0.24915909892338284 240,outdoor_activities,columbia_icefield_tour_including_the_glacier_skywalk_from_jasper,232.05,0.24913508102988724 25,"cruises,_sailing_&_water_tours",whale-watching_cruise_with_expert_naturalists,94.5,0.24900504364771237 335,tours_&_sightseeing,small-group_quebec_wine_tour_from_montreal_with_gourmet_lunch_or_cheese_tasting,97.73,0.24879272986608014 723,recommended_experiences,arctic_day:_yukon_wildlife_and_hot_springs_tour,145.95,0.24858222979265243 711,recommended_experiences,small-group_walking_tour_of_toronto's_kensington_market_and_chinatown,53.0,0.24845411604039136 773,recommended_experiences,niagara-on-the-lake_wine_tasting_tour_with_cheese_from_niagara_falls,100.57,0.24726844552236116 720,recommended_experiences,beyond_the_market_food_tour_in_montreal,104.0,0.24698748563323258 447,walking_&_biking_tours,lost_souls_of_gastown_walking_tour,30.45,0.24662298524498905 652,recommended_experiences,small-group_quebec_city_food_tour,53.0,0.2447354096518296 754,recommended_experiences,banff_day_trip_from_calgary,238.35,0.24452743777771724 79,cultural_&_theme_tours,niagara_falls_canada_underground_railroad_heritage_tour,124.06,0.2443911348581086 483,walking_&_biking_tours,ebike_tour,79.0,0.2443093531063435 330,tours_&_sightseeing,"show_me_the_city,_toronto_walking_tour",36.0,0.2442658241094363 350,tours_&_sightseeing,3-hour_east_vancouver_art_mural_&_craft_brewery_tour,45.0,0.24308878244559096 695,recommended_experiences,small-group_toronto_beer_tour,80.0,0.24254065784185874 400,tours_&_sightseeing,niagara_falls_american_side_highlights_tour,149.89,0.24230624979664483 287,outdoor_activities,2-day_whistler_sea_to_sky_tour_from_vancouver,166.95,0.24221556438642144 772,recommended_experiences,4-hour_eagle_viewing_river_float_trip_from_squamish_with_lunch,125.99,0.2421997356602733 295,outdoor_activities,squamish_via_ferrata_tour,114.45,0.2417011307866085 712,recommended_experiences,northern_lights_and_arctic_circle_day_trip_from_fairbanks,299.91,0.24103720366206371 479,walking_&_biking_tours,old_montreal_ghost_walking_tour,25.0,0.24069688604987982 266,outdoor_activities,whistler_wilderness_adventure_snowmobile_tour,159.0,0.24051881288071386 63,cultural_&_theme_tours,niagara_falls_small-group_day_tour_from_toronto,100.57,0.24036299885769363 506,water_sports,newfoundland_puffin_and_whale_watch_cruise,72.0,0.24033326503531127 42,"cruises,_sailing_&_water_tours",4-hour_eagle_viewing_river_float_trip_from_squamish_with_lunch,125.99,0.2397858549226899 114,day_trips_&_excursions,small-group_quebec_wine_tour_from_montreal_with_gourmet_lunch_or_cheese_tasting,97.73,0.2395003882434774 572,family_friendly,victoria_highlight_city_tour,74.95,0.23926966257552718 361,tours_&_sightseeing,whistler_odyssey_tour:_off-road_buggy_adventure,229.0,0.2391474296347169 136,day_trips_&_excursions,half-day_canadian_side_sightseeing_tour_of_niagara_falls_with_cruise_&_lunch,199.0,0.23841051449515593 822,recommended_experiences,victoria_panorama_seaplane_tour,125.0,0.23640378376904836 118,day_trips_&_excursions,columbia_icefield_tour_including_the_glacier_skywalk_from_jasper,232.05,0.23630177642276062 349,tours_&_sightseeing,historical_chinatown_walking_tour,15.0,0.23624461713389255 62,cultural_&_theme_tours,quebec_city_walking_tour,30.99,0.23615992245682937 653,recommended_experiences,vancouver_city_hop-on_hop-off_tour,31.2,0.23604076732388124 714,recommended_experiences,quebec_pub_crawl,28.0,0.23600894498902103 677,recommended_experiences,half-day_beer_cider_and_wine_tour,35.0,0.23590869639008316 578,family_friendly,canyon_sainte-anne_walking_tour,13.5,0.2358119652858448 116,day_trips_&_excursions,"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls",144.95,0.23570995793955707 761,recommended_experiences,banff_national_park_guided_hike_with_lunch,109.2,0.2353511734802004 112,day_trips_&_excursions,columbia_icefield_tour_including_the_glacier_skywalk_from_banff,281.4,0.2348655393682404 168,"food,_wine_&_nightlife",quebec_city_craft_brewery_and_beer_tasting_small-group_tour,74.73,0.2344500902677077 765,recommended_experiences,1-_or_2-hour_horseback_ride_in_pemberton,82.95,0.23440760552703943 656,recommended_experiences,half-day_trip_to_montmorency_falls_and_ste-anne-de-beaupré_from_quebec,57.5,0.23303347423830845 620,luxury_&_special_occasions,quebec_city_dinner_cruise,142.56,0.23302918729164335 382,tours_&_sightseeing,best_of_toronto_private_food_tour_with_sightseeing_and_black_car,225.0,0.23299005516311067 560,family_friendly,niagara_falls_domed_jet-boat_ride,79.04,0.2329296531838163 480,walking_&_biking_tours,victoria_highlight_city_tour,74.95,0.2325749907885607 644,recommended_experiences,walking_tour_of_old_montreal,29.5,0.23245594557732197 792,recommended_experiences,old_montreal_ghost_walking_tour,25.0,0.2324329719400654 254,outdoor_activities,niagara_falls_domed_jet-boat_ride,79.04,0.23171496333451458 666,recommended_experiences,st._lawrence_market_and_old_toronto_food_tour,89.0,0.23155156471354843 413,tours_&_sightseeing,nanaimo_classic_adventure_course,41.99,0.23153029486278687 264,outdoor_activities,blackcomb_glacier_safari_by_jeep_4x4,145.95,0.23128819229791775 536,family_friendly,niagara_falls_tour_day_trip_from_toronto,89.0,0.23094023512693318 632,private_&_custom_tours,private_tour:_quebec_city_walking_tour,25.72,0.2305606754645071 278,outdoor_activities,victoria_highlight_city_tour,74.95,0.23031148294938408 420,tours_&_sightseeing,beyond_city_sights_e-bike_adventure_tour,89.0,0.23012329698295686 512,water_sports,elaho_whitewater_experience,187.95,0.23012021917509473 481,walking_&_biking_tours,"rabbis,_writers_and_radicals:_montreal_jewish_history_walking_tour",24.0,0.2295701709414486 771,recommended_experiences,half-day_yukon_snowshoeing_adventure,135.45,0.22863803484606127 52,"cruises,_sailing_&_water_tours",vancouver_city_and_seals_scenic_boat_tour,61.95,0.22836806712786883 32,"cruises,_sailing_&_water_tours",quebec_city_historic_discoverers_cruise,44.83,0.2281499824564952 476,walking_&_biking_tours,jewish_neighborhood_food_tour,95.44,0.22809722003600152 86,cultural_&_theme_tours,ottawa_river_historic_sightseeing_cruise,28.0,0.22773695163356844 436,walking_&_biking_tours,walking_tour_of_old_montreal,29.5,0.22732502002773547 93,cultural_&_theme_tours,niagara_falls_american_side_highlights_tour,149.89,0.22732238190671072 404,tours_&_sightseeing,niagara_falls_and_niagara-on-the-lake_day_tour_from_toronto,198.0,0.226884563738323 190,"food,_wine_&_nightlife",niagara_falls_walking_food_tour,88.14,0.2262083253823297 403,tours_&_sightseeing,vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane,569.0,0.22544502903252184 423,tours_&_sightseeing,half-day_niagara_falls_new_york_trip_with_cave_of_the_winds,139.0,0.2251020732993133 406,tours_&_sightseeing,canyon_sainte-anne_walking_tour,13.5,0.22507920958376604 477,walking_&_biking_tours,little_italy_walking_food_tour_in_vancouver,73.0,0.22495538277817007 692,recommended_experiences,whistler_helicopter_tour,187.95,0.22484529618624427 683,recommended_experiences,island_of_orleans_food_and_drink_tour,44.95,0.2245682934786527 726,recommended_experiences,columbia_icefield_tour_including_the_glacier_skywalk_from_jasper,232.05,0.22455218994823123 787,recommended_experiences,jewish_neighborhood_food_tour,95.44,0.22444606053784255 207,sightseeing_tickets_&_passes,ultimate_day_tour_to_victoria,363.56,0.2241790057449482 268,outdoor_activities,dune_buggy_4x4_tours,197.77,0.22402747866859307 577,family_friendly,vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane,569.0,0.223961525642976 762,recommended_experiences,60-minute_deluxe_horse-drawn_carriage_tour,215.0,0.2239483350378526 159,"food,_wine_&_nightlife",quebec_pub_crawl,28.0,0.2239140394645318 189,"food,_wine_&_nightlife",jewish_neighborhood_food_tour,95.44,0.2238454483178901 549,family_friendly,"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls",144.95,0.22338245807805845 648,recommended_experiences,quebec_city_walking_tour,30.99,0.2233052380772319 507,water_sports,squamish_cheakamus_white-water_rafting,120.74,0.22306720261560908 124,day_trips_&_excursions,"local_food,_craft_beverage_and_estate_winery_tour_of_cowichan_valley",150.0,0.22303114829493842 501,water_sports,riverside_rafting_on_clearwater_river_in_wells_gray_park,104.0,0.2229398583153135 217,outdoor_activities,northern_lights_tour_from_yellowknife,100.0,0.22249626925718424 448,walking_&_biking_tours,small-group_toronto_beer_tour,80.0,0.22198002194916688 18,"air,_helicopter_&_balloon_tours",boldt_castle_and_thousand_islands_helicopter_tour,172.84,0.2219468805537943 497,water_sports,victoria_whale_and_wildlife_cruise,151.2,0.22150450063446814 751,recommended_experiences,marine_wildlife_tour_by_zodiac,110.25,0.2208146869473686 445,walking_&_biking_tours,private_tour:_quebec_city_walking_tour,25.72,0.22054307040353582 374,tours_&_sightseeing,4-hour_eagle_viewing_river_float_trip_from_squamish_with_lunch,125.99,0.21995509918015987 78,cultural_&_theme_tours,shared_wonder_tour,297.74,0.21993399421196247 9,"air,_helicopter_&_balloon_tours",whistler_helicopter_tour,187.95,0.21962533405207474 246,outdoor_activities,victoria_whale_watch_tour,114.45,0.21948639301144157 661,recommended_experiences,victoria_guided_food_and_history_tour,63.0,0.21945083333846305 1,featured_tours_and_tickets,vancouver_to_victoria_and_butchart_gardens_tour_by_bus,210.0,0.219351299230636 517,water_sports,vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane,569.0,0.2193219501342364 634,private_&_custom_tours,best_of_vancouver_-_4_hours,186.65,0.21907924299996573 518,water_sports,overnight_camping_and_river-rafting_trip_in_squamish,425.24,0.21875123661923035 226,outdoor_activities,bird_kingdom_all_day_admission_ticket,20.28,0.21853782362050456 384,tours_&_sightseeing,vancouver_full-day_sightseeing_and_photography_tour,249.0,0.21832474038690686 303,tours_&_sightseeing,quebec_city_walking_tour,30.99,0.21811605402168355 654,recommended_experiences,niagara_falls_day_trip_from_toronto,169.0,0.21785603421818844 51,"cruises,_sailing_&_water_tours",interactive_pirate_cruise_from_granville_island,34.5,0.21771753286439266 650,recommended_experiences,greg_frewin_wild_magic_show,32.77,0.21703513889267512 88,cultural_&_theme_tours,victoria_highlight_city_tour,74.95,0.21658973612634136 664,recommended_experiences,niagara_falls_tour_day_trip_from_toronto,89.0,0.21590118653889956 87,cultural_&_theme_tours,lunenburg_and_mahone_bay-_bus_tour,114.94,0.21585985597617952 95,cultural_&_theme_tours,quebec_city_shore_excursion:_grand_walking_tour_of_quebec_city,30.99,0.21572575149075823 527,water_sports,seaplane_flight_to_victoria_with_whale_watching_and_return_by_ferry,389.0,0.2156707906360773 376,tours_&_sightseeing,southeast_edmonton_roots_and_resources_bus_tour,26.25,0.21530672993467137 665,recommended_experiences,vancouver_seaplane_tour,135.0,0.21496218033667702 50,"cruises,_sailing_&_water_tours",victoria_marine_wildlife_tour,112.35,0.21483098877655382 271,outdoor_activities,fishing_adventure_in_whistler,165.0,0.2147412926617146 275,outdoor_activities,victoria_classic_adventure_course,41.99,0.21425324027214854 256,outdoor_activities,marine_wildlife_tour_by_zodiac,110.25,0.21402108562197664 569,family_friendly,thousand_islands_sunset_dinner_cruise,99.44,0.21395161510165994 736,recommended_experiences,a_wok_around_chinatown:_culinary_and_cultural_walking_tour,108.0,0.213839330075547 293,outdoor_activities,half_day_guided_horseback_ride_at_birkenhead_lake,303.46,0.21366318053629485 204,sightseeing_tickets_&_passes,"best_of_niagara_falls_tour_from_niagara_falls,_ontario",158.0,0.2134953850469541 672,recommended_experiences,niagara_on_the_lake_wine_tour_with_cheese_pairing,83.62,0.21282134512514805 605,luxury_&_special_occasions,niagara_on_the_lake_wine_tour_with_cheese_pairing,83.62,0.21264321699512734 439,walking_&_biking_tours,small-group_quebec_city_food_tour,53.0,0.2123520343870282 273,outdoor_activities,rzr_off-roading_tours_from_whistler,198.45,0.2122570620301396 353,tours_&_sightseeing,4-day_yukon_aurora_viewing_tour,702.45,0.2116655183512095 319,tours_&_sightseeing,historic_downtown_victoria_food_tour,70.0,0.2115327329263006 543,family_friendly,niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,157.07,0.2113492186325212 469,walking_&_biking_tours,the_pork_and_bacon_walking_food_tour_of_toronto's_hogtown_history,98.0,0.2108535816450091 451,walking_&_biking_tours,toronto's_original_brunch_food_tour,99.0,0.21063917935089915 823,recommended_experiences,bowen_island_dinner_and_zodiac_tour,135.45,0.21037476267902944 456,walking_&_biking_tours,lynn_canyon_park_and_photography_tour,99.0,0.2102261485279724 468,walking_&_biking_tours,3_hour_montreal_city_bike_tour_with_wine_or_beer,74.73,0.21004675629829406 49,"cruises,_sailing_&_water_tours",ottawa_river_historic_sightseeing_cruise,28.0,0.2100081188174534 646,recommended_experiences,montreal_city_guided_sightseeing_tour,55.0,0.20984620413956367 59,"cruises,_sailing_&_water_tours",vancouver_whale_watching_safari,259.0,0.2094377900284301 449,walking_&_biking_tours,old_montreal_discovery_tour,60.0,0.20882816422830996 524,water_sports,whale-watching_cruise_from_victoria_to_vancouver,232.32,0.20854522574841294 13,"air,_helicopter_&_balloon_tours",helicopter_tour_over_montreal,179.0,0.20853643201166405 306,tours_&_sightseeing,vancouver_tour_including_capilano_suspension_bridge,130.0,0.2085003776909934 380,tours_&_sightseeing,full-day_prince_edward_county_wine_tour_with_lunch,425.0,0.20832010608764018 131,day_trips_&_excursions,victoria_highlight_city_tour,74.95,0.20792438793393797 73,cultural_&_theme_tours,niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch,77.98,0.20780517784013508 155,"food,_wine_&_nightlife",small-group_gourmet_food_tour_in_vancouver,131.87,0.2068535856021907 283,outdoor_activities,advanced_backcountry_snowmobile_expedition,313.95,0.20669414416276155 377,tours_&_sightseeing,toronto_islands_evening_bike_tour,96.05,0.20661472572774764 494,walking_&_biking_tours,toronto_islands_morning_bike_tour,96.05,0.2061577262210763 675,recommended_experiences,vancouver_highlights_bike_tour,94.45,0.2059790484825088 245,outdoor_activities,best_of_vancouver_-_4_hours,186.65,0.20576112869369922 182,"food,_wine_&_nightlife",niagara-on-the-lake_wine_tasting_tour_with_cheese_from_niagara_falls,100.57,0.20567934694193402 286,outdoor_activities,niagara_beach_horseback_ride,73.45,0.205654724479037 358,tours_&_sightseeing,fraser_valley_wine_tour_from_vancouver,187.0,0.2051077540532531 359,tours_&_sightseeing,"local_food,_craft_beverage_and_estate_winery_tour_of_cowichan_valley",150.0,0.20506318080010688 463,walking_&_biking_tours,epic_electric_bike_tour_of_vancouver,94.45,0.2047870574661903 502,water_sports,wild_current_canoe_adventure_at_pyramid_lake,120.0,0.20385613050960583 192,"food,_wine_&_nightlife",montreal_afternoon_tea_tour,149.5,0.2029471329340391 530,family_friendly,quebec_city_walking_tour,30.99,0.20290014140328694 215,outdoor_activities,capilano_suspension_bridge_and_grouse_mountain_from_vancouver,212.0,0.2022409958730993 437,walking_&_biking_tours,walking_tour_of_old_montreal,29.5,0.20223330135344397 643,recommended_experiences,whistler_exotic_car_driving_experience,887.25,0.20194552631833507 709,recommended_experiences,columbia_icefield_tour_including_the_glacier_skywalk_from_banff,281.4,0.20181592862299758 19,"air,_helicopter_&_balloon_tours",ultimate_thousand_islands_helicopter_tour,522.0,0.20179603279360303 537,family_friendly,niagara_falls_day_and_evening_tour_with_boat_cruise_and_optional_fallsview_dinner,169.0,0.20153403439933937 324,tours_&_sightseeing,"jasper_national_park_tour:_maligne_valley,_medicine_lake_and_spirit_island",72.45,0.20150221206447916 193,"food,_wine_&_nightlife",ile_d'orleans_food_tour,51.75,0.20128775480951444 405,tours_&_sightseeing,2-day_whistler_sea_to_sky_tour_from_vancouver,166.95,0.20096502467082844 152,"food,_wine_&_nightlife",montreal_craft_brewery_and_beer_tasting_small-group_tour,74.73,0.2007851927543126 719,recommended_experiences,zipline_adventure_in_whistler,103.95,0.20072715409176967 261,outdoor_activities,whistler_sasquatch_zipline,135.45,0.2005237989294505 802,recommended_experiences,niagara_beach_horseback_ride,73.45,0.20031077065670744 316,tours_&_sightseeing,niagara_on_the_lake_wine_tour_with_cheese_pairing,83.62,0.2001835912389759 34,"cruises,_sailing_&_water_tours",full-day_whale_watching_cruise_from_quebec,159.8,0.19995462431837552 393,tours_&_sightseeing,electric_bike_tour_of_quebec_city,85.0,0.19988982547070677 146,"food,_wine_&_nightlife",island_of_orleans_food_and_drink_tour,44.95,0.19962711258533217 741,recommended_experiences,quebec_city_craft_brewery_and_beer_tasting_small-group_tour,74.73,0.199234142474364 196,"food,_wine_&_nightlife",independent_bike_tour_of_niagara-on-the-lake_wineries_including_wine_tastings,64.0,0.19894312474882891 237,outdoor_activities,jasper_to_banff_one-way_tour,257.25,0.1987547189389829 54,"cruises,_sailing_&_water_tours",full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch,98.29,0.19871382806310034 613,luxury_&_special_occasions,lynn_canyon_park_and_photography_tour,99.0,0.19840340915586285 495,walking_&_biking_tours,beyond_city_sights_e-bike_adventure_tour,89.0,0.19833042114084665 117,day_trips_&_excursions,jasper_to_banff_one-way_tour,257.25,0.1982930477596636 342,tours_&_sightseeing,lynn_canyon_park_and_photography_tour,99.0,0.1979707573078151 107,day_trips_&_excursions,mountain_lakes_and_waterfalls_day_trip_from_banff,183.75,0.19781928519231462 341,tours_&_sightseeing,montmorency_falls_bike_tour_in_quebec,77.0,0.19762153603717292 763,recommended_experiences,blackcomb_glacier_safari_by_jeep_4x4,145.95,0.19752815754507014 818,recommended_experiences,30-minute_victoria_carriage_tour_including_james_bay,115.0,0.1972690171152498 721,recommended_experiences,winter_wildlife_discovery_tour,72.45,0.1972690171152498 233,outdoor_activities,columbia_icefield_tour_including_the_glacier_skywalk_from_banff,281.4,0.1971960291002336 663,recommended_experiences,whistler_small-group_day_trip_from_vancouver,145.0,0.19716777922092765 547,family_friendly,whistler_sightseeing_tours_-_discover_all_of_whistler_this_winter!,83.99,0.1971529397901638 426,transfers_&_ground_transport,day_trip_from_seattle_to_victoria_on_the_victoria_clipper,170.41,0.19714359644486812 724,recommended_experiences,private_winery_tour_of_niagara-on-the-lake,165.0,0.19702543060730426 696,recommended_experiences,grotto_canyon_icewalk,79.8,0.19686802271949821 561,family_friendly,6-hour_niagara_falls_canadian_side_evening_illuminations_tour,149.89,0.19624855892639026 457,walking_&_biking_tours,vancouver_biking_and_hiking_tour_including_lunch,135.5,0.19617216333838383 731,recommended_experiences,stanley_park_horse-drawn_tours,42.0,0.19594226208325383 438,walking_&_biking_tours,quebec_city_walking_tour,30.99,0.19588438830327481 435,transfers_&_ground_transport,victoria_and_butchart_gardens_with_victoria_clipper_to_seattle_one-way_from_vancouver,373.0,0.19581189493595086 799,recommended_experiences,whistler_exotic_car_driving_experience,887.25,0.19568350637941634 534,family_friendly,day_trip_from_seattle_to_victoria_on_the_victoria_clipper,170.4,0.19522183520009706 379,tours_&_sightseeing,vancouver_to_victoria_by_seaplane_and_ferry,289.0,0.1951171897327847 690,recommended_experiences,whistler_superfly_ziplines,103.95,0.1950437620309311 312,tours_&_sightseeing,quebec_city_sightseeing_tour,42.0,0.19504288265725622 452,walking_&_biking_tours,whistler_sightseeing_tours_-_discover_all_of_whistler_this_winter!,83.99,0.19490086380876082 197,"food,_wine_&_nightlife","craft_vine,_orchard_&_stills",140.0,0.19488195727475066 33,"cruises,_sailing_&_water_tours",1-hour_toronto_harbour_tour_with_live_narration,21.24,0.19461858485911998 775,recommended_experiences,beyond_the_bagel:_montreal_jewish_food_walking_tour,85.0,0.19461154986972073 26,"cruises,_sailing_&_water_tours",vancouver_harbor_sunset_dinner_cruise,97.69,0.1945658224386263 27,"cruises,_sailing_&_water_tours","jasper_national_park_tour:_maligne_valley,_medicine_lake_and_spirit_island",72.45,0.19432817170298622 694,recommended_experiences,montreal_city_hop-on_hop-off_tour,56.0,0.19325176336406158 422,tours_&_sightseeing,full-day_niagara_ice_wine_festival_tour_with_lunch_and_winery_visits,395.0,0.1930330741232864 38,"cruises,_sailing_&_water_tours",granite_falls_zodiac_tour,103.95,0.19300493416568987 538,family_friendly,niagara_on_the_lake_wine_tour_with_cheese_pairing,83.62,0.19283834781515208 813,recommended_experiences,whale-watching_cruise_from_victoria_to_vancouver,232.32,0.19276486515244384 304,tours_&_sightseeing,niagara_falls_small-group_day_tour_from_toronto,100.57,0.19269237178511978 746,recommended_experiences,luxury_coach_tour_of_niagara_falls_with_lunch_and_hornblower_cruise_from_toronto,215.0,0.19235068015156886 459,walking_&_biking_tours,niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch,77.98,0.1923081954109005 171,"food,_wine_&_nightlife",3-hour_east_vancouver_art_mural_&_craft_brewery_tour,45.0,0.1922460346842565 41,"cruises,_sailing_&_water_tours",quebec_city_dinner_cruise,142.56,0.19136578163568774 805,recommended_experiences,canyon_sainte-anne_walking_tour,13.5,0.1909718222293354 450,walking_&_biking_tours,"show_me_the_city,_toronto_walking_tour",36.0,0.19093532822182724 539,family_friendly,whale-watching_cruise_with_expert_naturalists,94.5,0.1908601417726239 214,outdoor_activities,arctic_day:_evening_aurora_viewing,135.45,0.1906913020270442 573,family_friendly,rideau_canal_cruise,29.0,0.19046046643738468 69,cultural_&_theme_tours,niagara_on_the_lake_wine_tour_with_cheese_pairing,83.62,0.18998928703020557 29,"cruises,_sailing_&_water_tours",victoria_whale_watching_adventure_in_a_zodiac_vessel,116.82,0.18996625843209436 348,tours_&_sightseeing,niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch,77.98,0.189505631509014 432,transfers_&_ground_transport,private_transport_from_vancouver_international_airport_(yvr)_to_north_or_west_vancouver,177.81,0.18932651408360912 722,recommended_experiences,peggy's_cove_day_trip_from_halifax,57.49,0.18914975997495542 53,"cruises,_sailing_&_water_tours",rideau_canal_cruise,29.0,0.18876987054740135 779,recommended_experiences,full-day_prince_edward_county_wine_tour_with_lunch,425.0,0.18869600315871027 320,tours_&_sightseeing,northern_lights_tour_from_yellowknife,100.0,0.18868369192726175 768,recommended_experiences,north_van_shipyards_district_food_tour,73.0,0.18864851698026597 72,cultural_&_theme_tours,quebec_city_historic_discoverers_cruise,44.83,0.1886037788445557 247,outdoor_activities,vancouver_biking_and_hiking_tour_including_lunch,135.5,0.18834639716208523 143,"food,_wine_&_nightlife",gastronomic_gastown_walking_tour,146.35,0.18821185298982657 498,water_sports,niagara_falls_open-top_jet-boat_ride,79.04,0.1881260590956697 187,"food,_wine_&_nightlife",pub_crawl_montreal,29.0,0.1880311966604905 441,walking_&_biking_tours,niagara_falls_tour_day_trip_from_toronto,89.0,0.18775331457922406 65,cultural_&_theme_tours,4-_to_6-hour_northern_lights_tour_from_yellowknife,85.0,0.1876319610120888 230,outdoor_activities,athabasca_glacier_snow_trip_from_banff,273.0,0.1874336622484002 14,"air,_helicopter_&_balloon_tours",whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.18742503339421535 76,cultural_&_theme_tours,3-hour_east_vancouver_art_mural_&_craft_brewery_tour,45.0,0.18708762870732942 433,transfers_&_ground_transport,private_arrival_transfer:_calgary_international_airport_to_banff,528.26,0.18696187827181965 28,"cruises,_sailing_&_water_tours",victoria_whale_and_wildlife_cruise,151.2,0.1866499204606511 570,family_friendly,ottawa_river_historic_sightseeing_cruise,28.0,0.1865789659972581 581,family_friendly,quebec_city_shore_excursion:_grand_walking_tour_of_quebec_city,30.99,0.18600248159251054 785,recommended_experiences,guided_electric_bike_tour_in_whistler,134.96,0.18577857107054074 67,cultural_&_theme_tours,niagara_falls_day_and_evening_tour_with_boat_cruise_and_optional_fallsview_dinner,169.0,0.18555773835643297 810,recommended_experiences,quebec_city_shore_excursion:_grand_walking_tour_of_quebec_city,30.99,0.18523610743484065 453,walking_&_biking_tours,small-group_walking_tour_of_toronto's_kensington_market_and_chinatown,53.0,0.18491293760931715 699,recommended_experiences,victoria_and_butchart_gardens_tour_from_vancouver,212.0,0.183428280041823 44,"cruises,_sailing_&_water_tours",whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.18323130033864676 546,family_friendly,toronto's_original_brunch_food_tour,99.0,0.182968972179255 337,tours_&_sightseeing,quebec_city_hop-on_hop-off_tour,42.55,0.18261370521459797 340,tours_&_sightseeing,stanley_park_horse-drawn_tours,42.0,0.18260282296537111 313,tours_&_sightseeing,toronto_city_hop-on_hop-off_tour,43.0,0.18254253090778627 43,"cruises,_sailing_&_water_tours",lady_muskoka_boat_cruise,42.94,0.18236868972443065 440,walking_&_biking_tours,victoria_guided_food_and_history_tour,63.0,0.1821214758000761 478,walking_&_biking_tours,electric_bike_tour_of_quebec_city,85.0,0.18205788609121043 657,recommended_experiences,johnston_canyon_icewalk,79.8,0.18194565602595203 651,recommended_experiences,quebec_city_and_montmorency_falls_day_trip_from_montreal,115.0,0.18177005609524666 354,tours_&_sightseeing,luxury_coach_tour_of_niagara_falls_with_lunch_and_hornblower_cruise_from_toronto,215.0,0.1814068747675156 631,luxury_&_special_occasions,sake_a_to_z_gastronomic_experience_in_distillery_district,90.0,0.18129343556345423 748,recommended_experiences,niagara_falls_domed_jet-boat_ride,79.04,0.18119846320656574 170,"food,_wine_&_nightlife",niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch,77.98,0.1809053569685527 212,outdoor_activities,whistler_small-group_day_trip_from_vancouver,145.0,0.18089997080479403 571,family_friendly,interactive_pirate_cruise_from_granville_island,34.5,0.1806358838980524 523,water_sports,brentwood_bay_kayak_tour_and_butchart_gardens_visit,100.8,0.18059697161293842 35,"cruises,_sailing_&_water_tours",victoria_whale_watch_tour,114.45,0.18048644533417513 66,cultural_&_theme_tours,victoria_guided_food_and_history_tour,63.0,0.18004769283125788 598,multi-day_&_extended_tours,4-day_yukon_aurora_viewing_tour,702.45,0.17980289718450926 591,shore_excursions,4-day_yukon_aurora_viewing_tour,702.45,0.1797404616535918 596,shore_excursions,"craft_vine,_orchard_&_stills",140.0,0.17972798553957925 681,recommended_experiences,northern_lights_tour_from_yellowknife,100.0,0.17960855560235778 231,outdoor_activities,lake_louise_winterland_from_banff,99.0,0.1794225680701177 738,recommended_experiences,small-group_wine_tour_from_niagara_falls_with_hotel_pickup,99.95,0.17931220667391856 428,transfers_&_ground_transport,hop-on_and_hop-off_banff_bus,60.0,0.17898887196583102 147,"food,_wine_&_nightlife",niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,157.07,0.17896523879831827 693,recommended_experiences,mountain_lakes_and_waterfalls_day_trip_from_banff,183.75,0.17875248532984866 185,"food,_wine_&_nightlife",full-day_prince_edward_county_wine_tour_with_lunch,425.0,0.17872302631173975 607,luxury_&_special_occasions,niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,157.07,0.17860694898665375 668,recommended_experiences,ice_explorer_glacier_tour_and_glacier_skywalk,114.45,0.17852137493591558 558,family_friendly,4-day_yukon_aurora_viewing_tour,702.45,0.17833258440008692 83,cultural_&_theme_tours,vancouver_full-day_sightseeing_and_photography_tour,249.0,0.17824112953789795 402,tours_&_sightseeing,treetop_adventure_course,40.95,0.1780837216500919 800,recommended_experiences,advanced_backcountry_snowmobile_expedition,313.95,0.17790608816776343 755,recommended_experiences,niagara_falls_small-group_tour_from_toronto,254.25,0.17770603065672508 735,recommended_experiences,green_gables_shore_tour_from_charlottetown,73.6,0.17765458729674377 153,"food,_wine_&_nightlife",small-group_granville_island_market_tour,79.9,0.17755329444156698 764,recommended_experiences,montreal_food_truck_tour_by_bike,159.83,0.1774901444195386 563,family_friendly,shared_wonder_tour,297.73,0.17743122638332076 309,tours_&_sightseeing,"best_of_niagara_falls_tour_from_niagara_falls,_ontario",158.0,0.1773840150091499 685,recommended_experiences,niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,157.07,0.1773067400474686 122,day_trips_&_excursions,full-day_niagara_winery_tour_from_toronto,99.0,0.17717708739127647 300,"shows,_concerts_&_sports",pirate_life_adventure_cruise_in_toronto,38.0,0.17716785396769008 522,water_sports,okanagan_flyboard_experience,124.0,0.17687260425634443 8,"air,_helicopter_&_balloon_tours",vancouver_seaplane_tour,135.0,0.17673932418374338 70,cultural_&_theme_tours,niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,157.07,0.1766046700897752 134,day_trips_&_excursions,small-group_niagara_falls_tour,250.0,0.17631530118988048 99,day_trips_&_excursions,quebec_city_and_montmorency_falls_day_trip_from_montreal,115.0,0.176159871892843 487,walking_&_biking_tours,stanley_park_photography_tour_in_vancouver,104.0,0.17575689890632296 311,tours_&_sightseeing,butchart_gardens_tour_from_victoria,73.5,0.17526384507898096 777,recommended_experiences,whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.17509121303442832 252,outdoor_activities,4-day_yukon_aurora_viewing_tour,702.45,0.17499035986608902 201,"food,_wine_&_nightlife",uncork_saint_john_food_and_drink_tour,85.1,0.1747473779275449 4,featured_tours_and_tickets,"best_of_niagara_falls_tour_from_niagara_falls,_ontario",158.0,0.1745347343807846 466,walking_&_biking_tours,north_van_shipyards_district_food_tour,73.0,0.17412566073939495 265,outdoor_activities,1-_or_2-hour_horseback_ride_in_pemberton,82.95,0.17361914150265612 302,tours_&_sightseeing,vancouver_city_sightseeing_tour,80.0,0.1735946289614685 236,outdoor_activities,"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls",144.95,0.17337599468154796 244,outdoor_activities,lynn_canyon_park_and_photography_tour,99.0,0.1733526912791633 105,day_trips_&_excursions,niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,157.07,0.17329151984790347 814,recommended_experiences,half_day_guided_horseback_ride_at_birkenhead_lake,303.46,0.17324452831715142 706,recommended_experiences,5.5-hour_jasper_wildlife_and_waterfalls_tour_with_maligne_lake_cruise_from_jasper,144.59,0.1732190264805794 125,day_trips_&_excursions,niagara_falls_small-group_tour_from_toronto,254.25,0.1731117428922424 291,outdoor_activities,nanaimo_classic_adventure_course,41.99,0.17306733452166023 119,day_trips_&_excursions,private_niagara_falls_full-day_tour_from_toronto,700.0,0.17303787550355132 148,"food,_wine_&_nightlife",toronto_distillery_district_walking_tour,23.73,0.17284556747302304 267,outdoor_activities,half-day_yukon_snowshoeing_adventure,135.45,0.1728109970954287 691,recommended_experiences,toronto_distillery_district_walking_tour,23.73,0.1726984372650423 12,"air,_helicopter_&_balloon_tours",seaplane_flight_to_victoria_and_whale-watching_cruise,469.0,0.17265067628232467 371,tours_&_sightseeing,45-minute_beacon_hill_park_carriage_tour,165.0,0.17214619059720904 470,walking_&_biking_tours,toronto_islands_evening_bike_tour,96.05,0.17213360456148707 97,day_trips_&_excursions,luxury_niagara_falls_day_trip_from_toronto_with_cruise_and_lunch,169.0,0.17201752723640118 322,tours_&_sightseeing,niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,157.07,0.17179619987460126 535,family_friendly,victoria_guided_food_and_history_tour,63.0,0.17172958731872812 276,outdoor_activities,guided_zipline_tour_in_mont_tremblant,114.58,0.17163587906149724 621,luxury_&_special_occasions,whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.17134156368468123 290,outdoor_activities,whistler_blackcomb_salmon_bake_dinner_and_atv_tour,183.75,0.17115046479295581 431,transfers_&_ground_transport,shared_transfer:_jasper_to_edmonton_airport_or_edmonton_mall,93.45,0.17109270093468631 200,"food,_wine_&_nightlife",full-day_niagara_ice_wine_festival_tour_with_lunch_and_winery_visits,395.0,0.1710408178878675 130,day_trips_&_excursions,seaplane_flight_to_vancouver_with_bus_tour_from_victoria,439.0,0.17068906841790998 202,"food,_wine_&_nightlife",vancouver_craft_brewery_tour,79.5,0.17045955188876272 126,day_trips_&_excursions,bc_winter_super_saver_2_day_city_hop_on_hop_off_tour_plus_whistler_day_trip,231.0,0.1704516375256887 141,"food,_wine_&_nightlife",niagara_falls_day_and_evening_tour_with_boat_cruise_and_optional_fallsview_dinner,169.0,0.1703075851255702 46,"cruises,_sailing_&_water_tours",victoria_whale_watching_tour_on_a_covered_vessel,122.0,0.1701078024188052 801,recommended_experiences,treetop_adventure_course,40.95,0.16996710263082226 56,"cruises,_sailing_&_water_tours",ottawa_river_tours,27.0,0.16994599766262475 505,water_sports,river_of_golden_dreams_canoe_tour_in_whistler,114.45,0.16991258146297883 279,outdoor_activities,ghost_canyon,259.0,0.169745500464749 294,outdoor_activities,whistler_via_ferrata_tour,177.45,0.16944651341528505 526,water_sports,athabasca_river_mile_5_morning_rafting_trip,72.45,0.16879225940116405 580,family_friendly,gulf_islands_kayak_and_seaplane_adventure,629.0,0.16872190950717258 603,luxury_&_special_occasions,day_trip_from_seattle_to_victoria_on_the_victoria_clipper,170.4,0.16820978426325628 472,walking_&_biking_tours,whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.16800637414008246 7,local_experiences,"local_food,_craft_beverage_and_estate_winery_tour_of_cowichan_valley",150.0,0.1678768314055996 744,recommended_experiences,city_highlights_bus_tour_of_charlottetown,27.6,0.1677783415540116 559,family_friendly,vancouver_super_saver:_1-day_city_hop-on_hop-off_tour_and_attractions_combo,81.0,0.1677704271909375 401,tours_&_sightseeing,boldt_castle_and_thousand_islands_helicopter_tour,172.84,0.16739889181329493 732,recommended_experiences,wild_current_canoe_adventure_at_pyramid_lake,120.0,0.1672518715270236 364,tours_&_sightseeing,victoria_in_one_day_sightseeing_tour,240.45,0.1670818776034957 219,outdoor_activities,callaghan_valley_winter_snowmobile_tour,208.95,0.16694321136713586 318,tours_&_sightseeing,guided_tour_of_the_fairmont_le_château_frontenac_in_quebec_city,26.25,0.1668966595232212 336,tours_&_sightseeing,full-day_niagara_falls_tour_from_toronto,113.0,0.16670066911542925 307,tours_&_sightseeing,quebec_city_and_montmorency_falls_day_trip_from_montreal,115.0,0.16647346094217852 224,outdoor_activities,horse-drawn_sleigh_ride_in_banff,39.9,0.16638717240032963 587,shore_excursions,day_trip_from_seattle_to_victoria_on_the_victoria_clipper,170.4,0.1663059402571112 378,tours_&_sightseeing,whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.1659723828300531 576,family_friendly,boldt_castle_and_thousand_islands_helicopter_tour,172.84,0.16596815084424266 419,tours_&_sightseeing,30-minute_victoria_carriage_tour_including_james_bay,115.0,0.16570038156023748 210,outdoor_activities,johnston_canyon_icewalk,79.8,0.16530438860226193 552,family_friendly,montmorency_falls_bike_tour_in_quebec,77.0,0.1652585512494581 713,recommended_experiences,niagara_falls_open-top_jet-boat_ride,79.04,0.16506684778833125 790,recommended_experiences,little_italy_walking_food_tour_in_vancouver,73.0,0.16488838989318244 120,day_trips_&_excursions,niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch,77.98,0.1648393648108072 106,day_trips_&_excursions,skagway_shore_excursion:_bennett_train_journey_on_the_white_pass_rail,322.48,0.16472427678110546 488,walking_&_biking_tours,independent_bike_tour_of_niagara-on-the-lake_wineries_including_wine_tastings,64.0,0.16469064073804074 132,day_trips_&_excursions,vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane,569.0,0.16463985690831562 191,"food,_wine_&_nightlife",little_italy_walking_food_tour_in_vancouver,73.0,0.16422462765120172 446,walking_&_biking_tours,toronto_distillery_district_walking_tour,23.73,0.163874801811158 315,tours_&_sightseeing,ultimate_toronto_tour,175.0,0.16369233177361753 357,tours_&_sightseeing,6-hour_niagara_falls_canadian_side_evening_illuminations_tour,149.89,0.16353838641965646 627,luxury_&_special_occasions,ultimate_thousand_islands_helicopter_tour,522.0,0.16347556616275627 194,"food,_wine_&_nightlife",whistler_blackcomb_salmon_bake_dinner_and_atv_tour,183.75,0.16294381989371887 412,tours_&_sightseeing,epic_toronto_night_tour,89.0,0.16281339778556125 15,"air,_helicopter_&_balloon_tours",vancouver_to_victoria_by_seaplane_and_ferry,289.0,0.16237722844281388 133,day_trips_&_excursions,2-day_whistler_sea_to_sky_tour_from_vancouver,166.95,0.16213715942956786 338,tours_&_sightseeing,"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls",144.95,0.16184784549052778 550,family_friendly,arctic_day:_yukon_wildlife_and_hot_springs_tour,145.95,0.1617440793968904 486,walking_&_biking_tours,granville_island_night_photography_tour,103.95,0.16162888144547927 339,tours_&_sightseeing,peggy's_cove_day_trip_from_halifax,57.49,0.16157991132395866 554,family_friendly,best_of_vancouver_-_4_hours,186.65,0.16151895973611752 174,"food,_wine_&_nightlife",fraser_valley_wine_tour_from_vancouver,187.0,0.1614204698845294 418,tours_&_sightseeing,seaplane_flight_to_victoria_with_whale_watching_and_return_by_ferry,389.0,0.16121645519195404 216,outdoor_activities,whale-watching_cruise_with_expert_naturalists,94.5,0.16044365061428645 55,"cruises,_sailing_&_water_tours",vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane,569.0,0.1601849498713036 628,luxury_&_special_occasions,"craft_vine,_orchard_&_stills",140.0,0.1601550511663573 611,luxury_&_special_occasions,"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls",144.95,0.16013614463234704 595,shore_excursions,quebec_city_shore_excursion:_grand_walking_tour_of_quebec_city,30.99,0.1598705737825291 103,day_trips_&_excursions,vancouver_north_shore_day_trip_with_capilano_suspension_bridge_and_grouse_mountain,170.0,0.15975757426530524 343,tours_&_sightseeing,best_of_vancouver_-_4_hours,186.65,0.1596001663774993 284,outdoor_activities,5-hour_exotic_car_experience_including_lunch,800.0,0.15924929628121665 795,recommended_experiences,montreal_afternoon_tea_tour,149.5,0.1591085964932336 727,recommended_experiences,banff_via_ferrata_climbing_adventure,177.45,0.1586442871928897 812,recommended_experiences,independent_bike_tour_of_niagara-on-the-lake_wineries_including_wine_tastings,64.0,0.1585196359744735 742,recommended_experiences,niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch,77.98,0.15821614213492585 375,tours_&_sightseeing,montreal's_underground_city_indoor_tour,65.0,0.15700601403656256 794,recommended_experiences,rideau_canal_cruise,29.0,0.15685371750824195 58,"cruises,_sailing_&_water_tours",seaplane_flight_to_victoria_with_whale_watching_and_return_by_ferry,389.0,0.1564792692053012 592,shore_excursions,sea_to_sky_exotic_driving_experience,404.25,0.1562291973165033 282,outdoor_activities,whistler_exotic_car_driving_experience,887.25,0.1556737629190985 504,water_sports,three_sisters_sea_kayaking_day_tour,136.85,0.15519324016662372 57,"cruises,_sailing_&_water_tours",whale-watching_cruise_from_victoria_to_vancouver,232.32,0.15512415437228988 333,tours_&_sightseeing,small-group_walking_tour_of_toronto's_kensington_market_and_chinatown,53.0,0.1547761972013053 169,"food,_wine_&_nightlife",vancouver_art_deco_&_chocolate_tasting_tour,54.6,0.1545376121311357 585,shore_excursions,"craft_vine,_orchard_&_stills",140.0,0.15433051963069822 461,walking_&_biking_tours,historical_chinatown_walking_tour,15.0,0.15425181568679525 752,recommended_experiences,top_of_gowlland_tod_hike_in_victoria,86.0,0.15381652571772275 758,recommended_experiences,victoria_whale_watching_tour_by_zodiac,114.45,0.15376068548936705 22,"air,_helicopter_&_balloon_tours",seaplane_flight_to_victoria_with_whale_watching_and_return_by_ferry,389.0,0.153608114156773 139,"food,_wine_&_nightlife",victoria_guided_food_and_history_tour,63.0,0.1530574063928707 619,luxury_&_special_occasions,fraser_valley_wine_tour_from_vancouver,187.0,0.1528245922124426 325,tours_&_sightseeing,montreal_city_hop-on_hop-off_tour,56.0,0.15231548981553378 636,private_&_custom_tours,best_of_toronto_private_food_tour_with_sightseeing_and_black_car,225.0,0.1523083998652799 655,recommended_experiences,"best_of_niagara_falls_tour_from_niagara_falls,_ontario",158.0,0.1521575872800357 660,recommended_experiences,toronto_city_hop-on_hop-off_tour,43.0,0.15183447241536685 250,outdoor_activities,3_hour_whale_watching_tour,129.0,0.15159962468331556 416,tours_&_sightseeing,"craft_vine,_orchard_&_stills",140.0,0.1515327922840236 84,cultural_&_theme_tours,thousand_islands_sunset_dinner_cruise,99.44,0.1514905823476287 510,water_sports,whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.15139621456014163 157,"food,_wine_&_nightlife",the_fraser_valley_winery_tour,149.96,0.15135164130699552 90,cultural_&_theme_tours,original_haunted_walk_of_toronto,24.5,0.1513054741890636 519,water_sports,gulf_islands_kayak_and_seaplane_adventure,629.0,0.1509260244483469 92,cultural_&_theme_tours,"rabbis,_writers_and_radicals:_montreal_jewish_history_walking_tour",24.0,0.15073080349252044 329,tours_&_sightseeing,5.5-hour_jasper_wildlife_and_waterfalls_tour_with_maligne_lake_cruise_from_jasper,144.59,0.15060681180436042 604,luxury_&_special_occasions,niagara_falls_day_and_evening_tour_with_boat_cruise_and_optional_fallsview_dinner,169.0,0.1503730632894027 796,recommended_experiences,ghost_canyon,259.0,0.15024099235560462 774,recommended_experiences,montreal's_underground_city_indoor_tour,65.0,0.149815375496956 614,luxury_&_special_occasions,best_of_vancouver_-_4_hours,186.65,0.14969402192982073 594,shore_excursions,quebec_shore_excursion:_small-group_food_walking_tour,53.0,0.14960256706763175 195,"food,_wine_&_nightlife",mornings_just_got_better-_niagara_on_the_lake,65.54,0.14955508088918745 414,tours_&_sightseeing,independent_bike_tour_of_niagara-on-the-lake_wineries_including_wine_tastings,64.0,0.14920662907051085 222,outdoor_activities,"jasper_national_park_tour:_maligne_valley,_medicine_lake_and_spirit_island",72.45,0.1491315525430168 89,cultural_&_theme_tours,rideau_canal_cruise,29.0,0.14892385547317777 389,tours_&_sightseeing,thousand_islands_sunset_dinner_cruise,99.44,0.14889318731626588 639,private_&_custom_tours,ultimate_thousand_islands_helicopter_tour,522.0,0.1486528434987464 767,recommended_experiences,squamish_cheakamus_white-water_rafting,120.74,0.14850422934768936 47,"cruises,_sailing_&_water_tours",vancouver_full-day_sightseeing_and_photography_tour,249.0,0.14821667415599915 163,"food,_wine_&_nightlife",3-hour_old_chinatown_food_tour_in_toronto,100.0,0.14641862979511466 590,shore_excursions,quebec_city_shore_excursion:_half-day_tour_to_montmorency_falls_and_ste-anne-de-beaupré,57.5,0.14628073301072042 687,recommended_experiences,vancouver_harbor_sunset_dinner_cruise,97.69,0.14556338393542578 111,day_trips_&_excursions,athabasca_glacier_snow_trip_from_banff,273.0,0.14420958816292684 258,outdoor_activities,whistler_odyssey_tour:_off-road_buggy_adventure,229.0,0.14395962619583824 567,family_friendly,whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.14383711845075464 229,outdoor_activities,seaplane_flight_to_victoria_and_whale-watching_cruise,469.0,0.14341820681637707 702,recommended_experiences,7-minute_helicopter_tour_over_toronto,123.18,0.1432297460456764 239,outdoor_activities,arctic_day:_yukon_wildlife_and_hot_springs_tour,145.95,0.14321391731952837 145,"food,_wine_&_nightlife",historic_downtown_victoria_food_tour,70.0,0.14309228894811954 733,recommended_experiences,victoria_day_trip_from_seattle_with_butchart_gardens,271.28,0.1417444839087808 490,walking_&_biking_tours,vancouver_secrets_of_stanley_park_walking_tour,38.85,0.14151013082442165 61,"cruises,_sailing_&_water_tours",bowen_island_dinner_and_zodiac_tour,135.45,0.14133029890790583 624,luxury_&_special_occasions,thousand_islands_sunset_dinner_cruise,99.44,0.14083548633321397 21,"air,_helicopter_&_balloon_tours",gulf_islands_kayak_and_seaplane_adventure,629.0,0.14046411583813545 474,walking_&_biking_tours,downtown_toronto_bike_tour,84.75,0.14030363014246727 297,outdoor_activities,beyond_city_sights_e-bike_adventure_tour,89.0,0.1399804603169439 328,tours_&_sightseeing,seaplane_flight_to_victoria_and_whale-watching_cruise,469.0,0.13963398708903574 562,family_friendly,quebec_city_dinner_cruise,142.56,0.13942953270962288 397,tours_&_sightseeing,rideau_canal_cruise,29.0,0.13895395643406938 109,day_trips_&_excursions,victoria_and_butchart_gardens_tour_from_vancouver,212.0,0.13872663833910936 705,recommended_experiences,athabasca_glacier_snow_trip_from_banff,273.0,0.13858665304223716 181,"food,_wine_&_nightlife","kayak,_wine,_and_cheese_tour",155.75,0.13850663003782182 689,recommended_experiences,horse-drawn_sleigh_ride_in_banff,39.9,0.13838615584436142 612,luxury_&_special_occasions,arctic_day:_yukon_wildlife_and_hot_springs_tour,145.95,0.1378699634971987 2,featured_tours_and_tickets,quebec_city_and_montmorency_falls_day_trip_from_montreal,115.0,0.13747094769221568 298,outdoor_activities,whistler_glacier_ascent_hike,177.45,0.1366388403523474 589,shore_excursions,"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls",144.95,0.13614199422603246 820,recommended_experiences,vancouver_whale_watching_safari,259.0,0.13598018946985202 262,outdoor_activities,banff_national_park_guided_hike_with_lunch,109.2,0.13590456333381107 482,walking_&_biking_tours,quebec_city_bike_tour_along_saint_lawrence_river,60.0,0.1356882374097872 532,family_friendly,greg_frewin_wild_magic_show,32.77,0.13442018057059035 40,"cruises,_sailing_&_water_tours",victoria_whale_watching_tour_by_zodiac,114.45,0.13386177828703283 475,walking_&_biking_tours,guided_electric_bike_tour_in_whistler,134.96,0.13341829915061298 749,recommended_experiences,flavors_of_old_montreal_walking_tour,68.0,0.13313717437892036 263,outdoor_activities,sea_to_sky_exotic_driving_experience,404.25,0.1330457195167314 391,tours_&_sightseeing,guided_electric_bike_tour_in_whistler,134.96,0.13276607868811519 75,cultural_&_theme_tours,historical_chinatown_walking_tour,15.0,0.13258141021638747 745,recommended_experiences,4-day_yukon_aurora_viewing_tour,702.45,0.13247703955334855 615,luxury_&_special_occasions,3-hour_east_vancouver_art_mural_&_craft_brewery_tour,45.0,0.1323008900140964 606,luxury_&_special_occasions,northern_lights_tour_from_yellowknife,100.0,0.1315338563261702 253,outdoor_activities,covered_wagon_or_horseback_ride_in_banff_with_western_cookout,103.95,0.131480159571147 154,"food,_wine_&_nightlife","show_me_the_city,_toronto_walking_tour",36.0,0.13113506036460587 824,recommended_experiences,victoria_and_butchart_gardens_with_victoria_clipper_to_seattle_one-way_from_vancouver,373.0,0.13110757993726552 496,water_sports,seaplane_flight_to_victoria_and_whale-watching_cruise,469.0,0.13083294054642525 270,outdoor_activities,vancouver_full-day_sightseeing_and_photography_tour,249.0,0.1308156278772007 167,"food,_wine_&_nightlife",small-group_wine_tour_from_niagara_falls_with_hotel_pickup,99.95,0.13057935116292774 425,tours_&_sightseeing,city_beers:_bus_tour_of_ottawa_breweries,84.75,0.13022644751502188 609,luxury_&_special_occasions,whistler_sightseeing_tours_-_discover_all_of_whistler_this_winter!,83.99,0.1297181695309333 809,recommended_experiences,quebec_shore_excursion:_small-group_food_walking_tour,53.0,0.12915185288430164 243,outdoor_activities,whistler_wilderness_snowmobile_run,208.96,0.12912255874875678 707,recommended_experiences,small-group_gourmet_food_tour_in_vancouver,131.87,0.12909881565953463 39,"cruises,_sailing_&_water_tours",niagara_falls_small-group_tour_from_toronto,254.25,0.128917060113105 285,outdoor_activities,treetop_adventure_course,40.95,0.12890299013430673 115,day_trips_&_excursions,winter_wildlife_discovery_tour,72.45,0.12866995611045984 392,tours_&_sightseeing,jewish_neighborhood_food_tour,95.44,0.12847121765993386 645,recommended_experiences,skylon_tower_observation_deck_admission,15.0,0.12732715250889703 3,featured_tours_and_tickets,niagara_falls_day_trip_from_toronto,169.0,0.1266874081604118 137,day_trips_&_excursions,victoria_and_butchart_gardens_with_victoria_clipper_to_seattle_one-way_from_vancouver,373.0,0.12625959286757593 680,recommended_experiences,whale-watching_cruise_with_expert_naturalists,94.5,0.12579248056364334 553,family_friendly,lynn_canyon_park_and_photography_tour,99.0,0.12563919473993845 175,"food,_wine_&_nightlife","local_food,_craft_beverage_and_estate_winery_tour_of_cowichan_valley",150.0,0.1250668873601466 332,tours_&_sightseeing,whistler_sightseeing_tours_-_discover_all_of_whistler_this_winter!,83.99,0.12484731874569654 791,recommended_experiences,interactive_pirate_cruise_from_granville_island,34.5,0.12433134624195263 540,family_friendly,northern_lights_tour_from_yellowknife,100.0,0.12420867361430499 492,walking_&_biking_tours,gourmet_bike_tour_in_niagara-on-the-lake_with_wine_and_beer,134.47,0.12391166515560958 641,private_&_custom_tours,"craft_vine,_orchard_&_stills",140.0,0.1235081975213973 521,water_sports,half-day_whitewater_rafting_in_revelstoke,130.2,0.12348516892328609 511,water_sports,whitewater_rafting_on_jasper's_fraser_river,122.09,0.1229768909391975 180,"food,_wine_&_nightlife",the_pork_and_bacon_walking_food_tour_of_toronto's_hogtown_history,98.0,0.1226194255403531 788,recommended_experiences,rzr_off-roading_tours_from_whistler,198.45,0.12239650431376758 417,tours_&_sightseeing,gourmet_bike_tour_in_niagara-on-the-lake_with_wine_and_beer,134.47,0.1220641010646577 458,walking_&_biking_tours,bike_tour_of_downtown_vancouver_and_stanley_park,68.25,0.12204211672278531 177,"food,_wine_&_nightlife",food_walking_tour_of_granville_island_public_market,60.0,0.12147140320777927 617,luxury_&_special_occasions,4-day_yukon_aurora_viewing_tour,702.45,0.12105078778690659 108,day_trips_&_excursions,luxury_niagara_falls_day_trip_from_toronto_with_cruise_and_lunch,169.0,0.12090393238319941 555,family_friendly,3-hour_east_vancouver_art_mural_&_craft_brewery_tour,45.0,0.11996239798166153 158,"food,_wine_&_nightlife",kensington_market_-toronto's_neighborhood_international_food_tour,89.0,0.11894056577143497 520,water_sports,english_bay_jet_ski_tour_from_vancouver,155.68,0.1186248706221481 346,tours_&_sightseeing,60-minute_the_royal_carriage_tour,215.0,0.11696109562924906 373,tours_&_sightseeing,3_hour_montreal_city_bike_tour_with_wine_or_beer,74.73,0.11638290743800639 513,water_sports,victoria_marine_wildlife_tour,112.35,0.11440563573000762 588,shore_excursions,skagway_shore_excursion:_bennett_train_journey_on_the_white_pass_rail,322.47,0.11377996136032076 424,tours_&_sightseeing,bowen_island_dinner_and_zodiac_tour,135.45,0.11344096280864913 184,"food,_wine_&_nightlife",calgary_food_walking_tour_-_calgary_farmers_market,69.29,0.1117982927839476 674,recommended_experiences,capilano_suspension_bridge_and_grouse_mountain_from_vancouver,212.0,0.11098926900304529 729,recommended_experiences,quebec_city_shore_excursion:_half-day_tour_to_montmorency_falls_and_ste-anne-de-beaupré,57.5,0.11051220878441537 360,tours_&_sightseeing,1-hour_distillery_history_district_by_segway,77.97,0.11001756109228766 464,walking_&_biking_tours,montreal_food_truck_tour_by_bike,159.83,0.1097317646479471 386,tours_&_sightseeing,downtown_toronto_bike_tour,84.75,0.10958622830475218 71,cultural_&_theme_tours,small-group_toronto_ghosts_and_spirits_of_the_distillery_tour,24.5,0.10885239097305333 421,tours_&_sightseeing,historical_tasting_old_quebec_walking_tour,52.0,0.10847777778754863 396,tours_&_sightseeing,victoria_highlight_city_tour,74.95,0.10815065078048813 545,family_friendly,seaplane_flight_to_victoria_and_whale-watching_cruise,469.0,0.10756498791300884 783,recommended_experiences,shore_excursion:_charlottetown_south_shore_and_confederation_bridge,410.0,0.1073170045366888 582,family_friendly,independent_bike_tour_of_niagara-on-the-lake_wineries_including_wine_tastings,64.0,0.10711430890462581 36,"cruises,_sailing_&_water_tours",vancouver_harbor_sightseeing_cruise,40.9,0.106619661212498 166,"food,_wine_&_nightlife",a_wok_around_chinatown:_culinary_and_cultural_walking_tour,108.0,0.10544278443121669 737,recommended_experiences,bike_tour_of_downtown_vancouver_and_stanley_park,68.25,0.10539996992542033 599,multi-day_&_extended_tours,2-day_whistler_sea_to_sky_tour_from_vancouver,166.95,0.1052812544793097 462,walking_&_biking_tours,3-hour_east_vancouver_art_mural_&_craft_brewery_tour,45.0,0.10480463394751716 370,tours_&_sightseeing,montreal_food_truck_tour_by_bike,159.83,0.10381797668428638 367,tours_&_sightseeing,quebec_city_dinner_cruise,142.56,0.10374235054824554 811,recommended_experiences,brentwood_bay_kayak_tour_and_butchart_gardens_visit,100.8,0.10343017289365819 471,walking_&_biking_tours,montreal_mural_tour,45.0,0.10272315645904362 91,cultural_&_theme_tours,yukon_breakfast_snowmobile_tour,246.75,0.10190445956771743 209,sightseeing_tickets_&_passes,brentwood_bay_kayak_tour_and_butchart_gardens_visit,100.8,0.1005370335032576 394,tours_&_sightseeing,victoria_classic_adventure_course,41.99,0.09975527030627707 701,recommended_experiences,montreal_craft_brewery_and_beer_tasting_small-group_tour,74.73,0.09762630663935912 508,water_sports,4-hour_eagle_viewing_river_float_trip_from_squamish_with_lunch,125.99,0.09756738860314129 381,tours_&_sightseeing,dune_buggy_4x4_tours,197.77,0.09754188676656939 484,walking_&_biking_tours,canyon_sainte-anne_walking_tour,13.5,0.09550613670919028 782,recommended_experiences,whitewater_rafting_on_jasper's_fraser_river,122.09,0.0941061738187593 299,outdoor_activities,5-night_churchill_tour_and_polar_bear_adventure_from_winnipeg,-1.0,0.09351875220393024 45,"cruises,_sailing_&_water_tours",vancouver_to_victoria_by_seaplane_and_ferry,289.0,0.09343697045216515 11,"air,_helicopter_&_balloon_tours",7-minute_helicopter_tour_over_toronto,123.18,0.09182419913240991 622,luxury_&_special_occasions,best_of_toronto_private_food_tour_with_sightseeing_and_black_car,225.0,0.09134581985326773 806,recommended_experiences,english_bay_jet_ski_tour_from_vancouver,155.68,0.0908393006165289 20,"air,_helicopter_&_balloon_tours",vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane,569.0,0.09060099035063263 756,recommended_experiences,victoria_in_one_day_sightseeing_tour,240.45,0.09049106864127088 235,outdoor_activities,winter_wildlife_discovery_tour,72.45,0.0891086932243379 221,outdoor_activities,dogsled_adventure_in_mont-tremblant,169.34,0.08904010207769619 669,recommended_experiences,ultimate_toronto_tour,175.0,0.08826383496618373 60,"cruises,_sailing_&_water_tours",90-minute_1000_islands_sightseeing_cruise,27.5,0.08735786023762437 199,"food,_wine_&_nightlife",all_star_wineries_of_kelowna_tour,166.95,0.08610563212457556 17,"air,_helicopter_&_balloon_tours",vancouver_to_victoria_seaplane_flight,218.0,0.08558196510117633 218,outdoor_activities,winter_tour:_banff_and_its_wildlife,70.35,0.08441547592142973 410,tours_&_sightseeing,granville_island_night_photography_tour,103.95,0.08414902569793692 525,water_sports,whistler_full-day_fly_fishing,271.95,0.08399777342585513 165,"food,_wine_&_nightlife",niagara-on-the-lake_winery_tasting_afternoon_tour_with_wine_and_cheese,95.0,0.08349477168381592 128,day_trips_&_excursions,vancouver_full-day_sightseeing_and_photography_tour,249.0,0.08334703690643375 259,outdoor_activities,medicine_trail_snowshoe_tour,93.45,0.08332505256456135 704,recommended_experiences,seaplane_flight_to_victoria_and_whale-watching_cruise,469.0,0.0821176725089322 500,water_sports,kicking_horse_river_whitewater_rafting,159.6,0.08019096478723997 682,recommended_experiences,winter_tour:_banff_and_its_wildlife,70.35,0.07988758086940162 48,"cruises,_sailing_&_water_tours",maligne_lake_cruise,82.95,0.07850872294716815 630,luxury_&_special_occasions,gourmet_bike_tour_in_niagara-on-the-lake_with_wine_and_beer,134.47,0.07581520138096842 208,sightseeing_tickets_&_passes,calgary_zoo_admission_ticket,31.45,0.07423848438188385 473,walking_&_biking_tours,vancouver_full-day_sightseeing_and_photography_tour,249.0,0.07389025240662594 529,water_sports,vancouver_whale_watching_safari,259.0,0.07346903241635172 601,multi-day_&_extended_tours,5-night_churchill_tour_and_polar_bear_adventure_from_winnipeg,-1.0,0.07313574979356707 739,recommended_experiences,60-minute_the_royal_carriage_tour,215.0,0.06993658836430339 178,"food,_wine_&_nightlife",montreal_food_truck_tour_by_bike,159.83,0.06862456284136187 434,transfers_&_ground_transport,whale-watching_cruise_from_victoria_to_vancouver,232.32,0.06814618356221969 717,recommended_experiences,kicking_horse_river_whitewater_rafting,159.6,0.06562501923629915 321,tours_&_sightseeing,winter_tour:_banff_and_its_wildlife,70.35,0.06516950367270413 565,family_friendly,quebec_lower_town_historical_bike_tour,57.0,0.0626184406418373 493,walking_&_biking_tours,sake_a_to_z_gastronomic_experience_in_distillery_district,90.0,0.06084826143427602 528,water_sports,ready-set-go_rafting_trip_on_the_clearwater_river,120.75,0.05951688969048685 100,day_trips_&_excursions,niagara_falls_day_trip_from_toronto,169.0,0.05850912745905856 635,private_&_custom_tours,historic_tour_around_town,115.0,0.05783728597143967 225,outdoor_activities,grotto_canyon_icewalk,79.8,0.04491576919255025 296,outdoor_activities,whistler_full-day_fly_fishing,271.95,0.04346656137632532 541,family_friendly,montreal_tower_observatory_admission_plus_optional_ticket_to_botanical_garden,23.75,0.03524265876871857 135,day_trips_&_excursions,toronto_to_niagara_falls_day_trip_by_train,489.41,0.03382686715213956 566,family_friendly,montreal_mural_tour,45.0,0.02353819515588218 317,tours_&_sightseeing,capilano_suspension_bridge_and_grouse_mountain_from_vancouver,212.0,0.020969544651517347 366,tours_&_sightseeing,gems_of_montreal_small_group_city_tour,171.32,0.018110700834437665 398,tours_&_sightseeing,montreal_afternoon_tea_tour,149.5,0.005634147135044509 82,cultural_&_theme_tours,montreal_mural_tour,45.0,0.0 ================================================ FILE: recommendations/e20_r20000_lr0.01_hu128_bs16/user1_seen.csv ================================================ ,att_cat,att_name,att_price 0,"cruises,_sailing_&_water_tours",niagara_falls_american-side_tour_with_maid_of_the_mist_boat_ride,136.26 1,recommended_experiences,niagara_falls_day_tour_from_toronto,94.92 2,recommended_experiences,niagara_falls_canada_tour_from_niagara_usa,156.7 3,"food,_wine_&_nightlife",niagara_falls_one_day_sightseeing_tour_from_toronto,99.0 4,family_friendly,niagara_falls_american-side_tour_with_maid_of_the_mist_boat_ride,136.25 5,tours_&_sightseeing,niagara_falls_canada_tour_from_niagara_usa,156.71 6,family_friendly,whale-watching_tour_from_vancouver,138.5 7,outdoor_activities,crystal_hut_fondue_by_snowmobile,282.45 8,tours_&_sightseeing,2-hour_ottawa_express_city_bike_tour,63.0 9,tours_&_sightseeing,niagara_falls_one_day_sightseeing_tour_from_toronto,99.0 10,cultural_&_theme_tours,niagara_falls_canada_tour_from_niagara_usa,156.71 11,water_sports,squamish_elaho_white-water_rafting,173.24 12,recommended_experiences,half-day_whale_watching_adventure_from_vancouver,181.13 13,"cruises,_sailing_&_water_tours",summer_whale_watching_on_vancouver_island,145.95 14,tours_&_sightseeing,niagara_falls_american-side_tour_with_maid_of_the_mist_boat_ride,136.26 15,"cruises,_sailing_&_water_tours",whale-watching_tour_from_vancouver,138.5 16,walking_&_biking_tours,2-hour_ottawa_express_city_bike_tour,63.0 17,"food,_wine_&_nightlife",crystal_hut_fondue_by_snowmobile,282.45 18,recommended_experiences,squamish_elaho_white-water_rafting,173.24 19,recommended_experiences,niagara_falls_american-side_tour_with_maid_of_the_mist_boat_ride,136.25 20,recommended_experiences,2-hour_ottawa_express_city_bike_tour,63.0 21,water_sports,whale-watching_tour_from_vancouver,138.5 22,family_friendly,niagara_falls_one_day_sightseeing_tour_from_toronto,99.0 23,"cruises,_sailing_&_water_tours",half-day_whale_watching_adventure_from_vancouver,181.13 24,luxury_&_special_occasions,niagara_falls_one_day_sightseeing_tour_from_toronto,99.0 25,family_friendly,niagara_falls_day_tour_from_toronto,94.92 26,water_sports,summer_whale_watching_on_vancouver_island,145.95 27,tours_&_sightseeing,niagara_falls_day_tour_from_toronto,94.92 28,"food,_wine_&_nightlife",niagara_falls_day_tour_from_toronto,94.92 ================================================ FILE: recommendations/e20_r20000_lr0.01_hu128_bs16/user1_unseen.csv ================================================ ,att_cat,att_name,att_price,score 498,tours_&_sightseeing,45-minute_beacon_hill_park_carriage_tour,165.0,5.0 449,tours_&_sightseeing,full-day_niagara_falls_tour_from_toronto,113.0,3.41519320333985 1074,recommended_experiences,laurentian_mountains_day_trip_from_montreal,100.0,3.081564126232425 336,outdoor_activities,vancouver_biking_and_hiking_tour_including_lunch,135.5,2.4825232271140187 1089,recommended_experiences,45-minute_beacon_hill_park_carriage_tour,165.0,2.344211353120933 671,walking_&_biking_tours,electric_bike_tour_of_quebec_city,85.0,1.7626328935876632 959,recommended_experiences,st._lawrence_market_and_old_toronto_food_tour,89.0,1.7106954314514662 303,outdoor_activities,evening_wildlife_safari,58.8,1.6736592272057516 35,"air,_helicopter_&_balloon_tours",victoria_panorama_seaplane_tour,125.0,1.6345600727749459 151,day_trips_&_excursions,ultimate_day_tour_to_victoria,363.56,1.5922972900983645 786,family_friendly,quebec_city_historic_discoverers_cruise,44.83,1.5714939969747177 161,day_trips_&_excursions,3_hour_whale_watching_tour,129.0,1.5489520445975875 530,tours_&_sightseeing,toronto_small-group_city_tour,168.37,1.4357954121970655 43,"cruises,_sailing_&_water_tours",ultimate_day_tour_to_victoria,363.56,1.3366558521911793 396,outdoor_activities,whistler_sky_walk,124.95,1.2600978104449627 837,family_friendly,lift_your_spirits!_distillery_and_cocktail_experience,105.0,1.2352295334797239 467,tours_&_sightseeing,3_hour_whale_watching_tour,129.0,1.185459535180609 712,water_sports,ultimate_day_tour_to_victoria,363.56,1.0554526892377931 447,tours_&_sightseeing,ultimate_day_tour_to_victoria,363.56,0.9451066528971422 320,outdoor_activities,ultimate_day_tour_to_victoria,363.56,0.8837693822060669 877,luxury_&_special_occasions,ultimate_day_tour_to_victoria,363.56,0.8669863560114819 883,luxury_&_special_occasions,3_hour_whale_watching_tour,129.0,0.8507387383255264 50,"cruises,_sailing_&_water_tours",3_hour_whale_watching_tour,129.0,0.8177148131797568 783,family_friendly,ultimate_day_tour_to_victoria,363.56,0.7640544434904836 1148,recommended_experiences,english_bay_jet_ski_tour_from_vancouver,155.68,0.6534934076371649 842,shore_excursions,skagway_shore_excursion:_full-day_tour_of_the_yukon,157.45,0.6505301469927779 338,outdoor_activities,talking_trees_-_indigenous_walking_tour,40.0,0.6440143180119903 289,sightseeing_tickets_&_passes,ultimate_day_tour_to_victoria,363.56,0.6385714709741103 775,family_friendly,medieval_times_dinner_and_tournament_toronto,68.99,0.6051615171894499 6,featured_tours_and_tickets,whistler_small-group_day_trip_from_vancouver,145.0,0.6041817763546402 542,tours_&_sightseeing,full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch,98.29,0.5915066592515723 847,shore_excursions,4-day_yukon_aurora_viewing_tour,702.45,0.5913505606470625 633,walking_&_biking_tours,ultimate_day_tour_to_victoria,363.56,0.5499197066403316 199,"food,_wine_&_nightlife",vancouver_brewery_tour,83.99,0.5353965642122323 640,walking_&_biking_tours,niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch,77.98,0.5274613651847945 1017,recommended_experiences,ultimate_day_tour_to_victoria,363.56,0.5188403326424682 1117,recommended_experiences,6-hour_eagle_viewing_river_float_trip_from_vancouver_with_lunch,157.49,0.5031370817781702 76,"cruises,_sailing_&_water_tours",full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch,98.29,0.4848000122310834 39,"cruises,_sailing_&_water_tours","jasper_national_park_tour:_maligne_valley,_medicine_lake_and_spirit_island",72.45,0.46009933037207335 1058,recommended_experiences,flavors_of_old_montreal_walking_tour,68.0,0.4546159842940467 1121,recommended_experiences,vancouver_craft_brewery_and_food_tour,94.99,0.4353262354827551 1145,recommended_experiences,overnight_camping_and_river-rafting_trip_in_squamish,425.24,0.43119346707258577 742,water_sports,overnight_camping_and_river-rafting_trip_in_squamish,425.24,0.4182982740794676 207,"food,_wine_&_nightlife",fine_dining_dinner_tour_in_whistler,131.24,0.40270842052758016 921,private_&_custom_tours,120_minute_private_vacation_photography_session_with_local_photographer_in_santorini,886.09,0.39858042988435893 124,cultural_&_theme_tours,kingston_discovery_sightseeing_cruise,39.55,0.38953029414799994 42,"cruises,_sailing_&_water_tours",vancouver_harbor_and_indian_arm_lunch_cruise,85.33,0.3883798974500102 714,water_sports,riverside_rafting_on_clearwater_river_in_wells_gray_park,104.0,0.3836499081713193 848,shore_excursions,sea_to_sky_exotic_driving_experience,404.25,0.3836137389824694 480,tours_&_sightseeing,1-hour_distillery_history_district_by_segway,77.97,0.3652927570725284 1174,recommended_experiences,victoria_panorama_seaplane_tour,125.0,0.36165467417301633 89,cultural_&_theme_tours,half-day_trip_to_montmorency_falls_and_ste-anne-de-beaupré_from_quebec,57.5,0.34725161046579406 363,outdoor_activities,small-group_capilano_suspension_bridge_and_vancouver_city_tour,200.0,0.34071211660809125 347,outdoor_activities,top_of_gowlland_tod_hike_in_victoria,86.0,0.330967860917293 339,outdoor_activities,3_hour_whale_watching_tour,129.0,0.3277739237124396 345,outdoor_activities,2_hour_banff_horseback_riding_adventure,124.95,0.31746350263828294 607,transfers_&_ground_transport,private_arrival_transfer:_calgary_international_airport_to_banff,528.26,0.3097139646483468 1127,recommended_experiences,old_montreal_ghost_walking_tour,25.0,0.30918680525296366 940,recommended_experiences,niagara_falls_canadian_side_tour_and_maid_of_the_mist_boat_ride,149.89,0.30059507385949924 679,walking_&_biking_tours,ebike_tour,79.0,0.2947213319649809 1085,recommended_experiences,60-minute_deluxe_horse-drawn_carriage_tour,215.0,0.28497151465484455 145,day_trips_&_excursions,luxury_niagara_falls_day_trip_from_toronto_with_cruise_and_lunch,169.0,0.2797693103006744 620,walking_&_biking_tours,gastronomic_gastown_walking_tour,146.35,0.2767920896184858 25,"air,_helicopter_&_balloon_tours",seaplane_flight_to_vancouver_with_bus_tour_from_victoria,439.0,0.2635702914628949 950,recommended_experiences,butchart_gardens_tour_from_victoria,73.5,0.25660369136843847 885,luxury_&_special_occasions,full-day_niagara_winery_tour_from_toronto,99.0,0.24552625206757864 294,outdoor_activities,butchart_gardens_tour_from_victoria,73.5,0.24414866881857286 374,outdoor_activities,nordic_backcountry_skiing_tour_in_jacques-cartier_national_park,89.9,0.24189834058598356 992,recommended_experiences,small-group_toronto_beer_tour,80.0,0.23995220307014523 94,cultural_&_theme_tours,niagara_on_the_lake_wine_tour_with_cheese_pairing,83.62,0.23563073152867517 776,family_friendly,niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,157.07,0.22850101548450377 747,water_sports,english_bay_jet_ski_tour_from_vancouver,155.68,0.22792815002952657 138,day_trips_&_excursions,whistler_small-group_day_trip_from_vancouver,145.0,0.22755492431300486 1100,recommended_experiences,beyond_the_bagel:_montreal_jewish_food_walking_tour,85.0,0.22678531190815412 185,day_trips_&_excursions,half-day_canadian_side_sightseeing_tour_of_niagara_falls_with_cruise_&_lunch,199.0,0.22519526733517178 873,luxury_&_special_occasions,niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,157.07,0.22408240223613826 425,tours_&_sightseeing,niagara_on_the_lake_wine_tour_with_cheese_pairing,83.62,0.21662955237579237 948,recommended_experiences,half-day_trip_to_montmorency_falls_and_ste-anne-de-beaupré_from_quebec,57.5,0.2163510608195399 534,tours_&_sightseeing,electric_bike_tour_of_quebec_city,85.0,0.21424701437343405 737,water_sports,full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch,98.29,0.21411084801541116 528,tours_&_sightseeing,seaplane_flight_to_vancouver_with_bus_tour_from_victoria,439.0,0.20969619135529957 969,recommended_experiences,gastronomic_gastown_walking_tour,146.35,0.20868104652087788 822,family_friendly,niagara_falls_american_side_highlights_tour,149.89,0.20560028267060926 1124,recommended_experiences,mountain_explorer_atv_tour,103.95,0.20096243337403988 937,recommended_experiences,montreal_city_guided_sightseeing_tour,55.0,0.19771523153297518 279,"food,_wine_&_nightlife",vancouver_craft_brewery_tour,79.5,0.1916887877276367 177,day_trips_&_excursions,seaplane_flight_to_vancouver_with_bus_tour_from_victoria,439.0,0.18818668455462612 137,day_trips_&_excursions,half-day_trip_to_montmorency_falls_and_ste-anne-de-beaupré_from_quebec,57.5,0.1836356749049702 944,recommended_experiences,vancouver_city_hop-on_hop-off_tour,31.2,0.17993417461448197 1043,recommended_experiences,victoria_whale_watch_tour,114.45,0.1757051603287199 935,recommended_experiences,walking_tour_of_old_montreal,29.5,0.17526652026394293 710,water_sports,victoria_whale_and_wildlife_cruise,151.2,0.17162429414465546 638,walking_&_biking_tours,vancouver_biking_and_hiking_tour_including_lunch,135.5,0.16933882319658408 1007,recommended_experiences,vancouver_harbor_and_indian_arm_lunch_cruise,85.33,0.16897050588907553 1056,recommended_experiences,full-day_niagara_winery_tour_from_toronto,99.0,0.16892591961860995 527,tours_&_sightseeing,grouse_mountain_&_capilano_suspension_bridge_park,182.0,0.16739384279617853 793,family_friendly,3_hour_whale_watching_tour,129.0,0.16531073640677524 740,water_sports,squamish_elaho_white-water_rafting_from_vancouver,215.24,0.16463229350013472 828,family_friendly,kingston_discovery_sightseeing_cruise,39.55,0.16439234135305403 40,"cruises,_sailing_&_water_tours",victoria_whale_and_wildlife_cruise,151.2,0.16397243909302692 1036,recommended_experiences,whistler_wilderness_snowmobile_run,208.96,0.16235488503378837 614,walking_&_biking_tours,small-group_quebec_city_food_tour,53.0,0.1611143639741083 695,walking_&_biking_tours,beyond_the_bike_lanes_bike_tour,85.0,0.15936480543977433 110,cultural_&_theme_tours,animated_crime_walking_tour_in_old_quebec,20.0,0.153490540976996 386,outdoor_activities,overnight_camping_and_river-rafting_trip_in_squamish,425.24,0.15248959880135382 770,family_friendly,niagara_on_the_lake_wine_tour_with_cheese_pairing,83.62,0.1475288583095878 650,walking_&_biking_tours,ottawa_spring_tulip_festival_bike_tour,68.0,0.1450195601778858 1162,recommended_experiences,athabasca_river_mile_5_morning_rafting_trip,72.45,0.14464211658898016 953,recommended_experiences,victoria_guided_food_and_history_tour,63.0,0.1440867198444072 1018,recommended_experiences,niagara-on-the-lake_wine_tour_with_lunch,114.99,0.1411161245812287 615,walking_&_biking_tours,victoria_guided_food_and_history_tour,63.0,0.13570048841917068 287,sightseeing_tickets_&_passes,butchart_gardens_tour_from_victoria,73.5,0.13406572693365781 211,"food,_wine_&_nightlife",niagara-on-the-lake_wine_tour_with_lunch,114.99,0.1331754759133657 240,"food,_wine_&_nightlife",tour_and_taste_okanagan's_wine_country,135.45,0.13150325748150524 693,walking_&_biking_tours,lift_your_spirits!_distillery_and_cocktail_experience,105.0,0.13087259224434644 419,tours_&_sightseeing,half-day_trip_to_montmorency_falls_and_ste-anne-de-beaupré_from_quebec,57.5,0.13006220085206693 871,luxury_&_special_occasions,niagara_on_the_lake_wine_tour_with_cheese_pairing,83.62,0.12932183360662158 711,water_sports,niagara_falls_open-top_jet-boat_ride,79.04,0.12870128379792337 209,"food,_wine_&_nightlife",kensington_market_-toronto's_neighborhood_international_food_tour,89.0,0.12631113122949142 119,cultural_&_theme_tours,original_haunted_walk_of_toronto,24.5,0.12461849530918839 612,walking_&_biking_tours,walking_tour_of_old_montreal,29.5,0.12439545197794771 323,outdoor_activities,jasper_to_banff_one-way_tour,257.25,0.12414230498230314 524,tours_&_sightseeing,4_hour_montreal_architecture_&_city_bike_tour_with_wine_or_beer,86.23,0.12407506164513804 794,family_friendly,rockies_classic_4-day_summer_tour,687.0,0.123051817002687 751,water_sports,okanagan_flyboard_experience,124.0,0.12132114557832002 613,walking_&_biking_tours,quebec_city_walking_tour,30.99,0.11986974956259541 1093,recommended_experiences,whistler_wilderness_adventure_snowmobile_tour,159.0,0.11766127344868293 762,family_friendly,quebec_city_walking_tour,30.99,0.1175967176054262 1139,recommended_experiences,squamish_cheakamus_white-water_rafting_from_whistler,120.74,0.11723684537426157 1128,recommended_experiences,nordic_backcountry_skiing_tour_in_jacques-cartier_national_park,89.9,0.11661573567099914 1169,recommended_experiences,half-day_canadian_side_sightseeing_tour_of_niagara_falls_with_cruise_&_lunch,199.0,0.11535122312924145 716,water_sports,victoria_whale_watch_tour,114.45,0.11316974326490137 721,water_sports,newfoundland_puffin_and_whale_watch_cruise,72.0,0.1118953019262045 354,outdoor_activities,blackcomb_glacier_safari_by_jeep_4x4,145.95,0.11179735770376698 188,"food,_wine_&_nightlife",victoria_guided_food_and_history_tour,63.0,0.11119326879525737 617,walking_&_biking_tours,niagara_falls_platinum_tour_from_toronto_with_cruise_and_lunch,149.0,0.11044286077396001 994,recommended_experiences,glacier_skywalk_admission,36.75,0.10956375165549623 1000,recommended_experiences,small-group_granville_island_market_tour,79.9,0.10952712521941893 943,recommended_experiences,small-group_quebec_city_food_tour,53.0,0.1091952663796184 412,tours_&_sightseeing,quebec_city_walking_tour,30.99,0.10910736293303289 556,tours_&_sightseeing,kingston_discovery_sightseeing_cruise,39.55,0.10844893625706392 1059,recommended_experiences,granite_falls_zodiac_tour,103.95,0.10681016219384068 929,private_&_custom_tours,60_minute_private_vacation_photography_session_with_local_photographer_in_prague,477.13,0.10577020469864712 897,luxury_&_special_occasions,full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch,98.29,0.10541664994448233 500,tours_&_sightseeing,ottawa_spring_tulip_festival_bike_tour,68.0,0.10510131732590294 462,tours_&_sightseeing,summer_tour:_banff_and_its_wildlife,74.55,0.10483029103050698 51,"cruises,_sailing_&_water_tours",granite_falls_zodiac_tour,103.95,0.10443083425365068 190,"food,_wine_&_nightlife",niagara_falls_day_and_evening_tour_with_boat_cruise_and_optional_fallsview_dinner,169.0,0.10311739625855457 162,day_trips_&_excursions,full-day_niagara_winery_tour_from_toronto,99.0,0.10034584351296302 189,"food,_wine_&_nightlife",st._lawrence_market_and_old_toronto_food_tour,89.0,0.0994731078609555 522,tours_&_sightseeing,small-group_capilano_suspension_bridge_and_vancouver_city_tour,200.0,0.09858444320859538 377,outdoor_activities,2_hour_ziplines_and_tree_course_adventure_from_mont-tremblant,42.4,0.09855577660690634 91,cultural_&_theme_tours,victoria_guided_food_and_history_tour,63.0,0.09725669990738298 305,outdoor_activities,"jasper_national_park_tour:_maligne_valley,_medicine_lake_and_spirit_island",72.45,0.09657042780841918 236,"food,_wine_&_nightlife",victoria_craft_brewery_tour_and_tastings,79.0,0.09602356012437482 341,outdoor_activities,rockies_classic_4-day_summer_tour,687.0,0.09572212222256463 155,day_trips_&_excursions,jasper_to_banff_one-way_tour,257.25,0.09251030571795982 203,"food,_wine_&_nightlife",small-group_granville_island_market_tour,79.9,0.09246094168054605 474,tours_&_sightseeing,full-day_niagara_winery_tour_from_toronto,99.0,0.09140823725243999 192,"food,_wine_&_nightlife",gastronomic_gastown_walking_tour,146.35,0.08917635754574232 421,tours_&_sightseeing,quebec_city_sightseeing_tour,42.0,0.08790326928557571 777,family_friendly,niagara_falls_helicopter_tour,145.0,0.08701739477446072 264,"food,_wine_&_nightlife",ile_d'orleans_food_tour,51.75,0.08615269360945005 821,family_friendly,full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch,98.29,0.08569402798242545 470,tours_&_sightseeing,4-day_yukon_aurora_viewing_tour,702.45,0.08559529057602192 197,"food,_wine_&_nightlife",niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,157.07,0.08449678677256109 861,multi-day_&_extended_tours,4-day_yukon_aurora_viewing_tour,702.45,0.08369054793163302 475,tours_&_sightseeing,6-hour_niagara_falls_canadian_side_evening_illuminations_tour,149.89,0.08292176603705254 963,recommended_experiences,niagara_falls_platinum_tour_from_toronto_with_cruise_and_lunch,149.0,0.08172848141544212 1034,recommended_experiences,1_hour_banff_horseback_riding_adventures,67.2,0.08033747002847072 142,day_trips_&_excursions,niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,157.07,0.08011219645054915 438,tours_&_sightseeing,niagara_falls_helicopter_tour,145.0,0.07852664036565685 964,recommended_experiences,niagara-on-the-lake_wine_tour_and_tastings_with_transport,40.0,0.07841569725775288 324,outdoor_activities,3_hour_banff_horseback_riding_adventures,170.1,0.07662582631479367 337,outdoor_activities,summer_tour:_banff_and_its_wildlife,74.55,0.0759239331574876 954,recommended_experiences,niagara_falls_in_one_day:_deluxe_sightseeing_tour_of_american_and_canadian_sides,204.41,0.07566386213239862 955,recommended_experiences,whistler_small-group_day_trip_from_vancouver,145.0,0.07555560651840301 417,tours_&_sightseeing,vancouver_city_hop-on_hop-off_tour,31.2,0.07542298615928691 459,tours_&_sightseeing,victoria_city_sightseeing_tour_with_craigdarroch_castle,47.25,0.07493449681514056 390,outdoor_activities,whistler_blackcomb_salmon_bake_dinner_and_atv_tour,183.75,0.07459527536182028 428,tours_&_sightseeing,guided_tour_of_the_fairmont_le_château_frontenac_in_quebec_city,26.25,0.07205691870223427 329,outdoor_activities,1_hour_banff_horseback_riding_adventures,67.2,0.07202142138686152 114,cultural_&_theme_tours,6-hour_eagle_viewing_river_float_trip_from_vancouver_with_lunch,157.49,0.07197228130727348 672,walking_&_biking_tours,old_montreal_ghost_walking_tour,25.0,0.07164421108735763 252,"food,_wine_&_nightlife",4_hour_montreal_architecture_&_city_bike_tour_with_wine_or_beer,86.23,0.07124181486403908 426,tours_&_sightseeing,ice_hotel_visit_&_transportation,51.75,0.07107406112101702 299,outdoor_activities,whale-watching_cruise_with_expert_naturalists,94.5,0.07033788375322739 1054,recommended_experiences,4-day_yukon_aurora_viewing_tour,702.45,0.0695356201637054 99,cultural_&_theme_tours,quebec_city_historic_discoverers_cruise,44.83,0.0681524566322094 228,"food,_wine_&_nightlife",full-day_niagara_winery_tour_from_toronto,99.0,0.06777740192677786 769,family_friendly,niagara_falls_day_and_evening_tour_with_boat_cruise_and_optional_fallsview_dinner,169.0,0.06771700796644861 874,luxury_&_special_occasions,niagara_falls_helicopter_tour,145.0,0.0676976169513738 488,tours_&_sightseeing,laurentian_mountains_day_trip_from_montreal,100.0,0.06737129173618317 105,cultural_&_theme_tours,6-hour_niagara_falls_canadian_side_evening_illuminations_tour,149.89,0.06729586460680412 595,tours_&_sightseeing,city_beers:_bus_tour_of_ottawa_breweries,84.75,0.06721840319384165 140,day_trips_&_excursions,niagara_on_the_lake_wine_tour_with_cheese_pairing,83.62,0.06519905946372911 765,family_friendly,half-day_trip_to_montmorency_falls_and_ste-anne-de-beaupré_from_quebec,57.5,0.06482309026384261 453,tours_&_sightseeing,stanley_park_horse-drawn_tours,42.0,0.06480890626821523 277,"food,_wine_&_nightlife",private_winery_tour_of_niagara_wine_country,165.0,0.06412718797837391 1101,recommended_experiences,lake_louise_night_snowshoe_tour,59.0,0.06410807691058124 48,"cruises,_sailing_&_water_tours",victoria_whale_watch_tour,114.45,0.06405429903768606 434,tours_&_sightseeing,evening_wildlife_safari,58.8,0.06363525528265745 356,outdoor_activities,whistler_wilderness_adventure_snowmobile_tour,159.0,0.06359367377968664 191,"food,_wine_&_nightlife",niagara-on-the-lake_wine_tour_and_tastings_with_transport,40.0,0.06314042046678306 756,water_sports,athabasca_river_mile_5_morning_rafting_trip,72.45,0.06281330206762642 665,walking_&_biking_tours,downtown_toronto_bike_tour,84.75,0.062411017823220706 574,tours_&_sightseeing,private_photography_tour_in_vancouver,238.0,0.061212750139988566 729,water_sports,whitewater_rafting_on_jasper's_fraser_river,122.09,0.06097386179257993 397,outdoor_activities,cheakamus_family_adventure,124.95,0.06073497344517129 97,cultural_&_theme_tours,christmas_in_quebec_city:_small-group_gourmet_food_tour,55.0,0.06002786393684174 389,outdoor_activities,call_of_the_wild_atv_tour,156.45,0.059957149253378354 12,"air,_helicopter_&_balloon_tours",niagara_falls_helicopter_tour,145.0,0.059472980428952694 985,recommended_experiences,vancouver_lookout_admission,18.38,0.05920608802175604 886,luxury_&_special_occasions,fraser_valley_wine_tour_from_vancouver,187.0,0.059158310352274306 1055,recommended_experiences,luxury_coach_tour_of_niagara_falls_with_lunch_and_hornblower_cruise_from_toronto,215.0,0.05896401760690732 563,tours_&_sightseeing,canada_place_and_vancouver_waterfront_photography_tour,103.95,0.05860408938628627 466,tours_&_sightseeing,niagara_falls_and_boat_cruise,105.0,0.05833175667024044 413,tours_&_sightseeing,niagara_falls_small-group_day_tour_from_toronto,100.57,0.05821542924294371 652,walking_&_biking_tours,quebec_lower_town_historical_bike_tour,57.0,0.05768675813223712 525,tours_&_sightseeing,downtown_toronto_bike_tour,84.75,0.05749947340049918 87,cultural_&_theme_tours,quebec_city_walking_tour,30.99,0.05725898935358246 16,"air,_helicopter_&_balloon_tours",mount_mamquam_and_alpine_lakes_seaplane_tour_from_vancouver,369.0,0.05697009309001121 1030,recommended_experiences,niagara_falls_day_trip_from_new_york_by_air,721.14,0.056673871539224506 112,cultural_&_theme_tours,vancouver_full-day_sightseeing_and_photography_tour,249.0,0.0566069828019501 371,outdoor_activities,mountain_explorer_atv_tour,103.95,0.056587871734157406 351,outdoor_activities,whistler_sasquatch_zipline,135.45,0.056489582243405244 1021,recommended_experiences,zipline_adventure_in_whistler,103.95,0.055860494042602384 566,tours_&_sightseeing,talkwalk_front_and_centre_guided_walking_tour_of_public_art_and_sculpture,49.0,0.055785206886864384 109,cultural_&_theme_tours,beyond_the_bagel:_montreal_jewish_food_walking_tour,85.0,0.05566289791930638 1115,recommended_experiences,discover_jasper_and_its_wildlife,72.45,0.05546987426828499 1014,recommended_experiences,niagara_falls_open-top_jet-boat_ride,79.04,0.05542209659880327 340,outdoor_activities,rockies_adventure_4-day_summer_tour,708.0,0.05538387446321789 52,"cruises,_sailing_&_water_tours",le_bateau-mouche_sightseeing_cruise_in_montreal,29.89,0.0552405414547727 646,walking_&_biking_tours,christmas_walking_tour_in_old_montreal,21.0,0.05480098689554081 637,walking_&_biking_tours,lynn_canyon_park_and_photography_tour,99.0,0.054759582692515345 295,outdoor_activities,whistler_small-group_day_trip_from_vancouver,145.0,0.05468912929318193 549,tours_&_sightseeing,full_day_tour_with_lunch_from_niagara_falls_with_hotel_pickup,153.6,0.0546289872854066 36,"cruises,_sailing_&_water_tours",niagara_falls_canadian_side_tour_and_maid_of_the_mist_boat_ride,149.89,0.054593657938403116 79,"cruises,_sailing_&_water_tours",all-inclusive_niagara_falls_coach_tour,219.0,0.054523876412546794 971,recommended_experiences,guided_tour_of_the_fairmont_le_château_frontenac_in_quebec_city,26.25,0.054212127119178534 258,"food,_wine_&_nightlife",byward_market_tasting_experience,82.0,0.05400787758214414 903,luxury_&_special_occasions,lift_your_spirits!_distillery_and_cocktail_experience,105.0,0.05383587797200993 415,tours_&_sightseeing,vancouver_tour_including_capilano_suspension_bridge,130.0,0.053706439680333944 130,cultural_&_theme_tours,fly_and_dine_to_bowen_island_from_vancouver,275.0,0.05365432282797936 544,tours_&_sightseeing,calgary_bow_river_valley_90-minute_segway_adventure,84.99,0.05359698962460129 1112,recommended_experiences,4_hour_montreal_architecture_&_city_bike_tour_with_wine_or_beer,86.23,0.053190702134061275 1032,recommended_experiences,banff_via_ferrata_climbing_adventure,177.45,0.05318291959961834 993,recommended_experiences,grotto_canyon_icewalk,79.8,0.05273699157393021 201,"food,_wine_&_nightlife",gastown_walking_food_tour,93.45,0.0527061227202885 546,tours_&_sightseeing,niagara_falls_american_side_highlights_tour,149.89,0.0526234916141829 433,tours_&_sightseeing,niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,157.07,0.05258270329517808 608,transfers_&_ground_transport,whale-watching_cruise_from_victoria_to_vancouver,232.32,0.052500492109995654 274,"food,_wine_&_nightlife",all_star_wineries_of_kelowna_tour,166.95,0.05241210342145446 1040,recommended_experiences,viator_exclusive:_2-day_victoria_and_butchart_gardens_tour_with_overnight_at_the_fairmont_empress,631.54,0.05194388226053354 1015,recommended_experiences,"sea_to_sky_highway_day_trip_from_vancouver:_shannon_falls,_britannia_mine_and_gondola_ride",130.0,0.05189610459105181 495,tours_&_sightseeing,pedicab_tour_from_victoria_cruise_ship_terminal,90.0,0.05187460463978504 218,"food,_wine_&_nightlife",afternoon_delight_wine_and_cheese_tour,89.27,0.05179099371819202 1105,recommended_experiences,full-day_cheakamus_rafting_and_sea_to_sky_gondola_combo_from_vancouver,205.79,0.05178143818429567 908,private_&_custom_tours,private_tour:_quebec_city_walking_tour,25.72,0.05172720306417305 1033,recommended_experiences,afternoon_delight_wine_and_cheese_tour,89.27,0.05150432770130165 939,recommended_experiences,quebec_city_walking_tour,30.99,0.05091674635086104 101,cultural_&_theme_tours,niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch,77.98,0.05084909242434884 912,private_&_custom_tours,historic_tour_around_town,115.0,0.050778107125179404 1133,recommended_experiences,ghost_canyon,259.0,0.05072077392180133 1159,recommended_experiences,3-day_tenquille_lake_expedition,-1.0,0.05069210732011229 564,tours_&_sightseeing,epic_toronto_night_tour,89.0,0.05060610751504519 1038,recommended_experiences,lake_louise_scenic_snowshoe_tour,79.0,0.05057744091335615 854,shore_excursions,vancouver_shore_excursion:_small-group_granville_island_market_tour,79.9,0.050386330235429246 311,outdoor_activities,discover_grizzly_bears_from_banff,231.0,0.05022388615919137 256,"food,_wine_&_nightlife",vancouver_craft_brewery_and_food_tour,94.99,0.0502191083922432 399,outdoor_activities,half_day_guided_horseback_ride_at_birkenhead_lake,303.46,0.0502191083922432 1113,recommended_experiences,whitewater_rafting_on_jasper's_fraser_river,122.09,0.05016017948935705 900,luxury_&_special_occasions,ultimate_thousand_islands_helicopter_tour,522.0,0.049984997811782735 249,"food,_wine_&_nightlife",calgary_food_walking_tour_-_calgary_farmers_market,69.29,0.049965886743990044 588,tours_&_sightseeing,thousand_islands_helicopter_tour,114.84,0.049903775773663804 701,walking_&_biking_tours,quarry_rock_hike_and_photography_tour,109.0,0.04987033140502659 1081,recommended_experiences,whistler_sasquatch_zipline,135.45,0.049748843616162795 216,"food,_wine_&_nightlife",kelowna_or_west_kelowna_afternoon_sightseeing_wine_tour,98.95,0.049674442960151506 310,outdoor_activities,niagara_falls_helicopter_tour,145.0,0.04959869855718605 423,tours_&_sightseeing,niagara_falls_in_one_day:_deluxe_sightseeing_tour_of_american_and_canadian_sides,204.42,0.04956691520908941 129,cultural_&_theme_tours,5-hour_eagle_viewing_river_float_trip_from_whistler_with_lunch,125.99,0.049249221701764136 88,cultural_&_theme_tours,niagara_falls_small-group_day_tour_from_toronto,100.57,0.04917746188178084 685,walking_&_biking_tours,granville_island_night_photography_tour,103.95,0.049163221896697036 728,water_sports,vancouver_snorkel_and_kayak_adventure,78.75,0.04889088918065119 1110,recommended_experiences,small-group_annapolis_valley_wine_and_food_tour_from_halifax,160.0,0.04858033432901996 18,"air,_helicopter_&_balloon_tours",thousand_islands_two_castle_helicopter_tour,265.64,0.04848159692261642 410,tours_&_sightseeing,montreal_city_guided_sightseeing_tour,55.0,0.04844992555343263 1023,recommended_experiences,halifax_harbour_hopper_tour,42.67,0.04840833471888575 183,day_trips_&_excursions,small-group_niagara_falls_tour,250.0,0.048351001515507676 965,recommended_experiences,niagara_on_the_lake_wine_tour_with_cheese_pairing,83.62,0.048194716279476434 664,walking_&_biking_tours,vancouver_full-day_sightseeing_and_photography_tour,249.0,0.04805477996472097 380,outdoor_activities,advanced_backcountry_snowmobile_expedition,313.95,0.047949669091861165 755,water_sports,whistler_full-day_fly_fishing,271.95,0.04777766948172695 56,"cruises,_sailing_&_water_tours",lake_minnewanka_cruise,67.2,0.04770122521055619 1052,recommended_experiences,ottawa_city_tour_by_land_and_water,36.45,0.04767673915494681 167,day_trips_&_excursions,niagara_falls_evening_lights_day_trip_from_toronto,180.0,0.04749100346483658 225,"food,_wine_&_nightlife",niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch,77.98,0.04743776682335354 244,"food,_wine_&_nightlife",niagara-on-the-lake_wine_tasting_tour_with_cheese_from_niagara_falls,100.57,0.04733811492249506 306,outdoor_activities,jasper_evening_wildlife_tour,73.9,0.047127893176775466 469,tours_&_sightseeing,rockies_classic_4-day_summer_tour,687.0,0.04690594163993506 1151,recommended_experiences,vancouver_railtown_district_food_tour,62.98,0.04687944929547048 795,family_friendly,4-day_yukon_aurora_viewing_tour,702.45,0.04668515655010349 235,"food,_wine_&_nightlife",whistler's_hidden_gems_dinner_tour,104.99,0.0465784499777356 858,multi-day_&_extended_tours,yellowknife_northern_lights_viewing_tour_including_3-nights_accommodation,700.0,0.04642556143539408 884,luxury_&_special_occasions,4-day_yukon_aurora_viewing_tour,702.45,0.046309299329129854 482,tours_&_sightseeing,whistler_odyssey_tour:_off-road_buggy_adventure,229.0,0.0461412843019778 1095,recommended_experiences,4-hour_eagle_viewing_river_float_trip_from_squamish_with_lunch,125.99,0.04607439556470338 1010,recommended_experiences,fine_dining_dinner_tour_in_whistler,131.24,0.046062983047168986 618,walking_&_biking_tours,3-hour_maligne_canyon_ice-walk_from_jasper,65.0,0.045971673575317666 767,family_friendly,victoria_guided_food_and_history_tour,63.0,0.04584132078918677 619,walking_&_biking_tours,vancouver_highlights_bike_tour,94.45,0.04584040629473184 330,outdoor_activities,whistler_wilderness_snowmobile_run,208.96,0.045779499097718716 187,"food,_wine_&_nightlife",small-group_quebec_city_food_tour,53.0,0.04574891019135912 117,cultural_&_theme_tours,victoria_highlight_city_tour,74.95,0.04574234076180538 868,luxury_&_special_occasions,niagara_falls_small-group_day_tour_from_toronto,100.57,0.045738440163007855 104,cultural_&_theme_tours,3-hour_east_vancouver_art_mural_&_craft_brewery_tour,45.0,0.04568500755842731 290,sightseeing_tickets_&_passes,calgary_zoo_admission_ticket,31.45,0.04568022979147914 913,private_&_custom_tours,quebec_city_private_walking_tour_-_400_years_of_french_america,130.0,0.04565634095673827 757,water_sports,full-day_thompson_river_motorized_rafting_tour_with_lunch,189.0,0.04555123008387848 297,outdoor_activities,arctic_day:_evening_aurora_viewing,135.45,0.04554167454998213 217,"food,_wine_&_nightlife",niagara-on-the-lake_winery_tasting_afternoon_tour_with_wine_and_cheese,95.0,0.04543656367712232 464,tours_&_sightseeing,historical_chinatown_walking_tour,15.0,0.04532189727036618 348,outdoor_activities,whistler_odyssey_tour:_off-road_buggy_adventure,229.0,0.04527173071741037 1044,recommended_experiences,green_gables_shore_tour_from_charlottetown,73.6,0.04514034212633563 319,outdoor_activities,snowmobile_british_columbia_tour_for_intermediate_riders,151.2,0.04504956455432035 253,"food,_wine_&_nightlife",private_tour:_fraser_valley_wine_tour_in_vancouver,291.11,0.04494923144840871 949,recommended_experiences,johnston_canyon_icewalk,79.8,0.04493728703103828 476,tours_&_sightseeing,athabasca_glacier_full-day_tour,225.0,0.04489189824503064 468,tours_&_sightseeing,best_of_both_niagara_falls _american/canadian_tour,204.42,0.04475493870304171 420,tours_&_sightseeing,butchart_gardens_tour_from_victoria,73.5,0.04471548479941501 32,"air,_helicopter_&_balloon_tours",whistler_to_victoria_scenic_flight,285.0,0.044691232033207386 296,outdoor_activities,banff_national_park_tour_with_lake_louise_and_moraine_lake,88.2,0.04434484392946487 510,tours_&_sightseeing,southeast_edmonton_roots_and_resources_bus_tour,26.25,0.04432812174514627 1094,recommended_experiences,half-day_yukon_snowshoeing_adventure,135.45,0.04432812174514627 718,water_sports,rouge_river_classic_whitewater_rafting_package,79.0,0.04431856621124992 986,recommended_experiences,horse-drawn_sleigh_ride_in_banff,39.9,0.04413701106721935 405,outdoor_activities,beyond_city_sights_e-bike_adventure_tour,89.0,0.04405101126215225 195,"food,_wine_&_nightlife",haunted_montreal_pub_crawl,24.0,0.0440414557282559 587,tours_&_sightseeing,full-day_niagara_ice_wine_festival_tour_with_lunch_and_winery_visits,395.0,0.0440414557282559 288,sightseeing_tickets_&_passes,bird_kingdom_all_day_admission_ticket,20.28,0.043863950488239996 797,family_friendly,niagara_falls_domed_jet-boat_ride,79.04,0.043804956264321356 5,featured_tours_and_tickets,niagara_falls_in_one_day:_deluxe_sightseeing_tour_of_american_and_canadian_sides,204.42,0.04373454019129223 144,day_trips_&_excursions,mountain_lakes_and_waterfalls_day_trip_from_banff,183.75,0.04367288646819344 591,tours_&_sightseeing,half-day_niagara_falls_new_york_trip_with_cave_of_the_winds,139.0,0.04366878990629843 1149,recommended_experiences,call_of_the_wild_atv_tour,156.45,0.04353883837793856 1049,recommended_experiences,summer_tour:_banff_and_its_wildlife,74.55,0.04353327675860046 307,outdoor_activities,horse-drawn_sleigh_ride_in_banff,39.9,0.04352863896529335 108,cultural_&_theme_tours,"path,_toronto's_underground_city_-_walking_tour",27.0,0.04352545689785325 1106,recommended_experiences,whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.04352227483041316 1069,recommended_experiences,victoria_craft_brewery_tour_and_tastings,79.0,0.04345856816057884 551,tours_&_sightseeing,treetop_adventure_course,40.95,0.043425804996994784 359,outdoor_activities,small-group_zipline_adventure,93.45,0.043343901753822696 926,private_&_custom_tours,canada_place_and_vancouver_waterfront_photography_tour,103.95,0.042999902533554256 725,water_sports,"kayak,_wine,_and_cheese_tour",155.75,0.04291390272848714 982,recommended_experiences,vancouver_harbor_sunset_dinner_cruise,97.69,0.04287568059290176 667,walking_&_biking_tours,okanagan_wine_country_bike_and_wine_tour,170.0,0.04282312515647186 924,private_&_custom_tours,120_minute_private_vacation_photography_session_with_local_photographer_in_vancouver,886.09,0.04275145865224928 732,water_sports,elaho_whitewater_experience,187.95,0.042579459042115055 465,tours_&_sightseeing,3-hour_east_vancouver_art_mural_&_craft_brewery_tour,45.0,0.042474348169255265 648,walking_&_biking_tours,vancouver_island_cycling_tour_including_lunch_and_wine_tasting,204.5,0.04228323749132835 1060,recommended_experiences,"niagara_falls,_niagara-on-the-lake,_winery_tour_from_toronto",130.0,0.04228323749132835 687,walking_&_biking_tours,canada_place_and_vancouver_waterfront_photography_tour,103.95,0.04227368195743201 684,walking_&_biking_tours,ottawa_highlights_3_hour_bike_tour,90.6,0.04197507152317121 13,"air,_helicopter_&_balloon_tours",7-minute_helicopter_tour_over_toronto,123.18,0.04196790487274895 761,water_sports,victoria_oak_bay_shoreline_kayak_tour,79.0,0.04190101613547454 1097,recommended_experiences,"half_day_swirl,_sip_&_savour_wine_tour",35.0,0.04185323846599281 863,multi-day_&_extended_tours,overnight_camping_and_river-rafting_trip_in_squamish,425.24,0.04179112749566657 752,water_sports,brentwood_bay_kayak_tour_and_butchart_gardens_visit,100.8,0.041748127593133004 925,private_&_custom_tours,whistler_singletrack_mountain_bike_tour,139.0,0.041724238758392145 398,outdoor_activities,whistler_backcountry_skiing_and_splitboarding,282.45,0.041695572156703116 788,family_friendly,lynn_canyon_park_and_photography_tour,99.0,0.041643016720273214 635,walking_&_biking_tours,stanley_park_bike_tour,68.25,0.041623905652480524 92,cultural_&_theme_tours,niagara_falls_day_and_evening_tour_with_boat_cruise_and_optional_fallsview_dinner,169.0,0.04161491934472448 1109,recommended_experiences,toronto_inner_harbour_and_island_cruise,29.5,0.04156657244910245 968,recommended_experiences,vancouver_highlights_bike_tour,94.45,0.041531868317695696 1086,recommended_experiences,blackcomb_glacier_safari_by_jeep_4x4,145.95,0.04151879477962072 688,walking_&_biking_tours,quebec_city_shore_excursion:_private_walking_tour,19.58,0.041432794974553606 603,transfers_&_ground_transport,private_transport_from_vancouver_international_airport_(yvr)_to_downtown_vancouver,122.66,0.041299017500004774 857,multi-day_&_extended_tours,viator_exclusive:_2-day_victoria_and_butchart_gardens_tour_with_overnight_at_the_fairmont_empress,631.54,0.041289461966108436 387,outdoor_activities,half-day_ice_fishing,208.95,0.041276724364772 214,"food,_wine_&_nightlife",private_winery_tour_of_niagara-on-the-lake,165.0,0.041181169025808546 375,outdoor_activities,victoria_highlight_city_tour,74.95,0.04115568449155959 661,walking_&_biking_tours,original_haunted_walk_of_ottawa,24.5,0.04109516922074143 938,recommended_experiences,vancouver_city_sightseeing_tour,80.0,0.04106817297116904 229,"food,_wine_&_nightlife",flavors_of_old_montreal_walking_tour,68.0,0.040989414469132755 538,tours_&_sightseeing,victoria_highlight_city_tour,74.95,0.04095501827973635 744,water_sports,cowichan_river_tubing_rental,21.0,0.04072568546622405 899,luxury_&_special_occasions,boldt_castle_and_thousand_islands_helicopter_tour,172.84,0.040690878687480524 979,recommended_experiences,evening_wildlife_safari,58.8,0.04068710873074798 636,walking_&_biking_tours,montmorency_falls_bike_tour_in_quebec,77.0,0.040665767416274416 967,recommended_experiences,capilano_suspension_bridge_and_grouse_mountain_from_vancouver,212.0,0.040647878784946974 1087,recommended_experiences,montreal_food_truck_tour_by_bike,159.83,0.04055368585608984 972,recommended_experiences,private_tour:_quebec_city_walking_tour,25.72,0.04051029402736132 280,holiday_&_seasonal_tours,horse-drawn_sleigh_ride_in_banff,39.9,0.04048997918625551 1003,recommended_experiences,5.5-hour_jasper_wildlife_and_waterfalls_tour_with_maligne_lake_cruise_from_jasper,144.59,0.04040557508069648 611,walking_&_biking_tours,walking_tour_of_old_montreal,29.5,0.04033086648267486 315,outdoor_activities,yellowknife_dog_sledding_tour,95.0,0.04032435304257755 894,luxury_&_special_occasions,vancouver_full-day_sightseeing_and_photography_tour,249.0,0.04029568644088851 905,luxury_&_special_occasions,sake_a_to_z_gastronomic_experience_in_distillery_district,90.0,0.0402622420722513 382,outdoor_activities,5-hour_exotic_car_experience_including_lunch,800.0,0.04024790877140678 960,recommended_experiences,niagara_falls_day_and_evening_tour_with_boat_cruise_and_optional_fallsview_dinner,169.0,0.040213316618912885 103,cultural_&_theme_tours,historical_chinatown_walking_tour,15.0,0.040157131199391495 610,transfers_&_ground_transport,victoria_and_butchart_gardens_with_victoria_clipper_to_seattle_one-way_from_vancouver,373.0,0.04014006374675828 1168,recommended_experiences,vancouver_bike_tour_with_beers_and_bites,104.0,0.040133242364650636 461,tours_&_sightseeing,60-minute_the_royal_carriage_tour,215.0,0.040114131296857945 318,outdoor_activities,crystal_hut_fondue_by_snowcat,219.45,0.040114131296857945 973,recommended_experiences,whale-watching_cruise_with_expert_naturalists,94.5,0.04000424265704997 243,"food,_wine_&_nightlife","half_day_swirl,_sip_&_savour_wine_tour",35.0,0.03995168722062007 824,family_friendly,boldt_castle_and_thousand_islands_helicopter_tour,172.84,0.0399237018239842 81,"cruises,_sailing_&_water_tours",whale-watching_cruise_from_victoria_to_vancouver,232.32,0.03991107620156061 733,water_sports,rafting_adventure_on_the_kicking_horse_river,109.2,0.039894354017242 168,day_trips_&_excursions,vancouver_island_cycling_tour_including_lunch_and_wine_tasting,204.5,0.03988240959987157 395,outdoor_activities,city_sights_e-bike_adventure_tour_-_guided,124.0,0.03988002071639749 990,recommended_experiences,mountain_lakes_and_waterfalls_day_trip_from_banff,183.75,0.03987797243544997 759,water_sports,ready-set-go_rafting_trip_on_the_clearwater_river,120.75,0.03985852076513071 825,family_friendly,whistler_day_tour_from_vancouver,109.0,0.03982109647929937 47,"cruises,_sailing_&_water_tours",full-day_whale_watching_cruise_from_quebec,159.8,0.03979879867827855 128,cultural_&_theme_tours,immersion_quebec:_virtual_reality_experience_of_quebec_city's_history,17.99,0.039708021106263265 800,family_friendly,quebec_city_dinner_cruise,142.56,0.03970005660608696 1160,recommended_experiences,5-hour_eagle_viewing_river_float_trip_from_whistler_with_lunch,125.99,0.039588576932558954 669,walking_&_biking_tours,whistler_electric_bike_tour_(ebike),105.0,0.03952168819528453 230,"food,_wine_&_nightlife",fraser_valley_wine_tour_from_vancouver,187.0,0.03948346605969915 78,"cruises,_sailing_&_water_tours",ottawa_river_tours,27.0,0.03931146644956494 772,family_friendly,whale-watching_cruise_with_expert_naturalists,94.5,0.039278022080927726 45,"cruises,_sailing_&_water_tours",quebec_city_historic_discoverers_cruise,44.83,0.03920077996000292 706,walking_&_biking_tours,high_performance_mountain_bike_rental_in_squamish,80.0,0.039182466741964274 463,tours_&_sightseeing,niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch,77.98,0.03916130739322408 247,"food,_wine_&_nightlife",small-group_afternoon_bike_tour_of_vancouver,68.25,0.03914328811983165 150,day_trips_&_excursions,northern_lights_and_arctic_circle_day_trip_from_fairbanks,299.92,0.03897702276319285 645,walking_&_biking_tours,quebec_city_private_walking_tour_-_400_years_of_french_america,130.0,0.03890057849202209 1039,recommended_experiences,wild_current_canoe_adventure_at_pyramid_lake,120.0,0.03883751103514859 136,day_trips_&_excursions,niagara_falls_day_trip_from_toronto,169.0,0.038832625955075604 577,tours_&_sightseeing,gourmet_bike_tour_in_niagara-on-the-lake_with_wine_and_beer,134.47,0.03880502315305862 238,"food,_wine_&_nightlife",food_walking_tour_of_granville_island_public_market,60.0,0.03878591208526593 997,recommended_experiences,gastown_walking_food_tour,93.45,0.038774149633628886 923,private_&_custom_tours,ultimate_thousand_islands_helicopter_tour,522.0,0.03875405875034877 255,"food,_wine_&_nightlife",4-hour_riverside_and_leslieville_food_tour_in_toronto,100.0,0.03874768994968055 165,day_trips_&_excursions,winter_wine_tour_from_montreal_with_exclusive_winery_access,97.73,0.038678888239311655 358,outdoor_activities,niagara_adventure_beach_horseback_ride,90.4,0.03861391247513172 93,cultural_&_theme_tours,small_group_excursion_of_quebec_city_montmorency_falls,35.0,0.03854702373785731 335,outdoor_activities,victoria_whale_watch_tour,114.45,0.03846280159803165 439,tours_&_sightseeing,seaplane_flight_to_victoria_and_whale-watching_cruise,469.0,0.03843872613176937 898,luxury_&_special_occasions,exhilarating_120km_aerial_tour_of_toronto,79.0,0.03841324626330846 1022,recommended_experiences,beyond_the_market_food_tour_in_montreal,104.0,0.038401301845938034 630,walking_&_biking_tours,toronto's_original_brunch_food_tour,99.0,0.03833361525890958 239,"food,_wine_&_nightlife",montreal_food_truck_tour_by_bike,159.83,0.03827469102181146 107,cultural_&_theme_tours,niagara_falls_canada_underground_railroad_heritage_tour,124.06,0.038244433386402384 84,"cruises,_sailing_&_water_tours",90-minute_1000_islands_sightseeing_cruise,27.5,0.03822213558538156 555,tours_&_sightseeing,canyon_sainte-anne_walking_tour,13.5,0.03820780228453704 1002,recommended_experiences,athabasca_glacier_snow_trip_from_banff,273.0,0.03815925476002948 152,day_trips_&_excursions,small-group_quebec_wine_tour_from_montreal_with_gourmet_lunch_or_cheese_tasting,97.73,0.03808344970181956 391,outdoor_activities,nanaimo_bungy_jump,136.49,0.038074024809988206 139,day_trips_&_excursions,vancouver_north_shore_day_trip_with_capilano_suspension_bridge_and_grouse_mountain,170.0,0.03791158073375033 631,walking_&_biking_tours,whistler_sightseeing_tours_-_discover_all_of_whistler_this_winter!,83.99,0.03786858083121678 242,"food,_wine_&_nightlife","kayak,_wine,_and_cheese_tour",155.75,0.03785902529732043 212,"food,_wine_&_nightlife",small-group_quebec_wine_tour_from_montreal_with_gourmet_lunch_or_cheese_tasting,97.73,0.037818218315163486 779,family_friendly,toronto's_original_brunch_food_tour,99.0,0.03781252138797236 293,outdoor_activities,johnston_canyon_icewalk,79.8,0.037802168004321964 314,outdoor_activities,lake_louise_winterland_from_banff,99.0,0.03778735879309785 69,"cruises,_sailing_&_water_tours",victoria_sunset_whale-watching_cruise,140.7,0.03776346995835698 659,walking_&_biking_tours,toronto_islands_evening_bike_tour,96.05,0.03773799008989607 807,family_friendly,queen_street_west_pastry_tour,85.0,0.03765262483200176 106,cultural_&_theme_tours,shared_wonder_tour,297.74,0.037648803551600836 68,"cruises,_sailing_&_water_tours",heart_of_the_1000_islands_lunch_cruise,81.36,0.03748635947536296 715,water_sports,wild_current_canoe_adventure_at_pyramid_lake,120.0,0.03741087169073944 764,family_friendly,greg_frewin_wild_magic_show,32.77,0.03735417303453418 681,walking_&_biking_tours,canyon_sainte-anne_walking_tour,13.5,0.03732869316607327 962,recommended_experiences,ultimate_toronto_tour,175.0,0.037258939634945164 653,walking_&_biking_tours,old_montréal_vip_semi-private_walking_tour,52.5,0.037218804526265296 910,private_&_custom_tours,old_montreal_private_walking_tour,160.0,0.037209248992368944 1061,recommended_experiences,marine_wildlife_tour_by_zodiac,110.25,0.037202880191700725 134,day_trips_&_excursions,vancouver_to_victoria_and_butchart_gardens_tour_by_bus,210.0,0.03715032475527084 292,sightseeing_tickets_&_passes,whale-watching_cruise_from_victoria_and_butchart_gardens_admission,174.56,0.03711847142035366 673,walking_&_biking_tours,under_the_surface_of_montreal's_chinatown:_guided_food_walking_tour,83.0,0.03703724938223473 121,cultural_&_theme_tours,making_their_mark:_montreal_jewish_history_walking_tour,24.0,0.03700380501359752 1083,recommended_experiences,vancouver_island_cycling_tour_including_lunch_and_wine_tasting,204.5,0.03696080511106397 749,water_sports,half-day_whitewater_rafting_in_revelstoke,130.2,0.03690620139368656 133,day_trips_&_excursions,luxury_niagara_falls_day_trip_from_toronto_with_cruise_and_lunch,169.0,0.036886749723367286 911,private_&_custom_tours,best_of_vancouver_-_4_hours,186.65,0.03684613870430783 846,shore_excursions,quebec_city_shore_excursion:_half-day_tour_to_montmorency_falls_and_ste-anne-de-beaupré,57.5,0.036841360937359645 1140,recommended_experiences,whistler_exotic_car_driving_experience,887.25,0.03678689252783527 798,family_friendly,6-hour_niagara_falls_canadian_side_evening_illuminations_tour,149.89,0.03678446165226886 601,transfers_&_ground_transport,vancouver_aquabus_ferry_ticket,16.0,0.03675775001576662 22,"air,_helicopter_&_balloon_tours",whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.0367187300304272 697,walking_&_biking_tours,sake_a_to_z_gastronomic_experience_in_distillery_district,90.0,0.0366741390941736 999,recommended_experiences,7-minute_helicopter_tour_over_toronto,123.18,0.03666458356027726 1108,recommended_experiences,full-day_prince_edward_county_wine_tour_with_lunch,425.0,0.03666458356027726 870,luxury_&_special_occasions,niagara_falls_day_and_evening_tour_with_boat_cruise_and_optional_fallsview_dinner,169.0,0.03665884930678185 771,family_friendly,ice_hotel_visit_&_transportation,51.75,0.03664547249248457 819,family_friendly,rideau_canal_cruise,29.0,0.036589049117773394 1099,recommended_experiences,montreal's_underground_city_indoor_tour,65.0,0.03658336152215833 696,walking_&_biking_tours,gourmet_bike_tour_in_niagara-on-the-lake_with_wine_and_beer,134.47,0.03655628595418934 830,family_friendly,canada_place_and_vancouver_waterfront_photography_tour,103.95,0.03654991715352112 1136,recommended_experiences,ile_d'orleans_food_tour,51.75,0.0364830284162467 14,"air,_helicopter_&_balloon_tours",seaplane_flight_to_victoria_and_whale-watching_cruise,469.0,0.03640977087830407 557,tours_&_sightseeing,gulf_islands_kayak_and_seaplane_adventure,629.0,0.036377917543386894 918,private_&_custom_tours,shore_excursion:_charlottetown_south_shore_and_confederation_bridge,410.0,0.03633969540780151 226,"food,_wine_&_nightlife",3-hour_east_vancouver_art_mural_&_craft_brewery_tour,45.0,0.03630147327221613 887,luxury_&_special_occasions,quebec_city_dinner_cruise,142.56,0.036287139971371625 573,tours_&_sightseeing,niagara_falls_private_day_tour,621.0,0.036272806670527104 1096,recommended_experiences,niagara_adventure_beach_horseback_ride,90.4,0.03626325113663075 831,family_friendly,quebec_city_shore_excursion:_private_walking_tour,19.58,0.03622502900104537 699,walking_&_biking_tours,4-day_bicycle_tour_through_canadian_rockies,-1.0,0.03622184226781725 422,tours_&_sightseeing,toronto_city_hop-on_hop-off_tour,43.0,0.036127966612546504 1012,recommended_experiences,2-day_niagara_falls_tour_from_new_york_by_bus,436.23,0.036122041061741654 487,tours_&_sightseeing,victoria_in_one_day_sightseeing_tour,240.45,0.03611991812818558 435,tours_&_sightseeing,"jasper_national_park_tour:_maligne_valley,_medicine_lake_and_spirit_island",72.45,0.03609308984698246 748,water_sports,victoria_harbour_sunset_kayak_tour,78.2,0.03607214045870385 703,walking_&_biking_tours,toronto_islands_morning_bike_tour,96.05,0.03605780715785933 995,recommended_experiences,bird_kingdom_all_day_admission_ticket,20.28,0.036045578127418744 424,tours_&_sightseeing,ultimate_toronto_tour,175.0,0.0360186285357267 823,family_friendly,exhilarating_120km_aerial_tour_of_toronto,79.0,0.035919251916362326 763,family_friendly,niagara_falls_small-group_day_tour_from_toronto,100.57,0.03588434715607005 820,family_friendly,vancouver_boat_rental_for_up_to_5_people,54.0,0.035804585509606184 901,luxury_&_special_occasions,canada_place_and_vancouver_waterfront_photography_tour,103.95,0.03562303036557562 689,walking_&_biking_tours,the_big_bike_loop,120.0,0.035594363763886576 605,transfers_&_ground_transport,shared_transfer:_jasper_to_edmonton_airport_or_edmonton_mall,93.45,0.035498808424923124 1037,recommended_experiences,stanley_park_horse-drawn_tours,42.0,0.035480518535824644 1164,recommended_experiences,whistler_half-day_mountain_bike_tour,208.95,0.03547014182323408 200,"food,_wine_&_nightlife",small-group_toronto_beer_tour,80.0,0.03538533645990403 1131,recommended_experiences,rideau_canal_cruise,29.0,0.03538323218950009 414,tours_&_sightseeing,niagara_falls_canadian_side_tour_and_maid_of_the_mist_boat_ride,149.89,0.035312246890330655 996,recommended_experiences,victoria_and_butchart_gardens_tour_from_vancouver,212.0,0.03524227873295293 73,"cruises,_sailing_&_water_tours",interactive_pirate_cruise_from_granville_island,34.5,0.03507869620443444 945,recommended_experiences,niagara_falls_day_trip_from_toronto,169.0,0.035075178200255804 1107,recommended_experiences,vancouver_to_victoria_by_seaplane_and_ferry,289.0,0.03505925386569123 558,tours_&_sightseeing,best_of_ottawa_bike_tour,113.5,0.03505161130488937 731,water_sports,kicking_horse_river_rafting_family_adventure_including_bbq_lunch,81.9,0.03503195433989655 806,family_friendly,toronto_harbour_sightseeing_cruise,29.32,0.03502103173010585 932,viator_vip_&_exclusive_tours,viator_exclusive:_2-day_victoria_and_butchart_gardens_tour_with_overnight_at_the_fairmont_empress,631.54,0.035011476196209514 567,tours_&_sightseeing,nanaimo_kid_aerial_adventure,20.99,0.03500669842926133 581,tours_&_sightseeing,sunset_e-bike_adventure_w/wine_&_cheese,99.0,0.03496369852672778 916,private_&_custom_tours,best_of_toronto_private_food_tour_with_sightseeing_and_black_car,225.0,0.03494458745893509 951,recommended_experiences,quebec_city_sightseeing_tour,42.0,0.03491974213764699 460,tours_&_sightseeing,vancouver_biking_and_hiking_tour_including_lunch,135.5,0.03489854546260251 368,outdoor_activities,fishing_adventure_in_whistler,165.0,0.03489521875573332 956,recommended_experiences,niagara_skywheel_admission_ticket,14.68,0.03480444118371804 583,tours_&_sightseeing,vancouver_private_secrets_of_stanley_park_walking_tour,299.0,0.03479169891659357 245,"food,_wine_&_nightlife",queen_street_west_pastry_tour,85.0,0.034747742527512775 64,"cruises,_sailing_&_water_tours",vancouver_to_victoria_by_seaplane_and_ferry,289.0,0.03468112907173244 456,tours_&_sightseeing,best_of_vancouver_-_4_hours,186.65,0.034677032509837426 1126,recommended_experiences,interactive_pirate_cruise_from_granville_island,34.5,0.03467340719253397 342,outdoor_activities,4-day_yukon_aurora_viewing_tour,702.45,0.034667476975941074 691,walking_&_biking_tours,immersion_quebec:_virtual_reality_experience_of_quebec_city's_history,17.99,0.034657921442044735 393,outdoor_activities,nanaimo_classic_adventure_course,41.99,0.034641997107480164 815,family_friendly,ottawa_river_historic_sightseeing_cruise,28.0,0.03462018921420306 539,tours_&_sightseeing,rideau_canal_cruise,29.0,0.03460195531456101 58,"cruises,_sailing_&_water_tours",4-hour_eagle_viewing_river_float_trip_from_squamish_with_lunch,125.99,0.03458864382129622 1088,recommended_experiences,1-_or_2-hour_horseback_ride_in_pemberton,82.95,0.034579886137153924 31,"air,_helicopter_&_balloon_tours",gulf_islands_kayak_and_seaplane_adventure,629.0,0.03449547736580686 503,tours_&_sightseeing,helicopter_tour_over_mont-tremblant,171.31,0.03445247746327331 734,water_sports,victoria_marine_wildlife_tour,112.35,0.0344190330946361 131,cultural_&_theme_tours,in_the_shadow_of_the_mountain,24.0,0.034371255425154366 327,outdoor_activities,columbia_icefield_tour_including_the_glacier_skywalk_from_jasper,232.05,0.03437038758857979 867,multi-day_&_extended_tours,5-night_churchill_tour_and_polar_bear_adventure_from_winnipeg,-1.0,0.03436430806676977 840,family_friendly,victoria_kids_aerial_adventure_course,20.99,0.03436169989125803 896,luxury_&_special_occasions,thousand_islands_sunset_dinner_cruise,99.44,0.034279376727162754 496,tours_&_sightseeing,vancouver_island_cycling_tour_including_lunch_and_wine_tasting,204.5,0.034244644601027795 598,theme_parks,clifton_hill_fun_pass:_top_6_attractions,33.84,0.03422792241670918 1066,recommended_experiences,quebec_city_shore_excursion:_quebec_city_sightseeing_tour,42.55,0.03420881134891649 1175,recommended_experiences,bowen_island_dinner_and_zodiac_tour,135.45,0.03414574389204301 780,family_friendly,whistler_sightseeing_tours_-_discover_all_of_whistler_this_winter!,83.99,0.03414192261164208 682,walking_&_biking_tours,whistler_singletrack_mountain_bike_tour,139.0,0.03412281154384939 55,"cruises,_sailing_&_water_tours",quebec_city_dinner_cruise,142.56,0.0341037004760567 11,"air,_helicopter_&_balloon_tours",whistler_helicopter_tour,187.95,0.03402043015699025 864,multi-day_&_extended_tours,3-day_tenquille_lake_expedition,-1.0,0.03401770067098959 989,recommended_experiences,whistler_helicopter_tour,187.95,0.03400541565109257 446,tours_&_sightseeing,"sea_to_sky_highway_day_trip_from_vancouver:_shannon_falls,_britannia_mine_and_gondola_ride",130.0,0.03396036746761152 594,tours_&_sightseeing,victoria_kids_aerial_adventure_course,20.99,0.033950811933715165 889,luxury_&_special_occasions,thousand_islands_two_castle_helicopter_tour,265.64,0.033845701060855375 1092,recommended_experiences,the_pork_and_bacon_walking_food_tour_of_toronto's_hogtown_history,98.0,0.03379028083057178 512,tours_&_sightseeing,toronto_islands_evening_bike_tour,96.05,0.033781999056809085 254,"food,_wine_&_nightlife",pub_crawl_montreal,29.0,0.03377403455663278 497,tours_&_sightseeing,montreal_food_truck_tour_by_bike,159.83,0.03374536795494374 286,sightseeing_tickets_&_passes,"best_of_niagara_falls_tour_from_niagara_falls,_ontario",158.0,0.03362514926042557 443,tours_&_sightseeing,toronto's_original_brunch_food_tour,99.0,0.03357878532471854 37,"cruises,_sailing_&_water_tours",whale-watching_cruise_with_expert_naturalists,94.5,0.033565403844633225 309,outdoor_activities,bird_kingdom_all_day_admission_ticket,20.28,0.03353166553134979 817,family_friendly,interactive_pirate_cruise_from_granville_island,34.5,0.033525096101796055 1177,recommended_experiences,victoria_and_butchart_gardens_with_victoria_clipper_to_seattle_one-way_from_vancouver,373.0,0.033516716346484614 629,walking_&_biking_tours,"show_me_the_city,_toronto_walking_tour",36.0,0.03347390307547247 1019,recommended_experiences,kicking_horse_river_whitewater_rafting,159.6,0.033439590870260695 437,tours_&_sightseeing,bird_kingdom_all_day_admission_ticket,20.28,0.03343934824928286 123,cultural_&_theme_tours,niagara_falls_american_side_highlights_tour,149.89,0.033429643410169387 357,outdoor_activities,half-day_yukon_snowshoeing_adventure,135.45,0.0333679243660381 787,family_friendly,montmorency_falls_bike_tour_in_quebec,77.0,0.033365932074547015 407,outdoor_activities,whistler_intro_to_backcountry_skiing_and_splitboarding,282.45,0.03332970223045272 860,multi-day_&_extended_tours,rockies_classic_4-day_summer_tour,687.0,0.033324490545217265 96,cultural_&_theme_tours,niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,157.07,0.0333061633298145 184,day_trips_&_excursions,toronto_to_niagara_falls_day_trip_by_train,489.41,0.03329148009486734 157,day_trips_&_excursions,columbia_icefield_tour_including_the_glacier_skywalk_from_jasper,232.05,0.03328192456097099 568,tours_&_sightseeing,nanaimo_classic_adventure_course,41.99,0.03325644469251008 418,tours_&_sightseeing,"best_of_niagara_falls_tour_from_niagara_falls,_ontario",158.0,0.03317733159058312 580,tours_&_sightseeing,quarry_rock_hike_and_photography_tour,109.0,0.03312903601862947 1130,recommended_experiences,under_the_surface_of_montreal's_chinatown:_guided_food_walking_tour,83.0,0.03312903601862947 409,"shows,_concerts_&_sports",pirate_life_adventure_cruise_in_toronto,38.0,0.03307343848840053 455,tours_&_sightseeing,lynn_canyon_park_and_photography_tour,99.0,0.03306533401458318 537,tours_&_sightseeing,under_the_surface_of_montreal's_chinatown:_guided_food_walking_tour,83.0,0.033047813980510536 98,cultural_&_theme_tours,small-group_toronto_ghosts_and_spirits_of_the_distillery_tour,24.5,0.033033480679666015 802,family_friendly,niagara_falls_canada_underground_railroad_heritage_tour,124.05,0.03302392514576966 675,walking_&_biking_tours,making_their_mark:_montreal_jewish_history_walking_tour,24.0,0.033005770564524216 392,outdoor_activities,nanaimo_kid_aerial_adventure,20.99,0.03300481407797697 1102,recommended_experiences,walking_tour_of_niagara-on-the-lake_historic_district,25.0,0.033003447002082624 196,"food,_wine_&_nightlife",island_of_orleans_food_and_drink_tour,44.95,0.032964856269242455 271,"food,_wine_&_nightlife","craft_vine,_orchard_&_stills",140.0,0.03295862744221529 115,cultural_&_theme_tours,ottawa_river_historic_sightseeing_cruise,28.0,0.03295580930624196 547,tours_&_sightseeing,boldt_castle_and_thousand_islands_helicopter_tour,172.84,0.032922224963963694 946,recommended_experiences,"best_of_niagara_falls_tour_from_niagara_falls,_ontario",158.0,0.03290831158404236 102,cultural_&_theme_tours,talking_trees_-_indigenous_walking_tour,40.0,0.032881786579061524 301,outdoor_activities,winter_tour:_banff_and_its_wildlife,70.35,0.032849196049634787 811,family_friendly,whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.0328168901332782 268,"food,_wine_&_nightlife",mornings_just_got_better-_niagara_on_the_lake,65.54,0.03280414786615373 1147,recommended_experiences,ottawa_highlights_3_hour_bike_tour,90.6,0.03278981456530921 41,"cruises,_sailing_&_water_tours",victoria_whale_watching_adventure_in_a_zodiac_vessel,116.82,0.032788858078761966 317,outdoor_activities,columbia_icefield_tour_including_the_glacier_skywalk_from_banff,281.4,0.032769747010969276 404,outdoor_activities,quarry_rock_hike_and_photography_tour,109.0,0.032746814662775646 813,family_friendly,thousand_islands_sunset_dinner_cruise,99.44,0.03272218863352521 172,day_trips_&_excursions,banff_to_jasper_one-way_tour,257.25,0.03271814806108662 514,tours_&_sightseeing,victoria_and_butchart_gardens_by_seaplane_and_speed_boat,489.0,0.032676739192273103 146,day_trips_&_excursions,victoria_and_butchart_gardens_tour_from_vancouver,212.0,0.03266963319709531 1004,recommended_experiences,maligne_canyon_ice_walk,72.45,0.032664001590936666 890,luxury_&_special_occasions,lake_george_luncheon_or_sightseeing_cruise_aboard_the_lac_du_saint_sacrement,29.99,0.032660814857708546 554,tours_&_sightseeing,2-day_whistler_sea_to_sky_tour_from_vancouver,166.95,0.032653648207286286 400,outdoor_activities,3-day_tenquille_lake_expedition,-1.0,0.032651259323812194 559,tours_&_sightseeing,ottawa_highlights_3_hour_bike_tour,90.6,0.032644092673389934 977,recommended_experiences,montreal_tower_observatory_admission_plus_optional_ticket_to_botanical_garden,23.75,0.032622592722123166 148,day_trips_&_excursions,athabasca_glacier_snow_trip_from_banff,273.0,0.032608721334294134 38,"cruises,_sailing_&_water_tours",vancouver_harbor_sunset_dinner_cruise,97.69,0.03258675947001186 1156,recommended_experiences,whale-watching_cruise_from_victoria_and_butchart_gardens_admission,174.56,0.03257481505264143 936,recommended_experiences,skylon_tower_observation_deck_admission,15.0,0.03256645396048213 1028,recommended_experiences,niagara-on-the-lake_winery_tasting_afternoon_tour_with_wine_and_cheese,95.0,0.03255570398484874 958,recommended_experiences,vancouver_seaplane_tour,135.0,0.032551724067654615 778,family_friendly,seaplane_flight_to_victoria_and_whale-watching_cruise,469.0,0.032527037383159714 24,"air,_helicopter_&_balloon_tours",seaplane_flight_to_victoria_with_ground_transport_and_butchart_gardens_admission,449.0,0.03249837078147067 804,family_friendly,thousand_islands_two_castle_helicopter_tour,265.64,0.03248881524757432 791,family_friendly,3-hour_east_vancouver_art_mural_&_craft_brewery_tour,45.0,0.03247925971367798 135,day_trips_&_excursions,quebec_city_and_montmorency_falls_day_trip_from_montreal,115.0,0.03246770722250252 987,recommended_experiences,whistler_superfly_ziplines,103.95,0.03244922603609459 454,tours_&_sightseeing,montmorency_falls_bike_tour_in_quebec,77.0,0.032425309206625515 223,"food,_wine_&_nightlife",quebec_city_craft_brewery_and_beer_tasting_small-group_tour,74.73,0.03241714874335174 160,day_trips_&_excursions,niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch,77.98,0.03240691200440223 440,tours_&_sightseeing,5.5-hour_jasper_wildlife_and_waterfalls_tour_with_maligne_lake_cruise_from_jasper,144.59,0.03240281544250722 127,cultural_&_theme_tours,quebec_city_shore_excursion:_grand_walking_tour_of_quebec_city,30.99,0.03239580742887816 179,day_trips_&_excursions,whistler_day_tour_from_vancouver,109.0,0.03239007317538275 513,tours_&_sightseeing,walking_tour_of_niagara-on-the-lake_historic_district,25.0,0.0323782454027132 220,"food,_wine_&_nightlife",tour_to_niagara_falls_from_toronto,89.0,0.03237733557404631 515,tours_&_sightseeing,vancouver_holiday_lights_and_karaoke_trolley_tour,65.0,0.03236459330692184 1006,recommended_experiences,small-group_gourmet_food_tour_in_vancouver,131.87,0.03235708605397299 479,tours_&_sightseeing,"local_food,_craft_beverage_and_estate_winery_tour_of_cowichan_valley",150.0,0.032340363869654394 1065,recommended_experiences,wine_tasting_and_pairing_afternoon_tour,104.99,0.03232637117133646 853,shore_excursions,quebec_city_shore_excursion:_grand_walking_tour_of_quebec_city,30.99,0.03229324407628565 869,luxury_&_special_occasions,day_trip_from_seattle_to_victoria_on_the_victoria_clipper,170.4,0.03227353578762444 933,classes_&_workshops,quarry_rock_hike_and_photography_tour,109.0,0.03223081583237301 481,tours_&_sightseeing,quebec_city_private_walking_tour_-_400_years_of_french_america,130.0,0.032226038065424824 625,walking_&_biking_tours,small-group_toronto_beer_tour,80.0,0.03220135138092992 616,walking_&_biking_tours,niagara_falls_tour_day_trip_from_toronto,89.0,0.03217348262899492 560,tours_&_sightseeing,call_of_the_wild_atv_tour,156.45,0.03216010581469766 677,walking_&_biking_tours,quebec_city_bike_tour_along_saint_lawrence_river,60.0,0.03206359398918696 666,walking_&_biking_tours,guided_electric_bike_tour_in_whistler,134.96,0.03205032448801449 442,tours_&_sightseeing,"show_me_the_city,_toronto_walking_tour",36.0,0.032029281783975176 1045,recommended_experiences,a_wok_around_chinatown:_culinary_and_cultural_walking_tour,108.0,0.03200148301886071 298,outdoor_activities,capilano_suspension_bridge_and_grouse_mountain_from_vancouver,212.0,0.03196599036927599 586,tours_&_sightseeing,edmonton_river_valley_90-minute_segway_adventure,84.99,0.03195370534937899 432,tours_&_sightseeing,winter_tour:_banff_and_its_wildlife,70.35,0.031946198096430144 429,tours_&_sightseeing,historic_downtown_victoria_food_tour,70.0,0.03191309433031952 2,featured_tours_and_tickets,quebec_city_and_montmorency_falls_day_trip_from_montreal,115.0,0.031866851705101416 208,"food,_wine_&_nightlife",the_fraser_valley_winery_tour,149.96,0.031858150010415524 980,recommended_experiences,jasper_skytram,49.3,0.031848594476519186 49,"cruises,_sailing_&_water_tours",vancouver_harbor_sightseeing_cruise,40.9,0.03184477319611826 845,shore_excursions,"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls",144.95,0.031815150107881975 641,walking_&_biking_tours,talking_trees_-_indigenous_walking_tour,40.0,0.03180917789919676 844,shore_excursions,skagway_shore_excursion:_bennett_train_journey_on_the_white_pass_rail,322.47,0.03172437253586669 0,featured_tours_and_tickets,vancouver_city_sightseeing_tour,80.0,0.03169193597744512 632,walking_&_biking_tours,small-group_walking_tour_of_toronto's_kensington_market_and_chinatown,53.0,0.03159835893260864 431,tours_&_sightseeing,northern_lights_tour_from_yellowknife,100.0,0.03151268106691597 766,family_friendly,day_trip_from_seattle_to_victoria_on_the_victoria_clipper,170.4,0.03149428853048072 975,recommended_experiences,winter_tour:_banff_and_its_wildlife,70.35,0.03148343590751055 517,tours_&_sightseeing,vancouver_to_victoria_by_seaplane_and_ferry,289.0,0.031477295730456066 533,tours_&_sightseeing,jewish_neighborhood_food_tour,95.44,0.03147401568146723 198,"food,_wine_&_nightlife",toronto_distillery_district_walking_tour,23.73,0.0314678428438965 221,"food,_wine_&_nightlife",a_wok_around_chinatown:_culinary_and_cultural_walking_tour,108.0,0.03145203981982086 621,walking_&_biking_tours,private_tour:_quebec_city_walking_tour,25.72,0.03144184040717563 1041,recommended_experiences,victoria_day_trip_from_seattle_with_butchart_gardens,271.28,0.03143770651897634 132,cultural_&_theme_tours,the_really_gay_history_tour,38.85,0.031435317635502245 952,recommended_experiences,toronto_city_hop-on_hop-off_tour,43.0,0.031418091546075826 906,luxury_&_special_occasions,sunset_e-bike_adventure_w/wine_&_cheese,99.0,0.031409039917287294 597,theme_parks,niagara_skywheel_admission_ticket,14.68,0.03139629765016282 639,walking_&_biking_tours,bike_tour_of_downtown_vancouver_and_stanley_park,68.25,0.031366040014753745 373,outdoor_activities,guided_zipline_tour_in_mont_tremblant,114.58,0.03135832280134331 72,"cruises,_sailing_&_water_tours",victoria_marine_wildlife_tour,112.35,0.031340415506863735 505,tours_&_sightseeing,3_hour_montreal_city_bike_tour_with_wine_or_beer,74.73,0.0312848179766348 683,walking_&_biking_tours,best_of_ottawa_bike_tour,113.5,0.031233219026752156 313,outdoor_activities,athabasca_glacier_snow_trip_from_banff,273.0,0.03122686888923607 175,day_trips_&_excursions,4_hour_montreal_architecture_&_city_bike_tour_with_wine_or_beer,86.23,0.031225716439591343 248,"food,_wine_&_nightlife",walking_tour_of_niagara-on-the-lake_historic_district,25.0,0.03121929631525474 328,outdoor_activities,banff_via_ferrata_climbing_adventure,177.45,0.031214742506132258 77,"cruises,_sailing_&_water_tours",vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane,569.0,0.0311988181715677 204,"food,_wine_&_nightlife","show_me_the_city,_toronto_walking_tour",36.0,0.031190130474245924 1048,recommended_experiences,60-minute_the_royal_carriage_tour,215.0,0.031170151569878658 541,tours_&_sightseeing,electric_bike_rental_on_ile_d'orleans,59.95,0.031112818366500587 8,local_experiences,"local_food,_craft_beverage_and_estate_winery_tour_of_cowichan_valley",150.0,0.031022040794485305 781,family_friendly,niagara_falls_day_tour_from_toronto_including_hornblower_boat_tour,115.0,0.030988596425848107 118,cultural_&_theme_tours,rideau_canal_cruise,29.0,0.030969942605282873 501,tours_&_sightseeing,thousand_islands_two_castle_helicopter_tour,265.64,0.030924894421801803 1125,recommended_experiences,little_italy_walking_food_tour_in_vancouver,73.0,0.030912152154677332 343,outdoor_activities,covered_wagon_or_horseback_ride_in_banff_with_western_cookout,103.95,0.03088109666951421 856,multi-day_&_extended_tours,2-day_niagara_falls_tour_from_new_york_by_bus,436.23,0.030872866219419905 100,cultural_&_theme_tours,exclusive_private_tour_to_niagara_falls_from_toronto,650.0,0.030864374485195613 251,"food,_wine_&_nightlife",small-group_annapolis_valley_wine_and_food_tour_from_halifax,160.0,0.03083570788350657 1114,recommended_experiences,vancouver_coastal_canyon_tour,158.0,0.03083570788350657 316,outdoor_activities,whistler_sightseeing_tours_-_discover_all_of_whistler_this_winter!,83.99,0.03081181904876571 507,tours_&_sightseeing,4-hour_eagle_viewing_river_float_trip_from_squamish_with_lunch,125.99,0.030795096864447112 978,recommended_experiences,niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,157.07,0.030787463635221314 593,tours_&_sightseeing,banff_mountain_photography_tour,300.0,0.03078315244707667 754,water_sports,whale-watching_cruise_from_victoria_to_vancouver,232.32,0.030756874728861718 80,"cruises,_sailing_&_water_tours",whale-watching_cruise_from_victoria_and_butchart_gardens_admission,174.56,0.03074254142801721 1157,recommended_experiences,whale-watching_cruise_from_victoria_to_vancouver,232.32,0.03071148594285409 457,tours_&_sightseeing,tour_to_niagara_falls_from_toronto,89.0,0.0306923748750614 147,day_trips_&_excursions,discover_grizzly_bears_from_banff,231.0,0.030689645389060723 785,family_friendly,arctic_day:_yukon_wildlife_and_hot_springs_tour,145.95,0.030673263807268696 1119,recommended_experiences,kicking_horse_river_rafting_family_adventure_including_bbq_lunch,81.9,0.030671896731374347 660,walking_&_biking_tours,walking_tour_of_niagara-on-the-lake_historic_district,25.0,0.030670534321268032 803,family_friendly,calgary_sightseeing_tour_by_sidecar,160.0,0.030619117337118758 686,walking_&_biking_tours,stanley_park_photography_tour_in_vancouver,104.0,0.030606375069994286 272,"food,_wine_&_nightlife",sake_a_to_z_gastronomic_experience_in_distillery_district,90.0,0.030596819536097934 259,"food,_wine_&_nightlife",jewish_neighborhood_food_tour,95.44,0.030587264002201596 262,"food,_wine_&_nightlife",under_the_surface_of_montreal's_chinatown:_guided_food_walking_tour,83.0,0.030572930701357075 231,"food,_wine_&_nightlife","local_food,_craft_beverage_and_estate_winery_tour_of_cowichan_valley",150.0,0.030551430750090293 832,family_friendly,quebec_city_shore_excursion:_grand_walking_tour_of_quebec_city,30.99,0.030549041866616215 904,luxury_&_special_occasions,gourmet_bike_tour_in_niagara-on-the-lake_with_wine_and_beer,134.47,0.030533117532051644 26,"air,_helicopter_&_balloon_tours",vancouver_to_victoria_seaplane_flight,218.0,0.030521966298647223 233,"food,_wine_&_nightlife",best_of_victoria_food_tour,68.25,0.030515597497979004 4,featured_tours_and_tickets,"best_of_niagara_falls_tour_from_niagara_falls,_ontario",158.0,0.03049506803062358 265,"food,_wine_&_nightlife",best_of_ottawa_bike_tour,113.5,0.030474510568539927 600,transfers_&_ground_transport,day_trip_from_seattle_to_victoria_on_the_victoria_clipper,170.41,0.030469975422569594 344,outdoor_activities,niagara_falls_domed_jet-boat_ride,79.04,0.030451097644178672 1179,recommended_experiences,5-night_churchill_tour_and_polar_bear_adventure_from_winnipeg,-1.0,0.030387465626952916 723,water_sports,squamish_cheakamus_white-water_rafting,120.74,0.030370673455813783 836,family_friendly,immersion_quebec:_virtual_reality_experience_of_quebec_city's_history,17.99,0.03034359788784479 263,"food,_wine_&_nightlife",montreal_afternoon_tea_tour,149.5,0.030342916682791633 506,tours_&_sightseeing,45-minute_beacon_hill_park_horse-drawn_carriage_tour,165.0,0.03031015351920758 74,"cruises,_sailing_&_water_tours",vancouver_city_and_seals_scenic_boat_tour,61.95,0.030262375849725846 1171,recommended_experiences,full-day_niagara_ice_wine_festival_tour_with_lunch_and_winery_visits,395.0,0.030233709248036818 430,tours_&_sightseeing,haunted_montreal_pub_crawl,24.0,0.030198673845679556 402,outdoor_activities,squamish_via_ferrata_tour,114.45,0.030185931578555085 367,outdoor_activities,discover_jasper_and_its_wildlife,72.45,0.030185931578555085 1158,recommended_experiences,half_day_guided_horseback_ride_at_birkenhead_lake,303.46,0.030147709442969704 674,walking_&_biking_tours,victoria_highlight_city_tour,74.95,0.030138153909073366 170,day_trips_&_excursions,whistler_day_trip_by_seaplane_from_vancouver,409.0,0.030133376142125183 149,day_trips_&_excursions,columbia_icefield_tour_including_the_glacier_skywalk_from_banff,281.4,0.030085407175334013 1155,recommended_experiences,independent_bike_tour_of_niagara-on-the-lake_wineries_including_wine_tastings,64.0,0.03008082070569528 730,water_sports,victoria_sunset_whale-watching_cruise,140.7,0.03008082070569528 1011,recommended_experiences,small-group_walking_tour_of_toronto's_kensington_market_and_chinatown,53.0,0.03006589018398225 743,water_sports,gulf_islands_kayak_and_seaplane_adventure,629.0,0.030033043036213562 942,recommended_experiences,quebec_city_and_montmorency_falls_day_trip_from_montreal,115.0,0.030012648876711158 709,water_sports,seaplane_flight_to_victoria_and_whale-watching_cruise,469.0,0.0299980076338563 205,"food,_wine_&_nightlife",small-group_gourmet_food_tour_in_vancouver,131.87,0.029990043133680012 1051,recommended_experiences,niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch,77.98,0.02997570983283549 814,family_friendly,kicking_horse_river_rafting_family_adventure_including_bbq_lunch,81.9,0.029968883784939802 361,outdoor_activities,columbia_icefield_tour_including_the_glacier_skywalk_from_calgary,380.1,0.02996615429893914 53,"cruises,_sailing_&_water_tours",niagara_falls_small-group_tour_from_toronto,254.25,0.029947724436199606 974,recommended_experiences,northern_lights_tour_from_yellowknife,100.0,0.02992646244012264 1008,recommended_experiences,columbia_icefield_tour_including_the_glacier_skywalk_from_banff,281.4,0.029838624314569608 44,"cruises,_sailing_&_water_tours",halifax_harbour_hopper_tour,42.67,0.029832376824390307 511,tours_&_sightseeing,small-group_afternoon_bike_tour_of_vancouver,68.25,0.02983046385129582 809,family_friendly,montreal_mural_tour,45.0,0.029810876873123525 623,walking_&_biking_tours,toronto_distillery_district_walking_tour,23.73,0.029805548543187184 1047,recommended_experiences,small-group_wine_tour_from_niagara_falls_with_hotel_pickup,99.95,0.029805301256421314 156,day_trips_&_excursions,niagara_falls_day_trip_from_new_york_by_air,721.16,0.029794154688804926 866,multi-day_&_extended_tours,7-day_best_of_new_england_tour,-1.0,0.029794154688804926 626,walking_&_biking_tours,old_montreal_discovery_tour,60.0,0.029770947059117224 346,outdoor_activities,marine_wildlife_tour_by_zodiac,110.25,0.029768674820344017 1020,recommended_experiences,small-group_quebec_wine_tour_from_montreal_with_gourmet_lunch_or_cheese_tasting,97.73,0.029755158032405686 90,cultural_&_theme_tours,4-_to_6-hour_northern_lights_tour_from_yellowknife,85.0,0.029752745819991412 448,tours_&_sightseeing,small-group_quebec_wine_tour_from_montreal_with_gourmet_lunch_or_cheese_tasting,97.73,0.02972158302170349 171,day_trips_&_excursions,columbia_icefield_tour_including_the_glacier_skywalk_from_calgary,380.1,0.029719301451354214 441,tours_&_sightseeing,guided_day_trip_niagara_falls_canadian_side_from_toronto,115.7,0.029705766000263735 484,tours_&_sightseeing,30-minute_heritage_horse-drawn_carriage_tour,115.0,0.029703377116789643 285,holiday_&_seasonal_tours,vancouver_holiday_dinner_and_carols_cruise,88.88,0.029684266048996953 644,walking_&_biking_tours,victoria_castles_and_neighborhoods_bike_tour,57.75,0.029669932748152432 991,recommended_experiences,montreal_city_hop-on_hop-off_tour,56.0,0.02963046484716162 1078,recommended_experiences,vancouver_city_private_tour,141.75,0.029615786278002494 550,tours_&_sightseeing,whistler_day_tour_from_vancouver,109.0,0.02961259954477436 33,"air,_helicopter_&_balloon_tours",seaplane_flight_to_victoria_with_whale_watching_and_return_by_ferry,389.0,0.029607821777826192 416,tours_&_sightseeing,quebec_city_and_montmorency_falls_day_trip_from_montreal,115.0,0.029589209949353275 1163,recommended_experiences,west_niagara_wine_tour,99.0,0.02957437740918898 369,outdoor_activities,victoria_marine_wildlife_tour,112.35,0.0295439751343508 250,"food,_wine_&_nightlife",full-day_prince_edward_county_wine_tour_with_lunch,425.0,0.029533766390129508 322,outdoor_activities,"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls",144.95,0.02951704420581091 1050,recommended_experiences,quebec_city_craft_brewery_and_beer_tasting_small-group_tour,74.73,0.02950987755538865 300,outdoor_activities,northern_lights_tour_from_yellowknife,100.0,0.029481761516687778 86,"cruises,_sailing_&_water_tours",bowen_island_dinner_and_zodiac_tour,135.45,0.02947882207022553 865,multi-day_&_extended_tours,4-day_bicycle_tour_through_canadian_rockies,-1.0,0.029411933332951105 531,tours_&_sightseeing,guided_electric_bike_tour_in_whistler,134.96,0.029331695776107634 54,"cruises,_sailing_&_water_tours",victoria_whale_watching_tour_by_zodiac,114.45,0.029297266926194963 726,water_sports,victoria_and_butchart_gardens_by_seaplane_and_speed_boat,489.0,0.029268600324505935 353,outdoor_activities,sea_to_sky_exotic_driving_experience,404.25,0.029244030284711904 222,"food,_wine_&_nightlife",small-group_wine_tour_from_niagara_falls_with_hotel_pickup,99.95,0.02915552495146983 366,outdoor_activities,vancouver_coastal_canyon_tour,158.0,0.02915393391774978 879,luxury_&_special_occasions,arctic_day:_yukon_wildlife_and_hot_springs_tour,145.95,0.02914437838385344 186,day_trips_&_excursions,victoria_and_butchart_gardens_with_victoria_clipper_to_seattle_one-way_from_vancouver,373.0,0.02914028182195843 915,private_&_custom_tours,vancouver_city_private_tour,141.75,0.02913482284995709 1062,recommended_experiences,victoria_castles_and_neighborhoods_bike_tour,57.75,0.02913004508300892 843,shore_excursions,day_trip_from_seattle_to_victoria_on_the_victoria_clipper,170.4,0.02910165842860201 1091,recommended_experiences,north_van_shipyards_district_food_tour,73.0,0.02909182294742354 850,shore_excursions,private_tour:_fraser_valley_wine_tour_in_vancouver,291.11,0.02908704518047537 492,tours_&_sightseeing,niagara_falls_canada_underground_railroad_heritage_tour,124.06,0.02908067637980715 384,outdoor_activities,niagara_beach_horseback_ride,73.45,0.029077489646579018 1104,recommended_experiences,columbia_icefield_tour_including_the_glacier_skywalk_from_calgary,380.1,0.02905200977811811 816,family_friendly,whistler_electric_bike_tour_(ebike),105.0,0.02904882304488999 67,"cruises,_sailing_&_water_tours",maligne_lake_cruise,82.95,0.029039267510993637 1090,recommended_experiences,squamish_cheakamus_white-water_rafting,120.74,0.029032898710325418 261,"food,_wine_&_nightlife",little_italy_walking_food_tour_in_vancouver,73.0,0.029022545326675038 364,outdoor_activities,jasper_wildlife_and_waterfalls_tour_with_maligne_lake_hike,79.25,0.029020156443200947 1152,recommended_experiences,quebec_shore_excursion:_small-group_food_walking_tour,53.0,0.029020156443200947 71,"cruises,_sailing_&_water_tours",ottawa_river_historic_sightseeing_cruise,28.0,0.0290052119241238 60,"cruises,_sailing_&_water_tours",toronto_harbour_sightseeing_cruise,29.32,0.029001045375408256 1132,recommended_experiences,montreal_afternoon_tea_tour,149.5,0.028969649287718564 655,walking_&_biking_tours,the_pork_and_bacon_walking_food_tour_of_toronto's_hogtown_history,98.0,0.028915045570341157 934,recommended_experiences,whistler_exotic_car_driving_experience,887.25,0.02891313259724667 7,featured_tours_and_tickets,ultimate_niagara_falls_tour_plus_helicopter_ride_and_skylon_tower_lunch,317.42,0.028910267803392974 1046,recommended_experiences,bike_tour_of_downtown_vancouver_and_stanley_park,68.25,0.028891156735600283 370,outdoor_activities,rzr_off-roading_tours_from_whistler,198.45,0.02881949023137769 385,outdoor_activities,2-day_whistler_sea_to_sky_tour_from_vancouver,166.95,0.02877649032884414 1031,recommended_experiences,columbia_icefield_tour_including_the_glacier_skywalk_from_jasper,232.05,0.028771712561895972 928,private_&_custom_tours,"craft_vine,_orchard_&_stills",140.0,0.028771712561895972 702,walking_&_biking_tours,sunset_e-bike_adventure_w/wine_&_cheese,99.0,0.02876932367842188 260,"food,_wine_&_nightlife",niagara_falls_walking_food_tour,88.14,0.02873349042631059 486,tours_&_sightseeing,peggy's_cove_and_halifax_tour_with_lobster_roll_lunch,140.0,0.028728712659362422 536,tours_&_sightseeing,old_montreal_ghost_walking_tour,25.0,0.028708010557849682 690,walking_&_biking_tours,independent_bike_tour_of_niagara-on-the-lake_wineries_including_wine_tastings,64.0,0.02867752429882687 670,walking_&_biking_tours,little_italy_walking_food_tour_in_vancouver,73.0,0.02861245521888623 680,walking_&_biking_tours,quebec_city_private_walking_tour_-_the_history_of_french_&_british_america,130.0,0.028561490816176364 1057,recommended_experiences,niagara_falls_domed_jet-boat_ride,79.04,0.028501768729324216 878,luxury_&_special_occasions,"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls",144.95,0.028475491011109265 575,tours_&_sightseeing,"craft_vine,_orchard_&_stills",140.0,0.028440455608752004 1137,recommended_experiences,calgary_and_banff_mountain_biking_adventure,420.0,0.028437268875523884 1024,recommended_experiences,winter_wildlife_discovery_tour,72.45,0.028431534622028472 1120,recommended_experiences,guided_electric_bike_tour_in_whistler,134.96,0.028431203351077954 1,featured_tours_and_tickets,vancouver_to_victoria_and_butchart_gardens_tour_by_bus,210.0,0.028402233473166623 241,"food,_wine_&_nightlife",the_pork_and_bacon_walking_food_tour_of_toronto's_hogtown_history,98.0,0.028328336722263155 406,outdoor_activities,whistler_glacier_ascent_hike,177.45,0.02830667813420317 782,family_friendly,2-day_niagara_falls_tour_from_new_york_by_bus,436.23,0.02830136846741898 1138,recommended_experiences,squamish_elaho_white-water_rafting_from_whistler,173.24,0.02825571373149332 450,tours_&_sightseeing,quebec_city_hop-on_hop-off_tour,42.55,0.028247749231317017 504,tours_&_sightseeing,old_montréal_vip_semi-private_walking_tour,52.5,0.028246158197596967 85,"cruises,_sailing_&_water_tours",vancouver_holiday_dinner_and_carols_cruise,88.88,0.028241380430648798 521,tours_&_sightseeing,small-group_annapolis_valley_wine_and_food_tour_from_halifax,160.0,0.028227047129804277 773,family_friendly,northern_lights_tour_from_yellowknife,100.0,0.028213082426214557 270,"food,_wine_&_nightlife",independent_bike_tour_of_niagara-on-the-lake_wineries_including_wine_tastings,64.0,0.028205206576010923 215,"food,_wine_&_nightlife",3-hour_old_chinatown_food_tour_in_toronto,100.0,0.02819201172744703 63,"cruises,_sailing_&_water_tours",whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.028182456193550677 194,"food,_wine_&_nightlife",historic_downtown_victoria_food_tour,70.0,0.028181658343796635 1070,recommended_experiences,chinatown_and_hidden_alleys_pedicab_tour,45.0,0.028112380723048135 143,day_trips_&_excursions,skagway_shore_excursion:_bennett_train_journey_on_the_white_pass_rail,322.48,0.028051860786441944 111,cultural_&_theme_tours,montreal_mural_tour,45.0,0.028004880966714253 518,tours_&_sightseeing,full-day_prince_edward_county_wine_tour_with_lunch,425.0,0.027988158782395654 838,family_friendly,gourmet_bike_tour_in_niagara-on-the-lake_with_wine_and_beer,134.47,0.02794038111291392 164,day_trips_&_excursions,"local_food,_craft_beverage_and_estate_winery_tour_of_cowichan_valley",150.0,0.027931506784070727 662,walking_&_biking_tours,montreal_mural_tour,45.0,0.027928436695543492 3,featured_tours_and_tickets,niagara_falls_day_trip_from_toronto,169.0,0.027926579711905423 552,tours_&_sightseeing,vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane,569.0,0.02789260344343219 880,luxury_&_special_occasions,lynn_canyon_park_and_photography_tour,99.0,0.027841639040722337 988,recommended_experiences,toronto_distillery_district_walking_tour,23.73,0.027838946881025957 312,outdoor_activities,seaplane_flight_to_victoria_and_whale-watching_cruise,469.0,0.02780979037159321 267,"food,_wine_&_nightlife",vancouver_railtown_district_food_tour,62.98,0.027797048104468737 381,outdoor_activities,whistler_day_tour_from_vancouver,109.0,0.027774750303447927 1016,recommended_experiences,quebec_pub_crawl,28.0,0.027713437182875715 647,walking_&_biking_tours,epic_electric_bike_tour_of_vancouver,94.45,0.027708659415927546 1153,recommended_experiences,quebec_city_shore_excursion:_grand_walking_tour_of_quebec_city,30.99,0.02764798084252814 284,holiday_&_seasonal_tours,half-day_ice_fishing,208.95,0.027647346295355334 178,day_trips_&_excursions,victoria_highlight_city_tour,74.95,0.027644159562127214 529,tours_&_sightseeing,thousand_islands_sunset_dinner_cruise,99.44,0.02761733128092409 490,tours_&_sightseeing,quebec_city_dinner_cruise,142.56,0.027593195159417362 379,outdoor_activities,whistler_exotic_car_driving_experience,887.25,0.02756198103746104 753,water_sports,sunset_nature_kayak_tour_in_vancouver,82.95,0.0275581597570601 257,"food,_wine_&_nightlife",okanagan_wine_country_bike_and_wine_tour,170.0,0.027548604223163763 166,day_trips_&_excursions,niagara_falls_small-group_tour_from_toronto,254.25,0.02752676366937041 122,cultural_&_theme_tours,"rabbis,_writers_and_radicals:_montreal_jewish_history_walking_tour",24.0,0.02749127101978569 411,tours_&_sightseeing,vancouver_city_sightseeing_tour,80.0,0.027487249110499233 352,outdoor_activities,banff_national_park_guided_hike_with_lunch,109.2,0.02740335824162409 1111,recommended_experiences,maligne_lake_cruise,82.95,0.027367049079133197 408,outdoor_activities,5-night_churchill_tour_and_polar_bear_adventure_from_winnipeg,-1.0,0.027344461999254187 193,"food,_wine_&_nightlife",half-day_beer_cider_and_wine_tour,35.0,0.027338382477444155 273,"food,_wine_&_nightlife",west_niagara_wine_tour,99.0,0.027295382574910605 891,luxury_&_special_occasions,whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.027290604807962436 269,"food,_wine_&_nightlife",st._john's_walking_food_tour,89.0,0.027290604807962436 21,"air,_helicopter_&_balloon_tours",whistler_day_trip_by_seaplane_from_vancouver,409.0,0.027281049274066084 668,walking_&_biking_tours,jewish_neighborhood_food_tour,95.44,0.027273406713264232 694,walking_&_biking_tours,vancouver_secrets_of_stanley_park_walking_tour,38.85,0.027273406713264232 65,"cruises,_sailing_&_water_tours",victoria_whale_watching_tour_on_a_covered_vessel,122.0,0.027266715973221577 1064,recommended_experiences,top_of_gowlland_tod_hike_in_victoria,86.0,0.027257160439325225 835,family_friendly,independent_bike_tour_of_niagara-on-the-lake_wineries_including_wine_tastings,64.0,0.02725511215837772 234,"food,_wine_&_nightlife",christmas_walking_tour_in_old_montreal,21.0,0.027252382672377055 206,"food,_wine_&_nightlife",crystal_hut_fondue_by_snowcat,219.45,0.027245216021954795 872,luxury_&_special_occasions,northern_lights_tour_from_yellowknife,100.0,0.027224453265197603 569,tours_&_sightseeing,independent_bike_tour_of_niagara-on-the-lake_wineries_including_wine_tastings,64.0,0.027203237927000974 841,shore_excursions,"craft_vine,_orchard_&_stills",140.0,0.027150458532745385 585,tours_&_sightseeing,historical_tasting_old_quebec_walking_tour,52.0,0.027099494130035533 120,cultural_&_theme_tours,yukon_breakfast_snowmobile_tour,246.75,0.02706445872767827 445,tours_&_sightseeing,small-group_walking_tour_of_toronto's_kensington_market_and_chinatown,53.0,0.02700871655802025 1084,recommended_experiences,montreal_dinner_cruise,142.56,0.026984827723279377 59,"cruises,_sailing_&_water_tours",victoria_4_ever_wild_sunset_whale-watching_tour,130.2,0.026860605782626897 29,"air,_helicopter_&_balloon_tours",ultimate_thousand_islands_helicopter_tour,522.0,0.026844681448062326 15,"air,_helicopter_&_balloon_tours",ultimate_niagara_falls_tour_plus_helicopter_ride_and_skylon_tower_lunch,317.42,0.026831939180937854 478,tours_&_sightseeing,"niagara_falls,_niagara-on-the-lake,_winery_tour_from_toronto",159.0,0.026822383647041516 113,cultural_&_theme_tours,thousand_islands_sunset_dinner_cruise,99.44,0.026822015049786714 153,day_trips_&_excursions,winter_wildlife_discovery_tour,72.45,0.02681474108623965 326,outdoor_activities,vancouver_island_rainforest_guided_hike_with_private_guide,90.0,0.026784161511456135 561,tours_&_sightseeing,granville_island_night_photography_tour,103.95,0.02672682830807805 1150,recommended_experiences,whistler_blackcomb_salmon_bake_dinner_and_atv_tour,183.75,0.026724439424603973 624,walking_&_biking_tours,lost_souls_of_gastown_walking_tour,30.45,0.02672364157484993 876,luxury_&_special_occasions,whistler_sightseeing_tours_-_discover_all_of_whistler_this_winter!,83.99,0.02669816170638902 1098,recommended_experiences,niagara-on-the-lake_wine_tasting_tour_with_cheese_from_niagara_falls,100.57,0.02667905063859633 902,luxury_&_special_occasions,"craft_vine,_orchard_&_stills",140.0,0.026623308468938296 9,"air,_helicopter_&_balloon_tours",vancouver_seaplane_tour,135.0,0.026592252983775176 1080,recommended_experiences,banff_national_park_tour_with_a_small_group,155.0,0.026559606464892006 579,tours_&_sightseeing,30-minute_victoria_carriage_tour_including_james_bay,115.0,0.0265452731640475 401,outdoor_activities,whistler_via_ferrata_tour,177.45,0.026542086430819366 227,"food,_wine_&_nightlife",niagara_falls_and_boat_cruise,105.0,0.026497495494565766 19,"air,_helicopter_&_balloon_tours",helicopter_tour_over_mont-tremblant,171.31,0.026478384426773076 1079,recommended_experiences,niagara_falls_evening_lights_day_trip_from_toronto,180.0,0.026459273358980386 526,tours_&_sightseeing,private_tour:_fraser_valley_wine_tour_in_vancouver,291.11,0.026421051223395005 509,tours_&_sightseeing,sw_best_of_edmonton_bus_tour,26.25,0.026421051223395005 1068,recommended_experiences,christmas_walking_tour_in_old_montreal,21.0,0.0263159403505352 1167,recommended_experiences,30-minute_victoria_carriage_tour_including_james_bay,115.0,0.026287273748846172 1063,recommended_experiences,le_bateau-mouche_sightseeing_cruise_in_montreal,29.89,0.026287273748846172 855,shore_excursions,"craft_vine,_orchard_&_stills",140.0,0.0262745314817217 82,"cruises,_sailing_&_water_tours",seaplane_flight_to_victoria_with_whale_watching_and_return_by_ferry,389.0,0.02627294044800165 862,multi-day_&_extended_tours,2-day_whistler_sea_to_sky_tour_from_vancouver,166.95,0.026217996128097658 758,water_sports,seaplane_flight_to_victoria_with_whale_watching_and_return_by_ferry,389.0,0.02615827404124551 649,walking_&_biking_tours,montreal_food_truck_tour_by_bike,159.83,0.026143940740400988 1075,recommended_experiences,victoria_whale_watching_tour_by_zodiac,114.45,0.026096163070919255 642,walking_&_biking_tours,historical_chinatown_walking_tour,15.0,0.026086607537022917 451,tours_&_sightseeing,"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls",144.95,0.026072274236178396 1134,recommended_experiences,making_their_mark:_montreal_jewish_history_walking_tour,24.0,0.02601685400589481 75,"cruises,_sailing_&_water_tours",rideau_canal_cruise,29.0,0.02599469151272702 28,"air,_helicopter_&_balloon_tours",boldt_castle_and_thousand_islands_helicopter_tour,172.84,0.02587775286719767 719,water_sports,three_sisters_sea_kayaking_day_tour,136.85,0.02587542930475608 499,tours_&_sightseeing,calgary_sightseeing_tour_by_sidecar,160.0,0.02586683025740697 722,water_sports,full-day_thompson_river_paddle_rafting_with_lunch,189.0,0.02584771918961428 355,outdoor_activities,1-_or_2-hour_horseback_ride_in_pemberton,82.95,0.02582383035487342 350,outdoor_activities,4-day_erling_strom_trail_backcountry_lodge_trip_by_horseback,-1.0,0.0258094970540289 1122,recommended_experiences,jewish_neighborhood_food_tour,95.44,0.02578656470583527 1077,recommended_experiences,quebec_city_dinner_cruise,142.56,0.025768088185215386 283,holiday_&_seasonal_tours,winter_wine_tour_from_montreal_with_exclusive_winery_access,97.73,0.02567763255257454 592,tours_&_sightseeing,bowen_island_dinner_and_zodiac_tour,135.45,0.025671898299079128 602,transfers_&_ground_transport,hop-on_and_hop-off_banff_bus,60.0,0.025611378362472938 17,"air,_helicopter_&_balloon_tours",helicopter_tour_over_montreal,179.0,0.025608830842205645 493,tours_&_sightseeing,banff_national_park_tour_with_a_small_group,155.0,0.025589719774412954 596,theme_parks,ripley's_believe_it_or_not!_niagara_falls_admission,10.95,0.025570608706620264 334,outdoor_activities,yellowknife_northern_lights_viewing_tour_including_3-nights_accommodation,700.0,0.025556275405775743 266,"food,_wine_&_nightlife",whistler_blackcomb_salmon_bake_dinner_and_atv_tour,183.75,0.02554353313865127 1142,recommended_experiences,treetop_adventure_course,40.95,0.02552965708503422 983,recommended_experiences,flyover_canada_simulated_flight_ride,34.65,0.02550371996934584 176,day_trips_&_excursions,vancouver_coastal_canyon_tour,158.0,0.025494164435449503 116,cultural_&_theme_tours,lunenburg_and_mahone_bay-_bus_tour,114.94,0.025475053367656812 1123,recommended_experiences,rzr_off-roading_tours_from_whistler,198.45,0.0254693191141614 452,tours_&_sightseeing,peggy's_cove_day_trip_from_halifax,57.49,0.025463584860665987 827,family_friendly,canyon_sainte-anne_walking_tour,13.5,0.025451164532915953 427,tours_&_sightseeing,capilano_suspension_bridge_and_grouse_mountain_from_vancouver,212.0,0.025449116251968433 276,"food,_wine_&_nightlife",montreal_bike_tour_with_bites,136.82,0.02544638676596777 768,family_friendly,niagara_falls_tour_day_trip_from_toronto,89.0,0.025443997882493692 308,outdoor_activities,grotto_canyon_icewalk,79.8,0.02543683123207143 1035,recommended_experiences,quebec_city_shore_excursion:_half-day_tour_to_montmorency_falls_and_ste-anne-de-beaupré,57.5,0.025355609193952487 643,walking_&_biking_tours,3-hour_east_vancouver_art_mural_&_craft_brewery_tour,45.0,0.0253030537575226 676,walking_&_biking_tours,"rabbis,_writers_and_radicals:_montreal_jewish_history_walking_tour",24.0,0.02528394268972991 808,family_friendly,lake_george_luncheon_or_sightseeing_cruise_aboard_the_lac_du_saint_sacrement,29.99,0.025258462821269 1072,recommended_experiences,niagara_falls_small-group_tour_from_toronto,254.25,0.02524367227319701 477,tours_&_sightseeing,fraser_valley_wine_tour_from_vancouver,187.0,0.025236165020248176 1082,recommended_experiences,banff_national_park_guided_hike_with_lunch,109.2,0.02523425204715369 907,luxury_&_special_occasions,thousand_islands_helicopter_tour,114.84,0.025164498516025584 213,"food,_wine_&_nightlife",vancouver_wine_tour_(fraser_valley),135.0,0.025159720749077415 360,outdoor_activities,lake_louise_night_snowshoe_tour,59.0,0.025140609681284724 713,water_sports,kicking_horse_river_whitewater_rafting,159.6,0.02512388749696611 62,"cruises,_sailing_&_water_tours",victoria_and_butchart_gardens_by_seaplane_and_speed_boat,489.0,0.025089645278574872 705,walking_&_biking_tours,montreal_bike_tour_with_bites,136.82,0.0250737209440103 494,tours_&_sightseeing,private_niagara_falls_tour_in_a_suv,650.0,0.025064165410113963 663,walking_&_biking_tours,whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.024892165799979736 282,holiday_&_seasonal_tours,christmas_walking_tour_in_old_montreal,21.0,0.024844388130498017 1025,recommended_experiences,peggy's_cove_day_trip_from_halifax,57.49,0.02481190024840805 275,"food,_wine_&_nightlife",full-day_niagara_ice_wine_festival_tour_with_lunch_and_winery_visits,395.0,0.024767943859327256 540,tours_&_sightseeing,montreal_afternoon_tea_tour,149.5,0.024761117811431567 1172,recommended_experiences,montreal_bike_tour_with_bites,136.82,0.024691499588156494 852,shore_excursions,quebec_city_shore_excursion:_private_walking_tour,19.58,0.024691499588156494 829,family_friendly,gulf_islands_kayak_and_seaplane_adventure,629.0,0.024662832986467452 774,family_friendly,montreal_tower_observatory_admission_plus_optional_ticket_to_botanical_garden,23.75,0.02459594424919303 654,walking_&_biking_tours,3_hour_montreal_city_bike_tour_with_wine_or_beer,74.73,0.02452905551191862 1071,recommended_experiences,banff_day_trip_from_calgary,238.35,0.02449083337633324 182,day_trips_&_excursions,2-day_whistler_sea_to_sky_tour_from_vancouver,166.95,0.024452611240747858 535,tours_&_sightseeing,victoria_classic_adventure_course,41.99,0.024423944639058816 141,day_trips_&_excursions,ice_hotel_visit_&_transportation,51.75,0.024414389105162478 998,recommended_experiences,montreal_craft_brewery_and_beer_tasting_small-group_tour,74.73,0.02440865485166705 23,"air,_helicopter_&_balloon_tours",vancouver_to_victoria_by_seaplane_and_ferry,289.0,0.02440756305726679 966,recommended_experiences,arctic_day:_evening_aurora_viewing,135.45,0.024404833571266125 61,"cruises,_sailing_&_water_tours",lady_muskoka_boat_cruise,42.94,0.024395278037369787 976,recommended_experiences,island_of_orleans_food_and_drink_tour,44.95,0.02438051081823798 1005,recommended_experiences,sea_to_sky_and_whistler_village_tour,157.5,0.024366611435680745 1073,recommended_experiences,victoria_in_one_day_sightseeing_tour,240.45,0.02429972269840632 628,walking_&_biking_tours,scooter_sightseeing_in_montreal,105.78,0.024175500757753834 1141,recommended_experiences,advanced_backcountry_snowmobile_expedition,313.95,0.024156389689961144 941,recommended_experiences,greg_frewin_wild_magic_show,32.77,0.024130909821500235 1103,recommended_experiences,whistler_day_trip_by_seaplane_from_vancouver,409.0,0.02404650105015317 810,family_friendly,victoria_and_butchart_gardens_by_seaplane_and_speed_boat,489.0,0.024032167749308657 362,outdoor_activities,dune_buggy_4x4_tours,197.77,0.024013056681515967 604,transfers_&_ground_transport,victoria_day_trip_from_seattle_with_butchart_gardens,271.29,0.02400350114761962 888,luxury_&_special_occasions,calgary_sightseeing_tour_by_sidecar,160.0,0.023936612410345205 736,water_sports,okanagan_jetpack_rental_and_lesson,149.0,0.023917501342552515 727,water_sports,whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.023882465940195254 760,water_sports,vancouver_whale_watching_safari,259.0,0.023860168139174437 491,tours_&_sightseeing,vancouver_city_private_tour,141.75,0.023821946003589056 331,outdoor_activities,lake_louise_scenic_snowshoe_tour,79.0,0.023802834935796366 436,tours_&_sightseeing,montreal_city_hop-on_hop-off_tour,56.0,0.023778736140593913 622,walking_&_biking_tours,haunted_montreal_pub_crawl,24.0,0.023573502122284075 34,"air,_helicopter_&_balloon_tours",thousand_islands_helicopter_tour,114.84,0.023568724355335906 658,walking_&_biking_tours,small-group_afternoon_bike_tour_of_vancouver,68.25,0.023541014240194114 656,walking_&_biking_tours,downtown_and_old_montreal_south_city_bike_tour,88.25,0.02348750231721697 66,"cruises,_sailing_&_water_tours",vancouver_full-day_sightseeing_and_photography_tour,249.0,0.023305947173186403 984,recommended_experiences,jasper_evening_wildlife_tour,73.9,0.02329878052276415 1029,recommended_experiences,grévin_wax_museum_admission_in_montreal,18.0,0.023248613969808332 325,outdoor_activities,arctic_day:_yukon_wildlife_and_hot_springs_tour,145.95,0.023071836592725943 927,private_&_custom_tours,quebec_city_shore_excursion:_private_walking_tour,19.58,0.023067058825777774 609,transfers_&_ground_transport,private_transfer_from_buffalo_airport_to_niagara_falls,179.0,0.02303839222408874 739,water_sports,squamish_cheakamus_white-water_rafting_from_whistler,120.74,0.022952392419021625 1144,recommended_experiences,2-day_whistler_sea_to_sky_tour_from_vancouver,166.95,0.02287714258958791 875,luxury_&_special_occasions,christmas_in_quebec_city:_small-group_gourmet_food_tour,55.0,0.022875948147850864 947,recommended_experiences,ripley's_believe_it_or_not!_niagara_falls_admission,10.95,0.022856837080058173 634,walking_&_biking_tours,fat_ebike_ride_on_mount_royal,86.23,0.022837726012265483 70,"cruises,_sailing_&_water_tours",niagara_falls_night_tour_with_dinner_and_cruise,189.0,0.0226943930038203 914,private_&_custom_tours,independent_bike_tour_of_vancouver,35.7,0.0225892821309605 1001,recommended_experiences,seaplane_flight_to_victoria_and_whale-watching_cruise,469.0,0.02245550465641167 472,tours_&_sightseeing,luxury_coach_tour_of_niagara_falls_with_lunch_and_hornblower_cruise_from_toronto,215.0,0.022433206855390853 589,tours_&_sightseeing,montreal_bike_tour_with_bites,136.82,0.022407726986929943 388,outdoor_activities,whistler_premium_ski_rental_including_delivery,163.43,0.022331282715759175 516,tours_&_sightseeing,whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.02231535838119461 720,water_sports,river_of_golden_dreams_canoe_tour_in_whistler,114.45,0.022312171647966485 302,outdoor_activities,callaghan_valley_winter_snowmobile_tour,208.95,0.022286234532278112 981,recommended_experiences,victoria_and_butchart_gardens_day_trip_from_vancouver,194.25,0.02226439397848476 163,day_trips_&_excursions,fraser_valley_wine_tour_from_vancouver,187.0,0.02226439397848476 599,theme_parks,flyover_canada_simulated_flight_ride,34.65,0.022187949707313998 485,tours_&_sightseeing,chinatown_and_hidden_alleys_pedicab_tour,45.0,0.02209239436835054 708,walking_&_biking_tours,ultimate_jasper_-_interpretive_nature_walk,72.45,0.02209239436835054 1143,recommended_experiences,niagara_beach_horseback_ride,73.45,0.022063727766661503 46,"cruises,_sailing_&_water_tours",1-hour_toronto_harbour_tour_with_live_narration,21.24,0.022063727766661503 657,walking_&_biking_tours,queen_street_west_pastry_tour,85.0,0.021991104775891675 281,holiday_&_seasonal_tours,christmas_in_quebec_city:_small-group_gourmet_food_tour,55.0,0.021863061554838255 909,private_&_custom_tours,private_winery_tour_of_niagara-on-the-lake,165.0,0.02180254161823205 692,walking_&_biking_tours,city_sights_e-bike_adventure_tour_-_guided,124.0,0.021729284080289415 95,cultural_&_theme_tours,haunted_montreal_pub_crawl,24.0,0.02171335974572485 532,tours_&_sightseeing,okanagan_wine_country_bike_and_wine_tour,170.0,0.02167672864385952 1166,recommended_experiences,seaplane_flight_to_victoria_with_whale_watching_and_return_by_ferry,389.0,0.021628950974377788 919,private_&_custom_tours,whistler_electric_bike_tour_(ebike),105.0,0.021557284470155202 704,walking_&_biking_tours,beyond_city_sights_e-bike_adventure_tour,89.0,0.021514284567621646 578,tours_&_sightseeing,seaplane_flight_to_victoria_with_whale_watching_and_return_by_ferry,389.0,0.021509506800673477 372,outdoor_activities,victoria_classic_adventure_course,41.99,0.021480840198984434 961,recommended_experiences,ice_explorer_glacier_tour_and_glacier_skywalk,114.45,0.02143114955640823 202,"food,_wine_&_nightlife",montreal_craft_brewery_and_beer_tasting_small-group_tour,74.73,0.021423506995606363 545,tours_&_sightseeing,calgary_and_banff_mountain_biking_adventure,420.0,0.021361396025280123 707,walking_&_biking_tours,in_the_shadow_of_the_mountain,24.0,0.02130884058885022 799,family_friendly,independent_bike_tour_of_vancouver,35.7,0.0212945072880057 20,"air,_helicopter_&_balloon_tours",victoria_and_butchart_gardens_by_seaplane_and_speed_boat,489.0,0.021194174182094072 1042,recommended_experiences,whistler_ski_rental_package_including_delivery,108.95,0.021184618648197727 180,day_trips_&_excursions,victoria_full-day_sightseeing_tour_from_vancouver,154.0,0.02111772991092331 784,family_friendly,"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls",144.95,0.02111772991092331 892,luxury_&_special_occasions,best_of_toronto_private_food_tour_with_sightseeing_and_black_car,225.0,0.021108174377026966 523,tours_&_sightseeing,vancouver_full-day_sightseeing_and_photography_tour,249.0,0.021012619038063514 627,walking_&_biking_tours,christmas_in_quebec_city:_small-group_gourmet_food_tour,55.0,0.020993507970270824 1170,recommended_experiences,vancouver_whale_watching_safari,259.0,0.020964841368581788 444,tours_&_sightseeing,whistler_sightseeing_tours_-_discover_all_of_whistler_this_winter!,83.99,0.02086450826267016 349,outdoor_activities,medicine_trail_snowshoe_tour,93.45,0.020766564040232617 10,"air,_helicopter_&_balloon_tours",niagara_falls_grand_helicopter_tour,131.5,0.02064234209958013 957,recommended_experiences,niagara_falls_tour_day_trip_from_toronto,89.0,0.02062323103178744 738,water_sports,squamish_elaho_white-water_rafting_from_whistler,173.24,0.020601731080520665 154,day_trips_&_excursions,"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls",144.95,0.02051573127545355 1118,recommended_experiences,niagara_falls_night_tour_with_dinner_and_cruise,189.0,0.020334176131422993 1076,recommended_experiences,mount_mamquam_and_alpine_lakes_seaplane_tour_from_vancouver,369.0,0.020276842928044915 376,outdoor_activities,ghost_canyon,259.0,0.02019084312297781 590,tours_&_sightseeing,high_performance_mountain_bike_rental_in_squamish,80.0,0.020143065453496083 173,day_trips_&_excursions,full-day_cheakamus_rafting_and_sea_to_sky_gondola_combo_from_vancouver,205.79,0.020104843317910702 812,family_friendly,vancouver_full-day_sightseeing_and_photography_tour,249.0,0.02004751011453263 1009,recommended_experiences,snowmobile_british_columbia_tour_for_intermediate_riders,151.2,0.019928065940828313 237,"food,_wine_&_nightlife",winter_wine_tour_from_montreal_with_exclusive_winery_access,97.73,0.019858312409700207 651,walking_&_biking_tours,north_van_shipyards_district_food_tour,73.0,0.019846843902709375 403,outdoor_activities,whistler_full-day_fly_fishing,271.95,0.01979906623322765 174,day_trips_&_excursions,vancouver_full-day_sightseeing_and_photography_tour,249.0,0.019751288563745924 1161,recommended_experiences,squamish_via_ferrata_tour,114.45,0.0196843998264715 1067,recommended_experiences,best_of_victoria_food_tour,68.25,0.019483733614648252 562,tours_&_sightseeing,stanley_park_photography_tour_in_vancouver,104.0,0.01944551147906287 1165,recommended_experiences,4-day_bicycle_tour_through_canadian_rockies,-1.0,0.019442324745834745 332,outdoor_activities,lynn_canyon_park_and_photography_tour,99.0,0.019302178470617687 790,family_friendly,tour_to_niagara_falls_from_toronto,89.0,0.01907603239033353 851,shore_excursions,quebec_shore_excursion:_small-group_food_walking_tour,53.0,0.01900595691983098 881,luxury_&_special_occasions,best_of_vancouver_-_4_hours,186.65,0.018872179445282147 383,outdoor_activities,treetop_adventure_course,40.95,0.018739769046627663 232,"food,_wine_&_nightlife",diversity_of_scarborough_food_tour,73.0,0.0186524021656662 741,water_sports,vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane,569.0,0.018623735563977166 678,walking_&_biking_tours,calgary_and_banff_mountain_biking_adventure,420.0,0.018623735563977166 565,tours_&_sightseeing,the_big_bike_loop,120.0,0.018585513428391785 1026,recommended_experiences,arctic_day:_yukon_wildlife_and_hot_springs_tour,145.95,0.018585513428391785 246,"food,_wine_&_nightlife",beyond_the_bagel:_montreal_jewish_food_walking_tour,85.0,0.018543470012405472 394,outdoor_activities,whistler_half-day_spin_fishing,208.95,0.018337069547086804 745,water_sports,half-day_ice_fishing,208.95,0.018330700746418585 582,tours_&_sightseeing,gastown_night_photography_tour,103.95,0.018298847411501423 917,private_&_custom_tours,private_tour:_fraser_valley_wine_tour_in_vancouver,291.11,0.018260625275916043 548,tours_&_sightseeing,quebec_city_private_walking_tour_-_the_history_of_french_&_british_america,130.0,0.018222403140330662 1146,recommended_experiences,canyon_sainte-anne_walking_tour,13.5,0.01817462547084893 834,family_friendly,nanaimo_kid_aerial_adventure,20.99,0.01816984770390076 321,outdoor_activities,winter_wildlife_discovery_tour,72.45,0.018144045896065414 1116,recommended_experiences,shore_excursion:_charlottetown_south_shore_and_confederation_bridge,410.0,0.018069514597989132 576,tours_&_sightseeing,calgary_city_evening_tour,44.0,0.018059959064092787 796,family_friendly,vancouver_super_saver:_1-day_city_hop-on_hop-off_tour_and_attractions_combo,81.0,0.01782107071668415 181,day_trips_&_excursions,vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane,569.0,0.017773293047202425 1178,recommended_experiences,7-day_best_of_new_england_tour,-1.0,0.017735070911617044 158,day_trips_&_excursions,tour_to_niagara_falls_from_toronto,89.0,0.01762677330552912 1013,recommended_experiences,northern_lights_and_arctic_circle_day_trip_from_fairbanks,299.91,0.017615626737912726 922,private_&_custom_tours,quebec_city_private_walking_tour_-_the_history_of_french_&_british_america,130.0,0.017467515962519373 83,"cruises,_sailing_&_water_tours",vancouver_whale_watching_safari,259.0,0.0174101827591413 750,water_sports,whistler_half-day_spin_fishing,208.95,0.01737196062355592 1027,recommended_experiences,private_winery_tour_of_niagara-on-the-lake,165.0,0.017365591822887702 818,family_friendly,victoria_highlight_city_tour,74.95,0.017228627615110736 789,family_friendly,best_of_vancouver_-_4_hours,186.65,0.01721907208121439 378,outdoor_activities,full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch,98.29,0.017133072276147285 826,family_friendly,vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane,569.0,0.017056628004976523 210,"food,_wine_&_nightlife",quebec_pub_crawl,28.0,0.01698496150075393 571,tours_&_sightseeing,city_sights_e-bike_adventure_tour_-_guided,124.0,0.01688940616179048 519,tours_&_sightseeing,dune_buggy_4x4_tours,197.77,0.016607517911848287 584,tours_&_sightseeing,beyond_city_sights_e-bike_adventure_tour,89.0,0.016588406844055596 920,private_&_custom_tours,90_minute_private_vacation_photography_session_with_local_photographer_in_playa_del_carmen,681.61,0.01636862956443965 570,tours_&_sightseeing,immersion_quebec:_virtual_reality_experience_of_quebec_city's_history,17.99,0.01631129636106158 224,"food,_wine_&_nightlife",vancouver_art_deco_&_chocolate_tasting_tour,54.6,0.016164776619388276 365,outdoor_activities,vancouver_full-day_sightseeing_and_photography_tour,249.0,0.016139296750927366 27,"air,_helicopter_&_balloon_tours",exhilarating_120km_aerial_tour_of_toronto,79.0,0.015929075005207766 471,tours_&_sightseeing,vancouver_shore_excursion:_post-cruise_sea-to-sky_highway_day_trip_from_vancouver,130.0,0.015909963937415075 57,"cruises,_sailing_&_water_tours",montreal_dinner_cruise,142.56,0.015871741801829695 30,"air,_helicopter_&_balloon_tours",vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane,569.0,0.015833519666244314 572,tours_&_sightseeing,small-group_niagara_falls_tour,250.0,0.01570929772559182 553,tours_&_sightseeing,niagara_falls_and_niagara-on-the-lake_day_tour_from_toronto,198.0,0.015642408988317404 746,water_sports,vancouver_jet_ski_rental,211.56,0.015317520835841661 333,outdoor_activities,best_of_vancouver_-_4_hours,186.65,0.015269743166359935 839,family_friendly,thousand_islands_helicopter_tour,114.84,0.015002188217262263 543,tours_&_sightseeing,private_tour:_gardens_of_vancouver,193.54,0.014983077149469573 849,shore_excursions,best_of_toronto_private_food_tour_with_sightseeing_and_black_car,225.0,0.014830188607128043 700,walking_&_biking_tours,vancouver_bike_tour_with_beers_and_bites,104.0,0.014744188802060937 724,water_sports,4-hour_eagle_viewing_river_float_trip_from_squamish_with_lunch,125.99,0.014393022931370243 1173,recommended_experiences,vancouver_holiday_dinner_and_carols_cruise,88.88,0.014318967543673566 805,family_friendly,quebec_lower_town_historical_bike_tour,57.0,0.014295078708932707 125,cultural_&_theme_tours,the_essential_whistler_tasting_and_cultural_walking_tour,87.0,0.014046634827627726 502,tours_&_sightseeing,small-group_niagara_falls_day_tour_from_toronto_with_boat_cruise_and_optional_fallsview_lunch,165.0,0.01380774648021909 735,water_sports,vancouver_boat_rental_for_up_to_5_people,54.0,0.013759968810737364 698,walking_&_biking_tours,whistler_half-day_mountain_bike_tour,208.95,0.013712191141255638 291,sightseeing_tickets_&_passes,brentwood_bay_kayak_tour_and_butchart_gardens_visit,100.8,0.01367396900567025 159,day_trips_&_excursions,private_niagara_falls_full-day_tour_from_toronto,700.0,0.013587969200603144 792,family_friendly,niagara_falls_and_boat_cruise,105.0,0.013497191628587861 1129,recommended_experiences,30-minute_distillery_district_segway_tour_in_toronto,44.07,0.013368191920987198 970,recommended_experiences,half-day_beer_cider_and_wine_tour,35.0,0.013272636582023746 1154,recommended_experiences,brentwood_bay_kayak_tour_and_butchart_gardens_visit,100.8,0.01322485891254202 304,outdoor_activities,dogsled_adventure_in_mont-tremblant,169.34,0.01316752570916395 833,family_friendly,nanaimo_bungy_jump,136.49,0.013143636874423083 893,luxury_&_special_occasions,small-group_annapolis_valley_wine_and_food_tour_from_halifax,160.0,0.012957303963444348 930,private_&_custom_tours,private_transfer_from_buffalo_airport_to_niagara_falls,179.0,0.012699304548243022 859,multi-day_&_extended_tours,rockies_adventure_4-day_summer_tour,708.0,0.012469971734730731 489,tours_&_sightseeing,gems_of_montreal_small_group_city_tour,171.32,0.012307527658492863 508,tours_&_sightseeing,montreal's_underground_city_indoor_tour,65.0,0.011523973878992538 219,"food,_wine_&_nightlife",toronto_craft_brewery_tour,108.72,0.01134241873496198 606,transfers_&_ground_transport,private_transport_from_vancouver_international_airport_(yvr)_to_north_or_west_vancouver,177.81,0.01134241873496198 483,tours_&_sightseeing,christmas_walking_tour_in_old_montreal,21.0,0.01074042009949222 473,tours_&_sightseeing,vancouver_super_saver:_1-day_city_hop-on_hop-off_tour_and_attractions_combo,81.0,0.010587531557150691 458,tours_&_sightseeing,exclusive_private_tour_to_niagara_falls_from_toronto,650.0,0.009995088455577276 1176,recommended_experiences,private_winery_tour_of_niagara_wine_country,165.0,0.009259312345558685 520,tours_&_sightseeing,best_of_toronto_private_food_tour_with_sightseeing_and_black_car,225.0,0.00849486963385105 1135,recommended_experiences,private_tour:_gardens_of_vancouver,193.54,0.008485314099954705 1053,recommended_experiences,city_highlights_bus_tour_of_charlottetown,27.6,0.008418425362680289 931,private_&_custom_tours,private_winery_tour_of_niagara_wine_country,165.0,0.008399314294887598 278,"food,_wine_&_nightlife",uncork_saint_john_food_and_drink_tour,85.1,0.007959759735655714 126,cultural_&_theme_tours,quebec_city_shore_excursion:_private_walking_tour,19.58,0.00738642770187499 801,family_friendly,shared_wonder_tour,297.73,0.005265099176886313 882,luxury_&_special_occasions,3-hour_east_vancouver_art_mural_&_craft_brewery_tour,45.0,0.004882877821032493 169,day_trips_&_excursions,bc_winter_super_saver_2_day_city_hop_on_hop_off_tour_plus_whistler_day_trip,231.0,0.004854211219343457 895,luxury_&_special_occasions,private_tour:_fraser_valley_wine_tour_in_vancouver,291.11,0.0002006662118232555 717,water_sports,athabasca_river_canyon_morning_run,93.45,0.0 ================================================ FILE: recommendations/e20_r20000_lr0.01_hu64_bs16/user1_seen.csv ================================================ ,att_cat,att_name,att_price 0,"cruises,_sailing_&_water_tours",niagara_falls_american-side_tour_with_maid_of_the_mist_boat_ride,136.26 1,recommended_experiences,niagara_falls_day_tour_from_toronto,94.92 2,recommended_experiences,niagara_falls_canada_tour_from_niagara_usa,156.7 3,"food,_wine_&_nightlife",niagara_falls_one_day_sightseeing_tour_from_toronto,99.0 4,family_friendly,niagara_falls_american-side_tour_with_maid_of_the_mist_boat_ride,136.25 5,tours_&_sightseeing,niagara_falls_canada_tour_from_niagara_usa,156.71 6,family_friendly,whale-watching_tour_from_vancouver,138.5 7,outdoor_activities,crystal_hut_fondue_by_snowmobile,282.45 8,tours_&_sightseeing,2-hour_ottawa_express_city_bike_tour,63.0 9,tours_&_sightseeing,niagara_falls_one_day_sightseeing_tour_from_toronto,99.0 10,cultural_&_theme_tours,niagara_falls_canada_tour_from_niagara_usa,156.71 11,water_sports,squamish_elaho_white-water_rafting,173.24 12,recommended_experiences,half-day_whale_watching_adventure_from_vancouver,181.13 13,"cruises,_sailing_&_water_tours",summer_whale_watching_on_vancouver_island,145.95 14,tours_&_sightseeing,niagara_falls_american-side_tour_with_maid_of_the_mist_boat_ride,136.26 15,"cruises,_sailing_&_water_tours",whale-watching_tour_from_vancouver,138.5 16,walking_&_biking_tours,2-hour_ottawa_express_city_bike_tour,63.0 17,"food,_wine_&_nightlife",crystal_hut_fondue_by_snowmobile,282.45 18,recommended_experiences,squamish_elaho_white-water_rafting,173.24 19,recommended_experiences,niagara_falls_american-side_tour_with_maid_of_the_mist_boat_ride,136.25 20,recommended_experiences,2-hour_ottawa_express_city_bike_tour,63.0 21,water_sports,whale-watching_tour_from_vancouver,138.5 22,family_friendly,niagara_falls_one_day_sightseeing_tour_from_toronto,99.0 23,"cruises,_sailing_&_water_tours",half-day_whale_watching_adventure_from_vancouver,181.13 24,luxury_&_special_occasions,niagara_falls_one_day_sightseeing_tour_from_toronto,99.0 25,family_friendly,niagara_falls_day_tour_from_toronto,94.92 26,water_sports,summer_whale_watching_on_vancouver_island,145.95 27,tours_&_sightseeing,niagara_falls_day_tour_from_toronto,94.92 28,"food,_wine_&_nightlife",niagara_falls_day_tour_from_toronto,94.92 ================================================ FILE: recommendations/e20_r20000_lr0.01_hu64_bs16/user1_unseen.csv ================================================ ,att_cat,att_name,att_price,score 1074,recommended_experiences,laurentian_mountains_day_trip_from_montreal,100.0,5.0 498,tours_&_sightseeing,45-minute_beacon_hill_park_carriage_tour,165.0,4.153745010142947 449,tours_&_sightseeing,full-day_niagara_falls_tour_from_toronto,113.0,3.8755175604692997 959,recommended_experiences,st._lawrence_market_and_old_toronto_food_tour,89.0,2.4729239394372633 1089,recommended_experiences,45-minute_beacon_hill_park_carriage_tour,165.0,2.1111513877037313 303,outdoor_activities,evening_wildlife_safari,58.8,2.0812023951313856 336,outdoor_activities,vancouver_biking_and_hiking_tour_including_lunch,135.5,2.0422569548419345 151,day_trips_&_excursions,ultimate_day_tour_to_victoria,363.56,2.0302742971984755 161,day_trips_&_excursions,3_hour_whale_watching_tour,129.0,1.9187055753561288 786,family_friendly,quebec_city_historic_discoverers_cruise,44.83,1.8973220819045775 671,walking_&_biking_tours,electric_bike_tour_of_quebec_city,85.0,1.78327865973509 837,family_friendly,lift_your_spirits!_distillery_and_cocktail_experience,105.0,1.7134994630204592 43,"cruises,_sailing_&_water_tours",ultimate_day_tour_to_victoria,363.56,1.507758974425364 35,"air,_helicopter_&_balloon_tours",victoria_panorama_seaplane_tour,125.0,1.4898612394771147 640,walking_&_biking_tours,niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch,77.98,1.3466141019608195 447,tours_&_sightseeing,ultimate_day_tour_to_victoria,363.56,1.3255829309739253 467,tours_&_sightseeing,3_hour_whale_watching_tour,129.0,1.2160841695729605 530,tours_&_sightseeing,toronto_small-group_city_tour,168.37,1.2044102118423687 712,water_sports,ultimate_day_tour_to_victoria,363.56,1.163673344622662 775,family_friendly,medieval_times_dinner_and_tournament_toronto,68.99,1.0774826579248948 877,luxury_&_special_occasions,ultimate_day_tour_to_victoria,363.56,1.0718317784942506 320,outdoor_activities,ultimate_day_tour_to_victoria,363.56,1.060327121997924 396,outdoor_activities,whistler_sky_walk,124.95,0.9462097349775188 50,"cruises,_sailing_&_water_tours",3_hour_whale_watching_tour,129.0,0.9453316552253624 883,luxury_&_special_occasions,3_hour_whale_watching_tour,129.0,0.9443297437132866 76,"cruises,_sailing_&_water_tours",full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch,98.29,0.9359654712023614 1148,recommended_experiences,english_bay_jet_ski_tour_from_vancouver,155.68,0.9080470380568771 783,family_friendly,ultimate_day_tour_to_victoria,363.56,0.8368156325213723 847,shore_excursions,4-day_yukon_aurora_viewing_tour,702.45,0.7713555081773992 199,"food,_wine_&_nightlife",vancouver_brewery_tour,83.99,0.7626741806277595 842,shore_excursions,skagway_shore_excursion:_full-day_tour_of_the_yukon,157.45,0.69349285912899 1127,recommended_experiences,old_montreal_ghost_walking_tour,25.0,0.6745472155021603 633,walking_&_biking_tours,ultimate_day_tour_to_victoria,363.56,0.6488239817370669 289,sightseeing_tickets_&_passes,ultimate_day_tour_to_victoria,363.56,0.6429727551834848 338,outdoor_activities,talking_trees_-_indigenous_walking_tour,40.0,0.6017020393965116 1121,recommended_experiences,vancouver_craft_brewery_and_food_tour,94.99,0.5885864266882209 1017,recommended_experiences,ultimate_day_tour_to_victoria,363.56,0.5847771049429136 921,private_&_custom_tours,120_minute_private_vacation_photography_session_with_local_photographer_in_santorini,886.09,0.5732960186963443 39,"cruises,_sailing_&_water_tours","jasper_national_park_tour:_maligne_valley,_medicine_lake_and_spirit_island",72.45,0.5533530368894812 6,featured_tours_and_tickets,whistler_small-group_day_trip_from_vancouver,145.0,0.5222760143791189 124,cultural_&_theme_tours,kingston_discovery_sightseeing_cruise,39.55,0.518073298129465 207,"food,_wine_&_nightlife",fine_dining_dinner_tour_in_whistler,131.24,0.5140819225893897 848,shore_excursions,sea_to_sky_exotic_driving_experience,404.25,0.49863993502491266 1058,recommended_experiences,flavors_of_old_montreal_walking_tour,68.0,0.4957435646885856 145,day_trips_&_excursions,luxury_niagara_falls_day_trip_from_toronto_with_cruise_and_lunch,169.0,0.47926831190293395 742,water_sports,overnight_camping_and_river-rafting_trip_in_squamish,425.24,0.4762569486503464 542,tours_&_sightseeing,full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch,98.29,0.46272551452096244 1174,recommended_experiences,victoria_panorama_seaplane_tour,125.0,0.46059785973689127 94,cultural_&_theme_tours,niagara_on_the_lake_wine_tour_with_cheese_pairing,83.62,0.44540248030793583 1117,recommended_experiences,6-hour_eagle_viewing_river_float_trip_from_vancouver_with_lunch,157.49,0.4450513451506357 363,outdoor_activities,small-group_capilano_suspension_bridge_and_vancouver_city_tour,200.0,0.39780390002499155 714,water_sports,riverside_rafting_on_clearwater_river_in_wells_gray_park,104.0,0.3801170660428548 776,family_friendly,niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,157.07,0.37929175550657324 1100,recommended_experiences,beyond_the_bagel:_montreal_jewish_food_walking_tour,85.0,0.36158873896490157 828,family_friendly,kingston_discovery_sightseeing_cruise,39.55,0.35654540910636245 948,recommended_experiences,half-day_trip_to_montmorency_falls_and_ste-anne-de-beaupré_from_quebec,57.5,0.3524847299961049 1085,recommended_experiences,60-minute_deluxe_horse-drawn_carriage_tour,215.0,0.34748691358625783 42,"cruises,_sailing_&_water_tours",vancouver_harbor_and_indian_arm_lunch_cruise,85.33,0.3295275705784744 969,recommended_experiences,gastronomic_gastown_walking_tour,146.35,0.32724996327262573 177,day_trips_&_excursions,seaplane_flight_to_vancouver_with_bus_tour_from_victoria,439.0,0.3267694995620859 89,cultural_&_theme_tours,half-day_trip_to_montmorency_falls_and_ste-anne-de-beaupré_from_quebec,57.5,0.32119557523792586 138,day_trips_&_excursions,whistler_small-group_day_trip_from_vancouver,145.0,0.316894400426319 347,outdoor_activities,top_of_gowlland_tod_hike_in_victoria,86.0,0.31397824163403887 940,recommended_experiences,niagara_falls_canadian_side_tour_and_maid_of_the_mist_boat_ride,149.89,0.3127588330038658 607,transfers_&_ground_transport,private_arrival_transfer:_calgary_international_airport_to_banff,528.26,0.3104237072527136 527,tours_&_sightseeing,grouse_mountain_&_capilano_suspension_bridge_park,182.0,0.3078007254289645 737,water_sports,full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch,98.29,0.30696767540768793 185,day_trips_&_excursions,half-day_canadian_side_sightseeing_tour_of_niagara_falls_with_cruise_&_lunch,199.0,0.3059244719841901 822,family_friendly,niagara_falls_american_side_highlights_tour,149.89,0.30384857500602275 1056,recommended_experiences,full-day_niagara_winery_tour_from_toronto,99.0,0.30231083608108505 1139,recommended_experiences,squamish_cheakamus_white-water_rafting_from_whistler,120.74,0.29967285900515817 480,tours_&_sightseeing,1-hour_distillery_history_district_by_segway,77.97,0.2978243973474111 747,water_sports,english_bay_jet_ski_tour_from_vancouver,155.68,0.2963856886509318 620,walking_&_biking_tours,gastronomic_gastown_walking_tour,146.35,0.2957088355086446 294,outdoor_activities,butchart_gardens_tour_from_victoria,73.5,0.28824524556400866 209,"food,_wine_&_nightlife",kensington_market_-toronto's_neighborhood_international_food_tour,89.0,0.28180630186862127 710,water_sports,victoria_whale_and_wildlife_cruise,151.2,0.278744675937913 425,tours_&_sightseeing,niagara_on_the_lake_wine_tour_with_cheese_pairing,83.62,0.27423726144092886 354,outdoor_activities,blackcomb_glacier_safari_by_jeep_4x4,145.95,0.26763139112599094 937,recommended_experiences,montreal_city_guided_sightseeing_tour,55.0,0.26578068677656924 873,luxury_&_special_occasions,niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,157.07,0.2647739820607181 935,recommended_experiences,walking_tour_of_old_montreal,29.5,0.2592632928469147 345,outdoor_activities,2_hour_banff_horseback_riding_adventure,124.95,0.2536637314787088 534,tours_&_sightseeing,electric_bike_tour_of_quebec_city,85.0,0.2438275496396496 612,walking_&_biking_tours,walking_tour_of_old_montreal,29.5,0.24372023024686423 929,private_&_custom_tours,60_minute_private_vacation_photography_session_with_local_photographer_in_prague,477.13,0.2366537506388593 1145,recommended_experiences,overnight_camping_and_river-rafting_trip_in_squamish,425.24,0.23630758458272078 339,outdoor_activities,3_hour_whale_watching_tour,129.0,0.2340082539496703 679,walking_&_biking_tours,ebike_tour,79.0,0.23222957957991763 137,day_trips_&_excursions,half-day_trip_to_montmorency_falls_and_ste-anne-de-beaupré_from_quebec,57.5,0.22364297277277323 992,recommended_experiences,small-group_toronto_beer_tour,80.0,0.22313638830037535 953,recommended_experiences,victoria_guided_food_and_history_tour,63.0,0.22173028658187194 524,tours_&_sightseeing,4_hour_montreal_architecture_&_city_bike_tour_with_wine_or_beer,86.23,0.2168073145098739 1043,recommended_experiences,victoria_whale_watch_tour,114.45,0.21490859017400615 770,family_friendly,niagara_on_the_lake_wine_tour_with_cheese_pairing,83.62,0.21482710570982616 1124,recommended_experiences,mountain_explorer_atv_tour,103.95,0.21063219490668716 40,"cruises,_sailing_&_water_tours",victoria_whale_and_wildlife_cruise,151.2,0.20807112896289776 386,outdoor_activities,overnight_camping_and_river-rafting_trip_in_squamish,425.24,0.206075749013286 613,walking_&_biking_tours,quebec_city_walking_tour,30.99,0.20128582132681228 695,walking_&_biking_tours,beyond_the_bike_lanes_bike_tour,85.0,0.1998560174355118 614,walking_&_biking_tours,small-group_quebec_city_food_tour,53.0,0.1982641460899559 412,tours_&_sightseeing,quebec_city_walking_tour,30.99,0.19729840347792754 51,"cruises,_sailing_&_water_tours",granite_falls_zodiac_tour,103.95,0.19538776209414144 944,recommended_experiences,vancouver_city_hop-on_hop-off_tour,31.2,0.19461304404357976 500,tours_&_sightseeing,ottawa_spring_tulip_festival_bike_tour,68.0,0.19364472893227752 994,recommended_experiences,glacier_skywalk_admission,36.75,0.19183041335463613 190,"food,_wine_&_nightlife",niagara_falls_day_and_evening_tour_with_boat_cruise_and_optional_fallsview_dinner,169.0,0.18925140587744932 950,recommended_experiences,butchart_gardens_tour_from_victoria,73.5,0.18648977293898922 1036,recommended_experiences,whistler_wilderness_snowmobile_run,208.96,0.18532236397362611 374,outdoor_activities,nordic_backcountry_skiing_tour_in_jacques-cartier_national_park,89.9,0.18394645064403775 419,tours_&_sightseeing,half-day_trip_to_montmorency_falls_and_ste-anne-de-beaupré_from_quebec,57.5,0.18349008487541402 740,water_sports,squamish_elaho_white-water_rafting_from_vancouver,215.24,0.18317718541244982 794,family_friendly,rockies_classic_4-day_summer_tour,687.0,0.18086958760224564 638,walking_&_biking_tours,vancouver_biking_and_hiking_tour_including_lunch,135.5,0.17745091196462465 897,luxury_&_special_occasions,full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch,98.29,0.17686552546318707 305,outdoor_activities,"jasper_national_park_tour:_maligne_valley,_medicine_lake_and_spirit_island",72.45,0.1767373622301312 341,outdoor_activities,rockies_classic_4-day_summer_tour,687.0,0.17561032171491225 693,walking_&_biking_tours,lift_your_spirits!_distillery_and_cocktail_experience,105.0,0.17215991858624657 707,walking_&_biking_tours,in_the_shadow_of_the_mountain,24.0,0.16999849150401553 751,water_sports,okanagan_flyboard_experience,124.0,0.1693954053280866 1093,recommended_experiences,whistler_wilderness_adventure_snowmobile_tour,159.0,0.16781641846607348 1000,recommended_experiences,small-group_granville_island_market_tour,79.9,0.16733986847237764 528,tours_&_sightseeing,seaplane_flight_to_vancouver_with_bus_tour_from_victoria,439.0,0.1671841333240272 871,luxury_&_special_occasions,niagara_on_the_lake_wine_tour_with_cheese_pairing,83.62,0.16520396849832603 615,walking_&_biking_tours,victoria_guided_food_and_history_tour,63.0,0.16381301594221337 323,outdoor_activities,jasper_to_banff_one-way_tour,257.25,0.15981051489245773 1018,recommended_experiences,niagara-on-the-lake_wine_tour_with_lunch,114.99,0.15928141555461994 885,luxury_&_special_occasions,full-day_niagara_winery_tour_from_toronto,99.0,0.15911631387045172 716,water_sports,victoria_whale_watch_tour,114.45,0.1568825270009524 279,"food,_wine_&_nightlife",vancouver_craft_brewery_tour,79.5,0.1566640624472308 25,"air,_helicopter_&_balloon_tours",seaplane_flight_to_vancouver_with_bus_tour_from_victoria,439.0,0.15601676006583348 438,tours_&_sightseeing,niagara_falls_helicopter_tour,145.0,0.1534583545700111 762,family_friendly,quebec_city_walking_tour,30.99,0.1522960246416759 110,cultural_&_theme_tours,animated_crime_walking_tour_in_old_quebec,20.0,0.15098160943575495 556,tours_&_sightseeing,kingston_discovery_sightseeing_cruise,39.55,0.15064445812066168 943,recommended_experiences,small-group_quebec_city_food_tour,53.0,0.14726129176788977 488,tours_&_sightseeing,laurentian_mountains_day_trip_from_montreal,100.0,0.14688698212995133 197,"food,_wine_&_nightlife",niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,157.07,0.14541225844363742 650,walking_&_biking_tours,ottawa_spring_tulip_festival_bike_tour,68.0,0.1447480699131602 1007,recommended_experiences,vancouver_harbor_and_indian_arm_lunch_cruise,85.33,0.1425922715472891 119,cultural_&_theme_tours,original_haunted_walk_of_toronto,24.5,0.14232983264700522 1162,recommended_experiences,athabasca_river_mile_5_morning_rafting_trip,72.45,0.13969911133826107 964,recommended_experiences,niagara-on-the-lake_wine_tour_and_tastings_with_transport,40.0,0.13721895819214636 91,cultural_&_theme_tours,victoria_guided_food_and_history_tour,63.0,0.13504040310192933 192,"food,_wine_&_nightlife",gastronomic_gastown_walking_tour,146.35,0.13493064313290976 155,day_trips_&_excursions,jasper_to_banff_one-way_tour,257.25,0.13457511054095345 669,walking_&_biking_tours,whistler_electric_bike_tour_(ebike),105.0,0.13432368721448334 672,walking_&_biking_tours,old_montreal_ghost_walking_tour,25.0,0.13415669463341295 267,"food,_wine_&_nightlife",vancouver_railtown_district_food_tour,62.98,0.13280393379728966 162,day_trips_&_excursions,full-day_niagara_winery_tour_from_toronto,99.0,0.13175699255433398 189,"food,_wine_&_nightlife",st._lawrence_market_and_old_toronto_food_tour,89.0,0.13156561619809481 287,sightseeing_tickets_&_passes,butchart_gardens_tour_from_victoria,73.5,0.13137813157152634 721,water_sports,newfoundland_puffin_and_whale_watch_cruise,72.0,0.13098022969665724 548,tours_&_sightseeing,quebec_city_private_walking_tour_-_the_history_of_french_&_british_america,130.0,0.13039484319521966 920,private_&_custom_tours,90_minute_private_vacation_photography_session_with_local_photographer_in_playa_del_carmen,681.61,0.12789569313139 933,classes_&_workshops,quarry_rock_hike_and_photography_tour,109.0,0.12732156406267237 114,cultural_&_theme_tours,6-hour_eagle_viewing_river_float_trip_from_vancouver_with_lunch,157.49,0.1273103066299524 188,"food,_wine_&_nightlife",victoria_guided_food_and_history_tour,63.0,0.12489538942696289 582,tours_&_sightseeing,gastown_night_photography_tour,103.95,0.1243721166900446 756,water_sports,athabasca_river_mile_5_morning_rafting_trip,72.45,0.12228949163685322 1042,recommended_experiences,whistler_ski_rental_package_including_delivery,108.95,0.12138889701925697 390,outdoor_activities,whistler_blackcomb_salmon_bake_dinner_and_atv_tour,183.75,0.12124160494544649 954,recommended_experiences,niagara_falls_in_one_day:_deluxe_sightseeing_tour_of_american_and_canadian_sides,204.41,0.12112859087478133 801,family_friendly,shared_wonder_tour,297.73,0.11867585573374821 70,"cruises,_sailing_&_water_tours",niagara_falls_night_tour_with_dinner_and_cruise,189.0,0.11866459830102825 522,tours_&_sightseeing,small-group_capilano_suspension_bridge_and_vancouver_city_tour,200.0,0.11842819221390923 337,outdoor_activities,summer_tour:_banff_and_its_wildlife,74.55,0.11829923744261524 711,water_sports,niagara_falls_open-top_jet-boat_ride,79.04,0.11801252470302893 562,tours_&_sightseeing,stanley_park_photography_tour_in_vancouver,104.0,0.11788783544335148 823,family_friendly,exhilarating_120km_aerial_tour_of_toronto,79.0,0.11699849825847515 459,tours_&_sightseeing,victoria_city_sightseeing_tour_with_craigdarroch_castle,47.25,0.1168408942003958 708,walking_&_biking_tours,ultimate_jasper_-_interpretive_nature_walk,72.45,0.11383515966416825 830,family_friendly,canada_place_and_vancouver_waterfront_photography_tour,103.95,0.1136325258752091 955,recommended_experiences,whistler_small-group_day_trip_from_vancouver,145.0,0.11342923247105151 703,walking_&_biking_tours,toronto_islands_morning_bike_tour,96.05,0.1128613917338923 203,"food,_wine_&_nightlife",small-group_granville_island_market_tour,79.9,0.11055174911657296 1151,recommended_experiences,vancouver_railtown_district_food_tour,62.98,0.1097261967213853 793,family_friendly,3_hour_whale_watching_tour,129.0,0.10954607779786603 1071,recommended_experiences,banff_day_trip_from_calgary,238.35,0.1092196122489874 1169,recommended_experiences,half-day_canadian_side_sightseeing_tour_of_niagara_falls_with_cruise_&_lunch,199.0,0.10899446359458832 777,family_friendly,niagara_falls_helicopter_tour,145.0,0.10895424905465707 1070,recommended_experiences,chinatown_and_hidden_alleys_pedicab_tour,45.0,0.1085666811512301 475,tours_&_sightseeing,6-hour_niagara_falls_canadian_side_evening_illuminations_tour,149.89,0.1084653642567505 706,walking_&_biking_tours,high_performance_mountain_bike_rental_in_squamish,80.0,0.10800943823159241 104,cultural_&_theme_tours,3-hour_east_vancouver_art_mural_&_craft_brewery_tour,45.0,0.1079137500534728 1105,recommended_experiences,full-day_cheakamus_rafting_and_sea_to_sky_gondola_combo_from_vancouver,205.79,0.10730584868659533 252,"food,_wine_&_nightlife",4_hour_montreal_architecture_&_city_bike_tour_with_wine_or_beer,86.23,0.10726416100605425 181,day_trips_&_excursions,vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane,569.0,0.10699064057043663 474,tours_&_sightseeing,full-day_niagara_winery_tour_from_toronto,99.0,0.10698688076380554 299,outdoor_activities,whale-watching_cruise_with_expert_naturalists,94.5,0.10689213803413704 240,"food,_wine_&_nightlife",tour_and_taste_okanagan's_wine_country,135.45,0.10616884798188005 230,"food,_wine_&_nightlife",fraser_valley_wine_tour_from_vancouver,187.0,0.10614633311644013 377,outdoor_activities,2_hour_ziplines_and_tree_course_adventure_from_mont-tremblant,42.4,0.10583112500028143 605,transfers_&_ground_transport,shared_transfer:_jasper_to_edmonton_airport_or_edmonton_mall,93.45,0.10568477837492203 140,day_trips_&_excursions,niagara_on_the_lake_wine_tour_with_cheese_pairing,83.62,0.10562325826408135 421,tours_&_sightseeing,quebec_city_sightseeing_tour,42.0,0.10554856783644527 371,outdoor_activities,mountain_explorer_atv_tour,103.95,0.10480669862276569 142,day_trips_&_excursions,niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,157.07,0.10427704960559585 243,"food,_wine_&_nightlife","half_day_swirl,_sip_&_savour_wine_tour",35.0,0.10422131212132811 874,luxury_&_special_occasions,niagara_falls_helicopter_tour,145.0,0.10382598274573286 903,luxury_&_special_occasions,lift_your_spirits!_distillery_and_cocktail_experience,105.0,0.10375975737981001 272,"food,_wine_&_nightlife",sake_a_to_z_gastronomic_experience_in_distillery_district,90.0,0.10322502932561224 861,multi-day_&_extended_tours,4-day_yukon_aurora_viewing_tour,702.45,0.10305429892508404 971,recommended_experiences,guided_tour_of_the_fairmont_le_château_frontenac_in_quebec_city,26.25,0.10286901301584371 404,outdoor_activities,quarry_rock_hike_and_photography_tour,109.0,0.10278036073317408 1136,recommended_experiences,ile_d'orleans_food_tour,51.75,0.10274095971865423 105,cultural_&_theme_tours,6-hour_niagara_falls_canadian_side_evening_illuminations_tour,149.89,0.10250233292703383 470,tours_&_sightseeing,4-day_yukon_aurora_viewing_tour,702.45,0.10246139281038431 410,tours_&_sightseeing,montreal_city_guided_sightseeing_tour,55.0,0.10195592968382373 413,tours_&_sightseeing,niagara_falls_small-group_day_tour_from_toronto,100.57,0.10108486383994407 297,outdoor_activities,arctic_day:_evening_aurora_viewing,135.45,0.1010354586615813 56,"cruises,_sailing_&_water_tours",lake_minnewanka_cruise,67.2,0.10068647824726275 1172,recommended_experiences,montreal_bike_tour_with_bites,136.82,0.10013486404398504 789,family_friendly,best_of_vancouver_-_4_hours,186.65,0.10012360661126508 417,tours_&_sightseeing,vancouver_city_hop-on_hop-off_tour,31.2,0.10007039765192467 191,"food,_wine_&_nightlife",niagara-on-the-lake_wine_tour_and_tastings_with_transport,40.0,0.09988869565192919 389,outdoor_activities,call_of_the_wild_atv_tour,156.45,0.0994076382877107 264,"food,_wine_&_nightlife",ile_d'orleans_food_tour,51.75,0.09921175456094887 866,multi-day_&_extended_tours,7-day_best_of_new_england_tour,-1.0,0.0991329525319092 483,tours_&_sightseeing,christmas_walking_tour_in_old_montreal,21.0,0.09911043766646928 1054,recommended_experiences,4-day_yukon_aurora_viewing_tour,702.45,0.09909168260766045 201,"food,_wine_&_nightlife",gastown_walking_food_tour,93.45,0.09854582904378241 378,outdoor_activities,full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch,98.29,0.09809726872167347 99,cultural_&_theme_tours,quebec_city_historic_discoverers_cruise,44.83,0.09723702056704815 219,"food,_wine_&_nightlife",toronto_craft_brewery_tour,108.72,0.09688146598791851 1116,recommended_experiences,shore_excursion:_charlottetown_south_shore_and_confederation_bridge,410.0,0.09680266395887883 462,tours_&_sightseeing,summer_tour:_banff_and_its_wildlife,74.55,0.0963431540244759 521,tours_&_sightseeing,small-group_annapolis_valley_wine_and_food_tour_from_halifax,160.0,0.096284822053761 211,"food,_wine_&_nightlife",niagara-on-the-lake_wine_tour_with_lunch,114.99,0.09612721799568165 1001,recommended_experiences,seaplane_flight_to_victoria_and_whale-watching_cruise,469.0,0.09594333926553132 585,tours_&_sightseeing,historical_tasting_old_quebec_walking_tour,52.0,0.09590206934128258 1019,recommended_experiences,kicking_horse_river_whitewater_rafting,159.6,0.09525195260170528 159,day_trips_&_excursions,private_niagara_falls_full-day_tour_from_toronto,700.0,0.09509153418544593 87,cultural_&_theme_tours,quebec_city_walking_tour,30.99,0.09506191746303623 1059,recommended_experiences,granite_falls_zodiac_tour,103.95,0.0949996058139574 116,cultural_&_theme_tours,lunenburg_and_mahone_bay-_bus_tour,114.94,0.09486638553104686 769,family_friendly,niagara_falls_day_and_evening_tour_with_boat_cruise_and_optional_fallsview_dinner,169.0,0.09472252345626823 680,walking_&_biking_tours,quebec_city_private_walking_tour_-_the_history_of_french_&_british_america,130.0,0.09472003890568749 1028,recommended_experiences,niagara-on-the-lake_winery_tasting_afternoon_tour_with_wine_and_cheese,95.0,0.09470878147296753 795,family_friendly,4-day_yukon_aurora_viewing_tour,702.45,0.09463373925055892 48,"cruises,_sailing_&_water_tours",victoria_whale_watch_tour,114.45,0.09439174842142649 249,"food,_wine_&_nightlife",calgary_food_walking_tour_-_calgary_farmers_market,69.29,0.09438231592408887 163,day_trips_&_excursions,fraser_valley_wine_tour_from_vancouver,187.0,0.09432602876048911 574,tours_&_sightseeing,private_photography_tour_in_vancouver,238.0,0.09411213753881 899,luxury_&_special_occasions,boldt_castle_and_thousand_islands_helicopter_tour,172.84,0.09390468855890226 356,outdoor_activities,whistler_wilderness_adventure_snowmobile_tour,159.0,0.09385508549597997 701,walking_&_biking_tours,quarry_rock_hike_and_photography_tour,109.0,0.09352675103737242 66,"cruises,_sailing_&_water_tours",vancouver_full-day_sightseeing_and_photography_tour,249.0,0.09339166184473298 244,"food,_wine_&_nightlife",niagara-on-the-lake_wine_tasting_tour_with_cheese_from_niagara_falls,100.57,0.0930764537285743 329,outdoor_activities,1_hour_banff_horseback_riding_adventures,67.2,0.09283844257780575 296,outdoor_activities,banff_national_park_tour_with_lake_louise_and_moraine_lake,88.2,0.09260082719615627 878,luxury_&_special_occasions,"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls",144.95,0.09256424053981642 504,tours_&_sightseeing,old_montréal_vip_semi-private_walking_tour,52.5,0.09217585911097802 1049,recommended_experiences,summer_tour:_banff_and_its_wildlife,74.55,0.09217176949674773 1040,recommended_experiences,viator_exclusive:_2-day_victoria_and_butchart_gardens_tour_with_overnight_at_the_fairmont_empress,631.54,0.0916467597731402 130,cultural_&_theme_tours,fly_and_dine_to_bowen_island_from_vancouver,275.0,0.09163550234042027 688,walking_&_biking_tours,quebec_city_shore_excursion:_private_walking_tour,19.58,0.09118520503162213 487,tours_&_sightseeing,victoria_in_one_day_sightseeing_tour,240.45,0.09072365029010403 765,family_friendly,half-day_trip_to_montmorency_falls_and_ste-anne-de-beaupré_from_quebec,57.5,0.09061303282132653 917,private_&_custom_tours,private_tour:_fraser_valley_wine_tour_in_vancouver,291.11,0.09043095703938524 739,water_sports,squamish_cheakamus_white-water_rafting_from_whistler,120.74,0.09038592730850543 985,recommended_experiences,vancouver_lookout_admission,18.38,0.09030712527946576 453,tours_&_sightseeing,stanley_park_horse-drawn_tours,42.0,0.090250838115866 1052,recommended_experiences,ottawa_city_tour_by_land_and_water,36.45,0.09023887709360105 812,family_friendly,vancouver_full-day_sightseeing_and_photography_tour,249.0,0.09004820432690684 458,tours_&_sightseeing,exclusive_private_tour_to_niagara_falls_from_toronto,650.0,0.09002568946146693 876,luxury_&_special_occasions,whistler_sightseeing_tours_-_discover_all_of_whistler_this_winter!,83.99,0.09000317459602701 241,"food,_wine_&_nightlife",the_pork_and_bacon_walking_food_tour_of_toronto's_hogtown_history,98.0,0.08976001844671068 12,"air,_helicopter_&_balloon_tours",niagara_falls_helicopter_tour,145.0,0.08962284047260953 806,family_friendly,toronto_harbour_sightseeing_cruise,29.32,0.08935024349826974 780,family_friendly,whistler_sightseeing_tours_-_discover_all_of_whistler_this_winter!,83.99,0.08934461478190976 1021,recommended_experiences,zipline_adventure_in_whistler,103.95,0.0884742085532285 451,tours_&_sightseeing,"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls",144.95,0.0882920448225941 254,"food,_wine_&_nightlife",pub_crawl_montreal,29.0,0.0882751586735142 26,"air,_helicopter_&_balloon_tours",vancouver_to_victoria_seaplane_flight,218.0,0.08824138637535432 79,"cruises,_sailing_&_water_tours",all-inclusive_niagara_falls_coach_tour,219.0,0.08772917318659644 36,"cruises,_sailing_&_water_tours",niagara_falls_canadian_side_tour_and_maid_of_the_mist_boat_ride,149.89,0.08761611514158472 311,outdoor_activities,discover_grizzly_bears_from_banff,231.0,0.08753940189400676 129,cultural_&_theme_tours,5-hour_eagle_viewing_river_float_trip_from_whistler_with_lunch,125.99,0.0872338461469185 446,tours_&_sightseeing,"sea_to_sky_highway_day_trip_from_vancouver:_shannon_falls,_britannia_mine_and_gondola_ride",130.0,0.08699744005979947 495,tours_&_sightseeing,pedicab_tour_from_victoria_cruise_ship_terminal,90.0,0.0869411528961997 84,"cruises,_sailing_&_water_tours",90-minute_1000_islands_sightseeing_cruise,27.5,0.08682857856900018 1159,recommended_experiences,3-day_tenquille_lake_expedition,-1.0,0.08671600424180063 433,tours_&_sightseeing,niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,157.07,0.08647630007868946 387,outdoor_activities,half-day_ice_fishing,208.95,0.08638204106683313 29,"air,_helicopter_&_balloon_tours",ultimate_thousand_islands_helicopter_tour,522.0,0.08638204106683313 799,family_friendly,independent_bike_tour_of_vancouver,35.7,0.0863445089620422 92,cultural_&_theme_tours,niagara_falls_day_and_evening_tour_with_boat_cruise_and_optional_fallsview_dinner,169.0,0.08629046449011708 966,recommended_experiences,arctic_day:_evening_aurora_viewing,135.45,0.08626570693300252 720,water_sports,river_of_golden_dreams_canoe_tour_in_whistler,114.45,0.08618690490396284 1034,recommended_experiences,1_hour_banff_horseback_riding_adventures,67.2,0.08615152754215345 652,walking_&_biking_tours,quebec_lower_town_historical_bike_tour,57.0,0.0860743305767633 236,"food,_wine_&_nightlife",victoria_craft_brewery_tour_and_tastings,79.0,0.08570283529700486 774,family_friendly,montreal_tower_observatory_admission_plus_optional_ticket_to_botanical_garden,23.75,0.08564654813340507 350,outdoor_activities,4-day_erling_strom_trail_backcountry_lodge_trip_by_horseback,-1.0,0.08555648867164546 351,outdoor_activities,whistler_sasquatch_zipline,135.45,0.08532008258452643 1112,recommended_experiences,4_hour_montreal_architecture_&_city_bike_tour_with_wine_or_beer,86.23,0.08527421734106193 891,luxury_&_special_occasions,whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.08518123358525591 217,"food,_wine_&_nightlife",niagara-on-the-lake_winery_tasting_afternoon_tour_with_wine_and_cheese,95.0,0.08507241906468745 804,family_friendly,thousand_islands_two_castle_helicopter_tour,265.64,0.08502738933380764 618,walking_&_biking_tours,3-hour_maligne_canyon_ice-walk_from_jasper,65.0,0.0848923001411682 587,tours_&_sightseeing,full-day_niagara_ice_wine_festival_tour_with_lunch_and_winery_visits,395.0,0.0848472704102884 434,tours_&_sightseeing,evening_wildlife_safari,58.8,0.08451662729848632 961,recommended_experiences,ice_explorer_glacier_tour_and_glacier_skywalk,114.45,0.0844870325632499 1152,recommended_experiences,quebec_shore_excursion:_small-group_food_walking_tour,53.0,0.08431817107245058 229,"food,_wine_&_nightlife",flavors_of_old_montreal_walking_tour,68.0,0.08430467094805595 1097,recommended_experiences,"half_day_swirl,_sip_&_savour_wine_tour",35.0,0.0840254778217318 705,walking_&_biking_tours,montreal_bike_tour_with_bites,136.82,0.08395793322541208 72,"cruises,_sailing_&_water_tours",victoria_marine_wildlife_tour,112.35,0.08373891899235845 1081,recommended_experiences,whistler_sasquatch_zipline,135.45,0.08343204401487332 353,outdoor_activities,sea_to_sky_exotic_driving_experience,404.25,0.08329374469493482 281,holiday_&_seasonal_tours,christmas_in_quebec_city:_small-group_gourmet_food_tour,55.0,0.08324871496405502 393,outdoor_activities,nanaimo_classic_adventure_course,41.99,0.0829822963854072 1087,recommended_experiences,montreal_food_truck_tour_by_bike,159.83,0.08294476428061627 45,"cruises,_sailing_&_water_tours",quebec_city_historic_discoverers_cruise,44.83,0.08289692019155646 382,outdoor_activities,5-hour_exotic_car_experience_including_lunch,800.0,0.08286033353521662 882,luxury_&_special_occasions,3-hour_east_vancouver_art_mural_&_craft_brewery_tour,45.0,0.08283218995341675 1083,recommended_experiences,vancouver_island_cycling_tour_including_lunch_and_wine_tasting,204.5,0.0827927889388969 1030,recommended_experiences,niagara_falls_day_trip_from_new_york_by_air,721.14,0.08274213049165711 263,"food,_wine_&_nightlife",montreal_afternoon_tea_tour,149.5,0.08270835819349724 367,outdoor_activities,discover_jasper_and_its_wildlife,72.45,0.08269710076077731 1149,recommended_experiences,call_of_the_wild_atv_tour,156.45,0.08257214765502048 1177,recommended_experiences,victoria_and_butchart_gardens_with_victoria_clipper_to_seattle_one-way_from_vancouver,373.0,0.08210045682661977 1167,recommended_experiences,30-minute_victoria_carriage_tour_including_james_bay,115.0,0.08208357067753984 999,recommended_experiences,7-minute_helicopter_tour_over_toronto,123.18,0.08208357067753984 603,transfers_&_ground_transport,private_transport_from_vancouver_international_airport_(yvr)_to_downtown_vancouver,122.66,0.08208357067753984 492,tours_&_sightseeing,niagara_falls_canada_underground_railroad_heritage_tour,124.06,0.08203667203693114 248,"food,_wine_&_nightlife",walking_tour_of_niagara-on-the-lake_historic_district,25.0,0.0819557152649099 302,outdoor_activities,callaghan_valley_winter_snowmobile_tour,208.95,0.08178043351951252 310,outdoor_activities,niagara_falls_helicopter_tour,145.0,0.08170800777072436 288,sightseeing_tickets_&_passes,bird_kingdom_all_day_admission_ticket,20.28,0.08166161483510113 690,walking_&_biking_tours,independent_bike_tour_of_niagara-on-the-lake_wineries_including_wine_tastings,64.0,0.08163729702145216 1,featured_tours_and_tickets,vancouver_to_victoria_and_butchart_gardens_tour_by_bus,210.0,0.08155884678718499 399,outdoor_activities,half_day_guided_horseback_ride_at_birkenhead_lake,303.46,0.08145878316158243 1133,recommended_experiences,ghost_canyon,259.0,0.08142501086342256 767,family_friendly,victoria_guided_food_and_history_tour,63.0,0.08142487894038287 107,cultural_&_theme_tours,niagara_falls_canada_underground_railroad_heritage_tour,124.06,0.08131243653622304 1014,recommended_experiences,niagara_falls_open-top_jet-boat_ride,79.04,0.08125096039972891 886,luxury_&_special_occasions,fraser_valley_wine_tour_from_vancouver,187.0,0.08095219868918453 481,tours_&_sightseeing,quebec_city_private_walking_tour_-_400_years_of_french_america,130.0,0.08077770848202524 884,luxury_&_special_occasions,4-day_yukon_aurora_viewing_tour,702.45,0.0807683199590342 88,cultural_&_theme_tours,niagara_falls_small-group_day_tour_from_toronto,100.57,0.08073773580100012 1023,recommended_experiences,halifax_harbour_hopper_tour,42.67,0.08060884699122596 965,recommended_experiences,niagara_on_the_lake_wine_tour_with_cheese_pairing,83.62,0.08060856115797331 938,recommended_experiences,vancouver_city_sightseeing_tour,80.0,0.0803908001937967 493,tours_&_sightseeing,banff_national_park_tour_with_a_small_group,155.0,0.08023172299510752 993,recommended_experiences,grotto_canyon_icewalk,79.8,0.0802092081296676 918,private_&_custom_tours,shore_excursion:_charlottetown_south_shore_and_confederation_bridge,410.0,0.0802092081296676 536,tours_&_sightseeing,old_montreal_ghost_walking_tour,25.0,0.07996904223591751 908,private_&_custom_tours,private_tour:_quebec_city_walking_tour,25.72,0.07984015342614335 982,recommended_experiences,vancouver_harbor_sunset_dinner_cruise,97.69,0.07983489849172916 546,tours_&_sightseeing,niagara_falls_american_side_highlights_tour,149.89,0.07976867312580631 962,recommended_experiences,ultimate_toronto_tour,175.0,0.07959343535475548 420,tours_&_sightseeing,butchart_gardens_tour_from_victoria,73.5,0.07948699544890138 939,recommended_experiences,quebec_city_walking_tour,30.99,0.07941749399415964 1109,recommended_experiences,toronto_inner_harbour_and_island_cruise,29.5,0.07935364324295115 868,luxury_&_special_occasions,niagara_falls_small-group_day_tour_from_toronto,100.57,0.07932527978941846 489,tours_&_sightseeing,gems_of_montreal_small_group_city_tour,171.32,0.07926358378119154 1104,recommended_experiences,columbia_icefield_tour_including_the_glacier_skywalk_from_calgary,380.1,0.0792485665418405 914,private_&_custom_tours,independent_bike_tour_of_vancouver,35.7,0.0792466976321116 423,tours_&_sightseeing,niagara_falls_in_one_day:_deluxe_sightseeing_tour_of_american_and_canadian_sides,204.42,0.07922273161323513 723,water_sports,squamish_cheakamus_white-water_rafting,120.74,0.07904219493342353 187,"food,_wine_&_nightlife",small-group_quebec_city_food_tour,53.0,0.07897335309388022 845,shore_excursions,"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls",144.95,0.07887520235235314 321,outdoor_activities,winter_wildlife_discovery_tour,72.45,0.07872098431895909 440,tours_&_sightseeing,5.5-hour_jasper_wildlife_and_waterfalls_tour_with_maligne_lake_cruise_from_jasper,144.59,0.07866131113067402 573,tours_&_sightseeing,niagara_falls_private_day_tour,621.0,0.07865568241431405 330,outdoor_activities,whistler_wilderness_snowmobile_run,208.96,0.07864693151934814 334,outdoor_activities,yellowknife_northern_lights_viewing_tour_including_3-nights_accommodation,700.0,0.07864442498159409 973,recommended_experiences,whale-watching_cruise_with_expert_naturalists,94.5,0.07814533813528506 349,outdoor_activities,medicine_trail_snowshoe_tour,93.45,0.07807029591287647 648,walking_&_biking_tours,vancouver_island_cycling_tour_including_lunch_and_wine_tasting,204.5,0.0779183205711571 103,cultural_&_theme_tours,historical_chinatown_walking_tour,15.0,0.0775524540077586 426,tours_&_sightseeing,ice_hotel_visit_&_transportation,51.75,0.0775524540077586 839,family_friendly,thousand_islands_helicopter_tour,114.84,0.07745676582963902 506,tours_&_sightseeing,45-minute_beacon_hill_park_horse-drawn_carriage_tour,165.0,0.07745113711327904 907,luxury_&_special_occasions,thousand_islands_helicopter_tour,114.84,0.07744550839691906 1101,recommended_experiences,lake_louise_night_snowshoe_tour,59.0,0.07743987968055908 696,walking_&_biking_tours,gourmet_bike_tour_in_niagara-on-the-lake_with_wine_and_beer,134.47,0.07714342662320921 262,"food,_wine_&_nightlife",under_the_surface_of_montreal's_chinatown:_guided_food_walking_tour,83.0,0.07698958237176094 139,day_trips_&_excursions,vancouver_north_shore_day_trip_with_capilano_suspension_bridge_and_grouse_mountain,170.0,0.0769529957154211 594,tours_&_sightseeing,victoria_kids_aerial_adventure_course,20.99,0.07672503270284205 567,tours_&_sightseeing,nanaimo_kid_aerial_adventure,20.99,0.07664060195744239 78,"cruises,_sailing_&_water_tours",ottawa_river_tours,27.0,0.0766180870920025 584,tours_&_sightseeing,beyond_city_sights_e-bike_adventure_tour,89.0,0.07653928506296283 717,water_sports,athabasca_river_canyon_morning_run,93.45,0.07638168100488348 1103,recommended_experiences,whistler_day_trip_by_seaplane_from_vancouver,409.0,0.07629725025948382 68,"cruises,_sailing_&_water_tours",heart_of_the_1000_islands_lunch_cruise,81.36,0.07624659181224404 460,tours_&_sightseeing,vancouver_biking_and_hiking_tour_including_lunch,135.5,0.07620259547850843 270,"food,_wine_&_nightlife",independent_bike_tour_of_niagara-on-the-lake_wineries_including_wine_tastings,64.0,0.07619511983959283 314,outdoor_activities,lake_louise_winterland_from_banff,99.0,0.07610024518688464 1115,recommended_experiences,discover_jasper_and_its_wildlife,72.45,0.07602144315784497 665,walking_&_biking_tours,downtown_toronto_bike_tour,84.75,0.07593589106660799 565,tours_&_sightseeing,the_big_bike_loop,120.0,0.07589761139792549 234,"food,_wine_&_nightlife",christmas_walking_tour_in_old_montreal,21.0,0.0756949776089663 325,outdoor_activities,arctic_day:_yukon_wildlife_and_hot_springs_tour,145.95,0.07550922996908709 634,walking_&_biking_tours,fat_ebike_ride_on_mount_royal,86.23,0.07547545767092724 643,walking_&_biking_tours,3-hour_east_vancouver_art_mural_&_craft_brewery_tour,45.0,0.07544731408912735 932,viator_vip_&_exclusive_tours,viator_exclusive:_2-day_victoria_and_butchart_gardens_tour_with_overnight_at_the_fairmont_empress,631.54,0.07541354179096747 1140,recommended_experiences,whistler_exotic_car_driving_experience,887.25,0.07540903442044485 259,"food,_wine_&_nightlife",jewish_neighborhood_food_tour,95.44,0.07535949731904239 1061,recommended_experiences,marine_wildlife_tour_by_zodiac,110.25,0.07529720765713686 319,outdoor_activities,snowmobile_british_columbia_tour_for_intermediate_riders,151.2,0.07522779415108825 840,family_friendly,victoria_kids_aerial_adventure_course,20.99,0.07513210597296864 46,"cruises,_sailing_&_water_tours",1-hour_toronto_harbour_tour_with_live_narration,21.24,0.07504204651120903 569,tours_&_sightseeing,independent_bike_tour_of_niagara-on-the-lake_wineries_including_wine_tastings,64.0,0.07499862184397872 997,recommended_experiences,gastown_walking_food_tour,93.45,0.07498057037471491 295,outdoor_activities,whistler_small-group_day_trip_from_vancouver,145.0,0.07489602969344884 984,recommended_experiences,jasper_evening_wildlife_tour,73.9,0.07485629887132979 477,tours_&_sightseeing,fraser_valley_wine_tour_from_vancouver,187.0,0.07479438299137005 224,"food,_wine_&_nightlife",vancouver_art_deco_&_chocolate_tasting_tour,54.6,0.07465553399209952 547,tours_&_sightseeing,boldt_castle_and_thousand_islands_helicopter_tour,172.84,0.07464080258600116 662,walking_&_biking_tours,montreal_mural_tour,45.0,0.07460019227695085 109,cultural_&_theme_tours,beyond_the_bagel:_montreal_jewish_food_walking_tour,85.0,0.07451070448169654 1135,recommended_experiences,private_tour:_gardens_of_vancouver,193.54,0.07445666000977146 941,recommended_experiences,greg_frewin_wild_magic_show,32.77,0.07445103129341148 507,tours_&_sightseeing,4-hour_eagle_viewing_river_float_trip_from_squamish_with_lunch,125.99,0.07433845696621193 260,"food,_wine_&_nightlife",niagara_falls_walking_food_tour,88.14,0.07433282824985195 5,featured_tours_and_tickets,niagara_falls_in_one_day:_deluxe_sightseeing_tour_of_american_and_canadian_sides,204.42,0.07430178236117897 44,"cruises,_sailing_&_water_tours",halifax_harbour_hopper_tour,42.67,0.07428779851897215 561,tours_&_sightseeing,granville_island_night_photography_tour,103.95,0.07423151135537238 60,"cruises,_sailing_&_water_tours",toronto_harbour_sightseeing_cruise,29.32,0.0739838478355334 852,shore_excursions,quebec_city_shore_excursion:_private_walking_tour,19.58,0.07395007553737355 611,walking_&_biking_tours,walking_tour_of_old_montreal,29.5,0.07386718389410359 725,water_sports,"kayak,_wine,_and_cheese_tour",155.75,0.07386001607561392 98,cultural_&_theme_tours,small-group_toronto_ghosts_and_spirits_of_the_distillery_tour,24.5,0.07369115458481461 1055,recommended_experiences,luxury_coach_tour_of_niagara_falls_with_lunch_and_hornblower_cruise_from_toronto,215.0,0.07365362248002368 239,"food,_wine_&_nightlife",montreal_food_truck_tour_by_bike,159.83,0.07362923870485487 391,outdoor_activities,nanaimo_bungy_jump,136.49,0.0735279218103753 581,tours_&_sightseeing,sunset_e-bike_adventure_w/wine_&_cheese,99.0,0.0734069044086358 659,walking_&_biking_tours,toronto_islands_evening_bike_tour,96.05,0.07339470152746476 169,day_trips_&_excursions,bc_winter_super_saver_2_day_city_hop_on_hop_off_tour_plus_whistler_day_trip,231.0,0.07330840187233621 609,transfers_&_ground_transport,private_transfer_from_buffalo_airport_to_niagara_falls,179.0,0.0732858870068963 385,outdoor_activities,2-day_whistler_sea_to_sky_tour_from_vancouver,166.95,0.07326900085781636 744,water_sports,cowichan_river_tubing_rental,21.0,0.07325774342509643 533,tours_&_sightseeing,jewish_neighborhood_food_tour,95.44,0.07325323605457378 579,tours_&_sightseeing,30-minute_victoria_carriage_tour_including_james_bay,115.0,0.07325211470873645 278,"food,_wine_&_nightlife",uncork_saint_john_food_and_drink_tour,85.1,0.07320708497785662 532,tours_&_sightseeing,okanagan_wine_country_bike_and_wine_tour,170.0,0.07316205524697682 960,recommended_experiences,niagara_falls_day_and_evening_tour_with_boat_cruise_and_optional_fallsview_dinner,169.0,0.07314066172737425 255,"food,_wine_&_nightlife",4-hour_riverside_and_leslieville_food_tour_in_toronto,100.0,0.0730663670688572 158,day_trips_&_excursions,tour_to_niagara_falls_from_toronto,89.0,0.07298943394954645 595,tours_&_sightseeing,city_beers:_bus_tour_of_ottawa_breweries,84.75,0.07286373327989805 1143,recommended_experiences,niagara_beach_horseback_ride,73.45,0.07286373327989805 968,recommended_experiences,vancouver_highlights_bike_tour,94.45,0.07278699804514681 1150,recommended_experiences,whistler_blackcomb_salmon_bake_dinner_and_atv_tour,183.75,0.07276709965332735 636,walking_&_biking_tours,montmorency_falls_bike_tour_in_quebec,77.0,0.07275491875932959 745,water_sports,half-day_ice_fishing,208.95,0.07274177042970746 253,"food,_wine_&_nightlife",private_tour:_fraser_valley_wine_tour_in_vancouver,291.11,0.07271175793817868 375,outdoor_activities,victoria_highlight_city_tour,74.95,0.07270050050545872 589,tours_&_sightseeing,montreal_bike_tour_with_bites,136.82,0.07268924307273876 497,tours_&_sightseeing,montreal_food_truck_tour_by_bike,159.83,0.07268924307273876 617,walking_&_biking_tours,niagara_falls_platinum_tour_from_toronto_with_cruise_and_lunch,149.0,0.07264421334185896 63,"cruises,_sailing_&_water_tours",whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.07262169847641904 193,"food,_wine_&_nightlife",half-day_beer_cider_and_wine_tour,35.0,0.07261044104369911 1094,recommended_experiences,half-day_yukon_snowshoeing_adventure,135.45,0.07238529238930004 1123,recommended_experiences,rzr_off-roading_tours_from_whistler,198.45,0.0723650202155348 732,water_sports,elaho_whitewater_experience,187.95,0.07232619086752028 442,tours_&_sightseeing,"show_me_the_city,_toronto_walking_tour",36.0,0.07215605412067068 134,day_trips_&_excursions,vancouver_to_victoria_and_butchart_gardens_tour_by_bus,210.0,0.07214451085469807 152,day_trips_&_excursions,small-group_quebec_wine_tour_from_montreal_with_gourmet_lunch_or_cheese_tasting,97.73,0.0719791013501039 901,luxury_&_special_occasions,canada_place_and_vancouver_waterfront_photography_tour,103.95,0.07191248021506198 180,day_trips_&_excursions,victoria_full-day_sightseeing_tour_from_vancouver,154.0,0.07185619305146222 544,tours_&_sightseeing,calgary_bow_river_valley_90-minute_segway_adventure,84.99,0.07177739102242255 360,outdoor_activities,lake_louise_night_snowshoe_tour,59.0,0.07167607412794298 906,luxury_&_special_occasions,sunset_e-bike_adventure_w/wine_&_cheese,99.0,0.0715972720989033 179,day_trips_&_excursions,whistler_day_tour_from_vancouver,109.0,0.07150345283051258 523,tours_&_sightseeing,vancouver_full-day_sightseeing_and_photography_tour,249.0,0.07149595520442371 543,tours_&_sightseeing,private_tour:_gardens_of_vancouver,193.54,0.0714734403389838 809,family_friendly,montreal_mural_tour,45.0,0.07141715317538404 482,tours_&_sightseeing,whistler_odyssey_tour:_off-road_buggy_adventure,229.0,0.07138619523540417 383,outdoor_activities,treetop_adventure_course,40.95,0.07122577681914484 275,"food,_wine_&_nightlife",full-day_niagara_ice_wine_festival_tour_with_lunch_and_winery_visits,395.0,0.07110194505922536 825,family_friendly,whistler_day_tour_from_vancouver,109.0,0.07100812579083464 947,recommended_experiences,ripley's_believe_it_or_not!_niagara_falls_admission,10.95,0.07098937073202581 212,"food,_wine_&_nightlife",small-group_quebec_wine_tour_from_montreal_with_gourmet_lunch_or_cheese_tasting,97.73,0.0708567221156206 1179,recommended_experiences,5-night_churchill_tour_and_polar_bear_adventure_from_winnipeg,-1.0,0.07082563225260104 951,recommended_experiences,quebec_city_sightseeing_tour,42.0,0.07079348700526399 875,luxury_&_special_occasions,christmas_in_quebec_city:_small-group_gourmet_food_tour,55.0,0.07074170721218685 7,featured_tours_and_tickets,ultimate_niagara_falls_tour_plus_helicopter_ride_and_skylon_tower_lunch,317.42,0.07071356363038696 373,outdoor_activities,guided_zipline_tour_in_mont_tremblant,114.58,0.07070100895444341 629,walking_&_biking_tours,"show_me_the_city,_toronto_walking_tour",36.0,0.070614797248008 1129,recommended_experiences,30-minute_distillery_district_segway_tour_in_toronto,44.07,0.07059536058682746 981,recommended_experiences,victoria_and_butchart_gardens_day_trip_from_vancouver,194.25,0.07055033085594763 1002,recommended_experiences,athabasca_glacier_snow_trip_from_banff,273.0,0.07044248377100355 713,water_sports,kicking_horse_river_whitewater_rafting,159.6,0.07037302629060836 476,tours_&_sightseeing,athabasca_glacier_full-day_tour,225.0,0.07010003354714951 798,family_friendly,6-hour_niagara_falls_canadian_side_evening_illuminations_tour,149.89,0.07003624875746085 461,tours_&_sightseeing,60-minute_the_royal_carriage_tour,215.0,0.06996494435451008 743,water_sports,gulf_islands_kayak_and_seaplane_adventure,629.0,0.06994242948907016 342,outdoor_activities,4-day_yukon_aurora_viewing_tour,702.45,0.06982609535523955 53,"cruises,_sailing_&_water_tours",niagara_falls_small-group_tour_from_toronto,254.25,0.06979447780006125 316,outdoor_activities,whistler_sightseeing_tours_-_discover_all_of_whistler_this_winter!,83.99,0.06977356799827085 749,water_sports,half-day_whitewater_rafting_in_revelstoke,130.2,0.06976231056555089 280,holiday_&_seasonal_tours,horse-drawn_sleigh_ride_in_banff,39.9,0.0696159639401915 101,cultural_&_theme_tours,niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch,77.98,0.06961435887654198 730,water_sports,victoria_sunset_whale-watching_cruise,140.7,0.06959344907475161 1168,recommended_experiences,vancouver_bike_tour_with_beers_and_bites,104.0,0.06958219164203165 779,family_friendly,toronto's_original_brunch_food_tour,99.0,0.06956943908152859 335,outdoor_activities,victoria_whale_watch_tour,114.45,0.06955444382935082 827,family_friendly,canyon_sainte-anne_walking_tour,13.5,0.06950901832935195 979,recommended_experiences,evening_wildlife_safari,58.8,0.069399148424466 165,day_trips_&_excursions,winter_wine_tour_from_montreal_with_exclusive_winery_access,97.73,0.06932777805999536 624,walking_&_biking_tours,lost_souls_of_gastown_walking_tour,30.45,0.06930262473376171 167,day_trips_&_excursions,niagara_falls_evening_lights_day_trip_from_toronto,180.0,0.06925572609315299 668,walking_&_biking_tours,jewish_neighborhood_food_tour,95.44,0.06914539445762814 1064,recommended_experiences,top_of_gowlland_tod_hike_in_victoria,86.0,0.06912626561687353 683,walking_&_biking_tours,best_of_ottawa_bike_tour,113.5,0.06902833474707927 484,tours_&_sightseeing,30-minute_heritage_horse-drawn_carriage_tour,115.0,0.06902494872239397 381,outdoor_activities,whistler_day_tour_from_vancouver,109.0,0.06902307981266505 251,"food,_wine_&_nightlife",small-group_annapolis_valley_wine_and_food_tour_from_halifax,160.0,0.06898554770787411 677,walking_&_biking_tours,quebec_city_bike_tour_along_saint_lawrence_river,60.0,0.06888423081339455 904,luxury_&_special_occasions,gourmet_bike_tour_in_niagara-on-the-lake_with_wine_and_beer,134.47,0.0688692135740435 619,walking_&_biking_tours,vancouver_highlights_bike_tour,94.45,0.06884276300458626 427,tours_&_sightseeing,capilano_suspension_bridge_and_grouse_mountain_from_vancouver,212.0,0.06883275884074334 147,day_trips_&_excursions,discover_grizzly_bears_from_banff,231.0,0.06881024397530343 1069,recommended_experiences,victoria_craft_brewery_tour_and_tastings,79.0,0.0687998000679949 718,water_sports,rouge_river_classic_whitewater_rafting_package,79.0,0.06879417135163492 1175,recommended_experiences,bowen_island_dinner_and_zodiac_tour,135.45,0.0687333768175125 428,tours_&_sightseeing,guided_tour_of_the_fairmont_le_château_frontenac_in_quebec_city,26.25,0.06870090176257625 1155,recommended_experiences,independent_bike_tour_of_niagara-on-the-lake_wineries_including_wine_tastings,64.0,0.06868641221538395 435,tours_&_sightseeing,"jasper_national_park_tour:_maligne_valley,_medicine_lake_and_spirit_island",72.45,0.06868548875410614 37,"cruises,_sailing_&_water_tours",whale-watching_cruise_with_expert_naturalists,94.5,0.06867361568053433 1154,recommended_experiences,brentwood_bay_kayak_tour_and_butchart_gardens_visit,100.8,0.06863656729355556 577,tours_&_sightseeing,gourmet_bike_tour_in_niagara-on-the-lake_with_wine_and_beer,134.47,0.06860655480202678 1118,recommended_experiences,niagara_falls_night_tour_with_dinner_and_cruise,189.0,0.06855776526451589 768,family_friendly,niagara_falls_tour_day_trip_from_toronto,89.0,0.06850992117545608 550,tours_&_sightseeing,whistler_day_tour_from_vancouver,109.0,0.06850147810091613 415,tours_&_sightseeing,vancouver_tour_including_capilano_suspension_bridge,130.0,0.06849329887245555 65,"cruises,_sailing_&_water_tours",victoria_whale_watching_tour_on_a_covered_vessel,122.0,0.06846629862366628 357,outdoor_activities,half-day_yukon_snowshoeing_adventure,135.45,0.06832135917739689 156,day_trips_&_excursions,niagara_falls_day_trip_from_new_york_by_air,721.16,0.06827632944651706 508,tours_&_sightseeing,montreal's_underground_city_indoor_tour,65.0,0.06827070073015708 667,walking_&_biking_tours,okanagan_wine_country_bike_and_wine_tour,170.0,0.06822567099927727 1004,recommended_experiences,maligne_canyon_ice_walk,72.45,0.06820502504356625 675,walking_&_biking_tours,making_their_mark:_montreal_jewish_history_walking_tour,24.0,0.06819302004695475 472,tours_&_sightseeing,luxury_coach_tour_of_niagara_falls_with_lunch_and_hornblower_cruise_from_toronto,215.0,0.06814873787996649 464,tours_&_sightseeing,historical_chinatown_walking_tour,15.0,0.06813561153751764 318,outdoor_activities,crystal_hut_fondue_by_snowcat,219.45,0.0680736956575579 763,family_friendly,niagara_falls_small-group_day_tour_from_toronto,100.57,0.06804819053655174 490,tours_&_sightseeing,quebec_city_dinner_cruise,142.56,0.06804179226912695 136,day_trips_&_excursions,niagara_falls_day_trip_from_toronto,169.0,0.06803242573330916 115,cultural_&_theme_tours,ottawa_river_historic_sightseeing_cruise,28.0,0.06802996316990166 1107,recommended_experiences,vancouver_to_victoria_by_seaplane_and_ferry,289.0,0.06775688247774968 1160,recommended_experiences,5-hour_eagle_viewing_river_float_trip_from_whistler_with_lunch,125.99,0.06773597267595931 808,family_friendly,lake_george_luncheon_or_sightseeing_cruise_aboard_the_lac_du_saint_sacrement,29.99,0.06772847504987044 537,tours_&_sightseeing,under_the_surface_of_montreal's_chinatown:_guided_food_walking_tour,83.0,0.06763465578147972 989,recommended_experiences,whistler_helicopter_tour,187.95,0.06763465578147972 651,walking_&_biking_tours,north_van_shipyards_district_food_tour,73.0,0.06747705172340036 33,"air,_helicopter_&_balloon_tours",seaplane_flight_to_victoria_with_whale_watching_and_return_by_ferry,389.0,0.0674657942906804 1041,recommended_experiences,victoria_day_trip_from_seattle_with_butchart_gardens,271.28,0.06744327942524052 980,recommended_experiences,jasper_skytram,49.3,0.06736447739620084 1128,recommended_experiences,nordic_backcountry_skiing_tour_in_jacques-cartier_national_park,89.9,0.06731944766532104 554,tours_&_sightseeing,2-day_whistler_sea_to_sky_tour_from_vancouver,166.95,0.06725753178536127 1156,recommended_experiences,whale-watching_cruise_from_victoria_and_butchart_gardens_admission,174.56,0.06723501691992138 261,"food,_wine_&_nightlife",little_italy_walking_food_tour_in_vancouver,73.0,0.06718717283086158 432,tours_&_sightseeing,winter_tour:_banff_and_its_wildlife,70.35,0.06712725778367042 647,walking_&_biking_tours,epic_electric_bike_tour_of_vancouver,94.45,0.06699861083280235 1144,recommended_experiences,2-day_whistler_sea_to_sky_tour_from_vancouver,166.95,0.0669620241764625 862,multi-day_&_extended_tours,2-day_whistler_sea_to_sky_tour_from_vancouver,166.95,0.0669423236692026 73,"cruises,_sailing_&_water_tours",interactive_pirate_cruise_from_granville_island,34.5,0.06688583862104329 15,"air,_helicopter_&_balloon_tours",ultimate_niagara_falls_tour_plus_helicopter_ride_and_skylon_tower_lunch,317.42,0.06688040778924285 376,outdoor_activities,ghost_canyon,259.0,0.06684663549108298 141,day_trips_&_excursions,ice_hotel_visit_&_transportation,51.75,0.06668903143300363 686,walking_&_biking_tours,stanley_park_photography_tour_in_vancouver,104.0,0.06665525913484378 870,luxury_&_special_occasions,niagara_falls_day_and_evening_tour_with_boat_cruise_and_optional_fallsview_dinner,169.0,0.06664061567743852 817,family_friendly,interactive_pirate_cruise_from_granville_island,34.5,0.06656676076238711 317,outdoor_activities,columbia_icefield_tour_including_the_glacier_skywalk_from_banff,281.4,0.06650440513896173 853,shore_excursions,quebec_city_shore_excursion:_grand_walking_tour_of_quebec_city,30.99,0.06645713271640726 266,"food,_wine_&_nightlife",whistler_blackcomb_salmon_bake_dinner_and_atv_tour,183.75,0.06638789510774488 379,outdoor_activities,whistler_exotic_car_driving_experience,887.25,0.06634680108088241 121,cultural_&_theme_tours,making_their_mark:_montreal_jewish_history_walking_tour,24.0,0.06627362776820271 463,tours_&_sightseeing,niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch,77.98,0.06626445911694447 819,family_friendly,rideau_canal_cruise,29.0,0.06626017161815463 684,walking_&_biking_tours,ottawa_highlights_3_hour_bike_tour,90.6,0.0662443628405655 1008,recommended_experiences,columbia_icefield_tour_including_the_glacier_skywalk_from_banff,281.4,0.06604476328151913 608,transfers_&_ground_transport,whale-watching_cruise_from_victoria_to_vancouver,232.32,0.06602765726070638 1044,recommended_experiences,green_gables_shore_tour_from_charlottetown,73.6,0.06601358546980644 362,outdoor_activities,dune_buggy_4x4_tours,197.77,0.0659010111426069 206,"food,_wine_&_nightlife",crystal_hut_fondue_by_snowcat,219.45,0.06584472397900713 694,walking_&_biking_tours,vancouver_secrets_of_stanley_park_walking_tour,38.85,0.06579294418593 454,tours_&_sightseeing,montmorency_falls_bike_tour_in_quebec,77.0,0.0657356675995326 450,tours_&_sightseeing,quebec_city_hop-on_hop-off_tour,42.55,0.0657340185615365 593,tours_&_sightseeing,banff_mountain_photography_tour,300.0,0.06567586248820782 0,featured_tours_and_tickets,vancouver_city_sightseeing_tour,80.0,0.06566223044077353 69,"cruises,_sailing_&_water_tours",victoria_sunset_whale-watching_cruise,140.7,0.06565334762276794 414,tours_&_sightseeing,niagara_falls_canadian_side_tour_and_maid_of_the_mist_boat_ride,149.89,0.06564360730500439 441,tours_&_sightseeing,guided_day_trip_niagara_falls_canadian_side_from_toronto,115.7,0.06562238968278807 566,tours_&_sightseeing,talkwalk_front_and_centre_guided_walking_tour_of_public_art_and_sculpture,49.0,0.06560268917552815 225,"food,_wine_&_nightlife",niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch,77.98,0.06533009220118834 750,water_sports,whistler_half-day_spin_fishing,208.95,0.06530436720844938 896,luxury_&_special_occasions,thousand_islands_sunset_dinner_cruise,99.44,0.0653030699652258 952,recommended_experiences,toronto_city_hop-on_hop-off_tour,43.0,0.0652528182806917 196,"food,_wine_&_nightlife",island_of_orleans_food_and_drink_tour,44.95,0.06522760998652484 824,family_friendly,boldt_castle_and_thousand_islands_helicopter_tour,172.84,0.06518133798035465 813,family_friendly,thousand_islands_sunset_dinner_cruise,99.44,0.06504804074233762 946,recommended_experiences,"best_of_niagara_falls_tour_from_niagara_falls,_ontario",158.0,0.065036926226244 395,outdoor_activities,city_sights_e-bike_adventure_tour_-_guided,124.0,0.0650116739577306 558,tours_&_sightseeing,best_of_ottawa_bike_tour,113.5,0.06500041652501064 666,walking_&_biking_tours,guided_electric_bike_tour_in_whistler,134.96,0.06499595312883456 3,featured_tours_and_tickets,niagara_falls_day_trip_from_toronto,169.0,0.0649835303759307 610,transfers_&_ground_transport,victoria_and_butchart_gardens_with_victoria_clipper_to_seattle_one-way_from_vancouver,373.0,0.06492644068050617 771,family_friendly,ice_hotel_visit_&_transportation,51.75,0.06489909963053105 1051,recommended_experiences,niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch,77.98,0.06488944726146063 578,tours_&_sightseeing,seaplane_flight_to_victoria_with_whale_watching_and_return_by_ferry,389.0,0.06488221348145114 895,luxury_&_special_occasions,private_tour:_fraser_valley_wine_tour_in_vancouver,291.11,0.0648653273323712 445,tours_&_sightseeing,small-group_walking_tour_of_toronto's_kensington_market_and_chinatown,53.0,0.06484914477283625 123,cultural_&_theme_tours,niagara_falls_american_side_highlights_tour,149.89,0.06481179955901821 653,walking_&_biking_tours,old_montréal_vip_semi-private_walking_tour,52.5,0.06478652530333152 394,outdoor_activities,whistler_half-day_spin_fishing,208.95,0.06477526787061157 4,featured_tours_and_tickets,"best_of_niagara_falls_tour_from_niagara_falls,_ontario",158.0,0.06476897953905315 972,recommended_experiences,private_tour:_quebec_city_walking_tour,25.72,0.06474058310476054 265,"food,_wine_&_nightlife",best_of_ottawa_bike_tour,113.5,0.06470772327429185 641,walking_&_biking_tours,talking_trees_-_indigenous_walking_tour,40.0,0.06469787302066189 62,"cruises,_sailing_&_water_tours",victoria_and_butchart_gardens_by_seaplane_and_speed_boat,489.0,0.06467020216308754 359,outdoor_activities,small-group_zipline_adventure,93.45,0.06460640637981226 654,walking_&_biking_tours,3_hour_montreal_city_bike_tour_with_wine_or_beer,74.73,0.0645758552025381 621,walking_&_biking_tours,private_tour:_quebec_city_walking_tour,25.72,0.06449291958492158 160,day_trips_&_excursions,niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch,77.98,0.06445845469080334 850,shore_excursions,private_tour:_fraser_valley_wine_tour_in_vancouver,291.11,0.0644037725908531 963,recommended_experiences,niagara_falls_platinum_tour_from_toronto_with_cruise_and_lunch,149.0,0.06439251515813314 1082,recommended_experiences,banff_national_park_guided_hike_with_lunch,109.2,0.06433622799453338 983,recommended_experiences,flyover_canada_simulated_flight_ride,34.65,0.06431934184545345 1126,recommended_experiences,interactive_pirate_cruise_from_granville_island,34.5,0.06431565899392887 1047,recommended_experiences,small-group_wine_tour_from_niagara_falls_with_hotel_pickup,99.95,0.06428931836033804 38,"cruises,_sailing_&_water_tours",vancouver_harbor_sunset_dinner_cruise,97.69,0.06425601878640373 583,tours_&_sightseeing,vancouver_private_secrets_of_stanley_park_walking_tour,299.0,0.06424616853277375 232,"food,_wine_&_nightlife",diversity_of_scarborough_food_tour,73.0,0.06422365366733386 1110,recommended_experiences,small-group_annapolis_valley_wine_and_food_tour_from_halifax,160.0,0.0641673665037341 1037,recommended_experiences,stanley_park_horse-drawn_tours,42.0,0.06415836275627544 327,outdoor_activities,columbia_icefield_tour_including_the_glacier_skywalk_from_jasper,232.05,0.06408241905976232 1016,recommended_experiences,quebec_pub_crawl,28.0,0.0640463491019946 1131,recommended_experiences,rideau_canal_cruise,29.0,0.06402905619020895 256,"food,_wine_&_nightlife",vancouver_craft_brewery_and_food_tour,94.99,0.06402664859473468 597,theme_parks,niagara_skywheel_admission_ticket,14.68,0.06401351125869918 975,recommended_experiences,winter_tour:_banff_and_its_wildlife,70.35,0.06396633777842446 715,water_sports,wild_current_canoe_adventure_at_pyramid_lake,120.0,0.06393771047881237 722,water_sports,full-day_thompson_river_paddle_rafting_with_lunch,189.0,0.06393096041661507 802,family_friendly,niagara_falls_canada_underground_railroad_heritage_tour,124.05,0.06390093693149963 791,family_friendly,3-hour_east_vancouver_art_mural_&_craft_brewery_tour,45.0,0.06387467325301531 83,"cruises,_sailing_&_water_tours",vancouver_whale_watching_safari,259.0,0.06386341582029535 590,tours_&_sightseeing,high_performance_mountain_bike_rental_in_squamish,80.0,0.06386341582029535 692,walking_&_biking_tours,city_sights_e-bike_adventure_tour_-_guided,124.0,0.06376772764217574 14,"air,_helicopter_&_balloon_tours",seaplane_flight_to_victoria_and_whale-watching_cruise,469.0,0.06375835011277133 552,tours_&_sightseeing,vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane,569.0,0.0637508414930958 630,walking_&_biking_tours,toronto's_original_brunch_food_tour,99.0,0.06374933537172604 271,"food,_wine_&_nightlife","craft_vine,_orchard_&_stills",140.0,0.06372832662765592 998,recommended_experiences,montreal_craft_brewery_and_beer_tasting_small-group_tour,74.73,0.06364501722809358 772,family_friendly,whale-watching_cruise_with_expert_naturalists,94.5,0.06360496759196198 681,walking_&_biking_tours,canyon_sainte-anne_walking_tour,13.5,0.06360449486773641 1132,recommended_experiences,montreal_afternoon_tea_tour,149.5,0.06357715381776129 1057,recommended_experiences,niagara_falls_domed_jet-boat_ride,79.04,0.06355383642049663 719,water_sports,three_sisters_sea_kayaking_day_tour,136.85,0.063544832673038 11,"air,_helicopter_&_balloon_tours",whistler_helicopter_tour,187.95,0.06354338151960144 540,tours_&_sightseeing,montreal_afternoon_tea_tour,149.5,0.06349674672507209 872,luxury_&_special_occasions,northern_lights_tour_from_yellowknife,100.0,0.06349018355384768 148,day_trips_&_excursions,athabasca_glacier_snow_trip_from_banff,273.0,0.06348537935648575 657,walking_&_biking_tours,queen_street_west_pastry_tour,85.0,0.06341986857369454 678,walking_&_biking_tours,calgary_and_banff_mountain_biking_adventure,420.0,0.06340748979513723 674,walking_&_biking_tours,victoria_highlight_city_tour,74.95,0.0633906036460573 328,outdoor_activities,banff_via_ferrata_climbing_adventure,177.45,0.06337934621333736 1011,recommended_experiences,small-group_walking_tour_of_toronto's_kensington_market_and_chinatown,53.0,0.06337653185515736 20,"air,_helicopter_&_balloon_tours",victoria_and_butchart_gardens_by_seaplane_and_speed_boat,489.0,0.06337183759366184 788,family_friendly,lynn_canyon_park_and_photography_tour,99.0,0.06337183759366184 709,water_sports,seaplane_flight_to_victoria_and_whale-watching_cruise,469.0,0.06332680786278201 405,outdoor_activities,beyond_city_sights_e-bike_adventure_tour,89.0,0.06328365803521775 843,shore_excursions,day_trip_from_seattle_to_victoria_on_the_victoria_clipper,170.4,0.06327384076234772 790,family_friendly,tour_to_niagara_falls_from_toronto,89.0,0.06325926326646229 344,outdoor_activities,niagara_falls_domed_jet-boat_ride,79.04,0.0632470713788779 388,outdoor_activities,whistler_premium_ski_rental_including_delivery,163.43,0.0632442570206979 49,"cruises,_sailing_&_water_tours",vancouver_harbor_sightseeing_cruise,40.9,0.06323525327323927 510,tours_&_sightseeing,southeast_edmonton_roots_and_resources_bus_tour,26.25,0.06321048472253805 978,recommended_experiences,niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,157.07,0.06320718664654588 186,day_trips_&_excursions,victoria_and_butchart_gardens_with_victoria_clipper_to_seattle_one-way_from_vancouver,373.0,0.06311559907624321 736,water_sports,okanagan_jetpack_rental_and_lesson,149.0,0.06306413809717866 368,outdoor_activities,fishing_adventure_in_whistler,165.0,0.06305662947750314 146,day_trips_&_excursions,victoria_and_butchart_gardens_tour_from_vancouver,212.0,0.06302777131257163 408,outdoor_activities,5-night_churchill_tour_and_polar_bear_adventure_from_winnipeg,-1.0,0.06301501875206854 301,outdoor_activities,winter_tour:_banff_and_its_wildlife,70.35,0.0630078509335789 945,recommended_experiences,niagara_falls_day_trip_from_toronto,169.0,0.06289527660637935 1165,recommended_experiences,4-day_bicycle_tour_through_canadian_rockies,-1.0,0.06286525312126394 499,tours_&_sightseeing,calgary_sightseeing_tour_by_sidecar,160.0,0.06276018741373991 346,outdoor_activities,marine_wildlife_tour_by_zodiac,110.25,0.0626701279519803 867,multi-day_&_extended_tours,5-night_churchill_tour_and_polar_bear_adventure_from_winnipeg,-1.0,0.06264965789365552 90,cultural_&_theme_tours,4-_to_6-hour_northern_lights_tour_from_yellowknife,85.0,0.06260633216870502 95,cultural_&_theme_tours,haunted_montreal_pub_crawl,24.0,0.06259507473598507 286,sightseeing_tickets_&_passes,"best_of_niagara_falls_tour_from_niagara_falls,_ontario",158.0,0.06257743002942694 1045,recommended_experiences,a_wok_around_chinatown:_culinary_and_cultural_walking_tour,108.0,0.06255004500510523 154,day_trips_&_excursions,"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls",144.95,0.0625462961920608 600,transfers_&_ground_transport,day_trip_from_seattle_to_victoria_on_the_victoria_clipper,170.41,0.06253878757238528 1048,recommended_experiences,60-minute_the_royal_carriage_tour,215.0,0.06249000902846104 1031,recommended_experiences,columbia_icefield_tour_including_the_glacier_skywalk_from_jasper,232.05,0.06246032634453148 448,tours_&_sightseeing,small-group_quebec_wine_tour_from_montreal_with_gourmet_lunch_or_cheese_tasting,97.73,0.06245684137756642 149,day_trips_&_excursions,columbia_icefield_tour_including_the_glacier_skywalk_from_banff,281.4,0.06245038814220839 215,"food,_wine_&_nightlife",3-hour_old_chinatown_food_tour_in_toronto,100.0,0.062444979297581235 601,transfers_&_ground_transport,vancouver_aquabus_ferry_ticket,16.0,0.062414021357601365 168,day_trips_&_excursions,vancouver_island_cycling_tour_including_lunch_and_wine_tasting,204.5,0.062414021357601365 752,water_sports,brentwood_bay_kayak_tour_and_butchart_gardens_visit,100.8,0.062388692133981447 576,tours_&_sightseeing,calgary_city_evening_tour,44.0,0.06237743470126152 835,family_friendly,independent_bike_tour_of_niagara-on-the-lake_wineries_including_wine_tastings,64.0,0.06234848858763685 991,recommended_experiences,montreal_city_hop-on_hop-off_tour,56.0,0.06234218926249181 778,family_friendly,seaplane_flight_to_victoria_and_whale-watching_cruise,469.0,0.06233615378342612 588,tours_&_sightseeing,thousand_islands_helicopter_tour,114.84,0.06232114753766173 8,local_experiences,"local_food,_craft_beverage_and_estate_winery_tour_of_cowichan_valley",150.0,0.062303052094051334 1026,recommended_experiences,arctic_day:_yukon_wildlife_and_hot_springs_tour,145.95,0.06229863267222184 361,outdoor_activities,columbia_icefield_tour_including_the_glacier_skywalk_from_calgary,380.1,0.06229300395586186 1090,recommended_experiences,squamish_cheakamus_white-water_rafting,120.74,0.06226111156101753 313,outdoor_activities,athabasca_glacier_snow_trip_from_banff,273.0,0.062255416883137724 599,theme_parks,flyover_canada_simulated_flight_ride,34.65,0.06222545935954214 949,recommended_experiences,johnston_canyon_icewalk,79.8,0.06211176368650527 1166,recommended_experiences,seaplane_flight_to_victoria_with_whale_watching_and_return_by_ferry,389.0,0.062107256315982615 245,"food,_wine_&_nightlife",queen_street_west_pastry_tour,85.0,0.06208699513580403 479,tours_&_sightseeing,"local_food,_craft_beverage_and_estate_winery_tour_of_cowichan_valley",150.0,0.061995088751488805 661,walking_&_biking_tours,original_haunted_walk_of_ottawa,24.5,0.06191213114669898 437,tours_&_sightseeing,bird_kingdom_all_day_admission_ticket,20.28,0.06186092302012715 166,day_trips_&_excursions,niagara_falls_small-group_tour_from_toronto,254.25,0.06185637167525797 352,outdoor_activities,banff_national_park_guided_hike_with_lunch,109.2,0.06183482424544241 157,day_trips_&_excursions,columbia_icefield_tour_including_the_glacier_skywalk_from_jasper,232.05,0.06181149585459113 815,family_friendly,ottawa_river_historic_sightseeing_cruise,28.0,0.06178237384358022 258,"food,_wine_&_nightlife",byward_market_tasting_experience,82.0,0.06178079076710398 957,recommended_experiences,niagara_falls_tour_day_trip_from_toronto,89.0,0.061758275901664064 30,"air,_helicopter_&_balloon_tours",vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane,569.0,0.061690731305344346 222,"food,_wine_&_nightlife",small-group_wine_tour_from_niagara_falls_with_hotel_pickup,99.95,0.06164945038750898 369,outdoor_activities,victoria_marine_wildlife_tour,112.35,0.0616201194983519 268,"food,_wine_&_nightlife",mornings_just_got_better-_niagara_on_the_lake,65.54,0.06158941441086478 697,walking_&_biking_tours,sake_a_to_z_gastronomic_experience_in_distillery_district,90.0,0.061459953934585296 221,"food,_wine_&_nightlife",a_wok_around_chinatown:_culinary_and_cultural_walking_tour,108.0,0.06143369025610097 733,water_sports,rafting_adventure_on_the_kicking_horse_river,109.2,0.06140554667430108 766,family_friendly,day_trip_from_seattle_to_victoria_on_the_victoria_clipper,170.4,0.061347489543252184 18,"air,_helicopter_&_balloon_tours",thousand_islands_two_castle_helicopter_tour,265.64,0.06125169142926616 1137,recommended_experiences,calgary_and_banff_mountain_biking_adventure,420.0,0.06124606271290618 210,"food,_wine_&_nightlife",quebec_pub_crawl,28.0,0.061240433996546204 469,tours_&_sightseeing,rockies_classic_4-day_summer_tour,687.0,0.061232243774499 685,walking_&_biking_tours,granville_island_night_photography_tour,103.95,0.06120666169838636 1066,recommended_experiences,quebec_city_shore_excursion:_quebec_city_sightseeing_tour,42.55,0.0611954042656664 568,tours_&_sightseeing,nanaimo_classic_adventure_course,41.99,0.06111285342358229 71,"cruises,_sailing_&_water_tours",ottawa_river_historic_sightseeing_cruise,28.0,0.06108181852849594 111,cultural_&_theme_tours,montreal_mural_tour,45.0,0.06098151304398729 418,tours_&_sightseeing,"best_of_niagara_falls_tour_from_niagara_falls,_ontario",158.0,0.060977555352796683 936,recommended_experiences,skylon_tower_observation_deck_admission,15.0,0.06097729150671731 575,tours_&_sightseeing,"craft_vine,_orchard_&_stills",140.0,0.06097025561126733 1010,recommended_experiences,fine_dining_dinner_tour_in_whistler,131.24,0.060962746991591835 572,tours_&_sightseeing,small-group_niagara_falls_tour,250.0,0.06094774074582744 505,tours_&_sightseeing,3_hour_montreal_city_bike_tour_with_wine_or_beer,74.73,0.06094130949764269 656,walking_&_biking_tours,downtown_and_old_montreal_south_city_bike_tour,88.25,0.060925225880387526 182,day_trips_&_excursions,2-day_whistler_sea_to_sky_tour_from_vancouver,166.95,0.06081687309045798 797,family_friendly,niagara_falls_domed_jet-boat_ride,79.04,0.06078169361320811 1122,recommended_experiences,jewish_neighborhood_food_tour,95.44,0.060780000600865455 54,"cruises,_sailing_&_water_tours",victoria_whale_watching_tour_by_zodiac,114.45,0.06063065272635319 355,outdoor_activities,1-_or_2-hour_horseback_ride_in_pemberton,82.95,0.06059501151846443 220,"food,_wine_&_nightlife",tour_to_niagara_falls_from_toronto,89.0,0.06056873684639345 80,"cruises,_sailing_&_water_tours",whale-watching_cruise_from_victoria_and_butchart_gardens_admission,174.56,0.06056498803334902 924,private_&_custom_tours,120_minute_private_vacation_photography_session_with_local_photographer_in_vancouver,886.09,0.0605424731679091 1125,recommended_experiences,little_italy_walking_food_tour_in_vancouver,73.0,0.060408318430134125 218,"food,_wine_&_nightlife",afternoon_delight_wine_and_cheese_tour,89.27,0.06038486910982975 175,day_trips_&_excursions,4_hour_montreal_architecture_&_city_bike_tour_with_wine_or_beer,86.23,0.060319413294971744 306,outdoor_activities,jasper_evening_wildlife_tour,73.9,0.06027792349899021 411,tours_&_sightseeing,vancouver_city_sightseeing_tour,80.0,0.06025866273519591 922,private_&_custom_tours,quebec_city_private_walking_tour_-_the_history_of_french_&_british_america,130.0,0.06017097788815064 1078,recommended_experiences,vancouver_city_private_tour,141.75,0.06011843953759531 1035,recommended_experiences,quebec_city_shore_excursion:_half-day_tour_to_montmorency_falls_and_ste-anne-de-beaupré,57.5,0.06007528971003105 235,"food,_wine_&_nightlife",whistler's_hidden_gems_dinner_tour,104.99,0.060058403560951115 257,"food,_wine_&_nightlife",okanagan_wine_country_bike_and_wine_tour,170.0,0.06002463126279124 628,walking_&_biking_tours,scooter_sightseeing_in_montreal,105.78,0.06001337383007131 276,"food,_wine_&_nightlife",montreal_bike_tour_with_bites,136.82,0.0599908589646314 942,recommended_experiences,quebec_city_and_montmorency_falls_day_trip_from_montreal,115.0,0.05994532352876612 118,cultural_&_theme_tours,rideau_canal_cruise,29.0,0.059937254236171925 764,family_friendly,greg_frewin_wild_magic_show,32.77,0.059915805748636156 58,"cruises,_sailing_&_water_tours",4-hour_eagle_viewing_river_float_trip_from_squamish_with_lunch,125.99,0.059914871293771724 1079,recommended_experiences,niagara_falls_evening_lights_day_trip_from_toronto,180.0,0.05986702720471192 974,recommended_experiences,northern_lights_tour_from_yellowknife,100.0,0.059815071514248544 443,tours_&_sightseeing,toronto's_original_brunch_food_tour,99.0,0.05978747761178067 1050,recommended_experiences,quebec_city_craft_brewery_and_beer_tasting_small-group_tour,74.73,0.05973193801207248 516,tours_&_sightseeing,whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.05969816571391261 238,"food,_wine_&_nightlife",food_walking_tour_of_granville_island_public_market,60.0,0.05969816571391261 855,shore_excursions,"craft_vine,_orchard_&_stills",140.0,0.05966439341575276 75,"cruises,_sailing_&_water_tours",rideau_canal_cruise,29.0,0.059643483613962364 205,"food,_wine_&_nightlife",small-group_gourmet_food_tour_in_vancouver,131.87,0.05960810625215297 422,tours_&_sightseeing,toronto_city_hop-on_hop-off_tour,43.0,0.059596848819433015 773,family_friendly,northern_lights_tour_from_yellowknife,100.0,0.05959251734629663 759,water_sports,ready-set-go_rafting_trip_on_the_clearwater_river,120.75,0.059385771955933905 125,cultural_&_theme_tours,the_essential_whistler_tasting_and_cultural_walking_tour,87.0,0.05937170016503397 898,luxury_&_special_occasions,exhilarating_120km_aerial_tour_of_toronto,79.0,0.05928164070327434 309,outdoor_activities,bird_kingdom_all_day_admission_ticket,20.28,0.05927266993657561 727,water_sports,whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.0592516172181589 1020,recommended_experiences,small-group_quebec_wine_tour_from_montreal_with_gourmet_lunch_or_cheese_tasting,97.73,0.059246043469732126 887,luxury_&_special_occasions,quebec_city_dinner_cruise,142.56,0.05924598850179895 293,outdoor_activities,johnston_canyon_icewalk,79.8,0.05919214191443338 370,outdoor_activities,rzr_off-roading_tours_from_whistler,198.45,0.05918707387099208 135,day_trips_&_excursions,quebec_city_and_montmorency_falls_day_trip_from_montreal,115.0,0.05908690030952311 660,walking_&_biking_tours,walking_tour_of_niagara-on-the-lake_historic_district,25.0,0.05908383309885039 28,"air,_helicopter_&_balloon_tours",boldt_castle_and_thousand_islands_helicopter_tour,172.84,0.05901709103435544 958,recommended_experiences,vancouver_seaplane_tour,135.0,0.05900113934013994 1130,recommended_experiences,under_the_surface_of_montreal's_chinatown:_guided_food_walking_tour,83.0,0.05898331873619557 1120,recommended_experiences,guided_electric_bike_tour_in_whistler,134.96,0.05896965370800132 531,tours_&_sightseeing,guided_electric_bike_tour_in_whistler,134.96,0.05895017307247423 746,water_sports,vancouver_jet_ski_rental,211.56,0.05886511569263607 623,walking_&_biking_tours,toronto_distillery_district_walking_tour,23.73,0.05880839977915732 1141,recommended_experiences,advanced_backcountry_snowmobile_expedition,313.95,0.0587581700817965 456,tours_&_sightseeing,best_of_vancouver_-_4_hours,186.65,0.05870751163455672 173,day_trips_&_excursions,full-day_cheakamus_rafting_and_sea_to_sky_gondola_combo_from_vancouver,205.79,0.05867373933639684 1006,recommended_experiences,small-group_gourmet_food_tour_in_vancouver,131.87,0.058668110620036865 113,cultural_&_theme_tours,thousand_islands_sunset_dinner_cruise,99.44,0.05862178364593347 931,private_&_custom_tours,private_winery_tour_of_niagara_wine_country,165.0,0.05861745217279708 787,family_friendly,montmorency_falls_bike_tour_in_quebec,77.0,0.058585317919046684 213,"food,_wine_&_nightlife",vancouver_wine_tour_(fraser_valley),135.0,0.05857242244191728 592,tours_&_sightseeing,bowen_island_dinner_and_zodiac_tour,135.45,0.05839455720365934 200,"food,_wine_&_nightlife",small-group_toronto_beer_tour,80.0,0.05836509439146258 860,multi-day_&_extended_tours,rockies_classic_4-day_summer_tour,687.0,0.05835034099819093 1075,recommended_experiences,victoria_whale_watching_tour_by_zodiac,114.45,0.05831725030240277 198,"food,_wine_&_nightlife",toronto_distillery_district_walking_tour,23.73,0.05830960975968759 19,"air,_helicopter_&_balloon_tours",helicopter_tour_over_mont-tremblant,171.31,0.058257214325758575 202,"food,_wine_&_nightlife",montreal_craft_brewery_and_beer_tasting_small-group_tour,74.73,0.058124378818380465 995,recommended_experiences,bird_kingdom_all_day_admission_ticket,20.28,0.05810933959185614 64,"cruises,_sailing_&_water_tours",vancouver_to_victoria_by_seaplane_and_ferry,289.0,0.05808031652312502 284,holiday_&_seasonal_tours,half-day_ice_fishing,208.95,0.058077095402239334 1102,recommended_experiences,walking_tour_of_niagara-on-the-lake_historic_district,25.0,0.058001514494085346 832,family_friendly,quebec_city_shore_excursion:_grand_walking_tour_of_quebec_city,30.99,0.057925493842465745 1025,recommended_experiences,peggy's_cove_day_trip_from_halifax,57.49,0.05783618194459768 807,family_friendly,queen_street_west_pastry_tour,85.0,0.05782717819713902 1027,recommended_experiences,private_winery_tour_of_niagara-on-the-lake,165.0,0.057803168203916 1114,recommended_experiences,vancouver_coastal_canyon_tour,158.0,0.057784402151520545 246,"food,_wine_&_nightlife",beyond_the_bagel:_montreal_jewish_food_walking_tour,85.0,0.05766507776212369 61,"cruises,_sailing_&_water_tours",lady_muskoka_boat_cruise,42.94,0.05766394542269972 1088,recommended_experiences,1-_or_2-hour_horseback_ride_in_pemberton,82.95,0.05747670265503736 986,recommended_experiences,horse-drawn_sleigh_ride_in_banff,39.9,0.05745418778959745 231,"food,_wine_&_nightlife","local_food,_craft_beverage_and_estate_winery_tour_of_cowichan_valley",150.0,0.05741612799264777 466,tours_&_sightseeing,niagara_falls_and_boat_cruise,105.0,0.057367877140882276 869,luxury_&_special_occasions,day_trip_from_seattle_to_victoria_on_the_victoria_clipper,170.4,0.057357499195093545 126,cultural_&_theme_tours,quebec_city_shore_excursion:_private_walking_tour,19.58,0.0573341048427224 102,cultural_&_theme_tours,talking_trees_-_indigenous_walking_tour,40.0,0.0573108863877375 9,"air,_helicopter_&_balloon_tours",vancouver_seaplane_tour,135.0,0.05728156649216708 237,"food,_wine_&_nightlife",winter_wine_tour_from_montreal_with_exclusive_winery_access,97.73,0.05727781767912264 909,private_&_custom_tours,private_winery_tour_of_niagara-on-the-lake,165.0,0.057225279328567316 366,outdoor_activities,vancouver_coastal_canyon_tour,158.0,0.05722153051552288 551,tours_&_sightseeing,treetop_adventure_course,40.95,0.05719579452919728 424,tours_&_sightseeing,ultimate_toronto_tour,175.0,0.05710107378670205 644,walking_&_biking_tours,victoria_castles_and_neighborhoods_bike_tour,57.75,0.057030154159283655 987,recommended_experiences,whistler_superfly_ziplines,103.95,0.0568484301721149 274,"food,_wine_&_nightlife",all_star_wineries_of_kelowna_tour,166.95,0.0567824906394447 928,private_&_custom_tours,"craft_vine,_orchard_&_stills",140.0,0.056763724587049216 553,tours_&_sightseeing,niagara_falls_and_niagara-on-the-lake_day_tour_from_toronto,198.0,0.05665865887952522 1060,recommended_experiences,"niagara_falls,_niagara-on-the-lake,_winery_tour_from_toronto",130.0,0.0566361440140853 513,tours_&_sightseeing,walking_tour_of_niagara-on-the-lake_historic_district,25.0,0.05660076665227591 539,tours_&_sightseeing,rideau_canal_cruise,29.0,0.05659325803260039 1153,recommended_experiences,quebec_city_shore_excursion:_grand_walking_tour_of_quebec_city,30.99,0.05640799411053336 1024,recommended_experiences,winter_wildlife_discovery_tour,72.45,0.0563637119435451 1067,recommended_experiences,best_of_victoria_food_tour,68.25,0.05635470819608647 1072,recommended_experiences,niagara_falls_small-group_tour_from_toronto,254.25,0.05634747441607697 27,"air,_helicopter_&_balloon_tours",exhilarating_120km_aerial_tour_of_toronto,79.0,0.05624213386888692 406,outdoor_activities,whistler_glacier_ascent_hike,177.45,0.056234625249211426 724,water_sports,4-hour_eagle_viewing_river_float_trip_from_squamish_with_lunch,125.99,0.056140816974407357 602,transfers_&_ground_transport,hop-on_and_hop-off_banff_bus,60.0,0.05608227612554627 164,day_trips_&_excursions,"local_food,_craft_beverage_and_estate_winery_tour_of_cowichan_valley",150.0,0.056010553966303125 416,tours_&_sightseeing,quebec_city_and_montmorency_falls_day_trip_from_montreal,115.0,0.05594524106807143 1173,recommended_experiences,vancouver_holiday_dinner_and_carols_cruise,88.88,0.0559381831854482 1157,recommended_experiences,whale-watching_cruise_from_victoria_to_vancouver,232.32,0.05579465091826878 96,cultural_&_theme_tours,niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,157.07,0.05575916362059301 814,family_friendly,kicking_horse_river_rafting_family_adventure_including_bbq_lunch,81.9,0.055651921182914135 967,recommended_experiences,capilano_suspension_bridge_and_grouse_mountain_from_vancouver,212.0,0.055574724217524005 557,tours_&_sightseeing,gulf_islands_kayak_and_seaplane_adventure,629.0,0.05553291560752986 365,outdoor_activities,vancouver_full-day_sightseeing_and_photography_tour,249.0,0.055454113578490186 1091,recommended_experiences,north_van_shipyards_district_food_tour,73.0,0.05542034128033034 625,walking_&_biking_tours,small-group_toronto_beer_tour,80.0,0.05539360487762045 856,multi-day_&_extended_tours,2-day_niagara_falls_tour_from_new_york_by_bus,436.23,0.055359052034809106 471,tours_&_sightseeing,vancouver_shore_excursion:_post-cruise_sea-to-sky_highway_day_trip_from_vancouver,130.0,0.05526273722225099 1012,recommended_experiences,2-day_niagara_falls_tour_from_new_york_by_bus,436.23,0.0551539117080959 127,cultural_&_theme_tours,quebec_city_shore_excursion:_grand_walking_tour_of_quebec_city,30.99,0.055141906711484376 1163,recommended_experiences,west_niagara_wine_tour,99.0,0.05513890546233151 331,outdoor_activities,lake_louise_scenic_snowshoe_tour,79.0,0.05512764802961155 782,family_friendly,2-day_niagara_falls_tour_from_new_york_by_bus,436.23,0.05506010343329183 864,multi-day_&_extended_tours,3-day_tenquille_lake_expedition,-1.0,0.05495878653881224 112,cultural_&_theme_tours,vancouver_full-day_sightseeing_and_photography_tour,249.0,0.05480118248073289 698,walking_&_biking_tours,whistler_half-day_mountain_bike_tour,208.95,0.05471112301897328 731,water_sports,kicking_horse_river_rafting_family_adventure_including_bbq_lunch,81.9,0.05466931440897914 444,tours_&_sightseeing,whistler_sightseeing_tours_-_discover_all_of_whistler_this_winter!,83.99,0.05464920713901354 704,walking_&_biking_tours,beyond_city_sights_e-bike_adventure_tour,89.0,0.05460980612449369 81,"cruises,_sailing_&_water_tours",whale-watching_cruise_from_victoria_to_vancouver,232.32,0.05459010561723378 1092,recommended_experiences,the_pork_and_bacon_walking_food_tour_of_toronto's_hogtown_history,98.0,0.0545062355447528 741,water_sports,vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane,569.0,0.05449723179729417 1178,recommended_experiences,7-day_best_of_new_england_tour,-1.0,0.054350885171934774 333,outdoor_activities,best_of_vancouver_-_4_hours,186.65,0.054350885171934774 194,"food,_wine_&_nightlife",historic_downtown_victoria_food_tour,70.0,0.054350885171934774 431,tours_&_sightseeing,northern_lights_tour_from_yellowknife,100.0,0.05424956827745518 560,tours_&_sightseeing,call_of_the_wild_atv_tour,156.45,0.054188773743332794 646,walking_&_biking_tours,christmas_walking_tour_in_old_montreal,21.0,0.05415950881569555 863,multi-day_&_extended_tours,overnight_camping_and_river-rafting_trip_in_squamish,425.24,0.0541257365175357 1065,recommended_experiences,wine_tasting_and_pairing_afternoon_tour,104.99,0.05406944935393594 228,"food,_wine_&_nightlife",full-day_niagara_winery_tour_from_toronto,99.0,0.05400190475761622 2,featured_tours_and_tickets,quebec_city_and_montmorency_falls_day_trip_from_montreal,115.0,0.053916715454738376 214,"food,_wine_&_nightlife",private_winery_tour_of_niagara-on-the-lake,165.0,0.05388182181074115 176,day_trips_&_excursions,vancouver_coastal_canyon_tour,158.0,0.05383304326681691 892,luxury_&_special_occasions,best_of_toronto_private_food_tour_with_sightseeing_and_black_car,225.0,0.05377675610321715 784,family_friendly,"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls",144.95,0.053697954074177476 195,"food,_wine_&_nightlife",haunted_montreal_pub_crawl,24.0,0.05365292434329767 990,recommended_experiences,mountain_lakes_and_waterfalls_day_trip_from_banff,183.75,0.05362718835697207 781,family_friendly,niagara_falls_day_tour_from_toronto_including_hornblower_boat_tour,115.0,0.053585379746977926 849,shore_excursions,best_of_toronto_private_food_tour_with_sightseeing_and_black_car,225.0,0.05354035001609812 687,walking_&_biking_tours,canada_place_and_vancouver_waterfront_photography_tour,103.95,0.05345029055433849 988,recommended_experiences,toronto_distillery_district_walking_tour,23.73,0.0534450905878575 1022,recommended_experiences,beyond_the_market_food_tour_in_montreal,104.0,0.05326876445172925 930,private_&_custom_tours,private_transfer_from_buffalo_airport_to_niagara_falls,179.0,0.053236399332659376 171,day_trips_&_excursions,columbia_icefield_tour_including_the_glacier_skywalk_from_calgary,380.1,0.053198878221455095 17,"air,_helicopter_&_balloon_tours",helicopter_tour_over_montreal,179.0,0.05308442399094 792,family_friendly,niagara_falls_and_boat_cruise,105.0,0.0530393942600602 24,"air,_helicopter_&_balloon_tours",seaplane_flight_to_victoria_with_ground_transport_and_butchart_gardens_admission,449.0,0.05302813682734024 478,tours_&_sightseeing,"niagara_falls,_niagara-on-the-lake,_winery_tour_from_toronto",159.0,0.05274107229298143 452,tours_&_sightseeing,peggy's_cove_day_trip_from_halifax,57.49,0.052660016578680455 559,tours_&_sightseeing,ottawa_highlights_3_hour_bike_tour,90.6,0.052656641547581776 358,outdoor_activities,niagara_adventure_beach_horseback_ride,90.4,0.05254969593674223 754,water_sports,whale-watching_cruise_from_victoria_to_vancouver,232.32,0.05252718107130232 1119,recommended_experiences,kicking_horse_river_rafting_family_adventure_including_bbq_lunch,81.9,0.05251914475946805 86,"cruises,_sailing_&_water_tours",bowen_island_dinner_and_zodiac_tour,135.45,0.052482151340422514 520,tours_&_sightseeing,best_of_toronto_private_food_tour_with_sightseeing_and_black_car,225.0,0.05247089390770256 803,family_friendly,calgary_sightseeing_tour_by_sidecar,160.0,0.05234706214778308 900,luxury_&_special_occasions,ultimate_thousand_islands_helicopter_tour,522.0,0.052332055902018684 55,"cruises,_sailing_&_water_tours",quebec_city_dinner_cruise,142.56,0.05224949406634792 429,tours_&_sightseeing,historic_downtown_victoria_food_tour,70.0,0.05223167346240355 392,outdoor_activities,nanaimo_kid_aerial_adventure,20.99,0.05217820065698377 879,luxury_&_special_occasions,arctic_day:_yukon_wildlife_and_hot_springs_tour,145.95,0.05209939862794409 486,tours_&_sightseeing,peggy's_cove_and_halifax_tour_with_lobster_roll_lunch,140.0,0.0520768837625042 455,tours_&_sightseeing,lynn_canyon_park_and_photography_tour,99.0,0.05197556686802461 23,"air,_helicopter_&_balloon_tours",vancouver_to_victoria_by_seaplane_and_ferry,289.0,0.051962704371655136 888,luxury_&_special_occasions,calgary_sightseeing_tour_by_sidecar,160.0,0.0519455433829092 890,luxury_&_special_occasions,lake_george_luncheon_or_sightseeing_cruise_aboard_the_lac_du_saint_sacrement,29.99,0.05193053713714481 1077,recommended_experiences,quebec_city_dinner_cruise,142.56,0.05190051365202937 1009,recommended_experiences,snowmobile_british_columbia_tour_for_intermediate_riders,151.2,0.05188550740626498 436,tours_&_sightseeing,montreal_city_hop-on_hop-off_tour,56.0,0.05186494939924709 645,walking_&_biking_tours,quebec_city_private_walking_tour_-_400_years_of_french_america,130.0,0.05184610639174515 364,outdoor_activities,jasper_wildlife_and_waterfalls_tour_with_maligne_lake_hike,79.25,0.05182922024266522 734,water_sports,victoria_marine_wildlife_tour,112.35,0.051821030020617984 604,transfers_&_ground_transport,victoria_day_trip_from_seattle_with_butchart_gardens,271.29,0.0516153290209861 996,recommended_experiences,victoria_and_butchart_gardens_tour_from_vancouver,212.0,0.0515183435996429 247,"food,_wine_&_nightlife",small-group_afternoon_bike_tour_of_vancouver,68.25,0.05140143779930699 343,outdoor_activities,covered_wagon_or_horseback_ride_in_banff_with_western_cookout,103.95,0.05129730654664742 626,walking_&_biking_tours,old_montreal_discovery_tour,60.0,0.051197198946698316 348,outdoor_activities,whistler_odyssey_tour:_off-road_buggy_adventure,229.0,0.05115940299582798 153,day_trips_&_excursions,winter_wildlife_discovery_tour,72.45,0.051133513099289415 223,"food,_wine_&_nightlife",quebec_city_craft_brewery_and_beer_tasting_small-group_tour,74.73,0.051117187623128155 758,water_sports,seaplane_flight_to_victoria_with_whale_watching_and_return_by_ferry,389.0,0.051074972250428355 525,tours_&_sightseeing,downtown_toronto_bike_tour,84.75,0.0509556478610315 1164,recommended_experiences,whistler_half-day_mountain_bike_tour,208.95,0.05093988305778889 457,tours_&_sightseeing,tour_to_niagara_falls_from_toronto,89.0,0.050936134244744455 1086,recommended_experiences,blackcomb_glacier_safari_by_jeep_4x4,145.95,0.05085545231238926 563,tours_&_sightseeing,canada_place_and_vancouver_waterfront_photography_tour,103.95,0.05081605129786941 616,walking_&_biking_tours,niagara_falls_tour_day_trip_from_toronto,89.0,0.05080479386514945 514,tours_&_sightseeing,victoria_and_butchart_gardens_by_seaplane_and_speed_boat,489.0,0.05077477038003404 800,family_friendly,quebec_city_dinner_cruise,142.56,0.050761644037585194 273,"food,_wine_&_nightlife",west_niagara_wine_tour,99.0,0.05069784825430991 911,private_&_custom_tours,best_of_vancouver_-_4_hours,186.65,0.05069221953794993 216,"food,_wine_&_nightlife",kelowna_or_west_kelowna_afternoon_sightseeing_wine_tour,98.95,0.0506021600761903 1095,recommended_experiences,4-hour_eagle_viewing_river_float_trip_from_squamish_with_lunch,125.99,0.05059934571801032 465,tours_&_sightseeing,3-hour_east_vancouver_art_mural_&_craft_brewery_tour,45.0,0.05053461547987058 977,recommended_experiences,montreal_tower_observatory_admission_plus_optional_ticket_to_botanical_garden,23.75,0.05050084318171073 639,walking_&_biking_tours,bike_tour_of_downtown_vancouver_and_stanley_park,68.25,0.05035449655635134 485,tours_&_sightseeing,chinatown_and_hidden_alleys_pedicab_tour,45.0,0.05030946682547151 670,walking_&_biking_tours,little_italy_walking_food_tour_in_vancouver,73.0,0.050245671042196224 676,walking_&_biking_tours,"rabbis,_writers_and_radicals:_montreal_jewish_history_walking_tour",24.0,0.05023066479643183 1108,recommended_experiences,full-day_prince_edward_county_wine_tour_with_lunch,425.0,0.0500702463801725 673,walking_&_biking_tours,under_the_surface_of_montreal's_chinatown:_guided_food_walking_tour,83.0,0.050039288440192634 1013,recommended_experiences,northern_lights_and_arctic_circle_day_trip_from_fairbanks,299.91,0.04992108539663313 1146,recommended_experiences,canyon_sainte-anne_walking_tour,13.5,0.04988731309847326 10,"air,_helicopter_&_balloon_tours",niagara_falls_grand_helicopter_tour,131.5,0.04967623623497415 133,day_trips_&_excursions,luxury_niagara_falls_day_trip_from_toronto_with_cruise_and_lunch,169.0,0.04965935008589421 1134,recommended_experiences,making_their_mark:_montreal_jewish_history_walking_tour,24.0,0.04963402086227432 398,outdoor_activities,whistler_backcountry_skiing_and_splitboarding,282.45,0.049622763429554365 541,tours_&_sightseeing,electric_bike_rental_on_ile_d'orleans,59.95,0.04957773369867456 82,"cruises,_sailing_&_water_tours",seaplane_flight_to_victoria_with_whale_watching_and_return_by_ferry,389.0,0.049510189102354815 913,private_&_custom_tours,quebec_city_private_walking_tour_-_400_years_of_french_america,130.0,0.0493694711933554 691,walking_&_biking_tours,immersion_quebec:_virtual_reality_experience_of_quebec_city's_history,17.99,0.04925689686615588 517,tours_&_sightseeing,vancouver_to_victoria_by_seaplane_and_ferry,289.0,0.049101700403550816 128,cultural_&_theme_tours,immersion_quebec:_virtual_reality_experience_of_quebec_city's_history,17.99,0.04905426307719672 649,walking_&_biking_tours,montreal_food_truck_tour_by_bike,159.83,0.049037376928116785 1084,recommended_experiences,montreal_dinner_cruise,142.56,0.04895294618271713 833,family_friendly,nanaimo_bungy_jump,136.49,0.04893043131727724 120,cultural_&_theme_tours,yukon_breakfast_snowmobile_tour,246.75,0.04882723451948211 529,tours_&_sightseeing,thousand_islands_sunset_dinner_cruise,99.44,0.048801399590876746 93,cultural_&_theme_tours,small_group_excursion_of_quebec_city_montmorency_falls,35.0,0.048594588238994166 1113,recommended_experiences,whitewater_rafting_on_jasper's_fraser_river,122.09,0.048594588238994166 402,outdoor_activities,squamish_via_ferrata_tour,114.45,0.0485533073211588 810,family_friendly,victoria_and_butchart_gardens_by_seaplane_and_speed_boat,489.0,0.04852704364267445 184,day_trips_&_excursions,toronto_to_niagara_falls_day_trip_by_train,489.41,0.04836193096491957 183,day_trips_&_excursions,small-group_niagara_falls_tour,250.0,0.04835067353219964 571,tours_&_sightseeing,city_sights_e-bike_adventure_tour_-_guided,124.0,0.04832815866675973 642,walking_&_biking_tours,historical_chinatown_walking_tour,15.0,0.048283128935879924 491,tours_&_sightseeing,vancouver_city_private_tour,141.75,0.048196818287164725 836,family_friendly,immersion_quebec:_virtual_reality_experience_of_quebec_city's_history,17.99,0.04818181204140033 178,day_trips_&_excursions,victoria_highlight_city_tour,74.95,0.048114267445080613 1161,recommended_experiences,squamish_via_ferrata_tour,114.45,0.04808049514692074 502,tours_&_sightseeing,small-group_niagara_falls_day_tour_from_toronto_with_boat_cruise_and_optional_fallsview_lunch,165.0,0.048046722848760895 174,day_trips_&_excursions,vancouver_full-day_sightseeing_and_photography_tour,249.0,0.048046722848760895 838,family_friendly,gourmet_bike_tour_in_niagara-on-the-lake_with_wine_and_beer,134.47,0.04786660392524163 735,water_sports,vancouver_boat_rental_for_up_to_5_people,54.0,0.04774277216532215 893,luxury_&_special_occasions,small-group_annapolis_valley_wine_and_food_tour_from_halifax,160.0,0.047573910674522865 857,multi-day_&_extended_tours,viator_exclusive:_2-day_victoria_and_butchart_gardens_tour_with_overnight_at_the_fairmont_empress,631.54,0.04755139580908295 976,recommended_experiences,island_of_orleans_food_and_drink_tour,44.95,0.047548328598410225 132,cultural_&_theme_tours,the_really_gay_history_tour,38.85,0.04752043786910308 1039,recommended_experiences,wild_current_canoe_adventure_at_pyramid_lake,120.0,0.04750299104710447 785,family_friendly,arctic_day:_yukon_wildlife_and_hot_springs_tour,145.95,0.04748947992912321 57,"cruises,_sailing_&_water_tours",montreal_dinner_cruise,142.56,0.047410677900083534 535,tours_&_sightseeing,victoria_classic_adventure_course,41.99,0.047405049183723555 250,"food,_wine_&_nightlife",full-day_prince_edward_county_wine_tour_with_lunch,425.0,0.04728403178198405 512,tours_&_sightseeing,toronto_islands_evening_bike_tour,96.05,0.04710860711996033 143,day_trips_&_excursions,skagway_shore_excursion:_bennett_train_journey_on_the_white_pass_rail,322.48,0.04705981758244944 555,tours_&_sightseeing,canyon_sainte-anne_walking_tour,13.5,0.04702229647124513 144,day_trips_&_excursions,mountain_lakes_and_waterfalls_day_trip_from_banff,183.75,0.0469853030521996 622,walking_&_biking_tours,haunted_montreal_pub_crawl,24.0,0.046905973331001174 204,"food,_wine_&_nightlife","show_me_the_city,_toronto_walking_tour",36.0,0.046839110337053166 312,outdoor_activities,seaplane_flight_to_victoria_and_whale-watching_cruise,469.0,0.04680840524956602 923,private_&_custom_tours,ultimate_thousand_islands_helicopter_tour,522.0,0.04678214157108167 902,luxury_&_special_occasions,"craft_vine,_orchard_&_stills",140.0,0.04675962670564178 925,private_&_custom_tours,whistler_singletrack_mountain_bike_tour,139.0,0.04675211808596626 172,day_trips_&_excursions,banff_to_jasper_one-way_tour,257.25,0.04672397450416636 816,family_friendly,whistler_electric_bike_tour_(ebike),105.0,0.04668457348964654 1096,recommended_experiences,niagara_adventure_beach_horseback_ride,90.4,0.04662828632604678 934,recommended_experiences,whistler_exotic_car_driving_experience,887.25,0.04659000665736428 108,cultural_&_theme_tours,"path,_toronto's_underground_city_-_walking_tour",27.0,0.04656074172972706 401,outdoor_activities,whistler_via_ferrata_tour,177.45,0.04649319713340734 1032,recommended_experiences,banff_via_ferrata_climbing_adventure,177.45,0.04640688648469214 208,"food,_wine_&_nightlife",the_fraser_valley_winery_tour,149.96,0.04639750895528773 820,family_friendly,vancouver_boat_rental_for_up_to_5_people,54.0,0.046346850508047946 384,outdoor_activities,niagara_beach_horseback_ride,73.45,0.046301820777168115 233,"food,_wine_&_nightlife",best_of_victoria_food_tour,68.25,0.04625679104628831 889,luxury_&_special_occasions,thousand_islands_two_castle_helicopter_tour,265.64,0.046245533613568354 518,tours_&_sightseeing,full-day_prince_edward_county_wine_tour_with_lunch,425.0,0.046183617733608615 846,shore_excursions,quebec_city_shore_excursion:_half-day_tour_to_montmorency_falls_and_ste-anne-de-beaupré,57.5,0.04613295928636883 74,"cruises,_sailing_&_water_tours",vancouver_city_and_seals_scenic_boat_tour,61.95,0.04603164239188924 283,holiday_&_seasonal_tours,winter_wine_tour_from_montreal_with_exclusive_winery_access,97.73,0.04533368156325214 844,shore_excursions,skagway_shore_excursion:_bennett_train_journey_on_the_white_pass_rail,322.47,0.04517982631821722 511,tours_&_sightseeing,small-group_afternoon_bike_tour_of_vancouver,68.25,0.04502973087981339 380,outdoor_activities,advanced_backcountry_snowmobile_expedition,313.95,0.04471452276365469 757,water_sports,full-day_thompson_river_motorized_rafting_tour_with_lunch,189.0,0.044669493032774885 300,outdoor_activities,northern_lights_tour_from_yellowknife,100.0,0.04452920387365446 570,tours_&_sightseeing,immersion_quebec:_virtual_reality_experience_of_quebec_city's_history,17.99,0.044438715662015835 67,"cruises,_sailing_&_water_tours",maligne_lake_cruise,82.95,0.044421829512935926 298,outdoor_activities,capilano_suspension_bridge_and_grouse_mountain_from_vancouver,212.0,0.04407124403496783 131,cultural_&_theme_tours,in_the_shadow_of_the_mountain,24.0,0.043960274771417826 400,outdoor_activities,3-day_tenquille_lake_expedition,-1.0,0.04394901733869787 912,private_&_custom_tours,historic_tour_around_town,115.0,0.043791413280618516 632,walking_&_biking_tours,small-group_walking_tour_of_toronto's_kensington_market_and_chinatown,53.0,0.04372035073657381 851,shore_excursions,quebec_shore_excursion:_small-group_food_walking_tour,53.0,0.04358877949165936 738,water_sports,squamish_elaho_white-water_rafting_from_whistler,173.24,0.04354374976077956 637,walking_&_biking_tours,lynn_canyon_park_and_photography_tour,99.0,0.04352123489533964 865,multi-day_&_extended_tours,4-day_bicycle_tour_through_canadian_rockies,-1.0,0.04338239688965577 1003,recommended_experiences,5.5-hour_jasper_wildlife_and_waterfalls_tour_with_maligne_lake_cruise_from_jasper,144.59,0.04336925955362027 496,tours_&_sightseeing,vancouver_island_cycling_tour_including_lunch_and_wine_tasting,204.5,0.043298900599120574 1080,recommended_experiences,banff_national_park_tour_with_a_small_group,155.0,0.04324542779370079 549,tours_&_sightseeing,full_day_tour_with_lunch_from_niagara_falls_with_hotel_pickup,153.6,0.04319476934646101 726,water_sports,victoria_and_butchart_gardens_by_seaplane_and_speed_boat,489.0,0.04308219501926146 13,"air,_helicopter_&_balloon_tours",7-minute_helicopter_tour_over_toronto,123.18,0.04299213555750185 811,family_friendly,whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.04297336950510637 1038,recommended_experiences,lake_louise_scenic_snowshoe_tour,79.0,0.042800759201262625 591,tours_&_sightseeing,half-day_niagara_falls_new_york_trip_with_cave_of_the_winds,139.0,0.04273321460494291 22,"air,_helicopter_&_balloon_tours",whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.04266567000862319 894,luxury_&_special_occasions,vancouver_full-day_sightseeing_and_photography_tour,249.0,0.042564353114143624 627,walking_&_biking_tours,christmas_in_quebec_city:_small-group_gourmet_food_tour,55.0,0.04254183824870371 34,"air,_helicopter_&_balloon_tours",thousand_islands_helicopter_tour,114.84,0.04235046189246451 277,"food,_wine_&_nightlife",private_winery_tour_of_niagara_wine_country,165.0,0.042035253776305806 269,"food,_wine_&_nightlife",st._john's_walking_food_tour,89.0,0.04196770917998609 635,walking_&_biking_tours,stanley_park_bike_tour,68.25,0.04185513485278654 859,multi-day_&_extended_tours,rockies_adventure_4-day_summer_tour,708.0,0.04184387742006661 658,walking_&_biking_tours,small-group_afternoon_bike_tour_of_vancouver,68.25,0.0417132955979498 1147,recommended_experiences,ottawa_highlights_3_hour_bike_tour,90.6,0.04170878822742714 598,theme_parks,clifton_hill_fun_pass:_top_6_attractions,33.84,0.04143860984214827 728,water_sports,vancouver_snorkel_and_kayak_adventure,78.75,0.04126411963498901 324,outdoor_activities,3_hour_banff_horseback_riding_adventures,170.1,0.04108962942782972 1046,recommended_experiences,bike_tour_of_downtown_vancouver_and_stanley_park,68.25,0.04096579766791024 122,cultural_&_theme_tours,"rabbis,_writers_and_radicals:_montreal_jewish_history_walking_tour",24.0,0.04088699563887056 1106,recommended_experiences,whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.040838217094946325 682,walking_&_biking_tours,whistler_singletrack_mountain_bike_tour,139.0,0.04079975053529093 307,outdoor_activities,horse-drawn_sleigh_ride_in_banff,39.9,0.040733140393835646 282,holiday_&_seasonal_tours,christmas_walking_tour_in_old_montreal,21.0,0.040706876715351295 760,water_sports,vancouver_whale_watching_safari,259.0,0.040695619282631365 409,"shows,_concerts_&_sports",pirate_life_adventure_cruise_in_toronto,38.0,0.04067105961007629 1063,recommended_experiences,le_bateau-mouche_sightseeing_cruise_in_montreal,29.89,0.040639332119031576 829,family_friendly,gulf_islands_kayak_and_seaplane_adventure,629.0,0.040583044955431816 1068,recommended_experiences,christmas_walking_tour_in_old_montreal,21.0,0.04057178752271186 41,"cruises,_sailing_&_water_tours",victoria_whale_watching_adventure_in_a_zodiac_vessel,116.82,0.040420933526829836 761,water_sports,victoria_oak_bay_shoreline_kayak_tour,79.0,0.04039166859919262 31,"air,_helicopter_&_balloon_tours",gulf_islands_kayak_and_seaplane_adventure,629.0,0.04025657940655318 1062,recommended_experiences,victoria_castles_and_neighborhoods_bike_tour,57.75,0.03999202973763426 290,sightseeing_tickets_&_passes,calgary_zoo_admission_ticket,31.45,0.039986401021274307 702,walking_&_biking_tours,sunset_e-bike_adventure_w/wine_&_cheese,99.0,0.03969652212873549 304,outdoor_activities,dogsled_adventure_in_mont-tremblant,169.34,0.03969370777055552 699,walking_&_biking_tours,4-day_bicycle_tour_through_canadian_rockies,-1.0,0.03968995895751108 826,family_friendly,vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane,569.0,0.039479816548876404 834,family_friendly,nanaimo_kid_aerial_adventure,20.99,0.039479816548876404 596,theme_parks,ripley's_believe_it_or_not!_niagara_falls_admission,10.95,0.03905203410551818 655,walking_&_biking_tours,the_pork_and_bacon_walking_food_tour_of_toronto's_hogtown_history,98.0,0.03889893741796145 332,outdoor_activities,lynn_canyon_park_and_photography_tour,99.0,0.03888317261471887 150,day_trips_&_excursions,northern_lights_and_arctic_circle_day_trip_from_fairbanks,299.92,0.038770598287519345 926,private_&_custom_tours,canada_place_and_vancouver_waterfront_photography_tour,103.95,0.03859047936400008 1098,recommended_experiences,niagara-on-the-lake_wine_tasting_tour_with_cheese_from_niagara_falls,100.57,0.03841036044048084 322,outdoor_activities,"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls",144.95,0.0382020979351617 910,private_&_custom_tours,old_montreal_private_walking_tour,160.0,0.03816269692064185 170,day_trips_&_excursions,whistler_day_trip_by_seaplane_from_vancouver,409.0,0.037791201640883385 538,tours_&_sightseeing,victoria_highlight_city_tour,74.95,0.037791201640883385 227,"food,_wine_&_nightlife",niagara_falls_and_boat_cruise,105.0,0.0377686867754435 1073,recommended_experiences,victoria_in_one_day_sightseeing_tour,240.45,0.037734914477283624 509,tours_&_sightseeing,sw_best_of_edmonton_bus_tour,26.25,0.03765611244824395 1005,recommended_experiences,sea_to_sky_and_whistler_village_tour,157.5,0.03763359758280403 545,tours_&_sightseeing,calgary_and_banff_mountain_biking_adventure,420.0,0.03713264182676611 664,walking_&_biking_tours,vancouver_full-day_sightseeing_and_photography_tour,249.0,0.036969409052326804 970,recommended_experiences,half-day_beer_cider_and_wine_tour,35.0,0.03692437932144697 52,"cruises,_sailing_&_water_tours",le_bateau-mouche_sightseeing_cruise_in_montreal,29.89,0.036789290128807536 663,walking_&_biking_tours,whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.036763026450323186 1142,recommended_experiences,treetop_adventure_course,40.95,0.03658987746073407 831,family_friendly,quebec_city_shore_excursion:_private_walking_tour,19.58,0.03654162660896858 285,holiday_&_seasonal_tours,vancouver_holiday_dinner_and_carols_cruise,88.88,0.03647971072900884 606,transfers_&_ground_transport,private_transport_from_vancouver_international_airport_(yvr)_to_north_or_west_vancouver,177.81,0.03629396308912959 439,tours_&_sightseeing,seaplane_flight_to_victoria_and_whale-watching_cruise,469.0,0.03626393960401418 77,"cruises,_sailing_&_water_tours",vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane,569.0,0.035978754972970914 315,outdoor_activities,yellowknife_dog_sledding_tour,95.0,0.03567480428953217 905,luxury_&_special_occasions,sake_a_to_z_gastronomic_experience_in_distillery_district,90.0,0.035579116111412554 468,tours_&_sightseeing,best_of_both_niagara_falls _american/canadian_tour,204.42,0.03556973858200814 1029,recommended_experiences,grévin_wax_museum_admission_in_montreal,18.0,0.03548342793329297 32,"air,_helicopter_&_balloon_tours",whistler_to_victoria_scenic_flight,285.0,0.03520199211529411 841,shore_excursions,"craft_vine,_orchard_&_stills",140.0,0.035168219817134264 292,sightseeing_tickets_&_passes,whale-watching_cruise_from_victoria_and_butchart_gardens_admission,174.56,0.03476295223921595 915,private_&_custom_tours,vancouver_city_private_tour,141.75,0.03465412672506084 100,cultural_&_theme_tours,exclusive_private_tour_to_niagara_falls_from_toronto,650.0,0.03461660561385656 805,family_friendly,quebec_lower_town_historical_bike_tour,57.0,0.03459409074841664 503,tours_&_sightseeing,helicopter_tour_over_mont-tremblant,171.31,0.03431265493041781 1158,recommended_experiences,half_day_guided_horseback_ride_at_birkenhead_lake,303.46,0.03430139749769785 631,walking_&_biking_tours,whistler_sightseeing_tours_-_discover_all_of_whistler_this_winter!,83.99,0.03426762519953798 729,water_sports,whitewater_rafting_on_jasper's_fraser_river,122.09,0.034110021141458655 1053,recommended_experiences,city_highlights_bus_tour_of_charlottetown,27.6,0.03386235762161967 326,outdoor_activities,vancouver_island_rainforest_guided_hike_with_private_guide,90.0,0.033693496130820386 526,tours_&_sightseeing,private_tour:_fraser_valley_wine_tour_in_vancouver,291.11,0.03304056503306309 21,"air,_helicopter_&_balloon_tours",whistler_day_trip_by_seaplane_from_vancouver,409.0,0.03292799070586354 880,luxury_&_special_occasions,lynn_canyon_park_and_photography_tour,99.0,0.032714099484184425 818,family_friendly,victoria_highlight_city_tour,74.95,0.032421406233465636 515,tours_&_sightseeing,vancouver_holiday_lights_and_karaoke_trolley_tour,65.0,0.03239889136802575 821,family_friendly,full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch,98.29,0.03239889136802575 291,sightseeing_tickets_&_passes,brentwood_bay_kayak_tour_and_butchart_gardens_visit,100.8,0.03220751501178652 397,outdoor_activities,cheakamus_family_adventure,124.95,0.03171218797210858 340,outdoor_activities,rockies_adventure_4-day_summer_tour,708.0,0.031216860932430632 1015,recommended_experiences,"sea_to_sky_highway_day_trip_from_vancouver:_shannon_falls,_britannia_mine_and_gondola_ride",130.0,0.030676504161872883 858,multi-day_&_extended_tours,yellowknife_northern_lights_viewing_tour_including_3-nights_accommodation,700.0,0.030659618012792947 1138,recommended_experiences,squamish_elaho_white-water_rafting_from_whistler,173.24,0.02994477103507591 564,tours_&_sightseeing,epic_toronto_night_tour,89.0,0.02976465211155664 97,cultural_&_theme_tours,christmas_in_quebec_city:_small-group_gourmet_food_tour,55.0,0.029348127100918373 85,"cruises,_sailing_&_water_tours",vancouver_holiday_dinner_and_carols_cruise,88.88,0.029258067639158766 956,recommended_experiences,niagara_skywheel_admission_ticket,14.68,0.029070440095963976 796,family_friendly,vancouver_super_saver:_1-day_city_hop-on_hop-off_tour_and_attractions_combo,81.0,0.029044176417479653 403,outdoor_activities,whistler_full-day_fly_fishing,271.95,0.029044176417479653 226,"food,_wine_&_nightlife",3-hour_east_vancouver_art_mural_&_craft_brewery_tour,45.0,0.028931602090280104 494,tours_&_sightseeing,private_niagara_falls_tour_in_a_suv,650.0,0.028503819646921877 473,tours_&_sightseeing,vancouver_super_saver:_1-day_city_hop-on_hop-off_tour_and_attractions_combo,81.0,0.027997235174523974 916,private_&_custom_tours,best_of_toronto_private_food_tour_with_sightseeing_and_black_car,225.0,0.027985977741804016 1099,recommended_experiences,montreal's_underground_city_indoor_tour,65.0,0.027985977741804016 519,tours_&_sightseeing,dune_buggy_4x4_tours,197.77,0.027704541923805184 372,outdoor_activities,victoria_classic_adventure_course,41.99,0.02759759631296564 47,"cruises,_sailing_&_water_tours",full-day_whale_watching_cruise_from_quebec,159.8,0.027524423000285944 1076,recommended_experiences,mount_mamquam_and_alpine_lakes_seaplane_tour_from_vancouver,369.0,0.027265502047727 407,outdoor_activities,whistler_intro_to_backcountry_skiing_and_splitboarding,282.45,0.027231729749567155 1170,recommended_experiences,vancouver_whale_watching_safari,259.0,0.02715292772052748 430,tours_&_sightseeing,haunted_montreal_pub_crawl,24.0,0.026304871453486547 881,luxury_&_special_occasions,best_of_vancouver_-_4_hours,186.65,0.02602718444853215 501,tours_&_sightseeing,thousand_islands_two_castle_helicopter_tour,265.64,0.025997160963416713 927,private_&_custom_tours,quebec_city_shore_excursion:_private_walking_tour,19.58,0.025014015503736345 700,walking_&_biking_tours,vancouver_bike_tour_with_beers_and_bites,104.0,0.024597490493098076 748,water_sports,victoria_harbour_sunset_kayak_tour,78.2,0.023753183039101552 106,cultural_&_theme_tours,shared_wonder_tour,297.74,0.022346003949107393 689,walking_&_biking_tours,the_big_bike_loop,120.0,0.021760617447669814 1033,recommended_experiences,afternoon_delight_wine_and_cheese_tour,89.27,0.021681815418630138 1111,recommended_experiences,maligne_lake_cruise,82.95,0.020736191070154078 854,shore_excursions,vancouver_shore_excursion:_small-group_granville_island_market_tour,79.9,0.018338357900804 919,private_&_custom_tours,whistler_electric_bike_tour_(ebike),105.0,0.018000634919205408 308,outdoor_activities,grotto_canyon_icewalk,79.8,0.016525911232891502 1176,recommended_experiences,private_winery_tour_of_niagara_wine_country,165.0,0.016109386222253233 580,tours_&_sightseeing,quarry_rock_hike_and_photography_tour,109.0,0.014994900382977863 1171,recommended_experiences,full-day_niagara_ice_wine_festival_tour_with_lunch_and_winery_visits,395.0,0.014116820630821494 16,"air,_helicopter_&_balloon_tours",mount_mamquam_and_alpine_lakes_seaplane_tour_from_vancouver,369.0,0.013486404398504112 59,"cruises,_sailing_&_water_tours",victoria_4_ever_wild_sunset_whale-watching_tour,130.2,0.013069879387865843 755,water_sports,whistler_full-day_fly_fishing,271.95,0.00953504551380048 242,"food,_wine_&_nightlife","kayak,_wine,_and_cheese_tour",155.75,0.005144646753018678 117,cultural_&_theme_tours,victoria_highlight_city_tour,74.95,0.003579863604945166 753,water_sports,sunset_nature_kayak_tour_in_vancouver,82.95,0.0015422682826336104 586,tours_&_sightseeing,edmonton_river_valley_90-minute_segway_adventure,84.99,0.0 ================================================ FILE: recommendations/e20_r40000_lr0.01_hu128_bs8/user1_seen.csv ================================================ ,att_cat,att_name,att_price 0,"cruises,_sailing_&_water_tours",niagara_falls_american-side_tour_with_maid_of_the_mist_boat_ride,136.26 1,recommended_experiences,niagara_falls_day_tour_from_toronto,94.92 2,recommended_experiences,niagara_falls_canada_tour_from_niagara_usa,156.7 3,"food,_wine_&_nightlife",niagara_falls_one_day_sightseeing_tour_from_toronto,99.0 4,family_friendly,niagara_falls_american-side_tour_with_maid_of_the_mist_boat_ride,136.25 5,tours_&_sightseeing,niagara_falls_canada_tour_from_niagara_usa,156.71 6,family_friendly,whale-watching_tour_from_vancouver,138.5 7,outdoor_activities,crystal_hut_fondue_by_snowmobile,282.45 8,tours_&_sightseeing,2-hour_ottawa_express_city_bike_tour,63.0 9,tours_&_sightseeing,niagara_falls_one_day_sightseeing_tour_from_toronto,99.0 10,cultural_&_theme_tours,niagara_falls_canada_tour_from_niagara_usa,156.71 11,water_sports,squamish_elaho_white-water_rafting,173.24 12,recommended_experiences,half-day_whale_watching_adventure_from_vancouver,181.13 13,"cruises,_sailing_&_water_tours",summer_whale_watching_on_vancouver_island,145.95 14,tours_&_sightseeing,niagara_falls_american-side_tour_with_maid_of_the_mist_boat_ride,136.26 15,"cruises,_sailing_&_water_tours",whale-watching_tour_from_vancouver,138.5 16,walking_&_biking_tours,2-hour_ottawa_express_city_bike_tour,63.0 17,"food,_wine_&_nightlife",crystal_hut_fondue_by_snowmobile,282.45 18,recommended_experiences,squamish_elaho_white-water_rafting,173.24 19,recommended_experiences,niagara_falls_american-side_tour_with_maid_of_the_mist_boat_ride,136.25 20,recommended_experiences,2-hour_ottawa_express_city_bike_tour,63.0 21,water_sports,whale-watching_tour_from_vancouver,138.5 22,family_friendly,niagara_falls_one_day_sightseeing_tour_from_toronto,99.0 23,"cruises,_sailing_&_water_tours",half-day_whale_watching_adventure_from_vancouver,181.13 24,luxury_&_special_occasions,niagara_falls_one_day_sightseeing_tour_from_toronto,99.0 25,family_friendly,niagara_falls_day_tour_from_toronto,94.92 26,water_sports,summer_whale_watching_on_vancouver_island,145.95 27,tours_&_sightseeing,niagara_falls_day_tour_from_toronto,94.92 28,"food,_wine_&_nightlife",niagara_falls_day_tour_from_toronto,94.92 ================================================ FILE: recommendations/e20_r40000_lr0.01_hu128_bs8/user1_unseen.csv ================================================ ,att_cat,att_name,att_price,score 793,tours_&_sightseeing,full-day_niagara_ice_wine_festival_tour_with_lunch_and_winery_visits,395.0,5.0 1049,family_friendly,medieval_times_dinner_and_tournament_toronto,68.99,3.865097902250551 461,outdoor_activities,3_hour_whale_watching_tour,129.0,3.1245334090065704 1493,recommended_experiences,maligne_lake_cruise,82.95,2.95612407500382 1372,recommended_experiences,ultimate_day_tour_to_victoria,363.56,2.508845787583768 614,tours_&_sightseeing,ultimate_day_tour_to_victoria,363.56,2.2699271531400753 907,walking_&_biking_tours,little_italy_walking_food_tour_in_vancouver,73.0,1.8787363092379559 64,"cruises,_sailing_&_water_tours",3_hour_whale_watching_tour,129.0,1.8396673288074916 1500,recommended_experiences,6-hour_eagle_viewing_river_float_trip_from_vancouver_with_lunch,157.49,1.6919408002444827 829,transfers_&_ground_transport,private_arrival_transfer:_calgary_international_airport_to_banff,528.26,1.6582261902163236 1181,luxury_&_special_occasions,3_hour_whale_watching_tour,129.0,1.486149614721355 396,sightseeing_tickets_&_passes,ultimate_day_tour_to_victoria,363.56,1.4236661568728035 210,day_trips_&_excursions,ultimate_day_tour_to_victoria,363.56,1.4079573376208772 1422,recommended_experiences,flavors_of_old_montreal_walking_tour,68.0,1.2912255142051037 1201,luxury_&_special_occasions,lift_your_spirits!_distillery_and_cocktail_experience,105.0,1.2550479142564013 1175,luxury_&_special_occasions,ultimate_day_tour_to_victoria,363.56,1.219508380901967 87,"cruises,_sailing_&_water_tours",maligne_lake_cruise,82.95,1.2086398463251184 1541,recommended_experiences,overnight_camping_and_river-rafting_trip_in_squamish,425.24,1.1656589028835869 467,outdoor_activities,2_hour_banff_horseback_riding_adventure,124.95,0.9746941748433783 436,outdoor_activities,ultimate_day_tour_to_victoria,363.56,0.8237228265318374 1071,family_friendly,3_hour_whale_watching_tour,129.0,0.803235030887778 1195,luxury_&_special_occasions,full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch,98.29,0.7871471917225121 952,water_sports,ultimate_day_tour_to_victoria,363.56,0.7416864604025234 1057,family_friendly,ultimate_day_tour_to_victoria,363.56,0.6862812953630133 604,tours_&_sightseeing,5.5-hour_jasper_wildlife_and_waterfalls_tour_with_maligne_lake_cruise_from_jasper,144.59,0.6411298766944621 30,"air,_helicopter_&_balloon_tours",seaplane_flight_to_vancouver_with_bus_tour_from_victoria,439.0,0.6151579315011679 861,walking_&_biking_tours,ultimate_day_tour_to_victoria,363.56,0.5990992116385803 53,"cruises,_sailing_&_water_tours",ultimate_day_tour_to_victoria,363.56,0.5888039819857677 497,outdoor_activities,small-group_capilano_suspension_bridge_and_vancouver_city_tour,200.0,0.5340856999410623 546,outdoor_activities,whistler_sky_walk,124.95,0.5055990919211544 512,outdoor_activities,nordic_backcountry_skiing_tour_in_jacques-cartier_national_park,89.9,0.5044057973930934 429,outdoor_activities,lake_louise_winterland_from_banff,99.0,0.5029741765078257 1270,private_&_custom_tours,60_minute_private_vacation_photography_session_with_local_photographer_in_prague,477.13,0.4927200890615791 161,cultural_&_theme_tours,6-hour_eagle_viewing_river_float_trip_from_vancouver_with_lunch,157.49,0.48714282595883085 6,featured_tours_and_tickets,whistler_small-group_day_trip_from_vancouver,145.0,0.4682294338423086 1005,water_sports,english_bay_jet_ski_tour_from_vancouver,155.68,0.4413030320910917 572,tours_&_sightseeing,vancouver_city_sightseeing_tour,80.0,0.41828612055510683 868,walking_&_biking_tours,vancouver_biking_and_hiking_tour_including_lunch,135.5,0.4091188268783698 1451,recommended_experiences,whistler_sasquatch_zipline,135.45,0.3958046972206457 440,outdoor_activities,jasper_to_banff_one-way_tour,257.25,0.3856628235440178 598,tours_&_sightseeing,"jasper_national_park_tour:_maligne_valley,_medicine_lake_and_spirit_island",72.45,0.365828485516579 192,day_trips_&_excursions,luxury_niagara_falls_day_trip_from_toronto_with_cruise_and_lunch,169.0,0.3464246271364956 204,day_trips_&_excursions,luxury_niagara_falls_day_trip_from_toronto_with_cruise_and_lunch,169.0,0.33860349366827835 537,outdoor_activities,call_of_the_wild_atv_tour,156.45,0.33832485647551896 326,"food,_wine_&_nightlife",tour_and_taste_okanagan's_wine_country,135.45,0.32602431730370435 244,day_trips_&_excursions,seaplane_flight_to_vancouver_with_bus_tour_from_victoria,439.0,0.3238960075091135 842,walking_&_biking_tours,small-group_quebec_city_food_tour,53.0,0.32003330855989826 608,tours_&_sightseeing,toronto's_original_brunch_food_tour,99.0,0.3124795354827443 1044,family_friendly,niagara_on_the_lake_wine_tour_with_cheese_pairing,83.62,0.3105748858079937 1182,luxury_&_special_occasions,4-day_yukon_aurora_viewing_tour,702.45,0.3103621400973565 291,"food,_wine_&_nightlife",3-hour_old_chinatown_food_tour_in_toronto,100.0,0.2985904594761629 638,tours_&_sightseeing,3_hour_whale_watching_tour,129.0,0.2963916963174783 1043,family_friendly,niagara_falls_day_and_evening_tour_with_boat_cruise_and_optional_fallsview_dinner,169.0,0.29497719314820675 1397,recommended_experiences,wild_current_canoe_adventure_at_pyramid_lake,120.0,0.2702425838294842 588,tours_&_sightseeing,niagara_on_the_lake_wine_tour_with_cheese_pairing,83.62,0.26565972572771823 1298,recommended_experiences,half-day_trip_to_montmorency_falls_and_ste-anne-de-beaupré_from_quebec,57.5,0.2624428528355635 1157,multi-day_&_extended_tours,overnight_camping_and_river-rafting_trip_in_squamish,425.24,0.25601929667547096 0,featured_tours_and_tickets,vancouver_city_sightseeing_tour,80.0,0.2518788984905372 591,tours_&_sightseeing,guided_tour_of_the_fairmont_le_château_frontenac_in_quebec_city,26.25,0.2517108336425749 377,"food,_wine_&_nightlife",full-day_niagara_ice_wine_festival_tour_with_lunch_and_winery_visits,395.0,0.25035471829909844 994,water_sports,squamish_elaho_white-water_rafting_from_vancouver,215.24,0.24647230093481914 100,"cruises,_sailing_&_water_tours",full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch,98.29,0.2362533016087839 1101,family_friendly,full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch,98.29,0.23524917596210515 1531,recommended_experiences,squamish_cheakamus_white-water_rafting_from_whistler,120.74,0.23019143447398005 85,"cruises,_sailing_&_water_tours",victoria_whale_watching_tour_on_a_covered_vessel,122.0,0.22655663776849447 1316,recommended_experiences,niagara_on_the_lake_wine_tour_with_cheese_pairing,83.62,0.2178719656237039 1314,recommended_experiences,niagara_falls_platinum_tour_from_toronto_with_cruise_and_lunch,149.0,0.21278651176846172 47,"cruises,_sailing_&_water_tours",whale-watching_cruise_with_expert_naturalists,94.5,0.20812959769487677 1460,recommended_experiences,45-minute_beacon_hill_park_carriage_tour,165.0,0.20593307284276702 908,walking_&_biking_tours,electric_bike_tour_of_quebec_city,85.0,0.19925034209851344 1472,recommended_experiences,beyond_the_bagel:_montreal_jewish_food_walking_tour,85.0,0.1987768656477156 1039,family_friendly,half-day_trip_to_montmorency_falls_and_ste-anne-de-beaupré_from_quebec,57.5,0.19721288623365565 518,outdoor_activities,full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch,98.29,0.19480037545567658 1170,luxury_&_special_occasions,northern_lights_tour_from_yellowknife,100.0,0.19335967344087665 58,"cruises,_sailing_&_water_tours",quebec_city_historic_discoverers_cruise,44.83,0.1933122426586955 1511,recommended_experiences,little_italy_walking_food_tour_in_vancouver,73.0,0.1925177077762437 1356,recommended_experiences,5.5-hour_jasper_wildlife_and_waterfalls_tour_with_maligne_lake_cruise_from_jasper,144.59,0.1894697737374757 629,tours_&_sightseeing,vancouver_biking_and_hiking_tour_including_lunch,135.5,0.18697163174510487 1073,family_friendly,4-day_yukon_aurora_viewing_tour,702.45,0.18553768728444042 135,cultural_&_theme_tours,quebec_city_historic_discoverers_cruise,44.83,0.1828306579956233 222,day_trips_&_excursions,3_hour_whale_watching_tour,129.0,0.18100456222304687 579,tours_&_sightseeing,"best_of_niagara_falls_tour_from_niagara_falls,_ontario",158.0,0.17750054657314837 261,"food,_wine_&_nightlife",small-group_quebec_city_food_tour,53.0,0.1725716889093231 1108,family_friendly,kingston_discovery_sightseeing_cruise,39.55,0.17026186311011546 441,outdoor_activities,3_hour_banff_horseback_riding_adventures,170.1,0.17019929711204732 1169,luxury_&_special_occasions,niagara_on_the_lake_wine_tour_with_cheese_pairing,83.62,0.1687567405003711 1242,private_&_custom_tours,120_minute_private_vacation_photography_session_with_local_photographer_in_santorini,886.09,0.1683220187291262 144,cultural_&_theme_tours,6-hour_niagara_falls_canadian_side_evening_illuminations_tour,149.89,0.1682331259822968 641,tours_&_sightseeing,4-day_yukon_aurora_viewing_tour,702.45,0.1669031455327323 1289,recommended_experiences,quebec_city_walking_tour,30.99,0.16646926579110366 199,day_trips_&_excursions,niagara_on_the_lake_wine_tour_with_cheese_pairing,83.62,0.1612152354749678 757,tours_&_sightseeing,call_of_the_wild_atv_tour,156.45,0.16093883658878325 1305,recommended_experiences,whistler_small-group_day_trip_from_vancouver,145.0,0.1540267113964168 1293,recommended_experiences,small-group_quebec_city_food_tour,53.0,0.15137293248687542 342,"food,_wine_&_nightlife",pub_crawl_montreal,29.0,0.15038643616912423 1578,recommended_experiences,full-day_niagara_ice_wine_festival_tour_with_lunch_and_winery_visits,395.0,0.1493746043526664 1325,recommended_experiences,whale-watching_cruise_with_expert_naturalists,94.5,0.1491217503199286 459,outdoor_activities,talking_trees_-_indigenous_walking_tour,40.0,0.14748213746084454 646,tours_&_sightseeing,full-day_niagara_winery_tour_from_toronto,99.0,0.14567098504930584 517,outdoor_activities,2_hour_ziplines_and_tree_course_adventure_from_mont-tremblant,42.4,0.14136342799764248 1168,luxury_&_special_occasions,niagara_falls_day_and_evening_tour_with_boat_cruise_and_optional_fallsview_dinner,169.0,0.1408251259249962 900,walking_&_biking_tours,downtown_toronto_bike_tour,84.75,0.13591420668957782 1315,recommended_experiences,niagara-on-the-lake_wine_tour_and_tastings_with_transport,40.0,0.13331153578016197 375,"food,_wine_&_nightlife",all_star_wineries_of_kelowna_tour,166.95,0.1307858093239069 1051,family_friendly,niagara_falls_helicopter_tour,145.0,0.1299390579466449 1172,luxury_&_special_occasions,niagara_falls_helicopter_tour,145.0,0.12963274036257666 1104,family_friendly,boldt_castle_and_thousand_islands_helicopter_tour,172.84,0.12943242258273122 1416,recommended_experiences,4-day_yukon_aurora_viewing_tour,702.45,0.12942306432952783 351,"food,_wine_&_nightlife",little_italy_walking_food_tour_in_vancouver,73.0,0.12749121390059157 1326,recommended_experiences,northern_lights_tour_from_yellowknife,100.0,0.12604295493645085 201,day_trips_&_excursions,niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,157.07,0.12564934339596384 701,tours_&_sightseeing,small-group_capilano_suspension_bridge_and_vancouver_city_tour,200.0,0.12459889546178865 872,walking_&_biking_tours,talking_trees_-_indigenous_walking_tour,40.0,0.12413574719704329 632,tours_&_sightseeing,niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch,77.98,0.12391907912059877 193,day_trips_&_excursions,vancouver_to_victoria_and_butchart_gardens_tour_by_bus,210.0,0.12379073888503853 1036,family_friendly,quebec_city_walking_tour,30.99,0.12337819766609001 707,tours_&_sightseeing,seaplane_flight_to_vancouver_with_bus_tour_from_victoria,439.0,0.12320185108380083 1301,recommended_experiences,quebec_city_sightseeing_tour,42.0,0.12305807719147693 909,walking_&_biking_tours,old_montreal_ghost_walking_tour,25.0,0.12105716967540547 1311,recommended_experiences,niagara_falls_day_and_evening_tour_with_boat_cruise_and_optional_fallsview_dinner,169.0,0.1207325725876427 1575,recommended_experiences,half-day_canadian_side_sightseeing_tour_of_niagara_falls_with_cruise_&_lunch,199.0,0.11902942379764139 196,day_trips_&_excursions,half-day_trip_to_montmorency_falls_and_ste-anne-de-beaupré_from_quebec,57.5,0.11816736666684857 1547,recommended_experiences,call_of_the_wild_atv_tour,156.45,0.11759855967316801 1455,recommended_experiences,60-minute_deluxe_horse-drawn_carriage_tour,215.0,0.11215919757263539 594,tours_&_sightseeing,northern_lights_tour_from_yellowknife,100.0,0.1119062795882812 841,walking_&_biking_tours,quebec_city_walking_tour,30.99,0.1111557753937373 538,outdoor_activities,whistler_blackcomb_salmon_bake_dinner_and_atv_tour,183.75,0.1103213879956506 457,outdoor_activities,summer_tour:_banff_and_its_wildlife,74.55,0.11031265860000873 580,tours_&_sightseeing,half-day_trip_to_montmorency_falls_and_ste-anne-de-beaupré_from_quebec,57.5,0.10941989403472964 265,"food,_wine_&_nightlife",niagara-on-the-lake_wine_tour_and_tastings_with_transport,40.0,0.10850249743852458 414,outdoor_activities,northern_lights_tour_from_yellowknife,100.0,0.10841869950380366 124,cultural_&_theme_tours,half-day_trip_to_montmorency_falls_and_ste-anne-de-beaupré_from_quebec,57.5,0.10787046361340616 455,outdoor_activities,vancouver_biking_and_hiking_tour_including_lunch,135.5,0.10609118042405208 334,"food,_wine_&_nightlife",beyond_the_bagel:_montreal_jewish_food_walking_tour,85.0,0.10269004160777433 843,walking_&_biking_tours,victoria_guided_food_and_history_tour,63.0,0.1014083339700072 129,cultural_&_theme_tours,niagara_on_the_lake_wine_tour_with_cheese_pairing,83.62,0.10094850053071314 13,"air,_helicopter_&_balloon_tours",niagara_falls_helicopter_tour,145.0,0.09978734168990526 575,tours_&_sightseeing,niagara_falls_canadian_side_tour_and_maid_of_the_mist_boat_ride,149.89,0.09857149355845211 601,tours_&_sightseeing,niagara_falls_helicopter_tour,145.0,0.09675721817631136 596,tours_&_sightseeing,niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,157.07,0.09256323919541704 1150,multi-day_&_extended_tours,4-day_yukon_aurora_viewing_tour,702.45,0.09185566785269912 419,outdoor_activities,"jasper_national_park_tour:_maligne_valley,_medicine_lake_and_spirit_island",72.45,0.09100302226812337 122,cultural_&_theme_tours,quebec_city_walking_tour,30.99,0.09081569732501472 5,featured_tours_and_tickets,niagara_falls_in_one_day:_deluxe_sightseeing_tour_of_american_and_canadian_sides,204.42,0.09068006660518216 730,tours_&_sightseeing,full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch,98.29,0.08628931915915392 1331,recommended_experiences,evening_wildlife_safari,58.8,0.08583190522268123 31,"air,_helicopter_&_balloon_tours",vancouver_to_victoria_seaplane_flight,218.0,0.08583028511506516 640,tours_&_sightseeing,rockies_classic_4-day_summer_tour,687.0,0.08528618476252973 1509,recommended_experiences,mountain_explorer_atv_tour,103.95,0.08511745908119774 1394,recommended_experiences,whistler_wilderness_snowmobile_run,208.96,0.08470407583263298 337,"food,_wine_&_nightlife",calgary_food_walking_tour_-_calgary_farmers_market,69.29,0.08333930570373381 424,outdoor_activities,niagara_falls_helicopter_tour,145.0,0.08332894554187313 809,transfers_&_ground_transport,vancouver_aquabus_ferry_ticket,16.0,0.0806975070636692 917,walking_&_biking_tours,ebike_tour,79.0,0.07850734539739364 1095,family_friendly,ottawa_river_historic_sightseeing_cruise,28.0,0.07804494323483988 1124,shore_excursions,skagway_shore_excursion:_full-day_tour_of_the_yukon,157.45,0.07715042000010913 307,"food,_wine_&_nightlife",full-day_niagara_winery_tour_from_toronto,99.0,0.07666281024208159 583,tours_&_sightseeing,toronto_city_hop-on_hop-off_tour,43.0,0.07659415818185042 1545,recommended_experiences,english_bay_jet_ski_tour_from_vancouver,155.68,0.07601812998481532 49,"cruises,_sailing_&_water_tours","jasper_national_park_tour:_maligne_valley,_medicine_lake_and_spirit_island",72.45,0.07589350960161041 989,water_sports,full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch,98.29,0.0755713693217786 673,tours_&_sightseeing,pedicab_tour_from_victoria_cruise_ship_terminal,90.0,0.07511066720636146 717,tours_&_sightseeing,electric_bike_tour_of_quebec_city,85.0,0.07479176714176179 1097,family_friendly,interactive_pirate_cruise_from_granville_island,34.5,0.07468646014671694 408,outdoor_activities,whistler_small-group_day_trip_from_vancouver,145.0,0.07310278896409977 1323,recommended_experiences,guided_tour_of_the_fairmont_le_château_frontenac_in_quebec_city,26.25,0.07288000284968402 679,tours_&_sightseeing,ottawa_spring_tulip_festival_bike_tour,68.0,0.0728591386348257 628,tours_&_sightseeing,victoria_city_sightseeing_tour_with_craigdarroch_castle,47.25,0.07266657498847165 581,tours_&_sightseeing,butchart_gardens_tour_from_victoria,73.5,0.07211262075770557 80,"cruises,_sailing_&_water_tours",lady_muskoka_boat_cruise,42.94,0.07161148523280435 444,outdoor_activities,columbia_icefield_tour_including_the_glacier_skywalk_from_jasper,232.05,0.07135598253728634 573,tours_&_sightseeing,quebec_city_walking_tour,30.99,0.07129093841408177 1072,family_friendly,rockies_classic_4-day_summer_tour,687.0,0.07043961449624543 1395,recommended_experiences,stanley_park_horse-drawn_tours,42.0,0.07033245290432429 225,day_trips_&_excursions,full-day_niagara_winery_tour_from_toronto,99.0,0.0700777815798198 477,outdoor_activities,whistler_sasquatch_zipline,135.45,0.06987099935741416 318,"food,_wine_&_nightlife",victoria_craft_brewery_tour_and_tastings,79.0,0.0681585029728122 242,day_trips_&_excursions,4_hour_montreal_architecture_&_city_bike_tour_with_wine_or_beer,86.23,0.06726590894517692 1288,recommended_experiences,vancouver_city_sightseeing_tour,80.0,0.06632590545256598 1,featured_tours_and_tickets,vancouver_to_victoria_and_butchart_gardens_tour_by_bus,210.0,0.06580113447609472 597,tours_&_sightseeing,evening_wildlife_safari,58.8,0.06541997751290628 287,"food,_wine_&_nightlife",niagara-on-the-lake_wine_tour_with_lunch,114.99,0.06493346026165932 127,cultural_&_theme_tours,niagara_falls_day_and_evening_tour_with_boat_cruise_and_optional_fallsview_dinner,169.0,0.06405055490391226 1112,family_friendly,quebec_city_shore_excursion:_grand_walking_tour_of_quebec_city,30.99,0.06098680882798345 50,"cruises,_sailing_&_water_tours",victoria_whale_and_wildlife_cruise,151.2,0.06086576440599692 1551,recommended_experiences,quebec_city_shore_excursion:_grand_walking_tour_of_quebec_city,30.99,0.06079180436160256 1299,recommended_experiences,johnston_canyon_icewalk,79.8,0.06001833620746108 1369,recommended_experiences,niagara_falls_open-top_jet-boat_ride,79.04,0.05952363847861321 1495,recommended_experiences,4_hour_montreal_architecture_&_city_bike_tour_with_wine_or_beer,86.23,0.05859097343398692 739,tours_&_sightseeing,boldt_castle_and_thousand_islands_helicopter_tour,172.84,0.05706521044004169 340,"food,_wine_&_nightlife",4_hour_montreal_architecture_&_city_bike_tour_with_wine_or_beer,86.23,0.056849517625747636 1429,recommended_experiences,top_of_gowlland_tod_hike_in_victoria,86.0,0.05679409289151349 128,cultural_&_theme_tours,small_group_excursion_of_quebec_city_montmorency_falls,35.0,0.0563674663290476 1319,recommended_experiences,vancouver_highlights_bike_tour,94.45,0.05618842844956724 131,cultural_&_theme_tours,niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,157.07,0.05488137465449072 663,tours_&_sightseeing,peggy's_cove_and_halifax_tour_with_lobster_roll_lunch,140.0,0.05459387483355525 676,tours_&_sightseeing,45-minute_beacon_hill_park_carriage_tour,165.0,0.053404204230424995 394,sightseeing_tickets_&_passes,butchart_gardens_tour_from_victoria,73.5,0.05323433274929874 865,walking_&_biking_tours,montmorency_falls_bike_tour_in_quebec,77.0,0.053198173439512345 358,"food,_wine_&_nightlife",ile_d'orleans_food_tour,51.75,0.052854843857438716 274,"food,_wine_&_nightlife",vancouver_brewery_tour,83.99,0.05281672336474863 1364,recommended_experiences,fine_dining_dinner_tour_in_whistler,131.24,0.052236362445700804 1420,recommended_experiences,full-day_niagara_winery_tour_from_toronto,99.0,0.05221453362729475 1515,recommended_experiences,old_montreal_ghost_walking_tour,25.0,0.0516469843487372 277,"food,_wine_&_nightlife",montreal_craft_brewery_and_beer_tasting_small-group_tour,74.73,0.05157058348431599 509,outdoor_activities,mountain_explorer_atv_tour,103.95,0.05073132510477833 282,"food,_wine_&_nightlife",fine_dining_dinner_tour_in_whistler,131.24,0.05064995200218016 1413,recommended_experiences,niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch,77.98,0.050486939331915365 1346,recommended_experiences,glacier_skywalk_admission,36.75,0.0486418819050692 447,outdoor_activities,whistler_wilderness_snowmobile_run,208.96,0.04839510327589171 951,water_sports,niagara_falls_open-top_jet-boat_ride,79.04,0.04761356655947807 280,"food,_wine_&_nightlife",small-group_gourmet_food_tour_in_vancouver,131.87,0.04674398978445406 262,"food,_wine_&_nightlife",victoria_guided_food_and_history_tour,63.0,0.04671933110702124 292,"food,_wine_&_nightlife",kelowna_or_west_kelowna_afternoon_sightseeing_wine_tour,98.95,0.046547530418799526 126,cultural_&_theme_tours,victoria_guided_food_and_history_tour,63.0,0.04652853145942022 301,"food,_wine_&_nightlife",niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch,77.98,0.0461149403681021 665,tours_&_sightseeing,laurentian_mountains_day_trip_from_montreal,100.0,0.04591036980576445 501,outdoor_activities,great_slave_lake_ice_fishing_tours,158.0,0.0459060051079435 616,tours_&_sightseeing,full-day_niagara_falls_tour_from_toronto,113.0,0.045771291027946345 1285,recommended_experiences,walking_tour_of_old_montreal,29.5,0.045306426728160265 849,walking_&_biking_tours,private_tour:_quebec_city_walking_tour,25.72,0.045234582416409264 1300,recommended_experiences,butchart_gardens_tour_from_victoria,73.5,0.044652809232498744 963,water_sports,three_sisters_sea_kayaking_day_tour,136.85,0.044047437902127756 1321,recommended_experiences,gastronomic_gastown_walking_tour,146.35,0.0439684949609537 848,walking_&_biking_tours,gastronomic_gastown_walking_tour,146.35,0.043729992736801754 584,tours_&_sightseeing,niagara_falls_in_one_day:_deluxe_sightseeing_tour_of_american_and_canadian_sides,204.42,0.04359779941635196 35,"air,_helicopter_&_balloon_tours",boldt_castle_and_thousand_islands_helicopter_tour,172.84,0.0429326066781177 1294,recommended_experiences,vancouver_city_hop-on_hop-off_tour,31.2,0.04290118511724804 1330,recommended_experiences,niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,157.07,0.04254755932493015 1528,recommended_experiences,ile_d'orleans_food_tour,51.75,0.04245705179978608 710,tours_&_sightseeing,toronto_small-group_city_tour,168.37,0.042435222981380014 1041,family_friendly,victoria_guided_food_and_history_tour,63.0,0.042411779384659246 1053,family_friendly,toronto's_original_brunch_food_tour,99.0,0.04197871502614001 1303,recommended_experiences,victoria_guided_food_and_history_tour,63.0,0.04146720868077536 1565,recommended_experiences,athabasca_river_mile_5_morning_rafting_trip,72.45,0.04123860829856639 703,tours_&_sightseeing,4_hour_montreal_architecture_&_city_bike_tour_with_wine_or_beer,86.23,0.04108426107232706 1438,recommended_experiences,banff_day_trip_from_calgary,238.35,0.04078933220528366 272,"food,_wine_&_nightlife",niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,157.07,0.04076984295017845 52,"cruises,_sailing_&_water_tours",vancouver_harbor_and_indian_arm_lunch_cruise,85.33,0.040178668878653595 934,walking_&_biking_tours,beyond_the_bike_lanes_bike_tour,85.0,0.040057560505050646 308,"food,_wine_&_nightlife",flavors_of_old_montreal_walking_tour,68.0,0.0400355078559871 229,day_trips_&_excursions,niagara_falls_small-group_tour_from_toronto,254.25,0.04001350849993725 950,water_sports,victoria_whale_and_wildlife_cruise,151.2,0.03990990155202899 162,cultural_&_theme_tours,ottawa_river_historic_sightseeing_cruise,28.0,0.03971375128585383 257,day_trips_&_excursions,half-day_canadian_side_sightseeing_tour_of_niagara_falls_with_cruise_&_lunch,199.0,0.039522637209472064 957,water_sports,victoria_whale_watch_tour,114.45,0.039335024484089515 1183,luxury_&_special_occasions,full-day_niagara_winery_tour_from_toronto,99.0,0.03897899517685435 46,"cruises,_sailing_&_water_tours",niagara_falls_canadian_side_tour_and_maid_of_the_mist_boat_ride,149.89,0.03893978217738371 571,tours_&_sightseeing,montreal_city_guided_sightseeing_tour,55.0,0.038620978040208684 955,water_sports,wild_current_canoe_adventure_at_pyramid_lake,120.0,0.03850749056756292 136,cultural_&_theme_tours,"talkwalk,_the_inside_job_-_the_winter_walking_tour_of_public_art_and_sculpture",40.0,0.03828774748422868 870,walking_&_biking_tours,niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch,77.98,0.038194196928003105 1171,luxury_&_special_occasions,niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,157.07,0.037785151730752434 1373,recommended_experiences,niagara-on-the-lake_wine_tour_with_lunch,114.99,0.03758922529523477 1129,shore_excursions,4-day_yukon_aurora_viewing_tour,702.45,0.03742914907002412 622,tours_&_sightseeing,montmorency_falls_bike_tour_in_quebec,77.0,0.03719294910406343 1020,water_sports,athabasca_river_mile_5_morning_rafting_trip,72.45,0.03718043057514843 1310,recommended_experiences,st._lawrence_market_and_old_toronto_food_tour,89.0,0.037110249005424464 925,walking_&_biking_tours,canada_place_and_vancouver_waterfront_photography_tour,103.95,0.03699984719827115 1076,family_friendly,6-hour_niagara_falls_canadian_side_evening_illuminations_tour,149.89,0.0369839712094939 417,outdoor_activities,evening_wildlife_safari,58.8,0.03632364945271059 578,tours_&_sightseeing,vancouver_city_hop-on_hop-off_tour,31.2,0.036054631648921656 1443,recommended_experiences,laurentian_mountains_day_trip_from_montreal,100.0,0.03586911333897699 1110,family_friendly,canada_place_and_vancouver_waterfront_photography_tour,103.95,0.03553731636506516 1149,multi-day_&_extended_tours,rockies_classic_4-day_summer_tour,687.0,0.035501594057990984 877,walking_&_biking_tours,christmas_walking_tour_in_old_montreal,21.0,0.03514439763375608 1513,recommended_experiences,interactive_pirate_cruise_from_granville_island,34.5,0.03482872179648447 264,"food,_wine_&_nightlife",niagara_falls_day_and_evening_tour_with_boat_cruise_and_optional_fallsview_dinner,169.0,0.03466678564509615 1061,family_friendly,montmorency_falls_bike_tour_in_quebec,77.0,0.03412448659642335 621,tours_&_sightseeing,stanley_park_horse-drawn_tours,42.0,0.03384708047228013 381,"food,_wine_&_nightlife",uncork_saint_john_food_and_drink_tour,85.1,0.03374735325576826 463,outdoor_activities,rockies_classic_4-day_summer_tour,687.0,0.033611418765757684 800,tours_&_sightseeing,bowen_island_dinner_and_zodiac_tour,135.45,0.033572722708519784 1118,family_friendly,lift_your_spirits!_distillery_and_cocktail_experience,105.0,0.033441749798083426 1406,recommended_experiences,a_wok_around_chinatown:_culinary_and_cultural_walking_tour,108.0,0.03319641540957685 932,walking_&_biking_tours,lift_your_spirits!_distillery_and_cocktail_experience,105.0,0.03311431752199254 413,outdoor_activities,whale-watching_cruise_with_expert_naturalists,94.5,0.033057928184210675 92,"cruises,_sailing_&_water_tours",ottawa_river_historic_sightseeing_cruise,28.0,0.032898190369636926 446,outdoor_activities,1_hour_banff_horseback_riding_adventures,67.2,0.03231417887915157 587,tours_&_sightseeing,ultimate_toronto_tour,175.0,0.03228482242256227 1411,recommended_experiences,summer_tour:_banff_and_its_wildlife,74.55,0.03163723503139938 266,"food,_wine_&_nightlife",gastronomic_gastown_walking_tour,146.35,0.03139368062954995 1539,recommended_experiences,half-day_canoe_trip_on_the_takihini_river,125.0,0.03097509331819868 704,tours_&_sightseeing,downtown_toronto_bike_tour,84.75,0.030930369821112833 1350,recommended_experiences,montreal_craft_brewery_and_beer_tasting_small-group_tour,74.73,0.030795005566348694 658,tours_&_sightseeing,christmas_walking_tour_in_old_montreal,21.0,0.030298399947610837 1312,recommended_experiences,ice_explorer_glacier_tour_and_glacier_skywalk,114.45,0.029685114604707383 166,cultural_&_theme_tours,original_haunted_walk_of_toronto,24.5,0.029623888925933452 154,cultural_&_theme_tours,beyond_the_bagel:_montreal_jewish_food_walking_tour,85.0,0.029388866735575243 423,outdoor_activities,bird_kingdom_all_day_admission_ticket,20.28,0.0293753009989413 1271,private_&_custom_tours,30_minute_private_vacation_photography_session_with_local_photographer_in_bangkok,340.8,0.02935976075615027 1287,recommended_experiences,montreal_city_guided_sightseeing_tour,55.0,0.029272786557813627 838,transfers_&_ground_transport,"transfer_buffalo_niagara_international_airport_buf_to_niagara_falls,canada",159.0,0.028704896203968478 505,outdoor_activities,banff_performance_ski_rental_including_delivery,86.94,0.028399292746283642 1468,recommended_experiences,niagara_adventure_beach_horseback_ride,90.4,0.02778808583091397 514,outdoor_activities,ghost_canyon,259.0,0.02778808583091397 123,cultural_&_theme_tours,niagara_falls_small-group_day_tour_from_toronto,100.57,0.0276181317456165 420,outdoor_activities,jasper_evening_wildlife_tour,73.9,0.02757834051694735 1304,recommended_experiences,niagara_falls_in_one_day:_deluxe_sightseeing_tour_of_american_and_canadian_sides,204.41,0.02755076404701518 1290,recommended_experiences,niagara_falls_canadian_side_tour_and_maid_of_the_mist_boat_ride,149.89,0.02752081337332327 305,"food,_wine_&_nightlife",wine_tasting_tours,75.0,0.027438824736417015 29,"air,_helicopter_&_balloon_tours",quebec_city_helicopter_tour_over_montmorency_falls,218.4,0.027438824736417015 1060,family_friendly,quebec_city_historic_discoverers_cruise,44.83,0.02732441262998379 480,outdoor_activities,blackcomb_glacier_safari_by_jeep_4x4,145.95,0.02715868734532236 720,tours_&_sightseeing,old_montreal_ghost_walking_tour,25.0,0.027138678483333695 221,day_trips_&_excursions,niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch,77.98,0.027120748048878814 416,outdoor_activities,callaghan_valley_winter_snowmobile_tour,208.95,0.02694869421884209 1277,private_&_custom_tours,120_minute_private_vacation_photography_session_with_local_photographer_in_paris,886.09,0.026909934209987777 1440,recommended_experiences,niagara_falls_small-group_tour_from_toronto,254.25,0.026889251191375977 395,sightseeing_tickets_&_passes,bird_kingdom_all_day_admission_ticket,20.28,0.026385490985550684 822,transfers_&_ground_transport,private_transport_from_vancouver_international_airport_(yvr)_to_whistler,498.97,0.026260068542489797 1050,family_friendly,niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,157.07,0.026204697101269343 235,day_trips_&_excursions,whistler_day_trip_by_seaplane_from_vancouver,409.0,0.025605203990308006 278,"food,_wine_&_nightlife",small-group_granville_island_market_tour,79.9,0.025597420545659066 1313,recommended_experiences,ultimate_toronto_tour,175.0,0.02545999385126525 582,tours_&_sightseeing,quebec_city_sightseeing_tour,42.0,0.02540799319316048 407,outdoor_activities,butchart_gardens_tour_from_victoria,73.5,0.02508355065513741 1360,recommended_experiences,small-group_gourmet_food_tour_in_vancouver,131.87,0.024926117763405625 500,outdoor_activities,vancouver_full-day_sightseeing_and_photography_tour,249.0,0.024863024164501975 138,cultural_&_theme_tours,niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch,77.98,0.024722695665512922 840,walking_&_biking_tours,walking_tour_of_old_montreal,29.5,0.024705748487160558 753,tours_&_sightseeing,kingston_discovery_sightseeing_cruise,39.55,0.024668019698121085 485,outdoor_activities,whistler_wilderness_adventure_snowmobile_tour,159.0,0.02461050321309975 724,tours_&_sightseeing,90-minute_premier_horse-drawn_carriage_tour,295.0,0.024586526686242113 1046,family_friendly,whale-watching_cruise_with_expert_naturalists,94.5,0.024525586125091408 1336,recommended_experiences,jasper_evening_wildlife_tour,73.9,0.024237580020525912 1233,private_&_custom_tours,shore_excursion:_charlottetown_south_shore_and_confederation_bridge,410.0,0.024164501975508065 263,"food,_wine_&_nightlife",st._lawrence_market_and_old_toronto_food_tour,89.0,0.02411874459395669 76,"cruises,_sailing_&_water_tours",jasper_city_sightseeing_tour_and_maligne_lake_cruise,198.45,0.023924384973041408 765,tours_&_sightseeing,nanaimo_kid_aerial_adventure,20.99,0.023804326471808083 1587,recommended_experiences,7-day_best_of_new_england_tour,-1.0,0.02379341206260505 1283,classes_&_workshops,quarry_rock_hike_and_photography_tour,109.0,0.02368426797057475 933,walking_&_biking_tours,vancouver_secrets_of_stanley_park_walking_tour,38.85,0.023618781515356572 367,"food,_wine_&_nightlife",whistler_blackcomb_salmon_bake_dinner_and_atv_tour,183.75,0.023601317394771452 119,"cruises,_sailing_&_water_tours",bowen_island_dinner_and_zodiac_tour,135.45,0.023500281834773578 759,tours_&_sightseeing,stanley_park_photography_tour_in_vancouver,104.0,0.023465979786514154 1274,private_&_custom_tours,60_minute_private_vacation_photography_session_with_local_photographer_in_paris,477.13,0.02334228403709671 631,tours_&_sightseeing,summer_tour:_banff_and_its_wildlife,74.55,0.02313418281260232 238,day_trips_&_excursions,full-day_cheakamus_rafting_and_sea_to_sky_gondola_combo_from_vancouver,205.79,0.02298574578158084 1569,recommended_experiences,coastal_lighthouse_and_winery_tour,86.25,0.02298574578158084 825,transfers_&_ground_transport,private_transport_from_canada_place_cruise_ship_terminal_to_downtown_vancouver,110.3,0.022723799960708124 66,"cruises,_sailing_&_water_tours",granite_falls_zodiac_tour,103.95,0.022609846174192604 769,tours_&_sightseeing,"vancouver_hop-on,_hop-off_&_explore_the_north_shore",149.0,0.022527340595053586 393,sightseeing_tickets_&_passes,"best_of_niagara_falls_tour_from_niagara_falls,_ontario",158.0,0.022511608497413283 310,"food,_wine_&_nightlife",west_kelowna_wine_tour,185.0,0.022483682958241467 1523,recommended_experiences,montreal_quadricycle_rental,8.34,0.022469131300854327 810,transfers_&_ground_transport,hop-on_and_hop-off_banff_bus,60.0,0.02245139005659803 471,outdoor_activities,top_of_gowlland_tod_hike_in_victoria,86.0,0.02243745659816965 954,water_sports,riverside_rafting_on_clearwater_river_in_wells_gray_park,104.0,0.02227582155230867 787,tours_&_sightseeing,cycling_the_nation's_capital,69.0,0.02222173713736875 1082,family_friendly,granite_waterfalls_4-hour_boat_rental_for_5_to_6_people,209.0,0.02215625068215057 1344,recommended_experiences,small-group_toronto_beer_tour,80.0,0.022128002720245957 1546,recommended_experiences,whistler_snowboard_rental_package_including_delivery,108.95,0.022090764226932392 821,transfers_&_ground_transport,private_transport_from_downtown_vancouver_to_whistler,486.62,0.022090764226932392 563,outdoor_activities,whistler_glacier_ascent_hike,177.45,0.02191925132098459 197,day_trips_&_excursions,whistler_small-group_day_trip_from_vancouver,145.0,0.021916775860498842 234,day_trips_&_excursions,mountain_lakes_and_waterfalls_day_trip_from_calgary,294.0,0.021828818406059682 882,walking_&_biking_tours,ottawa_spring_tulip_festival_bike_tour,68.0,0.021785160769247563 647,tours_&_sightseeing,6-hour_niagara_falls_canadian_side_evening_illuminations_tour,149.89,0.021689510468282724 1516,recommended_experiences,nordic_backcountry_skiing_tour_in_jacques-cartier_national_park,89.9,0.021661465019830118 871,walking_&_biking_tours,vancouver_secret_mission_spy_game,35.33,0.021654187858811205 1199,luxury_&_special_occasions,canada_place_and_vancouver_waterfront_photography_tour,103.95,0.021632359040405145 819,transfers_&_ground_transport,shared_arrival_transfer:_calgary_airport_to_alberta_hotels,72.45,0.021501386129968787 771,tours_&_sightseeing,immersion_quebec:_virtual_reality_experience_of_quebec_city's_history,17.99,0.021501386129968787 600,tours_&_sightseeing,bird_kingdom_all_day_admission_ticket,20.28,0.021498055316613366 1521,recommended_experiences,3.5-hour_sunwapta_river_rafting_adventure_in_jasper,103.95,0.021392242037938488 991,water_sports,pemberton_half-day_trolling_tour,229.95,0.02132675558272031 823,transfers_&_ground_transport,private_transport_from_whistler_to_vancouver_international_airport_(yvr),486.62,0.02130492676431425 1035,water_sports,gibsons_beachcomber_kayak_tour,115.0,0.02126126912750213 938,walking_&_biking_tours,4-day_bicycle_tour_through_canadian_rockies,-1.0,0.02123216314807715 1022,water_sports,half-day_thompson_river_paddle_rafting,135.0,0.021091003278074585 173,cultural_&_theme_tours,hockey_in_toronto_small_group_tour,75.0,0.020868350396193055 464,outdoor_activities,4-day_yukon_aurora_viewing_tour,702.45,0.02086107323517414 574,tours_&_sightseeing,niagara_falls_small-group_day_tour_from_toronto,100.57,0.020741163954379135 737,tours_&_sightseeing,private_instagramming_tour_in_vancouver,567.12,0.020737377485756697 172,cultural_&_theme_tours,niagara_falls_american_side_highlights_tour,149.89,0.020726100684060594 1178,luxury_&_special_occasions,lynn_canyon_park_and_photography_tour,99.0,0.02070099700996349 736,tours_&_sightseeing,niagara_falls_american_side_highlights_tour,149.89,0.02069776745333408 837,transfers_&_ground_transport,"transfer_toronto_pearson_international_airport_yyz_to_niagara_falls,_canada_1-4",269.0,0.020671891030538517 744,tours_&_sightseeing,sportif_tour_of_east_ontario_and_west_quebec,129.0,0.020639147802929424 1457,recommended_experiences,blackcomb_glacier_safari_by_jeep_4x4,145.95,0.020617318984523365 397,sightseeing_tickets_&_passes,victoria_to_vancouver_tour_with_butchart_gardens_admission_and_sunset_cruise_to_vancouver,143.07,0.02060640457532034 929,walking_&_biking_tours,immersion_quebec:_virtual_reality_experience_of_quebec_city's_history,17.99,0.02054091812010216 44,"air,_helicopter_&_balloon_tours",victoria_panorama_seaplane_tour,125.0,0.020524546506297616 1259,private_&_custom_tours,120_minute_private_vacation_photography_session_with_photographer_in_madrid,886.09,0.02034445875444762 777,tours_&_sightseeing,scooter_rental,37.95,0.020322629936041562 484,outdoor_activities,tremblant_ice_climbing_school,93.56,0.020300801117635502 1317,recommended_experiences,arctic_day:_evening_aurora_viewing,135.45,0.02026805789002641 1510,recommended_experiences,toronto_inner_harbour_evening_cruise,26.95,0.020257143480823383 304,"food,_wine_&_nightlife",niagara_falls_and_boat_cruise,105.0,0.020169828207199144 81,"cruises,_sailing_&_water_tours",victoria_and_butchart_gardens_by_seaplane_and_speed_boat,489.0,0.02011889340936811 155,cultural_&_theme_tours,animated_crime_walking_tour_in_old_quebec,20.0,0.02006248275438077 699,tours_&_sightseeing,best_of_toronto_private_food_tour_with_sightseeing_and_black_car,225.0,0.020060684115168845 373,"food,_wine_&_nightlife",sake_a_to_z_gastronomic_experience_in_distillery_district,90.0,0.020038855296762786 1487,recommended_experiences,vancouver_to_victoria_by_seaplane_and_ferry,289.0,0.019907882386326427 1561,recommended_experiences,3-day_historic_li-lik-hel_mine_expedition,-1.0,0.019886053567920368 858,walking_&_biking_tours,toronto's_original_brunch_food_tour,99.0,0.01987751069782639 866,walking_&_biking_tours,lynn_canyon_park_and_photography_tour,99.0,0.019835118770089335 1147,multi-day_&_extended_tours,yellowknife_northern_lights_viewing_tour_including_3-nights_accommodation,700.0,0.01979437359647519 1206,private_&_custom_tours,private_tour:_quebec_city_walking_tour,25.72,0.019763738107557407 70,"cruises,_sailing_&_water_tours",niagara_falls_small-group_tour_from_toronto,254.25,0.019758933742373554 1469,recommended_experiences,"half_day_swirl,_sip_&_savour_wine_tour",35.0,0.01975508065748401 1047,family_friendly,northern_lights_tour_from_yellowknife,100.0,0.019669444113790898 1302,recommended_experiences,toronto_city_hop-on_hop-off_tour,43.0,0.019649677735014515 1499,recommended_experiences,shore_excursion:_charlottetown_south_shore_and_confederation_bridge,410.0,0.01964593656545371 1433,recommended_experiences,christmas_walking_tour_in_old_montreal,21.0,0.01962410774704765 349,"food,_wine_&_nightlife",niagara_falls_walking_food_tour,88.14,0.019616830586028738 297,"food,_wine_&_nightlife",a_wok_around_chinatown:_culinary_and_cultural_walking_tour,108.0,0.01960133031299797 32,"air,_helicopter_&_balloon_tours",victoria_to_vancouver_seaplane_flight,218.0,0.019595001767622678 479,outdoor_activities,sea_to_sky_exotic_driving_experience,404.25,0.019581398725879155 758,tours_&_sightseeing,granville_island_night_photography_tour,103.95,0.01957317294921662 61,"cruises,_sailing_&_water_tours",victoria_whale_watch_tour,114.45,0.019564206399663834 427,outdoor_activities,athabasca_glacier_snow_trip_from_banff,273.0,0.0195242419687002 1582,recommended_experiences,victoria_panorama_seaplane_tour,125.0,0.01951769225731811 1347,recommended_experiences,bird_kingdom_all_day_admission_ticket,20.28,0.01949276977946754 56,"cruises,_sailing_&_water_tours",whale_watching_tour_from_granville_island_in_vancouver,141.75,0.019427648381393114 690,tours_&_sightseeing,small-group_afternoon_bike_tour_of_vancouver,68.25,0.019419462574490842 541,outdoor_activities,nanaimo_kid_aerial_adventure,20.99,0.019416733972190084 268,"food,_wine_&_nightlife",historic_downtown_victoria_food_tour,70.0,0.019362161926174935 1010,water_sports,victoria_harbour_kayak_tour,78.25,0.019357797228354 33,"air,_helicopter_&_balloon_tours",air_taxi_and_tour_from_toronto_-_niagara_including_ground_transport_to_niagara_hotels,563.87,0.019318504289362815 294,"food,_wine_&_nightlife",afternoon_delight_wine_and_cheese_tour,89.27,0.019318504289362815 996,water_sports,half-day_canoe_trip_on_the_takihini_river,125.0,0.019253017834144636 1432,recommended_experiences,best_of_victoria_food_tour,68.25,0.019235553713559516 296,"food,_wine_&_nightlife",tour_to_niagara_falls_from_toronto,89.0,0.019231189015738576 1501,recommended_experiences,niagara_falls_night_tour_with_dinner_and_cruise,189.0,0.019191896076747397 1324,recommended_experiences,private_tour:_quebec_city_walking_tour,25.72,0.019155917963207526 174,cultural_&_theme_tours,kingston_discovery_sightseeing_cruise,39.55,0.019149696003859608 577,tours_&_sightseeing,quebec_city_and_montmorency_falls_day_trip_from_montreal,115.0,0.0191406148743274 177,cultural_&_theme_tours,quebec_city_shore_excursion:_grand_walking_tour_of_quebec_city,30.99,0.019036184549357685 1329,recommended_experiences,montreal_tower_observatory_admission_plus_optional_ticket_to_botanical_garden,23.75,0.01902381524088101 1349,recommended_experiences,gastown_walking_food_tour,93.45,0.019003747756577295 1497,recommended_experiences,vancouver_coastal_canyon_tour,158.0,0.01890375673964768 207,day_trips_&_excursions,athabasca_glacier_snow_trip_from_banff,273.0,0.018865556307437078 786,tours_&_sightseeing,gastown_night_photography_tour,103.95,0.01882735587522647 233,day_trips_&_excursions,full-day_vancouver_to_victoria_tour_by_ferry,320.0,0.018794612647617382 93,"cruises,_sailing_&_water_tours",halifax_deep_sea_fishing,68.18,0.018750955010805263 1337,recommended_experiences,vancouver_lookout_admission,18.38,0.018729126192399203 312,"food,_wine_&_nightlife",4-hour_okanagan_valley_wine_tasting_tour_of_the_kelowna_lakeshore_wine_route,129.0,0.01872184903138029 330,"food,_wine_&_nightlife","kayak,_wine,_and_cheese_tour",155.75,0.018707297373993143 1376,recommended_experiences,zipline_adventure_in_whistler,103.95,0.01866374099390703 1256,private_&_custom_tours,private_sightseeing_tour:_vancouver_highlights_(4_hrs),424.0,0.018619982100368904 216,day_trips_&_excursions,columbia_icefield_tour_including_the_glacier_skywalk_from_jasper,232.05,0.01861755726824616 476,outdoor_activities,2-day_sundance_overnight_backcountry_lodge_trip_by_horseback,712.95,0.018583601624575702 721,tours_&_sightseeing,under_the_surface_of_montreal's_chinatown:_guided_food_walking_tour,83.0,0.018565410054353755 18,"air,_helicopter_&_balloon_tours",14-minute_helicopter_tour_over_toronto,258.78,0.018565410054353755 1358,recommended_experiences,observatoire_place_ville_marie_tickets,21.85,0.018543581235947695 1514,recommended_experiences,montreal_ultimate_chocolate_tour,88.24,0.018543581235947695 1476,recommended_experiences,montreal_shore_excursion:_pre-_or_post-cruise_guided_sightseeing_tour_of_montreal,56.0,0.01844535155312043 168,cultural_&_theme_tours,calgary_food_walking_tour_-_inglewood_edibles:_made_by_mavericks,121.79,0.01844535155312043 1361,recommended_experiences,vancouver_harbor_and_indian_arm_lunch_cruise,85.33,0.018424887035864746 803,tours_&_sightseeing,city_beers:_bus_tour_of_ottawa_breweries,84.75,0.018381229399052627 1033,water_sports,whale_watching_with_butchart_gardens_and_butterfly_gardens_from_victoria,190.0,0.018314378642684072 694,tours_&_sightseeing,vancouver_holiday_lights_and_karaoke_trolley_tour,65.0,0.018292549824278012 194,day_trips_&_excursions,quebec_city_and_montmorency_falls_day_trip_from_montreal,115.0,0.018286359840738304 99,"cruises,_sailing_&_water_tours",sunset_cruise,89.25,0.018270721005871952 224,day_trips_&_excursions,niagara_falls_freedom_day_trip_from_toronto,136.0,0.018243434982864376 1203,luxury_&_special_occasions,sake_a_to_z_gastronomic_experience_in_distillery_district,90.0,0.018117919277029534 352,"food,_wine_&_nightlife",montreal_ultimate_chocolate_tour,88.24,0.018096090458623475 176,cultural_&_theme_tours,quebec_city_shore_excursion:_private_walking_tour,19.58,0.018074261640217415 1404,recommended_experiences,victoria_whale_watch_tour,114.45,0.018052432821811355 1034,water_sports,illuminated_kayak_or_stand-up_paddleboard_tour_in_vancouver,62.0,0.018041518412608325 942,walking_&_biking_tours,toronto_islands_morning_bike_tour,96.05,0.017921459911374997 140,cultural_&_theme_tours,talking_trees_-_indigenous_walking_tour,40.0,0.01790152832425618 276,"food,_wine_&_nightlife",gastown_walking_food_tour,93.45,0.017885196680211903 561,outdoor_activities,legislature_lights_segway_adventure,84.99,0.017855973456156818 1016,water_sports,sunset_nature_kayak_tour_in_vancouver,82.95,0.01783960184235227 1308,recommended_experiences,niagara_falls_tour_day_trip_from_toronto,89.0,0.017785637336693152 1486,recommended_experiences,whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.017761381021513662 774,tours_&_sightseeing,street_art_cycling_tour,68.25,0.01771408613651743 1249,private_&_custom_tours,90_minute_private_vacation_photography_session_with_photographer_in_washington_dc,681.61,0.0177031717273144 1066,family_friendly,aurora_bus_viewing_tours_yellowknife,80.0,0.0177031717273144 689,tours_&_sightseeing,southeast_edmonton_roots_and_resources_bus_tour,26.25,0.01767042849970531 361,"food,_wine_&_nightlife",lake_country_wine_tour,149.0,0.01762677086289319 67,"cruises,_sailing_&_water_tours",summer_sunset_whales_and_wildlife_tour_in_vancouver_island,126.95,0.01761585645369016 960,water_sports,whistler_white-water_rafting,103.95,0.01757219881687804 474,outdoor_activities,3-day_stoney_creek_backcountry_tent_trip_by_horseback,-1.0,0.017528541180065922 198,day_trips_&_excursions,vancouver_north_shore_day_trip_with_capilano_suspension_bridge_and_grouse_mountain,170.0,0.017519489361691242 615,tours_&_sightseeing,small-group_quebec_wine_tour_from_montreal_with_gourmet_lunch_or_cheese_tasting,97.73,0.017514972778781297 1083,family_friendly,thousand_islands_two_castle_helicopter_tour,265.64,0.017513989522678776 1085,family_friendly,vancouver_boat_rental_for_up_to_4_people,44.0,0.017470331885866656 873,walking_&_biking_tours,historical_chinatown_walking_tour,15.0,0.017463054724847743 1392,recommended_experiences,1_hour_banff_horseback_riding_adventures,67.2,0.017418645656542643 1105,family_friendly,whistler_day_tour_from_vancouver,109.0,0.01741211992701671 1193,luxury_&_special_occasions,private_tour:_fraser_valley_wine_tour_in_vancouver,291.11,0.017375739451223504 72,"cruises,_sailing_&_water_tours",quebec_city_dinner_cruise,142.56,0.017342996223614415 1268,private_&_custom_tours,120_minute_private_vacation_photography_session_with_photographer_in_cinque_terre,886.09,0.017332081814411385 812,transfers_&_ground_transport,coach_transfer_from_downtown_vancouver_to_downtown_victoria,70.0,0.017332081814411385 746,tours_&_sightseeing,victorian_gardens_and_seaside_vistas_pedicab_tour,54.0,0.017299338586802295 1352,recommended_experiences,small-group_granville_island_market_tour,79.9,0.017272859952952073 492,outdoor_activities,tandem_parasailing_for_you_and_a_friend,85.0,0.017266595359193206 1217,private_&_custom_tours,private_tour_to_capilano_bridge_and_grouse_mountain,334.0,0.017233852131584116 1506,recommended_experiences,jewish_neighborhood_food_tour,95.44,0.017225120071291556 1021,water_sports,quebec_city_sea_kayaking_excursion,59.9,0.017222937722381086 1388,recommended_experiences,niagara_falls_day_trip_from_new_york_by_air,721.14,0.017219820081080417 1505,recommended_experiences,banff_performance_ski_rental_including_delivery,86.94,0.017157451267162907 1382,recommended_experiences,niagara_falls_in_one_day_from_new_york_city,299.91,0.017102879221147758 432,outdoor_activities,columbia_icefield_tour_including_the_glacier_skywalk_from_banff,281.4,0.017101059264730357 78,"cruises,_sailing_&_water_tours",victoria_4_ever_wild_sunset_whale-watching_tour,130.2,0.017100361126251063 1152,multi-day_&_extended_tours,2-nights_aurora_hunting_with_accommodation,486.0,0.01702647835672655 1563,recommended_experiences,5-hour_eagle_viewing_river_float_trip_from_whistler_with_lunch,125.99,0.01702647835672655 648,tours_&_sightseeing,athabasca_glacier_full-day_tour,225.0,0.017010106742922006 1379,recommended_experiences,winter_wildlife_discovery_tour,72.45,0.01699591747802793 321,"food,_wine_&_nightlife",naramata_wine_tour_with_gourmet_lunch,149.0,0.01699591747802793 1296,recommended_experiences,"best_of_niagara_falls_tour_from_niagara_falls,_ontario",158.0,0.016993242168740857 1484,recommended_experiences,private_tour:_day_trip_from_vancouver_to_whistler,350.0,0.01698282071991443 1197,luxury_&_special_occasions,boldt_castle_and_thousand_islands_helicopter_tour,172.84,0.016951636312955674 702,tours_&_sightseeing,vancouver_full-day_sightseeing_and_photography_tour,249.0,0.01693916308310231 391,holiday_&_seasonal_tours,haunted_vancouver_trolley_tour,60.0,0.016922791469297767 1353,recommended_experiences,konzelmann_estate_winery_tour_and_tasting_in_niagara-on-the-lake,10.0,0.01689550544629019 1103,family_friendly,exhilarating_120km_aerial_tour_of_toronto,79.0,0.01689550544629019 1550,recommended_experiences,quebec_shore_excursion:_small-group_food_walking_tour,53.0,0.01689550544629019 68,"cruises,_sailing_&_water_tours",downtown_vancouver_sightseeing_cruise_in_a_zodiac_vessel,69.57,0.01689238780498952 380,"food,_wine_&_nightlife",private_winery_tour_of_niagara_wine_country,165.0,0.01688459103708716 313,"food,_wine_&_nightlife",diversity_of_scarborough_food_tour,73.0,0.016879133832485647 1140,shore_excursions,quebec_city_shore_excursion:_grand_walking_tour_of_quebec_city,30.99,0.016850392910204424 271,"food,_wine_&_nightlife",island_of_orleans_food_and_drink_tour,44.95,0.016845969590068434 1284,recommended_experiences,whistler_exotic_car_driving_experience,887.25,0.016811307813966624 353,"food,_wine_&_nightlife",under_the_surface_of_montreal's_chinatown:_guided_food_walking_tour,83.0,0.016753618126650802 425,outdoor_activities,discover_grizzly_bears_from_banff,231.0,0.01674634096563189 478,outdoor_activities,banff_national_park_guided_hike_with_lunch,109.2,0.01673861081399664 1421,recommended_experiences,niagara_falls_domed_jet-boat_ride,79.04,0.016694196416390167 1232,private_&_custom_tours,private_tour:_fraser_valley_wine_tour_in_vancouver,291.11,0.016677217262229593 1120,family_friendly,thousand_islands_helicopter_tour,114.84,0.016666302853026563 209,day_trips_&_excursions,northern_lights_and_arctic_circle_day_trip_from_fairbanks,299.92,0.016640109336799568 1037,family_friendly,niagara_falls_small-group_day_tour_from_toronto,100.57,0.016639291289039477 1435,recommended_experiences,victoria_craft_brewery_tour_and_tastings,79.0,0.016626612881083417 288,"food,_wine_&_nightlife",small-group_quebec_wine_tour_from_montreal_with_gourmet_lunch_or_cheese_tasting,97.73,0.016612319694812652 309,"food,_wine_&_nightlife",fraser_valley_wine_tour_from_vancouver,187.0,0.016611730807011414 763,tours_&_sightseeing,poutine_&_smoked_meat_tour,71.28,0.016589901988605354 156,cultural_&_theme_tours,montreal_mural_tour,45.0,0.01657353037480081 1179,luxury_&_special_occasions,best_of_vancouver_-_4_hours,186.65,0.016568073170199295 612,tours_&_sightseeing,day-trip_from_toronto_to_niagara_falls_with_falls_boat_ride,175.0,0.016535329942590205 677,tours_&_sightseeing,calgary_sightseeing_tour_by_sidecar,160.0,0.016524415533387175 73,"cruises,_sailing_&_water_tours",lake_minnewanka_cruise,67.2,0.016524415533387175 1375,recommended_experiences,small-group_quebec_wine_tour_from_montreal_with_gourmet_lunch_or_cheese_tasting,97.73,0.016509075139397467 659,tours_&_sightseeing,30-minute_heritage_horse-drawn_carriage_tour,115.0,0.016496633885352316 1102,family_friendly,niagara_falls_american_side_highlights_tour,149.89,0.01648393948949215 141,cultural_&_theme_tours,historical_chinatown_walking_tour,15.0,0.016469843487372026 733,tours_&_sightseeing,calgary_bow_river_valley_90-minute_segway_adventure,84.99,0.01646547878955109 4,featured_tours_and_tickets,"best_of_niagara_falls_tour_from_niagara_falls,_ontario",158.0,0.01645932344647028 350,"food,_wine_&_nightlife",walking_brewery_tour_of_vancouver,73.99,0.016451651917150083 466,outdoor_activities,niagara_falls_domed_jet-boat_ride,79.04,0.01643225059551745 1354,recommended_experiences,seaplane_flight_to_victoria_and_whale-watching_cruise,469.0,0.016422548602375794 1452,recommended_experiences,banff_national_park_guided_hike_with_lunch,109.2,0.016408449935604984 859,walking_&_biking_tours,whistler_sightseeing_tours_-_discover_all_of_whistler_this_winter!,83.99,0.016404357032153847 1366,recommended_experiences,introductory_brewery_and_distillery_tour,22.0,0.016404357032153847 928,walking_&_biking_tours,independent_bike_tour_of_niagara-on-the-lake_wineries_including_wine_tastings,64.0,0.016384087034398125 1281,private_&_custom_tours,"private_niagara_falls,_niagara-on-the-lake,_canada_-_day_tour_with_hotel_pick_up",149.0,0.016371613804544757 83,"cruises,_sailing_&_water_tours",whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.016364336643525844 1431,recommended_experiences,quebec_city_shore_excursion:_quebec_city_sightseeing_tour,42.55,0.016317041758529608 784,tours_&_sightseeing,quarry_rock_hike_and_photography_tour,109.0,0.016306127349326578 1166,luxury_&_special_occasions,niagara_falls_small-group_day_tour_from_toronto,100.57,0.016280991699421262 750,tours_&_sightseeing,2-day_whistler_sea_to_sky_tour_from_vancouver,166.95,0.016259741110213704 1098,family_friendly,victoria_highlight_city_tour,74.95,0.016251555303311432 95,"cruises,_sailing_&_water_tours",interactive_pirate_cruise_from_granville_island,34.5,0.016250715938345865 1004,water_sports,vancouver_jet_ski_rental,211.56,0.016192618559475343 984,water_sports,vancouver_kayaking_tour,47.9,0.016189706096277366 620,tours_&_sightseeing,bike_tour_to_montmorency_falls_from_quebec_city,75.0,0.016175154438890223 382,"food,_wine_&_nightlife",vancouver_craft_brewery_tour,79.5,0.016155404048017942 936,walking_&_biking_tours,sake_a_to_z_gastronomic_experience_in_distillery_district,90.0,0.016120582392875074 226,day_trips_&_excursions,fraser_valley_wine_tour_from_vancouver,187.0,0.016109667983672044 1078,family_friendly,quebec_city_dinner_cruise,142.56,0.016106030735487928 993,water_sports,squamish_cheakamus_white-water_rafting_from_whistler,120.74,0.016098753574469014 816,transfers_&_ground_transport,vancouver_international_airport_plaza_premium_lounge,64.35,0.016087839165265985 489,outdoor_activities,niagara_adventure_beach_horseback_ride,90.4,0.016087839165265985 101,"cruises,_sailing_&_water_tours",wet_&_wild_elaho_exhilarator_&_sea_to_sky_gondola_combo_from_squamish,215.24,0.016066010346859925 972,water_sports,victoria_and_butchart_gardens_by_seaplane_and_speed_boat,489.0,0.01605145868947278 1558,recommended_experiences,whale-watching_cruise_from_victoria_to_vancouver,232.32,0.01603872432385235 653,tours_&_sightseeing,vancouver_sightseeing_bus_tour_(4_hrs),47.0,0.01602962987106672 811,transfers_&_ground_transport,private_transport_from_vancouver_international_airport_(yvr)_to_downtown_vancouver,122.66,0.016009879480194437 1208,private_&_custom_tours,private_winery_tour_of_niagara-on-the-lake,165.0,0.015967780664032656 941,walking_&_biking_tours,sunset_e-bike_adventure_w/wine_&_cheese,99.0,0.01596414341584854 1583,recommended_experiences,bowen_island_dinner_and_zodiac_tour,135.45,0.01596310420208165 1538,recommended_experiences,niagara_beach_horseback_ride,73.45,0.015959048603740093 603,tours_&_sightseeing,seaplane_flight_to_victoria_and_whale-watching_cruise,469.0,0.015956866254829626 1278,private_&_custom_tours,private_transfer_from_buffalo_airport_to_niagara_falls,179.0,0.015956866254829626 106,"cruises,_sailing_&_water_tours",all-inclusive_niagara_falls_coach_tour,219.0,0.01595140905022811 1453,recommended_experiences,vancouver_island_cycling_tour_including_lunch_and_wine_tasting,204.5,0.015935037436423567 528,outdoor_activities,niagara_beach_horseback_ride,73.45,0.015935037436423567 693,tours_&_sightseeing,victoria_and_butchart_gardens_by_seaplane_and_speed_boat,489.0,0.01592776027540465 1471,recommended_experiences,montreal's_underground_city_indoor_tour,65.0,0.015905022811115232 341,"food,_wine_&_nightlife",private_tour:_fraser_valley_wine_tour_in_vancouver,291.11,0.015869550981205387 376,"food,_wine_&_nightlife",lunch_fiesta_wine_tour,123.17,0.015825893344393268 1269,private_&_custom_tours,90_minute_private_vacation_photography_session_with_local_photographer_in_prague,681.61,0.015825893344393268 1091,family_friendly,whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.01581861618337435 1355,recommended_experiences,athabasca_glacier_snow_trip_from_banff,273.0,0.015763681744866132 145,cultural_&_theme_tours,copenhagen_small_group_grand_tour,148.6,0.015753857177792995 1380,recommended_experiences,lake_louise_winter_wildlife_snowshoe_tour,49.0,0.01570801719207041 112,"cruises,_sailing_&_water_tours",whale-watching_cruise_from_victoria_to_vancouver,232.32,0.01566217720634782 766,tours_&_sightseeing,nanaimo_classic_adventure_course,41.99,0.015656720001746303 390,holiday_&_seasonal_tours,abraham_lake_ice_bubbles_and_banff_winter_photography_tour,475.0,0.01565126279714479 824,transfers_&_ground_transport,private_transport_from_vancouver_international_airport_(yvr)_to_north_or_west_vancouver,177.81,0.01562943397873873 1423,recommended_experiences,granite_falls_zodiac_tour,103.95,0.015600946198272521 969,water_sports,4-hour_eagle_viewing_river_float_trip_from_squamish_with_lunch,125.99,0.015580319137325094 965,water_sports,newfoundland_puffin_and_whale_watch_cruise,72.0,0.015554056340180304 179,cultural_&_theme_tours,anne_of_green_gables_adventure_private_tour,427.5,0.015542118705114492 86,"cruises,_sailing_&_water_tours",vancouver_full-day_sightseeing_and_photography_tour,249.0,0.015542118705114492 1412,recommended_experiences,quebec_city_craft_brewery_and_beer_tasting_small-group_tour,74.73,0.015540133540354661 228,day_trips_&_excursions,winter_wine_tour_from_montreal_with_exclusive_winery_access,97.73,0.015533386644821932 442,outdoor_activities,arctic_day:_yukon_wildlife_and_hot_springs_tour,145.95,0.015498461068302372 1177,luxury_&_special_occasions,arctic_day:_yukon_wildlife_and_hot_springs_tour,145.95,0.015487546659099342 357,"food,_wine_&_nightlife",east_kelowna_wine_tour,185.0,0.015476632249896313 365,"food,_wine_&_nightlife",best_of_ottawa_bike_tour,113.5,0.015460260636091766 362,"food,_wine_&_nightlife",small-group_tour:_naramata_bench_wine_tastings_and_countryside,159.0,0.015454803431490253 1132,shore_excursions,sea_to_sky_exotic_driving_experience,404.25,0.015396908566071739 1576,recommended_experiences,vancouver_whale_watching_safari,259.0,0.015389316976272074 150,cultural_&_theme_tours,niagara_falls_canada_underground_railroad_heritage_tour,124.06,0.015362030953264497 670,tours_&_sightseeing,niagara_falls_canada_underground_railroad_heritage_tour,124.06,0.015334744930256924 522,outdoor_activities,advanced_backcountry_snowmobile_expedition,313.95,0.015304426534770578 300,"food,_wine_&_nightlife",vancouver_art_deco_&_chocolate_tasting_tour,54.6,0.015299662139346991 970,water_sports,whistler_half-day_fly_fishing,208.95,0.015291087293444805 1123,shore_excursions,"craft_vine,_orchard_&_stills",140.0,0.015287450045260689 1155,multi-day_&_extended_tours,rockies_classic_4-day_winter_tour,547.0,0.015287450045260689 853,walking_&_biking_tours,small-group_toronto_beer_tour,80.0,0.015271827198298442 636,tours_&_sightseeing,niagara_falls_day_tour,79.0,0.015258344065835715 1024,water_sports,half-day_thompson_river_motorized_rafting,139.0,0.015253979368014776 363,"food,_wine_&_nightlife",tasty_taster_wine_tour,72.45,0.015225600838226626 458,outdoor_activities,snowshoeing_in_kananaskis,75.0,0.015219051126844536 302,"food,_wine_&_nightlife",winter_wonderland_food_tour_in_niagara-on-the-lake,62.0,0.01520922922442208 1160,multi-day_&_extended_tours,4-day_bicycle_tour_through_canadian_rockies,-1.0,0.015192857610617536 722,tours_&_sightseeing,victoria_highlight_city_tour,74.95,0.015192857610617536 57,"cruises,_sailing_&_water_tours",tall_ship_silva_sailing_cruise,39.0,0.0151455627256213 1012,water_sports,okanagan_flyboard_experience,124.0,0.015135556962301629 163,cultural_&_theme_tours,lunenburg_and_mahone_bay-_bus_tour,114.94,0.015112819498012211 879,walking_&_biking_tours,epic_electric_bike_tour_of_vancouver,94.45,0.015108817192684344 650,tours_&_sightseeing,"niagara_falls,_niagara-on-the-lake,_winery_tour_from_toronto",159.0,0.015100085132391784 1015,water_sports,3-day_algonquin_park_canoe_trip,542.4,0.015083713518587238 850,walking_&_biking_tours,haunted_montreal_pub_crawl,24.0,0.015083713518587238 1174,luxury_&_special_occasions,whistler_sightseeing_tours_-_discover_all_of_whistler_this_winter!,83.99,0.015061884700181178 1011,water_sports,victoria_harbour_stand-up_paddleboard_tour,79.0,0.015050970290978148 343,"food,_wine_&_nightlife",4-hour_riverside_and_leslieville_food_tour_in_toronto,100.0,0.015025504224387972 243,day_trips_&_excursions,vancouver_coastal_canyon_tour,158.0,0.015018227063369059 747,tours_&_sightseeing,vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane,569.0,0.015018227063369059 89,"cruises,_sailing_&_water_tours",heart_of_the_1000_islands_lunch_cruise,81.36,0.015014259398500086 231,day_trips_&_excursions,vancouver_island_cycling_tour_including_lunch_and_wine_tasting,204.5,0.015007312654166029 1436,recommended_experiences,chinatown_and_hidden_alleys_pedicab_tour,45.0,0.014996398244962999 1297,recommended_experiences,ripley's_believe_it_or_not!_niagara_falls_admission,10.95,0.014984492585705396 1401,recommended_experiences,victoria_day_trip_from_seattle_with_butchart_gardens,271.28,0.014969112221955426 1059,family_friendly,arctic_day:_yukon_wildlife_and_hot_springs_tour,145.95,0.01493091178974482 104,"cruises,_sailing_&_water_tours",whale-watching_marine_wildlife_excursion_by_zodiac_boat,80.0,0.014927274541560703 1213,private_&_custom_tours,historic_tour_around_town,115.0,0.0148872541529327 613,tours_&_sightseeing,"sea_to_sky_highway_day_trip_from_vancouver:_shannon_falls,_britannia_mine_and_gondola_ride",130.0,0.014885889851782321 45,"cruises,_sailing_&_water_tours","niagara_falls_tour_with_boat_cruise,_journey_and_fallsview_lunch_from_toronto",260.0,0.014878764575852414 988,water_sports,okanagan_jetpack_rental_and_lesson,149.0,0.0148741573948192 946,walking_&_biking_tours,high_performance_mountain_bike_rental_in_squamish,80.0,0.014869062582710757 290,"food,_wine_&_nightlife",private_winery_tour_of_niagara-on-the-lake,165.0,0.01486542533452664 17,"air,_helicopter_&_balloon_tours",niagara_falls_airplane_tour,129.0,0.01486542533452664 327,"food,_wine_&_nightlife","wine,_cider_and_beer_tasting_and_pairing_afternoon_tour",134.0,0.01486542533452664 921,walking_&_biking_tours,best_of_ottawa_bike_tour,113.5,0.014856330881741011 904,walking_&_biking_tours,vancouver_private_walking_tour_of_downtown_chinatown_and_gastown,248.75,0.014849053720722098 1222,private_&_custom_tours,luxury_private_tour_of_niagara_falls_from_toronto,950.0,0.014847233764304697 1189,luxury_&_special_occasions,whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.014843596516120581 410,outdoor_activities,banff_national_park_tour_with_lake_louise_and_moraine_lake,88.2,0.014832498246020332 1485,recommended_experiences,sunwapta_challenge_whitewater_rafting:_class_iii_rapids,111.38,0.014826617361960007 987,water_sports,vancouver_boat_rental_for_up_to_5_people,54.0,0.014821767697714521 992,water_sports,squamish_elaho_white-water_rafting_from_whistler,173.24,0.014808124686210733 25,"air,_helicopter_&_balloon_tours",whistler_day_trip_by_seaplane_from_vancouver,409.0,0.014789024470105432 508,outdoor_activities,rzr_off-roading_tours_from_whistler,198.45,0.014776825699272553 285,"food,_wine_&_nightlife",kensington_market_-toronto's_neighborhood_international_food_tour,89.0,0.014760422109659797 756,tours_&_sightseeing,ottawa_highlights_3_hour_bike_tour,90.6,0.014751916544675406 869,walking_&_biking_tours,bike_tour_of_downtown_vancouver_and_stanley_park,68.25,0.014747884928190007 1585,recommended_experiences,victoria_and_butchart_gardens_with_victoria_clipper_to_seattle_one-way_from_vancouver,373.0,0.014736877256213025 1327,recommended_experiences,winter_tour:_banff_and_its_wildlife,70.35,0.01472444666077061 540,outdoor_activities,40-minute_nanaimo_zipline_adventure,31.49,0.014715741246984892 899,walking_&_biking_tours,vancouver_full-day_sightseeing_and_photography_tour,249.0,0.014712623605684223 456,outdoor_activities,whistler_snowshoeing_adventure_with_optional_peak_2_peak_ticket,103.95,0.014707773941438736 1338,recommended_experiences,horse-drawn_sleigh_ride_in_banff,39.9,0.014679880378075133 623,tours_&_sightseeing,lynn_canyon_park_and_photography_tour,99.0,0.014668965968872103 1363,recommended_experiences,snowmobile_british_columbia_tour_for_intermediate_riders,151.2,0.014662416257490013 778,tours_&_sightseeing,"craft_vine,_orchard_&_stills",140.0,0.01466168880785319 482,outdoor_activities,first_tracks_snowshoe_explorer,79.8,0.014647137150466043 354,"food,_wine_&_nightlife",montreal_afternoon_tea_tour,149.5,0.014634663920612679 1564,recommended_experiences,squamish_via_ferrata_tour,114.45,0.01460893671825544 114,"cruises,_sailing_&_water_tours",vancouver_whale_watching_adventure,145.0,0.014537993058435745 1161,multi-day_&_extended_tours,yellowknife_northern_lights_tour_winter_3_days_2_nights_budget,589.0,0.014537993058435745 1417,recommended_experiences,niagara_falls_freedom_day_trip_from_toronto,136.0,0.014532535853834232 966,water_sports,full-day_thompson_river_paddle_rafting_with_lunch,189.0,0.014529260998143185 237,day_trips_&_excursions,banff_to_jasper_one-way_tour,257.25,0.014519801488213802 175,cultural_&_theme_tours,the_essential_whistler_tasting_and_cultural_walking_tour,87.0,0.014501156927375521 1345,recommended_experiences,grotto_canyon_icewalk,79.8,0.014465229442198652 409,outdoor_activities,snowmobile_cruiser_tour_for_first-time_riders,151.2,0.01445162640045513 752,tours_&_sightseeing,canyon_sainte-anne_walking_tour,13.5,0.014439763375608476 1328,recommended_experiences,island_of_orleans_food_and_drink_tour,44.95,0.014438084645677349 714,tours_&_sightseeing,jewish_neighborhood_food_tour,95.44,0.014431031315315916 406,outdoor_activities,johnston_canyon_icewalk,79.8,0.014415320534881086 535,outdoor_activities,whistler_snowboard_rental_package_including_delivery,108.95,0.014407020147999387 48,"cruises,_sailing_&_water_tours",vancouver_harbor_sunset_dinner_cruise,97.69,0.014405274801801149 1466,recommended_experiences,4-hour_eagle_viewing_river_float_trip_from_squamish_with_lunch,125.99,0.014401562943397873 915,walking_&_biking_tours,quebec_city_bike_tour_along_saint_lawrence_river,60.0,0.014396105738796357 556,outdoor_activities,quarry_rock_hike_and_photography_tour,109.0,0.014385191329593327 1096,family_friendly,whistler_electric_bike_tour_(ebike),105.0,0.014374276920390297 1185,luxury_&_special_occasions,quebec_city_dinner_cruise,142.56,0.014366999759371384 1386,recommended_experiences,niagara-on-the-lake_winery_tasting_afternoon_tour_with_wine_and_cheese,95.0,0.01436648015248794 1192,luxury_&_special_occasions,vancouver_full-day_sightseeing_and_photography_tour,249.0,0.014363362511187267 1188,luxury_&_special_occasions,lake_george_luncheon_or_sightseeing_cruise_aboard_the_lac_du_saint_sacrement,29.99,0.014356812799805177 494,outdoor_activities,kamloops_bc_wildlife_park_admission,12.45,0.014337896444597095 839,walking_&_biking_tours,walking_tour_of_old_montreal,29.5,0.014304676244515507 289,"food,_wine_&_nightlife",vancouver_wine_tour_(fraser_valley),135.0,0.014297876055969088 997,water_sports,overnight_camping_and_river-rafting_trip_in_squamish,425.24,0.014286961646766058 654,tours_&_sightseeing,1-hour_distillery_history_district_by_segway,77.97,0.014281008817137258 1574,recommended_experiences,vancouver_to_whistler_scenic_flight,208.01,0.014276047237563028 820,transfers_&_ground_transport,roundtrip_ground_transfer_buffalo_niagara_int_airport_(buf)-niagara_falls_canada,302.1,0.014276047237563028 333,"food,_wine_&_nightlife",queen_street_west_pastry_tour,85.0,0.014256947021457727 1498,recommended_experiences,discover_jasper_and_its_wildlife,72.45,0.014250581170972856 1445,recommended_experiences,mount_mamquam_and_alpine_lakes_seaplane_tour_from_vancouver,369.0,0.014243304009953939 1125,shore_excursions,day_trip_from_seattle_to_victoria_on_the_victoria_clipper,170.4,0.01423452931525043 483,outdoor_activities,winter_twilight_zipline_adventure_in_whistler,124.96,0.014225112439731995 153,cultural_&_theme_tours,calgary_food_walking_tour_-_craving_kensington,100.79,0.01421056078234485 503,outdoor_activities,discover_jasper_and_its_wildlife,72.45,0.014203283621325936 1099,family_friendly,rideau_canal_cruise,29.0,0.01418457510887123 830,transfers_&_ground_transport,shuttle_to_l'île_d'orléans_from_quebec_city,20.0,0.01416690314553273 1001,water_sports,cowichan_river_tubing_rental,21.0,0.014164917980772903 218,day_trips_&_excursions,jasper_to_lake_louise_one-way_tour,250.95,0.014159625984513816 953,water_sports,kicking_horse_river_whitewater_rafting,159.6,0.014156979986384273 1589,recommended_experiences,"private_niagara_falls,_niagara-on-the-lake,_canada_-_day_tour_with_hotel_pick_up",149.0,0.0141559887363297 1144,shore_excursions,victoria_shore_excursion:_castles_and_neighborhoods_bike_tour,57.75,0.01414507432712667 1449,recommended_experiences,niagara_falls_evening_lights_day_trip_from_toronto,180.0,0.01414507432712667 977,water_sports,victoria_sunset_whale-watching_cruise,140.7,0.014138836379874647 975,water_sports,vancouver_snorkel_and_kayak_adventure,78.75,0.014118569046769607 1494,recommended_experiences,vancouver_to_victoria_whale_watching_&_butchart_gardens_with_return_by_speedboat,459.0,0.01410141669031455 1107,family_friendly,canyon_sainte-anne_walking_tour,13.5,0.01409050228111152 783,tours_&_sightseeing,30-minute_victoria_carriage_tour_including_james_bay,115.0,0.014086865032927408 525,outdoor_activities,5-hour_exotic_car_experience_including_lunch,800.0,0.01408485588631142 980,water_sports,elaho_whitewater_experience,187.95,0.01408371808046921 905,walking_&_biking_tours,jewish_neighborhood_food_tour,95.44,0.014068673462705461 1173,luxury_&_special_occasions,christmas_in_quebec_city:_small-group_gourmet_food_tour,55.0,0.014057759053502431 896,walking_&_biking_tours,original_haunted_walk_of_ottawa,24.5,0.014053791388633462 718,tours_&_sightseeing,victoria_classic_adventure_course,41.99,0.014039567483280488 279,"food,_wine_&_nightlife","show_me_the_city,_toronto_walking_tour",36.0,0.014025015825893345 949,water_sports,seaplane_flight_to_victoria_and_whale-watching_cruise,469.0,0.014021378577709229 1088,family_friendly,lake_george_luncheon_or_sightseeing_cruise_aboard_the_lac_du_saint_sacrement,29.99,0.014011919067779845 1080,family_friendly,niagara_falls_canada_underground_railroad_heritage_tour,124.05,0.014003187007487285 1292,recommended_experiences,quebec_city_and_montmorency_falls_day_trip_from_montreal,115.0,0.01400074352280975 788,tours_&_sightseeing,vancouver_private_secrets_of_stanley_park_walking_tour,299.0,0.013992272598284256 1262,private_&_custom_tours,60_minute_private_vacation_photography_session_with_local_photographer_in_amsterdam,477.13,0.013992272598284256 764,tours_&_sightseeing,talkwalk_front_and_centre_guided_walking_tour_of_public_art_and_sculpture,49.0,0.013985555013909048 325,"food,_wine_&_nightlife",vancouver_craft_beer_and_distillery_tour,105.0,0.013972263736295593 697,tours_&_sightseeing,full-day_prince_edward_county_wine_tour_with_lunch,425.0,0.013970443779878196 118,"cruises,_sailing_&_water_tours",historic_boat_tour_on_bonne_bay,800.0,0.0139636222741263 8,local_experiences,"local_food,_craft_beverage_and_estate_winery_tour_of_cowichan_valley",150.0,0.013956411729374493 1204,luxury_&_special_occasions,sunset_e-bike_adventure_w/wine_&_cheese,99.0,0.013952252209656249 1554,recommended_experiences,lake_louise_to_jasper_one-way_tour,250.95,0.013937700552269106 1348,recommended_experiences,victoria_and_butchart_gardens_tour_from_vancouver,212.0,0.013935678082399695 818,transfers_&_ground_transport,private_transport_from_canada_place_cruise_ship_terminal_to_vancouver_international_airport_(yvr),110.3,0.013926786143066076 516,outdoor_activities,jasper_rock_climbing_experience,125.0,0.013926786143066076 259,day_trips_&_excursions,victoria_and_butchart_gardens_with_victoria_clipper_to_seattle_one-way_from_vancouver,373.0,0.01391950898204716 191,cultural_&_theme_tours,historical_walking_tour_in_old_quebec_:_mesdames_&_mesdemoiselles,25.0,0.013915871733863047 1367,recommended_experiences,2-day_niagara_falls_tour_from_new_york_by_bus,436.23,0.013906777281077413 36,"air,_helicopter_&_balloon_tours",ultimate_thousand_islands_helicopter_tour,522.0,0.0138976801636411 1190,luxury_&_special_occasions,best_of_toronto_private_food_tour_with_sightseeing_and_black_car,225.0,0.013883128506253957 9,local_experiences,"private_custom-made_niagara_falls_wine,_beer,_and_spirits_tour",139.0,0.013872214097050927 585,tours_&_sightseeing,niagara_falls_tour_with_cruise,99.0,0.01385887485572515 1419,recommended_experiences,niagara_wine_tasting_and_3-course_dinner,152.55,0.013850385278644867 807,theme_parks,flyover_canada_simulated_flight_ride,34.65,0.013842828329304096 1163,multi-day_&_extended_tours,10-day_new_england_fall_foliage_tour_including_cape_cod,-1.0,0.013839470869441838 1520,recommended_experiences,montreal_mccord_museum_admission_ticket,19.0,0.013839470869441838 768,tours_&_sightseeing,8_hour_victoria_electric_bike_rental_delivered,84.0,0.013817642051035778 454,outdoor_activities,victoria_whale_watch_tour,114.45,0.013807996015558488 1156,multi-day_&_extended_tours,2-day_whistler_sea_to_sky_tour_from_vancouver,166.95,0.013779441618825172 239,day_trips_&_excursions,luxury_bus_tour_of_niagara_falls_with_hornblower_cruise_from_toronto,170.0,0.013773984414223658 60,"cruises,_sailing_&_water_tours",full-day_whale_watching_cruise_from_quebec,159.8,0.013770347166039542 372,"food,_wine_&_nightlife","craft_vine,_orchard_&_stills",140.0,0.013763070005020629 1334,recommended_experiences,vancouver_harbor_sunset_dinner_cruise,97.69,0.013752155595817599 1240,private_&_custom_tours,90_minute_private_vacation_photography_session_with_local_photographer_in_playa_del_carmen,681.61,0.013752155595817599 411,outdoor_activities,arctic_day:_evening_aurora_viewing,135.45,0.013744878434798682 157,cultural_&_theme_tours,inside_the_shmata_factory,24.0,0.013741241186614569 1512,recommended_experiences,vancouver_kayaking_tour,47.9,0.013737603938430452 611,tours_&_sightseeing,small-group_walking_tour_of_toronto's_kensington_market_and_chinatown,53.0,0.013737044361786743 745,tours_&_sightseeing,craigdarroch_castle_pedicab_tour,108.0,0.013723049616392622 643,tours_&_sightseeing,best_of_niagara_falls_tour_from_toronto,230.0,0.013722140970509264 1503,recommended_experiences,guided_electric_bike_tour_in_whistler,134.96,0.013719526948187934 1008,water_sports,sunwapta_river_self-drive_rafting_trip,93.45,0.01370849795900548 1266,private_&_custom_tours,120_minute_private_vacation_photography_session_with_photographer_in_las_vegas,886.09,0.01368666914059942 671,tours_&_sightseeing,banff_national_park_tour_with_a_small_group,155.0,0.013684590713065638 792,tours_&_sightseeing,edmonton_river_valley_90-minute_segway_adventure,84.99,0.013680119429217326 542,outdoor_activities,nanaimo_classic_adventure_course,41.99,0.013673026129095631 14,"air,_helicopter_&_balloon_tours",7-minute_helicopter_tour_over_toronto,123.18,0.013653086548024763 1555,recommended_experiences,independent_bike_tour_of_niagara-on-the-lake_wineries_including_wine_tastings,64.0,0.013652367092339995 681,tours_&_sightseeing,small-group_niagara_falls_day_tour_from_toronto_with_boat_cruise_and_optional_fallsview_lunch,165.0,0.013636461792405206 319,"food,_wine_&_nightlife",winter_wine_tour_from_montreal_with_exclusive_winery_access,97.73,0.013625547383202177 570,"shows,_concerts_&_sports",pirate_life_adventure_cruise_in_toronto,38.0,0.013622235222401552 1553,recommended_experiences,brentwood_bay_kayak_tour_and_butchart_gardens_visit,100.8,0.01362118268538124 1040,family_friendly,day_trip_from_seattle_to_victoria_on_the_victoria_clipper,170.4,0.013619898323751392 1135,shore_excursions,5-day_active_winter_adventure_in_yukon,-1.0,0.01358843945777215 856,walking_&_biking_tours,scooter_sightseeing_in_montreal,105.78,0.013584802209588034 892,walking_&_biking_tours,fatbike_frozen_waterfall_tour,89.99,0.013581889746390057 1122,family_friendly,victoria_kids_aerial_adventure_course,20.99,0.013572067843967604 195,day_trips_&_excursions,niagara_falls_day_trip_from_toronto,169.0,0.013570247887550204 2,featured_tours_and_tickets,quebec_city_and_montmorency_falls_day_trip_from_montreal,115.0,0.013562211301086254 1322,recommended_experiences,half-day_beer_cider_and_wine_tour,35.0,0.01355881387146373 728,tours_&_sightseeing,scooter_rental_on_ile_d'orleans_(for_1_or_2_people),99.95,0.013544781820960031 998,water_sports,whale-watching_marine_wildlife_excursion_by_zodiac_boat,80.0,0.013533867411757002 968,water_sports,catch_a_wave_rafting_trip_on_the_clearwater_river,114.45,0.013528410207155485 169,cultural_&_theme_tours,making_their_mark:_montreal_jewish_history_walking_tour,24.0,0.013520770653643502 890,walking_&_biking_tours,downtown_and_old_montreal_south_city_bike_tour,88.25,0.013517495797952455 706,tours_&_sightseeing,grouse_mountain_&_capilano_suspension_bridge_park,182.0,0.013517495797952455 716,tours_&_sightseeing,yellowknife_sightseeing_tour,79.0,0.013512038593350942 1042,family_friendly,niagara_falls_tour_day_trip_from_toronto,89.0,0.013509613761228199 1198,luxury_&_special_occasions,ultimate_thousand_islands_helicopter_tour,522.0,0.013504761432332025 22,"air,_helicopter_&_balloon_tours",thousand_islands_two_castle_helicopter_tour,265.64,0.013504761432332025 449,outdoor_activities,lynn_canyon_park_and_photography_tour,99.0,0.013497486935963796 1370,recommended_experiences,"sea_to_sky_highway_day_trip_from_vancouver:_shannon_falls,_britannia_mine_and_gondola_ride",130.0,0.013497031280696774 1154,multi-day_&_extended_tours,cape_breton_island,-1.0,0.013495666979546395 383,holiday_&_seasonal_tours,horse-drawn_sleigh_ride_in_banff,39.9,0.013490209774944882 370,"food,_wine_&_nightlife",st._john's_walking_food_tour,89.0,0.013484752570343365 1396,recommended_experiences,lake_louise_scenic_snowshoe_tour,79.0,0.013468380956538822 569,shopping_&_fashion,shopping_trip_to_toronto_premium_outlets,33.9,0.013424723319726703 273,"food,_wine_&_nightlife",toronto_distillery_district_walking_tour,23.73,0.013418719861734898 133,cultural_&_theme_tours,lake_louise_and_icefield_parkway_sightseeing_full-day_tour,170.0,0.013394162441028083 160,cultural_&_theme_tours,thousand_islands_sunset_dinner_cruise,99.44,0.013393658822048744 521,outdoor_activities,whistler_exotic_car_driving_experience,887.25,0.013393538912767948 617,tours_&_sightseeing,quebec_city_hop-on_hop-off_tour,42.55,0.013386640132146209 1374,recommended_experiences,kicking_horse_river_whitewater_rafting,159.6,0.01338305084767441 1133,shore_excursions,victoria_shore_excursion:_tastes_of_victoria_bike_tours,93.45,0.013381065682914584 1467,recommended_experiences,heritage_park_general_admission,11.5,0.013370151273711554 1224,private_&_custom_tours,shore_excursion:_prince_edward_island_and_anne_of_green_gables,470.0,0.013359236864508524 472,outdoor_activities,whistler_odyssey_tour:_off-road_buggy_adventure,229.0,0.013349049904942317 1400,recommended_experiences,3_hours_snowmobile_guided_tour/rental_1_hour_from_montreal,190.0,0.013348322455305494 1403,recommended_experiences,whistler_ski_rental_package_including_delivery,108.95,0.0133417727439234 797,tours_&_sightseeing,high_performance_mountain_bike_rental_in_squamish,80.0,0.013322856388715318 916,walking_&_biking_tours,calgary_and_banff_mountain_biking_adventure,420.0,0.013315579227696404 1409,recommended_experiences,small-group_wine_tour_from_niagara_falls_with_hotel_pickup,99.95,0.013300611884802502 847,walking_&_biking_tours,vancouver_highlights_bike_tour,94.45,0.013295429139221476 906,walking_&_biking_tours,whistler_electric_bike_tour_(ebike),105.0,0.013282836000087315 1540,recommended_experiences,2-day_whistler_sea_to_sky_tour_from_vancouver,166.95,0.013271921590884285 1137,shore_excursions,private_tour:_fraser_valley_wine_tour_in_vancouver,291.11,0.013271921590884285 1128,shore_excursions,quebec_city_shore_excursion:_half-day_tour_to_montmorency_falls_and_ste-anne-de-beaupré,57.5,0.013261007181681255 657,tours_&_sightseeing,whistler_odyssey_tour:_off-road_buggy_adventure,229.0,0.013260279732044432 315,"food,_wine_&_nightlife",christmas_walking_tour_in_old_montreal,21.0,0.013250092772478225 738,tours_&_sightseeing,wet_&_wild_elaho_exhilarator_&_sea_to_sky_gondola_combo_from_squamish,215.24,0.013242815611459312 1003,water_sports,english_bay_jet_ski_tour_from_vancouver_with_dinner_on_bowen_island,222.88,0.013232628651893102 1377,recommended_experiences,beyond_the_market_food_tour_in_montreal,104.0,0.013217069756547281 1257,private_&_custom_tours,canada_place_and_vancouver_waterfront_photography_tour,103.95,0.013206435135666106 113,"cruises,_sailing_&_water_tours",seaplane_flight_to_victoria_with_whale_watching_and_return_by_ferry,389.0,0.013206435135666106 1507,recommended_experiences,rzr_off-roading_tours_from_whistler,198.45,0.013204508593221333 852,walking_&_biking_tours,lost_souls_of_gastown_walking_tour,30.45,0.013198393219900788 250,day_trips_&_excursions,2-day_whistler_sea_to_sky_tour_from_vancouver,166.95,0.013198249328763834 270,"food,_wine_&_nightlife",evening_gourmet_tour_5_course_dinner_in_quebec_city,143.0,0.013196733142524446 834,transfers_&_ground_transport,whale-watching_cruise_from_victoria_to_vancouver,232.32,0.013195520726463076 971,water_sports,"kayak,_wine,_and_cheese_tour",155.75,0.013195520726463076 845,walking_&_biking_tours,niagara_falls_platinum_tour_from_toronto_with_cruise_and_lunch,149.0,0.01319026603531357 1441,recommended_experiences,day_and_night_tour_of_niagara_falls,300.0,0.013184606317260046 1148,multi-day_&_extended_tours,rockies_adventure_4-day_summer_tour,708.0,0.013176420510357775 568,outdoor_activities,5-night_churchill_tour_and_polar_bear_adventure_from_winnipeg,-1.0,0.013172327606906637 55,"cruises,_sailing_&_water_tours",victoria_zodiac_boat_whale_watching_tour,122.0,0.0131700546598729 1378,recommended_experiences,halifax_harbour_hopper_tour,42.67,0.013159470667354727 293,"food,_wine_&_nightlife",niagara-on-the-lake_winery_tasting_afternoon_tour_with_wine_and_cheese,95.0,0.01315653955160196 639,tours_&_sightseeing,best_of_both_niagara_falls _american/canadian_tour,204.42,0.013149680740740487 421,outdoor_activities,horse-drawn_sleigh_ride_in_banff,39.9,0.013149134487350198 1194,luxury_&_special_occasions,thousand_islands_sunset_dinner_cruise,99.44,0.013146826899857567 544,outdoor_activities,city_sights_e-bike_adventure_tour_-_guided,124.0,0.013140948680447927 922,walking_&_biking_tours,ottawa_highlights_3_hour_bike_tour,90.6,0.013140948680447927 346,"food,_wine_&_nightlife",byward_market_tasting_experience,82.0,0.013136583982626987 214,day_trips_&_excursions,jasper_to_banff_one-way_tour,257.25,0.013134398969065833 836,transfers_&_ground_transport,victoria_and_butchart_gardens_with_victoria_clipper_to_seattle_one-way_from_vancouver,373.0,0.013119119862041867 507,outdoor_activities,victoria_marine_wildlife_tour,112.35,0.013117441132110736 527,outdoor_activities,treetop_adventure_course,40.95,0.013110934055139595 1572,recommended_experiences,vancouver_bike_tour_with_beers_and_bites,104.0,0.01310456820465472 775,tours_&_sightseeing,niagara_falls_private_day_tour,621.0,0.013103528990887833 796,tours_&_sightseeing,independent_tour_of_montreal_by_bike,40.24,0.013101655741456747 566,outdoor_activities,whistler_intro_to_backcountry_skiing_and_splitboarding,282.45,0.013097291043635807 27,"air,_helicopter_&_balloon_tours",vancouver_to_victoria_by_seaplane_and_ferry,289.0,0.013094173402335138 412,outdoor_activities,capilano_suspension_bridge_and_grouse_mountain_from_vancouver,212.0,0.013071494560360775 1081,family_friendly,calgary_sightseeing_tour_by_sidecar,160.0,0.013068185064210834 437,outdoor_activities,winter_wildlife_discovery_tour,72.45,0.013066730164937188 791,tours_&_sightseeing,historical_tasting_old_quebec_walking_tour,52.0,0.013020890179214598 605,tours_&_sightseeing,guided_day_trip_niagara_falls_canadian_side_from_toronto,115.7,0.013003556626513008 401,sightseeing_tickets_&_passes,banff_sightseeing_chairlift,38.85,0.013002698608992655 1286,recommended_experiences,skylon_tower_observation_deck_admission,15.0,0.013002448131828326 1560,recommended_experiences,half_day_guided_horseback_ride_at_birkenhead_lake,303.46,0.012992511649426448 920,walking_&_biking_tours,whistler_singletrack_mountain_bike_tour,139.0,0.012989705772255843 260,day_trips_&_excursions,the_ultimate_group_package_deal_of_victoria,650.0,0.012988146951605509 495,outdoor_activities,columbia_icefield_tour_including_the_glacier_skywalk_from_calgary,380.1,0.012977232542402479 227,day_trips_&_excursions,"local_food,_craft_beverage_and_estate_winery_tour_of_cowichan_valley",150.0,0.012960860928597932 1145,multi-day_&_extended_tours,2-day_niagara_falls_tour_from_new_york_by_bus,436.23,0.01295722368041382 1548,recommended_experiences,whistler_blackcomb_salmon_bake_dinner_and_atv_tour,183.75,0.012951766475812303 1252,private_&_custom_tours,30_minute_private_vacation_photography_session_with_local_photographer_in_miami,340.8,0.01294448931479339 438,outdoor_activities,lake_louise_winter_wildlife_snowshoe_tour,49.0,0.01292702519420827 576,tours_&_sightseeing,vancouver_tour_including_capilano_suspension_bridge,130.0,0.01292266049638733 705,tours_&_sightseeing,private_tour:_fraser_valley_wine_tour_in_vancouver,291.11,0.01290083167798127 1027,water_sports,ready-set-go_rafting_trip_on_the_clearwater_river,120.75,0.0128977140366806 1295,recommended_experiences,niagara_falls_day_trip_from_toronto,169.0,0.012891939738647648 552,outdoor_activities,whistler_via_ferrata_tour,177.45,0.012884460064176727 1543,recommended_experiences,ottawa_highlights_3_hour_bike_tour,90.6,0.01287900285957521 1215,private_&_custom_tours,independent_bike_tour_of_vancouver,35.7,0.012874153195329724 1121,family_friendly,vancouver_island_atv_tour,627.9,0.012872764912323184 795,tours_&_sightseeing,montreal_bike_tour_with_bites,136.82,0.01285717404116915 1459,recommended_experiences,1-_or_2-hour_horseback_ride_in_pemberton,82.95,0.01285280934334821 203,day_trips_&_excursions,mountain_lakes_and_waterfalls_day_trip_from_banff,183.75,0.012837770054885834 211,day_trips_&_excursions,small-group_quebec_wine_tour_from_montreal_with_gourmet_lunch_or_cheese_tasting,97.73,0.012824726589786024 1209,private_&_custom_tours,old_montreal_private_walking_tour,160.0,0.012820793565375944 1007,water_sports,half-day_whitewater_rafting_in_revelstoke,130.2,0.012819120164746185 254,day_trips_&_excursions,small-group_niagara_falls_tour,250.0,0.012813516404357031 554,outdoor_activities,whistler_full-day_fly_fishing,271.95,0.012813516404357031 898,walking_&_biking_tours,whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.012806239243338118 1342,recommended_experiences,mountain_lakes_and_waterfalls_day_trip_from_banff,183.75,0.012805026827276744 206,day_trips_&_excursions,discover_grizzly_bears_from_banff,231.0,0.01279441618825173 1414,recommended_experiences,ottawa_city_tour_by_land_and_water,36.45,0.012785745414924908 696,tours_&_sightseeing,vancouver_to_victoria_by_seaplane_and_ferry,289.0,0.012760503178992216 854,walking_&_biking_tours,old_montreal_discovery_tour,60.0,0.012748029949138852 524,outdoor_activities,whistler_day_tour_from_vancouver,109.0,0.012748029949138852 3,featured_tours_and_tickets,niagara_falls_day_trip_from_toronto,169.0,0.012747222559981498 1309,recommended_experiences,vancouver_seaplane_tour,135.0,0.012744200846105464 534,outdoor_activities,whistler_premium_ski_rental_including_delivery,163.43,0.012742572744537339 208,day_trips_&_excursions,columbia_icefield_tour_including_the_glacier_skywalk_from_banff,281.4,0.012739540372058565 117,"cruises,_sailing_&_water_tours",vancouver_holiday_dinner_and_carols_cruise,88.88,0.012737115539935822 451,outdoor_activities,yellowknife_northern_lights_viewing_tour_including_3-nights_accommodation,700.0,0.012708737010147672 712,tours_&_sightseeing,okanagan_wine_country_bike_and_wine_tour,170.0,0.012704372312326732 184,cultural_&_theme_tours,fly_and_dine_to_bowen_island_from_vancouver,275.0,0.012704372312326732 770,tours_&_sightseeing,independent_bike_tour_of_niagara-on-the-lake_wineries_including_wine_tastings,64.0,0.012688781441172699 1070,family_friendly,escape_to_rugged_waterfalls_&_canyons,55.0,0.012682543493920673 891,walking_&_biking_tours,queen_street_west_pastry_tour,85.0,0.012674357687018401 1407,recommended_experiences,bike_tour_of_downtown_vancouver_and_stanley_park,68.25,0.012664911500342439 236,day_trips_&_excursions,columbia_icefield_tour_including_the_glacier_skywalk_from_calgary,380.1,0.012657986073213855 1167,luxury_&_special_occasions,day_trip_from_seattle_to_victoria_on_the_victoria_clipper,170.4,0.012652582161626028 1000,water_sports,private_salmon_fishing_charter_from_vancouver_for_up_to_4_people,749.77,0.012638885857108553 682,tours_&_sightseeing,helicopter_tour_over_mont-tremblant,171.31,0.012625242845604765 115,"cruises,_sailing_&_water_tours",vancouver_whale_watching_safari,259.0,0.012617057038702494 473,outdoor_activities,medicine_trail_snowshoe_tour,93.45,0.012613750207203237 723,tours_&_sightseeing,rideau_canal_cruise,29.0,0.012611860969868043 171,cultural_&_theme_tours,ontario_place_segway_glide,77.97,0.012608324978409934 1557,recommended_experiences,whale-watching_cruise_from_vancouver_to_victoria,248.06,0.012603960280588994 668,tours_&_sightseeing,vancouver_hop-on_hop-off_and_stanley_park_experience,127.0,0.012602505381315347 1442,recommended_experiences,victoria_in_one_day_sightseeing_tour,240.45,0.012595228220296434 545,outdoor_activities,badger_chute_rafting,132.25,0.012595228220296434 245,day_trips_&_excursions,victoria_highlight_city_tour,74.95,0.012595228220296434 913,walking_&_biking_tours,making_their_mark:_montreal_jewish_history_walking_tour,24.0,0.012590863522475498 1018,water_sports,turkey_point_flyboard_rental,89.99,0.012584313811093404 1258,private_&_custom_tours,quebec_city_shore_excursion:_private_walking_tour,19.58,0.012573399401890374 338,"food,_wine_&_nightlife",full-day_prince_edward_county_wine_tour_with_lunch,425.0,0.012564667341597814 1450,recommended_experiences,banff_national_park_tour_with_a_small_group,155.0,0.012555727438551875 59,"cruises,_sailing_&_water_tours",1-hour_toronto_harbour_tour_with_live_narration,21.24,0.012547205885663378 445,outdoor_activities,banff_via_ferrata_climbing_adventure,177.45,0.012541383623918108 805,theme_parks,niagara_skywheel_admission_ticket,14.68,0.012537018926097172 684,tours_&_sightseeing,3_hour_montreal_city_bike_tour_with_wine_or_beer,74.73,0.012531820192612037 69,"cruises,_sailing_&_water_tours",le_bateau-mouche_sightseeing_cruise_in_montreal,29.89,0.012529741765078255 962,water_sports,rouge_river_classic_whitewater_rafting_package,79.0,0.012524996022209457 630,tours_&_sightseeing,60-minute_the_royal_carriage_tour,215.0,0.012516645006964755 645,tours_&_sightseeing,vancouver_super_saver:_1-day_city_hop-on_hop-off_tour_and_attractions_combo,81.0,0.012507912946672195 529,outdoor_activities,2-day_whistler_sea_to_sky_tour_from_vancouver,166.95,0.012499727139769923 1343,recommended_experiences,montreal_city_hop-on_hop-off_tour,56.0,0.012492148873223679 1115,family_friendly,nanaimo_kid_aerial_adventure,20.99,0.012486084128266135 1473,recommended_experiences,lake_louise_night_snowshoe_tour,59.0,0.012478806967247222 1580,recommended_experiences,independent_tour_of_montreal_by_bike,40.24,0.012477352067973575 804,theme_parks,ripley's_believe_it_or_not!_niagara_falls_admission,10.95,0.012476160969117678 1340,recommended_experiences,toronto_distillery_district_walking_tour,23.73,0.012463162803079499 1318,recommended_experiences,capilano_suspension_bridge_and_grouse_mountain_from_vancouver,212.0,0.012458302480231276 894,walking_&_biking_tours,toronto_islands_evening_bike_tour,96.05,0.012452349650602476 709,tours_&_sightseeing,1-day_hop-on_hop-off_sightseeing_tour_with_robert_bateman_centre_combo,40.0,0.012442426491454016 298,"food,_wine_&_nightlife",small-group_wine_tour_from_niagara_falls_with_hotel_pickup,99.95,0.012425585899129028 801,tours_&_sightseeing,banff_mountain_photography_tour,300.0,0.012420597673047956 924,walking_&_biking_tours,stanley_park_photography_tour_in_vancouver,104.0,0.012420597673047956 565,outdoor_activities,snowshoe_teepee_tour_-_daytime,89.0,0.012415140468446443 808,transfers_&_ground_transport,day_trip_from_seattle_to_victoria_on_the_victoria_clipper,170.41,0.012413749520789219 16,"air,_helicopter_&_balloon_tours",ultimate_niagara_falls_tour_plus_helicopter_ride_and_skylon_tower_lunch,317.42,0.012413581647796108 860,walking_&_biking_tours,small-group_walking_tour_of_toronto's_kensington_market_and_chinatown,53.0,0.012408004533913795 314,"food,_wine_&_nightlife",best_of_victoria_food_tour,68.25,0.012407500914934456 347,"food,_wine_&_nightlife",jewish_neighborhood_food_tour,95.44,0.012407500914934456 1077,family_friendly,independent_bike_tour_of_vancouver,35.7,0.01240119368676464 267,"food,_wine_&_nightlife",half-day_beer_cider_and_wine_tour,35.0,0.012387854445438867 726,tours_&_sightseeing,4_hour_bike_rental_in_quebec_city,31.04,0.012385672096528397 448,outdoor_activities,lake_louise_scenic_snowshoe_tour,79.0,0.012364466806382472 1584,recommended_experiences,private_winery_tour_of_niagara_wine_country,165.0,0.012333282399423717 1165,multi-day_&_extended_tours,5-night_churchill_tour_and_polar_bear_adventure_from_winnipeg,-1.0,0.012333282399423717 1089,family_friendly,montreal_mural_tour,45.0,0.012327825194822204 667,tours_&_sightseeing,quebec_city_dinner_cruise,142.56,0.012322367990220687 678,tours_&_sightseeing,jasper_city_sightseeing_tour_and_maligne_lake_cruise,198.45,0.012322367990220687 814,transfers_&_ground_transport,shared_transfer:_jasper_to_edmonton_airport_or_edmonton_mall,93.45,0.012322367990220687 1552,recommended_experiences,sunwapta_river_self-drive_rafting_trip,93.45,0.012311453581017658 918,walking_&_biking_tours,quebec_city_private_walking_tour_-_the_history_of_french_&_british_america,130.0,0.012311453581017658 1263,private_&_custom_tours,30_minute_private_vacation_photography_session_with_local_photographer_in_amsterdam,340.8,0.012311453581017658 79,"cruises,_sailing_&_water_tours",toronto_harbour_sightseeing_cruise,29.32,0.012304176419998744 592,tours_&_sightseeing,historic_downtown_victoria_food_tour,70.0,0.0123036568131153 170,cultural_&_theme_tours,"rabbis,_writers_and_radicals:_montreal_jewish_history_walking_tour",24.0,0.012296901923630515 1362,recommended_experiences,columbia_icefield_tour_including_the_glacier_skywalk_from_banff,281.4,0.012294343858973555 94,"cruises,_sailing_&_water_tours",victoria_marine_wildlife_tour,112.35,0.01229298222247386 316,"food,_wine_&_nightlife",fort_street_food_walking_tour_in_victoria,60.0,0.012280892702319038 213,day_trips_&_excursions,"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls",144.95,0.012278710353408568 711,tours_&_sightseeing,guided_electric_bike_tour_in_whistler,134.96,0.012277447308984196 202,day_trips_&_excursions,skagway_shore_excursion:_bennett_train_journey_on_the_white_pass_rail,322.48,0.012276528004498102 817,transfers_&_ground_transport,"alberta_transfer:_banff,_jasper,_lake_louise,_calgary_and_kananaskis",33.6,0.012262338739604025 735,tours_&_sightseeing,calgary_and_banff_mountain_biking_adventure,420.0,0.012256881535002508 1371,recommended_experiences,quebec_pub_crawl,28.0,0.012249988083682137 547,outdoor_activities,cheakamus_family_adventure,124.95,0.01224932458566174 63,"cruises,_sailing_&_water_tours",vancouver_harbor_sightseeing_cruise,40.9,0.012241290663848475 51,"cruises,_sailing_&_water_tours",victoria_whale_watching_adventure_in_a_zodiac_vessel,116.82,0.012234578408774639 428,outdoor_activities,snowshoeing_on_top_of_the_world,95.0,0.012219773609572483 324,"food,_wine_&_nightlife",fraser_valley_wine_tour,135.45,0.012214782718840723 1463,recommended_experiences,the_pork_and_bacon_walking_food_tour_of_toronto's_hogtown_history,98.0,0.012210495295889634 12,"air,_helicopter_&_balloon_tours",whistler_helicopter_tour,187.95,0.012203148853952926 24,"air,_helicopter_&_balloon_tours",victoria_and_butchart_gardens_by_seaplane_and_speed_boat,489.0,0.012195032327968446 188,cultural_&_theme_tours,the_really_gay_history_tour,38.85,0.012194243591365884 789,tours_&_sightseeing,beyond_city_sights_e-bike_adventure_tour,89.0,0.012193577428694799 151,cultural_&_theme_tours,the_sip_of_mtl_brew_tour,86.25,0.012173203509562386 1339,recommended_experiences,whistler_superfly_ziplines,103.95,0.012165523986290137 1351,recommended_experiences,7-minute_helicopter_tour_over_toronto,123.18,0.01215865185217524 148,cultural_&_theme_tours,halifax_segway_city_tour,102.35,0.01215865185217524 185,cultural_&_theme_tours,toronto:_'new_york_times_journeys'_afternoon_arts_walking_tour_with_food_and_drink,98.0,0.01215865185217524 506,outdoor_activities,fishing_adventure_in_whistler,165.0,0.01214591748655481 286,"food,_wine_&_nightlife",quebec_pub_crawl,28.0,0.01213107804689376 875,walking_&_biking_tours,victoria_castles_and_neighborhoods_bike_tour,57.75,0.01212590862456615 205,day_trips_&_excursions,victoria_and_butchart_gardens_tour_from_vancouver,212.0,0.012119036490451256 1381,recommended_experiences,konzelmann_estate_winery:_junk_food_wine_pairing,15.0,0.01211499421536312 1106,family_friendly,vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane,569.0,0.01211499421536312 564,outdoor_activities,horseback_ride_through_canadian_mountains,70.0,0.01210407980616009 1571,recommended_experiences,30-minute_victoria_carriage_tour_including_james_bay,115.0,0.01210407980616009 511,outdoor_activities,guided_zipline_tour_in_mont_tremblant,114.58,0.012097692638469746 1390,recommended_experiences,banff_via_ferrata_climbing_adventure,177.45,0.012094620296230707 1065,family_friendly,tour_to_niagara_falls_from_toronto,89.0,0.012085888235938147 675,tours_&_sightseeing,montreal_food_truck_tour_by_bike,159.83,0.01208225098775403 1517,recommended_experiences,30-minute_distillery_district_segway_tour_in_toronto,44.07,0.012081845960850015 359,"food,_wine_&_nightlife",3.5-hour_ossington_strip_food_tour_in_toronto,189.0,0.012071336578551 1231,private_&_custom_tours,island_scenic_&_anne_of_green_gables_private_tour,322.0,0.012064059417532087 755,tours_&_sightseeing,best_of_ottawa_bike_tour,113.5,0.012062242125765371 371,"food,_wine_&_nightlife",independent_bike_tour_of_niagara-on-the-lake_wineries_including_wine_tastings,64.0,0.012061980989998309 1568,recommended_experiences,4-day_bicycle_tour_through_canadian_rockies,-1.0,0.012049507760144941 10,"air,_helicopter_&_balloon_tours",vancouver_seaplane_tour,135.0,0.012047975586001451 1427,recommended_experiences,downtown_vancouver_sightseeing_cruise_in_a_zodiac_vessel,69.57,0.012046390118844272 959,water_sports,jasper_rafting_athabasca_canyon_run,93.45,0.012044050555543428 930,walking_&_biking_tours,city_sights_e-bike_adventure_tour_-_guided,124.0,0.012042230599126028 1508,recommended_experiences,jasper_rafting_trip_on_athabasca_river_mile_5,72.45,0.012038593350941911 688,tours_&_sightseeing,sw_best_of_edmonton_bus_tour,26.25,0.01203040754403964 1536,recommended_experiences,craigdarroch_castle_pedicab_tour,108.0,0.012020401780719968 619,tours_&_sightseeing,peggy's_cove_day_trip_from_halifax,57.49,0.012009207583195083 256,day_trips_&_excursions,vancouver_to_whistler_scenic_flight,208.01,0.012005850123332822 249,day_trips_&_excursions,vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane,569.0,0.012005850123332822 356,"food,_wine_&_nightlife",corktown_and_distillery_historic_district_food_tour,99.0,0.011994935714129792 84,"cruises,_sailing_&_water_tours",vancouver_to_victoria_by_seaplane_and_ferry,289.0,0.01197466571637407 1425,recommended_experiences,marine_wildlife_tour_by_zodiac,110.25,0.011968430433772728 893,walking_&_biking_tours,small-group_afternoon_bike_tour_of_vancouver,68.25,0.011967649691122219 1032,water_sports,discovery_island_kayak_tour,199.0,0.011966160151389675 481,outdoor_activities,1-_or_2-hour_horseback_ride_in_pemberton,82.95,0.011956370224775435 695,tours_&_sightseeing,whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.011954915325501789 1253,private_&_custom_tours,whistler_singletrack_mountain_bike_tour,139.0,0.011949719256667338 28,"air,_helicopter_&_balloon_tours",seaplane_flight_to_victoria_with_ground_transport_and_butchart_gardens_admission,449.0,0.011949095728407206 368,"food,_wine_&_nightlife",vancouver_railtown_district_food_tour,62.98,0.011945820872716159 71,"cruises,_sailing_&_water_tours",victoria_whale_watching_tour_by_zodiac,114.45,0.01194445657156578 1075,family_friendly,niagara_falls_domed_jet-boat_ride,79.04,0.0119379388359919 311,"food,_wine_&_nightlife","local_food,_craft_beverage_and_estate_winery_tour_of_cowichan_valley",150.0,0.01192321131165959 1357,recommended_experiences,maligne_canyon_ice_walk,72.45,0.01192009367035892 1447,recommended_experiences,squamish_explorer_flightseeing_tour,162.75,0.011907620440505553 1251,private_&_custom_tours,60_minute_private_vacation_photography_session_with_local_photographer_in_cape_town,477.13,0.011896706031302523 1532,recommended_experiences,whistler_exotic_car_driving_experience,887.25,0.011893588390001854 1385,recommended_experiences,private_winery_tour_of_niagara-on-the-lake,165.0,0.01189306878311841 863,walking_&_biking_tours,stanley_park_bike_tour,68.25,0.01185850559909192 1588,recommended_experiences,5-night_churchill_tour_and_polar_bear_adventure_from_winnipeg,-1.0,0.011857141297941541 96,"cruises,_sailing_&_water_tours",vancouver_city_and_seals_scenic_boat_tour,61.95,0.011856024809304807 943,walking_&_biking_tours,beyond_city_sights_e-bike_adventure_tour,89.0,0.011848683696669467 389,holiday_&_seasonal_tours,half-day_ice_fishing,208.95,0.011842133985287374 295,"food,_wine_&_nightlife",toronto_craft_brewery_tour,108.72,0.011839951636376907 167,cultural_&_theme_tours,yukon_breakfast_snowmobile_tour,246.75,0.011834068087665899 405,sightseeing_tickets_&_passes,whale-watching_cruise_from_victoria_and_butchart_gardens_admission,174.56,0.011827582327900231 633,tours_&_sightseeing,montreal_shore_excursion:_walking_tour_of_old_montreal,29.5,0.011809390757678288 134,cultural_&_theme_tours,small-group_toronto_ghosts_and_spirits_of_the_distillery_tour,24.5,0.011808442142034664 1119,family_friendly,gourmet_bike_tour_in_niagara-on-the-lake_with_wine_and_beer,134.47,0.01180211359665937 7,featured_tours_and_tickets,ultimate_niagara_falls_tour_plus_helicopter_ride_and_skylon_tower_lunch,317.42,0.011788342681922737 1064,family_friendly,best_of_vancouver_-_4_hours,186.65,0.011787561939272228 1446,recommended_experiences,quebec_city_dinner_cruise,142.56,0.011783924691088112 748,tours_&_sightseeing,niagara_falls_and_niagara-on-the-lake_day_tour_from_toronto,198.0,0.011783197241451288 533,outdoor_activities,fraser_river_half-day_fishing_adventure_for_salmon_or_sturgeon,450.0,0.011765733120866168 1464,recommended_experiences,whistler_wilderness_adventure_snowmobile_tour,159.0,0.011762508893538123 1530,recommended_experiences,squamish_elaho_white-water_rafting_from_whistler,173.24,0.011738447097858592 1462,recommended_experiences,north_van_shipyards_district_food_tour,73.0,0.011724804086354804 1399,recommended_experiences,viator_exclusive:_2-day_victoria_and_butchart_gardens_tour_with_overnight_at_the_fairmont_empress,631.54,0.011700246665647989 557,outdoor_activities,6-day_cascade_valley_backcountry_tent_trip_by_horseback,-1.0,0.011700246665647989 1264,private_&_custom_tours,"craft_vine,_orchard_&_stills",140.0,0.011692969504629072 725,tours_&_sightseeing,montreal_afternoon_tea_tour,149.5,0.011690891077095294 62,"cruises,_sailing_&_water_tours",victoria_to_vancouver_tour_with_butchart_gardens_admission_and_sunset_cruise_to_vancouver,143.07,0.01168933225644496 539,outdoor_activities,nanaimo_bungy_jump,136.49,0.01168714990753449 599,tours_&_sightseeing,montreal_city_hop-on_hop-off_tour,56.0,0.011686422457897666 967,water_sports,squamish_cheakamus_white-water_rafting,120.74,0.011686121352370335 1260,private_&_custom_tours,private_tour_of_niagara_falls_from_toronto,599.0,0.01167841784724193 884,walking_&_biking_tours,quebec_lower_town_historical_bike_tour,57.0,0.01167841784724193 590,tours_&_sightseeing,capilano_suspension_bridge_and_grouse_mountain_from_vancouver,212.0,0.011676432682482099 912,walking_&_biking_tours,victoria_highlight_city_tour,74.95,0.0116675034380389 651,tours_&_sightseeing,vancouver_city_tour_with_vancouver_lookout_admission,80.0,0.011663866189854783 275,"food,_wine_&_nightlife",small-group_toronto_beer_tour,80.0,0.011655946848020945 329,"food,_wine_&_nightlife",west_kelowna_wine_tour,145.95,0.011652496125384732 1113,family_friendly,nanaimo_bungy_jump,136.49,0.01164349227072237 886,walking_&_biking_tours,3_hour_montreal_city_bike_tour_with_wine_or_beer,74.73,0.011631642569129137 434,outdoor_activities,snowmobile_british_columbia_tour_for_intermediate_riders,151.2,0.011631485354738763 1023,water_sports,full-day_thompson_river_motorized_rafting_tour_with_lunch,189.0,0.011627483049410893 1069,family_friendly,niagara_falls_and_boat_cruise,105.0,0.01161293139202375 883,walking_&_biking_tours,north_van_shipyards_district_food_tour,73.0,0.01161293139202375 687,tours_&_sightseeing,montreal's_underground_city_indoor_tour,65.0,0.011596559778219204 1094,family_friendly,kicking_horse_river_rafting_family_adventure_including_bbq_lunch,81.9,0.01159507023848666 692,tours_&_sightseeing,walking_tour_of_niagara-on-the-lake_historic_district,25.0,0.01159422021491836 1535,recommended_experiences,treetop_adventure_course,40.95,0.01159110257361769 1054,family_friendly,whistler_sightseeing_tours_-_discover_all_of_whistler_this_winter!,83.99,0.01158018816441466 1058,family_friendly,"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls",144.95,0.01158018816441466 855,walking_&_biking_tours,christmas_in_quebec_city:_small-group_gourmet_food_tour,55.0,0.01156927375521163 1489,recommended_experiences,private_tour_of_niagara_falls_with_hornblower_boat_cruise,995.0,0.011561996594192714 729,tours_&_sightseeing,electric_bike_rental_on_ile_d'orleans,59.95,0.011547444936805571 1279,private_&_custom_tours,private_tour:_niagara_falls_from_toronto_with_lunch_and_boat,675.0,0.011547444936805571 1335,recommended_experiences,flyover_canada_simulated_flight_ride,34.65,0.011540727352430367 1332,recommended_experiences,jasper_skytram,49.3,0.011540167775786654 734,tours_&_sightseeing,calgary_bow_river_valley_60-minute_segway_adventure,59.99,0.011532893279418425 595,tours_&_sightseeing,winter_tour:_banff_and_its_wildlife,70.35,0.011531073323001025 1265,private_&_custom_tours,niagara_falls_custom_day_tour,869.0,0.011525616118399511 902,walking_&_biking_tours,okanagan_wine_country_bike_and_wine_tour,170.0,0.011525616118399511 1456,recommended_experiences,undiscovered_niagara_wine_country_tour,149.0,0.011525616118399511 1074,family_friendly,vancouver_super_saver:_1-day_city_hop-on_hop-off_tour_and_attractions_combo,81.0,0.011517430311497236 23,"air,_helicopter_&_balloon_tours",helicopter_tour_over_mont-tremblant,171.31,0.011511973106895723 110,"cruises,_sailing_&_water_tours",whale-watching_cruise_from_victoria_and_butchart_gardens_admission,174.56,0.011500150051809335 901,walking_&_biking_tours,guided_electric_bike_tour_in_whistler,134.96,0.011498042313118028 1504,recommended_experiences,vancouver_craft_brewery_and_food_tour,94.99,0.011484687083888147 1389,recommended_experiences,columbia_icefield_tour_including_the_glacier_skywalk_from_jasper,232.05,0.011483170897648762 1187,luxury_&_special_occasions,thousand_islands_two_castle_helicopter_tour,265.64,0.011467406824200246 876,walking_&_biking_tours,quebec_city_private_walking_tour_-_400_years_of_french_america,130.0,0.011452852502162415 806,theme_parks,clifton_hill_fun_pass:_top_6_attractions,33.84,0.011450427670039672 846,walking_&_biking_tours,3-hour_maligne_canyon_ice-walk_from_jasper,65.0,0.011449215253978302 1418,recommended_experiences,luxury_coach_tour_of_niagara_falls_with_lunch_and_hornblower_cruise_from_toronto,215.0,0.011444538792027295 1126,shore_excursions,skagway_shore_excursion:_bennett_train_journey_on_the_white_pass_rail,322.47,0.011444413553445134 686,tours_&_sightseeing,4-hour_eagle_viewing_river_float_trip_from_squamish_with_lunch,125.99,0.011443758049376786 548,outdoor_activities,whistler_backcountry_skiing_and_splitboarding,282.45,0.011441029447076027 519,outdoor_activities,snowmobile_trailblazer_tour_for_advanced_riders,240.45,0.011438300844775273 559,outdoor_activities,intro_to_mountain_biking_in_squamish,175.0,0.011427386435572243 1341,recommended_experiences,whistler_helicopter_tour,187.95,0.011424868340675548 336,"food,_wine_&_nightlife",walking_tour_of_niagara-on-the-lake_historic_district,25.0,0.011403998796515848 82,"cruises,_sailing_&_water_tours","niagara_falls_tour_with_boat_cruise,_journey_and_fallsview_lunch_from_toronto",260.0,0.011391005959779037 1384,recommended_experiences,arctic_day:_yukon_wildlife_and_hot_springs_tour,145.95,0.011383728798760123 1410,recommended_experiences,60-minute_the_royal_carriage_tour,215.0,0.011376782054426066 488,outdoor_activities,arctic_day:_hiking_tour_half_day,135.45,0.011372814389557093 1273,private_&_custom_tours,90_minute_private_vacation_photography_session_with_local_photographer_in_paris,681.61,0.011372814389557093 964,water_sports,river_of_golden_dreams_canoe_tour_in_whistler,114.45,0.011350985571151034 137,cultural_&_theme_tours,exclusive_private_tour_to_niagara_falls_from_toronto,650.0,0.011350985571151034 1002,water_sports,half-day_ice_fishing,208.95,0.011340071161948004 398,sightseeing_tickets_&_passes,calgary_zoo_admission_ticket,31.45,0.011331581584867717 269,"food,_wine_&_nightlife",haunted_montreal_pub_crawl,24.0,0.011314605095357828 465,outdoor_activities,covered_wagon_or_horseback_ride_in_banff_with_western_cookout,103.95,0.011310237732886204 1117,family_friendly,immersion_quebec:_virtual_reality_experience_of_quebec_city's_history,17.99,0.011307327934338914 1063,family_friendly,toronto_city_tour_with_cn_tower,99.0,0.011307327934338914 1030,water_sports,vancouver_whale_watching_safari,259.0,0.011307327934338914 496,outdoor_activities,dune_buggy_4x4_tours,197.77,0.011300050773319997 1087,family_friendly,queen_street_west_pastry_tour,85.0,0.011290956320534368 132,cultural_&_theme_tours,christmas_in_quebec_city:_small-group_gourmet_food_tour,55.0,0.011285499115932855 1245,private_&_custom_tours,island_scenic_&_anne_of_green_gables_private_tour_for_7_-_12_passengers,545.0,0.011285499115932855 1028,water_sports,guaranteed_addiction_full_day_rafting_on_clearwater_river_with_lunch,187.95,0.011275797122791194 107,"cruises,_sailing_&_water_tours",lake_louise_winter_sightseeing_gondola,36.7,0.011263670297526795 103,"cruises,_sailing_&_water_tours",ottawa_river_tours,27.0,0.011257717467897992 1200,luxury_&_special_occasions,"craft_vine,_orchard_&_stills",140.0,0.011252755888323765 470,outdoor_activities,marine_wildlife_tour_by_zodiac,110.25,0.01125119706767343 399,sightseeing_tickets_&_passes,kamloops_bc_wildlife_park_admission,12.45,0.011249118640139649 317,"food,_wine_&_nightlife",whistler's_hidden_gems_dinner_tour,104.99,0.011243919906654513 1490,recommended_experiences,luxury_bus_tour_of_niagara_falls_with_hornblower_cruise_from_toronto,170.0,0.011234564318101818 857,walking_&_biking_tours,"show_me_the_city,_toronto_walking_tour",36.0,0.01123248589056804 530,outdoor_activities,overnight_camping_and_river-rafting_trip_in_squamish,425.24,0.011225469865316189 1567,recommended_experiences,whistler_half-day_mountain_bike_tour,208.95,0.011220012660714675 562,outdoor_activities,beyond_city_sights_e-bike_adventure_tour,89.0,0.011220012660714675 1131,shore_excursions,victoria_shore_excursion:_whale-watching_cruise_with_expert_naturalist_guides,94.5,0.011220012660714675 1191,luxury_&_special_occasions,small-group_annapolis_valley_wine_and_food_tour_from_halifax,160.0,0.011220012660714675 708,tours_&_sightseeing,thousand_islands_sunset_dinner_cruise,99.44,0.011213295076339471 1454,recommended_experiences,montreal_dinner_cruise,142.56,0.011209098251511646 634,tours_&_sightseeing,historical_chinatown_walking_tour,15.0,0.011198183842308616 430,outdoor_activities,yellowknife_dog_sledding_tour,95.0,0.011187269433105586 1109,family_friendly,gulf_islands_kayak_and_seaplane_adventure,629.0,0.011176355023902556 75,"cruises,_sailing_&_water_tours",montreal_dinner_cruise,142.56,0.011173237382601887 187,cultural_&_theme_tours,in_the_shadow_of_the_mountain,24.0,0.011165440614699526 851,walking_&_biking_tours,toronto_distillery_district_walking_tour,23.73,0.011156708554406966 1056,family_friendly,2-day_niagara_falls_tour_from_new_york_by_bus,436.23,0.011130877430673036 785,tours_&_sightseeing,sunset_e-bike_adventure_w/wine_&_cheese,99.0,0.01112542022607152 625,tours_&_sightseeing,tour_to_niagara_falls_from_toronto,89.0,0.01112542022607152 1544,recommended_experiences,english_bay_jet_ski_tour_from_vancouver_with_dinner_on_bowen_island,222.88,0.011123965326797877 986,water_sports,harbour_kayak_tour,145.0,0.011110868568684377 125,cultural_&_theme_tours,4-_to_6-hour_northern_lights_tour_from_yellowknife,85.0,0.011108139966383618 1525,recommended_experiences,jasper_rock_climbing_experience,125.0,0.01110359140766546 831,transfers_&_ground_transport,downtown_vancouver_to_whistler_private_transfer,393.75,0.011099954159481347 1045,family_friendly,ice_hotel_visit_&_transportation,51.75,0.011089039750278317 1534,recommended_experiences,blackcomb_sunset_jeep_tour,145.95,0.011080307689985757 418,outdoor_activities,dogsled_adventure_in_mont-tremblant,169.34,0.011071575629693194 1333,recommended_experiences,victoria_and_butchart_gardens_day_trip_from_vancouver,194.25,0.011071575629693194 1219,private_&_custom_tours,vancouver_city_private_tour,141.75,0.011067210931872257 1444,recommended_experiences,victoria_whale_watching_tour_by_zodiac,114.45,0.011064482329571499 165,cultural_&_theme_tours,rideau_canal_cruise,29.0,0.011049538968533758 1492,recommended_experiences,small-group_annapolis_valley_wine_and_food_tour_from_halifax,160.0,0.011045382113466198 864,walking_&_biking_tours,bike_tour_to_montmorency_falls_from_quebec_city,75.0,0.011033255288201795 344,"food,_wine_&_nightlife",vancouver_craft_brewery_and_food_tour,94.99,0.011029010499661651 490,outdoor_activities,small-group_zipline_adventure,93.45,0.01102271393009457 1570,recommended_experiences,seaplane_flight_to_victoria_with_whale_watching_and_return_by_ferry,389.0,0.011001724476654078 1141,shore_excursions,vancouver_shore_excursion:_small-group_granville_island_market_tour,79.9,0.011001724476654078 637,tours_&_sightseeing,niagara_falls_and_boat_cruise,105.0,0.010994447315635165 1031,water_sports,victoria_oak_bay_shoreline_kayak_tour,79.0,0.010989251246800714 299,"food,_wine_&_nightlife",quebec_city_craft_brewery_and_beer_tasting_small-group_tour,74.73,0.010986445369630109 1205,luxury_&_special_occasions,thousand_islands_helicopter_tour,114.84,0.010979895658248019 212,day_trips_&_excursions,winter_wildlife_discovery_tour,72.45,0.010979895658248019 1519,recommended_experiences,rideau_canal_cruise,29.0,0.010975738803180458 320,"food,_wine_&_nightlife",food_walking_tour_of_granville_island_public_market,60.0,0.010972098890345658 719,tours_&_sightseeing,full_day_bike_rental,37.94,0.010965344000860872 1014,water_sports,brentwood_bay_kayak_tour_and_butchart_gardens_visit,100.8,0.010958066839841959 862,walking_&_biking_tours,fat_ebike_ride_on_mount_royal,86.23,0.010958066839841959 26,"air,_helicopter_&_balloon_tours",whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.010950789678823045 487,outdoor_activities,whistler_half-day_fly_fishing,208.95,0.010947152430638929 98,"cruises,_sailing_&_water_tours",rideau_canal_cruise,29.0,0.010945593609988594 979,water_sports,kicking_horse_river_rafting_family_adventure_including_bbq_lunch,81.9,0.010940205686304872 888,walking_&_biking_tours,the_pork_and_bacon_walking_food_tour_of_toronto's_hogtown_history,98.0,0.010928052214533628 439,outdoor_activities,"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls",144.95,0.01092532361223287 328,"food,_wine_&_nightlife",the_pork_and_bacon_walking_food_tour_of_toronto's_hogtown_history,98.0,0.010900766191526051 1365,recommended_experiences,small-group_walking_tour_of_toronto's_kensington_market_and_chinatown,53.0,0.010862355251911385 366,"food,_wine_&_nightlife",eat_like_a_canadian_food_&_sightseeing_tour,83.8,0.01084892274781166 543,outdoor_activities,whistler_half-day_spin_fishing,208.95,0.01084892274781166 74,"cruises,_sailing_&_water_tours",halifax_dinner_cruise,92.56,0.01084892274781166 919,walking_&_biking_tours,canyon_sainte-anne_walking_tour,13.5,0.01083800833860863 555,outdoor_activities,6-day_halfway_lodge_backcountry_trip_by_horseback,-1.0,0.010821636724804084 1291,recommended_experiences,greg_frewin_wild_magic_show,32.77,0.010814252977757798 672,tours_&_sightseeing,private_niagara_falls_tour_in_a_suv,650.0,0.01080962980882048 887,walking_&_biking_tours,montreal_north_city_bike_tour,88.25,0.01078616489489424 1529,recommended_experiences,calgary_and_banff_mountain_biking_adventure,420.0,0.010783436292593481 1393,recommended_experiences,quebec_city_shore_excursion:_half-day_tour_to_montmorency_falls_and_ste-anne-de-beaupré,57.5,0.010779071594772541 258,day_trips_&_excursions,vancouver_island_atv_tour,627.9,0.010774080704040786 749,tours_&_sightseeing,"cycling_the_nation's_capital,_self-guided",28.0,0.010772521883390451 1202,luxury_&_special_occasions,gourmet_bike_tour_in_niagara-on-the-lake_with_wine_and_beer,134.47,0.010768884635206335 1359,recommended_experiences,sea_to_sky_and_whistler_village_tour,157.5,0.010761607474187421 526,outdoor_activities,snowcat_snowshoe_adventure,169.0,0.010750693064984392 844,walking_&_biking_tours,niagara_falls_tour_day_trip_from_toronto,89.0,0.010744628320026848 990,water_sports,whitewater_rafting_on_toby_creek,70.35,0.010738870009898004 1566,recommended_experiences,west_niagara_wine_tour,99.0,0.010735413957960422 200,day_trips_&_excursions,ice_hotel_visit_&_transportation,51.75,0.010717949837375302 982,water_sports,victoria_marine_wildlife_tour,112.35,0.010709553523068967 978,water_sports,hell's_gate_full-day_whitewater_rafting_trip_with_lunch,189.0,0.010696121018969242 435,outdoor_activities,snowmobile_tour,135.0,0.010696121018969242 923,walking_&_biking_tours,granville_island_night_photography_tour,103.95,0.010681568029256756 944,walking_&_biking_tours,old_montreal_walking_tour,25.0,0.01066883499596167 1306,recommended_experiences,quebec_ice_hotel_tour,20.68,0.010663377791360153 215,day_trips_&_excursions,niagara_falls_day_trip_from_new_york_by_air,721.16,0.010652463382157123 1320,recommended_experiences,sea_to_sky_gondola_ticket,39.95,0.010652463382157123 1116,family_friendly,independent_bike_tour_of_niagara-on-the-lake_wineries_including_wine_tastings,64.0,0.01064622676723044 1146,multi-day_&_extended_tours,viator_exclusive:_2-day_victoria_and_butchart_gardens_tour_with_overnight_at_the_fairmont_empress,631.54,0.010641548972954093 1048,family_friendly,montreal_tower_observatory_admission_plus_optional_ticket_to_botanical_garden,23.75,0.010641548972954093 182,cultural_&_theme_tours,explore_the_unexplored:_exploration_game_on_electric_three-wheeled_scooters,102.33,0.010630634563751063 983,water_sports,jasper_rafting_trip_on_athabasca_river_mile_5,72.45,0.010630634563751063 1368,recommended_experiences,northern_lights_and_arctic_circle_day_trip_from_fairbanks,299.91,0.010624681734122263 15,"air,_helicopter_&_balloon_tours",seaplane_flight_to_victoria_and_whale-watching_cruise,469.0,0.01062335873505749 813,transfers_&_ground_transport,victoria_day_trip_from_seattle_with_butchart_gardens,271.29,0.010619720154548033 589,tours_&_sightseeing,ice_hotel_visit_&_transportation,51.75,0.010608805745345003 1186,luxury_&_special_occasions,calgary_sightseeing_tour_by_sidecar,160.0,0.010608805745345003 1079,family_friendly,shared_wonder_tour,297.73,0.010608805745345003 781,tours_&_sightseeing,coastal_lighthouse_and_winery_tour,86.25,0.010565148108532884 415,outdoor_activities,winter_tour:_banff_and_its_wildlife,70.35,0.010544229268335523 38,"air,_helicopter_&_balloon_tours",gulf_islands_kayak_and_seaplane_adventure,629.0,0.010543319290126824 1276,private_&_custom_tours,60_minute_private_vacation_photography_session_with_local_photographer_in_maui,477.13,0.010532404880923794 219,day_trips_&_excursions,private_niagara_falls_full-day_tour_from_toronto,700.0,0.010525856501867045 1527,recommended_experiences,private_tour:_gardens_of_vancouver,193.54,0.010521490471720765 1307,recommended_experiences,niagara_skywheel_admission_ticket,14.68,0.010503300233824162 1084,family_friendly,quebec_lower_town_historical_bike_tour,57.0,0.010499661653314705 499,outdoor_activities,canadian_classic_snowmobile_tour,166.95,0.010496023072805248 1577,recommended_experiences,lunch_fiesta_wine_tour,123.17,0.010485108663602218 895,walking_&_biking_tours,walking_tour_of_niagara-on-the-lake_historic_district,25.0,0.010477832834908645 935,walking_&_biking_tours,gourmet_bike_tour_in_niagara-on-the-lake_with_wine_and_beer,134.47,0.010477832834908645 90,"cruises,_sailing_&_water_tours",victoria_sunset_whale-watching_cruise,140.7,0.010462240631429268 1086,family_friendly,toronto_harbour_sightseeing_cruise,29.32,0.010456004016502585 1093,family_friendly,thousand_islands_sunset_dinner_cruise,99.44,0.01045348592160589 1430,recommended_experiences,wine_tasting_and_pairing_afternoon_tour,104.99,0.010442907258389086 1387,recommended_experiences,grévin_wax_museum_admission_in_montreal,18.0,0.010434175198096526 146,cultural_&_theme_tours,light_up_niagara_falls,279.0,0.010434175198096526 1470,recommended_experiences,niagara-on-the-lake_wine_tasting_tour_with_cheese_from_niagara_falls,100.57,0.010434175198096526 1038,family_friendly,greg_frewin_wild_magic_show,32.77,0.010422618608078572 976,water_sports,whitewater_rafting_on_jasper's_fraser_river,122.09,0.010418766855514367 387,holiday_&_seasonal_tours,winter_wine_tour_from_montreal_with_exclusive_winery_access,97.73,0.010403614319397906 116,"cruises,_sailing_&_water_tours",90-minute_1000_islands_sightseeing_cruise,27.5,0.010401431970487436 246,day_trips_&_excursions,toronto_to_niagara_falls_&_niagara-on-the-lake_day_tour_with_free_wine_tasting,179.0,0.010390517561284406 43,"air,_helicopter_&_balloon_tours",thousand_islands_helicopter_tour,114.84,0.010390517561284406 91,"cruises,_sailing_&_water_tours",niagara_falls_night_tour_with_dinner_and_cruise,189.0,0.010373054773024627 762,tours_&_sightseeing,the_big_bike_loop,120.0,0.010368688742878347 1491,recommended_experiences,toronto_inner_harbour_and_island_cruise,29.5,0.010352317129073803 1383,recommended_experiences,peggy's_cove_day_trip_from_halifax,57.49,0.010343501132284685 664,tours_&_sightseeing,victoria_in_one_day_sightseeing_tour,240.45,0.010339584095778714 281,"food,_wine_&_nightlife",crystal_hut_fondue_by_snowcat,219.45,0.010335945515269257 741,tours_&_sightseeing,full_day_tour_with_lunch_from_niagara_falls_with_hotel_pickup,153.6,0.010323352376135096 767,tours_&_sightseeing,3_hour_victoria_electric_bike_rental_delivered,47.25,0.010294470227367607 1220,private_&_custom_tours,private_walking_tour_in_old_quebec_with_xavier,250.0,0.010281373469254108 462,outdoor_activities,rockies_adventure_4-day_summer_tour,708.0,0.01027864486695335 1522,recommended_experiences,montreal_afternoon_tea_tour,149.5,0.010275136854327425 306,"food,_wine_&_nightlife",niagara_wine_tasting_and_3-course_dinner,152.55,0.010270459060051078 867,walking_&_biking_tours,"talkwalk,_the_inside_job_-_the_winter_walking_tour_of_public_art_and_sculpture",40.0,0.010237715832441988 878,walking_&_biking_tours,downtown_montreal_and_underground_reso_tour,25.0,0.010226801423238958 1405,recommended_experiences,green_gables_shore_tour_from_charlottetown,73.6,0.010224619074328489 54,"cruises,_sailing_&_water_tours",halifax_harbour_hopper_tour,42.67,0.010216547847405645 1052,family_friendly,seaplane_flight_to_victoria_and_whale-watching_cruise,469.0,0.010208611185342355 77,"cruises,_sailing_&_water_tours",4-hour_eagle_viewing_river_float_trip_from_squamish_with_lunch,125.99,0.010199515400231386 355,"food,_wine_&_nightlife",4-hour_toronto_cocktail_and_secret_bar_tour,169.0,0.010194058195629869 422,outdoor_activities,grotto_canyon_icewalk,79.8,0.010184702607077174 1461,recommended_experiences,squamish_cheakamus_white-water_rafting,120.74,0.010176081129788014 794,tours_&_sightseeing,thousand_islands_helicopter_tour,114.84,0.01016131496802078 713,tours_&_sightseeing,vancouver_private_walking_tour_of_downtown_chinatown_and_gastown,248.75,0.010155857763419266 691,tours_&_sightseeing,toronto_islands_evening_bike_tour,96.05,0.010152384391252236 661,tours_&_sightseeing,chinatown_and_hidden_alleys_pedicab_tour,45.0,0.01015040055881775 251,day_trips_&_excursions,bus_tour_of_niagara_falls_including_hornblower_from_toronto,175.0,0.010123114535810177 610,tours_&_sightseeing,johnston_canyon_evening_icewalk,79.8,0.010116098510558325 1247,private_&_custom_tours,private_boat_tour_on_the_st-lawrence_river_at_the_old_port_of_montreal,224.2,0.01008491410359957 252,day_trips_&_excursions,indian_arm_sightseeing_tour,75.0,0.01008491410359957 1142,shore_excursions,victoria_shore_excursion:_whale-watching_cruise_and_butchart_gardens_admission,174.56,0.010072440873746206 1533,recommended_experiences,advanced_backcountry_snowmobile_expedition,313.95,0.01006793628176434 948,walking_&_biking_tours,ultimate_jasper_-_interpretive_nature_walk,72.45,0.01006308528519351 1478,recommended_experiences,3_days_tour_fall_color_in_yukon_from_whitehorse,650.0,0.01006308528519351 142,cultural_&_theme_tours,3-hour_east_vancouver_art_mural_&_craft_brewery_tour,45.0,0.01006308528519351 284,"food,_wine_&_nightlife",the_fraser_valley_winery_tour,149.96,0.01004562249693373 1426,recommended_experiences,victoria_castles_and_neighborhoods_bike_tour,57.75,0.010042815287437785 1488,recommended_experiences,full-day_prince_edward_county_wine_tour_with_lunch,425.0,0.010010695588088831 1227,private_&_custom_tours,private_tour_of_niagara_falls_with_hornblower_boat_cruise,995.0,0.010004874658668905 1559,recommended_experiences,turkey_point_flyboard_rental,89.99,0.009997598829975331 1254,private_&_custom_tours,90_minute_private_vacation_photography_session_with_local_photographer_in_amalfi_coast,681.61,0.009975770011569272 1138,shore_excursions,quebec_shore_excursion:_small-group_food_walking_tour,53.0,0.009971403981422992 903,walking_&_biking_tours,5-hour_small-group_vancouver_bike_tour,85.0,0.009964855602366242 1244,private_&_custom_tours,ultimate_thousand_islands_helicopter_tour,522.0,0.009961217021856785 105,"cruises,_sailing_&_water_tours",heart_of_the_1000_islands_brunch_cruise,73.45,0.009938348989683835 1248,private_&_custom_tours,60_minute_private_vacation_photography_session_with_photographer_in_washington_dc,477.13,0.009932112374757152 660,tours_&_sightseeing,downtown_montreal_and_underground_reso_tour,25.0,0.009921197965554122 1230,private_&_custom_tours,"private_custom-made_niagara_falls_wine,_beer,_and_spirits_tour",139.0,0.009921197965554122 348,"food,_wine_&_nightlife",king_and_queen_west_sunday_brunch_tour,110.0,0.009917559385044666 586,tours_&_sightseeing,winter_special:_niagara_falls_tour_from_toronto,79.0,0.009910283556351093 815,transfers_&_ground_transport,granville_island_ferry_hop-on_hop-off_day_pass,16.0,0.009905432559780266 1207,private_&_custom_tours,axe_throwing_-_one_hour_guided_experience,38.85,0.009895730566638606 740,tours_&_sightseeing,quebec_city_private_walking_tour_-_the_history_of_french_&_british_america,130.0,0.009877540328742003 827,transfers_&_ground_transport,private_transport_from_downtown_vancouver_to_canada_place_cruise_ship_terminal,110.3,0.009866625919538973 602,tours_&_sightseeing,aurora_tour,84.0,0.009852072929826487 523,outdoor_activities,blackcomb_sunset_jeep_tour,145.95,0.009827334312873134 780,tours_&_sightseeing,gourmet_bike_tour_in_niagara-on-the-lake_with_wine_and_beer,134.47,0.009822968282726854 624,tours_&_sightseeing,best_of_vancouver_-_4_hours,186.65,0.009822968282726854 1282,viator_vip_&_exclusive_tours,viator_exclusive:_2-day_victoria_and_butchart_gardens_tour_with_overnight_at_the_fairmont_empress,631.54,0.009822968282726854 1434,recommended_experiences,fort_street_food_walking_tour_in_victoria,60.0,0.009792407404028234 388,holiday_&_seasonal_tours,rockies_classic_4-day_winter_tour,547.0,0.009779310645914734 41,"air,_helicopter_&_balloon_tours",whistler_backcountry_flightseeing_tour,219.45,0.009779310645914734 609,tours_&_sightseeing,whistler_sightseeing_tours_-_discover_all_of_whistler_this_winter!,83.99,0.009779310645914734 283,"food,_wine_&_nightlife",introductory_brewery_and_distillery_tour,22.0,0.009753843246999218 1055,family_friendly,niagara_falls_day_tour_from_toronto_including_hornblower_boat_tour,115.0,0.009747406783271212 981,water_sports,rafting_adventure_on_the_kicking_horse_river,109.2,0.009743694924867936 1100,family_friendly,vancouver_boat_rental_for_up_to_5_people,54.0,0.009726920948810055 885,walking_&_biking_tours,old_montréal_vip_semi-private_walking_tour,52.5,0.009724738599899585 21,"air,_helicopter_&_balloon_tours",squamish_explorer_flightseeing_tour,162.75,0.009713824190696555 515,outdoor_activities,ifly_toronto_(whitby_location):_indoor_skydiving_introductory_package,81.36,0.009670166553884436 443,outdoor_activities,vancouver_island_rainforest_guided_hike_with_private_guide,90.0,0.009659252144681406 889,walking_&_biking_tours,arctic_day:_hiking_tour_half_day,135.45,0.009626508917072316 1502,recommended_experiences,kicking_horse_river_rafting_family_adventure_including_bbq_lunch,81.9,0.00961063292829506 656,tours_&_sightseeing,2-hour_luxury_city_tour_of_victoria,240.0,0.009604680098666257 386,holiday_&_seasonal_tours,christmas_walking_tour_in_old_montreal,21.0,0.009604680098666257 143,cultural_&_theme_tours,sunset_dinner_tour,175.0,0.009582851280260197 1526,recommended_experiences,making_their_mark:_montreal_jewish_history_walking_tour,24.0,0.009575575451566627 1408,recommended_experiences,jasper_rafting_athabasca_canyon_run,93.45,0.009539193643448081 776,tours_&_sightseeing,private_photography_tour_in_vancouver,238.0,0.009539193643448081 826,transfers_&_ground_transport,air_taxi_and_tour_from_toronto_-_niagara_including_ground_transport_to_niagara_hotels,563.87,0.009539193643448081 178,cultural_&_theme_tours,all_inclusive_niagara_falls_bus_tour_from_toronto,219.0,0.009539193643448081 248,day_trips_&_excursions,victoria_full-day_sightseeing_tour_from_vancouver,154.0,0.009528279234245051 760,tours_&_sightseeing,canada_place_and_vancouver_waterfront_photography_tour,103.95,0.009517364825042021 958,water_sports,athabasca_river_canyon_morning_run,93.45,0.009508009236489326 911,walking_&_biking_tours,under_the_surface_of_montreal's_chinatown:_guided_food_walking_tour,83.0,0.009495536006635961 626,tours_&_sightseeing,exclusive_private_tour_to_niagara_falls_from_toronto,650.0,0.009451878369823842 1579,recommended_experiences,montreal_bike_tour_with_bites,136.82,0.009451878369823842 743,tours_&_sightseeing,treetop_adventure_course,40.95,0.009391849119207176 332,"food,_wine_&_nightlife",niagara-on-the-lake_wine_tasting_tour_with_cheese_from_niagara_falls,100.57,0.009375477505402633 1238,private_&_custom_tours,vienna_like_a_local:_customized_private_tour,46.37,0.009364563096199603 558,outdoor_activities,whistler_full-day_spin_fishing,271.95,0.009364563096199603 1556,recommended_experiences,whale-watching_cruise_from_victoria_and_butchart_gardens_admission,174.56,0.00935728726750603 19,"air,_helicopter_&_balloon_tours",mount_mamquam_and_alpine_lakes_seaplane_tour_from_vancouver,369.0,0.009309991050184454 897,walking_&_biking_tours,montreal_mural_tour,45.0,0.009299076640981424 255,day_trips_&_excursions,toronto_to_niagara_falls_day_trip_by_train,489.41,0.009277247822575364 1143,shore_excursions,"craft_vine,_orchard_&_stills",140.0,0.009248143175475732 469,outdoor_activities,quebec_city_snowshoeing_tour,79.9,0.009211761367357185 560,outdoor_activities,wow_adventure_tubing_-_uto_starship_6_passenger_tube,400.0,0.009189932548951125 335,"food,_wine_&_nightlife",small-group_afternoon_bike_tour_of_vancouver,68.25,0.009184475344349609 247,day_trips_&_excursions,whistler_day_tour_from_vancouver,109.0,0.009168103730545066 303,"food,_wine_&_nightlife",3-hour_east_vancouver_art_mural_&_craft_brewery_tour,45.0,0.009168103730545066 11,"air,_helicopter_&_balloon_tours",niagara_falls_grand_helicopter_tour,131.5,0.009143155938512993 1029,water_sports,2-day_ticket_to_ride_rafting_trip_on_the_clearwater_river,408.45,0.009138999083445433 549,outdoor_activities,half_day_guided_horseback_ride_at_birkenhead_lake,303.46,0.009133178154025506 798,tours_&_sightseeing,half-day_niagara_falls_new_york_trip_with_cave_of_the_winds,139.0,0.009113531684529916 379,"food,_wine_&_nightlife",edmonton_craft_beer_history_tour,150.0,0.009102617275326887 65,"cruises,_sailing_&_water_tours",gems_of_niagara_falls_small-group_tour,197.75,0.009102617275326887 1496,recommended_experiences,whitewater_rafting_on_jasper's_fraser_river,122.09,0.009088493294374576 1223,private_&_custom_tours,private_tour:_vancouver_3-hour_city_highlights_tour,386.92,0.009080788456920827 1458,recommended_experiences,montreal_food_truck_tour_by_bike,159.83,0.009069874047717797 773,tours_&_sightseeing,small-group_niagara_falls_tour,250.0,0.009037130820108707 498,outdoor_activities,jasper_wildlife_and_waterfalls_tour_with_maligne_lake_hike,79.25,0.009022577830396221 39,"air,_helicopter_&_balloon_tours",seaplane_tour_with_admission_to_capilano_suspension_bridge_park,169.0,0.009015302001702648 108,"cruises,_sailing_&_water_tours",friday_night_wine_and_cheese_sail_in_toronto,219.99,0.009015302001702648 1241,private_&_custom_tours,30_minute_private_vacation_photography_session_with_local_photographer_in_santorini,340.8,0.008993473183296588 339,"food,_wine_&_nightlife",small-group_annapolis_valley_wine_and_food_tour_from_halifax,160.0,0.00890615790967235 1518,recommended_experiences,under_the_surface_of_montreal's_chinatown:_guided_food_walking_tour,83.0,0.00889524350046932 20,"air,_helicopter_&_balloon_tours",helicopter_tour_over_montreal,179.0,0.00888869512141257 34,"air,_helicopter_&_balloon_tours",exhilarating_120km_aerial_tour_of_toronto,79.0,0.00881884263604811 1184,luxury_&_special_occasions,fraser_valley_wine_tour_from_vancouver,187.0,0.00881884263604811 606,tours_&_sightseeing,"show_me_the_city,_toronto_walking_tour",36.0,0.008803250432568733 345,"food,_wine_&_nightlife",okanagan_wine_country_bike_and_wine_tour,170.0,0.00878609940843902 1581,recommended_experiences,vancouver_holiday_dinner_and_carols_cruise,88.88,0.008764270590032961 400,sightseeing_tickets_&_passes,aga_khan_museum_admission_with_round-trip_transportation,60.9,0.008760632009523504 88,"cruises,_sailing_&_water_tours",vancouver_to_victoria_whale_watching_&_butchart_gardens_with_return_by_speedboat,459.0,0.008753356180829931 973,water_sports,sunwapta_challenge_whitewater_rafting:_class_iii_rapids,111.38,0.008719400537159468 669,tours_&_sightseeing,vancouver_city_private_tour,141.75,0.008682412521010235 230,day_trips_&_excursions,niagara_falls_evening_lights_day_trip_from_toronto,180.0,0.008680593896918179 220,day_trips_&_excursions,niagara_falls_day_tour_from_toronto,84.75,0.008673316735899265 149,cultural_&_theme_tours,shared_wonder_tour,297.74,0.008671498111807206 881,walking_&_biking_tours,montreal_food_truck_tour_by_bike,159.83,0.008655126498002663 322,"food,_wine_&_nightlife",undiscovered_niagara_wine_country_tour,149.0,0.008600554451987513 1151,multi-day_&_extended_tours,yellowknife_northern_lights_tour_winter_4_days_3_nights_budget,748.95,0.008556896815175394 880,walking_&_biking_tours,vancouver_island_cycling_tour_including_lunch_and_wine_tasting,204.5,0.008447752723145095 685,tours_&_sightseeing,45-minute_beacon_hill_park_horse-drawn_carriage_tour,165.0,0.008436838313942065 152,cultural_&_theme_tours,"path,_toronto's_underground_city_-_walking_tour",27.0,0.008436838313942065 111,"cruises,_sailing_&_water_tours",whale-watching_cruise_from_vancouver_to_victoria,248.06,0.008434655965031596 1549,recommended_experiences,vancouver_railtown_district_food_tour,62.98,0.008415009495536006 833,transfers_&_ground_transport,big_white_ski_shuttle_from_kelowna,62.0,0.008411370915026549 662,tours_&_sightseeing,day_and_night_tour_of_niagara_falls,300.0,0.008390998328219476 1542,recommended_experiences,canyon_sainte-anne_walking_tour,13.5,0.008382266267926916 652,tours_&_sightseeing,"local_food,_craft_beverage_and_estate_winery_tour_of_cowichan_valley",150.0,0.008355759655244509 700,tours_&_sightseeing,small-group_annapolis_valley_wine_and_food_tour_from_halifax,160.0,0.008338608631114797 644,tours_&_sightseeing,luxury_coach_tour_of_niagara_falls_with_lunch_and_hornblower_cruise_from_toronto,215.0,0.008324575248285754 1477,recommended_experiences,full-day_vancouver_to_victoria_tour_by_ferry,320.0,0.008284036585099647 655,tours_&_sightseeing,quebec_city_private_walking_tour_-_400_years_of_french_america,130.0,0.008273122175896618 732,tours_&_sightseeing,private_tour:_gardens_of_vancouver,193.54,0.008251293357490558 618,tours_&_sightseeing,"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls",144.95,0.008218550129881468 1415,recommended_experiences,city_highlights_bus_tour_of_charlottetown,27.6,0.008196721311475409 1090,family_friendly,victoria_and_butchart_gardens_by_seaplane_and_speed_boat,489.0,0.008193082730965952 835,transfers_&_ground_transport,private_transfer_from_buffalo_airport_to_niagara_falls,179.0,0.008185806902272379 1239,private_&_custom_tours,vancouver_private_wine_tasting_tour,250.0,0.008163978083866319 680,tours_&_sightseeing,thousand_islands_two_castle_helicopter_tour,265.64,0.00814214926546026 431,outdoor_activities,whistler_sightseeing_tours_-_discover_all_of_whistler_this_winter!,83.99,0.00814214926546026 627,tours_&_sightseeing,combo_historical_and_food_tour_of_the_old_quebec_city,143.0,0.0081203204470542 1483,recommended_experiences,full-day_cheakamus_rafting_and_sea_to_sky_gondola_combo_from_vancouver,205.79,0.0081203204470542 1246,private_&_custom_tours,toronto_city_tour:_york_to_the_6ix_-_a_locally_guided_downtown_walking_tour,250.0,0.00809849162864814 1439,recommended_experiences,private_tour_to_capilano_bridge_and_grouse_mountain,334.0,0.008060291196437537 910,walking_&_biking_tours,winter_downtown_toronto_bike_tour,79.1,0.00805483399183602 369,"food,_wine_&_nightlife",mornings_just_got_better-_niagara_on_the_lake,65.54,0.00804391958263299 683,tours_&_sightseeing,old_montréal_vip_semi-private_walking_tour,52.5,0.00804391958263299 186,cultural_&_theme_tours,historical_victoria_walking_tour,15.0,0.00803300517342996 1243,private_&_custom_tours,quebec_city_private_walking_tour_-_the_history_of_french_&_british_america,130.0,0.008000261945820871 874,walking_&_biking_tours,3-hour_east_vancouver_art_mural_&_craft_brewery_tour,45.0,0.007989347536617841 1237,private_&_custom_tours,whistler_electric_bike_tour_(ebike),105.0,0.007978433127414811 232,day_trips_&_excursions,bc_winter_super_saver_2_day_city_hop_on_hop_off_tour_plus_whistler_day_trip,231.0,0.007967518718211782 452,outdoor_activities,3_hours_snowmobile_guided_tour/rental_1_hour_from_montreal,190.0,0.007967518718211782 1424,recommended_experiences,"niagara_falls,_niagara-on-the-lake,_winery_tour_from_toronto",130.0,0.007951147104407238 1250,private_&_custom_tours,120_minute_private_vacation_photography_session_with_local_photographer_in_vancouver,886.09,0.007945689899805722 513,outdoor_activities,victoria_highlight_city_tour,74.95,0.007945689899805722 607,tours_&_sightseeing,grand_city_tour_of_vancouver,149.96,0.00788566064918906 109,"cruises,_sailing_&_water_tours",victoria_shore_excursion:_whale-watching_cruise_and_butchart_gardens_admission,174.56,0.00787396682966086 947,walking_&_biking_tours,in_the_shadow_of_the_mountain,24.0,0.007836545807775423 1272,private_&_custom_tours,120_minute_private_vacation_photography_session_with_local_photographer_in_cabo_san_lucas,886.09,0.007814716989369364 404,sightseeing_tickets_&_passes,brentwood_bay_kayak_tour_and_butchart_gardens_visit,100.8,0.007814716989369364 1480,recommended_experiences,whistler_day_trip_by_seaplane_from_vancouver,409.0,0.007814716989369364 1019,water_sports,whistler_full-day_fly_fishing,271.95,0.007792888170963304 331,"food,_wine_&_nightlife","half_day_swirl,_sip_&_savour_wine_tour",35.0,0.007781973761760274 1114,family_friendly,40-minute_nanaimo_zipline_adventure,31.49,0.007771059352557244 1134,shore_excursions,montreal_shore_excursion:_pre-_or_post-cruise_guided_sightseeing_tour_of_montreal,56.0,0.007771059352557244 593,tours_&_sightseeing,haunted_montreal_pub_crawl,24.0,0.007720125887051555 433,outdoor_activities,crystal_hut_fondue_by_snowcat,219.45,0.007720125887051555 1216,private_&_custom_tours,vancouver_full_day_private_tour,920.0,0.007716487306542095 914,walking_&_biking_tours,"rabbis,_writers_and_radicals:_montreal_jewish_history_walking_tour",24.0,0.007676468250239436 189,cultural_&_theme_tours,montréal_burlesque_walking_tour,25.0,0.0076619152605269455 1398,recommended_experiences,vancouver_art_gallery_admission,24.0,0.007640086442120886 460,outdoor_activities,escape_to_rugged_waterfalls_&_canyons,55.0,0.007640086442120886 999,water_sports,gulf_islands_kayak_and_seaplane_adventure,629.0,0.007618257623714826 550,outdoor_activities,3-day_historic_li-lik-hel_mine_expedition,-1.0,0.007574599986902707 147,cultural_&_theme_tours,deluxe_evening_tour_to_lake_louise_and_moraine_lake_with_dinner,152.25,0.007541856759293617 1092,family_friendly,vancouver_full-day_sightseeing_and_photography_tour,249.0,0.007530942350090587 802,tours_&_sightseeing,victoria_kids_aerial_adventure_course,20.99,0.007525485145489074 42,"air,_helicopter_&_balloon_tours",seaplane_flight_to_victoria_with_whale_watching_and_return_by_ferry,389.0,0.007520027940887557 926,walking_&_biking_tours,quebec_city_shore_excursion:_private_walking_tour,19.58,0.0075091135316845276 937,walking_&_biking_tours,whistler_half-day_mountain_bike_tour,208.95,0.007443627076466348 323,"food,_wine_&_nightlife",montreal_food_truck_tour_by_bike,159.83,0.0074327126672633186 102,"cruises,_sailing_&_water_tours",vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane,569.0,0.007421798258060289 551,outdoor_activities,3-day_tenquille_lake_expedition,-1.0,0.007421798258060289 742,tours_&_sightseeing,whistler_day_tour_from_vancouver,109.0,0.0073563118028421096 426,outdoor_activities,seaplane_flight_to_victoria_and_whale-watching_cruise,469.0,0.0073563118028421096 1130,shore_excursions,vancouver_shore_excursion:_pre-cruise_city_tour_with_port_drop_off,80.0,0.007312654166029994 1474,recommended_experiences,walking_tour_of_niagara-on-the-lake_historic_district,25.0,0.007306417551103308 139,cultural_&_theme_tours,snowshoeing_tour_to_marble_canyon,79.8,0.007238435650519251 956,water_sports,1.5-hour_banff_national_park_canoe_tour,56.7,0.007208967278601208 491,outdoor_activities,lake_louise_night_snowshoe_tour,59.0,0.007188957084287205 1261,private_&_custom_tours,60_minute_private_vacation_photography_session_with_local_photographer_in_lisbon,477.13,0.007181681255593635 674,tours_&_sightseeing,vancouver_island_cycling_tour_including_lunch_and_wine_tasting,204.5,0.007105280391172426 520,outdoor_activities,pemberton_half-day_trolling_tour,229.95,0.0070943659819693965 241,day_trips_&_excursions,vancouver_to_victoria_whale_watching_&_butchart_gardens_with_return_by_speedboat,459.0,0.007050708345157277 120,"cruises,_sailing_&_water_tours",whale_watching_with_butchart_gardens_and_butterfly_gardens_from_victoria,190.0,0.007007050708345158 1448,recommended_experiences,vancouver_city_private_tour,141.75,0.006919735434720919 553,outdoor_activities,squamish_via_ferrata_tour,114.45,0.006919735434720919 1017,water_sports,whale-watching_cruise_from_victoria_to_vancouver,232.32,0.006892449411713342 374,"food,_wine_&_nightlife",west_niagara_wine_tour,99.0,0.006876077797908799 1214,private_&_custom_tours,quebec_city_private_walking_tour_-_400_years_of_french_america,130.0,0.006861524808196313 1479,recommended_experiences,mountain_lakes_and_waterfalls_day_trip_from_calgary,294.0,0.006861524808196313 532,outdoor_activities,half-day_ice_fishing,208.95,0.00681059134269062 1212,private_&_custom_tours,island's_finest_private_tour,402.5,0.006679618432254262 1062,family_friendly,lynn_canyon_park_and_photography_tour,99.0,0.00660685614834251 782,tours_&_sightseeing,seaplane_flight_to_victoria_with_whale_watching_and_return_by_ferry,389.0,0.006581388749426993 190,cultural_&_theme_tours,original_haunted_walk_of_kingston,24.5,0.006570474340223963 828,transfers_&_ground_transport,roundtrip_ground_transfer_toronto_pearson_int_airport_(yyz)-niagara_falls_canada,538.0,0.006526816703411844 1153,multi-day_&_extended_tours,3_days_tour_fall_color_in_yukon_from_whitehorse,650.0,0.006526816703411844 927,walking_&_biking_tours,the_big_bike_loop,120.0,0.006526816703411844 1180,luxury_&_special_occasions,3-hour_east_vancouver_art_mural_&_craft_brewery_tour,45.0,0.006461330248193665 385,holiday_&_seasonal_tours,christmas_magic_in_old_quebec,35.0,0.006461330248193665 217,day_trips_&_excursions,tour_to_niagara_falls_from_toronto,89.0,0.006454054419500092 1428,recommended_experiences,le_bateau-mouche_sightseeing_cruise_in_montreal,29.89,0.006434044225186088 159,cultural_&_theme_tours,vancouver_full-day_sightseeing_and_photography_tour,249.0,0.006417672611381545 779,tours_&_sightseeing,calgary_city_evening_tour,44.0,0.006374014974569426 531,outdoor_activities,private_salmon_fishing_charter_from_vancouver_for_up_to_4_people,749.79,0.006352186156163366 364,"food,_wine_&_nightlife",okanagan_craft_distillery_and_brewery_bike_tour,170.0,0.006286699700945187 536,outdoor_activities,fraser_river_full-day_fishing_adventure_for_salmon_or_sturgeon,250.0,0.006221213245727008 940,walking_&_biking_tours,quarry_rock_hike_and_photography_tour,109.0,0.0061775556089148885 772,tours_&_sightseeing,city_sights_e-bike_adventure_tour_-_guided,124.0,0.006133897972102769 450,outdoor_activities,best_of_vancouver_-_4_hours,186.65,0.00604658269847853 510,outdoor_activities,victoria_classic_adventure_course,41.99,0.005897419550145569 378,"food,_wine_&_nightlife",montreal_bike_tour_with_bites,136.82,0.0058719521512300525 493,outdoor_activities,yellowknife_ice_road_adventure,55.0,0.005828294514417933 1210,private_&_custom_tours,best_of_vancouver_-_4_hours,186.65,0.005784636877605814 1159,multi-day_&_extended_tours,3-day_tenquille_lake_expedition,-1.0,0.005762808059199754 392,holiday_&_seasonal_tours,vancouver_holiday_dinner_and_carols_cruise,88.88,0.005740979240793694 164,cultural_&_theme_tours,victoria_highlight_city_tour,74.95,0.005697321603981575 1573,recommended_experiences,vancouver_whale_watching_adventure,145.0,0.005697321603981575 666,tours_&_sightseeing,gems_of_montreal_small_group_city_tour,171.32,0.005686407194778545 504,outdoor_activities,sunset_&_whale_watching_adventure_in_victoria,143.07,0.005675492785575515 698,tours_&_sightseeing,dune_buggy_4x4_tours,197.77,0.005668216956881942 715,tours_&_sightseeing,historic_gastown_photography_tour,103.95,0.0056427495579664255 475,outdoor_activities,4-day_erling_strom_trail_backcountry_lodge_trip_by_horseback,-1.0,0.0055663486935452165 453,outdoor_activities,"dog_sledding,_snow_tubing_and_snowshoeing_tour_from_toronto",359.0,0.005544519875139157 985,water_sports,3.5-hour_sunwapta_river_rafting_adventure_in_jasper,103.95,0.005522691056733097 253,day_trips_&_excursions,lake_louise_to_jasper_one-way_tour,250.95,0.005446290192311888 649,tours_&_sightseeing,fraser_valley_wine_tour_from_vancouver,187.0,0.005435375783108858 1537,recommended_experiences,victorian_gardens_and_seaside_vistas_pedicab_tour,54.0,0.0054135469647027985 403,sightseeing_tickets_&_passes,"vancouver_hop-on,_hop-off_&_explore_the_north_shore",149.0,0.00528257405426644 1402,recommended_experiences,jasper_to_lake_louise_one-way_tour,250.95,0.0052607452358603805 130,cultural_&_theme_tours,haunted_montreal_pub_crawl,24.0,0.005166154133542572 731,tours_&_sightseeing,the_great_squamish_day_trip_from_vancouver,149.96,0.005129772325424022 1176,luxury_&_special_occasions,"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls",144.95,0.005097029097814936 1025,water_sports,seaplane_flight_to_victoria_with_whale_watching_and_return_by_ferry,389.0,0.005097029097814936 931,walking_&_biking_tours,street_art_cycling_tour,68.25,0.005009713824190697 790,tours_&_sightseeing,vancouver_hop_on_boat_tour,75.0,0.0049987994149876674 1009,water_sports,whistler_half-day_spin_fishing,208.95,0.004933312959769488 961,water_sports,summer_sunset_whales_and_wildlife_tour_in_vancouver_island,126.95,0.0048459976861452495 974,water_sports,whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.004831444696432759 1475,recommended_experiences,niagara_lakefront_cellar_tour_and_wine_tasting,35.0,0.00478051123092707 1236,private_&_custom_tours,private_horse-drawn_sleigh_ride_in_banff,198.45,0.0047695968217240405 183,cultural_&_theme_tours,5-hour_eagle_viewing_river_float_trip_from_whistler_with_lunch,125.99,0.0047695968217240405 761,tours_&_sightseeing,epic_toronto_night_tour,89.0,0.004758682412521011 502,outdoor_activities,vancouver_coastal_canyon_tour,158.0,0.004715024775708891 223,day_trips_&_excursions,gems_of_niagara_falls_small-group_tour,197.75,0.004649538320490712 1067,family_friendly,3-hour_east_vancouver_art_mural_&_craft_brewery_tour,45.0,0.004627709502084652 1229,private_&_custom_tours,private_tour_of_lake_louise_and_the_icefield_parkway,900.0,0.004627709502084652 1218,private_&_custom_tours,vancouver_private_day_tour_and_capilano_suspension_bridge,300.0,0.004569498875560046 1139,shore_excursions,quebec_city_shore_excursion:_private_walking_tour,19.58,0.004496736591648294 1481,recommended_experiences,columbia_icefield_tour_including_the_glacier_skywalk_from_calgary,380.1,0.004494007989347536 567,outdoor_activities,small_group_mega_ziplines_tour_with_via_ferratta_and_rappel,161.05,0.004365763681211936 1221,private_&_custom_tours,gothenburg_like_a_local:_customized_private_tour,46.37,0.004343934862805876 37,"air,_helicopter_&_balloon_tours",vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane,569.0,0.004322106044399816 1164,multi-day_&_extended_tours,7-day_best_of_new_england_tour,-1.0,0.004278448407587697 1158,multi-day_&_extended_tours,3-day_algonquin_park_canoe_trip,542.4,0.004256619589181637 1226,private_&_custom_tours,private_tour:_niagara_falls_sightseeing_from_us_side,569.82,0.004256619589181637 939,walking_&_biking_tours,vancouver_bike_tour_with_beers_and_bites,104.0,0.004191133133963458 181,cultural_&_theme_tours,immersion_quebec:_virtual_reality_experience_of_quebec_city's_history,17.99,0.004114732269542249 1524,recommended_experiences,ghost_canyon,259.0,0.0040601602235271 360,"food,_wine_&_nightlife",distillery_tour_with_chocolate_&_whisky_tasting,49.0,0.0040601602235271 799,tours_&_sightseeing,niagara_falls_full-day_tour_from_mississauga,125.0,0.00401650258671498 751,tours_&_sightseeing,whistler_blackcomb_salmon_bake_dinner_and_jeep_4x4_tour,183.75,0.003994673768308921 995,water_sports,vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane,569.0,0.003907358494684682 1225,private_&_custom_tours,private_tour:_day_trip_from_vancouver_to_whistler,350.0,0.003798214402654383 384,holiday_&_seasonal_tours,christmas_in_quebec_city:_small-group_gourmet_food_tour,55.0,0.0037545567658422638 832,transfers_&_ground_transport,private_suv_transfer:_calgary_international_airport_to_banff_hotels,539.44,0.0037108991290301443 180,cultural_&_theme_tours,"krazy_kanuck_beer,_wine_and_cider_tour_-_small_intimate_&_interactive_groups",124.25,0.003667241492218025 1586,recommended_experiences,10-day_new_england_fall_foliage_tour_including_cape_cod,-1.0,0.003645412673811965 1228,private_&_custom_tours,best_of_toronto_private_food_tour_with_sightseeing_and_black_car,225.0,0.0036017550369998458 1562,recommended_experiences,3-day_tenquille_lake_expedition,-1.0,0.0035362685817816666 1280,private_&_custom_tours,private_winery_tour_of_niagara_wine_country,165.0,0.003525354172578637 1068,family_friendly,niagara_falls_day_tour,79.0,0.003492610944969547 1211,private_&_custom_tours,montréal_downtown_and_underground_city_private_walking_tour,160.0,0.003448953308157428 635,tours_&_sightseeing,3-hour_east_vancouver_art_mural_&_craft_brewery_tour,45.0,0.0033179803977210712 1255,private_&_custom_tours,the_great_sea_glass_&_seashell_hunt_private_tour,322.0,0.0033179803977210712 158,cultural_&_theme_tours,nature_in_the_city_of_victoria_bc,25.0,0.0032961515793150115 945,walking_&_biking_tours,montreal_bike_tour_with_bites,136.82,0.0032306651240968324 1391,recommended_experiences,afternoon_delight_wine_and_cheese_tour,89.27,0.003187007487284713 486,outdoor_activities,half-day_yukon_snowshoeing_adventure,135.45,0.0031433498504725935 1006,water_sports,victoria_harbour_sunset_kayak_tour,78.2,0.003121521032066534 1127,shore_excursions,"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls",144.95,0.003121521032066534 121,"cruises,_sailing_&_water_tours",whale_watching_tour_with_2-nights_accommodation_package,779.0,0.003099692213660474 468,outdoor_activities,waterfalls_of_yoho_national_park,160.0,0.002946890484818056 1235,private_&_custom_tours,60_minute_private_vacation_photography_session_with_photographer_in_napa-sonoma,477.13,0.0029250616664119964 1275,private_&_custom_tours,120_minute_private_vacation_photography_session_with_local_photographer_in_maui,886.09,0.002881404029599877 1482,recommended_experiences,shore_excursion:_prince_edward_island_and_anne_of_green_gables,470.0,0.0027067734823513993 1196,luxury_&_special_occasions,exhilarating_120km_aerial_tour_of_toronto,79.0,0.002357512387854444 1267,private_&_custom_tours,60_minute_private_vacation_photography_session_with_photographer_in_cinque_terre,477.13,0.0022701971142302067 97,"cruises,_sailing_&_water_tours",murphy's_dj_party_boat,23.08,0.0022701971142302067 402,sightseeing_tickets_&_passes,seaplane_tour_with_admission_to_capilano_suspension_bridge_park,169.0,0.00200825129335749 642,tours_&_sightseeing,vancouver_shore_excursion:_post-cruise_sea-to-sky_highway_day_trip_from_vancouver,130.0,0.0019755080657484006 1111,family_friendly,quebec_city_shore_excursion:_private_walking_tour,19.58,0.0018772783829211319 1465,recommended_experiences,half-day_yukon_snowshoeing_adventure,135.45,0.0018554495645150722 727,tours_&_sightseeing,4_hour_electric_bike_rental_in_quebec_city,47.14,0.0016589901988605348 1136,shore_excursions,best_of_toronto_private_food_tour_with_sightseeing_and_black_car,225.0,0.0016153325620484153 1013,water_sports,brentwood_bay_guided_kayak_tours,72.8,0.001571674925236296 1162,multi-day_&_extended_tours,whale_watching_tour_with_2-nights_accommodation_package,779.0,0.0015061884700181168 1234,private_&_custom_tours,60_minute_private_vacation_photography_session_with_local_photographer_in_kauai,477.13,0.001331557922769639 240,day_trips_&_excursions,vancouver_full-day_sightseeing_and_photography_tour,249.0,0.001091440920302984 1437,recommended_experiences,vancouver_shore_excursion:_pre-cruise_city_tour_with_port_drop_off,80.0,0.00048023400493331196 1026,water_sports,whistler_full-day_spin_fishing,271.95,0.0004147475497151328 40,"air,_helicopter_&_balloon_tours",whistler_to_victoria_scenic_flight,285.0,0.00032743227609089397 754,tours_&_sightseeing,gulf_islands_kayak_and_seaplane_adventure,629.0,0.0 ================================================ FILE: recommendations/e20_r40000_lr0.01_hu128_bs8/w.npy ================================================ [File too large to display: 16.6 MB] ================================================ FILE: recommendations/e20_r5000_lr0.01_hu128_bs8/user1_seen.csv ================================================ ,att_name,att_cat,att_price 0,niagara_falls_american-side_tour_with_maid_of_the_mist_boat_ride,"cruises,_sailing_&_water_tours",136.26 1,niagara_falls_day_tour_from_toronto,recommended_experiences,94.92 2,niagara_falls_canada_tour_from_niagara_usa,recommended_experiences,156.7 3,niagara_falls_one_day_sightseeing_tour_from_toronto,"food,_wine_&_nightlife",99.0 4,niagara_falls_american-side_tour_with_maid_of_the_mist_boat_ride,family_friendly,136.25 5,niagara_falls_canada_tour_from_niagara_usa,tours_&_sightseeing,156.71 6,whale-watching_tour_from_vancouver,family_friendly,138.5 7,crystal_hut_fondue_by_snowmobile,outdoor_activities,282.45 8,2-hour_ottawa_express_city_bike_tour,tours_&_sightseeing,63.0 9,niagara_falls_one_day_sightseeing_tour_from_toronto,tours_&_sightseeing,99.0 10,niagara_falls_canada_tour_from_niagara_usa,cultural_&_theme_tours,156.71 11,squamish_elaho_white-water_rafting,water_sports,173.24 12,half-day_whale_watching_adventure_from_vancouver,recommended_experiences,181.13 13,summer_whale_watching_on_vancouver_island,"cruises,_sailing_&_water_tours",145.95 14,niagara_falls_american-side_tour_with_maid_of_the_mist_boat_ride,tours_&_sightseeing,136.26 15,whale-watching_tour_from_vancouver,"cruises,_sailing_&_water_tours",138.5 16,2-hour_ottawa_express_city_bike_tour,walking_&_biking_tours,63.0 17,crystal_hut_fondue_by_snowmobile,"food,_wine_&_nightlife",282.45 18,squamish_elaho_white-water_rafting,recommended_experiences,173.24 19,niagara_falls_american-side_tour_with_maid_of_the_mist_boat_ride,recommended_experiences,136.25 20,2-hour_ottawa_express_city_bike_tour,recommended_experiences,63.0 21,whale-watching_tour_from_vancouver,water_sports,138.5 22,niagara_falls_one_day_sightseeing_tour_from_toronto,family_friendly,99.0 23,half-day_whale_watching_adventure_from_vancouver,"cruises,_sailing_&_water_tours",181.13 24,niagara_falls_one_day_sightseeing_tour_from_toronto,luxury_&_special_occasions,99.0 25,niagara_falls_day_tour_from_toronto,family_friendly,94.92 26,summer_whale_watching_on_vancouver_island,water_sports,145.95 27,niagara_falls_day_tour_from_toronto,tours_&_sightseeing,94.92 28,niagara_falls_day_tour_from_toronto,"food,_wine_&_nightlife",94.92 ================================================ FILE: recommendations/e20_r5000_lr0.01_hu128_bs8/user1_unseen.csv ================================================ ,att_name,att_cat,att_price,score 277,nordic_backcountry_skiing_tour_in_jacques-cartier_national_park,outdoor_activities,89.9,5.0 766,45-minute_beacon_hill_park_carriage_tour,recommended_experiences,165.0,4.498242229258744 85,6-hour_eagle_viewing_river_float_trip_from_vancouver_with_lunch,cultural_&_theme_tours,157.49,4.373718268116722 708,vancouver_harbor_and_indian_arm_lunch_cruise,recommended_experiences,85.33,3.685347723671882 176,victoria_craft_brewery_tour_and_tastings,"food,_wine_&_nightlife",79.0,3.2723304765999224 365,laurentian_mountains_day_trip_from_montreal,tours_&_sightseeing,100.0,2.5412382297703977 616,3_hour_whale_watching_tour,luxury_&_special_occasions,129.0,2.277415612920088 186,4_hour_montreal_architecture_&_city_bike_tour_with_wine_or_beer,"food,_wine_&_nightlife",86.23,2.0155010189205673 793,nordic_backcountry_skiing_tour_in_jacques-cartier_national_park,recommended_experiences,89.9,1.6985080306087155 747,full-day_niagara_winery_tour_from_toronto,recommended_experiences,99.0,1.6794087536197886 172,full-day_niagara_winery_tour_from_toronto,"food,_wine_&_nightlife",99.0,1.467014726669305 326,bird_kingdom_all_day_admission_ticket,tours_&_sightseeing,20.28,1.4329589287041906 183,beyond_the_bagel:_montreal_jewish_food_walking_tour,"food,_wine_&_nightlife",85.0,1.313451644795932 753,victoria_craft_brewery_tour_and_tastings,recommended_experiences,79.0,1.212988801340274 556,3_hour_whale_watching_tour,family_friendly,129.0,1.1805740588780467 718,small-group_quebec_wine_tour_from_montreal_with_gourmet_lunch_or_cheese_tasting,recommended_experiences,97.73,1.1153539357856077 0,vancouver_city_sightseeing_tour,featured_tours_and_tickets,80.0,1.0674432539977565 515,squamish_cheakamus_white-water_rafting_from_whistler,water_sports,120.74,1.0388464332238756 179,tour_and_taste_okanagan's_wine_country,"food,_wine_&_nightlife",135.45,1.0310492549850452 730,whistler_wilderness_snowmobile_run,recommended_experiences,208.96,1.0139017979226304 352,rockies_classic_4-day_summer_tour,tours_&_sightseeing,687.0,0.9897183081762545 251,rockies_classic_4-day_summer_tour,outdoor_activities,687.0,0.9779559432877077 750,granite_falls_zodiac_tour,recommended_experiences,103.95,0.9271340186476549 531,niagara_falls_small-group_day_tour_from_toronto,family_friendly,100.57,0.8826986745027885 255,2_hour_banff_horseback_riding_adventure,outdoor_activities,124.95,0.8791093345869159 23,victoria_panorama_seaplane_tour,"air,_helicopter_&_balloon_tours",125.0,0.8385418422397873 129,4_hour_montreal_architecture_&_city_bike_tour_with_wine_or_beer,day_trips_&_excursions,86.23,0.8123579012175789 697,glacier_skywalk_admission,recommended_experiences,36.75,0.7908028853946407 770,whistler_wilderness_adventure_snowmobile_tour,recommended_experiences,159.0,0.7856165035116164 600,overnight_camping_and_river-rafting_trip_in_squamish,multi-day_&_extended_tours,425.24,0.7289819060210286 688,jasper_evening_wildlife_tour,recommended_experiences,73.9,0.7130111977361631 30,vancouver_harbor_and_indian_arm_lunch_cruise,"cruises,_sailing_&_water_tours",85.33,0.6965279121433259 140,st._lawrence_market_and_old_toronto_food_tour,"food,_wine_&_nightlife",89.0,0.6548363429548558 220,evening_wildlife_safari,outdoor_activities,58.8,0.6533665073213126 160,niagara-on-the-lake_wine_tour_with_lunch,"food,_wine_&_nightlife",114.99,0.6270367444044799 728,1_hour_banff_horseback_riding_adventures,recommended_experiences,67.2,0.620876581081649 269,small-group_capilano_suspension_bridge_and_vancouver_city_tour,outdoor_activities,200.0,0.5907661275985014 206,bird_kingdom_all_day_admission_ticket,sightseeing_tickets_&_passes,20.28,0.554470870427845 442,niagara_falls_platinum_tour_from_toronto_with_cruise_and_lunch,walking_&_biking_tours,149.0,0.48832224211473696 804,overnight_camping_and_river-rafting_trip_in_squamish,recommended_experiences,425.24,0.48655131060476275 700,gastown_walking_food_tour,recommended_experiences,93.45,0.48177122416391027 388,seaplane_flight_to_vancouver_with_bus_tour_from_victoria,tours_&_sightseeing,439.0,0.47925285623314795 156,fine_dining_dinner_tour_in_whistler,"food,_wine_&_nightlife",131.24,0.476951633770902 306,vancouver_tour_including_capilano_suspension_bridge,tours_&_sightseeing,130.0,0.46759864919717 757,laurentian_mountains_day_trip_from_montreal,recommended_experiences,100.0,0.463940186384192 618,full-day_niagara_winery_tour_from_toronto,luxury_&_special_occasions,99.0,0.46337912203357423 443,vancouver_highlights_bike_tour,walking_&_biking_tours,94.45,0.4583239870710455 658,butchart_gardens_tour_from_victoria,recommended_experiences,73.5,0.451678051405039 514,full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch,water_sports,98.29,0.4511234447781072 544,niagara_falls_helicopter_tour,family_friendly,145.0,0.41932103161262824 716,niagara-on-the-lake_wine_tour_with_lunch,recommended_experiences,114.99,0.4069748379955549 465,ottawa_spring_tulip_festival_bike_tour,walking_&_biking_tours,68.0,0.40054915039156747 149,vancouver_brewery_tour,"food,_wine_&_nightlife",83.99,0.3991049291927554 659,quebec_city_sightseeing_tour,recommended_experiences,42.0,0.390989121816537 583,lift_your_spirits!_distillery_and_cocktail_experience,family_friendly,105.0,0.38385806318739046 647,vancouver_city_sightseeing_tour,recommended_experiences,80.0,0.37847499130696594 372,ottawa_spring_tulip_festival_bike_tour,tours_&_sightseeing,68.0,0.3713853486934128 24,niagara_falls_canadian_side_tour_and_maid_of_the_mist_boat_ride,"cruises,_sailing_&_water_tours",149.89,0.3707985977547267 334,ultimate_day_tour_to_victoria,tours_&_sightseeing,363.56,0.3584467040240089 68,small_group_excursion_of_quebec_city_montmorency_falls,cultural_&_theme_tours,35.0,0.35557626388403374 205,butchart_gardens_tour_from_victoria,sightseeing_tickets_&_passes,73.5,0.3475177101809398 395,old_montreal_ghost_walking_tour,tours_&_sightseeing,25.0,0.33930770662291443 698,bird_kingdom_all_day_admission_ticket,recommended_experiences,20.28,0.3375639769210913 807,call_of_the_wild_atv_tour,recommended_experiences,156.45,0.33714887877177246 676,gastronomic_gastown_walking_tour,recommended_experiences,146.35,0.3368736137900844 686,evening_wildlife_safari,recommended_experiences,58.8,0.3361461638437203 608,niagara_falls_helicopter_tour,luxury_&_special_occasions,145.0,0.3336081341285516 351,3_hour_whale_watching_tour,tours_&_sightseeing,129.0,0.31915787704332477 347,summer_tour:_banff_and_its_wildlife,tours_&_sightseeing,74.55,0.3126277114069693 715,ultimate_day_tour_to_victoria,recommended_experiences,363.56,0.3115054744757281 454,ultimate_day_tour_to_victoria,walking_&_biking_tours,363.56,0.2942154424188662 101,half-day_trip_to_montmorency_falls_and_ste-anne-de-beaupré_from_quebec,day_trips_&_excursions,57.5,0.2910109323273272 308,vancouver_city_hop-on_hop-off_tour,tours_&_sightseeing,31.2,0.2881846500297618 579,kingston_discovery_sightseeing_cruise,family_friendly,39.55,0.2860354546491455 113,ultimate_day_tour_to_victoria,day_trips_&_excursions,363.56,0.2858269675811015 734,victoria_whale_watch_tour,recommended_experiences,114.45,0.28440691775027516 670,niagara_falls_platinum_tour_from_toronto_with_cruise_and_lunch,recommended_experiences,149.0,0.283538371952878 64,half-day_trip_to_montmorency_falls_and_ste-anne-de-beaupré_from_quebec,cultural_&_theme_tours,57.5,0.2766146098617104 323,evening_wildlife_safari,tours_&_sightseeing,58.8,0.27542851722698447 649,niagara_falls_canadian_side_tour_and_maid_of_the_mist_boat_ride,recommended_experiences,149.89,0.2629010563883526 797,ile_d'orleans_food_tour,recommended_experiences,51.75,0.2598639961542848 102,whistler_small-group_day_trip_from_vancouver,day_trips_&_excursions,145.0,0.25629722219464357 448,small-group_toronto_beer_tour,walking_&_biking_tours,80.0,0.2562655649179161 314,niagara_falls_in_one_day:_deluxe_sightseeing_tour_of_american_and_canadian_sides,tours_&_sightseeing,204.42,0.2560256370331564 671,niagara-on-the-lake_wine_tour_and_tastings_with_transport,recommended_experiences,40.0,0.25502636742695894 822,victoria_panorama_seaplane_tour,recommended_experiences,125.0,0.2533124731300972 104,niagara_on_the_lake_wine_tour_with_cheese_pairing,day_trips_&_excursions,83.62,0.2526848834025158 662,niagara_falls_in_one_day:_deluxe_sightseeing_tour_of_american_and_canadian_sides,recommended_experiences,204.41,0.24262331698011616 10,niagara_falls_helicopter_tour,"air,_helicopter_&_balloon_tours",145.0,0.23446914206680405 18,boldt_castle_and_thousand_islands_helicopter_tour,"air,_helicopter_&_balloon_tours",172.84,0.2291439912778737 234,ultimate_day_tour_to_victoria,outdoor_activities,363.56,0.22909534189021888 626,boldt_castle_and_thousand_islands_helicopter_tour,luxury_&_special_occasions,172.84,0.2273222638184608 257,top_of_gowlland_tod_hike_in_victoria,outdoor_activities,86.0,0.2266815421834962 551,quebec_city_historic_discoverers_cruise,family_friendly,44.83,0.22554754425827986 678,guided_tour_of_the_fairmont_le_château_frontenac_in_quebec_city,recommended_experiences,26.25,0.224358781950075 542,medieval_times_dinner_and_tournament_toronto,family_friendly,68.99,0.22378155525190865 242,1_hour_banff_horseback_riding_adventures,outdoor_activities,67.2,0.22248972190141245 784,6-hour_eagle_viewing_river_float_trip_from_vancouver_with_lunch,recommended_experiences,157.49,0.22198060795362975 743,ottawa_city_tour_by_land_and_water,recommended_experiences,36.45,0.21845443828453767 188,vancouver_craft_brewery_and_food_tour,"food,_wine_&_nightlife",94.99,0.2157788843085309 642,60_minute_private_vacation_photography_session_with_local_photographer_in_prague,private_&_custom_tours,477.13,0.21367316131362019 400,niagara_falls_american_side_highlights_tour,tours_&_sightseeing,149.89,0.2111314878549194 305,niagara_falls_canadian_side_tour_and_maid_of_the_mist_boat_ride,tours_&_sightseeing,149.89,0.21083946526065017 54,full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch,"cruises,_sailing_&_water_tours",98.29,0.20995582137742916 808,whistler_blackcomb_salmon_bake_dinner_and_atv_tour,recommended_experiences,183.75,0.20489623094632392 703,small-group_granville_island_market_tour,recommended_experiences,79.9,0.20405425561537677 164,kelowna_or_west_kelowna_afternoon_sightseeing_wine_tour,"food,_wine_&_nightlife",98.95,0.20371946413044031 150,small-group_toronto_beer_tour,"food,_wine_&_nightlife",80.0,0.19962577238704482 575,niagara_falls_american_side_highlights_tour,family_friendly,149.89,0.18939587222879234 289,call_of_the_wild_atv_tour,outdoor_activities,156.45,0.18888820134775508 781,4_hour_montreal_architecture_&_city_bike_tour_with_wine_or_beer,recommended_experiences,86.23,0.18678594171303337 130,seaplane_flight_to_vancouver_with_bus_tour_from_victoria,day_trips_&_excursions,439.0,0.18555529439254279 74,talking_trees_-_indigenous_walking_tour,cultural_&_theme_tours,40.0,0.18408567521901137 597,rockies_classic_4-day_summer_tour,multi-day_&_extended_tours,687.0,0.18365890626738895 5,niagara_falls_in_one_day:_deluxe_sightseeing_tour_of_american_and_canadian_sides,featured_tours_and_tickets,204.42,0.1825453818516232 548,ultimate_day_tour_to_victoria,family_friendly,363.56,0.1807008178609641 94,kingston_discovery_sightseeing_cruise,cultural_&_theme_tours,39.55,0.17971606911389237 98,vancouver_to_victoria_and_butchart_gardens_tour_by_bus,day_trips_&_excursions,210.0,0.17940575564862501 740,summer_tour:_banff_and_its_wildlife,recommended_experiences,74.55,0.17830474983687575 798,squamish_cheakamus_white-water_rafting_from_whistler,recommended_experiences,120.74,0.17637969879849108 499,ultimate_day_tour_to_victoria,water_sports,363.56,0.17125762357730936 261,whistler_sasquatch_zipline,outdoor_activities,135.45,0.17069805640844007 501,riverside_rafting_on_clearwater_river_in_wells_gray_park,water_sports,104.0,0.16992437421121973 138,small-group_quebec_city_food_tour,"food,_wine_&_nightlife",53.0,0.16961783075782477 310,half-day_trip_to_montmorency_falls_and_ste-anne-de-beaupré_from_quebec,tours_&_sightseeing,57.5,0.167254899153878 227,niagara_falls_helicopter_tour,outdoor_activities,145.0,0.1633492209690759 679,private_tour:_quebec_city_walking_tour,recommended_experiences,25.72,0.161215664824313 288,overnight_camping_and_river-rafting_trip_in_squamish,outdoor_activities,425.24,0.16085922733819527 672,niagara_on_the_lake_wine_tour_with_cheese_pairing,recommended_experiences,83.62,0.15950092272573835 383,small-group_capilano_suspension_bridge_and_vancouver_city_tour,tours_&_sightseeing,200.0,0.1590374998787824 121,3_hour_whale_watching_tour,day_trips_&_excursions,129.0,0.15868885495308993 211,butchart_gardens_tour_from_victoria,outdoor_activities,73.5,0.15864713228581312 327,niagara_falls_helicopter_tour,tours_&_sightseeing,145.0,0.15675548824258484 720,beyond_the_market_food_tour_in_montreal,recommended_experiences,104.0,0.15506848910219084 344,victoria_city_sightseeing_tour_with_craigdarroch_castle,tours_&_sightseeing,47.25,0.1545651474213898 479,old_montreal_ghost_walking_tour,walking_&_biking_tours,25.0,0.15411029278323476 81,animated_crime_walking_tour_in_old_quebec,cultural_&_theme_tours,20.0,0.15360464219564107 356,full-day_niagara_winery_tour_from_toronto,tours_&_sightseeing,99.0,0.1531105361420107 786,vancouver_craft_brewery_and_food_tour,recommended_experiences,94.99,0.15230934548495587 199,all_star_wineries_of_kelowna_tour,"food,_wine_&_nightlife",166.95,0.15067463947574886 6,whistler_small-group_day_trip_from_vancouver,featured_tours_and_tickets,145.0,0.14915175310097728 710,fine_dining_dinner_tour_in_whistler,recommended_experiences,131.24,0.14721743035875332 266,whistler_wilderness_adventure_snowmobile_tour,outdoor_activities,159.0,0.14677085531605008 151,gastown_walking_food_tour,"food,_wine_&_nightlife",93.45,0.14570619674795096 281,full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch,outdoor_activities,98.29,0.14481001622237913 37,3_hour_whale_watching_tour,"cruises,_sailing_&_water_tours",129.0,0.1445860522634906 667,niagara_falls_day_and_evening_tour_with_boat_cruise_and_optional_fallsview_dinner,recommended_experiences,169.0,0.1439987421364407 789,mountain_explorer_atv_tour,recommended_experiences,103.95,0.14301599564447823 212,whistler_small-group_day_trip_from_vancouver,outdoor_activities,145.0,0.14296420758665213 80,beyond_the_bagel:_montreal_jewish_food_walking_tour,cultural_&_theme_tours,85.0,0.1427989584059677 762,60-minute_deluxe_horse-drawn_carriage_tour,recommended_experiences,215.0,0.14274354464294373 652,small-group_quebec_city_food_tour,recommended_experiences,53.0,0.14121436288949527 369,pedicab_tour_from_victoria_cruise_ship_terminal,tours_&_sightseeing,90.0,0.13995130068223577 93,niagara_falls_american_side_highlights_tour,cultural_&_theme_tours,149.89,0.13869920578224146 546,toronto's_original_brunch_food_tour,family_friendly,99.0,0.13798672765336106 749,flavors_of_old_montreal_walking_tour,recommended_experiences,68.0,0.1376685675126655 31,ultimate_day_tour_to_victoria,"cruises,_sailing_&_water_tours",363.56,0.13741227885867965 629,lift_your_spirits!_distillery_and_cocktail_experience,luxury_&_special_occasions,105.0,0.1372044772473398 663,whistler_small-group_day_trip_from_vancouver,recommended_experiences,145.0,0.1369376361677781 345,vancouver_biking_and_hiking_tour_including_lunch,tours_&_sightseeing,135.5,0.13641252221745562 557,rockies_classic_4-day_summer_tour,family_friendly,687.0,0.13551897528869417 602,niagara_falls_small-group_day_tour_from_toronto,luxury_&_special_occasions,100.57,0.13530918946057935 77,6-hour_niagara_falls_canadian_side_evening_illuminations_tour,cultural_&_theme_tours,149.89,0.13343865026850277 605,niagara_on_the_lake_wine_tour_with_cheese_pairing,luxury_&_special_occasions,83.62,0.13281587677618428 407,kingston_discovery_sightseeing_cruise,tours_&_sightseeing,39.55,0.13192977967949604 114,small-group_quebec_wine_tour_from_montreal_with_gourmet_lunch_or_cheese_tasting,day_trips_&_excursions,97.73,0.13108495429172667 586,skagway_shore_excursion:_full-day_tour_of_the_yukon,shore_excursions,157.45,0.13035717965534488 610,ultimate_day_tour_to_victoria,luxury_&_special_occasions,363.56,0.12980235656840114 533,half-day_trip_to_montmorency_falls_and_ste-anne-de-beaupré_from_quebec,family_friendly,57.5,0.1267685793111792 247,vancouver_biking_and_hiking_tour_including_lunch,outdoor_activities,135.5,0.12661285437101455 399,full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch,tours_&_sightseeing,98.29,0.12561376514816025 157,the_fraser_valley_winery_tour,"food,_wine_&_nightlife",149.96,0.12146004182815545 213,banff_national_park_tour_with_lake_louise_and_moraine_lake,outdoor_activities,88.2,0.12092552990565344 644,walking_tour_of_old_montreal,recommended_experiences,29.5,0.12022146665973224 250,3_hour_whale_watching_tour,outdoor_activities,129.0,0.11855081926939726 301,montreal_city_guided_sightseeing_tour,tours_&_sightseeing,55.0,0.11804465458927549 336,full-day_niagara_falls_tour_from_toronto,tours_&_sightseeing,113.0,0.11741483712740594 526,athabasca_river_mile_5_morning_rafting_trip,water_sports,72.45,0.1172543681053157 445,private_tour:_quebec_city_walking_tour,walking_&_biking_tours,25.72,0.1151847217790404 455,montmorency_falls_bike_tour_in_quebec,walking_&_biking_tours,77.0,0.11460159654555219 216,whale-watching_cruise_with_expert_naturalists,outdoor_activities,94.5,0.1137963202057744 638,120_minute_private_vacation_photography_session_with_local_photographer_in_santorini,private_&_custom_tours,886.09,0.11351509355459433 409,call_of_the_wild_atv_tour,tours_&_sightseeing,156.45,0.112982890538885 62,quebec_city_walking_tour,cultural_&_theme_tours,30.99,0.11276276874520613 223,jasper_evening_wildlife_tour,outdoor_activities,73.9,0.11239065594656636 816,athabasca_river_mile_5_morning_rafting_trip,recommended_experiences,72.45,0.11175916993877241 648,quebec_city_walking_tour,recommended_experiences,30.99,0.11085273462014097 280,2_hour_ziplines_and_tree_course_adventure_from_mont-tremblant,outdoor_activities,42.4,0.10986702082218325 506,newfoundland_puffin_and_whale_watch_cruise,water_sports,72.0,0.10912124392815237 609,whistler_sightseeing_tours_-_discover_all_of_whistler_this_winter!,luxury_&_special_occasions,83.99,0.10776360673406521 661,victoria_guided_food_and_history_tour,recommended_experiences,63.0,0.10770160897901526 35,victoria_whale_watch_tour,"cruises,_sailing_&_water_tours",114.45,0.10729374420175783 161,small-group_quebec_wine_tour_from_montreal_with_gourmet_lunch_or_cheese_tasting,"food,_wine_&_nightlife",97.73,0.10696611393554548 460,talking_trees_-_indigenous_walking_tour,walking_&_biking_tours,40.0,0.10545469994139994 792,old_montreal_ghost_walking_tour,recommended_experiences,25.0,0.10505410461287254 1,vancouver_to_victoria_and_butchart_gardens_tour_by_bus,featured_tours_and_tickets,210.0,0.10421250808694604 16,seaplane_flight_to_vancouver_with_bus_tour_from_victoria,"air,_helicopter_&_balloon_tours",439.0,0.10402548663674016 447,lost_souls_of_gastown_walking_tour,walking_&_biking_tours,30.45,0.1028271640113469 274,mountain_explorer_atv_tour,outdoor_activities,103.95,0.10178584704785487 643,whistler_exotic_car_driving_experience,recommended_experiences,887.25,0.10176506688672088 646,montreal_city_guided_sightseeing_tour,recommended_experiences,55.0,0.10168066552044838 86,ottawa_river_historic_sightseeing_cruise,cultural_&_theme_tours,28.0,0.10156938703604249 43,lady_muskoka_boat_cruise,"cruises,_sailing_&_water_tours",42.94,0.10120400253610323 253,covered_wagon_or_horseback_ride_in_banff_with_western_cookout,outdoor_activities,103.95,0.10075145680474085 111,athabasca_glacier_snow_trip_from_banff,day_trips_&_excursions,273.0,0.10056097199434594 451,toronto's_original_brunch_food_tour,walking_&_biking_tours,99.0,0.09994980617016089 732,wild_current_canoe_adventure_at_pyramid_lake,recommended_experiences,120.0,0.0994453821893008 824,victoria_and_butchart_gardens_with_victoria_clipper_to_seattle_one-way_from_vancouver,recommended_experiences,373.0,0.09944461556009229 410,granville_island_night_photography_tour,tours_&_sightseeing,103.95,0.09928760989819108 342,lynn_canyon_park_and_photography_tour,tours_&_sightseeing,99.0,0.09920333480025878 331,toronto's_original_brunch_food_tour,tours_&_sightseeing,99.0,0.09889740465023064 666,st._lawrence_market_and_old_toronto_food_tour,recommended_experiences,89.0,0.09861148803212796 516,squamish_elaho_white-water_rafting_from_vancouver,water_sports,215.24,0.09825783746866237 335,small-group_quebec_wine_tour_from_montreal_with_gourmet_lunch_or_cheese_tasting,tours_&_sightseeing,97.73,0.09798677541887033 601,5-night_churchill_tour_and_polar_bear_adventure_from_winnipeg,multi-day_&_extended_tours,-1.0,0.09750282494746082 34,full-day_whale_watching_cruise_from_quebec,"cruises,_sailing_&_water_tours",159.8,0.09698562982590381 780,maligne_lake_cruise,recommended_experiences,82.95,0.09668778084964999 433,private_arrival_transfer:_calgary_international_airport_to_banff,transfers_&_ground_transport,528.26,0.09638993187339617 489,lift_your_spirits!_distillery_and_cocktail_experience,walking_&_biking_tours,105.0,0.09577576266654722 549,"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls",family_friendly,144.95,0.09540864648651344 632,private_tour:_quebec_city_walking_tour,private_&_custom_tours,25.72,0.09513590687162986 32,quebec_city_historic_discoverers_cruise,"cruises,_sailing_&_water_tours",44.83,0.09458568355993714 272,victoria_marine_wildlife_tour,outdoor_activities,112.35,0.09444352344717938 362,30-minute_heritage_horse-drawn_carriage_tour,tours_&_sightseeing,115.0,0.09423648846504801 338,"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls",tours_&_sightseeing,144.95,0.09388592245675072 243,whistler_wilderness_snowmobile_run,outdoor_activities,208.96,0.09314746010728567 818,30-minute_victoria_carriage_tour_including_james_bay,recommended_experiences,115.0,0.09295427856591029 72,quebec_city_historic_discoverers_cruise,cultural_&_theme_tours,44.83,0.0927342740214045 815,squamish_via_ferrata_tour,recommended_experiences,114.45,0.09254329315681586 491,beyond_the_bike_lanes_bike_tour,walking_&_biking_tours,85.0,0.09238397858812197 543,niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,family_friendly,157.07,0.09227816571901436 539,whale-watching_cruise_with_expert_naturalists,family_friendly,94.5,0.09206119161467394 284,5-hour_exotic_car_experience_including_lunch,outdoor_activities,800.0,0.09199839115374688 791,interactive_pirate_cruise_from_granville_island,recommended_experiences,34.5,0.09146618813803753 63,niagara_falls_small-group_day_tour_from_toronto,cultural_&_theme_tours,100.57,0.09118664807111618 267,half-day_yukon_snowshoeing_adventure,outdoor_activities,135.45,0.09056225112870908 329,5.5-hour_jasper_wildlife_and_waterfalls_tour_with_maligne_lake_cruise_from_jasper,tours_&_sightseeing,144.59,0.09044911469586848 562,quebec_city_dinner_cruise,family_friendly,142.56,0.09018705377490098 439,small-group_quebec_city_food_tour,walking_&_biking_tours,53.0,0.09001273131205476 568,vancouver_full-day_sightseeing_and_photography_tour,family_friendly,249.0,0.08971950014938627 478,electric_bike_tour_of_quebec_city,walking_&_biking_tours,85.0,0.08943088680030312 406,canyon_sainte-anne_walking_tour,tours_&_sightseeing,13.5,0.08925771879085322 55,vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane,"cruises,_sailing_&_water_tours",569.0,0.08907762406102533 370,montreal_food_truck_tour_by_bike,tours_&_sightseeing,159.83,0.08886982244968546 813,whale-watching_cruise_from_victoria_to_vancouver,recommended_experiences,232.32,0.08798551114809466 653,vancouver_city_hop-on_hop-off_tour,recommended_experiences,31.2,0.08739563957757165 771,half-day_yukon_snowshoeing_adventure,recommended_experiences,135.45,0.08680335087025007 142,niagara-on-the-lake_wine_tour_and_tastings_with_transport,"food,_wine_&_nightlife",40.0,0.08659862479491136 721,winter_wildlife_discovery_tour,recommended_experiences,72.45,0.08636465857964366 303,quebec_city_walking_tour,tours_&_sightseeing,30.99,0.08628600242285134 574,full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch,family_friendly,98.29,0.08606911851018251 523,brentwood_bay_kayak_tour_and_butchart_gardens_visit,water_sports,100.8,0.08602294037432921 25,whale-watching_cruise_with_expert_naturalists,"cruises,_sailing_&_water_tours",94.5,0.08554915450430772 419,30-minute_victoria_carriage_tour_including_james_bay,tours_&_sightseeing,115.0,0.08470455459571735 304,niagara_falls_small-group_day_tour_from_toronto,tours_&_sightseeing,100.57,0.08462110024199652 366,gems_of_montreal_small_group_city_tour,tours_&_sightseeing,171.32,0.08437207201757355 436,walking_tour_of_old_montreal,walking_&_biking_tours,29.5,0.08401871006745702 457,vancouver_biking_and_hiking_tour_including_lunch,walking_&_biking_tours,135.5,0.08386246201559713 778,vancouver_to_victoria_by_seaplane_and_ferry,recommended_experiences,289.0,0.08359397042844537 680,whale-watching_cruise_with_expert_naturalists,recommended_experiences,94.5,0.08352886106072563 427,vancouver_aquabus_ferry_ticket,transfers_&_ground_transport,16.0,0.0833723153763495 403,vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane,tours_&_sightseeing,569.0,0.08263115629590395 379,vancouver_to_victoria_by_seaplane_and_ferry,tours_&_sightseeing,289.0,0.0825157109562707 392,jewish_neighborhood_food_tour,tours_&_sightseeing,95.44,0.0824880040747587 184,calgary_food_walking_tour_-_calgary_farmers_market,"food,_wine_&_nightlife",69.29,0.08213935914906625 385,4_hour_montreal_architecture_&_city_bike_tour_with_wine_or_beer,tours_&_sightseeing,86.23,0.08212596568583537 553,lynn_canyon_park_and_photography_tour,family_friendly,99.0,0.08208279093264596 117,jasper_to_banff_one-way_tour,day_trips_&_excursions,257.25,0.08193040308433006 722,peggy's_cove_day_trip_from_halifax,recommended_experiences,57.49,0.08177070069144832 204,"best_of_niagara_falls_tour_from_niagara_falls,_ontario",sightseeing_tickets_&_passes,158.0,0.08174684499431316 518,overnight_camping_and_river-rafting_trip_in_squamish,water_sports,425.24,0.08171221139242318 622,best_of_toronto_private_food_tour_with_sightseeing_and_black_car,luxury_&_special_occasions,225.0,0.08124812112709746 173,flavors_of_old_montreal_walking_tour,"food,_wine_&_nightlife",68.0,0.08108880655840357 207,ultimate_day_tour_to_victoria,sightseeing_tickets_&_passes,363.56,0.08108472989484777 530,quebec_city_walking_tour,family_friendly,30.99,0.08095571070864044 594,quebec_shore_excursion:_small-group_food_walking_tour,shore_excursions,53.0,0.0806616588017605 564,niagara_falls_canada_underground_railroad_heritage_tour,family_friendly,124.05,0.08061317175911453 123,fraser_valley_wine_tour_from_vancouver,day_trips_&_excursions,187.0,0.08053928674174923 633,private_winery_tour_of_niagara-on-the-lake,private_&_custom_tours,165.0,0.08053236002137125 49,ottawa_river_historic_sightseeing_cruise,"cruises,_sailing_&_water_tours",28.0,0.08005557076868587 503,victoria_whale_watch_tour,water_sports,114.45,0.08003440278336404 532,greg_frewin_wild_magic_show,family_friendly,32.77,0.07978658312734037 158,kensington_market_-toronto's_neighborhood_international_food_tour,"food,_wine_&_nightlife",89.0,0.07972193373714574 437,walking_tour_of_old_montreal,walking_&_biking_tours,29.5,0.07962355266177702 214,arctic_day:_evening_aurora_viewing,outdoor_activities,135.45,0.07952336775297653 656,half-day_trip_to_montmorency_falls_and_ste-anne-de-beaupré_from_quebec,recommended_experiences,57.5,0.07947764959464833 230,athabasca_glacier_snow_trip_from_banff,outdoor_activities,273.0,0.07946102726957456 752,top_of_gowlland_tod_hike_in_victoria,recommended_experiences,86.0,0.07938598779881295 371,45-minute_beacon_hill_park_carriage_tour,tours_&_sightseeing,165.0,0.07899001028387086 291,nanaimo_classic_adventure_course,outdoor_activities,41.99,0.07861365847666642 675,vancouver_highlights_bike_tour,recommended_experiences,94.45,0.0783753810994968 340,stanley_park_horse-drawn_tours,tours_&_sightseeing,42.0,0.07835801018354886 458,bike_tour_of_downtown_vancouver_and_stanley_park,walking_&_biking_tours,68.25,0.07810569898228006 760,whistler_sasquatch_zipline,recommended_experiences,135.45,0.07722081045399111 788,rzr_off-roading_tours_from_whistler,recommended_experiences,198.45,0.07700204153538608 725,niagara-on-the-lake_winery_tasting_afternoon_tour_with_wine_and_cheese,recommended_experiences,95.0,0.07688890510254548 226,bird_kingdom_all_day_admission_ticket,outdoor_activities,20.28,0.07673446088411735 194,whistler_blackcomb_salmon_bake_dinner_and_atv_tour,"food,_wine_&_nightlife",183.75,0.07655334698840052 237,jasper_to_banff_one-way_tour,outdoor_activities,257.25,0.07627589034909285 733,victoria_day_trip_from_seattle_with_butchart_gardens,recommended_experiences,271.28,0.07599074036019869 537,niagara_falls_day_and_evening_tour_with_boat_cruise_and_optional_fallsview_dinner,family_friendly,169.0,0.0759674438514274 795,montreal_afternoon_tea_tour,recommended_experiences,149.5,0.07574599624017618 657,johnston_canyon_icewalk,recommended_experiences,79.8,0.07561373015379166 181,"kayak,_wine,_and_cheese_tour","food,_wine_&_nightlife",155.75,0.07557744604431162 611,"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls",luxury_&_special_occasions,144.95,0.07543429382316637 368,niagara_falls_canada_underground_railroad_heritage_tour,tours_&_sightseeing,124.06,0.07530268613598445 701,montreal_craft_brewery_and_beer_tasting_small-group_tour,recommended_experiences,74.73,0.07507987663049226 464,montreal_food_truck_tour_by_bike,walking_&_biking_tours,159.83,0.07500252825293797 228,discover_grizzly_bears_from_banff,outdoor_activities,231.0,0.0749009363540607 612,arctic_day:_yukon_wildlife_and_hot_springs_tour,luxury_&_special_occasions,145.95,0.0747346950649888 705,athabasca_glacier_snow_trip_from_banff,recommended_experiences,273.0,0.07456499041572791 512,elaho_whitewater_experience,water_sports,187.95,0.07437796896552203 256,marine_wildlife_tour_by_zodiac,outdoor_activities,110.25,0.0742394345579621 38,granite_falls_zodiac_tour,"cruises,_sailing_&_water_tours",103.95,0.07405068142766172 390,toronto_small-group_city_tour,tours_&_sightseeing,168.37,0.07403971412039656 144,half-day_beer_cider_and_wine_tour,"food,_wine_&_nightlife",35.0,0.07400277161171391 468,3_hour_montreal_city_bike_tour_with_wine_or_beer,walking_&_biking_tours,74.73,0.07308613561502582 717,kicking_horse_river_whitewater_rafting,recommended_experiences,159.6,0.07286448056292995 193,ile_d'orleans_food_tour,"food,_wine_&_nightlife",51.75,0.07263936215064509 693,mountain_lakes_and_waterfalls_day_trip_from_banff,recommended_experiences,183.75,0.07234497653458027 71,small-group_toronto_ghosts_and_spirits_of_the_distillery_tour,cultural_&_theme_tours,24.5,0.07225492916966632 654,niagara_falls_day_trip_from_toronto,recommended_experiences,169.0,0.07209215124078343 153,small-group_granville_island_market_tour,"food,_wine_&_nightlife",79.9,0.07204851651006891 90,original_haunted_walk_of_toronto,cultural_&_theme_tours,24.5,0.07163210156234487 466,north_van_shipyards_district_food_tour,walking_&_biking_tours,73.0,0.07158765510658606 521,half-day_whitewater_rafting_in_revelstoke,water_sports,130.2,0.07152300571639143 713,niagara_falls_open-top_jet-boat_ride,recommended_experiences,79.04,0.07143654798000672 476,jewish_neighborhood_food_tour,walking_&_biking_tours,95.44,0.07136138224090487 317,capilano_suspension_bridge_and_grouse_mountain_from_vancouver,tours_&_sightseeing,212.0,0.07065254785555664 452,whistler_sightseeing_tours_-_discover_all_of_whistler_this_winter!,walking_&_biking_tours,83.99,0.0705093956344114 742,niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch,recommended_experiences,77.98,0.07045859968497276 621,whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,luxury_&_special_occasions,447.57,0.07043089280346078 420,beyond_city_sights_e-bike_adventure_tour,tours_&_sightseeing,89.0,0.0703893324811928 311,butchart_gardens_tour_from_victoria,tours_&_sightseeing,73.5,0.07004114753302546 538,niagara_on_the_lake_wine_tour_with_cheese_pairing,family_friendly,83.62,0.07001642599584304 695,small-group_toronto_beer_tour,recommended_experiences,80.0,0.06983827038695431 200,full-day_niagara_ice_wine_festival_tour_with_lunch_and_winery_visits,"food,_wine_&_nightlife",395.0,0.06958352401055264 249,talking_trees_-_indigenous_walking_tour,outdoor_activities,40.0,0.06936186895845677 411,stanley_park_photography_tour_in_vancouver,tours_&_sightseeing,104.0,0.06926489487316483 51,interactive_pirate_cruise_from_granville_island,"cruises,_sailing_&_water_tours",34.5,0.0690767189695626 498,niagara_falls_open-top_jet-boat_ride,water_sports,79.04,0.06877206954127102 444,gastronomic_gastown_walking_tour,walking_&_biking_tours,146.35,0.06876617100594913 393,electric_bike_tour_of_quebec_city,tours_&_sightseeing,85.0,0.06841983498704934 588,skagway_shore_excursion:_bennett_train_journey_on_the_white_pass_rail,shore_excursions,322.47,0.06841175381327501 631,sake_a_to_z_gastronomic_experience_in_distillery_district,luxury_&_special_occasions,90.0,0.06830669855420875 302,vancouver_city_sightseeing_tour,tours_&_sightseeing,80.0,0.0682399927939019 13,helicopter_tour_over_montreal,"air,_helicopter_&_balloon_tours",179.0,0.06815200179910018 571,interactive_pirate_cruise_from_granville_island,family_friendly,34.5,0.06807984846182938 185,full-day_prince_edward_county_wine_tour_with_lunch,"food,_wine_&_nightlife",425.0,0.06806657224777156 719,zipline_adventure_in_whistler,recommended_experiences,103.95,0.06802433548796667 268,dune_buggy_4x4_tours,outdoor_activities,197.77,0.06799961395078427 428,hop-on_and_hop-off_banff_bus,transfers_&_ground_transport,60.0,0.06773755302981677 505,river_of_golden_dreams_canoe_tour_in_whistler,water_sports,114.45,0.06770869169490845 46,victoria_whale_watching_tour_on_a_covered_vessel,"cruises,_sailing_&_water_tours",122.0,0.06744732524981217 707,small-group_gourmet_food_tour_in_vancouver,recommended_experiences,131.87,0.06739006255752064 776,full-day_cheakamus_rafting_and_sea_to_sky_gondola_combo_from_vancouver,recommended_experiences,205.79,0.06721920345486342 135,toronto_to_niagara_falls_day_trip_by_train,day_trips_&_excursions,489.41,0.0671799520393881 313,toronto_city_hop-on_hop-off_tour,tours_&_sightseeing,43.0,0.06714358675740363 349,historical_chinatown_walking_tour,tours_&_sightseeing,15.0,0.06713839171712013 360,1-hour_distillery_history_district_by_segway,tours_&_sightseeing,77.97,0.06698523723959572 162,private_winery_tour_of_niagara-on-the-lake,"food,_wine_&_nightlife",165.0,0.06694444354653625 414,independent_bike_tour_of_niagara-on-the-lake_wineries_including_wine_tastings,tours_&_sightseeing,64.0,0.06685843676850947 799,whistler_exotic_car_driving_experience,recommended_experiences,887.25,0.06658887190046581 758,victoria_whale_watching_tour_by_zodiac,recommended_experiences,114.45,0.06651960469668584 56,ottawa_river_tours,"cruises,_sailing_&_water_tours",27.0,0.06651036906951519 404,niagara_falls_and_niagara-on-the-lake_day_tour_from_toronto,tours_&_sightseeing,198.0,0.06648497109479587 307,quebec_city_and_montmorency_falls_day_trip_from_montreal,tours_&_sightseeing,115.0,0.0663625990347846 590,quebec_city_shore_excursion:_half-day_tour_to_montmorency_falls_and_ste-anne-de-beaupré,shore_excursions,57.5,0.06621713790684669 386,downtown_toronto_bike_tour,tours_&_sightseeing,84.75,0.06608783912645744 180,the_pork_and_bacon_walking_food_tour_of_toronto's_hogtown_history,"food,_wine_&_nightlife",98.0,0.06594699581210486 69,niagara_on_the_lake_wine_tour_with_cheese_pairing,cultural_&_theme_tours,83.62,0.0658482720083841 729,quebec_city_shore_excursion:_half-day_tour_to_montmorency_falls_and_ste-anne-de-beaupré,recommended_experiences,57.5,0.06561682214075373 91,yukon_breakfast_snowmobile_tour,cultural_&_theme_tours,246.75,0.06533590214125708 219,callaghan_valley_winter_snowmobile_tour,outdoor_activities,208.95,0.06531358872170608 497,victoria_whale_and_wildlife_cruise,water_sports,151.2,0.06530839368142258 136,half-day_canadian_side_sightseeing_tour_of_niagara_falls_with_cruise_&_lunch,day_trips_&_excursions,199.0,0.06514580515505002 664,niagara_falls_tour_day_trip_from_toronto,recommended_experiences,89.0,0.06511578936674538 82,montreal_mural_tour,cultural_&_theme_tours,45.0,0.06509500920561138 139,victoria_guided_food_and_history_tour,"food,_wine_&_nightlife",63.0,0.06508669353349092 453,small-group_walking_tour_of_toronto's_kensington_market_and_chinatown,walking_&_biking_tours,53.0,0.06471096404882044 116,"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls",day_trips_&_excursions,144.95,0.0642603394000629 396,victoria_highlight_city_tour,tours_&_sightseeing,74.95,0.06417144648854528 535,victoria_guided_food_and_history_tour,family_friendly,63.0,0.06415494141264459 330,"show_me_the_city,_toronto_walking_tour",tours_&_sightseeing,36.0,0.06403348930768353 27,"jasper_national_park_tour:_maligne_valley,_medicine_lake_and_spirit_island","cruises,_sailing_&_water_tours",72.45,0.06399077453201923 293,half_day_guided_horseback_ride_at_birkenhead_lake,outdoor_activities,303.46,0.06384127281719415 167,small-group_wine_tour_from_niagara_falls_with_hotel_pickup,"food,_wine_&_nightlife",99.95,0.06378740133175435 576,boldt_castle_and_thousand_islands_helicopter_tour,family_friendly,172.84,0.06367849488831126 309,"best_of_niagara_falls_tour_from_niagara_falls,_ontario",tours_&_sightseeing,158.0,0.06347796272570141 75,historical_chinatown_walking_tour,cultural_&_theme_tours,15.0,0.06327559065299117 236,"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls",outdoor_activities,144.95,0.06326635502582051 279,ghost_canyon,outdoor_activities,259.0,0.0632271036103452 724,private_winery_tour_of_niagara-on-the-lake,recommended_experiences,165.0,0.06317399875411389 475,guided_electric_bike_tour_in_whistler,walking_&_biking_tours,134.96,0.06310496604868007 196,independent_bike_tour_of_niagara-on-the-lake_wineries_including_wine_tastings,"food,_wine_&_nightlife",64.0,0.06284613398955544 684,montreal_tower_observatory_admission_plus_optional_ticket_to_botanical_garden,recommended_experiences,23.75,0.06278379350615347 100,niagara_falls_day_trip_from_toronto,day_trips_&_excursions,169.0,0.06272953419652584 432,private_transport_from_vancouver_international_airport_(yvr)_to_north_or_west_vancouver,transfers_&_ground_transport,177.81,0.06269374614123953 731,stanley_park_horse-drawn_tours,recommended_experiences,42.0,0.06254084420039556 9,whistler_helicopter_tour,"air,_helicopter_&_balloon_tours",187.95,0.06248017226291799 463,epic_electric_bike_tour_of_vancouver,walking_&_biking_tours,94.45,0.06231354314965826 165,niagara-on-the-lake_winery_tasting_afternoon_tour_with_wine_and_cheese,"food,_wine_&_nightlife",95.0,0.062303540893279094 810,quebec_city_shore_excursion:_grand_walking_tour_of_quebec_city,recommended_experiences,30.99,0.0622504360370478 482,quebec_city_bike_tour_along_saint_lawrence_river,walking_&_biking_tours,60.0,0.062040325518915265 687,vancouver_harbor_sunset_dinner_cruise,recommended_experiences,97.69,0.06191679900550767 504,three_sisters_sea_kayaking_day_tour,water_sports,136.85,0.06176359041298031 28,victoria_whale_and_wildlife_cruise,"cruises,_sailing_&_water_tours",151.2,0.061761137199513094 438,quebec_city_walking_tour,walking_&_biking_tours,30.99,0.06173640664316353 470,toronto_islands_evening_bike_tour,walking_&_biking_tours,96.05,0.06171784519715062 607,niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,luxury_&_special_occasions,157.07,0.06142306273773082 59,vancouver_whale_watching_safari,"cruises,_sailing_&_water_tours",259.0,0.061363815828664334 736,a_wok_around_chinatown:_culinary_and_cultural_walking_tour,recommended_experiences,108.0,0.06124529495302991 208,calgary_zoo_admission_ticket,sightseeing_tickets_&_passes,31.45,0.06123220814148242 346,60-minute_the_royal_carriage_tour,tours_&_sightseeing,215.0,0.061015170902971885 540,northern_lights_tour_from_yellowknife,family_friendly,100.0,0.06098457788796907 473,vancouver_full-day_sightseeing_and_photography_tour,walking_&_biking_tours,249.0,0.060869709775033976 748,niagara_falls_domed_jet-boat_ride,recommended_experiences,79.04,0.060735026551850896 14,whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,"air,_helicopter_&_balloon_tours",447.57,0.06072732418309723 300,pirate_life_adventure_cruise_in_toronto,"shows,_concerts_&_sports",38.0,0.06064863194963628 322,niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,tours_&_sightseeing,157.07,0.06018210650917767 449,old_montreal_discovery_tour,walking_&_biking_tours,60.0,0.06008756759901862 775,beyond_the_bagel:_montreal_jewish_food_walking_tour,recommended_experiences,85.0,0.05989996892211458 510,whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,water_sports,447.57,0.05982069946195545 163,3-hour_old_chinatown_food_tour_in_toronto,"food,_wine_&_nightlife",100.0,0.0597976103940288 636,best_of_toronto_private_food_tour_with_sightseeing_and_black_car,private_&_custom_tours,225.0,0.05973141872625001 691,toronto_distillery_district_walking_tour,recommended_experiences,23.73,0.05971218084270019 343,best_of_vancouver_-_4_hours,tours_&_sightseeing,186.65,0.05966446042926271 66,victoria_guided_food_and_history_tour,cultural_&_theme_tours,63.0,0.05950803199405964 522,okanagan_flyboard_experience,water_sports,124.0,0.059439152614467514 763,blackcomb_glacier_safari_by_jeep_4x4,recommended_experiences,145.95,0.05934198010749808 377,toronto_islands_evening_bike_tour,tours_&_sightseeing,96.05,0.059200370163937005 401,boldt_castle_and_thousand_islands_helicopter_tour,tours_&_sightseeing,172.84,0.05918882562997367 358,fraser_valley_wine_tour_from_vancouver,tours_&_sightseeing,187.0,0.059161118748461694 604,niagara_falls_day_and_evening_tour_with_boat_cruise_and_optional_fallsview_dinner,luxury_&_special_occasions,169.0,0.0590603656321302 239,arctic_day:_yukon_wildlife_and_hot_springs_tour,outdoor_activities,145.95,0.05890252118768319 285,treetop_adventure_course,outdoor_activities,40.95,0.058775531314086596 260,4-day_erling_strom_trail_backcountry_lodge_trip_by_horseback,outdoor_activities,-1.0,0.05875706005974528 424,bowen_island_dinner_and_zodiac_tour,tours_&_sightseeing,135.45,0.05871665419087363 290,whistler_blackcomb_salmon_bake_dinner_and_atv_tour,outdoor_activities,183.75,0.0586477748112815 105,niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,day_trips_&_excursions,157.07,0.05861925620472523 324,"jasper_national_park_tour:_maligne_valley,_medicine_lake_and_spirit_island",tours_&_sightseeing,72.45,0.05858244898354996 320,northern_lights_tour_from_yellowknife,tours_&_sightseeing,100.0,0.05852674660717691 440,victoria_guided_food_and_history_tour,walking_&_biking_tours,63.0,0.058269646228146774 603,day_trip_from_seattle_to_victoria_on_the_victoria_clipper,luxury_&_special_occasions,170.4,0.05822456843068685 350,3-hour_east_vancouver_art_mural_&_craft_brewery_tour,tours_&_sightseeing,45.0,0.058200613522712955 73,niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch,cultural_&_theme_tours,77.98,0.05819896301512288 492,gourmet_bike_tour_in_niagara-on-the-lake_with_wine_and_beer,walking_&_biking_tours,134.47,0.05783811515626451 558,4-day_yukon_aurora_viewing_tour,family_friendly,702.45,0.05772421209421541 783,shore_excursion:_charlottetown_south_shore_and_confederation_bridge,recommended_experiences,410.0,0.057593371036241986 726,columbia_icefield_tour_including_the_glacier_skywalk_from_jasper,recommended_experiences,232.05,0.0575733575043165 191,little_italy_walking_food_tour_in_vancouver,"food,_wine_&_nightlife",73.0,0.057406349586036104 155,small-group_gourmet_food_tour_in_vancouver,"food,_wine_&_nightlife",131.87,0.05722355812522771 143,gastronomic_gastown_walking_tour,"food,_wine_&_nightlife",146.35,0.057221889579303326 744,city_highlights_bus_tour_of_charlottetown,recommended_experiences,27.6,0.0571338985845016 585,"craft_vine,_orchard_&_stills",shore_excursions,140.0,0.057009605441885505 252,4-day_yukon_aurora_viewing_tour,outdoor_activities,702.45,0.056785253658809154 4,"best_of_niagara_falls_tour_from_niagara_falls,_ontario",featured_tours_and_tickets,158.0,0.056781176995253355 44,whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,"cruises,_sailing_&_water_tours",447.57,0.056747544520918 109,victoria_and_butchart_gardens_tour_from_vancouver,day_trips_&_excursions,212.0,0.056741384429748506 651,quebec_city_and_montmorency_falls_day_trip_from_montreal,recommended_experiences,115.0,0.056539742909578125 233,columbia_icefield_tour_including_the_glacier_skywalk_from_banff,outdoor_activities,281.4,0.05652636748468155 469,the_pork_and_bacon_walking_food_tour_of_toronto's_hogtown_history,walking_&_biking_tours,98.0,0.056229961575173154 229,seaplane_flight_to_victoria_and_whale-watching_cruise,outdoor_activities,469.0,0.056213411403436664 714,quebec_pub_crawl,recommended_experiences,28.0,0.05618955570630152 337,quebec_city_hop-on_hop-off_tour,tours_&_sightseeing,42.55,0.05605471915727672 817,seaplane_flight_to_victoria_with_whale_watching_and_return_by_ferry,recommended_experiences,389.0,0.05603947676477827 520,english_bay_jet_ski_tour_from_vancouver,water_sports,155.68,0.05594250267948633 674,capilano_suspension_bridge_and_grouse_mountain_from_vancouver,recommended_experiences,212.0,0.05569544965267115 620,quebec_city_dinner_cruise,luxury_&_special_occasions,142.56,0.055547679617940576 316,niagara_on_the_lake_wine_tour_with_cheese_pairing,tours_&_sightseeing,83.62,0.05553748795905107 126,bc_winter_super_saver_2_day_city_hop_on_hop_off_tour_plus_whistler_day_trip,day_trips_&_excursions,231.0,0.0555130460160506 147,niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,"food,_wine_&_nightlife",157.07,0.055475823913186034 273,rzr_off-roading_tours_from_whistler,outdoor_activities,198.45,0.05544146990547798 89,rideau_canal_cruise,cultural_&_theme_tours,29.0,0.05538451386486985 536,niagara_falls_tour_day_trip_from_toronto,family_friendly,89.0,0.05520365250583345 325,montreal_city_hop-on_hop-off_tour,tours_&_sightseeing,56.0,0.05519422747615246 122,full-day_niagara_winery_tour_from_toronto,day_trips_&_excursions,99.0,0.05506511809827354 704,seaplane_flight_to_victoria_and_whale-watching_cruise,recommended_experiences,469.0,0.05504895575072488 67,niagara_falls_day_and_evening_tour_with_boat_cruise_and_optional_fallsview_dinner,cultural_&_theme_tours,169.0,0.05503216206147511 560,niagara_falls_domed_jet-boat_ride,family_friendly,79.04,0.05502279114679706 673,arctic_day:_evening_aurora_viewing,recommended_experiences,135.45,0.055021248869212905 245,best_of_vancouver_-_4_hours,outdoor_activities,186.65,0.05500739542845691 222,"jasper_national_park_tour:_maligne_valley,_medicine_lake_and_spirit_island",outdoor_activities,72.45,0.054945343558404025 767,squamish_cheakamus_white-water_rafting,recommended_experiences,120.74,0.05486424320731166 578,canyon_sainte-anne_walking_tour,family_friendly,13.5,0.05481806507145835 706,5.5-hour_jasper_wildlife_and_waterfalls_tour_with_maligne_lake_cruise_from_jasper,recommended_experiences,144.59,0.05474648896088574 112,columbia_icefield_tour_including_the_glacier_skywalk_from_banff,day_trips_&_excursions,281.4,0.05472570879975175 462,3-hour_east_vancouver_art_mural_&_craft_brewery_tour,walking_&_biking_tours,45.0,0.05451559828161921 78,shared_wonder_tour,cultural_&_theme_tours,297.74,0.05447865577293656 552,montmorency_falls_bike_tour_in_quebec,family_friendly,77.0,0.054449956783037115 699,victoria_and_butchart_gardens_tour_from_vancouver,recommended_experiences,212.0,0.054374754967266625 488,independent_bike_tour_of_niagara-on-the-lake_wineries_including_wine_tastings,walking_&_biking_tours,64.0,0.05435051144594365 550,arctic_day:_yukon_wildlife_and_hot_springs_tour,family_friendly,145.95,0.05420158695781674 159,quebec_pub_crawl,"food,_wine_&_nightlife",28.0,0.05406305255025683 298,whistler_glacier_ascent_hike,outdoor_activities,177.45,0.05395222502420889 363,peggy's_cove_and_halifax_tour_with_lobster_roll_lunch,tours_&_sightseeing,140.0,0.0539245181426969 192,montreal_afternoon_tea_tour,"food,_wine_&_nightlife",149.5,0.053850633125331615 805,canyon_sainte-anne_walking_tour,recommended_experiences,13.5,0.053841397498160956 823,bowen_island_dinner_and_zodiac_tour,recommended_experiences,135.45,0.053836779684575634 459,niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch,walking_&_biking_tours,77.98,0.053800829284280455 106,skagway_shore_excursion:_bennett_train_journey_on_the_white_pass_rail,day_trips_&_excursions,322.48,0.05372017989154604 660,toronto_city_hop-on_hop-off_tour,recommended_experiences,43.0,0.05369228360752372 683,island_of_orleans_food_and_drink_tour,recommended_experiences,44.95,0.053577848414612245 391,guided_electric_bike_tour_in_whistler,tours_&_sightseeing,134.96,0.053514921685344954 210,johnston_canyon_icewalk,outdoor_activities,79.8,0.05350429710643183 120,niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch,day_trips_&_excursions,77.98,0.053393135871199024 412,epic_toronto_night_tour,tours_&_sightseeing,89.0,0.05328495096112863 275,victoria_classic_adventure_course,outdoor_activities,41.99,0.05326417079999464 595,quebec_city_shore_excursion:_grand_walking_tour_of_quebec_city,shore_excursions,30.99,0.053244545092256984 790,little_italy_walking_food_tour_in_vancouver,recommended_experiences,73.0,0.05305498023691231 709,columbia_icefield_tour_including_the_glacier_skywalk_from_banff,recommended_experiences,281.4,0.05297988665114774 517,vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane,water_sports,569.0,0.0529547772897775 384,vancouver_full-day_sightseeing_and_photography_tour,tours_&_sightseeing,249.0,0.05292245259468019 570,ottawa_river_historic_sightseeing_cruise,family_friendly,28.0,0.052919755863699694 217,northern_lights_tour_from_yellowknife,outdoor_activities,100.0,0.05287165664524156 79,niagara_falls_canada_underground_railroad_heritage_tour,cultural_&_theme_tours,124.06,0.0527954627210836 259,medicine_trail_snowshoe_tour,outdoor_activities,93.45,0.05278622709391294 355,vancouver_super_saver:_1-day_city_hop-on_hop-off_tour_and_attractions_combo,tours_&_sightseeing,81.0,0.05277468255994962 417,gourmet_bike_tour_in_niagara-on-the-lake_with_wine_and_beer,tours_&_sightseeing,134.47,0.052682326288243 12,seaplane_flight_to_victoria_and_whale-watching_cruise,"air,_helicopter_&_balloon_tours",469.0,0.052656928313523685 70,niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,cultural_&_theme_tours,157.07,0.05265298693747526 238,3_hour_banff_horseback_riding_adventures,outdoor_activities,170.1,0.05259689673691438 348,niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch,tours_&_sightseeing,77.98,0.05250553257359525 254,niagara_falls_domed_jet-boat_ride,outdoor_activities,79.04,0.05246374677214831 591,4-day_yukon_aurora_viewing_tour,shore_excursions,702.45,0.052409108657499995 418,seaplane_flight_to_victoria_with_whale_watching_and_return_by_ferry,tours_&_sightseeing,389.0,0.05229442994707524 177,food_walking_tour_of_granville_island_public_market,"food,_wine_&_nightlife",60.0,0.052259796345185267 83,vancouver_full-day_sightseeing_and_photography_tour,cultural_&_theme_tours,249.0,0.05224363399763661 426,day_trip_from_seattle_to_victoria_on_the_victoria_clipper,transfers_&_ground_transport,170.41,0.052194858341641545 118,columbia_icefield_tour_including_the_glacier_skywalk_from_jasper,day_trips_&_excursions,232.05,0.05214127546955083 367,quebec_city_dinner_cruise,tours_&_sightseeing,142.56,0.05211318076385102 170,niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch,"food,_wine_&_nightlife",77.98,0.052073767003366855 592,sea_to_sky_exotic_driving_experience,shore_excursions,404.25,0.052045068013467394 685,niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,recommended_experiences,157.07,0.05187229684737249 119,private_niagara_falls_full-day_tour_from_toronto,day_trips_&_excursions,700.0,0.05156481540059302 582,independent_bike_tour_of_niagara-on-the-lake_wineries_including_wine_tastings,family_friendly,64.0,0.05143782552699644 364,victoria_in_one_day_sightseeing_tour,tours_&_sightseeing,240.45,0.05131314456019251 665,vancouver_seaplane_tour,recommended_experiences,135.0,0.05130390893302185 357,6-hour_niagara_falls_canadian_side_evening_illuminations_tour,tours_&_sightseeing,149.89,0.0512201298892833 785,guided_electric_bike_tour_in_whistler,recommended_experiences,134.96,0.051010677770353355 65,4-_to_6-hour_northern_lights_tour_from_yellowknife,cultural_&_theme_tours,85.0,0.0509945154228047 154,"show_me_the_city,_toronto_walking_tour","food,_wine_&_nightlife",36.0,0.05092871157921375 3,niagara_falls_day_trip_from_toronto,featured_tours_and_tickets,169.0,0.0508952324307201 769,the_pork_and_bacon_walking_food_tour_of_toronto's_hogtown_history,recommended_experiences,98.0,0.05082596522694015 57,whale-watching_cruise_from_victoria_to_vancouver,"cruises,_sailing_&_water_tours",232.32,0.05079133162505016 527,seaplane_flight_to_victoria_with_whale_watching_and_return_by_ferry,water_sports,389.0,0.05067819519220956 756,victoria_in_one_day_sightseeing_tour,recommended_experiences,240.45,0.05058583892050296 353,4-day_yukon_aurora_viewing_tour,tours_&_sightseeing,702.45,0.05053966078464965 174,fraser_valley_wine_tour_from_vancouver,"food,_wine_&_nightlife",187.0,0.05053735187785699 381,dune_buggy_4x4_tours,tours_&_sightseeing,197.77,0.050475011394455024 21,gulf_islands_kayak_and_seaplane_adventure,"air,_helicopter_&_balloon_tours",629.0,0.05043575997897971 341,montmorency_falls_bike_tour_in_quebec,tours_&_sightseeing,77.0,0.05035725714802909 241,banff_via_ferrata_climbing_adventure,outdoor_activities,177.45,0.05028568103745647 107,mountain_lakes_and_waterfalls_day_trip_from_banff,day_trips_&_excursions,183.75,0.050271827596700486 169,vancouver_art_deco_&_chocolate_tasting_tour,"food,_wine_&_nightlife",54.6,0.05022564946084718 641,"craft_vine,_orchard_&_stills",private_&_custom_tours,140.0,0.05011135857461024 315,ultimate_toronto_tour,tours_&_sightseeing,175.0,0.05007557051932393 53,rideau_canal_cruise,"cruises,_sailing_&_water_tours",29.0,0.050060950449359445 820,vancouver_whale_watching_safari,recommended_experiences,259.0,0.0500178478495073 361,whistler_odyssey_tour:_off-road_buggy_adventure,tours_&_sightseeing,229.0,0.05000861222233664 2,quebec_city_and_montmorency_falls_day_trip_from_montreal,featured_tours_and_tickets,115.0,0.049943962832142016 615,3-hour_east_vancouver_art_mural_&_craft_brewery_tour,luxury_&_special_occasions,45.0,0.04987931344194739 738,small-group_wine_tour_from_niagara_falls_with_hotel_pickup,recommended_experiences,99.95,0.04972385005763032 493,sake_a_to_z_gastronomic_experience_in_distillery_district,walking_&_biking_tours,90.0,0.04953066851625494 258,whistler_odyssey_tour:_off-road_buggy_adventure,outdoor_activities,229.0,0.04952143288908427 42,4-hour_eagle_viewing_river_float_trip_from_squamish_with_lunch,"cruises,_sailing_&_water_tours",125.99,0.04939906082907301 271,fishing_adventure_in_whistler,outdoor_activities,165.0,0.04939444301548769 415,small-group_niagara_falls_tour,tours_&_sightseeing,250.0,0.04936442722718304 11,7-minute_helicopter_tour_over_toronto,"air,_helicopter_&_balloon_tours",123.18,0.04935288269321972 421,historical_tasting_old_quebec_walking_tour,tours_&_sightseeing,52.0,0.049149698895465166 430,victoria_day_trip_from_seattle_with_butchart_gardens,transfers_&_ground_transport,271.29,0.049087358412063214 779,full-day_prince_edward_county_wine_tour_with_lunch,recommended_experiences,425.0,0.04902963574224657 825,5-night_churchill_tour_and_polar_bear_adventure_from_winnipeg,recommended_experiences,-1.0,0.04902963574224657 640,whistler_singletrack_mountain_bike_tour,private_&_custom_tours,139.0,0.04898345760639328 573,rideau_canal_cruise,family_friendly,29.0,0.048882253531703834 321,winter_tour:_banff_and_its_wildlife,tours_&_sightseeing,70.35,0.04884954101241869 472,whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,walking_&_biking_tours,447.57,0.048834145294078535 806,english_bay_jet_ski_tour_from_vancouver,recommended_experiences,155.68,0.04879181834260206 131,victoria_highlight_city_tour,day_trips_&_excursions,74.95,0.04878489162222406 630,gourmet_bike_tour_in_niagara-on-the-lake_with_wine_and_beer,luxury_&_special_occasions,134.47,0.04872716895240743 628,"craft_vine,_orchard_&_stills",luxury_&_special_occasions,140.0,0.04858170782446952 231,lake_louise_winterland_from_banff,outdoor_activities,99.0,0.04852975742163455 339,peggy's_cove_day_trip_from_halifax,tours_&_sightseeing,57.49,0.04846626248483625 246,victoria_whale_watch_tour,outdoor_activities,114.45,0.04841931771977445 759,quebec_city_dinner_cruise,recommended_experiences,142.56,0.04805412262234551 263,sea_to_sky_exotic_driving_experience,outdoor_activities,404.25,0.04796246082651014 47,vancouver_full-day_sightseeing_and_photography_tour,"cruises,_sailing_&_water_tours",249.0,0.04781515076930466 777,whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,recommended_experiences,447.57,0.04777820826062201 645,skylon_tower_observation_deck_admission,recommended_experiences,15.0,0.0477458835655247 333,small-group_walking_tour_of_toronto's_kensington_market_and_chinatown,tours_&_sightseeing,53.0,0.047712021102426797 20,vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane,"air,_helicopter_&_balloon_tours",569.0,0.047623511505513444 221,dogsled_adventure_in_mont-tremblant,outdoor_activities,169.34,0.04760734915796479 677,half-day_beer_cider_and_wine_tour,recommended_experiences,35.0,0.047586568996830794 276,guided_zipline_tour_in_mont_tremblant,outdoor_activities,114.58,0.047567714427885224 508,4-hour_eagle_viewing_river_float_trip_from_squamish_with_lunch,water_sports,125.99,0.04744572568247822 774,montreal's_underground_city_indoor_tour,recommended_experiences,65.0,0.04743879896210022 7,"local_food,_craft_beverage_and_estate_winery_tour_of_cowichan_valley",local_experiences,150.0,0.04742032770775889 61,bowen_island_dinner_and_zodiac_tour,"cruises,_sailing_&_water_tours",135.45,0.04740993762719191 264,blackcomb_glacier_safari_by_jeep_4x4,outdoor_activities,145.95,0.0472417707459316 19,ultimate_thousand_islands_helicopter_tour,"air,_helicopter_&_balloon_tours",522.0,0.04724023297793101 95,quebec_city_shore_excursion:_grand_walking_tour_of_quebec_city,cultural_&_theme_tours,30.99,0.047195209295474036 814,half_day_guided_horseback_ride_at_birkenhead_lake,recommended_experiences,303.46,0.04717096577415106 232,whistler_sightseeing_tours_-_discover_all_of_whistler_this_winter!,outdoor_activities,83.99,0.04714556779943173 529,vancouver_whale_watching_safari,water_sports,259.0,0.04708553622282244 145,historic_downtown_victoria_food_tour,"food,_wine_&_nightlife",70.0,0.04708245617723769 319,historic_downtown_victoria_food_tour,tours_&_sightseeing,70.0,0.046990099905531074 634,best_of_vancouver_-_4_hours,private_&_custom_tours,186.65,0.04693545728129919 209,brentwood_bay_kayak_tour_and_butchart_gardens_visit,sightseeing_tickets_&_passes,100.8,0.046880043518275225 8,vancouver_seaplane_tour,"air,_helicopter_&_balloon_tours",135.0,0.046846794358544136 496,seaplane_flight_to_victoria_and_whale-watching_cruise,water_sports,469.0,0.04680615850090994 745,4-day_yukon_aurora_viewing_tour,recommended_experiences,702.45,0.04675998036505663 735,green_gables_shore_tour_from_charlottetown,recommended_experiences,73.6,0.046709184415618 580,gulf_islands_kayak_and_seaplane_adventure,family_friendly,629.0,0.046695330974862004 374,4-hour_eagle_viewing_river_float_trip_from_squamish_with_lunch,tours_&_sightseeing,125.99,0.046676859720520686 97,luxury_niagara_falls_day_trip_from_toronto_with_cruise_and_lunch,day_trips_&_excursions,169.0,0.04661451923711872 794,rideau_canal_cruise,recommended_experiences,29.0,0.0465691122400575 148,toronto_distillery_district_walking_tour,"food,_wine_&_nightlife",23.73,0.04654756094013143 197,"craft_vine,_orchard_&_stills","food,_wine_&_nightlife",140.0,0.046253175324066614 422,full-day_niagara_ice_wine_festival_tour_with_lunch_and_winery_visits,tours_&_sightseeing,395.0,0.04623354961632896 375,montreal's_underground_city_indoor_tour,tours_&_sightseeing,65.0,0.04620584273481698 811,brentwood_bay_kayak_tour_and_butchart_gardens_visit,recommended_experiences,100.8,0.04604191035253774 555,3-hour_east_vancouver_art_mural_&_craft_brewery_tour,family_friendly,45.0,0.04589875813139249 389,thousand_islands_sunset_dinner_cruise,tours_&_sightseeing,99.44,0.04586643343629518 141,niagara_falls_day_and_evening_tour_with_boat_cruise_and_optional_fallsview_dinner,"food,_wine_&_nightlife",169.0,0.04581563748685655 58,seaplane_flight_to_victoria_with_whale_watching_and_return_by_ferry,"cruises,_sailing_&_water_tours",389.0,0.04580409295289323 480,victoria_highlight_city_tour,walking_&_biking_tours,74.95,0.04575329700345458 596,"craft_vine,_orchard_&_stills",shore_excursions,140.0,0.04574175246949126 262,banff_national_park_guided_hike_with_lunch,outdoor_activities,109.2,0.045552422112492705 486,granville_island_night_photography_tour,walking_&_biking_tours,103.95,0.045550113205700044 115,winter_wildlife_discovery_tour,day_trips_&_excursions,72.45,0.04549700834946875 22,seaplane_flight_to_victoria_with_whale_watching_and_return_by_ferry,"air,_helicopter_&_balloon_tours",389.0,0.045455448027200765 587,day_trip_from_seattle_to_victoria_on_the_victoria_clipper,shore_excursions,170.4,0.04539079863700614 175,"local_food,_craft_beverage_and_estate_winery_tour_of_cowichan_valley","food,_wine_&_nightlife",150.0,0.0453538561283235 224,horse-drawn_sleigh_ride_in_banff,outdoor_activities,39.9,0.04529151564492154 765,1-_or_2-hour_horseback_ride_in_pemberton,recommended_experiences,82.95,0.04523841078869023 450,"show_me_the_city,_toronto_walking_tour",walking_&_biking_tours,36.0,0.045160485184437785 26,vancouver_harbor_sunset_dinner_cruise,"cruises,_sailing_&_water_tours",97.69,0.04504446261810635 146,island_of_orleans_food_and_drink_tour,"food,_wine_&_nightlife",44.95,0.045028300270557695 655,"best_of_niagara_falls_tour_from_niagara_falls,_ontario",recommended_experiences,158.0,0.04483543890961646 248,summer_tour:_banff_and_its_wildlife,outdoor_activities,74.55,0.04480722244516 218,winter_tour:_banff_and_its_wildlife,outdoor_activities,70.35,0.04455959219164665 471,montreal_mural_tour,walking_&_biking_tours,45.0,0.04431484807162414 623,vancouver_full-day_sightseeing_and_photography_tour,luxury_&_special_occasions,249.0,0.04429637681728281 328,seaplane_flight_to_victoria_and_whale-watching_cruise,tours_&_sightseeing,469.0,0.044284061144527403 490,vancouver_secrets_of_stanley_park_walking_tour,walking_&_biking_tours,38.85,0.04423172742708818 690,whistler_superfly_ziplines,recommended_experiences,103.95,0.04422422348001202 821,full-day_niagara_ice_wine_festival_tour_with_lunch_and_winery_visits,recommended_experiences,395.0,0.044162460223308234 166,a_wok_around_chinatown:_culinary_and_cultural_walking_tour,"food,_wine_&_nightlife",108.0,0.044127055482626173 477,little_italy_walking_food_tour_in_vancouver,walking_&_biking_tours,73.0,0.04410612199565048 125,niagara_falls_small-group_tour_from_toronto,day_trips_&_excursions,254.25,0.044079339578772275 168,quebec_city_craft_brewery_and_beer_tasting_small-group_tour,"food,_wine_&_nightlife",74.73,0.04400545456140699 441,niagara_falls_tour_day_trip_from_toronto,walking_&_biking_tours,89.0,0.043913098289700386 782,whitewater_rafting_on_jasper's_fraser_river,recommended_experiences,122.09,0.043862302340261755 694,montreal_city_hop-on_hop-off_tour,recommended_experiences,56.0,0.043745508635138236 292,whistler_sky_walk,outdoor_activities,124.95,0.04373300355987249 554,best_of_vancouver_-_4_hours,family_friendly,186.65,0.04358754243193458 511,whitewater_rafting_on_jasper's_fraser_river,water_sports,122.09,0.04348133271947198 50,victoria_marine_wildlife_tour,"cruises,_sailing_&_water_tours",112.35,0.043449008024374666 800,advanced_backcountry_snowmobile_expedition,recommended_experiences,313.95,0.04328507564209544 108,luxury_niagara_falls_day_trip_from_toronto_with_cruise_and_lunch,day_trips_&_excursions,169.0,0.04323505083144888 577,vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane,family_friendly,569.0,0.043077274030755563 581,quebec_city_shore_excursion:_grand_walking_tour_of_quebec_city,family_friendly,30.99,0.043070347310377566 569,thousand_islands_sunset_dinner_cruise,family_friendly,99.44,0.04306880954237699 446,toronto_distillery_district_walking_tour,walking_&_biking_tours,23.73,0.042960290923121716 435,victoria_and_butchart_gardens_with_victoria_clipper_to_seattle_one-way_from_vancouver,transfers_&_ground_transport,373.0,0.042827912097147716 702,7-minute_helicopter_tour_over_toronto,recommended_experiences,123.18,0.0424238534084313 545,seaplane_flight_to_victoria_and_whale-watching_cruise,family_friendly,469.0,0.04238152194737124 566,montreal_mural_tour,family_friendly,45.0,0.042340732763895356 39,niagara_falls_small-group_tour_from_toronto,"cruises,_sailing_&_water_tours",254.25,0.042307253615401705 802,niagara_beach_horseback_ride,recommended_experiences,73.45,0.04224144977181074 103,vancouver_north_shore_day_trip_with_capilano_suspension_bridge_and_grouse_mountain,day_trips_&_excursions,170.0,0.04223683195822542 378,whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,tours_&_sightseeing,447.57,0.042218360703884086 270,vancouver_full-day_sightseeing_and_photography_tour,outdoor_activities,249.0,0.04219527163595743 487,stanley_park_photography_tour_in_vancouver,walking_&_biking_tours,104.0,0.04211445989821415 534,day_trip_from_seattle_to_victoria_on_the_victoria_clipper,family_friendly,170.4,0.04195341364942576 402,treetop_adventure_course,tours_&_sightseeing,40.95,0.04186278905781364 619,fraser_valley_wine_tour_from_vancouver,luxury_&_special_occasions,187.0,0.04179352185403369 134,small-group_niagara_falls_tour,day_trips_&_excursions,250.0,0.041740416997802385 467,quebec_lower_town_historical_bike_tour,walking_&_biking_tours,57.0,0.04151645303891385 456,lynn_canyon_park_and_photography_tour,walking_&_biking_tours,99.0,0.041382536444939264 380,full-day_prince_edward_county_wine_tour_with_lunch,tours_&_sightseeing,425.0,0.041207059528696716 240,columbia_icefield_tour_including_the_glacier_skywalk_from_jasper,outdoor_activities,232.05,0.04113163674333084 593,best_of_toronto_private_food_tour_with_sightseeing_and_black_car,shore_excursions,225.0,0.04101772917169816 195,mornings_just_got_better-_niagara_on_the_lake,"food,_wine_&_nightlife",65.54,0.04097155103584485 132,vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane,day_trips_&_excursions,569.0,0.04085841460300425 128,vancouver_full-day_sightseeing_and_photography_tour,day_trips_&_excursions,249.0,0.0408030008399803 668,ice_explorer_glacier_tour_and_glacier_skywalk,recommended_experiences,114.45,0.040802229701188214 650,greg_frewin_wild_magic_show,recommended_experiences,32.77,0.04073027027601134 283,advanced_backcountry_snowmobile_expedition,outdoor_activities,313.95,0.04056287453354311 485,whistler_singletrack_mountain_bike_tour,walking_&_biking_tours,139.0,0.040546712185994455 376,southeast_edmonton_roots_and_resources_bus_tour,tours_&_sightseeing,26.25,0.040500534050141146 723,arctic_day:_yukon_wildlife_and_hot_springs_tour,recommended_experiences,145.95,0.040458973727873174 171,3-hour_east_vancouver_art_mural_&_craft_brewery_tour,"food,_wine_&_nightlife",45.0,0.04039894215126387 182,niagara-on-the-lake_wine_tasting_tour_with_cheese_from_niagara_falls,"food,_wine_&_nightlife",100.57,0.03989560047046285 359,"local_food,_craft_beverage_and_estate_winery_tour_of_cowichan_valley",tours_&_sightseeing,150.0,0.039879438122914196 502,wild_current_canoe_adventure_at_pyramid_lake,water_sports,120.0,0.03982633326668289 425,city_beers:_bus_tour_of_ottawa_breweries,tours_&_sightseeing,84.75,0.03981940654630489 561,6-hour_niagara_falls_canadian_side_evening_illuminations_tour,family_friendly,149.89,0.039648547443647666 434,whale-watching_cruise_from_victoria_to_vancouver,transfers_&_ground_transport,232.32,0.039452290366271126 203,horse-drawn_sleigh_ride_in_banff,holiday_&_seasonal_tours,39.9,0.03940149441683248 624,thousand_islands_sunset_dinner_cruise,luxury_&_special_occasions,99.44,0.03937301639652842 669,ultimate_toronto_tour,recommended_experiences,175.0,0.039094409813408004 761,banff_national_park_guided_hike_with_lunch,recommended_experiences,109.2,0.03899974463490874 692,whistler_helicopter_tour,recommended_experiences,187.95,0.03896164767282975 507,squamish_cheakamus_white-water_rafting,water_sports,120.74,0.03885890132055615 124,"local_food,_craft_beverage_and_estate_winery_tour_of_cowichan_valley",day_trips_&_excursions,150.0,0.03883965892742275 572,victoria_highlight_city_tour,family_friendly,74.95,0.03874807379450822 397,rideau_canal_cruise,tours_&_sightseeing,29.0,0.03873499149254431 635,historic_tour_around_town,private_&_custom_tours,115.0,0.03866264424317961 429,private_transport_from_vancouver_international_airport_(yvr)_to_downtown_vancouver,transfers_&_ground_transport,122.66,0.0386164661073263 567,whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,family_friendly,447.57,0.03861569496853422 398,montreal_afternoon_tea_tour,tours_&_sightseeing,149.5,0.03854719890354634 737,bike_tour_of_downtown_vancouver_and_stanley_park,recommended_experiences,68.25,0.03853103655599768 299,5-night_churchill_tour_and_polar_bear_adventure_from_winnipeg,outdoor_activities,-1.0,0.03845946044542506 373,3_hour_montreal_city_bike_tour_with_wine_or_beer,tours_&_sightseeing,74.73,0.038376339800889114 295,squamish_via_ferrata_tour,outdoor_activities,114.45,0.038318617131072485 639,ultimate_thousand_islands_helicopter_tour,private_&_custom_tours,522.0,0.038230878672951205 15,vancouver_to_victoria_by_seaplane_and_ferry,"air,_helicopter_&_balloon_tours",289.0,0.03815468474879326 287,2-day_whistler_sea_to_sky_tour_from_vancouver,outdoor_activities,166.95,0.03771599245818685 244,lynn_canyon_park_and_photography_tour,outdoor_activities,99.0,0.037477020605146 525,whistler_full-day_fly_fishing,water_sports,271.95,0.037425070202311034 265,1-_or_2-hour_horseback_ride_in_pemberton,outdoor_activities,82.95,0.0374204523887257 796,ghost_canyon,recommended_experiences,259.0,0.037381200973250386 215,capilano_suspension_bridge_and_grouse_mountain_from_vancouver,outdoor_activities,212.0,0.037124912319264555 803,2-day_whistler_sea_to_sky_tour_from_vancouver,recommended_experiences,166.95,0.03712029450567922 312,quebec_city_sightseeing_tour,tours_&_sightseeing,42.0,0.037031978820859776 296,whistler_full-day_fly_fishing,outdoor_activities,271.95,0.036930964148680676 746,luxury_coach_tour_of_niagara_falls_with_lunch_and_hornblower_cruise_from_toronto,recommended_experiences,215.0,0.0368293722498034 606,northern_lights_tour_from_yellowknife,luxury_&_special_occasions,100.0,0.036769340673194095 481,"rabbis,_writers_and_radicals:_montreal_jewish_history_walking_tour",walking_&_biking_tours,24.0,0.03642300465429431 819,half-day_canadian_side_sightseeing_tour_of_niagara_falls_with_cruise_&_lunch,recommended_experiences,199.0,0.036291396967112394 29,victoria_whale_watching_adventure_in_a_zodiac_vessel,"cruises,_sailing_&_water_tours",116.82,0.036241755471070086 297,beyond_city_sights_e-bike_adventure_tour,outdoor_activities,89.0,0.03608359535577252 225,grotto_canyon_icewalk,outdoor_activities,79.8,0.036048961753882544 741,quebec_city_craft_brewery_and_beer_tasting_small-group_tour,recommended_experiences,74.73,0.03590888957832204 754,banff_day_trip_from_calgary,recommended_experiences,238.35,0.03580190872706736 565,quebec_lower_town_historical_bike_tour,family_friendly,57.0,0.035767275125177383 500,kicking_horse_river_whitewater_rafting,water_sports,159.6,0.03568415448064144 681,northern_lights_tour_from_yellowknife,recommended_experiences,100.0,0.03568242280054694 755,niagara_falls_small-group_tour_from_toronto,recommended_experiences,254.25,0.035524839911947534 84,thousand_islands_sunset_dinner_cruise,cultural_&_theme_tours,99.44,0.03515464368632901 711,small-group_walking_tour_of_toronto's_kensington_market_and_chinatown,recommended_experiences,53.0,0.03510615664368304 584,gourmet_bike_tour_in_niagara-on-the-lake_with_wine_and_beer,family_friendly,134.47,0.035097692155304464 513,victoria_marine_wildlife_tour,water_sports,112.35,0.03509307434171913 589,"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls",shore_excursions,144.95,0.03494184094679956 60,90-minute_1000_islands_sightseeing_cruise,"cruises,_sailing_&_water_tours",27.5,0.03488989054396459 812,independent_bike_tour_of_niagara-on-the-lake_wineries_including_wine_tastings,recommended_experiences,64.0,0.034874305423114094 76,3-hour_east_vancouver_art_mural_&_craft_brewery_tour,cultural_&_theme_tours,45.0,0.034725958161685354 764,montreal_food_truck_tour_by_bike,recommended_experiences,159.83,0.03470056018696604 617,4-day_yukon_aurora_viewing_tour,luxury_&_special_occasions,702.45,0.03425340340798106 625,full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch,luxury_&_special_occasions,98.29,0.034091008793702415 187,pub_crawl_montreal,"food,_wine_&_nightlife",29.0,0.03362922743516936 152,montreal_craft_brewery_and_beer_tasting_small-group_tour,"food,_wine_&_nightlife",74.73,0.033624609621584034 17,vancouver_to_victoria_seaplane_flight,"air,_helicopter_&_balloon_tours",218.0,0.033580740392523394 727,banff_via_ferrata_climbing_adventure,recommended_experiences,177.45,0.03355303351101141 318,guided_tour_of_the_fairmont_le_château_frontenac_in_quebec_city,tours_&_sightseeing,26.25,0.03307601426956348 768,north_van_shipyards_district_food_tour,recommended_experiences,73.0,0.03277954973546855 773,niagara-on-the-lake_wine_tasting_tour_with_cheese_from_niagara_falls,recommended_experiences,100.57,0.03271259143848126 547,whistler_sightseeing_tours_-_discover_all_of_whistler_this_winter!,family_friendly,83.99,0.03254865905620202 96,fly_and_dine_to_bowen_island_from_vancouver,cultural_&_theme_tours,275.0,0.03249555419997072 198,sake_a_to_z_gastronomic_experience_in_distillery_district,"food,_wine_&_nightlife",90.0,0.03235701979241081 99,quebec_city_and_montmorency_falls_day_trip_from_montreal,day_trips_&_excursions,115.0,0.03234368044418287 286,niagara_beach_horseback_ride,outdoor_activities,73.45,0.032204631944094904 413,nanaimo_classic_adventure_course,tours_&_sightseeing,41.99,0.032161917168430594 474,downtown_toronto_bike_tour,walking_&_biking_tours,84.75,0.032149218181070936 36,vancouver_harbor_sightseeing_cruise,"cruises,_sailing_&_water_tours",40.9,0.03209380441804697 637,shore_excursion:_charlottetown_south_shore_and_confederation_bridge,private_&_custom_tours,410.0,0.031867531552365776 178,montreal_food_truck_tour_by_bike,"food,_wine_&_nightlife",159.83,0.03181211778934181 40,victoria_whale_watching_tour_by_zodiac,"cruises,_sailing_&_water_tours",114.45,0.03174746839914718 133,2-day_whistler_sea_to_sky_tour_from_vancouver,day_trips_&_excursions,166.95,0.03147270849082002 48,maligne_lake_cruise,"cruises,_sailing_&_water_tours",82.95,0.031396514566662065 45,vancouver_to_victoria_by_seaplane_and_ferry,"cruises,_sailing_&_water_tours",289.0,0.03128337813382147 772,4-hour_eagle_viewing_river_float_trip_from_squamish_with_lunch,recommended_experiences,125.99,0.031209493116456183 201,uncork_saint_john_food_and_drink_tour,"food,_wine_&_nightlife",85.1,0.03090009960623904 712,northern_lights_and_arctic_circle_day_trip_from_fairbanks,recommended_experiences,299.91,0.030689989088106502 613,lynn_canyon_park_and_photography_tour,luxury_&_special_occasions,99.0,0.030578007108662236 483,ebike_tour,walking_&_biking_tours,79.0,0.030195883034476137 524,whale-watching_cruise_from_victoria_to_vancouver,water_sports,232.32,0.0301450870850375 189,jewish_neighborhood_food_tour,"food,_wine_&_nightlife",95.44,0.029771044184625728 484,canyon_sainte-anne_walking_tour,walking_&_biking_tours,13.5,0.029650981031407134 598,4-day_yukon_aurora_viewing_tour,multi-day_&_extended_tours,702.45,0.02951937334422522 88,victoria_highlight_city_tour,cultural_&_theme_tours,74.95,0.028362611041099925 52,vancouver_city_and_seals_scenic_boat_tour,"cruises,_sailing_&_water_tours",61.95,0.02833028634600261 282,whistler_exotic_car_driving_experience,outdoor_activities,887.25,0.028316432905246623 235,winter_wildlife_discovery_tour,outdoor_activities,72.45,0.027898520775774212 541,montreal_tower_observatory_admission_plus_optional_ticket_to_botanical_garden,family_friendly,23.75,0.02725202687382794 528,ready-set-go_rafting_trip_on_the_clearwater_river,water_sports,120.75,0.027041916355695403 92,"rabbis,_writers_and_radicals:_montreal_jewish_history_walking_tour",cultural_&_theme_tours,24.0,0.02691723538889148 408,gulf_islands_kayak_and_seaplane_adventure,tours_&_sightseeing,629.0,0.02658244390395502 461,historical_chinatown_walking_tour,walking_&_biking_tours,15.0,0.025617320864620943 559,vancouver_super_saver:_1-day_city_hop-on_hop-off_tour_and_attractions_combo,family_friendly,81.0,0.02539335690573242 519,gulf_islands_kayak_and_seaplane_adventure,water_sports,629.0,0.025222497803075186 87,lunenburg_and_mahone_bay-_bus_tour,cultural_&_theme_tours,114.94,0.024903868665687383 332,whistler_sightseeing_tours_-_discover_all_of_whistler_this_winter!,tours_&_sightseeing,83.99,0.024883088504553397 190,niagara_falls_walking_food_tour,"food,_wine_&_nightlife",88.14,0.024811512393980772 41,quebec_city_dinner_cruise,"cruises,_sailing_&_water_tours",142.56,0.0247734154319018 787,jewish_neighborhood_food_tour,recommended_experiences,95.44,0.02462910875736022 599,2-day_whistler_sea_to_sky_tour_from_vancouver,multi-day_&_extended_tours,166.95,0.024001086109755272 294,whistler_via_ferrata_tour,outdoor_activities,177.45,0.023857933888610024 423,half-day_niagara_falls_new_york_trip_with_cave_of_the_winds,tours_&_sightseeing,139.0,0.023661676811233483 382,best_of_toronto_private_food_tour_with_sightseeing_and_black_car,tours_&_sightseeing,225.0,0.023562393819148875 495,beyond_city_sights_e-bike_adventure_tour,walking_&_biking_tours,89.0,0.023550849285185547 682,winter_tour:_banff_and_its_wildlife,recommended_experiences,70.35,0.023259927029309728 202,vancouver_craft_brewery_tour,"food,_wine_&_nightlife",79.5,0.023239146868175742 696,grotto_canyon_icewalk,recommended_experiences,79.8,0.022936680078336588 689,horse-drawn_sleigh_ride_in_banff,recommended_experiences,39.9,0.022890501942483286 416,"craft_vine,_orchard_&_stills",tours_&_sightseeing,140.0,0.02259880854781538 354,luxury_coach_tour_of_niagara_falls_with_lunch_and_hornblower_cruise_from_toronto,tours_&_sightseeing,215.0,0.0221655052095864 110,discover_grizzly_bears_from_banff,day_trips_&_excursions,231.0,0.02206044995052013 387,grouse_mountain_&_capilano_suspension_bridge_park,tours_&_sightseeing,182.0,0.022036206429197146 33,1-hour_toronto_harbour_tour_with_live_narration,"cruises,_sailing_&_water_tours",21.24,0.02183533153823527 614,best_of_vancouver_-_4_hours,luxury_&_special_occasions,186.65,0.021334298764226906 563,shared_wonder_tour,family_friendly,297.73,0.02082864817663322 801,treetop_adventure_course,recommended_experiences,40.95,0.02082864817663322 494,toronto_islands_morning_bike_tour,walking_&_biking_tours,96.05,0.02073860081171927 739,60-minute_the_royal_carriage_tour,recommended_experiences,215.0,0.020563123895476716 405,2-day_whistler_sea_to_sky_tour_from_vancouver,tours_&_sightseeing,166.95,0.020055164401090363 431,shared_transfer:_jasper_to_edmonton_airport_or_edmonton_mall,transfers_&_ground_transport,93.45,0.01984043606937249 627,ultimate_thousand_islands_helicopter_tour,luxury_&_special_occasions,522.0,0.019634943364825283 137,victoria_and_butchart_gardens_with_victoria_clipper_to_seattle_one-way_from_vancouver,day_trips_&_excursions,373.0,0.019489482236887373 751,marine_wildlife_tour_by_zodiac,recommended_experiences,110.25,0.019135065044213258 509,"kayak,_wine,_and_cheese_tour",water_sports,155.75,0.018926108979477052 809,quebec_shore_excursion:_small-group_food_walking_tour,recommended_experiences,53.0,0.016596422025677814 278,victoria_highlight_city_tour,outdoor_activities,74.95,0.01475622331192361 127,full-day_cheakamus_rafting_and_sea_to_sky_gondola_combo_from_vancouver,day_trips_&_excursions,205.79,0.010978851799123265 394,victoria_classic_adventure_course,tours_&_sightseeing,41.99,0.0 ================================================ FILE: recommendations/e50_r40000_lr0.01_hu128_bs16/user1_seen.csv ================================================ ,att_cat,att_name,att_price 0,"cruises,_sailing_&_water_tours",niagara_falls_american-side_tour_with_maid_of_the_mist_boat_ride,136.26 1,recommended_experiences,niagara_falls_day_tour_from_toronto,94.92 2,recommended_experiences,niagara_falls_canada_tour_from_niagara_usa,156.7 3,"food,_wine_&_nightlife",niagara_falls_one_day_sightseeing_tour_from_toronto,99.0 4,family_friendly,niagara_falls_american-side_tour_with_maid_of_the_mist_boat_ride,136.25 5,tours_&_sightseeing,niagara_falls_canada_tour_from_niagara_usa,156.71 6,family_friendly,whale-watching_tour_from_vancouver,138.5 7,outdoor_activities,crystal_hut_fondue_by_snowmobile,282.45 8,tours_&_sightseeing,2-hour_ottawa_express_city_bike_tour,63.0 9,tours_&_sightseeing,niagara_falls_one_day_sightseeing_tour_from_toronto,99.0 10,cultural_&_theme_tours,niagara_falls_canada_tour_from_niagara_usa,156.71 11,water_sports,squamish_elaho_white-water_rafting,173.24 12,recommended_experiences,half-day_whale_watching_adventure_from_vancouver,181.13 13,"cruises,_sailing_&_water_tours",summer_whale_watching_on_vancouver_island,145.95 14,tours_&_sightseeing,niagara_falls_american-side_tour_with_maid_of_the_mist_boat_ride,136.26 15,"cruises,_sailing_&_water_tours",whale-watching_tour_from_vancouver,138.5 16,walking_&_biking_tours,2-hour_ottawa_express_city_bike_tour,63.0 17,"food,_wine_&_nightlife",crystal_hut_fondue_by_snowmobile,282.45 18,recommended_experiences,squamish_elaho_white-water_rafting,173.24 19,recommended_experiences,niagara_falls_american-side_tour_with_maid_of_the_mist_boat_ride,136.25 20,recommended_experiences,2-hour_ottawa_express_city_bike_tour,63.0 21,water_sports,whale-watching_tour_from_vancouver,138.5 22,family_friendly,niagara_falls_one_day_sightseeing_tour_from_toronto,99.0 23,"cruises,_sailing_&_water_tours",half-day_whale_watching_adventure_from_vancouver,181.13 24,luxury_&_special_occasions,niagara_falls_one_day_sightseeing_tour_from_toronto,99.0 25,family_friendly,niagara_falls_day_tour_from_toronto,94.92 26,water_sports,summer_whale_watching_on_vancouver_island,145.95 27,tours_&_sightseeing,niagara_falls_day_tour_from_toronto,94.92 28,"food,_wine_&_nightlife",niagara_falls_day_tour_from_toronto,94.92 ================================================ FILE: recommendations/e50_r40000_lr0.01_hu128_bs16/user1_unseen.csv ================================================ ,att_cat,att_name,att_price,score 1493,recommended_experiences,maligne_lake_cruise,82.95,5.0 793,tours_&_sightseeing,full-day_niagara_ice_wine_festival_tour_with_lunch_and_winery_visits,395.0,4.6603287852598285 1049,family_friendly,medieval_times_dinner_and_tournament_toronto,68.99,4.490677062263249 614,tours_&_sightseeing,ultimate_day_tour_to_victoria,363.56,4.443576803905704 1372,recommended_experiences,ultimate_day_tour_to_victoria,363.56,4.052756426758854 461,outdoor_activities,3_hour_whale_watching_tour,129.0,3.989886359457173 1541,recommended_experiences,overnight_camping_and_river-rafting_trip_in_squamish,425.24,3.968601743223861 210,day_trips_&_excursions,ultimate_day_tour_to_victoria,363.56,3.7063561932257 1181,luxury_&_special_occasions,3_hour_whale_watching_tour,129.0,3.60773785443713 87,"cruises,_sailing_&_water_tours",maligne_lake_cruise,82.95,3.3281232760839985 829,transfers_&_ground_transport,private_arrival_transfer:_calgary_international_airport_to_banff,528.26,2.500202272810857 1201,luxury_&_special_occasions,lift_your_spirits!_distillery_and_cocktail_experience,105.0,2.346934647493656 396,sightseeing_tickets_&_passes,ultimate_day_tour_to_victoria,363.56,2.336627353719981 1175,luxury_&_special_occasions,ultimate_day_tour_to_victoria,363.56,2.32751775058843 64,"cruises,_sailing_&_water_tours",3_hour_whale_watching_tour,129.0,2.0995917766908168 1500,recommended_experiences,6-hour_eagle_viewing_river_float_trip_from_vancouver_with_lunch,157.49,2.0375675775072635 6,featured_tours_and_tickets,whistler_small-group_day_trip_from_vancouver,145.0,1.7896546651465557 907,walking_&_biking_tours,little_italy_walking_food_tour_in_vancouver,73.0,1.683393201105145 1422,recommended_experiences,flavors_of_old_montreal_walking_tour,68.0,1.6727323608914713 1071,family_friendly,3_hour_whale_watching_tour,129.0,1.667463498951859 467,outdoor_activities,2_hour_banff_horseback_riding_adventure,124.95,1.5187404035342575 436,outdoor_activities,ultimate_day_tour_to_victoria,363.56,1.515802994327167 1057,family_friendly,ultimate_day_tour_to_victoria,363.56,1.4725877243389356 861,walking_&_biking_tours,ultimate_day_tour_to_victoria,363.56,1.3355927167996764 604,tours_&_sightseeing,5.5-hour_jasper_wildlife_and_waterfalls_tour_with_maligne_lake_cruise_from_jasper,144.59,1.126369004794785 440,outdoor_activities,jasper_to_banff_one-way_tour,257.25,1.116832804282667 638,tours_&_sightseeing,3_hour_whale_watching_tour,129.0,1.103379794785039 53,"cruises,_sailing_&_water_tours",ultimate_day_tour_to_victoria,363.56,1.0782672948999668 497,outdoor_activities,small-group_capilano_suspension_bridge_and_vancouver_city_tour,200.0,1.076937221874885 868,walking_&_biking_tours,vancouver_biking_and_hiking_tour_including_lunch,135.5,1.0276693546348055 572,tours_&_sightseeing,vancouver_city_sightseeing_tour,80.0,0.9898753694926631 1242,private_&_custom_tours,120_minute_private_vacation_photography_session_with_local_photographer_in_santorini,886.09,0.8997830164392631 537,outdoor_activities,call_of_the_wild_atv_tour,156.45,0.8727887904085911 1451,recommended_experiences,whistler_sasquatch_zipline,135.45,0.8615179712496782 244,day_trips_&_excursions,seaplane_flight_to_vancouver_with_bus_tour_from_victoria,439.0,0.8587768011474385 952,water_sports,ultimate_day_tour_to_victoria,363.56,0.8355705932109889 1270,private_&_custom_tours,60_minute_private_vacation_photography_session_with_local_photographer_in_prague,477.13,0.7900040454562172 512,outdoor_activities,nordic_backcountry_skiing_tour_in_jacques-cartier_national_park,89.9,0.75073862617686 377,"food,_wine_&_nightlife",full-day_niagara_ice_wine_festival_tour_with_lunch_and_winery_visits,395.0,0.7245044316134015 1157,multi-day_&_extended_tours,overnight_camping_and_river-rafting_trip_in_squamish,425.24,0.7226747820970174 1005,water_sports,english_bay_jet_ski_tour_from_vancouver,155.68,0.6173562282786584 161,cultural_&_theme_tours,6-hour_eagle_viewing_river_float_trip_from_vancouver_with_lunch,157.49,0.613217608767607 546,outdoor_activities,whistler_sky_walk,124.95,0.5962757524318709 1195,luxury_&_special_occasions,full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch,98.29,0.5924018976867346 994,water_sports,squamish_elaho_white-water_rafting_from_vancouver,215.24,0.5739872065320327 326,"food,_wine_&_nightlife",tour_and_taste_okanagan's_wine_country,135.45,0.5659593247765805 1182,luxury_&_special_occasions,4-day_yukon_aurora_viewing_tour,702.45,0.5576722809822184 291,"food,_wine_&_nightlife",3-hour_old_chinatown_food_tour_in_toronto,100.0,0.5547390379054651 222,day_trips_&_excursions,3_hour_whale_watching_tour,129.0,0.551763451141922 1531,recommended_experiences,squamish_cheakamus_white-water_rafting_from_whistler,120.74,0.5085469600465228 1039,family_friendly,half-day_trip_to_montmorency_falls_and_ste-anne-de-beaupré_from_quebec,57.5,0.5029046548030599 1314,recommended_experiences,niagara_falls_platinum_tour_from_toronto_with_cruise_and_lunch,149.0,0.48816804618256043 588,tours_&_sightseeing,niagara_on_the_lake_wine_tour_with_cheese_pairing,83.62,0.4810117117106763 1043,family_friendly,niagara_falls_day_and_evening_tour_with_boat_cruise_and_optional_fallsview_dinner,169.0,0.465161992076882 1511,recommended_experiences,little_italy_walking_food_tour_in_vancouver,73.0,0.4643526853439557 842,walking_&_biking_tours,small-group_quebec_city_food_tour,53.0,0.4609797359420396 0,featured_tours_and_tickets,vancouver_city_sightseeing_tour,80.0,0.4552576995835019 608,tours_&_sightseeing,toronto's_original_brunch_food_tour,99.0,0.45371149058971716 1108,family_friendly,kingston_discovery_sightseeing_cruise,39.55,0.4264621968206392 429,outdoor_activities,lake_louise_winterland_from_banff,99.0,0.4176198006693391 441,outdoor_activities,3_hour_banff_horseback_riding_adventures,170.1,0.40787655066244344 598,tours_&_sightseeing,"jasper_national_park_tour:_maligne_valley,_medicine_lake_and_spirit_island",72.45,0.40130034984002055 629,tours_&_sightseeing,vancouver_biking_and_hiking_tour_including_lunch,135.5,0.40071030367355004 757,tours_&_sightseeing,call_of_the_wild_atv_tour,156.45,0.3975297145654812 85,"cruises,_sailing_&_water_tours",victoria_whale_watching_tour_on_a_covered_vessel,122.0,0.38959844393595305 517,outdoor_activities,2_hour_ziplines_and_tree_course_adventure_from_mont-tremblant,42.4,0.3833621418851826 1044,family_friendly,niagara_on_the_lake_wine_tour_with_cheese_pairing,83.62,0.3748311639765915 1472,recommended_experiences,beyond_the_bagel:_montreal_jewish_food_walking_tour,85.0,0.3633677690343312 192,day_trips_&_excursions,luxury_niagara_falls_day_trip_from_toronto_with_cruise_and_lunch,169.0,0.35896391786344745 1316,recommended_experiences,niagara_on_the_lake_wine_tour_with_cheese_pairing,83.62,0.35561865886230737 1298,recommended_experiences,half-day_trip_to_montmorency_falls_and_ste-anne-de-beaupré_from_quebec,57.5,0.3538699256532492 518,outdoor_activities,full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch,98.29,0.3508146077746313 646,tours_&_sightseeing,full-day_niagara_winery_tour_from_toronto,99.0,0.3419146040969438 1325,recommended_experiences,whale-watching_cruise_with_expert_naturalists,94.5,0.3368593281669486 261,"food,_wine_&_nightlife",small-group_quebec_city_food_tour,53.0,0.33354452501517046 1326,recommended_experiences,northern_lights_tour_from_yellowknife,100.0,0.321726937164411 30,"air,_helicopter_&_balloon_tours",seaplane_flight_to_vancouver_with_bus_tour_from_victoria,439.0,0.3106910374756353 100,"cruises,_sailing_&_water_tours",full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch,98.29,0.31061748372623293 58,"cruises,_sailing_&_water_tours",quebec_city_historic_discoverers_cruise,44.83,0.29894779350244566 204,day_trips_&_excursions,luxury_niagara_falls_day_trip_from_toronto_with_cruise_and_lunch,169.0,0.28808406992433155 1150,multi-day_&_extended_tours,4-day_yukon_aurora_viewing_tour,702.45,0.2821889595822147 419,outdoor_activities,"jasper_national_park_tour:_maligne_valley,_medicine_lake_and_spirit_island",72.45,0.28180113235422566 579,tours_&_sightseeing,"best_of_niagara_falls_tour_from_niagara_falls,_ontario",158.0,0.27370212110624836 457,outdoor_activities,summer_tour:_banff_and_its_wildlife,74.55,0.266492596642731 1460,recommended_experiences,45-minute_beacon_hill_park_carriage_tour,165.0,0.2662094075245485 1305,recommended_experiences,whistler_small-group_day_trip_from_vancouver,145.0,0.2658048619028355 1289,recommended_experiences,quebec_city_walking_tour,30.99,0.2640666338069122 414,outdoor_activities,northern_lights_tour_from_yellowknife,100.0,0.2617721375236751 1101,family_friendly,full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch,98.29,0.2587253135228568 908,walking_&_biking_tours,electric_bike_tour_of_quebec_city,85.0,0.25703883882189876 455,outdoor_activities,vancouver_biking_and_hiking_tour_including_lunch,135.5,0.2540966888458037 1073,family_friendly,4-day_yukon_aurora_viewing_tour,702.45,0.25226484851950093 1397,recommended_experiences,wild_current_canoe_adventure_at_pyramid_lake,120.0,0.25166905596635836 841,walking_&_biking_tours,quebec_city_walking_tour,30.99,0.24904080236222462 334,"food,_wine_&_nightlife",beyond_the_bagel:_montreal_jewish_food_walking_tour,85.0,0.24821325085161453 701,tours_&_sightseeing,small-group_capilano_suspension_bridge_and_vancouver_city_tour,200.0,0.2455224155051304 1293,recommended_experiences,small-group_quebec_city_food_tour,53.0,0.243669367420516 1169,luxury_&_special_occasions,niagara_on_the_lake_wine_tour_with_cheese_pairing,83.62,0.24302968683916557 144,cultural_&_theme_tours,6-hour_niagara_falls_canadian_side_evening_illuminations_tour,149.89,0.23614298360440958 1051,family_friendly,niagara_falls_helicopter_tour,145.0,0.23349892743692766 287,"food,_wine_&_nightlife",niagara-on-the-lake_wine_tour_with_lunch,114.99,0.23166979868683574 459,outdoor_activities,talking_trees_-_indigenous_walking_tour,40.0,0.2313601223175867 1311,recommended_experiences,niagara_falls_day_and_evening_tour_with_boat_cruise_and_optional_fallsview_dinner,169.0,0.2313110984562907 707,tours_&_sightseeing,seaplane_flight_to_vancouver_with_bus_tour_from_victoria,439.0,0.2312162112463683 47,"cruises,_sailing_&_water_tours",whale-watching_cruise_with_expert_naturalists,94.5,0.23114725460630356 1036,family_friendly,quebec_city_walking_tour,30.99,0.22758212448512377 1301,recommended_experiences,quebec_city_sightseeing_tour,42.0,0.226647007798996 1416,recommended_experiences,4-day_yukon_aurora_viewing_tour,702.45,0.22400794380493547 199,day_trips_&_excursions,niagara_on_the_lake_wine_tour_with_cheese_pairing,83.62,0.2216688052802398 843,walking_&_biking_tours,victoria_guided_food_and_history_tour,63.0,0.22078565747857748 1356,recommended_experiences,5.5-hour_jasper_wildlife_and_waterfalls_tour_with_maligne_lake_cruise_from_jasper,144.59,0.2175683094532658 1547,recommended_experiences,call_of_the_wild_atv_tour,156.45,0.2158236705447115 201,day_trips_&_excursions,niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,157.07,0.21574480138763746 1172,luxury_&_special_occasions,niagara_falls_helicopter_tour,145.0,0.2153066214464345 591,tours_&_sightseeing,guided_tour_of_the_fairmont_le_château_frontenac_in_quebec_city,26.25,0.21439998528925014 628,tours_&_sightseeing,victoria_city_sightseeing_tour_with_craigdarroch_castle,47.25,0.2140755658466956 1315,recommended_experiences,niagara-on-the-lake_wine_tour_and_tastings_with_transport,40.0,0.20563505761327278 872,walking_&_biking_tours,talking_trees_-_indigenous_walking_tour,40.0,0.20285964263795925 1170,luxury_&_special_occasions,northern_lights_tour_from_yellowknife,100.0,0.20150899036560813 679,tours_&_sightseeing,ottawa_spring_tulip_festival_bike_tour,68.0,0.1955104630208525 424,outdoor_activities,niagara_falls_helicopter_tour,145.0,0.1881968391712791 1168,luxury_&_special_occasions,niagara_falls_day_and_evening_tour_with_boat_cruise_and_optional_fallsview_dinner,169.0,0.1865543782007374 596,tours_&_sightseeing,niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,157.07,0.18510609122733626 1575,recommended_experiences,half-day_canadian_side_sightseeing_tour_of_niagara_falls_with_cruise_&_lunch,199.0,0.1837530326555662 375,"food,_wine_&_nightlife",all_star_wineries_of_kelowna_tour,166.95,0.1815989457391692 1095,family_friendly,ottawa_river_historic_sightseeing_cruise,28.0,0.1757191710664834 632,tours_&_sightseeing,niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch,77.98,0.17399665574661655 1104,family_friendly,boldt_castle_and_thousand_islands_helicopter_tour,172.84,0.17097831227474164 1331,recommended_experiences,evening_wildlife_safari,58.8,0.1704842128082362 342,"food,_wine_&_nightlife",pub_crawl_montreal,29.0,0.1664369967601872 122,cultural_&_theme_tours,quebec_city_walking_tour,30.99,0.1660340134373506 1323,recommended_experiences,guided_tour_of_the_fairmont_le_château_frontenac_in_quebec_city,26.25,0.16593077600929537 809,transfers_&_ground_transport,vancouver_aquabus_ferry_ticket,16.0,0.16421486903410137 1124,shore_excursions,skagway_shore_excursion:_full-day_tour_of_the_yukon,157.45,0.16148973494216837 5,featured_tours_and_tickets,niagara_falls_in_one_day:_deluxe_sightseeing_tour_of_american_and_canadian_sides,204.42,0.1612411498462267 1394,recommended_experiences,whistler_wilderness_snowmobile_run,208.96,0.15941830620655734 196,day_trips_&_excursions,half-day_trip_to_montmorency_falls_and_ste-anne-de-beaupré_from_quebec,57.5,0.1569311623101394 917,walking_&_biking_tours,ebike_tour,79.0,0.15657754404030746 265,"food,_wine_&_nightlife",niagara-on-the-lake_wine_tour_and_tastings_with_transport,40.0,0.15637959897691334 900,walking_&_biking_tours,downtown_toronto_bike_tour,84.75,0.15601558333869664 1319,recommended_experiences,vancouver_highlights_bike_tour,94.45,0.155344459247775 594,tours_&_sightseeing,northern_lights_tour_from_yellowknife,100.0,0.15220533391103674 1455,recommended_experiences,60-minute_deluxe_horse-drawn_carriage_tour,215.0,0.15128856974734287 135,cultural_&_theme_tours,quebec_city_historic_discoverers_cruise,44.83,0.15043009549345374 1097,family_friendly,interactive_pirate_cruise_from_granville_island,34.5,0.14715982683838402 1395,recommended_experiences,stanley_park_horse-drawn_tours,42.0,0.1469083146767313 80,"cruises,_sailing_&_water_tours",lady_muskoka_boat_cruise,42.94,0.14048220229119932 13,"air,_helicopter_&_balloon_tours",niagara_falls_helicopter_tour,145.0,0.14012003627119268 538,outdoor_activities,whistler_blackcomb_salmon_bake_dinner_and_atv_tour,183.75,0.13994581301027914 124,cultural_&_theme_tours,half-day_trip_to_montmorency_falls_and_ste-anne-de-beaupré_from_quebec,57.5,0.13895646479993382 580,tours_&_sightseeing,half-day_trip_to_montmorency_falls_and_ste-anne-de-beaupré_from_quebec,57.5,0.13858375775187562 1429,recommended_experiences,top_of_gowlland_tod_hike_in_victoria,86.0,0.13412526203523226 351,"food,_wine_&_nightlife",little_italy_walking_food_tour_in_vancouver,73.0,0.13370494976508773 337,"food,_wine_&_nightlife",calgary_food_walking_tour_-_calgary_farmers_market,69.29,0.13356834737941783 225,day_trips_&_excursions,full-day_niagara_winery_tour_from_toronto,99.0,0.13178379801968024 394,sightseeing_tickets_&_passes,butchart_gardens_tour_from_victoria,73.5,0.1316593258971259 640,tours_&_sightseeing,rockies_classic_4-day_summer_tour,687.0,0.1302386126010215 129,cultural_&_theme_tours,niagara_on_the_lake_wine_tour_with_cheese_pairing,83.62,0.12744392029416904 1551,recommended_experiences,quebec_city_shore_excursion:_grand_walking_tour_of_quebec_city,30.99,0.12743432203268085 730,tours_&_sightseeing,full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch,98.29,0.1266963333455923 909,walking_&_biking_tours,old_montreal_ghost_walking_tour,25.0,0.12624275488385403 318,"food,_wine_&_nightlife",victoria_craft_brewery_tour_and_tastings,79.0,0.12604103875420636 31,"air,_helicopter_&_balloon_tours",vancouver_to_victoria_seaplane_flight,218.0,0.12559512812718363 49,"cruises,_sailing_&_water_tours","jasper_national_park_tour:_maligne_valley,_medicine_lake_and_spirit_island",72.45,0.12179609313226343 665,tours_&_sightseeing,laurentian_mountains_day_trip_from_montreal,100.0,0.11744326807928175 127,cultural_&_theme_tours,niagara_falls_day_and_evening_tour_with_boat_cruise_and_optional_fallsview_dinner,169.0,0.11381707362098213 601,tours_&_sightseeing,niagara_falls_helicopter_tour,145.0,0.1128423607391922 193,day_trips_&_excursions,vancouver_to_victoria_and_butchart_gardens_tour_by_bus,210.0,0.1124347533708304 35,"air,_helicopter_&_balloon_tours",boldt_castle_and_thousand_islands_helicopter_tour,172.84,0.11236648809291218 581,tours_&_sightseeing,butchart_gardens_tour_from_victoria,73.5,0.11156217353340718 573,tours_&_sightseeing,quebec_city_walking_tour,30.99,0.11004288276968942 1545,recommended_experiences,english_bay_jet_ski_tour_from_vancouver,155.68,0.10672403918978246 292,"food,_wine_&_nightlife",kelowna_or_west_kelowna_afternoon_sightseeing_wine_tour,98.95,0.10559662506091169 358,"food,_wine_&_nightlife",ile_d'orleans_food_tour,51.75,0.10525541539479974 710,tours_&_sightseeing,toronto_small-group_city_tour,168.37,0.10440954727667243 1300,recommended_experiences,butchart_gardens_tour_from_victoria,73.5,0.10420491306004284 717,tours_&_sightseeing,electric_bike_tour_of_quebec_city,85.0,0.1038736518258569 1303,recommended_experiences,victoria_guided_food_and_history_tour,63.0,0.10368990213328859 242,day_trips_&_excursions,4_hour_montreal_architecture_&_city_bike_tour_with_wine_or_beer,86.23,0.10228874450932753 963,water_sports,three_sisters_sea_kayaking_day_tour,136.85,0.10192205320981666 989,water_sports,full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch,98.29,0.10143062042587621 131,cultural_&_theme_tours,niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,157.07,0.1005937220581948 1369,recommended_experiences,niagara_falls_open-top_jet-boat_ride,79.04,0.10014940964496524 340,"food,_wine_&_nightlife",4_hour_montreal_architecture_&_city_bike_tour_with_wine_or_beer,86.23,0.09981652326079861 1288,recommended_experiences,vancouver_city_sightseeing_tour,80.0,0.09973694478411974 477,outdoor_activities,whistler_sasquatch_zipline,135.45,0.09918124225674395 597,tours_&_sightseeing,evening_wildlife_safari,58.8,0.09907439537956032 951,water_sports,niagara_falls_open-top_jet-boat_ride,79.04,0.09727759005449872 583,tours_&_sightseeing,toronto_city_hop-on_hop-off_tour,43.0,0.09678234131065885 1364,recommended_experiences,fine_dining_dinner_tour_in_whistler,131.24,0.09420120807723603 282,"food,_wine_&_nightlife",fine_dining_dinner_tour_in_whistler,131.24,0.09409454975336508 1330,recommended_experiences,niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,157.07,0.09362764685753099 1509,recommended_experiences,mountain_explorer_atv_tour,103.95,0.09340745250324095 1513,recommended_experiences,interactive_pirate_cruise_from_granville_island,34.5,0.09233824747561233 575,tours_&_sightseeing,niagara_falls_canadian_side_tour_and_maid_of_the_mist_boat_ride,149.89,0.08968611943060203 955,water_sports,wild_current_canoe_adventure_at_pyramid_lake,120.0,0.08917227573864053 673,tours_&_sightseeing,pedicab_tour_from_victoria_cruise_ship_terminal,90.0,0.08911133710372918 1578,recommended_experiences,full-day_niagara_ice_wine_festival_tour_with_lunch_and_winery_visits,395.0,0.08852193740575925 272,"food,_wine_&_nightlife",niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,157.07,0.08825912102407506 274,"food,_wine_&_nightlife",vancouver_brewery_tour,83.99,0.0860834672001995 308,"food,_wine_&_nightlife",flavors_of_old_montreal_walking_tour,68.0,0.08395180017055275 848,walking_&_biking_tours,gastronomic_gastown_walking_tour,146.35,0.08213877028187175 739,tours_&_sightseeing,boldt_castle_and_thousand_islands_helicopter_tour,172.84,0.08198615882208267 280,"food,_wine_&_nightlife",small-group_gourmet_food_tour_in_vancouver,131.87,0.07928991828063513 865,walking_&_biking_tours,montmorency_falls_bike_tour_in_quebec,77.0,0.07928981053588503 616,tours_&_sightseeing,full-day_niagara_falls_tour_from_toronto,113.0,0.07909970390306074 128,cultural_&_theme_tours,small_group_excursion_of_quebec_city_montmorency_falls,35.0,0.07553663888959122 50,"cruises,_sailing_&_water_tours",victoria_whale_and_wildlife_cruise,151.2,0.07445511504553437 408,outdoor_activities,whistler_small-group_day_trip_from_vancouver,145.0,0.07434877995591371 1,featured_tours_and_tickets,vancouver_to_victoria_and_butchart_gardens_tour_by_bus,210.0,0.07412317142793111 676,tours_&_sightseeing,45-minute_beacon_hill_park_carriage_tour,165.0,0.07408701408554301 416,outdoor_activities,callaghan_valley_winter_snowmobile_tour,208.95,0.07273240219362564 126,cultural_&_theme_tours,victoria_guided_food_and_history_tour,63.0,0.07229834348911404 1285,recommended_experiences,walking_tour_of_old_montreal,29.5,0.07224304349612463 1413,recommended_experiences,niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch,77.98,0.07224028702626788 1072,family_friendly,rockies_classic_4-day_summer_tour,687.0,0.0719272077186615 587,tours_&_sightseeing,ultimate_toronto_tour,175.0,0.071905182895995 957,water_sports,victoria_whale_watch_tour,114.45,0.07063469271771909 1420,recommended_experiences,full-day_niagara_winery_tour_from_toronto,99.0,0.07023157471394487 1495,recommended_experiences,4_hour_montreal_architecture_&_city_bike_tour_with_wine_or_beer,86.23,0.07011579400123202 307,"food,_wine_&_nightlife",full-day_niagara_winery_tour_from_toronto,99.0,0.06911600352885605 703,tours_&_sightseeing,4_hour_montreal_architecture_&_city_bike_tour_with_wine_or_beer,86.23,0.06830964181909914 1438,recommended_experiences,banff_day_trip_from_calgary,238.35,0.06819167927519675 46,"cruises,_sailing_&_water_tours",niagara_falls_canadian_side_tour_and_maid_of_the_mist_boat_ride,149.89,0.06801513052342686 301,"food,_wine_&_nightlife",niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch,77.98,0.06575705196572394 447,outdoor_activities,whistler_wilderness_snowmobile_run,208.96,0.065686084090324 1112,family_friendly,quebec_city_shore_excursion:_grand_walking_tour_of_quebec_city,30.99,0.06556336281995881 262,"food,_wine_&_nightlife",victoria_guided_food_and_history_tour,63.0,0.06442944809116527 1053,family_friendly,toronto's_original_brunch_food_tour,99.0,0.06336495689635357 1294,recommended_experiences,vancouver_city_hop-on_hop-off_tour,31.2,0.06310251762129472 800,tours_&_sightseeing,bowen_island_dinner_and_zodiac_tour,135.45,0.06306183499940238 578,tours_&_sightseeing,vancouver_city_hop-on_hop-off_tour,31.2,0.06185210388145433 1321,recommended_experiences,gastronomic_gastown_walking_tour,146.35,0.06172692243929517 52,"cruises,_sailing_&_water_tours",vancouver_harbor_and_indian_arm_lunch_cruise,85.33,0.06150702438306792 509,outdoor_activities,mountain_explorer_atv_tour,103.95,0.06120832899960005 349,"food,_wine_&_nightlife",niagara_falls_walking_food_tour,88.14,0.06103327071687323 221,day_trips_&_excursions,niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch,77.98,0.060765902119497256 582,tours_&_sightseeing,quebec_city_sightseeing_tour,42.0,0.06009975224453863 631,tours_&_sightseeing,summer_tour:_banff_and_its_wildlife,74.55,0.05928432201831488 950,water_sports,victoria_whale_and_wildlife_cruise,151.2,0.059001599794049495 257,day_trips_&_excursions,half-day_canadian_side_sightseeing_tour_of_niagara_falls_with_cruise_&_lunch,199.0,0.05894807758943675 1310,recommended_experiences,st._lawrence_market_and_old_toronto_food_tour,89.0,0.058905240072542386 584,tours_&_sightseeing,niagara_falls_in_one_day:_deluxe_sightseeing_tour_of_american_and_canadian_sides,204.42,0.05791766965057371 444,outdoor_activities,columbia_icefield_tour_including_the_glacier_skywalk_from_jasper,232.05,0.05775808171821559 1041,family_friendly,victoria_guided_food_and_history_tour,63.0,0.05761755562789618 229,day_trips_&_excursions,niagara_falls_small-group_tour_from_toronto,254.25,0.05731784115866692 266,"food,_wine_&_nightlife",gastronomic_gastown_walking_tour,146.35,0.05716352374033458 216,day_trips_&_excursions,columbia_icefield_tour_including_the_glacier_skywalk_from_jasper,232.05,0.056816186091560625 849,walking_&_biking_tours,private_tour:_quebec_city_walking_tour,25.72,0.055978205787013624 1346,recommended_experiences,glacier_skywalk_admission,36.75,0.055116274722392056 92,"cruises,_sailing_&_water_tours",ottawa_river_historic_sightseeing_cruise,28.0,0.05493591001072275 417,outdoor_activities,evening_wildlife_safari,58.8,0.05469473685571512 413,outdoor_activities,whale-watching_cruise_with_expert_naturalists,94.5,0.05437001213636865 870,walking_&_biking_tours,niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch,77.98,0.05356289172399645 423,outdoor_activities,bird_kingdom_all_day_admission_ticket,20.28,0.05302851367841151 463,outdoor_activities,rockies_classic_4-day_summer_tour,687.0,0.052517377073296304 1406,recommended_experiences,a_wok_around_chinatown:_culinary_and_cultural_walking_tour,108.0,0.05183300935684142 1440,recommended_experiences,niagara_falls_small-group_tour_from_toronto,254.25,0.051632568206736604 622,tours_&_sightseeing,montmorency_falls_bike_tour_in_quebec,77.0,0.05050143688398734 934,walking_&_biking_tours,beyond_the_bike_lanes_bike_tour,85.0,0.05018345967961595 933,walking_&_biking_tours,vancouver_secrets_of_stanley_park_walking_tour,38.85,0.049858546406956805 621,tours_&_sightseeing,stanley_park_horse-drawn_tours,42.0,0.049718787997981864 1171,luxury_&_special_occasions,niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,157.07,0.049702599349279175 1076,family_friendly,6-hour_niagara_falls_canadian_side_evening_illuminations_tour,149.89,0.04967285281952208 277,"food,_wine_&_nightlife",montreal_craft_brewery_and_beer_tasting_small-group_tour,74.73,0.049488802339526405 1020,water_sports,athabasca_river_mile_5_morning_rafting_trip,72.45,0.049210802926807115 1304,recommended_experiences,niagara_falls_in_one_day:_deluxe_sightseeing_tour_of_american_and_canadian_sides,204.41,0.048661717722833384 1060,family_friendly,quebec_city_historic_discoverers_cruise,44.83,0.047742722344939495 162,cultural_&_theme_tours,ottawa_river_historic_sightseeing_cruise,28.0,0.047187643839241386 1515,recommended_experiences,old_montreal_ghost_walking_tour,25.0,0.04655645713569058 197,day_trips_&_excursions,whistler_small-group_day_trip_from_vancouver,145.0,0.046339944060362334 1528,recommended_experiences,ile_d'orleans_food_tour,51.75,0.04605690758057583 1061,family_friendly,montmorency_falls_bike_tour_in_quebec,77.0,0.04600900157106211 264,"food,_wine_&_nightlife",niagara_falls_day_and_evening_tour_with_boat_cruise_and_optional_fallsview_dinner,169.0,0.045908574485238676 1516,recommended_experiences,nordic_backcountry_skiing_tour_in_jacques-cartier_national_park,89.9,0.04582398587768011 571,tours_&_sightseeing,montreal_city_guided_sightseeing_tour,55.0,0.04424028171086021 485,outdoor_activities,whistler_wilderness_adventure_snowmobile_tour,159.0,0.04332566795280378 1411,recommended_experiences,summer_tour:_banff_and_its_wildlife,74.55,0.042558197608468795 1287,recommended_experiences,montreal_city_guided_sightseeing_tour,55.0,0.04254969475193998 720,tours_&_sightseeing,old_montreal_ghost_walking_tour,25.0,0.04221372417430169 479,outdoor_activities,sea_to_sky_exotic_driving_experience,404.25,0.04207674019264186 663,tours_&_sightseeing,peggy's_cove_and_halifax_tour_with_lobster_roll_lunch,140.0,0.04197712568180878 1412,recommended_experiences,quebec_city_craft_brewery_and_beer_tasting_small-group_tour,74.73,0.04175178202633684 840,walking_&_biking_tours,walking_tour_of_old_montreal,29.5,0.0416139360866762 704,tours_&_sightseeing,downtown_toronto_bike_tour,84.75,0.041333620161829746 641,tours_&_sightseeing,4-day_yukon_aurora_viewing_tour,702.45,0.04103073171183709 278,"food,_wine_&_nightlife",small-group_granville_island_market_tour,79.9,0.040580565167185376 1183,luxury_&_special_occasions,full-day_niagara_winery_tour_from_toronto,99.0,0.04051585546602046 1197,luxury_&_special_occasions,boldt_castle_and_thousand_islands_helicopter_tour,172.84,0.04031533350735307 1350,recommended_experiences,montreal_craft_brewery_and_beer_tasting_small-group_tour,74.73,0.03968592459217894 1290,recommended_experiences,niagara_falls_canadian_side_tour_and_maid_of_the_mist_boat_ride,149.89,0.03944700060882966 1302,recommended_experiences,toronto_city_hop-on_hop-off_tour,43.0,0.039251434908666935 1129,shore_excursions,4-day_yukon_aurora_viewing_tour,702.45,0.03915511110207652 1373,recommended_experiences,niagara-on-the-lake_wine_tour_with_lunch,114.99,0.03894671030855798 393,sightseeing_tickets_&_passes,"best_of_niagara_falls_tour_from_niagara_falls,_ontario",158.0,0.03887382098511456 1404,recommended_experiences,victoria_whale_watch_tour,114.45,0.03834202881353205 1565,recommended_experiences,athabasca_river_mile_5_morning_rafting_trip,72.45,0.03780328261620343 1050,family_friendly,niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,157.07,0.037419123199082416 464,outdoor_activities,4-day_yukon_aurora_viewing_tour,702.45,0.03631103578476104 997,water_sports,overnight_camping_and_river-rafting_trip_in_squamish,425.24,0.036160862049942996 407,outdoor_activities,butchart_gardens_tour_from_victoria,73.5,0.03610640605749604 480,outdoor_activities,blackcomb_glacier_safari_by_jeep_4x4,145.95,0.035616360487213145 123,cultural_&_theme_tours,niagara_falls_small-group_day_tour_from_toronto,100.57,0.035501693136918006 42,"air,_helicopter_&_balloon_tours",seaplane_flight_to_victoria_with_whale_watching_and_return_by_ferry,389.0,0.03548968408664632 34,"air,_helicopter_&_balloon_tours",exhilarating_120km_aerial_tour_of_toronto,79.0,0.035416130337243945 446,outdoor_activities,1_hour_banff_horseback_riding_adventures,67.2,0.03510796688386093 1149,multi-day_&_extended_tours,rockies_classic_4-day_summer_tour,687.0,0.034926327192648765 395,sightseeing_tickets_&_passes,bird_kingdom_all_day_admission_ticket,20.28,0.03462760936235795 882,walking_&_biking_tours,ottawa_spring_tulip_festival_bike_tour,68.0,0.03421628480011768 1299,recommended_experiences,johnston_canyon_icewalk,79.8,0.03412229995247738 954,water_sports,riverside_rafting_on_clearwater_river_in_wells_gray_park,104.0,0.03375293748103693 1140,shore_excursions,quebec_city_shore_excursion:_grand_walking_tour_of_quebec_city,30.99,0.0336851660332233 647,tours_&_sightseeing,6-hour_niagara_falls_canadian_side_evening_illuminations_tour,149.89,0.03313930868238801 736,tours_&_sightseeing,niagara_falls_american_side_highlights_tour,149.89,0.03303489055144625 66,"cruises,_sailing_&_water_tours",granite_falls_zodiac_tour,103.95,0.032909691151828735 600,tours_&_sightseeing,bird_kingdom_all_day_admission_ticket,20.28,0.03287042267978145 1360,recommended_experiences,small-group_gourmet_food_tour_in_vancouver,131.87,0.0327646667181926 1046,family_friendly,whale-watching_cruise_with_expert_naturalists,94.5,0.032354455518370046 194,day_trips_&_excursions,quebec_city_and_montmorency_falls_day_trip_from_montreal,115.0,0.03219678005532621 1579,recommended_experiences,montreal_bike_tour_with_bites,136.82,0.03210621161413703 1313,recommended_experiences,ultimate_toronto_tour,175.0,0.03187595659380632 1312,recommended_experiences,ice_explorer_glacier_tour_and_glacier_skywalk,114.45,0.03169115638992452 1111,family_friendly,quebec_city_shore_excursion:_private_walking_tour,19.58,0.031407450994814456 1252,private_&_custom_tours,30_minute_private_vacation_photography_session_with_local_photographer_in_miami,340.8,0.031186789746607334 1457,recommended_experiences,blackcomb_glacier_safari_by_jeep_4x4,145.95,0.03112549645189355 1047,family_friendly,northern_lights_tour_from_yellowknife,100.0,0.03100573367279155 1436,recommended_experiences,chinatown_and_hidden_alleys_pedicab_tour,45.0,0.03059835975138833 1504,recommended_experiences,vancouver_craft_brewery_and_food_tour,94.99,0.030152440145636426 119,"cruises,_sailing_&_water_tours",bowen_island_dinner_and_zodiac_tour,135.45,0.02999942015366987 177,cultural_&_theme_tours,quebec_city_shore_excursion:_grand_walking_tour_of_quebec_city,30.99,0.029801528962650783 367,"food,_wine_&_nightlife",whistler_blackcomb_salmon_bake_dinner_and_atv_tour,183.75,0.029759845212455404 155,cultural_&_theme_tours,animated_crime_walking_tour_in_old_quebec,20.0,0.029726098658850817 1586,recommended_experiences,10-day_new_england_fall_foliage_tour_including_cape_cod,-1.0,0.02971571475855982 478,outdoor_activities,banff_national_park_guided_hike_with_lunch,109.2,0.029658250891839207 1180,luxury_&_special_occasions,3-hour_east_vancouver_art_mural_&_craft_brewery_tour,45.0,0.029642161009157442 776,tours_&_sightseeing,private_photography_tour_in_vancouver,238.0,0.029053731013938437 744,tours_&_sightseeing,sportif_tour_of_east_ontario_and_west_quebec,129.0,0.029016954139237248 810,transfers_&_ground_transport,hop-on_and_hop-off_banff_bus,60.0,0.02878109639190127 271,"food,_wine_&_nightlife",island_of_orleans_food_and_drink_tour,44.95,0.028718496692092508 1347,recommended_experiences,bird_kingdom_all_day_admission_ticket,20.28,0.028293062056953585 762,tours_&_sightseeing,the_big_bike_loop,120.0,0.02809753227170755 471,outdoor_activities,top_of_gowlland_tod_hike_in_victoria,86.0,0.028069410891931153 1296,recommended_experiences,"best_of_niagara_falls_tour_from_niagara_falls,_ontario",158.0,0.027760906246839485 484,outdoor_activities,tremblant_ice_climbing_school,93.56,0.02772976352469567 1443,recommended_experiences,laurentian_mountains_day_trip_from_montreal,100.0,0.0276414981275399 1497,recommended_experiences,vancouver_coastal_canyon_tour,158.0,0.027619432900592104 1013,water_sports,brentwood_bay_guided_kayak_tours,72.8,0.027619432900592104 166,cultural_&_theme_tours,original_haunted_walk_of_toronto,24.5,0.027525389691212165 759,tours_&_sightseeing,stanley_park_photography_tour_in_vancouver,104.0,0.027435548527086167 1132,shore_excursions,sea_to_sky_exotic_driving_experience,404.25,0.027165320204467932 1229,private_&_custom_tours,private_tour_of_lake_louise_and_the_icefield_parkway,900.0,0.026994226030671916 1344,recommended_experiences,small-group_toronto_beer_tour,80.0,0.026735705970897996 822,transfers_&_ground_transport,private_transport_from_vancouver_international_airport_(yvr)_to_whistler,498.97,0.026700011033062406 1206,private_&_custom_tours,private_tour:_quebec_city_walking_tour,25.72,0.026162943858089534 1499,recommended_experiences,shore_excursion:_charlottetown_south_shore_and_confederation_bridge,410.0,0.0261115810378434 642,tours_&_sightseeing,vancouver_shore_excursion:_post-cruise_sea-to-sky_highway_day_trip_from_vancouver,130.0,0.02607480416314222 1376,recommended_experiences,zipline_adventure_in_whistler,103.95,0.025997488326215474 223,day_trips_&_excursions,gems_of_niagara_falls_small-group_tour,197.75,0.025780589165532716 1553,recommended_experiences,brentwood_bay_kayak_tour_and_butchart_gardens_visit,100.8,0.025743812290831527 924,walking_&_biking_tours,stanley_park_photography_tour_in_vancouver,104.0,0.025707035416130338 689,tours_&_sightseeing,southeast_edmonton_roots_and_resources_bus_tour,26.25,0.025655546893675756 1251,private_&_custom_tours,60_minute_private_vacation_photography_session_with_local_photographer_in_cape_town,477.13,0.025559927917325583 1582,recommended_experiences,victoria_panorama_seaplane_tour,125.0,0.025550733698650286 1109,family_friendly,gulf_islands_kayak_and_seaplane_adventure,629.0,0.025486374167923206 303,"food,_wine_&_nightlife",3-hour_east_vancouver_art_mural_&_craft_brewery_tour,45.0,0.025412820418520835 297,"food,_wine_&_nightlife",a_wok_around_chinatown:_culinary_and_cultural_walking_tour,108.0,0.025370445306178973 1435,recommended_experiences,victoria_craft_brewery_tour_and_tastings,79.0,0.02527741669319582 70,"cruises,_sailing_&_water_tours",niagara_falls_small-group_tour_from_toronto,254.25,0.02527652779900748 881,walking_&_biking_tours,montreal_food_truck_tour_by_bike,159.83,0.024953109484755983 818,transfers_&_ground_transport,private_transport_from_canada_place_cruise_ship_terminal_to_vancouver_international_airport_(yvr),110.3,0.02493472104740539 48,"cruises,_sailing_&_water_tours",vancouver_harbor_sunset_dinner_cruise,97.69,0.024839102071055223 95,"cruises,_sailing_&_water_tours",interactive_pirate_cruise_from_granville_island,34.5,0.024684353673722462 386,holiday_&_seasonal_tours,christmas_walking_tour_in_old_montreal,21.0,0.024677282924497074 489,outdoor_activities,niagara_adventure_beach_horseback_ride,90.4,0.024677282924497074 1196,luxury_&_special_occasions,exhilarating_120km_aerial_tour_of_toronto,79.0,0.024677282924497074 97,"cruises,_sailing_&_water_tours",murphy's_dj_party_boat,23.08,0.024603729175094697 1349,recommended_experiences,gastown_walking_food_tour,93.45,0.02459957651285122 400,sightseeing_tickets_&_passes,aga_khan_museum_admission_with_round-trip_transportation,60.9,0.024554691845704923 241,day_trips_&_excursions,vancouver_to_victoria_whale_watching_&_butchart_gardens_with_return_by_speedboat,459.0,0.024493398550991138 1494,recommended_experiences,vancouver_to_victoria_whale_watching_&_butchart_gardens_with_return_by_speedboat,459.0,0.02441984480158876 574,tours_&_sightseeing,niagara_falls_small-group_day_tour_from_toronto,100.57,0.02429900457498575 1521,recommended_experiences,3.5-hour_sunwapta_river_rafting_adventure_in_jasper,103.95,0.024235960428082823 516,outdoor_activities,jasper_rock_climbing_experience,125.0,0.02417466713336904 1191,luxury_&_special_occasions,small-group_annapolis_valley_wine_and_food_tour_from_halifax,160.0,0.02405207605457688 1225,private_&_custom_tours,private_tour:_day_trip_from_vancouver_to_whistler,350.0,0.02405207605457688 198,day_trips_&_excursions,vancouver_north_shore_day_trip_with_capilano_suspension_bridge_and_grouse_mountain,170.0,0.02405117818165937 751,tours_&_sightseeing,whistler_blackcomb_salmon_bake_dinner_and_jeep_4x4_tour,183.75,0.02401529917987569 153,cultural_&_theme_tours,calgary_food_walking_tour_-_craving_kensington,100.79,0.023978522305174502 795,tours_&_sightseeing,montreal_bike_tour_with_bites,136.82,0.02394174543047332 140,cultural_&_theme_tours,talking_trees_-_indigenous_walking_tour,40.0,0.023810629048329406 501,outdoor_activities,great_slave_lake_ice_fishing_tours,158.0,0.023794637931668566 1260,private_&_custom_tours,private_tour_of_niagara_falls_from_toronto,599.0,0.023757861056967377 533,outdoor_activities,fraser_river_half-day_fishing_adventure_for_salmon_or_sturgeon,450.0,0.023684307307565 357,"food,_wine_&_nightlife",east_kelowna_wine_tour,185.0,0.023684307307565 276,"food,_wine_&_nightlife",gastown_walking_food_tour,93.45,0.02359829557143218 172,cultural_&_theme_tours,niagara_falls_american_side_highlights_tour,149.89,0.023531839507442722 1324,recommended_experiences,private_tour:_quebec_city_walking_tour,25.72,0.0234794980057165 363,"food,_wine_&_nightlife",tasty_taster_wine_tour,72.45,0.02340848074730609 1469,recommended_experiences,"half_day_swirl,_sip_&_savour_wine_tour",35.0,0.02340848074730609 1542,recommended_experiences,canyon_sainte-anne_walking_tour,13.5,0.02340848074730609 1102,family_friendly,niagara_falls_american_side_highlights_tour,149.89,0.023370119126905498 339,"food,_wine_&_nightlife",small-group_annapolis_valley_wine_and_food_tour_from_halifax,160.0,0.023316538560553126 157,cultural_&_theme_tours,inside_the_shmata_factory,24.0,0.02329815012320253 263,"food,_wine_&_nightlife",st._lawrence_market_and_old_toronto_food_tour,89.0,0.023253593179671125 577,tours_&_sightseeing,quebec_city_and_montmorency_falls_day_trip_from_montreal,115.0,0.02324572781291374 1359,recommended_experiences,sea_to_sky_and_whistler_village_tour,157.5,0.023224596373800154 853,walking_&_biking_tours,small-group_toronto_beer_tour,80.0,0.023197552441524768 493,outdoor_activities,yellowknife_ice_road_adventure,55.0,0.023132654187047182 753,tours_&_sightseeing,kingston_discovery_sightseeing_cruise,39.55,0.023022323562943623 724,tours_&_sightseeing,90-minute_premier_horse-drawn_carriage_tour,295.0,0.022961030268229838 790,tours_&_sightseeing,vancouver_hop_on_boat_tour,75.0,0.022948769813541246 44,"air,_helicopter_&_balloon_tours",victoria_panorama_seaplane_tour,125.0,0.022911992938840057 1336,recommended_experiences,jasper_evening_wildlife_tour,73.9,0.02286082316127119 1193,luxury_&_special_occasions,private_tour:_fraser_valley_wine_tour_in_vancouver,291.11,0.02283843918943768 1576,recommended_experiences,vancouver_whale_watching_safari,259.0,0.02283843918943768 61,"cruises,_sailing_&_water_tours",victoria_whale_watch_tour,114.45,0.02275718617976766 777,tours_&_sightseeing,scooter_rental,37.95,0.022654554815931743 180,cultural_&_theme_tours,"krazy_kanuck_beer,_wine_and_cider_tour_-_small_intimate_&_interactive_groups",124.25,0.022581001066529365 543,outdoor_activities,whistler_half-day_spin_fishing,208.95,0.022544224191828176 432,outdoor_activities,columbia_icefield_tour_including_the_glacier_skywalk_from_banff,281.4,0.022516641535802285 207,day_trips_&_excursions,athabasca_glacier_snow_trip_from_banff,273.0,0.022510203786983745 779,tours_&_sightseeing,calgary_city_evening_tour,44.0,0.022507447317126988 1581,recommended_experiences,vancouver_holiday_dinner_and_carols_cruise,88.88,0.0224706704424258 245,day_trips_&_excursions,victoria_highlight_city_tour,74.95,0.0224706704424258 903,walking_&_biking_tours,5-hour_small-group_vancouver_bike_tour,85.0,0.022443087786399907 450,outdoor_activities,best_of_vancouver_-_4_hours,186.65,0.02232356294362105 1352,recommended_experiences,small-group_granville_island_market_tour,79.9,0.022304056654488157 344,"food,_wine_&_nightlife",vancouver_craft_brewery_and_food_tour,94.99,0.022240814975543376 1355,recommended_experiences,athabasca_glacier_snow_trip_from_banff,273.0,0.022180132234413497 636,tours_&_sightseeing,niagara_falls_day_tour,79.0,0.022066124820712737 556,outdoor_activities,quarry_rock_hike_and_photography_tour,109.0,0.021845463572505604 1103,family_friendly,exhilarating_120km_aerial_tour_of_toronto,79.0,0.021771909823103234 1389,recommended_experiences,columbia_icefield_tour_including_the_glacier_skywalk_from_jasper,232.05,0.021767824501328564 677,tours_&_sightseeing,calgary_sightseeing_tour_by_sidecar,160.0,0.021686095619012264 1452,recommended_experiences,banff_national_park_guided_hike_with_lunch,109.2,0.021633996542973776 427,outdoor_activities,athabasca_glacier_snow_trip_from_banff,273.0,0.021576990591441098 33,"air,_helicopter_&_balloon_tours",air_taxi_and_tour_from_toronto_-_niagara_including_ground_transport_to_niagara_hotels,563.87,0.0215512485748961 1012,water_sports,okanagan_flyboard_experience,124.0,0.02153690505503889 315,"food,_wine_&_nightlife",christmas_walking_tour_in_old_montreal,21.0,0.02151447170019492 974,water_sports,whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.021489955280182323 1113,family_friendly,nanaimo_bungy_jump,136.49,0.02147034124629933 558,outdoor_activities,whistler_full-day_spin_fishing,271.95,0.021440917950792542 1261,private_&_custom_tours,60_minute_private_vacation_photography_session_with_local_photographer_in_lisbon,477.13,0.021404141076091353 114,"cruises,_sailing_&_water_tours",vancouver_whale_watching_adventure,145.0,0.021367364201390165 850,walking_&_biking_tours,haunted_montreal_pub_crawl,24.0,0.021330587326688976 152,cultural_&_theme_tours,"path,_toronto's_underground_city_-_walking_tour",27.0,0.02131219888933838 654,tours_&_sightseeing,1-hour_distillery_history_district_by_segway,77.97,0.02126873735076634 995,water_sports,vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane,569.0,0.0212570335772866 28,"air,_helicopter_&_balloon_tours",seaplane_flight_to_victoria_with_ground_transport_and_butchart_gardens_admission,449.0,0.021249679998092196 672,tours_&_sightseeing,private_niagara_falls_tour_in_a_suv,650.0,0.021234968350338803 1009,water_sports,whistler_half-day_spin_fishing,208.95,0.021183479827884228 313,"food,_wine_&_nightlife",diversity_of_scarborough_food_tour,73.0,0.021137508734507742 159,cultural_&_theme_tours,vancouver_full-day_sightseeing_and_photography_tour,249.0,0.02110992607848185 789,tours_&_sightseeing,beyond_city_sights_e-bike_adventure_tour,89.0,0.021095214430728457 1449,recommended_experiences,niagara_falls_evening_lights_day_trip_from_toronto,180.0,0.021073149203780662 378,"food,_wine_&_nightlife",montreal_bike_tour_with_bites,136.82,0.021073149203780662 773,tours_&_sightseeing,small-group_niagara_falls_tour,250.0,0.021036372329079473 1433,recommended_experiences,christmas_walking_tour_in_old_montreal,21.0,0.021036372329079473 288,"food,_wine_&_nightlife",small-group_quebec_wine_tour_from_montreal_with_gourmet_lunch_or_cheese_tasting,97.73,0.021029413813968775 1035,water_sports,gibsons_beachcomber_kayak_tour,115.0,0.020999595454378284 186,cultural_&_theme_tours,historical_victoria_walking_tour,15.0,0.020999595454378284 1029,water_sports,2-day_ticket_to_ride_rafting_trip_on_the_clearwater_river,408.45,0.020987334999689692 426,outdoor_activities,seaplane_flight_to_victoria_and_whale-watching_cruise,469.0,0.0209383021596645 879,walking_&_biking_tours,epic_electric_bike_tour_of_vancouver,94.45,0.02090397647802812 719,tours_&_sightseeing,full_day_bike_rental,37.94,0.02086474841026213 248,day_trips_&_excursions,victoria_full-day_sightseeing_tour_from_vancouver,154.0,0.020723768894119376 115,"cruises,_sailing_&_water_tours",vancouver_whale_watching_safari,259.0,0.02070538045676878 190,cultural_&_theme_tours,original_haunted_walk_of_kingston,24.5,0.020607310287353808 874,walking_&_biking_tours,3-hour_east_vancouver_art_mural_&_craft_brewery_tour,45.0,0.020595049832665222 179,cultural_&_theme_tours,anne_of_green_gables_adventure_private_tour,427.5,0.020576661395314628 233,day_trips_&_excursions,full-day_vancouver_to_victoria_tour_by_ferry,320.0,0.020576661395314628 164,cultural_&_theme_tours,victoria_highlight_city_tour,74.95,0.020558272957964033 845,walking_&_biking_tours,niagara_falls_platinum_tour_from_toronto_with_cruise_and_lunch,149.0,0.02052013580579282 260,day_trips_&_excursions,the_ultimate_group_package_deal_of_victoria,650.0,0.020484719208561656 690,tours_&_sightseeing,small-group_afternoon_bike_tour_of_vancouver,68.25,0.020470927880548707 1139,shore_excursions,quebec_city_shore_excursion:_private_walking_tour,19.58,0.020447942333860467 1396,recommended_experiences,lake_louise_scenic_snowshoe_tour,79.0,0.02042167506165873 300,"food,_wine_&_nightlife",vancouver_art_deco_&_chocolate_tasting_tour,54.6,0.020413791737442993 569,shopping_&_fashion,shopping_trip_to_toronto_premium_outlets,33.9,0.020392777021808684 858,walking_&_biking_tours,toronto's_original_brunch_food_tour,99.0,0.02037918771520218 1539,recommended_experiences,half-day_canoe_trip_on_the_takihini_river,125.0,0.02037438858445809 505,outdoor_activities,banff_performance_ski_rental_including_delivery,86.94,0.0203376117097569 406,outdoor_activities,johnston_canyon_icewalk,79.8,0.0203207765925536 304,"food,_wine_&_nightlife",niagara_falls_and_boat_cruise,105.0,0.02026405796035453 181,cultural_&_theme_tours,immersion_quebec:_virtual_reality_experience_of_quebec_city's_history,17.99,0.020245669523003936 143,cultural_&_theme_tours,sunset_dinner_tour,175.0,0.020227281085653342 993,water_sports,squamish_cheakamus_white-water_rafting_from_whistler,120.74,0.020197857790146555 354,"food,_wine_&_nightlife",montreal_afternoon_tea_tour,149.5,0.020174742051885273 1205,luxury_&_special_occasions,thousand_islands_helicopter_tour,114.84,0.02017211577360156 1392,recommended_experiences,1_hour_banff_horseback_riding_adventures,67.2,0.02017021228301644 965,water_sports,newfoundland_puffin_and_whale_watch_cruise,72.0,0.02016809330293112 1211,private_&_custom_tours,montréal_downtown_and_underground_city_private_walking_tour,160.0,0.020116950461549776 541,outdoor_activities,nanaimo_kid_aerial_adventure,20.99,0.020116950461549776 369,"food,_wine_&_nightlife",mornings_just_got_better-_niagara_on_the_lake,65.54,0.020116950461549776 4,featured_tours_and_tickets,"best_of_niagara_falls_tour_from_niagara_falls,_ontario",158.0,0.020104690006861183 1019,water_sports,whistler_full-day_fly_fishing,271.95,0.02009856202419918 1448,recommended_experiences,vancouver_city_private_tour,141.75,0.02007097936817329 1527,recommended_experiences,private_tour:_gardens_of_vancouver,193.54,0.020043396712147398 1179,luxury_&_special_occasions,best_of_vancouver_-_4_hours,186.65,0.020006619837446216 817,transfers_&_ground_transport,"alberta_transfer:_banff,_jasper,_lake_louise,_calgary_and_kananaskis",33.6,0.019988231400095622 299,"food,_wine_&_nightlife",quebec_city_craft_brewery_and_beer_tasting_small-group_tour,74.73,0.01997351975234223 1161,multi-day_&_extended_tours,yellowknife_northern_lights_tour_winter_3_days_2_nights_budget,589.0,0.019969842962745028 314,"food,_wine_&_nightlife",best_of_victoria_food_tour,68.25,0.019962489383550625 695,tours_&_sightseeing,whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.019957582508056435 519,outdoor_activities,snowmobile_trailblazer_tour_for_advanced_riders,240.45,0.019951454525394433 839,walking_&_biking_tours,walking_tour_of_old_montreal,29.5,0.01994150609346843 960,water_sports,whistler_white-water_rafting,103.95,0.01993306608804384 709,tours_&_sightseeing,1-day_hop-on_hop-off_sightseeing_tour_with_robert_bateman_centre_combo,40.0,0.01993306608804384 1408,recommended_experiences,jasper_rafting_athabasca_canyon_run,93.45,0.01992387186936854 693,tours_&_sightseeing,victoria_and_butchart_gardens_by_seaplane_and_speed_boat,489.0,0.019908549668031243 1238,private_&_custom_tours,vienna_like_a_local:_customized_private_tour,46.37,0.01989628921334265 1122,family_friendly,victoria_kids_aerial_adventure_course,20.99,0.01979515280791438 1482,recommended_experiences,shore_excursion:_prince_edward_island_and_anne_of_green_gables,470.0,0.019785958589239084 949,water_sports,seaplane_flight_to_victoria_and_whale-watching_cruise,469.0,0.019785958589239084 254,day_trips_&_excursions,small-group_niagara_falls_tour,250.0,0.01976757015188849 915,walking_&_biking_tours,quebec_city_bike_tour_along_saint_lawrence_river,60.0,0.01976757015188849 770,tours_&_sightseeing,independent_bike_tour_of_niagara-on-the-lake_wineries_including_wine_tastings,64.0,0.019743926913288173 1257,private_&_custom_tours,canada_place_and_vancouver_waterfront_photography_tour,103.95,0.019712404839836706 1221,private_&_custom_tours,gothenburg_like_a_local:_customized_private_tour,46.37,0.019712404839836706 1278,private_&_custom_tours,private_transfer_from_buffalo_airport_to_niagara_falls,179.0,0.019675627965135525 867,walking_&_biking_tours,"talkwalk,_the_inside_job_-_the_winter_walking_tour_of_public_art_and_sculpture",40.0,0.019675627965135525 763,tours_&_sightseeing,poutine_&_smoked_meat_tour,71.28,0.019675627965135525 1085,family_friendly,vancouver_boat_rental_for_up_to_4_people,44.0,0.019602074215733147 1163,multi-day_&_extended_tours,10-day_new_england_fall_foliage_tour_including_cape_cod,-1.0,0.019602074215733147 637,tours_&_sightseeing,niagara_falls_and_boat_cruise,105.0,0.019577555551038257 137,cultural_&_theme_tours,exclusive_private_tour_to_niagara_falls_from_toronto,650.0,0.019574491559707256 1524,recommended_experiences,ghost_canyon,259.0,0.01956529734103196 1308,recommended_experiences,niagara_falls_tour_day_trip_from_toronto,89.0,0.01955303913102566 782,tours_&_sightseeing,seaplane_flight_to_victoria_with_whale_watching_and_return_by_ferry,389.0,0.019546908903681364 1026,water_sports,whistler_full-day_spin_fishing,271.95,0.01952852046633077 1424,recommended_experiences,"niagara_falls,_niagara-on-the-lake,_winery_tour_from_toronto",130.0,0.019482549372954284 911,walking_&_biking_tours,under_the_surface_of_montreal's_chinatown:_guided_food_walking_tour,83.0,0.019454966716928392 889,walking_&_biking_tours,arctic_day:_hiking_tour_half_day,135.45,0.019454966716928392 19,"air,_helicopter_&_balloon_tours",mount_mamquam_and_alpine_lakes_seaplane_tour_from_vancouver,369.0,0.019454966716928392 65,"cruises,_sailing_&_water_tours",gems_of_niagara_falls_small-group_tour,197.75,0.019454966716928392 1199,luxury_&_special_occasions,canada_place_and_vancouver_waterfront_photography_tour,103.95,0.019418189842227204 1442,recommended_experiences,victoria_in_one_day_sightseeing_tour,240.45,0.019405931632220905 1478,recommended_experiences,3_days_tour_fall_color_in_yukon_from_whitehorse,650.0,0.019399801404876616 559,outdoor_activities,intro_to_mountain_biking_in_squamish,175.0,0.019399801404876616 275,"food,_wine_&_nightlife",small-group_toronto_beer_tour,80.0,0.019339228653179132 961,water_sports,summer_sunset_whales_and_wildlife_tour_in_vancouver_island,126.95,0.019307859218123644 1166,luxury_&_special_occasions,niagara_falls_small-group_day_tour_from_toronto,100.57,0.01928705550262495 495,outdoor_activities,columbia_icefield_tour_including_the_glacier_skywalk_from_calgary,380.1,0.019248096796734216 310,"food,_wine_&_nightlife",west_kelowna_wine_tour,185.0,0.019197528594020078 1400,recommended_experiences,3_hours_snowmobile_guided_tour/rental_1_hour_from_montreal,190.0,0.01916075171931889 758,tours_&_sightseeing,granville_island_night_photography_tour,103.95,0.019136233054624 1034,water_sports,illuminated_kayak_or_stand-up_paddleboard_tour_in_vancouver,62.0,0.019105586407267106 1377,recommended_experiences,beyond_the_market_food_tour_in_montreal,104.0,0.019094742347105887 1555,recommended_experiences,independent_bike_tour_of_niagara-on-the-lake_wineries_including_wine_tastings,64.0,0.01907143581084964 1548,recommended_experiences,whistler_blackcomb_salmon_bake_dinner_and_atv_tour,183.75,0.019065132742968723 734,tours_&_sightseeing,calgary_bow_river_valley_60-minute_segway_adventure,59.99,0.019062679305221628 336,"food,_wine_&_nightlife",walking_tour_of_niagara-on-the-lake_historic_district,25.0,0.019055675896465053 1431,recommended_experiences,quebec_city_shore_excursion:_quebec_city_sightseeing_tour,42.55,0.01905042109521533 740,tours_&_sightseeing,quebec_city_private_walking_tour_-_the_history_of_french_&_british_america,130.0,0.01905042109521533 1248,private_&_custom_tours,60_minute_private_vacation_photography_session_with_photographer_in_washington_dc,477.13,0.01905042109521533 1485,recommended_experiences,sunwapta_challenge_whitewater_rafting:_class_iii_rapids,111.38,0.019038162885209032 1366,recommended_experiences,introductory_brewery_and_distillery_tour,22.0,0.019001386010507843 111,"cruises,_sailing_&_water_tours",whale-watching_cruise_from_vancouver_to_victoria,248.06,0.018998932572760748 1466,recommended_experiences,4-hour_eagle_viewing_river_float_trip_from_squamish_with_lunch,125.99,0.018930896252436467 1153,multi-day_&_extended_tours,3_days_tour_fall_color_in_yukon_from_whitehorse,650.0,0.01892170203376117 2,featured_tours_and_tickets,quebec_city_and_montmorency_falls_day_trip_from_montreal,115.0,0.018919232883238022 1476,recommended_experiences,montreal_shore_excursion:_pre-_or_post-cruise_guided_sightseeing_tour_of_montreal,56.0,0.018903313596410575 1558,recommended_experiences,whale-watching_cruise_from_victoria_to_vancouver,232.32,0.018875730940384684 902,walking_&_biking_tours,okanagan_wine_country_bike_and_wine_tour,170.0,0.018792982972307016 576,tours_&_sightseeing,vancouver_tour_including_capilano_suspension_bridge,130.0,0.018781600188395284 812,transfers_&_ground_transport,coach_transfer_from_downtown_vancouver_to_downtown_victoria,70.0,0.018756206097605827 1572,recommended_experiences,vancouver_bike_tour_with_beers_and_bites,104.0,0.018694910558209748 289,"food,_wine_&_nightlife",vancouver_wine_tour_(fraser_valley),135.0,0.01868510354126825 535,outdoor_activities,whistler_snowboard_rental_package_including_delivery,108.95,0.018664263910852855 1177,luxury_&_special_occasions,arctic_day:_yukon_wildlife_and_hot_springs_tour,145.95,0.018664263910852855 650,tours_&_sightseeing,"niagara_falls,_niagara-on-the-lake,_winery_tour_from_toronto",159.0,0.018655069692177558 1382,recommended_experiences,niagara_falls_in_one_day_from_new_york_city,299.91,0.018627487036151667 231,day_trips_&_excursions,vancouver_island_cycling_tour_including_lunch_and_wine_tasting,204.5,0.018609098598801072 670,tours_&_sightseeing,niagara_falls_canada_underground_railroad_heritage_tour,124.06,0.018609098598801072 1154,multi-day_&_extended_tours,cape_breton_island,-1.0,0.018590710161450478 1361,recommended_experiences,vancouver_harbor_and_indian_arm_lunch_cruise,85.33,0.018588411606781655 1489,recommended_experiences,private_tour_of_niagara_falls_with_hornblower_boat_cruise,995.0,0.018572321724099883 285,"food,_wine_&_nightlife",kensington_market_-toronto's_neighborhood_international_food_tour,89.0,0.018542837822171167 1491,recommended_experiences,toronto_inner_harbour_and_island_cruise,29.5,0.018535544849398695 798,tours_&_sightseeing,half-day_niagara_falls_new_york_trip_with_cave_of_the_winds,139.0,0.0185171564120481 1189,luxury_&_special_occasions,whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.018511026184703804 200,day_trips_&_excursions,ice_hotel_visit_&_transportation,51.75,0.018474249310002622 1276,private_&_custom_tours,60_minute_private_vacation_photography_session_with_local_photographer_in_maui,477.13,0.018461991099996324 811,transfers_&_ground_transport,private_transport_from_vancouver_international_airport_(yvr)_to_downtown_vancouver,122.66,0.018388437350593947 235,day_trips_&_excursions,whistler_day_trip_by_seaplane_from_vancouver,409.0,0.018388437350593947 1123,shore_excursions,"craft_vine,_orchard_&_stills",140.0,0.01830262539118527 130,cultural_&_theme_tours,haunted_montreal_pub_crawl,24.0,0.01829036493649668 1214,private_&_custom_tours,quebec_city_private_walking_tour_-_400_years_of_french_america,130.0,0.018241329851789192 539,outdoor_activities,nanaimo_bungy_jump,136.49,0.018241329851789192 1428,recommended_experiences,le_bateau-mouche_sightseeing_cruise_in_montreal,29.89,0.0182137471957633 214,day_trips_&_excursions,jasper_to_banff_one-way_tour,257.25,0.018208229766685204 250,day_trips_&_excursions,2-day_whistler_sea_to_sky_tour_from_vancouver,166.95,0.018204552977088003 420,outdoor_activities,jasper_evening_wildlife_tour,73.9,0.018196557418757583 510,outdoor_activities,victoria_classic_adventure_course,41.99,0.018088092125640148 937,walking_&_biking_tours,whistler_half-day_mountain_bike_tour,208.95,0.01807583391563385 236,day_trips_&_excursions,columbia_icefield_tour_including_the_glacier_skywalk_from_calgary,380.1,0.018066639696958552 1015,water_sports,3-day_algonquin_park_canoe_trip,542.4,0.018057445478283255 529,outdoor_activities,2-day_whistler_sea_to_sky_tour_from_vancouver,166.95,0.018048251259607958 1059,family_friendly,arctic_day:_yukon_wildlife_and_hot_springs_tour,145.95,0.01803905704093266 183,cultural_&_theme_tours,5-hour_eagle_viewing_river_float_trip_from_whistler_with_lunch,125.99,0.018020668603582066 1006,water_sports,victoria_harbour_sunset_kayak_tour,78.2,0.018020668603582066 1537,recommended_experiences,victorian_gardens_and_seaside_vistas_pedicab_tour,54.0,0.018020668603582066 332,"food,_wine_&_nightlife",niagara-on-the-lake_wine_tasting_tour_with_cheese_from_niagara_falls,100.57,0.018002280166231472 980,water_sports,elaho_whitewater_experience,187.95,0.017998800908676126 1334,recommended_experiences,vancouver_harbor_sunset_dinner_cruise,97.69,0.01798977504117286 996,water_sports,half-day_canoe_trip_on_the_takihini_river,125.0,0.017983891728880878 1275,private_&_custom_tours,120_minute_private_vacation_photography_session_with_local_photographer_in_maui,886.09,0.017983891728880878 1074,family_friendly,vancouver_super_saver:_1-day_city_hop-on_hop-off_tour_and_attractions_combo,81.0,0.017965503291530283 494,outdoor_activities,kamloops_bc_wildlife_park_admission,12.45,0.0179225961894848 1496,recommended_experiences,whitewater_rafting_on_jasper's_fraser_river,122.09,0.0179103379794785 846,walking_&_biking_tours,3-hour_maligne_canyon_ice-walk_from_jasper,65.0,0.017897204343377635 211,day_trips_&_excursions,small-group_quebec_wine_tour_from_montreal_with_gourmet_lunch_or_cheese_tasting,97.73,0.017878530831375732 661,tours_&_sightseeing,chinatown_and_hidden_alleys_pedicab_tour,45.0,0.01787356110477732 1128,shore_excursions,quebec_city_shore_excursion:_half-day_tour_to_montmorency_falls_and_ste-anne-de-beaupré,57.5,0.017858849457023925 894,walking_&_biking_tours,toronto_islands_evening_bike_tour,96.05,0.017803349687310368 425,outdoor_activities,discover_grizzly_bears_from_banff,231.0,0.017773957817355693 737,tours_&_sightseeing,private_instagramming_tour_in_vancouver,567.12,0.017763230480673752 399,sightseeing_tickets_&_passes,kamloops_bc_wildlife_park_admission,12.45,0.01773258383331686 816,transfers_&_ground_transport,vancouver_international_airport_plaza_premium_lounge,64.35,0.017726453605972563 1134,shore_excursions,montreal_shore_excursion:_pre-_or_post-cruise_guided_sightseeing_tour_of_montreal,56.0,0.017726453605972563 524,outdoor_activities,whistler_day_tour_from_vancouver,109.0,0.017714195395966265 104,"cruises,_sailing_&_water_tours",whale-watching_marine_wildlife_excursion_by_zodiac_boat,80.0,0.017705001177290968 1534,recommended_experiences,blackcomb_sunset_jeep_tour,145.95,0.017682320907394678 871,walking_&_biking_tours,vancouver_secret_mission_spy_game,35.33,0.017616122981868997 312,"food,_wine_&_nightlife",4-hour_okanagan_valley_wine_tasting_tour_of_the_kelowna_lakeshore_wine_route,129.0,0.017597734544518403 443,outdoor_activities,vancouver_island_rainforest_guided_hike_with_private_guide,90.0,0.017597734544518403 1176,luxury_&_special_occasions,"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls",144.95,0.017579346107167815 1332,recommended_experiences,jasper_skytram,49.3,0.017579346107167815 1306,recommended_experiences,quebec_ice_hotel_tour,20.68,0.017579346107167815 353,"food,_wine_&_nightlife",under_the_surface_of_montreal's_chinatown:_guided_food_walking_tour,83.0,0.017542569232466627 938,walking_&_biking_tours,4-day_bicycle_tour_through_canadian_rockies,-1.0,0.01753031102246033 805,theme_parks,niagara_skywheel_admission_ticket,14.68,0.01753031102246033 392,holiday_&_seasonal_tours,vancouver_holiday_dinner_and_carols_cruise,88.88,0.017524180795116032 593,tours_&_sightseeing,haunted_montreal_pub_crawl,24.0,0.017518050567771736 1033,water_sports,whale_watching_with_butchart_gardens_and_butterfly_gardens_from_victoria,190.0,0.01746901548306425 1241,private_&_custom_tours,30_minute_private_vacation_photography_session_with_local_photographer_in_santorini,340.8,0.01743223860836306 653,tours_&_sightseeing,vancouver_sightseeing_bus_tour_(4_hrs),47.0,0.01740771994366817 371,"food,_wine_&_nightlife",independent_bike_tour_of_niagara-on-the-lake_wineries_including_wine_tastings,64.0,0.017400716534911594 534,outdoor_activities,whistler_premium_ski_rental_including_delivery,163.43,0.017395461733661872 1118,family_friendly,lift_your_spirits!_distillery_and_cocktail_experience,105.0,0.017395461733661872 1086,family_friendly,toronto_harbour_sightseeing_cruise,29.32,0.01736481508630498 1487,recommended_experiences,vancouver_to_victoria_by_seaplane_and_ferry,289.0,0.017363939660210406 780,tours_&_sightseeing,gourmet_bike_tour_in_niagara-on-the-lake_with_wine_and_beer,134.47,0.017358684858960683 1077,family_friendly,independent_bike_tour_of_vancouver,35.7,0.017334166194265792 18,"air,_helicopter_&_balloon_tours",14-minute_helicopter_tour_over_toronto,258.78,0.0173035195469089 1282,viator_vip_&_exclusive_tours,viator_exclusive:_2-day_victoria_and_butchart_gardens_tour_with_overnight_at_the_fairmont_empress,631.54,0.017285131109558306 1456,recommended_experiences,undiscovered_niagara_wine_country_tour,149.0,0.017275936890883015 151,cultural_&_theme_tours,the_sip_of_mtl_brew_tour,86.25,0.017260612444863422 634,tours_&_sightseeing,historical_chinatown_walking_tour,15.0,0.01722996579750653 1212,private_&_custom_tours,island's_finest_private_tour,402.5,0.017211577360155935 929,walking_&_biking_tours,immersion_quebec:_virtual_reality_experience_of_quebec_city's_history,17.99,0.01719318892280534 1022,water_sports,half-day_thompson_river_paddle_rafting,135.0,0.01718951213320814 7,featured_tours_and_tickets,ultimate_niagara_falls_tour_plus_helicopter_ride_and_skylon_tower_lunch,317.42,0.017187934121555618 615,tours_&_sightseeing,small-group_quebec_wine_tour_from_montreal_with_gourmet_lunch_or_cheese_tasting,97.73,0.017181759000565445 1178,luxury_&_special_occasions,lynn_canyon_park_and_photography_tour,99.0,0.017174800485454746 945,walking_&_biking_tours,montreal_bike_tour_with_bites,136.82,0.017174800485454746 175,cultural_&_theme_tours,the_essential_whistler_tasting_and_cultural_walking_tour,87.0,0.01716560626677945 1056,family_friendly,2-day_niagara_falls_tour_from_new_york_by_bus,436.23,0.017159476039435153 389,holiday_&_seasonal_tours,half-day_ice_fishing,208.95,0.017156412048104152 346,"food,_wine_&_nightlife",byward_market_tasting_experience,82.0,0.017145379434630254 206,day_trips_&_excursions,discover_grizzly_bears_from_banff,231.0,0.0171395567287602 462,outdoor_activities,rockies_adventure_4-day_summer_tour,708.0,0.017110440954727666 1207,private_&_custom_tours,axe_throwing_-_one_hour_guided_experience,38.85,0.01710124673605237 946,walking_&_biking_tours,high_performance_mountain_bike_rental_in_squamish,80.0,0.017095116508708073 20,"air,_helicopter_&_balloon_tours",helicopter_tour_over_montreal,179.0,0.017086535088298976 503,outdoor_activities,discover_jasper_and_its_wildlife,72.45,0.017079794307370774 645,tours_&_sightseeing,vancouver_super_saver:_1-day_city_hop-on_hop-off_tour_and_attractions_combo,81.0,0.017069066970688832 1208,private_&_custom_tours,private_winery_tour_of_niagara-on-the-lake,165.0,0.017058339634006884 998,water_sports,whale-watching_marine_wildlife_excursion_by_zodiac_boat,80.0,0.017046081424000586 666,tours_&_sightseeing,gems_of_montreal_small_group_city_tour,171.32,0.017046081424000586 1498,recommended_experiences,discover_jasper_and_its_wildlife,72.45,0.017043017432669585 1571,recommended_experiences,30-minute_victoria_carriage_tour_including_james_bay,115.0,0.01703995119665629 659,tours_&_sightseeing,30-minute_heritage_horse-drawn_carriage_tour,115.0,0.017037722227138574 668,tours_&_sightseeing,vancouver_hop-on_hop-off_and_stanley_park_experience,127.0,0.017023607664875328 969,water_sports,4-hour_eagle_viewing_river_float_trip_from_squamish_with_lunch,125.99,0.017018498767974694 657,tours_&_sightseeing,whistler_odyssey_tour:_off-road_buggy_adventure,229.0,0.017010530145831797 382,"food,_wine_&_nightlife",vancouver_craft_brewery_tour,79.5,0.01700142346976596 536,outdoor_activities,fraser_river_full-day_fishing_adventure_for_salmon_or_sturgeon,250.0,0.016990916111948803 1272,private_&_custom_tours,120_minute_private_vacation_photography_session_with_local_photographer_in_cabo_san_lucas,886.09,0.016990916111948803 1437,recommended_experiences,vancouver_shore_excursion:_pre-cruise_city_tour_with_port_drop_off,80.0,0.01695413923724762 1173,luxury_&_special_occasions,christmas_in_quebec_city:_small-group_gourmet_food_tour,55.0,0.01695413923724762 454,outdoor_activities,victoria_whale_watch_tour,114.45,0.016952428789339762 365,"food,_wine_&_nightlife",best_of_ottawa_bike_tour,113.5,0.016948009009903325 1441,recommended_experiences,day_and_night_tour_of_niagara_falls,300.0,0.016939427589494228 1399,recommended_experiences,viator_exclusive:_2-day_victoria_and_butchart_gardens_tour_with_overnight_at_the_fairmont_empress,631.54,0.016880585487845243 1388,recommended_experiences,niagara_falls_day_trip_from_new_york_by_air,721.14,0.016859570772210935 956,water_sports,1.5-hour_banff_national_park_canoe_tour,56.7,0.016853002831819352 1048,family_friendly,montreal_tower_observatory_admission_plus_optional_ticket_to_botanical_garden,23.75,0.016853002831819352 142,cultural_&_theme_tours,3-hour_east_vancouver_art_mural_&_craft_brewery_tour,45.0,0.016843808613144055 549,outdoor_activities,half_day_guided_horseback_ride_at_birkenhead_lake,303.46,0.016843808613144055 1470,recommended_experiences,niagara-on-the-lake_wine_tasting_tour_with_cheese_from_niagara_falls,100.57,0.016831550403137756 169,cultural_&_theme_tours,making_their_mark:_montreal_jewish_history_walking_tour,24.0,0.01679967591456617 1333,recommended_experiences,victoria_and_butchart_gardens_day_trip_from_vancouver,194.25,0.01678496651149507 1577,recommended_experiences,lunch_fiesta_wine_tour,123.17,0.016770254863741677 1423,recommended_experiences,granite_falls_zodiac_tour,103.95,0.016767761021713293 284,"food,_wine_&_nightlife",the_fraser_valley_winery_tour,149.96,0.01676289903986498 1236,private_&_custom_tours,private_horse-drawn_sleigh_ride_in_banff,198.45,0.016751866426391083 368,"food,_wine_&_nightlife",vancouver_railtown_district_food_tour,62.98,0.016742672207715786 1559,recommended_experiences,turkey_point_flyboard_rental,89.99,0.01673347798904049 698,tours_&_sightseeing,dune_buggy_4x4_tours,197.77,0.01672121977903419 671,tours_&_sightseeing,banff_national_park_tour_with_a_small_group,155.0,0.01670195591558903 987,water_sports,vancouver_boat_rental_for_up_to_5_people,54.0,0.0166967011143393 154,cultural_&_theme_tours,beyond_the_bagel:_montreal_jewish_food_walking_tour,85.0,0.016672182449644416 685,tours_&_sightseeing,45-minute_beacon_hill_park_horse-drawn_carriage_tour,165.0,0.01661088915493063 418,outdoor_activities,dogsled_adventure_in_mont-tremblant,169.34,0.016593726314112437 1021,water_sports,quebec_city_sea_kayaking_excursion,59.9,0.01658637049023574 460,outdoor_activities,escape_to_rugged_waterfalls_&_canyons,55.0,0.01658637049023574 918,walking_&_biking_tours,quebec_city_private_walking_tour_-_the_history_of_french_&_british_america,130.0,0.01658637049023574 982,water_sports,victoria_marine_wildlife_tour,112.35,0.016583542190545583 381,"food,_wine_&_nightlife",uncork_saint_john_food_and_drink_tour,85.1,0.016549593615534552 1550,recommended_experiences,quebec_shore_excursion:_small-group_food_walking_tour,53.0,0.016549593615534552 217,day_trips_&_excursions,tour_to_niagara_falls_from_toronto,89.0,0.016537335405528254 350,"food,_wine_&_nightlife",walking_brewery_tour_of_vancouver,73.99,0.016537335405528254 71,"cruises,_sailing_&_water_tours",victoria_whale_watching_tour_by_zodiac,114.45,0.01653350373285278 722,tours_&_sightseeing,victoria_highlight_city_tour,74.95,0.016531205178183957 1055,family_friendly,niagara_falls_day_tour_from_toronto_including_hornblower_boat_tour,115.0,0.01651564504052352 1126,shore_excursions,skagway_shore_excursion:_bennett_train_journey_on_the_white_pass_rail,322.47,0.016505460916956666 852,walking_&_biking_tours,lost_souls_of_gastown_walking_tour,30.45,0.016502170212713992 1580,recommended_experiences,independent_tour_of_montreal_by_bike,40.24,0.016490751513885567 923,walking_&_biking_tours,granville_island_night_photography_tour,103.95,0.016488298076138472 1141,shore_excursions,vancouver_shore_excursion:_small-group_granville_island_market_tour,79.9,0.016481698710194777 708,tours_&_sightseeing,thousand_islands_sunset_dinner_cruise,99.44,0.016471797416596944 633,tours_&_sightseeing,montreal_shore_excursion:_walking_tour_of_old_montreal,29.5,0.01645765142878158 174,cultural_&_theme_tours,kingston_discovery_sightseeing_cruise,39.55,0.016429455974489488 1419,recommended_experiences,niagara_wine_tasting_and_3-course_dinner,152.55,0.01642087455408039 125,cultural_&_theme_tours,4-_to_6-hour_northern_lights_tour_from_yellowknife,85.0,0.01640823250340186 240,day_trips_&_excursions,vancouver_full-day_sightseeing_and_photography_tour,249.0,0.016402486116729797 1374,recommended_experiences,kicking_horse_river_whitewater_rafting,159.6,0.016402486116729797 1517,recommended_experiences,30-minute_distillery_district_segway_tour_in_toronto,44.07,0.016398400794955133 147,cultural_&_theme_tours,deluxe_evening_tour_to_lake_louise_and_moraine_lake_with_dinner,152.25,0.016384097679379202 1065,family_friendly,tour_to_niagara_falls_from_toronto,89.0,0.016377967452034906 787,tours_&_sightseeing,cycling_the_nation's_capital,69.0,0.016374903460703905 73,"cruises,_sailing_&_water_tours",lake_minnewanka_cruise,67.2,0.016365709242028615 84,"cruises,_sailing_&_water_tours",vancouver_to_victoria_by_seaplane_and_ferry,289.0,0.016349947082961735 1368,recommended_experiences,northern_lights_and_arctic_circle_day_trip_from_fairbanks,299.91,0.016338961607816 932,walking_&_biking_tours,lift_your_spirits!_distillery_and_cocktail_experience,105.0,0.016328932367327426 1568,recommended_experiences,4-day_bicycle_tour_through_canadian_rockies,-1.0,0.016304413702632536 24,"air,_helicopter_&_balloon_tours",victoria_and_butchart_gardens_by_seaplane_and_speed_boat,489.0,0.016292155492626238 293,"food,_wine_&_nightlife",niagara-on-the-lake_winery_tasting_afternoon_tour_with_wine_and_cheese,95.0,0.016276393333559357 847,walking_&_biking_tours,vancouver_highlights_bike_tour,94.45,0.01626245161183273 1475,recommended_experiences,niagara_lakefront_cellar_tour_and_wine_tasting,35.0,0.01625537861792505 1488,recommended_experiences,full-day_prince_edward_county_wine_tour_with_lunch,425.0,0.016225957567100557 1348,recommended_experiences,victoria_and_butchart_gardens_tour_from_vancouver,212.0,0.0162213267875285 1155,multi-day_&_extended_tours,rockies_classic_4-day_winter_tour,547.0,0.01621860174322386 298,"food,_wine_&_nightlife",small-group_wine_tour_from_niagara_falls_with_hotel_pickup,99.95,0.0162154502092834 1121,family_friendly,vancouver_island_atv_tour,627.9,0.016200213305873266 355,"food,_wine_&_nightlife",4-hour_toronto_cocktail_and_secret_bar_tour,169.0,0.01618182486852267 531,outdoor_activities,private_salmon_fishing_charter_from_vancouver_for_up_to_4_people,749.79,0.01618182486852267 741,tours_&_sightseeing,full_day_tour_with_lunch_from_niagara_falls_with_hotel_pickup,153.6,0.016167678880707307 1522,recommended_experiences,montreal_afternoon_tea_tour,149.5,0.01616606270945579 329,"food,_wine_&_nightlife",west_kelowna_wine_tour,145.95,0.0161657349858409 630,tours_&_sightseeing,60-minute_the_royal_carriage_tour,215.0,0.016163436431172077 562,outdoor_activities,beyond_city_sights_e-bike_adventure_tour,89.0,0.016159759641574876 149,cultural_&_theme_tours,shared_wonder_tour,297.74,0.016149645103159135 1458,recommended_experiences,montreal_food_truck_tour_by_bike,159.83,0.016145047993821483 1471,recommended_experiences,montreal's_underground_city_indoor_tour,65.0,0.016145047993821483 96,"cruises,_sailing_&_water_tours",vancouver_city_and_seals_scenic_boat_tour,61.95,0.01613418148683733 448,outdoor_activities,lake_louise_scenic_snowshoe_tour,79.0,0.016129285834754602 977,water_sports,victoria_sunset_whale-watching_cruise,140.7,0.016126659556470888 279,"food,_wine_&_nightlife","show_me_the_city,_toronto_walking_tour",36.0,0.016126659556470888 499,outdoor_activities,canadian_classic_snowmobile_tour,166.95,0.016120529329126592 864,walking_&_biking_tours,bike_tour_to_montmorency_falls_from_quebec_city,75.0,0.01610418579734563 748,tours_&_sightseeing,niagara_falls_and_niagara-on-the-lake_day_tour_from_toronto,198.0,0.016100915295243597 268,"food,_wine_&_nightlife",historic_downtown_victoria_food_tour,70.0,0.01606361316488567 975,water_sports,vancouver_snorkel_and_kayak_adventure,78.75,0.016062300025743815 1386,recommended_experiences,niagara-on-the-lake_winery_tasting_afternoon_tour_with_wine_and_cheese,95.0,0.016060986886601954 208,day_trips_&_excursions,columbia_icefield_tour_including_the_glacier_skywalk_from_banff,281.4,0.016059236034412807 765,tours_&_sightseeing,nanaimo_kid_aerial_adventure,20.99,0.016053105807068518 1567,recommended_experiences,whistler_half-day_mountain_bike_tour,208.95,0.016053105807068518 1105,family_friendly,whistler_day_tour_from_vancouver,109.0,0.016034717369717923 1146,multi-day_&_extended_tours,viator_exclusive:_2-day_victoria_and_butchart_gardens_tour_with_overnight_at_the_fairmont_empress,631.54,0.01601632893236733 880,walking_&_biking_tours,vancouver_island_cycling_tour_including_lunch_and_wine_tasting,204.5,0.015997940495016735 234,day_trips_&_excursions,mountain_lakes_and_waterfalls_day_trip_from_calgary,294.0,0.015997940495016735 16,"air,_helicopter_&_balloon_tours",ultimate_niagara_falls_tour_plus_helicopter_ride_and_skylon_tower_lunch,317.42,0.015996627355874874 26,"air,_helicopter_&_balloon_tours",whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.015985682285010436 626,tours_&_sightseeing,exclusive_private_tour_to_niagara_falls_from_toronto,650.0,0.015961163620315546 507,outdoor_activities,victoria_marine_wildlife_tour,112.35,0.015958335320625388 920,walking_&_biking_tours,whistler_singletrack_mountain_bike_tour,139.0,0.015948029984214674 212,day_trips_&_excursions,winter_wildlife_discovery_tour,72.45,0.01593909839336775 1038,family_friendly,greg_frewin_wild_magic_show,32.77,0.01593736774331925 1037,family_friendly,niagara_falls_small-group_day_tour_from_toronto,100.57,0.015930701036906744 837,transfers_&_ground_transport,"transfer_toronto_pearson_international_airport_yyz_to_niagara_falls,_canada_1-4",269.0,0.015924386745614357 1526,recommended_experiences,making_their_mark:_montreal_jewish_history_walking_tour,24.0,0.01591948211480246 1230,private_&_custom_tours,"private_custom-made_niagara_falls_wine,_beer,_and_spirits_tour",139.0,0.015905998308263763 706,tours_&_sightseeing,grouse_mountain_&_capilano_suspension_bridge_park,182.0,0.015905998308263763 697,tours_&_sightseeing,full-day_prince_edward_county_wine_tour_with_lunch,425.0,0.015894965694789865 468,outdoor_activities,waterfalls_of_yoho_national_park,160.0,0.01588760987091317 488,outdoor_activities,arctic_day:_hiking_tour_half_day,135.45,0.01588760987091317 405,sightseeing_tickets_&_passes,whale-watching_cruise_from_victoria_and_butchart_gardens_admission,174.56,0.01587535166090687 611,tours_&_sightseeing,small-group_walking_tour_of_toronto's_kensington_market_and_chinatown,53.0,0.01586073428980982 1573,recommended_experiences,vancouver_whale_watching_adventure,145.0,0.01585083299621198 1327,recommended_experiences,winter_tour:_banff_and_its_wildlife,70.35,0.01584776900488098 887,walking_&_biking_tours,montreal_north_city_bike_tour,88.25,0.015832444558861385 1209,private_&_custom_tours,old_montreal_private_walking_tour,160.0,0.015830401897974054 1519,recommended_experiences,rideau_canal_cruise,29.0,0.01582981828057767 941,walking_&_biking_tours,sunset_e-bike_adventure_w/wine_&_cheese,99.0,0.01582631433151709 854,walking_&_biking_tours,old_montreal_discovery_tour,60.0,0.015819573550588887 1414,recommended_experiences,ottawa_city_tour_by_land_and_water,36.45,0.015817537623748438 958,water_sports,athabasca_river_canyon_morning_run,93.45,0.015816682399794505 1027,water_sports,ready-set-go_rafting_trip_on_the_clearwater_river,120.75,0.01581580697369994 158,cultural_&_theme_tours,nature_in_the_city_of_victoria_bc,25.0,0.01581405612151079 927,walking_&_biking_tours,the_big_bike_loop,120.0,0.01581405612151079 325,"food,_wine_&_nightlife",vancouver_craft_beer_and_distillery_tour,105.0,0.01581099213017979 895,walking_&_biking_tours,walking_tour_of_niagara-on-the-lake_historic_district,25.0,0.01578778660462676 316,"food,_wine_&_nightlife",fort_street_food_walking_tour_in_victoria,60.0,0.0157846350706863 1375,recommended_experiences,small-group_quebec_wine_tour_from_montreal_with_gourmet_lunch_or_cheese_tasting,97.73,0.01577230952021119 270,"food,_wine_&_nightlife",evening_gourmet_tour_5_course_dinner_in_quebec_city,143.0,0.015760933470346346 1447,recommended_experiences,squamish_explorer_flightseeing_tour,162.75,0.015758890809459015 1538,recommended_experiences,niagara_beach_horseback_ride,73.45,0.015751534985582318 188,cultural_&_theme_tours,the_really_gay_history_tour,38.85,0.015728509034612783 540,outdoor_activities,40-minute_nanaimo_zipline_adventure,31.49,0.01572474021304154 686,tours_&_sightseeing,4-hour_eagle_viewing_river_float_trip_from_squamish_with_lunch,125.99,0.015722113934757826 107,"cruises,_sailing_&_water_tours",lake_louise_winter_sightseeing_gondola,36.7,0.01570372549740723 173,cultural_&_theme_tours,hockey_in_toronto_small_group_tour,75.0,0.01570372549740723 1292,recommended_experiences,quebec_city_and_montmorency_falls_day_trip_from_montreal,115.0,0.015693296703470357 1365,recommended_experiences,small-group_walking_tour_of_toronto's_kensington_market_and_chinatown,53.0,0.01568816535974679 1328,recommended_experiences,island_of_orleans_food_and_drink_tour,44.95,0.01568038529091657 324,"food,_wine_&_nightlife",fraser_valley_wine_tour,135.45,0.01566169382145632 311,"food,_wine_&_nightlife","local_food,_craft_beverage_and_estate_winery_tour_of_cowichan_valley",150.0,0.01565512812574703 431,outdoor_activities,whistler_sightseeing_tours_-_discover_all_of_whistler_this_winter!,83.99,0.01564856018535545 599,tours_&_sightseeing,montreal_city_hop-on_hop-off_tour,56.0,0.015643247022366084 1560,recommended_experiences,half_day_guided_horseback_ride_at_birkenhead_lake,303.46,0.015630171748004854 1231,private_&_custom_tours,island_scenic_&_anne_of_green_gables_private_tour,322.0,0.015630171748004854 607,tours_&_sightseeing,grand_city_tour_of_vancouver,149.96,0.015630171748004854 1164,multi-day_&_extended_tours,7-day_best_of_new_england_tour,-1.0,0.015630171748004854 1016,water_sports,sunset_nature_kayak_tour_in_vancouver,82.95,0.015602589091978963 453,outdoor_activities,"dog_sledding,_snow_tubing_and_snowshoeing_tour_from_toronto",359.0,0.015593394873303665 866,walking_&_biking_tours,lynn_canyon_park_and_photography_tour,99.0,0.015593394873303665 79,"cruises,_sailing_&_water_tours",toronto_harbour_sightseeing_cruise,29.32,0.015581136663297367 660,tours_&_sightseeing,downtown_montreal_and_underground_reso_tour,25.0,0.015575006435953071 110,"cruises,_sailing_&_water_tours",whale-watching_cruise_from_victoria_and_butchart_gardens_admission,174.56,0.015556617998602477 971,water_sports,"kayak,_wine,_and_cheese_tour",155.75,0.015556617998602477 1040,family_friendly,day_trip_from_seattle_to_victoria_on_the_victoria_clipper,170.4,0.015545800874628781 1096,family_friendly,whistler_electric_bike_tour_(ebike),105.0,0.015538229561251882 528,outdoor_activities,niagara_beach_horseback_ride,73.45,0.015534552771654681 1337,recommended_experiences,vancouver_lookout_admission,18.38,0.015519841123901288 781,tours_&_sightseeing,coastal_lighthouse_and_winery_tour,86.25,0.015519841123901288 195,day_trips_&_excursions,niagara_falls_day_trip_from_toronto,169.0,0.015504857869590351 370,"food,_wine_&_nightlife",st._john's_walking_food_tour,89.0,0.015503751241219523 333,"food,_wine_&_nightlife",queen_street_west_pastry_tour,85.0,0.015487661358537751 991,water_sports,pemberton_half-day_trolling_tour,229.95,0.0154830642492001 1338,recommended_experiences,horse-drawn_sleigh_ride_in_banff,39.9,0.0154830642492001 733,tours_&_sightseeing,calgary_bow_river_valley_90-minute_segway_adventure,84.99,0.015464675811849505 187,cultural_&_theme_tours,in_the_shadow_of_the_mountain,24.0,0.015464675811849505 1167,luxury_&_special_occasions,day_trip_from_seattle_to_victoria_on_the_victoria_clipper,170.4,0.015462873331967605 343,"food,_wine_&_nightlife",4-hour_riverside_and_leslieville_food_tour_in_toronto,100.0,0.015458545584505216 1505,recommended_experiences,banff_performance_ski_rental_including_delivery,86.94,0.015446287374498918 1192,luxury_&_special_occasions,vancouver_full-day_sightseeing_and_photography_tour,249.0,0.015446287374498918 1385,recommended_experiences,private_winery_tour_of_niagara-on-the-lake,165.0,0.015446287374498918 306,"food,_wine_&_nightlife",niagara_wine_tasting_and_3-course_dinner,152.55,0.015446287374498918 869,walking_&_biking_tours,bike_tour_of_downtown_vancouver_and_stanley_park,68.25,0.015434971931055998 348,"food,_wine_&_nightlife",king_and_queen_west_sunday_brunch_tour,110.0,0.01543402916449262 844,walking_&_biking_tours,niagara_falls_tour_day_trip_from_toronto,89.0,0.015425856276260985 27,"air,_helicopter_&_balloon_tours",vancouver_to_victoria_by_seaplane_and_ferry,289.0,0.015425272658864602 1409,recommended_experiences,small-group_wine_tour_from_niagara_falls_with_hotel_pickup,99.95,0.015416866323674425 783,tours_&_sightseeing,30-minute_victoria_carriage_tour_including_james_bay,115.0,0.015415640727142025 752,tours_&_sightseeing,canyon_sainte-anne_walking_tour,13.5,0.015409510499797729 1025,water_sports,seaplane_flight_to_victoria_with_whale_watching_and_return_by_ferry,389.0,0.015409510499797729 1536,recommended_experiences,craigdarroch_castle_pedicab_tour,108.0,0.01539725228979143 801,tours_&_sightseeing,banff_mountain_photography_tour,300.0,0.01538849578416342 527,outdoor_activities,treetop_adventure_course,40.95,0.015377330734434185 959,water_sports,jasper_rafting_athabasca_canyon_run,93.45,0.01537273362509654 226,day_trips_&_excursions,fraser_valley_wine_tour_from_vancouver,187.0,0.01537273362509654 862,walking_&_biking_tours,fat_ebike_ride_on_mount_royal,86.23,0.01536864830332187 726,tours_&_sightseeing,4_hour_bike_rental_in_quebec_city,31.04,0.015365377801219843 662,tours_&_sightseeing,day_and_night_tour_of_niagara_falls,300.0,0.015365377801219843 972,water_sports,victoria_and_butchart_gardens_by_seaplane_and_speed_boat,489.0,0.01534821496040165 1387,recommended_experiences,grévin_wax_museum_admission_in_montreal,18.0,0.015335956750395351 397,sightseeing_tickets_&_passes,victoria_to_vancouver_tour_with_butchart_gardens_admission_and_sunset_cruise_to_vancouver,143.07,0.015299179875694163 1233,private_&_custom_tours,shore_excursion:_charlottetown_south_shore_and_confederation_bridge,410.0,0.015299179875694163 824,transfers_&_ground_transport,private_transport_from_vancouver_international_airport_(yvr)_to_north_or_west_vancouver,177.81,0.015299179875694163 296,"food,_wine_&_nightlife",tour_to_niagara_falls_from_toronto,89.0,0.015286921665687864 570,"shows,_concerts_&_sports",pirate_life_adventure_cruise_in_toronto,38.0,0.015284113568138354 281,"food,_wine_&_nightlife",crystal_hut_fondue_by_snowcat,219.45,0.015280791438343568 1479,recommended_experiences,mountain_lakes_and_waterfalls_day_trip_from_calgary,294.0,0.015274661210999272 942,walking_&_biking_tours,toronto_islands_morning_bike_tour,96.05,0.015273435614466872 258,day_trips_&_excursions,vancouver_island_atv_tour,627.9,0.015267657802242696 320,"food,_wine_&_nightlife",food_walking_tour_of_granville_island_public_market,60.0,0.015251895643175823 317,"food,_wine_&_nightlife",whistler's_hidden_gems_dinner_tour,104.99,0.015241388285358665 687,tours_&_sightseeing,montreal's_underground_city_indoor_tour,65.0,0.015225626126291785 224,day_trips_&_excursions,niagara_falls_freedom_day_trip_from_toronto,136.0,0.015225626126291785 1562,recommended_experiences,3-day_tenquille_lake_expedition,-1.0,0.015225626126291785 387,holiday_&_seasonal_tours,winter_wine_tour_from_montreal_with_exclusive_winery_access,97.73,0.015225626126291785 1477,recommended_experiences,full-day_vancouver_to_victoria_tour_by_ferry,320.0,0.015225626126291785 1418,recommended_experiences,luxury_coach_tour_of_niagara_falls_with_lunch_and_hornblower_cruise_from_toronto,215.0,0.015222999848008071 1075,family_friendly,niagara_falls_domed_jet-boat_ride,79.04,0.015221540804517122 1274,private_&_custom_tours,60_minute_private_vacation_photography_session_with_local_photographer_in_paris,477.13,0.015201107461596895 905,walking_&_biking_tours,jewish_neighborhood_food_tour,95.44,0.015199881865064494 156,cultural_&_theme_tours,montreal_mural_tour,45.0,0.015198043470265894 474,outdoor_activities,3-day_stoney_creek_backcountry_tent_trip_by_horseback,-1.0,0.015188849251590596 1484,recommended_experiences,private_tour:_day_trip_from_vancouver_to_whistler,350.0,0.015188849251590596 834,transfers_&_ground_transport,whale-watching_cruise_from_victoria_to_vancouver,232.32,0.0151796550329153 901,walking_&_biking_tours,guided_electric_bike_tour_in_whistler,134.96,0.015171816602345446 1483,recommended_experiences,full-day_cheakamus_rafting_and_sea_to_sky_gondola_combo_from_vancouver,205.79,0.015170460814240002 1405,recommended_experiences,green_gables_shore_tour_from_charlottetown,73.6,0.015152072376889415 1215,private_&_custom_tours,independent_bike_tour_of_vancouver,35.7,0.015152072376889415 249,day_trips_&_excursions,vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane,569.0,0.015152072376889415 335,"food,_wine_&_nightlife",small-group_afternoon_bike_tour_of_vancouver,68.25,0.015142878158214117 15,"air,_helicopter_&_balloon_tours",seaplane_flight_to_victoria_and_whale-watching_cruise,469.0,0.015139814166883116 966,water_sports,full-day_thompson_river_paddle_rafting_with_lunch,189.0,0.015130007149941619 606,tours_&_sightseeing,"show_me_the_city,_toronto_walking_tour",36.0,0.015120550303437948 302,"food,_wine_&_nightlife",winter_wonderland_food_tour_in_niagara-on-the-lake,62.0,0.015119892611525871 1031,water_sports,victoria_oak_bay_shoreline_kayak_tour,79.0,0.015107414422654782 203,day_trips_&_excursions,mountain_lakes_and_waterfalls_day_trip_from_banff,183.75,0.015103037292181928 1079,family_friendly,shared_wonder_tour,297.73,0.015101504174175277 185,cultural_&_theme_tours,toronto:_'new_york_times_journeys'_afternoon_arts_walking_tour_with_food_and_drink,98.0,0.015096907064837631 620,tours_&_sightseeing,bike_tour_to_montmorency_falls_from_quebec_city,75.0,0.015090776837493335 857,walking_&_biking_tours,"show_me_the_city,_toronto_walking_tour",36.0,0.015086399707020474 383,holiday_&_seasonal_tours,horse-drawn_sleigh_ride_in_banff,39.9,0.015073921518149385 967,water_sports,squamish_cheakamus_white-water_rafting,120.74,0.015059048253270844 990,water_sports,whitewater_rafting_on_toby_creek,70.35,0.015058597072129792 1566,recommended_experiences,west_niagara_wine_tour,99.0,0.015056453400539242 466,outdoor_activities,niagara_falls_domed_jet-boat_ride,79.04,0.015049914641017476 219,day_trips_&_excursions,private_niagara_falls_full-day_tour_from_toronto,700.0,0.015049097576662545 1335,recommended_experiences,flyover_canada_simulated_flight_ride,34.65,0.015047400596848452 968,water_sports,catch_a_wave_rafting_trip_on_the_clearwater_river,114.45,0.015041741752785848 1503,recommended_experiences,guided_electric_bike_tour_in_whistler,134.96,0.015041741752785848 1410,recommended_experiences,60-minute_the_royal_carriage_tour,215.0,0.015038399420850421 643,tours_&_sightseeing,best_of_niagara_falls_tour_from_toronto,230.0,0.015037144643448196 490,outdoor_activities,small-group_zipline_adventure,93.45,0.015034668758878166 619,tours_&_sightseeing,peggy's_cove_day_trip_from_halifax,57.49,0.014999306034022056 410,outdoor_activities,banff_national_park_tour_with_lake_louise_and_moraine_lake,88.2,0.014993743711298083 962,water_sports,rouge_river_classic_whitewater_rafting_package,79.0,0.014988976006106106 9,local_experiences,"private_custom-made_niagara_falls_wine,_beer,_and_spirits_tour",139.0,0.014986576440734065 1286,recommended_experiences,skylon_tower_observation_deck_admission,15.0,0.014975797476359364 978,water_sports,hell's_gate_full-day_whitewater_rafting_trip_with_lunch,189.0,0.014968188003383471 602,tours_&_sightseeing,aurora_tour,84.0,0.014955929793377173 8,local_experiences,"local_food,_craft_beverage_and_estate_winery_tour_of_cowichan_valley",150.0,0.014955054367282599 888,walking_&_biking_tours,the_pork_and_bacon_walking_food_tour_of_toronto's_hogtown_history,98.0,0.014945202456695231 77,"cruises,_sailing_&_water_tours",4-hour_eagle_viewing_river_float_trip_from_squamish_with_lunch,125.99,0.014931411128682282 715,tours_&_sightseeing,historic_gastown_photography_tour,103.95,0.014931411128682282 814,transfers_&_ground_transport,shared_transfer:_jasper_to_edmonton_airport_or_edmonton_mall,93.45,0.014931411128682282 409,outdoor_activities,snowmobile_cruiser_tour_for_first-time_riders,151.2,0.014907426698373315 682,tours_&_sightseeing,helicopter_tour_over_mont-tremblant,171.31,0.014899231363318746 1135,shore_excursions,5-day_active_winter_adventure_in_yukon,-1.0,0.014876245816630499 1004,water_sports,vancouver_jet_ski_rental,211.56,0.014872569027033298 1204,luxury_&_special_occasions,sunset_e-bike_adventure_w/wine_&_cheese,99.0,0.014870115589286203 669,tours_&_sightseeing,vancouver_city_private_tour,141.75,0.014867051597955202 590,tours_&_sightseeing,capilano_suspension_bridge_and_grouse_mountain_from_vancouver,212.0,0.014857857379279905 1383,recommended_experiences,peggy's_cove_day_trip_from_halifax,57.49,0.014842297241619468 1540,recommended_experiences,2-day_whistler_sea_to_sky_tour_from_vancouver,166.95,0.014839468941929317 99,"cruises,_sailing_&_water_tours",sunset_cruise,89.25,0.014821080504578723 893,walking_&_biking_tours,small-group_afternoon_bike_tour_of_vancouver,68.25,0.01481648339524107 360,"food,_wine_&_nightlife",distillery_tour_with_chocolate_&_whisky_tasting,49.0,0.014802692067228129 1490,recommended_experiences,luxury_bus_tour_of_niagara_falls_with_hornblower_cruise_from_toronto,170.0,0.014796561839883832 804,theme_parks,ripley's_believe_it_or_not!_niagara_falls_admission,10.95,0.014790990538430682 749,tours_&_sightseeing,"cycling_the_nation's_capital,_self-guided",28.0,0.01479043385722183 1232,private_&_custom_tours,private_tour:_fraser_valley_wine_tour_in_vancouver,291.11,0.014784303629877534 624,tours_&_sightseeing,best_of_vancouver_-_4_hours,186.65,0.014784303629877534 544,outdoor_activities,city_sights_e-bike_adventure_tour_-_guided,124.0,0.014772045419871236 452,outdoor_activities,3_hours_snowmobile_guided_tour/rental_1_hour_from_montreal,190.0,0.01476591519252694 475,outdoor_activities,4-day_erling_strom_trail_backcountry_lodge_trip_by_horseback,-1.0,0.014747526755176345 667,tours_&_sightseeing,quebec_city_dinner_cruise,142.56,0.014747526755176345 823,transfers_&_ground_transport,private_transport_from_whistler_to_vancouver_international_airport_(yvr),486.62,0.014747526755176345 691,tours_&_sightseeing,toronto_islands_evening_bike_tour,96.05,0.01474083984662319 547,outdoor_activities,cheakamus_family_adventure,124.95,0.014733380767360981 794,tours_&_sightseeing,thousand_islands_helicopter_tour,114.84,0.014729138317825751 331,"food,_wine_&_nightlife","half_day_swirl,_sip_&_savour_wine_tour",35.0,0.014729138317825751 696,tours_&_sightseeing,vancouver_to_victoria_by_seaplane_and_ferry,289.0,0.014721257238292308 202,day_trips_&_excursions,skagway_shore_excursion:_bennett_train_journey_on_the_white_pass_rail,322.48,0.014721048482838988 1363,recommended_experiences,snowmobile_british_columbia_tour_for_intermediate_riders,151.2,0.014718105704351853 964,water_sports,river_of_golden_dreams_canoe_tour_in_whistler,114.45,0.014710749880475157 63,"cruises,_sailing_&_water_tours",vancouver_harbor_sightseeing_cruise,40.9,0.01468710664187484 742,tours_&_sightseeing,whistler_day_tour_from_vancouver,109.0,0.014686231215780266 1357,recommended_experiences,maligne_canyon_ice_walk,72.45,0.014684480363591126 1089,family_friendly,montreal_mural_tour,45.0,0.014683167224449265 700,tours_&_sightseeing,small-group_annapolis_valley_wine_and_food_tour_from_halifax,160.0,0.014673973005773968 451,outdoor_activities,yellowknife_northern_lights_viewing_tour_including_3-nights_accommodation,700.0,0.014673973005773968 1224,private_&_custom_tours,shore_excursion:_prince_edward_island_and_anne_of_green_gables,470.0,0.014673973005773968 91,"cruises,_sailing_&_water_tours",niagara_falls_night_tour_with_dinner_and_cruise,189.0,0.014651907778826172 508,outdoor_activities,rzr_off-roading_tours_from_whistler,198.45,0.014648013255046475 1322,recommended_experiences,half-day_beer_cider_and_wine_tour,35.0,0.014639822409356493 936,walking_&_biking_tours,sake_a_to_z_gastronomic_experience_in_distillery_district,90.0,0.01463719613107278 456,outdoor_activities,whistler_snowshoeing_adventure_with_optional_peak_2_peak_ticket,103.95,0.014633110809298116 1446,recommended_experiences,quebec_city_dinner_cruise,142.56,0.014618807693722185 856,walking_&_biking_tours,scooter_sightseeing_in_montreal,105.78,0.014601952374378242 1235,private_&_custom_tours,60_minute_private_vacation_photography_session_with_photographer_in_napa-sonoma,477.13,0.01460041925637159 613,tours_&_sightseeing,"sea_to_sky_highway_day_trip_from_vancouver:_shannon_falls,_britannia_mine_and_gondola_ride",130.0,0.014591225037696293 595,tours_&_sightseeing,winter_tour:_banff_and_its_wildlife,70.35,0.0145759005916767 267,"food,_wine_&_nightlife",half-day_beer_cider_and_wine_tour,35.0,0.014568897182920131 561,outdoor_activities,legislature_lights_segway_adventure,84.99,0.014563642381670402 68,"cruises,_sailing_&_water_tours",downtown_vancouver_sightseeing_cruise_in_a_zodiac_vessel,69.57,0.01455838758042068 1219,private_&_custom_tours,vancouver_city_private_tour,141.75,0.014554448162995105 10,"air,_helicopter_&_balloon_tours",vancouver_seaplane_tour,135.0,0.014535898108519362 1501,recommended_experiences,niagara_falls_night_tour_with_dinner_and_cruise,189.0,0.014534221330845917 627,tours_&_sightseeing,combo_historical_and_food_tour_of_the_old_quebec_city,143.0,0.01452686550696922 916,walking_&_biking_tours,calgary_and_banff_mountain_biking_adventure,420.0,0.01452686550696922 1585,recommended_experiences,victoria_and_butchart_gardens_with_victoria_clipper_to_seattle_one-way_from_vancouver,373.0,0.014518692618737585 1351,recommended_experiences,7-minute_helicopter_tour_over_toronto,123.18,0.0145155500635263 892,walking_&_biking_tours,fatbike_frozen_waterfall_tour,89.99,0.014512153859215827 863,walking_&_biking_tours,stanley_park_bike_tour,68.25,0.014508477069618626 639,tours_&_sightseeing,best_of_both_niagara_falls _american/canadian_tour,204.42,0.014499895649209529 886,walking_&_biking_tours,3_hour_montreal_city_bike_tour_with_wine_or_beer,74.73,0.014497094285706894 434,outdoor_activities,snowmobile_british_columbia_tour_for_intermediate_riders,151.2,0.014495606061346127 1354,recommended_experiences,seaplane_flight_to_victoria_and_whale-watching_cruise,469.0,0.014477830422261733 764,tours_&_sightseeing,talkwalk_front_and_centre_guided_walking_tour_of_public_art_and_sculpture,49.0,0.014461798901319597 1345,recommended_experiences,grotto_canyon_icewalk,79.8,0.014455062609755983 1186,luxury_&_special_occasions,calgary_sightseeing_tour_by_sidecar,160.0,0.014453311757566843 145,cultural_&_theme_tours,copenhagen_small_group_grand_tour,148.6,0.014444117538891545 592,tours_&_sightseeing,historic_downtown_victoria_food_tour,70.0,0.014442804399749685 944,walking_&_biking_tours,old_montreal_walking_tour,25.0,0.014441053547560544 612,tours_&_sightseeing,day-trip_from_toronto_to_niagara_falls_with_falls_boat_ride,175.0,0.014434923320216248 1116,family_friendly,independent_bike_tour_of_niagara-on-the-lake_wineries_including_wine_tastings,64.0,0.014432297041932534 171,cultural_&_theme_tours,ontario_place_segway_glide,77.97,0.014431246530619047 711,tours_&_sightseeing,guided_electric_bike_tour_in_whistler,134.96,0.014425439537525054 1125,shore_excursions,day_trip_from_seattle_to_victoria_on_the_victoria_clipper,170.4,0.014416534882865654 108,"cruises,_sailing_&_water_tours",friday_night_wine_and_cheese_sail_in_toronto,219.99,0.014416534882865654 1130,shore_excursions,vancouver_shore_excursion:_pre-cruise_city_tour_with_port_drop_off,80.0,0.014416534882865654 835,transfers_&_ground_transport,private_transfer_from_buffalo_airport_to_niagara_falls,179.0,0.01439814644551506 1506,recommended_experiences,jewish_neighborhood_food_tour,95.44,0.01439814644551506 273,"food,_wine_&_nightlife",toronto_distillery_district_walking_tour,23.73,0.014396308050716459 445,outdoor_activities,banff_via_ferrata_climbing_adventure,177.45,0.014365046360411072 1533,recommended_experiences,advanced_backcountry_snowmobile_expedition,313.95,0.014363412231701202 1119,family_friendly,gourmet_bike_tour_in_niagara-on-the-lake_with_wine_and_beer,134.47,0.014355239343469575 437,outdoor_activities,winter_wildlife_discovery_tour,72.45,0.014350336957339973 1362,recommended_experiences,columbia_icefield_tour_including_the_glacier_skywalk_from_banff,281.4,0.014343975527719422 522,outdoor_activities,advanced_backcountry_snowmobile_expedition,313.95,0.014342981133463276 1564,recommended_experiences,squamish_via_ferrata_tour,114.45,0.014306204258762088 906,walking_&_biking_tours,whistler_electric_bike_tour_(ebike),105.0,0.014306204258762088 553,outdoor_activities,squamish_via_ferrata_tour,114.45,0.014306204258762088 286,"food,_wine_&_nightlife",quebec_pub_crawl,28.0,0.014303301884556242 1378,recommended_experiences,halifax_harbour_hopper_tour,42.67,0.014286143533102636 470,outdoor_activities,marine_wildlife_tour_by_zodiac,110.25,0.014285189543127779 483,outdoor_activities,winter_twilight_zipline_adventure_in_whistler,124.96,0.014281685594067197 239,day_trips_&_excursions,luxury_bus_tour_of_niagara_falls_with_hornblower_cruise_from_toronto,170.0,0.014281685594067197 674,tours_&_sightseeing,vancouver_island_cycling_tour_including_lunch_and_wine_tasting,204.5,0.014278621602736196 438,outdoor_activities,lake_louise_winter_wildlife_snowshoe_tour,49.0,0.014276783207937595 1145,multi-day_&_extended_tours,2-day_niagara_falls_tour_from_new_york_by_bus,436.23,0.014275557611405195 439,outdoor_activities,"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls",144.95,0.014269427384060899 1222,private_&_custom_tours,luxury_private_tour_of_niagara_falls_from_toronto,950.0,0.014269427384060899 1158,multi-day_&_extended_tours,3-day_algonquin_park_canoe_trip,542.4,0.014269427384060899 78,"cruises,_sailing_&_water_tours",victoria_4_ever_wild_sunset_whale-watching_tour,130.2,0.014263768539998296 1544,recommended_experiences,english_bay_jet_ski_tour_from_vancouver_with_dinner_on_bowen_island,222.88,0.014262071560184202 1243,private_&_custom_tours,quebec_city_private_walking_tour_-_the_history_of_french_&_british_america,130.0,0.014251038946710304 205,day_trips_&_excursions,victoria_and_butchart_gardens_tour_from_vancouver,212.0,0.014250358807975292 1011,water_sports,victoria_harbour_stand-up_paddleboard_tour,79.0,0.014232650509359717 1464,recommended_experiences,whistler_wilderness_adventure_snowmobile_tour,159.0,0.014228470910928704 988,water_sports,okanagan_jetpack_rental_and_lesson,149.0,0.01422529468548302 1371,recommended_experiences,quebec_pub_crawl,28.0,0.014215229530077738 43,"air,_helicopter_&_balloon_tours",thousand_islands_helicopter_tour,114.84,0.014214262072009123 36,"air,_helicopter_&_balloon_tours",ultimate_thousand_islands_helicopter_tour,522.0,0.014208131844664827 1367,recommended_experiences,2-day_niagara_falls_tour_from_new_york_by_bus,436.23,0.014202003862002825 1220,private_&_custom_tours,private_walking_tour_in_old_quebec_with_xavier,250.0,0.014195873634658528 1237,private_&_custom_tours,whistler_electric_bike_tour_(ebike),105.0,0.014195873634658528 684,tours_&_sightseeing,3_hour_montreal_city_bike_tour_with_wine_or_beer,74.73,0.014188867981219658 449,outdoor_activities,lynn_canyon_park_and_photography_tour,99.0,0.01418361542465223 618,tours_&_sightseeing,"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls",144.95,0.01415909675995734 218,day_trips_&_excursions,jasper_to_lake_louise_one-way_tour,250.95,0.01415909675995734 943,walking_&_biking_tours,beyond_city_sights_e-bike_adventure_tour,89.0,0.014129675709132847 681,tours_&_sightseeing,small-group_niagara_falls_day_tour_from_toronto_with_boat_cruise_and_optional_fallsview_lunch,165.0,0.014122319885256151 412,outdoor_activities,capilano_suspension_bridge_and_grouse_mountain_from_vancouver,212.0,0.014122319885256151 105,"cruises,_sailing_&_water_tours",heart_of_the_1000_islands_brunch_cruise,73.45,0.014122319885256151 807,theme_parks,flyover_canada_simulated_flight_ride,34.65,0.014116661041193548 565,outdoor_activities,snowshoe_teepee_tour_-_daytime,89.0,0.014113125666580854 851,walking_&_biking_tours,toronto_distillery_district_walking_tour,23.73,0.014109448876983652 1174,luxury_&_special_occasions,whistler_sightseeing_tours_-_discover_all_of_whistler_this_winter!,83.99,0.014103931447905557 12,"air,_helicopter_&_balloon_tours",whistler_helicopter_tour,187.95,0.014096858453997874 1284,recommended_experiences,whistler_exotic_car_driving_experience,887.25,0.01409605036837212 1502,recommended_experiences,kicking_horse_river_rafting_family_adventure_including_bbq_lunch,81.9,0.014095572251043544 623,tours_&_sightseeing,lynn_canyon_park_and_photography_tour,99.0,0.014085543010554962 252,day_trips_&_excursions,indian_arm_sightseeing_tour,75.0,0.014085543010554962 931,walking_&_biking_tours,street_art_cycling_tour,68.25,0.014067154573204368 939,walking_&_biking_tours,vancouver_bike_tour_with_beers_and_bites,104.0,0.014061024345860072 3,featured_tours_and_tickets,niagara_falls_day_trip_from_toronto,169.0,0.014059664068390047 723,tours_&_sightseeing,rideau_canal_cruise,29.0,0.014055771789292643 1277,private_&_custom_tours,120_minute_private_vacation_photography_session_with_local_photographer_in_paris,886.09,0.014055567523203905 1309,recommended_experiences,vancouver_seaplane_tour,135.0,0.014050701051991004 756,tours_&_sightseeing,ottawa_highlights_3_hour_bike_tour,90.6,0.014048766135853773 1307,recommended_experiences,niagara_skywheel_admission_ticket,14.68,0.014048766135853773 1028,water_sports,guaranteed_addiction_full_day_rafting_on_clearwater_river_with_lunch,187.95,0.014044680814079103 1093,family_friendly,thousand_islands_sunset_dinner_cruise,99.44,0.01404027899210102 227,day_trips_&_excursions,"local_food,_craft_beverage_and_estate_winery_tour_of_cowichan_valley",150.0,0.014025122897253457 738,tours_&_sightseeing,wet_&_wild_elaho_exhilarator_&_sea_to_sky_gondola_combo_from_squamish,215.24,0.014024247471158883 745,tours_&_sightseeing,craigdarroch_castle_pedicab_tour,108.0,0.014024247471158883 167,cultural_&_theme_tours,yukon_breakfast_snowmobile_tour,246.75,0.014014388826524633 566,outdoor_activities,whistler_intro_to_backcountry_skiing_and_splitboarding,282.45,0.014011989261152585 747,tours_&_sightseeing,vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane,569.0,0.014011989261152585 1463,recommended_experiences,the_pork_and_bacon_walking_food_tour_of_toronto's_hogtown_history,98.0,0.014011989261152585 86,"cruises,_sailing_&_water_tours",vancouver_full-day_sightseeing_and_photography_tour,249.0,0.014011989261152585 1340,recommended_experiences,toronto_distillery_district_walking_tour,23.73,0.014000036327938243 101,"cruises,_sailing_&_water_tours",wet_&_wild_elaho_exhilarator_&_sea_to_sky_gondola_combo_from_squamish,215.24,0.013999731051146286 585,tours_&_sightseeing,niagara_falls_tour_with_cruise,99.0,0.013995643484689329 525,outdoor_activities,5-hour_exotic_car_experience_including_lunch,800.0,0.013991699577899166 11,"air,_helicopter_&_balloon_tours",niagara_falls_grand_helicopter_tour,131.5,0.013989223693329136 617,tours_&_sightseeing,quebec_city_hop-on_hop-off_tour,42.55,0.013987733224286068 491,outdoor_activities,lake_louise_night_snowshoe_tour,59.0,0.013987470596457694 1007,water_sports,half-day_whitewater_rafting_in_revelstoke,130.2,0.013954339085801595 1390,recommended_experiences,banff_via_ferrata_climbing_adventure,177.45,0.013950693721756505 232,day_trips_&_excursions,bc_winter_super_saver_2_day_city_hop_on_hop_off_tour_plus_whistler_day_trip,231.0,0.013938435511750207 526,outdoor_activities,snowcat_snowshoe_adventure,169.0,0.013938435511750207 1341,recommended_experiences,whistler_helicopter_tour,187.95,0.013927120068307295 568,outdoor_activities,5-night_churchill_tour_and_polar_bear_adventure_from_winnipeg,-1.0,0.013926942738406087 290,"food,_wine_&_nightlife",private_winery_tour_of_niagara-on-the-lake,165.0,0.013926177301743916 476,outdoor_activities,2-day_sundance_overnight_backcountry_lodge_trip_by_horseback,712.95,0.013926177301743916 563,outdoor_activities,whistler_glacier_ascent_hike,177.45,0.013912165994866176 976,water_sports,whitewater_rafting_on_jasper's_fraser_river,122.09,0.013905986384511421 1234,private_&_custom_tours,60_minute_private_vacation_photography_session_with_local_photographer_in_kauai,477.13,0.013901658637049025 1084,family_friendly,quebec_lower_town_historical_bike_tour,57.0,0.013901658637049025 644,tours_&_sightseeing,luxury_coach_tour_of_niagara_falls_with_lunch_and_hornblower_cruise_from_toronto,215.0,0.013896403835799296 694,tours_&_sightseeing,vancouver_holiday_lights_and_karaoke_trolley_tour,65.0,0.013883270199698431 953,water_sports,kicking_horse_river_whitewater_rafting,159.6,0.013883270199698431 1507,recommended_experiences,rzr_off-roading_tours_from_whistler,198.45,0.013876780823187131 51,"cruises,_sailing_&_water_tours",victoria_whale_watching_adventure_in_a_zodiac_vessel,116.82,0.013873676427574842 1557,recommended_experiences,whale-watching_cruise_from_vancouver_to_victoria,248.06,0.013864881762347837 799,tours_&_sightseeing,niagara_falls_full-day_tour_from_mississauga,125.0,0.013864881762347837 716,tours_&_sightseeing,yellowknife_sightseeing_tour,79.0,0.013864881762347837 500,outdoor_activities,vancouver_full-day_sightseeing_and_photography_tour,249.0,0.013864881762347837 1100,family_friendly,vancouver_boat_rental_for_up_to_5_people,54.0,0.013842816535400041 55,"cruises,_sailing_&_water_tours",victoria_zodiac_boat_whale_watching_tour,122.0,0.013842816535400041 1561,recommended_experiences,3-day_historic_li-lik-hel_mine_expedition,-1.0,0.013828104887646648 1450,recommended_experiences,banff_national_park_tour_with_a_small_group,155.0,0.013821099234207778 1588,recommended_experiences,5-night_churchill_tour_and_polar_bear_adventure_from_winnipeg,-1.0,0.01381891066897135 1291,recommended_experiences,greg_frewin_wild_magic_show,32.77,0.013808634513430455 1088,family_friendly,lake_george_luncheon_or_sightseeing_cruise_aboard_the_lac_du_saint_sacrement,29.99,0.013807878055497453 992,water_sports,squamish_elaho_white-water_rafting_from_whistler,173.24,0.013800522231620756 1147,multi-day_&_extended_tours,yellowknife_northern_lights_viewing_tour_including_3-nights_accommodation,700.0,0.013798683836822156 133,cultural_&_theme_tours,lake_louise_and_icefield_parkway_sightseeing_full-day_tour,170.0,0.013798683836822156 76,"cruises,_sailing_&_water_tours",jasper_city_sightseeing_tour_and_maligne_lake_cruise,198.45,0.01379132801294546 1066,family_friendly,aurora_bus_viewing_tours_yellowknife,80.0,0.01379132801294546 1245,private_&_custom_tours,island_scenic_&_anne_of_green_gables_private_tour_for_7_-_12_passengers,545.0,0.01379132801294546 39,"air,_helicopter_&_balloon_tours",seaplane_tour_with_admission_to_capilano_suspension_bridge_park,169.0,0.01379132801294546 830,transfers_&_ground_transport,shuttle_to_l'île_d'orléans_from_quebec_city,20.0,0.01379132801294546 808,transfers_&_ground_transport,day_trip_from_seattle_to_victoria_on_the_victoria_clipper,170.41,0.013789164139214261 506,outdoor_activities,fishing_adventure_in_whistler,165.0,0.013788264021614458 714,tours_&_sightseeing,jewish_neighborhood_food_tour,95.44,0.013780295399471561 605,tours_&_sightseeing,guided_day_trip_niagara_falls_canadian_side_from_toronto,115.7,0.013767532135949164 113,"cruises,_sailing_&_water_tours",seaplane_flight_to_victoria_with_whale_watching_and_return_by_ferry,389.0,0.01375455113824427 785,tours_&_sightseeing,sunset_e-bike_adventure_w/wine_&_cheese,99.0,0.013748420910899974 791,tours_&_sightseeing,historical_tasting_old_quebec_walking_tour,52.0,0.013736162700893676 652,tours_&_sightseeing,"local_food,_craft_beverage_and_estate_winery_tour_of_cowichan_valley",150.0,0.013726968482218379 1010,water_sports,victoria_harbour_kayak_tour,78.25,0.013725130087419778 390,holiday_&_seasonal_tours,abraham_lake_ice_bubbles_and_banff_winter_photography_tour,475.0,0.013717774263543082 1092,family_friendly,vancouver_full-day_sightseeing_and_photography_tour,249.0,0.013717774263543082 928,walking_&_biking_tours,independent_bike_tour_of_niagara-on-the-lake_wineries_including_wine_tastings,64.0,0.01371251946229336 1339,recommended_experiences,whistler_superfly_ziplines,103.95,0.013704833670119477 803,tours_&_sightseeing,city_beers:_bus_tour_of_ottawa_breweries,84.75,0.013697087271523665 1032,water_sports,discovery_island_kayak_tour,199.0,0.013694371205948196 82,"cruises,_sailing_&_water_tours","niagara_falls_tour_with_boat_cruise,_journey_and_fallsview_lunch_from_toronto",260.0,0.01368712761618619 725,tours_&_sightseeing,montreal_afternoon_tea_tour,149.5,0.013680997388841893 1407,recommended_experiences,bike_tour_of_downtown_vancouver_and_stanley_park,68.25,0.013679583238996821 1444,recommended_experiences,victoria_whale_watching_tour_by_zodiac,114.45,0.013676400279504248 465,outdoor_activities,covered_wagon_or_horseback_ride_in_banff_with_western_cookout,103.95,0.013671190371900396 1343,recommended_experiences,montreal_city_hop-on_hop-off_tour,56.0,0.013667102805443438 1532,recommended_experiences,whistler_exotic_car_driving_experience,887.25,0.01366523522977502 54,"cruises,_sailing_&_water_tours",halifax_harbour_hopper_tour,42.67,0.013653136392211575 511,outdoor_activities,guided_zipline_tour_in_mont_tremblant,114.58,0.013645037578495642 246,day_trips_&_excursions,toronto_to_niagara_falls_&_niagara-on-the-lake_day_tour_with_free_wine_tasting,179.0,0.013644220514140704 557,outdoor_activities,6-day_cascade_valley_backcountry_tent_trip_by_horseback,-1.0,0.013636864690264015 1508,recommended_experiences,jasper_rafting_trip_on_athabasca_river_mile_5,72.45,0.013625832076790117 56,"cruises,_sailing_&_water_tours",whale_watching_tour_from_granville_island_in_vancouver,141.75,0.013607443639439522 832,transfers_&_ground_transport,private_suv_transfer:_calgary_international_airport_to_banff_hotels,539.44,0.013607443639439522 896,walking_&_biking_tours,original_haunted_walk_of_ottawa,24.5,0.013599084442577503 1083,family_friendly,thousand_islands_two_castle_helicopter_tour,265.64,0.013595185429433224 283,"food,_wine_&_nightlife",introductory_brewery_and_distillery_tour,22.0,0.013595185429433224 81,"cruises,_sailing_&_water_tours",victoria_and_butchart_gardens_by_seaplane_and_speed_boat,489.0,0.013582924974744632 1188,luxury_&_special_occasions,lake_george_luncheon_or_sightseeing_cruise_aboard_the_lac_du_saint_sacrement,29.99,0.013581699378212232 309,"food,_wine_&_nightlife",fraser_valley_wine_tour_from_vancouver,187.0,0.013570666764738334 421,outdoor_activities,horse-drawn_sleigh_ride_in_banff,39.9,0.013561472546063037 833,transfers_&_ground_transport,big_white_ski_shuttle_from_kelowna,62.0,0.013558408554732036 554,outdoor_activities,whistler_full-day_fly_fishing,271.95,0.01355227832738774 1295,recommended_experiences,niagara_falls_day_trip_from_toronto,169.0,0.013543425300421092 940,walking_&_biking_tours,quarry_rock_hike_and_photography_tour,109.0,0.013533889890037145 1218,private_&_custom_tours,vancouver_private_day_tour_and_capilano_suspension_bridge,300.0,0.013533889890037145 806,theme_parks,clifton_hill_fun_pass:_top_6_attractions,33.84,0.013529804568262475 1403,recommended_experiences,whistler_ski_rental_package_including_delivery,108.95,0.013526534066160448 884,walking_&_biking_tours,quebec_lower_town_historical_bike_tour,57.0,0.013519178242283752 256,day_trips_&_excursions,vancouver_to_whistler_scenic_flight,208.01,0.013509371225342254 890,walking_&_biking_tours,downtown_and_old_montreal_south_city_bike_tour,88.25,0.013502630444414052 813,transfers_&_ground_transport,victoria_day_trip_from_seattle_with_butchart_gardens,271.29,0.013500177006666957 1459,recommended_experiences,1-_or_2-hour_horseback_ride_in_pemberton,82.95,0.013479950174517762 352,"food,_wine_&_nightlife",montreal_ultimate_chocolate_tour,88.24,0.013460336140634768 433,outdoor_activities,crystal_hut_fondue_by_snowcat,219.45,0.013457272149303767 75,"cruises,_sailing_&_water_tours",montreal_dinner_cruise,142.56,0.0134472025045339 1427,recommended_experiences,downtown_vancouver_sightseeing_cruise_in_a_zodiac_vessel,69.57,0.013439321425000459 796,tours_&_sightseeing,independent_tour_of_montreal_by_bike,40.24,0.013438270913686972 555,outdoor_activities,6-day_halfway_lodge_backcountry_trip_by_horseback,-1.0,0.013432753484608876 552,outdoor_activities,whistler_via_ferrata_tour,177.45,0.013431220366602228 398,sightseeing_tickets_&_passes,calgary_zoo_admission_ticket,31.45,0.013427644587708249 372,"food,_wine_&_nightlife","craft_vine,_orchard_&_stills",140.0,0.013405170828582988 373,"food,_wine_&_nightlife",sake_a_to_z_gastronomic_experience_in_distillery_district,90.0,0.013405170828582988 1421,recommended_experiences,niagara_falls_domed_jet-boat_ride,79.04,0.013403128167695653 1244,private_&_custom_tours,ultimate_thousand_islands_helicopter_tour,522.0,0.013386782391232394 21,"air,_helicopter_&_balloon_tours",squamish_explorer_flightseeing_tour,162.75,0.013377588172557096 548,outdoor_activities,whistler_backcountry_skiing_and_splitboarding,282.45,0.013372991063219448 688,tours_&_sightseeing,sw_best_of_edmonton_bus_tour,26.25,0.013359199735206502 1426,recommended_experiences,victoria_castles_and_neighborhoods_bike_tour,57.75,0.013352631794814919 985,water_sports,3.5-hour_sunwapta_river_rafting_adventure_in_jasper,103.95,0.013350005516531205 542,outdoor_activities,nanaimo_classic_adventure_course,41.99,0.013350005516531205 1194,luxury_&_special_occasions,thousand_islands_sunset_dinner_cruise,99.44,0.013334445378870765 481,outdoor_activities,1-_or_2-hour_horseback_ride_in_pemberton,82.95,0.01333039148264821 1042,family_friendly,niagara_falls_tour_day_trip_from_toronto,89.0,0.013325486851836314 40,"air,_helicopter_&_balloon_tours",whistler_to_victoria_scenic_flight,285.0,0.013313228641830016 98,"cruises,_sailing_&_water_tours",rideau_canal_cruise,29.0,0.01329921733495228 94,"cruises,_sailing_&_water_tours",victoria_marine_wildlife_tour,112.35,0.013276451767128827 215,day_trips_&_excursions,niagara_falls_day_trip_from_new_york_by_air,721.16,0.013271196965879105 1001,water_sports,cowichan_river_tubing_rental,21.0,0.013259735618087097 118,"cruises,_sailing_&_water_tours",historic_boat_tour_on_bonne_bay,800.0,0.013251167665771762 422,outdoor_activities,grotto_canyon_icewalk,79.8,0.013244929693677365 876,walking_&_biking_tours,quebec_city_private_walking_tour_-_400_years_of_french_america,130.0,0.013239674892427642 60,"cruises,_sailing_&_water_tours",full-day_whale_watching_cruise_from_quebec,159.8,0.013227416682421344 778,tours_&_sightseeing,"craft_vine,_orchard_&_stills",140.0,0.013221286455077048 718,tours_&_sightseeing,victoria_classic_adventure_course,41.99,0.013221286455077048 473,outdoor_activities,medicine_trail_snowshoe_tour,93.45,0.013216271834832757 860,walking_&_biking_tours,small-group_walking_tour_of_toronto's_kensington_market_and_chinatown,53.0,0.013200069718036299 160,cultural_&_theme_tours,thousand_islands_sunset_dinner_cruise,99.44,0.013195825023818771 1402,recommended_experiences,jasper_to_lake_louise_one-way_tour,250.95,0.013178379353031563 767,tours_&_sightseeing,3_hour_victoria_electric_bike_rental_delivered,47.25,0.013173476966901961 472,outdoor_activities,whistler_odyssey_tour:_off-road_buggy_adventure,229.0,0.013166121143025265 57,"cruises,_sailing_&_water_tours",tall_ship_silva_sailing_cruise,39.0,0.013166121143025265 428,outdoor_activities,snowshoeing_on_top_of_the_world,95.0,0.013166121143025265 209,day_trips_&_excursions,northern_lights_and_arctic_circle_day_trip_from_fairbanks,299.92,0.013162444353428063 1023,water_sports,full-day_thompson_river_motorized_rafting_tour_with_lunch,189.0,0.013159990915680968 1253,private_&_custom_tours,whistler_singletrack_mountain_bike_tour,139.0,0.013158240063491825 103,"cruises,_sailing_&_water_tours",ottawa_river_tours,27.0,0.013156091902536683 1556,recommended_experiences,whale-watching_cruise_from_victoria_and_butchart_gardens_admission,174.56,0.013153862933018966 1142,shore_excursions,victoria_shore_excursion:_whale-watching_cruise_and_butchart_gardens_admission,174.56,0.013150358983958388 935,walking_&_biking_tours,gourmet_bike_tour_in_niagara-on-the-lake_with_wine_and_beer,134.47,0.013141602478330374 384,holiday_&_seasonal_tours,christmas_in_quebec_city:_small-group_gourmet_food_tour,55.0,0.013129344268324076 875,walking_&_biking_tours,victoria_castles_and_neighborhoods_bike_tour,57.75,0.013129344268324076 1117,family_friendly,immersion_quebec:_virtual_reality_experience_of_quebec_city's_history,17.99,0.013129344268324076 930,walking_&_biking_tours,city_sights_e-bike_adventure_tour_-_guided,124.0,0.013117086058317778 603,tours_&_sightseeing,seaplane_flight_to_victoria_and_whale-watching_cruise,469.0,0.013117086058317778 1552,recommended_experiences,sunwapta_river_self-drive_rafting_trip,93.45,0.013110955830973482 1380,recommended_experiences,lake_louise_winter_wildlife_snowshoe_tour,49.0,0.01310727904137628 897,walking_&_biking_tours,montreal_mural_tour,45.0,0.013101761612298188 1069,family_friendly,niagara_falls_and_boat_cruise,105.0,0.013068048728928 523,outdoor_activities,blackcomb_sunset_jeep_tour,145.95,0.013063146342798398 319,"food,_wine_&_nightlife",winter_wine_tour_from_montreal_with_exclusive_winery_access,97.73,0.013048434695045005 1384,recommended_experiences,arctic_day:_yukon_wildlife_and_hot_springs_tour,145.95,0.013037402081571108 141,cultural_&_theme_tours,historical_chinatown_walking_tour,15.0,0.013037402081571108 1094,family_friendly,kicking_horse_river_rafting_family_adventure_including_bbq_lunch,81.9,0.013035729793262247 1200,luxury_&_special_occasions,"craft_vine,_orchard_&_stills",140.0,0.013031271854226811 72,"cruises,_sailing_&_water_tours",quebec_city_dinner_cruise,142.56,0.01302514387156481 415,outdoor_activities,winter_tour:_banff_and_its_wildlife,70.35,0.01302054676222716 1453,recommended_experiences,vancouver_island_cycling_tour_including_lunch_and_wine_tasting,204.5,0.013019013644220513 1461,recommended_experiences,squamish_cheakamus_white-water_rafting,120.74,0.013010360393978015 750,tours_&_sightseeing,2-day_whistler_sea_to_sky_tour_from_vancouver,166.95,0.01299602809753227 625,tours_&_sightseeing,tour_to_niagara_falls_from_toronto,89.0,0.012994494979525623 1370,recommended_experiences,"sea_to_sky_highway_day_trip_from_vancouver:_shannon_falls,_britannia_mine_and_gondola_ride",130.0,0.012991430988194622 321,"food,_wine_&_nightlife",naramata_wine_tour_with_gourmet_lunch,149.0,0.012982236769519324 1529,recommended_experiences,calgary_and_banff_mountain_biking_adventure,420.0,0.012982236769519324 1187,luxury_&_special_occasions,thousand_islands_two_castle_helicopter_tour,265.64,0.012969978559513026 520,outdoor_activities,pemberton_half-day_trolling_tour,229.95,0.01294545989481814 1342,recommended_experiences,mountain_lakes_and_waterfalls_day_trip_from_banff,183.75,0.01294545989481814 1543,recommended_experiences,ottawa_highlights_3_hour_bike_tour,90.6,0.012927071457467545 1018,water_sports,turkey_point_flyboard_rental,89.99,0.012917877238792248 947,walking_&_biking_tours,in_the_shadow_of_the_mountain,24.0,0.01290868302011695 1151,multi-day_&_extended_tours,yellowknife_northern_lights_tour_winter_4_days_3_nights_budget,748.95,0.01290868302011695 237,day_trips_&_excursions,banff_to_jasper_one-way_tour,257.25,0.012890294582766356 743,tours_&_sightseeing,treetop_adventure_course,40.95,0.012890294582766356 165,cultural_&_theme_tours,rideau_canal_cruise,29.0,0.012870155293226618 391,holiday_&_seasonal_tours,haunted_vancouver_trolley_tour,60.0,0.012862711926740465 170,cultural_&_theme_tours,"rabbis,_writers_and_radicals:_montreal_jewish_history_walking_tour",24.0,0.012847387480720871 1434,recommended_experiences,fort_street_food_walking_tour_in_victoria,60.0,0.012835129270714573 134,cultural_&_theme_tours,small-group_toronto_ghosts_and_spirits_of_the_distillery_tour,24.5,0.012822336826322358 692,tours_&_sightseeing,walking_tour_of_niagara-on-the-lake_historic_district,25.0,0.012808859753830542 1184,luxury_&_special_occasions,fraser_valley_wine_tour_from_vancouver,187.0,0.012798352396013384 828,transfers_&_ground_transport,roundtrip_ground_transfer_toronto_pearson_int_airport_(yyz)-niagara_falls_canada,538.0,0.012798352396013384 74,"cruises,_sailing_&_water_tours",halifax_dinner_cruise,92.56,0.012761575521312199 1401,recommended_experiences,victoria_day_trip_from_seattle_with_butchart_gardens,271.28,0.012752381302636902 116,"cruises,_sailing_&_water_tours",90-minute_1000_islands_sightseeing_cruise,27.5,0.012733992865286307 323,"food,_wine_&_nightlife",montreal_food_truck_tour_by_bike,159.83,0.012706410209260416 699,tours_&_sightseeing,best_of_toronto_private_food_tour_with_sightseeing_and_black_car,225.0,0.012688021771909822 138,cultural_&_theme_tours,niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch,77.98,0.012677514414092667 1099,family_friendly,rideau_canal_cruise,29.0,0.012668757908464657 89,"cruises,_sailing_&_water_tours",heart_of_the_1000_islands_lunch_cruise,81.36,0.012631184171549178 891,walking_&_biking_tours,queen_street_west_pastry_tour,85.0,0.012600676694494502 45,"cruises,_sailing_&_water_tours","niagara_falls_tour_with_boat_cruise,_journey_and_fallsview_lunch_from_toronto",260.0,0.012591994263382183 1583,recommended_experiences,bowen_island_dinner_and_zodiac_tour,135.45,0.012588198505623413 1318,recommended_experiences,capilano_suspension_bridge_and_grouse_mountain_from_vancouver,212.0,0.012574348815870828 788,tours_&_sightseeing,vancouver_private_secrets_of_stanley_park_walking_tour,299.0,0.012571560920461963 374,"food,_wine_&_nightlife",west_niagara_wine_tour,99.0,0.012570335323929562 14,"air,_helicopter_&_balloon_tours",7-minute_helicopter_tour_over_toronto,123.18,0.012563545159990898 1379,recommended_experiences,winter_wildlife_discovery_tour,72.45,0.012562979500052866 610,tours_&_sightseeing,johnston_canyon_evening_icewalk,79.8,0.012561928988739379 347,"food,_wine_&_nightlife",jewish_neighborhood_food_tour,95.44,0.012555625920858463 109,"cruises,_sailing_&_water_tours",victoria_shore_excursion:_whale-watching_cruise_and_butchart_gardens_admission,174.56,0.012546169074354796 702,tours_&_sightseeing,vancouver_full-day_sightseeing_and_photography_tour,249.0,0.01254091427310507 29,"air,_helicopter_&_balloon_tours",quebec_city_helicopter_tour_over_montmorency_falls,218.4,0.012504137398403881 189,cultural_&_theme_tours,montréal_burlesque_walking_tour,25.0,0.012504137398403881 1115,family_friendly,nanaimo_kid_aerial_adventure,20.99,0.01248574896105329 1535,recommended_experiences,treetop_adventure_course,40.95,0.01248574896105329 766,tours_&_sightseeing,nanaimo_classic_adventure_course,41.99,0.01248574896105329 815,transfers_&_ground_transport,granville_island_ferry_hop-on_hop-off_day_pass,16.0,0.012483706300165955 1003,water_sports,english_bay_jet_ski_tour_from_vancouver_with_dinner_on_bowen_island,222.88,0.01248207217145609 1492,recommended_experiences,small-group_annapolis_valley_wine_and_food_tour_from_halifax,160.0,0.012467360523702696 1266,private_&_custom_tours,120_minute_private_vacation_photography_session_with_photographer_in_las_vegas,886.09,0.012467360523702696 1143,shore_excursions,"craft_vine,_orchard_&_stills",140.0,0.012467360523702696 1198,luxury_&_special_occasions,ultimate_thousand_islands_helicopter_tour,522.0,0.012467360523702696 1393,recommended_experiences,quebec_city_shore_excursion:_half-day_tour_to_montmorency_falls_and_ste-anne-de-beaupré,57.5,0.012463683734105495 83,"cruises,_sailing_&_water_tours",whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.012455102313696398 1058,family_friendly,"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls",144.95,0.012448972086352102 1156,multi-day_&_extended_tours,2-day_whistler_sea_to_sky_tour_from_vancouver,166.95,0.012435180758339156 912,walking_&_biking_tours,victoria_highlight_city_tour,74.95,0.012430583649001507 1432,recommended_experiences,best_of_victoria_food_tour,68.25,0.012415872001248114 106,"cruises,_sailing_&_water_tours",all-inclusive_niagara_falls_coach_tour,219.0,0.012412195211650913 504,outdoor_activities,sunset_&_whale_watching_adventure_in_victoria,143.07,0.012393806774300319 338,"food,_wine_&_nightlife",full-day_prince_edward_county_wine_tour_with_lunch,425.0,0.012393806774300319 761,tours_&_sightseeing,epic_toronto_night_tour,89.0,0.012393806774300319 1512,recommended_experiences,vancouver_kayaking_tour,47.9,0.01238154856429402 735,tours_&_sightseeing,calgary_and_banff_mountain_biking_adventure,420.0,0.012375418336949724 981,water_sports,rafting_adventure_on_the_kicking_horse_river,109.2,0.012374450878881109 90,"cruises,_sailing_&_water_tours",victoria_sunset_whale-watching_cruise,140.7,0.012367537257416284 802,tours_&_sightseeing,victoria_kids_aerial_adventure_course,20.99,0.01235702989959913 295,"food,_wine_&_nightlife",toronto_craft_brewery_tour,108.72,0.01235702989959913 797,tours_&_sightseeing,high_performance_mountain_bike_rental_in_squamish,80.0,0.01235702989959913 775,tours_&_sightseeing,niagara_falls_private_day_tour,621.0,0.012351775098349407 1165,multi-day_&_extended_tours,5-night_churchill_tour_and_polar_bear_adventure_from_winnipeg,-1.0,0.012336342907579713 228,day_trips_&_excursions,winter_wine_tour_from_montreal_with_exclusive_winery_access,97.73,0.012327608848774641 1587,recommended_experiences,7-day_best_of_new_england_tour,-1.0,0.012320253024897945 492,outdoor_activities,tandem_parasailing_for_you_and_a_friend,85.0,0.012320253024897945 1462,recommended_experiences,north_van_shipyards_district_food_tour,73.0,0.012315655915560296 330,"food,_wine_&_nightlife","kayak,_wine,_and_cheese_tour",155.75,0.01230186458754735 1518,recommended_experiences,under_the_surface_of_montreal's_chinatown:_guided_food_walking_tour,83.0,0.012265087712846161 230,day_trips_&_excursions,niagara_falls_evening_lights_day_trip_from_toronto,180.0,0.012234441065489269 112,"cruises,_sailing_&_water_tours",whale-watching_cruise_from_victoria_to_vancouver,232.32,0.012209922400794378 732,tours_&_sightseeing,private_tour:_gardens_of_vancouver,193.54,0.012209922400794378 498,outdoor_activities,jasper_wildlife_and_waterfalls_tour_with_maligne_lake_hike,79.25,0.012209922400794378 649,tours_&_sightseeing,fraser_valley_wine_tour_from_vancouver,187.0,0.012173145526093193 635,tours_&_sightseeing,3-hour_east_vancouver_art_mural_&_craft_brewery_tour,45.0,0.012173145526093193 755,tours_&_sightseeing,best_of_ottawa_bike_tour,113.5,0.0121578210800736 921,walking_&_biking_tours,best_of_ottawa_bike_tour,113.5,0.012139432642723005 586,tours_&_sightseeing,winter_special:_niagara_falls_tour_from_toronto,79.0,0.012136368651392004 322,"food,_wine_&_nightlife",undiscovered_niagara_wine_country_tour,149.0,0.012136368651392004 1262,private_&_custom_tours,60_minute_private_vacation_photography_session_with_local_photographer_in_amsterdam,477.13,0.012136368651392004 1002,water_sports,half-day_ice_fishing,208.95,0.012136368651392004 1148,multi-day_&_extended_tours,rockies_adventure_4-day_summer_tour,708.0,0.012113383104703761 792,tours_&_sightseeing,edmonton_river_valley_90-minute_segway_adventure,84.99,0.012110624390164713 168,cultural_&_theme_tours,calgary_food_walking_tour_-_inglewood_edibles:_made_by_mavericks,121.79,0.012099591776690816 721,tours_&_sightseeing,under_the_surface_of_montreal's_chinatown:_guided_food_walking_tour,83.0,0.012081203339340221 1052,family_friendly,seaplane_flight_to_victoria_and_whale-watching_cruise,469.0,0.012075073111995925 664,tours_&_sightseeing,victoria_in_one_day_sightseeing_tour,240.45,0.012062814901989627 859,walking_&_biking_tours,whistler_sightseeing_tours_-_discover_all_of_whistler_this_winter!,83.99,0.012062814901989627 1358,recommended_experiences,observatoire_place_ville_marie_tickets,21.85,0.012062814901989627 729,tours_&_sightseeing,electric_bike_rental_on_ile_d'orleans,59.95,0.01205362068331433 1185,luxury_&_special_occasions,quebec_city_dinner_cruise,142.56,0.012044426464639033 1162,multi-day_&_extended_tours,whale_watching_tour_with_2-nights_accommodation_package,779.0,0.012026038027288442 560,outdoor_activities,wow_adventure_tubing_-_uto_starship_6_passenger_tube,400.0,0.012007649589937847 648,tours_&_sightseeing,athabasca_glacier_full-day_tour,225.0,0.011952484277886064 487,outdoor_activities,whistler_half-day_fly_fishing,208.95,0.011952484277886064 1203,luxury_&_special_occasions,sake_a_to_z_gastronomic_experience_in_distillery_district,90.0,0.011943290059210767 1329,recommended_experiences,montreal_tower_observatory_admission_plus_optional_ticket_to_botanical_garden,23.75,0.01193409584053547 973,water_sports,sunwapta_challenge_whitewater_rafting:_class_iii_rapids,111.38,0.011923880291416507 1090,family_friendly,victoria_and_butchart_gardens_by_seaplane_and_speed_boat,489.0,0.011915707403184875 1468,recommended_experiences,niagara_adventure_beach_horseback_ride,90.4,0.011915707403184875 32,"air,_helicopter_&_balloon_tours",victoria_to_vancouver_seaplane_flight,218.0,0.011903449193178577 914,walking_&_biking_tours,"rabbis,_writers_and_radicals:_montreal_jewish_history_walking_tour",24.0,0.011903449193178577 913,walking_&_biking_tours,making_their_mark:_montreal_jewish_history_walking_tour,24.0,0.011900995755431482 1226,private_&_custom_tours,private_tour:_niagara_falls_sightseeing_from_us_side,569.82,0.011897318965834281 825,transfers_&_ground_transport,private_transport_from_canada_place_cruise_ship_terminal_to_downtown_vancouver,110.3,0.01187893052848369 247,day_trips_&_excursions,whistler_day_tour_from_vancouver,109.0,0.01187893052848369 680,tours_&_sightseeing,thousand_islands_two_castle_helicopter_tour,265.64,0.011842153653782501 567,outdoor_activities,small_group_mega_ziplines_tour_with_via_ferratta_and_rappel,161.05,0.011842153653782501 1247,private_&_custom_tours,private_boat_tour_on_the_st-lawrence_river_at_the_old_port_of_montreal,224.2,0.011842153653782501 482,outdoor_activities,first_tracks_snowshoe_explorer,79.8,0.011842153653782501 1138,shore_excursions,quebec_shore_excursion:_small-group_food_walking_tour,53.0,0.011834797829905805 1054,family_friendly,whistler_sightseeing_tours_-_discover_all_of_whistler_this_winter!,83.99,0.011823765216431907 1297,recommended_experiences,ripley's_believe_it_or_not!_niagara_falls_admission,10.95,0.011805376779081313 1213,private_&_custom_tours,historic_tour_around_town,115.0,0.011805376779081313 361,"food,_wine_&_nightlife",lake_country_wine_tour,149.0,0.011805376779081313 532,outdoor_activities,half-day_ice_fishing,208.95,0.011786988341730718 1589,recommended_experiences,"private_niagara_falls,_niagara-on-the-lake,_canada_-_day_tour_with_hotel_pick_up",149.0,0.011768599904380124 401,sightseeing_tickets_&_passes,banff_sightseeing_chairlift,38.85,0.011756341694373826 496,outdoor_activities,dune_buggy_4x4_tours,197.77,0.011756341694373826 139,cultural_&_theme_tours,snowshoeing_tour_to_marble_canyon,79.8,0.011739178853555632 1474,recommended_experiences,walking_tour_of_niagara-on-the-lake_historic_district,25.0,0.011710808314044627 883,walking_&_biking_tours,north_van_shipyards_district_food_tour,73.0,0.011699643264315399 1159,multi-day_&_extended_tours,3-day_tenquille_lake_expedition,-1.0,0.01169504615497775 1523,recommended_experiences,montreal_quadricycle_rental,8.34,0.011682787944971452 146,cultural_&_theme_tours,light_up_niagara_falls,279.0,0.011658269280276561 403,sightseeing_tickets_&_passes,"vancouver_hop-on,_hop-off_&_explore_the_north_shore",149.0,0.011658269280276561 651,tours_&_sightseeing,vancouver_city_tour_with_vancouver_lookout_admission,80.0,0.011646011070270263 1320,recommended_experiences,sea_to_sky_gondola_ticket,39.95,0.011621492405575373 1554,recommended_experiences,lake_louise_to_jasper_one-way_tour,250.95,0.011621492405575373 979,water_sports,kicking_horse_river_rafting_family_adventure_including_bbq_lunch,81.9,0.011584715530874184 1190,luxury_&_special_occasions,best_of_toronto_private_food_tour_with_sightseeing_and_black_car,225.0,0.011584715530874184 1530,recommended_experiences,squamish_elaho_white-water_rafting_from_whistler,173.24,0.011566327093523593 1425,recommended_experiences,marine_wildlife_tour_by_zodiac,110.25,0.011558446013990153 1024,water_sports,half-day_thompson_river_motorized_rafting,139.0,0.011547938656172999 1217,private_&_custom_tours,private_tour_to_capilano_bridge_and_grouse_mountain,334.0,0.011538744437497701 904,walking_&_biking_tours,vancouver_private_walking_tour_of_downtown_chinatown_and_gastown,248.75,0.01151116178147181 1110,family_friendly,canada_place_and_vancouver_waterfront_photography_tour,103.95,0.011474384906770621 831,transfers_&_ground_transport,downtown_vancouver_to_whistler_private_transfer,393.75,0.011455996469420027 922,walking_&_biking_tours,ottawa_highlights_3_hour_bike_tour,90.6,0.011433931242472231 564,outdoor_activities,horseback_ride_through_canadian_mountains,70.0,0.01142381670405649 1510,recommended_experiences,toronto_inner_harbour_evening_cruise,26.95,0.011400831157368247 820,transfers_&_ground_transport,roundtrip_ground_transfer_buffalo_niagara_int_airport_(buf)-niagara_falls_canada,302.1,0.011388572947361949 877,walking_&_biking_tours,christmas_walking_tour_in_old_montreal,21.0,0.011364054282667058 435,outdoor_activities,snowmobile_tour,135.0,0.011364054282667058 67,"cruises,_sailing_&_water_tours",summer_sunset_whales_and_wildlife_tour_in_vancouver_island,126.95,0.011364054282667058 38,"air,_helicopter_&_balloon_tours",gulf_islands_kayak_and_seaplane_adventure,629.0,0.011364054282667058 1227,private_&_custom_tours,private_tour_of_niagara_falls_with_hornblower_boat_cruise,995.0,0.01135179607266076 23,"air,_helicopter_&_balloon_tours",helicopter_tour_over_mont-tremblant,171.31,0.011336471626641167 1087,family_friendly,queen_street_west_pastry_tour,85.0,0.011318083189290572 836,transfers_&_ground_transport,victoria_and_butchart_gardens_with_victoria_clipper_to_seattle_one-way_from_vancouver,373.0,0.011270069435026755 821,transfers_&_ground_transport,private_transport_from_downtown_vancouver_to_whistler,486.62,0.011253723658563496 1152,multi-day_&_extended_tours,2-nights_aurora_hunting_with_accommodation,486.0,0.011244529439888198 1269,private_&_custom_tours,90_minute_private_vacation_photography_session_with_local_photographer_in_prague,681.61,0.011216946783862307 1525,recommended_experiences,jasper_rock_climbing_experience,125.0,0.011204688573856009 220,day_trips_&_excursions,niagara_falls_day_tour_from_toronto,84.75,0.01116791169915482 178,cultural_&_theme_tours,all_inclusive_niagara_falls_bus_tour_from_toronto,219.0,0.01114339303445993 1514,recommended_experiences,montreal_ultimate_chocolate_tour,88.24,0.01114339303445993 754,tours_&_sightseeing,gulf_islands_kayak_and_seaplane_adventure,629.0,0.011106616159758744 327,"food,_wine_&_nightlife","wine,_cider_and_beer_tasting_and_pairing_afternoon_tour",134.0,0.011106616159758744 772,tours_&_sightseeing,city_sights_e-bike_adventure_tour_-_guided,124.0,0.011082097495063854 926,walking_&_biking_tours,quebec_city_shore_excursion:_private_walking_tour,19.58,0.011069839285057555 486,outdoor_activities,half-day_yukon_snowshoeing_adventure,135.45,0.011069839285057555 356,"food,_wine_&_nightlife",corktown_and_distillery_historic_district_food_tour,99.0,0.011014673973005772 1283,classes_&_workshops,quarry_rock_hike_and_photography_tour,109.0,0.010996285535655178 184,cultural_&_theme_tours,fly_and_dine_to_bowen_island_from_vancouver,275.0,0.010977897098304584 1017,water_sports,whale-watching_cruise_from_victoria_to_vancouver,232.32,0.010959508660953993 328,"food,_wine_&_nightlife",the_pork_and_bacon_walking_food_tour_of_toronto's_hogtown_history,98.0,0.010950314442278695 430,outdoor_activities,yellowknife_dog_sledding_tour,95.0,0.010941120223603398 731,tours_&_sightseeing,the_great_squamish_day_trip_from_vancouver,149.96,0.010922731786252804 1415,recommended_experiences,city_highlights_bus_tour_of_charlottetown,27.6,0.01090434334890221 1445,recommended_experiences,mount_mamquam_and_alpine_lakes_seaplane_tour_from_vancouver,369.0,0.01090434334890221 530,outdoor_activities,overnight_camping_and_river-rafting_trip_in_squamish,425.24,0.01090434334890221 705,tours_&_sightseeing,private_tour:_fraser_valley_wine_tour_in_vancouver,291.11,0.010812401162149241 69,"cruises,_sailing_&_water_tours",le_bateau-mouche_sightseeing_cruise_in_montreal,29.89,0.01078481850612335 1202,luxury_&_special_occasions,gourmet_bike_tour_in_niagara-on-the-lake_with_wine_and_beer,134.47,0.010775624287448052 885,walking_&_biking_tours,old_montréal_vip_semi-private_walking_tour,52.5,0.010775624287448052 1439,recommended_experiences,private_tour_to_capilano_bridge_and_grouse_mountain,334.0,0.01072045897539627 1570,recommended_experiences,seaplane_flight_to_victoria_with_whale_watching_and_return_by_ferry,389.0,0.010702070538045675 925,walking_&_biking_tours,canada_place_and_vancouver_waterfront_photography_tour,103.95,0.010702070538045675 388,holiday_&_seasonal_tours,rockies_classic_4-day_winter_tour,547.0,0.010677551873350788 17,"air,_helicopter_&_balloon_tours",niagara_falls_airplane_tour,129.0,0.010628516788643301 784,tours_&_sightseeing,quarry_rock_hike_and_photography_tour,109.0,0.010628516788643301 341,"food,_wine_&_nightlife",private_tour:_fraser_valley_wine_tour_in_vancouver,291.11,0.010628516788643301 163,cultural_&_theme_tours,lunenburg_and_mahone_bay-_bus_tour,114.94,0.010616258578637003 1454,recommended_experiences,montreal_dinner_cruise,142.56,0.01056021784049065 243,day_trips_&_excursions,vancouver_coastal_canyon_tour,158.0,0.010554963039240924 1263,private_&_custom_tours,30_minute_private_vacation_photography_session_with_local_photographer_in_amsterdam,340.8,0.010554963039240924 259,day_trips_&_excursions,victoria_and_butchart_gardens_with_victoria_clipper_to_seattle_one-way_from_vancouver,373.0,0.010538617262777664 62,"cruises,_sailing_&_water_tours",victoria_to_vancouver_tour_with_butchart_gardens_admission_and_sunset_cruise_to_vancouver,143.07,0.01048140928983855 1136,shore_excursions,best_of_toronto_private_food_tour_with_sightseeing_and_black_car,225.0,0.01048140928983855 364,"food,_wine_&_nightlife",okanagan_craft_distillery_and_brewery_bike_tour,170.0,0.01048140928983855 768,tours_&_sightseeing,8_hour_victoria_electric_bike_rental_delivered,84.0,0.010407855540436172 1210,private_&_custom_tours,best_of_vancouver_-_4_hours,186.65,0.010407855540436172 1467,recommended_experiences,heritage_park_general_admission,11.5,0.010371078665734983 191,cultural_&_theme_tours,historical_walking_tour_in_old_quebec_:_mesdames_&_mesdemoiselles,25.0,0.010352690228384392 545,outdoor_activities,badger_chute_rafting,132.25,0.010334301791033798 458,outdoor_activities,snowshoeing_in_kananaskis,75.0,0.010326945967157102 589,tours_&_sightseeing,ice_hotel_visit_&_transportation,51.75,0.0103220435810275 1070,family_friendly,escape_to_rugged_waterfalls_&_canyons,55.0,0.01029752491633261 878,walking_&_biking_tours,downtown_montreal_and_underground_reso_tour,25.0,0.010288330697657312 269,"food,_wine_&_nightlife",haunted_montreal_pub_crawl,24.0,0.010285266706326311 675,tours_&_sightseeing,montreal_food_truck_tour_by_bike,159.83,0.010279136478982015 385,holiday_&_seasonal_tours,christmas_magic_in_old_quebec,35.0,0.010223971166930232 402,sightseeing_tickets_&_passes,seaplane_tour_with_admission_to_capilano_suspension_bridge_park,169.0,0.010187194292229047 1064,family_friendly,best_of_vancouver_-_4_hours,186.65,0.010187194292229047 1549,recommended_experiences,vancouver_railtown_district_food_tour,62.98,0.010159611636203155 1417,recommended_experiences,niagara_falls_freedom_day_trip_from_toronto,136.0,0.010132028980177264 22,"air,_helicopter_&_balloon_tours",thousand_islands_two_castle_helicopter_tour,265.64,0.01011364054282667 771,tours_&_sightseeing,immersion_quebec:_virtual_reality_experience_of_quebec_city's_history,17.99,0.01005847523077489 442,outdoor_activities,arctic_day:_yukon_wildlife_and_hot_springs_tour,145.95,0.01005847523077489 376,"food,_wine_&_nightlife",lunch_fiesta_wine_tour,123.17,0.010040086793424295 1520,recommended_experiences,montreal_mccord_museum_admission_ticket,19.0,0.010040086793424295 1246,private_&_custom_tours,toronto_city_tour:_york_to_the_6ix_-_a_locally_guided_downtown_walking_tour,250.0,0.010040086793424295 970,water_sports,whistler_half-day_fly_fishing,208.95,0.0100216983560737 411,outdoor_activities,arctic_day:_evening_aurora_viewing,135.45,0.010009440146067403 1160,multi-day_&_extended_tours,4-day_bicycle_tour_through_canadian_rockies,-1.0,0.009978791254028216 1273,private_&_custom_tours,90_minute_private_vacation_photography_session_with_local_photographer_in_paris,681.61,0.009966533044021918 469,outdoor_activities,quebec_city_snowshoeing_tour,79.9,0.009966533044021918 1080,family_friendly,niagara_falls_canada_underground_railroad_heritage_tour,124.05,0.00995733882534662 1486,recommended_experiences,whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.00995427483401562 1256,private_&_custom_tours,private_sightseeing_tour:_vancouver_highlights_(4_hrs),424.0,0.009929756169320729 1381,recommended_experiences,konzelmann_estate_winery:_junk_food_wine_pairing,15.0,0.009892979294619544 37,"air,_helicopter_&_balloon_tours",vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane,569.0,0.009892979294619544 117,"cruises,_sailing_&_water_tours",vancouver_holiday_dinner_and_carols_cruise,88.88,0.009856202419918355 1063,family_friendly,toronto_city_tour_with_cn_tower,99.0,0.009856202419918355 1317,recommended_experiences,arctic_day:_evening_aurora_viewing,135.45,0.009794906880522276 826,transfers_&_ground_transport,air_taxi_and_tour_from_toronto_-_niagara_including_ground_transport_to_niagara_hotels,563.87,0.009782648670515978 1078,family_friendly,quebec_city_dinner_cruise,142.56,0.009782648670515978 986,water_sports,harbour_kayak_tour,145.0,0.009733613585808494 1480,recommended_experiences,whistler_day_trip_by_seaplane_from_vancouver,409.0,0.009727483358464198 1062,family_friendly,lynn_canyon_park_and_photography_tour,99.0,0.009709094921113604 1546,recommended_experiences,whistler_snowboard_rental_package_including_delivery,108.95,0.00965392960906182 1223,private_&_custom_tours,private_tour:_vancouver_3-hour_city_highlights_tour,386.92,0.009635541171711226 150,cultural_&_theme_tours,niagara_falls_canada_underground_railroad_heritage_tour,124.06,0.009617152734360632 873,walking_&_biking_tours,historical_chinatown_walking_tour,15.0,0.00959876429701004 1030,water_sports,vancouver_whale_watching_safari,259.0,0.009525210547607663 1114,family_friendly,40-minute_nanaimo_zipline_adventure,31.49,0.009514703189790509 1265,private_&_custom_tours,niagara_falls_custom_day_tour,869.0,0.00945165679820529 984,water_sports,vancouver_kayaking_tour,47.9,0.00945165679820529 713,tours_&_sightseeing,vancouver_private_walking_tour_of_downtown_chinatown_and_gastown,248.75,0.009433268360854695 983,water_sports,jasper_rafting_trip_on_athabasca_river_mile_5,72.45,0.009433268360854695 746,tours_&_sightseeing,victorian_gardens_and_seaside_vistas_pedicab_tour,54.0,0.0094148799235041 609,tours_&_sightseeing,whistler_sightseeing_tours_-_discover_all_of_whistler_this_winter!,83.99,0.009396491486153506 728,tours_&_sightseeing,scooter_rental_on_ile_d'orleans_(for_1_or_2_people),99.95,0.009396491486153506 502,outdoor_activities,vancouver_coastal_canyon_tour,158.0,0.009341326174101723 1391,recommended_experiences,afternoon_delight_wine_and_cheese_tour,89.27,0.009304549299400538 404,sightseeing_tickets_&_passes,brentwood_bay_kayak_tour_and_butchart_gardens_visit,100.8,0.009267772424699349 712,tours_&_sightseeing,okanagan_wine_country_bike_and_wine_tour,170.0,0.009267772424699349 1081,family_friendly,calgary_sightseeing_tour_by_sidecar,160.0,0.009255514214693051 683,tours_&_sightseeing,old_montréal_vip_semi-private_walking_tour,52.5,0.00923099554999816 769,tours_&_sightseeing,"vancouver_hop-on,_hop-off_&_explore_the_north_shore",149.0,0.00923099554999816 1430,recommended_experiences,wine_tasting_and_pairing_afternoon_tour,104.99,0.009216283902244767 1584,recommended_experiences,private_winery_tour_of_niagara_wine_country,165.0,0.009194218675296972 1481,recommended_experiences,columbia_icefield_tour_including_the_glacier_skywalk_from_calgary,380.1,0.009185024456621674 1280,private_&_custom_tours,private_winery_tour_of_niagara_wine_country,165.0,0.009139053363245192 1045,family_friendly,ice_hotel_visit_&_transportation,51.75,0.009132923135900896 1133,shore_excursions,victoria_shore_excursion:_tastes_of_victoria_bike_tours,93.45,0.009120664925894598 1008,water_sports,sunwapta_river_self-drive_rafting_trip,93.45,0.009120664925894598 678,tours_&_sightseeing,jasper_city_sightseeing_tour_and_maligne_lake_cruise,198.45,0.009102276488544003 521,outdoor_activities,whistler_exotic_car_driving_experience,887.25,0.009083888051193409 120,"cruises,_sailing_&_water_tours",whale_watching_with_butchart_gardens_and_butterfly_gardens_from_victoria,190.0,0.009083888051193409 1239,private_&_custom_tours,vancouver_private_wine_tasting_tour,250.0,0.008936780552388657 1281,private_&_custom_tours,"private_niagara_falls,_niagara-on-the-lake,_canada_-_day_tour_with_hotel_pick_up",149.0,0.008936780552388657 1569,recommended_experiences,coastal_lighthouse_and_winery_tour,86.25,0.008900003677687469 25,"air,_helicopter_&_balloon_tours",whistler_day_trip_by_seaplane_from_vancouver,409.0,0.008900003677687469 514,outdoor_activities,ghost_canyon,259.0,0.00886322680298628 910,walking_&_biking_tours,winter_downtown_toronto_bike_tour,79.1,0.00886322680298628 513,outdoor_activities,victoria_highlight_city_tour,74.95,0.008789673053583906 786,tours_&_sightseeing,gastown_night_photography_tour,103.95,0.008771284616233312 515,outdoor_activities,ifly_toronto_(whitby_location):_indoor_skydiving_introductory_package,81.36,0.008679342429480343 345,"food,_wine_&_nightlife",okanagan_wine_country_bike_and_wine_tour,170.0,0.008642565554779155 362,"food,_wine_&_nightlife",small-group_tour:_naramata_bench_wine_tastings_and_countryside,159.0,0.008614982898753263 1473,recommended_experiences,lake_louise_night_snowshoe_tour,59.0,0.008569011805376777 1267,private_&_custom_tours,60_minute_private_vacation_photography_session_with_photographer_in_cinque_terre,477.13,0.008569011805376777 655,tours_&_sightseeing,quebec_city_private_walking_tour_-_400_years_of_french_america,130.0,0.008532234930675592 1353,recommended_experiences,konzelmann_estate_winery_tour_and_tasting_in_niagara-on-the-lake,10.0,0.008513846493324997 1098,family_friendly,victoria_highlight_city_tour,74.95,0.008513846493324997 838,transfers_&_ground_transport,"transfer_buffalo_niagara_international_airport_buf_to_niagara_falls,canada",159.0,0.008458681181273214 380,"food,_wine_&_nightlife",private_winery_tour_of_niagara_wine_country,165.0,0.008366738994520246 59,"cruises,_sailing_&_water_tours",1-hour_toronto_harbour_tour_with_live_narration,21.24,0.008363062204923045 1264,private_&_custom_tours,"craft_vine,_orchard_&_stills",140.0,0.008342220329825355 550,outdoor_activities,3-day_historic_li-lik-hel_mine_expedition,-1.0,0.008274796807767274 1279,private_&_custom_tours,private_tour:_niagara_falls_from_toronto_with_lunch_and_boat,675.0,0.0082012430583649 1398,recommended_experiences,vancouver_art_gallery_admission,24.0,0.008127689308962523 1068,family_friendly,niagara_falls_day_tour,79.0,0.008090912434261337 379,"food,_wine_&_nightlife",edmonton_craft_beer_history_tour,150.0,0.008054135559560149 898,walking_&_biking_tours,whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.008054135559560149 1254,private_&_custom_tours,90_minute_private_vacation_photography_session_with_local_photographer_in_amalfi_coast,681.61,0.008054135559560149 305,"food,_wine_&_nightlife",wine_tasting_tours,75.0,0.007943804935456582 1127,shore_excursions,"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls",144.95,0.007943804935456582 1255,private_&_custom_tours,the_great_sea_glass_&_seashell_hunt_private_tour,322.0,0.007870251186054208 213,day_trips_&_excursions,"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls",144.95,0.007851862748703614 1250,private_&_custom_tours,120_minute_private_vacation_photography_session_with_local_photographer_in_vancouver,886.09,0.007796697436651831 1091,family_friendly,whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.007735401897255755 1268,private_&_custom_tours,120_minute_private_vacation_photography_session_with_photographer_in_cinque_terre,886.09,0.007723143687249457 253,day_trips_&_excursions,lake_louise_to_jasper_one-way_tour,250.95,0.007704755249898863 1574,recommended_experiences,vancouver_to_whistler_scenic_flight,208.01,0.007612813063145894 1228,private_&_custom_tours,best_of_toronto_private_food_tour_with_sightseeing_and_black_car,225.0,0.007612813063145894 948,walking_&_biking_tours,ultimate_jasper_-_interpretive_nature_walk,72.45,0.007612813063145894 774,tours_&_sightseeing,street_art_cycling_tour,68.25,0.0075944246257953 1465,recommended_experiences,half-day_yukon_snowshoeing_adventure,135.45,0.007428928689639954 760,tours_&_sightseeing,canada_place_and_vancouver_waterfront_photography_tour,103.95,0.007355374940237577 1259,private_&_custom_tours,120_minute_private_vacation_photography_session_with_photographer_in_madrid,886.09,0.007355374940237577 136,cultural_&_theme_tours,"talkwalk,_the_inside_job_-_the_winter_walking_tour_of_public_art_and_sculpture",40.0,0.007281821190835203 919,walking_&_biking_tours,canyon_sainte-anne_walking_tour,13.5,0.007189879004082231 255,day_trips_&_excursions,toronto_to_niagara_falls_day_trip_by_train,489.41,0.00717149056673164 1107,family_friendly,canyon_sainte-anne_walking_tour,13.5,0.0071531021293810455 41,"air,_helicopter_&_balloon_tours",whistler_backcountry_flightseeing_tour,219.45,0.007134713692030451 366,"food,_wine_&_nightlife",eat_like_a_canadian_food_&_sightseeing_tour,83.8,0.007097936817329262 251,day_trips_&_excursions,bus_tour_of_niagara_falls_including_hornblower_from_toronto,175.0,0.0070243830679268884 1240,private_&_custom_tours,90_minute_private_vacation_photography_session_with_local_photographer_in_playa_del_carmen,681.61,0.006950829318524511 656,tours_&_sightseeing,2-hour_luxury_city_tour_of_victoria,240.0,0.0068772755691221335 88,"cruises,_sailing_&_water_tours",vancouver_to_victoria_whale_watching_&_butchart_gardens_with_return_by_speedboat,459.0,0.006766944945018571 658,tours_&_sightseeing,christmas_walking_tour_in_old_montreal,21.0,0.006766944945018571 899,walking_&_biking_tours,vancouver_full-day_sightseeing_and_photography_tour,249.0,0.006693391195616197 827,transfers_&_ground_transport,private_transport_from_downtown_vancouver_to_canada_place_cruise_ship_terminal,110.3,0.006399176198006694 1014,water_sports,brentwood_bay_kayak_tour_and_butchart_gardens_visit,100.8,0.006325622448604316 999,water_sports,gulf_islands_kayak_and_seaplane_adventure,629.0,0.006288845573903128 1144,shore_excursions,victoria_shore_excursion:_castles_and_neighborhoods_bike_tour,57.75,0.006215291824500754 359,"food,_wine_&_nightlife",3.5-hour_ossington_strip_food_tour_in_toronto,189.0,0.006215291824500754 93,"cruises,_sailing_&_water_tours",halifax_deep_sea_fishing,68.18,0.006178514949799565 1563,recommended_experiences,5-hour_eagle_viewing_river_float_trip_from_whistler_with_lunch,125.99,0.006123349637747782 1216,private_&_custom_tours,vancouver_full_day_private_tour,920.0,0.006104961200397191 148,cultural_&_theme_tours,halifax_segway_city_tour,102.35,0.0060314074509948135 238,day_trips_&_excursions,full-day_cheakamus_rafting_and_sea_to_sky_gondola_combo_from_vancouver,205.79,0.0060314074509948135 727,tours_&_sightseeing,4_hour_electric_bike_rental_in_quebec_city,47.14,0.005921076826891251 121,"cruises,_sailing_&_water_tours",whale_watching_tour_with_2-nights_accommodation_package,779.0,0.005847523077488873 551,outdoor_activities,3-day_tenquille_lake_expedition,-1.0,0.005810746202787688 1271,private_&_custom_tours,30_minute_private_vacation_photography_session_with_local_photographer_in_bangkok,340.8,0.005406200581074619 855,walking_&_biking_tours,christmas_in_quebec_city:_small-group_gourmet_food_tour,55.0,0.005406200581074619 176,cultural_&_theme_tours,quebec_city_shore_excursion:_private_walking_tour,19.58,0.005222316207568679 1137,shore_excursions,private_tour:_fraser_valley_wine_tour_in_vancouver,291.11,0.004780993711154424 1082,family_friendly,granite_waterfalls_4-hour_boat_rental_for_5_to_6_people,209.0,0.00476260527380383 102,"cruises,_sailing_&_water_tours",vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane,569.0,0.004633886212349673 1258,private_&_custom_tours,quebec_city_shore_excursion:_private_walking_tour,19.58,0.004266117465337796 1249,private_&_custom_tours,90_minute_private_vacation_photography_session_with_photographer_in_washington_dc,681.61,0.00349380309661285 132,cultural_&_theme_tours,christmas_in_quebec_city:_small-group_gourmet_food_tour,55.0,0.003457026221911661 294,"food,_wine_&_nightlife",afternoon_delight_wine_and_cheese_tour,89.27,0.003236364973704532 1120,family_friendly,thousand_islands_helicopter_tour,114.84,0.0029421499760950293 1131,shore_excursions,victoria_shore_excursion:_whale-watching_cruise_with_expert_naturalist_guides,94.5,0.002905373101393844 819,transfers_&_ground_transport,shared_arrival_transfer:_calgary_airport_to_alberta_hotels,72.45,0.002721488727887904 1106,family_friendly,vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane,569.0,0.002096281857967709 1067,family_friendly,3-hour_east_vancouver_art_mural_&_craft_brewery_tour,45.0,0.001434298113346326 182,cultural_&_theme_tours,explore_the_unexplored:_exploration_game_on_electric_three-wheeled_scooters,102.33,0.0005884299952190059 1000,water_sports,private_salmon_fishing_charter_from_vancouver_for_up_to_4_people,749.77,0.0 ================================================ FILE: recommendations/e50_r40000_lr0.01_hu128_bs16/w.npy ================================================ [File too large to display: 16.6 MB] ================================================ FILE: recommendations/e50_r40000_lr0.01_hu256_bs16/user1_seen.csv ================================================ ,att_cat,att_name,att_price 0,"cruises,_sailing_&_water_tours",niagara_falls_american-side_tour_with_maid_of_the_mist_boat_ride,136.26 1,recommended_experiences,niagara_falls_day_tour_from_toronto,94.92 2,recommended_experiences,niagara_falls_canada_tour_from_niagara_usa,156.7 3,"food,_wine_&_nightlife",niagara_falls_one_day_sightseeing_tour_from_toronto,99.0 4,family_friendly,niagara_falls_american-side_tour_with_maid_of_the_mist_boat_ride,136.25 5,tours_&_sightseeing,niagara_falls_canada_tour_from_niagara_usa,156.71 6,family_friendly,whale-watching_tour_from_vancouver,138.5 7,outdoor_activities,crystal_hut_fondue_by_snowmobile,282.45 8,tours_&_sightseeing,2-hour_ottawa_express_city_bike_tour,63.0 9,tours_&_sightseeing,niagara_falls_one_day_sightseeing_tour_from_toronto,99.0 10,cultural_&_theme_tours,niagara_falls_canada_tour_from_niagara_usa,156.71 11,water_sports,squamish_elaho_white-water_rafting,173.24 12,recommended_experiences,half-day_whale_watching_adventure_from_vancouver,181.13 13,"cruises,_sailing_&_water_tours",summer_whale_watching_on_vancouver_island,145.95 14,tours_&_sightseeing,niagara_falls_american-side_tour_with_maid_of_the_mist_boat_ride,136.26 15,"cruises,_sailing_&_water_tours",whale-watching_tour_from_vancouver,138.5 16,walking_&_biking_tours,2-hour_ottawa_express_city_bike_tour,63.0 17,"food,_wine_&_nightlife",crystal_hut_fondue_by_snowmobile,282.45 18,recommended_experiences,squamish_elaho_white-water_rafting,173.24 19,recommended_experiences,niagara_falls_american-side_tour_with_maid_of_the_mist_boat_ride,136.25 20,recommended_experiences,2-hour_ottawa_express_city_bike_tour,63.0 21,water_sports,whale-watching_tour_from_vancouver,138.5 22,family_friendly,niagara_falls_one_day_sightseeing_tour_from_toronto,99.0 23,"cruises,_sailing_&_water_tours",half-day_whale_watching_adventure_from_vancouver,181.13 24,luxury_&_special_occasions,niagara_falls_one_day_sightseeing_tour_from_toronto,99.0 25,family_friendly,niagara_falls_day_tour_from_toronto,94.92 26,water_sports,summer_whale_watching_on_vancouver_island,145.95 27,tours_&_sightseeing,niagara_falls_day_tour_from_toronto,94.92 28,"food,_wine_&_nightlife",niagara_falls_day_tour_from_toronto,94.92 ================================================ FILE: recommendations/e50_r40000_lr0.01_hu256_bs16/user1_unseen.csv ================================================ ,att_cat,att_name,att_price,score 1493,recommended_experiences,maligne_lake_cruise,82.95,4.999999999999999 1372,recommended_experiences,ultimate_day_tour_to_victoria,363.56,3.7354683485839053 461,outdoor_activities,3_hour_whale_watching_tour,129.0,3.6062677672789705 793,tours_&_sightseeing,full-day_niagara_ice_wine_festival_tour_with_lunch_and_winery_visits,395.0,3.5333947088498934 829,transfers_&_ground_transport,private_arrival_transfer:_calgary_international_airport_to_banff,528.26,3.525867914082571 210,day_trips_&_excursions,ultimate_day_tour_to_victoria,363.56,3.4748329117654375 1181,luxury_&_special_occasions,3_hour_whale_watching_tour,129.0,3.1905523174441246 614,tours_&_sightseeing,ultimate_day_tour_to_victoria,363.56,3.025789234584067 1201,luxury_&_special_occasions,lift_your_spirits!_distillery_and_cocktail_experience,105.0,2.941623797112448 1049,family_friendly,medieval_times_dinner_and_tournament_toronto,68.99,2.907053415360882 1541,recommended_experiences,overnight_camping_and_river-rafting_trip_in_squamish,425.24,2.9001408941334543 1422,recommended_experiences,flavors_of_old_montreal_walking_tour,68.0,2.0988519208100325 1175,luxury_&_special_occasions,ultimate_day_tour_to_victoria,363.56,1.8837680987145353 396,sightseeing_tickets_&_passes,ultimate_day_tour_to_victoria,363.56,1.6542743621663483 436,outdoor_activities,ultimate_day_tour_to_victoria,363.56,1.5285012474029447 467,outdoor_activities,2_hour_banff_horseback_riding_adventure,124.95,1.4719793341663607 1500,recommended_experiences,6-hour_eagle_viewing_river_float_trip_from_vancouver_with_lunch,157.49,1.4554395088299876 907,walking_&_biking_tours,little_italy_walking_food_tour_in_vancouver,73.0,1.4454534330115265 87,"cruises,_sailing_&_water_tours",maligne_lake_cruise,82.95,1.2468042224696594 1071,family_friendly,3_hour_whale_watching_tour,129.0,1.2228864324858948 440,outdoor_activities,jasper_to_banff_one-way_tour,257.25,1.0564695736319583 861,walking_&_biking_tours,ultimate_day_tour_to_victoria,363.56,1.0366334952475442 868,walking_&_biking_tours,vancouver_biking_and_hiking_tour_including_lunch,135.5,1.0355941142875358 6,featured_tours_and_tickets,whistler_small-group_day_trip_from_vancouver,145.0,1.0161310224077655 1451,recommended_experiences,whistler_sasquatch_zipline,135.45,1.0040263953923263 497,outdoor_activities,small-group_capilano_suspension_bridge_and_vancouver_city_tour,200.0,1.0016857532082184 64,"cruises,_sailing_&_water_tours",3_hour_whale_watching_tour,129.0,0.9983888926903003 1057,family_friendly,ultimate_day_tour_to_victoria,363.56,0.996300897228149 1195,luxury_&_special_occasions,full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch,98.29,0.9677529718398348 572,tours_&_sightseeing,vancouver_city_sightseeing_tour,80.0,0.9595784926893673 952,water_sports,ultimate_day_tour_to_victoria,363.56,0.8992352901898183 53,"cruises,_sailing_&_water_tours",ultimate_day_tour_to_victoria,363.56,0.852352465977799 604,tours_&_sightseeing,5.5-hour_jasper_wildlife_and_waterfalls_tour_with_maligne_lake_cruise_from_jasper,144.59,0.8035102476766464 537,outdoor_activities,call_of_the_wild_atv_tour,156.45,0.8011778063358816 1242,private_&_custom_tours,120_minute_private_vacation_photography_session_with_local_photographer_in_santorini,886.09,0.7843728811450681 546,outdoor_activities,whistler_sky_walk,124.95,0.6924858333164862 429,outdoor_activities,lake_louise_winterland_from_banff,99.0,0.6845495431048961 30,"air,_helicopter_&_balloon_tours",seaplane_flight_to_vancouver_with_bus_tour_from_victoria,439.0,0.6768516848201345 161,cultural_&_theme_tours,6-hour_eagle_viewing_river_float_trip_from_vancouver_with_lunch,157.49,0.6030455526595712 1531,recommended_experiences,squamish_cheakamus_white-water_rafting_from_whistler,120.74,0.5999291106952022 291,"food,_wine_&_nightlife",3-hour_old_chinatown_food_tour_in_toronto,100.0,0.5970880348261994 638,tours_&_sightseeing,3_hour_whale_watching_tour,129.0,0.5293949327875889 517,outdoor_activities,2_hour_ziplines_and_tree_course_adventure_from_mont-tremblant,42.4,0.524045310060401 994,water_sports,squamish_elaho_white-water_rafting_from_vancouver,215.24,0.4965685059331826 0,featured_tours_and_tickets,vancouver_city_sightseeing_tour,80.0,0.49015836229425724 608,tours_&_sightseeing,toronto's_original_brunch_food_tour,99.0,0.4745423771472359 222,day_trips_&_excursions,3_hour_whale_watching_tour,129.0,0.4638620543795371 100,"cruises,_sailing_&_water_tours",full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch,98.29,0.40504730683818635 842,walking_&_biking_tours,small-group_quebec_city_food_tour,53.0,0.403439880795943 204,day_trips_&_excursions,luxury_niagara_falls_day_trip_from_toronto_with_cruise_and_lunch,169.0,0.4005813705414627 588,tours_&_sightseeing,niagara_on_the_lake_wine_tour_with_cheese_pairing,83.62,0.3969370676272402 1039,family_friendly,half-day_trip_to_montmorency_falls_and_ste-anne-de-beaupré_from_quebec,57.5,0.39427510425155043 1511,recommended_experiences,little_italy_walking_food_tour_in_vancouver,73.0,0.39238638928263736 629,tours_&_sightseeing,vancouver_biking_and_hiking_tour_including_lunch,135.5,0.3909823441553039 1043,family_friendly,niagara_falls_day_and_evening_tour_with_boat_cruise_and_optional_fallsview_dinner,169.0,0.37912526111485206 1182,luxury_&_special_occasions,4-day_yukon_aurora_viewing_tour,702.45,0.3453202306616581 1157,multi-day_&_extended_tours,overnight_camping_and_river-rafting_trip_in_squamish,425.24,0.343153415982931 512,outdoor_activities,nordic_backcountry_skiing_tour_in_jacques-cartier_national_park,89.9,0.3417952652048252 1270,private_&_custom_tours,60_minute_private_vacation_photography_session_with_local_photographer_in_prague,477.13,0.33627977282764887 1397,recommended_experiences,wild_current_canoe_adventure_at_pyramid_lake,120.0,0.32706928417499176 1316,recommended_experiences,niagara_on_the_lake_wine_tour_with_cheese_pairing,83.62,0.3195271507932682 757,tours_&_sightseeing,call_of_the_wild_atv_tour,156.45,0.3112040237638328 598,tours_&_sightseeing,"jasper_national_park_tour:_maligne_valley,_medicine_lake_and_spirit_island",72.45,0.297757009813603 244,day_trips_&_excursions,seaplane_flight_to_vancouver_with_bus_tour_from_victoria,439.0,0.2943225573684833 1416,recommended_experiences,4-day_yukon_aurora_viewing_tour,702.45,0.29277779184408026 1326,recommended_experiences,northern_lights_tour_from_yellowknife,100.0,0.28316157406039477 1298,recommended_experiences,half-day_trip_to_montmorency_falls_and_ste-anne-de-beaupré_from_quebec,57.5,0.2801296615294478 459,outdoor_activities,talking_trees_-_indigenous_walking_tour,40.0,0.27089159374436267 47,"cruises,_sailing_&_water_tours",whale-watching_cruise_with_expert_naturalists,94.5,0.26878613352323977 1051,family_friendly,niagara_falls_helicopter_tour,145.0,0.26840509804272233 707,tours_&_sightseeing,seaplane_flight_to_vancouver_with_bus_tour_from_victoria,439.0,0.2646197102495039 1108,family_friendly,kingston_discovery_sightseeing_cruise,39.55,0.2614389675986259 1293,recommended_experiences,small-group_quebec_city_food_tour,53.0,0.26031484459073834 518,outdoor_activities,full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch,98.29,0.2567818909050193 1169,luxury_&_special_occasions,niagara_on_the_lake_wine_tour_with_cheese_pairing,83.62,0.2525324568725546 646,tours_&_sightseeing,full-day_niagara_winery_tour_from_toronto,99.0,0.25102793622752073 1044,family_friendly,niagara_on_the_lake_wine_tour_with_cheese_pairing,83.62,0.25022613673651245 1073,family_friendly,4-day_yukon_aurora_viewing_tour,702.45,0.24966980063616187 1472,recommended_experiences,beyond_the_bagel:_montreal_jewish_food_walking_tour,85.0,0.24788140931747984 1101,family_friendly,full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch,98.29,0.23840033839473992 843,walking_&_biking_tours,victoria_guided_food_and_history_tour,63.0,0.2275064140314461 591,tours_&_sightseeing,guided_tour_of_the_fairmont_le_château_frontenac_in_quebec_city,26.25,0.22427982259158116 261,"food,_wine_&_nightlife",small-group_quebec_city_food_tour,53.0,0.22238185889378664 201,day_trips_&_excursions,niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,157.07,0.2154717523591214 1168,luxury_&_special_occasions,niagara_falls_day_and_evening_tour_with_boat_cruise_and_optional_fallsview_dinner,169.0,0.21062397568429292 265,"food,_wine_&_nightlife",niagara-on-the-lake_wine_tour_and_tastings_with_transport,40.0,0.2050993712589575 441,outdoor_activities,3_hour_banff_horseback_riding_adventures,170.1,0.20073747936546318 377,"food,_wine_&_nightlife",full-day_niagara_ice_wine_festival_tour_with_lunch_and_winery_visits,395.0,0.2002376227769518 1172,luxury_&_special_occasions,niagara_falls_helicopter_tour,145.0,0.1920619742469706 5,featured_tours_and_tickets,niagara_falls_in_one_day:_deluxe_sightseeing_tour_of_american_and_canadian_sides,204.42,0.1913204509545344 455,outdoor_activities,vancouver_biking_and_hiking_tour_including_lunch,135.5,0.19038924519292075 58,"cruises,_sailing_&_water_tours",quebec_city_historic_discoverers_cruise,44.83,0.1903180800967986 457,outdoor_activities,summer_tour:_banff_and_its_wildlife,74.55,0.18776345664842248 1460,recommended_experiences,45-minute_beacon_hill_park_carriage_tour,165.0,0.18515293078459058 809,transfers_&_ground_transport,vancouver_aquabus_ferry_ticket,16.0,0.1834733980679153 1005,water_sports,english_bay_jet_ski_tour_from_vancouver,155.68,0.18294465628673975 632,tours_&_sightseeing,niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch,77.98,0.18244256724642943 419,outdoor_activities,"jasper_national_park_tour:_maligne_valley,_medicine_lake_and_spirit_island",72.45,0.17957521830523485 1578,recommended_experiences,full-day_niagara_ice_wine_festival_tour_with_lunch_and_winery_visits,395.0,0.17784385322128152 841,walking_&_biking_tours,quebec_city_walking_tour,30.99,0.17721184156097014 1036,family_friendly,quebec_city_walking_tour,30.99,0.17720765001881697 872,walking_&_biking_tours,talking_trees_-_indigenous_walking_tour,40.0,0.17709469099513866 49,"cruises,_sailing_&_water_tours","jasper_national_park_tour:_maligne_valley,_medicine_lake_and_spirit_island",72.45,0.17614641532997374 579,tours_&_sightseeing,"best_of_niagara_falls_tour_from_niagara_falls,_ontario",158.0,0.17450720342640225 1097,family_friendly,interactive_pirate_cruise_from_granville_island,34.5,0.17197446408035474 730,tours_&_sightseeing,full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch,98.29,0.17184107888205324 1289,recommended_experiences,quebec_city_walking_tour,30.99,0.16929295536136388 1323,recommended_experiences,guided_tour_of_the_fairmont_le_château_frontenac_in_quebec_city,26.25,0.16868326821904214 192,day_trips_&_excursions,luxury_niagara_falls_day_trip_from_toronto_with_cruise_and_lunch,169.0,0.16632496384825265 199,day_trips_&_excursions,niagara_on_the_lake_wine_tour_with_cheese_pairing,83.62,0.1655262017066307 908,walking_&_biking_tours,electric_bike_tour_of_quebec_city,85.0,0.1631190567577087 1575,recommended_experiences,half-day_canadian_side_sightseeing_tour_of_niagara_falls_with_cruise_&_lunch,199.0,0.16142175554712332 196,day_trips_&_excursions,half-day_trip_to_montmorency_falls_and_ste-anne-de-beaupré_from_quebec,57.5,0.16002572902216983 1319,recommended_experiences,vancouver_highlights_bike_tour,94.45,0.15944823778334338 193,day_trips_&_excursions,vancouver_to_victoria_and_butchart_gardens_tour_by_bus,210.0,0.15938331444021017 85,"cruises,_sailing_&_water_tours",victoria_whale_watching_tour_on_a_covered_vessel,122.0,0.15749839615803002 679,tours_&_sightseeing,ottawa_spring_tulip_festival_bike_tour,68.0,0.15067974421338773 326,"food,_wine_&_nightlife",tour_and_taste_okanagan's_wine_country,135.45,0.14723903482853212 1325,recommended_experiences,whale-watching_cruise_with_expert_naturalists,94.5,0.1470511292087457 1314,recommended_experiences,niagara_falls_platinum_tour_from_toronto_with_cruise_and_lunch,149.0,0.1458037201892662 1124,shore_excursions,skagway_shore_excursion:_full-day_tour_of_the_yukon,157.45,0.14546450900979882 665,tours_&_sightseeing,laurentian_mountains_day_trip_from_montreal,100.0,0.14526714204667387 1301,recommended_experiences,quebec_city_sightseeing_tour,42.0,0.14259726637583275 124,cultural_&_theme_tours,half-day_trip_to_montmorency_falls_and_ste-anne-de-beaupré_from_quebec,57.5,0.14130923280831087 628,tours_&_sightseeing,victoria_city_sightseeing_tour_with_craigdarroch_castle,47.25,0.13825709153045085 144,cultural_&_theme_tours,6-hour_niagara_falls_canadian_side_evening_illuminations_tour,149.89,0.1379235601943359 334,"food,_wine_&_nightlife",beyond_the_bagel:_montreal_jewish_food_walking_tour,85.0,0.1378046175923665 663,tours_&_sightseeing,peggy's_cove_and_halifax_tour_with_lobster_roll_lunch,140.0,0.13551340826952143 594,tours_&_sightseeing,northern_lights_tour_from_yellowknife,100.0,0.13527415625835876 581,tours_&_sightseeing,butchart_gardens_tour_from_victoria,73.5,0.13359861765612654 580,tours_&_sightseeing,half-day_trip_to_montmorency_falls_and_ste-anne-de-beaupré_from_quebec,57.5,0.13295763062837848 1547,recommended_experiences,call_of_the_wild_atv_tour,156.45,0.1327883591470773 1305,recommended_experiences,whistler_small-group_day_trip_from_vancouver,145.0,0.13240957130510575 1331,recommended_experiences,evening_wildlife_safari,58.8,0.13136971955594243 710,tours_&_sightseeing,toronto_small-group_city_tour,168.37,0.13094134698523877 242,day_trips_&_excursions,4_hour_montreal_architecture_&_city_bike_tour_with_wine_or_beer,86.23,0.12976520936910996 122,cultural_&_theme_tours,quebec_city_walking_tour,30.99,0.12878078924624747 1095,family_friendly,ottawa_river_historic_sightseeing_cruise,28.0,0.12741044351035555 1356,recommended_experiences,5.5-hour_jasper_wildlife_and_waterfalls_tour_with_maligne_lake_cruise_from_jasper,144.59,0.12738944023934895 129,cultural_&_theme_tours,niagara_on_the_lake_wine_tour_with_cheese_pairing,83.62,0.12539116807807027 1150,multi-day_&_extended_tours,4-day_yukon_aurora_viewing_tour,702.45,0.1251251873923077 1311,recommended_experiences,niagara_falls_day_and_evening_tour_with_boat_cruise_and_optional_fallsview_dinner,169.0,0.12408512302868734 640,tours_&_sightseeing,rockies_classic_4-day_summer_tour,687.0,0.12329720422437469 1545,recommended_experiences,english_bay_jet_ski_tour_from_vancouver,155.68,0.12295630731599787 337,"food,_wine_&_nightlife",calgary_food_walking_tour_-_calgary_farmers_market,69.29,0.12239705536023644 1429,recommended_experiences,top_of_gowlland_tod_hike_in_victoria,86.0,0.12180820443470504 351,"food,_wine_&_nightlife",little_italy_walking_food_tour_in_vancouver,73.0,0.12136623213212401 1395,recommended_experiences,stanley_park_horse-drawn_tours,42.0,0.11988592675507281 424,outdoor_activities,niagara_falls_helicopter_tour,145.0,0.11918095036912785 135,cultural_&_theme_tours,quebec_city_historic_discoverers_cruise,44.83,0.11888968374972396 538,outdoor_activities,whistler_blackcomb_salmon_bake_dinner_and_atv_tour,183.75,0.11887981236421832 342,"food,_wine_&_nightlife",pub_crawl_montreal,29.0,0.11804846705705435 282,"food,_wine_&_nightlife",fine_dining_dinner_tour_in_whistler,131.24,0.11685193363979621 307,"food,_wine_&_nightlife",full-day_niagara_winery_tour_from_toronto,99.0,0.11592922486309086 963,water_sports,three_sisters_sea_kayaking_day_tour,136.85,0.11481592241239215 318,"food,_wine_&_nightlife",victoria_craft_brewery_tour_and_tastings,79.0,0.11463941444617796 917,walking_&_biking_tours,ebike_tour,79.0,0.11245093587295268 13,"air,_helicopter_&_balloon_tours",niagara_falls_helicopter_tour,145.0,0.11092564735148965 287,"food,_wine_&_nightlife",niagara-on-the-lake_wine_tour_with_lunch,114.99,0.11025821260395996 1455,recommended_experiences,60-minute_deluxe_horse-drawn_carriage_tour,215.0,0.10980139525625314 601,tours_&_sightseeing,niagara_falls_helicopter_tour,145.0,0.10797534080518043 292,"food,_wine_&_nightlife",kelowna_or_west_kelowna_afternoon_sightseeing_wine_tour,98.95,0.10789788080245508 573,tours_&_sightseeing,quebec_city_walking_tour,30.99,0.10634088994677203 641,tours_&_sightseeing,4-day_yukon_aurora_viewing_tour,702.45,0.10500189724992069 1303,recommended_experiences,victoria_guided_food_and_history_tour,63.0,0.10380118747725632 1315,recommended_experiences,niagara-on-the-lake_wine_tour_and_tastings_with_transport,40.0,0.10291444091728534 414,outdoor_activities,northern_lights_tour_from_yellowknife,100.0,0.1013389829773333 1104,family_friendly,boldt_castle_and_thousand_islands_helicopter_tour,172.84,0.09929903838247392 717,tours_&_sightseeing,electric_bike_tour_of_quebec_city,85.0,0.09833708705169694 900,walking_&_biking_tours,downtown_toronto_bike_tour,84.75,0.09704573517997048 701,tours_&_sightseeing,small-group_capilano_suspension_bridge_and_vancouver_city_tour,200.0,0.09682195087055778 596,tours_&_sightseeing,niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,157.07,0.09615969480373182 408,outdoor_activities,whistler_small-group_day_trip_from_vancouver,145.0,0.09589436714808736 1170,luxury_&_special_occasions,northern_lights_tour_from_yellowknife,100.0,0.09528597087925482 274,"food,_wine_&_nightlife",vancouver_brewery_tour,83.99,0.09465627519785051 127,cultural_&_theme_tours,niagara_falls_day_and_evening_tour_with_boat_cruise_and_optional_fallsview_dinner,169.0,0.0937079691591917 31,"air,_helicopter_&_balloon_tours",vancouver_to_victoria_seaplane_flight,218.0,0.09354375486461877 80,"cruises,_sailing_&_water_tours",lady_muskoka_boat_cruise,42.94,0.09235996312803638 375,"food,_wine_&_nightlife",all_star_wineries_of_kelowna_tour,166.95,0.08809993633958674 1509,recommended_experiences,mountain_explorer_atv_tour,103.95,0.08628640336135923 575,tours_&_sightseeing,niagara_falls_canadian_side_tour_and_maid_of_the_mist_boat_ride,149.89,0.08508347632364284 1369,recommended_experiences,niagara_falls_open-top_jet-boat_ride,79.04,0.08359368682313276 583,tours_&_sightseeing,toronto_city_hop-on_hop-off_tour,43.0,0.0818873646848699 597,tours_&_sightseeing,evening_wildlife_safari,58.8,0.0817358465107319 126,cultural_&_theme_tours,victoria_guided_food_and_history_tour,63.0,0.08145349451177694 1072,family_friendly,rockies_classic_4-day_summer_tour,687.0,0.07948233069377142 394,sightseeing_tickets_&_passes,butchart_gardens_tour_from_victoria,73.5,0.0776871584925844 262,"food,_wine_&_nightlife",victoria_guided_food_and_history_tour,63.0,0.07681462672774153 1288,recommended_experiences,vancouver_city_sightseeing_tour,80.0,0.07492909338231063 1528,recommended_experiences,ile_d'orleans_food_tour,51.75,0.07463553356412005 277,"food,_wine_&_nightlife",montreal_craft_brewery_and_beer_tasting_small-group_tour,74.73,0.07360707946852897 225,day_trips_&_excursions,full-day_niagara_winery_tour_from_toronto,99.0,0.0729767307570066 848,walking_&_biking_tours,gastronomic_gastown_walking_tour,146.35,0.07227318192527324 870,walking_&_biking_tours,niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch,77.98,0.07061146326274889 128,cultural_&_theme_tours,small_group_excursion_of_quebec_city_montmorency_falls,35.0,0.07029674071270893 957,water_sports,victoria_whale_watch_tour,114.45,0.07002103291553662 673,tours_&_sightseeing,pedicab_tour_from_victoria_cruise_ship_terminal,90.0,0.06972270445880946 509,outdoor_activities,mountain_explorer_atv_tour,103.95,0.06876098852260994 1394,recommended_experiences,whistler_wilderness_snowmobile_run,208.96,0.06833503823804188 444,outdoor_activities,columbia_icefield_tour_including_the_glacier_skywalk_from_jasper,232.05,0.06802280631449872 477,outdoor_activities,whistler_sasquatch_zipline,135.45,0.06715454961891713 413,outdoor_activities,whale-watching_cruise_with_expert_naturalists,94.5,0.06713984125451375 951,water_sports,niagara_falls_open-top_jet-boat_ride,79.04,0.06599902801174817 616,tours_&_sightseeing,full-day_niagara_falls_tour_from_toronto,113.0,0.06407905871764956 447,outdoor_activities,whistler_wilderness_snowmobile_run,208.96,0.0638612276130341 909,walking_&_biking_tours,old_montreal_ghost_walking_tour,25.0,0.06380928134515408 1,featured_tours_and_tickets,vancouver_to_victoria_and_butchart_gardens_tour_by_bus,210.0,0.06256835706661447 416,outdoor_activities,callaghan_valley_winter_snowmobile_tour,208.95,0.06143357296238079 417,outdoor_activities,evening_wildlife_safari,58.8,0.061295874727950686 280,"food,_wine_&_nightlife",small-group_gourmet_food_tour_in_vancouver,131.87,0.061199704653005435 340,"food,_wine_&_nightlife",4_hour_montreal_architecture_&_city_bike_tour_with_wine_or_beer,86.23,0.059429886725820946 950,water_sports,victoria_whale_and_wildlife_cruise,151.2,0.058314887156152614 1440,recommended_experiences,niagara_falls_small-group_tour_from_toronto,254.25,0.058286005760175175 50,"cruises,_sailing_&_water_tours",victoria_whale_and_wildlife_cruise,151.2,0.05776837308438019 1373,recommended_experiences,niagara-on-the-lake_wine_tour_with_lunch,114.99,0.05637838708801879 1346,recommended_experiences,glacier_skywalk_admission,36.75,0.05578225791402037 1171,luxury_&_special_occasions,niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,157.07,0.055673399312013636 631,tours_&_sightseeing,summer_tour:_banff_and_its_wildlife,74.55,0.05531468455279914 1285,recommended_experiences,walking_tour_of_old_montreal,29.5,0.055114576381853034 1129,shore_excursions,4-day_yukon_aurora_viewing_tour,702.45,0.054636649455911096 703,tours_&_sightseeing,4_hour_montreal_architecture_&_city_bike_tour_with_wine_or_beer,86.23,0.05457214374831852 1118,family_friendly,lift_your_spirits!_distillery_and_cocktail_experience,105.0,0.054024969053054574 1406,recommended_experiences,a_wok_around_chinatown:_culinary_and_cultural_walking_tour,108.0,0.05400130430464818 582,tours_&_sightseeing,quebec_city_sightseeing_tour,42.0,0.053751482317621016 1330,recommended_experiences,niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,157.07,0.053623670655443476 1513,recommended_experiences,interactive_pirate_cruise_from_granville_island,34.5,0.05339334845147667 131,cultural_&_theme_tours,niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,157.07,0.0531480331316015 1112,family_friendly,quebec_city_shore_excursion:_grand_walking_tour_of_quebec_city,30.99,0.052585960237597505 1364,recommended_experiences,fine_dining_dinner_tour_in_whistler,131.24,0.05241075073824599 35,"air,_helicopter_&_balloon_tours",boldt_castle_and_thousand_islands_helicopter_tour,172.84,0.052363208626976174 676,tours_&_sightseeing,45-minute_beacon_hill_park_carriage_tour,165.0,0.05194110438606859 46,"cruises,_sailing_&_water_tours",niagara_falls_canadian_side_tour_and_maid_of_the_mist_boat_ride,149.89,0.05187072520410016 1551,recommended_experiences,quebec_city_shore_excursion:_grand_walking_tour_of_quebec_city,30.99,0.05161141909361412 308,"food,_wine_&_nightlife",flavors_of_old_montreal_walking_tour,68.0,0.05159483136927792 1300,recommended_experiences,butchart_gardens_tour_from_victoria,73.5,0.05046573090508346 229,day_trips_&_excursions,niagara_falls_small-group_tour_from_toronto,254.25,0.049645012524084965 272,"food,_wine_&_nightlife",niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,157.07,0.049268567237827667 1197,luxury_&_special_occasions,boldt_castle_and_thousand_islands_helicopter_tour,172.84,0.04910633861041606 955,water_sports,wild_current_canoe_adventure_at_pyramid_lake,120.0,0.049054278441934045 882,walking_&_biking_tours,ottawa_spring_tulip_festival_bike_tour,68.0,0.048461516929067736 1515,recommended_experiences,old_montreal_ghost_walking_tour,25.0,0.04747271922640218 1413,recommended_experiences,niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch,77.98,0.04728017785211481 1076,family_friendly,6-hour_niagara_falls_canadian_side_evening_illuminations_tour,149.89,0.04615944148879301 1420,recommended_experiences,full-day_niagara_winery_tour_from_toronto,99.0,0.0461353135446052 621,tours_&_sightseeing,stanley_park_horse-drawn_tours,42.0,0.04499483441027213 934,walking_&_biking_tours,beyond_the_bike_lanes_bike_tour,85.0,0.04384011010731709 358,"food,_wine_&_nightlife",ile_d'orleans_food_tour,51.75,0.043149477603849164 1310,recommended_experiences,st._lawrence_market_and_old_toronto_food_tour,89.0,0.04286756222386849 578,tours_&_sightseeing,vancouver_city_hop-on_hop-off_tour,31.2,0.04283546123754152 865,walking_&_biking_tours,montmorency_falls_bike_tour_in_quebec,77.0,0.0427395607273543 1294,recommended_experiences,vancouver_city_hop-on_hop-off_tour,31.2,0.04267576120349405 1304,recommended_experiences,niagara_falls_in_one_day:_deluxe_sightseeing_tour_of_american_and_canadian_sides,204.41,0.042528244737172566 1495,recommended_experiences,4_hour_montreal_architecture_&_city_bike_tour_with_wine_or_beer,86.23,0.04236385199832319 1321,recommended_experiences,gastronomic_gastown_walking_tour,146.35,0.042159092886129235 266,"food,_wine_&_nightlife",gastronomic_gastown_walking_tour,146.35,0.041840869790921505 221,day_trips_&_excursions,niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch,77.98,0.0417661585893908 1183,luxury_&_special_occasions,full-day_niagara_winery_tour_from_toronto,99.0,0.04134553505630906 257,day_trips_&_excursions,half-day_canadian_side_sightseeing_tour_of_niagara_falls_with_cruise_&_lunch,199.0,0.04074421960823344 264,"food,_wine_&_nightlife",niagara_falls_day_and_evening_tour_with_boat_cruise_and_optional_fallsview_dinner,169.0,0.04026461834344228 849,walking_&_biking_tours,private_tour:_quebec_city_walking_tour,25.72,0.040196710804536996 1438,recommended_experiences,banff_day_trip_from_calgary,238.35,0.040022644107892094 162,cultural_&_theme_tours,ottawa_river_historic_sightseeing_cruise,28.0,0.03996327152076245 197,day_trips_&_excursions,whistler_small-group_day_trip_from_vancouver,145.0,0.03992366448476446 1350,recommended_experiences,montreal_craft_brewery_and_beer_tasting_small-group_tour,74.73,0.03973028024602238 420,outdoor_activities,jasper_evening_wildlife_tour,73.9,0.03950012129958509 463,outdoor_activities,rockies_classic_4-day_summer_tour,687.0,0.03943508785253664 92,"cruises,_sailing_&_water_tours",ottawa_river_historic_sightseeing_cruise,28.0,0.039427752653768605 1053,family_friendly,toronto's_original_brunch_food_tour,99.0,0.0383939566199443 571,tours_&_sightseeing,montreal_city_guided_sightseeing_tour,55.0,0.037703468390572224 1516,recommended_experiences,nordic_backcountry_skiing_tour_in_jacques-cartier_national_park,89.9,0.037675445045796424 1061,family_friendly,montmorency_falls_bike_tour_in_quebec,77.0,0.03758899448888748 66,"cruises,_sailing_&_water_tours",granite_falls_zodiac_tour,103.95,0.037260216604562184 423,outdoor_activities,bird_kingdom_all_day_admission_ticket,20.28,0.03708572847568993 478,outdoor_activities,banff_national_park_guided_hike_with_lunch,109.2,0.036967214899321345 1041,family_friendly,victoria_guided_food_and_history_tour,63.0,0.03653886131205135 1565,recommended_experiences,athabasca_river_mile_5_morning_rafting_trip,72.45,0.03639552879450956 933,walking_&_biking_tours,vancouver_secrets_of_stanley_park_walking_tour,38.85,0.03622514868068234 840,walking_&_biking_tours,walking_tour_of_old_montreal,29.5,0.035055017422965046 584,tours_&_sightseeing,niagara_falls_in_one_day:_deluxe_sightseeing_tour_of_american_and_canadian_sides,204.42,0.03497916341872772 1411,recommended_experiences,summer_tour:_banff_and_its_wildlife,74.55,0.03474974102951662 1299,recommended_experiences,johnston_canyon_icewalk,79.8,0.03456865425910252 464,outdoor_activities,4-day_yukon_aurora_viewing_tour,702.45,0.03438894948265921 52,"cruises,_sailing_&_water_tours",vancouver_harbor_and_indian_arm_lunch_cruise,85.33,0.03408440584975025 1443,recommended_experiences,laurentian_mountains_day_trip_from_montreal,100.0,0.033942113624373285 997,water_sports,overnight_camping_and_river-rafting_trip_in_squamish,425.24,0.033559551875789226 1312,recommended_experiences,ice_explorer_glacier_tour_and_glacier_skywalk,114.45,0.03300711117602669 587,tours_&_sightseeing,ultimate_toronto_tour,175.0,0.03250477155439198 177,cultural_&_theme_tours,quebec_city_shore_excursion:_grand_walking_tour_of_quebec_city,30.99,0.03209359038121505 739,tours_&_sightseeing,boldt_castle_and_thousand_islands_helicopter_tour,172.84,0.032046640553075566 1140,shore_excursions,quebec_city_shore_excursion:_grand_walking_tour_of_quebec_city,30.99,0.03138237983565461 954,water_sports,riverside_rafting_on_clearwater_river_in_wells_gray_park,104.0,0.031053252656149888 1060,family_friendly,quebec_city_historic_discoverers_cruise,44.83,0.03086007343849139 1582,recommended_experiences,victoria_panorama_seaplane_tour,125.0,0.030111066876504583 166,cultural_&_theme_tours,original_haunted_walk_of_toronto,24.5,0.030036086110215833 622,tours_&_sightseeing,montmorency_falls_bike_tour_in_quebec,77.0,0.02993109253530323 407,outdoor_activities,butchart_gardens_tour_from_victoria,73.5,0.029160547369480483 263,"food,_wine_&_nightlife",st._lawrence_market_and_old_toronto_food_tour,89.0,0.02882480256500025 1020,water_sports,athabasca_river_mile_5_morning_rafting_trip,72.45,0.0279469706254782 485,outdoor_activities,whistler_wilderness_adventure_snowmobile_tour,159.0,0.027740916843108317 600,tours_&_sightseeing,bird_kingdom_all_day_admission_ticket,20.28,0.027598951132790386 995,water_sports,vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane,569.0,0.02733906033254748 395,sightseeing_tickets_&_passes,bird_kingdom_all_day_admission_ticket,20.28,0.02729266861735774 123,cultural_&_theme_tours,niagara_falls_small-group_day_tour_from_toronto,100.57,0.027079133463780602 1050,family_friendly,niagara-on-the-lake_wine-tasting_tour_with_gourmet_lunch_or_dinner,157.07,0.026948383166071767 216,day_trips_&_excursions,columbia_icefield_tour_including_the_glacier_skywalk_from_jasper,232.05,0.026715283685759816 1404,recommended_experiences,victoria_whale_watch_tour,114.45,0.02616801597167091 364,"food,_wine_&_nightlife",okanagan_craft_distillery_and_brewery_bike_tour,170.0,0.02581503990445325 704,tours_&_sightseeing,downtown_toronto_bike_tour,84.75,0.025579115689211996 1290,recommended_experiences,niagara_falls_canadian_side_tour_and_maid_of_the_mist_boat_ride,149.89,0.0255443949890393 800,tours_&_sightseeing,bowen_island_dinner_and_zodiac_tour,135.45,0.025544003930305807 1046,family_friendly,whale-watching_cruise_with_expert_naturalists,94.5,0.02440117464688505 70,"cruises,_sailing_&_water_tours",niagara_falls_small-group_tour_from_toronto,254.25,0.02420869022289868 1287,recommended_experiences,montreal_city_guided_sightseeing_tour,55.0,0.023824968586517708 278,"food,_wine_&_nightlife",small-group_granville_island_market_tour,79.9,0.02357755559722259 425,outdoor_activities,discover_grizzly_bears_from_banff,231.0,0.023504385850505453 367,"food,_wine_&_nightlife",whistler_blackcomb_salmon_bake_dinner_and_atv_tour,183.75,0.02324182977617602 180,cultural_&_theme_tours,"krazy_kanuck_beer,_wine_and_cider_tour_-_small_intimate_&_interactive_groups",124.25,0.02282920396369721 858,walking_&_biking_tours,toronto's_original_brunch_food_tour,99.0,0.022347791679334438 530,outdoor_activities,overnight_camping_and_river-rafting_trip_in_squamish,425.24,0.022191603580514932 803,tours_&_sightseeing,city_beers:_bus_tour_of_ottawa_breweries,84.75,0.022179940158871356 1302,recommended_experiences,toronto_city_hop-on_hop-off_tour,43.0,0.021925455840536144 810,transfers_&_ground_transport,hop-on_and_hop-off_banff_bus,60.0,0.021911552373720136 1296,recommended_experiences,"best_of_niagara_falls_tour_from_niagara_falls,_ontario",158.0,0.021580902722835502 479,outdoor_activities,sea_to_sky_exotic_driving_experience,404.25,0.021492474092138697 393,sightseeing_tickets_&_passes,"best_of_niagara_falls_tour_from_niagara_falls,_ontario",158.0,0.021307704535593653 327,"food,_wine_&_nightlife","wine,_cider_and_beer_tasting_and_pairing_afternoon_tour",134.0,0.021242978620170567 1047,family_friendly,northern_lights_tour_from_yellowknife,100.0,0.02118077370473815 1313,recommended_experiences,ultimate_toronto_tour,175.0,0.02112938744815123 753,tours_&_sightseeing,kingston_discovery_sightseeing_cruise,39.55,0.02111649579834955 301,"food,_wine_&_nightlife",niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch,77.98,0.02111412476748483 1344,recommended_experiences,small-group_toronto_beer_tour,80.0,0.020740766187541407 446,outdoor_activities,1_hour_banff_horseback_riding_adventures,67.2,0.02057910136810964 119,"cruises,_sailing_&_water_tours",bowen_island_dinner_and_zodiac_tour,135.45,0.020523178070876863 647,tours_&_sightseeing,6-hour_niagara_falls_canadian_side_evening_illuminations_tour,149.89,0.020476161800719556 754,tours_&_sightseeing,gulf_islands_kayak_and_seaplane_adventure,629.0,0.020092187684670842 299,"food,_wine_&_nightlife",quebec_city_craft_brewery_and_beer_tasting_small-group_tour,74.73,0.019694076605572045 1504,recommended_experiences,vancouver_craft_brewery_and_food_tour,94.99,0.019520680024135508 736,tours_&_sightseeing,niagara_falls_american_side_highlights_tour,149.89,0.019355822191161342 1336,recommended_experiences,jasper_evening_wildlife_tour,73.9,0.019226727248868064 1337,recommended_experiences,vancouver_lookout_admission,18.38,0.01912801149546837 1360,recommended_experiences,small-group_gourmet_food_tour_in_vancouver,131.87,0.019106708286209872 44,"air,_helicopter_&_balloon_tours",victoria_panorama_seaplane_tour,125.0,0.01906191877282143 1352,recommended_experiences,small-group_granville_island_market_tour,79.9,0.018973850827364254 1232,private_&_custom_tours,private_tour:_fraser_valley_wine_tour_in_vancouver,291.11,0.01863037217200903 189,cultural_&_theme_tours,montréal_burlesque_walking_tour,25.0,0.018537064798860407 1206,private_&_custom_tours,private_tour:_quebec_city_walking_tour,25.72,0.01836010312858164 1347,recommended_experiences,bird_kingdom_all_day_admission_ticket,20.28,0.018325050218319816 138,cultural_&_theme_tours,niagara-on-the-lake_cycle_and_wine-tasting_tour_with_optional_two_course_lunch,77.98,0.018301575304250074 480,outdoor_activities,blackcomb_glacier_safari_by_jeep_4x4,145.95,0.01823813646562945 1324,recommended_experiences,private_tour:_quebec_city_walking_tour,25.72,0.018237301194548205 1102,family_friendly,niagara_falls_american_side_highlights_tour,149.89,0.01813788305410292 1452,recommended_experiences,banff_national_park_guided_hike_with_lunch,109.2,0.018091910872797167 1233,private_&_custom_tours,shore_excursion:_charlottetown_south_shore_and_confederation_bridge,410.0,0.018008323017684857 471,outdoor_activities,top_of_gowlland_tod_hike_in_victoria,86.0,0.017418291322579528 1133,shore_excursions,victoria_shore_excursion:_tastes_of_victoria_bike_tours,93.45,0.017386273863360682 198,day_trips_&_excursions,vancouver_north_shore_day_trip_with_capilano_suspension_bridge_and_grouse_mountain,170.0,0.01734606884920226 1223,private_&_custom_tours,private_tour:_vancouver_3-hour_city_highlights_tour,386.92,0.01729296649021206 1062,family_friendly,lynn_canyon_park_and_photography_tour,99.0,0.01727223088562013 382,"food,_wine_&_nightlife",vancouver_craft_brewery_tour,79.5,0.017261864032495848 427,outdoor_activities,athabasca_glacier_snow_trip_from_banff,273.0,0.017105573423134554 1261,private_&_custom_tours,60_minute_private_vacation_photography_session_with_local_photographer_in_lisbon,477.13,0.017075249286198597 712,tours_&_sightseeing,okanagan_wine_country_bike_and_wine_tour,170.0,0.016919736997617552 514,outdoor_activities,ghost_canyon,259.0,0.016857532082185135 1376,recommended_experiences,zipline_adventure_in_whistler,103.95,0.016841764442183254 172,cultural_&_theme_tours,niagara_falls_american_side_highlights_tour,149.89,0.01677369934077855 155,cultural_&_theme_tours,animated_crime_walking_tour_in_old_quebec,20.0,0.016690677191989446 786,tours_&_sightseeing,gastown_night_photography_tour,103.95,0.016670917335887884 1248,private_&_custom_tours,60_minute_private_vacation_photography_session_with_photographer_in_washington_dc,477.13,0.016453200131874422 296,"food,_wine_&_nightlife",tour_to_niagara_falls_from_toronto,89.0,0.016432464527282493 1252,private_&_custom_tours,30_minute_private_vacation_photography_session_with_local_photographer_in_miami,340.8,0.016390995216442005 818,transfers_&_ground_transport,private_transport_from_canada_place_cruise_ship_terminal_to_vancouver_international_airport_(yvr),110.3,0.016266585385577167 1132,shore_excursions,sea_to_sky_exotic_driving_experience,404.25,0.016240891308112026 1537,recommended_experiences,victorian_gardens_and_seaside_vistas_pedicab_tour,54.0,0.01615772678357044 1256,private_&_custom_tours,private_sightseeing_tour:_vancouver_highlights_(4_hrs),424.0,0.016142175554712333 659,tours_&_sightseeing,30-minute_heritage_horse-drawn_carriage_tour,115.0,0.016113899730268794 454,outdoor_activities,victoria_whale_watch_tour,114.45,0.01605103798803158 925,walking_&_biking_tours,canada_place_and_vancouver_waterfront_photography_tour,103.95,0.016048868181563706 1546,recommended_experiences,whistler_snowboard_rental_package_including_delivery,108.95,0.015971112037273187 727,tours_&_sightseeing,4_hour_electric_bike_rental_in_quebec_city,47.14,0.015862253435266455 194,day_trips_&_excursions,quebec_city_and_montmorency_falls_day_trip_from_montreal,115.0,0.015813511570989026 285,"food,_wine_&_nightlife",kensington_market_-toronto's_neighborhood_international_food_tour,89.0,0.015782619829386498 388,holiday_&_seasonal_tours,rockies_classic_4-day_winter_tour,547.0,0.0157482104575259 99,"cruises,_sailing_&_water_tours",sunset_cruise,89.25,0.015644536231252993 344,"food,_wine_&_nightlife",vancouver_craft_brewery_and_food_tour,94.99,0.015473472713813847 790,tours_&_sightseeing,vancouver_hop_on_boat_tour,75.0,0.015426819027239531 501,outdoor_activities,great_slave_lake_ice_fishing_tours,158.0,0.015426819027239531 1375,recommended_experiences,small-group_quebec_wine_tour_from_montreal_with_gourmet_lunch_or_cheese_tasting,97.73,0.015423457061137517 699,tours_&_sightseeing,best_of_toronto_private_food_tour_with_sightseeing_and_black_car,225.0,0.015395716569523325 1391,recommended_experiences,afternoon_delight_wine_and_cheese_tour,89.27,0.015333511654090907 689,tours_&_sightseeing,southeast_edmonton_roots_and_resources_bus_tour,26.25,0.015317960425232802 276,"food,_wine_&_nightlife",gastown_walking_food_tour,93.45,0.015250237025634064 761,tours_&_sightseeing,epic_toronto_night_tour,89.0,0.01524020428094228 520,outdoor_activities,pemberton_half-day_trolling_tour,229.95,0.015209101823226073 828,transfers_&_ground_transport,roundtrip_ground_transfer_toronto_pearson_int_airport_(yyz)-niagara_falls_canada,538.0,0.015053589534645029 1119,family_friendly,gourmet_bike_tour_in_niagara-on-the-lake_with_wine_and_beer,134.47,0.014991384619212612 1478,recommended_experiences,3_days_tour_fall_color_in_yukon_from_whitehorse,650.0,0.014975833390354507 1480,recommended_experiences,whistler_day_trip_by_seaplane_from_vancouver,409.0,0.014866974788347774 61,"cruises,_sailing_&_water_tours",victoria_whale_watch_tour,114.45,0.014830086180050574 217,day_trips_&_excursions,tour_to_niagara_falls_from_toronto,89.0,0.014784034268323431 294,"food,_wine_&_nightlife",afternoon_delight_wine_and_cheese_tour,89.27,0.01477366741519915 474,outdoor_activities,3-day_stoney_creek_backcountry_tent_trip_by_horseback,-1.0,0.014680360042050523 400,sightseeing_tickets_&_passes,aga_khan_museum_admission_with_round-trip_transportation,60.9,0.014607788273493825 720,tours_&_sightseeing,old_montreal_ghost_walking_tour,25.0,0.014514480900345197 86,"cruises,_sailing_&_water_tours",vancouver_full-day_sightseeing_and_photography_tour,249.0,0.014493745295753271 993,water_sports,squamish_cheakamus_white-water_rafting_from_whistler,120.74,0.014462642838037061 315,"food,_wine_&_nightlife",christmas_walking_tour_in_old_montreal,21.0,0.014431540380320854 158,cultural_&_theme_tours,nature_in_the_city_of_victoria_bc,25.0,0.014400437922604644 1349,recommended_experiences,gastown_walking_food_tour,93.45,0.014392912889499967 879,walking_&_biking_tours,epic_electric_bike_tour_of_vancouver,94.45,0.014374001592883212 777,tours_&_sightseeing,scooter_rental,37.95,0.014369335464888437 271,"food,_wine_&_nightlife",island_of_orleans_food_and_drink_tour,44.95,0.014302344825829153 1389,recommended_experiences,columbia_icefield_tour_including_the_glacier_skywalk_from_jasper,232.05,0.014272573106812837 960,water_sports,whistler_white-water_rafting,103.95,0.0142449256340236 95,"cruises,_sailing_&_water_tours",interactive_pirate_cruise_from_granville_island,34.5,0.014234160128792361 669,tours_&_sightseeing,vancouver_city_private_tour,141.75,0.014213823176307393 1224,private_&_custom_tours,shore_excursion:_prince_edward_island_and_anne_of_green_gables,470.0,0.014213823176307393 81,"cruises,_sailing_&_water_tours",victoria_and_butchart_gardens_by_seaplane_and_speed_boat,489.0,0.014172353865466902 211,day_trips_&_excursions,small-group_quebec_wine_tour_from_montreal_with_gourmet_lunch_or_cheese_tasting,97.73,0.014154139260865645 1173,luxury_&_special_occasions,christmas_in_quebec_city:_small-group_gourmet_food_tour,55.0,0.014151618260874976 1018,water_sports,turkey_point_flyboard_rental,89.99,0.01413606703201687 1263,private_&_custom_tours,30_minute_private_vacation_photography_session_with_local_photographer_in_amsterdam,340.8,0.014120515803158765 1149,multi-day_&_extended_tours,rockies_classic_4-day_summer_tour,687.0,0.014099309409411953 633,tours_&_sightseeing,montreal_shore_excursion:_walking_tour_of_old_montreal,29.5,0.014073862116584453 1161,multi-day_&_extended_tours,yellowknife_northern_lights_tour_winter_3_days_2_nights_budget,589.0,0.014027208430010141 1037,family_friendly,niagara_falls_small-group_day_tour_from_toronto,100.57,0.014020611686811665 661,tours_&_sightseeing,chinatown_and_hidden_alleys_pedicab_tour,45.0,0.013996105972293931 431,outdoor_activities,whistler_sightseeing_tours_-_discover_all_of_whistler_this_winter!,83.99,0.013996105972293931 924,walking_&_biking_tours,stanley_park_photography_tour_in_vancouver,104.0,0.01396500351457772 965,water_sports,newfoundland_puffin_and_whale_watch_cruise,72.0,0.013905714454556198 1006,water_sports,victoria_harbour_sunset_kayak_tour,78.2,0.013887247370287202 1068,family_friendly,niagara_falls_day_tour,79.0,0.013871696141429097 1012,water_sports,okanagan_flyboard_experience,124.0,0.013827531183008224 1560,recommended_experiences,half_day_guided_horseback_ride_at_birkenhead_lake,303.46,0.013821932968420509 1320,recommended_experiences,sea_to_sky_gondola_ticket,39.95,0.013747286310564263 1392,recommended_experiences,1_hour_banff_horseback_riding_adventures,67.2,0.01372798205687065 832,transfers_&_ground_transport,private_suv_transfer:_calgary_international_airport_to_banff_hotels,539.44,0.013716183852848052 615,tours_&_sightseeing,small-group_quebec_wine_tour_from_montreal_with_gourmet_lunch_or_cheese_tasting,97.73,0.01364893503909093 450,outdoor_activities,best_of_vancouver_-_4_hours,186.65,0.013622876479699425 319,"food,_wine_&_nightlife",winter_wine_tour_from_montreal_with_exclusive_winery_access,97.73,0.013591774021983218 1432,recommended_experiences,best_of_victoria_food_tour,68.25,0.013585553150771302 1362,recommended_experiences,columbia_icefield_tour_including_the_glacier_skywalk_from_banff,281.4,0.01358084525922246 213,day_trips_&_excursions,"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls",144.95,0.013576222793125113 1231,private_&_custom_tours,island_scenic_&_anne_of_green_gables_private_tour,322.0,0.013560671564267008 231,day_trips_&_excursions,vancouver_island_cycling_tour_including_lunch_and_wine_tasting,204.5,0.013506242263263645 1377,recommended_experiences,beyond_the_market_food_tour_in_montreal,104.0,0.013505644285103206 1457,recommended_experiences,blackcomb_glacier_safari_by_jeep_4x4,145.95,0.01348809979571031 839,walking_&_biking_tours,walking_tour_of_old_montreal,29.5,0.013479600912458634 853,walking_&_biking_tours,small-group_toronto_beer_tour,80.0,0.013478342310806666 207,day_trips_&_excursions,athabasca_glacier_snow_trip_from_banff,273.0,0.01347125199833291 553,outdoor_activities,squamish_via_ferrata_tour,114.45,0.013444037347831225 297,"food,_wine_&_nightlife",a_wok_around_chinatown:_culinary_and_cultural_walking_tour,108.0,0.013377437767505437 140,cultural_&_theme_tours,talking_trees_-_indigenous_walking_tour,40.0,0.013356476260052898 1217,private_&_custom_tours,private_tour_to_capilano_bridge_and_grouse_mountain,334.0,0.013272973830392078 576,tours_&_sightseeing,vancouver_tour_including_capilano_suspension_bridge,130.0,0.013272603653435616 1548,recommended_experiences,whistler_blackcomb_salmon_bake_dinner_and_atv_tour,183.75,0.0132683077023973 22,"air,_helicopter_&_balloon_tours",thousand_islands_two_castle_helicopter_tour,265.64,0.013260013840229203 524,outdoor_activities,whistler_day_tour_from_vancouver,109.0,0.013260013840229203 432,outdoor_activities,columbia_icefield_tour_including_the_glacier_skywalk_from_banff,281.4,0.013253101972031892 567,outdoor_activities,small_group_mega_ziplines_tour_with_via_ferratta_and_rappel,161.05,0.013218544529388712 249,day_trips_&_excursions,vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane,569.0,0.013094134698523878 989,water_sports,full-day_mont-tremblant_rouge_river_rafting_tour_with_lunch,98.29,0.013094134698523878 1033,water_sports,whale_watching_with_butchart_gardens_and_butterfly_gardens_from_victoria,190.0,0.013094134698523878 406,outdoor_activities,johnston_canyon_icewalk,79.8,0.013069822615029526 654,tours_&_sightseeing,1-hour_distillery_history_district_by_segway,77.97,0.013051721911030253 1282,viator_vip_&_exclusive_tours,viator_exclusive:_2-day_victoria_and_butchart_gardens_tour_with_overnight_at_the_fairmont_empress,631.54,0.013047481011949566 191,cultural_&_theme_tours,historical_walking_tour_in_old_quebec_:_mesdames_&_mesdemoiselles,25.0,0.01300082732537525 534,outdoor_activities,whistler_premium_ski_rental_including_delivery,163.43,0.01300082732537525 821,transfers_&_ground_transport,private_transport_from_downtown_vancouver_to_whistler,486.62,0.012969724867659044 1251,private_&_custom_tours,60_minute_private_vacation_photography_session_with_local_photographer_in_cape_town,477.13,0.012938622409942833 484,outdoor_activities,tremblant_ice_climbing_school,93.56,0.012907519952226627 300,"food,_wine_&_nightlife",vancouver_art_deco_&_chocolate_tasting_tour,54.6,0.012886414170678238 1482,recommended_experiences,shore_excursion:_prince_edward_island_and_anne_of_green_gables,470.0,0.012783110121361789 836,transfers_&_ground_transport,victoria_and_butchart_gardens_with_victoria_clipper_to_seattle_one-way_from_vancouver,373.0,0.012745095795448271 1366,recommended_experiences,introductory_brewery_and_distillery_tour,22.0,0.012726089581663196 260,day_trips_&_excursions,the_ultimate_group_package_deal_of_victoria,650.0,0.012720905205929372 1587,recommended_experiences,7-day_best_of_new_england_tour,-1.0,0.012720905205929372 234,day_trips_&_excursions,mountain_lakes_and_waterfalls_day_trip_from_calgary,294.0,0.012689802748213165 747,tours_&_sightseeing,vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane,569.0,0.012689802748213165 999,water_sports,gulf_islands_kayak_and_seaplane_adventure,629.0,0.012658700290496955 1353,recommended_experiences,konzelmann_estate_winery_tour_and_tasting_in_niagara-on-the-lake,10.0,0.012627597832780748 214,day_trips_&_excursions,jasper_to_banff_one-way_tour,257.25,0.012602716246276454 1467,recommended_experiences,heritage_park_general_admission,11.5,0.012557617302919277 1011,water_sports,victoria_harbour_stand-up_paddleboard_tour,79.0,0.01253429045963212 48,"cruises,_sailing_&_water_tours",vancouver_harbor_sunset_dinner_cruise,97.69,0.012530558316573646 241,day_trips_&_excursions,vancouver_to_victoria_whale_watching_&_butchart_gardens_with_return_by_speedboat,459.0,0.01250318800191591 181,cultural_&_theme_tours,immersion_quebec:_virtual_reality_experience_of_quebec_city's_history,17.99,0.012472085544199703 780,tours_&_sightseeing,gourmet_bike_tour_in_niagara-on-the-lake_with_wine_and_beer,134.47,0.012461718691075423 1139,shore_excursions,quebec_city_shore_excursion:_private_walking_tour,19.58,0.012440983086483493 1436,recommended_experiences,chinatown_and_hidden_alleys_pedicab_tour,45.0,0.012440983086483493 1441,recommended_experiences,day_and_night_tour_of_niagara_falls,300.0,0.012428541344059664 24,"air,_helicopter_&_balloon_tours",victoria_and_butchart_gardens_by_seaplane_and_speed_boat,489.0,0.012420247481891567 862,walking_&_biking_tours,fat_ebike_ride_on_mount_royal,86.23,0.012364954434656458 72,"cruises,_sailing_&_water_tours",quebec_city_dinner_cruise,142.56,0.01235804256645915 1207,private_&_custom_tours,axe_throwing_-_one_hour_guided_experience,38.85,0.01235804256645915 1563,recommended_experiences,5-hour_eagle_viewing_river_float_trip_from_whistler_with_lunch,125.99,0.012332124484476764 998,water_sports,whale-watching_marine_wildlife_excursion_by_zodiac_boat,80.0,0.01232694010874294 1166,luxury_&_special_occasions,niagara_falls_small-group_day_tour_from_toronto,100.57,0.012322541647162833 812,transfers_&_ground_transport,coach_transfer_from_downtown_vancouver_to_downtown_victoria,70.0,0.012285470797902452 275,"food,_wine_&_nightlife",small-group_toronto_beer_tour,80.0,0.012242477117338689 574,tours_&_sightseeing,niagara_falls_small-group_day_tour_from_toronto,100.57,0.012234056066165035 1066,family_friendly,aurora_bus_viewing_tours_yellowknife,80.0,0.012192163424753825 911,walking_&_biking_tours,under_the_surface_of_montreal's_chinatown:_guided_food_walking_tour,83.0,0.01217661219589572 916,walking_&_biking_tours,calgary_and_banff_mountain_biking_adventure,420.0,0.012161060967037614 41,"air,_helicopter_&_balloon_tours",whistler_backcountry_flightseeing_tour,219.45,0.012161060967037614 667,tours_&_sightseeing,quebec_city_dinner_cruise,142.56,0.012098856051605197 1402,recommended_experiences,jasper_to_lake_louise_one-way_tour,250.95,0.011943343763024156 336,"food,_wine_&_nightlife",walking_tour_of_niagara-on-the-lake_historic_district,25.0,0.01193445761772572 483,outdoor_activities,winter_twilight_zipline_adventure_in_whistler,124.96,0.011932976909899876 1117,family_friendly,immersion_quebec:_virtual_reality_experience_of_quebec_city's_history,17.99,0.011927792534166051 672,tours_&_sightseeing,private_niagara_falls_tour_in_a_suv,650.0,0.011918462176519862 1269,private_&_custom_tours,90_minute_private_vacation_photography_session_with_local_photographer_in_prague,681.61,0.011912241305307946 770,tours_&_sightseeing,independent_bike_tour_of_niagara-on-the-lake_wineries_including_wine_tastings,64.0,0.011907797283487044 488,outdoor_activities,arctic_day:_hiking_tour_half_day,135.45,0.011850036389875529 915,walking_&_biking_tours,quebec_city_bike_tour_along_saint_lawrence_river,60.0,0.011850036389875529 577,tours_&_sightseeing,quebec_city_and_montmorency_falls_day_trip_from_montreal,115.0,0.011847714715938339 2,featured_tours_and_tickets,quebec_city_and_montmorency_falls_day_trip_from_montreal,115.0,0.011835181853032919 206,day_trips_&_excursions,discover_grizzly_bears_from_banff,231.0,0.011820230500678618 984,water_sports,vancouver_kayaking_tour,47.9,0.011818933932159319 540,outdoor_activities,40-minute_nanaimo_zipline_adventure,31.49,0.01181448991033842 505,outdoor_activities,banff_performance_ski_rental_including_delivery,86.94,0.011787831474443112 531,outdoor_activities,private_salmon_fishing_charter_from_vancouver_for_up_to_4_people,749.79,0.011787831474443112 1199,luxury_&_special_occasions,canada_place_and_vancouver_waterfront_photography_tour,103.95,0.011787831474443112 173,cultural_&_theme_tours,hockey_in_toronto_small_group_tour,75.0,0.011787831474443112 150,cultural_&_theme_tours,niagara_falls_canada_underground_railroad_heritage_tour,124.06,0.011756729016726902 171,cultural_&_theme_tours,ontario_place_segway_glide,77.97,0.011738068301434524 230,day_trips_&_excursions,niagara_falls_evening_lights_day_trip_from_toronto,180.0,0.011673788496702558 817,transfers_&_ground_transport,"alberta_transfer:_banff,_jasper,_lake_louise,_calgary_and_kananaskis",33.6,0.011671197258007329 1054,family_friendly,whistler_sightseeing_tours_-_discover_all_of_whistler_this_winter!,83.99,0.011663421643578278 892,walking_&_biking_tours,fatbike_frozen_waterfall_tour,89.99,0.011650979901154445 767,tours_&_sightseeing,3_hour_victoria_electric_bike_rental_delivered,47.25,0.011644760928285897 1001,water_sports,cowichan_river_tubing_rental,21.0,0.011632319185862067 1259,private_&_custom_tours,120_minute_private_vacation_photography_session_with_photographer_in_madrid,886.09,0.011632319185862067 1220,private_&_custom_tours,private_walking_tour_in_old_quebec_with_xavier,250.0,0.011632319185862067 1235,private_&_custom_tours,60_minute_private_vacation_photography_session_with_photographer_in_napa-sonoma,477.13,0.011632319185862067 845,walking_&_biking_tours,niagara_falls_platinum_tour_from_toronto_with_cruise_and_lunch,149.0,0.011618495449467449 1361,recommended_experiences,vancouver_harbor_and_indian_arm_lunch_cruise,85.33,0.011608992342574911 283,"food,_wine_&_nightlife",introductory_brewery_and_distillery_tour,22.0,0.011606401103879681 618,tours_&_sightseeing,"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls",144.95,0.011601216728145857 586,tours_&_sightseeing,winter_special:_niagara_falls_tour_from_toronto,79.0,0.01157011427042965 320,"food,_wine_&_nightlife",food_walking_tour_of_granville_island_public_market,60.0,0.011554563041571545 776,tours_&_sightseeing,private_photography_tour_in_vancouver,238.0,0.01153901181271344 121,"cruises,_sailing_&_water_tours",whale_watching_tour_with_2-nights_accommodation_package,779.0,0.01153901181271344 331,"food,_wine_&_nightlife","half_day_swirl,_sip_&_savour_wine_tour",35.0,0.01153901181271344 1435,recommended_experiences,victoria_craft_brewery_tour_and_tastings,79.0,0.011523460583855338 1586,recommended_experiences,10-day_new_england_fall_foliage_tour_including_cape_cod,-1.0,0.011507909354997233 1089,family_friendly,montreal_mural_tour,45.0,0.011507909354997233 1205,luxury_&_special_occasions,thousand_islands_helicopter_tour,114.84,0.011492358126139128 482,outdoor_activities,first_tracks_snowshoe_explorer,79.8,0.011476806897281023 1024,water_sports,half-day_thompson_river_motorized_rafting,139.0,0.011476806897281023 926,walking_&_biking_tours,quebec_city_shore_excursion:_private_walking_tour,19.58,0.011476806897281023 529,outdoor_activities,2-day_whistler_sea_to_sky_tour_from_vancouver,166.95,0.011434041017921236 470,outdoor_activities,marine_wildlife_tour_by_zodiac,110.25,0.011427932148967944 1081,family_friendly,calgary_sightseeing_tour_by_sidecar,160.0,0.011424968834972887 559,outdoor_activities,intro_to_mountain_biking_in_squamish,175.0,0.011422377596277657 992,water_sports,squamish_elaho_white-water_rafting_from_whistler,173.24,0.0113990507529905 185,cultural_&_theme_tours,toronto:_'new_york_times_journeys'_afternoon_arts_walking_tour_with_food_and_drink,98.0,0.0113990507529905 1334,recommended_experiences,vancouver_harbor_sunset_dinner_cruise,97.69,0.011387231667190873 1246,private_&_custom_tours,toronto_city_tour:_york_to_the_6ix_-_a_locally_guided_downtown_walking_tour,250.0,0.011383499524132399 1226,private_&_custom_tours,private_tour:_niagara_falls_sightseeing_from_us_side,569.82,0.011352397066416189 1255,private_&_custom_tours,the_great_sea_glass_&_seashell_hunt_private_tour,322.0,0.011352397066416189 15,"air,_helicopter_&_balloon_tours",seaplane_flight_to_victoria_and_whale-watching_cruise,469.0,0.011342029264120226 1022,water_sports,half-day_thompson_river_paddle_rafting,135.0,0.011321294608699978 1228,private_&_custom_tours,best_of_toronto_private_food_tour_with_sightseeing_and_black_car,225.0,0.011321294608699978 1093,family_friendly,thousand_islands_sunset_dinner_cruise,99.44,0.011318901746886548 655,tours_&_sightseeing,quebec_city_private_walking_tour_-_400_years_of_french_america,130.0,0.011310926806404015 247,day_trips_&_excursions,whistler_day_tour_from_vancouver,109.0,0.011310926806404015 938,walking_&_biking_tours,4-day_bicycle_tour_through_canadian_rockies,-1.0,0.011310926806404015 565,outdoor_activities,snowshoe_teepee_tour_-_daytime,89.0,0.011305743379841877 589,tours_&_sightseeing,ice_hotel_visit_&_transportation,51.75,0.011300559953279735 859,walking_&_biking_tours,whistler_sightseeing_tours_-_discover_all_of_whistler_this_winter!,83.99,0.011274640922125666 784,tours_&_sightseeing,quarry_rock_hike_and_photography_tour,109.0,0.011259089693267561 1275,private_&_custom_tours,120_minute_private_vacation_photography_session_with_local_photographer_in_maui,886.09,0.011227987235551355 1271,private_&_custom_tours,30_minute_private_vacation_photography_session_with_local_photographer_in_bangkok,340.8,0.011227987235551355 410,outdoor_activities,banff_national_park_tour_with_lake_louise_and_moraine_lake,88.2,0.011222715536022672 726,tours_&_sightseeing,4_hour_bike_rental_in_quebec_city,31.04,0.011209325571087291 1147,multi-day_&_extended_tours,yellowknife_northern_lights_viewing_tour_including_3-nights_accommodation,700.0,0.011178223113371084 1475,recommended_experiences,niagara_lakefront_cellar_tour_and_wine_tasting,35.0,0.011165782320118937 1155,multi-day_&_extended_tours,rockies_classic_4-day_winter_tour,547.0,0.011165782320118937 694,tours_&_sightseeing,vancouver_holiday_lights_and_karaoke_trolley_tour,65.0,0.011165782320118937 4,featured_tours_and_tickets,"best_of_niagara_falls_tour_from_niagara_falls,_ontario",158.0,0.011140283772020542 1280,private_&_custom_tours,private_winery_tour_of_niagara_wine_country,165.0,0.011134679862402727 184,cultural_&_theme_tours,fly_and_dine_to_bowen_island_from_vancouver,275.0,0.011134679862402727 627,tours_&_sightseeing,combo_historical_and_food_tour_of_the_old_quebec_city,143.0,0.011134679862402727 1419,recommended_experiences,niagara_wine_tasting_and_3-course_dinner,152.55,0.011134679862402727 232,day_trips_&_excursions,bc_winter_super_saver_2_day_city_hop_on_hop_off_tour_plus_whistler_day_trip,231.0,0.011134679862402727 603,tours_&_sightseeing,seaplane_flight_to_victoria_and_whale-watching_cruise,469.0,0.011113945206982483 1358,recommended_experiences,observatoire_place_ville_marie_tickets,21.85,0.01110357740468652 602,tours_&_sightseeing,aurora_tour,84.0,0.011093209602390554 1029,water_sports,2-day_ticket_to_ride_rafting_trip_on_the_clearwater_river,408.45,0.011093209602390554 675,tours_&_sightseeing,montreal_food_truck_tour_by_bike,159.83,0.011088026175828415 969,water_sports,4-hour_eagle_viewing_river_float_trip_from_squamish_with_lunch,125.99,0.01107247494697031 1230,private_&_custom_tours,"private_custom-made_niagara_falls_wine,_beer,_and_spirits_tour",139.0,0.01107247494697031 825,transfers_&_ground_transport,private_transport_from_canada_place_cruise_ship_terminal_to_downtown_vancouver,110.3,0.01107247494697031 824,transfers_&_ground_transport,private_transport_from_vancouver_international_airport_(yvr)_to_north_or_west_vancouver,177.81,0.011056923718112205 1193,luxury_&_special_occasions,private_tour:_fraser_valley_wine_tour_in_vancouver,291.11,0.0110413724892541 26,"air,_helicopter_&_balloon_tours",whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.0110413724892541 637,tours_&_sightseeing,niagara_falls_and_boat_cruise,105.0,0.011010270031537893 700,tours_&_sightseeing,small-group_annapolis_valley_wine_and_food_tour_from_halifax,160.0,0.011010270031537893 658,tours_&_sightseeing,christmas_walking_tour_in_old_montreal,21.0,0.011010270031537893 746,tours_&_sightseeing,victorian_gardens_and_seaside_vistas_pedicab_tour,54.0,0.011010270031537893 723,tours_&_sightseeing,rideau_canal_cruise,29.0,0.010988053719120119 871,walking_&_biking_tours,vancouver_secret_mission_spy_game,35.33,0.010948065116105476 1351,recommended_experiences,7-minute_helicopter_tour_over_toronto,123.18,0.010943280341650291 1091,family_friendly,whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.01093769731380951 321,"food,_wine_&_nightlife",naramata_wine_tour_with_gourmet_lunch,149.0,0.010929403451641412 696,tours_&_sightseeing,vancouver_to_victoria_by_seaplane_and_ferry,289.0,0.010921405731038482 1539,recommended_experiences,half-day_canoe_trip_on_the_takihini_river,125.0,0.010916962658389266 1262,private_&_custom_tours,60_minute_private_vacation_photography_session_with_local_photographer_in_amsterdam,477.13,0.010916962658389266 1008,water_sports,sunwapta_river_self-drive_rafting_trip,93.45,0.010916962658389266 876,walking_&_biking_tours,quebec_city_private_walking_tour_-_400_years_of_french_america,130.0,0.010916962658389266 557,outdoor_activities,6-day_cascade_valley_backcountry_tent_trip_by_horseback,-1.0,0.010916962658389266 141,cultural_&_theme_tours,historical_chinatown_walking_tour,15.0,0.010870308971814954 949,water_sports,seaplane_flight_to_victoria_and_whale-watching_cruise,469.0,0.010865125545252811 1292,recommended_experiences,quebec_city_and_montmorency_falls_day_trip_from_montreal,115.0,0.010853365308097544 1459,recommended_experiences,1-_or_2-hour_horseback_ride_in_pemberton,82.95,0.010846463880788752 634,tours_&_sightseeing,historical_chinatown_walking_tour,15.0,0.010823655285240638 149,cultural_&_theme_tours,shared_wonder_tour,297.74,0.010823655285240638 392,holiday_&_seasonal_tours,vancouver_holiday_dinner_and_carols_cruise,88.88,0.010823655285240638 421,outdoor_activities,horse-drawn_sleigh_ride_in_banff,39.9,0.010823655285240638 472,outdoor_activities,whistler_odyssey_tour:_off-road_buggy_adventure,229.0,0.010819508354156591 354,"food,_wine_&_nightlife",montreal_afternoon_tea_tour,149.5,0.010810326067292986 1295,recommended_experiences,niagara_falls_day_trip_from_toronto,169.0,0.010804071975072157 496,outdoor_activities,dune_buggy_4x4_tours,197.77,0.010802920629820394 1209,private_&_custom_tours,old_montreal_private_walking_tour,160.0,0.010792552827524431 349,"food,_wine_&_nightlife",niagara_falls_walking_food_tour,88.14,0.010792552827524431 855,walking_&_biking_tours,christmas_in_quebec_city:_small-group_gourmet_food_tour,55.0,0.010792552827524431 133,cultural_&_theme_tours,lake_louise_and_icefield_parkway_sightseeing_full-day_tour,170.0,0.010792552827524431 1017,water_sports,whale-watching_cruise_from_victoria_to_vancouver,232.32,0.010769225984237275 1103,family_friendly,exhilarating_120km_aerial_tour_of_toronto,79.0,0.010761450369808221 568,outdoor_activities,5-night_churchill_tour_and_polar_bear_adventure_from_winnipeg,-1.0,0.010759506466200958 1208,private_&_custom_tours,private_winery_tour_of_niagara-on-the-lake,165.0,0.010756266943246082 1146,multi-day_&_extended_tours,viator_exclusive:_2-day_victoria_and_butchart_gardens_tour_with_overnight_at_the_fairmont_empress,631.54,0.010745899140950116 1367,recommended_experiences,2-day_niagara_falls_tour_from_new_york_by_bus,436.23,0.010732940099958926 1026,water_sports,whistler_full-day_spin_fishing,271.95,0.010730347912092014 1249,private_&_custom_tours,90_minute_private_vacation_photography_session_with_photographer_in_washington_dc,681.61,0.010730347912092014 91,"cruises,_sailing_&_water_tours",niagara_falls_night_tour_with_dinner_and_cruise,189.0,0.010730347912092014 302,"food,_wine_&_nightlife",winter_wonderland_food_tour_in_niagara-on-the-lake,62.0,0.010718684490448434 1038,family_friendly,greg_frewin_wild_magic_show,32.77,0.010712052627897678 175,cultural_&_theme_tours,the_essential_whistler_tasting_and_cultural_walking_tour,87.0,0.010697301550768541 755,tours_&_sightseeing,best_of_ottawa_bike_tour,113.5,0.010683694225517699 1120,family_friendly,thousand_islands_helicopter_tour,114.84,0.010683694225517699 223,day_trips_&_excursions,gems_of_niagara_falls_small-group_tour,197.75,0.010668142996659597 17,"air,_helicopter_&_balloon_tours",niagara_falls_airplane_tour,129.0,0.010668142996659597 1094,family_friendly,kicking_horse_river_rafting_family_adventure_including_bbq_lunch,81.9,0.010662487831770887 1284,recommended_experiences,whistler_exotic_car_driving_experience,887.25,0.010654813778711941 250,day_trips_&_excursions,2-day_whistler_sea_to_sky_tour_from_vancouver,166.95,0.010652591767801492 1086,family_friendly,toronto_harbour_sightseeing_cruise,29.32,0.01064740834123935 729,tours_&_sightseeing,electric_bike_rental_on_ile_d'orleans,59.95,0.010644816153372438 338,"food,_wine_&_nightlife",full-day_prince_edward_county_wine_tour_with_lunch,425.0,0.010643261410155303 794,tours_&_sightseeing,thousand_islands_helicopter_tour,114.84,0.010637040538943387 555,outdoor_activities,6-day_halfway_lodge_backcountry_trip_by_horseback,-1.0,0.010637040538943387 1414,recommended_experiences,ottawa_city_tour_by_land_and_water,36.45,0.010635752512969238 154,cultural_&_theme_tours,beyond_the_bagel:_montreal_jewish_food_walking_tour,85.0,0.010631857112381248 775,tours_&_sightseeing,niagara_falls_private_day_tour,621.0,0.01062815439364495 716,tours_&_sightseeing,yellowknife_sightseeing_tour,79.0,0.010621489310085282 1178,luxury_&_special_occasions,lynn_canyon_park_and_photography_tour,99.0,0.010616305883523143 624,tours_&_sightseeing,best_of_vancouver_-_4_hours,186.65,0.010605938081227177 306,"food,_wine_&_nightlife",niagara_wine_tasting_and_3-course_dinner,152.55,0.010590386852369075 1348,recommended_experiences,victoria_and_butchart_gardens_tour_from_vancouver,212.0,0.010587507065482143 670,tours_&_sightseeing,niagara_falls_canada_underground_railroad_heritage_tour,124.06,0.01057483562351097 772,tours_&_sightseeing,city_sights_e-bike_adventure_tour_-_guided,124.0,0.010533365363498796 813,transfers_&_ground_transport,victoria_day_trip_from_seattle_with_butchart_gardens,271.29,0.010528181936936658 258,day_trips_&_excursions,vancouver_island_atv_tour,627.9,0.010525959926026205 1266,private_&_custom_tours,120_minute_private_vacation_photography_session_with_photographer_in_las_vegas,886.09,0.010512630708078553 558,outdoor_activities,whistler_full-day_spin_fishing,271.95,0.010512630708078553 612,tours_&_sightseeing,day-trip_from_toronto_to_niagara_falls_with_falls_boat_ride,175.0,0.010504855093649498 972,water_sports,victoria_and_butchart_gardens_by_seaplane_and_speed_boat,489.0,0.01050226290578259 1274,private_&_custom_tours,60_minute_private_vacation_photography_session_with_local_photographer_in_paris,477.13,0.01050226290578259 1098,family_friendly,victoria_highlight_city_tour,74.95,0.010497079479220447 1403,recommended_experiences,whistler_ski_rental_package_including_delivery,108.95,0.010487749121574259 918,walking_&_biking_tours,quebec_city_private_walking_tour_-_the_history_of_french_&_british_america,130.0,0.010481528250362342 347,"food,_wine_&_nightlife",jewish_neighborhood_food_tour,95.44,0.010469087457110195 912,walking_&_biking_tours,victoria_highlight_city_tour,74.95,0.010465977021504237 942,walking_&_biking_tours,toronto_islands_morning_bike_tour,96.05,0.010459756150292324 1077,family_friendly,independent_bike_tour_of_vancouver,35.7,0.01045906515330693 227,day_trips_&_excursions,"local_food,_craft_beverage_and_estate_winery_tour_of_cowichan_valley",150.0,0.010450425792646136 928,walking_&_biking_tours,independent_bike_tour_of_niagara-on-the-lake_wineries_including_wine_tastings,64.0,0.010450425792646136 435,outdoor_activities,snowmobile_tour,135.0,0.010450425792646136 1144,shore_excursions,victoria_shore_excursion:_castles_and_neighborhoods_bike_tour,57.75,0.010450425792646136 1032,water_sports,discovery_island_kayak_tour,199.0,0.010439115462868718 671,tours_&_sightseeing,banff_national_park_tour_with_a_small_group,155.0,0.010438577282524324 749,tours_&_sightseeing,"cycling_the_nation's_capital,_self-guided",28.0,0.010424506761492067 1461,recommended_experiences,squamish_cheakamus_white-water_rafting,120.74,0.010419323334929925 1558,recommended_experiences,whale-watching_cruise_from_victoria_to_vancouver,232.32,0.010411547720500874 352,"food,_wine_&_nightlife",montreal_ultimate_chocolate_tour,88.24,0.01040377210607182 442,outdoor_activities,arctic_day:_yukon_wildlife_and_hot_springs_tour,145.95,0.01040377210607182 437,outdoor_activities,winter_wildlife_discovery_tour,72.45,0.010400661670465865 921,walking_&_biking_tours,best_of_ottawa_bike_tour,113.5,0.01039599649164277 945,walking_&_biking_tours,montreal_bike_tour_with_bites,136.82,0.010388220877213718 856,walking_&_biking_tours,scooter_sightseeing_in_montreal,105.78,0.010386925257866102 515,outdoor_activities,ifly_toronto_(whitby_location):_indoor_skydiving_introductory_package,81.36,0.010380445262784664 791,tours_&_sightseeing,historical_tasting_old_quebec_walking_tour,52.0,0.010372669648355613 220,day_trips_&_excursions,niagara_falls_day_tour_from_toronto,84.75,0.010367486221793471 105,"cruises,_sailing_&_water_tours",heart_of_the_1000_islands_brunch_cruise,73.45,0.010366004564795944 852,walking_&_biking_tours,lost_souls_of_gastown_walking_tour,30.45,0.01036325671277298 1552,recommended_experiences,sunwapta_river_self-drive_rafting_trip,93.45,0.010357118419497508 1204,luxury_&_special_occasions,sunset_e-bike_adventure_w/wine_&_cheese,99.0,0.010357118419497508 806,theme_parks,clifton_hill_fun_pass:_top_6_attractions,33.84,0.010353662485398853 156,cultural_&_theme_tours,montreal_mural_tour,45.0,0.010341567190639403 304,"food,_wine_&_nightlife",niagara_falls_and_boat_cruise,105.0,0.010315648159485335 527,outdoor_activities,treetop_adventure_course,40.95,0.010310464732923196 1423,recommended_experiences,granite_falls_zodiac_tour,103.95,0.010294386713780895 1185,luxury_&_special_occasions,quebec_city_dinner_cruise,142.56,0.010284545701769128 202,day_trips_&_excursions,skagway_shore_excursion:_bennett_train_journey_on_the_white_pass_rail,322.48,0.010279983982659505 854,walking_&_biking_tours,old_montreal_discovery_tour,60.0,0.010276251839601028 428,outdoor_activities,snowshoeing_on_top_of_the_world,95.0,0.010273141403995073 1213,private_&_custom_tours,historic_tour_around_town,115.0,0.010267266980447536 370,"food,_wine_&_nightlife",st._john's_walking_food_tour,89.0,0.01025603543191983 372,"food,_wine_&_nightlife","craft_vine,_orchard_&_stills",140.0,0.010253443244052918 722,tours_&_sightseeing,victoria_highlight_city_tour,74.95,0.010248259817490779 1227,private_&_custom_tours,private_tour_of_niagara_falls_with_hornblower_boat_cruise,995.0,0.010243076390928637 685,tours_&_sightseeing,45-minute_beacon_hill_park_horse-drawn_carriage_tour,165.0,0.010237892015194813 1359,recommended_experiences,sea_to_sky_and_whistler_village_tour,157.5,0.010232708588632674 636,tours_&_sightseeing,niagara_falls_day_tour,79.0,0.010232708588632674 74,"cruises,_sailing_&_water_tours",halifax_dinner_cruise,92.56,0.010232708588632674 362,"food,_wine_&_nightlife",small-group_tour:_naramata_bench_wine_tastings_and_countryside,159.0,0.010232708588632674 1306,recommended_experiences,quebec_ice_hotel_tour,20.68,0.01022493297420362 1216,private_&_custom_tours,vancouver_full_day_private_tour,920.0,0.010217157359774569 653,tours_&_sightseeing,vancouver_sightseeing_bus_tour_(4_hrs),47.0,0.010206789557478606 322,"food,_wine_&_nightlife",undiscovered_niagara_wine_country_tour,149.0,0.010201606130916464 835,transfers_&_ground_transport,private_transfer_from_buffalo_airport_to_niagara_falls,179.0,0.010201606130916464 1056,family_friendly,2-day_niagara_falls_tour_from_new_york_by_bus,436.23,0.010199013943049551 734,tours_&_sightseeing,calgary_bow_river_valley_60-minute_segway_adventure,59.99,0.0101912383286205 1544,recommended_experiences,english_bay_jet_ski_tour_from_vancouver_with_dinner_on_bowen_island,222.88,0.010189165337664317 549,outdoor_activities,half_day_guided_horseback_ride_at_birkenhead_lake,303.46,0.010182944466452404 1499,recommended_experiences,shore_excursion:_charlottetown_south_shore_and_confederation_bridge,410.0,0.010170503673200257 691,tours_&_sightseeing,toronto_islands_evening_bike_tour,96.05,0.010156365760978486 1145,multi-day_&_extended_tours,2-day_niagara_falls_tour_from_new_york_by_bus,436.23,0.010154952444342152 317,"food,_wine_&_nightlife",whistler's_hidden_gems_dinner_tour,104.99,0.010152730433431702 1004,water_sports,vancouver_jet_ski_rental,211.56,0.010151842008736194 316,"food,_wine_&_nightlife",fort_street_food_walking_tour_in_victoria,60.0,0.010151842008736194 499,outdoor_activities,canadian_classic_snowmobile_tour,166.95,0.01014976901778001 1276,private_&_custom_tours,60_minute_private_vacation_photography_session_with_local_photographer_in_maui,477.13,0.010139401215484047 465,outdoor_activities,covered_wagon_or_horseback_ride_in_banff_with_western_cookout,103.95,0.010133180344272134 894,walking_&_biking_tours,toronto_islands_evening_bike_tour,96.05,0.010122436669989607 639,tours_&_sightseeing,best_of_both_niagara_falls _american/canadian_tour,204.42,0.010118666560063803 987,water_sports,vancouver_boat_rental_for_up_to_5_people,54.0,0.010114519628979753 1387,recommended_experiences,grévin_wax_museum_admission_in_montreal,18.0,0.01010829875776784 1239,private_&_custom_tours,vancouver_private_wine_tasting_tour,250.0,0.01010829875776784 59,"cruises,_sailing_&_water_tours",1-hour_toronto_harbour_tour_with_live_narration,21.24,0.01010829875776784 295,"food,_wine_&_nightlife",toronto_craft_brewery_tour,108.72,0.010080306735657588 1110,family_friendly,canada_place_and_vancouver_waterfront_photography_tour,103.95,0.01007719630005163 1328,recommended_experiences,island_of_orleans_food_and_drink_tour,44.95,0.01007719630005163 805,theme_parks,niagara_skywheel_admission_ticket,14.68,0.010056461644631386 69,"cruises,_sailing_&_water_tours",le_bateau-mouche_sightseeing_cruise_in_montreal,29.89,0.010053869456764473 698,tours_&_sightseeing,dune_buggy_4x4_tours,197.77,0.010046093842335423 1405,recommended_experiences,green_gables_shore_tour_from_charlottetown,73.6,0.010039872971123506 466,outdoor_activities,niagara_falls_domed_jet-boat_ride,79.04,0.010039181974138112 792,tours_&_sightseeing,edmonton_river_valley_90-minute_segway_adventure,84.99,0.010033653049083276 1557,recommended_experiences,whale-watching_cruise_from_vancouver_to_victoria,248.06,0.010021212255831129 361,"food,_wine_&_nightlife",lake_country_wine_tour,149.0,0.010014991384619212 1219,private_&_custom_tours,vancouver_city_private_tour,141.75,0.010014991384619212 850,walking_&_biking_tours,haunted_montreal_pub_crawl,24.0,0.010014991384619212 224,day_trips_&_excursions,niagara_falls_freedom_day_trip_from_toronto,136.0,0.010014991384619212 1434,recommended_experiences,fort_street_food_walking_tour_in_victoria,60.0,0.010002550591367065 742,tours_&_sightseeing,whistler_day_tour_from_vancouver,109.0,0.009994256729198969 521,outdoor_activities,whistler_exotic_car_driving_experience,887.25,0.009988331999552222 339,"food,_wine_&_nightlife",small-group_annapolis_valley_wine_and_food_tour_from_halifax,160.0,0.009983888926903002 1570,recommended_experiences,seaplane_flight_to_victoria_with_whale_watching_and_return_by_ferry,389.0,0.009983888926903002 1247,private_&_custom_tours,private_boat_tour_on_the_st-lawrence_river_at_the_old_port_of_montreal,224.2,0.009983888926903002 1491,recommended_experiences,toronto_inner_harbour_and_island_cruise,29.5,0.009972225505259426 411,outdoor_activities,arctic_day:_evening_aurora_viewing,135.45,0.0099683376980449 884,walking_&_biking_tours,quebec_lower_town_historical_bike_tour,57.0,0.009959007340398712 270,"food,_wine_&_nightlife",evening_gourmet_tour_5_course_dinner_in_quebec_city,143.0,0.009952786469186795 1257,private_&_custom_tours,canada_place_and_vancouver_waterfront_photography_tour,103.95,0.009952786469186795 804,theme_parks,ripley's_believe_it_or_not!_niagara_falls_admission,10.95,0.009938648556965024 456,outdoor_activities,whistler_snowshoeing_adventure_with_optional_peak_2_peak_ticket,103.95,0.009935507747865203 11,"air,_helicopter_&_balloon_tours",niagara_falls_grand_helicopter_tour,131.5,0.009933532521592396 1165,multi-day_&_extended_tours,5-night_churchill_tour_and_polar_bear_adventure_from_winnipeg,-1.0,0.009927515722292377 103,"cruises,_sailing_&_water_tours",ottawa_river_tours,27.0,0.009916028846581878 941,walking_&_biking_tours,sunset_e-bike_adventure_w/wine_&_cheese,99.0,0.009911316209174622 970,water_sports,whistler_half-day_fly_fishing,208.95,0.009906132782612483 844,walking_&_biking_tours,niagara_falls_tour_day_trip_from_toronto,89.0,0.009897493421951686 1113,family_friendly,nanaimo_bungy_jump,136.49,0.009896802424966291 1211,private_&_custom_tours,montréal_downtown_and_underground_city_private_walking_tour,160.0,0.009890581553754378 146,cultural_&_theme_tours,light_up_niagara_falls,279.0,0.009890581553754378 1505,recommended_experiences,banff_performance_ski_rental_including_delivery,86.94,0.009890581553754378 740,tours_&_sightseeing,quebec_city_private_walking_tour_-_the_history_of_french_&_british_america,130.0,0.009890581553754378 888,walking_&_biking_tours,the_pork_and_bacon_walking_food_tour_of_toronto's_hogtown_history,98.0,0.009882805939325324 1462,recommended_experiences,north_van_shipyards_district_food_tour,73.0,0.009878918132110798 815,transfers_&_ground_transport,granville_island_ferry_hop-on_hop-off_day_pass,16.0,0.00987675781735976 750,tours_&_sightseeing,2-day_whistler_sea_to_sky_tour_from_vancouver,166.95,0.009871142517681748 1390,recommended_experiences,banff_via_ferrata_climbing_adventure,177.45,0.00986466252260031 1442,recommended_experiences,victoria_in_one_day_sightseeing_tour,240.45,0.009859479096038168 513,outdoor_activities,victoria_highlight_city_tour,74.95,0.009859479096038168 1210,private_&_custom_tours,best_of_vancouver_-_4_hours,186.65,0.009859479096038168 935,walking_&_biking_tours,gourmet_bike_tour_in_niagara-on-the-lake_with_wine_and_beer,134.47,0.009859479096038168 1401,recommended_experiences,victoria_day_trip_from_seattle_with_butchart_gardens,271.28,0.009859479096038168 962,water_sports,rouge_river_classic_whitewater_rafting_package,79.0,0.00983919529716746 683,tours_&_sightseeing,old_montréal_vip_semi-private_walking_tour,52.5,0.009828376638321961 609,tours_&_sightseeing,whistler_sightseeing_tours_-_discover_all_of_whistler_this_winter!,83.99,0.009828376638321961 82,"cruises,_sailing_&_water_tours","niagara_falls_tour_with_boat_cruise,_journey_and_fallsview_lunch_from_toronto",260.0,0.00981109791700037 708,tours_&_sightseeing,thousand_islands_sunset_dinner_cruise,99.44,0.009805647773195241 1517,recommended_experiences,30-minute_distillery_district_segway_tour_in_toronto,44.07,0.009800730114704406 714,tours_&_sightseeing,jewish_neighborhood_food_tour,95.44,0.009800384616211709 200,day_trips_&_excursions,ice_hotel_visit_&_transportation,51.75,0.00979727418060575 768,tours_&_sightseeing,8_hour_victoria_electric_bike_rental_delivered,84.0,0.00979727418060575 1123,shore_excursions,"craft_vine,_orchard_&_stills",140.0,0.009786906378309788 273,"food,_wine_&_nightlife",toronto_distillery_district_walking_tour,23.73,0.009782500323356216 1396,recommended_experiences,lake_louise_scenic_snowshoe_tour,79.0,0.009775057868187977 545,outdoor_activities,badger_chute_rafting,132.25,0.009766171722889544 541,outdoor_activities,nanaimo_kid_aerial_adventure,20.99,0.009766171722889544 1355,recommended_experiences,athabasca_glacier_snow_trip_from_banff,273.0,0.009752953558028826 259,day_trips_&_excursions,victoria_and_butchart_gardens_with_victoria_clipper_to_seattle_one-way_from_vancouver,373.0,0.009752347986494925 820,transfers_&_ground_transport,roundtrip_ground_transfer_buffalo_niagara_int_airport_(buf)-niagara_falls_canada,302.1,0.009745437067469297 1490,recommended_experiences,luxury_bus_tour_of_niagara_falls_with_hornblower_cruise_from_toronto,170.0,0.009745437067469297 481,outdoor_activities,1-_or_2-hour_horseback_ride_in_pemberton,82.95,0.009745437067469297 1070,family_friendly,escape_to_rugged_waterfalls_&_canyons,55.0,0.009735069265173334 1424,recommended_experiences,"niagara_falls,_niagara-on-the-lake,_winery_tour_from_toronto",130.0,0.009727293650744283 1309,recommended_experiences,vancouver_seaplane_tour,135.0,0.009721427769741896 1153,multi-day_&_extended_tours,3_days_tour_fall_color_in_yukon_from_whitehorse,650.0,0.009719518036315229 896,walking_&_biking_tours,original_haunted_walk_of_ottawa,24.5,0.00970538012409346 68,"cruises,_sailing_&_water_tours",downtown_vancouver_sightseeing_cruise_in_a_zodiac_vessel,69.57,0.009699523734807907 1333,recommended_experiences,victoria_and_butchart_gardens_day_trip_from_vancouver,194.25,0.00969774593624521 268,"food,_wine_&_nightlife",historic_downtown_victoria_food_tour,70.0,0.009697301723897458 89,"cruises,_sailing_&_water_tours",heart_of_the_1000_islands_lunch_cruise,81.36,0.009695484060124063 644,tours_&_sightseeing,luxury_coach_tour_of_niagara_falls_with_lunch_and_hornblower_cruise_from_toronto,215.0,0.00969508066215869 611,tours_&_sightseeing,small-group_walking_tour_of_toronto's_kensington_market_and_chinatown,53.0,0.009690808440412452 1082,family_friendly,granite_waterfalls_4-hour_boat_rental_for_5_to_6_people,209.0,0.009688415578599022 25,"air,_helicopter_&_balloon_tours",whistler_day_trip_by_seaplane_from_vancouver,409.0,0.009688415578599022 385,holiday_&_seasonal_tours,christmas_magic_in_old_quebec,35.0,0.009688415578599022 785,tours_&_sightseeing,sunset_e-bike_adventure_w/wine_&_cheese,99.0,0.009688415578599022 869,walking_&_biking_tours,bike_tour_of_downtown_vancouver_and_stanley_park,68.25,0.009682433898651279 922,walking_&_biking_tours,ottawa_highlights_3_hour_bike_tour,90.6,0.009682194707387105 1471,recommended_experiences,montreal's_underground_city_indoor_tour,65.0,0.009676752156955442 1214,private_&_custom_tours,quebec_city_private_walking_tour_-_400_years_of_french_america,130.0,0.009672864349740917 1510,recommended_experiences,toronto_inner_harbour_evening_cruise,26.95,0.009672864349740917 692,tours_&_sightseeing,walking_tour_of_niagara-on-the-lake_historic_district,25.0,0.009668421277091697 990,water_sports,whitewater_rafting_on_toby_creek,70.35,0.009663793115964249 1410,recommended_experiences,60-minute_the_royal_carriage_tour,215.0,0.009661554019963502 284,"food,_wine_&_nightlife",the_fraser_valley_winery_tour,149.96,0.00966042355648877 78,"cruises,_sailing_&_water_tours",victoria_4_ever_wild_sunset_whale-watching_tour,130.2,0.009658509077203687 913,walking_&_biking_tours,making_their_mark:_montreal_jewish_history_walking_tour,24.0,0.009643835832152572 1484,recommended_experiences,private_tour:_day_trip_from_vancouver_to_whistler,350.0,0.009641761892024706 971,water_sports,"kayak,_wine,_and_cheese_tour",155.75,0.009641761892024706 796,tours_&_sightseeing,independent_tour_of_montreal_by_bike,40.24,0.009635541020812793 1456,recommended_experiences,undiscovered_niagara_wine_country_tour,149.0,0.009626210663166605 599,tours_&_sightseeing,montreal_city_hop-on_hop-off_tour,56.0,0.009626210663166605 1085,family_friendly,vancouver_boat_rental_for_up_to_4_people,44.0,0.0096106594343085 1332,recommended_experiences,jasper_skytram,49.3,0.0096106594343085 90,"cruises,_sailing_&_water_tours",victoria_sunset_whale-watching_cruise,140.7,0.00960399435074883 610,tours_&_sightseeing,johnston_canyon_evening_icewalk,79.8,0.009597330216360844 293,"food,_wine_&_nightlife",niagara-on-the-lake_winery_tasting_afternoon_tour_with_wine_and_cheese,95.0,0.009588443121890725 248,day_trips_&_excursions,victoria_full-day_sightseeing_tour_from_vancouver,154.0,0.00957955697659229 303,"food,_wine_&_nightlife",3-hour_east_vancouver_art_mural_&_craft_brewery_tour,45.0,0.00957955697659229 1007,water_sports,half-day_whitewater_rafting_in_revelstoke,130.2,0.009574513078267587 1383,recommended_experiences,peggy's_cove_day_trip_from_halifax,57.49,0.00957357529664455 802,tours_&_sightseeing,victoria_kids_aerial_adventure_course,20.99,0.009564005747734184 434,outdoor_activities,snowmobile_british_columbia_tour_for_intermediate_riders,151.2,0.00956245100451705 312,"food,_wine_&_nightlife",4-hour_okanagan_valley_wine_tasting_tour_of_the_kelowna_lakeshore_wine_route,129.0,0.009558822321172045 743,tours_&_sightseeing,treetop_adventure_course,40.95,0.009548454518876082 1585,recommended_experiences,victoria_and_butchart_gardens_with_victoria_clipper_to_seattle_one-way_from_vancouver,373.0,0.009541542650678771 449,outdoor_activities,lynn_canyon_park_and_photography_tour,99.0,0.009538086716580116 552,outdoor_activities,whistler_via_ferrata_tour,177.45,0.009536791097232503 764,tours_&_sightseeing,talkwalk_front_and_centre_guided_walking_tour_of_public_art_and_sculpture,49.0,0.009536492108152283 1430,recommended_experiences,wine_tasting_and_pairing_afternoon_tour,104.99,0.009536013725623935 1519,recommended_experiences,rideau_canal_cruise,29.0,0.0095336436439309 1554,recommended_experiences,lake_louise_to_jasper_one-way_tour,250.95,0.009532903290017977 237,day_trips_&_excursions,banff_to_jasper_one-way_tour,257.25,0.009527719863455835 1568,recommended_experiences,4-day_bicycle_tour_through_canadian_rockies,-1.0,0.009517352061159872 359,"food,_wine_&_nightlife",3.5-hour_ossington_strip_food_tour_in_toronto,189.0,0.009517352061159872 550,outdoor_activities,3-day_historic_li-lik-hel_mine_expedition,-1.0,0.009517352061159872 562,outdoor_activities,beyond_city_sights_e-bike_adventure_tour,89.0,0.00951113118994796 539,outdoor_activities,nanaimo_bungy_jump,136.49,0.00951113118994796 348,"food,_wine_&_nightlife",king_and_queen_west_sunday_brunch_tour,110.0,0.009506984258863909 930,walking_&_biking_tours,city_sights_e-bike_adventure_tour_-_guided,124.0,0.009506984258863909 684,tours_&_sightseeing,3_hour_montreal_city_bike_tour_with_wine_or_beer,74.73,0.009499578821391318 345,"food,_wine_&_nightlife",okanagan_wine_country_bike_and_wine_tour,170.0,0.009486249603443665 1417,recommended_experiences,niagara_falls_freedom_day_trip_from_toronto,136.0,0.009478473989014611 288,"food,_wine_&_nightlife",small-group_quebec_wine_tour_from_montreal_with_gourmet_lunch_or_cheese_tasting,97.73,0.009473640806803584 1514,recommended_experiences,montreal_ultimate_chocolate_tour,88.24,0.009455147145727455 314,"food,_wine_&_nightlife",best_of_victoria_food_tour,68.25,0.009455147145727455 3,featured_tours_and_tickets,niagara_falls_day_trip_from_toronto,169.0,0.009445931637854937 1222,private_&_custom_tours,luxury_private_tour_of_niagara_falls_from_toronto,950.0,0.009434412490307211 801,tours_&_sightseeing,banff_mountain_photography_tour,300.0,0.009426266698921697 384,holiday_&_seasonal_tours,christmas_in_quebec_city:_small-group_gourmet_food_tour,55.0,0.009424044688011245 54,"cruises,_sailing_&_water_tours",halifax_harbour_hopper_tour,42.67,0.009421217105566891 1318,recommended_experiences,capilano_suspension_bridge_and_grouse_mountain_from_vancouver,212.0,0.009418389523122538 1088,family_friendly,lake_george_luncheon_or_sightseeing_cruise_aboard_the_lac_du_saint_sacrement,29.99,0.009417823816799332 511,outdoor_activities,guided_zipline_tour_in_mont_tremblant,114.58,0.009417363468532964 325,"food,_wine_&_nightlife",vancouver_craft_beer_and_distillery_tour,105.0,0.009408493459153143 1141,shore_excursions,vancouver_shore_excursion:_small-group_granville_island_market_tour,79.9,0.009395335092108471 120,"cruises,_sailing_&_water_tours",whale_watching_with_butchart_gardens_and_butterfly_gardens_from_victoria,190.0,0.009392942230295038 893,walking_&_biking_tours,small-group_afternoon_bike_tour_of_vancouver,68.25,0.009392942230295038 1521,recommended_experiences,3.5-hour_sunwapta_river_rafting_adventure_in_jasper,103.95,0.009392942230295038 1159,multi-day_&_extended_tours,3-day_tenquille_lake_expedition,-1.0,0.009392942230295038 97,"cruises,_sailing_&_water_tours",murphy's_dj_party_boat,23.08,0.009392942230295038 525,outdoor_activities,5-hour_exotic_car_experience_including_lunch,800.0,0.009390797102290929 1335,recommended_experiences,flyover_canada_simulated_flight_ride,34.65,0.009388157455839857 205,day_trips_&_excursions,victoria_and_butchart_gardens_tour_from_vancouver,212.0,0.009365295706677483 626,tours_&_sightseeing,exclusive_private_tour_to_niagara_falls_from_toronto,650.0,0.009361839772578828 142,cultural_&_theme_tours,3-hour_east_vancouver_art_mural_&_craft_brewery_tour,45.0,0.009361839772578828 548,outdoor_activities,whistler_backcountry_skiing_and_splitboarding,282.45,0.009357951965364302 1142,shore_excursions,victoria_shore_excursion:_whale-watching_cruise_and_butchart_gardens_admission,174.56,0.009348510554631175 1400,recommended_experiences,3_hours_snowmobile_guided_tour/rental_1_hour_from_montreal,190.0,0.009346288543720726 487,outdoor_activities,whistler_half-day_fly_fishing,208.95,0.009346288543720726 605,tours_&_sightseeing,guided_day_trip_niagara_falls_canadian_side_from_toronto,115.7,0.009334396371701487 991,water_sports,pemberton_half-day_trolling_tour,229.95,0.00933073731486262 65,"cruises,_sailing_&_water_tours",gems_of_niagara_falls_small-group_tour,197.75,0.00933073731486262 1023,water_sports,full-day_thompson_river_motorized_rafting_tour_with_lunch,189.0,0.00933073731486262 494,outdoor_activities,kamloops_bc_wildlife_park_admission,12.45,0.009325553888300479 523,outdoor_activities,blackcomb_sunset_jeep_tour,145.95,0.009324516443650704 55,"cruises,_sailing_&_water_tours",victoria_zodiac_boat_whale_watching_tour,122.0,0.009322443452694524 104,"cruises,_sailing_&_water_tours",whale-watching_marine_wildlife_excursion_by_zodiac_boat,80.0,0.009312593898137603 1385,recommended_experiences,private_winery_tour_of_niagara-on-the-lake,165.0,0.009310002659442377 1167,luxury_&_special_occasions,day_trip_from_seattle_to_victoria_on_the_victoria_clipper,170.4,0.009305733285211188 286,"food,_wine_&_nightlife",quebec_pub_crawl,28.0,0.009295542028848306 1470,recommended_experiences,niagara-on-the-lake_wine_tasting_tour_with_cheese_from_niagara_falls,100.57,0.009294451430584272 1426,recommended_experiences,victoria_castles_and_neighborhoods_bike_tour,57.75,0.009292969773586741 686,tours_&_sightseeing,4-hour_eagle_viewing_river_float_trip_from_squamish_with_lunch,125.99,0.009284083628288305 880,walking_&_biking_tours,vancouver_island_cycling_tour_including_lunch_and_wine_tasting,204.5,0.009284083628288305 1502,recommended_experiences,kicking_horse_river_rafting_family_adventure_including_bbq_lunch,81.9,0.009279842729207618 94,"cruises,_sailing_&_water_tours",victoria_marine_wildlife_tour,112.35,0.009273317173885385 570,"shows,_concerts_&_sports",pirate_life_adventure_cruise_in_toronto,38.0,0.009270780987147783 404,sightseeing_tickets_&_passes,brentwood_bay_kayak_tour_and_butchart_gardens_visit,100.8,0.009268532399430204 961,water_sports,summer_sunset_whales_and_wildlife_tour_in_vancouver_island,126.95,0.009268532399430204 330,"food,_wine_&_nightlife","kayak,_wine,_and_cheese_tour",155.75,0.009268532399430204 335,"food,_wine_&_nightlife",small-group_afternoon_bike_tour_of_vancouver,68.25,0.009264644592215678 409,outdoor_activities,snowmobile_cruiser_tour_for_first-time_riders,151.2,0.009257713740584702 931,walking_&_biking_tours,street_art_cycling_tour,68.25,0.009252981170572099 62,"cruises,_sailing_&_water_tours",victoria_to_vancouver_tour_with_butchart_gardens_admission_and_sunset_cruise_to_vancouver,143.07,0.009252981170572099 959,water_sports,jasper_rafting_athabasca_canyon_run,93.45,0.009245205556143048 328,"food,_wine_&_nightlife",the_pork_and_bacon_walking_food_tour_of_toronto's_hogtown_history,98.0,0.009241317748928519 1589,recommended_experiences,"private_niagara_falls,_niagara-on-the-lake,_canada_-_day_tour_with_hotel_pick_up",149.0,0.009237429941713993 656,tours_&_sightseeing,2-hour_luxury_city_tour_of_victoria,240.0,0.009237429941713993 975,water_sports,vancouver_snorkel_and_kayak_adventure,78.75,0.009234097399934159 365,"food,_wine_&_nightlife",best_of_ottawa_bike_tour,113.5,0.009229654327284943 724,tours_&_sightseeing,90-minute_premier_horse-drawn_carriage_tour,295.0,0.00922706213941803 980,water_sports,elaho_whitewater_experience,187.95,0.009226502128124921 943,walking_&_biking_tours,beyond_city_sights_e-bike_adventure_tour,89.0,0.009224989148461846 1503,recommended_experiences,guided_electric_bike_tour_in_whistler,134.96,0.00921680444103732 1084,family_friendly,quebec_lower_town_historical_bike_tour,57.0,0.009206327483997787 1035,water_sports,gibsons_beachcomber_kayak_tour,115.0,0.009206327483997787 1555,recommended_experiences,independent_bike_tour_of_niagara-on-the-lake_wineries_including_wine_tastings,64.0,0.009201884411348567 1533,recommended_experiences,advanced_backcountry_snowmobile_expedition,313.95,0.009199415615800476 887,walking_&_biking_tours,montreal_north_city_bike_tour,88.25,0.009194664062354207 1431,recommended_experiences,quebec_city_shore_excursion:_quebec_city_sightseeing_tour,42.55,0.009190776255139681 522,outdoor_activities,advanced_backcountry_snowmobile_expedition,313.95,0.009178680960380232 751,tours_&_sightseeing,whistler_blackcomb_salmon_bake_dinner_and_jeep_4x4_tour,183.75,0.009175225026281576 96,"cruises,_sailing_&_water_tours",vancouver_city_and_seals_scenic_boat_tour,61.95,0.009174517893377566 473,outdoor_activities,medicine_trail_snowshoe_tour,93.45,0.009171454916355772 1277,private_&_custom_tours,120_minute_private_vacation_photography_session_with_local_photographer_in_paris,886.09,0.009166775499957428 426,outdoor_activities,seaplane_flight_to_victoria_and_whale-watching_cruise,469.0,0.009164857223985613 771,tours_&_sightseeing,immersion_quebec:_virtual_reality_experience_of_quebec_city's_history,17.99,0.009159673797423471 145,cultural_&_theme_tours,copenhagen_small_group_grand_tour,148.6,0.009159673797423471 116,"cruises,_sailing_&_water_tours",90-minute_1000_islands_sightseeing_cruise,27.5,0.009155785990208946 721,tours_&_sightseeing,under_the_surface_of_montreal's_chinatown:_guided_food_walking_tour,83.0,0.00914412256856537 883,walking_&_biking_tours,north_van_shipyards_district_food_tour,73.0,0.00914023476135084 807,theme_parks,flyover_canada_simulated_flight_ride,34.65,0.009139337794110185 905,walking_&_biking_tours,jewish_neighborhood_food_tour,95.44,0.009125460904101306 1370,recommended_experiences,"sea_to_sky_highway_day_trip_from_vancouver:_shannon_falls,_britannia_mine_and_gondola_ride",130.0,0.00912079572527821 595,tours_&_sightseeing,winter_tour:_banff_and_its_wildlife,70.35,0.009115612298716071 114,"cruises,_sailing_&_water_tours",vancouver_whale_watching_adventure,145.0,0.00911302011084916 1525,recommended_experiences,jasper_rock_climbing_experience,125.0,0.00911302011084916 1569,recommended_experiences,coastal_lighthouse_and_winery_tour,86.25,0.009081917653132949 886,walking_&_biking_tours,3_hour_montreal_city_bike_tour_with_wine_or_beer,74.73,0.009080436945307104 1365,recommended_experiences,small-group_walking_tour_of_toronto's_kensington_market_and_chinatown,53.0,0.009066366424274847 42,"air,_helicopter_&_balloon_tours",seaplane_flight_to_victoria_with_whale_watching_and_return_by_ferry,389.0,0.009066366424274847 890,walking_&_biking_tours,downtown_and_old_montreal_south_city_bike_tour,88.25,0.00906481168105771 252,day_trips_&_excursions,indian_arm_sightseeing_tour,75.0,0.009050815195416742 324,"food,_wine_&_nightlife",fraser_valley_wine_tour,135.45,0.009050815195416742 1067,family_friendly,3-hour_east_vancouver_art_mural_&_craft_brewery_tour,45.0,0.009050815195416742 847,walking_&_biking_tours,vancouver_highlights_bike_tour,94.45,0.00904902126093543 1338,recommended_experiences,horse-drawn_sleigh_ride_in_banff,39.9,0.009035263966558637 748,tours_&_sightseeing,niagara_falls_and_niagara-on-the-lake_day_tour_from_toronto,198.0,0.009032153530952679 1010,water_sports,victoria_harbour_kayak_tour,78.25,0.009025933608912448 560,outdoor_activities,wow_adventure_tubing_-_uto_starship_6_passenger_tube,400.0,0.009019712737700532 389,holiday_&_seasonal_tours,half-day_ice_fishing,208.95,0.00900416150884243 1523,recommended_experiences,montreal_quadricycle_rental,8.34,0.008988610279984325 787,tours_&_sightseeing,cycling_the_nation's_capital,69.0,0.008988610279984325 652,tours_&_sightseeing,"local_food,_craft_beverage_and_estate_winery_tour_of_cowichan_valley",150.0,0.008984167207335105 650,tours_&_sightseeing,"niagara_falls,_niagara-on-the-lake,_winery_tour_from_toronto",159.0,0.00898083466555527 1454,recommended_experiences,montreal_dinner_cruise,142.56,0.008979724134685889 508,outdoor_activities,rzr_off-roading_tours_from_whistler,198.45,0.008971229048120945 1486,recommended_experiences,whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.008967875624564078 311,"food,_wine_&_nightlife","local_food,_craft_beverage_and_estate_winery_tour_of_cowichan_valley",150.0,0.00896639396756655 1371,recommended_experiences,quebec_pub_crawl,28.0,0.008960781515403589 240,day_trips_&_excursions,vancouver_full-day_sightseeing_and_photography_tour,249.0,0.008957507822268115 948,walking_&_biking_tours,ultimate_jasper_-_interpretive_nature_walk,72.45,0.008957507822268115 290,"food,_wine_&_nightlife",private_winery_tour_of_niagara-on-the-lake,165.0,0.008952324395705976 1512,recommended_experiences,vancouver_kayaking_tour,47.9,0.008947140019972152 170,cultural_&_theme_tours,"rabbis,_writers_and_radicals:_montreal_jewish_history_walking_tour",24.0,0.008947140019972152 1128,shore_excursions,quebec_city_shore_excursion:_half-day_tour_to_montmorency_falls_and_ste-anne-de-beaupré,57.5,0.008945067029015968 1380,recommended_experiences,lake_louise_winter_wildlife_snowshoe_tour,49.0,0.008945067029015968 920,walking_&_biking_tours,whistler_singletrack_mountain_bike_tour,139.0,0.008944178604320462 14,"air,_helicopter_&_balloon_tours",7-minute_helicopter_tour_over_toronto,123.18,0.008943152549730885 1508,recommended_experiences,jasper_rafting_trip_on_athabasca_river_mile_5,72.45,0.00894195659341001 891,walking_&_biking_tours,queen_street_west_pastry_tour,85.0,0.008938068786195484 1520,recommended_experiences,montreal_mccord_museum_admission_ticket,19.0,0.008926405364551908 1573,recommended_experiences,vancouver_whale_watching_adventure,145.0,0.008926405364551908 503,outdoor_activities,discover_jasper_and_its_wildlife,72.45,0.008918629750122854 1031,water_sports,victoria_oak_bay_shoreline_kayak_tour,79.0,0.008906411063044583 1564,recommended_experiences,squamish_via_ferrata_tour,114.45,0.008903078521264748 430,outdoor_activities,yellowknife_dog_sledding_tour,95.0,0.008903078521264748 1345,recommended_experiences,grotto_canyon_icewalk,79.8,0.00889826527165907 402,sightseeing_tickets_&_passes,seaplane_tour_with_admission_to_capilano_suspension_bridge_park,169.0,0.008895302906835698 7,featured_tours_and_tickets,ultimate_niagara_falls_tour_plus_helicopter_ride_and_skylon_tower_lunch,317.42,0.008895302906835698 937,walking_&_biking_tours,whistler_half-day_mountain_bike_tour,208.95,0.008895302906835698 592,tours_&_sightseeing,historic_downtown_victoria_food_tour,70.0,0.008890859834186481 125,cultural_&_theme_tours,4-_to_6-hour_northern_lights_tour_from_yellowknife,85.0,0.008885583388799384 1415,recommended_experiences,city_highlights_bus_tour_of_charlottetown,27.6,0.008879751677977592 1458,recommended_experiences,montreal_food_truck_tour_by_bike,159.83,0.008879751677977592 851,walking_&_biking_tours,toronto_distillery_district_walking_tour,23.73,0.008877418613980205 819,transfers_&_ground_transport,shared_arrival_transfer:_calgary_airport_to_alberta_hotels,72.45,0.00886420044911949 77,"cruises,_sailing_&_water_tours",4-hour_eagle_viewing_river_float_trip_from_squamish_with_lunch,125.99,0.00886420044911949 1540,recommended_experiences,2-day_whistler_sea_to_sky_tour_from_vancouver,166.95,0.00886420044911949 881,walking_&_biking_tours,montreal_food_truck_tour_by_bike,159.83,0.00886420044911949 148,cultural_&_theme_tours,halifax_segway_city_tour,102.35,0.00886420044911949 29,"air,_helicopter_&_balloon_tours",quebec_city_helicopter_tour_over_montmorency_falls,218.4,0.00886420044911949 1341,recommended_experiences,whistler_helicopter_tour,187.95,0.008860611630985182 1464,recommended_experiences,whistler_wilderness_adventure_snowmobile_tour,159.0,0.0088599595500388 1096,family_friendly,whistler_electric_bike_tour_(ebike),105.0,0.008848649220261386 98,"cruises,_sailing_&_water_tours",rideau_canal_cruise,29.0,0.008840503428875872 554,outdoor_activities,whistler_full-day_fly_fishing,271.95,0.00883309799140328 1494,recommended_experiences,vancouver_to_victoria_whale_watching_&_butchart_gardens_with_return_by_speedboat,459.0,0.00883309799140328 1268,private_&_custom_tours,120_minute_private_vacation_photography_session_with_photographer_in_cinque_terre,886.09,0.00883309799140328 21,"air,_helicopter_&_balloon_tours",squamish_explorer_flightseeing_tour,162.75,0.00883309799140328 1450,recommended_experiences,banff_national_park_tour_with_a_small_group,155.0,0.008828654918754064 1027,water_sports,ready-set-go_rafting_trip_on_the_clearwater_river,120.75,0.008827173261756534 75,"cruises,_sailing_&_water_tours",montreal_dinner_cruise,142.56,0.008826432907843611 758,tours_&_sightseeing,granville_island_night_photography_tour,103.95,0.008822730189107317 23,"air,_helicopter_&_balloon_tours",helicopter_tour_over_mont-tremblant,171.31,0.0088214345697597 1291,recommended_experiences,greg_frewin_wild_magic_show,32.77,0.00881663176104254 1378,recommended_experiences,halifax_harbour_hopper_tour,42.67,0.00880199553368707 1021,water_sports,quebec_city_sea_kayaking_excursion,59.9,0.00880199553368707 1496,recommended_experiences,whitewater_rafting_on_jasper's_fraser_river,122.09,0.008800165530681796 63,"cruises,_sailing_&_water_tours",vancouver_harbor_sightseeing_cruise,40.9,0.008797552461037854 953,water_sports,kicking_horse_river_whitewater_rafting,159.6,0.008787857621465302 1025,water_sports,seaplane_flight_to_victoria_with_whale_watching_and_return_by_ferry,389.0,0.008786444304828969 1357,recommended_experiences,maligne_canyon_ice_walk,72.45,0.008774225617750698 756,tours_&_sightseeing,ottawa_highlights_3_hour_bike_tour,90.6,0.008774003511576822 209,day_trips_&_excursions,northern_lights_and_arctic_circle_day_trip_from_fairbanks,299.92,0.008770893075970863 823,transfers_&_ground_transport,private_transport_from_whistler_to_vancouver_international_airport_(yvr),486.62,0.008770893075970863 118,"cruises,_sailing_&_water_tours",historic_boat_tour_on_bonne_bay,800.0,0.008759229654327284 219,day_trips_&_excursions,private_niagara_falls_full-day_tour_from_toronto,700.0,0.008758452282718716 542,outdoor_activities,nanaimo_classic_adventure_course,41.99,0.008755341847112758 1382,recommended_experiences,niagara_falls_in_one_day_from_new_york_city,299.91,0.008755341847112758 1343,recommended_experiences,montreal_city_hop-on_hop-off_tour,56.0,0.008752576909999497 789,tours_&_sightseeing,beyond_city_sights_e-bike_adventure_tour,89.0,0.0087522314115068 860,walking_&_biking_tours,small-group_walking_tour_of_toronto's_kensington_market_and_chinatown,53.0,0.008750557072657577 1114,family_friendly,40-minute_nanaimo_zipline_adventure,31.49,0.008744233690903873 486,outdoor_activities,half-day_yukon_snowshoeing_adventure,135.45,0.008739790618254653 857,walking_&_biking_tours,"show_me_the_city,_toronto_walking_tour",36.0,0.008737568607344204 298,"food,_wine_&_nightlife",small-group_wine_tour_from_niagara_falls_with_hotel_pickup,99.95,0.008734459120909928 1550,recommended_experiences,quebec_shore_excursion:_small-group_food_walking_tour,53.0,0.00873356974704274 8,local_experiences,"local_food,_craft_beverage_and_estate_winery_tour_of_cowichan_valley",150.0,0.008726461400307 741,tours_&_sightseeing,full_day_tour_with_lunch_from_niagara_falls_with_hotel_pickup,153.6,0.008725435345717424 28,"air,_helicopter_&_balloon_tours",seaplane_flight_to_victoria_with_ground_transport_and_butchart_gardens_admission,449.0,0.008721128953790593 167,cultural_&_theme_tours,yukon_breakfast_snowmobile_tour,246.75,0.0087188300599738 1374,recommended_experiences,kicking_horse_river_whitewater_rafting,159.6,0.00871858422450784 76,"cruises,_sailing_&_water_tours",jasper_city_sightseeing_tour_and_maligne_lake_cruise,198.45,0.008708688160538446 982,water_sports,victoria_marine_wildlife_tour,112.35,0.008708688160538446 619,tours_&_sightseeing,peggy's_cove_day_trip_from_halifax,57.49,0.008703903386083265 1543,recommended_experiences,ottawa_highlights_3_hour_bike_tour,90.6,0.008699357802892257 690,tours_&_sightseeing,small-group_afternoon_bike_tour_of_vancouver,68.25,0.008689249124465816 535,outdoor_activities,whistler_snowboard_rental_package_including_delivery,108.95,0.008677585702822236 1538,recommended_experiences,niagara_beach_horseback_ride,73.45,0.008677585702822236 1138,shore_excursions,quebec_shore_excursion:_small-group_food_walking_tour,53.0,0.008671364831610323 1342,recommended_experiences,mountain_lakes_and_waterfalls_day_trip_from_banff,183.75,0.008668946342161442 1498,recommended_experiences,discover_jasper_and_its_wildlife,72.45,0.008664626661831043 752,tours_&_sightseeing,canyon_sainte-anne_walking_tour,13.5,0.00866203447396413 1253,private_&_custom_tours,whistler_singletrack_mountain_bike_tour,139.0,0.008657591401314915 766,tours_&_sightseeing,nanaimo_classic_adventure_course,41.99,0.00864648324510603 1465,recommended_experiences,half-day_yukon_snowshoeing_adventure,135.45,0.00864648324510603 215,day_trips_&_excursions,niagara_falls_day_trip_from_new_york_by_air,721.16,0.00864648324510603 719,tours_&_sightseeing,full_day_bike_rental,37.94,0.00864648324510603 946,walking_&_biking_tours,high_performance_mountain_bike_rental_in_squamish,80.0,0.008641299818543887 1439,recommended_experiences,private_tour_to_capilano_bridge_and_grouse_mountain,334.0,0.008630932016247924 165,cultural_&_theme_tours,rideau_canal_cruise,29.0,0.008627229297511627 1126,shore_excursions,skagway_shore_excursion:_bennett_train_journey_on_the_white_pass_rail,322.47,0.008626577216565245 506,outdoor_activities,fishing_adventure_in_whistler,165.0,0.008624452021166486 1444,recommended_experiences,victoria_whale_watching_tour_by_zodiac,114.45,0.008621212498211607 160,cultural_&_theme_tours,thousand_islands_sunset_dinner_cruise,99.44,0.008620165561845 1000,water_sports,private_salmon_fishing_charter_from_vancouver_for_up_to_4_people,749.77,0.008615380787389819 738,tours_&_sightseeing,wet_&_wild_elaho_exhilarator_&_sea_to_sky_gondola_combo_from_squamish,215.24,0.008615380787389819 737,tours_&_sightseeing,private_instagramming_tour_in_vancouver,567.12,0.008615380787389819 765,tours_&_sightseeing,nanaimo_kid_aerial_adventure,20.99,0.008615380787389819 1064,family_friendly,best_of_vancouver_-_4_hours,186.65,0.008615380787389819 617,tours_&_sightseeing,quebec_city_hop-on_hop-off_tour,42.55,0.008614719214726604 967,water_sports,squamish_cheakamus_white-water_rafting,120.74,0.008613550784384544 1425,recommended_experiences,marine_wildlife_tour_by_zodiac,110.25,0.008610937714740603 269,"food,_wine_&_nightlife",haunted_montreal_pub_crawl,24.0,0.008605012985093856 1339,recommended_experiences,whistler_superfly_ziplines,103.95,0.008592917690334406 88,"cruises,_sailing_&_water_tours",vancouver_to_victoria_whale_watching_&_butchart_gardens_with_return_by_speedboat,459.0,0.008584278329673612 1534,recommended_experiences,blackcomb_sunset_jeep_tour,145.95,0.008584278329673612 968,water_sports,catch_a_wave_rafting_trip_on_the_clearwater_river,114.45,0.008576502715244558 1421,recommended_experiences,niagara_falls_domed_jet-boat_ride,79.04,0.008573910527377646 60,"cruises,_sailing_&_water_tours",full-day_whale_watching_cruise_from_quebec,159.8,0.008568727100815507 422,outdoor_activities,grotto_canyon_icewalk,79.8,0.008566505089905054 445,outdoor_activities,banff_via_ferrata_climbing_adventure,177.45,0.00855835929851954 208,day_trips_&_excursions,columbia_icefield_tour_including_the_glacier_skywalk_from_banff,281.4,0.008533304962768901 399,sightseeing_tickets_&_passes,kamloops_bc_wildlife_park_admission,12.45,0.008527256840803334 711,tours_&_sightseeing,guided_electric_bike_tour_in_whistler,134.96,0.008523383271164055 606,tours_&_sightseeing,"show_me_the_city,_toronto_walking_tour",36.0,0.008519851403330742 1409,recommended_experiences,small-group_wine_tour_from_niagara_falls_with_hotel_pickup,99.95,0.008517630341591975 1194,luxury_&_special_occasions,thousand_islands_sunset_dinner_cruise,99.44,0.008516091734293452 903,walking_&_biking_tours,5-hour_small-group_vancouver_bike_tour,85.0,0.00851429779981214 1407,recommended_experiences,bike_tour_of_downtown_vancouver_and_stanley_park,68.25,0.008511306959838271 1393,recommended_experiences,quebec_city_shore_excursion:_half-day_tour_to_montmorency_falls_and_ste-anne-de-beaupré,57.5,0.008509632620989045 495,outdoor_activities,columbia_icefield_tour_including_the_glacier_skywalk_from_calgary,380.1,0.00850652218538309 713,tours_&_sightseeing,vancouver_private_walking_tour_of_downtown_chinatown_and_gastown,248.75,0.00850652218538309 944,walking_&_biking_tours,old_montreal_walking_tour,25.0,0.008503929997516178 1381,recommended_experiences,konzelmann_estate_winery:_junk_food_wine_pairing,15.0,0.008490970956524985 1163,multi-day_&_extended_tours,10-day_new_england_fall_foliage_tour_including_cape_cod,-1.0,0.008490970956524985 681,tours_&_sightseeing,small-group_niagara_falls_day_tour_from_toronto_with_boat_cruise_and_optional_fallsview_lunch,165.0,0.008487860520919027 593,tours_&_sightseeing,haunted_montreal_pub_crawl,24.0,0.008480603154229022 256,day_trips_&_excursions,vancouver_to_whistler_scenic_flight,208.01,0.008480603154229022 863,walking_&_biking_tours,stanley_park_bike_tour,68.25,0.008478011915533792 927,walking_&_biking_tours,the_big_bike_loop,120.0,0.008459868498808774 1075,family_friendly,niagara_falls_domed_jet-boat_ride,79.04,0.008452956630611467 281,"food,_wine_&_nightlife",crystal_hut_fondue_by_snowcat,219.45,0.008452092884379724 84,"cruises,_sailing_&_water_tours",vancouver_to_victoria_by_seaplane_and_ferry,289.0,0.008446539280861122 1042,family_friendly,niagara_falls_tour_day_trip_from_toronto,89.0,0.008446044762414156 1340,recommended_experiences,toronto_distillery_district_walking_tour,23.73,0.008442762526733535 1532,recommended_experiences,whistler_exotic_car_driving_experience,887.25,0.00844209525904022 1040,family_friendly,day_trip_from_seattle_to_victoria_on_the_victoria_clipper,170.4,0.008437914157775575 9,local_experiences,"private_custom-made_niagara_falls_wine,_beer,_and_spirits_tour",139.0,0.008428766041092568 378,"food,_wine_&_nightlife",montreal_bike_tour_with_bites,136.82,0.008428766041092568 1125,shore_excursions,day_trip_from_seattle_to_victoria_on_the_victoria_clipper,170.4,0.008425106984253701 643,tours_&_sightseeing,best_of_niagara_falls_tour_from_toronto,230.0,0.008424878233878042 1045,family_friendly,ice_hotel_visit_&_transportation,51.75,0.008418398238796605 566,outdoor_activities,whistler_intro_to_backcountry_skiing_and_splitboarding,282.45,0.008413214812234462 1158,multi-day_&_extended_tours,3-day_algonquin_park_canoe_trip,542.4,0.008397663583376357 1074,family_friendly,vancouver_super_saver:_1-day_city_hop-on_hop-off_tour_and_attractions_combo,81.0,0.008393775776161832 607,tours_&_sightseeing,grand_city_tour_of_vancouver,149.96,0.008374336740089201 1453,recommended_experiences,vancouver_island_cycling_tour_including_lunch_and_wine_tasting,204.5,0.008374336740089201 357,"food,_wine_&_nightlife",east_kelowna_wine_tour,185.0,0.00836656112566015 682,tours_&_sightseeing,helicopter_tour_over_mont-tremblant,171.31,0.00835489770401657 109,"cruises,_sailing_&_water_tours",victoria_shore_excursion:_whale-watching_cruise_and_butchart_gardens_admission,174.56,0.008353231907712495 563,outdoor_activities,whistler_glacier_ascent_hike,177.45,0.008344344813242376 808,transfers_&_ground_transport,day_trip_from_seattle_to_victoria_on_the_victoria_clipper,170.41,0.008343387099013992 875,walking_&_biking_tours,victoria_castles_and_neighborhoods_bike_tour,57.75,0.00834212375150361 412,outdoor_activities,capilano_suspension_bridge_and_grouse_mountain_from_vancouver,212.0,0.008341113832832647 510,outdoor_activities,victoria_classic_adventure_course,41.99,0.00833545866794394 279,"food,_wine_&_nightlife","show_me_the_city,_toronto_walking_tour",36.0,0.00833545866794394 1109,family_friendly,gulf_islands_kayak_and_seaplane_adventure,629.0,0.00833545866794394 174,cultural_&_theme_tours,kingston_discovery_sightseeing_cruise,39.55,0.00833131173685989 418,outdoor_activities,dogsled_adventure_in_mont-tremblant,169.34,0.008329237796732027 1121,family_friendly,vancouver_island_atv_tour,627.9,0.008322129449996288 195,day_trips_&_excursions,niagara_falls_day_trip_from_toronto,169.0,0.008314724012523696 864,walking_&_biking_tours,bike_tour_to_montmorency_falls_from_quebec_city,75.0,0.008304356210227733 1092,family_friendly,vancouver_full-day_sightseeing_and_photography_tour,249.0,0.008304356210227733 390,holiday_&_seasonal_tours,abraham_lake_ice_bubbles_and_banff_winter_photography_tour,475.0,0.008304356210227733 1267,private_&_custom_tours,60_minute_private_vacation_photography_session_with_photographer_in_cinque_terre,477.13,0.008304356210227733 556,outdoor_activities,quarry_rock_hike_and_photography_tour,109.0,0.008304356210227733 526,outdoor_activities,snowcat_snowshoe_adventure,169.0,0.008304356210227733 376,"food,_wine_&_nightlife",lunch_fiesta_wine_tour,123.17,0.008304356210227733 203,day_trips_&_excursions,mountain_lakes_and_waterfalls_day_trip_from_banff,183.75,0.008300900276129078 620,tours_&_sightseeing,bike_tour_to_montmorency_falls_from_quebec_city,75.0,0.008293988407931767 1198,luxury_&_special_occasions,ultimate_thousand_islands_helicopter_tour,522.0,0.008293988407931767 43,"air,_helicopter_&_balloon_tours",thousand_islands_helicopter_tour,114.84,0.008288804981369628 329,"food,_wine_&_nightlife",west_kelowna_wine_tour,145.95,0.008288804981369628 12,"air,_helicopter_&_balloon_tours",whistler_helicopter_tour,187.95,0.008288804981369628 1506,recommended_experiences,jewish_neighborhood_food_tour,95.44,0.008282584110157712 1412,recommended_experiences,quebec_city_craft_brewery_and_beer_tasting_small-group_tour,74.73,0.008276081334955877 111,"cruises,_sailing_&_water_tours",whale-watching_cruise_from_vancouver_to_victoria,248.06,0.008267032881299607 1200,luxury_&_special_occasions,"craft_vine,_orchard_&_stills",140.0,0.008257702523653418 833,transfers_&_ground_transport,big_white_ski_shuttle_from_kelowna,62.0,0.00825251909709128 901,walking_&_biking_tours,guided_electric_bike_tour_in_whistler,134.96,0.008243788615948894 1202,luxury_&_special_occasions,gourmet_bike_tour_in_niagara-on-the-lake_with_wine_and_beer,134.47,0.008242151294795313 267,"food,_wine_&_nightlife",half-day_beer_cider_and_wine_tour,35.0,0.008242151294795313 1524,recommended_experiences,ghost_canyon,259.0,0.008242151294795313 1526,recommended_experiences,making_their_mark:_montreal_jewish_history_walking_tour,24.0,0.008233857432627216 745,tours_&_sightseeing,craigdarroch_castle_pedicab_tour,108.0,0.00823178349249935 1065,family_friendly,tour_to_niagara_falls_from_toronto,89.0,0.00823178349249935 1556,recommended_experiences,whale-watching_cruise_from_victoria_and_butchart_gardens_admission,174.56,0.00823178349249935 71,"cruises,_sailing_&_water_tours",victoria_whale_watching_tour_by_zodiac,114.45,0.008230487873151737 846,walking_&_biking_tours,3-hour_maligne_canyon_ice-walk_from_jasper,65.0,0.008213270847989555 1034,water_sports,illuminated_kayak_or_stand-up_paddleboard_tour_in_vancouver,62.0,0.008211048837079106 822,transfers_&_ground_transport,private_transport_from_vancouver_international_airport_(yvr)_to_whistler,498.97,0.008211048837079106 516,outdoor_activities,jasper_rock_climbing_experience,125.0,0.008211048837079106 1447,recommended_experiences,squamish_explorer_flightseeing_tour,162.75,0.008211048837079106 212,day_trips_&_excursions,winter_wildlife_discovery_tour,72.45,0.00820482796586719 1116,family_friendly,independent_bike_tour_of_niagara-on-the-lake_wineries_including_wine_tastings,64.0,0.008197719619131454 16,"air,_helicopter_&_balloon_tours",ultimate_niagara_falls_tour_plus_helicopter_ride_and_skylon_tower_lunch,317.42,0.008193275597310552 1329,recommended_experiences,montreal_tower_observatory_admission_plus_optional_ticket_to_botanical_garden,23.75,0.00818772199379195 1580,recommended_experiences,independent_tour_of_montreal_by_bike,40.24,0.008179946379362896 1427,recommended_experiences,downtown_vancouver_sightseeing_cruise_in_a_zodiac_vessel,69.57,0.00817550330671368 976,water_sports,whitewater_rafting_on_jasper's_fraser_river,122.09,0.008156162035324422 1588,recommended_experiences,5-night_churchill_tour_and_polar_bear_adventure_from_winnipeg,-1.0,0.0081430122108249 415,outdoor_activities,winter_tour:_banff_and_its_wildlife,70.35,0.008142363926565251 134,cultural_&_theme_tours,small-group_toronto_ghosts_and_spirits_of_the_distillery_tour,24.5,0.008133968503027045 380,"food,_wine_&_nightlife",private_winery_tour_of_niagara_wine_country,165.0,0.008133292692788584 1428,recommended_experiences,le_bateau-mouche_sightseeing_cruise_in_montreal,29.89,0.008125517078359533 715,tours_&_sightseeing,historic_gastown_photography_tour,103.95,0.008117741463930479 1099,family_friendly,rideau_canal_cruise,29.0,0.008116260756104634 10,"air,_helicopter_&_balloon_tours",vancouver_seaplane_tour,135.0,0.008112830449641426 507,outdoor_activities,victoria_marine_wildlife_tour,112.35,0.008110563827661864 51,"cruises,_sailing_&_water_tours",victoria_whale_watching_adventure_in_a_zodiac_vessel,116.82,0.008110303754620657 27,"air,_helicopter_&_balloon_tours",vancouver_to_victoria_by_seaplane_and_ferry,289.0,0.008104412245982826 674,tours_&_sightseeing,vancouver_island_cycling_tour_including_lunch_and_wine_tasting,204.5,0.008102190235072373 1087,family_friendly,queen_street_west_pastry_tour,85.0,0.008098302427857848 763,tours_&_sightseeing,poutine_&_smoked_meat_tour,71.28,0.008086639006214272 188,cultural_&_theme_tours,the_really_gay_history_tour,38.85,0.00808055386655306 1152,multi-day_&_extended_tours,2-nights_aurora_hunting_with_accommodation,486.0,0.008078863391785217 988,water_sports,okanagan_jetpack_rental_and_lesson,149.0,0.008067977341750208 797,tours_&_sightseeing,high_performance_mountain_bike_rental_in_squamish,80.0,0.008060719975060204 32,"air,_helicopter_&_balloon_tours",victoria_to_vancouver_seaplane_flight,218.0,0.008055536548498061 1446,recommended_experiences,quebec_city_dinner_cruise,142.56,0.008050353121935923 973,water_sports,sunwapta_challenge_whitewater_rafting:_class_iii_rapids,111.38,0.008038257827176473 1322,recommended_experiences,half-day_beer_cider_and_wine_tour,35.0,0.008037763308729507 981,water_sports,rafting_adventure_on_the_kicking_horse_river,109.2,0.008029345105070907 769,tours_&_sightseeing,"vancouver_hop-on,_hop-off_&_explore_the_north_shore",149.0,0.008024434090781855 34,"air,_helicopter_&_balloon_tours",exhilarating_120km_aerial_tour_of_toronto,79.0,0.008024434090781855 783,tours_&_sightseeing,30-minute_victoria_carriage_tour_including_james_bay,115.0,0.008024434090781855 1188,luxury_&_special_occasions,lake_george_luncheon_or_sightseeing_cruise_aboard_the_lac_du_saint_sacrement,29.99,0.008021323655175897 958,water_sports,athabasca_river_canyon_morning_run,93.45,0.008019991018132635 405,sightseeing_tickets_&_passes,whale-watching_cruise_from_victoria_and_butchart_gardens_admission,174.56,0.008014066288485888 585,tours_&_sightseeing,niagara_falls_tour_with_cruise,99.0,0.008014066288485888 1107,family_friendly,canyon_sainte-anne_walking_tour,13.5,0.00800888286192375 1463,recommended_experiences,the_pork_and_bacon_walking_food_tour_of_toronto's_hogtown_history,98.0,0.008004995054709224 130,cultural_&_theme_tours,haunted_montreal_pub_crawl,24.0,0.008003699435361607 137,cultural_&_theme_tours,exclusive_private_tour_to_niagara_falls_from_toronto,650.0,0.007993331633065644 1327,recommended_experiences,winter_tour:_banff_and_its_wildlife,70.35,0.007985556018636594 660,tours_&_sightseeing,downtown_montreal_and_underground_reso_tour,25.0,0.007985556018636594 1487,recommended_experiences,vancouver_to_victoria_by_seaplane_and_ferry,289.0,0.007984445487767208 1078,family_friendly,quebec_city_dinner_cruise,142.56,0.007982963830769681 1177,luxury_&_special_occasions,arctic_day:_yukon_wildlife_and_hot_springs_tour,145.95,0.00797778040420754 106,"cruises,_sailing_&_water_tours",all-inclusive_niagara_falls_coach_tour,219.0,0.007970004789778488 1297,recommended_experiences,ripley's_believe_it_or_not!_niagara_falls_admission,10.95,0.007967884340238145 543,outdoor_activities,whistler_half-day_spin_fishing,208.95,0.007962229175349438 147,cultural_&_theme_tours,deluxe_evening_tour_to_lake_louise_and_moraine_lake_with_dinner,152.25,0.007962229175349438 1522,recommended_experiences,montreal_afternoon_tea_tour,149.5,0.007957786102700218 1286,recommended_experiences,skylon_tower_observation_deck_admission,15.0,0.007952577048502631 939,walking_&_biking_tours,vancouver_bike_tour_with_beers_and_bites,104.0,0.007951861373053471 688,tours_&_sightseeing,sw_best_of_edmonton_bus_tour,26.25,0.007950565753705858 528,outdoor_activities,niagara_beach_horseback_ride,73.45,0.007943567510885374 45,"cruises,_sailing_&_water_tours","niagara_falls_tour_with_boat_cruise,_journey_and_fallsview_lunch_from_toronto",260.0,0.007931126717633227 1055,family_friendly,niagara_falls_day_tour_from_toronto_including_hornblower_boat_tour,115.0,0.007916771445095998 1386,recommended_experiences,niagara-on-the-lake_winery_tasting_afternoon_tour_with_wine_and_cheese,95.0,0.007900024259917017 709,tours_&_sightseeing,1-day_hop-on_hop-off_sightseeing_tour_with_robert_bateman_centre_combo,40.0,0.007900024259917017 1433,recommended_experiences,christmas_walking_tour_in_old_montreal,21.0,0.007900024259917017 1143,shore_excursions,"craft_vine,_orchard_&_stills",140.0,0.007894840833354878 956,water_sports,1.5-hour_banff_national_park_canoe_tour,56.7,0.007892248645487966 1079,family_friendly,shared_wonder_tour,297.73,0.00788836083827344 1581,recommended_experiences,vancouver_holiday_dinner_and_carols_cruise,88.88,0.007884473031058915 1485,recommended_experiences,sunwapta_challenge_whitewater_rafting:_class_iii_rapids,111.38,0.007882745538595429 235,day_trips_&_excursions,whistler_day_trip_by_seaplane_from_vancouver,409.0,0.00786892180220081 1488,recommended_experiences,full-day_prince_edward_county_wine_tour_with_lunch,425.0,0.00786892180220081 190,cultural_&_theme_tours,original_haunted_walk_of_kingston,24.5,0.007858553999904847 668,tours_&_sightseeing,vancouver_hop-on_hop-off_and_stanley_park_experience,127.0,0.007855098065806192 313,"food,_wine_&_nightlife",diversity_of_scarborough_food_tour,73.0,0.007853370573342705 827,transfers_&_ground_transport,private_transport_from_downtown_vancouver_to_canada_place_cruise_ship_terminal,110.3,0.0078378193444846 1529,recommended_experiences,calgary_and_banff_mountain_biking_adventure,420.0,0.0078378193444846 381,"food,_wine_&_nightlife",uncork_saint_john_food_and_drink_tour,85.1,0.0078378193444846 914,walking_&_biking_tours,"rabbis,_writers_and_radicals:_montreal_jewish_history_walking_tour",24.0,0.007806716886768392 635,tours_&_sightseeing,3-hour_east_vancouver_art_mural_&_craft_brewery_tour,45.0,0.007806716886768392 289,"food,_wine_&_nightlife",vancouver_wine_tour_(fraser_valley),135.0,0.007800496015556478 387,holiday_&_seasonal_tours,winter_wine_tour_from_montreal_with_exclusive_winery_access,97.73,0.007800496015556478 401,sightseeing_tickets_&_passes,banff_sightseeing_chairlift,38.85,0.007785982231348147 1388,recommended_experiences,niagara_falls_day_trip_from_new_york_by_air,721.14,0.00778450057435062 363,"food,_wine_&_nightlife",tasty_taster_wine_tour,72.45,0.007775614429052184 1160,multi-day_&_extended_tours,4-day_bicycle_tour_through_canadian_rockies,-1.0,0.007765246626756219 706,tours_&_sightseeing,grouse_mountain_&_capilano_suspension_bridge_park,182.0,0.0077600632001940785 1187,luxury_&_special_occasions,thousand_islands_two_castle_helicopter_tour,265.64,0.007754879773631938 898,walking_&_biking_tours,whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.007754879773631938 613,tours_&_sightseeing,"sea_to_sky_highway_day_trip_from_vancouver:_shannon_falls,_britannia_mine_and_gondola_ride",130.0,0.007750343682157763 1130,shore_excursions,vancouver_shore_excursion:_pre-cruise_city_tour_with_port_drop_off,80.0,0.007744511971335975 500,outdoor_activities,vancouver_full-day_sightseeing_and_photography_tour,249.0,0.007744511971335975 662,tours_&_sightseeing,day_and_night_tour_of_niagara_falls,300.0,0.007744511971335975 774,tours_&_sightseeing,street_art_cycling_tour,68.25,0.007744511971335975 623,tours_&_sightseeing,lynn_canyon_park_and_photography_tour,99.0,0.00773414416904001 1069,family_friendly,niagara_falls_and_boat_cruise,105.0,0.00773414416904001 996,water_sports,half-day_canoe_trip_on_the_takihini_river,125.0,0.007713409513619767 397,sightseeing_tickets_&_passes,victoria_to_vancouver_tour_with_butchart_gardens_admission_and_sunset_cruise_to_vancouver,143.07,0.007713409513619767 705,tours_&_sightseeing,private_tour:_fraser_valley_wine_tour_in_vancouver,291.11,0.007713409513619767 979,water_sports,kicking_horse_river_rafting_family_adventure_including_bbq_lunch,81.9,0.007699271601397997 1449,recommended_experiences,niagara_falls_evening_lights_day_trip_from_toronto,180.0,0.007692674858199521 1398,recommended_experiences,vancouver_art_gallery_admission,24.0,0.007682307055903558 1234,private_&_custom_tours,60_minute_private_vacation_photography_session_with_local_photographer_in_kauai,477.13,0.007682307055903558 687,tours_&_sightseeing,montreal's_underground_city_indoor_tour,65.0,0.0076745314414745055 1577,recommended_experiences,lunch_fiesta_wine_tour,123.17,0.007671939253607593 79,"cruises,_sailing_&_water_tours",toronto_harbour_sightseeing_cruise,29.32,0.007656388024749488 1080,family_friendly,niagara_falls_canada_underground_railroad_heritage_tour,124.05,0.007651204598187348 1028,water_sports,guaranteed_addiction_full_day_rafting_on_clearwater_river_with_lunch,187.95,0.0076442927299900385 398,sightseeing_tickets_&_passes,calgary_zoo_admission_ticket,31.45,0.0076442927299900385 1090,family_friendly,victoria_and_butchart_gardens_by_seaplane_and_speed_boat,489.0,0.007640836795891385 831,transfers_&_ground_transport,downtown_vancouver_to_whistler_private_transfer,393.75,0.007635653369329244 923,walking_&_biking_tours,granville_island_night_photography_tour,103.95,0.007630469942767104 152,cultural_&_theme_tours,"path,_toronto's_underground_city_-_walking_tour",27.0,0.007620102140471139 1477,recommended_experiences,full-day_vancouver_to_victoria_tour_by_ferry,320.0,0.007620102140471139 179,cultural_&_theme_tours,anne_of_green_gables_adventure_private_tour,427.5,0.007620102140471139 645,tours_&_sightseeing,vancouver_super_saver:_1-day_city_hop-on_hop-off_tour_and_attractions_combo,81.0,0.007620102140471139 1218,private_&_custom_tours,vancouver_private_day_tour_and_capilano_suspension_bridge,300.0,0.007609734338175176 718,tours_&_sightseeing,victoria_classic_adventure_course,41.99,0.007594183109317071 795,tours_&_sightseeing,montreal_bike_tour_with_bites,136.82,0.007557897225038722 476,outdoor_activities,2-day_sundance_overnight_backcountry_lodge_trip_by_horseback,712.95,0.007537162569618478 1507,recommended_experiences,rzr_off-roading_tours_from_whistler,198.45,0.00753045382416138 811,transfers_&_ground_transport,private_transport_from_vancouver_international_airport_(yvr)_to_downtown_vancouver,122.66,0.007513465549374859 373,"food,_wine_&_nightlife",sake_a_to_z_gastronomic_experience_in_distillery_district,90.0,0.0075034679240353576 1317,recommended_experiences,arctic_day:_evening_aurora_viewing,135.45,0.007500875736168445 1418,recommended_experiences,luxury_coach_tour_of_niagara_falls_with_lunch_and_hornblower_cruise_from_toronto,215.0,0.007500135382255523 1148,multi-day_&_extended_tours,rockies_adventure_4-day_summer_tour,708.0,0.0074801410807482 1474,recommended_experiences,walking_tour_of_niagara-on-the-lake_historic_district,25.0,0.007477919069837751 374,"food,_wine_&_nightlife",west_niagara_wine_tour,99.0,0.007477030645142243 491,outdoor_activities,lake_louise_night_snowshoe_tour,59.0,0.0074749576541860594 1215,private_&_custom_tours,independent_bike_tour_of_vancouver,35.7,0.007469773278452237 1237,private_&_custom_tours,whistler_electric_bike_tour_(ebike),105.0,0.007464589851890096 475,outdoor_activities,4-day_erling_strom_trail_backcountry_lodge_trip_by_horseback,-1.0,0.007464589851890096 1240,private_&_custom_tours,90_minute_private_vacation_photography_session_with_local_photographer_in_playa_del_carmen,681.61,0.007464589851890096 904,walking_&_biking_tours,vancouver_private_walking_tour_of_downtown_chinatown_and_gastown,248.75,0.007456814237461044 532,outdoor_activities,half-day_ice_fishing,208.95,0.007456814237461044 236,day_trips_&_excursions,columbia_icefield_tour_including_the_glacier_skywalk_from_calgary,380.1,0.007456814237461044 1189,luxury_&_special_occasions,whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.007454222049594132 590,tours_&_sightseeing,capilano_suspension_bridge_and_grouse_mountain_from_vancouver,212.0,0.0074532795221126805 1584,recommended_experiences,private_winery_tour_of_niagara_wine_country,165.0,0.007449038623031991 113,"cruises,_sailing_&_water_tours",seaplane_flight_to_victoria_with_whale_watching_and_return_by_ferry,389.0,0.007449038623031991 1307,recommended_experiences,niagara_skywheel_admission_ticket,14.68,0.007438670820736028 254,day_trips_&_excursions,small-group_niagara_falls_tour,250.0,0.007433487394173888 680,tours_&_sightseeing,thousand_islands_two_castle_helicopter_tour,265.64,0.007433487394173888 1583,recommended_experiences,bowen_island_dinner_and_zodiac_tour,135.45,0.007424601248875452 697,tours_&_sightseeing,full-day_prince_edward_county_wine_tour_with_lunch,425.0,0.007414825729709826 350,"food,_wine_&_nightlife",walking_brewery_tour_of_vancouver,73.99,0.007412752738753642 781,tours_&_sightseeing,coastal_lighthouse_and_winery_tour,86.25,0.007402384936457679 253,day_trips_&_excursions,lake_louise_to_jasper_one-way_tour,250.95,0.007386833707599574 519,outdoor_activities,snowmobile_trailblazer_tour_for_advanced_riders,240.45,0.007371282478741469 533,outdoor_activities,fraser_river_half-day_fishing_adventure_for_salmon_or_sturgeon,450.0,0.007371282478741469 1536,recommended_experiences,craigdarroch_castle_pedicab_tour,108.0,0.007350547823321225 1229,private_&_custom_tours,private_tour_of_lake_louise_and_the_icefield_parkway,900.0,0.0073401800210252605 625,tours_&_sightseeing,tour_to_niagara_falls_from_toronto,89.0,0.0073298122187292975 1368,recommended_experiences,northern_lights_and_arctic_circle_day_trip_from_fairbanks,299.91,0.007320387893086468 1122,family_friendly,victoria_kids_aerial_adventure_course,20.99,0.007301301948880001 547,outdoor_activities,cheakamus_family_adventure,124.95,0.007299508014398688 1535,recommended_experiences,treetop_adventure_course,40.95,0.007285750720021896 1156,multi-day_&_extended_tours,2-day_whistler_sea_to_sky_tour_from_vancouver,166.95,0.0072818629128073705 1245,private_&_custom_tours,island_scenic_&_anne_of_green_gables_private_tour_for_7_-_12_passengers,545.0,0.007277975105592843 1481,recommended_experiences,columbia_icefield_tour_including_the_glacier_skywalk_from_calgary,380.1,0.007277975105592843 759,tours_&_sightseeing,stanley_park_photography_tour_in_vancouver,104.0,0.007277975105592843 873,walking_&_biking_tours,historical_chinatown_walking_tour,15.0,0.007277975105592843 1083,family_friendly,thousand_islands_two_castle_helicopter_tour,265.64,0.007246872647876635 838,transfers_&_ground_transport,"transfer_buffalo_niagara_international_airport_buf_to_niagara_falls,canada",159.0,0.007246872647876635 798,tours_&_sightseeing,half-day_niagara_falls_new_york_trip_with_cave_of_the_winds,139.0,0.007231321419018531 778,tours_&_sightseeing,"craft_vine,_orchard_&_stills",140.0,0.007231321419018531 233,day_trips_&_excursions,full-day_vancouver_to_victoria_tour_by_ferry,320.0,0.007215770190160426 1196,luxury_&_special_occasions,exhilarating_120km_aerial_tour_of_toronto,79.0,0.007215770190160426 651,tours_&_sightseeing,vancouver_city_tour_with_vancouver_lookout_admission,80.0,0.0072054023878644615 1264,private_&_custom_tours,"craft_vine,_orchard_&_stills",140.0,0.007200218961302321 1308,recommended_experiences,niagara_falls_tour_day_trip_from_toronto,89.0,0.007184667732444218 1184,luxury_&_special_occasions,fraser_valley_wine_tour_from_vancouver,187.0,0.007184667732444218 168,cultural_&_theme_tours,calgary_food_walking_tour_-_inglewood_edibles:_made_by_mavericks,121.79,0.007184667732444218 391,holiday_&_seasonal_tours,haunted_vancouver_trolley_tour,60.0,0.007184667732444218 1559,recommended_experiences,turkey_point_flyboard_rental,89.99,0.007176892118015165 1016,water_sports,sunset_nature_kayak_tour_in_vancouver,82.95,0.007176892118015165 966,water_sports,full-day_thompson_river_paddle_rafting_with_lunch,189.0,0.007166006067980156 228,day_trips_&_excursions,winter_wine_tour_from_montreal_with_exclusive_winery_access,97.73,0.007153565274728009 1363,recommended_experiences,snowmobile_british_columbia_tour_for_intermediate_riders,151.2,0.007152010531510871 1572,recommended_experiences,vancouver_bike_tour_with_beers_and_bites,104.0,0.0071431974724320444 451,outdoor_activities,yellowknife_northern_lights_viewing_tour_including_3-nights_accommodation,700.0,0.007134903610263948 1052,family_friendly,seaplane_flight_to_victoria_and_whale-watching_cruise,469.0,0.007132830619307764 469,outdoor_activities,quebec_city_snowshoeing_tour,79.9,0.007122462817011801 906,walking_&_biking_tours,whistler_electric_bike_tour_(ebike),105.0,0.007122462817011801 630,tours_&_sightseeing,60-minute_the_royal_carriage_tour,215.0,0.00711313245936561 1501,recommended_experiences,niagara_falls_night_tour_with_dinner_and_cruise,189.0,0.007103801152547737 169,cultural_&_theme_tours,making_their_mark:_montreal_jewish_history_walking_tour,24.0,0.007091360359295592 1100,family_friendly,vancouver_boat_rental_for_up_to_5_people,54.0,0.007091360359295592 977,water_sports,victoria_sunset_whale-watching_cruise,140.7,0.007078031141347938 744,tours_&_sightseeing,sportif_tour_of_east_ontario_and_west_quebec,129.0,0.007075809130437487 93,"cruises,_sailing_&_water_tours",halifax_deep_sea_fishing,68.18,0.007060257901579382 460,outdoor_activities,escape_to_rugged_waterfalls_&_canyons,55.0,0.007060257901579382 490,outdoor_activities,small-group_zipline_adventure,93.45,0.007051884308989893 439,outdoor_activities,"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls",144.95,0.007044706672721278 1281,private_&_custom_tours,"private_niagara_falls,_niagara-on-the-lake,_canada_-_day_tour_with_hotel_pick_up",149.0,0.007044706672721278 834,transfers_&_ground_transport,whale-watching_cruise_from_victoria_to_vancouver,232.32,0.00701360421500507 733,tours_&_sightseeing,calgary_bow_river_valley_90-minute_segway_adventure,84.99,0.006942068941926462 899,walking_&_biking_tours,vancouver_full-day_sightseeing_and_photography_tour,249.0,0.006935848070714548 186,cultural_&_theme_tours,historical_victoria_walking_tour,15.0,0.006935848070714548 383,holiday_&_seasonal_tours,horse-drawn_sleigh_ride_in_banff,39.9,0.006928072456285495 1448,recommended_experiences,vancouver_city_private_tour,141.75,0.006912521227427392 664,tours_&_sightseeing,victoria_in_one_day_sightseeing_tour,240.45,0.006904745612998339 666,tours_&_sightseeing,gems_of_montreal_small_group_city_tour,171.32,0.006904745612998339 1562,recommended_experiences,3-day_tenquille_lake_expedition,-1.0,0.006904745612998339 1013,water_sports,brentwood_bay_guided_kayak_tours,72.8,0.006904745612998339 37,"air,_helicopter_&_balloon_tours",vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane,569.0,0.006904745612998339 433,outdoor_activities,crystal_hut_fondue_by_snowcat,219.45,0.006899562186436199 1059,family_friendly,arctic_day:_yukon_wildlife_and_hot_springs_tour,145.95,0.006889194384140234 986,water_sports,harbour_kayak_tour,145.0,0.0068840109575780935 176,cultural_&_theme_tours,quebec_city_shore_excursion:_private_walking_tour,19.58,0.0068736431552821305 108,"cruises,_sailing_&_water_tours",friday_night_wine_and_cheese_sail_in_toronto,219.99,0.0068736431552821305 112,"cruises,_sailing_&_water_tours",whale-watching_cruise_from_victoria_to_vancouver,232.32,0.0068736431552821305 978,water_sports,hell's_gate_full-day_whitewater_rafting_trip_with_lunch,189.0,0.0068736431552821305 56,"cruises,_sailing_&_water_tours",whale_watching_tour_from_granville_island_in_vancouver,141.75,0.0068736431552821305 725,tours_&_sightseeing,montreal_afternoon_tea_tour,149.5,0.006864757009983694 1489,recommended_experiences,private_tour_of_niagara_falls_with_hornblower_boat_cruise,995.0,0.006863275352986166 1473,recommended_experiences,lake_louise_night_snowshoe_tour,59.0,0.006852908499861885 874,walking_&_biking_tours,3-hour_east_vancouver_art_mural_&_craft_brewery_tour,45.0,0.006842540697565922 139,cultural_&_theme_tours,snowshoeing_tour_to_marble_canyon,79.8,0.006842540697565922 1180,luxury_&_special_occasions,3-hour_east_vancouver_art_mural_&_craft_brewery_tour,45.0,0.006842540697565922 564,outdoor_activities,horseback_ride_through_canadian_mountains,70.0,0.006838652890351395 932,walking_&_biking_tours,lift_your_spirits!_distillery_and_cocktail_experience,105.0,0.006826989468707817 1265,private_&_custom_tours,niagara_falls_custom_day_tour,869.0,0.006811438239849713 1019,water_sports,whistler_full-day_fly_fishing,271.95,0.006795887010991608 458,outdoor_activities,snowshoeing_in_kananaskis,75.0,0.00679277657538565 83,"cruises,_sailing_&_water_tours",whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.006790703584429468 251,day_trips_&_excursions,bus_tour_of_niagara_falls_including_hornblower_from_toronto,175.0,0.006788111396562556 136,cultural_&_theme_tours,"talkwalk,_the_inside_job_-_the_winter_walking_tour_of_public_art_and_sculpture",40.0,0.006780335782133503 1015,water_sports,3-day_algonquin_park_canoe_trip,542.4,0.006780335782133503 1250,private_&_custom_tours,120_minute_private_vacation_photography_session_with_local_photographer_in_vancouver,886.09,0.006780335782133503 816,transfers_&_ground_transport,vancouver_international_airport_plaza_premium_lounge,64.35,0.006780335782133503 536,outdoor_activities,fraser_river_full-day_fishing_adventure_for_salmon_or_sturgeon,250.0,0.006780335782133503 36,"air,_helicopter_&_balloon_tours",ultimate_thousand_islands_helicopter_tour,522.0,0.00676996797983754 110,"cruises,_sailing_&_water_tours",whale-watching_cruise_from_victoria_and_butchart_gardens_admission,174.56,0.0067647845532754 1408,recommended_experiences,jasper_rafting_athabasca_canyon_run,93.45,0.006757008938846347 462,outdoor_activities,rockies_adventure_4-day_summer_tour,708.0,0.0067492333244172946 226,day_trips_&_excursions,fraser_valley_wine_tour_from_vancouver,187.0,0.0067492333244172946 569,shopping_&_fashion,shopping_trip_to_toronto_premium_outlets,33.9,0.0067492333244172946 245,day_trips_&_excursions,victoria_highlight_city_tour,74.95,0.0067492333244172946 333,"food,_wine_&_nightlife",queen_street_west_pastry_tour,85.0,0.006741457709988244 1243,private_&_custom_tours,quebec_city_private_walking_tour_-_the_history_of_french_&_british_america,130.0,0.006733682095559191 878,walking_&_biking_tours,downtown_montreal_and_underground_reso_tour,25.0,0.006733682095559191 1258,private_&_custom_tours,quebec_city_shore_excursion:_private_walking_tour,19.58,0.006718130866701086 964,water_sports,river_of_golden_dreams_canoe_tour_in_whistler,114.45,0.006708800509054897 1549,recommended_experiences,vancouver_railtown_district_food_tour,62.98,0.006702579637842983 1399,recommended_experiences,viator_exclusive:_2-day_victoria_and_butchart_gardens_tour_with_overnight_at_the_fairmont_empress,631.54,0.006702579637842983 1203,luxury_&_special_occasions,sake_a_to_z_gastronomic_experience_in_distillery_district,90.0,0.00669480402341393 453,outdoor_activities,"dog_sledding,_snow_tubing_and_snowshoeing_tour_from_toronto",359.0,0.0066870284089848775 1174,luxury_&_special_occasions,whistler_sightseeing_tours_-_discover_all_of_whistler_this_winter!,83.99,0.006671477180126774 107,"cruises,_sailing_&_water_tours",lake_louise_winter_sightseeing_gondola,36.7,0.006655925951268669 1190,luxury_&_special_occasions,best_of_toronto_private_food_tour_with_sightseeing_and_black_car,225.0,0.006655925951268669 1379,recommended_experiences,winter_wildlife_discovery_tour,72.45,0.006631044364764375 246,day_trips_&_excursions,toronto_to_niagara_falls_&_niagara-on-the-lake_day_tour_with_free_wine_tasting,179.0,0.00662482349355246 403,sightseeing_tickets_&_passes,"vancouver_hop-on,_hop-off_&_explore_the_north_shore",149.0,0.00662482349355246 1468,recommended_experiences,niagara_adventure_beach_horseback_ride,90.4,0.00662482349355246 1530,recommended_experiences,squamish_elaho_white-water_rafting_from_whistler,173.24,0.006617047879123408 1542,recommended_experiences,canyon_sainte-anne_walking_tour,13.5,0.006578169806978147 1003,water_sports,english_bay_jet_ski_tour_from_vancouver_with_dinner_on_bowen_island,222.88,0.00657505937137219 323,"food,_wine_&_nightlife",montreal_food_truck_tour_by_bike,159.83,0.006562618578120043 779,tours_&_sightseeing,calgary_city_evening_tour,44.0,0.006562618578120043 1576,recommended_experiences,vancouver_whale_watching_safari,259.0,0.006562618578120043 20,"air,_helicopter_&_balloon_tours",helicopter_tour_over_montreal,179.0,0.006556397706908129 695,tours_&_sightseeing,whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.006541883922699798 73,"cruises,_sailing_&_water_tours",lake_minnewanka_cruise,67.2,0.006531516120403835 678,tours_&_sightseeing,jasper_city_sightseeing_tour_and_maligne_lake_cruise,198.45,0.006531516120403835 1014,water_sports,brentwood_bay_kayak_tour_and_butchart_gardens_visit,100.8,0.006531516120403835 1272,private_&_custom_tours,120_minute_private_vacation_photography_session_with_local_photographer_in_cabo_san_lucas,886.09,0.006500413662687626 438,outdoor_activities,lake_louise_winter_wildlife_snowshoe_tour,49.0,0.006475532076183332 18,"air,_helicopter_&_balloon_tours",14-minute_helicopter_tour_over_toronto,258.78,0.006469311204971416 1483,recommended_experiences,full-day_cheakamus_rafting_and_sea_to_sky_gondola_combo_from_vancouver,205.79,0.0064537599761133125 1135,shore_excursions,5-day_active_winter_adventure_in_yukon,-1.0,0.0064537599761133125 1384,recommended_experiences,arctic_day:_yukon_wildlife_and_hot_springs_tour,145.95,0.0064537599761133125 57,"cruises,_sailing_&_water_tours",tall_ship_silva_sailing_cruise,39.0,0.006438208747255207 489,outdoor_activities,niagara_adventure_beach_horseback_ride,90.4,0.006438208747255207 448,outdoor_activities,lake_louise_scenic_snowshoe_tour,79.0,0.006429322601956771 151,cultural_&_theme_tours,the_sip_of_mtl_brew_tour,86.25,0.006427840944959244 1567,recommended_experiences,whistler_half-day_mountain_bike_tour,208.95,0.00637600383182279 974,water_sports,whales_&_fly:_whale_watching_from_vancouver_to_victoria_&_return_seaplane_flight,447.57,0.006344901374106582 1354,recommended_experiences,seaplane_flight_to_victoria_and_whale-watching_cruise,469.0,0.006334533571810617 782,tours_&_sightseeing,seaplane_flight_to_victoria_with_whale_watching_and_return_by_ferry,389.0,0.0063293501452484765 919,walking_&_biking_tours,canyon_sainte-anne_walking_tour,13.5,0.0063293501452484765 1445,recommended_experiences,mount_mamquam_and_alpine_lakes_seaplane_tour_from_vancouver,369.0,0.0063293501452484765 493,outdoor_activities,yellowknife_ice_road_adventure,55.0,0.006313798916390373 1131,shore_excursions,victoria_shore_excursion:_whale-watching_cruise_with_expert_naturalist_guides,94.5,0.006313798916390373 1137,shore_excursions,private_tour:_fraser_valley_wine_tour_in_vancouver,291.11,0.006313798916390373 356,"food,_wine_&_nightlife",corktown_and_distillery_historic_district_food_tour,99.0,0.006313798916390373 115,"cruises,_sailing_&_water_tours",vancouver_whale_watching_safari,259.0,0.0062826964586741646 1279,private_&_custom_tours,private_tour:_niagara_falls_from_toronto_with_lunch_and_boat,675.0,0.0062826964586741646 101,"cruises,_sailing_&_water_tours",wet_&_wild_elaho_exhilarator_&_sea_to_sky_gondola_combo_from_squamish,215.24,0.0062723286563782 1236,private_&_custom_tours,private_horse-drawn_sleigh_ride_in_banff,198.45,0.006267145229816059 310,"food,_wine_&_nightlife",west_kelowna_wine_tour,185.0,0.0062204915432417475 642,tours_&_sightseeing,vancouver_shore_excursion:_post-cruise_sea-to-sky_highway_day_trip_from_vancouver,130.0,0.006204940314383642 677,tours_&_sightseeing,calgary_sightseeing_tour_by_sidecar,160.0,0.006179021283229574 1469,recommended_experiences,"half_day_swirl,_sip_&_savour_wine_tour",35.0,0.006173837856667434 983,water_sports,jasper_rafting_trip_on_athabasca_river_mile_5,72.45,0.006173837856667434 132,cultural_&_theme_tours,christmas_in_quebec_city:_small-group_gourmet_food_tour,55.0,0.006158286627809329 1273,private_&_custom_tours,90_minute_private_vacation_photography_session_with_local_photographer_in_paris,681.61,0.006158286627809329 693,tours_&_sightseeing,victoria_and_butchart_gardens_by_seaplane_and_speed_boat,489.0,0.006158286627809329 178,cultural_&_theme_tours,all_inclusive_niagara_falls_bus_tour_from_toronto,219.0,0.006142735398951225 895,walking_&_biking_tours,walking_tour_of_niagara-on-the-lake_historic_district,25.0,0.006122741097443902 1186,luxury_&_special_occasions,calgary_sightseeing_tour_by_sidecar,160.0,0.006106449514672876 1151,multi-day_&_extended_tours,yellowknife_northern_lights_tour_winter_4_days_3_nights_budget,748.95,0.0060960817123769115 1154,multi-day_&_extended_tours,cape_breton_island,-1.0,0.006080530483518808 731,tours_&_sightseeing,the_great_squamish_day_trip_from_vancouver,149.96,0.006064979254660703 353,"food,_wine_&_nightlife",under_the_surface_of_montreal's_chinatown:_guided_food_walking_tour,83.0,0.006064979254660703 1278,private_&_custom_tours,private_transfer_from_buffalo_airport_to_niagara_falls,179.0,0.006002774339228286 343,"food,_wine_&_nightlife",4-hour_riverside_and_leslieville_food_tour_in_toronto,100.0,0.006002774339228286 1566,recommended_experiences,west_niagara_wine_tour,99.0,0.005971671881512077 1048,family_friendly,montreal_tower_observatory_admission_plus_optional_ticket_to_botanical_garden,23.75,0.005963896267083025 1176,luxury_&_special_occasions,"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls",144.95,0.005940569423795869 305,"food,_wine_&_nightlife",wine_tasting_tours,75.0,0.005940569423795869 788,tours_&_sightseeing,vancouver_private_secrets_of_stanley_park_walking_tour,299.0,0.00590428353951752 187,cultural_&_theme_tours,in_the_shadow_of_the_mountain,24.0,0.005893915737221555 1030,water_sports,vancouver_whale_watching_safari,259.0,0.00587836450836345 867,walking_&_biking_tours,"talkwalk,_the_inside_job_-_the_winter_walking_tour_of_public_art_and_sculpture",40.0,0.005847262050647241 368,"food,_wine_&_nightlife",vancouver_railtown_district_food_tour,62.98,0.005847262050647241 346,"food,_wine_&_nightlife",byward_market_tasting_experience,82.0,0.005841041179435327 877,walking_&_biking_tours,christmas_walking_tour_in_old_montreal,21.0,0.005816159592931033 1241,private_&_custom_tours,30_minute_private_vacation_photography_session_with_local_photographer_in_santorini,340.8,0.005816159592931033 1127,shore_excursions,"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls",144.95,0.005816159592931033 1244,private_&_custom_tours,ultimate_thousand_islands_helicopter_tour,522.0,0.005785057135214824 443,outdoor_activities,vancouver_island_rainforest_guided_hike_with_private_guide,90.0,0.005753954677498616 332,"food,_wine_&_nightlife",niagara-on-the-lake_wine_tasting_tour_with_cheese_from_niagara_falls,100.57,0.005748771250936475 773,tours_&_sightseeing,small-group_niagara_falls_tour,250.0,0.005738403448640511 929,walking_&_biking_tours,immersion_quebec:_virtual_reality_experience_of_quebec_city's_history,17.99,0.005738403448640511 561,outdoor_activities,legislature_lights_segway_adventure,84.99,0.005722852219782407 1002,water_sports,half-day_ice_fishing,208.95,0.005722852219782407 218,day_trips_&_excursions,jasper_to_lake_louise_one-way_tour,250.95,0.005712484417486442 369,"food,_wine_&_nightlife",mornings_just_got_better-_niagara_on_the_lake,65.54,0.005712484417486442 1115,family_friendly,nanaimo_kid_aerial_adventure,20.99,0.005707300990924302 551,outdoor_activities,3-day_tenquille_lake_expedition,-1.0,0.005691749762066199 341,"food,_wine_&_nightlife",private_tour:_fraser_valley_wine_tour_in_vancouver,291.11,0.005691749762066199 371,"food,_wine_&_nightlife",independent_bike_tour_of_niagara-on-the-lake_wineries_including_wine_tastings,64.0,0.005691749762066199 19,"air,_helicopter_&_balloon_tours",mount_mamquam_and_alpine_lakes_seaplane_tour_from_vancouver,369.0,0.00566064730434999 1192,luxury_&_special_occasions,vancouver_full-day_sightseeing_and_photography_tour,249.0,0.00566064730434999 1553,recommended_experiences,brentwood_bay_kayak_tour_and_butchart_gardens_visit,100.8,0.0056295448466337815 762,tours_&_sightseeing,the_big_bike_loop,120.0,0.0056295448466337815 1497,recommended_experiences,vancouver_coastal_canyon_tour,158.0,0.0056295448466337815 40,"air,_helicopter_&_balloon_tours",whistler_to_victoria_scenic_flight,285.0,0.005598442388917571 143,cultural_&_theme_tours,sunset_dinner_tour,175.0,0.005567339931201363 728,tours_&_sightseeing,scooter_rental_on_ile_d'orleans_(for_1_or_2_people),99.95,0.005536237473485154 1058,family_friendly,"whistler_sightseeing_tour_from_vancouver,_includes_cypress_and_shannon_falls",144.95,0.005505135015768946 648,tours_&_sightseeing,athabasca_glacier_full-day_tour,225.0,0.0054196032570493725 1106,family_friendly,vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane,569.0,0.00541182764262032 657,tours_&_sightseeing,whistler_odyssey_tour:_off-road_buggy_adventure,229.0,0.005405606771408405 1238,private_&_custom_tours,vienna_like_a_local:_customized_private_tour,46.37,0.005380725184904111 732,tours_&_sightseeing,private_tour:_gardens_of_vancouver,193.54,0.005380725184904111 355,"food,_wine_&_nightlife",4-hour_toronto_cocktail_and_secret_bar_tour,169.0,0.005380725184904111 1479,recommended_experiences,mountain_lakes_and_waterfalls_day_trip_from_calgary,294.0,0.005328888071767657 1571,recommended_experiences,30-minute_victoria_carriage_tour_including_james_bay,115.0,0.005318520269471694 386,holiday_&_seasonal_tours,christmas_walking_tour_in_old_montreal,21.0,0.005318520269471694 902,walking_&_biking_tours,okanagan_wine_country_bike_and_wine_tour,170.0,0.005318520269471694 1476,recommended_experiences,montreal_shore_excursion:_pre-_or_post-cruise_guided_sightseeing_tour_of_montreal,56.0,0.005318520269471694 814,transfers_&_ground_transport,shared_transfer:_jasper_to_edmonton_airport_or_edmonton_mall,93.45,0.005318520269471694 163,cultural_&_theme_tours,lunenburg_and_mahone_bay-_bus_tour,114.94,0.005287417811755484 1561,recommended_experiences,3-day_historic_li-lik-hel_mine_expedition,-1.0,0.005225212896323067 1579,recommended_experiences,montreal_bike_tour_with_bites,136.82,0.005225212896323067 182,cultural_&_theme_tours,explore_the_unexplored:_exploration_game_on_electric_three-wheeled_scooters,102.33,0.005194110438606858 117,"cruises,_sailing_&_water_tours",vancouver_holiday_dinner_and_carols_cruise,88.88,0.005178559209748755 1179,luxury_&_special_occasions,best_of_vancouver_-_4_hours,186.65,0.005131905523174441 309,"food,_wine_&_nightlife",fraser_valley_wine_tour_from_vancouver,187.0,0.005131905523174441 492,outdoor_activities,tandem_parasailing_for_you_and_a_friend,85.0,0.005100803065458233 1466,recommended_experiences,4-hour_eagle_viewing_river_float_trip_from_squamish_with_lunch,125.99,0.00509302745102918 1492,recommended_experiences,small-group_annapolis_valley_wine_and_food_tour_from_halifax,160.0,0.005069700607742024 239,day_trips_&_excursions,luxury_bus_tour_of_niagara_falls_with_hornblower_cruise_from_toronto,170.0,0.005059332805446059 1212,private_&_custom_tours,island's_finest_private_tour,402.5,0.005007495692309605 544,outdoor_activities,city_sights_e-bike_adventure_tour_-_guided,124.0,0.0049867610368893615 1105,family_friendly,whistler_day_tour_from_vancouver,109.0,0.004976393234593397 243,day_trips_&_excursions,vancouver_coastal_canyon_tour,158.0,0.004945290776877188 985,water_sports,3.5-hour_sunwapta_river_rafting_adventure_in_jasper,103.95,0.004945290776877188 1518,recommended_experiences,under_the_surface_of_montreal's_chinatown:_guided_food_walking_tour,83.0,0.004945290776877188 504,outdoor_activities,sunset_&_whale_watching_adventure_in_victoria,143.07,0.00491418831916098 498,outdoor_activities,jasper_wildlife_and_waterfalls_tour_with_maligne_lake_hike,79.25,0.004883085861444771 866,walking_&_biking_tours,lynn_canyon_park_and_photography_tour,99.0,0.004831248748308317 1527,recommended_experiences,private_tour:_gardens_of_vancouver,193.54,0.004758676030579937 1254,private_&_custom_tours,90_minute_private_vacation_photography_session_with_local_photographer_in_amalfi_coast,681.61,0.004758676030579937 502,outdoor_activities,vancouver_coastal_canyon_tour,158.0,0.004727573572863728 735,tours_&_sightseeing,calgary_and_banff_mountain_biking_adventure,420.0,0.0046653686574313095 360,"food,_wine_&_nightlife",distillery_tour_with_chocolate_&_whisky_tasting,49.0,0.004634266199715101 452,outdoor_activities,3_hours_snowmobile_guided_tour/rental_1_hour_from_montreal,190.0,0.0046187149708569976 238,day_trips_&_excursions,full-day_cheakamus_rafting_and_sea_to_sky_gondola_combo_from_vancouver,205.79,0.004587612513140789 1111,family_friendly,quebec_city_shore_excursion:_private_walking_tour,19.58,0.004572061284282684 1221,private_&_custom_tours,gothenburg_like_a_local:_customized_private_tour,46.37,0.004540958826566475 39,"air,_helicopter_&_balloon_tours",seaplane_tour_with_admission_to_capilano_suspension_bridge_park,169.0,0.004478753911134058 936,walking_&_biking_tours,sake_a_to_z_gastronomic_experience_in_distillery_district,90.0,0.004463202682275953 1437,recommended_experiences,vancouver_shore_excursion:_pre-cruise_city_tour_with_port_drop_off,80.0,0.004385446537985431 183,cultural_&_theme_tours,5-hour_eagle_viewing_river_float_trip_from_whistler_with_lunch,125.99,0.004385446537985431 889,walking_&_biking_tours,arctic_day:_hiking_tour_half_day,135.45,0.004385446537985431 940,walking_&_biking_tours,quarry_rock_hike_and_photography_tour,109.0,0.004385446537985431 885,walking_&_biking_tours,old_montréal_vip_semi-private_walking_tour,52.5,0.004323241622553014 897,walking_&_biking_tours,montreal_mural_tour,45.0,0.004323241622553014 1136,shore_excursions,best_of_toronto_private_food_tour_with_sightseeing_and_black_car,225.0,0.004229934249404388 826,transfers_&_ground_transport,air_taxi_and_tour_from_toronto_-_niagara_including_ground_transport_to_niagara_hotels,563.87,0.0041988317916881795 153,cultural_&_theme_tours,calgary_food_walking_tour_-_craving_kensington,100.79,0.004167729333971971 1164,multi-day_&_extended_tours,7-day_best_of_new_england_tour,-1.0,0.004105524418539552 1574,recommended_experiences,vancouver_to_whistler_scenic_flight,208.01,0.003991482389970683 379,"food,_wine_&_nightlife",edmonton_craft_beer_history_tour,150.0,0.003872255985667987 159,cultural_&_theme_tours,vancouver_full-day_sightseeing_and_photography_tour,249.0,0.0038567047568098837 1134,shore_excursions,montreal_shore_excursion:_pre-_or_post-cruise_guided_sightseeing_tour_of_montreal,56.0,0.0037789486125193615 157,cultural_&_theme_tours,inside_the_shmata_factory,24.0,0.003623436323938317 1225,private_&_custom_tours,private_tour:_day_trip_from_vancouver_to_whistler,350.0,0.0035456801796477965 468,outdoor_activities,waterfalls_of_yoho_national_park,160.0,0.0035456801796477965 33,"air,_helicopter_&_balloon_tours",air_taxi_and_tour_from_toronto_-_niagara_including_ground_transport_to_niagara_hotels,563.87,0.0034834752642153776 910,walking_&_biking_tours,winter_downtown_toronto_bike_tour,79.1,0.003390167891066752 947,walking_&_biking_tours,in_the_shadow_of_the_mountain,24.0,0.003390167891066752 702,tours_&_sightseeing,vancouver_full-day_sightseeing_and_photography_tour,249.0,0.0033590654333505434 760,tours_&_sightseeing,canada_place_and_vancouver_waterfront_photography_tour,103.95,0.0033590654333505434 67,"cruises,_sailing_&_water_tours",summer_sunset_whales_and_wildlife_tour_in_vancouver_island,126.95,0.0032346556024857084 366,"food,_wine_&_nightlife",eat_like_a_canadian_food_&_sightseeing_tour,83.8,0.0029858359407560382 830,transfers_&_ground_transport,shuttle_to_l'île_d'orléans_from_quebec_city,20.0,0.002923631025323621 649,tours_&_sightseeing,fraser_valley_wine_tour_from_vancouver,187.0,0.002861426109891203 164,cultural_&_theme_tours,victoria_highlight_city_tour,74.95,0.002799221194458786 1283,classes_&_workshops,quarry_rock_hike_and_photography_tour,109.0,0.002674811363593951 1191,luxury_&_special_occasions,small-group_annapolis_valley_wine_and_food_tour_from_halifax,160.0,0.002425991701864281 1162,multi-day_&_extended_tours,whale_watching_tour_with_2-nights_accommodation_package,779.0,0.002425991701864281 1009,water_sports,whistler_half-day_spin_fishing,208.95,0.0022704794132832372 837,transfers_&_ground_transport,"transfer_toronto_pearson_international_airport_yyz_to_niagara_falls,_canada_1-4",269.0,0.0022393769555670287 255,day_trips_&_excursions,toronto_to_niagara_falls_day_trip_by_train,489.41,0.002021659751553568 38,"air,_helicopter_&_balloon_tours",gulf_islands_kayak_and_seaplane_adventure,629.0,0.0019283523784049414 1260,private_&_custom_tours,private_tour_of_niagara_falls_from_toronto,599.0,0.0019283523784049414 102,"cruises,_sailing_&_water_tours",vancouver_to_victoria_whale_watching_with_return_to_vancouver_by_seaplane,569.0,0.0009952786469186797 1063,family_friendly,toronto_city_tour_with_cn_tower,99.0,0.0009019712737700532 799,tours_&_sightseeing,niagara_falls_full-day_tour_from_mississauga,125.0,0.0 ================================================ FILE: requirements.txt ================================================ absl-py==0.7.1 alabaster==0.7.12 anaconda-client==1.7.2 anaconda-navigator==1.9.7 anaconda-project==0.8.2 appnope==0.1.0 appscript==1.0.1 asn1crypto==0.24.0 astor==0.7.1 astroid==2.2.5 astropy==3.1.2 atomicwrites==1.3.0 attrs==19.1.0 Babel==2.6.0 backcall==0.1.0 backports.os==0.1.1 backports.shutil-get-terminal-size==1.0.0 bcrypt==3.1.6 beautifulsoup4==4.7.1 bitarray==0.8.3 bkcharts==0.2 bleach==3.1.1 blis==0.2.4 bokeh==1.0.4 boto==2.49.0 boto3==1.9.130 botocore==1.12.130 Bottleneck==1.2.1 bz2file==0.98 certifi==2019.3.9 cffi==1.12.2 chardet==3.0.4 Click==7.0 cloudpickle==0.8.0 clyent==1.2.2 colorama==0.4.1 conda==4.6.12 conda-build==3.17.8 conda-verify==3.1.1 contextlib2==0.5.5 cryptography==2.6.1 cycler==0.10.0 cymem==2.0.2 Cython==0.29.6 cytoolz==0.9.0.1 dask==1.1.4 decorator==4.4.0 defusedxml==0.5.0 distributed==1.26.0 docutils==0.14 en-core-web-sm==2.1.0 entrypoints==0.3 et-xmlfile==1.0.1 fastcache==1.0.2 filelock==3.0.10 Flask==1.0.2 future==0.17.1 fuzzywuzzy==0.17.0 gast==0.2.2 gensim==3.7.2 geographiclib==1.49 geopy==1.19.0 gevent==1.4.0 glob2==0.6 gmpy2==2.0.8 google-images-download==2.5.0 googletrans==2.4.0 greenlet==0.4.15 grpcio==1.16.1 h5py==2.9.0 heapdict==1.0.0 html5lib==1.0.1 idna==2.8 imageio==2.5.0 imagesize==1.1.0 importlib-metadata==0.0.0 ipykernel==5.1.0 ipython==7.4.0 ipython-genutils==0.2.0 ipywidgets==7.4.2 isort==4.3.16 itsdangerous==1.1.0 jdcal==1.4 jedi==0.13.3 jmespath==0.9.4 jsonschema==2.6.0 jupyter==1.0.0 jupyter-client==5.2.4 jupyter-console==6.0.0 jupyter-core==4.4.0 jupyterlab==0.35.4 jupyterlab-server==0.2.0 Keras==2.2.4 Keras-Applications==1.0.7 Keras-Preprocessing==1.0.9 keyring==18.0.0 kiwisolver==1.0.1 lazy-object-proxy==1.3.1 libarchive-c==2.8 lief==0.9.0 llvmlite==0.28.0 locket==0.2.0 lxml==4.3.2 Markdown==2.6.11 MarkupSafe==1.1.1 matplotlib==3.0.3 mccabe==0.6.1 mistune==0.8.4 mkl-fft==1.0.10 mkl-random==1.0.2 mltk==0.0.5 mock==2.0.0 more-itertools==6.0.0 mpmath==1.1.0 msgpack==0.6.1 multipledispatch==0.6.0 murmurhash==1.0.0 navigator-updater==0.2.1 nbconvert==5.4.1 nbformat==4.4.0 networkx==2.2 nltk==3.4.5 nose==1.3.7 notebook==5.7.8 numba==0.43.1 numexpr==2.6.9 numpy==1.16.2 numpydoc==0.8.0 olefile==0.46 openpyxl==2.6.1 packaging==19.0 pandas==0.24.2 pandocfilters==1.4.2 paramiko==2.4.2 parso==0.3.4 partd==0.3.10 path.py==11.5.0 pathlib2==2.3.3 patsy==0.5.1 pbr==5.1.3 pep8==1.7.1 pexpect==4.6.0 pickleshare==0.7.5 Pillow==6.2.0 pkginfo==1.5.0.1 plac==0.9.6 plotly==3.7.1 pluggy==0.9.0 ply==3.11 preshed==2.0.1 prometheus-client==0.6.0 prompt-toolkit==2.0.9 protobuf==3.7.1 psutil==5.6.1 ptyprocess==0.6.0 py==1.8.0 py4j==0.10.7 pyasn1==0.4.5 pycodestyle==2.5.0 pycosat==0.6.3 pycparser==2.19 pycurl==7.43.0.2 pyflakes==2.1.1 Pygments==2.3.1 pylint==2.3.1 PyNaCl==1.3.0 pyodbc==4.0.26 pyOpenSSL==19.0.0 pyparsing==2.3.1 pyrsistent==0.14.11 PySocks==1.6.8 pyspark==2.4.1 pytest==4.3.1 pytest-arraydiff==0.3 pytest-astropy==0.5.0 pytest-doctestplus==0.3.0 pytest-openfiles==0.3.2 pytest-remotedata==0.3.1 python-dateutil==2.8.0 python-Levenshtein==0.12.0 pytz==2018.9 PyWavelets==1.0.2 PyYAML==5.1 pyzmq==18.0.0 QtAwesome==0.5.7 qtconsole==4.4.3 QtPy==1.7.0 requests==2.21.0 retrying==1.3.3 rope==0.12.0 ruamel-yaml==0.15.46 s3transfer==0.2.0 scikit-image==0.14.2 scikit-learn==0.20.3 scipy==1.2.1 seaborn==0.9.0 selenium==3.141.0 Send2Trash==1.5.0 simplegeneric==0.8.1 singledispatch==3.4.0.3 six==1.12.0 sklearn==0.0 smart-open==1.8.1 snowballstemmer==1.2.1 sortedcollections==1.1.2 sortedcontainers==2.1.0 soupsieve==1.8 spacy==2.1.3 Sphinx==1.8.5 sphinxcontrib-websupport==1.1.0 spyder==3.3.3 spyder-kernels==0.4.2 SQLAlchemy==1.3.1 srsly==0.0.5 statsmodels==0.9.0 sympy==1.3 tables==3.5.1 tblib==1.3.2 tensorboard==1.13.1 tensorflow==1.15.2 tensorflow-estimator==1.13.0 termcolor==1.1.0 terminado==0.8.1 testpath==0.4.2 thinc==7.0.4 toolz==0.9.0 tornado==6.0.2 tqdm==4.31.1 traitlets==4.3.2 unicodecsv==0.14.1 urllib3==1.24.1 vaderSentiment==3.2.1 wasabi==0.2.1 wcwidth==0.1.7 webencodings==0.5.1 Werkzeug==0.15.3 widgetsnbextension==3.4.2 wrapt==1.11.1 wurlitzer==1.0.2 xlrd==1.2.0 XlsxWriter==1.1.5 xlwings==0.15.4 xlwt==1.3.0 zict==0.1.4 zipp==0.3.3 ================================================ FILE: sample_table_widget.ipynb ================================================ { "cells": [ { "cell_type": "code", "execution_count": 59, "metadata": {}, "outputs": [], "source": [ "import ipywidgets as widgets\n", "from ipywidgets import HBox, VBox\n", "from ipywidgets import Layout" ] }, { "cell_type": "code", "execution_count": 100, "metadata": {}, "outputs": [ { "data": { "text/plain": [ "['_model_module',\n", " '_model_module_version',\n", " '_model_name',\n", " '_view_count',\n", " '_view_module',\n", " '_view_module_version',\n", " '_view_name',\n", " 'description_width']" ] }, "execution_count": 100, "metadata": {}, "output_type": "execute_result" } ], "source": [ "# we can do this till recommendation is getting listed! to keep the UI engaging!\n", "widgets.FloatProgress(\n", " value=7.5,\n", " min=0,\n", " max=10.0,\n", " step=0.1,\n", " description='Loading:',\n", " bar_style='info',\n", " orientation='horizontal'\n", ")\n", "\n", "# b = widgets.Label()\n", "# b.style.keys\n", "# b1 = VBox()\n" ] }, { "cell_type": "code", "execution_count": 98, "metadata": {}, "outputs": [ { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "765050183ea94479bf98d7b51c40973d", "version_major": 2, "version_minor": 0 }, "text/plain": [ "Tab(children=(VBox(children=(HBox(children=(VBox(children=(HTML(value=\"MORNING\"), …" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "# for attractions\n", "days = 5\n", "num_pages = []\n", "num_eve = []\n", "time = ['MORNING', 'EVENING']\n", "fields = ['NAME', 'CATEGORY', 'LOCATION', 'PRICE', 'RATING']\n", "tab = []\n", "recommendations = ['Recommendation 1:', 'Recommendation 2:']\n", "\n", "box_layout = Layout(justify_content='space-between',\n", " display='flex',\n", " flex_flow='row', \n", " align_items='stretch',\n", " )\n", "column_layout = Layout(justify_content='space-between',\n", " width='75%',\n", " display='flex',\n", " flex_flow='column', \n", " )\n", "\n", "\n", "for i in range(days):\n", " file = open(\"image.png\", \"rb\")\n", " image = file.read()\n", " \n", " tab.append(VBox(children=\n", " [HBox(children=\n", " [VBox(children=\n", " [widgets.HTML(value = f\"{time[0]}\"),\n", " widgets.HTML(value = f\"{recommendations[0]}\"),\n", " widgets.Image(value=image, format='png', width=300, height=400), \n", " widgets.Text(description=fields[0], value='put value here', disabled=True), \n", " widgets.Text(description=fields[1], value='put value here', disabled=True),\n", " widgets.Text(description=fields[2], value='put value here', disabled=True), \n", " widgets.Text(description=fields[3], value='put value here', disabled=True), \n", " widgets.Text(description=fields[4], value='put value here', disabled=True)\n", " ], layout=column_layout), \n", " VBox(children=\n", " [widgets.HTML(value = f\"{time[1]}\"), \n", " widgets.HTML(value = f\"{recommendations[0]}\"),\n", " widgets.Image(value=image, format='png', width=300, height=400), \n", " widgets.Text(description=fields[0], value='put value here', disabled=True), \n", " widgets.Text(description=fields[1], value='put value here', disabled=True),\n", " widgets.Text(description=fields[2], value='put value here', disabled=True), \n", " widgets.Text(description=fields[3], value='put value here', disabled=True), \n", " widgets.Text(description=fields[4], value='put value here', disabled=True)\n", " ], layout=column_layout)\n", " ], layout=box_layout),\n", " \n", " HBox(children=\n", " [VBox(children=\n", " [widgets.HTML(value = f\"{recommendations[1]}\"),\n", " widgets.Image(value=image, format='png', width=300, height=400), \n", " widgets.Text(description=fields[0], value='put value here', disabled=True), \n", " widgets.Text(description=fields[1], value='put value here', disabled=True),\n", " widgets.Text(description=fields[2], value='put value here', disabled=True), \n", " widgets.Text(description=fields[3], value='put value here', disabled=True), \n", " widgets.Text(description=fields[4], value='put value here', disabled=True)\n", " ], layout=column_layout), \n", " VBox(children=\n", " [widgets.HTML(value = f\"{recommendations[1]}\"),\n", " widgets.Image(value=image, format='png', width=300, height=400), \n", " widgets.Text(description=fields[0], value='put value here', disabled=True), \n", " widgets.Text(description=fields[1], value='put value here', disabled=True),\n", " widgets.Text(description=fields[2], value='put value here', disabled=True), \n", " widgets.Text(description=fields[3], value='put value here', disabled=True), \n", " widgets.Text(description=fields[4], value='put value here', disabled=True)\n", " ], layout=column_layout),\n", " ], layout=box_layout)\n", " \n", " ])\n", " )\n", "\n", " \n", " \n", "tab_recomone = widgets.Tab(children=tab)\n", "for i in range(len(children)):\n", " tab_recomone.set_title(i, str('Day '+ str(i)))\n", "tab_recomone\n", " \n", "# VBox(children=[tab_recomone, tab_recomtwo])" ] }, { "cell_type": "code", "execution_count": 51, "metadata": {}, "outputs": [ { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "2503a7b7570e41f087adc881bfea4a7a", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Tab(children=(VBox(children=(HBox(children=(VBox(children=(Text(value='BREAKFAST', disabled=Tru…" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "# For restaurants//\n", "days = 5\n", "num_pages = []\n", "num_eve = []\n", "time = ['BREAKFAST', 'LUNCH', 'DINNER']\n", "fields = ['NAME', 'CATEGORY', 'LOCATION', 'PRICE', 'RATING']\n", "tab = []\n", "tab2 = []\n", "\n", "for i in range(days):\n", " file = open(\"image.png\", \"rb\")\n", " image = file.read()\n", " \n", " tab.append(VBox(children=\n", " [HBox(children=\n", " [VBox(children=\n", " [widgets.Text(value=time[0], disabled=True), \n", " widgets.Image(value=image, format='png', width=300, height=400), \n", " widgets.Text(description=fields[0], value='put value here', disabled=True), \n", " widgets.Text(description=fields[1], value='put value here', disabled=True),\n", " widgets.Text(description=fields[2], value='put value here', disabled=True), \n", " widgets.Text(description=fields[3], value='put value here', disabled=True), \n", " widgets.Text(description=fields[4], value='put value here', disabled=True)\n", " ]), \n", " VBox(children=\n", " [widgets.Text(value=time[1], disabled=True), \n", " widgets.Image(value=image, format='png', width=300, height=400), \n", " widgets.Text(description=fields[0], value='put value here', disabled=True), \n", " widgets.Text(description=fields[1], value='put value here', disabled=True),\n", " widgets.Text(description=fields[2], value='put value here', disabled=True), \n", " widgets.Text(description=fields[3], value='put value here', disabled=True), \n", " widgets.Text(description=fields[4], value='put value here', disabled=True)\n", " ]),\n", " VBox(children=\n", " [widgets.Text(value=time[2], disabled=True), \n", " widgets.Image(value=image, format='png', width=300, height=400), \n", " widgets.Text(description=fields[0], value='put value here', disabled=True), \n", " widgets.Text(description=fields[1], value='put value here', disabled=True),\n", " widgets.Text(description=fields[2], value='put value here', disabled=True), \n", " widgets.Text(description=fields[3], value='put value here', disabled=True), \n", " widgets.Text(description=fields[4], value='put value here', disabled=True)\n", " ]),\n", " ])\n", " ])\n", " )\n", "\n", "for i in range(days):\n", " file = open(\"image.png\", \"rb\")\n", " image = file.read()\n", " \n", " tab2.append(VBox(children=\n", " [HBox(children=\n", " [VBox(children=\n", " [widgets.Text(value=time[0], disabled=True), \n", " widgets.Image(value=image, format='png', width=300, height=400), \n", " widgets.Text(description=fields[0], value='put value here', disabled=True), \n", " widgets.Text(description=fields[1], value='put value here', disabled=True),\n", " widgets.Text(description=fields[2], value='put value here', disabled=True), \n", " widgets.Text(description=fields[3], value='put value here', disabled=True), \n", " widgets.Text(description=fields[4], value='put value here', disabled=True)\n", " ]), \n", " VBox(children=\n", " [widgets.Text(value=time[1], disabled=True), \n", " widgets.Image(value=image, format='png', width=300, height=400), \n", " widgets.Text(description=fields[0], value='put value here', disabled=True), \n", " widgets.Text(description=fields[1], value='put value here', disabled=True),\n", " widgets.Text(description=fields[2], value='put value here', disabled=True), \n", " widgets.Text(description=fields[3], value='put value here', disabled=True), \n", " widgets.Text(description=fields[4], value='put value here', disabled=True)\n", " ]),\n", " VBox(children=\n", " [widgets.Text(value=time[2], disabled=True), \n", " widgets.Image(value=image, format='png', width=300, height=400), \n", " widgets.Text(description=fields[0], value='put value here', disabled=True), \n", " widgets.Text(description=fields[1], value='put value here', disabled=True),\n", " widgets.Text(description=fields[2], value='put value here', disabled=True), \n", " widgets.Text(description=fields[3], value='put value here', disabled=True), \n", " widgets.Text(description=fields[4], value='put value here', disabled=True)\n", " ]),\n", " ])\n", " ])\n", " )\n", "\n", "tab_recomone = widgets.Tab(children=tab)\n", "for i in range(len(children)):\n", " tab_recomone.set_title(i, str('Day '+ str(i)))\n", "\n", "tab_recomtwo = widgets.Tab(children=tab2)\n", "for i in range(len(children)):\n", " tab_recomtwo.set_title(i, str('Day '+ str(i)))\n", " \n", "VBox(children=[tab_recomone, tab_recomtwo])" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [] } ], "metadata": { "kernelspec": { "display_name": "Python 3", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.7.2" } }, "nbformat": 4, "nbformat_minor": 2 } ================================================ FILE: tripadvisor_hotel_output/file_mainpage_url.txt ================================================ 0 https://www.tripadvisor.ca/Hotel_Review-g154998-d182928-Reviews-Niagara_Falls_Marriott_Fallsview_Hotel_Spa-Niagara_Falls_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155019-d155495-Reviews-Fairmont_Royal_York-Toronto_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154943-d182513-Reviews-Blue_Horizon_Hotel-Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g155033-d155587-Reviews-Fairmont_Le_Chateau_Frontenac-Quebec_City_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g154911-d182229-Reviews-Rimrock_Resort_Hotel-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154998-d183579-Reviews-Niagara_Falls_Marriott_on_the_Falls-Niagara_Falls_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154943-d182515-Reviews-The_Burrard-Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g155019-d573658-Reviews-One_King_West_Hotel_Residence-Toronto_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155032-d259456-Reviews-Le_Square_Phillips_Hotel_Suites-Montreal_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g154911-d183860-Reviews-Banff_Park_Lodge_Resort_and_Conference_Centre-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g155021-d185601-Reviews-Best_Western_Plus_Waterfront_Hotel-Windsor_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154998-d660670-Reviews-Country_Inn_Suites_by_Radisson_Niagara_Falls_ON-Niagara_Falls_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154943-d182071-Reviews-Best_Western_Plus_Chateau_Granville-Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g155019-d183075-Reviews-Novotel_Toronto_Centre-Toronto_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1022639-d587916-Reviews-The_Westin_Trillium_House_Blue_Mountain-Blue_Mountains_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155032-d639063-Reviews-Hotel_Le_Dauphin_Montreal_Centre_Ville-Montreal_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g154945-d182576-Reviews-Chateau_Victoria_Hotel_and_Suites-Victoria_Victoria_Capital_Regional_District_Vancouver.html https://www.tripadvisor.ca/Hotel_Review-g154943-d1108305-Reviews-L_Hermitage_Hotel-Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154945-d155901-Reviews-Hotel_Grand_Pacific-Victoria_Victoria_Capital_Regional_District_Vancouver_Island_Britis.html https://www.tripadvisor.ca/Hotel_Review-g155004-d182982-Reviews-Lord_Elgin-Ottawa_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155032-d224665-Reviews-Le_Saint_Sulpice-Montreal_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g154911-d10155680-Reviews-Moose_Hotel_and_Suites-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154943-d155558-Reviews-Pan_Pacific_Vancouver-Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154943-d1469321-Reviews-Coast_Coal_Harbour_Vancouver_Hotel_by_APA-Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154912-d186815-Reviews-Fairmont_Chateau_Lake_Louise-Lake_Louise_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154948-d182625-Reviews-Summit_Lodge_Boutique_Hotel-Whistler_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g155019-d6678171-Reviews-Delta_Hotels_by_Marriott_Toronto-Toronto_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154913-d1307628-Reviews-Acclaim_Hotel_Calgary_Airport-Calgary_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g155033-d185645-Reviews-Hotel_Le_Priori-Quebec_City_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155019-d183080-Reviews-Radisson_Admiral_Toronto_Harbourfront-Toronto_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154918-d182314-Reviews-Mount_Robson_Inn-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d182307-Reviews-Crimson_Jasper-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d252985-Reviews-Bear_Hill_Lodge-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d184493-Reviews-Chateau_Jasper-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d184491-Reviews-Maligne_Lodge-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d182313-Reviews-Marmot_Lodge-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d182314-Reviews-Mount_Robson_Inn-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d252996-Reviews-Tonquin_Inn-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d182311-Reviews-Fairmont_Jasper_Park_Lodge-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d562103-Reviews-Sawridge_Inn_and_Conference_Centre_Jasper-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d182312-Reviews-Lobstick_Lodge-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d250064-Reviews-Pyramid_Lake_Resort-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d275874-Reviews-Jasper_Inn_Suites-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d184475-Reviews-Athabasca_Hotel-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d226244-Reviews-Whistlers_Inn-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d1204104-Reviews-HI_Jasper-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d182308-Reviews-Astoria_Hotel-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d15674796-Reviews-Sleepy_Bear_Inn-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d185691-Reviews-Overlander_Mountain_Lodge-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d185680-Reviews-Patricia_Lake_Bungalows_Resort-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d1988664-Reviews-The_White_Brick_Inn-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d283193-Reviews-Park_Place_Inn-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d1552759-Reviews-Fitzhugh_House-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d580871-Reviews-Pyramid_Guest_House-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d1576287-Reviews-Pine_Bungalows-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d3634957-Reviews-Celtic_Haven-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d1653519-Reviews-B_B_on_Balsam-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d1099096-Reviews-105_Patricia_Street_Accommodation-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d672464-Reviews-All_Seasons_Accommodations-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d1847351-Reviews-HI_Beauty_Creek_Wilderness_Hostel-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d182314-Reviews-Mount_Robson_Inn-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d1847344-Reviews-HI_Maligne_Canyon_Wilderness_Hostel-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d1654000-Reviews-Alpine_Manor-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d622094-Reviews-804_Miette_Guest_House-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d2209363-Reviews-Doe_a_Deer_Accommodation-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d1580256-Reviews-Blue_Moose_Inn-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d2210737-Reviews-Cabin_Creek_Jasper-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d12987460-Reviews-Cedargate-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d7384202-Reviews-Irma_Fadi_Accommodations-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d3205324-Reviews-316_Patricia_Street-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d1654546-Reviews-Calla_s_Palace-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d1917241-Reviews-Caruso_s_Accommodation-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d1988664-Reviews-The_White_Brick_Inn-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d283193-Reviews-Park_Place_Inn-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d1576287-Reviews-Pine_Bungalows-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d1552759-Reviews-Fitzhugh_House-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d3634957-Reviews-Celtic_Haven-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d1653519-Reviews-B_B_on_Balsam-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d736958-Reviews-Belles_Mountain_Chalet-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d8143538-Reviews-Chalet_Patricia-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d1086318-Reviews-Castle_Guest_House-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d1097221-Reviews-Bjorn_s_Beds-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d669379-Reviews-A_A_Accommodation-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d1160667-Reviews-Jasper_Mountain_Suites-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d8481459-Reviews-Shovel_Pass_Lodge-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d2268056-Reviews-De_Rock_Arch_Place-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d540304-Reviews-Grizzly_s_Den_Bed_and_Breakfast-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d4981786-Reviews-Mountain_Mist_B_B-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d1176715-Reviews-Rainees_Rooms_B_B-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d858025-Reviews-Angela_s_Accommodation_B_B-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d252992-Reviews-Roony_s_Accommodations-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d11658190-Reviews-Alpine_Meadows_Suite-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d2241004-Reviews-Colin_House-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d2261042-Reviews-Creekside_Accommodation-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d4309666-Reviews-Mountain_Memories-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d673433-Reviews-304_Geikie_Street-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d1064130-Reviews-Hayward_House-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d3339597-Reviews-Brewster_Accommodation-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d616362-Reviews-Evergreen_Guest_House-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d2249617-Reviews-Birks_Bed_Breakfast-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d2300084-Reviews-Geikie_Suites-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d185680-Reviews-Patricia_Lake_Bungalows_Resort-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d672464-Reviews-All_Seasons_Accommodations-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d622094-Reviews-804_Miette_Guest_House-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d2209363-Reviews-Doe_a_Deer_Accommodation-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d1580256-Reviews-Blue_Moose_Inn-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d2210737-Reviews-Cabin_Creek_Jasper-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d12987460-Reviews-Cedargate-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d7384202-Reviews-Irma_Fadi_Accommodations-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d3205324-Reviews-316_Patricia_Street-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d1654546-Reviews-Calla_s_Palace-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d1917241-Reviews-Caruso_s_Accommodation-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d3331071-Reviews-Mountain_Side_Suites-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d1099096-Reviews-105_Patricia_Street_Accommodation-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d1847351-Reviews-HI_Beauty_Creek_Wilderness_Hostel-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d580871-Reviews-Pyramid_Guest_House-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d4464133-Reviews-Greenwood_Lodge-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d1847344-Reviews-HI_Maligne_Canyon_Wilderness_Hostel-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154918-d1654000-Reviews-Alpine_Manor-Jasper_Jasper_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d183499-Reviews-Coast_Canmore_Hotel_Conference_Centre-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d256328-Reviews-Best_Western_Pocaterra_Inn-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d551050-Reviews-Falcon_Crest_Lodge_by_CLIQUE-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d183881-Reviews-Rocky_Mountain_Ski_Lodge-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d14120127-Reviews-Super_8_by_Wyndham_Canmore-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d183499-Reviews-Coast_Canmore_Hotel_Conference_Centre-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d1811946-Reviews-Stoneridge_Mountain_Resort_by_CLIQUE-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d1238001-Reviews-Silver_Creek_Lodge-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1816326-d1383481-Reviews-Copperstone_Resort_by_CLIQUE-Dead_Man_s_Flats_Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d186032-Reviews-Lady_Macdonald_Country_Inn-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d581925-Reviews-Creekside_Villa-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d1529306-Reviews-Rundle_Cliffs_Luxury_Mountain_Lodge-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d10150546-Reviews-The_Howling_Wolf_Bed_Breakfast-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d518091-Reviews-A_Bear_and_Bison_Canadian_Country_Inn-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d183880-Reviews-Quality_Resort_Chateau_Canmore-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d1657502-Reviews-Grande_Rockies_Resort_Bellstar_Hotels_Resorts-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d182130-Reviews-Days_Inn_by_Wyndham_Canmore-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d13808117-Reviews-Basecamp_Lodge-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d12452516-Reviews-Basecamp_Resorts-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d547769-Reviews-The_Lodges_at_Canmore-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d3532551-Reviews-HI_Canmore_Alpine_Club_of_Canada-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d226240-Reviews-Canadian_Rockies_Chalets-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d268499-Reviews-Mystic_Springs_Chalets_Hot_Pools-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d1861429-Reviews-Solara_Resort_Spa_Bellstar_Hotels_Resorts-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d186033-Reviews-Georgetown_Inn-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d1143732-Reviews-Blackstone_Mountain_Lodge_by_CLIQUE-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d185660-Reviews-Lamphouse_Hotel-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d188193-Reviews-Canmore_Inn_Suites-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d183500-Reviews-Canmore_Rocky_Mountain_Inn-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d13555219-Reviews-The_Malcolm_Hotel_by_Clique-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d183499-Reviews-Coast_Canmore_Hotel_Conference_Centre-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d249998-Reviews-Windtower_Lodge_Suites-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d656553-Reviews-The_Drake_Inn-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d254332-Reviews-Mountain_View_Inn-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d601282-Reviews-Fire_Mountain_Lodge-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d1231451-Reviews-Rundle_Mountain_Lodge-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1816326-d583371-Reviews-Big_Horn_Motel-Dead_Man_s_Flats_Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d15675356-Reviews-Fenwick_Vacation_Rentals-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d15738854-Reviews-Beautiful_Mountain_Condo-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d4352909-Reviews-Inn_of_the_Rockies-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d1149298-Reviews-WorldMark_Canmore_Banff-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d184458-Reviews-Ambleside_Lodge_Bed_and_Breakfast-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d493035-Reviews-Paintbox_Lodge-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1816326-d282265-Reviews-Banff_Gate_Mountain_Resort-Dead_Man_s_Flats_Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d272829-Reviews-Sunset_Resorts_Canmore-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d8445838-Reviews-The_Summit_at_Grande_Rockies-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d671823-Reviews-Canmore_Crossing-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d274619-Reviews-Grand_Canadian_Resort_Vacation_Club-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d1654009-Reviews-Avens_Renaissance_Bed_and_Breakfast-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1816326-d12522657-Reviews-Yamnuska_Suites-Dead_Man_s_Flats_Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d1383068-Reviews-Monarch_Bed_Breakfast-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d1022284-Reviews-Riverview_Main-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d6913646-Reviews-Bow_River_Campground-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d3674361-Reviews-The_Canmore_Hotel-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d12669005-Reviews-Room_with_a_view_Bed_and_Breakfast-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d3254435-Reviews-Burnside_House-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d504347-Reviews-Quilters_Inn_Bed_and_Breakfast-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d6670377-Reviews-Three_Sisters_Campground-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d12999459-Reviews-Ballyrock_Home-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d1211602-Reviews-Away_Inn-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1816326-d253005-Reviews-Kiska_Inn_Bed_Breakfast-Dead_Man_s_Flats_Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d578585-Reviews-Eagle_s_Nest_Bed_Breakfast-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d185651-Reviews-An_Eagle_s_View_B_B-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d1231412-Reviews-Akai_Motel-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d267003-Reviews-BirchHaven-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d282270-Reviews-A1_Motel-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d226241-Reviews-Hampshire_Inn-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d4101612-Reviews-Willow_Rock_Campground-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d1427191-Reviews-Mountain_Valley_Inn-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d6642473-Reviews-Lac_des_Arcs_Campground-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d7081006-Reviews-Spring_Creek_RV_Campground-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d1881411-Reviews-Wapiti_Campground-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d186709-Reviews-Above_All_Bed_and_Breakfast-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d186037-Reviews-Alpenglow_Inn_Bed_Breakfast-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d186036-Reviews-Avalon_House-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d186034-Reviews-Cougar_Canyon_B_B-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181727-d262647-Reviews-Jewel_Mountain_Guest_Lodge-Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1816326-d1475827-Reviews-Pigeon_Mountain_Motel-Dead_Man_s_Flats_Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g316024-d4096350-Reviews-Bow_Valley_Campground-Seebe_Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1816326-d12522657-Reviews-Yamnuska_Suites-Dead_Man_s_Flats_Canmore_Kananaskis_Country_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g155023-d4340742-Reviews-The_Holman_Grand_Hotel-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d185520-Reviews-Delta_Hotels_by_Marriott_Prince_Edward-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d12395102-Reviews-Sydney_Boutique_Inn_Suites-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d185519-Reviews-The_Great_George-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d183173-Reviews-Dundee_Arms_Inn-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d185517-Reviews-Elmwood_Heritage_Inn-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d183481-Reviews-Quality_Inn_Suites_Downtown-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d1457261-Reviews-The_Sonata_Inn-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d183483-Reviews-Comfort_Inn-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d185518-Reviews-Hillhurst_Inn-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d610617-Reviews-Suites_of_Euston-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d226274-Reviews-Royalty_Maples_Cottages_and_Motel-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d9733722-Reviews-The_White_Horse_Motel-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d586168-Reviews-Inn_on_the_Harbour-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d185523-Reviews-Rodd_Charlottetown-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d183176-Reviews-Rodd_Royalty-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d264818-Reviews-Fitzroy_Hall-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g1549100-d8342299-Reviews-Serendib_Bed_Breakfast-Stratford_Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d226272-Reviews-Banbridge_Inn-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d185895-Reviews-The_Harbour_House-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d269422-Reviews-Fairholm_National_Historic_Inn-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d226273-Reviews-The_Hotel_on_Pownal-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d185894-Reviews-Shipwright_Inn-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d638009-Reviews-Colonial_Charm_Inn-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d1517256-Reviews-The_Dawson_House-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d300354-Reviews-The_Cranford_Inn-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d544004-Reviews-Charlotte_s_Rose_Inn-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d181920-Reviews-Holiday_Inn_Express_Hotel_Suites_Charlottetown-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499313-d648573-Reviews-Quality_Inn_Suites-Cornwall_Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d664131-Reviews-Charlottetown_Backpackers_Inn-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d544004-Reviews-Charlotte_s_Rose_Inn-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d664131-Reviews-Charlottetown_Backpackers_Inn-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d1494133-Reviews-Glendenning_Hall-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d1817091-Reviews-Northside_B_B-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d8113335-Reviews-The_Eden_Hall_Inn-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d3300234-Reviews-A_Country_Home_Bed_Breakfast-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d4493757-Reviews-Winsloe_Bed_Breakfast-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d1557262-Reviews-Spillett_House-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d729903-Reviews-Corrigan_s_Bed_Breakfast-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d5541535-Reviews-Ocean_Peek_B_B-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d657775-Reviews-City_Gardens_Bed_and_Breakfast-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d8625697-Reviews-Meadowview_Cottages-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d1513706-Reviews-Beside_The_Trail_Bed_and_Breakfast-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d3377894-Reviews-Elizabeth_s_Bed_and_Breakfast-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d9733722-Reviews-The_White_Horse_Motel-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d621225-Reviews-Mermaid_Suites-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d3343555-Reviews-Brackley_Beach_Hostel-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d10606818-Reviews-UPEI_Summer_Accommodations-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d12606657-Reviews-Water_Suites-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d12455749-Reviews-Prince_Street_Suites-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d13814894-Reviews-The_Red_Brick_House_B_B-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499313-d14905723-Reviews-Chez_Nous_B_B-Cornwall_Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d4721159-Reviews-Heritage_Home_B_B-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d13945943-Reviews-Prince_Inn-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d12596470-Reviews-Ace_Bed_and_Breakfast-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d15197092-Reviews-The_Red_House-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d10737273-Reviews-VistaBay_Golf_Course_and_Chalets-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d15458203-Reviews-Youth_Hostel-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d226269-Reviews-Canada_s_Best_Value_Inn_Suites-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d226270-Reviews-Queens_Arms_Inn-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499313-d4399510-Reviews-Cornwall_Charlottetown_KOA-Cornwall_Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d1143676-Reviews-Heart_s_Content_Bed_Breakfast-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d488710-Reviews-Woodmere_Bed_Breakfast-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d2290018-Reviews-MacInnis_Bed_Breakfast-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d3965812-Reviews-Brighton_House-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g1549100-d6759749-Reviews-Southport_Motel-Stratford_Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d1837045-Reviews-River_Winds_B_B-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d2234995-Reviews-Chantelle_s_House-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d3333232-Reviews-Ambrose_Tourist_Home-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499313-d1486684-Reviews-Hyde_Away_House_Bed_Breakfast-Cornwall_Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d1469217-Reviews-Gallant_s_Tourist_Home-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d185515-Reviews-Blue_Heron_Hideaways-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499313-d672554-Reviews-Whispers_of_the_Ocean-Cornwall_Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d2413495-Reviews-Tourist_Motel_and_Cabins-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499313-d183179-Reviews-Sunny_King_Motel-Cornwall_Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d226272-Reviews-Banbridge_Inn-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d185895-Reviews-The_Harbour_House-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d181920-Reviews-Holiday_Inn_Express_Hotel_Suites_Charlottetown-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499313-d648573-Reviews-Quality_Inn_Suites-Cornwall_Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d664131-Reviews-Charlottetown_Backpackers_Inn-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d12606657-Reviews-Water_Suites-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d13814894-Reviews-The_Red_Brick_House_B_B-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499313-d14905723-Reviews-Chez_Nous_B_B-Cornwall_Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d4721159-Reviews-Heritage_Home_B_B-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d15197092-Reviews-The_Red_House-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155023-d15458203-Reviews-Youth_Hostel-Charlottetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g181770-d182075-Reviews-Best_Western_Terrace_Inn-Terrace_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181770-d242103-Reviews-Days_Inn_by_Wyndham_Terrace-Terrace_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g671271-d8460769-Reviews-Microtel_Inn_Suites_by_Wyndham_Kitimat-Kitimat_Kitimat_Stikine_District_British_Columb.html https://www.tripadvisor.ca/Hotel_Review-g3350815-d7818274-Reviews-Red_Goat_Lodge-Iskut_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g671271-d12301526-Reviews-Mstar_Hotel-Kitimat_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g10521894-d10006340-Reviews-Holiday_Inn_Express_Suites_Terrace-Thornhill_Kitimat_Stikine_District_British_Colum.html https://www.tripadvisor.ca/Hotel_Review-g181770-d8619475-Reviews-Hidden_Acres_Farm_and_Treehouse_Resort-Terrace_Kitimat_Stikine_District_British_Columb.html https://www.tripadvisor.ca/Hotel_Review-g1913581-d1878374-Reviews-Robber_s_Roost_Motel-New_Hazelton_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499142-d8731683-Reviews-Nass_Valley_Bed_Breakfast-New_Aiyansh_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g671271-d259953-Reviews-Minette_Bay_Lodge-Kitimat_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181770-d12148346-Reviews-Comfort_Inn_Suites_Terrace-Terrace_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1913581-d2040906-Reviews-The_Bulkley_Valley_Motel-New_Hazelton_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181770-d667068-Reviews-Copper_River_Motel-Terrace_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635946-d10632382-Reviews-B_B_House_Austria-Stewart_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181770-d8714544-Reviews-Skeena_River_House_Bed_Breakfast-Terrace_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181770-d182501-Reviews-Rest_Inn-Terrace_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635946-d12328023-Reviews-Stewart_Mountain_Lodge-Stewart_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g671271-d1539125-Reviews-The_Chalet_Motel-Kitimat_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181770-d7735572-Reviews-Kalum_Motel-Terrace_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181770-d3431704-Reviews-Shames_Country_Lodge-Terrace_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635946-d14917237-Reviews-Bear_Valley_Guesthouse-Stewart_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1207923-d12910832-Reviews-Hidden_Acers-Hazelton_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g671271-d10763252-Reviews-Kitimat_Estuary_Lodge_B_B-Kitimat_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181770-d7255281-Reviews-Skeena_Spey_Riverside_Wilderness_Lodge-Terrace_Kitimat_Stikine_District_British_Columb.html https://www.tripadvisor.ca/Hotel_Review-g181770-d1173068-Reviews-Yellow_Cedar_Lodge-Terrace_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g3952454-d581964-Reviews-Bell_2_Lodge-Meziadin_Lake_Provincial_Park_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g670032-d12494370-Reviews-Hyland_Creek_Bed_and_Breakfast-Telegraph_Creek_Kitimat_Stikine_District_British_Colum.html https://www.tripadvisor.ca/Hotel_Review-g181770-d4513996-Reviews-Remo_Ridge_B_B-Terrace_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181770-d1654047-Reviews-The_Lanfear_Guest_House-Terrace_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g3244735-d3244736-Reviews-Bear_Claw_Lodge-Kispiox_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1207923-d12910832-Reviews-Hidden_Acers-Hazelton_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g671271-d10763252-Reviews-Kitimat_Estuary_Lodge_B_B-Kitimat_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181770-d7111964-Reviews-Mumfords_Lodge-Terrace_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181770-d6594686-Reviews-Deep_Creek_Lodge-Terrace_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181770-d7590574-Reviews-Cedars_Motel-Terrace_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181770-d7811256-Reviews-Rainbow_Inn_Motel-Terrace_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181770-d729682-Reviews-Bear_Country_Inn-Terrace_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g671271-d4725002-Reviews-Kitimat_Hotel-Kitimat_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g671271-d6548542-Reviews-City_Centre_Suites-Kitimat_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1913581-d6159145-Reviews-Bulkley_Canyon_Ranch-New_Hazelton_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g2464444-d14037842-Reviews-Cataline_Motel_RV_Park-South_Hazelton_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181770-d12534903-Reviews-Little_Wolf_Resort-Terrace_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181770-d15117944-Reviews-The_Lodge_at_Skeena_Landing-Terrace_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g671271-d16865870-Reviews-Sandpiper_8_Banyay-Kitimat_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181770-d8619475-Reviews-Hidden_Acres_Farm_and_Treehouse_Resort-Terrace_Kitimat_Stikine_District_British_Columb.html https://www.tripadvisor.ca/Hotel_Review-g181770-d1173068-Reviews-Yellow_Cedar_Lodge-Terrace_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181770-d3431704-Reviews-Shames_Country_Lodge-Terrace_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181770-d7111964-Reviews-Mumfords_Lodge-Terrace_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181770-d6594686-Reviews-Deep_Creek_Lodge-Terrace_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181770-d7590574-Reviews-Cedars_Motel-Terrace_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181770-d7811256-Reviews-Rainbow_Inn_Motel-Terrace_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g3952454-d581964-Reviews-Bell_2_Lodge-Meziadin_Lake_Provincial_Park_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635946-d12328023-Reviews-Stewart_Mountain_Lodge-Stewart_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181770-d1654047-Reviews-The_Lanfear_Guest_House-Terrace_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g3244735-d3244736-Reviews-Bear_Claw_Lodge-Kispiox_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635946-d14917237-Reviews-Bear_Valley_Guesthouse-Stewart_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1207923-d12910832-Reviews-Hidden_Acers-Hazelton_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g671271-d10763252-Reviews-Kitimat_Estuary_Lodge_B_B-Kitimat_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g671271-d4725002-Reviews-Kitimat_Hotel-Kitimat_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g671271-d6548542-Reviews-City_Centre_Suites-Kitimat_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1913581-d6159145-Reviews-Bulkley_Canyon_Ranch-New_Hazelton_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g2464444-d14037842-Reviews-Cataline_Motel_RV_Park-South_Hazelton_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181770-d12534903-Reviews-Little_Wolf_Resort-Terrace_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g671271-d16865870-Reviews-Sandpiper_8_Banyay-Kitimat_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1913581-d8709837-Reviews-Suskwa_Lodge-New_Hazelton_Kitimat_Stikine_District_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d182449-Reviews-Best_Western_Inn_at_Penticton-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d182460-Reviews-Valley_Star_Motel-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d188262-Reviews-Ramada_by_Wyndham_Penticton_Hotel_Suites-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d188247-Reviews-Days_Inn_by_Wyndham_Penticton_Conference_Centre-Penticton_Okanagan_Valley_British_Colum.html https://www.tripadvisor.ca/Hotel_Review-g154937-d182455-Reviews-Slumber_Lodge_Motel-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d182456-Reviews-Spanish_Villa_Resort-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d188375-Reviews-Coast_Penticton_Hotel-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d1171206-Reviews-Tiki_Shores_Inn_and_Suites-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d184257-Reviews-Penticton_Lakeside_Resort_Conference_Centre-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d1231820-Reviews-Empire_Motel-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d1440358-Reviews-Casa_Grande_Inn-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d1231830-Reviews-Shoreline-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d182453-Reviews-Pass_Motor_Inn-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d1231813-Reviews-Beachside_Motel-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d1231828-Reviews-Riverside_Motel-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d185822-Reviews-Hostelling_International_Penticton-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d1231842-Reviews-Travelers_Motel-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d12666209-Reviews-Rowena_s_Retreat-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d7380967-Reviews-D_Angelo_Winery_Guest_House-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d1231811-Reviews-Apple_Tree_Inn-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d2511318-Reviews-Swiss_House_Bed_Breakfast-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d2435560-Reviews-House_Victoria_Bed_Breakfast-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d182454-Reviews-Sandman_Hotel_Penticton-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d185283-Reviews-Rochester_Resort-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d5783563-Reviews-Sahara_Courtyard_Inn_Penticton-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d1231839-Reviews-Sunny_Beach_Motel-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d623281-Reviews-Flamingo_Motel-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d1231765-Reviews-5000_Motel-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d186099-Reviews-Waterfront_Inn-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d1231826-Reviews-Plaza_Motel-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d182450-Reviews-Granada_Inn-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d564223-Reviews-Holiday_House_Motel-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d511097-Reviews-Above_The_Beach_Bed_Breakfast-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d1341362-Reviews-E_Laysa_Guesthouse_and_Vineyard_Retreat-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d1231769-Reviews-Bowmont_Motel-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d1056580-Reviews-Cormier_s_Studio-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d1537187-Reviews-Crooked_Tree_Guest_Suites-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d270547-Reviews-Lakeside_Villa_Inn_Suites-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d182457-Reviews-Swiss_Sunset_Inn-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d8264319-Reviews-OK_Whistle_Stop_B_B-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d624486-Reviews-Crown_Resort_Motel-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d4459055-Reviews-Quidni_Estate_Winery_Guest_Rooms-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d645196-Reviews-God_s_Mountain_Estate-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d261816-Reviews-Royal_Bed_and_Breakfast-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d4318175-Reviews-Nikko_Bed_and_Breakfast-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d1231818-Reviews-Black_Sea_Motel_Restaurant-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d1930550-Reviews-Golden_Sands_Resort_Motel-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d4366049-Reviews-Barefoot_Beach_Resort-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d226306-Reviews-Apex_Mountain_Inn-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d1231824-Reviews-Log_Cabin_Motel-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d639064-Reviews-Lost_Moose_Lodge_Resort-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d1150874-Reviews-Apex_Double_Diamond_Hostel-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d1231780-Reviews-Carmi_Motor_Inn-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d5571226-Reviews-The_Bundy_Buddy_Guesthouse-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d2180228-Reviews-Black_Widow_Winery_Bed_Breakfast-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d1231838-Reviews-Skaha_Motor_Inn-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d10597758-Reviews-South_Beach_Gardens_RV_Park-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d673464-Reviews-D_Vine_Dreams-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d275902-Reviews-Skaha_Lake_Paradise_Resort-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d1231815-Reviews-Black_Forest_Motel-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d617730-Reviews-Vineyard_View_Bed_and_Breakfast-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d182448-Reviews-Bel_Air_Motel-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d4745568-Reviews-Oxbow_RV_Resort-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d12850192-Reviews-Holiday_Hills_RV_Resort-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d1231789-Reviews-Hansel_And_Gretel_Motel-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d1231800-Reviews-Mayfair_Motel-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d2235502-Reviews-Stardust_Motor_Inn-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d4744878-Reviews-Wright_s_Beach_Camp_RV_Park-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d182447-Reviews-Alpex_Alpine_Ski_Resort-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d253899-Reviews-Bear_s_Den_B_B-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d3309652-Reviews-Copper_Creek_Lodge-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d4749615-Reviews-Valleyview_B_B-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d1341362-Reviews-E_Laysa_Guesthouse_and_Vineyard_Retreat-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d1231806-Reviews-Ogopogo_Motel-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154937-d226306-Reviews-Apex_Mountain_Inn-Penticton_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182183-d268131-Reviews-Homewood_Suites_Mont_Tremblant-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d185720-Reviews-Fairmont_Tremblant-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d578521-Reviews-Chateau_Beauvallon_Mont_Tremblant-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d186667-Reviews-Residence_Inn_by_Marriott_Mont_Tremblant_Manoir_Labelle-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d183353-Reviews-Hotel_Motel_Le_Boise_Du_Lac-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d493040-Reviews-Hotel_Quintessence-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d185298-Reviews-Embarc_Tremblant-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d488672-Reviews-Sommet_des_Neiges-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d185297-Reviews-Le_Grand_Lodge_Mont_Tremblant-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d268131-Reviews-Homewood_Suites_Mont_Tremblant-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d535792-Reviews-Auberge_Le_Lupin_B_B-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d2008800-Reviews-B_B_Les_Dames_du_Lac-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d640408-Reviews-The_Refuge-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d866856-Reviews-Gite_Escale_du_Nord_B_B-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d248237-Reviews-Holiday_Inn_Express_Hotel_Suites_Mont_Tremblant-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d183629-Reviews-AX_Hotel-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d247641-Reviews-Hotel_Mont_Tremblant-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d185296-Reviews-Le_Westin_Resort_Spa_Tremblant_Quebec-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d2044287-Reviews-Hotel_Vacances_Tremblant-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d506379-Reviews-Tour_des_Voyageurs-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d218450-Reviews-Lodge_de_la_Montagne-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d1873071-Reviews-Motel_149-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d263103-Reviews-Auberge_La_Porte_Rouge-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d183354-Reviews-Auberge_Mountain_View_Inn-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d501336-Reviews-Ermitage_du_Lac-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d570104-Reviews-Cap_Tremblant_Mountain_Resort-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d2208970-Reviews-Place_St_Bernard-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d621443-Reviews-Le_Second_Souffle-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d3410520-Reviews-Les_Suites_de_la_Gare_by_Location_ADP_Tremblant-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d625412-Reviews-Les_Jardins_de_L_Achillee_Millefeuille-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d268131-Reviews-Homewood_Suites_Mont_Tremblant-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d15333507-Reviews-Microtel_Inn_and_Suites_by_Wyndham_Mont_Tremblant-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d263214-Reviews-Auberge_Sauvignon-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d3387801-Reviews-Wildberry_Inn-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d1654090-Reviews-Gite_de_la_Pisciculture-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d1201727-Reviews-Manitonga_Hostel-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d3643169-Reviews-Village_des_Soleils-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d183626-Reviews-Gite_le_Roupillon_B_B-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d289403-Reviews-Motel_Tremblant_sur_la_Colline-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d6867707-Reviews-Tremblant_Les_Eaux-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d183627-Reviews-Le_Couvent-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d624121-Reviews-Auberge_Le_Voyageur-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d620689-Reviews-Pimbina_Spa_Massage-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d644970-Reviews-La_Chaumiere_de_l_Anse-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d2235071-Reviews-Domaine_Summum-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d573220-Reviews-Spa_Crystal_Inn_B_B_Mont_Tremblant-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d259469-Reviews-Tremblant_Sunstar_Condominiums-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d7182958-Reviews-Les_Falaises_Tremblant_Sunstar-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d1028383-Reviews-Blueberry_Lake_Resort-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d1653635-Reviews-Tremblant_Elysium_Etoile_du_Matin-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d259978-Reviews-Au_Bois_Jolit-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d667959-Reviews-Au_Beau_Soleil-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d14246155-Reviews-Bel_Air_Resort_Residences-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d8748201-Reviews-BB_Saffron-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d7182963-Reviews-Le_Plateau_by_Tremblant_Sunstar-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d1231044-Reviews-L_Equinoxe_with_Rendez_Vous-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d7182955-Reviews-Etoile_du_Matin_by_Tremblant_Sunstar-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d16664896-Reviews-Aiglon_by_Tremblant_Sunstar-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d15661210-Reviews-Chalets_Laurentides_Mont_Tremblant-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d16661034-Reviews-Clairiere_By_Tremblant_Sunstar-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d185708-Reviews-Auberge_du_Coq_de_Montagne-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d1653635-Reviews-Tremblant_Elysium_Etoile_du_Matin-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d259978-Reviews-Au_Bois_Jolit-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d667959-Reviews-Au_Beau_Soleil-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d14246155-Reviews-Bel_Air_Resort_Residences-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d8748201-Reviews-BB_Saffron-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d7182963-Reviews-Le_Plateau_by_Tremblant_Sunstar-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d1231044-Reviews-L_Equinoxe_with_Rendez_Vous-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d259469-Reviews-Tremblant_Sunstar_Condominiums-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d7182958-Reviews-Les_Falaises_Tremblant_Sunstar-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d7182955-Reviews-Etoile_du_Matin_by_Tremblant_Sunstar-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d16664896-Reviews-Aiglon_by_Tremblant_Sunstar-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d15661210-Reviews-Chalets_Laurentides_Mont_Tremblant-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d16661034-Reviews-Clairiere_By_Tremblant_Sunstar-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d15642759-Reviews-Haut_Bois_By_Tremblant_Sunstar-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d16636590-Reviews-L_Altitude_By_Rendez_Vous_Tremblant-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d6882531-Reviews-La_Chouette_by_Tremblant_Sunstar-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d15684469-Reviews-Le_Champetre_by_Tremblant_Sunstar-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182183-d15291946-Reviews-Les_Eaux_by_Tremblant_Sunstar-Mont_Tremblant_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g154911-d184171-Reviews-Fairmont_Banff_Springs-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d182229-Reviews-Rimrock_Resort_Hotel-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d183860-Reviews-Banff_Park_Lodge_Resort_and_Conference_Centre-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d10155680-Reviews-Moose_Hotel_and_Suites-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d184171-Reviews-Fairmont_Banff_Springs-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d182231-Reviews-Tunnel_Mountain_Resort-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d249946-Reviews-The_Juniper_Hotel-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d185655-Reviews-Brewster_s_Mountain_Lodge-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d182227-Reviews-Mount_Royal_Hotel-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d182216-Reviews-Elk_Avenue_Hotel-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d182228-Reviews-Sunshine_Mountain_Lodge-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d185696-Reviews-A_Banff_Boutique_Inn_Pension_Tannenhof-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d182230-Reviews-Banff_Aspen_Lodge-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d183882-Reviews-Delta_Hotels_by_Marriott_Banff_Royal_Canadian_Lodge-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d295445-Reviews-Castle_Mountain_Chalets-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d1074942-Reviews-The_Poplar_Inn-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d182220-Reviews-Bow_View_Lodge-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d185662-Reviews-Banff_Inn-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d320320-Reviews-Canalta_Lodge-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d155280-Reviews-Buffalo_Mountain_Lodge-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d185314-Reviews-Banff_Caribou_Lodge_Spa-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d182224-Reviews-Douglas_Fir_Resort_Chalets-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d182214-Reviews-Irwin_s_Mountain_Inn-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d184485-Reviews-Hidden_Ridge_Resort-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d651070-Reviews-Fox_Hotel_Suites-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d182225-Reviews-High_Country_Inn-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d182222-Reviews-Charlton_s_Banff-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d182217-Reviews-Banff_Ptarmigan_Inn-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d634882-Reviews-HI_Banff_Alpine_Centre-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d239674-Reviews-Rundlestone_Lodge-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d184171-Reviews-Fairmont_Banff_Springs-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d182218-Reviews-Banff_Rocky_Mountain_Resort-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d185685-Reviews-Red_Carpet_Inn-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d264183-Reviews-Bumpers_Inn-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d1475455-Reviews-King_Edward_Hotel-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d184481-Reviews-Blue_Mountain_Lodge-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d185716-Reviews-The_YWCA_Banff_Hotel-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d3404898-Reviews-Banff_International_Hostel-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d1721900-Reviews-A_Good_Nite_s_Rest-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d1125144-Reviews-Mountain_View_Bed_Breakfast-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d182226-Reviews-Inns_Of_Banff-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d182219-Reviews-Banff_Voyager_Inn-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d2272233-Reviews-HI_Castle_Mountain_Wilderness-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d184490-Reviews-Johnston_Canyon_Lodge_and_Bungalows-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d1143067-Reviews-Cottage_Bed_Breakfast-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d1650284-Reviews-Heidi_s_B_B-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d3833409-Reviews-Hillside_Bungalows-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d15635741-Reviews-The_Banff_Bear_B_B_Suite-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d1650284-Reviews-Heidi_s_B_B-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d3833409-Reviews-Hillside_Bungalows-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d15635741-Reviews-The_Banff_Bear_B_B_Suite-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d14854917-Reviews-Rundle_Manor_Hotel-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d271681-Reviews-Bed_Breakfast_on_Mountain_Lane-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d185653-Reviews-Banff_B_B-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d249947-Reviews-Park_Avenue_B_B-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d12631208-Reviews-Glacier_View_Inn-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d260210-Reviews-Samesun_Banff-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d184494-Reviews-Beaujolais_Boutique_B_B_at_Thea_s_House-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d1891391-Reviews-Holiday_Lodge_Bed_Breakfast_Cabins-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d544694-Reviews-At_Wit_s_End_Bed_and_Breakfast-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d638641-Reviews-Buffaloberry_Bed_and_Breakfast-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d185690-Reviews-Storm_Mountain_Lodge_Cabins-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d562856-Reviews-Cascade_Court_Bed_Breakfast-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d185687-Reviews-Mountain_Home_Bed_and_Breakfast-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d1583514-Reviews-HI_Rampart_Creek_Wilderness_Hostel-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d1143067-Reviews-Cottage_Bed_Breakfast-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154911-d184490-Reviews-Johnston_Canyon_Lodge_and_Bungalows-Banff_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154932-d184157-Reviews-Alpine_Motel_Kamloops-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d182099-Reviews-Coast_Kamloops_Hotel_Conference_Centre-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d225461-Reviews-South_Thompson_Inn_Conference_Center-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d254331-Reviews-Hampton_Inn_by_Hilton_Kamloops-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d182394-Reviews-Scott_s_Inn_and_Restaurant_Kamloops-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d1723745-Reviews-Best_Western_Plus_Kamloops_Hotel-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d181924-Reviews-Holiday_Inn_Express_Kamloops-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d8412113-Reviews-Fairfield_Inn_Suites_by_Marriott_Kamloops-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d182395-Reviews-Accent_Inn_Kamloops-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d1382448-Reviews-Holiday_Inn_Suites_Kamloops-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d225462-Reviews-The_Plaza_Hotel_Trademark_Collection_by_Wyndham-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d182398-Reviews-DoubleTree_by_Hilton_Hotel_Kamloops-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d188346-Reviews-Super_8_by_Wyndham_Kamloops_BC-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d182393-Reviews-Riverland_Inn_Suites-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d182399-Reviews-The_Thompson_Hotel_and_Conference_Centre-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d182400-Reviews-Travelodge_Kamloops_City_Centre-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d1231515-Reviews-The_Ranchland_Inn-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d6003123-Reviews-Sandman_Signature_Kamloops_Hotel-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d1231524-Reviews-Days_Inn_by_Wyndham_Kamloops-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d188273-Reviews-Ramada_by_Wyndham_Kamloops-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d184157-Reviews-Alpine_Motel_Kamloops-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d188369-Reviews-Kamloops_Travelodge_Mountview-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d1105971-Reviews-Grandview_Motel-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d184161-Reviews-Comfort_Inn_Suites-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d273007-Reviews-Quality_Inn_Kamloops-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d10547266-Reviews-Overlander_B_B-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d1878584-Reviews-Pacific_Inn_Suites_Kamloops-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d182392-Reviews-Four_Points_by_Sheraton_Kamloops-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d1231528-Reviews-Kings_Motor_Inn-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d310970-Reviews-Canadas_Best_Value_Inn_Suites-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d182398-Reviews-DoubleTree_by_Hilton_Hotel_Kamloops-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d249419-Reviews-Howard_Johnson_by_Wyndham_Downtown_Kamloops-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d188189-Reviews-Panorama_Inn_Suites-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d1518973-Reviews-Fortune_Motel-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d503164-Reviews-Motel_6_Kamloops-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d1576518-Reviews-Acadian_Inn-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d225460-Reviews-Sandman_Inn_Suites_Kamloops-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d1231509-Reviews-Lamplighter_Motel-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d183521-Reviews-Best_Budget_Inn_and_Suites-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d225463-Reviews-Super_8_by_Wyndham_Kamloops_East-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d184237-Reviews-Star_Lodge-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d1231530-Reviews-Trans_Canada_Motel-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d182401-Reviews-Hospitality_Inn-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d673905-Reviews-Rider_s_Motor_Inn-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d15295651-Reviews-Parkview_Motel-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d14006056-Reviews-Wingate_by_Wyndham_Kamloops-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d182396-Reviews-Delta_Hotels_Kamloops_Downtown-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d184913-Reviews-Lac_le_Jeune_Resort-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d1478555-Reviews-Residence_Conference_Centre_Kamloops-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d291478-Reviews-Fireside_Lodge-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d584953-Reviews-Knights_Inn_Kamloops-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d1231526-Reviews-Fountain_Motel-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d12637614-Reviews-Tournament_Inn-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d1231519-Reviews-Columbia_Motor_Inn-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d8707392-Reviews-Country_Cottage_B_B-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d14199228-Reviews-Maverick_Motor_Inn-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d10040267-Reviews-Spruce_Wilderness_Lodge-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d621312-Reviews-Shuswap_Lake_Resort-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d8042567-Reviews-Knutsford_Kamloops_RV_Campground-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d612158-Reviews-Wind_and_Sky_Bed_Breakfast-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d1653975-Reviews-Kamloops_Log_Home-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d182397-Reviews-Sun_Peaks_Online-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d185998-Reviews-Sevinth_Heaven_Bed_and_Breakfast-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d3206494-Reviews-Silver_Sage_Campground-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d5002694-Reviews-Kamloops_RV_Park-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d1231517-Reviews-4_Seasons_Motel-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d183522-Reviews-High_Ridge_Bed_and_Breakfast-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d265699-Reviews-Moose_Woodland_Chalet-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d14006056-Reviews-Wingate_by_Wyndham_Kamloops-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d182396-Reviews-Delta_Hotels_Kamloops_Downtown-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d1478555-Reviews-Residence_Conference_Centre_Kamloops-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d291478-Reviews-Fireside_Lodge-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d1231526-Reviews-Fountain_Motel-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d1231519-Reviews-Columbia_Motor_Inn-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154932-d14199228-Reviews-Maverick_Motor_Inn-Kamloops_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154942-d182074-Reviews-Best_Western_Tin_Wis_Resort-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_District_.html https://www.tripadvisor.ca/Hotel_Review-g154942-d185449-Reviews-Pacific_Sands_Beach_Resort-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_District_V.html https://www.tripadvisor.ca/Hotel_Review-g154942-d254778-Reviews-Long_Beach_Lodge_Resort-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_District_Vanc.html https://www.tripadvisor.ca/Hotel_Review-g154942-d263470-Reviews-House_of_Himwitsa-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_District_Vancouver_.html https://www.tripadvisor.ca/Hotel_Review-g154942-d263484-Reviews-HI_Tofino_Whaler_s_on_the_Point_Guesthouse-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Reg.html https://www.tripadvisor.ca/Hotel_Review-g154942-d590110-Reviews-The_Shoreline_Tofino-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_District_Vancouv.html https://www.tripadvisor.ca/Hotel_Review-g154942-d2241923-Reviews-Black_Bear_Guesthouse-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_District_Vanco.html https://www.tripadvisor.ca/Hotel_Review-g154942-d185473-Reviews-Wickaninnish_Inn_and_The_Pointe_Restaurant-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Reg.html https://www.tripadvisor.ca/Hotel_Review-g154942-d1480999-Reviews-Tofino_Resort_Marina-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_District_Vancou.html https://www.tripadvisor.ca/Hotel_Review-g154942-d4877446-Reviews-Meares_Vista_Inn-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_District_Vancouver_.html https://www.tripadvisor.ca/Hotel_Review-g154942-d263481-Reviews-The_Inn_at_Tough_City-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_District_Vancou.html https://www.tripadvisor.ca/Hotel_Review-g154942-d627232-Reviews-The_Ecolodge_at_the_Tofino_Botanical_Gardens-Tofino_Clayoquot_Sound_Alberni_Clayoquot_R.html https://www.tripadvisor.ca/Hotel_Review-g154942-d664785-Reviews-Cobble_Wood_Bird_Sanctuary_Guest_Houses-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Region.html https://www.tripadvisor.ca/Hotel_Review-g154942-d263472-Reviews-Middle_Beach_Lodge-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_District_Vancouver.html https://www.tripadvisor.ca/Hotel_Review-g154942-d482715-Reviews-Ocean_Village_Beach_Resort-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_District_V.html https://www.tripadvisor.ca/Hotel_Review-g154942-d582069-Reviews-Tofino_Motel_Harborview_Ltd-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_District_.html https://www.tripadvisor.ca/Hotel_Review-g154942-d654649-Reviews-Harvey_House_B_B-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_District_Vancouver_I.html https://www.tripadvisor.ca/Hotel_Review-g154942-d1446652-Reviews-Cox_Bay_Beach_Resort-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_District_Vancou.html https://www.tripadvisor.ca/Hotel_Review-g154942-d1544985-Reviews-Summerhill_Guest_House-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_District_Vanc.html https://www.tripadvisor.ca/Hotel_Review-g154942-d483990-Reviews-BriMar_Bed_and_Breakfast-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_District_Van.html https://www.tripadvisor.ca/Hotel_Review-g154942-d1418543-Reviews-Tofino_Trek_Inn-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_District_Vancouver_I.html https://www.tripadvisor.ca/Hotel_Review-g154942-d2060049-Reviews-Tofino_Travellers_Guesthouse-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_Distric.html https://www.tripadvisor.ca/Hotel_Review-g154942-d1798242-Reviews-Adventure_Tofino_B_B-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_District_Vancou.html https://www.tripadvisor.ca/Hotel_Review-g154942-d497971-Reviews-Jamie_s_Rainforest_Inn-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_District_Vanco.html https://www.tripadvisor.ca/Hotel_Review-g154942-d1112036-Reviews-Paddlers_Inn-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_District_Vancouver_Isla.html https://www.tripadvisor.ca/Hotel_Review-g154942-d620100-Reviews-Seafarer_s_Bed_and_Breakfast-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_District.html https://www.tripadvisor.ca/Hotel_Review-g154942-d652953-Reviews-Sea_Star_Beach_Retreat-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_District_Vanco.html https://www.tripadvisor.ca/Hotel_Review-g154942-d1084038-Reviews-Bedwell_Place_Guest_House-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_District_V.html https://www.tripadvisor.ca/Hotel_Review-g154942-d562924-Reviews-Duffin_Cove_Oceanfront_Lodging-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_Distri.html https://www.tripadvisor.ca/Hotel_Review-g154942-d1866034-Reviews-Emerald_Forest_Bed_Breakfast-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_Distric.html https://www.tripadvisor.ca/Hotel_Review-g154942-d1112036-Reviews-Paddlers_Inn-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_District_Vancouver_Isla.html https://www.tripadvisor.ca/Hotel_Review-g154942-d621345-Reviews-Tofino_Swell_Lodge-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_District_Vancouver.html https://www.tripadvisor.ca/Hotel_Review-g154942-d1926734-Reviews-Tofino_Ospray_Lodge-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_District_Vancouv.html https://www.tripadvisor.ca/Hotel_Review-g154942-d14132099-Reviews-Chesterman_Hideaway-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_District_Vancou.html https://www.tripadvisor.ca/Hotel_Review-g154942-d1058374-Reviews-Long_Beach_Haven-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_District_Vancouver_.html https://www.tripadvisor.ca/Hotel_Review-g154942-d14984653-Reviews-The_Maq_Hotel-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_District_Vancouver_Is.html https://www.tripadvisor.ca/Hotel_Review-g154942-d627691-Reviews-Solwood_Healing_Arts_Retreat_Spa-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_Dist.html https://www.tripadvisor.ca/Hotel_Review-g154942-d2199758-Reviews-Dolphin_Motel-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_District_Vancouver_Isl.html https://www.tripadvisor.ca/Hotel_Review-g154942-d1162010-Reviews-Schooner_Motel-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_District_Vancouver_Is.html https://www.tripadvisor.ca/Hotel_Review-g154942-d1769902-Reviews-Clayoquot_Cedars_Vacation_Rentals-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_Di.html https://www.tripadvisor.ca/Hotel_Review-g154942-d15843703-Reviews-WILDPOD-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_District_Vancouver_Island_B.html https://www.tripadvisor.ca/Hotel_Review-g154942-d266612-Reviews-Water_s_Edge_Bed_and_Breakfast-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_Distri.html https://www.tripadvisor.ca/Hotel_Review-g154942-d283657-Reviews-South_Chesterman_Beach_Condos-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_Distric.html https://www.tripadvisor.ca/Hotel_Review-g154942-d2104868-Reviews-Sea_Dreamer_Guest_House-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_District_Van.html https://www.tripadvisor.ca/Hotel_Review-g154942-d616904-Reviews-Eagle_View_Guest_House-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_District_Vanco.html https://www.tripadvisor.ca/Hotel_Review-g154942-d15842797-Reviews-Wildpod_Glamping-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_District_Vancouver.html https://www.tripadvisor.ca/Hotel_Review-g154942-d1895902-Reviews-Pyramid_Point_Holiday_House-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_District.html https://www.tripadvisor.ca/Hotel_Review-g154942-d622533-Reviews-Wit_s_End_B_B-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_District_Vancouver_Isla.html https://www.tripadvisor.ca/Hotel_Review-g154942-d269226-Reviews-Tofino_Sunrise_Inn_Bed_and_Breakfast-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_.html https://www.tripadvisor.ca/Hotel_Review-g154942-d665834-Reviews-Misty_Mountain_Manor-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_District_Vancouv.html https://www.tripadvisor.ca/Hotel_Review-g154942-d584169-Reviews-Cedar_Street_Guest_House-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_District_Van.html https://www.tripadvisor.ca/Hotel_Review-g154942-d3400282-Reviews-Long_Beach_Golf_Course_Campground-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_Di.html https://www.tripadvisor.ca/Hotel_Review-g154942-d1495415-Reviews-Days_Inn-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_District_Vancouver_Island_B.html https://www.tripadvisor.ca/Hotel_Review-g154942-d1878261-Reviews-Abraham_Sanctuary-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_District_Vancouver.html https://www.tripadvisor.ca/Hotel_Review-g154942-d1024693-Reviews-Lost_Sailor_Guesthouse-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_District_Vanc.html https://www.tripadvisor.ca/Hotel_Review-g154942-d1544985-Reviews-Summerhill_Guest_House-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_District_Vanc.html https://www.tripadvisor.ca/Hotel_Review-g154942-d1798242-Reviews-Adventure_Tofino_B_B-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_District_Vancou.html https://www.tripadvisor.ca/Hotel_Review-g154942-d14132099-Reviews-Chesterman_Hideaway-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_District_Vancou.html https://www.tripadvisor.ca/Hotel_Review-g154942-d15843703-Reviews-WILDPOD-Tofino_Clayoquot_Sound_Alberni_Clayoquot_Regional_District_Vancouver_Island_B.html https://www.tripadvisor.ca/Hotel_Review-g181785-d182102-Reviews-Best_Western_Mountainview_Inn-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d968079-Reviews-Pinewood_Inn-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d4996389-Reviews-Holiday_Inn_Express_Golden_Kicking_Horse-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d658441-Reviews-Glenogle_Mountain_Lodge_Spa-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d1828326-Reviews-Dreamcatcher_Hostel-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d451003-Reviews-Travelodge_By_Wyndham_Golden_Sportsman_Lodge-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d1161987-Reviews-Rondo_Motel-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d646870-Reviews-Winston_Lodge_Spa-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d2706110-Reviews-Days_Inn_by_Wyndham_Golden-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d1603336-Reviews-Glacier_Mountaineer_Lodge_Bellstar_Hotels_Resorts-Golden_Kootenay_Rockies_British_Colu.html https://www.tripadvisor.ca/Hotel_Review-g181785-d7398024-Reviews-Mountain_View_Cabins-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d186048-Reviews-Prestige_Inn_Golden-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d182383-Reviews-Ramada_Limited_Golden-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d628797-Reviews-Golden_Hostel_Kicking_Horse_River_Lodge-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d658299-Reviews-Palliser_Lodge_Bellstar_Hotels_Resorts-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d1161801-Reviews-Chancellor_Peak_Chalets-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d2164016-Reviews-Brookside_Motel-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d547574-Reviews-Copper_Horse_Lodge-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d673928-Reviews-Moberly_Lodge-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d657509-Reviews-Auberge_Kicking_Horse_B_B-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d1563480-Reviews-Kicking_Horse_Canyon_B_B-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d1469289-Reviews-Canyon_Ridge_Lodge-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d1028425-Reviews-Kicking_Horse_Kabins-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d12606766-Reviews-Back_To_The_Land_B_B-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d614889-Reviews-Vagabond_Lodge-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d2059671-Reviews-Le_Beausoleil_Bed_and_Breakfast-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d2040816-Reviews-Tschurtschenthaler_Lodge_B_and_B-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d2018723-Reviews-Home_Lodge-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d628058-Reviews-Mount_7_Lodges-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d1748224-Reviews-Cedar_House_Restaurant_Chalets-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d185790-Reviews-Columbia_Valley_B_B-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d1469289-Reviews-Canyon_Ridge_Lodge-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d1028425-Reviews-Kicking_Horse_Kabins-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d12606766-Reviews-Back_To_The_Land_B_B-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d614889-Reviews-Vagabond_Lodge-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d2040816-Reviews-Tschurtschenthaler_Lodge_B_and_B-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d2018723-Reviews-Home_Lodge-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d628058-Reviews-Mount_7_Lodges-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d1748224-Reviews-Cedar_House_Restaurant_Chalets-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d630954-Reviews-Heather_Mountain_Lodge-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d186002-Reviews-Goldenwood_Lodge_Cabins_and_Campground-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d1958548-Reviews-Bear_Corner_Bed_and_Bale-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d1494214-Reviews-Blaeberry_Mountain_Lodge-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d1929301-Reviews-Aspens_At_Kicking_Horse_Mountain_Resort-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d185811-Reviews-Hillside_Lodge_and_Chalets-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d1531787-Reviews-Eh_Canadian_Lodge-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d1548130-Reviews-Beaverfoot_Lodge-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d1874692-Reviews-Mount_7_Guesthouse_and_BnB-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d3750853-Reviews-Rocky_Mountain_Cabins-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d2239492-Reviews-Whitewater_Lodge-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d1736245-Reviews-Kicking_Horse_Hostel-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d185759-Reviews-Alpine_Meadows_Lodge-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d3837232-Reviews-Pine_Cones_B_B-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d3831126-Reviews-Rocky_Mountain_Log_Chalet-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d1841914-Reviews-Golden_Eco_Adventure_Ranch-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d280558-Reviews-Kicking_Horse_River_Chalets-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d5321830-Reviews-Whispering_Pines-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d188342-Reviews-Super_8_by_Wyndham_Golden-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d5571225-Reviews-Big_Bend_Hotel-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d16519970-Reviews-Lush_Mountain_Accommodations-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d185790-Reviews-Columbia_Valley_B_B-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d2239394-Reviews-Alpenrose_Cabins_Lodge-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d1150508-Reviews-Applewood_Farm_Hostel_Ltd-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d302950-Reviews-A_Quiet_Corner_Bed_Breakfast-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d2422070-Reviews-Kallman_Cottages-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d268976-Reviews-Sentry_Mountain_Lodge-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d3703257-Reviews-Whispering_Spruce_Campground_RV_Park-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d600323-Reviews-Battle_Abbey_Lodge-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d12535864-Reviews-Columbia_Wetlands_Outpost-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d262865-Reviews-Goat_Mountain_Lodge-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d3686906-Reviews-Sorcerer_Lodge-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d12606766-Reviews-Back_To_The_Land_B_B-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d185811-Reviews-Hillside_Lodge_and_Chalets-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d3750853-Reviews-Rocky_Mountain_Cabins-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d2239492-Reviews-Whitewater_Lodge-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d1736245-Reviews-Kicking_Horse_Hostel-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d188342-Reviews-Super_8_by_Wyndham_Golden-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181785-d16519970-Reviews-Lush_Mountain_Accommodations-Golden_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g940852-d1188010-Reviews-My_Friends_Inn_Manitoulin-Manitowaning_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g940847-d1822834-Reviews-Westview_B_B-Little_Current_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g528902-d3330426-Reviews-Morrow_s_Cottages-Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g528902-d578202-Reviews-Manitowaning_Lodge-Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g940847-d1373063-Reviews-Whites_Point_B_B-Little_Current_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499260-d1654359-Reviews-Thorburn_House-Gore_Bay_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g528902-d1909015-Reviews-The_Country_Inn-Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g528902-d3340165-Reviews-Spirit_Island_Adventures-Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g940847-d6970038-Reviews-Butterfly_Haven_B_B-Little_Current_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g940847-d1187924-Reviews-Bridgeway_Motel-Little_Current_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g940852-d1188001-Reviews-Bass_Creek_Resort-Manitowaning_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g4473391-d12639376-Reviews-Bears_Inn-Tehkummah_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1168686-d1187880-Reviews-Cathy_Archie_s_Family_Cottages-Kagawong_Manitoulin_Island_Northeastern_Ontario_Ontari.html https://www.tripadvisor.ca/Hotel_Review-g940852-d1188022-Reviews-Wayside_Motel-Manitowaning_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g670441-d1579865-Reviews-The_Meldrum_Bay_Inn-Meldrum_Bay_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g528902-d2197551-Reviews-Red_Lodge_Resort-Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g940847-d4599669-Reviews-Manitoulin_Hotel_Conference_Centre-Little_Current_Manitoulin_Island_Northeastern_Ontar.html https://www.tripadvisor.ca/Hotel_Review-g1498192-d1748391-Reviews-Manitoulin_Inn-Mindemoya_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1498192-d3452539-Reviews-Mindemoya_Motel-Mindemoya_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g528902-d1156150-Reviews-Cedarwood_Lodge-Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g940847-d1187929-Reviews-The_Hawberry_Motel-Little_Current_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499297-d283492-Reviews-Southbay_Guesthouse_cottages-South_Baymouth_Manitoulin_Island_Northeastern_Ontario_Onta.html https://www.tripadvisor.ca/Hotel_Review-g1498192-d12438099-Reviews-Maple_Grove_Cottages-Mindemoya_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499297-d1187861-Reviews-Buck_Horn_Motel-South_Baymouth_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g670441-d2417521-Reviews-White_Sea_Resort-Meldrum_Bay_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499260-d1187444-Reviews-Evergreen_Resort-Gore_Bay_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g2183541-d4424272-Reviews-Mac_s_Camp-Spring_Bay_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499260-d1187442-Reviews-Lake_Wolsey_Cabins-Gore_Bay_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g528902-d657302-Reviews-Huron_Sands_Motel-Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1168686-d1187913-Reviews-Lakeview_Resort-Kagawong_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1498192-d1079713-Reviews-Rockville_Inn_B_B-Mindemoya_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g2426190-d3569847-Reviews-Batman_s_Cottages_Campground-Sheguiandah_Manitoulin_Island_Northeastern_Ontario_Ontar.html https://www.tripadvisor.ca/Hotel_Review-g1498192-d618011-Reviews-Mindemoya_Court_Cottages_Campground-Mindemoya_Manitoulin_Island_Northeastern_Ontario_O.html https://www.tripadvisor.ca/Hotel_Review-g2426191-d1879384-Reviews-On_the_Bay_Bed_Breakfast-Providence_Bay_Manitoulin_Island_Northeastern_Ontario_Ontari.html https://www.tripadvisor.ca/Hotel_Review-g940847-d1187919-Reviews-Anchor_Inn_Hotel-Little_Current_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499297-d1187875-Reviews-South_Bay_Resort-South_Baymouth_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g528902-d1533505-Reviews-The_Buckhorn_Motel-Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499260-d14208236-Reviews-The_Inn_at_Gore_Bay-Gore_Bay_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g4473391-d3398082-Reviews-Gordon_s_Park-Tehkummah_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499260-d4591373-Reviews-The_Stonehouse_B_B-Gore_Bay_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g528902-d673977-Reviews-Timberlane_Rustic_Lodges-Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g940847-d1094099-Reviews-Shaftesbury_Inn-Little_Current_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g2183541-d1093868-Reviews-Rockgarden_Terrace_Resort-Spring_Bay_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499297-d1187870-Reviews-Huron_Motor_Lodge-South_Baymouth_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1498192-d4521279-Reviews-Mountain_View_Resort-Mindemoya_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g2426191-d1896494-Reviews-Red_Rooster_Inn_B_B-Providence_Bay_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g2183541-d8085211-Reviews-Quintina_s_Clothier_and_Guest_House-Spring_Bay_Manitoulin_Island_Northeastern_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g2426190-d6994350-Reviews-Paradise_Motel-Sheguiandah_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1168686-d6940984-Reviews-Hide_Away_Lodge-Kagawong_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g940847-d1187934-Reviews-Silver_Birches_Resort-Little_Current_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g940847-d6090506-Reviews-Woods_and_Waves_Bed_and_Breakfast-Little_Current_Manitoulin_Island_Northeastern_Ontari.html https://www.tripadvisor.ca/Hotel_Review-g1498192-d8488008-Reviews-Cosy_Cove_Cottages-Mindemoya_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1168686-d12588368-Reviews-Lake_Kagawong_Family_Cabins-Kagawong_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1168686-d1187916-Reviews-Viva_Villa_Cottage_Resort-Kagawong_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499260-d4758515-Reviews-Martha_s_Inn_Bed_Breakfast-Gore_Bay_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g4288036-d10520796-Reviews-Bayside_Resort-Wikwemikong_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g940852-d1188019-Reviews-Black_Rock_Resort-Manitowaning_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g2426191-d8593583-Reviews-Providence_Bay_Tent_Trailer_Park-Providence_Bay_Manitoulin_Island_Northeastern_Ontari.html https://www.tripadvisor.ca/Hotel_Review-g1498192-d11547723-Reviews-Island_Spring_Cottages-Mindemoya_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g528902-d614063-Reviews-Birch_Island_Lodge_Ltd-Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g670441-d1579865-Reviews-The_Meldrum_Bay_Inn-Meldrum_Bay_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499260-d1187442-Reviews-Lake_Wolsey_Cabins-Gore_Bay_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g528902-d578202-Reviews-Manitowaning_Lodge-Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g940847-d1373063-Reviews-Whites_Point_B_B-Little_Current_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499260-d1654359-Reviews-Thorburn_House-Gore_Bay_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g528902-d1909015-Reviews-The_Country_Inn-Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g528902-d3340165-Reviews-Spirit_Island_Adventures-Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g940847-d6970038-Reviews-Butterfly_Haven_B_B-Little_Current_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g940847-d1187924-Reviews-Bridgeway_Motel-Little_Current_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g940852-d1188001-Reviews-Bass_Creek_Resort-Manitowaning_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g4473391-d12639376-Reviews-Bears_Inn-Tehkummah_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1168686-d1187880-Reviews-Cathy_Archie_s_Family_Cottages-Kagawong_Manitoulin_Island_Northeastern_Ontario_Ontari.html https://www.tripadvisor.ca/Hotel_Review-g528902-d12653877-Reviews-Duffney_Farms-Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499260-d3291158-Reviews-Gore_Bay_Overnight_Apartment_Hotel-Gore_Bay_Manitoulin_Island_Northeastern_Ontario_Ont.html https://www.tripadvisor.ca/Hotel_Review-g528902-d2197551-Reviews-Red_Lodge_Resort-Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499297-d283492-Reviews-Southbay_Guesthouse_cottages-South_Baymouth_Manitoulin_Island_Northeastern_Ontario_Onta.html https://www.tripadvisor.ca/Hotel_Review-g528902-d1156150-Reviews-Cedarwood_Lodge-Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1498192-d12438099-Reviews-Maple_Grove_Cottages-Mindemoya_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499297-d1187861-Reviews-Buck_Horn_Motel-South_Baymouth_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g670441-d2417521-Reviews-White_Sea_Resort-Meldrum_Bay_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499260-d1187444-Reviews-Evergreen_Resort-Gore_Bay_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g2183541-d4424272-Reviews-Mac_s_Camp-Spring_Bay_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1168686-d1187913-Reviews-Lakeview_Resort-Kagawong_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154935-d182434-Reviews-Coast_Bastion_Hotel-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d182091-Reviews-Best_Western_Northgate_Inn-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d182430-Reviews-Buccaneer_Inn-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d188268-Reviews-The_Inn_on_Long_Lake-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d1066724-Reviews-Long_Lake_Waterfront_B_B-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d2562662-Reviews-Harbour_Light_Motel-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d182092-Reviews-Best_Western_Dorchester_Hotel-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d182432-Reviews-Port_O_Call_Motel-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d491774-Reviews-Painted_Turtle_Guesthouse-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d1112571-Reviews-Departure_Bay_Motel-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d1025827-Reviews-Ramada_by_Wyndham_Nanaimo-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d6425759-Reviews-Bev_Sandy_s_Place_B_B-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d6623116-Reviews-Rockwood_House_B_B-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d1931753-Reviews-Island_View_Bed_and_Breakfast-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d8068990-Reviews-Nanaimo_Ocean_View_Guesthouse-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d607792-Reviews-Bluebird_Motel-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d775559-Reviews-Waterfront_Suites_and_Marina-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d2662922-Reviews-Diplomat_Motel-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d15212432-Reviews-Ocean_Melody_Vacation_Rooms-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d1062831-Reviews-Cambie_Hostel_Nanaimo-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d250062-Reviews-The_Grand_Hotel_Nanaimo-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d16646373-Reviews-Gibralter_Rock-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d240632-Reviews-Value_Lodge_Economy_Motel-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d1105753-Reviews-Maple_View_Bed_Breakfast-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d1098183-Reviews-The_Pine_Picket_B_B-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d182431-Reviews-Days_Inn_by_Wyndham_Nanaimo-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d182435-Reviews-Travelodge_Nanaimo-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d616598-Reviews-Hammond_Bay_Oceanside_Bed_Breakfast-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d1478320-Reviews-Stephenson_Point_Seaside_B_B-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d2647028-Reviews-Mountainaire_Campground_and_RV_Park-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d5533563-Reviews-About_The_Sea_B_B-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d249317-Reviews-Colonial_Motel-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d3543942-Reviews-Beach_Estates_Inn-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d12300331-Reviews-Bethlehem_Centre-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d10167259-Reviews-Chidiah_Retreat_Bed_and_Breakfast-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d10151314-Reviews-Departure_Bay_Beach_Bed_and_Breakfast-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d16679219-Reviews-Vancouver_Island_Residences-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d3807297-Reviews-The_Marinaside_Resort_Palms_Hotel_Condominiums-Nanaimo_Vancouver_Island_British_Columb.html https://www.tripadvisor.ca/Hotel_Review-g154935-d12385525-Reviews-Gulfview_Drive_Ocean_View_B_B-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d2204388-Reviews-Castaway_Motel-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d15579683-Reviews-Bradbury_House-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d15324346-Reviews-5349_Coastview_Place_Nanaimo-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d11687283-Reviews-Fishing_Guesthouse-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d15233300-Reviews-Forest_Ocean_View_Place-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d8672196-Reviews-OceanLove-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d10730543-Reviews-Seaview_1572_Garden_House-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d12365327-Reviews-Thunderbird_Guesthouse-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d12426233-Reviews-Van_Island_Guest_House-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d182431-Reviews-Days_Inn_by_Wyndham_Nanaimo-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d2647028-Reviews-Mountainaire_Campground_and_RV_Park-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d1807393-Reviews-Golden_Divot_Bed_Breakfast-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d249317-Reviews-Colonial_Motel-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d12300331-Reviews-Bethlehem_Centre-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d10151314-Reviews-Departure_Bay_Beach_Bed_and_Breakfast-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d16679219-Reviews-Vancouver_Island_Residences-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d3807297-Reviews-The_Marinaside_Resort_Palms_Hotel_Condominiums-Nanaimo_Vancouver_Island_British_Columb.html https://www.tripadvisor.ca/Hotel_Review-g154935-d12385525-Reviews-Gulfview_Drive_Ocean_View_B_B-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d15324346-Reviews-5349_Coastview_Place_Nanaimo-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d15233300-Reviews-Forest_Ocean_View_Place-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d10730543-Reviews-Seaview_1572_Garden_House-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154935-d12365327-Reviews-Thunderbird_Guesthouse-Nanaimo_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g7107055-d1446939-Reviews-Salt_Spring_Inn-Ganges_Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g7107055-d182495-Reviews-Wisteria_Guest_House_B_B-Ganges_Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g7107055-d2177549-Reviews-Hedgerow_House_Bed_Breakfast-Ganges_Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g7107055-d4890579-Reviews-Mariner_s_Loft-Ganges_Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g2613832-d3359679-Reviews-Fulford_Dunderry_Guest_House-Fulford_Harbour_Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154941-d183567-Reviews-Quarrystone_House_Bed_Breakfast-Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154941-d182494-Reviews-Mineral_Springs_Resort-Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154941-d640735-Reviews-Armand_Heights_Bed_and_Breakfast-Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154941-d12883058-Reviews-Collins_House_B_B-Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154941-d13149667-Reviews-Magnolia_Petal_Accommodation-Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g7107055-d182493-Reviews-Hastings_House_Country_House_Hotel-Ganges_Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154941-d12528808-Reviews-The_Cottages_on_Salt_Spring_Island-Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154941-d623643-Reviews-Wetherly_Inn-Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154941-d7374507-Reviews-Stonehouse_Bed_and_Breakfast-Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154941-d1545010-Reviews-Skipping_Stone_Beach_B_B-Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154941-d1674700-Reviews-Cusheon_Lake_Resort-Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g7107055-d260158-Reviews-Harbour_House_Hotel-Ganges_Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154941-d497522-Reviews-Maple_Ridge_Cottages-Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154941-d623320-Reviews-Arbutus_Point_Oceanfront_Bed_and_Breakfast-Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154941-d1563898-Reviews-Green_Acres_Lakeside_Resort_Salt_Spring_Island-Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154941-d186074-Reviews-Seabreeze_Inne-Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154941-d4096235-Reviews-Beach_House_Salt_Spring-Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154941-d1221363-Reviews-Highgarden_B_B-Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154941-d3671582-Reviews-Amazing_View_Bed_and_Breakfast-Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154941-d2276003-Reviews-Celtic_Place_Bed_and_Breakfast-Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154941-d2231922-Reviews-B_B_at_Salt_Spring_Apple_Company-Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154941-d2701002-Reviews-Cosy_Woodpecker_Cottage_B_B-Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g4764078-d2551928-Reviews-Beachfront_at_Vesuvius-Vesuvius_Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154941-d8139169-Reviews-Lakeshore_on_Salt_Spring-Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g7107055-d7102211-Reviews-Ram_Spring_Wellness-Ganges_Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g7107055-d7102211-Reviews-Ram_Spring_Wellness-Ganges_Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154941-d3382661-Reviews-Casa_Del_Mar-Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g7107055-d16650130-Reviews-Gallery_B_B-Ganges_Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154941-d13906553-Reviews-AlohaAina_Farm_Stay-Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154941-d5531548-Reviews-Birds_EyeView_B_B-Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154941-d15845031-Reviews-Saltspring_Oceanviewgetaway-Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g7107055-d260156-Reviews-Ganges_Marina_and_Boatel-Ganges_Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154941-d1853438-Reviews-Ango_Retreat-Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154941-d183570-Reviews-The_Chalet_Bed_and_Breakfast-Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154941-d185983-Reviews-Cranberry_Ridge_Bed_and_Breakfast-Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154941-d186699-Reviews-Log_House_Bed_and_Breakfast-Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154941-d185982-Reviews-Salt_Spring_Lodge-Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154941-d260166-Reviews-Stonecutter_s_Rest_Bed_Breakfast-Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154941-d623643-Reviews-Wetherly_Inn-Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154941-d3671582-Reviews-Amazing_View_Bed_and_Breakfast-Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154941-d3382661-Reviews-Casa_Del_Mar-Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g7107055-d16650130-Reviews-Gallery_B_B-Ganges_Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154941-d13906553-Reviews-AlohaAina_Farm_Stay-Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154941-d15845031-Reviews-Saltspring_Oceanviewgetaway-Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d2064827-Reviews-Comfort_Hotel_Bayer_s_Lake-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d182775-Reviews-The_Lord_Nelson_Hotel_Suites-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d182761-Reviews-Cambridge_Suites_Halifax-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d6506200-Reviews-Hampton_Inn_by_Hilton_Halifax_Downtown-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d155428-Reviews-Prince_George_Hotel-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d671728-Reviews-Best_Western_Plus_Chocolate_Lake_Hotel-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d578467-Reviews-Holiday_Inn_Express_Suites_Halifax_Bedford-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d2064827-Reviews-Comfort_Hotel_Bayer_s_Lake-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d182772-Reviews-The_Hollis_Halifax_a_DoubleTree_Suites_by_Hilton-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d155427-Reviews-Halifax_Marriott_Harbourfront_Hotel-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d155435-Reviews-Waverley_Inn-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d181983-Reviews-Chateau_Bedford_Trademark_Collection_by_Wyndham-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d647827-Reviews-Courtyard_Halifax_Downtown-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d268129-Reviews-Future_Inns_Halifax-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d6503641-Reviews-Homewood_Suites_by_Hilton_Halifax_Downtown_Nova_Scotia_Canada-Halifax_Halifax_Region_N.html https://www.tripadvisor.ca/Hotel_Review-g154976-d155430-Reviews-The_Halliburton-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d488790-Reviews-Residence_Inn_Halifax_Downtown-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d183480-Reviews-Comfort_Inn_Halifax-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d579271-Reviews-Snowflake_Manor_Bed_Breakfast-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d1653486-Reviews-SeaWatch_Bed_Breakfast-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d182763-Reviews-The_Barrington_Hotel-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d182770-Reviews-Atlantica_Hotel_Halifax-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d226340-Reviews-Four_Points_by_Sheraton_Halifax-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d183479-Reviews-Coastal_Inn_Halifax-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d155429-Reviews-The_Westin_Nova_Scotian-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d182767-Reviews-Hotel_Halifax-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d2172402-Reviews-Chebucto_Inn-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d182768-Reviews-The_Garden_South_Park_Inn-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d1062646-Reviews-Halifax_Backpackers_Hostel-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d294985-Reviews-Commons_Inn-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d182775-Reviews-The_Lord_Nelson_Hotel_Suites-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d12912920-Reviews-Lovely_Room-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d15615349-Reviews-Worthington_Halifax_Boutique_Hotel_and_Suites-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d6985321-Reviews-Seasons_Motor_Inn-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d15559993-Reviews-Beatonridge_Inn-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d182762-Reviews-Bluenose_Inn_Suites-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d284052-Reviews-The_Pebble_Bed_Breakfast-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d627731-Reviews-Sal_s_Bed_Breakfast_By_the_Sea-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d6589370-Reviews-The_Novel_Stay-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d10754307-Reviews-Mount_Saint_Vincent_University-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d501385-Reviews-Blue_Forest_Lane_Bed_and_Breakfast-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d1010071-Reviews-Ascendence_Harbourside_Mansion_Bed_Breakfast_Halifax-Halifax_Halifax_Region_Nova_Scoti.html https://www.tripadvisor.ca/Hotel_Review-g154976-d12534091-Reviews-Saint_Mary_s_University_Residence_Summer_Accomodation-Halifax_Halifax_Region_Nova_Sco.html https://www.tripadvisor.ca/Hotel_Review-g154976-d1644412-Reviews-Premiere_Suites_Bishop_s_Landing-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d7851493-Reviews-Beatonridge_Guest_House-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d13461878-Reviews-Dalhousie_University-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d6999185-Reviews-Mary_Queen_of_Scots_Inn-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d264363-Reviews-Morning_Mist_Cottage_Retreat-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d1165240-Reviews-Robie_s_End-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d13342479-Reviews-Granville_Hall_Residence-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d1549131-Reviews-Wedgewood_Motel-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d15580119-Reviews-Aw_Traveller_House_4bd_DT_Waterfront-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d16385764-Reviews-The_Mary_Ann-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d15684306-Reviews-Nova_Suites_Inc-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d1514416-Reviews-Captain_Spry_Bed_Breakfast-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d284054-Reviews-Inn_at_the_Arcitec-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d6949347-Reviews-Queen_Mary-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d501385-Reviews-Blue_Forest_Lane_Bed_and_Breakfast-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d1010071-Reviews-Ascendence_Harbourside_Mansion_Bed_Breakfast_Halifax-Halifax_Halifax_Region_Nova_Scoti.html https://www.tripadvisor.ca/Hotel_Review-g154976-d12534091-Reviews-Saint_Mary_s_University_Residence_Summer_Accomodation-Halifax_Halifax_Region_Nova_Sco.html https://www.tripadvisor.ca/Hotel_Review-g154976-d6589370-Reviews-The_Novel_Stay-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d264363-Reviews-Morning_Mist_Cottage_Retreat-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d1165240-Reviews-Robie_s_End-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d15580119-Reviews-Aw_Traveller_House_4bd_DT_Waterfront-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d16385764-Reviews-The_Mary_Ann-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d16706785-Reviews-Salters_Gate-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154976-d15818064-Reviews-Waterfront_Place-Halifax_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g155043-d6970037-Reviews-Hampton_Inn_Saskatoon_South-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d183394-Reviews-Park_Town_Hotel-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d183397-Reviews-Saskatoon_Inn_and_Conference_Centre-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d183391-Reviews-Delta_Hotels_by_Marriott_Bessborough-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d7940652-Reviews-Hampton_Inn_Suites_by_Hilton_Saskatoon_Airport-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d183395-Reviews-Delta_Hotels_by_Marriott_Saskatoon_Downtown-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d183399-Reviews-Sheraton_Cavalier_Saskatoon_Hotel-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d3584963-Reviews-Comfort_Suites_Saskatoon-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d2554275-Reviews-Holiday_Inn_Saskatoon_Downtown-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d7180845-Reviews-Courtyard_by_Marriott_Saskatoon_Airport-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d6970037-Reviews-Hampton_Inn_Saskatoon_South-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d1948213-Reviews-Best_Western_Blairmore-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d183485-Reviews-Hilton_Garden_Inn_Saskatoon_Downtown-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d8829678-Reviews-Best_Western_Plus_East_Side-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d7777584-Reviews-Best_Western_Plus_Airport_Inn_Suites-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d181993-Reviews-Quality_Inn_Suites_Hotel-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d226280-Reviews-Days_Inn_by_Wyndham_Saskatoon-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d2322452-Reviews-The_James_Hotel-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d3895049-Reviews-Wild_Rose_Bed_Breakfast-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d10630731-Reviews-TownePlace_Suites_by_Marriott_Saskatoon-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d183490-Reviews-Country_Inn_Suites_by_Radisson_Saskatoon_SK-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d188442-Reviews-Travelodge_Hotel_Saskatoon-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d612111-Reviews-Motel_6_Saskatoon-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d1557481-Reviews-Four_Points_by_Sheraton_Saskatoon-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d188301-Reviews-Ramada_by_Wyndham_Saskatoon-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d12879983-Reviews-Holiday_Inn_Express_Suites_Saskatoon_East_University-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d183390-Reviews-Comfort_Inn_Saskatoon-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d188311-Reviews-Super_8_by_Wyndham_Saskatoon_Near_Saskatoon_Airport-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d181973-Reviews-Holiday_Inn_Express-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d8524477-Reviews-Home_Inn_Suites_Saskatoon_South-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d13154918-Reviews-Staybridge_Suites_Saskatoon_University-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d226281-Reviews-Sandman_Hotel_Saskatoon-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d13154918-Reviews-Staybridge_Suites_Saskatoon_University-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d2243428-Reviews-Super_8_by_Wyndham_Saskatoon_Near_Downtown-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d16361686-Reviews-Alt_Hotel_Saskatoon-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d183859-Reviews-Heritage_Inn_Hotel_Convention_Centre-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d183398-Reviews-Hotel_Senator_Saskatoon-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d185502-Reviews-Colonial_Square_Inn_Suites-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d1170929-Reviews-Venture_Inn_Hotel-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d1884287-Reviews-Laura_s_Lodge-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d2076549-Reviews-Inn_on_College-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d6733049-Reviews-Refresh_Inn_Suites-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d6401730-Reviews-College_Park_Bed_Breakfast-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d188444-Reviews-Saskatoon_Thriftlodge-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d659456-Reviews-Westgate_Inn_Motel-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d2243426-Reviews-Netty_s_Nest_Visitor_Lodge-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d13990688-Reviews-West_Wing_At_Park_Town-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d495550-Reviews-Riviera_Motor_Inn-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d795819-Reviews-Northwoods_Inn_Suites-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d4114814-Reviews-The_Saskatoon_Travel_Inn-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d8189961-Reviews-Drake_Roost-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d12924425-Reviews-Evergreen_Lodge-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d14084819-Reviews-Saskatoon_Lashyn_Cove_Homestay-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d1759381-Reviews-Obasa_Suites_Saskatoon-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d13567744-Reviews-Rant_and_Roar_B_B-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d1901767-Reviews-Cooper_s_Lodge-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d12165293-Reviews-Auntie_Zhu_B_B-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d13226751-Reviews-Froese_Seeds_Suite-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d1931081-Reviews-The_Sanlyn_Furished_Suites-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d12165207-Reviews-8th_Street_Saskatoon_Homestay-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d6627938-Reviews-Inn_Chanted_Bed_Breakfast-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d1102428-Reviews-Chaplin_s_Country_B_B-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d1931081-Reviews-The_Sanlyn_Furished_Suites-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d10583970-Reviews-Campland_RV_Resort-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d155787-Reviews-Selwyn_Lake_Lodge-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d668458-Reviews-Meadowgreen_Cottage_Executive_Suite_Bed_Breakfast-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d10718978-Reviews-Saskatoon_16_West_RV_Park-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d304275-Reviews-Calderhouse_Inn_Bed_Breakfast-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155043-d13567744-Reviews-Rant_and_Roar_B_B-Saskatoon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g183794-d603711-Reviews-The_Francis_Boutique_Inn-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_District_Van.html https://www.tripadvisor.ca/Hotel_Review-g183794-d248583-Reviews-Water_s_Edge_Shoreside_Suites-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_Distric.html https://www.tripadvisor.ca/Hotel_Review-g183794-d1104056-Reviews-West_Coast_Motel_on_the_Harbour-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_Dist.html https://www.tripadvisor.ca/Hotel_Review-g183794-d3359678-Reviews-Bayshore_Waterfront_Inn-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_District_Van.html https://www.tripadvisor.ca/Hotel_Review-g183794-d1048255-Reviews-The_Cabins_at_Terrace_Beach-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_District.html https://www.tripadvisor.ca/Hotel_Review-g183794-d603711-Reviews-The_Francis_Boutique_Inn-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_District_Van.html https://www.tripadvisor.ca/Hotel_Review-g183794-d1162015-Reviews-Black_Rock_Oceanfront_Resort-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_Distric.html https://www.tripadvisor.ca/Hotel_Review-g183794-d184873-Reviews-Canadian_Princess_Lodge_Marina-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_Distri.html https://www.tripadvisor.ca/Hotel_Review-g183794-d2268671-Reviews-Thornton_Motel-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_District_Vancouver_Is.html https://www.tripadvisor.ca/Hotel_Review-g183794-d1746464-Reviews-Pacific_Rim_Motel-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_District_Vancouver.html https://www.tripadvisor.ca/Hotel_Review-g183794-d2135861-Reviews-Whale_s_Tail_Guest_Suites-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_District_V.html https://www.tripadvisor.ca/Hotel_Review-g183794-d676515-Reviews-Birds_Bay_Retreat-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_District_Vancouver_.html https://www.tripadvisor.ca/Hotel_Review-g183794-d649920-Reviews-Cabins_West-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_District_Vancouver_Island.html https://www.tripadvisor.ca/Hotel_Review-g183794-d622556-Reviews-Hyphocus_Inn-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_District_Vancouver_Islan.html https://www.tripadvisor.ca/Hotel_Review-g183794-d2708311-Reviews-Coast_Toast_Bed_Breakfast-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_District_V.html https://www.tripadvisor.ca/Hotel_Review-g183794-d184863-Reviews-A_Snug_Harbour_Inn-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_District_Vancouver.html https://www.tripadvisor.ca/Hotel_Review-g183794-d1736453-Reviews-The_He_Tin_Kis_Lodge-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_District_Vancou.html https://www.tripadvisor.ca/Hotel_Review-g183794-d577260-Reviews-Reef_Point_Oceanfront_B_B-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_District_Va.html https://www.tripadvisor.ca/Hotel_Review-g183794-d1654564-Reviews-Ocean_Mist_Guesthouse-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_District_Vanco.html https://www.tripadvisor.ca/Hotel_Review-g183794-d6376839-Reviews-Liahona_Guest_House-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_District_Vancouv.html https://www.tripadvisor.ca/Hotel_Review-g183794-d549776-Reviews-Reef_Point_Cottages-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_District_Vancouve.html https://www.tripadvisor.ca/Hotel_Review-g183794-d654721-Reviews-Outside_Inn_Cabins_Lofts-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_District_Van.html https://www.tripadvisor.ca/Hotel_Review-g183794-d1203790-Reviews-Surfs_Inn_Rainforest_Cottages_and_Guesthouse-Ucluelet_Barkley_Sound_Alberni_Clayoquot_.html https://www.tripadvisor.ca/Hotel_Review-g183794-d579565-Reviews-Moon_and_Sixpence_B_B-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_District_Vancou.html https://www.tripadvisor.ca/Hotel_Review-g183794-d1065883-Reviews-C_N_Backpackers_Ucluelet-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_District_Va.html https://www.tripadvisor.ca/Hotel_Review-g183794-d615744-Reviews-Wild_Pacific_Ocean_Front_Cabins-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_Distr.html https://www.tripadvisor.ca/Hotel_Review-g183794-d578288-Reviews-Florencia_Bay_Hideaway-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_District_Vanco.html https://www.tripadvisor.ca/Hotel_Review-g183794-d3368835-Reviews-Wya_Point_Resort-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_District_Vancouver_.html https://www.tripadvisor.ca/Hotel_Review-g183794-d502608-Reviews-Wild_Pacific_Bed_and_Breakfast-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_Distri.html https://www.tripadvisor.ca/Hotel_Review-g183794-d2145713-Reviews-Ukee_Treehouse_B_B-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_District_Vancouve.html https://www.tripadvisor.ca/Hotel_Review-g183794-d603711-Reviews-The_Francis_Boutique_Inn-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_District_Van.html https://www.tripadvisor.ca/Hotel_Review-g183794-d11829445-Reviews-Melfort_Bell-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_District_Vancouver_Isl.html https://www.tripadvisor.ca/Hotel_Review-g183794-d3719407-Reviews-Easy_on_the_Edge_B_B-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_District_Vancou.html https://www.tripadvisor.ca/Hotel_Review-g183794-d1012270-Reviews-Pacific_Drift_Inn-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_District_Vancouver.html https://www.tripadvisor.ca/Hotel_Review-g183794-d1206839-Reviews-A_Harbour_House-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_District_Vancouver_I.html https://www.tripadvisor.ca/Hotel_Review-g183794-d8123164-Reviews-The_Lighthouse_Bed_and_Breakfast-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_Dis.html https://www.tripadvisor.ca/Hotel_Review-g183794-d1746246-Reviews-Pacific_Rim_Guest_Lodge-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_District_Van.html https://www.tripadvisor.ca/Hotel_Review-g183794-d14090528-Reviews-Ucluelet_Guest_House-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_District_Vanco.html https://www.tripadvisor.ca/Hotel_Review-g183794-d9777689-Reviews-Island_West_Resort-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_District_Vancouve.html https://www.tripadvisor.ca/Hotel_Review-g183794-d15680050-Reviews-Whiskey_Landing-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_District_Vancouver_.html https://www.tripadvisor.ca/Hotel_Review-g183794-d1910523-Reviews-Peninsula_Motor_Inn_Restaurant-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_Distr.html https://www.tripadvisor.ca/Hotel_Review-g183794-d2294247-Reviews-A_Balsam_House-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_District_Vancouver_Is.html https://www.tripadvisor.ca/Hotel_Review-g183794-d2292897-Reviews-A_Tamarack_House-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_District_Vancouver_.html https://www.tripadvisor.ca/Hotel_Review-g183794-d11829445-Reviews-Melfort_Bell-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_District_Vancouver_Isl.html https://www.tripadvisor.ca/Hotel_Review-g183794-d1124578-Reviews-Wild_Edge_Lodge-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_District_Vancouver_I.html https://www.tripadvisor.ca/Hotel_Review-g183794-d1815622-Reviews-Selah_Guest_House-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_District_Vancouver.html https://www.tripadvisor.ca/Hotel_Review-g183794-d4347103-Reviews-Puffin_B_and_B-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_District_Vancouver_Is.html https://www.tripadvisor.ca/Hotel_Review-g183794-d10352728-Reviews-Grapevine_Guest_House-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_District_Vanc.html https://www.tripadvisor.ca/Hotel_Review-g183794-d14090528-Reviews-Ucluelet_Guest_House-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_District_Vanco.html https://www.tripadvisor.ca/Hotel_Review-g183794-d15680050-Reviews-Whiskey_Landing-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_District_Vancouver_.html https://www.tripadvisor.ca/Hotel_Review-g183794-d16499231-Reviews-Cygnet_Cove_Suites-Ucluelet_Barkley_Sound_Alberni_Clayoquot_Regional_District_Vancouv.html https://www.tripadvisor.ca/Hotel_Review-g1102725-d572627-Reviews-Shallow_Bay_Motel_Cabins-Cow_Head_Gros_Morne_National_Park_Newfoundland_Newfoundland_a.html https://www.tripadvisor.ca/Hotel_Review-g499205-d581139-Reviews-Fisherman_s_Landing_Inn-Rocky_Harbour_Gros_Morne_National_Park_Newfoundland_Newfoundlan.html https://www.tripadvisor.ca/Hotel_Review-g4597305-d4593449-Reviews-Bonne_Bay_Cottages-Wiltondale_Gros_Morne_National_Park_Newfoundland_Newfoundland_and_.html https://www.tripadvisor.ca/Hotel_Review-g499205-d10696129-Reviews-Bambury_s_Hillside_Chalets-Rocky_Harbour_Gros_Morne_National_Park_Newfoundland_Newfou.html https://www.tripadvisor.ca/Hotel_Review-g499205-d15511798-Reviews-Augustus_Jane_Inn-Rocky_Harbour_Gros_Morne_National_Park_Newfoundland_Newfoundland_an.html https://www.tripadvisor.ca/Hotel_Review-g580445-d317233-Reviews-Lomond_River_Lodge-Gros_Morne_National_Park_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g1954790-d8629843-Reviews-Jackladder_RV_Park-Bonne_Bay_Gros_Morne_National_Park_Newfoundland_Newfoundland_and_L.html https://www.tripadvisor.ca/Hotel_Review-g580445-d581141-Reviews-Juniper_RV_Campground_Hostel-Gros_Morne_National_Park_Newfoundland_Newfoundland_and_Lab.html https://www.tripadvisor.ca/Hotel_Review-g1102725-d1151131-Reviews-SeaBreeze_Bed_and_Breakfast-Cow_Head_Gros_Morne_National_Park_Newfoundland_Newfoundla.html https://www.tripadvisor.ca/Hotel_Review-g580447-d656279-Reviews-Neddies_Harbour_Inn-Norris_Point_Gros_Morne_National_Park_Newfoundland_Newfoundland_and.html https://www.tripadvisor.ca/Hotel_Review-g580447-d1846890-Reviews-Out_East_B_B-Norris_Point_Gros_Morne_National_Park_Newfoundland_Newfoundland_and_Labra.html https://www.tripadvisor.ca/Hotel_Review-g580447-d268904-Reviews-Sugar_Hill_Inn-Norris_Point_Gros_Morne_National_Park_Newfoundland_Newfoundland_and_Labr.html https://www.tripadvisor.ca/Hotel_Review-g580447-d4610760-Reviews-Burnt_Hill_Cottages-Norris_Point_Gros_Morne_National_Park_Newfoundland_Newfoundland_an.html https://www.tripadvisor.ca/Hotel_Review-g499205-d536106-Reviews-Ocean_View_Hotel-Rocky_Harbour_Gros_Morne_National_Park_Newfoundland_Newfoundland_and_L.html https://www.tripadvisor.ca/Hotel_Review-g499209-d12624262-Reviews-The_Rooms_at_Woody_Point-Woody_Point_Gros_Morne_National_Park_Newfoundland_Newfoundla.html https://www.tripadvisor.ca/Hotel_Review-g499205-d2166549-Reviews-Gros_Morne_Suites-Rocky_Harbour_Gros_Morne_National_Park_Newfoundland_Newfoundland_and.html https://www.tripadvisor.ca/Hotel_Review-g499205-d12492756-Reviews-Down_Home_Accommodations-Rocky_Harbour_Gros_Morne_National_Park_Newfoundland_Newfound.html https://www.tripadvisor.ca/Hotel_Review-g499205-d15239762-Reviews-Maddie_s_Landing-Rocky_Harbour_Gros_Morne_National_Park_Newfoundland_Newfoundland_and.html https://www.tripadvisor.ca/Hotel_Review-g580447-d15591697-Reviews-The_Tides_Inn-Norris_Point_Gros_Morne_National_Park_Newfoundland_Newfoundland_and_Lab.html https://www.tripadvisor.ca/Hotel_Review-g499205-d1846885-Reviews-Evergreen_Bed_Breakfast-Rocky_Harbour_Gros_Morne_National_Park_Newfoundland_Newfoundla.html https://www.tripadvisor.ca/Hotel_Review-g499205-d2249879-Reviews-Cedar_House_Bed_Breakfast-Rocky_Harbour_Gros_Morne_National_Park_Newfoundland_Newfound.html https://www.tripadvisor.ca/Hotel_Review-g580447-d8526761-Reviews-Ocean_Atlantic_Cottages-Norris_Point_Gros_Morne_National_Park_Newfoundland_Newfoundlan.html https://www.tripadvisor.ca/Hotel_Review-g580447-d2275935-Reviews-The_Tides_Inn_Inc-Norris_Point_Gros_Morne_National_Park_Newfoundland_Newfoundland_and_.html https://www.tripadvisor.ca/Hotel_Review-g580445-d1123044-Reviews-Middle_Brook_Cottages_Chalets-Gros_Morne_National_Park_Newfoundland_Newfoundland_and_L.html https://www.tripadvisor.ca/Hotel_Review-g499205-d581138-Reviews-C_G_Cabins-Rocky_Harbour_Gros_Morne_National_Park_Newfoundland_Newfoundland_and_Labrado.html https://www.tripadvisor.ca/Hotel_Review-g499205-d581135-Reviews-Gros_Morne_Norris_Point_KOA-Rocky_Harbour_Gros_Morne_National_Park_Newfoundland_Newfoun.html https://www.tripadvisor.ca/Hotel_Review-g580446-d498985-Reviews-Tableland_Cottages-Trout_River_Gros_Morne_National_Park_Newfoundland_Newfoundland_and_L.html https://www.tripadvisor.ca/Hotel_Review-g499205-d1821416-Reviews-Gros_Morne_Accommodations_Hostel-Rocky_Harbour_Gros_Morne_National_Park_Newfoundland_N.html https://www.tripadvisor.ca/Hotel_Review-g580447-d3412136-Reviews-Norris_Point_International_Backpackers_Hostel-Norris_Point_Gros_Morne_National_Park_Ne.html https://www.tripadvisor.ca/Hotel_Review-g1102725-d8593548-Reviews-Seabreeze_R_V_Park-Cow_Head_Gros_Morne_National_Park_Newfoundland_Newfoundland_and_La.html https://www.tripadvisor.ca/Hotel_Review-g499209-d2188191-Reviews-Middlebrook_Cottages-Woody_Point_Gros_Morne_National_Park_Newfoundland_Newfoundland_an.html https://www.tripadvisor.ca/Hotel_Review-g499205-d7004488-Reviews-Spruce_Grove_Cottages-Rocky_Harbour_Gros_Morne_National_Park_Newfoundland_Newfoundland.html https://www.tripadvisor.ca/Hotel_Review-g499205-d267737-Reviews-Cozy_Corner_Cottages-Rocky_Harbour_Gros_Morne_National_Park_Newfoundland_Newfoundland_a.html https://www.tripadvisor.ca/Hotel_Review-g499205-d581142-Reviews-Gros_Morne_RV_Campground_Restaurant-Rocky_Harbour_Gros_Morne_National_Park_Newfoundland.html https://www.tripadvisor.ca/Hotel_Review-g499209-d2260711-Reviews-Aunt_Jane_s_Place-Woody_Point_Gros_Morne_National_Park_Newfoundland_Newfoundland_and_L.html https://www.tripadvisor.ca/Hotel_Review-g499205-d8459141-Reviews-Parson_s_Tourist_Home_Harbour_View_Cabins-Rocky_Harbour_Gros_Morne_National_Park_Newfo.html https://www.tripadvisor.ca/Hotel_Review-g580446-d7811707-Reviews-Crocker_Cabins-Trout_River_Gros_Morne_National_Park_Newfoundland_Newfoundland_and_Labr.html https://www.tripadvisor.ca/Hotel_Review-g499209-d2290959-Reviews-Blanchard_House-Woody_Point_Gros_Morne_National_Park_Newfoundland_Newfoundland_and_Lab.html https://www.tripadvisor.ca/Hotel_Review-g499209-d273550-Reviews-Victorian_Manor-Woody_Point_Gros_Morne_National_Park_Newfoundland_Newfoundland_and_Labr.html https://www.tripadvisor.ca/Hotel_Review-g499205-d1829247-Reviews-Ocean_Acre_Inn-Rocky_Harbour_Gros_Morne_National_Park_Newfoundland_Newfoundland_and_La.html https://www.tripadvisor.ca/Hotel_Review-g499205-d14791752-Reviews-Java_Jacks_Bed_and_Breakfast-Rocky_Harbour_Gros_Morne_National_Park_Newfoundland_Newf.html https://www.tripadvisor.ca/Hotel_Review-g499205-d12645109-Reviews-Berry_Hill_Campsite-Rocky_Harbour_Gros_Morne_National_Park_Newfoundland_Newfoundland_.html https://www.tripadvisor.ca/Hotel_Review-g1102725-d12831345-Reviews-Shallow_Bay_Campground-Cow_Head_Gros_Morne_National_Park_Newfoundland_Newfoundland_a.html https://www.tripadvisor.ca/Hotel_Review-g499205-d6972762-Reviews-Adams_Bed_and_Breakfast-Rocky_Harbour_Gros_Morne_National_Park_Newfoundland_Newfoundla.html https://www.tripadvisor.ca/Hotel_Review-g1102725-d3459812-Reviews-Bayview_B_B-Cow_Head_Gros_Morne_National_Park_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g678956-d15017975-Reviews-Water_s_Edge_RV_Campground-Shoal_Brook_Gros_Morne_National_Park_Newfoundland_Newfound.html https://www.tripadvisor.ca/Hotel_Review-g1102725-d3459815-Reviews-J_J_Bed_Breakfast-Cow_Head_Gros_Morne_National_Park_Newfoundland_Newfoundland_and_Lab.html https://www.tripadvisor.ca/Hotel_Review-g499205-d10814997-Reviews-OTENTiks_at_Gros_Morne_National_Park-Rocky_Harbour_Gros_Morne_National_Park_Newfoundl.html https://www.tripadvisor.ca/Hotel_Review-g499205-d1837120-Reviews-Westlink_Motel-Rocky_Harbour_Gros_Morne_National_Park_Newfoundland_Newfoundland_and_La.html https://www.tripadvisor.ca/Hotel_Review-g1102725-d3459812-Reviews-Bayview_B_B-Cow_Head_Gros_Morne_National_Park_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g678956-d15017975-Reviews-Water_s_Edge_RV_Campground-Shoal_Brook_Gros_Morne_National_Park_Newfoundland_Newfound.html https://www.tripadvisor.ca/Hotel_Review-g1102725-d3459815-Reviews-J_J_Bed_Breakfast-Cow_Head_Gros_Morne_National_Park_Newfoundland_Newfoundland_and_Lab.html https://www.tripadvisor.ca/Hotel_Review-g499205-d10814997-Reviews-OTENTiks_at_Gros_Morne_National_Park-Rocky_Harbour_Gros_Morne_National_Park_Newfoundl.html https://www.tripadvisor.ca/Hotel_Review-g499205-d1837120-Reviews-Westlink_Motel-Rocky_Harbour_Gros_Morne_National_Park_Newfoundland_Newfoundland_and_La.html https://www.tripadvisor.ca/Hotel_Review-g580445-d626893-Reviews-Gros_Morne_Hostel-Gros_Morne_National_Park_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g499205-d581136-Reviews-Frontier_Cottages-Rocky_Harbour_Gros_Morne_National_Park_Newfoundland_Newfoundland_and_.html https://www.tripadvisor.ca/Hotel_Review-g580445-d317233-Reviews-Lomond_River_Lodge-Gros_Morne_National_Park_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g1954790-d8629843-Reviews-Jackladder_RV_Park-Bonne_Bay_Gros_Morne_National_Park_Newfoundland_Newfoundland_and_L.html https://www.tripadvisor.ca/Hotel_Review-g580445-d581141-Reviews-Juniper_RV_Campground_Hostel-Gros_Morne_National_Park_Newfoundland_Newfoundland_and_Lab.html https://www.tripadvisor.ca/Hotel_Review-g499209-d7949319-Reviews-Bonne_Bay_Inn-Woody_Point_Gros_Morne_National_Park_Newfoundland_Newfoundland_and_Labra.html https://www.tripadvisor.ca/Hotel_Review-g499209-d12624262-Reviews-The_Rooms_at_Woody_Point-Woody_Point_Gros_Morne_National_Park_Newfoundland_Newfoundla.html https://www.tripadvisor.ca/Hotel_Review-g580447-d268904-Reviews-Sugar_Hill_Inn-Norris_Point_Gros_Morne_National_Park_Newfoundland_Newfoundland_and_Labr.html https://www.tripadvisor.ca/Hotel_Review-g499205-d2166549-Reviews-Gros_Morne_Suites-Rocky_Harbour_Gros_Morne_National_Park_Newfoundland_Newfoundland_and.html https://www.tripadvisor.ca/Hotel_Review-g580447-d1846890-Reviews-Out_East_B_B-Norris_Point_Gros_Morne_National_Park_Newfoundland_Newfoundland_and_Labra.html https://www.tripadvisor.ca/Hotel_Review-g580447-d4610760-Reviews-Burnt_Hill_Cottages-Norris_Point_Gros_Morne_National_Park_Newfoundland_Newfoundland_an.html https://www.tripadvisor.ca/Hotel_Review-g499205-d12492756-Reviews-Down_Home_Accommodations-Rocky_Harbour_Gros_Morne_National_Park_Newfoundland_Newfound.html https://www.tripadvisor.ca/Hotel_Review-g499205-d15239762-Reviews-Maddie_s_Landing-Rocky_Harbour_Gros_Morne_National_Park_Newfoundland_Newfoundland_and.html https://www.tripadvisor.ca/Hotel_Review-g580447-d15591697-Reviews-The_Tides_Inn-Norris_Point_Gros_Morne_National_Park_Newfoundland_Newfoundland_and_Lab.html https://www.tripadvisor.ca/Hotel_Review-g154992-d181961-Reviews-Holiday_Inn_Kingston_Waterfront-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d185226-Reviews-Hochelaga_Inn-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d188289-Reviews-Delta_Hotels_by_Marriott_Kingston_Waterfront-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d182031-Reviews-Best_Western_Fireside_Inn-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d9160041-Reviews-Quality_Inn_Suites-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d1391723-Reviews-Holiday_Inn_Express_Hotel_Suites_Kingston-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d1752271-Reviews-Residence_Inn_Kingston_Water_s_Edge-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d660578-Reviews-Lord_Nelson_Motel-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d1769960-Reviews-Courtyard_by_Marriott_Kingston_Highway_401_Division_Street-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d182874-Reviews-Green_Acres_Inn-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d641149-Reviews-Green_Woods_Inn-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d185922-Reviews-Secret_Garden_Bed_Breakfast_Inn-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d182868-Reviews-Ambassador_Hotel_Conference_Centre-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d281339-Reviews-Thriftlodge_Kingston-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d184080-Reviews-Four_Points_by_Sheraton_Kingston-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d663685-Reviews-Days_Inn_by_Wyndham_Kingston-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d188176-Reviews-Confederation_Place_Hotel-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d181961-Reviews-Holiday_Inn_Kingston_Waterfront-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d628189-Reviews-Super_8_by_Wyndham_Kingston-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d1651131-Reviews-Motel_6_Kingston-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d182878-Reviews-Howard_Johnson_by_Wyndham_Kingston-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d188446-Reviews-Travelodge_Kingston_LaSalle_Hotel-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d188233-Reviews-Ramada_by_Wyndham_Kingston_Hotel_and_Conference_Centre-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d6536351-Reviews-Donald_Gordon_Conference_Centre-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d2140775-Reviews-Hilltop_Motel-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d280907-Reviews-Seven_Oakes_Motel-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d182869-Reviews-Hotel_Belvedere-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d1492531-Reviews-The_Queen_s_Inn-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d182870-Reviews-Maple_Crest_Inn-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d7383114-Reviews-Laura_s_Bed_Breakfast-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d181961-Reviews-Holiday_Inn_Kingston_Waterfront-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d1484598-Reviews-Knights_Inn_Kingston-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d226278-Reviews-Kingston_Motel_East-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d1464623-Reviews-Econo_Lodge_City_Centre-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d1599748-Reviews-Bayside_Inn_Waterfront_Suites-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d2266677-Reviews-Fort_Henry_Motel-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d182881-Reviews-Welcome_Traveller_Motel-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d185924-Reviews-The_Rosemount_Inn-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d660893-Reviews-All_Suites_Whitney_Manor-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d1488431-Reviews-The_O_Brien_House_Bed_and_Breakfast-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d2192418-Reviews-De_Haan_s_B_B-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d3399213-Reviews-Embassy_Motel-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d3155976-Reviews-Rosa_s_Bed_and_Breakfast-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d5528981-Reviews-Waves_Winks_B_B-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d8871586-Reviews-David_C_Smith_House-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d8499745-Reviews-St_Lawrence_College_Kingston_Residence_and_Conference_Centre-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d7125456-Reviews-Elizabeth_s_Rose_Cottage_B_B-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d8423413-Reviews-Brock_Street_B_B-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d3262761-Reviews-Queen_s_University_Leggett_Hall-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d8423413-Reviews-Brock_Street_B_B-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d3262761-Reviews-Queen_s_University_Leggett_Hall-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d226279-Reviews-Thriftlodge_Motel_Kingston_West-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d8499745-Reviews-St_Lawrence_College_Kingston_Residence_and_Conference_Centre-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d7125456-Reviews-Elizabeth_s_Rose_Cottage_B_B-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154992-d253882-Reviews-General_Wolfe_Hotel-Kingston_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499346-d183296-Reviews-Fairmont_Le_Manoir_Richelieu-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d653051-Reviews-Hotel_Motel_Castel_de_la_Mer-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d2234418-Reviews-Chez_Truchon_Bistro_Auberge-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d1152096-Reviews-Auberge_Fleurs_de_Lune-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d1718946-Reviews-Hotel_Pavillons_Le_Petit_Manoir_du_Casino-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d620196-Reviews-Auberge_sur_la_Cote-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d2281834-Reviews-Gite_Bellevue-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d536089-Reviews-Auberge_Des_3_Canards-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d1102593-Reviews-Les_Pinsons_des_Rives-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d7619241-Reviews-Auberge_de_Jeunesse_La_Malbaie-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d262892-Reviews-Econo_Lodge_La_Malbaie-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d2237039-Reviews-Auberge_Petite_Plaisance-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d3330862-Reviews-Petit_Hotel_Amara-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d4458721-Reviews-Motel_Le_Point_de_Vue-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d10138362-Reviews-Motel_Le_Riviera-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d858536-Reviews-Auberge_La_Mansarde-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d3341581-Reviews-La_Chouenne-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d3355328-Reviews-Le_500_Richelieu-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d3418012-Reviews-Gite_Aigle_d_un_Reve-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d1862869-Reviews-Le_Mirage-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d675960-Reviews-Maison_Dufour_Bouchard-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d2317285-Reviews-Motel_Chez_Pierre-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d656689-Reviews-Auberge_des_Falaises-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d648896-Reviews-Auberge_La_Chatelaine-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d1194835-Reviews-Auberge_des_Eaux_Vives-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d2021347-Reviews-Le_Petit_Felix-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d536088-Reviews-Hotel_Au_Petit_Berger-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d536087-Reviews-Auberge_des_Peupliers-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d1403981-Reviews-Auberge_les_Sources-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d2368026-Reviews-Domaine_Frais_Air-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d1179376-Reviews-La_Tourelle_du_Cap-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d2235446-Reviews-Auberge_La_Marmite-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d1148410-Reviews-La_Remontee_Hotel_Apartments-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d3346548-Reviews-Maison_Victoria_Inn-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d8505320-Reviews-Gite_Dentelles_Et_Pignons-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d3332006-Reviews-La_Maison_sous_les_Lilas-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d1162085-Reviews-Auberge_De_La_Miscoutine-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d7378483-Reviews-Le_Petit_Hotel_Charlevoix-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d8695793-Reviews-Les_Guigneaux-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d3564369-Reviews-Gite_Le_Repos_du_Roi-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d9455237-Reviews-Domaine_Au_Gre_des_Saisons-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d16665030-Reviews-Les_Chalets_De_Moh-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d3329351-Reviews-Le_Relais_du_Havre-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d8586390-Reviews-Gite_Entre_Mer_et_Montagnes-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d10721828-Reviews-Chaumiere_de_la_Cote-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d10624972-Reviews-La_Pinsonniere-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d13281191-Reviews-Les_Petits_Mensonges-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d16698556-Reviews-Maison_Des_Lilas-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d1148410-Reviews-La_Remontee_Hotel_Apartments-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d1162085-Reviews-Auberge_De_La_Miscoutine-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d7378483-Reviews-Le_Petit_Hotel_Charlevoix-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d16665030-Reviews-Les_Chalets_De_Moh-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d8586390-Reviews-Gite_Entre_Mer_et_Montagnes-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499346-d13281191-Reviews-Les_Petits_Mensonges-La_Malbaie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g776554-d156618-Reviews-Estrimont_Suites_Spa-Orford_Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g776554-d645521-Reviews-Espace_4_Saisons-Orford_Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182142-d2664468-Reviews-Au_Saut_Du_Lit-Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182142-d969231-Reviews-B_B_Au_Manoir_de_la_rue_Merry-Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182142-d652474-Reviews-La_Belle_Victorienne-Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g776554-d2037545-Reviews-Auberge_de_la_Tour_et_Spa-Orford_Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182142-d11913333-Reviews-Condos_Memphremagog-Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182142-d2249739-Reviews-Au_Coq_du_Bonheur_B_B-Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182142-d2144863-Reviews-Au_Virage_B_B-Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182142-d1368024-Reviews-O_Bois_Dormant-Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182142-d3164959-Reviews-Au_Coeur_De_Magog-Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g776554-d10324234-Reviews-Gite_du_Domaine_de_la_Pomme_d_Api-Orford_Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182142-d2483003-Reviews-Au_Gite_du_Cerf_Argente-Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182142-d1013051-Reviews-Amour_et_Amitie_B_B-Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182142-d2453265-Reviews-Gite_Ici_et_Maintenant-Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182142-d1161700-Reviews-La_Maison_de_Ville_bed_bistro-Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182142-d549466-Reviews-A_Tout_Venant_B_B_et_Massotherapie-Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g776554-d1603384-Reviews-Jouvence_Centre_de_Villegiature-Orford_Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182142-d1197650-Reviews-Auberge_Aux_Deux_Peres-Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g776554-d183218-Reviews-Manoir_Des_Sables-Orford_Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g776554-d263219-Reviews-Cheribourg_Hotel-Orford_Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182142-d258427-Reviews-A_L_Ancestrale_B_B-Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182142-d1104097-Reviews-Au_Cafe_Creme_and_Spa-Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182142-d1720256-Reviews-Motel_de_l_Outlet-Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182142-d579300-Reviews-Hotel_Etoile_sur_le_Lac-Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182142-d2615974-Reviews-Auberge_Les_Pignons_Verts-Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182142-d1050681-Reviews-Auberge_du_Mont_Orford-Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182142-d12269034-Reviews-Auberge_Jeunesse_Magog_Orford_Hostel-Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182142-d183217-Reviews-Auberge_du_Grand_Lac-Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182142-d1194890-Reviews-La_Maison_Drew_Bed_and_Breakfast-Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182142-d969231-Reviews-B_B_Au_Manoir_de_la_rue_Merry-Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182142-d1728873-Reviews-Auberge_Sainte_Catherine_de_Hatley-Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182142-d1469616-Reviews-Comme_Chez_Soi-Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g776554-d1208925-Reviews-Motel_de_la_Montagne-Orford_Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182142-d2664468-Reviews-Au_Saut_Du_Lit-Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182142-d652474-Reviews-La_Belle_Victorienne-Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g776554-d2037545-Reviews-Auberge_de_la_Tour_et_Spa-Orford_Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182142-d11913333-Reviews-Condos_Memphremagog-Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182142-d1368024-Reviews-O_Bois_Dormant-Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182142-d1161700-Reviews-La_Maison_de_Ville_bed_bistro-Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g776554-d1603384-Reviews-Jouvence_Centre_de_Villegiature-Orford_Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182142-d507354-Reviews-Maison_Hatley-Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g776554-d1448400-Reviews-Au_Chant_Du_Coq-Orford_Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182142-d9872329-Reviews-Le_ZEN-Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182142-d9872329-Reviews-Le_ZEN-Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182142-d2289083-Reviews-Auberge_La_Destinee-Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182142-d2233160-Reviews-Bijou_dans_la_Foret-Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182142-d4585773-Reviews-Domaine_des_Pins_Ranch_du_Spaghetti-Magog_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g316030-d1469618-Reviews-Wasaga_Motel_Inn-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d1167457-Reviews-Saga_Resort-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d4800954-Reviews-Oasis_By_The_Bay_Vacation_Resort-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d3671083-Reviews-Wu_Wu_s_Cabins-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d1473641-Reviews-Wasaga_Beach_Inn_and_Cottages-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d8181340-Reviews-Hollywood_Cottages-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d1223070-Reviews-J_J_Motel-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d7017382-Reviews-Wasaga_Riverdocks_Suites_Inc-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d3511037-Reviews-Wasaga_B_B-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d3368032-Reviews-Birch_Haven_by_the_Beach-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d1482922-Reviews-Albatross_Motel-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d1940870-Reviews-Wasaga_River_Resort_Inc-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d1221450-Reviews-Lakeview_Motel-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d618023-Reviews-Villa_Nova_Motel_Resort-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d8500731-Reviews-Oak_Haven_Cottages-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d1861790-Reviews-Sharodon_Sands_Motel-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d619626-Reviews-Kingsbridge_Inn-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d2690644-Reviews-Beachfront_at_Wasaga_Motel_and_Cottages-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d3626493-Reviews-Beach1_Riverfront_Villa-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d8687071-Reviews-Holiday_Park_Tent_and_Trailer_Campground-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d1804570-Reviews-Riverview_Lodge-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d8131673-Reviews-Edgewater_By_The_Bay-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d1480754-Reviews-Travelodge_Wasaga_Beach-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d8017515-Reviews-Rivershore_Cottages-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d8132449-Reviews-Edgewater_Cottages-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d1160750-Reviews-Edgewater_Inn-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d1448660-Reviews-Dyconia_Resort-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d12494021-Reviews-Inn_On_The_Beach-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d3456414-Reviews-Jell_E_Bean-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d16660726-Reviews-AA_Cottages-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d2066663-Reviews-Villa_Lucera-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d1472285-Reviews-Mermaid_Motel_Cottage_Court-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d7902783-Reviews-Casa_Wasaga-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d618470-Reviews-Luau_Resort-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d622530-Reviews-Woodland_Hideaway-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d1903095-Reviews-Adrian_s_Wasaga_Beach_Cottage_Condo_Rentals-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d3519129-Reviews-Georgian_Inn_Resort-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d1948058-Reviews-Blue_Coast_Cottages-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d1866227-Reviews-Santa_Fe_Motel-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d3346827-Reviews-Summerhill_Cottages_Cabins-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d1764594-Reviews-At_The_Sands_Waterfront_Cottages_After_Prom_Rentals_Wasaga_Beach-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d583435-Reviews-Casa_Loma_Court-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d12445216-Reviews-Wasaga_CountryLife-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d10666104-Reviews-McFadden_Cottages-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d1856827-Reviews-Krooz_On_Inn-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d1144662-Reviews-Black_s_by_the_Beach_cottages-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d12730983-Reviews-Bayfront_Beach_Resort-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d1818719-Reviews-WasagaGetaway_B_B-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d625744-Reviews-Abby_s_Sandy_Pines_Cottages-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d1104985-Reviews-Belair_1_Cottage-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d1167932-Reviews-Redwood_Cabins-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d2273919-Reviews-Aloha_Wasaga_Cottages-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d10521371-Reviews-Wasaga_Sands_Cottages-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d1096645-Reviews-Edgewater_Bay_Breezes-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d10666581-Reviews-Alba_Cottages-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d8559166-Reviews-Cedar_Grove_Park_on_the_Bay-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d1112247-Reviews-Kora_Cottages-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d8181340-Reviews-Hollywood_Cottages-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d3511037-Reviews-Wasaga_B_B-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d3368032-Reviews-Birch_Haven_by_the_Beach-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d16656082-Reviews-Executive_Beach_Houses-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d3368032-Reviews-Birch_Haven_by_the_Beach-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d1482922-Reviews-Albatross_Motel-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d1940870-Reviews-Wasaga_River_Resort_Inc-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d1221450-Reviews-Lakeview_Motel-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d618023-Reviews-Villa_Nova_Motel_Resort-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d8500731-Reviews-Oak_Haven_Cottages-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d1861790-Reviews-Sharodon_Sands_Motel-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d619626-Reviews-Kingsbridge_Inn-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d2690644-Reviews-Beachfront_at_Wasaga_Motel_and_Cottages-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d8687071-Reviews-Holiday_Park_Tent_and_Trailer_Campground-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d1804570-Reviews-Riverview_Lodge-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d8131673-Reviews-Edgewater_By_The_Bay-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d1480754-Reviews-Travelodge_Wasaga_Beach-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d8017515-Reviews-Rivershore_Cottages-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d8132449-Reviews-Edgewater_Cottages-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d1160750-Reviews-Edgewater_Inn-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d1448660-Reviews-Dyconia_Resort-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d12494021-Reviews-Inn_On_The_Beach-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d3456414-Reviews-Jell_E_Bean-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d16660726-Reviews-AA_Cottages-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d6427697-Reviews-Artex-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d12364538-Reviews-Casa_Cottages-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g316030-d15774729-Reviews-River_View_Cottages-Wasaga_Beach_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154964-d497973-Reviews-Homeport_Apartment_Hotel-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d219002-Reviews-Murray_Premises_Hotel-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d7303390-Reviews-JAG-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d182056-Reviews-Fairfield_Inn_Suites_St_John_s_Newfoundland-St_John_s_Newfoundland_Newfoundland_and_Lab.html https://www.tripadvisor.ca/Hotel_Review-g154964-d182740-Reviews-Sheraton_Hotel_Newfoundland-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d13091106-Reviews-Alt_Hotel_St_John_s-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d185944-Reviews-Leaside_Suites_and_Executive_Apartments-St_John_s_Newfoundland_Newfoundland_and_Labrado.html https://www.tripadvisor.ca/Hotel_Review-g154964-d8774068-Reviews-Holiday_Inn_Express_Suites_St_John_s_Airport-St_John_s_Newfoundland_Newfoundland_and_L.html https://www.tripadvisor.ca/Hotel_Review-g154964-d186146-Reviews-Delta_Hotels_by_Marriott_St_John_s_Conference_Centre-St_John_s_Newfoundland_Newfoundlan.html https://www.tripadvisor.ca/Hotel_Review-g154964-d497973-Reviews-Homeport_Apartment_Hotel-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d601294-Reviews-Courtyard_by_Marriott_St_John_s_Newfoundland-St_John_s_Newfoundland_Newfoundland_and_La.html https://www.tripadvisor.ca/Hotel_Review-g154964-d4859747-Reviews-Hampton_Inn_Suites_by_Hilton_St_John_s_Airport-St_John_s_Newfoundland_Newfoundland_and.html https://www.tripadvisor.ca/Hotel_Review-g154964-d186145-Reviews-At_Wit_s_Inn-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d12952750-Reviews-Best_Western_Plus_St_John_s_Airport_Hotel_and_Suites-St_John_s_Newfoundland_Newfoundl.html https://www.tripadvisor.ca/Hotel_Review-g154964-d182734-Reviews-Comfort_Inn_Airport-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d182743-Reviews-Ramada_by_Wyndham_St_John_s-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d1431754-Reviews-Cabot_Boutique_Hotel-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d185300-Reviews-Holiday_Inn_St_Johns-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d579627-Reviews-Super_8_by_Wyndham_St_Johns-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d577996-Reviews-Hometel_on_Signal_Hill-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d182735-Reviews-Banberry_House_Bed_and_Breakfast-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d1519195-Reviews-Monastery_Spa_Suites-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d186147-Reviews-Quality_Hotel_Harbourview-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d490904-Reviews-Capital_Hotel-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d640670-Reviews-Blue_on_Water-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d6960230-Reviews-Bannerman_Park_Suites-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d6498830-Reviews-Crossroads_Inn_Suites-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d12940272-Reviews-The_Inn_by_Mallard_Cottage-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d12695865-Reviews-Winsor_House-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d9459380-Reviews-The_Luxus_Boutique_Hotel_and_Lounge-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d219002-Reviews-Murray_Premises_Hotel-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d10377452-Reviews-Monroe_House_Executive_Guest_House-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d182739-Reviews-Gower_Guest_House-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d13803737-Reviews-Sandman_Signature_St_John_s_Hotel-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d1078935-Reviews-Duckworth_Hotel-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d673493-Reviews-HI_St_John_s_City_Hostel-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d1456534-Reviews-The_Franklin_Hotel-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d9794072-Reviews-Economy_Suites_by_Homeport-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d15398680-Reviews-Gower_Manor_Bed_Breakfast-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d12591986-Reviews-Cozy_Pet_Friendly_Home-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d186145-Reviews-At_Wit_s_Inn-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d319058-Reviews-Rendell_Shea_Manor-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d497973-Reviews-Homeport_Apartment_Hotel-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d1848978-Reviews-Memorial_University_Guest_Accommodations-St_John_s_Newfoundland_Newfoundland_and_Labra.html https://www.tripadvisor.ca/Hotel_Review-g154964-d575415-Reviews-The_Roses_Heritage_Inn-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d10059863-Reviews-The_Elizabeth_Manor_Guesthouse-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d185508-Reviews-Compton_House_Bed_Breakfast-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d186708-Reviews-Balmoral_Inn-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d12940272-Reviews-The_Inn_by_Mallard_Cottage-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d264812-Reviews-Winterholme_Suites_Spa-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d672287-Reviews-The_Guv_nor_Inn-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d619790-Reviews-Long_s_Hill_Suites-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d12885895-Reviews-Bond_Guest_House-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d3360118-Reviews-Avalon_Guest_House-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d12969660-Reviews-Buckley_s_Country_Club-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d15673696-Reviews-Downtown_Executive_Suites_Queens_Road-St_John_s_Newfoundland_Newfoundland_and_Labrado.html https://www.tripadvisor.ca/Hotel_Review-g154964-d16710478-Reviews-M_and_D_BnB-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d12885895-Reviews-Bond_Guest_House-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d12969660-Reviews-Buckley_s_Country_Club-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154964-d16691319-Reviews-Manor_358-St_John_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g155047-d2229791-Reviews-Hidden_Valley_Bed_and_Breakfast-Whitehorse_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g155047-d185864-Reviews-Midnight_Sun_Inn_Bed_and_Breakfast-Whitehorse_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g155047-d3564327-Reviews-Vangorda_Place_Bed_and_Breakfast-Whitehorse_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g155047-d4985402-Reviews-Stratford_Motel-Whitehorse_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g155047-d5998677-Reviews-Triple_B_Bed_n_Breakfast-Whitehorse_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g155047-d2229791-Reviews-Hidden_Valley_Bed_and_Breakfast-Whitehorse_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g155047-d13951015-Reviews-Urban_Caribou_Bed_and_Breakfast-Whitehorse_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g155047-d2546467-Reviews-Elite_Hotel-Whitehorse_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g155047-d185532-Reviews-Coast_High_Country_Inn-Whitehorse_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g155047-d185526-Reviews-Edgewater_Hotel-Whitehorse_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g155047-d183416-Reviews-Days_Inn_by_Wyndham_Whitehorse-Whitehorse_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g155047-d183417-Reviews-Yukon_Inn-Whitehorse_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g155047-d181991-Reviews-Best_Western_Gold_Rush_Inn-Whitehorse_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g155047-d1085115-Reviews-Casey_s_Bed_Breakfast-Whitehorse_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g155047-d183414-Reviews-Canadas_Best_Value_Inn-Whitehorse_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g155047-d183411-Reviews-Westmark_Whitehorse_Hotel_and_Conference_Center-Whitehorse_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g155047-d735585-Reviews-Sundog_Retreat-Whitehorse_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g155047-d2483758-Reviews-Northern_Lights_Resort_Spa-Whitehorse_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g155047-d259472-Reviews-Inn_On_The_Lake-Whitehorse_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g155047-d1371937-Reviews-Little_Atlin_Lodge-Whitehorse_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g155047-d1858624-Reviews-Sky_High_Wilderness_Ranch-Whitehorse_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g155047-d1207394-Reviews-Muktuk_B_B_and_Cabins-Whitehorse_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g155047-d1159005-Reviews-SKKY_Hotel-Whitehorse_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g155047-d662250-Reviews-Beez_Kneez_Bakpakers-Whitehorse_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g155047-d9978784-Reviews-Kaleido_Lodge_Yukon-Whitehorse_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g155047-d1466644-Reviews-Ravensong_B_B-Whitehorse_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g155047-d1207372-Reviews-Historical_Guest_House-Whitehorse_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g155047-d183415-Reviews-The_Town_and_Mountain_Hotel-Whitehorse_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g155047-d6428412-Reviews-Home_Bon_Accueil-Whitehorse_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g155047-d2226872-Reviews-Versleuce_Meadows_B_B-Whitehorse_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g155047-d2229791-Reviews-Hidden_Valley_Bed_and_Breakfast-Whitehorse_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g155047-d1372694-Reviews-Airport_Chalet-Whitehorse_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g155047-d271013-Reviews-Stop_In_Family_Hotel-Whitehorse_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g155047-d8781896-Reviews-White_Mountain_Inn_B_B-Whitehorse_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g155047-d3558865-Reviews-Mountain_Ridge_Motel_RV_Park-Whitehorse_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g183797-d185219-Reviews-Isaiah_Tubbs_Resort-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d185930-Reviews-Timm_s_Grandview_Manor-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d183827-Reviews-Merrill_House-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1898539-d1160482-Reviews-The_Miller_s_House_Bed_and_Breakfast-Milford_Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1898539-d1895892-Reviews-Jackson_s_Falls_Country_Inn-Milford_Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d3475685-Reviews-AWAY_in_the_County-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d2337604-Reviews-The_Manse_Boutique_Inn_Spa-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d637831-Reviews-Picton_Harbour_Inn-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d493954-Reviews-The_Waring_House-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d12176784-Reviews-Mapiya_Retreat-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d671032-Reviews-The_Queen_s_Inn-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d1821404-Reviews-Merland_Park_Cottages-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1898539-d10824623-Reviews-Black_River_Cottages-Milford_Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d4551134-Reviews-The_Edwardian_House_Bed_and_Breakfast-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d2522327-Reviews-Sandbanks_Beach_Resort-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d15614419-Reviews-Pomodoro_Suites-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d15660892-Reviews-Stone_Carriage_House-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d1656627-Reviews-Carusos_On_King_Bed_and_Breakfast_Serenity_Spa-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d6973098-Reviews-West_Lake_Willows-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d11775379-Reviews-Bee_s_Knees_BnB_Art_Studio-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d1574317-Reviews-Grove_Cottage_Bed_Breakfast-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d3398468-Reviews-Eleven_Centre_Guest_Suites-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d4829280-Reviews-Quinte_s_Isle_Campark-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1898539-d3334924-Reviews-Black_River_Bed_Breakfast-Milford_Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d3333143-Reviews-The_Chatsworth_Suites-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d586575-Reviews-Cindy_s_Bed_Breakfast-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d1128298-Reviews-Doll_House_Bed_and_Breakfast_at_Sandbanks-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d7043155-Reviews-Smugglers_Cove_RV_Resort-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d3525297-Reviews-Lake_on_the_Mountain_Resort-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d12692007-Reviews-Sandbanks_River_Country_Campground-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d13189460-Reviews-English_Rose_Spa_Holistic_Healing_Centre-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d1516452-Reviews-Sleepy_Hallowell_Bed_and_Breakfast-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d6985900-Reviews-South_in_Milford-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d1153238-Reviews-Harrington_House_B_B-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d7041845-Reviews-A_Prince_Edward_County_Bed_and_Breakfast_Getaway-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d1852172-Reviews-Harbour_View_Suites-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d14196340-Reviews-The_Picton_Cottage_In_The_County-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d13902855-Reviews-Littlejohn_Farm-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d6871804-Reviews-Songbird_B_B-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d5539484-Reviews-The_Sandbanks_Campsites-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d2253273-Reviews-Bed_and_Beyond-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d3468249-Reviews-Van_Cottage-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d1065013-Reviews-Pierce_Martin_House-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d2273496-Reviews-The_Fenix-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d1540688-Reviews-Edgewater_Family_Campground-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d12741491-Reviews-Star_Haven_Estate_Bed_and_Breakfast-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d1544381-Reviews-Sweet_Dreams_Bed_and_Breakfast-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d1153238-Reviews-Harrington_House_B_B-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d7041845-Reviews-A_Prince_Edward_County_Bed_and_Breakfast_Getaway-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d1852172-Reviews-Harbour_View_Suites-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d14196340-Reviews-The_Picton_Cottage_In_The_County-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d13902855-Reviews-Littlejohn_Farm-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d6871804-Reviews-Songbird_B_B-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d5539484-Reviews-The_Sandbanks_Campsites-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d2253273-Reviews-Bed_and_Beyond-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d3468249-Reviews-Van_Cottage-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d1065013-Reviews-Pierce_Martin_House-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d2273496-Reviews-The_Fenix-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d1540688-Reviews-Edgewater_Family_Campground-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d12741491-Reviews-Star_Haven_Estate_Bed_and_Breakfast-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d1544381-Reviews-Sweet_Dreams_Bed_and_Breakfast-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d185930-Reviews-Timm_s_Grandview_Manor-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1898539-d1895892-Reviews-Jackson_s_Falls_Country_Inn-Milford_Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d3475685-Reviews-AWAY_in_the_County-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183797-d2337604-Reviews-The_Manse_Boutique_Inn_Spa-Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1898539-d10824623-Reviews-Black_River_Cottages-Milford_Picton_Prince_Edward_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181775-d263480-Reviews-Coast_Hillcrest_Hotel-Revelstoke_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181775-d1485689-Reviews-The_Sutton_Place_Hotel_Revelstoke_Mountain_Resort-Revelstoke_Kootenay_Rockies_British_.html https://www.tripadvisor.ca/Hotel_Review-g181775-d2281452-Reviews-Stoke_Hotel-Revelstoke_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181775-d4557094-Reviews-Boulder_Mountain_Resort-Revelstoke_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181775-d3819871-Reviews-Revelstoke_Campground-Revelstoke_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181775-d12569121-Reviews-Ramada_by_Wyndham_Revelstoke-Revelstoke_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181775-d1973889-Reviews-Best_Western_Plus_Revelstoke-Revelstoke_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181775-d1202541-Reviews-Poppi_s_Guesthouse-Revelstoke_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181775-d578177-Reviews-Swiss_Chalet_Motel-Revelstoke_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181775-d6108891-Reviews-The_Cube_Hotel-Revelstoke_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181775-d12077723-Reviews-The_Explorers_Society_Hotel-Revelstoke_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181775-d7388180-Reviews-Cornerstone_Bed_and_Breakfast-Revelstoke_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181775-d185454-Reviews-Regent_Hotel-Revelstoke_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181775-d7687451-Reviews-Valley_Retreat_Bed_Breakfast-Revelstoke_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181775-d10351525-Reviews-McCarty_House_Inn_B_B-Revelstoke_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181775-d1466575-Reviews-Alpenrose_Bed_and_Breakfast-Revelstoke_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181775-d8310415-Reviews-Stoke_Stash_Bed_Breakfast-Revelstoke_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181775-d186104-Reviews-Courthouse_Inn_Revelstoke-Revelstoke_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181775-d1185471-Reviews-Days_Inn_Suites_by_Wyndham_Revelstoke-Revelstoke_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181775-d569586-Reviews-Revelstoke_Lodge-Revelstoke_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181775-d182484-Reviews-Glacier_House_Resort-Revelstoke_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181775-d1420222-Reviews-Three_Valley_Lake_Chateau_Ghost_Town-Revelstoke_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181775-d12831579-Reviews-Journey_s_Perch_Guesthouse-Revelstoke_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181775-d3221185-Reviews-Holten_Heritage_House-Revelstoke_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181775-d247653-Reviews-Monashee_Lodge-Revelstoke_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181775-d1639197-Reviews-Powder_Pillow_Bed_Breakfast-Revelstoke_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181775-d6450934-Reviews-The_Pines_Bed_Breakfast-Revelstoke_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181775-d2545428-Reviews-Guesthouse_Mountain_Escape-Revelstoke_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181775-d620638-Reviews-7_Acres_Bed_Breakfast-Revelstoke_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181775-d1926737-Reviews-Inn_on_the_River-Revelstoke_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181775-d186104-Reviews-Courthouse_Inn_Revelstoke-Revelstoke_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181775-d12831579-Reviews-Journey_s_Perch_Guesthouse-Revelstoke_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181775-d6450934-Reviews-The_Pines_Bed_Breakfast-Revelstoke_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181775-d2545428-Reviews-Guesthouse_Mountain_Escape-Revelstoke_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181775-d1420222-Reviews-Three_Valley_Lake_Chateau_Ghost_Town-Revelstoke_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181775-d620638-Reviews-7_Acres_Bed_Breakfast-Revelstoke_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181775-d1926737-Reviews-Inn_on_the_River-Revelstoke_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181775-d185847-Reviews-Mulvehill_Creek_Wilderness_Inn_and_Wedding_Chapel-Revelstoke_Kootenay_Rockies_British_C.html https://www.tripadvisor.ca/Hotel_Review-g181775-d1101993-Reviews-Noah_s_Ark_Resort-Revelstoke_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181775-d5537095-Reviews-Mountain_View_Motel-Revelstoke_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181775-d11951617-Reviews-Revelstoke_Winterhouse_Bed_and_Breakast-Revelstoke_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181775-d12827186-Reviews-Eagle_Pass_Lodge-Revelstoke_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g155017-d656361-Reviews-Days_Inn_by_Wyndham_Thunder_Bay_North-Thunder_Bay_Thunder_Bay_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155017-d10588132-Reviews-Hampton_Inn_Suites_by_Hilton_Thunder_Bay-Thunder_Bay_Thunder_Bay_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155017-d6835173-Reviews-Holiday_Inn_Express_Suites_Thunder_Bay-Thunder_Bay_Thunder_Bay_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155017-d182006-Reviews-Best_Western_Thunder_Bay_Crossroads-Thunder_Bay_Thunder_Bay_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155017-d5994362-Reviews-TownePlace_Suites_Thunder_Bay-Thunder_Bay_Thunder_Bay_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155017-d182005-Reviews-Best_Western_Plus_Norwester_Hotel_Conference_Centre-Thunder_Bay_Thunder_Bay_District_On.html https://www.tripadvisor.ca/Hotel_Review-g155017-d1379779-Reviews-Voyageur_Motel-Thunder_Bay_Thunder_Bay_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155017-d13966541-Reviews-The_Haven_Hostel-Thunder_Bay_Thunder_Bay_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155017-d265705-Reviews-Days_Inn_Suites_by_Wyndham_Thunder_Bay-Thunder_Bay_Thunder_Bay_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155017-d183045-Reviews-The_Prince_Arthur_Waterfront_Hotel-Thunder_Bay_Thunder_Bay_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155017-d183095-Reviews-Valhalla_Inn-Thunder_Bay_Thunder_Bay_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155017-d226356-Reviews-Econo_Lodge-Thunder_Bay_Thunder_Bay_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155017-d183776-Reviews-Victoria_Inn_Hotel_Convention_Centre-Thunder_Bay_Thunder_Bay_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155017-d188322-Reviews-Super_8_by_Wyndham_Thunder_Bay-Thunder_Bay_Thunder_Bay_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155017-d4134091-Reviews-Nights_Inn_Motel-Thunder_Bay_Thunder_Bay_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155017-d1013503-Reviews-Holiday_Inn_Motel-Thunder_Bay_Thunder_Bay_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155017-d183040-Reviews-Comfort_Inn-Thunder_Bay_Thunder_Bay_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155017-d4868358-Reviews-Seasons_Extended_Stay_Suites-Thunder_Bay_Thunder_Bay_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155017-d625436-Reviews-Country_Cozy_Bed_Breakfast-Thunder_Bay_Thunder_Bay_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155017-d628037-Reviews-Thunder_Bay_Inn-Thunder_Bay_Thunder_Bay_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155017-d1171180-Reviews-Lakehead_Motel-Thunder_Bay_Thunder_Bay_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155017-d4702837-Reviews-A_K_Motel-Thunder_Bay_Thunder_Bay_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155017-d5254865-Reviews-Residence_Conference_Centre_Thunder_Bay-Thunder_Bay_Thunder_Bay_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155017-d188453-Reviews-Airlane_Hotel_and_Conference_Centre-Thunder_Bay_Thunder_Bay_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155017-d188391-Reviews-Travelodge_Thunder_Bay_ON-Thunder_Bay_Thunder_Bay_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155017-d1391413-Reviews-Kingsway_Inn-Thunder_Bay_Thunder_Bay_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155017-d183044-Reviews-Old_Country_Motel-Thunder_Bay_Thunder_Bay_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155017-d15245885-Reviews-Delta_Hotels_by_Marriott_Thunder_Bay-Thunder_Bay_Thunder_Bay_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155017-d656823-Reviews-Modern_Motel-Thunder_Bay_Thunder_Bay_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155017-d15239752-Reviews-Midtown_Inn-Thunder_Bay_Thunder_Bay_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155017-d10588132-Reviews-Hampton_Inn_Suites_by_Hilton_Thunder_Bay-Thunder_Bay_Thunder_Bay_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154938-d621379-Reviews-Super_8_by_Wyndham_Prince_George-Prince_George_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154938-d15237519-Reviews-Pomeroy_Inn_Suites_Prince_George-Prince_George_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154938-d672116-Reviews-Four_Points_by_Sheraton_Prince_George-Prince_George_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154938-d13991966-Reviews-Courtyard_Prince_George-Prince_George_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154938-d185783-Reviews-Coast_Inn_of_the_North-Prince_George_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154938-d1119992-Reviews-Woodhouse_Cottages_and_Ranch-Prince_George_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154938-d1011130-Reviews-Ridgeview_Gardens_Bed_and_Breakfast-Prince_George_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154938-d627659-Reviews-Water_s_Edge_Bed_Breakfast-Prince_George_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154938-d1062745-Reviews-Arbor_Bed_and_Breakfast-Prince_George_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154938-d543048-Reviews-Prestige_Treasure_Cove-Prince_George_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154938-d1639986-Reviews-Carmel_Inn-Prince_George_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154938-d182084-Reviews-Econo_Lodge-Prince_George_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154938-d183563-Reviews-Travelodge_Prince_George_Goldcap_BC-Prince_George_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154938-d188269-Reviews-Ramada_Plaza_by_Wyndham_Prince_George-Prince_George_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154938-d184364-Reviews-Sandman_Signature_Prince_George_Hotel-Prince_George_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154938-d182464-Reviews-Canadas_Best_Value_Inn_Prince_George-Prince_George_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154938-d2052586-Reviews-Sandman_Hotel_Suites_Prince_George-Prince_George_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154938-d182465-Reviews-Northstar_Inn_Suites-Prince_George_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154938-d619257-Reviews-The_Grateful_Bed_B_n_B-Prince_George_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154938-d1654079-Reviews-MamaYeh_RV_Park_Campground-Prince_George_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154938-d3657203-Reviews-97_Motor_Inn-Prince_George_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154938-d1019764-Reviews-Bon_Voyage_Inn-Prince_George_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154938-d185799-Reviews-Economy_Inn-Prince_George_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154938-d10175654-Reviews-Days_Inn_Downtown_Prince_George-Prince_George_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154938-d556916-Reviews-Camelot_Court_Motel-Prince_George_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154938-d524362-Reviews-Prince_Motel-Prince_George_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154938-d568820-Reviews-Elm_Arbour_Bed_and_Breakfast-Prince_George_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154938-d1877713-Reviews-Grama_s_Inn-Prince_George_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154938-d1673503-Reviews-Brothers_Inn-Prince_George_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154938-d5426973-Reviews-Northwood_Plaza_Hotel-Prince_George_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154938-d1861254-Reviews-Queensway_Court_Motel-Prince_George_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154938-d7910663-Reviews-College_Heights_Motel-Prince_George_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154946-d240630-Reviews-Super_8_by_Wyndham_Vernon_BC-Vernon_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154946-d7896494-Reviews-The_Castle_at_Swan_Lake-Vernon_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154946-d4054282-Reviews-Fairfield_Inn_Suites_Vernon-Vernon_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154946-d186047-Reviews-Prestige_Hotel_Vernon-Vernon_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154946-d4553491-Reviews-Best_Western_Pacific_Inn-Vernon_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154946-d320385-Reviews-Dragon_Village_Green_Hotel_Complex-Vernon_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154946-d281350-Reviews-Holiday_Inn_Express_Hotel_Suites_Vernon-Vernon_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154946-d182063-Reviews-Prestige_Vernon_Lodge_and_Conference_Centre-Vernon_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154946-d240630-Reviews-Super_8_by_Wyndham_Vernon_BC-Vernon_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154946-d6376952-Reviews-Days_Inn_by_Wyndham_Vernon-Vernon_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154946-d1466746-Reviews-Predator_Ridge_Resort-Vernon_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154946-d1778678-Reviews-Sparkling_Hill_Resort-Vernon_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154946-d1231866-Reviews-Canadas_Best_Value_Inn_and_Suites-Vernon_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154946-d2098400-Reviews-Econo_Lodge-Vernon_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154946-d182568-Reviews-Sandman_Hotel_Suites_Vernon-Vernon_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154946-d1231855-Reviews-Schell_Motel-Vernon_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154946-d1820423-Reviews-OKeefe_s_Landing_B_B-Vernon_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154946-d4549768-Reviews-Silver_Star_Motel-Vernon_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154946-d6210658-Reviews-Tel_A_Friend_Motel-Vernon_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154946-d1064570-Reviews-Tiki_Village_Motor_Inn-Vernon_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154946-d249420-Reviews-Richmond_House_B_B-Vernon_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154946-d2257224-Reviews-Turtle_Mountain_Inn-Vernon_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154946-d1143874-Reviews-Outback_Lakeside_Vacation_Homes-Vernon_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154946-d1232039-Reviews-Silver_Star_Bed_Breakfast-Vernon_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154946-d1654551-Reviews-Lakeshore_Paradise-Vernon_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154946-d2475448-Reviews-Schell_Motel_Express-Vernon_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154946-d1478144-Reviews-Strand_Lakeside_Resort-Vernon_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154946-d6854718-Reviews-Vernon_Hostel-Vernon_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154946-d12515771-Reviews-Casa_Chulo-Vernon_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154946-d13944141-Reviews-The_Maria_Rose_Bed_Breakfast-Vernon_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154946-d7896494-Reviews-The_Castle_at_Swan_Lake-Vernon_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154946-d1478144-Reviews-Strand_Lakeside_Resort-Vernon_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154946-d12515771-Reviews-Casa_Chulo-Vernon_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154946-d209745-Reviews-Cypress_Guesthouse-Vernon_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154995-d186906-Reviews-DoubleTree_by_Hilton_Hotel_London_Ontario-London_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154995-d182899-Reviews-The_Park_Hotel-London_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154995-d183771-Reviews-Delta_Hotels_by_Marriott_London_Armouries-London_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154995-d1718981-Reviews-Hotel_Metro-London_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154995-d182029-Reviews-Best_Western_Plus_Lamplighter_Inn_Conference_Centre-London_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154995-d5986398-Reviews-Idlewyld_Inn_Spa-London_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154995-d652602-Reviews-Homewood_Suites_by_Hilton_London_Ontario-London_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154995-d186906-Reviews-DoubleTree_by_Hilton_Hotel_London_Ontario-London_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154995-d659953-Reviews-Best_Western_London_Airport_Inn_Suites-London_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154995-d183604-Reviews-Ivey_Spencer_Leadership_Center-London_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154995-d657877-Reviews-Hampton_Inn_by_Hilton_London-London_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154995-d622649-Reviews-Country_Inn_Suites_by_Radisson_London_South_ON-London_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154995-d182894-Reviews-Four_Points_by_Sheraton_London-London_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154995-d672866-Reviews-Staybridge_Suites_London-London_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154995-d188419-Reviews-TownePlace_Suites_by_Marriott_London-London_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154995-d182028-Reviews-Best_Western_Plus_Stoneridge_Inn_Conference_Centre-London_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154995-d184048-Reviews-Holiday_Inn_Express_Suites_London_Downtown-London_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154995-d10480112-Reviews-Wharncliffe_Suites-London_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154995-d183603-Reviews-Holiday_Inn_Hotel_Suites_London-London_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154995-d186943-Reviews-Residence_Inn_London_Downtown-London_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154995-d3640910-Reviews-Courtyard_London-London_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154995-d259443-Reviews-Econo_Lodge-London_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154995-d182897-Reviews-Quality_Suites_London-London_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154995-d1222656-Reviews-Guest_House_on_the_Mount-London_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154995-d188230-Reviews-Days_Inn_by_Wyndham_London-London_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154995-d188283-Reviews-Ramada_by_Wyndham_London-London_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154995-d501338-Reviews-Windermere_Manor_Hotel_Conference_Centre-London_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154995-d182891-Reviews-Comfort_Inn-London_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154995-d250006-Reviews-Knights_Inn_London_Airport-London_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154995-d610115-Reviews-Howard_Johnson_by_Wyndham_London-London_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154995-d186906-Reviews-DoubleTree_by_Hilton_Hotel_London_Ontario-London_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154995-d186901-Reviews-London_Extended_Stay-London_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154995-d12436707-Reviews-Aaron_Tammy_s_Comfy_House-London_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154995-d1200523-Reviews-Super_7_Motel-London_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154995-d1389983-Reviews-Parkway_Motel-London_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154995-d1389978-Reviews-Lighthouse_Inn-London_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154995-d1389958-Reviews-American_Plaza_Motel-London_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154995-d1389954-Reviews-Eastcourt_London_Motel-London_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154995-d15327981-Reviews-Lion_s_Pride_Guest_House-London_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154995-d1389982-Reviews-Motor_Court_Motel-London_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154995-d2708164-Reviews-Fanshawe_College_Conference_Services-London_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154995-d7988572-Reviews-Clare_Hall_Residence-London_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154995-d3357268-Reviews-Western_Summer_Accommodations-London_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154995-d182895-Reviews-London_Wellington_Hotel-London_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154995-d1389976-Reviews-Casa_Blanca_Motel-London_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154995-d12998940-Reviews-London_Luxury_Guest_House-London_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183462-d286631-Reviews-Holiday_Inn_Express_Suites_Surrey-Surrey_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183462-d246999-Reviews-Best_Western_King_George_Inn_Suites-Surrey_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183462-d286631-Reviews-Holiday_Inn_Express_Suites_Surrey-Surrey_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183462-d1818532-Reviews-Days_Inn_by_Wyndham_Surrey-Surrey_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183462-d188264-Reviews-Ramada_by_Wyndham_Surrey_Langley-Surrey_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183462-d182567-Reviews-Sheraton_Vancouver_Guildford_Hotel-Surrey_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183462-d184269-Reviews-Econo_Lodge_Surrey-Surrey_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183462-d249942-Reviews-Best_Western_Peace_Arch_Inn-Surrey_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183462-d12281907-Reviews-Civic_Hotel_Autograph_Collection-Surrey_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183462-d1177097-Reviews-Comfort_Inn_Suites_Surrey-Surrey_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183462-d1464975-Reviews-Holiday_Inn_Hotel_Suites_Surrey_East_Cloverdale-Surrey_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183462-d8275801-Reviews-Four_Points_by_Sheraton_Surrey-Surrey_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183462-d268504-Reviews-Sandman_Suites_Surrey_Guildford-Surrey_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183462-d15349059-Reviews-White_Rock_Pacific-Surrey_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183462-d8695816-Reviews-Grace_Guesthouse-Surrey_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183462-d1233978-Reviews-Grouse_Creek_Motel-Surrey_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183462-d608221-Reviews-Canadian_Inn-Surrey_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183462-d1102011-Reviews-Linda_Vista_Motel-Surrey_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183462-d226307-Reviews-Hampton_Inn_Suites_Langley_Surrey-Surrey_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183462-d4890156-Reviews-Surrey_Central_Inn-Surrey_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183462-d12979468-Reviews-Villa_18-Surrey_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183462-d16865961-Reviews-Lily_Home-Surrey_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183462-d1232153-Reviews-Grandview_Inn-Surrey_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183462-d6428421-Reviews-Restawhile_B_B-Surrey_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183462-d8709525-Reviews-Hilltops-Surrey_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183462-d1533038-Reviews-Bare_Creek_Bed_Breakfast-Surrey_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183462-d6427387-Reviews-Baileys_by_the_Creek_Bed_Breakfast-Surrey_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183462-d15245849-Reviews-Port_Kells_B-Surrey_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183462-d2232510-Reviews-Clydesdale_Inn-Surrey_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183462-d10817686-Reviews-Fuhowe_Family_Guesthouse-Surrey_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183462-d226307-Reviews-Hampton_Inn_Suites_Langley_Surrey-Surrey_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183462-d8682701-Reviews-A1_B_B_Surrey-Surrey_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183462-d14885079-Reviews-BCH_Garden_B_B-Surrey_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183462-d12703840-Reviews-Ben_s_Lake_Chalet_and_Rooms-Surrey_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183462-d15349835-Reviews-Convenient_Quiet_House-Surrey_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183462-d16865961-Reviews-Lily_Home-Surrey_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183462-d16688156-Reviews-Sunny_Island_Family_Inn-Surrey_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183462-d10441279-Reviews-Vancouver_Sun_Hostel-Surrey_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183462-d16647176-Reviews-Vancouver_Surrey_House-Surrey_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g155016-d1175913-Reviews-Hampton_Inn_Sudbury-Sudbury_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155016-d10524700-Reviews-Microtel_Inn_Suites_by_Wyndham_Sudbury-Sudbury_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155016-d1175913-Reviews-Hampton_Inn_Sudbury-Sudbury_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155016-d1200492-Reviews-Homewood_Suites_Sudbury_Ontario-Sudbury_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155016-d623268-Reviews-Fairfield_Inn_Suites_Sudbury-Sudbury_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155016-d536315-Reviews-Holiday_Inn_Sudbury-Sudbury_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155016-d182008-Reviews-Best_Western_Downtown_Sudbury_Centreville-Sudbury_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155016-d1948977-Reviews-TownePlace_Suites_Sudbury-Sudbury_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155016-d183035-Reviews-Moonlight_Inn_And_Suites_Sudbury-Sudbury_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155016-d816490-Reviews-Travelway_Inn_Sudbury-Sudbury_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155016-d543212-Reviews-Radisson_Hotel_Sudbury-Sudbury_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155016-d186886-Reviews-Comfort_Inn_East-Sudbury_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155016-d185247-Reviews-Clarion_Hotel-Sudbury_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155016-d188451-Reviews-Travelodge_Hotel_Sudbury-Sudbury_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155016-d186888-Reviews-Comfort_Inn_Sudbury-Sudbury_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155016-d181922-Reviews-The_Northbury_Hotel_and_Conference_Centre-Sudbury_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155016-d280948-Reviews-Econo_Lodge-Sudbury_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g2534428-d2552267-Reviews-Northland_Motel-Chelmsford_Sudbury_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155016-d292259-Reviews-Parker_House_Suites-Sudbury_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155016-d189573-Reviews-Quality_Inn_Conference_Centre_Downtown-Sudbury_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155016-d1390814-Reviews-Motel_6_Sudbury-Sudbury_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155016-d1390821-Reviews-Canadas_Best_Value_inn_Sudbury-Sudbury_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155016-d615016-Reviews-Ambassador_Hotel-Sudbury_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155016-d1390819-Reviews-Canadiana_Motel-Sudbury_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155016-d1480747-Reviews-Chateau_Guay_Motel-Sudbury_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155016-d572960-Reviews-Artisan_Upstairs_Guesthouse-Sudbury_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155016-d1371744-Reviews-Imperial_Fireside_Inn-Sudbury_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155016-d2031277-Reviews-Valley_Inn_Motel_Hotel-Sudbury_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155016-d2686241-Reviews-Residence_Conference_Centre_RCC_Sudbury_West-Sudbury_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155016-d3931877-Reviews-Residence_Conference_Centre_RCC_Sudbury_North-Sudbury_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155016-d1200492-Reviews-Homewood_Suites_Sudbury_Ontario-Sudbury_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155016-d572960-Reviews-Artisan_Upstairs_Guesthouse-Sudbury_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155016-d2686241-Reviews-Residence_Conference_Centre_RCC_Sudbury_West-Sudbury_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155016-d3931877-Reviews-Residence_Conference_Centre_RCC_Sudbury_North-Sudbury_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181723-d1534935-Reviews-Watermark_Beach_Resort-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d565040-Reviews-Spirit_Ridge-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d182089-Reviews-Best_Western_Plus_Sunrise_Inn-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d1012344-Reviews-Sandy_Beach_Motel-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d1026878-Reviews-Walnut_Beach_Resort-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d293176-Reviews-Coast_Osoyoos_Beach_Hotel-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d663641-Reviews-Desert_Surfside_Waterfront_Accomodations-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d186794-Reviews-Holiday_Inn_Hotel_Suites_Osoyoos-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d182439-Reviews-Lakeview_Motel_Suites-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d1489678-Reviews-Super_8_by_Wyndham_Osoyoos-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d183526-Reviews-Avalon_Inn-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d1232171-Reviews-The_Riviera_Motel-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d1232165-Reviews-Sahara_Courtyard_Inn-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d1232167-Reviews-Spanish_Fiesta_Resort-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d13839884-Reviews-Sahara_Suites-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d269900-Reviews-Sun_Beach_Motel-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d1482933-Reviews-Falcon_Motel-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d2623223-Reviews-The_Spare_Room-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d1523369-Reviews-Ciliegia_Villa-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d2451620-Reviews-Boundary_Motel-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d625019-Reviews-The_White_Horse_Bed_and_Breakfast-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d7118921-Reviews-Reflections_Guest_House-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d2197411-Reviews-Baergnaescht_B_B-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d1837698-Reviews-Shiraz_Villa-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d968938-Reviews-Casa_Del_Mila_Oro_Resort-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d1488621-Reviews-Desert_Oasis_Bed_and_Breakfast-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d1076171-Reviews-Safari_Beach_Condo_Resort-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d4341082-Reviews-Countryside_Bed_Breakfast-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d1232161-Reviews-Bella_Villa_Motel_Resort-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d273748-Reviews-Destiny_Beach_Resort-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d644800-Reviews-The_Del_Ray_B_B-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d570518-Reviews-Observatory_Bed_Breakfast-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d1232163-Reviews-Poplars_Motel_On_The_Lake-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d6948066-Reviews-Island_View_RV_Resort-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d1137296-Reviews-Green_Gables_Beach_Resort-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d1546065-Reviews-Waltons_Lakefront_RV_Resort-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d182440-Reviews-Tamri_Motel-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d620128-Reviews-Nk_Mip_Campground_RV_Resort-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d1500112-Reviews-Kokopelli_Bed_and_Breakfast-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d1232160-Reviews-Adriatic_Motel-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d1866439-Reviews-Cabana_Beach_Campground_RV_Park-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d4463266-Reviews-Chez_Christiane_B_B-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d1232164-Reviews-Richter_Pass_Motor_Inn-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d2558090-Reviews-Casa_Panta_Guest_House_Bed_Breakfast-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d4749102-Reviews-Osoyoos_Campground_Waterslides-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d15003401-Reviews-Arosa_Ranch-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d1136491-Reviews-Village_on_the_Lake-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d10755071-Reviews-Brookvale_Resort_and_Campground-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d1653623-Reviews-Haynes_Point_Lakeside_Suite_and_Bed_and_Breakfast-Osoyoos_Okanagan_Valley_British_Colu.html https://www.tripadvisor.ca/Hotel_Review-g181723-d6639069-Reviews-Raven_s_Nest_Bed_and_Breakfast-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d625019-Reviews-The_White_Horse_Bed_and_Breakfast-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d968938-Reviews-Casa_Del_Mila_Oro_Resort-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d1488621-Reviews-Desert_Oasis_Bed_and_Breakfast-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181723-d1523369-Reviews-Ciliegia_Villa-Osoyoos_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g660799-d8276517-Reviews-Days_Inn_and_Suites_by_Wyndham_Lindsay-Lindsay_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g660799-d1631041-Reviews-Kent_Inn-Lindsay_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499267-d553675-Reviews-Eganridge_Resort_Golf_Club_Spa-Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g796988-d10105015-Reviews-Avian_Woods_Bed_Breakfast-Bobcaygeon_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g796988-d1475150-Reviews-New_Rockland_Motel-Bobcaygeon_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g796987-d7023404-Reviews-Balsam_Resort-Fenelon_Falls_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g796988-d8491170-Reviews-Riverside_Caygeon_B_B-Bobcaygeon_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g796987-d6985422-Reviews-Balsam_Lake_Boutique_Motel-Fenelon_Falls_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g660799-d2446444-Reviews-Victoria_Motel-Lindsay_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g796988-d3166415-Reviews-The_Dutch_Experience-Bobcaygeon_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g3454061-d4374781-Reviews-Triple_T_Cedar_Resort-Omemee_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g660799-d1820690-Reviews-Howard_Johnson_by_Wyndham_Lindsay-Lindsay_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g796988-d669609-Reviews-Bobcaygeon_Inn_Conference_Centre-Bobcaygeon_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g660799-d1173912-Reviews-Admiral_Inn_Conference_Centre-Lindsay_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g660799-d262703-Reviews-Knights_Inn_Lindsay-Lindsay_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g796987-d1473510-Reviews-Fenelon_Inn-Fenelon_Falls_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g660799-d12803515-Reviews-Lunge_Haven_Cottages_Boating_Club-Lindsay_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g796987-d6210656-Reviews-Road_121_Motel-Fenelon_Falls_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499267-d8784990-Reviews-Ecofiest_Yurts-Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g796988-d16835501-Reviews-Gordon_s_Bobcaygeon-Bobcaygeon_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1597071-d13357455-Reviews-Noble_Motel-Norland_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g796988-d15360019-Reviews-Pigeon_Hollow_Park_Cottages-Bobcaygeon_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g796988-d15591431-Reviews-The_Victorian_Getaway-Bobcaygeon_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499267-d1149207-Reviews-Riverside_Inn-Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g796987-d1473637-Reviews-Stone_Fountain_Motel-Fenelon_Falls_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g796988-d1572133-Reviews-Stonyhurst_Inn-Bobcaygeon_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499267-d1463133-Reviews-Saucy_Willow_Inn-Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g4176269-d8574346-Reviews-Sir_William_Mackenzie_Inn-Kirkfield_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g796988-d4172579-Reviews-Caygeon_Cove_Resort-Bobcaygeon_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g796988-d1822902-Reviews-Three_Islands_Motel-Bobcaygeon_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g796988-d3445292-Reviews-Southwinds_Resort_and_Marina-Bobcaygeon_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g796987-d2261230-Reviews-Pinewood_Cottages-Fenelon_Falls_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g796987-d4172518-Reviews-Log_Chateau_Park-Fenelon_Falls_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g3475368-d7041841-Reviews-Kinmount_House-Kinmount_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g796988-d2237995-Reviews-Kawartha_Lakes_Marina_Cottage-Bobcaygeon_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g796988-d4493764-Reviews-Buckeye_Centre-Bobcaygeon_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g796987-d4745567-Reviews-Balsam_Lake_Villa_Cottages-Fenelon_Falls_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g796987-d1924825-Reviews-Sweet_Dreams_Bed_Breakfast_Retreat-Fenelon_Falls_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g796987-d1473624-Reviews-Shorelea_Cottages-Fenelon_Falls_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g796987-d2268415-Reviews-Bridgwood_Manor_Bed_Breakfast-Fenelon_Falls_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g796988-d7075815-Reviews-Birch_Hollow_Bed_Breakfrast-Bobcaygeon_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g796988-d12461180-Reviews-Kenstone_Villa_Cottages-Bobcaygeon_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g796988-d8115846-Reviews-White_Swan_Cottages-Bobcaygeon_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g3741471-d1103582-Reviews-Lakeside_Park_Cottages-Coboconk_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g796988-d1483521-Reviews-Princess_Motel-Bobcaygeon_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g796988-d7058151-Reviews-Riverside_Lodge-Bobcaygeon_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g660799-d14998243-Reviews-Melton_s_Lighthouse_B_B-Lindsay_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g3741471-d7779429-Reviews-Cedar_Nook_Cottages-Coboconk_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g796992-d1083759-Reviews-Bethany_Hills_Bed_and_Breakfast-Bethany_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g796987-d2310593-Reviews-Long_Beach_Cottages_and_Trailer_Park-Fenelon_Falls_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1597071-d10207659-Reviews-Crooked_Lake_Wilderness_Lodge-Norland_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g796987-d4308589-Reviews-Hickory_Meadow_Bed_Breakfast-Fenelon_Falls_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g796988-d7390273-Reviews-Johnny_Jaczynski_s_Lakeside_B_B-Bobcaygeon_Kawartha_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155028-d183208-Reviews-Delta_Hotels_by_Marriott_Saguenay_Conference_Centre-Jonquiere_Saguenay_Saguenay_Lac_Sai.html https://www.tripadvisor.ca/Hotel_Review-g155026-d1826246-Reviews-Auberge_Jeunesse_de_Saguenay_La_Maison_Price-Chicoutimi_Saguenay_Saguenay_Lac_Saint_Je.html https://www.tripadvisor.ca/Hotel_Review-g155026-d13468839-Reviews-OTL_Gouverneur_Saguenay-Chicoutimi_Saguenay_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1144652-d12281431-Reviews-Gite_du_Haut_des_Arbres-Saguenay_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155026-d1547796-Reviews-Chateau_Murdock_B_B-Chicoutimi_Saguenay_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g667818-d1806322-Reviews-Auberge_de_la_Riviere_Saguenay-La_Baie_Saguenay_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155026-d1882770-Reviews-Gite_Auberge_Racine-Chicoutimi_Saguenay_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155026-d320456-Reviews-Le_Montagnais_Saguenay-Chicoutimi_Saguenay_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g667818-d1014934-Reviews-L_Auberge_des_Battures-La_Baie_Saguenay_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155026-d183760-Reviews-Comfort_Inn_Chicoutimi-Chicoutimi_Saguenay_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g667818-d514801-Reviews-Auberge_des_21-La_Baie_Saguenay_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g667818-d1602356-Reviews-Gite_a_la_Vieille_Ecole-La_Baie_Saguenay_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155026-d3227034-Reviews-Motel_Panoramique-Chicoutimi_Saguenay_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155026-d2256631-Reviews-Hotel_du_Fjord-Chicoutimi_Saguenay_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155028-d4415036-Reviews-Gite_du_Marquis-Jonquiere_Saguenay_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g667818-d1887052-Reviews-La_Grange_aux_hiboux-La_Baie_Saguenay_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g667818-d2267783-Reviews-Auberge_de_Jeunesse_Les_Mains_Tissees-La_Baie_Saguenay_Saguenay_Lac_Saint_Jean_Region_.html https://www.tripadvisor.ca/Hotel_Review-g155028-d2260960-Reviews-Auberge_Le_St_George-Jonquiere_Saguenay_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155026-d183195-Reviews-Hotel_La_Sagueneenne-Chicoutimi_Saguenay_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155026-d183194-Reviews-Hotel_Chicoutimi-Chicoutimi_Saguenay_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155028-d2485538-Reviews-Au_Ptit_Manoir-Jonquiere_Saguenay_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1144652-d4590266-Reviews-Gite_La_Nymphe_des_Eaux-Saguenay_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155028-d4678601-Reviews-Motel_Princesse-Jonquiere_Saguenay_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155026-d2137759-Reviews-La_Maison_du_Seminaire-Chicoutimi_Saguenay_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155026-d1173465-Reviews-Auberge_Le_Parasol-Chicoutimi_Saguenay_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1144652-d2320218-Reviews-Aubergite_Au_Petit_Bonheur-Saguenay_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1144652-d10672187-Reviews-Gite_Orange_Soleil-Saguenay_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g667818-d1654010-Reviews-Au_fil_des_saisons-La_Baie_Saguenay_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1144652-d13285241-Reviews-Gite_La_Belle_Dame-Saguenay_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1144652-d12312105-Reviews-Hotel_Mont_Valin-Saguenay_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1144652-d2320218-Reviews-Aubergite_Au_Petit_Bonheur-Saguenay_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155026-d7640190-Reviews-Gite_a_la_Bernache-Chicoutimi_Saguenay_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155028-d10333848-Reviews-Camping_Jonquiere-Jonquiere_Saguenay_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1144652-d12353857-Reviews-Maison_d_Hotes_Place_du_Saguenay-Saguenay_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155042-d1213816-Reviews-Holiday_Inn_Express_Regina_South-Regina_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155042-d183488-Reviews-Country_Inn_Suites_by_Radisson_Regina_SK-Regina_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155042-d7050523-Reviews-Home_Inn_Suites_Regina_Airport-Regina_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155042-d3669841-Reviews-Best_Western_Plus_Eastgate_Inn_Suites-Regina_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155042-d188445-Reviews-Travelodge_Hotel_and_Conference_Centre_Regina-Regina_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155042-d183384-Reviews-The_Hotel_Saskatchewan_Autograph_Collection-Regina_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155042-d1782974-Reviews-Days_Inn_by_Wyndham_Regina_Airport_West-Regina_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155042-d185208-Reviews-Delta_Hotels_by_Marriott_Regina-Regina_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155042-d10079627-Reviews-Residence_Inn_by_Marriott_Regina-Regina_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155042-d6922882-Reviews-Hampton_Inn_Suites_by_Hilton_Regina_East_Gate-Regina_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155042-d10628165-Reviews-Fairfield_Inn_Suites_by_Marriott_Regina-Regina_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155042-d5324311-Reviews-DoubleTree_by_Hilton_Hotel_Conference_Centre_Regina-Regina_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155042-d9020704-Reviews-Comfort_Suites_Regina-Regina_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155042-d678148-Reviews-Wingate_by_Wyndham_Regina-Regina_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155042-d293180-Reviews-Sandman_Hotel_Suites_Regina-Regina_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155042-d188196-Reviews-Days_Inn_by_Wyndham_Regina-Regina_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155042-d183380-Reviews-Comfort_Inn_Regina-Regina_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155042-d185507-Reviews-Executive_Royal_Hotel_Regina-Regina_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155042-d481475-Reviews-Holiday_Inn_Hotel_Suites_Regina-Regina_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155042-d188302-Reviews-Ramada_Plaza_by_Wyndham_Regina_Downtown-Regina_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155042-d1213816-Reviews-Holiday_Inn_Express_Regina_South-Regina_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155042-d7621634-Reviews-Four_Points_by_Sheraton_Regina-Regina_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155042-d188314-Reviews-Super_8_by_Wyndham_Regina-Regina_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155042-d183379-Reviews-Holiday_Inn_Express_Suites_Regina-Regina_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155042-d1188395-Reviews-Sunrise_Motel-Regina_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155042-d1532053-Reviews-HomeSuites_by_d3h-Regina_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155042-d1647517-Reviews-Motel_6_Regina-Regina_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155042-d6561619-Reviews-Wenxin_Bed_and_Breakfast-Regina_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155042-d1164365-Reviews-Econo_Lodge-Regina_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155042-d1735082-Reviews-Chateau_Regina_Hotel_Suites-Regina_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155042-d5324311-Reviews-DoubleTree_by_Hilton_Hotel_Conference_Centre_Regina-Regina_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155042-d183486-Reviews-Quality_Hotel_Regina-Regina_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155042-d271973-Reviews-HI_Regina_Turgeon_International_Hostel-Regina_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155042-d1393200-Reviews-Knights_Inn_Regina-Regina_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155042-d1171174-Reviews-Coachman_Inn_Motel-Regina_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155042-d10255972-Reviews-Stone_Hall_Castle-Regina_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155042-d1540943-Reviews-Obasa_Suites_Regina-Regina_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155042-d10514671-Reviews-Daybreak_Bed_and_Breakfast-Regina_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155042-d6413600-Reviews-City_Centre_Guesthouse-Regina_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155042-d15614490-Reviews-The_Andrew-Regina_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155042-d10684265-Reviews-Hazel_Grove_Guesthouse-Regina_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155042-d15275648-Reviews-Sunny_Family_Hotel-Regina_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g182166-d12741936-Reviews-Holiday_Inn_Express_Suites_Gatineau_Ottawa-Gatineau_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182166-d226358-Reviews-Hilton_Lac_Leamy-Gatineau_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182166-d184683-Reviews-Best_Western_Plus_Gatineau_Ottawa-Gatineau_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182166-d12109540-Reviews-British_Hotel-Gatineau_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182166-d188275-Reviews-Ramada_Plaza_Gatineau_Manoir_du_Casino-Gatineau_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182166-d1390734-Reviews-Les_Suites_Victoria-Gatineau_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182166-d183204-Reviews-Crowne_Plaza_Gatineau_Ottawa-Gatineau_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182166-d12741936-Reviews-Holiday_Inn_Express_Suites_Gatineau_Ottawa-Gatineau_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182166-d183206-Reviews-Four_Points_by_Sheraton_Conference_Centre_Gatineau_Ottawa-Gatineau_Outaouais_Region_Que.html https://www.tripadvisor.ca/Hotel_Review-g182166-d775907-Reviews-Auberge_de_la_Gare-Gatineau_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182166-d3875199-Reviews-A_La_Villa_Rivermead-Gatineau_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182166-d1478284-Reviews-Motel_Casino-Gatineau_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182166-d623413-Reviews-Motel_Chateauguay-Gatineau_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182166-d4606761-Reviews-DoubleTree_by_Hilton_Hotel_Gatineau_Ottawa-Gatineau_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182166-d183200-Reviews-Motel_Adam-Gatineau_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182166-d1207140-Reviews-Hotel_V-Gatineau_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182166-d183199-Reviews-Quality_Inn_Suites-Gatineau_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182166-d635267-Reviews-Du_Chevalier_Motel_Suites-Gatineau_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182166-d1410629-Reviews-Motel_Ritz-Gatineau_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182166-d183762-Reviews-Comfort_Inn_Gatineau-Gatineau_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182166-d315747-Reviews-Motel_Montcalm-Gatineau_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182166-d1473817-Reviews-Auberge_Du_Lac_Beauchamp-Gatineau_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182166-d8528224-Reviews-Le_227_Laurier_B_B-Gatineau_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182166-d4161497-Reviews-Motel_Gatineau-Gatineau_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182166-d15288366-Reviews-Kokomo_Inn_aux_Berges_des_Outaouais-Gatineau_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g5777160-d1471458-Reviews-Motel_Les_Pignons_Verts-Buckingham_Gatineau_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182166-d9871511-Reviews-Motel_du_Parc-Gatineau_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182166-d1420803-Reviews-Le_Philemon-Gatineau_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182166-d5536741-Reviews-Gite_Fanny_et_Maxime-Gatineau_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182166-d1822786-Reviews-Le_Gite_de_Brouage-Gatineau_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182166-d226358-Reviews-Hilton_Lac_Leamy-Gatineau_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182166-d15323947-Reviews-Capital_Region-Gatineau_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182166-d1420803-Reviews-Le_Philemon-Gatineau_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182166-d5536741-Reviews-Gite_Fanny_et_Maxime-Gatineau_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182166-d1481060-Reviews-Motel_Cupidon-Gatineau_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182166-d4770499-Reviews-Aux_Portes_Ouvertes-Gatineau_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182166-d2213170-Reviews-Motel_le_Vieux_Maf-Gatineau_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182166-d12852624-Reviews-Au_Coin_des_Trembles-Gatineau_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182166-d15278355-Reviews-Capital_Area_House-Gatineau_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182166-d12639975-Reviews-The_204_Du_Vieux_Port-Gatineau_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182166-d15618192-Reviews-Le_Vibe-Gatineau_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182166-d15634567-Reviews-Le_Vibe_Apartment_by_Corporate_Stays-Gatineau_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182167-d186780-Reviews-Best_Western_Plus_Fernie_Mountain_Lodge-Fernie_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182167-d611043-Reviews-Fernie_Stanford_Waterslide_Resort-Fernie_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182167-d613078-Reviews-The_Raging_Elk_Adventure_Lodge-Fernie_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182167-d300430-Reviews-Lizard_Creek_Lodge-Fernie_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182167-d1095376-Reviews-Red_Tree_Lodge-Fernie_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182167-d188343-Reviews-Super_8_by_Wyndham_Fernie-Fernie_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182167-d1985977-Reviews-Blackstone_Bed_and_Breakfast-Fernie_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182167-d274513-Reviews-Island_Lake_Lodge-Fernie_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182167-d249943-Reviews-Park_Place_Lodge-Fernie_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182167-d487066-Reviews-Powder_Mountain_Lodge-Fernie_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182167-d658969-Reviews-Fernie_Slopeside_Lodge-Fernie_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182167-d1176458-Reviews-Snow_Valley_Lodging-Fernie_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182167-d184371-Reviews-Timberline_Lodges_by_Fernie_Lodging_Company-Fernie_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182167-d240627-Reviews-Snow_Creek_Lodge_by_Fernie_Lodging_Co-Fernie_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182167-d3617050-Reviews-Silver_Rock_Condominiums-Fernie_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182167-d182372-Reviews-Griz_Inn_Sport-Fernie_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182167-d182370-Reviews-Cedar_Ridge_Estates-Fernie_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182167-d186009-Reviews-Birch_Meadows_Lodge_B_B-Fernie_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182167-d2138186-Reviews-Twisted_Timber_Guesthouse-Fernie_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182167-d1019329-Reviews-Cornerstone_Lodge-Fernie_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182167-d184156-Reviews-Alpine_Lodge_Fernie-Fernie_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182167-d15132547-Reviews-Brooks_Creek_Ranch-Fernie_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182167-d7040706-Reviews-East_Kootenay_Motel-Fernie_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182167-d3679433-Reviews-Elk_View_Lodge-Fernie_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182167-d8147817-Reviews-Fernie_Tightlines_Lodge-Fernie_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182167-d603682-Reviews-Barbara_Lynn_s_Country_Inn-Fernie_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182167-d183547-Reviews-Polar_Peak_Lodges_by_Fernie_Lodging_Co-Fernie_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182167-d259419-Reviews-Canadas_Best_Value_Inn_Suites-Fernie_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182167-d182373-Reviews-Stone_Creek_Chalets-Fernie_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182167-d16675518-Reviews-Cornerstone_Lodge_By_Park_Vacation_Management-Fernie_Kootenay_Rockies_British_Columbi.html https://www.tripadvisor.ca/Hotel_Review-g182167-d12606410-Reviews-Fernie_Hotel_and_Pub-Fernie_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154966-d11776005-Reviews-Chateau_Nova_Yellowknife-Yellowknife_Northwest_Territories.html https://www.tripadvisor.ca/Hotel_Review-g154966-d2714619-Reviews-Stanton_Suites_Hotel-Yellowknife_Northwest_Territories.html https://www.tripadvisor.ca/Hotel_Review-g154966-d182745-Reviews-Quality_Inn_Suites_Yellowknife-Yellowknife_Northwest_Territories.html https://www.tripadvisor.ca/Hotel_Review-g154966-d226277-Reviews-Super_8_by_Wyndham_Yellowknife-Yellowknife_Northwest_Territories.html https://www.tripadvisor.ca/Hotel_Review-g154966-d271821-Reviews-Days_Inn_Suites_by_Wyndham_Yellowknife-Yellowknife_Northwest_Territories.html https://www.tripadvisor.ca/Hotel_Review-g154966-d182744-Reviews-Explorer_Hotel-Yellowknife_Northwest_Territories.html https://www.tripadvisor.ca/Hotel_Review-g154966-d185497-Reviews-Blachford_Lake_Lodge-Yellowknife_Northwest_Territories.html https://www.tripadvisor.ca/Hotel_Review-g154966-d1994854-Reviews-Yellowknife_Polar_Suite_Guest_Room-Yellowknife_Northwest_Territories.html https://www.tripadvisor.ca/Hotel_Review-g154966-d13815374-Reviews-Aurora_Destination-Yellowknife_Northwest_Territories.html https://www.tripadvisor.ca/Hotel_Review-g154966-d12910066-Reviews-Aurora_Deluxe-Yellowknife_Northwest_Territories.html https://www.tripadvisor.ca/Hotel_Review-g154966-d546960-Reviews-Capital_Suites_Yellowknife-Yellowknife_Northwest_Territories.html https://www.tripadvisor.ca/Hotel_Review-g154966-d1392905-Reviews-Bayside_Bed_Breakfast-Yellowknife_Northwest_Territories.html https://www.tripadvisor.ca/Hotel_Review-g154966-d581324-Reviews-Yellow_Dog_Lodge-Yellowknife_Northwest_Territories.html https://www.tripadvisor.ca/Hotel_Review-g154966-d226276-Reviews-The_Discovery_Inn-Yellowknife_Northwest_Territories.html https://www.tripadvisor.ca/Hotel_Review-g154966-d12216867-Reviews-Buffalo_Nights_Bed_and_Breakfast-Yellowknife_Northwest_Territories.html https://www.tripadvisor.ca/Hotel_Review-g154966-d634040-Reviews-Northern_Lites_Motel-Yellowknife_Northwest_Territories.html https://www.tripadvisor.ca/Hotel_Review-g154966-d13306409-Reviews-Old_Town_Bed_Breakfast-Yellowknife_Northwest_Territories.html https://www.tripadvisor.ca/Hotel_Review-g154966-d7817669-Reviews-Aurora_Yellowknife_Jenny_s-Yellowknife_Northwest_Territories.html https://www.tripadvisor.ca/Hotel_Review-g154966-d7358946-Reviews-Sunshine_Bed_Breakfast-Yellowknife_Northwest_Territories.html https://www.tripadvisor.ca/Hotel_Review-g154966-d1947679-Reviews-Peterson_s_Point_Lake_Lodge-Yellowknife_Northwest_Territories.html https://www.tripadvisor.ca/Hotel_Review-g154966-d3456609-Reviews-Narwal_B_B-Yellowknife_Northwest_Territories.html https://www.tripadvisor.ca/Hotel_Review-g154966-d12100246-Reviews-Lou_and_Francis_Guesthouse-Yellowknife_Northwest_Territories.html https://www.tripadvisor.ca/Hotel_Review-g154966-d11880272-Reviews-YKaurora_Guest_House-Yellowknife_Northwest_Territories.html https://www.tripadvisor.ca/Hotel_Review-g154966-d6623538-Reviews-Discovery_Suite-Yellowknife_Northwest_Territories.html https://www.tripadvisor.ca/Hotel_Review-g154966-d13636296-Reviews-Yellowknife_B_B-Yellowknife_Northwest_Territories.html https://www.tripadvisor.ca/Hotel_Review-g154966-d13353446-Reviews-Mabuhay_Lakeside_Manor-Yellowknife_Northwest_Territories.html https://www.tripadvisor.ca/Hotel_Review-g154966-d13330846-Reviews-Fifth_House-Yellowknife_Northwest_Territories.html https://www.tripadvisor.ca/Hotel_Review-g154966-d554180-Reviews-Arnica_Inn-Yellowknife_Northwest_Territories.html https://www.tripadvisor.ca/Hotel_Review-g154966-d13107320-Reviews-Bob_Turner_Enterprises-Yellowknife_Northwest_Territories.html https://www.tripadvisor.ca/Hotel_Review-g154966-d15239259-Reviews-Danh_s_Bed_Breakfast-Yellowknife_Northwest_Territories.html https://www.tripadvisor.ca/Hotel_Review-g154966-d182744-Reviews-Explorer_Hotel-Yellowknife_Northwest_Territories.html https://www.tripadvisor.ca/Hotel_Review-g154966-d15236528-Reviews-Northernstar_BnB-Yellowknife_Northwest_Territories.html https://www.tripadvisor.ca/Hotel_Review-g154958-d13527558-Reviews-Holiday_Inn_Express_Suites_Moncton-Moncton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154958-d1149459-Reviews-Hampton_Inn_Suites_by_Hilton_Moncton-Moncton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154958-d183465-Reviews-Chateau_Moncton_Trademark_Collection_by_Wyndham-Moncton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154958-d601492-Reviews-Amsterdam_Inn_Suites_Moncton-Moncton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154958-d185559-Reviews-Delta_Hotels_by_Marriott_Beausejour-Moncton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154958-d626279-Reviews-Four_Points_by_Sheraton_Moncton-Moncton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154958-d4054636-Reviews-Fairfield_Inn_Suites_by_Marriott_Moncton-Moncton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154958-d281344-Reviews-Best_Western_Plus_Moncton-Moncton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154958-d629197-Reviews-Wild_Rose_Inn-Moncton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154958-d1027521-Reviews-Residence_Inn_by_Marriott_Moncton-Moncton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154958-d182702-Reviews-Rodd_Moncton_Hotel-Moncton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154958-d181928-Reviews-Days_Inn_Suites_by_Wyndham_Moncton-Moncton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154958-d183472-Reviews-Travelodge_Suites_Moncton-Moncton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154958-d183477-Reviews-Motel_6_Moncton-Moncton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154958-d1886226-Reviews-Quality_Inn_Moncton-Moncton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154958-d182700-Reviews-Crowne_Plaza_Moncton_Downtown-Moncton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154958-d182698-Reviews-Comfort_Inn_East-Moncton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154958-d13527558-Reviews-Holiday_Inn_Express_Suites_Moncton-Moncton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154958-d1475437-Reviews-Midtown_Motel_Suites-Moncton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154958-d182699-Reviews-Comfort_Inn_Magnetic_Hill-Moncton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154958-d817262-Reviews-St_James_Gate_Boutique_Hotel-Moncton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154958-d3247063-Reviews-Atlantic_Motel-Moncton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154958-d182697-Reviews-V_Hotel_and_Suites-Moncton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154958-d1480657-Reviews-Gomotel_ca-Moncton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154958-d226328-Reviews-Hotel_Moncton-Moncton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154958-d182695-Reviews-Howard_Johnson_by_Wyndham_Moncton-Moncton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154958-d1740155-Reviews-Hotel_Casino_New_Brunswick-Moncton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154958-d1062651-Reviews-C_mon_Inn_Hostel-Moncton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154958-d1654530-Reviews-Downtown_Bed_Breakfast-Moncton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154958-d3216470-Reviews-Bower_Hotel_Suites-Moncton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154958-d1149459-Reviews-Hampton_Inn_Suites_by_Hilton_Moncton-Moncton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154958-d182695-Reviews-Howard_Johnson_by_Wyndham_Moncton-Moncton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154958-d1755221-Reviews-Leah_Jane_s_Bed_and_Breakfast-Moncton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154958-d16489667-Reviews-Bower_on_Robinson-Moncton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154958-d12436702-Reviews-J_R_Motel-Moncton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154958-d1740155-Reviews-Hotel_Casino_New_Brunswick-Moncton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154958-d1905447-Reviews-Magnetic_Hill_Winery_and_B_B-Moncton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154958-d6631395-Reviews-Premiere_Suites_Moncton-Moncton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154958-d12295213-Reviews-Universite_de_Moncton-Moncton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154990-d5485057-Reviews-Homewood_Suites_by_Hilton_Hamilton_Ontario-Hamilton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154990-d2306404-Reviews-Best_Western_Premier_C_Hotel_By_Carmen_s-Hamilton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154990-d5485057-Reviews-Homewood_Suites_by_Hilton_Hamilton_Ontario-Hamilton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154990-d512176-Reviews-Visitors_Inn-Hamilton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154990-d3366303-Reviews-Staybridge_Suites_Hamilton_Downtown-Hamilton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499248-d8873280-Reviews-The_Barracks_Inn-Ancaster_Hamilton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499278-d262710-Reviews-Super_8_by_Wyndham_Mt_Hope_Hamilton_Intl_Arpt_on-Mount_Hope_Hamilton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154990-d184044-Reviews-Admiral_Inn_Hamilton-Hamilton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154990-d182858-Reviews-Sheraton_Hamilton_Hotel-Hamilton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154990-d610511-Reviews-Courtyard_by_Marriott_Hamilton-Hamilton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154990-d181938-Reviews-Four_Points_by_Sheraton_Hamilton_Stoney_Creek-Hamilton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154990-d2219700-Reviews-Hamilton_Guesthouse-Hamilton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154990-d182851-Reviews-Comfort_Inn_Hamilton-Hamilton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154990-d1145342-Reviews-Days_Inn_by_Wyndham_Hamilton-Hamilton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154990-d182854-Reviews-Hamilton_Inn-Hamilton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154990-d285014-Reviews-Budget_Inn_2000-Hamilton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499248-d3410492-Reviews-Pleasant_Stay_Motel-Ancaster_Hamilton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499248-d1223597-Reviews-Serenity_Ranch_Bed_and_Breakfast-Ancaster_Hamilton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g2645488-d1231007-Reviews-Osler_House-Dundas_Hamilton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154990-d14184487-Reviews-Sandman_Hotel_Hamilton-Hamilton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154990-d566063-Reviews-Rose_Arden_B_B-Hamilton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499278-d645248-Reviews-Homestead_House_Bed_Breakfast-Mount_Hope_Hamilton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154990-d3296121-Reviews-Residence_Conference_Centre_Hamilton-Hamilton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499248-d1653612-Reviews-Duck_Tail_Inn-Ancaster_Hamilton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154990-d13440734-Reviews-Downtown_Hamilton_Guest_House-Hamilton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154990-d15232008-Reviews-Convenient_Comfortable_Manor-Hamilton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154990-d6424133-Reviews-Hamilton_West_Guest_House-Hamilton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g3404947-d1383505-Reviews-Lake_Trail_Motel-Stoney_Creek_Hamilton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154990-d5537058-Reviews-Sunrise_Tourist_Trailer_Park-Hamilton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154990-d6620769-Reviews-Hamilton_Mountain_Guest_House-Hamilton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154990-d3366303-Reviews-Staybridge_Suites_Hamilton_Downtown-Hamilton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154990-d10355571-Reviews-James_Street_Manor-Hamilton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d672598-Reviews-Holiday_Inn_Express_Hotel_Suites_Huntsville-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d601401-Reviews-Best_Western_Plus_Muskoka_Inn-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d672598-Reviews-Holiday_Inn_Express_Hotel_Suites_Huntsville-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d1654360-Reviews-Morgan_House_Bed_and_Breakfast_and_Wool_Works_Studio-Huntsville_Muskoka_District_Ontar.html https://www.tripadvisor.ca/Hotel_Review-g181752-d182861-Reviews-Deerhurst_Resort-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d182035-Reviews-Hidden_Valley_Resort-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d1187326-Reviews-Tulip_Inn-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d182860-Reviews-Comfort_Inn_Huntsville-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d182862-Reviews-King_William_Inn-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d549929-Reviews-Rainbow_Inn-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d735434-Reviews-Arrowhead_Inn-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1568558-d1567315-Reviews-Trillium_Resort_and_Spa-Port_Sydney_Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d1187322-Reviews-Tally_Ho_Inn-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d11680130-Reviews-Echo_Woods_B_B-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d623596-Reviews-Huntsville_Inn-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d15785485-Reviews-One_More_Muskoka_Night-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d614468-Reviews-Motel_6_Huntsville-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d652553-Reviews-Econolodge_Huntsville-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1568558-d2006145-Reviews-Pine_Lodge_Inn-Port_Sydney_Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d1187325-Reviews-Knights_Inn_Huntsville-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d628024-Reviews-Colonial_Bay_Cottage_Resort-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d675397-Reviews-Fairy_Bay_Guest_House-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d1180967-Reviews-Portage_Inn_Cottages-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d2346261-Reviews-Crews_on_Inn_to_your_Muskoka_Adventure-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d185619-Reviews-Walker_Lake_Resort-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d651556-Reviews-Blue_Water_Acres-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d8379049-Reviews-Muskoka_Grandview_Resort-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d3354613-Reviews-A_Muskoka_Dream_Catcher_Bed_and_Breakfast-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d3329306-Reviews-Muskoka_Moments_B_B-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d188440-Reviews-Red_Maple_Inn_and_Suites-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d584694-Reviews-Tranquil_Woods_Victorian_Inn-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d1493911-Reviews-Algonquin_Moon-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d627872-Reviews-Cedar_Grove_Lodge-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d185927-Reviews-Beauview_Cottage_Resort-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d581627-Reviews-Swallowdale_Inn_B_B-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d1784576-Reviews-Algonquin_Mists_Guest_Home_and_Retreat-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d7019126-Reviews-Lillian_s_Cottage_Bed_and_Breakfast-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d1385733-Reviews-Ink_s_Spot_B_B-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d10454147-Reviews-Lagoon_Tent_and_Trailer_Park-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d1870373-Reviews-Limberlost_Forest_and_Wildlife_Reserve-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d6024253-Reviews-Country_Haven_Bed_and_Breakfast-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d7914002-Reviews-Algonquin_Retreat_B_B-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d1875275-Reviews-Secluded_Trails_Bed_Breakfast-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d643953-Reviews-Muskoka_Mist_Bed_Breakfast-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d2301973-Reviews-Au_Petit_Dormeur-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d16735568-Reviews-Fairy_Avenue_Getaway-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d13795861-Reviews-The_Morgan_House-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1568558-d2006145-Reviews-Pine_Lodge_Inn-Port_Sydney_Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d1180967-Reviews-Portage_Inn_Cottages-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d2346261-Reviews-Crews_on_Inn_to_your_Muskoka_Adventure-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d3329306-Reviews-Muskoka_Moments_B_B-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181752-d1187324-Reviews-Highland_Court_Motel-Huntsville_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182158-d2109531-Reviews-Prestige_Oceanfront_Resort_BW_Premier_Collection-Sooke_Victoria_Capital_Regional_Distr.html https://www.tripadvisor.ca/Hotel_Review-g182158-d184169-Reviews-Sooke_Harbour_House_Hotel_Resort-Sooke_Victoria_Capital_Regional_District_Vancouver_Isl.html https://www.tripadvisor.ca/Hotel_Review-g182158-d1650978-Reviews-Sooke_Harbour_Resort_and_Marina-Sooke_Victoria_Capital_Regional_District_Vancouver_Isl.html https://www.tripadvisor.ca/Hotel_Review-g182158-d6278026-Reviews-4_Beaches_Bed_Breakfast-Sooke_Victoria_Capital_Regional_District_Vancouver_Island_Brit.html https://www.tripadvisor.ca/Hotel_Review-g182158-d14140809-Reviews-SookePoint_Ocean_Cottage_Resort-Sooke_Victoria_Capital_Regional_District_Vancouver_Is.html https://www.tripadvisor.ca/Hotel_Review-g182158-d564927-Reviews-Moonlit_Cove_B_B-Sooke_Victoria_Capital_Regional_District_Vancouver_Island_British_Colu.html https://www.tripadvisor.ca/Hotel_Review-g182158-d1653921-Reviews-Gordon_s_Beach_Farmstay_B_B-Sooke_Victoria_Capital_Regional_District_Vancouver_Island_.html https://www.tripadvisor.ca/Hotel_Review-g182158-d2437047-Reviews-Straitview_Ridge_B_B-Sooke_Victoria_Capital_Regional_District_Vancouver_Island_British.html https://www.tripadvisor.ca/Hotel_Review-g182158-d1588200-Reviews-Salty_Towers_Oceanfront_Cottages-Sooke_Victoria_Capital_Regional_District_Vancouver_Is.html https://www.tripadvisor.ca/Hotel_Review-g182158-d4240883-Reviews-Points_West_Oceanfront_Resort-Sooke_Victoria_Capital_Regional_District_Vancouver_Islan.html https://www.tripadvisor.ca/Hotel_Review-g182158-d185447-Reviews-Ocean_Wilderness_Inn-Sooke_Victoria_Capital_Regional_District_Vancouver_Island_British_.html https://www.tripadvisor.ca/Hotel_Review-g182158-d1466035-Reviews-Seascape_Inn-Sooke_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbi.html https://www.tripadvisor.ca/Hotel_Review-g182158-d940214-Reviews-Fossil_Bay_Resort-Sooke_Victoria_Capital_Regional_District_Vancouver_Island_British_Col.html https://www.tripadvisor.ca/Hotel_Review-g182158-d183536-Reviews-Markham_House-Sooke_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbi.html https://www.tripadvisor.ca/Hotel_Review-g182158-d1468742-Reviews-Heron_s_Rest_Bed_Breakfast-Sooke_Victoria_Capital_Regional_District_Vancouver_Island_B.html https://www.tripadvisor.ca/Hotel_Review-g182158-d4243127-Reviews-Ty_Collwyn_Waterfront_Retreat-Sooke_Victoria_Capital_Regional_District_Vancouver_Islan.html https://www.tripadvisor.ca/Hotel_Review-g182158-d13346940-Reviews-East_Meets_West_B_B-Sooke_Victoria_Capital_Regional_District_Vancouver_Island_British.html https://www.tripadvisor.ca/Hotel_Review-g182158-d10515352-Reviews-Westcoast_Wonders_Guest_House-Sooke_Victoria_Capital_Regional_District_Vancouver_Isla.html https://www.tripadvisor.ca/Hotel_Review-g182158-d12440550-Reviews-Amante_Luxury_Ocean_B_B-Sooke_Victoria_Capital_Regional_District_Vancouver_Island_Bri.html https://www.tripadvisor.ca/Hotel_Review-g182158-d1823575-Reviews-Malahat_Farm-Sooke_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbi.html https://www.tripadvisor.ca/Hotel_Review-g182158-d7778659-Reviews-Roche_Cove_Llamas_Oceanfront_B_B-Sooke_Victoria_Capital_Regional_District_Vancouver_Is.html https://www.tripadvisor.ca/Hotel_Review-g182158-d183536-Reviews-Markham_House-Sooke_Victoria_Capital_Regional_District_Vancouver_Island_British_Columbi.html https://www.tripadvisor.ca/Hotel_Review-g182158-d7778659-Reviews-Roche_Cove_Llamas_Oceanfront_B_B-Sooke_Victoria_Capital_Regional_District_Vancouver_Is.html https://www.tripadvisor.ca/Hotel_Review-g182158-d1201495-Reviews-Arbutus_Cove_Guesthouse-Sooke_Victoria_Capital_Regional_District_Vancouver_Island_Brit.html https://www.tripadvisor.ca/Hotel_Review-g182158-d4357939-Reviews-Eagle_Cove_Beachfront_Guest_Suites-Sooke_Victoria_Capital_Regional_District_Vancouver_.html https://www.tripadvisor.ca/Hotel_Review-g182158-d5966408-Reviews-Vancouver_Island_Lodge-Sooke_Victoria_Capital_Regional_District_Vancouver_Island_Briti.html https://www.tripadvisor.ca/Hotel_Review-g182158-d264282-Reviews-Whiffin_Spit_Lodge_Bed_and_Breakfast-Sooke_Victoria_Capital_Regional_District_Vancouver.html https://www.tripadvisor.ca/Hotel_Review-g182158-d263189-Reviews-Cooper_s_Cove_Guest_House-Sooke_Victoria_Capital_Regional_District_Vancouver_Island_Bri.html https://www.tripadvisor.ca/Hotel_Review-g182158-d3396304-Reviews-Sooke_River_Campground-Sooke_Victoria_Capital_Regional_District_Vancouver_Island_Briti.html https://www.tripadvisor.ca/Hotel_Review-g182158-d584085-Reviews-Einers_Above_Race_Rocks_Bed_and_Breakfast-Sooke_Victoria_Capital_Regional_District_Vanc.html https://www.tripadvisor.ca/Hotel_Review-g182158-d1910658-Reviews-Kenilworth_Estate-Sooke_Victoria_Capital_Regional_District_Vancouver_Island_British_Co.html https://www.tripadvisor.ca/Hotel_Review-g182158-d3601898-Reviews-Billings_Spit_Beach_House-Sooke_Victoria_Capital_Regional_District_Vancouver_Island_Br.html https://www.tripadvisor.ca/Hotel_Review-g182158-d611268-Reviews-Dreamings_Bed_Breakfast-Sooke_Victoria_Capital_Regional_District_Vancouver_Island_Briti.html https://www.tripadvisor.ca/Hotel_Review-g182158-d1174479-Reviews-Black_Otter_Cove-Sooke_Victoria_Capital_Regional_District_Vancouver_Island_British_Col.html https://www.tripadvisor.ca/Hotel_Review-g182158-d1473664-Reviews-Swan_Haven_Cottages-Sooke_Victoria_Capital_Regional_District_Vancouver_Island_British_.html https://www.tripadvisor.ca/Hotel_Review-g182158-d2667435-Reviews-Mountain_Springs_Lakeside_Retreat-Sooke_Victoria_Capital_Regional_District_Vancouver_I.html https://www.tripadvisor.ca/Hotel_Review-g182158-d2321544-Reviews-Goose_Trail_B_B-Sooke_Victoria_Capital_Regional_District_Vancouver_Island_British_Colu.html https://www.tripadvisor.ca/Hotel_Review-g182158-d604281-Reviews-Eliza_Point_Bed_And_Breakfast_By_The_Sea-Sooke_Victoria_Capital_Regional_District_Vanco.html https://www.tripadvisor.ca/Hotel_Review-g182158-d1210896-Reviews-Quail_Peak_Retreat-Sooke_Victoria_Capital_Regional_District_Vancouver_Island_British_C.html https://www.tripadvisor.ca/Hotel_Review-g182158-d671610-Reviews-Welsford_s_Harbourview_Bed_Breakfast-Sooke_Victoria_Capital_Regional_District_Vancouver.html https://www.tripadvisor.ca/Hotel_Review-g182158-d591151-Reviews-Billings_Point_Manor_B_B-Sooke_Victoria_Capital_Regional_District_Vancouver_Island_Brit.html https://www.tripadvisor.ca/Hotel_Review-g182158-d674880-Reviews-Lakeside_Hideaway_B_B-Sooke_Victoria_Capital_Regional_District_Vancouver_Island_British.html https://www.tripadvisor.ca/Hotel_Review-g182158-d292203-Reviews-French_Beach_Retreats-Sooke_Victoria_Capital_Regional_District_Vancouver_Island_British.html https://www.tripadvisor.ca/Hotel_Review-g182158-d1975828-Reviews-Grouse_Nest_Resort-Sooke_Victoria_Capital_Regional_District_Vancouver_Island_British_C.html https://www.tripadvisor.ca/Hotel_Review-g182158-d182499-Reviews-Log_Cabin_Bed_and_Breakfast-Sooke_Victoria_Capital_Regional_District_Vancouver_Island_B.html https://www.tripadvisor.ca/Hotel_Review-g182158-d2287767-Reviews-On_the_Sea_B_B-Sooke_Victoria_Capital_Regional_District_Vancouver_Island_British_Colum.html https://www.tripadvisor.ca/Hotel_Review-g182158-d604815-Reviews-Tir_Na_Nog_By_The_Sea-Sooke_Victoria_Capital_Regional_District_Vancouver_Island_British.html https://www.tripadvisor.ca/Hotel_Review-g182159-d183764-Reviews-Comfort_Inn_Rimouski-Rimouski_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182159-d783476-Reviews-Espace_Globetrotter_Auberge_Internationale-Rimouski_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182159-d1887055-Reviews-Hotel_Le_Saint_Germain-Rimouski_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182159-d320449-Reviews-Hotel_Rimouski-Rimouski_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1201987-d557655-Reviews-Auberge_du_Mange_Grenouille-Le_Bic_Rimouski_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182159-d6451412-Reviews-Domaine_Floravie-Rimouski_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1201987-d8333363-Reviews-Chalets_Au_Refuge_du_Vieux_Loup_de_Mer-Le_Bic_Rimouski_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1201987-d1197547-Reviews-Auberge_des_Iles_du_Bic-Le_Bic_Rimouski_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182159-d4134724-Reviews-Camping_Rimouski_Motel_de_L_Anse-Rimouski_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182159-d8524781-Reviews-Motel_du_Bic-Rimouski_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182159-d1480724-Reviews-Motel_Colonial-Rimouski_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182159-d183313-Reviews-Hotels_Gouverneur_Rimouski-Rimouski_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182159-d259465-Reviews-C_Hotels_Le_Navigateur-Rimouski_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182159-d1177575-Reviews-Auberge_de_l_Eveche-Rimouski_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182159-d10824647-Reviews-Bon_Voyage_Motel-Rimouski_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182159-d2623044-Reviews-Motel_au_Soleil_Couchant-Rimouski_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1201987-d10317206-Reviews-Le_Vieux_Bicois-Le_Bic_Rimouski_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182159-d7059569-Reviews-Auberge_la_Maree_Douce-Rimouski_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182159-d1215516-Reviews-Motel_Rimouski-Rimouski_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2690995-d2672276-Reviews-Le_Gite_de_l_Onondaga-Pointe_au_Pere_Rimouski_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182159-d1475876-Reviews-Hotel_l_Empress-Rimouski_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1201987-d5532779-Reviews-Gite_C_est_La_Faute_des_Biquettes-Le_Bic_Rimouski_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182159-d1850737-Reviews-Gite_aux_5_Lucarnes-Rimouski_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1201987-d7062976-Reviews-Le_Gite_Du_Havre-Le_Bic_Rimouski_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182159-d12917608-Reviews-Motel_au_bord_de_l_eau-Rimouski_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1201987-d2667918-Reviews-Gite_de_la_Baie_Hatee-Le_Bic_Rimouski_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182159-d8494920-Reviews-Motel_de_la_Pointe-Rimouski_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182159-d13537218-Reviews-Motel_du_Littoral-Rimouski_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182159-d242129-Reviews-Auberge_de_la_Vieille_Maison-Rimouski_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182159-d5416593-Reviews-Motel_Lyse-Rimouski_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182159-d15687326-Reviews-Cabines_Boreales-Rimouski_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g181742-d1006089-Reviews-Bayside_Inn-Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181742-d1070846-Reviews-Town_Country_Motel-Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181742-d1391732-Reviews-Trapper_s_Choice_Restaurant_Inn-Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1821812-d2190598-Reviews-Chalet_Rosemarie-Nobel_Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181742-d608277-Reviews-Parry_Sound_Inn_and_Suites-Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181742-d6728362-Reviews-Grand_Tappattoo_Resort-Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181742-d183000-Reviews-Comfort_Inn-Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181742-d583283-Reviews-Super_8_by_Wyndham_Parry_Sound-Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181742-d182014-Reviews-Canadas_Best_Value_Inn_Suites_Parry_Sound-Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181742-d261879-Reviews-Brunswick_Hotel_Complex-Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181742-d619893-Reviews-Sunny_Point_Resort_Cottages_Inn-Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181742-d1391735-Reviews-Travellers_Hotel-Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181742-d7703057-Reviews-Harmony_Outdoor_Inn-Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181742-d481160-Reviews-Aisling_Lakehouse-Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181742-d627079-Reviews-Danygraig_Bed_Breakfast-Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1821812-d1853156-Reviews-Sand_Bay_Cottages-Nobel_Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1821812-d12817691-Reviews-Katawoda_Cottage_Resort-Nobel_Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181742-d1391630-Reviews-Mid_Town_Hotel-Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181742-d1654175-Reviews-Gerda_s_Bed_Breakfast-Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181742-d677565-Reviews-40_Bay_Street_Bed_Breakfast-Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181742-d2229957-Reviews-Log_Cabin_Inn-Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181742-d2154836-Reviews-Four_Winds_Cottage_Resort-Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181742-d2000955-Reviews-Mill_Lake_Cottage_Resort-Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181742-d602943-Reviews-Glenn_Burney_Lodge_Cabins-Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181742-d1475221-Reviews-Silver_Lake_Cottage_Resort-Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181742-d12813805-Reviews-Mrs_T_s_BnB-Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181742-d5040370-Reviews-Parry_Sound_KOA-Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181742-d3190081-Reviews-Lakeview_Cottages-Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181742-d3290289-Reviews-Georgian_Bay_Fishing_Camp-Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1821812-d12695477-Reviews-Snug_Haven_Resort-Nobel_Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181742-d4605503-Reviews-Victoria_Manor_Bed_Breakfast-Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181742-d1391628-Reviews-Ell_Mar_Motel-Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181742-d7041828-Reviews-Ashwood_Bed_Breakfast-Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181742-d1897293-Reviews-Crane_Lake_Resort-Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181742-d12458106-Reviews-Horseshoe_Lake_Camp_Cottages-Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181742-d1391634-Reviews-Big_Wheel_Restaurant_Motel-Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181742-d2440461-Reviews-Blackwater_Lake_Guest_House-Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181742-d1391637-Reviews-Lakeside_Motel_And_Cottage-Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181742-d1391698-Reviews-Maple_Leaf_Resort_Cottages-Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181742-d1391701-Reviews-Maples_Motel-Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181742-d1391633-Reviews-Oastler_Park_Side_Motel-Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181742-d1391703-Reviews-The_Old_Royal_Hotel-Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181742-d1391737-Reviews-White_Pine_Motel-Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181742-d619893-Reviews-Sunny_Point_Resort_Cottages_Inn-Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181742-d7703057-Reviews-Harmony_Outdoor_Inn-Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181742-d627079-Reviews-Danygraig_Bed_Breakfast-Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1821812-d1853156-Reviews-Sand_Bay_Cottages-Nobel_Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181742-d1654175-Reviews-Gerda_s_Bed_Breakfast-Parry_Sound_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181792-d6833932-Reviews-Coast_Discovery_Inn-Campbell_River_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181792-d7355291-Reviews-Comfort_Inn_Suites-Campbell_River_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181792-d182111-Reviews-Ramada_by_Wyndham_Campbell_River-Campbell_River_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181792-d1532633-Reviews-Above_Tide_Motel-Campbell_River_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181792-d188261-Reviews-Anchor_Inn_Suites-Campbell_River_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181792-d674511-Reviews-Heron_s_Landing_Hotel-Campbell_River_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181792-d2175086-Reviews-Vista_Del_Mar-Campbell_River_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181792-d656160-Reviews-Oyster_Bay_Resorts-Campbell_River_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181792-d1208935-Reviews-Big_Rock_Motel-Campbell_River_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181792-d186063-Reviews-Heritage_River_Inn-Campbell_River_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181792-d182356-Reviews-Edgewater_Motel-Campbell_River_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181792-d1144085-Reviews-Town_Centre_Inn-Campbell_River_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181792-d183573-Reviews-Ocean_Resort-Campbell_River_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181792-d182355-Reviews-Riverside_Inn-Campbell_River_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181792-d182357-Reviews-The_Harbourside_Inn-Campbell_River_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181792-d1500328-Reviews-Dolphins_Resort_and_Anglers_Dining-Campbell_River_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181792-d185860-Reviews-Painter_s_Lodge-Campbell_River_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181792-d664656-Reviews-Beachway_B_B_Suites-Campbell_River_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181792-d2487066-Reviews-Brown_s_Bay_Resort-Campbell_River_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181792-d2406116-Reviews-Money_Pennies_B_B-Campbell_River_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181792-d1775559-Reviews-Driftwood_by_the_Sea_Inn_and_RV_Resort-Campbell_River_Vancouver_Island_British_Columbi.html https://www.tripadvisor.ca/Hotel_Review-g181792-d6439373-Reviews-Fireflies_Bed_Breakfast-Campbell_River_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181792-d2057791-Reviews-Salmon_Point_Resort_RV_Park_Marina-Campbell_River_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181792-d4585090-Reviews-The_Purple_Starfish_B_B-Campbell_River_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181792-d2283972-Reviews-Quinsam_Hotel-Campbell_River_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181792-d3489875-Reviews-Riverbank_B_B-Campbell_River_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181792-d8473227-Reviews-Haig_Brown_Heritage_House-Campbell_River_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181792-d186077-Reviews-Strathcona_Park_Lodge_Outdoor_Education_Centre-Campbell_River_Vancouver_Island_British_.html https://www.tripadvisor.ca/Hotel_Review-g181792-d182358-Reviews-Passage_View_Motel-Campbell_River_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181792-d2005956-Reviews-Steep_Island_Lodge-Campbell_River_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181792-d1466025-Reviews-Morning_Glory_by_the_Sea-Campbell_River_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181792-d1405350-Reviews-Seaside_Cottage-Campbell_River_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181792-d10388687-Reviews-Thunderbird_RV_Park_Campground-Campbell_River_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181792-d1508165-Reviews-Arbour_s_Guest_House-Campbell_River_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181792-d3597888-Reviews-Riverfront_Motel-Campbell_River_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181792-d1051538-Reviews-Oyster_Bay_Hideaway-Campbell_River_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181792-d12657078-Reviews-Dragonfly_Properties-Campbell_River_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181792-d7060021-Reviews-Ole_s_Hakai_Pass_Fishing_Lodge-Campbell_River_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181792-d9977566-Reviews-Bank_On_A_View_B_B-Campbell_River_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181792-d3607305-Reviews-Mountain_View_B_B-Campbell_River_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181792-d2395655-Reviews-Welcome_Home_B_B-Campbell_River_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181792-d668622-Reviews-Beaver_Lodge-Campbell_River_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181792-d3224355-Reviews-Cordero_Fishing_Lodge-Campbell_River_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181792-d579394-Reviews-Wellcomeinn_Bed_and_Breakfast-Campbell_River_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181792-d2283972-Reviews-Quinsam_Hotel-Campbell_River_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182209-d1798740-Reviews-Watauga_Village_by_the_river-Clearwater_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182209-d1483092-Reviews-Clearwater_Country_Inn_Restaurant_and_RV_Park-Clearwater_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182209-d649055-Reviews-Alpine_Meadows_Resort-Clearwater_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182209-d668344-Reviews-Wells_Gray_Inn-Clearwater_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182209-d182363-Reviews-Dutch_Lake_Motel_and_RV_Campground-Clearwater_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182209-d613700-Reviews-Ace_Western_Motel-Clearwater_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182209-d267740-Reviews-Clearwater_Valley_Resort-Clearwater_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182209-d1144532-Reviews-Jasper_Way_Inn-Clearwater_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182209-d11919381-Reviews-Wolfwood_Guest_Ranch-Clearwater_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182209-d2310941-Reviews-Wells_Gray_Golf_Resort_RV_Park-Clearwater_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182209-d1880457-Reviews-Cedar_Haven_Cabins_and_Resort-Clearwater_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182209-d263468-Reviews-Helmcken_Falls_Lodge-Clearwater_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182209-d1818926-Reviews-Hummingbird_Bed_Breakfast-Clearwater_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182209-d185848-Reviews-Nakiska_Ranch-Clearwater_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182209-d1880294-Reviews-Across_The_Creek_Cabins-Clearwater_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182209-d320400-Reviews-Clearwater_Lodge-Clearwater_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182209-d14155426-Reviews-Grizzly_Paw_B_B-Clearwater_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182209-d527040-Reviews-Blue_Grouse_Country_Inn-Clearwater_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182209-d1152968-Reviews-Stoneshire_Guesthouse-Clearwater_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182209-d12317686-Reviews-Salmonberry_Lane-Clearwater_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182209-d615062-Reviews-Wells_Gray_Guest_Ranch-Clearwater_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182209-d15001613-Reviews-Shiloh_Springs-Clearwater_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182209-d1509411-Reviews-Wyndhaven_Cottage_Bed_and_Breakfast-Clearwater_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182209-d669222-Reviews-Dutch_Lake_Resort_RV_Park-Clearwater_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182209-d2225000-Reviews-Half_Moon_Guest_House-Clearwater_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182209-d2545374-Reviews-Red_Top_Bed_and_Breakfast-Clearwater_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182209-d12534085-Reviews-River_Rock_Guesthouse-Clearwater_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182209-d11883602-Reviews-Hill_Crest_Place-Clearwater_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182209-d1654050-Reviews-Kodiak_Town_Suites_B_B-Clearwater_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182209-d2291233-Reviews-Wells_Gray_Guest_House-Clearwater_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182209-d1488872-Reviews-Garden_View_Cottage_Bed_Breakfast-Clearwater_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182209-d5768684-Reviews-The_Lake_House-Clearwater_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182209-d1872800-Reviews-Moul_Creek_Lodge_B_B-Clearwater_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182209-d2226402-Reviews-Canadian_Bear_Guesthouse-Clearwater_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182209-d1648004-Reviews-Clearwater_Springs_Ranch-Clearwater_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182209-d2657130-Reviews-Star_Lake_Resort-Clearwater_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182209-d1086321-Reviews-Rose_Garden_B_B-Clearwater_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182209-d2083246-Reviews-Birchwood_Bed_and_Breakfast-Clearwater_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182209-d4882809-Reviews-KOA_Campgrounds-Clearwater_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182209-d3527716-Reviews-Wooly_Acres_Bed_Breakfast-Clearwater_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182209-d2181489-Reviews-Tanglewood-Clearwater_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182209-d618826-Reviews-Rivers_Edge_Bed_and_Breakfast-Clearwater_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182209-d273009-Reviews-Moose_Ridge_Woodland_Chalet-Clearwater_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182209-d4713229-Reviews-Birch_Island_Campground-Clearwater_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154960-d812995-Reviews-Hampton_Inn_Suites_by_Hilton_Saint_John-Saint_John_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154960-d1024727-Reviews-Chipman_Hill_Suites-Saint_John_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154960-d1139246-Reviews-Best_Western_Plus_Saint_John_Hotel_Suites-Saint_John_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154960-d8522196-Reviews-Chipman_Hill_Suites-Saint_John_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154960-d665437-Reviews-A_Tanner_s_Home_Inn-Saint_John_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154960-d12289582-Reviews-The_Cosy_Cottage_Inn-Saint_John_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154960-d12802609-Reviews-Keirstead_Manor_Bed_and_Breakfast-Saint_John_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154960-d182718-Reviews-Holiday_Inn_Express_Suites_Saint_John-Saint_John_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154960-d283971-Reviews-Mahogany_Manor_Bed_and_Breakfast-Saint_John_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154960-d1540899-Reviews-Fundy_Heights_B_B-Saint_John_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154960-d271814-Reviews-Earle_of_Leinster-Saint_John_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154960-d186876-Reviews-Delta_Hotels_by_Marriott_Saint_John-Saint_John_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154960-d812995-Reviews-Hampton_Inn_Suites_by_Hilton_Saint_John-Saint_John_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154960-d183473-Reviews-Econo_Lodge_Suites-Saint_John_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154960-d1480656-Reviews-Regent_Motel-Saint_John_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154960-d14948301-Reviews-BunkHaus_Boutique_Hostel_with_Cafe_Tap_Room-Saint_John_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154960-d630506-Reviews-Hillside_Motel-Saint_John_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154960-d582642-Reviews-Island_View_Motel-Saint_John_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154960-d2712348-Reviews-Park_Plaza_Motel-Saint_John_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154960-d284902-Reviews-Admiral_s_Quay-Saint_John_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154960-d1629373-Reviews-Chateau_Saint_John_Trademark_Collection_by_Wyndham-Saint_John_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154960-d260296-Reviews-Homeport_Historic_B_B_Inn_c_1858-Saint_John_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154960-d183469-Reviews-Travelodge_Suites_Saint_John-Saint_John_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154960-d15308673-Reviews-Days_Inn_by_Wyndham_Saint_John-Saint_John_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154960-d185306-Reviews-Hilton_Saint_John-Saint_John_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154960-d2239847-Reviews-Hillcrest_Motel-Saint_John_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154960-d1912438-Reviews-Newman_House_Hostel-Saint_John_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154960-d2239827-Reviews-Seely_Street_Bed_Breakfast-Saint_John_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154960-d2534555-Reviews-UNB_Saint_John_Summer_Hotel-Saint_John_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154960-d182719-Reviews-Canadas_Best_Value_Inn_Saint_John-Saint_John_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154960-d1423384-Reviews-Fundy_Bay_Motel-Saint_John_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154960-d3724453-Reviews-Weir_Inn-Saint_John_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154960-d2281254-Reviews-Rockwood_Park_Campground-Saint_John_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154960-d8526203-Reviews-Eagles_Eye_View_Cottages-Saint_John_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154960-d3639170-Reviews-Kings_Motel-Saint_John_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154960-d1518887-Reviews-The_Vintage_Bed_Breakfast-Saint_John_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154960-d664323-Reviews-Lancaster_Bed_and_Breakfast-Saint_John_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154960-d8814147-Reviews-Chipman_Hill_Suites-Saint_John_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154960-d603936-Reviews-Beach_House_Bed_Breakfast-Saint_John_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154960-d1475033-Reviews-Fundy_Line_Motel-Saint_John_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154960-d12511729-Reviews-Holiday_Inn_ST_John_Conference_Center-Saint_John_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154960-d260296-Reviews-Homeport_Historic_B_B_Inn_c_1858-Saint_John_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154960-d2239827-Reviews-Seely_Street_Bed_Breakfast-Saint_John_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g182144-d626461-Reviews-Perce_Au_Pic_de_l_Aurore-Perce_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182144-d320442-Reviews-Riotel_Perce-Perce_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182144-d183291-Reviews-Le_Mirage-Perce_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182144-d1122438-Reviews-Gite_Le_Presbytere-Perce_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182144-d2283967-Reviews-Nature_Ocean_Chalets-Perce_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182144-d1550696-Reviews-Auberge_au_Fil_des_Saisons-Perce_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182144-d1071445-Reviews-Gite_Aux_jardins_de_l_Anse-Perce_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182144-d183633-Reviews-Hotel_Motel_Fleur_de_Lys-Perce_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182144-d1821281-Reviews-Gite_a_l_Abri_du_Vent-Perce_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182144-d1471723-Reviews-Camp_de_Base_Coin_du_Banc-Perce_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182144-d1162069-Reviews-Auberge_Motel_Les_Trois_Soeurs-Perce_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182144-d285902-Reviews-Hotel_Motel_Manoir_de_Perce-Perce_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182144-d1476776-Reviews-Motel_Le_Macareux-Perce_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182144-d2233279-Reviews-Motel_Imperial-Perce_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182144-d185740-Reviews-Hotel_La_Cote_Surprise-Perce_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182144-d2243635-Reviews-La_Maison_Rouge-Perce_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182144-d6114877-Reviews-Motel_Chez_Ti_lou-Perce_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182144-d2282204-Reviews-Au_Coin_De_La_Berge-Perce_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182144-d2258721-Reviews-Motel_et_Chalet_Nouvel_Horizon-Perce_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182144-d10751694-Reviews-Motel_et_Chalets_Glenn-Perce_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182144-d942394-Reviews-Hotel_Motel_Panorama-Perce_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182144-d183292-Reviews-Hotel_Motel_Rocher_Perce-Perce_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182144-d2218327-Reviews-Gite_Chez_Despard-Perce_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182144-d6974418-Reviews-Camping_de_la_Baie_de_Perce-Perce_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182144-d2282075-Reviews-Motel_Seal_Rock-Perce_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182144-d15697869-Reviews-Motel_Le_Repos-Perce_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182144-d10823664-Reviews-Motel_L_Eglantier-Perce_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182144-d2235403-Reviews-Vagues_Vertes-Perce_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182144-d15871317-Reviews-Chalets_De_La_Pointe-Perce_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182144-d2486778-Reviews-Camping_Cote_Surprise-Perce_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182144-d267661-Reviews-Camping_Tete_d_Indien-Perce_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182144-d653631-Reviews-Le_Gite_du_Cap_Blanc-Perce_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182144-d8564587-Reviews-Camping_du_Village-Perce_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182144-d1892934-Reviews-Gite_De_La_Savoie-Perce_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182144-d3405412-Reviews-Motel_Natabel-Perce_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182144-d6952660-Reviews-Camping_du_Cap_Rouge-Perce_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182144-d1481071-Reviews-Auberge_Restaurant_La_Table_a_Roland-Perce_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182144-d12618868-Reviews-Camping_du_Phare_a_Perce-Perce_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182144-d1162440-Reviews-Jardins_de_l_Anse-Perce_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182144-d183290-Reviews-Maison_Le_Havre-Perce_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182144-d1476776-Reviews-Motel_Le_Macareux-Perce_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182144-d2233279-Reviews-Motel_Imperial-Perce_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155021-d278031-Reviews-Hampton_Inn_Suites_by_Hilton_Windsor-Windsor_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155021-d185601-Reviews-Best_Western_Plus_Waterfront_Hotel-Windsor_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155021-d272598-Reviews-Caesars_Windsor-Windsor_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155021-d610684-Reviews-Stonecroft_Inn-Windsor_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155021-d278031-Reviews-Hampton_Inn_Suites_by_Hilton_Windsor-Windsor_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155021-d183164-Reviews-TownePlace_Suites_by_Marriott_Windsor-Windsor_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155021-d188421-Reviews-Holiday_Inn_Express_Windsor_Waterfront-Windsor_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155021-d188208-Reviews-Quality_Inn_Suites_Downtown-Windsor_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155021-d188164-Reviews-Lexington_Inn_Suites_Windsor-Windsor_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155021-d184070-Reviews-Comfort_Suites_Downtown-Windsor_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155021-d1391559-Reviews-Super_8_by_Wyndham_Windsor_Dougall-Windsor_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155021-d181976-Reviews-Holiday_Inn_Suites_Ambassador_Bridge-Windsor_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155021-d188405-Reviews-Comfort_Inn_and_Suites_Ambassador_Bridge-Windsor_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155021-d183157-Reviews-Comfort_Inn-Windsor_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155021-d183162-Reviews-Sunbridge_Hotel_Conference_Centre_Downtown_Windsor-Windsor_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155021-d188285-Reviews-Travelodge_Windsor-Windsor_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155021-d590370-Reviews-Ye_Olde_Walkerville_Bed_Breakfast-Windsor_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155021-d1391580-Reviews-Ivy_Rose_Motor_Inn_Restaurant-Windsor_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155021-d1391583-Reviews-Kenora_Motel-Windsor_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155021-d183163-Reviews-Howard_Johnson_Plaza_Hotel_by_Wyndham_Windsor-Windsor_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155021-d184077-Reviews-Motel_6_Windsor-Windsor_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155021-d188326-Reviews-Super_8_by_Wyndham_Ambassador_Bridge_Windsor_on-Windsor_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155021-d6979666-Reviews-Bexon_Rooms-Windsor_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155021-d1391471-Reviews-Bestway_Motel-Windsor_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155021-d12227127-Reviews-Leisure_Motel-Windsor_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155021-d2284117-Reviews-Royal_Windsor_Motel-Windsor_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155021-d7129810-Reviews-Travellers_Choice_Motel-Windsor_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155021-d14905640-Reviews-IACC_Centres_Hotel_Downtown_Windsor-Windsor_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155021-d602919-Reviews-Residence_Conference_Centre_Windsor-Windsor_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155021-d183585-Reviews-Windsor_Riverside_Inn-Windsor_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155021-d578877-Reviews-A_Hidden_Gem_Bed_and_Breakfast-Windsor_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155021-d1450883-Reviews-University_Place-Windsor_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155021-d1203859-Reviews-University_of_Windsor-Windsor_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155021-d1391481-Reviews-Ambassador_Motel-Windsor_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155021-d1391482-Reviews-Apollo_Motel-Windsor_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155021-d2203384-Reviews-Windsor_Hope_Guest_House-Windsor_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155021-d1391480-Reviews-All_Seasons_Motel-Windsor_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155021-d1391569-Reviews-Innkeeper_Motel-Windsor_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155021-d183585-Reviews-Windsor_Riverside_Inn-Windsor_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155021-d1391476-Reviews-Diane_Motel-Windsor_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155021-d1391596-Reviews-Towne_Country_Motel-Windsor_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155021-d183161-Reviews-ISleep_Inn-Windsor_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181768-d242122-Reviews-Best_Western_Plus_Valemount_Inn_Suites-Valemount_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181768-d1389996-Reviews-Super_8_by_Wyndham_Valemount-Valemount_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181768-d182505-Reviews-Chalet_Continental_Motel-Valemount_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181768-d182072-Reviews-Canadas_Best_Value_Inn_Valemount-Valemount_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181768-d1372696-Reviews-Alpine_Inn-Valemount_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181768-d2181495-Reviews-Rocky_Inn-Valemount_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181768-d1030569-Reviews-Yellowhead_Motel-Valemount_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181768-d1846732-Reviews-Dream_Catcher_Inn-Valemount_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181768-d501580-Reviews-Terracana_Ranch_Resort-Valemount_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181768-d14064994-Reviews-Valemount_Vacation_Inn-Valemount_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181768-d2619652-Reviews-Rose_Cottage_Bed_Breakfast-Valemount_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181768-d10278193-Reviews-Willow_Ranch-Valemount_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181768-d2327556-Reviews-Bearberry_Meadows_Guest_House-Valemount_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181768-d1637126-Reviews-Teepee_Meadows_Guest_Cottages-Valemount_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181768-d5532192-Reviews-Summit_River_Lodge_Campsites-Valemount_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181768-d1963080-Reviews-Twin_Peaks_Resort-Valemount_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181768-d1380143-Reviews-Mount_Robson_Lodge_Robson_Shadows_Campground-Valemount_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181768-d2623665-Reviews-Jailhouse_Bed_Breakfast-Valemount_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181768-d4234528-Reviews-Heavens_Edge_Mountain_Lodge-Valemount_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181768-d2304737-Reviews-Kerstins_Chalet-Valemount_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181768-d3291167-Reviews-Mountain_Driftwood_Gallery_Lodging-Valemount_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181768-d2627175-Reviews-Wilderness_Creek_Cabins-Valemount_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181768-d12216830-Reviews-Cougar_Mountain_Lodge-Valemount_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181768-d3162400-Reviews-Robson_Valley_Chalet-Valemount_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181768-d2636998-Reviews-Valemount_Hotel-Valemount_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181768-d507393-Reviews-Premier_Mountain_Lodge_Suites-Valemount_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181768-d2232423-Reviews-Rocky_RV_Park-Valemount_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181768-d9776443-Reviews-Arirang_Guest_House-Valemount_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181768-d3460973-Reviews-Stone_Haven_Inn_B_B-Valemount_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181768-d1653507-Reviews-Solstice_Bed_and_Breakfast-Valemount_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181768-d8603838-Reviews-IRVin_s_RV_Park_Campground-Valemount_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181768-d3464225-Reviews-Willow_Burl_Cabins-Valemount_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181768-d6375371-Reviews-Mountain_Dream_Bed_Breakfast-Valemount_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181768-d2023090-Reviews-Canoe_River_Campground-Valemount_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181768-d7772859-Reviews-Ramakada_Motel-Valemount_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181768-d1819459-Reviews-Canadian_Lodge-Valemount_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181768-d1067376-Reviews-Valemount_Choice_Accommodations_in_Canoe_Mountain_Estate_Furnished_Accommodations-Vale.html https://www.tripadvisor.ca/Hotel_Review-g181768-d1150287-Reviews-Mountain_Reach_Bed_Breakfast-Valemount_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181768-d15517344-Reviews-Mallard_Mountain_Lodge-Valemount_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181768-d2272394-Reviews-Swift_Creek_Motel-Valemount_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g316031-d3326862-Reviews-Hotel_Spa_Le_Germain_Charlevoix-Baie_St_Paul_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g316031-d1083211-Reviews-Auberge_La_Muse-Baie_St_Paul_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g316031-d1534746-Reviews-Motel_des_Cascades-Baie_St_Paul_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g316031-d2217750-Reviews-Auberge_La_Grande_Maison-Baie_St_Paul_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g316031-d569501-Reviews-Auberge_Cap_aux_corbeaux-Baie_St_Paul_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g316031-d1967127-Reviews-Gite_Fleury-Baie_St_Paul_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g316031-d1748657-Reviews-Auberge_L_Estampilles-Baie_St_Paul_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g316031-d1131176-Reviews-Gite_Au_Perchoir-Baie_St_Paul_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g316031-d1773310-Reviews-Gite_TerreCiel-Baie_St_Paul_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g316031-d1400152-Reviews-La_Chambre_des_Maitres-Baie_St_Paul_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g316031-d1161887-Reviews-Nature_et_Pinceaux-Baie_St_Paul_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g316031-d1500140-Reviews-A_la_Chouette-Baie_St_Paul_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g316031-d1999464-Reviews-Les_Petits_Brasseurs-Baie_St_Paul_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g316031-d1540934-Reviews-Gite_Au_Clocheton-Baie_St_Paul_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g316031-d1094742-Reviews-Aux_Portes_du_Soleil-Baie_St_Paul_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g316031-d557651-Reviews-Hotel_Baie_Saint_Paul-Baie_St_Paul_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g316031-d185711-Reviews-Maison_Otis-Baie_St_Paul_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g316031-d5971793-Reviews-Auberge_Carpe_Diem-Baie_St_Paul_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g316031-d1010821-Reviews-Gite_Les_Colibris_B_B-Baie_St_Paul_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g316031-d13075198-Reviews-Auberge_des_Balcons-Baie_St_Paul_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g316031-d2234302-Reviews-Maison_Chez_Laurent-Baie_St_Paul_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g316031-d1238411-Reviews-Le_Domaine_Belle_Plage-Baie_St_Paul_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g316031-d1183834-Reviews-Gite_Le_Noble_Queteux-Baie_St_Paul_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g316031-d3329352-Reviews-Auberge_aux_Petits_Oiseaux-Baie_St_Paul_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g316031-d629631-Reviews-Auberge_Ancrage-Baie_St_Paul_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g316031-d2514152-Reviews-Camping_Le_Genevrier-Baie_St_Paul_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g316031-d1600833-Reviews-L_Orange_Bistro-Baie_St_Paul_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g316031-d3399145-Reviews-Gite_Esprit_Follet-Baie_St_Paul_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g316031-d2298295-Reviews-Gite_les_Petites_Mesanges-Baie_St_Paul_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g316031-d8396908-Reviews-Camping_du_Gouffre-Baie_St_Paul_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g316031-d15738821-Reviews-Chalets_Huppes_Du_Massif-Baie_St_Paul_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g316031-d15870492-Reviews-La_Maison_Sous_Les_Arbres-Baie_St_Paul_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155037-d183361-Reviews-Hotels_Gouverneur_Trois_Rivieres-Trois_Rivieres_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155037-d13489849-Reviews-Holiday_Inn_Express_Suites_Trois_Rivieres_Ouest-Trois_Rivieres_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155037-d183362-Reviews-Rodeway_Inn-Trois_Rivieres_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155037-d183360-Reviews-Delta_Hotels_by_Marriott_Trois_Rivieres_Conference_Centre-Trois_Rivieres_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155037-d1203531-Reviews-Auberge_Internationale_de_Trois_Rivieres-Trois_Rivieres_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155037-d580715-Reviews-Auberge_du_Lac_Saint_Pierre-Trois_Rivieres_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155037-d9466301-Reviews-Hotel_Oui_GO-Trois_Rivieres_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155037-d1836003-Reviews-Motel_Canadien-Trois_Rivieres_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155037-d1520149-Reviews-Motel_le_Marquis-Trois_Rivieres_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155037-d1438161-Reviews-Gite_Loiselle_B_B-Trois_Rivieres_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155037-d186669-Reviews-Days_Inn_by_Wyndham_Trois_Rivieres-Trois_Rivieres_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155037-d617417-Reviews-Super_8_by_Wyndham_Trois_Rivieres-Trois_Rivieres_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155037-d1852752-Reviews-Les_Suites_de_Laviolette-Trois_Rivieres_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155037-d483183-Reviews-Hotel_Motel_Coconut-Trois_Rivieres_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155037-d2287846-Reviews-Miami_Motel-Trois_Rivieres_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155037-d679418-Reviews-Gite_Saint_Laurent-Trois_Rivieres_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155037-d15116770-Reviews-KiNipi-Trois_Rivieres_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155037-d6376939-Reviews-Motel_Bellefeuille-Trois_Rivieres_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155037-d1740521-Reviews-Le_Deauville_Motel-Trois_Rivieres_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155037-d2270401-Reviews-Les_Studios_du_Huard-Trois_Rivieres_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155037-d3396813-Reviews-Hotel_Maison_de_la_Madone-Trois_Rivieres_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155037-d183767-Reviews-Comfort_Inn_Trois_Rivieres-Trois_Rivieres_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155037-d4696330-Reviews-Gite_Soleil_Levant-Trois_Rivieres_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155037-d3641473-Reviews-Appart_Hotel_Trois_Rivieres-Trois_Rivieres_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155037-d2344362-Reviews-Maison_Parc_Delormier-Trois_Rivieres_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155037-d1752033-Reviews-L_Emerillon-Trois_Rivieres_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155037-d1438120-Reviews-Auberge_la_Veranda-Trois_Rivieres_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155037-d1885179-Reviews-La_Maison_des_Leclerc-Trois_Rivieres_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155037-d3161353-Reviews-Motel_Populaire-Trois_Rivieres_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155037-d1644429-Reviews-Hoel_Motel_Penn_Mass-Trois_Rivieres_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155037-d13489849-Reviews-Holiday_Inn_Express_Suites_Trois_Rivieres_Ouest-Trois_Rivieres_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155037-d4696330-Reviews-Gite_Soleil_Levant-Trois_Rivieres_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155037-d1885179-Reviews-La_Maison_des_Leclerc-Trois_Rivieres_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499146-d1162042-Reviews-The_Driftwood_Inn-Sechelt_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499146-d1231469-Reviews-Royal_Reach_Motel-Sechelt_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499146-d1231467-Reviews-Cozy_Court_Motel-Sechelt_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499146-d1592533-Reviews-At_The_Shore_B_B-Sechelt_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499146-d1076463-Reviews-The_Tuwanek_Hotel-Sechelt_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499146-d3346857-Reviews-Tranquility_Bay_Waterfront_Inn-Sechelt_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499146-d587184-Reviews-Sechelt_Inlet_B_B-Sechelt_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499146-d2686665-Reviews-Above_the_Inlet_B_and_B_and_Vacation_Rentals-Sechelt_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499146-d6591559-Reviews-Davis_Brook_Retreat-Sechelt_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499146-d3396735-Reviews-Davis_Bay_Bed_Breakfast-Sechelt_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499146-d1506846-Reviews-Tuckers_Inn_B_B_and_Spa-Sechelt_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499146-d2227250-Reviews-Beachcomber_B_B-Sechelt_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499146-d2229806-Reviews-Beachside_by_the_Bay-Sechelt_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499146-d3361522-Reviews-The_Upper_Deck_Guesthouse-Sechelt_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499146-d3535837-Reviews-Oceanside_Retreat-Sechelt_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499146-d1231465-Reviews-Blue_Sky_Motel-Sechelt_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499146-d10689429-Reviews-Wilderness_Resort_and_Retreat-Sechelt_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499146-d1184909-Reviews-Bella_Beach_Inn-Sechelt_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499146-d12859386-Reviews-Treetop_Bed_and_Breakfast_Sunshine_Coast-Sechelt_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499146-d15528410-Reviews-Garden_Bridge_House-Sechelt_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499146-d12858826-Reviews-Treetopbnb-Sechelt_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499146-d587184-Reviews-Sechelt_Inlet_B_B-Sechelt_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499146-d2227250-Reviews-Beachcomber_B_B-Sechelt_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499146-d637794-Reviews-Beach_Hideaway_Bed_and_Breakfast_Spa-Sechelt_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499146-d2180902-Reviews-Takahashi_Gardens_Waterfront_Retreat-Sechelt_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499146-d272284-Reviews-Four_Winds_Beach_House_Spa-Sechelt_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499146-d1226562-Reviews-Coracle_Cove_Waterfront_Suite-Sechelt_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499146-d1203797-Reviews-Absolute_Heaven_Oceanfront_Suites-Sechelt_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499146-d4909179-Reviews-Tzoonie_Ventures_Ltd-Sechelt_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499146-d2454171-Reviews-Catch_of_the_Day_Cottages-Sechelt_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499146-d6375369-Reviews-Bayside_Campground_RV_Park-Sechelt_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499146-d1581753-Reviews-Seastone_at_Sandy_Hook-Sechelt_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499146-d3256062-Reviews-Bed_n_Boat_Cottages-Sechelt_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499146-d10671624-Reviews-Happy_Place_Guest_House-Sechelt_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499146-d1729413-Reviews-Off_the_Hook_Bed_and_Breakfast-Sechelt_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499146-d1519700-Reviews-Eagle_View_B_B-Sechelt_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499146-d2297871-Reviews-We_love_it_too_B_B-Sechelt_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499146-d8652105-Reviews-The_Creekside_Campground_and_RV_Park-Sechelt_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499146-d3419422-Reviews-Summer_Hill_House_Bed_Breakfast-Sechelt_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499146-d4240885-Reviews-Bird_Point_Retreat-Sechelt_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499146-d2311962-Reviews-Life_s_a_Beach-Sechelt_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499146-d295180-Reviews-On_the_Inlet_Bed_Breakfast-Sechelt_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182187-d561375-Reviews-Rum_Runner_Inn-Lunenburg_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182187-d561374-Reviews-Smugglers_Cove_Inn-Lunenburg_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182187-d1501606-Reviews-Atlantic_View_Motel_Cottages-Lunenburg_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182187-d1056062-Reviews-Homeport_Motel-Lunenburg_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182187-d579393-Reviews-Ashlea_House_B_B-Lunenburg_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182187-d258215-Reviews-Lunenburg_Arms_Hotel-Lunenburg_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182187-d661320-Reviews-Sail_Inn_B_B-Lunenburg_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182187-d182780-Reviews-Boscawen_Inn-Lunenburg_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182187-d292247-Reviews-Atlantic_Sojourn_Bed_Breakfast-Lunenburg_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182187-d603178-Reviews-Mariner_King_Inn-Lunenburg_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182187-d12644986-Reviews-Water_Sprite_Bed_Breakfast-Lunenburg_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182187-d271877-Reviews-Kaulbach_House-Lunenburg_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182187-d271878-Reviews-Lennox_Inn_1791-Lunenburg_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182187-d1165663-Reviews-Topmast_Motel-Lunenburg_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182187-d7064004-Reviews-Lily_Front_Motel_Cottages-Lunenburg_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182187-d609827-Reviews-Brigantine_Inn-Lunenburg_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182187-d636054-Reviews-Salt_Shaker_Deli_Inn-Lunenburg_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182187-d1380983-Reviews-Arbor_View_Inn-Lunenburg_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182187-d8097148-Reviews-Rooms_theLinc-Lunenburg_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182187-d320484-Reviews-Bluenose_Lodge-Lunenburg_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182187-d3508202-Reviews-Wheelhouse_Motel-Lunenburg_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182187-d3576703-Reviews-The_Dockside_Inn_Restaurant-Lunenburg_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182187-d3819771-Reviews-At_Townsend_B_B-Lunenburg_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182187-d3266033-Reviews-The_Wellshire_Bed_and_Breakfast-Lunenburg_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182187-d185550-Reviews-Pelham_House_Bed_Breakfast-Lunenburg_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182187-d491325-Reviews-Addington_Arms_B_B-Lunenburg_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182187-d1049394-Reviews-Alicion_Bed_Breakfast-Lunenburg_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182187-d287008-Reviews-Lunenburg_Inn-Lunenburg_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182187-d2261833-Reviews-Lunenburg_Oceanview_Chalets-Lunenburg_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182187-d260331-Reviews-1826_Maplebird_House_Bed_Breakfast-Lunenburg_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182187-d627863-Reviews-1775_Solomon_House_Bed_and_Breakfast-Lunenburg_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182187-d579132-Reviews-Greybeard_s_Bed_Breakfast-Lunenburg_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182187-d15128664-Reviews-Captain_s_Bell_Bed_and_Breakfast-Lunenburg_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182187-d8600324-Reviews-Lunenburg_Board_of_Trade_Campground-Lunenburg_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182187-d1910020-Reviews-Bonnie_s_Down_Home_Country_Bed_and_Breakfast-Lunenburg_Southwest_Nova_Scotia_Nova_Scot.html https://www.tripadvisor.ca/Hotel_Review-g182187-d10737027-Reviews-Little_Lake_Family_Campground-Lunenburg_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182187-d5599236-Reviews-Lahave_River_Campground-Lunenburg_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182187-d650958-Reviews-Admiralty_House-Lunenburg_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182187-d296558-Reviews-100_Acres_An_Ox_Country_Inn-Lunenburg_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182187-d3543040-Reviews-Brigantine_Suites-Lunenburg_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g670005-d6840020-Reviews-Escarpment_Heights_Motel_and_Cottages-Tobermory_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g670005-d658744-Reviews-Adventure_the_Bruce_Inn-Tobermory_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g670005-d670509-Reviews-Grandview-Tobermory_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g670005-d1749453-Reviews-The_Forest_House_B_B-Tobermory_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g670005-d670558-Reviews-Peacock_Villa_Motel-Tobermory_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g670005-d6840020-Reviews-Escarpment_Heights_Motel_and_Cottages-Tobermory_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g670005-d1545909-Reviews-Cedar_Vista_Motel-Tobermory_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g670005-d10529568-Reviews-Little_Cove_Adventures-Tobermory_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g670005-d12971752-Reviews-Big_Tub_B_B-Tobermory_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g670005-d14005364-Reviews-Little_Cove_Villa-Tobermory_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g670005-d15469296-Reviews-Harbour_90_Adult_Only_Guest_House-Tobermory_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g670005-d1081084-Reviews-Tobermory_Inn_Suites_Cottages-Tobermory_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g670005-d6924000-Reviews-Caribbean_of_the_North-Tobermory_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g670005-d4682445-Reviews-Hidden_Valley_Motel-Tobermory_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g670005-d1137817-Reviews-Big_Tub_Harbour_Resort-Tobermory_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g670005-d4765070-Reviews-Gales_Haven_Bed_and_Breakfast-Tobermory_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g670005-d4329399-Reviews-Roxys_Gas_Variety_Cabins_Tent_Sites-Tobermory_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g670005-d4271029-Reviews-Lands_End_Park-Tobermory_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g670005-d4759845-Reviews-Cedar_Grove_Cottages_Family_Resort-Tobermory_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g670005-d6733421-Reviews-Dry_Dock_B_B-Tobermory_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g670005-d3165272-Reviews-Riley_s_Bed_and_Breakfast-Tobermory_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g670005-d10439817-Reviews-Happy_Hearts_Park-Tobermory_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g670005-d10712981-Reviews-Cyprus_Lake_Campground-Tobermory_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g670005-d9593381-Reviews-Buckley_s_Waterfront_Cottages-Tobermory_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g670005-d8603663-Reviews-Maple_Golf_Inn-Tobermory_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g670005-d14138585-Reviews-The_Belrose_Inn_and_Marco_Polo_Boutique-Tobermory_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g670005-d1749453-Reviews-The_Forest_House_B_B-Tobermory_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g670005-d658744-Reviews-Adventure_the_Bruce_Inn-Tobermory_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g670005-d670558-Reviews-Peacock_Villa_Motel-Tobermory_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g670005-d1545909-Reviews-Cedar_Vista_Motel-Tobermory_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g670005-d670509-Reviews-Grandview-Tobermory_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154921-d2049012-Reviews-Holiday_Inn_Hotel_Suites_Red_Deer_South-Red_Deer_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154921-d181933-Reviews-Holiday_Inn_Express_Red_Deer-Red_Deer_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154921-d2049012-Reviews-Holiday_Inn_Hotel_Suites_Red_Deer_South-Red_Deer_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154921-d11687590-Reviews-Holiday_Inn_Express_Red_Deer_North-Red_Deer_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154921-d185317-Reviews-Radisson_Red_Deer-Red_Deer_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154921-d1801951-Reviews-Hampton_Inn_Suites_by_Hilton_Red_Deer-Red_Deer_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154921-d526777-Reviews-Best_Western_Plus_Red_Deer_Inn_Suites-Red_Deer_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154921-d7743373-Reviews-Microtel_Inn_Suites_by_Wyndham_Red_Deer-Red_Deer_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154921-d6609505-Reviews-TownePlace_Suites_Red_Deer-Red_Deer_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154921-d184168-Reviews-Baymont_by_Wyndham_Red_Deer-Red_Deer_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154921-d678260-Reviews-Econo_Lodge_Inn_Suites_City_Centre-Red_Deer_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154921-d16679687-Reviews-Staybridge_Suites_Red_Deer_North-Red_Deer_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154921-d182342-Reviews-Sheraton_Red_Deer_Hotel-Red_Deer_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154921-d611220-Reviews-Motel_6_Red_Deer-Red_Deer_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154921-d578276-Reviews-Days_Inn_by_Wyndham_Red_Deer-Red_Deer_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154921-d579622-Reviews-Super_8_by_Wyndham_Red_Deer_City_Centre-Red_Deer_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154921-d182341-Reviews-Black_Knight_Inn-Red_Deer_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154921-d183506-Reviews-Ramada_by_Wyndham_Red_Deer_Hotel_and_Suites-Red_Deer_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154921-d579623-Reviews-Comfort_Inn_Suites_Red_Deer-Red_Deer_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154921-d226295-Reviews-Sandman_Hotel_Red_Deer-Red_Deer_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154921-d10954487-Reviews-Western_Budget_Motel_Red_Deer_2-Red_Deer_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154921-d182343-Reviews-Quality_Inn_Conference_Centre-Red_Deer_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154921-d1214820-Reviews-Howard_Johnson_by_Wyndham_Red_Deer-Red_Deer_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154921-d9570169-Reviews-South_Hill_Motor_Inn-Red_Deer_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154921-d615129-Reviews-Empire_Inn_Suites-Red_Deer_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154921-d7646971-Reviews-South_Hill_Motor_Inn-Red_Deer_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154921-d12813192-Reviews-Western_Budget_Motel_1_Red_Deer-Red_Deer_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154921-d188356-Reviews-Super_8_by_Wyndham_Red_Deer-Red_Deer_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154921-d188435-Reviews-Travelodge_Red_Deer-Red_Deer_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154921-d1435868-Reviews-Springbett_Bed_Breakfast-Red_Deer_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154921-d1765335-Reviews-Rolyn_Hills_B_B_and_Guest_Ranch-Red_Deer_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154921-d15047545-Reviews-The_Suites-Red_Deer_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154921-d1580053-Reviews-Lions_Campground-Red_Deer_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154921-d8699964-Reviews-Westerner_Campground-Red_Deer_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154921-d1759763-Reviews-Western_Budget_Motel_Red_Deer_2-Red_Deer_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154921-d1654374-Reviews-Western_Budget_Reddeer_1-Red_Deer_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154921-d4415658-Reviews-Carvella_Guest_Home-Red_Deer_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154921-d277748-Reviews-Deer_Park_Inn-Red_Deer_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154957-d1053923-Reviews-Best_Western_Plus_Fredericton_Hotel_Suites-Fredericton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154957-d182691-Reviews-Delta_Hotels_by_Marriott_Fredericton-Fredericton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154957-d183468-Reviews-Holiday_Inn_Express_Suites-Fredericton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154957-d181916-Reviews-Riverside_Resort_Conference_Center-Fredericton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154957-d8770804-Reviews-Hampton_Inn_Suites_by_Hilton_Fredericton-Fredericton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154957-d182687-Reviews-Fredericton_Inn-Fredericton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154957-d296706-Reviews-City_Motel-Fredericton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154957-d12919744-Reviews-Radisson_Kingswood-Fredericton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154957-d3965589-Reviews-Quartermain_House_B_B-Fredericton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154957-d596595-Reviews-Quality_Inn_Suites_Amsterdam-Fredericton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154957-d1654225-Reviews-The_Colonel_s_IN_Bed_and_Breakfast-Fredericton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154957-d182692-Reviews-Days_Inn_by_Wyndham_Fredericton-Fredericton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154957-d13884675-Reviews-Hilton_Garden_Inn_Fredericton_Downtown-Fredericton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154957-d1523490-Reviews-Airport_Inn-Fredericton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154957-d182690-Reviews-Crowne_Plaza_Lord_Beaverbrook_Hotel-Fredericton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154957-d188180-Reviews-Ramada_by_Wyndham_Fredericton-Fredericton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154957-d185556-Reviews-Carriage_House_Inn-Fredericton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154957-d320321-Reviews-Silverwood_Inn_Suites-Fredericton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154957-d1396542-Reviews-Knights_Inn_Fredericton-Fredericton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154957-d182686-Reviews-Comfort_Inn_Fredericton-Fredericton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154957-d1841400-Reviews-Fort_Nashwaak_Motel-Fredericton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154957-d2284021-Reviews-Prospect_Inn-Fredericton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154957-d271816-Reviews-On_the_Pond_Lodge-Fredericton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154957-d10046202-Reviews-Premiere_Suites_The_Creighton-Fredericton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154957-d3329311-Reviews-St_Thomas_University_Summer_Hotel-Fredericton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154957-d1482917-Reviews-Skyline_Motel-Fredericton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154957-d12712363-Reviews-UNB_Fredericton_Summer_Hotel-Fredericton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154957-d297094-Reviews-Norfolk_Motel-Fredericton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154957-d9567531-Reviews-Work_Play_Suites-Fredericton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154957-d1373007-Reviews-Brennan_s_Bed_Breakfast-Fredericton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154957-d1569629-Reviews-Parkview_Bed_and_Breakfast-Fredericton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154957-d1845351-Reviews-Hartt_Island_RV_Resort_Waterpark-Fredericton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154957-d2266443-Reviews-Abbey_Glenn_Riverfront_B_B-Fredericton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154957-d664328-Reviews-HI_Fredericton-Fredericton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154957-d209351-Reviews-Roadside_Motel-Fredericton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154957-d618469-Reviews-Heritage_Country_Camping-Fredericton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154957-d7018181-Reviews-Woolastook_Park_and_Campground-Fredericton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154957-d225774-Reviews-Castleton_Suites_Fredericton-Fredericton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g494965-d2425157-Reviews-Chalets_du_Bout_du_Monde-Gaspe_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g494965-d638010-Reviews-Hotel_Plante-Gaspe_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g494965-d1887555-Reviews-Auberge_sous_les_Arbres-Gaspe_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g494965-d968108-Reviews-Motel_du_Haut_Phare-Gaspe_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g494965-d487744-Reviews-Hotel_des_Commandants-Gaspe_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g494965-d3440175-Reviews-Aube_Aventure-Gaspe_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g494965-d7757041-Reviews-Gite_Le_Meilleur_des_2_Mondes_Bed_Breakfast-Gaspe_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g494965-d676499-Reviews-Hotel_Motel_Le_Pharillon-Gaspe_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g494965-d3440164-Reviews-Hostel_Griffon_Aventure-Gaspe_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g494965-d10352734-Reviews-Le_Phenix_Gite_Historique-Gaspe_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g494965-d1483511-Reviews-Auberge_la_Petite_Ecole_de_Forillon-Gaspe_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g494965-d3308137-Reviews-Cabines_Sur_Mer-Gaspe_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g494965-d2667906-Reviews-Petales_de_Rose-Gaspe_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g494965-d1857967-Reviews-Gite_la_Normande-Gaspe_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g494965-d10475509-Reviews-Chalets_du_Parc-Gaspe_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g494965-d536098-Reviews-Motel_Adams-Gaspe_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g494965-d2078160-Reviews-Motel_le_Noroit-Gaspe_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g494965-d2327718-Reviews-L_envolee_du_vieux_couvent-Gaspe_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g494965-d653633-Reviews-Auberge_du_Saumonier_Lodge-Gaspe_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g494965-d8474412-Reviews-Gite_Maison_Madame_Alain-Gaspe_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g494965-d1184135-Reviews-La_Maison_William_Wakeham-Gaspe_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g494965-d1062727-Reviews-Auberge_Internationale_Forillon-Gaspe_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g494965-d3746104-Reviews-Auberge_Jeunesse_la_Merluche-Gaspe_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g494965-d1471462-Reviews-Motel_Chalets_Baie_De_Gaspe-Gaspe_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g494965-d1161744-Reviews-Motel_Camping_Fort_Ramsay-Gaspe_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g494965-d10052172-Reviews-Auberge_De_Douglastown-Gaspe_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2239291-d1475425-Reviews-Auberge_Le_Caribou-Riviere_au_Renard_Gaspe_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g494965-d2236849-Reviews-Motel_Suisse-Gaspe_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g494965-d7130894-Reviews-Motel_Gaspe_2007-Gaspe_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g494965-d13483491-Reviews-Au_Refuge_d_Iris-Gaspe_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g494965-d8078150-Reviews-Camping_Parc_Nature_Gaspe-Gaspe_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g494965-d6999602-Reviews-Gite_Haut_Phare-Gaspe_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2239291-d8449866-Reviews-Camping_des_Appalaches-Riviere_au_Renard_Gaspe_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g494965-d2519577-Reviews-Camping_L_Erabliere-Gaspe_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g494965-d1894236-Reviews-Motel_Chalets_au_Gaspesien-Gaspe_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g494965-d1880628-Reviews-Chalets_Corte_Real_Dartmouth-Gaspe_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g494965-d676499-Reviews-Hotel_Motel_Le_Pharillon-Gaspe_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g494965-d2667906-Reviews-Petales_de_Rose-Gaspe_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g494965-d1857967-Reviews-Gite_la_Normande-Gaspe_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g494965-d2327718-Reviews-L_envolee_du_vieux_couvent-Gaspe_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g494965-d8474412-Reviews-Gite_Maison_Madame_Alain-Gaspe_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g494965-d1471462-Reviews-Motel_Chalets_Baie_De_Gaspe-Gaspe_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g494965-d7130894-Reviews-Motel_Gaspe_2007-Gaspe_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155000-d1485089-Reviews-Hampton_Inn_by_Hilton_North_Bay-North_Bay_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155000-d12392972-Reviews-Homewood_Suites_by_Hilton_North_Bay-North_Bay_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155000-d624207-Reviews-Sunset_Inn_on_the_Park-North_Bay_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155000-d1485089-Reviews-Hampton_Inn_by_Hilton_North_Bay-North_Bay_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155000-d672868-Reviews-Holiday_Inn_Express_Hotel_Suites_North_Bay-North_Bay_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155000-d182019-Reviews-Best_Western_North_Bay_Hotel_Conference_Centre-North_Bay_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155000-d182955-Reviews-Travelodge_by_Wyndham_Airport_North_Bay-North_Bay_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155000-d188319-Reviews-Super_8_by_Wyndham_North_Bay-North_Bay_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155000-d186887-Reviews-Comfort_Inn_Airport_North_Bay-North_Bay_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155000-d186889-Reviews-Comfort_Inn_Lakeshore_North_Bay-North_Bay_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155000-d188406-Reviews-Previous_SlideNext_Slide_Travelodge_by_Wyndham_North_Bay_Lakeshor-North_Bay_Northeaster.html https://www.tripadvisor.ca/Hotel_Review-g155000-d663206-Reviews-Bay_Motel-North_Bay_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155000-d182952-Reviews-Howard_Johnson_by_Wyndham_North_Bay-North_Bay_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155000-d1390615-Reviews-Days_Inn_Suites_by_Wyndham_North_Bay-North_Bay_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155000-d1390630-Reviews-Nipissing_Inn-North_Bay_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155000-d1390619-Reviews-The_Lincoln_Inn-North_Bay_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155000-d1390597-Reviews-Franklin_Motel_Tent_Trailer_Park-North_Bay_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155000-d670482-Reviews-Lakeshore_Suites-North_Bay_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155000-d1390603-Reviews-Glen_Garry_Motel_Cottages-North_Bay_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155000-d4551698-Reviews-Residence_Conference_Centre_North_Bay-North_Bay_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155000-d1028438-Reviews-Bo_Mark_Motel-North_Bay_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155000-d2292650-Reviews-Adani_Beach_Retreat_Bed_Breakfast-North_Bay_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155000-d1867422-Reviews-Torbay_Cottages-North_Bay_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155000-d10245448-Reviews-Lakeshore_Suites_Plus-North_Bay_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155000-d12104045-Reviews-Ramada_by_Wyndham_Pinewood_Park_Resort_North_Bay-North_Bay_Northeastern_Ontario_Ontar.html https://www.tripadvisor.ca/Hotel_Review-g155000-d1390556-Reviews-Glenwood_Motel_Cottages-North_Bay_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155000-d1497904-Reviews-Sundown_Ridge-North_Bay_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155000-d7083493-Reviews-Champlain_Tent_R_V_and_Trailer_Park-North_Bay_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155000-d11444977-Reviews-SP_Bed_Breakfast-North_Bay_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155000-d9886051-Reviews-Clear_Lake_Eco_Retreat-North_Bay_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155000-d1815548-Reviews-Relax_Within_Bed_Breakfast-North_Bay_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155000-d267525-Reviews-Beach_Court_Apartments-North_Bay_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155000-d1390583-Reviews-White_Fawn_Motel-North_Bay_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155000-d1390588-Reviews-Dolphin_Motel_Cottages-North_Bay_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155000-d1390608-Reviews-Holiday_Plaza_Motel-North_Bay_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155000-d1390558-Reviews-Lancelot_Inn-North_Bay_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155000-d1390629-Reviews-Star_Motel-North_Bay_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155000-d1028438-Reviews-Bo_Mark_Motel-North_Bay_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155000-d12104045-Reviews-Ramada_by_Wyndham_Pinewood_Park_Resort_North_Bay-North_Bay_Northeastern_Ontario_Ontar.html https://www.tripadvisor.ca/Hotel_Review-g155000-d9566835-Reviews-Voyager_Inn-North_Bay_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g184843-d621156-Reviews-The_Old_Courthouse_Inn-Powell_River_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184843-d185787-Reviews-Town_Centre_Hotel-Powell_River_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184843-d966709-Reviews-Westview_Centre_Motel-Powell_River_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184843-d1490214-Reviews-Rodmay_Heritage_Hotel-Powell_River_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184843-d677288-Reviews-Oceanside_Resort_Motel-Powell_River_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184843-d2614658-Reviews-Marland_Motel-Powell_River_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184843-d1819441-Reviews-Beyond_Bliss_Suites-Powell_River_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184843-d11984954-Reviews-Pacific_Point_Market_and_Suites-Powell_River_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184843-d2262951-Reviews-Island_View_Lodge-Powell_River_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184843-d10429374-Reviews-Malaspina_Bed_and_Breakfast-Powell_River_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184843-d185792-Reviews-Desolation_Resort-Powell_River_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184843-d2232476-Reviews-Higgin_s_Inn-Powell_River_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184843-d2690221-Reviews-Homfray_Lodge-Powell_River_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184843-d2270085-Reviews-Stillwater_Beach_House_B_B-Powell_River_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184843-d3203888-Reviews-Seabreeze_Resort-Powell_River_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184843-d1062717-Reviews-Powell_River_Harbour_Guesthouse-Powell_River_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184843-d2270055-Reviews-Birdsnest_B_B-Powell_River_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184843-d8305196-Reviews-The_Getaway_Waterfront_Cottage-Powell_River_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184843-d3404970-Reviews-Marine_Inn-Powell_River_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184843-d1655441-Reviews-Seaside_Villa_Motel_RV_Park-Powell_River_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184843-d12913902-Reviews-LNL-Powell_River_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184843-d261878-Reviews-Beacon_B_B_By_the_Sea-Powell_River_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184843-d7179206-Reviews-Cabana_Desolation_Eco_Resort-Powell_River_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184843-d593239-Reviews-Ocean_Point_Bed_Breakfast-Powell_River_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184843-d2046262-Reviews-Willingdon_Beach_Campsite-Powell_River_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184843-d1519695-Reviews-SunCatcher_Oceanside_B_B-Powell_River_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184843-d3404896-Reviews-Garnet_Rock_Oceanside_Resort-Powell_River_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184843-d7243879-Reviews-Cedar_Lodge_Bed_Breakfast-Powell_River_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184843-d1457332-Reviews-Herondell_Bed_and_Breakfast-Powell_River_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184843-d10736887-Reviews-Family_Farm_B_B-Powell_River_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184843-d589935-Reviews-Adventure_Bed_Breakfast_at_Rockwood_Retreat-Powell_River_Sunshine_Coast_British_Columbi.html https://www.tripadvisor.ca/Hotel_Review-g184843-d3213542-Reviews-Lang_Bay_Lifestyles_Motel-Powell_River_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184843-d1196536-Reviews-Westview_Hill_Bed_and_Breakfast-Powell_River_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184843-d611089-Reviews-Nuages_Bed_English_Breakfast-Powell_River_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184843-d8461365-Reviews-Kent_s_Beach_Cabins_Campsites-Powell_River_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184843-d3360119-Reviews-Frolander_Bay_Beach_Retreat_Cottages-Powell_River_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184843-d1093867-Reviews-Hilltop_Bed_and_Breakfast-Powell_River_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184843-d185763-Reviews-Beach_Gardens_Resort_Marina-Powell_River_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1915410-d185270-Reviews-Holiday_Inn_West_Kelowna-West_Kelowna_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1915410-d614799-Reviews-The_Cove_Lakeside_Resort-West_Kelowna_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1915410-d1308385-Reviews-Best_Western_Plus_Wine_Country_Hotel_Suites-West_Kelowna_Okanagan_Valley_British_Colu.html https://www.tripadvisor.ca/Hotel_Review-g1915410-d672211-Reviews-A_View_of_the_Lake_B_B-West_Kelowna_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1915410-d184496-Reviews-A_View_to_Remember_B_B-West_Kelowna_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1915410-d185270-Reviews-Holiday_Inn_West_Kelowna-West_Kelowna_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1915410-d4721122-Reviews-Chez_Nicole_Bed_Breakfast-West_Kelowna_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1915410-d1653999-Reviews-Alexandria_House_Bed_Breakfast-West_Kelowna_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1915410-d15560104-Reviews-Adela_s_Bed_and_Breakfast-West_Kelowna_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1915410-d184163-Reviews-Super_8_by_Wyndham_West_Kelowna_BC-West_Kelowna_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1915410-d3168125-Reviews-Bella_Luna_bed_and_breakfast-West_Kelowna_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1915410-d4007580-Reviews-Chateau_Du_Lac_B_B-West_Kelowna_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1915410-d11621184-Reviews-Apothic_Boutique_Bed_Breakfast-West_Kelowna_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1915410-d283679-Reviews-Casa_Loma_Lakeshore_Resort-West_Kelowna_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1915410-d14150769-Reviews-Lakeview_Oasis_Bed_and_Breakfast-West_Kelowna_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1915410-d9981278-Reviews-Westhaven_Bed_Breakfast-West_Kelowna_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1915410-d6496819-Reviews-Lake_Okanagan_Bed_Breakfast-West_Kelowna_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1915410-d8691280-Reviews-Casa_Loma_Bed_Breakfast-West_Kelowna_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1915410-d675448-Reviews-Willow_Beach_Bed_and_Breakfast-West_Kelowna_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1915410-d12907283-Reviews-Cheers_B_B-West_Kelowna_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1915410-d8435995-Reviews-Morning_Glory_Bed_Breakfast-West_Kelowna_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1915410-d2618077-Reviews-Quails_Quest_Bed_Breakfast-West_Kelowna_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1915410-d6277999-Reviews-Monkeys_B_B-West_Kelowna_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1915410-d1509540-Reviews-Barona_Beach_Lakefront_Resort-West_Kelowna_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1915410-d12686035-Reviews-Coral_Vacation_Home-West_Kelowna_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1915410-d12835303-Reviews-Kelowna_Sunny_Day_House-West_Kelowna_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1915410-d12617508-Reviews-Kingdom_Lodge-West_Kelowna_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1915410-d6635242-Reviews-Kelowna_Lakeview_Cove_Bed_Breakfast-West_Kelowna_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1915410-d15240233-Reviews-Casa_Grande_Resort-West_Kelowna_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1915410-d2431954-Reviews-Lakeview_Memories_B_B-West_Kelowna_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1915410-d1235726-Reviews-Lily_s_Pad_Bed_Breakfast-West_Kelowna_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1915410-d1791838-Reviews-Bedsyde_Manor-West_Kelowna_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1915410-d6433863-Reviews-Shannon_Lake_Bed_and_Breakfast-West_Kelowna_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1915410-d8411992-Reviews-West_Bay_Beach_Resort-West_Kelowna_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1915410-d12311275-Reviews-Vector_View_B_B-West_Kelowna_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1915410-d10621421-Reviews-West_Eagle_Campground-West_Kelowna_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1915410-d675448-Reviews-Willow_Beach_Bed_and_Breakfast-West_Kelowna_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635702-d14758477-Reviews-Coast_Oliver_Hotel-Oliver_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635702-d1389901-Reviews-Mount_View_Motel-Oliver_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635702-d877736-Reviews-Maple_Leaf_Motel_Inn_Towne-Oliver_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635702-d627012-Reviews-Cactus_Tree_Inn-Oliver_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635702-d2234479-Reviews-The_Villa_at_Hester_Creek-Oliver_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635702-d2258194-Reviews-The_Lakeside_Resort-Oliver_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635702-d8613147-Reviews-VIntage_Merlot_Bed_and_Breakfast-Oliver_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635702-d14153908-Reviews-Uncorked_Bed_Breakfast-Oliver_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635702-d1853476-Reviews-Elm_Tree_Farm_B_B-Oliver_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635702-d7905740-Reviews-Global_Village_B_B-Oliver_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635702-d1557375-Reviews-Oliver_House_Bed_and_Breakfast-Oliver_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635702-d9981505-Reviews-Desert_Arms_Hotel-Oliver_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635702-d4744873-Reviews-Pine_Bluff_Motel-Oliver_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635702-d1526029-Reviews-Rd_6_B_B-Oliver_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635702-d1116810-Reviews-Burrowing_Owl_Estate_Winery_Guest_House-Oliver_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635702-d1912632-Reviews-Adobe_Rose_B_B-Oliver_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635702-d10637756-Reviews-A_Golden_Mile_BnB-Oliver_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635702-d2242631-Reviews-Above_the_Orchard_B_B-Oliver_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635702-d3666534-Reviews-Maple_Leaf_Motel_and_RV_Campground_Resort-Oliver_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635702-d1427235-Reviews-High_Chaparral_Guest_House-Oliver_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635702-d12339566-Reviews-The_Orchard_at_Oliver-Oliver_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635702-d2276053-Reviews-O_Reilly_Organic_Farm_Bed_Breakfast-Oliver_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635702-d2049744-Reviews-Morbrook_Farms_B_B-Oliver_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635702-d673375-Reviews-Gallagher_Lake_Resort-Oliver_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635702-d8508946-Reviews-Silver_Sage_Winery_Luxury_B_B-Oliver_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635702-d2026793-Reviews-The_Lodge_at_Gallagher_Lake-Oliver_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635702-d619429-Reviews-Vaseux_Lakefront_Resort-Oliver_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635702-d13796589-Reviews-Apple_Beach_RV_Park-Oliver_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635702-d1463533-Reviews-Sonora_Pines_Estates_Guesthouse-Oliver_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635702-d14880074-Reviews-Garden_Oasis_B_B-Oliver_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635702-d1491310-Reviews-Quails_Co_Bed_Breakfast-Oliver_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635702-d1389898-Reviews-Bel_Air_Cedar_Resort-Oliver_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635702-d6699484-Reviews-Desert_Gem_RV_resort-Oliver_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635702-d3336494-Reviews-Retreat_by_the_Lake-Oliver_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635702-d1884345-Reviews-La_te_da_B_B-Oliver_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635702-d6866699-Reviews-EZ_Campground-Oliver_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635702-d12404327-Reviews-Legacy_Acres_B_B-Oliver_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635702-d1772908-Reviews-19th_Hole_Bed_and_Breakfast-Oliver_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635702-d4744873-Reviews-Pine_Bluff_Motel-Oliver_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183817-d183823-Reviews-Sea_Raven_Motel-Queen_Charlotte_City_Graham_Island_Haida_Gwaii_Queen_Charlotte_Islands_.html https://www.tripadvisor.ca/Hotel_Review-g941437-d4268214-Reviews-Hiellen_Longhouse_Village-Masset_Graham_Island_Haida_Gwaii_Queen_Charlotte_Islands_Bri.html https://www.tripadvisor.ca/Hotel_Review-g499152-d2700380-Reviews-Cacilia_s_Bed_and_Breakfast-Tlell_Graham_Island_Haida_Gwaii_Queen_Charlotte_Islands_Br.html https://www.tripadvisor.ca/Hotel_Review-g183817-d12218167-Reviews-Duffy_s_Cottages_and_Suites-Queen_Charlotte_City_Graham_Island_Haida_Gwaii_Queen_Char.html https://www.tripadvisor.ca/Hotel_Review-g942224-d3384230-Reviews-Queen_Charlotte_Lodge-Naden_Harbour_Graham_Island_Haida_Gwaii_Queen_Charlotte_Islands_.html https://www.tripadvisor.ca/Hotel_Review-g499152-d457014-Reviews-Haida_House_at_Tllaal-Tlell_Graham_Island_Haida_Gwaii_Queen_Charlotte_Islands_British_C.html https://www.tripadvisor.ca/Hotel_Review-g4300739-d6684214-Reviews-Jags_Beanstalk-Skidegate_Graham_Island_Haida_Gwaii_Queen_Charlotte_Islands_British_Co.html https://www.tripadvisor.ca/Hotel_Review-g183817-d2226597-Reviews-The_Lodge_at_Hippa_Island_Westcoast_Resorts-Queen_Charlotte_City_Graham_Island_Haida_G.html https://www.tripadvisor.ca/Hotel_Review-g183817-d2243524-Reviews-The_Lodge_at_Englefield_Bay_Westcoast_Resorts-Queen_Charlotte_City_Graham_Island_Haida.html https://www.tripadvisor.ca/Hotel_Review-g183817-d186046-Reviews-Premier_Creek_Lodging-Queen_Charlotte_City_Graham_Island_Haida_Gwaii_Queen_Charlotte_Is.html https://www.tripadvisor.ca/Hotel_Review-g183817-d185793-Reviews-Dorothy_and_Mike_s_Guest_House-Queen_Charlotte_City_Graham_Island_Haida_Gwaii_Queen_Cha.html https://www.tripadvisor.ca/Hotel_Review-g941437-d1842107-Reviews-Copper_Beech_House_B_B-Masset_Graham_Island_Haida_Gwaii_Queen_Charlotte_Islands_Britis.html https://www.tripadvisor.ca/Hotel_Review-g942224-d940807-Reviews-Peregrine_Lodge-Naden_Harbour_Graham_Island_Haida_Gwaii_Queen_Charlotte_Islands_British.html https://www.tripadvisor.ca/Hotel_Review-g941437-d2160769-Reviews-Chinook_Lodge-Masset_Graham_Island_Haida_Gwaii_Queen_Charlotte_Islands_British_Columbi.html https://www.tripadvisor.ca/Hotel_Review-g941437-d2223969-Reviews-Eagles_Feast_House-Masset_Graham_Island_Haida_Gwaii_Queen_Charlotte_Islands_British_Co.html https://www.tripadvisor.ca/Hotel_Review-g941453-d4410762-Reviews-The_West_Coast_Fishing_Club_The_Outpost-Graham_Island_Haida_Gwaii_Queen_Charlotte_Isla.html https://www.tripadvisor.ca/Hotel_Review-g941437-d3329221-Reviews-All_The_Beach_You_Can_Eat-Masset_Graham_Island_Haida_Gwaii_Queen_Charlotte_Islands_Bri.html https://www.tripadvisor.ca/Hotel_Review-g183817-d7018522-Reviews-Echo_Bay_Lodge-Queen_Charlotte_City_Graham_Island_Haida_Gwaii_Queen_Charlotte_Islands_.html https://www.tripadvisor.ca/Hotel_Review-g1511801-d1654154-Reviews-Smillie_s_Bed_Breakfast-Port_Clements_Graham_Island_Haida_Gwaii_Queen_Charlotte_Islan.html https://www.tripadvisor.ca/Hotel_Review-g183817-d2018006-Reviews-Chateau_Norm-Queen_Charlotte_City_Graham_Island_Haida_Gwaii_Queen_Charlotte_Islands_Br.html https://www.tripadvisor.ca/Hotel_Review-g499152-d6867465-Reviews-Serenity_Now_Bed_and_Breakfast-Tlell_Graham_Island_Haida_Gwaii_Queen_Charlotte_Islands.html https://www.tripadvisor.ca/Hotel_Review-g183817-d185461-Reviews-Spruce_Point_Lodge-Queen_Charlotte_City_Graham_Island_Haida_Gwaii_Queen_Charlotte_Islan.html https://www.tripadvisor.ca/Hotel_Review-g941437-d6819061-Reviews-Haida_Gwaii_Lodge_B_B-Masset_Graham_Island_Haida_Gwaii_Queen_Charlotte_Islands_British.html https://www.tripadvisor.ca/Hotel_Review-g941437-d1491737-Reviews-Alaska_View_Lodge-Masset_Graham_Island_Haida_Gwaii_Queen_Charlotte_Islands_British_Col.html https://www.tripadvisor.ca/Hotel_Review-g941437-d12851601-Reviews-Hidden_Island_RV_Campground-Masset_Graham_Island_Haida_Gwaii_Queen_Charlotte_Islands_.html https://www.tripadvisor.ca/Hotel_Review-g941437-d2441524-Reviews-Engelhard_s_Oceanview_Lodge-Masset_Graham_Island_Haida_Gwaii_Queen_Charlotte_Islands_B.html https://www.tripadvisor.ca/Hotel_Review-g941437-d1762718-Reviews-Rapid_Richie_s_Beach_Cabin_Heaven-Masset_Graham_Island_Haida_Gwaii_Queen_Charlotte_Isl.html https://www.tripadvisor.ca/Hotel_Review-g499152-d4787081-Reviews-Richardson_Ranch-Tlell_Graham_Island_Haida_Gwaii_Queen_Charlotte_Islands_British_Colum.html https://www.tripadvisor.ca/Hotel_Review-g183817-d1522158-Reviews-Gracie_s_Place-Queen_Charlotte_City_Graham_Island_Haida_Gwaii_Queen_Charlotte_Islands_.html https://www.tripadvisor.ca/Hotel_Review-g183817-d4553925-Reviews-Agate_Beach_Campground-Queen_Charlotte_City_Graham_Island_Haida_Gwaii_Queen_Charlotte_.html https://www.tripadvisor.ca/Hotel_Review-g499152-d8649191-Reviews-Riverside_Bed_Breakfast-Tlell_Graham_Island_Haida_Gwaii_Queen_Charlotte_Islands_Britis.html https://www.tripadvisor.ca/Hotel_Review-g183817-d1999931-Reviews-Breezeway_Accommodations-Queen_Charlotte_City_Graham_Island_Haida_Gwaii_Queen_Charlott.html https://www.tripadvisor.ca/Hotel_Review-g183817-d3534976-Reviews-Hecate_Inn-Queen_Charlotte_City_Graham_Island_Haida_Gwaii_Queen_Charlotte_Islands_Brit.html https://www.tripadvisor.ca/Hotel_Review-g1511801-d1654585-Reviews-Golden_Spruce_Motel-Port_Clements_Graham_Island_Haida_Gwaii_Queen_Charlotte_Islands_B.html https://www.tripadvisor.ca/Hotel_Review-g184839-d187038-Reviews-Glen_Lyon_Inn-Port_Hardy_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184839-d186057-Reviews-Quarterdeck_Inn_Marina_Resort-Port_Hardy_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184839-d10736832-Reviews-Port_Hardy_RV_Resort_Log_Cabins-Port_Hardy_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184839-d187038-Reviews-Glen_Lyon_Inn-Port_Hardy_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184839-d666851-Reviews-Kwa_lilas_Hotel-Port_Hardy_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184839-d7017487-Reviews-Escape_B_B-Port_Hardy_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184839-d1532561-Reviews-Ecoscape_Cabins-Port_Hardy_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184839-d9762117-Reviews-Pier_Side_Landing-Port_Hardy_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184839-d1625703-Reviews-North_Coast_Trail_Backpacker_s_Hostel-Port_Hardy_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184839-d1583480-Reviews-Telco_House_B_B-Port_Hardy_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184839-d8445820-Reviews-Chocolate_Serenity_B_B-Port_Hardy_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184839-d1165656-Reviews-First_Choice_B_B-Port_Hardy_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184839-d1062711-Reviews-C_N_Backpackers_Port_Hardy-Port_Hardy_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184839-d7369530-Reviews-Bonita_B_B-Port_Hardy_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184839-d2373221-Reviews-Providence_Place-Port_Hardy_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184839-d186044-Reviews-Pioneer_Inn-Port_Hardy_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184839-d185758-Reviews-Airport_Inn-Port_Hardy_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184839-d858068-Reviews-North_Shore_Inn-Port_Hardy_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184839-d16666198-Reviews-Abusa_By_The_Sea-Port_Hardy_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184839-d185852-Reviews-Oceanview_Bed_and_Breakfast-Port_Hardy_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184839-d645238-Reviews-Bear_Cove_Cottages-Port_Hardy_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184839-d1078414-Reviews-God_s_Pocket_Resort-Port_Hardy_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184839-d2453121-Reviews-Quatse_River_Regional_Park_and_Campground-Port_Hardy_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184839-d1535159-Reviews-An_Ocean_Storm_Bed_Breakfast-Port_Hardy_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184839-d3662075-Reviews-Duval_Point_Lodge-Port_Hardy_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184839-d1468748-Reviews-North_Coast_Cottages-Port_Hardy_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184839-d2296085-Reviews-Eagles_Nest_B_B-Port_Hardy_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184839-d3222856-Reviews-Scotia_Bay_Bed_and_Breakfast-Port_Hardy_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184839-d12008927-Reviews-Sockeye_Cottages-Port_Hardy_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184839-d6898188-Reviews-Scotia_Bay_Resort-Port_Hardy_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184839-d1536216-Reviews-The_Gray_s_Den_B_B-Port_Hardy_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184839-d2209055-Reviews-Mrs_P_s_B_B-Port_Hardy_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184839-d12947294-Reviews-Bunkers_B_B-Port_Hardy_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184839-d3543911-Reviews-Kris_Cottage-Port_Hardy_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184839-d2399450-Reviews-Serengeti_Lodge-Port_Hardy_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184839-d7017487-Reviews-Escape_B_B-Port_Hardy_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184839-d8445820-Reviews-Chocolate_Serenity_B_B-Port_Hardy_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181749-d5075585-Reviews-Nature_s_Inn_Kenora-Kenora_Kenora_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181749-d188328-Reviews-Super_8_by_Wyndham_Kenora-Kenora_Kenora_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181749-d182032-Reviews-Clarion_Lakeside_Inn_and_Conference_Centre-Kenora_Kenora_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181749-d188234-Reviews-Days_Inn_by_Wyndham_Kenora-Kenora_Kenora_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181749-d184061-Reviews-Comfort_Inn_Kenora-Kenora_Kenora_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181749-d6583058-Reviews-Brewers_Inn-Kenora_Kenora_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181749-d2252246-Reviews-Traveler_s_Inn-Kenora_Kenora_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181749-d8871785-Reviews-Dogtooth_Lake_Resort-Kenora_Kenora_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181749-d3318122-Reviews-Wiley_Point_Wilderness_Lodge-Kenora_Kenora_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181749-d188450-Reviews-Travelodge_Kenora-Kenora_Kenora_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181749-d4951985-Reviews-The_Waterview_Inn-Kenora_Kenora_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181749-d1392119-Reviews-Lake_Vu_Motel-Kenora_Kenora_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181749-d1392110-Reviews-Andy_Lake_Resort_Conference_Centre-Kenora_Kenora_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181749-d1392106-Reviews-Anchor_Inn_Marina-Kenora_Kenora_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181749-d11507921-Reviews-Deep_Water_Fishing_Lodge-Kenora_Kenora_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181749-d15654911-Reviews-Delaney_Lake_Lodge-Kenora_Kenora_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181749-d1392131-Reviews-Luby_s_24_HR_Limited-Kenora_Kenora_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181749-d185926-Reviews-Mary_McLeod_Bed_Breakfast-Kenora_Kenora_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181749-d6985446-Reviews-Moore_Bay_Fishing_Lodge-Kenora_Kenora_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181749-d2252246-Reviews-Traveler_s_Inn-Kenora_Kenora_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181749-d1392119-Reviews-Lake_Vu_Motel-Kenora_Kenora_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181793-d186790-Reviews-Hilton_Vancouver_Metrotown-Burnaby_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181793-d182560-Reviews-Accent_Inn_Burnaby-Burnaby_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181793-d1218542-Reviews-Delta_Hotels_by_Marriott_Burnaby_Conference_Centre-Burnaby_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181793-d186790-Reviews-Hilton_Vancouver_Metrotown-Burnaby_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181793-d7018178-Reviews-Element_Vancouver_Metrotown-Burnaby_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181793-d226322-Reviews-Executive_Suites_Hotel_Conference_Centre_Metro_Vancouver-Burnaby_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181793-d182066-Reviews-Best_Western_Plus_Burnaby_Hotel_and_Conference_Centre-Burnaby_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181793-d182559-Reviews-Holiday_Inn_Express_Hotel_Vancouver_Metrotown-Burnaby_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181793-d6825420-Reviews-The_Lodge_Fortius_Sport_Health-Burnaby_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181793-d2663964-Reviews-Simon_Hotel-Burnaby_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181793-d13854951-Reviews-An_Yang_House-Burnaby_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181793-d261872-Reviews-Happy_Day_Inn_Hotel-Burnaby_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181793-d182557-Reviews-The_New_401_Hotel-Burnaby_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181793-d13479719-Reviews-Chang_Inn-Burnaby_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181793-d10791170-Reviews-Imperial_House_Bed_and_Breakfast-Burnaby_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181793-d2252226-Reviews-Vancouver_Backpacker_Guesthouse-Burnaby_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181793-d10438537-Reviews-Lily_s_Bed_Breakfast-Burnaby_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181793-d15607699-Reviews-Pelican_Suites_at_Burnaby_Lake-Burnaby_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181793-d3156715-Reviews-Serenity_Bed_and_Breakfast-Burnaby_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181793-d8141267-Reviews-Wanli_Waverley_House-Burnaby_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181793-d14955083-Reviews-SFU_Guest_Accommodations-Burnaby_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181793-d11999364-Reviews-Edmond_Home-Burnaby_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181793-d9737220-Reviews-Deer_Lake_House-Burnaby_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181793-d6854179-Reviews-Bralic_s_Burnaby_Bed_Breakfast-Burnaby_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181793-d12924139-Reviews-Burns_Home-Burnaby_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181793-d12264366-Reviews-Burris_Street-Burnaby_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181793-d16646333-Reviews-Cozy_South_Burnaby_Homes-Burnaby_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181793-d16651801-Reviews-Deer_Lake_Home-Burnaby_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181793-d6426886-Reviews-Garden_City-Burnaby_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181793-d16806355-Reviews-Lougheed_Highrise-Burnaby_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181793-d186790-Reviews-Hilton_Vancouver_Metrotown-Burnaby_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181793-d16806355-Reviews-Lougheed_Highrise-Burnaby_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181793-d15585022-Reviews-Second_Home_Burnaby-Burnaby_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154927-d4552875-Reviews-Hampton_Inn_By_Hilton_Chilliwack-Chilliwack_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154927-d1417779-Reviews-Coast_Chilliwack_Hotel-Chilliwack_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154927-d182109-Reviews-SureStay_Hotel_By_Best_Western_Chilliwack-Chilliwack_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154927-d1413323-Reviews-The_Royal_Hotel-Chilliwack_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154927-d1440129-Reviews-Vedder_River_Inn-Chilliwack_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154927-d4552875-Reviews-Hampton_Inn_By_Hilton_Chilliwack-Chilliwack_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154927-d188394-Reviews-Travelodge_Chilliwack-Chilliwack_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154927-d182360-Reviews-Comfort_Inn-Chilliwack_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154927-d1231506-Reviews-Rainbow_Motor_Inn-Chilliwack_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154927-d1418751-Reviews-The_Fraser_River_s_Edge_B_B_Lodge-Chilliwack_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154927-d1993167-Reviews-Riverview_B_B-Chilliwack_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g2578537-d8530426-Reviews-Camperland_RV_Resort_Bridal_Falls-Rosedale_Chilliwack_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154927-d12729499-Reviews-Chilliwack_Bed_and_Breakfast-Chilliwack_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154927-d502924-Reviews-Riverbend_Guest_House_B_B-Chilliwack_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g2578537-d7080038-Reviews-Camp_Bridal-Rosedale_Chilliwack_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154927-d2534254-Reviews-Riverfront_Sanctuary_Chilliwack-Chilliwack_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154927-d582957-Reviews-Forest_Echoes_Cabins-Chilliwack_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154927-d5121801-Reviews-Cozy_B_B-Chilliwack_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154927-d4235015-Reviews-Joe_s_Salmon_Lodge-Chilliwack_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154927-d7122880-Reviews-The_Cedars_at_Cultus_Lake_B_B-Chilliwack_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154927-d256293-Reviews-Cottage_Garden_Bed_Breakfast-Chilliwack_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154927-d2413515-Reviews-White_Pillars_Country_Estate_B_B-Chilliwack_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154927-d8040981-Reviews-Cottonwood_Meadows_RV_Country_Club-Chilliwack_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154927-d1457769-Reviews-Cultus_Cottages-Chilliwack_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154927-d1654172-Reviews-Cedar_Grove-Chilliwack_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154927-d186016-Reviews-Cascadia_Bed_Breakfast-Chilliwack_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154927-d8494064-Reviews-Chilliwack_River_RV_Campground-Chilliwack_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154927-d570579-Reviews-Magnolia_Manor_Bed_Breakfast_Chilliwack_Canada-Chilliwack_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154927-d3463321-Reviews-Ryder_Lake_Lodge_B_B-Chilliwack_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154927-d12550671-Reviews-Royalwood_RV_Park_Resort-Chilliwack_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154927-d1523735-Reviews-The_Chillwack_Motor_Inn-Chilliwack_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154927-d12800765-Reviews-Vedder_River_Campground-Chilliwack_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154927-d15354611-Reviews-Days_Inn_Chilliwack-Chilliwack_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154927-d2310923-Reviews-Gord_s_Little_Acre_B_B-Chilliwack_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154927-d12827410-Reviews-The_Old_Schoolhouse_Inn_B_B-Chilliwack_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154927-d258241-Reviews-Selkirk_House_Bed_Breakfast-Chilliwack_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g155036-d320438-Reviews-Motel_Restaurant_Chantmartin-Tadoussac_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155036-d595740-Reviews-Auberge_Maison_Gagne-Tadoussac_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155036-d260337-Reviews-Auberge_la_Sainte_Paix-Tadoussac_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155036-d1473819-Reviews-Auberge_La_Merveilleuse-Tadoussac_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155036-d610356-Reviews-La_Maison_Harvey_Lessard-Tadoussac_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155036-d572545-Reviews-Hotel_Motel_Le_Beluga-Tadoussac_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155036-d183357-Reviews-Hotel_Tadoussac-Tadoussac_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155036-d668326-Reviews-Maison_Hovington-Tadoussac_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155036-d1847368-Reviews-Gite_du_Goeland-Tadoussac_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155036-d1481075-Reviews-Motel_de_L_Anse_a_L_Eau-Tadoussac_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155036-d2285114-Reviews-Lacs_a_Jimmy_Outfitter_and_Cottages-Tadoussac_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155036-d579914-Reviews-Gite_aux_Vieux_Pommiers-Tadoussac_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155036-d8439511-Reviews-Camping_Tadoussac-Tadoussac_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155036-d573547-Reviews-Hotel_Le_Pionnier-Tadoussac_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155036-d3358779-Reviews-Le_Gite_du_Bouleau-Tadoussac_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155036-d2230507-Reviews-Hotel_Sous_la_Croix-Tadoussac_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155036-d10962052-Reviews-Gite_du_Moulin_Baude-Tadoussac_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155036-d3837304-Reviews-Chalet_de_la_Montagne-Tadoussac_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155036-d501207-Reviews-Chalet_Camping_Domaine_des_Dunes-Tadoussac_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155036-d1842657-Reviews-Hebergement_Champlain-Tadoussac_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155036-d1135365-Reviews-Gite_Sereni_the-Tadoussac_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155036-d673027-Reviews-Petit_hotel_La_Passe_Pierre-Tadoussac_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155036-d1554566-Reviews-Maison_Fortier_B_B-Tadoussac_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155036-d320306-Reviews-Hotel_Georges-Tadoussac_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155036-d15642224-Reviews-Club_Tadoussac-Tadoussac_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155036-d9765717-Reviews-Les_Suites_de_L_Anse-Tadoussac_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155036-d617510-Reviews-Auberge_La_Galouine-Tadoussac_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155036-d6923119-Reviews-Gite_du_Forgeron-Tadoussac_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155036-d1854810-Reviews-La_Maison_Simard-Tadoussac_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155036-d665742-Reviews-La_Maison_Gauthier-Tadoussac_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155036-d1073927-Reviews-Le_Roupillon-Tadoussac_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155036-d7131027-Reviews-Le_Bateau-Tadoussac_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155036-d3350421-Reviews-Gite_Gagnon-Tadoussac_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155036-d673840-Reviews-Motel_Clauphi-Tadoussac_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155036-d1062805-Reviews-Maison_Majorique_Youth_Hostel-Tadoussac_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155036-d3364237-Reviews-Maison_de_la_Mairesse-Tadoussac_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g181717-d1556801-Reviews-Pinnacle_Hotel_At_The_Pier-North_Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181717-d182525-Reviews-Holiday_Inn_Hotel_Suites_North_Vancouver-North_Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181717-d182064-Reviews-SureStay_Hotel_by_Best_Western_North_Vancouver-North_Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181717-d182531-Reviews-Lonsdale_Quay_Hotel-North_Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181717-d181982-Reviews-North_Vancouver_Hotel-North_Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181717-d182516-Reviews-Econo_Lodge_Inn_Suites-North_Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181717-d10809731-Reviews-Riverfront_Bed_and_Breakfast-North_Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181717-d188399-Reviews-Travelodge_Vancouver_Lions_Gate-North_Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181717-d220166-Reviews-Crystal_s_View_Vancouver_Bed_and_Breakfast-North_Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181717-d185468-Reviews-ThistleDown_House-North_Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181717-d13902875-Reviews-Emperial_Suites-North_Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181717-d1086312-Reviews-Mountain_Bed_Breakfast-North_Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181717-d1480789-Reviews-Willows_Inn-North_Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181717-d1062828-Reviews-Ellison_House-North_Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181717-d549462-Reviews-Ocean_Breeze_Bed_and_Breakfast-North_Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181717-d15664615-Reviews-Bright_Apartments_With_Ocean_And_Mountain_View-North_Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181717-d182523-Reviews-Grouse_Inn-North_Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181717-d15690254-Reviews-More_Than_2_Bedroom_Apartments-North_Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181717-d549462-Reviews-Ocean_Breeze_Bed_and_Breakfast-North_Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181717-d1747126-Reviews-Lions_Gate_Suites-North_Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181717-d2228077-Reviews-Harbourview_House_Bed_Breakfast-North_Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181717-d248581-Reviews-European_B_B_Pension-North_Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181717-d1576500-Reviews-Urban_Woods_Bed_and_Breakfast-North_Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181717-d579289-Reviews-Inn_Penzance-North_Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181717-d185993-Reviews-Cornish_House_Bed_Breakfast-North_Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181717-d184518-Reviews-A_Lynn_Canyon_House_Bed_Breakfast-North_Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181717-d1520252-Reviews-Jerome_Place_Bed_Breakfast-North_Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181717-d268094-Reviews-Vancouver_Mountain_Air_BandB-North_Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181717-d663407-Reviews-Helen_s_B_B-North_Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181717-d1916230-Reviews-Suite_Deals-North_Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181717-d1654178-Reviews-Cedar_Hill-North_Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181717-d12619443-Reviews-Oasis_Hostel-North_Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181717-d16803230-Reviews-Capilano_Forest_Little_House-North_Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181717-d1232159-Reviews-Emerald_Park_Five-North_Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181717-d182508-Reviews-A_Gazebo_In_The_Garden-North_Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181717-d185992-Reviews-House_of_Windsor_Bed_and_Breakfast-North_Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181717-d273008-Reviews-Norgate_Parkhouse_Bed_and_Breakfast-North_Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499213-d271834-Reviews-Telegraph_House_Hotel-Baddeck_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499213-d1137581-Reviews-Trailsman_Motel-Baddeck_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499213-d284901-Reviews-Silver_Dart_Lodge-Baddeck_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499213-d588236-Reviews-Broadwater_Inn-Baddeck_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499213-d645970-Reviews-Hunter_s_Mountain_Chalets-Baddeck_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499213-d579498-Reviews-The_Dunlop_Inn-Baddeck_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499213-d676643-Reviews-Auld_Farm_Inn_B_B-Baddeck_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499213-d667104-Reviews-Water_s_Edge_Inn-Baddeck_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499213-d1079742-Reviews-Cabot_Trail_Motel-Baddeck_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499213-d579039-Reviews-Auberge_Gisele_s_Country_Inn-Baddeck_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499213-d535937-Reviews-Ceilidh_Country_Lodge-Baddeck_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499213-d265914-Reviews-Lynwood_Inn-Baddeck_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499213-d1161651-Reviews-Adventures_East_Cottages-Baddeck_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499213-d271830-Reviews-The_Luckenbooth_Bed_Breakfast-Baddeck_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499213-d665695-Reviews-McIntyre_s_Cottages_Cameron_House-Baddeck_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499213-d1149081-Reviews-High_Street_Inn-Baddeck_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499213-d183824-Reviews-Inverary_Resort-Baddeck_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499213-d1480610-Reviews-Bell_View_Luxury_Suites-Baddeck_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499213-d7050770-Reviews-Bras_d_Or_Lake_Campground-Baddeck_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499213-d1526266-Reviews-Baddeck_Inn-Baddeck_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499213-d271827-Reviews-Green_Highlander_Lodge-Baddeck_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499213-d676643-Reviews-Auld_Farm_Inn_B_B-Baddeck_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499213-d15150431-Reviews-Dear_Island_B_B-Baddeck_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499213-d2301771-Reviews-A_Guiding_Light_B_B-Baddeck_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499213-d1837821-Reviews-The_Brass_Door-Baddeck_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499213-d185540-Reviews-Duffus_House_Inn-Baddeck_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499213-d12827315-Reviews-Uisage_Bahn_Falls_Nature_Campground-Baddeck_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182163-d12439934-Reviews-Hampton_Inn_Suites_by_Hilton_Quebec_City_Saint_Romuald-Levis_Chaudiere_Appalaches_Que.html https://www.tripadvisor.ca/Hotel_Review-g182163-d2522608-Reviews-Auberge_Jeunesse_a_LouLou-Levis_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182163-d1137738-Reviews-Four_Points_by_Sheraton_Levis_Convention_Centre-Levis_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182163-d1232226-Reviews-Quality_Inn_Suites_Levis-Levis_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182163-d883317-Reviews-Hotel_Suites_Normandin_Levis-Levis_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182163-d6440285-Reviews-Gite_Kezako-Levis_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182163-d1846418-Reviews-Days_Inn_By_Wyndham_Levis_St_Nicolas-Levis_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182163-d623555-Reviews-Hotel_L_Oiseliere_Levis-Levis_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182163-d1133053-Reviews-Comfort_Inn_Suites_Saint_Nicolas-Levis_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182163-d183763-Reviews-Comfort_Inn_Levis-Levis_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182163-d183209-Reviews-Hotel_Kennedy-Levis_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182163-d184410-Reviews-EconoLodge-Levis_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182163-d2456313-Reviews-Hotel_Motel_Hospitalite-Levis_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182163-d6963241-Reviews-Manoir_Breakey-Levis_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182163-d5571092-Reviews-B_b_De_La_Traverse-Levis_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182163-d2296138-Reviews-La_Maison_sous_l_Orme-Levis_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182163-d1873724-Reviews-A_la_Petite_Marguerite-Levis_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182163-d2715522-Reviews-Gite_Au_Vieux_Bahut-Levis_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182163-d2272280-Reviews-Motel_Camping_Etchemin-Levis_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182163-d14179794-Reviews-Gite_le_28_henry-Levis_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182163-d1071714-Reviews-Stastny_Plaza_Hotel_Golf_Resort-Levis_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182163-d1816913-Reviews-Motel_Levis-Levis_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182163-d1123057-Reviews-Le_Plumard-Levis_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182163-d1928010-Reviews-Au_Manoir_de_Levis_Gite_le_Rosier-Levis_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182163-d2360560-Reviews-A_la_Villa_Beau_Sejour-Levis_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182163-d669495-Reviews-Camping_Transit-Levis_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182163-d4702401-Reviews-Quebec_City_KOA-Levis_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182163-d8649410-Reviews-Camping_La_Relache-Levis_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182163-d1776072-Reviews-Les_Lofts_Touristiques_du_Vieux_Levis-Levis_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182163-d2283706-Reviews-Auberge_Artistique-Levis_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182163-d2312442-Reviews-Auberge_Motel_Moka_Creme-Levis_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182163-d1466640-Reviews-On_The_Cliff_Bed_and_Breakfast-Levis_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182163-d6909503-Reviews-Centre_Sante_Nature-Levis_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182163-d12618858-Reviews-Camping_du_Fort_De_La_Martiniere-Levis_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182163-d4888258-Reviews-Camping_Bernieres-Levis_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182163-d12124677-Reviews-Camping_Boise_de_la_Chaudiere-Levis_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g154916-d10901572-Reviews-Hampton_Inn_Suites_by_Hilton_Grande_Prairie-Grande_Prairie_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154916-d1200677-Reviews-Podollan_Inn_Spa-Grande_Prairie_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154916-d10901572-Reviews-Hampton_Inn_Suites_by_Hilton_Grande_Prairie-Grande_Prairie_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154916-d240634-Reviews-Best_Western_Grande_Prairie_Hotel_Suites-Grande_Prairie_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154916-d182304-Reviews-Pomeroy_Hotel_Conference_Centre_Grande_Prairie-Grande_Prairie_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154916-d1463151-Reviews-Motel_6_Grande_Prairie-Grande_Prairie_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154916-d183883-Reviews-Sandman_Hotel_Grande_Prairie-Grande_Prairie_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154916-d185311-Reviews-Stanford_Inn_Suites-Grande_Prairie_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154916-d10288933-Reviews-Encore_Suites_by_Service_Plus_Inns-Grande_Prairie_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154916-d183518-Reviews-Service_Plus_Inn_Suites_Grande_Prairie-Grande_Prairie_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154916-d188357-Reviews-Super_8_by_Wyndham_Grande_Prairie-Grande_Prairie_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154916-d12926225-Reviews-Four_Points_by_Sheraton_Grande_Prairie-Grande_Prairie_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154916-d729396-Reviews-Holiday_Inn_Express_Grande_Prairie-Grande_Prairie_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154916-d288579-Reviews-Holiday_Inn_Suites_Grande_Prairie_Conference_Centre-Grande_Prairie_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154916-d1484385-Reviews-Days_Inn_by_Wyndham_Grande_Prairie-Grande_Prairie_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154916-d182303-Reviews-Paradise_Inn_Conference_Centre-Grande_Prairie_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154916-d280461-Reviews-Quality_Inn_Suites-Grande_Prairie_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154916-d1027529-Reviews-Stonebridge_Hotel_Grande_Prairie-Grande_Prairie_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154916-d4455881-Reviews-Podollan_Rez_idence_Grande_Prairie-Grande_Prairie_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154916-d3356102-Reviews-A_River_Road_Bed_Breakfast-Grande_Prairie_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154916-d7916259-Reviews-Westport_Inn-Grande_Prairie_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154916-d2290740-Reviews-Canadian_Motor_Inn-Grande_Prairie_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154916-d3677020-Reviews-Western_Budget_Motel_Grande_Prairie_2-Grande_Prairie_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154916-d5967675-Reviews-Thriftlodge_Grande_Prairie-Grande_Prairie_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154916-d2505009-Reviews-Prairie_Haven_Motel-Grande_Prairie_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154916-d7900655-Reviews-Western_Budget_Motel_Grand_Prairie_1-Grande_Prairie_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154916-d3356072-Reviews-Silver_Crest_Lodge-Grande_Prairie_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154916-d10623429-Reviews-Happy_Trails_Campground_Cabins-Grande_Prairie_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154916-d3346810-Reviews-Rotary_Campground-Grande_Prairie_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154916-d8491876-Reviews-Camp_Tamarack_RV_Park-Grande_Prairie_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154916-d1045287-Reviews-Maple_Meadows_Country_Inn_Bed_Breakfast-Grande_Prairie_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154916-d182302-Reviews-The_Lodge_Motor_Inn-Grande_Prairie_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154916-d10236152-Reviews-La_Casa_Daniel_B_B-Grande_Prairie_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154916-d11880841-Reviews-Parkside_Inn-Grande_Prairie_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154916-d12540010-Reviews-Country_Roads_RV_Park-Grande_Prairie_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g155013-d188279-Reviews-Holiday_Inn_Hotel_Suites_St_Catharines_Conference_Centre-St_Catharines_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155013-d1043632-Reviews-Capri_Inn-St_Catharines_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155013-d1532723-Reviews-Cedar_Suite_Bed_Breakfast-St_Catharines_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155013-d3190605-Reviews-Stone_Mill_Inn-St_Catharines_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155013-d8674635-Reviews-Lily_s_House_on_the_12-St_Catharines_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155013-d183019-Reviews-Comfort_Inn-St_Catharines_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155013-d188279-Reviews-Holiday_Inn_Hotel_Suites_St_Catharines_Conference_Centre-St_Catharines_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155013-d181977-Reviews-Best_Western_St_Catharines_Hotel_Conference_Centre-St_Catharines_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155013-d188378-Reviews-Canadas_Best_Value_Inn_St_Catharines-St_Catharines_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155013-d7809455-Reviews-Christine_s_Bed_and_Breakfast-St_Catharines_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155013-d12875562-Reviews-River_Birch_Bed_and_Breakfast-St_Catharines_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155013-d1223098-Reviews-Springbank_House-St_Catharines_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155013-d1858982-Reviews-Tigh_na_Mara_Bed_and_Breakfast-St_Catharines_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155013-d2490026-Reviews-Simcoe_Suites_on_the_Henley-St_Catharines_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155013-d1544991-Reviews-Rheinhessen_Estate_Bed_Breakfast-St_Catharines_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155013-d3137835-Reviews-Harbour_Heights_Bed_Breakfast-St_Catharines_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155013-d622079-Reviews-Ridley_Gate_Manor-St_Catharines_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155013-d615467-Reviews-Harbourfront_Inn-St_Catharines_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155013-d7068516-Reviews-Sleepy_Cow-St_Catharines_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155013-d10799240-Reviews-Mulberry_Cottage-St_Catharines_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155013-d12426171-Reviews-Brock_University_Residential_Conferences-St_Catharines_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155013-d2665965-Reviews-Old_Port_Bed_Breakfast-St_Catharines_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155013-d9997753-Reviews-Pond_Side_Bed_and_breakfast-St_Catharines_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155013-d10825399-Reviews-Shangri_La_Niagara_Family_Campground-St_Catharines_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155013-d3381387-Reviews-Jordan_Manor-St_Catharines_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155013-d10806494-Reviews-Omi_s_Haus-St_Catharines_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155013-d1159690-Reviews-Wooton_House_on_the_Water-St_Catharines_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155013-d1057034-Reviews-Squirrel_House_Niagara-St_Catharines_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155013-d584695-Reviews-On_Shore_Bed_Breakfast-St_Catharines_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155013-d666480-Reviews-Cooke_s_Bed_Breakfast_at_Highbourne_House-St_Catharines_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155013-d1653919-Reviews-The_Fairview_at_Rockway-St_Catharines_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155013-d4311769-Reviews-Sammy_s_Sweet_Suite-St_Catharines_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155013-d1545017-Reviews-Sunset_View_Niagara_Bed_Breakfast-St_Catharines_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155013-d273274-Reviews-Villa_Villekulla-St_Catharines_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155013-d183582-Reviews-Woodward_House_B_B-St_Catharines_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155034-d184408-Reviews-Comfort_Inn_Suites_Shawinigan-Shawinigan_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155034-d248515-Reviews-Auberge_Gouverneur_Shawinigan-Shawinigan_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155034-d12295142-Reviews-Auberge_Motel_Drakkar-Shawinigan_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2308716-d2718975-Reviews-Aux_Traditions-Saint_Jean_des_Piles_Shawinigan_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155034-d15073021-Reviews-Auberge_Pique_Nique-Shawinigan_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155034-d1478557-Reviews-Hotel_Marineau_Shawinigan-Shawinigan_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g14900643-d8864782-Reviews-Gite_du_Lac_a_la_Tortue-Lac_a_la_Tortue_Shawinigan_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1145165-d12393963-Reviews-Gite_La_Belle_Aventure-Grand_Mere_Shawinigan_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1145165-d2364391-Reviews-Auberge_La_Rocaille-Grand_Mere_Shawinigan_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2308716-d2690572-Reviews-Aux_Berges_du_St_Maurice-Saint_Jean_des_Piles_Shawinigan_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155034-d1817311-Reviews-Le_Canard_Medeau-Shawinigan_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2308716-d2289727-Reviews-La_Maison_Cadorette-Saint_Jean_des_Piles_Shawinigan_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1145165-d1520108-Reviews-Le_Manoir_du_Rocher_de_Grand_Mere-Grand_Mere_Shawinigan_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2308716-d7719835-Reviews-Auberge_Aux_Goglus-Saint_Jean_des_Piles_Shawinigan_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155034-d6434722-Reviews-Les_P_tits_Pommiers-Shawinigan_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1145165-d3188774-Reviews-Gite_aux_Orchidees-Grand_Mere_Shawinigan_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155034-d6434922-Reviews-Chez_Baza-Shawinigan_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1145165-d1407859-Reviews-Gite_L_Ancestral-Grand_Mere_Shawinigan_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1145165-d4607601-Reviews-Gite_Au_Petit_Louis-Grand_Mere_Shawinigan_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1145165-d1162060-Reviews-Domaine_Ste_Flore-Grand_Mere_Shawinigan_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2308716-d4541138-Reviews-Gite_Saint_Jean_de_Piles-Saint_Jean_des_Piles_Shawinigan_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155034-d14106636-Reviews-Auberge_du_Missionnaire-Shawinigan_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1145165-d262836-Reviews-Auberge_Le_Flores-Grand_Mere_Shawinigan_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155034-d1162064-Reviews-Auberge_Escapade_Inn-Shawinigan_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2308716-d12997973-Reviews-Les_Cabines_Nordik_Des_Piles-Saint_Jean_des_Piles_Shawinigan_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1145165-d6161698-Reviews-Hotel_Econo_Confort-Grand_Mere_Shawinigan_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155034-d16690868-Reviews-Chalet_Bo_Kit-Shawinigan_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155034-d5498003-Reviews-Auberge_De_L_ile_Melville-Shawinigan_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155034-d15776229-Reviews-Elevate_Rooms_at_Lambert_Street-Shawinigan_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155034-d16803066-Reviews-Le_Lumineux_Le_Serenite-Shawinigan_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1145165-d262836-Reviews-Auberge_Le_Flores-Grand_Mere_Shawinigan_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155034-d1162064-Reviews-Auberge_Escapade_Inn-Shawinigan_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155034-d9853666-Reviews-La_Maison_Sous_Les_Arbres-Shawinigan_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1145165-d4590947-Reviews-Camping_Otamac-Grand_Mere_Shawinigan_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182150-d182475-Reviews-Qualicum_Beach_Inn-Qualicum_Beach_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182150-d613134-Reviews-Buena_Vista_by_the_Sea-Qualicum_Beach_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182150-d182477-Reviews-Riverside_Resort_Campground-Qualicum_Beach_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182150-d583264-Reviews-Casa_Grande_Inn-Qualicum_Beach_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182150-d182474-Reviews-Ocean_Crest_Motel-Qualicum_Beach_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182150-d182478-Reviews-Sand_Pebbles_Inn-Qualicum_Beach_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182150-d12312429-Reviews-Laurel_s_Cottage-Qualicum_Beach_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182150-d2238400-Reviews-Cedar_Grove_RV_Park_Campground-Qualicum_Beach_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182150-d1563940-Reviews-Shorewater_Resort-Qualicum_Beach_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182150-d1468746-Reviews-Crown_Mansion_Boutique_Hotel_Villas-Qualicum_Beach_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182150-d581202-Reviews-Lighthouse_Motel-Qualicum_Beach_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182150-d2088267-Reviews-La_Rosetta_Bed_Breakfast-Qualicum_Beach_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182150-d1650763-Reviews-At_Nautica_Tigh_Bed_Breakfast-Qualicum_Beach_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182150-d1473025-Reviews-Tea_Cozy_Bed_Breakfast-Qualicum_Beach_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182150-d6844437-Reviews-Suite_Amour_Hobby_Farm-Qualicum_Beach_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182150-d3722194-Reviews-Westerlea_Resort_Motel-Qualicum_Beach_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182150-d648069-Reviews-Qualicum_Beach_House-Qualicum_Beach_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182150-d12019862-Reviews-Elizabeth_Manor_Bed_and_Breakfast-Qualicum_Beach_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182150-d3369929-Reviews-Wyldflower_B_B-Qualicum_Beach_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182150-d2253262-Reviews-Falcon_Crest_Bed_and_Breakfast-Qualicum_Beach_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182150-d15291980-Reviews-Beautiful_House_Near_Qualicum_Beach_Guest_House-Qualicum_Beach_Vancouver_Island_Briti.html https://www.tripadvisor.ca/Hotel_Review-g182150-d8682516-Reviews-PineRidge_RV_Park_Farm_Market-Qualicum_Beach_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182150-d503277-Reviews-Eagle_Landing_Bed_and_Breakfast-Qualicum_Beach_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182150-d1839091-Reviews-Free_Spirit_Spheres-Qualicum_Beach_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182150-d2223506-Reviews-Cornerstones_Bed_and_Breakfast-Qualicum_Beach_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182150-d285044-Reviews-Blue_Willow_Guest_House-Qualicum_Beach_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182150-d1891957-Reviews-Seaview_Beach_Resort-Qualicum_Beach_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182150-d7289371-Reviews-Whiskey_Creek_RV_Campground-Qualicum_Beach_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182150-d676735-Reviews-Hillcrest_House_B_B-Qualicum_Beach_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182150-d1541673-Reviews-St_Andrews_Lodge_Glen_Cottages-Qualicum_Beach_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182150-d1889093-Reviews-Qualicum_House-Qualicum_Beach_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182150-d185760-Reviews-Bahari_Bed_and_Breakfast-Qualicum_Beach_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182150-d10440828-Reviews-Coombs_Country_Campground_R_V_Park-Qualicum_Beach_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182150-d534983-Reviews-A_K_Oceanside_Retreat-Qualicum_Beach_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182150-d1094982-Reviews-Rainshadow_Retreat-Qualicum_Beach_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182150-d3722194-Reviews-Westerlea_Resort_Motel-Qualicum_Beach_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g155012-d188280-Reviews-Quattro_Hotel_Conf_Centre_an_Ascend_Hotel_Collection_Member-Sault_Ste_Marie_Northeaster.html https://www.tripadvisor.ca/Hotel_Review-g155012-d185259-Reviews-Delta_Hotels_by_Marriott_Sault_Ste_Marie_Waterfront-Sault_Ste_Marie_Northeastern_Ontari.html https://www.tripadvisor.ca/Hotel_Review-g155012-d183011-Reviews-The_Water_Tower_Inn_BW_Premier_Collection-Sault_Ste_Marie_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155012-d188280-Reviews-Quattro_Hotel_Conf_Centre_an_Ascend_Hotel_Collection_Member-Sault_Ste_Marie_Northeaster.html https://www.tripadvisor.ca/Hotel_Review-g155012-d183015-Reviews-Quality_Inn_Suites_Bay_Front-Sault_Ste_Marie_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155012-d188218-Reviews-Holiday_Inn_Express_Sault_Ste_Marie-Sault_Ste_Marie_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155012-d183601-Reviews-Sleep_Inn-Sault_Ste_Marie_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155012-d281335-Reviews-Super_8_by_Wyndham_Sault_Ste_Marie_on-Sault_Ste_Marie_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155012-d6728997-Reviews-Microtel_Inn_Suites_by_Wyndham_Sault_Ste_Marie-Sault_Ste_Marie_Northeastern_Ontario_On.html https://www.tripadvisor.ca/Hotel_Review-g155012-d1778695-Reviews-Fairfield_Inn_Suites_Sault_Ste_Marie-Sault_Ste_Marie_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155012-d188427-Reviews-Days_Inn_Suites_by_Wyndham_Sault_Ste_Marie_on-Sault_Ste_Marie_Northeastern_Ontario_Onta.html https://www.tripadvisor.ca/Hotel_Review-g155012-d1549026-Reviews-Northlander_Motel-Sault_Ste_Marie_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155012-d2235186-Reviews-Bel_Air_Motel-Sault_Ste_Marie_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155012-d2395806-Reviews-Ambassador_Motel-Sault_Ste_Marie_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155012-d183012-Reviews-Comfort_Inn-Sault_Ste_Marie_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155012-d2313987-Reviews-Trunk_Road_Motel-Sault_Ste_Marie_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155012-d663626-Reviews-Glenview_Cottages-Sault_Ste_Marie_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155012-d183016-Reviews-Skyline_Motel-Sault_Ste_Marie_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155012-d660435-Reviews-Catalina_Motel-Sault_Ste_Marie_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155012-d183014-Reviews-Pine_Grove_Motel-Sault_Ste_Marie_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155012-d1482902-Reviews-Satelite_Motel_Sault_Ltd-Sault_Ste_Marie_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155012-d268506-Reviews-Howard_Johnson_by_Wyndham_Sault_Ste_Marie_on-Sault_Ste_Marie_Northeastern_Ontario_Ontar.html https://www.tripadvisor.ca/Hotel_Review-g155012-d265298-Reviews-The_Algonquin_Hotel-Sault_Ste_Marie_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155012-d1918736-Reviews-Shady_Rest_Motel_Apartments_Kitchenettes-Sault_Ste_Marie_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155012-d274642-Reviews-Canadian_Motor_Hotel-Sault_Ste_Marie_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155012-d5542104-Reviews-Holiday_Motel-Sault_Ste_Marie_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155012-d621955-Reviews-Stokely_Creek_Lodge-Sault_Ste_Marie_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155012-d10336718-Reviews-Sault_Ste_Marie_KOA_Holiday-Sault_Ste_Marie_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155012-d1477426-Reviews-Adams_Motel-Sault_Ste_Marie_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155012-d1475685-Reviews-Villa_Inn_Motel-Sault_Ste_Marie_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155012-d645983-Reviews-Eastbourne_Manor-Sault_Ste_Marie_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155012-d1774824-Reviews-Mystic_Sky_Bed_and_Breakfast_Retreat-Sault_Ste_Marie_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155012-d10131271-Reviews-Algoma_Cabins_and_Motel-Sault_Ste_Marie_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155012-d3323612-Reviews-Shady_Pines_Motel-Sault_Ste_Marie_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181726-d188310-Reviews-Lakeview_Inns_Suites_Hinton-Hinton_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181726-d677761-Reviews-Holiday_Inn_Express_Hotel_Suites_Hinton-Hinton_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181726-d1238964-Reviews-BCMInns_Hinton-Hinton_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181726-d1811418-Reviews-Ramada_by_Wyndham_Hinton-Hinton_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181726-d1178060-Reviews-Pines_Motel-Hinton_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181726-d1517377-Reviews-Quality_Inn_Suites-Hinton_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181726-d677971-Reviews-Twin_Pine_Motor_Inn-Hinton_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181726-d14961092-Reviews-Best_Western_Plus_Hinton_Inn_Suites-Hinton_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181726-d1846910-Reviews-Hinton_Lodge-Hinton_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181726-d504622-Reviews-Econo_Lodge_Suites-Hinton_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181726-d259411-Reviews-Days_Inn_by_Wyndham_Hinton-Hinton_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181726-d182121-Reviews-White_Wolf_Inn-Hinton_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181726-d181921-Reviews-Holiday_Inn_Hinton-Hinton_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181726-d188310-Reviews-Lakeview_Inns_Suites_Hinton-Hinton_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181726-d188350-Reviews-Super_8_by_Wyndham_Hinton-Hinton_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181726-d184455-Reviews-Crestwood_Hotel-Hinton_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181726-d1170966-Reviews-Hinton_Highway_Inn-Hinton_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181726-d269808-Reviews-Old_Entrance_B_n_B_Cabins_Teepees-Hinton_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181726-d4508101-Reviews-Jasper_Gates_Resort_RV-Hinton_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181726-d621149-Reviews-McCracken_Country_Inn_Tea_House-Hinton_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181726-d2253307-Reviews-Athabasca_Valley_Inn_Suites-Hinton_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181726-d3747311-Reviews-Big_Horn_Motel-Hinton_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181726-d3820041-Reviews-Tara_Vista_Inn-Hinton_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181726-d588399-Reviews-Rocky_Mountain_Escape_Cabins-Hinton_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181726-d1654080-Reviews-Flying_Dog_Bed_and_Breakfast-Hinton_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181726-d661824-Reviews-KOA_Hinton_Jasper-Hinton_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181726-d8508977-Reviews-Bar_F_Ranch_House-Hinton_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181726-d624544-Reviews-Mountain_Breezes_Bed_and_Breakfast-Hinton_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181726-d185701-Reviews-Suite_Dreams_Bed_and_Breakfast-Hinton_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181726-d182305-Reviews-Greentree_Lodge-Hinton_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181726-d184454-Reviews-Lodge_Switzer-Hinton_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181726-d3258045-Reviews-Maxwell_Lake_Bed_and_Breakfast-Hinton_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181726-d1207234-Reviews-Mountain_Vista_Bed_Breakfast-Hinton_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181726-d3747311-Reviews-Big_Horn_Motel-Hinton_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1022639-d587916-Reviews-The_Westin_Trillium_House_Blue_Mountain-Blue_Mountains_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1022639-d472114-Reviews-Embarc_Blue_Mountain-Blue_Mountains_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g676258-d2079986-Reviews-Heathcote_Haven_Bed_and_Breakfast-Thornbury_Blue_Mountains_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1022639-d185596-Reviews-Blue_Mountain_Inn-Blue_Mountains_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1022639-d941550-Reviews-Historic_Snowbridge_Mountain_Homes_Blue_Mountain_Resort-Blue_Mountains_Grey_County_Ont.html https://www.tripadvisor.ca/Hotel_Review-g1022639-d290493-Reviews-Mountain_Springs_Resort_and_Conference_Centre-Blue_Mountains_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1022639-d7813488-Reviews-Bowering_Guest_House-Blue_Mountains_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g676258-d10210901-Reviews-The_Beaver_Motel-Thornbury_Blue_Mountains_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1022639-d8630025-Reviews-Mountain_Walk_Blue_Mountain_Resort-Blue_Mountains_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1022639-d5567036-Reviews-Mountain_View-Blue_Mountains_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1022639-d1961109-Reviews-The_Lodges_at_Blue_Mountain-Blue_Mountains_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g676258-d2185986-Reviews-Royal_Harbour_Resort-Thornbury_Blue_Mountains_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1022639-d13963231-Reviews-The_Retreat_House-Blue_Mountains_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1022639-d882644-Reviews-Mosaic-Blue_Mountains_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1022639-d614362-Reviews-Tyrolean_Village_Resort_at_Blue_Mountain-Blue_Mountains_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1022639-d8075126-Reviews-Wintergreen_Blue_Mountain_Resort-Blue_Mountains_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g676258-d1876174-Reviews-Penny_s_Motel-Thornbury_Blue_Mountains_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1022639-d16490031-Reviews-3_Sisters_Bed_Breakfast-Blue_Mountains_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1022639-d16676256-Reviews-Ski_Blue-Blue_Mountains_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g2441279-d2549394-Reviews-Hillside_Bed_and_Breakfast-Clarksburg_Blue_Mountains_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1022639-d575475-Reviews-The_Blue_Mountain_Lodge-Blue_Mountains_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g676258-d4557125-Reviews-The_Pepperberry_Bed_and_Breakfast-Thornbury_Blue_Mountains_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155008-d181934-Reviews-Holiday_Inn_Peterborough-Peterborough_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155008-d1027167-Reviews-Super_8_by_Wyndham_Peterborough-Peterborough_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155008-d182012-Reviews-Best_Western_Plus_Otonabee_Inn-Peterborough_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155008-d188219-Reviews-Peterborough_Inn_Suites_Hotel-Peterborough_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155008-d181934-Reviews-Holiday_Inn_Peterborough-Peterborough_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155008-d184064-Reviews-Comfort_Inn_Suites-Peterborough_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155008-d183004-Reviews-Quality_Inn_Peterborough-Peterborough_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155008-d647816-Reviews-Motel_6_Peterborough-Peterborough_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155008-d1653949-Reviews-Golden_Pathways_Retreat_and_B_B-Peterborough_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155008-d1471737-Reviews-Blue_Jay_Motel-Peterborough_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155008-d1537146-Reviews-Twin_Pines_Bed_and_Breakfast-Peterborough_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155008-d776195-Reviews-Robyn_s_Motel-Peterborough_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155008-d1160558-Reviews-Carriage_Inn_Motel-Peterborough_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155008-d12922706-Reviews-Burleys_Gardens_and_Suite-Peterborough_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155008-d7088166-Reviews-Peterborough_Express_Inn-Peterborough_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155008-d590941-Reviews-The_Moffat_House-Peterborough_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155008-d3332010-Reviews-Silver_Leaf_Cottages-Peterborough_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155008-d1052444-Reviews-Park_Side_Motel-Peterborough_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155008-d2687413-Reviews-Cadigan_s_Camp_Resort-Peterborough_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155008-d4491543-Reviews-Stillwater_on_the_Lake-Peterborough_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155008-d4409073-Reviews-Casa_Java_Bed_Breakfast-Peterborough_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155008-d3171277-Reviews-Camp_Ashtabula-Peterborough_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155008-d1475510-Reviews-Elim_Lodge-Peterborough_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155008-d1125243-Reviews-Lancaster_Cottage_Trailer_Resort-Peterborough_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155008-d617039-Reviews-Birch_Point_Bay-Peterborough_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155008-d497696-Reviews-Benson_Bennet_House-Peterborough_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155008-d185906-Reviews-Armour_Road_Studio_B_B-Peterborough_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155008-d15766248-Reviews-Beavermead_Campground-Peterborough_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155008-d1931993-Reviews-Carriage_Lane_Bed_Breakfast-Peterborough_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155008-d1477621-Reviews-Ennismore_Inn_Resort-Peterborough_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155008-d648516-Reviews-Peterborough_House_B_B-Peterborough_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155008-d1390638-Reviews-Ramada_Inn-Peterborough_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155008-d590941-Reviews-The_Moffat_House-Peterborough_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155035-d2616431-Reviews-Hotel_Le_Floral-Sherbrooke_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155035-d1162066-Reviews-OTL_Gouverneur_Sherbrooke-Sherbrooke_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155035-d183765-Reviews-Delta_Hotels_by_Marriott_Sherbrooke_Conference_Center-Sherbrooke_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155035-d1175033-Reviews-Auberge_Marquis_de_Montcalm-Sherbrooke_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155035-d183347-Reviews-Hotel_Le_President-Sherbrooke_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155035-d1776360-Reviews-Grand_Times_Hotel_Sherbrooke-Sherbrooke_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155035-d262846-Reviews-Comfort_Inn_Sherbrooke-Sherbrooke_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155035-d7131953-Reviews-Motel_Lennoxville-Sherbrooke_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155035-d3333101-Reviews-Motel_des_Cedres-Sherbrooke_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155035-d1179405-Reviews-Motel_Le_Sabre-Sherbrooke_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2292059-d2273716-Reviews-Motel_Le_Refuge-Lennoxville_Sherbrooke_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155035-d737132-Reviews-Hotellerie_Jardins_de_ville-Sherbrooke_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155035-d1815612-Reviews-Gite_Le_Cameleon-Sherbrooke_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155035-d2532689-Reviews-Universite_de_Sherbrooke_Hotellerie-Sherbrooke_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155035-d3444673-Reviews-Ile_de_Garde-Sherbrooke_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155035-d1977164-Reviews-Hotel_Motel_La_Marquise-Sherbrooke_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155035-d11622389-Reviews-Gite_L_Antre_D_Eux-Sherbrooke_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155035-d1536739-Reviews-Motel_Econo_Nuit-Sherbrooke_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155035-d3319248-Reviews-Charmes_de_Provence-Sherbrooke_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155035-d1474064-Reviews-Les_Matins_d_Antoine-Sherbrooke_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155035-d187035-Reviews-Bishop_s_University-Sherbrooke_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155035-d3290575-Reviews-Villa_Marco_Polo-Sherbrooke_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155035-d12478555-Reviews-Riverside_Bed_Breakfast-Sherbrooke_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155035-d281103-Reviews-Quality_Hotel_Suites-Sherbrooke_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155035-d775558-Reviews-Au_gite_des_4_Lacs-Sherbrooke_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155035-d3202019-Reviews-Au_Coeur_de_l_Emeraude-Sherbrooke_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155035-d10467550-Reviews-Camping_Lac_Magog-Sherbrooke_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155035-d12886011-Reviews-Camping_Ile_Marie-Sherbrooke_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155035-d674938-Reviews-A_Aurore_Boreale-Sherbrooke_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155035-d610620-Reviews-La_Maison_Orientale-Sherbrooke_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155035-d13864930-Reviews-Camping_Beau_Lieu-Sherbrooke_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155035-d16806307-Reviews-Hebergement_Hotelier_Universite_de_Sherbrooke-Sherbrooke_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499205-d10696129-Reviews-Bambury_s_Hillside_Chalets-Rocky_Harbour_Gros_Morne_National_Park_Newfoundland_Newfou.html https://www.tripadvisor.ca/Hotel_Review-g499205-d581139-Reviews-Fisherman_s_Landing_Inn-Rocky_Harbour_Gros_Morne_National_Park_Newfoundland_Newfoundlan.html https://www.tripadvisor.ca/Hotel_Review-g499205-d15511798-Reviews-Augustus_Jane_Inn-Rocky_Harbour_Gros_Morne_National_Park_Newfoundland_Newfoundland_an.html https://www.tripadvisor.ca/Hotel_Review-g499205-d7004488-Reviews-Spruce_Grove_Cottages-Rocky_Harbour_Gros_Morne_National_Park_Newfoundland_Newfoundland.html https://www.tripadvisor.ca/Hotel_Review-g499205-d267737-Reviews-Cozy_Corner_Cottages-Rocky_Harbour_Gros_Morne_National_Park_Newfoundland_Newfoundland_a.html https://www.tripadvisor.ca/Hotel_Review-g499205-d581142-Reviews-Gros_Morne_RV_Campground_Restaurant-Rocky_Harbour_Gros_Morne_National_Park_Newfoundland.html https://www.tripadvisor.ca/Hotel_Review-g499205-d8459141-Reviews-Parson_s_Tourist_Home_Harbour_View_Cabins-Rocky_Harbour_Gros_Morne_National_Park_Newfo.html https://www.tripadvisor.ca/Hotel_Review-g499205-d1829247-Reviews-Ocean_Acre_Inn-Rocky_Harbour_Gros_Morne_National_Park_Newfoundland_Newfoundland_and_La.html https://www.tripadvisor.ca/Hotel_Review-g499205-d14791752-Reviews-Java_Jacks_Bed_and_Breakfast-Rocky_Harbour_Gros_Morne_National_Park_Newfoundland_Newf.html https://www.tripadvisor.ca/Hotel_Review-g499205-d12645109-Reviews-Berry_Hill_Campsite-Rocky_Harbour_Gros_Morne_National_Park_Newfoundland_Newfoundland_.html https://www.tripadvisor.ca/Hotel_Review-g499205-d6972762-Reviews-Adams_Bed_and_Breakfast-Rocky_Harbour_Gros_Morne_National_Park_Newfoundland_Newfoundla.html https://www.tripadvisor.ca/Hotel_Review-g499205-d10814997-Reviews-OTENTiks_at_Gros_Morne_National_Park-Rocky_Harbour_Gros_Morne_National_Park_Newfoundl.html https://www.tripadvisor.ca/Hotel_Review-g499205-d1837120-Reviews-Westlink_Motel-Rocky_Harbour_Gros_Morne_National_Park_Newfoundland_Newfoundland_and_La.html https://www.tripadvisor.ca/Hotel_Review-g499205-d581136-Reviews-Frontier_Cottages-Rocky_Harbour_Gros_Morne_National_Park_Newfoundland_Newfoundland_and_.html https://www.tripadvisor.ca/Hotel_Review-g499205-d536106-Reviews-Ocean_View_Hotel-Rocky_Harbour_Gros_Morne_National_Park_Newfoundland_Newfoundland_and_L.html https://www.tripadvisor.ca/Hotel_Review-g499205-d2166549-Reviews-Gros_Morne_Suites-Rocky_Harbour_Gros_Morne_National_Park_Newfoundland_Newfoundland_and.html https://www.tripadvisor.ca/Hotel_Review-g499205-d12492756-Reviews-Down_Home_Accommodations-Rocky_Harbour_Gros_Morne_National_Park_Newfoundland_Newfound.html https://www.tripadvisor.ca/Hotel_Review-g181789-d185452-Reviews-Kingfisher_Oceanside_Resort_and_Spa-Courtenay_Comox_Valley_Vancouver_Island_British_Col.html https://www.tripadvisor.ca/Hotel_Review-g181789-d651158-Reviews-Old_House_Hotel_Spa-Courtenay_Comox_Valley_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181789-d1197201-Reviews-Holiday_Inn_Express_Hotel_Suites_Courtenay_Comox_Valley_SW-Courtenay_Comox_Valley_Vanc.html https://www.tripadvisor.ca/Hotel_Review-g181789-d182365-Reviews-Travelodge_Courtenay_BC-Courtenay_Comox_Valley_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181789-d186090-Reviews-The_Villas_at_Crown_Isle_Resort-Courtenay_Comox_Valley_Vancouver_Island_British_Columbi.html https://www.tripadvisor.ca/Hotel_Review-g181789-d654968-Reviews-Anco_Inn-Courtenay_Comox_Valley_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181789-d185789-Reviews-Best_Western_The_Westerly_Hotel-Courtenay_Comox_Valley_Vancouver_Island_British_Columbi.html https://www.tripadvisor.ca/Hotel_Review-g181789-d295439-Reviews-Comox_Valley_Inn-Courtenay_Comox_Valley_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181789-d3159234-Reviews-Lake_Trail_Guesthouse-Courtenay_Comox_Valley_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181789-d10682559-Reviews-Estuary_House_B_B-Courtenay_Comox_Valley_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181789-d1954101-Reviews-Stafford_House_B_B-Courtenay_Comox_Valley_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181789-d2066658-Reviews-Arbour_Cottage_B_B-Courtenay_Comox_Valley_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181789-d15685636-Reviews-Serenity_Lodge_Bed_And_Breakfast-Courtenay_Comox_Valley_Vancouver_Island_British_Colu.html https://www.tripadvisor.ca/Hotel_Review-g181789-d620622-Reviews-Belle_Vue_Bed_and_Breakfast-Courtenay_Comox_Valley_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181789-d1676320-Reviews-Willow_Guest_House-Courtenay_Comox_Valley_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181789-d1790054-Reviews-Beach_House_Bed_and_Breakfast-Courtenay_Comox_Valley_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181789-d4546705-Reviews-Tree_Island_Bed_And_Breakfast-Courtenay_Comox_Valley_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181789-d2452467-Reviews-Salsbury_House_B_B-Courtenay_Comox_Valley_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181789-d1946199-Reviews-River_Heights_Motel-Courtenay_Comox_Valley_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181789-d6807136-Reviews-Seal_Bay_RV_Park_Campground-Courtenay_Comox_Valley_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181789-d1758173-Reviews-Bates_Beach_Oceanfront_Resort-Courtenay_Comox_Valley_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181789-d1403525-Reviews-The_Cona_Hostel-Courtenay_Comox_Valley_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181789-d1097012-Reviews-Horne_Lake_Regional_Park_Campground-Courtenay_Comox_Valley_Vancouver_Island_British_Co.html https://www.tripadvisor.ca/Hotel_Review-g181789-d626727-Reviews-McCullough_Cottage_B_B-Courtenay_Comox_Valley_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181789-d1200219-Reviews-Mission_Ridge_B_B-Courtenay_Comox_Valley_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181789-d273004-Reviews-Tudor_Acres_Bed_and_Breakfast-Courtenay_Comox_Valley_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181789-d1062835-Reviews-Shantz_Haus_Hostel-Courtenay_Comox_Valley_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181789-d277875-Reviews-Arbutus_Pacific_Hotel-Courtenay_Comox_Valley_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181789-d4663082-Reviews-Maple_Pool_Campsite-Courtenay_Comox_Valley_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181789-d1307775-Reviews-A_A_s_Bed_Breakfast-Courtenay_Comox_Valley_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181789-d10100832-Reviews-La_Pause_Vacation_Home-Courtenay_Comox_Valley_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181789-d186013-Reviews-Sea_Lion_Bed_Breakfast-Courtenay_Comox_Valley_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181757-d1849263-Reviews-Holiday_Inn_Express_Hotel_Suites_Chatham_South-Chatham_Chatham_Kent_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499301-d262714-Reviews-Days_Inn_by_Wyndham_Wallaceburg-Wallaceburg_Chatham_Kent_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181757-d621049-Reviews-Retro_Suites_Hotel-Chatham_Chatham_Kent_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g3442328-d2170882-Reviews-Wenzler_s_Landing_Bed_Breakfast-Wheatley_Chatham_Kent_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g3442328-d3485303-Reviews-Omstead_s_On_Erie_B_B-Wheatley_Chatham_Kent_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181757-d188393-Reviews-Travelodge_Chatham-Chatham_Chatham_Kent_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181757-d1471726-Reviews-Saxony_Motel_Restaurant-Chatham_Chatham_Kent_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181757-d184057-Reviews-Comfort_Inn_Chatham-Chatham_Chatham_Kent_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181757-d2312761-Reviews-Kent_Motel-Chatham_Chatham_Kent_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g4338842-d4337517-Reviews-Bye_the_Bay_Bed_and_Breakfast-Morpeth_Chatham_Kent_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181757-d4726520-Reviews-Colonial_Motel-Chatham_Chatham_Kent_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1223767-d6628446-Reviews-Silver_Motel-Blenheim_Chatham_Kent_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g3442328-d3484130-Reviews-Bound_to_Please_Bed_and_Breakfast-Wheatley_Chatham_Kent_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181757-d638906-Reviews-Super_8_by_Wyndham_Chatham-Chatham_Chatham_Kent_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499293-d273282-Reviews-Ridgetown_Inn-Ridgetown_Chatham_Kent_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g3442328-d12347500-Reviews-Lakeside_Village_Motel_and_Campground-Wheatley_Chatham_Kent_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181757-d6562547-Reviews-Traveller_Inn-Chatham_Chatham_Kent_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181757-d9453609-Reviews-Chatham_Motel-Chatham_Chatham_Kent_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181757-d634689-Reviews-The_Duchess_of_Wellington-Chatham_Chatham_Kent_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g3442328-d7102990-Reviews-Campers_Cove_Campground-Wheatley_Chatham_Kent_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1420017-d2625807-Reviews-Erieau_Motel_Marina-Erieau_Chatham_Kent_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g984023-d7706073-Reviews-Katharine_s_Bed_and_Breakfast-Tilbury_Chatham_Kent_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g3442328-d4789855-Reviews-Holiday_Harbour_Campground-Wheatley_Chatham_Kent_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499301-d8427448-Reviews-Mitchell_s_Bay_Marine_Park-Wallaceburg_Chatham_Kent_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181757-d12832974-Reviews-Regent_Guest_House_Ltd-Chatham_Chatham_Kent_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181757-d5923128-Reviews-Parkside_Cabins-Chatham_Chatham_Kent_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181757-d645007-Reviews-Raleigh_Street_Executive_Suites-Chatham_Chatham_Kent_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181757-d1482912-Reviews-Flamingo_Motel-Chatham_Chatham_Kent_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499301-d8357792-Reviews-Blue_Water_Shiloh_Park-Wallaceburg_Chatham_Kent_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1420017-d10746909-Reviews-Lakeside_Cabin_Rentals-Erieau_Chatham_Kent_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1223767-d1138153-Reviews-Maison_Bleu_Bed_Breakfast-Blenheim_Chatham_Kent_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1420017-d11962011-Reviews-South_Side_Landing_Marina_RV_Park-Erieau_Chatham_Kent_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g580439-d558432-Reviews-Anchor_Inn_Hotel-Twillingate_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g580439-d11624435-Reviews-Sunshine_Inn_Twillingate_Beyond_Inc-Twillingate_Newfoundland_Newfoundland_and_Labrado.html https://www.tripadvisor.ca/Hotel_Review-g580439-d4346348-Reviews-Toulinguet_Inn_B_B_and_Suites-Twillingate_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g580439-d1167727-Reviews-Whitsha_Inn_B_B-Twillingate_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g580439-d12205767-Reviews-White_On_Wood-Twillingate_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g580439-d12848291-Reviews-Alphabet_Fleet_Inn_B_B-Twillingate_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g580439-d12543297-Reviews-North_99_Motel-Twillingate_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g580439-d15660881-Reviews-Whispering_Wind_Cove_Cottages-Twillingate_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g580439-d15745642-Reviews-Iceberg_Properties_Inc-Twillingate_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g580439-d12657495-Reviews-Tranquility_Hill_B_B-Twillingate_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g580439-d12937555-Reviews-Admirals_Bed_Breakfast-Twillingate_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g580439-d677522-Reviews-Harbour_Lights_Inn-Twillingate_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g580439-d1544374-Reviews-Rum_Runner_s_Roost_Bed_Breakfast-Twillingate_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g580439-d622703-Reviews-Kelsie_s_Inn_B_B-Twillingate_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g580439-d8530530-Reviews-Waterside_Cabins-Twillingate_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g580439-d11624358-Reviews-Hi_Tides_Hostel_Twillingate_Beyond_Inc-Twillingate_Newfoundland_Newfoundland_and_Labr.html https://www.tripadvisor.ca/Hotel_Review-g580439-d13485575-Reviews-Twillingate_Century_House_Bed_and_Breakfast-Twillingate_Newfoundland_Newfoundland_and.html https://www.tripadvisor.ca/Hotel_Review-g580439-d7084283-Reviews-Peyton_s_Woods_RV_Park_and_Campground-Twillingate_Newfoundland_Newfoundland_and_Labrad.html https://www.tripadvisor.ca/Hotel_Review-g580439-d12661882-Reviews-Oceanside_Cabins_Inc-Twillingate_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g580439-d617512-Reviews-Sunset_Bed_Breakfast-Twillingate_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g580439-d8423440-Reviews-Dove_s_Nest_B_B-Twillingate_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g580439-d579956-Reviews-Beach_Rock_Bed_Breakfast-Twillingate_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g580439-d4506611-Reviews-Cabins_by_the_Sea-Twillingate_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g580439-d12848291-Reviews-Alphabet_Fleet_Inn_B_B-Twillingate_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154939-d541334-Reviews-Cow_Bay_Pioneer_Guesthouse-Prince_Rupert_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154939-d579702-Reviews-Tall_Trees_Bed_and_Breakfast-Prince_Rupert_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154939-d182470-Reviews-Crest_Hotel-Prince_Rupert_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154939-d8052351-Reviews-First_Avenue_Executive_Suites-Prince_Rupert_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154939-d616832-Reviews-Inn_on_the_Harbour-Prince_Rupert_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154939-d186058-Reviews-Enchanted_Rainforest_Bed_and_Breakfast-Prince_Rupert_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154939-d185796-Reviews-Eagle_Bluff_Lighthouse_Bed_and_Breakfast-Prince_Rupert_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154939-d566451-Reviews-Black_Rooster_Guesthouse-Prince_Rupert_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154939-d186093-Reviews-Totem_Lodge_Motel-Prince_Rupert_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154939-d185784-Reviews-Prestige_Prince_Rupert_Hotel-Prince_Rupert_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154939-d1067218-Reviews-Pillsbury_Guest_House-Prince_Rupert_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154939-d185857-Reviews-Pacific_Inn-Prince_Rupert_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154939-d8470737-Reviews-Eagle_Close_Executive_Bed_Breakfast-Prince_Rupert_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154939-d2284680-Reviews-JavaLodge-Prince_Rupert_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154939-d182471-Reviews-Moby_Dick_Inn-Prince_Rupert_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154939-d12819789-Reviews-Victory_Cove_Seaside_Cottages-Prince_Rupert_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154939-d1459348-Reviews-Aleeda_Motel-Prince_Rupert_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154939-d13338376-Reviews-Pioneer_Inns-Prince_Rupert_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154939-d184900-Reviews-Highliner_Plaza_Hotel_Conference_Centre-Prince_Rupert_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154939-d12435203-Reviews-Huckleberry_Cottage-Prince_Rupert_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154939-d184158-Reviews-Anchor_Inn-Prince_Rupert_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154939-d7108934-Reviews-Service_Park_Bed_and_Breakfast-Prince_Rupert_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154939-d8491718-Reviews-Prince_Rupert_RV_Campground-Prince_Rupert_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1182254-d4379426-Reviews-Basinview_Motel-Smith_s_Cove_Digby_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154975-d599383-Reviews-Dockside_Suites-Digby_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154975-d185551-Reviews-Digby_Pines_Golf_Resort_Spa-Digby_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154975-d182759-Reviews-Bayside_Inn-Digby_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154975-d469438-Reviews-Harbourview_Inn-Digby_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154975-d3443673-Reviews-Cliffside_B_B-Digby_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154975-d579262-Reviews-Admiral_Digby_Inn_and_Cottages-Digby_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g1182254-d625772-Reviews-Hedley_House-Smith_s_Cove_Digby_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154975-d2155345-Reviews-Come_From_Away_B_B_Inn-Digby_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154975-d546124-Reviews-Harmony_Bed_Breakfast-Digby_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154975-d6878275-Reviews-Whale_Cove_Campground_Inn-Digby_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154975-d3405793-Reviews-Ocean_Hillside_Bed_And_Breakfast-Digby_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154975-d1200791-Reviews-Digby_Backpackers_Inn-Digby_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154975-d15011936-Reviews-Hillside_Landing_B_B-Digby_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154975-d320315-Reviews-Coastal_Inn_Digby_Kingfisher-Digby_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154975-d1516446-Reviews-Summer_s_Country_Inn-Digby_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154975-d1164125-Reviews-Seawinds_Motel-Digby_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g1182254-d8363432-Reviews-The_Villages_of_Mountain_Gap_Resort-Smith_s_Cove_Digby_Southwest_Nova_Scotia_Nova_Sco.html https://www.tripadvisor.ca/Hotel_Review-g154975-d2262889-Reviews-Siesta_Motel-Digby_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154975-d6856760-Reviews-Shoreline_Suites-Digby_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154975-d1822824-Reviews-The_Breakers_Bed_Breakfast-Digby_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154975-d1484875-Reviews-Montague_Row_Bed_Breakfast-Digby_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154975-d6988160-Reviews-Summers_Suites-Digby_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154975-d3810368-Reviews-The_Olde_Village_Inn-Digby_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154975-d1887309-Reviews-Ocean_Breeze_Bed_Breakfast-Digby_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154975-d15857070-Reviews-Ridge_Valley_Campground-Digby_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g155024-d607525-Reviews-Clark_s_Sunny_Isle_Motel-Summerside_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155024-d4226647-Reviews-Summerside_Inn_Bed_and_Breakfast-Summerside_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155024-d1557274-Reviews-WillowGreen_Farm-Summerside_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155024-d1654550-Reviews-Island_Home_Bed_and_Breakfast-Summerside_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155024-d657873-Reviews-Cairns_Motel-Summerside_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155024-d1791837-Reviews-Driftwood_Heights_B_B-Summerside_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155024-d1724108-Reviews-Canadas_Best_Value_Inn_and_Suites-Summerside_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155024-d3369921-Reviews-Comme_Chez_Vous-Summerside_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155024-d183180-Reviews-Quality_Inn_Suites_Garden_of_the_Gulf-Summerside_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155024-d292379-Reviews-Warn_House_Bed_and_Breakfast-Summerside_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155024-d183482-Reviews-Loyalist_Country_Inn_Conference_Centre-Summerside_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155024-d242113-Reviews-Traveller_s_Inn-Summerside_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155024-d789445-Reviews-Slemon_Park_Hotel_Conference_Centre-Summerside_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155024-d242114-Reviews-Causeway_Bay_Hotel-Summerside_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155024-d12221917-Reviews-HUB_223-Summerside_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155024-d6895661-Reviews-Cottages_On_PEI-Summerside_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155024-d1868477-Reviews-Green_Acres_Motel-Summerside_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155024-d1410648-Reviews-Summerside_Motel-Summerside_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155024-d1654579-Reviews-Country_at_Heart_Bed_Breakfast-Summerside_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155024-d11434845-Reviews-Holman_s_Heritage_Suites-Summerside_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155024-d6870801-Reviews-Baker_s_Lighthouse_Motel-Summerside_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155024-d12661270-Reviews-Shine_Motel-Summerside_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155024-d1911952-Reviews-Schurmans_Shore_Waterfront_Cottages-Summerside_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155024-d3303925-Reviews-Miss_Daisy_s_Victorian_Bistro_B_B-Summerside_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155024-d629137-Reviews-Copple_Summer_Home-Summerside_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155024-d3314174-Reviews-Crystal_Beach_Campground-Summerside_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155024-d1443299-Reviews-Greenwood_Plaza_Inn-Summerside_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155024-d3530268-Reviews-Mulberry_Motel-Summerside_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155024-d1603796-Reviews-The_Glade_Motor_Inn-Summerside_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155024-d1818748-Reviews-Harbour_Terrace_Suites-Summerside_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g155024-d185893-Reviews-Harbour_Vista_Farm_Bed_and_Breakfast-Summerside_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499311-d1146767-Reviews-Bay_Vista_Motel-Cavendish_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499311-d619398-Reviews-Cavendish_Maples_Cottages-Cavendish_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499311-d674589-Reviews-Cavendish_Bosom_Buddies_Cottages_Suites-Cavendish_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499311-d647912-Reviews-Anne_s_Windy_Poplars-Cavendish_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499311-d1534947-Reviews-Fairways_Cottages-Cavendish_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499311-d279003-Reviews-Kindred_Spirits_Inn_Cottages-Cavendish_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499311-d1379706-Reviews-Sundance_Cottages-Cavendish_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499311-d673071-Reviews-Cavendish_Lodge_Cottages-Cavendish_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499311-d1473667-Reviews-Silverwood_Motel-Cavendish_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499311-d260281-Reviews-Cavendish_Breeze_Inn-Cavendish_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499311-d273053-Reviews-Green_Gables_Bungalow_Court_Cottages-Cavendish_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499311-d1141645-Reviews-Lakeview_Lodge_Cottages-Cavendish_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499311-d754195-Reviews-Swept_Away_Cottages-Cavendish_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499311-d573474-Reviews-Dreams_to_Sea_Cottages-Cavendish_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499311-d1488281-Reviews-Montgomery_Cavendish_Cottages-Cavendish_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499311-d8572527-Reviews-Marco_Polo_Land_Campground-Cavendish_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499311-d1807222-Reviews-Shining_Waters_Ingleside_Resort-Cavendish_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499311-d1102032-Reviews-Cavendish_Country_Inn_Cottages-Cavendish_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499311-d1491003-Reviews-Hidden_Acres_Cottages-Cavendish_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499311-d2658496-Reviews-Abby_Lane_Summer_Homes-Cavendish_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499311-d1985351-Reviews-Resort_at_Cavendish_Corner-Cavendish_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499311-d1080578-Reviews-Avonlea_Cottages-Cavendish_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499311-d2236861-Reviews-Marco_Polo_Inn-Cavendish_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499311-d7645669-Reviews-Cavendish_Corner_Motel_Inn-Cavendish_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499311-d1985351-Reviews-Resort_at_Cavendish_Corner-Cavendish_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499311-d1102032-Reviews-Cavendish_Country_Inn_Cottages-Cavendish_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g1984017-d6686838-Reviews-Auberge_au_Poste_de_Traite-Sainte_Famille_Ile_d_Orleans_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1967797-d573611-Reviews-Motel_Ile_d_Orleans-Saint_Laurent_de_l_Ile_d_Orleans_Ile_d_Orleans_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1379283-d618477-Reviews-Le_Giron_de_L_Isle-Saint_Jean_de_l_ile_d_Orleans_Ile_d_Orleans_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1967810-d185741-Reviews-La_Goeliche-Sainte_Petronille_Ile_d_Orleans_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499379-d3444607-Reviews-Les_Ancetres-Saint_Pierre_d_Orleans_Ile_d_Orleans_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1967798-d7602185-Reviews-Gite_Au_Tournant_de_l_Ile_d_Orleans-Saint_Francois_de_l_Ile_d_Orleans_Ile_d_Orleans_Q.html https://www.tripadvisor.ca/Hotel_Review-g580448-d1534916-Reviews-Gite_Au_Toit_Bleu-Ile_d_Orleans_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1379283-d4976219-Reviews-Auberge_Le_P_tit_Bonheur-Saint_Jean_de_l_ile_d_Orleans_Ile_d_Orleans_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1967798-d6157696-Reviews-Auberge_Chaumonot-Saint_Francois_de_l_Ile_d_Orleans_Ile_d_Orleans_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499379-d1911249-Reviews-Auberge_la_Grange_de_l_Ile-Saint_Pierre_d_Orleans_Ile_d_Orleans_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1967797-d3319252-Reviews-Auberge_Les_Blancs_Moutons-Saint_Laurent_de_l_Ile_d_Orleans_Ile_d_Orleans_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1967797-d13140694-Reviews-Motel_Ile_d_Orleans-Saint_Laurent_de_l_Ile_d_Orleans_Ile_d_Orleans_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1984017-d4264385-Reviews-Gite_a_la_Brunante-Sainte_Famille_Ile_d_Orleans_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499379-d272286-Reviews-Le_Vieux_Presbytere-Saint_Pierre_d_Orleans_Ile_d_Orleans_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1967797-d3434605-Reviews-La_Vieille_Maison_Fradet-Saint_Laurent_de_l_Ile_d_Orleans_Ile_d_Orleans_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499379-d4820873-Reviews-Au_Vieux_Foyer-Saint_Pierre_d_Orleans_Ile_d_Orleans_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1379283-d8930963-Reviews-Chalets_Plage_St_Jean-Saint_Jean_de_l_ile_d_Orleans_Ile_d_Orleans_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1967797-d12245973-Reviews-Bed_and_Breakfast_Belle_Vue-Saint_Laurent_de_l_Ile_d_Orleans_Ile_d_Orleans_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1379283-d15226235-Reviews-Gite_La_Cinquieme_Saison-Saint_Jean_de_l_ile_d_Orleans_Ile_d_Orleans_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1967797-d2353670-Reviews-Gite_la_Coulee_Douce-Saint_Laurent_de_l_Ile_d_Orleans_Ile_d_Orleans_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g154915-d614801-Reviews-Franklin_Suite_Hotel-Fort_McMurray_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154915-d7907337-Reviews-Best_Western_Plus_Sawridge_Suites-Fort_McMurray_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154915-d658964-Reviews-Clearwater_Suite_Hotel-Fort_McMurray_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154915-d259400-Reviews-Merit_Hotel_Suites-Fort_McMurray_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154915-d1087605-Reviews-BCMInns_Fort_McMurray_Downtown-Fort_McMurray_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154915-d1087576-Reviews-BCMInns_Rusty_s_Fort_McMurray_Hotel-Fort_McMurray_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154915-d3501347-Reviews-Clearwater_Residence_Hotel_Timberlea-Fort_McMurray_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154915-d1778352-Reviews-Platinum_Hotels-Fort_McMurray_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154915-d8738334-Reviews-River_Station_Suite_Hotel-Fort_McMurray_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154915-d186758-Reviews-Stonebridge_Hotel_Fort_McMurray-Fort_McMurray_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154915-d12998457-Reviews-Microtel_Inn_Suites_by_Wyndham_Fort_McMurray-Fort_McMurray_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154915-d7131808-Reviews-Super_8_by_Fort_McMurray-Fort_McMurray_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154915-d282540-Reviews-Radisson_Hotel_Suites_Fort_McMurray-Fort_McMurray_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154915-d259401-Reviews-Podollan_Inn-Fort_McMurray_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154915-d182298-Reviews-Nomad_Hotel_and_Suites-Fort_McMurray_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154915-d310968-Reviews-Vantage_Inn_Suites-Fort_McMurray_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154915-d6622718-Reviews-Podollan_Rez_idence_Fort_McMurray-Fort_McMurray_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154915-d8485371-Reviews-McMurray_Inn_Motel-Fort_McMurray_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154915-d1540997-Reviews-Chez_Dube_Country_Inn-Fort_McMurray_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154915-d182297-Reviews-Quality_Hotel_Conference_Centre-Fort_McMurray_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154915-d5571190-Reviews-East_Village_Suites_by_LIAM-Fort_McMurray_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154915-d3219829-Reviews-The_Bridgeport_Inn-Fort_McMurray_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154915-d10225595-Reviews-Platinum_Residences-Fort_McMurray_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154915-d1786202-Reviews-Ace_Inn_Hotel_Conference_Centre-Fort_McMurray_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154915-d14106525-Reviews-At_Home_Lodging_Ltd-Fort_McMurray_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154915-d15551106-Reviews-400_Silin_Forest-Fort_McMurray_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154915-d15530629-Reviews-TownePlace_Suites_Fort_McMurray-Fort_McMurray_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154915-d1407941-Reviews-Twin_Pine_Motor_Inn-Fort_McMurray_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181784-d583905-Reviews-Park_Motel-Hope_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181784-d667239-Reviews-Colonial_900_Motel-Hope_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181784-d1117813-Reviews-Windsor_Motel-Hope_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181784-d1233609-Reviews-Hope_City_Centre_Motel-Hope_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181784-d184263-Reviews-Travelodge_Hope-Hope_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181784-d182385-Reviews-Canadas_Best_Value_Inn_Hope-Hope_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181784-d1125129-Reviews-Best_Continental_Motel-Hope_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181784-d1233634-Reviews-The_Swiss_Chalets_Motel-Hope_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181784-d182101-Reviews-Heritage_Inn-Hope_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181784-d1233606-Reviews-Alpine_Motel-Hope_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181784-d1544719-Reviews-Holiday_Motel_RV_Resort-Hope_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181784-d3228315-Reviews-Coquihalla_Motel-Hope_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181784-d1233625-Reviews-Red_Roof_Inn_Motel-Hope_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181784-d578840-Reviews-Lucky_Strike_Motel-Hope_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181784-d182384-Reviews-Inn_Towne_Motel-Hope_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181784-d671149-Reviews-Royal_Lodge_Motel-Hope_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181784-d648867-Reviews-Evergreen_B_B-Hope_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181784-d2002622-Reviews-High_Hopes_Bed_Breakfast-Hope_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181784-d2261699-Reviews-Sunshine_Valley_RV_Resort_Cabins-Hope_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181784-d8426369-Reviews-Barb_s_Bed_and_Breakfast_the_3_bees-Hope_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181784-d278806-Reviews-Lake_of_the_Woods_Resort_Motel-Hope_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181784-d8426537-Reviews-Wild_Rose_Campground_R_V_Park-Hope_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181784-d5121790-Reviews-Coquihalla_Campground-Hope_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181784-d10634967-Reviews-Hope_Valley_RV_Park-Hope_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181784-d10378263-Reviews-Telte_Yet_Campsite-Hope_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181784-d3181064-Reviews-Kawkawa_Lake_Resort_Campground-Hope_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181784-d4866301-Reviews-Othello_Tunnels_Campground_and_RV_Park-Hope_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181784-d11700565-Reviews-Emory_Bar_RV_Park_Campsite-Hope_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181784-d1233624-Reviews-Mount_Hope_Motel-Hope_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181784-d2261699-Reviews-Sunshine_Valley_RV_Resort_Cabins-Hope_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181784-d182386-Reviews-Slumber_Lodge_Motel-Hope_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181784-d8426369-Reviews-Barb_s_Bed_and_Breakfast_the_3_bees-Hope_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182143-d578912-Reviews-Holiday_Inn_Express_Suites_1000_Islands_Gananoque-Gananoque_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182143-d6491418-Reviews-Comfort_Inn_Suites_Thousand_Islands_Harbour_District-Gananoque_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182143-d578912-Reviews-Holiday_Inn_Express_Suites_1000_Islands_Gananoque-Gananoque_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182143-d268508-Reviews-Country_Squire_Resort_Spa-Gananoque_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182143-d1147324-Reviews-Howard_Johnson_by_Wyndham_Gananoque-Gananoque_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182143-d10501546-Reviews-Seaway_Manor_Bed_and_Breakfast-Gananoque_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182143-d10548968-Reviews-The_Woodview_Inn-Gananoque_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182143-d634373-Reviews-Sleepy_Hollow_Bed_Breakfast-Gananoque_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182143-d1207339-Reviews-Stonewater_Manor_Bed_and_Breakfast-Gananoque_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182143-d2227027-Reviews-Turtle_Island_Bed_and_Breakfast-Gananoque_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182143-d3912618-Reviews-Riverwalk_Bed_and_Breakfast-Gananoque_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182143-d5036814-Reviews-Westgate_Bed_Breakfast-Gananoque_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182143-d182840-Reviews-The_Gananoque_Inn_and_Spa-Gananoque_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182143-d584084-Reviews-Trinity_House_Inn-Gananoque_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182143-d320332-Reviews-Colonial_Resort_Spa-Gananoque_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182143-d184099-Reviews-Quality_Inn_Suites_1000_Islands-Gananoque_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182143-d186884-Reviews-Travelodge_Gananoque-Gananoque_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182143-d186929-Reviews-Ramada_by_Wyndham_Gananoque_Provincial_Inn-Gananoque_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182143-d14927047-Reviews-1000_Islands_Bed_and_Breakfast_The_Bulloch_House-Gananoque_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182143-d3229260-Reviews-Absolute_1000_Islands_Suites-Gananoque_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182143-d7008977-Reviews-Imperial_Inn-Gananoque_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182143-d14140781-Reviews-Waterside_Inn-Gananoque_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182143-d1776811-Reviews-1000_Island_Condo_Getaway-Gananoque_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182143-d623986-Reviews-Gateway_Motel-Gananoque_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182143-d1983012-Reviews-Howe_Island_B_B-Gananoque_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182143-d1149409-Reviews-Beaver_Hall_B_B-Gananoque_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182143-d1427337-Reviews-Horseblock_Point_Cottages-Gananoque_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182143-d1733551-Reviews-Spencer_s_Riverfront_Cottages-Gananoque_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182143-d10955523-Reviews-Harmer_s_Housekeeping_Cottages-Gananoque_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182143-d7060064-Reviews-Willowbank_Motor_Court-Gananoque_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182143-d182842-Reviews-Misty_Isles_Lodge-Gananoque_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182143-d10777719-Reviews-The_Pines_Cottages-Gananoque_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182141-d183648-Reviews-Au_Clos_Rolland_Couette_Cafe-Sainte_Adele_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182141-d4608253-Reviews-Gite_Pantoufles_et_Pamplemousse-Sainte_Adele_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182141-d254345-Reviews-Hotel_Mont_Gabriel-Sainte_Adele_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182141-d8417230-Reviews-Excelsior_Hotel_Spa_Sainte_Adele-Sainte_Adele_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182141-d4379557-Reviews-Hotel_Spa_Chateau_Sainte_Adele-Sainte_Adele_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182141-d183328-Reviews-Motel_Chantolac-Sainte_Adele_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182141-d2098694-Reviews-Auberge_Champetre-Sainte_Adele_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182141-d184402-Reviews-Auberge_Bonne_Nuit_Bonjour_B_B-Sainte_Adele_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182141-d183323-Reviews-Auberge_Spa_Nordique_Beaux_Reves-Sainte_Adele_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182141-d1654577-Reviews-Auberge_de_la_Gare-Sainte_Adele_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182141-d12547952-Reviews-Hotel_Le_Petit_Lac_Sainte_Adele-Sainte_Adele_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182141-d2091226-Reviews-Motel_Panoramik-Sainte_Adele_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182141-d263218-Reviews-Alpine_Inn-Sainte_Adele_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182141-d183650-Reviews-Gite_Couette_et_Girouette-Sainte_Adele_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182141-d622470-Reviews-Le_Clair_Matin-Sainte_Adele_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182141-d15028334-Reviews-Auberge_Alpine-Sainte_Adele_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182141-d183327-Reviews-Hotel_Le_Chantecler-Sainte_Adele_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182141-d184416-Reviews-Manoir_Alpine-Sainte_Adele_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182141-d15656144-Reviews-Villa_Panoramique_et_Jardin-Sainte_Adele_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182141-d3439215-Reviews-Auberge_Le_Papillon_Sauvage-Sainte_Adele_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182141-d183651-Reviews-La_Belle_Idee_B_B-Sainte_Adele_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182141-d248590-Reviews-Auberge_Du_Petit_Train_du_Nord-Sainte_Adele_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182141-d185707-Reviews-Auberge_aux_Croissants-Sainte_Adele_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182141-d183656-Reviews-Auberge_Des_Sorbiers-Sainte_Adele_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182141-d183652-Reviews-Auberge_Restaurant_La_Bruyere-Sainte_Adele_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182141-d183655-Reviews-Au_Triangle_du_Nord_Bed_Breakfast-Sainte_Adele_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182141-d653636-Reviews-Aux_Pins_Dores-Sainte_Adele_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182141-d183325-Reviews-Joes-Sainte_Adele_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182141-d273293-Reviews-La_Brise_des_Vents_Bed_and_Breakfast-Sainte_Adele_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182141-d183654-Reviews-La_Cedraie_B_B-Sainte_Adele_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182141-d263218-Reviews-Alpine_Inn-Sainte_Adele_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g154974-d1235861-Reviews-Hampton_Inn_Suites_by_Hilton_Halifax_Dartmouth-Dartmouth_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154974-d1177133-Reviews-Best_Western_Plus_Dartmouth_Hotel_Suites-Dartmouth_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154974-d1235861-Reviews-Hampton_Inn_Suites_by_Hilton_Halifax_Dartmouth-Dartmouth_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154974-d185301-Reviews-Hearthstone_Inn_Boutique_Hotel_Halifax_Dartmouth-Dartmouth_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154974-d182756-Reviews-Doubletree_by_Hilton_Halifax_Dartmouth-Dartmouth_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154974-d12548617-Reviews-Delta_Hotels_by_Marriott_Dartmouth-Dartmouth_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154974-d182754-Reviews-Travelodge_Suites_Halifax_Dartmouth-Dartmouth_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154974-d226337-Reviews-Coastal_Inn_Dartmouth-Dartmouth_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154974-d1840405-Reviews-Lake_City_Motel-Dartmouth_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154974-d14765135-Reviews-RTMA_Supreme_B_B-Dartmouth_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154974-d182753-Reviews-Comfort_Inn_Dartmouth-Dartmouth_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154974-d1082297-Reviews-Knightswood_Bed_and_Breakast_Carriage_House-Dartmouth_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154974-d15028448-Reviews-Courtyard_by_Marriott_Halifax_Dartmouth-Dartmouth_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154974-d10426124-Reviews-Still_Waters_B_B-Dartmouth_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154974-d621869-Reviews-Breaside_Court_Bed_Breakfast-Dartmouth_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154974-d15028445-Reviews-Residence_Inn_by_Marriott_Halifax_Dartmouth-Dartmouth_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154974-d1151400-Reviews-Blockhouse_Hill_Bed_Breakfast-Dartmouth_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154974-d264365-Reviews-Shubie_Campground-Dartmouth_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154974-d583174-Reviews-Autumn_Leaves_Bed_Breakfast-Dartmouth_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154974-d10476824-Reviews-Lakeside_Bed_Breakfast-Dartmouth_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154974-d613587-Reviews-At_Fairhaven_Bed_And_Breakfast-Dartmouth_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154974-d666306-Reviews-Arbor_Vista_Bed_Breakfast_Dartmouth-Dartmouth_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154974-d679604-Reviews-Bell_Lake_Bed_Breakfast-Dartmouth_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154974-d1480651-Reviews-Express_Lodge-Dartmouth_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154974-d1490120-Reviews-Slayter_House_Bed_Breakfast-Dartmouth_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154974-d497652-Reviews-Roosters_Glen_Bed_Breakfast-Dartmouth_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154974-d1510073-Reviews-Kenora_B_B-Dartmouth_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154974-d729910-Reviews-Elm_Tree_Bed_Breakfast-Dartmouth_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154974-d1482916-Reviews-Seasons_Motor_Inn_Dartmouth-Dartmouth_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154974-d182757-Reviews-Burnside_Hotel-Dartmouth_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g181725-d182112-Reviews-Best_Western_Plus_Regency_Inn_Conference_Centre-Abbotsford_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181725-d188371-Reviews-Coast_Abbotsford_Hotel_Suites-Abbotsford_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181725-d1868247-Reviews-Sandman_Hotel_Suites_Abbotsford-Abbotsford_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181725-d7399037-Reviews-BROOKSIDE_INN_Boutique_Hotel-Abbotsford_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181725-d618060-Reviews-Sweet_Dreams_Luxury_Inn-Abbotsford_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181725-d254333-Reviews-Super_8_by_Wyndham_Abbotsford_BC-Abbotsford_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181725-d182113-Reviews-Travelodge_by_Wyndham_Abbostford_Bakerview-Abbotsford_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181725-d188263-Reviews-Quality_Hotel_Conference_Centre-Abbotsford_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181725-d8871889-Reviews-Sandman_Hotel_Abbotsford_Airport-Abbotsford_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181725-d181935-Reviews-Abbotsford_Hotel-Abbotsford_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181725-d188190-Reviews-Alpine_Inn-Abbotsford_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181725-d4459924-Reviews-Red_Lion_Inn_Suites_Abbotsford-Abbotsford_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181725-d2207905-Reviews-Clayburn_Village_Bed_and_Breakfast-Abbotsford_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181725-d2313613-Reviews-Everett_House_Bed_Breakfast-Abbotsford_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181725-d7391475-Reviews-Country_Charm_Bed_Breakfast-Abbotsford_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181725-d15246116-Reviews-Give_You_A_Five_Star_Home-Abbotsford_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181725-d16660091-Reviews-Vancouver_Back_Gardens-Abbotsford_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181725-d10559356-Reviews-Coco_s_Place-Abbotsford_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181725-d13446358-Reviews-Harmony_Suite-Abbotsford_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181725-d3667301-Reviews-MCC_Deer_Trail_Guest_House-Abbotsford_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181725-d664794-Reviews-Wee_Irish_Bed_Breakfast-Abbotsford_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181725-d3587676-Reviews-MARK_Centre_Abbotsford_Chalet-Abbotsford_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181725-d2426757-Reviews-A_Taste_of_Home_Bed_and_Breakfast-Abbotsford_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181725-d260283-Reviews-Travelodge_Abbotsford_British_Columbia-Abbotsford_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181725-d1493242-Reviews-The_Abby-Abbotsford_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181725-d12262013-Reviews-Columbia_Conferences_Catering-Abbotsford_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181725-d303062-Reviews-Dr_Taams_Bed_and_Breakfast_Resthaven_Resort-Abbotsford_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181725-d15239443-Reviews-Happy_Ever_After-Abbotsford_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181725-d1466612-Reviews-Mill_Lake_Bed_and_Breakfast-Abbotsford_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181725-d15200796-Reviews-My_Inn-Abbotsford_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181780-d666355-Reviews-Mountain_Hound_Inn-Nelson_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181780-d185791-Reviews-Dancing_Bear_Inn-Nelson_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181780-d13436247-Reviews-Savoy_Hotel-Nelson_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181780-d15572804-Reviews-Lakeshore_Boutique_Inn_Inc-Nelson_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181780-d182090-Reviews-Best_Western_Plus_Baker_Street_Inn_Convention_Centre-Nelson_Kootenay_Rockies_British_Co.html https://www.tripadvisor.ca/Hotel_Review-g181780-d677841-Reviews-Hume_Hotel_Spa-Nelson_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181780-d182436-Reviews-Alpine_Inn_and_Suites-Nelson_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181780-d186051-Reviews-Prestige_Lakeside_Resort-Nelson_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181780-d185830-Reviews-Cloudside_Hotel-Nelson_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181780-d951294-Reviews-Mistiso_s_Place_Vacation_Rentals-Nelson_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181780-d1103359-Reviews-Kokanee_Glacier_Resort-Nelson_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181780-d260215-Reviews-The_Blaylock_Mansion-Nelson_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181780-d482194-Reviews-Prestige_Inn_Nelson-Nelson_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181780-d182437-Reviews-The_Adventure_Hotel-Nelson_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181780-d182438-Reviews-Villa_Motel-Nelson_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181780-d631652-Reviews-North_Shore_Inn-Nelson_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181780-d678008-Reviews-Willow_Point_Beach_House-Nelson_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181780-d2216724-Reviews-Beach_Taghum_B_B-Nelson_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181780-d1492429-Reviews-Victoria_Falls_Guesthouse-Nelson_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g609116-d2493708-Reviews-Forest_Golf_Club_Inn-Forest_Lambton_Shores_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g635953-d629235-Reviews-Oakwood_Resort-Grand_Bend_Lambton_Shores_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g635953-d1818621-Reviews-Pine_Dale_Motor_Inn-Grand_Bend_Lambton_Shores_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g635953-d8035902-Reviews-Bee_n_Bee_Bed_n_Breakfast-Grand_Bend_Lambton_Shores_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g4552421-d3536641-Reviews-The_Pinewood-Lambton_Shores_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g635953-d10343329-Reviews-Amber_Hotel-Grand_Bend_Lambton_Shores_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g635953-d8470526-Reviews-Bluewater_Beach_House-Grand_Bend_Lambton_Shores_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182149-d183316-Reviews-Hotel_Levesque-Riviere_du_Loup_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182149-d1202539-Reviews-Auberge_Internationale_Rivire_du_Loup-Riviere_du_Loup_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182149-d320412-Reviews-Auberge_de_la_Pointe-Riviere_du_Loup_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182149-d613031-Reviews-Quality_Inn-Riviere_du_Loup_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182149-d2409697-Reviews-Motel_Loupi-Riviere_du_Loup_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182149-d183317-Reviews-Hotel_Universel-Riviere_du_Loup_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182149-d183632-Reviews-Comfort_Inn_Riviere_du_Loup-Riviere_du_Loup_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182149-d1476907-Reviews-Motel_Au_Fleuve_D_Argent_Et_Chalets-Riviere_du_Loup_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182149-d3896112-Reviews-Auberge_Mr_James-Riviere_du_Loup_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182149-d1169475-Reviews-Motel_Boulevard_Cartier-Riviere_du_Loup_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182149-d1480720-Reviews-Motel_Au_Vieux_Piloteux-Riviere_du_Loup_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182149-d183315-Reviews-Days_Inn_by_Wyndham_Riviere_du_Loup-Riviere_du_Loup_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182149-d2304782-Reviews-Auberge_de_L_Anse-Riviere_du_Loup_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182149-d12539742-Reviews-La_Maison_du_Restaurateur-Riviere_du_Loup_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182149-d286183-Reviews-Auberge_Amerilys-Riviere_du_Loup_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182149-d8442847-Reviews-Motel_Bellevue-Riviere_du_Loup_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182149-d4139193-Reviews-Gite_La_Ge_lit_note-Riviere_du_Loup_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182149-d15245471-Reviews-Residence_Hoteliere_du_Cegep_de_Riviere_du_Loup-Riviere_du_Loup_Bas_Saint_Laurent_Que.html https://www.tripadvisor.ca/Hotel_Review-g182160-d648248-Reviews-Inn_on_Canyon-Radium_Hot_Springs_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182160-d503426-Reviews-Bighorn_Meadows_Resort-Radium_Hot_Springs_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182160-d619766-Reviews-Piccadilly_Motel-Radium_Hot_Springs_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182160-d1119074-Reviews-Cedar_Motel-Radium_Hot_Springs_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182160-d2156331-Reviews-Crescent_Motel-Radium_Hot_Springs_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182160-d226316-Reviews-Prestige_Radium_Hot_Springs_Resort-Radium_Hot_Springs_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182160-d1233861-Reviews-Radium_Park_Lodge-Radium_Hot_Springs_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182160-d615236-Reviews-Motel_Bavaria-Radium_Hot_Springs_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182160-d1169450-Reviews-Alpen_Motel-Radium_Hot_Springs_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182160-d12877039-Reviews-Radius-Radium_Hot_Springs_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182160-d1233867-Reviews-Sunset_Motel-Radium_Hot_Springs_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182160-d1233757-Reviews-Crystal_Springs_Motel-Radium_Hot_Springs_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182160-d182483-Reviews-Radium_Chalet-Radium_Hot_Springs_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182160-d185802-Reviews-Gables_Motel-Radium_Hot_Springs_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182160-d1233860-Reviews-Misty_River_Lodge-Radium_Hot_Springs_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182160-d667682-Reviews-Gateway_Motel-Radium_Hot_Springs_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182160-d503380-Reviews-Rocky_Mountain_Springs_Lodge_and_Restaurant-Radium_Hot_Springs_Kootenay_Rockies_British.html https://www.tripadvisor.ca/Hotel_Review-g182160-d674531-Reviews-Nipika_Mountain_Resort-Radium_Hot_Springs_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182160-d617919-Reviews-Lido_Motel-Radium_Hot_Springs_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182160-d185844-Reviews-Motel_Tyrol-Radium_Hot_Springs_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182160-d8645179-Reviews-Radium_Elk_Park_B_B-Radium_Hot_Springs_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182160-d12500464-Reviews-Celadon_Lodge-Radium_Hot_Springs_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182160-d1148566-Reviews-Mountain_Springs_Motel-Radium_Hot_Springs_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182160-d1233754-Reviews-Apple_Tree_Inn-Radium_Hot_Springs_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154919-d181953-Reviews-Holiday_Inn_Express_Lethbridge-Lethbridge_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154919-d1862517-Reviews-Hampton_Inn_Suites_by_Hilton_Lethbridge-Lethbridge_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154919-d6609516-Reviews-Best_Western_Plus_Service_Inn_Suites-Lethbridge_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154919-d182119-Reviews-Ramada_by_Wyndham_Lethbridge-Lethbridge_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154919-d754533-Reviews-Quality_Inn_Suites-Lethbridge_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154919-d183884-Reviews-Sandman_Hotel_Lethbridge-Lethbridge_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154919-d182326-Reviews-Travelodge_Lethbridge-Lethbridge_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154919-d8417493-Reviews-Fairfield_Inn_Suites_by_Marriott_Lethbridge-Lethbridge_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154919-d189571-Reviews-Super_8_by_Wyndham_Lethbridge-Lethbridge_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154919-d181953-Reviews-Holiday_Inn_Express_Lethbridge-Lethbridge_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154919-d188361-Reviews-Superlodge_Lethbridge-Lethbridge_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154919-d186770-Reviews-Holiday_Inn_Lethbridge-Lethbridge_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154919-d240013-Reviews-Comfort_Inn-Lethbridge_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154919-d249949-Reviews-Econo_Lodge_Inn_Suites-Lethbridge_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154919-d182323-Reviews-Knights_Inn_Lethbridge-Lethbridge_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154919-d483906-Reviews-Motel_6_Lethbridge_AB-Lethbridge_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154919-d1473493-Reviews-Chinook_Motel-Lethbridge_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154919-d188415-Reviews-Coast_Lethbridge_Hotel_Conference_Centre-Lethbridge_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154919-d519593-Reviews-Premier_Inn_And_Suites-Lethbridge_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154919-d1157075-Reviews-Paradise_Canyon_Golf_Resort-Lethbridge_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154919-d182325-Reviews-Sandman_Signature_Lethbridge_Lodge-Lethbridge_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154919-d6439411-Reviews-Charles_Street_Suites-Lethbridge_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154919-d1840065-Reviews-Enid_s_B_B-Lethbridge_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154919-d12257392-Reviews-LUX_Hotel-Lethbridge_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154919-d5040381-Reviews-Elbas_Farms_Vacation_Cottages_and_RV_Park-Lethbridge_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154919-d3547052-Reviews-Bridgeview_RV_Resort-Lethbridge_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154919-d1124551-Reviews-A_Coulee_View_Getaway-Lethbridge_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154919-d15518310-Reviews-Mount_Blakiston_House_at_the_University_of_Lethbridge-Lethbridge_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154980-d1238832-Reviews-Hampton_Inn_Suites_by_Hilton_Barrie-Barrie_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154980-d182049-Reviews-Best_Western_Plus_Barrie-Barrie_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154980-d1238832-Reviews-Hampton_Inn_Suites_by_Hilton_Barrie-Barrie_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154980-d185603-Reviews-Horseshoe_Resort-Barrie_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154980-d181979-Reviews-Holiday_Inn_Barrie_Hotel_Conference_Centre-Barrie_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154980-d1488634-Reviews-Monte_Carlo_Inn_Barrie_Suites-Barrie_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154980-d292532-Reviews-Holiday_Inn_Express_Suites_Barrie-Barrie_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154980-d7622073-Reviews-Fairfield_Inn_Suites_Barrie-Barrie_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154980-d286699-Reviews-Four_Points_By_Sheraton_Barrie-Barrie_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154980-d650260-Reviews-Super_8_by_Wyndham_Barrie-Barrie_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154980-d184053-Reviews-Comfort_Inn_Barrie_Hart_Dr-Barrie_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154980-d182801-Reviews-Comfort_Inn_Suites-Barrie_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154980-d610566-Reviews-Residence_Conference_Centre_Barrie-Barrie_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154980-d2059660-Reviews-Three_Wishes_B_B-Barrie_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154980-d3257947-Reviews-Clydesdale_House-Barrie_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154980-d2702063-Reviews-Barrie_KOA_Campground-Barrie_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154980-d292260-Reviews-Richmond_Manor_Bed_Breakfast-Barrie_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154980-d16679408-Reviews-Parkside_House-Barrie_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154980-d186877-Reviews-Travelodge_Barrie_On_Bayfield-Barrie_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154980-d182804-Reviews-Quality_Inn-Barrie_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154980-d246958-Reviews-Knights_Inn_Barrie-Barrie_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154980-d815190-Reviews-Barrie_Motel-Barrie_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154980-d12424617-Reviews-Water_s_Edge_B_B-Barrie_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181759-d183596-Reviews-Sleep_Inn-Bracebridge_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181759-d188433-Reviews-Travelodge_Bracebridge-Bracebridge_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181759-d1187330-Reviews-Wellington_Inn-Bracebridge_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181759-d182811-Reviews-Quality_Inn-Bracebridge_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181759-d1187329-Reviews-Cedar_Lane_Motel-Bracebridge_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181759-d1147533-Reviews-Knights_Inn_Bracebridge-Bracebridge_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181759-d1187328-Reviews-Bracebridge_Inn-Bracebridge_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181759-d1439904-Reviews-Touchstone_Resort_on_Lake_Muskoka-Bracebridge_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181759-d185604-Reviews-Inn_at_the_Falls-Bracebridge_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181759-d1492224-Reviews-Spirit_Bear_Bed_Breakfast-Bracebridge_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181759-d4843394-Reviews-Brobst_Forest_Bed_and_Breakfast-Bracebridge_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181759-d625304-Reviews-Patterson_Kaye_Resort_by_Regalton-Bracebridge_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181759-d6410938-Reviews-Tree_Tops_Bed_Breakfast-Bracebridge_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181759-d582126-Reviews-High_Falls_Bay_Cottages_Camping_Waterpark-Bracebridge_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181778-d182086-Reviews-Best_Western_Plus_Barclay_Hotel-Port_Alberni_Alberni_Clayoquot_Regional_District_Vancou.html https://www.tripadvisor.ca/Hotel_Review-g181778-d609758-Reviews-Cedar_Wood_Lodge_Bed_Breakfast_Inn_Conference_Center-Port_Alberni_Alberni_Clayoquot_Reg.html https://www.tripadvisor.ca/Hotel_Review-g181778-d182461-Reviews-The_Hospitality_Inn-Port_Alberni_Alberni_Clayoquot_Regional_District_Vancouver_Island_B.html https://www.tripadvisor.ca/Hotel_Review-g181778-d182463-Reviews-Somass_Motel_RV-Port_Alberni_Alberni_Clayoquot_Regional_District_Vancouver_Island_Briti.html https://www.tripadvisor.ca/Hotel_Review-g181778-d182462-Reviews-Redford_Motel_RV-Port_Alberni_Alberni_Clayoquot_Regional_District_Vancouver_Island_Brit.html https://www.tripadvisor.ca/Hotel_Review-g181778-d2475516-Reviews-Bluebird_Motel-Port_Alberni_Alberni_Clayoquot_Regional_District_Vancouver_Island_Briti.html https://www.tripadvisor.ca/Hotel_Review-g181778-d2691805-Reviews-Sunset_Motel_and_Trailer_Park-Port_Alberni_Alberni_Clayoquot_Regional_District_Vancouv.html https://www.tripadvisor.ca/Hotel_Review-g181778-d1216474-Reviews-Tyee_Village_Motel-Port_Alberni_Alberni_Clayoquot_Regional_District_Vancouver_Island_B.html https://www.tripadvisor.ca/Hotel_Review-g181778-d660689-Reviews-Hummingbird_Guesthouse-Port_Alberni_Alberni_Clayoquot_Regional_District_Vancouver_Islan.html https://www.tripadvisor.ca/Hotel_Review-g181778-d13483169-Reviews-Char_s_Landing_Guesthouse-Port_Alberni_Alberni_Clayoquot_Regional_District_Vancouver_.html https://www.tripadvisor.ca/Hotel_Review-g181778-d8109165-Reviews-Sproat_Lake_Landing_Resort-Port_Alberni_Alberni_Clayoquot_Regional_District_Vancouver_.html https://www.tripadvisor.ca/Hotel_Review-g181778-d7806621-Reviews-Swept_Away_Inn-Port_Alberni_Alberni_Clayoquot_Regional_District_Vancouver_Island_Briti.html https://www.tripadvisor.ca/Hotel_Review-g181778-d6411620-Reviews-Sequoia_House_Bed_Breakfast-Port_Alberni_Alberni_Clayoquot_Regional_District_Vancouver.html https://www.tripadvisor.ca/Hotel_Review-g181778-d3397001-Reviews-Inntorestin_B_B-Port_Alberni_Alberni_Clayoquot_Regional_District_Vancouver_Island_Brit.html https://www.tripadvisor.ca/Hotel_Review-g181778-d10755366-Reviews-Strathcona_Street_Bed_and_Breakfast-Port_Alberni_Alberni_Clayoquot_Regional_District_.html https://www.tripadvisor.ca/Hotel_Review-g181778-d269498-Reviews-Riverside_Lodge_B_B-Port_Alberni_Alberni_Clayoquot_Regional_District_Vancouver_Island_B.html https://www.tripadvisor.ca/Hotel_Review-g181778-d8143568-Reviews-Timberlodge_RV_Campground-Port_Alberni_Alberni_Clayoquot_Regional_District_Vancouver_I.html https://www.tripadvisor.ca/Hotel_Review-g181778-d579704-Reviews-A_1_Alberni_Inn-Port_Alberni_Alberni_Clayoquot_Regional_District_Vancouver_Island_Briti.html https://www.tripadvisor.ca/Hotel_Review-g181778-d16646628-Reviews-Beaver_Hut_Bed_And_Breakfast-Port_Alberni_Alberni_Clayoquot_Regional_District_Vancouv.html https://www.tripadvisor.ca/Hotel_Review-g181778-d7004484-Reviews-Stamp_Falls_B_B-Port_Alberni_Alberni_Clayoquot_Regional_District_Vancouver_Island_Brit.html https://www.tripadvisor.ca/Hotel_Review-g181778-d1062809-Reviews-The_Roses_Bed_Breakfast-Port_Alberni_Alberni_Clayoquot_Regional_District_Vancouver_Isl.html https://www.tripadvisor.ca/Hotel_Review-g181778-d3381393-Reviews-Sechart_Lodge-Port_Alberni_Alberni_Clayoquot_Regional_District_Vancouver_Island_Britis.html https://www.tripadvisor.ca/Hotel_Review-g181778-d185800-Reviews-Edelweiss_Bed_and_Breakfast-Port_Alberni_Alberni_Clayoquot_Regional_District_Vancouver_.html https://www.tripadvisor.ca/Hotel_Review-g181778-d2349032-Reviews-Arrowvale-Port_Alberni_Alberni_Clayoquot_Regional_District_Vancouver_Island_British_Co.html https://www.tripadvisor.ca/Hotel_Review-g181778-d10815101-Reviews-By_the_Quay_Bed_Breakfast-Port_Alberni_Alberni_Clayoquot_Regional_District_Vancouver_.html https://www.tripadvisor.ca/Hotel_Review-g181778-d10319862-Reviews-China_Creek_Campground-Port_Alberni_Alberni_Clayoquot_Regional_District_Vancouver_Isl.html https://www.tripadvisor.ca/Hotel_Review-g181778-d1440411-Reviews-Esta_Villa_Motel-Port_Alberni_Alberni_Clayoquot_Regional_District_Vancouver_Island_Bri.html https://www.tripadvisor.ca/Hotel_Review-g181778-d249319-Reviews-Howard_Johnson_Hotel_Port_Alberni-Port_Alberni_Alberni_Clayoquot_Regional_District_Vanc.html https://www.tripadvisor.ca/Hotel_Review-g181788-d656242-Reviews-Best_Western_Cranbrook_Hotel-Cranbrook_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181788-d183784-Reviews-Heritage_Inn_Hotel_Convention_Centre-Cranbrook_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181788-d614399-Reviews-Days_Inn_Conference_Centre_by_Wyndham_Cranbrook-Cranbrook_Kootenay_Rockies_British_Colu.html https://www.tripadvisor.ca/Hotel_Review-g181788-d259418-Reviews-St_Eugene_Golf_Resort_Casino-Cranbrook_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181788-d186052-Reviews-Prestige_Rocky_Mountain_Resort_and_Convention_Centre-Cranbrook_Kootenay_Rockies_British.html https://www.tripadvisor.ca/Hotel_Review-g181788-d1631448-Reviews-End_of_the_Road_Bed_and_Breakfast-Cranbrook_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181788-d1233692-Reviews-Travellers_Motel-Cranbrook_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181788-d188334-Reviews-Super_8_by_Wyndham_Cranbrook-Cranbrook_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181788-d1233674-Reviews-Lazy_Bear_Lodge-Cranbrook_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181788-d183549-Reviews-Almo_Court_Motel-Cranbrook_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181788-d184365-Reviews-Sandman_Inn_Cranbrook-Cranbrook_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181788-d185850-Reviews-Motel_6_Cranbrook-Cranbrook_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181788-d616957-Reviews-Model_A_Inn-Cranbrook_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181788-d185779-Reviews-Cedar_Heights_Bed_and_Breakfast-Cranbrook_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181788-d1233642-Reviews-Kootenay_Country_Inn-Cranbrook_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181788-d6876980-Reviews-Flamingo_Motel-Cranbrook_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181788-d15565219-Reviews-Motel_6_Cranbrook_BC-Cranbrook_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181788-d182105-Reviews-Travelodge_Cranbrook-Cranbrook_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181788-d1233654-Reviews-Hospitality_Courtyard_Inn-Cranbrook_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g616300-d617926-Reviews-Summerland_Waterfront_Resort_Spa-Summerland_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g616300-d661155-Reviews-Rosedale_Motel-Summerland_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g616300-d670976-Reviews-Summerland_Motel-Summerland_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g616300-d10720586-Reviews-Harvelle_House_Bed_Breakfast-Summerland_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g616300-d3461088-Reviews-Summerland_Estate_B_B-Summerland_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g616300-d617926-Reviews-Summerland_Waterfront_Resort_Spa-Summerland_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g616300-d1234070-Reviews-Pleasantview_Motel_RV-Summerland_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g616300-d2244185-Reviews-Dogwood_Bed_and_Breakfast-Summerland_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g616300-d5531393-Reviews-Blue_Iris_B_and_B-Summerland_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g616300-d656069-Reviews-Wildhorse_Mountain_Guest_Ranch-Summerland_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g616300-d1077880-Reviews-Sundial_Bed_Breakfast-Summerland_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g616300-d10317010-Reviews-Harvest_Moon_Guest_House-Summerland_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g616300-d659637-Reviews-Apples_and_Quails_Bed_Breakfast-Summerland_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g616300-d609994-Reviews-La_Punta_Norte_Guest_House-Summerland_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g616300-d5005103-Reviews-Front_Bench_Bed_Breakfast-Summerland_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g616300-d665475-Reviews-Catbird_Ridge_Summerland_Bed_and_Breakfast-Summerland_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g616300-d1492264-Reviews-Snooze_and_Cruise_Inn-Summerland_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g616300-d1423038-Reviews-Glenoka_Farm_Bed_and_Breakfast-Summerland_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g616300-d8352558-Reviews-Tethered_Lamb_Vineyard_and_Guesthouse-Summerland_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g616300-d12787167-Reviews-Jewell_Guest_Ranch-Summerland_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g616300-d673317-Reviews-Heritage_House-Summerland_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g616300-d2715725-Reviews-Country_Tyme_Bed_Breakfast-Summerland_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g616300-d10723591-Reviews-Dickinson_Family_Farm-Summerland_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g616300-d1807365-Reviews-The_Willows_B_B-Summerland_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g616300-d1069087-Reviews-Creek_Edge_Bed_Breakfast-Summerland_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g616300-d623820-Reviews-Hill_House_Bed_Breakfast-Summerland_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g616300-d4374257-Reviews-Peach_Orchard_Campground-Summerland_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g616300-d1653463-Reviews-Beachside_B_B-Summerland_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g616300-d2237034-Reviews-Vista_Ranch_Bed_Breakfast-Summerland_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182145-d264290-Reviews-Best_Western_Plus_Orillia_Hotel-Orillia_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182145-d182961-Reviews-Best_Western_Plus_Mariposa_Inn_Conference_Centre-Orillia_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182145-d295442-Reviews-The_Champlain_Waterfront_Hotel_an_Ascend_Hotel_Collection-Orillia_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182145-d1146176-Reviews-Knights_Inn_Orillia-Orillia_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182145-d1187335-Reviews-Maples_Motel-Orillia_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182145-d182959-Reviews-Comfort_Inn-Orillia_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182145-d2513268-Reviews-Holiday_Motel-Orillia_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182145-d182962-Reviews-Quality_Inn_Conference_Centre_Orillia-Orillia_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182145-d184075-Reviews-Econo_Lodge-Orillia_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182145-d1187331-Reviews-Bayview_Inn-Orillia_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182145-d623560-Reviews-Stone_Gate_Inn-Orillia_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182145-d182960-Reviews-Fern_Resort-Orillia_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182145-d1159079-Reviews-Kings_Inn_Orillia-Orillia_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182145-d1006299-Reviews-Creighton_Manor_Inn_Bed_and_Breakfast-Orillia_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182145-d2287395-Reviews-Lakeside_Inn-Orillia_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182145-d4041417-Reviews-Lakehead_University_Residence_and_Conference_Centre-Orillia_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499225-d1161730-Reviews-A_Seafaring_Maiden_Bed_and_Breakfast-Granville_Ferry_Annapolis_Royal_Southwest_Nova_Sc.html https://www.tripadvisor.ca/Hotel_Review-g154970-d604471-Reviews-Bailey_House_Bed_and_Breakfast-Annapolis_Royal_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154970-d260219-Reviews-Hillsdale_House_Inn-Annapolis_Royal_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154970-d271876-Reviews-Queen_Anne_Inn-Annapolis_Royal_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154970-d1849584-Reviews-Tranquil_Times_B_B-Annapolis_Royal_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154970-d282398-Reviews-Bread_And_Roses_Inn-Annapolis_Royal_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499225-d9879310-Reviews-Grand_Oak_Manor_Bed_Breakfast-Granville_Ferry_Annapolis_Royal_Southwest_Nova_Scotia_No.html https://www.tripadvisor.ca/Hotel_Review-g154970-d277889-Reviews-Annapolis_Royal_Inn-Annapolis_Royal_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154970-d271875-Reviews-The_Garrison_House_Inn-Annapolis_Royal_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499225-d2298046-Reviews-Granvalley_Bed_Breakfast-Granville_Ferry_Annapolis_Royal_Southwest_Nova_Scotia_Nova_Sc.html https://www.tripadvisor.ca/Hotel_Review-g154970-d1466626-Reviews-At_the_Turret_Bed_Breakfast-Annapolis_Royal_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154970-d940959-Reviews-Upper_Clements_Cottages_RV_Park-Annapolis_Royal_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154970-d182748-Reviews-King_George_Inn-Annapolis_Royal_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499225-d941060-Reviews-Mountain_Top_Cottages_Campground-Granville_Ferry_Annapolis_Royal_Southwest_Nova_Scotia_.html https://www.tripadvisor.ca/Hotel_Review-g154970-d6854187-Reviews-Still_Point_Lodge_Cottages-Annapolis_Royal_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499225-d2012307-Reviews-Crown_Cove_Cottages-Granville_Ferry_Annapolis_Royal_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154970-d584104-Reviews-Dragonfly_Inn-Annapolis_Royal_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g181779-d182444-Reviews-Ocean_Trails_Resort-Parksville_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181779-d1034305-Reviews-Beach_Club_Resort_Bellstar_Hotels_Resorts-Parksville_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181779-d1016093-Reviews-Oceanside_Village_Resort-Parksville_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181779-d668136-Reviews-Ocean_Sands_Resort-Parksville_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181779-d1144576-Reviews-Arbutus_Grove_Motel-Parksville_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181779-d182441-Reviews-Beach_Acres_Resort-Parksville_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181779-d182445-Reviews-Tigh_Na_Mara_Resort-Parksville_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181779-d1020678-Reviews-Sandcastle_Inn-Parksville_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181779-d188379-Reviews-Travelodge_Parksville-Parksville_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181779-d182088-Reviews-Quality_Resort_Bayside-Parksville_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181779-d1103688-Reviews-Sunrise_Ridge_Waterfront_Resort-Parksville_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181779-d182443-Reviews-Paradise_Seashell_Motel-Parksville_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181779-d1463622-Reviews-Skylite_Motel-Parksville_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181779-d481494-Reviews-Madrona_Beach_Resort-Parksville_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181779-d182446-Reviews-VIP_Motel-Parksville_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181779-d182444-Reviews-Ocean_Trails_Resort-Parksville_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181779-d1509936-Reviews-Blue_Haven_B_B-Parksville_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181779-d2253260-Reviews-Brant_Bed_Breakfast-Parksville_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181779-d4744035-Reviews-Park_Sands_Beach_Resort-Parksville_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181779-d2263774-Reviews-Surfside_RV_Resort-Parksville_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181779-d3432033-Reviews-French_Creek_Cottages_and_Suites-Parksville_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181779-d1474333-Reviews-Cedar_Place_Bed_Breakfast-Parksville_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181779-d4581168-Reviews-Parrys_RV_Park_Campground-Parksville_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181779-d8427644-Reviews-Big_Tent_RV_Family_Camping-Parksville_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181779-d5079352-Reviews-E_Den_Bed_Breakfast-Parksville_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181779-d1628502-Reviews-The_Maclure_House_Inn-Parksville_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181779-d620377-Reviews-Sea_Edge_Motel-Parksville_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181779-d488568-Reviews-Riverbend_Resort-Parksville_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182189-d7360467-Reviews-Four_Ninety_Bed_and_Breakfast-Gravenhurst_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182189-d1469320-Reviews-Residence_Inn_by_Marriott_Gravenhurst_Muskoka_Wharf-Gravenhurst_Muskoka_District_Ontar.html https://www.tripadvisor.ca/Hotel_Review-g182189-d7360467-Reviews-Four_Ninety_Bed_and_Breakfast-Gravenhurst_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182189-d10343644-Reviews-Gold_Pine_Inn_Motel-Gravenhurst_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182189-d188177-Reviews-Howard_Johnson_by_Wyndham_Gravenhurst-Gravenhurst_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182189-d2287262-Reviews-Pinedale_Inn-Gravenhurst_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182189-d12424923-Reviews-Bear_Butterfly_Bed_and_Breakfast-Gravenhurst_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182189-d1086356-Reviews-The_Inn_on_Bay-Gravenhurst_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182189-d2352776-Reviews-The_Muskoka_Rose_Guest_House_and_Retreat-Gravenhurst_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182189-d608136-Reviews-Skyways_Motel-Gravenhurst_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182189-d12672959-Reviews-The_Inn_at_Peter_s_Players-Gravenhurst_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182189-d182846-Reviews-Taboo_Muskoka_Resort-Gravenhurst_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182189-d7928981-Reviews-Robbins_Tuktawayin_B_B-Gravenhurst_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182189-d10718667-Reviews-Lone_Pine_Inn-Gravenhurst_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182189-d6874774-Reviews-Pine_Grove_Cottages-Gravenhurst_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182189-d10766190-Reviews-Club_Muskoka-Gravenhurst_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182189-d15217842-Reviews-Country_Living-Gravenhurst_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182189-d4269396-Reviews-Great_Blue_Resorts_Lantern_Bay_Resort-Gravenhurst_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182189-d3377158-Reviews-Eden_Place_Bed_Breakfast-Gravenhurst_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154949-d269040-Reviews-Ocean_Promenade_Hotel-White_Rock_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154949-d6560668-Reviews-Donna_s_Bed_and_Breakfast-White_Rock_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154949-d12583668-Reviews-Semi_Centre_House-White_Rock_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154949-d566651-Reviews-Star_of_the_Sea_B_B-White_Rock_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154949-d10822387-Reviews-House_White_Rock-White_Rock_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154949-d16650342-Reviews-White_Rock_Beach_Guest_House-White_Rock_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154949-d182634-Reviews-Ocean_Rose_Bed_And_Breakfast-White_Rock_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154949-d8261271-Reviews-The_Snowy_B_B-White_Rock_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154949-d14990485-Reviews-White_Rose_BnB-White_Rock_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154949-d12812335-Reviews-White_Rock_Rose_BnB-White_Rock_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154949-d12907525-Reviews-Luxury_White_Rock_House-White_Rock_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154949-d12519952-Reviews-Sunshine_Hut-White_Rock_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154949-d11699718-Reviews-White_Rock_Jia_Yin_Guest_House-White_Rock_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154949-d1806044-Reviews-Sea_View_Vacation_Hideaway-White_Rock_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154949-d2408717-Reviews-Sand_Sea_B_B_Guest_Suites-White_Rock_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154949-d260854-Reviews-Changing_Tides_Bed_and_Breakfast-White_Rock_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154949-d1232156-Reviews-Seacrest_Motel_R_V_Park-White_Rock_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154949-d1823578-Reviews-Four_Winds_Hill_B_B-White_Rock_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154949-d1847707-Reviews-Cozy_Beach_Bed_and_Breakfast-White_Rock_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154949-d1797457-Reviews-White_Rock_Oceanview_Manor-White_Rock_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154949-d673888-Reviews-Accessible_Bed_Breakfast-White_Rock_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154949-d630386-Reviews-Seaside_Memories-White_Rock_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154949-d183550-Reviews-Sausalito_Beachside_B_B-White_Rock_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154949-d261804-Reviews-The_Beachcomber_Bed_and_Breakfast-White_Rock_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154949-d295306-Reviews-Casa_Bella_Bed_and_Breakfast-White_Rock_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154949-d269225-Reviews-Nautica_Bed_and_Breakfast-White_Rock_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154949-d1886948-Reviews-PierView_B_B_Guesthouse-White_Rock_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499134-d5123178-Reviews-Noble_House_Suites-Grand_Forks_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182210-d2227823-Reviews-Lakeview_Motel_B_C_Canada-Christina_Lake_Grand_Forks_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499134-d1234051-Reviews-Johnny_s_Motel-Grand_Forks_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182210-d182362-Reviews-Park_Lane_Resort_Motel-Christina_Lake_Grand_Forks_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182210-d667138-Reviews-Blue_Mountain_Lodge-Christina_Lake_Grand_Forks_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182210-d635352-Reviews-New_Horizon_Motel-Christina_Lake_Grand_Forks_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499134-d273019-Reviews-Western_Traveller_Motel-Grand_Forks_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499134-d1861160-Reviews-Riverside_Motel-Grand_Forks_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499134-d262748-Reviews-Ramada_Limited_Grand_Forks-Grand_Forks_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499134-d1466616-Reviews-Luna_Grand_Forks_Bed_and_Breakfast-Grand_Forks_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499134-d1234061-Reviews-The_Victorian_Motel_and_RV_Park-Grand_Forks_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182210-d2552250-Reviews-Totem_Motel_Resort-Christina_Lake_Grand_Forks_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499134-d1234058-Reviews-Imperial_Motel-Grand_Forks_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499134-d1234059-Reviews-Motel_99-Grand_Forks_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182210-d15337573-Reviews-Cascade_City_Guest_House-Christina_Lake_Grand_Forks_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182210-d2559659-Reviews-Christina_Lake_Village-Christina_Lake_Grand_Forks_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499134-d12875399-Reviews-Night_Inn_Grand_Forks-Grand_Forks_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499148-d263471-Reviews-Prestige_Hudson_Bay_Lodge-Smithers_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499148-d263477-Reviews-Stork_Nest_Inn-Smithers_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499148-d559401-Reviews-Smithers_Guesthouse-Smithers_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499148-d1813057-Reviews-Glacier_View_RV_Park_Cabin_Rentals-Smithers_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499148-d2240553-Reviews-Fireweed_Motel-Smithers_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499148-d1550373-Reviews-Smithers_Driftwood_Lodge-Smithers_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499148-d739225-Reviews-Silvern_Lake_Trail_Bed_Breakfast-Smithers_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499148-d1877776-Reviews-Aspen_Grove_B_B-Smithers_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499148-d1028979-Reviews-Aspen_Inn_Suites-Smithers_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499148-d5500163-Reviews-Mountain_View_Motel-Smithers_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499148-d262752-Reviews-Sandman_Inn_Smithers-Smithers_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499148-d2239848-Reviews-Capri_Motor_Inn-Smithers_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499148-d12336294-Reviews-Rocky_Ridge_Resort_BC-Smithers_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499148-d5499258-Reviews-Florence_Motel-Smithers_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g665835-d14159465-Reviews-CherieBz_B_B-Peachland_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g665835-d4371719-Reviews-Pineacre_on_the_Lake-Peachland_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g665835-d2459341-Reviews-A_Day_s_Dream_B_B-Peachland_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g665835-d7905748-Reviews-Heartstone_B_B-Peachland_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g665835-d8074860-Reviews-Beach_Walk_Inn_Bed_Breakfast-Peachland_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g665835-d1654322-Reviews-Okanagan_Breeze_B_B-Peachland_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g665835-d12274992-Reviews-At_The_Top_Of_The_Hill-Peachland_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g665835-d2573246-Reviews-PineWood_Bed_Breakfast-Peachland_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g665835-d15019962-Reviews-Lakefront_Cave-Peachland_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154920-d668655-Reviews-Baymont_by_Wyndham_Medicine_Hat-Medicine_Hat_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154920-d589924-Reviews-Home_Inn_Express_Medicine_Hat-Medicine_Hat_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154920-d182335-Reviews-Medicine_Hat_Lodge_Resort_Casino_Spa-Medicine_Hat_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154920-d585055-Reviews-Holiday_Inn_Express_and_Suites_Medicine_Hat-Medicine_Hat_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154920-d2513880-Reviews-Pals_Motel_and_RV_Park-Medicine_Hat_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154920-d188252-Reviews-Days_Inn_by_Wyndham_Medicine_Hat-Medicine_Hat_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154920-d9800143-Reviews-Hampton_Inn_Suites_by_Hilton_Medicine_Hat-Medicine_Hat_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154920-d189570-Reviews-Comfort_Inn_Suites_Medicine_Hat-Medicine_Hat_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154920-d182118-Reviews-Quality_Inn_Medicine_Hat-Medicine_Hat_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154920-d182338-Reviews-Travelodge_Hotel_Medicine_Hat-Medicine_Hat_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154920-d182333-Reviews-Imperial_Motor_Inn-Medicine_Hat_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154920-d188360-Reviews-Super_8_by_Wyndham_Medicine_Hat_AB-Medicine_Hat_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154920-d1852854-Reviews-Clarion_Hotel_Conference_Centre-Medicine_Hat_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154920-d246876-Reviews-Ramada_Limited_Medicine_Hat-Medicine_Hat_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154920-d2487070-Reviews-Satellite_Motel-Medicine_Hat_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154920-d2517653-Reviews-Ranchmen_Motel-Medicine_Hat_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154920-d10408321-Reviews-Ace_Crown_Motel-Medicine_Hat_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154920-d6402785-Reviews-TC_Motel-Medicine_Hat_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154920-d2544289-Reviews-Searra_Motel-Medicine_Hat_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154920-d1171172-Reviews-Sun_Dek_Motel-Medicine_Hat_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154920-d182336-Reviews-Parklane_Motor_Inn-Medicine_Hat_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154920-d4079174-Reviews-Hat_Motel-Medicine_Hat_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154920-d10780861-Reviews-Medicine_Hat_Inn_Suites-Medicine_Hat_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154929-d3241182-Reviews-Thunderbird_Motor_Inn-Duncan_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154929-d1748922-Reviews-Holmesdale_House_Bed_Breakfast-Duncan_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154929-d1746825-Reviews-Falcon_Nest_Motel-Duncan_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154929-d3544278-Reviews-Valley_View_Bed_and_Breakfast-Duncan_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154929-d188377-Reviews-Ramada_by_Wyndham_Duncan_Cowichan_Valley-Duncan_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154929-d182104-Reviews-Best_Western_Cowichan_Valley_Inn-Duncan_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154929-d1682049-Reviews-Super_8_by_Wyndham_Duncan-Duncan_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154929-d12926308-Reviews-Maple_Bay_Manor-Duncan_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154929-d7593633-Reviews-Eaglenest_Manor_Cowichan-Duncan_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154929-d1653605-Reviews-Rosedale_Manor-Duncan_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154929-d1739569-Reviews-Maple_Grove_Guest_House-Duncan_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154929-d7018809-Reviews-Sensational_de_Paradisio-Duncan_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154929-d10131957-Reviews-Cowichan_Valley_Hostel-Duncan_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154929-d12696753-Reviews-Quamichan_Lakehouse_Bed_and_Breakfast-Duncan_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154961-d1423412-Reviews-Seely_s_Motel-Shediac_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154961-d3820106-Reviews-Hotel_Shediac-Shediac_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154961-d12032521-Reviews-Le_Griffon_Bed_Breakfast-Shediac_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154961-d6981118-Reviews-Nowak_s_Own_B_B-Shediac_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154961-d633610-Reviews-Maison_Tait_House-Shediac_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154961-d3386166-Reviews-Vacation_Village_Cottages-Shediac_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154961-d1166644-Reviews-Gabriele_Hotel_Restaurant_Auberge_Gabriele_Inn-Shediac_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154961-d551301-Reviews-Gaudet_Chalet_Motel_Shediac-Shediac_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154961-d2342483-Reviews-La_Louisianne-Shediac_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154961-d7194176-Reviews-Morgan_Place-Shediac_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154961-d4363358-Reviews-Au_Cachet_Acadien_Bed_Breakfast-Shediac_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154961-d14169394-Reviews-Bower_on_Main-Shediac_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154961-d2536033-Reviews-Maison_Vienneau-Shediac_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154961-d1473642-Reviews-The_Shores_Inn_Hotel-Shediac_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g181720-d775037-Reviews-Homewood_Suites_by_Hilton_Toronto_Markham-Markham_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181720-d6833951-Reviews-Hampton_Inn_Suites_by_Hilton_Toronto_Markham-Markham_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181720-d775037-Reviews-Homewood_Suites_by_Hilton_Toronto_Markham-Markham_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181720-d181948-Reviews-Staybridge_Suites_Toronto-Markham_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181720-d250005-Reviews-Hilton_Garden_Inn_Toronto_Markham-Markham_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181720-d182903-Reviews-Hilton_Toronto_Markham_Suites_Conference_Centre_Spa-Markham_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181720-d188174-Reviews-Park_Inn_By_Radisson_Toronto_Markham-Markham_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181720-d2277075-Reviews-Monte_Carlo_Inn_Suites_Downtown_Markham-Markham_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181720-d12973617-Reviews-Toronto_Marriott_Markham-Markham_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181720-d182902-Reviews-Comfort_Inn_Toronto_Northeast-Markham_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181720-d248578-Reviews-Monte_Carlo_Inn_Toronto_Markham-Markham_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181720-d182906-Reviews-Edward_Hotel_Markham-Markham_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181720-d182904-Reviews-Courtyard_Toronto_Northeast_Markham-Markham_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181720-d7839627-Reviews-TownePlace_Suites_Toronto_Northeast_Markham-Markham_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181720-d240643-Reviews-Courtyard_Toronto_Markham-Markham_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181720-d236399-Reviews-Residence_Inn_Toronto_Markham-Markham_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181720-d6426491-Reviews-Amanda_s_Bed_Breakfast-Markham_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181720-d13910950-Reviews-Home_Base-Markham_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181720-d15551109-Reviews-3_Bedrooms_in_Clean_Quiet_Townhome-Markham_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181720-d13119723-Reviews-Jerry_s_House-Markham_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181720-d8707670-Reviews-Markham_Hostel-Markham_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182147-d6215856-Reviews-The_Algonquin_Resort_St_Andrews_by_the_Sea_Autograph_Collection-Saint_Andrews_New_Brun.html https://www.tripadvisor.ca/Hotel_Review-g182147-d554788-Reviews-St_Andrews_Motor_Inn-Saint_Andrews_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g182147-d1783155-Reviews-Kennedy_Inn-Saint_Andrews_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g182147-d10761531-Reviews-Windsor_House_of_Saint_Andrews-Saint_Andrews_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g182147-d583095-Reviews-Tara_Manor_Inn_Restaurant-Saint_Andrews_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g182147-d182708-Reviews-Picket_Fence_Motel-Saint_Andrews_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g182147-d483078-Reviews-Inn_on_Frederick-Saint_Andrews_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g182147-d185566-Reviews-Seaside_Beach_Resort-Saint_Andrews_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g182147-d603530-Reviews-Treadwell_Inn-Saint_Andrews_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g182147-d1119249-Reviews-The_Garden_Gate_Bed_Breakfast_Ltd-Saint_Andrews_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g182147-d579917-Reviews-The_Montague_Rose_B_B-Saint_Andrews_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g7380504-d581516-Reviews-Rossmount_Inn-Chamcook_Saint_Andrews_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g182147-d3397033-Reviews-Greenside_Motel-Saint_Andrews_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g182147-d182707-Reviews-Kingsbrae_Arms-Saint_Andrews_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g182147-d679446-Reviews-Europa_Inn_Restaurant-Saint_Andrews_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g7380504-d1846342-Reviews-Chamcook_Forest_Lodge-Chamcook_Saint_Andrews_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g182147-d12541567-Reviews-Maison_Blanche-Saint_Andrews_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g182147-d3351064-Reviews-Waterfront_Garden_Suites-Saint_Andrews_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g182147-d10410298-Reviews-Queen_Street_B_B-Saint_Andrews_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g181754-d7370788-Reviews-Craigleith_Manor_Bed_and_Breakfast-Collingwood_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181754-d596414-Reviews-Days_Inn_Suites_by_Wyndham_Collingwood-Collingwood_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181754-d7370788-Reviews-Craigleith_Manor_Bed_and_Breakfast-Collingwood_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181754-d182829-Reviews-Georgian_Bay_Hotel_Trademark_Collection_by_Wyndham-Collingwood_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181754-d182040-Reviews-Comfort_Inn_Suites-Collingwood_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181754-d182827-Reviews-Living_Stone_Golf_Resort-Collingwood_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181754-d5000424-Reviews-Living_Water_Resort_Spa-Collingwood_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181754-d3166443-Reviews-Milestone_Motel-Collingwood_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181754-d581808-Reviews-Mariner_Motor_Hotel-Collingwood_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181754-d1817098-Reviews-Relax_Inn_Collingwood-Collingwood_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181754-d500672-Reviews-Pleasant_Manor_Motel-Collingwood_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181754-d1141171-Reviews-Willow_Trace_Bed_and_Breakfast-Collingwood_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181754-d1902154-Reviews-Luxury_Inn-Collingwood_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181754-d5568700-Reviews-The_Findlay_House-Collingwood_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181754-d6596553-Reviews-Collingwood_Cottages-Collingwood_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181754-d9567860-Reviews-Moore_s_Mountain_Lodge_Moore_s_Motel-Collingwood_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181754-d1886943-Reviews-Bacchus_House-Collingwood_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181754-d4594237-Reviews-Nottawasaga_Hideaway_B_B-Collingwood_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181754-d185931-Reviews-Beild_House_Inn-Collingwood_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181754-d1383498-Reviews-Joseph_Lawrence_House-Collingwood_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181754-d833502-Reviews-Mountain_View_Villas_at_Cranberry-Collingwood_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181754-d3165229-Reviews-Heidelberg_Inn-Collingwood_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181754-d673013-Reviews-Thurso_House_Bed_and_Breakfast_Collingwood-Collingwood_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181754-d1074084-Reviews-Blue_Mountain_Chalets-Collingwood_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181754-d494642-Reviews-Alpine_Lodge-Collingwood_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182152-d185215-Reviews-BCMInns_Lloydminster-Lloydminster_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182152-d182332-Reviews-Royal_Hotel-Lloydminster_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182152-d1723959-Reviews-Econo_Lodge_Lloydminster-Lloydminster_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182152-d6429762-Reviews-Microtel_Inn_Suites_by_Wyndham_Lloydminster-Lloydminster_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182152-d630894-Reviews-Best_Western_Plus_Meridian_Hotel-Lloydminster_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182152-d675798-Reviews-Holiday_Inn_Hotel_Suites_Lloydminster-Lloydminster_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182152-d6583353-Reviews-Super_8_by_Wyndham_Lloydminster-Lloydminster_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182152-d7242155-Reviews-Hampton_Inn_by_Hilton_Lloydminster-Lloydminster_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182152-d183505-Reviews-Ramada_by_Wyndham_Lloydminster-Lloydminster_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182152-d262681-Reviews-Days_Hotel_Suites_by_Wyndham_Lloydminster-Lloydminster_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182152-d4136990-Reviews-Good_Knight_Inn-Lloydminster_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182152-d7777397-Reviews-Meridian_Inn_Suites-Lloydminster_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182152-d4292359-Reviews-Knights_Inn_Lloydminster-Lloydminster_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182152-d1473386-Reviews-Ivanhoe_Motel-Lloydminster_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182152-d182330-Reviews-Travelodge_Lloydminster-Lloydminster_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182152-d2419740-Reviews-Super_Lodge-Lloydminster_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182152-d2413150-Reviews-Manhattan_Inn_Hotel-Lloydminster_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182152-d182329-Reviews-Best_Lodge_Motel-Lloydminster_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182152-d15025172-Reviews-Cedar_Inn-Lloydminster_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182152-d12691611-Reviews-Econolodge-Lloydminster_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182152-d12242827-Reviews-Trailside_Inn-Lloydminster_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182156-d604361-Reviews-Mystic_Isle_Motel-Wawa_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182156-d681144-Reviews-Parkway_Motel-Wawa_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182156-d263990-Reviews-High_Falls_Motel_and_Cabins-Wawa_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182156-d1187376-Reviews-Lakeview_Motel-Wawa_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182156-d1055139-Reviews-Best_Northern_Motel_and_Restaurant-Wawa_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182156-d11889737-Reviews-Air_Dale_Fishing_and_Hunting-Wawa_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182156-d183151-Reviews-Outdoorsman_Motel-Wawa_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182156-d8525572-Reviews-Makiebares_Waterfront_Accommodations-Wawa_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182156-d15462708-Reviews-Air_Dale_Lodge-Wawa_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182206-d186006-Reviews-The_Bonniebrook_Lodge-Gibsons_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182206-d6673784-Reviews-Gibsons_Garden_Hotel-Gibsons_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182206-d1728753-Reviews-Sunshine_Lodge_Inn-Gibsons_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182206-d1858177-Reviews-Cedars_Inn_Hotel_Convention_Centre-Gibsons_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182206-d1231461-Reviews-Sunny_Crest_Motel-Gibsons_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182206-d578586-Reviews-Caprice_Bed_Breakfast-Gibsons_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182206-d1217100-Reviews-Arcturus_Retreat_B_B-Gibsons_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182206-d5531538-Reviews-Garden_Cottage_B_B-Gibsons_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182206-d6410542-Reviews-Octavia_Guesthouse-Gibsons_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182206-d182379-Reviews-Ritz_Inn-Gibsons_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182206-d10236596-Reviews-North_America_Royal_Aristocratic_Castle-Gibsons_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182206-d629784-Reviews-Secret_Beach_B_B_Suites-Gibsons_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182206-d1467329-Reviews-Soames_Point_Oceanfront_Suite-Gibsons_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182206-d616593-Reviews-A_View_With_A_Room_Bed_Breakfast-Gibsons_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182206-d4972239-Reviews-Gibsons_RV_Resort-Gibsons_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182206-d10370533-Reviews-Langdale_Heights_RV_Park-Gibsons_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182206-d10521518-Reviews-The_Cottages_on_Swallow_Hill-Gibsons_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182206-d1167144-Reviews-A_Warehouse_Hide_A_Way-Gibsons_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182206-d186004-Reviews-Rosewood_Bed_Breakfast-Gibsons_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182206-d2149862-Reviews-Tranquil_Thyme_Bed_and_Breakfast-Gibsons_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182206-d292204-Reviews-Country_Cottage_Bed_Breakfast-Gibsons_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182206-d579267-Reviews-OceanLook_Bed_and_Breakfast-Gibsons_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182206-d3348715-Reviews-Waterfront_Hideaway_Bed_Breakfast-Gibsons_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182206-d216441-Reviews-Bucktail_Bed_Breakfast-Gibsons_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182206-d186005-Reviews-Rock_House_B_B-Gibsons_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1172397-d620033-Reviews-Super_8_by_Wyndham_Lake_Country_Winfield_Area-Lake_Country_Okanagan_Valley_British_Col.html https://www.tripadvisor.ca/Hotel_Review-g1172397-d1064452-Reviews-Lake_Country_Inn-Lake_Country_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1172397-d1210594-Reviews-Eagle_s_Nest_B_B-Lake_Country_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1172397-d1491183-Reviews-Beaver_Lake_Mountain_Resort-Lake_Country_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1172397-d6540899-Reviews-Dee_Lake_Wilderness_Resort-Lake_Country_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1172397-d1091878-Reviews-Turtle_Bay_Marina_Resort-Lake_Country_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1172397-d3381559-Reviews-Kokanee_Beach_Resort-Lake_Country_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1172397-d1013879-Reviews-Airport_Inn_Lakeside-Lake_Country_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1172397-d15344990-Reviews-Misty_Mountain_B_B-Lake_Country_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154951-d183497-Reviews-Lakeview_Inns_Suites_Brandon-Brandon_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g154951-d2324414-Reviews-Best_Western_Plus_Brandon_Inn-Brandon_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g154951-d183497-Reviews-Lakeview_Inns_Suites_Brandon-Brandon_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g154951-d188240-Reviews-Days_Inn_Suites_by_Wyndham_Brandon-Brandon_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g154951-d182641-Reviews-Clarion_Hotel_Suites-Brandon_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g154951-d188331-Reviews-Super_8_by_Wyndham_Brandon_MB-Brandon_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g154951-d182642-Reviews-Victoria_Inn_Hotel_Convention_Centre-Brandon_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g154951-d182639-Reviews-Comfort_Inn_Brandon-Brandon_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g154951-d2011106-Reviews-Motel_6_Brandon_MB-Brandon_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g154951-d182638-Reviews-Colonial_Inn-Brandon_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g154951-d1631455-Reviews-Mid_Way_Motel-Brandon_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g154951-d551021-Reviews-Canad_Inns_Brandon-Brandon_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g154951-d621130-Reviews-Travelodge_by_Wyndham_Brandon-Brandon_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g154951-d1929992-Reviews-Keystone_Motor_Inn-Brandon_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g155044-d3511510-Reviews-Home_Inn_Suites_Swift_Current-Swift_Current_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155044-d183401-Reviews-Comfort_Inn_Swift_Current-Swift_Current_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155044-d1145968-Reviews-Holiday_Inn_Express_Hotel_Suites_Swift_Current-Swift_Current_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155044-d3396329-Reviews-Motel_6_Swift_Current-Swift_Current_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155044-d1760337-Reviews-Safari_Inn_Motel-Swift_Current_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155044-d12350156-Reviews-Widus_Inn-Swift_Current_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155044-d188315-Reviews-Super_8_by_Wyndham_Swift_Current-Swift_Current_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155044-d188195-Reviews-Coast_Swift_Current_Hotel-Swift_Current_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155044-d181992-Reviews-Days_Inn_by_Wyndham_Swift_Current-Swift_Current_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155044-d1389066-Reviews-Country_Comfort_Bed_Breakfast-Swift_Current_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155044-d183402-Reviews-Country_Lane_Inn_Suites-Swift_Current_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155044-d3404959-Reviews-City_Centre_Motel-Swift_Current_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155044-d5820367-Reviews-Caravel_Motel-Swift_Current_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155044-d183404-Reviews-Paradise_Inn-Swift_Current_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155044-d15522320-Reviews-SkyView_Swift_Current-Swift_Current_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155044-d183403-Reviews-Travelodge_Swift_Current-Swift_Current_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155044-d946341-Reviews-Rainbow_Motel-Swift_Current_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155044-d1475936-Reviews-Westwind_Motel-Swift_Current_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g499126-d1383522-Reviews-Pomeroy_Inn_Suites_Dawson_Creek-Dawson_Creek_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499126-d631123-Reviews-Stonebridge_Dawson_Creek-Dawson_Creek_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499126-d501082-Reviews-Alahart_RV_Park-Dawson_Creek_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499126-d1026603-Reviews-Days_Inn_by_Wyndham_Dawson_Creek-Dawson_Creek_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499126-d2328524-Reviews-Holiday_Inn_Express_Suites_Dawson_Creek-Dawson_Creek_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499126-d1546407-Reviews-Travelodge_Dawson_Creek-Dawson_Creek_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499126-d262757-Reviews-Super_8_by_Wyndham_Dawson_Creek-Dawson_Creek_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499126-d1569140-Reviews-George_Dawson_Inn-Dawson_Creek_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499126-d1823341-Reviews-Travellers_Inn-Dawson_Creek_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499126-d1368074-Reviews-Aurora_Park_Inn_Suites-Dawson_Creek_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499126-d1724251-Reviews-Comfort_Inn_Dawson_Creek-Dawson_Creek_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499126-d7129792-Reviews-Central_Motel-Dawson_Creek_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499126-d13445656-Reviews-The_Silverado_Inn-Dawson_Creek_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499126-d4700090-Reviews-Voyageur_Motor_Inn-Dawson_Creek_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499126-d501080-Reviews-Peace_Villa_Motel-Dawson_Creek_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499126-d2015240-Reviews-Airport_Inn-Dawson_Creek_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499126-d262747-Reviews-Ramada_Limited_Dawson_Creek-Dawson_Creek_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499126-d10638763-Reviews-Brookhaven_Suites-Dawson_Creek_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181747-d181918-Reviews-Holiday_Inn_Kitchener-Kitchener_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181747-d606632-Reviews-Kitchener_Inn_and_Suites-Kitchener_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181747-d185221-Reviews-The_Walper_Hotel-Kitchener_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181747-d182883-Reviews-Quality_Inn_Kitchener-Kitchener_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181747-d182884-Reviews-Crowne_Plaza_Kitchener_Waterloo-Kitchener_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181747-d181918-Reviews-Holiday_Inn_Kitchener-Kitchener_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181747-d240645-Reviews-Knights_Inn_Kitchener-Kitchener_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181747-d188175-Reviews-Howard_Johnson_by_Wyndham_Kitchener_Conestoga-Kitchener_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181747-d1482906-Reviews-Embassy_Motel-Kitchener_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181747-d654897-Reviews-Fairway_Inn_Suites-Kitchener_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181747-d1466629-Reviews-Forest_Hill_Bed_and_Breakfast-Kitchener_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181747-d1894056-Reviews-Frederick_Street_Inn-Kitchener_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181747-d184103-Reviews-Radisson_Hotel_Kitchener-Kitchener_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181747-d1728919-Reviews-Residence_Conference_Centre_Kitchener_Waterloo-Kitchener_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181747-d1999944-Reviews-Boardwalk_Homes_Executive_Guest_Houses_SUITES-Kitchener_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181747-d4155032-Reviews-Kitchener_Motel-Kitchener_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181747-d7225359-Reviews-Mayflower_Motel-Kitchener_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181747-d4262283-Reviews-Green_Gables_Guest_House-Kitchener_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181747-d2178397-Reviews-Little_City_Farm-Kitchener_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181747-d2435836-Reviews-Bingemans_Camping_Resort-Kitchener_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181747-d254346-Reviews-BSA_Regency-Kitchener_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181747-d1653548-Reviews-The_Durnan_s_At_92-Kitchener_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181747-d1207338-Reviews-Sunbridge_Crescent_Bed_Breakfast-Kitchener_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181771-d1203476-Reviews-Squamish_Adventure_Inn-Squamish_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181771-d188345-Reviews-Mountain_Retreat_Hotel-Squamish_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181771-d1558212-Reviews-Hotel_Squamish-Squamish_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181771-d1026908-Reviews-Executive_Suites_Hotel_Resort-Squamish_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181771-d296551-Reviews-The_Howe_Sound_Inn_Brewing_Co-Squamish_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1131853-d262756-Reviews-Sunwolf-Brackendale_Squamish_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181771-d1493267-Reviews-Sandman_Hotel_Suites_Squamish-Squamish_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181771-d599177-Reviews-Sea_to_Sky_Hotel_and_Conference_Centre-Squamish_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635699-d1379488-Reviews-Highlands_B_B-Garibaldi_Highlands_Squamish_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1131853-d670528-Reviews-Meadowbrook_Bed_Breakfast-Brackendale_Squamish_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181771-d6910148-Reviews-Squamish_Oasis_Hostel-Squamish_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181771-d6416858-Reviews-Whistler_Squamish-Squamish_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181771-d1408041-Reviews-Chieftain_Hotel-Squamish_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181771-d324568-Reviews-August_Jack_Motor_Inn-Squamish_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g155040-d6676064-Reviews-Grant_Hall_Hotel-Moose_Jaw_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155040-d183858-Reviews-Comfort_Inn_Suites-Moose_Jaw_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155040-d3529715-Reviews-Best_Western_Plus_Moose_Jaw-Moose_Jaw_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155040-d7262958-Reviews-Ramada_by_Wyndham_Moose_Jaw-Moose_Jaw_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155040-d264128-Reviews-Temple_Gardens_Hotel_Spa-Moose_Jaw_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155040-d295443-Reviews-Days_Inn_by_Wyndham_Moose_Jaw-Moose_Jaw_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155040-d188313-Reviews-Super_8_by_Wyndham_Moose_Jaw_SK-Moose_Jaw_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155040-d8625589-Reviews-Suburban_Extended_Stay_Hotel-Moose_Jaw_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155040-d183368-Reviews-Heritage_Inn_Hotel_Convention_Centre-Moose_Jaw_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155040-d1570910-Reviews-Wakamow_Heights_Bed_and_Breakfast-Moose_Jaw_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155040-d2306563-Reviews-Thriftlodge_Moose_Jaw-Moose_Jaw_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155040-d6878229-Reviews-Orchard_View_B_B-Moose_Jaw_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155040-d676400-Reviews-Dreamland_Motel-Moose_Jaw_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155040-d598762-Reviews-Prairie_Oasis_Tourist_Complex-Moose_Jaw_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155040-d188424-Reviews-Travelodge_Moose_Jaw-Moose_Jaw_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155040-d183372-Reviews-Knights_Inn_Moose_Jaw-Moose_Jaw_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155040-d267454-Reviews-Capone_s_Hideaway_Theme_Motel-Moose_Jaw_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g499108-d603342-Reviews-Best_Western_Rocky_Mountain_House_Inn_Suites-Rocky_Mountain_House_Clearwater_County_Alb.html https://www.tripadvisor.ca/Hotel_Review-g499108-d8680874-Reviews-Chinook_Inn-Rocky_Mountain_House_Clearwater_County_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499108-d2184222-Reviews-Tamarack_Motor_Inn-Rocky_Mountain_House_Clearwater_County_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499108-d572873-Reviews-Walking_Eagle_Inn_Lodge-Rocky_Mountain_House_Clearwater_County_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499108-d6401717-Reviews-Canalta_Rocky_Mountain_House-Rocky_Mountain_House_Clearwater_County_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499108-d289324-Reviews-Rocky_Inn_Express-Rocky_Mountain_House_Clearwater_County_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499108-d7996818-Reviews-Voyageur_Motel-Rocky_Mountain_House_Clearwater_County_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499108-d10819854-Reviews-The_House_Motel-Rocky_Mountain_House_Clearwater_County_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499108-d2155779-Reviews-Grandview_Stage_Country_Resort-Rocky_Mountain_House_Clearwater_County_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181718-d226323-Reviews-Executive_Plaza_Hotel_Metro_Vancouver-Coquitlam_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181718-d182108-Reviews-SureStay_Plus_Hotel_By_Best_Western_Coquitlam-Coquitlam_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181718-d186793-Reviews-Ramada_by_Wyndham_Coquitlam-Coquitlam_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181718-d11702256-Reviews-644_Schoolhouse_St-Coquitlam_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181718-d10341151-Reviews-Vancouver_Austin_Guesthouse-Coquitlam_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181718-d1117544-Reviews-Eagle_Mountain_Bed_and_Breakfast-Coquitlam_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181718-d10817419-Reviews-Vancouver_Jinjiang_Guesthouse-Coquitlam_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181718-d12907073-Reviews-Mia_s_Home-Coquitlam_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181718-d15580872-Reviews-Berkshire_Homestay-Coquitlam_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181718-d645630-Reviews-Coquitlam_Sleepy_Lodge-Coquitlam_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181718-d15354096-Reviews-Duli_Churu_Houyuan_Duizhe_Shulin_Xiagu_De_House_Duli_Jian-Coquitlam_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181718-d11983508-Reviews-Eagle_Ridge_Bread_Breakfast-Coquitlam_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181718-d15018087-Reviews-Honeysuckle_House-Coquitlam_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181718-d8554763-Reviews-Street_of_Dreams_Guest_House-Coquitlam_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181718-d12857358-Reviews-Vancouver_Yuelai_Guesthouse-Coquitlam_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181718-d12675611-Reviews-Warm_Ebert_Home-Coquitlam_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181718-d13292109-Reviews-Westwood_Plateau_House-Coquitlam_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181718-d182107-Reviews-Best_Western_Plus_Coquitlam_Inn_Convention_Centre-Coquitlam_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181718-d8547708-Reviews-B_B_Cliffrose-Coquitlam_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181718-d1653907-Reviews-Emmanuel_Bed_and_Breakfast-Coquitlam_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181718-d1653512-Reviews-The_EverGreens-Coquitlam_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181718-d1653520-Reviews-French_Quarter-Coquitlam_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181718-d12404172-Reviews-Pool_House-Coquitlam_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181736-d6594645-Reviews-Homewood_Suites_by_Hilton_Waterloo_St_Jacobs_Ontario_Canada-Waterloo_Region_of_Waterlo.html https://www.tripadvisor.ca/Hotel_Review-g181736-d7093777-Reviews-Delta_Hotels_by_Marriott_Waterloo-Waterloo_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181736-d10414070-Reviews-The_Inn_of_Waterloo_Conference_Centre-Waterloo_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181736-d1629851-Reviews-Les_Diplomates_B_B-Waterloo_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181736-d8723593-Reviews-HB_Guest_Home-Waterloo_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181736-d6160283-Reviews-Waterloo_Executive_Suites-Waterloo_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181736-d2439752-Reviews-Sugarbush_Guest_House-Waterloo_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181736-d12521575-Reviews-Leso_Guest_House-Waterloo_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181736-d13992063-Reviews-HB_Guest_Home_4-Waterloo_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181736-d13493624-Reviews-St_Paul_s_University_College-Waterloo_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181736-d13344847-Reviews-Sunshine-Waterloo_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181736-d16699095-Reviews-U_Plus_Residence-Waterloo_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181736-d10782744-Reviews-Uptown_Waterloo_Furnished_Rooms-Waterloo_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181736-d1650655-Reviews-Colonial_Creekside_Grand_Guest_House-Waterloo_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181736-d601280-Reviews-Hillcrest_House_Bed_Breakfast-Waterloo_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181736-d8393366-Reviews-Green_Acre_Park_RV_Park-Waterloo_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181736-d2310242-Reviews-Academy_B_B-Waterloo_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181736-d1648169-Reviews-Paradise_Farm_Bed_Breakfast-Waterloo_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181736-d3523352-Reviews-Holiday_Inn_Express_Suites_Waterloo_St_Jacobs_Area-Waterloo_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181736-d182000-Reviews-Courtyard_Waterloo_St_Jacobs-Waterloo_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181736-d183147-Reviews-Best_Western_Plus_Waterloo-Waterloo_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181736-d183146-Reviews-Comfort_Inn_Waterloo_Ontario-Waterloo_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499215-d271832-Reviews-Cornerstone_Motel-Cheticamp_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499215-d536037-Reviews-Auberge_Doucet_Inn-Cheticamp_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499215-d659160-Reviews-Ocean_View_Motel_Chalets-Cheticamp_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499215-d622601-Reviews-Cabot_Trail_Sea_and_Golf_Chalets-Cheticamp_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499215-d447588-Reviews-Bay_Wind_Suites-Cheticamp_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499215-d271833-Reviews-Pilot_Whale_Chalets-Cheticamp_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499215-d601167-Reviews-Laurie_s_Motor_Inn-Cheticamp_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499215-d2258620-Reviews-Soleil_Chalets-Cheticamp_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499215-d14997267-Reviews-Cheticamp_Outback_Inn-Cheticamp_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499215-d11624413-Reviews-Auberge_des_Pecheurs_Inn-Cheticamp_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499215-d15242715-Reviews-La_Digue_Suites-Cheticamp_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499215-d12156535-Reviews-Accolade_Hostel_Retreat_Campground-Cheticamp_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g181773-d226312-Reviews-Prestige_Harbourfront_Resort-Salmon_Arm_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181773-d254542-Reviews-Comfort_Inn_Suites-Salmon_Arm_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181773-d293136-Reviews-Hilltop_Inn-Salmon_Arm_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181773-d4262873-Reviews-ViewPoint_RV_Park_Cottages-Salmon_Arm_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181773-d188336-Reviews-Super_8_by_Wyndham_Salmon_Arm-Salmon_Arm_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181773-d182078-Reviews-Best_Western_Salmon_Arm_Inn-Salmon_Arm_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181773-d591890-Reviews-The_Inn_at_the_Ninth_Hole_Bed_Breakfast-Salmon_Arm_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181773-d1451323-Reviews-Destination_Spa_Bed_Breakfast-Salmon_Arm_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181773-d188396-Reviews-Travelodge_Salmon_Arm_BC-Salmon_Arm_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181773-d1880302-Reviews-A_la_Maison_Richmond-Salmon_Arm_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181773-d291496-Reviews-Apple_Grove_Motel_Campground_RV_Park-Salmon_Arm_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181773-d2367396-Reviews-Pierre_s_Point_Campground-Salmon_Arm_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181773-d3170320-Reviews-Swiss_Lodge_B_B-Salmon_Arm_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181773-d6773291-Reviews-Salmon_Arm_Camping_Resort-Salmon_Arm_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181773-d6892987-Reviews-Cal_Van_Motel-Salmon_Arm_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181773-d6412617-Reviews-Tyn_y_Coed_1908_Bed_and_Breakfast-Salmon_Arm_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181773-d3907307-Reviews-Sunny_Shore_Fishing_Resort-Salmon_Arm_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181773-d11671879-Reviews-Sandy_Point_Campground-Salmon_Arm_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181773-d4053500-Reviews-Log_Bog_Friendship_Farm-Salmon_Arm_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181773-d8335371-Reviews-Hidden_Valley_Campground_RV_Park-Salmon_Arm_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181773-d2275153-Reviews-Turner_Creek_B_B-Salmon_Arm_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181773-d16819292-Reviews-Shamrock_Thistle_Ranch-Salmon_Arm_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181773-d657674-Reviews-Traveller_s_Rest_Motel-Salmon_Arm_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182192-d277859-Reviews-Super_8_by_Wyndham_Fort_Nelson_BC-Fort_Nelson_Northern_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182192-d320108-Reviews-Woodlands_Inn_Suites-Fort_Nelson_Northern_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182192-d657134-Reviews-Lakeview_Inns_Suites_Fort_Nelson-Fort_Nelson_Northern_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g3952460-d567213-Reviews-Northern_Rockies_Lodge-Muncho_Lake_Northern_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g3952460-d7617521-Reviews-Double_G_Service-Muncho_Lake_Northern_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182192-d259420-Reviews-Ramada_Limited_Fort_Nelson-Fort_Nelson_Northern_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182192-d11775680-Reviews-Motel_6_Fort_Nelson-Fort_Nelson_Northern_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182192-d3870837-Reviews-Kacee_s_Northern_Suites-Fort_Nelson_Northern_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g3420976-d12669212-Reviews-The_Poplars_Motel_R_V_Park-Toad_River_Northern_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182192-d183785-Reviews-Fort_Nelson_Hotel-Fort_Nelson_Northern_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182192-d9587741-Reviews-Sunrise_Inn_and_Suites-Fort_Nelson_Northern_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g3420976-d4291026-Reviews-Folding_Mountain_Bed_and_Breakfast-Toad_River_Northern_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g3420976-d2258066-Reviews-Stone_Mountain_Safaris_Lodge-Toad_River_Northern_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182192-d1625452-Reviews-Blue_Bell_Inn-Fort_Nelson_Northern_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182192-d6228553-Reviews-Hideaway_Inn-Fort_Nelson_Northern_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182192-d737227-Reviews-Shannon_Motel-Fort_Nelson_Northern_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183459-d1866898-Reviews-Holiday_Inn_Express_Suites_New_Liskeard-Temiskaming_Shores_Northeastern_Ontario_Ontari.html https://www.tripadvisor.ca/Hotel_Review-g4288040-d1476613-Reviews-Leisure_Inn_Hotel-Haileybury_Temiskaming_Shores_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1893213-d4937195-Reviews-Marcy_s_Bed_Breakfast-New_Liskeard_Temiskaming_Shores_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1893213-d7398385-Reviews-Wheel_Inn_Motel-New_Liskeard_Temiskaming_Shores_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183459-d1113168-Reviews-Edgewater_Motel_and_Campground-Temiskaming_Shores_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183459-d1207930-Reviews-Waterfront_Inn-Temiskaming_Shores_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183459-d1162072-Reviews-Haileybury_Beach_Motel-Temiskaming_Shores_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183459-d1220044-Reviews-Parc_Sutton_Bay_Park-Temiskaming_Shores_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183459-d184074-Reviews-Econo_Lodge-Temiskaming_Shores_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1893213-d184102-Reviews-Quality_Inn-New_Liskeard_Temiskaming_Shores_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183459-d1161497-Reviews-Mowat_Landing_Cottages-Temiskaming_Shores_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1893213-d4472349-Reviews-Auberge_Country_Inn-New_Liskeard_Temiskaming_Shores_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154971-d1735028-Reviews-Maritime_Inn_Antigonish-Antigonish_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154971-d182752-Reviews-Antigonish_Evergreen_Inn-Antigonish_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154971-d601239-Reviews-Azelia_Farmhouse_B_B-Antigonish_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154971-d320387-Reviews-Coastal_Inn_Antigonish-Antigonish_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154971-d3335714-Reviews-June_s_B_B_By_The_Sea-Antigonish_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154971-d6000626-Reviews-Oasis_Motel_and_Campground-Antigonish_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154971-d10630670-Reviews-Micro_Boutique_Living_Antigonish-Antigonish_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154971-d1174314-Reviews-Claymore_Inn-Antigonish_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154971-d182751-Reviews-Homeward_Inns_of_Canada-Antigonish_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154971-d12283303-Reviews-St_Francis_Xavier_University-Antigonish_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154971-d15565618-Reviews-Fx_Hall_Residences-Antigonish_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154971-d8414246-Reviews-Keppoch_Inn-Antigonish_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154973-d2555362-Reviews-Hampton_Inn_by_Hilton_Sydney-Sydney_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154973-d182785-Reviews-Cambridge_Suites_Sydney-Sydney_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154973-d2555362-Reviews-Hampton_Inn_by_Hilton_Sydney-Sydney_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154973-d188238-Reviews-Travelodge_Sydney-Sydney_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154973-d182784-Reviews-Hearthstone_Inn_Sydney-Sydney_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154973-d182788-Reviews-Holiday_Inn_Sydney_Waterfront-Sydney_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154973-d182786-Reviews-Comfort_Inn_Sydney-Sydney_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154973-d621496-Reviews-Spanish_Bay_Inn_and_Suites-Sydney_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154973-d2268894-Reviews-Highland_Motel-Sydney_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154977-d625755-Reviews-Willow_House_Inn-Pictou_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154977-d1724622-Reviews-The_Lionstone_Inn-Pictou_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154977-d11923396-Reviews-Dolan_s_Motel-Pictou_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154977-d271179-Reviews-Customs_House_Inn-Pictou_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154977-d15806533-Reviews-Dolan_s_Gold_House-Pictou_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154977-d15809060-Reviews-Revere_Suites-Pictou_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154977-d598059-Reviews-Dolan_s_Inn_and_Suites-Pictou_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154977-d272367-Reviews-Evening_Sail_B_B-Pictou_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154977-d320439-Reviews-Pictou_Lodge_Beachfront_Resort-Pictou_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154977-d182783-Reviews-The_Scotsman_Inn-Pictou_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154977-d185539-Reviews-Braeside_Inn-Pictou_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154977-d6772486-Reviews-The_Pictou_Puffin_Bed_and_Breakfast-Pictou_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154977-d10437849-Reviews-The_Tartan_Inn-Pictou_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154977-d1823567-Reviews-Waterview_Rooms_Restaurant-Pictou_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154977-d8147184-Reviews-Inned_of_the_Rainbow-Pictou_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154977-d4134549-Reviews-Rustic_Anchor_Motel-Pictou_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g181786-d286635-Reviews-Super_8_by_Wyndham_Fort_St_John_BC-Fort_St_John_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181786-d1755513-Reviews-Pomeroy_Hotel_Conference_Centre_Fort_St_John-Fort_St_John_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181786-d10308039-Reviews-Home2_Suites_by_Hilton_Fort_St_John-Fort_St_John_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181786-d11668645-Reviews-Best_Western_Plus_Chateau_Fort_St_John-Fort_St_John_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181786-d7738255-Reviews-Microtel_Inn_Suites_by_Wyndham_Fort_St_John-Fort_St_John_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181786-d782080-Reviews-Pomeroy_Inn_Suites_Fort_St_John-Fort_St_John_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181786-d182378-Reviews-Northern_Grand_Hotel-Fort_St_John_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181786-d6566528-Reviews-Holiday_Inn_Express_Fort_St_John-Fort_St_John_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181786-d188260-Reviews-Lakeview_Inns_Suites_Fort_St_John-Fort_St_John_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181786-d1185103-Reviews-Stonebridge_Hotel_Fort_St_John-Fort_St_John_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181786-d1832384-Reviews-Tetsa_River_Lodge-Fort_St_John_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181786-d1523515-Reviews-Blue_Belle_Motel-Fort_St_John_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181786-d182103-Reviews-Howard_Johnson_by_Wyndham_Fort_St_John-Fort_St_John_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181786-d242105-Reviews-Econo_Lodge_Fort_St_John-Fort_St_John_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181786-d7890995-Reviews-Fort_St_John_Motor_Inn-Fort_St_John_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181786-d4998144-Reviews-Northwoods_Inn-Fort_St_John_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181786-d1888088-Reviews-Caravan_Motel-Fort_St_John_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181786-d184240-Reviews-Motel_6_Fort_St_John-Fort_St_John_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499336-d611180-Reviews-Auberge_Madeli-Ile_du_Cap_aux_Meules_Iles_de_la_Madeleine_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3632930-d1878410-Reviews-Aux_Vents_des_iles-Fatima_Ile_du_Cap_aux_Meules_Iles_de_la_Madeleine_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499336-d269414-Reviews-Chateau_Madelinot-Ile_du_Cap_aux_Meules_Iles_de_la_Madeleine_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3411779-d3567342-Reviews-Motel_L_Archipel-L_Etang_du_Nord_Ile_du_Cap_aux_Meules_Iles_de_la_Madeleine_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499336-d3359523-Reviews-Auberge_du_Village-Ile_du_Cap_aux_Meules_Iles_de_la_Madeleine_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3411779-d6894971-Reviews-Auberge_Chez_Sam-L_Etang_du_Nord_Ile_du_Cap_aux_Meules_Iles_de_la_Madeleine_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3632930-d12442449-Reviews-Paradis_Bleu-Fatima_Ile_du_Cap_aux_Meules_Iles_de_la_Madeleine_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3411779-d1062634-Reviews-Auberge_de_Gros_Cap-L_Etang_du_Nord_Ile_du_Cap_aux_Meules_Iles_de_la_Madeleine_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499336-d6962800-Reviews-Les_Appartements_Cyrco-Ile_du_Cap_aux_Meules_Iles_de_la_Madeleine_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499336-d10799102-Reviews-Auberge_du_Port-Ile_du_Cap_aux_Meules_Iles_de_la_Madeleine_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3411779-d15011609-Reviews-Camping_de_Gros_Cap-L_Etang_du_Nord_Ile_du_Cap_aux_Meules_Iles_de_la_Madeleine_Quebe.html https://www.tripadvisor.ca/Hotel_Review-g3411779-d3411604-Reviews-Gite_La_Madeleine-L_Etang_du_Nord_Ile_du_Cap_aux_Meules_Iles_de_la_Madeleine_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3411779-d12545572-Reviews-Pavillon_Montreuil-L_Etang_du_Nord_Ile_du_Cap_aux_Meules_Iles_de_la_Madeleine_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3632930-d16732363-Reviews-Chalets_Beausejour-Fatima_Ile_du_Cap_aux_Meules_Iles_de_la_Madeleine_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182146-d1450316-Reviews-Mountain_Spirit_Resort-Kimberley_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182146-d185279-Reviews-Trickle_Creek_Lodge-Kimberley_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182146-d1378865-Reviews-Alpenglow_Bed_and_Breakfast-Kimberley_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182146-d1132026-Reviews-Northstar_Mountain_Village_Resort-Kimberley_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182146-d1015620-Reviews-Chateau_Kimberley_Hotel-Kimberley_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182146-d184909-Reviews-Hotel_Kimberley-Kimberley_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182146-d5532206-Reviews-North_Star_Motel-Kimberley_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182146-d1200799-Reviews-Polaris_Lodge-Kimberley_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182146-d182419-Reviews-Inn_West_Kirkwood_Inn-Kimberley_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182146-d1410660-Reviews-Sullivan_Stone_Lodge-Kimberley_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182146-d1127824-Reviews-Trickle_Creek_Condos-Kimberley_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182146-d1055325-Reviews-Purcell_Rocky_Mountain_Condos-Kimberley_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182146-d14975004-Reviews-Kimbrook_Lodge-Kimberley_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182146-d1127826-Reviews-Willow_Vistas-Kimberley_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182161-d226311-Reviews-Grace_Inn-Quesnel_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182161-d182481-Reviews-Tower_Inn_Suites-Quesnel_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182161-d2272660-Reviews-Billy_Barker_Casino_Hotel-Quesnel_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182161-d186078-Reviews-Quality_Inn_Quesnel-Quesnel_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182161-d188438-Reviews-Travelodge_Quesnel_BC-Quesnel_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182161-d184368-Reviews-Sandman_Hotel_Quesnel-Quesnel_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182161-d9860595-Reviews-Silvertip_Lodge_Heli_Skiing_Ltd-Quesnel_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182161-d2283794-Reviews-Caravan_Motel-Quesnel_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182161-d1141395-Reviews-Northern_Lights_Lodge-Quesnel_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182161-d2238518-Reviews-Fraser_Bridge_Inn_RV_Park-Quesnel_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182161-d3462099-Reviews-Gold_Pan_Motel-Quesnel_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182161-d3973598-Reviews-Airport_Inn_Motel_and_RV_Park-Quesnel_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182161-d7940664-Reviews-Sylvan_Motel-Quesnel_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182161-d3464004-Reviews-Alamo_Motel-Quesnel_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182161-d226324-Reviews-Super_8_by_Wyndham_Quesnel_BC-Quesnel_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182161-d188265-Reviews-Ramada_Limited_Quesnel-Quesnel_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182161-d3469574-Reviews-Willow_Inn_Motel-Quesnel_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182184-d1099986-Reviews-JW_Marriott_The_Rosseau_Muskoka_Resort_Spa-Minett_Muskoka_Lakes_Muskoka_District_Ontar.html https://www.tripadvisor.ca/Hotel_Review-g499287-d262706-Reviews-Sherwood_Inn-Port_Carling_Muskoka_Lakes_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499287-d672351-Reviews-Shamrock_Lodge-Port_Carling_Muskoka_Lakes_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g3246271-d673147-Reviews-Windermere_House_Resort_Hotel-Windermere_Muskoka_Lakes_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g3246271-d2283314-Reviews-The_Baldwins_Resort-Windermere_Muskoka_Lakes_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499287-d1187857-Reviews-Crestwood_Inn-Port_Carling_Muskoka_Lakes_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499287-d3905071-Reviews-Pier_100_Cottage_Resort-Port_Carling_Muskoka_Lakes_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182184-d3317143-Reviews-Juddhaven_Guest_House-Minett_Muskoka_Lakes_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499287-d3487736-Reviews-Duff_s_Cottages-Port_Carling_Muskoka_Lakes_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182184-d182908-Reviews-Clevelands_House-Minett_Muskoka_Lakes_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g3445228-d3840977-Reviews-Clear_Lake_Village_Resort-Torrance_Muskoka_Lakes_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154952-d260285-Reviews-Tundra_Inn-Churchill_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g154952-d620871-Reviews-Churchill_Hotel_Guesthouse-Churchill_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g154952-d295140-Reviews-Aurora_Inn-Churchill_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g154952-d295141-Reviews-Bear_Country_Inn-Churchill_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g154952-d13506197-Reviews-Dream_House_B_B-Churchill_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g154952-d2302982-Reviews-Bears_Den_B_B-Churchill_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g154981-d672588-Reviews-Holiday_Inn_Express_Hotel_Suites_Belleville-Belleville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154981-d182048-Reviews-Best_Western_Belleville-Belleville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154981-d672588-Reviews-Holiday_Inn_Express_Hotel_Suites_Belleville-Belleville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154981-d182808-Reviews-Fairfield_Inn_Suites_Belleville-Belleville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154981-d7392628-Reviews-TownePlace_Suites_Belleville-Belleville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154981-d1568406-Reviews-Montrose_Inn_Tea_Room-Belleville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154981-d188294-Reviews-Travelodge_Hotel_Belleville-Belleville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154981-d182807-Reviews-Comfort_Inn_Belleville-Belleville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154981-d12853268-Reviews-Country_Inn_Suites_by_Radisson_Belleville_ON-Belleville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154981-d2235188-Reviews-Place_Victoria_Place_Bed_Breakfast-Belleville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g4507161-d4498150-Reviews-Savery_Bed_Breakfast-Plainfield_Belleville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154981-d10367044-Reviews-Modern_Bungalow_Bed_and_Breakfast-Belleville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154981-d451102-Reviews-Travelers_Inn-Belleville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154984-d555020-Reviews-Hilton_Garden_Inn_Toronto_Burlington-Burlington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154984-d182818-Reviews-Comfort_Inn-Burlington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154984-d555020-Reviews-Hilton_Garden_Inn_Toronto_Burlington-Burlington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154984-d281342-Reviews-Best_Western_Plus_Burlington_Inn_Suites-Burlington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154984-d589326-Reviews-Homewood_Suites_by_Hilton_Burlington-Burlington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154984-d188423-Reviews-Waterfront_Hotel_Downtown_Burlington-Burlington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154984-d181964-Reviews-Holiday_Inn_Burlington_Hotel_Conference_Centre-Burlington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154984-d184042-Reviews-Admiral_Inn_Burlington-Burlington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154984-d15349239-Reviews-Courtyard_By_Marriott_Burlington-Burlington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154984-d5415074-Reviews-Knights_Inn_Burlington-Burlington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154984-d240042-Reviews-Motel_6_Toronto_West_Burlington_Oakville-Burlington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154984-d1080458-Reviews-Creekside_B_B_and_Guest_Suite-Burlington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154984-d188417-Reviews-Quality_Hotel_Burlington-Burlington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154984-d3604564-Reviews-City_View_Inn-Burlington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154984-d1486173-Reviews-Canadas_Best_Value_Inn_Burlington_Hamilton-Burlington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154984-d1890957-Reviews-Mt_Nemo_Lookout_B_B-Burlington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154984-d3468653-Reviews-Crestwood_Motel-Burlington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155029-d483331-Reviews-Le_St_Martin_Hotel_and_Suites-Laval_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155029-d186651-Reviews-Hilton_Montreal_Laval-Laval_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155029-d183610-Reviews-Sheraton_Laval_Hotel-Laval_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155029-d2734335-Reviews-Best_Western_Laval_Montreal-Laval_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155029-d1472344-Reviews-Motel_Ideal_Ste_Rose-Laval_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155029-d1471800-Reviews-Le_Fabreville_Motel_et_Suites-Laval_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155029-d2631069-Reviews-Les_Menus_Plaisirs-Laval_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155029-d183277-Reviews-Holiday_Inn_Laval_Montreal-Laval_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155029-d575739-Reviews-Hampton_Suites_Laval_Quebec-Laval_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155029-d186666-Reviews-Quality_Suites_Laval-Laval_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155029-d184409-Reviews-Comfort_Inn_Laval-Laval_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155029-d1473602-Reviews-The_Auberge_Chomedey_Inn-Laval_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155029-d2619987-Reviews-O_Motel_et_Suites-Laval_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155029-d183274-Reviews-Econo_Lodge-Laval_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155029-d1222852-Reviews-Olux_Hotel_Motel_Suites-Laval_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155029-d1649734-Reviews-Motel_Chez_Nous-Laval_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g181782-d12580129-Reviews-Best_Western_Plus_Merritt_Hotel-Merritt_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181782-d12164394-Reviews-Comfort_Inn_Suites-Merritt_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181782-d288582-Reviews-Intown_Inn_Suites-Merritt_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181782-d268503-Reviews-Ramada_Limited_Merritt-Merritt_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181782-d182095-Reviews-Quality_Inn_Merritt-Merritt_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181782-d12580129-Reviews-Best_Western_Plus_Merritt_Hotel-Merritt_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181782-d1486165-Reviews-Knights_Inn_Merritt-Merritt_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181782-d2227271-Reviews-Ranchland_Villa_Motel-Merritt_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181782-d574270-Reviews-Super_8_by_Wyndham_Merritt_BC-Merritt_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181782-d188413-Reviews-Travelodge_Merritt-Merritt_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181782-d7309345-Reviews-Merritt_Desert_Inn-Merritt_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181782-d2522325-Reviews-Road_Runner_Motel-Merritt_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181804-d677967-Reviews-Lakeview_Inns_Suites_Edson_Airport_West-Edson_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181804-d1177870-Reviews-Comfort_Inn_Suites-Edson_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181804-d643334-Reviews-Super_8_by_Wyndham_Edson-Edson_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181804-d1481027-Reviews-Sundowner_Inn-Edson_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181804-d1732559-Reviews-Econo_Lodge_Edson-Edson_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181804-d677967-Reviews-Lakeview_Inns_Suites_Edson_Airport_West-Edson_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181804-d6639127-Reviews-Black_Gold_Inn-Edson_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181804-d8430783-Reviews-Edson_RV_Park_Campground-Edson_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181804-d1657393-Reviews-Howard_Johnson_by_Wyndham_Edson-Edson_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181804-d1723913-Reviews-Nova_Inn_Edson-Edson_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181804-d182123-Reviews-Best_Western_High_Road_Inn-Edson_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181804-d12583606-Reviews-East_of_Edson_RV_Resort-Edson_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181804-d677608-Reviews-Holiday_Inn_Express_Edson-Edson_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181804-d182295-Reviews-The_Guest_House_Inns-Edson_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181804-d188358-Reviews-Lakeview_Inns_and_Suites_Edson_East-Edson_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181804-d595487-Reviews-Ramada_by_Wyndham_Edson-Edson_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181804-d1481021-Reviews-Park_A_Motel-Edson_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181804-d12827352-Reviews-Luxury_All_Suites_B_B-Edson_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181804-d7063584-Reviews-Castle_Motel-Edson_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181804-d184453-Reviews-Aspenhill_Country_Lodge-Edson_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181804-d616602-Reviews-Bluestone_Bed_and_Breakfast-Edson_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181804-d12827352-Reviews-Luxury_All_Suites_B_B-Edson_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182195-d3377823-Reviews-Ramada_by_Wyndham_Creston-Creston_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182195-d1102852-Reviews-Creston_Valley_Motel-Creston_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182195-d1233902-Reviews-Creston_Hotel-Creston_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182195-d666666-Reviews-City_Centre_Motel-Creston_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182195-d1900036-Reviews-Bella_Vista_B_B-Creston_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182195-d1136204-Reviews-Downtowner_Motor_Inn-Creston_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182195-d663856-Reviews-Skimmerhorn_Inn-Creston_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182195-d2175123-Reviews-Bavarian_Orchard_Motel-Creston_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182195-d185805-Reviews-Magnuson_Hotel_Creston-Creston_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182195-d182367-Reviews-Sunset_Motel-Creston_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182195-d8554790-Reviews-Mountain_Park_Resort-Creston_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183457-d1488844-Reviews-Lakeview_Motel-Haliburton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183457-d636496-Reviews-Bonnie_View_Inn-Haliburton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183457-d185612-Reviews-Pinestone_Resort_and_Conference_Centre-Haliburton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183457-d1488844-Reviews-Lakeview_Motel-Haliburton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183457-d12129933-Reviews-23Maple-Haliburton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183457-d6575399-Reviews-Haliburton_Heights_Resort-Haliburton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183457-d6415818-Reviews-Country_Charm_Bed_Breakfast-Haliburton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183457-d183826-Reviews-Cabins_at_the_Domain-Haliburton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183457-d582553-Reviews-Loralea_Country_Inn_Resort-Haliburton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183457-d314168-Reviews-Willow_Beach_Cottages-Haliburton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183457-d12928067-Reviews-Arching_Pines_Bed_and_Breakfast-Haliburton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183457-d1650983-Reviews-Kashaga_Lodge-Haliburton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183457-d12640324-Reviews-Haliburton_Cycle_Ski_Retreat-Haliburton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183457-d2426940-Reviews-Heritage_House_Bed_Breakfast-Haliburton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183457-d1093478-Reviews-Dancing_Trees_Cottage-Haliburton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183457-d1477425-Reviews-Kennisis_Lake_Lodge-Haliburton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183457-d1421715-Reviews-Silver_Maple_Motel-Haliburton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183457-d3438119-Reviews-The_Secret_Retreat-Haliburton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183457-d15356600-Reviews-Chandler_Point_Cottage_Community-Haliburton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183457-d183600-Reviews-Lochaven_Inn_Resort-Haliburton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1973465-d530523-Reviews-Sundance_Resort_at_Big_White_Ski_Resort-Big_White_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1973465-d1587604-Reviews-Stonebridge_Lodge-Big_White_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1973465-d288404-Reviews-White_Crystal_Inn-Big_White_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1973465-d182405-Reviews-Inn_at_Big_White-Big_White_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1973465-d3741822-Reviews-Chateau_Big_White-Big_White_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1973465-d3831054-Reviews-Big_White_Ski_Resort_Accommodation-Big_White_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g155011-d183010-Reviews-The_Harbourfront_Inn_and_Suites-Sarnia_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155011-d9587762-Reviews-Hampton_Inn_by_Hilton_Sarnia_Point_Edward-Sarnia_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155011-d182010-Reviews-Best_Western_Plus_Guildwood_Inn-Sarnia_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155011-d181925-Reviews-Holiday_Inn_Sarnia_Hotel_Conf_Center-Sarnia_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155011-d226357-Reviews-Quality_Inn_Sarnia-Sarnia_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155011-d188323-Reviews-Super_8_by_Wyndham_Sarnia_on-Sarnia_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155011-d1963768-Reviews-The_Gables_Inn-Sarnia_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155011-d183008-Reviews-Comfort_Inn-Sarnia_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155011-d1876701-Reviews-Fauld_s_Motel_Sarnia-Sarnia_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155011-d2241046-Reviews-Palace_Inn_Motel-Sarnia_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155011-d483330-Reviews-Chipican_Motel-Sarnia_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155011-d183010-Reviews-The_Harbourfront_Inn_and_Suites-Sarnia_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155011-d2239249-Reviews-East_Court_Motel-Sarnia_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155011-d3350649-Reviews-Twin_Lakes_Retreat_Bed_and_Breakfast-Sarnia_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155011-d183009-Reviews-The_Insignia_Hotel-Sarnia_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155011-d2239818-Reviews-Bluewater_Motel-Sarnia_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155011-d2210340-Reviews-Willies_Inn_Motel-Sarnia_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155011-d1672190-Reviews-Howard_Johnson_Inn_Sarnia-Sarnia_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155011-d188282-Reviews-Lambton_College_Residence-Sarnia_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155011-d579007-Reviews-Away_Inn_A_Manger_Bed_Breakfast-Sarnia_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155018-d7787104-Reviews-Hampton_Inn_by_Hilton_Timmins-Timmins_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155018-d3531376-Reviews-Microtel_Inn_Suites_by_Wyndham_Timmins-Timmins_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155018-d7787104-Reviews-Hampton_Inn_by_Hilton_Timmins-Timmins_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155018-d3801186-Reviews-Holiday_Inn_Express_Hotel_And_Suites_Timmins-Timmins_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155018-d186948-Reviews-Super_8_by_Wyndham_Timmins_ON-Timmins_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155018-d188287-Reviews-Ramada_by_Wyndham_Timmins-Timmins_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155018-d6902843-Reviews-Balsam_Suites_Boutique_Inn_Residence-Timmins_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155018-d589166-Reviews-Cedar_Meadows_Resort_Spa-Timmins_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155018-d183049-Reviews-The_Senator_Hotel-Timmins_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155018-d184067-Reviews-Comfort_Inn-Timmins_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155018-d1175647-Reviews-WildExodus-Timmins_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155018-d186949-Reviews-Travelodge_Timmins-Timmins_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499107-d2219078-Reviews-Stardust_Motel-Pincher_Creek_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499107-d1027619-Reviews-Ramada_by_Wyndham_Pincher_Creek-Pincher_Creek_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499107-d549526-Reviews-Heritage_Inn_Hotel_Convention_Centre-Pincher_Creek_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499107-d262697-Reviews-Super_8_by_Wyndham_Pincher_Creek_AB-Pincher_Creek_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499107-d15290952-Reviews-Travelodge_by_Wyndham_Pincher_Creek-Pincher_Creek_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499107-d1473799-Reviews-Foothills_Motel-Pincher_Creek_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499107-d1475924-Reviews-West_Castle_Motel-Pincher_Creek_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499107-d626260-Reviews-Parkway_Motel-Pincher_Creek_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499107-d2044115-Reviews-Blue_Mountain_Motel-Pincher_Creek_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499107-d9878072-Reviews-Castle_Mountain_Ski_Lodge-Pincher_Creek_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499107-d13238330-Reviews-Legendary_King_Edward_Hotel-Pincher_Creek_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499107-d1094948-Reviews-Corner_Mountain_Inn_and_Wellness_Center-Pincher_Creek_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499107-d1745913-Reviews-Stepping_Stone_Cabins_Bed_Breakfast-Pincher_Creek_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499107-d1733744-Reviews-Aspen_Grove_Bed_Breakfast-Pincher_Creek_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499107-d8682091-Reviews-Beauvais_Lake_Provincial_Park-Pincher_Creek_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499107-d8472675-Reviews-Drywood_Creek_Hide_A_Away-Pincher_Creek_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499107-d12726943-Reviews-Veterans_Memorial_Campground-Pincher_Creek_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499107-d1544978-Reviews-Stella_s_Mountain_Inn-Pincher_Creek_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499107-d3370810-Reviews-Nestle_Inn_Bed_Breakfast-Pincher_Creek_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499107-d10750956-Reviews-Sleepy_Hollow_Campground-Pincher_Creek_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181760-d182050-Reviews-Sword_Motor_Inn-Bancroft_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181760-d1776156-Reviews-Bancroft_Inn_Suites-Bancroft_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181760-d2213941-Reviews-Benaaron_Guest_House-Bancroft_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181760-d3435089-Reviews-Bancroft_Bed_Breakfast-Bancroft_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181760-d1193226-Reviews-Chickadee_Lodge-Bancroft_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181760-d6597728-Reviews-Footprints_Resort-Bancroft_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181760-d10617010-Reviews-Teddy_Bear_Bed_Breakfast-Bancroft_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181760-d3367440-Reviews-Shamrock_Hill_B_B-Bancroft_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181760-d2194544-Reviews-Somerset_Inn-Bancroft_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181760-d2238000-Reviews-Birch_Cliff_Lodge-Bancroft_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181760-d15247561-Reviews-Maple_View_Cottage-Bancroft_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181801-d2148741-Reviews-Hilton_Garden_Inn_Edmonton_International_Airport-Leduc_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181801-d226248-Reviews-Executive_Royal_Hotel_Edmonton_Airport-Leduc_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181801-d12088183-Reviews-Wyndham_Garden_Edmonton_Airport-Leduc_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181801-d188352-Reviews-Super_8_by_Wyndham_Edmonton_International_Airport-Leduc_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181801-d819637-Reviews-Hampton_Inn_Suites_Edmonton_International_Airport-Leduc_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181801-d1236766-Reviews-Days_Inn_Suites_Edmonton_Airport-Leduc_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181801-d8735876-Reviews-Wingate_by_Wyndham_Edmonton_Airport-Leduc_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181801-d182280-Reviews-Best_Western_Plus_Edmonton_Airport_Hotel-Leduc_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181801-d182120-Reviews-Best_Western_Premier_Denham_Inn_Suites-Leduc_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181801-d268500-Reviews-Ramada_by_Wyndham_Edmonton_International_Airport-Leduc_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181801-d2148741-Reviews-Hilton_Garden_Inn_Edmonton_International_Airport-Leduc_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181801-d11694497-Reviews-Stars_Inn-Leduc_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181801-d637438-Reviews-Western_Budget_Motel_Leduc_1-Leduc_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181801-d7988035-Reviews-Western_Budget_Leduc_2-Leduc_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181801-d11666475-Reviews-Stars_Inn_Edmonton_Airport-Leduc_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181801-d1474630-Reviews-Crystal_Star_Inn-Leduc_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181801-d7093856-Reviews-Western_Budget_Motel_Leduc_3-Leduc_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181801-d12445155-Reviews-Paradise_Inn_and_Suites_Signature-Leduc_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181801-d8526212-Reviews-Country_Wildflowers_B_B-Leduc_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181801-d1407942-Reviews-Airport_Motel-Leduc_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181805-d582620-Reviews-Ramada_by_Wyndham_Drumheller_Hotel_Suites-Drumheller_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181805-d182128-Reviews-Jurassic_Inn_by_Canalta_Hotels-Drumheller_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181805-d183508-Reviews-Heartwood_Inn_and_Spa-Drumheller_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181805-d188363-Reviews-Super_8_by_Wyndham_Drumheller-Drumheller_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181805-d4552488-Reviews-Quality_Hotel_Drumheller-Drumheller_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181805-d186029-Reviews-McDougall_Lane_Bed_Breakfast-Drumheller_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181805-d8631915-Reviews-Dinosaur_Trail_RV_Resort-Drumheller_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181805-d188380-Reviews-Travelodge_Drumheller_AB-Drumheller_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181805-d1170268-Reviews-Econo_Lodge_Inn_Suites_Drumheller-Drumheller_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181805-d2238284-Reviews-Badlands_Motel-Drumheller_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181805-d3847950-Reviews-Hoo_Doo_Motel-Drumheller_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181805-d3426514-Reviews-Dinosaur_Hotel-Drumheller_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182203-d188303-Reviews-Lakeview_Inns_Suites_Whitecourt-Whitecourt_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182203-d7615999-Reviews-Microtel_Inn_Suites_by_Wyndham_Whitecourt-Whitecourt_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182203-d188303-Reviews-Lakeview_Inns_Suites_Whitecourt-Whitecourt_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182203-d183879-Reviews-Quality_Inn_Whitecourt-Whitecourt_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182203-d1553919-Reviews-Western_Budget_Motel_Whitecourt_3-Whitecourt_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182203-d5443792-Reviews-The_Kanata_by_BCMInns_Whitecourt-Whitecourt_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182203-d650472-Reviews-Days_Inn_Suites_by_Wyndham_Whitecourt-Whitecourt_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182203-d188362-Reviews-Super_8_by_Wyndham_Whitecourt-Whitecourt_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182203-d1465140-Reviews-Holiday_Inn_Express_Hotel_Suites_Whitecourt-Whitecourt_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182203-d4310435-Reviews-Green_Gables_Inn-Whitecourt_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182203-d1928059-Reviews-Ritz_Cafe_and_Motor_Inn-Whitecourt_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182203-d637034-Reviews-Cloud_9_Inn-Whitecourt_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182203-d1511896-Reviews-Travelodge_by_Wyndham_Conference_Center_Suites_Whitecourt-Whitecourt_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182203-d3923929-Reviews-Canadas_Best_Value_Inn_Whitecourt-Whitecourt_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182203-d10432996-Reviews-Royal_Oak_Inn-Whitecourt_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182203-d12855736-Reviews-New_Imperial_Suites-Whitecourt_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182203-d3435247-Reviews-Snuggle_Inn-Whitecourt_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182203-d1641458-Reviews-Glenview_Motel-Whitecourt_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182203-d8280371-Reviews-Whitecourt_Lions_Campground-Whitecourt_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182203-d182347-Reviews-Cascade_Motor_Inn-Whitecourt_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499255-d1572131-Reviews-Campbellford_River_Inn-Campbellford_Trent_Hills_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1900747-d6428517-Reviews-Hastings_House_Bed_Breakfast-Hastings_Trent_Hills_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499255-d6428538-Reviews-Emilyville_Inn-Campbellford_Trent_Hills_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499255-d3825466-Reviews-Great_Blue_Resorts_Woodland_Estate_Resort_The_Kawarthas-Campbellford_Trent_Hills_Ontar.html https://www.tripadvisor.ca/Hotel_Review-g499255-d13121161-Reviews-Bed_Yoga_Breakfast-Campbellford_Trent_Hills_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499255-d1654582-Reviews-Windswept_on_the_Trent-Campbellford_Trent_Hills_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499255-d15551101-Reviews-Elsie_J_s_Historic_House-Campbellford_Trent_Hills_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1900747-d9772113-Reviews-Trent_River_Cottages-Hastings_Trent_Hills_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g609117-d581085-Reviews-Wiarton_Willy_s_Inn-Wiarton_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g609117-d2432792-Reviews-Top_Notch_Motel_Restaurant-Wiarton_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g609117-d1027902-Reviews-Waterview_on_The_Bay-Wiarton_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g609117-d729547-Reviews-The_Spirit_Rock_Outpost_Lodge-Wiarton_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g609117-d2080556-Reviews-Shenstone_Motor_Inn_Restaurant-Wiarton_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g609117-d7928888-Reviews-Peninsula_Motel-Wiarton_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g609117-d12874697-Reviews-Pacific_Inn-Wiarton_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g609117-d4742629-Reviews-Bayshore_Cottages-Wiarton_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g609117-d4799352-Reviews-Mile_Inn_Motel-Wiarton_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154982-d3523354-Reviews-Hampton_Inn_by_Hilton_Brampton_Toronto-Brampton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154982-d2253235-Reviews-Hilton_Garden_Inn_Toronto_Brampton-Brampton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154982-d3523354-Reviews-Hampton_Inn_by_Hilton_Brampton_Toronto-Brampton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154982-d287227-Reviews-Monte_Carlo_Inn_Brampton_Suites-Brampton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154982-d1732785-Reviews-Days_Inn_by_Wyndham_Brampton-Brampton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154982-d182047-Reviews-Quality_Inn_Suites-Brampton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154982-d575745-Reviews-Courtyard_Toronto_Brampton-Brampton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154982-d568787-Reviews-Fairfield_Inn_Suites_Toronto_Brampton-Brampton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154982-d13558766-Reviews-Park_Inn_by_Radisson_Brampton-Brampton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154982-d182812-Reviews-Comfort_Inn-Brampton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154982-d247544-Reviews-Motel_6_Toronto_Brampton-Brampton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154982-d16781704-Reviews-3_bedroom_Home_Brampton-Brampton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154982-d631827-Reviews-Holiday_Inn_Express_Hotel_Suites_Brampton-Brampton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154982-d10838976-Reviews-Newton_Villa-Brampton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154982-d557009-Reviews-Residence_Conference_Centre_Brampton-Brampton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154982-d11403263-Reviews-Mandas_by_Mount_Pleasant-Brampton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154982-d281343-Reviews-The_Marigold_Hotel-Brampton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154982-d6208755-Reviews-Indian_Line_Campground-Brampton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154982-d1466073-Reviews-Churchville_B_B-Brampton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154982-d281343-Reviews-The_Marigold_Hotel-Brampton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154982-d13338692-Reviews-Dorado_Nights-Brampton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154989-d618932-Reviews-Hampton_Inn_Suites_by_Hilton_Guelph-Guelph_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154989-d729385-Reviews-Staybridge_Suites_Guelph-Guelph_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154989-d866567-Reviews-Delta_Hotels_by_Marriott_Guelph_Conference_Centre-Guelph_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154989-d618932-Reviews-Hampton_Inn_Suites_by_Hilton_Guelph-Guelph_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154989-d182847-Reviews-Comfort_Inn-Guelph_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154989-d188211-Reviews-Days_Inn_by_Wyndham_Guelph-Guelph_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154989-d181987-Reviews-Holiday_Inn_Guelph_Hotel_Conference_Centre-Guelph_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154989-d676917-Reviews-Fairfield_Inn_Suites_by_Marriott_Guelph-Guelph_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154989-d240021-Reviews-Holiday_Inn_Express_Suites_Guelph-Guelph_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154989-d2296319-Reviews-Parkview_Motel-Guelph_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154989-d188316-Reviews-Super_8_by_Wyndham_Guelph-Guelph_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154989-d274634-Reviews-Royal_Inn_Suites-Guelph_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154989-d4137025-Reviews-Wayfare_Motel-Guelph_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154989-d7950777-Reviews-Western_Hotel_Executive_Suites-Guelph_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154989-d643786-Reviews-London_House_Bed_and_Breakfast-Guelph_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154989-d12269123-Reviews-University_of_Guelph_Summer_Hostel-Guelph_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154989-d585603-Reviews-Stone_Gables_Manor_B_B-Guelph_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154989-d188291-Reviews-Royal_Brock_Hotel-Guelph_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499141-d1524234-Reviews-The_Village_Motel-Naramata_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499141-d262753-Reviews-Sandy_Beach_Lodge_Resort-Naramata_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499141-d1083141-Reviews-Paradise_Cove_Guest_House-Naramata_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499141-d8112407-Reviews-Naramata_Heritage_Inn_Spa-Naramata_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499141-d8111167-Reviews-CastleRock-Naramata_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499141-d10548647-Reviews-Singing_Marmot_Guest_Suites-Naramata_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499141-d6892072-Reviews-Above_Naramata_B_B-Naramata_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499141-d2171277-Reviews-Naramata_Suite_Dreams_Bed_and_Breakfast-Naramata_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499140-d501085-Reviews-Halcyon_Hot_Springs-Nakusp_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499140-d318001-Reviews-The_Lodge_at_Arrow_Lakes-Nakusp_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499140-d15130252-Reviews-Shon_s_Hostel-Nakusp_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499140-d3877162-Reviews-Rock_Island_Resort-Nakusp_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499140-d675612-Reviews-Selkirk_Inn-Nakusp_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499140-d656129-Reviews-Huckleberry_Inn-Nakusp_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181722-d182039-Reviews-Best_Western_Parkway_Inn_Conference_Centre-Cornwall_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181722-d188290-Reviews-Ramada_by_Wyndham_Cornwall-Cornwall_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181722-d6363090-Reviews-Chesley_s_Inn-Cornwall_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181722-d259448-Reviews-Super_8_by_Wyndham_Cornwall_on-Cornwall_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181722-d2227766-Reviews-Century_Motel-Cornwall_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181722-d181917-Reviews-Comfort_Inn-Cornwall_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181722-d1811820-Reviews-Elect_Inn_5-Cornwall_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181722-d2716373-Reviews-First_Canada_Inns-Cornwall_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181722-d15096718-Reviews-Canada_Continental_Hotel-Cornwall_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181722-d2297755-Reviews-Nav_Centre-Cornwall_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181722-d8462645-Reviews-En_Passant_B_B-Cornwall_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181722-d12159917-Reviews-Martin_s_Inn-Cornwall_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181722-d2239767-Reviews-Fairview_Inn-Cornwall_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181722-d182833-Reviews-Monte_Carlo_Motel-Cornwall_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181722-d182832-Reviews-Howard_Johnson_by_Wyndham_Cornwall-Cornwall_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181722-d15277863-Reviews-Days_Inn_Cornwall-Cornwall_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181722-d6212289-Reviews-St_Lawrence_College_Residence_Cornwall-Cornwall_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499289-d487483-Reviews-Super_8_by_Wyndham_Port_Elgin-Port_Elgin_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499289-d1508036-Reviews-Travelodge_Port_Elgin-Port_Elgin_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499289-d1082209-Reviews-All_Seasons_Motel-Port_Elgin_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499289-d2284810-Reviews-Sand_Castle_Suites_Motel-Port_Elgin_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499289-d3544335-Reviews-Windspire_Inn-Port_Elgin_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499289-d1101669-Reviews-Maplewood_Motel-Port_Elgin_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499289-d1520616-Reviews-Back_Door_Family_Cottages-Port_Elgin_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499289-d15562442-Reviews-The_Maples_Cottages_In_Port_Elgin-Port_Elgin_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499289-d15320118-Reviews-Summer_Breeze_Cottages-Port_Elgin_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499289-d3210842-Reviews-Silken_Retreat-Port_Elgin_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499289-d2209795-Reviews-Edelweiss_Motel-Port_Elgin_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499289-d2079075-Reviews-Aunt_Mabel_s_Country_Kitchen_Motel-Port_Elgin_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499289-d10593430-Reviews-Beach_Rocks_Bed_Breakfast-Port_Elgin_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499289-d11743189-Reviews-Kenorus_Campground_RV_Resort-Port_Elgin_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499289-d3355364-Reviews-Braemar_Cabins-Port_Elgin_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499289-d8113082-Reviews-Krys_ed_Cottage_Park-Port_Elgin_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499289-d2624917-Reviews-The_Stone_House_B_B-Port_Elgin_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499289-d7612045-Reviews-Wild_Turkey_Guest_House-Port_Elgin_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499300-d6820802-Reviews-Liberty_Suites_Hotel-Vaughan_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499300-d4154149-Reviews-Element_Vaughan_Southwest-Vaughan_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499300-d635019-Reviews-Residence_Inn_Toronto_Vaughan-Vaughan_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499300-d2290149-Reviews-SpringHill_Suites_Toronto_Vaughan-Vaughan_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499300-d1986190-Reviews-Homewood_Suites_by_Hilton_Toronto_Vaughan-Vaughan_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499300-d1027863-Reviews-Holiday_Inn_Express_Hotel_Suites-Vaughan_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499300-d183143-Reviews-Extended_Stay_Canada_Toronto_Vaughan-Vaughan_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499300-d601288-Reviews-Monte_Carlo_Inn_Vaughan_Suites-Vaughan_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499300-d6820802-Reviews-Liberty_Suites_Hotel-Vaughan_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499300-d2573290-Reviews-Aloft_Vaughan_Mills-Vaughan_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499300-d611832-Reviews-Hilton_Garden_Inn_Toronto_Vaughan-Vaughan_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499300-d1218832-Reviews-Novotel_Toronto_Vaughan_Centre-Vaughan_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499300-d262702-Reviews-Courtyard_Toronto_Vaughan-Vaughan_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g562671-d7777578-Reviews-Vaughan_Inn-Woodbridge_Vaughan_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g562670-d259459-Reviews-Super_8_by_Wyndham_Toronto_North-Concord_Vaughan_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499300-d12950428-Reviews-Home_Sweet_Home-Vaughan_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g983899-d7094551-Reviews-Hilda_s_Bed_Breakfast-Thornhill_Vaughan_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g2578931-d8635682-Reviews-Kleinburg_Inn-Kleinburg_Vaughan_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g2578931-d661130-Reviews-Humber_House-Kleinburg_Vaughan_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499300-d12950428-Reviews-Home_Sweet_Home-Vaughan_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181750-d284102-Reviews-Jordan_House_Hotel-Jordan_Lincoln_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181750-d182033-Reviews-Ramada_by_Wyndham_Jordan_Beacon_Harbourside_Resort-Jordan_Lincoln_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181750-d253066-Reviews-Inn_On_The_Twenty-Jordan_Lincoln_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g562672-d3492827-Reviews-Orchard_Croft_Boutique_Country_Retreat-Jordan_Station_Lincoln_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g562672-d2247990-Reviews-Among_the_Vines_B_B-Jordan_Station_Lincoln_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g562672-d12967485-Reviews-Centennial_House_Bed_and_Breakfast-Jordan_Station_Lincoln_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1120030-d6416521-Reviews-Bonnybank_Bed_and_Breakfast-Vineland_Lincoln_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g2158792-d1805997-Reviews-Cottage_by_the_Lake-Beamsville_Lincoln_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g2158792-d2151809-Reviews-The_House_by_the_Side_of_the_Road-Beamsville_Lincoln_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181750-d3637665-Reviews-Cameo_Cottage_Country_BnB-Jordan_Lincoln_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1120030-d1591242-Reviews-Atherton_House-Vineland_Lincoln_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181750-d550867-Reviews-Jordan_Village_Guest_Manor-Jordan_Lincoln_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g4552423-d1850822-Reviews-Auberge_La_Dolce_Vita-Temiscouata_sur_le_Lac_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g4552423-d3530743-Reviews-Auberge_Sur_le_Lac_Temiscouata-Temiscouata_sur_le_Lac_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g4552423-d2234901-Reviews-Auberge_Marie_Blanc-Temiscouata_sur_le_Lac_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g4552423-d1817430-Reviews-Motel_Royal-Temiscouata_sur_le_Lac_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g4552423-d2312904-Reviews-Gite_Grand_Moment-Temiscouata_sur_le_Lac_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g4552423-d3648154-Reviews-Auberge_Saint_Mathias-Temiscouata_sur_le_Lac_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g4552423-d2445268-Reviews-Econo_Lodge-Temiscouata_sur_le_Lac_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g4552423-d8465810-Reviews-La_Chambre_d_Ami-Temiscouata_sur_le_Lac_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g4552423-d10823544-Reviews-Motel_Beau_lieu-Temiscouata_sur_le_Lac_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g4552423-d9759125-Reviews-Motel_Restaurant_la_Vision-Temiscouata_sur_le_Lac_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g4552423-d7905379-Reviews-Maison_Carpe_Diem-Temiscouata_sur_le_Lac_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g4552423-d1110218-Reviews-Motel_Camping_Caldwell-Temiscouata_sur_le_Lac_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g4552423-d9720946-Reviews-Fort_Ingall-Temiscouata_sur_le_Lac_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499380-d1837368-Reviews-Le_Pleasant_Hotel_Cafe-Sutton_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499380-d547879-Reviews-Auberge_des_Appalaches-Sutton_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499380-d603453-Reviews-Le_Domaine_Tomali_Maniatyn-Sutton_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499380-d1563704-Reviews-Les_Caprices_de_Victoria-Sutton_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499380-d12295623-Reviews-Sutton_s_Haven_Inn-Sutton_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499380-d208957-Reviews-Horizon_Hotel-Sutton_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499380-d1006941-Reviews-Le_Montagnard-Sutton_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499380-d2464985-Reviews-Auberge_Sutton_Brouerie-Sutton_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499380-d8412396-Reviews-Huttopia_Sutton-Sutton_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499380-d1206268-Reviews-B_B_Pinorama-Sutton_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499380-d10481579-Reviews-Chapelle_Ste_Agnes_Vineyard-Sutton_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499380-d1633887-Reviews-Auberge_Schweizer_Inn-Sutton_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499380-d12672829-Reviews-Chez_Marie-Sutton_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182165-d805184-Reviews-Le_St_Christophe_Hotel_Spa-Granby_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182165-d183201-Reviews-Hotel_Castel_Spa_Confort-Granby_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182165-d10517423-Reviews-Gi_temps-Granby_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182165-d1902838-Reviews-Une_Fleur_au_Bord_de_l_Eau-Granby_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182165-d1500617-Reviews-Motel_Les_Pins-Granby_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182165-d10066905-Reviews-B_B_la_Maison_Collins_Eco_Gite-Granby_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182165-d183202-Reviews-Hotel_Econolodge_Granby-Granby_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182165-d1380188-Reviews-Motel_Bonsoir-Granby_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182165-d9604328-Reviews-Autour_Du_Monde-Granby_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182165-d6420484-Reviews-Magnolia_B_B-Granby_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182165-d2350639-Reviews-Hotel_Le_Mirador-Granby_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182165-d2208974-Reviews-Motel_Granby-Granby_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182165-d12224038-Reviews-Hostel_Vican-Granby_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182197-d183759-Reviews-Hotel_Chateau_Bromont-Bromont_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182197-d572751-Reviews-Le_St_Martin_Bromont-Bromont_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182197-d459801-Reviews-Auberge_Spa_Le_Madrigal-Bromont_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182197-d2287609-Reviews-Auberge_Nuits_St_Georges-Bromont_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182197-d4270376-Reviews-Mikasa_B_B-Bromont_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182197-d621740-Reviews-Studiotel_Bromont-Bromont_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182197-d1209210-Reviews-Auberge_Bromont-Bromont_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182197-d1840165-Reviews-Blanc_Sur_Vert-Bromont_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182197-d10175575-Reviews-Beatnik_Hotel-Bromont_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182197-d2545062-Reviews-Le_Gite_A_Margot-Bromont_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182197-d208946-Reviews-Hotel_Bromont-Bromont_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182197-d3171314-Reviews-Beatnik_Hotel-Bromont_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182197-d16646769-Reviews-Domaine_Yamaska-Bromont_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182197-d12686054-Reviews-Le_Relais_BB-Bromont_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g679248-d619787-Reviews-The_Village_Inn_Elora-Elora_Centre_Wellington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1049419-d6393261-Reviews-Best_Western_Plus_Fergus_Hotel-Fergus_Centre_Wellington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1049419-d1902124-Reviews-Van_Galis_Cafe_Inn-Fergus_Centre_Wellington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1049419-d1093917-Reviews-Stonehurst_Bed_and_Breakfast-Fergus_Centre_Wellington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1049419-d3462439-Reviews-Thistlebrae_B_B-Fergus_Centre_Wellington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1049419-d3366000-Reviews-St_George_B_B-Fergus_Centre_Wellington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g679248-d7235347-Reviews-The_Flying_Leap_Bed_and_Breakfast-Elora_Centre_Wellington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g679248-d667943-Reviews-Drew_House-Elora_Centre_Wellington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g679248-d14927086-Reviews-Elora_Mill_Hotel_Spa-Elora_Centre_Wellington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1049419-d1009356-Reviews-The_Breadalbane_Inn-Fergus_Centre_Wellington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1049419-d3498215-Reviews-Dream_Corners_B_B-Fergus_Centre_Wellington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1049419-d1897982-Reviews-Brew_House_On_The_Grand_B_B-Fergus_Centre_Wellington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g679248-d12680804-Reviews-Sweet_Ella_s_Bed_and_Breakfast-Elora_Centre_Wellington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g679248-d1776555-Reviews-Tynavon_Bed_and_Breakfast-Elora_Centre_Wellington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1049419-d1653536-Reviews-Maplecrest_Farm-Fergus_Centre_Wellington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g679248-d7185463-Reviews-B_B_on_Keating-Elora_Centre_Wellington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g679248-d1881809-Reviews-The_Apartment_on_Church_Bed_Breakfast-Elora_Centre_Wellington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g679248-d1653513-Reviews-The_Sem_Wissler_House-Elora_Centre_Wellington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g679248-d4747536-Reviews-Stoneacre_Bed_Breakfast-Elora_Centre_Wellington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g488318-d620219-Reviews-Ridgewood_Cottages-Temagami_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g488318-d1055566-Reviews-Smoothwater_Outfitters_Lodge-Temagami_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g488318-d4699337-Reviews-Northland_Paradise_Lodge-Temagami_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g488318-d1079881-Reviews-Wilson_Lake_Cottages-Temagami_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1131571-d1237076-Reviews-O_Leary_s_Beach_Retreat_Cottages-Sauble_Beach_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1131571-d1472365-Reviews-Knights_Inn-Sauble_Beach_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1131571-d7153878-Reviews-Sauble_River_Marina_and_Lodge_Resort-Sauble_Beach_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1131571-d13810850-Reviews-At_The_Beach_B_and_B-Sauble_Beach_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g970305-d625438-Reviews-Village_Inn_of_Lakefield-Lakefield_Selwyn_Township_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g970305-d1007729-Reviews-Beachwood_Resort-Lakefield_Selwyn_Township_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g970305-d1602803-Reviews-Birch_Bend_Cottage_Resort-Lakefield_Selwyn_Township_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g970305-d1653592-Reviews-The_River_House_Bed_and_Breakfast-Lakefield_Selwyn_Township_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g970305-d617329-Reviews-The_Irwin_Inn-Lakefield_Selwyn_Township_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g970305-d1886950-Reviews-Ardagh_Cottage_Resort-Lakefield_Selwyn_Township_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g970305-d3291229-Reviews-Prestwood_Cottages-Lakefield_Selwyn_Township_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g970305-d9727121-Reviews-Poplar_Grove_Fishing_Camp-Lakefield_Selwyn_Township_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g814343-d2627467-Reviews-Gite_Reve_et_Realite-Cap_Chat_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g814343-d601989-Reviews-Auberge_de_montagne_des_Chic_Chocs-Cap_Chat_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g814343-d1876681-Reviews-Motel_Restaurant_Nanook-Cap_Chat_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g814343-d3975422-Reviews-La_Maison_entre_Mer_et_Montagnes-Cap_Chat_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g814343-d8708390-Reviews-Motel_Camping_Le_Pirate-Cap_Chat_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g814343-d10536203-Reviews-Gite_l_Aube_Matiniere-Cap_Chat_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g814343-d12049355-Reviews-Chalets_Valmont-Cap_Chat_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g814343-d2059028-Reviews-Village_Grande_Nature_Chic_Chocs-Cap_Chat_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g814343-d2242228-Reviews-Domaine_Joseph_Ross-Cap_Chat_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g814343-d7052623-Reviews-Gite_L_Arc_en_Ciel-Cap_Chat_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g814343-d11760810-Reviews-Gite_Celebrites-Cap_Chat_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g814343-d11919959-Reviews-Hebergement_Gaspesie_sur_Mer-Cap_Chat_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g154925-d12956868-Reviews-Hamilton_Hotel-Williams_Lake_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154925-d185265-Reviews-Ramada_by_Wyndham_Williams_Lake-Williams_Lake_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154925-d3199467-Reviews-Best_Western_Williams_Lake_Hotel-Williams_Lake_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154925-d183559-Reviews-Coast_Fraser_Inn-Williams_Lake_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154925-d182636-Reviews-Sandman_Hotel_Suites_Williams_Lake-Williams_Lake_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154925-d188344-Reviews-Super_8_by_Wyndham_Williams_Lake_BC-Williams_Lake_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154925-d2452947-Reviews-Lakeside_Motel-Williams_Lake_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154925-d12956868-Reviews-Hamilton_Hotel-Williams_Lake_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154928-d183408-Reviews-Aurora_Inn-Dawson_City_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g154928-d183407-Reviews-Westmark_Inn_Dawson_City-Dawson_City_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g154928-d615037-Reviews-Bombay_Peggy_s_Inn_Pub-Dawson_City_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g154928-d185869-Reviews-5th_Avenue_Bed_Breakfast-Dawson_City_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g154928-d185535-Reviews-Triple_J_Hotel_and_Cabins-Dawson_City_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g154928-d185528-Reviews-Dawson_City_Bunkhouse-Dawson_City_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g154928-d185529-Reviews-Canadas_Best_Value_Inn_Downtown_Hotel-Dawson_City_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g154928-d10438900-Reviews-Bonanza_Gold_Motel-Dawson_City_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g154928-d246813-Reviews-Dawson_City_River_Hostel-Dawson_City_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g499186-d2263290-Reviews-Russelltown_Inn-Bonavista_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g499186-d1857885-Reviews-Abbott_s_Cape_Shore_Bed_and_Breakfast-Bonavista_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g499186-d1482867-Reviews-White_s_Bed_Breakfast-Bonavista_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g499186-d1880129-Reviews-Lancaster_Inn-Bonavista_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g499186-d8422777-Reviews-Annie_s_landing-Bonavista_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g499186-d300313-Reviews-Butler_s_By_The_Sea_Bed_and_Breakfast-Bonavista_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g499186-d8385778-Reviews-Oceanside_Cabins_and_Oceanview_Restaurant-Bonavista_Newfoundland_Newfoundland_and_Labr.html https://www.tripadvisor.ca/Hotel_Review-g499186-d1563472-Reviews-HI_Bonavista_Hostel-Bonavista_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g499186-d7109300-Reviews-Robbins_By_The_Sea-Bonavista_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g499186-d16650824-Reviews-Aggie_s_B_B-Bonavista_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g499186-d15675340-Reviews-Gillam_s_Efficiency_Apartments-Bonavista_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g181762-d676723-Reviews-Willow_Bend_Motel-Truro_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g181762-d1139061-Reviews-Holiday_Inn_Truro-Truro_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g181762-d280762-Reviews-Super_8_by_Wyndham_Truro_NS-Truro_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g181762-d182790-Reviews-Comfort_Inn_Truro-Truro_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g181762-d182791-Reviews-Stonehouse_Motel_Restaurant-Truro_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g181762-d1074007-Reviews-Berry_s_Motel-Truro_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g181762-d182052-Reviews-Best_Western_Truro_Glengarry-Truro_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g181762-d625982-Reviews-Baker_s_Chest_Tearoom_and_B_B-Truro_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g181762-d679192-Reviews-Belgravia_Bed_Breakfast-Truro_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g181762-d583676-Reviews-Tulips_and_Thistle_Bed_Breakfast-Truro_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g181762-d15226367-Reviews-Abide_Within_Bed_Breakfast-Truro_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g181762-d1210558-Reviews-Suncatcher_Bed_Breakfast-Truro_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g181762-d1145422-Reviews-Tidal_Bore_Inn-Truro_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g181762-d660974-Reviews-Eagle_s_Landing_B_B-Truro_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g181776-d182083-Reviews-Canadas_Best_Value_Princeton_Inn_Suites-Princeton_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181776-d1904932-Reviews-Cedars_Motel-Princeton_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181776-d242125-Reviews-Sandman_Inn_Princeton-Princeton_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181776-d8612938-Reviews-Riverside_Cabins-Princeton_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181776-d8433272-Reviews-Deerview_Lodge_Cabins-Princeton_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181776-d2242309-Reviews-Evergreen_Motel-Princeton_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181776-d1876102-Reviews-The_Villager_Inn-Princeton_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181776-d1861192-Reviews-Princeton_Castle_Resort-Princeton_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181776-d182473-Reviews-Countryside_Inn-Princeton_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181776-d6278034-Reviews-Rivers_Edge_RV_Park_Campground-Princeton_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181776-d671003-Reviews-Old_Hedley_Road_Inn-Princeton_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181776-d12578755-Reviews-Princeton_RV_Campground-Princeton_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181776-d11864367-Reviews-RockRidge_Canyon_Camp_and_Conference_Centre-Princeton_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181776-d8309696-Reviews-Stemwinder_Provincial_Park-Princeton_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181776-d535805-Reviews-Princeton_Motel-Princeton_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181776-d1184594-Reviews-Paradies_Valley_Guest_Ranch-Princeton_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181776-d12578754-Reviews-Princeton_RV_Campground-Princeton_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499347-d4134438-Reviews-Le_Gite_du_Parc-La_Tuque_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499347-d6114969-Reviews-L_Aventurier_Du_Gouin-La_Tuque_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499347-d3477135-Reviews-Gite_aux_Trois_Pignons-La_Tuque_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499347-d1162086-Reviews-Club_Odanak-La_Tuque_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499347-d1162088-Reviews-Hotel_Marineau_La_Tuque-La_Tuque_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499347-d12924180-Reviews-Auberge_De_La_Petite_Chapelle-La_Tuque_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499347-d6721513-Reviews-Hotel_Marineau_Centre-La_Tuque_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499347-d3656198-Reviews-Domaine_4_Saisons_Guy_Duhamel-La_Tuque_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499347-d7658325-Reviews-Pourvoirie_Windigo-La_Tuque_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499347-d3475973-Reviews-Auberge_La_Residence-La_Tuque_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499347-d14077580-Reviews-Appart_Hotel_La_Tuque-La_Tuque_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499347-d16640676-Reviews-Hebergement_Italia_Pizzeria-La_Tuque_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499374-d6161727-Reviews-Hotel_cie-Sainte_Anne_des_Monts_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499374-d185723-Reviews-Gite_du_Mont_Albert-Sainte_Anne_des_Monts_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499374-d3364221-Reviews-Motel_Manoir_sur_Mer-Sainte_Anne_des_Monts_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499374-d1852488-Reviews-La_Seigneurie_des_Monts-Sainte_Anne_des_Monts_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499374-d3405035-Reviews-Auberge_du_Vieux_Faubourg-Sainte_Anne_des_Monts_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499374-d3532068-Reviews-Auberge_Chateau_Lamontagne-Sainte_Anne_des_Monts_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499374-d2241245-Reviews-Gite_La_Ptite_Falaise-Sainte_Anne_des_Monts_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499374-d676589-Reviews-Auberge_Festive_Sea_Shack-Sainte_Anne_des_Monts_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499374-d3567134-Reviews-Chez_Bass-Sainte_Anne_des_Monts_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499374-d577865-Reviews-Motel_a_la_Brunante-Sainte_Anne_des_Monts_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499374-d604257-Reviews-Auberge_Internationale_Ste_Anne_Des_Monts-Sainte_Anne_des_Monts_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499374-d15039280-Reviews-Auberge_De_Montagne_Des_Chic_Chocs_Mountain_Lodge_Sepaq-Sainte_Anne_des_Monts_Gaspesi.html https://www.tripadvisor.ca/Hotel_Review-g182168-d1146349-Reviews-Best_Western_Plus_Edmundston_Hotel-Edmundston_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g182168-d188181-Reviews-Four_Points_by_Sheraton_Edmundston-Edmundston_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g182168-d226336-Reviews-Days_Inn_by_Wyndham_Edmundston-Edmundston_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g182168-d1164303-Reviews-Au_NIDaigle-Edmundston_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g182168-d6850050-Reviews-Auberge_Aucoin-Edmundston_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g182168-d182682-Reviews-Comfort_Inn_Edmundston-Edmundston_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g182168-d1480743-Reviews-Happy_Club_Motel-Edmundston_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g182168-d1473644-Reviews-La_Roma_Motel-Edmundston_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g182168-d2545347-Reviews-Motel_Cle_O_Spa_Inn-Edmundston_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g182168-d2367669-Reviews-Rose_Motel-Edmundston_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g182168-d1514810-Reviews-Auberge_Les_Jardins_Inn-Edmundston_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g182168-d182684-Reviews-Travelodge_Edmundston-Edmundston_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g182168-d1742067-Reviews-Motel_Le_Brayon_Chalets-Edmundston_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g182168-d15765121-Reviews-Morel_Executive_Suites-Edmundston_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g667819-d2665256-Reviews-Hotel_De_La_Borealie-Saint_Felicien_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g667819-d1141148-Reviews-Hotel_du_jardin-Saint_Felicien_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g667819-d2299666-Reviews-La_Maison_Banville_B_B_and_Cafe_Bistro-Saint_Felicien_Saguenay_Lac_Saint_Jean_Region_Q.html https://www.tripadvisor.ca/Hotel_Review-g667819-d3532174-Reviews-Motel_Moreau-Saint_Felicien_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g667819-d1026753-Reviews-Auberge_des_Berges-Saint_Felicien_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g667819-d1517374-Reviews-Motel_Auberge_Quatre_4_Saisons-Saint_Felicien_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g667819-d12612346-Reviews-La_Maison_D_amy_Rose-Saint_Felicien_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g667819-d4139486-Reviews-Motel_De_La_Riviere-Saint_Felicien_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g667819-d15858831-Reviews-Domaine_Sur_Une_Plage-Saint_Felicien_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182193-d182375-Reviews-Emerald_Lake_Lodge-Field_Yoho_National_Park_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182193-d668787-Reviews-Cathedral_Mountain_Lodge-Field_Yoho_National_Park_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182193-d325281-Reviews-Canadian_Rockies_Inn-Field_Yoho_National_Park_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182193-d4918578-Reviews-Whiskey_Jack_Hostel-Field_Yoho_National_Park_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g670325-d1484969-Reviews-Best_Western_Bonnyville_Inn_Suites-Bonnyville_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g670325-d3339844-Reviews-Holiday_Inn_Express_Hotel_Suites_Bonnyville-Bonnyville_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g670325-d8629263-Reviews-Microtel_Inn_Suites_by_Wyndham_Bonnyville-Bonnyville_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g670325-d1771830-Reviews-The_Neighbourhood_Inn-Bonnyville_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g670325-d8375553-Reviews-Neighbourhood_Inn_Express-Bonnyville_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g670325-d3168323-Reviews-Bethel_Aspen_Inn-Bonnyville_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g670325-d1204409-Reviews-Days_Inn_by_Wyndham_Bonnyville-Bonnyville_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g670325-d7862633-Reviews-Comfort_Inn_Suites-Bonnyville_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g670325-d1898951-Reviews-Bonnyville_Hotel-Bonnyville_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g670325-d2154498-Reviews-Centre_Suite_Inns-Bonnyville_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g670325-d2490814-Reviews-Bonnyville_Manor_Hotel_Apartments-Bonnyville_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g670325-d1473388-Reviews-Western_Budget_Motel_Bonnyville-Bonnyville_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g670325-d1476685-Reviews-Midtown_Motor_Inn-Bonnyville_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g6487238-d6843430-Reviews-The_Purple_Frog_Bed_and_Breakfast-Lion_s_Head_Bruce_Peninsula_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g6487238-d2371588-Reviews-MellowOut_B_B-Lion_s_Head_Bruce_Peninsula_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g6487238-d10439887-Reviews-The_Fitz_Hostel-Lion_s_Head_Bruce_Peninsula_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g6487238-d13125315-Reviews-Cape_Chin_Bed_and_Breakfast-Lion_s_Head_Bruce_Peninsula_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154931-d581790-Reviews-Harrison_Beach_Hotel-Harrison_Hot_Springs_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154931-d183786-Reviews-Harrison_Hot_Springs_Resort_Spa-Harrison_Hot_Springs_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154931-d626321-Reviews-Harrison_Spa_Motel-Harrison_Hot_Springs_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154931-d3385598-Reviews-Hot_Spring_Villa_Hotel-Harrison_Hot_Springs_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154931-d184260-Reviews-Harrison_Lake_Hotel-Harrison_Hot_Springs_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154931-d617580-Reviews-Harrison_Village_Motel-Harrison_Hot_Springs_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154931-d186001-Reviews-Bramblebank_Cottages-Harrison_Hot_Springs_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154931-d4466877-Reviews-Harrison_Lake_View_Resort-Harrison_Hot_Springs_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154931-d12286887-Reviews-The_Rockwell_Harrison_Guest_Lodge_B_B-Harrison_Hot_Springs_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154931-d7322200-Reviews-Springs_RV_Resort-Harrison_Hot_Springs_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154931-d8530522-Reviews-Harrison_Country_Club_RV_Resort-Harrison_Hot_Springs_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154931-d580955-Reviews-Bungalow_Motel-Harrison_Hot_Springs_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154931-d7910249-Reviews-Glencoe_RV_Park-Harrison_Hot_Springs_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154931-d4973408-Reviews-Harrison_Springs_Camping_and_RV_Park-Harrison_Hot_Springs_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154931-d7079631-Reviews-Hot_Springs_RV_and_Camping_Park-Harrison_Hot_Springs_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154931-d1231507-Reviews-Glencoe_Motel-Harrison_Hot_Springs_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154994-d182889-Reviews-Best_Western_Plus_Leamington_Hotel_Conference_Centre-Leamington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154994-d2238513-Reviews-Talbot_Trail_Inn_Suites-Leamington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154994-d281338-Reviews-Days_Inn_by_Wyndham_Leamington-Leamington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154994-d12428700-Reviews-Wigle_s_Motel-Leamington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154994-d497620-Reviews-Sun_Parlor_Motel-Leamington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154994-d1060273-Reviews-Seacliffe_Inn-Leamington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154994-d182888-Reviews-Quality_Inn_Leamington-Leamington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154994-d2282269-Reviews-Town_n_Country_Motor_Inn-Leamington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154994-d2282257-Reviews-Rymal_s_Motel-Leamington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154994-d2149076-Reviews-Duck_Pond_Bed_and_Breakfast_Cottage-Leamington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154994-d6594710-Reviews-Point_Pelee_Lakeshore_B_B-Leamington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154994-d5433697-Reviews-Island_View_B_B-Leamington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154994-d1150640-Reviews-Sturgeon_Woods_Campground_Marina-Leamington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154994-d1207450-Reviews-Bitter_Suite-Leamington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154994-d12611576-Reviews-Golfwood_Lakes_Bed_and_Breakfast-Leamington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154994-d6736471-Reviews-By_the_Marina_Bed_Breakfast-Leamington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155002-d181968-Reviews-Holiday_Inn_Oakville_Centre-Oakville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155002-d183589-Reviews-Quality_Inn_Suites-Oakville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155002-d7394492-Reviews-Sandman_Hotel_Oakville-Oakville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155002-d226344-Reviews-Hilton_Garden_Inn_Toronto_Oakville-Oakville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155002-d585652-Reviews-Homewood_Suites_by_Hilton_Toronto_Oakville-Oakville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155002-d181968-Reviews-Holiday_Inn_Oakville_Centre-Oakville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155002-d259404-Reviews-Fairfield_Inn_Toronto_Oakville-Oakville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155002-d729362-Reviews-Staybridge_Suites_Oakville-Oakville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155002-d181971-Reviews-Holiday_Inn_Oakville_Bronte-Oakville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155002-d248177-Reviews-Monte_Carlo_Inn_Oakville_Suites-Oakville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155002-d182958-Reviews-Quality_Suites-Oakville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155002-d559555-Reviews-Residence_and_Conference_Centre_Oakville-Oakville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155002-d16638895-Reviews-Anjing_He_Shushi_De_Luguan_Quiet_and_Comfortable_Homestay-Oakville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155002-d7392107-Reviews-Freeman_House-Oakville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155002-d1991477-Reviews-Walnut_House_B_B-Oakville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155002-d518122-Reviews-Melfort_Cottage_Bed_and_Breakfast-Oakville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155002-d2001958-Reviews-Lynbrook_House_B_B-Oakville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155003-d7621654-Reviews-Holiday_Inn_Express_Suites_Oshawa_Downtown_Toronto_Area-Oshawa_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155003-d4560719-Reviews-La_Quinta_Inn_Suites_Oshawa-Oshawa_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155003-d498227-Reviews-Best_Western_Plus_Durham_Hotel_Conference_Centre-Oshawa_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155003-d7621654-Reviews-Holiday_Inn_Express_Suites_Oshawa_Downtown_Toronto_Area-Oshawa_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155003-d182964-Reviews-Comfort_Inn-Oshawa_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155003-d188437-Reviews-Travelodge_Oshawa_Whitby-Oshawa_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155003-d1478553-Reviews-Residence_Conference_Centre_Oshawa-Oshawa_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155003-d2336226-Reviews-Paddington_Place_Bed_Breakfast-Oshawa_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155003-d181942-Reviews-Durham_Hotel_Conference_Centre-Oshawa_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499100-d295444-Reviews-Best_Western_Cold_Lake_Inn-Cold_Lake_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499100-d7932627-Reviews-Holiday_Inn_Express_Suites_Cold_Lake-Cold_Lake_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499100-d2455326-Reviews-El_Lobo_Motel-Cold_Lake_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499100-d6506210-Reviews-Waterfront_Harbour_B_B-Cold_Lake_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499100-d1817022-Reviews-Ramada_by_Wyndham_Cold_Lake-Cold_Lake_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499100-d1206463-Reviews-Lakeshore_Inn-Cold_Lake_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499100-d10728681-Reviews-Courtyard_Cold_Lake-Cold_Lake_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499100-d7055586-Reviews-Evergreen_Birch_Lodge_and_Resort-Cold_Lake_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499100-d2208907-Reviews-Dockside_Inn-Cold_Lake_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499100-d2625759-Reviews-Lakeland_Inn-Cold_Lake_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499100-d7828173-Reviews-New_Imperial_Inn-Cold_Lake_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499100-d1475329-Reviews-Western_Budget_Motel_Cold_Lake-Cold_Lake_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499100-d13962989-Reviews-Airways_Motel-Cold_Lake_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499122-d8516217-Reviews-Sunset_Motel-Cache_Creek_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499122-d262740-Reviews-Canadas_Best_Value_Inn_Suites_Desert_Motel-Cache_Creek_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499122-d262750-Reviews-Sandman_Inn_Cache_Creek-Cache_Creek_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499122-d1238098-Reviews-Bear_s_Claw_Lodge-Cache_Creek_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499122-d1528422-Reviews-Sage_Hills_Motel-Cache_Creek_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499122-d3531608-Reviews-Tumbleweed_Motel-Cache_Creek_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499122-d4473699-Reviews-Cache_Creek_Inn-Cache_Creek_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499122-d7649849-Reviews-Marigold_Fishing_Resort-Cache_Creek_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499122-d2237040-Reviews-Bonaparte_Motel-Cache_Creek_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499122-d660648-Reviews-Oasis_Hotel-Cache_Creek_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499122-d13795846-Reviews-Riverside_Motel-Cache_Creek_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499122-d7322559-Reviews-Robbie_s_Motel-Cache_Creek_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499150-d1150701-Reviews-The_Burfield-Sun_Peaks_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499150-d602410-Reviews-Pinnacle_Lodge-Sun_Peaks_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499150-d1230266-Reviews-Residences_at_Sun_Peaks_Grand-Sun_Peaks_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499150-d1026382-Reviews-Crystal_Forest-Sun_Peaks_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499150-d1825954-Reviews-Kookaburra_Lodge_Sun_Peaks-Sun_Peaks_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499150-d12083919-Reviews-Tod_Mountain_Guest_Cabins-Sun_Peaks_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499150-d966795-Reviews-Stones_Throw-Sun_Peaks_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499150-d6480603-Reviews-Horie_Sun_Lodge_Inn-Sun_Peaks_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499150-d12233118-Reviews-Timber_Wolf_of_Sun_Peaks_Bed_Breakfast-Sun_Peaks_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499150-d262735-Reviews-Bear_s_Lair_Lodge-Sun_Peaks_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499150-d1988276-Reviews-Three_Bears_Chalet-Sun_Peaks_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499150-d225458-Reviews-Sun_Peaks_Grand_Hotel_Conference_Centre-Sun_Peaks_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499150-d509839-Reviews-Coast_Sundance_Lodge-Sun_Peaks_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499150-d262746-Reviews-Nancy_Greene_s_Cahilty_Hotel_Suites-Sun_Peaks_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499150-d12233118-Reviews-Timber_Wolf_of_Sun_Peaks_Bed_Breakfast-Sun_Peaks_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181721-d182038-Reviews-Best_Western_Plus_Dryden_Hotel_Conference_Centre-Dryden_Kenora_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181721-d181978-Reviews-Holiday_Inn_Express_Dryden-Dryden_Kenora_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181721-d182836-Reviews-Comfort_Inn_Dryden-Dryden_Kenora_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181721-d1391602-Reviews-Kowality_Motor_Inn-Dryden_Kenora_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181721-d1657245-Reviews-Riverview_Lodge-Dryden_Kenora_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181721-d1391613-Reviews-Hide_Away_Inn-Dryden_Kenora_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181721-d1209843-Reviews-Town_Country_Motel-Dryden_Kenora_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181721-d1391620-Reviews-Trans_Canada_Motel_Restaurant-Dryden_Kenora_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181721-d1391607-Reviews-Chalet_Inn_Motel_And_Restaurant-Dryden_Kenora_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181724-d181927-Reviews-Holiday_Inn_Express_Hotel_Suites_Langley-Langley_City_Langley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181724-d182096-Reviews-Best_Western_Plus_Langley_Inn-Langley_City_Langley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181724-d595723-Reviews-Days_Inn_Suites_by_Wyndham_Langley-Langley_City_Langley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181724-d188454-Reviews-Travelodge_Langley_City-Langley_City_Langley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181724-d182427-Reviews-Westward_Inn_Suites-Langley_City_Langley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181724-d184369-Reviews-Canadas_Best_Value_Inn-Langley_City_Langley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181724-d550988-Reviews-Coast_Langley_City_Hotel_Convention_Centre-Langley_City_Langley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181724-d614342-Reviews-Comfort_Inn_Suites-Langley_City_Langley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181724-d240629-Reviews-Sandman_Hotel_Langley-Langley_City_Langley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181724-d1314982-Reviews-West_Country_Hotel-Langley_City_Langley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181724-d2252281-Reviews-Sandman_Signature_Langley_Hotel-Langley_City_Langley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181724-d188376-Reviews-Langley_Hwy_Hotel-Langley_City_Langley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181724-d181927-Reviews-Holiday_Inn_Express_Hotel_Suites_Langley-Langley_City_Langley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181724-d8622413-Reviews-Princess_and_the_Pea-Langley_City_Langley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181724-d1823321-Reviews-Traveller_s_Joy-Langley_City_Langley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181724-d13857163-Reviews-SweetroomsweetJoyVacation-Langley_City_Langley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181743-d182015-Reviews-Best_Western_Inn_On_The_Bay-Owen_Sound_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181743-d188382-Reviews-Travelodge_Owen_Sound_ON-Owen_Sound_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181743-d1200973-Reviews-Nights_Inn-Owen_Sound_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181743-d182999-Reviews-Comfort_Inn_Owen_Sound-Owen_Sound_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181743-d2348582-Reviews-Travellers_Motel_Restaurant-Owen_Sound_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181743-d266928-Reviews-Owen_Sound_Inn-Owen_Sound_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181743-d2350779-Reviews-Diamond_Motor_Inn-Owen_Sound_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181743-d188220-Reviews-Quality_Inn_Owen_Sound-Owen_Sound_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181743-d185908-Reviews-The_Highland_Manor-Owen_Sound_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181743-d3259294-Reviews-MacLean_Estate_Bed_Breakfast-Owen_Sound_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181743-d1819832-Reviews-Inn_on_6th-Owen_Sound_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181743-d578921-Reviews-Holly_Cottage_Bed_and_Breakfast-Owen_Sound_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181743-d4398607-Reviews-Owen_Sound_KOA-Owen_Sound_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181743-d12563117-Reviews-Kilsyth_Country_Campground-Owen_Sound_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181743-d6734894-Reviews-Wind_in_the_Poplars_Bed_and_Breakfast-Owen_Sound_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181743-d15074270-Reviews-Harrison_Park_Campground-Owen_Sound_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181743-d3371948-Reviews-Springmount_Motel-Owen_Sound_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183792-d497663-Reviews-Alcan_Motor_Inn-Haines_Junction_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g183792-d9752094-Reviews-Kluane_Park_Inn-Haines_Junction_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g183792-d8337432-Reviews-Mount_Logan_Lodge-Haines_Junction_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g183792-d4134134-Reviews-Glacier_View_Inn-Haines_Junction_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g183792-d3400534-Reviews-Parkside_Inn-Haines_Junction_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g183792-d185534-Reviews-Raven_Hotel-Haines_Junction_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g183792-d646988-Reviews-Dalton_Trail_Lodge-Haines_Junction_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g183792-d8550252-Reviews-Wanderer_s_Inn_Backpackers_Hostel-Haines_Junction_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g183792-d7246342-Reviews-Moe_s_Yukon_Ranch_Adventures_Hostel-Haines_Junction_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g181745-d3319155-Reviews-Midland_Inn_Suites-Midland_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181745-d182907-Reviews-Comfort_Inn_Midland-Midland_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181745-d673183-Reviews-Super_8_by_Wyndham_Midland-Midland_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181745-d182026-Reviews-Quality_Inn_Conference_Centre-Midland_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181745-d623235-Reviews-Knights_Inn_Midland-Midland_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181745-d1392081-Reviews-SilverStar_Motel-Midland_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181745-d1027867-Reviews-Kings_Inn-Midland_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181745-d1392083-Reviews-The_Shamrock_Motel-Midland_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181745-d1898114-Reviews-1875_A_Charters_Inn-Midland_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181745-d1822788-Reviews-The_Victorian_Inn-Midland_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181745-d13239394-Reviews-The_Captain_s_House_heritage_Bed_Breakfast-Midland_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181745-d644692-Reviews-Bluebird_Meadows_Bed_Breakfast-Midland_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181745-d1092505-Reviews-Beacon_Shore_Bed_Breakfast-Midland_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181745-d4093022-Reviews-Mundy_s_Bay_B_B-Midland_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181745-d297279-Reviews-Canary_Town_Bed_and_Breakfast-Midland_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181745-d609879-Reviews-The_Cutter_s_Rudder_Guest_House_B_B-Midland_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181745-d292625-Reviews-Two_Ponds_Bed_Breakfast-Midland_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181748-d1732655-Reviews-Holiday_Inn_Express_Suites_Kincardine-Kincardine_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181748-d620465-Reviews-Inn_at_the_Harbour-Kincardine_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181748-d1732655-Reviews-Holiday_Inn_Express_Suites_Kincardine-Kincardine_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181748-d182030-Reviews-SureStay_Plus_Hotel_by_Best_Western_Kincardine-Kincardine_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181748-d246961-Reviews-Sutton_Park_Inn-Kincardine_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181748-d8538001-Reviews-TownePlace_Suites_by_Marriott_Kincardine-Kincardine_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181748-d656359-Reviews-Maple_Leaf_Inn-Kincardine_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181748-d2486262-Reviews-Save_Inn-Kincardine_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181748-d2310806-Reviews-Kincardinite_Motel-Kincardine_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181748-d3226275-Reviews-Lakeview_Motel-Kincardine_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181748-d4544575-Reviews-Kincardine_Guest_Cottage_Motel-Kincardine_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181748-d4606367-Reviews-Southsider_Motel-Kincardine_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181748-d10680511-Reviews-Fisherman_s_Cove-Kincardine_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181748-d1574420-Reviews-The_Beach_B_B-Kincardine_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181748-d10860341-Reviews-Belvedere_House_Bed_Breakfast-Kincardine_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181748-d13220977-Reviews-Aintree_Trailer_Park_LTD-Kincardine_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183803-d624327-Reviews-Whiskey_Point_Resort-Quathiaski_Cove_Quadra_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183805-d185469-Reviews-Tsa_Kwa_Luten_Lodge-Quadra_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183805-d1110226-Reviews-Quadra_Island_Harbour_House_B_B-Quadra_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183805-d1857776-Reviews-Heron_House-Quadra_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183805-d185806-Reviews-Heriot_Bay_Inn-Quadra_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183805-d3398480-Reviews-Gowlland_Harbour_Resort-Quadra_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183805-d1893646-Reviews-Taku_Resort_and_Marina-Quadra_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g2184333-d3291794-Reviews-Chipperfield_Hollow_Bed_Breakfast-Heriot_Bay_Quadra_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183805-d2153487-Reviews-Discovery_Islands_Lodge-Quadra_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g12908764-d12907583-Reviews-We_Wai_Kai_Camp_Site-Drew_Harbour_Quadra_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183805-d1756742-Reviews-Camp_Homewood-Quadra_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183805-d1574264-Reviews-Belhaven_B_B-Quadra_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183805-d1516348-Reviews-Ocean_Rest_Bed_Breakfast-Quadra_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183805-d2249315-Reviews-Coastal_Spirits_Lodge-Quadra_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183803-d3442875-Reviews-Creek_Side_B_B-Quathiaski_Cove_Quadra_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181787-d182065-Reviews-Coast_Tsawwassen_Inn-Delta_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g678579-d249421-Reviews-Beach_Grove_Motel-Tsawwassen_Delta_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g562668-d1576247-Reviews-Clair_s_Bed_Breakfast-Ladner_Delta_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g678579-d8613370-Reviews-Seagrass_Guest_House-Tsawwassen_Delta_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181787-d15138778-Reviews-Cliff_House_Breakfast_and_Bed-Delta_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181787-d16677991-Reviews-Muchen_Villa-Delta_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181791-d186781-Reviews-Super_8_by_Wyndham_Castlegar_BC-Castlegar_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181791-d2212244-Reviews-Windborne_Bed_and_Breakfast-Castlegar_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181791-d182110-Reviews-Fireside_Inn_Conference_Centre-Castlegar_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181791-d1899609-Reviews-Genelle_House_B_B_Guest_House-Castlegar_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181791-d557216-Reviews-Canadas_Best_Value_Inn_Suites_Castlegar-Castlegar_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181791-d5603797-Reviews-Chameleon_Hotel-Castlegar_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181791-d2194435-Reviews-Flamingo_Motel-Castlegar_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181791-d6771945-Reviews-Pass_Creek_Bed_and_Breakfast-Castlegar_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181791-d240041-Reviews-Sandman_Hotel_Castlegar-Castlegar_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181791-d1233695-Reviews-Twin_Rivers_Motel_RV_Park-Castlegar_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181791-d2661823-Reviews-Cozy_Pines_Motel-Castlegar_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499337-d3354674-Reviews-Hotel_Le_Manoir_Belle_Plage-Carleton_sur_Mer_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499337-d3248746-Reviews-Auberge_des_Caps-Carleton_sur_Mer_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499337-d5954217-Reviews-Aventure_aux_4_Vents-Carleton_sur_Mer_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499337-d185753-Reviews-Hostellerie_Baie_Bleue-Carleton_sur_Mer_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499337-d6982473-Reviews-Motel_l_Abri-Carleton_sur_Mer_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499337-d3170248-Reviews-Motel_Leblanc-Carleton_sur_Mer_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499337-d10330934-Reviews-Gite_des_Oiseaux_Migrateurs_B_B-Carleton_sur_Mer_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499337-d2295196-Reviews-Motel_Carleton_sur_Mer-Carleton_sur_Mer_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499337-d2552262-Reviews-Gite_Les_Leblanc-Carleton_sur_Mer_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1087598-d1087554-Reviews-The_Kanata_by_BCMInns_Blairmore-Blairmore_Crowsnest_Pass_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1087557-d1731073-Reviews-Country_Encounters_Accommodations-Coleman_Crowsnest_Pass_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1087557-d1853230-Reviews-York_Creek_Bed_Breakfast-Coleman_Crowsnest_Pass_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1087598-d2042257-Reviews-Highwood_Motel-Blairmore_Crowsnest_Pass_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1087557-d1087534-Reviews-BCMInns_Coleman-Coleman_Crowsnest_Pass_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g6898570-d2214246-Reviews-Burmis_Bed_and_Bales-Bellevue_Crowsnest_Pass_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1087557-d1755110-Reviews-Paddock_Inn-Coleman_Crowsnest_Pass_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1472384-d572996-Reviews-A_Safe_Haven_B_B_and_Cabin-Crowsnest_Pass_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1087598-d1482821-Reviews-Cosmopolitan_Hotel-Blairmore_Crowsnest_Pass_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g15327603-d8423217-Reviews-SpringBreak_Flower_Farm_B_B-Hillcrest_Mines_Crowsnest_Pass_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1087598-d6532996-Reviews-Goat_Mountain_Get_A_Way-Blairmore_Crowsnest_Pass_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1087598-d669794-Reviews-Lost_Lemon_R_V_Park_and_Campground-Blairmore_Crowsnest_Pass_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1087557-d1884973-Reviews-Crowsnest_Mountain_Resort-Coleman_Crowsnest_Pass_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g6898570-d10806419-Reviews-Crowsnest_Pass_Campground-Bellevue_Crowsnest_Pass_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1472384-d7083511-Reviews-Angler_s_Ridge_Bed_and_Breakfast-Crowsnest_Pass_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1087598-d6160300-Reviews-Eckardt_s_Tecumseh_Mountain_Reosrt-Blairmore_Crowsnest_Pass_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1087557-d1473054-Reviews-Kozy_Knest_Kabins-Coleman_Crowsnest_Pass_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182188-d558204-Reviews-Hawley_Place_Bed_and_Breakfast-Ladysmith_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182188-d13535916-Reviews-Microtel_Inn_Suites_by_Wyndham_Oyster_Bay-Ladysmith_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182188-d1584394-Reviews-Kiwi_Cove_Lodge-Ladysmith_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182188-d2091635-Reviews-Beachside_Garden_B_B-Ladysmith_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182188-d3172301-Reviews-Hillcrest_Ave_Bed_Breakfast-Ladysmith_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182188-d13941966-Reviews-Coastal_Lavender_BnB-Ladysmith_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182188-d14774072-Reviews-Ladysmith_Ocean_Suites-Ladysmith_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182188-d4232411-Reviews-Page_Point_Inn_Marina-Ladysmith_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182188-d10320176-Reviews-Holland_Creek_BBvacation-Ladysmith_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182188-d14969289-Reviews-Inn_of_the_Sea_Vacations-Ladysmith_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182188-d735810-Reviews-Holiday_House_Seaview_Motel-Ladysmith_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182188-d1654076-Reviews-Ladysmith_Bed_and_Breakfast-Ladysmith_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1116397-d670143-Reviews-Motel_Belvedere-Saint_Simeon_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1116397-d3332289-Reviews-Gite_Aux_Tournesols-Saint_Simeon_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1116397-d4776991-Reviews-La_Gentilhommiere-Saint_Simeon_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1116397-d6436759-Reviews-Gite_La_Licorne-Saint_Simeon_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1116397-d3355385-Reviews-Gite_le_Voilier_Bed_and_Breakfast-Saint_Simeon_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1116397-d1111506-Reviews-Chalets_Bo_Fleuve-Saint_Simeon_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1116397-d6420506-Reviews-Gite_la_Charmeuse-Saint_Simeon_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1116397-d2249037-Reviews-Motel_Cofotel-Saint_Simeon_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1116397-d1515466-Reviews-Auberge_Sur_Mer-Saint_Simeon_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1116397-d8875987-Reviews-Motel_Horizon-Saint_Simeon_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1116397-d10621536-Reviews-Motels_Chalets_Flots_Bleus-Saint_Simeon_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g680205-d3392924-Reviews-Super_8_by_Wyndham_Red_Lake_ON-Red_Lake_Kenora_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g680205-d4867643-Reviews-Nature_s_Inn_Red_Lake-Red_Lake_Kenora_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g680205-d3241456-Reviews-Balmer_Hotel-Red_Lake_Kenora_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g680205-d2643224-Reviews-Norseman_Inn-Red_Lake_Kenora_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g262783-d1145950-Reviews-Holiday_Inn_Express_Hotel_Suites_Woodstock-Woodstock_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g262783-d1488666-Reviews-Best_Western_Plus_Woodstock_Inn_Suites-Woodstock_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g262783-d188325-Reviews-Days_Inn_by_Wyndham_Woodstock-Woodstock_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g262783-d1946026-Reviews-Econo_Lodge_Woodstock-Woodstock_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g262783-d1145950-Reviews-Holiday_Inn_Express_Hotel_Suites_Woodstock-Woodstock_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g262783-d183170-Reviews-Quality_Hotel_Suites_Woodstock-Woodstock_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g262783-d1641078-Reviews-Westmount_Motel-Woodstock_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g262783-d12418412-Reviews-Eastwood_Motel-Woodstock_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g262783-d11144570-Reviews-Chateau_la_Motte_Guest_House-Woodstock_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g262783-d3165280-Reviews-Zeelandia_B_B-Woodstock_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g262783-d6570890-Reviews-Tulip_Motel-Woodstock_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g262783-d5412413-Reviews-Rose_Court_Bed_Breakfast-Woodstock_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g262783-d12280313-Reviews-Mariner_Motel-Woodstock_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g262783-d11667416-Reviews-Willow_Lake_Campground_and_RV_Park-Woodstock_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g262783-d729586-Reviews-Bon_Air_Bed_and_Breakfast-Woodstock_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g262783-d3342136-Reviews-Carbide_Willson_Guest_House-Woodstock_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g609113-d1937433-Reviews-Samuels_Hotel-Goderich_Huron_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g609113-d1019810-Reviews-Cedar_Lodge_Motel-Goderich_Huron_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g609113-d6446775-Reviews-Dreamz_Inn-Goderich_Huron_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g609113-d2453653-Reviews-Maple_Leaf_Motel-Goderich_Huron_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g609113-d1386370-Reviews-Harmony_Inn-Goderich_Huron_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g609113-d607587-Reviews-Benmiller_Inn_Spa-Goderich_Huron_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g609113-d1019811-Reviews-Dunlop_Motel-Goderich_Huron_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g609113-d3473322-Reviews-Silver_Birch_Motel-Goderich_Huron_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g609113-d1838924-Reviews-Colborne_Bed_and_Breakfast-Goderich_Huron_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g609113-d12435925-Reviews-Cameron_s_Cove_Bed_Breakfast-Goderich_Huron_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g609113-d1568415-Reviews-Port_Albert_Inn_and_Cottages-Goderich_Huron_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g609113-d3377219-Reviews-Eldon_St_Guest_House-Goderich_Huron_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g609113-d15333380-Reviews-Goderich_Castle-Goderich_Huron_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g609113-d2212612-Reviews-Hotel_Bedford-Goderich_Huron_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g609113-d2276779-Reviews-Lake_Huron_Resort-Goderich_Huron_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g609113-d3528971-Reviews-Preston_Manor-Goderich_Huron_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g674787-d1651232-Reviews-Heather_Lodge-Minden_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g674787-d1367838-Reviews-Ogopogo_Resort_on_Mountain_Lake-Minden_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g674787-d674719-Reviews-The_Highlands_Motel_Lodge-Minden_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g674787-d2093249-Reviews-Wild_Swan_Bed_Breakfast_Inn-Minden_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g674787-d1908148-Reviews-Red_Umbrella_Inn-Minden_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g674787-d1574342-Reviews-Sunny_Rock_Bed_and_Breakfast-Minden_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g674787-d1237747-Reviews-Dominion_Hotel_and_Pub-Minden_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g674787-d5531309-Reviews-12_Mile_Lake_Bed_And_Breakfast-Minden_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g674787-d2587379-Reviews-Agia_Maria_Inn_Resort-Minden_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154926-d589296-Reviews-Best_Western_Plus_Chemainus_Inn-Chemainus_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154926-d2322979-Reviews-Eagle_Rock_Bed_and_Breakfast_Chemainus-Chemainus_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154926-d1110251-Reviews-Castle_Cove_Inn-Chemainus_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154926-d7018808-Reviews-Panorama_Bed_and_Breakfast-Chemainus_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154926-d184919-Reviews-Little_Inn_on_Willow-Chemainus_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154926-d677851-Reviews-Fuller_Lake_Motel-Chemainus_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154926-d1544813-Reviews-Creekside_Bed_and_Breakfast-Chemainus_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154926-d1143360-Reviews-A_Small_World_B_B-Chemainus_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154926-d1846749-Reviews-Island_Serenity_Chemainus_Bed_Breakfast_Vacation_Rental-Chemainus_Vancouver_Island_Bri.html https://www.tripadvisor.ca/Hotel_Review-g154926-d2646003-Reviews-A_Cottage_and_A_Castle-Chemainus_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154926-d1883318-Reviews-Timeless_Rose_Bed_Breakfast-Chemainus_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154926-d1798435-Reviews-Chemainus_Gardens-Chemainus_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154926-d2297842-Reviews-Eagle_Quay_B_B-Chemainus_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154926-d1652126-Reviews-By_the_Beach_B_B-Chemainus_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154926-d15154208-Reviews-Country_Maples_RV_Resort-Chemainus_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154926-d12416011-Reviews-By_the_Bay_Bed_and_Breakfast-Chemainus_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g155030-d249416-Reviews-Hotel_Dauphin_Montreal_Longueuil-Longueuil_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155030-d489010-Reviews-Sandman_Hotel_Montreal_Longueuil-Longueuil_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155030-d183212-Reviews-Holiday_Inn_Montreal_Longueuil-Longueuil_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155030-d3160668-Reviews-Auberge_Objectif_Sante-Longueuil_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155030-d2703861-Reviews-Motel_La_Siesta-Longueuil_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155030-d2517124-Reviews-Motel_R_100-Longueuil_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155030-d188205-Reviews-Hotel_L_Express-Longueuil_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155030-d4457989-Reviews-Grand_Motel_St_Hubert-Longueuil_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155030-d6536991-Reviews-Motel_Oscar-Longueuil_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155030-d6536997-Reviews-Complex_Royal_Labarre-Longueuil_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155030-d3250670-Reviews-Refuge_Du_Poete-Longueuil_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155030-d2663682-Reviews-Au_Gite_A_La_Brunante-Longueuil_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155030-d2587160-Reviews-Oasis_du_Vieux_Longueuil-Longueuil_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155030-d15397664-Reviews-Gite_Chez_Mario-Longueuil_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155030-d16830204-Reviews-Appartements_St_Alexandre-Longueuil_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155030-d16822022-Reviews-Appartements_Volo-Longueuil_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499102-d1231155-Reviews-Ramada_by_Wyndham_Drayton_Valley-Drayton_Valley_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499102-d1582989-Reviews-Service_Plus_Inns_Suites_Drayton_Valley-Drayton_Valley_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499102-d5788764-Reviews-Service_Plus_Encore-Drayton_Valley_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499102-d1087564-Reviews-BCMInns_Drayton_Valley-Drayton_Valley_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499102-d7343307-Reviews-Best_Western_Plus_Drayton_Valley_All_Suites-Drayton_Valley_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499102-d677968-Reviews-Holiday_Inn_Express_Hotel_Suites_Drayton_Valley-Drayton_Valley_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499102-d262693-Reviews-Super_8_by_Wyndham_Drayton_Valley-Drayton_Valley_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499102-d9585553-Reviews-Home_Away_Inn-Drayton_Valley_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499102-d2642765-Reviews-Foxwood_Inn_Suites-Drayton_Valley_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499102-d320725-Reviews-Lakeview_Inns_Suites_Drayton_Valley-Drayton_Valley_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499102-d3694407-Reviews-West_Country_Inn-Drayton_Valley_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499102-d625340-Reviews-Westwind_Motor_Inn-Drayton_Valley_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499102-d1984384-Reviews-Westwood_Inn-Drayton_Valley_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499102-d1984389-Reviews-Matador_Motel-Drayton_Valley_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g155041-d183487-Reviews-Best_Western_Marquis_Inn_Suites-Prince_Albert_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155041-d589434-Reviews-Days_Inn_by_Wyndham_Prince_Albert-Prince_Albert_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155041-d183373-Reviews-Comfort_Inn_Prince_Albert-Prince_Albert_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155041-d226282-Reviews-Super_8_by_Wyndham_Prince_Albert-Prince_Albert_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155041-d183376-Reviews-Quality_Hotel_and_Conference_Centre-Prince_Albert_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155041-d183375-Reviews-Holiday_Inn_Express_Hotel_Suites_Prince_Albert-Prince_Albert_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155041-d188426-Reviews-Coronet_Hotel_Prince_Albert-Prince_Albert_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155041-d5498166-Reviews-Twilite_Motel-Prince_Albert_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g155041-d183377-Reviews-Prince_Albert_Inn-Prince_Albert_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g183736-d319930-Reviews-Greenwood_Country_Inn-Pemberton_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183736-d472175-Reviews-Pemberton_Valley_Lodge-Pemberton_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183736-d552489-Reviews-The_Log_House_Inn-Pemberton_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183736-d11875192-Reviews-Sweetwater_Lane_Farm_B_B-Pemberton_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183736-d2040501-Reviews-Pemberton_Gateway_Village_Suites_Hotel-Pemberton_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183736-d1119441-Reviews-Pemberton_Valley_Inn-Pemberton_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183736-d6439253-Reviews-Farmscapes_B_B-Pemberton_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183736-d1182983-Reviews-Pemberton_Hotel-Pemberton_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499147-d262737-Reviews-Best_Western_Sicamous_Inn-Sicamous_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499147-d262758-Reviews-Super_8_by_Wyndham_Sicamous-Sicamous_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499147-d3224252-Reviews-Monashee_Motel-Sicamous_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499147-d671183-Reviews-Paradise_Motel-Sicamous_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499147-d4508382-Reviews-Pines_Motel-Sicamous_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499147-d4721154-Reviews-The_Cedars_Paradise_Motel-Sicamous_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499147-d1653978-Reviews-Artist_s_House_B_B-Sicamous_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499147-d2270028-Reviews-Anchor_Riverfront_Motel-Sicamous_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499147-d667071-Reviews-Sundog_Bed_Breakfast-Sicamous_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499147-d1045097-Reviews-Off_the_Beaten_Path-Sicamous_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499147-d15323210-Reviews-Forge_Songbird_Guest_House-Sicamous_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499147-d1654570-Reviews-Owlhead_Creek_Bed_Breakfast-Sicamous_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499147-d3850241-Reviews-Bieri_s_Paradise_Guest_Farm-Sicamous_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499147-d6888961-Reviews-Joe_Schmucks_Roadhouse-Sicamous_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499147-d1497896-Reviews-Sicamous_KOA-Sicamous_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183817-d183823-Reviews-Sea_Raven_Motel-Queen_Charlotte_City_Graham_Island_Haida_Gwaii_Queen_Charlotte_Islands_.html https://www.tripadvisor.ca/Hotel_Review-g499216-d274523-Reviews-Lantern_Hill_Hollow-Ingonish_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499216-d2256730-Reviews-Skyline_Cabins-Ingonish_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499216-d1553859-Reviews-Ingonish_Chalets-Ingonish_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499216-d1101643-Reviews-Castlerock_Country_Inn-Ingonish_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499216-d12422730-Reviews-Salty_Rose_s_and_the_Periwinkle_Cafe-Ingonish_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499216-d1883557-Reviews-Knotty_Pine_Cottages-Ingonish_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499216-d621512-Reviews-The_Island_Inn_B_B-Ingonish_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g181803-d1777034-Reviews-Hampton_Inn_by_Hilton_Fort_Saskatchewan-Fort_Saskatchewan_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181803-d1594791-Reviews-The_Kanata_by_BCMInns_Fort_Saskatchewan-Fort_Saskatchewan_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181803-d1777034-Reviews-Hampton_Inn_by_Hilton_Fort_Saskatchewan-Fort_Saskatchewan_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181803-d2641738-Reviews-Comfort_Inn_Suites_Fort_Saskatchewan-Fort_Saskatchewan_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181803-d589325-Reviews-Super_8_by_Wyndham_Fort_Saskatchewan-Fort_Saskatchewan_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181803-d10165466-Reviews-Southfort_Inn-Fort_Saskatchewan_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181803-d4168323-Reviews-Holiday_Inn_Express_Hotel_And_Suites_Fort_Saskatchewan-Fort_Saskatchewan_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181803-d8067976-Reviews-Best_Western_Plus_Fort_Saskatchewan_Inn_Suites-Fort_Saskatchewan_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181803-d3243869-Reviews-Stars_Inn_and_Suites-Fort_Saskatchewan_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181803-d2521959-Reviews-Fort_Motel-Fort_Saskatchewan_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181803-d182124-Reviews-Lakeview_Inns_Suites_Fort_Saskatchewan-Fort_Saskatchewan_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181803-d12615700-Reviews-Elk_Island_Retreat-Fort_Saskatchewan_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181803-d669751-Reviews-Elk_Island_National_Park_Campground-Fort_Saskatchewan_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181803-d1674975-Reviews-Prairie_Sunset_Bed_and_Breakfast-Fort_Saskatchewan_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181803-d1479354-Reviews-Inglis_Avenue_Bed_Breakfast-Fort_Saskatchewan_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499372-d262851-Reviews-Quality_Suites_Mont_Sainte_Anne-Sainte_Anne_de_Beaupre_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499372-d2166776-Reviews-Motel_Bellevue-Sainte_Anne_de_Beaupre_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499372-d2026002-Reviews-Motel_Deblois-Sainte_Anne_de_Beaupre_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499372-d15039591-Reviews-Motel_Hibiscus-Sainte_Anne_de_Beaupre_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499372-d2299477-Reviews-Motel_des_Berges-Sainte_Anne_de_Beaupre_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499372-d2023600-Reviews-Chez_Charley_Motel_Condo-Sainte_Anne_de_Beaupre_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499372-d1483515-Reviews-Manoir_Sainte_Anne-Sainte_Anne_de_Beaupre_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499372-d2265376-Reviews-Auberge_Motel_La_Becassine-Sainte_Anne_de_Beaupre_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499372-d1473313-Reviews-Motel_Joanne-Sainte_Anne_de_Beaupre_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499372-d2514466-Reviews-Motel_Central-Sainte_Anne_de_Beaupre_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499372-d6594687-Reviews-Auberge_du_Maitre_Forgeron-Sainte_Anne_de_Beaupre_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499372-d15661442-Reviews-Villas_Kudos-Sainte_Anne_de_Beaupre_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499372-d3210269-Reviews-Condotel_Motel_Canadien-Sainte_Anne_de_Beaupre_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182157-d183366-Reviews-Motel_Le_Radisson_De_Val_david-Val_David_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182157-d8649964-Reviews-Auberge_Microbrasserie_Le_Baril_Roulant-Val_David_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182157-d183365-Reviews-Motel_Des_Pays_D_en_Haut-Val_David_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182157-d183659-Reviews-Auberge_Parkers_Lodge-Val_David_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182157-d1097153-Reviews-Le_Village_Suisse-Val_David_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182157-d625415-Reviews-La_Maison_de_Baviere_B_B-Val_David_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182157-d1204415-Reviews-Gite_des_Merveilles-Val_David_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182157-d1202310-Reviews-Le_Chalet_Beaumont-Val_David_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182157-d1863910-Reviews-Kilometre_42-Val_David_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182157-d1015684-Reviews-Gite_Cafe_Plumard-Val_David_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182157-d456994-Reviews-Eagle_s_Nest_Le_Nid_d_Aigle_B_B-Val_David_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182157-d1483759-Reviews-Auberge_Edelweiss-Val_David_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182157-d185874-Reviews-Gite_La_Tagine_B_B-Val_David_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182157-d12874115-Reviews-Villagia-Val_David_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182157-d263216-Reviews-Auberge_du_Vieux_Foyer-Val_David_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182157-d1370503-Reviews-Chalets_Chanteclair-Val_David_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182173-d183355-Reviews-Manoir_Saint_Sauveur-Saint_Sauveur_des_Monts_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182173-d183356-Reviews-Relais_St_Denis-Saint_Sauveur_des_Monts_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182173-d1234309-Reviews-Hotel_Le_Versailles-Saint_Sauveur_des_Monts_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182173-d1892335-Reviews-Hotel_Suites_Les_Laurentides-Saint_Sauveur_des_Monts_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182173-d9570058-Reviews-Motel_Des_Pentes_et_Suites-Saint_Sauveur_des_Monts_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182173-d734389-Reviews-Motel_Le_Jolibourg-Saint_Sauveur_des_Monts_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182173-d273300-Reviews-Auberge_Mont_Habitant-Saint_Sauveur_des_Monts_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182173-d184414-Reviews-Le_Petit_Clocher-Saint_Sauveur_des_Monts_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182173-d1395579-Reviews-Auberge_Sous_l_Edredon-Saint_Sauveur_des_Monts_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182173-d7176592-Reviews-Domaine_Nymark-Saint_Sauveur_des_Monts_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182173-d3381397-Reviews-Chimo_Refuges_Centre_de_Vacances_Insolite_Eclectic_Treehouse_Resort-Saint_Sauveur_des_.html https://www.tripadvisor.ca/Hotel_Review-g182173-d273290-Reviews-Auberge_de_la_Place_Bed_and_Breakfast-Saint_Sauveur_des_Monts_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182173-d12390294-Reviews-Gite_de_l_Artiste_Perron-Saint_Sauveur_des_Monts_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182173-d1510271-Reviews-Chalet_Saint_Sauveur_Mont_Habitant_Resort_Ski_La-Saint_Sauveur_des_Monts_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182173-d7920803-Reviews-Au_Havre_St_Sauveur_B_B-Saint_Sauveur_des_Monts_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182173-d273292-Reviews-Place_de_la_Gare_Condos-Saint_Sauveur_des_Monts_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182173-d7176592-Reviews-Domaine_Nymark-Saint_Sauveur_des_Monts_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182212-d1121861-Reviews-Gite_Almatoit-Alma_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182212-d183181-Reviews-Hotel_Universel_Alma-Alma_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182212-d7380960-Reviews-Gite_aux_Pignons-Alma_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182212-d6964155-Reviews-La_Maison_du_Matelot-Alma_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182212-d3399873-Reviews-Centre_de_Villegiature_Dam_en_Terre-Alma_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182212-d184165-Reviews-Comfort_Inn-Alma_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182212-d4947095-Reviews-Motel_de_L_Avenue_du_Pont-Alma_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182212-d8469357-Reviews-L_Escale_Du_Routard-Alma_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182212-d1237151-Reviews-Travelodge_by_Wyndham_Alma-Alma_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182212-d2450194-Reviews-Motel_Rustik-Alma_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182212-d3524764-Reviews-Rose_Basilic-Alma_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182212-d7392132-Reviews-Motel_Aux_Ecluses-Alma_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182212-d4942530-Reviews-Hotel_Les_Cascades-Alma_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499251-d7742016-Reviews-The_Ashwood_Inn-Bayfield_Bluewater_Huron_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499251-d619999-Reviews-The_Little_Inn_of_Bayfield-Bayfield_Bluewater_Huron_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499251-d3487969-Reviews-Bayfield_River_Cottage_Colony-Bayfield_Bluewater_Huron_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499251-d7045031-Reviews-The_Loft_B_B-Bayfield_Bluewater_Huron_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1913785-d1880533-Reviews-Brentwood_on_the_Beach-Zurich_Bluewater_Huron_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499251-d4411803-Reviews-Bayfield_Boutique_Bed_and_Breakfast-Bayfield_Bluewater_Huron_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499251-d15058410-Reviews-Lake_House_of_Bayfield-Bayfield_Bluewater_Huron_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g793329-d1411385-Reviews-Kaslo_Hotel-Kaslo_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g793329-d603506-Reviews-Wing_Creek_Resort-Kaslo_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g793329-d14139885-Reviews-The_Sentinel-Kaslo_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g793329-d4925215-Reviews-Kaslo_Manor_Lodge-Kaslo_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154912-d184166-Reviews-Mountaineer_Lodge-Lake_Louise_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154912-d186815-Reviews-Fairmont_Chateau_Lake_Louise-Lake_Louise_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154912-d182322-Reviews-Post_Hotel_Spa-Lake_Louise_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154912-d182320-Reviews-Lake_Louise_Inn-Lake_Louise_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154912-d184166-Reviews-Mountaineer_Lodge-Lake_Louise_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154912-d182319-Reviews-Deer_Lodge-Lake_Louise_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154912-d7133309-Reviews-Mosquito_Creek_Campground-Lake_Louise_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154912-d186816-Reviews-HI_Lake_Louise_Alpine_Centre-Lake_Louise_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154912-d264182-Reviews-Baker_Creek_Mountain_Resort-Lake_Louise_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154912-d183517-Reviews-Moraine_Lake_Lodge-Lake_Louise_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154912-d182321-Reviews-Paradise_Lodge_Bungalows-Lake_Louise_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g154912-d482452-Reviews-Num_Ti_Jah_Lodge-Lake_Louise_Banff_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g660794-d502075-Reviews-Best_Western_Sioux_Lookout_Inn-Sioux_Lookout_Kenora_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g660794-d1188108-Reviews-Sunset_Inn_Suites-Sioux_Lookout_Kenora_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154940-d182489-Reviews-Prestige_Mountain_Resort_Rossland-Rossland_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154940-d14147274-Reviews-The_Josie_Hotel-Rossland_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154940-d1105515-Reviews-Rossland_Red_Mt_Inn_Suites-Rossland_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154940-d15152765-Reviews-Nowhere_Special_Hostel-Rossland_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154940-d1231847-Reviews-Rossland_Motel-Rossland_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154940-d260293-Reviews-Ram_s_Head_Inn-Rossland_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154940-d1413337-Reviews-Red_Shutter_Inn-Rossland_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154940-d1638476-Reviews-Sweet_Dreams_Heritage_Inn-Rossland_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154940-d736360-Reviews-Red_Mountain_Resort_Lodging-Rossland_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154940-d1231844-Reviews-Red_Mountain_Village-Rossland_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154940-d1996645-Reviews-Red_Barn_Lodge-Rossland_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154940-d4555562-Reviews-The_Flying_Steamshovel-Rossland_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183732-d248778-Reviews-Ramada_by_Wyndham_Cochrane-Cochrane_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g183732-d268501-Reviews-Super_8_by_Wyndham_Cochrane-Cochrane_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g183732-d616374-Reviews-Days_Inn_Suites_by_Wyndham_Cochrane-Cochrane_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g183732-d1838593-Reviews-Bow_River_Inn-Cochrane_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g183732-d5486463-Reviews-The_Pika_Bed_and_Breakfast-Cochrane_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g183732-d1913143-Reviews-Rockyview_Hotel-Cochrane_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499145-d10004400-Reviews-Wild_Renfrew_Seaside_Cottages-Port_Renfrew_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499145-d1124159-Reviews-Big_Fish_Lodge-Port_Renfrew_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499145-d1477753-Reviews-Trailhead_Resort-Port_Renfrew_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499145-d5531317-Reviews-Handsome_Dan_s_Port_Renfrew-Port_Renfrew_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499145-d5531582-Reviews-The_Homestead_Cabins-Port_Renfrew_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499145-d2520804-Reviews-The_Gallery_House_at_Port_Renfrew-Port_Renfrew_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499145-d8773127-Reviews-Westcoast_Trail_Lodge-Port_Renfrew_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499145-d15745100-Reviews-Pair_A_Dice_Cottage-Port_Renfrew_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499144-d2452512-Reviews-Cedar_Park_Resort_Cottages_RV_Camping-Port_McNeill_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499144-d627319-Reviews-Dalewood_Inn-Port_McNeill_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499144-d536102-Reviews-Haida_Way_Motor_Inn-Port_McNeill_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499144-d1081965-Reviews-McNeill_s_Inn_On_The_Harborfront-Port_McNeill_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499175-d286638-Reviews-Super_8_by_Wyndham_Caraquet-Caraquet_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g499175-d587373-Reviews-Gite_Le_Poirier_B_B-Caraquet_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g499175-d1654082-Reviews-L_Heureux_Hasard-Caraquet_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g499175-d593850-Reviews-Gite_L_Isle_du_Randonneur_B_B-Caraquet_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g499175-d259021-Reviews-Hotel_Chateau_Albert-Caraquet_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g499175-d273050-Reviews-Auberge_de_la_Baie-Caraquet_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g499175-d2275097-Reviews-La_maison_touristique_Dugas-Caraquet_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g499175-d4721113-Reviews-Motel_et_Camping_Colibri-Caraquet_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g499175-d2535601-Reviews-Motel_Bel_Air-Caraquet_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g183795-d777367-Reviews-Andrea_s_Hotel-Watson_Lake_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g181758-d184056-Reviews-Comfort_Inn-Brockville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181758-d2184022-Reviews-The_Noble_Suites-Brockville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181758-d5505868-Reviews-Sir_Isaac_Brock_B_B_Luxury_Suites-Brockville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181758-d1104104-Reviews-Green_Door_Bed_and_Breakfast-Brockville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181758-d12324039-Reviews-1000_Islands_B_and_B-Brockville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181758-d182045-Reviews-Super_8_by_Wyndham_Brockville-Brockville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181758-d188232-Reviews-Days_Inn_by_Wyndham_Brockville-Brockville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181758-d188324-Reviews-Travelodge_Brockville-Brockville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181758-d1465015-Reviews-Holiday_Inn_Express_Hotel_Suites_Brockville-Brockville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181758-d12794899-Reviews-Tall_Ships_Landing_Coastal_Resort-Brockville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181758-d1654056-Reviews-Pine_Street_Inn_B_B-Brockville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181758-d12629897-Reviews-O_Sheridans-Brockville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181756-d182042-Reviews-Best_Western_Plus_Cobourg_Inn_Convention_Centre-Cobourg_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181756-d182824-Reviews-Comfort_Inn_Cobourg-Cobourg_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181756-d5485737-Reviews-The_Cedarview_Motel-Cobourg_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181756-d866399-Reviews-Lotus_Motel-Cobourg_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181756-d182825-Reviews-The_Woodlawn_Inn-Cobourg_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181756-d2687890-Reviews-Willowmere_Bed_and_Breakfast-Cobourg_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181756-d11790966-Reviews-Twin_Maples_Bed_and_Breakfast-Cobourg_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181756-d1135836-Reviews-Mackechnie_House_Bed_and_Breakfast-Cobourg_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181756-d1628856-Reviews-Northumberland_Heights_Wellness_Retreat_and_Spa-Cobourg_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181756-d4092446-Reviews-Motel_401-Cobourg_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181756-d13108940-Reviews-King_George_Inn_Old_Cobourg_Jail-Cobourg_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181756-d6621113-Reviews-By_the_Pond_Bed_and_Breakfast-Cobourg_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181756-d12433826-Reviews-Dionna_s_Bed_Breakfast-Cobourg_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181806-d677964-Reviews-Ramada_by_Wyndham_Brooks-Brooks_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181806-d181970-Reviews-Days_Inns_Suites_by_Wyndham_Brooks-Brooks_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181806-d1239494-Reviews-Canalta_Brooks-Brooks_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181806-d310964-Reviews-Travelodge_Brooks_AB-Brooks_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181806-d676403-Reviews-Plains_Motel-Brooks_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181806-d623488-Reviews-Tel_Star_Motel-Brooks_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181806-d550989-Reviews-Heritage_Inn_Hotel_Convention_Centre-Brooks_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181806-d3507487-Reviews-Econo_Lodge_Brooks-Brooks_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181806-d2323059-Reviews-Heritage_Inn_Suites-Brooks_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181806-d4367889-Reviews-Prairie_Schooner_Inn-Brooks_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181806-d2514843-Reviews-Royal_City_Motor_Inn-Brooks_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499259-d286705-Reviews-Super_8_by_Wyndham_Fort_Frances-Fort_Frances_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499259-d671894-Reviews-Copper_River_Inn_Conference_Centre-Fort_Frances_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499259-d2068182-Reviews-The_Bayview_Motel-Fort_Frances_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499259-d1187439-Reviews-La_Place_Rendez_Vous_Hotel_Convention-Fort_Frances_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499354-d553489-Reviews-Best_Western_Plus_Mont_Laurier-Mont_Laurier_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499354-d10368701-Reviews-Super_8_by_Wyndham_Mont_Laurier-Mont_Laurier_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499354-d262845-Reviews-Comfort_Inn_Mont_Laurier-Mont_Laurier_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499354-d1200566-Reviews-Quality_Inn_Mont_Laurier-Mont_Laurier_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499354-d1945404-Reviews-Gite_au_Pied_du_Courant-Mont_Laurier_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499354-d12136040-Reviews-Gite_Zazen-Mont_Laurier_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499354-d1804007-Reviews-Auberge_Station_Laurier-Mont_Laurier_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499354-d6439686-Reviews-Danielle_Gaston_B_B-Mont_Laurier_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499354-d9989926-Reviews-Complexe_DIX_80_Hotellerie_Et_Restaurant-Mont_Laurier_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499370-d644486-Reviews-Auberge_Du_Lac_Taureau-Saint_Michel_des_Saints_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499370-d1162092-Reviews-Auberge_Kan_A_Mouche-Saint_Michel_des_Saints_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499370-d1774503-Reviews-Domaine_du_Lac_Taureau-Saint_Michel_des_Saints_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499370-d5577598-Reviews-Kanamouche-Saint_Michel_des_Saints_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499370-d10031102-Reviews-Les_Condos_du_Lac_Taureau-Saint_Michel_des_Saints_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499370-d2293329-Reviews-Gite_du_Lac_Taureau-Saint_Michel_des_Saints_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499370-d2296526-Reviews-Auberge_au_Pied_de_la_Chute-Saint_Michel_des_Saints_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499370-d252860-Reviews-Villegiature_Matawinie-Saint_Michel_des_Saints_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499370-d7721524-Reviews-L_Auberge_CanadAventure-Saint_Michel_des_Saints_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499370-d3169935-Reviews-Le_Motel_Du_Mont_Trinite-Saint_Michel_des_Saints_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499370-d15245559-Reviews-Les_Grands_Chalets-Saint_Michel_des_Saints_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182154-d6426570-Reviews-Best_Western_Plus_Bathurst_Hotel_Suites-Bathurst_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g182154-d1757341-Reviews-Gite_l_Etoile_du_Havre_B_B_Inc-Bathurst_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g182154-d182678-Reviews-Comfort_Inn_Bathurst-Bathurst_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g182154-d183475-Reviews-Quality_Inn_Suites_Bathurst-Bathurst_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g182154-d2298963-Reviews-Auberge_de_la_Vallee-Bathurst_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g182154-d182677-Reviews-Danny_s_Hotel_Suites_Event_Centre-Bathurst_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g182169-d183302-Reviews-Chateau_Mont_Sainte_Anne-Beaupre_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182169-d1162076-Reviews-Hebergement_Mont_Sainte_Anne-Beaupre_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182169-d272313-Reviews-La_Camarine-Beaupre_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182169-d1498832-Reviews-Chalets_Mont_Sainte_Anne-Beaupre_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182169-d564434-Reviews-Club_Vacances_Toutes_Saisons-Beaupre_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182169-d183188-Reviews-Condos_Val_des_Neiges_Le_Celeste-Beaupre_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182169-d4945447-Reviews-Holiday_Villa_Resorts_at_Monte_Ste_Anne-Beaupre_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182169-d1173879-Reviews-Sunseekers_Mont_Ste_Anne-Beaupre_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182169-d3399937-Reviews-Chalets_Bo_So_Met-Beaupre_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182169-d8305607-Reviews-Maison_Toussaint_Toupin-Beaupre_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182169-d1625455-Reviews-Au_Domaine_des_Neiges-Beaupre_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182169-d16828512-Reviews-Mont_Sainte_Anne_Accommodations-Beaupre_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182178-d2203909-Reviews-Auberge_aux_Nuits_de_Reve-Sainte_Agathe_des_Monts_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182178-d616582-Reviews-Super_8_by_Wyndham_Sainte_Agathe_Des_Monts-Sainte_Agathe_des_Monts_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182178-d183657-Reviews-Auberge_Hotel_Spa_Watel-Sainte_Agathe_des_Monts_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182178-d185710-Reviews-Auberge_du_Lac_des_Sables-Sainte_Agathe_des_Monts_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182178-d2008457-Reviews-Motel_Clair_Mont-Sainte_Agathe_des_Monts_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182178-d1966410-Reviews-St_Moritz_Motel-Sainte_Agathe_des_Monts_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182178-d2230128-Reviews-Auberge_de_La_Tour_du_Lac-Sainte_Agathe_des_Monts_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182178-d263100-Reviews-Auberge_Chez_Girard-Sainte_Agathe_des_Monts_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182178-d1516778-Reviews-Chalets_Lac_a_la_Truite-Sainte_Agathe_des_Monts_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182178-d7221243-Reviews-Gite_Ancestral-Sainte_Agathe_des_Monts_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182178-d8454923-Reviews-Camping_Sainte_Agathe_des_Monts-Sainte_Agathe_des_Monts_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182178-d4412360-Reviews-Auberge_La_Fontanella-Sainte_Agathe_des_Monts_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182178-d185703-Reviews-Au_Parc_des_Campeurs-Sainte_Agathe_des_Monts_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182185-d183223-Reviews-Riotel_Matane-Matane_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182185-d1093337-Reviews-Auberge_Bruine_Oceane-Matane_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182185-d184417-Reviews-Quality_Inn_Suites_Matane-Matane_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182185-d2292485-Reviews-Gite_des_iles-Matane_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182185-d8010051-Reviews-Motel_Le_Campagnard_de_Matane-Matane_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182185-d15208884-Reviews-Les_Studios_De_La_Mer-Matane_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182185-d12996010-Reviews-Pavillon_sur_Mer_par_Riotel-Matane_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182185-d272571-Reviews-Hotel_Belle_Plage-Matane_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182185-d1747440-Reviews-Auberge_la_Seigneurie-Matane_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182185-d1654520-Reviews-Le_Love_du_Pionnier-Matane_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182185-d1476906-Reviews-Motel_La_Marina-Matane_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182185-d5988160-Reviews-Le_Portage_Motel-Matane_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182185-d1482853-Reviews-Hotel_Motel_La_Vigie-Matane_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1370216-d1568809-Reviews-Riverside_Motel_Dwight-Dwight_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1370216-d2281359-Reviews-Spring_Lake_Resort_Motel_and_Restaurant-Dwight_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1370216-d535949-Reviews-The_Lake_of_Bays_Lodge-Dwight_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1370216-d3291206-Reviews-Lakewoods_Cottage_Resort-Dwight_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1370216-d1907341-Reviews-Cloverleaf_Cottages-Dwight_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1370216-d1367837-Reviews-Logging_Chain_Lodge-Dwight_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1370216-d1494481-Reviews-White_Birches_Cottage_Resort-Dwight_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1370216-d1768807-Reviews-The_Pines_Cottage_Resort-Dwight_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g445054-d675436-Reviews-Grenfell_Heritage_Hotel_Suites-St_Anthony_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g445054-d572560-Reviews-Haven_Inn-St_Anthony_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g445054-d6721043-Reviews-Wildberry_Country_Lodge-St_Anthony_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g635952-d1866831-Reviews-Pinewood_Inn-Barry_s_Bay_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g635952-d5074740-Reviews-Sunny_Hill_Resort-Barry_s_Bay_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g635952-d626381-Reviews-Fortune_s_Madawaska_Valley_Inn-Barry_s_Bay_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g635952-d8549023-Reviews-Hush_Lodge_Cottages-Barry_s_Bay_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g635952-d1584121-Reviews-Spectacle_Lake_Lodge-Barry_s_Bay_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g635952-d1825646-Reviews-Mountain_View_Motel-Barry_s_Bay_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g635952-d6886733-Reviews-Barry_s_Bay_Golf_Resort-Barry_s_Bay_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g635952-d8117484-Reviews-The_Balmoral_Hotel-Barry_s_Bay_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g635952-d12563884-Reviews-Zelney_Lake_Bed_and_Breakfast-Barry_s_Bay_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183461-d604537-Reviews-Amsterdam_Inn_Suites_Sussex-Sussex_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g183461-d3411825-Reviews-Pinecone_Motel-Sussex_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g183461-d8434210-Reviews-Fairway_Inn-Sussex_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g183461-d2173669-Reviews-Maple_Shade_Vacation_Suites-Sussex_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g3579445-d6058426-Reviews-Timberland_Motel_Restaurant-Penobsquis_Sussex_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g183461-d588122-Reviews-Jonah_Place-Sussex_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g183461-d633771-Reviews-Covered_Bridge_Inn-Sussex_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g183461-d12811351-Reviews-Brooks_BnB-Sussex_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154987-d10062074-Reviews-Yellow_Door_Bed_and_Breakfast-Crystal_Beach_Fort_Erie_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154988-d274633-Reviews-Howard_Johnson_by_Wyndham_Fort_Erie-Fort_Erie_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154988-d181958-Reviews-Clarion_Hotel_Conference_Centre-Fort_Erie_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154988-d182837-Reviews-Comfort_Inn_Fort_Erie-Fort_Erie_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154988-d182838-Reviews-Haven_Motel-Fort_Erie_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154987-d14426463-Reviews-Malak_Bnb-Crystal_Beach_Fort_Erie_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154987-d15562187-Reviews-Crystal_Beach_Cottage_And_Vacations-Crystal_Beach_Fort_Erie_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499153-d286634-Reviews-Port_Augusta_Inn_and_Suites-Comox_Comox_Valley_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499153-d4413473-Reviews-Kye_Bay_B_B-Comox_Comox_Valley_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499153-d11707660-Reviews-The_Rusted_Tricycle_Bed_and_Breakfast-Comox_Comox_Valley_Vancouver_Island_British_Col.html https://www.tripadvisor.ca/Hotel_Review-g499153-d669680-Reviews-Ginger_Giraffe_B_B-Comox_Comox_Valley_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499153-d2272392-Reviews-Bella_s_Beachfront_B_B-Comox_Comox_Valley_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499153-d4745886-Reviews-Cape_Lazo_RV_Campground-Comox_Comox_Valley_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499153-d1817094-Reviews-Coastal_Springs_Float_Lodge-Comox_Comox_Valley_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499153-d655715-Reviews-Foskett_House_Bed_and_Breakfast-Comox_Comox_Valley_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499153-d254462-Reviews-Copes_Islander_Oceanfront_B_B-Comox_Comox_Valley_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499153-d1886342-Reviews-Fraserhouse_Bed_Breakfast-Comox_Comox_Valley_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499153-d1654364-Reviews-A_Kozy_Korner-Comox_Comox_Valley_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499153-d1885436-Reviews-Apropos_Bed_Breakfast-Comox_Comox_Valley_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499153-d3652121-Reviews-Driftwood_Guest_House-Comox_Comox_Valley_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499173-d583155-Reviews-Cliffside_Suites-Alma_Albert_County_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g499173-d589808-Reviews-Captains_Inn-Alma_Albert_County_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g499173-d272337-Reviews-Parkland_Village_Inn-Alma_Albert_County_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g499173-d1165999-Reviews-Alpine_Motor_Inn-Alma_Albert_County_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g181741-d4092547-Reviews-Holiday_Inn_Express_Pembroke-Pembroke_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181741-d12002262-Reviews-Clarion_Hotel_Conference_Centre-Pembroke_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181741-d182013-Reviews-Best_Western_Pembroke_Inn_Conference_Centre-Pembroke_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181741-d1199607-Reviews-Time_Travellers_Motel-Pembroke_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181741-d184063-Reviews-Comfort_Inn-Pembroke_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181741-d4092547-Reviews-Holiday_Inn_Express_Pembroke-Pembroke_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181741-d1548672-Reviews-Grey_Gables_Inn_Bed_and_Breakfast-Pembroke_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181741-d659365-Reviews-Econo_Lodge_Pembroke-Pembroke_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181741-d183003-Reviews-Travellers_Inn-Pembroke_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181741-d2230176-Reviews-Hillside_Inn_Pembroke-Pembroke_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181741-d184173-Reviews-Knights_Inn_Pembroke-Pembroke_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181783-d2148250-Reviews-Copper_Point_Resort-Invermere_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181783-d188333-Reviews-The_Kanata_Inns_Invermere-Invermere_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181783-d182100-Reviews-Best_Western_Invermere_Inn-Invermere_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181783-d3354008-Reviews-Invermere_Hostel-Invermere_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181783-d16660338-Reviews-Deere_Ridge_Cabins-Invermere_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181783-d670316-Reviews-The_Canterbury_Inn-Invermere_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181783-d2063375-Reviews-Mountainview_Bed_and_Breakfast-Invermere_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181783-d4129005-Reviews-Lake_Windermere_Pointe-Invermere_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181783-d12616885-Reviews-YPC_Fitness_Accommodations-Invermere_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181783-d4173011-Reviews-CMH_Bugaboo_Lodge-Invermere_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181783-d182387-Reviews-Primrose_Manor-Invermere_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181783-d477888-Reviews-Haus_Dittman-Invermere_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181783-d587148-Reviews-Inn_at_Whistling_Swan_Manor-Invermere_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499284-d735850-Reviews-Perth_Manor_Boutique_Hotel-Perth_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499284-d628648-Reviews-Best_Western_Plus_Perth_Parkside_Inn_Spa-Perth_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499284-d735850-Reviews-Perth_Manor_Boutique_Hotel-Perth_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499284-d658408-Reviews-Tay_Inn-Perth_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499284-d2254312-Reviews-Perth_Plaza_Motel-Perth_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499284-d320726-Reviews-Colonial_House_Motor_Inn-Perth_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499284-d4678468-Reviews-The_White_House-Perth_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499284-d1877774-Reviews-Drummond_House_Perth-Perth_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499284-d1867245-Reviews-Aquarius_Motel-Perth_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1207922-d14984544-Reviews-Schott_s_Lake_RV_Guest_Ranch-Sundre_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1207922-d3846900-Reviews-Mountain_View_Inn_Suites-Sundre_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1207922-d6742706-Reviews-Sun_Plaza_Motel-Sundre_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1207922-d2545217-Reviews-Rustlers_Lodge-Sundre_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1207922-d2545212-Reviews-Deer_Valley_Bed_Breakfast-Sundre_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1207922-d1477578-Reviews-Chinook_Country_Inn-Sundre_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1207922-d12317006-Reviews-Wagons_West_RV_Park-Sundre_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1207922-d2700466-Reviews-Sundre_Motor_Inn-Sundre_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1207922-d1473487-Reviews-The_Kings_Motel-Sundre_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1207922-d1481023-Reviews-Parkwood_Motor_Inn-Sundre_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1207922-d10799395-Reviews-Bulldog_Inns-Sundre_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499309-d620445-Reviews-Brackley_Beach_North_Winds_Inn_Suites-Brackley_Beach_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499309-d185521-Reviews-Shaw_s_Hotel_and_Cottages-Brackley_Beach_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499309-d3222444-Reviews-Baywatch_Lighthouse_Cottages-Brackley_Beach_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499309-d8288511-Reviews-Jake_Jo_s_Cottages-Brackley_Beach_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499309-d662816-Reviews-Island_Life_Cottages-Brackley_Beach_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499309-d658079-Reviews-Brackley_Country_Inn-Brackley_Beach_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499309-d267117-Reviews-Centennial_Cottages-Brackley_Beach_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499309-d15809424-Reviews-Millstream_Cottages_Motel-Brackley_Beach_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499309-d16639062-Reviews-York_Bay_Place_Cottages-Brackley_Beach_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499382-d13962321-Reviews-Microtel_Inn_Suites_by_Wyndham_Val_D_OR-Val_d_Or_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499382-d2038705-Reviews-Quality_Inn_Suites_Val_d_Or-Val_d_Or_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499382-d573142-Reviews-L_Escale_Hotel_Suites-Val_d_Or_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499382-d577661-Reviews-Forestel_Hotel-Val_d_Or_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499382-d262847-Reviews-Comfort_Inn_Val_D_Or-Val_d_Or_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499382-d1123098-Reviews-Auberge_de_l_Orpailleur-Val_d_Or_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499382-d6450793-Reviews-Pourvoirie_du_Lac_Matchi_Manitou-Val_d_Or_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499382-d1523995-Reviews-Hotel_Continental_Centreville-Val_d_Or_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499382-d10432858-Reviews-La_Vieille_Auberge-Val_d_Or_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499382-d1636396-Reviews-Motel_Prelude-Val_d_Or_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499382-d16677838-Reviews-Au_Soleil_Couchant-Val_d_Or_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182155-d3326891-Reviews-Le_Grand_Hotel-Baie_Comeau_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182155-d183185-Reviews-Motel_Hauterive-Baie_Comeau_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182155-d183621-Reviews-Comfort_Inn_Baie_Comeau-Baie_Comeau_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182155-d320457-Reviews-Hotel_Caravelle-Baie_Comeau_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182155-d259464-Reviews-Le_Boreal-Baie_Comeau_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182155-d184170-Reviews-Hotel_le_Manoir-Baie_Comeau_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182155-d10901509-Reviews-Gite_La_Mere_Michele-Baie_Comeau_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182155-d530404-Reviews-Travelodge_Baie_Comeau-Baie_Comeau_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182155-d183184-Reviews-Motel_Du_Rosier-Baie_Comeau_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182177-d242116-Reviews-Hotels_Gouverneur_Sept_Iles-Sept_Iles_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182177-d5484776-Reviews-Chateau_Arnaud-Sept_Iles_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182177-d183622-Reviews-Comfort_Inn_Sept_Iles-Sept_Iles_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182177-d7843554-Reviews-Quality_Inn-Sept_Iles_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182177-d4738148-Reviews-Auberge_Internationale_Le_Tangon-Sept_Iles_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182177-d6434602-Reviews-Gite_aux_Bois_Verts-Sept_Iles_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182177-d183344-Reviews-Hotel_Le_Voyageur-Sept_Iles_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182177-d535901-Reviews-Hotel_Les_Mouettes-Sept_Iles_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182177-d2470741-Reviews-Hotel_Sept_Iles-Sept_Iles_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182177-d662500-Reviews-Hotel_Mingan-Sept_Iles_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182177-d4942534-Reviews-Gite_Le_Repos_du_Guerrier-Sept_Iles_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182177-d7786094-Reviews-Auberge_la_Sept_Iloise-Sept_Iles_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182194-d580644-Reviews-Fairmont_Hot_Springs_Resort-Fairmont_Hot_Springs_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182194-d1233896-Reviews-Fairmont_Mountain_Bungalows-Fairmont_Hot_Springs_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182194-d12412178-Reviews-Riverview_Retreat-Fairmont_Hot_Springs_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182194-d13978330-Reviews-Mountain_View_Suites_at_Fairmont_Hot_Springs-Fairmont_Hot_Springs_Kootenay_Rockies_Br.html https://www.tripadvisor.ca/Hotel_Review-g182194-d186010-Reviews-Chalet_in_the_Rockies_B_B-Fairmont_Hot_Springs_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182194-d15641975-Reviews-Marble_Canyon-Fairmont_Hot_Springs_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182194-d15641487-Reviews-The_Residences_At_Fairmont_Ridge-Fairmont_Hot_Springs_Kootenay_Rockies_British_Columb.html https://www.tripadvisor.ca/Hotel_Review-g182194-d16707068-Reviews-Timbers_Resort-Fairmont_Hot_Springs_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182194-d2009545-Reviews-Marble_Canyon_The_Residences_at_Fairmont_Ridge-Fairmont_Hot_Springs_Kootenay_Rockies_B.html https://www.tripadvisor.ca/Hotel_Review-g182194-d182369-Reviews-Sunchaser_Vacation_Villas_at_Riverside-Fairmont_Hot_Springs_Kootenay_Rockies_British_Co.html https://www.tripadvisor.ca/Hotel_Review-g182194-d484364-Reviews-Riverside_Golf_Resort_at_Fairmont-Fairmont_Hot_Springs_Kootenay_Rockies_British_Columbi.html https://www.tripadvisor.ca/Hotel_Review-g182194-d1510092-Reviews-Alpine_Meadows_Bed_Breakfast-Fairmont_Hot_Springs_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182194-d1233900-Reviews-Spruce_Grove_Resort-Fairmont_Hot_Springs_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182194-d472244-Reviews-Fairmont_Mountainside_Vacation_Villas-Fairmont_Hot_Springs_Kootenay_Rockies_British_Col.html https://www.tripadvisor.ca/Hotel_Review-g182202-d12862200-Reviews-Days_Inn_by_Wyndham_100_Mile_House-100_Mile_House_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182202-d11910323-Reviews-94_Mile_Motel-100_Mile_House_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182202-d188272-Reviews-Ramada_Limited_100_Mile_House-100_Mile_House_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182202-d6986098-Reviews-Westwood_Motel_100_Mile_House-100_Mile_House_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182202-d664628-Reviews-Imperial_Motel-100_Mile_House_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182202-d15611752-Reviews-99_Mile_Motel-100_Mile_House_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182202-d188341-Reviews-Super_8_by_Wyndham_100_Mile_House-100_Mile_House_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182202-d2151886-Reviews-100_Mile_Motel_and_RV_Park-100_Mile_House_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182202-d186060-Reviews-Red_Coach_Inn-100_Mile_House_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g3135344-d3869670-Reviews-Tallpine_Lodges-West_Hawk_Lake_Whiteshell_Provincial_Park_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g499161-d8779102-Reviews-Falcon_Beach_Ranch-Falcon_Lake_Whiteshell_Provincial_Park_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g3135344-d3334744-Reviews-Keystone_Resort-West_Hawk_Lake_Whiteshell_Provincial_Park_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g499161-d12217282-Reviews-Penguin_Resort-Falcon_Lake_Whiteshell_Provincial_Park_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g499161-d12614045-Reviews-Big_Buffalo_Resort-Falcon_Lake_Whiteshell_Provincial_Park_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g499161-d1489461-Reviews-Falcon_Lake_Hotel-Falcon_Lake_Whiteshell_Provincial_Park_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g1110600-d2284658-Reviews-La_Maison_de_Vebron-L_Anse_Saint_Jean_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1110600-d1158035-Reviews-Chalets_sur_le_Fjord-L_Anse_Saint_Jean_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1110600-d1108855-Reviews-Auberge_des_Cevennes-L_Anse_Saint_Jean_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1110600-d1566749-Reviews-Auberge_la_Fjordelaise-L_Anse_Saint_Jean_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1110600-d6412170-Reviews-Camping_Le_4_Chemins-L_Anse_Saint_Jean_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1110600-d15236609-Reviews-Auberge_Le_Camp_de_Base-L_Anse_Saint_Jean_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1110600-d578075-Reviews-Auberge_du_Mont_Edouard-L_Anse_Saint_Jean_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g678578-d2534659-Reviews-Quality_Inn_Suites-Victoriaville_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g678578-d1534614-Reviews-Auberge_au_Fil_des_Saisons-Victoriaville_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g678578-d8619463-Reviews-Gite_La_Cle_d_Art-Victoriaville_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g678578-d1472179-Reviews-Le_Victorin-Victoriaville_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g678578-d1863367-Reviews-Maison_Elzear_Ouellet-Victoriaville_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g678578-d1991132-Reviews-Z_Plaza_Hotel-Victoriaville_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g678578-d6557767-Reviews-Natureza_Spa_Nordique-Victoriaville_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g678578-d4155592-Reviews-Gite_au_Lit_de_l_Ange-Victoriaville_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g678578-d10158569-Reviews-Auberge_Helene-Victoriaville_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g678578-d4678486-Reviews-Motel_Le_Victo-Victoriaville_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g678578-d16639772-Reviews-La_Maison_Fleurie-Victoriaville_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g635704-d271974-Reviews-Elkhorn_Resort_Spa_Conference_Centre-Wasagaming_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g775493-d1149395-Reviews-Painted_Boat_Resort_Spa_Marina-Madeira_Park_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g775493-d1151222-Reviews-Sunshine_Coast_Resort_Hotel_Marina-Madeira_Park_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g775493-d1847700-Reviews-Enchanter_Oceanview_Suites-Madeira_Park_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g775493-d7113089-Reviews-Madeira_Park_Bed_and_Breakfast-Madeira_Park_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g775493-d2072635-Reviews-Francis_Point_B_B-Madeira_Park_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g775493-d4507866-Reviews-Pender_Harbour_Hotel-Madeira_Park_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g775493-d568402-Reviews-Ruby_Lake_Resort-Madeira_Park_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g775493-d12910643-Reviews-Sunshine_Villa_B_B-Madeira_Park_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g775493-d1535257-Reviews-The_Stonewater_Motel-Madeira_Park_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154963-d3606359-Reviews-Grenfell_Campus_Summer_Accommodations_Memorial_University_of_Newfoundland-Corner_Brook.html https://www.tripadvisor.ca/Hotel_Review-g154963-d182725-Reviews-Glynmill_Inn-Corner_Brook_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154963-d182726-Reviews-Greenwood_Inn_Suites-Corner_Brook_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154963-d3606359-Reviews-Grenfell_Campus_Summer_Accommodations_Memorial_University_of_Newfoundland-Corner_Brook.html https://www.tripadvisor.ca/Hotel_Review-g154963-d1157945-Reviews-Quality_Inn-Corner_Brook_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154963-d182724-Reviews-Comfort_Inn_Corner_Brook-Corner_Brook_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154963-d2207504-Reviews-Hotel_Corner_Brook-Corner_Brook_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g154969-d182794-Reviews-Old_Orchard_Inn_Spa-Wolfville_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154969-d272323-Reviews-Tattingstone_Inn-Wolfville_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154969-d7780651-Reviews-Micro_Boutique_Living_Wolfville-Wolfville_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154969-d272324-Reviews-Victoria_s_Historic_Inn-Wolfville_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154969-d2243398-Reviews-The_Stella_Rose_B_B-Wolfville_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154969-d594351-Reviews-In_Wolfville_Bed_and_Breakfast-Wolfville_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154969-d2329590-Reviews-Gaspereau_Valley_Bed_Breakfast-Wolfville_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154969-d652852-Reviews-Roselawn_Lodging-Wolfville_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499109-d8055821-Reviews-Hampton_Inn_by_Hilton_Edmonton_Sherwood_Park-Sherwood_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499109-d1879018-Reviews-Days_Inn_Suites_by_Wyndham_Sherwood_Park_Edmonton-Sherwood_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499109-d8635197-Reviews-Park_Centre_Hotel-Sherwood_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499109-d8055821-Reviews-Hampton_Inn_by_Hilton_Edmonton_Sherwood_Park-Sherwood_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499109-d3199465-Reviews-Best_Western_Plus_Sherwood_Park_Inn_Suites-Sherwood_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499109-d10527088-Reviews-Four_Points_by_Sheraton_Sherwood_Park-Sherwood_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499109-d1771834-Reviews-Super_8_by_Wyndham_Sherwood_Park_Edmonton_Area-Sherwood_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499109-d262688-Reviews-Ramada_by_Wyndham_Sherwood_Park-Sherwood_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499109-d530604-Reviews-Holiday_Inn_Express_Suites_Sherwood_Park-Sherwood_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499109-d1742532-Reviews-A_Suffolk_House_Bed_and_Breakfast-Sherwood_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499109-d12491895-Reviews-Kawtikh_RV_Retreat-Sherwood_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499109-d1518995-Reviews-Half_Moon_Lake_Resort-Sherwood_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499109-d262677-Reviews-Clarion_Hotel_Conference_Center-Sherwood_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181731-d184682-Reviews-Best_Western_Plus_Hotel_Universel_Drummondville-Drummondville_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g181731-d183197-Reviews-Hotel_Suites_Le_Dauphin_Drummondville-Drummondville_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g181731-d319918-Reviews-Quality_Suites_Drummondville-Drummondville_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g181731-d1740563-Reviews-Hotel_Motel_Drummond-Drummondville_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g181731-d9812862-Reviews-Grand_Times_Hotel_Drummondville-Drummondville_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g181731-d183761-Reviews-Comfort_Inn_Drummondville-Drummondville_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g181731-d1632314-Reviews-Auberge_A_La_Bonne_Votre-Drummondville_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g181731-d1102321-Reviews-Motel_Blanchet-Drummondville_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g181731-d1891644-Reviews-Motel_Alouette-Drummondville_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499177-d185558-Reviews-Compass_Rose-Grand_Manan_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g499177-d6708193-Reviews-SeaCup_Inn-Grand_Manan_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g183800-d185562-Reviews-The_Marathon_Inn-North_Head_Grand_Manan_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g181755-d182041-Reviews-Best_Western_Swan_Castle_Inn-Cochrane_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181755-d182826-Reviews-The_Station_Inn-Cochrane_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181755-d1552491-Reviews-North_Adventure_Inn-Cochrane_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181755-d12728254-Reviews-Panda_Motel_and_Buffet-Cochrane_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181761-d182797-Reviews-Rodd_Grand_Yarmouth_Hotel-Yarmouth_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g181761-d182051-Reviews-Best_Western_Mermaid_Yarmouth-Yarmouth_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g181761-d271883-Reviews-Lakelawn_B_B_Motel-Yarmouth_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g181761-d272173-Reviews-Voyageur_Motel-Yarmouth_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g181761-d182795-Reviews-Comfort_Inn_Yarmouth-Yarmouth_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g181761-d3825498-Reviews-Churchill_Mansion_Inn-Yarmouth_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g181761-d1099155-Reviews-El_Rancho_Motel-Yarmouth_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g181772-d182497-Reviews-Sidney_Waterfront_Inn_Suites-Sidney_Victoria_Capital_Regional_District_Vancouver_Island.html https://www.tripadvisor.ca/Hotel_Review-g181772-d647826-Reviews-The_Sidney_Pier_Hotel_Spa-Sidney_Victoria_Capital_Regional_District_Vancouver_Island_Br.html https://www.tripadvisor.ca/Hotel_Review-g181772-d1861138-Reviews-Best_Western_Plus_Emerald_Isle_Hotel-Sidney_Victoria_Capital_Regional_District_Vancouv.html https://www.tripadvisor.ca/Hotel_Review-g181772-d188401-Reviews-Travelodge_Victoria_Airport-Sidney_Victoria_Capital_Regional_District_Vancouver_Island_.html https://www.tripadvisor.ca/Hotel_Review-g181772-d574266-Reviews-The_Cedarwood_Inn_and_Suites-Sidney_Victoria_Capital_Regional_District_Vancouver_Island.html https://www.tripadvisor.ca/Hotel_Review-g181772-d2299105-Reviews-The_Latch_Inn-Sidney_Victoria_Capital_Regional_District_Vancouver_Island_British_Colum.html https://www.tripadvisor.ca/Hotel_Review-g181772-d543025-Reviews-Beacon_Inn_at_Sidney-Sidney_Victoria_Capital_Regional_District_Vancouver_Island_British.html https://www.tripadvisor.ca/Hotel_Review-g181772-d8487889-Reviews-Belle_Maison_Aupres_De_La_Mer_B_B-Sidney_Victoria_Capital_Regional_District_Vancouver_.html https://www.tripadvisor.ca/Hotel_Review-g181772-d2292243-Reviews-Corbett_House-Sidney_Victoria_Capital_Regional_District_Vancouver_Island_British_Colum.html https://www.tripadvisor.ca/Hotel_Review-g181772-d184871-Reviews-Borthwick_Country_Manor-Sidney_Victoria_Capital_Regional_District_Vancouver_Island_Brit.html https://www.tripadvisor.ca/Hotel_Review-g181772-d1102871-Reviews-Orchard_House_Bed_Breakfast-Sidney_Victoria_Capital_Regional_District_Vancouver_Island.html https://www.tripadvisor.ca/Hotel_Review-g181772-d1552422-Reviews-Alder_Road_Retreat-Sidney_Victoria_Capital_Regional_District_Vancouver_Island_British_.html https://www.tripadvisor.ca/Hotel_Review-g181772-d4749801-Reviews-Blueberry_Patch_Bed_and_Breakfast-Sidney_Victoria_Capital_Regional_District_Vancouver_.html https://www.tripadvisor.ca/Hotel_Review-g499280-d1187816-Reviews-Northland_Motel-Nipigon_Thunder_Bay_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499280-d1571444-Reviews-Pine_Crest_Motel-Nipigon_Thunder_Bay_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499322-d2236458-Reviews-Pines_Motel-Rustico_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499322-d2241027-Reviews-The_Graham_Inn-Rustico_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499322-d1161655-Reviews-North_Rustico_Motel_Cottages_Inn-Rustico_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499322-d273055-Reviews-Barachois_Inn-Rustico_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499322-d672454-Reviews-Dreamweavers_Cottages_and_Vacation_Home-Rustico_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499322-d2515036-Reviews-Rustico_Resort_Golf_and_Tennis_Club-Rustico_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499322-d671037-Reviews-Blue_Crest_Cottages-Rustico_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499369-d14192388-Reviews-Aubergelit-Saint_Jean_Port_Joli_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499369-d4678474-Reviews-Auberge_Motel_Blanche_d_Haberville-Saint_Jean_Port_Joli_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499369-d4742525-Reviews-Camping_de_la_Demi_Lieue-Saint_Jean_Port_Joli_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499369-d536086-Reviews-Le_Faubourg-Saint_Jean_Port_Joli_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499369-d4604023-Reviews-Motel_la_Seigneurie-Saint_Jean_Port_Joli_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499369-d3419758-Reviews-Gite_La_Mer_Veille-Saint_Jean_Port_Joli_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499369-d4603591-Reviews-Motel_414-Saint_Jean_Port_Joli_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g661283-d2545377-Reviews-Motel_Appartements_Le_Saint_Patrick-Sainte_Flavie_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g661283-d640683-Reviews-Le_Gaspesiana-Sainte_Flavie_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g661283-d1799571-Reviews-Centre_d_Art_Marcel_Gagnon-Sainte_Flavie_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g661283-d6894874-Reviews-Au_Bois_de_Mer-Sainte_Flavie_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g661283-d1866764-Reviews-Au_Gite_du_Vieux_Quai-Sainte_Flavie_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g661283-d3478899-Reviews-Gite_Entre_Chien_et_Loup-Sainte_Flavie_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g661283-d5544674-Reviews-Mon_Joli_Motel-Sainte_Flavie_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g661283-d7056544-Reviews-Motel_Sainte_Flavie-Sainte_Flavie_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g661283-d8789581-Reviews-L_Oree_de_la_Mer-Sainte_Flavie_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g227122-d1187438-Reviews-Totem_Resorts-Sioux_Narrows_Kenora_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g227122-d678442-Reviews-Tomahawk_Resort-Sioux_Narrows_Kenora_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182182-d183286-Reviews-Manoir_Hovey-North_Hatley_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182182-d3182034-Reviews-Auberge_La_Chocolatiere-North_Hatley_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182182-d1654185-Reviews-Le_Cachet_B_B-North_Hatley_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182182-d672319-Reviews-Le_Chat_Botte-North_Hatley_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182182-d263362-Reviews-Manoir_Le_Tricorne-North_Hatley_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182182-d1447401-Reviews-A_La_Cornemuse-North_Hatley_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182182-d1478201-Reviews-La_Raveaudiere-North_Hatley_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182182-d662756-Reviews-Auberge_Le_Coeur_d_Or-North_Hatley_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182182-d4458567-Reviews-Serendipity_B_B-North_Hatley_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182182-d12534917-Reviews-Hammak-North_Hatley_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182182-d1546232-Reviews-Lecomte_de_la_Fontaine-North_Hatley_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182182-d7129035-Reviews-Auberge_La_Caravane-North_Hatley_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182181-d3509379-Reviews-Super_8_by_Wyndham_Peace_River_AB-Peace_River_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182181-d6699435-Reviews-Best_Western_Plus_Peace_River_Hotel_Suites-Peace_River_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182181-d9558342-Reviews-Chateau_Nova_Peace_River-Peace_River_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182181-d677974-Reviews-Sawridge_Inn_Conference_Center_Peace_River-Peace_River_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182181-d664923-Reviews-BCMInns_Peace_River-Peace_River_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182181-d1475956-Reviews-Third_Mission_Heritage_Suites-Peace_River_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182181-d665707-Reviews-Nova_Inn_Peace_River-Peace_River_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182181-d1471607-Reviews-Western_Budget_Motel_Peace_River-Peace_River_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182181-d182339-Reviews-Peace_Valley_Inns-Peace_River_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182193-d182375-Reviews-Emerald_Lake_Lodge-Field_Yoho_National_Park_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182193-d497671-Reviews-The_Great_Divide_Lodge-Field_Yoho_National_Park_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182193-d896982-Reviews-Fireweed_Hostel-Field_Yoho_National_Park_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182193-d296640-Reviews-Truffle_Pigs_Lodge-Field_Yoho_National_Park_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182193-d630054-Reviews-Mt_Burgess_Guesthouse-Field_Yoho_National_Park_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182193-d896984-Reviews-Mount_Stephen_Guesthouse-Field_Yoho_National_Park_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182193-d1488853-Reviews-Coyote_s_Den_Guesthouse-Field_Yoho_National_Park_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182193-d1873719-Reviews-Yoho_Guesthouse-Field_Yoho_National_Park_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182193-d11435954-Reviews-Yoho_National_Park_Kicking_Horse_Campground-Field_Yoho_National_Park_Kootenay_Rockies.html https://www.tripadvisor.ca/Hotel_Review-g182193-d11630801-Reviews-Sunset_Guesthouse-Field_Yoho_National_Park_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1182189-d4594262-Reviews-Maison_de_la_Vieille_Cote-Les_Escoumins_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1182189-d2283830-Reviews-Gite_chez_Lucie-Les_Escoumins_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1182189-d2484804-Reviews-Les_Chalets_au_Bord_de_la_Mer-Les_Escoumins_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1182189-d1816706-Reviews-Manoir_Bellevue-Les_Escoumins_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g674306-d4777017-Reviews-La_Marbella_Chambres_Studios_Appartements-Trois_Pistoles_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g674306-d4134551-Reviews-Motel_Riviere_Trois_Pistoles-Trois_Pistoles_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g674306-d14995985-Reviews-Gite_le_Bouquet_de_Marguerites-Trois_Pistoles_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g674306-d644676-Reviews-Chez_Choiniere-Trois_Pistoles_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g674306-d1458096-Reviews-Motel_Camping_Les_Flots_Bleus_sur_Mer-Trois_Pistoles_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g674306-d11796884-Reviews-Motel_La_Seigneurie_des_Basques-Trois_Pistoles_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g674306-d15323732-Reviews-Gite_Maison_Mer-Trois_Pistoles_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g184842-d11889966-Reviews-Kingfisher_Lodge_and_Marina-Bamfield_Barkley_Sound_Alberni_Clayoquot_Regional_Distric.html https://www.tripadvisor.ca/Hotel_Review-g184842-d10902564-Reviews-Harbourside_Lodge-Bamfield_Barkley_Sound_Alberni_Clayoquot_Regional_District_Vancouve.html https://www.tripadvisor.ca/Hotel_Review-g184842-d266434-Reviews-Pacific_Gateway_Wilderness_Lodge-Bamfield_Barkley_Sound_Alberni_Clayoquot_Regional_Dist.html https://www.tripadvisor.ca/Hotel_Review-g184842-d186103-Reviews-Cottages_at_Woods_End_Landing_in_Bamfield-Bamfield_Barkley_Sound_Alberni_Clayoquot_Regi.html https://www.tripadvisor.ca/Hotel_Review-g184842-d1776136-Reviews-Mills_Landing_Cottages_And_Charters-Bamfield_Barkley_Sound_Alberni_Clayoquot_Regional_.html https://www.tripadvisor.ca/Hotel_Review-g184842-d2273961-Reviews-McKay_Bay_Lodge-Bamfield_Barkley_Sound_Alberni_Clayoquot_Regional_District_Vancouver_I.html https://www.tripadvisor.ca/Hotel_Review-g184842-d266504-Reviews-Pachena_Bay_Campground-Bamfield_Barkley_Sound_Alberni_Clayoquot_Regional_District_Vanco.html https://www.tripadvisor.ca/Hotel_Review-g184842-d1427310-Reviews-Seabeam_Fishing_Resort-Bamfield_Barkley_Sound_Alberni_Clayoquot_Regional_District_Vanc.html https://www.tripadvisor.ca/Hotel_Review-g184842-d185825-Reviews-Imperial_Eagle_Lodge-Bamfield_Barkley_Sound_Alberni_Clayoquot_Regional_District_Vancouv.html https://www.tripadvisor.ca/Hotel_Review-g184842-d617127-Reviews-West_Coast_Magic_Bed_Breakfast-Bamfield_Barkley_Sound_Alberni_Clayoquot_Regional_Distri.html https://www.tripadvisor.ca/Hotel_Review-g184842-d658309-Reviews-Marie_s_Bed_and_Breakfast-Bamfield_Barkley_Sound_Alberni_Clayoquot_Regional_District_Va.html https://www.tripadvisor.ca/Hotel_Review-g2218652-d2226071-Reviews-Chalets_et_Motel_Lac_Brome-Foster_Lac_Brome_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1466925-d263105-Reviews-Auberge_Lakeview-Knowlton_Lac_Brome_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2218656-d1130094-Reviews-Hotel_Suites_Lac_Brome-Lac_Brome_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2218656-d1103479-Reviews-Auberge_du_Joli_Vent-Lac_Brome_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2218656-d8691134-Reviews-Auberge_La_Table_d_Hote-Lac_Brome_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2218656-d2272383-Reviews-B_B_Hillhouse-Lac_Brome_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2218656-d2578220-Reviews-Ancestral_Knowlton_B_B-Lac_Brome_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1466925-d1473796-Reviews-Auberge_Knowlton-Knowlton_Lac_Brome_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2218656-d7986890-Reviews-Gite_La_Grenouille_Sautee-Lac_Brome_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1466925-d10105092-Reviews-Clinique_Versoi-Knowlton_Lac_Brome_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2218656-d7827613-Reviews-Motel_Beaver_Pond-Lac_Brome_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g940847-d4599669-Reviews-Manitoulin_Hotel_Conference_Centre-Little_Current_Manitoulin_Island_Northeastern_Ontar.html https://www.tripadvisor.ca/Hotel_Review-g940847-d1187929-Reviews-The_Hawberry_Motel-Little_Current_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g730053-d620031-Reviews-Ramada_by_Wyndham_Camrose-Camrose_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g730053-d2509009-Reviews-Hotel_Camrose_Resort_Casino_BW_Premier_Collection-Camrose_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g730053-d1027623-Reviews-Canalta_Camrose-Camrose_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g730053-d1731636-Reviews-R_R_Inn_and_Suites-Camrose_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g730053-d2294832-Reviews-Norsemen_Inn-Camrose_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g730053-d10521004-Reviews-Camrest_Motel-Camrose_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g730053-d1491085-Reviews-Camrose_Motel-Camrose_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g730053-d1473603-Reviews-Stardust_Motel-Camrose_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g730053-d1126891-Reviews-Motel_6_Camrose-Camrose_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g984032-d1479577-Reviews-Ramada_by_Wyndham_Wainwright-Wainwright_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g984032-d1546662-Reviews-Best_Western_Wainwright_Inn_Suites-Wainwright_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g984032-d1475803-Reviews-Bio_Vista_Motel-Wainwright_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g984032-d1444190-Reviews-Springs_Motor_Inn-Wainwright_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g984032-d3343733-Reviews-Callaghan_House_Bed_Breakfast-Wainwright_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g984032-d8736232-Reviews-Day_s_Motel-Wainwright_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g984032-d3194734-Reviews-R_R_Inn_Wainwright-Wainwright_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g984032-d16806945-Reviews-Bison_Motel-Wainwright_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499345-d291169-Reviews-Auberge_La_Coudriere-Saint_Louis_de_L_Isle_aux_Coudres_L_Isle_aux_Coudres_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499345-d2249959-Reviews-Havre_Musical_de_L_Islet-Saint_Louis_de_L_Isle_aux_Coudres_L_Isle_aux_Coudres_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499345-d262884-Reviews-Hotel_Cap_aux_Pierres-Saint_Louis_de_L_Isle_aux_Coudres_L_Isle_aux_Coudres_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g660785-d4750322-Reviews-L_Hotel_du_Capitaine-L_Isle_aux_Coudres_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g660785-d2348288-Reviews-Hotel_Motel_Les_Voitures_d_Eau-L_Isle_aux_Coudres_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3878326-d7089471-Reviews-Auberge_La_Fascine-Saint_Bernard_sur_Mer_L_Isle_aux_Coudres_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499345-d557705-Reviews-La_Roche_Pleureuse-Saint_Louis_de_L_Isle_aux_Coudres_L_Isle_aux_Coudres_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g660785-d12099404-Reviews-Gite_du_Moulin-L_Isle_aux_Coudres_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1590608-d3723549-Reviews-Siesta_Inn_Motel-Vanderhoof_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1590608-d8321624-Reviews-Sunny_Slope_Bed_Breakfast-Vanderhoof_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1590608-d2536842-Reviews-Hillview_Motel-Vanderhoof_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1590608-d6215754-Reviews-Vanderhoof_Inn-Vanderhoof_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1590608-d1426147-Reviews-Finger_Lake_Wilderness_Resort-Vanderhoof_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1590608-d7385875-Reviews-Tatuk_Lake_Resort-Vanderhoof_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1590608-d3671140-Reviews-Coach_Light_Motel-Vanderhoof_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1590608-d4723315-Reviews-Glen_s_Motor_Hotel-Vanderhoof_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1590608-d16812116-Reviews-The_Loft_Vanderhoof-Vanderhoof_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154953-d2555619-Reviews-Best_Western_Thompson_Hotel_Suites-Thompson_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g154953-d550910-Reviews-Days_Inn_Suites_by_Wyndham_Thompson-Thompson_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g154953-d2038684-Reviews-Quality_Inn_Suites-Thompson_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g154953-d183496-Reviews-Best_Value_Inn_Suites-Thompson_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g154953-d1575218-Reviews-Mystery_Lake_Motor_Hotel-Thompson_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g154953-d1750407-Reviews-Interior_Inn_and_Executive_Suites-Thompson_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g154953-d242126-Reviews-The_Burntwood_Hotel-Thompson_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g154953-d12690077-Reviews-Thompson_Lodge-Thompson_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g154968-d264364-Reviews-Mackenzie_s_Motel_and_Cottages-Shelburne_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154968-d259778-Reviews-Cooper_s_Inn-Shelburne_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154968-d1178370-Reviews-Roseway_River_Cottages-Shelburne_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154968-d1863784-Reviews-Wildwood_Motel-Shelburne_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154968-d667332-Reviews-Boulder_Cove_Cottages-Shelburne_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154968-d8920874-Reviews-Inner_Harbor_Inn-Shelburne_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154968-d501387-Reviews-Barracks_Cove_Kitchenettes-Shelburne_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154968-d797796-Reviews-Water_Street_Lighthouse_Bed_Breakfast-Shelburne_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g154983-d13558109-Reviews-Holiday_Inn_Express_and_Suites_Brantford-Brantford_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154983-d1455765-Reviews-Hampton_Inn_Suites_by_Hilton_Brantford_Ontario-Brantford_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154983-d188237-Reviews-Days_Inn_by_Wyndham_Brantford-Brantford_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154983-d182813-Reviews-Comfort_Inn-Brantford_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154983-d182046-Reviews-Best_Western_Brantford_Hotel_Conference_Centre-Brantford_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154983-d13558109-Reviews-Holiday_Inn_Express_and_Suites_Brantford-Brantford_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154983-d7591745-Reviews-Mohawk_Motel-Brantford_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154983-d7622393-Reviews-Sherwood_Motel-Brantford_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154983-d14864392-Reviews-Grand_Motel-Brantford_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154983-d1217573-Reviews-The_Bodega_Inn-Brantford_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154983-d185934-Reviews-Riverside_Glen_Estate-Brantford_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154983-d11687128-Reviews-Stoveworks_Suites-Brantford_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154983-d15530866-Reviews-TownePlace_Suites_Brantford-Brantford_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154985-d312498-Reviews-Hilton_Garden_Inn_Kitchener-Cambridge_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154985-d182044-Reviews-Best_Western_Plus_Cambridge_Hotel-Cambridge_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154985-d650344-Reviews-Cambridge_Hotel_and_Conference_Centre-Cambridge_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154985-d647817-Reviews-Homewood_Suites_by_Hilton_Cambridge_Waterloo_Ontario-Cambridge_Region_of_Waterloo_Ontar.html https://www.tripadvisor.ca/Hotel_Review-g154985-d188381-Reviews-Travelodge_Cambridge_Waterloo-Cambridge_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154985-d182821-Reviews-Comfort_Inn_Cambridge-Cambridge_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154985-d1557267-Reviews-Four_Points_by_Sheraton_Cambridge_Kitchener_Ontario-Cambridge_Region_of_Waterloo_Ontar.html https://www.tripadvisor.ca/Hotel_Review-g154985-d312498-Reviews-Hilton_Garden_Inn_Kitchener-Cambridge_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154985-d185228-Reviews-Sunbridge_Hotel_Conference_Centre_Cambridge-Cambridge_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154985-d4498640-Reviews-Morning_Glory_Bed_Breakfast-Cambridge_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154985-d1472479-Reviews-Satellite_Motel-Cambridge_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499117-d2705501-Reviews-Seine_Boat_Inn-Alert_Bay_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499117-d263475-Reviews-Alert_Bay_Cabins-Alert_Bay_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499117-d14998203-Reviews-Nimpkish_Hotel-Alert_Bay_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499117-d8003697-Reviews-The_Bayside_Inn-Alert_Bay_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499117-d14030619-Reviews-Orca_Inn-Alert_Bay_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499117-d16865841-Reviews-The_Holly_House-Alert_Bay_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1211849-d12902127-Reviews-Crestview_Guest_House-Chapleau_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499181-d261751-Reviews-Rodd_Miramichi_River-Miramichi_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g499181-d261748-Reviews-Days_Inn_by_Wyndham_Miramichi_NB-Miramichi_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g499181-d185569-Reviews-Howard_Johnson_by_Wyndham_Miramichi_Hotel_Suites-Miramichi_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g499181-d261749-Reviews-Knights_Inn_Suites_Miramichi-Miramichi_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g499181-d673059-Reviews-Econo_Lodge_Miramichi-Miramichi_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g499181-d1188014-Reviews-Fundy_Line_Motel_Restaurant-Miramichi_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g499181-d1657255-Reviews-The_King_George_Bed_Breakfast-Miramichi_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g499181-d2449565-Reviews-Governor_s_Mansion_Inn-Miramichi_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g499181-d1490117-Reviews-Regent_Street_Bed_Breakfast-Miramichi_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g499189-d2557588-Reviews-Holiday_Inn_Express_Deer_Lake-Deer_Lake_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g499189-d273541-Reviews-Deer_Lake_Motel-Deer_Lake_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g499189-d16517208-Reviews-Cache_Rapids_Vacation_Rental-Deer_Lake_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g499189-d217963-Reviews-Driftwood_Inn-Deer_Lake_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g499239-d549871-Reviews-Train_Station_Inn-Tatamagouche_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499239-d1490590-Reviews-Balmoral_Motel-Tatamagouche_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499239-d12262025-Reviews-MeHomeBy_Bed_and_Breakfast-Tatamagouche_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499239-d7109754-Reviews-Dolan_s_Inn_Suites-Tatamagouche_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499239-d630530-Reviews-Forest_Haven_Inn_B_B-Tatamagouche_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499239-d14137659-Reviews-Sunrise_Shore_Marina_Cottages-Tatamagouche_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499239-d2205201-Reviews-Green_Dragon_Organic_Farm_and_B_B-Tatamagouche_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499239-d3267941-Reviews-Hollings_House_B_B-Tatamagouche_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499233-d1197816-Reviews-The_Sunshine_Inn-Parrsboro_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499233-d272319-Reviews-The_Maple_Inn-Parrsboro_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499233-d1095371-Reviews-The_Parrsboro_Mansion_Inn-Parrsboro_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499233-d272318-Reviews-Gillespie_House_Inn-Parrsboro_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499270-d1187529-Reviews-Adams_Goldens_Acres_Motel-Kingsville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499270-d7171076-Reviews-Lil_Heart_Soul_Inn-Kingsville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499270-d1372996-Reviews-Jack_s_GastroPub_Inn31-Kingsville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499270-d2156224-Reviews-Mettawas_End_Bed_and_Breakfast-Kingsville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499283-d642633-Reviews-Best_Western_Plus_Orangeville_Inn_Suites-Orangeville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499283-d5960336-Reviews-Knights_Inn_Orangeville-Orangeville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499283-d2298379-Reviews-Atlanta_Motel-Orangeville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499283-d3342229-Reviews-Orangeville_Motel-Orangeville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499283-d1752054-Reviews-McKitrick_House_Inn_B_B-Orangeville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499283-d1482908-Reviews-Norpeel_Motel-Orangeville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499283-d16806691-Reviews-White_House_Farm-Orangeville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499283-d4293825-Reviews-The_Stream_Bed_Breakfast-Orangeville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499283-d7778967-Reviews-Headwaters_Lodge-Orangeville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499283-d3460957-Reviews-Jenny_s_Place_B_B-Orangeville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499283-d2706704-Reviews-Maple_Inn-Orangeville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499290-d262700-Reviews-Comfort_Inn_Port_Hope-Port_Hope_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499290-d3397725-Reviews-Budget_Inn-Port_Hope_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499290-d551426-Reviews-Plantation_House_Bed_and_Breakfast-Port_Hope_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499290-d2257597-Reviews-The_Waddell-Port_Hope_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499290-d4476270-Reviews-Summerhill_Manor_Bed_Breakfast_and_Tea_Room-Port_Hope_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499290-d7178021-Reviews-Port_Hope_Economy_Apartments-Port_Hope_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g2017828-d602088-Reviews-Denaut_Mansion_Country_Inn-Delta_Rideau_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1109214-d13806532-Reviews-Daffodil_Acres-Newboro_Rideau_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499296-d4701194-Reviews-Quality_Inn-Southampton_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499296-d12339638-Reviews-Stop_21_Motel-Southampton_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499296-d6641289-Reviews-Manor_Motel-Southampton_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499296-d11705061-Reviews-A_Knight_in_Southampton_Bed_and_Breakfast-Southampton_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499296-d1500492-Reviews-Huron_Haven_Motel-Southampton_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499296-d1809106-Reviews-The_Southampton_Inn-Southampton_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499296-d1537387-Reviews-The_Bluewater-Southampton_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499296-d12181197-Reviews-Watch_Hill_Bed_and_Breakfast-Southampton_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499296-d729498-Reviews-Cedar_Court_Motel-Southampton_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499296-d579348-Reviews-Stewart_House_B_B-Southampton_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499296-d1466634-Reviews-Strong_Tree_Inn-Southampton_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499296-d292263-Reviews-Chantry_Breezes_B_B-Southampton_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499331-d14131867-Reviews-La_Chouette_Viree-Les_Bergeronnes_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499331-d1573330-Reviews-La_P_tite_Baleine-Les_Bergeronnes_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499331-d1104593-Reviews-Gite_Chez_Blaise-Les_Bergeronnes_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499331-d3493384-Reviews-Gite_Petit-Les_Bergeronnes_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499331-d3467745-Reviews-La_Bergeronette-Les_Bergeronnes_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499331-d8632588-Reviews-A_la_Maison_des_Pres-Les_Bergeronnes_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499344-d2208171-Reviews-Hotel_Motel_du_Havre-Havre_St_Pierre_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499344-d9980483-Reviews-Complexe_MV-Havre_St_Pierre_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499344-d12448821-Reviews-Auberge_Niapiskau-Havre_St_Pierre_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499344-d12817794-Reviews-Gite_Niapiskau-Havre_St_Pierre_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1015442-d2035231-Reviews-Au_gite_de_la_chute-Baie_Sainte_Catherine_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1015442-d3246552-Reviews-Gite_la_Maison_Rochefort-Baie_Sainte_Catherine_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1015442-d2175125-Reviews-Cafe_Chez_Sam-Baie_Sainte_Catherine_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1015442-d1010210-Reviews-Gite_Entre_Mer_et_Monts-Baie_Sainte_Catherine_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1015442-d2536550-Reviews-La_Maison_de_Travers-Baie_Sainte_Catherine_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1015442-d2238569-Reviews-Motel_de_la_Pointe_aux_Bouleaux-Baie_Sainte_Catherine_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1015442-d585638-Reviews-Hotel_Motel_Baie_Ste_Catherine-Baie_Sainte_Catherine_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1015442-d3644551-Reviews-Gite_Entre_Baleine_et_Clocher-Baie_Sainte_Catherine_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1015442-d1085719-Reviews-Motel_le_Vacancier-Baie_Sainte_Catherine_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1015442-d15204763-Reviews-Gite_de_la_colline-Baie_Sainte_Catherine_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1015442-d13824592-Reviews-Gite_Le_Portail_du_Fjord-Baie_Sainte_Catherine_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499363-d1634345-Reviews-Gite_La_Brise_du_Lac-Roberval_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499363-d2238258-Reviews-Motel_Roberval-Roberval_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499363-d2262455-Reviews-Motel_Castille-Roberval_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499363-d1993370-Reviews-Gite_Les_2_Soeurs-Roberval_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499363-d8708099-Reviews-Auberge_Lac_Saint_Jean-Roberval_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499363-d5462013-Reviews-Motel_L_avantage-Roberval_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499363-d262883-Reviews-Hotel_Chateau_Roberval-Roberval_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499363-d2616059-Reviews-Hotel_Manoir_Roberval-Roberval_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499473-d2423447-Reviews-Atikokan_Hotel-Atikokan_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499473-d156081-Reviews-Camp_Quetico-Atikokan_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499473-d10593843-Reviews-Sapawe_Motel_and_Diner-Atikokan_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499473-d3377647-Reviews-Niobe_Lake_Lodge-Atikokan_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499473-d1483520-Reviews-Quetico_Inn-Atikokan_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499473-d12668941-Reviews-Finlayson_Lake_Resort_and_Campground-Atikokan_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499473-d12645654-Reviews-Marr_s_Perch_Lake_Lodge-Atikokan_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499473-d264791-Reviews-Eva_Lake_Resort_Outposts-Atikokan_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499473-d12645163-Reviews-Indiaonta_Resort-Atikokan_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182175-d183351-Reviews-Le_Georgesville-Saint_Georges_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182175-d4097319-Reviews-Gite_la_Serenade-Saint_Georges_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182175-d8154276-Reviews-Auberge_Taylor_Manor-Saint_Georges_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182175-d2225714-Reviews-Motel_Alexandrin-Saint_Georges_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182175-d259467-Reviews-Comfort_Inn_St_Georges-Saint_Georges_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182175-d1007393-Reviews-Auberge_Fort_Prevel-Saint_Georges_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182175-d652881-Reviews-Motel_le_Voyageur-Saint_Georges_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182175-d1490584-Reviews-Gite_de_la_Riviere-Saint_Georges_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182175-d4703343-Reviews-Le_Grand_Hotel-Saint_Georges_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182213-d4889353-Reviews-Holiday_Inn_Express_Yorkton_East-Yorkton_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g182213-d3823768-Reviews-Days_Inn_Suites_by_Wyndham_Yorkton-Yorkton_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g182213-d4176695-Reviews-Home_Inn_Suites_Yorkton-Yorkton_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g182213-d183857-Reviews-Comfort_Inn_Suites-Yorkton_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g182213-d4889353-Reviews-Holiday_Inn_Express_Yorkton_East-Yorkton_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g182213-d188194-Reviews-Quality_Inn_Suites-Yorkton_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g182213-d186670-Reviews-Broadway_Lodge_Hotel-Yorkton_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g182213-d1124566-Reviews-Redwood_Motel-Yorkton_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g182213-d3342226-Reviews-Windy_Acres_Inn_Bed_Breakfast-Yorkton_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g184841-d185709-Reviews-Waterton_Glacier_Suites-Waterton_Lakes_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g184841-d185705-Reviews-Waterton_Lakes_Lodge_Resort-Waterton_Lakes_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g184841-d248100-Reviews-Bear_Mountain_Motel-Waterton_Lakes_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g184841-d7060795-Reviews-Townsite_Campground-Waterton_Lakes_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g184841-d8446568-Reviews-Crooked_Creek_Campground-Waterton_Lakes_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g184841-d674580-Reviews-Waterton_Springs_Campground-Waterton_Lakes_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g184841-d185683-Reviews-Prince_of_Wales_Hotel-Waterton_Lakes_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g184841-d185658-Reviews-Crandell_Mountain_Lodge-Waterton_Lakes_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g184841-d536965-Reviews-Northland_Lodge-Waterton_Lakes_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g184841-d248099-Reviews-Bayshore_Inn_Resort_Spa-Waterton_Lakes_National_Park_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g940809-d1631418-Reviews-Le_Voyageur_Inn-Mattawa_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g940809-d2257730-Reviews-The_Canadian_Ecology_Centre_Cabins-Mattawa_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g940809-d12718950-Reviews-Mattawa_River_Resort-Mattawa_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g940809-d1503406-Reviews-Welcome_Inn_on_the_Lake-Mattawa_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g3390283-d582697-Reviews-La_Maison_des_Falaises-Ile_du_Havre_aux_Maisons_Iles_de_la_Madeleine_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3390283-d1577100-Reviews-La_Butte_Ronde-Ile_du_Havre_aux_Maisons_Iles_de_la_Madeleine_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3390283-d629505-Reviews-Domaine_du_Vieux_Couvent-Ile_du_Havre_aux_Maisons_Iles_de_la_Madeleine_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3390283-d3444521-Reviews-Gite_La_Maison_Chez_J_P-Ile_du_Havre_aux_Maisons_Iles_de_la_Madeleine_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1143730-d602671-Reviews-Auberge_du_Lac_a_l_Eau_Claire-Saint_Alexis_des_Monts_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1143730-d1162059-Reviews-Pourvoirie_Du_Lac_Blanc-Saint_Alexis_des_Monts_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1143730-d1903201-Reviews-Serenita_Spa_Auberge-Saint_Alexis_des_Monts_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1143730-d613767-Reviews-Hotel_Sacacomie-Saint_Alexis_des_Monts_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1143730-d1846857-Reviews-Chaumiere_des_Tourelles_Gite_Chalet-Saint_Alexis_des_Monts_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1143730-d3167321-Reviews-Chalets_de_la_Riviere_Sacacomie-Saint_Alexis_des_Monts_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1143730-d3529662-Reviews-Auberge_des_Pins_Rouges-Saint_Alexis_des_Monts_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1143730-d3158196-Reviews-Motel_le_Saint_Alex-Saint_Alexis_des_Monts_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1143730-d4156002-Reviews-Le_Gite_de_la_St_Lawrence-Saint_Alexis_des_Monts_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g984022-d1523040-Reviews-Les_Victorines-Lac_Megantic_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g984022-d2402339-Reviews-Inn_Cottages_by_the_Lake-Lac_Megantic_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g984022-d3611946-Reviews-Motel_Le_Quiet-Lac_Megantic_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g984022-d3467864-Reviews-Hotel_Motel_Le_Chateau-Lac_Megantic_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g984022-d2401911-Reviews-Manoir_d_Orsennens-Lac_Megantic_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g984022-d14943897-Reviews-La_Maison_Aux_IDfolles-Lac_Megantic_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g984022-d1488679-Reviews-B_B_L_S_en_Ciel-Lac_Megantic_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g984022-d15290893-Reviews-Les_soins_de_Vicky-Lac_Megantic_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g658449-d626384-Reviews-Hay_Lake_Lodge_and_Cottages-Whitney_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g658449-d1062862-Reviews-The_Mad_Musher-Whitney_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g635945-d629159-Reviews-Reynolds_Hotel-Lillooet_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635945-d636655-Reviews-Hotel_DeOro-Lillooet_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635945-d1563886-Reviews-Canadas_Best_Value_Inn_Mile_0-Lillooet_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635945-d576443-Reviews-4_Pines_Motel-Lillooet_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g793718-d10817949-Reviews-The_Reeve_Bed_and_Breakfast-Dunnville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g793718-d1484359-Reviews-Lalor_Estate_Inn-Dunnville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g793718-d2662631-Reviews-Oakwood_Escape-Dunnville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g793718-d1480736-Reviews-Country_Inn_Motel-Dunnville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g660772-d1117189-Reviews-Pomeroy_Inn_Suites_Chetwynd-Chetwynd_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g660772-d2439703-Reviews-Days_Inn_by_Wyndham_Chetwynd-Chetwynd_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g660772-d597199-Reviews-Lakeview_Inns_Suites_Chetwynd-Chetwynd_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g660772-d9797928-Reviews-The_Lion_Inn_Suites-Chetwynd_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g660772-d1594781-Reviews-Pinecone_Inn_Suites-Chetwynd_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g660772-d7702120-Reviews-Peace_River_Inn_Suites-Chetwynd_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g660772-d1515568-Reviews-Stagecoach_Inn-Chetwynd_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g660772-d5534321-Reviews-Chetwynd_Court_Motel-Chetwynd_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g660772-d5485602-Reviews-Country_Squire_Motor_Inn-Chetwynd_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154936-d183555-Reviews-Inn_at_the_Quay-New_Westminster_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154936-d226321-Reviews-The_Met_Hotel-New_Westminster_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154936-d12432689-Reviews-Queens_Hotel-New_Westminster_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154936-d15278185-Reviews-Character_House_in_Royal_City-New_Westminster_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154936-d1012392-Reviews-Arundel_Mansion-New_Westminster_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154936-d11021657-Reviews-Carla_Bed_Breakfast-New_Westminster_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154936-d16698377-Reviews-Towle_Houses-New_Westminster_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154936-d2190548-Reviews-Lavender_House_Bed_and_Breakfast-New_Westminster_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154936-d2650585-Reviews-Royal_Eagle_Suites-New_Westminster_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154936-d185972-Reviews-Chambres_d_hotes_Sunflower_Bed_and_Breakfast-New_Westminster_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154936-d616952-Reviews-Pembina_House_Bed_and_Breakfast-New_Westminster_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g657870-d640692-Reviews-Burleigh_Falls_Inn-Burleigh_Falls_Municipality_of_Trent_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g887226-d579734-Reviews-Westwind_Inn-Buckhorn_Municipality_of_Trent_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g6975662-d781476-Reviews-Woodhaven_Country_Lodge-Lakehurst_Municipality_of_Trent_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g887226-d2687889-Reviews-Shambhala_Bed_and_Breakfast-Buckhorn_Municipality_of_Trent_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g887226-d10837265-Reviews-Scotsman_Point_Cottage_Resort-Buckhorn_Municipality_of_Trent_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g887226-d2715333-Reviews-The_Birches_Resort-Buckhorn_Municipality_of_Trent_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g887226-d5485886-Reviews-Sunrise_Resort-Buckhorn_Municipality_of_Trent_Lakes_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499098-d262690-Reviews-South_Country_Inn-Cardston_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499098-d1500115-Reviews-Cobblestone_Manor-Cardston_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499098-d1471874-Reviews-The_Outpost_Motel-Cardston_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499098-d668710-Reviews-Cardston_Flamingo_Motel-Cardston_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499098-d7097590-Reviews-Lee_Creek_Campground-Cardston_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499098-d10662299-Reviews-Great_Canadian_Barn_Dance-Cardston_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499098-d10690632-Reviews-Crooked_Creek_Ranch-Cardston_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499098-d4432829-Reviews-Rangeview_Ranch-Cardston_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499098-d6395320-Reviews-Covered_Wagon_RV_Park-Cardston_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499098-d1527727-Reviews-Shalom_B_B-Cardston_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499098-d6868359-Reviews-Crimson_Rose_Bed_Breakfast-Cardston_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499123-d263476-Reviews-Quaaout_Lodge_Spa_at_Talking_Rock_Golf_Resort-Chase_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499123-d1818778-Reviews-Jade_Mountain_Motel-Chase_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499123-d4345316-Reviews-Overlander_Motel-Chase_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499123-d1868443-Reviews-Chase_Country_Inn_Motel-Chase_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499123-d6876983-Reviews-Indian_Point_Resort-Chase_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499123-d2368002-Reviews-HI_Shuswap_Lake_Hostel-Chase_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499123-d12620995-Reviews-Shuswap_Meadows_RV_Campground-Chase_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499123-d12618792-Reviews-Chase_Lions_RV_Park-Chase_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499123-d1576270-Reviews-The_Edge_B_B-Chase_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499123-d1020077-Reviews-Mustang_Lodge-Chase_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181733-d1237866-Reviews-Hotel_Brossard-Brossard_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g181733-d677311-Reviews-Alt_Hotel_Quartier_DIX30-Brossard_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g181733-d184680-Reviews-Best_Western_Hotel_Brossard-Brossard_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g181733-d183193-Reviews-Quality_Inn_Suites_Brossard-Brossard_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g181733-d14025872-Reviews-Alt_Hotel_Quartier_DIX30-Brossard_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g181733-d1210235-Reviews-Comfort_Inn_Brossard-Brossard_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g181733-d3386675-Reviews-Motel_Du_Fleuve-Brossard_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g181733-d188203-Reviews-Econo_Lodge_Brossard-Brossard_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g181733-d3345099-Reviews-Motel_Rideau-Brossard_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g181733-d2549282-Reviews-Motel_Champlain-Brossard_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g181733-d4225102-Reviews-Motel_Falcon-Brossard_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g181740-d1027324-Reviews-Holiday_Inn_Express_Toronto_Markham-Richmond_Hill_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181740-d182011-Reviews-Best_Western_Parkway_Hotel_Toronto_North-Richmond_Hill_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181740-d1027324-Reviews-Holiday_Inn_Express_Toronto_Markham-Richmond_Hill_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181740-d1191238-Reviews-Canadas_Best_Value_Inn_Richmond_Hill-Richmond_Hill_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181740-d2252862-Reviews-Richmond_Hill_Inn-Richmond_Hill_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181740-d183774-Reviews-Sheraton_Parkway_Toronto_North_Hotel_Suites-Richmond_Hill_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181740-d236393-Reviews-Travelodge_Richmond_Hill-Richmond_Hill_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181740-d7828175-Reviews-Briggs_Family_Inn-Richmond_Hill_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181740-d264260-Reviews-Emerald_Isle_Motel-Richmond_Hill_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181740-d15357028-Reviews-EZ_Home-Richmond_Hill_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181740-d7394903-Reviews-225_Lakeland_Bed_and_Breakfast-Richmond_Hill_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183804-d185766-Reviews-Poets_Cove_Resort_Spa-Pender_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183804-d2325096-Reviews-Morning_Moon-Pender_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183804-d8636537-Reviews-Salmonberry_Inn-Pender_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183804-d14132080-Reviews-Shangri_La_Oceanfront_B_B-Pender_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181763-d3431356-Reviews-A_Boat_to_Sea-North_Sydney_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g181763-d182053-Reviews-Hotel_North-North_Sydney_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g181763-d182782-Reviews-The_Clansman_Motel-North_Sydney_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g181763-d671286-Reviews-At_The_Harbourfront_Bed_Breakfast_Inn-North_Sydney_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499217-d271824-Reviews-Cranberry_Cove_Inn-Louisbourg_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499217-d271829-Reviews-Louisbourg_Harbour_Inn-Louisbourg_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499217-d588392-Reviews-Louisbourg_Heritage_House_Bed_Breakfast-Louisbourg_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499217-d8782640-Reviews-Riverdale_RV_Park-Louisbourg_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499217-d2206560-Reviews-Wolvespack_Cottage_B_B-Louisbourg_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499217-d1137560-Reviews-Fortress_Inn_Louisbourg-Louisbourg_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g181799-d6728353-Reviews-Best_Western_Plus_Okotoks_Inn_Suites-Okotoks_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181799-d182117-Reviews-Lakeview_Inns_Suites_Okotoks-Okotoks_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181799-d1547972-Reviews-Harmony_House_B_B-Okotoks_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181799-d3404893-Reviews-Royal_Duke_Hotel-Okotoks_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181799-d634369-Reviews-Riverview_Bed_Breakfast-Okotoks_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181799-d13154415-Reviews-The_Ridge_Okotoks-Okotoks_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181799-d1471541-Reviews-Okotoks_Country_Inn-Okotoks_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1015404-d1748643-Reviews-Ferme_5_Etoiles-Sacre_Coeur_Saguenay_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1015404-d2484954-Reviews-Hotel_Motel_Coronet-Sacre_Coeur_Saguenay_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1015404-d1835730-Reviews-Canopee_Lit-Sacre_Coeur_Saguenay_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1015404-d2276409-Reviews-Auberge_Le_Campagnard-Sacre_Coeur_Saguenay_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1015404-d1958823-Reviews-Au_Sommet_du_Fjord-Sacre_Coeur_Saguenay_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1015404-d3365177-Reviews-Auberge_Chez_Caro-Sacre_Coeur_Saguenay_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1015404-d1009177-Reviews-Domaine_de_nos_Ancetres-Sacre_Coeur_Saguenay_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1015404-d12509219-Reviews-Mon_Coin_de_Pays-Sacre_Coeur_Saguenay_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1015404-d1105805-Reviews-Club_de_Chasse_et_Peche_Tadoussac-Sacre_Coeur_Saguenay_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499339-d270384-Reviews-Spa_Eastman-Eastman_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499339-d4156430-Reviews-Le_Vertendre-Eastman_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499339-d2226034-Reviews-Gite_La_Marmotte_Eastman_B_B-Eastman_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499339-d12696550-Reviews-Arkadia_Eastman_B_B-Eastman_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499339-d10544031-Reviews-Cottages_du_Lac_Orford-Eastman_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499339-d4696333-Reviews-Motel_du_Village-Eastman_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499339-d1544419-Reviews-Auberge_Restaurant_La_Casetta-Eastman_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499387-d630049-Reviews-Gold_Eagle_Lodge-North_Battleford_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g499387-d14100221-Reviews-Comfort_Inn_Suites-North_Battleford_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g499387-d1087525-Reviews-Canadian_Motel_North_Battleford-North_Battleford_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g499387-d1742315-Reviews-Battlefords_Inn-North_Battleford_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g499387-d6280425-Reviews-Beaver_Hotel-North_Battleford_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g499387-d596373-Reviews-Tropical_Inn-North_Battleford_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g499387-d1654947-Reviews-Travelodge_by_Wyndham_North_Battleford-North_Battleford_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g499387-d261763-Reviews-Lone_Star_Hotel-North_Battleford_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g499385-d3507482-Reviews-Travelodge_Meadow_Lake-Meadow_Lake_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g499385-d261752-Reviews-Super_8_by_Wyndham_Meadow_Lake-Meadow_Lake_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g499385-d609485-Reviews-Woodland_Inn-Meadow_Lake_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g499385-d8607727-Reviews-Wakiki_Motel_Lounge-Meadow_Lake_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g1050306-d2087051-Reviews-Cariboo_Log_Guest_House-Lac_La_Hache_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1050306-d2087051-Reviews-Cariboo_Log_Guest_House-Lac_La_Hache_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1050306-d1161955-Reviews-Ten_ee_ah_Lodge-Lac_La_Hache_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g947967-d8553453-Reviews-Best_Western_Plus_Lacombe_Inn_Suites-Lacombe_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g947967-d2098735-Reviews-Green_Way_Inn-Lacombe_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g947967-d1137420-Reviews-Lacombe_Motor_Inn-Lacombe_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g947967-d2207961-Reviews-Country_Club_Inn-Lacombe_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1136517-d4433180-Reviews-Comfort_Inn_Suites-Fox_Creek_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1136517-d3417435-Reviews-Devonian_Hotel_and_Suites-Fox_Creek_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1136517-d6204686-Reviews-Best_Western_Plus_Fox_Creek-Fox_Creek_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1136517-d11804244-Reviews-Econo_Lodge-Fox_Creek_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1136517-d6499128-Reviews-Timber_Ridge_Inn_Suites-Fox_Creek_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1136517-d3868924-Reviews-Super_8_by_Wyndham_Fox_Creek-Fox_Creek_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1136517-d10433842-Reviews-Fox_Creek_Inn-Fox_Creek_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g796989-d3825894-Reviews-Heath_Haven_B_B-Port_Perry_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g796989-d3198045-Reviews-B_B_On_The_Ranch-Port_Perry_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g796989-d13636158-Reviews-Willow_Pond_Satellite_Bed_and_Breakfast-Port_Perry_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g7107055-d1446939-Reviews-Salt_Spring_Inn-Ganges_Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g7107055-d182495-Reviews-Wisteria_Guest_House_B_B-Ganges_Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g7107055-d182493-Reviews-Hastings_House_Country_House_Hotel-Ganges_Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g7107055-d2177549-Reviews-Hedgerow_House_Bed_Breakfast-Ganges_Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g7107055-d260158-Reviews-Harbour_House_Hotel-Ganges_Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g7107055-d4890579-Reviews-Mariner_s_Loft-Ganges_Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g7107055-d7102211-Reviews-Ram_Spring_Wellness-Ganges_Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g7107055-d16650130-Reviews-Gallery_B_B-Ganges_Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g7107055-d1853202-Reviews-Garden_Faire_Campground-Ganges_Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g7107055-d260156-Reviews-Ganges_Marina_and_Boatel-Ganges_Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g7107055-d7102211-Reviews-Ram_Spring_Wellness-Ganges_Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g7107055-d16650130-Reviews-Gallery_B_B-Ganges_Salt_Spring_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g670343-d3962441-Reviews-Chalets_Lanaudiere-Rawdon_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g670343-d3168095-Reviews-Domaine_Sam_Calm-Rawdon_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g670343-d12995679-Reviews-Rawdon_Golf_Resort-Rawdon_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g670343-d1742483-Reviews-Chalets_des_Pins-Rawdon_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g670343-d2289750-Reviews-Auberge_Laetus_Le_Joyeux-Rawdon_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g670343-d6427294-Reviews-Chez_Lulu_et_Lutin-Rawdon_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g670343-d5575211-Reviews-Le_Gite_Du_Village_B_B-Rawdon_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1936057-d1933750-Reviews-Auberge_Aux_Quatre_Matins-Saint_Come_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1936057-d2713327-Reviews-Gite_Le_Vallon-Saint_Come_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1936057-d9783527-Reviews-Plein_Air_Lanaudia-Saint_Come_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1936057-d13227790-Reviews-Chalet_Bois_de_Coeur-Saint_Come_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1936057-d8553274-Reviews-Motel_Saint_Come-Saint_Come_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1936057-d2043063-Reviews-Coin_Lavigne-Saint_Come_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1936057-d15236053-Reviews-Domaine_Val_Nature-Saint_Come_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g940854-d4079385-Reviews-Dover_House_Bed_and_Breakfast-Port_Dover_Norfolk_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g940854-d6705087-Reviews-Clonmel_Castle_Boutique_Hotel_and_Retreat_Centre-Port_Dover_Norfolk_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g609115-d578582-Reviews-Hampton_Inn_Napanee_Ontario-Napanee_Lennox_and_Addington_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g609115-d657952-Reviews-Fox_Motor_Inn-Napanee_Lennox_and_Addington_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g609115-d578582-Reviews-Hampton_Inn_Napanee_Ontario-Napanee_Lennox_and_Addington_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g609115-d2240906-Reviews-Masterson_s_Motel-Napanee_Lennox_and_Addington_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g609115-d246959-Reviews-Royal_Napanee_Inn-Napanee_Lennox_and_Addington_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g609115-d9585440-Reviews-Pickerel_Park_RV_Resort_Campground-Napanee_Lennox_and_Addington_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g609115-d547873-Reviews-Twin_Peaks_Motel-Napanee_Lennox_and_Addington_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g609115-d8772242-Reviews-Red_Door_Inn-Napanee_Lennox_and_Addington_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181751-d182863-Reviews-The_Briars_Resort_Spa-Jacksons_Point_Georgina_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181751-d12448470-Reviews-Ramada_by_Wyndham_Jacksons_Point-Jacksons_Point_Georgina_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181751-d8133173-Reviews-Gypsy_by_the_Lake_B_B-Jacksons_Point_Georgina_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181751-d2276830-Reviews-Whispering_Pines_Cottages_and_Vacation_Rentals-Jacksons_Point_Georgina_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1498192-d1748391-Reviews-Manitoulin_Inn-Mindemoya_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1498192-d3452539-Reviews-Mindemoya_Motel-Mindemoya_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1498192-d12438099-Reviews-Maple_Grove_Cottages-Mindemoya_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g652396-d1156882-Reviews-Kettle_Creek_Inn-Port_Stanley_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g652396-d1013246-Reviews-Inn_on_the_Harbour-Port_Stanley_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g652396-d2716228-Reviews-Eagles_Rest-Port_Stanley_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499104-d1675717-Reviews-Best_Western_Plus_Mirage_Hotel_Resort-High_Level_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499104-d488994-Reviews-Days_Inn_by_Wyndham_High_Level-High_Level_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499104-d286628-Reviews-Super_8_by_Wyndham_High_Level_AB-High_Level_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499104-d1480004-Reviews-Executive_House_Suites_Hotel_Conference_Centre-High_Level_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499104-d488995-Reviews-Econo_Lodge_Inn_Suites-High_Level_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499104-d488999-Reviews-Quality_Inn_and_Suites-High_Level_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g183731-d1163608-Reviews-Horseshoe_Bay_Motel-West_Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183731-d16841486-Reviews-West_Vancouver_Contemporary_Living-West_Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183731-d3518503-Reviews-Capilano_River_RV_Park-West_Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183731-d2238119-Reviews-Alice_s_Guest_House_B_B-West_Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183731-d253059-Reviews-Ivy_Lane_Cottage-West_Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183731-d185953-Reviews-Chickadee_Tree_B_B-West_Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183731-d1739419-Reviews-Chirp_and_Whistle_Bed_and_Breakfast-West_Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183731-d1654591-Reviews-Creekside_B_B-West_Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183731-d185968-Reviews-L_Entre_Deux_Guest_House-West_Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183731-d15245524-Reviews-View_House-West_Vancouver_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499124-d3353855-Reviews-Round_Up_Motel-Clinton_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499124-d263467-Reviews-Cariboo_Lodge_Resort-Clinton_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499124-d2432425-Reviews-Nomad_Motel-Clinton_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499124-d263466-Reviews-Big_Bar_Guest_Ranch-Clinton_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499124-d12848736-Reviews-Willow_Springs_RV_Park_and_Campground-Clinton_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499124-d621303-Reviews-Moondance_Guest_Ranch-Clinton_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499124-d1653595-Reviews-Poolside_Paradise-Clinton_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499124-d2624433-Reviews-Gold_Trail_RV_Park_and_Campground-Clinton_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499124-d10591486-Reviews-Cariboo_Rose_Guest_Ranch-Clinton_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499124-d3475198-Reviews-The_SKY_Family_Lodge-Clinton_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499121-d12170960-Reviews-Key_oh_Lodge-Burns_Lake_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499121-d266221-Reviews-Wanakena_Motel-Burns_Lake_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499139-d1886895-Reviews-North_Country_Lodge-McBride_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499139-d262751-Reviews-Sandman_Inn_McBride-McBride_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499139-d1724127-Reviews-Bell_Mountain_Motel-McBride_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499139-d2325239-Reviews-Beaver_Creek_Lodge_Cabins-McBride_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499139-d11777460-Reviews-Dominion_Creek_B_B-McBride_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499139-d1880226-Reviews-McBride_Hotel-McBride_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181728-d8606334-Reviews-Canalta_Kindersley-Kindersley_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g181728-d5273328-Reviews-Suburban_Extended_Stay_Hotel-Kindersley_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g181728-d188312-Reviews-Super_8_by_Wyndham_Kindersley-Kindersley_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g181728-d599677-Reviews-Kindersley_Inn-Kindersley_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g181728-d3981217-Reviews-Nova_Inn_Kindersley-Kindersley_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g181728-d1600080-Reviews-Travelodge_Kindersley-Kindersley_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g181728-d9765677-Reviews-Best_Western_Plus_Kindersley_Hotel-Kindersley_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g181728-d6370001-Reviews-Centennial_Motel-Kindersley_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g181729-d678732-Reviews-Super_8_by_Wyndham_St_Jerome-Saint_Jerome_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g181729-d184684-Reviews-Best_Western_Hotel_St_Jerome-Saint_Jerome_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g181729-d240046-Reviews-Comfort_Inn_Suites-Saint_Jerome_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g181729-d7129767-Reviews-Motel_La_Cheminee-Saint_Jerome_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g181729-d2400765-Reviews-Motel_Le_Voyageur-Saint_Jerome_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g181729-d4459070-Reviews-Motel_Olympia-Saint_Jerome_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g181729-d8556955-Reviews-Camping_Lac_Lafontaine_Cottage_RV_Resort-Saint_Jerome_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g181729-d1484043-Reviews-Motel_Restaurant_Au_Pied_Du_Nord-Saint_Jerome_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g181729-d953327-Reviews-Spa_St_Andrews-Saint_Jerome_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g181729-d4055727-Reviews-Villa_Bovine_LaFine-Saint_Jerome_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g181734-d181985-Reviews-Holiday_Inn_Express_Whitby_Oshawa-Whitby_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181734-d502094-Reviews-Residence_Inn_Whitby-Whitby_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181734-d181985-Reviews-Holiday_Inn_Express_Whitby_Oshawa-Whitby_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181734-d183155-Reviews-Quality_Suites-Whitby_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181734-d2137862-Reviews-Lucien_Motel-Whitby_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181734-d249451-Reviews-Motel_6_Toronto_East_Whitby-Whitby_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181734-d1825988-Reviews-Canadiana_Inn-Whitby_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181734-d4695022-Reviews-Royal_Motel-Whitby_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181734-d15289312-Reviews-House-Whitby_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g671274-d1488657-Reviews-Ramada_by_Wyndham_Lac_La_Biche-Lac_La_Biche_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g671274-d5502322-Reviews-Canalta_Hotel_Lac_La_Biche-Lac_La_Biche_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g671274-d1902557-Reviews-BCMInns_Lac_La_Biche-Lac_La_Biche_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g671274-d3349347-Reviews-Dew_Drop_Inn-Lac_La_Biche_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499235-d1473636-Reviews-Hebridean_Motel-Port_Hood_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499235-d6779441-Reviews-The_Fiddle_and_the_Sea_B_B-Port_Hood_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499235-d10357167-Reviews-Sunset_Hill_B_B-Port_Hood_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499235-d616417-Reviews-Hillcrest_Hall_Country_Inn-Port_Hood_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499235-d271828-Reviews-Haus_Treuburg_Country_Inn_Cottages-Port_Hood_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499235-d8682378-Reviews-By_the_Sea_B_B_and_Apartment-Port_Hood_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499235-d1137176-Reviews-Lighthouse_Cottages-Port_Hood_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499235-d12697348-Reviews-Gillies_by_the_Sea_B_B-Port_Hood_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499235-d15842061-Reviews-Beach_Capital_of_Cape_Breton-Port_Hood_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g181796-d280451-Reviews-Travelodge_Strathmore-Strathmore_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181796-d677639-Reviews-Days_Inn_Suites_by_Wyndham_Strathmore-Strathmore_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181796-d182114-Reviews-Best_Western_Strathmore_Inn-Strathmore_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181796-d188355-Reviews-Super_8_by_Wyndham_Strathmore-Strathmore_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181796-d3244064-Reviews-Sproule_Heritage_Bed_Breakfast-Strathmore_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181796-d10245313-Reviews-Wheat_Land_Hotel-Strathmore_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181796-d660626-Reviews-Rocking_R_Guest_Ranch-Strathmore_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181796-d4674902-Reviews-Leroy_s_Motor_Inn-Strathmore_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181796-d2037191-Reviews-Eagle_Lake_RV_Resort-Strathmore_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181796-d8631922-Reviews-Strathmore_District_Agricultural_Society_Campground-Strathmore_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181797-d627927-Reviews-Ramada_by_Wyndham_Stettler-Stettler_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181797-d3351073-Reviews-Phoenix_House_B_B-Stettler_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181797-d182115-Reviews-Stettler_Canalta-Stettler_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181797-d188349-Reviews-Super_8_by_Wyndham_Stettler-Stettler_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181797-d6116694-Reviews-Plains_Motor_Inn-Stettler_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181797-d1483723-Reviews-Heartland_Lodge-Stettler_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181797-d6219640-Reviews-Stettler_Hotel-Stettler_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181797-d8593297-Reviews-Nestled_in_the_Pines_Bed_and_Breakfast-Stettler_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181797-d10817895-Reviews-Prairie_Junction-Stettler_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181797-d6674307-Reviews-Urban_Cottage-Stettler_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181800-d181963-Reviews-Holiday_Inn_Express_Edmonton_International_Airport-Nisku_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181800-d4508816-Reviews-Renaissance_Edmonton_Airport_Hotel-Nisku_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181800-d4607506-Reviews-Four_Points_by_Sheraton_Edmonton_International_Airport-Nisku_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181800-d6778512-Reviews-Holiday_Inn_Hotel_Suites_Edmonton_Airport_Conference_Centre-Nisku_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181800-d8429483-Reviews-Comfort_Inn_Suites_Edmonton_International_Airport-Nisku_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181800-d226247-Reviews-Coast_Nisku_Inn_Conference_Centre-Nisku_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181800-d272832-Reviews-Quality_Inn_Airport_Edmonton-Nisku_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181800-d181963-Reviews-Holiday_Inn_Express_Edmonton_International_Airport-Nisku_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181800-d2548867-Reviews-Airways_Country_Inn-Nisku_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181800-d1999933-Reviews-Nisku_Place_Motel-Nisku_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181808-d579389-Reviews-Holiday_Inn_Express_Suites_Airdrie-Airdrie_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181808-d182139-Reviews-Best_Western_Airdrie-Airdrie_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181808-d12200131-Reviews-Days_Inn_Suites_by_Wyndham_Airdrie-Airdrie_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181808-d7332235-Reviews-Hampton_Inn_Suites_by_Hilton_Airdrie-Airdrie_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181808-d10207463-Reviews-Wingate_by_Wyndham_Airdrie-Airdrie_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181808-d1456958-Reviews-Comfort_Inn_Suites_Airdrie-Airdrie_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181808-d483302-Reviews-Ramada_by_Wyndham_Airdrie_Hotel_and_Suites-Airdrie_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181808-d188364-Reviews-Super_8_by_Wyndham_Airdrie_AB-Airdrie_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181808-d6731650-Reviews-Motel_6_Airdrie_AB-Airdrie_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499288-d1699661-Reviews-Canalside_Restaurant_Inn_Kitchen_Store-Port_Colborne_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499288-d5414780-Reviews-Good_Night_Motel-Port_Colborne_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499288-d1966373-Reviews-Knights_Inn_Port_Colborne-Port_Colborne_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499288-d266295-Reviews-Seaway_Motel-Port_Colborne_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1514526-d1384822-Reviews-Sherkston_Shores-Sherkston_Port_Colborne_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499288-d674359-Reviews-Capri_Motel-Port_Colborne_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1514526-d4346327-Reviews-Sherkston_Inn-Sherkston_Port_Colborne_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499355-d262889-Reviews-Fairmont_Le_Chateau_Montebello-Montebello_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499355-d10638137-Reviews-Parc_Omega-Montebello_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499355-d12588413-Reviews-Manoir_Chamberland-Montebello_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499355-d275588-Reviews-Kenauk_Nature-Montebello_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499355-d1812675-Reviews-Motel_Bel_Eau-Montebello_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499355-d1653621-Reviews-Aux_Douceurs_Du_Passant-Montebello_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499355-d3681286-Reviews-Au_Parfum_des_Saisons-Montebello_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499355-d1654285-Reviews-Le_Petit_Chateau-Montebello_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499355-d10051470-Reviews-Motel_L_Anse_De_La_Lanterne-Montebello_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1767093-d3697972-Reviews-Moutcha_Bay_Resort-Tahsis_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1767093-d8636506-Reviews-Newton_Cove_Resort-Tahsis_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1767093-d1723498-Reviews-Nootka_Sound_Resort-Tahsis_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1767093-d2225276-Reviews-Nootka_Gold_in_Tahsis-Tahsis_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1767093-d10474533-Reviews-Westview_Marina_Lodge-Tahsis_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1767093-d1762319-Reviews-Shawzys_Charters_Inc-Tahsis_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1767093-d3627447-Reviews-Bukwas_Guesthouse-Tahsis_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1767093-d2259177-Reviews-Pacific_Safaris_Lodge-Tahsis_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1767093-d1821860-Reviews-Maquinna_Resort-Tahsis_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499384-d543393-Reviews-Days_Inn_by_Wyndham_Estevan-Estevan_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g499384-d8496567-Reviews-Western_Star_All_Suites_Estevan_Saskatchewan-Estevan_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g499384-d3505203-Reviews-Microtel_Inn_Suites_by_Wyndham_Estevan-Estevan_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g499384-d1446944-Reviews-Super_8_by_Wyndham_Estevan_SK-Estevan_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g499384-d1463152-Reviews-Motel_6_Estevan-Estevan_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g499384-d2604784-Reviews-Best_Western_Plus_Estevan_Inn_Suites-Estevan_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g499384-d2340722-Reviews-Suburban_Extended_Stay_Hotel-Estevan_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g499384-d6588023-Reviews-Uptown_Motel-Estevan_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g499384-d8018246-Reviews-Estevan_Motel-Estevan_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g3213081-d7621337-Reviews-Holiday_Inn_Express_Suites_Vaudreuil_Dorion-Vaudreuil_Dorion_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3213081-d183237-Reviews-Chateau_Vaudreuil-Vaudreuil_Dorion_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3213081-d7621337-Reviews-Holiday_Inn_Express_Suites_Vaudreuil_Dorion-Vaudreuil_Dorion_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3213081-d8364512-Reviews-Motel_Vaudreuil-Vaudreuil_Dorion_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3213081-d3355357-Reviews-Motel_Le_Marigot-Vaudreuil_Dorion_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3213081-d3405723-Reviews-Motel_Seigneurie_de_Vaudreuil-Vaudreuil_Dorion_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3213081-d3357279-Reviews-Motel_Lac_St_Louis-Vaudreuil_Dorion_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3213081-d1956617-Reviews-Motel_Baie_James-Vaudreuil_Dorion_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3213081-d7118233-Reviews-Motel_La_Bourgade-Vaudreuil_Dorion_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3213081-d2268530-Reviews-Hotel_Motel_La_Grande-Vaudreuil_Dorion_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g671559-d2324365-Reviews-Best_Western_Plus_Chateau_Inn_Sylvan_Lake-Sylvan_Lake_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g671559-d1845642-Reviews-Comfort_Inn_Suites_Sylvan_Lake-Sylvan_Lake_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g671559-d1470074-Reviews-Days_Inn_by_Wyndham_Sylvan_Lake-Sylvan_Lake_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g671559-d2619991-Reviews-Lost_Harbour_Inn-Sylvan_Lake_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g671559-d3545433-Reviews-Edgewater_Inn-Sylvan_Lake_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g671559-d1475135-Reviews-Raccoon_Lodge_Motel-Sylvan_Lake_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g671559-d1145459-Reviews-Beach_Front_Resort-Sylvan_Lake_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g3411779-d3567342-Reviews-Motel_L_Archipel-L_Etang_du_Nord_Ile_du_Cap_aux_Meules_Iles_de_la_Madeleine_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3411779-d6894971-Reviews-Auberge_Chez_Sam-L_Etang_du_Nord_Ile_du_Cap_aux_Meules_Iles_de_la_Madeleine_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3411779-d1062634-Reviews-Auberge_de_Gros_Cap-L_Etang_du_Nord_Ile_du_Cap_aux_Meules_Iles_de_la_Madeleine_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3411779-d15011609-Reviews-Camping_de_Gros_Cap-L_Etang_du_Nord_Ile_du_Cap_aux_Meules_Iles_de_la_Madeleine_Quebe.html https://www.tripadvisor.ca/Hotel_Review-g3411779-d3411604-Reviews-Gite_La_Madeleine-L_Etang_du_Nord_Ile_du_Cap_aux_Meules_Iles_de_la_Madeleine_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3411779-d12545572-Reviews-Pavillon_Montreuil-L_Etang_du_Nord_Ile_du_Cap_aux_Meules_Iles_de_la_Madeleine_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3411779-d16736893-Reviews-Salines_De_Gros_Cap-L_Etang_du_Nord_Ile_du_Cap_aux_Meules_Iles_de_la_Madeleine_Quebe.html https://www.tripadvisor.ca/Hotel_Review-g182148-d545684-Reviews-Best_Western_Plus_Hotel_Albert_Rouyn_Noranda-Rouyn_Noranda_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182148-d183634-Reviews-Comfort_Inn-Rouyn_Noranda_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182148-d1435831-Reviews-Centre_Hotelier_Deville-Rouyn_Noranda_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182148-d2151623-Reviews-Quality_Inn_Rouyn_Noranda-Rouyn_Noranda_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182148-d183318-Reviews-Le_Noranda_Hotel_Spa-Rouyn_Noranda_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182148-d4107300-Reviews-Motel_Miranda-Rouyn_Noranda_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182148-d13929963-Reviews-Chateau_Spa_Central-Rouyn_Noranda_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1600459-d7818398-Reviews-Hampton_Inn_Suites_by_Hilton_Bolton-Bolton_Caledon_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1949166-d548345-Reviews-Millcroft_Inn_Spa-Alton_Caledon_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1600459-d7818398-Reviews-Hampton_Inn_Suites_by_Hilton_Bolton-Bolton_Caledon_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g671618-d2392519-Reviews-Inn_on_the_Moraine-Caledon_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1600459-d735992-Reviews-Bolton_Inn_Motel-Bolton_Caledon_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g671618-d11878910-Reviews-Forks_of_the_Credit_Inn-Caledon_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g671618-d4893436-Reviews-Cadogan_Farm_Estate-Caledon_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g671618-d10040558-Reviews-Peartree_Bed_and_Breakfast-Caledon_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g671618-d2413501-Reviews-DeerFields_Stables_Country_Inn-Caledon_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g671618-d602667-Reviews-Evergreen_Bed_Breakfast-Caledon_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182162-d188330-Reviews-Super_8_by_Wyndham_Portage_La_Prairie_MB-Portage_la_Prairie_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g182162-d3572073-Reviews-Westgate_Inn-Portage_la_Prairie_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g182162-d4260539-Reviews-Sunset_Motel-Portage_la_Prairie_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g182162-d182645-Reviews-Hi_way_Motel-Portage_la_Prairie_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g182162-d1170926-Reviews-Yellow_Quill_Motel-Portage_la_Prairie_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g182162-d182646-Reviews-Days_Inn_by_Wyndham_Portage_La_Prairie-Portage_la_Prairie_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g182162-d182647-Reviews-Canad_Inns_Portage_la_Prairie-Portage_la_Prairie_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g182170-d572874-Reviews-Best_Western_Plus_Woodstock_Hotel_Conference_Centre-Woodstock_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g182170-d1849365-Reviews-John_Gyles_Music_Room_Inn-Woodstock_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g182170-d182722-Reviews-Howard_Johnson_by_Wyndham_Woodstock_NB-Woodstock_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g182170-d2707005-Reviews-Bennett_House_Bed_Breakfast-Woodstock_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g182170-d183471-Reviews-Canada_s_Best_Value_Inn_Suites_Woodstock-Woodstock_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g182170-d1165737-Reviews-Stiles_Motel-Woodstock_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g182200-d472209-Reviews-Super_8_by_Wyndham_Amherst_NS-Amherst_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182200-d182746-Reviews-Comfort_Inn_Amherst-Amherst_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182200-d182747-Reviews-Amherst_Wandlyn_Inn-Amherst_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182200-d8660734-Reviews-Apothic_Inn-Amherst_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182200-d1194194-Reviews-The_Regent_Bed_Breakfast-Amherst_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182200-d15685673-Reviews-KanataTremblant-Amherst_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182200-d472209-Reviews-Super_8_by_Wyndham_Amherst_NS-Amherst_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182200-d182746-Reviews-Comfort_Inn_Amherst-Amherst_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182200-d182747-Reviews-Amherst_Wandlyn_Inn-Amherst_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182200-d8660734-Reviews-Apothic_Inn-Amherst_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g182207-d1528493-Reviews-Red_Coat_Inn_Motel-Fort_Macleod_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182207-d583241-Reviews-Century_II_Motel-Fort_Macleod_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182207-d619759-Reviews-Sunset_Motel-Fort_Macleod_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182207-d3438106-Reviews-Daisy_May_Campground-Fort_Macleod_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182207-d7034160-Reviews-Carry_Me_Away_Bed_Breakfast-Fort_Macleod_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182207-d12834117-Reviews-Alberta_Boarding_House_Bed_and_Breakfast-Fort_Macleod_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182207-d668423-Reviews-Bent_Creek-Fort_Macleod_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182207-d619419-Reviews-Buffalo_Plains_Campground-Fort_Macleod_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182207-d1420767-Reviews-Fort_Motel-Fort_Macleod_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182207-d182296-Reviews-DJ_Motel-Fort_Macleod_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182205-d182301-Reviews-Grande_Cache_Hotel-Grande_Cache_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182205-d1407936-Reviews-Acorn_Motel-Grande_Cache_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182205-d6393265-Reviews-Grande_Cache_Inn_and_Suites-Grande_Cache_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182205-d267421-Reviews-Misty_Mountain_Apartments_and_Suites-Grande_Cache_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182205-d2689837-Reviews-Grande_Mountain_Lodge-Grande_Cache_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182205-d2453090-Reviews-HD_View_Bed_Breakfast-Grande_Cache_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182205-d661350-Reviews-Alpine_Lodge_Motel-Grande_Cache_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g661298-d653637-Reviews-Chateau_Sainte_Marie_B_B-Little_Brook_Municipality_of_Clare_Southwest_Nova_Scotia_Nova_.html https://www.tripadvisor.ca/Hotel_Review-g652393-d619747-Reviews-Cape_View_Motel_and_Cottages-Mavillette_Municipality_of_Clare_Southwest_Nova_Scotia_Nov.html https://www.tripadvisor.ca/Hotel_Review-g652393-d619848-Reviews-A_la_Maison_d_Amitie-Mavillette_Municipality_of_Clare_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g681293-d680123-Reviews-Baie_Ste_Marie_Oceanfront_Cottages-New_Edinburgh_Municipality_of_Clare_Southwest_Nova_S.html https://www.tripadvisor.ca/Hotel_Review-g3199063-d4154506-Reviews-La_Bannik-Ville_Marie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3199063-d3296067-Reviews-Domaine_Temikami-Ville_Marie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3199063-d4139179-Reviews-Motel_Caroline-Ville_Marie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3199063-d5995722-Reviews-Auberge_de_Jeunesse_Maeva_Temis-Ville_Marie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3199063-d8767665-Reviews-Hotel_ET_Suites_Manoir_du_Lac_Temiscamingue-Ville_Marie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3199063-d16499166-Reviews-Les_Suites_De_La_Chocolaterie-Ville_Marie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1841318-d2266863-Reviews-MacLeod_Inn-Inverness_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g1841318-d620183-Reviews-Tulloch_Inn-Inverness_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g1841318-d670738-Reviews-Inverness_Beach_Village-Inverness_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g1841318-d16737459-Reviews-12_Mine_Road_Golf_Chalet-Inverness_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g642243-d632146-Reviews-Elmhirst_s_Resort-Keene_Otonabee_South_Monaghan_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g642243-d2709282-Reviews-Highland_View_Resort-Keene_Otonabee_South_Monaghan_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g642243-d7352035-Reviews-Great_Blue_Resorts_Bellmere_Winds_Resort_Kawartha-Keene_Otonabee_South_Monaghan_Ontari.html https://www.tripadvisor.ca/Hotel_Review-g1480942-d1877721-Reviews-Auberge_Chez_Ignace-Nominingue_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1480942-d1758827-Reviews-Auberge_l_Ile_de_France-Nominingue_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1480942-d1523199-Reviews-Auberge_Motel_Godard-Nominingue_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1480942-d273316-Reviews-Villa_Bellerive-Nominingue_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499268-d6600585-Reviews-Kemptville_Suites-Kemptville_North_Grenville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499268-d7762093-Reviews-Abbott_Road_Suites-Kemptville_North_Grenville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499268-d1125293-Reviews-Clothier_Inn_Motel-Kemptville_North_Grenville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499268-d15011890-Reviews-Tourist_Inn-Kemptville_North_Grenville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499268-d11736331-Reviews-Nights_Inn-Kemptville_North_Grenville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499268-d289327-Reviews-Knights_Inn_Kemptville-Kemptville_North_Grenville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499268-d8045864-Reviews-Travelling_Tails_B_B-Kemptville_North_Grenville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g184846-d8469706-Reviews-Tumblehome_Farm_B_B-Hornby_Island_Comox_Valley_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184844-d274626-Reviews-Oceanfront_Suites_at_Cowichan_Bay-Cowichan_Bay_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184844-d663520-Reviews-Wessex_Inn-Cowichan_Bay_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184844-d4222052-Reviews-Seasons_Above_the_Bay_Guest_Suites_and_B_B-Cowichan_Bay_Vancouver_Island_British_Colum.html https://www.tripadvisor.ca/Hotel_Review-g184844-d1654527-Reviews-Dream_Weaver-Cowichan_Bay_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184844-d3468252-Reviews-Cowichan_Bay_Guest_Suites-Cowichan_Bay_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184844-d632257-Reviews-Sahtlam_Lodge_and_Cabins-Cowichan_Bay_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184844-d1469169-Reviews-By_the_Bay_Bed_and_Breakfast-Cowichan_Bay_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184844-d671880-Reviews-Anchors_Guesthouse-Cowichan_Bay_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g316029-d672534-Reviews-Super_8_by_Wyndham_Windsor_NS-Windsor_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g316029-d664529-Reviews-The_Clockmakers_Inn-Windsor_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g316029-d2569350-Reviews-Meander_In_B_B-Windsor_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g316029-d7056986-Reviews-Downeast_Motel-Windsor_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g316029-d1575776-Reviews-Cocoa_Pesto_at_The_Woodshire_Inn-Windsor_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g316029-d2283253-Reviews-Boegel_s_B_B-Windsor_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g316029-d1143828-Reviews-Cottage_Country-Windsor_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g316029-d15873953-Reviews-Hants_County_Exhibition_Trailer_Park-Windsor_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g1172165-d3244055-Reviews-Motel_des_Mariniers-Kamouraska_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1172165-d7144054-Reviews-Villa_Thomas_Ward-Kamouraska_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1172165-d4540373-Reviews-Auberge_La_Fee_Gourmande-Kamouraska_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1172165-d3255398-Reviews-La_Grand_Voile_Centre_Sante_et_Auberge-Kamouraska_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g984031-d1486176-Reviews-Meaford_Inn-Meaford_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g984031-d1068893-Reviews-Irish_Mountain_Bed_and_Breakfast-Meaford_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g984031-d1474969-Reviews-Millhollow_Bed_Breakfast-Meaford_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g984031-d3159922-Reviews-Hilltop_Motel-Meaford_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g984031-d3392957-Reviews-Bay_Vue_Motel-Meaford_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g984031-d5247665-Reviews-Bella_Vista_Country_House-Meaford_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g984031-d2374097-Reviews-Red_Hills_B_B-Meaford_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g984031-d10769428-Reviews-Roebuck_Campground-Meaford_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g984031-d7381687-Reviews-Chrysalis_Ranch_B_B-Meaford_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g664811-d657299-Reviews-Rockwater_Secret_Cove_Resort-Halfmoon_Bay_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g664811-d3670532-Reviews-Pointhouse_Suites_on_Sargeant_Bay-Halfmoon_Bay_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g664811-d1459182-Reviews-Inn_Nature_Retreat_Spa-Halfmoon_Bay_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g664811-d2234530-Reviews-Nestledown_B_B-Halfmoon_Bay_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g795943-d1526093-Reviews-Northshore_Wayside_Inn-Blind_River_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g795943-d1205640-Reviews-Lakeview_Inn-Blind_River_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g795943-d1482893-Reviews-Auberge_Eldo_Inn-Blind_River_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g795943-d1469490-Reviews-MacIver_s_Motel_Campground-Blind_River_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g212305-d553655-Reviews-Best_Western_Plus_Grand_Sault_Hotel_Suites-Grand_Falls_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g212305-d1208916-Reviews-Hill_Top_Motel_Restaurant-Grand_Falls_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g212305-d3491127-Reviews-Maple_Tourist_Home_Bed_Breakfast-Grand_Falls_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g212305-d482070-Reviews-Cote_s_Bed_Breakfast-Grand_Falls_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g212305-d320316-Reviews-Motel_Leo-Grand_Falls_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g212305-d182693-Reviews-Rodeway_Inn-Grand_Falls_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g212305-d4562966-Reviews-Chez_Fougere_Bed_Breakfast-Grand_Falls_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g1131892-d8457746-Reviews-Cobble_Creek_Lodge_Inc-Maple_Creek_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g1131892-d2095953-Reviews-The_Resort_at_Cypress_Hills-Maple_Creek_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g1131892-d2321901-Reviews-Maple_Creek_Motor_Inn-Maple_Creek_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g671135-d7243881-Reviews-Eileen_s_Bed_Breakfast-Hay_River_Northwest_Territories.html https://www.tripadvisor.ca/Hotel_Review-g671135-d1815662-Reviews-Ptarmigan_Inn-Hay_River_Northwest_Territories.html https://www.tripadvisor.ca/Hotel_Review-g499118-d273016-Reviews-Monte_Carlo_Motel-Barriere_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499118-d1483148-Reviews-Mountain_Springs_Motel_RV_Park-Barriere_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499118-d4009771-Reviews-Y_5_Motel_Campground-Barriere_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499118-d648572-Reviews-Barriere_Motor_INN_Barriere_Restaurant_Bar_Cold_Beer_Wine-Barriere_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499118-d648572-Reviews-Barriere_Motor_INN_Barriere_Restaurant_Bar_Cold_Beer_Wine-Barriere_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499118-d7747005-Reviews-Glengrove_Guesthouse-Barriere_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499118-d4572659-Reviews-Caverhill_Fly_Fishing_Lodge-Barriere_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499118-d6506247-Reviews-Johnson_Lake_Resort-Barriere_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499118-d12941385-Reviews-Chinook_Cove_Golf_and_RV-Barriere_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499118-d12670294-Reviews-North_Barriere_Lake_Resort-Barriere_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183737-d667985-Reviews-Elks_Motel-Keremeos_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183737-d4757770-Reviews-Tree_To_Me-Keremeos_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183737-d14212438-Reviews-Similkameen_Wild_Resort_Winery-Keremeos_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499143-d187026-Reviews-Panorama_Mountain_Resort-Panorama_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499143-d8805642-Reviews-Pine_Inn_at_Panorama_Mountain_Village-Panorama_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499143-d2570419-Reviews-Panorama_Vacation_Retreat_at_Horsethief_Lodge-Panorama_Kootenay_Rockies_British_Columb.html https://www.tripadvisor.ca/Hotel_Review-g499143-d286630-Reviews-Embarc_Panorama-Panorama_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499143-d1237488-Reviews-Panorama_Springs_Lodge-Panorama_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499143-d16660758-Reviews-Horsethief_Lodge_by_High_Country_Properties-Panorama_Kootenay_Rockies_British_Columbi.html https://www.tripadvisor.ca/Hotel_Review-g499143-d4085711-Reviews-Tamarack_Lodge-Panorama_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499143-d659689-Reviews-Earl_Grey_Lodge-Panorama_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499156-d185858-Reviews-Pacific_Shores_Resort_and_Spa-Nanoose_Bay_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499156-d13321561-Reviews-Sun_and_Sea_B_B-Nanoose_Bay_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499156-d10725329-Reviews-Paradise_Acres_Ranch-Nanoose_Bay_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499156-d1082737-Reviews-Our_Place_Bed_and_Breakfast-Nanoose_Bay_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499156-d8003330-Reviews-Country_Bay_Manor_B_B-Nanoose_Bay_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499156-d2240551-Reviews-Art_and_Soul_Bed_Breakfast-Nanoose_Bay_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181735-d181999-Reviews-Best_Western_Plus_Rose_City_Suites-Welland_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181735-d183152-Reviews-Travelodge_Welland-Welland_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181735-d188286-Reviews-Canadas_Best_Value_Inn_Welland_Niagara_Falls-Welland_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181735-d4293065-Reviews-At_Home_Bed_Breakfast_Rose_Manor-Welland_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181735-d1478554-Reviews-Residence_Conference_Centre_Welland_at_Niagara_College-Welland_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181735-d1575574-Reviews-Nature_s_Energy_Centre_the-Welland_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181735-d1016403-Reviews-Ollie_s_B_B-Welland_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181735-d14942103-Reviews-Niagara_5_Star_Bed_Breakfast-Welland_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181732-d1514315-Reviews-Montreal_Airport_Marriott_In_Terminal_Hotel-Dorval_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g181732-d239676-Reviews-Hampton_Inn_And_Suites_Montreal-Dorval_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g181732-d188434-Reviews-Quality_Inn_Suites_P_E_Trudeau_Airport_Montreal-Dorval_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g181732-d184295-Reviews-Comfort_Inn_Aeroport_Dorval-Dorval_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g181732-d184681-Reviews-DoubleTree_by_Hilton_Montreal_Airport-Dorval_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g181732-d253007-Reviews-Sheraton_Montreal_Airport_Hotel-Dorval_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g181732-d13194782-Reviews-Home2_Suites_by_Hilton_Montreal_Dorval-Dorval_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g181732-d803365-Reviews-Hotel_Dorval_Beausejour_Apartments-Dorval_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g181732-d4174224-Reviews-Auberge_Airport_Inn_Dorval-Dorval_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g181738-d182007-Reviews-Best_Western_Smiths_Falls_Hotel-Smiths_Falls_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181738-d254341-Reviews-Econo_Lodge-Smiths_Falls_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181738-d1061949-Reviews-Roger_s_Motel-Smiths_Falls_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181738-d1653642-Reviews-Montague_House_Bed_Breakfast-Smiths_Falls_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181738-d10330566-Reviews-Katmor_s_Bed_and_Breakfast-Smiths_Falls_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181738-d2266396-Reviews-Elmcroft_B_B-Smiths_Falls_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181738-d10712697-Reviews-Victoria_Park_Campground-Smiths_Falls_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181738-d8067351-Reviews-The_Windmill_Country_Living_Suites_Motel-Smiths_Falls_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499179-d12901266-Reviews-Fundy_Rocks_Motel-Hopewell_Cape_Albert_County_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g499179-d1413142-Reviews-The_Artisan_Suites-Hopewell_Cape_Albert_County_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g499179-d1142943-Reviews-Gaskin_s_Chocolate_River_Restaurant_Motel_Cottages_and_Campground-Hopewell_Cape_Albert.html https://www.tripadvisor.ca/Hotel_Review-g499185-d3403312-Reviews-Casa_Breeze_B_B-St_Stephen_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g499185-d292367-Reviews-Blair_House_Heritage_Breakfast_Inn-St_Stephen_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g499185-d2250937-Reviews-Scoodic_Motel-St_Stephen_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g499185-d1472349-Reviews-Winsome_Inn-St_Stephen_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g499185-d10783978-Reviews-The_Coach_House-St_Stephen_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g499185-d607995-Reviews-Saint_Stephen_Inn-St_Stephen_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g183796-d185713-Reviews-Auberge_le_Clos_Joli-Morin_Heights_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g183796-d535437-Reviews-Hotel_Alila_Saint_Sauveur-Morin_Heights_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g183796-d3457889-Reviews-Le_Septentrion_B_B-Morin_Heights_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g183796-d6440272-Reviews-Gite_Le_Corps_y_Dort-Morin_Heights_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g183796-d1909953-Reviews-Confort_et_Serenite-Morin_Heights_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g183796-d4156923-Reviews-Ofuro_Spa-Morin_Heights_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g183796-d3479496-Reviews-Morin_Heights_Nature_Camping_Cabins-Morin_Heights_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g183796-d183829-Reviews-L_Heritage-Morin_Heights_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g183806-d6530789-Reviews-A_GuestSuite_on_Bayview-Mayne_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183806-d185768-Reviews-Blue_Vista_Resort-Mayne_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183806-d650290-Reviews-Mayne_Island_Camping-Mayne_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183806-d3248345-Reviews-Fernhill_Bed_and_Breakfast-Mayne_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183806-d6427941-Reviews-Fairview_Farm_Bed_and_Breakfast-Mayne_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183806-d1070743-Reviews-Springwater_Lodge_at_Miners_Bay-Mayne_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183806-d624254-Reviews-Active_Pass_B_B-Mayne_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183806-d267969-Reviews-SeaStar-Mayne_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183806-d1450920-Reviews-Mayne_Island_Resort-Mayne_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499247-d4872919-Reviews-Homewood_Suites_By_Hilton_Ajax_Ontario_Canada-Ajax_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499247-d611890-Reviews-Hilton_Garden_Inn_Toronto_Ajax-Ajax_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499247-d286708-Reviews-Super_8_by_Wyndham_Ajax_Toronto_ON-Ajax_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499247-d6420389-Reviews-Before_the_Mast_B_B-Ajax_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499247-d15521935-Reviews-7_Fisher_Guest_House-Ajax_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499247-d12370020-Reviews-Gowherland-Ajax_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499247-d15226515-Reviews-Lovely_Home-Ajax_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499247-d15232666-Reviews-Spacious_Private_Room-Ajax_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499247-d16802823-Reviews-The_Tartan_House_B_B-Ajax_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499277-d636789-Reviews-Russell_Manor_Bed_and_Breakfast-Morrisburg_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499277-d672486-Reviews-McIntosh_Country_Inn_Conference_Centre-Morrisburg_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1973875-d291475-Reviews-The_Bulldog_Hotel_Silver_Star-Silver_Star_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1973875-d185470-Reviews-Vance_Creek_Hotel_Conference_Centre-Silver_Star_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1973875-d2218731-Reviews-Silver_Creek_Lodge-Silver_Star_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1973875-d4744981-Reviews-The_Pinnacles_Suite_Hotel-Silver_Star_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1973875-d2560882-Reviews-FireLight_Lodge-Silver_Star_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1973875-d1735099-Reviews-Lord_Aberdeen_Hotel-Silver_Star_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1973875-d16748225-Reviews-Abbott_Properties-Silver_Star_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499360-d10757429-Reviews-Les_Sommets_Charlevoix-Petite_Riviere_Saint_Francois_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499360-d3198507-Reviews-Auberge_le_Four_a_Pain-Petite_Riviere_Saint_Francois_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499360-d1867651-Reviews-Auberge_La_Cote_d_Or-Petite_Riviere_Saint_Francois_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499360-d2056829-Reviews-Auberge_la_Courtepointe-Petite_Riviere_Saint_Francois_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499360-d262840-Reviews-Complexe_Hotelier_de_Charlevoix-Petite_Riviere_Saint_Francois_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499360-d16705566-Reviews-Maison_Du_Boise-Petite_Riviere_Saint_Francois_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1967797-d3319252-Reviews-Auberge_Les_Blancs_Moutons-Saint_Laurent_de_l_Ile_d_Orleans_Ile_d_Orleans_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1967797-d573611-Reviews-Motel_Ile_d_Orleans-Saint_Laurent_de_l_Ile_d_Orleans_Ile_d_Orleans_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1967797-d13140694-Reviews-Motel_Ile_d_Orleans-Saint_Laurent_de_l_Ile_d_Orleans_Ile_d_Orleans_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1967797-d3434605-Reviews-La_Vieille_Maison_Fradet-Saint_Laurent_de_l_Ile_d_Orleans_Ile_d_Orleans_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499376-d262849-Reviews-Holiday_Inn_Express_St_Jean_sur_Richelieu-Saint_Jean_sur_Richelieu_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499376-d534992-Reviews-Quality_Hotel_Centre_de_Congres-Saint_Jean_sur_Richelieu_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499376-d2456526-Reviews-Motel_Montgolfiere_JP-Saint_Jean_sur_Richelieu_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499376-d2077826-Reviews-Motel_Belle_Riviere-Saint_Jean_sur_Richelieu_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499376-d4357963-Reviews-Motel_Iberville-Saint_Jean_sur_Richelieu_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499376-d12439880-Reviews-A_la_Croisee_des_Chemins-Saint_Jean_sur_Richelieu_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1009380-d6913622-Reviews-Middleton_Motel_and_Suites-Middleton_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g1009380-d5224154-Reviews-Hannam_House_B_B-Middleton_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g1009380-d4834460-Reviews-Orchard_Queen_Motel_RV_Park-Middleton_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g1009380-d1480646-Reviews-Fundy_Spray_Motel-Middleton_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g1959795-d1162080-Reviews-Auberge_Des_Iles-Saint_Gedeon_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1959795-d12227116-Reviews-Auberge_de_Jeunesse_du_Lac_St_Jean-Saint_Gedeon_Saguenay_Lac_Saint_Jean_Region_Quebe.html https://www.tripadvisor.ca/Hotel_Review-g1959795-d8560572-Reviews-L_Unik_Hebergement_et_Beaute-Saint_Gedeon_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1959795-d10941212-Reviews-Les_Appartements_4_Saisons_des_Iles-Saint_Gedeon_Saguenay_Lac_Saint_Jean_Region_Queb.html https://www.tripadvisor.ca/Hotel_Review-g1959795-d16698401-Reviews-Hebergement_L_Unik-Saint_Gedeon_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1959795-d15432813-Reviews-Un_Apercu_du_Paradis-Saint_Gedeon_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1093534-d10847858-Reviews-Timberlane_Lodge-Ear_Falls_Kenora_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499617-d1202322-Reviews-HI_Nordegg_Shunda_Creek_Hostel-Nordegg_Clearwater_County_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499617-d663777-Reviews-David_Thompson_Resort-Nordegg_Clearwater_County_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182196-d188182-Reviews-Quality_Hotel_Conference_Centre-Campbellton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g182196-d3333463-Reviews-Dans_les_Draps_de_Morphee-Campbellton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g182196-d657133-Reviews-Super_8_by_Wyndham_Campbellton_NB-Campbellton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g182196-d182680-Reviews-Comfort_Inn-Campbellton_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g182204-d242119-Reviews-Super_8_by_Wyndham_Slave_Lake_AB-Slave_Lake_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182204-d608201-Reviews-Lakeview_Inns_Suites_Slave_Lake-Slave_Lake_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182204-d1146451-Reviews-Holiday_Inn_Express_Hotel_Suites_Slave_Lake-Slave_Lake_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182204-d1523651-Reviews-Big_Lake_Inn-Slave_Lake_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182204-d182346-Reviews-Slave_Lake_Inn_Conference_Centre-Slave_Lake_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182204-d1162680-Reviews-Hotel_Northern_Star-Slave_Lake_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182204-d4346731-Reviews-Lakeside_Motor_Inn-Slave_Lake_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182211-d1641533-Reviews-Bella_Coola_Eagle_Lodge-Bella_Coola_Bella_Coola_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182211-d3452978-Reviews-Bella_Coola_Grizzly_Tours_Inc-Bella_Coola_Bella_Coola_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182211-d2324897-Reviews-Cumbrian_Inn-Bella_Coola_Bella_Coola_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1453896-d4322085-Reviews-Fogo_Island_Inn-Joe_Batt_s_Arm_Fogo_Island_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g1453896-d2225594-Reviews-Quintal_House_Heritage_Guest_Home-Joe_Batt_s_Arm_Fogo_Island_Newfoundland_Newfoundlan.html https://www.tripadvisor.ca/Hotel_Review-g667930-d1650466-Reviews-Peg_s_Place-Fogo_Island_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g1453896-d1453155-Reviews-Landwash_Lodging-Joe_Batt_s_Arm_Fogo_Island_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g667930-d1563958-Reviews-Foley_s_Bed_Breakfast-Fogo_Island_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g667930-d1952405-Reviews-Diane_s_Units-Fogo_Island_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g667930-d1758331-Reviews-Quiet_Cannon_Hotel-Fogo_Island_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g667930-d12907434-Reviews-Brimstone_Head_RV_Park-Fogo_Island_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g184850-d431795-Reviews-Brentwood_Bay_Resort_Spa-Central_Saanich_Victoria_Capital_Regional_District_Vancouver_I.html https://www.tripadvisor.ca/Hotel_Review-g184850-d182491-Reviews-Western_66_Motel-Central_Saanich_Victoria_Capital_Regional_District_Vancouver_Island_Br.html https://www.tripadvisor.ca/Hotel_Review-g184850-d188335-Reviews-Super_8_by_Wyndham_Saanichton_Victoria_Airport-Central_Saanich_Victoria_Capital_Regiona.html https://www.tripadvisor.ca/Hotel_Review-g184850-d675440-Reviews-Guest_Suites_on_Benvenuto-Central_Saanich_Victoria_Capital_Regional_District_Vancouver_.html https://www.tripadvisor.ca/Hotel_Review-g184850-d182490-Reviews-Quality_Inn_Waddling_Dog-Central_Saanich_Victoria_Capital_Regional_District_Vancouver_I.html https://www.tripadvisor.ca/Hotel_Review-g184850-d6736224-Reviews-Gardenside_Acres_Campground-Central_Saanich_Victoria_Capital_Regional_District_Vancouv.html https://www.tripadvisor.ca/Hotel_Review-g184850-d2022454-Reviews-Oceanside_RV_Resort-Central_Saanich_Victoria_Capital_Regional_District_Vancouver_Islan.html https://www.tripadvisor.ca/Hotel_Review-g1157739-d1854884-Reviews-Village_historique_de_Val_Jalbert_Hebergement_et_Camping-Chambord_Saguenay_Lac_Saint_.html https://www.tripadvisor.ca/Hotel_Review-g1157739-d3453055-Reviews-Motel_Lac_Saint_Jean-Chambord_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1157739-d2279198-Reviews-Chalets_Spa_Lac_Saint_Jean-Chambord_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1157739-d10424750-Reviews-Gite_au_Lac_de_L_HeCo-Chambord_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1157739-d2280452-Reviews-Motel_L_Escale-Chambord_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1157739-d8684294-Reviews-Auberge_de_la_Gare-Chambord_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g940826-d603370-Reviews-Comfort_Inn_Sturgeon_Falls-Sturgeon_Falls_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g940826-d1188261-Reviews-Lincoln_Motel-Sturgeon_Falls_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g940826-d1188150-Reviews-River_Mist_Inn-Sturgeon_Falls_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g940826-d1188259-Reviews-Champlain_Motel-Sturgeon_Falls_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g940826-d603370-Reviews-Comfort_Inn_Sturgeon_Falls-Sturgeon_Falls_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g940826-d1188261-Reviews-Lincoln_Motel-Sturgeon_Falls_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g940826-d1188150-Reviews-River_Mist_Inn-Sturgeon_Falls_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g2480902-d669394-Reviews-Oakview_Lodge_Marina-Algonquin_Highlands_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g2480902-d1582839-Reviews-Stouffer_Mill_Bed_Breakfast-Algonquin_Highlands_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g2480902-d5967676-Reviews-Safe_Haven_Cottage_Resort-Algonquin_Highlands_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g2480902-d620767-Reviews-Little_Hawk_Resort_Marina-Algonquin_Highlands_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g13444774-d3357090-Reviews-Sandy_Lane_Resort-Halls_Lake_Algonquin_Highlands_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g2480902-d674711-Reviews-Buttermilk_Falls_Resort-Algonquin_Highlands_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181737-d621903-Reviews-Travelodge_Trenton-Trenton_Quinte_West_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181737-d183144-Reviews-Comfort_Inn_Trenton-Trenton_Quinte_West_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181737-d1477431-Reviews-Bayside_Motel-Trenton_Quinte_West_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181737-d188209-Reviews-Motel_6_Trenton-Trenton_Quinte_West_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181737-d181969-Reviews-Ramada_by_Wyndham_Trenton-Trenton_Quinte_West_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181737-d2234485-Reviews-Trenton_Park_Motel-Trenton_Quinte_West_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181737-d2437057-Reviews-Guest_Inn-Trenton_Quinte_West_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g940855-d7128995-Reviews-Maple_Leaf_Motel-Delhi_Norfolk_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g940855-d3336910-Reviews-Lynedoch_Lyceum_Retreat-Delhi_Norfolk_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g940855-d7732446-Reviews-OYO_22354_Pg_International_Inn-Delhi_Norfolk_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g940855-d3326272-Reviews-Little_Inn-Delhi_Norfolk_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g580443-d558439-Reviews-Clarenville_Inn-Clarenville_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g580443-d15052798-Reviews-Riverview_Suites-Clarenville_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g580443-d15193526-Reviews-Stanley_House-Clarenville_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g580443-d557674-Reviews-Quality_Hotel-Clarenville_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g984012-d3344260-Reviews-Country_Side_Motel-Strathroy_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g984012-d3419699-Reviews-Strathroy_Motor_Inn-Strathroy_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g183456-d659347-Reviews-Hotel_St_Sauveur-Piedmont_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g183456-d3162389-Reviews-Motel_de_la_Riviere-Piedmont_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g183456-d183661-Reviews-Complexe_Le_60-Piedmont_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g183456-d183663-Reviews-La_Chrysalide_B_B-Piedmont_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g183456-d1632584-Reviews-Polar_Bear_s_Club-Piedmont_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g183456-d218451-Reviews-Mont_Saint_Sauveur-Piedmont_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g183456-d1111417-Reviews-La_Faitiere-Piedmont_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1942881-d12361859-Reviews-Le_Viking_Resort_Marina-Sainte_Marguerite_du_Lac_Masson_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1942881-d1830013-Reviews-Auberge_au_Phil_de_l_Eau-Sainte_Marguerite_du_Lac_Masson_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1942881-d6640713-Reviews-Gite_Nature_et_Confiture-Sainte_Marguerite_du_Lac_Masson_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1942881-d8635194-Reviews-Club_Lac_Walfred-Sainte_Marguerite_du_Lac_Masson_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1942881-d2560057-Reviews-Bed_and_Breakfast_Gordon_Harrison-Sainte_Marguerite_du_Lac_Masson_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1942881-d6560950-Reviews-La_Terrasse_du_Joli_Bois-Sainte_Marguerite_du_Lac_Masson_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1942881-d16646455-Reviews-Le_Mistral_Club_Lac_Walfred-Sainte_Marguerite_du_Lac_Masson_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g4006977-d10620994-Reviews-Northern_Shores_Lodge-Sandspit_Moresby_Island_Haida_Gwaii_Queen_Charlotte_Islands_Br.html https://www.tripadvisor.ca/Hotel_Review-g499119-d1181651-Reviews-Mike_Wiegele_Helicopter_Skiing-Blue_River_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499119-d670088-Reviews-Glacier_Mountain_Lodge-Blue_River_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499119-d1856927-Reviews-Blue_River_Motel-Blue_River_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499119-d262749-Reviews-Sandman_Inn_Blue_River-Blue_River_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499119-d3216528-Reviews-Bone_Creek_Wilderness_Retreat-Blue_River_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499119-d3248881-Reviews-Blue_River_Campground-Blue_River_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499119-d12540824-Reviews-Saddle_Mountain_Lodge-Blue_River_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499116-d273015-Reviews-Mermaid_Lodge_Motel-Ainsworth_Hot_Springs_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499116-d2249832-Reviews-Ainsworth_Hot_Springs_Guest_House-Ainsworth_Hot_Springs_Kootenay_Rockies_British_Colum.html https://www.tripadvisor.ca/Hotel_Review-g499115-d268826-Reviews-Best_Western_Wayside_Inn-Wetaskiwin_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499115-d262695-Reviews-Super_8_by_Wyndham_Wetaskiwin-Wetaskiwin_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499115-d2250405-Reviews-Alberta_Inn_Suites-Wetaskiwin_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499113-d262694-Reviews-Super_8_by_Wyndham_Three_Hills_AB-Three_Hills_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499113-d634670-Reviews-Best_Western_Diamond_Inn-Three_Hills_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499113-d3353311-Reviews-Rest_Easy_Motel-Three_Hills_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499113-d8605152-Reviews-Lamplighter_Inn-Three_Hills_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499113-d6638706-Reviews-Rolling_Hills_Country_Resort-Three_Hills_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499113-d12196962-Reviews-Heartland_Haven_Bed_and_Breakfast-Three_Hills_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1443257-d1442955-Reviews-Motel_des_Deux_Lacs_Inc-Shefford_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1443257-d6354336-Reviews-Solaireau_Spa-Shefford_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1443257-d6411691-Reviews-Hortensia_B_B-Shefford_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1443257-d10720573-Reviews-Gite_Passion_Tendresse_B_B-Shefford_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1443257-d12615339-Reviews-Gite_A_L_Oree_du_Bois-Shefford_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1443257-d8713826-Reviews-Le_Gite_du_Petit_Lac-Shefford_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1443257-d2282243-Reviews-Motel_Chalets_Waterloo-Shefford_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1443257-d9799089-Reviews-Auberge_Rohkwaho_Spirit-Shefford_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g887129-d808823-Reviews-Holiday_Country_Manor-Battersea_South_Frontenac_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g4212752-d4191016-Reviews-Desert_Lake_Family_Resort-Hartington_South_Frontenac_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g660978-d1439351-Reviews-Elk_Ridge_Resort-Waskesiu_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g660978-d8145712-Reviews-The_Suites_at_Waskesiu-Waskesiu_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g499193-d6000598-Reviews-A_Schooner_Inn-Holyrood_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g499193-d2454751-Reviews-The_Wilds_at_Salmonier_River_Hotel_Rooms_Suites-Holyrood_Newfoundland_Newfoundland_and.html https://www.tripadvisor.ca/Hotel_Review-g499193-d261775-Reviews-Comerfords_Suites-Holyrood_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g499193-d10356170-Reviews-Carrolls_Green-Holyrood_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g181798-d4398603-Reviews-Pomeroy_Inn_Suites_at_Olds_College-Olds_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181798-d1657425-Reviews-Ramada_by_Wyndham_Olds-Olds_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181798-d7077558-Reviews-Circle_5_Motel-Olds_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181798-d182116-Reviews-Best_Western_Of_Olds-Olds_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181798-d3870114-Reviews-Siesta_Motel-Olds_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181798-d2664204-Reviews-Motel_8-Olds_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499234-d735844-Reviews-Cove_Motel-Port_Hastings_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499234-d4432517-Reviews-Capeway_Country_Bed_Breakfast-Port_Hastings_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499234-d663835-Reviews-Chisholm_s_of_Troy_Coastal_Cottages-Port_Hastings_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499234-d3459042-Reviews-Capeway_Motel-Port_Hastings_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499234-d1546496-Reviews-Skye_Lodge-Port_Hastings_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499234-d262652-Reviews-Canada_s_Best_Value_Inn_Port_Hawkesbury_Port_Hastings-Port_Hastings_Cape_Breton_Island_.html https://www.tripadvisor.ca/Hotel_Review-g499234-d1515538-Reviews-Thriftlodge_Port_Hastings-Port_Hastings_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g671268-d1049047-Reviews-Royal_Inn_Suites-Happy_Valley_Goose_Bay_Labrador_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g671268-d2255829-Reviews-Hotel_North_Two-Happy_Valley_Goose_Bay_Labrador_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g499249-d614408-Reviews-Country_Squire_Motel-Arnprior_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499249-d262713-Reviews-Quality_Inn_Arnprior-Arnprior_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499249-d2298939-Reviews-Knights_Inn_Arnprior-Arnprior_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499249-d2291209-Reviews-Arnprior_Motor_Inn-Arnprior_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1140269-d1991376-Reviews-Pacific_Playgrounds_International_RV_Park_Cottages_Marina-Black_Creek_Comox_Valley_Va.html https://www.tripadvisor.ca/Hotel_Review-g499266-d1486154-Reviews-Super_8_by_Wyndham_Kapuskasing-Kapuskasing_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499266-d2554453-Reviews-Travelodge_Kapuskasing-Kapuskasing_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499266-d262701-Reviews-Comfort_Inn_Kapuskasing-Kapuskasing_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499266-d7018143-Reviews-Advantage_Motel-Kapuskasing_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499291-d4256929-Reviews-Tornado_s_Canadian_Resorts-Port_Loring_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499291-d3907293-Reviews-Pine_Grove_Resort-Port_Loring_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499291-d7697281-Reviews-Roxie_s_Diner-Port_Loring_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499291-d10100851-Reviews-Northland_Motel-Port_Loring_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499291-d4747424-Reviews-Matthews_Little_Portage_Camp-Port_Loring_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499291-d12098873-Reviews-Parolin_s_Cottages-Port_Loring_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499291-d13426746-Reviews-Bain_Lake_Camp-Port_Loring_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499291-d1097194-Reviews-Minnehaha_Camp_Resort-Port_Loring_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499334-d2191068-Reviews-Motel_Grand_Pre-Bonaventure_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499334-d262876-Reviews-Riotel_Bonaventure-Bonaventure_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499334-d3451137-Reviews-Les_Chalets_du_Bioparc-Bonaventure_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499334-d2527399-Reviews-Cime_Aventures_Eco_Lodge-Bonaventure_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499334-d2259008-Reviews-Gite_a_la_bonne_Etoile-Bonaventure_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499334-d8773346-Reviews-Les_Chalets_Bles_de_Mer-Bonaventure_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1207938-d1226880-Reviews-Northern_Greens_Resort-Nipawin_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g1207938-d5542056-Reviews-Shorebird_Inn-Nipawin_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g1207938-d2188577-Reviews-Tobin_Lake_Motel-Nipawin_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g1207938-d4086202-Reviews-King_Fisher_Inn-Nipawin_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g499356-d3206269-Reviews-Hotel_Centre_Ville-Montmagny_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499356-d1592410-Reviews-Days_Inn_by_Wyndham_Montmagny-Montmagny_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499356-d536103-Reviews-Hotel_L_Oiseliere_Montmagny-Montmagny_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499356-d1940766-Reviews-Econo_Lodge-Montmagny_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499356-d3348110-Reviews-Motel_Sympathique-Montmagny_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499356-d12913428-Reviews-La_Maison_Rousseau-Montmagny_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499366-d2037663-Reviews-Chalets_Royal_Laurentien-Saint_Faustin_Lac_Carre_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499366-d284030-Reviews-La_Bonne_Adresse-Saint_Faustin_Lac_Carre_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499366-d2471031-Reviews-Hotel_Motel_Le_Saint_Faustin-Saint_Faustin_Lac_Carre_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499366-d273313-Reviews-Le_Gite_de_la_Gare_B_B-Saint_Faustin_Lac_Carre_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499366-d2370304-Reviews-La_Pourvoirie_du_Lac_Berval-Saint_Faustin_Lac_Carre_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499366-d1238251-Reviews-La_Vue_Royale-Saint_Faustin_Lac_Carre_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499362-d2617334-Reviews-Motel_Belair-Rigaud_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499362-d2619717-Reviews-Hotel_Capri-Rigaud_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499362-d286711-Reviews-OrcaSound_Hotel-Rigaud_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499362-d1475367-Reviews-Le_Hudson_Inn-Rigaud_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499362-d1566323-Reviews-Sucrerie_de_la_Montagne-Rigaud_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499362-d2182435-Reviews-Le_Point_de_Vue-Rigaud_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499362-d5541507-Reviews-Camping_Choisy-Rigaud_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182191-d555898-Reviews-Carriage_House_Inn-Grand_Falls_Windsor_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g182191-d1595172-Reviews-Riverfront_Chalets-Grand_Falls_Windsor_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g182191-d1179201-Reviews-Hotel_Robin_Hood-Grand_Falls_Windsor_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g182191-d182731-Reviews-Mount_Peyton_Resort_and_Conference_Centre-Grand_Falls_Windsor_Newfoundland_Newfoundland.html https://www.tripadvisor.ca/Hotel_Review-g1015730-d5247668-Reviews-Wakomata_Shores_Resort-Thessalon_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1015730-d608292-Reviews-Carolyn_Beach_Inn_Restaurant-Thessalon_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1015730-d10781824-Reviews-Limberlost_Lodge-Thessalon_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g735158-d3330281-Reviews-Le_Manoir_Hortensia-Saint_Irenee_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g735158-d3337657-Reviews-Le_Port_d_Attache-Saint_Irenee_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g735158-d7790247-Reviews-Domaine_du_Fleuve-Saint_Irenee_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g735158-d11791873-Reviews-Motel_de_la_Plage-Saint_Irenee_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1052750-d1900582-Reviews-La_Pourvoirie_du_Cap_au_Leste-Sainte_Rose_du_Nord_Saguenay_Lac_Saint_Jean_Region_Queb.html https://www.tripadvisor.ca/Hotel_Review-g1052750-d12534382-Reviews-Aventure_Rose_des_Vents-Sainte_Rose_du_Nord_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1052750-d1570895-Reviews-Gite_Ferme_au_Jardin_Potager-Sainte_Rose_du_Nord_Saguenay_Lac_Saint_Jean_Region_Quebe.html https://www.tripadvisor.ca/Hotel_Review-g1052750-d2236120-Reviews-Auberge_du_Cafe_de_la_Poste-Sainte_Rose_du_Nord_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1052750-d10805844-Reviews-Le_Gite_du_Paradis-Sainte_Rose_du_Nord_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1052750-d13813245-Reviews-MaisoNeige_du_Paradis-Sainte_Rose_du_Nord_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1144943-d568482-Reviews-Severn_Lodge-Port_Severn_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1144943-d584359-Reviews-Rawley_Resort-Port_Severn_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1144943-d576430-Reviews-Christie_s_Mill_Inn_and_Spa-Port_Severn_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1144943-d2103327-Reviews-Sunnylea_Resort-Port_Severn_Muskoka_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g667793-d3255890-Reviews-Park_Place_Motel-Tweed_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g667793-d6401169-Reviews-Trudeau_s_Park_Resort-Tweed_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1200493-d2205160-Reviews-B_B_Tekdiv-Lansdowne_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1200493-d12375721-Reviews-Riverview_B_B-Lansdowne_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1200493-d677453-Reviews-KOA_1000_Islands_Ivy_Lea-Lansdowne_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1200493-d15235976-Reviews-Watermark_Luxe_Waterfront_Cottages-Lansdowne_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1878413-d604266-Reviews-Janor_Guest_House-Fort_Simpson_Northwest_Territories.html https://www.tripadvisor.ca/Hotel_Review-g1878413-d1862317-Reviews-Deh_Cho_Suites-Fort_Simpson_Northwest_Territories.html https://www.tripadvisor.ca/Hotel_Review-g1878413-d12137936-Reviews-The_Willows_Inn-Fort_Simpson_Northwest_Territories.html https://www.tripadvisor.ca/Hotel_Review-g1878413-d1869982-Reviews-Nahanni_Inn-Fort_Simpson_Northwest_Territories.html https://www.tripadvisor.ca/Hotel_Review-g1878413-d13908325-Reviews-DreamCatcher_Suites-Fort_Simpson_Northwest_Territories.html https://www.tripadvisor.ca/Hotel_Review-g887232-d1097396-Reviews-Clyde_Hall_Bed_and_Breakfast-Lanark_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g887232-d8684481-Reviews-Circa_1894-Lanark_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g887232-d10392024-Reviews-Stonehouse_Girl-Lanark_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g887232-d8067341-Reviews-Casawinati_Campground-Lanark_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g887232-d3386471-Reviews-Antigonish_Harbour_Pat_s_Bed_Breakfast-Lanark_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g887232-d8501452-Reviews-Avoca_Bed_Breakfast-Lanark_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g664073-d620232-Reviews-Auberge_du_jardin-Petit_Saguenay_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g664073-d636782-Reviews-Auberge_les_Deux_Pignons-Petit_Saguenay_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g664073-d4452783-Reviews-Gite_Escale_au_Presbytere-Petit_Saguenay_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g664073-d2484935-Reviews-Village_Vacances_Petit_Saguenay-Petit_Saguenay_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g664073-d3383298-Reviews-Gite_Marie_Claire-Petit_Saguenay_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g664073-d9587730-Reviews-Riviere_Petit_Saguenay-Petit_Saguenay_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g184847-d1371922-Reviews-Hubs_Motel-Wells_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184847-d4699325-Reviews-Mountain_Thyme_Getaway-Wells_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184847-d296933-Reviews-Becker_s_Lodge_Bowron_Lake_Adventures_Resort-Wells_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g184847-d186091-Reviews-The_Wells_Hotel-Wells_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1202696-d557660-Reviews-Auberge_le_Vieux_Presbytere_de_Bouctouche-Bouctouche_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g1202696-d1490680-Reviews-Bouctouche_Inn_and_Suites-Bouctouche_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g1202696-d1523976-Reviews-Auberge_Vue_d_la_Dune_Dune_View_Inn-Bouctouche_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g1202696-d2248510-Reviews-Gite_de_la_Sagouine-Bouctouche_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g1202696-d1819093-Reviews-Bouctouche_Bay_Inn-Bouctouche_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g1202696-d15344946-Reviews-Gite_Au_Bord_de_la_Baie-Bouctouche_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g2271762-d1234993-Reviews-Le_Village_Windigo-Ferme_Neuve_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2271762-d3710336-Reviews-Club_Gatineau-Ferme_Neuve_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2271762-d5521809-Reviews-Pourvoirie_Base_Plein_Air_Cockanagog-Ferme_Neuve_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g316026-d261741-Reviews-Days_Inn_by_Wyndham_Steinbach-Steinbach_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g316026-d14018714-Reviews-Roadhouse_52_Inn_Suites-Steinbach_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g316026-d1637239-Reviews-Frantz_Motor_Inn-Steinbach_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g316026-d3359633-Reviews-Chickadee_Lane_Bed_Breakfast-Steinbach_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g316026-d4314531-Reviews-Rockylaine_Bed_and_Breakfast-Steinbach_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g316026-d1641575-Reviews-Sleep_Suite_Motel-Steinbach_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g316026-d267346-Reviews-Casa_Makwa_Bed_and_Breakfast-Steinbach_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g676536-d1845708-Reviews-Best_Western_Plus_Bridgewater_Hotel_Convention_Centre-Bridgewater_Southwest_Nova_Scoti.html https://www.tripadvisor.ca/Hotel_Review-g676536-d1200691-Reviews-Days_Inn_by_Wyndham_Bridgewater_Conference_Center-Bridgewater_Southwest_Nova_Scotia_No.html https://www.tripadvisor.ca/Hotel_Review-g676536-d262649-Reviews-Comfort_Inn_Bridgewater-Bridgewater_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g676536-d2232951-Reviews-Bridgewater_Hotel-Bridgewater_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g676536-d4269407-Reviews-River_Reflections-Bridgewater_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g676536-d8864984-Reviews-Oakhill_Pines_Campground-Bridgewater_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g940840-d1475050-Reviews-Pinewood_Motor_Inn-Espanola_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g940840-d3826528-Reviews-Lang_Lake_Resort-Espanola_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g940840-d10539351-Reviews-Lake_Apsey_Resort-Espanola_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g940840-d8590893-Reviews-Goodman_s_Motel-Espanola_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g940840-d1188266-Reviews-Clear_Lake_Inn-Espanola_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g940840-d1188265-Reviews-Marchall_s_Motel-Espanola_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g635710-d2734329-Reviews-Best_Western_Plus_Walkerton_Hotel_Conference_Centre-Walkerton_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g635710-d4309587-Reviews-Pleasure_Valley_B_B-Walkerton_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g635710-d3226683-Reviews-Lighthouse_Motel-Walkerton_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g635710-d4607894-Reviews-Walkerton_Inn_Motel-Walkerton_Bruce_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g609112-d1517252-Reviews-Calabogie_Highlands_Golf_Resort-Calabogie_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g609112-d1929323-Reviews-Calabogie_Peaks_Hotel-Calabogie_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g609112-d600552-Reviews-Calabogie_Motor_Inn-Calabogie_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g609112-d1540709-Reviews-Jocko_s_Beach_Resort_and_Motel-Calabogie_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g609112-d1019818-Reviews-Calabogie_Lodge_Resort-Calabogie_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g609112-d2710843-Reviews-The_White_Pines-Calabogie_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g609112-d182998-Reviews-Barryvale_Lodge_Resort-Calabogie_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g609104-d2226867-Reviews-Castle_Landing-Placentia_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g983922-d3344587-Reviews-Motel_Le_Charentais-Sorel_Tracy_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g983922-d3567183-Reviews-Motel_le_Verseau-Sorel_Tracy_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g983922-d1536200-Reviews-Motel_Tracy-Sorel_Tracy_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g983922-d1380851-Reviews-Hotel_de_la_Rive-Sorel_Tracy_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g793524-d3377968-Reviews-Bondy_House_Bed_Breakfast-Amherstburg_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g793524-d6420586-Reviews-Honor_s_Country_House_Bed_and_Breakfast-Amherstburg_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g793524-d9585424-Reviews-Willowood_RV_Resort_Campground-Amherstburg_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g984011-d1545021-Reviews-Evergreen_Gate_Bed_and_Breakfast-Selkirk_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g984011-d7392367-Reviews-Canalta_Selkirk-Selkirk_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g3834927-d4506019-Reviews-Bear_s_Den_Lodge-Shaunavon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g3834927-d3830271-Reviews-Canalta_Hotel_Shaunavon-Shaunavon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g3834927-d4223502-Reviews-Inn_of_the_South-Shaunavon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g3834927-d6372674-Reviews-King_s_Hotel-Shaunavon_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g635950-d675321-Reviews-Maritime_Inn_Port_Hawkesbury-Port_Hawkesbury_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g635950-d651396-Reviews-Hearthstone_Inn_Port_Hawkesbury-Port_Hawkesbury_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g635950-d621993-Reviews-Harbourview_B_B_and_Motel-Port_Hawkesbury_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g635950-d1097202-Reviews-Mackenzie_House_Tourist_Home-Port_Hawkesbury_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g4006977-d10620994-Reviews-Northern_Shores_Lodge-Sandspit_Moresby_Island_Haida_Gwaii_Queen_Charlotte_Islands_Br.html https://www.tripadvisor.ca/Hotel_Review-g1488013-d1488191-Reviews-Camping_Chalets_Juneau-St_Augustin_de_Desmaures_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1488013-d1654217-Reviews-Maison_Et_Jardin_Monarde-St_Augustin_de_Desmaures_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1488013-d8767825-Reviews-Hotel_Motel_Colibri-St_Augustin_de_Desmaures_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1488013-d7767346-Reviews-Residences_Campus_Notre_Dame_De_Foy-St_Augustin_de_Desmaures_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1488013-d13330548-Reviews-Auberge_Emond-St_Augustin_de_Desmaures_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1488013-d5565209-Reviews-Le_Grand_Village-St_Augustin_de_Desmaures_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g681182-d649285-Reviews-Moulin_Wakefield_Mill_Hotel_Spa-Wakefield_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g681182-d680975-Reviews-Alpengruss_Motel-Wakefield_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g681182-d1756534-Reviews-Les_Trois_Erables-Wakefield_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g681182-d1789982-Reviews-Auberge_de_Mon_Petit_Chum_B_B-Wakefield_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g681182-d10827534-Reviews-Belle_De_Nuit_Wakefield_Inn-Wakefield_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g681182-d2006453-Reviews-La_Grange_Country_Inn-Wakefield_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g644377-d1100843-Reviews-Deep_River_Motel-Deep_River_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g644377-d6839977-Reviews-Pine_Motel-Deep_River_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g644377-d3182110-Reviews-Shemron_Suites_Hotel-Deep_River_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g681240-d1308387-Reviews-Days_Inn_by_Wyndham_Innisfail-Innisfail_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g681240-d1471617-Reviews-Motel_6_Innisfail_AB-Innisfail_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g681240-d2322547-Reviews-Super_8_by_Wyndham_Innisfail-Innisfail_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g681240-d1146091-Reviews-Travel_Inn_Suites-Innisfail_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g681240-d2625753-Reviews-Krusi_Retreat_Bed_Breakfast_Vacation_Home-Innisfail_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g681240-d10127134-Reviews-Bluebird_Motel-Innisfail_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g681240-d14048113-Reviews-Travel_Inn_Suites-Innisfail_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g644381-d637143-Reviews-Auberge_Baker-Chateau_Richer_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g644381-d7119824-Reviews-Le_Clos_des_Brumes-Chateau_Richer_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g644381-d2643127-Reviews-Auberge_Le_Petit_Sejour-Chateau_Richer_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g644381-d1544934-Reviews-Auberge_du_Sault_a_la_Puce-Chateau_Richer_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g660775-d585304-Reviews-Pine_Tree_Motel-Eganville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g660775-d4815276-Reviews-The_Egan_Inn-Eganville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g660775-d6409007-Reviews-Country_Blossom_Bed_Breakfast-Eganville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g660775-d1937976-Reviews-Opeongo_Mountain_Resort-Eganville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g660775-d10777551-Reviews-Lake_Dore_RV_Resort-Eganville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g660775-d4843372-Reviews-Algonquin_Tea_B_B-Eganville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g660775-d12433722-Reviews-White_Cedars-Eganville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154959-d183474-Reviews-Coastal_Inn_Sackville-Sackville_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154959-d182703-Reviews-Tantramar_Motel-Sackville_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154959-d10396072-Reviews-Sackville_Bed_and_Breakfast-Sackville_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154959-d185947-Reviews-Marshlands_Inn-Sackville_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154959-d754169-Reviews-The_Savoy_Arms_Bed_Breakfast-Sackville_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g154959-d1582463-Reviews-Silver_Lake_Bed_and_Breakfast-Sackville_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g499099-d320727-Reviews-Best_Seven_Inn-Claresholm_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499099-d1894192-Reviews-Lazy_J_Motel-Claresholm_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499099-d612560-Reviews-Bluebird_Motel-Claresholm_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499099-d1059141-Reviews-Lucasia_Ranch_Vacations-Claresholm_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499099-d6778138-Reviews-Cataract_Creek_Campground-Claresholm_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499099-d15574318-Reviews-Centennial_Park-Claresholm_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499099-d12277689-Reviews-The_Wilshire_Inn-Claresholm_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499110-d262698-Reviews-Canalta_St_Paul-St_Paul_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499110-d13794015-Reviews-Hampton_Inn_by_Hilton_St_Paul-St_Paul_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499110-d1574035-Reviews-Woodland_Motor_Inn-St_Paul_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499110-d7085340-Reviews-St_Paul_Lodge-St_Paul_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499110-d2331444-Reviews-The_Kings_Motel-St_Paul_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499110-d3544257-Reviews-Galaxy_Motel_Restaurant-St_Paul_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499105-d1147510-Reviews-Ramada_by_Wyndham_High_River-High_River_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499105-d262692-Reviews-Super_8_by_Wyndham_High_River_AB-High_River_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499105-d596712-Reviews-Heritage_Inn_Hotel_Convention_Centre-High_River_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499105-d12346115-Reviews-High_River_Motor_Motel-High_River_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499105-d1526952-Reviews-Highwood_Views_B_B-High_River_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499105-d10755260-Reviews-George_Lane_Memorial_Park_and_Campground-High_River_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499105-d7365436-Reviews-House_on_the_Park_B_B-High_River_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499137-d1821979-Reviews-Williston_Lake_Resort-Hudson_s_Hope_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499137-d1777431-Reviews-Sigma_Inn_Suites_Hudson_s_Hope-Hudson_s_Hope_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499137-d3795246-Reviews-Stillwater_Inn_Suites-Hudson_s_Hope_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499137-d6579085-Reviews-Sportsman_s_Inn-Hudson_s_Hope_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499155-d8018143-Reviews-Mill_Bay_Shores_Bed_and_Breakfast-Mill_Bay_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499155-d3837560-Reviews-Ruthie_s_Roost_B_B-Mill_Bay_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499155-d2022417-Reviews-BayView_Bed_and_Breakfast-Mill_Bay_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499160-d261743-Reviews-Super_8_by_Wyndham_Dauphin-Dauphin_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g499160-d8455185-Reviews-Sir_Edgar_House_Bed_Breakfast-Dauphin_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g499160-d8663046-Reviews-Prairie_Mountain_Inn-Dauphin_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g499160-d1483522-Reviews-Highland_Motel-Dauphin_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g499160-d1477435-Reviews-Canway_Inn_Suites-Dauphin_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g499160-d5972988-Reviews-Dauphin_Inn_Express-Dauphin_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g1050097-d1587362-Reviews-Les_Chalets_Alpins-Stoneham_et_Tewkesbury_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1050097-d2290570-Reviews-Gite_et_Centre_de_Sante_des_Loups-Stoneham_et_Tewkesbury_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1050097-d1146683-Reviews-Condos_Hotel_Stoneham-Stoneham_et_Tewkesbury_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1050097-d12917768-Reviews-Chez_vous_et_Moi-Stoneham_et_Tewkesbury_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g183798-d3320696-Reviews-Salmon_Pool_Inn-Margaree_Harbour_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g183798-d622287-Reviews-Duck_Cove_Inn-Margaree_Harbour_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g183798-d7062964-Reviews-Margaree_Harbour_View_Inn-Margaree_Harbour_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g183802-d11717363-Reviews-Villa_Eyrie_Resort-Malahat_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183802-d273753-Reviews-Malahat_Bungalows_Motel-Malahat_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183802-d504666-Reviews-Moon_Water_Lodge-Malahat_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183802-d263288-Reviews-Prancing_Horse_Retreat-Malahat_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183802-d1542370-Reviews-Morningside_Estate-Malahat_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183802-d11717363-Reviews-Villa_Eyrie_Resort-Malahat_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183802-d7917384-Reviews-Cedar_Springs_Ranch-Malahat_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g660979-d2166700-Reviews-Pomeroy_Inn_Suites_Vegreville-Vegreville_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g660979-d4846810-Reviews-West_View_Motel-Vegreville_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g660979-d2099936-Reviews-Vegreville_Garden_Inn-Vegreville_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g660979-d1475922-Reviews-Vista_Motel-Vegreville_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g183812-d248587-Reviews-Andersen_Inn_and_Suites-The_Pas_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g183812-d623826-Reviews-Wescana_Inn-The_Pas_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g183812-d12455503-Reviews-The_Pas_Motel-The_Pas_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g181769-d182073-Reviews-Best_Western_Plus_Columbia_River_Hotel-Trail_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181769-d789017-Reviews-Glenwood_Inn_Suites-Trail_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181769-d9734186-Reviews-The_River_Haus_Bed_and_Breakfast-Trail_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181769-d1233575-Reviews-Ray_Lyn_Motel-Trail_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181769-d579830-Reviews-River_s_Edge_Bed_and_Breakfast-Trail_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181769-d7391876-Reviews-Trail_Motel_RV_Park-Trail_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1631746-d12952670-Reviews-Jewel_Of_The_North_Getaway-Christopher_Lake_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g1631746-d2702320-Reviews-Flora_Bora_Forest_Lodging-Christopher_Lake_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g1631746-d6219243-Reviews-Christopher_Lake_Heritage_Hotel-Christopher_Lake_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g1631746-d12178016-Reviews-Scenic_Route_263_Bed_Breakfast-Christopher_Lake_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g499253-d1510702-Reviews-Holiday_Inn_Express_Hotel_Suites_Clarington_Bowmanville-Bowmanville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499253-d273283-Reviews-Best_Western_Plus_Bowmanville-Bowmanville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499253-d1510702-Reviews-Holiday_Inn_Express_Hotel_Suites_Clarington_Bowmanville-Bowmanville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499253-d2617879-Reviews-Liberty_Inn-Bowmanville_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499275-d579384-Reviews-Holiday_Inn_Express_Suites_Milton-Milton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499275-d8873838-Reviews-Home2_Suites_by_Hilton_Milton_Ontario-Milton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499275-d259457-Reviews-Best_Western_Milton-Milton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499275-d579384-Reviews-Holiday_Inn_Express_Suites_Milton-Milton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499275-d7007051-Reviews-Milton_Heights_Campground-Milton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499275-d1653637-Reviews-Willowbrook_Bed_and_Breakfast-Milton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499323-d1510185-Reviews-McLean_House_Inn-Souris_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499323-d1895737-Reviews-Singing_Sands_Inn_Motel-Souris_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499323-d586766-Reviews-Rollo_Bay_Inn-Souris_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g677535-d280877-Reviews-Country_Haven_Bed_Breakfast-Dingwall_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g677535-d1105874-Reviews-Hideaway_Campground_Oyster_Market-Dingwall_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g677535-d271826-Reviews-Four_Mile_Beach_Inn-Dingwall_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g677535-d10259355-Reviews-Channel_Breezes_Bed_and_Breakfast-Dingwall_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g677535-d7204957-Reviews-MacDonald_s_Motel-Dingwall_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g677535-d12541864-Reviews-The_Shores_Guesthouse-Dingwall_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g677535-d271831-Reviews-The_Markland_Coastal_Beach_Cottages-Dingwall_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499368-d1526308-Reviews-Holiday_Inn_Express_Suites_Saint_Hyacinthe-Saint_Hyacinthe_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499368-d13456452-Reviews-Sheraton_Saint_Hyacinthe_Hotel-Saint_Hyacinthe_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499368-d1566707-Reviews-Hotel_Le_Dauphin_Saint_Hyacinthe-Saint_Hyacinthe_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499368-d2623768-Reviews-A_Fleur_D_Eau-Saint_Hyacinthe_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499368-d3520940-Reviews-Motel_du_Cours_d_Eau-Saint_Hyacinthe_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499368-d2407087-Reviews-Motel_Bienvenue-Saint_Hyacinthe_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499391-d5269993-Reviews-Microtel_Inn_Suites_by_Wyndham_Weyburn-Weyburn_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g499391-d1164421-Reviews-Ramada_by_Wyndham_Weyburn-Weyburn_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g499391-d1597614-Reviews-Canalta_Hotel_Weyburn-Weyburn_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g499391-d261760-Reviews-Weyburn_Travelodge-Weyburn_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g499391-d681168-Reviews-Perfect_Inns-Weyburn_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g499391-d625458-Reviews-Circle_6_Motel-Weyburn_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g499390-d7130591-Reviews-Sundown_Motel-Watrous_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g499390-d6597893-Reviews-Super_8_by_Wyndham_Watrous-Watrous_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g499390-d7126136-Reviews-Last_Mountain_Inn-Watrous_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g499390-d6416983-Reviews-Manitou_Hotel_Bar-Watrous_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g673486-d1892573-Reviews-Gite_de_la_Riviere-Chibougamau_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g673486-d8540455-Reviews-Le_Domaine_de_la_Mine_Dor-Chibougamau_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g673486-d6575546-Reviews-Relais_Lac_Cache-Chibougamau_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182153-d183853-Reviews-Comfort_Inn-Gander_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g182153-d2202539-Reviews-Country_Inn_Motel_RV_Park-Gander_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g182153-d1102285-Reviews-Sinbad_s_Hotel_and_Suites-Gander_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g182153-d185261-Reviews-Quality_Hotel_Suites-Gander_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g182153-d182727-Reviews-Albatross_Hotel-Gander_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g182153-d182730-Reviews-The_Irving_West-Gander_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g1136516-d4609871-Reviews-Horizon_Inn-Valleyview_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1136516-d1469257-Reviews-Paradise_Inn_Suites-Valleyview_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1136516-d7125520-Reviews-Shamrock_Motel-Valleyview_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1136516-d1742309-Reviews-Western_Valley_Inn-Valleyview_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1136516-d5002975-Reviews-Horizon_Inn_2-Valleyview_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1136516-d1719732-Reviews-Hi_Valley_Motor_Inn-Valleyview_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g182171-d10515343-Reviews-La_Cache_Du_Domaine-Thetford_Mines_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182171-d2524530-Reviews-Auberge_La_Bonne_Mine-Thetford_Mines_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182171-d183766-Reviews-Comfort_Inn_Thetford_Mines-Thetford_Mines_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182171-d6698017-Reviews-Le_Gite_Ambrelane-Thetford_Mines_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182171-d1854264-Reviews-Motel_au_Vieux_Frontenac-Thetford_Mines_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182171-d183358-Reviews-Balmoral_Motel_Hotel-Thetford_Mines_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182172-d2396745-Reviews-Cardinal_Court_Motel-Saint_Thomas_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182172-d183607-Reviews-Comfort_Inn-Saint_Thomas_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182172-d6588130-Reviews-Glen_Haven-Saint_Thomas_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182172-d1486479-Reviews-Sunnybrook_Farm_Garden_level_Guest_Suite-Saint_Thomas_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182172-d1653599-Reviews-Conny_s_B_B_On_The_Farm-Saint_Thomas_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182172-d4702312-Reviews-St_Thomas_Motel-Saint_Thomas_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182208-d182366-Reviews-Wedgwood_Manor_and_Glamping_Retreat-Crawford_Bay_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182208-d285059-Reviews-Kokanee_Springs_Golf_Resort-Crawford_Bay_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g735199-d676518-Reviews-Kootenay_Lakeview_Spa_Resort_Event_Centre-Balfour_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g735199-d12294800-Reviews-The_Acorn_Guesthouse-Balfour_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g735199-d12379836-Reviews-Little_Little_Retreat-Balfour_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1507275-d1500644-Reviews-Carleton_Motel_Coffee_Shop-Borden_Carleton_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g1507275-d7100398-Reviews-Lord_s_Seaside_Cottages-Borden_Carleton_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g1507275-d15886057-Reviews-PEI_Cottage_Rental-Borden_Carleton_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g1886272-d4698689-Reviews-Sal_Crest_Motel-Salmo_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1886272-d1935634-Reviews-Reno_Motel-Salmo_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1069200-d3397312-Reviews-Susan_s_Sanctuary_Bed_Breakfast-Orono_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1069200-d2161478-Reviews-Safari_Lodges-Orono_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1069200-d8685447-Reviews-The_Hive_Bed_and_Breakfast-Orono_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1069200-d13539191-Reviews-Twin_Oaks_Motel-Orono_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g3750057-d16639181-Reviews-Imago_Village-Saint_David_de_Falardeau_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3750057-d5416363-Reviews-Les_Nids_Des_Mont_Valin-Saint_David_de_Falardeau_Saguenay_Lac_Saint_Jean_Region_Quebe.html https://www.tripadvisor.ca/Hotel_Review-g3750057-d16640194-Reviews-Le_Gite_Du_Gardien_Blanc-Saint_David_de_Falardeau_Saguenay_Lac_Saint_Jean_Region_Que.html https://www.tripadvisor.ca/Hotel_Review-g667817-d1441245-Reviews-Companion_Hotel_Motel-Hearst_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g667817-d1231416-Reviews-Travel_Inn_Suites-Hearst_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g3744059-d8357790-Reviews-Microtel_Inn_Suites_Casselman-Casselman_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g3744059-d6410482-Reviews-Maple_Woods-Casselman_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g3744059-d8357790-Reviews-Microtel_Inn_Suites_Casselman-Casselman_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g3744059-d6410482-Reviews-Maple_Woods-Casselman_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g657681-d646858-Reviews-Villegiature_Deux_Rivieres_Resort-Tracadie_Sheila_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g657681-d2256144-Reviews-Auberge_Centre_Ville-Tracadie_Sheila_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g657681-d12232164-Reviews-Phare_des_Dunes_Lighthouse-Tracadie_Sheila_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g657681-d1571056-Reviews-Chateau_d_Acadie-Tracadie_Sheila_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g796997-d1657892-Reviews-Hampton_Inn_Elliot_Lake-Elliot_Lake_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g796997-d1853447-Reviews-Dunlop_Lake_Lodge-Elliot_Lake_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g796997-d15849286-Reviews-Paris_Plaza-Elliot_Lake_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g858490-d940180-Reviews-Holiday_Inn_Express_Airport_Dieppe-Dieppe_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g858490-d12460702-Reviews-Wingate_by_Wyndham_Dieppe_Moncton-Dieppe_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g858490-d940180-Reviews-Holiday_Inn_Express_Airport_Dieppe-Dieppe_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g858490-d613614-Reviews-Quality_Inn_Airport-Dieppe_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g858490-d3422037-Reviews-A_Treasured_Moment_B_B-Dieppe_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g887227-d2291107-Reviews-7_West_Motel-Carleton_Place_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g887227-d13290948-Reviews-The_Grand_Hotel-Carleton_Place_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g887227-d1547194-Reviews-Barons_Motor_Inn-Carleton_Place_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g887227-d5940954-Reviews-River_Breeze_Inn-Carleton_Place_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1075733-d8764400-Reviews-Best_Western_Plus_Moosomin_Hotel-Moosomin_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g1075733-d1821861-Reviews-Canalta_Hotel-Moosomin_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g1075733-d3327268-Reviews-Motel_6_Moosomin-Moosomin_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g1075733-d2103261-Reviews-Moosomin_Country_Squire_Inn-Moosomin_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g1075733-d2258626-Reviews-Moosomin_Motel-Moosomin_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g1075733-d7126051-Reviews-Twi_Lite_Motel-Moosomin_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g2271786-d2302669-Reviews-Motel_La_Croisiere-Grandes_Bergeronnes_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2271786-d2302434-Reviews-Auberge_la_Rosepierre-Grandes_Bergeronnes_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2271786-d6210969-Reviews-Gite_La_Bergeronnette-Grandes_Bergeronnes_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2271786-d8674241-Reviews-Chez_Monsieur_Albani-Grandes_Bergeronnes_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g668166-d1731699-Reviews-Travellers_Inn_Hanover-Hanover_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g668166-d2511687-Reviews-Grey_Rose_Suites-Hanover_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g668166-d2262737-Reviews-Mom_s_Bed_Breakfast-Hanover_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g668166-d2499753-Reviews-Canadiana_Motel-Hanover_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1380889-d1451683-Reviews-Chateau_Joliette-Joliette_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1380889-d3478056-Reviews-Gite_le_Passerin_Indigo-Joliette_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1380889-d2462596-Reviews-Motel_Le_Classique-Joliette_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1380889-d5540153-Reviews-Motel_St_thomas-Joliette_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1380891-d665706-Reviews-Peavine_Inn_Suites-High_Prairie_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1380891-d1955416-Reviews-Days_Inn_by_Wyndham_High_Prairie-High_Prairie_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1380891-d12108390-Reviews-Raven_Motor_Inn-High_Prairie_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g670332-d1475930-Reviews-Wheatland_Motel-Vulcan_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g670332-d946666-Reviews-Vulcan_Country_Inn-Vulcan_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g670332-d10545229-Reviews-Tree_House_Bed_and_Breakfast-Vulcan_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g670332-d10840062-Reviews-Virginia_Mitchell_Memorial_Park-Vulcan_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g670332-d3563884-Reviews-Wyndam_Carseland_Campground-Vulcan_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g670332-d2254436-Reviews-Vulcan_Hotel-Vulcan_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g316025-d261745-Reviews-Super_8_by_Wyndham_Morden-Morden_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g316025-d261746-Reviews-Morden_Motor_Inn-Morden_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g316025-d2109310-Reviews-Star_Motel-Morden_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g316025-d10901174-Reviews-Bellas_Castle-Morden_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g670339-d2623625-Reviews-The_Harbour_Inn-La_Ronge_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g940858-d619723-Reviews-Algonquin_Motel-South_River_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g940858-d1026637-Reviews-Deer_Lake_Shores-South_River_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g940858-d8351715-Reviews-Black_s_Bed_Breakfast-South_River_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g940858-d7805761-Reviews-Algonquin_Guesthouse-South_River_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g940858-d1450810-Reviews-Spirit_Point_Wilderness_Lodge-South_River_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g940858-d7707601-Reviews-Warbler_s_Roost_Country_Inn-South_River_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1579868-d2616397-Reviews-Logan_Lake_Lodge-Logan_Lake_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1579868-d2289979-Reviews-Copper_Valley_Resort-Logan_Lake_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g609102-d579168-Reviews-Travelodge_Spruce_Grove-Spruce_Grove_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g609102-d6527760-Reviews-Holiday_Inn_Express_Hotel_Suites_Spruce_Grove-Spruce_Grove_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g609102-d15851899-Reviews-Grove_Motor_Inn-Spruce_Grove_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g662371-d618841-Reviews-The_Coach_House_Motel-Terrace_Bay_Thunder_Bay_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1102725-d572627-Reviews-Shallow_Bay_Motel_Cabins-Cow_Head_Gros_Morne_National_Park_Newfoundland_Newfoundland_a.html https://www.tripadvisor.ca/Hotel_Review-g1102725-d1151131-Reviews-SeaBreeze_Bed_and_Breakfast-Cow_Head_Gros_Morne_National_Park_Newfoundland_Newfoundla.html https://www.tripadvisor.ca/Hotel_Review-g984013-d1143601-Reviews-Chateau_Logue_Hotel_Golf_Resort-Maniwaki_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g984013-d1403380-Reviews-Auberge_du_Draveur-Maniwaki_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g984013-d1480718-Reviews-Motel_Central-Maniwaki_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2156621-d1654049-Reviews-Sugar_Ridge_Retreat_Centre-Wyebridge_Tiny_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1752036-d1749924-Reviews-Woodland_Cedars_Family_Cottage_Resort-Tiny_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g842985-d7907437-Reviews-Sunport_Beach_Resort-Perkinsfield_Tiny_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1752036-d3258628-Reviews-A_Wymbolwood_Beach_House_B_B-Tiny_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1731607-d3670572-Reviews-Canalta_Hotel_Esterhazy-Esterhazy_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g1731607-d3895272-Reviews-Western_Star_Inn_Suites-Esterhazy_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g1731607-d2702106-Reviews-Wander_Inn-Esterhazy_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g1731607-d10456154-Reviews-Esterhazy_Motor_Hotel-Esterhazy_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g635949-d636652-Reviews-The_Castle_Inn-Perth_Andover_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g635949-d619236-Reviews-Perth_Andover_Motor_Inn-Perth_Andover_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g635949-d16315368-Reviews-Lower_Perth_Apartment-Perth_Andover_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g635959-d628788-Reviews-Georgetown_Historic_Inn-Georgetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g635959-d226271-Reviews-Rodd_Brudenell_River_Resort-Georgetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g635959-d15685702-Reviews-Brudenell_Fairway_Chalets-Georgetown_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g1162406-d1158988-Reviews-Auberge_du_Manoir_Dauth-Sainte_Anne_de_la_Perade_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1162406-d6427907-Reviews-Gite_et_Cafe_de_la_Tour-Sainte_Anne_de_la_Perade_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g7032326-d6164262-Reviews-The_Oceanfront_Hotel-Sointula_Malcolm_Island_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g7032326-d8154357-Reviews-Orca_Lodge-Sointula_Malcolm_Island_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g795936-d7380718-Reviews-Gite_40_Laverdure-Dolbeau_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g795936-d557687-Reviews-Motel_Chute_Des_Peres-Dolbeau_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g795936-d1991140-Reviews-La_Diligence-Dolbeau_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g795936-d2703268-Reviews-La_Magie_Du_Sous_Bois_Inc-Dolbeau_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g155006-d5540431-Reviews-Davidson_Motel-Paris_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155006-d6749549-Reviews-Arlington_Hotel-Paris_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g155006-d12826413-Reviews-Little_Paris_Bed_and_Breakfast-Paris_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499111-d1490842-Reviews-Best_Western_Sunrise_Inn_Suites-Stony_Plain_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499111-d262689-Reviews-Travelodge_Stony_Plain-Stony_Plain_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499111-d1177188-Reviews-Motel_6_Stony_Plain_AB-Stony_Plain_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499111-d262687-Reviews-Ramada_by_Wyndham_Stony_Plain_Hotel_Suites-Stony_Plain_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499111-d10157897-Reviews-Camp_n_Class_RV_Park-Stony_Plain_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499111-d4600280-Reviews-Rare_Gem_Bed_Breakfast_and_Private_Events-Stony_Plain_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g910762-d2038120-Reviews-Stardust_Motel_Bedford-Bedford_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g910762-d1476621-Reviews-Esquire_Motel-Bedford_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g910762-d507624-Reviews-Heritage_Hideaway_Bed_and_Breakfast-Bedford_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g910762-d2614644-Reviews-Killarney_Bed_and_Breakfast-Bedford_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g910762-d273101-Reviews-Maritime_Motel-Bedford_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g910762-d1491643-Reviews-Travelers_Motel-Bedford_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499129-d262743-Reviews-Howard_Johnson_by_Wyndham_Enderby-Enderby_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499129-d1868451-Reviews-Sleep_Right_Inn-Enderby_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499129-d10524743-Reviews-Mabel_Lake_Resort_Marina-Enderby_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499129-d12645698-Reviews-Shuswap_Falls_RV_Resort-Enderby_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499129-d10517209-Reviews-Riverside_RV_and_Campground-Enderby_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499129-d12486204-Reviews-Quilakwa_Rv_Park-Enderby_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499128-d619473-Reviews-West_Coast_Wilderness_Lodge-Egmont_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499128-d273012-Reviews-Backeddy_Resort_Marina-Egmont_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499128-d9806382-Reviews-Strongwater_Camping_and_Cabins-Egmont_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499128-d2626952-Reviews-Bathgate_General_Store_Resort_Marina-Egmont_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181739-d182009-Reviews-Best_Western_Little_River_Inn-Simcoe_Norfolk_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181739-d188384-Reviews-Travelodge_Simcoe-Simcoe_Norfolk_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181739-d184066-Reviews-Comfort_Inn_Simcoe-Simcoe_Norfolk_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181739-d6428150-Reviews-Culverdene_House-Simcoe_Norfolk_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181739-d534901-Reviews-Selmer_Haus-Simcoe_Norfolk_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g562682-d4743895-Reviews-Cote_St_Hermas_Gite_au_vignoble-Mirabel_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g562682-d3166056-Reviews-Motel_au_P_tit_Sapin-Mirabel_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g562682-d2292470-Reviews-Motel_Express_Mirabel-Mirabel_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g562682-d6410531-Reviews-La_Provencale-Mirabel_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g562682-d2580498-Reviews-Auberge_Belazur-Mirabel_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g562682-d10692259-Reviews-Camping_Donald-Mirabel_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g183793-d185495-Reviews-Frobisher_Inn-Iqaluit_Nunavut.html https://www.tripadvisor.ca/Hotel_Review-g183793-d576355-Reviews-Capital_Suites_Iqaluit-Iqaluit_Nunavut.html https://www.tripadvisor.ca/Hotel_Review-g181781-d182093-Reviews-Best_Western_Plus_Mission_City_Lodge-Mission_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181781-d1233596-Reviews-Diamond_Head_Motor_Inn-Mission_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181781-d10342643-Reviews-Oasis_Retreat_Spa_B_B-Mission_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181781-d1095339-Reviews-Cascade_Falls_Bed_Breakfast-Mission_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181781-d8559011-Reviews-Sun_Valley_Trout_Park-Mission_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181781-d261875-Reviews-Counting_Sheep_Inn_Bed_and_Breakfast-Mission_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499243-d1239009-Reviews-Nova_Inn_Inuvik-Inuvik_Northwest_Territories.html https://www.tripadvisor.ca/Hotel_Review-g499243-d606734-Reviews-The_Arctic_Chalet_Resort-Inuvik_Northwest_Territories.html https://www.tripadvisor.ca/Hotel_Review-g499243-d569338-Reviews-Inuvik_Capital_Suites-Inuvik_Northwest_Territories.html https://www.tripadvisor.ca/Hotel_Review-g181807-d1485142-Reviews-Days_Inn_by_Wyndham_Athabasca-Athabasca_Athabasca_County_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181807-d6953616-Reviews-Grassland_Motel-Athabasca_Athabasca_County_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181807-d621294-Reviews-Athabasca_Lodge_Motel-Athabasca_Athabasca_County_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181807-d259412-Reviews-Super_8_by_Wyndham_Athabasca_AB-Athabasca_Athabasca_County_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499242-d623751-Reviews-Keltic_Quay_Bayfront_Lodge-Whycocomagh_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499242-d1068698-Reviews-Bear_on_the_Lake_Guesthouse-Whycocomagh_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499242-d1110889-Reviews-Fair_Isle_Motel-Whycocomagh_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499242-d273100-Reviews-Aberdeen_Motel-Whycocomagh_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g616304-d259447-Reviews-Best_Western_Halton_Hills-Georgetown_Halton_Hills_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g616304-d3369717-Reviews-Stone_Edge_Estate_Bed_Breakfast-Georgetown_Halton_Hills_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g616304-d1482900-Reviews-Cedar_Springs_Motel-Georgetown_Halton_Hills_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499273-d500937-Reviews-Massey_Motel-Massey_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182201-d182799-Reviews-Red_Pine_Inn_Conference_Centre-Alliston_New_Tecumseth_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182201-d1469258-Reviews-Stevenson_Farms_B_B-Alliston_New_Tecumseth_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182201-d182798-Reviews-Nottawasaga_Inn_Resort-Alliston_New_Tecumseth_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g7130503-d8565088-Reviews-A_Taste_of_Freedom_Country_Inn-Tottenham_New_Tecumseth_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g2713044-d7988249-Reviews-Bond_Head_Country_Inn_B_B-Beeton_New_Tecumseth_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182201-d2587891-Reviews-Victoria_Inn-Alliston_New_Tecumseth_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g6373090-d649863-Reviews-Hockley_Valley_Resort-Mono_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g6373090-d11823232-Reviews-Molly_s_Retreat_B_and_B-Mono_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g6373090-d15243699-Reviews-Onthe9-Mono_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g6373090-d10046121-Reviews-Farmer_s_Walk_Bed_Breakfast-Mono_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g6373090-d10718733-Reviews-Primrose_Park-Mono_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g6373090-d11670185-Reviews-Douglas_Equestrian_Campground-Mono_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g6373090-d649863-Reviews-Hockley_Valley_Resort-Mono_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499352-d4459251-Reviews-La_Chouette_De_Mansonville-Mansonville_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499352-d6420381-Reviews-Le_Magestik-Mansonville_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499352-d14766770-Reviews-La_Maison_Rose_Alma_Couette_et_Cafe-Mansonville_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2213516-d2212216-Reviews-Carleton_Inn_Cottages-Bridgetown_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g2213516-d8324028-Reviews-Broken_Wheel_Bed_Breakfast-Bridgetown_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g947970-d673110-Reviews-Holiday_Beach_Resort_Motel-Okanagan_Falls_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g947970-d3464043-Reviews-Bighorn_Ridge_Guest_House-Okanagan_Falls_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g947970-d3364878-Reviews-La_Villa_Motel-Okanagan_Falls_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g947970-d6411581-Reviews-Peachcliff_Bed_Breakfast-Okanagan_Falls_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1068865-d16670762-Reviews-Bear_Valley_Highlands-Lumby_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1068865-d1060741-Reviews-Twin_Creeks_Motel-Lumby_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1068865-d2353717-Reviews-Cozy_Cabins_Nature_Resort-Lumby_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1068865-d6161961-Reviews-Echo_Lake_Resort-Lumby_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1068865-d12897902-Reviews-Lumby_Lions_Campground-Lumby_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g616303-d615197-Reviews-The_Inn_at_Lock_Seven-Thorold_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g616303-d183021-Reviews-Four_Points_by_Sheraton_St_Catharines_Niagara_Suites-Thorold_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g616303-d1630832-Reviews-Hipwell_s_Motel-Thorold_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g616303-d1654120-Reviews-Robinsong-Thorold_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g2578359-d6637792-Reviews-Old_Towne_Inne_Chuckwagon_Bar_Grill-Boston_Bar_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g2578359-d3319250-Reviews-Blue_Lake_Resort-Boston_Bar_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g2578359-d2665728-Reviews-Canyon_Alpine_Motel-Boston_Bar_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g2578359-d7248623-Reviews-The_Mighty_Fraser_Motel-Boston_Bar_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182180-d183007-Reviews-Days_Inn_Conference_Centre_Renfrew-Renfrew_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182180-d3659710-Reviews-Bide_A_While_Bed_Breakfast-Renfrew_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182180-d1547546-Reviews-Lochiel_Street_Bed_Breakfast-Renfrew_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182180-d10434565-Reviews-Elements_Luxury_Tented_Camp-Renfrew_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182180-d10816603-Reviews-Renfrew_Ottowa_West_KOA-Renfrew_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182180-d554532-Reviews-Rocky_Mountain_House-Renfrew_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g182198-d16708324-Reviews-Imperia_Hotel_Suites_Boucherville-Boucherville_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182198-d183189-Reviews-Welcominns-Boucherville_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182198-d183758-Reviews-Comfort_Inn_Boucherville-Boucherville_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182198-d310978-Reviews-Hotel_Mortagne-Boucherville_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2301969-d292244-Reviews-Bruce_Bay_Cottages-Bruce_Mines_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g2301969-d2301971-Reviews-The_Bavarian_Inn-Bruce_Mines_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1009739-d1879589-Reviews-Voyageur_s_Lodge_Cookhouse-Batchawana_Bay_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1009739-d1879589-Reviews-Voyageur_s_Lodge_Cookhouse-Batchawana_Bay_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g680045-d7094709-Reviews-Moose_Creek_Lodge-Mayo_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g680045-d4860274-Reviews-Gold_and_Galena_B_B-Mayo_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g680045-d12812244-Reviews-Five_Mile_Lake_Campground-Mayo_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g5542081-d1840361-Reviews-Ermitage_Saint_Antoine_de_Lac_Bouchette-Lac_Bouchette_Saguenay_Lac_Saint_Jean_Region_.html https://www.tripadvisor.ca/Hotel_Review-g5542081-d5327802-Reviews-Gite_Dame_Clo-Lac_Bouchette_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g5542081-d8908168-Reviews-Auberge_Motel_Panorama-Lac_Bouchette_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g5542081-d6984937-Reviews-Auberge_Eva-Lac_Bouchette_Saguenay_Lac_Saint_Jean_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1396867-d1395790-Reviews-Whispering_Woods_Cabins_Inc-Treherne_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g1396867-d1450688-Reviews-Cottonwood_Campground-Treherne_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g1396867-d10498578-Reviews-Tallboys_Motel-Treherne_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g1396867-d12285653-Reviews-Tallboys_Grill_Pub_Treherne_Motel-Treherne_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g1116401-d1437247-Reviews-Chalets_Vermont-Mont_Saint_Pierre_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1116401-d3570898-Reviews-Motel_Les_Flots_Bleus-Mont_Saint_Pierre_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1116401-d1111928-Reviews-Au_Delice_Motel-Mont_Saint_Pierre_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1116401-d7017484-Reviews-Camping_Municipale_Mont_Saint_Pierre-Mont_Saint_Pierre_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g680202-d1117269-Reviews-Auberge_L_Ambassadeur-Amqui_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g680202-d557650-Reviews-Selectotel_Amqui-Amqui_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g680202-d1950245-Reviews-Auberge_Beausejour-Amqui_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g680202-d2048544-Reviews-Gite_Grand_Pere_Nicole-Amqui_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g680204-d5271921-Reviews-Canalta_Hotel_Assiniboia-Assiniboia_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g680204-d5790770-Reviews-121_Steakhouse_Lounge_Motel-Assiniboia_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g680204-d4571001-Reviews-Wheel_Inn_Motel-Assiniboia_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g680204-d4889428-Reviews-Franklin_Hotel_Motel-Assiniboia_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g670033-d1158043-Reviews-Northway_Motor_Inn-Dease_Lake_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g670033-d1516979-Reviews-Arctic_Divide-Dease_Lake_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g670033-d10112622-Reviews-Waters_Edge_Campground-Dease_Lake_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g670033-d12869364-Reviews-16_Mile_Cabin-Dease_Lake_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1878403-d2331497-Reviews-B_B_Chute_Couette_Cafe-Notre_Dame_du_Portage_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1878403-d3410778-Reviews-Auberge_du_Portage-Notre_Dame_du_Portage_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1878403-d1850734-Reviews-La_Halte_du_Verger-Notre_Dame_du_Portage_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1878403-d1162061-Reviews-Auberge_Sur_Mer-Notre_Dame_du_Portage_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1096212-d4046644-Reviews-The_View_Hotel-Fort_St_James_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1096212-d12379934-Reviews-Rogers_Paradise_Lodge-Fort_St_James_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1098355-d3513270-Reviews-Luxury_First_Hotel-Wabasca_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1098355-d8024709-Reviews-Wabasca_Inn-Wabasca_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1098355-d1481025-Reviews-Riverside_Inn-Wabasca_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1098355-d12112298-Reviews-Nova_Inn_Wabasca-Wabasca_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g668297-d1141115-Reviews-Super_8_by_Wyndham_Lachenaie_Terrebonne-Terrebonne_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g668297-d3360245-Reviews-Imperia_Hotel_Suites_Terrebonne-Terrebonne_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g668297-d1804854-Reviews-Auberge_Hotel_St_Andre-Terrebonne_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g668297-d1475081-Reviews-Motel_Chateau_Terrebonne-Terrebonne_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g316032-d4720257-Reviews-Sigma_Inns_and_Suites-Melville_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g316032-d7380949-Reviews-Melville_Country_Inn-Melville_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g316032-d2151564-Reviews-Howard_Johnson_by_Wyndham_Melville-Melville_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g316032-d4728954-Reviews-Melsask_Motel-Melville_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g2464439-d5614948-Reviews-R_R_Inn_Motels-Bassano_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g2464439-d13281012-Reviews-A1_Motel-Bassano_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g2464439-d12592893-Reviews-Bassano_Homecoming_Trailer_Park-Bassano_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g2464439-d1548601-Reviews-Midway_Motel-Bassano_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g2464439-d2453059-Reviews-Imperial_Hotel-Bassano_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1903312-d10061855-Reviews-Auberge_Authentique_de_Charlevoix-Les_Eboulements_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1903312-d2441727-Reviews-Auberge_De_Nos_Aieux-Les_Eboulements_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1891050-d1102467-Reviews-Bears_Cove_Inn-Witless_Bay_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g1821488-d2046249-Reviews-Pender_Harbour_Resort_Marina-Garden_Bay_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1821488-d2374941-Reviews-John_Henry_s_Marina_Resort-Garden_Bay_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1821488-d15345282-Reviews-Garden_Bay_Lake-Garden_Bay_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g940852-d1188010-Reviews-My_Friends_Inn_Manitoulin-Manitowaning_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g940852-d1188022-Reviews-Wayside_Motel-Manitowaning_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g609118-d183363-Reviews-Auberge_Godefroy_Hotel_Spa_and_Golf-Becancour_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g609118-d582380-Reviews-Manoir_Becancourt-Becancour_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g609118-d1821409-Reviews-Hebert_Hotels-Becancour_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g609118-d2331662-Reviews-Complexe_hotelier_Le_55-Becancour_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2093929-d1113987-Reviews-Econo_Lodge_St_Apollinaire-Saint_Apollinaire_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2093929-d6426577-Reviews-Fleur_de_Coucou-Saint_Apollinaire_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2093929-d2273881-Reviews-Motel_Bar_Rayalco-Saint_Apollinaire_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2093929-d12445213-Reviews-Domaine_de_la_Chute-Saint_Apollinaire_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1172385-d524538-Reviews-The_Westin_Bear_Mountain_Golf_Resort_Spa_Victoria-Langford_Victoria_Capital_Regional_D.html https://www.tripadvisor.ca/Hotel_Review-g1172385-d1134481-Reviews-Four_Points_by_Sheraton_Victoria_Gateway-Langford_Victoria_Capital_Regional_District_.html https://www.tripadvisor.ca/Hotel_Review-g1172385-d15308706-Reviews-Solo_Suites-Langford_Victoria_Capital_Regional_District_Vancouver_Island_British_Col.html https://www.tripadvisor.ca/Hotel_Review-g1172385-d261893-Reviews-Cycle_Inn_Bed_and_Breakfast-Langford_Victoria_Capital_Regional_District_Vancouver_Isla.html https://www.tripadvisor.ca/Hotel_Review-g1172385-d1654325-Reviews-Whispering_Creek_Guest_Cottage-Langford_Victoria_Capital_Regional_District_Vancouver_.html https://www.tripadvisor.ca/Hotel_Review-g984046-d12277667-Reviews-Virden_Central_Hotel-Virden_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g984046-d2573621-Reviews-Virden_Motel-Virden_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g984046-d12278192-Reviews-Countryside_Inn_Motel-Virden_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g4228023-d610554-Reviews-Cherry_Tree_Inn-Saanich_Victoria_Capital_Regional_District_Vancouver_Island_British_Co.html https://www.tripadvisor.ca/Hotel_Review-g4228023-d226287-Reviews-Howard_Johnson_Hotel_Suites_by_Wyndham_Victoria_Elk_Lake-Saanich_Victoria_Capital_Regi.html https://www.tripadvisor.ca/Hotel_Review-g4228023-d7181118-Reviews-Flavorite_Retreat_B_B-Saanich_Victoria_Capital_Regional_District_Vancouver_Island_Bri.html https://www.tripadvisor.ca/Hotel_Review-g4228023-d182594-Reviews-Seaview_Suites-Saanich_Victoria_Capital_Regional_District_Vancouver_Island_British_Col.html https://www.tripadvisor.ca/Hotel_Review-g4228023-d15353188-Reviews-Beautiful_Victoria_Home-Saanich_Victoria_Capital_Regional_District_Vancouver_Island_.html https://www.tripadvisor.ca/Hotel_Review-g2268196-d1484471-Reviews-Richard_s_Condotel-Pohenegamook_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2268196-d3336484-Reviews-Motel_Sans_Frontieres-Pohenegamook_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2268196-d4914406-Reviews-Le_Gite_Du_Lac-Pohenegamook_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2268196-d3411565-Reviews-Auberge_La_Villa_des_Frontieres-Pohenegamook_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g635944-d15300170-Reviews-Casa_Silverton-Silverton_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g2614288-d3243957-Reviews-Auberge_Le_Cabanon-Saint_Zenon_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2614288-d3215483-Reviews-Gite_des_Hauteurs_et_Cafe_de_la_place-Saint_Zenon_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2614288-d3214307-Reviews-Auberge_La_Glaciere-Saint_Zenon_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2614288-d3215454-Reviews-Pourvoirie_Trudeau_Evasion_Plein_Air-Saint_Zenon_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1406070-d6411700-Reviews-Gite_Belle_Ancolie-Compton_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1602659-d2665417-Reviews-Ramada_by_Wyndham_Carlyle-Carlyle_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g1602659-d4090709-Reviews-Bear_Claw_Casino_and_Hotel-Carlyle_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g1602659-d2587909-Reviews-Western_Star_Inn_Suites-Carlyle_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g1602659-d1986372-Reviews-Kenosee_Inn_Cabins-Carlyle_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g1086608-d1737170-Reviews-Studios_Vacances_Marchant_de_Bonne_Heure-L_Islet_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1086608-d6155847-Reviews-Gite_Les_Pieds_Dans_L_Eau-L_Islet_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g668862-d1007894-Reviews-Bakers_Narrows_Lodge-Flin_Flon_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g668862-d1480749-Reviews-Oreland_Motel-Flin_Flon_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g668862-d3317833-Reviews-Victoria_Inn-Flin_Flon_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g668862-d6426896-Reviews-Royal_Hotel-Flin_Flon_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g3554435-d2560628-Reviews-Auberge_Tem_Rose-Temiscaming_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3554435-d3912213-Reviews-Beauchene_Wilderness_Lodge-Temiscaming_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3554435-d8530048-Reviews-Camp_La_Lucarne-Temiscaming_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3554435-d7703336-Reviews-Auberge_Canadienne-Temiscaming_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g644374-d1546150-Reviews-Pleasant_Valley_Motel_Houston-Houston_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g644374-d2431164-Reviews-Houston_Motor_Inn-Houston_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g644374-d12791687-Reviews-Bearspaw_Suites-Houston_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g668988-d1889900-Reviews-Best_Western_Plus_The_Inn_at_St_Albert-St_Albert_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g668988-d1817029-Reviews-St_Albert_Inn_and_Suites-St_Albert_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g668988-d7129856-Reviews-Horizon_Motel-St_Albert_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g668988-d8263889-Reviews-Sleep_Inn_Motel-St_Albert_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g668988-d3177186-Reviews-City_View_Bed_Breakfast-St_Albert_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1523029-d4922795-Reviews-The_Gables_of_PEI_Resort-Stanley_Bridge_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g1523029-d1507519-Reviews-Beach_Breeze_Cottages-Stanley_Bridge_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g1523029-d668745-Reviews-Inn_at_the_Pier-Stanley_Bridge_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g2667607-d271880-Reviews-Brier_Island_Lodge-Westport_Brier_Island_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g1054050-d1902262-Reviews-Bay_of_Fundy_Inn-Brier_Island_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499114-d9459724-Reviews-Pomeroy_Inn_Suites_Vermilion-Vermilion_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499114-d1483073-Reviews-Days_Inn_by_Wyndham_Vermilion-Vermilion_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499114-d262696-Reviews-Super_8_by_Wyndham_Vermilion_AB-Vermilion_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499112-d2157705-Reviews-Econo_Lodge_Taber-Taber_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499112-d272840-Reviews-Super_8_by_Wyndham_Taber_AB-Taber_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499112-d596537-Reviews-Heritage_Inn_Hotel_Convention_Centre-Taber_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499112-d1985522-Reviews-Taber_Motel-Taber_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499138-d226488-Reviews-Kootenay_Park_Lodge-Kootenay_National_Park_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499138-d1127493-Reviews-Redstreak_Campground-Kootenay_National_Park_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499138-d1799549-Reviews-Wasa_Lake_Motel-Kootenay_National_Park_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499138-d8429983-Reviews-Troutlake_Retreat-Kootenay_National_Park_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499138-d1519079-Reviews-Victoria_Rose_Bed_Breakfast-Kootenay_National_Park_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g2227688-d8535039-Reviews-Pickle_Lake_Hotel-Pickle_Lake_Kenora_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499152-d457014-Reviews-Haida_House_at_Tllaal-Tlell_Graham_Island_Haida_Gwaii_Queen_Charlotte_Islands_British_C.html https://www.tripadvisor.ca/Hotel_Review-g499152-d6867465-Reviews-Serenity_Now_Bed_and_Breakfast-Tlell_Graham_Island_Haida_Gwaii_Queen_Charlotte_Islands.html https://www.tripadvisor.ca/Hotel_Review-g499152-d4787081-Reviews-Richardson_Ranch-Tlell_Graham_Island_Haida_Gwaii_Queen_Charlotte_Islands_British_Colum.html https://www.tripadvisor.ca/Hotel_Review-g499152-d8649191-Reviews-Riverside_Bed_Breakfast-Tlell_Graham_Island_Haida_Gwaii_Queen_Charlotte_Islands_Britis.html https://www.tripadvisor.ca/Hotel_Review-g499164-d2059661-Reviews-Bay_Hill_Inns_Suites-Neepawa_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g499164-d273096-Reviews-Westway_Inn-Neepawa_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g499164-d2054503-Reviews-Neepawa_Motel-Neepawa_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g499162-d262646-Reviews-Lakeview_Gimli_Resort-Gimli_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g499162-d12718638-Reviews-Viking_Inn-Gimli_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g499161-d1489461-Reviews-Falcon_Lake_Hotel-Falcon_Lake_Whiteshell_Provincial_Park_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g499161-d12614045-Reviews-Big_Buffalo_Resort-Falcon_Lake_Whiteshell_Provincial_Park_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g499161-d8779102-Reviews-Falcon_Beach_Ranch-Falcon_Lake_Whiteshell_Provincial_Park_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g499161-d12217282-Reviews-Penguin_Resort-Falcon_Lake_Whiteshell_Provincial_Park_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g499170-d286637-Reviews-Super_8_by_Wyndham_Swan_River_MB-Swan_River_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g499170-d7019522-Reviews-Thunderhill_Motel_Suites-Swan_River_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g499170-d7041163-Reviews-New_Country_Motel-Swan_River_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g181746-d182027-Reviews-Airport_Motor_Inn_Marathon-Marathon_Thunder_Bay_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181744-d1197098-Reviews-Holiday_Inn_Express_Hotel_Suites_Newmarket-Newmarket_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181744-d182023-Reviews-Best_Western_Voyageur_Place_Hotel-Newmarket_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181744-d182910-Reviews-Comfort_Inn-Newmarket_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181744-d1197098-Reviews-Holiday_Inn_Express_Hotel_Suites_Newmarket-Newmarket_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499198-d2433776-Reviews-Braxton_Suites-Marystown_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g499198-d226283-Reviews-Marystown_Hotel_Convention_Centre-Marystown_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g499198-d4507858-Reviews-Listening_Hill_B_B-Marystown_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g181753-d182036-Reviews-Quality_Inn_Suites-Hawkesbury_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g2076080-d2066925-Reviews-Abadin_Bed_and_Breakfast-L_Orignal_Hawkesbury_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181753-d2443869-Reviews-Cranberry_House-Hawkesbury_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181753-d629336-Reviews-Netherdale_Bed_and_Breakfast-Hawkesbury_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g181753-d4027790-Reviews-Stephanie_s_Inn-Hawkesbury_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499207-d665717-Reviews-Marble_Inn_Resort-Steady_Brook_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g499207-d267753-Reviews-Marblewood_Village_Resort-Steady_Brook_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g499207-d1124006-Reviews-The_Marble_Villa_at_Marble_Mountain_Resort-Steady_Brook_Newfoundland_Newfoundland_and_.html https://www.tripadvisor.ca/Hotel_Review-g499201-d673847-Reviews-Hotel_Port_aux_Basques-Port_aux_Basques_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g499201-d185512-Reviews-St_Christopher_s_Hotel-Port_aux_Basques_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g499201-d3426835-Reviews-Radio_Station_Inn-Port_aux_Basques_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g499201-d6967882-Reviews-Right_Off_Da_Boat_B_B-Port_aux_Basques_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g499224-d629127-Reviews-Beach_Breeze_Motel-Grand_Pre_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499224-d1009656-Reviews-Evangeline_Inn_Motel_Inc-Grand_Pre_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499224-d4763208-Reviews-Rayski_Guest_House-Grand_Pre_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g181795-d182348-Reviews-Spruce_Hill_Resort_Spa-108_Mile_Ranch_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181795-d1161998-Reviews-108_Resort-108_Mile_Ranch_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499232-d262651-Reviews-Travelodge_Suites_New_Glasgow-New_Glasgow_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499232-d1788813-Reviews-Tara_Inn-New_Glasgow_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499232-d262650-Reviews-Comfort_Inn_New_Glasgow-New_Glasgow_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499232-d6420581-Reviews-East_River_Meditation_Healing_Centre-New_Glasgow_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g181802-d182122-Reviews-Canalta_Hanna-Hanna_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181802-d1409060-Reviews-Fox_Lake_Retreat-Hanna_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181802-d1673330-Reviews-That_Country_Place-Hanna_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g181802-d1475802-Reviews-Canada_Grey_Motor_Inn-Hanna_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g3902996-d1218001-Reviews-Lakeside_Country_Inn-Manitou_Beach_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g3902996-d12676222-Reviews-Manitou_Executive_Suites-Manitou_Beach_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g499262-d262685-Reviews-Casablanca_Winery_Inn-Grimsby_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499262-d2153577-Reviews-Crown_Ridge_Bed_Breakfast-Grimsby_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499262-d286707-Reviews-Super_8_by_Wyndham_Grimsby_Ontario-Grimsby_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499262-d1755189-Reviews-Vinifera_The_Inn_on_Winery_Row-Grimsby_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499271-d8460715-Reviews-Microtel_Inn_Suites_by_Wyndham_Kirkland_Lake-Kirkland_Lake_Northeastern_Ontario_Ontari.html https://www.tripadvisor.ca/Hotel_Review-g499271-d286702-Reviews-Super_8_by_Wyndham_Kirkland_Lake-Kirkland_Lake_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499271-d262699-Reviews-Comfort_Inn_Kirkland_Lake-Kirkland_Lake_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499272-d3856823-Reviews-Quiet_Bay_Log_Motel_and_Bed_Breakfast-Magnetawan_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499272-d10763149-Reviews-Knoepfli_Inn-Magnetawan_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499272-d268193-Reviews-Woodland_Echoes_Resort-Magnetawan_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499272-d3597858-Reviews-A_Touch_of_Grace_Bed_and_Breakfast-Magnetawan_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499272-d2317859-Reviews-Tanner_s_Inn-Magnetawan_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499297-d1187875-Reviews-South_Bay_Resort-South_Baymouth_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499297-d1187870-Reviews-Huron_Motor_Lodge-South_Baymouth_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499297-d1187863-Reviews-The_Wigwam_Gift_Shoppe_Motel-South_Baymouth_Manitoulin_Island_Northeastern_Ontario_Ont.html https://www.tripadvisor.ca/Hotel_Review-g499297-d283492-Reviews-Southbay_Guesthouse_cottages-South_Baymouth_Manitoulin_Island_Northeastern_Ontario_Onta.html https://www.tripadvisor.ca/Hotel_Review-g499304-d1862435-Reviews-Cove_Country_Inn_Resort_Spa-Westport_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499304-d1089578-Reviews-Westport_Station_Motel-Westport_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499304-d7399348-Reviews-The_Lockhouse_B_B-Westport_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499304-d4545247-Reviews-The_Rothwells_Stone_Cottage_B_B-Westport_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499304-d301375-Reviews-Hebden_House_Bed_and_Breakfast-Westport_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499304-d7399348-Reviews-The_Lockhouse_B_B-Westport_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499329-d187034-Reviews-Ripplecove_Lakefront_Hotel_and_Spa-Ayer_s_Cliff_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499328-d1790108-Reviews-Amosphere_complexe_hotelier-Amos_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499328-d1741587-Reviews-Auberge_Nouvelle_Frontiere-Amos_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499328-d4298235-Reviews-Hotel_des_Eskers-Amos_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499328-d8777008-Reviews-Motel_le_Reve_D_or-Amos_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1820320-d2190752-Reviews-Motel_Restaurant_de_La_Plage-Berthier_sur_Mer_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499393-d1927784-Reviews-Cottonwood_Park_Campground-Destruction_Bay_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g499393-d664572-Reviews-Talbot_Arm_Motel-Destruction_Bay_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g499393-d10720675-Reviews-Congdon_Creek_Campground-Destruction_Bay_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g499393-d10840084-Reviews-Destruction_Bay_Lodge_RV_Park-Destruction_Bay_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g499392-d6535562-Reviews-Discovery_Yukon_Lodgings-Beaver_Creek_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g499392-d2061210-Reviews-Buckshot_Betty_s_Restaurant_Rooms-Beaver_Creek_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g499392-d630552-Reviews-1202_Motor_Inn-Beaver_Creek_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g499392-d6866667-Reviews-Beaver_Creek_RV_Park-Beaver_Creek_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g3632866-d1518884-Reviews-Havre_sur_Mer_Inn-Ile_du_Havre_Aubert_Iles_de_la_Madeleine_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3632866-d577413-Reviews-Auberge_Chez_Denis_a_Francois-Ile_du_Havre_Aubert_Iles_de_la_Madeleine_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3632866-d8468742-Reviews-Le_gite_chez_Majo-Ile_du_Havre_Aubert_Iles_de_la_Madeleine_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3632866-d2182183-Reviews-Hotel_de_la_Grave-Ile_du_Havre_Aubert_Iles_de_la_Madeleine_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1593038-d1767577-Reviews-Manoir_Rouville_Campbell-Mont_Saint_Hilaire_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1593038-d2544340-Reviews-Motel_Le_Transit-Mont_Saint_Hilaire_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1593038-d4701155-Reviews-Motel_Saint_Hilaire-Mont_Saint_Hilaire_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1593038-d3657870-Reviews-Motel_Mont_St_Hilaire_et_Cabines-Mont_Saint_Hilaire_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1050313-d600991-Reviews-Siwash_Lake_Wilderness_Resort-70_Mile_House_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1050313-d2157462-Reviews-Flying_U_Ranch-70_Mile_House_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1050313-d7019615-Reviews-Tall_Timbers_Resort-70_Mile_House_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g616299-d1571798-Reviews-Best_Western_Rimstone_Ridge_Hotel-Rimbey_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g616299-d613829-Reviews-Canalta_Rimbey-Rimbey_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g616299-d2668632-Reviews-Rimbey_Motor_Inn-Rimbey_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g616298-d566012-Reviews-Canalta_Hotel_Provost-Provost_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g616298-d1825745-Reviews-Greenhead_Motel-Provost_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g616298-d1825949-Reviews-R_R_Inn_Provost-Provost_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g616298-d1474462-Reviews-Provost_Motor_Inn-Provost_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g616310-d2710842-Reviews-Anchor_Motel_Suites-Bedeque_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g616310-d613602-Reviews-Briarcliffe_Inn-Bedeque_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g616310-d9714355-Reviews-Bugaboo_Cottages-Bedeque_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g2435002-d14470409-Reviews-Super_8_by_Wyndham_Hardisty-Hardisty_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g2435002-d2422552-Reviews-R_R_Inn_Hardisty-Hardisty_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g2435002-d12288399-Reviews-R_R_Inn_Lakeview-Hardisty_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1748902-d1005834-Reviews-Toronto_North_Cookstown_KOA-Innisfil_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1748902-d7394545-Reviews-Eider_s_Down_Bed_and_Breakfast-Innisfil_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1748902-d15232834-Reviews-Friday_Harbour_Resort-Innisfil_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1871869-d10357873-Reviews-Valley_Motor_Lodge-Minnedosa_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g1871869-d2628626-Reviews-Tilson_Place-Minnedosa_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g1871869-d2671494-Reviews-Fairmount_Bed_Breakfast-Minnedosa_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g1486818-d2316639-Reviews-Au_Doc_Motel-Repentigny_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1486818-d6972763-Reviews-Motel_Derfal-Repentigny_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1486818-d12637558-Reviews-Villa_Riviere_Montreal-Repentigny_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1486818-d1889024-Reviews-Motel_Capri_Suites-Repentigny_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2242603-d4102973-Reviews-Sunshine_Motel-Indian_Head_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g2242603-d8461369-Reviews-Indian_Head_Campground-Indian_Head_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g2242603-d13504852-Reviews-Eden_House_Bed_Breakfast-Indian_Head_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g2242603-d7203842-Reviews-Lucky_s_Indian_Head_Motel-Indian_Head_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g680044-d1948626-Reviews-Nisutlin_Trading_Post_Motel-Teslin_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g1808535-d619248-Reviews-Gold_River_Chalet-Gold_River_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1808535-d3182510-Reviews-Ridgeview_Motor_Inn-Gold_River_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1808535-d2247979-Reviews-Critter_Cove-Gold_River_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1808535-d2544462-Reviews-Birds_and_Blooms_B_B-Gold_River_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g661684-d943318-Reviews-Ramada_by_Wyndham_Westlock-Westlock_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g661684-d596939-Reviews-Quality_Inn_Suites-Westlock_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g661684-d2534286-Reviews-Westlock_Inn_Conference_Centre-Westlock_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g661684-d2687461-Reviews-Southview_Motel-Westlock_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1900745-d2486218-Reviews-Elizabeth_Manor_Bed_and_Breakfast-Iroquois_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1900745-d1111445-Reviews-Galop_House_B_B-Iroquois_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1900745-d7297803-Reviews-Iroquois_Motel-Iroquois_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g676153-d10170721-Reviews-Royal_Oak_Inn_Suites-Mackenzie_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g2079041-d1478508-Reviews-White_River_Motel-White_River_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g2079041-d2721150-Reviews-Continental_Motel-White_River_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g2079041-d3349142-Reviews-Watson_s_Kaby_Lodge-White_River_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g2079041-d6519299-Reviews-Fishing_Moose_Lodge-White_River_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1466781-d10422451-Reviews-Nova_Inn_Manning-Manning_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1466781-d1464864-Reviews-Manning_Motor_Inn-Manning_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1466781-d4346230-Reviews-Hillcrest_Motel-Manning_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1466781-d13222735-Reviews-Garden_Court_Motel-Manning_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1409443-d1104621-Reviews-Cedars_Inn-Zeballos_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1409443-d7116160-Reviews-Island_Tides_Outdoor_Lodge-Zeballos_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1409443-d7246262-Reviews-August_Point_Lodge-Zeballos_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1409443-d9451945-Reviews-Reel_Obsession_Sport_Fishing_Lodge-Zeballos_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1745369-d1597646-Reviews-Rosebud_Country_Inn-Rosebud_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1745369-d1204912-Reviews-Rose_Cottage_Bed_and_Breakfast-Rosebud_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1745369-d3634029-Reviews-Queen_Regent_B_B-Rosebud_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1751489-d1739248-Reviews-Forest_Plaza_Motel-Mount_Forest_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1751489-d7041985-Reviews-The_Colonel_s_Rest_Bed_Breakfast-Mount_Forest_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1751489-d1738664-Reviews-Carousel_Ranch_B_B-Mount_Forest_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1751489-d10547291-Reviews-Spring_Valley_Cottage_RV_Resort-Mount_Forest_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g3930588-d7182691-Reviews-Grizzly_Motel-Swan_Hills_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g3930588-d8022898-Reviews-Hillcrest_Motel-Swan_Hills_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g3930588-d3924095-Reviews-Swan_Hills_Hotel-Swan_Hills_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g3930588-d13286030-Reviews-Welcome_Inn-Swan_Hills_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g2208222-d3625747-Reviews-Villa_Nao-Roxton_Falls_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2208222-d2200937-Reviews-Aux_Portes_du_Temps-Roxton_Falls_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2208222-d15848188-Reviews-La_Foret_d_Aslan-Roxton_Falls_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g4876912-d220170-Reviews-The_Inn_at_St_Peters-Saint_Peters_Bay_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g4876912-d315502-Reviews-Cable_Head_B_B_Efficiency_Suites-Saint_Peters_Bay_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g4876912-d2312210-Reviews-Tir_na_nOg_Inn-Saint_Peters_Bay_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g4876912-d14091200-Reviews-St_Peters_Bayview_Suites-Saint_Peters_Bay_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g1116737-d1109476-Reviews-Trend_Mountain_Hotel_Conference_Centre-Tumbler_Ridge_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1116737-d1308425-Reviews-Tumbler_Ridge_Hotel_and_Suites-Tumbler_Ridge_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1116737-d1513722-Reviews-Tumbler_Ridge_Inn-Tumbler_Ridge_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1833656-d5570868-Reviews-Sandstone_Motel-Milk_River_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g793328-d185669-Reviews-Homeplace_Ranch-Priddis_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g793328-d183516-Reviews-Hilltop_Ranch_Bed_Breakfast-Priddis_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g793328-d6553238-Reviews-Evergreen_Country_Bed_Breakfast-Priddis_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g666393-d572337-Reviews-Kumsheen_Rafting_Resort-Lytton_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g666393-d777445-Reviews-Totem_Motel-Lytton_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g666393-d8931728-Reviews-Lytton_Hotel-Lytton_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g666393-d7806718-Reviews-Rest_Inn_Lytton-Lytton_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g666388-d661148-Reviews-Rocky_Ridge_Country_Lodge-Mountain_View_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g666388-d7734005-Reviews-Bear_Country_Inn_and_Suites-Mountain_View_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g666388-d16706780-Reviews-Prime_View_Best_Location-Mountain_View_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g940857-d3545213-Reviews-Mitchell_s_Bed_Breakfast-Sundridge_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g940857-d6395262-Reviews-Caswell_Resort_Hotel-Sundridge_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g940857-d622021-Reviews-Northridge_Inn_Resort-Sundridge_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g635700-d619902-Reviews-Historic_Lund_Hotel-Lund_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635700-d940218-Reviews-SunLund_By_The_Sea_RV_Campground_Cabins-Lund_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635700-d4546327-Reviews-Lund_Seaside_Inn-Lund_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g635700-d15841788-Reviews-Sandcastle_at_South_Beach-Lund_Sunshine_Coast_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g609111-d1492205-Reviews-Best_Western_Plus_Liverpool_Hotel_Conference_Centre-Liverpool_Southwest_Nova_Scotia_No.html https://www.tripadvisor.ca/Hotel_Review-g609111-d584912-Reviews-Lane_s_Privateer_Inn-Liverpool_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g668520-d557657-Reviews-Hotel_Le_Francis-New_Richmond_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g668520-d10622026-Reviews-Camp_Melancon-New_Richmond_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g668520-d16710559-Reviews-Brake_Bayside_Boutique_Historic_Inn-New_Richmond_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g668520-d15236177-Reviews-Station_Touristique_Pin_Rouge-New_Richmond_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1889145-d3511574-Reviews-Bayview_Inn-Deseronto_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g875417-d1485447-Reviews-Leelas_Villa_Inn-Flesherton_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g875417-d645944-Reviews-Cedars_of_Lake_Eugenia_Cottage_Resort-Flesherton_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g875417-d7075777-Reviews-Hawthorn_Cottages_Cabins-Flesherton_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g875417-d1653634-Reviews-Tahitian_Noni_Place_B_B-Flesherton_Grey_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g4590557-d8445784-Reviews-Grand_Codroy_RV_Tent_Camping_Park-Doyles_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g4590557-d665687-Reviews-MacLellan_Inn-Doyles_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g4590557-d624998-Reviews-Codroy_Valley_Cottage_Country-Doyles_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g4590557-d3355319-Reviews-Martin_s_Cabins-Doyles_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g6706749-d3838827-Reviews-La_Cache_A_Maxime-Scott_Sainte_Marie_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g984014-d2292356-Reviews-Motel_Invitation_Inn-Sainte_Marie_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g984014-d6408134-Reviews-Gite_Le_Roupillon-Sainte_Marie_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g984014-d1152965-Reviews-Hotel_Motel_La_Difference-Sainte_Marie_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1600457-d4555036-Reviews-L_oree_des_Bois_Motel-Longlac_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g984026-d6623528-Reviews-Kildonan_House_B_B-Clinton_Huron_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g984026-d1653479-Reviews-Three_Gables_Bed_Breakfast-Clinton_Huron_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1102837-d1595363-Reviews-Domaine_Annie_Sur_Mer-Metis_sur_Mer_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g984034-d4700267-Reviews-Motel_Le_Phare-Plessisville_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g984034-d2453299-Reviews-Motel_A_La_Claire_Fontaine-Plessisville_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g635951-d500943-Reviews-Oceanstone_Resort-Indian_Harbour_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g635951-d8412406-Reviews-King_Neptune_Campground-Indian_Harbour_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g635951-d12907508-Reviews-Lighthouse_Lane_Cottages-Indian_Harbour_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g635951-d626716-Reviews-Clifty_Cove_Motel-Indian_Harbour_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g783395-d1917617-Reviews-Hotel_Plaza_Valleyfield-Salaberry_de_Valleyfield_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g783395-d2297980-Reviews-Motel_Grande_ile-Salaberry_de_Valleyfield_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g783395-d7131335-Reviews-Motel_au_Bord_du_Lac-Salaberry_de_Valleyfield_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g783395-d16736137-Reviews-Flotel-Salaberry_de_Valleyfield_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g635954-d3350488-Reviews-Silver_Springs_Cottage_Resort-Harcourt_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g635954-d12497552-Reviews-Pine_Grove_Point_Campground-Harcourt_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g3363960-d729466-Reviews-Shamrock_Train_Inn_and_Suites-Florenceville_Bristol_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g3363960-d1861232-Reviews-Florenceville_Inn-Florenceville_Bristol_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g3363960-d6413655-Reviews-Paul_s_Place_Bed_and_Breakfast-Florenceville_Bristol_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g652394-d644424-Reviews-Yesteryears_Bed_Breakfast-Pubnico_Municipality_of_Argyle_Southwest_Nova_Scotia_Nova_Sco.html https://www.tripadvisor.ca/Hotel_Review-g652394-d1881440-Reviews-Argyle_By_The_Sea_Bed_and_Breakfast-Pubnico_Municipality_of_Argyle_Southwest_Nova_Scot.html https://www.tripadvisor.ca/Hotel_Review-g2290772-d3530739-Reviews-Auberge_de_la_Coulee_Douce-Causapscal_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2290772-d10596304-Reviews-Motel_du_Vallon-Causapscal_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2290772-d5548836-Reviews-Gite_des_Tilleuls-Causapscal_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g642241-d496629-Reviews-Granite_Town_Hotel-St_George_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g642241-d4871071-Reviews-Grove_Motel-St_George_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g644380-d735459-Reviews-Noble_House-Malpeque_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g644380-d8424424-Reviews-Malpeque_Bed_and_Breakfast-Malpeque_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g644380-d622388-Reviews-Malpeque_Cove_Cottages-Malpeque_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g644380-d658549-Reviews-Malpeque_Country_Garden_Motel_Cottages-Malpeque_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g1746181-d13506293-Reviews-Prairie_Moon_Lodge_Kerrobert-Kerrobert_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g1746181-d6370003-Reviews-Wild_Goose_Motel_Campground-Kerrobert_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g660788-d1867391-Reviews-Cajun_Cedar_Log_Cottages-Margaree_Forks_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g2712991-d8460669-Reviews-Super_8_by_Wyndham_Smoky_Lake-Smoky_Lake_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g2712991-d6903440-Reviews-Royal_Star_Motor_Inn-Smoky_Lake_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g2712991-d7696135-Reviews-Smoky_Lake_Inn-Smoky_Lake_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499159-d12528757-Reviews-The_Home_Hotel-Boissevain_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g499159-d4698451-Reviews-Room_To_Grow_Guesthouse-Boissevain_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g499191-d10465444-Reviews-The_Florian_Hotel-Forteau_Labrador_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g2516447-d8632372-Reviews-Motel_de_la_Gare-Richmond_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2516447-d3280929-Reviews-Auberge_Papillon_Lune-Richmond_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499204-d9830848-Reviews-The_Big_Blow_Bed_Breakfast-Quirpon_Island_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g499202-d672388-Reviews-Terra_Nova_Resort_Golf_Community-Port_Blandford_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g181765-d181929-Reviews-Days_Inn_by_Wyndham_Stephenville-Stephenville_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g1893939-d1867628-Reviews-Villa_Bianca_Inn-Schreiber_Thunder_Bay_District_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499261-d502237-Reviews-Ste_Anne_s_Spa-Grafton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499261-d1432293-Reviews-The_Grafton_Inn_Cafe-Grafton_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499265-d262708-Reviews-Elm_Hurst_Inn_Spa-Ingersoll_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499265-d262716-Reviews-Comfort_Inn-Ingersoll_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499265-d1482897-Reviews-Jet_Set_Motel-Ingersoll_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499265-d12450830-Reviews-Spring_Lake_Resort-Ingersoll_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499285-d1486002-Reviews-Quality_Inn_Suites-Petawawa_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499285-d262711-Reviews-Petawawa_River_Inn_Suites-Petawawa_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499285-d7008085-Reviews-Pine_Ridge_Park_Resort-Petawawa_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499285-d9981539-Reviews-Portage_Place_Bed_Breakfast-Petawawa_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499341-d3629803-Reviews-Motel_Quatre_Saisons-Forestville_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499341-d289373-Reviews-Econo_Lodge_Forestville-Forestville_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499338-d6985842-Reviews-Manoir_Sweetsburg-Cowansville_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499338-d1902862-Reviews-Gite_Le_Passe_Partout-Cowansville_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499338-d262853-Reviews-Auberge_des_Carrefours-Cowansville_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1474178-d1748660-Reviews-Motel_de_la_Montagne-St_Pascal_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1474178-d2236381-Reviews-Maison_Chapleau-St_Pascal_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1474178-d2619858-Reviews-Auberge_St_Alexandre-St_Pascal_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499345-d291169-Reviews-Auberge_La_Coudriere-Saint_Louis_de_L_Isle_aux_Coudres_L_Isle_aux_Coudres_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499345-d2249959-Reviews-Havre_Musical_de_L_Islet-Saint_Louis_de_L_Isle_aux_Coudres_L_Isle_aux_Coudres_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499345-d262884-Reviews-Hotel_Cap_aux_Pierres-Saint_Louis_de_L_Isle_aux_Coudres_L_Isle_aux_Coudres_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499345-d557705-Reviews-La_Roche_Pleureuse-Saint_Louis_de_L_Isle_aux_Coudres_L_Isle_aux_Coudres_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g954027-d514808-Reviews-Le_Baluchon-St_Paulin_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g954027-d4432461-Reviews-Gite_Le_Grandelinois-St_Paulin_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g954027-d12673478-Reviews-Camping_Belle_Montagne-St_Paulin_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g954027-d16735777-Reviews-Chalets_Aux_Berges_Du_Lac_Castor-St_Paulin_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g982690-d3353432-Reviews-Asessippi_Inn-Russell_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g499379-d4820873-Reviews-Au_Vieux_Foyer-Saint_Pierre_d_Orleans_Ile_d_Orleans_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499379-d3444607-Reviews-Les_Ancetres-Saint_Pierre_d_Orleans_Ile_d_Orleans_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499379-d1911249-Reviews-Auberge_la_Grange_de_l_Ile-Saint_Pierre_d_Orleans_Ile_d_Orleans_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499379-d272286-Reviews-Le_Vieux_Presbytere-Saint_Pierre_d_Orleans_Ile_d_Orleans_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499377-d1162097-Reviews-Auberge_Handfield_Et_Spa-Saint_Marc_sur_Richelieu_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499377-d262885-Reviews-Hotel_Les_Trois_Tilleuls-Saint_Marc_sur_Richelieu_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499377-d4563439-Reviews-Gite_Aux_Reves_d_Antan-Saint_Marc_sur_Richelieu_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499377-d3300786-Reviews-Camping_Domaine_Madalie-Saint_Marc_sur_Richelieu_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g665321-d736236-Reviews-Nanuq_Lodge-Rankin_Inlet_Nunavut.html https://www.tripadvisor.ca/Hotel_Review-g665321-d1750404-Reviews-Turaarvik_Inns_North-Rankin_Inlet_Nunavut.html https://www.tripadvisor.ca/Hotel_Review-g665321-d1139444-Reviews-Siniktarvik_Hotel_and_Conference_Centre-Rankin_Inlet_Nunavut.html https://www.tripadvisor.ca/Hotel_Review-g1507048-d602673-Reviews-Auberge_La_Montagne_Coupee-Saint_Jean_de_Matha_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1507048-d1508609-Reviews-Centre_de_Villegiature_et_de_Congres_Lanaudiere-Saint_Jean_de_Matha_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1507048-d2017023-Reviews-Motel_La_Porte_de_la_Matawinie-Saint_Jean_de_Matha_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1015558-d629208-Reviews-Causeway_Bay_Hotel_Sparwood-Sparwood_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1015558-d1895810-Reviews-Valley_Motel-Sparwood_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1015558-d7082065-Reviews-Holley_Lane_Bed_and_Breakfast-Sparwood_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1015558-d4543515-Reviews-Mountain_Shadows_Campground-Sparwood_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182176-d3904729-Reviews-Auberge_Pres_du_Lac-Saint_Donat_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182176-d183348-Reviews-Havre_Du_Parc-Saint_Donat_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g182186-d182428-Reviews-Best_Western_Maple_Ridge_Hotel-Maple_Ridge_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182186-d1569439-Reviews-Econo_Lodge_Maple_Ridge-Maple_Ridge_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182186-d8441896-Reviews-Bob_s_Bed_and_Breakfast-Maple_Ridge_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g182186-d3910238-Reviews-Haney_Motor_Hotel-Maple_Ridge_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g739256-d5414774-Reviews-Le_100_St_Laurent-Louiseville_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g739256-d1475434-Reviews-Motel_Normandie-Louiseville_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g739256-d10151631-Reviews-La_Porte_de_la_Mauricie-Louiseville_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1026056-d4475606-Reviews-Four_Seasons_Inn_Motel-Blanc_Sablon_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1026056-d8676329-Reviews-A_La_Pension_Beaudoin-Blanc_Sablon_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1007619-d1184212-Reviews-Hotel_Carmacks-Carmacks_Yukon.html https://www.tripadvisor.ca/Hotel_Review-g1966162-d3164440-Reviews-Hilltop_Motor_Inn-Elk_Point_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1966162-d1964917-Reviews-Elk_Point_Motel_RV_Park-Elk_Point_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1118302-d3295415-Reviews-Lazy_M_Lodge-Caroline_Clearwater_County_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1118302-d9459259-Reviews-Raven_River_Bed_and_Breakfast-Caroline_Clearwater_County_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1093700-d1997727-Reviews-L_Oasis_de_l_Ile-Saint_Eustache_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1093700-d1085206-Reviews-Imperia_Hotel_Suites_St_Eustache-Saint_Eustache_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1093700-d4677685-Reviews-Motel_Auberge_St_Eustache-Saint_Eustache_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1016009-d1010820-Reviews-La_Seigneurie_du_Triton-Lac_Edouard_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1016009-d10961999-Reviews-Gite_Le_Presbytere_de_Lac_Edouard-Lac_Edouard_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1016009-d1162056-Reviews-Village_Innusit-Lac_Edouard_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2060494-d6108969-Reviews-Auberge_La_P_tite_Verte-Sainte_Emelie_de_L_Energie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2060494-d15232671-Reviews-Le_Beluga-Sainte_Emelie_de_L_Energie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3688663-d1872989-Reviews-Last_Port_Motel-Canso_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g3688663-d15844469-Reviews-Cape_Canso_R_V_Park_Marina-Canso_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g3688663-d1756167-Reviews-Whitman_Wharf_House_Bed_Breakfast-Canso_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g3750082-d3850133-Reviews-Raval_Paradise_Motel_RV_Park-Youngstown_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g3750082-d10430578-Reviews-Cute_and_Cuddly_Corner-Youngstown_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1177875-d1173559-Reviews-Auberge_des_Gallant_Restaurant_and_SPA-Sainte_Marthe_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1177875-d6415898-Reviews-Gite_des_Erablieres-Sainte_Marthe_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1177875-d1940840-Reviews-The_Gite_L_Escapade-Sainte_Marthe_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2619683-d2619684-Reviews-Duck_Mountain_Motel_RV_Campground_RV_Rentals_laundromat-Kamsack_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g2619683-d8606176-Reviews-Woodlander_Hotel-Kamsack_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g2619683-d7128957-Reviews-Duck_Mountain_Resort_Lodge-Kamsack_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g680192-d668762-Reviews-Parfum_de_Mer-Chandler_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g680192-d2067357-Reviews-Motel_Fraser-Chandler_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g680192-d2224553-Reviews-Motel_Chandler-Chandler_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3442290-d8767831-Reviews-Apsley_Inn_Restaurant-Apsley_North_Kawartha_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g670006-d14860637-Reviews-Sunset_Motel-Conception_Bay_South_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g670006-d2266110-Reviews-Heavenly_Hill_B_B-Conception_Bay_South_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g670006-d494856-Reviews-Beachside_B_B-Conception_Bay_South_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g6498594-d6914754-Reviews-Tay_Motel-Waubaushene_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g6498594-d10339167-Reviews-All_Tucked_Inn-Waubaushene_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g796996-d3629522-Reviews-Bear_Hollow_Bed_Breakfast-Elkford_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g796996-d7092482-Reviews-Hi_Rock_Inn-Elkford_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g796996-d3544289-Reviews-Elkford_Motor_Inn-Elkford_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g3862486-d8550307-Reviews-Meiklejohn_House_B_B-Harriston_Minto_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499282-d4604424-Reviews-Forest_Creek_Inn-Palmerston_Minto_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g4579812-d8731931-Reviews-Pillar_Lake_Resort-Falkland_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g4579812-d6695005-Reviews-Tim_s_Campsite_by_the_River-Falkland_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1544628-d1544287-Reviews-Evening_Star_Motel-Greenwood_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1544628-d1816661-Reviews-Boundary_Creek_Motel_and_RV_Park-Greenwood_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1544628-d1837975-Reviews-Greenwood_Motel_and_RV_Park-Greenwood_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g670125-d12171120-Reviews-LRT_Lodging-Igloolik_Nunavut.html https://www.tripadvisor.ca/Hotel_Review-g670125-d6627959-Reviews-Igloolik_Hotel-Igloolik_Nunavut.html https://www.tripadvisor.ca/Hotel_Review-g1544361-d1539186-Reviews-Rolly_s_Restaurant_and_Motel-Ramore_Matheson_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g4004337-d6771132-Reviews-Vi_Mar_Motel-Matheson_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1509073-d1502016-Reviews-Moose_Lake_Lodge-Shillington_Matheson_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g3930575-d4460100-Reviews-Ramada_by_Wyndham_Conklin-Conklin_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g2271771-d2301739-Reviews-Key_West_Inn-Devon_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g2271771-d1755956-Reviews-Devon_Lions_Campground-Devon_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g2271771-d1719268-Reviews-Devon_Riverside_Bed_Breakfast-Devon_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1202767-d12913964-Reviews-Grefell_Recreational_Park-Grenfell_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g1202767-d6622338-Reviews-Grenfell_Homesteader_Motel-Grenfell_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g1202767-d6372536-Reviews-Granite_Hotel-Grenfell_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g2271833-d3405386-Reviews-Dunphy_s_Bed_and_Breakfast-Parson_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g2271833-d4367555-Reviews-CMH_Bobbie_Burns_Lodge-Parson_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g2271833-d618260-Reviews-Timber_Inn-Parson_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g670338-d1723658-Reviews-The_Barrhead_Inn_Suites-Barrhead_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g670338-d2549125-Reviews-Barrhead_Neighbourhood_Inn-Barrhead_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g670338-d1475188-Reviews-Sunset_Cove_Motel-Barrhead_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g678573-d1025654-Reviews-Bayview_Wildwood_Resort-Severn_Bridge_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g678573-d12183752-Reviews-Shamrock_Bay_Resort-Severn_Bridge_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g678573-d13855102-Reviews-Ethel_Maud_Place-Severn_Bridge_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1747637-d6849994-Reviews-B_B_Art_of_Germany-Caledonia_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g1747637-d579487-Reviews-Mersey_River_Chalets_and_Nature_Retreat-Caledonia_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g1747637-d1745479-Reviews-Caledonia_Country_Hostel-Caledonia_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g6499004-d6486090-Reviews-Heartland_Hotel-Lamont_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g4881182-d7093419-Reviews-Paradise_Inn_Suites_Redwater-Redwater_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g4881182-d4843429-Reviews-Days_Inn_by_Wyndham_Redwater-Redwater_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g4881182-d7171221-Reviews-Red_Rest_Motel-Redwater_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1172337-d6480247-Reviews-Clan_Malcolm_Manor-Killam_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1172337-d2463070-Reviews-Wagon_Wheel_Motel-Killam_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1172337-d1475931-Reviews-Killam_Krossing_Hotel-Killam_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1899422-d2291335-Reviews-L_auberge_des_Marronniers-Saint_Ulric_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1899422-d10648121-Reviews-Motel_le_Cordon_Rouge-Saint_Ulric_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g984028-d1372333-Reviews-Angus_Inn_Motel-Angus_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g984028-d2395313-Reviews-Knights_Inn_Angus-Angus_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g984028-d1717494-Reviews-Motel_90-Angus_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1102799-d1987029-Reviews-Solmundson_Gesta_Hus_B_B-Hecla_Island_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g1102799-d4191651-Reviews-Lakeview_Hecla_Resort-Hecla_Island_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g1514567-d4602094-Reviews-L_Ancrage_Bed_Breakfast-Saint_Louis_de_Kent_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g1514567-d1514273-Reviews-Sejour_Kouchibouguac_Resort-Saint_Louis_de_Kent_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g1514567-d8555438-Reviews-Camping_Coop_Parc_Daigle-Saint_Louis_de_Kent_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g2210933-d4346153-Reviews-Auberge_le_Port_d_Attache-Natashquan_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2210933-d10751602-Reviews-Gite_et_Chalets_Paulette_Landry-Natashquan_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2667607-d8580775-Reviews-Dock_Doze_Motel-Westport_Brier_Island_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g2667607-d1064535-Reviews-Brier_Island_Hostel-Westport_Brier_Island_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g2667607-d271880-Reviews-Brier_Island_Lodge-Westport_Brier_Island_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g1813660-d3209552-Reviews-Auberge_chez_Mamie-Riviere_Madeleine_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1842324-d2545473-Reviews-Station_Touristique_Floribell-Saint_Elie_de_Caxton_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1842324-d4136397-Reviews-Gite_Le_Lutin_Marmiton-Saint_Elie_de_Caxton_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3198106-d183542-Reviews-Econo_Lodge_Inn_Suites-Esquimalt_Victoria_Capital_Regional_District_Vancouver_Island_B.html https://www.tripadvisor.ca/Hotel_Review-g3198106-d553916-Reviews-Rosemary_Inn-Esquimalt_Victoria_Capital_Regional_District_Vancouver_Island_British_Col.html https://www.tripadvisor.ca/Hotel_Review-g3198106-d155902-Reviews-English_Inn-Esquimalt_Victoria_Capital_Regional_District_Vancouver_Island_British_Colu.html https://www.tripadvisor.ca/Hotel_Review-g3198106-d183542-Reviews-Econo_Lodge_Inn_Suites-Esquimalt_Victoria_Capital_Regional_District_Vancouver_Island_B.html https://www.tripadvisor.ca/Hotel_Review-g1746143-d1740748-Reviews-Prairie_Moon_Inn_Suites_Unity-Unity_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g1746143-d4741120-Reviews-Armada_Inn-Unity_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g1746143-d11737508-Reviews-Unity_Hotel-Unity_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g2272490-d2272495-Reviews-Edge_of_the_Avalon_Inn-Trepassey_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g2272490-d578513-Reviews-Northwest_Lodge_Bed_Breakfast-Trepassey_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g2272490-d13834099-Reviews-The_Convent_Guesthouse-Trepassey_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g1746115-d2324188-Reviews-Ross_Inn-Lanigan_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g1746115-d2439557-Reviews-Lagana_Hotel-Lanigan_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g4338844-d12529122-Reviews-LT_Food_Fuel_Motel-Waskesiu_Lake_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g644378-d2253243-Reviews-Lion_Motel-Long_Sault_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g644378-d2281538-Reviews-Long_Sault_Motel-Long_Sault_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g644378-d637776-Reviews-The_2_Montys_Bed_Breakfast-Long_Sault_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g154924-d182352-Reviews-St_George_Hotel-Barkerville_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154924-d280908-Reviews-Kelly_King_House_Bed_Breakfasts-Barkerville_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g154924-d8588866-Reviews-Lowhee_Campground-Barkerville_Cariboo_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g660790-d1631547-Reviews-Stampeder_Inn-Ponoka_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g660790-d6375380-Reviews-Western_Budget_Motel_Ponoka-Ponoka_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g660790-d6407476-Reviews-Canalta_Ponoka-Ponoka_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g660791-d8682100-Reviews-Kentucky_Alleyne_Provincial_Park-Quilchena_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g660791-d487481-Reviews-Little_Beaver_Creek_Ranch-Quilchena_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1942897-d1942766-Reviews-Motel_Ours_Bleu-Lac_Saguay_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1942897-d2357941-Reviews-Auberge_Painchaud-Lac_Saguay_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1942897-d2357964-Reviews-Motel_Dodi-Lac_Saguay_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2510163-d3168019-Reviews-Motel_Parc_Beaumont-Beaumont_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1131906-d1950041-Reviews-Canalta_Hotel_Humboldt-Humboldt_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g1131906-d2258991-Reviews-Bella_Vista_Inn-Humboldt_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g183734-d1902843-Reviews-A_la_Claire_Fontaine-Chambly_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499133-d263483-Reviews-Tyax_Lodge_Heliskiing-Gold_Bridge_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499151-d1821961-Reviews-Telegraph_Cove_Marina_RV_Park-Telegraph_Cove_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499151-d15142889-Reviews-Forest_Campground-Telegraph_Cove_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499151-d263478-Reviews-Telegraph_Cove_Resort-Telegraph_Cove_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499167-d10769143-Reviews-Rock_Garden_Campground-Richer_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g499167-d15080328-Reviews-Cripple_Creek_Campground-Richer_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g181730-d224656-Reviews-Holiday_Inn_Pointe_Claire_Montreal_Airport-Pointe_Claire_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g181730-d183297-Reviews-Comfort_Inn_Montreal_Aeroport-Pointe_Claire_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g181730-d254110-Reviews-Embassy_Suites_by_Hilton_Montreal_Airport-Pointe_Claire_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g183803-d624327-Reviews-Whiskey_Point_Resort-Quathiaski_Cove_Quadra_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183803-d3442875-Reviews-Creek_Side_B_B-Quathiaski_Cove_Quadra_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g183803-d555244-Reviews-April_Point_Resort_Spa-Quathiaski_Cove_Quadra_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181766-d11741471-Reviews-1820_Stewart_House-Dalhousie_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g181766-d182058-Reviews-Days_Inn_by_Wyndham_Dalhousie-Dalhousie_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g181764-d182054-Reviews-Aurora_Inn-Kingston_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499223-d596536-Reviews-Hilton_Garden_Inn_Halifax_Airport-Enfield_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499223-d4326252-Reviews-ALT_Hotel_Halifax_Airport-Enfield_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499223-d596536-Reviews-Hilton_Garden_Inn_Halifax_Airport-Enfield_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g1984010-d2414387-Reviews-Motel_la_Bell_Villa-Senneterre_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1984010-d6583213-Reviews-Au_SenAbi_Motel-Senneterre_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3446307-d557653-Reviews-Hotel_la_Maison_Blanche-New_Carlisle_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3446307-d6413649-Reviews-Gite_La_Maison_Du_Sheriff_Sheppard-New_Carlisle_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g181794-d182097-Reviews-Best_Western_Plus_Country_Meadows_Inn-Aldergrove_Langley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181794-d1534070-Reviews-Eagle_Wind_RV_Park-Aldergrove_Langley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g181794-d8414317-Reviews-Alderbrook_RV_Park-Aldergrove_Langley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g2520687-d3302142-Reviews-Century_Farm_Waterfront_Cottages-Belfast_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499299-d273285-Reviews-Howard_Johnson_by_Wyndham_Tillsonburg-Tillsonburg_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499299-d1590808-Reviews-The_Mill_Tales_Inn-Tillsonburg_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499299-d9603590-Reviews-The_Farm-Tillsonburg_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g3554907-d2715059-Reviews-Maison_Denis-Saint_Ubalde_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3554907-d6982580-Reviews-Motel_Le_Cavro-Saint_Ubalde_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g7032326-d6164262-Reviews-The_Oceanfront_Hotel-Sointula_Malcolm_Island_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g7032326-d8154357-Reviews-Orca_Lodge-Sointula_Malcolm_Island_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g3579457-d647472-Reviews-Elkwater_Lake_Lodge-Elkwater_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g499333-d286714-Reviews-Le_Royal_Champetre-Boischatel_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499333-d1519154-Reviews-Au_Gite_de_la_Chute-Boischatel_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499333-d635244-Reviews-Econo_Lodge_Boischatel-Boischatel_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499349-d273309-Reviews-Manoir_Lac_Etchemin-Lac_Etchemin_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499349-d1222351-Reviews-Auberge_Les_Etchemins-Lac_Etchemin_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499359-d223070-Reviews-Auberge_Du_Parc_Inn-Paspebiac_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499359-d6994571-Reviews-Camping_Paspebiac_sur_mer-Paspebiac_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499359-d1846762-Reviews-Macdale_B_B-Paspebiac_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499367-d578688-Reviews-Auberge_du_Lac_Morency-Saint_Hippolyte_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499367-d1874739-Reviews-Auberge_lac_du_Pin_rouge-Saint_Hippolyte_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499367-d263215-Reviews-Auberge_des_Cedres-Saint_Hippolyte_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1453750-d579869-Reviews-Celtic_Rendezvous_Cottages-Ferryland_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g1453750-d1451711-Reviews-Arc_of_Avalon-Ferryland_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g499386-d2340352-Reviews-Canalta_Melfort-Melfort_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g499386-d650635-Reviews-Carra_Valla_Inn-Melfort_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g499386-d261768-Reviews-Bluebird_Hotel-Melfort_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g1593036-d3387445-Reviews-Motel_Le_Martinet-La_Pocatiere_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1593036-d6868184-Reviews-Motel_Le_Pocatois-La_Pocatiere_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g665326-d4702300-Reviews-The_Qausuittuq_Inn-Resolute_Nunavut.html https://www.tripadvisor.ca/Hotel_Review-g665326-d677794-Reviews-ATCO_Lodge_Narwhal_Hotel-Resolute_Nunavut.html https://www.tripadvisor.ca/Hotel_Review-g3741465-d569290-Reviews-The_Quarterdeck_Beachside_Villas_and_Grill-Summerville_Centre_Southwest_Nova_Scotia_No.html https://www.tripadvisor.ca/Hotel_Review-g3741465-d6453040-Reviews-Summerville_Beach_Retreat-Summerville_Centre_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g3741465-d16676110-Reviews-Ocean_Surf_Cottage-Summerville_Centre_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g3376923-d1097392-Reviews-Hotel_Motel_Grande_Vallee_des_Monts-Grande_Vallee_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3376923-d3336314-Reviews-La_Maree_Haute_Motel-Grande_Vallee_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3376923-d12692036-Reviews-Camping_au_Soleil_Couchant-Grande_Vallee_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3741459-d10723225-Reviews-Shoreline_Bed_Breakfast-Boyd_s_Cove_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g3741459-d12645078-Reviews-Muggee_s_Place-Boyd_s_Cove_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g3741459-d621910-Reviews-Causeway_Motel-Boyd_s_Cove_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g1498925-d1491652-Reviews-Hotel_Musee_Premieres_Nations-Wendake_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1498925-d1498372-Reviews-La_Huronniere-Wendake_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g4888324-d14781595-Reviews-Chez_Casimir-Matapedia_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g4888324-d10441467-Reviews-Resto_Motel_Le_Riverain-Matapedia_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1453896-d4322085-Reviews-Fogo_Island_Inn-Joe_Batt_s_Arm_Fogo_Island_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g1453896-d2225594-Reviews-Quintal_House_Heritage_Guest_Home-Joe_Batt_s_Arm_Fogo_Island_Newfoundland_Newfoundlan.html https://www.tripadvisor.ca/Hotel_Review-g1453896-d1453155-Reviews-Landwash_Lodging-Joe_Batt_s_Arm_Fogo_Island_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g1142629-d1140201-Reviews-Hotel_St_Bernard-Saint_Bernard_de_Lacolle_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1486776-d584901-Reviews-Island_Sunset_Resort-Belle_Cote_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g1888222-d1872607-Reviews-Pomeroy_Inn_Suites_Grimshaw-Grimshaw_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1888222-d12550820-Reviews-Mile_Zero_Motor_Inn-Grimshaw_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1751024-d1745246-Reviews-Gite_McCallum-Danville_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g4364212-d7218359-Reviews-Gite_Au_Tournenvert-Saint_Francois_du_Lac_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1835024-d1820948-Reviews-Village_Scandinave-Haute_Aboujagane_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g1835024-d3329219-Reviews-The_Waterfront_Motel-Haute_Aboujagane_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g2269244-d262843-Reviews-Hotel_Lac_Carling-Grenville_sur_la_Rouge_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2269244-d9463955-Reviews-Eco_Spa_Highland-Grenville_sur_la_Rouge_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g4261900-d7084274-Reviews-Canalta_Hotel_Martensville-Martensville_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g4261900-d4234361-Reviews-Adobe_Inn-Martensville_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g657504-d660382-Reviews-Jubilee_Cottage_Inn-Wallace_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g657504-d657503-Reviews-Fox_Harb_r_Resort-Wallace_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g2156619-d12571348-Reviews-Days_Inn_by_Wyndham_Calgary_North_Balzac-Balzac_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g2156619-d2624763-Reviews-Balzac_Campground_Rv_Park_Storage-Balzac_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g2578524-d486809-Reviews-Manning_Park_Resort-Manning_Park_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g2578524-d12610272-Reviews-Lightning_Lake_Campground-Manning_Park_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1093799-d1086798-Reviews-Ja_Sa_Le_Motel-Hartland_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g1093799-d1782973-Reviews-Stormdale_Cottages-Hartland_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g15106099-d10344123-Reviews-Auberge_de_Jeunesse-Manic_Cinq_Riviere_aux_Outardes_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g4471127-d1101582-Reviews-Mt_Robson_Mountain_River_Lodge-Mount_Robson_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g735506-d1136271-Reviews-Newburg_Inn-New_Hamburg_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g735506-d1483421-Reviews-Puddicombe_House-New_Hamburg_Region_of_Waterloo_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1534251-d3326297-Reviews-Motel_Des_Erables-Coteau_du_Lac_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1534251-d1533409-Reviews-Montreal_West_KOA-Coteau_du_Lac_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1462640-d1457725-Reviews-Baybreeze_Restaurant_Motel-Pocologan_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g1462640-d3224713-Reviews-Clipper_Shipp_Beach_Motel-Pocologan_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g1511801-d1654154-Reviews-Smillie_s_Bed_Breakfast-Port_Clements_Graham_Island_Haida_Gwaii_Queen_Charlotte_Islan.html https://www.tripadvisor.ca/Hotel_Review-g1511801-d1654585-Reviews-Golden_Spruce_Motel-Port_Clements_Graham_Island_Haida_Gwaii_Queen_Charlotte_Islands_B.html https://www.tripadvisor.ca/Hotel_Review-g8323540-d182841-Reviews-Glen_House_Resort-Ivy_Lea_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1028538-d3360141-Reviews-Side_Trax_Inn-Beaverlodge_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1028538-d2207460-Reviews-Beaverlodge_Motor_Inn-Beaverlodge_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g8028621-d10498447-Reviews-Villager_Motel-Burstall_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g3930613-d638400-Reviews-Ituna_Motel-Ituna_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g3930613-d4019740-Reviews-Ituna_Hotel-Ituna_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g3930607-d528226-Reviews-Village_Lac_Dumouchel-Cheneville_Outaouais_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3596762-d1515185-Reviews-Travelodge_Fredericton-Waasis_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g3596762-d15521323-Reviews-Home_Away_From_Home-Waasis_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g674291-d1099548-Reviews-Falher_Hotel_Cozy_Lounge-Falher_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g674291-d655901-Reviews-Honeycomb_Inn-Falher_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1448456-d2687856-Reviews-Rothesay_Motel-Rothesay_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g1448456-d1448037-Reviews-Shadow_Lawn_Inn-Rothesay_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g2271804-d2657670-Reviews-Motel_Au_Rocher-L_Anse_a_Gilles_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2271804-d2709141-Reviews-Motel_Du_Petit_Cap-L_Anse_a_Gilles_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3736076-d3850089-Reviews-Plamondon_Whitesands_Resort-Plamondon_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g2155130-d7109199-Reviews-Spirit_Rock_Inn-Grand_Marais_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g2642598-d6727339-Reviews-Ramada_by_Wyndham_Emerald_Park_Regina_East-Emerald_Park_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g2642598-d5484803-Reviews-Sleep_Inn_Regina_East-Emerald_Park_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g3349138-d1830084-Reviews-Lagoon_Harbour_Resort_Hotel-Brechin_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g678575-d4282315-Reviews-Atelier_Galerie_Anne_Drouin_Peinture_Pension-Sainte_Julie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2271937-d3431029-Reviews-Auberge_Inn-Saint_Maurice_de_l_Echouerie_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2271937-d2302698-Reviews-Le_Clocher_D_Argent-Saint_Maurice_de_l_Echouerie_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1999610-d4362531-Reviews-The_Gregory_Bed_Breakfast-Exeter_Huron_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1999610-d7131491-Reviews-Ranch_House_Inn-Exeter_Huron_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1903336-d1880366-Reviews-Auberge_Comme_Au_Premier_Jour-Saint_Pacome_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1903336-d9580323-Reviews-Motel_Resto_Bar_l_Escale-Saint_Pacome_Bas_Saint_Laurent_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3427129-d514778-Reviews-Le_Manoir_du_Lac_Delage-Lac_Delage_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3427129-d3427131-Reviews-Bed_and_Breakfast_du_Lac_Delage-Lac_Delage_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g7204376-d10643558-Reviews-Manitou_Motor_Inn-Manitou_Pembina_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g635707-d4608806-Reviews-Bluewater_Inn-Triton_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g635707-d619647-Reviews-Fudge_s_Motel-Triton_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g635703-d267600-Reviews-Sonora_Resort-Sonora_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g609114-d2263754-Reviews-Sandy_Shore_Cottages-Harwood_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g609105-d617147-Reviews-Gloria_s_Bed_and_Breakfast-Hawke_s_Bay_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g1172332-d5614075-Reviews-Microtel_Inn_Suites_by_Wyndham_Blackfalds_Red_Deer_North-Blackfalds_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1172332-d4161592-Reviews-Blackfalds_Motor_Inn-Blackfalds_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1102721-d2231128-Reviews-Campbell_s_Bed_and_Breakfast-Port_Hope_Simpson_Labrador_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g1483698-d1520598-Reviews-Otter_Lake_Cabins-Tulameen_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1172410-d2545658-Reviews-Springbrook_Motel_RV_Park-Skookumchuck_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1172410-d12559298-Reviews-Skookumchuck_Motel_RV_Park_Motels-Skookumchuck_Kootenay_Rockies_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1514407-d1511863-Reviews-Inlet_Haven-Port_Alice_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1514407-d7250375-Reviews-Quatsino_Chalet_Hotel-Port_Alice_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1172384-d8538052-Reviews-Holiday_Inn_Express_Suites_Victoria_Colwood-Colwood_Victoria_Capital_Regional_Distric.html https://www.tripadvisor.ca/Hotel_Review-g1172384-d8768125-Reviews-Eagle_s_Rest_Bed_and_Breakfast-Colwood_Victoria_Capital_Regional_District_Vancouver_I.html https://www.tripadvisor.ca/Hotel_Review-g984007-d1635206-Reviews-Hotel_Rive_Gauche-Beloeil_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2290673-d2266951-Reviews-Sweet_Dreams_Motel-Broadview_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g1960956-d1628032-Reviews-Redwood_Inn_Suites-Clairmont_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1960956-d486855-Reviews-Ramada_by_Wyndham_Clairmont_Grande_Prairie-Clairmont_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g984045-d262656-Reviews-Slumber_Inn-New_Minas_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g984045-d4894205-Reviews-Greensboro_Inn-New_Minas_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g984038-d4137831-Reviews-Motel_Villa_mon_repos-La_Sarre_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g7982179-d10254450-Reviews-Coronation_Motel-Coronation_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g7982179-d12142174-Reviews-Frontier_Hotel-Coronation_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g4156436-d11913318-Reviews-Days_Inn_Suites_by_Wyndham_Warman_Legends_Centre-Warman_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g4156436-d15326928-Reviews-Warman_Hotel-Warman_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g1076269-d8645176-Reviews-Sandy_Beach_Campground-Onoway_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g4758563-d15349975-Reviews-Chalet_de_la_Grave-Grande_Riviere_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2622547-d2622539-Reviews-Best_Western_Plus_Winnipeg_West-Headingley_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g2622547-d2354542-Reviews-Motel_6_Headingley_Winnipeg_West-Headingley_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g2641067-d2622833-Reviews-Bridgewaters_Inn-Johnstown_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g6481135-d268509-Reviews-Days_Inn_by_Wyndham_Orillia-Rama_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g13814849-d260333-Reviews-Carriage_Hills_Resort-Oro_Medonte_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g13814849-d13819422-Reviews-Heidi_s_Campground-Oro_Medonte_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g3447959-d3445576-Reviews-SkyView_Inn-Beiseker_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g183463-d4606420-Reviews-Candle_Lake_Golf_Resort-Candle_Lake_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g183463-d1117138-Reviews-Minowukaw_Lodge_Joe_s_Cabins_Resort-Candle_Lake_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g3347605-d3916046-Reviews-Western_Star_Inn_and_Suites_Stoughton-Stoughton_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g3347605-d3257347-Reviews-Poplar_Tree_Inn-Stoughton_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g3417229-d5414643-Reviews-Motel_Beloeil-St_Mathieu_de_Beloeil_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g7087470-d7078662-Reviews-Nine_Pine_Cottage-Blackville_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g1735961-d1734215-Reviews-Caledonia_Motor_Inn-Viking_Beaver_County_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g660776-d185546-Reviews-Inn_on_the_Lake-Fall_River_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g660776-d15532202-Reviews-The_Fourth_Lock_Bed_and_Breakfast-Fall_River_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g1598783-d1875626-Reviews-Tisdale_Canalta_Hotel-Tisdale_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g1598783-d3982404-Reviews-Park_Motel-Tisdale_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g658725-d603701-Reviews-Parkland_Motel_and_Guesthouse-Rosthern_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g1051939-d1154495-Reviews-Sands_on_Golden_Lake-Golden_Lake_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1051939-d6529083-Reviews-Greystone_on_Golden_Lake-Golden_Lake_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g660796-d1735107-Reviews-International_Motel_Express-St_Antonin_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g660789-d578578-Reviews-Days_Inn_by_Wyndham_Oromocto_Conference_Centre-Oromocto_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g1549645-d1547978-Reviews-Larinda_s_Landing_Oceanfront_Cottages-Boutiliers_Point_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g2426190-d3569847-Reviews-Batman_s_Cottages_Campground-Sheguiandah_Manitoulin_Island_Northeastern_Ontario_Ontar.html https://www.tripadvisor.ca/Hotel_Review-g2426190-d6994350-Reviews-Paradise_Motel-Sheguiandah_Manitoulin_Island_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1746273-d1628738-Reviews-Canalta_Oyen-Oyen_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1746273-d7645675-Reviews-Antelope_Inn_Motel-Oyen_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g2426287-d6947760-Reviews-Prairie_Moon_Inn_Suites-Consort_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g2426287-d2416773-Reviews-Sunrise_Motel-Consort_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g155031-d3440922-Reviews-Hotel_Matagami-Matagami_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1131916-d5308254-Reviews-Rodeway_Inn_Schefferville-Schefferville_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2196870-d2196873-Reviews-Capeway_Inn_Efficiency_Units-St_Bride_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g2196870-d578544-Reviews-Bird_Island_Resort-St_Bride_s_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g499120-d266217-Reviews-Shady_Shores_Beach_Resort-Bowser_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499120-d14116655-Reviews-Deep_Bay_RV_Park-Bowser_Vancouver_Island_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g2207129-d10731304-Reviews-Kow_s_Inn-Little_Bras_d_Or_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499171-d261747-Reviews-Days_Inn_Suites_by_Wyndham_Winkler-Winkler_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g499171-d526803-Reviews-Quality_Inn_Winkler-Winkler_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g562679-d281172-Reviews-Days_Inn_by_Wyndham_Blainville_Conference_Centre-Blainville_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g562679-d7125970-Reviews-Motel_Boise-Blainville_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g656906-d624701-Reviews-Parkway_Cottage_Resort_Trading_Post-Oxtongue_Lake_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g656906-d1063975-Reviews-Wolf_Den_Hostel_Nature_Retreat-Oxtongue_Lake_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g2266657-d494823-Reviews-Burton_s_Sunset_Oasis_Motel-Bay_St_Lawrence_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499200-d622001-Reviews-Jeannie_s_Sunrise_Bed_Breakfast-Port_au_Choix_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g499200-d282660-Reviews-Sea_Echo_Motel-Port_au_Choix_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g499212-d1861518-Reviews-Kelly_s_View_Motel-Boularderie_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499212-d8824870-Reviews-Inn_Of_Victoria_County-Boularderie_Cape_Breton_Island_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499246-d627024-Reviews-Black_Point_Lodge-Pond_Inlet_Nunavut.html https://www.tripadvisor.ca/Hotel_Review-g499245-d1373931-Reviews-Auyuittug_Lodge-Pangnirtung_Nunavut.html https://www.tripadvisor.ca/Hotel_Review-g1566264-d1070573-Reviews-Red_Carpet_Inn_and_Suites_Sudbury-Whitefish_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1566264-d484584-Reviews-Tradewinds_Motor_Hotel-Whitefish_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499269-d1478566-Reviews-Residence_Conference_Centre_King_City-King_City_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1924688-d3334156-Reviews-Camping_Shippagan-Shippagan_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g1924688-d3318303-Reviews-Motel_Brise_Marine-Shippagan_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g499286-d259449-Reviews-Comfort_Inn_Pickering-Pickering_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g9459406-d1856916-Reviews-Webbers_Lake_Charlotte_Motel-Lake_Charlotte_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g9459406-d10263126-Reviews-E_F_Webber_s_Lakeside_Resort-Lake_Charlotte_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g4288038-d7608315-Reviews-Mashkinonje_Lodge-Saint_Charles_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499318-d663060-Reviews-Mayfield_Country_Cottages-Mayfield_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g1125988-d1548234-Reviews-Sportsman_s_Inn-Killarney_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g1125988-d557706-Reviews-Killarney_Mountain_Lodge-Killarney_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g499327-d8462614-Reviews-Chez_Yvette_Bed_Breakfast-Wellington_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499327-d273287-Reviews-Le_Village_de_l_Acadie-Wellington_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499375-d596694-Reviews-Auberge_Duchesnay-Sainte_Catherine_de_la_Jacques_Cartier_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1593041-d2239545-Reviews-Hotel_Le_Mirage-Saint_Basile_le_Grand_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1593041-d3439586-Reviews-Motel_St_Basile-Saint_Basile_le_Grand_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1507070-d1895611-Reviews-Granisle_Resort-Granisle_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g1509151-d1988332-Reviews-B_s_Old_Brook_Cottage_Old_Brook_Bed_and_Breakfast-Musgrave_Harbour_Newfoundland_Newfo.html https://www.tripadvisor.ca/Hotel_Review-g1509151-d1507620-Reviews-Spindrift_by_the_Sea-Musgrave_Harbour_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g2314025-d4758712-Reviews-St_Amant_s_Waterfront_Inn-Britt_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g2314025-d2627076-Reviews-Dream_Inn-Britt_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g3741469-d2615110-Reviews-Debert_Hospitality_Centre-Debert_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g3741469-d10796386-Reviews-Elm_River_RV_Park-Debert_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g3741462-d8632095-Reviews-Brookdale_Country_Inn-Bishop_s_Falls_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g3741462-d1097951-Reviews-Exploits_Motel-Bishop_s_Falls_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g677690-d1475829-Reviews-Manoir_D_Youville-Chateauguay_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g677690-d1471554-Reviews-Rustik_Motel-Chateauguay_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g616305-d13954831-Reviews-Pinawa_Motel-Pinawa_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g616305-d607772-Reviews-Wilderness_Edge_Retreat_Conference_Centre-Pinawa_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g8628023-d13505283-Reviews-The_Cove_Cabins-Auld_s_Cove_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g8628023-d8615034-Reviews-The_Cove_Motel_Restaurant-Auld_s_Cove_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g7890867-d7856480-Reviews-Northbrook_Inn-Grand_Rapids_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g1871864-d2209655-Reviews-Robins_Nest_Motel_and_Cafe-Carberry_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g1871863-d11779608-Reviews-Bell_Aura_Bed_Breakfast_Bistro-Carman_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g1898471-d664940-Reviews-Snowshoe_Inn_NWT_Ltd-Fort_Providence_Northwest_Territories.html https://www.tripadvisor.ca/Hotel_Review-g3199024-d3478430-Reviews-Motel_Le_Magistral-Saint_Raphael_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g7131254-d7130816-Reviews-Motel_Constello-La_Guadeloupe_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g10850433-d248516-Reviews-Chateau_Repotel_Duplessis-L_Ancienne_Lorette_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g7092299-d7085426-Reviews-Riverside_Motel-Hadashville_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g3862543-d817191-Reviews-Manoir_du_lac_William-Saint_Ferdinand_Chaudiere_Appalaches_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3180667-d1164117-Reviews-Inverness_Falls_Resort-Brereton_Lake_Whiteshell_Provincial_Park_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g4413461-d4379281-Reviews-Settlers_Inn_and_Motel-Plaster_Rock_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g3199084-d3333192-Reviews-Smith_s_Motel_Ltd-Pennfield_Ridge_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g7092272-d7085459-Reviews-Minton_Hotel-Minton_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g3199052-d1673480-Reviews-Auberge_la_Salicorne-Ile_de_la_Grande_Entree_Iles_de_la_Madeleine_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g4702405-d631742-Reviews-Nimmo_Bay_Wilderness_Resort-Nimmo_Islet_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g3750050-d4493918-Reviews-Bow_Manor_Motor_Hotel-Oxbow_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g667815-d1085080-Reviews-Pilgrim_Inn-Caronport_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g3750038-d3850132-Reviews-Irma_Motel-Irma_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g2500756-d9452599-Reviews-Courtyard_Montreal_West_Island_Baie_D_Urfe-Baie_D_Urfe_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g12316791-d12281664-Reviews-Hotel_Historique_Route_66-Saint_Victor_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2062528-d2055792-Reviews-Restaurant_Motel_L_Etoile_du_Nord-Cloridorme_Gaspesie_Region_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3588289-d1479981-Reviews-Knights_Inn_Woodstock-Jacksonville_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g12456378-d14167300-Reviews-Comfort_Inn_Suites-Clarington_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g7250248-d7250265-Reviews-Stage_Coach_Inn-Duchess_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g815489-d1629185-Reviews-Naicam_Motel-Naicam_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g2374075-d1104689-Reviews-Tweedsmuir_Park_Lodge-Stuie_Bella_Coola_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g3930610-d3915687-Reviews-Western_Star_Inn_and_Suites_Redvers-Redvers_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g2415043-d619612-Reviews-Auberge_Motel_Le_Pigeonnier-Farnham_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g6668681-d1507488-Reviews-Plum_Point_Motel-Plum_Point_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g12643023-d1820724-Reviews-Fair_Isle_Motel-Brackley_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g3453447-d7127509-Reviews-Cypress_Motor_Inn-Cypress_River_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g2271813-d2302539-Reviews-Alta_Vista_Motel-McKerrow_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g2271820-d2302433-Reviews-Complexe_Hotellier_4_Saisons-Notre_Dame_du_Bon_Conseil_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1204840-d1199259-Reviews-South_Beach_Casino_and_Resort-Scanterbury_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g13279845-d183484-Reviews-Mill_River_Resort-Saint_Anthony_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g2102065-d666135-Reviews-Quality_Inn_Suites_Amsterdam-Quispamsis_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g635711-d619380-Reviews-Spa_Hotel_Le_Finlandais-Rosemere_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1172338-d2670732-Reviews-Pallas_Motel-Redcliff_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g10206031-d2619171-Reviews-Frank_s_Holiday_Resort-Chelmsford_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g1600460-d6560494-Reviews-Wingham_Motel-Wingham_Huron_County_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g984041-d13567327-Reviews-La_Cache_du_Lac-Saint_Gabriel_De_Brandon_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g984037-d2587140-Reviews-Motel_Bonsoir-Saint_Charles_Borromee_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g3834926-d581340-Reviews-New_London_Bay_Motel-New_London_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g3210277-d10370471-Reviews-Hampton_Inn_Suites_by_Hilton_Truro-Millbrook_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g4471916-d6538628-Reviews-Crossfield_Country_Inn-Crossfield_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g2614290-d3214883-Reviews-Motel_Marie_Dan-Sainte_Eulalie_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1973291-d262648-Reviews-Quality_Inn_Halifax_Airport-Goffs_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g3902544-d1480425-Reviews-Gillett_s_Motel-Burgeo_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g2182283-d620391-Reviews-Dundee_Resort_Golf_Club-West_Bay_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g1027254-d1026021-Reviews-Midway_Motel-Radisson_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g1746140-d3308222-Reviews-Country_Roads_Motor_Inn-Cut_Knife_Saskatchewan.html https://www.tripadvisor.ca/Hotel_Review-g2217212-d286633-Reviews-Idabel_Lake_Resort-Idabel_Lake_Okanagan_Valley_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g2534619-d2560048-Reviews-Motel_Rive_Du_Lac-Saint_Zotique_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g1924377-d2621318-Reviews-Motel_Montreal-L_Ile_Perrot_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g2137386-d1099765-Reviews-Cap_Sur_Mer_House-Charlevoix_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g660787-d262654-Reviews-Liscombe_Lodge_Resort_and_Conference_Center-Liscomb_Mills_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g1113387-d4341075-Reviews-Englehart_Motel-Englehart_Northeastern_Ontario_Ontario.html https://www.tripadvisor.ca/Hotel_Review-g3317060-d3317063-Reviews-Jemseg_LakeView_Motel-Jemseg_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g3442103-d3423663-Reviews-Mayflower_Inn-Roddickton_Newfoundland_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g2282938-d610645-Reviews-Echo_Valley_Ranch_Spa-Jesmond_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g12432661-d12405495-Reviews-Ramada_by_Wyndham_Grassland-Grassland_Athabasca_County_Alberta.html https://www.tripadvisor.ca/Hotel_Review-g1969606-d2295579-Reviews-Motel_St_Bruno-Saint_Bruno_de_Montarville_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g8115617-d604031-Reviews-Hotel_Charlemagne-Charlemagne_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g562666-d224691-Reviews-Best_Western_Plus_Pitt_Meadows_Inn_Suites-Pitt_Meadows_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g499168-d271975-Reviews-Gull_Harbour_Resort_and_Conference_Centre-Riverton_Manitoba.html https://www.tripadvisor.ca/Hotel_Review-g499195-d273559-Reviews-Northern_Light_Inn-L_Anse_au_Clair_Labrador_Newfoundland_and_Labrador.html https://www.tripadvisor.ca/Hotel_Review-g3579453-d185553-Reviews-45th_Parallel_Motel_and_Restaurant-Fairhaven_New_Brunswick.html https://www.tripadvisor.ca/Hotel_Review-g181777-d182085-Reviews-Poco_Inn_Suites_Hotel-Port_Coquitlam_British_Columbia.html https://www.tripadvisor.ca/Hotel_Review-g910895-d1475935-Reviews-Chalets_Beaconsfield_Motel-Beaconsfield_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499241-d262655-Reviews-Oak_Island_Resort_Conference_Centre-Western_Shore_Southwest_Nova_Scotia_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499316-d262873-Reviews-Rodd_Crowbush_Golf_Beach_Resort-Lakeside_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g499314-d269421-Reviews-Dalvay_by_the_Sea_Hotel-Dalvay_Prince_Edward_Island.html https://www.tripadvisor.ca/Hotel_Review-g1437290-d633232-Reviews-Stardust_Motel_Timberlea-Timberlea_Halifax_Region_Nova_Scotia.html https://www.tripadvisor.ca/Hotel_Review-g499335-d262842-Reviews-Auberge_West_Brome-Brome_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499332-d262854-Reviews-Days_Inn_by_Wyndham_Berthierville-Berthierville_Quebec.html https://www.tripadvisor.ca/Hotel_Review-g499350-d625410-Reviews-Auberge_Villa_Bellerive-Lac_Nominingue_Quebec.html ================================================ FILE: tripadvisor_hotel_output/hotel_info.csv ================================================ id,hotel_name,hotel_rating,hotel_experience,amenities,address,country,location,price 1,Niagara Falls Marriott Fallsview Hotel & Spa,4.0,Very good,"['Pool', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Spa', 'Room service', 'Bar/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Paid Internet', 'Paid Wifi', 'Public Wifi', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']",6740 Fallsview Blvd Niagara Falls Ontario,Canada,"(43.0784124, -79.0820118287735)",118.0 2,Fairmont Royal York,4.5,Excellent,"['Restaurant', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Pool', 'Free Internet', 'Spa', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Paid Internet', 'Paid Wifi', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Minibar', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",100 Front Street W Toronto Ontario,Canada,"(43.6459092, -79.3813636)",489.0 3,Blue Horizon Hotel,4.5,Excellent,"['Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",1225 Robson St Vancouver British Columbia,Canada,"(49.2870098, -123.1285348)",169.0 4,Fairmont Le Chateau Frontenac,4.5,Excellent,"['Restaurant', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Bar/Lounge', 'Pool', 'Free Internet', 'Spa', 'Babysitting', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Paid Internet', 'Paid Wifi', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Minibar', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1 Rue des Carrieres Quebec City Quebec,Canada,"(46.81182845, -71.2055490276425)",212.0 5,Rimrock Resort Hotel,4.5,Excellent,"['Pool', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Restaurant', 'Bar/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",300 Mountain Avenue Alberta,Canada,"(51.1615167, -115.5706911)",189.0 6,Niagara Falls Marriott on the Falls,4.0,Very good,"['Pool', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Bar/Lounge', 'Breakfast Available', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Paid Internet', 'Paid Wifi', 'Public Wifi', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']",6755 Fallsview Boulevard Niagara Falls Ontario,Canada,"(43.0773648, -79.0827579478645)", 7,The Burrard,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",1100 Burrard St Vancouver British Columbia,Canada,"(49.27975795, -123.127732331588)",123.0 8,One King West Hotel & Residence,4.5,Excellent,"['Restaurant', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1 King Street West Toronto Ontario,Canada,"(50.000678, -86.000977)", 9,Le Square Phillips Hotel & Suites,4.5,Excellent,"['Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Restaurant', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1193 Place Phillips Montreal Quebec,Canada,"(45.503560325, -73.56732943)", 10,Banff Park Lodge Resort and Conference Centre,4.0,Very good,"['Pool', 'Restaurant', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Paid Internet', 'Paid Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",222 Lynx Street Alberta,Canada,"(51.1788053, -115.5744519)", 11,Best Western Plus Waterfront Hotel,4.0,Very good,"['Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Pool', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",277 Riverside Dr W Windsor Ontario,Canada,"(42.3185694, -83.0452773)",116.0 12,"Country Inn & Suites by Radisson, Niagara Falls, ON",4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Pool', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",5525 Victoria Avenue Niagara Falls Ontario,Canada,"(43.0945418, -79.0730751210875)", 13,Best Western Plus Chateau Granville,4.0,Very good,"['Room service', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",1100 Granville St Vancouver British Columbia,Canada,"(49.2778186, -123.124592780207)",157.0 14,Novotel Toronto Centre,,,[],45 The Esplanade Toronto Ontario,Canada,"(43.646654, -79.3741190772592)",474.0 15,"The Westin Trillium House, Blue Mountain",4.0,Very good,"['Pool', 'Restaurant', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Paid Internet', 'Paid Wifi', 'Pets Allowed ( Dog / Pet Friendly )', 'Shuttle Bus Service', 'Ski-In / Ski-Out', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",220 Gord Canning Drive Blue Mountains Ontario,Canada,"(44.5016075, -80.3105063)",151.0 16,Hotel Le Dauphin Montreal Centre-Ville,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",1025 de Bleury Street Montreal Quebec,Canada,"(52.4760892, -71.8258668)",126.0 17,Chateau Victoria Hotel and Suites,4.5,Excellent,"['Pool', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",Chateau Victoria 740 Burdett Ave Victoria British Columbia,Canada,"(55.001251, -125.002441)", 18,L'Hermitage Hotel,5.0,Excellent,"['Pool', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Room service', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",788 Richards Street Vancouver British Columbia,Canada,"(49.2805221, -123.1169671)",265.0 19,Hotel Grand Pacific,4.5,Excellent,"['Pool', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",463 Belleville Street Victoria British Columbia,Canada,"(48.4206432, -123.372549817692)",249.0 20,Lord Elgin,4.5,Excellent,"['Restaurant', 'Pool', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",100 Elgin St Ottawa Ontario,Canada,"(45.42134495, -75.6937630429511)", 21,Le Saint-Sulpice,4.5,Excellent,"['Restaurant', 'Room service', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",414 Saint-Sulpice Montreal Quebec,Canada,"(52.4760892, -71.8258668)",190.0 22,Moose Hotel and Suites,4.5,Excellent,"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",345 Banff Avenue Alberta,Canada,"(51.1996032, -115.537485)", 23,Pan Pacific Vancouver,4.5,Excellent,"['Pool', 'Restaurant', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Spa', 'Free Internet', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Paid Internet', 'Paid Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Minibar', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",300-999 Canada Place Way Vancouver British Columbia,Canada,"(55.001251, -125.002441)", 24,Coast Coal Harbour Vancouver Hotel by APA,4.5,Excellent,"['Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Bar/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']",1180 West Hastings Street Vancouver British Columbia,Canada,"(49.28835455, -123.122191592124)",183.0 25,Fairmont Chateau Lake Louise,4.5,Excellent,"['Restaurant', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Bar/Lounge', 'Spa', 'Pool', 'Free Internet', 'Babysitting', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Paid Wifi', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']",111 Lake Louise Drive Alberta,Canada,"(51.4171463, -116.2169453)", 26,Summit Lodge Boutique Hotel,,,[],4359 Main St Whistler British Columbia,Canada,"(50.1171903, -122.9543022)", 27,Delta Hotels by Marriott Toronto,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Pool', 'Room service', 'Restaurant', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",75 Lower Simcoe Street Toronto Ontario,Canada,"(43.6428083, -79.3837488)", 28,Acclaim Hotel Calgary Airport,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",123 Freeport Blvd NE Calgary Alberta,Canada,"(51.1507669, -114.0129907)", 29,Hotel Le Priori,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Babysitting', 'Concierge', 'Dry Cleaning', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms', 'Suites']",15 rue Sault-au-Matelot Quebec City Quebec,Canada,"(52.4760892, -71.8258668)",159.0 30,Radisson Admiral Toronto Harbourfront,,,[],249 Queen's Quay West Toronto Ontario,Canada,"(43.63858485, -79.3858932572311)", 31,Mount Robson Inn,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Hot Tub', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",902 Connaught Dr (Main Street) Alberta,Canada,"(55.001251, -115.002136)",139.0 32,Crimson Jasper,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Restaurant', 'Pool', 'Free parking', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",200 Connaught Dr Alberta,Canada,"(52.8665, -118.0934041)", 33,Bear Hill Lodge,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",100 Bonhomme Road Alberta,Canada,"(55.001251, -115.002136)",117.0 34,Chateau Jasper,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",96 Geikie St Alberta,Canada,"(52.88633, -118.080054)", 35,Maligne Lodge,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",912 Connaught Dr. Alberta,Canada,"(52.871033, -118.089972)",145.0 36,Marmot Lodge,4.0,Very good,"['Restaurant', 'Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Breakfast Available', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",86 Connaught Drive Alberta,Canada,"(52.8874202, -118.0776376)", 38,Tonquin Inn,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms', 'Suites']",100 Juniper Avenue Alberta,Canada,"(53.5154605, -113.3101844)",145.0 39,Fairmont Jasper Park Lodge,4.0,Very good,"['Free parking', 'Restaurant', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Free Internet', 'Bar/Lounge', 'Pool', 'Spa', 'Babysitting', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Paid Wifi', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Tennis Court', 'Wheelchair Access', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",Old Lodge Road Jasper Alberta,Canada,"(52.8882325, -118.0564112)",187.0 40,Sawridge Inn and Conference Centre Jasper,4.0,Very good,"['Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Restaurant', 'Spa', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",76 Connaught Drive Alberta,Canada,"(52.8665, -118.0934041)",150.0 41,Lobstick Lodge,3.0,Average,"['Pool', 'Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Babysitting', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",94 Geikie St Alberta,Canada,"(52.88642, -118.080026)", 42,Pyramid Lake Resort,,,[],Pyramid Lake Road Alberta,Canada,"(52.9103697, -118.0917771)",168.0 43,Jasper Inn & Suites,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Microwave', 'Kitchenette', 'Non-smoking rooms', 'Suites']",98 Geikie Street Alberta,Canada,"(52.884366, -118.080609)", 44,Athabasca Hotel,3.5,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']",510 Patricia St Alberta,Canada,"(52.87657, -118.081459)",99.0 45,Whistlers Inn,3.5,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",105 Miette Drive Alberta,Canada,"(52.8765995644426, -118.080613917096)",169.0 46,HI Jasper,3.5,Very good,"['Free parking', 'Non-smoking hotel', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1 Skytram Road Alberta,Canada,"(52.85208, -118.1118021)", 47,Astoria Hotel,2.5,Average,"['Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",404 Connaught Drive Alberta,Canada,"(52.8774855087601, -118.080006530863)",90.0 48,Sleepy Bear Inn,,,[],818 Patricia Street Alberta,Canada,"(52.8842283, -118.0791662)",119.0 49,Overlander Mountain Lodge,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Breakfast Available', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",27010 Highway 16 Alberta,Canada,"(53.5704959, -113.1296237)", 50,Patricia Lake Bungalows Resort,4.5,Excellent,"['Free parking', 'Free Internet', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",Pyramid Lake Road Alberta,Canada,"(52.9103697, -118.0917771)", 51,The White Brick Inn,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",201 Geikie Street Alberta,Canada,"(52.8761879, -118.0827329)", 52,Park Place Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",623 Patricia Street Alberta,Canada,"(52.8842283, -118.0791662)", 53,Fitzhugh House,,,[],119 Patricia St. Alberta,Canada,"(52.8826863636364, -118.079453818182)", 54,Pyramid Guest House,,,[],903 Pyramid Lake Road Alberta,Canada,"(52.8747100563835, -118.091999532249)", 55,Pine Bungalows,4.0,Very good,"['Free parking', 'Free Internet', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']",2 Cottonwood Creek Road Alberta,Canada,"(52.8935458, -118.0698657)", 56,Celtic Haven,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Refrigerator in room', 'Non-smoking rooms']",916 Bonhomme Street Alberta,Canada,"(52.8761795, -118.0894309)", 57,B&B on Balsam,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Non-smoking rooms']",311 Balsam Ave Alberta,Canada,"(52.8809491666667, -118.082823)", 58,105 Patricia Street Accommodation,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",105 Patricia Street Alberta,Canada,"(52.8836746363636, -118.079180181818)", 59,All Seasons Accommodations,,,[],708 Patricia Street Alberta,Canada,"(52.8735437841161, -118.083902212396)", 60,HI-Beauty Creek Wilderness Hostel,4.5,Excellent,"['Free parking', 'Children Activities (Kid / Family Friendly)', 'Wheelchair Access', 'Refrigerator in room']",Hwy 93 North Alberta,Canada,"(33.573657877551, -117.734323142857)", 62,HI-Maligne Canyon Wilderness Hostel,4.0,Very good,['Free parking'],Maligne Lake Road Alberta,Canada,"(52.9103815, -118.0602187)", 63,Alpine Manor,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Kitchenette']",723 Patricia Street Alberta,Canada,"(52.8727963008072, -118.085051303106)", 64,804 Miette Guest House,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",804 Miette Avenue Alberta,Canada,"(52.8751822435406, -118.090611277742)", 65,Doe a Deer Accommodation,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']",400 Pyramid Lake Road Alberta,Canada,"(52.878485, -118.086578)", 66,Blue Moose Inn,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog / Pet Friendly )', 'Refrigerator in room']",909 Pyramid Lake Road Alberta,Canada,"(52.8744778057287, -118.092650798774)", 67,Cabin Creek Jasper,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Non-smoking rooms']",1220 Cabin Creek Drive Alberta,Canada,"(52.8704012936558, -118.101607892093)", 68,Cedargate,4.5,,[],108 Connaught Dr. Alberta,Canada,"(52.8831888571429, -118.078389285714)", 69,Irma Fadi Accommodations,5.0,,[],306 Geikie Street Alberta,Canada,"(52.8800356666667, -118.081857333333)", 70,316 Patricia Street,4.0,,[],316 Patricia Street Alberta,Canada,"(52.879542, -118.080647)", 71,Calla's Palace,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel']",717 Geikie St Alberta,Canada,"(52.8735999429077, -118.085494960729)", 72,Caruso's Accommodation,2.5,Average,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room']",719 Geikie Street Alberta,Canada,"(52.8735282952718, -118.085700640486)", 79,Belles Mountain Chalet,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Kitchenette']",116 Geikie Street Alberta,Canada,"(52.88274225, -118.081081875)", 80,Chalet Patricia,4.5,,[],310 Patricia Alberta,Canada,"(53.50839425, -113.591159304251)", 81,Castle Guest House,4.0,Very good,['Free High Speed Internet (WiFi)'], ,Canada,"('nil', 'nil')", 82,Bjorn s Beds,4.5,Excellent,[],802 Tonquin Street Alberta,Canada,"(52.8742359912805, -118.089428844793)", 83,A&A Accommodation,4.0,Very good,"['Free parking', 'Non-smoking hotel', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",110 Conaught Drive Alberta,Canada,"(55.001251, -115.002136)", 84,Jasper Mountain Suites,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Bar/Lounge', 'Non-smoking hotel', 'Public Wifi', 'Minibar', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",226 Colin Crescent ,Canada,"(52.881092, -118.083364)", 85,Shovel Pass Lodge,,,[], Alberta,Canada,"(55.001251, -115.002136)", 86,De Rock Arch Place,4.5,Excellent,[],823 Geikie Street Alberta,Canada,"(52.872408, -118.090222333333)", 87,Grizzly's Den Bed and Breakfast,,,[],727 Patricia Street Alberta,Canada,"(52.872653346938, -118.085492433143)", 88,Mountain Mist B&B,4.5,Excellent,[],809 Miette Avenue Alberta,Canada,"(52.8749090470915, -118.089497864966)", 89,Rainees Rooms B&B,4.5,Excellent,['Public Wifi'],6 Aspen Crescent ,Canada,"(-27.6317045, 153.0407117)", 90,Angela's Accommodation B&B,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Refrigerator in room']",19 Patricia Circle Alberta,Canada,"(52.8850768, -118.078951261518)", 91,Roony's Accommodations,4.0,,[],1114 Patricia Crescent Alberta,Canada,"(52.8694226539421, -118.099550443082)", 92,Alpine Meadows Suite,4.5,Excellent,[],1210 Cabin Creek Dr Alberta,Canada,"(52.8700823638548, -118.101976072617)", 93,Colin House,5.0,,[],214 Colin Crescent Alberta,Canada,"(52.8817769517102, -118.082640363674)", 94,Creekside Accommodation,3.5,,[],1232 Cabin Creek Drive Alberta,Canada,"(52.8714437, -118.099809)", 95,Mountain Memories,4.0,,[],712 Connaught Drive Alberta,Canada,"(52.8721168954482, -118.085323695225)", 96,304 Geikie Street,4.5,,[],304 Geikie Street ,Canada,"(52.8803983333333, -118.081754666667)", 97,Hayward House,4.0,,[],736 Patricia Street Alberta,Canada,"(52.872496749663, -118.086899878287)", 98,Brewster Accommodation,5.0,,[], Alberta,Canada,"(55.001251, -115.002136)", 99,Evergreen Guest House,3.0,,[],907 Pyramid Lake Road Alberta,Canada,"(52.8745621691505, -118.092436596748)", 100,Birks Bed & Breakfast,,,[],739 Patricia St. Alberta,Canada,"(52.872315692631, -118.086840978427)", 101,Geikie Suites,,,[],309 Geikie St Alberta,Canada,"(52.8801865, -118.081509)", 113,Mountain Side Suites,,,[],1203 Cabin Creek Drive Alberta,Canada,"(52.868794364492, -118.103450640598)", 117,Greenwood Lodge,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']",104 Geikie Street Alberta,Canada,"(52.88389575, -118.080745125)", 120,Coast Canmore Hotel & Conference Centre,,,[],511 Bow Valley Trail Canmore Alberta,Canada,"(51.0874021, -115.34520550431)", 121,Best Western Pocaterra Inn,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1725 Bow Valley Trail Canmore Alberta,Canada,"(51.0748046, -115.3325832)",109.0 122,Falcon Crest Lodge by CLIQUE,,,[],190 Kananaskis Way Canmore Alberta,Canada,"(51.08259215, -115.341785640953)", 123,Rocky Mountain Ski Lodge,,,[],1711 Bow Valley Trail Canmore Alberta,Canada,"(51.0748046, -115.3325832)",79.0 124,Super 8 by Wyndham Canmore,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1506 Bow Valley Trail Canmore Alberta,Canada,"(51.0748046, -115.3325832)",98.0 126,Stoneridge Mountain Resort by CLIQUE,4.5,Excellent,"['Pool', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",30 Lincoln Park Canmore Alberta,Canada,"(51.0818843, -115.341390014196)",156.0 127,Silver Creek Lodge,4.0,Very good,"['Free parking', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Spa', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1818 Mountain Ave Canmore Alberta,Canada,"(51.1005883, -115.359206659906)",109.0 128,Copperstone Resort by CLIQUE,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",250 2 Ave Alberta,Canada,"(-1.2390035, -80.8158159)", 129,Lady Macdonald Country Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",1201 Bow Valley Trail Canmore Alberta,Canada,"(51.0911574, -115.350393596952)",160.0 130,Creekside Villa,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",709 Benchlands Trail Canmore Alberta,Canada,"(51.08738515, -115.326490358613)",131.0 131,Rundle Cliffs Luxury Mountain Lodge,4.5,Excellent,"['Fitness Centre with Gym / Workout Room', 'Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",375 Spring Creek Dr Canmore Alberta,Canada,"(51.0843471, -115.3459237)", 132,The Howling Wolf Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Refrigerator in room', 'Non-smoking rooms']",506 2 St Canmore Alberta,Canada,"(51.08369105, -115.353951447311)",155.0 133,A Bear and Bison Canadian Country Inn,5.0,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",705 Benchlands Trail Canmore Alberta,Canada,"(51.08707905, -115.326722636395)",182.0 134,Quality Resort Chateau Canmore,3.0,Average,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1718 Bow Valley Trail Canmore Alberta,Canada,"(51.0748046, -115.3325832)", 135,Grande Rockies Resort - Bellstar Hotels & Resorts,3.5,Very good,"['Pool', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",901 Mountain St Canmore Alberta,Canada,"(51.09114145, -115.347951425001)", 136,Days Inn by Wyndham Canmore,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Breakfast Available', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",1602 2 Ave Canmore Alberta,Canada,"(51.09641945, -115.355815490929)",99.0 137,Basecamp Lodge,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Concierge', 'Conference Facilities', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",1002 Bow Valley Trail Canmore Alberta,Canada,"(51.08994395, -115.350422059851)",89.0 138,Basecamp Resorts,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1102 Bow Valley Trail Canmore Alberta,Canada,"(51.0748046, -115.3325832)",107.0 139,The Lodges at Canmore,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",107 Montane Rd Canmore Alberta,Canada,"(51.0850916, -115.3427885)",104.0 140,HI-Canmore/Alpine Club of Canada,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",201 Indian Flats Road Canmore Alberta,Canada,"(51.0780053, -115.3099243)",450.0 141,Canadian Rockies Chalets,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1206 Bow Valley Trail Canmore Alberta,Canada,"(51.0748046, -115.3325832)", 142,Mystic Springs Chalets & Hot Pools,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Tennis Court', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",140 Kananaskis Way Canmore Alberta,Canada,"(51.0865451, -115.3423641)", 143,Solara Resort & Spa - Bellstar Hotels & Resorts,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Pool', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",187 Kananaskis Way Canmore Alberta,Canada,"(51.0840803, -115.3420407)", 144,Georgetown Inn,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']",1101 Bow Valley Trail Canmore Alberta,Canada,"(51.0906659, -115.349833160299)", 145,Blackstone Mountain Lodge by CLIQUE,,,[],170 Kananaskis Way Canmore Alberta,Canada,"(51.08449355, -115.340614395316)", 146,Lamphouse Hotel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",610 8th Street Canmore Alberta,Canada,"(55.001251, -115.002136)",98.0 147,Canmore Inn & Suites,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1402 Bow Valley Trail Canmore Alberta,Canada,"(51.0937754, -115.354540789205)",80.0 148,Canmore Rocky Mountain Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",1719 Bow Valley Trail Canmore Alberta,Canada,"(51.10036005, -115.359982326946)",85.0 149,The Malcolm Hotel by Clique,4.5,Excellent,"['Pool', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",321 Spring Creek Dr Canmore Alberta,Canada,"(51.08649535, -115.351882581548)",136.0 151,Windtower Lodge & Suites,3.5,Very good,"['Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Bar/Lounge', 'Breakfast included', 'Banquet Room', 'Conference Facilities', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",Wind Tower 100-160 Kananaskis Way Canmore Alberta,Canada,"(55.001251, -115.002136)",89.0 152,The Drake Inn,,,[],909 Railway Ave Canmore Alberta,Canada,"(51.0896663, -115.354949730075)",74.0 153,Mountain View Inn,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms']",100 Kananaskis Way Canmore Alberta,Canada,"(51.08651795, -115.345301481877)", 154,Fire Mountain Lodge,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Concierge', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Kitchenette', 'Non-smoking rooms', 'Suites']",121 Kananaskis Way Canmore Alberta,Canada,"(51.08615415, -115.343637776719)", 155,Rundle Mountain Lodge,2.5,Average,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1723 Bow Valley Trail Canmore Alberta,Canada,"(51.10132055, -115.360072169427)", 156,Big Horn Motel,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']",#1 - Trans Canada Highway at Deadman's Flat Alberta,Canada,"(55.001251, -115.002136)",60.0 157,Fenwick Vacation Rentals,1.0,,[],140 Kananaskis Way ,Canada,"(51.0865451, -115.3423641)",194.0 158,Beautiful Mountain Condo,,,[],1200 Harvie Heights Rd ,Canada,"(51.1263369, -115.3833679)",139.0 159,Inn of the Rockies,3.5,Very good,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1200 Harvie Heights Rd Canmore Alberta,Canada,"(55.001251, -115.002136)",169.0 160,WorldMark Canmore-Banff,4.5,Excellent,"['Pool', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Paid Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",91 Three Sisters Dr Canmore Alberta,Canada,"(51.0690557, -115.357757649956)", 161,Ambleside Lodge Bed and Breakfast,,,[],123 Rundle Cres Canmore Alberta,Canada,"(51.08458255, -115.367671717039)", 162,Paintbox Lodge,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",629 10 St Canmore Alberta,Canada,"(51.090183, -115.3577251)", 163,Banff Gate Mountain Resort,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Paid Wifi', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Tennis Court', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",302 George Biggy Sr Rd Alberta,Canada,"(55.001251, -115.002136)", 164,Sunset Resorts Canmore,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",109-1151 Sidney St Canmore Alberta,Canada,"(55.001251, -115.002136)", 165,The Summit at Grande Rockies,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Pool', 'Restaurant', 'Bar/Lounge', 'Spa', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Indoor pool', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",901 Mountain St 4th Floor Canmore Alberta,Canada,"(55.001251, -115.002136)", 166,Canmore Crossing,4.0,Very good,"['Free parking', 'Fitness Centre with Gym / Workout Room', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1120 Railway Ave Canmore Alberta,Canada,"(51.0918555, -115.356038959502)", 167,Grand Canadian Resort Vacation Club,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",91B Three Sisters Dr Canmore Alberta,Canada,"(51.0707366, -115.3605822)", 168,Avens Renaissance Bed and Breakfast,5.0,,[],252 Lady Macdonald Dr ,Canada,"(51.08278135, -115.327041879587)", 169,Yamnuska Suites,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",250 1 Ave Alberta,Canada,"(-1.2390035, -80.8158159)", 170,Monarch Bed & Breakfast,5.0,,[],317 Canyon Close ,Canada,"(51.08385385, -115.325031125789)", 171,Riverview & Main,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']",918 Main St Canmore Alberta,Canada,"(51.0891808, -115.360815)", 172,Bow River Campground,4.5,,[],Exit 93 on Hwy 1 ,Canada,"(45.3702175, -75.7030099)", 173,The Canmore Hotel,4.0,,[],738 Main St ,Canada,"('nil', 'nil')", 174,Room with a view Bed and Breakfast,5.0,,[],711 Larch Pl ,Canada,"(40.4527614795036, -105.067111138788)", 175,Burnside House,5.0,,[],3 Railway Ave ,Canada,"(53.4512368, -6.1555792)", 176,Quilters Inn Bed and Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)']",702 2 St Canmore Alberta,Canada,"(51.08368305, -115.358643194017)", 177,Three Sisters Campground,,,[],Dead Man's Flats Canmore,Canada,"('nil', 'nil')", 178,Ballyrock Home,5.0,,[],204 Grassi Pl ,Canada,"(51.08503025, -115.373406798121)", 179,Away Inn,5.0,,[],37 Grotto Way ,Canada,"(51.07966125, -115.328945736627)", 180,Kiska Inn Bed & Breakfast,5.0,,[],110 1 Ave Alberta,Canada,"(-1.2390035, -80.8158159)", 181,Eagle's Nest Bed & Breakfast,5.0,Excellent,[],171 Cougar Point Rd Canmore Alberta,Canada,"(51.08847775, -115.337416494761)", 182,An Eagle's View B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included']",6 Eagle Landng Canmore Alberta,Canada,"(55.001251, -115.002136)", 183,Akai Motel,3.0,Average,"['Free parking', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Kitchenette']",1717 Mountain Ave Canmore Alberta,Canada,"(51.0999096, -115.3585994)", 184,BirchHaven,4.0,,[],1120 Railway Ave ,Canada,"(-19.2821098, 146.8154174)", 185,A1 Motel,1.0,,[],Highway 1A ,Canada,"(50.3757802, -111.4861986)", 186,Hampshire Inn,1.0,,[],815 Bow Valley Trail ,Canada,"(51.1503477, -114.272349)", 187,Willow Rock Campground,3.0,,[],NE side of intersection of Hwy 1 & Hwy 1X ,Canada,"('nil', 'nil')", 188,Mountain Valley Inn,1.0,,[],109-1151 Sidney St ,Canada,"(29.885209, -81.329555)", 189,Lac des Arcs Campground,2.5,,[],Hwy 1 ,Canada,"(44.7766186, -65.4593344)", 190,Spring Creek RV Campground,2.5,Average,"['Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access']",1 Spring Creek Gate Canmore Alberta,Canada,"(51.0830981, -115.3473911)", 191,Wapiti Campground,2.0,Poor,['Pets Allowed ( Dog / Pet Friendly )'],100 Ray McBride St Canmore Alberta,Canada,"(51.1041194, -115.3641735)", 192,Above All Bed and Breakfast,,,[],303 Lady Macdonald Cres ,Canada,"(51.08367695, -115.327098624574)", 193,Alpenglow Inn Bed & Breakfast,,,[],230 Lady Macdonald Dr ,Canada,"(51.0821043, -115.325827987586)", 194,Avalon House,,,[],507 Larch Pl ,Canada,"(42.287862, -71.118465)", 195,Cougar Canyon B&B,,,[],3 Canyon Rd ,Canada,"(32.903963097737, -116.233332334863)", 196,Jewel Mountain Guest Lodge,,,[],217 Trapper Rise ,Canada,"(51.08679825, -115.334435802808)", 197,Pigeon Mountain Motel,,,[], Alberta,Canada,"(55.001251, -115.002136)", 198,Bow Valley Campground,4.0,Very good,['Pets Allowed ( Dog / Pet Friendly )'],27 km east of Canmore on Hwy 1 ,Canada,"('nil', 'nil')", 200,The Holman Grand Hotel,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Pool', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Restaurant', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",123 Grafton St Charlottetown Prince Edward Island,Canada,"(46.2351781, -63.1273336)",167.0 201,Delta Hotels by Marriott Prince Edward,4.5,Excellent,"['Pool', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar/Lounge', 'Spa', 'Breakfast Available', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",18 Queen St Charlottetown Prince Edward Island,Canada,"(46.2317868, -63.1238349)",175.0 202,Sydney Boutique Inn & Suites,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Concierge', 'Dry Cleaning', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",55 Weymouth Street Charlottetown Prince Edward Island,Canada,"(46.2371285, -63.120461)",116.0 203,The Great George,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",58 Great George St Charlottetown Prince Edward Island,Canada,"(46.2341552, -63.1244947616408)",179.0 204,Dundee Arms Inn,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Room service', 'Breakfast Available', 'Dry Cleaning', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms', 'Suites']",200 Pownal St Charlottetown Prince Edward Island,Canada,"(46.23506475, -63.131044592765)",117.0 205,Elmwood Heritage Inn,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Air conditioning', 'Minibar', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",121 North River Rd Charlottetown Prince Edward Island,Canada,"(46.2360866714286, -63.1411884428571)",118.0 206,Quality Inn & Suites Downtown,,,[],150 Euston St Charlottetown Prince Edward Island,Canada,"(46.2381318, -63.1287810001625)",135.0 207,The Sonata Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",3 Grafton St Charlottetown Prince Edward Island,Canada,"(46.2320997, -63.132374)", 208,Comfort Inn,4.0,Very good,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",112 Capital Dr Charlottetown Prince Edward Island,Canada,"(46.26406295, -63.1558821626662)",140.0 209,Hillhurst Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms', 'Suites']",181 Fitzroy St Charlottetown Prince Edward Island,Canada,"(46.2389014, -63.125922)",149.0 210,Suites of Euston,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",155 Euston St Charlottetown Prince Edward Island,Canada,"(46.23829205, -63.1291713157296)",55.0 211,Royalty Maples Cottages and Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']",89 Malpeque Rd Charlottetown Prince Edward Island,Canada,"(46.272166, -63.15226)",88.0 212,The White Horse Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1-16 Trans Canada Hwy Charlottetown Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 213,Inn on the Harbour,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",3 Hillsborough St Charlottetown Prince Edward Island,Canada,"(46.2349705333333, -63.1205908777778)",98.0 214,Rodd Charlottetown,4.0,Very good,"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",75 Kent St Charlottetown Prince Edward Island,Canada,"(46.23485435, -63.13069035)",143.0 215,Rodd Royalty,4.0,Very good,"['Restaurant', 'Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Bar/Lounge', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",14 Capital Dr Charlottetown Prince Edward Island,Canada,"(46.26588195, -63.1493945824903)", 216,Fitzroy Hall,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",45 Fitzroy St Charlottetown Prince Edward Island,Canada,"(46.2360716, -63.13018)", 217,Serendib Bed & Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning']",42 Stratford Rd Prince Edward Island,Canada,"(46.2255851, -63.1038721)", 218,Banbridge Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",105 Capital Drive Charlottetown Prince Edward Island,Canada,"(46.2652887, -63.155917534373)", 219,The Harbour House,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",9 Grafton St Charlottetown Prince Edward Island,Canada,"(46.2321691428571, -63.1318270857143)", 220,Fairholm National Historic Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Concierge', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",230 Prince St Charlottetown Prince Edward Island,Canada,"(46.23844675, -63.1271843180535)", 221,The Hotel on Pownal,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Concierge', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",146 Pownal St Charlottetown Prince Edward Island,Canada,"(46.23436275, -63.1299100060274)", 222,Shipwright Inn,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",51 Fitzroy St Charlottetown Prince Edward Island,Canada,"(46.2360716, -63.13018)", 223,Colonial Charm Inn,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",9 Euston St Charlottetown Prince Edward Island,Canada,"(46.2349378, -63.1344356)", 224,The Dawson House,5.0,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",122 North River Rd Charlottetown Prince Edward Island,Canada,"(46.235922, -63.1406427)", 225,The Cranford Inn,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms']",177 Fitzroy St Charlottetown Prince Edward Island,Canada,"(46.2360716, -63.13018)", 226,Charlotte's Rose Inn,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",11 Grafton St Charlottetown Prince Edward Island,Canada,"(46.2322721285714, -63.1316658571429)", 227,Holiday Inn Express Hotel & Suites Charlottetown,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",200 Capital Drive Charlottetown Prince Edward Island,Canada,"(46.26317835, -63.1611020019632)", 228,Quality Inn & Suites,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",15 York Pt Road Prince Edward Island,Canada,"(46.2541965, -63.1924342)", 229,Charlottetown Backpackers Inn,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Non-smoking rooms']",60 Hillsborough St Charlottetown Prince Edward Island,Canada,"(46.2362493, -63.1216444041401)", 232,Glendenning Hall,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",331 Grafton Street Charlottetown Prince Edward Island,Canada,"(46.24038155, -63.1197356790638)", 233,Northside B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",4386 Portage Road Charlottetown Prince Edward Island,Canada,"(46.3301611, -62.9761207)", 234,The Eden Hall Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",12 West St Charlottetown Prince Edward Island,Canada,"(46.2315606, -63.1323066)", 235,A Country Home Bed & Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",139 Upton Rd Charlottetown Prince Edward Island,Canada,"(46.2727264714286, -63.1765975571429)", 236,Winsloe Bed & Breakfast,5.0,Excellent,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",562 Malpeque Roa Charlottetown Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 237,Spillett House,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']",157 Weymouth St Charlottetown Prince Edward Island,Canada,"(46.23869035, -63.1229049530028)", 238,Corrigan's Bed & Breakfast,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",38 Braemore Ave Charlottetown Prince Edward Island,Canada,"(46.2676304333333, -63.1632116333333)", 239,Ocean Peek B&B,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",242 Kinlock Rd Charlottetown Prince Edward Island,Canada,"(46.1316082700298, -62.8419384749337)", 240,City Gardens Bed and Breakfast,,,[],114 Nassau St Charlottetown Prince Edward Island,Canada,"(46.24588265, -63.144502)", 241,Meadowview Cottages,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Kitchenette']",1209 Rustico Rd - Rte 7 Charlottetown Prince Edward Island,Canada,"(46.3811155, -63.2337353)", 242,Beside The Trail Bed and Breakfast,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Non-smoking rooms']",545 Malpeque Rd Rte 2 Charlottetown Prince Edward Island,Canada,"(46.2935319093203, -63.1773434967655)", 243,Elizabeth's Bed and Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel']",17 Marjorie Cres Charlottetown Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 245,Mermaid Suites,4.0,Very good,"['Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar/Lounge', 'Hot Tub', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Minibar', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",143 Great George Street Charlottetown Prince Edward Island,Canada,"(46.2362064, -63.1275644)",132.0 246,Brackley Beach Hostel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Kitchenette', 'Non-smoking rooms']",37 Britain Shore Rd Charlottetown Prince Edward Island,Canada,"(46.4019044597262, -63.1907571390407)", 247,UPEI Summer Accommodations,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Laundry Service', 'Family Rooms']",550 University Ave Charlottetown Prince Edward Island,Canada,"(46.2594778, -63.1406637702029)", 248,Water Suites,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette']",71 Water St Charlottetown Prince Edward Island,Canada,"(46.241387, -63.1140308)", 249,Prince Street Suites,3.5,,[],193 Prince Street ,Canada,"(46.8805738846154, -96.7390054230769)",89.0 250,The Red Brick House B&B,3.5,,[],45 Greenfield Ave ,Canada,"(40.4262887, -79.9385533)", 251,Chez Nous B&B,4.0,,[],203 Ferry Rd Prince Edward Island,Canada,"(46.2261780777209, -63.1883045571088)", 252,Heritage Home B&B,3.0,,[],160 Hyde Point Rd ,Canada,"(46.2072197717081, -63.2122956208527)", 253,Prince Inn,3.0,Average,"['Room service', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Conference Facilities', 'Meeting rooms', 'Multilingual Staff', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",241 Prince St Charlottetown Prince Edward Island,Canada,"(46.236373, -63.125006)", 254,Ace Bed and Breakfast,3.0,,[],15 Irwin Dr ,Canada,"(46.2702297, -63.1510986)",128.0 255,The Red House,,,[],252 Kent St ,Canada,"(43.8815113979592, -78.946936255102)", 256,VistaBay Golf Course and Chalets,,,[],1248 Pownal Road ,Canada,"(46.1969848711569, -63.0295232701976)", 257,Youth Hostel,,,[],22 Doc. Blanchard Cres ,Canada,"(46.2578025, -63.1460549)", 258,Canada's Best Value Inn & Suites,3.5,Very good,"['Free parking', 'Restaurant', 'Pool', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Breakfast included', 'Heated pool', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",20 Capital Dr Charlottetown Prince Edward Island,Canada,"(46.2650428, -63.1516656)", 259,Queens Arms Inn,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",20 Lower Malpeque Rd Charlottetown Prince Edward Island,Canada,"(46.2658288, -63.1583019666507)", 260,Cornwall / Charlottetown KOA,4.0,Very good,"['Pool', 'Free Internet', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry']",208 Ferry Rd Prince Edward Island,Canada,"(46.2262266, -63.1955983)", 261,Heart's Content Bed & Breakfast,4.5,Excellent,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']",236 Sydney St Charlottetown Prince Edward Island,Canada,"(46.2363864, -63.1214006)", 262,Woodmere Bed & Breakfast,,,[],98 Linden Road Charlottetown Prince Edward Island,Canada,"(46.2990258253965, -63.0784724418335)", 263,MacInnis Bed & Breakfast,,,[],80 Euston St Charlottetown Prince Edward Island,Canada,"(46.2392779, -63.1274229)", 264,Brighton House,5.0,,[],42 Brighton Roa ,Canada,"('nil', 'nil')", 265,Southport Motel,3.5,Very good,"['Minibar', 'Kitchenette']",20 Stratford Rd Prince Edward Island,Canada,"(46.227733, -63.1016298)", 266,River Winds B&B,5.0,,[],9 Colonel Gray Dr ,Canada,"(46.2414155388944, -63.1490957075515)", 267,Chantelle's House,5.0,,[],20 Liberty Cres ,Canada,"(-36.8881875, 175.0126884)", 268,Ambrose Tourist Home,3.5,,[],17 Passmore St ,Canada,"(46.2380220815147, -63.13198449403)", 269,Hyde Away House Bed & Breakfast,5.0,,[],196 Upper Meadow Bank Rd Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 270,Gallant's Tourist Home,3.5,,[],196 Kensington Rd ,Canada,"(53.4479093, -2.2805851)", 271,Blue Heron Hideaways,3.0,,[],Meadowbank ,Canada,"(46.20463615, -63.2247638054199)", 272,Whispers of the Ocean,5.0,,[], Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 273,Tourist Motel and Cabins,3.0,,[],514 Malpeque Rd. ,Canada,"(46.2909389888889, -63.1727451)", 274,Sunny King Motel,3.0,,[],Sunny King Motel Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 286,Best Western Terrace Inn,4.0,Very good,"['Free parking', 'Breakfast included', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Spa', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",4553 Greig Ave British Columbia,Canada,"(48.5669353, -123.4537529)",128.0 287,Days Inn by Wyndham Terrace,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",4620 Lakelse Ave British Columbia,Canada,"(54.5167493, -128.5636133)", 288,Microtel Inn & Suites by Wyndham Kitimat,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",635 Dadook Ave British Columbia,Canada,"(54.0563992, -128.6690055)",339.0 289,Red Goat Lodge,4.5,Excellent,"['Free parking', 'Breakfast Available', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",Red Goat Place Km 403 British Columbia,Canada,"(57.8148428, -129.9623743)",109.0 290,Mstar Hotel,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Paid Internet', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",150 City Centre Mall British Columbia,Canada,"(55.001251, -125.002441)",185.0 291,Holiday Inn Express & Suites Terrace,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",3059 Highway 16 East British Columbia,Canada,"(52.866458, -118.5148317)",144.0 292,Hidden Acres Farm and Treehouse Resort,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",3527 River Dr British Columbia,Canada,"(49.1966314, -123.102703)", 293,Robber's Roost Motel,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Concierge', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",3476 Laurier Street British Columbia,Canada,"(49.5062764, -115.7859587)",89.0 294,Nass Valley Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",87 Sand Lake Road British Columbia,Canada,"(55.2168157, -129.0885538)",125.0 295,Minette Bay Lodge,,,[],2255 Kitamaat Village Road British Columbia,Canada,"(53.9798126, -128.648839)",200.0 296,Comfort Inn & Suites Terrace,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Spa', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",5112 Highway 16 West British Columbia,Canada,"(52.866458, -118.5148317)", 297,The Bulkley Valley Motel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",4444 Highway 16 British Columbia,Canada,"(52.866458, -118.5148317)", 298,Copper River Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",4113 16 Hwy E British Columbia,Canada,"(55.001251, -125.002441)", 299,B&B House Austria,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Airport transportation', 'Breakfast Available', 'Dry Cleaning', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Ski-In / Ski-Out', 'Microwave', 'Minibar', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",603 10 Ave British Columbia,Canada,"(49.020191, -122.7735993)", 300,Skeena River House Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1778 Sleeping Beauty Lane British Columbia,Canada,"(54.4946203, -128.5822067)",135.0 301,Rest Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Electric vehicle charging station', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",4326 Lakelse Ave British Columbia,Canada,"(54.5167493, -128.5636133)",99.0 302,Stewart Mountain Lodge,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Dry Cleaning', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Ski-In / Ski-Out', 'Wheelchair Access', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",6th Avenue 418 British Columbia,Canada,"(50.0181983, -119.3999854)", 303,The Chalet Motel,3.5,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Dry Cleaning', 'Meeting rooms', 'Non-smoking hotel', 'Refrigerator in room', 'Non-smoking rooms']",852 Tsimshian Ave British Columbia,Canada,"(49.6830248, -124.9209259)",109.0 304,Kalum Motel,4.0,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms']",5522 Highway 16 West British Columbia,Canada,"(52.866458, -118.5148317)",89.0 305,Shames Country Lodge,5.0,,[],13526 Highway 16 West British Columbia,Canada,"(52.866458, -118.5148317)", 306,Bear Valley Guesthouse,,,[], British Columbia,Canada,"(55.001251, -125.002441)", 307,Hidden Acers,5.0,,[],2438 Kispiox Valley Rd British Columbia,Canada,"(55.3485218, -127.7007777)", 308,Kitimat Estuary Lodge B&B,4.0,,[],921 Kuldo Blvd British Columbia,Canada,"(54.0438334, -128.6620477)", 309,Skeena Spey Riverside Wilderness & Lodge,5.0,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",2940 Lavergne Rd British Columbia,Canada,"(54.5530728, -128.475687)", 310,Yellow Cedar Lodge,4.5,Excellent,"['Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']",13594 Highway 16 west British Columbia,Canada,"(52.866458, -118.5148317)", 311,Bell 2 Lodge,4.0,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Non-smoking hotel', 'Paid Internet', 'Paid Wifi', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Non-smoking rooms', 'Suites']",Stewart Cassiar Highway British ,Canada,"(56.09285, -129.4712413)", 312,Hyland Creek Bed and Breakfast,5.0,Excellent,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",5 Telegraph Glenora Road British Columbia,Canada,"(55.001251, -125.002441)",140.0 313,Remo Ridge B & B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Airport transportation', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room']",Farkvam Rd British ,Canada,"(54.4785494, -128.6021115)",131.0 314,The Lanfear Guest House,4.5,Excellent,[],5006 Walsh Ave British Columbia,Canada,"(49.0495559, -122.3043323)", 315,Bear Claw Lodge,5.0,Excellent,"['Room service', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Suites']",6271 Kispiox Valley Road British Columbia,Canada,"(55.61163345, -128.124187974372)", 318,Mumfords Lodge,4.0,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Golf Course', 'Non-smoking hotel', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Kitchenette']",5422 16 Hwy W British Columbia,Canada,"(55.001251, -125.002441)", 319,Deep Creek Lodge,4.5,,[],5255 Deep Creek Dr British Columbia,Canada,"(54.5740471, -128.6508791)", 320,Cedars Motel,3.5,,[],4830 Highway 16 West British Columbia,Canada,"(52.866458, -118.5148317)", 321,Rainbow Inn Motel,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Kitchenette']",5510 Highway 16 West British Columbia,Canada,"(52.866458, -118.5148317)", 322,Bear Country Inn,3.0,Average,"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",4702 Lakelse Ave British Columbia,Canada,"(54.5167493, -128.5636133)",115.0 323,Kitimat Hotel,2.0,,[],506 Enterprise Ave British Columbia,Canada,"(49.0605888, -122.291587)", 324,City Centre Suites,2.0,,[],480 City Centre British Columbia,Canada,"(55.001251, -125.002441)", 325,Bulkley Canyon Ranch,,,[],359 Bulkley Canyon Station Road British Columbia,Canada,"(55.2409968, -127.4709346)", 326,Cataline Motel & RV Park,,,[],2325 Omineca Ave British Columbia,Canada,"(54.3012871, -130.3321474)", 327,Little Wolf Resort,,,[],17727 Highway 16 East British Columbia,Canada,"(52.866458, -118.5148317)", 328,The Lodge at Skeena Landing,,,[],4055 Motz Rd British Columbia,Canada,"(54.5105977, -128.5538351)",129.0 329,Sandpiper - 8 Banyay,,,[],8 Banyay Avenue British Columbia,Canada,"(54.0700894, -128.6386569)", 350,Suskwa Lodge,,,"['Free High Speed Internet (WiFi)', 'Hot Tub', 'Laundry Service', 'Pets Allowed ( Dog / Pet Friendly )']",87 Moricetown FSR British Columbia,Canada,"(55.001251, -125.002441)", 351,Best Western Inn at Penticton,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",3180 Skaha Lake Rd Penticton British Columbia,Canada,"(49.4526359, -119.6002638)", 352,Valley Star Motel,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",3455 Skaha Lake Rd Penticton British Columbia,Canada,"(49.4526359, -119.6002638)", 353,Ramada by Wyndham Penticton Hotel & Suites,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Room service', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Multilingual Staff', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1050 Eckhardt Ave. West Penticton British Columbia,Canada,"(49.4941777, -119.6079518)", 354,Days Inn by Wyndham Penticton Conference Centre,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Restaurant', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']",152 Riverside Dr Penticton British Columbia,Canada,"(49.498365, -119.612987)", 355,Slumber Lodge Motel,3.0,Average,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Heated pool', 'Indoor pool', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",274 Lakeshore Dr W Penticton British Columbia,Canada,"(49.5019899, -119.5975488)",79.0 356,Spanish Villa Resort,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",890 Lakeshore Dr W Penticton British Columbia,Canada,"(49.5013513, -119.6110412)", 357,Coast Penticton Hotel,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",950 Westminster Ave W Penticton British Columbia,Canada,"(55.001251, -125.002441)", 358,Tiki Shores Inn and Suites,,,[],914 Lakeshore Dr W Penticton British Columbia,Canada,"(49.501154, -119.607463)", 359,Penticton Lakeside Resort & Conference Centre,3.5,Very good,"['Pool', 'Room service', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Spa', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']",21 Lakeshore Dr W Penticton British Columbia,Canada,"(49.5026819, -119.5945204)", 360,Empire Motel,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",3495 Skaha Lake Rd Penticton British Columbia,Canada,"(49.4526359, -119.6002638)", 361,Casa Grande Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",Unit #201 1070 Lakeshore Dr W Penticton British Columbia,Canada,"(55.001251, -125.002441)",99.0 362,Shoreline,3.0,Average,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",926 Lakeshore Dr W Penticton British Columbia,Canada,"(49.5011619, -119.607768)", 363,Pass Motor Inn,3.0,Average,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",2307 Skaha Lake Rd Penticton British Columbia,Canada,"(49.4526359, -119.6002638)", 364,Beachside Motel,,,[],3624 Parkview St Penticton British Columbia,Canada,"(49.45352905, -119.586276773828)",90.0 365,Riverside Motel,4.0,Very good,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",110 Riverside Dr Penticton British Columbia,Canada,"(49.5011, -119.6113432)",119.0 366,Hostelling International - Penticton,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Business Centre with Internet Access', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",464 Ellis St Penticton British Columbia,Canada,"(49.4964047, -119.5897403)", 367,Travelers Motel,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",3590 Skaha Lake Rd Penticton British Columbia,Canada,"(49.4526359, -119.6002638)", 368,Rowena's Retreat,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",1576 Holden Rd Penticton British Columbia,Canada,"(49.4812221, -119.5516836)",160.0 369,D'Angelo Winery & Guest House,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Suites']",979 Lochore Rd Penticton British Columbia,Canada,"(49.5279404, -119.5660696)", 370,Apple Tree Inn,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",2406 Skaha Lake Rd Penticton British Columbia,Canada,"(49.4526359, -119.6002638)", 371,Swiss House Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",2396 Wiltse Dr Penticton British Columbia,Canada,"(49.4750532, -119.5643796)",140.0 372,House Victoria Bed & Breakfast,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Airport transportation', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",1060 Argyle St Penticton British Columbia,Canada,"(49.4883677, -119.5948931)",160.0 373,Sandman Hotel Penticton,,,[],939 Burnaby Ave Penticton British Columbia,Canada,"(49.4977105, -119.6085757)", 374,Rochester Resort,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",970 Lakeshore Dr W Penticton British Columbia,Canada,"(49.5013513, -119.6110412)",79.0 375,Sahara Courtyard Inn Penticton,3.0,Average,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",1048 Westminster Ave W Penticton British Columbia,Canada,"(55.001251, -125.002441)",69.0 376,Sunny Beach Motel,3.0,Average,"['Free parking', 'Room service', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']",3648 Parkview St Penticton British Columbia,Canada,"(49.45352905, -119.586276773828)",80.0 377,Flamingo Motel,3.0,Average,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",2387 Skaha Lake Rd Penticton British Columbia,Canada,"(49.4526359, -119.6002638)", 378,5000 Motel,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1742 Main St Penticton British Columbia,Canada,"(49.4957204, -119.5908946)",64.0 379,Waterfront Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Tennis Court', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",3688 Parkview St Penticton British Columbia,Canada,"(49.45352905, -119.586276773828)", 380,Plaza Motel,,,[],1485 Main St Penticton British Columbia,Canada,"(49.4957204, -119.5908946)", 381,Granada Inn,2.5,Average,"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']",2592 Skaha Lake Rd Penticton British Columbia,Canada,"(49.4526359, -119.6002638)",69.0 382,Holiday House Motel,2.0,Poor,"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",3355 Skaha Lake Rd Penticton British Columbia,Canada,"(49.4526359, -119.6002638)", 383,Above The Beach Bed & Breakfast,,,[],102 Spruce Pl Penticton British Columbia,Canada,"(49.4523493, -119.5777679)", 384,E'Laysa Guesthouse and Vineyard Retreat,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",1056 Corbishley Ave Penticton British Columbia,Canada,"(49.5198128, -119.5692226)", 385,Bowmont Motel,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Heated pool', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",80 Riverside Dr Penticton British Columbia,Canada,"(49.5011, -119.6113432)", 386,Cormier's Studio,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",495 Vancouver Ave Penticton British Columbia,Canada,"(49.503233547619, -119.585035196599)", 387,Crooked Tree Guest Suites,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Electric vehicle charging station', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1278 Spiller Rd Penticton British Columbia,Canada,"(49.5208668704972, -119.544418573682)", 388,Lakeside Villa Inn & Suites,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",4201 Skaha Lake Road Penticton British Columbia,Canada,"(49.4526359, -119.6002638)", 389,Swiss Sunset Inn,3.5,Very good,"['Pool', 'Free High Speed Internet (WiFi)', 'Room service', 'Free parking', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']",2604 Skaha Lake Rd Penticton British Columbia,Canada,"(49.4526359, -119.6002638)", 390,OK Whistle Stop B&B,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Pool', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",1175 Chapman Rd Penticton British Columbia,Canada,"(49.5310298, -119.5619206)", 391,Crown Resort Motel,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",950 Lakeshore Dr W Penticton British Columbia,Canada,"(49.5013513, -119.6110412)", 392,Quidni Estate Winery Guest Rooms,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Concierge', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",1465 Naramata Rd Penticton British Columbia,Canada,"(49.5402101, -119.5645652)", 393,God's Mountain Estate,4.0,Very good,"['Pool', 'Free parking', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",4898 Lakeside Rd Penticton British Columbia,Canada,"(49.4432476, -119.5802018)", 394,Royal Bed and Breakfast,4.5,Excellent,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Dry Cleaning', 'Hot Tub', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1929 Sandstone Dr Penticton British Columbia,Canada,"(49.5044206, -119.6351898)", 395,Nikko Bed and Breakfast,,,[],633 Winnipeg St Penticton British Columbia,Canada,"(49.4888266, -119.5905427)", 396,Black Sea Motel & Restaurant,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Minibar', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",988 Lakeshore Dr W Penticton British Columbia,Canada,"(49.5013513, -119.6110412)", 397,Golden Sands Resort Motel,4.0,Very good,"['Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1028 Lakeshore Dr W Penticton British Columbia,Canada,"(49.501364, -119.6103675)", 398,Barefoot Beach Resort,3.5,Very good,"['Restaurant', 'Free parking', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",4145 Skaha Lake Rd Penticton British Columbia,Canada,"(49.4526359, -119.6002638)", 399,Apex Mountain Inn,3.5,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Spa', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",300 Strayhorse Road Penticton British Columbia,Canada,"(49.3924537, -119.903296)", 400,Log Cabin Motel,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",3287 Skaha Lake Rd Penticton British Columbia,Canada,"(49.4526359, -119.6002638)", 401,Lost Moose Lodge Resort,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Microwave', 'Refrigerator in room']",2301 Beaverdell Rd Penticton British Columbia,Canada,"(49.4691566, -119.3966323)", 402,Apex Double Diamond Hostel,4.5,,[],360 Strayhorse Rd ,Canada,"(49.3924537, -119.903296)", 403,Carmi Motor Inn,3.0,Average,"['Pool', 'Room service', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1473 Main St Penticton British Columbia,Canada,"(49.4957204, -119.5908946)", 404,The Bundy Buddy Guesthouse,,,[],1390 Manitoba St ,Canada,"(33.9547247, -118.438826)", 405,Black Widow Winery Bed & Breakfast,5.0,,[],1590 Naramata Rd ,Canada,"(49.5422226, -119.5667097)", 406,Skaha Motor Inn,4.0,,[],3502 Skaha Lake Rd ,Canada,"(49.4528508, -119.5977911)", 407,South Beach Gardens RV Park,3.0,,[],3815 Skaha Lake Rd ,Canada,"(49.4528508, -119.5977911)", 408,D'Vine Dreams,4.0,,[],410 Upper Bench Rd N ,Canada,"(39.1776151, -120.222893)", 409,Skaha Lake Paradise Resort,3.5,,[],4-800 Railway Lane ,Canada,"(37.4680694621321, -82.8300322313968)", 410,Black Forest Motel,3.0,,[],707 Westminster Ave W ,Canada,"(40.6801754693878, -74.2185744693877)", 411,Vineyard View Bed and Breakfast,3.0,,[],947 Lochore Rd ,Canada,"(49.5258559121551, -119.565785068442)", 412,Bel Air Motel,2.5,Average,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",2670 Skaha Lake Rd Penticton British Columbia,Canada,"(49.4526359, -119.6002638)", 413,Oxbow RV Resort,3.0,,[],198 Skaha Pl ,Canada,"(49.4541076, -119.5912478)", 414,Holiday Hills RV Resort,2.5,Average,[],175 97 Hwy South Penticton British Columbia,Canada,"(55.001251, -125.002441)", 415,Hansel And Gretel Motel,1.0,,[],2872 Skaha Lake Rd ,Canada,"(49.4528508, -119.5977911)", 416,Mayfair Motel,1.0,,[],2824 Skaha Lake Rd ,Canada,"(49.4528508, -119.5977911)", 417,Stardust Motor Inn,2.5,Average,"['Pool', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1048 Westminster Ave W Penticton British Columbia,Canada,"(55.001251, -125.002441)", 418,Wright's Beach Camp RV Park,2.5,Average,"['Pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Microwave']",4200 Skaha Lake Rd Penticton British Columbia,Canada,"(49.4526359, -119.6002638)", 419,Alpex Alpine Ski Resort,,,[],C/o 1636 Main St ,Canada,"(37.2324968663047, -96.9969229973656)", 420,Bear's Den B&B,,,[],189 Linden Ave. ,Canada,"(42.5147666773792, -83.1438660243953)", 421,Copper Creek Lodge,,,[],Apex Mountain Resort Penticton British ,Canada,"(49.3900432, -119.9047389)", 422,Valleyview B&B,,,[],3851 Valleyview Rd ,Canada,"(41.212723, -73.103175)", 424,Ogopogo Motel,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",270 Riverside Dr Penticton British Columbia,Canada,"(49.5011, -119.6113432)", 426,Homewood Suites Mont-Tremblant,4.0,Very good,"['Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Self-Serve Laundry', 'Ski-In / Ski-Out', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",3035 ch de la Chapelle Mont Tremblant Quebec,Canada,"(46.2134103, -74.5860866)", 427,Fairmont Tremblant,4.5,Excellent,"['Restaurant', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Bar/Lounge', 'Pool', 'Free Internet', 'Spa', 'Airport transportation', 'Babysitting', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Paid Wifi', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Ski-In / Ski-Out', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",3045 Chemin de la Chapelle Mont Tremblant Quebec,Canada,"(46.2147859, -74.5848518593707)", 428,Chateau Beauvallon Mont Tremblant,,,[],6385 Montee Ryan Mont Tremblant Quebec,Canada,"(52.4760892, -71.8258668)",168.0 429,Residence Inn by Marriott Mont Tremblant Manoir Labelle,4.0,Very good,"['Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Room service', 'Restaurant', 'Breakfast included', 'Babysitting', 'Breakfast Available', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",170 Chemin Cure Deslauriers Mont Tremblant Quebec,Canada,"(52.4760892, -71.8258668)",186.0 430,Hotel-Motel Le Boise Du Lac,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",135 chemin du lac Duhamel Mont Tremblant Quebec,Canada,"(46.1371651416929, -74.6260450114809)", 431,Hotel Quintessence,,,[],300 Mont Tremblant Quebec,Canada,"(46.11588, -74.5891426)",301.0 432,Embarc Tremblant,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Spa', 'Business Centre with Internet Access', 'Concierge', 'Golf Course', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Self-Serve Laundry', 'Tennis Court', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",200 Chemin des Saisons Mont Tremblant Quebec,Canada,"(46.205969, -74.594923)",185.0 433,Sommet des Neiges,4.5,Excellent,"['Fitness Centre with Gym / Workout Room', 'Pool', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Babysitting', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Sauna', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Ski-In / Ski-Out', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",150 Chemin au Pied de la Montagne Mont Tremblant Quebec,Canada,"(52.4760892, -71.8258668)",177.0 434,Le Grand Lodge Mont-Tremblant,4.0,Very good,"['Pool', 'Restaurant', 'Room service', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",2396 Labelle Street Mont Tremblant Quebec,Canada,"(46.1729185, -74.5975351)",159.0 436,Auberge Le Lupin B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",12 Mont Tremblant Quebec,Canada,"(46.11588, -74.5891426)", 437,B&B Les Dames du Lac,,,[],163 Chemin des Amoureux Mont Tremblant Quebec,Canada,"(46.094937531779, -74.5997835647706)",130.0 438,The Refuge,,,[],2672 Chemin du Village Mont Tremblant Quebec,Canada,"(52.4760892, -71.8258668)",119.0 439,Gite Escale du Nord B&B,5.0,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Spa', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']",1505 Montee Kavanagh Mont Tremblant Quebec,Canada,"(46.140832129678, -74.5536582883257)",139.0 440,Holiday Inn Express Hotel & Suites Mont-Tremblant,4.0,Very good,"['Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Pool', 'Breakfast Available', 'Business Centre with Internet Access', 'Heated pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",160 Cure Deslauriers Mont Tremblant Quebec,Canada,"(52.4760892, -71.8258668)", 441,AX Hotel,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Self-Serve Laundry', 'Wheelchair Access', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",860 rue LaLonde Mont Tremblant Quebec,Canada,"(46.114524, -74.593073)",106.0 442,Hotel Mont-Tremblant,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Breakfast included', 'Airport transportation', 'Babysitting', 'Banquet Room', 'Breakfast Available', 'Concierge', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",190 Mont Tremblant Quebec,Canada,"(46.11588, -74.5891426)",110.0 443,"Le Westin Resort & Spa, Tremblant, Quebec",4.0,Very good,"['Pool', 'Fitness Centre with Gym / Workout Room', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Room service', 'Spa', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Microwave', 'Kitchenette', 'Non-smoking rooms', 'Suites']",100 Chemin Kandahar Mont Tremblant Quebec,Canada,"(52.4760892, -71.8258668)",209.0 444,Hotel Vacances Tremblant,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",330 Rte 117 Mont Tremblant Quebec,Canada,"(52.4760892, -71.8258668)", 445,Tour des Voyageurs,,,[],151 Chemin du Cure Deslauriers Mont Tremblant Quebec,Canada,"(46.209478, -74.588156)",135.0 446,Lodge de la Montagne,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Pool', 'Fitness Centre with Gym / Workout Room', 'Babysitting', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Paid Internet', 'Sauna', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Ski-In / Ski-Out', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",140 Chemin au Pied de la Montagne Mont Tremblant Quebec,Canada,"(52.4760892, -71.8258668)",135.0 447,Motel 149,,,[],149 Route 117 Mont Tremblant Quebec,Canada,"(46.1158237, -74.6071767)",80.0 448,Auberge La Porte Rouge,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms']",1874 chemin du Village Mont Tremblant Quebec,Canada,"(52.4760892, -71.8258668)", 449,Auberge Mountain View Inn,4.0,Very good,"['Free parking', 'Free Internet', 'Breakfast included', 'Casino and Gambling', 'Golf Course', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Non-smoking rooms']",1177 Rue Labelle Mont Tremblant Quebec,Canada,"(46.1729185, -74.5975351)",55.0 450,Ermitage du Lac,4.0,Very good,"['Pool', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Business Centre with Internet Access', 'Concierge', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",150 Chemin du Cure Deslauriers Mont Tremblant Quebec,Canada,"(46.210756, -74.585816)", 451,Cap Tremblant Mountain Resort,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Spa', 'Fitness Centre with Gym / Workout Room', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Sauna', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Tennis Court', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",40 Mont Tremblant Quebec,Canada,"(46.11588, -74.5891426)",189.0 452,Place St-Bernard,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Spa', 'Fitness Centre with Gym / Workout Room', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Sauna', 'Ski-In / Ski-Out', 'Tennis Court', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",135 Chemin de Kandahar Mont Tremblant Quebec,Canada,"(46.2122769963912, -74.5862525054132)", 453,Le Second Souffle,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",815 Montee Kavanagh Mont Tremblant Quebec,Canada,"(46.1178067, -74.5603018)", 454,Les Suites de la Gare by Location ADP Tremblant,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",860 rue Coupal Mont Tremblant Quebec,Canada,"(46.130134951566, -74.5895027791174)", 455,Les Jardins de L'Achillee Millefeuille,4.5,Excellent,"['Free parking', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Sauna', 'Wheelchair Access', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",4352 chemin des Tulipes Mont Tremblant Quebec,Canada,"(52.4760892, -71.8258668)", 457,Microtel Inn and Suites by Wyndham Mont Tremblant,4.5,,[],235 Montee Ryan ,Canada,"(46.1343875314517, -74.6138464197661)",118.0 458,Auberge Sauvignon,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",2723 Chemin du Village Mont Tremblant Quebec,Canada,"(52.4760892, -71.8258668)",99.0 459,Wildberry Inn,5.0,Excellent,"['Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms']",855 rue de la Colline Mont Tremblant Quebec,Canada,"(46.1222417, -74.5614187)",130.0 460,Gite de la Pisciculture,4.0,Very good,"['Free parking', 'Spa', 'Breakfast included', 'Pool', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Non-smoking rooms']",714 de la Pisciculture Mont Tremblant Quebec,Canada,"(52.4760892, -71.8258668)",95.0 461,Manitonga Hostel,4.5,,[],221 ,Canada,"(25.0692380778714, 121.651767809979)",74.0 462,Village des Soleils,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Kitchenette']",1400 rue Labelle Mont Tremblant Quebec,Canada,"(46.1729185, -74.5975351)", 463,Gite le Roupillon B&B,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Spa', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']",2316 Chemin du village Mont Tremblant Quebec,Canada,"(52.4760892, -71.8258668)",120.0 464,Motel Tremblant sur la Colline,3.0,Average,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",Highway 11 Mont Tremblant Quebec,Canada,"(52.4760892, -71.8258668)",64.0 465,Tremblant Les Eaux,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Sauna', 'Shuttle Bus Service', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette']",Chemin Des Quatres Sommet Mont Tremblant Quebec,Canada,"(52.4760892, -71.8258668)",161.0 466,Le Couvent,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",137 rue du Couvent Mont Tremblant Quebec,Canada,"(46.1939533332005, -74.6287241353445)", 467,Auberge Le Voyageur,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",900 rue Coupal Mont Tremblant Quebec,Canada,"(46.13072, -74.590338)", 468,Pimbina Spa & Massage,4.5,Excellent,"['Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Breakfast Available', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",1239 rue Labelle Mont Tremblant Quebec,Canada,"(46.1729185, -74.5975351)", 469,La Chaumiere de l' Anse,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",10 Mont Tremblant Quebec,Canada,"(46.11588, -74.5891426)", 470,Domaine Summum,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1580 Montee du Cure Labelle Mont Tremblant Quebec,Canada,"(46.0945348, -74.5533978)", 471,Spa Crystal-Inn B&B Mont Tremblant,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Spa', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']",100 Joseph Thibault Mont Tremblant Quebec,Canada,"(52.4760892, -71.8258668)", 472,Tremblant Sunstar Condominiums,3.5,Very good,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Air conditioning', 'Microwave', 'Kitchenette', 'Non-smoking rooms', 'Suites']",2001 Chemin Principal Mont Tremblant Quebec,Canada,"(52.4760892, -71.8258668)", 473,Les Falaises - Tremblant Sunstar,5.0,,[],6385 Montee Ryan ,Canada,"(46.18660835, -74.5973690243888)", 474,Blueberry Lake Resort,4.0,Very good,"['Pool', 'Free parking', 'Free Internet', 'Spa', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Heated pool', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Tennis Court', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",4801 Chemin St-Cyr Mont Tremblant Quebec,Canada,"(52.4760892, -71.8258668)", 475,Tremblant Elysium Etoile du Matin,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Golf Course', 'Hot Tub', 'Outdoor pool', 'Shuttle Bus Service', 'Ski-In / Ski-Out', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']",Versant Soleil Mont Tremblan,Canada,"('nil', 'nil')", 476,Au Bois Jolit,4.0,Very good,"['Spa', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']",10 Mont Tremblant Quebec,Canada,"(46.11588, -74.5891426)", 477,Au Beau Soleil,,,[],1685 Chemin du Village Mont Tremblant Quebec,Canada,"(52.4760892, -71.8258668)", 478,Bel Air Resort & Residences,4.5,,[],80 rue des Sept Sommets ,Canada,"('nil', 'nil')", 479,BB Saffron,5.0,Excellent,"['Room service', 'Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",Chemin du Plateau 40 Mont Tremblant Quebec,Canada,"(52.4760892, -71.8258668)", 480,Le Plateau by Tremblant Sunstar,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Outdoor pool', 'Ski-In / Ski-Out']",6385 Montee Ryan Mont Tremblant Quebec,Canada,"(52.4760892, -71.8258668)", 481,L'Equinoxe with Rendez-Vous,,,[],Chemin de la Foret Mont Tremblant Quebec,Canada,"(46.2073614, -74.582208)", 482,Etoile du Matin by Tremblant Sunstar,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']",6385 Montee Ryan Mont Tremblant Quebec,Canada,"(52.4760892, -71.8258668)", 483,Aiglon by Tremblant Sunstar,,,[],6385 Montee Ryan ,Canada,"(46.18660835, -74.5973690243888)", 484,Chalets Laurentides Mont-Tremblant,,,[],572 Chemin Du Lac Duhamel ,Canada,"(46.1422702428254, -74.6471611342907)", 485,Clairiere By Tremblant Sunstar,,,[],6385 Montee Ryan ,Canada,"(46.18660835, -74.5973690243888)", 486,Auberge du Coq de Montagne,4.5,Excellent,"['Restaurant', 'Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']",2151 Chemin du Village Mont Tremblant Quebec,Canada,"(52.4760892, -71.8258668)", 500,Haut-Bois By Tremblant Sunstar,,,[],6385 Montee Ryan ,Canada,"(46.18660835, -74.5973690243888)", 501,L'Altitude By Rendez-Vous Tremblant,,,[],6-170 Chemin Au-Pied-De-la-Montagne ,Canada,"(46.2268853, -73.5833722)", 502,La Chouette by Tremblant Sunstar,,,[],6385 Montee Ryan ,Canada,"(46.18660835, -74.5973690243888)", 503,Le Champetre by Tremblant Sunstar,,,[],202 Chemin Champtre ,Canada,"('nil', 'nil')", 504,Les Eaux by Tremblant Sunstar,,,[],6385 Montee Ryan ,Canada,"(46.18660835, -74.5973690243888)", 505,Fairmont Banff Springs,4.5,Excellent,"['Restaurant', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Spa', 'Pool', 'Free Internet', 'Babysitting', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Paid Internet', 'Paid Wifi', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",405 Spray Avenue Alberta,Canada,"(51.1640046, -115.561722035865)",459.0 510,Tunnel Mountain Resort,4.0,Very good,"['Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",502 Tunnel Mountain Road Alberta,Canada,"(51.2002041, -115.5371874)", 511,The Juniper Hotel,4.0,Very good,"['Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar/Lounge', 'Free parking', 'Banquet Room', 'Breakfast Available', 'Conference Facilities', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']",1 Juniper Way Alberta,Canada,"(51.1873795, -115.588254835833)",120.0 512,Brewster's Mountain Lodge,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Family Rooms', 'Non-smoking rooms', 'Suites']",208 Caribou Street Alberta,Canada,"(51.1765438, -115.5677893)",109.0 513,Mount Royal Hotel,,,[],138 Banff Avenue Alberta,Canada,"(51.1996032, -115.537485)",149.0 514,Elk + Avenue Hotel,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Banquet Room', 'Breakfast Available', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",333 Banff Avenue Alberta,Canada,"(51.1798733, -115.570781041464)", 515,Sunshine Mountain Lodge,4.0,Very good,"['Restaurant', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Bar/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Shuttle Bus Service', 'Ski-In / Ski-Out', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1 Sunshine Access Road Alberta,Canada,"(55.001251, -115.002136)",179.0 516,A Banff Boutique Inn - Pension Tannenhof,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']",121 Cave Avenue Alberta,Canada,"(51.1720277, -115.5718223)",79.0 517,Banff Aspen Lodge,4.0,Very good,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Pool', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Wheelchair Access', 'Non-smoking rooms', 'Suites']",401 Banff Avenue Alberta,Canada,"(51.18142515, -115.568649104313)",139.0 518,Delta Hotels by Marriott Banff Royal Canadian Lodge,4.0,Very good,"['Pool', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",459 Banff Ave Alberta,Canada,"(51.18324705, -115.563953844495)", 519,Castle Mountain Chalets,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",Castle Junction1A & Hwy 93 South Alberta,Canada,"(55.001251, -115.002136)",170.0 520,The Poplar Inn,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Free parking', 'Non-smoking hotel', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",316 Lynx Street Alberta,Canada,"(51.1788053, -115.5744519)",172.0 521,Bow View Lodge,4.0,Very good,"['Free parking', 'Non-smoking hotel', 'Paid Internet', 'Paid Wifi', 'Wheelchair Access', 'Non-smoking rooms']",228 Bow Avenue Alberta,Canada,"(51.1779533, -115.5764592)",73.0 522,Banff Inn,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Breakfast included', 'Spa', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']",501 Banff Avenue Alberta,Canada,"(51.1838392, -115.56228195)",116.0 523,Canalta Lodge,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Hot Tub', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",545 Banff Avenue Alberta,Canada,"(51.1852561, -115.557824791309)",118.0 524,Buffalo Mountain Lodge,4.0,Very good,"['Free parking', 'Restaurant', 'Room service', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Banquet Room', 'Conference Facilities', 'Hot Tub', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Shuttle Bus Service', 'Family Rooms', 'Non-smoking rooms', 'Suites']",700 Tunnel Mountain Road Alberta,Canada,"(51.2002041, -115.5371874)",118.0 525,Banff Caribou Lodge & Spa,4.0,Very good,"['Restaurant', 'Free parking', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Spa', 'Babysitting', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']",521 Banff Avenue Alberta,Canada,"(51.18435435, -115.560728047355)", 526,Douglas Fir Resort & Chalets,4.0,Very good,"['Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",525 Tunnel Mountain Drive Alberta,Canada,"(51.175562, -115.5592542)", 527,Irwin's Mountain Inn,4.0,Very good,"['Free parking', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Dry Cleaning', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",429 Banff Avenue Alberta,Canada,"(51.1824874, -115.566513581469)", 528,Hidden Ridge Resort,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",901 Hidden Ridge Way Alberta,Canada,"(51.1881312, -115.546148)",149.0 529,Fox Hotel & Suites,4.0,Very good,"['Free parking', 'Restaurant', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Breakfast included', 'Spa', 'Babysitting', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Microwave', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",461 Banff Avenue Alberta,Canada,"(51.1834848, -115.5631428)", 530,High Country Inn,,,[],419 Banff Avenue Alberta,Canada,"(51.18185985, -115.567946213943)",99.0 531,Charlton's Banff,,,[],513 Banff Ave. Alberta,Canada,"(51.1840524, -115.561698581629)", 532,Banff Ptarmigan Inn,3.5,Very good,"['Restaurant', 'Room service', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Breakfast included', 'Airport transportation', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",337 Banff Avenue Alberta,Canada,"(51.18077735, -115.570130785254)", 533,HI-Banff Alpine Centre,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Concierge', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Non-smoking rooms']",801 Hidden Ridge Way Alberta,Canada,"(51.1852498, -115.5480533)",69.0 534,Rundlestone Lodge,4.0,Very good,"['Pool', 'Restaurant', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",537 Banff Avenue Alberta,Canada,"(51.18496255, -115.55885935)",99.0 536,Banff Rocky Mountain Resort,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Tennis Court', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1029 Banff Avenue Alberta,Canada,"(51.1996032, -115.537485)",99.0 537,Red Carpet Inn,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",425 Banff Ave. Alberta,Canada,"(51.18217675, -115.566922065442)",79.0 538,Bumpers Inn,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",250 Marmot Cres Alberta,Canada,"(51.1874622, -115.5589905)", 539,King Edward Hotel,,,[],137 Banff Avenue Alberta,Canada,"(51.1765327, -115.5711913)", 540,Blue Mountain Lodge,3.5,Very good,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",137 Muskrat Street Alberta,Canada,"(51.1798369, -115.566195)", 541,The YWCA Banff Hotel,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Non-smoking rooms']",102 Spray Ave Alberta,Canada,"(51.1717516, -115.569100072228)", 542,Banff International Hostel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Non-smoking rooms']",449 Banff Avenue Alberta,Canada,"(51.1829658, -115.564753)", 543,A Good Nite's Rest,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",437 Marten Street Alberta,Canada,"(51.1827157, -115.5676471)", 544,Mountain View Bed & Breakfast,,,[],347 Grizzly Street Alberta,Canada,"(51.1764331, -115.5644449)",120.0 545,Inns Of Banff,3.0,Average,"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Shuttle Bus Service', 'Non-smoking rooms']",600 Banff Ave Alberta,Canada,"(51.18544085, -115.554579940739)",79.0 546,Banff Voyager Inn,2.5,Average,"['Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Heated pool', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Non-smoking rooms']",555 Banff Avenue Alberta,Canada,"(51.18553245, -115.556801336687)",93.0 547,HI-Castle Mountain Wilderness,4.5,Excellent,['Kitchenette'],Highway 1A and Highway 93 South Alberta,Canada,"(55.001251, -115.002136)", 548,Johnston Canyon Lodge and Bungalows,,,[], Alberta,Canada,"(55.001251, -115.002136)", 549,Cottage Bed & Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Kitchenette', 'Non-smoking rooms']",209 Otter Street Alberta,Canada,"(51.1802712, -115.5640106)", 550,Heidi's B&B,3.5,Very good,['Free High Speed Internet (WiFi)'],214 Otter Street Alberta,Canada,"(51.1802712, -115.5640106)", 551,Hillside Bungalows,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Pets Allowed ( Dog / Pet Friendly )', 'Kitchenette']",452 Muskrat Stree Alberta,Canada,"(55.001251, -115.002136)", 552,The Banff Bear B&B Suite,,,[],108 Otter Street Alberta,Canada,"(51.1802712, -115.5640106)", 556,Rundle Manor Hotel,,,[],348 Marten Street Alberta,Canada,"(51.1827157, -115.5676471)", 557,Bed & Breakfast on Mountain Lane,4.0,,[],104 Mountain Lane Alberta,Canada,"(55.001251, -115.002136)", 558,Banff B&B,5.0,,[],440 Muskrat St. Alberta,Canada,"(51.1798369, -115.566195)", 559,Park Avenue B&B,3.5,,[],135B Park Avenue Alberta,Canada,"(53.6425721, -113.5966916)", 560,Glacier View Inn,3.0,,[],100 Gopher St Alberta,Canada,"(51.1800517, -115.5772474)", 561,Samesun Banff,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Bar/Lounge', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Non-smoking rooms']",433 Banff Avenue Alberta,Canada,"(51.1825258, -115.566136902657)", 562,Beaujolais Boutique B&B at Thea's House,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Business Centre with Internet Access', 'Concierge', 'Multilingual Staff', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",138 Otter Street Alberta,Canada,"(51.1802712, -115.5640106)", 563,Holiday Lodge Bed & Breakfast & Cabins,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",311 Marten Street Alberta,Canada,"(51.1827157, -115.5676471)", 564,At Wit's End Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']",116 Mountain Avenue Alberta,Canada,"(51.1615167, -115.5706911)", 565,Buffaloberry Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Non-smoking rooms']",417 Marten Street Alberta,Canada,"(51.1827157, -115.5676471)", 566,Storm Mountain Lodge & Cabins,4.5,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Family Rooms', 'Non-smoking rooms']",Highway 93 South Alberta,Canada,"(51.4399723, -116.1989318)", 567,Cascade Court Bed & Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",#2 Cascade Court Alberta,Canada,"(51.1678206, -115.566919)", 568,Mountain Home Bed and Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",129 Muskrat St. Alberta,Canada,"(51.1798369, -115.566195)", 569,HI Rampart Creek Wilderness Hostel,4.5,Excellent,"['Free parking', 'Non-smoking rooms']",Ice Field Parkway Alberta,Canada,"(55.001251, -115.002136)", 572,Alpine Motel Kamloops,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1393 Hugh Allan Dr Kamloops British Columbia,Canada,"(50.651315, -120.376591)",59.0 573,Coast Kamloops Hotel & Conference Centre,4.5,Excellent,"['Pool', 'Free parking', 'Room service', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1250 Rogers Way Kamloops British Columbia,Canada,"(50.6522331, -120.3671571)", 574,South Thompson Inn & Conference Center,4.5,Excellent,"['Free parking', 'Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",3438 Shuswap Rd Kamloops British Columbia,Canada,"(50.6538507, -120.008295503282)", 575,Hampton Inn by Hilton Kamloops,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",1245 Rogers Way Kamloops British Columbia,Canada,"(50.65109465, -120.372170788742)",120.0 576,Scott's Inn and Restaurant - Kamloops,,,[],551 11th Ave Kamloops British Columbia,Canada,"(50.67285555, -120.31353870261)",128.0 577,Best Western Plus Kamloops Hotel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",660 Columbia St W Kamloops British Columbia,Canada,"(50.6719027, -120.3549469)",164.0 578,Holiday Inn Express - Kamloops,4.0,Very good,"['Pool', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",1550 Versatile Dr Kamloops British Columbia,Canada,"(50.653199, -120.382852)", 579,Fairfield Inn & Suites by Marriott Kamloops,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Concierge', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1475 Hugh Allan Dr Kamloops British Columbia,Canada,"(50.65299375, -120.383473989285)",125.0 580,Accent Inn Kamloops,4.0,Very good,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Airport transportation', 'Business Centre with Internet Access', 'Concierge', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",1325 Columbia St W Kamloops British Columbia,Canada,"(50.6624651, -120.3522707)", 581,Holiday Inn Suites Kamloops,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Pool', 'Room service', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",675 Tranquille Rd Kamloops British Columbia,Canada,"(50.6963474, -120.3614466)", 582,"The Plaza Hotel, Trademark Collection by Wyndham",4.0,Very good,"['Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",405 Victoria St Kamloops British Columbia,Canada,"(50.675645, -120.331751)",101.0 583,DoubleTree by Hilton Hotel Kamloops,4.0,Very good,"['Pool', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']",339 St Paul St Kamloops British Columbia,Canada,"(50.6737634, -120.3331753)", 584,Super 8 by Wyndham Kamloops BC,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Golf Course', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",1521 Hugh Allan Dr Kamloops British Columbia,Canada,"(50.652167, -120.382065)", 585,Riverland Inn & Suites,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",1530 River St Kamloops British Columbia,Canada,"(50.6748503, -120.302665)", 586,The Thompson Hotel and Conference Centre,4.0,Very good,"['Pool', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Restaurant', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",650 Victoria Street Kamloops British Columbia,Canada,"(50.6759683, -120.3259465)",99.0 587,Travelodge Kamloops City Centre,3.5,Very good,"['Pool', 'Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms']",430 Columbia St Kamloops British Columbia,Canada,"(50.6717819, -120.3313497)", 588,The Ranchland Inn,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Golf Course', 'Hot Tub', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",2357 Trans Canada Hwy E Kamloops British Columbia,Canada,"(55.001251, -125.002441)", 589,Sandman Signature Kamloops Hotel,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Bar/Lounge', 'Room service', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",225 Lorne St Kamloops British Columbia,Canada,"(50.677653, -120.3357182)",140.0 590,Days Inn by Wyndham Kamloops,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1855 Rogers Pl Kamloops British Columbia,Canada,"(50.6525087, -120.36864139779)", 591,Ramada by Wyndham Kamloops,3.5,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Bar/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",555 Columbia St W Kamloops British Columbia,Canada,"(50.6727429, -120.3518045)", 593,Kamloops Travelodge Mountview,3.5,Very good,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Business Centre with Internet Access', 'Hot Tub', 'Multilingual Staff', 'Outdoor pool', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",1225 Rogers Way Kamloops British Columbia,Canada,"(50.6509298, -120.371278989958)", 594,Grandview Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",463 Grandview Terr Kamloops British Columbia,Canada,"(50.6739672, -120.3506881)", 595,Comfort Inn & Suites,3.5,Very good,"['Pool', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1810 Rogers Pl Kamloops British Columbia,Canada,"(50.65282305, -120.370587760677)",99.0 596,Quality Inn Kamloops,3.5,Very good,"['Pool', 'Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Business Centre with Internet Access', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",1860 Rogers Pl Kamloops British Columbia,Canada,"(50.65185095, -120.368992428081)",109.0 597,Overlander B & B,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",3775 Overlander Dr Kamloops British Columbia,Canada,"(50.780378, -120.328164)",120.0 598,Pacific Inn & Suites Kamloops,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Spa', 'Airport transportation', 'Banquet Room', 'Concierge', 'Dry Cleaning', 'Hot Tub', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1820 Rogers Pl Kamloops British Columbia,Canada,"(50.65219775, -120.370088611888)", 599,Four Points by Sheraton Kamloops,4.0,Very good,"['Pool', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Shuttle Bus Service', 'Wheelchair Access', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1175 Rogers Way Kamloops British Columbia,Canada,"(50.65105055, -120.367949542185)", 600,Kings Motor Inn,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1775 Trans Canada Hwy E Kamloops British Columbia,Canada,"(55.001251, -125.002441)", 601,Canadas Best Value Inn & Suites,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",1200 Rogers Way Kamloops British Columbia,Canada,"(50.65159305, -120.369895634027)",66.0 603,Howard Johnson by Wyndham Downtown Kamloops,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",530 Columbia St Kamloops British Columbia,Canada,"(50.6717418, -120.3287197)",59.0 604,Panorama Inn & Suites,3.5,Very good,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Bar/Lounge', 'Concierge', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",610 Columbia St W Kamloops British Columbia,Canada,"(50.6727998, -120.3542536)", 605,Fortune Motel,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Golf Course', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",654 Fortune Dr Kamloops British Columbia,Canada,"(50.69589385, -120.355901306489)", 606,Motel 6 - Kamloops,3.5,Very good,"['Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",1763 Trans Canada Hwy E Kamloops British Columbia,Canada,"(55.001251, -125.002441)",70.0 607,Acadian Inn,,,[],1390 Columbia St Kamloops British Columbia,Canada,"(50.6723427, -120.3079483)",60.0 608,Sandman Inn & Suites Kamloops,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Business Centre with Internet Access', 'Dry Cleaning', 'Meeting rooms', 'Multilingual Staff', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",550 Columbia St Kamloops British Columbia,Canada,"(50.6719196, -120.3278334)", 609,Lamplighter Motel,,,[],1901 Trans Canada Hwy E Kamloops British Columbia,Canada,"(55.001251, -125.002441)",80.0 610,Best Budget Inn and Suites,3.0,Average,"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Breakfast included', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",1773 Trans Canada Hwy E Kamloops British Columbia,Canada,"(55.001251, -125.002441)", 611,Super 8 by Wyndham Kamloops East,3.0,Average,"['Pool', 'Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Non-smoking rooms']",2459 Trans Canada Hwy E Kamloops British Columbia,Canada,"(55.001251, -125.002441)",65.0 612,Star Lodge,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Business Centre with Internet Access', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",775 Columbia St W Kamloops British Columbia,Canada,"(50.6709171, -120.3538768)", 613,Trans Canada Motel,3.0,Average,"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",2505 Trans Canada Hwy E Kamloops British Columbia,Canada,"(55.001251, -125.002441)",48.0 614,Hospitality Inn,3.0,Average,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",500 Columbia St W Kamloops British Columbia,Canada,"(50.6734689, -120.3521519)",80.0 615,Rider's Motor Inn,2.0,Poor,"['Free High Speed Internet (WiFi)', 'Airport transportation', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",1759 Trans Canada Hwy E Kamloops British Columbia,Canada,"(55.001251, -125.002441)",60.0 616,Parkview Motel,,,[],1084 Battle St ,Canada,"(35.4617097142857, -79.1741665714286)",250.0 617,Wingate by Wyndham Kamloops,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Concierge', 'Dry Cleaning', 'Electric vehicle charging station', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1180 Rogers Way Kamloops British Columbia,Canada,"(50.6522331, -120.3671571)", 618,Delta Hotels Kamloops Downtown,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Room service', 'Restaurant', 'Pool', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",540 Victoria St Kamloops British Columbia,Canada,"(50.676051, -120.328692)", 619,Lac le Jeune Resort,4.0,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']",Lac le Jeune Rd. Kamloops British Columbia,Canada,"(50.6559475, -120.4468276)", 620,Residence & Conference Centre - Kamloops,,,[],950 McGill Rd Kamloops British Columbia,Canada,"(50.6685145, -120.3598753)", 621,Fireside Lodge,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Hot Tub', 'Non-smoking hotel', 'Ski-In / Ski-Out', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",3190 Creekside Way Kamloops British Columbia,Canada,"(55.001251, -125.002441)", 622,Knights Inn Kamloops,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Shuttle Bus Service', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",625 Columbia St W Kamloops British Columbia,Canada,"(50.6718373, -120.353028)", 623,Fountain Motel,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Non-smoking rooms']",506 Columbia St Kamloops British Columbia,Canada,"(50.6717467, -120.3291656)", 624,Tournament Inn,2.0,,[],1893 Trans Canada Hwy E ,Canada,"(49.1699962, -122.6918771)", 625,Columbia Motor Inn,2.0,Poor,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room']",575 Columbia St W Kamloops British Columbia,Canada,"(50.6724703, -120.3523885)", 626,Country Cottage B&B,,,[],2210 Crescent Dr ,Canada,"(53.5160648, -2.2271747)", 627,Maverick Motor Inn,,,[],1250 Trans Canada Hwy W ,Canada,"(49.1699962, -122.6918771)", 628,Spruce Wilderness Lodge,3.0,,[],57 KM North Jamieson Creek Rd ,Canada,"(50.8828957, -120.2837976)", 629,Shuswap Lake Resort,2.0,,[],1142 Pine Grove Rd ,Canada,"(40.6836638651882, -80.4108017430232)", 630,Knutsford / Kamloops RV Campground,3.0,Average,"['Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry']",Hwy 5A South Kamloops British ,Canada,"(50.645649, -120.3552807)", 631,Wind and Sky Bed & Breakfast,3.5,,[],2465 Knutsford Hills Drive ,Canada,"(50.631239, -120.305858)", 632,Kamloops Log Home,2.5,,[],6797 Barnhartvale Rd ,Canada,"(50.6473979, -120.1449908)", 633,Sun Peaks Online,1.5,,[],4936 Reighmount Pl ,Canada,"(50.805194, -120.31523)", 634,Sevinth Heaven Bed and Breakfast,1.0,,[],2360 Ojibway Rd ,Canada,"(46.2805631, -81.3462487)", 635,Silver Sage Campground,2.5,Average,['Pets Allowed ( Dog / Pet Friendly )'],Silver Sage Campground 771 Athabasca St E Kamloops British Columbia,Canada,"(55.001251, -125.002441)", 636,Kamloops RV Park,3.0,Average,"['Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog / Pet Friendly )']",9225 Dallas Dr Kamloops British Columbia,Canada,"(50.6543678, -120.075204)", 637,4 Seasons Motel,1.0,Terrible,[],1767 Trans Canada Hwy E Kamloops British Columbia,Canada,"(55.001251, -125.002441)", 638,High Ridge Bed and Breakfast,,,[],1221 Highridge Dr Kamloops British Columbia,Canada,"(50.6497796, -120.1715135)", 639,Moose Woodland Chalet,,,[],Wells Gray Wilderness Park ,Canada,"('nil', 'nil')", 647,Best Western Tin Wis Resort,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Non-smoking rooms']",1119 Pacific Rim Hwy Tofino British Columbia,Canada,"(49.13160115, -125.901542236143)",161.0 648,Pacific Sands Beach Resort,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1421 Pacific Rim Hwy. Tofino British Columbia,Canada,"(49.1064088, -125.8726452)",239.0 649,Long Beach Lodge Resort,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1441 Pacific Rim Highway Tofino British Columbia,Canada,"(49.1234524, -125.8916495)",229.0 650,House of Himwitsa,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",300 Main St. Tofino British Columbia,Canada,"(49.1539849, -125.9092167)",195.0 651,HI-Tofino - Whaler’s on the Point Guesthouse,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Family Rooms', 'Non-smoking rooms']",81 West St. Tofino British Columbia,Canada,"(49.1530873, -125.911577291616)",93.0 652,The Shoreline Tofino,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",350 Olsen Road Tofino British Columbia,Canada,"(49.149693, -125.8920695)",208.0 653,Black Bear Guesthouse,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",926 Black Bear Lane Tofino British Columbia,Canada,"(49.1150007, -125.8799787)",227.0 654,Wickaninnish Inn and The Pointe Restaurant,,,[],500 Osprey Lane at Chesterman Beach Tofino British Columbia,Canada,"(55.001251, -125.002441)",340.0 655,Tofino Resort + Marina,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Breakfast Available', 'Electric vehicle charging station', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",634 Campbell St Tofino British Columbia,Canada,"(49.1452561, -125.8913715)",139.0 656,Meares Vista Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",760 Campbell Street Tofino British Columbia,Canada,"(49.14603725, -125.890922372117)",145.0 657,The Inn at Tough City,3.5,Very good,"['Restaurant', 'Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",350 Main Street Tofino British Columbia,Canada,"(49.15420955, -125.906601379082)",139.0 658,The Ecolodge at the Tofino Botanical Gardens,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Electric vehicle charging station', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1084 Pacific Rim Highway Tofino British Columbia,Canada,"(49.1234524, -125.8916495)", 659,Cobble Wood & Bird Sanctuary Guest Houses,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1115 1110 Fellowship Drive Tofino British Columbia,Canada,"(55.001251, -125.002441)", 660,Middle Beach Lodge,4.0,Very good,"['Free parking', 'Restaurant', 'Breakfast included', 'Free Internet', 'Bar/Lounge', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",400 MacKenzie Beach Road Tofino British Columbia,Canada,"(49.1323953, -125.9005148)", 661,Ocean Village Beach Resort,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",555 Hellesen Drive Tofino British Columbia,Canada,"(49.128788, -125.8964234)", 662,Tofino Motel Harborview Ltd.,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']",542 Campbell Street Tofino British Columbia,Canada,"(49.1452561, -125.8913715)",155.0 663,Harvey House B&B,,,[],1310 Lynn Road Tofino British Columbia,Canada,"('nil', 'nil')", 664,Cox Bay Beach Resort,4.5,Excellent,"['Fitness Centre with Gym / Workout Room', 'Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Laundry Service', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1431 Pacific Rim Hwy Tofino British Columbia,Canada,"(49.1234524, -125.8916495)", 665,Summerhill Guest House,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1101 Fellowship Drive ,Canada,"(34.7502005782107, -92.4962048620316)", 666,BriMar Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",1375 Chesterman Beach Road Tofino British Columbia,Canada,"(55.001251, -125.002441)", 667,Tofino Trek Inn,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",371 Main Street Tofino British Columbia,Canada,"(49.1536286, -125.9054674)", 668,Tofino Travellers Guesthouse,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms', 'Suites']",231 Main Street Tofino British Columbia,Canada,"(49.1531315, -125.9101935)", 669,Adventure Tofino B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Non-smoking hotel', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",615 Pfeiffer Crescent Tofino British Columbia,Canada,"(49.149406, -125.899063)", 670,Jamie's Rainforest Inn,4.5,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1258 Pacific Rim Highway Tofino British Columbia,Canada,"(49.12199575, -125.888437096131)", 671,Paddlers Inn,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Concierge', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",320 Main Street Tofino British Columbia,Canada,"(49.15402, -125.9081094)", 672,Seafarer's Bed and Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",1212 Lynn Rd Tofino British ,Canada,"(49.1233087, -125.8928555)", 673,Sea Star Beach Retreat,,,[],1294 Lynn Road Tofino British Columbia,Canada,"(49.1233087, -125.8928555)", 674,Bedwell Place Guest House,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Wheelchair Access', 'Refrigerator in room', 'Kitchenette', 'Suites']",615 Campbell St Tofino British Columbia,Canada,"(49.1452561, -125.8913715)", 675,Duffin Cove Oceanfront Lodging,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']",215 Campbell Street Tofino British Columbia,Canada,"(49.1452561, -125.8913715)", 676,Emerald Forest Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Refrigerator in room', 'Non-smoking rooms']",1326 Pacific Rim Highway Tofino British Columbia,Canada,"(49.1234524, -125.8916495)", 678,Tofino Swell Lodge,4.0,Very good,"['Free Internet', 'Free parking', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Non-smoking rooms']",341 Olson Tofino British Columbia,Canada,"(55.001251, -125.002441)", 679,Tofino Ospray Lodge,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms', 'Suites']",450 Neill St Tofino British Columbia,Canada,"(49.1520091, -125.9063337)", 680,Chesterman Hideaway,5.0,,[],1310 Lynn Rd ,Canada,"(35.9669891, -78.8518553)", 681,Long Beach Haven,,,[],399 Esowista Tofino British Columbia,Canada,"(55.001251, -125.002441)", 682,The Maq Hotel,3.5,Very good,"['Free parking', 'Bar/Lounge', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms', 'Suites']",120 First Street Tofino British Columbia,Canada,"(49.1535, -125.9091558)", 683,Solwood Healing Arts Retreat & Spa,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Kitchenette']",1298 Lynn Road Tofino British Columbia,Canada,"(49.1233087, -125.8928555)", 684,Dolphin Motel,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",1190 Pacific Rim Highway Tofino British ,Canada,"(49.1234524, -125.8916495)", 685,Schooner Motel,,,[],311 Campbell Tofino British Columbia,Canada,"(49.1452561, -125.8913715)", 686,Clayoquot Cedars Vacation Rentals,,,[],1398 Pacific Rim Highway ,Canada,"(49.2680655, -124.8487056)", 687,WILDPOD,,,[],174 West Street Tofino British Columbia,Canada,"(49.1530363, -125.9111432)", 688,Water's Edge Bed and Breakfast,5.0,Excellent,['Free Internet'],331 Tonquin Park Rd. Tofino British Columbia,Canada,"(49.147422, -125.912347)", 689,South Chesterman Beach Condos,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Kitchenette']",Chesterman Beach Tofino British ,Canada,"(49.1162009, -125.893810313465)", 690,Sea Dreamer Guest House,4.5,,[],250 Fourth St ,Canada,"(42.4543342887011, -73.2415749155021)", 691,Eagle View Guest House,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)']",597 Pfeiffer Crescent Tofino British ,Canada,"(49.149406, -125.899063)", 692,Wildpod Glamping,5.0,,[],174 West Street ,Canada,"(42.5158936, -71.1202715)", 693,Pyramid Point Holiday House,4.5,,[],1302 Lynn Road ,Canada,"(35.9677955, -78.8517157)", 694,Wit's End B&B,5.0,,[],1260 Pacific Rim Highway ,Canada,"(49.2680655, -124.8487056)", 695,Tofino Sunrise Inn Bed and Breakfast,3.5,,[],1072 Pacific Rim Highway ,Canada,"(49.2680655, -124.8487056)", 696,Misty Mountain Manor,4.0,,[],616 Tibbs Place ,Canada,"(49.1309632, -125.8940095)", 697,Cedar Street Guest House,4.0,Very good,[],290 Cedar Street Tofino British ,Canada,"(49.1488715, -125.9104026)", 698,Long Beach Golf Course & Campground,3.0,Average,"['Free parking', 'Banquet Room', 'Conference Facilities', 'Golf Course', 'Multilingual Staff', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry']",1850 Pacific Rim Hwy Tofino British Columbia,Canada,"(49.1234524, -125.8916495)", 699,Days Inn,,,[], Tofino British ,Canada,"(49.1529643, -125.9047083)", 700,Abraham Sanctuary,,,[],1112 Abraham Drive ,Canada,"(36.1997722893745, -94.525322116523)", 701,Lost Sailor Guesthouse,,,[],1108 Abraham Drive ,Canada,"(36.2001513, -94.527219)", 706,Best Western Mountainview Inn,,,[],1024 11th St N Golden British Columbia,Canada,"(51.309322, -116.9760935)",90.0 707,Pinewood Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1405 11th Ave N Golden British Columbia,Canada,"(51.3194536, -116.9774986)", 708,Holiday Inn Express Golden-Kicking Horse,4.0,Very good,"['Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Non-smoking rooms', 'Suites']",1120 14th Street North Golden British Columbia,Canada,"(51.31541065, -116.97462168509)", 709,Glenogle Mountain Lodge & Spa,4.5,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Wheelchair Access', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",913 Oster Rd Golden British Columbia,Canada,"(51.3482289, -116.9480608)",159.0 710,Dreamcatcher Hostel,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",528 9th Avenue North Golden British Columbia,Canada,"(51.3013345, -116.967350011599)",92.0 711,Travelodge By Wyndham Golden Sportsman Lodge,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",1200 12th St N Golden British Columbia,Canada,"(51.31380055, -116.969365665882)",80.0 712,Rondo Motel,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",824 Park Dr Golden British Columbia,Canada,"(51.2968266, -116.9653761)",65.0 713,Winston Lodge & Spa,4.5,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Spa', 'Banquet Room', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Non-smoking hotel', 'Ski-In / Ski-Out', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",1593 Cache Close Golden British Columbia,Canada,"(55.001251, -125.002441)", 714,Days Inn by Wyndham Golden,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1416 Golden View Rd Golden British Columbia,Canada,"(51.3011571, -116.950943)", 715,Glacier Mountaineer Lodge - Bellstar Hotels & Resorts,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Restaurant', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Ski-In / Ski-Out', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1549 Kicking Horse Trail Golden British Columbia,Canada,"(55.001251, -125.002441)",139.0 716,Mountain View Cabins,4.5,Excellent,"['Free parking', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Non-smoking rooms']",2383 Forde Station Rd Golden British Columbia,Canada,"(55.001251, -125.002441)",60.0 717,Prestige Inn Golden,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1049 Trans Canada Hwy N Golden British Columbia,Canada,"(51.3018446, -116.9474729)",119.0 718,Ramada Limited Golden,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Room service', 'Breakfast Available', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1311 12th St N Golden British Columbia,Canada,"(51.31380055, -116.969365665882)",93.0 719,"Golden Hostel, Kicking Horse River Lodge",3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",801 9th St N Golden British Columbia,Canada,"(51.3049158, -116.977700710982)", 720,Palliser Lodge - Bellstar Hotels & Resorts,,,[],1420 Palliser Lodge Trail Golden British Columbia,Canada,"(55.001251, -125.002441)",138.0 721,Chancellor Peak Chalets,4.0,Very good,"['Free parking', 'Free Internet', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",2924 Kicking Horse Road Golden British ,Canada,"(51.7252449, -3.0811001)",289.0 722,Brookside Motel,,,[],1301 11th Ave N Golden British Columbia,Canada,"(51.3194536, -116.9774986)",115.0 723,Copper Horse Lodge,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Bar/Lounge', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",Kicking Horse Mountain Resort Golden British Columbia,Canada,"(55.001251, -125.002441)", 724,Moberly Lodge,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1402 Adolph Johnson Rd Golden British Columbia,Canada,"(55.001251, -125.002441)",182.0 725,Auberge Kicking Horse B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']",1306 Selkirk Dr Golden British Columbia,Canada,"(51.2899813, -116.9553697)", 726,Kicking Horse Canyon B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']",644 Lapp Rd Golden British Columbia,Canada,"(55.001251, -125.002441)", 727,Canyon Ridge Lodge,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']",1392 Pine Dr Golden British Columbia,Canada,"(51.3043033, -116.9601327)", 728,Kicking Horse Kabins,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Babysitting', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1732 Oberg Johnson Rd Golden British Columbia,Canada,"(55.001251, -125.002441)", 729,Back To The Land B&B,,,[],647 Bench Road Golden British Columbia,Canada,"(55.001251, -125.002441)", 730,Vagabond Lodge,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Ski-In / Ski-Out', 'Non-smoking rooms']",1581 Cache Close Golden British Columbia,Canada,"(55.001251, -125.002441)", 731,Le Beausoleil Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Family Rooms', 'Non-smoking rooms']",1403 Deer Ridge Rd Golden British Columbia,Canada,"(55.001251, -125.002441)",130.0 732,Tschurtschenthaler Lodge B and B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Microwave', 'Family Rooms', 'Non-smoking rooms']",720 Almberg Rd Golden British Columbia,Canada,"(51.249502, -116.9023276)", 733,Home Lodge,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",869 Barber Rd Golden British Columbia,Canada,"(51.3361433, -116.947827)", 734,Mount 7 Lodges,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Laundry Service', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",891 Crandall Rd Golden British Columbia,Canada,"(51.2539786, -116.9040891)", 735,Cedar House Restaurant & Chalets,5.0,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",735 Hefti Rd Golden British Columbia,Canada,"(55.001251, -125.002441)", 736,Columbia Valley B&B,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",2304 95 Hwy Golden British Columbia,Canada,"(55.001251, -125.002441)", 745,Heather Mountain Lodge,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Family Rooms', 'Non-smoking rooms']",5400 Trans-Canada Hwy Golden British Columbia,Canada,"(51.3018446, -116.9474729)", 746,"Goldenwood Lodge, Cabins and Campground",,,[],2493 Holmes-Deakin Rd Golden British Columbia,Canada,"(55.001251, -125.002441)", 747,Bear Corner Bed and Bale,,,[],2054 Blaeberry Rd Golden British Columbia,Canada,"(55.001251, -125.002441)", 748,Blaeberry Mountain Lodge,,,[],1680 Moberly School Rd Golden British Columbia,Canada,"(55.001251, -125.002441)", 749,Aspens At Kicking Horse Mountain Resort,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Ski-In / Ski-Out', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1340 Kauffman View Golden British Columbia,Canada,"(55.001251, -125.002441)", 750,Hillside Lodge and Chalets,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1740 Seward Frontage Rd Golden British Columbia,Canada,"(55.001251, -125.002441)", 751,'eh' Canadian Lodge,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",2476 Golden Donald Upper Rd Golden British Columbia,Canada,"(51.3020811, -116.9542255)", 752,Beaverfoot Lodge,4.0,Very good,"['Free parking', 'Free Internet']",Beaverfoot Forest Service Road Golden British Columbia,Canada,"(55.001251, -125.002441)", 753,Mount 7 Guesthouse and BnB,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Shuttle Bus Service', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1308 Selkirk Dr Golden British Columbia,Canada,"(51.2899813, -116.9553697)", 754,Rocky Mountain Cabins,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",2568 Kettleston Rd Golden British Columbia,Canada,"(55.001251, -125.002441)", 755,Whitewater Lodge,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']",1509 Lafontaine Rd Golden British Columbia,Canada,"(51.3021928, -116.9531943)", 756,Kicking Horse Hostel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",518 Station Avenue Golden British Columbia,Canada,"(51.3018492, -116.9652853)", 757,Alpine Meadows Lodge,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Non-smoking rooms']",717 Elk Road Golden British Columbia,Canada,"(51.2893805, -116.9808713)", 758,Pine Cones B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1326 10th Street South Golden British Columbia,Canada,"(51.2952083, -116.9659831)", 759,Rocky Mountain Log Chalet,5.0,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']",2512 Seward Rd Golden British Columbia,Canada,"(55.001251, -125.002441)", 760,Golden Eco-Adventure Ranch,3.5,Very good,"['Free parking', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )']",872 McBeath Rd Golden British Columbia,Canada,"(51.2417164, -116.9359226)", 761,Kicking Horse River Chalets,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",2924 Kicking Horse Road Golden British Columbia,Canada,"(55.001251, -125.002441)", 762,Whispering Pines,5.0,,[],1336 Palliser Trail ,Canada,"(51.0907254, -115.3434464)", 763,Super 8 by Wyndham Golden,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Non-smoking rooms']",1047 Trans Canada Hwy NO. 1 Golden British Columbia,Canada,"(55.001251, -125.002441)", 764,Big Bend Hotel,1.5,,[],429 9th Ave North ,Canada,"(47.6224311428571, -122.339881)", 765,Lush Mountain Accommodations,,,[],Kicking Horse Trail and Palliser Trail ,Canada,"('nil', 'nil')", 767,Alpenrose Cabins & Lodge,5.0,,[],Althoff Roa ,Canada,"('nil', 'nil')", 768,Applewood Farm Hostel Ltd.,4.0,,[],991 95 Hwy ,Canada,"(49.0388966602793, -116.160181993889)", 769,A Quiet Corner Bed & Breakfast,5.0,,[],607 South 14th Street ,Canada,"(40.7324416734694, -74.207701)", 770,Kallman Cottages,5.0,,[],777 Kallman Rd ,Canada,"(51.2490209, -116.9037633)", 771,Sentry Mountain Lodge,5.0,,[],806 9th St N ,Canada,"(47.5142157783711, -111.292077032933)", 772,Whispering Spruce Campground & RV Park,,,[],1430 Golden View Rd Golden British Columbia,Canada,"(51.30082, -116.946385355428)", 773,Battle Abbey Lodge,,,[],Battle Range ,Canada,"(51.0261732, -117.3392011)", 774,Columbia Wetlands Outpost,,,[],2629 Bc-95 Golden British Columbia,Canada,"(55.001251, -125.002441)", 775,Goat Mountain Lodge,,,[],Rr# ,Canada,"(2.135138, -61.3631922)", 776,Sorcerer Lodge,,,[],Selkirk Mountain Range ,Canada,"(50.146986, -96.880188)", 784,My Friends Inn Manitoulin,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Air conditioning', 'Refrigerator in room']",151 Queen Street Manitowaning Ontario,Canada,"(45.7434969, -81.8050467)",98.0 785,Westview B & B,4.5,,[],466 Whites Point Rd ,Canada,"(45.9588645918224, -81.8917346708177)", 786,Morrow's Cottages,4.0,Very good,[],19 Morrow Rd O,Canada,"(40.4324679753948, -79.8643724213861)", 787,Manitowaning Lodge,3.5,,[], Ontario R,Canada,"(50.000678, -86.000977)", 788,Whites Point B&B,5.0,,[],522 Whites Point Rd ,Canada,"(45.9617570018547, -81.8887122876412)", 789,Thorburn House,3.5,,[],1 Thorburn & Borron St. ,Canada,"('nil', 'nil')", 790,The Country Inn,,,[],6 Town Line Road Ontario P,Canada,"(46.5157477, -84.4653766)", 791,Spirit Island Adventures,1.0,,[],835 Beach Rd Ontario P,Canada,"('nil', 'nil')", 792,Butterfly Haven B&B,2.0,Poor,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Pets Allowed ( Dog / Pet Friendly )']",45 Blake Street East Little Current Ontario,Canada,"(45.9778077, -81.9318909)", 793,Bridgeway Motel,1.5,,[],Highway 6 ,Canada,"(43.3121376, -79.9174359)", 794,Bass Creek Resort,,,[],Nelson S ,Canada,"(-41.2782885, 173.273465959892)", 795,Bears Inn,,,[],825 Lakeshore Rd. ,Canada,"(43.0121875, -82.3798026)", 796,Cathy & Archie's Family Cottages,,,[],Lakeshore Rd ,Canada,"(43.9257323, -78.4105052)", 797,Wayside Motel,,,[],15462 Hwy 6 Manitowaning Ontario,Canada,"(45.7464079, -81.8159937585559)", 798,The Meldrum Bay Inn,5.0,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']",25959 540 Hwy Meldrum Bay Ontario,Canada,"(50.000678, -86.000977)", 799,Red Lodge Resort,4.5,Excellent,"['Free parking', 'Bar/Lounge', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",363 Red Lodge Road Ontario P,Canada,"(45.8417335, -82.0179173)", 800,Manitoulin Hotel & Conference Centre,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",66 Meredith East Little Current Ontario,Canada,"(50.000678, -86.000977)",116.0 801,Manitoulin Inn,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']",2070 Highway 551 Mindemoya Ontario,Canada,"(45.7401564, -82.1667966)",120.0 802,Mindemoya Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",6375 542 Hwy Mindemoya Ontario,Canada,"(50.000678, -86.000977)",84.0 803,Cedarwood Lodge,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",40 Cranston Rd Ontario P,Canada,"(45.67692164375, -82.2667738125)", 804,The Hawberry Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",36 Meredith St Little Current Ontario,Canada,"(50.000678, -86.000977)",91.0 805,Southbay Guesthouse & cottages,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",15 Givens Road South Baymouth Ontario,Canada,"(50.000678, -86.000977)", 806,Maple Grove Cottages,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",77 Digby Side Road Mindemoya Ontario,Canada,"(50.000678, -86.000977)", 807,Buck Horn Motel,4.0,Very good,"['Free Internet', 'Free parking', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",21076 Hwy 6 South Baymouth Ontario,Canada,"(45.5838579, -82.0141689)", 808,White Sea Resort,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Public Wifi', 'Kitchenette']",25528 540 Hwy Meldrum Bay Ontario,Canada,"(50.000678, -86.000977)", 809,Evergreen Resort,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",11059 Hwy 540 Gore Bay Ontario,Canada,"(50.000678, -86.000977)", 810,Mac's Camp,4.5,,[],720 Perivale Rd W ,Canada,"(45.7904130980588, -82.3351538361947)", 811,Lake Wolsey Cabins,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Kitchenette']",Gordon Twp 14605 Hwy 540 Gore Bay Ontario,Canada,"(50.000678, -86.000977)", 812,Huron Sands Motel,3.0,Average,"['Free High Speed Internet (WiFi)', 'Breakfast Available', 'Multilingual Staff', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",5216 551 Hwy Ontario P,Canada,"('nil', 'nil')",104.0 813,Lakeview Resort,3.5,Very good,['Kitchenette'],879 Lakeshore Rd Kagawong Ontario,Canada,"(45.8962429, -82.2605584)", 814,Rockville Inn B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Kitchenette', 'Non-smoking rooms']",Rr 1 Mindemoya Ontario,Canada,"(45.7328062, -82.166309)", 815,Batman's Cottages & Campground,4.5,Excellent,"['Free Internet', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )']",11408 6 Hwy Sheguiandah Ontario,Canada,"(50.000678, -86.000977)", 816,Mindemoya Court Cottages & Campground,,,[],604 Ketchankooken Trail Mindemoya Ontario,Canada,"(50.000678, -86.000977)", 817,On the Bay Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Non-smoking rooms']",12 Mutchmor Street Providence Bay Ontario,Canada,"(50.000678, -86.000977)", 818,Anchor Inn Hotel,4.0,Very good,"['Restaurant', 'Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Business Centre with Internet Access', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",1 Water Street Little Current Ontario,Canada,"(45.9804438, -81.9224709)", 819,South Bay Resort,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Multilingual Staff', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Refrigerator in room']",21214 Hwy 6 South Baymouth Ontario,Canada,"(45.5665507, -82.0111995)", 820,The Buckhorn Motel,4.0,Very good,"['Free Internet', 'Free parking', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Non-smoking rooms']",21076 Highway #6 Ontario P,Canada,"(45.5838579, -82.0141689)", 821,The Inn at Gore Bay,5.0,Excellent,"['Free parking', 'Breakfast included', 'Room service', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']",1 Water St Gore Bay Ontario,Canada,"(45.9159316, -82.4633025)", 822,Gordon's Park,4.0,Very good,"['Pool', 'Free parking', 'Free Internet', 'Children Activities (Kid / Family Friendly)', 'Public Wifi']",18777 Hwy 6 Tehkummah Ontario,Canada,"(45.6552478, -81.9747943)", 823,The Stonehouse B&B,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",29 Phipps St Gore Bay Ontario,Canada,"(45.9189890230299, -82.4654397387245)", 824,Timberlane Rustic Lodges,5.0,Excellent,"['Free parking', 'Restaurant', 'Babysitting', 'Banquet Room', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']",249 Mill Rd Ontario P,Canada,"(43.6355836393788, -79.5789048699396)", 825,Shaftesbury Inn,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Air conditioning']",19 Robinson Little Current,Canada,"(45.98192092, -81.93007108)", 826,Rockgarden Terrace Resort,4.5,Excellent,"['Restaurant', 'Pool', 'Free parking', 'Spa', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",1358 Monument Rd Spring Bay Ontario,Canada,"(50.000678, -86.000977)", 827,Huron Motor Lodge,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",24 Water. St South Baymouth Ontario,Canada,"(45.5588359, -82.009497)", 828,Mountain View Resort,4.5,Excellent,['Kitchenette'],Silver Bay Road Mindemoya Ontario,Canada,"(50.000678, -86.000977)", 829,Red Rooster Inn B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid / Family Friendly)', 'Suites']",5382 551 Hwy Providence Bay Ontario,Canada,"(50.000678, -86.000977)", 830,Quintina’s Clothier and Guest House,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']",9318 542 Hwy Spring Bay Ontario,Canada,"(50.000678, -86.000977)", 831,Paradise Motel,4.0,Very good,"['Free Internet', 'Free parking', 'Refrigerator in room', 'Non-smoking rooms']",10844 Highway 6 Sheguiandah Ontario,Canada,"(45.9159191, -81.9117431)", 832,Hide Away Lodge,5.0,,[],Newburn Road ,Canada,"(54.9922059, -1.750611)", 833,Silver Birches Resort,4.0,Very good,"['Free parking', 'Pool', 'Room service', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Kitchenette', 'Suites']",110 Bay Stree Little Current Ontario,Canada,"(50.000678, -86.000977)", 834,Woods and Waves Bed and Breakfast,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Kitchenette', 'Suites']",55 Rocky Mountain Way Little Current Ontario,Canada,"(50.000678, -86.000977)", 835,Cosy Cove Cottages,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)']",413 Lakeshore Rd Mindemoya Ontario,Canada,"(45.7316283, -82.2056061)", 836,Lake Kagawong Family Cabins,5.0,,[],423 Lakeshore Rd ,Canada,"(42.6099607461538, -80.6856248846154)", 837,Viva Villa Cottage Resort,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",497 Lakeshore Rd Kagawong Ontario,Canada,"(45.8962429, -82.2605584)", 838,Martha's Inn Bed & Breakfast,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Microwave', 'Non-smoking rooms']",6 Borron St Gore Bay Ontario,Canada,"(45.9203654, -82.4652623)", 839,Bayside Resort,4.5,,[],#30 Two O_Clock Rd ,Canada,"('nil', 'nil')", 840,Black Rock Resort,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",35 Leask L Manitowaning Ontario,Canada,"(50.000678, -86.000977)", 841,Providence Bay Tent & Trailer Park,3.5,Very good,[], Providence Bay Ontario,Canada,"(45.6627198, -82.2765353)", 842,Island Spring Cottages,4.0,,[],113 Ketchankooken Trail ,Canada,"('nil', 'nil')", 843,Birch Island Lodge Ltd.,5.0,,[], Ontario P,Canada,"(14.4006473, 120.9666639)", 856,Duffney Farms,,,[],21435 540 Hwy Ontario P,Canada,"('nil', 'nil')", 857,Gore Bay Overnight Apartment Hotel,,,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",59 Meridith Street Gore Bay Ontario,Canada,"(50.000678, -86.000977)", 867,Coast Bastion Hotel,4.5,Excellent,"['Restaurant', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']",11 Bastion St Nanaimo British Columbia,Canada,"(49.1665597, -123.9370247)", 868,Best Western Northgate Inn,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",6450 Metral Dr Nanaimo British Columbia,Canada,"(49.23221735, -124.04367203794)",140.0 869,Buccaneer Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1577 Stewart Ave Nanaimo British Columbia,Canada,"(49.185862, -123.947974)",139.0 870,The Inn on Long Lake,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",4700 Island Hwy N Nanaimo British Columbia,Canada,"(49.21205205, -124.02605514446)",160.0 871,Long Lake Waterfront B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",240 Ferntree Pl Nanaimo British Columbia,Canada,"(49.2122387, -124.0166882)", 872,Harbour Light Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']",200 Nicol St Nanaimo British Columbia,Canada,"(49.1579635, -123.9340855)",69.0 873,Best Western Dorchester Hotel,,,[],70 Church St Nanaimo British Columbia,Canada,"(49.1674758, -123.9364471)",149.0 874,Port-O-Call Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",505 Terminal Ave N Nanaimo British Columbia,Canada,"(49.1774563, -123.9483043)", 875,Painted Turtle Guesthouse,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Banquet Room', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Family Rooms', 'Non-smoking rooms']",121 Bastion St Nanaimo British Columbia,Canada,"(49.1666146, -123.9366106)", 876,Departure Bay Motel,,,[],2011 Estevan Rd Nanaimo British Columbia,Canada,"(49.1892414, -123.9630121)", 877,Ramada by Wyndham Nanaimo,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",315 Rosehill St Nanaimo British Columbia,Canada,"(49.1757013, -123.9470985)", 878,Bev & Sandy's Place B&B,,,[],2734 Camcrest Dr Nanaimo British Columbia,Canada,"(49.1999569, -124.0232178)",85.0 879,Rockwood House B&B,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Refrigerator in room', 'Family Rooms']",2314 Rockwood Pl Nanaimo British Columbia,Canada,"(49.1692133, -123.9916143)",155.0 880,Island View Bed and Breakfast,,,[],5391 Entwhistle Dr Nanaimo British Columbia,Canada,"(49.2351566, -123.9940009)",95.0 881,Nanaimo Ocean View Guesthouse,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",3757 Sundown Dr Nanaimo British Columbia,Canada,"(49.2243249, -123.9573244)", 882,Bluebird Motel,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",995 Terminal Ave N Nanaimo British Columbia,Canada,"(49.1701707, -123.9407496)", 883,Waterfront Suites and Marina,,,[],1000 Stewart Ave Nanaimo British Columbia,Canada,"(49.1889716, -123.9514492)", 884,Diplomat Motel,3.0,Average,"['Free High Speed Internet (WiFi)', 'Free parking', 'Business Centre with Internet Access', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",333 Nicol St Nanaimo British Columbia,Canada,"(49.1579635, -123.9340855)",79.0 885,Ocean Melody Vacation Rooms,,,[],4540 Laguna Way ,Canada,"(-32.0810175, 115.9276623)",65.0 886,Cambie Hostel Nanaimo,1.5,Poor,"['Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel']",63 Victoria Cres Nanaimo British Columbia,Canada,"(49.1631858, -123.9352255)", 887,The Grand Hotel Nanaimo,3.5,Very good,"['Room service', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Free parking', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",4898 Rutherford Rd Nanaimo British Columbia,Canada,"(49.224362, -124.0234459)", 888,Gibralter Rock,5.0,,[],118 Gibralter Rock ,Canada,"(49.2236124, -123.9583574)", 889,Value Lodge Economy Motel,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Business Centre with Internet Access', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",736 Nicol St Nanaimo British Columbia,Canada,"(49.1579635, -123.9340855)",85.0 890,Maple View Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",3315 Rock City Rd Nanaimo British Columbia,Canada,"(49.2164655, -123.9890535)", 891,The Pine & Picket B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']",511 Drake St Nanaimo British Columbia,Canada,"(49.1882052, -123.9509496)", 892,Days Inn by Wyndham Nanaimo,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Banquet Room', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Kitchenette', 'Non-smoking rooms']",809 Island Hwy S Nanaimo British Columbia,Canada,"(49.2054447, -124.0095187)", 893,Travelodge Nanaimo,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",96 Terminal Ave N Nanaimo British Columbia,Canada,"(49.1734329, -123.9433432)", 894,Hammond Bay Oceanside Bed & Breakfast,,,[],3804 Hammond Bay Rd Nanaimo British Columbia,Canada,"(49.2342374, -124.0255651)", 895,Stephenson Point Seaside B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Non-smoking rooms']",3318 Stephenson Point Rd Nanaimo British Columbia,Canada,"(49.2113643, -123.9540578)", 896,Mountainaire Campground and RV Park,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry']",1094 Spruston Rd Nanaimo British Columbia,Canada,"(49.0592192, -123.9162095)", 897,About The Sea B&B,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']",6385 Corfu Dr Nanaimo British Columbia,Canada,"(49.2461248, -124.0437095)", 898,Colonial Motel,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Dry Cleaning', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",950 Terminal Ave N Nanaimo British Columbia,Canada,"(49.1807707, -123.950042)", 899,Beach Estates Inn,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms', 'Smoking rooms available']",800 Beach Dr Nanaimo British Columbia,Canada,"(49.1896988, -123.9549717)", 900,Bethlehem Centre,4.5,,[],2371 Arbot Rd ,Canada,"(49.1666263, -123.9887807)", 901,Chidiah Retreat Bed and Breakfast,4.5,,[],1699 Woobank Rd ,Canada,"(49.1066574, -123.8503214)", 902,Departure Bay Beach Bed and Breakfast,5.0,,[],2745 Departure Bay Rd ,Canada,"(49.1905276, -123.9655029)", 903,Vancouver Island Residences,,,[],4 University Cresent ,Canada,"(39.9741515, -86.1983357)", 904,The Marinaside Resort / Palms Hotel & Condominiums,3.0,Average,"['Free parking', 'Room service', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1250 Stewart Ave Nanaimo British Columbia,Canada,"(49.1889716, -123.9514492)", 905,Gulfview Drive Ocean View B&B,2.0,,[],4109 Gulfview Dr ,Canada,"(49.2296743, -123.9721908)", 906,Castaway Motel,2.5,Average,"['Free High Speed Internet (WiFi)', 'Public Wifi', 'Family Rooms']",205 Terminal Ave N Nanaimo British Columbia,Canada,"(49.1746787, -123.946518)", 907,Bradbury House,,,[],5788 Bradbury Rd ,Canada,"(29.679977, -81.496051)", 908,5349 Coastview Place Nanaimo,,,[],5349 Coastview Pl ,Canada,"(49.2291457, -124.0243023)", 909,Fishing Guesthouse,,,[],4613 Laguna Way ,Canada,"(-32.0810175, 115.9276623)", 910,Forest Ocean View Place,,,[],5349 Coastview Pl ,Canada,"(49.2291457, -124.0243023)", 911,OceanLove,,,[],Nanaimo BC 5370 Highridge Pl ,Canada,"(49.2295802, -124.0189951)", 912,Seaview 1572 Garden House,,,[], ,Canada,"('nil', 'nil')", 913,Thunderbird Guesthouse,,,[],3609 Sundown Dr ,Canada,"(39.9870399539676, -82.0627310946958)", 914,Van Island Guest House,,,[],5693 Malibu Terr ,Canada,"(45.3693886, -75.7155099)",114.0 917,Golden Divot Bed & Breakfast,4.5,Excellent,['Free parking'],6404 Lasalle Rd Nanaimo British Columbia,Canada,"(49.2433836, -124.043225)", 928,Salt Spring Inn,4.5,Excellent,"['Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Free parking', 'Electric vehicle charging station', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",132 Lower Ganges Rd Ganges British Columbia,Canada,"(48.8533169, -123.4999367)", 929,Wisteria Guest House B&B,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Non-smoking rooms']",224 Park Dr Ganges British Columbia,Canada,"(48.8590566, -123.5100574)", 930,Hedgerow House Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Electric vehicle charging station', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Family Rooms', 'Non-smoking rooms']",238 Park Dr Ganges British Columbia,Canada,"(48.8590566, -123.5100574)", 931,Mariner's Loft,,,[],118 Rainbow Rd Ganges British Columbia,Canada,"(48.8545711, -123.5277845)", 932,Fulford-Dunderry Guest House,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",2900 Fulford-Ganges Rd Fulford Harbour British Columbia,Canada,"(48.771378, -123.4495756)", 933,Quarrystone House Bed & Breakfast,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",1340 Sunset Dr British Columbia V,Canada,"(49.8953893, -119.4972273)", 934,Mineral Springs Resort,3.0,Average,"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1460 North Beach Rd British Columbia V,Canada,"(49.6678402, -119.707396)",220.0 935,Armand Heights Bed and Breakfast,4.5,Excellent,"['Free parking', 'Breakfast included', 'Room service', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",221 Armand Way British Columbia V,Canada,"(48.8074918, -123.4953549)", 936,Collins House B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",320 Collins Rd British Columbia V,Canada,"(50.3318706283593, -122.812819414699)", 937,Magnolia Petal Accommodation,2.0,,[],2470 North End Rd British Columbia V,Canada,"(48.889042, -123.5355181)", 938,Hastings House Country House Hotel,4.5,Excellent,"['Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Breakfast included', 'Spa', 'Banquet Room', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",160 Upper Ganges Rd Ganges British Columbia,Canada,"(48.8615003, -123.501143)",405.0 939,The Cottages on Salt Spring Island,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Kitchenette']",315 Robinson Rd British Columbia V,Canada,"(49.1493444, -123.1323115)",200.0 940,Wetherly Inn,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Heated pool', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Non-smoking rooms', 'Suites']",169 Armand Way British Columbia V,Canada,"(48.8074918, -123.4953549)", 941,Stonehouse Bed and Breakfast,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",641 Fulford-Ganges Rd British Columbia V,Canada,"(48.7700646, -123.4488007)", 942,Skipping Stone Beach B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",960 Rainbow Rd British Columbia V,Canada,"(50.3125, -125.9132447)", 943,Cusheon Lake Resort,,,[],171 Natalie Lane British Columbia V,Canada,"(48.8145398, -123.468191)", 944,Harbour House Hotel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",121 Upper Ganges Rd Ganges British Columbia,Canada,"(48.8615003, -123.501143)", 945,Maple Ridge Cottages,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",301 Tripp Rd British Columbia V,Canada,"(48.8849752, -123.5467438)", 946,Arbutus Point Oceanfront Bed and Breakfast,,,[],215 Welbury Dr British Columbia V,Canada,"(48.8472503, -123.4500781)", 947,Green Acres Lakeside Resort Salt Spring Island,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",241 Langs Rd British Columbia V,Canada,"(48.9009954, -123.5455258)", 948,Seabreeze Inne,,,[],101 Bittancourt Rd British Columbia V,Canada,"(48.8455386, -123.4933986)",99.0 949,Beach House Salt Spring,,,[],369 Isabella Point Rd British Columbia V,Canada,"(48.7714078, -123.4620722)", 950,Highgarden B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",420 Fulford-Ganges Rd British Columbia V,Canada,"(48.7700646, -123.4488007)", 951,Amazing View Bed and Breakfast,5.0,Excellent,"['Free parking', 'Breakfast included', 'Room service', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Shuttle Bus Service', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",164 Wilkie Way British Columbia V,Canada,"(48.8471702, -123.5177979)", 952,Celtic Place Bed and Breakfast,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Room service', 'Airport transportation', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Minibar', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",360 Wright Rd British Columbia V,Canada,"(56.3011382, -121.0154402)", 953,B&B at Salt Spring Apple Company,4.5,Excellent,"['Free parking', 'Breakfast included', 'Room service', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",529 Fulford-Ganges Rd British Columbia V,Canada,"(48.7700646, -123.4488007)", 954,Cosy Woodpecker Cottage B&B,5.0,Excellent,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog / Pet Friendly )', 'Kitchenette']",321A Stark's Rd British Columbia V,Canada,"('nil', 'nil')", 955,Beachfront at Vesuvius,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Concierge', 'Hot Tub', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",120 Langley Rd Vesuvius British Columbia,Canada,"(55.001251, -125.002441)", 956,Lakeshore on Salt Spring,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",175 Suffolk Rd British Columbia V,Canada,"(49.0415964, -122.7832931)", 957,Ram Spring Wellness,4.5,Excellent,"['Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Air conditioning']",443 Upper Ganges Rd Ganges British Columbia,Canada,"(48.8615003, -123.501143)", 959,Casa Del Mar,4.0,,[],2471 North End Rd British Columbia V,Canada,"(48.889042, -123.5355181)", 960,Gallery B&B,,,[],125 Churchill Rd ,Canada,"(44.8041300341784, -72.1787533574831)", 961,AlohaAina Farm Stay,,,[],521 Beaver Point Rd British Columbia V,Canada,"(50.2229245, -120.4894799)", 962,Birds EyeView B&B,,,[],131 Westcott Rd British Columbia V,Canada,"(48.816877, -123.7003755)", 963,Saltspring Oceanviewgetaway,,,[],180 Suneagle Dr British Columbia V,Canada,"(48.9230651, -123.5757267)", 964,Ganges Marina and Boatel,2.5,Average,"['Free Internet', 'Pets Allowed ( Dog / Pet Friendly )']",161 Lower Ganges Rd Ganges British Columbia,Canada,"(48.8533169, -123.4999367)", 965,Ango Retreat,,,[],340 Le Page Rd British Columbia V,Canada,"(49.1234205, -122.2331239)", 966,The Chalet Bed and Breakfast,,,[],111 Lautman Dr British Columbia V,Canada,"(48.8170787, -123.4634673)", 967,Cranberry Ridge Bed and Breakfast,,,[],269 Donore Rd British Columbia V,Canada,"('nil', 'nil')", 968,Log House Bed and Breakfast,,,[],490 Horel Rd British Columbia V,Canada,"(48.8112622, -123.4597945)", 969,Salt Spring Lodge,,,[],641 Fulford-Ganges Rd British Columbia V,Canada,"(48.7700646, -123.4488007)", 970,Stonecutter's Rest Bed & Breakfast,,,[],170 Simson Rd British Columbia V,Canada,"(48.9255795, -123.5876023)", 977,Comfort Hotel Bayer's Lake,5.0,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Restaurant', 'Room service', 'Bar/Lounge', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",88 Chain Lake Dr Halifax Nova Scotia,Canada,"(44.6370489, -63.6681471)",123.0 978,The Lord Nelson Hotel & Suites,4.0,Very good,"['Restaurant', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",1515 South Park St Halifax Nova Scotia,Canada,"(44.6422438, -63.5797294)", 979,Cambridge Suites - Halifax,,,[],1583 Brunswick St Halifax Nova Scotia,Canada,"(44.6452273, -63.5755365118282)", 980,Hampton Inn by Hilton Halifax Downtown,,,[],1960 Brunswick St Halifax Nova Scotia,Canada,"(44.65038765, -63.5789817957721)",116.0 981,Prince George Hotel,,,[],1725 Market St Halifax Nova Scotia,Canada,"(44.64745485, -63.5761778990361)",188.0 982,Best Western Plus Chocolate Lake Hotel,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Pool', 'Free parking', 'Restaurant', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",20 St. Margaret's Bay Road Halifax Nova Scotia,Canada,"(44.636845, -63.6381412)",149.0 983,Holiday Inn Express & Suites Halifax-Bedford,4.5,Excellent,"['Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",980 Parkland Dr Halifax Nova Scotia,Canada,"(44.6830231, -63.6769366)", 985,The Hollis Halifax - a DoubleTree Suites by Hilton,4.5,Excellent,"['Pool', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1649 Hollis St Halifax Nova Scotia,Canada,"(44.6468261, -63.572083861745)",161.0 986,Halifax Marriott Harbourfront Hotel,4.0,Very good,"['Pool', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Paid Internet', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Non-smoking rooms', 'Suites']",1919 Upper Water St Halifax Nova Scotia,Canada,"(44.6508119, -63.5737761)",129.0 987,Waverley Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms']",1266 Barrington St Halifax Nova Scotia,Canada,"(44.6412513, -63.5712791)",109.0 988,"Chateau Bedford, Trademark Collection by Wyndham",4.5,Excellent,"['Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",133 Kearney Lake Rd Halifax Nova Scotia,Canada,"(44.685005, -63.6760482)",100.0 989,Courtyard Halifax Downtown,4.5,Excellent,"['Restaurant', 'Pool', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']",5120 Salter St Halifax Nova Scotia,Canada,"(44.6449733, -63.5708949)",134.0 990,Future Inns Halifax,4.0,Very good,"['Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",Future Inn 30 Fairfax Dr Halifax Nova Scotia,Canada,"(45.1960403, -63.1653789)", 991,"Homewood Suites by Hilton Halifax-Downtown, Nova Scotia, Canada",,,[],1960 Brunswick St Halifax Nova Scotia,Canada,"(44.65038765, -63.5789817957721)",143.0 992,The Halliburton,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",5184 Morris St Halifax Nova Scotia,Canada,"(44.6417922, -63.570555)",132.0 993,Residence Inn Halifax Downtown,4.0,Very good,"['Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Babysitting', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1599 Grafton St Halifax Nova Scotia,Canada,"(44.6457179, -63.5746565)", 994,Comfort Inn Halifax,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",560 Bedford Hwy Halifax Nova Scotia,Canada,"(44.69457185, -63.6618345625686)",129.0 995,Snowflake Manor Bed & Breakfast,5.0,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Heated pool', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",6177 Highway 2 Halifax Nova Scotia,Canada,"(44.9114659, -63.5588336942831)", 996,SeaWatch Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",139 Fergusons Cove Rd Halifax Nova Scotia,Canada,"(44.6029397737066, -63.5573438425252)", 997,The Barrington Hotel,4.0,Very good,"['Pool', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Spa', 'Banquet Room', 'Breakfast Available', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']",1875 Barrington St Halifax Nova Scotia,Canada,"(44.6497456, -63.5750766)",125.0 998,Atlantica Hotel Halifax,4.0,Very good,"['Pool', 'Room service', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1980 Robie St Halifax Nova Scotia,Canada,"(44.6469423, -63.590871)",115.0 999,Four Points by Sheraton Halifax,4.0,Very good,"['Pool', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Bar/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",1496 Hollis St Halifax Nova Scotia,Canada,"(44.6445442, -63.571916)",124.0 1000,Coastal Inn Halifax,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",98 Chain Lake Dr Halifax Nova Scotia,Canada,"(44.6375083, -63.6668299)",119.0 1001,The Westin Nova Scotian,4.0,Very good,"['Pool', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1181 Hollis St Halifax Nova Scotia,Canada,"(44.6402815, -63.5682933063294)", 1002,Hotel Halifax,4.0,Very good,"['Pool', 'Fitness Centre with Gym / Workout Room', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Spa', 'Banquet Room', 'Breakfast Available', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1990 Barrington St Halifax Nova Scotia,Canada,"(44.65070105, -63.5767840363799)",130.0 1003,Chebucto Inn,,,[],6151 Lady Hammond Rd Halifax Nova Scotia,Canada,"(44.665654, -63.6144406869668)",119.0 1004,The Garden South Park Inn,4.0,Very good,"['Free Internet', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",1263 South Park St Halifax Nova Scotia,Canada,"(44.6392619, -63.5778416953883)",129.0 1005,Halifax Backpackers Hostel,4.0,Very good,"['Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)']",Gottingen St Halifax Nov,Canada,"(44.6574739, -63.5913561)",63.0 1006,Commons Inn,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",5780 West St Halifax Nova Scotia,Canada,"(44.6527203, -63.5904493)",80.0 1008,Lovely Room,,,[],819 McLean St ,Canada,"(40.720251, -80.2879035)", 1009,Worthington Halifax Boutique Hotel and Suites,5.0,,[],5481 Clyde St. ,Canada,"(55.8563024, -4.2570253)",119.0 1010,Seasons Motor Inn,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",4 Melrose Ave Halifax Nova Scotia,Canada,"(44.649861, -63.6385857)",90.0 1011,Beatonridge Inn,,,[],15 Kingfisher Cres ,Canada,"(-27.4859717, 153.1306677)", 1012,Bluenose Inn & Suites,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Non-smoking rooms']",636 Bedford Hwy Halifax Nova Scotia,Canada,"(44.6998236, -63.6615912)",94.0 1013,The Pebble Bed & Breakfast,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Non-smoking rooms', 'Suites']",1839 Armview Terr Halifax Nova Scotia,Canada,"(44.6396064034483, -63.6085572034483)", 1014,Sal's Bed & Breakfast By the Sea,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",241 Village Rd Halifax Nova Scotia,Canada,"(44.5705329918324, -63.5585133280682)", 1015,The Novel Stay,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Family Rooms']",5611 Morris St Halifax Nova Scotia,Canada,"(44.6406183, -63.576257291484)", 1016,Mount Saint Vincent University,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Meeting rooms', 'Non-smoking hotel', 'Family Rooms']",166 Bedford Hwy Halifax Nova Scotia,Canada,"(44.67195125, -63.6451557443176)", 1017,Blue Forest Lane Bed and Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Non-smoking hotel', 'Non-smoking rooms']",14 Blue Forest Lane Halifax Nova Scotia,Canada,"(44.7138811696628, -63.7252526549713)", 1018,Ascendence Harbourside Mansion Bed & Breakfast Halifax,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Babysitting', 'Concierge', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",24 Northumberland Lane Halifax Nova Scotia,Canada,"(44.673798, -63.6472588613947)", 1019,Saint Mary's University Residence Summer Accomodation,4.0,Very good,['Free High Speed Internet (WiFi)'],923 Robie St Halifax Nova Scotia,Canada,"(44.6313165, -63.5816691541261)", 1020,Premiere Suites - Bishop's Landing,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",Bishop's Landing 1477 Lower Water St Halifax Nova Scotia,Canada,"(45.1960403, -63.1653789)", 1021,Beatonridge Guest House,5.0,,[],34 Flamingo Dr ,Canada,"(44.67317725, -63.65127795)", 1022,Dalhousie University,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Wheelchair Access', 'Kitchenette']",1233 LeMarchant Street Halifax Nova Scotia,Canada,"(44.63619335, -63.5892721115456)", 1023,Mary Queen of Scots Inn,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Self-Serve Laundry', 'Non-smoking rooms', 'Suites']",1266 Queen St Halifax Nova Scotia,Canada,"(44.6402601148936, -63.574554193617)", 1024,Morning Mist Cottage Retreat,5.0,,[],244 Lake Deception Rd. ,Canada,"(43.8925618012216, -65.3784719247116)", 1025,Robie's End,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",836 Robie St Halifax Nova Scotia,Canada,"(44.6293991, -63.5821523807692)", 1026,Granville Hall Residence,2.0,,[],1669 Granville St ,Canada,"(49.2589203, -123.1387486)", 1027,Wedgewood Motel,,,[],374 Bedford Hwy Halifax Nova Scotia,Canada,"(44.6814262, -63.66024995)", 1028,Aw Traveller House 4bd DT Waterfront,,,[],5278 South St ,Canada,"(-32.0657339, 115.8508377)", 1029,The Mary Ann,,,[],5481 Clyde Street ,Canada,"(55.8563024, -4.2570253)", 1030,Nova Suites Inc.,,,[],56 Walter Havill Drive ,Canada,"(44.6317378, -63.6325768529967)", 1031,Captain Spry Bed & Breakfast,,,[],198 Herring Cove Rd Halifax Nova Scotia,Canada,"(44.623632, -63.6174533)", 1032,Inn at the Arcitec,,,[],5357 Inglis St ,Canada,"(44.6359874923077, -63.5702932128205)", 1033,Queen Mary,,,[],1266 Queen St Halifax Nova Scotia,Canada,"(44.6402601148936, -63.574554193617)", 1042,Salters Gate,,,[],5150 Salters Gate ,Canada,"('nil', 'nil')", 1043,Waterfront Place,,,[],1326 Lower Water Street ,Canada,"('nil', 'nil')", 1044,Hampton Inn Saskatoon South,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",105 Stonebridge Blvd Saskatoon Saskatchewan,Canada,"('nil', 'nil')", 1045,Park Town Hotel,4.0,Very good,"['Pool', 'Restaurant', 'Room service', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",924 Spadina Cres E Saskatoon Saskatchewan,Canada,"('nil', 'nil')", 1046,Saskatoon Inn and Conference Centre,,,[],2002 Airport Dr Saskatoon Saskatchewan,Canada,"(52.15620935, -106.682179633712)",101.0 1047,Delta Hotels by Marriott Bessborough,4.0,Very good,"['Pool', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Spa', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",601 Spadina Crescent East Saskatoon Saskatchewan,Canada,"(52.125613, -106.6593907)", 1048,Hampton Inn & Suites by Hilton Saskatoon Airport,,,[],110 Gateway Blvd Saskatoon Saskatchewan,Canada,"(52.1608017, -106.6858138)", 1049,Delta Hotels by Marriott Saskatoon Downtown,4.0,Very good,"['Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Pool', 'Room service', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",405 20th St East Saskatoon Saskatchewan,Canada,"(52.1260581, -106.6684166)", 1050,Sheraton Cavalier Saskatoon Hotel,4.5,Excellent,"['Pool', 'Fitness Centre with Gym / Workout Room', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",612 Spadina Cres E Saskatoon Saskatchewan,Canada,"(52.1269826, -106.6590554)",249.0 1051,Comfort Suites Saskatoon,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",203 Bill Hunter Ave Saskatoon Saskatchewan,Canada,"(52.1935449, -106.6839765)", 1052,Holiday Inn Saskatoon Downtown,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Pool', 'Fitness Centre with Gym / Workout Room', 'Restaurant', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",101 Pacific Ave Saskatoon Saskatchewan,Canada,"(52.12964465, -106.668438273289)",181.0 1053,Courtyard by Marriott Saskatoon Airport,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Pool', 'Room service', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",333 Aerogreen Cres Saskatoon Saskatchewan,Canada,"(52.1619856, -106.6850885)", 1055,Best Western Blairmore,4.5,Excellent,"['Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']",306 Shillington Cres Saskatoon Saskatchewan,Canada,"(52.128561, -106.756097888757)", 1056,Hilton Garden Inn Saskatoon Downtown,4.0,Very good,"['Pool', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Paid Internet', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",90 22nd St E Saskatoon Saskatchewan,Canada,"(52.1296498, -106.66570176218)",135.0 1057,Best Western Plus East Side,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",3331 8th St E Saskatoon Saskatchewan,Canada,"(52.114683, -106.594341)",140.0 1058,Best Western Plus Airport Inn & Suites,,,[],317 Aerogreen Cres Saskatoon Saskatchewan,Canada,"(52.1619856, -106.6850885)",114.0 1059,Quality Inn & Suites Hotel,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Breakfast included', 'Room service', 'Restaurant', 'Bar/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1715 Idylwyld Drive North Saskatoon Saskatchewan,Canada,"(52.1523551, -106.6712042)",94.0 1060,Days Inn by Wyndham Saskatoon,4.0,Very good,"['Free parking', 'Pool', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Business Centre with Internet Access', 'Concierge', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",2000 Idylwyld Dr N Saskatoon Saskatchewan,Canada,"(52.15684895, -106.668503939204)",110.0 1061,The James Hotel,5.0,Excellent,"['Room service', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Restaurant', 'Breakfast included', 'Business Centre with Internet Access', 'Concierge', 'Dry Cleaning', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Minibar', 'Non-smoking rooms', 'Suites']",620 Spadina Crescent East Saskatoon Saskatchewan,Canada,"(52.125613, -106.6593907)",214.0 1062,Wild Rose Bed & Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",1426 Acadia Dr Saskatoon Saskatchewan,Canada,"(52.1143607, -106.5989207)", 1063,TownePlace Suites by Marriott Saskatoon,5.0,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",247 Willis Cres Saskatoon Saskatchewan,Canada,"(52.0880414, -106.6290521)",151.0 1064,"Country Inn & Suites by Radisson, Saskatoon, SK",4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",617 Cynthia St Saskatoon Saskatchewan,Canada,"(52.1588367, -106.6871405)",86.0 1065,Travelodge Hotel Saskatoon,3.5,Very good,"['Pool', 'Free parking', 'Room service', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",106 Circle Dr W Saskatoon Saskatchewan,Canada,"(52.1336896, -106.7178465)",110.0 1066,Motel 6 Saskatoon,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",231 Marquis Dr W Saskatoon Saskatchewan,Canada,"(52.1922393, -106.6831298)", 1067,Four Points by Sheraton Saskatoon,3.5,Very good,"['Free parking', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Free High Speed Internet (WiFi)', 'Pool', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",503 Cope Way Saskatoon Saskatchewan,Canada,"(52.08520495, -106.645400249811)", 1068,Ramada by Wyndham Saskatoon,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Room service', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",806 Idylwyld Dr N Saskatoon Saskatchewan,Canada,"(52.1375153, -106.669134751234)",107.0 1069,Holiday Inn Express & Suites Saskatoon East - University,5.0,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Non-smoking rooms']",1838 College Drive Building 2 Saskatoon Saskatchewan,Canada,"(55.5321257, -106.1412243)",154.0 1070,Comfort Inn Saskatoon,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",2155 Northridge Dr Saskatoon Saskatchewan,Canada,"(52.15933535, -106.668841294201)",89.0 1071,Super 8 by Wyndham Saskatoon Near Saskatoon Airport,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Dry Cleaning', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",706 Circle Dr E Saskatoon Saskatchewan,Canada,"(52.15856665, -106.657412692078)",102.0 1072,Holiday Inn Express,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",315 Idylwyld Dr N Saskatoon Saskatchewan,Canada,"(52.13313565, -106.671352701044)",123.0 1073,Home Inn & Suites Saskatoon South,,,[],253 Willis Cres Saskatoon Saskatchewan,Canada,"(52.0880414, -106.6290521)",117.0 1074,Staybridge Suites - Saskatoon - University,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Pool', 'Room service', 'Free parking', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Airport transportation', 'Business Centre with Internet Access', 'Dry Cleaning', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Shuttle Bus Service', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette']",1838 College Drive Eas Saskatoon Saskatchewan,Canada,"(55.5321257, -106.1412243)",169.0 1075,Sandman Hotel Saskatoon,3.0,Average,"['Pool', 'Free parking', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",310 Circle Dr W Saskatoon Saskatchewan,Canada,"(52.1336896, -106.7178465)",104.0 1077,Super 8 by Wyndham Saskatoon Near Downtown,3.0,Average,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Free parking', 'Business Centre with Internet Access', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms']",1414 22nd St W Saskatoon Saskatchewan,Canada,"(52.1295707, -106.6912079)",82.0 1078,Alt Hotel Saskatoon,,,[],480 2nd Ave. S Saskatoon Saskatchewan,Canada,"(52.124105, -106.6660774)",164.0 1079,Heritage Inn Hotel & Convention Centre,3.0,Average,"['Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Room service', 'Banquet Room', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",102 Cardinal Crescent Saskatoon Saskatchewan,Canada,"(52.15492165, -106.684754551038)",101.0 1080,Hotel Senator Saskatoon,,,[],243 21st St E Saskatoon Saskatchewan,Canada,"(52.1266814, -106.6632826)", 1081,Colonial Square Inn & Suites,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Room service', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",1301 8th Street East Saskatoon Saskatchewan,Canada,"(52.114683, -106.594341)",104.0 1082,Venture Inn Hotel,3.0,Average,"['Free parking', 'Room service', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']",706 Idylwyld Dr N Saskatoon Saskatchewan,Canada,"(52.1363518, -106.669866)",69.0 1083,Laura's Lodge,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",1026 College Dr Saskatoon Saskatchewan,Canada,"(52.1280196, -106.597768)", 1084,Inn on College,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1020 College Dr Saskatoon Saskatchewan,Canada,"(52.1285514, -106.6452122)",63.0 1085,Refresh Inn & Suites,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1220 College Dr Saskatoon Saskatchewan,Canada,"(52.1280196, -106.597768)", 1086,College Park Bed & Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Concierge', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",181 Carleton Dr Saskatoon Saskatchewan,Canada,"(52.1266997, -106.5963037)", 1087,Saskatoon Thriftlodge,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1825 Idylwyld Dr N Saskatoon Saskatchewan,Canada,"(52.1840556, -106.6712177)",72.0 1088,Westgate Inn Motel,2.0,Poor,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",2501 22nd St W Saskatoon Saskatchewan,Canada,"(52.1290344, -106.7092807)",70.0 1089,Netty's Nest Visitor Lodge,,,[],1024 College Dr Saskatoon Saskatchewan,Canada,"(52.1280196, -106.597768)", 1090,West Wing At Park Town,2.5,,[],924 Spadina Cres E ,Canada,"(52.1315365, -106.6526087)",97.0 1091,Riviera Motor Inn,3.0,Average,"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",2001 Avenue B N Saskatoon Saskatchewan,Canada,"(52.15690555, -106.67218652402)",81.0 1092,Northwoods Inn & Suites,,,[],610 Idylwyld Dr N Saskatoon Saskatchewan,Canada,"(52.1356482, -106.6696614)",77.0 1093,The Saskatoon Travel Inn,2.5,Average,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Multilingual Staff', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",Highway 11 Saskatoon Sask,Canada,"(60.1840566, 24.9624778)",120.0 1094,Drake Roost,,,[],121 Avenue J S ,Canada,"(52.1213382, -106.6844269)", 1095,Evergreen Lodge,,,[],105 Avenue T N ,Canada,"(28.044034, -81.7282235294118)", 1096,Saskatoon Lashyn Cove Homestay,,,[],107 Lashyn Cove ,Canada,"(42.3420077, 69.6565038)", 1097,Obasa Suites Saskatoon,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Concierge', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",311 6th Ave N Saskatoon Saskatchewan,Canada,"(52.1313069, -106.655657206031)", 1098,Rant and Roar B&B,5.0,,[],111 Ash St ,Canada,"(-9.4498675, 147.1742558)", 1099,Cooper's Lodge,2.0,Poor,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Wheelchair Access', 'Family Rooms']",117 Avenue P S Saskatoon Saskatchewan,Canada,"(52.1215038, -106.6940769)", 1100,Auntie Zhu B&B,,,[],1806 Arlington Ave ,Canada,"(39.9930371, -83.0604978333333)", 1101,Froese Seeds Suite,,,[],838 3rd St E ,Canada,"(27.4920422857143, -82.5604814285714)", 1102,The Sanlyn Furished Suites,,,[],1010 McPherson Ave ,Canada,"(38.9091619795918, -90.2013524693878)", 1103,8th Street Saskatoon Homestay,,,[],608 Preston Avenue South ,Canada,"(27.7541446938775, -82.640728244898)",55.0 1104,Inn-Chanted Bed & Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",210 Laycoe Cres Saskatoon Saskatchewan,Canada,"(52.1579921, -106.5876516)", 1105,Chaplin's Country B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Non-smoking rooms']",Township Rd 354 Saskatoon Saskatchewan,Canada,"(52.027487, -106.6940333)", 1107,Campland RV Resort,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog / Pet Friendly )']", Saskatoon Saskatchewan,Canada,"(52.131802, -106.660767)", 1108,Selwyn Lake Lodge,5.0,Excellent,"['Room service', 'Restaurant', 'Bar/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Laundry Service', 'Shuttle Bus Service']",11 Hangar Rd Saskatoon Saskatchewan,Canada,"(52.16877445, -106.676553326021)", 1109,Meadowgreen Cottage Executive Suite Bed & Breakfast,4.0,,[],327 Ottawa Ave S ,Canada,"(44.9753963830763, -93.3408311559616)", 1110,Saskatoon 16 West RV Park,3.0,,[],16 Trans-Canada Hwy ,Canada,"(45.3770439, -75.7472227)", 1111,Calderhouse Inn Bed & Breakfast,2.5,Average,"['Free parking', 'Room service', 'Free High Speed Internet (WiFi)', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms']",848 Saskatchewan Cres E Saskatoon Saskatchewan,Canada,"(52.1200598, -106.6700821)", 1113,The Francis Boutique Inn,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms', 'Suites']",1536 Peninsula Rd Ucluelet British Columbia,Canada,"(48.9446905, -125.5565446)",198.0 1114,Water's Edge Shoreside Suites,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Spa', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1971 Harbour Crescent Ucluelet British Columbia,Canada,"(55.001251, -125.002441)", 1115,West Coast Motel on the Harbour,4.5,Excellent,"['Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Heated pool', 'Indoor pool', 'Non-smoking hotel', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",279 Hemlock Street Ucluelet British Columbia,Canada,"(48.944739, -125.5521464)", 1116,Bayshore Waterfront Inn,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",153 Hemlock Road Ucluelet British Columbia,Canada,"(55.001251, -125.002441)", 1117,The Cabins at Terrace Beach,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1090 Peninsula Road Ucluelet British Columbia,Canada,"(48.9304193, -125.5376381)",191.0 1119,Black Rock Oceanfront Resort,4.5,Excellent,"['Restaurant', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",596 Marine Drive Ucluelet British Columbia,Canada,"(48.9370866, -125.556331731626)",159.0 1120,Canadian Princess Lodge & Marina,3.5,Very good,"['Free parking', 'Free Internet', 'Multilingual Staff', 'Public Wifi', 'Non-smoking rooms']",1943 Peninsula Rd Ucluelet British Columbia,Canada,"(48.9447053, -125.5549816)", 1121,Thornton Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",1861 Peninsula Rd Ucluelet British Columbia,Canada,"(48.9446905, -125.5565446)",109.0 1122,Pacific Rim Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Non-smoking rooms']",1755 Peninsula road Ucluelet British Columbia,Canada,"(48.94315425, -125.548986829447)", 1123,Whale's Tail Guest Suites,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Fitness Centre with Gym / Workout Room', 'Laundry Service', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1906 Bay Street Ucluelet British Columbia,Canada,"(48.9440344, -125.55005)",99.0 1124,Birds Bay Retreat,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Refrigerator in room', 'Kitchenette']",985 Peninsula Road Ucluelet British Columbia,Canada,"(48.9446905, -125.5565446)",104.0 1125,Cabins West,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",258 Boardwalk Ucluelet British Columbia,Canada,"(48.9310059, -125.5362853)", 1126,Hyphocus Inn,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",1062 Helen Road Ucluelet British ,Canada,"(48.9325649, -125.5339868)", 1127,Coast & Toast Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Non-smoking rooms']",1821 Cedar Grove Pl Ucluelet British Columbia,Canada,"(48.9398644, -125.5590441)", 1128,A Snug Harbour Inn,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",460 Marine Drive Ucluelet British Columbia,Canada,"(48.9359803, -125.5392428)", 1129,The He-Tin-Kis Lodge,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",366 Reef Point Road Ucluelet British Columbia,Canada,"(48.9311292, -125.5393997)", 1130,Reef Point Oceanfront B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1166 Coral Way Ucluelet British Columbia,Canada,"(48.9314974, -125.5395855)", 1131,Ocean Mist Guesthouse,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",966 Peninsula Road Ucluelet British Columbia,Canada,"(48.9262702, -125.5329964)", 1132,Liahona Guest House,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",1068 Helen Road Ucluelet British Columbia,Canada,"(48.9325649, -125.5339868)",150.0 1133,Reef Point Cottages,4.0,Very good,"['Free parking', 'Golf Course', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",1012 Peninsula Road Ucluelet British Columbia,Canada,"(48.93096345, -125.537412870725)", 1134,Outside Inn Cabins & Lofts,4.5,Excellent,"['Free parking', 'Non-smoking hotel', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",2425 Tofino Ucluelet Hwy Ucluelet British Columbia,Canada,"(48.9719046, -125.5913412)",79.0 1135,Surfs Inn Rainforest Cottages and Guesthouse,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1874 Peninsula Rd Ucluelet British Columbia,Canada,"(48.9446905, -125.5565446)",67.0 1136,Moon and Sixpence B&B,4.5,Excellent,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",Mavis Avenue Ucluelet British Columbia,Canada,"(55.001251, -125.002441)", 1137,C&N Backpackers-Ucluelet,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']",2081 Peninsula Road Ucluelet British Columbia,Canada,"(48.9468151, -125.5640176)",80.0 1138,Wild Pacific Ocean Front Cabins,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",277 Boardwalk Ucluelet British ,Canada,"(48.9310059, -125.5362853)", 1139,Florencia Bay Hideaway,5.0,Excellent,"['Free parking', 'Spa', 'Business Centre with Internet Access', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",2450 Tofino-Ucluelet Hwy. Ucluelet British Columbia,Canada,"(48.9719046, -125.5913412)", 1140,Wya Point Resort,4.0,Very good,"['Free parking', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Non-smoking rooms']",2695 Tofino-Ucluelet Highway Ucluelet British Columbia,Canada,"(48.9719046, -125.5913412)", 1141,Wild Pacific Bed and Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Refrigerator in room', 'Non-smoking rooms']",962 Peninsula Road Ucluelet British Columbia,Canada,"(48.9446905, -125.5565446)", 1142,Ukee Treehouse B&B,5.0,Excellent,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']",1153 Coral Way Ucluelet British Columbia,Canada,"(48.9314974, -125.5395855)", 1144,Melfort Bell,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",836 Elina Road Ucluelet British Columbia,Canada,"(48.9235973, -125.5295875)", 1145,Easy on the Edge B&B,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",978 Peninsula Rd Ucluelet British Columbia,Canada,"(48.9446905, -125.5565446)", 1146,Pacific Drift Inn,,,[],219 Albion Crescent Ucluelet British ,Canada,"(51.7252449, -3.0811001)", 1147,A Harbour House,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1451 Port Albion Rd Ucluelet British Columbia,Canada,"(48.9485525, -125.5424005)", 1148,The Lighthouse Bed and Breakfast,5.0,,[],970 Peninsula Rd ,Canada,"(44.295627, -73.997321)", 1149,Pacific Rim Guest Lodge,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms', 'Suites']",354 Forbes Rd Ucluelet British Columbia,Canada,"(48.9445613, -125.5645825)", 1150,Ucluelet Guest House,4.0,,[],1183 Helen Rd ,Canada,"(51.7531959, -1.2780419)", 1151,Island West Resort,2.0,,[],160 Hemlock st ,Canada,"(41.29112345, -75.8810415743762)",79.0 1152,Whiskey Landing,,,[],1645 Cedar Road ,Canada,"(33.5694263155547, -96.5215152857515)", 1153,Peninsula Motor Inn & Restaurant,,,[],1648 Peninsula Ucluelet British Columbia,Canada,"(48.9446905, -125.5565446)",79.0 1154,A Balsam House,3.0,Average,"['Free parking', 'Pets Allowed ( Dog / Pet Friendly )', 'Kitchenette', 'Suites']",220 Albion Crescent Ucluelet British Columbia,Canada,"(55.001251, -125.002441)", 1155,A Tamarack House,1.0,,[],2430 Pacific Rim Highway ,Canada,"(49.2680655, -124.8487056)", 1157,Wild Edge Lodge,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",238 Matterson Dr Ucluelet British Columbia,Canada,"(48.9373622, -125.5505017)", 1158,Selah Guest House,4.5,,[],711 Rainforest Drive ,Canada,"(40.6475220726548, -111.870658763672)", 1159,Puffin B and B,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",362 Pacific Crescent Ucluelet British Columbia,Canada,"(48.9434543, -125.5605262)", 1160,Grapevine Guest House,5.0,,[],1860 Peninsula Rd. ,Canada,"(44.295627, -73.997321)", 1163,Cygnet Cove Suites,,,[],1260 Sunset Point Road Ucluelet British Columbia,Canada,"(55.001251, -125.002441)", 1164,Shallow Bay Motel & Cabins,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Heated pool', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",193 Main Street Newfoundland and Labrador,Canada,"(48.9486339, -55.6641463)",110.0 1165,Fisherman's Landing Inn,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms']",21-29 West Link Road Newfoundland and Labrador,Canada,"(53.8217327, -61.2295532)", 1166,Bonne Bay Cottages,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",Viking Trail 2 Route 430 Newfoundland and Labrador,Canada,"(53.8217327, -61.2295532)",199.0 1167,Bambury’s Hillside Chalets,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Refrigerator in room', 'Kitchenette']",41-45 Old Cove Road Newfoundland and ,Canada,"(49.5789867, -57.9178815)",170.0 1168,Augustus Jane Inn,,,[],19 Main Street South Newfoundland and Labrador,Canada,"(49.3980384, -54.2699289)",200.0 1169,Lomond River Lodge,2.5,,[],Route 431 ,Canada,"(49.4864734, -57.9273078)", 1170,Jackladder RV Park,,,[],Route 430 Newfoundland and ,Canada,"(49.1889019, -57.4242145)", 1171,Juniper RV Campground & Hostel,,,[], Gros Morne National Park Newfoundland and Labrador,Canada,"(49.63584875, -57.6534473440884)", 1172,SeaBreeze Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",17-21 Corner Road Newfoundland and Labrador,Canada,"(53.8217327, -61.2295532)", 1173,Neddies Harbour Inn,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",7 Beach Roa Newfoundland and Labrador,Canada,"(53.8217327, -61.2295532)", 1174,Out East B&B,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",1 Pierce's Lane Newfoundland and Labrador,Canada,"(49.5188846, -57.8806003)", 1175,Sugar Hill Inn,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Bar/Lounge', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']", Newfoundland and Labrador,Canada,"(53.8217327, -61.2295532)", 1176,Burnt Hill Cottages,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",282 Main St Newfoundland and Labrador,Canada,"(48.9486339, -55.6641463)", 1177,Ocean View Hotel,4.0,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",38 - 42 Main Street Newfoundland and Labrador,Canada,"(48.9486339, -55.6641463)", 1178,The Rooms at Woody Point,,,[],7 Parsons Lane Newfoundland and Labrador,Canada,"(49.5428062, -56.8576857)", 1179,Gros Morne Suites,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",Payne's Path Newfoundland and Labrador,Canada,"(49.5854279, -57.9356119)", 1180,Down Home Accommodations,4.5,,[],130 Pond Road Newfoundland and Labrador,Canada,"(49.9186484, -55.5641622)", 1181,Maddie's Landing,,,[],76 Pond Road Newfoundland and Labrador,Canada,"(49.9186484, -55.5641622)", 1182,The Tides Inn,,,[],265270 Main Street Newfoundland and Labrador,Canada,"(48.9486339, -55.6641463)", 1183,Evergreen Bed & Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']",4 Evergreen Lane Newfoundland and Labrador,Canada,"(49.5818205, -57.9175028)", 1184,Cedar House Bed & Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']",42 Pond Road Newfoundland and ,Canada,"(49.9186484, -55.5641622)", 1185,Ocean Atlantic Cottages,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",143 Neddies Harbour Road Newfoundland and Labrador,Canada,"(49.5307139, -57.8590856)", 1186,The Tides Inn Inc,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']", Newfoundland and Labrador,Canada,"(53.8217327, -61.2295532)", 1187,Middle Brook Cottages & Chalets,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",Rte 431 Gros Morne National Park Newfoundland and Labrador,Canada,"(53.8217327, -61.2295532)", 1188,C & G Cabins,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",35 Westlink Road Newfoundland and Labrador,Canada,"(53.8217327, -61.2295532)", 1189,Gros Morne/Norris Point KOA,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry']",5 Shearakin Lan Newfoundland and Labrador,Canada,"(53.8217327, -61.2295532)", 1190,Tableland Cottages,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Refrigerator in room', 'Kitchenette']",101 Main St. Newfoundland and Labrador,Canada,"(49.4704851, -58.1265968)", 1191,Gros Morne Accommodations & Hostel,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",8 Kin Place Newfoundland and Labrador,Canada,"(49.5853233, -57.9141933)", 1192,Norris Point International Backpackers Hostel,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Wheelchair Access', 'Kitchenette', 'Non-smoking rooms']",2-6 Hospital Lane Newfoundland and Labrador,Canada,"(49.5313215, -57.8768752030648)", 1193,Seabreeze R.V. Park,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Golf Course', 'Pets Allowed ( Dog / Pet Friendly )']",19-21 Corner Road Newfoundland and Labrador,Canada,"(53.8217327, -61.2295532)", 1194,Middlebrook Cottages,4.5,Excellent,['Kitchenette'],Route 431 Newfoundland and ,Canada,"(49.4864734, -57.9273078)", 1195,Spruce Grove Cottages,4.5,Excellent,['Kitchenette'],West Link Road Newfoundland and Labrador,Canada,"(49.5831617, -57.9098931)", 1196,Cozy Corner Cottages,4.0,Very good,"['Free Internet', 'Free parking', 'Refrigerator in room', 'Kitchenette']", Newfoundland and Labrador,Canada,"(53.8217327, -61.2295532)", 1197,Gros Morne RV/Campground & Restaurant,4.0,Very good,"['Free Internet', 'Pets Allowed ( Dog / Pet Friendly )']",5 Shearakin Lane Newfoundland and Labrador,Canada,"(53.8217327, -61.2295532)", 1198,Aunt Jane's Place,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",1 Water St Newfoundland and Labrador,Canada,"(47.570521, -52.6978116)", 1199,Parson's Tourist Home & Harbour View Cabins,4.0,,[],Harbour Drive Newfoundland and ,Canada,"(47.7704434, -53.4628814)", 1200,Crocker Cabins,,,[],51 Duke Street Newfoundland and Labrador,Canada,"(47.5489552, -52.7983582)", 1201,Blanchard House,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",South sector of Gros Morne National Park Newfoundland and Labrador,Canada,"(53.8217327, -61.2295532)", 1202,Victorian Manor,4.5,Excellent,"['Room service', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",Main St. Newfoundland and Labrador,Canada,"(49.021294, -55.4595841)", 1203,Ocean Acre Inn,4.5,Excellent,[],Main Street North Newfoundland and Labrador,Canada,"(49.3955255, -54.2871995)", 1204,Java Jacks Bed and Breakfast,4.5,,[],19 West View Lane Newfoundland and Labrador,Canada,"(53.8217327, -61.2295532)", 1205,Berry Hill Campsite,4.5,,[],Route 430 Newfoundland and ,Canada,"(49.1889019, -57.4242145)", 1206,Shallow Bay Campground,4.0,Very good,[], Newfoundland and ,Canada,"(49.12120935, -56.696296212741)", 1207,Adams' Bed and Breakfast,5.0,,[],66 Pond Rd Newfoundland and ,Canada,"(46.880908, -55.6673604)", 1208,Bayview B&B,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Kitchenette']",105 Main Street Newfoundland and Labrador,Canada,"(48.9486339, -55.6641463)", 1209,Water's Edge RV Campground,5.0,,[],228 Bonne Bay Rd Newfoundland and Labrador,Canada,"(53.8217327, -61.2295532)", 1210,J & J Bed & Breakfast,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",198 Main St Newfoundland and Labrador,Canada,"(48.9486339, -55.6641463)", 1211,oTENTiks at Gros Morne National Park,,,[], Newfoundland and ,Canada,"(49.12120935, -56.696296212741)", 1212,Westlink Motel,3.0,Average,['Laundry Service'],10 West Link Rd. Newfoundland and ,Canada,"(49.12120935, -56.696296212741)", 1218,Gros Morne Hostel,,,[],12 Hewlins lane Gros Morne National Park Newfoundland and Labrador,Canada,"(53.8217327, -61.2295532)", 1219,Frontier Cottages,3.0,Average,"['Restaurant', 'Kitchenette']",Hwy 430 Newfoundland and Labrador,Canada,"(55.8783439, -62.2330452360026)", 1223,Bonne Bay Inn,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",145 Main Road Newfoundland and Labrador,Canada,"(47.5291225, -53.6708488)", 1232,Holiday Inn Kingston - Waterfront,3.5,Very good,"['Pool', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",2 Princess St Kingston Ontario,Canada,"(44.2309763, -76.4786824)", 1233,Hochelaga Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",24 Sydenham St Kingston Ontario,Canada,"(44.2284985, -76.4885418426606)",136.0 1234,Delta Hotels by Marriott Kingston Waterfront,4.0,Very good,"['Pool', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",1 Johnson St Kingston Ontario,Canada,"(44.2278065, -76.4796930314934)",188.0 1235,Best Western Fireside Inn,4.5,Excellent,"['Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Free parking', 'Restaurant', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1217 Princess St Kingston Ontario,Canada,"(44.2467050555556, -76.5230864444444)", 1237,Holiday Inn Express Hotel & Suites Kingston,,,[],11 Benson St Kingston Ontario,Canada,"(44.266761, -76.4972150413043)",144.0 1238,Residence Inn Kingston Water's Edge,4.5,Excellent,"['Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",7 Earl St Kingston Ontario,Canada,"(44.2296838, -76.5015344)",144.0 1239,Lord Nelson Motel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",1664 Highway 15 Kingston Ontario,Canada,"(44.286008, -76.4328077755616)",69.0 1240,Courtyard by Marriott Kingston Highway 401 / Division Street,4.5,Excellent,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",103 Dalton Ave Kingston Ontario,Canada,"(44.2659244786314, -76.5031657564214)", 1241,Green Acres Inn,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",2480 Princess St Kingston Ontario,Canada,"(44.2583951091215, -76.5624695723348)", 1242,Green Woods Inn,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Electric vehicle charging station', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",1368 Highway 15 Kingston Ontario,Canada,"(44.2757347130441, -76.443940957083)",165.0 1243,Secret Garden Bed & Breakfast Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",73 Sydenham St Kingston Ontario,Canada,"(44.2297406, -76.4878059)",175.0 1244,Ambassador Hotel & Conference Centre,3.5,Very good,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Room service', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1550 Princess St Kingston Ontario,Canada,"(44.252265, -76.536933684593)", 1245,Thriftlodge Kingston,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Conference Facilities', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",1187 Princess St Kingston Ontario,Canada,"(44.2461107222222, -76.5218200277778)",87.0 1246,Four Points by Sheraton Kingston,3.5,Very good,"['Pool', 'Restaurant', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']",285 King St E Kingston Ontario,Canada,"(44.2294789, -76.4818142)", 1247,Days Inn by Wyndham Kingston,,,[],1 First Canada Crt Kingston Ontario,Canada,"(50.000678, -86.000977)",84.0 1248,Confederation Place Hotel,,,[],237 Ontario St Kingston Ontario,Canada,"(44.2303082, -76.4794999)",94.0 1250,Super 8 by Wyndham Kingston,,,[],794 Highway 2 Kingston Ontario,Canada,"(44.2419680651498, -76.4315912387905)",96.0 1251,Motel 6 Kingston,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']",1542 Robinson Crt Kingston Ontario,Canada,"(44.2824725, -76.566175144)",95.0 1252,Howard Johnson by Wyndham Kingston,3.0,Average,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Kids pool', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']",686 Princess St Kingston Ontario,Canada,"(44.237522, -76.5037709639794)",76.0 1253,Travelodge Kingston LaSalle Hotel,3.5,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Pool', 'Bar/Lounge', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",2360 Princess St Kingston Ontario,Canada,"(44.25830994, -76.5531738)", 1254,Ramada by Wyndham Kingston Hotel and Conference Centre,3.0,Average,"['Restaurant', 'Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",33 Benson St Kingston Ontario,Canada,"(44.2675755, -76.4957293590731)",110.0 1255,Donald Gordon Conference Centre,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms']",421 Union St W Kingston Ontario,Canada,"(44.2246394, -76.50989)",139.0 1256,Hilltop Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",2287 Princess St Kingston Ontario,Canada,"(44.2580967428571, -76.5464463857143)", 1257,Seven Oakes Motel,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",2331 Princess St Kingston Ontario,Canada,"(44.2580146916667, -76.5502017458333)", 1258,Hotel Belvedere,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",141 King St E Kingston Ontario,Canada,"(44.22531315625, -76.4856332875)",129.0 1259,The Queen's Inn,3.5,Very good,"['Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",125 Brock St Kingston Ontario,Canada,"(44.2309013, -76.4838056)",134.0 1260,Maple Crest Inn,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Non-smoking rooms']",1454 Princess St Kingston Ontario,Canada,"(44.250565, -76.5330203464366)", 1261,Laura's Bed & Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",2904 Cloggs Rd Kingston Ontario,Canada,"(44.2845229101164, -76.5800546394092)", 1263,Knights Inn Kingston,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms']",1155 Princess St Kingston Ontario,Canada,"(44.2458257, -76.5202001)",69.0 1264,Kingston Motel East,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1488 Highway 15 Kingston Ontario,Canada,"(44.2802309148263, -76.4388762453408)",69.0 1265,Econo Lodge City Centre,,,[],840 Princess St Kingston Ontario,Canada,"(44.2396316, -76.5085365)",85.0 1266,Bayside Inn & Waterfront Suites,3.0,Average,"['Free High Speed Internet (WiFi)', 'Free parking', 'Meeting rooms', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",4024 Bath Rd Kingston Ontario,Canada,"(44.2417665244693, -76.6095257086487)", 1267,Fort Henry Motel,3.0,,[],848 Highway 2 East ,Canada,"(48.100883, -98.853398)",90.0 1268,Welcome Traveller Motel,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",3100 Princess St Kingston Ontario,Canada,"(44.2625305, -76.5983193918701)",67.0 1269,The Rosemount Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms', 'Suites']",46 Sydenham St Kingston Ontario,Canada,"(44.2291257, -76.4882149)", 1270,All Suites Whitney Manor,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Electric vehicle charging station', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",8 Starr Pl Kingston Ontario,Canada,"(44.2500648, -76.4025231)", 1271,The O'Brien House Bed and Breakfast,4.0,Very good,"['Free parking', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room']",39 Glenaire Mews Kingston Ontario,Canada,"(44.25656198, -76.52341328)", 1272,de Haan's B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",1107 King St W Kingston Ontario,Canada,"(44.22023716, -76.5393780066667)", 1273,Embassy Motel,,,[],2404 Princess St Kingston Ontario,Canada,"(44.2583390181818, -76.5559428545455)", 1274,Rosa's Bed and Breakfast,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Pool', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",629 Johnson St Kingston Ontario,Canada,"(44.231586, -76.5037228)", 1275,Waves & Winks B&B,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",905 Front Rd Kingston Ontario,Canada,"(44.2173613, -76.5824676)", 1276,David C. Smith House,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms']",222 Stuart St Kingston Ontario,Canada,"(44.223667625, -76.4988987333333)", 1277,St Lawrence College Kingston Residence and Conference Centre,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']",23 Country Club Dr Kingston Ontario,Canada,"(44.2212123331933, -76.5302408708117)", 1278,Elizabeth's Rose Cottage B&B,4.5,,[],290 Frontenac St ,Canada,"(44.2306762103448, -76.4987071896552)", 1279,Brock Street B & B,4.0,,[],397 Brock St ,Canada,"(44.3064245, -78.9921954)", 1280,Queen's University - Leggett Hall,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",194 Stuart St Kingston Ontario,Canada,"(44.2237710449148, -76.4978408435648)", 1283,Thriftlodge Motel Kingston West,2.5,Average,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",2467 Princess St Kingston Ontario,Canada,"(44.2576455, -76.5626878651515)", 1286,General Wolfe Hotel,3.0,Average,"['Restaurant', 'Bar/Lounge', 'Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",1237 Main Street Kingston Ontario,Canada,"(44.236519, -76.4921463)", 1287,Fairmont Le Manoir Richelieu,4.5,Excellent,"['Fitness Centre with Gym / Workout Room', 'Room service', 'Restaurant', 'Pool', 'Free Internet', 'Free parking', 'Bar/Lounge', 'Spa', 'Babysitting', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Casino and Gambling', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Paid Wifi', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Minibar', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",181 rue Richelieu La Malbaie Quebec,Canada,"(47.623021, -70.14461)", 1288,Hotel-Motel Castel de la Mer,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']",1125 Richelieu La Malbaie Quebec,Canada,"(47.6359913, -70.1434782)",90.0 1289,Chez Truchon Bistro Auberge,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Banquet Room', 'Breakfast Available', 'Conference Facilities', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1065 Richelieu La Malbaie Quebec,Canada,"(47.6354813656744, -70.1435546091246)", 1290,Auberge Fleurs de Lune,,,[],30 La Malbaie Quebec,Canada,"(47.657525, -70.153885)",85.0 1291,Hotel Pavillons Le Petit Manoir du Casino,,,[],525 Chemin des Falaises La Malbaie Quebec,Canada,"(47.6230856, -70.1445254)",138.0 1292,Auberge sur la Cote,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",20 La Malbaie Quebec,Canada,"(47.657525, -70.153885)", 1293,Gite Bellevue,4.5,Excellent,"['Free Internet', 'Free parking', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )']",255 Cote Bellevue La Malbaie Quebec,Canada,"(47.6240101709983, -70.1505381869195)",85.0 1294,Auberge Des 3 Canards,4.0,Very good,"['Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Bar/Lounge', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms']",115 Cote Bellevue La Malbaie Quebec,Canada,"(47.6276172, -70.1471627)", 1295,Les Pinsons des Rives,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Non-smoking rooms']",83 La Malbaie Quebec,Canada,"(47.657525, -70.153885)", 1296,Auberge de Jeunesse La Malbaie,4.0,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",435 Rue St-Etienne La Malbaie Quebec,Canada,"(47.6511085, -70.1503676)", 1297,Econo Lodge La Malbaie,3.5,Very good,"['Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Tennis Court', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",625 Boulevard de Comporte La Malbaie Quebec,Canada,"(47.656076291503, -70.1507090712274)", 1298,Auberge Petite Plaisance,,,[],310 Saint-Raphael La Malbaie Quebec,Canada,"(52.4760892, -71.8258668)",84.0 1299,Petit Hotel Amara,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",905 Richelieu La Malbaie Quebec,Canada,"(47.6340577940417, -70.143127353492)",81.0 1300,Motel Le Point de Vue,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Electric vehicle charging station', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",109 La Malbaie Quebec,Canada,"(47.657525, -70.153885)",69.0 1301,Motel Le Riviera,3.5,Very good,"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Breakfast Available', 'Golf Course', 'Heated pool', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1510 boulevard De Comporte La Malbaie Quebec,Canada,"(47.6608304662767, -70.156069634464)",69.0 1302,Auberge La Mansarde,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",187 rue Saint Raphael La Malbaie Quebec,Canada,"(47.6599525506334, -70.1111675386352)",105.0 1303,La Chouenne,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Casino and Gambling', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Family Rooms', 'Non-smoking rooms']",367 Rue Saint Raphael La Malbaie Quebec,Canada,"(47.663410868186, -70.1050160140513)", 1304,Le 500 Richelieu,4.5,,[],500 rue Richelieu ,Canada,"(43.8407383, 4.3686758)",105.0 1305,Gite Aigle d'un Reve,5.0,,[],60 Rue Saint-Raphael ,Canada,"(46.8818232, -71.1572948)",105.0 1306,Le Mirage,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Restaurant', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']",18 La Malbaie Quebec,Canada,"(47.657525, -70.153885)", 1307,Maison Dufour & Bouchard,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Air conditioning']",1-18 Laure-Conan St La Malbaie Quebec,Canada,"(52.4760892, -71.8258668)",90.0 1308,Motel Chez Pierre,2.0,Poor,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Smoking rooms available']",2020 Boul. de Comporte La Malbaie Quebec,Canada,"(52.4760892, -71.8258668)", 1309,Auberge des Falaises,4.5,Excellent,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Spa', 'Room service', 'Bar/Lounge', 'Heated pool', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",250 Chemin des Falaises La Malbaie Quebec,Canada,"(47.6367888216927, -70.1518577311733)", 1310,Auberge La Chatelaine,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']",830 des Falaises La Malbaie Quebec,Canada,"(52.4760892, -71.8258668)", 1311,Auberge des Eaux Vives,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included']",39 rue de la Greve La Malbaie Quebec,Canada,"(47.6621549, -70.098127)", 1312,Le Petit Felix,5.0,Excellent,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",160 rue du Quai La Malbaie Quebec,Canada,"(47.6223359, -70.1429299)", 1313,Hotel Au Petit Berger,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Tennis Court', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",20 Rue Desbiens La Malbaie Quebec,Canada,"(47.6304044, -70.1462285)", 1314,Auberge des Peupliers,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Hot Tub', 'Non-smoking hotel', 'Sauna', 'Family Rooms', 'Non-smoking rooms']",381 Saint-Raphael La Malbaie Quebec,Canada,"(52.4760892, -71.8258668)", 1315,Auberge les Sources,,,[],8 Rue Des Pins La Malbaie Quebec,Canada,"(47.6263715, -70.1420842)", 1316,Domaine Frais Air,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",3 La Malbaie Quebec,Canada,"(47.657525, -70.153885)", 1317,La Tourelle du Cap,,,[],151 La Malbaie Quebec,Canada,"(47.657525, -70.153885)", 1318,Auberge La Marmite,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Babysitting', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel']",109 La Malbaie Quebec,Canada,"(47.657525, -70.153885)", 1319,La Remontee Hotel & Apartments,4.0,Very good,"['Free Internet', 'Non-smoking hotel', 'Non-smoking rooms']",9 La Malbaie Quebec,Canada,"(47.657525, -70.153885)", 1320,Maison Victoria Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",72 La Malbaie Quebec,Canada,"(47.657525, -70.153885)", 1321,Gite Dentelles Et Pignons,4.5,,[],40 Cote Saint-Antoine ,Canada,"(47.6384777500025, -70.1500157632514)", 1322,La Maison sous les Lilas,4.0,,[],649 rue Saint-Raphael ,Canada,"(47.6687356, -70.0954204)", 1323,Auberge De La Miscoutine,4.0,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge']",62 2e Rang La Malbaie Quebec,Canada,"(52.4760892, -71.8258668)", 1324,Le Petit Hotel Charlevoix,4.5,,[],1075 Richelieu St ,Canada,"(42.097064, -72.578918)", 1325,Les Guigneaux,5.0,,[],3 ,Canada,"(33.8333136, -4.8556382)", 1326,Gite Le Repos du Roi,5.0,Excellent,[],9 La Malbaie Quebec,Canada,"(47.657525, -70.153885)", 1327,Domaine Au Gre des Saisons,5.0,,[],99 Chemin Grand-Fonds ,Canada,"('nil', 'nil')", 1328,Les Chalets De Moh,5.0,,[],10 Chemin de la Montagne Noire ,Canada,"(46.1625263, 5.3471759)", 1329,Le Relais du Havre,5.0,,[],150 rue du Quai ,Canada,"(50.6371266, 3.055565)", 1330,Gite Entre Mer et Montagnes,2.0,,[],23 ,Canada,"(46.0593485, 2.04890101251091)", 1331,Chaumiere de la Cote,,,[],56 ,Canada,"(47.82598115, -2.76334926955883)", 1332,La Pinsonniere,,,[],124 Saint-Raphael ,Canada,"(33.5113892924599, -117.734942823683)", 1333,Les Petits Mensonges,,,[],352 Rue Saint Etienne ,Canada,"(45.825215, -73.422081)", 1334,Maison Des Lilas,,,[],615 St-Raphael ,Canada,"(43.4255303, 6.7694244)", 1341,Estrimont Suites & Spa,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Sauna', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",4 Quebec,Canada,"(33.5739670208333, -117.734200354167)",125.0 1342,Espace 4 Saisons,4.5,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",4940 Chemin du Parc Quebec,Canada,"(48.4591366, -79.0077488)",109.0 1343,Au Saut Du Lit,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",224 rue Merry Nord Magog Quebec,Canada,"(45.2760896, -72.1543772)", 1344,B&B Au Manoir de la rue Merry,5.0,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",92 Merry Sud Magog Quebec,Canada,"(45.2660612, -72.155573)", 1345,La Belle Victorienne,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Non-smoking rooms']",142 Merry Nord Magog Quebec,Canada,"(45.2760896, -72.1543772)", 1346,Auberge de la Tour et Spa,5.0,Excellent,"['Pool', 'Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Sauna', 'Air conditioning', 'Family Rooms', 'Suites']",1837 chemin Alfred-Desrochers Quebec,Canada,"(45.342756, -72.1481539)", 1347,Condos Memphremagog,5.0,Excellent,"['Pool', 'Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",261 Merry South Magog Quebec,Canada,"(45.2660612, -72.155573)", 1348,Au Coq du Bonheur B&B,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",7 Magog Quebec,Canada,"(45.265463, -72.147903)", 1349,Au Virage B&B,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Non-smoking rooms', 'Suites']",172 Merry Nord Magog Quebec,Canada,"(45.2760896, -72.1543772)", 1350,O Bois Dormant,5.0,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Sauna', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",205 Abbott Magog Quebec,Canada,"(45.2677694, -72.1541377)", 1351,Au Coeur De Magog,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Free parking', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",120 Merry Nord Magog Quebec,Canada,"(45.2760896, -72.1543772)",98.0 1352,Gite du Domaine de la Pomme d'Api,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",795 chemin Alfred-Desrochers Quebec,Canada,"(45.342756, -72.1481539)", 1353,Au Gite du Cerf Argente,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Spa', 'Heated pool', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",2984 Georgeville Rd Magog Quebec,Canada,"(52.4760892, -71.8258668)",101.0 1354,Amour et Amitie B&B,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",30 rue Hatley Magog Quebec,Canada,"(45.2641844, -72.1554446)",88.0 1355,Gite Ici et Maintenant,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",12 Magog Quebec,Canada,"(45.265463, -72.147903)",89.0 1356,La Maison de Ville - bed & bistro,5.0,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",353 rue St-Patrice Ouest Magog Quebec,Canada,"(45.2669659, -72.1503851)", 1357,A Tout Venant B&B et Massotherapie,5.0,Excellent,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Spa', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Shuttle Bus Service', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",20 rue Bellevue Magog Quebec,Canada,"(45.2636836, -72.1552668)",99.0 1358,"Jouvence, Centre de Villegiature",4.5,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Conference Facilities', 'Electric vehicle charging station', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",13 Quebec,Canada,"(33.574113244898, -117.73410844898)", 1359,Auberge Aux Deux Peres,5.0,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Spa', 'Golf Course', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Microwave', 'Non-smoking rooms']",680 chemin des Peres Magog Quebec,Canada,"(45.2565502, -72.2147219)", 1360,Manoir Des Sables,,,[],90 Avenue Des Jardin Quebec,Canada,"(52.4760892, -71.8258668)", 1361,Cheribourg Hotel,4.0,Very good,"['Pool', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Sauna', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",2603 Chemin du Parc Quebec,Canada,"(45.3155374, -72.172335)", 1362,A L'Ancestrale B & B,4.5,Excellent,"['Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Concierge', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",200 Abbott Magog Quebec,Canada,"(45.2677694, -72.1541377)",109.0 1363,Au Cafe Creme and Spa,4.5,Excellent,"['Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",23 Magog Quebec,Canada,"(45.265463, -72.147903)",125.0 1364,Motel de l'Outlet,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']",82 rue de Hatley Magog Quebec,Canada,"(45.2634074, -72.1533868)", 1365,Hotel Etoile-sur-le-Lac,3.5,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Pool', 'Bar/Lounge', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",120 Magog Quebec,Canada,"(45.265463, -72.147903)", 1366,Auberge Les Pignons Verts,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",2158 Chemin Nicolas Austin Mago,Canada,"('nil', 'nil')",127.0 1367,Auberge du Mont Orford,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Concierge', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",3159 Route 112 Ouest Magog Quebec,Canada,"(52.4760892, -71.8258668)",89.0 1368,Auberge Jeunesse Magog-Orford Hostel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid / Family Friendly)', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",111 rue Merry Nord Magog Quebec,Canada,"(45.2760896, -72.1543772)",66.0 1369,Auberge du Grand Lac,3.5,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Breakfast Available', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",40 rue Merry Sud Magog Quebec,Canada,"(45.2660612, -72.155573)",87.0 1370,La Maison Drew Bed and Breakfast,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Spa', 'Concierge', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']",206 rue Des Pins Magog Quebec,Canada,"(45.2672176, -72.1529603)",99.0 1372,Auberge Sainte Catherine de Hatley,3.5,Very good,"['Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",2 Grand'Rue Mago,Canada,"(42.4259503, 11.4667357)", 1373,Comme Chez Soi,3.5,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",3219 Rue Principale Ouest Magog Quebec,Canada,"(45.268414, -72.1583746)",70.0 1374,Motel de la Montagne,2.5,Average,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",1215 ch de la Montagne Quebec,Canada,"(45.4500533, -75.7856462)", 1382,Maison Hatley,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Free parking', 'Spa', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",48 Rue de Hatley Magog Quebec,Canada,"(45.2641844, -72.1554446)", 1383,Au Chant Du Coq,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included']",2387 Chemin du Parc Quebec,Canada,"(48.4591366, -79.0077488)", 1384,Le ZEN,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Suites']",97 Magog Quebec,Canada,"(45.265463, -72.147903)", 1386,Auberge La Destinee,4.0,Very good,"['Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms', 'Smoking rooms available']",1495 Chemin de la Riviere Magog Quebec,Canada,"(45.2970999, -72.0526844)", 1387,Bijou dans la Foret,4.0,,[],34 rue de la Sterne ,Canada,"(45.4234247, -75.76176435)", 1388,Domaine des Pins Ranch du Spaghetti,3.5,,[],3005 Chemin Milletta ,Canada,"(45.2906531, -72.2110907)", 1389,Wasaga Motel Inn,,,[],8743 Beachwood Rd Wasaga Beach Ontario,Canada,"(44.4678191571429, -80.1168169571429)",98.0 1390,Saga Resort,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",88 Main St Wasaga Beach Ontario,Canada,"(44.5226549, -80.0160106)",88.0 1391,Oasis By The Bay Vacation Resort,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",790 Mosley St Wasaga Beach Ontario,Canada,"(44.5029494826743, -80.0391599389054)",95.0 1392,Wu Wu's Cabins,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",725 River Rd E Wasaga Beach Ontario,Canada,"(44.542290469697, -79.9998004060606)", 1393,Wasaga Beach Inn and Cottages,,,[],159 Main St Wasaga Beach Ontario,Canada,"(44.52294955, -80.012614925)",76.0 1394,Hollywood Cottages,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",169 Mosley St Wasaga Beach Ontario,Canada,"(44.5189778, -80.0221179)", 1395,J&J Motel,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",201 Main St Wasaga Beach Ontario,Canada,"(44.5230604888889, -80.0108242777778)",79.0 1396,Wasaga Riverdocks Suites Inc,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Golf Course', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",361 Mosley St Wasaga Beach Ontario,Canada,"(44.5141344333333, -80.0271310333333)", 1397,Wasaga B&B,4.5,Excellent,['Air conditioning'],15 44th St N Wasaga Beach Ontario,Canada,"(44.4789758391304, -80.0761347347826)", 1398,Birch Haven by the Beach,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette']",119 29th St N Wasaga Beach Ontario,Canada,"(44.4888493111111, -80.0534111777778)", 1399,Albatross Motel,4.0,Very good,"['Pool', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",160 Main St Wasaga Beach Ontario,Canada,"(44.522697925, -80.012383)", 1400,Wasaga River Resort Inc,3.5,Very good,"['Non-smoking hotel', 'Air conditioning', 'Microwave', 'Minibar', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",36 River Ave Cres Wasaga Beach Ontario,Canada,"(44.5216561809558, -80.0171817761957)", 1401,Lakeview Motel,3.0,Average,"['Free parking', 'Pool', 'Free Internet', 'Concierge', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",44 Mosley St Wasaga Beach Ontario,Canada,"(44.5229234, -80.0198215)", 1402,Villa Nova Motel Resort,3.0,Average,"['Pool', 'Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Kitchenette']",45 Mosley St Wasaga Beach Ontario,Canada,"(44.5224993587701, -80.0197440369278)", 1403,Oak Haven Cottages,3.5,,[],267 Mosley St ,Canada,"(33.2505511629994, -95.885642799871)", 1404,Sharodon Sands Motel,2.5,Average,"['Free parking', 'Room service', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )', 'Shuttle Bus Service', 'Air conditioning', 'Kitchenette', 'Suites']",119 Main St Wasaga Beach Ontario,Canada,"(44.5228500764706, -80.0139920117647)", 1405,Kingsbridge Inn,2.5,Average,"['Pool', 'Free Internet', 'Free parking', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']",268 Main St Wasaga Beach Ontario,Canada,"(44.5230439042946, -80.0073060881516)", 1406,Beachfront at Wasaga Motel and Cottages,1.5,Poor,"['Free parking', 'Restaurant', 'Laundry Service', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms']",130 Mosley St Wasaga Beach Ontario,Canada,"('nil', 'nil')", 1407,Beach1 Riverfront Villa,3.0,Average,"['Free parking', 'Room service', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Tennis Court', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",60 River Avenue Crescent Wasaga Beach Ontario,Canada,"(44.5210815634874, -80.0176664839865)", 1408,Holiday Park Tent and Trailer Campground,3.0,,[],236 Main St ,Canada,"('nil', 'nil')", 1409,Riverview Lodge,2.0,,[],1123 Mosley St ,Canada,"(33.2515372526045, -95.8856330123811)", 1410,Edgewater By The Bay,,,[],148 Mosley St Wasaga Beach Ontario,Canada,"(44.5198474, -80.0218282)", 1411,Travelodge Wasaga Beach,3.0,Average,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1080 Mosley St Wasaga Beach Ontario,Canada,"(44.4946615058108, -80.0464295178331)", 1412,Rivershore Cottages,2.0,,[],1047 Mosley St ,Canada,"(30.4337475232565, -84.2978309186259)", 1413,Edgewater Cottages,2.5,Average,"['Free High Speed Internet (WiFi)', 'Golf Course', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette']",72 Main St Wasaga Beach Ontario,Canada,"(44.5228797923077, -80.0165218769231)", 1414,Edgewater Inn,,,[],99 Main St Wasaga Beach Ontario,Canada,"(44.5227637996157, -80.0149493109606)", 1415,Dyconia Resort,2.0,,[],361 Mosley St ,Canada,"(33.2506594485402, -95.8856417250765)", 1416,Inn On The Beach,2.0,,[],505 Shore Lane ,Canada,"(50.9513469, -1.208773)", 1417,Jell-E-Bean,1.5,Poor,"['Pool', 'Pets Allowed ( Dog / Pet Friendly )']",8681 Beachwood Rd Wasaga Beach Ontario,Canada,"(44.46696915, -80.1118551149403)", 1418,AA Cottages,,,[],121 River Rd E ,Canada,"(44.5264629312992, -80.0128462586319)", 1419,Villa Lucera,,,[],71 Woodland Dr Wasaga Beach Ontario,Canada,"(44.4829009, -80.0473693)", 1420,Mermaid Motel & Cottage Court,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",1600 Mosley St Wasaga Beach Ontario,Canada,"(44.4816287428571, -80.0638919571429)", 1421,Casa Wasaga,5.0,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1 Tamarack Way Wasaga Beach Ontario,Canada,"(44.4697894, -80.0707144)", 1422,Luau Resort,4.5,Excellent,"['Pool', 'Free Internet', 'Free parking', 'Children Activities (Kid / Family Friendly)', 'Heated pool', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",231 Mosley St Wasaga Beach Ontario,Canada,"(44.516544543673, -80.0246588456324)", 1423,Woodland Hideaway,,,[],115 30th St N Wasaga Beach Ontario,Canada,"(44.4884229928571, -80.0549682142857)", 1424,Adrian's Wasaga Beach Cottage & Condo Rentals,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Kitchenette', 'Non-smoking rooms']",184 Dunkerron Ave Wasaga Beach Ontario,Canada,"(44.4988812, -80.0458113666667)", 1425,Georgian Inn Resort,4.5,Excellent,"['Children Activities (Kid / Family Friendly)', 'Air conditioning']",17 Main St Wasaga Beach Ontario,Canada,"(44.5243394666667, -80.0182541)", 1426,Blue Coast Cottages,4.5,Excellent,"['Free parking', 'Kitchenette', 'Suites']",11-107 River Rd E Wasaga Beach Ontario,Canada,"(44.5231749666667, -80.0155899833333)", 1427,Santa Fe Motel,,,[],147 Mosley St Wasaga Beach Ontario,Canada,"(44.5197005, -80.0215201)", 1428,Summerhill Cottages & Cabins,4.5,,[],35 River Rd E ,Canada,"(44.527748, -80.009431)", 1429,At The Sands Waterfront Cottages & After Prom Rentals Wasaga Beach,4.0,Very good,"['Free parking', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Suites']",8 Sandpiper Lane Wasaga Beach Ontario,Canada,"(44.5136392333333, -80.0296681666667)", 1430,Casa Loma Court,5.0,,[],25 John St. ,Canada,"(42.9624914291667, -82.4027178333333)", 1431,Wasaga CountryLife,4.5,,[],85 Theme Park Dr ,Canada,"('nil', 'nil')", 1432,McFadden Cottages,4.5,,[],183 River Rd E ,Canada,"(44.527443, -80.0116237)", 1433,Krooz On Inn,5.0,,[],63 Beck St ,Canada,"(35.7206527, -79.1610293)", 1434,Black's by the Beach cottages,3.5,,[],28 Albert St ,Canada,"(42.9991898, -82.41081898)", 1435,Bayfront Beach Resort,3.5,,[],734 Shore Lane ,Canada,"(50.9513469, -1.208773)", 1436,WasagaGetaway B&B,5.0,,[],184 32nd St S ,Canada,"(46.7492377142857, -92.0700147142857)", 1437,Abby's Sandy Pines Cottages,,,[],Blue Mountain Road Wasaga Beach Ontario,Canada,"(50.000678, -86.000977)", 1438,Belair 1 Cottage,3.0,,[],42 12th St ,Canada,"(41.1137768485331, -78.7373073474521)", 1439,Redwood Cabins,3.0,,[],299 Mosley St ,Canada,"(33.2505880261622, -95.8856424339835)", 1440,Aloha Wasaga Cottages,2.5,,[],391 River Rd E ,Canada,"(43.4579312954546, -80.4521775)", 1441,Wasaga Sands Cottages,2.0,,[],363 River Rd E ,Canada,"(43.4581855227273, -80.4531645)", 1442,Edgewater Bay Breezes,2.0,,[],280 River Rd E ,Canada,"(44.53175, -80.0092352584786)", 1443,Alba Cottages,1.0,,[],26 Elm Dr ,Canada,"(51.8147379, 1.01624235)", 1444,Cedar Grove Park on the Bay,2.0,,[],100 Cedar Grove Parkway ,Canada,"(44.468313, -80.112112)", 1445,Kora Cottages,2.5,Average,"['Free parking', 'Refrigerator in room', 'Kitchenette']",67 River Rd E Wasaga Beach Ontario,Canada,"(44.5248351678606, -80.0142980093884)", 1449,Executive Beach Houses,,,[],15 30th St N ,Canada,"(27.7711834285714, -82.6739007142857)", 1470,Artex,,,[],646 Oxbow Park Dr ,Canada,"(44.4801061679563, -80.0587806158642)", 1471,Casa Cottages,,,[],55 22nd St N ,Canada,"(41.0105665714286, -81.6279474285714)", 1472,River View Cottages,,,[],42 River Ave Cres ,Canada,"(44.5214705, -80.0173429)", 1473,Homeport Apartment Hotel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Concierge', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",3 Wadland Cres St. John's Newfoundland and Labrador,Canada,"(47.5901722, -52.7086514)",110.0 1474,Murray Premises Hotel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Bar/Lounge', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",Murray Premises 5 Beck's Cove St. John's Newfoundland and Labrador,Canada,"(53.8217327, -61.2295532)",140.0 1475,JAG,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Room service', 'Restaurant', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",115 George St St. John's Newfoundland and Labrador,Canada,"(47.5616995, -52.7107733)",144.0 1476,Fairfield Inn & Suites St. John's Newfoundland,4.5,Excellent,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",199 Kenmount Rd St. John's Newfoundland and Labrador,Canada,"(47.5517056, -52.775504)",105.0 1477,Sheraton Hotel Newfoundland,4.0,Very good,"['Pool', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",115 Cavendish Square St. John's Newfoundland and Labrador,Canada,"(47.5713111, -52.6999935386936)",125.0 1478,Alt Hotel St. John's,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",125 Water St St. John's Newfoundland and Labrador,Canada,"(47.5572353, -52.7119146)",119.0 1479,Leaside Suites and Executive Apartments,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",39 Topsail Rd St. John's Newfoundland and Labrador,Canada,"(47.5247583, -52.7704022)", 1480,Holiday Inn Express & Suites St. John's Airport,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",5 Navigator Ave St. John's Newfoundland and Labrador,Canada,"(47.6124507, -52.7518382466975)",85.0 1481,Delta Hotels by Marriott St. John's Conference Centre,4.0,Very good,"['Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Banquet Room', 'Breakfast Available', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",120 New Gower St St. John's Newfoundland and Labrador,Canada,"(47.55857175, -52.7144499363024)",130.0 1483,Courtyard by Marriott St. John's Newfoundland,4.5,Excellent,"['Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",131 Duckworth St St. John's Newfoundland and Labrador,Canada,"(47.5691158, -52.7018461)", 1484,Hampton Inn & Suites by Hilton St. John's Airport,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Airport transportation', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",411 Stavanger Dr St. John's Newfoundland and Labrador,Canada,"(47.61378425, -52.70997720516)",111.0 1485,At Wit's Inn,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']",3 Gower St St. John's Newfoundland and Labrador,Canada,"(47.5698619, -52.7032526)",129.0 1486,Best Western Plus St. John's Airport Hotel and Suites,4.5,Excellent,"['Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",34 Jetstream Ave St. John's Newfoundland and Labrador,Canada,"(47.6149758, -52.7514623)", 1487,Comfort Inn Airport,4.0,Very good,"['Restaurant', 'Free parking', 'Room service', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",106 Airport Rd St. John's Newfoundland and Labrador,Canada,"(47.60623835, -52.741362042075)",99.0 1488,Ramada by Wyndham St. John's,4.0,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Spa', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms', 'Suites']",102 Kenmount Rd St. John's Newfoundland and Labrador,Canada,"(47.5557685, -52.7678551)", 1489,Cabot Boutique Hotel,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Breakfast Available', 'Golf Course', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",26 Monkstown Rd St. John's Newfoundland and Labrador,Canada,"(47.5698097, -52.7096181)", 1490,Holiday Inn St. Johns,,,[],180 Portugal Cove Rd St. John's Newfoundland and Labrador,Canada,"(47.589979, -52.718271)",91.0 1491,Super 8 by Wyndham St Johns,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Non-smoking rooms', 'Suites']",175 Higgins Line St. John's Newfoundland and Labrador,Canada,"(47.59500985, -52.7281279000296)", 1492,Hometel on Signal Hill,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Concierge', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",10 St. Joseph's Lane St. John's Newfoundland and Labrador,Canada,"(47.5723096444444, -52.6964237444444)", 1493,Banberry House Bed and Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Refrigerator in room', 'Non-smoking rooms']",116 Military Rd St. John's Newfoundland and Labrador,Canada,"(47.5674207, -52.7092267)",79.0 1494,Monastery Spa & Suites,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Spa', 'Restaurant', 'Banquet Room', 'Conference Facilities', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",63 Patrick St St. John's Newfoundland and Labrador,Canada,"(47.5570684, -52.7197585)", 1495,Quality Hotel Harbourview,,,[],2 Hill o' Chips St. John's Newfoundland and Labrador,Canada,"(53.8217327, -61.2295532)",102.0 1496,Capital Hotel,4.0,Very good,"['Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Free parking', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",208 Kenmount Rd St. John's Newfoundland and Labrador,Canada,"(47.5517056, -52.775504)",99.0 1497,Blue on Water,4.0,Very good,"['Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Dry Cleaning', 'Meeting rooms', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",319 Water St St. John's Newfoundland and Labrador,Canada,"(47.5572353, -52.7119146)", 1498,Bannerman Park Suites,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",23 Rennie's Mill Rd St. John's Newfoundland and Labrador,Canada,"(47.5732797, -52.7102337)",129.0 1499,Crossroads Inn & Suites,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Restaurant', 'Bar/Lounge', 'Business Centre with Internet Access', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Minibar', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",980 Kenmount Rd St. John's Newfoundland and Labrador,Canada,"(47.5290223, -52.8372493232859)",115.0 1500,The Inn by Mallard Cottage,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Air conditioning']",1 & 5 Barrows Rd St. John's Newfoundland and Labrador,Canada,"(47.581541, -52.6766763)",217.0 1501,Winsor House,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",1 Forest Rd St. John's Newfoundland and Labrador,Canada,"(53.8217327, -61.2295532)",152.0 1502,The Luxus Boutique Hotel and Lounge,5.0,Excellent,"['Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Airport transportation', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",128 Water St St. John's Newfoundland and Labrador,Canada,"(47.5572353, -52.7119146)", 1504,Monroe House Executive Guest House,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",8 Forest Rd St. John's Newfoundland and Labrador,Canada,"(47.5736584, -52.6999596)",99.0 1505,Gower Guest House,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",180 Gower St St. John's Newfoundland and Labrador,Canada,"(47.5662818, -52.7078173)", 1506,Sandman Signature St. John's Hotel,4.0,Very good,"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",227 Kenmount Rd St. John's Newfoundland and Labrador,Canada,"(47.55137115, -52.773333079425)",121.0 1507,Duckworth Hotel,3.5,Very good,"['Bar/Lounge', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",331 Duckworth St St. John's Newfoundland and Labrador,Canada,"(47.5670543, -52.7047109)",54.0 1508,HI St. John's City Hostel,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']",8 Gower St St. John's Newfoundland and Labrador,Canada,"(47.5645034, -52.7097546)", 1509,The Franklin Hotel,3.5,Very good,"['Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",193 Water St St. John's Newfoundland and Labrador,Canada,"(47.5640184, -52.7068005762455)",90.0 1510,Economy Suites by Homeport,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",3 Wadland Cres St. John's Newfoundland and Labrador,Canada,"(47.5901722, -52.7086514)", 1511,Gower Manor Bed & Breakfast,,,[],177 Gower St ,Canada,"(34.8475141020408, -82.4140293265306)",86.0 1512,Cozy Pet Friendly Home,,,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room']",104 Seaborn St St. John's Newfoundland and Labrador,Canada,"(47.5663393, -52.7664438)", 1514,Rendell - Shea Manor,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']",82 Cochrane St St. John's Newfoundland and Labrador,Canada,"(47.5694032, -52.7029074)", 1516,Memorial University Guest Accommodations,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Pool', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Conference Facilities', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",40 Livyers Loop St. John's Newfoundland and Labrador,Canada,"(47.5736636, -52.7300761)", 1517,The Roses Heritage Inn,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms', 'Suites']",9 Military Rd St. John's Newfoundland and Labrador,Canada,"(47.5674207, -52.7092267)", 1518,The Elizabeth Manor Guesthouse,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms', 'Suites']",21 Military Rd St. John's Newfoundland and Labrador,Canada,"(47.5674207, -52.7092267)", 1519,Compton House Bed & Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",26 Waterford Bridge Rd St. John's Newfoundland and Labrador,Canada,"(47.5281955, -52.7478167)", 1520,Balmoral Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",38 Queen's Rd St. John's Newfoundland and Labrador,Canada,"(47.5625065, -52.7109029)", 1522,Winterholme Suites & Spa,4.0,Very good,"['Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Non-smoking rooms', 'Suites']",79 Rennie's Mill Rd St. John's Newfoundland and Labrador,Canada,"(47.572422, -52.7104089)", 1523,The Guv'nor Inn,3.5,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",389 Elizabeth Ave St. John's Newfoundland and Labrador,Canada,"(47.5650068, -52.7378901)",130.0 1524,Long's Hill Suites,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Room service', 'Free parking', 'Bar/Lounge', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms']",69 Long's Hill St. John's Newfoundland and Labrador,Canada,"(47.5650323, -52.7097454)", 1525,Bond Guest House,4.5,,[],131 Bond St ,Canada,"(51.7339654, 0.4758475)", 1526,Avalon Guest House,1.5,,[],18 Gower St ,Canada,"(51.5203189, -0.1300264)", 1527,Buckley's Country Club,,,[],Buckley's Village St. John's Newfoundland and ,Canada,"(49.12120935, -56.696296212741)", 1528,Downtown Executive Suites - Queens Road,,,[],29 Queen's Rd ,Canada,"(51.0070322, -0.100829949999999)", 1529,M and D BnB,,,[],130 Elizabeth Ave ,Canada,"(51.5395513, -0.0912507)", 1532,Manor @ 358,,,[],358 Duckworth St ,Canada,"(44.4080730818182, -79.6742724363636)", 1533,Hidden Valley Bed and Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Family Rooms', 'Non-smoking rooms', 'Suites']",40 Couch Rd Whitehorse Yukon,Canada,"(60.825177, -135.202633)", 1534,Midnight Sun Inn Bed and Breakfast,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",6188 6th Ave Whitehorse Yukon,Canada,"(63.000147, -136.002502)", 1535,Vangorda Place Bed and Breakfast,3.5,Very good,"['Free Internet', 'Free parking', 'Breakfast included', 'Non-smoking hotel', 'Paid Internet', 'Paid Wifi', 'Public Wifi', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",3 Vangorda Pl Whitehorse Yukon,Canada,"(63.000147, -136.002502)", 1536,Stratford Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",401 Jarvis St Whitehorse Yukon,Canada,"(60.7209182, -135.0600158)", 1537,Triple B Bed n Breakfast,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Laundry Service', 'Non-smoking hotel', 'Sauna', 'Refrigerator in room', 'Kitchenette']",1-2 Aster Pl Whitehorse Yukon,Canada,"(60.595698, -134.9217283)", 1539,Urban Caribou Bed and Breakfast,5.0,,[],95 Ponderosa Dr ,Canada,"(32.7002424693878, -80.8526957755102)", 1540,Elite Hotel,2.5,Average,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Refrigerator in room', 'Non-smoking rooms']",206 Jarvis St Whitehorse Yukon,Canada,"(60.7209182, -135.0600158)",109.0 1541,Coast High Country Inn,4.0,Very good,"['Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Bar/Lounge', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Microwave', 'Kitchenette', 'Non-smoking rooms', 'Suites']",4051 4th Ave Whitehorse Yukon,Canada,"(63.000147, -136.002502)",136.0 1542,Edgewater Hotel,4.5,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",101 Main St Whitehorse Yukon,Canada,"(60.7189596, -135.056291)", 1543,Days Inn by Wyndham Whitehorse,,,[],2288 2nd Ave Whitehorse Yukon,Canada,"(63.000147, -136.002502)", 1544,Yukon Inn,3.5,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Business Centre with Internet Access', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",4220 4th Ave Whitehorse Yukon,Canada,"(63.000147, -136.002502)",145.0 1545,Best Western Gold Rush Inn,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",411 Main St Whitehorse Yukon,Canada,"(60.7189596, -135.056291)", 1546,Casey's Bed & Breakfast,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",608 Wood St Whitehorse Yukon,Canada,"(60.720158, -135.0594306)",135.0 1547,Canadas Best Value Inn,3.0,Average,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Breakfast Available', 'Concierge', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Refrigerator in room', 'Non-smoking rooms']",102 Wood St Whitehorse Yukon,Canada,"(60.720158, -135.0594306)", 1548,Westmark Whitehorse Hotel and Conference Center,,,[],201 Wood St Whitehorse Yukon,Canada,"(60.720158, -135.0594306)", 1549,Sundog Retreat,5.0,Excellent,"['Free parking', 'Free Internet', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",Lot 1160 Policeman's Point Road Whitehorse Yukon,Canada,"(63.000147, -136.002502)", 1550,Northern Lights Resort & Spa,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Spa', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Airport transportation', 'Hot Tub', 'Non-smoking hotel', 'Sauna', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",Lot 1178 Gentian Lane Whitehorse Yukon,Canada,"(63.000147, -136.002502)", 1551,Inn On The Lake,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Spa', 'Airport transportation', 'Hot Tub', 'Non-smoking hotel', 'Paid Wifi', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Shuttle Bus Service', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",Lot 76 Mcclintock Whitehorse Yukon,Canada,"(63.000147, -136.002502)", 1552,Little Atlin Lodge,5.0,Excellent,"['Free parking', 'Airport transportation', 'Non-smoking hotel', 'Refrigerator in room', 'Non-smoking rooms']",Km Whitehorse Yukon,Canada,"(60.721571, -135.054932)", 1553,Sky High Wilderness Ranch,,,[],Km 16 Fish Lake Road Whitehorse Yukon,Canada,"(60.7226646, -135.1804666)", 1554,Muktuk B&B and Cabins,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Breakfast included', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Family Rooms', 'Non-smoking rooms', 'Suites']",Husky Trail Whitehorse Yukon,Canada,"(63.000147, -136.002502)", 1555,SKKY Hotel,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar/Lounge', 'Airport transportation', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Shuttle Bus Service', 'Air conditioning', 'Non-smoking rooms', 'Suites']",91622 Alaska Hwy Whitehorse Yukon,Canada,"(60.7137713, -135.0838859)",150.0 1556,Beez Kneez Bakpakers,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Self-Serve Laundry', 'Non-smoking rooms']",408 Hoge St Whitehorse Yukon,Canada,"(60.7136108, -135.0521474)", 1557,Kaleido Lodge Yukon,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Family Rooms', 'Non-smoking rooms', 'Suites']",KM1396 Alaska Hwy Whitehorse Yukon,Canada,"(63.000147, -136.002502)", 1558,Ravensong B&B,5.0,,[],11 Donjek Rd ,Canada,"(60.7094511, -135.0292289)", 1559,Historical Guest House,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",5128 5th Ave Whitehorse Yukon,Canada,"(63.000147, -136.002502)", 1560,The Town and Mountain Hotel,3.5,Very good,"['Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",401 Main St Whitehorse Yukon,Canada,"(60.7189596, -135.056291)", 1561,Home Bon Accueil,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",240 Alsek Rd Whitehorse Yukon,Canada,"(60.7002663, -135.0263462)", 1562,Versleuce Meadows B&B,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Free parking', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Wheelchair Access', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",22 Wann Rd Whitehorse Yukon,Canada,"(60.7727964, -135.1488113)", 1564,Airport Chalet,3.5,Very good,"['Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",91634 Alaska Hwy Whitehorse Yukon,Canada,"(60.6515626, -135.0253638)", 1565,Stop In Family Hotel,2.0,Poor,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",314 Ray St Whitehorse Yukon,Canada,"(60.7269571, -135.0601387)", 1566,White Mountain Inn B&B,5.0,Excellent,[],KM 6 Atlin Road Whitehorse Yukon,Canada,"(63.000147, -136.002502)", 1567,Mountain Ridge Motel & RV Park,2.5,Average,"['Laundry Service', 'Kitchenette']",Mile 9129 Whitehorse Yukon,Canada,"(60.721571, -135.054932)", 1568,Isaiah Tubbs Resort,3.0,Average,"['Pool', 'Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Banquet Room', 'Meeting rooms', 'Outdoor pool', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1642 County Road 12 Picton Ontario,Canada,"(50.000678, -86.000977)", 1569,Timm's Grandview Manor,,,[],Rr 2 ,Canada,"(36.5452222, 43.4941944)", 1570,Merrill House,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",343 Main Street East Picton Ontario,Canada,"(44.0106838, -77.1389769)", 1571,The Miller's House Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms', 'Suites']",2843 County Road 10 Ontario,Canada,"(45.512248457433, -74.6228499170737)", 1572,Jackson's Falls Country Inn,5.0,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1768 County Rd 17 Ontario,Canada,"(44.8349114, -75.9376361)", 1573,AWAY in the County,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Air conditioning']",166 County Rd 18 Picton Ontario,Canada,"(50.000678, -86.000977)", 1574,The Manse Boutique Inn & Spa,5.0,Excellent,"['Pool', 'Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",10 Chapel St Picton Ontario,Canada,"(44.005278911591, -77.1441269816594)", 1575,Picton Harbour Inn,,,[],33 Bridge St Picton Ontario,Canada,"(44.0087849, -77.1360735)",137.0 1576,The Waring House,3.5,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Conference Facilities', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",395 Sandy Hook Road Picton Ontario,Canada,"(43.9938446, -77.1787228)", 1577,Mapiya Retreat,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Family Rooms', 'Non-smoking rooms']",County Rd. 7 Picton Ontario,Canada,"(50.000678, -86.000977)", 1579,Merland Park Cottages,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Multilingual Staff', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room']",12488 Loyalist Pky Picton Ontario,Canada,"(44.0012999, -77.157558)",250.0 1580,Black River Cottages,,,[],124 Morrisson Point Rd Ontario,Canada,"(50.000678, -86.000977)", 1581,The Edwardian House Bed and Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",352 Picton Main St Picton Ontario,Canada,"(44.0115004333333, -77.1379026333333)", 1582,Sandbanks Beach Resort,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room']",1818 County Road 12 Picton Ontario,Canada,"(50.000678, -86.000977)", 1583,Pomodoro Suites,,,[],280 Main St ,Canada,"('nil', 'nil')",149.0 1584,Stone Carriage House,,,[],8 Ferguson St ,Canada,"(40.7311228888889, -74.152764)", 1585,Carusos On King Bed and Breakfast & Serenity Spa,,,[],41 King St Picton Ontario,Canada,"(44.0075803857143, -77.1445962714286)", 1586,West Lake Willows,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",2028 County Road 12 Picton Ontario,Canada,"(50.000678, -86.000977)", 1587,Bee's Knees BnB & Art Studio,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Air conditioning']",15 Cumberland St Picton Ontario,Canada,"(44.00417375, -77.1371659)", 1588,Grove Cottage Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Non-smoking rooms']",13922 Loyalist Pky Picton Ontario,Canada,"(44.0012999, -77.157558)", 1589,Eleven Centre Guest Suites,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",11 Centre St Picton Ontario,Canada,"(44.0096488140138, -77.1428539588994)", 1590,Quinte's Isle Campark,4.0,Very good,"['Pool', 'Restaurant', 'Children Activities (Kid / Family Friendly)', 'Paid Wifi', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Tennis Court']",237 Salmon Point Rd Picton Ontario,Canada,"(50.000678, -86.000977)", 1591,Black River Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",68 Morrisson Point Rd Ontario,Canada,"(50.000678, -86.000977)", 1592,The Chatsworth Suites,4.5,Excellent,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Air conditioning', 'Kitchenette', 'Suites']",6 Centre St Picton Ontario,Canada,"(44.0095075134278, -77.1418637726145)", 1593,Cindy's Bed & Breakfast,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",29 Argyle Cres Picton Ontario,Canada,"(44.0048078726023, -77.1569016487009)", 1594,Doll House Bed and Breakfast at Sandbanks,4.5,Excellent,"['Free parking', 'Air conditioning', 'Microwave', 'Refrigerator in room']",183 Winns Dr Picton Ontario,Canada,"(50.000678, -86.000977)", 1595,Smugglers Cove RV Resort,4.0,Very good,"['Pool', 'Free parking', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )']",3187 County Road 13 Picton Ontario,Canada,"(50.000678, -86.000977)", 1596,Lake on the Mountain Resort,3.5,Very good,"['Free Internet', 'Free parking', 'Restaurant', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",268 County Road 7 Picton Ontario,Canada,"(50.000678, -86.000977)", 1597,Sandbanks River Country Campground,4.5,,[],1854 County Road 18 ,Canada,"(44.9770058857435, -75.6793805691544)", 1598,English Rose Spa & Holistic Healing Centre,5.0,,[],346 Main Street ,Canada,"('nil', 'nil')", 1599,Sleepy Hallowell Bed and Breakfast,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",9 Upper Lake Stree Picton Ontario,Canada,"(50.000678, -86.000977)", 1600,South in Milford,5.0,,[],2832 County Road 10 ,Canada,"(45.5130883757381, -74.5495757016566)", 1601,Harrington House B&B,3.5,Very good,"['Pool', 'Free Internet', 'Free parking', 'Hot Tub', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",71 Union St Picton Ontario,Canada,"(44.00762761, -77.13214116)", 1602,A Prince Edward County Bed and Breakfast Getaway,5.0,,[],439 County Rd 25 Prince Edward RR 9 ,Canada,"('nil', 'nil')", 1603,Harbour View Suites,4.0,,[],340 Main St. ,Canada,"('nil', 'nil')", 1604,The Picton Cottage In The County,,,[], Picton Ontario,Canada,"(44.008867, -77.14016)", 1605,Littlejohn Farm,5.0,,[],County Road 10 ,Canada,"(41.529797, -84.056977)", 1606,Songbird B&B,4.5,,[],129 McKinley Crossroad ,Canada,"('nil', 'nil')", 1607,The Sandbanks Campsites,3.5,,[],50 Valhalla Lane ,Canada,"(44.7146264376234, -73.4069875393512)", 1608,Bed and Beyond,5.0,,[],107 Cressy Bayside Rd ,Canada,"(44.0924414154585, -76.8763094577265)", 1609,Van-Cottage,4.0,,[],Rr#1 ,Canada,"(14.0390777, -10.9006953)", 1610,Pierce Martin House,3.5,,[],352 Main Street ,Canada,"('nil', 'nil')", 1611,The Fenix,,,[],62 Mary St Picton Ontario,Canada,"(44.0058108750551, -77.1427310834465)", 1612,Edgewater Family Campground,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Paid Wifi']",191 Winns Dr Picton Ontario,Canada,"(50.000678, -86.000977)", 1613,Star Haven Estate Bed and Breakfast,,,[],2804 County Road 10 ,Canada,"(45.5130927384473, -74.5480490001154)", 1614,Sweet Dreams Bed and Breakfast,,,[],12475 Loyalist Pky ,Canada,"(44.0179006288813, -77.5399324699968)", 1634,Coast Hillcrest Hotel,4.5,Excellent,"['Free parking', 'Restaurant', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",2100 Oak Drive Revelstoke British Columbia,Canada,"(50.99527495, -118.162778847084)", 1635,The Sutton Place Hotel Revelstoke Mountain Resort,,,[],2950 Camozzi Road Revelstoke British Columbia,Canada,"(50.9782778, -118.1665452)",194.0 1636,Stoke Hotel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']",1911 Fraser Dr Revelstoke British Columbia,Canada,"(51.008563, -118.2176431)",91.0 1637,Boulder Mountain Resort,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",3069 Trans Canada Hwy Revelstoke British Columbia,Canada,"(50.9911286, -118.2614413)",179.0 1638,Revelstoke Campground,3.5,Very good,"['Pool', 'Free Internet', 'Free parking', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )']",2411 KOA Road Revelstoke British Columbia,Canada,"(50.9916799, -118.1539519)",109.0 1639,Ramada by Wyndham Revelstoke,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Electric vehicle charging station', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']",1750 Trans Canada Highway Revelstoke British Columbia,Canada,"(51.0092357, -118.2068338)",123.0 1640,Best Western Plus Revelstoke,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Spa', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",1925 Laforme Blvd Revelstoke British Columbia,Canada,"(51.00991175, -118.219322275418)",190.0 1641,Poppi's Guesthouse,,,[],313 First St East Revelstoke British Columbia,Canada,"(55.001251, -125.002441)", 1642,Swiss Chalet Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",1101 Victoria Rd West Revelstoke British Columbia,Canada,"(55.001251, -125.002441)",104.0 1643,The Cube Hotel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included']",311 Campbell Avenue Revelstoke British Columbia,Canada,"(50.9992078, -118.1986824)", 1644,The Explorers Society Hotel,5.0,Excellent,"['Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Concierge', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Minibar', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",109-111 First Street West Revelstoke British Columbia,Canada,"(55.001251, -125.002441)",279.0 1645,Cornerstone Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",1980 Spruce Rd Revelstoke British Columbia,Canada,"(55.001251, -125.002441)", 1646,Regent Hotel,,,[],112 First Street East Revelstoke British Columbia,Canada,"(55.001251, -125.002441)",151.0 1647,Valley Retreat Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",3250 Airport Way Revelstoke British Columbia,Canada,"(50.980954, -118.1842122)",120.0 1648,McCarty House Inn B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",400 Mackenzie Avenue Revelstoke British Columbia,Canada,"(51.000459, -118.1926712)",149.0 1649,Alpenrose Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",1524 Nichol Rd Revelstoke British Columbia,Canada,"(50.9760094, -118.1752804)", 1650,Stoke Stash Bed & Breakfast,,,[],488 Alpine Lane W Revelstoke British Columbia,Canada,"(50.999912, -118.1848589)", 1651,Courthouse Inn Revelstoke,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",312 Kootenay Street Revelstoke British Columbia,Canada,"(51.0039346, -118.2072283)", 1652,Days Inn & Suites by Wyndham Revelstoke,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",301 Wright St Revelstoke British Columbia,Canada,"(51.0077574, -118.213009717382)", 1653,Revelstoke Lodge,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",601 First Street West Revelstoke British Columbia,Canada,"('nil', 'nil')",79.0 1654,Glacier House Resort,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms']",1870 Glacier Lane Revelstoke British Columbia,Canada,"(51.04912535, -118.216345367479)", 1655,Three Valley Lake Chateau & Ghost Town,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free Internet', 'Children Activities (Kid / Family Friendly)', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']",8903 Trans Canada Hwy Revelstoke British Columbia,Canada,"(51.0092357, -118.2068338)", 1656,Journey's Perch Guesthouse,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",1502 Mountain View Dr Revelstoke British Columbia,Canada,"(50.980856, -118.1837123)", 1657,Holten Heritage House,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",1221 First Street West Revelstoke British Columbia,Canada,"(55.001251, -125.002441)", 1658,Monashee Lodge,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",1601W 3rd Street Revelstoke British Columbia,Canada,"(55.001251, -125.002441)",89.0 1659,Powder Pillow Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1103 Pine Ridge Cres Revelstoke British Columbia,Canada,"(55.001251, -125.002441)", 1660,The Pines Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Public Wifi', 'Self-Serve Laundry', 'Non-smoking rooms']",1550 Prail Rd Revelstoke British Columbia,Canada,"(55.001251, -125.002441)",140.0 1661,Guesthouse Mountain Escape,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",1640 Galt Cres Revelstoke British Columbia,Canada,"(50.9827935, -118.1676654)", 1662,7 Acres Bed & Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",2286 Big Eddy Road Revelstoke British Columbia,Canada,"(51.0024439, -118.2204361)", 1663,Inn on the River,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",523 Third St W Revelstoke British Columbia,Canada,"(55.001251, -125.002441)", 1671,Mulvehill Creek Wilderness Inn and Wedding Chapel,4.5,Excellent,"['Pool', 'Free parking', 'Breakfast included', 'Room service', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Hot Tub', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1220-4200 Highway 23 South Revelstoke British Columbia,Canada,"(55.001251, -125.002441)", 1672,Noah's Ark Resort,4.0,Very good,"['Free parking', 'Free Internet', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Refrigerator in room']",4955 Camp Creek Rd Revelstoke British Columbia,Canada,"(50.9743028, -118.5219137)", 1673,Mountain View Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1017 First St. West Revelstoke British Columbia,Canada,"(55.001251, -125.002441)", 1674,Revelstoke Winterhouse Bed and Breakast,5.0,,[],1736 Hay Rd ,Canada,"(43.9331262483221, -84.307058885906)", 1675,Eagle Pass Lodge,5.0,,[],1467 BC - Highway 23 South ,Canada,"(50.6395355, -117.9268923)", 1676,Days Inn by Wyndham Thunder Bay North,4.5,Excellent,"['Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1250 Golf Links Rd Thunder Bay Ontario,Canada,"(48.4023826, -89.2745778)", 1677,Hampton Inn & Suites by Hilton Thunder Bay,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Airport transportation', 'Business Centre with Internet Access', 'Concierge', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",760 Arthur St W Thunder Bay Ontario,Canada,"(48.3807093522627, -89.303340876481)", 1678,Holiday Inn Express & Suites Thunder Bay,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1041 Carrick St Thunder Bay Ontario,Canada,"(48.4067354, -89.2500352)",132.0 1679,Best Western Thunder Bay Crossroads,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Airport transportation', 'Business Centre with Internet Access', 'Dry Cleaning', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",655 Arthur St W Thunder Bay Ontario,Canada,"(48.3810219, -89.2987026)", 1680,TownePlace Suites Thunder Bay,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",550 Harbour Expy Thunder Bay Ontario,Canada,"(48.4066905, -89.2461355)",152.0 1681,Best Western Plus Norwester Hotel & Conference Centre,4.5,Excellent,"['Pool', 'Room service', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Bar/Lounge', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",2080 Highway 61 Thunder Bay Ontario,Canada,"(48.3154167, -89.3600602272415)", 1682,Voyageur Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']",177 Powley St Thunder Bay Ontario,Canada,"(48.4490517, -89.1970866)", 1683,The Haven Hostel,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Concierge', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Non-smoking rooms']",226 Ambrose St Thunder Bay Ontario,Canada,"(48.43263878, -89.22257578)", 1684,Days Inn & Suites by Wyndham Thunder Bay,4.0,Very good,"['Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']",645 Sibley Dr Thunder Bay Ontario,Canada,"(48.4048033, -89.2599259)",109.0 1685,The Prince Arthur Waterfront Hotel,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",17 Cumberland St N Thunder Bay Ontario,Canada,"(48.4354853, -89.2183998)", 1686,Valhalla Inn,4.0,Very good,"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1 Valhalla Inn Rd Thunder Bay Ontario,Canada,"(48.3800144, -89.3060177)", 1687,Econo Lodge,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Non-smoking rooms']",686 Memorial Ave Thunder Bay Ontario,Canada,"(48.415648, -89.242783)", 1688,Victoria Inn Hotel & Convention Centre,,,[],555 Arthur St W Thunder Bay Ontario,Canada,"(48.3809935, -89.2909538)",128.0 1689,Super 8 by Wyndham Thunder Bay,,,[],439 Memorial Ave Thunder Bay Ontario,Canada,"(48.4231708772727, -89.2364504772727)",78.0 1690,Nights Inn Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Smoking rooms available']",180 Macdougall St Thunder Bay Ontario,Canada,"(48.448869, -89.1947943)", 1691,Holiday Inn Motel,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']",375 Kingsway Thunder Bay Ontario,Canada,"(48.3796945863636, -89.2651492931818)",90.0 1693,Seasons Extended Stay Suites,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1486 Dawson Rd Thunder Bay Ontario,Canada,"(48.4624802836066, -89.2775192344262)", 1694,Country Cozy Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",1083 Moving Post Rd. Thunder Bay Ontario,Canada,"(50.000678, -86.000977)",110.0 1695,Thunder Bay Inn,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",1460 Dawson Rd Thunder Bay Ontario,Canada,"(48.4620735327869, -89.2761665311475)", 1696,Lakehead Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",421 Cumberland St N Thunder Bay Ontario,Canada,"(48.4473264, -89.2004583)", 1697,A & K Motel,,,[],321 Hodder Ave Thunder Bay Ontario,Canada,"(48.4618721875, -89.1824524125)", 1698,Residence & Conference Centre - Thunder Bay,4.0,,[],960 William Street ,Canada,"(42.8848706724138, -78.8349282413793)", 1699,Airlane Hotel and Conference Centre,2.5,Average,"['Restaurant', 'Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Shuttle Bus Service', 'Wheelchair Access', 'Non-smoking rooms', 'Suites']",698 Arthur St W Thunder Bay Ontario,Canada,"(48.3806419, -89.29976)", 1700,Travelodge Thunder Bay ON,2.5,Average,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Babysitting', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",450 Memorial Ave Thunder Bay Ontario,Canada,"(48.4222638, -89.2376496)", 1701,Kingsway Inn,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']",345 Kingsway Thunder Bay Ontario,Canada,"(48.3801932, -89.2647701)",75.0 1702,Old Country Motel,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",500 Cumberland St N Thunder Bay Ontario,Canada,"(48.449845, -89.1963412)",58.0 1703,Delta Hotels by Marriott Thunder Bay,,,"['Room service', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Conference Facilities', 'Dry Cleaning', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']",2240 Sleeping Giant Parkway Thunder Bay Ontario,Canada,"(50.000678, -86.000977)", 1704,Modern Motel,3.0,Average,"['Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette']",430 Cumberland St N Thunder Bay Ontario,Canada,"(48.447706, -89.200395)", 1705,Midtown Inn,1.0,,[],61 Cumberland St N ,Canada,"(48.4371245, -89.2167332)", 1707,Super 8 by Wyndham Prince George,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1151 Commercial Cres Prince George British Columbia,Canada,"(53.9151975, -122.7838292)", 1708,Pomeroy Inn & Suites Prince George,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",2700 Recplace Dr Prince George British Columbia,Canada,"(53.8888049, -122.7708224)",129.0 1709,Four Points by Sheraton Prince George,4.0,Very good,"['Free parking', 'Restaurant', 'Room service', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Pool', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1790 Highway 97 S Prince George British Columbia,Canada,"(53.9621689327502, -122.767751652305)", 1710,Courtyard Prince George,4.5,Excellent,"['Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Airport transportation', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",900 Brunswick Street Prince George British Columbia,Canada,"(53.9183213, -122.746822)",123.0 1711,Coast Inn of the North,4.5,Excellent,"['Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",770 Brunswick Street Prince George British Columbia,Canada,"(53.9141864, -122.7500022)",110.0 1712,Woodhouse Cottages and Ranch,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",6505 Lower Mud River Rd Prince George British Columbia,Canada,"(53.8211597506321, -122.972047178297)", 1713,Ridgeview Gardens Bed and Breakfast,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",2901 Ridgeview Dr Prince George British Columbia,Canada,"(53.9748751, -122.797299)", 1714,Water's Edge Bed & Breakfast,,,[],4374 Stevens Dr Prince George British Columbia,Canada,"(53.9434081, -122.8004347)", 1715,Arbor Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Minibar', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",3913 Gilbert Dr Prince George British Columbia,Canada,"(53.9677920823529, -122.842829711765)", 1716,Prestige Treasure Cove,,,[],2005 Highway 97 S Prince George British Columbia,Canada,"(53.9427320560791, -122.761432338751)", 1717,Carmel Inn,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Meeting rooms', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Kitchenette']",1502 Highway 97 S Prince George British Columbia,Canada,"(53.9624560700682, -122.767715317971)",89.0 1719,Travelodge Prince George Goldcap BC,,,[],1458 7th Ave Prince George British Columbia,Canada,"(53.9186281, -122.775253)",89.0 1720,Ramada Plaza by Wyndham Prince George,4.0,Very good,"['Pool', 'Free parking', 'Room service', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']",444 George St Prince George British Columbia,Canada,"(53.9147287, -122.743493)", 1721,Sandman Signature Prince George Hotel,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Pool', 'Restaurant', 'Room service', 'Free parking', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",2990 Recplace Dr Prince George British Columbia,Canada,"(53.8888049, -122.7708224)",127.0 1722,Canadas Best Value Inn Prince George,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Business Centre with Internet Access', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1630 Central St E Prince George British Columbia,Canada,"(53.9096422113924, -122.781029596203)",99.0 1723,Sandman Hotel & Suites Prince George,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Pool', 'Room service', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1650 Central St E Prince George British Columbia,Canada,"(53.9080501, -122.7805851)", 1724,Northstar Inn & Suites,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",1550 Victoria St Prince George British Columbia,Canada,"(53.9102817, -122.7548118)",69.0 1725,The Grateful Bed B'n'B,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Non-smoking rooms']",157 McKinley Cres Prince George British Columbia,Canada,"(53.9298396722256, -122.801312211966)", 1726,MamaYeh RV Park & Campground,4.5,Excellent,"['Free parking', 'Pets Allowed ( Dog / Pet Friendly )']",5235 White Rd Prince George British Columbia,Canada,"(53.7643972, -122.6521486)", 1727,97 Motor Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",2713 Spruce St Prince George British Columbia,Canada,"(53.8958224, -122.7580149)",79.0 1728,Bon Voyage Inn,3.5,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Babysitting', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",4222 Highway 16 W Prince George British Columbia,Canada,"(55.001251, -125.002441)",94.0 1729,Economy Inn,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Dry Cleaning', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",1915 3rd Ave Prince George British Columbia,Canada,"(53.919361, -122.7544549)", 1730,Days Inn Downtown Prince George,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",600 Quebec St Prince George British Columbia,Canada,"(53.9141222, -122.7478657)", 1731,Camelot Court Motel,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1600 Central St E Prince George British Columbia,Canada,"(53.9101123, -122.7810299)",95.0 1732,Prince Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",1737 20th Ave Prince George British Columbia,Canada,"(53.9054293, -122.7562925)",69.0 1733,Elm Arbour Bed and Breakfast,4.5,,[],1155 Ahbau St ,Canada,"(53.9136362890432, -122.785201604736)", 1734,Grama's Inn,3.0,Average,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",901 Central St W Prince George British Columbia,Canada,"(53.9167177085366, -122.782350346341)", 1735,Brothers Inn,2.5,,[],2270 Hart Hwy ,Canada,"(53.9959280173835, -122.797835815309)",69.0 1736,Northwood Plaza Hotel,2.0,,[],2280 Hart Hwy ,Canada,"(53.9959277071913, -122.797835415641)", 1737,Queensway Court Motel,3.0,,[],1616 Queensway ,Canada,"(52.8090255, -2.1116952)", 1738,College Heights Motel,,,[],3387 Highway 16 W Prince George British Columbia,Canada,"(55.001251, -125.002441)", 1739,Super 8 by Wyndham Vernon BC,4.0,Very good,"['Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",4204 32 St Vernon British Columbia,Canada,"(50.2741728, -119.274394)",79.0 1740,The Castle at Swan Lake,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Restaurant', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",7905 Greenhow Rd Vernon British Columbia,Canada,"(50.3360491, -119.2411121)",105.0 1741,Fairfield Inn & Suites Vernon,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",5300 Anderson Way Vernon British Columbia,Canada,"(50.2851981, -119.273879923399)",101.0 1742,Prestige Hotel Vernon,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Bar/Lounge', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",4411 32 St Vernon British Columbia,Canada,"(50.2760668, -119.2737143)",108.0 1743,Best Western Pacific Inn,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Bar/Lounge', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",4790 34 St Vernon British Columbia,Canada,"(50.2568247, -119.2761723)",98.0 1744,Dragon Village Green Hotel Complex,,,[],4801 27 St Vernon British Columbia,Canada,"(50.285864, -119.2665756)",84.0 1745,Holiday Inn Express Hotel & Suites Vernon,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Airport transportation', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",4716 34 St Vernon British Columbia,Canada,"(50.2568247, -119.2761723)",99.0 1746,Prestige Vernon Lodge and Conference Centre,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Room service', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",3914 32 St Vernon British Columbia,Canada,"(50.2760668, -119.2737143)",110.0 1748,Days Inn by Wyndham Vernon,3.5,Very good,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']",5121 26 St Vernon British Columbia,Canada,"(50.2847418, -119.2662803)",97.0 1749,Predator Ridge Resort,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",301 Village Centre Pl Vernon British Columbia,Canada,"(55.001251, -125.002441)", 1750,Sparkling Hill Resort,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Spa', 'Breakfast included', 'Adult pool', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",888 Sparkling Pl Vernon British Columbia,Canada,"(50.1951955, -119.3941787)", 1751,Canadas Best Value Inn and Suites,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Hot Tub', 'Indoor pool', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",4006 32 St Vernon British Columbia,Canada,"(50.2760668, -119.2737143)",72.0 1753,Sandman Hotel & Suites Vernon,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Restaurant', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",4201 32 St Vernon British Columbia,Canada,"(50.2730699, -119.2734119)",92.0 1754,Schell Motel,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",2810 35 St Vernon British Columbia,Canada,"(50.2641798, -119.280123)",75.0 1755,OKeefe's Landing B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms']",8051 Okanagan Landing Rd Vernon British Columbia,Canada,"(50.2489327, -119.3192336)", 1756,Silver Star Motel,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Room service', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",3700 32 St Vernon British Columbia,Canada,"(50.2760668, -119.2737143)", 1757,Tel-A-Friend Motel,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette']",1501 32 St Vernon British Columbia,Canada,"(50.2760668, -119.2737143)", 1758,Tiki Village Motor Inn,3.5,Very good,"['Fitness Centre with Gym / Workout Room', 'Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Business Centre with Internet Access', 'Golf Course', 'Heated pool', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",2408 34 St Vernon British Columbia,Canada,"(50.2568247, -119.2761723)", 1759,Richmond House B&B,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",4008 Pleasant Valley Rd Vernon British Columbia,Canada,"(50.28146, -119.2540977)", 1760,Turtle Mountain Inn,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Bar/Lounge', 'Babysitting', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Minibar', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",4228 Horizon Crt Vernon British Columbia,Canada,"(50.2701294, -119.2958774)",150.0 1761,Outback Lakeside Vacation Homes,4.5,Excellent,"['Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",9845 Eastside Rd Vernon British Columbia,Canada,"(50.180763, -119.432859)", 1762,Silver Star Bed & Breakfast,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Airport transportation', 'Laundry Service', 'Non-smoking hotel', 'Shuttle Bus Service', 'Air conditioning', 'Non-smoking rooms']",8535 Silver Star Rd Vernon British Columbia,Canada,"(50.3025761, -119.217172)", 1763,Lakeshore Paradise,4.5,Excellent,"['Free parking', 'Breakfast included', 'Room service', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Hot Tub', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']",2664 Lakeshore Rd Vernon British Columbia,Canada,"(50.2442909, -119.3440469)", 1764,Schell Motel Express,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",3500 32 St Vernon British Columbia,Canada,"(50.2760668, -119.2737143)", 1765,Strand Lakeside Resort,,,[],7343 Okanagan Landing Road Vernon British Columbia,Canada,"(50.2489327, -119.3192336)", 1766,Vernon Hostel,4.0,Very good,"['Restaurant', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Family Rooms', 'Kitchenette']",3315 30 Ave Vernon British Columbia,Canada,"(50.2638301, -119.2809686)", 1767,Casa Chulo,4.5,,[],1404 29th Ave ,Canada,"(40.524333128054, -78.4174768277706)", 1768,The Maria Rose Bed & Breakfast,,,[],8071 Aspen Rd ,Canada,"(52.7591062, -1.7207294)",135.0 1772,Cypress Guesthouse,5.0,,[],434 Cypress Dr ,Canada,"(37.3822697414682, -122.124205917959)", 1773,DoubleTree by Hilton Hotel London Ontario,4.0,Very good,"['Pool', 'Fitness Centre with Gym / Workout Room', 'Restaurant', 'Room service', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Paid Internet', 'Wheelchair Access', 'Non-smoking rooms', 'Suites']",300 King St London Ontario,Canada,"(42.9844958, -81.2432923899717)", 1774,The Park Hotel,4.0,Very good,"['Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",242 Pall Mall St London Ontario,Canada,"(42.992783440638, -81.2506513823023)", 1775,Delta Hotels by Marriott London Armouries,,,[],325 Dundas St London Ontario,Canada,"(42.9855562, -81.2426099)", 1776,Hotel Metro,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Restaurant', 'Room service', 'Bar/Lounge', 'Spa', 'Airport transportation', 'Dry Cleaning', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']",32 Covent Market Pl London Ontario,Canada,"(42.9829318, -81.2503694)", 1777,Best Western Plus Lamplighter Inn & Conference Centre,4.5,Excellent,"['Pool', 'Room service', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Free parking', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",591 Wellington Rd London Ontario,Canada,"(42.953005116, -81.229152948)",125.0 1778,Idlewyld Inn & Spa,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Room service', 'Restaurant', 'Bar/Lounge', 'Spa', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",36 Grand Ave London Ontario,Canada,"(42.97159465, -81.246000525)", 1779,Homewood Suites by Hilton London Ontario,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",45 Bessemer Rd London Ontario,Canada,"(42.9271042, -81.2128948)", 1781,Best Western London Airport Inn & Suites,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",2230 Dundas St London Ontario,Canada,"(43.010445, -81.15544)", 1782,Ivey Spencer Leadership Center,4.5,Excellent,"['Restaurant', 'Room service', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",551 Windermere Rd London Ontario,Canada,"(43.0191715702475, -81.2620942418752)", 1783,Hampton Inn by Hilton London,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",840 Exeter Rd London Ontario,Canada,"(42.92717925, -81.2136852422692)", 1784,"Country Inn & Suites by Radisson, London South, ON",4.5,Excellent,"['Pool', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",774 Base Line Rd E London Ontario,Canada,"(42.9624406, -81.224861)", 1785,Four Points by Sheraton London,4.5,Excellent,"['Pool', 'Free parking', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1150 Wellington Rd London Ontario,Canada,"(42.9293247605482, -81.2193668786412)",118.0 1786,Staybridge Suites London,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Pool', 'Free parking', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",824 Exeter Rd London Ontario,Canada,"(42.9264326, -81.2129789)", 1787,TownePlace Suites by Marriott London,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Breakfast included', 'Airport transportation', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",800 Exeter Rd London Ontario,Canada,"(42.9261420153846, -81.2159738230769)", 1788,Best Western Plus Stoneridge Inn & Conference Centre,4.0,Very good,"['Room service', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Free parking', 'Restaurant', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",6675 Burtwistle Lane London Ontario,Canada,"(42.8508464, -81.2742802)", 1789,Holiday Inn Express & Suites London Downtown,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Babysitting', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",374 Dundas St London Ontario,Canada,"(42.9862930354839, -81.2410183387097)",114.0 1790,Wharncliffe Suites,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel']",370 Wharncliffe Rd S London Ontario,Canada,"(42.9644972142857, -81.2612312)", 1791,Holiday Inn Hotel & Suites London,4.0,Very good,"['Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Pool', 'Room service', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",855 Wellington Rd London Ontario,Canada,"(42.9425786, -81.2258643333333)",120.0 1792,Residence Inn London Downtown,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",383 Colborne St London Ontario,Canada,"(42.9854929, -81.23940446)",135.0 1793,Courtyard London,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Restaurant', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",864 Exeter Rd London Ontario,Canada,"(42.9270947, -81.2115106902314)",89.0 1795,Quality Suites London,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",1120 Dearness Dr London Ontario,Canada,"(42.9310883929244, -81.2198209513508)", 1796,Guest House on the Mount,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",1486 Richmond St London Ontario,Canada,"(43.016269, -81.27167)",59.0 1797,Days Inn by Wyndham London,3.5,Very good,"['Free parking', 'Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Non-smoking rooms']",1100 Wellington Rd London Ontario,Canada,"(42.932015377597, -81.2215224081323)", 1798,Ramada by Wyndham London,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Room service', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",817 Exeter Rd London Ontario,Canada,"(42.9261491809524, -81.2131686190476)", 1799,Windermere Manor Hotel & Conference Centre,4.0,Very good,"['Restaurant', 'Free parking', 'Room service', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",200 Collip Cir London Ontario,Canada,"(43.0143958, -81.2834508)",140.0 1801,Knights Inn London Airport,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Business Centre with Internet Access', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']",1739 Dundas St London Ontario,Canada,"(43.001986, -81.185212)", 1802,Howard Johnson by Wyndham London,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms']",738 Exeter Rd London Ontario,Canada,"(42.9258197076923, -81.2193125076923)", 1804,London Extended Stay,2.5,Average,"['Free High Speed Internet (WiFi)', 'Breakfast Available', 'Concierge', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",362 Dundas St London Ontario,Canada,"(42.9861611903226, -81.2414795258065)",85.0 1805,Aaron & Tammy's Comfy House,,,[],1669 Phillbrook Cres ,Canada,"(43.0374552892718, -81.2651188666678)",69.0 1806,Super 7 Motel,,,[],697 Wellington Road South London Ontario,Canada,"(42.824711, -81.2099344)",60.0 1807,Parkway Motel,3.0,Average,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']",1555 Dundas St London Ontario,Canada,"(42.9994063, -81.1942775)",70.0 1808,Lighthouse Inn,3.0,Average,"['Restaurant', 'Free High Speed Internet (WiFi)', 'Free parking', 'Bar/Lounge', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",705 Fanshawe Park Rd W London Ontario,Canada,"(43.0262852, -81.2839336)",85.0 1809,American Plaza Motel,,,[],2031 Dundas St London Ontario,Canada,"(43.00740125, -81.165818875)",70.0 1810,Eastcourt London Motel,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Smoking rooms available']",1585 Dundas St London Ontario,Canada,"(42.999952, -81.192355)",59.0 1811,Lion's Pride Guest House,,,[],1669 Phillbrook Cres London Ontario,Canada,"(43.0374552892718, -81.2651188666678)",84.0 1812,Motor Court Motel,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",1883 Dundas St London Ontario,Canada,"(43.0043425, -81.1768398333333)",60.0 1813,Fanshawe College Conference Services,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Airport transportation', 'Laundry Service', 'Wheelchair Access', 'Kitchenette', 'Suites']",1001 Fanshawe College Blvd. London Ontario,Canada,"(43.0128038, -81.1992401088556)", 1814,Clare Hall Residence,4.5,Excellent,"['Air conditioning', 'Refrigerator in room']",Clare Hall Residence 271 Ramsay Rd London Ontario,Canada,"(50.000678, -86.000977)", 1815,Western Summer Accommodations,,,[],Western University Canada London Ontario,Canada,"(43.01047375, -81.2698784900773)", 1816,London Wellington Hotel,,,[],1170 Wellington Rd London Ontario,Canada,"(42.928814167167, -81.2191339491309)", 1817,Casa Blanca Motel,2.0,,[],1710 Wharncliffe Rd S ,Canada,"(42.924231829005, -81.2763306024903)", 1818,London Luxury Guest House,,,[],42 Pitcarnie Cres ,Canada,"(43.0119919781737, -81.3046110217025)", 1819,Holiday Inn Express & Suites Surrey,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",15808 104th Ave Surrey British Columbia,Canada,"(55.001251, -125.002441)",126.0 1820,Best Western King George Inn & Suites,4.0,Very good,"['Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",8033 King George Blvd Surrey British Columbia,Canada,"(49.1487915, -122.8460762)", 1822,Days Inn by Wyndham Surrey,4.0,Very good,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",13373 King George Blvd Surrey British Columbia,Canada,"(49.20341305, -122.850759430632)",110.0 1823,Ramada by Wyndham Surrey/Langley,4.0,Very good,"['Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms']",19225 Highway 10 Surrey British Columbia,Canada,"(49.1045786, -122.8214883)", 1824,Sheraton Vancouver Guildford Hotel,4.0,Very good,"['Pool', 'Restaurant', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Breakfast Available', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Paid Wifi', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Wheelchair Access', 'Non-smoking rooms', 'Suites']",15269 104 Ave Surrey British Columbia,Canada,"(49.19198985, -122.798762060053)", 1825,Econo Lodge Surrey,3.5,Very good,"['Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",6542 King George Blvd Surrey British Columbia,Canada,"(49.1215842, -122.8448828)", 1826,Best Western Peace Arch Inn,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Spa', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",2293 King George Blvd Surrey British Columbia,Canada,"(49.04329285, -122.791737972499)", 1827,"Civic Hotel, Autograph Collection",3.5,Very good,"['Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms']",13475 Central Ave Surrey British Columbia,Canada,"(49.1905794, -122.8553927)", 1828,Comfort Inn & Suites Surrey,,,[],8255 166 St Surrey British Columbia,Canada,"(49.1518519, -122.7619696)", 1829,Holiday Inn Hotel & Suites Surrey East - Cloverdale,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']",17530 64 Ave Surrey British Columbia,Canada,"(49.1185475, -122.7372785)", 1830,Four Points by Sheraton Surrey,,,[],10410 158 St Surrey British Columbia,Canada,"(49.1921242, -122.7836177)",137.0 1831,Sandman Suites Surrey-Guildford,4.0,Very good,"['Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar/Lounge', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",10608 151a St Surrey British Columbia,Canada,"(49.1950162, -122.8015925)",177.0 1832,White Rock Pacific,,,[],14321 29a Ave ,Canada,"(49.0563666, -122.8254835)",80.0 1833,Grace Guesthouse,3.0,,[],2890 146 St ,Canada,"(49.0551446, -122.8162645)",85.0 1834,Grouse Creek Motel,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",9414 King George Blvd Surrey British Columbia,Canada,"(49.1737545, -122.8455167)", 1835,Canadian Inn,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']",6528 King George Blvd Surrey British Columbia,Canada,"(49.0589892, -122.8102888)", 1836,Linda Vista Motel,1.5,Poor,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms', 'Smoking rooms available']",6498 King George Hwy Surrey British Columbia,Canada,"(49.1208437, -122.8451556)", 1837,Hampton Inn & Suites Langley Surrey,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Restaurant', 'Breakfast included', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",19500 Langley Bypass Surrey British Columbia,Canada,"(49.10788345, -122.682616291632)",125.0 1838,Surrey Central Inn,1.5,Poor,"['Fitness Centre with Gym / Workout Room', 'Free parking', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Kitchenette']",13939 104 Ave Surrey British Columbia,Canada,"(49.19205695, -122.835791601079)",69.0 1839,Villa 18,1.0,,[],16823 18 Ave ,Canada,"(14.6224139, -90.5063002)", 1840,Lily Home,,,[],13072 16 Ave ,Canada,"(14.5896248, -90.4743916)", 1841,Grandview Inn,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",2160 King George Blvd Surrey British Columbia,Canada,"(49.0414101, -122.7878012)", 1842,Restawhile B&B,4.5,,[],15775 102b Ave ,Canada,"(49.1894596, -122.7850654)",80.0 1843,Hilltops,5.0,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Tennis Court', 'Non-smoking rooms']",12793 54 Ave Surrey British Columbia,Canada,"(49.10067, -122.8683145)", 1844,Bare Creek Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",12216 New McLellan Rd Surrey British Columbia,Canada,"(49.1029851, -122.8843685)", 1845,Baileys by the Creek Bed & Breakfast,5.0,,[],8663 141b St ,Canada,"(49.1606796, -122.8297431)", 1846,Port Kells B,5.0,,[],192 Street 8653 ,Canada,"(49.0967697, -122.6910778)",109.0 1847,Clydesdale Inn,3.0,,[],17630 56 Ave ,Canada,"(53.2529547, -110.0230823)", 1848,Fuhowe Family Guesthouse,2.5,,[],14698 102a Ave ,Canada,"(55.1732022, -118.75)",78.0 1850,A1 B&B Surrey,2.0,,[],13552 Bryan Pl ,Canada,"(49.1657912, -122.8470759)", 1851,BCH Garden B&B,,,[],2468 142 St ,Canada,"(49.1238438, -122.8288065)", 1852,Ben's Lake Chalet and Rooms,,,[],2741 Murray Harbour Rd ,Canada,"(46.0858181229323, -62.7372517556054)", 1853,Convenient & Quiet House,,,[],9376 164 St ,Canada,"(49.1529293, -122.7677376)", 1855,Sunny Island Family Inn,,,[],16178 31 Ave ,Canada,"(14.6168707, -90.5027448)", 1856,Vancouver Sun Hostel,,,[],11277 134 St ,Canada,"(49.1335748, -122.8511749)", 1857,Vancouver Surrey House,,,[],6078 181a St ,Canada,"(49.1095318, -122.7196979)", 1858,Hampton Inn Sudbury,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",2280 Regent St Sudbury Ontario,Canada,"(46.4794904, -81.0071207)",127.0 1859,Microtel Inn & Suites by Wyndham Sudbury,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1312 Kingsway Sudbury Ontario,Canada,"(46.5054589, -80.9381504)",144.0 1861,Homewood Suites Sudbury Ontario,4.5,Excellent,"['Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",2270 Regent St Sudbury Ontario,Canada,"(46.4794904, -81.0071207)",154.0 1862,Fairfield Inn & Suites Sudbury,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",490 Barrydowne Rd Sudbury Ontario,Canada,"(50.000678, -86.000977)",158.0 1863,Holiday Inn Sudbury,,,[],1696 Regent St Sudbury Ontario,Canada,"(46.4562884, -81.0065218)", 1864,Best Western Downtown Sudbury Centreville,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']",151 Larch St Sudbury Ontario,Canada,"(46.4911065, -80.9915139007088)", 1865,TownePlace Suites Sudbury,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Bar/Lounge', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1710 Kingsway Sudbury Ontario,Canada,"(46.5049414, -80.9354735865275)",125.0 1866,Moonlight Inn And Suites Sudbury,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",350 Moonlight Ave Sudbury Ontario,Canada,"(46.49292605, -80.9014542387496)", 1867,Travelway Inn Sudbury,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",1200 Paris St Sudbury Ontario,Canada,"(46.4697662, -80.9975153)",139.0 1868,Radisson Hotel Sudbury,,,[],85 St. Anne Road Sudbury Ontario,Canada,"(50.000678, -86.000977)",104.0 1869,Comfort Inn East,3.5,Very good,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms']",440 Second Ave N Sudbury Ontario,Canada,"(46.504031, -80.9362839292091)",116.0 1870,Clarion Hotel,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",117 Elm St Sudbury Ontario,Canada,"(46.4928896, -80.9998083923881)", 1871,Travelodge Hotel Sudbury,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms', 'Suites']",1401 Paris St Sudbury Ontario,Canada,"(46.4672295, -80.9991015)",102.0 1872,Comfort Inn Sudbury,4.0,Very good,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms']",2171 Regent St Sudbury Ontario,Canada,"(46.4494425, -80.9942418)", 1873,The Northbury Hotel and Conference Centre,3.5,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Breakfast included', 'Room service', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",50 Brady St Sudbury Ontario,Canada,"(46.48864595, -80.9975121791747)", 1875,Northland Motel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",3150 Errington Ave Ontario,Canada,"(46.5686589, -81.1980363)", 1876,Parker House Suites,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",250 Elm St Sudbury Ontario,Canada,"(46.4933761, -81.0050030486736)",119.0 1877,Quality Inn & Conference Centre Downtown,3.0,Average,"['Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Room service', 'Bar/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",390 Elgin St Sudbury Ontario,Canada,"(46.486127, -80.9886393)",94.0 1878,Motel 6 - Sudbury,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",1222 Pioneer Rd Sudbury Ontario,Canada,"(46.434251, -80.951746)",89.0 1879,Canadas Best Value inn - Sudbury,3.5,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",1500 Regent Street South Sudbury Ontario,Canada,"(46.4592151, -81.010081)", 1880,Ambassador Hotel,3.0,Average,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Breakfast included', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Babysitting', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Golf Course', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",225 Falconbridge Rd Sudbury Ontario,Canada,"(50.000678, -86.000977)", 1881,Canadiana Motel,3.0,Average,"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Minibar', 'Refrigerator in room', 'Non-smoking rooms']",965 Lorne St Sudbury Ontario,Canada,"(46.4757727, -81.0222999729516)",70.0 1882,Chateau Guay Motel,4.0,Very good,"['Restaurant', 'Free High Speed Internet (WiFi)', 'Free parking', 'Bar/Lounge', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']",2865 Kingsway Sudbury Ontario,Canada,"(46.49302545, -80.9030575462233)",110.0 1883,Artisan Upstairs Guesthouse,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",318 Jeanne d'Arc Ave Sudbury Ontario,Canada,"(46.48573295, -80.9773411)", 1884,Imperial Fireside Inn,,,[],1111 Lorne St Sudbury Ontario,Canada,"(46.4720503, -81.0303458819561)", 1885,Valley Inn Motel Hotel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Business Centre with Internet Access', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",500 Notre-Dame St E Sudbury Ontario,Canada,"(46.5494003, -81.1023544)", 1886,Residence & Conference Centre (RCC) - Sudbury West,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Conference Facilities', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",21 Lasalle Blvd Sudbury Ontario,Canada,"(46.5170977, -80.9932705654715)", 1887,Residence & Conference Centre (RCC) - Sudbury North,3.5,Very good,"['Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",1390 Barrydowne Rd Sudbury Ontario,Canada,"(50.000678, -86.000977)", 1892,Watermark Beach Resort,4.5,Excellent,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",15 Park Place Osoyoos British Columbia,Canada,"(49.0330709, -119.4627686)",149.0 1893,Spirit Ridge,,,[],1200 Rancher Creek Rd Osoyoos British Columbia,Canada,"(49.03905225, -119.433296649298)", 1894,Best Western Plus Sunrise Inn,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",5506 Main St Osoyoos British Columbia,Canada,"(49.0313639, -119.4632555)",102.0 1895,Sandy Beach Motel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",6706 Ponderosa Dr Osoyoos British Columbia,Canada,"(49.0293311, -119.4515305)", 1896,Walnut Beach Resort,,,[],4200 Lakeshore Dr Osoyoos British Columbia,Canada,"(49.01781135, -119.436325814514)",111.0 1897,Coast Osoyoos Beach Hotel,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Children Activities (Kid / Family Friendly)', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",7702 Main Street Osoyoos British Columbia,Canada,"(49.0285793, -119.456129246016)", 1898,Desert Surfside Waterfront Accomodations,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",7310 Main Street Osoyoos British Columbia,Canada,"(49.0313639, -119.4632555)",69.0 1899,Holiday Inn Hotel & Suites Osoyoos,3.5,Very good,"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",7906 Main Street Osoyoos British Columbia,Canada,"(49.0285348, -119.457160994705)",114.0 1900,Lakeview Motel & Suites,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Heated pool', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']",6004 89th St Osoyoos British Columbia,Canada,"(49.023299, -119.4701121)", 1901,Super 8 by Wyndham Osoyoos,3.5,Very good,"['Pool', 'Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Heated pool', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",9130 Main St Osoyoos British Columbia,Canada,"(49.0313639, -119.4632555)",149.0 1902,Avalon Inn,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",9106 Main Street Osoyoos British Columbia,Canada,"(49.0313639, -119.4632555)",89.0 1903,The Riviera Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Kitchenette', 'Suites']",6004 Maple Drive RR 3 Osoyoos British Columbia,Canada,"(55.001251, -125.002441)",80.0 1904,Sahara Courtyard Inn,3.0,Average,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",6205 Cottonwood Drive Osoyoos British Columbia,Canada,"(49.0328587, -119.4455723)", 1905,Spanish Fiesta Resort,1.5,Poor,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",7104 Main St Osoyoos British Columbia,Canada,"(49.0313639, -119.4632555)", 1906,Sahara Suites,3.0,,[],6311 Jackpine Lane ,Canada,"(30.3378883, -81.4738887)", 1907,Sun Beach Motel,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']",7303 Main St Osoyoos British Columbia,Canada,"(49.0313639, -119.4632555)", 1908,Falcon Motel,2.0,Poor,"['Pool', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",7106 Main St Osoyoos British Columbia,Canada,"(49.0313639, -119.4632555)",69.0 1909,The Spare Room,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Kitchenette', 'Non-smoking rooms']",4205 Pebble Beach Dr Osoyoos British Columbia,Canada,"(49.0158964, -119.4833218)", 1910,Ciliegia Villa,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",12795 87th St Osoyoos British Columbia,Canada,"(49.0410936, -119.4720526)", 1911,Boundary Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",7416 97th St Osoyoos British Columbia,Canada,"(49.0365783, -119.4775724)",75.0 1912,The White Horse Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",3800 Hwy 3 E Osoyoos British Columbia,Canada,"(55.001251, -125.002441)", 1913,Reflections Guest House,,,[],6813 Meadowlark Dr Osoyoos British Columbia,Canada,"(49.0286308, -119.4779411)", 1914,Baergnaescht B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Paid Internet', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1175 Hwy 3 E Osoyoos British Columbia,Canada,"(55.001251, -125.002441)", 1915,Shiraz Villa,,,[],12190 Hwy 3 Osoyoos British Columbia,Canada,"(49.0340236, -119.4878834)", 1916,Casa Del Mila Oro Resort,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",5401 Lakeshore Dr Osoyoos British Columbia,Canada,"(49.0279282, -119.4425457)", 1917,Desert Oasis Bed and Breakfast,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",9302 62nd Ave Osoyoos British Columbia,Canada,"(49.0278543, -119.4337615)", 1918,Safari Beach Condo Resort,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",5815 Oleander Dr Osoyoos British Columbia,Canada,"(49.0175857, -119.4630468)", 1919,Countryside Bed & Breakfast,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms']",10238 160th Ave Osoyoos British Columbia,Canada,"(49.0568691, -119.5135021)", 1920,Bella Villa Motel & Resort,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",6904 Ponderosa Dr Osoyoos British Columbia,Canada,"(49.0293311, -119.4515305)", 1921,Destiny Beach Resort,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",20 Magnolia Pl Osoyoos British Columbia,Canada,"(49.0207232, -119.4653722)", 1922,The Del Ray B&B,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",8949 122nd Ave Osoyoos British Columbia,Canada,"(49.0471422, -119.491295)", 1923,Observatory Bed & Breakfast,5.0,Excellent,"['Free Internet', 'Free parking', 'Breakfast included', 'Non-smoking hotel', 'Kitchenette', 'Non-smoking rooms', 'Suites']",# 3 Observatory Road Osoyoos British Columbia,Canada,"(49.0144443, -119.3983747)", 1924,Poplars Motel On The Lake,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",6404 Cottonwood Dr Osoyoos British Columbia,Canada,"(49.0328587, -119.4455723)", 1925,Island View RV Resort,4.5,Excellent,"['Free Internet', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry']",5005 Lakeshore Dr Osoyoos British Columbia,Canada,"(49.0279282, -119.4425457)", 1926,Green Gables Beach Resort,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",7304 Main St Osoyoos British Columbia,Canada,"(49.0313639, -119.4632555)", 1927,Waltons Lakefront RV Resort,4.0,Very good,"['Free parking', 'Fitness Centre with Gym / Workout Room', 'Pool', 'Free Internet', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms']",Osoyoo Osoyoos British Columbia,Canada,"(55.001251, -125.002441)", 1928,Tamri Motel,4.0,Very good,"['Free parking', 'Free Internet', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Kitchenette']",2019 Lakeshore Dr Osoyoos British Columbia,Canada,"(49.0279282, -119.4425457)", 1929,Nk'Mip Campground & RV Resort,,,[],8000 45th St Osoyoos British Columbia,Canada,"(49.033314, -119.4361511)", 1930,Kokopelli Bed and Breakfast,4.5,,[],4003 Fairwinds Dr ,Canada,"(35.72555, -78.7687)", 1931,Adriatic Motel,3.0,Average,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Wheelchair Access', 'Air conditioning', 'Kitchenette', 'Suites']",5501 Main St Osoyoos British Columbia,Canada,"(49.0313639, -119.4632555)", 1932,Cabana Beach Campground & RV Park,3.5,Very good,[],2231 Lakeshore Dr Osoyoos British Columbia,Canada,"(49.0279282, -119.4425457)", 1933,Chez Christiane B&B,4.5,,[],5807 89th St ,Canada,"(29.2530208, -94.8534615)", 1934,Richter Pass Motor Inn,3.0,Average,"['Free Internet', 'Free parking', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",7506 Main Street Osoyoos British Columbia,Canada,"(49.0313639, -119.4632555)", 1935,"Casa Panta Guest House, Bed & Breakfast",5.0,,[],6817 Cottonwood Dr ,Canada,"(40.8045431, -77.8294114)", 1936,Osoyoos Campground & Waterslides,3.0,,[],5003 Lakeshore Dr ,Canada,"(39.6987748, -104.8785231)", 1937,Arosa Ranch,3.0,,[],6760 Highway 3 East ,Canada,"(42.9010952, -79.2331074)", 1938,Village on the Lake,3.0,Average,"['Pool', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Hot Tub', 'Refrigerator in room', 'Kitchenette', 'Suites']",4413 Lakeshore Dr Osoyoos British Columbia,Canada,"(49.0279282, -119.4425457)", 1939,Brookvale Resort and Campground,3.0,,[],1219 Lakeshore Dr ,Canada,"(33.8879807189972, -84.0260472021919)", 1940,Haynes Point Lakeside Suite and Bed and Breakfast,,,[],3619 Jasmine Dr ,Canada,"(32.7961322, -117.2199406)", 1941,Raven's Nest Bed and Breakfast,,,[],520 Raven Hill Rd ,Canada,"(36.3987639900326, -83.4692711110885)", 1946,Days Inn and Suites by Wyndham Lindsay,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",134 Angeline St S Ontario,Canada,"(44.34143365, -78.7465229)", 1947,Kent Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",251 Kent St W Ontario,Canada,"(44.3526892, -78.74627115)",85.0 1948,"Eganridge Resort, Golf Club & Spa",4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Spa', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",26 Country Club Dr Kawartha Lakes Ontario,Canada,"(44.529091, -78.6074088)",205.0 1949,Avian Woods Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",231 Front Street. W. Ontario,Canada,"(43.6445822116814, -79.385435189699)",95.0 1950,New Rockland Motel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",3 Canal St East Ontario,Canada,"(42.2661898, -82.4143038)", 1951,Balsam Resort,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",21 Lila St Ontario,Canada,"(44.90272488, -76.00355616)", 1952,Riverside Caygeon B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Non-smoking rooms']",40 Head St. Ontario,Canada,"(42.9568884, -81.6177999)",85.0 1953,Balsam Lake Boutique Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",5568 Hwy 35 Ontario,Canada,"(44.5636697, -78.7946883)", 1954,Victoria Motel,,,[],256 Lindsay St S Ontario,Canada,"(44.33977765, -78.726686494333)", 1955,The Dutch Experience,4.0,,[],26 Odessa Rd Ontario,Canada,"(44.5068755, -78.551848)", 1956,Triple T Cedar Resort,4.0,,[],10 Resort Lane Ontario,Canada,"(44.3435946, -78.5379747)", 1957,Howard Johnson by Wyndham Lindsay,3.0,Average,"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Banquet Room', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']",354 Lindsay St S Ontario,Canada,"(44.3341482702299, -78.7249919206724)",80.0 1958,Bobcaygeon Inn & Conference Centre,,,[],31 Main St. Ontario,Canada,"(42.8191483, -82.4738569)",95.0 1959,Admiral Inn & Conference Centre,2.5,Average,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Breakfast included', 'Banquet Room', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",1754 Highway 7 Ontario,Canada,"(43.8485299319703, -79.3654332231413)", 1960,Knights Inn Lindsay,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']",2862 Highway 35 Ontario,Canada,"(44.3178087477158, -78.7178959446736)",85.0 1961,Fenelon Inn,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Public Wifi', 'Air conditioning', 'Minibar', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",36 Helen St Ontario,Canada,"(44.5341037, -78.7411707)", 1962,Lunge Haven Cottages & Boating Club,1.5,,[],157 Anzug Harbour Road Ontario,Canada,"(50.000678, -86.000977)", 1963,Road 121 Motel,,,[],157 Lindsay Street Ontario,Canada,"(44.5289177, -78.7414714)",69.0 1964,Ecofiest Yurts,,,[],152 Hilton's Point Rd ,Canada,"(44.7356897036894, -78.8466103741307)", 1965,Gordon's Bobcaygeon,,,[],45 Front Street East Ontario,Canada,"(43.647892, -79.3744397)", 1966,Noble Motel,,,[],1164 Moore Lake Estates Rd Ontario,Canada,"(44.7903681, -78.8116352)",89.0 1967,Pigeon Hollow Park Cottages,,,[],516 County Rd 36 Ontario,Canada,"(44.5818741846544, -78.5145626450103)", 1968,The Victorian Getaway,,,[],72 Main St Ontario,Canada,"(43.6811062, -79.2994508163174)",95.0 1969,Riverside Inn,4.5,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Non-smoking hotel', 'Non-smoking rooms']",Highway 35 Kawartha Lakes Ontario,Canada,"(44.329377, -78.7231387)", 1970,Stone Fountain Motel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",5876 Hwy 35 North Ontario,Canada,"(50.000678, -86.000977)", 1971,Stonyhurst Inn,,,[],One Main Street Ontario,Canada,"(43.1998697, -79.2710924)", 1972,Saucy Willow Inn,4.5,Excellent,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Accessible rooms', 'Non-smoking rooms']",6 Nipissing St. Kawartha Lakes Ontario,Canada,"(44.6545464, -78.8033399)", 1973,Sir William Mackenzie Inn,5.0,Excellent,['Air conditioning'],1011 Portage Rd Ontario,Canada,"(43.0634567, -79.0637034)", 1974,Caygeon Cove Resort,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Smoking rooms available', 'Suites']",12 Fire Route 122 Ontario,Canada,"(44.577919542155, -78.5133481463509)", 1975,Three Islands Motel,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Air conditioning', 'Refrigerator in room']",3404 County Roa Ontario,Canada,"(50.000678, -86.000977)", 1976,Southwinds Resort and Marina,4.5,Excellent,['Kitchenette'],94 Front Street East Ontario,Canada,"(42.9601605166667, -81.6207859125)", 1977,Pinewood Cottages,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Refrigerator in room', 'Kitchenette']",8 Parkhill Dr Ontario,Canada,"(44.4856606661026, -78.6728750138726)", 1978,Log Chateau Park,4.5,,[],1691 County Road 12 Ontario,Canada,"(43.92662434, -77.2584589)", 1979,Kinmount House,5.0,Excellent,[],6 Cluxton St. Ontario,Canada,"(44.3207572, -78.3219014)", 1980,Kawartha Lakes Marina & Cottage,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Refrigerator in room', 'Kitchenette']",1601 Mill Line Road ,Canada,"(44.5736186153147, -78.5059510477678)", 1981,Buckeye Centre,4.5,,[],28 Bolton St. Ontario,Canada,"(46.2696382777778, -81.8765857666667)", 1982,Balsam Lake Villa Cottages,4.5,,[],56 Olivers Lane Ontario,Canada,"(43.9906153, -78.1796946)", 1983,Sweet Dreams Bed & Breakfast Retreat,5.0,,[],365 County Road #121 Ontario,Canada,"(44.9016132, -78.7296732)", 1984,Shorelea Cottages,4.5,,[],1 Coldstream Rd Ontario,Canada,"(44.5741956, -78.795523)", 1985,Bridgwood Manor Bed & Breakfast,5.0,,[],1277 County Road 121 ,Canada,"(29.4023062857143, -96.4817275)", 1986,Birch Hollow Bed & Breakfrast,5.0,,[],73 Birch Cres Ontario,Canada,"(44.547057, -78.5371761)", 1987,Kenstone Villa Cottages,4.5,,[],801 Kenstone Beach Rd Ontario,Canada,"(44.5226252, -78.5652696)", 1988,White Swan Cottages,5.0,,[],358 Front St. Ontario,Canada,"(42.9949745326531, -82.4036622897959)", 1989,Lakeside Park Cottages,3.5,,[],7178 35 Hwy Ontario,Canada,"(-12.1791547, -76.9989777)", 1990,Princess Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",96 Main Street Ontario,Canada,"(44.00475235, -77.146794780214)", 1991,Riverside Lodge,5.0,Excellent,[],84 Front Street East Ontario,Canada,"(43.5368667, -81.4024167)", 1992,Melton's Lighthouse B&B,5.0,,[],17 Murdoch Court Ontario,Canada,"(44.3433618, -78.7594548)", 1993,Cedar Nook Cottages,5.0,,[],15 Cedar Nook Rd Ontario,Canada,"(44.7122923, -78.7991964)", 1994,Bethany Hills Bed and Breakfast,5.0,,[],10 Christie Rd Ontario,Canada,"(44.2243634, -78.5741818)", 1995,Long Beach Cottages and Trailer Park,3.5,,[],422 Long Beach Rd Ontario,Canada,"(44.4898502, -78.7454706)", 1996,Crooked Lake Wilderness Lodge,1.0,Terrible,[], Ontario,Canada,"(50.000678, -86.000977)", 1997,Hickory Meadow Bed & Breakfast,,,[],87 Hickory Beach Rd Ontario,Canada,"(44.5326805586262, -78.6962797002438)", 1998,Johnny Jaczynski's Lakeside B&B,,,[],862 Cedar Glen Rd Ontario,Canada,"(44.4447903, -78.6177159)", 1999,Delta Hotels by Marriott Saguenay Conference Centre,4.0,Very good,"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']",2675 Boul Du Royaume Quebec,Canada,"(52.4760892, -71.8258668)", 2000,Auberge Jeunesse de Saguenay - La Maison Price,2.5,Average,"['Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Concierge', 'Non-smoking hotel', 'Shuttle Bus Service', 'Family Rooms', 'Non-smoking rooms']",11 Quebec,Canada,"(33.5741142040816, -117.734111040816)", 2001,OTL Gouverneur Saguenay,,,[],1303 Boulevard Talbot Quebec,Canada,"(48.4057065, -71.0569516)", 2002,Gite du Haut des Arbres,5.0,,[],744 Chemin du Ruisseaux-Lachance ,Canada,"('nil', 'nil')", 2003,Chateau Murdock B & B,,,[],12 Quebec,Canada,"(33.5739631041667, -117.734189770833)",104.0 2004,Auberge de la Riviere Saguenay,,,[],912 Quebec,Canada,"(-31.6654806285714, -64.4400541204082)",95.0 2005,Gite Auberge Racine,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",33 Quebec,Canada,"(33.5741036530612, -117.734082530612)", 2006,Le Montagnais Saguenay,3.5,Very good,"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1080 Talbot Blvd Quebec,Canada,"(52.4760892, -71.8258668)",99.0 2007,L'Auberge des Battures,4.0,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",6295 Boul. de la Grande Baie Sud Quebec,Canada,"(52.4760892, -71.8258668)",112.0 2008,Comfort Inn Chicoutimi,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Non-smoking rooms']",1595 boul. Talbot Quebec,Canada,"(52.4760892, -71.8258668)",102.0 2009,Auberge des 21,4.0,Very good,"['Free parking', 'Restaurant', 'Spa', 'Free High Speed Internet (WiFi)', 'Room service', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Ski-In / Ski-Out', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",62 Quebec,Canada,"(33.573938625, -117.734123625)", 2010,Gite a la Vieille Ecole,4.5,Excellent,['Air conditioning'],5762 Ch Saint-Martin Quebec,Canada,"(46.1044489, -73.3751475)", 2011,Motel Panoramique,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1303 boulevard Saguenay Ouest Quebec,Canada,"(52.4760892, -71.8258668)",99.0 2012,Hotel du Fjord,3.5,Very good,"['Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",241 rue Morin Quebec,Canada,"(48.4290211, -71.065262)",102.0 2013,Gite du Marquis,,,[],2317 rue Vaillancourt Quebec,Canada,"(48.4092265, -71.2593543)", 2014,La Grange aux hiboux,4.5,Excellent,"['Room service', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",52 Quebec,Canada,"(33.5739435208333, -117.734136854167)",84.0 2015,Auberge de Jeunesse Les Mains Tissees,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']",7643 Ch des Chutes Quebec,Canada,"(48.288624, -70.9961489)", 2016,Auberge Le St-George,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room']",2190 rue Saint-Jean-Baptiste Quebec,Canada,"(48.4152094, -71.2593259)",130.0 2017,Hotel La Sagueneenne,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Room service', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']",25 Quebec,Canada,"(33.5741074897959, -117.734092897959)",104.0 2018,Hotel Chicoutimi,3.5,Very good,"['Free parking', 'Restaurant', 'Room service', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",460 Rue Racine East Quebec,Canada,"(46.8485015293587, -71.3645473448891)",104.0 2019,Au Ptit Manoir,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",2263 St-Dominique Quebec,Canada,"(45.565506, -72.854462)",120.0 2020,Gite La Nymphe des Eaux,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Air conditioning']",2 Saguenay Quebec,Canada,"(48.405959, -71.069183)", 2021,Motel Princesse,,,[],2166 rue des Etudiants Quebec,Canada,"(48.41615165, -71.2284925961812)",73.0 2022,La Maison du Seminaire,,,[],285 rue du Seminaire Quebec,Canada,"(48.4270200529412, -71.0516658470588)", 2023,Auberge Le Parasol,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Restaurant', 'Bar/Lounge', 'Breakfast Available', 'Concierge', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']",1287 Boulevard Saguenay Est Quebec,Canada,"(48.5282512, -71.5768883)", 2024,Aubergite Au Petit Bonheur,4.0,,[],37 ,Canada,"(47.2232046, 0.686670252328688)", 2025,Gite Orange Soleil,5.0,,[],62 rue Bosse ,Canada,"(46.9759006, 0.1724231)", 2026,Au fil des saisons,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Outdoor pool', 'Family Rooms']",832 rue Cimon Quebec,Canada,"(48.3426652, -70.8834766)", 2027,Gite La Belle Dame,4.0,,[],216 Rue Price Ouest ,Canada,"(48.4274652, -71.076663)",105.0 2028,Hotel Mont-Valin,3.5,,[],3665 Talbot Blvd SS 4 ,Canada,"('nil', 'nil')",102.0 2030,Gite a la Bernache,5.0,,[],3647 Rang St-Martin Quebec,Canada,"(46.136573430264, -73.4049914747535)", 2031,Camping Jonquiere,2.5,,[],3553 chemin du Quai Quebec,Canada,"(48.3568698, -71.2831111237186)", 2032,Maison d'Hotes Place du Saguenay,,,"['Microwave', 'Refrigerator in room']",1209 Rue Ravel Saguenay Quebec,Canada,"(48.408393431579, -71.0588523105263)", 2033,Holiday Inn Express Regina South,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Pool', 'Free parking', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",4255 Albert St Regina Saskatchewan,Canada,"(50.411874, -104.61630155539)", 2034,"Country Inn & Suites by Radisson, Regina, SK",4.0,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",3321 E Eastgate Bay Regina Saskatchewan,Canada,"(55.5321257, -106.1412243)", 2035,Home Inn & Suites Regina Airport,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Spa', 'Airport transportation', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",4801 Harbour Landing Dr Regina Saskatchewan,Canada,"(50.4027252, -104.647913901999)", 2036,Best Western Plus Eastgate Inn & Suites,4.5,Excellent,"['Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",3840 Eastgate Dr Regina Saskatchewan,Canada,"(50.4496264, -104.526933776413)",104.0 2037,Travelodge Hotel and Conference Centre Regina,4.0,Very good,"['Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']",4177 Albert St Regina Saskatchewan,Canada,"(50.4130517, -104.6168665)",123.0 2038,"The Hotel Saskatchewan, Autograph Collection",4.5,Excellent,"['Fitness Centre with Gym / Workout Room', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Spa', 'Room service', 'Bar/Lounge', 'Banquet Room', 'Breakfast Available', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",2125 Victoria Avenue Regina Saskatchewan,Canada,"(50.4468459, -104.611503795851)",199.0 2039,Days Inn by Wyndham Regina Airport West,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Airport transportation', 'Babysitting', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",4899 Harbour Landing Dr Regina Saskatchewan,Canada,"(50.4123888, -104.6487597)", 2040,Delta Hotels by Marriott Regina,4.0,Very good,"['Pool', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Room service', 'Spa', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1919 Saskatchewan Drive Regina Saskatchewan,Canada,"(50.4518239, -104.608877350186)",125.0 2041,Residence Inn by Marriott Regina,4.5,Excellent,"['Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Kids pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Paid Internet', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1506 Pasqua St Regina Saskatchewan,Canada,"(50.4620411, -104.640992)", 2042,Hampton Inn & Suites by Hilton Regina East Gate,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",3830 Eastgate Dr Regina Saskatchewan,Canada,"(50.4505081, -104.52701365)", 2043,Fairfield Inn & Suites by Marriott Regina,4.5,Excellent,"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",3915 Albert Street Regina Saskatchewan,Canada,"(50.5003548, -104.6184635)",115.0 2044,DoubleTree by Hilton Hotel & Conference Centre Regina,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Bar/Lounge', 'Restaurant', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']",1975 Broad St Regina Saskatchewan,Canada,"(50.44807425, -104.605787863891)",148.0 2045,Comfort Suites Regina,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",4300 Diefenbaker Dr Regina Saskatchewan,Canada,"(50.5069318, -104.64256255)", 2046,Wingate by Wyndham Regina,4.0,Very good,"['Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1700 Broad St Regina Saskatchewan,Canada,"(50.4517271, -104.606904377049)", 2047,Sandman Hotel & Suites Regina,,,[],1800 E Victoria Ave Regina Saskatchewan,Canada,"(55.5321257, -106.1412243)",102.0 2048,Days Inn by Wyndham Regina,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms', 'Suites']",3875 Eastgate Dr Regina Saskatchewan,Canada,"(50.44857575, -104.528391265382)", 2049,Comfort Inn Regina,3.5,Very good,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",3221 Eastgate Dr Regina Saskatchewan,Canada,"(50.44870045, -104.535915047774)",85.0 2050,Executive Royal Hotel Regina,4.0,Very good,"['Free parking', 'Room service', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",4025 Albert St Regina Saskatchewan,Canada,"(50.4149662, -104.6172202)",99.0 2051,Holiday Inn Hotel & Suites Regina,,,[],1800 Prince of Wales Dr Regina Saskatchewan,Canada,"(50.4494019, -104.533881287917)",113.0 2052,Ramada Plaza by Wyndham Regina Downtown,3.5,Very good,"['Pool', 'Restaurant', 'Room service', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms', 'Suites']",1818 Victoria Ave Regina Saskatchewan,Canada,"(50.44748815, -104.6072191)",114.0 2054,Four Points by Sheraton Regina,4.0,Very good,"['Room service', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Pool', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",2415 Dewdney Ave Regina Saskatchewan,Canada,"(50.45493705, -104.547583699674)",109.0 2055,Super 8 by Wyndham Regina,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Room service', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']",2730 E Victoria Ave Regina Saskatchewan,Canada,"(55.5321257, -106.1412243)",85.0 2056,Holiday Inn Express & Suites Regina,4.0,Very good,"['Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1907 11th Ave Regina Saskatchewan,Canada,"(50.4500821, -104.6081977)", 2057,Sunrise Motel,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",1931 Rupert St Regina Saskatchewan,Canada,"(50.4492857, -104.5664425)", 2058,HomeSuites by d3h,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Spa', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",3841 Eastgate Dr Regina Saskatchewan,Canada,"(50.4495404, -104.528424930586)",117.0 2059,Motel 6 Regina,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",2050 E Victoria Ave Regina Saskatchewan,Canada,"(55.5321257, -106.1412243)",63.0 2060,Wenxin Bed and Breakfast,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",2230 Rose St Regina Saskatchewan,Canada,"(50.4433567, -104.6079119)",65.0 2062,Chateau Regina Hotel & Suites,3.0,Average,"['Pool', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Bar/Lounge', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",1110 E Victoria Ave Regina Saskatchewan,Canada,"(50.44723, -104.5548357)", 2064,Quality Hotel Regina,3.0,Average,"['Restaurant', 'Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']",1717 Victoria Avenue Regina Saskatchewan,Canada,"(50.4468567, -104.6053323)", 2065,HI Regina - Turgeon International Hostel,,,[],2310 McIntyre St Regina Saskatchewan,Canada,"(50.4421349, -104.616968108104)",58.0 2066,Knights Inn Regina,2.0,Poor,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",1009 Albert St Regina Saskatchewan,Canada,"(50.4625587, -104.6170961)", 2067,Coachman Inn Motel,2.0,Poor,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",Victoria Avenue Regina Saskatchewan SK,Canada,"(50.4474918, -104.5378564)",45.0 2068,Stone Hall Castle,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette']",2210 College Ave Regina Saskatchewan,Canada,"(50.4406898, -104.6152205)", 2069,Obasa Suites Regina,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",1867 Hamilton Street Regina Saskatchewan,Canada,"(50.44901425, -104.608979000086)", 2070,Daybreak Bed and Breakfast,2.0,,[],316 Habkirk Dr ,Canada,"(50.4104282, -104.640009713333)", 2071,City Centre Guesthouse,2.0,Poor,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms']",2220 Lorne St Regina Saskatchewan,Canada,"(50.4462351, -104.6137164)", 2072,The Andrew,,,[],2216 Lorne St ,Canada,"(53.4117751, -2.9321644)", 2073,Hazel Grove Guesthouse,,,[],3512 Hazel Grove ,Canada,"(51.5881401, 0.1361883)", 2074,Sunny Family Hotel,,,[],2157 Rose St ,Canada,"(55.9530181, -3.1955509)", 2075,Holiday Inn Express & Suites - Gatineau - Ottawa,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",11 Impasse de la Gare-Talon Gatineau Quebec,Canada,"(45.48013395, -75.690344275944)",120.0 2076,Hilton Lac-Leamy,,,[],3 Boulevard du Casino Gatineau Quebec,Canada,"(45.44756815, -75.7237703283937)",268.0 2077,Best Western Plus Gatineau-Ottawa,4.0,Very good,"['Restaurant', 'Free High Speed Internet (WiFi)', 'Pool', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",131 rue Laurier Gatineau Quebec,Canada,"(45.4331533, -75.7102020461853)",115.0 2078,British Hotel,4.5,Excellent,"['Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Free parking', 'Banquet Room', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",71 rue Principale Gatineau Quebec,Canada,"(45.394931, -75.847263)", 2079,Ramada Plaza Gatineau/Manoir du Casino,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",75 Edmonton Street Gatineau Quebec,Canada,"(52.4760892, -71.8258668)",127.0 2080,Les Suites Victoria,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Restaurant', 'Bar/Lounge', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1 rue Victoria Gatineau Quebec,Canada,"(45.4289925, -75.7157085)",118.0 2081,Crowne Plaza Gatineau-Ottawa,3.5,Very good,"['Pool', 'Room service', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms', 'Suites']",2 Montcalm Street Gatineau Quebec,Canada,"(52.4760892, -71.8258668)", 2083,Four Points by Sheraton & Conference Centre Gatineau-Ottawa,4.0,Very good,"['Pool', 'Room service', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",35 Laurier Gatineau Quebec,Canada,"(45.4287071, -75.7108511030094)",134.0 2084,Auberge de la Gare,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",205 St-Joseph blvd Gatineau Quebec,Canada,"(52.4760892, -71.8258668)", 2085,A La Villa Rivermead,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Non-smoking rooms', 'Suites']",912 Chemin d'Aylmer Gatineau Quebec,Canada,"(45.4049495, -75.7918284853518)", 2086,Motel Casino,2.5,Average,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",275 Boul. St.-Joseph Gatineau Quebec,Canada,"(52.4760892, -71.8258668)",79.0 2087,Motel Chateauguay,2.0,Poor,"['Free parking', 'Free High Speed Internet (WiFi)', 'Public Wifi', 'Air conditioning', 'Family Rooms']",469 Alexandre Tache Blvd Gatineau Quebec,Canada,"(52.4760892, -71.8258668)",76.0 2088,DoubleTree by Hilton Hotel Gatineau-Ottawa,,,[],1170 Aylmer Road Gatineau Quebec,Canada,"(45.409598, -75.777602)",107.0 2089,Motel Adam,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",100 Boulevard Greber Gatineau Quebec,Canada,"(45.46522215, -75.7010044939062)", 2090,Hotel V,4.0,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Spa', 'Room service', 'Banquet Room', 'Breakfast Available', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",58 Gatineau Quebec,Canada,"(45.457241, -75.723267)",120.0 2092,Du Chevalier Motel & Suites,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Dry Cleaning', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",169 Boulevard Greber Gatineau Quebec,Canada,"(45.47087655, -75.7004334407529)", 2093,Motel Ritz,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",137 Boul. Greber Gatineau Quebec,Canada,"(52.4760892, -71.8258668)",80.0 2094,Comfort Inn Gatineau,3.5,Very good,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",630 boul. la Gappe Gatineau Quebec,Canada,"(52.4760892, -71.8258668)", 2095,Motel Montcalm,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",175 Boulevard Greber Gatineau Quebec,Canada,"(45.47153115, -75.7004906995109)", 2096,Auberge Du Lac Beauchamp,3.0,Average,"['Free High Speed Internet (WiFi)', 'Golf Course', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']",686 boulevard Maloney Est Gatineau Quebec,Canada,"(45.4831495, -75.623931)", 2097,Le 227 Laurier B&B,3.5,Very good,['Air conditioning'],227 Laurier Gatineau Quebec,Canada,"(45.437537, -75.7088700965142)",99.0 2098,Motel Gatineau,3.0,Average,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",793 Boul Malone Gatineau Quebec,Canada,"(52.4760892, -71.8258668)",85.0 2099,Kokomo Inn aux Berges des Outaouais,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Ski-In / Ski-Out', 'Suites']",1175 Rue Jacques-Cartier Gatineau Quebec,Canada,"(45.4611282, -75.6857858)",54.0 2100,Motel Les Pignons Verts,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Spa', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",120 Avenue Lepine Quebec,Canada,"(45.574616, -75.4107570987654)", 2101,Motel du Parc,4.5,Excellent,"['Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Casino and Gambling', 'Golf Course', 'Non-smoking hotel', 'Shuttle Bus Service', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette']",359 Alexandre Tache Gatineau Quebec,Canada,"(45.421926, -75.743402)",80.0 2102,Le Philemon,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",4 Gatineau Quebec,Canada,"(45.457241, -75.723267)", 2103,Gite Fanny et Maxime,5.0,Excellent,"['Free parking', 'Breakfast included', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",31 Rue Lessard Gatineau Quebec,Canada,"(45.44883285, -75.7423010023605)", 2104,Le Gite de Brouage,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Air conditioning']",38 Rue de Brouage Gatineau Quebec,Canada,"(45.426387, -75.7961068812849)",94.0 2106,Capital Region,,,[],63 Rue Felix-Leclerc ,Canada,"(45.3926185, -75.7960999816605)",65.0 2109,Motel Cupidon,4.0,,[],926 boulevard Maloney Est ,Canada,"(45.4904338, -75.5935655063301)", 2110,Aux Portes Ouvertes,3.0,,[],124 Jeanne d'Arc ,Canada,"(48.1183076, -1.6545309)", 2111,Motel le Vieux Maf,2.0,Poor,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",1168 boulevard Maloney E Gatineau Quebec,Canada,"(52.4760892, -71.8258668)", 2112,Au Coin des Trembles,,,"['Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel']",36 Boulevard des Trembles Gatineau Quebec,Canada,"(45.42670665, -75.7633988)", 2113,Capital Area House,,,[],29 Rue Albert-Camus ,Canada,"(47.9920965, -4.0967183)", 2114,The 204 Du Vieux-Port,,,"['Air conditioning', 'Microwave']",204 Rue du Vieux-Port Gatineau Quebec,Canada,"(45.50215965, -75.5636575557186)", 2115,Le Vibe,,,[],78 Rue Dollard-Des Ormeaux ,Canada,"(45.43030105, -75.7137172209403)", 2116,Le Vibe Apartment by Corporate Stays,,,[],78-88 Dollard-des-Ormeaux Street ,Canada,"(45.48423, -73.8064547)", 2117,Best Western Plus Fernie Mountain Lodge,4.5,Excellent,"['Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Spa', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1622 7th Avenue Fernie British Columbia,Canada,"(49.514431, -115.057732680537)", 2118,Fernie Stanford Waterslide Resort,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Restaurant', 'Bar/Lounge', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",100 Riverside Way Fernie British Columbia,Canada,"(49.4865975, -115.0778068)", 2119,The Raging Elk Adventure Lodge,,,[],892 6th Ave Fernie British Columbia,Canada,"(49.5079135, -115.062608263968)", 2120,Lizard Creek Lodge,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Spa', 'Babysitting', 'Banquet Room', 'Breakfast Available', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Self-Serve Laundry', 'Ski-In / Ski-Out', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",5346 Highline Dr Fernie British Columbia,Canada,"(49.4661579, -115.0854782)",139.0 2121,Red Tree Lodge,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1101 7th Avenue Fernie British Columbia,Canada,"(49.5041747, -115.062867)", 2122,Super 8 by Wyndham Fernie,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",2021 3 Hwy S Fernie British Columbia,Canada,"(55.001251, -125.002441)", 2123,Blackstone Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",30 Piedmont Dr Fernie British Columbia,Canada,"(49.4933687, -115.05491)",99.0 2124,Island Lake Lodge,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Spa', 'Banquet Room', 'Conference Facilities', 'Hot Tub', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Family Rooms', 'Non-smoking rooms']",602A 2nd Ave. Fernie British Columbia,Canada,"(49.5005675, -115.0640847)", 2125,Park Place Lodge,4.0,Very good,"['Pool', 'Restaurant', 'Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",742 3 Hwy Fernie British Columbia,Canada,"(55.001251, -125.002441)", 2126,Powder Mountain Lodge,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",892 3 Hwy Fernie British Columbia,Canada,"(55.001251, -125.002441)", 2127,Fernie Slopeside Lodge,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Ski-In / Ski-Out', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",5339 Fernie Ski Hill Rd Fernie British Columbia,Canada,"(49.4653447, -115.0795638)", 2128,Snow Valley Lodging,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1041 7th Ave Fernie British Columbia,Canada,"(49.5096223, -115.0632423)", 2129,Timberline Lodges by Fernie Lodging Company,3.5,Very good,"['Pool', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Spa', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Ski-In / Ski-Out', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",4559 Timberline Cres Fernie British Columbia,Canada,"(49.4621346, -115.079234)", 2130,Snow Creek Lodge by Fernie Lodging Co,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Self-Serve Laundry', 'Ski-In / Ski-Out', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",5258 Highline Dr Fernie British Columbia,Canada,"(49.4661579, -115.0854782)", 2131,Silver Rock Condominiums,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Sauna', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']",1500 McDonald Ave Fernie British Columbia,Canada,"(49.4995065, -115.0750655)",85.0 2132,Griz Inn Sport,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Conference Facilities', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Ski-In / Ski-Out', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",5369 Fernie Ski Hill Rd Fernie British Columbia,Canada,"(49.4653447, -115.0795638)", 2133,Cedar Ridge Estates,5.0,,[],5388 Highline Dr ,Canada,"(31.105455, -97.760384)", 2134,Birch Meadows Lodge B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",4485 3 Hwy S Fernie British Columbia,Canada,"(55.001251, -125.002441)", 2135,Twisted Timber Guesthouse,,,[],9 Alpine Trail Cres Fernie British Columbia,Canada,"(49.5243877, -115.0667913)", 2136,Cornerstone Lodge,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Non-smoking hotel', 'Ski-In / Ski-Out', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",5339 Fernie Ski Hill Rd Fernie British Columbia,Canada,"(49.4653447, -115.0795638)", 2137,Alpine Lodge Fernie,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Spa', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Ski-In / Ski-Out', 'Kitchenette', 'Suites']",5291 Highline Dr Fernie British Columbia,Canada,"(49.4661579, -115.0854782)", 2138,Brooks Creek Ranch,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']",100 Lladner Creek FSR Fernie British Columbia,Canada,"(55.001251, -125.002441)",275.0 2139,East Kootenay Motel,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Air conditioning']",1302 3 Hwy Fernie British Columbia,Canada,"(55.001251, -125.002441)",79.0 2140,Elk View Lodge,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Wheelchair Access', 'Kitchenette']",3934 Cokato Rd Fernie British Columbia,Canada,"(49.4674057, -115.0587522)", 2141,Fernie Tightlines Lodge,4.0,,[],821 7th Avenue ,Canada,"(47.6062373997738, -122.328523398855)", 2142,Barbara Lynn's Country Inn,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Dry Cleaning', 'Non-smoking hotel', 'Tennis Court', 'Kitchenette', 'Non-smoking rooms', 'Suites']",691 7th Ave. Fernie British Columbia,Canada,"(49.5096223, -115.0632423)", 2143,Polar Peak Lodges by Fernie Lodging Co,4.0,,[],4576 Timberline Crescent ,Canada,"(37.068615, -76.486932)", 2145,Stone Creek Chalets,3.0,Average,"['Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",Boomerang Way Fernie British Columbia,Canada,"(49.4667293, -115.0836061)", 2146,Cornerstone Lodge By Park Vacation Management,,,[],5343 Fernie Ski Hill Rd ,Canada,"(49.4653447, -115.0795638)", 2147,Fernie Hotel and Pub,,,[],691 1st Avenue ,Canada,"(44.9516738255034, -91.3896611677852)", 2148,Chateau Nova Yellowknife,4.0,Very good,"['Room service', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",4571 48 St Yellowknife Northwest Territories,Canada,"(62.4504243, -114.3545044)", 2149,Stanton Suites Hotel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Airport transportation', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",476 Range Lake Road Yellowknife Northwest Territories,Canada,"(62.4472827, -114.4063798)",179.0 2150,Quality Inn & Suites Yellowknife,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Shuttle Bus Service', 'Wheelchair Access', 'Non-smoking rooms']",5010 49th St. Yellowknife Northwest Territories,Canada,"(62.4544317, -114.3705133)",190.0 2151,Super 8 by Wyndham Yellowknife,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']",308 Old Airport Rd Yellowknife Northwest Territories,Canada,"(62.4445336, -114.4040659)",190.0 2152,Days Inn & Suites by Wyndham Yellowknife,3.5,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",4401 50th Ave Yellowknife Northwest Territories,Canada,"(62.4568836, -114.3646651)",195.0 2153,Explorer Hotel,4.0,Very good,"['Free parking', 'Restaurant', 'Room service', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",4825 49 Avenue Yellowknife Northwest Territories,Canada,"(62.4567808, -114.3717282)", 2154,Blachford Lake Lodge,,,[],North East Shore Yellowknife Northwest Territories,Canada,"(65.0000004, -118.0)", 2155,Yellowknife Polar Suite Guest Room,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",5009 48 St Yellowknife Northwest Territories,Canada,"(62.4551276, -114.3690796)", 2156,Aurora Destination,5.0,,[],6 Lyons Pt ,Canada,"(30.0946498, -92.3781875)",110.0 2157,Aurora Deluxe,5.0,,[],9 McMahon Court ,Canada,"(43.9504910579465, -79.4712171748426)", 2158,Capital Suites Yellowknife,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Airport transportation', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",100 5603 Yellowknife Northwest Territories,Canada,"(65.0000004, -118.0)",169.0 2159,Bayside Bed & Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Breakfast included', 'Non-smoking hotel', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms']",3505 McDonald Dr Yellowknife Northwest Territories,Canada,"(62.4663961, -114.3456403)",120.0 2160,Yellow Dog Lodge,5.0,Excellent,"['Bar/Lounge', 'Breakfast included', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Ski-In / Ski-Out', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",N62 53'28 Yellowknife Northwest Territories,Canada,"(65.0000004, -118.0)", 2161,The Discovery Inn,3.5,Very good,"['Restaurant', 'Free Internet', 'Free parking', 'Laundry Service', 'Non-smoking hotel', 'Paid Internet', 'Paid Wifi', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",4701 Franklin Ave. Yellowknife Northwest Territories,Canada,"(62.4553813, -114.3683235)",158.0 2162,Buffalo Nights Bed and Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel']",910 Sikyea Til Yellowknife Northwest Territories,Canada,"(65.0000004, -118.0)",139.0 2163,Northern Lites Motel,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",5115 50 St Yellowknife Northwest Territories,Canada,"(65.0000004, -118.0)",137.0 2164,Old Town Bed & Breakfast,5.0,,[],34 Morrison Dr ,Canada,"(45.4927180666929, -60.9340890050325)", 2165,Aurora Yellowknife Jenny's,4.5,Excellent,"['Room service', 'Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel']",5102 52 St Yellowknife Northwest Territories,Canada,"(62.4515468, -114.3713959)",110.0 2166,Sunshine Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel']",8 Lessard Dr Yellowknife Northwest Territories,Canada,"(62.4681388, -114.3476222)", 2167,Peterson's Point Lake Lodge,5.0,Excellent,"['Breakfast included', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Meeting rooms', 'Non-smoking hotel', 'Sauna', 'Shuttle Bus Service', 'Non-smoking rooms']",65 Rycon Dr Yellowknife Northwest Territories,Canada,"(62.4431781, -114.3690356)", 2168,Narwal B&B,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",4702 Anderson-Thomson Blvd Yellowknife Northwest Territories,Canada,"(62.46321, -114.3589899)", 2169,Lou and Francis Guesthouse,4.5,,[],154 Hall Cres ,Canada,"(56.7582657293559, -111.478270680413)", 2170,YKaurora Guest House,5.0,,[],705 Williams Avenue ,Canada,"(33.9184884081633, -102.321816877551)", 2171,Discovery Suite,4.0,,[],5107 51 St ,Canada,"(25.0018792, 55.1105748)", 2172,Yellowknife B&B,3.5,,[],4905 46 St ,Canada,"(53.2798732, -110.0071259)", 2173,Mabuhay Lakeside Manor,,,[],4301 School Draw Ave ,Canada,"(62.45648, -114.3554561)",100.0 2174,Fifth House,,,[],144 Banke Cres ,Canada,"(62.4454019844226, -114.426431762706)", 2175,Arnica Inn,2.5,Average,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Business Centre with Internet Access', 'Concierge', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Shuttle Bus Service', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",4115 Franklin Ave Yellowknife Northwest Territories,Canada,"(62.4593398, -114.359171)",149.0 2176,Bob Turner Enterprises,,,[],3 Turner Rd ,Canada,"(37.2888386343484, -80.0871499867588)",120.0 2177,Danh's Bed & Breakfast,,,[],5018 Finlayson Dr ,Canada,"(62.43996085, -114.42326515)",115.0 2179,Northernstar BnB,,,[],224 Niven Dr ,Canada,"(62.465495054139, -114.367466652611)", 2180,Holiday Inn Express & Suites - Moncton,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Pool', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Heated pool', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']",777 Mapleton Drive Moncton New Brunswick,Canada,"(46.500283, -66.750183)",133.0 2181,Hampton Inn & Suites by Hilton Moncton,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",Hampton Inn & Suites 700 Mapleton Rd Moncton New Brunswick,Canada,"(46.500283, -66.750183)", 2182,Chateau Moncton Trademark Collection by Wyndham,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",100 Main St Moncton New Brunswick,Canada,"(46.0747035, -64.8110486)",123.0 2183,Amsterdam Inn & Suites Moncton,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",2550 Mountain Rd Moncton New Brunswick,Canada,"(46.0943635, -64.7752107)",98.0 2184,Delta Hotels by Marriott Beausejour,4.0,Very good,"['Pool', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar/Lounge', 'Spa', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",750 Main Street Moncton New Brunswick,Canada,"(46.0747035, -64.8110486)",152.0 2185,Four Points by Sheraton Moncton,4.5,Excellent,"['Free parking', 'Restaurant', 'Room service', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",40 Lady Ada Blvd Moncton New Brunswick,Canada,"(46.12507705, -64.8276500282062)", 2186,Fairfield Inn & Suites by Marriott Moncton,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Pool', 'Breakfast included', 'Airport transportation', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",26 Marriott Dr Moncton New Brunswick,Canada,"(46.1130627, -64.7137871)",118.0 2187,Best Western Plus Moncton,4.0,Very good,"['Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Breakfast included', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",300 Lewisville Rd Moncton New Brunswick,Canada,"(46.10092205, -64.7646009842392)", 2188,Wild Rose Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",17 Baseline Rd Moncton New Brunswick,Canada,"(45.9367222, -65.2438364)", 2189,Residence Inn by Marriott Moncton,4.5,Excellent,"['Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Restaurant', 'Breakfast included', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",600 Main St Moncton New Brunswick,Canada,"(46.0747035, -64.8110486)",143.0 2190,Rodd Moncton Hotel,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",434 Main St Moncton New Brunswick,Canada,"(46.0747035, -64.8110486)", 2191,Days Inn & Suites by Wyndham Moncton,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",2515 Mountain Rd Moncton New Brunswick,Canada,"(46.0943635, -64.7752107)",101.0 2192,Travelodge Suites Moncton,3.5,Very good,"['Fitness Centre with Gym / Workout Room', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Babysitting', 'Business Centre with Internet Access', 'Dry Cleaning', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",2475 Mountain Rd Moncton New Brunswick,Canada,"(46.0943635, -64.7752107)",88.0 2193,Motel 6 - Moncton,4.5,Excellent,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms']",1905 Main St Moncton New Brunswick,Canada,"(46.0747035, -64.8110486)",67.0 2194,Quality Inn - Moncton,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",2530 Mountain Rd Moncton New Brunswick,Canada,"(46.0943635, -64.7752107)", 2195,Crowne Plaza Moncton Downtown,4.0,Very good,"['Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Pool', 'Room service', 'Restaurant', 'Bar/Lounge', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1005 Main St Moncton New Brunswick,Canada,"(46.0747035, -64.8110486)", 2198,Midtown Motel & Suites,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",61 Weldon St Moncton New Brunswick,Canada,"(46.0895078, -64.7877115)",80.0 2199,Comfort Inn Magnetic Hill,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",2495 Mountain Rd Moncton New Brunswick,Canada,"(46.0943635, -64.7752107)",88.0 2200,St-James Gate Boutique Hotel,3.5,Very good,"['Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Restaurant', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",14 Church St Moncton New Brunswick,Canada,"(46.091783, -64.7793918)", 2201,Atlantic Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",8 Brown Rd Moncton New Brunswick,Canada,"(46.1008285, -64.9511329)", 2202,V Hotel and Suites,3.5,Very good,"['Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Breakfast included', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",42 Highfield St Moncton New Brunswick,Canada,"(46.0899117, -64.7854681)", 2203,Gomotel.ca,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1650 West Main St. Moncton New Brunswick,Canada,"(46.500283, -66.750183)",71.0 2204,Hotel Moncton,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Pool', 'Banquet Room', 'Breakfast Available', 'Golf Course', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",2779 Mountain Rd Moncton New Brunswick,Canada,"(46.0943635, -64.7752107)", 2205,Howard Johnson by Wyndham Moncton,3.0,Average,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Heated pool', 'Indoor pool', 'Meeting rooms', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']",1062 Mountain Rd Moncton New Brunswick,Canada,"(46.0943635, -64.7752107)",75.0 2206,Hotel Casino New Brunswick,,,[],21 Casino Dr Moncton New Brunswick,Canada,"(46.1278884, -64.8793939)",168.0 2207,C'mon Inn Hostel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Kitchenette', 'Non-smoking rooms']",47 Fleet St Moncton New Brunswick,Canada,"(46.08973435, -64.78480925)", 2208,Downtown Bed & Breakfast,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']",101 Alma St Moncton New Brunswick,Canada,"(46.0927873, -64.7786948)", 2209,Bower Hotel + Suites,,,[],201 Queen St Moncton New Brunswick,Canada,"(46.0901145, -64.7762346)",138.0 2212,Leah Jane's Bed and Breakfast,3.0,Average,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Non-smoking rooms', 'Suites']",146 Church St Moncton New Brunswick,Canada,"(46.091783, -64.7793918)",65.0 2213,Bower on Robinson,,,[],207 Robinson St ,Canada,"(43.0581997917897, -76.1249919038949)",142.0 2214,J & R Motel,1.5,,[],1905 Main St ,Canada,"('nil', 'nil')",67.0 2216,Magnetic Hill Winery and B&B,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",860 Front Mountain Rd Moncton New Brunswick,Canada,"(46.1470307, -64.87971)", 2217,Premiere Suites Moncton,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",54 Assomption Blvd Moncton New Brunswick,Canada,"(46.0873692, -64.7744823)", 2218,Universite de Moncton,3.0,Average,"['Restaurant', 'Laundry Service', 'Family Rooms']",Residence Lefebvr Moncton New Brunswick,Canada,"(46.500283, -66.750183)", 2219,Homewood Suites by Hilton Hamilton Ontario,4.5,Excellent,"['Pool', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",40 Baystreet South Hamilton Ontario,Canada,"(50.000678, -86.000977)",144.0 2220,Best Western Premier C Hotel By Carmen's,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Pool', 'Room service', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1530 Stone Church Rd E Hamilton Ontario,Canada,"(43.194828125, -79.822665375)",149.0 2222,Visitors Inn,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",649 Main St W Hamilton Ontario,Canada,"(43.260027, -79.897353)", 2223,Staybridge Suites Hamilton - Downtown,4.0,Very good,"['Pool', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",20 Caroline St S Hamilton Ontario,Canada,"(43.2568989, -79.8763888)", 2224,The Barracks Inn,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",425 Wilson St E Ontario,Canada,"(43.229375225, -79.975165925)",216.0 2225,Super 8 by Wyndham Mt Hope Hamilton Intl Arpt on,3.5,Very good,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Non-smoking rooms']",2975 Homestead Dr Ontario,Canada,"(43.16184335, -79.9106383831153)", 2226,Admiral Inn Hamilton,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",149 Dundurn St N Hamilton Ontario,Canada,"(43.2676166, -79.8859198056814)",120.0 2227,Sheraton Hamilton Hotel,4.0,Very good,"['Pool', 'Room service', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",116 King Street West Hamilton Ontario,Canada,"(43.2576196, -79.8719174)",143.0 2228,"Courtyard by Marriott Hamilton,",4.0,Very good,"['Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Bar/Lounge', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1224 Upper James St Hamilton Ontario,Canada,"(43.2151973425, -79.8876315625)",144.0 2229,Four Points by Sheraton Hamilton - Stoney Creek,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Breakfast Available', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Air conditioning', 'Non-smoking rooms']",49 Goderich Rd Hamilton Ontario,Canada,"(43.2430515, -79.7590566)", 2230,Hamilton Guesthouse,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Non-smoking rooms']",158 Mary St Hamilton Ontario,Canada,"(43.2596583, -79.8619768)",44.0 2231,Comfort Inn Hamilton,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",183 Centennial Pky N Hamilton Ontario,Canada,"(43.234806, -79.761558)",108.0 2232,Days Inn by Wyndham Hamilton,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Wheelchair Access', 'Microwave', 'Non-smoking rooms']",210 Main St E Hamilton Ontario,Canada,"(43.2529974, -79.8609957)",101.0 2233,Hamilton Inn,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Spa', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",1870 Main St W Hamilton Ontario,Canada,"(43.2508444, -79.9407622230769)",85.0 2234,Budget Inn 2000,2.5,Average,"['Free parking', 'Room service', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Minibar', 'Refrigerator in room', 'Non-smoking rooms', 'Smoking rooms available']",737 King St E Hamilton Ontario,Canada,"(43.2518752, -79.8460519)",80.0 2235,Pleasant Stay Motel,,,[],2692 Highway 2 Ontario,Canada,"(43.9632697354258, -78.3887562407148)",55.0 2236,Serenity Ranch Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Conference Facilities', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",2171 Wilson St W Ontario,Canada,"(43.1881887538176, -80.0619504979251)",150.0 2237,Osler House,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",30 South St W Ontario,Canada,"(43.2603394, -79.9490935)",170.0 2238,Sandman Hotel Hamilton,,,[],560 Centennial Pky N Hamilton Ontario,Canada,"(43.2441979, -79.7552575033905)",121.0 2239,Rose Arden B&B,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",266 Mountain Park Ave Hamilton Ontario,Canada,"(43.2415425, -79.84788405)",135.0 2240,Homestead House Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",3272 Homestead Drive Ontario,Canada,"(43.1539848607843, -79.9158463980392)", 2241,Residence & Conference Centre - Hamilton,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",245 Fennell Ave W Hamilton Ontario,Canada,"(43.2403356, -79.8888331)", 2242,Duck Tail Inn,4.5,,[],1573 Butter Rd W Ontario,Canada,"(43.1544787, -80.0462735)", 2243,Downtown Hamilton Guest House,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms']",32 Aberdeen Ave Hamilton Ontario,Canada,"(43.2470150512521, -79.8755381789234)",67.0 2244,Convenient & Comfortable Manor,1.0,,[],4C Solidarnosc Pl ,Canada,"(43.2550544, -79.8344084)",365.0 2245,Hamilton West Guest House,4.0,,[],110 Leland St ,Canada,"(43.6768511428571, -70.2965817142857)", 2246,Lake Trail Motel,2.5,Average,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",423 North Service Rd Ontario,Canada,"(43.236654, -79.715603)", 2247,Sunrise Tourist Trailer Park,1.0,Terrible,"['Pool', 'Microwave', 'Refrigerator in room', 'Kitchenette']",5241 Rice Lake Dr. Hamilton Ontario,Canada,"(44.1217439, -78.227056)", 2248,Hamilton Mountain Guest House,,,[],70 Josephine Dr ,Canada,"(39.8818808931126, -88.9686094179247)", 2250,James Street Manor,,,[],363 James St S ,Canada,"(43.2465629, -79.8743062)", 2251,Holiday Inn Express Hotel & Suites Huntsville,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",100 Howland Dr Huntsville Ontario,Canada,"(45.3427526, -79.2289502)",99.0 2252,Best Western Plus Muskoka Inn,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']",86 Howland Dr Huntsville Ontario,Canada,"(45.3427526, -79.2289502)", 2254,Morgan House Bed and Breakfast and Wool Works Studio,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']",83 Morgans Rd Huntsville Ontario,Canada,"(45.3640521, -79.1306385)", 2255,Deerhurst Resort,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1235 Deerhurst Dr Huntsville Ontario,Canada,"(45.3475157, -79.1315282)",149.0 2256,Hidden Valley Resort,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Ski-In / Ski-Out', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1755 Valley Rd Huntsville Ontario,Canada,"(45.3572758, -79.1235995)",119.0 2257,Tulip Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",211 Arrowhead Park Rd Huntsville Ontario,Canada,"(45.3731764, -79.2142597)", 2258,Comfort Inn Huntsville,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Laundry Service', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Non-smoking rooms']",86 King William St Huntsville Ontario,Canada,"(45.32974, -79.21109)",81.0 2259,King William Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",23 King William St Huntsville Ontario,Canada,"(45.32974, -79.21109)",68.0 2260,Rainbow Inn,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",32 King William St Huntsville Ontario,Canada,"(45.32974, -79.21109)",63.0 2261,Arrowhead Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",210 Arrowhead Park Rd Huntsville Ontario,Canada,"(45.3731764, -79.2142597)", 2262,Trillium Resort and Spa,,,[],848 Clearwater Lake Rd Ontario,Canada,"(45.190535, -79.2355191)", 2263,Tally Ho Inn,3.5,Very good,"['Free parking', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Tennis Court', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",2222 60 Hwy Huntsville Ontario,Canada,"(45.3452852, -79.225565)", 2264,Echo Woods B & B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Air conditioning', 'Non-smoking rooms']",226 Echo Bay Rd Huntsville Ontario,Canada,"(45.3132482, -79.200117)", 2265,Huntsville Inn,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",19 King William St Huntsville Ontario,Canada,"(45.32974, -79.21109)",60.0 2266,One More Muskoka Night,,,[],22 Main St W ,Canada,"(39.6137899126214, -86.1073075242718)", 2267,Motel 6 Huntsville,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",70 Howland Dr Huntsville Ontario,Canada,"(45.3418025, -79.2313484865118)",80.0 2268,Econolodge Huntsville,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",117 Main St W Huntsville Ontario,Canada,"(45.3203374, -79.230389)", 2269,Pine Lodge Inn,4.5,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",484 Muskoka Rd 10 Ontario,Canada,"(45.2176473, -79.2762425)", 2270,Knights Inn - Huntsville,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",69 Main St W Huntsville Ontario,Canada,"(45.3203374, -79.230389)",70.0 2271,Colonial Bay Cottage Resort,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Non-smoking hotel', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",2218 Route 60 Huntsville Ontario,Canada,"(50.000678, -86.000977)", 2272,Fairy Bay Guest House,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",228 Cookson Bay Cres Huntsville Ontario,Canada,"(45.341542, -79.1472778)", 2273,Portage Inn & Cottages,5.0,Excellent,"['Free parking', 'Breakfast included', 'Room service', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1563 North Portage Rd Huntsville Ontario,Canada,"(45.3246118, -79.103027)", 2274,Crews on Inn to your Muskoka Adventure,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",31 Main St W Huntsville Ontario,Canada,"(45.3203374, -79.230389)", 2275,Walker Lake Resort,4.0,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Public Wifi', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",1040 Walker Lake Dr Huntsville Ontario,Canada,"(50.000678, -86.000977)", 2276,Blue Water Acres,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Children Activities (Kid / Family Friendly)', 'Indoor pool', 'Non-smoking hotel', 'Tennis Court', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1052 Rat Bay Rd Huntsville Ontario,Canada,"(50.000678, -86.000977)", 2277,Muskoka Grandview Resort,3.5,Very good,"['Free parking', 'Restaurant', 'Breakfast included', 'Pool', 'Bar/Lounge', 'Spa', 'Fitness Centre with Gym / Workout Room', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Non-smoking hotel', 'Tennis Court', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms']",939 60 Hwy Huntsville Ontario,Canada,"(45.3452852, -79.225565)", 2278,A Muskoka Dream Catcher Bed and Breakfast,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",42 Yonge St S Huntsville Ontario,Canada,"(45.3193324, -79.2311711)", 2279,Muskoka Moments B&B,5.0,,[],57 Rowan Dr ,Canada,"(51.7428276, 0.696775003589743)", 2280,Red Maple Inn and Suites,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",225 Main St W Huntsville Ontario,Canada,"(45.3203374, -79.230389)", 2281,Tranquil Woods Victorian Inn,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",50 North Portage Rd Huntsville Ontario,Canada,"(45.3246118, -79.103027)", 2282,Algonquin Moon,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms', 'Suites']",32 Swallowdale Rd Huntsville Ontario,Canada,"(45.3304024, -79.1542829)", 2283,Cedar Grove Lodge,4.5,Excellent,"['Free parking', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Free Internet', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Tennis Court', 'Family Rooms', 'Non-smoking rooms']",Highway 60 Huntsville Ontario,Canada,"(45.3417446, -79.1693761)", 2284,Beauview Cottage Resort,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",4215 South Portage Rd Huntsville Ontario,Canada,"(45.2330619, -79.0833817)", 2285,Swallowdale Inn B & B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']",46 Roe Rd Huntsville Ontario,Canada,"(45.3301493, -79.1492121)", 2286,Algonquin Mists Guest Home and Retreat,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",1080 Walker's Glenn Cres Huntsville Ontario,Canada,"(50.000678, -86.000977)", 2287,Lillian's Cottage Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Non-smoking rooms']",476 Brunel Rd Huntsville Ontario,Canada,"(45.30477692, -79.20442256)", 2288,Ink's Spot B&B,5.0,Excellent,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",1042 Walker's Glenn Cres Huntsville Ontario,Canada,"(50.000678, -86.000977)", 2289,Lagoon Tent and Trailer Park,4.5,Excellent,"['Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )']",100 Lagoon Trailer Park Rd Huntsville Ontario,Canada,"(45.3742119, -79.2142627)", 2290,Limberlost Forest and Wildlife Reserve,,,[],1088 Buck Lake Landing Rd Huntsville Ontario,Canada,"(50.000678, -86.000977)", 2291,Country Haven Bed and Breakfast,5.0,,[],22 Shellwood Shores Ave ,Canada,"(45.2961152, -79.2079289)", 2292,Algonquin Retreat B&B,4.5,,[],7 Forest View Dr ,Canada,"(40.8184187053662, -73.1179860769006)", 2293,Secluded Trails Bed & Breakfast,5.0,,[],2530 Aspdin Rd ,Canada,"(45.2941588151786, -79.348308179588)", 2294,Muskoka Mist Bed & Breakfast,5.0,,[],1271 60 Hwy ,Canada,"(51.5097043, -0.0575989)", 2295,Au Petit Dormeur,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",22 Main St W Huntsville Ontario,Canada,"(45.3203374, -79.230389)", 2296,Fairy Avenue Getaway,,,[],25 Fairy Ave ,Canada,"(35.9125068091848, -82.0711373839283)", 2297,The Morgan House,,,[],83 Morgans Rd ,Canada,"(43.9044295284569, -78.5204128352705)", 2302,Highland Court Motel,3.0,Average,"['Air conditioning', 'Microwave', 'Refrigerator in room']",208 Main St W Huntsville Ontario,Canada,"(45.3203374, -79.230389)", 2303,"Prestige Oceanfront Resort, BW Premier Collection",4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Room service', 'Restaurant', 'Bar/Lounge', 'Spa', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']",6929 West Coast Rd Sooke British Columbia,Canada,"(48.36733975, -123.730294666448)",210.0 2304,Sooke Harbour House Hotel & Resort,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar/Lounge', 'Banquet Room', 'Breakfast Available', 'Conference Facilities', 'Electric vehicle charging station', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Minibar', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",1528 Whiffin Spit Rd Sooke British Columbia,Canada,"(48.3564768, -123.7275092)",229.0 2305,Sooke Harbour Resort and Marina,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",6971 West Coast Rd Sooke British Columbia,Canada,"(48.3672147563757, -123.731764913708)",254.0 2306,4 Beaches Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Family Rooms', 'Non-smoking rooms']",7760 West Coast Rd Sooke British Columbia,Canada,"(48.36678355, -123.7846911)",125.0 2307,SookePoint Ocean Cottage Resort,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Children Activities (Kid / Family Friendly)', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1000 Sookepoint Pl Sooke British Columbia,Canada,"(55.001251, -125.002441)", 2308,Moonlit Cove B&B,,,[],5219 Sooke Rd Sooke British Columbia,Canada,"(48.3910535529074, -123.640319449059)",195.0 2309,Gordon's Beach Farmstay B & B,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",4537 Otter Point Rd Sooke British Columbia,Canada,"(48.3780346, -123.7243502)",120.0 2310,Straitview Ridge B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",4532 Otter Point Rd Sooke British Columbia,Canada,"(48.3780346, -123.7243502)", 2311,Salty Towers Oceanfront Cottages,4.0,Very good,"['Free parking', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",1581 Dufour Rd Sooke British Columbia,Canada,"(48.3589086140142, -123.728185502872)",104.0 2312,Points West Oceanfront Resort,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",8969 West Coast Rd Sooke British Columbia,Canada,"(48.3663938, -123.7415056)", 2313,Ocean Wilderness Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",9171 West Coast Rd Sooke British Columbia,Canada,"(48.3663938, -123.7415056)",159.0 2314,Seascape Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",6435 Sooke Rd Sooke British Columbia,Canada,"(48.3820551, -123.7092954)", 2315,Fossil Bay Resort,4.5,Excellent,"['Free Internet', 'Free parking', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",11033 West Coast Rd Sooke British Columbia,Canada,"(48.3663938, -123.7415056)", 2316,Markham House,5.0,Excellent,"['Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Public Wifi']",1775 Connie Rd Sooke British Columbia,Canada,"(48.3911103, -123.6150812)", 2317,Heron's Rest Bed & Breakfast,4.0,,[], ,Canada,"('nil', 'nil')", 2318,Ty Collwyn Waterfront Retreat,3.5,,[],6615 Felton Lane/Sooke Road ,Canada,"('nil', 'nil')", 2319,East Meets West B&B,3.5,,[],4105 Otter Point Rd ,Canada,"(48.3783741, -123.8067106)", 2320,Westcoast Wonders Guest House,2.5,,[],7116 Grant Rd W ,Canada,"(57.6003172, -3.6262363)",200.0 2321,Amante Luxury Ocean B&B,,,[],2021 Saseenos Rd ,Canada,"(48.3888083, -123.6714185)", 2322,Malahat Farm,,,[],2675 Anderson Rd ,Canada,"(34.3684174689535, -89.5695753660443)", 2323,Roche Cove Llamas Oceanfront B&B,,,[],1241 Gillespie Rd ,Canada,"(35.0420282596586, -85.2368659900167)", 2326,Arbutus Cove Guesthouse,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",3018 Manzer Rd Sooke British Columbia,Canada,"(48.3900898, -123.6342734)", 2327,Eagle Cove Beachfront Guest Suites,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",8061 West Coast Rd Sooke British Columbia,Canada,"(48.3663938, -123.7415056)", 2328,Vancouver Island Lodge,5.0,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Shuttle Bus Service', 'Wheelchair Access', 'Non-smoking rooms']",5455 Sooke Rd Sooke British Columbia,Canada,"(48.3945509597704, -123.654878196769)", 2329,Whiffin Spit Lodge Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Wheelchair Access', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",7031 West Coast Rd Sooke British Columbia,Canada,"(48.3658330888889, -123.736183622222)", 2330,Cooper's Cove Guest House,5.0,Excellent,"['Breakfast included', 'Free parking', 'Free High Speed Internet (WiFi)', 'Refrigerator in room']",5301 Sooke Rd Sooke British Columbia,Canada,"(48.3866028105084, -123.645792255997)", 2331,Sooke River Campground,3.5,Very good,['Pets Allowed ( Dog / Pet Friendly )'],2259 Phillips Rd Sooke British Columbia,Canada,"(48.3890507, -123.7087502)", 2332,Einers Above Race Rocks Bed and Breakfast,5.0,Excellent,['Free parking'],695 Cains Way Sooke British Columbia,Canada,"(48.3552845281751, -123.608175892088)", 2333,Kenilworth Estate,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog / Pet Friendly )']",6134 East Sooke Rd Sooke British Columbia,Canada,"(48.3644326, -123.6740596)", 2334,Billings Spit Beach House,5.0,,[],Kaltasin Rd ,Canada,"(48.3835845, -123.6891949)", 2335,Dreamings Bed & Breakfast,5.0,Excellent,"['Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",6236 Llanilar Rd Sooke British Columbia,Canada,"(48.3653011502303, -123.690309936377)", 2336,Black Otter Cove,4.0,,[],1515 Woodcock Rd ,Canada,"(52.0576448, -0.0139048)", 2337,Swan Haven Cottages,4.5,,[],2155 Phillips Rd ,Canada,"(53.4069991, -1.5352245)", 2338,Mountain Springs Lakeside Retreat,5.0,,[],288 Becher Bay Rd ,Canada,"(48.3341927329855, -123.63605655742)", 2339,Goose Trail B & B,5.0,,[],5341 Sooke Rd ,Canada,"(48.4306785, -123.5346863)", 2340,Eliza Point Bed And Breakfast By The Sea,5.0,,[],6514 Thornett Rd ,Canada,"(48.3707053110327, -123.707394868568)", 2341,Quail Peak Retreat,4.0,,[],Sooke Rd. ,Canada,"(48.4295695, -123.5377915)", 2342,Welsford's Harbourview Bed & Breakfast,4.0,Very good,[],6460 Sooke Rd Sooke British Columbia,Canada,"(48.3816981, -123.7107535)", 2343,Billings Point Manor B&B,4.0,Very good,['Refrigerator in room'],1902 Billings Rd Sooke British Columbia,Canada,"(48.3793736, -123.6923047)", 2344,Lakeside Hideaway B & B,2.0,,[],Poirier Lake ,Canada,"(48.3939403, -123.768035269936)", 2345,French Beach Retreats,,,[],2794 Seaside Dr ,Canada,"(29.3197277, -94.7483228)", 2346,Grouse Nest Resort,,,[],1424 Gillespie Rd ,Canada,"(37.264519, -79.845608)", 2347,Log Cabin Bed and Breakfast,,,[],943 Denewood Pl. Sooke British Columbia,Canada,"(55.001251, -125.002441)", 2348,On the Sea B&B,,,[],6669 Horne Road ,Canada,"(1.3078926, 103.8630121)", 2349,Tir Na Nog By The Sea,,,[],1523 Winslow Dr ,Canada,"(39.4300271986718, -84.557088)", 2350,Comfort Inn Rimouski,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",455 boul. St-Germain ouest Rimouski Quebec,Canada,"(52.4760892, -71.8258668)", 2351,Espace Globetrotter Auberge Internationale,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel']",307 Rue St-Germain E Rimouski Quebec,Canada,"(48.4771486, -68.5094368)",60.0 2352,Hotel Le Saint-Germain,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Concierge', 'Hot Tub', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",12 Rimouski Quebec,Canada,"(48.450155, -68.529968)",125.0 2353,Hotel Rimouski,4.0,Very good,"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",225 Boulevard Rene Lepage East Rimouski Quebec,Canada,"(48.4453805, -68.5391408)",129.0 2354,Auberge du Mange Grenouille,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Golf Course', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",14 Quebec,Canada,"(33.573962125, -117.734187125)",89.0 2355,Domaine Floravie,5.0,Excellent,"['Room service', 'Free Internet', 'Free parking', 'Spa', 'Non-smoking hotel', 'Shuttle Bus Service', 'Refrigerator in room', 'Kitchenette']",Route Santerre Rimouski Quebec,Canada,"(48.3907576, -68.674404)", 2356,Chalets Au Refuge du Vieux Loup de Mer,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",3250 Route 132 Quebec,Canada,"(48.3593607, -68.7420725)",435.0 2357,Auberge des Iles du Bic,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Spa', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms', 'Suites']",141 rue Sainte-Cecile Quebec,Canada,"(46.3501075, -72.5413054)",79.0 2358,Camping Rimouski & Motel de L'Anse,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1105 Boul. Saint-Germain Rimouski Quebec,Canada,"(52.4760892, -71.8258668)", 2359,Motel du Bic,,,[],3260 Route 132 Ouest Rimouski Quebec,Canada,"(48.5278148, -68.4246448)",77.0 2360,Motel Colonial,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Smoking rooms available']",438 Saint Germain Blvd Rimouski Quebec,Canada,"(52.4760892, -71.8258668)",87.0 2361,Hotels Gouverneur Rimouski,3.0,Average,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Pool', 'Bar/Lounge', 'Room service', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",155 Boulevard Rene-Lepage East Rimouski Quebec,Canada,"(48.4453805, -68.5391408)", 2362,C Hotels Le Navigateur,4.0,Very good,"['Free parking', 'Restaurant', 'Room service', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']",130 Belzile Ave Rimouski Quebec,Canada,"(52.4760892, -71.8258668)",119.0 2363,Auberge de l'Eveche,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",3 Rimousk,Canada,"('nil', 'nil')", 2364,Bon Voyage Motel,3.0,,[],8 132 Rte W Saint-Fabien ,Canada,"('nil', 'nil')",90.0 2365,Motel au Soleil Couchant,3.5,Very good,"['Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",945 boulevard Ste-Anne Rimouski Quebec,Canada,"(48.5088497959805, -68.462272949852)", 2366,Le Vieux Bicois,3.5,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Family Rooms']",134 J.-Romuald-Berube Quebec,Canada,"(48.3730344889547, -68.7090638511681)",60.0 2367,Auberge la Maree Douce,4.5,,[],132 ,Canada,"(46.6248885, 16.3165187)",125.0 2368,Motel Rimouski,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Meeting rooms', 'Refrigerator in room', 'Family Rooms']",41 Rimouski Quebec,Canada,"(48.450155, -68.529968)", 2369,Le Gite de l'Onondaga,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']",1084 du Parc Quebec,Canada,"(48.2317082, -79.0339615)",96.0 2370,Hotel l'Empress,3.5,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",360 Montee Industrielle-Et-Commerciale Rimouski Quebec,Canada,"(48.4581533718558, -68.4969269320123)",109.0 2371,Gite C'est La Faute des Biquettes,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Non-smoking rooms']",1781 Chemin du 3e-Rang-du-Bic Quebec,Canada,"(48.3674421, -68.6452402)", 2372,Gite aux 5 Lucarnes,3.5,,[],217 ,Canada,"(35.7763956, 139.6942453)", 2373,Le Gite Du Havre,4.5,,[],209 Route du Golf Quebec,Canada,"(46.2509807, -70.7839935)", 2374,Motel au bord de l'eau,5.0,,[],680 Boulevard du Rivage ,Canada,"(48.4833698, -68.4999738)", 2375,Gite de la Baie Hatee,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']",2271 Route 132 Est Quebec,Canada,"(48.1348381, -66.3103831)", 2376,Motel de la Pointe,4.0,,[],1560 rue du Phar ,Canada,"('nil', 'nil')", 2377,Motel du Littoral,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room']",644 Boulevard Saint-Germain Rimouski Quebec,Canada,"(48.4358203291577, -68.572984062749)",99.0 2378,Auberge de la Vieille Maison,,,[],3 Rimouski Quebec,Canada,"(48.450155, -68.529968)",79.0 2379,Motel Lyse,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",Route 132 543 Saint-Germain Blvd Rimouski Quebec,Canada,"(52.4760892, -71.8258668)",64.0 2380,Cabines Boreales,,,[],103 ,Canada,"(46.5446645, 14.9622568)", 2381,Bayside Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",10 Gibson St Parry Sound Ontario,Canada,"(45.3416406, -80.0355975)",113.0 2382,Town & Country Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",7 Joseph St Parry Sound Ontario,Canada,"(45.3559708, -80.0371209878299)",78.0 2383,Trapper's Choice Restaurant & Inn,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",50 Joseph St Parry Sound Ontario,Canada,"(45.35904855, -80.0406785633936)",110.0 2384,Chalet Rosemarie,4.5,Excellent,"['Free parking', 'Breakfast included', 'Spa', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Minibar', 'Refrigerator in room', 'Non-smoking rooms']",22 Island View Dr Ontario,Canada,"(45.2193168, -75.6696752)", 2385,Parry Sound Inn and Suites,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",292 Louisa St Parry Sound Ontario,Canada,"(45.34585085, -80.0059671173654)",127.0 2386,Grand Tappattoo Resort,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Banquet Room', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Heated pool', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",30 Tapatoo Trail Parry Sound Ontario,Canada,"(50.000678, -86.000977)", 2388,Super 8 by Wyndham Parry Sound,2.5,Average,"['Pool', 'Restaurant', 'Free parking', 'Bar/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1 J.R. Lane Parry Sound Ontario,Canada,"(50.000678, -86.000977)", 2389,Canadas Best Value Inn & Suites Parry Sound,2.5,Average,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Non-smoking rooms', 'Suites']",48 Joseph St Parry Sound Ontario,Canada,"(45.3584731, -80.0404479566263)",76.0 2390,Brunswick Hotel Complex,2.5,Average,"['Restaurant', 'Free parking', 'Bar/Lounge', 'Room service', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",72 James St Parry Sound Ontario,Canada,"(45.3454107, -80.0338973)",75.0 2391,"Sunny Point Resort, Cottages & Inn",5.0,Excellent,"['Free parking', 'Free Internet', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Tennis Court', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",41 Sunny Point Rd Parry Sound Ontario,Canada,"(50.000678, -86.000977)", 2392,Travellers Hotel,,,[],36 Mary St Parry Sound Ontario,Canada,"(45.3455325, -80.0360591)",75.0 2393,Harmony Outdoor Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Concierge', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms', 'Suites']",6 Harmony Lane Parry Sound Ontario,Canada,"(45.3576483, -80.0121347)", 2394,Aisling Lakehouse,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Non-smoking hotel', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",79 Sundog Rd Parry Sound Ontario,Canada,"(45.287309, -79.994867)", 2395,Danygraig Bed & Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms', 'Suites']",55 Big Sound Roa Parry Sound Ontario,Canada,"(50.000678, -86.000977)", 2396,Sand Bay Cottages,5.0,Excellent,[],80 Sand Bay Rd Ontario,Canada,"(45.366426636851, -77.6788134819862)", 2397,Katawoda Cottage Resort,4.5,,[],48 Winetou Lane Ontario,Canada,"(45.4288041, -80.3196436)", 2398,Mid Town Hotel,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",24 Gibson St Parry Sound Ontario,Canada,"(45.3432295, -80.0355833)",77.0 2399,Gerda's Bed & Breakfast,2.5,Average,['Air conditioning'],72 Gibson St Parry Sound Ontario,Canada,"(45.3472718555556, -80.0351565888889)", 2400,40 Bay Street Bed & Breakfast,5.0,Excellent,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Non-smoking rooms']",40 Bay St Parry Sound Ontario,Canada,"(45.3427350121547, -80.0340397635632)", 2401,Log Cabin Inn,4.5,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Room service', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",9 Little Beaver Blvd Parry Sound Ontario,Canada,"(50.000678, -86.000977)", 2402,Four Winds Cottage Resort,5.0,Excellent,"['Free parking', 'Children Activities (Kid / Family Friendly)', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",508 Hurdville Rd Parry Sound Ontario,Canada,"(45.436984, -79.920227)", 2403,Mill Lake Cottage Resort,5.0,Excellent,"['Free parking', 'Children Activities (Kid / Family Friendly)', 'Kitchenette']",56 Mill Lake Shores Parry Sound Ontario,Canada,"(50.000678, -86.000977)", 2404,Glenn-Burney Lodge Cabins,4.0,Very good,"['Restaurant', 'Bar/Lounge', 'Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms', 'Suites']",49 Glen Burney Rd Parry Sound Ontario,Canada,"(50.000678, -86.000977)", 2405,Silver Lake Cottage Resort,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Family Rooms', 'Non-smoking rooms']",7 Silver Point Dr Parry Sound Ontario,Canada,"(50.000678, -86.000977)", 2406,Mrs. T's BnB,,,[],25 Waubeek St Parry Sound Ontario,Canada,"(45.3453306, -80.0392601)", 2407,Parry Sound KOA,3.5,Very good,"['Pool', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )']",276 Rankin Lake Rd Parry Sound Ontario,Canada,"(50.000678, -86.000977)", 2408,Lakeview Cottages,,,[],4 Narrows Trail Parry Sound Ontario,Canada,"('nil', 'nil')", 2409,Georgian Bay Fishing Camp,5.0,,[],40 Isabella St ,Canada,"(42.473676, -71.0796416577619)", 2410,Snug Haven Resort,5.0,,[],10 Snug Haven Rd Ontario,Canada,"(45.3715367, -80.3014435516419)", 2411,Victoria Manor Bed & Breakfast,4.5,,[],43 Church St ,Canada,"(43.9116655125, -78.681684125)", 2412,Ell Mar Motel,4.0,,[],Oastler Park Drive R.R. # 2 ,Canada,"(45.3102455, -79.9359831)", 2413,Ashwood Bed & Breakfast,5.0,,[],10 Belvedere Ave ,Canada,"(40.318255, -75.9264589166667)", 2414,Crane Lake Resort,4.0,,[],510 Blackstone Crane Lake Rd ,Canada,"(45.278633, -79.8716259)", 2415,Horseshoe Lake Camp & Cottages,3.0,,[],55N Sandy Plains Rd ,Canada,"(42.2794538955159, -73.9566914267022)", 2416,Big Wheel Restaurant & Motel,,,[],RR 2 Stn Mai ,Canada,"('nil', 'nil')", 2417,Blackwater Lake Guest House,,,"['Free parking', 'Breakfast included', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )']",167 Blackwater Rd Parry Sound Ontario,Canada,"(45.433435, -79.82115)", 2418,Lakeside Motel And Cottage,,,[],30 Oastler Park Dr Parry Sound Ontario,Canada,"(45.3438373, -80.0070771)", 2419,Maple Leaf Resort & Cottages,,,[],Rr2 58 Otter Lake Rd ,Canada,"(43.209525, -83.494541)", 2420,Maples Motel,,,[],1349 Highway 69 Island South ,Canada,"('nil', 'nil')", 2421,Oastler Park-Side Motel,,,[],312 Oastler Park Dr Parry Sound Ontario,Canada,"(45.3438373, -80.0070771)", 2422,The Old Royal Hotel,,,[],27-29 Seguin St ,Canada,"(45.3436905666667, -80.0330959666667)", 2423,White Pine Motel,,,[],1449 Hwy 69 S. R.R. # 2 ,Canada,"('nil', 'nil')", 2429,Coast Discovery Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Restaurant', 'Bar/Lounge', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']",975 Shoppers Row Campbell River British Columbia,Canada,"(50.0255098, -125.2423238)",113.0 2431,Ramada by Wyndham Campbell River,3.5,Very good,"['Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",462 Island Hwy S Campbell River British Columbia,Canada,"(50.0249556, -125.2415179)",89.0 2432,Above Tide Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",361 Island Hwy Campbell River British Columbia,Canada,"(50.0283689, -125.2432472)", 2433,Anchor Inn & Suites,3.0,Average,"['Restaurant', 'Free parking', 'Pool', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Non-smoking rooms', 'Suites']",261 Island Hwy Campbell River British Columbia,Canada,"(50.0124568, -125.233492533234)",107.0 2434,Heron's Landing Hotel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",492 Island Hwy S Campbell River British Columbia,Canada,"(50.0249556, -125.2415179)", 2435,Vista Del Mar,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",920 Island Hwy S Campbell River British Columbia,Canada,"(50.0249556, -125.2415179)",74.0 2436,Oyster Bay Resorts,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",4357 South Island Highway Campbell River British Columbia,Canada,"(49.9716637, -125.2175287)",189.0 2437,Big Rock Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Non-smoking rooms']",1020 S Island Hwy. Campbell River British Columbia,Canada,"(49.9716637, -125.2175287)",80.0 2438,Heritage River Inn,,,[],2140 Island Hwy Campbell River British Columbia,Canada,"(50.0283689, -125.2432472)", 2439,Edgewater Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",Oyster Bay 4073 Island Hwy S Campbell River British Columbia,Canada,"(55.001251, -125.002441)", 2440,Town Centre Inn,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Refrigerator in room', 'Non-smoking rooms']",1500 Dogwood St Campbell River British Columbia,Canada,"(50.03308, -125.2486346)",85.0 2441,Ocean Resort,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Refrigerator in room', 'Non-smoking rooms']",4384 Island Hwy S Campbell River British Columbia,Canada,"(50.0249556, -125.2415179)", 2443,The Harbourside Inn,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Non-smoking rooms']",1342 Shoppers Row Campbell River British Columbia,Canada,"(50.0283185, -125.2455894)",87.0 2444,Dolphins Resort and Anglers Dining,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",4125 Discovery Dr Campbell River British Columbia,Canada,"(50.0650811, -125.2709027)", 2445,Painter's Lodge,4.0,Very good,"['Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Shuttle Bus Service', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1625 McDonald Rd Campbell River British Columbia,Canada,"(50.0561262, -125.2647051)", 2446,Beachway B&B Suites,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",112 Larwood Rd Campbell River British Columbia,Canada,"(49.9672173, -125.2142956)", 2447,Brown's Bay Resort,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",15021 Browns Bay Rd Campbell River British Columbia,Canada,"(55.001251, -125.002441)", 2448,Money Pennies B&B,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",926 Elm St Campbell River British Columbia,Canada,"(50.0250287, -125.249502)",85.0 2449,Driftwood by the Sea Inn and RV Resort,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",170 Island Hwy S Campbell River British Columbia,Canada,"(50.0249556, -125.2415179)", 2450,Fireflies Bed & Breakfast,5.0,,[],621 Alder St S ,Canada,"(58.3053982354431, -134.424551356961)", 2451,Salmon Point Resort RV Park & Marina,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Non-smoking hotel', 'Paid Wifi', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Air conditioning']",2176 Salmon Point Rd Campbell River British Columbia,Canada,"(55.001251, -125.002441)", 2452,The Purple Starfish B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']",16 Oregon Rd Campbell River British Columbia,Canada,"(49.9532067, -125.2072918)", 2453,Quinsam Hotel,1.0,,[],1500 Island Hwy ,Canada,"(48.4530824245675, -123.462895864095)", 2454,Riverbank B&B,,,[],2150 Campbell River Rd ,Canada,"(50.038473, -125.2986234)", 2455,Haig-Brown Heritage House,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Non-smoking rooms']",2250 Campbell River Rd Campbell River British Columbia,Canada,"(50.038473, -125.2986234)", 2456,Strathcona Park Lodge & Outdoor Education Centre,4.0,Very good,"['Restaurant', 'Free parking', 'Free Internet', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Family Rooms', 'Non-smoking rooms', 'Suites']",41040 Gold River Highway Campbell River British Columbia,Canada,"(49.8920729, -125.6531041)", 2457,Passage View Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",517 Island Hwy Campbell River British Columbia,Canada,"(50.0283689, -125.2432472)", 2458,Steep Island Lodge,,,[],#1 Steep Island Campbell River British Columbia,Canada,"(55.001251, -125.002441)", 2459,Morning Glory by the Sea,5.0,Excellent,['Free parking'],4123 Island Hwy S Campbell River British Columbia,Canada,"(50.0249556, -125.2415179)", 2460,Seaside Cottage,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",2371 Island Hwy S Campbell River British Columbia,Canada,"(50.0249556, -125.2415179)", 2461,Thunderbird RV Park & Campground,4.0,Very good,['Pets Allowed ( Dog / Pet Friendly )'],2660 Spit Road Campbell River British ,Canada,"(50.0345143, -125.2519801)", 2462,Arbour's Guest House,4.5,Excellent,[],375 Murphy St S Campbell River British Columbia,Canada,"(50.0087407, -125.2356317)", 2463,Riverfront Motel,4.5,Excellent,[],1891 19th Ave Campbell River British Columbia,Canada,"(50.033317, -125.2666743)", 2464,Oyster Bay Hideaway,5.0,,[],Georgia Straight ,Canada,"(34.233638, -84.2171963)", 2465,Dragonfly Properties,5.0,,[],734 Birch Street ,Canada,"(44.1449194949495, -84.3408327676768)", 2466,Ole's Hakai Pass Fishing Lodge,5.0,,[],730 13th Ave ,Canada,"(38.4079543673469, -82.4432735102041)", 2467,Bank On A View B&B,5.0,,[],1092 South Island Highway ,Canada,"(49.9878237, -125.2261559)", 2468,Mountain View B&B,5.0,,[],597 Steenbuck Dr ,Canada,"(49.9883791, -125.2428183)", 2469,Welcome Home B&B,5.0,,[],2185 Eardley Rd ,Canada,"(51.4221119, -0.1390713)", 2470,Beaver Lodge,5.0,,[],501 Trask Rd ,Canada,"(41.765227, -88.288784)", 2471,Cordero Fishing Lodge,,,[], Campbell River British Columbia,Canada,"(50.023071, -125.2441538)", 2472,Wellcomeinn Bed and Breakfast,5.0,,[],256 McLean St S ,Canada,"(-34.2715282, 140.6120845)", 2474,Watauga Village by the river,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",734 Clearwater Village Rd Clearwater British Columbia,Canada,"(51.6467816, -120.0501739)", 2475,"Clearwater Country Inn, Restaurant, and RV Park",3.0,Average,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room']",485 Eden Rd Clearwater British Columbia,Canada,"(51.6519787, -120.0403119)", 2476,Alpine Meadows Resort,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",3400 Dunn Lake Road Clearwater British Columbia,Canada,"(51.6365675, -120.0310078)", 2477,Wells Gray Inn,,,[],228E Yellowhead South Hwy 5 Clearwater British Columbia,Canada,"(55.001251, -125.002441)",79.0 2478,Dutch Lake Motel and RV Campground,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",333 Roy Rd Clearwater British Columbia,Canada,"(51.64814915, -120.05269775)", 2479,Ace Western Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']",429 Murtle Cres Clearwater British Columbia,Canada,"(51.65034325, -120.036671474511)",89.0 2480,Clearwater Valley Resort,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",373 Clearwater Valley Rd Clearwater British Columbia,Canada,"(51.6529098, -120.0410202)", 2481,Jasper Way Inn,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",57E Old North Thompson Hwy Clearwater British Columbia,Canada,"(51.6472054, -120.0513368)",100.0 2482,Wolfwood Guest Ranch,,,[],6176 Trout Creek Rd Clearwater British Columbia,Canada,"(51.9164431, -120.0120866)", 2483,Wells Gray Golf Resort & RV Park,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access']",6624 Clearwater Valley Rd Clearwater British Columbia,Canada,"(51.6513571, -120.0384161)", 2484,Cedar Haven Cabins and Resort,4.5,Excellent,"['Free Internet', 'Free parking', 'Breakfast Available', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",857 Barber Rd Clearwater British Columbia,Canada,"(51.6632713, -120.0005948)", 2485,Helmcken Falls Lodge,3.5,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Non-smoking hotel', 'Paid Internet', 'Paid Wifi', 'Public Wifi', 'Non-smoking rooms']",6664 Clearwater Valley Rd Clearwater British Columbia,Canada,"(51.6513571, -120.0384161)", 2486,Hummingbird Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']",336 Robson St Clearwater British Columbia,Canada,"(51.6469949, -120.0427614)", 2487,Nakiska Ranch,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",5944 Trout Creek Rd Clearwater British Columbia,Canada,"(51.9164431, -120.0120866)", 2488,Across The Creek Cabins,5.0,Excellent,"['Free parking', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",5164 Clearwater Valley Rd Clearwater British Columbia,Canada,"(51.6513571, -120.0384161)", 2489,Clearwater Lodge,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",331 Eden Rd Clearwater British Columbia,Canada,"(51.6516136, -120.0421276)", 2490,Grizzly Paw B&B,5.0,,[],560 Greer Rd ,Canada,"(36.404571078469, -81.7451558165111)", 2491,Blue Grouse Country Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Refrigerator in room', 'Non-smoking rooms']",5177 Clearwater Valley Rd Clearwater British Columbia,Canada,"(51.6513571, -120.0384161)", 2492,Stoneshire Guesthouse,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Kitchenette', 'Non-smoking rooms']",332 Dutch Lake Rd Clearwater British Columbia,Canada,"(51.65236275, -120.0667363)", 2493,Salmonberry Lane,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel']",1030 Bohill Pl Clearwater British Columbia,Canada,"(51.6754583, -120.0107448)", 2494,Wells Gray Guest Ranch,5.0,Excellent,"['Free parking', 'Bar/Lounge', 'Non-smoking hotel', 'Family Rooms']",5564 Clearwater Valley Rd Clearwater British Columbia,Canada,"(51.6513571, -120.0384161)", 2495,Shiloh Springs,5.0,,[],1280 Dunn Lake Rd ,Canada,"(49.0437499, -81.1626198)", 2496,Wyndhaven Cottage Bed and Breakfast.,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",361 Wyndhaven Pl Clearwater British Columbia,Canada,"(51.6590358, -120.0440977)", 2497,Dutch Lake Resort & RV Park,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Refrigerator in room', 'Family Rooms']",361 Ridge Dr Clearwater British Columbia,Canada,"(51.6513807, -120.0625858)", 2498,Half Moon Guest House,,,[],625 Greer Rd Clearwater British Columbia,Canada,"(51.6791304, -120.0127442)",85.0 2499,Red Top Bed and Breakfast,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Wheelchair Access', 'Accessible rooms', 'Smoking rooms available']",948 Clearwater Village Rd Clearwater British Columbia,Canada,"(51.6467816, -120.0501739)", 2500,River Rock Guesthouse,4.0,,[],349 Riverview Cresent ,Canada,"(-29.6328328, 31.0382911)",109.0 2501,Hill Crest Place,5.0,Excellent,['Air conditioning'],207 Park Dr Clearwater British Columbia,Canada,"(51.6506178, -120.0385148)", 2502,Kodiak Town Suites B&B,2.5,,[],209 Murtle Rd ,Canada,"(57.111986, -2.2211591)", 2503,Wells Gray Guest House,,,[],516 Clearwater Valley Rd ,Canada,"(51.651354, -120.0382526)", 2504,Garden View Cottage Bed & Breakfast,,,[],340 Robson St Clearwater British Columbia,Canada,"(51.6469949, -120.0427614)", 2505,The Lake House,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Non-smoking rooms']",309 Harby Rd Clearwater British Columbia,Canada,"(51.6501358, -120.049251)", 2506,Moul Creek Lodge B & B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Refrigerator in room', 'Non-smoking rooms']",5109 Clearwater Valley Rd Clearwater British Columbia,Canada,"(51.6513571, -120.0384161)", 2507,Canadian Bear Guesthouse,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",580 Park Dr Clearwater British Columbia,Canada,"(51.6506178, -120.0385148)", 2508,Clearwater Springs Ranch,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']",Wells Gray Park Clearwater British Columbia,Canada,"(51.6477177, -120.0493383)", 2509,Star Lake Resort,5.0,Excellent,"['Free parking', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1380 Clearwater 100 Mile FSR Clearwater British Columbia,Canada,"(55.001251, -125.002441)", 2510,Rose Garden B&B,4.5,Excellent,['Free High Speed Internet (WiFi)'],328 Robson St Clearwater British Columbia,Canada,"(51.6469949, -120.0427614)", 2511,Birchwood Bed and Breakfast,4.5,Excellent,"['Free parking', 'Breakfast included', 'Kitchenette']",5305 Clearwater Valley Rd Clearwater British Columbia,Canada,"(51.6513571, -120.0384161)", 2512,KOA Campgrounds,3.5,Very good,"['Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )']",373 Clearwater Valley Rd Clearwater British Columbia,Canada,"(51.6529098, -120.0410202)", 2513,Wooly Acres Bed & Breakfast,5.0,,[],320 Sunshine Valley Rd ,Canada,"(36.8438853858887, -105.608428029764)", 2514,Tanglewood,4.5,,[],1048 Clearwater Valley Rd ,Canada,"(51.651354, -120.0382526)", 2515,Rivers Edge Bed and Breakfast,4.0,Very good,"['Restaurant', 'Kitchenette']",349 Riverview Cres Clearwater British Columbia,Canada,"(51.6515792, -120.0684309)", 2516,Moose Ridge Woodland Chalet,5.0,,[],Wells Gray Park 32km up Clearwater Valley Road ,Canada,"('nil', 'nil')", 2517,Birch Island Campground,3.0,Average,"['Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry']",88 Walker Rd Clearwater British Columbia,Canada,"(55.001251, -125.002441)", 2518,Hampton Inn & Suites by Hilton Saint John,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",51 Fashion Dr Saint John New Brunswick,Canada,"(45.3018075, -66.0269189)",101.0 2519,Chipman Hill Suites,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Public Wifi', 'Self-Serve Laundry', 'Kitchenette', 'Suites']",1 & 5 Chipman Hill and 76 Union Street Saint John New Brunswick,Canada,"(46.500283, -66.750183)", 2520,Best Western Plus Saint John Hotel & Suites,4.5,Excellent,"['Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",55 Majors Brook Dr Saint John New Brunswick,Canada,"(45.3115852, -66.0196297)",116.0 2522,A Tanner's Home Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']",190 King St E Saint John New Brunswick,Canada,"(45.27413035, -66.0538045661877)", 2523,The Cosy Cottage Inn,4.5,,[],213 Lancaster St ,Canada,"(53.4494412, -2.9663695)", 2524,Keirstead Manor Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Family Rooms', 'Non-smoking rooms']",209 Queen St Saint John New Brunswick,Canada,"(45.27032615, -66.0508430932371)", 2525,Holiday Inn Express & Suites - Saint John,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Babysitting', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",400 Main Street Saint John New Brunswick,Canada,"(45.2749996, -66.0760125)", 2526,Mahogany Manor Bed and Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",220 Germain St Saint John New Brunswick,Canada,"(45.26923945, -66.059039189311)",115.0 2527,Fundy Heights B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms', 'Suites']",360 Young St Saint John New Brunswick,Canada,"(45.2515138, -66.0838981)",139.0 2528,Earle of Leinster,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",96 Leinster St Saint John New Brunswick,Canada,"(45.27340935, -66.0529787660106)",125.0 2529,Delta Hotels by Marriott Saint John,4.0,Very good,"['Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Room service', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",39 King St Saint John New Brunswick,Canada,"(45.2733517, -66.0609648)",129.0 2531,Econo Lodge & Suites,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']",1441 Manawagonish Rd Saint John New Brunswick,Canada,"(45.23942175, -66.1180650467527)",85.0 2532,Regent Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']",2121 Ocean West Way Saint John New Brunswick,Canada,"(46.500283, -66.750183)",60.0 2533,BunkHaus Boutique Hostel with Cafe & Tap Room,5.0,Excellent,"['Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Laundry Service', 'Wheelchair Access', 'Kitchenette', 'Non-smoking rooms']",36 Water St Saint John New Brunswick,Canada,"(45.2715831, -66.0623994)", 2534,Hillside Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1131-1141 Manawagonish Rd Saint John New Brunswick,Canada,"(45.2333422, -66.1314261)",75.0 2535,Island View Motel,2.5,Average,"['Free High Speed Internet (WiFi)', 'Laundry Service', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']",1726 Manawagonish Rd Saint John New Brunswick,Canada,"(45.2333422, -66.1314261)",83.0 2536,Park Plaza Motel,2.0,Poor,"['Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",607 Rothesay Ave Saint John New Brunswick,Canada,"(45.291069, -66.0429247)", 2537,Admiral's Quay,1.0,Terrible,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Family Rooms']",1711 Manawagonish Rd Saint John New Brunswick,Canada,"(45.2333422, -66.1314261)",90.0 2538,Chateau Saint John Trademark Collection by Wyndham,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Bar/Lounge', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",369 Rockland Rd Saint John New Brunswick,Canada,"(45.2806381, -66.0624226919789)",135.0 2539,Homeport Historic B&B / Inn c 1858,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",80 Douglas Ave Saint John New Brunswick,Canada,"(45.2601695, -66.0853574)", 2540,Travelodge Suites Saint John,4.0,Very good,"['Fitness Centre with Gym / Workout Room', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Babysitting', 'Business Centre with Internet Access', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1011 Fairville Blvd Saint John New Brunswick,Canada,"(45.2534474, -66.0966217)", 2541,Days Inn by Wyndham Saint John,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",175 City Rd Saint John New Brunswick,Canada,"(45.2828103, -66.0541649)", 2542,Hilton Saint John,4.0,Very good,"['Pool', 'Room service', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']",1 Market Sq Saint John New Brunswick,Canada,"(45.27323555, -66.0648390800502)",139.0 2543,Hillcrest Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",1315 Manawagonish Rd Saint John New Brunswick,Canada,"(45.2333422, -66.1314261)",60.0 2544,Newman House Hostel,,,[],53 Dorchester St Saint John New Brunswick,Canada,"(45.2777961, -66.0611369)", 2545,Seely Street Bed & Breakfast,3.5,,[],34 Seely St ,Canada,"(40.9125968978408, -74.1612654868353)", 2546,UNB Saint John Summer Hotel,3.0,Average,"['Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Golf Course', 'Laundry Service', 'Non-smoking hotel']",100 Tucker Park Road Saint John New Brunswick,Canada,"(45.3063139, -66.0797087)", 2547,Canadas Best Value Inn - Saint John,3.0,Average,"['Free parking', 'Restaurant', 'Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",10 Portland St Saint John New Brunswick,Canada,"(45.27499355, -66.073164825316)",95.0 2548,Fundy Bay Motel,2.5,Average,"['Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",2149 Ocean West Way Saint John New Brunswick,Canada,"(46.500283, -66.750183)", 2549,Weir Inn,,,[],131 Kean Rd Saint John New Brunswick,Canada,"(45.243152, -66.0968912)", 2550,Rockwood Park Campground,3.5,Very good,['Pets Allowed ( Dog / Pet Friendly )'],142 Lake Dr S Saint John New Brunswick,Canada,"(45.2911071, -66.0530864)", 2551,Eagles Eye View Cottages,5.0,,[],2585 Route 845 ,Canada,"(45.3547413, -66.1320079)", 2552,Kings Motel,5.0,,[],1121 Manawagonish Rd ,Canada,"(45.2333422, -66.1314261)", 2553,The Vintage Bed & Breakfast,4.0,,[],248 Douglas Ave ,Canada,"(46.1840899, -59.9488000866667)", 2554,Lancaster Bed and Breakfast,5.0,,[],523 Lancaster Ave ,Canada,"(40.6746890229942, -78.7822953554536)", 2556,Beach House Bed & Breakfast,1.0,,[],198 Route 850 ,Canada,"(38.840073054313, -75.3108042521689)", 2557,Fundy Line Motel,,,[],532 Rothesay Ave ,Canada,"(51.5495526, -0.3487235)", 2558,Holiday Inn ST. John Conference Center,,,[],190 Portugal Road ,Canada,"(51.3221352, -0.5521805)", 2561,Perce Au Pic de l'Aurore,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Breakfast Available', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1 Rd 132 W Perce Quebec,Canada,"(52.4760892, -71.8258668)", 2562,Riotel Perce,4.0,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Conference Facilities', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Non-smoking rooms']",261 Route 132 Perce Quebec,Canada,"(48.5162628, -64.2184026939353)", 2564,Gite Le Presbytere,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",47 De l'Eglise St Perce Quebec,Canada,"(52.4760892, -71.8258668)", 2565,Nature Ocean Chalets,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Electric vehicle charging station', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",400 Route 132 Ouest Perce Quebec,Canada,"(48.5040406, -64.2232868)", 2566,Auberge au Fil des Saisons,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']",23 Perce Quebec,Canada,"(48.5222989, -64.2136423)", 2567,Gite Aux jardins de l'Anse,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid / Family Friendly)', 'Multilingual Staff', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']",93 Perce Quebec,Canada,"(48.5222989, -64.2136423)", 2568,Hotel Motel Fleur de Lys,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",247 Route 132 West Perce Quebec,Canada,"(48.517675, -64.2182803073461)",90.0 2569,Gite a l'Abri du Vent,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']",44 du Cap Barre Perce Quebec,Canada,"(52.4760892, -71.8258668)", 2570,Camp de Base Coin-du-Banc,,,[],315 route 132 Es Perce Quebec,Canada,"(52.4760892, -71.8258668)", 2571,Auberge Motel Les Trois Soeurs,3.5,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",77 B Route 132 Perce Quebec,Canada,"(48.406932325, -64.4411891375)", 2572,Hotel Motel Manoir de Perce,3.5,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Non-smoking rooms']",212 Route 132 Perce Quebec,Canada,"(48.51906415, -64.2169512328992)", 2573,Motel Le Macareux,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Public Wifi', 'Refrigerator in room']",262 route 132 Ouest Perce Quebec,Canada,"(48.5168581, -64.2188572284381)", 2574,Motel Imperial,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Non-smoking rooms']",208 Route 132 Ouest Perce Quebec,Canada,"(48.4732559, -64.309795)", 2575,Hotel La Cote Surprise,,,[],367 Rte. 132 Ouest Perce Quebec,Canada,"(48.193349, -64.8989565)", 2576,La Maison Rouge,4.5,Excellent,['Laundry Service'],12 Perce Quebec,Canada,"(48.5222989, -64.2136423)", 2577,Motel Chez Ti-lou,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",242 Route 132 Ouest Perce Quebec,Canada,"(48.51794315, -64.2180655882534)", 2578,Au Coin De La Berge,4.0,Very good,"['Spa', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",564 Route 132 Ouest Perce Quebec,Canada,"(48.501388117813, -64.2303031559116)", 2579,Motel et Chalet Nouvel Horizon,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Airport transportation', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']",31 Perce Quebec,Canada,"(48.5222989, -64.2136423)", 2580,Motel et Chalets Glenn,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Refrigerator in room']",234 Rte 132 Ouest Perce Quebec,Canada,"(48.5179889285714, -64.2176527285714)", 2581,Hotel Motel Panorama,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Concierge', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",382 Route 132 West Perce Quebec,Canada,"(48.5305324, -64.2181776)", 2582,Hotel Motel Rocher Perce,3.5,Very good,"['Free parking', 'Room service', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",111 Route 132 West Perce Quebec,Canada,"(48.5305324, -64.2181776)", 2583,Gite Chez Despard,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",468 route 132 Ouest - C.P. 444 Perce Quebec,Canada,"(52.4760892, -71.8258668)", 2584,Camping de la Baie de Perce,3.5,,[],180 Route 132 ,Canada,"(45.1996075, -74.139399)", 2585,Motel Seal Rock,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )']",609 Rte 132 C.P 34 Perce Quebec,Canada,"(52.4760892, -71.8258668)", 2586,Motel Le Repos,,,[],46 Route 132 Ouest ,Canada,"(48.147549, -66.318172)", 2587,Motel L'Eglantier,2.0,,[],193 rte. 132 O. ,Canada,"(45.1948555698924, -74.1455327043876)", 2588,Vagues Vertes,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel']",911 Route 132 Ouest Perce Quebec,Canada,"(48.4765696, -64.3018965)", 2589,Chalets De La Pointe,,,[],384 Rte 132 Ouest ,Canada,"(48.192891, -64.89796)", 2590,Camping Cote Surprise,4.0,Very good,['Pets Allowed ( Dog / Pet Friendly )'],335 Rte. 132 Perc,Canada,"('nil', 'nil')", 2591,Camping Tete d'Indien,4.5,,[],166 ,Canada,"(35.7616749, 139.7058213)", 2592,Le Gite du Cap Blanc,4.5,Excellent,"['Restaurant', 'Hot Tub', 'Non-smoking hotel', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",442 Route 132 Ouest Perce Quebec,Canada,"(48.5033641260001, -64.2250859393061)", 2593,Camping du Village,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry']",230 Route 132 West Perce Quebec,Canada,"(48.5188902, -64.2190658)", 2594,Gite De La Savoie,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Breakfast included']",72 Rte 132 Ouest Perce Quebec,Canada,"(48.5284478130157, -64.2149870549288)", 2595,Motel Natabel,4.0,Very good,"['Refrigerator in room', 'Kitchenette']",196 Principale Perce Quebec,Canada,"(52.4760892, -71.8258668)", 2596,Camping du Cap Rouge,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry']",2009 Rte 132 E Perce Quebec,Canada,"(48.5305324, -64.2181776)", 2597,Auberge Restaurant La Table a Roland,3.5,Very good,"['Pool', 'Restaurant', 'Bar/Lounge', 'Dry Cleaning', 'Non-smoking hotel', 'Public Wifi', 'Minibar', 'Non-smoking rooms']",190 route 132 Ouest Perce Quebec,Canada,"(48.5202214, -64.2157217)", 2598,Camping du Phare a Perce,3.5,,[],38 ,Canada,"(45.28979315, 5.63438247738623)", 2599,"Jardins de l""Anse",4.0,,[],3 ,Canada,"(33.8333136, -4.8556382)", 2600,Maison Le Havre,,,[],114 Route 132 ,Canada,"(45.2036436857143, -74.1327414857143)", 2603,Hampton Inn & Suites by Hilton Windsor,4.0,Very good,"['Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1840 Huron Church Rd Windsor Ontario,Canada,"(42.2606396, -83.0407323)", 2605,Caesars Windsor,,,[],377 Riverside Dr E Windsor Ontario,Canada,"(42.3207364, -83.0329446)",152.0 2606,Stonecroft Inn,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",3032 Dougall Ave Windsor Ontario,Canada,"(42.2543298, -83.0016484)",105.0 2608,TownePlace Suites by Marriott Windsor,4.5,Excellent,"['Breakfast included', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Breakfast Available', 'Concierge', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",250 Dougall Ave Windsor Ontario,Canada,"(42.2543298, -83.0016484)", 2609,Holiday Inn Express Windsor Waterfront,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Breakfast Available', 'Golf Course', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",33 Riverside Dr E Windsor Ontario,Canada,"(42.3383173, -82.9494923)", 2611,Lexington Inn & Suites Windsor,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",2130 Division Rd Windsor Ontario,Canada,"(42.2636692, -82.9658781)", 2612,Comfort Suites Downtown,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Dry Cleaning', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",500 Tuscarora St Windsor Ontario,Canada,"(42.3134945, -83.0342888)",100.0 2613,Super 8 by Wyndham Windsor/Dougall,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",2498 Dougall Ave Windsor Ontario,Canada,"(42.2543298, -83.0016484)",72.0 2614,Holiday Inn & Suites - Ambassador Bridge,4.0,Very good,"['Pool', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1855 Huron Church Rd Windsor Ontario,Canada,"(42.2606396, -83.0407323)",126.0 2615,Comfort Inn and Suites Ambassador Bridge,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms']",2330 Huron Church Rd Windsor Ontario,Canada,"(42.2606396, -83.0407323)",114.0 2617,Sunbridge Hotel & Conference Centre Downtown Windsor,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Banquet Room', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",430 Ouellette Ave Windsor Ontario,Canada,"(42.3128431, -83.0360251)",114.0 2618,Travelodge Windsor,,,[],2225 Division Rd Windsor Ontario,Canada,"(42.2636692, -82.9658781)",80.0 2619,Ye Olde Walkerville Bed & Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",1104 Monmouth Rd Windsor Ontario,Canada,"(42.3236709, -83.0096215)",116.0 2620,Ivy Rose Motor Inn & Restaurant,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",2885 Howard Ave Windsor Ontario,Canada,"(42.2833754, -83.0111505)",79.0 2621,Kenora Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",2030 Huron Church Rd Windsor Ontario,Canada,"(42.2606396, -83.0407323)", 2622,Howard Johnson Plaza Hotel by Wyndham Windsor,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Hot Tub', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",2530 Ouellette Ave Windsor Ontario,Canada,"(42.3128431, -83.0360251)",72.0 2623,Motel 6 Windsor,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']",2000 Huron Church Rd Windsor Ontario,Canada,"(42.2606396, -83.0407323)",72.0 2624,Super 8 by Wyndham Ambassador Bridge Windsor on,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Microwave', 'Non-smoking rooms']",2265 Huron Church Rd Windsor Ontario,Canada,"(42.2606396, -83.0407323)", 2625,Bexon Rooms,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Concierge', 'Dry Cleaning', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",830 Ouellette Ave Windsor Ontario,Canada,"(42.3115237, -83.0346497691761)",77.0 2626,Bestway Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Electric vehicle charging station', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",1954 Huron Church Rd Windsor Ontario,Canada,"(42.2606396, -83.0407323)",65.0 2627,Leisure Motel,3.0,,[],1425 Division Rd ,Canada,"(41.258918, -77.051767)",59.0 2628,Royal Windsor Motel,2.5,Average,"['Free High Speed Internet (WiFi)', 'Room service', 'Free parking', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",2100 Huron Church Rd Windsor Ontario,Canada,"(42.2606396, -83.0407323)",65.0 2629,Travellers Choice Motel,2.5,Average,"['Free Internet', 'Room service', 'Free parking', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",3665 Sandwich St Windsor Ontario,Canada,"(42.2837166, -83.0862075)",60.0 2630,IACC Centres Hotel Downtown Windsor,1.0,Terrible,[],830 Ouellette Ave Windsor Ontario,Canada,"(42.3115237, -83.0346497691761)",79.0 2631,Residence & Conference Centre - Windsor,3.5,Very good,"['Free parking', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",3995 Geraedts Dr Windsor Ontario,Canada,"(42.24716195, -83.0205471578125)", 2632,Windsor Riverside Inn,3.0,Average,"['Pool', 'Room service', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms']",333 Riverside Dr W Windsor Ontario,Canada,"(42.3185694, -83.0452773)", 2633,A Hidden Gem Bed and Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",406 Moy Ave Windsor Ontario,Canada,"(42.3045557, -83.0074731)", 2634,University Place,4.0,Very good,"['Free parking', 'Fitness Centre with Gym / Workout Room', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Wheelchair Access', 'Refrigerator in room', 'Kitchenette', 'Suites']",3140 Peter St Windsor Ontario,Canada,"(42.3055174, -83.0708482)", 2635,University of Windsor,4.5,,[],401 Sunset Ave G 07 ,Canada,"(31.313453, -84.347732)", 2636,Ambassador Motel,3.5,,[],2268 Huron Church Rd ,Canada,"(42.2606396, -83.0407323)", 2637,Apollo Motel,4.0,,[],2080 Huron Church Road ,Canada,"(42.2606396, -83.0407323)", 2638,Windsor Hope Guest House,4.0,,[],Canada 3490 Bruce Ave ,Canada,"(42.2727694, -83.0162922)", 2639,All Seasons Motel,,,[],4040 Walker Rd ,Canada,"(51.4804642, -3.1519681)", 2640,Innkeeper Motel,,,[],2098 Division Rd ,Canada,"(41.6583445635397, -71.5237673675842)", 2642,Diane Motel,3.0,,[],5816 Tecumseh Rd E ,Canada,"(42.3100508, -82.9545215)", 2643,Towne & Country Motel,2.5,Average,"['Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Family Rooms', 'Suites']",2883 Howard Ave Windsor Ontario,Canada,"(42.2833754, -83.0111505)", 2644,iSleep Inn,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Casino and Gambling', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",2763 Howard Ave Windsor Ontario,Canada,"(42.2833754, -83.0111505)", 2645,Best Western Plus Valemount Inn & Suites,4.0,Very good,"['Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Electric vehicle charging station', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1950 Highway 5 South Valemount British Columbia,Canada,"(55.001251, -125.002441)",155.0 2646,Super 8 by Wyndham Valemount,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Hot Tub', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",1465 5th Avenue Valemount British Columbia,Canada,"(52.83149585, -119.275780303899)", 2647,Chalet Continental Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",1450 5th Avenue Valemount British Columbia,Canada,"(52.83237505, -119.276158863861)",95.0 2648,Canadas Best Value Inn Valemount,3.0,Average,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1501 Swift Creek Road Valemount British Columbia,Canada,"(52.8324086, -119.27879188607)",67.0 2649,Alpine Inn,2.5,Average,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",1470 5th Ave Valemount British Columbia,Canada,"(52.83217805, -119.277796357764)", 2650,Rocky Inn,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",935 Cranberry Lake Road Valemount British Columbia,Canada,"(52.8287999, -119.279651711228)", 2651,Yellowhead Motel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",1475 5th Avenue Valemount British Columbia,Canada,"(52.8311663, -119.279346)", 2652,Dream Catcher Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Non-smoking rooms']",310 Highway 5 North Valemount British Columbia,Canada,"(55.001251, -125.002441)", 2653,Terracana Ranch Resort,4.5,Excellent,"['Free parking', 'Free Internet', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Concierge', 'Conference Facilities', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",12155 Hwy 16 Valemount British Columbia,Canada,"(55.001251, -125.002441)", 2654,Valemount Vacation Inn,4.5,,[],1495 6th Avenue ,Canada,"(38.4196816938775, -82.4329766122449)",130.0 2655,Rose Cottage Bed & Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']",1900 Cranberry Place Valemount British Columbia,Canada,"(52.8176554, -119.2701201)",125.0 2656,Willow Ranch,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']",Cranberry Lake Rd 1905 Valemount British Columbia,Canada,"(52.8304641, -119.2793509)",99.0 2657,Bearberry Meadows Guest House,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",12190 Crown Rd Valemount British Columbia,Canada,"(55.001251, -125.002441)", 2658,Teepee Meadows Guest Cottages,,,[],545 Jack Adams Road Valemount British Columbia,Canada,"(55.001251, -125.002441)",135.0 2659,Summit River Lodge & Campsites,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Concierge', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",19345 Highway 5 South Valemount British Columbia,Canada,"(55.001251, -125.002441)", 2660,Twin Peaks Resort,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Golf Course', 'Non-smoking hotel', 'Tennis Court', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",60 Jack Adams Road Valemount British Columbia,Canada,"(55.001251, -125.002441)", 2661,Mount Robson Lodge & Robson Shadows Campground,4.5,Excellent,"['Free parking', 'Refrigerator in room', 'Kitchenette']",Highway 16 Valemount British Columbia,Canada,"(55.001251, -125.002441)", 2662,Jailhouse Bed & Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']",1433 6th Avenue Valemount British Columbia,Canada,"(52.83097355, -119.272701102806)",115.0 2663,Heavens Edge Mountain Lodge,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Wheelchair Access', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",13655 Glacier Road Valemount British Columbia,Canada,"(55.001251, -125.002441)", 2664,Kerstins Chalet,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel']",1087 Cranberry Lake Road Valemount British Columbia,Canada,"(52.8304641, -119.2793509)", 2665,Mountain Driftwood Gallery & Lodging,4.5,Excellent,['Free Internet'],1133-6 Avenue Valemount British Columbia,Canada,"(55.001251, -125.002441)", 2666,Wilderness Creek Cabins,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog / Pet Friendly )', 'Kitchenette', 'Suites']",5-60 North Hwyway Valemount British Columbia,Canada,"(55.001251, -125.002441)", 2667,Cougar Mountain Lodge,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Minibar']",4540 North Highway 5 Valemount British Columbia,Canada,"(55.001251, -125.002441)", 2668,Robson Valley Chalet,3.5,Very good,"['Free Internet', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Kitchenette']",15663 Old Tete Jaune Road Valemount British Columbia,Canada,"(55.001251, -125.002441)", 2669,Valemount Hotel,3.0,Average,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",1200 Main Street Valemount British Columbia,Canada,"(52.8371464, -119.264611560986)",70.0 2670,Premier Mountain Lodge & Suites,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Spa', 'Golf Course', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",1495 6th Avenue on Karas Drive Valemount British Columbia,Canada,"(55.001251, -125.002441)",130.0 2671,Rocky RV Park,2.0,,[],885 Cranberry Lake Rd ,Canada,"(41.998056, -85.741943)", 2672,Arirang Guest House,1.0,,[],935 Cranberry Lake Road ,Canada,"(52.8287999, -119.279651711228)",210.0 2673,Stone Haven Inn B&B,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Kitchenette', 'Non-smoking rooms']",3235 Saywer Road Valemount British Columbia,Canada,"(55.001251, -125.002441)", 2674,Solstice Bed and Breakfast,,,[],3840 Bryan Road Valemount British Columbia,Canada,"(55.001251, -125.002441)", 2675,iRVin's RV Park & Campground,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog / Pet Friendly )']",360 Loseth Road Valemount British Columbia,Canada,"(55.001251, -125.002441)", 2676,Willow Burl Cabins,,,[], Valemount British Columbia,Canada,"(52.8315124, -119.2805793)", 2677,Mountain Dream Bed & Breakfast,5.0,,[],1505 Highway 5 South ,Canada,"('nil', 'nil')", 2678,Canoe River Campground,3.5,Very good,"['Babysitting', 'Children Activities (Kid / Family Friendly)']",Southern Yellowhead Hwy Valemount British Columbia,Canada,"(52.8318495, -119.2797377)", 2679,Ramakada Motel,4.0,,[],1290 Main St. ,Canada,"('nil', 'nil')", 2680,Canadian Lodge,4.0,,[],1501 5th Ave ,Canada,"(-26.1765917, 28.3170184)", 2681,Valemount Choice Accommodations in Canoe Mountain Estate (Furnished Accommodations),3.5,,[],Main St .South ,Canada,"(41.4638482, -73.2314235)", 2682,Mountain Reach Bed & Breakfast,1.5,,[],3840 Cedar Street ,Canada,"(-25.7614768, 28.2935719)", 2683,Mallard Mountain Lodge,,,[],Fraser-Fort George ,Canada,"(53.8847174, -122.6750016)", 2684,Swift Creek Motel,,,[],1301 2nd Ave ,Canada,"(40.8012854, -73.934665)", 2685,Hotel & Spa Le Germain Charlevoix,4.5,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Pool', 'Spa', 'Fitness Centre with Gym / Workout Room', 'Babysitting', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",5 Baie-St-Paul Quebec,Canada,"(47.444343, -70.505447)", 2686,Auberge La Muse,4.0,Very good,"['Restaurant', 'Free parking', 'Bar/Lounge', 'Business Centre with Internet Access', 'Conference Facilities', 'Electric vehicle charging station', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",39 rue Saint-Jean-Baptiste Baie-St-Paul Quebec,Canada,"(52.4760892, -71.8258668)", 2687,Motel des Cascades,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']",907 Boulevard Monseigneur de Laval Baie-St-Paul Quebec,Canada,"(47.4393237, -70.5208053)",79.0 2688,Auberge La Grande Maison,4.5,Excellent,"['Free parking', 'Bar/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Pool', 'Babysitting', 'Concierge', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']",160 St-Jean Baptiste Baie-St-Paul Quebec,Canada,"(52.4760892, -71.8258668)",115.0 2689,Auberge Cap-aux-corbeaux,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",62 rue du Nordet Baie-St-Paul Quebec,Canada,"(47.4299346, -70.4563106)",105.0 2690,Gite Fleury,,,[],10 Baie-St-Paul Quebec,Canada,"(47.444343, -70.505447)", 2691,Auberge L'Estampilles,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Bar/Lounge', 'Breakfast Available', 'Concierge', 'Electric vehicle charging station', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms']",24 Ch du Cap-aux-Corbeaux Nord Baie-St-Paul Quebec,Canada,"(52.4760892, -71.8258668)", 2692,Gite Au Perchoir,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']",443 Cap aux Rets Baie-St-Paul Quebec,Canada,"(52.4760892, -71.8258668)",149.0 2693,Gite TerreCiel,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",11 Baie-St-Paul Quebec,Canada,"(47.444343, -70.505447)", 2694,La Chambre des Maitres,,,[],10 Baie-St-Paul Quebec,Canada,"(47.444343, -70.505447)",96.0 2695,Nature et Pinceaux,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']",3 Baie-St-Paul Quebec,Canada,"(47.444343, -70.505447)", 2696,A la Chouette,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Family Rooms', 'Non-smoking rooms', 'Suites']", Baie-St-Paul Quebec,Canada,"(47.444343, -70.505447)",119.0 2697,Les Petits Brasseurs,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Concierge', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",3 Baie-St-Paul Quebec,Canada,"(47.444343, -70.505447)", 2698,Gite Au Clocheton,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']",5 Baie-St-Paul Quebec,Canada,"(47.444343, -70.505447)", 2699,Aux Portes du Soleil,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",29 de la Lumiere Baie-St-Paul Quebec,Canada,"(52.4760892, -71.8258668)", 2700,Hotel Baie Saint Paul,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Breakfast included', 'Banquet Room', 'Conference Facilities', 'Golf Course', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",8 Chemin du Golf Baie-St-Paul Quebec,Canada,"(47.442574, -70.5230499)", 2701,Maison Otis,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Indoor pool', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning']",23 rue St-Jean-Baptiste Baie-St-Paul Quebec,Canada,"(52.4760892, -71.8258668)",135.0 2702,Auberge Carpe Diem,,,[],299 rang St-Placide Sud Baie-St-Paul Quebec,Canada,"(47.4095986223402, -70.62540876948)",105.0 2703,Gite Les Colibris B&B,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",8 Baie-St-Paul Quebec,Canada,"(47.444343, -70.505447)", 2704,Auberge des Balcons,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Conference Facilities', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",63 Ambroise Fafard street Baie-St-Paul Quebec,Canada,"(52.4760892, -71.8258668)", 2705,Maison Chez Laurent,3.0,Average,"['Room service', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room']",1493 Monseigneur-de Laval Blvd Baie-St-Paul Quebec,Canada,"(52.4760892, -71.8258668)", 2706,Le Domaine Belle Plage,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Pool', 'Spa', 'Concierge', 'Golf Course', 'Heated pool', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",192 rue sainte-Ann Baie-St-Paul Quebec,Canada,"(52.4760892, -71.8258668)",100.0 2707,Gite Le Noble Queteux,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog / Pet Friendly )', 'Family Rooms']",8 Cote du Queteux Baie-St-Paul Quebec,Canada,"(47.4071451, -70.5455422)", 2708,Auberge aux Petits Oiseaux,4.5,Excellent,"['Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Air conditioning']",30 Boul Ambroise-Fafard Baie-St-Paul Quebec,Canada,"(52.4760892, -71.8258668)",93.0 2709,Auberge Ancrage,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms']",2 Baie-St-Paul Quebec,Canada,"(47.444343, -70.505447)",169.0 2710,Camping Le Genevrier,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Tennis Court']",1175 Boul Monseigneur-De Laval Baie-St-Paul Quebec,Canada,"(52.4760892, -71.8258668)", 2711,L'Orange Bistro,3.5,Very good,"['Free parking', 'Restaurant', 'Room service', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",2 Baie-St-Paul Quebec,Canada,"(47.444343, -70.505447)", 2712,Gite Esprit Follet,3.5,,[],29 Leclerc ,Canada,"(48.2487679, -4.4148414)", 2713,Gite les Petites Mesanges,3.0,Average,"['Free parking', 'Restaurant', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Children Activities (Kid / Family Friendly)', 'Shuttle Bus Service']",106 Baie-St-Paul Quebec,Canada,"(47.444343, -70.505447)", 2714,Camping du Gouffre,3.0,Average,"['Microwave', 'Refrigerator in room', 'Kitchenette']",439 chemin St-Lauren Baie-St-Paul Quebec,Canada,"(52.4760892, -71.8258668)", 2715,Chalets Huppes Du Massif,,,[],2-4 Chemin des Mures ,Canada,"(46.0724177, 3.9023165)", 2716,La Maison Sous Les Arbres,,,[],70-72 Chemin De La Martine ,Canada,"(47.3552936, -70.5568095)", 2717,Hotels Gouverneur Trois-Rivieres,3.5,Very good,"['Room service', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Pool', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",975 Rue Hart Trois-Rivieres Quebec,Canada,"(46.3443552, -72.5403923)",115.0 2718,Holiday Inn Express & Suites Trois-Rivieres Ouest,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Bar/Lounge', 'Breakfast Available', 'Indoor pool', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Non-smoking rooms']",2000 Rue Des Grand-Marches Trois-Rivieres Quebec,Canada,"(52.4760892, -71.8258668)",114.0 2719,Rodeway Inn,2.5,Average,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Banquet Room', 'Breakfast Available', 'Conference Facilities', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",3600 Boul. Gene H Kruger Trois-Rivieres Quebec,Canada,"(52.4760892, -71.8258668)", 2720,Delta Hotels by Marriott Trois Rivieres Conference Centre,3.5,Very good,"['Restaurant', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1620 Rue Notre-Dame Centre Trois-Rivieres Quebec,Canada,"(46.3400473, -72.5418667)",118.0 2721,Auberge Internationale de Trois-Rivieres,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Family Rooms']",497 rue Radisson Trois-Rivieres Quebec,Canada,"(46.3435291, -72.5448958)", 2722,Auberge du Lac Saint-Pierre,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Pool', 'Room service', 'Bar/Lounge', 'Spa', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Sauna', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",10911 Notre-Dame West Street Trois-Rivieres Quebec,Canada,"(52.4760892, -71.8258668)",126.0 2723,Hotel Oui GO!,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",141 Trois-Rivieres Quebec,Canada,"(46.3507999, -72.5571257)",164.0 2724,Motel Canadien,,,[],182 Trois-Rivieres Quebec,Canada,"(46.3507999, -72.5571257)",75.0 2725,Motel le Marquis,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",989 Trois-Rivieres Quebec,Canada,"(46.3507999, -72.5571257)",65.0 2726,Gite Loiselle B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",83 Trois-Rivieres Quebec,Canada,"(46.3507999, -72.5571257)", 2727,Days Inn by Wyndham Trois-Rivieres,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Bar/Lounge', 'Dry Cleaning', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",3155 Boulevard Saint Jean Trois-Rivieres Quebec,Canada,"(46.329414, -72.6023481)", 2728,Super 8 by Wyndham Trois-Rivieres,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']",3185 Blvd. Saint-Jean Trois-Rivieres Quebec,Canada,"(46.329872552983, -72.6031041091625)",98.0 2729,Les Suites de Laviolette,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Tennis Court', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",7201 rue Notre-Dame Ouest Trois-Rivieres Quebec,Canada,"(46.3140168, -72.5735644)",100.0 2730,Hotel-Motel Coconut,4.0,Very good,"['Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Casino and Gambling', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",7531 Notre-Dame Ouest Trois-Rivieres Quebec,Canada,"(52.4760892, -71.8258668)", 2731,Miami Motel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",300 Ruw Antoine-Pinard Trois-Rivieres Quebec,Canada,"(52.4760892, -71.8258668)", 2732,Gite Saint-Laurent,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Electric vehicle charging station', 'Golf Course', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",455 Trois-Rivieres Quebec,Canada,"(46.3507999, -72.5571257)", 2733,KiNipi,5.0,,[],8210 Des Forges Blvd ,Canada,"('nil', 'nil')", 2734,Motel Bellefeuille,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",2070 rue Bellefeuille Trois-Rivieres Quebec,Canada,"(46.3384144, -72.5526367)", 2735,Le Deauville Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Spa', 'Breakfast Available', 'Concierge', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",469 Trois-Rivieres Quebec,Canada,"(46.3507999, -72.5571257)",80.0 2736,Les Studios du Huard,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",4 Trois-Rivieres Quebec,Canada,"(46.3507999, -72.5571257)",85.0 2737,Hotel Maison de la Madone,3.5,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",10 Rue Denis-Caron Trois-Rivieres Quebec,Canada,"(46.3685017, -72.5013387)",99.0 2738,Comfort Inn Trois Rivieres,,,[],6255 rue Corbeil Trois-Rivieres Quebec,Canada,"(46.3289823699026, -72.5953053812317)",85.0 2739,Gite Soleil Levant,4.5,Excellent,"['Pool', 'Free High Speed Internet (WiFi)', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",30 Trois-Rivieres Quebec,Canada,"(46.3507999, -72.5571257)", 2740,Appart Hotel Trois-Rivieres,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",122 Trois-Rivieres Quebec,Canada,"(46.3507999, -72.5571257)",88.0 2741,Maison Parc Delormier,4.5,Excellent,"['Pool', 'Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning']",225 rue Delormier Trois-Rivieres Quebec,Canada,"(46.3075479, -72.5856926)",80.0 2742,L'Emerillon,5.0,,[],890 Terrasse Turcotte ,Canada,"(46.3426404, -72.5373819)", 2743,Auberge la Veranda,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",31 Trois-Rivieres Quebec,Canada,"(46.3507999, -72.5571257)",82.0 2744,La Maison des Leclerc,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room']",2821 Notre Dame East Trois-Rivieres Quebec,Canada,"(52.4760892, -71.8258668)", 2745,Motel Populaire,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",400 rue De La Sangamo Trois-Rivieres Quebec,Canada,"(46.3263818, -72.5622352)", 2746,Hoel Motel Penn Mass,2.5,Average,"['Free parking', 'Room service', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Casino and Gambling', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",303 Boul Ste-Madeleine Trois-Rivieres Quebec,Canada,"(52.4760892, -71.8258668)",55.0 2750,The Driftwood Inn,3.5,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",5454 Trail Avenue Sechelt British Columbia,Canada,"(49.4706538, -123.7588709)",149.0 2751,Royal Reach Motel,2.5,Average,"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",5758 Wharf Road Sechelt British Columbia,Canada,"(49.480024, -123.7566548)",108.0 2752,Cozy Court Motel,2.5,Average,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",5528 Inlet Ave Sechelt British Columbia,Canada,"(49.473233, -123.7561949)",109.0 2753,At The Shore B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",6394 Gale Ave N Sechelt British Columbia,Canada,"(49.5053355, -123.7820361)",189.0 2754,The Tuwanek Hotel,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Spa', 'Room service', 'Business Centre with Internet Access', 'Concierge', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",7545 Islets Pl Sechelt British Columbia,Canada,"(49.5457936, -123.7623959)", 2755,Tranquility Bay Waterfront Inn,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast Available', 'Hot Tub', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",7651 Sechelt Inlet Rd Sechelt British Columbia,Canada,"(49.5472871711171, -123.76315233917)", 2756,Sechelt Inlet B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Non-smoking rooms']",5870 Skookumchuk Rd Sechelt British Columbia,Canada,"(49.5230572596964, -123.767035473046)", 2757,Above the Inlet B and B and Vacation Rentals,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",5888 Turnstone Cres Sechelt British Columbia,Canada,"(49.483610551101, -123.768158584329)", 2758,Davis Brook Retreat,5.0,Excellent,"['Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms', 'Suites']",7079 Sechelt Inlet Rd Sechelt British Columbia,Canada,"(49.5429776688867, -123.758344066848)",113.0 2759,Davis Bay Bed & Breakfast,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Refrigerator in room', 'Non-smoking rooms']",4632 Hwy 101 Sechelt British Columbia,Canada,"(55.001251, -125.002441)", 2760,Tuckers Inn B&B and Spa,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Free parking', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",6966 Sunshine Coast Hwy Sechelt British Columbia,Canada,"(49.5077713941645, -123.897564728108)",145.0 2761,Beachcomber B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",6398 Gale Ave N Sechelt British Columbia,Canada,"(49.5083345311108, -123.795637050037)", 2762,Beachside by the Bay,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",5005 Sunshine Coast Hwy Sechelt British Columbia,Canada,"(49.4666158114204, -123.789629491276)", 2763,The Upper Deck Guesthouse,4.5,Excellent,['Kitchenette'],5653 Wharf Road Sechelt British Columbia,Canada,"(49.4773115, -123.7550861)", 2764,Oceanside Retreat,4.5,,[],5810 Marine Way ,Canada,"(49.2068301, -123.0309338)", 2765,Blue Sky Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",4726 Sunshine Coast Hwy Sechelt British Columbia,Canada,"(49.5085740332272, -123.898300429621)", 2766,Wilderness Resort and Retreat,4.0,,[],7648 Sechelt Inlet Rd ,Canada,"(49.5469617371062, -123.763200206629)", 2767,Bella Beach Inn,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",4748 Sunshine Coast Hwy Sechelt British Columbia,Canada,"(49.4451901, -123.7282397)", 2768,Treetop Bed and Breakfast Sunshine Coast,1.5,,[],6840 Sunshine Coast Hwy ,Canada,"(49.6945296512955, -123.962773391025)", 2769,Garden Bridge House,,,[],6914 Sunshine Coast Hwy ,Canada,"(49.6944500089979, -123.962777993604)", 2770,Treetopbnb,,,[],6840 Sunshine Coast Hwy ,Canada,"(49.6945296512955, -123.962773391025)",169.0 2773,Beach Hideaway Bed and Breakfast & Spa,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Spa', 'Breakfast included', 'Room service', 'Hot Tub', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Kitchenette', 'Non-smoking rooms', 'Suites']",5203 Sunshine Coast Hwy Sechelt British Columbia,Canada,"(49.4666098880346, -123.789807922131)", 2774,Takahashi Gardens Waterfront Retreat,,,[],5794 Marine Way Sechelt British Columbia,Canada,"(49.4840393, -123.7663825)", 2775,Four Winds Beach House & Spa,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Hot Tub', 'Non-smoking hotel', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",5482 Hill Rd Sechelt British Columbia,Canada,"(49.470934, -123.8333641)", 2776,Coracle Cove Waterfront Suite,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",6055 Coracle Dr Sechelt British Columbia,Canada,"(49.5206161114779, -123.77650824356)", 2777,Absolute Heaven Oceanfront Suites,5.0,Excellent,"['Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Suites']",6471 Sunshine Coast Hwy Sechelt British Columbia,Canada,"(49.4687440708984, -123.816162120023)", 2778,Tzoonie Ventures Ltd,,,[],Narrows Inlet Sechelt British Columbia,Canada,"(55.001251, -125.002441)", 2779,Catch of the Day Cottages,4.5,Excellent,"['Free Internet', 'Non-smoking hotel', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",5907 Sunshine Coast Hwy 101 Sechelt British Columbia,Canada,"(49.4678859830522, -123.80630307496)", 2780,Bayside Campground & RV Park,3.5,Very good,['Pets Allowed ( Dog / Pet Friendly )'],6040 Sechelt Inlet Rd Sechelt British Columbia,Canada,"(49.5368322363303, -123.756293051057)", 2781,Seastone at Sandy Hook,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)']",6157 Coracle Dr Sechelt British Columbia,Canada,"(49.5218681763564, -123.777012117285)", 2782,Bed 'n Boat Cottages,5.0,,[],5718 Anchor Road ,Canada,"(52.5514916, -2.0892025)", 2783,Happy Place Guest House,5.0,Excellent,[],4623 Whitaker Rd Sechelt British Columbia,Canada,"(49.4433127, -123.7269291)", 2784,Off the Hook Bed and Breakfast,5.0,Excellent,[],5879 Sandy Hook Rd Sechelt British Columbia,Canada,"(49.5254453, -123.7660261)", 2785,Eagle View B&B,4.0,,[],4839 Eagleview Rd ,Canada,"(37.239755, -79.749435)", 2786,We love it too B&B,5.0,Excellent,['Refrigerator in room'],5795 Windward Lane Sechelt British ,Canada,"(49.4700617, -123.7630302)", 2787,The Creekside Campground and RV Park,3.0,Average,['Pets Allowed ( Dog / Pet Friendly )'],4314 Sunshine Coast Hwy Sechelt British Columbia,Canada,"(49.5087216614833, -123.898435746149)", 2788,Summer Hill House Bed & Breakfast,3.5,,[],6282 Norwest Bay Rd ,Canada,"(49.4777660829376, -123.805677322114)", 2789,Bird Point Retreat,,,[], ,Canada,"('nil', 'nil')", 2790,Life's a Beach,,,[],5413 Selma Park Rd ,Canada,"(49.4644913, -123.7370577)", 2791,On the Inlet Bed & Breakfast,,,[],6383 Marmot Rd ,Canada,"(49.5033866, -123.7457973)", 2792,Rum Runner Inn,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",66 Montague Street Lunenburg Nova Scotia,Canada,"(44.3765249307692, -64.3120077384615)",99.0 2793,Smugglers Cove Inn,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",139 Montague Street Lunenburg Nova Scotia,Canada,"(44.3763427, -64.3087017)", 2794,Atlantic View Motel & Cottages,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",230 Masons Beach Rd Lunenburg Nova Scotia,Canada,"(44.3657145755268, -64.3207202463444)", 2795,Homeport Motel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",167 Victoria Road Lunenburg Nova Scotia,Canada,"(45.1960403, -63.1653789)",105.0 2796,Ashlea House B&B,,,[],42 Falkland Lunenburg Nova Scotia,Canada,"(44.3772983714286, -64.3185889857143)", 2797,Lunenburg Arms Hotel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Spa', 'Breakfast Available', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",94 Pelham Street Lunenburg Nova Scotia,Canada,"(44.3768254, -64.3106122923077)", 2798,Sail Inn B&B,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",99 Montague Street Lunenburg Nova Scotia,Canada,"(44.37654023125, -64.3105451625)", 2799,Boscawen Inn,4.5,Excellent,"['Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",150 Cumberland Street Lunenburg Nova Scotia,Canada,"(44.3774651, -64.3084288)", 2800,Atlantic Sojourn Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",56 Victoria Road Lunenburg Nova Scotia,Canada,"(45.1960403, -63.1653789)",125.0 2801,Mariner King Inn,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Minibar', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",15 King Street - Main Inn- Receptio Lunenburg Nova Scotia,Canada,"(45.1960403, -63.1653789)", 2802,Water Sprite Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",208 Pelham Street Lunenburg Nova Scotia,Canada,"(44.3761985, -64.3052517444444)", 2803,Kaulbach House,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",75 Pelham Street Lunenburg Nova Scotia,Canada,"(44.3770938428571, -64.3114949428571)", 2804,Lennox Inn 1791,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']",69 Fox Street Lunenburg Nova Scotia,Canada,"(44.3789217, -64.3117902)", 2805,Topmast Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",92 Masons Beach Road Lunenburg Nova Scotia,Canada,"(44.3691156614347, -64.3182546964242)", 2806,Lily Front Motel & Cottages,4.0,Very good,"['Free Internet', 'Free parking', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",693 Masons Beach Rd Lunenburg Nova Scotia,Canada,"(44.3678611, -64.3195145)", 2807,Brigantine Inn,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Restaurant', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",82 Montague Street Lunenburg Nov,Canada,"(44.3764573, -64.3113718)", 2808,Salt Shaker Deli & Inn,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Restaurant', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",126 Montague St. Lunenburg Nova Scotia,Canada,"(44.3762429833333, -64.3094862)",109.0 2809,Arbor View Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Kitchenette', 'Non-smoking rooms']",216 Dufferin Street Lunenburg Nova Scotia,Canada,"(44.38275596, -64.32521914)",149.0 2810,Rooms @ theLinc,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Non-smoking rooms']",306 Lincoln Street Lunenburg Nova Scotia,Canada,"(44.377054915, -64.308596975)", 2811,Bluenose Lodge,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']",10 Falkland Street Lunenburg Nova Scotia,Canada,"(44.378241, -64.3173034)", 2812,Wheelhouse Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",31 Knickle Road Lunenburg Nova Scotia,Canada,"(44.374206476127, -64.3203408114277)",85.0 2813,The Dockside Inn & Restaurant,4.0,Very good,"['Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",84 Montague Street Lunenburg Nova Scotia,Canada,"(44.3760854, -64.3072799)", 2814,At Townsend B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Public Wifi', 'Air conditioning']",287 Green Street Lunenburg Nova Scotia,Canada,"(44.3830103519405, -64.3299633144593)", 2815,The Wellshire Bed and Breakfast,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",201 York Street Lunenburg Nova Scotia,Canada,"(44.3787520625, -64.3059185625)", 2816,Pelham House Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Non-smoking rooms']",224 Pelham St. Lunenburg Nova Scotia,Canada,"(44.37605256, -64.30450162)", 2817,Addington Arms B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",27 Cornwallis Street Lunenburg Nova Scotia,Canada,"(44.37771615, -64.312351525)", 2818,Alicion Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']",66 McDonald Street Lunenburg Nova Scotia,Canada,"(44.37794117, -64.32229355)", 2819,Lunenburg Inn,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",26 Dufferin Street Lunenburg Nova Scotia,Canada,"(44.3789293, -64.3177987666667)", 2820,Lunenburg Oceanview Chalets,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",78 Old Blue Rocks Rd Lunenburg Nova Scotia,Canada,"(44.3731729949064, -64.2953589779505)", 2821,1826 Maplebird House Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Pool', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",36 Pelham Street Lunenburg Nova Scotia,Canada,"(44.3771295478227, -64.3133668023021)", 2822,1775 Solomon House Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",69 Townsend Street Lunenburg Nova Scotia,Canada,"(44.3784799571429, -64.3117491571429)", 2823,Greybeard's Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']",201 Pelham Street Lunenburg Nova Scotia,Canada,"(44.3764396333333, -64.3055535444445)", 2824,Captain's Bell Bed and Breakfast,5.0,Excellent,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Kitchenette', 'Non-smoking rooms', 'Suites']",289 Lunenburg Nova Scotia,Canada,"(44.3774954, -64.3154816)", 2825,Lunenburg Board of Trade Campground,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog / Pet Friendly )']",11 Blockhouse Hill Road Lunenburg Nova Scotia,Canada,"(44.377819, -64.3054275)", 2826,Bonnie's Down Home Country Bed and Breakfast,4.5,,[],3 Old Blue Rocks Rd ,Canada,"(44.3738784479328, -64.2990930988424)", 2827,Little Lake Family Campground,4.0,Very good,[],11677 Highway 3 Lunenburg Nova Scotia,Canada,"(44.3785861376284, -64.362813509118)", 2828,Lahave River Campground,4.0,,[],1781 Newburne Rd ,Canada,"(44.6045629793157, -64.6021608882143)", 2829,Admiralty House,4.0,,[],2107 Highway 215 ,Canada,"(38.7985413, -86.8833453)", 2830,100 Acres & An Ox Country Inn,5.0,,[],4172 Cornwall Roa ,Canada,"('nil', 'nil')", 2831,Brigantine Suites,5.0,Excellent,[],120 Montague St. Lunenburg Nova Scotia,Canada,"(44.3760854, -64.3072799)", 2832,Escarpment Heights Motel and Cottages,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']",16 Hay Bay Rd Tobermory Ontario,Canada,"(45.2528049, -81.6669054)", 2833,Adventure the Bruce Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",7362 6 Hwy Tobermory Ontario,Canada,"(50.000678, -86.000977)", 2834,Grandview,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",Earl Street Tobermory Ontario,Canada,"(45.2585894, -81.6599907)", 2835,The Forest House B&B,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",68 Harpur Drive Tobermory Ontario,Canada,"(45.2615094923077, -81.6584645384615)", 2836,Peacock Villa Motel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Refrigerator in room', 'Non-smoking rooms']",30 Legion St. Tobermory Ontario,Canada,"(45.2546135359204, -81.6677027502214)", 2838,Cedar Vista Motel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",7370 6 Hwy Tobermory Ontario,Canada,"(50.000678, -86.000977)", 2839,Little Cove Adventures,4.5,Excellent,[],7111 6 Hwy Tobermory Ontario,Canada,"(50.000678, -86.000977)", 2840,Big Tub B&B,5.0,,[],67 Big Tub Rd ,Canada,"(45.2555168287395, -81.6725434316837)", 2841,Little Cove Villa,,,[],201 Little Cove Road ,Canada,"(35.8320689233384, -84.9094200534366)", 2842,Harbour 90 Adult Only Guest House,1.0,,[],90 Big Tub Road ,Canada,"(45.2551483796926, -81.6751197256836)", 2843,"Tobermory Inn, Suites & Cottages",1.5,Poor,"['Free parking', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",122 Bay St S Tobermory Ontario,Canada,"(45.2625421810304, -81.6605082530837)", 2844,Caribbean of the North,5.0,Excellent,['Free High Speed Internet (WiFi)'],19 Eagle Rd Tobermory Ontario,Canada,"(50.000678, -86.000977)", 2845,Hidden Valley Motel,4.5,Excellent,"['Free parking', 'Free Internet', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",131 Hidden Valley Rd Tobermory Ontario,Canada,"(50.000678, -86.000977)", 2846,Big Tub Harbour Resort,,,[],236 Big Tub Rd Tobermory Ontario,Canada,"(45.2575579905673, -81.6765634146101)", 2847,Gales Haven Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Air conditioning', 'Microwave', 'Refrigerator in room']",135 Huron Drive Tobermory Ontario,Canada,"(50.000678, -86.000977)", 2848,Roxys Gas & Variety Cabins & Tent Sites,4.5,Excellent,['Free parking'],6313 6 Hwy Tobermory Ontario,Canada,"(50.000678, -86.000977)", 2849,Lands End Park,3.5,Very good,"['Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )']",59 Corey Crescent Tobermory Ontario,Canada,"(45.2392449, -81.6845887)", 2850,Cedar Grove Cottages Family Resort,5.0,Excellent,"['Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",134 Cameron Lake Rd Tobermory Ontario,Canada,"(50.000678, -86.000977)", 2851,Dry Dock B&B,4.5,Excellent,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",17 Legion Street Tobermory Ontario,Canada,"(45.2536927231453, -81.6672333261889)", 2852,Riley's Bed and Breakfast,5.0,,[],13 Belrose Rd ,Canada,"(45.2144347356047, -81.6414015099934)", 2853,Happy Hearts Park,,,[],93 Cape Hurd Rd Tobermory Ontario,Canada,"(45.2349948043647, -81.6575895080838)", 2854,Cyprus Lake Campground,,,[], Tobermory,Canada,"(56.6227872, -6.0682243)", 2855,Buckley's Waterfront Cottages,4.5,,[],107 Warner Bay Rd ,Canada,"(42.180259, -79.415306)", 2856,Maple Golf Inn,4.5,Excellent,[],22 Maple Golf Cres Tobermory Ontario,Canada,"(45.2395596787962, -81.6423699494198)", 2857,The Belrose Inn and Marco Polo Boutique,2.5,,[],16 Bay Street ,Canada,"(28.8524817291667, -81.6857366875)", 2863,Holiday Inn Hotel & Suites Red Deer South,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",33 Petrolia Dr Red Deer Alberta,Canada,"(52.2137161, -113.811868226203)",94.0 2864,Holiday Inn Express Red Deer,4.5,Excellent,"['Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",2803 50th Avenue Red Deer Alberta,Canada,"(55.001251, -115.002136)", 2866,Holiday Inn Express Red Deer North,5.0,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",6433 Orr Drive Red Deer Alberta,Canada,"(52.2883754, -113.8503769)", 2867,Radisson Red Deer,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Spa', 'Pool', 'Room service', 'Restaurant', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",6500 67 St Red Deer Alberta,Canada,"(52.2887002, -113.8411157)", 2868,Hampton Inn & Suites by Hilton Red Deer,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",128 Leva Ave Red Deer Alberta,Canada,"(52.20624365, -113.8173162)", 2869,Best Western Plus Red Deer Inn & Suites,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",6839 66 St Red Deer Alberta,Canada,"(52.2865843114179, -113.852452948614)", 2870,Microtel Inn & Suites by Wyndham Red Deer,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",126 Leva Ave Red Deer Alberta,Canada,"(52.2053399, -113.817975425)",110.0 2871,TownePlace Suites Red Deer,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",6822 66 St Red Deer Alberta,Canada,"(52.28596, -113.853014)",116.0 2872,Baymont by Wyndham Red Deer,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",4311 49 Ave Red Deer Alberta,Canada,"(52.262879, -113.8116487)", 2873,Econo Lodge Inn & Suites City Centre,3.5,Very good,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Tennis Court', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",4124 50 Ave Red Deer Alberta,Canada,"(52.261031, -113.814296)",62.0 2874,Staybridge Suites Red Deer North,4.0,,[],6329 Orr Dr ,Canada,"(42.8421048562404, -81.2531473976842)",119.0 2875,Sheraton Red Deer Hotel,4.0,Very good,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Room service', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",3310 50 Ave Red Deer Alberta,Canada,"(52.2506725, -113.8141185)", 2876,Motel 6 Red Deer,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Smoking rooms available']",5001 19 St Red Deer Alberta,Canada,"(52.234377, -113.8214573)",89.0 2877,Days Inn by Wyndham Red Deer,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",1000-5001 19 St Red Deer Alberta,Canada,"(55.001251, -115.002136)",101.0 2878,Super 8 by Wyndham Red Deer City Centre,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",4217 Gaetz 50th Avenue Red Deer Alberta,Canada,"(55.001251, -115.002136)", 2879,Black Knight Inn,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Room service', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",2929 50 Ave Red Deer Alberta,Canada,"(52.2506725, -113.8141185)", 2880,Ramada by Wyndham Red Deer Hotel and Suites,,,[],6853 66 St Red Deer Alberta,Canada,"(52.287258, -113.8504881)",110.0 2881,Comfort Inn & Suites Red Deer,,,[],6846 66 St Red Deer Alberta,Canada,"(52.2870844926274, -113.851065551608)",108.0 2882,Sandman Hotel Red Deer,3.0,Average,"['Pool', 'Fitness Centre with Gym / Workout Room', 'Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar/Lounge', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",2818 50 Ave Red Deer Alberta,Canada,"(52.2469629, -113.816186123755)",105.0 2883,Western Budget Motel Red Deer#2,5.0,,[],57 Gasoline Alley E ,Canada,"(52.21736565, -113.81286054829)",79.0 2884,Quality Inn & Conference Centre,4.0,Very good,"['Free parking', 'Restaurant', 'Pool', 'Room service', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",7150 50 Ave Red Deer Alberta,Canada,"(52.2506725, -113.8141185)",104.0 2885,Howard Johnson by Wyndham Red Deer,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Non-smoking rooms']",71 Gasoline Alley E Red Deer Alberta,Canada,"(52.2188167, -113.8126909)",63.0 2886,South Hill Motor Inn,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Air conditioning', 'Microwave', 'Refrigerator in room']",73 Gasoline Alley E Red Deer Alberta,Canada,"(52.21935255, -113.812481436645)",71.0 2887,Empire Inn & Suites,3.5,Very good,"['Breakfast included', 'Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Dry Cleaning', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",23 Gasoline Alley E Red Deer Alberta,Canada,"(52.2073578, -113.81204075175)", 2889,Western Budget Motel #1 Red Deer,5.0,,[],171 Leva Ave ,Canada,"(52.21414705, -113.815062115571)", 2890,Super 8 by Wyndham Red Deer,,,[],7474 Gaetz Ave Red Deer Alberta,Canada,"(52.2538758, -113.8138969)", 2891,Travelodge Red Deer,2.5,Average,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Pool', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Family Rooms', 'Non-smoking rooms']",2807 50 Ave Red Deer Alberta,Canada,"(52.2506725, -113.8141185)",93.0 2892,Springbett Bed & Breakfast,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Non-smoking rooms']",4445 Springbett Dr Red Deer Alberta,Canada,"(52.2576251002898, -113.802433871281)", 2893,Rolyn Hills B&B and Guest Ranch,,,[],R.r.# 2 Red Deer Alberta,Canada,"(55.001251, -115.002136)", 2894,The Suites,,,[],439 Memorial Parkway Red Deer Alberta,Canada,"(55.001251, -115.002136)", 2895,Lions Campground,,,[],4759 Riverside Dr Red Deer Alberta,Canada,"(52.280401, -113.804912)", 2896,Westerner Campground,3.0,,[],4847D - 19 Street ,Canada,"('nil', 'nil')", 2897,Western Budget Motel Red Deer #2,,,[],37549 Queen Elizabeth II Hwy Red Deer Alberta,Canada,"(52.3059983, -113.8613047)", 2898,Western Budget Reddeer #1,,,[],37468 Highway 2 South Red Deer Alberta,Canada,"(51.8533093, -114.0256429)", 2899,Carvella Guest Home,,,[],NW-31-38-2-W5th Red Deer Alberta,Canada,"(55.001251, -115.002136)", 2900,Deer Park Inn,,,[],37557 Highway 2 South ,Canada,"('nil', 'nil')", 2901,Best Western Plus Fredericton Hotel & Suites,,,[],333 Bishop Dr Fredericton New Brunswick,Canada,"(45.9449942, -66.680472)", 2902,Delta Hotels by Marriott Fredericton,4.5,Excellent,"['Pool', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar/Lounge', 'Spa', 'Babysitting', 'Banquet Room', 'Breakfast Available', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",225 Woodstock Rd Fredericton New Brunswick,Canada,"(45.964915, -66.6627904331502)", 2903,Holiday Inn Express & Suites,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",665 Prospect Street Fredericton New Brunswick,Canada,"(45.94951715, -66.6845695074934)",133.0 2904,Riverside Resort & Conference Center,3.5,Very good,"['Restaurant', 'Pool', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",35 Mactaquac Rd Fredericton New Brunswick,Canada,"(45.9461983, -66.86647)", 2905,Hampton Inn & Suites by Hilton Fredericton,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",470 Bishop Dr Fredericton New Brunswick,Canada,"(45.941281, -66.6760304386043)", 2906,Fredericton Inn,4.0,Very good,"['Pool', 'Free parking', 'Room service', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1315 Regent St Fredericton New Brunswick,Canada,"(45.93617015, -66.6616553232246)", 2907,City Motel,4.0,Very good,"['Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",1216 Regent St Fredericton New Brunswick,Canada,"(45.9409763, -66.6562252)", 2908,Radisson Kingswood,4.5,Excellent,"['Room service', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",41 Kingswood Way Fredericton New Brunswick,Canada,"(45.9300252, -66.7122983)", 2909,Quartermain House B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",92 Waterloo Row Fredericton New Brunswick,Canada,"(45.9537175, -66.6328907172914)", 2910,Quality Inn & Suites Amsterdam,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Tennis Court', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']",559 Bishop Dr Fredericton New Brunswick,Canada,"(45.9416143, -66.6730322676564)", 2911,The Colonel's IN Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",843 Union St Fredericton New Brunswick,Canada,"(45.9555926, -66.62306)", 2912,Days Inn by Wyndham Fredericton,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Restaurant', 'Bar/Lounge', 'Banquet Room', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Family Rooms', 'Non-smoking rooms']",958 Prospect St Fredericton New Brunswick,Canada,"(45.9429475, -66.6720959477144)", 2913,Hilton Garden Inn Fredericton Downtown,4.5,Excellent,"['Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",620 Queen St Fredericton New Brunswick,Canada,"(45.9609765, -66.6383805)", 2914,Airport Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",2251 Lincoln Road (Hwy. 102) Fredericton New Brunswick,Canada,"(45.9117371, -66.5870442)", 2915,Crowne Plaza Lord Beaverbrook Hotel,4.0,Very good,"['Pool', 'Room service', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",659 Queen St Fredericton New Brunswick,Canada,"(45.9609765, -66.6383805)",181.0 2916,Ramada by Wyndham Fredericton,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Room service', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']",480 Riverside Dr Fredericton New Brunswick,Canada,"(45.9456958, -66.6177246)", 2917,Carriage House Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Conference Facilities', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",230 University Ave Fredericton New Brunswick,Canada,"(45.95492935, -66.6341642478392)", 2918,Silverwood Inn & Suites,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Pool', 'Room service', 'Free parking', 'Restaurant', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",3136 Woodstock Rd Fredericton New Brunswick,Canada,"(45.9650431, -66.7686339632979)", 2919,Knights Inn Fredericton,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",1214 Lincoln Rd Fredericton New Brunswick,Canada,"(45.9196165, -66.5970483373158)", 2920,Comfort Inn Fredericton,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",797 Prospect St Fredericton New Brunswick,Canada,"(45.9466258, -66.6780039705356)", 2921,Fort Nashwaak Motel,3.0,Average,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']",15 Riverside Dr Fredericton New Brunswick,Canada,"(45.9456958, -66.6177246)", 2922,Prospect Inn,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",1600 Woodstock Rd Fredericton New Brunswick,Canada,"(45.96620955, -66.7115558)", 2923,On the Pond Lodge,4.5,Excellent,"['Restaurant', 'Bar/Lounge', 'Spa', 'Fitness Centre with Gym / Workout Room', 'Airport transportation', 'Sauna', 'Air conditioning']",20 Route 615 Fredericton New Brunswick,Canada,"(46.500283, -66.750183)", 2924,Premiere Suites The Creighton,5.0,,[],220 King Street ,Canada,"(42.9872135909091, -79.2509346363636)", 2925,St. Thomas University Summer Hotel,4.0,Very good,"['Fitness Centre with Gym / Workout Room', 'Golf Course', 'Laundry Service', 'Non-smoking hotel']",368 Forest Hill Road Fredericton New Brunswick,Canada,"(45.9378415, -66.6324569728607)", 2926,Skyline Motel,3.5,Very good,"['Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",Forest Hill Rd Fredericton New Brunswick,Canada,"(45.9381763, -66.6344647)", 2927,UNB Fredericton Summer Hotel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Conference Facilities', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",20 Bailey Drive Fredericton New Brunswick,Canada,"(45.94595045, -66.6401525359227)", 2928,Norfolk Motel,,,[],815 Riverside Dr Fredericton New Brunswick,Canada,"(45.9456958, -66.6177246)",59.0 2929,Work Play Suites,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",677 Union St Fredericton New Brunswick,Canada,"(45.9555926, -66.62306)", 2930,Brennan's Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",146 Waterloo Row Fredericton New Brunswick,Canada,"(45.9521252, -66.6331060057766)", 2931,Parkview Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",236 Odell Ave Fredericton New Brunswick,Canada,"(45.9628792, -66.6549056)", 2932,Hartt Island RV Resort & Waterpark,4.0,Very good,"['Pool', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Multilingual Staff', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry']",2475 Woodstock Rd Fredericton New Brunswick,Canada,"(45.9663882, -66.7439406930678)", 2933,Abbey Glenn Riverfront B&B,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Public Wifi']",102 Waterloo Row Fredericton New Brunswick,Canada,"(45.9430206, -66.6329356)", 2934,HI Fredericton,4.0,,[],621 Churchill Row ,Canada,"(45.95660535, -66.641854546824)", 2935,Roadside Motel,4.0,Very good,[],3005 Woodstock Rd Fredericton New Brunswick,Canada,"(45.9647543, -66.6559011)", 2936,Heritage Country Camping,3.5,,[],2400 Route 105 ,Canada,"(-14.2738508, -170.7061434)", 2937,Woolastook Park and Campground,2.5,Average,"['Babysitting', 'Pets Allowed ( Dog / Pet Friendly )']",Upper Kingsclear Fredericton New Brunswick,Canada,"(45.8870581, -66.9082458)", 2938,Castleton Suites Fredericton,,,[],700 Forest Hill Road ,Canada,"(52.4551016, -1.7772496)", 2939,Chalets du Bout du Monde,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",1141 Route Haldimand Gaspe Quebec,Canada,"(52.4760892, -71.8258668)",246.0 2940,Hotel Plante,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Dry Cleaning', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",13 Gaspe Quebec,Canada,"(48.8317451, -64.4837079)", 2941,Auberge sous les Arbres,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Concierge', 'Electric vehicle charging station', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",146 de la Reine Street Gaspe Quebec,Canada,"(52.4760892, -71.8258668)", 2942,Motel du Haut Phare,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Tennis Court', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1334 Route 132 Cap-Des-Rosiers Gaspe Quebec,Canada,"(52.4760892, -71.8258668)", 2943,Hotel des Commandants,3.5,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Business Centre with Internet Access', 'Casino and Gambling', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",178 Rue de la Reine Gaspe Quebec,Canada,"(48.8283745, -64.4860155)", 2944,Aube Aventure,,,[],2172 Boul. Grande-Greve Gaspe Quebec,Canada,"(52.4760892, -71.8258668)", 2945,Gite Le Meilleur des 2 Mondes Bed & Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Concierge', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",68 Gaspe Quebec,Canada,"(48.8317451, -64.4837079)", 2946,Hotel-Motel Le Pharillon,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Refrigerator in room', 'Non-smoking rooms']",1293 boulevard de Cap-Des-Rosiers Gaspe Quebec,Canada,"(48.860035, -64.203759188478)", 2947,Hostel Griffon Aventure,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",829 Du Griffon Blvd Gaspe Quebec,Canada,"(52.4760892, -71.8258668)", 2948,Le Phenix Gite Historique,4.5,,[],55 York Est ,Canada,"('nil', 'nil')", 2949,Auberge la Petite Ecole de Forillon,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Conference Facilities', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",182 Gaspe Quebec,Canada,"(48.8317451, -64.4837079)", 2950,Cabines Sur Mer,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Kitchenette']",125 Gaspe Quebec,Canada,"(48.8317451, -64.4837079)", 2951,Petales de Rose,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",1184 Cap-des-Rosiers Gaspe Quebec,Canada,"(48.839716, -64.2408248)", 2952,Gite la Normande,4.5,,[],19 rue Davis ,Canada,"(48.8282446, -64.4910619)", 2953,Chalets du Parc,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1231 Boul de Forillon Gaspe Quebec,Canada,"(52.4760892, -71.8258668)", 2954,Motel Adams,3.5,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",2 Gaspe Quebec,Canada,"(48.8317451, -64.4837079)", 2955,Motel le Noroit,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Public Wifi', 'Microwave', 'Refrigerator in room']",58 Gaspe Quebec,Canada,"(48.8317451, -64.4837079)", 2956,L'envolee du vieux couvent,4.5,Excellent,['Free High Speed Internet (WiFi)'],1272 Boul. Cap-Des-Rosiers Gaspe Quebec,Canada,"(52.4760892, -71.8258668)", 2957,Auberge du Saumonier Lodge,4.0,Very good,"['Breakfast included', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Breakfast Available', 'Concierge', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']",282 Montee Cortereal Gaspe Quebec,Canada,"(52.4760892, -71.8258668)", 2958,Gite Maison Madame Alain,,,[],732 boul. du Griffon Gaspe Quebec,Canada,"(52.4760892, -71.8258668)", 2959,La Maison William Wakeham,,,[],C.P. 3-12 186 De la Reine St Gaspe Quebec,Canada,"(52.4760892, -71.8258668)", 2960,Auberge Internationale Forillon,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",2095 boul de Grande-Greve Gaspe Quebec,Canada,"(52.4760892, -71.8258668)", 2961,Auberge Jeunesse la Merluche,4.5,Excellent,"['Room service', 'Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Wheelchair Access', 'Kitchenette']",202 Rue de la Reine Gaspe Quebec,Canada,"(48.826702, -64.4897312)", 2962,Motel Chalets Baie De Gaspe,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Refrigerator in room', 'Non-smoking rooms']",2097 De Grande-Greve Blvd Gaspe Quebec,Canada,"(52.4760892, -71.8258668)", 2963,Motel Camping Fort Ramsay,3.0,Average,"['Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",25 Gaspe Quebec,Canada,"(48.8317451, -64.4837079)", 2964,Auberge De Douglastown,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Family Rooms']",28 Avenue St-Patrick Gaspe Quebec,Canada,"(48.7628823, -64.3760203)",70.0 2965,Auberge Le Caribou,3.0,Average,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']",82 Boulevard Renard Ouest Quebec,Canada,"(49.0036377, -64.3933557)", 2966,Motel Suisse,2.0,Poor,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms']",160 Gasp,Canada,"(37.8536980667151, -78.8379418291732)", 2967,Motel Gaspe 2007,1.0,Terrible,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Family Rooms']",960 Route Haldimand Gaspe Quebec,Canada,"(52.4760892, -71.8258668)", 2968,Au Refuge d'Iris,,,[],1201 Boulevard de Cap des Rosiers ,Canada,"(48.8687364953982, -64.2124015779278)", 2969,Camping Parc Nature Gaspe,5.0,Excellent,"['Restaurant', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)']",198 Gaspe Quebec,Canada,"(48.8317451, -64.4837079)", 2970,Gite Haut Phare,4.5,,[],1321 De Cap-des-Rosiers Blvd ,Canada,"('nil', 'nil')", 2971,Camping des Appalaches,4.5,,[],36 Quebec,Canada,"(33.5739513541667, -117.734158020833)", 2972,Camping L'Erabliere,5.0,,[],28 route Miguasha ,Canada,"('nil', 'nil')", 2973,Motel & Chalets au Gaspesien,2.5,,[],5 ,Canada,"(45.9194745, 14.3637139)", 2974,Chalets Corte-Real Dartmouth,,,[],60 ,Canada,"(49.41205455, 2.40648784690548)", 2982,Hampton Inn by Hilton North Bay,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",950 McKeown Ave North Bay Ontario,Canada,"(46.3324767, -79.4775805)", 2983,Homewood Suites by Hilton North Bay,5.0,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",495 Oak St W North Bay Ontario,Canada,"(46.3147425, -79.4691826)", 2984,Sunset Inn on the Park,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",641 Lakeshore Dr North Bay Ontario,Canada,"(46.260186, -79.4302986)", 2986,Holiday Inn Express Hotel & Suites North Bay,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1325 Seymour St North Bay Ontario,Canada,"(46.3096742, -79.4378259)", 2987,Best Western North Bay Hotel & Conference Centre,4.0,Very good,"['Pool', 'Free parking', 'Room service', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",700 Lakeshore Dr North Bay Ontario,Canada,"(46.260186, -79.4302986)", 2988,Travelodge by Wyndham Airport North Bay,3.5,Very good,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']",17-1525 Seymour St North Bay Ontario,Canada,"(50.000678, -86.000977)", 2989,Super 8 by Wyndham North Bay,4.0,Very good,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Non-smoking rooms']",570 Lakeshore Dr North Bay Ontario,Canada,"(46.2709732, -79.4422491054102)", 2990,Comfort Inn Airport (North Bay),3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",1200 O'Brien St North Bay Ontario,Canada,"(46.3179927, -79.4571495)", 2991,Comfort Inn Lakeshore - North Bay,4.0,Very good,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Dry Cleaning', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']",676 Lakeshore Dr North Bay Ontario,Canada,"(46.26747365, -79.4361951386899)", 2992,Previous SlideNext Slide Travelodge by Wyndham North Bay Lakeshor,4.0,Very good,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Breakfast Available', 'Business Centre with Internet Access', 'Electric vehicle charging station', 'Golf Course', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']",718 Lakeshore Dr North Bay Ontario,Canada,"(46.260186, -79.4302986)", 2993,Bay Motel,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",4335 Highway 11 N North Bay Ontario,Canada,"(50.000678, -86.000977)", 2994,Howard Johnson by Wyndham North Bay,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Non-smoking rooms']",255 McIntyre St W North Bay Ontario,Canada,"(46.3143624, -79.4659675)", 2995,Days Inn & Suites by Wyndham North Bay,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",340 Main St W North Bay Ontario,Canada,"(46.326354, -79.5000016)", 2996,Nipissing Inn,,,[],1078 Lakeshore Dr North Bay Ontario,Canada,"(46.2586628, -79.4155221)", 2997,The Lincoln Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",594 Lakeshore Dr North Bay Ontario,Canada,"(46.260186, -79.4302986)", 2998,"Franklin Motel, Tent & Trailer Park",3.5,Very good,"['Pool', 'Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Children Activities (Kid / Family Friendly)', 'Heated pool', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",444 Lakeshore Dr North Bay Ontario,Canada,"(46.260186, -79.4302986)", 2999,Lakeshore Suites,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",710 Lakeshore Dr North Bay Ontario,Canada,"(46.260186, -79.4302986)", 3000,Glen Garry Motel & Cottages,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Ski-In / Ski-Out', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",785 Lakeshore Dr North Bay Ontario,Canada,"(46.260186, -79.4302986)", 3001,Residence & Conference Centre - North Bay,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Conference Facilities', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",15 College Dr North Bay Ontario,Canada,"(46.3423412, -79.4873212)", 3002,Bo-Mark Motel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",3207 Highway 11 N North Bay Ontario,Canada,"(50.000678, -86.000977)", 3003,Adani Beach Retreat Bed & Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Spa', 'Multilingual Staff', 'Non-smoking hotel', 'Ski-In / Ski-Out', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",767 Lakeshore Dr North Bay Ontario,Canada,"(46.260186, -79.4302986)", 3004,Torbay Cottages,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Kitchenette']",585 Banner Ave North Bay Ontario,Canada,"(46.2703236, -79.4432124)", 3005,Lakeshore Suites Plus,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms']",666 Lakeshore Dr North Bay Ontario,Canada,"(46.260186, -79.4302986)", 3006,Ramada by Wyndham Pinewood Park Resort North Bay,2.5,Average,"['Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Spa', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Golf Course', 'Hot Tub', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",201 Pinewood Park Dr North Bay Ontario,Canada,"(50.000678, -86.000977)", 3007,Glenwood Motel & Cottages,2.5,,[],467 Lakeshore Dr ,Canada,"(28.8510553444003, -81.690979301153)", 3008,Sundown Ridge,5.0,,[],810 17 Hwy W ,Canada,"(38.847218, -90.9399479183674)", 3009,"Champlain Tent, R.V. and Trailer Park",3.5,,[],1202 Premier Rd ,Canada,"(32.4931586363636, -94.8031308181818)", 3010,SP Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",238 King St W North Bay Ontario,Canada,"(46.3216536, -79.4549301)", 3011,Clear Lake Eco Retreat,5.0,,[],Lost Channel Rd ,Canada,"(43.0458601, -86.176193)", 3012,Relax Within Bed & Breakfast,4.5,,[],24 Kenwood Hills Dr ,Canada,"(46.3454128, -79.4456252)", 3013,Beach Court Apartments,4.0,,[],655 Lakeshore Dr ,Canada,"(28.8482018119784, -81.6948703908423)", 3014,White Fawn Motel,,,[],4319 Highway 11 N ,Canada,"('nil', 'nil')", 3015,Dolphin Motel Cottages,,,[],549 Lakeshore Dr ,Canada,"(28.8493292647206, -81.6931489245849)", 3016,Holiday Plaza Motel,,,[],416 Lakeshore Dr ,Canada,"(28.8505275793508, -81.692198958384)", 3017,Lancelot Inn,,,[],Lancelot Inn 295 Lakeshore Dr ,Canada,"('nil', 'nil')", 3018,Star Motel,,,[],405 Lakeshore Dr North Bay Ontario,Canada,"(46.260186, -79.4302986)", 3021,Voyager Inn,2.0,,[],123 Delaware Ave ,Canada,"(41.6199726938775, -78.840519122449)", 3022,The Old Courthouse Inn,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",6243 Walnut St Powell River British Columbia,Canada,"(49.8744273, -124.5522755)",119.0 3023,Town Centre Hotel,3.5,Very good,"['Restaurant', 'Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",4660 Joyce Ave Powell River British Columbia,Canada,"(49.8489957, -124.5226255)",149.0 3024,Westview Centre Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",4534 Marine Ave Powell River British Columbia,Canada,"(49.8313649, -124.5271583)",78.0 3025,Rodmay Heritage Hotel,3.5,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",6251 Yew St Powell River British Columbia,Canada,"(49.8728951, -124.5521962)", 3026,Oceanside Resort Motel,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",8063 Highway 101 Powell River British Columbia,Canada,"(49.9064765, -124.6217136)", 3027,Marland Motel,1.0,Terrible,"['Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",7156 Thunder Bay St Powell River British Columbia,Canada,"(49.8038512, -124.5152637)", 3028,Beyond Bliss Suites,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Spa', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",4555 Marine Ave Powell River British Columbia,Canada,"(49.8313649, -124.5271583)", 3029,Pacific Point Market and Suites,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Electric vehicle charging station', 'Golf Course', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']",7013 Thunder Bay St Powell River British Columbia,Canada,"(49.8056021, -124.5201939)", 3030,Island View Lodge,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",6255 Marine Ave Powell River British Columbia,Canada,"(49.8313649, -124.5271583)", 3031,Malaspina Bed and Breakfast,5.0,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Non-smoking rooms', 'Suites']",9340 Malaspina Rd Powell River British Columbia,Canada,"(49.9857845, -124.7092245)", 3032,Desolation Resort,4.5,Excellent,"['Free parking', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",2694 Dawson Rd Powell River British Columbia,Canada,"(55.001251, -125.002441)", 3033,Higgin's Inn,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",10150 Douglas Bay Rd Powell River British Columbia,Canada,"(55.001251, -125.002441)", 3034,Homfray Lodge,4.5,Excellent,"['Free Internet', 'Restaurant', 'Bar/Lounge', 'Breakfast included', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Conference Facilities', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",Homfray Channel Powell River British ,Canada,"(51.7252449, -3.0811001)", 3035,Stillwater Beach House B&B,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Kitchenette']",12417 Scotch Fir Point Rd Powell River British Columbia,Canada,"(49.7645913, -124.3030945)", 3036,Seabreeze Resort,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Refrigerator in room', 'Kitchenette', 'Suites']",10975 101 Hwy Powell River British Columbia,Canada,"(55.001251, -125.002441)", 3037,Powell River Harbour Guesthouse,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Kitchenette', 'Non-smoking rooms']",4454 Willingdon Ave Powell River British Columbia,Canada,"(49.8365297, -124.5279196)", 3038,Birdsnest B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Microwave', 'Refrigerator in room']",2136 Mahood Rd Powell River British Columbia,Canada,"(49.7721684, -124.3696882)", 3039,The Getaway Waterfront Cottage,4.5,,[],1929A Twin Eagles Rd ,Canada,"('nil', 'nil')", 3040,Marine Inn,3.0,Average,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Concierge', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",4429 Marine Ave Powell River British Columbia,Canada,"(49.8313649, -124.5271583)", 3041,Seaside Villa Motel & RV Park,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']",7274 Highway 101 Powell River British Columbia,Canada,"(49.9064765, -124.6217136)",75.0 3042,LNL,,,[],2119 Lang Bay Rd ,Canada,"(49.7729823, -124.3455403)", 3043,Beacon B&B By the Sea,5.0,Excellent,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']",3750 Marine Ave Powell River British Columbia,Canada,"(49.8313649, -124.5271583)", 3044,Cabana Desolation Eco Resort,5.0,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Breakfast included', 'Room service', 'Multilingual Staff', 'Non-smoking hotel', 'Non-smoking rooms']",Kinghorn Island in Desolation Sound Powell River British Columbia,Canada,"(55.001251, -125.002441)", 3045,Ocean Point Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",3344 Cortez Ave Powell River British Columbia,Canada,"(49.8052614, -124.524156)", 3046,Willingdon Beach Campsite,4.5,Excellent,"['Children Activities (Kid / Family Friendly)', 'Paid Internet', 'Paid Wifi', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry']",4845 Marine Ave Powell River British Columbia,Canada,"(49.8313649, -124.5271583)", 3047,SunCatcher Oceanside B&B,,,[],8853 Stark Rd Powell River British Columbia,Canada,"(55.001251, -125.002441)", 3048,Garnet Rock Oceanside Resort,5.0,,[],8425 Highway 101 ,Canada,"(44.545537664767, -65.8653790159508)", 3049,Cedar Lodge Bed & Breakfast,4.5,,[],9825A Malaspina Rd ,Canada,"('nil', 'nil')", 3050,Herondell Bed and Breakfast,5.0,Excellent,['Free parking'],RR# Powell River British Columbia,Canada,"(55.001251, -125.002441)", 3051,Family Farm B&B,5.0,,[],2590 Oxford Rd ,Canada,"(-43.2968727, 172.2010983)", 3052,Adventure Bed & Breakfast at Rockwood Retreat,5.0,,[],7439 Nootka St ,Canada,"(49.246661, -123.0416302)", 3053,Lang Bay Lifestyles Motel,5.0,,[],2119 Lang Bay Rd ,Canada,"(49.7729823, -124.3455403)", 3054,Westview Hill Bed and Breakfast,5.0,,[],3823 Trail Pl ,Canada,"(35.4990359, -86.5147261)", 3055,Nuages Bed & English Breakfast,4.0,,[],4290 Scotia Pl ,Canada,"(45.3926804, -75.6810612)", 3056,Kent's Beach Cabins & Campsites,3.0,Average,[],14171 101 Hwy Powell River British Columbia,Canada,"(55.001251, -125.002441)", 3057,Frolander Bay Beach Retreat Cottages,,,[],Scotch Fir Point Road ,Canada,"(49.7635707, -124.2968652)", 3058,Hilltop Bed and Breakfast,,,[],8750 Hwy-101 Powell River British Columbia,Canada,"(49.9064765, -124.6217136)", 3059,Beach Gardens Resort & Marina,3.5,Very good,"['Free parking', 'Restaurant', 'Pool', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Heated pool', 'Indoor pool', 'Meeting rooms', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",7074 Westminster St Powell River British Columbia,Canada,"(49.802461, -124.517848946873)", 3060,Holiday Inn West Kelowna,3.5,Very good,"['Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Pool', 'Room service', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",2569 Dobbin Rd West Kelowna British Columbia,Canada,"(49.8282707, -119.6377388)", 3061,The Cove Lakeside Resort,4.5,Excellent,"['Restaurant', 'Fitness Centre with Gym / Workout Room', 'Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Bar/Lounge', 'Spa', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Minibar', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",4205 Gellatly Rd West Kelowna British Columbia,Canada,"(49.8116539, -119.6232427)", 3062,Best Western Plus Wine Country Hotel & Suites,4.0,Very good,"['Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",3460 Carrington Rd West Kelowna British Columbia,Canada,"(49.830865, -119.617974)", 3063,A View of the Lake B & B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",1877 Horizon Dr West Kelowna British Columbia,Canada,"(49.8827872234454, -119.55040007673)",154.0 3064,A View to Remember B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Concierge', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",1090 Trevor Dr West Kelowna British Columbia,Canada,"(49.8560146, -119.5613337)",149.0 3066,Chez Nicole Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",1194 Pettman Rd West Kelowna British Columbia,Canada,"(49.9010623916976, -119.549251420593)",133.0 3067,Alexandria House Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",2462 Alexandria Way West Kelowna British Columbia,Canada,"(49.8548123721404, -119.619344787955)",185.0 3068,Adela's Bed and Breakfast,,,[],3077 Stoneridge Dr ,Canada,"(38.9729735, -95.3210443)",115.0 3069,Super 8 by Wyndham West Kelowna BC,3.0,Average,"['Pool', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1655 Westgate Rd West Kelowna British Columbia,Canada,"(49.8624939, -119.5811069)", 3070,Bella Luna bed and breakfast,5.0,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1279 Menu Rd West Kelowna British Columbia,Canada,"(49.8460202759364, -119.568925860772)", 3071,Chateau Du Lac B&B,5.0,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Concierge', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",1138 Gregory Rd West Kelowna British Columbia,Canada,"(49.846636, -119.5632602)", 3072,Apothic Boutique Bed & Breakfast,5.0,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Sauna', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",3067 Ourtoland Rd West Kelowna British Columbia,Canada,"(49.8490577202549, -119.562561737245)", 3073,Casa Loma Lakeshore Resort,,,[],2777 Casa Loma Rd West Kelowna British Columbia,Canada,"(49.8573377, -119.5374631)", 3074,Lakeview Oasis Bed and Breakfast,5.0,,[],530 Casa Grande Dr ,Canada,"(49.8659770124968, -119.536055704151)", 3075,Westhaven Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",3353 Hihannah View West Kelowna British Columbia,Canada,"(49.8506423808644, -119.606871430611)", 3076,Lake Okanagan Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",1450 Gregory Rd West Kelowna British Columbia,Canada,"(49.8451452, -119.5753957)", 3077,Casa Loma Bed & Breakfast,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Air conditioning']",2769 Benedick Rd West Kelowna British Columbia,Canada,"(49.8581578274822, -119.538327762602)", 3078,Willow Beach Bed and Breakfast,5.0,Excellent,"['Free parking', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms', 'Suites']",683 Westside Rd S West Kelowna British Columbia,Canada,"(50.0586868, -119.4980679)", 3079,Cheers B&B,5.0,Excellent,"['Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",3282 Malbec Cres West Kelowna British Columbia,Canada,"(49.8466780078164, -119.582328636926)", 3080,Morning Glory Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Concierge', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']",2093 Tomat Ave West Kelowna British Columbia,Canada,"(49.872866, -119.5440553)", 3081,Quails Quest Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Golf Course', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room']",1335 Menu Rd West Kelowna British Columbia,Canada,"(49.8459546828462, -119.571060137796)", 3082,Monkeys B&B,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid / Family Friendly)', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",2741 Sugosa Pl West Kelowna British Columbia,Canada,"(49.8521936243631, -119.645410554155)", 3083,Barona Beach Lakefront Resort,3.0,Average,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",4026 Pritchard Dr N West Kelowna British Columbia,Canada,"(49.8235012267367, -119.589191069188)", 3084,Coral Vacation Home,4.0,,[],3640 Granada Cresent ,Canada,"('nil', 'nil')", 3085,Kelowna Sunny Day House,3.0,,[],1138 Trevor Dr ,Canada,"(53.5202741, -2.1662094)", 3086,Kingdom Lodge,5.0,,[],1056 Caledonia Way ,Canada,"(34.1303364, -118.2346735)", 3087,Kelowna Lakeview Cove Bed & Breakfast,2.0,Poor,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1282 Lakeview Cove Pl West Kelowna British Columbia,Canada,"(49.8511895363722, -119.567830880253)", 3088,Casa Grande Resort,,,[],570 Casa Grande Dr West Kelowna British Columbia,Canada,"(49.8647475776418, -119.536595887426)", 3089,Lakeview Memories B&B,5.0,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Suites']",1284 Timothy Pl West Kelowna British Columbia,Canada,"(49.8472576, -119.5695385)", 3090,Lily's Pad Bed & Breakfast,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Hot Tub', 'Laundry Service', 'Air conditioning']",1051 Sussex Rd West Kelowna British Columbia,Canada,"(49.8724336, -119.5596551)", 3091,Bedsyde Manor,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Suites']",3595 Apple Way Blvd West Kelowna British Columbia,Canada,"(49.8356611, -119.5801203)", 3092,Shannon Lake Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Air conditioning']",2676 Moore Dr West Kelowna British Columbia,Canada,"(49.8616368, -119.6074154)", 3093,West Bay Beach Resort,4.5,,[],3745 West Bay Rd ,Canada,"(45.7257274256478, -61.0242101227442)", 3094,Vector View B&B,5.0,,[],3137 Vector Dr ,Canada,"(49.8464184, -119.5634187)", 3095,West Eagle Campground,2.5,,[],2325 Old Okanagan HIghway ,Canada,"(49.8433211565863, -119.61622730672)", 3097,Coast Oliver Hotel,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Indoor pool', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']",6273 Station Street Oliver British Columbia,Canada,"(49.1849088, -119.5492993)",110.0 3098,Mount View Motel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",5856 Main St Oliver British Columbia,Canada,"(49.1799019, -119.5512481)",69.0 3099,Maple Leaf Motel Inn Towne,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",5920 Main Street Oliver British Columbia,Canada,"(49.1799019, -119.5512481)", 3100,Cactus Tree Inn,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Non-smoking hotel', 'Outdoor pool', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",5887 97th Street Oliver British Columbia,Canada,"(49.166322, -119.5618977)",89.0 3101,The Villa at Hester Creek,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Breakfast included', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",877 Road 8 Oliver British Columbia,Canada,"(49.1439301, -119.596636)", 3102,The Lakeside Resort,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Suites']",6707 Lakeside Dr Oliver British Columbia,Canada,"(49.19316965, -119.540898129566)", 3103,VIntage Merlot Bed and Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",878 Merlot Ave Oliver British Columbia,Canada,"(49.1914851, -119.5397214)", 3104,Uncorked Bed & Breakfast,5.0,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Concierge', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",7145 Tucelnuit Dr Oliver British Columbia,Canada,"(49.1893191, -119.5373249)", 3105,Elm Tree Farm B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",307 Park Rill Rd Oliver British Columbia,Canada,"(49.2144325, -119.5532927)", 3106,Global Village B & B,5.0,Excellent,"['Pool', 'Free parking', 'Breakfast included', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Non-smoking rooms']",6622 Mountainview Dr Oliver British Columbia,Canada,"(49.1989424, -119.5443681)", 3107,Oliver House Bed and Breakfast,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning']",9787-336 Ave. Oliver British ,Canada,"(51.7252449, -3.0811001)", 3108,Desert Arms Hotel,3.5,,[],6341 Main Street ,Canada,"('nil', 'nil')", 3109,Pine Bluff Motel,3.5,Very good,"['Pool', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",8370 Gallagher Lake Frontage Rd Oliver British Columbia,Canada,"(55.001251, -125.002441)", 3110,Rd.6 B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",294 Road 6 Oliver British Columbia,Canada,"(49.148889, -119.5718315)", 3111,Burrowing Owl Estate Winery Guest House,4.5,Excellent,"['Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",100 Burrowing Owl Place Oliver British Columbia,Canada,"(49.0999876, -119.5359039)", 3112,Adobe Rose B&B,5.0,Excellent,"['Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",924 Morningstar Rd Oliver British Columbia,Canada,"(49.1776212, -119.5675149)", 3113,A Golden Mile BnB,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms', 'Suites']",5815 Tulameen Street Oliver British Columbia,Canada,"(49.177783, -119.5578591)", 3114,Above the Orchard B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Spa', 'Hot Tub', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms']",5516 Foxglove St Oliver British Columbia,Canada,"(49.1568755, -119.5615789)", 3115,Maple Leaf Motel and RV Campground Resort,4.5,Excellent,"['Pool', 'Free High Speed Internet (WiFi)', 'Conference Facilities', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",5457 Highway 97 Oliver British Columbia,Canada,"(49.170683, -119.556956)", 3116,High Chaparral Guest House,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",409 Patten Rd Oliver British Columbia,Canada,"(55.001251, -125.002441)", 3117,The Orchard at Oliver,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",5650 Highway 97 Oliver British Columbia,Canada,"(49.170683, -119.556956)", 3118,O'Reilly Organic Farm Bed & Breakfast,5.0,,[],R.R. # ,Canada,"(-15.6447803, -55.9728934)", 3119,Morbrook Farms B&B,5.0,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Air conditioning']",245 Bettison Rd Oliver British Columbia,Canada,"(49.2044305, -119.5536099)", 3120,Gallagher Lake Resort,3.5,Very good,"['Free Internet', 'Free parking', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry']",8439 Highway 97 Oliver British Columbia,Canada,"(49.170683, -119.556956)", 3121,Silver Sage Winery Luxury B&B,4.5,Excellent,[],4852 Ryegrass Rd Oliver British Columbia,Canada,"(49.1337403, -119.5680932)", 3122,The Lodge at Gallagher Lake,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",8331 Highway 97 Oliver British Columbia,Canada,"(49.170683, -119.556956)", 3123,Vaseux Lakefront Resort,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room']",118 Sundial Rd Oliver British Columbia,Canada,"(49.2722637, -119.5259978)", 3124,Apple Beach RV Park,4.0,Very good,['Pets Allowed ( Dog / Pet Friendly )'],915 Bulrush Rd Oliver British Columbia,Canada,"(49.2041928, -119.541507)", 3125,Sonora Pines Estates Guesthouse,4.5,,[],9763 382 Ave ,Canada,"(37.145891, -90.532988)", 3126,Garden Oasis B&B,4.5,,[],6622 Mountainview Dr ,Canada,"(41.5244806, -73.0173671)", 3127,Quails & Co. Bed & Breakfast,5.0,,[],37266 71st. Street ,Canada,"(24.5835921, 46.8602193)", 3128,Bel Air Cedar Resort,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Kitchenette']",33858 Highway 97 Oliver British Columbia,Canada,"(49.170683, -119.556956)", 3129,Desert Gem RV resort,3.5,,[],5357 Main St. (Hwy. 97) ,Canada,"(50.9816591, -2.7466472)", 3130,Retreat by the Lake,5.0,Excellent,"['Air conditioning', 'Refrigerator in room']",649 Lakeside Crt Oliver British Columbia,Canada,"(49.1890446, -119.5424902)", 3131,La te da B&B,4.5,,[],36865 85th S ,Canada,"(40.5965985, -111.9836762)", 3132,EZ Campground,2.5,Average,"['Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry']",8112 Highway 97 Oliver British Columbia,Canada,"(49.170683, -119.556956)", 3133,Legacy Acres B&B,,,[],458 Johnson Cres ,Canada,"(49.8459755, -97.321036809999)", 3134,19th Hole Bed and Breakfast,,,[],33426 123rd Street ,Canada,"(41.7160718, -83.4752804)", 3136,Sea Raven Motel,3.5,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Business Centre with Internet Access', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Shuttle Bus Service', 'Wheelchair Access', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",3301 Oceanview Dr. Queen Charlotte City British Columbia,Canada,"(53.2539096, -132.1055396)", 3137,Hiellen Longhouse Village,4.5,Excellent,"['Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']", Masset British Columbia,Canada,"(54.0124473, -132.1452236)", 3138,Cacilia s Bed and Breakfast,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Family Rooms']",40293 Highway 16 Tlell British ,Canada,"(51.7252449, -3.0811001)", 3139,Duffy's Cottages and Suites,,,[],Oceanview Drive 3419-B ,Canada,"(-33.9241848, 25.5391266)", 3140,Queen Charlotte Lodge,5.0,Excellent,"['Restaurant', 'Bar/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Non-smoking rooms', 'Suites']", Naden Harbour British Columbia,Canada,"(53.9872563, -132.627514299239)", 3141,Haida House at Tllaal,5.0,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Breakfast included', 'Non-smoking hotel', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms']",2087 Beitush Road Tlell British Columbia,Canada,"(53.5916281, -131.9393669)", 3142,Jags Beanstalk,4.5,Excellent,"['Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']",100 Highway 16 Skidegate British Columbia,Canada,"(55.001251, -125.002441)", 3143,The Lodge at Hippa Island (Westcoast Resorts),5.0,Excellent,"['Restaurant', 'Bar/Lounge', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Airport transportation', 'Hot Tub', 'Non-smoking hotel', 'Non-smoking rooms']",Hippa Island Queen Charlotte City British Columbia,Canada,"(55.001251, -125.002441)", 3144,The Lodge at Englefield Bay (Westcoast Resorts),5.0,Excellent,"['Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Concierge', 'Conference Facilities', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Non-smoking rooms']",Englefield Bay Queen Charlotte City British Columbia,Canada,"(55.001251, -125.002441)", 3145,Premier Creek Lodging,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Kitchenette', 'Non-smoking rooms']",3101 Third Ave. Queen Charlotte City British Columbia,Canada,"(55.001251, -125.002441)", 3146,Dorothy and Mike's Guest House,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Kitchenette', 'Non-smoking rooms', 'Suites']",3127 Second Ave Queen Charlotte City British Columbia,Canada,"(55.001251, -125.002441)", 3147,Copper Beech House B&B,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']",1590 Delkatla Masset British Columbia,Canada,"(54.0107849, -132.1400254)", 3148,Peregrine Lodge,5.0,Excellent,"['Free Internet', 'Restaurant', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Spa', 'Airport transportation', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms', 'Suites']",6425 River Rd Naden Harbour British Columbia,Canada,"(55.001251, -125.002441)", 3149,Chinook Lodge,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",2042 Maple Crescent Masset British Columbia,Canada,"(54.0130646, -132.148494904337)", 3150,Eagles Feast House,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']",2120 Harrison Avenue Masset British Columbia,Canada,"(54.0098779, -132.147851)", 3151,The West Coast Fishing Club - The Outpost,5.0,Excellent,"['Bar/Lounge', 'Breakfast included', 'Restaurant', 'Airport transportation', 'Hot Tub', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms', 'Suites']",Port Louis Inlet British Columbia ,Canada,"('nil', 'nil')", 3152,All The Beach You Can Eat,5.0,Excellent,"['Free parking', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Kitchenette', 'Non-smoking rooms']",15831 Tow Hill Rd Masset British Columbia,Canada,"(54.0108286, -132.1352818)", 3153,Echo Bay Lodge,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Business Centre with Internet Access', 'Concierge', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",223 2nd Ave Queen Charlotte City British Columbia,Canada,"(53.2553766, -132.0710348)", 3154,Smillie's Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Kitchenette', 'Non-smoking rooms', 'Suites']",97 Bayveiw Dr Port Clements British Columbia,Canada,"(55.001251, -125.002441)", 3155,Chateau Norm,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",4112 Oceanview Drive Queen Charlotte City British Columbia,Canada,"(53.2539096, -132.1055396)", 3156,Serenity Now! Bed and Breakfast,5.0,Excellent,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Non-smoking hotel', 'Non-smoking rooms']",40623 Highway 1 Tlell British Columbia,Canada,"(55.001251, -125.002441)", 3157,Spruce Point Lodge,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",609 6th Ave. Queen Charlotte City British Columbia,Canada,"(53.2527503, -132.0947473)", 3158,Haida Gwaii Lodge B&B,4.0,Very good,"['Free Internet', 'Free parking', 'Non-smoking rooms']",50 Raven Ave Masset British Columbia,Canada,"(54.0328385, -132.174324)", 3159,Alaska View Lodge,4.0,Very good,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']",12291 Tow Hill Road Masset British Columbia,Canada,"(54.0108286, -132.1352818)", 3160,Hidden Island RV & Campground,5.0,,[],1790 Tow Hill Rd ,Canada,"(54.0394987605646, -131.922439460868)", 3161,Engelhard's Oceanview Lodge,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Refrigerator in room', 'Non-smoking rooms']",1970 Harrison Ave Masset British Columbia,Canada,"(54.0098779, -132.147851)", 3162,Rapid Richie’s Beach Cabin Heaven,4.0,Very good,['Kitchenette'],15901 Tow Hill Roa Masset British Columbia,Canada,"(55.001251, -125.002441)", 3163,Richardson Ranch,4.5,,[],39614 Highway 16 ,Canada,"(40.8471162, -92.0317955)", 3164,Gracie's Place,3.5,Very good,"['Free Internet', 'Free parking', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",3113 Oceanview Dr Queen Charlotte City British Columbia,Canada,"(53.2539096, -132.1055396)", 3165,Agate Beach Campground,5.0,,[],Tow Hill Rd ,Canada,"(40.7722579, -78.0160661)", 3166,Riverside Bed & Breakfast,,,[], Tlell British Columbia,Canada,"(53.583538, -131.933441)", 3167,Breezeway Accommodations,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Kitchenette', 'Suites']",901 3rd Ave Queen Charlotte City British Columbia,Canada,"(53.2548411, -132.0604261)", 3168,Hecate Inn,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Kitchenette', 'Non-smoking rooms']",321 Oceanview Dr Queen Charlotte City British Columbia,Canada,"(53.2543478886362, -132.102857453917)", 3169,Golden Spruce Motel,3.5,Very good,"['Restaurant', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Pets Allowed ( Dog / Pet Friendly )', 'Refrigerator in room', 'Kitchenette']",2 Grouse Street Port Clements British Columbia,Canada,"(53.6864032, -132.1697556)", 3170,Glen Lyon Inn,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Business Centre with Internet Access', 'Concierge', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",6435 Hardy Bay Road Port Hardy British Columbia,Canada,"(50.710529, -127.4900107)", 3171,Quarterdeck Inn & Marina Resort,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Bar/Lounge', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Meeting rooms', 'Multilingual Staff', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",6555 Hardy Bay Rd Port Hardy British Columbia,Canada,"(50.7126587, -127.4914469)",129.0 3172,Port Hardy RV Resort & Log Cabins,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",8080 Goodspeed Road Port Hardy British Columbia,Canada,"(50.697673, -127.4780558)", 3174,Kwa'lilas Hotel,4.5,Excellent,"['Free parking', 'Restaurant', 'Room service', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",9040 Granville Street Port Hardy British Columbia,Canada,"(50.7206947, -127.4967195)", 3175,Escape B&B,,,[],4125 Byng Road Port Hardy British Columbia,Canada,"(50.6893475, -127.4531093)", 3176,Ecoscape Cabins,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",6305 Jensen Cove Road Port Hardy British Columbia,Canada,"(50.7171085, -127.4776512)", 3177,Pier Side Landing,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms', 'Suites']",8600 Granville Street Port Hardy British Columbia,Canada,"(50.7206947, -127.4967195)", 3178,North Coast Trail Backpacker's Hostel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']",8635 Granville St Port Hardy British Columbia,Canada,"(50.7220843, -127.4912274)", 3179,Telco House B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Shuttle Bus Service', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",Telco Street Port Hardy British Columbia,Canada,"(50.7259881, -127.4921644)", 3180,Chocolate & Serenity B&B,5.0,Excellent,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Shuttle Bus Service', 'Air conditioning']",8505 Founders Blvd. Port Hardy British Columbia,Canada,"(50.7054142, -127.4830997)", 3181,First Choice B&B,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Laundry Service', 'Non-smoking hotel', 'Shuttle Bus Service', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",7071 McDougal Pl Port Hardy British Columbia,Canada,"(50.7201642, -127.5108345)", 3182,C&N Backpackers Port Hardy,3.5,Very good,"['Free Internet', 'Free parking', 'Laundry Service', 'Shuttle Bus Service']",8740 Main St Port Hardy British Columbia,Canada,"(55.001251, -125.002441)", 3183,Bonita B&B,4.5,,[],9310 Elk Drive ,Canada,"(38.7539989795918, -77.2688786122449)", 3184,Providence Place,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Airport transportation', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",7050 Rupert Street Port Hardy British ,Canada,"(50.7203361, -127.4959813)",85.0 3185,Pioneer Inn,2.5,Average,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",8405 Byng Road Port Hardy British Columbia,Canada,"(50.6893475, -127.4531093)",85.0 3187,North Shore Inn,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",7370 Market Street Port Hardy British Columbia BC,Canada,"(50.7220043, -127.4922459)",86.0 3188,Abusa By The Sea,,,[],98 Tsakis Way ,Canada,"(50.6944829, -127.4134628)", 3189,Oceanview Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Non-smoking rooms']",7735 Cedar Pl. Port Hardy British Columbia,Canada,"(50.7295633, -127.4990475)", 3190,Bear Cove Cottages,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",6715 Bear Cove Highway Port Hardy British Columbia,Canada,"(50.692701, -127.4678219)", 3191,God's Pocket Resort,5.0,Excellent,"['Breakfast included', 'Bar/Lounge', 'Non-smoking hotel', 'Non-smoking rooms', 'Suites']",Hurst Island Port Hardy British Columbia,Canada,"(55.001251, -125.002441)", 3192,Quatse River Regional Park and Campground,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access']",8400 Byng Road Port Hardy British Columbia,Canada,"(50.6893475, -127.4531093)", 3193,An Ocean Storm Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Refrigerator in room', 'Non-smoking rooms']",5885 Beaver Harbour Rd Port Hardy British Columbia,Canada,"(50.6923399, -127.4144797)", 3194,Duval Point Lodge,4.5,Excellent,"['Public Wifi', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",Mount Waddington C Port Hardy British Columbia,Canada,"(55.001251, -125.002441)", 3195,North Coast Cottages,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog / Pet Friendly )', 'Kitchenette']",6745 Hardy Bay road Port Hardy British Columbia,Canada,"(50.710529, -127.4900107)", 3196,Eagles Nest B&B,5.0,Excellent,[],7680 Eagle Crescent West Port Hardy British Columbia,Canada,"(55.001251, -125.002441)", 3197,Scotia Bay Bed and Breakfast,5.0,Excellent,['Kitchenette'],515 Scotia Bay Port Hardy British Columbia,Canada,"(55.001251, -125.002441)", 3198,Sockeye Cottages,5.0,,[],7860 Sockeye Road ,Canada,"(58.6993337, -156.6860017)", 3199,Scotia Bay Resort,3.5,Very good,[],Port Hard Port Hardy British Columbia,Canada,"(55.001251, -125.002441)", 3200,The Gray's Den B&B,5.0,,[],6100 Huckleberry Lane ,Canada,"(41.7478707, -72.5413728)", 3201,Mrs. P's B & B,5.0,,[],8737 Telco Street ,Canada,"(50.7259881, -127.4921644)", 3202,Bunkers B&B,,,[],9485 Upper Carnarvan ,Canada,"('nil', 'nil')", 3203,Kris' Cottage,,,[],7645 Eagle Crescent West ,Canada,"(52.8572623, -2.2560345)", 3204,Serengeti Lodge,,,[],3 Tsitika Crescent ,Canada,"(50.2122222, -126.5995996)", 3207,Nature's Inn Kenora,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",1505 Erie Street Kenora Ontario,Canada,"(49.7580967, -94.5618285)", 3208,Super 8 by Wyndham Kenora,4.0,Very good,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",240 Lakeview Dr Kenora Ontario,Canada,"(49.7683503740741, -94.5010012592593)", 3209,Clarion Lakeside Inn and Conference Centre,3.5,Very good,"['Restaurant', 'Free parking', 'Room service', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",470 First Ave S Kenora Ontario,Canada,"(50.1049323, -91.9086135)", 3210,Days Inn by Wyndham Kenora,3.0,Average,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",920 Highway 17 E Kenora Ontario,Canada,"(49.7457335, -94.3719405)", 3211,Comfort Inn Kenora,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",1230 Highway 17 E Kenora Ontario,Canada,"(49.7457335, -94.3719405)", 3212,Brewers Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar/Lounge', 'Banquet Room', 'Breakfast Available', 'Conference Facilities', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",805 St Clair Street Kenora Ontario,Canada,"(49.758085, -94.550167)", 3213,Traveler's Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",700 Eighth Ave S Kenora Ontario,Canada,"(50.000678, -86.000977)", 3214,Dogtooth Lake Resort,5.0,,[],Dogtooth Lake RD ,Canada,"(49.6651067, -94.0844079)", 3215,Wiley Point Wilderness Lodge,4.0,Very good,['Restaurant'],Lake of the Woods Kenora,Canada,"('nil', 'nil')", 3216,Travelodge Kenora,3.0,Average,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Restaurant', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",800 Highway 17 E Kenora Ontario,Canada,"(49.7457335, -94.3719405)", 3217,The Waterview Inn,,,[],630 Lakeview Dr Kenora Ontario,Canada,"(49.7658549, -94.5212731)", 3218,Lake Vu Motel,2.0,Poor,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",740 Lakeview Dr Kenora Ontario,Canada,"(49.76373835, -94.5262682242499)", 3219,Andy Lake Resort & Conference Centre,,,[],9201 Highway 71 ,Canada,"(34.188219, -82.4030048)", 3220,Anchor Inn & Marina,2.0,,[],543 Lakeview Dr ,Canada,"(40.0571366167742, -86.0241979419835)", 3221,Deep Water Fishing Lodge,,,[], ,Canada,"('nil', 'nil')", 3222,Delaney Lake Lodge,,,[],1016 Park St ,Canada,"(37.4964989395973, -120.860475)", 3223,Luby's 24 HR Limited,,,[],612 Ninth St N ,Canada,"(41.403813, -70.556754)", 3224,Mary McLeod Bed & Breakfast,,,[],203 Superior Street ,Canada,"(41.5139704086565, -83.3613636213741)", 3225,Moore Bay Fishing Lodge,,,[],Lake of the Woods ,Canada,"(48.7032282, -94.8480091)", 3228,Hilton Vancouver Metrotown,4.0,Very good,"['Pool', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Bar/Lounge', 'Free Internet', 'Babysitting', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Paid Internet', 'Paid Wifi', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",6083 McKay Ave Burnaby British Columbia,Canada,"(49.2279337, -123.0044131)",241.0 3229,Accent Inn Burnaby,4.5,Excellent,"['Free parking', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",3777 Henning Dr Burnaby British Columbia,Canada,"(49.2639515, -123.0197275)", 3230,Delta Hotels by Marriott Burnaby Conference Centre,4.5,Excellent,"['Restaurant', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Room service', 'Free parking', 'Bar/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Casino and Gambling', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Shuttle Bus Service', 'Wheelchair Access', 'Non-smoking rooms', 'Suites']",4331 Dominion St Burnaby British Columbia,Canada,"(49.2565552, -123.0069167)",288.0 3232,Element Vancouver Metrotown,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Pool', 'Room service', 'Restaurant', 'Bar/Lounge', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",5988 Willingdon Ave Burnaby British Columbia,Canada,"(49.2303683, -123.0041598)",280.0 3233,"Executive Suites Hotel & Conference Centre, Metro Vancouver",4.0,Very good,"['Pool', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",4201 Lougheed Hwy Burnaby British Columbia,Canada,"(49.2675843, -123.010589550535)", 3234,Best Western Plus Burnaby Hotel and Conference Centre,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Restaurant', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",5411 Kingsway Burnaby British Columbia,Canada,"(49.2243084, -122.9854875)", 3235,Holiday Inn Express Hotel Vancouver Metrotown,4.0,Very good,"['Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Free parking', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",4405 Central Blvd Burnaby British Columbia,Canada,"(49.2265894, -123.004442)", 3236,The Lodge @ Fortius Sport & Health,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms']",3713 Kensington Ave Burnaby British Columbia,Canada,"(49.2514593, -122.967841452598)", 3237,Simon Hotel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Refrigerator in room', 'Non-smoking rooms']",8888 University Dr Burnaby British Columbia,Canada,"(55.001251, -125.002441)", 3238,An Yang House,5.0,,[],Waverley Avenue ,Canada,"(51.4242175, 0.7992111)", 3239,Happy Day Inn Hotel,3.0,Average,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Concierge', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms', 'Suites']",7330 6th St Burnaby British Columbia,Canada,"(49.2250995, -122.9353345)", 3240,The New 401 Hotel,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']",2950 Boundary Rd Burnaby British Columbia,Canada,"(49.25770475, -123.023079756624)",89.0 3241,Chang Inn,1.0,,[],6868 Frederick Ave ,Canada,"(53.791833, -1.5139055)",70.0 3242,Imperial House Bed and Breakfast,3.5,,[],6907 Waverley Ave ,Canada,"(51.5892549, -0.0012184)", 3243,Vancouver Backpacker Guesthouse,3.0,Average,['Free High Speed Internet (WiFi)'],7020 Gray Ave Burnaby British Columbia,Canada,"(49.2200332, -122.9993061)", 3244,Lily's Bed & Breakfast,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms']",7225 Nelson Ave Burnaby British Columbia,Canada,"(49.2241919, -122.9941598)", 3245,Pelican Suites at Burnaby Lake,1.5,,[],5050 Sanders St ,Canada,"(40.6254434, -74.1513587)", 3246,Serenity Bed and Breakfast,2.5,Average,"['Free High Speed Internet (WiFi)', 'Airport transportation', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",5709 Rumble St Burnaby British Columbia,Canada,"(49.2148657, -122.9882164)", 3247,Wanli Waverley House,2.5,Average,"['Room service', 'Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Shuttle Bus Service', 'Air conditioning']",6895 Waverley Ave Burnaby British Columbia,Canada,"(49.2180425, -122.9975701)", 3248,SFU Guest Accommodations,2.0,,[],8888 University Dr ,Canada,"(-34.0689882, 150.7829413)", 3249,Edmond Home,1.0,,[],7141 16th Ave ,Canada,"(37.7430963, -122.4724931)", 3250,Deer Lake House,2.0,,[],5325 Rugby St ,Canada,"(42.2402014848485, -85.6319087474748)", 3251,Bralic's Burnaby Bed & Breakfast,,,[],6742 Winch St ,Canada,"(41.0745609, -85.1108246)", 3252,Burns Home,,,[],6841 Burns St ,Canada,"(55.9685565, -3.1654498)", 3253,Burris Street,,,[],7674 Burris St ,Canada,"(35.1120589, -90.0073395)", 3254,Cozy South Burnaby Homes,,,[],Clinton St Burnaby British Columbia,Canada,"(49.2129891, -122.9802239)", 3255,Deer Lake Home,,,[],6199 Walker Ave ,Canada,"(53.7869105, -1.7967577)", 3256,Garden City,,,[],6456 Gordon Ave ,Canada,"(53.4425114, -2.1871601)", 3257,Lougheed Highrise,,,[],9633 Manchester Dr ,Canada,"(55.8885272, -4.310771)", 3260,Second Home Burnaby,,,[],7456 2nd St ,Canada,"(38.7921324, -104.8454648)", 3261,Hampton Inn By Hilton Chilliwack,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",8050 Lickman Rd Chilliwack British Columbia,Canada,"(49.1448649, -122.0068708)", 3262,Coast Chilliwack Hotel,4.5,Excellent,"['Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Restaurant', 'Room service', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']",45920 First Ave Chilliwack British Columbia,Canada,"(49.168853, -121.9527945)", 3263,SureStay Hotel By Best Western Chilliwack,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Breakfast included', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",2-43971 Industrial Way Chilliwack British Columbia,Canada,"(55.001251, -125.002441)", 3264,The Royal Hotel,4.5,Excellent,"['Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",45886 Wellington Ave Chilliwack British Columbia,Canada,"(55.001251, -125.002441)", 3265,Vedder River Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",5788 Vedder Rd Chilliwack British Columbia,Canada,"(49.1465468, -121.9631175)", 3267,Travelodge Chilliwack,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']",45466 Yale Rd Chilliwack British Columbia,Canada,"(49.1533606, -121.9629854)", 3269,Rainbow Motor Inn,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",45620 Yale Rd Chilliwack British Columbia,Canada,"(49.1533606, -121.9629854)", 3270,The Fraser River's Edge B&B Lodge,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Breakfast Available', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",43037 Old Orchard Rd Chilliwack British Columbia,Canada,"(49.1576978, -122.0340496)", 3271,Riverview B&B,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",43841 Stoneridge Pl Chilliwack British Columbia,Canada,"(49.1637346, -122.0124987)", 3272,Camperland RV Resort Bridal Falls,4.0,Very good,"['Pool', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Laundry Service', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry']",53730 Bridal Falls Rd British Columbia,Canada,"(55.001251, -125.002441)", 3273,Chilliwack Bed and Breakfast,4.0,,[],46031 Airport Rd ,Canada,"(39.669044, -75.6336809)", 3274,Riverbend Guest House B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Kitchenette', 'Non-smoking rooms', 'Suites']",50691 O'Byrne Rd Chilliwack British Columbia,Canada,"(55.001251, -125.002441)", 3275,Camp Bridal,4.0,Very good,"['Pool', 'Free Internet', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )']",53870 Bridal Falls Rd British Columbia,Canada,"(49.1975668, -121.7286199)", 3276,Riverfront Sanctuary Chilliwack,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Self-Serve Laundry']",48752 Chilliwack Lake Rd Chilliwack British Columbia,Canada,"(49.095018, -121.9585394)", 3277,Forest Echoes Cabins,4.5,Excellent,['Kitchenette'],45825 Edmeston Rd Chilliwack British Columbia,Canada,"(55.001251, -125.002441)", 3278,Cozy B&B,5.0,,[],9630 Young Rd ,Canada,"(39.9886413, -78.2562395)", 3279,Joe's Salmon Lodge,4.5,Excellent,"['Restaurant', 'Bar/Lounge', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Business Centre with Internet Access', 'Concierge', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",Hakai Pass Chilliwack British Columbia,Canada,"(55.001251, -125.002441)", 3280,The Cedars at Cultus Lake B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Kitchenette', 'Suites']",45780 Sleepy Hollow Rd Chilliwack British Columbia,Canada,"(55.001251, -125.002441)", 3281,Cottage Garden Bed & Breakfast,4.5,,[],6840 School Lane ,Canada,"(51.5922189, -0.3812411)", 3282,White Pillars Country Estate B&B,4.5,,[],3195 Karson Rd ,Canada,"(49.062071, -122.0589275)", 3283,Cottonwood Meadows RV Country Club,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog / Pet Friendly )']",44280 Luckakuck Way Chilliwack British Columbia,Canada,"(49.14179065, -121.998728535126)", 3284,Cultus Cottages,4.0,,[],1785 Columbia Valley Highway ,Canada,"(49.0570921, -121.9682658)", 3285,Cedar Grove,5.0,,[],9911 Parkwood Dr ,Canada,"(52.5511652, -1.8635266)", 3286,Cascadia Bed & Breakfast,4.0,,[],A-45420 Hodgins Ave ,Canada,"(56.6588304, -111.2792211)", 3287,Chilliwack River RV & Campground,3.0,,[],50801 O'Byrne Rd ,Canada,"(53.1916897, -6.1080843)", 3288,"Magnolia Manor Bed & Breakfast Chilliwack, Canada",2.5,,[],Magnolia Manor ,Canada,"(47.6521016, -122.3890656)", 3289,Ryder Lake Lodge B&B,,,[],48190 Sherlaw Rd ,Canada,"(49.0958625, -121.8908313)", 3290,Royalwood RV Park Resort,1.0,,[],41172 Royalwood Dr ,Canada,"(49.1261075, -122.0851992)", 3291,The Chillwack Motor Inn,1.0,,[],8120 Young Rd ,Canada,"(39.9886413, -78.2562395)", 3292,Vedder River Campground,1.5,,[],5355 Giesbrecht Road ,Canada,"(52.9759201, -122.4154986)", 3293,Days Inn - Chilliwack,,,[],8583 Young Road S ,Canada,"(36.173165, -92.924177)", 3294,Gord's Little Acre B & B,,,[],10050 Sussex Drive Chilliwack British ,Canada,"(49.1829952, -121.7791242)", 3295,The Old Schoolhouse Inn B&B,,,[],47390 Fairfield Rd ,Canada,"(53.7685215, -0.3853962)", 3296,Selkirk House Bed & Breakfast,,,[],6382 Selkirk St ,Canada,"(42.3895769393939, -83.0364222929293)", 3297,Motel Restaurant Chantmartin,3.5,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",414 Bateau passeur Tadoussac Quebec,Canada,"(52.4760892, -71.8258668)", 3298,Auberge Maison Gagne,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",139 Bateau-Passeur Tadoussac Quebec,Canada,"(52.4760892, -71.8258668)", 3299,Auberge la Sainte Paix,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']",102 Rue Saguenay Tadoussac Quebec,Canada,"(52.4760892, -71.8258668)", 3300,Auberge La Merveilleuse,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']",113 Rue de la Coupe de l'Islet Tadoussac Quebec,Canada,"(48.1399494, -69.7176706)", 3301,La Maison Harvey Lessard,,,[],16 rue Bellevue Tadoussac Quebec,Canada,"(48.1505616356064, -69.7175389599985)", 3302,Hotel - Motel Le Beluga,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",19 Tadoussac Quebec,Canada,"(48.14364, -69.719925)", 3303,Hotel Tadoussac,,,[],16 Tadoussac Quebec,Canada,"(48.14364, -69.719925)",129.0 3304,Maison Hovington,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",28 Tadoussac Quebec,Canada,"(48.14364, -69.719925)", 3305,Gite du Goeland,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Golf Course', 'Non-smoking hotel', 'Shuttle Bus Service']",261 rue de l' Hotel-de-Ville Tadoussac Quebec,Canada,"(52.4760892, -71.8258668)", 3306,Motel de L'Anse a L'Eau,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Non-smoking rooms']",173 rue des Pionniers Tadoussac Quebec,Canada,"(48.1438191, -69.7211974)",84.0 3307,Lacs a Jimmy Outfitter and Cottages,4.5,Excellent,"['Free parking', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",62 Highway 138 Tadoussac Quebec,Canada,"(52.4760892, -71.8258668)", 3308,Gite aux Vieux Pommiers,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",24 Tadoussac Quebec,Canada,"(48.14364, -69.719925)", 3309,Camping Tadoussac,4.0,Very good,"['Free parking', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Refrigerator in room']",428 Bateau Passeur Street Tadoussac Quebec,Canada,"(52.4760892, -71.8258668)", 3310,Hotel Le Pionnier,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",263 rue des Pionniers Tadoussac Quebec,Canada,"(48.1435179, -69.7136153)", 3311,Le Gite du Bouleau,,,[],102 rue des Bouleau Tadoussac Quebec,Canada,"(52.4760892, -71.8258668)", 3312,Hotel Sous la Croix,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",3 rue Sous la Croix Tadoussac Quebec,Canada,"(48.1482034, -69.7175207)", 3313,Gite du Moulin Baude,4.5,Excellent,[],381 des Pionniers Tadoussac Quebec,Canada,"(52.4760892, -71.8258668)", 3314,Chalet de la Montagne,4.5,Excellent,"['Free parking', 'Golf Course', 'Pets Allowed ( Dog / Pet Friendly )', 'Refrigerator in room']",1 Rue Therrien Tadoussac Quebec,Canada,"(52.4760892, -71.8258668)", 3315,Chalet-Camping Domaine des Dunes,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Paid Internet', 'Paid Wifi', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",585 Moulin a Baude Tadoussac Quebec,Canada,"(52.4760892, -71.8258668)", 3316,Hebergement Champlain,4.0,,[],261 Champlain ,Canada,"(46.441406, -72.343941)", 3317,Gite Sereni-the,,,[],90 Tadoussac Quebec,Canada,"(52.4760892, -71.8258668)", 3318,Petit hotel La Passe-Pierre,3.5,Very good,"['Free parking', 'Air conditioning']",242 Hotel-de-Ville Tadoussac Quebec,Canada,"(52.4760892, -71.8258668)", 3319,Maison Fortier B&B,4.0,,[],17 ,Canada,"(45.73022675, -0.721287587256379)", 3320,Hotel Georges,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms']",135 Bateau Passeur Tadoussac Quebec,Canada,"(52.4760892, -71.8258668)", 3321,Club Tadoussac,,,[],4 ,Canada,"(33.9204332, -6.3676093)", 3322,Les Suites de L'Anse,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel']",159 rue de Bateau-Passeur Tadoussac Quebec,Canada,"(52.4760892, -71.8258668)", 3323,Auberge La Galouine,3.0,Average,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",25 Tadoussac Quebec,Canada,"(48.14364, -69.719925)", 3324,Gite du Forgeron,2.5,,[],32 ,Canada,"(43.6955276, 0.410101917523799)", 3325,La Maison Simard,2.5,,[],256 Rue des Montagnais ,Canada,"(48.1441101727273, -69.7112016181818)", 3326,La Maison Gauthier,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms', 'Smoking rooms available']",15 Tadoussac Quebec,Canada,"(48.14364, -69.719925)", 3327,Le Roupillon,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']",14 Tadoussac Quebec,Canada,"(48.14364, -69.719925)", 3328,Le Bateau,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",24 Tadoussac Quebec,Canada,"(48.14364, -69.719925)", 3329,Gite Gagnon,4.5,Excellent,"['Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",1395 Route 172 Tadoussac Quebec,Canada,"(48.1877229, -69.6984824)", 3330,Motel Clauphi,3.0,Average,"['Free parking', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Non-smoking rooms']",188 rue des Pionniers Tadoussac Quebec,Canada,"(48.1438393, -69.7192544)", 3331,Maison Majorique Youth Hostel,,,[],158 Rue Bateau-Passeur CP 253 Tadoussac Quebec,Canada,"(52.4760892, -71.8258668)", 3332,Maison de la Mairesse,,,[],207 des Pionniers ,Canada,"(45.0705302, 5.5505623)", 3333,Pinnacle Hotel At The Pier,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Pool', 'Room service', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Minibar', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",138 Victory Ship Way North Vancouver British Columbia,Canada,"(55.001251, -125.002441)",188.0 3334,Holiday Inn Hotel & Suites North Vancouver,4.5,Excellent,"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Spa', 'Babysitting', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",700 Old Lillooet Rd North Vancouver British Columbia,Canada,"(55.001251, -125.002441)", 3335,SureStay Hotel by Best Western North Vancouver,4.0,Very good,"['Free parking', 'Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Self-Serve Laundry', 'Air conditioning', 'Non-smoking rooms', 'Suites']",1634 Capilano Rd North Vancouver British Columbia,Canada,"(49.3444156, -123.1114076)",81.0 3336,Lonsdale Quay Hotel,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms']",123 Carrie Cates Court North Vancouver British Columbia,Canada,"(49.3100753, -123.0825195)", 3337,North Vancouver Hotel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",1800 Capilano Rd North Vancouver British Columbia,Canada,"(49.3444156, -123.1114076)", 3338,Econo Lodge Inn & Suites,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Breakfast included', 'Breakfast Available', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1748 Capilano Rd North Vancouver British Columbia,Canada,"(49.3444156, -123.1114076)", 3339,Riverfront Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",1327 Riverside Drive North Vancouver British Columbia,Canada,"(49.3270114, -123.0093477)",120.0 3340,Travelodge Vancouver Lions Gate,,,[],2060 Marine Dr North Vancouver British Columbia,Canada,"(49.3238526, -123.1067872)", 3341,Crystal's View Vancouver Bed and Breakfast,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms', 'Suites']",420 Tempe Cres North Vancouver British Columbia,Canada,"(55.001251, -125.002441)", 3342,ThistleDown House,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Concierge', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",3910 Capilano Rd North Vancouver British Columbia,Canada,"(49.3444156, -123.1114076)", 3343,Emperial Suites,4.0,,[],305 Beaver Rd ,Canada,"(41.6352167399139, -73.7513080137617)", 3344,Mountain Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",258 Balmoral Rd E North Vancouver British Columbia,Canada,"(55.001251, -125.002441)", 3345,Willows Inn,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)']",495 Windsor Rd W North Vancouver British Columbia,Canada,"(55.001251, -125.002441)", 3346,Ellison House,3.5,,[],542 1st St E ,Canada,"(44.5506918745556, -80.9320668303962)", 3347,Ocean Breeze Bed and Breakfast,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",462 1st St E North Vancouver British Columbia,Canada,"(55.001251, -125.002441)", 3348,Bright Apartments With Ocean And Mountain View,2.0,,[],1979 Marine Dr ,Canada,"(51.5216917, 0.1098333)", 3349,Grouse Inn,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms']",1633 Capilano Rd North Vancouver British Columbia,Canada,"(49.32493145, -123.122544652947)", 3350,More Than 2 Bedroom Apartments,,,[],E Kings Road And Lonsdale Avenue North Vancouver British Columbia,Canada,"(55.001251, -125.002441)", 3352,Lions Gate Suites,4.5,,[],2004 Fullerton Ave ,Canada,"(51.5647905, 0.1394979)", 3353,Harbourview House Bed & Breakfast,5.0,,[],4147 St. Marys Ave ,Canada,"(52.6455381, -1.0681359)", 3354,European B&B Pension,4.0,,[],648 Keith Rd E ,Canada,"(38.2580938753901, -78.4576448083073)", 3355,Urban Woods Bed and Breakfast,5.0,,[],376 Cartelier Rd ,Canada,"(49.3463367, -123.0782041)", 3356,inn Penzance,5.0,,[],1388 Terrace Ave ,Canada,"(41.806728, -71.450592)", 3357,Cornish House Bed & Breakfast,5.0,,[],3190 St. Georges Ave ,Canada,"(52.5280353, -1.8385577)", 3358,A Lynn Canyon House Bed & Breakfast,5.0,,[],3333 Robinson Rd ,Canada,"(39.804276, -78.393736)", 3359,Jerome Place Bed & Breakfast,5.0,,[],4520 Jerome Pl ,Canada,"(-32.0433297, 115.8965368)", 3360,Vancouver Mountain Air BandB,4.0,Very good,[],1677 Layton Dr North Vancouver British Columbia,Canada,"(55.001251, -125.002441)", 3361,Helen's B&B,2.0,,[],302 5th St E ,Canada,"(44.5587539216773, -80.9391837876028)", 3362,Suite Deals,2.5,,[],380 1st St E ,Canada,"(27.1459597272727, -82.4580640909091)", 3363,Cedar Hill,1.0,,[],1095 Keith Rd W ,Canada,"(49.3178237, -123.0758294)", 3364,Oasis Hostel,1.5,Poor,"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",230 13th St W Townhouse 12 North Vancouver British Columbia,Canada,"(55.001251, -125.002441)", 3365,Capilano Forest Little House,,,[],4356 Capilano Rd ,Canada,"(49.3420387, -123.1137445)", 3366,Emerald Park Five,,,[],328 2nd St E ,Canada,"(38.4171749879496, -82.5883948598403)", 3367,A Gazebo In The Garden,,,[],310 St. James Rd E North Vancouver British Columbia,Canada,"(55.001251, -125.002441)", 3368,House of Windsor Bed and Breakfast,,,[],172 Windsor Rd E ,Canada,"(30.2872357, -97.7554114)", 3369,Norgate Parkhouse Bed and Breakfast,,,[],1226 Silverwood Cres ,Canada,"(46.1068245, -64.7489514)", 3370,Telegraph House Hotel,4.0,Very good,"['Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms']",479 Chebucto Street Baddeck Nova Scotia,Canada,"(46.1000526035464, -60.7522092961995)",125.0 3371,Trailsman Motel,3.5,Very good,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Restaurant', 'Business Centre with Internet Access', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",10003 Highway 105 Baddeck Nova Scotia,Canada,"(46.0899187, -60.7752951)",109.0 3372,Silver Dart Lodge,4.0,Very good,"['Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Banquet Room', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Heated pool', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",257 Shore Road Baddeck Nova Scotia,Canada,"(46.0938856475201, -60.7618619958585)", 3373,Broadwater Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",975 Bay Rd. Baddeck Nova Scotia,Canada,"(45.1960403, -63.1653789)",130.0 3374,Hunter's Mountain Chalets,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",562 Cabot Trail Baddeck Nova Scotia,Canada,"(46.1060109, -60.8621011)", 3375,The Dunlop Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",552 Chebucto Street Baddeck Nov,Canada,"(46.1009557830081, -60.7475249843522)", 3376,Auld Farm Inn B & B,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",1817 Bay R Baddeck Nova Scotia,Canada,"(45.1960403, -63.1653789)", 3377,Water's Edge Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']",22 Water St Baddeck Nova Scotia,Canada,"(46.1001391078367, -60.7490917784945)", 3378,Cabot Trail Motel,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",8450 Trans Canada Hwy 105 Baddeck Nov,Canada,"(46.0829282263318, -60.7919527647907)", 3379,Auberge Gisele's Country Inn,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Banquet Room', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",387 Shore Road Baddeck Nova Scotia,Canada,"(46.0978570135202, -60.7560985236888)", 3380,Ceilidh Country Lodge,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",369 Shore Road Baddeck Nova Scotia,Canada,"(46.0971048, -60.757167)", 3381,Lynwood Inn,3.5,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",441 Shore Road Baddeck Nova Scotia,Canada,"(46.0994700142857, -60.7538227)", 3382,Adventures East Cottages,4.0,Very good,"['Pool', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room']",9585 Trans Canada Hwy 105 Baddeck Nov,Canada,"(46.0883573108108, -60.857749327027)", 3383,The Luckenbooth Bed & Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Non-smoking rooms']",50671 Cabot Trail Baddeck Nova Scotia,Canada,"(46.1060109, -60.8621011)", 3384,McIntyre's Cottages & Cameron House,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",8908 Highway 105 Baddeck Nova Scotia,Canada,"(46.0812359766787, -60.8205623289624)", 3385,High Street Inn,,,[],18 High Street Baddeck Nova Scotia,Canada,"(46.1025794, -60.7544031666667)", 3386,Inverary Resort,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",368 Shore Road Baddeck Nova Scotia,Canada,"(46.0968847727273, -60.7569410090909)", 3387,Bell View Luxury Suites,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms', 'Suites']",713 Bay Road Baddeck Nova Scotia,Canada,"(45.1960403, -63.1653789)", 3388,Bras d'Or Lake Campground,,,[],Trans Canada Highway Baddeck Nova Scotia,Canada,"(46.0902742, -60.7746043)", 3389,Baddeck Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",Hwy.10 Baddeck Nov,Canada,"(58.2843833, 32.5169757)", 3390,Green Highlander Lodge,,,[],525 Chebucto St. Baddeck Nova Scotia,Canada,"(46.10101435919, -60.7487883922319)", 3392,Dear Island B&B,5.0,,[],555 Chebucto Street ,Canada,"(46.1012231370109, -60.7475675224793)", 3393,A Guiding Light B&B,4.0,,[],4515 Trans Canada Highway ,Canada,"(49.1699962, -122.6918771)", 3394,The Brass Door,4.0,,[],48 High Street ,Canada,"(51.44930675, -2.51784516884328)", 3395,Duffus House Inn,2.0,,[],102-108 Water Street ,Canada,"(43.4431917356667, -65.6365168233933)", 3396,Uisage Bahn Falls Nature Campground,,,[],618 North Branch Road ,Canada,"(40.4035085966846, -80.2395330677765)", 3397,Hampton Inn & Suites by Hilton Quebec City/Saint-Romuald,4.5,Excellent,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1176 Rue De Courchevel Levis Quebec,Canada,"(52.4760892, -71.8258668)", 3398,Auberge Jeunesse a LouLou,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Non-smoking hotel', 'Shuttle Bus Service', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",3365 des Eglises Levis Quebec,Canada,"(52.4760892, -71.8258668)",50.0 3399,Four Points by Sheraton Levis Convention Centre,4.0,Very good,"['Restaurant', 'Room service', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Pool', 'Bar/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']",5800 Rue J.B. Michaud Levis Quebec,Canada,"(46.7916051, -71.1615606)",125.0 3400,Quality Inn & Suites Levis,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",5800 Rue Des Arpents Levis Quebec,Canada,"(46.7867792, -71.1561908)", 3401,Hotel & Suites Normandin Levis,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",53 Levis Quebec,Canada,"(46.7910096, -71.1753274)", 3402,Gite Kezako,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",15 avenue Begin Levis Quebec,Canada,"(52.4760892, -71.8258668)", 3403,Days Inn By Wyndham Levis St-Nicolas,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",1710 route des Rivieres Levis Quebec,Canada,"(46.712095, -71.2919293)", 3404,Hotel L'Oiseliere - Levis,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Spa', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Golf Course', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",165 Levis Quebec,Canada,"(46.7910096, -71.1753274)", 3405,Comfort Inn & Suites Saint-Nicolas,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Bar/Lounge', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",139 Levis Quebec,Canada,"(46.7910096, -71.1753274)", 3406,Comfort Inn Levis,3.5,Very good,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms']",10 Du Terroir Street Levis Quebec,Canada,"(52.4760892, -71.8258668)", 3407,Hotel Kennedy,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Airport transportation', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",12 Levis Quebec,Canada,"(46.7910096, -71.1753274)", 3408,EconoLodge,,,[],208 Route Kennedy Levis Quebec,Canada,"(52.4760892, -71.8258668)", 3409,Hotel Motel Hospitalite,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Airport transportation', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']",3500 Boul de la Rive-Sud Levis Quebec,Canada,"(52.4760892, -71.8258668)", 3410,Manoir Breakey,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",65 Levis Quebec,Canada,"(46.7910096, -71.1753274)", 3411,B&b De La Traverse,3.5,,[],6010 Rue Saint-Laurent ,Canada,"(46.8121965981067, -71.185956550822)", 3412,La Maison sous l'Orme,4.5,Excellent,"['Free Internet', 'Free parking', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",1 Rue St-Felix Levis Quebec,Canada,"(46.8145029, -71.1826698)", 3413,A la Petite Marguerite,5.0,,[],122 Cote du Passage ,Canada,"(46.804781981454, -71.1812743066975)", 3414,Gite Au Vieux Bahut,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Non-smoking rooms']",116 Cote Du Passage Levis Quebec,Canada,"(46.8050422, -71.181681)", 3415,Motel & Camping Etchemin,,,[],2774 boul. de la Rive-Sud Levis Quebec,Canada,"(52.4760892, -71.8258668)", 3416,Gite le 28 henry,5.0,Excellent,['Free High Speed Internet (WiFi)'],28 Rue Henry Levis Quebec,Canada,"(46.8085493, -71.1853207)", 3417,Stastny Plaza Hotel & Golf Resort,4.0,Very good,"['Pool', 'Free High Speed Internet (WiFi)', 'Room service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",537 Marie Victorin Levis Quebec,Canada,"(52.4760892, -71.8258668)", 3418,Motel Levis,,,[],852 Levis Quebec,Canada,"(46.7910096, -71.1753274)",70.0 3419,Le Plumard,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Non-smoking rooms']",586 Levis Quebec,Canada,"(46.7910096, -71.1753274)", 3420,Au Manoir de Levis - Gite le Rosier,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included']",473 rueSt-Joseph Levis Quebec,Canada,"(52.4760892, -71.8258668)", 3421,A la Villa Beau Sejour,,,[],6 William Tremblay Levis Quebec,Canada,"(46.8056837, -71.185378)", 3422,Camping Transit,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Children Activities (Kid / Family Friendly)', 'Paid Internet', 'Paid Wifi', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service']",60 Levis Quebec,Canada,"(46.7910096, -71.1753274)", 3423,Quebec City KOA,4.0,Very good,"['Pool', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Multilingual Staff', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Suites']",684 Chemin Olivier Levis Quebec,Canada,"(46.6992606, -71.3012712)", 3424,Camping La Relache,4.5,,[],1355 Blvd de la Rive-Sud ,Canada,"(46.8229028, -71.1188769)", 3425,Les Lofts Touristiques du Vieux-Levis,5.0,,[],379 Dorimene-Desjardins St ,Canada,"('nil', 'nil')", 3426,Auberge Artistique,5.0,,[],610 ,Canada,"(65.9509306332476, -18.1760308895079)", 3427,Auberge Motel Moka-Creme,3.5,Very good,"['Restaurant', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",4115 Boulevard de la Rive Sud Levi,Canada,"('nil', 'nil')", 3428,On The Cliff Bed and Breakfast,5.0,,[],1 Levasseur St ,Canada,"(46.8674826, -113.9922944)", 3429,Centre Sante-Nature,5.0,,[],835 Des Ruisseaux Avenue ,Canada,"('nil', 'nil')", 3430,Camping du Fort De La Martiniere,3.5,,[],9825 Boulevard Guillaume-Couture ,Canada,"(46.8065317, -71.1637765)", 3431,Camping Bernieres,3.0,,[],1012 Chemin Olivier ,Canada,"(46.7154656, -71.2964864)", 3432,Camping Boise de la Chaudiere,2.5,,[],264 Chemin St-Gregoire ,Canada,"(46.6668801633561, -71.2449396939715)", 3433,Hampton Inn & Suites by Hilton Grande Prairie,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']",10405 117 St Grande Prairie Alberta,Canada,"(55.1770519, -118.8487882)", 3434,Podollan Inn & Spa,4.5,Excellent,"['Free parking', 'Restaurant', 'Room service', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Spa', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",10612 99 Ave Grande Prairie Alberta,Canada,"(55.1696611725865, -118.817352687477)",139.0 3436,Best Western Grande Prairie Hotel & Suites,4.0,Very good,"['Free parking', 'Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Bar/Lounge', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",10745 117th Avenue Grande Prairie Alberta,Canada,"(55.001251, -115.002136)",132.0 3437,Pomeroy Hotel & Conference Centre Grande Prairie,4.0,Very good,"['Free parking', 'Pool', 'Room service', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Restaurant', 'Bar/Lounge', 'Breakfast included', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",11633 100th Street Grande Prairie Alberta,Canada,"(55.001251, -115.002136)", 3438,Motel 6 Grande Prairie,,,[],15402 101 St Grande Prairie Alberta,Canada,"(55.1775506, -118.7977049)", 3439,Sandman Hotel Grande Prairie,3.0,Average,"['Fitness Centre with Gym / Workout Room', 'Restaurant', 'Pool', 'Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Breakfast included', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",9805 100 St Grande Prairie Alberta,Canada,"(55.1689061, -118.7942646)", 3440,Stanford Inn & Suites,4.0,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",11401 100 Ave Grande Prairie Alberta,Canada,"(55.1702221774466, -118.839855896453)",119.0 3441,Encore Suites by Service Plus Inns,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Airport transportation', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",10639 110 St Grande Prairie Alberta,Canada,"(55.1709445, -118.8261171)",170.0 3442,Service Plus Inn & Suites Grande Prairie,3.5,Very good,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Restaurant', 'Bar/Lounge', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Casino and Gambling', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",10810 Grande Prairie Alberta,Canada,"(55.1709919, -118.7948882)",144.0 3443,Super 8 by Wyndham Grande Prairie,,,[],10050 116 Ave Grande Prairie Alberta,Canada,"(55.1855044, -118.8010254)", 3444,Four Points by Sheraton Grande Prairie,4.5,Excellent,"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",6702 106 St Grande Prairie Alberta,Canada,"(55.1834594, -118.8177351)",131.0 3445,Holiday Inn Express Grande Prairie,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Pool', 'Free parking', 'Breakfast included', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",10226 117 Ave Grande Prairie Alberta,Canada,"(55.1861902245692, -118.802171377567)",130.0 3446,Holiday Inn & Suites Grande Prairie - Conference Centre,,,[],9816 107 St Grande Prairie Alberta,Canada,"(55.192887, -118.8178188)",140.0 3447,Days Inn by Wyndham Grande Prairie,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",10218 162 Ave Grande Prairie Alberta,Canada,"(55.001251, -115.002136)", 3448,Paradise Inn & Conference Centre,3.0,Average,"['Restaurant', 'Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Breakfast included', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']",11201 Grande Prairie Alberta,Canada,"(55.1709919, -118.7948882)",125.0 3450,Stonebridge Hotel Grande Prairie,4.0,Very good,"['Room service', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",12102 100 St Grande Prairie Alberta,Canada,"(55.1896489, -118.795674)",129.0 3451,Podollan Rez-idence Grande Prairie,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Minibar', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",11702 99 Ave Grande Prairie Alberta,Canada,"(55.1692193, -118.8497623)", 3452,A River Road Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Concierge', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",County of Grande Prairie Grande Prairie Alberta,Canada,"(55.001251, -115.002136)", 3453,Westport Inn,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Family Rooms']",11301 100 Ave Grande Prairie Alberta,Canada,"(55.170220379574, -118.836579273589)", 3454,Canadian Motor Inn,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",10901 100 Ave Grande Prairie Alberta,Canada,"(55.1702031, -118.8211799)",89.0 3455,Western Budget Motel Grande Prairie # 2,2.5,Average,"['Free parking', 'Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",13920 99th Street Grande Prairie Alberta,Canada,"(55.001251, -115.002136)", 3456,Thriftlodge Grande Prairie,2.5,Average,"['Free High Speed Internet (WiFi)', 'Concierge', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",10923 100 Ave Grande Prairie Alberta,Canada,"(55.1702245, -118.8260241)",89.0 3457,Prairie Haven Motel,1.5,Poor,"['Free High Speed Internet (WiFi)', 'Laundry Service', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room']",12002 100 St Grande Prairie Alberta,Canada,"(55.1891759073991, -118.795676814092)",89.0 3458,Western Budget Motel Grand Prairie #1,1.0,,[],13825 100 St ,Canada,"(55.1752861, -118.7946717)", 3459,Silver Crest Lodge,2.5,Average,"['Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",11902 100 St Grande Prairie Alberta,Canada,"(55.1878435, -118.795692)", 3460,Happy Trails Campground & Cabins,3.5,,[],64001A Township Road 722 ,Canada,"('nil', 'nil')", 3461,Rotary Campground,4.0,Very good,['Pets Allowed ( Dog / Pet Friendly )'],10747 108 St Grande Prairie Alberta,Canada,"(55.1798265, -118.819324364632)", 3462,Camp Tamarack RV Park,4.5,,[],704063 Range Road 62 ,Canada,"(55.2164993, -118.8205455)", 3463,Maple Meadows Country Inn Bed & Breakfast,5.0,Excellent,[],R # Grande Prairie Alberta,Canada,"(55.1709919, -118.7948882)", 3464,The Lodge Motor Inn,3.0,Average,"['Restaurant', 'Air conditioning']",10909 100 Ave Grande Prairie Alberta,Canada,"(55.1702108818182, -118.822941427273)", 3465,La Casa Daniel B&B,,,[],7726 94a St ,Canada,"(55.1502308995009, -118.776112238621)", 3466,Parkside Inn,,,[],10431 100 Ave ,Canada,"(53.6961506, -113.2470458)", 3467,Country Roads RV Park,3.5,,[],63061A Twp 722 ,Canada,"('nil', 'nil')", 3468,Holiday Inn Hotel & Suites St. Catharines Conference Centre,4.0,Very good,"['Pool', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Free High Speed Internet (WiFi)', 'Free parking', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",327 Ontario St St. Catharines Ontario,Canada,"(43.1701106, -79.2654372)",113.0 3469,Capri Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",391 Ontario St St. Catharines Ontario,Canada,"(43.178095, -79.266948)", 3470,Cedar Suite Bed & Breakfast,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",11 Dorothy St St. Catharines Ontario,Canada,"(43.18094758125, -79.26601458125)", 3471,Stone Mill Inn,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",271 Merritt St St. Catharines Ontario,Canada,"(43.1371908, -79.2144083)", 3472,Lily's House on the 12,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Minibar', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",107 Welland Vale Rd St. Catharines Ontario,Canada,"(43.1611669619934, -79.2631865601194)", 3475,Best Western St. Catharines Hotel & Conference Centre,4.0,Very good,"['Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Breakfast included', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms']",2 North Service Rd St. Catharines Ontario,Canada,"(43.1780959, -79.2502856)",102.0 3476,Canadas Best Value Inn - St. Catharines,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Multilingual Staff', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Smoking rooms available']",420 Ontario St St. Catharines Ontario,Canada,"(43.1783095, -79.2665946)",79.0 3477,Christine's Bed and Breakfast,5.0,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Concierge', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",13 Blue Spruce Crt St. Catharines Ontario,Canada,"(43.1956985, -79.2569111)",169.0 3478,River Birch Bed and Breakfast,4.5,,[],17 Ziraldo Rd ,Canada,"(43.193689, -79.263001)", 3479,Springbank House,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",68 Yates St St. Catharines Ontario,Canada,"(43.1563812, -79.2528176)",115.0 3480,Tigh-na-Mara Bed and Breakfast,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Air conditioning']",27 Shelley Ave St. Catharines Ontario,Canada,"(43.198615, -79.281011)",115.0 3481,Simcoe Suites on the Henley,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",20 Simcoe St St. Catharines Ontario,Canada,"(43.201825, -79.268418)", 3482,Rheinhessen Estate Bed & Breakfast,4.5,Excellent,"['Free Internet', 'Free parking', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",1108 Lakeshore Road West Fireline 600 St. Catharines Ontario,Canada,"(50.000678, -86.000977)", 3483,Harbour Heights Bed & Breakfast,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Airport transportation', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms', 'Smoking rooms available']",6 Harbour Heights Lane St. Catharines Ontario,Canada,"(43.1952145, -79.2556955)", 3484,Ridley Gate Manor,5.0,Excellent,"['Pool', 'Free parking', 'Air conditioning']",37 Henrietta St St. Catharines Ontario,Canada,"(43.1518697, -79.2521567)", 3485,Harbourfront Inn,3.5,Very good,"['Restaurant', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",38 Lakeport Rd St. Catharines Ontario,Canada,"(43.202697, -79.265495)", 3486,Sleepy Cow,5.0,,[],125 Dalhousie Ave ,Canada,"(43.199528, -79.273676)", 3487,Mulberry Cottage,,,[],Water Street ,Canada,"(40.5714575, -78.138064)", 3488,Brock University Residential Conferences,,,[],1812 Sir Isaac Brock Way ,Canada,"(43.11854445, -79.2462493496094)", 3489,Old Port Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms', 'Suites']",73 Main St St. Catharines Ontario,Canada,"(43.199697, -79.271089)", 3490,Pond Side Bed and breakfast,5.0,,[],33 Johnston St ,Canada,"(46.1415852631579, -60.191495)", 3491,Shangri-La Niagara Family Campground,3.5,,[],3425 17th Street ,Canada,"(28.2458341818182, -81.3094416060606)", 3492,Jordan Manor,5.0,,[],1590 St. Paul St W ,Canada,"(43.1466289, -79.2554779)", 3493,Omi's Haus,5.0,,[],1931 Third Street Louth ,Canada,"('nil', 'nil')", 3494,Wooton House on the Water,5.0,,[],2 Elgin St ,Canada,"(44.5043878, -77.4722485)", 3495,Squirrel House Niagara,5.0,,[],1819 Fifth St Louth ,Canada,"('nil', 'nil')", 3496,On Shore Bed & Breakfast,4.0,,[],6 Shore Blvd ,Canada,"(43.2066408270605, -79.2542975869597)", 3497,Cooke's Bed & Breakfast at Highbourne House,2.5,,[],5 Michigan Ave ,Canada,"(42.387960522878, -71.0838035579655)", 3498,The Fairview at Rockway,,,[],3241 Ninth St ,Canada,"(43.1246766859241, -79.3163313076348)", 3499,Sammy's Sweet Suite,,,[],2707 Fifth St Louth ,Canada,"('nil', 'nil')", 3500,Sunset View Niagara Bed & Breakfast,,,[],2426 Third St ,Canada,"(-17.8247521, 31.05159)", 3501,Villa Villekulla,,,[],44 Yates St ,Canada,"(52.9066708, -1.47654442855764)", 3502,Woodward House B&B,,,[],31 Centennial Dr ,Canada,"(44.9908545158225, -64.1204895477031)", 3503,Comfort Inn & Suites Shawinigan,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",70 Shawinigan Quebec,Canada,"(46.5389609, -72.7467621)", 3504,Auberge Gouverneur Shawinigan,3.5,Very good,"['Pool', 'Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1100 Promenade du Saint-Maurice Shawinigan Quebec,Canada,"(46.5409162898834, -72.7553981488117)",109.0 3505,Auberge Motel Drakkar,4.5,,[],4500 Blvd de Shawinigan-Sud ,Canada,"(46.5166413, -72.7488433)",87.0 3506,Aux Traditions,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Tennis Court', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1515 Chemin de St-Jean-des-Piles Quebec,Canada,"(46.691254745, -72.74039494)", 3507,Auberge Pique-Nique,3.5,Very good,"['Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Electric vehicle charging station', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",581 28eme Rue Shawinigan Quebec,Canada,"(52.4760892, -71.8258668)", 3508,Hotel Marineau Shawinigan,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Concierge', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",222 Shawinigan Quebec,Canada,"(46.5389609, -72.7467621)", 3509,Gite du Lac a la Tortue,5.0,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Spa', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Ski-In / Ski-Out', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",2780 Rue De Saint-Exupery Quebec,Canada,"(46.6355500044152, -72.6113465702616)", 3510,Gite La Belle Aventure,5.0,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",232 4e Avenue Quebec,Canada,"(45.431719744, -73.599478172)", 3511,Auberge La Rocaille,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",1851 5e Avenue Quebec,Canada,"(46.6026972, -72.7081068)",68.0 3512,Aux Berges du St-Maurice,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",Rue Principale 2369 Quebec,Canada,"(52.4760892, -71.8258668)", 3513,Le Canard Medeau,4.5,Excellent,"['Free parking', 'Restaurant']",2350 rang Saint-Olivier Shawinigan Quebec,Canada,"(46.6708041, -72.7664382)", 3514,La Maison Cadorette,4.0,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning']",Rue Principal Quebec,Canada,"(46.0963857, -75.6339128)", 3515,Le Manoir du Rocher de Grand-Mere,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel']",8 Quebec,Canada,"(33.5739650625, -117.7341950625)", 3516,Auberge Aux Goglus,5.0,Excellent,"['Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Free parking', 'Spa', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",140 Quebec,Canada,"(22.2069127, -101.0010078)", 3517,Les P'tits Pommiers,,,[],2295 Albert Dufresne Shawinigan Quebec,Canada,"(46.5268590175535, -72.7339603341345)",82.0 3518,Gite aux Orchidees,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Spa', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",351 chemin du Parc National ,Canada,"(46.6403462, -72.7165842)", 3519,Chez Baza,5.0,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Refrigerator in room']",1339 de la Victoire Shawinigan Quebec,Canada,"(52.4760892, -71.8258668)",109.0 3520,Gite L'Ancestral,5.0,,[],70 3e Avenue Quebec,Canada,"(45.388886, -73.992011)", 3521,Gite Au Petit Louis,5.0,Excellent,"['Pool', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",201 5e Avenue Quebec,Canada,"(45.763346, -73.810991)",85.0 3522,Domaine Ste-Flore,,,[],4200 Chemin du lac Chretien Shawinigan Quebec,Canada,"(46.6209952, -72.7547442)", 3523,Gite Saint-Jean-de-Piles,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Non-smoking rooms']",1570 Rue Principale Quebec,Canada,"(46.4438043, -72.7781378)", 3524,Auberge du Missionnaire,4.5,,[],1031 Chemin De La Vigilance ,Canada,"('nil', 'nil')", 3525,Auberge Le Flores,3.0,Average,"['Pool', 'Free parking', 'Restaurant', 'Spa', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']",429 Quebec,Canada,"(-18.5687499, -46.5452873)", 3526,Auberge Escapade Inn,3.5,Very good,"['Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar/Lounge', 'Concierge', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']",3383 Rue Garnier Shawinigan Quebec,Canada,"(46.5578186, -72.7543193)", 3527,Les Cabines Nordik Des Piles,3.5,Very good,[],1720 Chemin de la Baie Martin Quebec,Canada,"(46.6619885, -72.7924941)", 3528,Hotel Econo Confort,2.0,Poor,"['Restaurant', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",359 6e Avenue Quebec,Canada,"(45.4312612333333, -73.6037383895833)", 3529,Chalet Bo-Kit,,,[],1900 Avenue Melville ,Canada,"(46.5350564, -72.7557881)", 3530,Auberge De L'ile Melville,,,[],1900 Avenue Melville ,Canada,"(46.5350564, -72.7557881)",70.0 3531,Elevate Rooms at Lambert Street,,,[],873 Rue Lambert ,Canada,"(45.668682, -73.58232388)", 3532,Le Lumineux & Le Serenite,,,[],1900 Ile Banane ,Canada,"(47.746173, -3.35721337170842)", 3536,Camping Otamac,4.0,,[],5431 Av Tour du Lac S Quebec,Canada,"(52.4760892, -71.8258668)", 3537,Qualicum Beach Inn,,,[],2690 Island Hwy W Qualicum Beach British Columbia,Canada,"(55.001251, -125.002441)", 3538,Buena Vista by the Sea,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",3285 Island Hwy W Qualicum Beach British Columbia,Canada,"(55.001251, -125.002441)", 3539,Riverside Resort & Campground,4.0,Very good,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",3506 West Island Highway Qualicum Beach British Columbia,Canada,"(49.3502554, -124.4043021)", 3541,Ocean Crest Motel,,,[],3292 Island Hwy W Qualicum Beach British Columbia,Canada,"(55.001251, -125.002441)",89.0 3542,Sand Pebbles Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",2767 West Island Highway Qualicum Beach British Columbia,Canada,"(49.3502554, -124.4043021)",100.0 3543,Laurel's Cottage,5.0,Excellent,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Golf Course', 'Non-smoking hotel', 'Tennis Court', 'Family Rooms']",579 Memorial Road Qualicum Beach British Columbia,Canada,"(55.001251, -125.002441)", 3544,Cedar Grove RV Park & Campground,4.0,Very good,"['Free Internet', 'Free parking', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )']",246 Riverbend Rd Qualicum Beach British Columbia,Canada,"(49.3620155, -124.4845621)",109.0 3545,Shorewater Resort,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",3295 Island Hwy W Qualicum Beach British Columbia,Canada,"(55.001251, -125.002441)", 3546,Crown Mansion Boutique Hotel & Villas,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Breakfast included', 'Room service', 'Airport transportation', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",292 Crescent Rd E Qualicum Beach British Columbia,Canada,"(55.001251, -125.002441)",106.0 3547,Lighthouse Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",6035 Island Hwy W Qualicum Beach British Columbia,Canada,"(55.001251, -125.002441)", 3548,La Rosetta Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']",106 Hoylake Rd E Qualicum Beach British Columbia,Canada,"(49.3513273, -124.438942)", 3549,At Nautica Tigh Bed & Breakfast,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Golf Course']",2519 Island Hwy W Qualicum Beach British Columbia,Canada,"(55.001251, -125.002441)", 3550,Tea Cozy Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Non-smoking rooms']",923 View Rd Qualicum Beach British Columbia,Canada,"(49.3355632, -124.4101012)", 3551,Suite Amour Hobby Farm,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Suites']",3567 Ryan Rd Qualicum Beach British Columbia,Canada,"(49.3025267, -124.5099126)", 3552,Westerlea Resort Motel,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']",3281 Island Hwy W Qualicum Beach British Columbia,Canada,"(55.001251, -125.002441)", 3553,Qualicum Beach House,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Laundry Service', 'Refrigerator in room', 'Kitchenette']",3267/3251 W Island Highway Qualicum Beach British Columbia,Canada,"(55.001251, -125.002441)", 3554,Elizabeth Manor Bed and Breakfast,4.5,,[],206 Elizabeth Ave ,Canada,"(51.5395513, -0.0912507)", 3555,Wyldflower B & B,5.0,,[],2665 Bradshaw Rd ,Canada,"(43.3377666062189, -76.2301681834904)", 3556,Falcon Crest Bed and Breakfast,3.5,,[],4265 Island Hwy W ,Canada,"(49.3611454, -124.5047517)", 3557,Beautiful House Near Qualicum Beach Guest House,,,[],478 Village Way ,Canada,"(51.4526275, -0.0893276)", 3558,PineRidge RV Park & Farm Market,,,[],2715 Turnbull Rd ,Canada,"(28.692984, -80.85393)", 3559,Eagle Landing Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Minibar', 'Refrigerator in room', 'Non-smoking rooms']",2101 Widgeon Rd Qualicum Beach British Columbia,Canada,"(49.3780788, -124.5750453)", 3560,Free Spirit Spheres,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']",420 Horne Lake Rd Qualicum Beach British Columbia,Canada,"(49.3460356, -124.6510126)", 3561,Cornerstones Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",166 Harlech Rd Qualicum Beach British Columbia,Canada,"(49.3482843, -124.4430078)", 3562,Blue Willow Guest House,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms', 'Suites']",524 Quatna Rd Qualicum Beach British Columbia,Canada,"(49.3549901, -124.4215687)", 3563,Seaview Beach Resort,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",911 McFeely Dr Qualicum Beach British Columbia,Canada,"(49.3666854, -124.4825841)", 3564,Whiskey Creek RV Campground,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access']",1268 Chatsworth Rd Qualicum Beach British Columbia,Canada,"(49.2912893, -124.5229418)", 3565,Hillcrest House B&B,5.0,Excellent,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']",350 Garrett Rd Qualicum Beach British Columbia,Canada,"(49.3555371, -124.4726158)", 3566,St Andrews Lodge & Glen Cottages,4.5,Excellent,['Kitchenette'],3319 Island Hwy W Qualicum Beach British Columbia,Canada,"(55.001251, -125.002441)", 3567,Qualicum House,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)']",254 Elizabeth Ave Qualicum Beach British Columbia,Canada,"(49.3555542, -124.4382494)", 3568,Bahari Bed and Breakfast,5.0,,[],5101 Island Hwy W ,Canada,"(49.3611454, -124.5047517)", 3569,Coombs Country Campground & R.V. Park,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access']",2619 Alberni Hwy Qualicum Beach British Columbia,Canada,"(55.001251, -125.002441)", 3570,A & K Oceanside Retreat,,,[],3188 Island Hwy W ,Canada,"(49.3611454, -124.5047517)", 3571,Rainshadow Retreat,,,[],2757 Lakeview Rd ,Canada,"(43.355683, -88.622558)", 3573,"Quattro Hotel & Conf. Centre, an Ascend Hotel Collection Member",4.5,Excellent,"['Pool', 'Free parking', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar/Lounge', 'Breakfast included', 'Spa', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",229 Great Northern Rd Sault Ste. Marie Ontario,Canada,"(46.5344278, -84.3238987)", 3574,Delta Hotels by Marriott Sault Ste. Marie Waterfront,4.5,Excellent,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Bar/Lounge', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",208 St Mary's River Dr Sault Ste. Marie Ontario,Canada,"(46.5098389, -84.337316)",118.0 3575,"The Water Tower Inn, BW Premier Collection",4.5,Excellent,"['Pool', 'Free parking', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Spa', 'Room service', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",360 Great Northern Rd Sault Ste. Marie Ontario,Canada,"(46.5375399, -84.3170493)",115.0 3577,Quality Inn & Suites Bay Front,,,[],180 Bay St Sault Ste. Marie Ontario,Canada,"(46.5148984, -84.3393757)", 3578,Holiday Inn Express - Sault Ste. Marie,4.5,Excellent,"['Free parking', 'Pool', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Self-Serve Laundry', 'Wheelchair Access', 'Non-smoking rooms']",320 Bay St Sault Ste. Marie Ontario,Canada,"(46.5126673, -84.3362788)", 3579,Sleep Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Dry Cleaning', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",727 Bay St Sault Ste. Marie Ontario,Canada,"(46.5059077, -84.328523)", 3580,Super 8 by Wyndham Sault Ste Marie on,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']",184 Great Northern Rd Sault Ste. Marie Ontario,Canada,"(46.5312438, -84.319194)",86.0 3581,Microtel Inn & Suites by Wyndham Sault Ste. Marie,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Pool', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Breakfast included', 'Babysitting', 'Breakfast Available', 'Business Centre with Internet Access', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Non-smoking rooms', 'Suites']",724 Great Northern Rd Sault Ste. Marie Ontario,Canada,"(46.5473616, -84.3188644)", 3582,Fairfield Inn & Suites Sault Ste. Marie,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",633 Great Northern Rd Sault Ste. Marie Ontario,Canada,"(46.5451582946838, -84.319415101883)", 3583,Days Inn & Suites by Wyndham Sault Ste. Marie on,,,[],332 Bay St Sault Ste. Marie Ontario,Canada,"(46.512530325, -84.33647771875)", 3584,Northlander Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",243 Great Northern Rd Sault Ste. Marie Ontario,Canada,"(46.533077, -84.3198863)", 3588,Trunk Road Motel,,,[],759 Trunk Rd Sault Ste. Marie Ontario,Canada,"(46.5234760736433, -84.2698077745426)", 3589,Glenview Cottages,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",2611 Great Northern Rd Sault Ste. Marie Ontario,Canada,"(46.6065966364738, -84.2953652067094)", 3591,Catalina Motel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']",259 Great Northern Rd Sault Ste. Marie Ontario,Canada,"(46.5339461, -84.3194087)", 3592,Pine Grove Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Electric vehicle charging station', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",1515 Trunk Roa Sault Ste. Marie Ontario,Canada,"(50.000678, -86.000977)", 3593,Satelite Motel Sault Ltd,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",248 Great Northern Rd Sault Ste. Marie Ontario,Canada,"(46.533359, -84.319021)", 3594,Howard Johnson by Wyndham Sault Ste Marie on,2.0,Poor,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Non-smoking rooms']",503 Trunk Rd Sault Ste. Marie Ontario,Canada,"(46.5183510383993, -84.2814942015315)", 3595,The Algonquin Hotel,2.5,Average,"['Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Non-smoking rooms']",864 Queen St E Sault Ste. Marie Ontario,Canada,"(46.5227419, -84.2478966)", 3596,Shady Rest Motel Apartments & Kitchenettes,1.5,Poor,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']",1547 Trunk Rd Sault Ste. Marie Ontario,Canada,"(46.5363078148378, -84.2405447066201)", 3597,Canadian Motor Hotel,3.0,Average,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Concierge', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Smoking rooms available']",410 Pim St Sault Ste. Marie Ontario,Canada,"(46.5198219, -84.3191653)", 3598,Holiday Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']",435 Trunk Rd Sault Ste. Marie Ontario,Canada,"(46.5177220909892, -84.2828563171205)", 3599,Stokely Creek Lodge,5.0,Excellent,"['Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']",194 Pickard Road Sault Ste. Marie Ontario,Canada,"(46.7783436, -84.3565902)", 3600,Sault Ste. Marie KOA Holiday,4.5,Excellent,"['Pool', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",501 Fifth Line E Sault Ste. Marie Ontario,Canada,"(46.5812718875858, -84.3274710293843)", 3601,Adams Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']",647 Great Northern Rd Sault Ste. Marie Ontario,Canada,"(46.545389512931, -84.3194236085614)", 3602,Villa Inn Motel,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']",724 Great Northern Rd Sault Ste. Marie Ontario,Canada,"(46.5473616, -84.3188644)", 3603,Eastbourne Manor,5.0,,[],1048 Queen St E ,Canada,"(43.6527257, -79.3777755)", 3604,Mystic Sky Bed and Breakfast Retreat,5.0,,[],110 Driftwood Dr ,Canada,"(40.8101261375179, -77.9294447236299)", 3605,Algoma Cabins and Motel,2.0,,[],1713 Queen St E ,Canada,"(35.7171660416667, -77.8909771458333)", 3606,Shady Pines Motel,2.0,,[],1587 Trunk Rd ,Canada,"(54.5687821, -1.1759806)", 3607,Lakeview Inns & Suites - Hinton,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",500 Smith St Hinton Alberta,Canada,"(53.4063641, -117.5565277)", 3608,Holiday Inn Express Hotel & Suites Hinton,,,[],462 Smith St Hinton Alberta,Canada,"(53.4063641, -117.5565277)", 3609,BCMInns - Hinton,4.0,Very good,"['Pool', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",386 Smith St Hinton Alberta,Canada,"(53.4063641, -117.5565277)",105.0 3610,Ramada by Wyndham Hinton,4.0,Very good,"['Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",149 Woodley Drive Hinton Alberta,Canada,"(53.3831407, -117.6315927)", 3611,Pines Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",709 Gregg Ave Hinton Alberta,Canada,"(53.396223, -117.5997489)", 3613,Twin Pine Motor Inn,4.0,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",595 Gregg Ave Hinton Alberta,Canada,"(53.396223, -117.5997489)", 3614,Best Western Plus Hinton Inn & Suites,5.0,,[],340 Smith St ,Canada,"(43.1633097894737, -77.6250751578947)",125.0 3615,Hinton Lodge,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Smoking rooms available']",752 Carmichael Lane Hinton Alberta,Canada,"(53.3865446, -117.6193266)",99.0 3617,Days Inn by Wyndham Hinton,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",358 Smith St Hinton Alberta,Canada,"(53.4063641, -117.5565277)",90.0 3618,White Wolf Inn,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Dry Cleaning', 'Electric vehicle charging station', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",828 Carmichael Lane Hinton Alberta,Canada,"(53.3865446, -117.6193266)",110.0 3619,Holiday Inn Hinton,4.0,Very good,"['Pool', 'Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']",393 Gregg Ave Hinton Alberta,Canada,"(53.396223, -117.5997489)", 3621,Super 8 by Wyndham Hinton,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Breakfast included', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']",284 Smith St Hinton Alberta,Canada,"(53.4063641, -117.5565277)", 3622,Crestwood Hotel,,,[],678 Carmichael Lane Hinton Alberta,Canada,"(53.3865446, -117.6193266)", 3623,Hinton Highway Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",257 Gregg Ave Hinton Alberta,Canada,"(53.396223, -117.5997489)", 3624,Old Entrance B 'n B Cabins & Teepees,,,[],26118 Old Entrance Road Hinton Alberta,Canada,"(55.001251, -115.002136)", 3625,Jasper Gates Resort & RV,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",49323 Highway 1 Hinton Alberta,Canada,"(55.001251, -115.002136)", 3626,McCracken Country Inn & Tea House,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms', 'Smoking rooms available']",146 Brookhart St Hinton Alberta,Canada,"(53.4068992, -117.5480966)", 3627,Athabasca Valley Inn & Suites,3.0,Average,"['Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room']",124 Athabasca Ave Hinton Alberta,Canada,"(53.4249076, -117.5429999)", 3629,Tara Vista Inn,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",425 Gregg Ave Hinton Alberta,Canada,"(53.396223, -117.5997489)", 3630,Rocky Mountain Escape Cabins,5.0,Excellent,['Free parking'],Jasper National Park Hinton Alberta,Canada,"(55.001251, -115.002136)", 3631,Flying Dog Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']",240 Woodley Dr Hinton Alberta,Canada,"(53.3831407, -117.6315927)", 3632,KOA Hinton/Jasper,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry']",50409 B Highway 16 Hinton Alberta,Canada,"(55.001251, -115.002136)", 3633,Bar F Ranch House,5.0,,[],50409A Highway 16 ,Canada,"('nil', 'nil')", 3634,Mountain Breezes Bed and Breakfast,5.0,,[],177 Collinge Rd ,Canada,"(53.8865388, -2.0366116)", 3635,Suite Dreams Bed and Breakfast,,,[], Hinton Alberta,Canada,"(53.4046768, -117.570219)", 3636,Greentree Lodge,,,[],Highway 16 West ,Canada,"(30.3376429, -90.8482651)", 3637,Lodge @ Switzer,,,[],Highway 40 ,Canada,"(40.1674102, -106.4169259)", 3638,Maxwell Lake Bed and Breakfast,,,[],354 Collinge Rd ,Canada,"(53.8865388, -2.0366116)", 3639,Mountain Vista Bed & Breakfast,,,[],Switzer Dr ,Canada,"(43.9201231, -78.8789351)", 3642,Embarc Blue Mountain,4.5,Excellent,"['Pool', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Free High Speed Internet (WiFi)', 'Spa', 'Adult pool', 'Breakfast Available', 'Concierge', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Paid Internet', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",277 Jozo Weider Blvd Blue Mountains Ontario,Canada,"(44.5031929, -80.3059062)", 3643,Heathcote Haven Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",The Blue Mountains-Meaford Tline Ontario,Canada,"(50.000678, -86.000977)", 3644,Blue Mountain Inn,3.5,Very good,"['Pool', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Restaurant', 'Room service', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Paid Wifi', 'Pets Allowed ( Dog / Pet Friendly )', 'Shuttle Bus Service', 'Ski-In / Ski-Out', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",108 Jozo Weider Blvd Blue Mountains Ontario,Canada,"(44.5058033, -80.3072645)",118.0 3645,Historic Snowbridge Mountain Homes - Blue Mountain Resort,4.0,Very good,"['Pool', 'Free Internet', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Babysitting', 'Non-smoking hotel', 'Outdoor pool', 'Paid Wifi', 'Shuttle Bus Service', 'Tennis Court', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",108 Jozo Weider Blvd Blue Mountains Ontario,Canada,"(44.5058033, -80.3072645)", 3646,Mountain Springs Resort and Conference Centre,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Business Centre with Internet Access', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Ski-In / Ski-Out', 'Tennis Court', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",796468 Grey Road 19 Blue Mountains Ontario,Canada,"(44.5124812, -80.3238143)", 3647,Bowering Guest House,3.5,Very good,"['Free parking', 'Laundry Service', 'Non-smoking hotel', 'Shuttle Bus Service', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms']",608069 12th Sideroad Blue Mountains Ontario,Canada,"(44.4479692, -80.4385996)", 3648,\u200bThe Beaver Motel,2.5,,[],161 King St E Ontario,Canada,"(43.650333, -79.372044)", 3649,Mountain Walk - Blue Mountain Resort,3.0,,[],110 Jozo Weider Blvd ,Canada,"(44.507661058902, -80.3160241151521)", 3650,Mountain View,,,[],171 Tyrolean Lane ,Canada,"(44.5139952, -80.3145706)", 3651,The Lodges at Blue Mountain,4.0,Very good,"['Free parking', 'Non-smoking hotel', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",796468 Grey Road 19 Blue Mountains Ontario,Canada,"(44.5124812, -80.3238143)", 3652,Royal Harbour Resort,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Tennis Court', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1 Harbour St Ontario,Canada,"(43.6432764, -79.3758462)", 3653,The Retreat House,5.0,Excellent,[],120 Tyrol Ave Blue Mountains Ontario,Canada,"(44.5016613, -80.3351236)", 3654,Mosaic,4.0,Very good,"['Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Heated pool', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Paid Internet', 'Paid Wifi', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",108 Jozo Weider Blvd Blue Mountains Ontario,Canada,"(44.5058033, -80.3072645)", 3655,Tyrolean Village Resort at Blue Mountain,4.0,Very good,"['Free parking', 'Hot Tub', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",796455 Grey Rd. 19 Blue Mountains Ontario,Canada,"(44.5116657324646, -80.3231415967562)", 3656,Wintergreen - Blue Mountain Resort,3.5,,[],Blue Mountain Resort Village ,Canada,"(40.8104608, -75.5231940974711)", 3657,Penny's Motel,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",141 King St E Ontario,Canada,"(43.582024, -79.610116)", 3658,3 Sisters Bed & Breakfast,,,[],788158 Grey Road 13 ,Canada,"(44.3259052, -80.5244926)", 3659,Ski Blue,,,[],796468 Grey Road 19 706 ,Canada,"('nil', 'nil')", 3660,Hillside Bed and Breakfast,4.0,,[],110 Brook Street Ontario,Canada,"(42.8137637, -81.5585382)", 3661,The Blue Mountain Lodge,3.5,,[],209861 Hwy 26 West ,Canada,"(44.5231773457739, -80.2975975408775)", 3662,The Pepperberry Bed and Breakfast,,,[],112 Starlight Lane Ontario,Canada,"(44.5858284566159, -80.5283330477499)", 3663,Holiday Inn Peterborough,3.5,Very good,"['Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Pool', 'Room service', 'Restaurant', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']",150 George St N Peterborough Ontario,Canada,"(44.297199, -78.3192701)", 3664,Super 8 by Wyndham Peterborough,4.0,Very good,"['Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1257 Lansdowne St West Peterborough Ontario,Canada,"(44.2796276287159, -78.3544363486331)", 3665,Best Western Plus Otonabee Inn,4.5,Excellent,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",84 Lansdowne St E Peterborough Ontario,Canada,"(44.2895084, -78.305703)",139.0 3666,Peterborough Inn & Suites Hotel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Conference Facilities', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",312 George St N Peterborough Ontario,Canada,"(44.3030634158991, -78.3197065043651)",84.0 3669,Quality Inn Peterborough,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",1074 Lansdowne St W Peterborough Ontario,Canada,"(44.2817547758386, -78.3465538951969)", 3670,Motel 6 Peterborough,,,[],133 Lansdowne St E Peterborough Ontario,Canada,"(44.2891397154223, -78.3022387457896)",83.0 3671,Golden Pathways Retreat and B & B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",3075 Wallace Point Rd Peterborough Ontario,Canada,"(44.2014544894626, -78.3263627751744)", 3672,Blue Jay Motel,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']",165 Hwy. No. 7 Eas Peterborough Ontario,Canada,"(50.000678, -86.000977)",70.0 3673,Twin Pines Bed and Breakfast,5.0,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Suites']",1173 Clonsilla Ave Peterborough Ontario,Canada,"(44.2946918, -78.3406435)",100.0 3674,Robyn's Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",1136 Highway 7 East Peterborough Ontario,Canada,"(44.3036634993926, -78.2445731409884)",85.0 3675,Carriage Inn Motel,1.0,,[],963 Hwy 7 East ,Canada,"(43.8702422, -79.2725044)", 3676,Burleys Gardens and Suite,,,[],2604 Television Rd ,Canada,"(44.3182756333656, -78.2913820161355)", 3677,Peterborough Express Inn,1.0,Terrible,"['Air conditioning', 'Microwave', 'Refrigerator in room']",1015 Highway 7 Peterborough Ontario,Canada,"(44.294479, -78.2807086)", 3678,The Moffat House,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",597 Weller St Peterborough Ontario,Canada,"(44.3043328, -78.3373652)", 3679,Silver Leaf Cottages,5.0,,[],924 Silver Leaf Dr ,Canada,"(36.0618049266834, -80.344832134895)", 3680,Park Side Motel,3.5,Very good,"['Free parking', 'Laundry Service', 'Air conditioning', 'Microwave', 'Non-smoking rooms']",958 HWY 7 East Peterborough Ontario O,Canada,"(50.000678, -86.000977)", 3681,Cadigan's Camp & Resort,3.0,,[],305 Cadigan Road ,Canada,"(44.4652025285675, -78.4755782649206)", 3682,Stillwater on the Lake,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",1-641 Lakeview Cres Peterborough Ontario,Canada,"(44.842018, -77.981965)", 3683,Casa Java Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",2499 Keitel Dr Peterborough Ontario,Canada,"(44.2901907, -78.374428)", 3684,Camp Ashtabula,5.0,Excellent,[],334 Elim Lodge Road Peterborough Ontario,Canada,"(44.4860814016742, -78.4815983168961)", 3685,Elim Lodge,4.0,,[],266 Elim Lodge Rd ,Canada,"(44.4823352116927, -78.4797434520896)", 3686,Lancaster Cottage & Trailer Resort,3.5,Very good,"['Pool', 'Free parking', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )']",691 Frank Hill Rd Peterborough Ontario,Canada,"(44.3279927, -78.4427009)", 3687,Birch Point Bay,4.5,,[],76 Birch Point Dr ,Canada,"(44.4054656063879, -78.4871869811447)", 3688,Benson Bennet House,3.5,,[],180 Benson Ave ,Canada,"(41.8602987661657, -76.9534056349758)", 3689,Armour Road Studio B&B,,,[],1308 Armour Rd ,Canada,"(41.1628511552094, -87.8402929940342)", 3690,Beavermead Campground,,,[],2011 Ashburnham Dr ,Canada,"(44.2965835, -78.3006078)", 3691,Carriage Lane Bed & Breakfast,,,[],453 Carriage Lane ,Canada,"(43.614638, -116.276284)", 3692,Ennismore Inn & Resort,,,[],290 Cork Line ,Canada,"(44.4554280200162, -78.4704343850776)", 3693,Peterborough House B&B,,,[],633 Gilmour St ,Canada,"(44.3014954, -78.338309)", 3694,Ramada Inn,,,[],100 Charlotte St ,Canada,"(51.344106, 0.728479)", 3696,Hotel Le Floral,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Bar/Lounge', 'Breakfast included', 'Dry Cleaning', 'Heated pool', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",192 Sherbrooke Quebec,Canada,"(45.403271, -71.889038)", 3697,OTL Gouverneur Sherbrooke,5.0,Excellent,"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",3131 King West Street Sherbrooke Quebec,Canada,"(52.4760892, -71.8258668)",164.0 3698,Delta Hotels by Marriott Sherbrooke Conference Center,3.5,Very good,"['Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Free parking', 'Bar/Lounge', 'Babysitting', 'Banquet Room', 'Conference Facilities', 'Dry Cleaning', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",2685 King Ouest Sherbrooke Quebec,Canada,"(45.3983347290799, -71.939346911956)", 3699,Auberge Marquis de Montcalm,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Spa', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",797 General-De Montcalm St. Sherbrooke Quebec,Canada,"(52.4760892, -71.8258668)", 3700,Hotel Le President,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",3535 King Street West Sherbrooke Quebec,Canada,"(52.4760892, -71.8258668)", 3701,Grand Times Hotel Sherbrooke,3.5,Very good,"['Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms', 'Suites']",1 rue Belvedere Sud Sherbrooke Quebec,Canada,"(45.3980075, -71.8970635)", 3702,Comfort Inn Sherbrooke,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",4295 Boulevard Bourque Sherbrooke Quebec,Canada,"(45.3827413, -71.9685113)", 3703,Motel Lennoxville,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Microwave', 'Refrigerator in room']",94 rue Queen Sherbrooke Quebec,Canada,"(45.365721125, -71.85629225)", 3704,Motel des Cedres,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",6210 Bourque Blvd Sherbrooke Quebec,Canada,"(52.4760892, -71.8258668)", 3705,Motel Le Sabre,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Family Rooms']",647 Sherbrooke Quebec,Canada,"(45.403271, -71.889038)", 3706,Motel Le Refuge,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room']",43 Queen St. Quebec,Canada,"(45.36133555, -71.8574790528734)", 3707,Hotellerie Jardins de ville,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Restaurant', 'Banquet Room', 'Business Centre with Internet Access', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",423 Sherbrooke Quebec,Canada,"(45.403271, -71.889038)", 3708,Gite Le Cameleon,,,[],2150 rue Galt Ouest Sherbrooke Quebec,Canada,"(45.3868405, -71.9260722)", 3709,Universite de Sherbrooke Hotellerie,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Refrigerator in room', 'Non-smoking rooms']",2500 Boulevard de l'Universite Sherbrooke Quebec,Canada,"(45.3783078, -71.9284700215281)", 3710,Ile de Garde,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",576 rue Prospect Sherbrooke Quebec,Canada,"(45.4078843, -71.8984813)", 3711,Hotel & Motel La Marquise,3.5,Very good,"['Pool', 'Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",1700 Wellington South Sherbrooke Quebec,Canada,"(52.4760892, -71.8258668)", 3712,Gite L'Antre D'Eux,5.0,Excellent,"['Pool', 'Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",3870 Chemin Rheaume Sherbrooke Quebec,Canada,"(45.3434928, -72.0866946)", 3713,Motel Econo-Nuit,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms']",520 rue du Parc-Industriel Sherbrooke Quebec,Canada,"(45.4644679, -71.9636247)", 3714,Charmes de Provence,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",350 rue Quebec Sherbrooke Quebec,Canada,"(45.3972886, -71.8590609603101)", 3715,Les Matins d'Antoine,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Kitchenette']",39 rue Queen Sherbrooke Quebec,Canada,"(45.3605715992773, -71.8580108739399)", 3716,Bishop's University,4.5,Excellent,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Tennis Court', 'Family Rooms']",Rue College Sherbrooke Quebec,Canada,"(45.3663242, -71.8559118)", 3717,Villa Marco Polo,4.0,,[],811 General de Montcalm ,Canada,"('nil', 'nil')", 3719,Quality Hotel & Suites,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Pool', 'Restaurant', 'Babysitting', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']",4206 King Street West Sherbrooke Quebec,Canada,"(52.4760892, -71.8258668)",110.0 3720,Au gite des 4 Lacs,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Non-smoking rooms']",211 Sherbrooke Quebec,Canada,"(45.403271, -71.889038)", 3721,Au Coeur de l'Emeraude,5.0,Excellent,"['Restaurant', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",56 Sherbrooke Quebec,Canada,"(45.403271, -71.889038)", 3722,Camping Lac Magog,4.0,Very good,[],7255 chemin Blanchette Sherbrooke Quebec,Canada,"(45.3346205, -71.9776539)", 3723,Camping Ile-Marie,4.0,Very good,[],22 Sherbrooke Quebec,Canada,"(45.403271, -71.889038)", 3724,A Aurore Boreale,5.0,,[],79 ,Canada,"(46.53914, -0.299533326480368)", 3725,La Maison Orientale,5.0,,[],131 des Villas ,Canada,"(47.1689579, 23.8777736)", 3726,Camping Beau-Lieu,,,[],5153 Chemin de Sainte-Catherine ,Canada,"(49.3742167, 2.6458051)", 3727,Hebergement Hotelier Universite de Sherbrooke,,,[],2500 University Boulevard ,Canada,"(39.7199149, -104.9594487)", 3745,Kingfisher Oceanside Resort and Spa,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Restaurant', 'Bar/Lounge', 'Spa', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Shuttle Bus Service', 'Wheelchair Access', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",4330 Island Hwy S Courtenay British Columbia,Canada,"(49.6979848, -124.9892914)", 3746,Old House Hotel & Spa,4.5,Excellent,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Spa', 'Airport transportation', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1730 Riverside Lane Courtenay British Columbia,Canada,"(49.68460635, -124.988698445907)",180.0 3747,Holiday Inn Express Hotel & Suites Courtenay Comox Valley SW,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Pool', 'Free parking', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",2200 Cliffe Ave Courtenay British Columbia,Canada,"(49.6797945, -124.98351935)",160.0 3748,Travelodge Courtenay BC,3.5,Very good,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",2605 Cliffe Ave Courtenay British Columbia,Canada,"(49.67543445, -124.983146628407)", 3749,The Villas at Crown Isle Resort,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Room service', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Kitchenette', 'Non-smoking rooms', 'Suites']",399 Clubhouse Dr Courtenay British Columbia,Canada,"(49.7123332, -124.956589377455)", 3750,Anco Inn,4.0,Very good,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']",1885 Cliffe Ave Courtenay British Columbia,Canada,"(49.68235065, -124.988601567672)", 3751,Best Western The Westerly Hotel,4.0,Very good,"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Babysitting', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",1590 Cliffe Ave Courtenay British Columbia,Canada,"(49.6855775, -124.9909604)", 3752,Comox Valley Inn,,,[],1190 Cliffe Ave Courtenay British Columbia,Canada,"(49.68760185, -124.993715513877)",85.0 3753,Lake Trail Guesthouse,4.5,Excellent,"['Free parking', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Shuttle Bus Service', 'Kitchenette']",4787 Lake Trail Rd Courtenay British Columbia,Canada,"(49.6791452, -125.0128641)", 3754,Estuary House B&B,3.5,,[],2810 Comox Rd ,Canada,"(49.6804099, -124.9701858)", 3755,Stafford House B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Air conditioning']",123 Stafford Ave Courtenay British Columbia,Canada,"(49.7078483, -124.9798837)",115.0 3756,Arbour Cottage B & B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",1675 Dingwall Rd Courtenay British Columbia,Canada,"(49.7070434, -124.9819919)", 3757,Serenity Lodge Bed And Breakfast,,,[],3120 Klanawa Cres ,Canada,"(49.7184169, -124.9666689)", 3758,Belle Vue Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",5782 Coral Rd Courtenay British Columbia,Canada,"(49.7765437, -124.9801246)", 3759,Willow Guest House,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Non-smoking rooms']",204 Spindrift Rd Courtenay British Columbia,Canada,"(55.001251, -125.002441)", 3760,Beach House Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms', 'Suites']",3614 Island Hwy S Courtenay British Columbia,Canada,"(49.6979848, -124.9892914)", 3761,Tree Island Bed And Breakfast,,,[],4609 Kilmarnock Dr Courtenay British Columbia,Canada,"(55.001251, -125.002441)", 3762,Salsbury House B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",65 Salsbury Rd Courtenay British Columbia,Canada,"(49.6793073, -125.0383562)", 3763,River Heights Motel,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1820 Cliffe Ave Courtenay British Columbia,Canada,"(49.683355, -124.987826)", 3764,Seal Bay RV Park & Campground,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)']",1901 Larch Rd Courtenay British Columbia,Canada,"(55.001251, -125.002441)", 3765,Bates Beach Oceanfront Resort,4.0,Very good,['Pets Allowed ( Dog / Pet Friendly )'],5726 Coral Rd Courtenay British Columbia,Canada,"(49.7748496, -124.975212220962)", 3766,The Cona Hostel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']",440 Anderton Ave Courtenay British Columbia,Canada,"(49.6954577, -124.9988594)", 3767,Horne Lake Regional Park Campground,3.5,,[],Horne Lake Caves Rd ,Canada,"(49.3429371, -124.665709)", 3768,McCullough Cottage B&B,5.0,,[],7886 Fairview Rd ,Canada,"(-29.1093067, 26.2218818)", 3769,Mission Ridge B&B,5.0,Excellent,['Refrigerator in room'],2900 Mission Rd Courtenay British Columbia,Canada,"(49.7153242, -124.9713266)", 3770,Tudor Acres Bed and Breakfast,4.0,,[],2065 Endall Rd ,Canada,"(49.8143363, -125.1224063)", 3771,Shantz Haus Hostel,3.0,,[],520 5th St ,Canada,"(41.7026361461188, -88.3003237891886)", 3772,Arbutus Pacific Hotel,1.5,,[],275 8th St ,Canada,"(38.4220683423849, -82.4459468601246)", 3773,Maple Pool Campsite,2.0,,[],4685 Headquarters Rd ,Canada,"(40.603171, -74.784882)", 3774,A&A's Bed & Breakfast,,,[],1501 Robert Lang Dr ,Canada,"(49.6871845, -125.0195885)", 3775,La Pause Vacation Home,,,[],540 Salsbury Road ,Canada,"(49.6748527, -125.0302615)", 3776,Sea Lion Bed & Breakfast,,,[],2011 Sea Lion Way Site 291 C41 Rr2 ,Canada,"('nil', 'nil')", 3777,Holiday Inn Express Hotel & Suites Chatham South,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']",575 Richmond St Ontario,Canada,"(42.39057195, -82.2022349843136)", 3778,Days Inn by Wyndham Wallaceburg,3.0,Average,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Room service', 'Babysitting', 'Concierge', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",76 McNaughton Ave Ontario,Canada,"(42.5830567476025, -82.3815609262168)", 3779,Retro Suites Hotel,5.0,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar/Lounge', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",2 King St W Ontario,Canada,"(43.25793945, -79.8720782044408)",154.0 3780,Wenzler's Landing Bed & Breakfast,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",2310 Hickson Rd Ontario,Canada,"(42.080348, -82.4785924)", 3781,Omstead's On Erie B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",254 Detroit Line Ontario,Canada,"(42.0718247166667, -82.45674745)", 3782,Travelodge Chatham,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Airport transportation', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",555 Bloomfield Rd Ontario,Canada,"(42.3794449419355, -82.2164693532258)", 3783,Saxony Motel & Restaurant,,,[],521 Grand Ave E Ontario,Canada,"(42.4193298909091, -82.1732519545455)", 3784,Comfort Inn Chatham,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",1100 Richmond St Ontario,Canada,"(42.3804469, -82.2152573)", 3785,Kent Motel,3.5,Very good,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",420 Grand Ave E Ontario,Canada,"(42.4177726, -82.175479)", 3786,Bye the Bay Bed and Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Air conditioning', 'Kitchenette', 'Suites']",18288 Kent Bridge Rd Ontario,Canada,"(42.33781051986, -81.8491952895659)", 3788,Silver Motel,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Air conditioning', 'Minibar', 'Refrigerator in room']",398 Chatham St S Ontario,Canada,"(42.3237801811065, -81.9732345842401)", 3789,Bound to Please Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",791 Talbot Rd E Ontario,Canada,"(42.086115477193, -82.7081214807018)", 3790,Super 8 by Wyndham Chatham,3.0,Average,"['Free High Speed Internet (WiFi)', 'Free parking', 'Pool', 'Breakfast included', 'Babysitting', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']",25 Michener Rd Ontario,Canada,"(42.4197734, -82.17461795)", 3791,Ridgetown Inn,2.5,Average,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",21198 Victoria Rd Ontario,Canada,"(42.4779374633342, -81.9058010024131)", 3792,Lakeside Village Motel and Campground,5.0,,[],2416 Talbot Trail Ontario,Canada,"(42.1383664789474, -82.3610142789474)", 3793,Traveller Inn,2.0,,[],7715 Queens Line Ontario,Canada,"(42.277844, -82.3767935)", 3794,Chatham Motel,2.0,,[],658 Grand Ave E Ontario,Canada,"(42.4224674, -82.1669753)", 3795,The Duchess of Wellington,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",320 Wellington St W Ontario,Canada,"(43.9788038, -80.7392344)", 3796,Campers Cove Campground,4.0,Very good,"['Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )']",21097 Campers Cove Rd Ontario,Canada,"(42.1032615, -82.4266332)", 3797,Erieau Motel & Marina,4.5,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Kitchenette', 'Suites']",840 Ross Lane Ontario,Canada,"(42.2610735819823, -81.9190115982297)", 3798,Katharine's Bed and Breakfast,5.0,,[],8 Carlyle Stree Ontario,Canada,"(50.000678, -86.000977)", 3799,Holiday Harbour Campground,4.0,,[],20951 Pier Rd Ontario,Canada,"(42.0795752, -82.4508333)", 3800,Mitchell's Bay Marine Park,,,[], ,Canada,"('nil', 'nil')", 3801,Regent Guest House Ltd,,,[],204 Maidstone Rd Ontario,Canada,"(42.2094717, -82.8874849)", 3802,Parkside Cabins,3.5,,[],7 Main Steet Ontario,Canada,"(50.000678, -86.000977)", 3803,Raleigh Street Executive Suites,1.0,,[],46-54 Raleigh St Ontario,Canada,"(42.4025683782609, -82.1882786521739)", 3805,Blue Water Shiloh Park,,,[],5928 Bluewater Line Ontario,Canada,"(42.58336195, -82.4488979852989)", 3806,Lakeside Cabin Rentals,,,[],875 Mariners Ontario,Canada,"(42.260516, -81.917799)", 3807,Maison Bleu Bed & Breakfast,,,[],7767 Talbot Trail Ontario,Canada,"(42.2565727173932, -82.0708734472555)", 3808,South Side Landing Marina & RV Park,,,[],1540 Robert Rd ,Canada,"(41.7779367, -72.5025471)", 3810,Sunshine Inn - Twillingate & Beyond Inc.,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Non-smoking rooms', 'Suites']",98 Main Street Twillingate Newfoundland and Labrador,Canada,"(49.6623078, -54.7780326)", 3811,Toulinguet Inn B&B and Suites,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",56 Main St Twillingate Newfoundland and Labrador,Canada,"(49.6623078, -54.7780326)", 3812,Whitsha Inn B&B,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Non-smoking rooms']",12 Long Roa Twillingate Newfoundland and ,Canada,"(49.12120935, -56.696296212741)", 3813,White On Wood,4.0,Very good,['Air conditioning'],14 Water Street Twillingate Newfoundland and Labrador,Canada,"(53.8217327, -61.2295532)", 3814,Alphabet Fleet Inn B&B,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",24 Toulinquet Street Twillingate Newfoundland and Labrador,Canada,"(53.8217327, -61.2295532)", 3815,North 99 Motel,4.0,,[],148 Main Street ,Canada,"('nil', 'nil')", 3816,Whispering Wind Cove Cottages,5.0,Excellent,[],252 Bayview Street Twillingate Newfoundland and Labrador,Canada,"(49.617375, -54.7506699)", 3817,Iceberg Properties Inc.,,,[], Twillingate Newfoundland and Labrador,Canada,"(49.648959, -54.764099)", 3818,Tranquility Hill B & B,,,[],82A Black Duck Cove Rd ,Canada,"(44.5041933647832, -67.5941529338765)", 3819,Admirals Bed & Breakfast,,,[],20 Youngs Lane ,Canada,"(44.4047029954446, -64.3270635293321)", 3820,Harbour Lights Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']",189 Main Street Twillingate Newfoundland and Labrador,Canada,"(49.6547259, -54.7737673)", 3821,Rum Runner's Roost Bed & Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']",139 Main Stree Twillingate Newfoundland and Labrador,Canada,"(53.8217327, -61.2295532)", 3822,Kelsie's Inn - B & B,,,[],14 Toulinguet Street Twillingate Newfoundland and Labrador,Canada,"(49.6428118, -54.741904)", 3823,Waterside Cabins,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Kitchenette']",115A Main Street Twillingate Newfoundland and ,Canada,"(49.6623078, -54.7780326)", 3824,Hi Tides Hostel - Twillingate & Beyond Inc.,5.0,Excellent,"['Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",94 Main Street Twillingate Newfoundland and Labrador,Canada,"(49.6623078, -54.7780326)", 3825,Twillingate Century House Bed and Breakfast,,,[],33 Main Street Twillingate Newfoundland and Labrador,Canada,"(49.6623078, -54.7780326)", 3826,Peyton's Woods RV Park and Campground,4.0,Very good,['Pets Allowed ( Dog / Pet Friendly )'],Back Harbour Road Twillingate Newfoundland and ,Canada,"(49.6575059, -54.7773989)", 3827,Oceanside Cabins Inc.,5.0,,[],130A Main Street ,Canada,"(41.052886314649, -73.5429558660052)", 3828,Sunset Bed & Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)']",14 Church St. Twillingate Newfoundland and Labrador,Canada,"(53.8217327, -61.2295532)", 3829,Dove's Nest B&B,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",Drongs Hill Twillingate Newfoundland and Labrador,Canada,"(53.8217327, -61.2295532)", 3830,Beach Rock Bed & Breakfast,5.0,,[],Little Harbour ,Canada,"(45.6422801, -62.5446961)", 3831,Cabins by the Sea,3.0,,[],11 Hugh Lane ,Canada,"(33.2178770966829, -86.4579670765175)", 3833,Cow Bay Pioneer Guesthouse,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",167 3rd Ave E Prince Rupert British Columbia,Canada,"(54.3162148, -130.3195525)", 3834,Tall Trees Bed and Breakfast,,,[],412 8th Ave E Prince Rupert British Columbia,Canada,"(54.3267235, -130.2915855)", 3835,Crest Hotel,4.0,Very good,"['Free parking', 'Restaurant', 'Room service', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",222 1st Ave W Prince Rupert British Columbia,Canada,"(54.3154979, -130.324458)", 3836,First Avenue Executive Suites,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",931 1st Ave W Prince Rupert British Columbia,Canada,"(54.3154979, -130.324458)", 3838,Enchanted Rainforest Bed and Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Babysitting', 'Breakfast Available', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",706 Ritchie St Prince Rupert British Columbia,Canada,"(54.3014647, -130.3326384)", 3839,Eagle Bluff Lighthouse Bed and Breakfast,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",201 Cow Bay Rd Prince Rupert British Columbia,Canada,"(54.3186771, -130.3189587)", 3840,Black Rooster Guesthouse,,,[],501 6th Ave W Prince Rupert British Columbia,Canada,"(54.3090044, -130.32472)", 3841,Totem Lodge Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1335 Park Avenue Prince Rupert British Columbia,Canada,"(54.3077286, -130.3341303)", 3842,Prestige Prince Rupert Hotel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",118 6th St Prince Rupert British Columbia,Canada,"(54.3113172, -130.3282171)", 3843,Pillsbury Guest House,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",1 Pacific Pl Prince Rupert British Columbia,Canada,"(55.001251, -125.002441)", 3844,Pacific Inn,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Restaurant', 'Concierge', 'Dry Cleaning', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",909 3rd Ave W Prince Rupert British Columbia,Canada,"(54.3080793, -130.3341364)", 3845,Eagle Close Executive Bed &Breakfast,4.0,,[],198 Eagle Close ,Canada,"(51.3572432, -0.1279278)", 3846,JavaLodge,4.5,,[],516 3rd Ave W ,Canada,"(47.6434731, -122.3609198)", 3847,Moby Dick Inn,3.0,Average,"['Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Free parking', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Non-smoking rooms']",935 2nd Ave W Prince Rupert British Columbia,Canada,"(54.3083491, -130.3339026)", 3848,Victory Cove Seaside Cottages,,,[], Prince Rupert British ,Canada,"(54.3126572, -130.32549)", 3849,Aleeda Motel,,,[],900 3rd Ave W Prince Rupert British Columbia,Canada,"(54.3080793, -130.3341364)", 3850,Pioneer Inns,,,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Family Rooms']",167 3rd Ave E Prince Rupert British Columbia,Canada,"(54.3162148, -130.3195525)", 3851,Highliner Plaza Hotel & Conference Centre,,,[],815 1st Ave W Prince Rupert British Columbia,Canada,"(54.3154979, -130.324458)",115.0 3852,Huckleberry Cottage,3.5,,[],445 7th Ave E ,Canada,"(44.55875866, -80.93120798)", 3853,Anchor Inn,2.5,Average,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",1600 Park Ave Prince Rupert British Columbia,Canada,"(54.3077286, -130.3341303)", 3854,Service Park Bed and Breakfast,4.0,,[],445 4th Ave W ,Canada,"(44.5545007, -80.946558825)", 3855,Prince Rupert RV Campground,2.5,Average,['Pets Allowed ( Dog / Pet Friendly )'],1750 Park ave Prince Rupert British Columbia,Canada,"(54.3077286, -130.3341303)", 3856,Basinview Motel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",Exits 24 or 25 Approximately 5 minutes from Digb Nova Scotia,Canada,"(45.1960403, -63.1653789)", 3857,Dockside Suites,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",34 Water St Digby Nova Scotia,Canada,"(44.6235795, -65.7561606)", 3858,Digby Pines Golf Resort & Spa,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",103 Shore Rd Digby Nova Scotia,Canada,"(44.6346571, -65.7616488)", 3860,Harbourview Inn,5.0,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Breakfast included', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Tennis Court', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",25 Harbourview Road Digby Nova Scotia,Canada,"(45.1960403, -63.1653789)", 3861,Cliffside B & B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1820 Culloden Rd Digby Nova Scotia,Canada,"(44.6510998486045, -65.8424325371525)", 3862,Admiral Digby Inn and Cottages,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar/Lounge', 'Breakfast Available', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",441 Shore Rd Digby Nova Scotia,Canada,"(44.6462009371155, -65.7578347444666)", 3863,Hedley House,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",375 Rr #1 Nova Scotia,Canada,"(45.1960403, -63.1653789)", 3864,Come From Away B&B Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",98 Montague Row Digby Nova Scotia,Canada,"(44.6201516, -65.75460288)", 3865,Harmony Bed & Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",111 Montague Row Digby Nova Scotia,Canada,"(44.6210556488342, -65.7551822100764)", 3866,Whale Cove Campground & Inn,4.5,Excellent,"['Free parking', 'Free Internet', 'Breakfast included', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access']",50 Whale Cove Rd Digby Nova Scotia,Canada,"(44.4319128554125, -66.1635835677547)", 3867,Ocean Hillside Bed And Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Non-smoking rooms', 'Suites']",24 Annavista Hts Digby Nova Scotia,Canada,"(45.1960403, -63.1653789)", 3868,Digby Backpackers Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Non-smoking rooms']",168 Queen Street Digby Nova Scotia,Canada,"(44.6254218, -65.7584863)", 3869,Hillside Landing B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",152 Queen Street Digby Nova Scotia,Canada,"(44.6133458, -65.7546723)", 3870,Coastal Inn Digby (Kingfisher),3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Conference Facilities', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",111 Warwick Street Digby Nova Scotia,Canada,"(44.6148366, -65.766407)", 3871,Summer's Country Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",16 Warwick Street Digby Nova Scotia,Canada,"(44.61819015, -65.75578125)", 3872,Seawinds Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",90 Montaque Row Digby Nov,Canada,"(58.2843833, 32.5169757)", 3873,The Villages of Mountain Gap Resort,,,[],217 Highway 1 Nova Scotia,Canada,"(44.6268948, -65.673085)", 3874,Siesta Motel,3.5,Very good,"['Free Internet', 'Free parking', 'Non-smoking hotel', 'Paid Wifi', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",81 Montague Row Digby Nova Scotia,Canada,"(44.6192178333333, -65.7545793333333)", 3875,Shoreline Suites,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room']",78 Water Street Digby Nova Scotia,Canada,"(44.269661055034, -66.3305259840229)", 3876,The Breakers Bed & Breakfast,3.0,Average,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Refrigerator in room', 'Suites']",5 Water Street Digby Nova Scotia,Canada,"(44.6219354666667, -65.7557036333333)", 3877,Montague Row Bed & Breakfast,5.0,,[],66 Montague Row ,Canada,"(44.6183817, -65.7540427)", 3878,Summers Suites,4.0,,[],2 Birch Street ,Canada,"(46.145881, -60.16952)", 3879,The Olde Village Inn,3.5,,[],387 Church Hill Road ,Canada,"(44.4912770026178, -66.0882701982742)", 3880,Ocean Breeze Bed & Breakfast,3.0,,[],359 Shore Rd ,Canada,"(44.0281931737033, -64.687466304947)", 3881,Ridge Valley Campground,,,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Wheelchair Access']",2561 Ridge Rd Digby Nova Scotia,Canada,"(44.5681121, -65.7697134)", 3882,Clark's Sunny Isle Motel,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",720 Water St E Summerside Prince Edward Island,Canada,"(46.3993718588205, -63.7574069626287)", 3883,Summerside Inn Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",98 Summer St Summerside Prince Edward Island,Canada,"(46.39515, -63.790446)", 3884,WillowGreen Farm,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']",117 Bishop Dr Summerside Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 3885,Island Home Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",44 Spring St Summerside Prince Edward Island,Canada,"(46.392954, -63.789708)", 3886,Cairns Motel,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",721 Water St E Summerside Prince Edward Island,Canada,"(46.3995019047607, -63.7582768561879)", 3887,Driftwood Heights B & B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Restaurant', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",248 Macewen Rd Summerside Prince Edward Island,Canada,"(46.396968, -63.773994)", 3889,Comme Chez Vous,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",161 Fitzroy St Summerside Prince Edward Island,Canada,"(46.39253695, -63.7863285713504)", 3890,Quality Inn & Suites Garden of the Gulf,,,[],618 Water St E Summerside Prince Edward Island,Canada,"(46.3935840776536, -63.7694726400528)", 3891,Warn House Bed and Breakfast,,,[],330 Central St Summerside Prince Edward Island,Canada,"(46.403505, -63.78943)", 3892,Loyalist Country Inn & Conference Centre,3.5,Very good,"['Pool', 'Restaurant', 'Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Airport transportation', 'Babysitting', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']",195 Heather Moyse Dr Summerside Prince Edward Island,Canada,"(46.389744, -63.789216)", 3893,Traveller's Inn,4.0,Very good,"['Pool', 'Free parking', 'Breakfast included', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Casino and Gambling', 'Heated pool', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",80 All Weather Hwy E Summerside Prince Edward Island,Canada,"(46.4245564, -63.8075057602501)", 3894,Slemon Park Hotel & Conference Centre,3.5,Very good,"['Restaurant', 'Free High Speed Internet (WiFi)', 'Free parking', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Electric vehicle charging station', 'Golf Course', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",12 Redwood Avenue Summerside Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 3895,Causeway Bay Hotel,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Pool', 'Room service', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Casino and Gambling', 'Conference Facilities', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",311 Market St Summerside Prince Edward Island,Canada,"(46.393895, -63.79227)", 3896,HUB 223,4.5,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",223 Water St. Summerside Prince Edward Island,Canada,"(46.3914361428571, -63.7893687619048)", 3897,Cottages On PEI,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Kitchenette']",385 Campbells Shore Road Summerside Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 3898,Green Acres Motel,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Air conditioning']",115 Bayview Dr Summerside Prince Edward Island,Canada,"(46.405105, -63.815132)", 3899,Summerside Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",500 Read Dr Summerside Prince Edward Island,Canada,"(46.4014886630324, -63.7448891747495)", 3900,Country at Heart Bed & Breakfast,5.0,,[],207 Taylor Rd ,Canada,"(45.7034605781322, -64.3529878914518)", 3901,Holman's Heritage Suites,5.0,,[],286 Fitzroy St ,Canada,"(51.5239476, -0.1403952)", 3902,Baker's Lighthouse Motel,3.5,Very good,"['Free parking', 'Golf Course', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']",802 Water St E Summerside Prince Edward Island,Canada,"(46.4016589065521, -63.7467828696566)", 3903,Shine Motel,3.0,,[],6 Waterstreet East ,Canada,"(39.6845044, -83.9329861)", 3904,Schurmans Shore Waterfront Cottages,5.0,Excellent,"['Children Activities (Kid / Family Friendly)', 'Kitchenette']",179 Steel Rd Summerside Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 3905,Miss Daisy's Victorian Bistro B&B,3.5,,[],103 Summer St ,Canada,"(41.0543020908595, -73.5405817530172)", 3906,Copple Summer Home,5.0,,[],92 Summer St ,Canada,"(41.0545445422357, -73.5407639740109)", 3907,Crystal Beach Campground,3.0,Average,"['Pool', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )']",178 Crystal Dr Summerside Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 3908,Greenwood Plaza Inn,1.0,,[],561 Notre Dame St ,Canada,"(42.7883152828283, -73.9519839393939)", 3909,Mulberry Motel,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",6 Water St Summerside Prince Edward Island,Canada,"(46.392584, -63.7726333333333)", 3910,The Glade Motor Inn,,,[],Hwy-1a ,Canada,"(50.3757802, -111.4861986)", 3911,Harbour Terrace Suites,,,[],8 Queen St ,Canada,"(-37.8919165, 175.4586849)", 3912,Harbour Vista Farm Bed and Breakfast,,,[],Victoria/Hampton RR1 ,Canada,"(-37.9374028, 145.0091238)", 3913,Bay Vista Motel,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Conference Facilities', 'Heated pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",9517 Cavendish Rd Cavendish Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 3914,Cavendish Maples Cottages,,,[],73 Avonlea Boulevar Cavendish Prince Edwar,Canada,"('nil', 'nil')", 3915,Cavendish Bosom Buddies Cottages & Suites,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Children Activities (Kid / Family Friendly)', 'Heated pool', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",84 Maccoubrey Lane Cavendish Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 3916,Anne's Windy Poplars,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Heated pool', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Sauna', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",7195 Rte 13 Cavendish Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 3917,Fairways Cottages,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Children Activities (Kid / Family Friendly)', 'Heated pool', 'Kids pool', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",7420 Rte 13 Cavendish Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 3918,Kindred Spirits Inn & Cottages,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Breakfast included', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",46 Memory Lane Cavendish Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 3919,Sundance Cottages,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Children Activities (Kid / Family Friendly)', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",34 Maccoubrey Lane Cavendish Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 3920,Cavendish Lodge & Cottages,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",9040 Cavendish Rd Cavendish Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 3921,Silverwood Motel,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid / Family Friendly)', 'Heated pool', 'Non-smoking hotel', 'Outdoor pool', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",8933 Cavendish Road Cavendish Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 3922,Cavendish Breeze Inn,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Shuttle Bus Service', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",40 Memory Lane Cavendish Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 3923,Green Gables Bungalow Court Cottages,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",8663 Cavendish Rd - Rte 6 Cavendish Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 3924,Lakeview Lodge & Cottages,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",8715 Cavendish Rd - Rte 6 Cavendish Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 3925,Swept Away Cottages,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",40 Simpson Mill Road Cavendish Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 3926,#Dreams to Sea Cottages,4.5,Excellent,"['Free parking', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Kitchenette']",8285 Cavendish Rd - Rte 6 Cavendish Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 3927,Montgomery Cavendish Cottages,,,[],68 Sunset Lane Cavendish Prince Edwar,Canada,"('nil', 'nil')", 3928,Marco Polo Land Campground,4.0,Very good,"['Pool', 'Free Internet', 'Restaurant', 'Free parking', 'Babysitting', 'Children Activities (Kid / Family Friendly)']",7406 Rte 13 Cavendish Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 3929,Shining Waters - Ingleside Resort,,,[],7600 Cawnpore Lane / Rte 13 Cavendish Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 3930,Cavendish Country Inn& Cottages,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",8405 Cavendish Rd - Rte 6 Cavendish Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 3931,Hidden Acres Cottages,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",27 Clarence Lane Cavendish Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 3932,Abby Lane Summer Homes,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Suites']",397 Simpson Mill Rd Cavendish Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 3933,Resort at Cavendish Corner,3.5,Very good,"['Pool', 'Free parking', 'Free Internet', 'Fitness Centre with Gym / Workout Room', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",8566 Cavendish Rd - Rte 6 Cavendish Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 3934,Avonlea Cottages,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Outdoor pool', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",8925 Cavendish Rd - Rte 6 Cavendish Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 3935,Marco Polo Inn,4.0,Very good,"['Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Babysitting', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Kids pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Shuttle Bus Service', 'Air conditioning']",7406 Rte 13 Cavendish Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 3936,Cavendish Corner Motel Inn,3.0,,[],7600 Cawnpore Lane ,Canada,"(46.4932590697276, -63.3792697947459)", 3939,Auberge au Poste de Traite,,,[],2287 Chemin Royal Sainte-Famille Quebec,Canada,"(46.99472, -70.9219385)", 3940,Motel Ile d'Orleans,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Concierge', 'Golf Course', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",50 Saint-Laurent-de-l'Ile-d'Orleans Quebec,Canada,"(46.87818545, -70.996714053301)", 3941,Le Giron de L'Isle,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",12 Saint-Jean-de-l'ile-d'Orleans Quebec,Canada,"(46.93474805, -70.8773650427273)", 3942,La Goeliche,4.0,Very good,"['Pool', 'Restaurant', 'Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms', 'Suites']",22 chemin du Quai Sainte-Petronille Quebec,Canada,"(52.4760892, -71.8258668)",109.0 3943,Les Ancetres,5.0,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Bar/Lounge', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",1101 Chemin Royal Saint Pierre d'Orleans Quebec,Canada,"(46.8808069, -71.0870836)", 3944,Gite Au Tournant de l'Ile d'Orleans,5.0,Excellent,"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Electric vehicle charging station', 'Heated pool', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Wheelchair Access', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",3496 Chemin Royal Saint-Francois-de-l'Ile-d'Orleans Quebec,Canada,"(47.0112168, -70.8677313)", 3945,Gite Au Toit Bleu,4.0,Very good,['Free High Speed Internet (WiFi)'],387 ,Canada,"(35.111043, 128.341478)", 3946,Auberge Le P'tit Bonheur,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Family Rooms']",186 Cote Lafleur Saint-Jean-de-l'ile-d'Orleans Quebec,Canada,"(46.9077815813793, -70.9353286497464)", 3947,Auberge Chaumonot,4.5,Excellent,['Air conditioning'],425 chemin Royale Saint-Francois-de-l'Ile-d'Orleans Quebec,Canada,"(52.4760892, -71.8258668)", 3948,Auberge la Grange de l'Ile,3.5,Very good,"['Free parking', 'Restaurant', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",517 chemin du Carrefour Saint Pierre d'Orleans Quebec,Canada,"(52.4760892, -71.8258668)", 3949,Auberge Les Blancs Moutons,3.5,Very good,"['Free parking', 'Breakfast included', 'Meeting rooms', 'Non-smoking hotel', 'Non-smoking rooms']",6827 chemin Royal Saint-Laurent-de-l'Ile-d'Orleans Quebec,Canada,"(46.8782946, -70.9769329)", 3951,Gite a la Brunante,4.5,,[],3469 chemin Royal ,Canada,"(49.2635243, 3.2365165)", 3952,Le Vieux Presbytere,3.5,Very good,"['Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",1247 av. Mgr. d'Esgly Saint Pierre d'Orleans Quebec,Canada,"(52.4760892, -71.8258668)", 3953,La Vieille Maison Fradet,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms']",1584 Chemin Royal Saint-Laurent-de-l'Ile-d'Orleans Quebec,Canada,"(46.8602332777778, -71.0088540444444)", 3954,Au Vieux Foyer,3.5,,[],2687 chemin Royal ,Canada,"(49.2635243, 3.2365165)", 3955,Chalets Plage St-Jean,4.0,,[],4878 Chemin Royal ,Canada,"(49.2635243, 3.2365165)", 3956,Bed and Breakfast Belle Vue,,,[],506 Route Prevost ,Canada,"(46.8633623, -71.0808738)", 3957,Gite La Cinquieme Saison,,,[],4711 Chemin Royal ,Canada,"(49.2635243, 3.2365165)", 3958,Gite la Coulee Douce,4.5,,[],1669 Chemin Royal ,Canada,"(49.2635243, 3.2365165)", 3959,Franklin Suite Hotel,,,[],10300 Franklin Ave Fort McMurray Alberta,Canada,"(56.7310042, -111.38888455921)", 3960,Best Western Plus Sawridge Suites,5.0,Excellent,"['Room service', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",410 Taiganova Cres Fort McMurray Alberta,Canada,"(56.7711261, -111.4245687)", 3961,Clearwater Suite Hotel,4.5,Excellent,"['Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Spa', 'Business Centre with Internet Access', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",4 Haineault St Fort McMurray Alberta,Canada,"(56.72305955, -111.380565753976)", 3962,Merit Hotel & Suites,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",8200 Franklin Ave Fort McMurray Alberta,Canada,"(56.7154443, -111.3494505)", 3963,BCMInns - Fort McMurray (Downtown),,,[],8538 Franklin Ave Fort McMurray Alberta,Canada,"(56.7187607, -111.3579701)",99.0 3964,"BCMInns, Rusty's Fort McMurray Hotel",4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Bar/Lounge', 'Business Centre with Internet Access', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",385 Gregoire Dr Fort McMurray Alberta,Canada,"(56.6837315956868, -111.348441659433)",97.0 3965,Clearwater Residence Hotel Timberlea,4.0,,[],118 Millennium Dr ,Canada,"(56.7557060949278, -111.463764917551)",159.0 3966,Platinum Hotels,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Paid Internet', 'Paid Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",8530 Franklin Ave Fort McMurray Alberta,Canada,"(56.7182244, -111.3565866)",151.0 3967,River Station Suite Hotel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Restaurant', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Breakfast Available', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Paid Internet', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",29-8102 Fraser Ave Fort McMurray Alberta,Canada,"(55.001251, -115.002136)", 3968,Stonebridge Hotel Fort McMurray,2.5,Average,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Room service', 'Spa', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Shuttle Bus Service', 'Kitchenette', 'Non-smoking rooms', 'Suites']",9713 Hardin St Fort McMurray Alberta,Canada,"(56.7244901, -111.38082038256)", 3969,Microtel Inn & Suites by Wyndham Fort McMurray,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",317 Sakitawaw Trail Fort McMurray Alberta,Canada,"(56.6825665, -111.3527455)",161.0 3970,Super 8 by Fort McMurray,4.0,,[],230 Parent Way ,Canada,"(56.6836101, -111.3513142)", 3971,Radisson Hotel & Suites Fort McMurray,4.5,Excellent,"['Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar/Lounge', 'Pool', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",435 Gregoire Dr Fort McMurray Alberta,Canada,"(56.6868434475648, -111.350110064484)",150.0 3972,Podollan Inn,4.0,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Spa', 'Breakfast included', 'Airport transportation', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",10131 Franklin Ave Fort McMurray Alberta,Canada,"(56.7295716, -111.3869192)",169.0 3973,Nomad Hotel and Suites,3.5,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",10006 Macdonald Ave Fort McMurray Alberta,Canada,"(56.7270945, -111.38287)",115.0 3974,Vantage Inn & Suites,4.0,Very good,"['Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Bar/Lounge', 'Airport transportation', 'Breakfast Available', 'Business Centre with Internet Access', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",200 Parent Way Fort McMurray Alberta,Canada,"(56.6826149, -111.3511568)", 3975,Podollan Rez-idence Fort McMurray,,,[],10303 Franklin Avenue Fort McMurray Alberta,Canada,"(56.7303008, -111.389264845366)", 3976,McMurray Inn Motel,3.5,Very good,"['Air conditioning', 'Refrigerator in room']",9906 Saunderson Ave Fort McMurray Alberta,Canada,"(56.7244919, -111.3821862)", 3977,Chez Dube Country Inn,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']",10102 Fraser Ave Fort McMurray Alberta,Canada,"(56.730564, -111.3824283)", 3978,Quality Hotel & Conference Centre,3.5,Very good,"['Free parking', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Bar/Lounge', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",424 Gregoire Dr Fort McMurray Alberta,Canada,"(56.6863822732539, -111.349841811478)", 3979,East Village Suites by LIAM,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Paid Internet', 'Paid Wifi', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",355 Loutit Roa Fort McMurray Alberta,Canada,"(55.001251, -115.002136)", 3980,The Bridgeport Inn,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Free parking', 'Business Centre with Internet Access', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms']",10021 Biggs Ave Fort McMurray Alberta,Canada,"(56.72670105, -111.385670154232)", 3981,Platinum Residences,4.5,,[],8202 Manning Avenue ,Canada,"(34.0300111, -118.4030197)", 3982,Ace Inn Hotel & Conference Centre,2.0,Poor,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Concierge', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",9913 Biggs Ave Fort McMurray Alberta,Canada,"(56.7255428685098, -111.382326056725)",87.0 3983,At Home Lodging Ltd,,,[],Highway 69 ,Canada,"(35.669685, -91.4257804)", 3984,400 Silin Forest,,,[],138-400 Silin Forest Rd ,Canada,"('nil', 'nil')", 3985,TownePlace Suites Fort McMurray,,,[],321 Sakitawaw Trail ,Canada,"(56.6825665, -111.3527455)", 3987,Park Motel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']",832 4th Ave Hope British Columbia,Canada,"(49.3797231, -121.4391535)", 3988,Colonial 900 Motel,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",900 Old Hope Princeton Way Hope British Columbia,Canada,"(49.3743562, -121.4194574)", 3989,Windsor Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']",778 3rd Ave. Hope British ,Canada,"(49.3774857, -121.4399512)", 3990,Hope City Centre Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",455 Wallace Street Hope British Columbia,Canada,"(49.3787674, -121.4435682)", 3991,Travelodge Hope,3.5,Very good,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Kitchenette', 'Non-smoking rooms']",350 Old Hope Princeton Way Hope British Columbia,Canada,"(49.3731275, -121.4118828)", 3992,Canadas Best Value Inn - Hope,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",377 Old Hope Princeton Way Hope British Columbia,Canada,"(49.3754488, -121.4362387)", 3993,Best Continental Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",860 Fraser Ave. Hope British Columbia,Canada,"(49.3782635, -121.4422531)", 3994,The Swiss Chalets Motel,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",456 Highway 1 Hope British Columbia,Canada,"(55.001251, -125.002441)", 3995,Heritage Inn,4.0,Very good,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",570 Old Hope Princeton Way Hope British Columbia,Canada,"(49.3753003, -121.4313446)", 3996,Alpine Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",505 Old Hope Princeton Way Hope British Columbia,Canada,"(49.3731275, -121.4118828)", 3997,Holiday Motel & RV Resort,,,[],63950 Old Yale Rd Hope British Columbia,Canada,"(55.001251, -125.002441)", 3998,Coquihalla Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",724 Old Hope Princeton Way Hope British Columbia,Canada,"(49.375119, -121.4247988)", 3999,Red Roof Inn Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",477 Fraser Avenue Hope British Columbia,Canada,"(49.3782635, -121.4422531)", 4000,Lucky Strike Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",504 Old Hope Princeton Way Hope British Columbia,Canada,"(49.3731275, -121.4118828)", 4001,Inn Towne Motel,3.0,Average,"['Free High Speed Internet (WiFi)', 'Free parking', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",510 Trans-canada Highway Hope British Columbia,Canada,"(49.3677826, -121.4525176)", 4002,Royal Lodge Motel,3.0,Average,"['Free High Speed Internet (WiFi)', 'Free parking', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",580 Old Hope Princeton Way Hope British Columbia,Canada,"(49.3731275, -121.4118828)", 4003,Evergreen B & B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1208 Ryder St Hope British Columbia,Canada,"(49.3748563, -121.4334181)", 4004,High Hopes Bed & Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",21623 Thacker Mtn Rd Hope British Columbia,Canada,"(49.3873417, -121.4271937)", 4005,Sunshine Valley RV Resort & Cabins,4.0,Very good,"['Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Outdoor pool', 'Paid Internet', 'Paid Wifi', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room']",14850 Alpine Blvd Hope British Columbia,Canada,"(49.2677248, -121.2376262)", 4006,Barb's Bed and Breakfast : the-3-bees,5.0,,[],66004 Ogilview Dr ,Canada,"(49.3819289, -121.4047613)", 4007,Lake of the Woods Resort/Motel,,,[],22805 Trans Canada Hwy Hope British Columbia,Canada,"(49.3677826, -121.4525176)", 4008,Wild Rose Campground & R.V Park,,,[],Flood-Hope Road 1 Hope British Columb,Canada,"('nil', 'nil')", 4009,Coquihalla Campground,3.5,Very good,"['Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry']",800 Kawkawa Lake Rd Hope British Columbia,Canada,"(49.3801501, -121.4264003)", 4010,Hope Valley RV Park,3.5,Very good,['Pets Allowed ( Dog / Pet Friendly )'],62280 Flood Hope Rd Hope British Columbia,Canada,"(55.001251, -125.002441)", 4011,Telte Yet Campsite,3.5,,[],600 Water Ave ,Canada,"(37.816849, -88.928122)", 4012,Kawkawa Lake Resort & Campground,2.5,,[],66427 Kawkawa Lake Rd ,Canada,"('nil', 'nil')", 4013,Othello Tunnels Campground and RV Park,2.5,Average,"['Free parking', 'Pets Allowed ( Dog / Pet Friendly )']",67851 Othello Rd Hope British Columbia,Canada,"(49.380864, -121.353806458116)", 4014,Emory Bar RV Park & Campsite,,,[],28775 Trans Canada Hwy ,Canada,"(49.1699962, -122.6918771)", 4015,Mount Hope Motel,,,[],318 Old Hope Princeton Way ,Canada,"(49.3747672, -121.4368978)", 4019,Holiday Inn Express & Suites 1000 Islands - Gananoque,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",777 King St E Gananoque Ontario,Canada,"(44.3375298, -76.1468029)", 4020,Comfort Inn & Suites Thousand Islands Harbour District,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",22 Main St Gananoque Ontario,Canada,"(44.3256302, -76.1641902442393)", 4022,Country Squire Resort & Spa,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Restaurant', 'Spa', 'Bar/Lounge', 'Banquet Room', 'Breakfast Available', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",715 King St E Gananoque Ontario,Canada,"(44.33766955, -76.1479022020267)", 4023,Howard Johnson by Wyndham Gananoque,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Breakfast included', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']",550 King St E Gananoque Ontario,Canada,"(44.334685890625, -76.154838425)", 4024,Seaway Manor Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",465 Stone St S Gananoque Ontario,Canada,"(44.3266123, -76.1586292)", 4025,The Woodview Inn,4.5,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",250 King St W Gananoque Ontario,Canada,"(44.32648235, -76.16917255)", 4026,Sleepy Hollow Bed & Breakfast,,,[],95 King St W Gananoque Ontario,Canada,"(44.3260256454545, -76.1661925045454)", 4027,Stonewater Manor Bed and Breakfast,5.0,Excellent,"['Restaurant', 'Free High Speed Internet (WiFi)', 'Free parking', 'Bar/Lounge', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms', 'Suites']",490 Stone St S Gananoque Ontario,Canada,"(44.32601505, -76.1585096)", 4028,Turtle Island Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",415 Stone St S Gananoque Ontario,Canada,"(44.3268679, -76.1589592)", 4029,Riverwalk Bed and Breakfast,,,[],146 John St Gananoque Ontario,Canada,"(44.3267694733333, -76.1573319644444)", 4030,Westgate Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Air conditioning', 'Non-smoking rooms']",130 King St W Gananoque Ontario,Canada,"(44.3261896625, -76.1675122)", 4031,The Gananoque Inn and Spa,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar/Lounge', 'Spa', 'Breakfast included', 'Banquet Room', 'Conference Facilities', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",550 Stone St S Gananoque Ontario,Canada,"(44.3257248, -76.1579376)", 4032,Trinity House Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Banquet Room', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",90 Stone St S Gananoque Ontario,Canada,"(44.3289648, -76.1619587)", 4033,Colonial Resort & Spa,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Bar/Lounge', 'Spa', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",780 King St W Gananoque Ontario,Canada,"(44.3258793264989, -76.1771235994701)", 4034,Quality Inn & Suites 1000 Islands,,,[],650 King St E Gananoque Ontario,Canada,"(44.3369303319149, -76.1513494617021)", 4035,Travelodge Gananoque,3.5,Very good,"['Pool', 'Breakfast included', 'Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",785 King St E Gananoque Ontario,Canada,"(44.33817895, -76.146321137178)", 4036,Ramada by Wyndham Gananoque Provincial Inn,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",846 King St E Gananoque Ontario,Canada,"(44.3386114980324, -76.1458091662527)", 4037,1000 Islands Bed and Breakfast - The Bulloch House,5.0,,[],199 Pine St ,Canada,"(38.630856, -90.207457)", 4038,Absolute 1000 Islands Suites,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",22 Church St Gananoque Ontario,Canada,"(44.3256453749044, -76.1665949398192)", 4039,Imperial Inn,3.5,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",555 King St E Gananoque Ontario,Canada,"(44.33518935, -76.1535051)",65.0 4040,Waterside Inn,3.0,,[],59 Church St ,Canada,"(43.9119019333333, -78.6829494333333)", 4041,1000 Island Condo Getaway,3.0,Average,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Refrigerator in room', 'Kitchenette', 'Suites']",60 Market St Gananoque Ontario,Canada,"(44.3253702831413, -76.164401848267)", 4042,Gateway Motel,,,[],819 King St W Gananoque Ontario,Canada,"(44.3255920648607, -76.1777395363135)", 4043,Howe Island B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",1976B Howe Island Dr Gananoque Ontario,Canada,"(44.2794539, -76.2216512)", 4044,Beaver Hall B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",75 King St W Gananoque Ontario,Canada,"(44.3260604636364, -76.1658481863636)", 4045,Horseblock Point Cottages,5.0,,[],355 1000 Islands Parkway ,Canada,"(44.3404082, -76.1443243)", 4046,Spencer's Riverfront Cottages,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog / Pet Friendly )', 'Refrigerator in room', 'Kitchenette']",4607 Hwy 2 Gananoque Ontario,Canada,"(44.3213325508535, -76.2255944172057)", 4047,Harmer's Housekeeping Cottages.,5.0,,[],135 1000 Island Parkway ,Canada,"(40.6068479, 14.9676356)", 4048,Willowbank Motor Court,5.0,,[],4682 Highway 2 ,Canada,"(45.3909807107206, -63.8278200204208)", 4049,Misty Isles Lodge,4.0,Very good,"['Children Activities (Kid / Family Friendly)', 'Kitchenette']",25 River Road Gananoque Ontario,Canada,"(50.000678, -86.000977)", 4050,The Pines Cottages,2.0,,[],337 Howe Island Ferry Rd ,Canada,"(44.3085956192308, -76.1949211730769)", 4051,"Au Clos Rolland, Couette & Cafe",,,[],120 Sainte-Adele Quebec,Canada,"(45.953298, -74.136086)", 4052,Gite Pantoufles et Pamplemousse,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",140 Sainte-Adele Quebec,Canada,"(45.953298, -74.136086)", 4053,Hotel Mont Gabriel,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Ski-In / Ski-Out', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1699 chemin du Mont Gabriel Sainte-Adele Quebec,Canada,"(45.921618, -74.161126)", 4054,Excelsior Hotel Spa Sainte-Adele,3.0,Average,"['Pool', 'Free parking', 'Restaurant', 'Spa', 'Free High Speed Internet (WiFi)', 'Heated pool', 'Indoor pool', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",3655 Boulevard de Sainte-Adele Sainte-Adele Quebec,Canada,"(45.974048, -74.1719865)",82.0 4055,Hotel Spa Chateau Sainte-Adele,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Spa', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Breakfast included', 'Banquet Room', 'Concierge', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",3080 Boulevard Sainte-Adele (Route 117) Sainte-Adele Quebec,Canada,"(52.4760892, -71.8258668)",123.0 4056,Motel Chantolac,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Pool', 'Room service', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms']",156 Rue Morin Sainte-Adele Quebec,Canada,"(45.949083, -74.139329)", 4057,Auberge Champetre,3.0,Average,"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Restaurant', 'Heated pool', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",1435 Boulevard Ste-Adele Sainte-Adele Quebec,Canada,"(52.4760892, -71.8258668)", 4058,Auberge Bonne Nuit-Bonjour B&B,,,[],1980 blvd Sainte-Adele Sainte-Adele Quebec,Canada,"(52.4760892, -71.8258668)", 4059,Auberge & Spa Nordique Beaux Reves,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Spa', 'Breakfast included', 'Breakfast Available', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Air conditioning', 'Non-smoking rooms', 'Suites']",2310 Boulevard Ste-Adele Sainte-Adele Quebec,Canada,"(52.4760892, -71.8258668)", 4061,Hotel Le Petit Lac Sainte-Adele,4.0,,[],2010 Pierre Peladeau ,Canada,"(45.9977130247554, -74.1121144590498)", 4062,Motel Panoramik,3.5,Very good,"['Pool', 'Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Air conditioning', 'Kitchenette', 'Suites']",280 Rue Seraphin Sainte-Adele Quebec,Canada,"(45.971402, -74.169173)",54.0 4064,Gite Couette et Girouette,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",941 Ouimet St Sainte-Adele Quebec,Canada,"(52.4760892, -71.8258668)", 4065,Le Clair Matin,4.5,Excellent,"['Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms']",3011 rue Beaudry Sainte-Adele Quebec,Canada,"(45.9407345, -74.1243551)", 4066,Auberge Alpine,3.0,Average,[],1440 Pierre-Peladeau Sainte-Adele Quebec,Canada,"(45.985181, -74.119767)", 4067,Hotel Le Chantecler,3.0,Average,"['Pool', 'Free parking', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Room service', 'Free Internet', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Ski-In / Ski-Out', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1474 Chemin Chantecler Sainte-Adele Quebec,Canada,"(45.9508001, -74.1510818)", 4068,Manoir Alpine,2.5,Average,"['Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Suites']",1455 Chemin Pierre Peladeau Sainte-Adele Quebec,Canada,"(45.983361, -74.120658)", 4069,Villa Panoramique et Jardin,,,[],650 Boulevard de Sainte-Adele ,Canada,"(45.948455, -74.129039)", 4070,Auberge Le Papillon Sauvage,5.0,Excellent,['Free High Speed Internet (WiFi)'],100 boul. de Ste-Adele Sainte-Adele Quebec,Canada,"(52.4760892, -71.8258668)", 4071,La Belle Idee B&B,3.0,,[],894 rue de l'Arbre Sec ,Canada,"(45.966154, -74.121378)", 4072,Auberge Du Petit Train du Nord,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)']",3065 Rue Rolland Sainte-Adele Quebec,Canada,"(45.940412, -74.119478)", 4073,Auberge aux Croissants,,,[],750 chemin Ste-Marguerite ,Canada,"(46.2638644, 7.3491378)", 4074,Auberge Des Sorbiers,,,[],4120 Rue Rolland ,Canada,"(45.4455191, -73.5810623)", 4075,Auberge Restaurant La Bruyere,,,[],1406 chemin Pierre Peladeau ,Canada,"(45.983301, -74.121131)", 4076,Au Triangle du Nord Bed & Breakfast,,,[],1405 rue Deschambault ,Canada,"(45.941628, -74.120129)", 4077,Aux Pins Dores,,,[],2251 Chemin Pierre-Peladeau ,Canada,"(45.9519272, -74.1356156)", 4078,Joes,,,[],15 Rue Morin ,Canada,"(46.648545, 4.736016)", 4079,La Brise des Vents Bed and Breakfast,,,[],486 Chemin Pierre Peladeau ,Canada,"(45.9538762185223, -74.1328881481252)", 4080,La Cedraie B&B,,,[],1386 rue du Skieur Sainte-Adele Quebec,Canada,"(45.9528228087105, -74.1426607875403)", 4082,Hampton Inn & Suites by Hilton Halifax - Dartmouth,,,[],65 Cromarty Dr Dartmouth Nova Scotia,Canada,"(44.7047014, -63.5603090423443)", 4083,Best Western Plus Dartmouth Hotel & Suites,4.5,Excellent,"['Pool', 'Room service', 'Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",15 Spectacle Lake Dr Dartmouth Nova Scotia,Canada,"(44.7002223, -63.5823783654926)", 4085,Hearthstone Inn Boutique Hotel Halifax-Dartmouth,4.0,Very good,"['Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",313 Prince Albert Rd Dartmouth Nova Scotia,Canada,"(44.67889115, -63.5496866787069)", 4086,Doubletree by Hilton Halifax Dartmouth,4.0,Very good,"['Pool', 'Restaurant', 'Room service', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",101 Wyse Rd Dartmouth Nova Scotia,Canada,"(44.668926, -63.5773467)",124.0 4087,Delta Hotels by Marriott Dartmouth,4.5,Excellent,"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']",240 Brownlow Ave Dartmouth Nova Scotia,Canada,"(44.69423565, -63.5789717873266)",135.0 4088,Travelodge Suites Halifax Dartmouth,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",101 Yorkshire Ave Exten Dartmouth Nova Scotia,Canada,"(45.1960403, -63.1653789)",123.0 4089,Coastal Inn Dartmouth,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",379 Windmill Rd Dartmouth Nova Scotia,Canada,"(44.6817224, -63.5967144)",99.0 4090,Lake City Motel,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Concierge', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",40 Lakecrest Dr Dartmouth Nova Scotia,Canada,"(44.6824258, -63.5408972)",75.0 4091,RTMA Supreme B&B,2.0,,[],204 Nadia Dr ,Canada,"(44.6841806, -63.5934009)",120.0 4092,Comfort Inn - Dartmouth,4.0,Very good,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Microwave', 'Non-smoking rooms']",456 Windmill Rd Dartmouth Nova Scotia,Canada,"(44.68579215, -63.5981941908122)", 4093,Knightswood Bed and Breakast & Carriage House,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",453 Waverley Rd Dartmouth Nova Scotia,Canada,"(44.7178815, -63.5454207)", 4094,Courtyard by Marriott Halifax Dartmouth,5.0,,[],35 Shubie Dr ,Canada,"(44.7079594, -63.5648840918594)", 4095,Still Waters B&B,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Air conditioning']",716A Waverley Rd Dartmouth Nova Scotia,Canada,"(44.7228326, -63.5427276664126)", 4096,Breaside Court Bed & Breakfast,5.0,,[],34 Braeside Crt ,Canada,"(44.6876834, -63.5459384)", 4097,Residence Inn by Marriott Halifax Dartmouth,4.0,,[],35 Shubie Dr ,Canada,"(44.7079594, -63.5648840918594)", 4098,Blockhouse Hill Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Non-smoking rooms']",62 Wentworth St Dartmouth Nova Scotia,Canada,"(44.6681465, -63.5687783162702)", 4099,Shubie Campground,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access']",30 John Brenton Drive Dartmouth Nova Scotia,Canada,"(44.7065851, -63.55352341893)", 4100,Autumn Leaves Bed & Breakfast,5.0,Excellent,['Free High Speed Internet (WiFi)'], Dartmouth Nov,Canada,"(44.6799707, -63.5720232)", 4101,Lakeside Bed & Breakfast,4.5,,[],23 Lakeview Point Rd ,Canada,"(44.68114125, -63.5530094)", 4102,At Fairhaven Bed And Breakfast,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Tennis Court', 'Kitchenette', 'Non-smoking rooms']",26 Lake Charles Dr Dartmouth Nova Scotia,Canada,"(44.7266715279723, -63.5473371685952)", 4103,Arbor Vista Bed & Breakfast Dartmouth,5.0,,[],28 Lake Charles Dr ,Canada,"(38.7666689, -90.6020646)", 4104,Bell Lake Bed & Breakfast,4.5,,[],16 Bayswater Rd ,Canada,"(51.7634518, -1.1963775)", 4105,Express Lodge,4.0,,[],317 Prince Albert Rd ,Canada,"(44.679292, -63.5491864887685)", 4106,Slayter House Bed & Breakfast,4.5,,[],104 Slayter St ,Canada,"(44.67918175, -63.5809070126213)", 4107,Roosters Glen Bed & Breakfast,5.0,,[],12 Glen Manor Dr ,Canada,"(43.6688554, -79.2915335)", 4108,Kenora B&B,5.0,,[],2 Kenora Dr ,Canada,"(44.689586, -63.458914)", 4109,Elm Tree Bed & Breakfast,4.0,,[],13 Lawnsdale Dr ,Canada,"(44.6811886, -63.5689396934554)", 4110,Seasons Motor Inn Dartmouth,2.5,Average,[],40 Lakecrest Dr Dartmouth Nova Scotia,Canada,"(44.6824258, -63.5408972)", 4111,Burnside Hotel,1.0,Terrible,"['Pool', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",739 Windmill Rd Dartmouth Nova Scotia,Canada,"(44.7034813, -63.6119243)", 4112,Best Western Plus Regency Inn & Conference Centre,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Bar/Lounge', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",32110 Marshall Rd Abbotsford British Columbia,Canada,"(49.0374921, -122.334866045698)", 4113,Coast Abbotsford Hotel & Suites,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",2020 Sumas Way Abbotsford British Columbia,Canada,"(49.0390209, -122.268205790807)", 4114,Sandman Hotel & Suites Abbotsford,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Room service', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Restaurant', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",32720 Simon Ave Abbotsford British Columbia,Canada,"(49.0525688, -122.317143140105)", 4115,BROOKSIDE INN Boutique Hotel,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",2379 Chardonnay Lane Abbotsford British Columbia,Canada,"(49.0446022, -122.4092494)", 4116,Sweet Dreams Luxury Inn,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",32288 King Rd Abbotsford British Columbia,Canada,"(49.0313005, -122.4289268)", 4117,Super 8 by Wyndham Abbotsford BC,4.0,Very good,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Microwave', 'Non-smoking rooms']",1881 Sumas Way Abbotsford British Columbia,Canada,"(49.0310656, -122.2656621)", 4118,Travelodge by Wyndham Abbostford Bakerview,3.0,Average,"['Free High Speed Internet (WiFi)', 'Free parking', 'Pool', 'Restaurant', 'Banquet Room', 'Business Centre with Internet Access', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Kitchenette', 'Non-smoking rooms']",1821 Sumas Way Abbotsford British Columbia,Canada,"(49.03508055, -122.269210643358)", 4120,Sandman Hotel Abbotsford Airport,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms', 'Suites']",3010 Mt Lehman Rd Abbotsford British Columbia,Canada,"(49.0597271, -122.3813216)", 4121,Abbotsford Hotel,,,[],2073 Clearbrook Rd Abbotsford British Columbia,Canada,"(49.03986325, -122.338184657559)", 4123,Red Lion Inn & Suites Abbotsford,2.5,Average,"['Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Free parking', 'Bar/Lounge', 'Breakfast included', 'Banquet Room', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Tennis Court', 'Non-smoking rooms']",2509 Pauline St Abbotsford British Columbia,Canada,"(49.0475617, -122.2919239)", 4124,Clayburn Village Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",34914 Clayburn Rd Abbotsford British Columbia,Canada,"(49.0818533, -122.2834549)", 4125,Everett House Bed & Breakfast,5.0,,[],1990 Everett Rd ,Canada,"(39.4109714, -76.2907872)", 4126,Country Charm Bed & Breakfast,5.0,,[],1893 Cole Rd ,Canada,"(51.6657016, -0.4023027)", 4127,Give You A Five - Star Home,,,[],35215 Delair Rd Abbotsford British Columbia,Canada,"(49.0379601, -122.2420457)", 4128,Vancouver Back Gardens,,,[],2070 Joshua Pl Abbotsford British Columbia,Canada,"(49.0398262, -122.2466335)", 4129,Coco's Place,,,[],Franklin Avenue and King Rd ,Canada,"(42.550342, -72.268764)", 4130,Harmony Suite,,,"['Restaurant', 'Fitness Centre with Gym / Workout Room', 'Airport transportation', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Tennis Court', 'Microwave', 'Minibar', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']",33539 Holland Avenue Abbotsford British Columbia,Canada,"(49.03824585, -122.294945794926)", 4131,MCC Deer Trail Guest House,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Self-Serve Laundry', 'Kitchenette', 'Non-smoking rooms', 'Suites']",31107 Deertrail Ave Abbotsford British Columbia,Canada,"(49.0623172, -122.3624473)", 4132,Wee Irish Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Air conditioning', 'Refrigerator in room']",35712 Timberlane Dr Abbotsford British Columbia,Canada,"(49.0402149, -122.2349241)", 4133,MARK Centre Abbotsford Chalet,5.0,Excellent,[],31603 Old Yale Rd Abbotsford British Columbia,Canada,"(49.0383582, -122.2340332)", 4134,A Taste of Home Bed and Breakfast,4.0,,[],1980 Powell Cres ,Canada,"(49.0383004, -122.2804801)", 4135,Travelodge Abbotsford British Columbia,2.5,Average,['Bar/Lounge'],1515 College Dr. Abbotsford British Columbia,Canada,"(49.0305465, -122.2877723)", 4136,The Abby,,,[],58-35287 Old Yale Rd ,Canada,"('nil', 'nil')", 4137,Columbia Conferences & Catering,,,[],2940 Clearbrook Rd ,Canada,"(49.05574645, -122.336438156728)", 4138,Dr. Taams' Bed and Breakfast Resthaven Resort,,,[],30061 Townshipline Rd ,Canada,"(49.0893625, -122.445239)", 4139,Happy Ever After,,,[],3220 Firhill Dr ,Canada,"(49.0636612, -122.3633582)", 4140,Mill Lake Bed and Breakfast,,,[],4-33000 Mill Lake Rd ,Canada,"('nil', 'nil')", 4141,My Inn,,,[],3615 Homestead Cres ,Canada,"(53.4170449, -2.2170002)", 3693,Mountain Hound Inn,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",621 Baker St Nelson British Columbia,Canada,"(49.4919827, -117.2940284)", 3694,Dancing Bear Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Family Rooms', 'Non-smoking rooms']",171 Baker St Nelson British Columbia,Canada,"(49.4903899, -117.29876815)",62.0 3695,Savoy Hotel,4.5,Excellent,"['Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Air conditioning']",198 Baker St Nelson British Columbia,Canada,"(49.4919827, -117.2940284)", 3696,Lakeshore Boutique Inn Inc,,,[],2125 Bealby Point Rd Nelson British Columbia,Canada,"(49.5100282, -117.2682176)", 3697,Best Western Plus Baker Street Inn & Convention Centre,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",153 Baker St Nelson British Columbia,Canada,"(49.4903712, -117.29908400093)",155.0 3698,Hume Hotel & Spa,4.5,Excellent,"['Room service', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Spa', 'Breakfast included', 'Banquet Room', 'Conference Facilities', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",422 Vernon St Nelson British Columbia,Canada,"(49.4923917, -117.2946306)",140.0 3699,Alpine Inn and Suites,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1120 Mines Rd Nelson British Columbia,Canada,"(55.001251, -125.002441)", 3700,Prestige Lakeside Resort,4.5,Excellent,"['Pool', 'Free parking', 'Restaurant', 'Room service', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Spa', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",701 Lakeside Dr Nelson British Columbia,Canada,"(49.4974169, -117.2931244)",200.0 3701,Cloudside Hotel,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",410 Victoria St Nelson British Columbia,Canada,"(49.4912147, -117.2933311)",111.0 3702,Mistiso's Place Vacation Rentals,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",811 Vernon St Nelson British Columbia,Canada,"(49.4928566, -117.2947616)", 3703,Kokanee Glacier Resort,,,[],2615 3a Hwy Nelson British Columbia,Canada,"(55.001251, -125.002441)",94.0 3704,The Blaylock Mansion,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Tennis Court', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1679 3a Hwy Nelson British Columbia,Canada,"(55.001251, -125.002441)", 3705,Prestige Inn Nelson,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']",1301 Front St Nelson British Columbia,Canada,"(49.4997537, -117.285604629008)",126.0 3706,The Adventure Hotel,4.0,Very good,"['Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Conference Facilities', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",616 Vernon St Nelson British Columbia,Canada,"(49.493615, -117.2920549)",125.0 3707,Villa Motel,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Breakfast included', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",655 3a Hwy Nelson British Columbia,Canada,"(55.001251, -125.002441)",92.0 3709,Willow Point Beach House,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Minibar', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",234 Nelson British Columbia,Canada,"(49.494891, -117.290039)", 3710,Beach Taghum B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",3289 Granite Rd Nelson British Columbia,Canada,"(49.485713, -117.333866)", 3711,Victoria Falls Guesthouse,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",203 Victoria St Nelson British Columbia,Canada,"(49.4912147, -117.2933311)", 3712,Forest Golf Club & Inn,3.0,Average,"['Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms']",102 Main St S Ontario,Canada,"(43.9817706, -80.7352831)",127.0 3713,Oakwood Resort,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",70671 Bluewater Highway Ontario,Canada,"(50.000678, -86.000977)", 3714,Pine Dale Motor Inn,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Indoor pool', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",107 Ontario Street South Ontario,Canada,"(43.3072711, -81.7610724)",145.0 3715,Bee 'n Bee Bed 'n Breakfast,5.0,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Air conditioning']",7196 Outer Dr Ontario,Canada,"(43.2251516177506, -81.9161799580151)",135.0 3716,The Pinewood,4.0,Very good,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",9717 Army Camp Rd Lambton Shores Ontario,Canada,"(43.2083063333333, -81.9541888666667)", 3717,Amber Hotel,3.0,Average,"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",99 Ontario Street South Ontario,Canada,"(43.516489, -79.874795)",99.0 3718,Bluewater Beach House,,,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Air conditioning']",72309 Cliffside Dr Ontario,Canada,"(43.3901736136364, -81.7104882863636)", 3719,Hotel Levesque,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Pool', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Bar/Lounge', 'Spa', 'Free parking', 'Restaurant', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",171 Fraser St Riviere du Loup Quebec,Canada,"(52.4760892, -71.8258668)", 3720,Auberge Internationale Rivire-du-Loup,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Shuttle Bus Service', 'Family Rooms', 'Non-smoking rooms']",4 Riviere du Loup Quebec,Canada,"(47.8358164, -69.5368025)",60.0 3721,Auberge de la Pointe,4.0,Very good,"['Free parking', 'Pool', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",10 boulevard Cartier Riviere du Loup Quebec,Canada,"(47.8619736, -69.549054)", 3722,Quality Inn,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Spa', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']",61 Boulevard Cartier Riviere du Loup Quebec,Canada,"(47.8505315, -69.540418)", 3723,Motel Loupi,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",50 rue de l'Ancrage Riviere du Loup Quebec,Canada,"(47.8566213, -69.547586)", 3724,Hotel Universel,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Restaurant', 'Bar/Lounge', 'Spa', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",31 Riviere du Loup Quebec,Canada,"(47.8358164, -69.5368025)",114.0 3725,Comfort Inn Riviere-du-Loup,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",85 boul. Cartier Riviere du Loup Quebec,Canada,"(52.4760892, -71.8258668)", 3726,Motel Au Fleuve D'Argent Et Chalets,,,[],202 rue Frase Riviere du Loup Quebec,Canada,"(52.4760892, -71.8258668)", 3727,Auberge Mr. James,,,[],167 Fraser St. Riviere du Loup Quebec,Canada,"(52.4760892, -71.8258668)",109.0 3728,Motel Boulevard Cartier,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",8 Riviere du Loup Quebec,Canada,"(47.8358164, -69.5368025)", 3729,Motel Au Vieux Piloteux,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",185 rue Fraser Riviere du Loup Quebec,Canada,"(47.8266918346596, -69.5560086884636)",89.0 3730,Days Inn by Wyndham Riviere-du-Loup,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Breakfast included', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",182 rue Fraser Riviere du Loup Quebec,Canada,"(47.8272585703978, -69.5559580884788)",104.0 3731,Auberge de L'Anse,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Non-smoking rooms']",100 Route De L'Anse-Au-Persil Riviere du Loup Quebec,Canada,"(52.4760892, -71.8258668)", 3732,La Maison du Restaurateur,4.5,,[],90 Route de Lanse-Au-Persil Route de Lanse-Au-Persil ,Canada,"('nil', 'nil')", 3733,Auberge Amerilys,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",165 Fraser Riviere du Loup Quebec,Canada,"(47.8304058, -69.551506)", 3734,Motel Bellevue,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Refrigerator in room']",201 Rue Mackay Riviere du Loup Quebec,Canada,"(47.8502988, -69.5643229)", 3735,Gite La Ge-lit-note,3.5,Very good,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Non-smoking rooms']",205 Rue Fraser Riviere du Loup Quebec,Canada,"(47.8240759, -69.5586017)", 3736,Residence Hoteliere du Cegep de Riviere-du-Loup,,,[],32 ,Canada,"(43.6955276, 0.410101917523799)", 3737,Inn on Canyon,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 3738,Bighorn Meadows Resort,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Outdoor pool', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",10 Bighorn Blvd. Radium Hot Springs British Columbia,Canada,"(55.001251, -125.002441)",143.0 3739,Piccadilly Motel,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",4874 St Joseph Street Radium Hot Springs British Columbia,Canada,"(50.6199948, -116.0731956)",109.0 3740,Cedar Motel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",7593 Main Street West Radium Hot Springs British Columbia,Canada,"(50.6206641, -116.0713286)",85.0 3741,Crescent Motel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",5008 Highway 93 Radium Hot Springs British Columbia,Canada,"(50.6226467, -116.0709633)", 3742,Prestige Radium Hot Springs Resort,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Spa', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",7493 Main Street West Radium Hot Springs British Columbia,Canada,"(50.6206641, -116.0713286)",96.0 3743,Radium Park Lodge,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Indoor pool', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']",4873 Stanley Street Radium Hot Springs British Columbia,Canada,"(50.6185117, -116.0722159)", 3744,Motel Bavaria,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",4872 McKay Street Radium Hot Springs British Columbia,Canada,"(50.6174248, -116.072046)",67.0 3745,Alpen Motel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']",5022 Highway 93 Radium Hot Springs British Columbia,Canada,"(50.6226467, -116.0709633)",89.0 3746,Radius,5.0,Excellent,"['Free parking', 'Pets Allowed ( Dog / Pet Friendly )']",7058 Hwy 95 Radium Hot Springs British Columbia,Canada,"(50.6454079087094, -116.07795724982)",132.0 3747,Sunset Motel,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",4883 McKay Street Radium Hot Springs British Columbia,Canada,"(50.618174722104, -116.070024719198)",75.0 3748,Crystal Springs Motel,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",4852 Radium Blvd Radium Hot Springs British Columbia,Canada,"(50.6206283, -116.0745664)",74.0 3749,Radium Chalet,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",5063 Madsen Road Radium Hot Springs British Columbia,Canada,"(55.001251, -125.002441)", 3750,Gables Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Minibar', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']",5028 Hwy. 93 Radium Hot Springs British Columbia,Canada,"(50.6226467, -116.0709633)", 3751,Misty River Lodge,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Kitchenette', 'Non-smoking rooms', 'Suites']",5036 Hwy 93 Radium Hot Springs British Columbia,Canada,"(50.6295138, -116.0646373)", 3753,Rocky Mountain Springs Lodge and Restaurant,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",5067 Madsen Rd. Radium Hot Springs British Columbia,Canada,"(55.001251, -125.002441)", 3754,Nipika Mountain Resort,5.0,Excellent,"['Free parking', 'Children Activities (Kid / Family Friendly)', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Ski-In / Ski-Out', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",9200 Settlers Road Radium Hot Springs British Columbia,Canada,"(55.001251, -125.002441)", 3755,Lido Motel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",4876 McKay Street Radium Hot Springs British Columbia,Canada,"(50.6180062183644, -116.069920832937)",90.0 3756,Motel Tyrol,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Heated pool', 'Hot Tub', 'Outdoor pool', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",5016 Highway 93 Radium Hot Springs British Columbia,Canada,"(50.6226467, -116.0709633)", 3757,Radium Elk Park B & B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",4943 Saddle Wood Lane Radium Hot Springs British Columbia,Canada,"(55.001251, -125.002441)", 3758,Celadon Lodge,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",5000 Highway 93 Radium Hot Springs British Columbia,Canada,"(50.6255298, -116.0671531)", 3759,Mountain Springs Motel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",4870 Radium Blvd Radium Hot Springs British Columbia,Canada,"(50.620727, -116.0742325)",78.0 3761,Holiday Inn Express Lethbridge,,,[],120 Stafford Dr S Lethbridge Alberta,Canada,"(49.6930615, -112.8336433)",123.0 3762,Hampton Inn & Suites by Hilton Lethbridge,4.5,Excellent,"['Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",4073 2 Ave S Lethbridge Alberta,Canada,"(49.6968044, -112.7823648)", 3763,Best Western Plus Service Inn & Suites,,,[],209 41 St S Lethbridge Alberta,Canada,"(49.6951745, -112.7818651)",160.0 3764,Ramada by Wyndham Lethbridge,3.5,Very good,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Restaurant', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Meeting rooms', 'Non-smoking hotel', 'Sauna', 'Wheelchair Access', 'Microwave', 'Non-smoking rooms']",1303 Mayor Magrath Dr S Lethbridge Alberta,Canada,"(49.6758855, -112.8014046)",116.0 3766,Sandman Hotel Lethbridge,3.5,Very good,"['Room service', 'Restaurant', 'Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",421 Mayor Magrath Dr S Lethbridge Alberta,Canada,"(49.6758855, -112.8014046)",93.0 3767,Travelodge Lethbridge,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']",1009 Mayor Magrath Dr S Lethbridge Alberta,Canada,"(55.001251, -115.002136)",90.0 3768,Fairfield Inn & Suites by Marriott Lethbridge,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",4081 2 Ave S Lethbridge Alberta,Canada,"(49.6968044, -112.7823648)", 3769,Super 8 by Wyndham Lethbridge,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Indoor pool', 'Meeting rooms', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",1030 Mayor Magrath Dr S Lethbridge Alberta,Canada,"(49.6758855, -112.8014046)",98.0 3771,Superlodge Lethbridge,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Bar/Lounge', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",2210 7 Ave S Lethbridge Alberta,Canada,"(49.6894677, -112.8161863)", 3772,Holiday Inn Lethbridge,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Pool', 'Room service', 'Restaurant', 'Bar/Lounge', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",2375 Mayor Magrath Dr S Lethbridge Alberta,Canada,"(49.6758855, -112.8014046)",147.0 3775,Knights Inn Lethbridge,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1026 Mayor Magrath Dr S Lethbridge Alberta,Canada,"(49.6758855, -112.8014046)",69.0 3776,Motel 6 Lethbridge AB,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1142 Mayor Magrath Dr S Lethbridge Alberta,Canada,"(49.6758855, -112.8014046)",80.0 3777,Chinook Motel,3.0,Average,"['Free High Speed Internet (WiFi)', 'Restaurant', 'Spa', 'Business Centre with Internet Access', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",1245 Mayor Magrath Dr S Lethbridge Alberta,Canada,"(49.6758855, -112.8014046)",65.0 3778,Coast Lethbridge Hotel & Conference Centre,4.5,Excellent,"['Free parking', 'Restaurant', 'Pool', 'Room service', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms', 'Suites']",526 Mayor Magrath Drive South Lethbridge Alberta,Canada,"(49.6595203, -112.7932427)", 3779,Premier Inn And Suites,4.0,Very good,"['Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Free parking', 'Breakfast Available', 'Business Centre with Internet Access', 'Hot Tub', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']",2225 Mayor Magrath Dr S Lethbridge Alberta,Canada,"(49.6758855, -112.8014046)", 3780,Paradise Canyon Golf Resort,4.0,Very good,"['Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Restaurant', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Paid Internet', 'Paid Wifi', 'Tennis Court', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",185 Canyon Blvd W Lethbridge Alberta,Canada,"(49.6545992, -112.8466336)", 3781,Sandman Signature Lethbridge Lodge,3.0,Average,"['Pool', 'Restaurant', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",320 Scenic Dr S Lethbridge Alberta,Canada,"(49.6940949, -112.8447582)", 3782,Charles Street Suites,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1272 8 Ave S Lethbridge Alberta,Canada,"(49.6886422, -112.8260641)", 3783,Enid's B&B,4.5,,[],3204 Lakehill Cres S ,Canada,"(49.6745242, -112.7944796)", 3784,LUX Hotel,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Laundry Service', 'Meeting rooms', 'Family Rooms', 'Kitchenette']",4401 University Dr W Lethbridge Alberta,Canada,"(49.6896476, -112.8875206)", 3785,Elbas Farms Vacation Cottages and RV Park,,,[],85021 Range Road 211 Lethbridge Alberta,Canada,"(55.001251, -115.002136)", 3786,Bridgeview RV Resort,3.5,Very good,"['Pool', 'Children Activities (Kid / Family Friendly)', 'Paid Wifi', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry']",1501 2 Ave W Lethbridge Alberta,Canada,"(55.001251, -115.002136)", 3787,A Coulee View Getaway,3.5,,[],1604 Scenic Hts S ,Canada,"(49.6739929, -112.8283765)", 3788,Mount Blakiston House at the University of Lethbridge,,,[],4401 University Dr W ,Canada,"(42.3155076, -71.0406209)", 3789,Hampton Inn & Suites by Hilton Barrie,4.5,Excellent,"['Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",74 Bryne Dr Barrie Ontario,Canada,"(44.3540363071372, -79.6939630216905)",105.0 3790,Best Western Plus Barrie,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Pool', 'Free parking', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",35 Hart Dr Barrie Ontario,Canada,"(44.3805726801477, -79.7079590990768)", 3792,Horseshoe Resort,3.5,Very good,"['Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Restaurant', 'Bar/Lounge', 'Spa', 'Free parking', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Ski-In / Ski-Out', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1101 Horseshoe Valley Rd W Barrie Ontario,Canada,"(50.000678, -86.000977)",119.0 3793,Holiday Inn Barrie Hotel & Conference Centre,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Pool', 'Room service', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Airport transportation', 'Babysitting', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms']",20 Fairview Rd Barrie Ontario,Canada,"(44.3625879455863, -79.6950116537948)",115.0 3794,Monte Carlo Inn Barrie Suites,3.5,Very good,"['Pool', 'Room service', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Free parking', 'Bar/Lounge', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",81 Hart Dr Barrie Ontario,Canada,"(44.3774086659717, -79.7110554421414)", 3795,Holiday Inn Express & Suites Barrie,4.0,Very good,"['Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 3796,Fairfield Inn & Suites Barrie,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms', 'Suites']",261 Essa Rd Barrie Ontario,Canada,"(44.3563983, -79.6995663)",104.0 3797,Four Points By Sheraton Barrie,,,[],60 Bryne Dr Barrie Ontario,Canada,"(44.3553226, -79.6957867)",103.0 3798,Super 8 by Wyndham Barrie,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms', 'Suites']",441 Bryne Dr Barrie Ontario,Canada,"(44.3358584846323, -79.6905221269227)",72.0 3799,Comfort Inn - Barrie / Hart Dr.,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Free parking', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",75 Hart Dr Barrie Ontario,Canada,"(44.3780294839335, -79.7109753016479)",85.0 3801,Residence & Conference Centre - Barrie,3.5,Very good,"['Free parking', 'Free Internet', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",101 Georgian Dr Barrie Ontario,Canada,"(44.4143902461513, -79.6686438040729)", 3802,Three Wishes B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Spa', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",48 Steel St Barrie Ontario,Canada,"(44.4026122666667, -79.6704837333333)", 3803,Clydesdale House,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",38 Burton Ave Barrie Ontario,Canada,"(44.3713215, -79.6894265)", 3804,Barrie KOA Campground,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Minibar', 'Refrigerator in room']",3138 Penetanguishene Rd Barrie Ontario,Canada,"(44.4200142, -79.6452056)", 3805,Richmond Manor Bed & Breakfast,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",16 Blake St Barrie Ontario,Canada,"(44.3915921, -79.6769375)", 3806,Parkside House,5.0,,[],15 Parkside Dr ,Canada,"(44.1064036916667, -79.1163863291667)", 3807,Travelodge Barrie On Bayfield,3.0,Average,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Indoor pool', 'Meeting rooms', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']",300 Bayfield St Barrie Ontario,Canada,"(44.4001652, -79.699736)",67.0 3809,Knights Inn Barrie,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Bar/Lounge', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",150 Dunlop St W Barrie Ontario,Canada,"(44.3869272, -79.6958207)", 3810,Barrie Motel,2.0,Poor,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Minibar', 'Refrigerator in room', 'Non-smoking rooms']",120 Donald St Barrie Ontario,Canada,"(44.3845209, -79.7065877)",99.0 3811,Water's Edge B & B,,,[],2679 Lakeshore Rd E ,Canada,"(44.5241811401693, -79.434357623316)", 3813,Travelodge Bracebridge,3.5,Very good,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Heated pool', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']",320 Taylor Rd Bracebridge Ontario,Canada,"(45.0525274, -79.2897307)",84.0 3814,Wellington Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",265 Wellington St Bracebridge Ontario,Canada,"(50.000678, -86.000977)",140.0 3816,Cedar Lane Motel,3.5,Very good,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']",729 Cedar Lane Bracebridge Ontario,Canada,"(45.0127431, -79.2982999)",79.0 3817,Knights Inn Bracebridge,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']",400 Manitoba St Bracebridge Ontario,Canada,"(45.0446712, -79.3175712)", 3818,Bracebridge Inn,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",133 Manitoba St Bracebridge Ontario,Canada,"(45.0446712, -79.3175712)",69.0 3819,Touchstone Resort on Lake Muskoka,4.0,Very good,"['Pool', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Concierge', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Tennis Court', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1869 Muskoka Rd 118 W Bracebridge Ontario,Canada,"(45.0518551, -79.4280566)", 3820,Inn at the Falls,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms', 'Suites']",8 Mahaffy Court Bracebridge Ontario,Canada,"(50.000678, -86.000977)",99.0 3821,Spirit Bear Bed & Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']",67 Quebec St Bracebridge Ontario,Canada,"(45.0387055, -79.3147512)", 3822,Brobst Forest Bed and Breakfast,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Air conditioning']",16 Brobst Forest Cres Bracebridge Ontario,Canada,"(45.0290575, -79.3218966)", 3823,Patterson Kaye Resort by Regalton,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free Internet', 'Bar/Lounge', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1360 Golden Beach Rd Bracebridge Ontario,Canada,"(45.0379777, -79.3678548)", 3824,Tree Tops Bed & Breakfast,5.0,,[],1015 Melandaw Lane ,Canada,"(45.0115144, -79.3940385)", 3825,"High Falls Bay Cottages, Camping & Waterpark",3.0,Average,"['Pool', 'Free parking', 'Banquet Room', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",50 Brodie Cres Bracebridge Ontario,Canada,"(45.0854664, -79.3018884)", 3826,Best Western Plus Barclay Hotel,4.5,Excellent,"['Pool', 'Free parking', 'Room service', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",4277 Stamp Ave Port Alberni British Columbia,Canada,"(49.2538724, -124.8063179)", 3827,Cedar Wood Lodge Bed & Breakfast Inn & Conference Center,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Banquet Room', 'Conference Facilities', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",5895 River Rd Port Alberni British Columbia,Canada,"(49.2647976, -124.8387135)", 3828,The Hospitality Inn,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Electric vehicle charging station', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",3835 Redford St Port Alberni British Columbia,Canada,"(49.2454545, -124.7922571)", 3829,Somass Motel & RV,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",5279 River Rd Port Alberni British Columbia,Canada,"(49.260644, -124.822426)", 3830,Redford Motel & RV,,,[],3723 Redford St Port Alberni British Columbia,Canada,"(49.2516291, -124.7803882)",90.0 3832,Sunset Motel and Trailer Park,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Family Rooms']",3611 McIntyre Dr Port Alberni British Columbia,Canada,"(49.2471657, -124.7870553)",70.0 3833,Tyee Village Motel,3.0,Average,"['Free parking', 'Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",4151 Redford St Port Alberni British Columbia,Canada,"(49.24550805, -124.796233474681)",85.0 3834,Hummingbird Guesthouse,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",5769 River Rd Port Alberni British Columbia,Canada,"(49.263228, -124.8356178)", 3835,Char's Landing Guesthouse,4.5,,[],4815 Argyle St ,Canada,"(49.213724, -123.072042)",90.0 3836,Sproat Lake Landing Resort,4.5,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Minibar', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']",10695 Lakeshore Rd Port Alberni British Columbia,Canada,"(49.2752173, -124.961249)", 3837,Swept Away Inn,4.5,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Non-smoking rooms']",5505 Argyle St Unit 1 Port Alberni British Columbia,Canada,"(55.001251, -125.002441)",149.0 3838,Sequoia House Bed & Breakfast,5.0,Excellent,"['Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",3591 17th Ave Port Alberni British Columbia,Canada,"(49.2419111, -124.7891279)", 3839,Inntorestin B&B,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",3590 Estevan Dr Port Alberni British Columbia,Canada,"(49.2419287, -124.7877559)", 3840,Strathcona Street Bed and Breakfast,5.0,,[],6000 Strathcona St ,Canada,"(55.8920442, -4.3223114)",129.0 3841,Riverside Lodge B&B,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Concierge', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",6150 Ferguson Rd Port Alberni British Columbia,Canada,"(49.2843911, -124.8606704)", 3842,Timberlodge & RV Campground,,,[],2404 Timberlane Rd Port Alberni British Columbia,Canada,"(49.2643901, -124.7551389)",84.0 3843,A-1 Alberni Inn,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",3805 Redford St Port Alberni British Columbia,Canada,"(49.2454223, -124.7907062)",130.0 3844,Beaver Hut Bed And Breakfast,,,[],8188 Sheila Way ,Canada,"(43.7417214, -121.541353)", 3845,Stamp Falls B & B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Non-smoking rooms']",7890 Beaver Creek Rd Port Alberni British Columbia,Canada,"(49.2598028, -124.817108)", 3846,The Roses Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms', 'Suites']",5570 Kitsuksis St Port Alberni British Columbia,Canada,"(55.001251, -125.002441)", 3847,Sechart Lodge,4.5,Excellent,"['Restaurant', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Non-smoking rooms']",5425 Argyle St Port Alberni British Columbia,Canada,"(49.23539875, -124.814641376166)", 3848,Edelweiss Bed and Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",2610 12th Ave Port Alberni British Columbia,Canada,"(49.2304661, -124.795115)", 3849,Arrowvale,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Multilingual Staff', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Kitchenette']",5955 Hector Rd Port Alberni British Columbia,Canada,"(49.2899774, -124.9039766)", 3850,By the Quay Bed & Breakfast,5.0,,[],2959 Kingsway Street ,Canada,"(-27.5449652, 153.0884188)", 3851,China Creek Campground,3.5,Very good,"['Babysitting', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )']",2011 Frankin River Road Port Alberni British Columbia,Canada,"(55.001251, -125.002441)", 3852,Esta Villa Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",4014 Johnston Rd Port Alberni British Columbia,Canada,"(49.26358095, -124.795129935459)", 3853,Howard Johnson Hotel Port Alberni,3.0,Average,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",4850 Beaver Creek Rd Port Alberni British Columbia,Canada,"(49.2610632, -124.8192546)", 3854,Best Western Cranbrook Hotel,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1019 Cranbrook St N Cranbrook British Columbia,Canada,"(49.52236195, -115.757447019628)", 3856,Days Inn & Conference Centre by Wyndham Cranbrook,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",600 Cranbrook St N Cranbrook British Columbia,Canada,"(49.518229, -115.760508922112)", 3857,St. Eugene Golf Resort & Casino,4.5,Excellent,"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Spa', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Casino and Gambling', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",7777 Mission Rd Cranbrook British Columbia,Canada,"(49.58551045, -115.756665307908)",129.0 3858,Prestige Rocky Mountain Resort and Convention Centre,4.0,Very good,"['Pool', 'Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",209 Van Horne St S Cranbrook British Columbia,Canada,"(49.5079483, -115.7793493)", 3859,End of the Road Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",4445 53rd St S Cranbrook British Columbia,Canada,"(49.4597397, -115.7338376)", 3860,Travellers Motel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Babysitting', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",2000 Cranbrook St N Cranbrook British Columbia,Canada,"(49.5180075, -115.7615079)",75.0 3861,Super 8 by Wyndham Cranbrook,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Breakfast included', 'Room service', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms']",2370 Cranbrook St N Cranbrook British Columbia,Canada,"(49.53398635, -115.741228392001)", 3862,Lazy Bear Lodge,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Golf Course', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",621 Cranbrook St N Cranbrook British Columbia,Canada,"(49.51886565, -115.761428360244)", 3863,Almo Court Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",316 2nd St S Cranbrook British Columbia,Canada,"(49.5084646, -115.7606833)",69.0 3864,Sandman Inn Cranbrook,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Business Centre with Internet Access', 'Dry Cleaning', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",405 Cranbrook St N Cranbrook British Columbia,Canada,"(49.5180075, -115.7615079)",139.0 3865,Motel 6 Cranbrook,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",910 Cranbrook St N Cranbrook British Columbia,Canada,"(49.5180075, -115.7615079)",75.0 3866,Model A Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1908 Cranbrook St N Cranbrook British Columbia,Canada,"(49.5180075, -115.7615079)", 3867,Cedar Heights Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1200 13th St S Cranbrook British Columbia,Canada,"(49.4962587, -115.75)", 3868,Kootenay Country Inn,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Electric vehicle charging station', 'Laundry Service', 'Multilingual Staff', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']",1111 Cranbrook St N Cranbrook British Columbia,Canada,"(49.5180075, -115.7615079)",70.0 3870,"Motel 6 Cranbrook, BC",3.0,,[],910 Cranbrook St N ,Canada,"(49.5180075, -115.7615079)",75.0 3871,Travelodge Cranbrook,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Business Centre with Internet Access', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",1417 Cranbrook St N Cranbrook British Columbia,Canada,"(49.5180075, -115.7615079)", 3872,Hospitality Courtyard Inn,2.5,Average,"['Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette']",1209 Cranbrook St N Cranbrook British Columbia,Canada,"(49.5180075, -115.7615079)", 3873,Summerland Waterfront Resort & Spa,4.5,Excellent,"['Pool', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Bar/Lounge', 'Spa', 'Babysitting', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",13011 Lakeshore Dr S Summerland British Columbia,Canada,"(55.001251, -125.002441)", 3874,Rosedale Motel,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",14001 Rosedale Ave Summerland British Columbia,Canada,"(49.6072653, -119.6768176)", 3875,Summerland Motel,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",2107 Tait St Summerland British Columbia,Canada,"(49.5740129, -119.6319052)",110.0 3876,Harvelle House Bed & Breakfast,,,[],12304 Dale Meadows Rd Summerland British Columbia,Canada,"(49.5907721, -119.6981753)", 3877,Summerland Estate B&B,4.0,Very good,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",21606 Bridgeman Rd Summerland British Columbia,Canada,"(55.001251, -125.002441)", 3879,Pleasantview Motel & RV,1.5,Poor,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",13608 Hwy 97 Summerland British Columbia,Canada,"(49.606529, -119.6756295)", 3880,Dogwood Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",12615 Cartwright Ave Summerland British Columbia,Canada,"(49.6054212, -119.6975222)", 3881,Blue Iris B and B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",7311 Switchback Rd Summerland British Columbia,Canada,"(49.6140368022113, -119.664599508242)", 3882,Wildhorse Mountain Guest Ranch,4.0,Very good,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Family Rooms', 'Non-smoking rooms']",25808 Wildhorse Rd Summerland British Columbia,Canada,"(49.6563199, -119.7255575)", 3883,Sundial Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']",12007 Trayler Pl Summerland British Columbia,Canada,"(49.5975244, -119.67547)", 3884,Harvest Moon Guest House,5.0,Excellent,['Air conditioning'],5503 White St Summerland British Columbia,Canada,"(49.5846882, -119.6525125)", 3885,Apples and Quails Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",12014 Trayler Pl Summerland British Columbia,Canada,"(49.5978675, -119.675676)", 3886,La Punta Norte Guest House,5.0,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",365 Hwy 97 N Summerland British Columbia,Canada,"(55.001251, -125.002441)", 3887,Front Bench Bed & Breakfast,,,[],5408 Clark St Summerland British Columbia,Canada,"(49.5947348140765, -119.653679221244)", 3888,Catbird Ridge Summerland Bed and Breakfast,5.0,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",17404 Logie Rd Summerland British Columbia,Canada,"(49.6193201, -119.6699623)", 3889,Snooze and Cruise Inn,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Air conditioning', 'Kitchenette', 'Suites']",5518 Macdonald St Summerland British Columbia,Canada,"(49.6053932, -119.6540048)", 3890,Glenoka Farm Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms']",6702 Beggs St Summerland British Columbia,Canada,"(49.6107379, -119.6598485)", 3891,Tethered Lamb Vineyard and Guesthouse,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid / Family Friendly)', 'Kitchenette', 'Suites']",15710 Prairie Valley Rd Summerland British Columbia,Canada,"(49.5943749685841, -119.718059734956)", 3892,Jewell Guest Ranch,5.0,,[],20201 Hwy 40 ,Canada,"(30.5846415085315, -90.0701761620385)", 3893,Heritage House,5.0,,[],11919 Jubilee Road ,Canada,"(51.5424988, -0.3195194)", 3894,Country Tyme Bed & Breakfast,5.0,,[],6157 Victoria Rd S ,Canada,"(51.7335901, 0.4693158)", 3895,Dickinson Family Farm,4.0,,[],17208 Bentley Rd ,Canada,"(53.4436382, -2.2847347)", 3896,The Willows B&B,5.0,Excellent,['Free parking'],16612 Garnet Valley Rd Summerland British Columbia,Canada,"(49.6458095, -119.7144885)", 3897,Creek Edge Bed & Breakfast,4.5,,[],14414 Victoria Rd N ,Canada,"(50.7954011, -1.0780999)", 3898,Hill House Bed & Breakfast,5.0,Excellent,[],17007 Logie Rd Summerland British Columbia,Canada,"(49.6177875015514, -119.67113590783)", 3899,Peach Orchard Campground,3.0,Average,"['Babysitting', 'Pets Allowed ( Dog / Pet Friendly )']",6321 Peach Orchard Rd Summerland British Columbia,Canada,"(49.604483, -119.6773745)", 3900,Beachside B & B,,,[],15811 Lakeshore Dr N ,Canada,"(36.1292, -80.309835)", 3901,Vista Ranch Bed & Breakfast,5.0,Excellent,"['Pool', 'Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included']",11777 Morrow Ave Summerland British Columbia,Canada,"(49.5969641, -119.7055249)", 3902,Best Western Plus Orillia Hotel,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Free parking', 'Restaurant', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",440 Couchiching Point Rd Orillia Ontario,Canada,"(50.000678, -86.000977)", 3903,Best Western Plus Mariposa Inn & Conference Centre,4.0,Very good,"['Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Pool', 'Free parking', 'Spa', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",400 Memorial Ave Orillia Ontario,Canada,"(44.5906718963079, -79.4243422066446)", 3904,"The Champlain Waterfront Hotel, an Ascend Hotel Collection",4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",2 Front St N Orillia Ontario,Canada,"(44.6105642, -79.4146177)", 3905,Knights Inn Orillia,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']",450 West St S Orillia Ontario,Canada,"(44.59701545, -79.4096112770174)", 3909,Quality Inn & Conference Centre Orillia,3.0,Average,"['Pool', 'Restaurant', 'Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",201 Woodside Dr Orillia Ontario,Canada,"(44.6088773, -79.4408964)",102.0 3911,Bayview Inn,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",341 Atherley Rd Orillia Ontario,Canada,"(44.6058639, -79.3932217)",60.0 3912,Stone Gate Inn,4.5,Excellent,"['Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Room service', 'Bar/Lounge', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",437 Laclie St Orillia Ontario,Canada,"(44.6266893064853, -79.4227713364958)",145.0 3913,Fern Resort,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Bar/Lounge', 'Spa', 'Breakfast included', 'Babysitting', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",4432 Fern Resort Rd Orillia Ontario,Canada,"(50.000678, -86.000977)",470.0 3914,Kings Inn Orillia,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",370 Laclie St Orillia Ontario,Canada,"(44.6218705538253, -79.4223479493618)",59.0 3915,Creighton Manor Inn Bed and Breakfast,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms', 'Suites']",74 Creighton St Orillia Ontario,Canada,"(44.5903168, -79.3678634)",140.0 3916,Lakeside Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",86 Creighton St. South Orillia Ontario,Canada,"(44.5903168, -79.3678634)",70.0 3917,Lakehead University Residence and Conference Centre,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",500 University Ave Orillia Ontario,Canada,"(44.5969386, -79.4546118)", 3918,A Seafaring Maiden Bed and Breakfast,,,[],5287 Granville Rd Nova Scotia,Canada,"(44.7501491103339, -65.5238246177321)", 3919,Bailey House Bed and Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",150 St. George Street Annapolis Royal Nova Scotia,Canada,"(44.74675095, -65.5184175029726)",120.0 3920,Hillsdale House Inn,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Laundry Service', 'Pets Allowed ( Dog / Pet Friendly )', 'Family Rooms', 'Suites']",519 St. George Street Annapolis Royal Nova Scotia,Canada,"(44.7405164, -65.5110317)", 3921,Queen Anne Inn,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",494 St. George Street Annapolis Royal Nova Scotia,Canada,"(44.7416723, -65.5115076896874)", 3922,Tranquil Times B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Pool', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Refrigerator in room', 'Non-smoking rooms']",193 Browns Lane Annapolis Royal Nova Scotia,Canada,"(45.1960403, -63.1653789)", 3923,Bread And Roses Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",82 Victoria Street Annapolis Royal Nova Scotia,Canada,"(44.7434181, -65.5165264449292)", 3924,Grand Oak Manor Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms', 'Suites']",5345 Granville Rd Nova Scotia,Canada,"(44.7505899439083, -65.5236977645578)",119.0 3925,Annapolis Royal Inn,,,[],3924 Highway 1 Annapolis Royal Nova Scotia,Canada,"(44.7563801, -65.5140227)",95.0 3926,The Garrison House Inn,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Air conditioning', 'Non-smoking rooms']",350 St. George Street Annapolis Royal Nova Scotia,Canada,"(44.7426164, -65.51684365)", 3927,Granvalley Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",4474 Granville Rd Nova Scotia,Canada,"(44.7322686911947, -65.5667811620248)", 3928,At the Turret Bed & Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",372 St. George Street Annapolis Royal Nova Scotia,Canada,"(44.74240745, -65.5161584516487)",120.0 3929,Upper Clements Cottages & RV Park,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",3059 Highway 1 Annapolis Royal Nova Scotia,Canada,"(44.7563801, -65.5140227)", 3930,King George Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",548 Upper St. George Street Annapolis Royal Nova Scotia,Canada,"(45.1960403, -63.1653789)", 3931,Mountain Top Cottages & Campground,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Microwave', 'Refrigerator in room', 'Kitchenette']",888 Parker Mountain Rd Nova Scotia,Canada,"(44.7974779645109, -65.5215876368275)", 3932,Still Point Lodge & Cottages,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",97 Colonial Arms Dr Annapolis Royal Nova Scotia,Canada,"(45.1960403, -63.1653789)", 3933,Crown Cove Cottages,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",4752 Highway 1 Nova Scotia,Canada,"(45.0340848033753, -64.7080282297924)", 3934,Dragonfly Inn,,,[],124 Victoria Street Annapolis Royal Nova Scotia,Canada,"(44.7427552127541, -65.515046469888)", 3935,Ocean Trails Resort,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Electric vehicle charging station', 'Heated pool', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",1135 Resort Dr Parksville British Columbia,Canada,"(49.31236915, -124.265909437227)", 3936,Beach Club Resort - Bellstar Hotels & Resorts,,,[],181 Beachside Drive Parksville British Columbia,Canada,"(49.3227432, -124.315232487089)",169.0 3937,Oceanside Village Resort,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Spa', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",1080 Resort Dr Parksville British Columbia,Canada,"(49.3136214, -124.272093821351)",250.0 3938,Ocean Sands Resort,,,[],1165 Resort Dr Parksville British Columbia,Canada,"(49.3099939, -124.261214234254)",139.0 3939,Arbutus Grove Motel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",1182 Island Hwy E Parksville British Columbia,Canada,"(49.3143541, -124.2759069)", 3940,Beach Acres Resort,4.5,Excellent,"['Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Children Activities (Kid / Family Friendly)', 'Heated pool', 'Indoor pool', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Tennis Court', 'Wheelchair Access', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",25-1051 Resort Dr Parksville British Columbia,Canada,"(55.001251, -125.002441)",190.0 3941,Tigh-Na-Mara Resort,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1155 Resort Dr Parksville British Columbia,Canada,"(49.31090615, -124.26350307736)",175.0 3942,Sandcastle Inn,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",374 Island Hwy W Parksville British Columbia,Canada,"(49.321037, -124.3125771)", 3943,Travelodge Parksville,3.5,Very good,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Non-smoking rooms', 'Suites']",424 Island Hwy W Parksville British Columbia,Canada,"(49.321037, -124.3125771)", 3944,Quality Resort Bayside,3.5,Very good,"['Pool', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Room service', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",240 Dogwood St Parksville British Columbia,Canada,"(49.3252933, -124.324596)",117.0 3945,Sunrise Ridge Waterfront Resort,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1175 Resort Dr Parksville British Columbia,Canada,"(49.30900055, -124.261516783015)",174.0 3946,Paradise Seashell Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",411 Island Hwy W Parksville British Columbia,Canada,"(49.3239526, -124.324143954597)", 3947,Skylite Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",459 East Island Highway Parksville British Columbia,Canada,"(49.3097988, -124.2680531)",64.0 3948,Madrona Beach Resort,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Tennis Court', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",22-1145 Resort Dr Parksville British Columbia,Canada,"(55.001251, -125.002441)",130.0 3949,VIP Motel,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']",414 Island Hwy W Parksville British Columbia,Canada,"(49.321037, -124.3125771)",69.0 3950,Soames Point Oceanfront Suite,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1000 Marine Dr Gibsons British Columbia,Canada,"(49.4061436, -123.5009288)", 3951,A View With A Room Bed & Breakfast,,,[],326 Shoal Lkout Gibsons British Columbia,Canada,"(55.001251, -125.002441)", 3952,Gibsons RV Resort,,,[],1051 Gilmour Rd Gibsons British Columbia,Canada,"(55.001251, -125.002441)", 3953,Langdale Heights RV Park,4.0,,[],2170 Port Mellon Hwy ,Canada,"(49.4810709, -123.495553)", 3954,The Cottages on Swallow Hill,5.0,,[],160 Swallow Rd ,Canada,"(40.1978273265127, -74.9958874355446)", 3955,A Warehouse Hide-A-Way,3.5,Very good,[],581 Killarney Lane Gibsons British Columbia,Canada,"(49.4048926, -123.504332)", 3956,Rosewood Bed & Breakfast,5.0,,[],575 Pine St ,Canada,"(38.6272236938776, -90.1900980408163)", 3957,Tranquil Thyme Bed and Breakfast,5.0,,[],1632 Grady Rd ,Canada,"(43.4603512646246, -83.3625413465109)", 3958,Country Cottage Bed & Breakfast,5.0,Excellent,[],1183 Roberts Creek Rd Gibsons British Columbia,Canada,"(55.001251, -125.002441)", 3959,OceanLook Bed and Breakfast,5.0,,[],1371 Gower Point Rd ,Canada,"(49.3921662, -123.5127179)", 3960,Waterfront Hideaway Bed & Breakfast,1.5,Poor,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Wheelchair Access', 'Kitchenette', 'Suites']",354 Avalon Dr Gibsons British Columbia,Canada,"(49.3958789, -123.5008143)", 3961,Bucktail Bed & Breakfast,,,[],689 Winn Road ,Canada,"(33.7876748641195, -84.8522059510186)", 3962,Rock House B&B,,,[],872 Gower Point Rd ,Canada,"(49.3921662, -123.5127179)", 3963,Super 8 by Wyndham Lake Country/Winfield Area,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",9564 Highway 97 North Lake Country British Columbia,Canada,"(55.001251, -125.002441)",89.0 3964,Lake Country Inn,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",10010 Highway 97 Lake Country British Columbia,Canada,"(50.1141385, -119.3958372)",85.0 3965,Eagle's Nest B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",15620 Commonage Rd Lake Country British Columbia,Canada,"(50.1243876, -119.447669)", 3966,Beaver Lake Mountain Resort,4.5,Excellent,"['Free parking', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )', 'Kitchenette']",6350 Beaver Lake Rd Lake Country British Columbia,Canada,"(50.0200757, -119.4054456)", 3967,Dee Lake Wilderness Resort,4.5,Excellent,"['Free parking', 'Pets Allowed ( Dog / Pet Friendly )', 'Refrigerator in room', 'Kitchenette']",10250 Dee Lake Rd Lake Country British Columbia,Canada,"(55.001251, -125.002441)", 3968,Turtle Bay Marina & Resort,3.0,Average,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning']",2860 Woodsdale Road Lake Country British Columbia,Canada,"(50.053654, -119.4107479)", 3969,Kokanee Beach Resort,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",11610 Rogers Rd Lake Country British Columbia,Canada,"(50.0511277, -119.4056175)", 3970,Airport Inn Lakeside,1.5,Poor,"['Free parking', 'Airport transportation', 'Laundry Service', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Kitchenette']",11474 Petrie Rd Lake Country British Columbia,Canada,"(50.0475964, -119.4108905)", 3971,Misty Mountain B&B,,,[],14111 Talbot Rd ,Canada,"(51.5168438, -0.1999095)", 3972,Lakeview Inns & Suites - Brandon,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",1880 18th St N Brandon Manitoba,Canada,"(49.8869334, -99.9620414)",128.0 3973,Best Western Plus Brandon Inn,4.5,Excellent,"['Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Spa', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",205 Middleton Ave Brandon Manitoba,Canada,"(49.8883183, -99.9392662)",196.0 3975,Days Inn & Suites by Wyndham Brandon,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Pool', 'Breakfast included', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",2130 Currie Blvd Brandon Manitoba,Canada,"(49.8126869, -99.9624353)", 3976,Clarion Hotel & Suites,3.5,Very good,"['Pool', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Room service', 'Free parking', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",3130 Victoria Ave Brandon Manitoba,Canada,"(49.842132, -99.9391497)", 3977,Super 8 by Wyndham Brandon MB,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1570 Highland Ave Brandon Manitoba,Canada,"(49.8857385, -99.9390989)", 3979,Comfort Inn Brandon,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",925 Middleton Ave Brandon Manitoba,Canada,"(49.8883183, -99.9392662)", 3980,Motel 6 Brandon MB,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",815 Middleton Ave Brandon Manitoba,Canada,"(49.8883183, -99.9392662)",100.0 3981,Colonial Inn,3.0,Average,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Indoor pool', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",1944 Queens Ave Brandon Manitoba,Canada,"(49.8301779, -99.9486014)", 3982,Mid-Way Motel,,,[],1860 1st St N Brandon Manitoba,Canada,"(49.8878888, -99.9389522)", 3983,Canad Inns Brandon,3.5,Very good,"['Pool', 'Restaurant', 'Room service', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1125 18th St Brandon Manitoba,Canada,"(49.842194, -99.9618249)", 3984,Travelodge by Wyndham Brandon,,,[],210 18th St N Brandon Manitoba,Canada,"(49.8869334, -99.9620414)",88.0 3985,Keystone Motor Inn,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Room service', 'Restaurant', 'Bar/Lounge', 'Casino and Gambling', 'Concierge', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",1050 18th St Brandon Manitoba,Canada,"(49.842194, -99.9618249)", 3986,Home Inn & Suites - Swift Current,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Spa', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1411 Battleford Trail Swift Current Saskatchewan,Canada,"(55.5321257, -106.1412243)", 3987,Comfort Inn Swift Current,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms']",1510 South Service Rd E Swift Current Saskatchewan,Canada,"(50.3040393, -107.7787414)", 3988,Holiday Inn Express Hotel & Suites Swift Current,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1301 N. Service Road Swift Current Saskatchewan,Canada,"(55.5321257, -106.1412243)", 3989,Motel 6 Swift Current,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']",1185 5th Ave NE Swift Current Saskatchewan,Canada,"(50.2919112, -107.7936424)", 3990,Safari Inn Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Smoking rooms available']",810 South Service Rd E Swift Current Saskatchewan,Canada,"(50.3040393, -107.7787414)", 3991,Widus Inn,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Golf Course', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room']",1180 6th Ave NE Swift Current Saskatchewan,Canada,"(50.2850932, -107.792041)", 3992,Super 8 by Wyndham Swift Current,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",405 North Service Rd E Swift Current Saskatchewan,Canada,"(50.2980383, -107.7983694)", 3993,Coast Swift Current Hotel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Restaurant', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",905 North Service Rd E Swift Current Saskatchewan,Canada,"(50.2980383, -107.7983694)", 3994,Days Inn by Wyndham Swift Current,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",105 George St W Swift Current Saskatchewan,Canada,"(50.29529, -107.8019396)", 3995,Country Comfort Bed & Breakfast,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",RR#1 Wymark Swift Current Saskatchewan,Canada,"(50.107233, -107.7362337)", 3996,Country Lane Inn & Suites,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Pool', 'Fitness Centre with Gym / Workout Room', 'Hot Tub', 'Indoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Air conditioning']",160 Begg Street West Swift Current Saskatchewan,Canada,"(55.5321257, -106.1412243)", 3997,City Centre Motel,3.5,,[],310 South Service Rd E ,Canada,"(43.4585258088316, -79.6796085073185)", 3998,Caravel Motel,,,[],705 North Service Rd E Swift Current Saskatchewan,Canada,"(50.2980383, -107.7983694)", 3999,Paradise Inn,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']",1200 South Service Rd E Swift Current Saskatchewan,Canada,"(50.3040393, -107.7787414)", 4000,SkyView Swift Current,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Pets Allowed ( Dog / Pet Friendly )', 'Tennis Court', 'Non-smoking rooms', 'Suites']",605 North Service Rd E Swift Current Saskatchewan,Canada,"(50.2980383, -107.7983694)", 4001,Travelodge Swift Current,2.5,Average,"['Free parking', 'Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']",1150 South Service Road East Swift Current Saskatchewan,Canada,"(50.3040393, -107.7787414)", 4002,Rainbow Motel,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",210 South Service Rd E Swift Current Saskatchewan,Canada,"(50.3040393, -107.7787414)",65.0 4003,Westwind Motel,2.0,Poor,"['Free parking', 'Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",Highway #1 West Swift Current Saskatchewan,Canada,"(55.5321257, -106.1412243)", 4004,Pomeroy Inn & Suites Dawson Creek,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",540 Highway 2 Dawson Creek British Columbia,Canada,"(55.7376903, -120.1613159)",189.0 4005,Stonebridge Dawson Creek,4.5,Excellent,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",500 Highway 2 Dawson Creek British Columbia,Canada,"(55.7376903, -120.1613159)", 4006,Alahart RV Park,4.0,,[],1725 Alaska Ave ,Canada,"(36.6193268114875, -87.4411769371625)", 4007,Days Inn by Wyndham Dawson Creek,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms', 'Suites']",640 122 Ave Dawson Creek British Columbia,Canada,"(55.7396861, -120.2179563)", 4008,Holiday Inn Express & Suites Dawson Creek,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",12217 4 St Dawson Creek British Columbia,Canada,"(55.7376916, -120.2116153)",160.0 4009,Travelodge Dawson Creek,,,[],10600 8 St Dawson Creek British Columbia,Canada,"(55.7536259, -120.2246289)",130.0 4010,Super 8 by Wyndham Dawson Creek,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Bar/Lounge', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1440 Alaska Ave Dawson Creek British Columbia,Canada,"(55.001251, -125.002441)",143.0 4011,George Dawson Inn,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Breakfast included', 'Room service', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Airport transportation', 'Business Centre with Internet Access', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",11705 8 St Dawson Creek British Columbia,Canada,"(55.7536259, -120.2246289)", 4012,Travellers Inn,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Laundry Service', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms']",800 112 Ave Dawson Creek British Columbia,Canada,"(55.7487477, -120.2301084)", 4013,Aurora Park Inn & Suites,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Smoking rooms available']",12004 8 St Dawson Creek British Columbia,Canada,"(55.7536259, -120.2246289)",122.0 4014,Comfort Inn Dawson Creek,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1200 Alaska Ave Dawson Creek British Columbia,Canada,"(55.001251, -125.002441)", 4015,Central Motel,4.0,,[],1301 Alaska Ave ,Canada,"(44.916166, -93.146778)", 4016,The Silverado Inn,2.5,,[],10100 10 St ,Canada,"(41.008416, -90.765592)", 4017,Voyageur Motor Inn,2.5,,[],801 111 Ave ,Canada,"(55.1806927100963, -118.806203202685)", 4018,Peace Villa Motel,3.0,Average,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Concierge', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",1641 Alaska Ave Dawson Creek British Columbia,Canada,"(55.001251, -125.002441)",79.0 4020,Ramada Limited Dawson Creek,2.5,Average,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Golf Course', 'Non-smoking hotel', 'Kitchenette', 'Non-smoking rooms']",1748 Alaska Ave Dawson Creek British Columbia,Canada,"(55.001251, -125.002441)", 4021,Brookhaven Suites,,,[],104-1812 Willowbrook Cres ,Canada,"('nil', 'nil')", 4022,Holiday Inn Kitchener,,,[],30 Fairway Rd S Kitchener Ontario,Canada,"(43.4276875, -80.4334008)", 4023,Kitchener Inn and Suites,4.5,Excellent,"['Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",4355 King St E Kitchener Ontario,Canada,"(43.406577, -80.395666)",149.0 4024,The Walper Hotel,,,[],20 Queen St S Kitchener Ontario,Canada,"(43.4496543, -80.4895753988006)",233.0 4025,Quality Inn Kitchener,4.0,Very good,"['Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Business Centre with Internet Access', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",2899 King St E Kitchener Ontario,Canada,"(43.42904245, -80.4369158212131)", 4026,Crowne Plaza Kitchener-Waterloo,4.0,Very good,"['Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Pool', 'Room service', 'Restaurant', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']",105 King St E Kitchener Ontario,Canada,"(43.4485229, -80.4873922230769)", 4028,Knights Inn Kitchener,3.0,Average,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Room service', 'Dry Cleaning', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Kitchenette', 'Non-smoking rooms']",1455 Weber St E Kitchener Ontario,Canada,"(43.431621, -80.438657)", 4029,Howard Johnson by Wyndham Kitchener Conestoga,2.0,Poor,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Breakfast included', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1333 Weber St E Kitchener Ontario,Canada,"(43.43269175, -80.443256923239)", 4031,Fairway Inn & Suites,2.0,Poor,"['Free parking', 'Room service', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",2933 King St E Kitchener Ontario,Canada,"(43.4289111, -80.4349298)", 4032,Forest Hill Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Suites']",78 Forest Hill Dr Kitchener Ontario,Canada,"(43.4303230730821, -80.5038890995096)",115.0 4033,Frederick Street Inn,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",230 Frederick St Kitchener Ontario,Canada,"(43.4543749, -80.4808992)", 4034,Radisson Hotel Kitchener,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Pool', 'Room service', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",2960 King St E Kitchener Ontario,Canada,"(43.4292532, -80.4334451413477)", 4035,Residence & Conference Centre - Kitchener-Waterloo,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Conference Facilities', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",99 Conestoga College Blvd Kitchener Ontario,Canada,"(43.3869089, -80.4119399)", 4036,Boardwalk Homes Executive Guest Houses & SUITES!,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",Countrystone Dr. Kitchener Ontario,Canada,"(43.4360892, -80.5543465)", 4037,Kitchener Motel,2.0,Poor,"['Free parking', 'Free High Speed Internet (WiFi)', 'Public Wifi', 'Air conditioning', 'Refrigerator in room']",1485 Victoria St N Kitchener Ontario,Canada,"(43.471895255814, -80.4405632093023)", 4038,Mayflower Motel,2.0,Poor,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel']",1189 Victoria St N Kitchener Ontario,Canada,"(43.46726775, -80.454225375)",75.0 4039,Green Gables Guest House,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Suites']",189 Queen St N Kitchener Ontario,Canada,"(43.4575345, -80.4826506)", 4040,Little City Farm,4.5,,[],508 Duke St W ,Canada,"(43.4599938, -80.5010683)", 4041,Bingemans Camping Resort,2.5,Average,"['Pool', 'Free parking', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )']",425 Bingemans Centre Dr Kitchener Ontario,Canada,"(43.4717915922804, -80.4490729398181)", 4042,BSA Regency,,,[],3227 King St E Kitchener Ontario,Canada,"(43.42547515, -80.425360143244)", 4043,The Durnan's At 92,,,[],92 Edgehill Dr Kitchener Ontario,Canada,"(43.403865, -80.390448)", 4044,Sunbridge Crescent Bed & Breakfast,,,[],11 Sunbridge Cres ,Canada,"(43.4898478722934, -80.4800066752133)", 4045,Squamish Adventure Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",38220 Highway 99 Squamish British Columbia,Canada,"(49.5189569, -123.2605325)",54.0 4046,Mountain Retreat Hotel,4.0,Very good,"['Free parking', 'Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",38922 Progress Way Squamish British Columbia,Canada,"(49.71589325, -123.148821033152)",100.0 4047,Hotel Squamish,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",37991 Second Ave Squamish British Columbia,Canada,"(49.6987262, -123.1551799)", 4048,Executive Suites Hotel & Resort,4.5,Excellent,"['Pool', 'Free parking', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Kitchenette', 'Non-smoking rooms', 'Suites']",Executive Suites - Garibaldi S 40900 Tantalus Rd Squamish British Columbia,Canada,"(55.001251, -125.002441)", 4049,The Howe Sound Inn & Brewing Co.,4.0,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Conference Facilities', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Non-smoking rooms']",37801 Cleveland Ave. Squamish British Columbia,Canada,"(49.695609, -123.156377051606)", 4050,Sunwolf,4.5,Excellent,"['Free parking', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",70002 Squamish Valley Road British Columbia,Canada,"(49.7986352, -123.1566304)",115.0 4051,Sandman Hotel & Suites Squamish,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Pool', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",Sandman 39400 Discovery Way Squamish British Columbia,Canada,"(55.001251, -125.002441)", 4052,Sea to Sky Hotel and Conference Centre,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Hot Tub', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",40330 Tantalus Rd Squamish British Columbia,Canada,"(49.75827, -123.1342002)",109.0 4053,Highlands B&B,,,[],1012 Glacier View Drive British Columbia,Canada,"(49.7442618933403, -123.105137760529)", 4054,Meadowbrook Bed & Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']",41432 Meadow Avenue British Columbia,Canada,"(49.1920429, -122.962385)", 4055,Squamish Oasis Hostel,4.0,,[],37978 2nd Ave ,Canada,"(40.7843413, -73.9470257)",70.0 4056,Whistler Squamish,4.5,,[],40247 Diamondhead Road ,Canada,"('nil', 'nil')", 4057,Chieftain Hotel,2.5,Average,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Golf Course', 'Non-smoking hotel', 'Non-smoking rooms']",38005 Cleveland Ave Squamish British Columbia,Canada,"(49.6985245, -123.1536669)", 4058,August Jack Motor Inn,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",37947 Cleveland Avenue Squamish British Columbia,Canada,"(49.6975104692308, -123.154517017949)",120.0 4059,Grant Hall Hotel,,,[],401 Main St N Moose Jaw Saskatchewan,Canada,"(50.3943915, -105.5347833)", 4061,Best Western Plus Moose Jaw,4.0,Very good,"['Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",350 Diefenbaker Dr Moose Jaw Saskatchewan,Canada,"(50.4147269, -105.510609255175)", 4062,Ramada by Wyndham Moose Jaw,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Spa', 'Business Centre with Internet Access', 'Concierge', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",379 Diefenbaker Dr Moose Jaw Saskatchewan,Canada,"(50.4145164, -105.512742359378)", 4063,Temple Gardens Hotel & Spa,4.0,Very good,"['Pool', 'Room service', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Casino and Gambling', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",24 Fairford St E Moose Jaw Saskatchewan,Canada,"(50.392589, -105.533012)", 4064,Days Inn by Wyndham Moose Jaw,3.0,Average,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1720 Main St N Moose Jaw Saskatchewan,Canada,"(50.3943915, -105.5347833)", 4065,Super 8 by Wyndham Moose Jaw SK,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Electric vehicle charging station', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",1706 Main St N Moose Jaw Saskatchewan,Canada,"(50.3943915, -105.5347833)", 4066,Suburban Extended Stay Hotel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",323 Diefenbaker Dr Moose Jaw Saskatchewan,Canada,"(50.41572245, -105.512542247958)", 4068,Wakamow Heights Bed and Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms', 'Suites']",690 Aldersgate St Moose Jaw Saskatchewan,Canada,"(55.5321257, -106.1412243)",104.0 4069,Thriftlodge Moose Jaw,4.0,Very good,"['Breakfast included', 'Free High Speed Internet (WiFi)', 'Electric vehicle charging station', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",Highway 1 East Moose Jaw Saskatchewan,Canada,"(55.5321257, -106.1412243)", 4070,Orchard View B & B,4.0,Very good,"['Free parking', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']",5 km south of Moose Jaw Moose Jaw Sask,Canada,"(60.1840566, 24.9624778)", 4071,Dreamland Motel,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",1035 Athabasca St E Moose Jaw Saskatchewan,Canada,"(50.3953179, -105.5029828)",65.0 4072,Prairie Oasis Tourist Complex,2.5,Average,"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1400 Ninth Avenue NE Moose Jaw Saskatchewan,Canada,"(55.5321257, -106.1412243)",88.0 4073,Travelodge Moose Jaw,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",45 Athabasca St E Moose Jaw Saskatchewan,Canada,"(50.3953179, -105.5029828)",72.0 4074,Knights Inn Moose Jaw,,,[],45 North Service Road Moose Jaw Saskatchewan,Canada,"(50.4263731, -105.5485441)",89.0 4075,Capone's Hideaway Theme Motel,2.0,Poor,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1 Main St N Moose Jaw Saskatchewan,Canada,"(50.3943915, -105.5347833)", 4076,Best Western Rocky Mountain House Inn & Suites,4.5,Excellent,"['Pool', 'Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",4407 41st Avenue Rocky Mountain House Alberta,Canada,"(55.001251, -115.002136)",130.0 4077,Chinook Inn,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",5321 59 Ave Rocky Mountain House Alberta,Canada,"(52.3875711, -114.9314539)", 4078,Tamarack Motor Inn,,,[],4904 45th St Rocky Mountain House Alberta,Canada,"(55.001251, -115.002136)", 4079,Walking Eagle Inn & Lodge,4.0,Very good,"['Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",Hwy 11 4915 - 45 St Rocky Mountain House Alberta,Canada,"(55.001251, -115.002136)", 4080,Canalta Rocky Mountain House,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Kitchenette', 'Non-smoking rooms', 'Suites']",4406 - 41st Avenue Rocky Mountain House Alberta,Canada,"(55.001251, -115.002136)", 4081,Rocky Inn Express,4.0,Very good,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Dry Cleaning', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",4715 45th Street Rocky Mountain House Alberta,Canada,"(55.001251, -115.002136)", 4083,The House Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Minibar', 'Family Rooms']",4828 45 St Rocky Mountain House Alberta,Canada,"(52.3713793, -114.9101235)", 4084,Grandview Stage Country Resort,3.5,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']", Rocky Mountain House Alberta,Canada,"(52.38196845, -114.912057731829)", 4085,Executive Plaza Hotel Metro Vancouver,4.0,Very good,"['Pool', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",405 North Rd Coquitlam British Columbia,Canada,"(49.2468762, -122.8920856)", 4086,Dolan's Motel,3.0,,[],132 West River Road ,Canada,"(42.0246242453514, -76.3960719216171)", 4087,Customs House Inn,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Free parking', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",38 Depot Street Pictou Nova Scotia,Canada,"(45.6757347, -62.7069753)",135.0 4088,Dolan's Gold House,,,[],144 Water Street ,Canada,"(41.2544756271968, -75.876088336547)",130.0 4089,Revere Suites,,,[],61 Colerine Street ,Canada,"('nil', 'nil')",170.0 4090,Dolan's Inn and Suites,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",168 West River Road Pictou Nova Scotia,Canada,"(45.6792612, -62.7225069)",90.0 4091,Evening Sail B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",279 Denoon Street Pictou Nova Scotia,Canada,"(45.6814772, -62.7004194)", 4092,Pictou Lodge Beachfront Resort,4.5,Excellent,"['Restaurant', 'Free High Speed Internet (WiFi)', 'Free parking', 'Pool', 'Room service', 'Babysitting', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",172 Lodge Road Pictou Nova Scotia,Canada,"(45.7190104854058, -62.6424985349119)", 4093,The Scotsman Inn,,,[],78 Coleraine Street Pictou Nova Scotia,Canada,"(45.6762692428571, -62.7088321428571)", 4094,Braeside Inn,3.5,Very good,"['Room service', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Babysitting', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",126 Front St. Pictou Nova Scotia,Canada,"(45.6773776, -62.7043136)", 4095,The Pictou Puffin Bed and Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",90 Front Street Pictou Nova Scotia,Canada,"(45.6766676529412, -62.7051721705882)", 4096,The Tartan Inn,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning']",36 Denoon Street Pictou Nova Scotia,Canada,"(45.67771960625, -62.70833166875)", 4097,Waterview Rooms & Restaurant,4.5,Excellent,"['Free parking', 'Restaurant', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room']",1338 Shore Rd Pictou Nova Scotia,Canada,"(45.7611477, -62.8136882)", 4098,Inned of the Rainbow,5.0,,[],1160 Pictou Island Road ,Canada,"(45.8132196305775, -62.5309990553504)", 4099,Rustic Anchor Motel,2.5,,[],132 West River Road ,Canada,"(42.0246242453514, -76.3960719216171)", 4100,Super 8 by Wyndham Fort St. John BC,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",9500 West Alaska Rd Fort St. John British Columbia,Canada,"(55.001251, -125.002441)",106.0 4101,Pomeroy Hotel & Conference Centre Fort St John,,,[],11308 Alaska Rd Fort St. John British Columbia,Canada,"(55.001251, -125.002441)", 4102,Home2 Suites by Hilton Fort St John,5.0,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Airport transportation', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",9519 111th Street Fort St. John British Columbia,Canada,"(55.001251, -125.002441)",137.0 4103,Best Western Plus Chateau Fort St. John,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",8322 86 St Fort St. John British Columbia,Canada,"(56.24208, -120.8210577)", 4104,Microtel Inn & Suites by Wyndham Fort St John,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Business Centre with Internet Access', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",8407 93 St Fort St. John British Columbia,Canada,"(56.2253787, -120.834092)",101.0 4105,Pomeroy Inn & Suites Fort St. John,,,[],9320 Alaska Rd Fort St. John British Columbia,Canada,"(55.001251, -125.002441)",139.0 4106,Northern Grand Hotel,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Room service', 'Bar/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",9830 100 Ave Fort St. John British Columbia,Canada,"(56.24666, -120.8451144)",127.0 4107,Holiday Inn Express Fort St John,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",9504 Alaska Rd Fort St. John British Columbia,Canada,"(55.001251, -125.002441)",159.0 4108,Lakeview Inns & Suites - Fort St. John,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Restaurant', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']",10103 98 Ave Fort St. John British Columbia,Canada,"(56.2442905, -120.8109509)",85.0 4109,Stonebridge Hotel Fort St. John,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Restaurant', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",9223 100 St Fort St. John British Columbia,Canada,"(56.2385733, -120.846150692222)",89.0 4110,Tetsa River Lodge,,,[],Mile 375 of the Alaska Highway Fort St. John British Columbia,Canada,"(55.001251, -125.002441)", 4111,Blue Belle Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",9705 Alaska Rd Fort St. John British Columbia,Canada,"(55.001251, -125.002441)",75.0 4112,Howard Johnson by Wyndham Fort St. John,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms']",8540 Alaska Rd Fort St. John British Columbia,Canada,"(55.001251, -125.002441)", 4113,Econo Lodge Fort St. John,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']",10419 Alaska Rd Fort St. John British Columbia,Canada,"(55.001251, -125.002441)",75.0 4114,Fort St. John Motor Inn,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",10707 102 St Fort St. John British Columbia,Canada,"(56.2506282, -120.8509436)", 4115,Northwoods Inn,1.5,Poor,"['Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",10627 Alaska Rd Fort St. John British Columbia,Canada,"(55.001251, -125.002441)", 4116,Caravan Motel,1.5,Poor,"['Room service', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Air conditioning', 'Non-smoking rooms']",9711 Alaska Rd Fort St. John British Columbia,Canada,"(55.001251, -125.002441)", 4117,Motel 6 Fort St. John,,,[],9810 100 St ,Canada,"(55.1752861, -118.7946717)",75.0 4118,Auberge Madeli,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Restaurant', 'Bar/Lounge', 'Breakfast Available', 'Business Centre with Internet Access', 'Casino and Gambling', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",485 Principal Quebec G,Canada,"('nil', 'nil')", 4119,Aux Vents des iles,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",328 Chemin de l'Hopital Fatima Quebec,Canada,"(52.4760892, -71.8258668)", 4120,Chateau Madelinot,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Sauna', 'Refrigerator in room', 'Non-smoking rooms']",323 chemin Principal Quebec G,Canada,"(47.5749502319944, -70.3955068121169)", 4121,Motel L'Archipel,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Room service', 'Golf Course', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Refrigerator in room', 'Kitchenette']",547 chemin de Gros-Cap L'Etang-du-Nord Quebec,Canada,"(52.4760892, -71.8258668)",89.0 4122,Auberge du Village,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",205 Principal Rd Quebec G,Canada,"(51.6998378, -76.2373181)", 4123,Auberge Chez Sam,4.5,Excellent,"['Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",1767 Chemin de L'Etang du Nord L'Etang-du-Nord Quebec,Canada,"(52.4760892, -71.8258668)", 4124,Paradis Bleu,5.0,,[],156 Route 199 ,Canada,"(47.244178, -61.8976893)", 4125,Auberge de Gros-Cap,,,[],7 L'Etang-du-Nord Quebec,Canada,"(52.4760892, -71.8258668)", 4126,Les Appartements Cyrco,5.0,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette']",380 Chemin Principale Quebec G,Canada,"('nil', 'nil')", 4127,Auberge du Port,3.5,,[],40 Route Principale Quebec G,Canada,"(49.2521425624546, -65.4213428652403)", 4128,Camping de Gros-Cap,5.0,,[],74 Chemin du Camping ,Canada,"(47.3476235, -61.8825276)", 4129,Gite La Madeleine,3.0,,[],1665 Chemin de l'Etang-Du-Nord ,Canada,"(47.3736575, -61.9335516)", 4130,Pavillon Montreuil,,,[],74 Camping Road ,Canada,"(35.1392222427428, -76.841545252001)", 4131,Chalets Beausejour,,,[],1300 Chemin Des Caps ,Canada,"(47.4056499, -61.8959132)", 4132,Mountain Spirit Resort,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Concierge', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Self-Serve Laundry', 'Ski-In / Ski-Out', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",400 Stemwinder Drive Kimberley British Columbia,Canada,"(49.6899326, -116.0041925)",200.0 4133,Trickle Creek Lodge,4.0,Very good,"['Pool', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Hot Tub', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Ski-In / Ski-Out', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",500 Stemwinder Drive Kimberley British Columbia,Canada,"(49.6899326, -116.0041925)",161.0 4134,Alpenglow Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']",3 Alpenglow Crt Kimberley British Columbia,Canada,"(49.6836686, -115.9883128)",106.0 4135,Northstar Mountain Village Resort,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Concierge', 'Heated pool', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Self-Serve Laundry', 'Ski-In / Ski-Out', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1351 Gerry Sorensen Way Kimberley British Columbia,Canada,"(49.6845119, -115.9944422)", 4136,Chateau Kimberley Hotel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",78 Howard St Kimberley British Columbia,Canada,"(49.6863114, -115.9818271)", 4137,Hotel Kimberley,,,[],300 Wallinger Ave Kimberley British Columbia,Canada,"(49.68442635, -115.982798706461)",109.0 4138,North Star Motel,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",8826 95a Hwy Kimberley British Columbia,Canada,"(49.6523419, -115.9730204)", 4139,Polaris Lodge,4.0,Very good,"['Pool', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Airport transportation', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Shuttle Bus Service', 'Ski-In / Ski-Out', 'Wheelchair Access', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms', 'Suites']",301 Northstar Blvd Kimberley British Columbia,Canada,"(49.6859873, -116.0003907)",209.0 4140,Inn West-Kirkwood Inn,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Pool', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Sauna', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",880 North Star Drive Kimberley British Columbia,Canada,"(49.6840258, -116.006363)", 4141,Sullivan Stone Lodge,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Self-Serve Laundry', 'Ski-In / Ski-Out', 'Kitchenette', 'Non-smoking rooms']",1000 North Star Drive Kimberley British Columbia,Canada,"(49.68660605, -116.0082125)", 4142,Trickle Creek Condos,5.0,Excellent,"['Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",880 Dogwood Drive Kimberley British Columbia,Canada,"(49.6853717, -116.0051379)", 4143,Purcell Rocky Mountain Condos,4.0,,[],1151 Gerry Sorenson Way ,Canada,"('nil', 'nil')", 4144,Kimbrook Lodge,5.0,Excellent,"['Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Conference Facilities', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",2665 Warren Ave Kimberley British Columbia,Canada,"(49.6724859, -115.9819991)", 4145,Willow Vistas,5.0,,[],895 Dogwood Drive ,Canada,"(31.4859412653061, -97.1387553877551)", 4146,Grace Inn,,,[],530 Carson Ave Quesnel British Columbia,Canada,"(52.9759229, -122.4905091)", 4147,Tower Inn & Suites,4.0,Very good,"['Free parking', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar/Lounge', 'Business Centre with Internet Access', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",500 Reid St Quesnel British Columbia,Canada,"(52.9807495, -122.496955)", 4148,Billy Barker Casino Hotel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Business Centre with Internet Access', 'Casino and Gambling', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms', 'Suites']",308 McLean St Quesnel British Columbia,Canada,"(52.9776413, -122.4950325)", 4149,Quality Inn Quesnel,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Kitchenette', 'Non-smoking rooms', 'Suites']",753 Front St Quesnel British Columbia,Canada,"(52.9758702, -122.4980284)",104.0 4150,Travelodge Quesnel BC,4.0,Very good,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Business Centre with Internet Access', 'Heated pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",524 Front St Quesnel British Columbia,Canada,"(52.9758702, -122.4980284)",62.0 4151,Sandman Hotel Quesnel,3.5,Very good,"['Pool', 'Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Room service', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",940 Chew Rd Quesnel British Columbia,Canada,"(52.9584377, -122.444484)",126.0 4152,Silvertip Lodge Heli-Skiing Ltd,5.0,Excellent,"['Restaurant', 'Bar/Lounge', 'Breakfast included', 'Spa', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Business Centre with Internet Access', 'Hot Tub', 'Public Wifi', 'Ski-In / Ski-Out']", Quesnel British ,Canada,"(52.9794279, -122.4936273)", 4154,Northern Lights Lodge,5.0,,[],Cedar Creek Rd ,Canada,"(38.888063, -75.389564)", 4155,Fraser Bridge Inn & RV Park,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",100 Ewing Ave Quesnel British Columbia,Canada,"(52.9753725, -122.5035555)", 4156,Gold Pan Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",97 Hwy 855 Front St Quesnel British Columbia,Canada,"(55.001251, -125.002441)",60.0 4157,Airport Inn Motel and RV Park,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",3101 Hwy 97 N Quesnel British Columbia,Canada,"(55.001251, -125.002441)",65.0 4158,Sylvan Motel,4.0,,[],955 Front St ,Canada,"(42.8217489, -73.9374571)", 4159,Alamo Motel,5.0,,[],4898 Edwards Rd ,Canada,"(52.5921495, -1.8165748)", 4160,Super 8 by Wyndham Quesnel BC,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Restaurant', 'Breakfast included', 'Dry Cleaning', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Tennis Court', 'Wheelchair Access', 'Non-smoking rooms']",2010 Valhalla Rd Quesnel British Columbia,Canada,"(52.983211, -122.4576788)", 4161,Ramada Limited Quesnel,2.5,Average,"['Pool', 'Free parking', 'Breakfast included', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']",383 St Laurent Ave Quesnel British Columbia,Canada,"(52.9792865, -122.4942696)", 4162,Willow Inn Motel,2.5,Average,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms']",856 Front St Quesnel British Columbia,Canada,"(52.9867176, -122.5005265)", 4163,JW Marriott The Rosseau Muskoka Resort & Spa,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1050 Paignton House Road Ontario,Canada,"(45.1683838, -79.6412484170023)",205.0 4164,Sherwood Inn,4.0,Very good,"['Restaurant', 'Bar/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Babysitting', 'Banquet Room', 'Conference Facilities', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Tennis Court', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1090 Sherwood Rd Ontario,Canada,"(43.1091638, -79.1029294)", 4165,Shamrock Lodge,5.0,Excellent,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Tennis Court', 'Family Rooms', 'Non-smoking rooms']",1090 Shamrock Road Ontario,Canada,"(42.9226806, -81.2275131)", 4166,Windermere House Resort & Hotel,4.0,Very good,"['Pool', 'Room service', 'Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Restaurant', 'Spa', 'Banquet Room', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']",2508 Windermere Road Ontario,Canada,"(42.2928450934783, -82.9960354456522)", 4167,The Baldwins Resort,4.0,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1024 Golf Avenue Road Ontario,Canada,"(45.1680132, -79.5529906)", 4168,Crestwood Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",177 Hwy 118 Ontario,Canada,"(44.9917443218702, -78.006283518862)",109.0 4169,Pier 100 Cottage Resort,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Refrigerator in room', 'Kitchenette']",2689 Hwy. 118 West Ontario,Canada,"(44.9963536, -79.3084717)", 4170,Juddhaven Guest House,5.0,Excellent,"['Non-smoking hotel', 'Non-smoking rooms']",1639 Juddhaven Road Ontario,Canada,"(45.1695214, -79.6491223)", 4171,Duff's Cottages,4.0,,[],1371 Foreman Rd Ontario,Canada,"(43.3979239, -80.1695167)", 4172,Clevelands House,3.0,Average,"['Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free Internet', 'Babysitting', 'Banquet Room', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Outdoor pool', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1040 Juddhaven Road Ontario,Canada,"(45.1646567, -79.6481671521878)", 4173,Clear Lake Village Resort,2.5,Average,"['Free parking', 'Pool', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )', 'Tennis Court', 'Refrigerator in room', 'Kitchenette']",1006 Clear Lake Rd Ontario,Canada,"(44.9909155, -79.5703622)", 4174,Tundra Inn,,,[],34 Franklin St Churchill Manitoba,Canada,"(58.7713777, -94.1728264)", 4175,Churchill Hotel & Guesthouse,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Airport transportation', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",Cnr Kelsey Blvd & Franklin St Churchill Manitoba,Canada,"(55.001251, -97.001038)", 4176,Aurora Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']",24 Bernier S Churchill Manitoba,Canada,"(55.001251, -97.001038)", 4178,Dream House B&B,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Non-smoking hotel']",114 Hendry St Churchill Manitoba,Canada,"(58.7669709, -94.1648481)", 4179,Bears' Den B&B,4.5,,[],10 Bernier Street ,Canada,"(42.616588, -71.284774)", 4180,Holiday Inn Express Hotel & Suites Belleville,,,[],291 North Front St Belleville Ontario,Canada,"(44.18429815, -77.3925420858231)",145.0 4181,Best Western Belleville,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Spa', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",387 North Front St Belleville Ontario,Canada,"(50.000678, -86.000977)",135.0 4183,Fairfield Inn & Suites Belleville,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",407 North Front St Belleville Ontario,Canada,"(44.19025405, -77.3962722903754)", 4184,TownePlace Suites Belleville,4.5,Excellent,"['Pool', 'Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",400 Bell Blvd Belleville Ontario,Canada,"(44.1828714205659, -77.4196615077283)",161.0 4185,Montrose Inn & Tea Room,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Concierge', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']",1725 Old Hwy 2 Belleville Ontario,Canada,"(44.1701129, -77.3286657)",195.0 4186,Travelodge Hotel Belleville,3.0,Average,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",11 Bay Bridge Rd Belleville Ontario,Canada,"(44.1563177, -77.3913834)", 4187,Comfort Inn Belleville,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Breakfast Available', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",200 North Park St Belleville Ontario,Canada,"(44.1878502627235, -77.3937428826608)",112.0 4188,"Country Inn & Suites by Radisson, Belleville, ON",4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Air conditioning', 'Non-smoking rooms']",245 North Front St Belleville Ontario,Canada,"(44.1825205, -77.3930171)", 4189,Place Victoria Place Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",156 Victoria Ave Belleville Ontario,Canada,"(44.1690512, -77.3750175)", 4190,Savery Bed & Breakfast,4.5,,[],1763 Hwy 37 Ontario,Canada,"(44.2670545, -77.3669703)", 4191,Modern Bungalow Bed and Breakfast,4.5,,[],84 Hickory Grove ,Canada,"(44.1829262806661, -77.3467203631103)", 4192,Travelers Inn,2.0,Poor,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",325 North Front St Belleville Ontario,Canada,"(44.1854379, -77.3947599)", 4193,Hilton Garden Inn Toronto / Burlington,4.0,Very good,"['Free parking', 'Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Room service', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Paid Internet', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",985 Syscon Road Burlington Ontario,Canada,"(43.3922563, -79.7591856)",138.0 4196,Best Western Plus Burlington Inn & Suites,4.0,Very good,"['Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",2412 Queensway Dr Burlington Ontario,Canada,"(43.34943465, -79.8050129724776)",140.0 4197,Homewood Suites by Hilton Burlington,4.5,Excellent,"['Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",975 Syscon Road Burlington Ontario,Canada,"(43.3926572719588, -79.7577941660345)",138.0 4198,Waterfront Hotel Downtown Burlington,3.5,Very good,"['Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",2020 Lakeshore Rd Burlington Ontario,Canada,"(43.3246283, -79.7952619)",161.0 4199,Holiday Inn Burlington Hotel & Conference Centre,3.5,Very good,"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']",3063 South Service Rd Burlington Ontario,Canada,"(43.352795, -79.8000629)",109.0 4200,Admiral Inn Burlington,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",3500 Billings Court Burlington Ontario,Canada,"(43.3628611, -79.7906711)", 4201,Courtyard By Marriott Burlington,4.5,Excellent,"['Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Free Internet', 'Airport transportation', 'Breakfast Available', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Paid Internet', 'Paid Wifi', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",1110 Burloak Drive Burlington Ontario,Canada,"(43.3976853153846, -79.7600207)", 4202,Knights Inn Burlington,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",517 Plains Rd E Burlington Ontario,Canada,"(43.319633326087, -79.8357793173913)",80.0 4203,Motel 6 Toronto West - Burlington - Oakville,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Paid Wifi', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",4345 North Service Rd Burlington Ontario,Canada,"(43.3763326, -79.7778295)", 4204,Creekside B&B and Guest Suite,5.0,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",3158 Pinemeadow Dr Burlington Ontario,Canada,"(43.3697753, -79.8232673)", 4205,Quality Hotel Burlington,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",950 Walker's Line Burlington Ontario,Canada,"(43.3644935, -79.7857357)",109.0 4206,City View Inn,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",1400 Plains Rd W Burlington Ontario,Canada,"(43.2955104, -79.8917616)", 4207,Canadas Best Value Inn-Burlington/Hamilton,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",2404 Queensway Dr Burlington Ontario,Canada,"(43.34889875, -79.8058442930244)",90.0 4208,Mt Nemo Lookout B&B,4.5,,[],RR#1 4409 No.2 Sideroad ,Canada,"('nil', 'nil')", 4209,Crestwood Motel,,,[],527 Plains Rd E Burlington Ontario,Canada,"(43.3199006, -79.8354153)", 4210,Le St-Martin Hotel and Suites,4.5,Excellent,"['Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Pool', 'Breakfast included', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Wheelchair Access', 'Air conditioning', 'Minibar', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1400 Maurice Gauvin St Laval Quebec,Canada,"(52.4760892, -71.8258668)",154.0 4211,Hilton Montreal/Laval,4.0,Very good,"['Pool', 'Restaurant', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Paid Internet', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",2225 Autoroute des Laurentides Laval Quebec,Canada,"(45.5702203, -73.7440437)", 4212,Sheraton Laval Hotel,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Paid Internet', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",2440 Des Laurentides W Laval Quebec,Canada,"(52.4760892, -71.8258668)",179.0 4213,Best Western Laval-Montreal,3.5,Very good,"['Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",3655 Des Laurentides E Laval Quebec,Canada,"(52.4760892, -71.8258668)", 4214,Motel Ideal Ste Rose,3.0,Average,"['Free High Speed Internet (WiFi)', 'Room service', 'Concierge', 'Electric vehicle charging station', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Minibar', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",379 boulevard Cure-Labelle Laval Quebec,Canada,"(45.5923914, -73.7872514)",111.0 4215,Le Fabreville Motel et Suites,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",430 Laval Quebec,Canada,"(45.5757802, -73.7530656)", 4216,Les Menus-Plaisirs,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Business Centre with Internet Access', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",244 boul. Sainte-Rose Laval Quebec,Canada,"(52.4760892, -71.8258668)",135.0 4217,Holiday Inn Laval Montreal,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Restaurant', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",2900 boul le Carrefour Laval Quebec,Canada,"(52.4760892, -71.8258668)",135.0 4218,Hampton Suites Laval Quebec,,,[],1961 Cure Labelle Blvd Laval Quebec,Canada,"(52.4760892, -71.8258668)",133.0 4219,Quality Suites Laval,3.5,Very good,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']",2035 Des Laurentides E Laval Quebec,Canada,"(52.4760892, -71.8258668)", 4220,Comfort Inn Laval,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",2055 Des Laurentides E Laval Quebec,Canada,"(52.4760892, -71.8258668)", 4221,The Auberge Chomedey Inn,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Concierge', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']",59 Laval Quebec,Canada,"(45.5757802, -73.7530656)",76.0 4222,O Motel et Suites,,,[],Boulevard des Laurentides Laval Quebec,Canada,"(45.5798378, -73.7029382)",136.0 4224,Olux Hotel Motel & Suites,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Electric vehicle charging station', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",135 Laval Quebec,Canada,"(45.5757802, -73.7530656)",93.0 4225,Motel Chez Nous,1.5,,[],1002 boulevard Cure-Labelle ,Canada,"(45.535922, -73.7313096)", 4226,Best Western Plus Merritt Hotel,,,[],3969 Crawford Ave Merritt British Columbia,Canada,"(50.1232164, -120.7512533)", 4228,Intown Inn & Suites,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",2201 Voght Street Merritt British Columbia,Canada,"(50.1132601, -120.7880205)", 4229,Ramada Limited Merritt,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",3571 Voght St Merritt British Columbia,Canada,"(50.1228459, -120.756727)", 4230,Quality Inn Merritt,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Restaurant', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms']",4025 Walters St Merritt British Columbia,Canada,"(50.121382, -120.76902)",80.0 4232,Knights Inn Merritt,,,[],2702 Nicola Av Merritt British Columbia,Canada,"(50.1072294, -120.7713691)",75.0 4233,Ranchland Villa Motel,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1301 Nicola Ave Merritt British Columbia,Canada,"(50.1134411, -120.794751)", 4234,Super 8 by Wyndham Merritt BC,3.5,Very good,"['Free parking', 'Pool', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Room service', 'Restaurant', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']",3561 Voght St Merritt British Columbia,Canada,"(50.1228459, -120.756727)", 4235,Travelodge Merritt,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Breakfast included', 'Restaurant', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Kitchenette', 'Non-smoking rooms']",3581 Voght St Merritt British Columbia,Canada,"(50.1231635, -120.7656244)", 4236,Merritt Desert Inn,2.5,,[],2350 Voght Street ,Canada,"(50.1129754506494, -120.787572036364)", 4237,Road Runner Motel,1.5,Poor,"['Free High Speed Internet (WiFi)', 'Pool', 'Room service', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Kids pool', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",2799 Nicola Avenue Merritt British Columbia,Canada,"(50.1134411, -120.794751)", 4238,Lakeview Inns & Suites - Edson Airport West,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",528 63rd Street Edson Alberta,Canada,"(55.001251, -115.002136)",105.0 4240,Super 8 by Wyndham Edson,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Concierge', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']",5220 2nd Avenue Edson Alberta,Canada,"(55.001251, -115.002136)",93.0 4241,Sundowner Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Pool', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",5140 2 Ave Edson Alberta,Canada,"(53.5802669, -116.43534)",103.0 4242,Econo Lodge Edson,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",5601 2 Ave Edson Alberta,Canada,"(53.5772985, -116.4446741)",79.0 4244,Black Gold Inn,4.0,,[],4830 4th Ave ,Canada,"(40.6721973, -73.9872649)",85.0 4245,Edson RV Park & Campground,3.5,,[],205 Golf Course Rd ,Canada,"(42.9656218230712, -74.2044524511148)",30.0 4246,Howard Johnson by Wyndham Edson,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Restaurant', 'Bar/Lounge', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",5018 1st Ave Edson Alberta,Canada,"(55.001251, -115.002136)",90.0 4247,Nova Inn Edson,3.0,Average,"['Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Room service', 'Restaurant', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Dry Cleaning', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",5625 2 Ave Edson Alberta,Canada,"(53.5773278, -116.4447134)",94.0 4248,Best Western High Road Inn,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",300 52 St Edson Alberta,Canada,"(53.5947205, -116.438794)",134.0 4249,East of Edson RV Resort,,,[],16201 Hwy 16 East Yellowhead County ,Canada,"('nil', 'nil')", 4250,Holiday Inn Express Edson,,,[],4520 2 Ave Edson Alberta,Canada,"(53.5773278, -116.4447134)",119.0 4251,The Guest House Inns,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",4411 4 Ave Edson Alberta,Canada,"(53.5771666, -116.4532118)",105.0 4252,Lakeview Inns and Suites - Edson East,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Electric vehicle charging station', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms']",4300 2nd Avenue Edson Alberta,Canada,"(55.001251, -115.002136)", 4253,Ramada by Wyndham Edson,4.0,Very good,"['Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Non-smoking rooms', 'Suites']",4536 2nd Ave Edson Alberta,Canada,"(55.001251, -115.002136)", 4254,Park A Motel,4.0,Very good,"['Free parking', 'Laundry Service', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']",301 42 St Edson Alberta,Canada,"(53.5868565, -116.4125248)",79.0 4255,Luxury All Suites B&B,5.0,,[],53002B Range Road 194 ,Canada,"('nil', 'nil')", 4256,Castle Motel,2.5,,[],5604 4 Ave ,Canada,"(40.6006278, -74.1427666)", 4257,Aspenhill Country Lodge,,,[], ,Canada,"('nil', 'nil')", 4258,Bluestone Bed and Breakfast,,,[],4722 6 Ave ,Canada,"(15.5632048, -88.0013871)", 4260,Ramada by Wyndham Creston,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Restaurant', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms', 'Suites']",1-1809 3a Hwy Creston British Columbia,Canada,"(55.001251, -125.002441)",150.0 4261,Creston Valley Motel,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']",1809 Canyon St Creston British Columbia,Canada,"(49.0954076, -116.5040856)",90.0 4262,Fairfield Inn & Suites Toronto Brampton,4.0,Very good,"['Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",150 Westcreek Blvd Brampton Ontario,Canada,"(43.6834886, -79.7033022)", 4264,3 bedroom Home Brampton,,,[],36 Bevington Rd Brampton Ontario,Canada,"(43.6790565925049, -79.8256104606826)",225.0 4265,Newton Villa,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Laundry Service', 'Non-smoking hotel', 'Shuttle Bus Service', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",23 Lofty Pines Pl Brampton Ontario,Canada,"(43.7367884836705, -79.7548759309294)", 4266,Mandas by Mount Pleasant,5.0,,[],77 Bevington Rd ,Canada,"(52.5076751, -1.88887709807512)", 4267,Indian Line Campground,3.0,Average,"['Pool', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access']",7625 Finch Ave Brampton Ontario,Canada,"(43.7374161, -79.6390933)", 4268,The Marigold Hotel,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Dry Cleaning', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Non-smoking rooms']",226 Queen St E Brampton Ontario,Canada,"(43.6950447, -79.7505984)", 4269,Hampton Inn & Suites by Hilton - Guelph,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Spa', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",725 Imperial Rd N Guelph Ontario,Canada,"(43.5441667, -80.3064449)",198.0 4270,Delta Hotels by Marriott Guelph Conference Centre,,,[],50 Stone Rd W Guelph Ontario,Canada,"(43.526463, -80.224734)", 4272,Holiday Inn Guelph Hotel & Conference Centre,,,[],601 Scottsdale Dr Guelph Ontario,Canada,"(43.51577, -80.239867)",176.0 4273,Holiday Inn Express & Suites - Guelph,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",540 Silvercreek Pky N Guelph Ontario,Canada,"(43.5514928, -80.2965289)",200.0 4274,Super 8 by Wyndham Guelph,3.0,Average,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",281 Woodlawn Rd W / Silver Crk N Guelph Ontario,Canada,"(50.000678, -86.000977)",76.0 4275,Wayfare Motel,2.0,Poor,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",19 Woodlawn Rd W Guelph Ontario,Canada,"(43.56391865, -80.2792511)", 4276,London House Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",80 London Rd W Guelph Ontario,Canada,"(43.5483554, -80.2591467)", 4277,Stone Gables Manor B&B,,,[],13440 Guelph Line ,Canada,"(43.5721231628931, -80.1037842616352)", 4278,The Village Motel,,,[],244 Robinson Ave Naramata British Columbia,Canada,"(49.5975576, -119.600925214286)", 4279,Paradise Cove Guest House,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",3129 Hayman Rd Naramata British Columbia,Canada,"(49.59103904, -119.59352333)", 4280,CastleRock,5.0,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",121 Flagstone Rise Naramata British Columbia,Canada,"(55.001251, -125.002441)", 4281,Above Naramata B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Electric vehicle charging station', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms']",2810 Noyes Rd Naramata British Columbia,Canada,"(49.5819732, -119.5761841)", 4282,Halcyon Hot Springs,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Spa', 'Free Internet', 'Banquet Room', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 4283,Shon’s Hostel,4.0,,[],409 Broadway Street ,Canada,"(42.076805, -76.811748)",70.0 4284,Selkirk Inn,,,[],210 6th Ave NW Nakusp British Columbia,Canada,"(50.2425411, -117.8044963)", 4285,Best Western Parkway Inn & Conference Centre,4.5,Excellent,"['Pool', 'Free parking', 'Room service', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1515 Vincent Massey Dr Cornwall Ontario,Canada,"(45.03136345, -74.7571617331365)",146.0 4286,Chesley's Inn,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",40 First St W Cornwall Ontario,Canada,"(45.0161711, -74.7297358)", 4287,Century Motel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",1209 Brookdale Ave Cornwall Ontario,Canada,"(45.027323, -74.7516732)",75.0 4288,Elect Inn 5,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service']",1123 Brookdale Ave Cornwall Ontario,Canada,"(45.0261249153846, -74.7506510384615)", 4289,Canada Continental Hotel,3.5,,[],1142 Brookdale Ave ,Canada,"(53.4965789, -2.1698912)", 4290,En Passant B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms']",425 Anthony Street Cornwall Ontario,Canada,"(45.0316577, -74.6976478)",110.0 4291,Fairview Inn,2.0,Poor,"['Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']",2020 Vincent Massey Dr Cornwall Ontario,Canada,"(45.0314132393305, -74.7742194041841)", 4292,Howard Johnson by Wyndham Cornwall,,,[],1142 Brookdale Ave Cornwall Ontario,Canada,"(45.0269048, -74.7517453)", 4293,St. Lawrence College Residence - Cornwall,,,"['Free Internet', 'Free parking', 'Business Centre with Internet Access', 'Meeting rooms', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']", ,Canada,"('nil', 'nil')", 4294,Travelodge Port Elgin,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",235 Goderich St Port Elgin Ontario,Canada,"(44.4354514, -81.3894524)", 4295,Sand Castle Suites Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Golf Course', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",217 Goderich St Port Elgin Ontario,Canada,"(44.4354514, -81.3894524)", 4296,Maplewood Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 4297,The Maples Cottages In Port Elgin,,,[],650 Highland Street Port Elgin Ontario,Canada,"(44.4413268631579, -81.3988517157895)", 4298,Silken Retreat,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",570 Johnston Ave Port Elgin Ontario,Canada,"(44.4353399473684, -81.3908061526316)", 4299,Aunt Mabel's Country Kitchen & Motel,4.5,Excellent,"['Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Wheelchair Access', 'Air conditioning', 'Suites']",5084 Highway 21 Port Elgin Ontario,Canada,"(44.461525, -81.3689109)", 4300,Kenorus Campground & RV Resort,4.5,Excellent,[],1199 Goderich St Port Elgin Ontario,Canada,"(44.4506702351037, -81.3771474567909)", 4301,Krys-ed Cottage Park,1.0,Terrible,[],320 Green Street Port Elgin Ontario,Canada,"(44.4403930714286, -81.3980051285714)", 4302,Wild Turkey Guest House,,,"['Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Meeting rooms', 'Pets Allowed ( Dog / Pet Friendly )', 'Minibar', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1075 Port Elgin Ontario,Canada,"(44.440701, -81.384901)", 4303,Element Vaughan Southwest,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",6170 Highway 7 Vaughan Ontario,Canada,"(43.782684, -79.5795176)",144.0 4304,SpringHill Suites Toronto Vaughan,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 4305,Holiday Inn Express Hotel & Suites,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Pool', 'Free parking', 'Bar/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",6100 Highway 7 Vaughan Ontario,Canada,"(43.7722542, -79.62565)",142.0 4306,Monte Carlo Inn Vaughan Suites,4.0,Very good,"['Restaurant', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Free High Speed Internet (WiFi)', 'Free parking', 'Bar/Lounge', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",705 Applewood Cres Vaughan Ontario,Canada,"(43.79688395, -79.5362279188653)", 4307,Aloft Vaughan Mills,,,[],151 Bass Pro Mills Dr Vaughan Ontario,Canada,"(43.82287035, -79.5370239549363)",139.0 4308,Novotel Toronto Vaughan Centre,4.0,Very good,"['Restaurant', 'Free High Speed Internet (WiFi)', 'Free parking', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Pool', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",200 Bass Pro Mills Dr Vaughan Ontario,Canada,"(43.8214426, -79.5382886164139)",132.0 4309,Vaughan Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",6700 Highway 7 Ontario,Canada,"(43.7700703, -79.6354804)", 4310,Home Sweet Home,,,['Air conditioning'],472 Brownridge Dr Vaughan Ontario,Canada,"(43.8010151342465, -79.4707834516806)", 4311,Kleinburg Inn,3.0,,[],9770 27 Hwy Ontario,Canada,"(-12.1791547, -76.9989777)", 4313,Ramada by Wyndham Jordan/Beacon Harbourside Resort,,,[],2793 Beacon Blvd Ontario,Canada,"(45.4519247, -75.5981749307736)", 4314,Orchard Croft Boutique Country Retreat,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Spa', 'Babysitting', 'Electric vehicle charging station', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",2393 Red Maple Ave Ontario,Canada,"(43.1614999, -79.3661414)",159.0 4315,Centennial House Bed and Breakfast,,,[],3985 Fifteenth St Ontario,Canada,"(43.6011733, -79.5148937)", 4316,Cottage by the Lake,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",5463 Blezard Dr Ontario,Canada,"(43.1943077, -79.5026271)", 4317,Cameo Cottage Country BnB,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Air conditioning', 'Suites']",3797 Main St Ontario,Canada,"(43.0582274354839, -79.0519901)", 4318,Jordan Village Guest Manor,4.5,Excellent,"['Free Internet', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Smoking rooms available']",3864 Main St. Ontario,Canada,"(43.05696463125, -79.05314475625)", 4319,Auberge Sur le Lac Temiscouata,4.5,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",117 rue de l'Anse Temiscouata-sur-le-Lac Quebec,Canada,"(47.6763821, -68.8513492)", 4320,Motel Royal,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1 Temiscouata-sur-le-Lac Quebec,Canada,"(47.684343, -68.883591)",81.0 4321,Auberge Saint Mathias,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",864 Commerciale Nord Temiscouata-sur-le-Lac Quebec,Canada,"(47.6764626, -68.8754435)",99.0 4322,La Chambre d'Ami,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Concierge', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning']", ,Canada,"('nil', 'nil')", 4323,Motel Restaurant la Vision,2.0,,[],668 Belanger ,Canada,"(19.2207532, -72.6614315)", 4324,Motel Camping Caldwell,3.5,Very good,"['Pool', 'Free parking', 'Pets Allowed ( Dog / Pet Friendly )']",105 Rue Caldwell Temiscouata-sur-le-Lac Quebec,Canada,"(47.6946950907065, -68.9053539143683)", 4325,Le Pleasant Hotel & Cafe,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Bar/Lounge', 'Breakfast Available', 'Concierge', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1 Pleasant Sutton Quebec,Canada,"(52.4760892, -71.8258668)", 4326,Le Domaine Tomali-Maniatyn,5.0,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Banquet Room', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Ski-In / Ski-Out', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",377 chemin Maple Sutton Quebec,Canada,"(52.4760892, -71.8258668)", 4327,Sutton's Haven Inn,5.0,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Spa', 'Breakfast Available', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 4328,Le Montagnard,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Bar/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",264 Maple St. Sutton Quebec,Canada,"(52.4760892, -71.8258668)",110.0 4329,Huttopia Sutton,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Children Activities (Kid / Family Friendly)', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Tennis Court', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",297 Maple Street Sutton Quebec,Canada,"(52.4760892, -71.8258668)",170.0 4330,Chapelle Ste Agnes Vineyard,,,[],2565 Chemin Scenic Sutton Quebec,Canada,"(52.4760892, -71.8258668)", 4331,Chez Marie,5.0,,[],25 Pleasant ,Canada,"(39.4407564489796, -84.352230877551)",49.0 4332,Hotel Castel & Spa Confort,3.5,Very good,"['Free parking', 'Pool', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Spa', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",901 Principale Street Granby Quebec,Canada,"(52.4760892, -71.8258668)", 4333,Une Fleur au Bord de l Eau,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning']", ,Canada,"('nil', 'nil')", 4334,B&B la Maison Collins Eco-Gite,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Air conditioning']",79 Rue D'ottawa Granby Quebec,Canada,"(45.3998281, -72.7207433)", 4335,Motel Bonsoir,3.5,Very good,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",1587 Principale Street Granby Quebec,Canada,"(52.4760892, -71.8258668)", 4336,Magnolia B&B,4.0,,[],180 Rue Dufferin ,Canada,"(45.4818726976744, -73.6376589744186)",95.0 4337,Motel Granby,2.0,Poor,"['Free parking', 'Pool', 'Breakfast included', 'Free Internet', 'Spa', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Paid Internet', 'Paid Wifi', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",1085 Rue Principale Granby Quebec,Canada,"(45.4087434, -72.7438878)",65.0 4338,Hotel Chateau-Bromont,4.0,Very good,"['Pool', 'Free parking', 'Room service', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Restaurant', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Wheelchair Access', 'Air conditioning', 'Minibar', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",90 Stanstead St Bromont Quebec,Canada,"(52.4760892, -71.8258668)", 4339,Auberge-Spa Le Madrigal,4.5,Excellent,"['Restaurant', 'Bar/Lounge', 'Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",46 Boulevard de Bromont Bromont Quebec,Canada,"(45.3108322, -72.6307348)", 4340,Mikasa B&B,,,[],1208 Shefford Bromont Quebec,Canada,"(45.3188434, -72.6534938)", 4341,Auberge Bromont,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Spa', 'Fitness Centre with Gym / Workout Room', 'Babysitting', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",95 de Montmorency Bromont Quebec,Canada,"(52.4760892, -71.8258668)", 4342,Beatnik Hotel,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Banquet Room', 'Breakfast Available', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",279 Ch. Du Lac Gale Bromont Quebec,Canada,"(45.2648369, -72.6896497)", 4343,Hotel Bromont,3.0,Average,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Spa', 'Babysitting', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",125 Boulevard de Bromont Bromont Quebec,Canada,"(45.3108322, -72.6307348)",98.0 4344,Domaine Yamaska,,,[],45 Rue de Soulanges ,Canada,"(46.3506684, -72.5994466)", 4345,The Village Inn Elora,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']",66 Wellington Rd 7 Ontario,Canada,"(43.6738605, -80.4250997)",109.0 4346,Van Galis Cafe & Inn,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",180 St Andrew St E Ontario,Canada,"(43.7067373476525, -80.3766587201109)", 4347,Thistlebrae B&B,,,[],146 Garafraxa St E Ontario,Canada,"(43.708089268, -80.381172016)", 4348,The Flying Leap Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",249 Geddes St Ontario,Canada,"(43.6853705, -80.4328884)", 4349,Elora Mill Hotel & Spa,4.5,Excellent,"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']",77 Mill St W Ontario,Canada,"(43.6278834450149, -80.0434831225702)", 4350,Dream Corners B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Wheelchair Access', 'Kitchenette', 'Non-smoking rooms']",498 St David St N Ontario,Canada,"(43.7076316, -80.3817088)", 4351,Sweet Ella's Bed and Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included']", ,Canada,"('nil', 'nil')", 4352,Maplecrest Farm,5.0,,[],Rr 3 Ontario,Canada,"(33.754851, -102.336799)", 4353,The Apartment on Church Bed & Breakfast,5.0,,[],45 Church St Ontario,Canada,"(43.8790463, -79.2570946)", 4354,Stoneacre Bed & Breakfast,,,[],363 Geddes St Ontario,Canada,"(43.6892863, -80.4374124)", 4355,Smoothwater Outfitters & Lodge,5.0,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Conference Facilities', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 4356,Wilson Lake Cottages,4.0,,[],250 Wilson Lake Rd ,Canada,"(35.6111619124732, -80.8879247716859)", 4357,Knights Inn,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",11 Sauble Falls Pky Sauble Beach Ontario,Canada,"(44.6306791166667, -81.26440585)", 4358,At The Beach B and B,4.5,,[],17 Graham Cres ,Canada,"(42.9893854850666, -81.1919519869203)", 4359,Beachwood Resort,,,[],3043 Beachwood Dr Ontario,Canada,"(44.5445746, -78.2784609)",159.0 4360,The River House Bed and Breakfast,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Air conditioning']",4069 County Road 32 Ontario,Canada,"(44.4852087, -76.19393)", 4361,Ardagh Cottage Resort,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Kitchenette']",Rr4 3185 Fire Route 7a Ontario,Canada,"(50.000678, -86.000977)", 4362,Poplar Grove Fishing Camp,2.0,Poor,"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Laundry Service', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning']", ,Canada,"('nil', 'nil')", 4363,Auberge de montagne des Chic Chocs,5.0,Excellent,"['Restaurant', 'Breakfast included', 'Hot Tub', 'Sauna', 'Shuttle Bus Service']",10 rue Notre-Dame Est Cap-Chat Quebec,Canada,"(49.0984925, -66.6788709)", 4364,La Maison entre Mer et Montagnes,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Non-smoking rooms']", Cap-Chat Quebec,Canada,"(49.0959673, -66.6878834)", 4365,Gite l'Aube Matiniere,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel']",52 Notre Dame Est Cap-Chat Quebec,Canada,"(52.4760892, -71.8258668)", 4366,Village Grande Nature Chic-Chocs,3.5,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",95 Cap-Chat Quebec,Canada,"(49.0959673, -66.6878834)", 4367,Gite L'Arc-en-Ciel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Family Rooms']",30 Notre-Dame St E Cap-Chat Quebec,Canada,"(52.4760892, -71.8258668)", 4368,Hebergement Gaspesie sur Mer,,,[],296 Notre-Dame Ouest ,Canada,"('nil', 'nil')", 4369,Ramada by Wyndham Williams Lake,4.0,Very good,"['Restaurant', 'Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Room service', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1118 Lakeview Cres Williams Lake British Columbia,Canada,"(52.1267587, -122.1217055)", 4370,Coast Fraser Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Restaurant', 'Bar/Lounge', 'Business Centre with Internet Access', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 4371,Super 8 by Wyndham Williams Lake BC,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Non-smoking rooms', 'Suites']",1712 Broadway Ave S Williams Lake British Columbia,Canada,"(52.122448, -122.1033287)", 4372,Hamilton Hotel,4.5,,[],55 Sixth Ave S ,Canada,"(-38.1911525, 147.4219473)",105.0 4373,Westmark Inn Dawson City,4.0,Very good,"['Restaurant', 'Free parking', 'Bar/Lounge', 'Laundry Service', 'Non-smoking hotel', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms']",Fifth & Harper Streets Dawson City Yukon,Canada,"(63.000147, -136.002502)", 4374,5th Avenue Bed & Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",702 5th Ave Dawson City Yukon,Canada,"(64.059666, -139.4314839)", 4375,Dawson City Bunkhouse,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']",2nd Avenue and Princess Street Dawson City Yukon,Canada,"(64.059666, -139.4314839)", 4376,Bonanza Gold Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Family Rooms']",32502 Klondike Hwy Dawson City Yukon,Canada,"(64.051059, -139.4295787)",129.0 4377,Russelltown Inn,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",134 Coster Street Bonavista Newfoundland and Labrador,Canada,"(53.8217327, -61.2295532)", 4378,White's Bed & Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']",21 Windlass Drive Bonavista Newfoundland and Labrador,Canada,"(48.6679954, -53.1014094)",120.0 4379,Annie's landing,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 4380,Oceanside Cabins and Oceanview Restaurant,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",195 Cape Shore Road Bonavista Newfoundland and Labrador,Canada,"(48.6586284, -53.1123396)", 4381,Robbins By The Sea,3.5,,[],38 Ryans Hill ,Canada,"(43.6618888719505, -70.6823975705031)", 4382,Gillam's Efficiency Apartments,,,[],229 Confederation Dr. ,Canada,"(39.8944481, -82.9220646)", 4383,Holiday Inn Truro,4.0,Very good,"['Pool', 'Room service', 'Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 4384,Comfort Inn - Truro,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",12 Meadow Dr Truro Nova Scotia,Canada,"(45.36849265, -63.3165894789149)", 4385,Berry's Motel,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",73 Robie St Truro Nova Scotia,Canada,"(45.3679580390234, -63.3139748647232)",69.0 4386,Baker's Chest Tearoom and B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Pool', 'Fitness Centre with Gym / Workout Room', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",53 Farnham Rd Truro Nova Scotia,Canada,"(45.1960403, -63.1653789)", 4387,Tulips and Thistle Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 4388,Suncatcher Bed & Breakfast,,,[],25 Wile Crest Ave Truro Nova Scotia,Canada,"(45.1960403, -63.1653789)", 4389,Eagle's Landing B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']",401 Robie St Truro Nova Scotia,Canada,"(45.3702992, -63.2926743)", 4391,Riverside Cabins,4.5,Excellent,"['Pets Allowed ( Dog / Pet Friendly )', 'Kitchenette']",307 Thomas Avenue Princeton British Columbia,Canada,"(55.001251, -125.002441)",70.0 4392,Evergreen Motel,3.5,Very good,"['Pool', 'Free parking', 'Room service', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 4393,Princeton Castle Resort,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Suites']",375 Rainbow Lake Road Princeton British Columbia,Canada,"(49.4804157, -120.4816709)", 4394,Rivers Edge RV Park & Campground,4.5,Excellent,['Pets Allowed ( Dog / Pet Friendly )'],305 Sanderson Way Princeton British Columbia,Canada,"(49.4618633, -120.4934085)", 4395,Princeton RV Campground,3.5,Very good,[],365 Hwy 3 Princeton British Columbia,Canada,"(55.001251, -125.002441)", 4396,Stemwinder Provincial Park,4.0,Very good,[],Highway 3 Princeton British ,Canada,"(49.0496568, -117.1243251)", 4397,Paradies Valley Guest Ranch,,,[],Kenley Ave ,Canada,"(51.6010352, -0.2529083)", 4398,Le Gite du Parc,,,[],378 Rue Scot La Tuque Quebec,Canada,"(52.4760892, -71.8258668)", 4399,Gite aux Trois Pignons,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Non-smoking rooms']",643 Rue Roy La Tuque Quebec,Canada,"(47.43609, -72.7818347)", 4400,Hotel Marineau La Tuque,3.5,Very good,"['Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Minibar', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",3250 Boulevard Ducharme La Tuque Quebec,Canada,"(47.386324, -72.7823118)", 4401,Hotel Marineau Centre,3.5,Very good,"['Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Restaurant', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 4402,Pourvoirie Windigo,4.5,,[], ,Canada,"('nil', 'nil')", 4403,Appart-Hotel La Tuque,,,[],560 rue St-Antoine ,Canada,"(49.5331415, 5.3933727)", 4404,Hotel & cie,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Electric vehicle charging station', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",9 Sainte Anne des Monts Quebec,Canada,"(49.1264098, -66.4855806)", 4405,Motel Manoir sur Mer,4.5,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",475 1ere Avenue Ouest Sainte Anne des Monts Quebec,Canada,"(49.1242282428563, -66.5297519028455)", 4406,Auberge du Vieux Faubourg,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']",4 Sainte Anne des Monts Quebec,Canada,"(49.1264098, -66.4855806)",95.0 4407,Gite La Ptite Falaise,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Family Rooms']",127 2ieme ave Ouest Sainte Anne des Monts Quebec,Canada,"(52.4760892, -71.8258668)",90.0 4408,Chez Bass,3.5,Very good,"['Bar/Lounge', 'Free High Speed Internet (WiFi)']",17 Sainte Anne des Monts Quebec,Canada,"(49.1264098, -66.4855806)", 4409,Auberge Internationale Ste-Anne-Des-Monts,3.0,Average,"['Room service', 'Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",29 Sainte Anne des Monts Quebec,Canada,"(49.1264098, -66.4855806)", 4410,Best Western Plus Edmundston Hotel,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",280 Hebert Blvd Edmundston New Brunswick,Canada,"(46.500283, -66.750183)",135.0 4411,Days Inn by Wyndham Edmundston,,,[],10 Mathieu St Edmundston New Brunswick,Canada,"(46.500283, -66.750183)",98.0 4412,Auberge Aucoin,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms', 'Suites']",87 De l'Eglise St Edmundston New Brunswick,Canada,"(46.500283, -66.750183)", 4413,Happy Club & Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",33 - 17th St. Edmundston New Brunswick,Canada,"(46.500283, -66.750183)", 4414,Motel Cle O Spa Inn,4.0,Very good,"['Spa', 'Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 4415,Auberge Les Jardins Inn,3.5,Very good,"['Free parking', 'Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms']",60 Principale St Edmundston New Brunswick,Canada,"(46.500283, -66.750183)",85.0 4416,Motel Le Brayon & Chalets,3.0,Average,"['Free parking', 'Restaurant', 'Pool', 'Room service', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Casino and Gambling', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms']",60 Principale St Edmundston New Brunswick,Canada,"(46.500283, -66.750183)",85.0 4417,Hotel De La Borealie,4.0,Very good,"['Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",862 Boulevard Sacre Coeur Saint-Felicien Quebec,Canada,"(52.4760892, -71.8258668)", 4418,La Maison Banville B&B and Cafe-Bistro,4.5,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 4419,Auberge des Berges,3.5,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",610 Boulevard Sacre-Coeur Saint-Felicien Quebec,Canada,"(52.4760892, -71.8258668)", 4420,La Maison D'amy-Rose,4.0,,[],1122 Rue Sainte Anne ,Canada,"(45.639209, -73.4892818)", 4421,Domaine Sur Une Plage,,,[],2186 Chemin Du Lac Saint-Felicien Quebec,Canada,"(48.673843159779, -72.3432615068007)", 4422,Cathedral Mountain Lodge,4.5,Excellent,"['Restaurant', 'Free parking', 'Bar/Lounge', 'Breakfast included', 'Free Internet', 'Multilingual Staff', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']",1 Yoho Valley Road British Columbia,Canada,"(51.4200834, -116.4438127)", 4423,Whiskey Jack Hostel,4.0,Very good,[],Takkawa Falls British ,Canada,"(51.7252449, -3.0811001)", 4424,Holiday Inn Express Hotel & Suites Bonnyville,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Pool', 'Free parking', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",4404 52 Ave Bonnyville Alberta,Canada,"(54.2703301, -110.7690717)", 4425,The Neighbourhood Inn,4.5,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",5011 66 St Bonnyville Alberta,Canada,"(54.2674658, -110.7801581)",99.0 4426,Bethel-Aspen Inn,,,[],4808 53 St Bonnyville Alberta,Canada,"(54.2704104, -110.7497243)", 4428,Centre Suite Inns,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",5316 - 50 Avenue Bonnyville Alberta,Canada,"(54.2679665, -110.7266312)", 4429,Western Budget Motel Bonnyville,2.5,Average,"['Pool', 'Free Internet', 'Restaurant', 'Bar/Lounge', 'Indoor pool', 'Non-smoking hotel', 'Paid Internet', 'Paid Wifi', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Kitchenette']",6026 50th Avenue Bonnyville Alberta,Canada,"(55.001251, -115.002136)",79.0 4430,The Purple Frog Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",3399 6 Hwy Lion's Head Ontario,Canada,"(44.9876357, -81.2539166)", 4431,The Fitz Hostel,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Children Activities (Kid / Family Friendly)', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",4 Mill Street Lion's Head Ontario,Canada,"(44.9860944, -81.2538617)", 4432,Harrison Beach Hotel,4.5,Excellent,"['Pool', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",160 Esplanade Avenue Harrison Hot Springs British Columbia,Canada,"(49.303399, -121.7856082)", 4433,Harrison Spa Motel,,,[],140 Esplanade Harrison Hot Springs British Columbia,Canada,"(55.001251, -125.002441)", 4434,Harrison Lake Hotel,2.5,Average,"['Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Spa', 'Restaurant', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",190 Lillooet Ave Harrison Hot Springs British Columbia,Canada,"(49.3022125, -121.786146)", 4435,Bramblebank Cottages,,,[],312 Lillooet Avenue Harrison Hot Springs British Columbia,Canada,"(49.3024717, -121.7771457)",229.0 4436,The Rockwell Harrison Guest Lodge B&B,,,[],7550 Rockwell Drive Harrison Hot Springs British Columbia,Canada,"(49.3145823, -121.7681846)",261.0 4437,Harrison Country Club RV Resort,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi']",400 Hot Springs Road Harrison Hot Springs British Columbia,Canada,"(49.283053, -121.7819)", 4438,Glencoe RV Park,3.0,,[],259 Hot Springs Road ,Canada,"(45.8950138298908, -112.234043910995)", 4439,Hot Springs RV and Camping Park,2.5,Average,['Pets Allowed ( Dog / Pet Friendly )'],272 Lillooet Avenue Harrison Hot Springs British Columbia,Canada,"(49.3024717, -121.7771457)", 4440,Best Western Plus Leamington Hotel & Conference Centre,4.0,Very good,"['Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",566 Bevel Line Rd Leamington Ontario,Canada,"(42.0114469294792, -82.5728791793585)",143.0 4441,Days Inn by Wyndham Leamington,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Babysitting', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",201 Erie St N Leamington Ontario,Canada,"(42.060810709558, -82.5989848336848)",148.0 4442,Sun Parlor Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",135 Talbot St W Leamington Ontario,Canada,"(42.0510582, -82.6088281)", 4443,Quality Inn Leamington,,,[],279 Erie St S Leamington Ontario,Canada,"(42.0378000230769, -82.6009453307692)",123.0 4444,Rymal's Motel,,,[],136 Erie St S Leamington Ontario,Canada,"(42.04732835, -82.5999705)", 4445,Point Pelee Lakeshore B&B,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",804 Point Pelee Dr Leamington Ontario,Canada,"(41.9967892891525, -82.5587116155988)", 4446,Sturgeon Woods Campground & Marina,3.5,Very good,"['Pool', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )']",RR#1 Point Pelee 1129 Mersea Road C RR 1 Leamington Ontario,Canada,"(50.000678, -86.000977)", 4447,Golfwood Lakes Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included']",24 Augusta Dr Leamington Ontario,Canada,"(50.000678, -86.000977)", 4448,Holiday Inn Oakville Centre,,,[],590 Argus Rd Oakville Ontario,Canada,"(43.4579172, -79.6857638)", 4449,Sandman Hotel Oakville,4.0,Very good,"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Kitchenette', 'Non-smoking rooms', 'Suites']",3451 South Service Rd W Oakville Ontario,Canada,"(43.3964347, -79.7536458542169)",109.0 4450,Homewood Suites by Hilton Toronto-Oakville,4.5,Excellent,"['Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",2095 Winston Park Dr Oakville Ontario,Canada,"(43.5090014697148, -79.6705962396631)", 4452,Fairfield Inn Toronto Oakville,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']",2937 Sherwood Heights Dr Oakville Ontario,Canada,"(43.5062201920267, -79.6636889330701)",110.0 4453,Holiday Inn Oakville @ Bronte,4.0,Very good,"['Restaurant', 'Room service', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 4454,Quality Suites,4.0,Very good,"['Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",754 Bronte Rd Oakville Ontario,Canada,"(43.4081749, -79.7387299)",110.0 4455,Anjing He Shushi De Luguan Quiet and Comfortable Homestay,,,[],235 McCraney St W ,Canada,"(43.4561500184442, -79.7140793115257)", 4456,Walnut House B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms', 'Suites']",134 Forsythe St Oakville Ontario,Canada,"(43.4428105666667, -79.6736800666667)", 4457,Lynbrook House B & B,5.0,Excellent,"['Pool', 'Room service', 'Free parking', 'Breakfast included', 'Business Centre with Internet Access', 'Pets Allowed ( Dog / Pet Friendly )', 'Suites']",1234 South East Oakville Ontario,Canada,"(43.447436, -79.666672)", 4458,La Quinta Inn & Suites Oshawa,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 4459,Holiday Inn Express & Suites Oshawa Downtown - Toronto Area,4.5,Excellent,"['Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",67 Simcoe St N Oshawa Ontario,Canada,"(43.899733, -78.8642286)", 4460,Travelodge Oshawa Whitby,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",940 Champlain Ave Oshawa Ontario,Canada,"(43.8730402, -78.8908083)", 4461,Paddington Place Bed & Breakfast,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",413 Paddington Cres Oshawa Ontario,Canada,"(43.9270209857824, -78.8576379235671)", 4462,Best Western Cold Lake Inn,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Pool', 'Bar/Lounge', 'Breakfast included', 'Room service', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",4815 52nd Street Cold Lake Alberta,Canada,"(55.001251, -115.002136)", 4463,El Lobo Motel,3.5,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",5431 55 St Cold Lake Alberta,Canada,"(54.4135919, -110.2143137)",89.0 4464,Ramada by Wyndham Cold Lake,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Kitchenette', 'Non-smoking rooms', 'Suites']",4005 50th Street Cold Lake Alberta,Canada,"(55.001251, -115.002136)", 4465,Courtyard Cold Lake,,,[],Route 28 Highway 897 Cold Lake Alberta,Canada,"(55.001251, -115.002136)", 4466,Dockside Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1002 8 Ave Cold Lake Alberta,Canada,"(54.4566174, -110.2043126)", 4467,New Imperial Inn,3.0,,[],5404 57 Ave ,Canada,"(53.3593623269565, -113.417807815944)", 4468,Airways Motel,,,[],5505 55 St Cold Lake Alberta,Canada,"(54.4135919, -110.2143137)", 4469,Canadas Best Value Inn & Suites-Desert Motel,,,[],1069 South Trans Canada Hwy Cache Creek British Columbia,Canada,"(50.8079254, -121.325385)", 4470,Bear's Claw Lodge,3.5,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Business Centre with Internet Access', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",1492 Cariboo Highway Cache Creek British Columbia,Canada,"(50.8141948, -121.3272458)", 4471,Tumbleweed Motel,2.5,Average,"['Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",1221 Quartz Road Cache Creek British Columbia,Canada,"(50.8137216, -121.324802)", 4472,Marigold Fishing Resort,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']",2414 Loon Lake Rd Cache Creek British Columbia,Canada,"(55.001251, -125.002441)", 4473,Oasis Hotel,2.5,Average,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms', 'Smoking rooms available']",1064 S Trans-Canada Hwy Cache Creek British Columbia BC,Canada,"(50.8079254, -121.325385)", 4474,Robbie's Motel,1.5,,[],1067 Todd Road ,Canada,"(40.6886317485888, -80.3668893062138)", 4475,Pinnacle Lodge,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Concierge', 'Hot Tub', 'Non-smoking hotel', 'Self-Serve Laundry', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']",2503 Eagle Court Sun Peaks British Columbia,Canada,"(55.001251, -125.002441)", 4476,Crystal Forest,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Concierge', 'Multilingual Staff', 'Self-Serve Laundry', 'Kitchenette', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 4477,Tod Mountain Guest Cabins,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Airport transportation', 'Breakfast Available', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Non-smoking rooms']",3968 Heffley-Louis Creek Rd Sun Peaks British Columbia,Canada,"(55.001251, -125.002441)", 4478,Horie Sun Lodge Inn,5.0,,[],2232 Sunburst Dr ,Canada,"(40.9867307413791, -75.9722658473221)", 4479,Bear's Lair Lodge,4.0,,[],1301 Burfield Dr ,Canada,"(51.3008765, -0.0603307)", 4480,Sun Peaks Grand Hotel & Conference Centre,4.0,Very good,"['Pool', 'Restaurant', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Spa', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Ski-In / Ski-Out', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",3240 Village Way Sun Peaks British Columbia,Canada,"(50.88463555, -119.881747652869)", 4481,Nancy Greene's Cahilty Hotel & Suites,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Ski-In / Ski-Out', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",3220 Village Way Sun Peaks British Columbia,Canada,"(50.8846159, -119.8784999)", 4482,Best Western Plus Dryden Hotel & Conference Centre,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Fitness Centre with Gym / Workout Room', 'Restaurant', 'Bar/Lounge', 'Room service', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",349 Government St Dryden Ontario,Canada,"(49.78751725, -92.8344043670953)", 4483,Comfort Inn Dryden,,,[],522 Government St Dryden Ontario,Canada,"(49.78537895, -92.8219269837492)", 4486,Chalet Inn Motel And Restaurant,2.5,Average,"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Family Rooms']",184 Government St Dryden Ontario,Canada,"(49.7861263, -92.8213911)", 4487,Best Western Plus Langley Inn,4.5,Excellent,"['Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 4488,Travelodge Langley City,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms']",21653 Fraser Hwy Langley City British Columbia,Canada,"(49.0963777, -122.623674451531)", 4490,West Country Hotel,,,[],20222 56 Ave Langley City British Columbia,Canada,"(49.1044063, -122.6799544)", 4491,Langley Hwy Hotel,2.0,Poor,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Refrigerator in room', 'Non-smoking rooms']",20470 88 Ave Langley City British Columbia,Canada,"(49.1617461, -122.654980866463)",71.0 4492,Princess and the Pea,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Conference Facilities', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']",21628 48 Ave Langley City British Columbia,Canada,"(49.0891719, -122.6240468)",99.0 4493,SweetroomsweetJoyVacation,,,[],3-8138 204 St Langley City British Columbia,Canada,"(55.001251, -125.002441)", 4494,Travelodge Owen Sound ON,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",880 10th St E Owen Sound Ontario,Canada,"(44.5699889, -80.929164461242)", 4495,Comfort Inn Owen Sound,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Non-smoking rooms']",955 9th Ave E Owen Sound Ontario,Canada,"(44.5685775836735, -80.9279954571429)",113.0 4496,Owen Sound Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Concierge', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",485 9th Ave E Owen Sound Ontario,Canada,"(44.5598387111111, -80.9259587518519)",55.0 4497,Quality Inn Owen Sound,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Restaurant', 'Bar/Lounge', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Microwave', 'Non-smoking rooms', 'Suites']",950 6th St E Owen Sound Ontario,Canada,"(44.5613479, -80.930908)", 4498,MacLean Estate Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",404 9th St E Owen Sound Ontario,Canada,"(44.5663139857143, -80.9389870979592)", 4499,Holly Cottage Bed and Breakfast,4.5,Excellent,"['Free parking', 'Public Wifi']",R.r. #8 Owen Sound Ontario,Canada,"(50.000678, -86.000977)", 4500,Kilsyth Country Campground,4.0,Very good,[],101739 Grey County Rd 5 Owen Sound Ontario,Canada,"(50.000678, -86.000977)", 4501,Harrison Park Campground,,,[],137 2nd Ave E ,Canada,"(44.54519135, -80.9377461767259)", 4502,Alcan Motor Inn,3.5,Very good,"['Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",At the junction of Alaska Hwy. and Haines Rd. Haines Junction Yukon,Canada,"(63.000147, -136.002502)",110.0 4503,Mount Logan Lodge,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Hot Tub', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 4505,Dalton Trail Lodge,,,[],Alaska Hwy & Haines Hw Haines Junction Yukon,Canada,"(63.000147, -136.002502)", 4506,Moe's Yukon Ranch Adventures Hostel,4.5,Excellent,[],Yukon Highway # Haines Junction Yukon,Canada,"(60.8005435, -137.4893938)", 4507,Comfort Inn Midland,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Dry Cleaning', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 4509,SilverStar Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar/Lounge', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",748 Yonge St Midland Ontario,Canada,"(44.742693225, -79.8932112)",145.0 4510,The Shamrock Motel,2.0,Poor,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Smoking rooms available']",955 Yonge St Midland Ontario,Canada,"(44.73854008339, -79.9019475220578)", 4511,The Victorian Inn,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",670 Hugel Ave Midland Ontario,Canada,"(44.7470377875, -79.8925080125)", 4512,Bluebird Meadows Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Hot Tub', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",6156 Line 4 N Midland Ontario,Canada,"(50.000678, -86.000977)", 4513,Mundy's Bay B&B,5.0,,[],418 Dominion Ave ,Canada,"(45.0029687444446, -72.405495985112)", 4514,The Cutter's Rudder Guest House B & B,,,['Hot Tub'], ,Canada,"('nil', 'nil')", 4515,Holiday Inn Express & Suites Kincardine,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",2 Millenium Way Kincardine Ontario,Canada,"(50.000678, -86.000977)",163.0 4517,Sutton Park Inn,3.5,Very good,"['Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Breakfast included', 'Dry Cleaning', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",1126 Sutton St Kincardine Ontario,Canada,"(44.1796183042202, -81.6140196513685)",129.0 4518,Maple Leaf Inn,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']",481 Broadway St Kincardine Ontario,Canada,"(44.1791409065975, -81.6258592270708)",80.0 4519,Kincardinite Motel,4.0,Very good,"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']",319 Kincardine Ave Kincardine Ontario,Canada,"(44.1655035333333, -81.6431723333333)", 4520,Kincardine Guest Cottage Motel,,,[],392 Queen St Kincardine Ontario,Canada,"(44.1671665611375, -81.6430024236493)", 4521,Fisherman's Cove,4.5,Excellent,['Indoor pool'],13 Southline Ave Kincardine Ontario,Canada,"(44.0970786, -81.4708452)", 4522,Belvedere House Bed & Breakfast,5.0,Excellent,[], ,Canada,"('nil', 'nil')", 4523,Whiskey Point Resort,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",725 Quathiaski Road Quadra Island Quathiaski Cove British Columbia,Canada,"(55.001251, -125.002441)",119.0 4524,Quadra Island Harbour House B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']",1462 Schooner Road British Columbia V,Canada,"(50.0938999, -125.2030147)", 4525,Heriot Bay Inn,3.5,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Non-smoking rooms']",Heriot Bay Rd. British Columbia V,Canada,"(50.0847294, -125.1860404)",69.0 4526,Taku Resort and Marina,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 4527,Discovery Islands Lodge,5.0,Excellent,"['Free parking', 'Breakfast included', 'Non-smoking hotel', 'Non-smoking rooms']",Surge Narrows Rd. British Columbia V,Canada,"(50.1780552, -125.1849751)", 4528,Camp Homewood,3.5,,[],1291 West Road British Columbia V,Canada,"(49.1924155, -123.1312494)", 4529,Ocean Rest Bed & Breakfast,1.5,Poor,[],229 Quadra Loop British Co,Canada,"(50.0449432, -125.173721)", 4530,Creek Side B&B,,,[],653 Green Road ,Canada,"(38.3226556568797, -81.7172050206518)", 4531,Beach Grove Motel,2.0,Poor,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",5921 12 Ave British Columbia,Canada,"(49.024786, -123.0597639)", 4532,Seagrass Guest House,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 4533,Muchen Villa,,,[],5677 28 Ave Delta British Columbia,Canada,"(49.0540979, -123.0666538)", 4534,Windborne Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms', 'Suites']",3900 Broadwater Rd Castlegar British Columbia,Canada,"(49.3334154, -117.6518667)", 4535,Genelle House B&B Guest House,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 4536,Chameleon Hotel,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Airport transportation', 'Non-smoking hotel', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 4537,Pass Creek Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Airport transportation', 'Breakfast Available', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Microwave', 'Minibar', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",2402 Upper Gibson Rd Castlegar British Columbia,Canada,"(55.001251, -125.002441)", 4538,Twin Rivers Motel & RV Park,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog / Pet Friendly )', 'Kitchenette']",1485 Columbia Ave Castlegar British Columbia,Canada,"(49.2939819, -117.6523582)", 4539,Hotel Le Manoir Belle Plage,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Electric vehicle charging station', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",47 Carleton-sur-Mer Quebec,Canada,"(48.1014497, -66.114087)", 4540,Aventure aux 4 Vents,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )']",725 boul. Perron Carleton-sur-Mer Quebec,Canada,"(52.4760892, -71.8258668)", 4541,Motel l'Abri,4.5,Excellent,"['Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Family Rooms']", ,Canada,"('nil', 'nil')", 4542,Gite des Oiseaux Migrateurs B&B,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid / Family Friendly)', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Non-smoking rooms']",180 route 132 Ouest Carleton-sur-Mer Quebec,Canada,"(52.4760892, -71.8258668)", 4543,Gite Les Leblanc,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Family Rooms']",346 Boulevard Perron ouest Carleton-sur-Mer Quebec,Canada,"(48.1119869, -66.1462527)", 4544,Country Encounters Accommodations,,,[],7701 17th Ave Alberta,Canada,"(55.001251, -115.002136)", 4545,Highwood Motel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",11373 20 Avenue Alberta,Canada,"(54.4516363, -110.167361)",84.0 4546,Burmis Bed and Bales,4.5,Excellent,"['Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",7122 Range Road 3-OA Alberta,Canada,"(55.001251, -115.002136)", 4547,A Safe Haven B&B and Cabin,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Golf Course', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms']",8126-Highway 3 Crowsnest Pass Alberta,Canada,"(55.001251, -115.002136)", 4548,SpringBreak Flower Farm B&B,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast Available', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']",1606 East Hillcrest Drive Alberta,Canada,"(49.5561459, -114.3616483)", 4549,Lost Lemon R.V. Park and Campground,3.5,Very good,"['Pool', 'Free Internet', 'Free parking', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )']",11001 19 Ave Alberta,Canada,"(49.6356758, -114.4936194)", 4550,Crowsnest Pass Campground,4.0,Very good,[],23751 Passburg Dr Alberta,Canada,"(55.001251, -115.002136)", 4551,Eckardt's Tecumseh Mountain Reosrt,4.0,,[],3050 Tecumseh Rd Alberta,Canada,"(49.6446648, -114.5982992)", 4552,Hawley Place Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",302 Hawley Pl Ladysmith British Columbia,Canada,"(48.9776369, -123.8004633)",161.0 4553,Kiwi Cove Lodge,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms']",5130 Brenton-Page Rd Ladysmith British Columbia,Canada,"(55.001251, -125.002441)",150.0 4554,Hillcrest Ave Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",482 Hillcrest Ave Ladysmith British Columbia,Canada,"(48.9682948, -123.7980918)", 4555,Ladysmith Ocean Suites,5.0,Excellent,[], ,Canada,"('nil', 'nil')", 4556,Holland Creek BBvacation,5.0,Excellent,[],316 Dogwood Dr Ladysmith British Columbia,Canada,"(48.9876588, -123.8140063)", 4557,Holiday House Seaview Motel,2.5,Average,"['Free parking', 'Room service', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",540 Esplanade Ladysmith British Columbia,Canada,"(55.001251, -125.002441)",99.0 4558,Motel Belvedere,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Heated pool', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",130 Du Quai St Saint-Simeon Quebec,Canada,"(52.4760892, -71.8258668)", 4559,La Gentilhommiere,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms']",27 Saint-Simeon Quebec,Canada,"(47.8444773, -69.8779453)", 4560,Gite le Voilier Bed and Breakfast,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']",880 Rue St-Laurent Saint-Simeon Quebec,Canada,"(47.8253227, -69.8899372)", 4561,Gite la Charmeuse,4.0,,[],1640 Rte 138 ,Canada,"(46.6779171942256, -71.6753440744293)",74.0 4562,Auberge Sur Mer,,,[],109 Du Quai Saint-Simeon Quebec,Canada,"(52.4760892, -71.8258668)", 4563,Motels Chalets Flots-Bleus,4.0,Very good,[],101 Du Festival Saint-Simeon Quebec,Canada,"(52.4760892, -71.8258668)", 4564,Nature's Inn Red Lake,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Ski-In / Ski-Out', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 4565,Norseman Inn,,,[],28A-105 Hwy Red Lake Ontario,Canada,"(50.000678, -86.000977)", 4566,Best Western Plus Woodstock Inn & Suites,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Multilingual Staff']",811 Athlone Ave Woodstock Ontario,Canada,"(43.1053177, -80.7526794)", 4567,Econo Lodge Woodstock,4.5,Excellent,"['Breakfast included', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",15 Graham St Woodstock Ontario,Canada,"(43.130421, -80.758868)",72.0 4568,Quality Hotel & Suites Woodstock,4.0,Very good,"['Restaurant', 'Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",580 Bruin Blvd Woodstock Ontario,Canada,"(50.000678, -86.000977)",110.0 4569,Eastwood Motel,4.0,,[],685806 Highway 2 ,Canada,"(43.9527511, -78.4327494)", 4570,Zeelandia B&B,4.5,Excellent,"['Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette']",405229 Beaconsfield Rd Woodstock Ontario,Canada,"(50.000678, -86.000977)",99.0 4571,Rose Court Bed & Breakfast,5.0,Excellent,['Air conditioning'], ,Canada,"('nil', 'nil')", 4572,Willow Lake Campground and RV Park,4.5,Excellent,"['Pool', 'Free Internet', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry']", ,Canada,"('nil', 'nil')", 4573,Carbide Willson Guest House,,,[],210 Vansittart Ave Woodstock Ontario,Canada,"(43.135766, -80.763972)", 4574,Cedar Lodge Motel,4.0,Very good,"['Pool', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Free High Speed Internet (WiFi)', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Non-smoking hotel', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",157 Huron Rd Goderich Ontario,Canada,"(43.7388775826554, -81.70198047896)",100.0 4575,Maple Leaf Motel,,,[],54 Victoria St N Goderich Ontario,Canada,"(43.7450408, -81.7076121)", 4576,Benmiller Inn & Spa,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Restaurant', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Non-smoking rooms', 'Suites']",R.r.#4 Goderich Ontario,Canada,"(50.000678, -86.000977)", 4577,Silver Birch Motel,3.0,Average,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']",79764 Bluewater Hwy Goderich Ontario,Canada,"(50.000678, -86.000977)",69.0 4578,Cameron's Cove Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Air conditioning']",127 McDonald St Goderich Ontario,Canada,"(43.7390684, -81.7136394)", 4579,Eldon St Guest House,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning']",144 Eldon St Goderich Ontario,Canada,"(43.73829475, -81.71651495)", 4580,Hotel Bedford,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Bar/Lounge', 'Breakfast included', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 4581,Preston Manor,5.0,,[],50 Lighthouse St ,Canada,"(43.7422559928498, -81.7134781970746)", 4582,Ogopogo Resort on Mountain Lake,5.0,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Heated pool', 'Non-smoking hotel', 'Outdoor pool', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",1023 Ogopogo Lane Minden Ontario,Canada,"(44.9970092, -78.7059274)", 4583,Wild Swan Bed & Breakfast Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']",65 Invergordon Street Minden Ontario,Canada,"(50.000678, -86.000977)",130.0 4584,Sunny Rock Bed and Breakfast,4.5,Excellent,"['Free parking', 'Breakfast included', 'Electric vehicle charging station', 'Non-smoking hotel', 'Non-smoking rooms', 'Suites']",1144 Scotts Dam Rd Minden Ontario,Canada,"(44.9327044883843, -78.6335811177277)",170.0 4585,12 Mile Lake Bed And Breakfast,5.0,Excellent,"['Non-smoking hotel', 'Sauna', 'Microwave']", ,Canada,"('nil', 'nil')", 4586,Best Western Plus Chemainus Inn,,,[],9573 Chemainus Rd Chemainus British Columbia,Canada,"(48.9150732, -123.71240384913)",131.0 4587,Castle Cove Inn,4.0,Very good,"['Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Suites']",10121 Chemainus Rd Chemainus British Columbia,Canada,"(48.9208684, -123.7169995)",100.0 4588,Little Inn on Willow,,,[], ,Canada,"('nil', 'nil')", 4589,Creekside Bed and Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']",3969 Godkin Rd Chemainus British Columbia,Canada,"(55.001251, -125.002441)", 4590,Island Serenity Chemainus Bed & Breakfast / Vacation Rental,,,[],10187 View St Chemainus British Columbia,Canada,"(48.9350731, -123.7393115)", 4591,Timeless Rose Bed & Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Multilingual Staff', 'Non-smoking hotel', 'Refrigerator in room', 'Non-smoking rooms']",9943 Seaview St Chemainus British Columbia,Canada,"(48.9283441, -123.7217635)", 4592,Eagle Quay B&B,5.0,Excellent,['Air conditioning'],3090 Cook St Chemainus British Columbia,Canada,"(48.9303395, -123.7413907)", 4593,Country Maples RV Resort,4.5,Excellent,"['Pool', 'Fitness Centre with Gym / Workout Room', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry']",9010 Trans Canada Hwy Chemainus British Columbia,Canada,"(48.89607795, -123.715702591317)", 4594,Hotel Dauphin Montreal - Longueuil,,,[],1055 rue Saint-Laurent West Longueuil Quebec,Canada,"(52.4760892, -71.8258668)",120.0 4595,Holiday Inn Montreal Longueuil,3.5,Very good,"['Pool', 'Restaurant', 'Room service', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 4596,Motel La Siesta,3.0,Average,"['Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']",3179 boul. Taschereau Longueuil Quebec,Canada,"(52.4760892, -71.8258668)",95.0 4597,Hotel L'Express,3.0,Average,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",2800 Marie Victorin Blvd Longueuil Quebec,Canada,"(52.4760892, -71.8258668)",105.0 4598,Motel Oscar,2.5,,[],1100 Taschereau Blvd ,Canada,"(42.7263949, -71.4821534)", 4599,Refuge Du Poete,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",320 rue Longueuil Longueuil Quebec,Canada,"(45.5284281, -73.3301394)",69.0 4600,Oasis du Vieux Longueuil,4.5,Excellent,"['Free parking', 'Golf Course', 'Non-smoking hotel', 'Paid Wifi', 'Air conditioning']",318 rue de Longueuil Longueuil Quebec,Canada,"(45.53689132, -73.51072446)", 4601,Appartements St-Alexandre,,,[], ,Canada,"('nil', 'nil')", 4602,Ramada by Wyndham Drayton Valley,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",2051 50th Street Drayton Valley Alberta,Canada,"(55.001251, -115.002136)", 4603,Service Plus Encore,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Dry Cleaning', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",5802 Power Centre Blvd Drayton Valley Alberta,Canada,"(53.2260236, -114.9952226)",125.0 4604,Best Western Plus Drayton Valley All Suites,,,[],2252 50th Street Drayton Valley Alberta,Canada,"(55.001251, -115.002136)",160.0 4605,Super 8 by Wyndham Drayton Valley,4.0,Very good,"['Free parking', 'Restaurant', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Room service', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Electric vehicle charging station', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",3727 50th Street Drayton Valley Alberta,Canada,"(55.001251, -115.002136)",85.0 4606,Foxwood Inn & Suites,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",5643 50 Street Drayton Valley Alberta,Canada,"(53.2273857, -114.9767438)",91.0 4607,West Country Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning']",3218 63 Street Drayton Valley Alberta,Canada,"(53.2065438, -115.003185)", 4608,Westwood Inn,,,[],5002 34 Ave Drayton Valley Alberta,Canada,"(53.2071141, -115.0006364)", 4609,Best Western Marquis Inn & Suites,4.0,Very good,"['Free parking', 'Restaurant', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",602 Marquis Rd E Prince Albert Saskatchewan,Canada,"(53.179571, -105.759587)",130.0 4610,Comfort Inn Prince Albert,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']",3863 2nd Ave W Prince Albert Saskatchewan,Canada,"(55.5321257, -106.1412243)",94.0 4611,Quality Hotel and Conference Centre,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Room service', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']", ,Canada,"('nil', 'nil')", 4612,Coronet Hotel Prince Albert,3.0,Average,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']", ,Canada,"('nil', 'nil')", 4613,Prince Albert Inn,3.0,Average,"['Pool', 'Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Casino and Gambling', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",3680 2nd Ave W Prince Albert Saskatchewan,Canada,"(55.5321257, -106.1412243)",119.0 4614,Pemberton Valley Lodge,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 4615,Sweetwater Lane Farm B&B,,,[],1937 Sweetwater Lane Pemberton British Columbia,Canada,"(50.3483598, -122.7181715)", 4616,Pemberton Valley Inn,,,[],1427 Collins Road Pemberton British Columbia,Canada,"(50.331952, -122.8062178)", 4617,Pemberton Hotel,2.0,Poor,"['Free parking', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",7423 Frontier Street Pemberton British Columbia,Canada,"(50.3222245, -122.8062916)", 4618,Super 8 by Wyndham Sicamous,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Bar/Lounge', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",1120 Riverside Ave Sicamous British Columbia,Canada,"(50.8272981, -118.9868959)",85.0 4620,The Cedars Paradise Motel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']", ,Canada,"('nil', 'nil')", 4621,Anchor Riverfront Motel,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Room service', 'Free parking', 'Concierge', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",1321 Trans Canada Hwy Sicamous British Columbia,Canada,"(50.8379365, -118.9736512)", 4622,Off the Beaten Path,4.5,Excellent,"['Free parking', 'Golf Course', 'Non-smoking hotel']",805 Chapman Crescent Sicamous British Columbia,Canada,"(50.82969, -118.9851951)", 4623,Owlhead Creek Bed &Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1996 Blatchford Rd Sicamous British Columbia,Canada,"(50.8569826, -118.9345013)", 4624,Joe Schmucks Roadhouse,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",734 Trans-Canada Hwy Sicamous British Columbia,Canada,"(50.8379365, -118.9736512)", 4626,Skyline Cabins,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",37759 Cabot Trail Ingonish Nova Scotia,Canada,"(46.6404951, -60.4039997)", 4627,Castlerock Country Inn,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 4628,Knotty Pine Cottages,,,[],39111 Cabot Trail Ingonish Nova Scotia,Canada,"(46.6273745893042, -60.3946098009643)",115.0 4629,Hampton Inn by Hilton Fort Saskatchewan,4.5,Excellent,"['Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 4631,Super 8 by Wyndham Fort Saskatchewan,3.5,Very good,"['Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Free parking', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Sauna', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",8750 84th Street Fort Saskatchewan Alberta,Canada,"(55.001251, -115.002136)",83.0 4632,Holiday Inn Express Hotel And Suites Fort Saskatchewan,4.5,Excellent,"['Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",10120 86 Ave Fort Saskatchewan Alberta,Canada,"(53.6981415, -113.2033307)",90.0 4633,Stars Inn and Suites,4.5,Excellent,"['Free parking', 'Breakfast included', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms', 'Suites']",8708 101 St Fort Saskatchewan Alberta,Canada,"(53.6983826, -113.203338)",124.0 4634,Lakeview Inns & Suites - Fort Saskatchewan,,,[],10115 88th Avenue Fort Saskatchewan Alberta,Canada,"(55.001251, -115.002136)",79.0 4635,Elk Island National Park Campground,4.5,Excellent,[], ,Canada,"('nil', 'nil')", 4636,Inglis Avenue Bed & Breakfast,5.0,,[],10009 99 Ave ,Canada,"(53.7088389758787, -113.214938252266)", 4638,Motel Hibiscus,3.0,Average,[], ,Canada,"('nil', 'nil')", 4639,Chez Charley Motel & Condo,,,[],9650 blvd Ste Anne Sainte Anne de Beaupre Quebec,Canada,"(47.01918827596, -70.9355074735777)", 4640,Auberge Motel La Becassine,4.0,Very good,"['Restaurant', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",9341 Bd Ste-Anne Sainte Sainte Anne de Beaupre Quebec,Canada,"(52.4760892, -71.8258668)", 4641,Motel Central,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Smoking rooms available']",9548 Boulevard Sainte-Anne Sainte Anne de Beaupre Quebec,Canada,"(47.0177696083072, -70.9389406755449)", 4642,Villas Kudos,4.0,,[],384 Rue Des Mesanges ,Canada,"(50.6064147, 3.0391383)", 4643,Motel Le Radisson De Val-david,3.5,Very good,"['Pool', 'Free High Speed Internet (WiFi)', 'Room service', 'Free parking', 'Children Activities (Kid / Family Friendly)', 'Multilingual Staff', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 4644,Motel Des Pays D'en Haut,3.0,Average,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",1140 Route 117 Val David Quebec,Canada,"(46.0346353, -74.2194809)",69.0 4645,Le Village Suisse,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Spa', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Kids pool', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1175 Rue de la Sapiniere Val David Quebec,Canada,"(46.0315723, -74.2083933)", 4646,Gite des Merveilles,4.5,Excellent,"['Free parking', 'Pool', 'Room service', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Indoor pool', 'Non-smoking hotel', 'Microwave', 'Minibar', 'Refrigerator in room', 'Suites']",391 Val David Quebec,Canada,"(46.0282815, -74.2065632)", 4647,Kilometre 42,5.0,,[],2500 rue Faubert ,Canada,"(45.4953286, -75.586694)", 4648,Eagle's Nest/Le Nid d'Aigle B&B,5.0,Excellent,[],31-1288 Dion St Val David Quebec,Canada,"(52.4760892, -71.8258668)", 4649,Gite La Tagine B&B,,,[],868 Hillside Val David Quebec,Canada,"(46.0219183, -74.1928961)", 4650,Auberge du Vieux Foyer,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Pool', 'Bar/Lounge', 'Spa', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Hot Tub', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",316 Val David Quebec,Canada,"(46.0282815, -74.2065632)", 4651,Manoir Saint-Sauveur,4.0,Very good,"['Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Spa', 'Babysitting', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",24 Saint Sauveur des Monts Quebec,Canada,"(52.4760892, -71.8258668)",208.0 4652,Hotel Le Versailles,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",50 rue Principale Saint Sauveur des Monts Quebec,Canada,"(52.4760892, -71.8258668)",109.0 4653,Motel Des Pentes et Suites,4.0,Very good,[],12 Rue Lanning Saint Sauveur des Monts Quebec,Canada,"(52.4760892, -71.8258668)",85.0 4654,Auberge Mont-Habitant,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Ski-In / Ski-Out', 'Tennis Court', 'Air conditioning', 'Refrigerator in room']",12 Chemin des Skieurs Saint Sauveur des Monts Quebec,Canada,"(52.4760892, -71.8258668)",116.0 4655,Auberge Sous l'Edredon,5.0,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms', 'Suites']",777 rue Principale Saint Sauveur des Monts Quebec,Canada,"(52.4760892, -71.8258668)", 4656,Chimo Refuges Centre de Vacances Insolite Eclectic Treehouse Resort,,,[],34 Saint Sauveur des Monts Quebec,Canada,"(52.4760892, -71.8258668)", 4657,Gite de l'Artiste Perron,,,[],88 Avenue de la Vallee ,Canada,"(45.8830587777778, -74.1672011111111)", 4658,Au Havre St. Sauveur B&B,5.0,,[],112 Principale ,Canada,"(45.9529269, -72.4004508)", 4659,Domaine Nymark,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",300 Ch du Mont-Saint-Sauveur Saint Sauveur des Monts Quebec,Canada,"(52.4760892, -71.8258668)", 4660,Hotel Universel Alma,,,[],1000 Boulevard des Cascades Alma Quebec,Canada,"(48.550814, -71.655193)",130.0 4661,La Maison du Matelot,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",10 Avenue du Quai Alma Quebec,Canada,"(48.545406, -71.635356)",108.0 4663,L'Escale Du Routard,3.0,,[],568 Rue Harvey Ouest ,Canada,"('nil', 'nil')",70.0 4664,Motel Rustik,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Public Wifi', 'Ski-In / Ski-Out', 'Air conditioning', 'Refrigerator in room']", ,Canada,"('nil', 'nil')", 4665,Motel Aux Ecluses,2.0,Poor,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms']",609 Alma Quebec,Canada,"(48.548887, -71.651459)",55.0 4666,The Ashwood Inn,4.0,Very good,"['Pool', 'Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Indoor pool', 'Non-smoking hotel', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",34777 Bayfield River Road Ontario,Canada,"(43.5756825221312, -81.7044831877049)",139.0 4667,Bayfield River Cottage Colony,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )']",19 Fisherman's Wharf Rd Ontario,Canada,"(43.5690193403226, -81.7025734782217)", 4668,Brentwood on the Beach,,,[],33937 Moore Crt Ontario,Canada,"(43.4064805290085, -81.7110377926076)", 4669,Lake House of Bayfield,4.5,Excellent,[],21 Main ST N Ontario,Canada,"(46.4964553, -80.542471)",250.0 4670,Wing Creek Resort,5.0,Excellent,"['Free Internet', 'Free parking', 'Spa', 'Banquet Room', 'Breakfast Available', 'Concierge', 'Conference Facilities', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Minibar', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",9114 Highway 31 Kaslo British Columbia,Canada,"(49.906158, -116.9122473)", 4671,Kaslo Manor Lodge,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Multilingual Staff', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",105 Washington Street Kaslo British Columbia,Canada,"(55.001251, -125.002441)", 4673,Lake Louise Inn,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",210 Village Road Alberta,Canada,"(53.5272262, -113.3189949)", 4674,Deer Lodge,,,[],109 Lake Louise Drive Alberta,Canada,"(51.4230903, -116.1799904)", 4675,HI Lake Louise Alpine Centre,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",203 Village Rd Alberta,Canada,"(51.4278236, -116.1830457)", 4676,Moraine Lake Lodge,4.5,Excellent,"['Free parking', 'Restaurant', 'Free Internet', 'Breakfast included', 'Non-smoking hotel', 'Non-smoking rooms']",1 Moraine Lake R Alberta,Canada,"(55.001251, -115.002136)", 4677,Num-Ti-Jah Lodge,3.5,Very good,"['Free parking', 'Restaurant', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']",Highway 93 North Alberta,Canada,"(33.573657877551, -117.734323142857)", 4678,Sunset Inn & Suites,2.0,Poor,"['Free parking', 'Breakfast included', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",10 First Avenue South Sioux Lookout Ontario,Canada,"(50.1049323, -91.9086135)", 4679,The Josie Hotel,,,[],4306 Red Mountain Road Rossland British Columbia,Canada,"(49.104926, -117.8192844)", 4680,Nowhere Special Hostel,,,"['Free parking', 'Free High Speed Internet (WiFi)', 'Shuttle Bus Service', 'Ski-In / Ski-Out', 'Wheelchair Access', 'Suites']",4255 Red Mountain Road Rossland British Columbia,Canada,"(49.104926, -117.8192844)", 4681,Ram's Head Inn,,,[],Red Mountain Road Rossland British Columbia,Canada,"(49.1041137, -117.8331437)", 4682,Sweet Dreams Heritage Inn,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Non-smoking rooms']",2520 Kootenay Ave Rossland British Columbia,Canada,"(49.0752011, -117.7920613)", 4683,Red Mountain Village,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Airport transportation', 'Concierge', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Ski-In / Ski-Out', 'Tennis Court', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1007 Mountain View Rd Rossland British Columbia,Canada,"(55.001251, -125.002441)", 4684,The Flying Steamshovel,,,[],2003 2nd Ave Rossland British Columbia,Canada,"(49.07920245, -117.799652036788)", 4685,Super 8 by Wyndham Cochrane,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",11 Westside Dr Cochrane Alberta,Canada,"(55.001251, -115.002136)", 4686,Bow River Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",3 Westside Dr Cochrane Alberta,Canada,"(55.001251, -115.002136)", 4687,Rockyview Hotel,4.0,Very good,"['Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Free parking', 'Golf Course', 'Non-smoking hotel', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 4688,Big Fish Lodge,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Shuttle Bus Service', 'Family Rooms', 'Non-smoking rooms']",6644 Queesto Dr. Port Renfrew British Columbia,Canada,"(48.5581491, -124.404794)",119.0 4689,Handsome Dan's Port Renfrew,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",6574 Baird Road Port Renfrew British Columbia,Canada,"(48.5542847, -124.4154998)", 4690,The Gallery House at Port Renfrew,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Family Rooms']", ,Canada,"('nil', 'nil')", 4691,Pair-A-Dice Cottage,,,[], ,Canada,"('nil', 'nil')", 4692,Dalewood Inn,4.0,Very good,"['Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",1703 Broughton Blvd Port McNeill British Columbia,Canada,"(50.5895502, -127.0868801)", 4693,McNeill's Inn On The Harborfront,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Minibar']",1597 Beach Port McNeill British Columbia,Canada,"(55.001251, -125.002441)", 4694,"Gite ""Le Poirier"" B&B",5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Concierge', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",98 St-Pierre Blvd W Caraquet New Brunswick,Canada,"(46.500283, -66.750183)", 4695,Gite L'Isle-du-Randonneur B&B,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",539 St-Pierre Blvd W Caraquet New Brunswick,Canada,"(46.500283, -66.750183)", 4696,Auberge de la Baie,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Bar/Lounge', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",139 St-Pierre Blvd W Caraquet New Brunswick,Canada,"(46.500283, -66.750183)", 4697,Motel et Camping Colibri,,,[],913 Blvd. des Acadiens Caraquet New Brunswick,Canada,"(47.761986, -65.053678)", 4698,Andrea's Hotel,3.0,Average,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Conference Facilities', 'Non-smoking hotel', 'Self-Serve Laundry', 'Refrigerator in room', 'Non-smoking rooms']",609 Frank Trail Watson Lake Yukon,Canada,"(60.0621942, -128.7061763)", 4699,The Noble Suites,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Minibar', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 4700,Green Door Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",61 Buell St Brockville Ontario,Canada,"(44.5906958, -75.6880732)", 4701,Super 8 by Wyndham Brockville,3.5,Very good,"['Pool', 'Breakfast included', 'Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms']",1843 Highway 2 E Brockville Ontario,Canada,"(50.000678, -86.000977)",68.0 4702,Travelodge Brockville,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",7789 Kent Blvd Brockville Ontario,Canada,"(44.5975571, -75.7053065)", 4703,Tall Ships Landing Coastal Resort,3.5,,[],15 St Andrew St ,Canada,"(45.430895, -75.697444)", 4704,O Sheridans,5.0,,[],21 Home St ,Canada,"(55.9431687, -3.2035401)", 4705,Comfort Inn Cobourg,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 4706,Lotus Motel,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",823 William St Cobourg Ontario,Canada,"(43.96950635, -78.1903048721129)",90.0 4707,Willowmere Bed and Breakfast,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",197 Water St Cobourg Ontario,Canada,"(43.9574481, -78.1558759)",113.0 4708,Mackechnie House Bed and Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 4709,Motel 401,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']",1144 Division St Cobourg Ontario,Canada,"(43.9822161234165, -78.1753288764427)", 4710,By the Pond Bed and Breakfast,4.5,,[],9604 Northumberland Road 2 E ,Canada,"('nil', 'nil')", 4711,Ramada by Wyndham Brooks,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Room service', 'Spa', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1319 2 St W Brooks Alberta,Canada,"(50.5861669, -111.8970496)", 4712,Canalta Brooks,4.0,Very good,"['Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",115 15 Ave W Brooks Alberta,Canada,"(50.5866689, -111.8968575)", 4713,Plains Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Business Centre with Internet Access', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",1004 2 St W Brooks Alberta,Canada,"(50.5861669, -111.8970496)", 4715,Heritage Inn & Suites,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Golf Course', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1239 2 St W Brooks Alberta,Canada,"(50.5861669, -111.8970496)",105.0 4716,Royal City Motor Inn,3.0,Average,"['Room service', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']",352 7th Street East Brooks Alberta,Canada,"(55.001251, -115.002136)", 4717,Copper River Inn & Conference Centre,3.5,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Pool', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",700 Stewart St Fort Frances Ontario,Canada,"(48.6095328, -93.4175141)",105.0 4718,La Place Rendez Vous Hotel & Convention,,,[],1201 Idlywild Dr Fort Frances Ontario,Canada,"(50.000678, -86.000977)", 4719,Super 8 by Wyndham Mont Laurier,,,[],110 Blvd Albiny Paquette Mont Laurier Quebec,Canada,"(46.549149, -75.5133154)", 4720,Quality Inn Mont Laurier,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Room service', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']",111 boulevard Albiny-Paquette Mont Laurier Quebec,Canada,"(46.5496994, -75.5134558)",112.0 4721,Gite Zazen,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Non-smoking hotel', 'Air conditioning']", ,Canada,"('nil', 'nil')", 4722,Danielle & Gaston B&B,3.5,Very good,"['Room service', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",553 rue des Iri Mont Laurier Quebec,Canada,"(52.4760892, -71.8258668)",85.0 4723,Auberge Du Lac Taureau,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1200 chemin Baie du Milieu Saint Michel des Saints Quebec,Canada,"(52.4760892, -71.8258668)", 4724,Domaine du Lac Taureau,4.5,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Wheelchair Access', 'Kitchenette', 'Suites']",391 chemin de la Place des Cedres Saint Michel des Saints Quebec,Canada,"(52.4760892, -71.8258668)", 4725,Les Condos du Lac Taureau,4.5,Excellent,"['Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Spa', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Kitchenette', 'Suites']",1210 Chemin de la Baie-du-Milieu Saint Michel des Saints Quebec,Canada,"(52.4760892, -71.8258668)",149.0 4726,Auberge au Pied de la Chute,3.5,,[],134 Ch Lac Taurus ,Canada,"(19.7637684, -101.194064)", 4727,L'Auberge CanadAventure,2.5,Average,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Family Rooms']",1 chemin de la Baie du Poste Saint Michel des Saints Quebec,Canada,"(52.4760892, -71.8258668)", 4728,Les Grands Chalets,,,[],Chemin Jean-Francois ,Canada,"(46.697843, -73.9587154)", 4729,Gite l'Etoile du Havre B & B Inc.,,,[],405 Youghall Dr Bathurst New Brunswick,Canada,"(47.6538113, -65.6542748)",129.0 4730,Quality Inn & Suites Bathurst,,,[],777 St. Peter Ave Bathurst New Brunswick,Canada,"(47.632458, -65.6709083)",119.0 4731,Danny's Hotel Suites Event Centre,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Restaurant', 'Bar/Lounge', 'Room service', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1223 Principale St Bathurst New Brunswick,Canada,"(46.500283, -66.750183)",149.0 4732,Hebergement Mont-Sainte-Anne,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Ski-In / Ski-Out', 'Wheelchair Access', 'Microwave', 'Kitchenette', 'Non-smoking rooms', 'Suites']",100 Beaupre Quebec,Canada,"(47.043926, -70.892029)", 4733,Chalets Mont Sainte-Anne,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Ski-In / Ski-Out', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 4734,Condos Val-des-Neiges Le Celeste,3.5,Very good,"['Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Indoor pool', 'Non-smoking hotel', 'Self-Serve Laundry', 'Ski-In / Ski-Out', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",201 Rue du Val-des-Neiges Beaupre Quebec,Canada,"(47.062009, -70.9071171)", 4735,Sunseekers Mont Ste-Anne,4.0,,[],355 Rue Dupont ,Canada,"(47.0573153, -70.8985396)", 4736,Maison Toussaint-Toupin,5.0,Excellent,[],8361 avenue Royale Chateau-Richer Beaupr,Canada,"('nil', 'nil')", 4737,Mont Sainte-Anne Accommodations,,,[], ,Canada,"('nil', 'nil')", 4738,Super 8 by Wyndham Sainte Agathe Des Monts,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Concierge', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms', 'Suites']",500 Rue Leonard Sainte Agathe des Monts Quebec,Canada,"(46.0409357, -74.2715621)", 4739,Auberge du Lac des Sables,3.5,Very good,"['Restaurant', 'Free parking', 'Bar/Lounge', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",230 Saint-Venant St Sainte Agathe des Monts Quebec,Canada,"(52.4760892, -71.8258668)", 4740,St. Moritz Motel,4.0,Very good,"['Pool', 'Room service', 'Free High Speed Internet (WiFi)', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",1580 Rue Principale Sainte Agathe des Monts Quebec,Canada,"(46.0439423, -74.2697515)", 4741,Auberge Chez Girard,,,[],18 rue Principale Ouest Sainte Agathe des Monts Quebec,Canada,"(46.0473593, -74.2893029)",130.0 4742,Gite Ancestral,5.0,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included']", ,Canada,"('nil', 'nil')", 4743,Auberge La Fontanella,5.0,,[], ,Canada,"('nil', 'nil')", 4744,Riotel Matane,4.0,Very good,"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 4745,Quality Inn & Suites Matane,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Breakfast included', 'Room service', 'Babysitting', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 4746,Motel Le Campagnard de Matane,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Dry Cleaning', 'Non-smoking hotel', 'Refrigerator in room']",632 Avenue du Phare est Matane Quebec,Canada,"(48.852447, -67.506131)",99.0 4747,Pavillon sur Mer par Riotel,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Conference Facilities', 'Golf Course', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Tennis Court', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",25 Matane Quebec,Canada,"(48.8468633, -67.5295977)", 4748,Auberge la Seigneurie,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 4749,Motel La Marina,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Golf Course', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 4750,Hotel-Motel La Vigie,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Banquet Room', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Shuttle Bus Service', 'Family Rooms', 'Non-smoking rooms']",1600 avenue du Phare Ouest Matane Quebec,Canada,"(48.8350813, -67.5737487312843)", 4751,Spring Lake Resort Motel and Restaurant,,,[],2893 Hwy 60 Dwight Ontario,Canada,"(50.000678, -86.000977)", 4752,Lakewoods Cottage Resort,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1109 Oxtongue Lake Rd Dwight Ontario,Canada,"(50.000678, -86.000977)", 4753,Logging Chain Lodge,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Multilingual Staff', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",2840 Highway 60 Dwight Ontario,Canada,"(50.000678, -86.000977)", 4754,The Pines Cottage Resort,4.5,Excellent,"['Microwave', 'Refrigerator in room']",1032 Oxtongue Lake Rd Dwight Ontario,Canada,"(50.000678, -86.000977)", 4755,Haven Inn,3.5,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Casino and Gambling', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",14 Goose Cove Rd St. Anthony Newfoundland and Labrador,Canada,"(51.3533818, -55.6395111)", 4757,Fortune's Madawaska Valley Inn,,,[],19854 Hwy 60 Barry's Bay Ontario,Canada,"(45.4905373934646, -77.6882857944506)", 4758,Spectacle Lake Lodge,4.5,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 4759,Barry's Bay Golf Resort,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms']",2937 Old Barry's Bay Rd Barry's Bay Ontario,Canada,"(45.4884111, -77.6654038)", 4760,Zelney Lake Bed and Breakfast,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel']",3387 Old Barry's Bay Rd Barry's Bay Ontario,Canada,"(45.4884111, -77.6654038)", 4761,Pinecone Motel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",12808 Route 114 Sussex New Brunswick,Canada,"(46.500283, -66.750183)", 4762,Maple Shade Vacation Suites,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 4763,Jonah Place,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",977 Main St Sussex New Brunswick,Canada,"(45.7247377, -65.5269017)", 4764,Brooks BnB,5.0,,[],148 Maple Ave ,Canada,"(45.4209159545436, -63.7779207252367)", 4765,Howard Johnson by Wyndham Fort Erie,3.0,Average,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Room service', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",139 Garrison Rd Fort Erie Ontario,Canada,"(42.9048875, -78.9577694)", 4766,Comfort Inn Fort Erie,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",1 Hospitality Dr Fort Erie Ontario,Canada,"(42.9090082, -78.9316759)",109.0 4767,Malak Bnb,5.0,,[],264 Ridge Rd S Ontario,Canada,"(42.8683094, -79.0519385)", 4768,Port Augusta Inn and Suites,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",2082 Comox Ave Comox British Columbia,Canada,"(49.676058, -124.938768798764)", 4769,The Rusted Tricycle Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 4770,Bella's Beachfront B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1782 Astra Rd Comox British Columbia,Canada,"(49.7310928, -124.9014848)", 4771,Coastal Springs Float Lodge,,,[],555 Kinnikinik Way Comox British Columbia,Canada,"(49.6838248, -124.8869633)", 4772,Copes' Islander Oceanfront B&B,,,[],1484 Wilkinson Rd Comox British Columbia,Canada,"(49.7424399, -124.9317319)", 4773,A Kozy Korner,4.0,Very good,[],2090 Murphy Ave Comox British Columbia,Canada,"(49.6742848, -124.9394535)", 4774,Driftwood Guest House,,,[],296 Gladstone St Comox British Columbia,Canada,"(49.6769651, -124.9374644)", 4775,Captains Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",8602 Main St Alma New Brunswick,Canada,"(45.6062312, -64.9393571)", 4776,Alpine Motor Inn,,,[],8591 Route 114 Alma New Brunswick,Canada,"(46.500283, -66.750183)", 4777,Clarion Hotel & Conference Centre,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",900 Pembroke St E Pembroke Ontario,Canada,"(45.8255263566038, -77.0904878698113)",119.0 4778,Time Travellers Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",1727 Petawawa Blvd Pembroke Ontario,Canada,"(50.000678, -86.000977)",69.0 4779,Holiday Inn Express Pembroke,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Pool', 'Free parking', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",41-8 International Dr Pembroke Ontario,Canada,"(45.8001387, -77.115399)",154.0 4780,Econo Lodge Pembroke,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']",1218 Pembroke St E Pembroke Ontario,Canada,"(45.8197075, -77.0794141)",85.0 4781,Hillside Inn Pembroke,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",638 Pembroke St E Pembroke Ontario,Canada,"(45.82672385, -77.0954121071264)",69.0 4782,Copper Point Resort,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Conference Facilities', 'Electric vehicle charging station', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",760 Cooper Rd Invermere British Columbia,Canada,"(55.001251, -125.002441)", 4783,Best Western Invermere Inn,4.0,Very good,"['Breakfast included', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Restaurant', 'Room service', 'Bar/Lounge', 'Business Centre with Internet Access', 'Concierge', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",1310 Seventh Avenue Invermere British Columbia,Canada,"(55.001251, -125.002441)",130.0 4784,Deere Ridge Cabins,,,[],474 Lakeview Rd ,Canada,"(39.8278475020806, -76.0633555195778)", 4785,Mountainview Bed and Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access']",5155 Juniper Hts Rd Invermere British Columbia,Canada,"(55.001251, -125.002441)",105.0 4786,YPC Fitness & Accommodations,4.0,Very good,[],320 Borden St Invermere British Columbia,Canada,"(50.5175437, -116.0288084)",115.0 4787,Primrose Manor,4.0,,[],1512 9th Avenue ,Canada,"(40.6792425609756, -80.2445796585366)", 4788,Inn at Whistling Swan Manor,,,[], ,Canada,"('nil', 'nil')", 4789,Best Western Plus Perth Parkside Inn & Spa,,,[],82 Peter St Perth Ontario,Canada,"(44.9002357, -76.2525938)", 4790,Tay Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",125 Dufferin St Perth Ontario,Canada,"(44.9118841, -76.2613021)",79.0 4791,Colonial House Motor Inn,,,[],17544 Highway 7 Perth Ontario,Canada,"(44.9056201, -76.2716862)",71.0 4792,Drummond House Perth,5.0,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms', 'Suites']",30 Drummond St E Perth Ontario,Canada,"(44.9000913, -76.2474864)", 4793,Schott's Lake RV & Guest Ranch,5.0,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",33037 Range Rd 71 Sundre Alberta,Canada,"(55.001251, -115.002136)", 4794,Sun Plaza Motel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette']",506 Main Ave W Sundre Alberta,Canada,"(51.7950267, -114.6591335)", 4795,Deer Valley Bed & Breakfast,5.0,Excellent,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Microwave', 'Minibar', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",52-116 33263 Range Road Sundre Alberta,Canada,"(55.001251, -115.002136)", 4796,Wagons West RV Park,5.0,Excellent,[],103 5446 Hwy 584 Sundre Alberta,Canada,"(55.001251, -115.002136)", 4797,The Kings Motel,3.5,,[],701 - Main Avenue West ,Canada,"(40.793619, -81.53283)", 4798,Bulldog Inns,3.0,,[],830 Main Avenue West ,Canada,"(40.7932449714286, -81.5347628285714)", 4799,Shaw's Hotel and Cottages,4.0,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",99 Apple Tree Rd Brackley Beach Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 4800,Jake & Jo's Cottages,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",3687 Brackley Point Rd. Brackley Beach Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 4801,Brackley Country Inn,,,[],RR # 9 Brackley Point Rd Brackley Beach Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 4802,Millstream Cottages & Motel,,,[],3408 Brackley Point Rd - Rte 15 ,Canada,"('nil', 'nil')", 4803,Microtel Inn & Suites by Wyndham Val-D OR,4.5,Excellent,"['Pool', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Spa', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Indoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1515 3E Avenue Val d'Or Quebec,Canada,"(48.1016338, -77.8085973)",129.0 4804,L'Escale Hotel Suites,4.5,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1100 rue de l'Escale Val d'Or Quebec,Canada,"(48.1030729, -77.8076887)", 4805,Comfort Inn Val D'Or,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms']",1665 3e Ave Val d'Or Quebec,Canada,"(48.0991699, -77.8149454)",132.0 4806,Pourvoirie du Lac Matchi-Manitou,5.0,Excellent,[],500 Lac Matchi Manitou Val d'Or Quebec,Canada,"(52.4760892, -71.8258668)", 4807,La Vieille Auberge,3.5,,[],312 ,Canada,"(35.7780505, 139.7905129)", 4808,Au Soleil Couchant,,,[],301 Chemin de Val du Repos ,Canada,"(48.1956934878239, -77.7275616990753)", 4809,Motel Hauterive,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Public Wifi', 'Air conditioning', 'Refrigerator in room']",1145 Avenue Nouvel Baie Comeau Quebec,Canada,"(52.4760892, -71.8258668)",131.0 4810,Hotel Caravelle,3.0,Average,"['Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Casino and Gambling', 'Conference Facilities', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",202 Blvd La Salle Baie Comeau Quebec,Canada,"(49.2165975, -68.165179441158)", 4811,Hotel le Manoir,,,[],8 Ave Cabot Baie Comeau Quebec,Canada,"(49.2193551, -68.1413261196246)",119.0 4812,Travelodge Baie Comeau,3.0,Average,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Concierge', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",28 Baie Comeau Quebec,Canada,"(49.217597, -68.152313)",89.0 4813,Hotels Gouverneur Sept-Iles,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",666 Laure Blvd Sept Iles Quebec,Canada,"(52.4760892, -71.8258668)", 4814,Comfort Inn Sept-Iles,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",854 boul. Laure Sept Iles Quebec,Canada,"(52.4760892, -71.8258668)",120.0 4815,Auberge Internationale Le Tangon,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Self-Serve Laundry', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",55 Sept Iles Quebec,Canada,"(50.2109579, -66.3790642)",49.0 4816,Hotel Le Voyageur,,,[],1415 Boulevard Laure Sept Iles Quebec,Canada,"(50.2438609109474, -66.3968921268131)",107.0 4817,Hotel Sept-Iles,3.0,Average,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",45 Sept Iles Quebec,Canada,"(50.2109579, -66.3790642)", 4818,Gite Le Repos du Guerrier,4.5,,[],13 ,Canada,"(43.54242045, 5.03433373718415)",100.0 4819,Fairmont Hot Springs Resort,3.5,Very good,"['Free parking', 'Restaurant', 'Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",5225 Fairmont Resort Rd Fairmont Hot Springs British Columbia,Canada,"(50.3363283, -115.8495167)", 4820,Riverview Retreat,4.5,,[],5144 Riverview Cres ,Canada,"(-33.7249888, 150.640327)", 4821,Chalet in the Rockies B&B,5.0,Excellent,"['Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",4965 Wills Rd Fairmont Hot Springs British Columbia,Canada,"(50.3391791, -115.8606994)", 4822,The Residences At Fairmont Ridge,,,[], ,Canada,"('nil', 'nil')", 4823,Marble Canyon & The Residences at Fairmont Ridge,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",5006 Fairmont Frontage Rd Fairmont Hot Springs British Columbia,Canada,"(55.001251, -125.002441)", 4824,Riverside Golf Resort at Fairmont,,,[],5097 Riverview Rd Fairmont Hot Springs British Columbia,Canada,"(50.3319072, -115.862605)", 4825,Spruce Grove Resort,2.5,Average,"['Pool', 'Free parking', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )']",5250 Spruce Grove Frontage Rd Fairmont Hot Springs British Columbia,Canada,"(55.001251, -125.002441)", 4826,Days Inn by Wyndham 100 Mile House,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Minibar', 'Refrigerator in room', 'Non-smoking rooms']",965 Alder Avenue 100 Mile House British Columbia,Canada,"(51.6358723, -121.3001772)", 4827,Ramada Limited 100 Mile House,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Golf Course', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Non-smoking rooms', 'Suites']",917 Alder Ave. 100 Mile House British Columbia,Canada,"(51.6358723, -121.3001772)", 4828,Imperial Motel,,,[],250 Cariboo Highway 97 100 Mile House British Columbia,Canada,"(51.6500538, -121.2965729)",69.0 4829,Super 8 by Wyndham 100 Mile House,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']",989 Alder Avenue 100 Mile House British Columbia,Canada,"(51.6358723, -121.3001772)", 4830,Red Coach Inn,2.0,Poor,"['Free parking', 'Restaurant', 'Pool', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 4831,Falcon Beach Ranch,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Sauna', 'Microwave', 'Refrigerator in room']",Lot 83 Barren Lake Road Manitoba,Canada,"(55.001251, -97.001038)", 4832,Penguin Resort,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette']",P.R. 301 at Faloma Beach Manitoba,Canada,"(55.001251, -97.001038)", 4833,Falcon Lake Hotel,2.0,Poor,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Heated pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",1 Falcon Blvd. Manitoba,Canada,"(49.6882501, -95.3259086)",100.0 4834,Chalets sur le Fjord,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Concierge', 'Conference Facilities', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Paid Wifi', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",35 L'Anse-Saint-Jean Quebec,Canada,"(48.235193, -70.201263)",93.0 4835,Auberge la Fjordelaise,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Non-smoking rooms']",370 St-Jean-Baptist L'Anse-Saint-Jean Quebec,Canada,"(52.4760892, -71.8258668)", 4836,Auberge Le Camp de Base,,,[],5 Rue Saint-Jean-Baptiste ,Canada,"(48.8397778, 5.8830903)", 4838,Gite La Cle d'Art,5.0,Excellent,"['Room service', 'Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",8 Victoriaville Quebec,Canada,"(46.0573705, -71.9536674)", 4839,Maison Elzear Ouellet,,,[], Victoriaville Quebec,Canada,"(46.0573705, -71.9536674)", 4840,Natureza Spa Nordique,3.5,,[],13 rang Dion ,Canada,"(45.2846871, -72.8533393)", 4841,Auberge Helene,3.5,,[],39 Boulevard Arthabaska Est. ,Canada,"(46.08239275, -71.931599625)", 4842,La Maison Fleurie,,,[],57 Rue Chevalier ,Canada,"(44.8434219, -0.5953311)", 4843,Painted Boat Resort Spa & Marina,4.5,Excellent,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Spa', 'Bar/Lounge', 'Banquet Room', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",12849 Lagoon Rd Madeira Park British Columbia,Canada,"(49.6132837, -124.0278082)",305.0 4844,Enchanter Oceanview Suites,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",13031 Narrows Rd Madeira Park British Columbia,Canada,"(49.6239685, -124.0137436)", 4845,Francis Point B&B,5.0,Excellent,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",12753 Rondeview Pl Madeira Park British Columbia,Canada,"(49.6155679, -124.0534645)", 4846,Ruby Lake Resort,4.0,Very good,"['Free parking', 'Restaurant', 'Children Activities (Kid / Family Friendly)', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 4847,The Stonewater Motel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",13483 Sunshine Coast Hwy Madeira Park British Columbia,Canada,"(49.6355871962907, -123.97201862495)", 4848,Glynmill Inn,,,[],1B Cobb Lane Corner Brook Newfoundland and Labrador,Canada,"(48.9484835, -57.9392157)",103.0 4849,"Grenfell Campus Summer Accommodations, Memorial University of Newfoundland",4.0,Very good,"['Free High Speed Internet (WiFi)', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",20 University Dr Corner Brook Newfoundland and Labrador,Canada,"(48.9427242, -57.9389361)",120.0 4850,Comfort Inn Corner Brook,3.5,Very good,"['Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Dry Cleaning', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Non-smoking rooms']",41 Maple Valley Rd Corner Brook Newfoundland and Labrador,Canada,"(48.9562335, -57.9167448)", 4851,Old Orchard Inn & Spa,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",153 Greenwich Rd S Wolfville Nova Scotia,Canada,"(45.0742478700064, -64.3994282173411)",129.0 4852,Micro Boutique Living Wolfville,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",336 Main St Wolfville Nova Scotia,Canada,"(45.0919000923077, -64.3583132692308)", 4853,The Stella Rose B&B,,,[],611 Main St Wolfville Nova Scotia,Canada,"(45.0898525390518, -64.3732008585191)",139.0 4854,Gaspereau Valley Bed & Breakfast,,,[],920 Gaspereau River Rd Wolfville Nova Scotia,Canada,"(45.1960403, -63.1653789)",90.0 4855,Hampton Inn by Hilton Edmonton/Sherwood Park,5.0,Excellent,"['Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",950 Emerald Dr Sherwood Park Alberta,Canada,"(53.5649227, -113.2947514)",133.0 4856,Park Centre & Hotel,4.5,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Casino and Gambling', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",2016 Sherwood Dr Sherwood Park Alberta,Canada,"(53.5272754, -113.2943741)",119.0 4857,Best Western Plus Sherwood Park Inn & Suites,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Self-Serve Laundry', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms']",300 Lakeland Dr Sherwood Park Alberta,Canada,"(53.5558591, -113.3157996)",132.0 4858,Super 8 by Wyndham Sherwood Park/Edmonton Area,4.0,Very good,"['Restaurant', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar/Lounge', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",26 Strathmoor Dr Sherwood Park Alberta,Canada,"(53.5659121, -113.3261272)",103.0 4859,Holiday Inn Express & Suites - Sherwood Park,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",11 Portage Lane Sherwood Park Alberta,Canada,"(53.5629482, -113.319633)",121.0 4860,Kawtikh RV Retreat,2.5,,[],51380A Range Road 205 ,Canada,"('nil', 'nil')", 4861,Clarion Hotel & Conference Center,3.5,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Pool', 'Bar/Lounge', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",2100 Premier Way Sherwood Park Alberta,Canada,"(53.5601374, -113.3145166)", 4862,Hotel & Suites Le Dauphin Drummondville,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Pool', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",St-Joseph Blv. Drummondville Quebec,Canada,"(45.8748105, -72.489133070099)",109.0 4863,Hotel-Motel Drummond,,,[],105 Blvd Saint Joseph West Drummondville Quebec,Canada,"(45.8417832, -72.4384784)",79.0 4864,Comfort Inn Drummondville,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Tennis Court', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms']",1055 rue Hains Drummondville Quebec,Canada,"(45.8977624, -72.5246394)",98.0 4865,Motel Blanchet,3.5,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Concierge', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",22 Drummondville Quebec,Canada,"(45.8864303, -72.5018764)", 4866,Compass Rose,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 4867,The Marathon Inn,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Business Centre with Internet Access', 'Electric vehicle charging station', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",19 Marathon Lane North Head New Brunswick,Canada,"(44.7654836, -66.7489861)", 4868,The Station Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 4869,Panda Motel and Buffet,4.0,,[],118 11 Hwy W ,Canada,"(38.8227935163531, -90.9518470638707)", 4870,Best Western Mermaid Yarmouth,,,[],545 Main St Yarmouth Nova Scotia,Canada,"(43.8459739428571, -66.1161350571429)",122.0 4872,Churchill Mansion Inn,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",44 Old Post Road Yarmouth Nova Scotia,Canada,"(43.9578252606567, -66.1337928214197)", 4873,Sidney Waterfront Inn & Suites,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 4874,Best Western Plus Emerald Isle Hotel,,,[],2306 Beacon Ave Sidney British Columbia,Canada,"(48.64936095, -123.403285153067)",165.0 4875,The Cedarwood Inn and Suites,,,[],9522 Lochside Dr Sidney British Columbia,Canada,"(48.64087265, -123.402047488021)",149.0 4876,Beacon Inn at Sidney,,,[],9724 Third St Sidney British Columbia,Canada,"(48.64738556, -123.3979423)", 4877,Corbett House,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Concierge', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Shuttle Bus Service', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",9651 Fourth St Sidney British Columbia,Canada,"(48.645766, -123.398914)", 4878,Orchard House Bed & Breakfast,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",9646 Sixth St Sidney British Columbia,Canada,"(48.6454927, -123.4016961)", 4879,Blueberry Patch Bed and Breakfast,5.0,Excellent,"['Laundry Service', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Kitchenette']",9255 Jura Rd Sidney British Columbia,Canada,"(55.001251, -125.002441)", 4880,Pine Crest Motel,,,[],Highway 1 Nipigon Ontario,Canada,"(50.000678, -86.000977)",95.0 4881,The Graham Inn,5.0,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 4882,Barachois Inn,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Sauna', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",2193 Church Rd Rustico Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 4883,Rustico Resort Golf and Tennis Club,4.0,Very good,"['Pool', 'Free parking', 'Bar/Lounge', 'Breakfast included', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",496 Grand Pere Point Rd Rustico Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 4884,Aubergelit,5.0,Excellent,"['Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Kitchenette', 'Non-smoking rooms']",240 rue Caron Saint Jean Port Joli Quebec,Canada,"(47.2123984, -70.2711837)", 4885,Camping de la Demi-Lieue,3.5,,[],589 avenue de Gaspe est ,Canada,"(47.24579525, -70.2354620548973)", 4886,Motel la Seigneurie,2.5,Average,[],708 de l'Eglise Saint Jean Port Joli Quebec,Canada,"(52.4760892, -71.8258668)",80.0 4887,Motel 414,,,[],708 A de l'Eglis ,Canada,"(43.1753772, 6.5261849)", 4888,Le Gaspesiana,,,[],route de la Mer Sainte-Flavie Quebec,Canada,"(48.6103429, -68.2311634)",95.0 4889,Au Bois de Mer,,,[],48 Sainte-Flavie Quebec,Canada,"(48.610347, -68.2304479)", 4890,Gite Entre Chien et Loup,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Shuttle Bus Service']",78 Sainte-Flavie Quebec,Canada,"(48.610347, -68.2304479)", 4891,Motel Sainte-Flavie,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Refrigerator in room']", ,Canada,"('nil', 'nil')", 4892,Totem Resorts,4.5,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']",120 Totem Road Sioux Narrows Ontario,Canada,"(49.4302025, -94.0792188)", 4893,Manoir Hovey,4.5,Excellent,"['Pool', 'Restaurant', 'Room service', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Heated pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Tennis Court', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",575 rue Hovey North Hatley Quebec,Canada,"(45.263609, -71.9957529)", 4894,Le Cachet B&B,5.0,Excellent,"['Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",3105 Chemin Capelton North Hatley Quebec,Canada,"(45.2792479520547, -71.9728178893411)",130.0 4895,Manoir Le Tricorne,4.5,Excellent,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",50 Chemin Gosselin North Hatley Quebec,Canada,"(52.4760892, -71.8258668)", 4896,La Raveaudiere,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",1 North Hatley Quebec,Canada,"(45.275611, -71.972122)",111.0 4897,Serendipity B&B,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",34 North Hatley Quebec,Canada,"(45.275611, -71.972122)",115.0 4898,Lecomte de la Fontaine,5.0,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",3985 Albert Mines North Hatley Quebec,Canada,"(52.4760892, -71.8258668)",100.0 4899,Super 8 by Wyndham Peace River AB,,,[],7610 100 Ave Peace River Alberta,Canada,"(56.2330238, -117.3077652)", 4900,Chateau Nova Peace River,4.5,Excellent,"['Room service', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",10010 74 St Peace River Alberta,Canada,"(56.2330714, -117.3469476)", 4901,BCMInns - Peace River,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Electric vehicle charging station', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",9810 98 St Peace River Alberta,Canada,"(56.2353649, -117.294147)", 4902,Nova Inn Peace River,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Concierge', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",8010 100 Ave Peace River Alberta,Canada,"(56.2338733, -117.33264384587)", 4903,Peace Valley Inns,3.0,Average,"['Free parking', 'Restaurant', 'Breakfast included', 'Room service', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",9609 101 St Peace River Alberta,Canada,"(56.237114502269, -117.288446871707)", 4904,The Great Divide Lodge,3.0,Average,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Family Rooms', 'Non-smoking rooms']",Hwy 1 - 14 km W of Lk Louise British ,Canada,"(51.7252449, -3.0811001)", 4905,Truffle Pigs Lodge,4.0,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 4906,Mount Stephen Guesthouse,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Kitchenette', 'Non-smoking rooms']",304 Kicking Horse Avenue British Columbia,Canada,"(51.3959124, -116.4881795)", 4907,Yoho Guesthouse,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']", British ,Canada,"(51.7252449, -3.0811001)", 4908,Sunset Guesthouse,3.0,Average,[], ,Canada,"('nil', 'nil')", 4909,Gite chez Lucie,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel']", Les Escoumins Quebec,Canada,"(48.34621, -69.404068)", 4910,Manoir Bellevue,,,[],2 Les Escoumins Quebec,Canada,"(48.34621, -69.404068)", 4911,Motel Riviere Trois-Pistoles,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room']",141 Route 132 West Trois-Pistoles Quebec,Canada,"(52.4760892, -71.8258668)", 4912,Chez Choiniere,4.0,Very good,"['Spa', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 4913,Motel La Seigneurie des Basques,2.5,Average,['Air conditioning'],734 Rue Notre-Dame Est Trois-Pistoles Quebec,Canada,"(48.1356005, -69.156539)", 4914,Kingfisher Lodge and Marina,3.5,Very good,"['Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Family Rooms']",211 Nuthatch Road Bamfield British Columbia,Canada,"(48.8286542, -125.133128)", 4915,Pacific Gateway Wilderness Lodge,4.5,Excellent,"['Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']",8 Michelsens Lane Bamfield British Columbia,Canada,"(48.838902, -125.1408761)", 4916,Mills Landing Cottages And Charters,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",295 Boardwalk Bamfield British Columbia,Canada,"(48.831482, -125.1394749)", 4917,Pachena Bay Campground,4.0,Very good,"['Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi']", ,Canada,"('nil', 'nil')", 4918,Imperial Eagle Lodge,4.5,Excellent,"['Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",168 Wild Duck Road Bamfield British Columbia,Canada,"(48.8269146, -125.1418019)", 4919,Marie's Bed and Breakfast,3.5,Very good,[],468 Pachena Road Bamfield British Columbia,Canada,"(48.8225837, -125.1326976)", 4920,Auberge Lakeview,3.0,Average,"['Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 4921,Auberge du Joli Vent,4.5,Excellent,"['Pool', 'Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Breakfast included', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 4922,B&B Hillhouse,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",529 Chemin Bondville Lac-Brome Quebec,Canada,"(45.2418524, -72.5454545)",105.0 4923,Auberge Knowlton,4.0,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms', 'Suites']",286 Chemin Knowlton Quebec,Canada,"(52.4760892, -71.8258668)", 4924,Clinique Versoi,4.0,,[],328 Chemin Knowlton Quebec,Canada,"(52.4760892, -71.8258668)", 4926,Ramada by Wyndham Camrose,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Spa', 'Breakfast Available', 'Business Centre with Internet Access', 'Casino and Gambling', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",4702 73rd St Camrose Alberta,Canada,"(55.001251, -115.002136)",116.0 4927,Canalta Camrose,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",4710 73 St Camrose Alberta,Canada,"(53.0178527, -112.865435)", 4928,Norsemen Inn,,,[],6505 48 Ave Camrose Alberta,Canada,"(53.0146808, -112.7936884)", 4929,Camrose Motel,2.5,Average,"['Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Smoking rooms available']", ,Canada,"('nil', 'nil')", 4930,Motel 6 Camrose,,,[],6216 48 Ave ,Canada,"(53.2544735, -110.0006153)",110.0 4931,Best Western Wainwright Inn & Suites,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Spa', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",1209 27 St Wainwright Alberta,Canada,"(52.8434629, -110.8323608)",170.0 4932,Springs Motor Inn,3.5,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Concierge', 'Electric vehicle charging station', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",2114 14 Ave Wainwright Alberta,Canada,"(52.8433858, -110.8320326)",79.0 4933,Day's Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Microwave', 'Refrigerator in room']",2101 14 Ave Wainwright Alberta,Canada,"(52.8433858, -110.8320326)",79.0 4934,Bison Motel,,,[],601 14 Ave Wainwright Alberta,Canada,"(52.8433858, -110.8320326)",81.0 4935,Havre Musical de L'Islet,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",7 Saint-Louis-de-L'Isle-aux-Coudres Quebec,Canada,"(47.3692872, -70.4120237)", 4936,L'Hotel du Capitaine,4.0,Very good,"['Restaurant', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']",303 Quebec G,Canada,"(-18.5687499, -46.5452873)", 4937,Auberge La Fascine,4.5,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Accessible rooms', 'Non-smoking rooms']",1064 Chemin des Coudriers Saint-Bernard-sur-Mer Quebec,Canada,"(52.4760892, -71.8258668)", 4938,Gite du Moulin,4.0,Very good,[], ,Canada,"('nil', 'nil')", 4939,Sunny Slope Bed & Breakfast,4.5,Excellent,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning']",49125 Tapping Rd Vanderhoof British Columbia,Canada,"(55.001251, -125.002441)", 4940,Vanderhoof Inn,3.0,Average,"['Room service', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",2351 Church Avenue Vanderhoof British Columbia,Canada,"(54.0149376, -124.0119654)", 4941,Tatuk Lake Resort,4.0,Very good,"['Refrigerator in room', 'Kitchenette']",407 Gold SSR Vanderhoof British Columbia,Canada,"(55.001251, -125.002441)", 4942,Glen's Motor Hotel,1.5,Poor,"['Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",190 West 1st St. Vanderhoof British Columbia,Canada,"(54.0140007, -124.0146371)", 4943,Best Western Thompson Hotel & Suites,4.5,Excellent,"['Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",205 Mystery Lake Road Thompson Manitoba,Canada,"(55.7329709, -97.8563218)",150.0 4945,Mystery Lake Motor Hotel,3.0,Average,"['Pool', 'Room service', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']",175 Selkirk Ave Thompson Manitoba,Canada,"(55.7414355, -97.8533015)", 4946,The Burntwood Hotel,2.0,Poor,"['Free High Speed Internet (WiFi)', 'Pool', 'Room service', 'Free parking', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Concierge', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 4947,Mackenzie's Motel and Cottages,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Heated pool', 'Non-smoking hotel', 'Outdoor pool', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 4948,Roseway River Cottages,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",50 Riverview Drive Shelburne Nova Scotia,Canada,"(43.7890682229605, -65.3478477929431)",115.0 4949,Boulder Cove Cottages,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 4950,Barracks Cove Kitchenettes,4.0,,[],41 Islands Park Rd ,Canada,"(43.7682529234035, -65.3399397570664)", 4951,Holiday Inn Express and Suites Brantford,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Indoor pool', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Non-smoking rooms']",27 Sinclair Blvd Brantford Ontario,Canada,"(43.1708786, -80.216213)", 4952,Days Inn by Wyndham Brantford,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",460 Fairview Dr Brantford Ontario,Canada,"(43.1725716, -80.2465277)", 4953,Best Western Brantford Hotel & Conference Centre,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Room service', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Breakfast included', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",19 Holiday Drive Brantford Ontario,Canada,"(43.1636685130634, -80.2408647834677)", 4954,Mohawk Motel,2.5,Average,"['Room service', 'Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Air conditioning']",769 Colborne St Brantford Ontario,Canada,"(43.1453274, -80.2041461)",65.0 4955,Grand Motel,,,[],780 Colborne St ,Canada,"(43.6492486, -79.3742201)",65.0 4956,Riverside Glen Estate,,,[],357 Brant County Road 18 ,Canada,"(43.1285389, -80.1961991285714)", 4957,TownePlace Suites Brantford,,,[],30 Fen Ridge Court ,Canada,"(43.16471, -80.34029)", 4958,Best Western Plus Cambridge Hotel,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']",730 Hespeler Rd Cambridge Ontario,Canada,"(43.410526, -80.328512)",136.0 4959,"Homewood Suites by Hilton Cambridge-Waterloo, Ontario",,,[],800 Jamieson Pky Cambridge Ontario,Canada,"(43.42278925, -80.2869214404584)",167.0 4960,Comfort Inn Cambridge,3.5,Very good,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Dry Cleaning', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",220 Holiday Inn Dr Cambridge Ontario,Canada,"(43.417371922845, -80.3243552791234)", 4961,Hilton Garden Inn Kitchener,4.0,Very good,"['Pool', 'Restaurant', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",746 Hespeler Rd Cambridge Ontario,Canada,"(43.4110172285568, -80.3285434307415)",153.0 4963,Seine Boat Inn,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 4964,Nimpkish Hotel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",318 Fir Street Alert Bay British Columbia,Canada,"(50.576798, -126.907369)", 4965,Orca Inn,5.0,Excellent,[],291 Fir St Alert Bay British Columbia,Canada,"(50.576798, -126.907369)", 4966,Crestview Guest House,5.0,,[],38 Devonshire Street ,Canada,"(51.52168025, -0.15013165799855)", 4967,Days Inn by Wyndham Miramichi NB,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Babysitting', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",457 King George Highway Miramichi New Brunswick,Canada,"(47.0400946, -65.4789572)", 4968,Knights Inn & Suites Miramichi,,,[],333 King George Hwy Miramichi New Brunswick,Canada,"(47.0400946, -65.4789572)", 4969,Fundy Line Motel & Restaurant,3.5,Very good,"['Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",869 King George Hwy Miramichi New Brunswick,Canada,"(47.0400946, -65.4789572)", 4970,Governor's Mansion Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",62 St. Patrick's Dr Miramichi New Brunswick,Canada,"(46.983663, -65.5542247)", 4971,Holiday Inn Express Deer Lake,4.5,Excellent,"['Pool', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",38 Bennett's Ave Deer Lake Newfoundland and Labrador,Canada,"(53.8217327, -61.2295532)", 4972,Cache Rapids Vacation Rental,,,[],174 Reidville Rd ,Canada,"(34.8729275, -82.081272)",129.0 4973,Train Station Inn,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",21 Station Road Tatamagouche Nova Scotia,Canada,"(45.7089419298788, -63.2846927213889)", 4974,MeHomeBy Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",2901 Malagash Rd Tatamagouche Nova Scotia,Canada,"(45.1960403, -63.1653789)", 4975,Forest Haven Inn B & B,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Non-smoking rooms']",8627 Hwy 311 Balfron Tatamagouche Nova Scotia,Canada,"(45.6665177397199, -63.2305514980492)", 4976,Green Dragon Organic Farm and B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel']", ,Canada,"('nil', 'nil')", 4977,The Sunshine Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']",4487 Highway 2 Parrsboro Nova Scotia,Canada,"(45.4322102913732, -64.3394944756077)",117.0 4978,The Parrsboro Mansion Inn,5.0,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Heated pool', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 4979,Adams Goldens Acres Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",438 County Road 20 Kingsville Ontario,Canada,"(42.0305343, -82.7682901)",79.0 4980,"Jack's GastroPub, Inn31",4.5,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms', 'Suites']",31 Division St S Kingsville Ontario,Canada,"(42.0367146, -82.7394708)",129.0 4981,Best Western Plus Orangeville Inn & Suites,4.5,Excellent,"['Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",7 Buena Vista Dr Orangeville Ontario,Canada,"(43.923, -80.079594)",189.0 4982,Atlanta Motel,2.5,Average,"['Free High Speed Internet (WiFi)', 'Free parking', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",316 Broadway Ave Orangeville Ontario,Canada,"(43.9155728333333, -80.1137144)", 4983,McKitrick House Inn B&B,,,[],255 Broadway Orangeville Ontario,Canada,"(43.9185254714286, -80.1015140285714)", 4984,White House Farm,,,[],635579 Highway 10 ,Canada,"(43.7448648, -79.8399244)", 4985,Headwaters Lodge,2.5,Average,[],21206 Hurontario St Orangeville Ontario,Canada,"(43.9227208, -80.0811569)", 4986,Maple Inn,1.0,,[],236 First St ,Canada,"(51.4950992, -0.1660001)", 4987,Budget Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']",4510 Highway 2 Port Hope Ontario,Canada,"(43.9738492761482, -78.3443133191402)",85.0 4988,The Waddell,4.0,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 4989,Port Hope Economy Apartments,,,[],136 Ontario St ,Canada,"(42.9673757529412, -82.3960722588235)", 4990,Daffodil Acres,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Conference Facilities', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms', 'Suites']",11 New Street Ontario,Canada,"(43.5493143, -80.246508)", 4991,Stop 21 Motel,3.0,,[],278 Railway St ,Canada,"(-33.7683846, 150.8338077)",55.0 4992,A Knight in Southampton Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",39 Albert St S Southampton Ontario,Canada,"(44.4944815454545, -81.3725930636364)", 4993,The Southampton Inn,4.0,Very good,"['Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",118 High St Southampton Ontario,Canada,"(44.4971071, -81.3743799)", 4994,Watch Hill Bed and Breakfast,,,[],24 South Rankin St Southampton Ontario,Canada,"(44.5016374330745, -81.3713928062356)", 4995,Stewart House B&B,,,[],48 Victoria Street ,Canada,"(-16.9261301, 145.7654098)", 4996,Chantry Breezes B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']",107 High St Southampton Ontario,Canada,"(44.4968087, -81.3748017)", 4997,La P'tite Baleine,,,[],5 Les Bergeronnes Quebec,Canada,"(48.243882, -69.545517)", 4998,Gite Petit,,,[],56 rue Principale Les Bergeronnes Quebec,Canada,"(48.24591225, -69.5448377)", 4999,A la Maison des Pres,4.5,,[],910 rue St-Joseph ,Canada,"(48.581445, 7.7116666)", 5000,Complexe MV,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Refrigerator in room', 'Family Rooms']",141 Havre St. Pierre Quebec,Canada,"(50.2463647, -63.6003951)", 5001,Gite Niapiskau,,,[],1126 Rue Boreale ,Canada,"(50.2398334, -63.6006871)", 5002,Gite la Maison Rochefort,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 5003,Gite Entre Mer et Monts,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel']",47 Baie Sainte-Catherine Quebec,Canada,"(48.105139, -69.728851)",85.0 5004,Motel de la Pointe-aux-Bouleaux,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",505 route de la Grande-Alliance Baie Sainte-Catherine Quebec,Canada,"(48.0796795, -69.7490902)", 5005,Gite Entre Baleine et Clocher,4.0,Very good,['Air conditioning'],266 Route 138 Baie Sainte-Catherine Quebec,Canada,"(52.4760892, -71.8258668)", 5006,Gite de la colline,5.0,,[],234 rue Leclerc ,Canada,"(48.606487, 7.7287523)",98.0 5007,Gite La Brise du Lac,4.5,Excellent,"['Free Internet', 'Non-smoking hotel', 'Non-smoking rooms']",49 Roberval Quebec,Canada,"(48.514785, -72.224808)", 5008,Motel Castille,,,[],56 Roberval Quebec,Canada,"(48.514785, -72.224808)",70.0 5009,Auberge Lac-Saint-Jean,4.0,,[],911 Rue Paradis ,Canada,"(45.5547328, -73.592899)",59.0 5010,Hotel Chateau Roberval,3.0,Average,"['Pool', 'Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Spa', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",122 Roberval Quebec,Canada,"(48.514785, -72.224808)",114.0 5011,Atikokan Hotel,4.5,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",400 Front St Atikokan Ontario,Canada,"(48.7537304, -91.6337975)", 5012,Sapawe Motel and Diner,4.5,Excellent,[], ,Canada,"('nil', 'nil')", 5013,Quetico Inn,4.0,Very good,"['Room service', 'Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",310 Mackenzie St E Atikokan Ontario,Canada,"(50.000678, -86.000977)", 5014,Marr's Perch Lake Lodge,2.5,,[],Perch Lake Road Hwy 11 ,Canada,"('nil', 'nil')", 5015,Indiaonta Resort,,,[],26 Flanders Road North Atikokan Ontario,Canada,"(50.000678, -86.000977)", 5016,Gite la Serenade,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",883 Saint Georges Quebec,Canada,"(46.122987, -70.671959)",99.0 5017,Motel Alexandrin,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",18610 boulevard Lacroix Saint Georges Quebec,Canada,"(46.0941293757717, -70.6313699635585)",75.0 5018,Auberge Fort-Prevel,3.5,Very good,"['Free parking', 'Restaurant', 'Pool', 'Breakfast included']",2053 Boulevard Douglas Saint Georges Quebec,Canada,"(52.4760892, -71.8258668)", 5019,Gîte de la Rivière,5.0,Excellent,"['Free parking', 'Airport transportation', 'Multilingual Staff', 'Non-smoking hotel', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 5020,Holiday Inn Express Yorkton East,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",63 Seventh Ave N Yorkton Saskatchewan,Canada,"(55.5321257, -106.1412243)",104.0 5021,Home Inn & Suites - Yorkton,4.5,Excellent,"['Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Breakfast included', 'Spa', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",506 Broadway St W Yorkton Saskatchewan,Canada,"(51.210132, -102.4636347)", 5023,Broadway Lodge Hotel.,,,[],Yorkton SK 207 Broadway St E Yorkton Saskatchewan,Canada,"(55.5321257, -106.1412243)",70.0 5024,Windy Acres Inn Bed & Breakfast,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']", Yorkton Saskatchewan,Canada,"(51.212045, -102.461243)", 5025,Waterton Lakes Lodge Resort,3.5,Very good,"['Pool', 'Free Internet', 'Free parking', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",101 Clematis Avenue Waterton Lakes National Park Alberta,Canada,"(55.001251, -115.002136)",84.0 5026,Townsite Campground,,,[], Waterton Lakes National Park,Canada,"(49.10111735, -113.981007631905)", 5027,Waterton Springs Campground,3.5,Very good,"['Free parking', 'Pets Allowed ( Dog / Pet Friendly )']",Waterton Park Waterton Lakes National Park Alberta,Canada,"(55.001251, -115.002136)", 5028,Crandell Mountain Lodge,4.0,Very good,"['Free parking', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",102 Mountview Road Waterton Lakes National Park Alberta,Canada,"(55.001251, -115.002136)", 5029,Bayshore Inn Resort & Spa,3.5,Very good,"['Restaurant', 'Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Spa', 'Banquet Room', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']",111 Waterton Ave Waterton Lakes National Park Alberta,Canada,"(55.001251, -115.002136)", 5030,The Canadian Ecology Centre Cabins,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",6905 Hwy 17 Mattawa Ontario,Canada,"(46.3077503, -78.7167353)",120.0 5031,Welcome Inn on the Lake,,,[],5182 Hwy 7 Mattawa Ontario,Canada,"(50.000678, -86.000977)",85.0 5032,La Butte Ronde,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 5033,Gite La Maison Chez J.P.,,,[],160 Chemin de l'Aeroport Quebec G,Canada,"(46.308326925389, -74.1861812259005)", 5034,Pourvoirie Du Lac Blanc,,,[],1000 Chemin du Domaine Pellerin Saint-Alexis-des-Monts Quebec,Canada,"(52.4760892, -71.8258668)", 5035,Hotel Sacacomie,4.0,Very good,"['Free Internet', 'Restaurant', 'Pool', 'Free parking', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Sauna', 'Wheelchair Access', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",4000 Yvon-Plante Road Saint-Alexis-des-Monts Quebec,Canada,"(52.4760892, -71.8258668)",398.0 5036,Chalets de la Riviere Sacacomie,,,[],1125 Rang du Moulin Saint-Alexis-des-Monts Quebec,Canada,"(46.4884058, -73.1806975)", 5037,Motel le Saint-Alex,4.0,Very good,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Refrigerator in room', 'Non-smoking rooms']",550 Notre-Dame Saint-Alexis-des-Monts Quebec,Canada,"(52.4760892, -71.8258668)",85.0 5038,Les Victorines,,,[],188 Lac-Megantic Quebec,Canada,"(45.574879, -70.882072)",116.0 5039,Motel Le Quiet,3.5,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Public Wifi', 'Air conditioning', 'Refrigerator in room']",328 Lac-Megantic Quebec,Canada,"(45.574879, -70.882072)", 5040,Manoir d'Orsennens,4.5,,[],350 ,Canada,"(17.1997503, -89.6497041)",110.0 5041,B&B L'S-en-Ciel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning']",3544 Milette Lac-Megantic Quebec,Canada,"(45.577529, -70.8862841)", 5042,Hay Lake Lodge and Cottages,5.0,Excellent,"['Free Internet', 'Free parking', 'Bar/Lounge', 'Breakfast included', 'Room service', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",903 McRae-Hay Lake Road Whitney Ontario,Canada,"(50.000678, -86.000977)", 5043,Reynolds Hotel,,,[],1237 Main Street Lillooet British Columbia,Canada,"(50.6863145, -121.9370179)",119.0 5044,Canadas Best Value Inn - Mile 0,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",616 Main Street Lillooet British Columbia,Canada,"(50.6936945, -121.9330031)", 5045,The Reeve Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Concierge', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",431 Queen St Dunnville Ontario,Canada,"(42.9024132, -79.6170535)",169.0 5046,Oakwood Escape,4.5,Excellent,"['Free parking', 'Room service', 'Children Activities (Kid / Family Friendly)', 'Kitchenette']",7445 Highway 3 West Dunnville Ontario,Canada,"(42.9190811, -79.5763919)", 5047,Pomeroy Inn & Suites Chetwynd,,,[],5200 North Access Road Chetwynd British Columbia,Canada,"(55.6930044, -121.6045411)",149.0 5048,Lakeview Inns & Suites - Chetwynd,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Children Activities (Kid / Family Friendly)', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",4820 North Access Road Chetwynd British Columbia,Canada,"(55.6930044, -121.6045411)",120.0 5049,Pinecone Inn & Suites,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Banquet Room', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",5224 53rd St Chetwynd British Columbia,Canada,"(55.001251, -125.002441)", 5050,Stagecoach Inn,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Room service', 'Restaurant', 'Breakfast included', 'Concierge', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']", ,Canada,"('nil', 'nil')", 5051,Country Squire Motor Inn,2.5,Average,"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Non-smoking rooms']",5317 South Access Road Chetwynd British Columbia,Canada,"(55.693768, -121.6128374)", 5052,The Met Hotel,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Restaurant', 'Bar/Lounge', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",411 Columbia St New Westminster British Columbia,Canada,"(49.2107276, -122.8980788)",98.0 5053,Character House in Royal City,,,[],1106 Third Ave ,Canada,"(-34.0131025, 151.0704712)",115.0 5054,Carla Bed & Breakfast,1.0,Terrible,[],898 Carnarvon Street 2701 New Westminster British Columbia,Canada,"(49.2006751, -122.9152236)", 5055,Lavender House Bed and Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Kitchenette', 'Non-smoking rooms']",816 Tenth St New Westminster British Columbia,Canada,"(49.2007364, -122.9156407)", 5056,Chambres d' hotes Sunflower Bed and Breakfast,,,[], ,Canada,"('nil', 'nil')", 5057,Burleigh Falls Inn,,,[],4791 Hwy. 28 Ontario,Canada,"(44.55810455, -78.2054386588702)",118.0 5058,Woodhaven Country Lodge,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",97 Fire Route 51 Ontario,Canada,"(44.5238029341943, -77.8954458391355)", 5059,Scotsman Point Cottage Resort,4.5,,[],467 Six Foot Bay Rd Ontario,Canada,"(44.5142233, -78.3843759)", 5060,Sunrise Resort,3.0,,[],Sunrise Court Ontario,Canada,"(43.5161067, -80.2827656)", 5061,Cobblestone Manor,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Meeting rooms', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Kitchenette']",173 7th Ave West Cardston Alberta,Canada,"(55.001251, -115.002136)",149.0 5062,Cardston Flamingo Motel,2.0,Poor,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",848 Main Street Cardston Alberta,Canada,"(49.1953434, -113.3017731)", 5063,Great Canadian Barn Dance,4.5,Excellent,[],45056 Range Road 275 Cardston Alberta,Canada,"(49.3634252, -113.6118966)", 5064,Rangeview Ranch,5.0,Excellent,[], Cardston,Canada,"(49.2001157, -113.3165704)", 5065,Shalom B&B,4.0,,[],163 First St. Street W ,Canada,"(-34.114192, 18.8256167)", 5066,Quaaout Lodge & Spa at Talking Rock Golf Resort,4.5,Excellent,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 5067,Overlander Motel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",181 Shuswap Ave Chase British Columbia,Canada,"(50.8212806, -119.6777369)",85.0 5068,Indian Point Resort,5.0,Excellent,[],2201 Chief Atahm Dr Chase British Columbia,Canada,"(55.001251, -125.002441)", 5069,Shuswap Meadows RV Campground,5.0,Excellent,[],Kamloops-Shuswap Road Chase British ,Canada,"(50.6810078, -119.865467)", 5070,The Edge B&B,,,[],340 Juniper Street ,Canada,"(32.7293725823843, -117.161699795734)", 5071,Hotel Brossard,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",7365 Marie-Victorin Blvd Brossard Quebec,Canada,"(52.4760892, -71.8258668)", 5072,Best Western Hotel Brossard,4.0,Very good,"['Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Spa', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Concierge', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']",7746 Boulevard Taschereau Brossard Quebec,Canada,"(45.4542168, -73.4674115644673)",131.0 5073,Alt+ Hotel Quartier DIX30,,,[],9156 Boul. Leduc Brossard Quebec,Canada,"(52.4760892, -71.8258668)",199.0 5074,Motel Du Fleuve,3.5,Very good,"['Free parking', 'Bar/Lounge', 'Pool', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",5800 Boul. Marie Victorin Brossard Quebec,Canada,"(52.4760892, -71.8258668)", 5075,Motel Rideau,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Golf Course', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms']",8700 boulevard Marie-Victorin Brossard Quebec,Canada,"(45.4475534, -73.4924867)",70.0 5076,Motel Falcon,2.0,Poor,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",6225 Boulevard Taschereau Brossard Quebec,Canada,"(45.4747901206538, -73.4664673637576)",85.0 5077,Best Western Parkway Hotel Toronto North,4.0,Very good,"['Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Spa', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Restaurant', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",600 Highway 7 E Richmond Hill Ontario,Canada,"(50.000678, -86.000977)",106.0 5078,Canadas Best Value Inn Richmond Hill,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",13100 Yonge Street Richmond Hill Ontario,Canada,"(43.9468694578947, -79.4553983210526)", 5079,Sheraton Parkway Toronto North Hotel & Suites,3.5,Very good,"['Pool', 'Room service', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Restaurant', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Paid Wifi', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']",600 Highway 7 Richmond Hill Ontario,Canada,"(43.8458994, -79.380003942761)", 5080,Briggs Family Inn,1.0,,[],56 Briggs Ave ,Canada,"(43.8489434, -79.4049811)", 5081,EZ Home,,,[], ,Canada,"('nil', 'nil')", 5082,Poets Cove Resort & Spa,,,[],9801 Spalding Rd British Columbia V,Canada,"(50.2837708, -119.2441414)",195.0 5083,Salmonberry Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 5084,A Boat to Sea,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Non-smoking rooms']",61 Queen St North Sydney Nova Scotia,Canada,"(46.1981888328419, -60.259174964075)",115.0 5085,The Clansman Motel,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",9 Baird St North Sydney Nova Scotia,Canada,"(46.213751, -60.270227)",109.0 5086,Cranberry Cove Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",12 Wolfe St Louisbourg Nova Scotia,Canada,"(45.9175381338759, -59.9810442036645)", 5087,Louisbourg Heritage House Bed & Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",7544 Main St Louisbourg Nova Scotia,Canada,"(45.9195305914594, -59.9735953230564)", 5088,Wolvespack Cottage B&B,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Airport transportation', 'Babysitting', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 5089,Best Western Plus Okotoks Inn & Suites,,,[],100 Southbank Rd Okotoks Alberta,Canada,"(50.7078175, -113.9491554)", 5090,Harmony House B&B,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Airport transportation', 'Non-smoking hotel', 'Shuttle Bus Service', 'Family Rooms']",15 Westridge Cres Okotoks Alberta,Canada,"(50.712821, -113.9849761)",96.0 5091,Riverview Bed & Breakfast,,,[],80th Street North Okotoks Alberta,Canada,"(55.001251, -115.002136)", 5092,Okotoks Country Inn,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",59 Riverside Gate Okotoks Alberta,Canada,"(50.7240265, -113.9815773)", 5093,Hotel-Motel Coronet,3.0,Average,"['Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Refrigerator in room', 'Non-smoking rooms']",401 route 172 Nord Sacre-Coeur-Saguenay Quebec,Canada,"(52.4760892, -71.8258668)",74.0 5094,Auberge Le Campagnard,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms']",180 rue Principale N Sacre-Coeur-Saguenay Quebec,Canada,"(52.4760892, -71.8258668)",60.0 5095,Auberge Chez Caro,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Babysitting', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",166 rue Principale Sacre-Coeur-Saguenay Quebec,Canada,"(52.4760892, -71.8258668)", 5096,Mon Coin de Pays,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel']",45 Rue Principale Nord Sacre-Coeur-Saguenay Quebec,Canada,"(52.4760892, -71.8258668)", 5097,Spa Eastman,4.5,Excellent,"['Pool', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Spa', 'Free Internet', 'Breakfast included', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms']",89 Eastman Quebec,Canada,"(45.300973, -72.315102)",474.0 5098,Gite La Marmotte Eastman B&B,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",466 Principale Street Eastman Quebec,Canada,"(52.4760892, -71.8258668)", 5099,Cottages du Lac Orford,4.5,Excellent,[], ,Canada,"('nil', 'nil')", 5100,Auberge Restaurant La Casetta,4.0,Very good,"['Restaurant', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",355 Rue Principal Eastman Quebec,Canada,"(52.4760892, -71.8258668)",79.0 5101,Comfort Inn Suites,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",610 Carlton Trail North Battleford Saskatchewan,Canada,"(55.5321257, -106.1412243)",125.0 5102,Battlefords Inn,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",11212 Railway Ave E North Battleford Saskatchewan,Canada,"(52.374095, -108.2164544)", 5103,Tropical Inn,2.5,Average,"['Pool', 'Free parking', 'Restaurant', 'Room service', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Dry Cleaning', 'Golf Course', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",1001 Hwy #16 Bypass North Battleford Saskatchewan,Canada,"(55.5321257, -106.1412243)",114.0 5104,Lone Star Hotel,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Concierge', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 5105,Super 8 by Wyndham Meadow Lake,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Pool', 'Room service', 'Restaurant', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms']",702 9th Street West Meadow Lake Saskatchewan,Canada,"(55.5321257, -106.1412243)", 5106,Wakiki Motel & Lounge,,,[],108 9 Street West ,Canada,"(50.5692507, -111.9108833)", 5107,Cariboo Log Guest House,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Non-smoking rooms']",3719 Highway 97 Lac La Hache British ,Canada,"(51.7954216, -121.4171842)", 5108,Best Western Plus Lacombe Inn & Suites,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",4751 63 St Lacombe Alberta,Canada,"(52.4627837, -113.7543935)",158.0 5109,Lacombe Motor Inn,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Babysitting', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",5136 Highway 2a Lacombe Alberta,Canada,"(52.471726, -113.7188259)",79.0 5111,Best Western Plus Fox Creek,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Restaurant', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",311 1st Avenue Fox Creek Alberta,Canada,"(55.001251, -115.002136)", 5112,Timber Ridge Inn & Suites,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",314 1st Avenue Fox Creek Alberta,Canada,"(55.001251, -115.002136)",186.0 5113,Fox Creek Inn,,,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning']",116 Highway Ave Fox Creek Alberta,Canada,"(54.3937469, -116.8059715)", 5114,B & B On The Ranch,5.0,Excellent,"['Free Internet', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms']",2250 Hwy 7a Port Perry Ontario,Canada,"(44.0959344, -78.9606702)", 5119,Garden Faire Campground,4.0,Very good,['Pets Allowed ( Dog / Pet Friendly )'],305 Rainbow Rd Ganges British Columbia,Canada,"(48.8538809, -123.5145385)", 5121,Chalets Lanaudière,4.5,Excellent,"['Free parking', 'Children Activities (Kid / Family Friendly)', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 5122,Rawdon Golf Resort,5.0,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Minibar']",3999 Lakeshore Drive Rawdon Quebec,Canada,"(46.0525034, -73.7006607)",120.0 5123,Auberge Laetus Le Joyeux,,,[],433 Rawdon Quebec,Canada,"(46.0454129, -73.7107666)", 5124,Le Gite Du Village B&B,,,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",3875 rue Queen Rawdon Quebec,Canada,"(46.0480813, -73.7157805)", 5125,Gite Le Vallon,5.0,Excellent,"['Spa', 'Pool', 'Free High Speed Internet (WiFi)', 'Heated pool', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",2221 rang Versailles Saint-Come Quebec,Canada,"(46.2789311, -73.7909202)", 5126,Chalet Bois de Coeur,5.0,,[],91 rue du Hameau Val Saint Come ,Canada,"('nil', 'nil')", 5127,Coin Lavigne,1.5,,[],5045 chemin du Parc ,Canada,"(45.1626246, 5.7353072)", 5128,Dover House Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",17 Morgan St Port Dover Ontario,Canada,"(42.7859584111111, -80.2110284666667)",139.0 5129,Hampton Inn Napanee-Ontario,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",40 McPherson Dr Napanee Ontario,Canada,"(44.2614993, -76.9711904)",161.0 5131,Royal Napanee Inn,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",647 Hwy 41 Napanee Ontario,Canada,"(50.000678, -86.000977)", 5132,Twin Peaks Motel,3.5,Very good,"['Free parking', 'Room service', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",353 Dundas St W Napanee Ontario,Canada,"(44.2382078250969, -76.9673640272688)",69.0 5133,The Briars Resort & Spa,4.0,Very good,"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Spa', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Tennis Court', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",55 Hedge Rd Ontario,Canada,"(44.321785, -79.3618282793478)",179.0 5134,Gypsy by the Lake B&B,5.0,Excellent,[],33 Albert St Ontario,Canada,"(44.3941479, -79.6816146)", 5138,Best Western Plus Mirage Hotel & Resort,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Pool', 'Room service', 'Restaurant', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",9616 58 Hwy High Level Alberta,Canada,"(58.5175303, -117.0926533)", 5139,Super 8 by Wyndham High Level AB,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",9502 114 Ave High Level Alberta,Canada,"(58.5048015, -117.1344132)", 5141,Horseshoe Bay Motel,,,[],6588 Royal Ave West Vancouver British Columbia,Canada,"(49.3741019, -123.2745646)", 5142,Capilano River RV Park,3.5,Very good,"['Pool', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry']",295 Tomahawk Ave West Vancouver British Columbia,Canada,"(49.3219964, -123.1330469)", 5143,Ivy Lane Cottage,3.5,,[],1824 Fulton Ave ,Canada,"(35.22301843781, -80.8032993556371)", 5144,Chirp and Whistle Bed and Breakfast,,,[],1165 Kings Ave ,Canada,"(53.5136431, -2.2357103)", 5145,L'Entre-Deux Guest House,,,[],1512 40th Ave W ,Canada,"(47.6522821, -122.4078587)", 5146,Round Up Motel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",1214 Kelly Lake Road Clinton British Columbia,Canada,"(51.0887356, -121.5948224)", 5147,Nomad Motel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 5148,Willow Springs RV Park and Campground,4.5,Excellent,[], ,Canada,"('nil', 'nil')", 5149,Poolside Paradise,3.0,,[],405 Spruce Avenue ,Canada,"(51.893571, 0.934959)", 5150,Cariboo Rose Guest Ranch,,,[],880 Isadore Road Clinton British Columbia,Canada,"(55.001251, -125.002441)", 5151,Key-oh Lodge,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Air conditioning', 'Non-smoking rooms']",770 Hwy 16 West Burns Lake British Columbia,Canada,"(55.001251, -125.002441)", 5152,North Country Lodge,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",868 NW Frontage Road McBride British Columbia,Canada,"(53.3059217, -120.1655334)",95.0 5153,Bell Mountain Motel,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",815 Bridge Rd McBride British Columbia,Canada,"(53.3061922, -120.1561079)",85.0 5154,Dominion Creek B&B,5.0,,[],670 Dominion St ,Canada,"(53.4229354, -2.9463255)", 5155,Canalta Kindersley,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1302 15th St W Kindersley Saskatchewan,Canada,"(55.5321257, -106.1412243)", 5156,Super 8 by Wyndham Kindersley,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Babysitting', 'Business Centre with Internet Access', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",508 12th Ave East Kindersley Saskatchewan,Canada,"(55.5321257, -106.1412243)", 5157,Nova Inn Kindersley,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Restaurant', 'Bar/Lounge', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",Junction of Highways 7 & 21 Kindersley Saskatchewan,Canada,"(55.5321257, -106.1412243)",94.0 5158,Best Western Plus Kindersley Hotel,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Restaurant', 'Business Centre with Internet Access', 'Golf Course', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",501 13th Ave East Kindersley Saskatchewan,Canada,"(55.5321257, -106.1412243)", 5159,Super 8 by Wyndham St-Jerome,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Spa', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 5161,Motel Le Voyageur,2.5,Average,"['Pool', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Sauna', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 5162,Camping Lac Lafontaine Cottage & RV Resort,2.5,Average,[],1100 Boulevard Du Grand-Heron Saint Jerome Quebec,Canada,"(45.7544316735106, -74.0227377870855)", 5163,Spa St.Andrews,5.0,,[],1331 St-Camille ,Canada,"(45.6834546, -71.7037398)", 5164,Holiday Inn Express Whitby Oshawa,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Pool', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms', 'Suites']",180 Consumers Dr Whitby Ontario,Canada,"(43.8681618, -78.9336141)", 5166,Lucien Motel,,,[],134 Byron St N Whitby Ontario,Canada,"(43.8804493384615, -78.9439477871795)", 5167,Canadiana Inn,3.0,Average,"['Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Smoking rooms available']",732 Dundas St E Whitby Ontario,Canada,"(43.8826669595238, -78.9304428964286)", 5168,House,,,[],24 Lowder Pl ,Canada,"(43.8801624039194, -78.9043655571854)", 5169,Canalta Hotel Lac La Biche,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",9905 83rd Avenue Lac La Biche Alberta,Canada,"(55.001251, -115.002136)", 5170,Dew Drop Inn,,,[],13215 Township Road 680 ,Canada,"(54.8494443, -113.1581327)", 5171,"The Fiddle and the Sea, B&B",5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",109 High Rd Port Hood Nova Scotia,Canada,"(46.0127817845279, -61.5274655138176)", 5172,Hillcrest Hall Country Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",24 Main Street Port Hood Nova Scotia,Canada,"(46.0082588411717, -61.5299177800734)", 5173,By the Sea B&B and Apartment,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel']", ,Canada,"('nil', 'nil')", 5174,Gillies by the Sea B&B,4.5,Excellent,[], ,Canada,"('nil', 'nil')", 5175,Travelodge Strathmore,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",350 Ridge Rd Strathmore Alberta,Canada,"(51.0381003, -113.3948955)", 5176,Best Western Strathmore Inn,,,[],550 Highway 1 Strathmore Alberta,Canada,"(55.001251, -115.002136)", 5177,Sproule Heritage Bed & Breakfast,4.5,Excellent,"['Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",242030 Range Road 235 Strathmore Alberta,Canada,"(55.001251, -115.002136)", 5178,Rocking R Guest Ranch,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 5179,Eagle Lake RV Resort,3.5,Very good,"['Free parking', 'Banquet Room', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access']",Range Road 243 Strathmore Alberta,Canada,"(55.001251, -115.002136)", 5180,Ramada by Wyndham Stettler,,,[],6711 49th Avenue Stettler Alberta,Canada,"(55.001251, -115.002136)", 5181,Stettler Canalta,4.0,Very good,"['Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Restaurant', 'Bar/Lounge', 'Business Centre with Internet Access', 'Conference Facilities', 'Golf Course', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",6020 50 Ave Stettler Alberta,Canada,"(52.3260366, -112.7022028)", 5182,Plains Motor Inn,4.0,Very good,"['Air conditioning', 'Microwave', 'Refrigerator in room']",4812 61 St Stettler Alberta,Canada,"(52.328637, -112.7274718)", 5183,Stettler Hotel,4.5,,[],5001 50th Street ,Canada,"(53.8378909495108, -113.412196285714)", 5184,Prairie Junction,5.0,,[],4402 - 50th St. ,Canada,"(44.9069482550336, -91.5699581946309)", 5185,Holiday Inn Express Edmonton International Airport,,,[],Holiday Inn Express 1102 4 St Nisku Alberta,Canada,"(53.31012135, -113.538163194713)",95.0 5186,Four Points by Sheraton Edmonton International Airport,4.5,Excellent,"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",403 11 Ave Nisku Alberta,Canada,"(53.30997155, -113.53506025)", 5187,Comfort Inn & Suites Edmonton International Airport,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Golf Course', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 5188,Quality Inn Airport - Edmonton,3.5,Very good,"['Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Bar/Lounge', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",501 11 Ave Nisku Alberta,Canada,"(53.30935825, -113.532145913001)", 5189,Airways Country Inn,3.5,,[],2120 Sparrow Dr ,Canada,"(51.3785418, 0.0740653)", 5190,Holiday Inn Express Suites Airdrie,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",64 East Lake Ave NE Airdrie Alberta,Canada,"(51.2957715, -113.9946816)", 5191,Days Inn & Suites by Wyndham Airdrie,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",911 Highland Park Cove NE Airdrie Alberta,Canada,"(55.001251, -115.002136)",89.0 5192,Wingate by Wyndham Airdrie,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 5193,Ramada by Wyndham Airdrie Hotel and Suites,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Fitness Centre with Gym / Workout Room', 'Restaurant', 'Bar/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",191 East Lake Cresent Airdrie Alberta,Canada,"(55.001251, -115.002136)",111.0 5194,Motel 6 Airdrie AB,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Electric vehicle charging station', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 5195,Good Night Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",664 Main St W Port Colborne Ontario,Canada,"(42.8926210953905, -79.2722596460276)", 5196,Seaway Motel,2.0,Poor,"['Room service', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",3-650 Main St W RR 2 Port Colborne Ontario,Canada,"(50.000678, -86.000977)", 5197,Capri Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",629 Main St W Port Colborne Ontario,Canada,"(42.894793853535, -79.2697436746598)", 5198,Fairmont Le Château Montebello,4.0,Very good,"['Room service', 'Fitness Centre with Gym / Workout Room', 'Restaurant', 'Free parking', 'Pool', 'Free Internet', 'Bar/Lounge', 'Spa', 'Babysitting', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Paid Wifi', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 5199,Manoir Chamberland,5.0,Excellent,"['Pool', 'Free parking', 'Bar/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Air conditioning', 'Minibar', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",545 Rue Notre Dame Montebello Quebec,Canada,"(45.6502239333333, -74.9398588444444)",285.0 5200,Motel Bel Eau,,,[],600 Notre-Dame Montebello Quebec,Canada,"(52.4760892, -71.8258668)", 5201,Au Parfum des Saisons,5.0,Excellent,"['Golf Course', 'Laundry Service']",77 Montebello Quebec,Canada,"(45.6512171, -74.942673)", 5202,Motel L'Anse De La Lanterne,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Family Rooms']",636 Rue Notre-Dame Montebello Quebec,Canada,"(45.6501817893094, -74.9356839318454)",90.0 5203,Newton Cove Resort,5.0,Excellent,"['Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Laundry Service', 'Non-smoking hotel', 'Accessible rooms', 'Non-smoking rooms']",Esperanza Inlet Tahsis British Columbia,Canada,"(55.001251, -125.002441)", 5204,Nootka Gold in Tahsis,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",523 Alpine View Road Tahsis British Columbia,Canada,"(49.9258769, -126.6534486)", 5205,Shawzys Charters Inc.,5.0,,[],549 Tootouch Road ,Canada,"(49.9109637, -126.6646472)", 5206,Pacific Safaris Lodge,5.0,,[],Nootka Island ,Canada,"(49.73320345, -126.787482345657)", 5207,Days Inn by Wyndham Estevan,4.5,Excellent,"['Free parking', 'Restaurant', 'Breakfast included', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms', 'Suites']",1305 9th St Estevan Saskatchewan,Canada,"(49.1452396, -102.9935522)",89.0 5208,Microtel Inn & Suites by Wyndham Estevan,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Concierge', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",120 King St Estevan Saskatchewan,Canada,"(49.1468037, -102.9735777)",89.0 5209,Motel 6 Estevan,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 5211,Estevan Motel,,,[],905 4th St ,Canada,"(39.1393525, -121.5873768)", 5212,Chateau Vaudreuil,4.0,Very good,"['Pool', 'Restaurant', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Free High Speed Internet (WiFi)', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Tennis Court', 'Minibar', 'Family Rooms', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 5213,Motel Vaudreuil,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Airport transportation', 'Non-smoking hotel', 'Shuttle Bus Service', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms']",255 Boisvert Vaudreuil-Dorion Quebec,Canada,"(45.4070164, -74.0338916)", 5214,Motel Seigneurie de Vaudreuil,1.5,Poor,"['Free Internet', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']",154 Hardwood Vaudreuil-Dorion Quebec,Canada,"(52.4760892, -71.8258668)",65.0 5215,Motel Baie-James,4.0,,[],4 ,Canada,"(33.9204332, -6.3676093)", 5216,Hotel-Motel La Grande,,,[],53 avenue des Groseilliers ,Canada,"(53.7925984, -77.6170584)", 5217,Comfort Inn & Suites Sylvan Lake,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Dry Cleaning', 'Golf Course', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",13 Beju Industrial Dr Sylvan Lake Alberta,Canada,"(52.3096251669246, -114.072573153921)",123.0 5218,Lost Harbour Inn,,,[],5312 Lakeshore Dr Sylvan Lake Alberta,Canada,"(52.3175984, -114.0816921)",68.0 5219,Raccoon Lodge Motel,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",4515 Lakeshore Dr Sylvan Lake Alberta,Canada,"(52.3175984, -114.0816921)", 5223,Salines De Gros Cap,,,[],16-74 Chemin Du Camping L'Etang-du-Nord Quebec,Canada,"(52.4760892, -71.8258668)", 5225,Quality Inn Rouyn-Noranda,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Restaurant', 'Breakfast included', 'Room service', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",260 Boulevard Rideau Rouyn-Noranda Quebec,Canada,"(48.2435859, -79.0403518)", 5226,Motel Miranda,2.5,,[],903 Rue Lariviere ,Canada,"(49.8785192, -97.1073996)", 5227,Hampton Inn & Suites by Hilton Bolton,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",12700 50 Hwy Ontario,Canada,"(50.000678, -86.000977)", 5229,Bolton Inn Motel,2.0,Poor,"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Smoking rooms available']",12373 Highway 50 Ontario,Canada,"(43.8551714342857, -79.7040681571429)", 5230,Cadogan Farm Estate,,,[],15930 St Andrew's Rd Caledon Ontario,Canada,"(43.8495776234235, -79.8859412473113)", 5231,DeerFields Stables Country Inn,5.0,,[],17084 Duffys Lane ,Canada,"(43.9382781358138, -79.8425825672759)", 5232,Super 8 by Wyndham Portage La Prairie MB,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Babysitting', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 5234,Yellow Quill Motel,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room']",45 20th St SW Portage la Prairie Manitoba,Canada,"(49.9693478, -98.3154416)", 5235,Canad Inns Portage la Prairie,,,[],2401 Saskatchewan Ave W Portage la Prairie Manitoba,Canada,"(49.9734402, -98.2962398)", 5236,John Gyles Music Room & Inn,4.5,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']",1182 Route 165 Woodstock New Brunswick,Canada,"(46.500283, -66.750183)", 5237,Bennett House Bed & Breakfast,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",698 Main St Woodstock New Brunswick,Canada,"(46.1501708, -67.5733828)", 5238,Stiles Motel,3.0,Average,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",827 Main St Woodstock New Brunswick,Canada,"(46.1501708, -67.5733828)", 5239,Comfort Inn - Amherst,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Non-smoking rooms']",143 Albion St S Amherst Nova Scotia,Canada,"(45.8314914, -64.2090288)", 5240,Apothic Inn,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']",169 Victoria St E Amherst Nova Scotia,Canada,"(45.837414, -64.207968)", 5241,KanataTremblant,,,[],695 Ch de Rockway-Valley Amherst Nova Scotia,Canada,"(45.1960403, -63.1653789)", 5244,Century II Motel,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",462 Main Street Fort Macleod Alberta,Canada,"(55.001251, -115.002136)", 5245,Daisy May Campground,3.5,Very good,"['Pool', 'Free Internet', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )']",249 Lyndon Road Fort Macleod Alberta,Canada,"(49.7233662, -113.4208604)", 5246,Alberta Boarding House Bed and Breakfast,5.0,,[],10 ,Canada,"(48.3201921, 4.19053966150475)", 5247,Buffalo Plains Campground,4.0,,[], ,Canada,"('nil', 'nil')", 5248,DJ Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",416 Colonel Macleod Boulevard Fort Macleod Alberta,Canada,"(55.001251, -115.002136)", 5249,Acorn Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1601 Acorn Plaza Grande Cache Alberta,Canada,"(55.001251, -115.002136)", 5250,Misty Mountain Apartments and Suites,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 5251,HD View Bed & Breakfast,4.0,,[],10358 98th Avenue ,Canada,"(28.0381772, -82.4359465)", 5252,Chateau Sainte-Marie B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Spa', 'Golf Course', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",959 Highway 1 Nova Scotia,Canada,"(43.8927939, -66.095816)", 5253,A la Maison d'Amitie,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']",197 Baseline Road Nova Scotia,Canada,"(45.3483488, -63.3173384)", 5254,La Bannik,,,[],86 Ville-Marie Quebec,Canada,"(47.332308, -79.438019)", 5255,Motel Caroline,4.5,,[],2 Chemin de Fabre ,Canada,"(47.3267336, -79.4413878)", 5256,Hotel ET Suites Manoir du Lac Temiscamingue,5.0,Excellent,[],16 Rue Dollard Ville-Marie Quebec,Canada,"(47.333504, -79.4425314)", 5257,MacLeod Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",Broad Cove Marsh Road Inverness Nov,Canada,"(46.285424, -61.2636358)", 5258,Inverness Beach Village,4.0,Very good,"['Free parking', 'Non-smoking hotel', 'Tennis Court', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",Ceilidh Trail Inverness Nov,Canada,"(46.2315009, -61.3043137761098)", 5259,Elmhirst's Resort,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Spa', 'Room service', 'Babysitting', 'Banquet Room', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Outdoor pool', 'Public Wifi', 'Tennis Court', 'Wheelchair Access', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']",1045 Settlers Line Ontario,Canada,"(44.2490504, -78.10802985)",339.0 5260,"Great Blue Resorts - Bellmere Winds Resort, Kawartha",3.5,Very good,"['Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Tennis Court', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",1235 Villiers Line Ontario,Canada,"(44.2642430921651, -78.1003632979996)", 5261,Auberge l'Ile de France,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']",218 Nominingue Quebec,Canada,"(46.3938122, -75.0295392)", 5262,Villa Bellerive,4.0,Very good,"['Restaurant', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Tennis Court', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1596 Rue des Tilleuls Nominingue Quebec,Canada,"(52.4760892, -71.8258668)", 5263,Abbott Road Suites,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",2204 Abbott Rd Ontario,Canada,"(44.99500375, -75.6679646620005)",149.0 5264,Tourist Inn,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access']",43 County Rd Highway Ontario,Canada,"(43.7168263, -80.3769337)",89.0 5265,Knights Inn Kemptville,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms']",4022 County Road #43 East Ontario,Canada,"(45.02868715, -75.6157848718836)", 5266,Tumblehome Farm B&B,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Pets Allowed ( Dog / Pet Friendly )']",1860 Ostby Rd British Columbia V,Canada,"(49.528685, -124.6481966)", 5267,Wessex Inn,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Concierge', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1846 Cowichan Bay Road Cowichan Bay British Columbia,Canada,"(48.7424342, -123.6275887)", 5268,Dream Weaver,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",1682 Botwood Lane Cowichan Bay British Columbia,Canada,"(48.7397445, -123.6172066)", 5269,Sahtlam Lodge and Cabins,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )', 'Kitchenette', 'Suites']", ,Canada,"('nil', 'nil')", 5270,Anchors Guesthouse,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']", Cowichan Bay British Columbia,Canada,"(48.741701, -123.626404)", 5271,The Clockmakers Inn,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 5272,Downeast Motel,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel']",Nova Scotia Trunk 1 Windsor Nova Scotia,Canada,"(45.1960403, -63.1653789)",92.0 5273,Boegel's B&B,5.0,,[],145 Dill Road ,Canada,"(41.1600211577258, -73.2525652027648)", 5274,Hants County Exhibition Trailer Park,,,"['Pool', 'Free parking', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access']",221-249 Wentworth Road Windsor Nova Scotia,Canada,"(45.1960403, -63.1653789)", 5275,Villa Thomas Ward,5.0,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Non-smoking rooms']",12 Kamouraska Quebec,Canada,"(47.566797, -69.866867)", 5276,La Grand Voile Centre Sante et Auberge,4.5,Excellent,"['Free parking', 'Room service', 'Spa', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",168 Avenue Morel Kamouraska Quebec,Canada,"(47.5592163, -69.8750676)", 5277,Irish Mountain Bed and Breakfast,5.0,Excellent,"['Pool', 'Free parking', 'Room service', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",R.r. #1 Meaford Ontario,Canada,"(50.000678, -86.000977)", 5279,Bella Vista Country House,5.0,Excellent,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Meeting rooms', 'Non-smoking hotel', 'Ski-In / Ski-Out', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",121 John St Meaford Ontario,Canada,"(44.5745716752192, -80.5891666178332)", 5280,Roebuck Campground,4.0,,[],245370 Side Road 22 ,Canada,"(51.5792052, -0.5158959)", 5281,Rockwater Secret Cove Resort,,,[],5356 Ole's Cove Rd Halfmoon Bay British Columbia,Canada,"(49.54139, -123.978252)",177.0 5282,Inn-Nature Retreat & Spa,4.5,Excellent,"['Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",5277 Evans Rd Halfmoon Bay British Columbia,Canada,"(55.001251, -125.002441)", 5283,Northshore Wayside Inn,,,[],181 Causley Street and Wellington Avenue Blind River Ontario,Canada,"(50.000678, -86.000977)", 5284,Auberge Eldo Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",3 White Road Blind River Ontario,Canada,"(46.1828204, -82.9349059)",80.0 5285,Best Western Plus Grand-Sault Hotel & Suites,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Room service', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",187 Ouellette St Grand Falls New Brunswick,Canada,"(47.0422969, -67.7695166)", 5286,Maple Tourist Home Bed & Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 5287,Motel Leo,,,[],10021 Route 144 Grand Falls New Brunswick,Canada,"(46.500283, -66.750183)", 5288,Chez Fougere Bed & Breakfast,5.0,,[],700 Harley Hill St ,Canada,"(47.037259959799, -67.750700223258)", 5289,The Resort at Cypress Hills,,,[],5 Pine Avenue Maple Creek Saskatchewan,Canada,"(55.5321257, -106.1412243)",117.0 5290,Eileen's Bed & Breakfast,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Business Centre with Internet Access', 'Electric vehicle charging station', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Shuttle Bus Service', 'Tennis Court', 'Family Rooms', 'Kitchenette']",3 Wright Cres Hay River Northwest Territories,Canada,"(60.7970901, -115.8067818)", 5291,Monte Carlo Motel,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",4380 Highway 5 Barriere British Columbia,Canada,"(55.001251, -125.002441)", 5292,Y-5 Motel & Campground,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room']",4325 Yellowhead Hwy Barriere British ,Canada,"(51.7252449, -3.0811001)", 5293,"Barriere Motor INN, Barriere - Restaurant, Bar & Cold Beer & Wine",2.5,Average,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",4347 Yellowhead Highway Barriere British Columbia,Canada,"(55.001251, -125.002441)", 5294,Caverhill Fly Fishing Lodge,5.0,Excellent,['Pets Allowed ( Dog / Pet Friendly )'],#1 Darlington Creek Road Barriere British Columbia,Canada,"(55.001251, -125.002441)", 5295,Chinook Cove Golf and RV,4.5,,[],5045 Boulder Mountain Road ,Canada,"(37.0818968, -113.5467802)", 5296,Elks Motel,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",310 7th Ave Keremeos British Columbia,Canada,"(49.2051022, -119.8222988)", 5297,Similkameen Wild Resort & Winery,5.0,,[],306 Sumac Rd ,Canada,"(35.2369678694778, -86.9712752574424)", 5298,Pine Inn at Panorama Mountain Village,2.5,Average,"['Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Babysitting', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Sauna', 'Ski-In / Ski-Out', 'Tennis Court', 'Family Rooms', 'Non-smoking rooms']",2000 Panorama Drive Panorama British Columbia,Canada,"(50.4580182, -116.2401778)",82.0 5299,Embarc Panorama,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Hot Tub']",2000 Panorama Drive Panorama British Columbia,Canada,"(50.4580182, -116.2401778)",129.0 5300,Horsethief Lodge by High Country Properties,1.0,,[],2030 Panorama Drive ,Canada,"(39.5137735227362, -77.945994839902)", 5301,Earl Grey Lodge,5.0,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Laundry Service', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",2069 Summit Drive Panorama British Columbia,Canada,"(50.4574442, -116.2349217)", 5302,Sun and Sea B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 5303,Our Place Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",1527 Madrona Dr Nanoose Bay British Columbia,Canada,"(49.3106822, -124.2385811)", 5304,Art and Soul Bed & Breakfast,4.5,,[],2025 Sanders Rd ,Canada,"(43.8570102729205, -72.6314746589379)", 5305,Travelodge Welland,2.5,Average,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Dry Cleaning', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",870 Niagara St Welland Ontario,Canada,"(43.0194857333333, -79.2496142745098)", 5306,At Home Bed & Breakfast - Rose Manor,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Babysitting', 'Concierge', 'Non-smoking hotel', 'Tennis Court', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",41 Frazer St Welland Ontario,Canada,"(42.9906313, -79.2534883)",158.0 5307,"Nature's Energy Centre, the",5.0,Excellent,"['Free parking', 'Breakfast included']",9580 Lincoln St Welland Ontario,Canada,"(42.9839209, -79.2505059)", 5308,Niagara 5 Star Bed & Breakfast,,,[],389 Niagara St ,Canada,"(41.7926567158768, -71.4139464929136)", 5309,Hampton Inn And Suites Montreal,4.0,Very good,"['Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Shuttle Bus Service', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1900 Trans Canada Highway Dorval Quebec,Canada,"(52.4760892, -71.8258668)",140.0 5310,Comfort Inn Aeroport Dorval,3.5,Very good,"['Breakfast included', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Airport transportation', 'Dry Cleaning', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",34 Dorval Quebec,Canada,"(45.4453082, -73.7510888)",119.0 5311,Sheraton Montreal Airport Hotel,4.0,Very good,"['Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Bar/Lounge', 'Spa', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",555 Boulevard McMillan Dorval Quebec,Canada,"(45.4526232, -73.7418082)", 5312,Hotel Dorval - Beausejour Apartments,,,[],44 Dorval Quebec,Canada,"(45.4453082, -73.7510888)", 5313,Best Western Smiths Falls Hotel,4.0,Very good,"['Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Restaurant', 'Business Centre with Internet Access', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",88 Lombard St Smiths Falls Ontario,Canada,"(44.8954491, -76.0254544)", 5314,Roger's Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",178 Lombard St Smiths Falls Ontario,Canada,"(44.8954817, -76.0241586)", 5315,Katmor's Bed and Breakfast,5.0,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']",26 Willow Lane Smiths Falls Ontario,Canada,"(50.000678, -86.000977)", 5316,Victoria Park Campground,3.5,,[],30 Lombard St ,Canada,"(37.802076, -122.4188091)", 5317,Fundy Rocks Motel,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Family Rooms']", ,Canada,"('nil', 'nil')", 5318,"Gaskin's Chocolate River Restaurant, Motel, Cottages and Campground",2.0,Poor,"['Free parking', 'Restaurant', 'Breakfast included', 'Pool', 'Free Internet', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Kitchenette']",3471 Route 114 Hopewell Cape New Brunswick,Canada,"(46.500283, -66.750183)",125.0 5319,Blair House Heritage Breakfast Inn,,,[],38 Prince William St St. Stephen New Brunswick,Canada,"(45.1924022, -67.2634723)", 5320,Winsome Inn,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",198 King St St. Stephen New Brunswick,Canada,"(45.1983935, -67.2742211)", 5321,Saint Stephen Inn,,,[],99 King St St. Stephen New Brunswick,Canada,"(45.1983935, -67.2742211)", 5322,Hotel Alila Saint-Sauveur,3.0,Average,"['Free parking', 'Restaurant', 'Spa', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",50 Morin Heights Quebec,Canada,"(45.9024084, -74.248859)", 5323,Gite Le Corps-y-Dort,5.0,,[],980 Chemin du Village ,Canada,"(45.9135474, 5.0357497)", 5324,Ofuro Spa,4.0,Very good,"['Free parking', 'Spa', 'Breakfast included', 'Restaurant', 'Banquet Room', 'Conference Facilities', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",77 Morin Heights Quebec,Canada,"(45.9024084, -74.248859)", 5325,L'Heritage,4.5,,[],11 Baker ,Canada,"(52.2732239, 4.6365651)", 5326,Blue Vista Resort,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",563 Arbutus Dr British Columbia V,Canada,"(49.6999214, -123.128768)", 5327,Fernhill Bed and Breakfast,5.0,Excellent,[],610 Fernhill Rd British Columbia V,Canada,"(48.4308633, -123.4082841)", 5328,Springwater Lodge at Miners Bay,3.0,Average,"['Restaurant', 'Kitchenette']",Miners Bay British Co,Canada,"(48.8575268, -123.302365791586)", 5329,SeaStar,,,[],479 Letour Rd British Columbia V,Canada,"(48.8461584, -123.3236946)", 5330,"Homewood Suites By Hilton Ajax, Ontario, Canada",4.5,Excellent,"['Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",600 Beck Cres Ajax Ontario,Canada,"(43.8576952, -79.0096347)",134.0 5331,Super 8 by Wyndham Ajax/Toronto ON,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",210 Westney Rd S Ajax Ontario,Canada,"(43.8433745809637, -79.0365415025876)",114.0 5332,7 Fisher Guest House,,,[],7 Fisher Cres Ajax Ontario,Canada,"(43.8667828101292, -79.0450649562491)", 5333,Lovely Home,,,[], ,Canada,"('nil', 'nil')", 5334,The Tartan House B & B,,,[],1 Radford Dr ,Canada,"(37.050436, -76.429164)",110.0 5335,McIntosh Country Inn & Conference Centre,3.5,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Pool', 'Bar/Lounge', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",12495 Highway 2 East Morrisburg Ontario,Canada,"(50.000678, -86.000977)", 5336,Vance Creek Hotel & Conference Centre,3.5,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Ski-In / Ski-Out', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 5337,The Pinnacles Suite Hotel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Ski-In / Ski-Out', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",9885 Pinnacles Road Silver Star British Columbia,Canada,"(55.001251, -125.002441)", 5338,Lord Aberdeen Hotel,3.0,Average,"['Free High Speed Internet (WiFi)', 'Restaurant', 'Airport transportation', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Ski-In / Ski-Out', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",139 Main Street Silver Star British ,Canada,"(51.7252449, -3.0811001)", 5339,Les Sommets Charlevoix,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Shuttle Bus Service', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",15 Chemin du Versant Petite-Riviere-Saint-Francois Quebec,Canada,"(47.3532431285714, -70.5548612428571)", 5340,Auberge La Cote d'Or,,,[],348 rue Principale Petite-Riviere-Saint-Francois Quebec,Canada,"(47.3472876, -70.5576242)",115.0 5341,Complexe Hotelier de Charlevoix,2.5,Average,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Restaurant', 'Bar/Lounge', 'Airport transportation', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Ski-In / Ski-Out', 'Wheelchair Access', 'Air conditioning', 'Suites']",1592 Route 138 Petite-Riviere-Saint-Francois Quebec,Canada,"(47.3825291, -70.5884849)", 5344,Holiday Inn Express St. Jean sur Richelieu,4.0,Very good,"['Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",700 Rue Gadbois Saint-Jean-sur-Richelieu Quebec,Canada,"(45.33198265, -73.2862219909954)",114.0 5345,Motel Montgolfiere JP,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Spa', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Smoking rooms available']",425 Jacques-Cartier Sud Saint-Jean-sur-Richelieu Quebec,Canada,"(52.4760892, -71.8258668)", 5346,Motel Iberville,2.5,Average,"['Pool', 'Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Suites']",35 Saint-Jean-sur-Richelieu Quebec,Canada,"(45.3056879, -73.2533401)", 5347,Middleton Motel and Suites,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Minibar', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",121 Main Street Middleton Nova Scotia,Canada,"(44.9383388, -65.0765743)",105.0 5348,Orchard Queen Motel & RV Park,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']",425 Main Street Middleton Nova Scotia,Canada,"(44.9458726, -65.0624401)", 5349,Auberge Des Iles,,,[],250 Rang Des Iles Saint-Gedeon Quebec,Canada,"(48.5518487333246, -71.778672330967)",105.0 5350,L'Unik Hebergement et Beaute,4.0,,[],136 Rue de la Plag ,Canada,"(14.7370766, -60.9550078)", 5351,Hebergement L'Unik,,,[],136 Rue de la Plage Saint-Gedeon Quebec,Canada,"(48.4907543, -71.7818253)",60.0 5352,Timberlane Lodge,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",4 Timberlane Road Ear Falls Ontario,Canada,"(50.6448412, -93.2042744)", 5353,David Thompson Resort,3.0,Average,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Paid Internet', 'Pets Allowed ( Dog / Pet Friendly )', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']", Nordegg Alberta,Canada,"(52.4737361, -116.073132)", 5354,Dans les Draps de Morphee,,,[],7 Ritchie St Campbellton New Brunswick,Canada,"(48.0091678, -66.6717742)", 5356,Lakeview Inns & Suites - Slave Lake,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1550 Holmes Street SE Slave Lake Alberta,Canada,"(55.001251, -115.002136)", 5357,Big Lake Inn,,,[],112 - 12 Avenue SW Slave Lake Alberta,Canada,"(55.2755197825337, -114.779171826151)", 5358,Hotel Northern Star,3.0,Average,"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Restaurant', 'Bar/Lounge', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 5359,Bella Coola Eagle Lodge,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Spa', 'Airport transportation', 'Business Centre with Internet Access', 'Concierge', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Tennis Court', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms']",1103 Highway 20 Bella Coola British Columbia,Canada,"(52.3738382, -126.7703391)", 5360,Cumbrian Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Air conditioning']", ,Canada,"('nil', 'nil')", 5361,Quintal House Heritage Guest Home,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 5362,Landwash Lodging,5.0,Excellent,"['Free Internet', 'Free parking', 'Non-smoking hotel', 'Kitchenette', 'Non-smoking rooms']",20 Penton's Rd Joe Batt's Arm Newfoundland and Labrador,Canada,"(53.8217327, -61.2295532)", 5363,Diane's Units,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",Main Street Newfoundland and Labrador A,Canada,"(49.021294, -55.4595841)", 5364,Brimstone Head RV Park,4.5,,[],Banks Cove Road Newfoundland and Labrador A,Canada,"('nil', 'nil')", 5365,Western 66 Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",Western 66 Motel 2401 Mount Newton Cross Rd Central Saanich British Columbia,Canada,"(55.001251, -125.002441)",90.0 5366,Guest Suites on Benvenuto,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",1130 Benvenuto Ave Central Saanich British Columbia,Canada,"(48.5632593, -123.4613861)", 5367,Gardenside Acres Campground,5.0,Excellent,['Free parking'],1137 Greig Ave Central Saanich British Columbia,Canada,"(48.5669353, -123.4537529)", 5368,Village historique de Val-Jalbert - Hebergement et Camping,,,[],9 Chambord Quebec,Canada,"(48.4306817, -72.0631082)", 5369,Chalets & Spa Lac Saint-Jean,3.5,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",96 Chemin du Parc-Municipal Chambord Quebec,Canada,"(48.442682, -72.119922)", 5370,Motel L'Escale,2.0,Poor,"['Restaurant', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']",1 Chambord Quebec,Canada,"(48.4306817, -72.0631082)", 5371,Comfort Inn Sturgeon Falls,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 5372,River Mist Inn,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Smoking rooms available']",175 Front St Sturgeon Falls Ontario,Canada,"(46.3661132, -79.933538)", 5375,Stouffer Mill Bed & Breakfast,5.0,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Family Rooms', 'Non-smoking rooms']",17359 Hwy 35 Algonquin Highlands Ontario,Canada,"(45.1897579, -78.8578462)", 5376,Little Hawk Resort & Marina,4.5,Excellent,"['Free parking', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",2049 Little Hawk Lake Rd Algonquin Highlands Ontario,Canada,"(45.1211138, -78.7253427)", 5377,Buttermilk Falls Resort,4.5,Excellent,"['Microwave', 'Refrigerator in room']",16941 35 Hwy Algonquin Highlands Ontario,Canada,"(50.000678, -86.000977)", 5378,Comfort Inn Trenton,,,[],51 Monogram Pl Ontario,Canada,"(44.1302061151036, -77.5797270364646)",119.0 5379,Motel 6 Trenton,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Fitness Centre with Gym / Workout Room', 'Heated pool', 'Indoor pool', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",10 Trenton St Ontario,Canada,"(44.114944, -77.5969141)", 5380,Trenton Park Motel,2.5,Average,"['Free High Speed Internet (WiFi)', 'Public Wifi', 'Refrigerator in room']",276 Dundas St E Ontario,Canada,"(43.6583577573585, -79.371885072116)",85.0 5382,OYO 22354 Pg International Inn,3.0,Average,"['Breakfast included', 'Room service', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Air conditioning', 'Family Rooms', 'Kitchenette']",399 Delhi Ontari,Canada,"(38.8569183, 0.0305059)", 5383,Clarenville Inn,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 5384,Stanley House,5.0,Excellent,[],2 Stanleys Cres Clarenville Newfoundland and Labrador,Canada,"(53.8217327, -61.2295532)", 5385,Country Side Motel,3.0,Average,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",3343 Egremont Dr Strathroy Ontario,Canada,"(43.0047258, -81.5510859)", 5386,Hotel St-Sauveur,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Dry Cleaning', 'Golf Course', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",570 chemin des Frenes Piedmont Quebec,Canada,"(45.8906152945259, -74.1432108820147)",83.0 5387,Complexe Le 60,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",600 chemin Des Frenes Piedmont Quebec,Canada,"(45.8901519558026, -74.1422311174426)",115.0 5388,Polar Bear's Club,3.5,Very good,"['Pool', 'Free parking', 'Spa', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",93 Piedmont Quebec,Canada,"(45.8992468, -74.134662)", 5389,La Faitiere,3.5,Very good,[], ,Canada,"('nil', 'nil')", 5390,Auberge au Phil de l'Eau,4.0,Very good,"['Free parking', 'Restaurant', 'Breakfast included']",15 Sainte-Marguerite-du-Lac-Masson Quebec,Canada,"(46.031296, -74.057121)",99.0 5391,Club Lac Walfred,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette']",173 Lac Walfred Street Sainte-Marguerite-du-Lac-Masson Quebec,Canada,"(52.4760892, -71.8258668)", 5392,La Terrasse du Joli-Bois,,,"['Bar/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Non-smoking rooms']",38 rue du Joli-Bosquet Sainte-Marguerite-du-Lac-Masson Quebec,Canada,"(52.4760892, -71.8258668)", 5393,Northern Shores Lodge,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Laundry Service', 'Non-smoking hotel']",455 Beach Road Sandspit British Columbia,Canada,"(53.2541485, -131.8215513)",125.0 5394,Glacier Mountain Lodge,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",849 Shell Road (Yellowhead Highway #5) Blue River British Columbia,Canada,"(55.001251, -125.002441)",119.0 5395,Sandman Inn Blue River,3.5,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",795 Highway 5 South Blue River British Columbia,Canada,"(52.6091043, -119.120921)",115.0 5396,Blue River Campground,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )']",Frontage Roadway Blue River British Columbia,Canada,"(55.001251, -125.002441)", 5397,Mermaid Lodge & Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",3622 North Street Ainsworth Hot Springs British Columbia,Canada,"(49.7368324, -116.9123196)", 5398,Best Western Wayside Inn,,,[],4103 56th Street Wetaskiwin Alberta,Canada,"(55.001251, -115.002136)", 5399,Alberta Inn & Suites,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Minibar', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']",4814 56 St Wetaskiwin Alberta,Canada,"(52.9700817, -113.3908471)", 5400,Best Western Diamond Inn,4.5,Excellent,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Laundry Service', 'Meeting rooms', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']",351 7th Avenue N Three Hills Alberta,Canada,"(55.001251, -115.002136)",150.0 5401,Lamplighter Inn,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms']",1204 2nd St. N.E Three Hills Alberta,Canada,"(55.001251, -115.002136)",79.0 5402,Heartland Haven Bed and Breakfast,,,"['Room service', 'Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Refrigerator in room']",240 5th Avenue S Three Hills Alberta,Canada,"(55.001251, -115.002136)", 5403,Solaireau Spa,5.0,Excellent,"['Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']",2 rue Chenail Shefford Quebec,Canada,"(45.35953, -72.5880473)",116.0 5404,Gite Passion Tendresse (B&B),5.0,Excellent,"['Room service', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",130 Chemin de Fulford Shefford Quebec,Canada,"(45.3248279, -72.5537802)", 5405,Le Gite du Petit Lac,4.0,Very good,"['Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Sauna']",163 rue Daudelin Shefford Quebec,Canada,"(45.3768088, -72.6463394)", 5406,Auberge Rohkwaho Spirit,,,[],1170 Denison Est ,Canada,"(45.3967016, -72.7156882)", 5407,Desert Lake Family Resort,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Minibar', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']",1009 Chester Lane Ontario,Canada,"(43.9116469, -78.5921839)", 5408,The Suites at Waskesiu,3.5,,[],904 Waskesiu Drive ,Canada,"(53.9220224, -106.0858101)", 5409,The Wilds at Salmonier River Hotel Rooms & Suites,,,[],299 Salmonier Line Holyrood Newfoundland and Labrador,Canada,"(47.3678768, -53.1713042)", 5410,Carrolls Green,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Breakfast Available', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",19-21 North Side Road Holyrood Newfoundland and Labrador,Canada,"(47.3988761, -53.1445974)", 5411,Ramada by Wyndham Olds,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Spa', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",500 6700 46th Street Olds Alberta,Canada,"(55.001251, -115.002136)",105.0 5412,Best Western Of Olds,4.0,Very good,"['Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Free parking', 'Room service', 'Restaurant', 'Bar/Lounge', 'Spa', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Concierge', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",4520 - 46th Street Olds Alberta,Canada,"(55.001251, -115.002136)",126.0 5413,Motel 8,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",5610 46 St Olds Alberta,Canada,"(51.7950613, -114.1382748)", 5414,Capeway Country Bed & Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Non-smoking rooms']",64 MacIsaac Lane Port Hastings Nova Scotia,Canada,"(45.1960403, -63.1653789)", 5415,Capeway Motel,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Pool', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette']",84 Highway 19 Port Hastings Nova Scotia,Canada,"(45.6488612334437, -61.4082399505523)", 5416,Canada's Best Value Inn - Port Hawkesbury/Port Hastings,2.0,Poor,"['Free parking', 'Fitness Centre with Gym / Workout Room', 'Pool', 'Room service', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Family Rooms', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 5417,Royal Inn + Suites,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Airport transportation', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",3 Royal Street Happy Valley-Goose Bay Newfoundland and Labrador,Canada,"(53.2995294, -60.320961)", 5418,Country Squire Motel,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",111 Staye Court Dr Arnprior Ontario,Canada,"(45.4232131308741, -76.3727240755299)", 5419,Knights Inn Arnprior,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Golf Course', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",175 Daniel St S Arnprior Ontario,Canada,"(45.426723, -76.3630323892803)", 5420,"Pacific Playgrounds International RV Park, Cottages, Marina",3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Tennis Court', 'Kitchenette']",9082 Clarkson Avenue Black Creek British Columbia,Canada,"(49.8569865, -125.1120177)", 5421,Travelodge Kapuskasing,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",25 Kolb Ave Kapuskasing Ontario,Canada,"(49.4154247, -82.4214462)",90.0 5422,Advantage Motel,3.0,,[],82 Government Rd W ,Canada,"(48.148877856966, -80.0385060687366)", 5423,Pine Grove Resort,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",463 Pine Grove Rd Port Loring Ontario,Canada,"(50.000678, -86.000977)", 5425,Parolin's Cottages,5.0,Excellent,[],187 Parolin's Rd Port Loring Ontario,Canada,"(50.000678, -86.000977)", 5426,Minnehaha Camp Resort,5.0,Excellent,[],120 Peninsula Rd Port Loring Ontario,Canada,"(50.000678, -86.000977)", 5427,Riotel Bonaventure,3.5,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Conference Facilities', 'Dry Cleaning', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms']",98 Avenue Port Royal Bonaventure Quebec,Canada,"(52.4760892, -71.8258668)", 5428,Cime Aventures Eco Lodge,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",20 Bonaventure Quebec,Canada,"(48.0444351, -65.4925807)", 5429,Les Chalets Bles de Mer,5.0,,[],13 ,Canada,"(43.54242045, 5.03433373718415)", 5430,Shorebird Inn,4.5,,[],903 Willow Drive ,Canada,"(51.0615344, 0.8585983)",129.0 5431,King Fisher Inn,2.5,Average,"['Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 5432,Days Inn by Wyndham Montmagny,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']",218 Chemin Des Poirier Montmagny Quebec,Canada,"(46.9713582, -70.5758203)",102.0 5434,La Maison Rousseau,3.5,Very good,[], ,Canada,"('nil', 'nil')", 5435,La Bonne Adresse,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",1196 rue de la Pisciculture Saint-Faustin-Lac-Carre Quebec,Canada,"(46.112871, -74.4806216)",105.0 5436,Le Gite de la Gare B&B,5.0,Excellent,"['Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar/Lounge', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",362 de la Gare Saint-Faustin-Lac-Carre Quebec,Canada,"(52.4760892, -71.8258668)", 5437,La Vue Royale,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",124 ch de Neuchatel Saint-Faustin-Lac-Carre Quebec,Canada,"(46.1055677, -74.4207016)", 5438,Hotel Capri,3.0,Average,"['Free High Speed Internet (WiFi)', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Smoking rooms available']",50 rue Saint-Jean-Baptiste Ouest Rigaud Quebec,Canada,"(52.4760892, -71.8258668)", 5439,Le Hudson Inn,3.5,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",10 Rigaud Quebec,Canada,"(45.4794481, -74.3019608)",89.0 5440,Le Point de Vue,5.0,Excellent,['Free High Speed Internet (WiFi)'],135 Chemin Bourget Rigaud Quebec,Canada,"(45.4582579, -74.29579)", 5442,Hotel Robin Hood,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']",78 Lincoln Rd Grand Falls Windsor Newfoundland and Labrador,Canada,"(48.9352838, -55.6622228)",131.0 5443,Wakomata Shores Resort,4.5,Excellent,"['Free parking', 'Restaurant', 'Room service', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Suites']",9538A 129 Hwy Thessalon Ontario,Canada,"(50.000678, -86.000977)", 5444,Limberlost Lodge,,,[], ,Canada,"('nil', 'nil')", 5445,Le Port d'Attache,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room']", ,Canada,"('nil', 'nil')", 5446,Motel de la Plage,2.5,Average,"['Microwave', 'Refrigerator in room']",150 Chemin des Bains Saint-Irenee Quebec,Canada,"(47.5647225337051, -70.2054494381038)", 5447,Aventure Rose-des-Vents,5.0,Excellent,"['Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",136 rue du Quai Sainte-Rose-du-Nord Quebec,Canada,"(48.3857788, -70.587694)", 5448,Auberge du Cafe de la Poste,4.0,Very good,"['Restaurant', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Paid Internet', 'Family Rooms', 'Non-smoking rooms']",310 Rue du Quai Sainte-Rose-du-Nord Quebec,Canada,"(48.3908584129784, -70.5843758918842)", 5449,MaisoNeige du Paradis,,,[],935 Rue du Quai ,Canada,"(50.6371266, 3.055565)", 5450,Rawley Resort,4.0,Very good,"['Free parking', 'Restaurant', 'Pool', 'Bar/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Heated pool', 'Meeting rooms', 'Outdoor pool', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",2900 Kellys Road Port Severn Ontario,Canada,"(50.000678, -86.000977)", 5451,Sunnylea Resort,,,[],117 Port Severn Rd Port Severn Ontario,Canada,"(44.799476, -79.7122787)", 5452,Trudeau's Park Resort,1.5,Poor,"['Room service', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Laundry Service', 'Public Wifi', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']",15 Trudeau Lane Tweed Ontario,Canada,"(44.473111399525, -77.2762659597516)", 5454,Watermark Luxe Waterfront Cottages,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",345 Thousand Islands Pky Lansdowne Ontario,Canada,"(44.3696835, -75.9883055)", 5455,Deh Cho Suites,4.0,Very good,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",10509 Antoine Drive Fort Simpson Northwest Territories,Canada,"(61.8700243, -121.3683838)", 5456,Nahanni Inn,,,[],1001 Marc Andre Ave Fort Simpson Northwest Ter,Canada,"(-34.9213944, 138.6019464)", 5457,Clyde Hall Bed and Breakfast,4.5,Excellent,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Bar/Lounge', 'Golf Course', 'Heated pool', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 5458,Stonehouse Girl,5.0,,[],112 Hillier Street ,Canada,"(45.0161670454545, -76.3640163454545)", 5459,Antigonish Harbour Pat's Bed & Breakfast,,,['Wheelchair Access'],236 Terra Tory Dr Lanark Ontario,Canada,"(50.000678, -86.000977)", 5460,Auberge du jardin,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Bar/Lounge', 'Babysitting', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",7 Petit-Saguenay Quebec,Canada,"(48.21232, -70.070114)", 5461,Gite Escale au Presbytere,,,[],4 Petit-Saguenay Quebec,Canada,"(48.21232, -70.070114)", 5462,Gite Marie-Claire,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room']",5 Petit-Saguenay Quebec,Canada,"(48.21232, -70.070114)", 5463,Hubs Motel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Wheelchair Access', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",12438 Barkerville Highway Wells British Columbia,Canada,"(53.1022652, -121.5705202)", 5464,Becker's Lodge Bowron Lake Adventures Resort,3.5,Very good,[],Bowron Lake Road Wells British Columbia,Canada,"(53.2621793, -121.3995824)", 5465,Auberge le Vieux Presbytere de Bouctouche,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Airport transportation', 'Business Centre with Internet Access', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",157 Ch du Couvent Bouctouche New Brunswick,Canada,"(46.4789797, -64.7078244)", 5466,Auberge Vue d'la Dune / Dune View Inn,4.0,Very good,"['Free parking', 'Restaurant', 'Breakfast included', 'Room service', 'Free High Speed Internet (WiFi)', 'Electric vehicle charging station', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Ski-In / Ski-Out', 'Air conditioning', 'Non-smoking rooms']",589 Route 475 Bouctouche New Brunswick,Canada,"(46.500283, -66.750183)",100.0 5467,Bouctouche Bay Inn,3.0,Average,[],206 Acadie St Bouctouche New Brunswick,Canada,"(46.500283, -66.750183)", 5468,Le Village Windigo,4.5,Excellent,"['Free parking', 'Restaurant', 'Free Internet', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Tennis Court', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",54 Ferme-Neuve Quebec,Canada,"(46.7010748, -75.4497514)", 5469,Pourvoirie Base Plein Air Cockanagog,,,[],1195 ch Cockanagog Ferme-Neuve Quebec,Canada,"(52.4760892, -71.8258668)", 5470,Roadhouse 52 Inn & Suites,,,[],375 B North Front Dr Steinbach Manitoba,Canada,"(49.5324796, -96.7013467)",129.0 5471,Chickadee Lane Bed & Breakfast,5.0,,[],333 Homestead Crescent ,Canada,"(53.4170449, -2.2170002)", 5472,Sleep Suite Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",150 Park Rd W Steinbach Manitoba,Canada,"(49.5452301, -96.6886381)", 5473,Best Western Plus Bridgewater Hotel & Convention Centre,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Restaurant', 'Breakfast included', 'Bar/Lounge', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",527 Highway 10 Exit 12 Bridgewater Nova Scotia,Canada,"(45.1960403, -63.1653789)",140.0 5474,Comfort Inn Bridgewater,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Dry Cleaning', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",49 North St Bridgewater Nova Scotia,Canada,"(44.385326430138, -64.5166777853579)",113.0 5475,River Reflections,5.0,Excellent,['Free High Speed Internet (WiFi)'],255 King St Bridgewater Nova Scotia,Canada,"(44.3731900101989, -64.5115297206017)", 5476,Pinewood Motor Inn,4.0,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",378 Centre St Espanola Ontario,Canada,"(46.25779085, -81.7637666874305)", 5477,Lake Apsey Resort,,,[],400 Apsey Lake Rd Espanola Ontario,Canada,"(46.2186985, -81.804016)", 5478,Clear Lake Inn,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",995 Highway 6 Espanola Ontario,Canada,"(46.2406357, -81.7483872)", 5479,Best Western Plus Walkerton Hotel & Conference Centre,5.0,Excellent,"['Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Breakfast included', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",10 Eastridge Rd Walkerton Ontario,Canada,"(44.1400121333333, -81.1306241666667)",185.0 5481,Calabogie Highlands Golf Resort,3.5,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Pool', 'Room service', 'Bar/Lounge', 'Banquet Room', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']",981 Barryvale Rd Calabogie Ontario,Canada,"(45.2825316, -76.7270343)", 5482,Calabogie Motor Inn,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room']",5056 Calabogie Rd Calabogie Ontario,Canada,"(45.2923907, -76.7566025)",145.0 5483,Calabogie Lodge Resort,4.5,Excellent,"['Free parking', 'Pool', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Children Activities (Kid / Family Friendly)', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",729 Mill Street Calabogie Ontario,Canada,"(45.2935219, -76.7337920289177)", 5484,Barryvale Lodge Resort,3.0,Average,[],Barryvale Road Calabogie Ontario,Canada,"(45.275712, -76.7282179)", 5485,Motel Le Charentais,3.5,Very good,"['Pool', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']",13325 Route Marie-Victorin Sorel-Tracy Quebec,Canada,"(45.9871965, -73.1767608)", 5486,Motel Tracy,3.5,Very good,"['Pool', 'Spa', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",3330 Route Marie-Victorin Sorel-Tracy Quebec,Canada,"(46.029947975, -73.15406925)", 5487,Bondy House Bed & Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Electric vehicle charging station', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Non-smoking rooms']",199 Dalhousie St Amherstburg Ontario,Canada,"(42.10432114, -83.11323308)", 5488,Willowood RV Resort & Campground,3.0,Average,"['Pool', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )', 'Suites']",4610 Essex County Rd 1 Amherstburg Ontario,Canada,"(50.000678, -86.000977)", 5490,Canalta Selkirk,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1061 Manitoba Ave Selkirk Manitoba,Canada,"(50.1493654, -96.8824933)",134.0 5491,Canalta Hotel Shaunavon,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Breakfast included', 'Business Centre with Internet Access', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",975 First Avenue W Shaunavon Saskatchewan,Canada,"(55.5321257, -106.1412243)", 5492,King's Hotel,4.0,,[],90 3rd Avenue West ,Canada,"(36.8676758175584, -82.7836734599235)", 5493,Hearthstone Inn Port Hawkesbury,3.0,Average,"['Restaurant', 'Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",388 Highway 4 Port Hawkesbury Nova Scotia,Canada,"(45.6406659888952, -61.3883174903993)", 5494,Mackenzie House Tourist Home,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",4 Tupper Crt Port Hawkesbury Nova Scotia,Canada,"(45.624293675, -61.367766825)",132.0 5495,Camping Chalets Juneau,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette']",155 Chemin du Lac St Augustin de Desmaures Quebec,Canada,"(46.7494382, -71.4001394)", 5496,Hotel Motel Colibri,3.0,,[],8516 Boulevard Hamel ,Canada,"(48.6398426, -72.4446943)", 5497,Auberge Emond,,,[],2128 Rue des Riverains ,Canada,"(46.7426333461251, -71.4012340838409)", 5498,Moulin Wakefield Mill Hotel & Spa,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Pool', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Electric vehicle charging station', 'Heated pool', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 5499,Les Trois Erables,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",801 Chemin Riverside Wakefield Quebec,Canada,"(45.6400753, -75.9290101)",139.0 5500,Belle De Nuit Wakefield Inn,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Electric vehicle charging station', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Ski-In / Ski-Out', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 5501,Deep River Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",17-33695 Rte Deep River Ontario,Canada,"(50.000678, -86.000977)", 5502,Shemron Suites Hotel,3.0,Average,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Concierge', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Minibar', 'Kitchenette', 'Non-smoking rooms', 'Suites']",112 Deep River Road Deep River Ontario,Canada,"(46.0975283, -77.493521)", 5503,Motel 6 Innisfail AB,4.5,Excellent,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",4512 42nd Avenue Innisfail Alberta,Canada,"(55.001251, -115.002136)",70.0 5504,Travel Inn & Suites,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",5004 42 Ave Innisfail Alberta,Canada,"(52.0265196, -113.9347891)",70.0 5506,Auberge Baker,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms']",8790 Avenue Royale Chateau Richer Quebec,Canada,"(47.0027201010249, -70.9777607587411)", 5507,Auberge Le Petit Sejour,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",39 Chateau Richer Quebec,Canada,"(46.971117, -71.017685)", 5508,Pine Tree Motel,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 5509,Country Blossom Bed & Breakfast,5.0,,[],848 Bulgers Rd ,Canada,"(32.8187376, -85.968019)", 5510,Lake Dore RV Resort,3.0,,[],130 Camclot Lane ,Canada,"('nil', 'nil')", 5511,White Cedars,,,[],276 White Cedars Rd ,Canada,"(-32.4642889, 149.8719266)", 5512,Tantramar Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",4 Robson Ave Sackville New Brunswick,Canada,"(46.500283, -66.750183)", 5513,Marshlands Inn,3.5,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",55 Bridge St Sackville New Brunswick,Canada,"(45.8965749, -64.3641223552211)",99.0 5514,Silver Lake Bed and Breakfast,5.0,Excellent,[], ,Canada,"('nil', 'nil')", 5515,Lazy J Motel,,,[],5225 1st Street West - Highway 2 Claresholm Alberta,Canada,"(55.001251, -115.002136)", 5516,Lucasia Ranch Vacations,5.0,,[], ,Canada,"('nil', 'nil')", 5517,Centennial Park,4.0,Very good,[], ,Canada,"('nil', 'nil')", 5518,Canalta St Paul,4.0,Very good,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",5008 43 St St. Paul Alberta,Canada,"(53.9898173, -111.2762449)", 5519,Woodland Motor Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette']",4417 50th Avenue St. Paul Alberta,Canada,"(53.9914742, -111.266959)", 5521,Ramada by Wyndham High River,4.5,Excellent,"['Pool', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Spa', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1512 13 Ave SE High River Alberta,Canada,"(50.570795, -113.8446847)", 5523,Highwood Views B&B,5.0,Excellent,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Wheelchair Access']", ,Canada,"('nil', 'nil')", 5524,House on the Park B&B,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access']",516 4 St SW High River Alberta,Canada,"(50.5742088, -113.8779488)", 5525,Sigma Inn & Suites Hudson's Hope,3.5,Very good,"['Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Restaurant', 'Bar/Lounge', 'Business Centre with Internet Access', 'Hot Tub', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",9006 Clarke Avenue Hudson's Hope British Columbia,Canada,"(56.0346274, -121.8984545)", 5526,Sportsman's Inn,4.0,,[],10101 Beattie Drive ,Canada,"(34.6338803, -120.44276)", 5527,Ruthie's Roost B&B,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Public Wifi', 'Family Rooms']", ,Canada,"('nil', 'nil')", 5528,Super 8 by Wyndham Dauphin,,,[],1457 Main St S Dauphin Manitoba,Canada,"(51.1394632, -100.0621631)",121.0 5529,Prairie Mountain Inn,,,[],1501 Main Street South Dauphin Manitoba,Canada,"(51.1394632, -100.0621631)", 5530,Canway Inn & Suites,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Business Centre with Internet Access', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1601 Main Street S Dauphin Manitoba,Canada,"(51.1394632, -100.0621631)", 5531,Les Chalets Alpins,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",369 Chemin du Hibou Stoneham-et-Tewkesbury Quebec,Canada,"(47.0021817, -71.3723127)", 5532,Condos & Hotel Stoneham,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Babysitting', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Ski-In / Ski-Out', 'Tennis Court', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']",61 Stoneham-et-Tewkesbury Quebec,Canada,"(46.9996075, -71.3694747)", 5533,Salmon Pool Inn,4.5,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Breakfast Available', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Non-smoking rooms']",9378 Cabot Trail Margaree Harbour Nova Scotia,Canada,"(46.4249746, -61.1038081)", 5534,Margaree Harbour View Inn,3.5,Very good,"['Free Internet', 'Free parking', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Family Rooms']",4018 Shore Road Margaree Harbour Nova Scotia,Canada,"(46.4334466038205, -61.107815959462)", 5535,Malahat Bungalows Motel,3.5,Very good,"['Free parking', 'Room service', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",300 Trans Canada Highway Malahat British Columbia,Canada,"(48.5466201, -123.5653981)",89.0 5536,Prancing Horse Retreat,,,[],573 Ebadora Lane Malahat British Columbia,Canada,"(48.5681018, -123.5438328)", 5537,Villa Eyrie Resort,4.5,Excellent,"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Concierge', 'Conference Facilities', 'Heated pool', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",600 Ebadora Lane Malahat British Columbia,Canada,"(48.5690789, -123.5458023)",189.0 5538,Pomeroy Inn & Suites Vegreville,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",6539 16a Hwy W Vegreville Alberta,Canada,"(53.4903852, -112.0385958)", 5539,Vegreville Garden Inn,3.0,Average,"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']",6041 50 Ave Vegreville Alberta,Canada,"(53.4940159, -112.0509235)", 5540,Andersen Inn and Suites,4.0,Very good,"['Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Free parking', 'Restaurant', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",1717 Gordon Avenue The Pas Manitoba,Canada,"(53.8126369, -101.2505097)", 5541,The Pas Motel,1.5,Poor,"['Air conditioning', 'Microwave', 'Refrigerator in room']",1316 Gordon Avenue The Pas Manitoba,Canada,"(53.8126369, -101.2505097)", 5542,Glenwood Inn & Suites,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Hot Tub', 'Indoor pool', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",2769 Glenwood Dr Trail British Columbia,Canada,"(49.0988596, -117.6812216)", 5543,Ray Lyn Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",118 Wellington Ave Trail British Columbia,Canada,"(49.243336, -123.0381056)", 5544,Trail Motel & RV Park,5.0,Excellent,[],3080 Highway Dr Trail British Columbia,Canada,"(49.0978602, -117.6704613)", 5545,Flora Bora Forest Lodging,5.0,Excellent,"['Free parking', 'Children Activities (Kid / Family Friendly)', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Suites']",RR#1 Site 7 Comp 14 Christopher Lake Saskatchewan,Canada,"(55.5321257, -106.1412243)", 5546,Scenic Route 263 Bed & Breakfast,,,[],Highway 263 ,Canada,"(38.7599786, -86.8279332)", 5547,Best Western Plus Bowmanville,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Heated pool', 'Indoor pool', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",160 Liberty St S Bowmanville Ontario,Canada,"(43.9001177, -78.6766216)",114.0 5548,Liberty Inn,2.0,Poor,"['Room service', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Smoking rooms available']",150 Liberty Street South Bowmanville Ontario,Canada,"(43.8973285, -78.6747028)", 5549,Home2 Suites by Hilton Milton Ontario,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",Home 2 Suites By Hilton 8490 Parkhill Dr Milton Ontario,Canada,"(50.000678, -86.000977)", 5550,Holiday Inn Express & Suites Milton,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Indoor pool', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",2750 Highpoint Dr Milton Ontario,Canada,"(50.000678, -86.000977)",118.0 5551,Willowbrook Bed and Breakfast,,,[],12125 Fourth Line RR2 Rockwood ,Canada,"('nil', 'nil')", 5552,Singing Sands Inn Motel,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Restaurant', 'Bar/Lounge', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",2518 East Point Rd - Rte 16 Souris Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 5553,Country Haven Bed & Breakfast,,,[],49 Courtney Rd Dingwall Nova Scotia,Canada,"(45.1960403, -63.1653789)", 5554,Four Mile Beach Inn,4.0,Very good,"['Free parking', 'Breakfast included', 'Free Internet', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']",1528 Bay St Lawrence Rd Dingwall Nova Scotia,Canada,"(45.1960403, -63.1653789)", 5555,MacDonald's Motel,3.0,Average,[],Cape North RR#1 Dingwall N Dingwall Nov,Canada,"(58.2843833, 32.5169757)", 5556,The Markland Coastal Beach Cottages,4.5,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Kitchenette', 'Non-smoking rooms']",802 Dingwall Road Dingwall Nova Scotia,Canada,"(46.900077417182, -60.451033485905)", 5557,Sheraton Saint-Hyacinthe Hotel,4.5,Excellent,"['Pool', 'Room service', 'Restaurant', 'Bar/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",1315 rue Daniel-Johnson O. Saint Hyacinthe Quebec,Canada,"(52.4760892, -71.8258668)", 5558,A Fleur D'Eau,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Air conditioning']",622 Saint Hyacinthe Quebec,Canada,"(45.627484, -72.940636)", 5559,Motel Bienvenue,1.5,Poor,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",6255 Boul Laurier Ouest Saint Hyacinthe Quebec,Canada,"(52.4760892, -71.8258668)", 5560,Ramada by Wyndham Weyburn,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1420 Sims Ave Weyburn Saskatchewan,Canada,"(49.6593842, -103.8609582)", 5561,Weyburn Travelodge,,,[],53 Government Rd S Weyburn Saskatchewan,Canada,"(49.6623754, -103.8581307)", 5562,Circle 6 Motel,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",140 Sims Ave Weyburn Saskatchewan,Canada,"(49.6593842, -103.8609582)", 5563,Super 8 by Wyndham Watrous,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",604 1st Avenue East Watrous Saskatchewan,Canada,"(55.5321257, -106.1412243)", 5564,Manitou Hotel & Bar,4.5,,[],102 Main Street ,Canada,"('nil', 'nil')", 5565,Le Domaine de la Mine Dor,5.0,,[],349 Chemin des Mines ,Canada,"(46.2236003, 6.1471497)", 5567,Sinbad's Hotel and Suites,3.5,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",133 Bennett Dr Gander Newfoundland and Labrador,Canada,"(48.9496039, -54.6141116)",125.0 5568,Albatross Hotel,3.0,Average,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Family Rooms', 'Non-smoking rooms', 'Suites']",114 Trans Canada Hwy Gander Newfoundland and Labrador,Canada,"(48.9621695, -54.6599004)",111.0 5569,Horizon Inn,3.5,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Bar/Lounge', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",5204 Highway St. Valleyview Alberta,Canada,"(55.0606608, -117.282626)",100.0 5570,Shamrock Motel,3.5,Very good,"['Free parking', 'Golf Course', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room']",4710 50 Street Valleyview Alberta,Canada,"(55.0654974, -117.2808929)",65.0 5571,Horizon Inn 2,2.5,,[],4606 50th Street ,Canada,"(53.5354720038068, -114.008237242507)",76.0 5572,La Cache Du Domaine,5.0,Excellent,"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Minibar', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",75 Thetford Mines Quebec,Canada,"(46.091329, -71.30127)",119.0 5573,Comfort Inn Thetford Mines,3.5,Very good,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",123 Boul Frontenac Ouest Thetford Mines Quebec,Canada,"(52.4760892, -71.8258668)",109.0 5574,Motel au Vieux Frontenac,,,[],460 Thetford Mines Quebec,Canada,"(46.091329, -71.30127)",80.0 5575,Cardinal Court Motel,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",10401 Sunset Rd Saint Thomas Ontario,Canada,"(42.7985064, -81.2442719)",105.0 5576,Glen Haven,1.0,Terrible,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms']",1210 Talbot St Saint Thomas Ontario,Canada,"(42.7790388, -81.1982539)",75.0 5577,Conny's B&B On The Farm,5.0,Excellent,[],46075 Fruit Ridge Line Saint Thomas Ontario,Canada,"(50.000678, -86.000977)", 5578,Wedgwood Manor and Glamping Retreat,,,[],16002 Crawford Creek Road Crawford Bay British Columbia,Canada,"(49.7057729, -116.7956582)", 5579,Kootenay Lakeview Spa Resort & Event Centre,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Golf Course', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",1285 Queens Bay Road Balfour British Columbia,Canada,"(49.6326291, -116.9622345)", 5580,Little Little Retreat,,,[],7380 Harrop-Procter Rd ,Canada,"(49.6091616, -117.0047614)", 5581,Lord's Seaside Cottages,,,[],258 Lord's Seaside Lane Borden-Carleton Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 5582,Sal-Crest Motel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",110 Motel Av Salmo British Columbia,Canada,"(49.1923622, -117.2912366)", 5583,Susan's Sanctuary Bed & Breakfast,5.0,,[],5016 Main St ,Canada,"('nil', 'nil')", 5584,The Hive Bed and Breakfast,4.0,,[],3392 Concession Road 8 ,Canada,"(44.026904, -78.7203991)", 5585,Imago Village,5.0,,[],180 Rue du Massif ,Canada,"(45.81081975, -74.00632675)", 5586,Le Gite Du Gardien Blanc,,,[],264 Rang 2 ,Canada,"(47.2529446, -68.7620861)", 5588,Maple Woods,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Airport transportation', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Air conditioning', 'Non-smoking rooms']",1570 Baker Rd Casselman Ontario,Canada,"(50.000678, -86.000977)", 5590,Auberge Centre Ville,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 5591,Chateau d'Acadie,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms', 'Suites']",3559 Rue Principle Tracadie-Sheila New Brunswick,Canada,"(46.500283, -66.750183)", 5592,Dunlop Lake Lodge,4.0,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Room service', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Accessible rooms', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 5593,Holiday Inn Express Airport Dieppe,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Pool', 'Free parking', 'Breakfast included', 'Airport transportation', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",425 Adelard-Savoie Blvd Dieppe New Brunswick,Canada,"(46.1065522, -64.7108264)",120.0 5595,A Treasured Moment B&B,4.0,Very good,[], ,Canada,"('nil', 'nil')", 5596,The Grand Hotel,4.5,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",7 Bridge St Carleton Place Ontario,Canada,"(45.1371313, -76.1421002)", 5597,River Breeze Inn,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",254 Lake Ave W Carleton Place Ontario,Canada,"(45.1317375, -76.1499823)",129.0 5598,Canalta Hotel,4.5,Excellent,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",405 Mountain Street Moosomin Saskatchewan,Canada,"(50.1410047, -101.6669545)", 5599,Moosomin Country Squire Inn,,,[],408 Ellice Street Moosomin Sask,Canada,"(60.1840566, 24.9624778)",79.0 5600,Twi-Lite Motel,1.5,Poor,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms']",801 Park Avenue Moosomin Saskatchewan,Canada,"(50.1520773, -101.6712948)",55.0 5601,Auberge la Rosepierre,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Accessible rooms', 'Non-smoking rooms']",66 rue Principale Grandes-Bergeronnes Quebec,Canada,"(52.4760892, -71.8258668)", 5602,Chez Monsieur Albani,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Non-smoking hotel', 'Family Rooms']", ,Canada,"('nil', 'nil')", 5603,Grey Rose Suites,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",394 10th St Hanover Ontario,Canada,"(44.1527542521739, -81.0243049478261)", 5605,Gite le Passerin Indigo,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Family Rooms']", ,Canada,"('nil', 'nil')", 5606,Motel St-thomas,2.0,Poor,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms']",1244 Route 158 Joliette Quebec,Canada,"(46.0163454151825, -73.3432570618446)",63.0 5607,Days Inn by Wyndham High Prairie,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']",4125 52nd Avenue High Prairie Alberta,Canada,"(55.001251, -115.002136)",119.0 5608,Wheatland Motel,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Kitchenette']",115 2 Street SE Vulcan,Canada,"(50.4041974, -113.2572298)", 5609,Tree House Bed and Breakfast,5.0,,[],603 1 Street South ,Canada,"(35.3747405102041, -94.4282153061224)", 5610,Wyndam-Carseland Campground,4.0,Very good,[], Vulcan Alberta,Canada,"(50.4016332, -113.2632357)", 5611,Super 8 by Wyndham Morden,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Shuttle Bus Service', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",3010 Thornhill Street Morden Manitoba,Canada,"(49.1922877, -98.1100754)", 5613,The Harbour Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",1327 La Ronge Ave La Ronge Saskatchewan,Canada,"(55.1042467, -105.27935474703)", 5614,Deer Lake Shores,,,[],Eagle Lake Road ,Canada,"(46.005024, -92.238363)", 5615,Algonquin Guesthouse,,,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",23 Marie Street South River Ontario,Canada,"(50.000678, -86.000977)", 5616,Warbler's Roost Country Inn,5.0,,[],3785D Eagle Lake Rd ,Canada,"('nil', 'nil')", 5617,Copper Valley Resort,2.5,Average,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Room service', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Family Rooms']",19 Apex Drive Logan Lake British Columbia,Canada,"(50.4897625, -120.819457198309)", 5618,Holiday Inn Express Hotel & Suites Spruce Grove,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",201 Jennifer Heil Way Spruce Grove Alberta,Canada,"(53.5423559, -113.9345054)",127.0 5619,The Coach House Motel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 5621,Auberge du Draveur,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Spa', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Room service', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Casino and Gambling', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",85 rue Principale Nord Maniwaki Quebec,Canada,"(46.3806257, -75.9829082)", 5622,Sugar Ridge Retreat Centre,4.5,Excellent,"['Free parking', 'Free Internet', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 5623,Sunport Beach Resort,4.5,,[],24 Tiny Beaches Rd S Ontario,Canada,"(44.5972011651785, -80.0038363733789)", 5624,Canalta Hotel Esterhazy,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Breakfast included', 'Business Centre with Internet Access', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1301 Park Avenue Esterhazy Saskatchewan,Canada,"(50.6524239, -102.0717349)", 5625,Wander Inn,2.5,Average,"['Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",Hwys #22 & 80 East Esterhazy Saskatchewan,Canada,"(55.5321257, -106.1412243)", 5626,The Castle Inn,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Pool', 'Bar/Lounge', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Hot Tub', 'Indoor pool', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",21 Brentwood Dr Perth-Andover New Brunswick,Canada,"(46.7346505, -67.7016097)", 5627,Lower Perth Apartment,,,[], ,Canada,"('nil', 'nil')", 5628,Rodd Brudenell River Resort,,,[],86 Dewars Lane Georgetown Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 5629,Auberge du Manoir Dauth,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 5630,The Oceanfront Hotel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Kitchenette', 'Suites']", ,Canada,"('nil', 'nil')", 5631,Gite 40 Laverdure,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Shuttle Bus Service', 'Microwave', 'Refrigerator in room']",40 rue Laverdure Dolbeau Quebec,Canada,"(48.8105955, -72.2776509)", 5632,La Diligence,3.0,Average,"['Free High Speed Internet (WiFi)', 'Room service', 'Restaurant', 'Bar/Lounge', 'Concierge', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms']",414 rue de la Friche Dolbeau Quebec,Canada,"(52.4760892, -71.8258668)",106.0 5633,Davidson Motel,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",15 Paris Rd Paris Ontario,Canada,"(43.1841872, -80.3444506)",65.0 5634,Little Paris Bed and Breakfast,,,[],65 Broadway St W Paris Ontario,Canada,"(43.1967982, -80.3877141)",130.0 5635,Travelodge Stony Plain,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",74 Boulder Blvd Stony Plain Alberta,Canada,"(53.5423156833333, -113.977862933333)",82.0 5636,Ramada by Wyndham Stony Plain Hotel & Suites,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms', 'Suites']",3301 43rd Avenue Stony Plain Alberta,Canada,"(53.53739055, -113.999849567994)",104.0 5637,"Rare Gem Bed, Breakfast and Private Events",5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Air conditioning']",4915 53 Ave Stony Plain Alberta,Canada,"(55.001251, -115.002136)", 5638,Esquire Motel,2.0,Poor,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",771 Bedford Hwy Bedford Nova Scotia,Canada,"(44.7082143, -63.6656867)",90.0 5639,Killarney Bed and Breakfast,5.0,,[],9 Killarney Dr ,Canada,"(44.5031161296391, -73.2402084323738)", 5641,Sleep Right Inn,3.0,Average,"['Free High Speed Internet (WiFi)', 'Room service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Kitchenette']",613 King Avenue Enderby British Columbia,Canada,"(50.5469661, -119.1400385)",90.0 5642,Shuswap Falls RV Resort,5.0,,[],2202 Enderby Mabel Lake Rd ,Canada,"(50.553957, -119.0331733)", 5643,Quilakwa Rv Park,1.0,,[],20 Enderby Grindrod Rd ,Canada,"(50.6226403, -119.117771)", 5644,Backeddy Resort & Marina,4.0,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free Internet', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",16660 Backeddy Road Egmont British Columbia,Canada,"(49.7569895, -123.9406141)",85.0 5645,"Bathgate General Store, Resort & Marina",4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Wheelchair Access', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",6781 Bathgate Rd Egmont British Columbia,Canada,"(49.74968685, -123.930212751417)", 5646,Travelodge Simcoe,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1-385 Queensway W Simcoe Ontario,Canada,"(42.8462493, -80.3076506)", 5647,Culverdene House,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms', 'Suites']",812 Norfolk St S Simcoe Ontario,Canada,"(42.801887072093, -80.2912882093023)",145.0 5648,Cote St-Hermas Gite au vignoble,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Kitchenette']",3461 Chemin Charles-Leonard Mirabel Quebec,Canada,"(45.6167870256836, -74.2088432576111)",100.0 5649,Motel Express Mirabel,3.0,Average,"['Room service', 'Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Casino and Gambling', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Suites']", ,Canada,"('nil', 'nil')", 5650,Auberge Belazur,4.0,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning']",997 Mirabel Quebec,Canada,"(45.623402, -74.012489)", 5651,Frobisher Inn,3.5,Very good,"['Room service', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",Astro Hill Iqaluit Nunavut,Canada,"(63.7475312, -68.507748)", 5652,Best Western Plus Mission City Lodge,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Breakfast included', 'Room service', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 5653,Oasis Retreat Spa B&B,5.0,,[],11734 Allan St ,Canada,"(55.8397018, -4.2103555)", 5654,Sun Valley Trout Park,3.5,Very good,[], ,Canada,"('nil', 'nil')", 5655,Nova Inn Inuvik,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",300 Mackenzie Road Inuvik Northwest Territories,Canada,"(68.356097, -133.7182369)", 5656,Inuvik Capital Suites,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Airport transportation', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",198 Mackenzie Road Inuvik Northwest Territories,Canada,"(68.356097, -133.7182369)", 5657,Grassland Motel,2.5,,[],Highway 63 ,Canada,"(57.1567526, -111.5994054)", 5658,Super 8 by Wyndham Athabasca AB,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Pool', 'Room service', 'Restaurant', 'Airport transportation', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 5659,Bear on the Lake Guesthouse,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Family Rooms', 'Kitchenette']",10705 Highway 105 Whycocomagh Nova Scotia,Canada,"(45.97514905, -61.0543748)", 5660,Aberdeen Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",10293 Trans Canada Highway 105 Whycocomagh Nova Scotia,Canada,"(45.9626674856215, -61.0784672836518)", 5661,Stone Edge Estate Bed & Breakfast,5.0,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",13951 Ninth Line Ontario,Canada,"(43.7048863974939, -79.9761855928348)", 5662,Massey Motel,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",295 Sable St W Massey Ontario,Canada,"(50.000678, -86.000977)",94.0 5663,Stevenson Farms B&B,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Spa', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Minibar', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",5923 County Rd 15 Ontario,Canada,"(44.7151853295282, -75.6849040469934)", 5664,A Taste of Freedom Country Inn,4.5,,[],24 Mill St. W. Ontario,Canada,"(44.022166, -79.8072844)", 5665,Victoria Inn,2.0,Poor,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",146 Victoria St W Ontario,Canada,"(44.15289861, -79.87498549)", 5666,Molly's Retreat B and B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Pool', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms', 'Suites']",28 Riverside Dr Mono Ontario,Canada,"(43.9506538, -80.1000832)",181.0 5667,Farmer's Walk Bed & Breakfast,4.0,,[],833345 4th Line Ehs ,Canada,"(43.9674690413741, -80.0242170630204)", 5668,Douglas' Equestrian Campground,,,[], ,Canada,"('nil', 'nil')", 5669,La Chouette De Mansonville,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Refrigerator in room', 'Family Rooms']",560 Route De Mansonville Mansonville Quebec,Canada,"(45.0407686, -72.4082223)", 5670,La Maison Rose Alma Couette et Cafe,5.0,,[],328 Rue Principale ,Canada,"('nil', 'nil')",76.0 5671,Broken Wheel Bed & Breakfast,,,[],8544 Highway 1 Bridgetown Nova Scotia,Canada,"(44.8407253, -65.308988)", 5672,Bighorn Ridge Guest House,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Electric vehicle charging station', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 5673,Peachcliff Bed & Breakfast,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 5674,Twin Creeks Motel,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1643 Vernon Street Lumby British Columbia,Canada,"(50.2488344, -118.9562548)", 5675,Echo Lake Resort,4.5,Excellent,"['Free parking', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Non-smoking hotel', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",2126 Creighton Valley Rd Lumby British Columbia,Canada,"(55.001251, -125.002441)", 5676,The Inn at Lock Seven,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",24 Chapel St S Thorold Ontario,Canada,"(43.1236666, -79.1953057)", 5677,Hipwell's Motel,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Minibar', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",299 Hwy #20 West Thorold Ontario,Canada,"(43.0803086, -79.1870252)",50.0 5678,Old Towne Inne Chuckwagon Bar & Grill,4.0,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Electric vehicle charging station', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 5679,Canyon Alpine Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",50530 Trans-Canada Highway Boston Bar British Columbia,Canada,"(49.8603415, -121.439502)",99.0 5680,Days Inn & Conference Centre Renfrew,3.0,Average,"['Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']",760 Gibbons Rd Renfrew Ontario,Canada,"(45.482588, -76.651274)", 5681,Lochiel Street Bed & Breakfast,,,[],270 Lochiel St S Renfrew Ontario,Canada,"(45.4698146727273, -76.6844493727273)", 5682,Renfrew / Ottowa West KOA,3.5,Very good,"['Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )']",2826 Johnston Rd Renfrew Ontario,Canada,"(45.5299688, -76.6819602934406)", 5683,Imperia Hotel & Suites Boucherville,4.0,Very good,"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Meeting rooms', 'Non-smoking hotel', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Minibar', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",155 Boucherville Quebec,Canada,"(45.6050197, -73.4526144)", 5684,Comfort Inn Boucherville,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms']",96 boul. de Mortagne Boucherville Quebec,Canada,"(52.4760892, -71.8258668)", 5685,Bruce Bay Cottages,4.5,Excellent,"['Free parking', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",82 French Island Road Bruce Mines Ontario,Canada,"(50.000678, -86.000977)", 5686,Voyageur's Lodge & Cookhouse,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar/Lounge', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']", Batchawana Bay Ontario,Canada,"(46.9274739, -84.6058823)",99.0 5687,Moose Creek Lodge,3.5,Very good,['Restaurant'],5618 North Klondike Hwy Mayo Yukon,Canada,"(63.000147, -136.002502)", 5688,Five Mile Lake Campground,5.0,Excellent,[],KM 57 Silver Trail Mayo Yukon,Canada,"(63.6040476, -135.8936093)", 5689,Gite Dame Clo,4.5,Excellent,"['Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Pets Allowed ( Dog / Pet Friendly )', 'Shuttle Bus Service', 'Family Rooms']",106 Principale Lac-Bouchette Quebec,Canada,"(48.2677041956682, -72.1748503570904)", 5690,Auberge Eva,,,[],160 Chemin de la Montagne Lac-Bouchette Quebec,Canada,"(48.2448585478828, -72.2165160668571)", 5691,Cottonwood Campground,4.5,Excellent,[],Vanzile Street Treherne Manitoba,Canada,"(49.6268872, -98.7003919)", 5692,Tallboys Grill & Pub Treherne Motel,4.0,Very good,[],288 Pth2 Treherne Manitoba,Canada,"(55.001251, -97.001038)", 5693,Motel Les Flots Bleus,4.0,Very good,"['Refrigerator in room', 'Kitchenette']",1 Mont-Saint-Pierre Quebec,Canada,"(49.2218454, -65.8045103)", 5694,Camping Municipale Mont-Saint-Pierre,3.0,Average,[],10 Mont-Saint-Pierre Quebec,Canada,"(49.2218454, -65.8045103)", 5695,Selectotel Amqui,,,[],34 Amqui Quebec,Canada,"(48.4656706, -67.4315171)",110.0 5696,Gite Grand-Pere Nicole,5.0,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",39 rue St-Pierre Ouest Amqui Quebec,Canada,"(52.4760892, -71.8258668)", 5697,121 Steakhouse Lounge & Motel,4.0,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Breakfast Available', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 5698,Franklin Hotel & Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning']",101 Centre St Assiniboia Sask,Canada,"(60.1840566, 24.9624778)", 5699,Arctic Divide,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 5700,16 Mile Cabins,5.0,,[],17 Telegraph Creek Rd ,Canada,"(46.4967619765843, -112.373513419221)", 5701,Auberge du Portage,4.0,Very good,"['Free parking', 'Pool', 'Restaurant', 'Bar/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Concierge', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms']",671 Route du Fleuve Notre-Dame-du-Portage Quebec,Canada,"(47.7465727145857, -69.6304587982803)", 5703,Rogers Paradise Lodge,,,[],Takla Road 310-750 ,Canada,"('nil', 'nil')", 5704,Wabasca Inn,4.0,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Golf Course', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 5705,Nova Inn Wabasca,4.0,Very good,"['Room service', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Family Rooms']",961 Mistassiniy Road Wabasca Alberta,Canada,"(55.001251, -115.002136)", 5706,Imperia Hotel & Suites Terrebonne,3.5,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Pool', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Golf Course', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",293 Terrebonne Quebec,Canada,"(45.7081005, -73.6515157)", 5707,Motel Chateau Terrebonne,3.0,Average,"['Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",2970 Chemin Gascon Terrebonne Quebec,Canada,"(45.729702, -73.67401)", 5708,Melville Country Inn,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room']", ,Canada,"('nil', 'nil')", 5709,Melsask Motel,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']", ,Canada,"('nil', 'nil')", 5711,Midway Motel,2.5,,[],1011 5th Avenue ,Canada,"(38.4196538367347, -82.4415157142857)", 5712,Auberge Authentique de Charlevoix,4.5,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel']",2210 route du Fleuve Les Eboulements Quebec,Canada,"(47.4836302, -70.3081813)", 5713,Bears Cove Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Airport transportation', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Wheelchair Access', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",15 Bears Cove Road Witless Bay Newfoundland and Labrador,Canada,"(47.2849059, -52.805354)",135.0 5714,John Henry's Marina & Resort,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",4890 Pool Rd Garden Bay British Columbia,Canada,"(49.6308867, -124.0325268)", 5716,"Auberge Godefroy Hotel, Spa and Golf",,,[],17575 Blvd Becancour Becancour Quebec,Canada,"(46.3006906, -72.5422918)", 5717,Hebert Hotels,4.0,Very good,"['Free parking', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Restaurant', 'Concierge', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Minibar', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",1625 Avenue Nicolas Perrot Becancour Quebec,Canada,"(46.3454167, -72.4364581)", 5718,Econo Lodge St. Apollinaire,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",372 rue Laurier Saint-Apollinaire Quebec,Canada,"(46.623814299122, -71.4991736423369)",103.0 5719,Motel Bar Rayalco,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Minibar', 'Refrigerator in room', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 5720,"The Westin Bear Mountain Golf Resort & Spa, Victoria",,,[],1999 Country Club Way Langford British Columbia,Canada,"(48.4777543, -123.530273862573)",152.0 5721,Solo Suites,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 5722,Whispering Creek Guest Cottage,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)']",3041 Sooke Rd Langford British Columbia,Canada,"(48.4260169, -123.5657384)", 5723,Virden Motel,2.5,Average,"['Restaurant', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']",585 Nelson Street East Virden Manitoba,Canada,"(49.8535694, -100.9232425)",66.0 5724,Cherry Tree Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",4879 Cherry Tree Bend Saanich British Columbia,Canada,"(48.5118135, -123.382309984738)",70.0 5725,Flavorite Retreat B&B,,,[],1831 Mount Newton Cross Rd ,Canada,"(48.5909495, -123.3844641)", 5726,Beautiful Victoria Home,,,[],683 Jolly Pl ,Canada,"(22.3163659, 114.267103861173)", 5727,Motel Sans Frontieres,4.5,,[],1038 rue Principale ,Canada,"(49.051702, 7.589758)", 5728,Auberge La Villa des Frontieres,3.5,Very good,"['Free parking', 'Room service', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",1194 Principale Pohenegamook Quebec,Canada,"(47.4568417, -69.2292298)", 5729,Auberge Le Cabanon,3.5,Very good,"['Restaurant', 'Pool', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",1590 Chemin du Lac St Stanislas Saint Zenon Quebec,Canada,"(52.4760892, -71.8258668)", 5730,Auberge La Glaciere,3.5,Very good,"['Pool', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Laundry Service', 'Non-smoking hotel', 'Refrigerator in room', 'Non-smoking rooms']",4551 Chemin Brassard Saint Zenon Quebec,Canada,"(46.5963422, -73.8453867)", 5731,Gite Belle Ancolie,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",9 Chemin de la Station Compton Quebec,Canada,"(45.24322194, -71.82956138)", 5732,Bear Claw Casino and Hotel,4.5,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Casino and Gambling', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",Highway 9 Carlyle Saskatchewan,Canada,"(55.5321257, -106.1412243)",109.0 5733,Kenosee Inn & Cabins,3.0,Average,"['Free parking', 'Restaurant', 'Free Internet', 'Fitness Centre with Gym / Workout Room', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Tennis Court', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",100 Kenosee Driv Carlyle Saskatchewan,Canada,"(55.5321257, -106.1412243)", 5734,Gite Les Pieds Dans L'Eau,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",549 chemin des Pionniers Est L'Islet Quebec,Canada,"(47.1554001901351, -70.3288132878352)",100.0 5735,Oreland Motel,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Kitchenette']",11 Island Dr Flin Flon Manitoba,Canada,"(54.7691896, -101.8600471)",79.0 5736,Royal Hotel,3.0,Average,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning']",93 Main St Flin Flon Manitoba,Canada,"(54.7670225, -101.8769247)", 5737,Beauchene Wilderness Lodge,5.0,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Minibar', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 5738,Auberge Canadienne,3.0,Average,[],1640 rue Kipawa Temiscaming Quebec,Canada,"(52.4760892, -71.8258668)", 5739,Houston Motor Inn,2.5,Average,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Suites']",2940 16 Hwy W Houston British Columbia,Canada,"(55.001251, -125.002441)", 5740,Best Western Plus The Inn at St. Albert,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",460 Saint Albert Trail St. Albert Alberta,Canada,"(53.6183042, -113.6028385)", 5741,Horizon Motel,3.0,,[],440 St Albert Trail ,Canada,"(53.6183042, -113.6028385)", 5742,City View Bed & Breakfast,5.0,,[],59 Langholm Dr ,Canada,"(43.7341651168421, -79.4922126752659)", 5743,Beach & Breeze Cottages,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Outdoor pool', 'Microwave', 'Refrigerator in room', 'Kitchenette']",Green Gables Shore Stanley Bridge Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 5744,Brier Island Lodge,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 5745,Pomeroy Inn & Suites Vermilion,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",4111 51 St Vermilion Alberta,Canada,"(53.3583126, -110.8817215)",124.0 5746,Super 8 by Wyndham Vermilion AB,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",5108 47th Avenue Vermilion Alberta,Canada,"(55.001251, -115.002136)", 5747,Super 8 by Wyndham Taber AB,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Business Centre with Internet Access', 'Dry Cleaning', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",5700 46th Ave Taber Alberta,Canada,"(55.001251, -115.002136)", 5748,Taber Motel,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Concierge', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",5402 46th Ave Taber Alberta,Canada,"(55.001251, -115.002136)",65.0 5749,Redstreak Campground,4.0,Very good,['Pets Allowed ( Dog / Pet Friendly )'], Kootenay National Park British Columbia,Canada,"(50.9418881, -115.990833566071)", 5750,Troutlake Retreat,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Kitchenette']",6174 Sawczuk Rd Kootenay National Park British Columbia,Canada,"(55.001251, -125.002441)", 5751,Pickle Lake Hotel,3.0,,[],1 Koval Street ,Canada,"(55.0501661, 68.2970537)", 5754,Westway Inn,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",153 Main Street West Neepawa Manitoba,Canada,"(50.2262256, -99.4456604)", 5755,Lakeview Gimli Resort,4.0,Very good,"['Pool', 'Restaurant', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",10 Centre Street Gimli Manitoba,Canada,"(50.6319724, -96.9902615)",110.0 5758,Super 8 by Wyndham Swan River MB,,,[],115 Kelsey Trail Swan River Manitoba,Canada,"(52.1071332, -101.2513724)",131.0 5759,New Country Motel,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Family Rooms']", ,Canada,"('nil', 'nil')", 5760,Holiday Inn Express Hotel & Suites Newmarket,,,[],100 Pony Dr Newmarket Ontario,Canada,"(44.0695158906421, -79.4271753042766)", 5762,Braxton Suites,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Free parking', 'Business Centre with Internet Access', 'Conference Facilities', 'Laundry Service', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 5763,Listening Hill B&B,5.0,Excellent,['Laundry Service'],29 Atlantic Street Marystown Newfoundland and ,Canada,"(47.1898592, -55.1327793)", 5764,Abadin Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Pool', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",612 Bobois St Ontario,Canada,"(45.6262051978272, -74.6777021771733)", 5765,Netherdale Bed and Breakfast,5.0,Excellent,[],577 Greenlane Rd Hawkesbury Ontario,Canada,"(45.5515678, -74.5410185)", 5766,Marble Inn Resort,4.0,Very good,"['Free parking', 'Restaurant', 'Pool', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",51 Dogwood Dr Steady Brook Newfoundland and Labrador,Canada,"(48.9508322, -57.8384512)", 5767,The Marble Villa at Marble Mountain Resort,,,[],Marble Mountain Resort Steady Brook Newfoundland and Labrador,Canada,"(53.8217327, -61.2295532)", 5768,St. Christopher's Hotel,3.5,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",146 Caribou Road Port aux Basques Newfoundland and Labrador,Canada,"(47.5763656, -59.1423859230216)", 5769,Right Off Da Boat B&B,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel']",3 Dennis Road Port aux Basques Newfoundland and Labrador,Canada,"(53.8217327, -61.2295532)", 5770,Evangeline Inn & Motel Inc.,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Indoor pool', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms']",11668 1 Hwy Grand Pre Nova Scotia,Canada,"(45.1960403, -63.1653789)", 5771,Spruce Hill Resort & Spa,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Restaurant', 'Bar/Lounge', 'Spa', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Heated pool', 'Indoor pool', 'Meeting rooms', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",4871 Hwy 97 108 Mile Ranch British Columbia,Canada,"(55.001251, -125.002441)",129.0 5772,Travelodge Suites New Glasgow,,,[],700 Westville Rd New Glasgow Nova Scotia,Canada,"(45.5774594853991, -62.6666659696289)",117.0 5773,Comfort Inn - New Glasgow,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 5774,Canalta Hanna,3.5,Very good,"['Breakfast included', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Restaurant', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Air conditioning', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 5775,That Country Place,4.0,Very good,['Free High Speed Internet (WiFi)'], Hanna Alberta,Canada,"(51.6428682, -111.9269667)",125.0 5776,Lakeside Country Inn,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",504 Maclachlan Ave Manitou Beach Saskatchewan,Canada,"(51.7214206, -105.4467274)", 5777,Casablanca Winery Inn,3.5,Very good,"['Room service', 'Free parking', 'Restaurant', 'Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 5778,Super 8 by Wyndham Grimsby Ontario,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Non-smoking rooms']",11 Windward Dr Grimsby Ontario,Canada,"(43.2091723863598, -79.59955704088)",94.0 5779,Microtel Inn & Suites by Wyndham Kirkland Lake,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",350 Government Road West Kirkland Lake Ontario,Canada,"(48.1455079, -80.0553378)", 5780,Comfort Inn Kirkland Lake,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Tennis Court', 'Microwave', 'Family Rooms', 'Non-smoking rooms']",455 Government Rd W Kirkland Lake Ontario,Canada,"(48.1453849, -80.052708)",131.0 5781,Knoepfli Inn,,,[],5484 124 Hwy Magnetawan Ontario,Canada,"(45.6907587, -79.6468177)", 5782,A Touch of Grace Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid / Family Friendly)', 'Wheelchair Access', 'Refrigerator in room', 'Kitchenette', 'Suites']",203 West Street Magnetawan,Canada,"(45.664737, -79.651399)", 5784,The Wigwam Gift Shoppe & Motel,3.0,Average,"['Free parking', 'Refrigerator in room', 'Non-smoking rooms']",14 Water St South Baymouth Ontario,Canada,"(45.5583783214731, -82.0101700269894)", 5785,Cove Country Inn Resort & Spa,4.5,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Pool', 'Spa', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",2 Bedford-on-the-Water Westport Ontario,Canada,"(50.000678, -86.000977)",119.0 5786,The Lockhouse B&B,5.0,Excellent,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Refrigerator in room', 'Suites']",51 Church Street Westport Ontario,Canada,"(44.676273, -76.39629855)", 5787,Hebden House Bed and Breakfast,5.0,,[],2 Newport Lane ,Canada,"(41.391506, -71.480829)", 5788,Ripplecove Lakefront Hotel and Spa,4.5,Excellent,"['Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Free parking', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Breakfast Available', 'Concierge', 'Conference Facilities', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Tennis Court', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",700 Ripplecove Ayer's Cliff Quebec,Canada,"(52.4760892, -71.8258668)",199.0 5789,Auberge Nouvelle Frontiere,4.0,Very good,"['Room service', 'Restaurant', 'Spa', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Dry Cleaning', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",2900 Route 111 Amos Quebec,Canada,"(48.560761, -78.07992)",105.0 5790,Motel le Reve D'or,4.0,,[],119 ,Canada,"(45.8432951, 15.3384729)", 5791,Cottonwood Park Campground,4.0,Very good,"['Free Internet', 'Free parking', 'Pets Allowed ( Dog / Pet Friendly )']",Alaska Highway Destruction Bay Yukon,Canada,"(61.236435, -138.7720062)", 5792,Congdon Creek Campground,5.0,,[],Milepost 1071.5 Alaska Hwy ,Canada,"('nil', 'nil')", 5793,Discovery Yukon Lodgings,4.5,Excellent,"['Free Internet', 'Free parking', 'Room service', 'Breakfast Available', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",Km 1818 Alaska Highway Beaver Creek Yukon,Canada,"(63.000147, -136.002502)", 5794,1202 Motor Inn,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Airport transportation', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",Mile 1202 Alaska Hwy. Beaver Creek Yukon,Canada,"(62.4081587, -140.8602692)", 5795,Havre-sur-Mer Inn,5.0,Excellent,"['Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Restaurant', 'Airport transportation', 'Breakfast Available', 'Electric vehicle charging station', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1197 Chemin du Bassin Quebec G,Canada,"(45.5145721, -71.6240814)", 5796,Le gite chez Majo,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Non-smoking rooms']",6 Quebec G,Canada,"(33.5739660416667, -117.734197708333)", 5797,Manoir Rouville-Campbell,4.0,Very good,"['Room service', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 5798,Motel Saint-Hilaire,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 5799,Siwash Lake Wilderness Resort,5.0,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Spa', 'Room service', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Babysitting', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Minibar', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",280 Eagan Bonaparte Forest Service Road 70 Mile House British Columbia,Canada,"(55.001251, -125.002441)", 5800,Tall Timbers Resort,4.5,,[],6304 Pioneer Rd ,Canada,"(51.1411771, 1.2922536)", 5801,Canalta Rimbey,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",5702 43 St Rimbey Alberta,Canada,"(52.6438262, -114.2217014)",132.0 5802,Canalta Hotel Provost,4.5,Excellent,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",3611-57 Ave Provost Alberta,Canada,"(55.001251, -115.002136)", 5803,R & R Inn Provost,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",5603 35a Street Provost Alberta,Canada,"(55.001251, -115.002136)", 5804,Anchor Motel & Suites,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Airport transportation', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Dry Cleaning', 'Electric vehicle charging station', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1963 TransCanada Hwy Bedeque Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 5805,Bugaboo Cottages,3.0,Average,[],1880 Pe-1a Bedeque Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 5806,R&R Inn Hardisty,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Air conditioning']",4744 49th St Hardisty Alberta,Canada,"(55.001251, -115.002136)", 5807,Toronto North Cookstown KOA,4.0,Very good,"['Pool', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access']",139 Reive Blvd Innisfil Ontario,Canada,"(44.20555335, -79.6537159598472)", 5808,Friday Harbour Resort,,,[],391 Big Bay Point Rd Innisfil Ontario,Canada,"(44.3864528, -79.543314782004)", 5809,Tilson Place,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included']", ,Canada,"('nil', 'nil')", 5810,Au Doc Motel,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Suites']",1424 rue Notre-Dame Repentigny Quebec,Canada,"(45.7840252, -73.4003143)", 5811,Villa Riviere Montreal,5.0,Excellent,"['Air conditioning', 'Microwave', 'Refrigerator in room']",473 Boulevard de l'Assomption Repentigny Quebec,Canada,"(45.7473278691397, -73.4700695514338)", 5812,Sunshine Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms']", ,Canada,"('nil', 'nil')", 5813,Eden House Bed & Breakfast,,,[],507 Eden Street ,Canada,"(44.410694650984, -68.2466394563676)", 5814,Nisutlin Trading Post & Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']",Historical Mile 804 Teslin Yukon,Canada,"(63.000147, -136.002502)", 5815,Ridgeview Motor Inn,3.0,Average,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Free parking', 'Business Centre with Internet Access', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 5816,Birds and Blooms B&B,4.5,,[],408 Donner Road ,Canada,"(38.541849, -121.5302924)", 5818,Southview Motel,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms']", ,Canada,"('nil', 'nil')", 5819,Galop House B&B,5.0,Excellent,[], ,Canada,"('nil', 'nil')", 5820,Royal Oak Inn & Suites,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",70 Mackenzie Blvd. Mackenzie British Columbia,Canada,"(55.3274498, -123.0936652)", 5821,Continental Motel,3.5,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",217 Hwy 17 White River Ontario,Canada,"(48.5938443, -85.2779475)", 5822,Fishing Moose Lodge,3.5,Very good,[],957 Highway 1 White River Ontario,Canada,"(50.000678, -86.000977)", 5823,Manning Motor Inn,,,[],Highway 35f) 509 Main Street Manning Alberta,Canada,"(55.001251, -115.002136)", 5824,Garden Court Motel,,,[],440 Main Street ,Canada,"('nil', 'nil')", 5825,Island Tides Outdoor Lodge,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']",Maquinna Street Zeballos British ,Canada,"(49.9799799, -126.8448637)", 5826,Reel Obsession Sport Fishing Lodge,5.0,Excellent,[],509 Reno St Zeballos British Columbia,Canada,"(49.9810796, -126.8462685)", 5827,Rose Cottage Bed and Breakfast,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",129 2nd Ave Rosebud Alberta,Canada,"(55.001251, -115.002136)", 5828,Forest Plaza Motel,2.0,Poor,"['Room service', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",284 Main St N Mount Forest Ontario,Canada,"(43.9839963, -80.7383656)",110.0 5829,Carousel Ranch B&B,5.0,Excellent,[],R. R. # Mount Forest Ontario,Canada,"(50.000678, -86.000977)", 5830,Grizzly Motel,4.0,,[],4708 Highway Avenue ,Canada,"(30.3215646529353, -81.7271131516429)", 5831,Swan Hills Hotel,3.0,,[],4924 Plaza Ave ,Canada,"(38.190726, -85.651908)", 5832,Villa Nao,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Spa', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Concierge', 'Hot Tub', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",76 Roxton Falls Quebec,Canada,"(45.5737001, -72.5214627)", 5833,La Foret d'Aslan,,,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Pets Allowed ( Dog / Pet Friendly )', 'Kitchenette']",751 Chemin de la Grotte Roxton Falls Quebec,Canada,"(52.4760892, -71.8258668)", 5834,Cable Head B&B & Efficiency Suites,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Non-smoking rooms']",14988 Northside Rd- Rte 16 Saint Peters Bay Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 5835,St. Peters Bayview Suites,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Ski-In / Ski-Out', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",5560 Rte 2 Saint Peters Bay Prince Edward Island,Canada,"(46.4182131858933, -62.5813542059699)",110.0 5836,Tumbler Ridge Hotel and Suites,4.0,Very good,"['Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",360 Northgate Drive Tumbler Ridge British Columbia,Canada,"(55.001251, -125.002441)", 5837,Sandstone Motel,4.0,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Breakfast Available', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",212 8th Ave NW Milk River Alberta,Canada,"(55.001251, -115.002136)", 5838,Hilltop Ranch Bed & Breakfast,4.5,,[],24202-178 Ave. SW ,Canada,"('nil', 'nil')", 5839,Kumsheen Rafting Resort,4.5,Excellent,"['Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Wheelchair Access', 'Non-smoking rooms']",1345 Hwy 1 Lytton British Columbia,Canada,"(55.001251, -125.002441)", 5840,Lytton Hotel,3.5,,[],538 Main Street ,Canada,"('nil', 'nil')", 5841,Rocky Ridge Country Lodge,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",523 2nd Street North Mountain View Alberta,Canada,"(55.001251, -115.002136)",85.0 5842,Prime View - Best Location,,,[], Mountain View Alberta,Canada,"(49.133333, -113.6)", 5843,Caswell Resort Hotel,2.5,Average,"['Pool', 'Restaurant', 'Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Indoor pool', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 5844,Lund Resort at Klah Ah Men,3.5,Very good,"['Restaurant', 'Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",1436 Highway 101 Lund British Columbia,Canada,"(49.9782693, -124.7518764)", 5845,Lund Seaside Inn,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']",9844 Sevilla Island Lund British Columbia,Canada,"(55.001251, -125.002441)", 5846,Best Western Plus Liverpool Hotel & Conference Centre,4.5,Excellent,"['Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",63 Queens Place Drive Liverpool Nova Scotia,Canada,"(44.0478529, -64.7217932)", 5847,Hotel Le Francis,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",21 New Richmond Quebec,Canada,"(48.1651194, -65.8655584)",139.0 5848,Brake Bayside Boutique Historic Inn,,,[],233 Perron Blvd ,Canada,"(49.0524645, -0.9014855)", 5850,Cedars of Lake Eugenia - Cottage Resort,5.0,Excellent,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",134 Cedars Resort Flesherton Ontario,Canada,"(50.000678, -86.000977)", 5851,Tahitian Noni Place B&B,4.5,Excellent,[], ,Canada,"('nil', 'nil')", 5852,MacLellan Inn,4.5,Excellent,"['Free parking', 'Breakfast included', 'Room service', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Wheelchair Access', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",Rr#1 Doyles Newfoundland and Labrador,Canada,"(47.6567362, -52.7237019)", 5853,Martin's Cabins,3.0,,[],Upper Ferry ,Canada,"(47.8435359, -59.2486704)", 5854,Motel Invitation Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 5855,Hotel-Motel La Difference,4.5,,[],425 route Cameron ,Canada,"(46.4654582, -71.0433795)",87.0 5856,Kildonan House B&B,,,[],71 Kirk Street Clinton,Canada,"(43.6132516, -81.5360362)", 5857,Domaine Annie Sur Mer,4.0,Very good,"['Restaurant', 'Pool', 'Free parking', 'Bar/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",387 Chemin Patton Metis-sur-Mer Quebec,Canada,"(48.6710536, -68.0294678)", 5858,Motel A La Claire Fontaine,2.0,Poor,"['Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms']",2165 rue Saint-Calixte Plessisville Quebec,Canada,"(46.2242175, -71.7643423)", 5859,King Neptune Campground,,,[],8536 Peggys Cove Rd Indian Harbour Nova Scotia,Canada,"(44.5164113039952, -63.9345827673046)", 5860,Clifty Cove Motel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",8444 Peggys Cove Rd Indian Harbour Nova Scotia,Canada,"(44.5132027248162, -63.9357130071377)", 5861,Motel Grande-ile,2.5,Average,"['Free High Speed Internet (WiFi)', 'Room service', 'Free parking', 'Restaurant', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",121 Salaberry-de-Valleyfield Quebec,Canada,"(45.2555625, -74.1316153)", 5862,Flotel,,,[],240 Rue Victoria ,Canada,"(45.2574004, -74.1308504)", 5863,Pine Grove Point Campground,4.5,,[],4445 Elephant Lake Road ,Canada,"(45.1873339, -78.1670186)", 5864,Florenceville Inn,3.5,Very good,"['Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Room service', 'Restaurant', 'Business Centre with Internet Access', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms']",239 Burnham Rd Florenceville-Bristol New Brunswick,Canada,"(46.4331301, -67.6035896239065)", 5865,Yesteryears Bed & Breakfast,,,[],2775 Highway #3 Pubnico Nova Scotia,Canada,"(43.7028669682062, -65.7848288398453)", 5866,Auberge de la Coulee Douce,4.0,Very good,"['Air conditioning', 'Refrigerator in room']",2 Causapscal Quebec,Canada,"(48.3542375, -67.2269621)",102.0 5867,Gite des Tilleuls,3.0,Average,"['Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",107 Rue Saint-Jacques Sud Causapscal Quebec,Canada,"(48.350531, -67.224649)", 5868,Grove Motel,,,[],30 Brunswick St St. George New Brunswick,Canada,"(45.1293068, -66.8310095)", 5869,Malpeque Bed and Breakfast,,,[],222 Baseline Rd Malpeque Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 5870,Malpeque Country Garden Motel & Cottages,5.0,,[],304 King St ,Canada,"(42.9854308333333, -79.2509852333333)", 5871,Wild Goose Motel & Campground,2.5,Average,"['Restaurant', 'Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Minibar', 'Kitchenette']",109 Highway 51 Kerrobert Saskatchewan,Canada,"(51.9159036, -109.1268664)", 5872,Super 8 by Wyndham Smoky Lake,3.5,Very good,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",5404-44 Avenue Smoky Lake Alberta,Canada,"(54.1099564, -112.4841512)", 5873,Smoky Lake Inn,3.0,,[],4 Wheatland Avenue ,Canada,"(40.3066259333333, -75.9609776)", 5874,Room To Grow Guesthouse,4.5,,[],Max Lake Road ,Canada,"(49.5234253, -119.6551895)", 5875,Motel de la Gare,4.0,Very good,[], ,Canada,"('nil', 'nil')", 5876,The Big Blow Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",1 Quirpon Road Quirpon Island Newfoundland and Labrador,Canada,"(53.8217327, -61.2295532)", 5877,Days Inn by Wyndham Stephenville,4.0,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Babysitting', 'Banquet Room', 'Business Centre with Internet Access', 'Casino and Gambling', 'Dry Cleaning', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",44 Queen St Stephenville Newfoundland and Labrador,Canada,"(48.5521787, -58.5775624)", 5878,Ste. Anne's Spa,5.0,Excellent,"['Pool', 'Free parking', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Free Internet', 'Spa', 'Adult pool', 'Concierge', 'Heated pool', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Sauna', 'Air conditioning', 'Non-smoking rooms', 'Suites']",1009 Massey Rd Grafton Ontario,Canada,"(44.0081999, -78.0518064)", 5879,Elm Hurst Inn & Spa,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Bar/Lounge', 'Spa', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",Hwy 401 415 Harris St RR 5 Ingersoll Ontario,Canada,"(50.000678, -86.000977)", 5880,Jet Set Motel,2.5,Average,[], ,Canada,"('nil', 'nil')", 5882,Pine Ridge Park & Resort,4.0,,[],419 River Dr ,Canada,"(33.8914843945094, -84.0864171662798)", 5883,Motel Quatre Saisons,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']", ,Canada,"('nil', 'nil')", 5884,Manoir Sweetsburg,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Restaurant', 'Business Centre with Internet Access', 'Meeting rooms', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",795 Principale Cowansville Quebec,Canada,"(45.2087681289177, -72.7212040905917)", 5885,Auberge des Carrefours,,,[],111 Place Jean-Jaques Bertrand Cowansville Quebec,Canada,"(52.4760892, -71.8258668)",80.0 5886,Maison Chapleau,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Non-smoking hotel']",595 rue Tache St-Pascal Quebec,Canada,"(47.5264351, -69.8052056)", 5887,Auberge La Coudriere,3.0,Average,"['Free parking', 'Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Heated pool', 'Kids pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Non-smoking rooms']",289 Saint-Louis-de-L'Isle-aux-Coudres Quebec,Canada,"(47.3692872, -70.4120237)",139.0 5888,Hotel Cap-aux-Pierres,3.5,Very good,"['Free parking', 'Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",444 chemin La Baleine Saint-Louis-de-L'Isle-aux-Coudres Quebec,Canada,"(52.4760892, -71.8258668)", 5889,Le Baluchon,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Spa', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Sauna', 'Ski-In / Ski-Out', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",355 St-Paulin Quebec,Canada,"(46.417742, -73.013763)",229.0 5890,Camping Belle-Montagne,5.0,Excellent,"['Pool', 'Free parking', 'Heated pool', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Paid Wifi', 'Tennis Court', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette']", ,Canada,"('nil', 'nil')", 5891,Asessippi Inn,3.0,,[],309 Main Street North ,Canada,"(45.0596082808789, -92.8072069072741)", 5894,Hotel Les Trois Tilleuls,,,[],290 rue Richelieu Saint Marc sur Richelieu Quebec,Canada,"(45.6480444, -73.2060547)", 5895,Camping Domaine Madalie,,,[],512 3e Rang Nord ,Canada,"(45.909407610218, -71.6810909385722)", 5896,Turaarvik Inns North,,,[], Rankin Inlet,Canada,"(62.8030269, -92.0868012)", 5897,Auberge La Montagne Coupee,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Spa', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Free High Speed Internet (WiFi)', 'Heated pool', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",100 Saint-Jean-de-Matha Quebec,Canada,"(46.230203, -73.534927)", 5898,Motel La Porte de la Matawinie,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",891 route Louis-Cyr Saint-Jean-de-Matha Quebec,Canada,"(46.2238202333333, -73.5251828666667)", 5899,Valley Motel,,,[],601B Pine Avenue Sparwood British Columbia,Canada,"(49.7199002, -114.8935828)",100.0 5900,Mountain Shadows Campground,4.5,Excellent,"['Free Internet', 'Children Activities (Kid / Family Friendly)']",606 Sparwood Drive Sparwood British Columbia,Canada,"(49.7177024, -114.8923464)", 5901,Havre Du Parc,4.0,Very good,"['Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']",2788 Route 125 Nord Saint Donat Quebec,Canada,"(52.4760892, -71.8258668)", 5902,Econo Lodge Maple Ridge,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Restaurant', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']",7-21735 Lougheed Hwy Maple Ridge British Columbia,Canada,"(55.001251, -125.002441)",109.0 5903,Haney Motor Hotel,,,[],22222 Lougheed Hwy ,Canada,"(49.2648247, -123.0264089)", 5904,Motel Normandie,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Room service', 'Spa', 'Electric vehicle charging station', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms']",1111 boulevard St-Laurent Ouest Louiseville Quebec,Canada,"(46.2506048666667, -72.9645393666667)",59.0 5905,Four Seasons Inn & Motel,,,[],2 Beaudoin Street Blanc-Sablon Quebec,Canada,"(52.4760892, -71.8258668)", 5906,Hotel Carmacks,3.0,Average,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",35607 North Klondike Highway Carmacks Yukon,Canada,"(62.0941539, -136.2718841)", 5907,Elk Point Motel & RV Park,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",5474 48 Street Elk Point Alberta,Canada,"(53.9011364, -110.8963004)",65.0 5908,Raven River Bed and Breakfast,5.0,,[],362002 ,Canada,"(43.0447565217142, 44.6850965944159)", 5909,Imperia Hotel & Suites St-Eustache,3.0,Average,"['Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Minibar', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",57 Saint-Eustache Quebec,Canada,"(45.5646052, -73.8929714)",134.0 5910,La Seigneurie du Triton,,,[],1893 Chemin Du Triton Lac-Edouard Quebec,Canada,"(52.4760892, -71.8258668)", 5911,Village Innusit,4.0,,[],120 Rue Principale ,Canada,"('nil', 'nil')", 5912,Le Beluga,,,[],1416 Chemin Desmarais Sainte-Emelie-de-L'Energie Quebec,Canada,"(46.28670995, -73.61954761102)", 5913,Cape Canso R.V. Park & Marina,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry']",1639 Union Street Canso Nova Scotia,Canada,"(45.3345841625, -60.9861121)", 5914,Raval Paradise Motel & RV Park,2.5,,[],101 5 Ave W ,Canada,"(33.5355942332134, -86.8790909816388)", 5915,Auberge des Gallant Restaurant and SPA,4.5,Excellent,"['Pool', 'Room service', 'Restaurant', 'Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",117 Sainte-Marthe Quebec,Canada,"(46.3810266, -72.4914835)",124.0 5916,The Gite L'Escapade,,,[],1027 Ch Saint-Henri ,Canada,"(45.4295876479312, -74.3199031257958)", 5917,Woodlander Hotel,4.5,,[],509 Nykolaishen Drive ,Canada,"('nil', 'nil')", 5918,Parfum de Mer,,,[],320 boulevard Pabos Chandler Quebec,Canada,"(48.3589725, -64.6206554)", 5919,Motel Chandler,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Bar/Lounge', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']",515 Daignault St Chandler Quebec,Canada,"(52.4760892, -71.8258668)", 5921,Beachside B&B,2.5,,[],77 Pond Rd ,Canada,"(40.8328181970182, -73.7549923447818)", 5922,All Tucked Inn,3.5,,[],2986 Service Rd W ,Canada,"(44.8510431950962, -93.1565188306416)",88.0 5923,Hi Rock Inn,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Microwave', 'Refrigerator in room', 'Family Rooms']",2 Chauncey Street Elkford British Columbia,Canada,"(50.0202625, -114.9179311)", 5924,Meiklejohn House B&B,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms', 'Suites']",116 Arthur Street East Ontario,Canada,"(43.9171292, -80.8677116)", 5925,Pillar Lake Resort,2.5,,[],4745 Chase-Falkland Rd ,Canada,"(50.520562, -119.5809404)", 5926,Evening Star Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",798 Government Road Greenwood British Columbia,Canada,"(55.001251, -125.002441)", 5927,Greenwood Motel and RV Park,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",256 N. Copper Ave. / Hwy. 3 Greenwood British Columbia,Canada,"(49.0912818, -118.6774145)", 5928,Igloolik Hotel,2.5,,[], ,Canada,"('nil', 'nil')", 5929,Vi-Mar Motel,4.5,Excellent,[],Hwy 11 Matheson Ontario,Canada,"(48.5322546, -80.4606569)", 5930,Ramada by Wyndham Conklin,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Spa', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",104 Northland Dr Conklin Alberta,Canada,"(55.6463478, -111.1318197)",162.0 5931,Devon Lions Campground,3.5,Very good,['Pets Allowed ( Dog / Pet Friendly )'], ,Canada,"('nil', 'nil')", 5932,Grefell Recreational Park,4.0,,[],710 Lake Street ,Canada,"(43.606752, -116.223498)", 5933,Granite Hotel,,,[],1209 Front Avenue ,Canada,"(32.4688933877551, -84.9946795306122)", 5934,CMH Bobbie Burns Lodge,5.0,Excellent,"['Bar/Lounge', 'Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Non-smoking hotel', 'Non-smoking rooms']",Bugaboo Provincial Park Parson British ,Canada,"(51.7252449, -3.0811001)", 5935,The Barrhead Inn & Suites,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",5905 - 49 Street Barrhead Alberta,Canada,"(54.1287531, -114.4014306)", 5936,Sunset Cove Motel,2.5,,[],5508 - 49 Street ,Canada,"(53.2825798, -110.0067296)", 5937,Shamrock Bay Resort,2.5,Average,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Tennis Court', 'Air conditioning']",1082 Shamrock Marina Rd Severn Bridge Ontario,Canada,"(50.000678, -86.000977)", 5938,B&B Art of Germany,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Shuttle Bus Service', 'Air conditioning']",9865 Highway 8 Caledonia Nova Scotia,Canada,"(44.3749593, -65.0311755)", 5939,Caledonia Country Hostel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette']", ,Canada,"('nil', 'nil')", 5940,Paradise Inn & Suites Redwater,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",5323-48 Avenue Redwater Alberta,Canada,"(53.9488175, -113.1137795)",85.0 5941,Red Rest Motel,3.5,,[],5311-48 Avenue ,Canada,"(53.2544735, -110.0006153)", 5942,Wagon Wheel Motel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Suites']",4914 46 Street Killam Alberta,Canada,"(52.7922482, -111.8495009)", 5943,L'auberge des Marronniers,4.0,Very good,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",21 Saint-Ulric Quebec,Canada,"(48.788319, -67.696381)", 5944,Angus Inn Motel,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",168 Mill Stree Angus Ontario,Canada,"(50.000678, -86.000977)", 5945,Motel 90,,,[],190 Mill St ,Canada,"(41.260788375, -75.846010375)", 5946,Lakeview Hecla Resort,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Pool', 'Room service', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Spa', 'Fitness Centre with Gym / Workout Room', 'Adult pool', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",Highway 8 Manitoba R,Canada,"(50.4419079, -97.04525405)", 5947,Sejour Kouchibouguac Resort,3.0,Average,"['Free parking', 'Room service', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Ski-In / Ski-Out', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']",10983 Route 134 Saint-Louis-de-Kent New Brunswick,Canada,"(46.500283, -66.750183)", 5948,Auberge le Port d'Attache,4.5,Excellent,[],70 du Pre Natashquan Quebec,Canada,"(52.4760892, -71.8258668)", 5949,Dock & Doze Motel,4.5,Excellent,[],353 Water Street Westport Nov,Canada,"(44.2665669, -66.3485688)", 5951,Station Touristique Floribell,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Bar/Lounge', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Tennis Court', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",39 Saint-Elie-de-Caxton Quebec,Canada,"(46.491065, -72.960205)", 5953,English Inn,4.0,Very good,"['Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Concierge', 'Dry Cleaning', 'Meeting rooms', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms', 'Suites']",429 Lampson St Esquimalt British Columbia,Canada,"(48.42461515, -123.407673986453)", 5954,Prairie Moon Inn & Suites Unity,,,[],103 2nd Ave South Unity Saskatchewan,Canada,"(55.5321257, -106.1412243)", 5955,Unity Hotel,,,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning']",114 Main St Unity Saskatchewan,Canada,"(52.445788, -109.154819)", 5956,Northwest Lodge Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 5957,Ross Inn,,,[],30 Railway Ave Lanigan Saskatchewan,Canada,"(51.845664, -105.0358085)", 5958,LT Food & Fuel Motel,,,[],Saskatchewan 2 ,Canada,"(51.6727801, -105.4711657)", 5959,Long Sault Motel,3.0,Average,"['Free parking', 'Room service', 'Free High Speed Internet (WiFi)', 'Concierge', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 5960,St. George Hotel,4.5,Excellent,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']",Main Street Barkerville British Columbia,Canada,"(53.068471, -121.515303925465)", 5961,Lowhee Campground,4.5,,[],13500 Barkerville Hwy ,Canada,"(53.0154665, -122.4950096)", 5962,Western Budget Motel Ponoka,3.0,Average,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Paid Internet', 'Paid Wifi', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",4205 - 64 Stree Ponoka Alberta,Canada,"(55.001251, -115.002136)",89.0 5963,Kentucky Alleyne Provincial Park,3.5,,[],Hwy 5A ,Canada,"(50.6549865, -120.3691224)", 5964,Motel Ours Bleu,,,[],1 Lac-Saguay Quebec,Canada,"(46.496502, -75.1426952)", 5965,Motel Dodi,1.0,Terrible,"['Babysitting', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",275 Rte 117 Lac-Saguay Quebec,Canada,"(46.4992656, -75.1446753)", 5966,Canalta Hotel Humboldt,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Pool', 'Breakfast included', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",2421 8 Avenue Humboldt Saskatchewan,Canada,"(52.2025304, -105.1519875)",156.0 5967,A la Claire Fontaine,3.5,Very good,['Air conditioning'],213 Chambly Quebec,Canada,"(45.4473898, -73.2932002)", 5968,Telegraph Cove Marina & RV Park,4.0,Very good,['Refrigerator in room'], ,Canada,"('nil', 'nil')", 5969,Telegraph Cove Resort,,,[],1610 Telegraph Cove Rd Telegraph Cove British Columbia,Canada,"(50.524498, -126.8668932)", 5970,Cripple Creek Campground,,,[],44154 Thurston Rd ,Canada,"(55.8520361, -4.3537391)", 5971,Comfort Inn Montreal Aeroport,,,[],700 St. Jean boul. Pointe Claire Quebec,Canada,"(52.4760892, -71.8258668)", 5973,April Point Resort & Spa,4.0,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Banquet Room', 'Children Activities (Kid / Family Friendly)', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Shuttle Bus Service', 'Kitchenette', 'Non-smoking rooms', 'Suites']",900 April Point Rd Quathiaski Cove British Columbia,Canada,"(50.0589338, -125.2265899)", 5974,Days Inn by Wyndham Dalhousie,3.5,Very good,"['Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",385 Adelaide St Dalhousie New Brunswick,Canada,"(48.0653041, -66.3731515868448)", 5975,Hilton Garden Inn Halifax Airport,4.0,Very good,"['Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Bar/Lounge', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",Hilton Garden Inn Halifax Airport 200 Pratt & Whitney Dr Enfield Nova Scotia,Canada,"(45.1960403, -63.1653789)", 5977,Au SenAbi Motel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Shuttle Bus Service', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 5978,Gite La Maison Du Sheriff Sheppard,,,[],163 boulevard Gerard D. Levesque New Carlisle Quebec,Canada,"(52.4760892, -71.8258668)", 5979,Eagle Wind RV Park,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog / Pet Friendly )']",26920 52 Ave Aldergrove British Columbia,Canada,"(55.001251, -125.002441)", 5980,Century Farm Waterfront Cottages,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",1178 Point Prim Rd Belfast Prince Edward Island,Canada,"(46.0642443397973, -62.9797288460902)", 5981,The Mill Tales Inn,,,[],20 John Pound Rd Tillsonburg Ontario,Canada,"(42.8550031, -80.7247495)", 5982,Maison Denis,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )', 'Suites']",432 rue St-Paul Saint-Ubalde Quebec,Canada,"(46.7567505, -72.269845)", 5984,Elkwater Lake Lodge,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",401 4th Street Elkwater Alberta,Canada,"(55.001251, -115.002136)",140.0 5985,Au Gite de la Chute,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",514 Boischatel Quebec,Canada,"(46.896801, -71.135788)",54.0 5986,Manoir Lac Etchemin,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Electric vehicle charging station', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 5987,Auberge Du Parc Inn,4.0,Very good,"['Non-smoking hotel', 'Non-smoking rooms']",6 Paspebiac Quebec,Canada,"(48.07273035, -65.2789433745897)", 5988,Macdale B&B,,,[],365 Route 132 Paspebiac Quebec,Canada,"(52.4760892, -71.8258668)", 5989,Auberge lac du Pin rouge,5.0,,[],81 Chemin Lac du Pin Rouge ,Canada,"('nil', 'nil')", 5990,Celtic Rendezvous Cottages,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Conference Facilities', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",Route 1 Ferryland Newfoundland and Labrador,Canada,"(53.8217327, -61.2295532)", 5991,Canalta Melfort,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",100 Stonegate 500 Highway 6 Melfort Saskatchewan,Canada,"(55.5321257, -106.1412243)",150.0 5992,Bluebird Hotel,2.5,Average,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Bar/Lounge', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Golf Course', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",101 Spruce Haven Rd Melfort Saskatchewan,Canada,"(52.8564369, -104.593258)", 5993,Motel Le Pocatois,3.5,Very good,['Refrigerator in room'],235 Route 132 La Pocatiere Quebec,Canada,"(47.352017, -70.0713685)", 5994,ATCO Lodge Narwhal Hotel,3.5,Very good,[], Resolute Nunavut,Canada,"(74.697029, -94.840851)", 5995,Summerville Beach Retreat,3.0,Average,[], ,Canada,"('nil', 'nil')", 5996,Hotel-Motel Grande-Vallee des Monts,4.5,Excellent,"['Restaurant', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 5997,Camping au Soleil Couchant,3.5,Very good,[],73 St Francois Xavier Est Grande-Vallee Quebec,Canada,"(52.4760892, -71.8258668)", 5998,Muggee's Place,4.5,,[],Picketts Brook - Route 340 ,Canada,"(51.5240161, 0.5573712)", 5999,Hotel-Musee Premieres Nations,4.5,Excellent,"['Room service', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']", Wendake Quebec,Canada,"(46.8682022, -71.3631049970157)",139.0 6000,Chez Casimir,4.5,Excellent,[],19 Rue de L'Eglise Matapedia Quebec,Canada,"(48.4762782705524, -67.3053203111408)",85.0 6001,Fogo Island Inn,,,[],210 Main Road Joe Batt's Arm Newfoundland and Labrador,Canada,"(53.8217327, -61.2295532)", 6003,Island Sunset Resort,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",19 Beach Cove Lane Belle Cote Nova Scotia,Canada,"(46.448420746426, -61.1024525590475)", 6004,Mile Zero Motor Inn,1.0,,[],5904 51st Street ,Canada,"(39.9597898, -75.222895)", 6005,Gite Au Tournenvert,,,[],262-A Rang Grande-Terre Saint-Francois-du-Lac Quebec,Canada,"(52.4760892, -71.8258668)", 6006,The Waterfront Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",1584 Route 133 Haute Aboujagane New Brunswick,Canada,"(46.500283, -66.750183)", 6007,Eco Spa Highland,,,[],18 Mountain Road Grenville-sur-la-Rouge Quebec,Canada,"(52.4760892, -71.8258668)", 6008,Adobe Inn,2.0,Poor,"['Room service', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",201 Centennial Drive South Martensville Saskatchewan,Canada,"(52.2820667, -106.6702237)", 6009,Fox Harb'r Resort,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Restaurant', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Shuttle Bus Service', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Minibar', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1337 Fox Harbour Rd Wallace Nova Scotia,Canada,"(45.8573445, -63.4939519)", 6010,Balzac Campground Rv Park & Storage,2.0,Poor,"['Babysitting', 'Pets Allowed ( Dog / Pet Friendly )']",262 195 Balzac Blvd Balzac Alberta,Canada,"(55.001251, -115.002136)", 6011,Lightning Lake Campground,4.5,Excellent,[], ,Canada,"('nil', 'nil')", 6012,Stormdale Cottages,4.5,,[],Foster Road ,Canada,"(38.398909, -82.447107)", 6013,Mt. Robson Mountain River Lodge,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']",Mt. Robson Mountain River Lodge 16-13990 Swiftcurrent Creek Rd & Highway Mount Robson British Columbia,Canada,"(55.001251, -125.002441)", 6014,Puddicombe House,4.5,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 6015,Montreal West KOA,2.5,Average,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog / Pet Friendly )']",171 Route 338 Coteau-du-Lac Quebec,Canada,"(52.4760892, -71.8258668)", 6016,Clipper Shipp Beach Motel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1312 Route 175 Pocologan New Brunswick,Canada,"(46.500283, -66.750183)", 6018,Side Trax Inn,3.0,Average,"['Room service', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Suites']",402 1st Avenue Beaverlodge Alberta,Canada,"(55.001251, -115.002136)",99.0 6019,Villager Motel,,,"['Room service', 'Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning']", ,Canada,"('nil', 'nil')", 6020,Ituna Hotel,,,[],302 Main Street North ,Canada,"(41.5639419059028, -73.1918667038434)", 6021,Travelodge Fredericton,,,[],42 Chaperral Rd Waasis New Brunswick,Canada,"(46.500283, -66.750183)",84.0 6022,Falher Hotel & Cozy Lounge,2.0,,[],6 Main St Ne ,Canada,"(45.1970334230013, -93.2656135353489)", 6023,Rothesay Motel,,,[],80 Hampton Rd Rothesay New Brunswick,Canada,"(45.3997723, -65.9779162)", 6024,Motel Au Rocher,2.0,Poor,"['Spa', 'Fitness Centre with Gym / Workout Room', 'Air conditioning', 'Refrigerator in room']",8 Chemin Bellevue Ouest L'Anse a Gilles Quebec,Canada,"(52.4760892, -71.8258668)", 6025,Plamondon Whitesands Resort,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Family Rooms']", ,Canada,"('nil', 'nil')", 6026,Ramada by Wyndham Emerald Park/Regina East,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Kitchenette', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 6027,Lagoon Harbour Resort & Hotel,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Banquet Room', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Heated pool', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",1 Poplar Cres Brechin Ontario,Canada,"(44.547875, -79.2096334)", 6028,Auberge-Inn,4.0,Very good,"['Laundry Service', 'Non-smoking hotel', 'Kitchenette', 'Non-smoking rooms']",40 Chemin de L'Eglise Saint-Maurice-de-l'Echouerie Quebec,Canada,"(49.0521759552184, -64.4756827108681)", 6029,The Gregory Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",365 William Street Exeter,Canada,"(43.3463574125, -81.4820295083333)", 6030,Auberge Comme Au Premier Jour,4.5,Excellent,"['Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Public Wifi']",224 Boulevard Begin Saint Pacome Quebec,Canada,"(47.4102264, -69.9480758)", 6031,Le Manoir du Lac Delage,4.0,Very good,"['Pool', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Room service', 'Bar/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",4 Lac Delage Quebec,Canada,"(46.9706256, -71.401757)",104.0 6032,Manitou Motor Inn,2.5,Average,"['Room service', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning']", ,Canada,"('nil', 'nil')", 6033,Fudge's Motel,3.0,Average,['Restaurant'], ,Canada,"('nil', 'nil')", 6034,Sandy Shore Cottages,4.5,Excellent,"['Pool', 'Free Internet', 'Free parking', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Laundry Service', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Non-smoking rooms']",5428 Young St Unit 340 RR 1 Harwood Ontario,Canada,"(50.000678, -86.000977)", 6035,Microtel Inn & Suites by Wyndham Blackfalds Red Deer North,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Business Centre with Internet Access', 'Hot Tub', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms', 'Suites']",6021 Parkwood Road Blackfalds Alberta,Canada,"(52.3846856629547, -113.786507034254)", 6036,Campbell's Bed and Breakfast,3.5,Very good,['Restaurant'],98 Pioneer St Port Hope Simpson Newfoundland and ,Canada,"(49.12120935, -56.696296212741)", 6037,Springbrook Motel & RV Park,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",4527 Highway 93 & 95 Skookumchuck British Columbia,Canada,"(49.913279, -115.73297075)", 6038,Inlet Haven,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1036 Matsqui St Port Alice British Columbia,Canada,"(55.001251, -125.002441)", 6039,Holiday Inn Express & Suites Victoria - Colwood,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",318 Wale Rd Colwood British Columbia,Canada,"(48.4455914, -123.469085087825)",153.0 6040,Hotel Rive Gauche,4.0,Very good,"['Room service', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1810 Rue Richelieu Beloeil Quebec,Canada,"(45.6012583, -73.1888024)",135.0 6041,Redwood Inn & Suites,,,[],8117 99 St Clairmont Alberta,Canada,"(55.2413765926981, -118.794232492161)",157.0 6042,Slumber Inn,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",5534 Prospect Rd New Minas Nova Scotia,Canada,"(45.0572230322252, -64.4672970087417)", 6043,Motel Villa mon repos,3.5,Very good,"['Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms']",32 Rte 111 E La Sarre Quebec,Canada,"(48.8017705, -79.2110469)", 6044,Frontier Hotel,1.0,,[],5221 Hwy 12 ,Canada,"(45.0550816468047, -64.5169362007345)", 6045,Warman Hotel,,,[],116 North Railway Street East ,Canada,"(45.0538054897959, -93.6350023877551)", 6046,Chalet de la Grave,,,[],5 Grande Allee Est Grande Riviere Grande-Riviere Quebec,Canada,"(48.3972485708052, -64.5087230008727)", 6047,Motel 6 Headingley Winnipeg West,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",4400 Portage Ave Headingley Manitoba,Canada,"(49.8791594, -97.3377205)",93.0 6048,Days Inn by Wyndham Orillia,4.0,Very good,"['Free parking', 'Pool', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']",5850 Rama Rd Rama Ontario,Canada,"(44.6444158, -79.351107)",119.0 6049,Heidi's Campground,4.0,Very good,"['Pool', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )']",3982 Hwy 11 South Oro-Medonte Ontario,Canada,"(44.5039592, -79.4835176)", 6050,Candle Lake Golf Resort,4.0,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Golf Course', 'Non-smoking hotel', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",1 Fairway Dr Candle Lake Saskatchewan,Canada,"(55.5321257, -106.1412243)", 6051,Western Star Inn and Suites Stoughton,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Babysitting', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']",105 Cottonwood Road Stoughton Saskatchewan,Canada,"(55.5321257, -106.1412243)", 6052,Motel Beloeil,3.0,,[],4180 Bernard Pilon ,Canada,"(45.580732, -73.2634529)",59.0 6053,Caledonia Motor Inn,2.0,Poor,"['Free parking', 'Restaurant', 'Room service', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Casino and Gambling', 'Conference Facilities', 'Golf Course', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",5136 54st Viking Alberta,Canada,"(55.001251, -115.002136)", 6054,The Fourth Lock Bed and Breakfast,4.0,,[],3104 Highway 2 ,Canada,"(45.3854985785714, -63.9252731214286)", 6056,Sands on Golden Lake,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Spa', 'Room service', 'Banquet Room', 'Children Activities (Kid / Family Friendly)', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']",13163 Highway 60 Golden Lake Ontario,Canada,"(50.000678, -86.000977)",105.0 6057,International Motel Express,2.5,Average,"['Free Internet', 'Free parking', 'Babysitting', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",80 rue Principale St-Antonin Quebec,Canada,"(47.7830845, -69.4644482)", 6058,Larinda's Landing Oceanfront Cottages,,,[],7532 St Margarets Bay Rd Boutiliers Point Nova Scotia,Canada,"(44.6678122995084, -63.9618828795713)", 6060,Antelope Inn Motel,2.5,,[],316 1st Ave. East ,Canada,"(36.8693145696726, -82.7785713007025)", 6062,Rodeway Inn Schefferville,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Shuttle Bus Service', 'Wheelchair Access', 'Non-smoking rooms']",300 Wishart Schefferville Quebec,Canada,"(54.80135605, -66.8085234167107)", 6063,Bird Island Resort,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",Route 100 St. Bride's Newfoundland and ,Canada,"(46.9426394, -54.1696558)", 6064,Deep Bay RV Park,5.0,Excellent,[],5315 Deep Bay Dr Bowser British Columbia,Canada,"(49.4670986, -124.7257941)", 6065,Days Inn & Suites by Wyndham Winkler,,,[],395 Boundary Trail Winkler Manitoba,Canada,"(49.1931225, -97.938518)",95.0 6066,Days Inn by Wyndham Blainville Conference Centre,,,[],1136 Cure Labelle Blainville Quebec,Canada,"(52.4760892, -71.8258668)",110.0 6067,Parkway Cottage Resort & Trading Post,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",4412 Hwy 60 Oxtongue Lake Ontario,Canada,"(45.37937475, -78.9191641143658)", 6068,Burton's Sunset Oasis Motel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 6069,Sea Echo Motel,3.5,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 6070,Inn Of Victoria County,2.5,Average,"['Free parking', 'Free Internet', 'Non-smoking rooms']",837 Highway 105 Boularderie Nova Scotia,Canada,"(46.2349854993718, -60.4761435664482)", 6071,Auyuittug Lodge,4.0,Very good,['Restaurant'], Pangnirtung,Canada,"(66.14651685, -65.7183192791855)", 6072,Tradewinds Motor Hotel,1.0,,[],450 Mr 55 ,Canada,"(46.4012607, -81.2015364)", 6073,Camping Shippagan,4.5,Excellent,"['Free parking', 'Children Activities (Kid / Family Friendly)', 'Multilingual Staff', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry']",589 chemin Haut-Shippagan Shippagan New Brunswick,Canada,"(47.7476361, -64.7543414)", 6074,Comfort Inn Pickering,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",533 Kingston Rd Pickering Ontario,Canada,"(43.8137967861141, -79.1222957552573)", 6075,E&F Webber's Lakeside Resort,3.5,,[],738 Upper Lakeville Rd ,Canada,"(44.8000796, -62.96656955)", 6076,Mayfield Country Cottages,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",11 Houston Road Mayfield Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 6077,Killarney Mountain Lodge,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Room service', 'Banquet Room', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",3 Commissioner St Killarney Ontario,Canada,"(45.9729034, -81.5153861)", 6078,Le Village de l'Acadie,4.0,Very good,[],6216 Rte 11 Wellington Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 6079,Hotel Le Mirage,2.5,Average,"['Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",365 Boulevard Sir Wilfrid-Laurier Saint-Basile-le-Grand Quebec,Canada,"(45.5345867, -73.2699313)", 6080,Granisle Resort,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 6081,Spindrift by the Sea,3.5,Very good,"['Free Internet', 'Restaurant']", ,Canada,"('nil', 'nil')", 6082,Dream Inn,4.0,,[],157 69 Hwy ,Canada,"(51.5097043, -0.0575989)", 6083,Elm River RV Park,3.5,,[],85 Elm River Parkwa ,Canada,"('nil', 'nil')", 6084,Exploits Motel,3.0,Average,"['Room service', 'Restaurant', 'Bar/Lounge', 'Non-smoking hotel', 'Kitchenette', 'Non-smoking rooms']", Bishop's Falls Newfoundland and Labrador,Canada,"(49.0120002, -55.4989086)", 6085,Rustik Motel,2.5,Average,"['Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Family Rooms']",57 Boulevard Saint-Jean-Baptiste Chateauguay Quebec,Canada,"(45.3641897272727, -73.7127884545454)",75.0 6086,Wilderness Edge - Retreat & Conference Centre,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",32 Burrows Road Pinawa Manitoba,Canada,"(50.1473423, -95.8794504)", 6087,The Cove Motel & Restaurant,4.0,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Non-smoking rooms']",298 D - 31 Rd Auld's Cove Nova Scotia,Canada,"(45.6564326, -61.4409849)", 6088,Robins Nest Motel and Cafe,4.0,Very good,"['Free Internet', 'Free parking', 'Restaurant', 'Room service', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",Junction of Highways 1 & 5 Carberry Manitoba,Canada,"(55.001251, -97.001038)", 6089,Snowshoe Inn (NWT) Ltd,3.5,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Babysitting', 'Non-smoking hotel', 'Paid Wifi', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']",1 Mackenzie Drive Fort Providence Northwest Territories,Canada,"(65.0000004, -118.0)", 6090,Motel Constello,,,[],90 ,Canada,"(47.62923095, 6.89930115671088)", 6092,Inverness Falls Resort,,,[],Provincial Rd 307 ,Canada,"(50.1420276, -95.6881195)", 6093,Smith's Motel Ltd.,2.5,Average,"['Restaurant', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",5254 Highway 1 Pennfield Ridge New Brunswick,Canada,"(46.500283, -66.750183)", 6094,Auberge la Salicorne,4.5,Excellent,"['Free parking', 'Restaurant', 'Breakfast included', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Electric vehicle charging station', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Family Rooms', 'Non-smoking rooms']",377 Route 199 Quebec G,Canada,"(47.2388439, -61.8744908)", 6095,Bow Manor Motor Hotel,,,[],724 Railway Avenue Oxbow Saskatchewan,Canada,"(49.22776415, -102.169988565637)", 6096,Irma Motel,1.0,,[],4911 49th Street ,Canada,"(53.8382993842166, -113.409127568126)", 6097,Hotel Historique Route 66,5.0,,[],26 ,Canada,"(44.72964575, 5.20455959999651)",129.0 6098,Knights Inn Woodstock,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Minibar', 'Refrigerator in room', 'Non-smoking rooms', 'Smoking rooms available']",276 Lockhart Mill Rd Jacksonville New Brunswick,Canada,"(46.500283, -66.750183)", 6099,Stage Coach Inn,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Air conditioning', 'Kitchenette']",103 Centre Street Duchess Alberta,Canada,"(50.7312682, -111.9060332)", 6100,Tweedsmuir Park Lodge,5.0,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Hot Tub', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Ski-In / Ski-Out', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",7001 Corbould Dr Stuie British Columbia,Canada,"(52.3707857, -126.0686202)", 6101,Auberge Motel Le Pigeonnier,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']", ,Canada,"('nil', 'nil')", 6102,Fair Isle Motel,,,[],511 Brackley Point Rd (Rte 15) Brackley Prince Edwar,Canada,"('nil', 'nil')",58.0 6103,Alta Vista Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",381 Highway 17 West McKerrow Ontario,Canada,"(46.2859137, -81.7708932)",99.0 6104,South Beach Casino and Resort,4.0,Very good,"['Pool', 'Free parking', 'Room service', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Casino and Gambling', 'Concierge', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']", ,Canada,"('nil', 'nil')", 6106,Pallas Motel,4.0,Very good,"['Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room']", ,Canada,"('nil', 'nil')", 6107,Wingham Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",86512 London Rd Wingham Ontario,Canada,"(50.000678, -86.000977)",85.0 6109,Hampton Inn & Suites by Hilton Truro,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",35 Legends Ave Millbrook Nova Scotia,Canada,"(45.1960403, -63.1653789)", 6110,Motel Marie-Dan,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Pool', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",311 Rue des Bouleaux Sainte-Eulalie Quebec,Canada,"(46.098769644454, -72.2304240237378)",75.0 6111,Gillett's Motel,4.0,Very good,"['Restaurant', 'Room service', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms']",1 Inspiration Road Burgeo Newfoundland and Labrador,Canada,"(53.8217327, -61.2295532)", 6113,Idabel Lake Resort,4.5,Excellent,"['Free parking', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Non-smoking hotel', 'Paid Internet', 'Paid Wifi', 'Pets Allowed ( Dog / Pet Friendly )', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",800 Idabel Lake Road Idabel Lake British Columbia,Canada,"(55.001251, -125.002441)", 6114,Motel Montreal,,,[],95 aut. du Souveni L'Ile-Perrot Quebec,Canada,"(52.4760892, -71.8258668)", 6115,Liscombe Lodge Resort and Conference Center,4.0,Very good,"['Pool', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Room service', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",2884 Highway 7 Liscomb Mills Nova Scotia,Canada,"(45.0132013446542, -62.1008858540477)",155.0 6116,Jemseg LakeView Motel,3.0,Average,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Spa', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Kitchenette']",4384 Route 105 Jemseg New Brunswick,Canada,"(46.500283, -66.750183)", 6117,Echo Valley Ranch & Spa,5.0,Excellent,"['Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Bar/Lounge', 'Spa', 'Breakfast included', 'Airport transportation', 'Children Activities (Kid / Family Friendly)', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Family Rooms', 'Non-smoking rooms', 'Suites']",10635 Jesmond Road Jesmond British Columbia,Canada,"(51.0790884, -121.857713)", 6118,Motel St-Bruno,2.5,,[],2084 Boul. Sir-Wilfrid-Laurier ,Canada,"('nil', 'nil')",57.0 6119,Best Western Plus Pitt Meadows Inn & Suites,4.0,Very good,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Restaurant', 'Bar/Lounge', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",19267 Lougheed Hwy Pitt Meadows British Columbia,Canada,"(49.2382088, -122.70748)", 6120,Northern Light Inn,3.5,Very good,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Banquet Room', 'Breakfast Available', 'Conference Facilities', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",56-58 Main Highway L'Anse au Clair Newfoundland and Labrador,Canada,"(53.8217327, -61.2295532)", 6121,Poco Inn & Suites Hotel,4.5,Excellent,"['Restaurant', 'Room service', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1545 Lougheed Hwy Port Coquitlam British Columbia,Canada,"(49.26100585, -122.759272988248)",169.0 6122,Oak Island Resort & Conference Centre,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Room service', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Tennis Court', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms']",36 Treasure Drive Western Shore Nova Scotia,Canada,"(44.5208079764344, -64.3083505372523)",139.0 6123,Dalvay by the Sea Hotel,,,[],16 Cottage Cres. Dalvay Prince Edward Island,Canada,"(46.3355508, -63.1466676)", 6124,Auberge West Brome,4.5,Excellent,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']", ,Canada,"('nil', 'nil')", 6125,Auberge Villa Bellerive,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Airport transportation', 'Concierge', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Shuttle Bus Service', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1596 rue Bellerive sur le Lac Lac Nominingue Quebec,Canada,"(52.4760892, -71.8258668)",87.0 ================================================ FILE: tripadvisor_hotel_output/hotel_info.json ================================================ {"id":{"0":1,"1":2,"2":3,"3":4,"4":5,"5":6,"6":7,"7":8,"8":9,"9":10,"10":11,"11":12,"12":13,"13":14,"14":15,"15":16,"16":17,"17":18,"18":19,"19":20,"20":21,"21":22,"22":23,"23":24,"24":25,"25":26,"26":27,"27":28,"28":29,"29":30,"30":31,"31":32,"32":33,"33":34,"34":35,"35":36,"36":38,"37":39,"38":40,"39":41,"40":42,"41":43,"42":44,"43":45,"44":46,"45":47,"46":48,"47":49,"48":50,"49":51,"50":52,"51":53,"52":54,"53":55,"54":56,"55":57,"56":58,"57":59,"58":60,"59":62,"60":63,"61":64,"62":65,"63":66,"64":67,"65":68,"66":69,"67":70,"68":71,"69":72,"70":79,"71":80,"72":81,"73":82,"74":83,"75":84,"76":85,"77":86,"78":87,"79":88,"80":89,"81":90,"82":91,"83":92,"84":93,"85":94,"86":95,"87":96,"88":97,"89":98,"90":99,"91":100,"92":101,"93":113,"94":117,"95":120,"96":121,"97":122,"98":123,"99":124,"100":126,"101":127,"102":128,"103":129,"104":130,"105":131,"106":132,"107":133,"108":134,"109":135,"110":136,"111":137,"112":138,"113":139,"114":140,"115":141,"116":142,"117":143,"118":144,"119":145,"120":146,"121":147,"122":148,"123":149,"124":151,"125":152,"126":153,"127":154,"128":155,"129":156,"130":157,"131":158,"132":159,"133":160,"134":161,"135":162,"136":163,"137":164,"138":165,"139":166,"140":167,"141":168,"142":169,"143":170,"144":171,"145":172,"146":173,"147":174,"148":175,"149":176,"150":177,"151":178,"152":179,"153":180,"154":181,"155":182,"156":183,"157":184,"158":185,"159":186,"160":187,"161":188,"162":189,"163":190,"164":191,"165":192,"166":193,"167":194,"168":195,"169":196,"170":197,"171":198,"172":200,"173":201,"174":202,"175":203,"176":204,"177":205,"178":206,"179":207,"180":208,"181":209,"182":210,"183":211,"184":212,"185":213,"186":214,"187":215,"188":216,"189":217,"190":218,"191":219,"192":220,"193":221,"194":222,"195":223,"196":224,"197":225,"198":226,"199":227,"200":228,"201":229,"202":232,"203":233,"204":234,"205":235,"206":236,"207":237,"208":238,"209":239,"210":240,"211":241,"212":242,"213":243,"214":245,"215":246,"216":247,"217":248,"218":249,"219":250,"220":251,"221":252,"222":253,"223":254,"224":255,"225":256,"226":257,"227":258,"228":259,"229":260,"230":261,"231":262,"232":263,"233":264,"234":265,"235":266,"236":267,"237":268,"238":269,"239":270,"240":271,"241":272,"242":273,"243":274,"244":286,"245":287,"246":288,"247":289,"248":290,"249":291,"250":292,"251":293,"252":294,"253":295,"254":296,"255":297,"256":298,"257":299,"258":300,"259":301,"260":302,"261":303,"262":304,"263":305,"264":306,"265":307,"266":308,"267":309,"268":310,"269":311,"270":312,"271":313,"272":314,"273":315,"274":318,"275":319,"276":320,"277":321,"278":322,"279":323,"280":324,"281":325,"282":326,"283":327,"284":328,"285":329,"286":350,"287":351,"288":352,"289":353,"290":354,"291":355,"292":356,"293":357,"294":358,"295":359,"296":360,"297":361,"298":362,"299":363,"300":364,"301":365,"302":366,"303":367,"304":368,"305":369,"306":370,"307":371,"308":372,"309":373,"310":374,"311":375,"312":376,"313":377,"314":378,"315":379,"316":380,"317":381,"318":382,"319":383,"320":384,"321":385,"322":386,"323":387,"324":388,"325":389,"326":390,"327":391,"328":392,"329":393,"330":394,"331":395,"332":396,"333":397,"334":398,"335":399,"336":400,"337":401,"338":402,"339":403,"340":404,"341":405,"342":406,"343":407,"344":408,"345":409,"346":410,"347":411,"348":412,"349":413,"350":414,"351":415,"352":416,"353":417,"354":418,"355":419,"356":420,"357":421,"358":422,"359":424,"360":426,"361":427,"362":428,"363":429,"364":430,"365":431,"366":432,"367":433,"368":434,"369":436,"370":437,"371":438,"372":439,"373":440,"374":441,"375":442,"376":443,"377":444,"378":445,"379":446,"380":447,"381":448,"382":449,"383":450,"384":451,"385":452,"386":453,"387":454,"388":455,"389":457,"390":458,"391":459,"392":460,"393":461,"394":462,"395":463,"396":464,"397":465,"398":466,"399":467,"400":468,"401":469,"402":470,"403":471,"404":472,"405":473,"406":474,"407":475,"408":476,"409":477,"410":478,"411":479,"412":480,"413":481,"414":482,"415":483,"416":484,"417":485,"418":486,"419":500,"420":501,"421":502,"422":503,"423":504,"424":505,"425":510,"426":511,"427":512,"428":513,"429":514,"430":515,"431":516,"432":517,"433":518,"434":519,"435":520,"436":521,"437":522,"438":523,"439":524,"440":525,"441":526,"442":527,"443":528,"444":529,"445":530,"446":531,"447":532,"448":533,"449":534,"450":536,"451":537,"452":538,"453":539,"454":540,"455":541,"456":542,"457":543,"458":544,"459":545,"460":546,"461":547,"462":548,"463":549,"464":550,"465":551,"466":552,"467":556,"468":557,"469":558,"470":559,"471":560,"472":561,"473":562,"474":563,"475":564,"476":565,"477":566,"478":567,"479":568,"480":569,"481":572,"482":573,"483":574,"484":575,"485":576,"486":577,"487":578,"488":579,"489":580,"490":581,"491":582,"492":583,"493":584,"494":585,"495":586,"496":587,"497":588,"498":589,"499":590,"500":591,"501":593,"502":594,"503":595,"504":596,"505":597,"506":598,"507":599,"508":600,"509":601,"510":603,"511":604,"512":605,"513":606,"514":607,"515":608,"516":609,"517":610,"518":611,"519":612,"520":613,"521":614,"522":615,"523":616,"524":617,"525":618,"526":619,"527":620,"528":621,"529":622,"530":623,"531":624,"532":625,"533":626,"534":627,"535":628,"536":629,"537":630,"538":631,"539":632,"540":633,"541":634,"542":635,"543":636,"544":637,"545":638,"546":639,"547":647,"548":648,"549":649,"550":650,"551":651,"552":652,"553":653,"554":654,"555":655,"556":656,"557":657,"558":658,"559":659,"560":660,"561":661,"562":662,"563":663,"564":664,"565":665,"566":666,"567":667,"568":668,"569":669,"570":670,"571":671,"572":672,"573":673,"574":674,"575":675,"576":676,"577":678,"578":679,"579":680,"580":681,"581":682,"582":683,"583":684,"584":685,"585":686,"586":687,"587":688,"588":689,"589":690,"590":691,"591":692,"592":693,"593":694,"594":695,"595":696,"596":697,"597":698,"598":699,"599":700,"600":701,"601":706,"602":707,"603":708,"604":709,"605":710,"606":711,"607":712,"608":713,"609":714,"610":715,"611":716,"612":717,"613":718,"614":719,"615":720,"616":721,"617":722,"618":723,"619":724,"620":725,"621":726,"622":727,"623":728,"624":729,"625":730,"626":731,"627":732,"628":733,"629":734,"630":735,"631":736,"632":745,"633":746,"634":747,"635":748,"636":749,"637":750,"638":751,"639":752,"640":753,"641":754,"642":755,"643":756,"644":757,"645":758,"646":759,"647":760,"648":761,"649":762,"650":763,"651":764,"652":765,"653":767,"654":768,"655":769,"656":770,"657":771,"658":772,"659":773,"660":774,"661":775,"662":776,"663":784,"664":785,"665":786,"666":787,"667":788,"668":789,"669":790,"670":791,"671":792,"672":793,"673":794,"674":795,"675":796,"676":797,"677":798,"678":799,"679":800,"680":801,"681":802,"682":803,"683":804,"684":805,"685":806,"686":807,"687":808,"688":809,"689":810,"690":811,"691":812,"692":813,"693":814,"694":815,"695":816,"696":817,"697":818,"698":819,"699":820,"700":821,"701":822,"702":823,"703":824,"704":825,"705":826,"706":827,"707":828,"708":829,"709":830,"710":831,"711":832,"712":833,"713":834,"714":835,"715":836,"716":837,"717":838,"718":839,"719":840,"720":841,"721":842,"722":843,"723":856,"724":857,"725":867,"726":868,"727":869,"728":870,"729":871,"730":872,"731":873,"732":874,"733":875,"734":876,"735":877,"736":878,"737":879,"738":880,"739":881,"740":882,"741":883,"742":884,"743":885,"744":886,"745":887,"746":888,"747":889,"748":890,"749":891,"750":892,"751":893,"752":894,"753":895,"754":896,"755":897,"756":898,"757":899,"758":900,"759":901,"760":902,"761":903,"762":904,"763":905,"764":906,"765":907,"766":908,"767":909,"768":910,"769":911,"770":912,"771":913,"772":914,"773":917,"774":928,"775":929,"776":930,"777":931,"778":932,"779":933,"780":934,"781":935,"782":936,"783":937,"784":938,"785":939,"786":940,"787":941,"788":942,"789":943,"790":944,"791":945,"792":946,"793":947,"794":948,"795":949,"796":950,"797":951,"798":952,"799":953,"800":954,"801":955,"802":956,"803":957,"804":959,"805":960,"806":961,"807":962,"808":963,"809":964,"810":965,"811":966,"812":967,"813":968,"814":969,"815":970,"816":977,"817":978,"818":979,"819":980,"820":981,"821":982,"822":983,"823":985,"824":986,"825":987,"826":988,"827":989,"828":990,"829":991,"830":992,"831":993,"832":994,"833":995,"834":996,"835":997,"836":998,"837":999,"838":1000,"839":1001,"840":1002,"841":1003,"842":1004,"843":1005,"844":1006,"845":1008,"846":1009,"847":1010,"848":1011,"849":1012,"850":1013,"851":1014,"852":1015,"853":1016,"854":1017,"855":1018,"856":1019,"857":1020,"858":1021,"859":1022,"860":1023,"861":1024,"862":1025,"863":1026,"864":1027,"865":1028,"866":1029,"867":1030,"868":1031,"869":1032,"870":1033,"871":1042,"872":1043,"873":1044,"874":1045,"875":1046,"876":1047,"877":1048,"878":1049,"879":1050,"880":1051,"881":1052,"882":1053,"883":1055,"884":1056,"885":1057,"886":1058,"887":1059,"888":1060,"889":1061,"890":1062,"891":1063,"892":1064,"893":1065,"894":1066,"895":1067,"896":1068,"897":1069,"898":1070,"899":1071,"900":1072,"901":1073,"902":1074,"903":1075,"904":1077,"905":1078,"906":1079,"907":1080,"908":1081,"909":1082,"910":1083,"911":1084,"912":1085,"913":1086,"914":1087,"915":1088,"916":1089,"917":1090,"918":1091,"919":1092,"920":1093,"921":1094,"922":1095,"923":1096,"924":1097,"925":1098,"926":1099,"927":1100,"928":1101,"929":1102,"930":1103,"931":1104,"932":1105,"933":1107,"934":1108,"935":1109,"936":1110,"937":1111,"938":1113,"939":1114,"940":1115,"941":1116,"942":1117,"943":1119,"944":1120,"945":1121,"946":1122,"947":1123,"948":1124,"949":1125,"950":1126,"951":1127,"952":1128,"953":1129,"954":1130,"955":1131,"956":1132,"957":1133,"958":1134,"959":1135,"960":1136,"961":1137,"962":1138,"963":1139,"964":1140,"965":1141,"966":1142,"967":1144,"968":1145,"969":1146,"970":1147,"971":1148,"972":1149,"973":1150,"974":1151,"975":1152,"976":1153,"977":1154,"978":1155,"979":1157,"980":1158,"981":1159,"982":1160,"983":1163,"984":1164,"985":1165,"986":1166,"987":1167,"988":1168,"989":1169,"990":1170,"991":1171,"992":1172,"993":1173,"994":1174,"995":1175,"996":1176,"997":1177,"998":1178,"999":1179,"1000":1180,"1001":1181,"1002":1182,"1003":1183,"1004":1184,"1005":1185,"1006":1186,"1007":1187,"1008":1188,"1009":1189,"1010":1190,"1011":1191,"1012":1192,"1013":1193,"1014":1194,"1015":1195,"1016":1196,"1017":1197,"1018":1198,"1019":1199,"1020":1200,"1021":1201,"1022":1202,"1023":1203,"1024":1204,"1025":1205,"1026":1206,"1027":1207,"1028":1208,"1029":1209,"1030":1210,"1031":1211,"1032":1212,"1033":1218,"1034":1219,"1035":1223,"1036":1232,"1037":1233,"1038":1234,"1039":1235,"1040":1237,"1041":1238,"1042":1239,"1043":1240,"1044":1241,"1045":1242,"1046":1243,"1047":1244,"1048":1245,"1049":1246,"1050":1247,"1051":1248,"1052":1250,"1053":1251,"1054":1252,"1055":1253,"1056":1254,"1057":1255,"1058":1256,"1059":1257,"1060":1258,"1061":1259,"1062":1260,"1063":1261,"1064":1263,"1065":1264,"1066":1265,"1067":1266,"1068":1267,"1069":1268,"1070":1269,"1071":1270,"1072":1271,"1073":1272,"1074":1273,"1075":1274,"1076":1275,"1077":1276,"1078":1277,"1079":1278,"1080":1279,"1081":1280,"1082":1283,"1083":1286,"1084":1287,"1085":1288,"1086":1289,"1087":1290,"1088":1291,"1089":1292,"1090":1293,"1091":1294,"1092":1295,"1093":1296,"1094":1297,"1095":1298,"1096":1299,"1097":1300,"1098":1301,"1099":1302,"1100":1303,"1101":1304,"1102":1305,"1103":1306,"1104":1307,"1105":1308,"1106":1309,"1107":1310,"1108":1311,"1109":1312,"1110":1313,"1111":1314,"1112":1315,"1113":1316,"1114":1317,"1115":1318,"1116":1319,"1117":1320,"1118":1321,"1119":1322,"1120":1323,"1121":1324,"1122":1325,"1123":1326,"1124":1327,"1125":1328,"1126":1329,"1127":1330,"1128":1331,"1129":1332,"1130":1333,"1131":1334,"1132":1341,"1133":1342,"1134":1343,"1135":1344,"1136":1345,"1137":1346,"1138":1347,"1139":1348,"1140":1349,"1141":1350,"1142":1351,"1143":1352,"1144":1353,"1145":1354,"1146":1355,"1147":1356,"1148":1357,"1149":1358,"1150":1359,"1151":1360,"1152":1361,"1153":1362,"1154":1363,"1155":1364,"1156":1365,"1157":1366,"1158":1367,"1159":1368,"1160":1369,"1161":1370,"1162":1372,"1163":1373,"1164":1374,"1165":1382,"1166":1383,"1167":1384,"1168":1386,"1169":1387,"1170":1388,"1171":1389,"1172":1390,"1173":1391,"1174":1392,"1175":1393,"1176":1394,"1177":1395,"1178":1396,"1179":1397,"1180":1398,"1181":1399,"1182":1400,"1183":1401,"1184":1402,"1185":1403,"1186":1404,"1187":1405,"1188":1406,"1189":1407,"1190":1408,"1191":1409,"1192":1410,"1193":1411,"1194":1412,"1195":1413,"1196":1414,"1197":1415,"1198":1416,"1199":1417,"1200":1418,"1201":1419,"1202":1420,"1203":1421,"1204":1422,"1205":1423,"1206":1424,"1207":1425,"1208":1426,"1209":1427,"1210":1428,"1211":1429,"1212":1430,"1213":1431,"1214":1432,"1215":1433,"1216":1434,"1217":1435,"1218":1436,"1219":1437,"1220":1438,"1221":1439,"1222":1440,"1223":1441,"1224":1442,"1225":1443,"1226":1444,"1227":1445,"1228":1449,"1229":1470,"1230":1471,"1231":1472,"1232":1473,"1233":1474,"1234":1475,"1235":1476,"1236":1477,"1237":1478,"1238":1479,"1239":1480,"1240":1481,"1241":1483,"1242":1484,"1243":1485,"1244":1486,"1245":1487,"1246":1488,"1247":1489,"1248":1490,"1249":1491,"1250":1492,"1251":1493,"1252":1494,"1253":1495,"1254":1496,"1255":1497,"1256":1498,"1257":1499,"1258":1500,"1259":1501,"1260":1502,"1261":1504,"1262":1505,"1263":1506,"1264":1507,"1265":1508,"1266":1509,"1267":1510,"1268":1511,"1269":1512,"1270":1514,"1271":1516,"1272":1517,"1273":1518,"1274":1519,"1275":1520,"1276":1522,"1277":1523,"1278":1524,"1279":1525,"1280":1526,"1281":1527,"1282":1528,"1283":1529,"1284":1532,"1285":1533,"1286":1534,"1287":1535,"1288":1536,"1289":1537,"1290":1539,"1291":1540,"1292":1541,"1293":1542,"1294":1543,"1295":1544,"1296":1545,"1297":1546,"1298":1547,"1299":1548,"1300":1549,"1301":1550,"1302":1551,"1303":1552,"1304":1553,"1305":1554,"1306":1555,"1307":1556,"1308":1557,"1309":1558,"1310":1559,"1311":1560,"1312":1561,"1313":1562,"1314":1564,"1315":1565,"1316":1566,"1317":1567,"1318":1568,"1319":1569,"1320":1570,"1321":1571,"1322":1572,"1323":1573,"1324":1574,"1325":1575,"1326":1576,"1327":1577,"1328":1579,"1329":1580,"1330":1581,"1331":1582,"1332":1583,"1333":1584,"1334":1585,"1335":1586,"1336":1587,"1337":1588,"1338":1589,"1339":1590,"1340":1591,"1341":1592,"1342":1593,"1343":1594,"1344":1595,"1345":1596,"1346":1597,"1347":1598,"1348":1599,"1349":1600,"1350":1601,"1351":1602,"1352":1603,"1353":1604,"1354":1605,"1355":1606,"1356":1607,"1357":1608,"1358":1609,"1359":1610,"1360":1611,"1361":1612,"1362":1613,"1363":1614,"1364":1634,"1365":1635,"1366":1636,"1367":1637,"1368":1638,"1369":1639,"1370":1640,"1371":1641,"1372":1642,"1373":1643,"1374":1644,"1375":1645,"1376":1646,"1377":1647,"1378":1648,"1379":1649,"1380":1650,"1381":1651,"1382":1652,"1383":1653,"1384":1654,"1385":1655,"1386":1656,"1387":1657,"1388":1658,"1389":1659,"1390":1660,"1391":1661,"1392":1662,"1393":1663,"1394":1671,"1395":1672,"1396":1673,"1397":1674,"1398":1675,"1399":1676,"1400":1677,"1401":1678,"1402":1679,"1403":1680,"1404":1681,"1405":1682,"1406":1683,"1407":1684,"1408":1685,"1409":1686,"1410":1687,"1411":1688,"1412":1689,"1413":1690,"1414":1691,"1415":1693,"1416":1694,"1417":1695,"1418":1696,"1419":1697,"1420":1698,"1421":1699,"1422":1700,"1423":1701,"1424":1702,"1425":1703,"1426":1704,"1427":1705,"1428":1707,"1429":1708,"1430":1709,"1431":1710,"1432":1711,"1433":1712,"1434":1713,"1435":1714,"1436":1715,"1437":1716,"1438":1717,"1439":1719,"1440":1720,"1441":1721,"1442":1722,"1443":1723,"1444":1724,"1445":1725,"1446":1726,"1447":1727,"1448":1728,"1449":1729,"1450":1730,"1451":1731,"1452":1732,"1453":1733,"1454":1734,"1455":1735,"1456":1736,"1457":1737,"1458":1738,"1459":1739,"1460":1740,"1461":1741,"1462":1742,"1463":1743,"1464":1744,"1465":1745,"1466":1746,"1467":1748,"1468":1749,"1469":1750,"1470":1751,"1471":1753,"1472":1754,"1473":1755,"1474":1756,"1475":1757,"1476":1758,"1477":1759,"1478":1760,"1479":1761,"1480":1762,"1481":1763,"1482":1764,"1483":1765,"1484":1766,"1485":1767,"1486":1768,"1487":1772,"1488":1773,"1489":1774,"1490":1775,"1491":1776,"1492":1777,"1493":1778,"1494":1779,"1495":1781,"1496":1782,"1497":1783,"1498":1784,"1499":1785,"1500":1786,"1501":1787,"1502":1788,"1503":1789,"1504":1790,"1505":1791,"1506":1792,"1507":1793,"1508":1795,"1509":1796,"1510":1797,"1511":1798,"1512":1799,"1513":1801,"1514":1802,"1515":1804,"1516":1805,"1517":1806,"1518":1807,"1519":1808,"1520":1809,"1521":1810,"1522":1811,"1523":1812,"1524":1813,"1525":1814,"1526":1815,"1527":1816,"1528":1817,"1529":1818,"1530":1819,"1531":1820,"1532":1822,"1533":1823,"1534":1824,"1535":1825,"1536":1826,"1537":1827,"1538":1828,"1539":1829,"1540":1830,"1541":1831,"1542":1832,"1543":1833,"1544":1834,"1545":1835,"1546":1836,"1547":1837,"1548":1838,"1549":1839,"1550":1840,"1551":1841,"1552":1842,"1553":1843,"1554":1844,"1555":1845,"1556":1846,"1557":1847,"1558":1848,"1559":1850,"1560":1851,"1561":1852,"1562":1853,"1563":1855,"1564":1856,"1565":1857,"1566":1858,"1567":1859,"1568":1861,"1569":1862,"1570":1863,"1571":1864,"1572":1865,"1573":1866,"1574":1867,"1575":1868,"1576":1869,"1577":1870,"1578":1871,"1579":1872,"1580":1873,"1581":1875,"1582":1876,"1583":1877,"1584":1878,"1585":1879,"1586":1880,"1587":1881,"1588":1882,"1589":1883,"1590":1884,"1591":1885,"1592":1886,"1593":1887,"1594":1892,"1595":1893,"1596":1894,"1597":1895,"1598":1896,"1599":1897,"1600":1898,"1601":1899,"1602":1900,"1603":1901,"1604":1902,"1605":1903,"1606":1904,"1607":1905,"1608":1906,"1609":1907,"1610":1908,"1611":1909,"1612":1910,"1613":1911,"1614":1912,"1615":1913,"1616":1914,"1617":1915,"1618":1916,"1619":1917,"1620":1918,"1621":1919,"1622":1920,"1623":1921,"1624":1922,"1625":1923,"1626":1924,"1627":1925,"1628":1926,"1629":1927,"1630":1928,"1631":1929,"1632":1930,"1633":1931,"1634":1932,"1635":1933,"1636":1934,"1637":1935,"1638":1936,"1639":1937,"1640":1938,"1641":1939,"1642":1940,"1643":1941,"1644":1946,"1645":1947,"1646":1948,"1647":1949,"1648":1950,"1649":1951,"1650":1952,"1651":1953,"1652":1954,"1653":1955,"1654":1956,"1655":1957,"1656":1958,"1657":1959,"1658":1960,"1659":1961,"1660":1962,"1661":1963,"1662":1964,"1663":1965,"1664":1966,"1665":1967,"1666":1968,"1667":1969,"1668":1970,"1669":1971,"1670":1972,"1671":1973,"1672":1974,"1673":1975,"1674":1976,"1675":1977,"1676":1978,"1677":1979,"1678":1980,"1679":1981,"1680":1982,"1681":1983,"1682":1984,"1683":1985,"1684":1986,"1685":1987,"1686":1988,"1687":1989,"1688":1990,"1689":1991,"1690":1992,"1691":1993,"1692":1994,"1693":1995,"1694":1996,"1695":1997,"1696":1998,"1697":1999,"1698":2000,"1699":2001,"1700":2002,"1701":2003,"1702":2004,"1703":2005,"1704":2006,"1705":2007,"1706":2008,"1707":2009,"1708":2010,"1709":2011,"1710":2012,"1711":2013,"1712":2014,"1713":2015,"1714":2016,"1715":2017,"1716":2018,"1717":2019,"1718":2020,"1719":2021,"1720":2022,"1721":2023,"1722":2024,"1723":2025,"1724":2026,"1725":2027,"1726":2028,"1727":2030,"1728":2031,"1729":2032,"1730":2033,"1731":2034,"1732":2035,"1733":2036,"1734":2037,"1735":2038,"1736":2039,"1737":2040,"1738":2041,"1739":2042,"1740":2043,"1741":2044,"1742":2045,"1743":2046,"1744":2047,"1745":2048,"1746":2049,"1747":2050,"1748":2051,"1749":2052,"1750":2054,"1751":2055,"1752":2056,"1753":2057,"1754":2058,"1755":2059,"1756":2060,"1757":2062,"1758":2064,"1759":2065,"1760":2066,"1761":2067,"1762":2068,"1763":2069,"1764":2070,"1765":2071,"1766":2072,"1767":2073,"1768":2074,"1769":2075,"1770":2076,"1771":2077,"1772":2078,"1773":2079,"1774":2080,"1775":2081,"1776":2083,"1777":2084,"1778":2085,"1779":2086,"1780":2087,"1781":2088,"1782":2089,"1783":2090,"1784":2092,"1785":2093,"1786":2094,"1787":2095,"1788":2096,"1789":2097,"1790":2098,"1791":2099,"1792":2100,"1793":2101,"1794":2102,"1795":2103,"1796":2104,"1797":2106,"1798":2109,"1799":2110,"1800":2111,"1801":2112,"1802":2113,"1803":2114,"1804":2115,"1805":2116,"1806":2117,"1807":2118,"1808":2119,"1809":2120,"1810":2121,"1811":2122,"1812":2123,"1813":2124,"1814":2125,"1815":2126,"1816":2127,"1817":2128,"1818":2129,"1819":2130,"1820":2131,"1821":2132,"1822":2133,"1823":2134,"1824":2135,"1825":2136,"1826":2137,"1827":2138,"1828":2139,"1829":2140,"1830":2141,"1831":2142,"1832":2143,"1833":2145,"1834":2146,"1835":2147,"1836":2148,"1837":2149,"1838":2150,"1839":2151,"1840":2152,"1841":2153,"1842":2154,"1843":2155,"1844":2156,"1845":2157,"1846":2158,"1847":2159,"1848":2160,"1849":2161,"1850":2162,"1851":2163,"1852":2164,"1853":2165,"1854":2166,"1855":2167,"1856":2168,"1857":2169,"1858":2170,"1859":2171,"1860":2172,"1861":2173,"1862":2174,"1863":2175,"1864":2176,"1865":2177,"1866":2179,"1867":2180,"1868":2181,"1869":2182,"1870":2183,"1871":2184,"1872":2185,"1873":2186,"1874":2187,"1875":2188,"1876":2189,"1877":2190,"1878":2191,"1879":2192,"1880":2193,"1881":2194,"1882":2195,"1883":2198,"1884":2199,"1885":2200,"1886":2201,"1887":2202,"1888":2203,"1889":2204,"1890":2205,"1891":2206,"1892":2207,"1893":2208,"1894":2209,"1895":2212,"1896":2213,"1897":2214,"1898":2216,"1899":2217,"1900":2218,"1901":2219,"1902":2220,"1903":2222,"1904":2223,"1905":2224,"1906":2225,"1907":2226,"1908":2227,"1909":2228,"1910":2229,"1911":2230,"1912":2231,"1913":2232,"1914":2233,"1915":2234,"1916":2235,"1917":2236,"1918":2237,"1919":2238,"1920":2239,"1921":2240,"1922":2241,"1923":2242,"1924":2243,"1925":2244,"1926":2245,"1927":2246,"1928":2247,"1929":2248,"1930":2250,"1931":2251,"1932":2252,"1933":2254,"1934":2255,"1935":2256,"1936":2257,"1937":2258,"1938":2259,"1939":2260,"1940":2261,"1941":2262,"1942":2263,"1943":2264,"1944":2265,"1945":2266,"1946":2267,"1947":2268,"1948":2269,"1949":2270,"1950":2271,"1951":2272,"1952":2273,"1953":2274,"1954":2275,"1955":2276,"1956":2277,"1957":2278,"1958":2279,"1959":2280,"1960":2281,"1961":2282,"1962":2283,"1963":2284,"1964":2285,"1965":2286,"1966":2287,"1967":2288,"1968":2289,"1969":2290,"1970":2291,"1971":2292,"1972":2293,"1973":2294,"1974":2295,"1975":2296,"1976":2297,"1977":2302,"1978":2303,"1979":2304,"1980":2305,"1981":2306,"1982":2307,"1983":2308,"1984":2309,"1985":2310,"1986":2311,"1987":2312,"1988":2313,"1989":2314,"1990":2315,"1991":2316,"1992":2317,"1993":2318,"1994":2319,"1995":2320,"1996":2321,"1997":2322,"1998":2323,"1999":2326,"2000":2327,"2001":2328,"2002":2329,"2003":2330,"2004":2331,"2005":2332,"2006":2333,"2007":2334,"2008":2335,"2009":2336,"2010":2337,"2011":2338,"2012":2339,"2013":2340,"2014":2341,"2015":2342,"2016":2343,"2017":2344,"2018":2345,"2019":2346,"2020":2347,"2021":2348,"2022":2349,"2023":2350,"2024":2351,"2025":2352,"2026":2353,"2027":2354,"2028":2355,"2029":2356,"2030":2357,"2031":2358,"2032":2359,"2033":2360,"2034":2361,"2035":2362,"2036":2363,"2037":2364,"2038":2365,"2039":2366,"2040":2367,"2041":2368,"2042":2369,"2043":2370,"2044":2371,"2045":2372,"2046":2373,"2047":2374,"2048":2375,"2049":2376,"2050":2377,"2051":2378,"2052":2379,"2053":2380,"2054":2381,"2055":2382,"2056":2383,"2057":2384,"2058":2385,"2059":2386,"2060":2388,"2061":2389,"2062":2390,"2063":2391,"2064":2392,"2065":2393,"2066":2394,"2067":2395,"2068":2396,"2069":2397,"2070":2398,"2071":2399,"2072":2400,"2073":2401,"2074":2402,"2075":2403,"2076":2404,"2077":2405,"2078":2406,"2079":2407,"2080":2408,"2081":2409,"2082":2410,"2083":2411,"2084":2412,"2085":2413,"2086":2414,"2087":2415,"2088":2416,"2089":2417,"2090":2418,"2091":2419,"2092":2420,"2093":2421,"2094":2422,"2095":2423,"2096":2429,"2097":2431,"2098":2432,"2099":2433,"2100":2434,"2101":2435,"2102":2436,"2103":2437,"2104":2438,"2105":2439,"2106":2440,"2107":2441,"2108":2443,"2109":2444,"2110":2445,"2111":2446,"2112":2447,"2113":2448,"2114":2449,"2115":2450,"2116":2451,"2117":2452,"2118":2453,"2119":2454,"2120":2455,"2121":2456,"2122":2457,"2123":2458,"2124":2459,"2125":2460,"2126":2461,"2127":2462,"2128":2463,"2129":2464,"2130":2465,"2131":2466,"2132":2467,"2133":2468,"2134":2469,"2135":2470,"2136":2471,"2137":2472,"2138":2474,"2139":2475,"2140":2476,"2141":2477,"2142":2478,"2143":2479,"2144":2480,"2145":2481,"2146":2482,"2147":2483,"2148":2484,"2149":2485,"2150":2486,"2151":2487,"2152":2488,"2153":2489,"2154":2490,"2155":2491,"2156":2492,"2157":2493,"2158":2494,"2159":2495,"2160":2496,"2161":2497,"2162":2498,"2163":2499,"2164":2500,"2165":2501,"2166":2502,"2167":2503,"2168":2504,"2169":2505,"2170":2506,"2171":2507,"2172":2508,"2173":2509,"2174":2510,"2175":2511,"2176":2512,"2177":2513,"2178":2514,"2179":2515,"2180":2516,"2181":2517,"2182":2518,"2183":2519,"2184":2520,"2185":2522,"2186":2523,"2187":2524,"2188":2525,"2189":2526,"2190":2527,"2191":2528,"2192":2529,"2193":2531,"2194":2532,"2195":2533,"2196":2534,"2197":2535,"2198":2536,"2199":2537,"2200":2538,"2201":2539,"2202":2540,"2203":2541,"2204":2542,"2205":2543,"2206":2544,"2207":2545,"2208":2546,"2209":2547,"2210":2548,"2211":2549,"2212":2550,"2213":2551,"2214":2552,"2215":2553,"2216":2554,"2217":2556,"2218":2557,"2219":2558,"2220":2561,"2221":2562,"2222":2564,"2223":2565,"2224":2566,"2225":2567,"2226":2568,"2227":2569,"2228":2570,"2229":2571,"2230":2572,"2231":2573,"2232":2574,"2233":2575,"2234":2576,"2235":2577,"2236":2578,"2237":2579,"2238":2580,"2239":2581,"2240":2582,"2241":2583,"2242":2584,"2243":2585,"2244":2586,"2245":2587,"2246":2588,"2247":2589,"2248":2590,"2249":2591,"2250":2592,"2251":2593,"2252":2594,"2253":2595,"2254":2596,"2255":2597,"2256":2598,"2257":2599,"2258":2600,"2259":2603,"2260":2605,"2261":2606,"2262":2608,"2263":2609,"2264":2611,"2265":2612,"2266":2613,"2267":2614,"2268":2615,"2269":2617,"2270":2618,"2271":2619,"2272":2620,"2273":2621,"2274":2622,"2275":2623,"2276":2624,"2277":2625,"2278":2626,"2279":2627,"2280":2628,"2281":2629,"2282":2630,"2283":2631,"2284":2632,"2285":2633,"2286":2634,"2287":2635,"2288":2636,"2289":2637,"2290":2638,"2291":2639,"2292":2640,"2293":2642,"2294":2643,"2295":2644,"2296":2645,"2297":2646,"2298":2647,"2299":2648,"2300":2649,"2301":2650,"2302":2651,"2303":2652,"2304":2653,"2305":2654,"2306":2655,"2307":2656,"2308":2657,"2309":2658,"2310":2659,"2311":2660,"2312":2661,"2313":2662,"2314":2663,"2315":2664,"2316":2665,"2317":2666,"2318":2667,"2319":2668,"2320":2669,"2321":2670,"2322":2671,"2323":2672,"2324":2673,"2325":2674,"2326":2675,"2327":2676,"2328":2677,"2329":2678,"2330":2679,"2331":2680,"2332":2681,"2333":2682,"2334":2683,"2335":2684,"2336":2685,"2337":2686,"2338":2687,"2339":2688,"2340":2689,"2341":2690,"2342":2691,"2343":2692,"2344":2693,"2345":2694,"2346":2695,"2347":2696,"2348":2697,"2349":2698,"2350":2699,"2351":2700,"2352":2701,"2353":2702,"2354":2703,"2355":2704,"2356":2705,"2357":2706,"2358":2707,"2359":2708,"2360":2709,"2361":2710,"2362":2711,"2363":2712,"2364":2713,"2365":2714,"2366":2715,"2367":2716,"2368":2717,"2369":2718,"2370":2719,"2371":2720,"2372":2721,"2373":2722,"2374":2723,"2375":2724,"2376":2725,"2377":2726,"2378":2727,"2379":2728,"2380":2729,"2381":2730,"2382":2731,"2383":2732,"2384":2733,"2385":2734,"2386":2735,"2387":2736,"2388":2737,"2389":2738,"2390":2739,"2391":2740,"2392":2741,"2393":2742,"2394":2743,"2395":2744,"2396":2745,"2397":2746,"2398":2750,"2399":2751,"2400":2752,"2401":2753,"2402":2754,"2403":2755,"2404":2756,"2405":2757,"2406":2758,"2407":2759,"2408":2760,"2409":2761,"2410":2762,"2411":2763,"2412":2764,"2413":2765,"2414":2766,"2415":2767,"2416":2768,"2417":2769,"2418":2770,"2419":2773,"2420":2774,"2421":2775,"2422":2776,"2423":2777,"2424":2778,"2425":2779,"2426":2780,"2427":2781,"2428":2782,"2429":2783,"2430":2784,"2431":2785,"2432":2786,"2433":2787,"2434":2788,"2435":2789,"2436":2790,"2437":2791,"2438":2792,"2439":2793,"2440":2794,"2441":2795,"2442":2796,"2443":2797,"2444":2798,"2445":2799,"2446":2800,"2447":2801,"2448":2802,"2449":2803,"2450":2804,"2451":2805,"2452":2806,"2453":2807,"2454":2808,"2455":2809,"2456":2810,"2457":2811,"2458":2812,"2459":2813,"2460":2814,"2461":2815,"2462":2816,"2463":2817,"2464":2818,"2465":2819,"2466":2820,"2467":2821,"2468":2822,"2469":2823,"2470":2824,"2471":2825,"2472":2826,"2473":2827,"2474":2828,"2475":2829,"2476":2830,"2477":2831,"2478":2832,"2479":2833,"2480":2834,"2481":2835,"2482":2836,"2483":2838,"2484":2839,"2485":2840,"2486":2841,"2487":2842,"2488":2843,"2489":2844,"2490":2845,"2491":2846,"2492":2847,"2493":2848,"2494":2849,"2495":2850,"2496":2851,"2497":2852,"2498":2853,"2499":2854,"2500":2855,"2501":2856,"2502":2857,"2503":2863,"2504":2864,"2505":2866,"2506":2867,"2507":2868,"2508":2869,"2509":2870,"2510":2871,"2511":2872,"2512":2873,"2513":2874,"2514":2875,"2515":2876,"2516":2877,"2517":2878,"2518":2879,"2519":2880,"2520":2881,"2521":2882,"2522":2883,"2523":2884,"2524":2885,"2525":2886,"2526":2887,"2527":2889,"2528":2890,"2529":2891,"2530":2892,"2531":2893,"2532":2894,"2533":2895,"2534":2896,"2535":2897,"2536":2898,"2537":2899,"2538":2900,"2539":2901,"2540":2902,"2541":2903,"2542":2904,"2543":2905,"2544":2906,"2545":2907,"2546":2908,"2547":2909,"2548":2910,"2549":2911,"2550":2912,"2551":2913,"2552":2914,"2553":2915,"2554":2916,"2555":2917,"2556":2918,"2557":2919,"2558":2920,"2559":2921,"2560":2922,"2561":2923,"2562":2924,"2563":2925,"2564":2926,"2565":2927,"2566":2928,"2567":2929,"2568":2930,"2569":2931,"2570":2932,"2571":2933,"2572":2934,"2573":2935,"2574":2936,"2575":2937,"2576":2938,"2577":2939,"2578":2940,"2579":2941,"2580":2942,"2581":2943,"2582":2944,"2583":2945,"2584":2946,"2585":2947,"2586":2948,"2587":2949,"2588":2950,"2589":2951,"2590":2952,"2591":2953,"2592":2954,"2593":2955,"2594":2956,"2595":2957,"2596":2958,"2597":2959,"2598":2960,"2599":2961,"2600":2962,"2601":2963,"2602":2964,"2603":2965,"2604":2966,"2605":2967,"2606":2968,"2607":2969,"2608":2970,"2609":2971,"2610":2972,"2611":2973,"2612":2974,"2613":2982,"2614":2983,"2615":2984,"2616":2986,"2617":2987,"2618":2988,"2619":2989,"2620":2990,"2621":2991,"2622":2992,"2623":2993,"2624":2994,"2625":2995,"2626":2996,"2627":2997,"2628":2998,"2629":2999,"2630":3000,"2631":3001,"2632":3002,"2633":3003,"2634":3004,"2635":3005,"2636":3006,"2637":3007,"2638":3008,"2639":3009,"2640":3010,"2641":3011,"2642":3012,"2643":3013,"2644":3014,"2645":3015,"2646":3016,"2647":3017,"2648":3018,"2649":3021,"2650":3022,"2651":3023,"2652":3024,"2653":3025,"2654":3026,"2655":3027,"2656":3028,"2657":3029,"2658":3030,"2659":3031,"2660":3032,"2661":3033,"2662":3034,"2663":3035,"2664":3036,"2665":3037,"2666":3038,"2667":3039,"2668":3040,"2669":3041,"2670":3042,"2671":3043,"2672":3044,"2673":3045,"2674":3046,"2675":3047,"2676":3048,"2677":3049,"2678":3050,"2679":3051,"2680":3052,"2681":3053,"2682":3054,"2683":3055,"2684":3056,"2685":3057,"2686":3058,"2687":3059,"2688":3060,"2689":3061,"2690":3062,"2691":3063,"2692":3064,"2693":3066,"2694":3067,"2695":3068,"2696":3069,"2697":3070,"2698":3071,"2699":3072,"2700":3073,"2701":3074,"2702":3075,"2703":3076,"2704":3077,"2705":3078,"2706":3079,"2707":3080,"2708":3081,"2709":3082,"2710":3083,"2711":3084,"2712":3085,"2713":3086,"2714":3087,"2715":3088,"2716":3089,"2717":3090,"2718":3091,"2719":3092,"2720":3093,"2721":3094,"2722":3095,"2723":3097,"2724":3098,"2725":3099,"2726":3100,"2727":3101,"2728":3102,"2729":3103,"2730":3104,"2731":3105,"2732":3106,"2733":3107,"2734":3108,"2735":3109,"2736":3110,"2737":3111,"2738":3112,"2739":3113,"2740":3114,"2741":3115,"2742":3116,"2743":3117,"2744":3118,"2745":3119,"2746":3120,"2747":3121,"2748":3122,"2749":3123,"2750":3124,"2751":3125,"2752":3126,"2753":3127,"2754":3128,"2755":3129,"2756":3130,"2757":3131,"2758":3132,"2759":3133,"2760":3134,"2761":3136,"2762":3137,"2763":3138,"2764":3139,"2765":3140,"2766":3141,"2767":3142,"2768":3143,"2769":3144,"2770":3145,"2771":3146,"2772":3147,"2773":3148,"2774":3149,"2775":3150,"2776":3151,"2777":3152,"2778":3153,"2779":3154,"2780":3155,"2781":3156,"2782":3157,"2783":3158,"2784":3159,"2785":3160,"2786":3161,"2787":3162,"2788":3163,"2789":3164,"2790":3165,"2791":3166,"2792":3167,"2793":3168,"2794":3169,"2795":3170,"2796":3171,"2797":3172,"2798":3174,"2799":3175,"2800":3176,"2801":3177,"2802":3178,"2803":3179,"2804":3180,"2805":3181,"2806":3182,"2807":3183,"2808":3184,"2809":3185,"2810":3187,"2811":3188,"2812":3189,"2813":3190,"2814":3191,"2815":3192,"2816":3193,"2817":3194,"2818":3195,"2819":3196,"2820":3197,"2821":3198,"2822":3199,"2823":3200,"2824":3201,"2825":3202,"2826":3203,"2827":3204,"2828":3207,"2829":3208,"2830":3209,"2831":3210,"2832":3211,"2833":3212,"2834":3213,"2835":3214,"2836":3215,"2837":3216,"2838":3217,"2839":3218,"2840":3219,"2841":3220,"2842":3221,"2843":3222,"2844":3223,"2845":3224,"2846":3225,"2847":3228,"2848":3229,"2849":3230,"2850":3232,"2851":3233,"2852":3234,"2853":3235,"2854":3236,"2855":3237,"2856":3238,"2857":3239,"2858":3240,"2859":3241,"2860":3242,"2861":3243,"2862":3244,"2863":3245,"2864":3246,"2865":3247,"2866":3248,"2867":3249,"2868":3250,"2869":3251,"2870":3252,"2871":3253,"2872":3254,"2873":3255,"2874":3256,"2875":3257,"2876":3260,"2877":3261,"2878":3262,"2879":3263,"2880":3264,"2881":3265,"2882":3267,"2883":3269,"2884":3270,"2885":3271,"2886":3272,"2887":3273,"2888":3274,"2889":3275,"2890":3276,"2891":3277,"2892":3278,"2893":3279,"2894":3280,"2895":3281,"2896":3282,"2897":3283,"2898":3284,"2899":3285,"2900":3286,"2901":3287,"2902":3288,"2903":3289,"2904":3290,"2905":3291,"2906":3292,"2907":3293,"2908":3294,"2909":3295,"2910":3296,"2911":3297,"2912":3298,"2913":3299,"2914":3300,"2915":3301,"2916":3302,"2917":3303,"2918":3304,"2919":3305,"2920":3306,"2921":3307,"2922":3308,"2923":3309,"2924":3310,"2925":3311,"2926":3312,"2927":3313,"2928":3314,"2929":3315,"2930":3316,"2931":3317,"2932":3318,"2933":3319,"2934":3320,"2935":3321,"2936":3322,"2937":3323,"2938":3324,"2939":3325,"2940":3326,"2941":3327,"2942":3328,"2943":3329,"2944":3330,"2945":3331,"2946":3332,"2947":3333,"2948":3334,"2949":3335,"2950":3336,"2951":3337,"2952":3338,"2953":3339,"2954":3340,"2955":3341,"2956":3342,"2957":3343,"2958":3344,"2959":3345,"2960":3346,"2961":3347,"2962":3348,"2963":3349,"2964":3350,"2965":3352,"2966":3353,"2967":3354,"2968":3355,"2969":3356,"2970":3357,"2971":3358,"2972":3359,"2973":3360,"2974":3361,"2975":3362,"2976":3363,"2977":3364,"2978":3365,"2979":3366,"2980":3367,"2981":3368,"2982":3369,"2983":3370,"2984":3371,"2985":3372,"2986":3373,"2987":3374,"2988":3375,"2989":3376,"2990":3377,"2991":3378,"2992":3379,"2993":3380,"2994":3381,"2995":3382,"2996":3383,"2997":3384,"2998":3385,"2999":3386,"3000":3387,"3001":3388,"3002":3389,"3003":3390,"3004":3392,"3005":3393,"3006":3394,"3007":3395,"3008":3396,"3009":3397,"3010":3398,"3011":3399,"3012":3400,"3013":3401,"3014":3402,"3015":3403,"3016":3404,"3017":3405,"3018":3406,"3019":3407,"3020":3408,"3021":3409,"3022":3410,"3023":3411,"3024":3412,"3025":3413,"3026":3414,"3027":3415,"3028":3416,"3029":3417,"3030":3418,"3031":3419,"3032":3420,"3033":3421,"3034":3422,"3035":3423,"3036":3424,"3037":3425,"3038":3426,"3039":3427,"3040":3428,"3041":3429,"3042":3430,"3043":3431,"3044":3432,"3045":3433,"3046":3434,"3047":3436,"3048":3437,"3049":3438,"3050":3439,"3051":3440,"3052":3441,"3053":3442,"3054":3443,"3055":3444,"3056":3445,"3057":3446,"3058":3447,"3059":3448,"3060":3450,"3061":3451,"3062":3452,"3063":3453,"3064":3454,"3065":3455,"3066":3456,"3067":3457,"3068":3458,"3069":3459,"3070":3460,"3071":3461,"3072":3462,"3073":3463,"3074":3464,"3075":3465,"3076":3466,"3077":3467,"3078":3468,"3079":3469,"3080":3470,"3081":3471,"3082":3472,"3083":3475,"3084":3476,"3085":3477,"3086":3478,"3087":3479,"3088":3480,"3089":3481,"3090":3482,"3091":3483,"3092":3484,"3093":3485,"3094":3486,"3095":3487,"3096":3488,"3097":3489,"3098":3490,"3099":3491,"3100":3492,"3101":3493,"3102":3494,"3103":3495,"3104":3496,"3105":3497,"3106":3498,"3107":3499,"3108":3500,"3109":3501,"3110":3502,"3111":3503,"3112":3504,"3113":3505,"3114":3506,"3115":3507,"3116":3508,"3117":3509,"3118":3510,"3119":3511,"3120":3512,"3121":3513,"3122":3514,"3123":3515,"3124":3516,"3125":3517,"3126":3518,"3127":3519,"3128":3520,"3129":3521,"3130":3522,"3131":3523,"3132":3524,"3133":3525,"3134":3526,"3135":3527,"3136":3528,"3137":3529,"3138":3530,"3139":3531,"3140":3532,"3141":3536,"3142":3537,"3143":3538,"3144":3539,"3145":3541,"3146":3542,"3147":3543,"3148":3544,"3149":3545,"3150":3546,"3151":3547,"3152":3548,"3153":3549,"3154":3550,"3155":3551,"3156":3552,"3157":3553,"3158":3554,"3159":3555,"3160":3556,"3161":3557,"3162":3558,"3163":3559,"3164":3560,"3165":3561,"3166":3562,"3167":3563,"3168":3564,"3169":3565,"3170":3566,"3171":3567,"3172":3568,"3173":3569,"3174":3570,"3175":3571,"3176":3573,"3177":3574,"3178":3575,"3179":3577,"3180":3578,"3181":3579,"3182":3580,"3183":3581,"3184":3582,"3185":3583,"3186":3584,"3187":3588,"3188":3589,"3189":3591,"3190":3592,"3191":3593,"3192":3594,"3193":3595,"3194":3596,"3195":3597,"3196":3598,"3197":3599,"3198":3600,"3199":3601,"3200":3602,"3201":3603,"3202":3604,"3203":3605,"3204":3606,"3205":3607,"3206":3608,"3207":3609,"3208":3610,"3209":3611,"3210":3613,"3211":3614,"3212":3615,"3213":3617,"3214":3618,"3215":3619,"3216":3621,"3217":3622,"3218":3623,"3219":3624,"3220":3625,"3221":3626,"3222":3627,"3223":3629,"3224":3630,"3225":3631,"3226":3632,"3227":3633,"3228":3634,"3229":3635,"3230":3636,"3231":3637,"3232":3638,"3233":3639,"3234":3642,"3235":3643,"3236":3644,"3237":3645,"3238":3646,"3239":3647,"3240":3648,"3241":3649,"3242":3650,"3243":3651,"3244":3652,"3245":3653,"3246":3654,"3247":3655,"3248":3656,"3249":3657,"3250":3658,"3251":3659,"3252":3660,"3253":3661,"3254":3662,"3255":3663,"3256":3664,"3257":3665,"3258":3666,"3259":3669,"3260":3670,"3261":3671,"3262":3672,"3263":3673,"3264":3674,"3265":3675,"3266":3676,"3267":3677,"3268":3678,"3269":3679,"3270":3680,"3271":3681,"3272":3682,"3273":3683,"3274":3684,"3275":3685,"3276":3686,"3277":3687,"3278":3688,"3279":3689,"3280":3690,"3281":3691,"3282":3692,"3283":3693,"3284":3694,"3285":3696,"3286":3697,"3287":3698,"3288":3699,"3289":3700,"3290":3701,"3291":3702,"3292":3703,"3293":3704,"3294":3705,"3295":3706,"3296":3707,"3297":3708,"3298":3709,"3299":3710,"3300":3711,"3301":3712,"3302":3713,"3303":3714,"3304":3715,"3305":3716,"3306":3717,"3307":3719,"3308":3720,"3309":3721,"3310":3722,"3311":3723,"3312":3724,"3313":3725,"3314":3726,"3315":3727,"3316":3745,"3317":3746,"3318":3747,"3319":3748,"3320":3749,"3321":3750,"3322":3751,"3323":3752,"3324":3753,"3325":3754,"3326":3755,"3327":3756,"3328":3757,"3329":3758,"3330":3759,"3331":3760,"3332":3761,"3333":3762,"3334":3763,"3335":3764,"3336":3765,"3337":3766,"3338":3767,"3339":3768,"3340":3769,"3341":3770,"3342":3771,"3343":3772,"3344":3773,"3345":3774,"3346":3775,"3347":3776,"3348":3777,"3349":3778,"3350":3779,"3351":3780,"3352":3781,"3353":3782,"3354":3783,"3355":3784,"3356":3785,"3357":3786,"3358":3788,"3359":3789,"3360":3790,"3361":3791,"3362":3792,"3363":3793,"3364":3794,"3365":3795,"3366":3796,"3367":3797,"3368":3798,"3369":3799,"3370":3800,"3371":3801,"3372":3802,"3373":3803,"3374":3805,"3375":3806,"3376":3807,"3377":3808,"3378":3810,"3379":3811,"3380":3812,"3381":3813,"3382":3814,"3383":3815,"3384":3816,"3385":3817,"3386":3818,"3387":3819,"3388":3820,"3389":3821,"3390":3822,"3391":3823,"3392":3824,"3393":3825,"3394":3826,"3395":3827,"3396":3828,"3397":3829,"3398":3830,"3399":3831,"3400":3833,"3401":3834,"3402":3835,"3403":3836,"3404":3838,"3405":3839,"3406":3840,"3407":3841,"3408":3842,"3409":3843,"3410":3844,"3411":3845,"3412":3846,"3413":3847,"3414":3848,"3415":3849,"3416":3850,"3417":3851,"3418":3852,"3419":3853,"3420":3854,"3421":3855,"3422":3856,"3423":3857,"3424":3858,"3425":3860,"3426":3861,"3427":3862,"3428":3863,"3429":3864,"3430":3865,"3431":3866,"3432":3867,"3433":3868,"3434":3869,"3435":3870,"3436":3871,"3437":3872,"3438":3873,"3439":3874,"3440":3875,"3441":3876,"3442":3877,"3443":3878,"3444":3879,"3445":3880,"3446":3881,"3447":3882,"3448":3883,"3449":3884,"3450":3885,"3451":3886,"3452":3887,"3453":3889,"3454":3890,"3455":3891,"3456":3892,"3457":3893,"3458":3894,"3459":3895,"3460":3896,"3461":3897,"3462":3898,"3463":3899,"3464":3900,"3465":3901,"3466":3902,"3467":3903,"3468":3904,"3469":3905,"3470":3906,"3471":3907,"3472":3908,"3473":3909,"3474":3910,"3475":3911,"3476":3912,"3477":3913,"3478":3914,"3479":3915,"3480":3916,"3481":3917,"3482":3918,"3483":3919,"3484":3920,"3485":3921,"3486":3922,"3487":3923,"3488":3924,"3489":3925,"3490":3926,"3491":3927,"3492":3928,"3493":3929,"3494":3930,"3495":3931,"3496":3932,"3497":3933,"3498":3934,"3499":3935,"3500":3936,"3501":3939,"3502":3940,"3503":3941,"3504":3942,"3505":3943,"3506":3944,"3507":3945,"3508":3946,"3509":3947,"3510":3948,"3511":3949,"3512":3951,"3513":3952,"3514":3953,"3515":3954,"3516":3955,"3517":3956,"3518":3957,"3519":3958,"3520":3959,"3521":3960,"3522":3961,"3523":3962,"3524":3963,"3525":3964,"3526":3965,"3527":3966,"3528":3967,"3529":3968,"3530":3969,"3531":3970,"3532":3971,"3533":3972,"3534":3973,"3535":3974,"3536":3975,"3537":3976,"3538":3977,"3539":3978,"3540":3979,"3541":3980,"3542":3981,"3543":3982,"3544":3983,"3545":3984,"3546":3985,"3547":3987,"3548":3988,"3549":3989,"3550":3990,"3551":3991,"3552":3992,"3553":3993,"3554":3994,"3555":3995,"3556":3996,"3557":3997,"3558":3998,"3559":3999,"3560":4000,"3561":4001,"3562":4002,"3563":4003,"3564":4004,"3565":4005,"3566":4006,"3567":4007,"3568":4008,"3569":4009,"3570":4010,"3571":4011,"3572":4012,"3573":4013,"3574":4014,"3575":4015,"3576":4019,"3577":4020,"3578":4022,"3579":4023,"3580":4024,"3581":4025,"3582":4026,"3583":4027,"3584":4028,"3585":4029,"3586":4030,"3587":4031,"3588":4032,"3589":4033,"3590":4034,"3591":4035,"3592":4036,"3593":4037,"3594":4038,"3595":4039,"3596":4040,"3597":4041,"3598":4042,"3599":4043,"3600":4044,"3601":4045,"3602":4046,"3603":4047,"3604":4048,"3605":4049,"3606":4050,"3607":4051,"3608":4052,"3609":4053,"3610":4054,"3611":4055,"3612":4056,"3613":4057,"3614":4058,"3615":4059,"3616":4061,"3617":4062,"3618":4064,"3619":4065,"3620":4066,"3621":4067,"3622":4068,"3623":4069,"3624":4070,"3625":4071,"3626":4072,"3627":4073,"3628":4074,"3629":4075,"3630":4076,"3631":4077,"3632":4078,"3633":4079,"3634":4080,"3635":4082,"3636":4083,"3637":4085,"3638":4086,"3639":4087,"3640":4088,"3641":4089,"3642":4090,"3643":4091,"3644":4092,"3645":4093,"3646":4094,"3647":4095,"3648":4096,"3649":4097,"3650":4098,"3651":4099,"3652":4100,"3653":4101,"3654":4102,"3655":4103,"3656":4104,"3657":4105,"3658":4106,"3659":4107,"3660":4108,"3661":4109,"3662":4110,"3663":4111,"3664":4112,"3665":4113,"3666":4114,"3667":4115,"3668":4116,"3669":4117,"3670":4118,"3671":4120,"3672":4121,"3673":4123,"3674":4124,"3675":4125,"3676":4126,"3677":4127,"3678":4128,"3679":4129,"3680":4130,"3681":4131,"3682":4132,"3683":4133,"3684":4134,"3685":4135,"3686":4136,"3687":4137,"3688":4138,"3689":4139,"3690":4140,"3691":4141,"3692":3693,"3693":3694,"3694":3695,"3695":3696,"3696":3697,"3697":3698,"3698":3699,"3699":3700,"3700":3701,"3701":3702,"3702":3703,"3703":3704,"3704":3705,"3705":3706,"3706":3707,"3707":3709,"3708":3710,"3709":3711,"3710":3712,"3711":3713,"3712":3714,"3713":3715,"3714":3716,"3715":3717,"3716":3718,"3717":3719,"3718":3720,"3719":3721,"3720":3722,"3721":3723,"3722":3724,"3723":3725,"3724":3726,"3725":3727,"3726":3728,"3727":3729,"3728":3730,"3729":3731,"3730":3732,"3731":3733,"3732":3734,"3733":3735,"3734":3736,"3735":3737,"3736":3738,"3737":3739,"3738":3740,"3739":3741,"3740":3742,"3741":3743,"3742":3744,"3743":3745,"3744":3746,"3745":3747,"3746":3748,"3747":3749,"3748":3750,"3749":3751,"3750":3753,"3751":3754,"3752":3755,"3753":3756,"3754":3757,"3755":3758,"3756":3759,"3757":3761,"3758":3762,"3759":3763,"3760":3764,"3761":3766,"3762":3767,"3763":3768,"3764":3769,"3765":3771,"3766":3772,"3767":3775,"3768":3776,"3769":3777,"3770":3778,"3771":3779,"3772":3780,"3773":3781,"3774":3782,"3775":3783,"3776":3784,"3777":3785,"3778":3786,"3779":3787,"3780":3788,"3781":3789,"3782":3790,"3783":3792,"3784":3793,"3785":3794,"3786":3795,"3787":3796,"3788":3797,"3789":3798,"3790":3799,"3791":3801,"3792":3802,"3793":3803,"3794":3804,"3795":3805,"3796":3806,"3797":3807,"3798":3809,"3799":3810,"3800":3811,"3801":3813,"3802":3814,"3803":3816,"3804":3817,"3805":3818,"3806":3819,"3807":3820,"3808":3821,"3809":3822,"3810":3823,"3811":3824,"3812":3825,"3813":3826,"3814":3827,"3815":3828,"3816":3829,"3817":3830,"3818":3832,"3819":3833,"3820":3834,"3821":3835,"3822":3836,"3823":3837,"3824":3838,"3825":3839,"3826":3840,"3827":3841,"3828":3842,"3829":3843,"3830":3844,"3831":3845,"3832":3846,"3833":3847,"3834":3848,"3835":3849,"3836":3850,"3837":3851,"3838":3852,"3839":3853,"3840":3854,"3841":3856,"3842":3857,"3843":3858,"3844":3859,"3845":3860,"3846":3861,"3847":3862,"3848":3863,"3849":3864,"3850":3865,"3851":3866,"3852":3867,"3853":3868,"3854":3870,"3855":3871,"3856":3872,"3857":3873,"3858":3874,"3859":3875,"3860":3876,"3861":3877,"3862":3879,"3863":3880,"3864":3881,"3865":3882,"3866":3883,"3867":3884,"3868":3885,"3869":3886,"3870":3887,"3871":3888,"3872":3889,"3873":3890,"3874":3891,"3875":3892,"3876":3893,"3877":3894,"3878":3895,"3879":3896,"3880":3897,"3881":3898,"3882":3899,"3883":3900,"3884":3901,"3885":3902,"3886":3903,"3887":3904,"3888":3905,"3889":3909,"3890":3911,"3891":3912,"3892":3913,"3893":3914,"3894":3915,"3895":3916,"3896":3917,"3897":3918,"3898":3919,"3899":3920,"3900":3921,"3901":3922,"3902":3923,"3903":3924,"3904":3925,"3905":3926,"3906":3927,"3907":3928,"3908":3929,"3909":3930,"3910":3931,"3911":3932,"3912":3933,"3913":3934,"3914":3935,"3915":3936,"3916":3937,"3917":3938,"3918":3939,"3919":3940,"3920":3941,"3921":3942,"3922":3943,"3923":3944,"3924":3945,"3925":3946,"3926":3947,"3927":3948,"3928":3949,"3929":3950,"3930":3951,"3931":3952,"3932":3953,"3933":3954,"3934":3955,"3935":3956,"3936":3957,"3937":3958,"3938":3959,"3939":3960,"3940":3961,"3941":3962,"3942":3963,"3943":3964,"3944":3965,"3945":3966,"3946":3967,"3947":3968,"3948":3969,"3949":3970,"3950":3971,"3951":3972,"3952":3973,"3953":3975,"3954":3976,"3955":3977,"3956":3979,"3957":3980,"3958":3981,"3959":3982,"3960":3983,"3961":3984,"3962":3985,"3963":3986,"3964":3987,"3965":3988,"3966":3989,"3967":3990,"3968":3991,"3969":3992,"3970":3993,"3971":3994,"3972":3995,"3973":3996,"3974":3997,"3975":3998,"3976":3999,"3977":4000,"3978":4001,"3979":4002,"3980":4003,"3981":4004,"3982":4005,"3983":4006,"3984":4007,"3985":4008,"3986":4009,"3987":4010,"3988":4011,"3989":4012,"3990":4013,"3991":4014,"3992":4015,"3993":4016,"3994":4017,"3995":4018,"3996":4020,"3997":4021,"3998":4022,"3999":4023,"4000":4024,"4001":4025,"4002":4026,"4003":4028,"4004":4029,"4005":4031,"4006":4032,"4007":4033,"4008":4034,"4009":4035,"4010":4036,"4011":4037,"4012":4038,"4013":4039,"4014":4040,"4015":4041,"4016":4042,"4017":4043,"4018":4044,"4019":4045,"4020":4046,"4021":4047,"4022":4048,"4023":4049,"4024":4050,"4025":4051,"4026":4052,"4027":4053,"4028":4054,"4029":4055,"4030":4056,"4031":4057,"4032":4058,"4033":4059,"4034":4061,"4035":4062,"4036":4063,"4037":4064,"4038":4065,"4039":4066,"4040":4068,"4041":4069,"4042":4070,"4043":4071,"4044":4072,"4045":4073,"4046":4074,"4047":4075,"4048":4076,"4049":4077,"4050":4078,"4051":4079,"4052":4080,"4053":4081,"4054":4083,"4055":4084,"4056":4085,"4057":4086,"4058":4087,"4059":4088,"4060":4089,"4061":4090,"4062":4091,"4063":4092,"4064":4093,"4065":4094,"4066":4095,"4067":4096,"4068":4097,"4069":4098,"4070":4099,"4071":4100,"4072":4101,"4073":4102,"4074":4103,"4075":4104,"4076":4105,"4077":4106,"4078":4107,"4079":4108,"4080":4109,"4081":4110,"4082":4111,"4083":4112,"4084":4113,"4085":4114,"4086":4115,"4087":4116,"4088":4117,"4089":4118,"4090":4119,"4091":4120,"4092":4121,"4093":4122,"4094":4123,"4095":4124,"4096":4125,"4097":4126,"4098":4127,"4099":4128,"4100":4129,"4101":4130,"4102":4131,"4103":4132,"4104":4133,"4105":4134,"4106":4135,"4107":4136,"4108":4137,"4109":4138,"4110":4139,"4111":4140,"4112":4141,"4113":4142,"4114":4143,"4115":4144,"4116":4145,"4117":4146,"4118":4147,"4119":4148,"4120":4149,"4121":4150,"4122":4151,"4123":4152,"4124":4154,"4125":4155,"4126":4156,"4127":4157,"4128":4158,"4129":4159,"4130":4160,"4131":4161,"4132":4162,"4133":4163,"4134":4164,"4135":4165,"4136":4166,"4137":4167,"4138":4168,"4139":4169,"4140":4170,"4141":4171,"4142":4172,"4143":4173,"4144":4174,"4145":4175,"4146":4176,"4147":4178,"4148":4179,"4149":4180,"4150":4181,"4151":4183,"4152":4184,"4153":4185,"4154":4186,"4155":4187,"4156":4188,"4157":4189,"4158":4190,"4159":4191,"4160":4192,"4161":4193,"4162":4196,"4163":4197,"4164":4198,"4165":4199,"4166":4200,"4167":4201,"4168":4202,"4169":4203,"4170":4204,"4171":4205,"4172":4206,"4173":4207,"4174":4208,"4175":4209,"4176":4210,"4177":4211,"4178":4212,"4179":4213,"4180":4214,"4181":4215,"4182":4216,"4183":4217,"4184":4218,"4185":4219,"4186":4220,"4187":4221,"4188":4222,"4189":4224,"4190":4225,"4191":4226,"4192":4228,"4193":4229,"4194":4230,"4195":4232,"4196":4233,"4197":4234,"4198":4235,"4199":4236,"4200":4237,"4201":4238,"4202":4240,"4203":4241,"4204":4242,"4205":4244,"4206":4245,"4207":4246,"4208":4247,"4209":4248,"4210":4249,"4211":4250,"4212":4251,"4213":4252,"4214":4253,"4215":4254,"4216":4255,"4217":4256,"4218":4257,"4219":4258,"4220":4260,"4221":4261,"4222":4262,"4223":4264,"4224":4265,"4225":4266,"4226":4267,"4227":4268,"4228":4269,"4229":4270,"4230":4272,"4231":4273,"4232":4274,"4233":4275,"4234":4276,"4235":4277,"4236":4278,"4237":4279,"4238":4280,"4239":4281,"4240":4282,"4241":4283,"4242":4284,"4243":4285,"4244":4286,"4245":4287,"4246":4288,"4247":4289,"4248":4290,"4249":4291,"4250":4292,"4251":4293,"4252":4294,"4253":4295,"4254":4296,"4255":4297,"4256":4298,"4257":4299,"4258":4300,"4259":4301,"4260":4302,"4261":4303,"4262":4304,"4263":4305,"4264":4306,"4265":4307,"4266":4308,"4267":4309,"4268":4310,"4269":4311,"4270":4313,"4271":4314,"4272":4315,"4273":4316,"4274":4317,"4275":4318,"4276":4319,"4277":4320,"4278":4321,"4279":4322,"4280":4323,"4281":4324,"4282":4325,"4283":4326,"4284":4327,"4285":4328,"4286":4329,"4287":4330,"4288":4331,"4289":4332,"4290":4333,"4291":4334,"4292":4335,"4293":4336,"4294":4337,"4295":4338,"4296":4339,"4297":4340,"4298":4341,"4299":4342,"4300":4343,"4301":4344,"4302":4345,"4303":4346,"4304":4347,"4305":4348,"4306":4349,"4307":4350,"4308":4351,"4309":4352,"4310":4353,"4311":4354,"4312":4355,"4313":4356,"4314":4357,"4315":4358,"4316":4359,"4317":4360,"4318":4361,"4319":4362,"4320":4363,"4321":4364,"4322":4365,"4323":4366,"4324":4367,"4325":4368,"4326":4369,"4327":4370,"4328":4371,"4329":4372,"4330":4373,"4331":4374,"4332":4375,"4333":4376,"4334":4377,"4335":4378,"4336":4379,"4337":4380,"4338":4381,"4339":4382,"4340":4383,"4341":4384,"4342":4385,"4343":4386,"4344":4387,"4345":4388,"4346":4389,"4347":4391,"4348":4392,"4349":4393,"4350":4394,"4351":4395,"4352":4396,"4353":4397,"4354":4398,"4355":4399,"4356":4400,"4357":4401,"4358":4402,"4359":4403,"4360":4404,"4361":4405,"4362":4406,"4363":4407,"4364":4408,"4365":4409,"4366":4410,"4367":4411,"4368":4412,"4369":4413,"4370":4414,"4371":4415,"4372":4416,"4373":4417,"4374":4418,"4375":4419,"4376":4420,"4377":4421,"4378":4422,"4379":4423,"4380":4424,"4381":4425,"4382":4426,"4383":4428,"4384":4429,"4385":4430,"4386":4431,"4387":4432,"4388":4433,"4389":4434,"4390":4435,"4391":4436,"4392":4437,"4393":4438,"4394":4439,"4395":4440,"4396":4441,"4397":4442,"4398":4443,"4399":4444,"4400":4445,"4401":4446,"4402":4447,"4403":4448,"4404":4449,"4405":4450,"4406":4452,"4407":4453,"4408":4454,"4409":4455,"4410":4456,"4411":4457,"4412":4458,"4413":4459,"4414":4460,"4415":4461,"4416":4462,"4417":4463,"4418":4464,"4419":4465,"4420":4466,"4421":4467,"4422":4468,"4423":4469,"4424":4470,"4425":4471,"4426":4472,"4427":4473,"4428":4474,"4429":4475,"4430":4476,"4431":4477,"4432":4478,"4433":4479,"4434":4480,"4435":4481,"4436":4482,"4437":4483,"4438":4486,"4439":4487,"4440":4488,"4441":4490,"4442":4491,"4443":4492,"4444":4493,"4445":4494,"4446":4495,"4447":4496,"4448":4497,"4449":4498,"4450":4499,"4451":4500,"4452":4501,"4453":4502,"4454":4503,"4455":4505,"4456":4506,"4457":4507,"4458":4509,"4459":4510,"4460":4511,"4461":4512,"4462":4513,"4463":4514,"4464":4515,"4465":4517,"4466":4518,"4467":4519,"4468":4520,"4469":4521,"4470":4522,"4471":4523,"4472":4524,"4473":4525,"4474":4526,"4475":4527,"4476":4528,"4477":4529,"4478":4530,"4479":4531,"4480":4532,"4481":4533,"4482":4534,"4483":4535,"4484":4536,"4485":4537,"4486":4538,"4487":4539,"4488":4540,"4489":4541,"4490":4542,"4491":4543,"4492":4544,"4493":4545,"4494":4546,"4495":4547,"4496":4548,"4497":4549,"4498":4550,"4499":4551,"4500":4552,"4501":4553,"4502":4554,"4503":4555,"4504":4556,"4505":4557,"4506":4558,"4507":4559,"4508":4560,"4509":4561,"4510":4562,"4511":4563,"4512":4564,"4513":4565,"4514":4566,"4515":4567,"4516":4568,"4517":4569,"4518":4570,"4519":4571,"4520":4572,"4521":4573,"4522":4574,"4523":4575,"4524":4576,"4525":4577,"4526":4578,"4527":4579,"4528":4580,"4529":4581,"4530":4582,"4531":4583,"4532":4584,"4533":4585,"4534":4586,"4535":4587,"4536":4588,"4537":4589,"4538":4590,"4539":4591,"4540":4592,"4541":4593,"4542":4594,"4543":4595,"4544":4596,"4545":4597,"4546":4598,"4547":4599,"4548":4600,"4549":4601,"4550":4602,"4551":4603,"4552":4604,"4553":4605,"4554":4606,"4555":4607,"4556":4608,"4557":4609,"4558":4610,"4559":4611,"4560":4612,"4561":4613,"4562":4614,"4563":4615,"4564":4616,"4565":4617,"4566":4618,"4567":4620,"4568":4621,"4569":4622,"4570":4623,"4571":4624,"4572":4626,"4573":4627,"4574":4628,"4575":4629,"4576":4631,"4577":4632,"4578":4633,"4579":4634,"4580":4635,"4581":4636,"4582":4638,"4583":4639,"4584":4640,"4585":4641,"4586":4642,"4587":4643,"4588":4644,"4589":4645,"4590":4646,"4591":4647,"4592":4648,"4593":4649,"4594":4650,"4595":4651,"4596":4652,"4597":4653,"4598":4654,"4599":4655,"4600":4656,"4601":4657,"4602":4658,"4603":4659,"4604":4660,"4605":4661,"4606":4663,"4607":4664,"4608":4665,"4609":4666,"4610":4667,"4611":4668,"4612":4669,"4613":4670,"4614":4671,"4615":4673,"4616":4674,"4617":4675,"4618":4676,"4619":4677,"4620":4678,"4621":4679,"4622":4680,"4623":4681,"4624":4682,"4625":4683,"4626":4684,"4627":4685,"4628":4686,"4629":4687,"4630":4688,"4631":4689,"4632":4690,"4633":4691,"4634":4692,"4635":4693,"4636":4694,"4637":4695,"4638":4696,"4639":4697,"4640":4698,"4641":4699,"4642":4700,"4643":4701,"4644":4702,"4645":4703,"4646":4704,"4647":4705,"4648":4706,"4649":4707,"4650":4708,"4651":4709,"4652":4710,"4653":4711,"4654":4712,"4655":4713,"4656":4715,"4657":4716,"4658":4717,"4659":4718,"4660":4719,"4661":4720,"4662":4721,"4663":4722,"4664":4723,"4665":4724,"4666":4725,"4667":4726,"4668":4727,"4669":4728,"4670":4729,"4671":4730,"4672":4731,"4673":4732,"4674":4733,"4675":4734,"4676":4735,"4677":4736,"4678":4737,"4679":4738,"4680":4739,"4681":4740,"4682":4741,"4683":4742,"4684":4743,"4685":4744,"4686":4745,"4687":4746,"4688":4747,"4689":4748,"4690":4749,"4691":4750,"4692":4751,"4693":4752,"4694":4753,"4695":4754,"4696":4755,"4697":4757,"4698":4758,"4699":4759,"4700":4760,"4701":4761,"4702":4762,"4703":4763,"4704":4764,"4705":4765,"4706":4766,"4707":4767,"4708":4768,"4709":4769,"4710":4770,"4711":4771,"4712":4772,"4713":4773,"4714":4774,"4715":4775,"4716":4776,"4717":4777,"4718":4778,"4719":4779,"4720":4780,"4721":4781,"4722":4782,"4723":4783,"4724":4784,"4725":4785,"4726":4786,"4727":4787,"4728":4788,"4729":4789,"4730":4790,"4731":4791,"4732":4792,"4733":4793,"4734":4794,"4735":4795,"4736":4796,"4737":4797,"4738":4798,"4739":4799,"4740":4800,"4741":4801,"4742":4802,"4743":4803,"4744":4804,"4745":4805,"4746":4806,"4747":4807,"4748":4808,"4749":4809,"4750":4810,"4751":4811,"4752":4812,"4753":4813,"4754":4814,"4755":4815,"4756":4816,"4757":4817,"4758":4818,"4759":4819,"4760":4820,"4761":4821,"4762":4822,"4763":4823,"4764":4824,"4765":4825,"4766":4826,"4767":4827,"4768":4828,"4769":4829,"4770":4830,"4771":4831,"4772":4832,"4773":4833,"4774":4834,"4775":4835,"4776":4836,"4777":4838,"4778":4839,"4779":4840,"4780":4841,"4781":4842,"4782":4843,"4783":4844,"4784":4845,"4785":4846,"4786":4847,"4787":4848,"4788":4849,"4789":4850,"4790":4851,"4791":4852,"4792":4853,"4793":4854,"4794":4855,"4795":4856,"4796":4857,"4797":4858,"4798":4859,"4799":4860,"4800":4861,"4801":4862,"4802":4863,"4803":4864,"4804":4865,"4805":4866,"4806":4867,"4807":4868,"4808":4869,"4809":4870,"4810":4872,"4811":4873,"4812":4874,"4813":4875,"4814":4876,"4815":4877,"4816":4878,"4817":4879,"4818":4880,"4819":4881,"4820":4882,"4821":4883,"4822":4884,"4823":4885,"4824":4886,"4825":4887,"4826":4888,"4827":4889,"4828":4890,"4829":4891,"4830":4892,"4831":4893,"4832":4894,"4833":4895,"4834":4896,"4835":4897,"4836":4898,"4837":4899,"4838":4900,"4839":4901,"4840":4902,"4841":4903,"4842":4904,"4843":4905,"4844":4906,"4845":4907,"4846":4908,"4847":4909,"4848":4910,"4849":4911,"4850":4912,"4851":4913,"4852":4914,"4853":4915,"4854":4916,"4855":4917,"4856":4918,"4857":4919,"4858":4920,"4859":4921,"4860":4922,"4861":4923,"4862":4924,"4863":4926,"4864":4927,"4865":4928,"4866":4929,"4867":4930,"4868":4931,"4869":4932,"4870":4933,"4871":4934,"4872":4935,"4873":4936,"4874":4937,"4875":4938,"4876":4939,"4877":4940,"4878":4941,"4879":4942,"4880":4943,"4881":4945,"4882":4946,"4883":4947,"4884":4948,"4885":4949,"4886":4950,"4887":4951,"4888":4952,"4889":4953,"4890":4954,"4891":4955,"4892":4956,"4893":4957,"4894":4958,"4895":4959,"4896":4960,"4897":4961,"4898":4963,"4899":4964,"4900":4965,"4901":4966,"4902":4967,"4903":4968,"4904":4969,"4905":4970,"4906":4971,"4907":4972,"4908":4973,"4909":4974,"4910":4975,"4911":4976,"4912":4977,"4913":4978,"4914":4979,"4915":4980,"4916":4981,"4917":4982,"4918":4983,"4919":4984,"4920":4985,"4921":4986,"4922":4987,"4923":4988,"4924":4989,"4925":4990,"4926":4991,"4927":4992,"4928":4993,"4929":4994,"4930":4995,"4931":4996,"4932":4997,"4933":4998,"4934":4999,"4935":5000,"4936":5001,"4937":5002,"4938":5003,"4939":5004,"4940":5005,"4941":5006,"4942":5007,"4943":5008,"4944":5009,"4945":5010,"4946":5011,"4947":5012,"4948":5013,"4949":5014,"4950":5015,"4951":5016,"4952":5017,"4953":5018,"4954":5019,"4955":5020,"4956":5021,"4957":5023,"4958":5024,"4959":5025,"4960":5026,"4961":5027,"4962":5028,"4963":5029,"4964":5030,"4965":5031,"4966":5032,"4967":5033,"4968":5034,"4969":5035,"4970":5036,"4971":5037,"4972":5038,"4973":5039,"4974":5040,"4975":5041,"4976":5042,"4977":5043,"4978":5044,"4979":5045,"4980":5046,"4981":5047,"4982":5048,"4983":5049,"4984":5050,"4985":5051,"4986":5052,"4987":5053,"4988":5054,"4989":5055,"4990":5056,"4991":5057,"4992":5058,"4993":5059,"4994":5060,"4995":5061,"4996":5062,"4997":5063,"4998":5064,"4999":5065,"5000":5066,"5001":5067,"5002":5068,"5003":5069,"5004":5070,"5005":5071,"5006":5072,"5007":5073,"5008":5074,"5009":5075,"5010":5076,"5011":5077,"5012":5078,"5013":5079,"5014":5080,"5015":5081,"5016":5082,"5017":5083,"5018":5084,"5019":5085,"5020":5086,"5021":5087,"5022":5088,"5023":5089,"5024":5090,"5025":5091,"5026":5092,"5027":5093,"5028":5094,"5029":5095,"5030":5096,"5031":5097,"5032":5098,"5033":5099,"5034":5100,"5035":5101,"5036":5102,"5037":5103,"5038":5104,"5039":5105,"5040":5106,"5041":5107,"5042":5108,"5043":5109,"5044":5111,"5045":5112,"5046":5113,"5047":5114,"5048":5119,"5049":5121,"5050":5122,"5051":5123,"5052":5124,"5053":5125,"5054":5126,"5055":5127,"5056":5128,"5057":5129,"5058":5131,"5059":5132,"5060":5133,"5061":5134,"5062":5138,"5063":5139,"5064":5141,"5065":5142,"5066":5143,"5067":5144,"5068":5145,"5069":5146,"5070":5147,"5071":5148,"5072":5149,"5073":5150,"5074":5151,"5075":5152,"5076":5153,"5077":5154,"5078":5155,"5079":5156,"5080":5157,"5081":5158,"5082":5159,"5083":5161,"5084":5162,"5085":5163,"5086":5164,"5087":5166,"5088":5167,"5089":5168,"5090":5169,"5091":5170,"5092":5171,"5093":5172,"5094":5173,"5095":5174,"5096":5175,"5097":5176,"5098":5177,"5099":5178,"5100":5179,"5101":5180,"5102":5181,"5103":5182,"5104":5183,"5105":5184,"5106":5185,"5107":5186,"5108":5187,"5109":5188,"5110":5189,"5111":5190,"5112":5191,"5113":5192,"5114":5193,"5115":5194,"5116":5195,"5117":5196,"5118":5197,"5119":5198,"5120":5199,"5121":5200,"5122":5201,"5123":5202,"5124":5203,"5125":5204,"5126":5205,"5127":5206,"5128":5207,"5129":5208,"5130":5209,"5131":5211,"5132":5212,"5133":5213,"5134":5214,"5135":5215,"5136":5216,"5137":5217,"5138":5218,"5139":5219,"5140":5223,"5141":5225,"5142":5226,"5143":5227,"5144":5229,"5145":5230,"5146":5231,"5147":5232,"5148":5234,"5149":5235,"5150":5236,"5151":5237,"5152":5238,"5153":5239,"5154":5240,"5155":5241,"5156":5244,"5157":5245,"5158":5246,"5159":5247,"5160":5248,"5161":5249,"5162":5250,"5163":5251,"5164":5252,"5165":5253,"5166":5254,"5167":5255,"5168":5256,"5169":5257,"5170":5258,"5171":5259,"5172":5260,"5173":5261,"5174":5262,"5175":5263,"5176":5264,"5177":5265,"5178":5266,"5179":5267,"5180":5268,"5181":5269,"5182":5270,"5183":5271,"5184":5272,"5185":5273,"5186":5274,"5187":5275,"5188":5276,"5189":5277,"5190":5279,"5191":5280,"5192":5281,"5193":5282,"5194":5283,"5195":5284,"5196":5285,"5197":5286,"5198":5287,"5199":5288,"5200":5289,"5201":5290,"5202":5291,"5203":5292,"5204":5293,"5205":5294,"5206":5295,"5207":5296,"5208":5297,"5209":5298,"5210":5299,"5211":5300,"5212":5301,"5213":5302,"5214":5303,"5215":5304,"5216":5305,"5217":5306,"5218":5307,"5219":5308,"5220":5309,"5221":5310,"5222":5311,"5223":5312,"5224":5313,"5225":5314,"5226":5315,"5227":5316,"5228":5317,"5229":5318,"5230":5319,"5231":5320,"5232":5321,"5233":5322,"5234":5323,"5235":5324,"5236":5325,"5237":5326,"5238":5327,"5239":5328,"5240":5329,"5241":5330,"5242":5331,"5243":5332,"5244":5333,"5245":5334,"5246":5335,"5247":5336,"5248":5337,"5249":5338,"5250":5339,"5251":5340,"5252":5341,"5253":5344,"5254":5345,"5255":5346,"5256":5347,"5257":5348,"5258":5349,"5259":5350,"5260":5351,"5261":5352,"5262":5353,"5263":5354,"5264":5356,"5265":5357,"5266":5358,"5267":5359,"5268":5360,"5269":5361,"5270":5362,"5271":5363,"5272":5364,"5273":5365,"5274":5366,"5275":5367,"5276":5368,"5277":5369,"5278":5370,"5279":5371,"5280":5372,"5281":5375,"5282":5376,"5283":5377,"5284":5378,"5285":5379,"5286":5380,"5287":5382,"5288":5383,"5289":5384,"5290":5385,"5291":5386,"5292":5387,"5293":5388,"5294":5389,"5295":5390,"5296":5391,"5297":5392,"5298":5393,"5299":5394,"5300":5395,"5301":5396,"5302":5397,"5303":5398,"5304":5399,"5305":5400,"5306":5401,"5307":5402,"5308":5403,"5309":5404,"5310":5405,"5311":5406,"5312":5407,"5313":5408,"5314":5409,"5315":5410,"5316":5411,"5317":5412,"5318":5413,"5319":5414,"5320":5415,"5321":5416,"5322":5417,"5323":5418,"5324":5419,"5325":5420,"5326":5421,"5327":5422,"5328":5423,"5329":5425,"5330":5426,"5331":5427,"5332":5428,"5333":5429,"5334":5430,"5335":5431,"5336":5432,"5337":5434,"5338":5435,"5339":5436,"5340":5437,"5341":5438,"5342":5439,"5343":5440,"5344":5442,"5345":5443,"5346":5444,"5347":5445,"5348":5446,"5349":5447,"5350":5448,"5351":5449,"5352":5450,"5353":5451,"5354":5452,"5355":5454,"5356":5455,"5357":5456,"5358":5457,"5359":5458,"5360":5459,"5361":5460,"5362":5461,"5363":5462,"5364":5463,"5365":5464,"5366":5465,"5367":5466,"5368":5467,"5369":5468,"5370":5469,"5371":5470,"5372":5471,"5373":5472,"5374":5473,"5375":5474,"5376":5475,"5377":5476,"5378":5477,"5379":5478,"5380":5479,"5381":5481,"5382":5482,"5383":5483,"5384":5484,"5385":5485,"5386":5486,"5387":5487,"5388":5488,"5389":5490,"5390":5491,"5391":5492,"5392":5493,"5393":5494,"5394":5495,"5395":5496,"5396":5497,"5397":5498,"5398":5499,"5399":5500,"5400":5501,"5401":5502,"5402":5503,"5403":5504,"5404":5506,"5405":5507,"5406":5508,"5407":5509,"5408":5510,"5409":5511,"5410":5512,"5411":5513,"5412":5514,"5413":5515,"5414":5516,"5415":5517,"5416":5518,"5417":5519,"5418":5521,"5419":5523,"5420":5524,"5421":5525,"5422":5526,"5423":5527,"5424":5528,"5425":5529,"5426":5530,"5427":5531,"5428":5532,"5429":5533,"5430":5534,"5431":5535,"5432":5536,"5433":5537,"5434":5538,"5435":5539,"5436":5540,"5437":5541,"5438":5542,"5439":5543,"5440":5544,"5441":5545,"5442":5546,"5443":5547,"5444":5548,"5445":5549,"5446":5550,"5447":5551,"5448":5552,"5449":5553,"5450":5554,"5451":5555,"5452":5556,"5453":5557,"5454":5558,"5455":5559,"5456":5560,"5457":5561,"5458":5562,"5459":5563,"5460":5564,"5461":5565,"5462":5567,"5463":5568,"5464":5569,"5465":5570,"5466":5571,"5467":5572,"5468":5573,"5469":5574,"5470":5575,"5471":5576,"5472":5577,"5473":5578,"5474":5579,"5475":5580,"5476":5581,"5477":5582,"5478":5583,"5479":5584,"5480":5585,"5481":5586,"5482":5588,"5483":5590,"5484":5591,"5485":5592,"5486":5593,"5487":5595,"5488":5596,"5489":5597,"5490":5598,"5491":5599,"5492":5600,"5493":5601,"5494":5602,"5495":5603,"5496":5605,"5497":5606,"5498":5607,"5499":5608,"5500":5609,"5501":5610,"5502":5611,"5503":5613,"5504":5614,"5505":5615,"5506":5616,"5507":5617,"5508":5618,"5509":5619,"5510":5621,"5511":5622,"5512":5623,"5513":5624,"5514":5625,"5515":5626,"5516":5627,"5517":5628,"5518":5629,"5519":5630,"5520":5631,"5521":5632,"5522":5633,"5523":5634,"5524":5635,"5525":5636,"5526":5637,"5527":5638,"5528":5639,"5529":5641,"5530":5642,"5531":5643,"5532":5644,"5533":5645,"5534":5646,"5535":5647,"5536":5648,"5537":5649,"5538":5650,"5539":5651,"5540":5652,"5541":5653,"5542":5654,"5543":5655,"5544":5656,"5545":5657,"5546":5658,"5547":5659,"5548":5660,"5549":5661,"5550":5662,"5551":5663,"5552":5664,"5553":5665,"5554":5666,"5555":5667,"5556":5668,"5557":5669,"5558":5670,"5559":5671,"5560":5672,"5561":5673,"5562":5674,"5563":5675,"5564":5676,"5565":5677,"5566":5678,"5567":5679,"5568":5680,"5569":5681,"5570":5682,"5571":5683,"5572":5684,"5573":5685,"5574":5686,"5575":5687,"5576":5688,"5577":5689,"5578":5690,"5579":5691,"5580":5692,"5581":5693,"5582":5694,"5583":5695,"5584":5696,"5585":5697,"5586":5698,"5587":5699,"5588":5700,"5589":5701,"5590":5703,"5591":5704,"5592":5705,"5593":5706,"5594":5707,"5595":5708,"5596":5709,"5597":5711,"5598":5712,"5599":5713,"5600":5714,"5601":5716,"5602":5717,"5603":5718,"5604":5719,"5605":5720,"5606":5721,"5607":5722,"5608":5723,"5609":5724,"5610":5725,"5611":5726,"5612":5727,"5613":5728,"5614":5729,"5615":5730,"5616":5731,"5617":5732,"5618":5733,"5619":5734,"5620":5735,"5621":5736,"5622":5737,"5623":5738,"5624":5739,"5625":5740,"5626":5741,"5627":5742,"5628":5743,"5629":5744,"5630":5745,"5631":5746,"5632":5747,"5633":5748,"5634":5749,"5635":5750,"5636":5751,"5637":5754,"5638":5755,"5639":5758,"5640":5759,"5641":5760,"5642":5762,"5643":5763,"5644":5764,"5645":5765,"5646":5766,"5647":5767,"5648":5768,"5649":5769,"5650":5770,"5651":5771,"5652":5772,"5653":5773,"5654":5774,"5655":5775,"5656":5776,"5657":5777,"5658":5778,"5659":5779,"5660":5780,"5661":5781,"5662":5782,"5663":5784,"5664":5785,"5665":5786,"5666":5787,"5667":5788,"5668":5789,"5669":5790,"5670":5791,"5671":5792,"5672":5793,"5673":5794,"5674":5795,"5675":5796,"5676":5797,"5677":5798,"5678":5799,"5679":5800,"5680":5801,"5681":5802,"5682":5803,"5683":5804,"5684":5805,"5685":5806,"5686":5807,"5687":5808,"5688":5809,"5689":5810,"5690":5811,"5691":5812,"5692":5813,"5693":5814,"5694":5815,"5695":5816,"5696":5818,"5697":5819,"5698":5820,"5699":5821,"5700":5822,"5701":5823,"5702":5824,"5703":5825,"5704":5826,"5705":5827,"5706":5828,"5707":5829,"5708":5830,"5709":5831,"5710":5832,"5711":5833,"5712":5834,"5713":5835,"5714":5836,"5715":5837,"5716":5838,"5717":5839,"5718":5840,"5719":5841,"5720":5842,"5721":5843,"5722":5844,"5723":5845,"5724":5846,"5725":5847,"5726":5848,"5727":5850,"5728":5851,"5729":5852,"5730":5853,"5731":5854,"5732":5855,"5733":5856,"5734":5857,"5735":5858,"5736":5859,"5737":5860,"5738":5861,"5739":5862,"5740":5863,"5741":5864,"5742":5865,"5743":5866,"5744":5867,"5745":5868,"5746":5869,"5747":5870,"5748":5871,"5749":5872,"5750":5873,"5751":5874,"5752":5875,"5753":5876,"5754":5877,"5755":5878,"5756":5879,"5757":5880,"5758":5882,"5759":5883,"5760":5884,"5761":5885,"5762":5886,"5763":5887,"5764":5888,"5765":5889,"5766":5890,"5767":5891,"5768":5894,"5769":5895,"5770":5896,"5771":5897,"5772":5898,"5773":5899,"5774":5900,"5775":5901,"5776":5902,"5777":5903,"5778":5904,"5779":5905,"5780":5906,"5781":5907,"5782":5908,"5783":5909,"5784":5910,"5785":5911,"5786":5912,"5787":5913,"5788":5914,"5789":5915,"5790":5916,"5791":5917,"5792":5918,"5793":5919,"5794":5921,"5795":5922,"5796":5923,"5797":5924,"5798":5925,"5799":5926,"5800":5927,"5801":5928,"5802":5929,"5803":5930,"5804":5931,"5805":5932,"5806":5933,"5807":5934,"5808":5935,"5809":5936,"5810":5937,"5811":5938,"5812":5939,"5813":5940,"5814":5941,"5815":5942,"5816":5943,"5817":5944,"5818":5945,"5819":5946,"5820":5947,"5821":5948,"5822":5949,"5823":5951,"5824":5953,"5825":5954,"5826":5955,"5827":5956,"5828":5957,"5829":5958,"5830":5959,"5831":5960,"5832":5961,"5833":5962,"5834":5963,"5835":5964,"5836":5965,"5837":5966,"5838":5967,"5839":5968,"5840":5969,"5841":5970,"5842":5971,"5843":5973,"5844":5974,"5845":5975,"5846":5977,"5847":5978,"5848":5979,"5849":5980,"5850":5981,"5851":5982,"5852":5984,"5853":5985,"5854":5986,"5855":5987,"5856":5988,"5857":5989,"5858":5990,"5859":5991,"5860":5992,"5861":5993,"5862":5994,"5863":5995,"5864":5996,"5865":5997,"5866":5998,"5867":5999,"5868":6000,"5869":6001,"5870":6003,"5871":6004,"5872":6005,"5873":6006,"5874":6007,"5875":6008,"5876":6009,"5877":6010,"5878":6011,"5879":6012,"5880":6013,"5881":6014,"5882":6015,"5883":6016,"5884":6018,"5885":6019,"5886":6020,"5887":6021,"5888":6022,"5889":6023,"5890":6024,"5891":6025,"5892":6026,"5893":6027,"5894":6028,"5895":6029,"5896":6030,"5897":6031,"5898":6032,"5899":6033,"5900":6034,"5901":6035,"5902":6036,"5903":6037,"5904":6038,"5905":6039,"5906":6040,"5907":6041,"5908":6042,"5909":6043,"5910":6044,"5911":6045,"5912":6046,"5913":6047,"5914":6048,"5915":6049,"5916":6050,"5917":6051,"5918":6052,"5919":6053,"5920":6054,"5921":6056,"5922":6057,"5923":6058,"5924":6060,"5925":6062,"5926":6063,"5927":6064,"5928":6065,"5929":6066,"5930":6067,"5931":6068,"5932":6069,"5933":6070,"5934":6071,"5935":6072,"5936":6073,"5937":6074,"5938":6075,"5939":6076,"5940":6077,"5941":6078,"5942":6079,"5943":6080,"5944":6081,"5945":6082,"5946":6083,"5947":6084,"5948":6085,"5949":6086,"5950":6087,"5951":6088,"5952":6089,"5953":6090,"5954":6092,"5955":6093,"5956":6094,"5957":6095,"5958":6096,"5959":6097,"5960":6098,"5961":6099,"5962":6100,"5963":6101,"5964":6102,"5965":6103,"5966":6104,"5967":6106,"5968":6107,"5969":6109,"5970":6110,"5971":6111,"5972":6113,"5973":6114,"5974":6115,"5975":6116,"5976":6117,"5977":6118,"5978":6119,"5979":6120,"5980":6121,"5981":6122,"5982":6123,"5983":6124,"5984":6125},"hotel_name":{"0":"Niagara Falls Marriott Fallsview Hotel & Spa","1":"Fairmont Royal York","2":"Blue Horizon Hotel","3":"Fairmont Le Chateau Frontenac","4":"Rimrock Resort Hotel","5":"Niagara Falls Marriott on the Falls","6":"The Burrard","7":"One King West Hotel & Residence","8":"Le Square Phillips Hotel & Suites","9":"Banff Park Lodge Resort and Conference Centre","10":"Best Western Plus Waterfront Hotel","11":"Country Inn & Suites by Radisson, Niagara Falls, ON","12":"Best Western Plus Chateau Granville","13":"Novotel Toronto Centre","14":"The Westin Trillium House, Blue Mountain","15":"Hotel Le Dauphin Montreal Centre-Ville","16":"Chateau Victoria Hotel and Suites","17":"L'Hermitage Hotel","18":"Hotel Grand Pacific","19":"Lord Elgin","20":"Le Saint-Sulpice","21":"Moose Hotel and Suites","22":"Pan Pacific Vancouver","23":"Coast Coal Harbour Vancouver Hotel by APA","24":"Fairmont Chateau Lake Louise","25":"Summit Lodge Boutique Hotel","26":"Delta Hotels by Marriott Toronto","27":"Acclaim Hotel Calgary Airport","28":"Hotel Le Priori","29":"Radisson Admiral Toronto Harbourfront","30":"Mount Robson Inn","31":"Crimson Jasper","32":"Bear Hill Lodge","33":"Chateau Jasper","34":"Maligne Lodge","35":"Marmot Lodge","36":"Tonquin Inn","37":"Fairmont Jasper Park Lodge","38":"Sawridge Inn and Conference Centre Jasper","39":"Lobstick Lodge","40":"Pyramid Lake Resort","41":"Jasper Inn & Suites","42":"Athabasca Hotel","43":"Whistlers Inn","44":"HI Jasper","45":"Astoria Hotel","46":"Sleepy Bear Inn","47":"Overlander Mountain Lodge","48":"Patricia Lake Bungalows Resort","49":"The White Brick Inn","50":"Park Place Inn","51":"Fitzhugh House","52":"Pyramid Guest House","53":"Pine Bungalows","54":"Celtic Haven","55":"B&B on Balsam","56":"105 Patricia Street Accommodation","57":"All Seasons Accommodations","58":"HI-Beauty Creek Wilderness Hostel","59":"HI-Maligne Canyon Wilderness Hostel","60":"Alpine Manor","61":"804 Miette Guest House","62":"Doe a Deer Accommodation","63":"Blue Moose Inn","64":"Cabin Creek Jasper","65":"Cedargate","66":"Irma Fadi Accommodations","67":"316 Patricia Street","68":"Calla's Palace","69":"Caruso's Accommodation","70":"Belles Mountain Chalet","71":"Chalet Patricia","72":"Castle Guest House","73":"Bjorn s Beds","74":"A&A Accommodation","75":"Jasper Mountain Suites","76":"Shovel Pass Lodge","77":"De Rock Arch Place","78":"Grizzly's Den Bed and Breakfast","79":"Mountain Mist B&B","80":"Rainees Rooms B&B","81":"Angela's Accommodation B&B","82":"Roony's Accommodations","83":"Alpine Meadows Suite","84":"Colin House","85":"Creekside Accommodation","86":"Mountain Memories","87":"304 Geikie Street","88":"Hayward House","89":"Brewster Accommodation","90":"Evergreen Guest House","91":"Birks Bed & Breakfast","92":"Geikie Suites","93":"Mountain Side Suites","94":"Greenwood Lodge","95":"Coast Canmore Hotel & Conference Centre","96":"Best Western Pocaterra Inn","97":"Falcon Crest Lodge by CLIQUE","98":"Rocky Mountain Ski Lodge","99":"Super 8 by Wyndham Canmore","100":"Stoneridge Mountain Resort by CLIQUE","101":"Silver Creek Lodge","102":"Copperstone Resort by CLIQUE","103":"Lady Macdonald Country Inn","104":"Creekside Villa","105":"Rundle Cliffs Luxury Mountain Lodge","106":"The Howling Wolf Bed & Breakfast","107":"A Bear and Bison Canadian Country Inn","108":"Quality Resort Chateau Canmore","109":"Grande Rockies Resort - Bellstar Hotels & Resorts","110":"Days Inn by Wyndham Canmore","111":"Basecamp Lodge","112":"Basecamp Resorts","113":"The Lodges at Canmore","114":"HI-Canmore\/Alpine Club of Canada","115":"Canadian Rockies Chalets","116":"Mystic Springs Chalets & Hot Pools","117":"Solara Resort & Spa - Bellstar Hotels & Resorts","118":"Georgetown Inn","119":"Blackstone Mountain Lodge by CLIQUE","120":"Lamphouse Hotel","121":"Canmore Inn & Suites","122":"Canmore Rocky Mountain Inn","123":"The Malcolm Hotel by Clique","124":"Windtower Lodge & Suites","125":"The Drake Inn","126":"Mountain View Inn","127":"Fire Mountain Lodge","128":"Rundle Mountain Lodge","129":"Big Horn Motel","130":"Fenwick Vacation Rentals","131":"Beautiful Mountain Condo","132":"Inn of the Rockies","133":"WorldMark Canmore-Banff","134":"Ambleside Lodge Bed and Breakfast","135":"Paintbox Lodge","136":"Banff Gate Mountain Resort","137":"Sunset Resorts Canmore","138":"The Summit at Grande Rockies","139":"Canmore Crossing","140":"Grand Canadian Resort Vacation Club","141":"Avens Renaissance Bed and Breakfast","142":"Yamnuska Suites","143":"Monarch Bed & Breakfast","144":"Riverview & Main","145":"Bow River Campground","146":"The Canmore Hotel","147":"Room with a view Bed and Breakfast","148":"Burnside House","149":"Quilters Inn Bed and Breakfast","150":"Three Sisters Campground","151":"Ballyrock Home","152":"Away Inn","153":"Kiska Inn Bed & Breakfast","154":"Eagle's Nest Bed & Breakfast","155":"An Eagle's View B&B","156":"Akai Motel","157":"BirchHaven","158":"A1 Motel","159":"Hampshire Inn","160":"Willow Rock Campground","161":"Mountain Valley Inn","162":"Lac des Arcs Campground","163":"Spring Creek RV Campground","164":"Wapiti Campground","165":"Above All Bed and Breakfast","166":"Alpenglow Inn Bed & Breakfast","167":"Avalon House","168":"Cougar Canyon B&B","169":"Jewel Mountain Guest Lodge","170":"Pigeon Mountain Motel","171":"Bow Valley Campground","172":"The Holman Grand Hotel","173":"Delta Hotels by Marriott Prince Edward","174":"Sydney Boutique Inn & Suites","175":"The Great George","176":"Dundee Arms Inn","177":"Elmwood Heritage Inn","178":"Quality Inn & Suites Downtown","179":"The Sonata Inn","180":"Comfort Inn","181":"Hillhurst Inn","182":"Suites of Euston","183":"Royalty Maples Cottages and Motel","184":"The White Horse Motel","185":"Inn on the Harbour","186":"Rodd Charlottetown","187":"Rodd Royalty","188":"Fitzroy Hall","189":"Serendib Bed & Breakfast","190":"Banbridge Inn","191":"The Harbour House","192":"Fairholm National Historic Inn","193":"The Hotel on Pownal","194":"Shipwright Inn","195":"Colonial Charm Inn","196":"The Dawson House","197":"The Cranford Inn","198":"Charlotte's Rose Inn","199":"Holiday Inn Express Hotel & Suites Charlottetown","200":"Quality Inn & Suites","201":"Charlottetown Backpackers Inn","202":"Glendenning Hall","203":"Northside B&B","204":"The Eden Hall Inn","205":"A Country Home Bed & Breakfast","206":"Winsloe Bed & Breakfast","207":"Spillett House","208":"Corrigan's Bed & Breakfast","209":"Ocean Peek B&B","210":"City Gardens Bed and Breakfast","211":"Meadowview Cottages","212":"Beside The Trail Bed and Breakfast","213":"Elizabeth's Bed and Breakfast","214":"Mermaid Suites","215":"Brackley Beach Hostel","216":"UPEI Summer Accommodations","217":"Water Suites","218":"Prince Street Suites","219":"The Red Brick House B&B","220":"Chez Nous B&B","221":"Heritage Home B&B","222":"Prince Inn","223":"Ace Bed and Breakfast","224":"The Red House","225":"VistaBay Golf Course and Chalets","226":"Youth Hostel","227":"Canada's Best Value Inn & Suites","228":"Queens Arms Inn","229":"Cornwall \/ Charlottetown KOA","230":"Heart's Content Bed & Breakfast","231":"Woodmere Bed & Breakfast","232":"MacInnis Bed & Breakfast","233":"Brighton House","234":"Southport Motel","235":"River Winds B&B","236":"Chantelle's House","237":"Ambrose Tourist Home","238":"Hyde Away House Bed & Breakfast","239":"Gallant's Tourist Home","240":"Blue Heron Hideaways","241":"Whispers of the Ocean","242":"Tourist Motel and Cabins","243":"Sunny King Motel","244":"Best Western Terrace Inn","245":"Days Inn by Wyndham Terrace","246":"Microtel Inn & Suites by Wyndham Kitimat","247":"Red Goat Lodge","248":"Mstar Hotel","249":"Holiday Inn Express & Suites Terrace","250":"Hidden Acres Farm and Treehouse Resort","251":"Robber's Roost Motel","252":"Nass Valley Bed & Breakfast","253":"Minette Bay Lodge","254":"Comfort Inn & Suites Terrace","255":"The Bulkley Valley Motel","256":"Copper River Motel","257":"B&B House Austria","258":"Skeena River House Bed & Breakfast","259":"Rest Inn","260":"Stewart Mountain Lodge","261":"The Chalet Motel","262":"Kalum Motel","263":"Shames Country Lodge","264":"Bear Valley Guesthouse","265":"Hidden Acers","266":"Kitimat Estuary Lodge B&B","267":"Skeena Spey Riverside Wilderness & Lodge","268":"Yellow Cedar Lodge","269":"Bell 2 Lodge","270":"Hyland Creek Bed and Breakfast","271":"Remo Ridge B & B","272":"The Lanfear Guest House","273":"Bear Claw Lodge","274":"Mumfords Lodge","275":"Deep Creek Lodge","276":"Cedars Motel","277":"Rainbow Inn Motel","278":"Bear Country Inn","279":"Kitimat Hotel","280":"City Centre Suites","281":"Bulkley Canyon Ranch","282":"Cataline Motel & RV Park","283":"Little Wolf Resort","284":"The Lodge at Skeena Landing","285":"Sandpiper - 8 Banyay","286":"Suskwa Lodge","287":"Best Western Inn at Penticton","288":"Valley Star Motel","289":"Ramada by Wyndham Penticton Hotel & Suites","290":"Days Inn by Wyndham Penticton Conference Centre","291":"Slumber Lodge Motel","292":"Spanish Villa Resort","293":"Coast Penticton Hotel","294":"Tiki Shores Inn and Suites","295":"Penticton Lakeside Resort & Conference Centre","296":"Empire Motel","297":"Casa Grande Inn","298":"Shoreline","299":"Pass Motor Inn","300":"Beachside Motel","301":"Riverside Motel","302":"Hostelling International - Penticton","303":"Travelers Motel","304":"Rowena's Retreat","305":"D'Angelo Winery & Guest House","306":"Apple Tree Inn","307":"Swiss House Bed & Breakfast","308":"House Victoria Bed & Breakfast","309":"Sandman Hotel Penticton","310":"Rochester Resort","311":"Sahara Courtyard Inn Penticton","312":"Sunny Beach Motel","313":"Flamingo Motel","314":"5000 Motel","315":"Waterfront Inn","316":"Plaza Motel","317":"Granada Inn","318":"Holiday House Motel","319":"Above The Beach Bed & Breakfast","320":"E'Laysa Guesthouse and Vineyard Retreat","321":"Bowmont Motel","322":"Cormier's Studio","323":"Crooked Tree Guest Suites","324":"Lakeside Villa Inn & Suites","325":"Swiss Sunset Inn","326":"OK Whistle Stop B&B","327":"Crown Resort Motel","328":"Quidni Estate Winery Guest Rooms","329":"God's Mountain Estate","330":"Royal Bed and Breakfast","331":"Nikko Bed and Breakfast","332":"Black Sea Motel & Restaurant","333":"Golden Sands Resort Motel","334":"Barefoot Beach Resort","335":"Apex Mountain Inn","336":"Log Cabin Motel","337":"Lost Moose Lodge Resort","338":"Apex Double Diamond Hostel","339":"Carmi Motor Inn","340":"The Bundy Buddy Guesthouse","341":"Black Widow Winery Bed & Breakfast","342":"Skaha Motor Inn","343":"South Beach Gardens RV Park","344":"D'Vine Dreams","345":"Skaha Lake Paradise Resort","346":"Black Forest Motel","347":"Vineyard View Bed and Breakfast","348":"Bel Air Motel","349":"Oxbow RV Resort","350":"Holiday Hills RV Resort","351":"Hansel And Gretel Motel","352":"Mayfair Motel","353":"Stardust Motor Inn","354":"Wright's Beach Camp RV Park","355":"Alpex Alpine Ski Resort","356":"Bear's Den B&B","357":"Copper Creek Lodge","358":"Valleyview B&B","359":"Ogopogo Motel","360":"Homewood Suites Mont-Tremblant","361":"Fairmont Tremblant","362":"Chateau Beauvallon Mont Tremblant","363":"Residence Inn by Marriott Mont Tremblant Manoir Labelle","364":"Hotel-Motel Le Boise Du Lac","365":"Hotel Quintessence","366":"Embarc Tremblant","367":"Sommet des Neiges","368":"Le Grand Lodge Mont-Tremblant","369":"Auberge Le Lupin B&B","370":"B&B Les Dames du Lac","371":"The Refuge","372":"Gite Escale du Nord B&B","373":"Holiday Inn Express Hotel & Suites Mont-Tremblant","374":"AX Hotel","375":"Hotel Mont-Tremblant","376":"Le Westin Resort & Spa, Tremblant, Quebec","377":"Hotel Vacances Tremblant","378":"Tour des Voyageurs","379":"Lodge de la Montagne","380":"Motel 149","381":"Auberge La Porte Rouge","382":"Auberge Mountain View Inn","383":"Ermitage du Lac","384":"Cap Tremblant Mountain Resort","385":"Place St-Bernard","386":"Le Second Souffle","387":"Les Suites de la Gare by Location ADP Tremblant","388":"Les Jardins de L'Achillee Millefeuille","389":"Microtel Inn and Suites by Wyndham Mont Tremblant","390":"Auberge Sauvignon","391":"Wildberry Inn","392":"Gite de la Pisciculture","393":"Manitonga Hostel","394":"Village des Soleils","395":"Gite le Roupillon B&B","396":"Motel Tremblant sur la Colline","397":"Tremblant Les Eaux","398":"Le Couvent","399":"Auberge Le Voyageur","400":"Pimbina Spa & Massage","401":"La Chaumiere de l' Anse","402":"Domaine Summum","403":"Spa Crystal-Inn B&B Mont Tremblant","404":"Tremblant Sunstar Condominiums","405":"Les Falaises - Tremblant Sunstar","406":"Blueberry Lake Resort","407":"Tremblant Elysium Etoile du Matin","408":"Au Bois Jolit","409":"Au Beau Soleil","410":"Bel Air Resort & Residences","411":"BB Saffron","412":"Le Plateau by Tremblant Sunstar","413":"L'Equinoxe with Rendez-Vous","414":"Etoile du Matin by Tremblant Sunstar","415":"Aiglon by Tremblant Sunstar","416":"Chalets Laurentides Mont-Tremblant","417":"Clairiere By Tremblant Sunstar","418":"Auberge du Coq de Montagne","419":"Haut-Bois By Tremblant Sunstar","420":"L'Altitude By Rendez-Vous Tremblant","421":"La Chouette by Tremblant Sunstar","422":"Le Champetre by Tremblant Sunstar","423":"Les Eaux by Tremblant Sunstar","424":"Fairmont Banff Springs","425":"Tunnel Mountain Resort","426":"The Juniper Hotel","427":"Brewster's Mountain Lodge","428":"Mount Royal Hotel","429":"Elk + Avenue Hotel","430":"Sunshine Mountain Lodge","431":"A Banff Boutique Inn - Pension Tannenhof","432":"Banff Aspen Lodge","433":"Delta Hotels by Marriott Banff Royal Canadian Lodge","434":"Castle Mountain Chalets","435":"The Poplar Inn","436":"Bow View Lodge","437":"Banff Inn","438":"Canalta Lodge","439":"Buffalo Mountain Lodge","440":"Banff Caribou Lodge & Spa","441":"Douglas Fir Resort & Chalets","442":"Irwin's Mountain Inn","443":"Hidden Ridge Resort","444":"Fox Hotel & Suites","445":"High Country Inn","446":"Charlton's Banff","447":"Banff Ptarmigan Inn","448":"HI-Banff Alpine Centre","449":"Rundlestone Lodge","450":"Banff Rocky Mountain Resort","451":"Red Carpet Inn","452":"Bumpers Inn","453":"King Edward Hotel","454":"Blue Mountain Lodge","455":"The YWCA Banff Hotel","456":"Banff International Hostel","457":"A Good Nite's Rest","458":"Mountain View Bed & Breakfast","459":"Inns Of Banff","460":"Banff Voyager Inn","461":"HI-Castle Mountain Wilderness","462":"Johnston Canyon Lodge and Bungalows","463":"Cottage Bed & Breakfast","464":"Heidi's B&B","465":"Hillside Bungalows","466":"The Banff Bear B&B Suite","467":"Rundle Manor Hotel","468":"Bed & Breakfast on Mountain Lane","469":"Banff B&B","470":"Park Avenue B&B","471":"Glacier View Inn","472":"Samesun Banff","473":"Beaujolais Boutique B&B at Thea's House","474":"Holiday Lodge Bed & Breakfast & Cabins","475":"At Wit's End Bed and Breakfast","476":"Buffaloberry Bed and Breakfast","477":"Storm Mountain Lodge & Cabins","478":"Cascade Court Bed & Breakfast","479":"Mountain Home Bed and Breakfast","480":"HI Rampart Creek Wilderness Hostel","481":"Alpine Motel Kamloops","482":"Coast Kamloops Hotel & Conference Centre","483":"South Thompson Inn & Conference Center","484":"Hampton Inn by Hilton Kamloops","485":"Scott's Inn and Restaurant - Kamloops","486":"Best Western Plus Kamloops Hotel","487":"Holiday Inn Express - Kamloops","488":"Fairfield Inn & Suites by Marriott Kamloops","489":"Accent Inn Kamloops","490":"Holiday Inn Suites Kamloops","491":"The Plaza Hotel, Trademark Collection by Wyndham","492":"DoubleTree by Hilton Hotel Kamloops","493":"Super 8 by Wyndham Kamloops BC","494":"Riverland Inn & Suites","495":"The Thompson Hotel and Conference Centre","496":"Travelodge Kamloops City Centre","497":"The Ranchland Inn","498":"Sandman Signature Kamloops Hotel","499":"Days Inn by Wyndham Kamloops","500":"Ramada by Wyndham Kamloops","501":"Kamloops Travelodge Mountview","502":"Grandview Motel","503":"Comfort Inn & Suites","504":"Quality Inn Kamloops","505":"Overlander B & B","506":"Pacific Inn & Suites Kamloops","507":"Four Points by Sheraton Kamloops","508":"Kings Motor Inn","509":"Canadas Best Value Inn & Suites","510":"Howard Johnson by Wyndham Downtown Kamloops","511":"Panorama Inn & Suites","512":"Fortune Motel","513":"Motel 6 - Kamloops","514":"Acadian Inn","515":"Sandman Inn & Suites Kamloops","516":"Lamplighter Motel","517":"Best Budget Inn and Suites","518":"Super 8 by Wyndham Kamloops East","519":"Star Lodge","520":"Trans Canada Motel","521":"Hospitality Inn","522":"Rider's Motor Inn","523":"Parkview Motel","524":"Wingate by Wyndham Kamloops","525":"Delta Hotels Kamloops Downtown","526":"Lac le Jeune Resort","527":"Residence & Conference Centre - Kamloops","528":"Fireside Lodge","529":"Knights Inn Kamloops","530":"Fountain Motel","531":"Tournament Inn","532":"Columbia Motor Inn","533":"Country Cottage B&B","534":"Maverick Motor Inn","535":"Spruce Wilderness Lodge","536":"Shuswap Lake Resort","537":"Knutsford \/ Kamloops RV Campground","538":"Wind and Sky Bed & Breakfast","539":"Kamloops Log Home","540":"Sun Peaks Online","541":"Sevinth Heaven Bed and Breakfast","542":"Silver Sage Campground","543":"Kamloops RV Park","544":"4 Seasons Motel","545":"High Ridge Bed and Breakfast","546":"Moose Woodland Chalet","547":"Best Western Tin Wis Resort","548":"Pacific Sands Beach Resort","549":"Long Beach Lodge Resort","550":"House of Himwitsa","551":"HI-Tofino - Whaler\u2019s on the Point Guesthouse","552":"The Shoreline Tofino","553":"Black Bear Guesthouse","554":"Wickaninnish Inn and The Pointe Restaurant","555":"Tofino Resort + Marina","556":"Meares Vista Inn","557":"The Inn at Tough City","558":"The Ecolodge at the Tofino Botanical Gardens","559":"Cobble Wood & Bird Sanctuary Guest Houses","560":"Middle Beach Lodge","561":"Ocean Village Beach Resort","562":"Tofino Motel Harborview Ltd.","563":"Harvey House B&B","564":"Cox Bay Beach Resort","565":"Summerhill Guest House","566":"BriMar Bed and Breakfast","567":"Tofino Trek Inn","568":"Tofino Travellers Guesthouse","569":"Adventure Tofino B&B","570":"Jamie's Rainforest Inn","571":"Paddlers Inn","572":"Seafarer's Bed and Breakfast","573":"Sea Star Beach Retreat","574":"Bedwell Place Guest House","575":"Duffin Cove Oceanfront Lodging","576":"Emerald Forest Bed & Breakfast","577":"Tofino Swell Lodge","578":"Tofino Ospray Lodge","579":"Chesterman Hideaway","580":"Long Beach Haven","581":"The Maq Hotel","582":"Solwood Healing Arts Retreat & Spa","583":"Dolphin Motel","584":"Schooner Motel","585":"Clayoquot Cedars Vacation Rentals","586":"WILDPOD","587":"Water's Edge Bed and Breakfast","588":"South Chesterman Beach Condos","589":"Sea Dreamer Guest House","590":"Eagle View Guest House","591":"Wildpod Glamping","592":"Pyramid Point Holiday House","593":"Wit's End B&B","594":"Tofino Sunrise Inn Bed and Breakfast","595":"Misty Mountain Manor","596":"Cedar Street Guest House","597":"Long Beach Golf Course & Campground","598":"Days Inn","599":"Abraham Sanctuary","600":"Lost Sailor Guesthouse","601":"Best Western Mountainview Inn","602":"Pinewood Inn","603":"Holiday Inn Express Golden-Kicking Horse","604":"Glenogle Mountain Lodge & Spa","605":"Dreamcatcher Hostel","606":"Travelodge By Wyndham Golden Sportsman Lodge","607":"Rondo Motel","608":"Winston Lodge & Spa","609":"Days Inn by Wyndham Golden","610":"Glacier Mountaineer Lodge - Bellstar Hotels & Resorts","611":"Mountain View Cabins","612":"Prestige Inn Golden","613":"Ramada Limited Golden","614":"Golden Hostel, Kicking Horse River Lodge","615":"Palliser Lodge - Bellstar Hotels & Resorts","616":"Chancellor Peak Chalets","617":"Brookside Motel","618":"Copper Horse Lodge","619":"Moberly Lodge","620":"Auberge Kicking Horse B&B","621":"Kicking Horse Canyon B&B","622":"Canyon Ridge Lodge","623":"Kicking Horse Kabins","624":"Back To The Land B&B","625":"Vagabond Lodge","626":"Le Beausoleil Bed and Breakfast","627":"Tschurtschenthaler Lodge B and B","628":"Home Lodge","629":"Mount 7 Lodges","630":"Cedar House Restaurant & Chalets","631":"Columbia Valley B&B","632":"Heather Mountain Lodge","633":"Goldenwood Lodge, Cabins and Campground","634":"Bear Corner Bed and Bale","635":"Blaeberry Mountain Lodge","636":"Aspens At Kicking Horse Mountain Resort","637":"Hillside Lodge and Chalets","638":"'eh' Canadian Lodge","639":"Beaverfoot Lodge","640":"Mount 7 Guesthouse and BnB","641":"Rocky Mountain Cabins","642":"Whitewater Lodge","643":"Kicking Horse Hostel","644":"Alpine Meadows Lodge","645":"Pine Cones B&B","646":"Rocky Mountain Log Chalet","647":"Golden Eco-Adventure Ranch","648":"Kicking Horse River Chalets","649":"Whispering Pines","650":"Super 8 by Wyndham Golden","651":"Big Bend Hotel","652":"Lush Mountain Accommodations","653":"Alpenrose Cabins & Lodge","654":"Applewood Farm Hostel Ltd.","655":"A Quiet Corner Bed & Breakfast","656":"Kallman Cottages","657":"Sentry Mountain Lodge","658":"Whispering Spruce Campground & RV Park","659":"Battle Abbey Lodge","660":"Columbia Wetlands Outpost","661":"Goat Mountain Lodge","662":"Sorcerer Lodge","663":"My Friends Inn Manitoulin","664":"Westview B & B","665":"Morrow's Cottages","666":"Manitowaning Lodge","667":"Whites Point B&B","668":"Thorburn House","669":"The Country Inn","670":"Spirit Island Adventures","671":"Butterfly Haven B&B","672":"Bridgeway Motel","673":"Bass Creek Resort","674":"Bears Inn","675":"Cathy & Archie's Family Cottages","676":"Wayside Motel","677":"The Meldrum Bay Inn","678":"Red Lodge Resort","679":"Manitoulin Hotel & Conference Centre","680":"Manitoulin Inn","681":"Mindemoya Motel","682":"Cedarwood Lodge","683":"The Hawberry Motel","684":"Southbay Guesthouse & cottages","685":"Maple Grove Cottages","686":"Buck Horn Motel","687":"White Sea Resort","688":"Evergreen Resort","689":"Mac's Camp","690":"Lake Wolsey Cabins","691":"Huron Sands Motel","692":"Lakeview Resort","693":"Rockville Inn B&B","694":"Batman's Cottages & Campground","695":"Mindemoya Court Cottages & Campground","696":"On the Bay Bed & Breakfast","697":"Anchor Inn Hotel","698":"South Bay Resort","699":"The Buckhorn Motel","700":"The Inn at Gore Bay","701":"Gordon's Park","702":"The Stonehouse B&B","703":"Timberlane Rustic Lodges","704":"Shaftesbury Inn","705":"Rockgarden Terrace Resort","706":"Huron Motor Lodge","707":"Mountain View Resort","708":"Red Rooster Inn B&B","709":"Quintina\u2019s Clothier and Guest House","710":"Paradise Motel","711":"Hide Away Lodge","712":"Silver Birches Resort","713":"Woods and Waves Bed and Breakfast","714":"Cosy Cove Cottages","715":"Lake Kagawong Family Cabins","716":"Viva Villa Cottage Resort","717":"Martha's Inn Bed & Breakfast","718":"Bayside Resort","719":"Black Rock Resort","720":"Providence Bay Tent & Trailer Park","721":"Island Spring Cottages","722":"Birch Island Lodge Ltd.","723":"Duffney Farms","724":"Gore Bay Overnight Apartment Hotel","725":"Coast Bastion Hotel","726":"Best Western Northgate Inn","727":"Buccaneer Inn","728":"The Inn on Long Lake","729":"Long Lake Waterfront B&B","730":"Harbour Light Motel","731":"Best Western Dorchester Hotel","732":"Port-O-Call Motel","733":"Painted Turtle Guesthouse","734":"Departure Bay Motel","735":"Ramada by Wyndham Nanaimo","736":"Bev & Sandy's Place B&B","737":"Rockwood House B&B","738":"Island View Bed and Breakfast","739":"Nanaimo Ocean View Guesthouse","740":"Bluebird Motel","741":"Waterfront Suites and Marina","742":"Diplomat Motel","743":"Ocean Melody Vacation Rooms","744":"Cambie Hostel Nanaimo","745":"The Grand Hotel Nanaimo","746":"Gibralter Rock","747":"Value Lodge Economy Motel","748":"Maple View Bed & Breakfast","749":"The Pine & Picket B&B","750":"Days Inn by Wyndham Nanaimo","751":"Travelodge Nanaimo","752":"Hammond Bay Oceanside Bed & Breakfast","753":"Stephenson Point Seaside B&B","754":"Mountainaire Campground and RV Park","755":"About The Sea B&B","756":"Colonial Motel","757":"Beach Estates Inn","758":"Bethlehem Centre","759":"Chidiah Retreat Bed and Breakfast","760":"Departure Bay Beach Bed and Breakfast","761":"Vancouver Island Residences","762":"The Marinaside Resort \/ Palms Hotel & Condominiums","763":"Gulfview Drive Ocean View B&B","764":"Castaway Motel","765":"Bradbury House","766":"5349 Coastview Place Nanaimo","767":"Fishing Guesthouse","768":"Forest Ocean View Place","769":"OceanLove","770":"Seaview 1572 Garden House","771":"Thunderbird Guesthouse","772":"Van Island Guest House","773":"Golden Divot Bed & Breakfast","774":"Salt Spring Inn","775":"Wisteria Guest House B&B","776":"Hedgerow House Bed & Breakfast","777":"Mariner's Loft","778":"Fulford-Dunderry Guest House","779":"Quarrystone House Bed & Breakfast","780":"Mineral Springs Resort","781":"Armand Heights Bed and Breakfast","782":"Collins House B&B","783":"Magnolia Petal Accommodation","784":"Hastings House Country House Hotel","785":"The Cottages on Salt Spring Island","786":"Wetherly Inn","787":"Stonehouse Bed and Breakfast","788":"Skipping Stone Beach B&B","789":"Cusheon Lake Resort","790":"Harbour House Hotel","791":"Maple Ridge Cottages","792":"Arbutus Point Oceanfront Bed and Breakfast","793":"Green Acres Lakeside Resort Salt Spring Island","794":"Seabreeze Inne","795":"Beach House Salt Spring","796":"Highgarden B&B","797":"Amazing View Bed and Breakfast","798":"Celtic Place Bed and Breakfast","799":"B&B at Salt Spring Apple Company","800":"Cosy Woodpecker Cottage B&B","801":"Beachfront at Vesuvius","802":"Lakeshore on Salt Spring","803":"Ram Spring Wellness","804":"Casa Del Mar","805":"Gallery B&B","806":"AlohaAina Farm Stay","807":"Birds EyeView B&B","808":"Saltspring Oceanviewgetaway","809":"Ganges Marina and Boatel","810":"Ango Retreat","811":"The Chalet Bed and Breakfast","812":"Cranberry Ridge Bed and Breakfast","813":"Log House Bed and Breakfast","814":"Salt Spring Lodge","815":"Stonecutter's Rest Bed & Breakfast","816":"Comfort Hotel Bayer's Lake","817":"The Lord Nelson Hotel & Suites","818":"Cambridge Suites - Halifax","819":"Hampton Inn by Hilton Halifax Downtown","820":"Prince George Hotel","821":"Best Western Plus Chocolate Lake Hotel","822":"Holiday Inn Express & Suites Halifax-Bedford","823":"The Hollis Halifax - a DoubleTree Suites by Hilton","824":"Halifax Marriott Harbourfront Hotel","825":"Waverley Inn","826":"Chateau Bedford, Trademark Collection by Wyndham","827":"Courtyard Halifax Downtown","828":"Future Inns Halifax","829":"Homewood Suites by Hilton Halifax-Downtown, Nova Scotia, Canada","830":"The Halliburton","831":"Residence Inn Halifax Downtown","832":"Comfort Inn Halifax","833":"Snowflake Manor Bed & Breakfast","834":"SeaWatch Bed & Breakfast","835":"The Barrington Hotel","836":"Atlantica Hotel Halifax","837":"Four Points by Sheraton Halifax","838":"Coastal Inn Halifax","839":"The Westin Nova Scotian","840":"Hotel Halifax","841":"Chebucto Inn","842":"The Garden South Park Inn","843":"Halifax Backpackers Hostel","844":"Commons Inn","845":"Lovely Room","846":"Worthington Halifax Boutique Hotel and Suites","847":"Seasons Motor Inn","848":"Beatonridge Inn","849":"Bluenose Inn & Suites","850":"The Pebble Bed & Breakfast","851":"Sal's Bed & Breakfast By the Sea","852":"The Novel Stay","853":"Mount Saint Vincent University","854":"Blue Forest Lane Bed and Breakfast","855":"Ascendence Harbourside Mansion Bed & Breakfast Halifax","856":"Saint Mary's University Residence Summer Accomodation","857":"Premiere Suites - Bishop's Landing","858":"Beatonridge Guest House","859":"Dalhousie University","860":"Mary Queen of Scots Inn","861":"Morning Mist Cottage Retreat","862":"Robie's End","863":"Granville Hall Residence","864":"Wedgewood Motel","865":"Aw Traveller House 4bd DT Waterfront","866":"The Mary Ann","867":"Nova Suites Inc.","868":"Captain Spry Bed & Breakfast","869":"Inn at the Arcitec","870":"Queen Mary","871":"Salters Gate","872":"Waterfront Place","873":"Hampton Inn Saskatoon South","874":"Park Town Hotel","875":"Saskatoon Inn and Conference Centre","876":"Delta Hotels by Marriott Bessborough","877":"Hampton Inn & Suites by Hilton Saskatoon Airport","878":"Delta Hotels by Marriott Saskatoon Downtown","879":"Sheraton Cavalier Saskatoon Hotel","880":"Comfort Suites Saskatoon","881":"Holiday Inn Saskatoon Downtown","882":"Courtyard by Marriott Saskatoon Airport","883":"Best Western Blairmore","884":"Hilton Garden Inn Saskatoon Downtown","885":"Best Western Plus East Side","886":"Best Western Plus Airport Inn & Suites","887":"Quality Inn & Suites Hotel","888":"Days Inn by Wyndham Saskatoon","889":"The James Hotel","890":"Wild Rose Bed & Breakfast","891":"TownePlace Suites by Marriott Saskatoon","892":"Country Inn & Suites by Radisson, Saskatoon, SK","893":"Travelodge Hotel Saskatoon","894":"Motel 6 Saskatoon","895":"Four Points by Sheraton Saskatoon","896":"Ramada by Wyndham Saskatoon","897":"Holiday Inn Express & Suites Saskatoon East - University","898":"Comfort Inn Saskatoon","899":"Super 8 by Wyndham Saskatoon Near Saskatoon Airport","900":"Holiday Inn Express","901":"Home Inn & Suites Saskatoon South","902":"Staybridge Suites - Saskatoon - University","903":"Sandman Hotel Saskatoon","904":"Super 8 by Wyndham Saskatoon Near Downtown","905":"Alt Hotel Saskatoon","906":"Heritage Inn Hotel & Convention Centre","907":"Hotel Senator Saskatoon","908":"Colonial Square Inn & Suites","909":"Venture Inn Hotel","910":"Laura's Lodge","911":"Inn on College","912":"Refresh Inn & Suites","913":"College Park Bed & Breakfast","914":"Saskatoon Thriftlodge","915":"Westgate Inn Motel","916":"Netty's Nest Visitor Lodge","917":"West Wing At Park Town","918":"Riviera Motor Inn","919":"Northwoods Inn & Suites","920":"The Saskatoon Travel Inn","921":"Drake Roost","922":"Evergreen Lodge","923":"Saskatoon Lashyn Cove Homestay","924":"Obasa Suites Saskatoon","925":"Rant and Roar B&B","926":"Cooper's Lodge","927":"Auntie Zhu B&B","928":"Froese Seeds Suite","929":"The Sanlyn Furished Suites","930":"8th Street Saskatoon Homestay","931":"Inn-Chanted Bed & Breakfast","932":"Chaplin's Country B&B","933":"Campland RV Resort","934":"Selwyn Lake Lodge","935":"Meadowgreen Cottage Executive Suite Bed & Breakfast","936":"Saskatoon 16 West RV Park","937":"Calderhouse Inn Bed & Breakfast","938":"The Francis Boutique Inn","939":"Water's Edge Shoreside Suites","940":"West Coast Motel on the Harbour","941":"Bayshore Waterfront Inn","942":"The Cabins at Terrace Beach","943":"Black Rock Oceanfront Resort","944":"Canadian Princess Lodge & Marina","945":"Thornton Motel","946":"Pacific Rim Motel","947":"Whale's Tail Guest Suites","948":"Birds Bay Retreat","949":"Cabins West","950":"Hyphocus Inn","951":"Coast & Toast Bed & Breakfast","952":"A Snug Harbour Inn","953":"The He-Tin-Kis Lodge","954":"Reef Point Oceanfront B&B","955":"Ocean Mist Guesthouse","956":"Liahona Guest House","957":"Reef Point Cottages","958":"Outside Inn Cabins & Lofts","959":"Surfs Inn Rainforest Cottages and Guesthouse","960":"Moon and Sixpence B&B","961":"C&N Backpackers-Ucluelet","962":"Wild Pacific Ocean Front Cabins","963":"Florencia Bay Hideaway","964":"Wya Point Resort","965":"Wild Pacific Bed and Breakfast","966":"Ukee Treehouse B&B","967":"Melfort Bell","968":"Easy on the Edge B&B","969":"Pacific Drift Inn","970":"A Harbour House","971":"The Lighthouse Bed and Breakfast","972":"Pacific Rim Guest Lodge","973":"Ucluelet Guest House","974":"Island West Resort","975":"Whiskey Landing","976":"Peninsula Motor Inn & Restaurant","977":"A Balsam House","978":"A Tamarack House","979":"Wild Edge Lodge","980":"Selah Guest House","981":"Puffin B and B","982":"Grapevine Guest House","983":"Cygnet Cove Suites","984":"Shallow Bay Motel & Cabins","985":"Fisherman's Landing Inn","986":"Bonne Bay Cottages","987":"Bambury\u2019s Hillside Chalets","988":"Augustus Jane Inn","989":"Lomond River Lodge","990":"Jackladder RV Park","991":"Juniper RV Campground & Hostel","992":"SeaBreeze Bed and Breakfast","993":"Neddies Harbour Inn","994":"Out East B&B","995":"Sugar Hill Inn","996":"Burnt Hill Cottages","997":"Ocean View Hotel","998":"The Rooms at Woody Point","999":"Gros Morne Suites","1000":"Down Home Accommodations","1001":"Maddie's Landing","1002":"The Tides Inn","1003":"Evergreen Bed & Breakfast","1004":"Cedar House Bed & Breakfast","1005":"Ocean Atlantic Cottages","1006":"The Tides Inn Inc","1007":"Middle Brook Cottages & Chalets","1008":"C & G Cabins","1009":"Gros Morne\/Norris Point KOA","1010":"Tableland Cottages","1011":"Gros Morne Accommodations & Hostel","1012":"Norris Point International Backpackers Hostel","1013":"Seabreeze R.V. Park","1014":"Middlebrook Cottages","1015":"Spruce Grove Cottages","1016":"Cozy Corner Cottages","1017":"Gros Morne RV\/Campground & Restaurant","1018":"Aunt Jane's Place","1019":"Parson's Tourist Home & Harbour View Cabins","1020":"Crocker Cabins","1021":"Blanchard House","1022":"Victorian Manor","1023":"Ocean Acre Inn","1024":"Java Jacks Bed and Breakfast","1025":"Berry Hill Campsite","1026":"Shallow Bay Campground","1027":"Adams' Bed and Breakfast","1028":"Bayview B&B","1029":"Water's Edge RV Campground","1030":"J & J Bed & Breakfast","1031":"oTENTiks at Gros Morne National Park","1032":"Westlink Motel","1033":"Gros Morne Hostel","1034":"Frontier Cottages","1035":"Bonne Bay Inn","1036":"Holiday Inn Kingston - Waterfront","1037":"Hochelaga Inn","1038":"Delta Hotels by Marriott Kingston Waterfront","1039":"Best Western Fireside Inn","1040":"Holiday Inn Express Hotel & Suites Kingston","1041":"Residence Inn Kingston Water's Edge","1042":"Lord Nelson Motel","1043":"Courtyard by Marriott Kingston Highway 401 \/ Division Street","1044":"Green Acres Inn","1045":"Green Woods Inn","1046":"Secret Garden Bed & Breakfast Inn","1047":"Ambassador Hotel & Conference Centre","1048":"Thriftlodge Kingston","1049":"Four Points by Sheraton Kingston","1050":"Days Inn by Wyndham Kingston","1051":"Confederation Place Hotel","1052":"Super 8 by Wyndham Kingston","1053":"Motel 6 Kingston","1054":"Howard Johnson by Wyndham Kingston","1055":"Travelodge Kingston LaSalle Hotel","1056":"Ramada by Wyndham Kingston Hotel and Conference Centre","1057":"Donald Gordon Conference Centre","1058":"Hilltop Motel","1059":"Seven Oakes Motel","1060":"Hotel Belvedere","1061":"The Queen's Inn","1062":"Maple Crest Inn","1063":"Laura's Bed & Breakfast","1064":"Knights Inn Kingston","1065":"Kingston Motel East","1066":"Econo Lodge City Centre","1067":"Bayside Inn & Waterfront Suites","1068":"Fort Henry Motel","1069":"Welcome Traveller Motel","1070":"The Rosemount Inn","1071":"All Suites Whitney Manor","1072":"The O'Brien House Bed and Breakfast","1073":"de Haan's B&B","1074":"Embassy Motel","1075":"Rosa's Bed and Breakfast","1076":"Waves & Winks B&B","1077":"David C. Smith House","1078":"St Lawrence College Kingston Residence and Conference Centre","1079":"Elizabeth's Rose Cottage B&B","1080":"Brock Street B & B","1081":"Queen's University - Leggett Hall","1082":"Thriftlodge Motel Kingston West","1083":"General Wolfe Hotel","1084":"Fairmont Le Manoir Richelieu","1085":"Hotel-Motel Castel de la Mer","1086":"Chez Truchon Bistro Auberge","1087":"Auberge Fleurs de Lune","1088":"Hotel Pavillons Le Petit Manoir du Casino","1089":"Auberge sur la Cote","1090":"Gite Bellevue","1091":"Auberge Des 3 Canards","1092":"Les Pinsons des Rives","1093":"Auberge de Jeunesse La Malbaie","1094":"Econo Lodge La Malbaie","1095":"Auberge Petite Plaisance","1096":"Petit Hotel Amara","1097":"Motel Le Point de Vue","1098":"Motel Le Riviera","1099":"Auberge La Mansarde","1100":"La Chouenne","1101":"Le 500 Richelieu","1102":"Gite Aigle d'un Reve","1103":"Le Mirage","1104":"Maison Dufour & Bouchard","1105":"Motel Chez Pierre","1106":"Auberge des Falaises","1107":"Auberge La Chatelaine","1108":"Auberge des Eaux Vives","1109":"Le Petit Felix","1110":"Hotel Au Petit Berger","1111":"Auberge des Peupliers","1112":"Auberge les Sources","1113":"Domaine Frais Air","1114":"La Tourelle du Cap","1115":"Auberge La Marmite","1116":"La Remontee Hotel & Apartments","1117":"Maison Victoria Inn","1118":"Gite Dentelles Et Pignons","1119":"La Maison sous les Lilas","1120":"Auberge De La Miscoutine","1121":"Le Petit Hotel Charlevoix","1122":"Les Guigneaux","1123":"Gite Le Repos du Roi","1124":"Domaine Au Gre des Saisons","1125":"Les Chalets De Moh","1126":"Le Relais du Havre","1127":"Gite Entre Mer et Montagnes","1128":"Chaumiere de la Cote","1129":"La Pinsonniere","1130":"Les Petits Mensonges","1131":"Maison Des Lilas","1132":"Estrimont Suites & Spa","1133":"Espace 4 Saisons","1134":"Au Saut Du Lit","1135":"B&B Au Manoir de la rue Merry","1136":"La Belle Victorienne","1137":"Auberge de la Tour et Spa","1138":"Condos Memphremagog","1139":"Au Coq du Bonheur B&B","1140":"Au Virage B&B","1141":"O Bois Dormant","1142":"Au Coeur De Magog","1143":"Gite du Domaine de la Pomme d'Api","1144":"Au Gite du Cerf Argente","1145":"Amour et Amitie B&B","1146":"Gite Ici et Maintenant","1147":"La Maison de Ville - bed & bistro","1148":"A Tout Venant B&B et Massotherapie","1149":"Jouvence, Centre de Villegiature","1150":"Auberge Aux Deux Peres","1151":"Manoir Des Sables","1152":"Cheribourg Hotel","1153":"A L'Ancestrale B & B","1154":"Au Cafe Creme and Spa","1155":"Motel de l'Outlet","1156":"Hotel Etoile-sur-le-Lac","1157":"Auberge Les Pignons Verts","1158":"Auberge du Mont Orford","1159":"Auberge Jeunesse Magog-Orford Hostel","1160":"Auberge du Grand Lac","1161":"La Maison Drew Bed and Breakfast","1162":"Auberge Sainte Catherine de Hatley","1163":"Comme Chez Soi","1164":"Motel de la Montagne","1165":"Maison Hatley","1166":"Au Chant Du Coq","1167":"Le ZEN","1168":"Auberge La Destinee","1169":"Bijou dans la Foret","1170":"Domaine des Pins Ranch du Spaghetti","1171":"Wasaga Motel Inn","1172":"Saga Resort","1173":"Oasis By The Bay Vacation Resort","1174":"Wu Wu's Cabins","1175":"Wasaga Beach Inn and Cottages","1176":"Hollywood Cottages","1177":"J&J Motel","1178":"Wasaga Riverdocks Suites Inc","1179":"Wasaga B&B","1180":"Birch Haven by the Beach","1181":"Albatross Motel","1182":"Wasaga River Resort Inc","1183":"Lakeview Motel","1184":"Villa Nova Motel Resort","1185":"Oak Haven Cottages","1186":"Sharodon Sands Motel","1187":"Kingsbridge Inn","1188":"Beachfront at Wasaga Motel and Cottages","1189":"Beach1 Riverfront Villa","1190":"Holiday Park Tent and Trailer Campground","1191":"Riverview Lodge","1192":"Edgewater By The Bay","1193":"Travelodge Wasaga Beach","1194":"Rivershore Cottages","1195":"Edgewater Cottages","1196":"Edgewater Inn","1197":"Dyconia Resort","1198":"Inn On The Beach","1199":"Jell-E-Bean","1200":"AA Cottages","1201":"Villa Lucera","1202":"Mermaid Motel & Cottage Court","1203":"Casa Wasaga","1204":"Luau Resort","1205":"Woodland Hideaway","1206":"Adrian's Wasaga Beach Cottage & Condo Rentals","1207":"Georgian Inn Resort","1208":"Blue Coast Cottages","1209":"Santa Fe Motel","1210":"Summerhill Cottages & Cabins","1211":"At The Sands Waterfront Cottages & After Prom Rentals Wasaga Beach","1212":"Casa Loma Court","1213":"Wasaga CountryLife","1214":"McFadden Cottages","1215":"Krooz On Inn","1216":"Black's by the Beach cottages","1217":"Bayfront Beach Resort","1218":"WasagaGetaway B&B","1219":"Abby's Sandy Pines Cottages","1220":"Belair 1 Cottage","1221":"Redwood Cabins","1222":"Aloha Wasaga Cottages","1223":"Wasaga Sands Cottages","1224":"Edgewater Bay Breezes","1225":"Alba Cottages","1226":"Cedar Grove Park on the Bay","1227":"Kora Cottages","1228":"Executive Beach Houses","1229":"Artex","1230":"Casa Cottages","1231":"River View Cottages","1232":"Homeport Apartment Hotel","1233":"Murray Premises Hotel","1234":"JAG","1235":"Fairfield Inn & Suites St. John's Newfoundland","1236":"Sheraton Hotel Newfoundland","1237":"Alt Hotel St. John's","1238":"Leaside Suites and Executive Apartments","1239":"Holiday Inn Express & Suites St. John's Airport","1240":"Delta Hotels by Marriott St. John's Conference Centre","1241":"Courtyard by Marriott St. John's Newfoundland","1242":"Hampton Inn & Suites by Hilton St. John's Airport","1243":"At Wit's Inn","1244":"Best Western Plus St. John's Airport Hotel and Suites","1245":"Comfort Inn Airport","1246":"Ramada by Wyndham St. John's","1247":"Cabot Boutique Hotel","1248":"Holiday Inn St. Johns","1249":"Super 8 by Wyndham St Johns","1250":"Hometel on Signal Hill","1251":"Banberry House Bed and Breakfast","1252":"Monastery Spa & Suites","1253":"Quality Hotel Harbourview","1254":"Capital Hotel","1255":"Blue on Water","1256":"Bannerman Park Suites","1257":"Crossroads Inn & Suites","1258":"The Inn by Mallard Cottage","1259":"Winsor House","1260":"The Luxus Boutique Hotel and Lounge","1261":"Monroe House Executive Guest House","1262":"Gower Guest House","1263":"Sandman Signature St. John's Hotel","1264":"Duckworth Hotel","1265":"HI St. John's City Hostel","1266":"The Franklin Hotel","1267":"Economy Suites by Homeport","1268":"Gower Manor Bed & Breakfast","1269":"Cozy Pet Friendly Home","1270":"Rendell - Shea Manor","1271":"Memorial University Guest Accommodations","1272":"The Roses Heritage Inn","1273":"The Elizabeth Manor Guesthouse","1274":"Compton House Bed & Breakfast","1275":"Balmoral Inn","1276":"Winterholme Suites & Spa","1277":"The Guv'nor Inn","1278":"Long's Hill Suites","1279":"Bond Guest House","1280":"Avalon Guest House","1281":"Buckley's Country Club","1282":"Downtown Executive Suites - Queens Road","1283":"M and D BnB","1284":"Manor @ 358","1285":"Hidden Valley Bed and Breakfast","1286":"Midnight Sun Inn Bed and Breakfast","1287":"Vangorda Place Bed and Breakfast","1288":"Stratford Motel","1289":"Triple B Bed n Breakfast","1290":"Urban Caribou Bed and Breakfast","1291":"Elite Hotel","1292":"Coast High Country Inn","1293":"Edgewater Hotel","1294":"Days Inn by Wyndham Whitehorse","1295":"Yukon Inn","1296":"Best Western Gold Rush Inn","1297":"Casey's Bed & Breakfast","1298":"Canadas Best Value Inn","1299":"Westmark Whitehorse Hotel and Conference Center","1300":"Sundog Retreat","1301":"Northern Lights Resort & Spa","1302":"Inn On The Lake","1303":"Little Atlin Lodge","1304":"Sky High Wilderness Ranch","1305":"Muktuk B&B and Cabins","1306":"SKKY Hotel","1307":"Beez Kneez Bakpakers","1308":"Kaleido Lodge Yukon","1309":"Ravensong B&B","1310":"Historical Guest House","1311":"The Town and Mountain Hotel","1312":"Home Bon Accueil","1313":"Versleuce Meadows B&B","1314":"Airport Chalet","1315":"Stop In Family Hotel","1316":"White Mountain Inn B&B","1317":"Mountain Ridge Motel & RV Park","1318":"Isaiah Tubbs Resort","1319":"Timm's Grandview Manor","1320":"Merrill House","1321":"The Miller's House Bed and Breakfast","1322":"Jackson's Falls Country Inn","1323":"AWAY in the County","1324":"The Manse Boutique Inn & Spa","1325":"Picton Harbour Inn","1326":"The Waring House","1327":"Mapiya Retreat","1328":"Merland Park Cottages","1329":"Black River Cottages","1330":"The Edwardian House Bed and Breakfast","1331":"Sandbanks Beach Resort","1332":"Pomodoro Suites","1333":"Stone Carriage House","1334":"Carusos On King Bed and Breakfast & Serenity Spa","1335":"West Lake Willows","1336":"Bee's Knees BnB & Art Studio","1337":"Grove Cottage Bed & Breakfast","1338":"Eleven Centre Guest Suites","1339":"Quinte's Isle Campark","1340":"Black River Bed & Breakfast","1341":"The Chatsworth Suites","1342":"Cindy's Bed & Breakfast","1343":"Doll House Bed and Breakfast at Sandbanks","1344":"Smugglers Cove RV Resort","1345":"Lake on the Mountain Resort","1346":"Sandbanks River Country Campground","1347":"English Rose Spa & Holistic Healing Centre","1348":"Sleepy Hallowell Bed and Breakfast","1349":"South in Milford","1350":"Harrington House B&B","1351":"A Prince Edward County Bed and Breakfast Getaway","1352":"Harbour View Suites","1353":"The Picton Cottage In The County","1354":"Littlejohn Farm","1355":"Songbird B&B","1356":"The Sandbanks Campsites","1357":"Bed and Beyond","1358":"Van-Cottage","1359":"Pierce Martin House","1360":"The Fenix","1361":"Edgewater Family Campground","1362":"Star Haven Estate Bed and Breakfast","1363":"Sweet Dreams Bed and Breakfast","1364":"Coast Hillcrest Hotel","1365":"The Sutton Place Hotel Revelstoke Mountain Resort","1366":"Stoke Hotel","1367":"Boulder Mountain Resort","1368":"Revelstoke Campground","1369":"Ramada by Wyndham Revelstoke","1370":"Best Western Plus Revelstoke","1371":"Poppi's Guesthouse","1372":"Swiss Chalet Motel","1373":"The Cube Hotel","1374":"The Explorers Society Hotel","1375":"Cornerstone Bed and Breakfast","1376":"Regent Hotel","1377":"Valley Retreat Bed & Breakfast","1378":"McCarty House Inn B&B","1379":"Alpenrose Bed and Breakfast","1380":"Stoke Stash Bed & Breakfast","1381":"Courthouse Inn Revelstoke","1382":"Days Inn & Suites by Wyndham Revelstoke","1383":"Revelstoke Lodge","1384":"Glacier House Resort","1385":"Three Valley Lake Chateau & Ghost Town","1386":"Journey's Perch Guesthouse","1387":"Holten Heritage House","1388":"Monashee Lodge","1389":"Powder Pillow Bed & Breakfast","1390":"The Pines Bed & Breakfast","1391":"Guesthouse Mountain Escape","1392":"7 Acres Bed & Breakfast","1393":"Inn on the River","1394":"Mulvehill Creek Wilderness Inn and Wedding Chapel","1395":"Noah's Ark Resort","1396":"Mountain View Motel","1397":"Revelstoke Winterhouse Bed and Breakast","1398":"Eagle Pass Lodge","1399":"Days Inn by Wyndham Thunder Bay North","1400":"Hampton Inn & Suites by Hilton Thunder Bay","1401":"Holiday Inn Express & Suites Thunder Bay","1402":"Best Western Thunder Bay Crossroads","1403":"TownePlace Suites Thunder Bay","1404":"Best Western Plus Norwester Hotel & Conference Centre","1405":"Voyageur Motel","1406":"The Haven Hostel","1407":"Days Inn & Suites by Wyndham Thunder Bay","1408":"The Prince Arthur Waterfront Hotel","1409":"Valhalla Inn","1410":"Econo Lodge","1411":"Victoria Inn Hotel & Convention Centre","1412":"Super 8 by Wyndham Thunder Bay","1413":"Nights Inn Motel","1414":"Holiday Inn Motel","1415":"Seasons Extended Stay Suites","1416":"Country Cozy Bed & Breakfast","1417":"Thunder Bay Inn","1418":"Lakehead Motel","1419":"A & K Motel","1420":"Residence & Conference Centre - Thunder Bay","1421":"Airlane Hotel and Conference Centre","1422":"Travelodge Thunder Bay ON","1423":"Kingsway Inn","1424":"Old Country Motel","1425":"Delta Hotels by Marriott Thunder Bay","1426":"Modern Motel","1427":"Midtown Inn","1428":"Super 8 by Wyndham Prince George","1429":"Pomeroy Inn & Suites Prince George","1430":"Four Points by Sheraton Prince George","1431":"Courtyard Prince George","1432":"Coast Inn of the North","1433":"Woodhouse Cottages and Ranch","1434":"Ridgeview Gardens Bed and Breakfast","1435":"Water's Edge Bed & Breakfast","1436":"Arbor Bed and Breakfast","1437":"Prestige Treasure Cove","1438":"Carmel Inn","1439":"Travelodge Prince George Goldcap BC","1440":"Ramada Plaza by Wyndham Prince George","1441":"Sandman Signature Prince George Hotel","1442":"Canadas Best Value Inn Prince George","1443":"Sandman Hotel & Suites Prince George","1444":"Northstar Inn & Suites","1445":"The Grateful Bed B'n'B","1446":"MamaYeh RV Park & Campground","1447":"97 Motor Inn","1448":"Bon Voyage Inn","1449":"Economy Inn","1450":"Days Inn Downtown Prince George","1451":"Camelot Court Motel","1452":"Prince Motel","1453":"Elm Arbour Bed and Breakfast","1454":"Grama's Inn","1455":"Brothers Inn","1456":"Northwood Plaza Hotel","1457":"Queensway Court Motel","1458":"College Heights Motel","1459":"Super 8 by Wyndham Vernon BC","1460":"The Castle at Swan Lake","1461":"Fairfield Inn & Suites Vernon","1462":"Prestige Hotel Vernon","1463":"Best Western Pacific Inn","1464":"Dragon Village Green Hotel Complex","1465":"Holiday Inn Express Hotel & Suites Vernon","1466":"Prestige Vernon Lodge and Conference Centre","1467":"Days Inn by Wyndham Vernon","1468":"Predator Ridge Resort","1469":"Sparkling Hill Resort","1470":"Canadas Best Value Inn and Suites","1471":"Sandman Hotel & Suites Vernon","1472":"Schell Motel","1473":"OKeefe's Landing B&B","1474":"Silver Star Motel","1475":"Tel-A-Friend Motel","1476":"Tiki Village Motor Inn","1477":"Richmond House B&B","1478":"Turtle Mountain Inn","1479":"Outback Lakeside Vacation Homes","1480":"Silver Star Bed & Breakfast","1481":"Lakeshore Paradise","1482":"Schell Motel Express","1483":"Strand Lakeside Resort","1484":"Vernon Hostel","1485":"Casa Chulo","1486":"The Maria Rose Bed & Breakfast","1487":"Cypress Guesthouse","1488":"DoubleTree by Hilton Hotel London Ontario","1489":"The Park Hotel","1490":"Delta Hotels by Marriott London Armouries","1491":"Hotel Metro","1492":"Best Western Plus Lamplighter Inn & Conference Centre","1493":"Idlewyld Inn & Spa","1494":"Homewood Suites by Hilton London Ontario","1495":"Best Western London Airport Inn & Suites","1496":"Ivey Spencer Leadership Center","1497":"Hampton Inn by Hilton London","1498":"Country Inn & Suites by Radisson, London South, ON","1499":"Four Points by Sheraton London","1500":"Staybridge Suites London","1501":"TownePlace Suites by Marriott London","1502":"Best Western Plus Stoneridge Inn & Conference Centre","1503":"Holiday Inn Express & Suites London Downtown","1504":"Wharncliffe Suites","1505":"Holiday Inn Hotel & Suites London","1506":"Residence Inn London Downtown","1507":"Courtyard London","1508":"Quality Suites London","1509":"Guest House on the Mount","1510":"Days Inn by Wyndham London","1511":"Ramada by Wyndham London","1512":"Windermere Manor Hotel & Conference Centre","1513":"Knights Inn London Airport","1514":"Howard Johnson by Wyndham London","1515":"London Extended Stay","1516":"Aaron & Tammy's Comfy House","1517":"Super 7 Motel","1518":"Parkway Motel","1519":"Lighthouse Inn","1520":"American Plaza Motel","1521":"Eastcourt London Motel","1522":"Lion's Pride Guest House","1523":"Motor Court Motel","1524":"Fanshawe College Conference Services","1525":"Clare Hall Residence","1526":"Western Summer Accommodations","1527":"London Wellington Hotel","1528":"Casa Blanca Motel","1529":"London Luxury Guest House","1530":"Holiday Inn Express & Suites Surrey","1531":"Best Western King George Inn & Suites","1532":"Days Inn by Wyndham Surrey","1533":"Ramada by Wyndham Surrey\/Langley","1534":"Sheraton Vancouver Guildford Hotel","1535":"Econo Lodge Surrey","1536":"Best Western Peace Arch Inn","1537":"Civic Hotel, Autograph Collection","1538":"Comfort Inn & Suites Surrey","1539":"Holiday Inn Hotel & Suites Surrey East - Cloverdale","1540":"Four Points by Sheraton Surrey","1541":"Sandman Suites Surrey-Guildford","1542":"White Rock Pacific","1543":"Grace Guesthouse","1544":"Grouse Creek Motel","1545":"Canadian Inn","1546":"Linda Vista Motel","1547":"Hampton Inn & Suites Langley Surrey","1548":"Surrey Central Inn","1549":"Villa 18","1550":"Lily Home","1551":"Grandview Inn","1552":"Restawhile B&B","1553":"Hilltops","1554":"Bare Creek Bed & Breakfast","1555":"Baileys by the Creek Bed & Breakfast","1556":"Port Kells B","1557":"Clydesdale Inn","1558":"Fuhowe Family Guesthouse","1559":"A1 B&B Surrey","1560":"BCH Garden B&B","1561":"Ben's Lake Chalet and Rooms","1562":"Convenient & Quiet House","1563":"Sunny Island Family Inn","1564":"Vancouver Sun Hostel","1565":"Vancouver Surrey House","1566":"Hampton Inn Sudbury","1567":"Microtel Inn & Suites by Wyndham Sudbury","1568":"Homewood Suites Sudbury Ontario","1569":"Fairfield Inn & Suites Sudbury","1570":"Holiday Inn Sudbury","1571":"Best Western Downtown Sudbury Centreville","1572":"TownePlace Suites Sudbury","1573":"Moonlight Inn And Suites Sudbury","1574":"Travelway Inn Sudbury","1575":"Radisson Hotel Sudbury","1576":"Comfort Inn East","1577":"Clarion Hotel","1578":"Travelodge Hotel Sudbury","1579":"Comfort Inn Sudbury","1580":"The Northbury Hotel and Conference Centre","1581":"Northland Motel","1582":"Parker House Suites","1583":"Quality Inn & Conference Centre Downtown","1584":"Motel 6 - Sudbury","1585":"Canadas Best Value inn - Sudbury","1586":"Ambassador Hotel","1587":"Canadiana Motel","1588":"Chateau Guay Motel","1589":"Artisan Upstairs Guesthouse","1590":"Imperial Fireside Inn","1591":"Valley Inn Motel Hotel","1592":"Residence & Conference Centre (RCC) - Sudbury West","1593":"Residence & Conference Centre (RCC) - Sudbury North","1594":"Watermark Beach Resort","1595":"Spirit Ridge","1596":"Best Western Plus Sunrise Inn","1597":"Sandy Beach Motel","1598":"Walnut Beach Resort","1599":"Coast Osoyoos Beach Hotel","1600":"Desert Surfside Waterfront Accomodations","1601":"Holiday Inn Hotel & Suites Osoyoos","1602":"Lakeview Motel & Suites","1603":"Super 8 by Wyndham Osoyoos","1604":"Avalon Inn","1605":"The Riviera Motel","1606":"Sahara Courtyard Inn","1607":"Spanish Fiesta Resort","1608":"Sahara Suites","1609":"Sun Beach Motel","1610":"Falcon Motel","1611":"The Spare Room","1612":"Ciliegia Villa","1613":"Boundary Motel","1614":"The White Horse Bed and Breakfast","1615":"Reflections Guest House","1616":"Baergnaescht B&B","1617":"Shiraz Villa","1618":"Casa Del Mila Oro Resort","1619":"Desert Oasis Bed and Breakfast","1620":"Safari Beach Condo Resort","1621":"Countryside Bed & Breakfast","1622":"Bella Villa Motel & Resort","1623":"Destiny Beach Resort","1624":"The Del Ray B&B","1625":"Observatory Bed & Breakfast","1626":"Poplars Motel On The Lake","1627":"Island View RV Resort","1628":"Green Gables Beach Resort","1629":"Waltons Lakefront RV Resort","1630":"Tamri Motel","1631":"Nk'Mip Campground & RV Resort","1632":"Kokopelli Bed and Breakfast","1633":"Adriatic Motel","1634":"Cabana Beach Campground & RV Park","1635":"Chez Christiane B&B","1636":"Richter Pass Motor Inn","1637":"Casa Panta Guest House, Bed & Breakfast","1638":"Osoyoos Campground & Waterslides","1639":"Arosa Ranch","1640":"Village on the Lake","1641":"Brookvale Resort and Campground","1642":"Haynes Point Lakeside Suite and Bed and Breakfast","1643":"Raven's Nest Bed and Breakfast","1644":"Days Inn and Suites by Wyndham Lindsay","1645":"Kent Inn","1646":"Eganridge Resort, Golf Club & Spa","1647":"Avian Woods Bed & Breakfast","1648":"New Rockland Motel","1649":"Balsam Resort","1650":"Riverside Caygeon B&B","1651":"Balsam Lake Boutique Motel","1652":"Victoria Motel","1653":"The Dutch Experience","1654":"Triple T Cedar Resort","1655":"Howard Johnson by Wyndham Lindsay","1656":"Bobcaygeon Inn & Conference Centre","1657":"Admiral Inn & Conference Centre","1658":"Knights Inn Lindsay","1659":"Fenelon Inn","1660":"Lunge Haven Cottages & Boating Club","1661":"Road 121 Motel","1662":"Ecofiest Yurts","1663":"Gordon's Bobcaygeon","1664":"Noble Motel","1665":"Pigeon Hollow Park Cottages","1666":"The Victorian Getaway","1667":"Riverside Inn","1668":"Stone Fountain Motel","1669":"Stonyhurst Inn","1670":"Saucy Willow Inn","1671":"Sir William Mackenzie Inn","1672":"Caygeon Cove Resort","1673":"Three Islands Motel","1674":"Southwinds Resort and Marina","1675":"Pinewood Cottages","1676":"Log Chateau Park","1677":"Kinmount House","1678":"Kawartha Lakes Marina & Cottage","1679":"Buckeye Centre","1680":"Balsam Lake Villa Cottages","1681":"Sweet Dreams Bed & Breakfast Retreat","1682":"Shorelea Cottages","1683":"Bridgwood Manor Bed & Breakfast","1684":"Birch Hollow Bed & Breakfrast","1685":"Kenstone Villa Cottages","1686":"White Swan Cottages","1687":"Lakeside Park Cottages","1688":"Princess Motel","1689":"Riverside Lodge","1690":"Melton's Lighthouse B&B","1691":"Cedar Nook Cottages","1692":"Bethany Hills Bed and Breakfast","1693":"Long Beach Cottages and Trailer Park","1694":"Crooked Lake Wilderness Lodge","1695":"Hickory Meadow Bed & Breakfast","1696":"Johnny Jaczynski's Lakeside B&B","1697":"Delta Hotels by Marriott Saguenay Conference Centre","1698":"Auberge Jeunesse de Saguenay - La Maison Price","1699":"OTL Gouverneur Saguenay","1700":"Gite du Haut des Arbres","1701":"Chateau Murdock B & B","1702":"Auberge de la Riviere Saguenay","1703":"Gite Auberge Racine","1704":"Le Montagnais Saguenay","1705":"L'Auberge des Battures","1706":"Comfort Inn Chicoutimi","1707":"Auberge des 21","1708":"Gite a la Vieille Ecole","1709":"Motel Panoramique","1710":"Hotel du Fjord","1711":"Gite du Marquis","1712":"La Grange aux hiboux","1713":"Auberge de Jeunesse Les Mains Tissees","1714":"Auberge Le St-George","1715":"Hotel La Sagueneenne","1716":"Hotel Chicoutimi","1717":"Au Ptit Manoir","1718":"Gite La Nymphe des Eaux","1719":"Motel Princesse","1720":"La Maison du Seminaire","1721":"Auberge Le Parasol","1722":"Aubergite Au Petit Bonheur","1723":"Gite Orange Soleil","1724":"Au fil des saisons","1725":"Gite La Belle Dame","1726":"Hotel Mont-Valin","1727":"Gite a la Bernache","1728":"Camping Jonquiere","1729":"Maison d'Hotes Place du Saguenay","1730":"Holiday Inn Express Regina South","1731":"Country Inn & Suites by Radisson, Regina, SK","1732":"Home Inn & Suites Regina Airport","1733":"Best Western Plus Eastgate Inn & Suites","1734":"Travelodge Hotel and Conference Centre Regina","1735":"The Hotel Saskatchewan, Autograph Collection","1736":"Days Inn by Wyndham Regina Airport West","1737":"Delta Hotels by Marriott Regina","1738":"Residence Inn by Marriott Regina","1739":"Hampton Inn & Suites by Hilton Regina East Gate","1740":"Fairfield Inn & Suites by Marriott Regina","1741":"DoubleTree by Hilton Hotel & Conference Centre Regina","1742":"Comfort Suites Regina","1743":"Wingate by Wyndham Regina","1744":"Sandman Hotel & Suites Regina","1745":"Days Inn by Wyndham Regina","1746":"Comfort Inn Regina","1747":"Executive Royal Hotel Regina","1748":"Holiday Inn Hotel & Suites Regina","1749":"Ramada Plaza by Wyndham Regina Downtown","1750":"Four Points by Sheraton Regina","1751":"Super 8 by Wyndham Regina","1752":"Holiday Inn Express & Suites Regina","1753":"Sunrise Motel","1754":"HomeSuites by d3h","1755":"Motel 6 Regina","1756":"Wenxin Bed and Breakfast","1757":"Chateau Regina Hotel & Suites","1758":"Quality Hotel Regina","1759":"HI Regina - Turgeon International Hostel","1760":"Knights Inn Regina","1761":"Coachman Inn Motel","1762":"Stone Hall Castle","1763":"Obasa Suites Regina","1764":"Daybreak Bed and Breakfast","1765":"City Centre Guesthouse","1766":"The Andrew","1767":"Hazel Grove Guesthouse","1768":"Sunny Family Hotel","1769":"Holiday Inn Express & Suites - Gatineau - Ottawa","1770":"Hilton Lac-Leamy","1771":"Best Western Plus Gatineau-Ottawa","1772":"British Hotel","1773":"Ramada Plaza Gatineau\/Manoir du Casino","1774":"Les Suites Victoria","1775":"Crowne Plaza Gatineau-Ottawa","1776":"Four Points by Sheraton & Conference Centre Gatineau-Ottawa","1777":"Auberge de la Gare","1778":"A La Villa Rivermead","1779":"Motel Casino","1780":"Motel Chateauguay","1781":"DoubleTree by Hilton Hotel Gatineau-Ottawa","1782":"Motel Adam","1783":"Hotel V","1784":"Du Chevalier Motel & Suites","1785":"Motel Ritz","1786":"Comfort Inn Gatineau","1787":"Motel Montcalm","1788":"Auberge Du Lac Beauchamp","1789":"Le 227 Laurier B&B","1790":"Motel Gatineau","1791":"Kokomo Inn aux Berges des Outaouais","1792":"Motel Les Pignons Verts","1793":"Motel du Parc","1794":"Le Philemon","1795":"Gite Fanny et Maxime","1796":"Le Gite de Brouage","1797":"Capital Region","1798":"Motel Cupidon","1799":"Aux Portes Ouvertes","1800":"Motel le Vieux Maf","1801":"Au Coin des Trembles","1802":"Capital Area House","1803":"The 204 Du Vieux-Port","1804":"Le Vibe","1805":"Le Vibe Apartment by Corporate Stays","1806":"Best Western Plus Fernie Mountain Lodge","1807":"Fernie Stanford Waterslide Resort","1808":"The Raging Elk Adventure Lodge","1809":"Lizard Creek Lodge","1810":"Red Tree Lodge","1811":"Super 8 by Wyndham Fernie","1812":"Blackstone Bed and Breakfast","1813":"Island Lake Lodge","1814":"Park Place Lodge","1815":"Powder Mountain Lodge","1816":"Fernie Slopeside Lodge","1817":"Snow Valley Lodging","1818":"Timberline Lodges by Fernie Lodging Company","1819":"Snow Creek Lodge by Fernie Lodging Co","1820":"Silver Rock Condominiums","1821":"Griz Inn Sport","1822":"Cedar Ridge Estates","1823":"Birch Meadows Lodge B&B","1824":"Twisted Timber Guesthouse","1825":"Cornerstone Lodge","1826":"Alpine Lodge Fernie","1827":"Brooks Creek Ranch","1828":"East Kootenay Motel","1829":"Elk View Lodge","1830":"Fernie Tightlines Lodge","1831":"Barbara Lynn's Country Inn","1832":"Polar Peak Lodges by Fernie Lodging Co","1833":"Stone Creek Chalets","1834":"Cornerstone Lodge By Park Vacation Management","1835":"Fernie Hotel and Pub","1836":"Chateau Nova Yellowknife","1837":"Stanton Suites Hotel","1838":"Quality Inn & Suites Yellowknife","1839":"Super 8 by Wyndham Yellowknife","1840":"Days Inn & Suites by Wyndham Yellowknife","1841":"Explorer Hotel","1842":"Blachford Lake Lodge","1843":"Yellowknife Polar Suite Guest Room","1844":"Aurora Destination","1845":"Aurora Deluxe","1846":"Capital Suites Yellowknife","1847":"Bayside Bed & Breakfast","1848":"Yellow Dog Lodge","1849":"The Discovery Inn","1850":"Buffalo Nights Bed and Breakfast","1851":"Northern Lites Motel","1852":"Old Town Bed & Breakfast","1853":"Aurora Yellowknife Jenny's","1854":"Sunshine Bed & Breakfast","1855":"Peterson's Point Lake Lodge","1856":"Narwal B&B","1857":"Lou and Francis Guesthouse","1858":"YKaurora Guest House","1859":"Discovery Suite","1860":"Yellowknife B&B","1861":"Mabuhay Lakeside Manor","1862":"Fifth House","1863":"Arnica Inn","1864":"Bob Turner Enterprises","1865":"Danh's Bed & Breakfast","1866":"Northernstar BnB","1867":"Holiday Inn Express & Suites - Moncton","1868":"Hampton Inn & Suites by Hilton Moncton","1869":"Chateau Moncton Trademark Collection by Wyndham","1870":"Amsterdam Inn & Suites Moncton","1871":"Delta Hotels by Marriott Beausejour","1872":"Four Points by Sheraton Moncton","1873":"Fairfield Inn & Suites by Marriott Moncton","1874":"Best Western Plus Moncton","1875":"Wild Rose Inn","1876":"Residence Inn by Marriott Moncton","1877":"Rodd Moncton Hotel","1878":"Days Inn & Suites by Wyndham Moncton","1879":"Travelodge Suites Moncton","1880":"Motel 6 - Moncton","1881":"Quality Inn - Moncton","1882":"Crowne Plaza Moncton Downtown","1883":"Midtown Motel & Suites","1884":"Comfort Inn Magnetic Hill","1885":"St-James Gate Boutique Hotel","1886":"Atlantic Motel","1887":"V Hotel and Suites","1888":"Gomotel.ca","1889":"Hotel Moncton","1890":"Howard Johnson by Wyndham Moncton","1891":"Hotel Casino New Brunswick","1892":"C'mon Inn Hostel","1893":"Downtown Bed & Breakfast","1894":"Bower Hotel + Suites","1895":"Leah Jane's Bed and Breakfast","1896":"Bower on Robinson","1897":"J & R Motel","1898":"Magnetic Hill Winery and B&B","1899":"Premiere Suites Moncton","1900":"Universite de Moncton","1901":"Homewood Suites by Hilton Hamilton Ontario","1902":"Best Western Premier C Hotel By Carmen's","1903":"Visitors Inn","1904":"Staybridge Suites Hamilton - Downtown","1905":"The Barracks Inn","1906":"Super 8 by Wyndham Mt Hope Hamilton Intl Arpt on","1907":"Admiral Inn Hamilton","1908":"Sheraton Hamilton Hotel","1909":"Courtyard by Marriott Hamilton,","1910":"Four Points by Sheraton Hamilton - Stoney Creek","1911":"Hamilton Guesthouse","1912":"Comfort Inn Hamilton","1913":"Days Inn by Wyndham Hamilton","1914":"Hamilton Inn","1915":"Budget Inn 2000","1916":"Pleasant Stay Motel","1917":"Serenity Ranch Bed and Breakfast","1918":"Osler House","1919":"Sandman Hotel Hamilton","1920":"Rose Arden B&B","1921":"Homestead House Bed & Breakfast","1922":"Residence & Conference Centre - Hamilton","1923":"Duck Tail Inn","1924":"Downtown Hamilton Guest House","1925":"Convenient & Comfortable Manor","1926":"Hamilton West Guest House","1927":"Lake Trail Motel","1928":"Sunrise Tourist Trailer Park","1929":"Hamilton Mountain Guest House","1930":"James Street Manor","1931":"Holiday Inn Express Hotel & Suites Huntsville","1932":"Best Western Plus Muskoka Inn","1933":"Morgan House Bed and Breakfast and Wool Works Studio","1934":"Deerhurst Resort","1935":"Hidden Valley Resort","1936":"Tulip Inn","1937":"Comfort Inn Huntsville","1938":"King William Inn","1939":"Rainbow Inn","1940":"Arrowhead Inn","1941":"Trillium Resort and Spa","1942":"Tally Ho Inn","1943":"Echo Woods B & B","1944":"Huntsville Inn","1945":"One More Muskoka Night","1946":"Motel 6 Huntsville","1947":"Econolodge Huntsville","1948":"Pine Lodge Inn","1949":"Knights Inn - Huntsville","1950":"Colonial Bay Cottage Resort","1951":"Fairy Bay Guest House","1952":"Portage Inn & Cottages","1953":"Crews on Inn to your Muskoka Adventure","1954":"Walker Lake Resort","1955":"Blue Water Acres","1956":"Muskoka Grandview Resort","1957":"A Muskoka Dream Catcher Bed and Breakfast","1958":"Muskoka Moments B&B","1959":"Red Maple Inn and Suites","1960":"Tranquil Woods Victorian Inn","1961":"Algonquin Moon","1962":"Cedar Grove Lodge","1963":"Beauview Cottage Resort","1964":"Swallowdale Inn B & B","1965":"Algonquin Mists Guest Home and Retreat","1966":"Lillian's Cottage Bed and Breakfast","1967":"Ink's Spot B&B","1968":"Lagoon Tent and Trailer Park","1969":"Limberlost Forest and Wildlife Reserve","1970":"Country Haven Bed and Breakfast","1971":"Algonquin Retreat B&B","1972":"Secluded Trails Bed & Breakfast","1973":"Muskoka Mist Bed & Breakfast","1974":"Au Petit Dormeur","1975":"Fairy Avenue Getaway","1976":"The Morgan House","1977":"Highland Court Motel","1978":"Prestige Oceanfront Resort, BW Premier Collection","1979":"Sooke Harbour House Hotel & Resort","1980":"Sooke Harbour Resort and Marina","1981":"4 Beaches Bed & Breakfast","1982":"SookePoint Ocean Cottage Resort","1983":"Moonlit Cove B&B","1984":"Gordon's Beach Farmstay B & B","1985":"Straitview Ridge B&B","1986":"Salty Towers Oceanfront Cottages","1987":"Points West Oceanfront Resort","1988":"Ocean Wilderness Inn","1989":"Seascape Inn","1990":"Fossil Bay Resort","1991":"Markham House","1992":"Heron's Rest Bed & Breakfast","1993":"Ty Collwyn Waterfront Retreat","1994":"East Meets West B&B","1995":"Westcoast Wonders Guest House","1996":"Amante Luxury Ocean B&B","1997":"Malahat Farm","1998":"Roche Cove Llamas Oceanfront B&B","1999":"Arbutus Cove Guesthouse","2000":"Eagle Cove Beachfront Guest Suites","2001":"Vancouver Island Lodge","2002":"Whiffin Spit Lodge Bed and Breakfast","2003":"Cooper's Cove Guest House","2004":"Sooke River Campground","2005":"Einers Above Race Rocks Bed and Breakfast","2006":"Kenilworth Estate","2007":"Billings Spit Beach House","2008":"Dreamings Bed & Breakfast","2009":"Black Otter Cove","2010":"Swan Haven Cottages","2011":"Mountain Springs Lakeside Retreat","2012":"Goose Trail B & B","2013":"Eliza Point Bed And Breakfast By The Sea","2014":"Quail Peak Retreat","2015":"Welsford's Harbourview Bed & Breakfast","2016":"Billings Point Manor B&B","2017":"Lakeside Hideaway B & B","2018":"French Beach Retreats","2019":"Grouse Nest Resort","2020":"Log Cabin Bed and Breakfast","2021":"On the Sea B&B","2022":"Tir Na Nog By The Sea","2023":"Comfort Inn Rimouski","2024":"Espace Globetrotter Auberge Internationale","2025":"Hotel Le Saint-Germain","2026":"Hotel Rimouski","2027":"Auberge du Mange Grenouille","2028":"Domaine Floravie","2029":"Chalets Au Refuge du Vieux Loup de Mer","2030":"Auberge des Iles du Bic","2031":"Camping Rimouski & Motel de L'Anse","2032":"Motel du Bic","2033":"Motel Colonial","2034":"Hotels Gouverneur Rimouski","2035":"C Hotels Le Navigateur","2036":"Auberge de l'Eveche","2037":"Bon Voyage Motel","2038":"Motel au Soleil Couchant","2039":"Le Vieux Bicois","2040":"Auberge la Maree Douce","2041":"Motel Rimouski","2042":"Le Gite de l'Onondaga","2043":"Hotel l'Empress","2044":"Gite C'est La Faute des Biquettes","2045":"Gite aux 5 Lucarnes","2046":"Le Gite Du Havre","2047":"Motel au bord de l'eau","2048":"Gite de la Baie Hatee","2049":"Motel de la Pointe","2050":"Motel du Littoral","2051":"Auberge de la Vieille Maison","2052":"Motel Lyse","2053":"Cabines Boreales","2054":"Bayside Inn","2055":"Town & Country Motel","2056":"Trapper's Choice Restaurant & Inn","2057":"Chalet Rosemarie","2058":"Parry Sound Inn and Suites","2059":"Grand Tappattoo Resort","2060":"Super 8 by Wyndham Parry Sound","2061":"Canadas Best Value Inn & Suites Parry Sound","2062":"Brunswick Hotel Complex","2063":"Sunny Point Resort, Cottages & Inn","2064":"Travellers Hotel","2065":"Harmony Outdoor Inn","2066":"Aisling Lakehouse","2067":"Danygraig Bed & Breakfast","2068":"Sand Bay Cottages","2069":"Katawoda Cottage Resort","2070":"Mid Town Hotel","2071":"Gerda's Bed & Breakfast","2072":"40 Bay Street Bed & Breakfast","2073":"Log Cabin Inn","2074":"Four Winds Cottage Resort","2075":"Mill Lake Cottage Resort","2076":"Glenn-Burney Lodge Cabins","2077":"Silver Lake Cottage Resort","2078":"Mrs. T's BnB","2079":"Parry Sound KOA","2080":"Lakeview Cottages","2081":"Georgian Bay Fishing Camp","2082":"Snug Haven Resort","2083":"Victoria Manor Bed & Breakfast","2084":"Ell Mar Motel","2085":"Ashwood Bed & Breakfast","2086":"Crane Lake Resort","2087":"Horseshoe Lake Camp & Cottages","2088":"Big Wheel Restaurant & Motel","2089":"Blackwater Lake Guest House","2090":"Lakeside Motel And Cottage","2091":"Maple Leaf Resort & Cottages","2092":"Maples Motel","2093":"Oastler Park-Side Motel","2094":"The Old Royal Hotel","2095":"White Pine Motel","2096":"Coast Discovery Inn","2097":"Ramada by Wyndham Campbell River","2098":"Above Tide Motel","2099":"Anchor Inn & Suites","2100":"Heron's Landing Hotel","2101":"Vista Del Mar","2102":"Oyster Bay Resorts","2103":"Big Rock Motel","2104":"Heritage River Inn","2105":"Edgewater Motel","2106":"Town Centre Inn","2107":"Ocean Resort","2108":"The Harbourside Inn","2109":"Dolphins Resort and Anglers Dining","2110":"Painter's Lodge","2111":"Beachway B&B Suites","2112":"Brown's Bay Resort","2113":"Money Pennies B&B","2114":"Driftwood by the Sea Inn and RV Resort","2115":"Fireflies Bed & Breakfast","2116":"Salmon Point Resort RV Park & Marina","2117":"The Purple Starfish B&B","2118":"Quinsam Hotel","2119":"Riverbank B&B","2120":"Haig-Brown Heritage House","2121":"Strathcona Park Lodge & Outdoor Education Centre","2122":"Passage View Motel","2123":"Steep Island Lodge","2124":"Morning Glory by the Sea","2125":"Seaside Cottage","2126":"Thunderbird RV Park & Campground","2127":"Arbour's Guest House","2128":"Riverfront Motel","2129":"Oyster Bay Hideaway","2130":"Dragonfly Properties","2131":"Ole's Hakai Pass Fishing Lodge","2132":"Bank On A View B&B","2133":"Mountain View B&B","2134":"Welcome Home B&B","2135":"Beaver Lodge","2136":"Cordero Fishing Lodge","2137":"Wellcomeinn Bed and Breakfast","2138":"Watauga Village by the river","2139":"Clearwater Country Inn, Restaurant, and RV Park","2140":"Alpine Meadows Resort","2141":"Wells Gray Inn","2142":"Dutch Lake Motel and RV Campground","2143":"Ace Western Motel","2144":"Clearwater Valley Resort","2145":"Jasper Way Inn","2146":"Wolfwood Guest Ranch","2147":"Wells Gray Golf Resort & RV Park","2148":"Cedar Haven Cabins and Resort","2149":"Helmcken Falls Lodge","2150":"Hummingbird Bed & Breakfast","2151":"Nakiska Ranch","2152":"Across The Creek Cabins","2153":"Clearwater Lodge","2154":"Grizzly Paw B&B","2155":"Blue Grouse Country Inn","2156":"Stoneshire Guesthouse","2157":"Salmonberry Lane","2158":"Wells Gray Guest Ranch","2159":"Shiloh Springs","2160":"Wyndhaven Cottage Bed and Breakfast.","2161":"Dutch Lake Resort & RV Park","2162":"Half Moon Guest House","2163":"Red Top Bed and Breakfast","2164":"River Rock Guesthouse","2165":"Hill Crest Place","2166":"Kodiak Town Suites B&B","2167":"Wells Gray Guest House","2168":"Garden View Cottage Bed & Breakfast","2169":"The Lake House","2170":"Moul Creek Lodge B & B","2171":"Canadian Bear Guesthouse","2172":"Clearwater Springs Ranch","2173":"Star Lake Resort","2174":"Rose Garden B&B","2175":"Birchwood Bed and Breakfast","2176":"KOA Campgrounds","2177":"Wooly Acres Bed & Breakfast","2178":"Tanglewood","2179":"Rivers Edge Bed and Breakfast","2180":"Moose Ridge Woodland Chalet","2181":"Birch Island Campground","2182":"Hampton Inn & Suites by Hilton Saint John","2183":"Chipman Hill Suites","2184":"Best Western Plus Saint John Hotel & Suites","2185":"A Tanner's Home Inn","2186":"The Cosy Cottage Inn","2187":"Keirstead Manor Bed and Breakfast","2188":"Holiday Inn Express & Suites - Saint John","2189":"Mahogany Manor Bed and Breakfast","2190":"Fundy Heights B&B","2191":"Earle of Leinster","2192":"Delta Hotels by Marriott Saint John","2193":"Econo Lodge & Suites","2194":"Regent Motel","2195":"BunkHaus Boutique Hostel with Cafe & Tap Room","2196":"Hillside Motel","2197":"Island View Motel","2198":"Park Plaza Motel","2199":"Admiral's Quay","2200":"Chateau Saint John Trademark Collection by Wyndham","2201":"Homeport Historic B&B \/ Inn c 1858","2202":"Travelodge Suites Saint John","2203":"Days Inn by Wyndham Saint John","2204":"Hilton Saint John","2205":"Hillcrest Motel","2206":"Newman House Hostel","2207":"Seely Street Bed & Breakfast","2208":"UNB Saint John Summer Hotel","2209":"Canadas Best Value Inn - Saint John","2210":"Fundy Bay Motel","2211":"Weir Inn","2212":"Rockwood Park Campground","2213":"Eagles Eye View Cottages","2214":"Kings Motel","2215":"The Vintage Bed & Breakfast","2216":"Lancaster Bed and Breakfast","2217":"Beach House Bed & Breakfast","2218":"Fundy Line Motel","2219":"Holiday Inn ST. John Conference Center","2220":"Perce Au Pic de l'Aurore","2221":"Riotel Perce","2222":"Gite Le Presbytere","2223":"Nature Ocean Chalets","2224":"Auberge au Fil des Saisons","2225":"Gite Aux jardins de l'Anse","2226":"Hotel Motel Fleur de Lys","2227":"Gite a l'Abri du Vent","2228":"Camp de Base Coin-du-Banc","2229":"Auberge Motel Les Trois Soeurs","2230":"Hotel Motel Manoir de Perce","2231":"Motel Le Macareux","2232":"Motel Imperial","2233":"Hotel La Cote Surprise","2234":"La Maison Rouge","2235":"Motel Chez Ti-lou","2236":"Au Coin De La Berge","2237":"Motel et Chalet Nouvel Horizon","2238":"Motel et Chalets Glenn","2239":"Hotel Motel Panorama","2240":"Hotel Motel Rocher Perce","2241":"Gite Chez Despard","2242":"Camping de la Baie de Perce","2243":"Motel Seal Rock","2244":"Motel Le Repos","2245":"Motel L'Eglantier","2246":"Vagues Vertes","2247":"Chalets De La Pointe","2248":"Camping Cote Surprise","2249":"Camping Tete d'Indien","2250":"Le Gite du Cap Blanc","2251":"Camping du Village","2252":"Gite De La Savoie","2253":"Motel Natabel","2254":"Camping du Cap Rouge","2255":"Auberge Restaurant La Table a Roland","2256":"Camping du Phare a Perce","2257":"Jardins de l\"Anse","2258":"Maison Le Havre","2259":"Hampton Inn & Suites by Hilton Windsor","2260":"Caesars Windsor","2261":"Stonecroft Inn","2262":"TownePlace Suites by Marriott Windsor","2263":"Holiday Inn Express Windsor Waterfront","2264":"Lexington Inn & Suites Windsor","2265":"Comfort Suites Downtown","2266":"Super 8 by Wyndham Windsor\/Dougall","2267":"Holiday Inn & Suites - Ambassador Bridge","2268":"Comfort Inn and Suites Ambassador Bridge","2269":"Sunbridge Hotel & Conference Centre Downtown Windsor","2270":"Travelodge Windsor","2271":"Ye Olde Walkerville Bed & Breakfast","2272":"Ivy Rose Motor Inn & Restaurant","2273":"Kenora Motel","2274":"Howard Johnson Plaza Hotel by Wyndham Windsor","2275":"Motel 6 Windsor","2276":"Super 8 by Wyndham Ambassador Bridge Windsor on","2277":"Bexon Rooms","2278":"Bestway Motel","2279":"Leisure Motel","2280":"Royal Windsor Motel","2281":"Travellers Choice Motel","2282":"IACC Centres Hotel Downtown Windsor","2283":"Residence & Conference Centre - Windsor","2284":"Windsor Riverside Inn","2285":"A Hidden Gem Bed and Breakfast","2286":"University Place","2287":"University of Windsor","2288":"Ambassador Motel","2289":"Apollo Motel","2290":"Windsor Hope Guest House","2291":"All Seasons Motel","2292":"Innkeeper Motel","2293":"Diane Motel","2294":"Towne & Country Motel","2295":"iSleep Inn","2296":"Best Western Plus Valemount Inn & Suites","2297":"Super 8 by Wyndham Valemount","2298":"Chalet Continental Motel","2299":"Canadas Best Value Inn Valemount","2300":"Alpine Inn","2301":"Rocky Inn","2302":"Yellowhead Motel","2303":"Dream Catcher Inn","2304":"Terracana Ranch Resort","2305":"Valemount Vacation Inn","2306":"Rose Cottage Bed & Breakfast","2307":"Willow Ranch","2308":"Bearberry Meadows Guest House","2309":"Teepee Meadows Guest Cottages","2310":"Summit River Lodge & Campsites","2311":"Twin Peaks Resort","2312":"Mount Robson Lodge & Robson Shadows Campground","2313":"Jailhouse Bed & Breakfast","2314":"Heavens Edge Mountain Lodge","2315":"Kerstins Chalet","2316":"Mountain Driftwood Gallery & Lodging","2317":"Wilderness Creek Cabins","2318":"Cougar Mountain Lodge","2319":"Robson Valley Chalet","2320":"Valemount Hotel","2321":"Premier Mountain Lodge & Suites","2322":"Rocky RV Park","2323":"Arirang Guest House","2324":"Stone Haven Inn B&B","2325":"Solstice Bed and Breakfast","2326":"iRVin's RV Park & Campground","2327":"Willow Burl Cabins","2328":"Mountain Dream Bed & Breakfast","2329":"Canoe River Campground","2330":"Ramakada Motel","2331":"Canadian Lodge","2332":"Valemount Choice Accommodations in Canoe Mountain Estate (Furnished Accommodations)","2333":"Mountain Reach Bed & Breakfast","2334":"Mallard Mountain Lodge","2335":"Swift Creek Motel","2336":"Hotel & Spa Le Germain Charlevoix","2337":"Auberge La Muse","2338":"Motel des Cascades","2339":"Auberge La Grande Maison","2340":"Auberge Cap-aux-corbeaux","2341":"Gite Fleury","2342":"Auberge L'Estampilles","2343":"Gite Au Perchoir","2344":"Gite TerreCiel","2345":"La Chambre des Maitres","2346":"Nature et Pinceaux","2347":"A la Chouette","2348":"Les Petits Brasseurs","2349":"Gite Au Clocheton","2350":"Aux Portes du Soleil","2351":"Hotel Baie Saint Paul","2352":"Maison Otis","2353":"Auberge Carpe Diem","2354":"Gite Les Colibris B&B","2355":"Auberge des Balcons","2356":"Maison Chez Laurent","2357":"Le Domaine Belle Plage","2358":"Gite Le Noble Queteux","2359":"Auberge aux Petits Oiseaux","2360":"Auberge Ancrage","2361":"Camping Le Genevrier","2362":"L'Orange Bistro","2363":"Gite Esprit Follet","2364":"Gite les Petites Mesanges","2365":"Camping du Gouffre","2366":"Chalets Huppes Du Massif","2367":"La Maison Sous Les Arbres","2368":"Hotels Gouverneur Trois-Rivieres","2369":"Holiday Inn Express & Suites Trois-Rivieres Ouest","2370":"Rodeway Inn","2371":"Delta Hotels by Marriott Trois Rivieres Conference Centre","2372":"Auberge Internationale de Trois-Rivieres","2373":"Auberge du Lac Saint-Pierre","2374":"Hotel Oui GO!","2375":"Motel Canadien","2376":"Motel le Marquis","2377":"Gite Loiselle B&B","2378":"Days Inn by Wyndham Trois-Rivieres","2379":"Super 8 by Wyndham Trois-Rivieres","2380":"Les Suites de Laviolette","2381":"Hotel-Motel Coconut","2382":"Miami Motel","2383":"Gite Saint-Laurent","2384":"KiNipi","2385":"Motel Bellefeuille","2386":"Le Deauville Motel","2387":"Les Studios du Huard","2388":"Hotel Maison de la Madone","2389":"Comfort Inn Trois Rivieres","2390":"Gite Soleil Levant","2391":"Appart Hotel Trois-Rivieres","2392":"Maison Parc Delormier","2393":"L'Emerillon","2394":"Auberge la Veranda","2395":"La Maison des Leclerc","2396":"Motel Populaire","2397":"Hoel Motel Penn Mass","2398":"The Driftwood Inn","2399":"Royal Reach Motel","2400":"Cozy Court Motel","2401":"At The Shore B&B","2402":"The Tuwanek Hotel","2403":"Tranquility Bay Waterfront Inn","2404":"Sechelt Inlet B&B","2405":"Above the Inlet B and B and Vacation Rentals","2406":"Davis Brook Retreat","2407":"Davis Bay Bed & Breakfast","2408":"Tuckers Inn B&B and Spa","2409":"Beachcomber B&B","2410":"Beachside by the Bay","2411":"The Upper Deck Guesthouse","2412":"Oceanside Retreat","2413":"Blue Sky Motel","2414":"Wilderness Resort and Retreat","2415":"Bella Beach Inn","2416":"Treetop Bed and Breakfast Sunshine Coast","2417":"Garden Bridge House","2418":"Treetopbnb","2419":"Beach Hideaway Bed and Breakfast & Spa","2420":"Takahashi Gardens Waterfront Retreat","2421":"Four Winds Beach House & Spa","2422":"Coracle Cove Waterfront Suite","2423":"Absolute Heaven Oceanfront Suites","2424":"Tzoonie Ventures Ltd","2425":"Catch of the Day Cottages","2426":"Bayside Campground & RV Park","2427":"Seastone at Sandy Hook","2428":"Bed 'n Boat Cottages","2429":"Happy Place Guest House","2430":"Off the Hook Bed and Breakfast","2431":"Eagle View B&B","2432":"We love it too B&B","2433":"The Creekside Campground and RV Park","2434":"Summer Hill House Bed & Breakfast","2435":"Bird Point Retreat","2436":"Life's a Beach","2437":"On the Inlet Bed & Breakfast","2438":"Rum Runner Inn","2439":"Smugglers Cove Inn","2440":"Atlantic View Motel & Cottages","2441":"Homeport Motel","2442":"Ashlea House B&B","2443":"Lunenburg Arms Hotel","2444":"Sail Inn B&B","2445":"Boscawen Inn","2446":"Atlantic Sojourn Bed & Breakfast","2447":"Mariner King Inn","2448":"Water Sprite Bed & Breakfast","2449":"Kaulbach House","2450":"Lennox Inn 1791","2451":"Topmast Motel","2452":"Lily Front Motel & Cottages","2453":"Brigantine Inn","2454":"Salt Shaker Deli & Inn","2455":"Arbor View Inn","2456":"Rooms @ theLinc","2457":"Bluenose Lodge","2458":"Wheelhouse Motel","2459":"The Dockside Inn & Restaurant","2460":"At Townsend B&B","2461":"The Wellshire Bed and Breakfast","2462":"Pelham House Bed & Breakfast","2463":"Addington Arms B&B","2464":"Alicion Bed & Breakfast","2465":"Lunenburg Inn","2466":"Lunenburg Oceanview Chalets","2467":"1826 Maplebird House Bed & Breakfast","2468":"1775 Solomon House Bed and Breakfast","2469":"Greybeard's Bed & Breakfast","2470":"Captain's Bell Bed and Breakfast","2471":"Lunenburg Board of Trade Campground","2472":"Bonnie's Down Home Country Bed and Breakfast","2473":"Little Lake Family Campground","2474":"Lahave River Campground","2475":"Admiralty House","2476":"100 Acres & An Ox Country Inn","2477":"Brigantine Suites","2478":"Escarpment Heights Motel and Cottages","2479":"Adventure the Bruce Inn","2480":"Grandview","2481":"The Forest House B&B","2482":"Peacock Villa Motel","2483":"Cedar Vista Motel","2484":"Little Cove Adventures","2485":"Big Tub B&B","2486":"Little Cove Villa","2487":"Harbour 90 Adult Only Guest House","2488":"Tobermory Inn, Suites & Cottages","2489":"Caribbean of the North","2490":"Hidden Valley Motel","2491":"Big Tub Harbour Resort","2492":"Gales Haven Bed and Breakfast","2493":"Roxys Gas & Variety Cabins & Tent Sites","2494":"Lands End Park","2495":"Cedar Grove Cottages Family Resort","2496":"Dry Dock B&B","2497":"Riley's Bed and Breakfast","2498":"Happy Hearts Park","2499":"Cyprus Lake Campground","2500":"Buckley's Waterfront Cottages","2501":"Maple Golf Inn","2502":"The Belrose Inn and Marco Polo Boutique","2503":"Holiday Inn Hotel & Suites Red Deer South","2504":"Holiday Inn Express Red Deer","2505":"Holiday Inn Express Red Deer North","2506":"Radisson Red Deer","2507":"Hampton Inn & Suites by Hilton Red Deer","2508":"Best Western Plus Red Deer Inn & Suites","2509":"Microtel Inn & Suites by Wyndham Red Deer","2510":"TownePlace Suites Red Deer","2511":"Baymont by Wyndham Red Deer","2512":"Econo Lodge Inn & Suites City Centre","2513":"Staybridge Suites Red Deer North","2514":"Sheraton Red Deer Hotel","2515":"Motel 6 Red Deer","2516":"Days Inn by Wyndham Red Deer","2517":"Super 8 by Wyndham Red Deer City Centre","2518":"Black Knight Inn","2519":"Ramada by Wyndham Red Deer Hotel and Suites","2520":"Comfort Inn & Suites Red Deer","2521":"Sandman Hotel Red Deer","2522":"Western Budget Motel Red Deer#2","2523":"Quality Inn & Conference Centre","2524":"Howard Johnson by Wyndham Red Deer","2525":"South Hill Motor Inn","2526":"Empire Inn & Suites","2527":"Western Budget Motel #1 Red Deer","2528":"Super 8 by Wyndham Red Deer","2529":"Travelodge Red Deer","2530":"Springbett Bed & Breakfast","2531":"Rolyn Hills B&B and Guest Ranch","2532":"The Suites","2533":"Lions Campground","2534":"Westerner Campground","2535":"Western Budget Motel Red Deer #2","2536":"Western Budget Reddeer #1","2537":"Carvella Guest Home","2538":"Deer Park Inn","2539":"Best Western Plus Fredericton Hotel & Suites","2540":"Delta Hotels by Marriott Fredericton","2541":"Holiday Inn Express & Suites","2542":"Riverside Resort & Conference Center","2543":"Hampton Inn & Suites by Hilton Fredericton","2544":"Fredericton Inn","2545":"City Motel","2546":"Radisson Kingswood","2547":"Quartermain House B&B","2548":"Quality Inn & Suites Amsterdam","2549":"The Colonel's IN Bed and Breakfast","2550":"Days Inn by Wyndham Fredericton","2551":"Hilton Garden Inn Fredericton Downtown","2552":"Airport Inn","2553":"Crowne Plaza Lord Beaverbrook Hotel","2554":"Ramada by Wyndham Fredericton","2555":"Carriage House Inn","2556":"Silverwood Inn & Suites","2557":"Knights Inn Fredericton","2558":"Comfort Inn Fredericton","2559":"Fort Nashwaak Motel","2560":"Prospect Inn","2561":"On the Pond Lodge","2562":"Premiere Suites The Creighton","2563":"St. Thomas University Summer Hotel","2564":"Skyline Motel","2565":"UNB Fredericton Summer Hotel","2566":"Norfolk Motel","2567":"Work Play Suites","2568":"Brennan's Bed & Breakfast","2569":"Parkview Bed and Breakfast","2570":"Hartt Island RV Resort & Waterpark","2571":"Abbey Glenn Riverfront B&B","2572":"HI Fredericton","2573":"Roadside Motel","2574":"Heritage Country Camping","2575":"Woolastook Park and Campground","2576":"Castleton Suites Fredericton","2577":"Chalets du Bout du Monde","2578":"Hotel Plante","2579":"Auberge sous les Arbres","2580":"Motel du Haut Phare","2581":"Hotel des Commandants","2582":"Aube Aventure","2583":"Gite Le Meilleur des 2 Mondes Bed & Breakfast","2584":"Hotel-Motel Le Pharillon","2585":"Hostel Griffon Aventure","2586":"Le Phenix Gite Historique","2587":"Auberge la Petite Ecole de Forillon","2588":"Cabines Sur Mer","2589":"Petales de Rose","2590":"Gite la Normande","2591":"Chalets du Parc","2592":"Motel Adams","2593":"Motel le Noroit","2594":"L'envolee du vieux couvent","2595":"Auberge du Saumonier Lodge","2596":"Gite Maison Madame Alain","2597":"La Maison William Wakeham","2598":"Auberge Internationale Forillon","2599":"Auberge Jeunesse la Merluche","2600":"Motel Chalets Baie De Gaspe","2601":"Motel Camping Fort Ramsay","2602":"Auberge De Douglastown","2603":"Auberge Le Caribou","2604":"Motel Suisse","2605":"Motel Gaspe 2007","2606":"Au Refuge d'Iris","2607":"Camping Parc Nature Gaspe","2608":"Gite Haut Phare","2609":"Camping des Appalaches","2610":"Camping L'Erabliere","2611":"Motel & Chalets au Gaspesien","2612":"Chalets Corte-Real Dartmouth","2613":"Hampton Inn by Hilton North Bay","2614":"Homewood Suites by Hilton North Bay","2615":"Sunset Inn on the Park","2616":"Holiday Inn Express Hotel & Suites North Bay","2617":"Best Western North Bay Hotel & Conference Centre","2618":"Travelodge by Wyndham Airport North Bay","2619":"Super 8 by Wyndham North Bay","2620":"Comfort Inn Airport (North Bay)","2621":"Comfort Inn Lakeshore - North Bay","2622":"Previous SlideNext Slide Travelodge by Wyndham North Bay Lakeshor","2623":"Bay Motel","2624":"Howard Johnson by Wyndham North Bay","2625":"Days Inn & Suites by Wyndham North Bay","2626":"Nipissing Inn","2627":"The Lincoln Inn","2628":"Franklin Motel, Tent & Trailer Park","2629":"Lakeshore Suites","2630":"Glen Garry Motel & Cottages","2631":"Residence & Conference Centre - North Bay","2632":"Bo-Mark Motel","2633":"Adani Beach Retreat Bed & Breakfast","2634":"Torbay Cottages","2635":"Lakeshore Suites Plus","2636":"Ramada by Wyndham Pinewood Park Resort North Bay","2637":"Glenwood Motel & Cottages","2638":"Sundown Ridge","2639":"Champlain Tent, R.V. and Trailer Park","2640":"SP Bed & Breakfast","2641":"Clear Lake Eco Retreat","2642":"Relax Within Bed & Breakfast","2643":"Beach Court Apartments","2644":"White Fawn Motel","2645":"Dolphin Motel Cottages","2646":"Holiday Plaza Motel","2647":"Lancelot Inn","2648":"Star Motel","2649":"Voyager Inn","2650":"The Old Courthouse Inn","2651":"Town Centre Hotel","2652":"Westview Centre Motel","2653":"Rodmay Heritage Hotel","2654":"Oceanside Resort Motel","2655":"Marland Motel","2656":"Beyond Bliss Suites","2657":"Pacific Point Market and Suites","2658":"Island View Lodge","2659":"Malaspina Bed and Breakfast","2660":"Desolation Resort","2661":"Higgin's Inn","2662":"Homfray Lodge","2663":"Stillwater Beach House B&B","2664":"Seabreeze Resort","2665":"Powell River Harbour Guesthouse","2666":"Birdsnest B&B","2667":"The Getaway Waterfront Cottage","2668":"Marine Inn","2669":"Seaside Villa Motel & RV Park","2670":"LNL","2671":"Beacon B&B By the Sea","2672":"Cabana Desolation Eco Resort","2673":"Ocean Point Bed & Breakfast","2674":"Willingdon Beach Campsite","2675":"SunCatcher Oceanside B&B","2676":"Garnet Rock Oceanside Resort","2677":"Cedar Lodge Bed & Breakfast","2678":"Herondell Bed and Breakfast","2679":"Family Farm B&B","2680":"Adventure Bed & Breakfast at Rockwood Retreat","2681":"Lang Bay Lifestyles Motel","2682":"Westview Hill Bed and Breakfast","2683":"Nuages Bed & English Breakfast","2684":"Kent's Beach Cabins & Campsites","2685":"Frolander Bay Beach Retreat Cottages","2686":"Hilltop Bed and Breakfast","2687":"Beach Gardens Resort & Marina","2688":"Holiday Inn West Kelowna","2689":"The Cove Lakeside Resort","2690":"Best Western Plus Wine Country Hotel & Suites","2691":"A View of the Lake B & B","2692":"A View to Remember B&B","2693":"Chez Nicole Bed & Breakfast","2694":"Alexandria House Bed & Breakfast","2695":"Adela's Bed and Breakfast","2696":"Super 8 by Wyndham West Kelowna BC","2697":"Bella Luna bed and breakfast","2698":"Chateau Du Lac B&B","2699":"Apothic Boutique Bed & Breakfast","2700":"Casa Loma Lakeshore Resort","2701":"Lakeview Oasis Bed and Breakfast","2702":"Westhaven Bed & Breakfast","2703":"Lake Okanagan Bed & Breakfast","2704":"Casa Loma Bed & Breakfast","2705":"Willow Beach Bed and Breakfast","2706":"Cheers B&B","2707":"Morning Glory Bed & Breakfast","2708":"Quails Quest Bed & Breakfast","2709":"Monkeys B&B","2710":"Barona Beach Lakefront Resort","2711":"Coral Vacation Home","2712":"Kelowna Sunny Day House","2713":"Kingdom Lodge","2714":"Kelowna Lakeview Cove Bed & Breakfast","2715":"Casa Grande Resort","2716":"Lakeview Memories B&B","2717":"Lily's Pad Bed & Breakfast","2718":"Bedsyde Manor","2719":"Shannon Lake Bed and Breakfast","2720":"West Bay Beach Resort","2721":"Vector View B&B","2722":"West Eagle Campground","2723":"Coast Oliver Hotel","2724":"Mount View Motel","2725":"Maple Leaf Motel Inn Towne","2726":"Cactus Tree Inn","2727":"The Villa at Hester Creek","2728":"The Lakeside Resort","2729":"VIntage Merlot Bed and Breakfast","2730":"Uncorked Bed & Breakfast","2731":"Elm Tree Farm B&B","2732":"Global Village B & B","2733":"Oliver House Bed and Breakfast","2734":"Desert Arms Hotel","2735":"Pine Bluff Motel","2736":"Rd.6 B&B","2737":"Burrowing Owl Estate Winery Guest House","2738":"Adobe Rose B&B","2739":"A Golden Mile BnB","2740":"Above the Orchard B&B","2741":"Maple Leaf Motel and RV Campground Resort","2742":"High Chaparral Guest House","2743":"The Orchard at Oliver","2744":"O'Reilly Organic Farm Bed & Breakfast","2745":"Morbrook Farms B&B","2746":"Gallagher Lake Resort","2747":"Silver Sage Winery Luxury B&B","2748":"The Lodge at Gallagher Lake","2749":"Vaseux Lakefront Resort","2750":"Apple Beach RV Park","2751":"Sonora Pines Estates Guesthouse","2752":"Garden Oasis B&B","2753":"Quails & Co. Bed & Breakfast","2754":"Bel Air Cedar Resort","2755":"Desert Gem RV resort","2756":"Retreat by the Lake","2757":"La te da B&B","2758":"EZ Campground","2759":"Legacy Acres B&B","2760":"19th Hole Bed and Breakfast","2761":"Sea Raven Motel","2762":"Hiellen Longhouse Village","2763":"Cacilia s Bed and Breakfast","2764":"Duffy's Cottages and Suites","2765":"Queen Charlotte Lodge","2766":"Haida House at Tllaal","2767":"Jags Beanstalk","2768":"The Lodge at Hippa Island (Westcoast Resorts)","2769":"The Lodge at Englefield Bay (Westcoast Resorts)","2770":"Premier Creek Lodging","2771":"Dorothy and Mike's Guest House","2772":"Copper Beech House B&B","2773":"Peregrine Lodge","2774":"Chinook Lodge","2775":"Eagles Feast House","2776":"The West Coast Fishing Club - The Outpost","2777":"All The Beach You Can Eat","2778":"Echo Bay Lodge","2779":"Smillie's Bed & Breakfast","2780":"Chateau Norm","2781":"Serenity Now! Bed and Breakfast","2782":"Spruce Point Lodge","2783":"Haida Gwaii Lodge B&B","2784":"Alaska View Lodge","2785":"Hidden Island RV & Campground","2786":"Engelhard's Oceanview Lodge","2787":"Rapid Richie\u2019s Beach Cabin Heaven","2788":"Richardson Ranch","2789":"Gracie's Place","2790":"Agate Beach Campground","2791":"Riverside Bed & Breakfast","2792":"Breezeway Accommodations","2793":"Hecate Inn","2794":"Golden Spruce Motel","2795":"Glen Lyon Inn","2796":"Quarterdeck Inn & Marina Resort","2797":"Port Hardy RV Resort & Log Cabins","2798":"Kwa'lilas Hotel","2799":"Escape B&B","2800":"Ecoscape Cabins","2801":"Pier Side Landing","2802":"North Coast Trail Backpacker's Hostel","2803":"Telco House B&B","2804":"Chocolate & Serenity B&B","2805":"First Choice B&B","2806":"C&N Backpackers Port Hardy","2807":"Bonita B&B","2808":"Providence Place","2809":"Pioneer Inn","2810":"North Shore Inn","2811":"Abusa By The Sea","2812":"Oceanview Bed and Breakfast","2813":"Bear Cove Cottages","2814":"God's Pocket Resort","2815":"Quatse River Regional Park and Campground","2816":"An Ocean Storm Bed & Breakfast","2817":"Duval Point Lodge","2818":"North Coast Cottages","2819":"Eagles Nest B&B","2820":"Scotia Bay Bed and Breakfast","2821":"Sockeye Cottages","2822":"Scotia Bay Resort","2823":"The Gray's Den B&B","2824":"Mrs. P's B & B","2825":"Bunkers B&B","2826":"Kris' Cottage","2827":"Serengeti Lodge","2828":"Nature's Inn Kenora","2829":"Super 8 by Wyndham Kenora","2830":"Clarion Lakeside Inn and Conference Centre","2831":"Days Inn by Wyndham Kenora","2832":"Comfort Inn Kenora","2833":"Brewers Inn","2834":"Traveler's Inn","2835":"Dogtooth Lake Resort","2836":"Wiley Point Wilderness Lodge","2837":"Travelodge Kenora","2838":"The Waterview Inn","2839":"Lake Vu Motel","2840":"Andy Lake Resort & Conference Centre","2841":"Anchor Inn & Marina","2842":"Deep Water Fishing Lodge","2843":"Delaney Lake Lodge","2844":"Luby's 24 HR Limited","2845":"Mary McLeod Bed & Breakfast","2846":"Moore Bay Fishing Lodge","2847":"Hilton Vancouver Metrotown","2848":"Accent Inn Burnaby","2849":"Delta Hotels by Marriott Burnaby Conference Centre","2850":"Element Vancouver Metrotown","2851":"Executive Suites Hotel & Conference Centre, Metro Vancouver","2852":"Best Western Plus Burnaby Hotel and Conference Centre","2853":"Holiday Inn Express Hotel Vancouver Metrotown","2854":"The Lodge @ Fortius Sport & Health","2855":"Simon Hotel","2856":"An Yang House","2857":"Happy Day Inn Hotel","2858":"The New 401 Hotel","2859":"Chang Inn","2860":"Imperial House Bed and Breakfast","2861":"Vancouver Backpacker Guesthouse","2862":"Lily's Bed & Breakfast","2863":"Pelican Suites at Burnaby Lake","2864":"Serenity Bed and Breakfast","2865":"Wanli Waverley House","2866":"SFU Guest Accommodations","2867":"Edmond Home","2868":"Deer Lake House","2869":"Bralic's Burnaby Bed & Breakfast","2870":"Burns Home","2871":"Burris Street","2872":"Cozy South Burnaby Homes","2873":"Deer Lake Home","2874":"Garden City","2875":"Lougheed Highrise","2876":"Second Home Burnaby","2877":"Hampton Inn By Hilton Chilliwack","2878":"Coast Chilliwack Hotel","2879":"SureStay Hotel By Best Western Chilliwack","2880":"The Royal Hotel","2881":"Vedder River Inn","2882":"Travelodge Chilliwack","2883":"Rainbow Motor Inn","2884":"The Fraser River's Edge B&B Lodge","2885":"Riverview B&B","2886":"Camperland RV Resort Bridal Falls","2887":"Chilliwack Bed and Breakfast","2888":"Riverbend Guest House B&B","2889":"Camp Bridal","2890":"Riverfront Sanctuary Chilliwack","2891":"Forest Echoes Cabins","2892":"Cozy B&B","2893":"Joe's Salmon Lodge","2894":"The Cedars at Cultus Lake B&B","2895":"Cottage Garden Bed & Breakfast","2896":"White Pillars Country Estate B&B","2897":"Cottonwood Meadows RV Country Club","2898":"Cultus Cottages","2899":"Cedar Grove","2900":"Cascadia Bed & Breakfast","2901":"Chilliwack River RV & Campground","2902":"Magnolia Manor Bed & Breakfast Chilliwack, Canada","2903":"Ryder Lake Lodge B&B","2904":"Royalwood RV Park Resort","2905":"The Chillwack Motor Inn","2906":"Vedder River Campground","2907":"Days Inn - Chilliwack","2908":"Gord's Little Acre B & B","2909":"The Old Schoolhouse Inn B&B","2910":"Selkirk House Bed & Breakfast","2911":"Motel Restaurant Chantmartin","2912":"Auberge Maison Gagne","2913":"Auberge la Sainte Paix","2914":"Auberge La Merveilleuse","2915":"La Maison Harvey Lessard","2916":"Hotel - Motel Le Beluga","2917":"Hotel Tadoussac","2918":"Maison Hovington","2919":"Gite du Goeland","2920":"Motel de L'Anse a L'Eau","2921":"Lacs a Jimmy Outfitter and Cottages","2922":"Gite aux Vieux Pommiers","2923":"Camping Tadoussac","2924":"Hotel Le Pionnier","2925":"Le Gite du Bouleau","2926":"Hotel Sous la Croix","2927":"Gite du Moulin Baude","2928":"Chalet de la Montagne","2929":"Chalet-Camping Domaine des Dunes","2930":"Hebergement Champlain","2931":"Gite Sereni-the","2932":"Petit hotel La Passe-Pierre","2933":"Maison Fortier B&B","2934":"Hotel Georges","2935":"Club Tadoussac","2936":"Les Suites de L'Anse","2937":"Auberge La Galouine","2938":"Gite du Forgeron","2939":"La Maison Simard","2940":"La Maison Gauthier","2941":"Le Roupillon","2942":"Le Bateau","2943":"Gite Gagnon","2944":"Motel Clauphi","2945":"Maison Majorique Youth Hostel","2946":"Maison de la Mairesse","2947":"Pinnacle Hotel At The Pier","2948":"Holiday Inn Hotel & Suites North Vancouver","2949":"SureStay Hotel by Best Western North Vancouver","2950":"Lonsdale Quay Hotel","2951":"North Vancouver Hotel","2952":"Econo Lodge Inn & Suites","2953":"Riverfront Bed and Breakfast","2954":"Travelodge Vancouver Lions Gate","2955":"Crystal's View Vancouver Bed and Breakfast","2956":"ThistleDown House","2957":"Emperial Suites","2958":"Mountain Bed & Breakfast","2959":"Willows Inn","2960":"Ellison House","2961":"Ocean Breeze Bed and Breakfast","2962":"Bright Apartments With Ocean And Mountain View","2963":"Grouse Inn","2964":"More Than 2 Bedroom Apartments","2965":"Lions Gate Suites","2966":"Harbourview House Bed & Breakfast","2967":"European B&B Pension","2968":"Urban Woods Bed and Breakfast","2969":"inn Penzance","2970":"Cornish House Bed & Breakfast","2971":"A Lynn Canyon House Bed & Breakfast","2972":"Jerome Place Bed & Breakfast","2973":"Vancouver Mountain Air BandB","2974":"Helen's B&B","2975":"Suite Deals","2976":"Cedar Hill","2977":"Oasis Hostel","2978":"Capilano Forest Little House","2979":"Emerald Park Five","2980":"A Gazebo In The Garden","2981":"House of Windsor Bed and Breakfast","2982":"Norgate Parkhouse Bed and Breakfast","2983":"Telegraph House Hotel","2984":"Trailsman Motel","2985":"Silver Dart Lodge","2986":"Broadwater Inn","2987":"Hunter's Mountain Chalets","2988":"The Dunlop Inn","2989":"Auld Farm Inn B & B","2990":"Water's Edge Inn","2991":"Cabot Trail Motel","2992":"Auberge Gisele's Country Inn","2993":"Ceilidh Country Lodge","2994":"Lynwood Inn","2995":"Adventures East Cottages","2996":"The Luckenbooth Bed & Breakfast","2997":"McIntyre's Cottages & Cameron House","2998":"High Street Inn","2999":"Inverary Resort","3000":"Bell View Luxury Suites","3001":"Bras d'Or Lake Campground","3002":"Baddeck Inn","3003":"Green Highlander Lodge","3004":"Dear Island B&B","3005":"A Guiding Light B&B","3006":"The Brass Door","3007":"Duffus House Inn","3008":"Uisage Bahn Falls Nature Campground","3009":"Hampton Inn & Suites by Hilton Quebec City\/Saint-Romuald","3010":"Auberge Jeunesse a LouLou","3011":"Four Points by Sheraton Levis Convention Centre","3012":"Quality Inn & Suites Levis","3013":"Hotel & Suites Normandin Levis","3014":"Gite Kezako","3015":"Days Inn By Wyndham Levis St-Nicolas","3016":"Hotel L'Oiseliere - Levis","3017":"Comfort Inn & Suites Saint-Nicolas","3018":"Comfort Inn Levis","3019":"Hotel Kennedy","3020":"EconoLodge","3021":"Hotel Motel Hospitalite","3022":"Manoir Breakey","3023":"B&b De La Traverse","3024":"La Maison sous l'Orme","3025":"A la Petite Marguerite","3026":"Gite Au Vieux Bahut","3027":"Motel & Camping Etchemin","3028":"Gite le 28 henry","3029":"Stastny Plaza Hotel & Golf Resort","3030":"Motel Levis","3031":"Le Plumard","3032":"Au Manoir de Levis - Gite le Rosier","3033":"A la Villa Beau Sejour","3034":"Camping Transit","3035":"Quebec City KOA","3036":"Camping La Relache","3037":"Les Lofts Touristiques du Vieux-Levis","3038":"Auberge Artistique","3039":"Auberge Motel Moka-Creme","3040":"On The Cliff Bed and Breakfast","3041":"Centre Sante-Nature","3042":"Camping du Fort De La Martiniere","3043":"Camping Bernieres","3044":"Camping Boise de la Chaudiere","3045":"Hampton Inn & Suites by Hilton Grande Prairie","3046":"Podollan Inn & Spa","3047":"Best Western Grande Prairie Hotel & Suites","3048":"Pomeroy Hotel & Conference Centre Grande Prairie","3049":"Motel 6 Grande Prairie","3050":"Sandman Hotel Grande Prairie","3051":"Stanford Inn & Suites","3052":"Encore Suites by Service Plus Inns","3053":"Service Plus Inn & Suites Grande Prairie","3054":"Super 8 by Wyndham Grande Prairie","3055":"Four Points by Sheraton Grande Prairie","3056":"Holiday Inn Express Grande Prairie","3057":"Holiday Inn & Suites Grande Prairie - Conference Centre","3058":"Days Inn by Wyndham Grande Prairie","3059":"Paradise Inn & Conference Centre","3060":"Stonebridge Hotel Grande Prairie","3061":"Podollan Rez-idence Grande Prairie","3062":"A River Road Bed & Breakfast","3063":"Westport Inn","3064":"Canadian Motor Inn","3065":"Western Budget Motel Grande Prairie # 2","3066":"Thriftlodge Grande Prairie","3067":"Prairie Haven Motel","3068":"Western Budget Motel Grand Prairie #1","3069":"Silver Crest Lodge","3070":"Happy Trails Campground & Cabins","3071":"Rotary Campground","3072":"Camp Tamarack RV Park","3073":"Maple Meadows Country Inn Bed & Breakfast","3074":"The Lodge Motor Inn","3075":"La Casa Daniel B&B","3076":"Parkside Inn","3077":"Country Roads RV Park","3078":"Holiday Inn Hotel & Suites St. Catharines Conference Centre","3079":"Capri Inn","3080":"Cedar Suite Bed & Breakfast","3081":"Stone Mill Inn","3082":"Lily's House on the 12","3083":"Best Western St. Catharines Hotel & Conference Centre","3084":"Canadas Best Value Inn - St. Catharines","3085":"Christine's Bed and Breakfast","3086":"River Birch Bed and Breakfast","3087":"Springbank House","3088":"Tigh-na-Mara Bed and Breakfast","3089":"Simcoe Suites on the Henley","3090":"Rheinhessen Estate Bed & Breakfast","3091":"Harbour Heights Bed & Breakfast","3092":"Ridley Gate Manor","3093":"Harbourfront Inn","3094":"Sleepy Cow","3095":"Mulberry Cottage","3096":"Brock University Residential Conferences","3097":"Old Port Bed & Breakfast","3098":"Pond Side Bed and breakfast","3099":"Shangri-La Niagara Family Campground","3100":"Jordan Manor","3101":"Omi's Haus","3102":"Wooton House on the Water","3103":"Squirrel House Niagara","3104":"On Shore Bed & Breakfast","3105":"Cooke's Bed & Breakfast at Highbourne House","3106":"The Fairview at Rockway","3107":"Sammy's Sweet Suite","3108":"Sunset View Niagara Bed & Breakfast","3109":"Villa Villekulla","3110":"Woodward House B&B","3111":"Comfort Inn & Suites Shawinigan","3112":"Auberge Gouverneur Shawinigan","3113":"Auberge Motel Drakkar","3114":"Aux Traditions","3115":"Auberge Pique-Nique","3116":"Hotel Marineau Shawinigan","3117":"Gite du Lac a la Tortue","3118":"Gite La Belle Aventure","3119":"Auberge La Rocaille","3120":"Aux Berges du St-Maurice","3121":"Le Canard Medeau","3122":"La Maison Cadorette","3123":"Le Manoir du Rocher de Grand-Mere","3124":"Auberge Aux Goglus","3125":"Les P'tits Pommiers","3126":"Gite aux Orchidees","3127":"Chez Baza","3128":"Gite L'Ancestral","3129":"Gite Au Petit Louis","3130":"Domaine Ste-Flore","3131":"Gite Saint-Jean-de-Piles","3132":"Auberge du Missionnaire","3133":"Auberge Le Flores","3134":"Auberge Escapade Inn","3135":"Les Cabines Nordik Des Piles","3136":"Hotel Econo Confort","3137":"Chalet Bo-Kit","3138":"Auberge De L'ile Melville","3139":"Elevate Rooms at Lambert Street","3140":"Le Lumineux & Le Serenite","3141":"Camping Otamac","3142":"Qualicum Beach Inn","3143":"Buena Vista by the Sea","3144":"Riverside Resort & Campground","3145":"Ocean Crest Motel","3146":"Sand Pebbles Inn","3147":"Laurel's Cottage","3148":"Cedar Grove RV Park & Campground","3149":"Shorewater Resort","3150":"Crown Mansion Boutique Hotel & Villas","3151":"Lighthouse Motel","3152":"La Rosetta Bed & Breakfast","3153":"At Nautica Tigh Bed & Breakfast","3154":"Tea Cozy Bed & Breakfast","3155":"Suite Amour Hobby Farm","3156":"Westerlea Resort Motel","3157":"Qualicum Beach House","3158":"Elizabeth Manor Bed and Breakfast","3159":"Wyldflower B & B","3160":"Falcon Crest Bed and Breakfast","3161":"Beautiful House Near Qualicum Beach Guest House","3162":"PineRidge RV Park & Farm Market","3163":"Eagle Landing Bed and Breakfast","3164":"Free Spirit Spheres","3165":"Cornerstones Bed and Breakfast","3166":"Blue Willow Guest House","3167":"Seaview Beach Resort","3168":"Whiskey Creek RV Campground","3169":"Hillcrest House B&B","3170":"St Andrews Lodge & Glen Cottages","3171":"Qualicum House","3172":"Bahari Bed and Breakfast","3173":"Coombs Country Campground & R.V. Park","3174":"A & K Oceanside Retreat","3175":"Rainshadow Retreat","3176":"Quattro Hotel & Conf. Centre, an Ascend Hotel Collection Member","3177":"Delta Hotels by Marriott Sault Ste. Marie Waterfront","3178":"The Water Tower Inn, BW Premier Collection","3179":"Quality Inn & Suites Bay Front","3180":"Holiday Inn Express - Sault Ste. Marie","3181":"Sleep Inn","3182":"Super 8 by Wyndham Sault Ste Marie on","3183":"Microtel Inn & Suites by Wyndham Sault Ste. Marie","3184":"Fairfield Inn & Suites Sault Ste. Marie","3185":"Days Inn & Suites by Wyndham Sault Ste. Marie on","3186":"Northlander Motel","3187":"Trunk Road Motel","3188":"Glenview Cottages","3189":"Catalina Motel","3190":"Pine Grove Motel","3191":"Satelite Motel Sault Ltd","3192":"Howard Johnson by Wyndham Sault Ste Marie on","3193":"The Algonquin Hotel","3194":"Shady Rest Motel Apartments & Kitchenettes","3195":"Canadian Motor Hotel","3196":"Holiday Motel","3197":"Stokely Creek Lodge","3198":"Sault Ste. Marie KOA Holiday","3199":"Adams Motel","3200":"Villa Inn Motel","3201":"Eastbourne Manor","3202":"Mystic Sky Bed and Breakfast Retreat","3203":"Algoma Cabins and Motel","3204":"Shady Pines Motel","3205":"Lakeview Inns & Suites - Hinton","3206":"Holiday Inn Express Hotel & Suites Hinton","3207":"BCMInns - Hinton","3208":"Ramada by Wyndham Hinton","3209":"Pines Motel","3210":"Twin Pine Motor Inn","3211":"Best Western Plus Hinton Inn & Suites","3212":"Hinton Lodge","3213":"Days Inn by Wyndham Hinton","3214":"White Wolf Inn","3215":"Holiday Inn Hinton","3216":"Super 8 by Wyndham Hinton","3217":"Crestwood Hotel","3218":"Hinton Highway Inn","3219":"Old Entrance B 'n B Cabins & Teepees","3220":"Jasper Gates Resort & RV","3221":"McCracken Country Inn & Tea House","3222":"Athabasca Valley Inn & Suites","3223":"Tara Vista Inn","3224":"Rocky Mountain Escape Cabins","3225":"Flying Dog Bed and Breakfast","3226":"KOA Hinton\/Jasper","3227":"Bar F Ranch House","3228":"Mountain Breezes Bed and Breakfast","3229":"Suite Dreams Bed and Breakfast","3230":"Greentree Lodge","3231":"Lodge @ Switzer","3232":"Maxwell Lake Bed and Breakfast","3233":"Mountain Vista Bed & Breakfast","3234":"Embarc Blue Mountain","3235":"Heathcote Haven Bed and Breakfast","3236":"Blue Mountain Inn","3237":"Historic Snowbridge Mountain Homes - Blue Mountain Resort","3238":"Mountain Springs Resort and Conference Centre","3239":"Bowering Guest House","3240":"\\u200bThe Beaver Motel","3241":"Mountain Walk - Blue Mountain Resort","3242":"Mountain View","3243":"The Lodges at Blue Mountain","3244":"Royal Harbour Resort","3245":"The Retreat House","3246":"Mosaic","3247":"Tyrolean Village Resort at Blue Mountain","3248":"Wintergreen - Blue Mountain Resort","3249":"Penny's Motel","3250":"3 Sisters Bed & Breakfast","3251":"Ski Blue","3252":"Hillside Bed and Breakfast","3253":"The Blue Mountain Lodge","3254":"The Pepperberry Bed and Breakfast","3255":"Holiday Inn Peterborough","3256":"Super 8 by Wyndham Peterborough","3257":"Best Western Plus Otonabee Inn","3258":"Peterborough Inn & Suites Hotel","3259":"Quality Inn Peterborough","3260":"Motel 6 Peterborough","3261":"Golden Pathways Retreat and B & B","3262":"Blue Jay Motel","3263":"Twin Pines Bed and Breakfast","3264":"Robyn's Motel","3265":"Carriage Inn Motel","3266":"Burleys Gardens and Suite","3267":"Peterborough Express Inn","3268":"The Moffat House","3269":"Silver Leaf Cottages","3270":"Park Side Motel","3271":"Cadigan's Camp & Resort","3272":"Stillwater on the Lake","3273":"Casa Java Bed & Breakfast","3274":"Camp Ashtabula","3275":"Elim Lodge","3276":"Lancaster Cottage & Trailer Resort","3277":"Birch Point Bay","3278":"Benson Bennet House","3279":"Armour Road Studio B&B","3280":"Beavermead Campground","3281":"Carriage Lane Bed & Breakfast","3282":"Ennismore Inn & Resort","3283":"Peterborough House B&B","3284":"Ramada Inn","3285":"Hotel Le Floral","3286":"OTL Gouverneur Sherbrooke","3287":"Delta Hotels by Marriott Sherbrooke Conference Center","3288":"Auberge Marquis de Montcalm","3289":"Hotel Le President","3290":"Grand Times Hotel Sherbrooke","3291":"Comfort Inn Sherbrooke","3292":"Motel Lennoxville","3293":"Motel des Cedres","3294":"Motel Le Sabre","3295":"Motel Le Refuge","3296":"Hotellerie Jardins de ville","3297":"Gite Le Cameleon","3298":"Universite de Sherbrooke Hotellerie","3299":"Ile de Garde","3300":"Hotel & Motel La Marquise","3301":"Gite L'Antre D'Eux","3302":"Motel Econo-Nuit","3303":"Charmes de Provence","3304":"Les Matins d'Antoine","3305":"Bishop's University","3306":"Villa Marco Polo","3307":"Quality Hotel & Suites","3308":"Au gite des 4 Lacs","3309":"Au Coeur de l'Emeraude","3310":"Camping Lac Magog","3311":"Camping Ile-Marie","3312":"A Aurore Boreale","3313":"La Maison Orientale","3314":"Camping Beau-Lieu","3315":"Hebergement Hotelier Universite de Sherbrooke","3316":"Kingfisher Oceanside Resort and Spa","3317":"Old House Hotel & Spa","3318":"Holiday Inn Express Hotel & Suites Courtenay Comox Valley SW","3319":"Travelodge Courtenay BC","3320":"The Villas at Crown Isle Resort","3321":"Anco Inn","3322":"Best Western The Westerly Hotel","3323":"Comox Valley Inn","3324":"Lake Trail Guesthouse","3325":"Estuary House B&B","3326":"Stafford House B&B","3327":"Arbour Cottage B & B","3328":"Serenity Lodge Bed And Breakfast","3329":"Belle Vue Bed and Breakfast","3330":"Willow Guest House","3331":"Beach House Bed and Breakfast","3332":"Tree Island Bed And Breakfast","3333":"Salsbury House B&B","3334":"River Heights Motel","3335":"Seal Bay RV Park & Campground","3336":"Bates Beach Oceanfront Resort","3337":"The Cona Hostel","3338":"Horne Lake Regional Park Campground","3339":"McCullough Cottage B&B","3340":"Mission Ridge B&B","3341":"Tudor Acres Bed and Breakfast","3342":"Shantz Haus Hostel","3343":"Arbutus Pacific Hotel","3344":"Maple Pool Campsite","3345":"A&A's Bed & Breakfast","3346":"La Pause Vacation Home","3347":"Sea Lion Bed & Breakfast","3348":"Holiday Inn Express Hotel & Suites Chatham South","3349":"Days Inn by Wyndham Wallaceburg","3350":"Retro Suites Hotel","3351":"Wenzler's Landing Bed & Breakfast","3352":"Omstead's On Erie B&B","3353":"Travelodge Chatham","3354":"Saxony Motel & Restaurant","3355":"Comfort Inn Chatham","3356":"Kent Motel","3357":"Bye the Bay Bed and Breakfast","3358":"Silver Motel","3359":"Bound to Please Bed and Breakfast","3360":"Super 8 by Wyndham Chatham","3361":"Ridgetown Inn","3362":"Lakeside Village Motel and Campground","3363":"Traveller Inn","3364":"Chatham Motel","3365":"The Duchess of Wellington","3366":"Campers Cove Campground","3367":"Erieau Motel & Marina","3368":"Katharine's Bed and Breakfast","3369":"Holiday Harbour Campground","3370":"Mitchell's Bay Marine Park","3371":"Regent Guest House Ltd","3372":"Parkside Cabins","3373":"Raleigh Street Executive Suites","3374":"Blue Water Shiloh Park","3375":"Lakeside Cabin Rentals","3376":"Maison Bleu Bed & Breakfast","3377":"South Side Landing Marina & RV Park","3378":"Sunshine Inn - Twillingate & Beyond Inc.","3379":"Toulinguet Inn B&B and Suites","3380":"Whitsha Inn B&B","3381":"White On Wood","3382":"Alphabet Fleet Inn B&B","3383":"North 99 Motel","3384":"Whispering Wind Cove Cottages","3385":"Iceberg Properties Inc.","3386":"Tranquility Hill B & B","3387":"Admirals Bed & Breakfast","3388":"Harbour Lights Inn","3389":"Rum Runner's Roost Bed & Breakfast","3390":"Kelsie's Inn - B & B","3391":"Waterside Cabins","3392":"Hi Tides Hostel - Twillingate & Beyond Inc.","3393":"Twillingate Century House Bed and Breakfast","3394":"Peyton's Woods RV Park and Campground","3395":"Oceanside Cabins Inc.","3396":"Sunset Bed & Breakfast","3397":"Dove's Nest B&B","3398":"Beach Rock Bed & Breakfast","3399":"Cabins by the Sea","3400":"Cow Bay Pioneer Guesthouse","3401":"Tall Trees Bed and Breakfast","3402":"Crest Hotel","3403":"First Avenue Executive Suites","3404":"Enchanted Rainforest Bed and Breakfast","3405":"Eagle Bluff Lighthouse Bed and Breakfast","3406":"Black Rooster Guesthouse","3407":"Totem Lodge Motel","3408":"Prestige Prince Rupert Hotel","3409":"Pillsbury Guest House","3410":"Pacific Inn","3411":"Eagle Close Executive Bed &Breakfast","3412":"JavaLodge","3413":"Moby Dick Inn","3414":"Victory Cove Seaside Cottages","3415":"Aleeda Motel","3416":"Pioneer Inns","3417":"Highliner Plaza Hotel & Conference Centre","3418":"Huckleberry Cottage","3419":"Anchor Inn","3420":"Service Park Bed and Breakfast","3421":"Prince Rupert RV Campground","3422":"Basinview Motel","3423":"Dockside Suites","3424":"Digby Pines Golf Resort & Spa","3425":"Harbourview Inn","3426":"Cliffside B & B","3427":"Admiral Digby Inn and Cottages","3428":"Hedley House","3429":"Come From Away B&B Inn","3430":"Harmony Bed & Breakfast","3431":"Whale Cove Campground & Inn","3432":"Ocean Hillside Bed And Breakfast","3433":"Digby Backpackers Inn","3434":"Hillside Landing B&B","3435":"Coastal Inn Digby (Kingfisher)","3436":"Summer's Country Inn","3437":"Seawinds Motel","3438":"The Villages of Mountain Gap Resort","3439":"Siesta Motel","3440":"Shoreline Suites","3441":"The Breakers Bed & Breakfast","3442":"Montague Row Bed & Breakfast","3443":"Summers Suites","3444":"The Olde Village Inn","3445":"Ocean Breeze Bed & Breakfast","3446":"Ridge Valley Campground","3447":"Clark's Sunny Isle Motel","3448":"Summerside Inn Bed and Breakfast","3449":"WillowGreen Farm","3450":"Island Home Bed and Breakfast","3451":"Cairns Motel","3452":"Driftwood Heights B & B","3453":"Comme Chez Vous","3454":"Quality Inn & Suites Garden of the Gulf","3455":"Warn House Bed and Breakfast","3456":"Loyalist Country Inn & Conference Centre","3457":"Traveller's Inn","3458":"Slemon Park Hotel & Conference Centre","3459":"Causeway Bay Hotel","3460":"HUB 223","3461":"Cottages On PEI","3462":"Green Acres Motel","3463":"Summerside Motel","3464":"Country at Heart Bed & Breakfast","3465":"Holman's Heritage Suites","3466":"Baker's Lighthouse Motel","3467":"Shine Motel","3468":"Schurmans Shore Waterfront Cottages","3469":"Miss Daisy's Victorian Bistro B&B","3470":"Copple Summer Home","3471":"Crystal Beach Campground","3472":"Greenwood Plaza Inn","3473":"Mulberry Motel","3474":"The Glade Motor Inn","3475":"Harbour Terrace Suites","3476":"Harbour Vista Farm Bed and Breakfast","3477":"Bay Vista Motel","3478":"Cavendish Maples Cottages","3479":"Cavendish Bosom Buddies Cottages & Suites","3480":"Anne's Windy Poplars","3481":"Fairways Cottages","3482":"Kindred Spirits Inn & Cottages","3483":"Sundance Cottages","3484":"Cavendish Lodge & Cottages","3485":"Silverwood Motel","3486":"Cavendish Breeze Inn","3487":"Green Gables Bungalow Court Cottages","3488":"Lakeview Lodge & Cottages","3489":"Swept Away Cottages","3490":"#Dreams to Sea Cottages","3491":"Montgomery Cavendish Cottages","3492":"Marco Polo Land Campground","3493":"Shining Waters - Ingleside Resort","3494":"Cavendish Country Inn& Cottages","3495":"Hidden Acres Cottages","3496":"Abby Lane Summer Homes","3497":"Resort at Cavendish Corner","3498":"Avonlea Cottages","3499":"Marco Polo Inn","3500":"Cavendish Corner Motel Inn","3501":"Auberge au Poste de Traite","3502":"Motel Ile d'Orleans","3503":"Le Giron de L'Isle","3504":"La Goeliche","3505":"Les Ancetres","3506":"Gite Au Tournant de l'Ile d'Orleans","3507":"Gite Au Toit Bleu","3508":"Auberge Le P'tit Bonheur","3509":"Auberge Chaumonot","3510":"Auberge la Grange de l'Ile","3511":"Auberge Les Blancs Moutons","3512":"Gite a la Brunante","3513":"Le Vieux Presbytere","3514":"La Vieille Maison Fradet","3515":"Au Vieux Foyer","3516":"Chalets Plage St-Jean","3517":"Bed and Breakfast Belle Vue","3518":"Gite La Cinquieme Saison","3519":"Gite la Coulee Douce","3520":"Franklin Suite Hotel","3521":"Best Western Plus Sawridge Suites","3522":"Clearwater Suite Hotel","3523":"Merit Hotel & Suites","3524":"BCMInns - Fort McMurray (Downtown)","3525":"BCMInns, Rusty's Fort McMurray Hotel","3526":"Clearwater Residence Hotel Timberlea","3527":"Platinum Hotels","3528":"River Station Suite Hotel","3529":"Stonebridge Hotel Fort McMurray","3530":"Microtel Inn & Suites by Wyndham Fort McMurray","3531":"Super 8 by Fort McMurray","3532":"Radisson Hotel & Suites Fort McMurray","3533":"Podollan Inn","3534":"Nomad Hotel and Suites","3535":"Vantage Inn & Suites","3536":"Podollan Rez-idence Fort McMurray","3537":"McMurray Inn Motel","3538":"Chez Dube Country Inn","3539":"Quality Hotel & Conference Centre","3540":"East Village Suites by LIAM","3541":"The Bridgeport Inn","3542":"Platinum Residences","3543":"Ace Inn Hotel & Conference Centre","3544":"At Home Lodging Ltd","3545":"400 Silin Forest","3546":"TownePlace Suites Fort McMurray","3547":"Park Motel","3548":"Colonial 900 Motel","3549":"Windsor Motel","3550":"Hope City Centre Motel","3551":"Travelodge Hope","3552":"Canadas Best Value Inn - Hope","3553":"Best Continental Motel","3554":"The Swiss Chalets Motel","3555":"Heritage Inn","3556":"Alpine Motel","3557":"Holiday Motel & RV Resort","3558":"Coquihalla Motel","3559":"Red Roof Inn Motel","3560":"Lucky Strike Motel","3561":"Inn Towne Motel","3562":"Royal Lodge Motel","3563":"Evergreen B & B","3564":"High Hopes Bed & Breakfast","3565":"Sunshine Valley RV Resort & Cabins","3566":"Barb's Bed and Breakfast : the-3-bees","3567":"Lake of the Woods Resort\/Motel","3568":"Wild Rose Campground & R.V Park","3569":"Coquihalla Campground","3570":"Hope Valley RV Park","3571":"Telte Yet Campsite","3572":"Kawkawa Lake Resort & Campground","3573":"Othello Tunnels Campground and RV Park","3574":"Emory Bar RV Park & Campsite","3575":"Mount Hope Motel","3576":"Holiday Inn Express & Suites 1000 Islands - Gananoque","3577":"Comfort Inn & Suites Thousand Islands Harbour District","3578":"Country Squire Resort & Spa","3579":"Howard Johnson by Wyndham Gananoque","3580":"Seaway Manor Bed and Breakfast","3581":"The Woodview Inn","3582":"Sleepy Hollow Bed & Breakfast","3583":"Stonewater Manor Bed and Breakfast","3584":"Turtle Island Bed and Breakfast","3585":"Riverwalk Bed and Breakfast","3586":"Westgate Bed & Breakfast","3587":"The Gananoque Inn and Spa","3588":"Trinity House Inn","3589":"Colonial Resort & Spa","3590":"Quality Inn & Suites 1000 Islands","3591":"Travelodge Gananoque","3592":"Ramada by Wyndham Gananoque Provincial Inn","3593":"1000 Islands Bed and Breakfast - The Bulloch House","3594":"Absolute 1000 Islands Suites","3595":"Imperial Inn","3596":"Waterside Inn","3597":"1000 Island Condo Getaway","3598":"Gateway Motel","3599":"Howe Island B&B","3600":"Beaver Hall B&B","3601":"Horseblock Point Cottages","3602":"Spencer's Riverfront Cottages","3603":"Harmer's Housekeeping Cottages.","3604":"Willowbank Motor Court","3605":"Misty Isles Lodge","3606":"The Pines Cottages","3607":"Au Clos Rolland, Couette & Cafe","3608":"Gite Pantoufles et Pamplemousse","3609":"Hotel Mont Gabriel","3610":"Excelsior Hotel Spa Sainte-Adele","3611":"Hotel Spa Chateau Sainte-Adele","3612":"Motel Chantolac","3613":"Auberge Champetre","3614":"Auberge Bonne Nuit-Bonjour B&B","3615":"Auberge & Spa Nordique Beaux Reves","3616":"Hotel Le Petit Lac Sainte-Adele","3617":"Motel Panoramik","3618":"Gite Couette et Girouette","3619":"Le Clair Matin","3620":"Auberge Alpine","3621":"Hotel Le Chantecler","3622":"Manoir Alpine","3623":"Villa Panoramique et Jardin","3624":"Auberge Le Papillon Sauvage","3625":"La Belle Idee B&B","3626":"Auberge Du Petit Train du Nord","3627":"Auberge aux Croissants","3628":"Auberge Des Sorbiers","3629":"Auberge Restaurant La Bruyere","3630":"Au Triangle du Nord Bed & Breakfast","3631":"Aux Pins Dores","3632":"Joes","3633":"La Brise des Vents Bed and Breakfast","3634":"La Cedraie B&B","3635":"Hampton Inn & Suites by Hilton Halifax - Dartmouth","3636":"Best Western Plus Dartmouth Hotel & Suites","3637":"Hearthstone Inn Boutique Hotel Halifax-Dartmouth","3638":"Doubletree by Hilton Halifax Dartmouth","3639":"Delta Hotels by Marriott Dartmouth","3640":"Travelodge Suites Halifax Dartmouth","3641":"Coastal Inn Dartmouth","3642":"Lake City Motel","3643":"RTMA Supreme B&B","3644":"Comfort Inn - Dartmouth","3645":"Knightswood Bed and Breakast & Carriage House","3646":"Courtyard by Marriott Halifax Dartmouth","3647":"Still Waters B&B","3648":"Breaside Court Bed & Breakfast","3649":"Residence Inn by Marriott Halifax Dartmouth","3650":"Blockhouse Hill Bed & Breakfast","3651":"Shubie Campground","3652":"Autumn Leaves Bed & Breakfast","3653":"Lakeside Bed & Breakfast","3654":"At Fairhaven Bed And Breakfast","3655":"Arbor Vista Bed & Breakfast Dartmouth","3656":"Bell Lake Bed & Breakfast","3657":"Express Lodge","3658":"Slayter House Bed & Breakfast","3659":"Roosters Glen Bed & Breakfast","3660":"Kenora B&B","3661":"Elm Tree Bed & Breakfast","3662":"Seasons Motor Inn Dartmouth","3663":"Burnside Hotel","3664":"Best Western Plus Regency Inn & Conference Centre","3665":"Coast Abbotsford Hotel & Suites","3666":"Sandman Hotel & Suites Abbotsford","3667":"BROOKSIDE INN Boutique Hotel","3668":"Sweet Dreams Luxury Inn","3669":"Super 8 by Wyndham Abbotsford BC","3670":"Travelodge by Wyndham Abbostford Bakerview","3671":"Sandman Hotel Abbotsford Airport","3672":"Abbotsford Hotel","3673":"Red Lion Inn & Suites Abbotsford","3674":"Clayburn Village Bed and Breakfast","3675":"Everett House Bed & Breakfast","3676":"Country Charm Bed & Breakfast","3677":"Give You A Five - Star Home","3678":"Vancouver Back Gardens","3679":"Coco's Place","3680":"Harmony Suite","3681":"MCC Deer Trail Guest House","3682":"Wee Irish Bed & Breakfast","3683":"MARK Centre Abbotsford Chalet","3684":"A Taste of Home Bed and Breakfast","3685":"Travelodge Abbotsford British Columbia","3686":"The Abby","3687":"Columbia Conferences & Catering","3688":"Dr. Taams' Bed and Breakfast Resthaven Resort","3689":"Happy Ever After","3690":"Mill Lake Bed and Breakfast","3691":"My Inn","3692":"Mountain Hound Inn","3693":"Dancing Bear Inn","3694":"Savoy Hotel","3695":"Lakeshore Boutique Inn Inc","3696":"Best Western Plus Baker Street Inn & Convention Centre","3697":"Hume Hotel & Spa","3698":"Alpine Inn and Suites","3699":"Prestige Lakeside Resort","3700":"Cloudside Hotel","3701":"Mistiso's Place Vacation Rentals","3702":"Kokanee Glacier Resort","3703":"The Blaylock Mansion","3704":"Prestige Inn Nelson","3705":"The Adventure Hotel","3706":"Villa Motel","3707":"Willow Point Beach House","3708":"Beach Taghum B&B","3709":"Victoria Falls Guesthouse","3710":"Forest Golf Club & Inn","3711":"Oakwood Resort","3712":"Pine Dale Motor Inn","3713":"Bee 'n Bee Bed 'n Breakfast","3714":"The Pinewood","3715":"Amber Hotel","3716":"Bluewater Beach House","3717":"Hotel Levesque","3718":"Auberge Internationale Rivire-du-Loup","3719":"Auberge de la Pointe","3720":"Quality Inn","3721":"Motel Loupi","3722":"Hotel Universel","3723":"Comfort Inn Riviere-du-Loup","3724":"Motel Au Fleuve D'Argent Et Chalets","3725":"Auberge Mr. James","3726":"Motel Boulevard Cartier","3727":"Motel Au Vieux Piloteux","3728":"Days Inn by Wyndham Riviere-du-Loup","3729":"Auberge de L'Anse","3730":"La Maison du Restaurateur","3731":"Auberge Amerilys","3732":"Motel Bellevue","3733":"Gite La Ge-lit-note","3734":"Residence Hoteliere du Cegep de Riviere-du-Loup","3735":"Inn on Canyon","3736":"Bighorn Meadows Resort","3737":"Piccadilly Motel","3738":"Cedar Motel","3739":"Crescent Motel","3740":"Prestige Radium Hot Springs Resort","3741":"Radium Park Lodge","3742":"Motel Bavaria","3743":"Alpen Motel","3744":"Radius","3745":"Sunset Motel","3746":"Crystal Springs Motel","3747":"Radium Chalet","3748":"Gables Motel","3749":"Misty River Lodge","3750":"Rocky Mountain Springs Lodge and Restaurant","3751":"Nipika Mountain Resort","3752":"Lido Motel","3753":"Motel Tyrol","3754":"Radium Elk Park B & B","3755":"Celadon Lodge","3756":"Mountain Springs Motel","3757":"Holiday Inn Express Lethbridge","3758":"Hampton Inn & Suites by Hilton Lethbridge","3759":"Best Western Plus Service Inn & Suites","3760":"Ramada by Wyndham Lethbridge","3761":"Sandman Hotel Lethbridge","3762":"Travelodge Lethbridge","3763":"Fairfield Inn & Suites by Marriott Lethbridge","3764":"Super 8 by Wyndham Lethbridge","3765":"Superlodge Lethbridge","3766":"Holiday Inn Lethbridge","3767":"Knights Inn Lethbridge","3768":"Motel 6 Lethbridge AB","3769":"Chinook Motel","3770":"Coast Lethbridge Hotel & Conference Centre","3771":"Premier Inn And Suites","3772":"Paradise Canyon Golf Resort","3773":"Sandman Signature Lethbridge Lodge","3774":"Charles Street Suites","3775":"Enid's B&B","3776":"LUX Hotel","3777":"Elbas Farms Vacation Cottages and RV Park","3778":"Bridgeview RV Resort","3779":"A Coulee View Getaway","3780":"Mount Blakiston House at the University of Lethbridge","3781":"Hampton Inn & Suites by Hilton Barrie","3782":"Best Western Plus Barrie","3783":"Horseshoe Resort","3784":"Holiday Inn Barrie Hotel & Conference Centre","3785":"Monte Carlo Inn Barrie Suites","3786":"Holiday Inn Express & Suites Barrie","3787":"Fairfield Inn & Suites Barrie","3788":"Four Points By Sheraton Barrie","3789":"Super 8 by Wyndham Barrie","3790":"Comfort Inn - Barrie \/ Hart Dr.","3791":"Residence & Conference Centre - Barrie","3792":"Three Wishes B&B","3793":"Clydesdale House","3794":"Barrie KOA Campground","3795":"Richmond Manor Bed & Breakfast","3796":"Parkside House","3797":"Travelodge Barrie On Bayfield","3798":"Knights Inn Barrie","3799":"Barrie Motel","3800":"Water's Edge B & B","3801":"Travelodge Bracebridge","3802":"Wellington Inn","3803":"Cedar Lane Motel","3804":"Knights Inn Bracebridge","3805":"Bracebridge Inn","3806":"Touchstone Resort on Lake Muskoka","3807":"Inn at the Falls","3808":"Spirit Bear Bed & Breakfast","3809":"Brobst Forest Bed and Breakfast","3810":"Patterson Kaye Resort by Regalton","3811":"Tree Tops Bed & Breakfast","3812":"High Falls Bay Cottages, Camping & Waterpark","3813":"Best Western Plus Barclay Hotel","3814":"Cedar Wood Lodge Bed & Breakfast Inn & Conference Center","3815":"The Hospitality Inn","3816":"Somass Motel & RV","3817":"Redford Motel & RV","3818":"Sunset Motel and Trailer Park","3819":"Tyee Village Motel","3820":"Hummingbird Guesthouse","3821":"Char's Landing Guesthouse","3822":"Sproat Lake Landing Resort","3823":"Swept Away Inn","3824":"Sequoia House Bed & Breakfast","3825":"Inntorestin B&B","3826":"Strathcona Street Bed and Breakfast","3827":"Riverside Lodge B&B","3828":"Timberlodge & RV Campground","3829":"A-1 Alberni Inn","3830":"Beaver Hut Bed And Breakfast","3831":"Stamp Falls B & B","3832":"The Roses Bed & Breakfast","3833":"Sechart Lodge","3834":"Edelweiss Bed and Breakfast","3835":"Arrowvale","3836":"By the Quay Bed & Breakfast","3837":"China Creek Campground","3838":"Esta Villa Motel","3839":"Howard Johnson Hotel Port Alberni","3840":"Best Western Cranbrook Hotel","3841":"Days Inn & Conference Centre by Wyndham Cranbrook","3842":"St. Eugene Golf Resort & Casino","3843":"Prestige Rocky Mountain Resort and Convention Centre","3844":"End of the Road Bed and Breakfast","3845":"Travellers Motel","3846":"Super 8 by Wyndham Cranbrook","3847":"Lazy Bear Lodge","3848":"Almo Court Motel","3849":"Sandman Inn Cranbrook","3850":"Motel 6 Cranbrook","3851":"Model A Inn","3852":"Cedar Heights Bed and Breakfast","3853":"Kootenay Country Inn","3854":"Motel 6 Cranbrook, BC","3855":"Travelodge Cranbrook","3856":"Hospitality Courtyard Inn","3857":"Summerland Waterfront Resort & Spa","3858":"Rosedale Motel","3859":"Summerland Motel","3860":"Harvelle House Bed & Breakfast","3861":"Summerland Estate B&B","3862":"Pleasantview Motel & RV","3863":"Dogwood Bed and Breakfast","3864":"Blue Iris B and B","3865":"Wildhorse Mountain Guest Ranch","3866":"Sundial Bed & Breakfast","3867":"Harvest Moon Guest House","3868":"Apples and Quails Bed & Breakfast","3869":"La Punta Norte Guest House","3870":"Front Bench Bed & Breakfast","3871":"Catbird Ridge Summerland Bed and Breakfast","3872":"Snooze and Cruise Inn","3873":"Glenoka Farm Bed and Breakfast","3874":"Tethered Lamb Vineyard and Guesthouse","3875":"Jewell Guest Ranch","3876":"Heritage House","3877":"Country Tyme Bed & Breakfast","3878":"Dickinson Family Farm","3879":"The Willows B&B","3880":"Creek Edge Bed & Breakfast","3881":"Hill House Bed & Breakfast","3882":"Peach Orchard Campground","3883":"Beachside B & B","3884":"Vista Ranch Bed & Breakfast","3885":"Best Western Plus Orillia Hotel","3886":"Best Western Plus Mariposa Inn & Conference Centre","3887":"The Champlain Waterfront Hotel, an Ascend Hotel Collection","3888":"Knights Inn Orillia","3889":"Quality Inn & Conference Centre Orillia","3890":"Bayview Inn","3891":"Stone Gate Inn","3892":"Fern Resort","3893":"Kings Inn Orillia","3894":"Creighton Manor Inn Bed and Breakfast","3895":"Lakeside Inn","3896":"Lakehead University Residence and Conference Centre","3897":"A Seafaring Maiden Bed and Breakfast","3898":"Bailey House Bed and Breakfast","3899":"Hillsdale House Inn","3900":"Queen Anne Inn","3901":"Tranquil Times B&B","3902":"Bread And Roses Inn","3903":"Grand Oak Manor Bed & Breakfast","3904":"Annapolis Royal Inn","3905":"The Garrison House Inn","3906":"Granvalley Bed & Breakfast","3907":"At the Turret Bed & Breakfast","3908":"Upper Clements Cottages & RV Park","3909":"King George Inn","3910":"Mountain Top Cottages & Campground","3911":"Still Point Lodge & Cottages","3912":"Crown Cove Cottages","3913":"Dragonfly Inn","3914":"Ocean Trails Resort","3915":"Beach Club Resort - Bellstar Hotels & Resorts","3916":"Oceanside Village Resort","3917":"Ocean Sands Resort","3918":"Arbutus Grove Motel","3919":"Beach Acres Resort","3920":"Tigh-Na-Mara Resort","3921":"Sandcastle Inn","3922":"Travelodge Parksville","3923":"Quality Resort Bayside","3924":"Sunrise Ridge Waterfront Resort","3925":"Paradise Seashell Motel","3926":"Skylite Motel","3927":"Madrona Beach Resort","3928":"VIP Motel","3929":"Soames Point Oceanfront Suite","3930":"A View With A Room Bed & Breakfast","3931":"Gibsons RV Resort","3932":"Langdale Heights RV Park","3933":"The Cottages on Swallow Hill","3934":"A Warehouse Hide-A-Way","3935":"Rosewood Bed & Breakfast","3936":"Tranquil Thyme Bed and Breakfast","3937":"Country Cottage Bed & Breakfast","3938":"OceanLook Bed and Breakfast","3939":"Waterfront Hideaway Bed & Breakfast","3940":"Bucktail Bed & Breakfast","3941":"Rock House B&B","3942":"Super 8 by Wyndham Lake Country\/Winfield Area","3943":"Lake Country Inn","3944":"Eagle's Nest B&B","3945":"Beaver Lake Mountain Resort","3946":"Dee Lake Wilderness Resort","3947":"Turtle Bay Marina & Resort","3948":"Kokanee Beach Resort","3949":"Airport Inn Lakeside","3950":"Misty Mountain B&B","3951":"Lakeview Inns & Suites - Brandon","3952":"Best Western Plus Brandon Inn","3953":"Days Inn & Suites by Wyndham Brandon","3954":"Clarion Hotel & Suites","3955":"Super 8 by Wyndham Brandon MB","3956":"Comfort Inn Brandon","3957":"Motel 6 Brandon MB","3958":"Colonial Inn","3959":"Mid-Way Motel","3960":"Canad Inns Brandon","3961":"Travelodge by Wyndham Brandon","3962":"Keystone Motor Inn","3963":"Home Inn & Suites - Swift Current","3964":"Comfort Inn Swift Current","3965":"Holiday Inn Express Hotel & Suites Swift Current","3966":"Motel 6 Swift Current","3967":"Safari Inn Motel","3968":"Widus Inn","3969":"Super 8 by Wyndham Swift Current","3970":"Coast Swift Current Hotel","3971":"Days Inn by Wyndham Swift Current","3972":"Country Comfort Bed & Breakfast","3973":"Country Lane Inn & Suites","3974":"City Centre Motel","3975":"Caravel Motel","3976":"Paradise Inn","3977":"SkyView Swift Current","3978":"Travelodge Swift Current","3979":"Rainbow Motel","3980":"Westwind Motel","3981":"Pomeroy Inn & Suites Dawson Creek","3982":"Stonebridge Dawson Creek","3983":"Alahart RV Park","3984":"Days Inn by Wyndham Dawson Creek","3985":"Holiday Inn Express & Suites Dawson Creek","3986":"Travelodge Dawson Creek","3987":"Super 8 by Wyndham Dawson Creek","3988":"George Dawson Inn","3989":"Travellers Inn","3990":"Aurora Park Inn & Suites","3991":"Comfort Inn Dawson Creek","3992":"Central Motel","3993":"The Silverado Inn","3994":"Voyageur Motor Inn","3995":"Peace Villa Motel","3996":"Ramada Limited Dawson Creek","3997":"Brookhaven Suites","3998":"Holiday Inn Kitchener","3999":"Kitchener Inn and Suites","4000":"The Walper Hotel","4001":"Quality Inn Kitchener","4002":"Crowne Plaza Kitchener-Waterloo","4003":"Knights Inn Kitchener","4004":"Howard Johnson by Wyndham Kitchener Conestoga","4005":"Fairway Inn & Suites","4006":"Forest Hill Bed and Breakfast","4007":"Frederick Street Inn","4008":"Radisson Hotel Kitchener","4009":"Residence & Conference Centre - Kitchener-Waterloo","4010":"Boardwalk Homes Executive Guest Houses & SUITES!","4011":"Kitchener Motel","4012":"Mayflower Motel","4013":"Green Gables Guest House","4014":"Little City Farm","4015":"Bingemans Camping Resort","4016":"BSA Regency","4017":"The Durnan's At 92","4018":"Sunbridge Crescent Bed & Breakfast","4019":"Squamish Adventure Inn","4020":"Mountain Retreat Hotel","4021":"Hotel Squamish","4022":"Executive Suites Hotel & Resort","4023":"The Howe Sound Inn & Brewing Co.","4024":"Sunwolf","4025":"Sandman Hotel & Suites Squamish","4026":"Sea to Sky Hotel and Conference Centre","4027":"Highlands B&B","4028":"Meadowbrook Bed & Breakfast","4029":"Squamish Oasis Hostel","4030":"Whistler Squamish","4031":"Chieftain Hotel","4032":"August Jack Motor Inn","4033":"Grant Hall Hotel","4034":"Best Western Plus Moose Jaw","4035":"Ramada by Wyndham Moose Jaw","4036":"Temple Gardens Hotel & Spa","4037":"Days Inn by Wyndham Moose Jaw","4038":"Super 8 by Wyndham Moose Jaw SK","4039":"Suburban Extended Stay Hotel","4040":"Wakamow Heights Bed and Breakfast","4041":"Thriftlodge Moose Jaw","4042":"Orchard View B & B","4043":"Dreamland Motel","4044":"Prairie Oasis Tourist Complex","4045":"Travelodge Moose Jaw","4046":"Knights Inn Moose Jaw","4047":"Capone's Hideaway Theme Motel","4048":"Best Western Rocky Mountain House Inn & Suites","4049":"Chinook Inn","4050":"Tamarack Motor Inn","4051":"Walking Eagle Inn & Lodge","4052":"Canalta Rocky Mountain House","4053":"Rocky Inn Express","4054":"The House Motel","4055":"Grandview Stage Country Resort","4056":"Executive Plaza Hotel Metro Vancouver","4057":"Dolan's Motel","4058":"Customs House Inn","4059":"Dolan's Gold House","4060":"Revere Suites","4061":"Dolan's Inn and Suites","4062":"Evening Sail B&B","4063":"Pictou Lodge Beachfront Resort","4064":"The Scotsman Inn","4065":"Braeside Inn","4066":"The Pictou Puffin Bed and Breakfast","4067":"The Tartan Inn","4068":"Waterview Rooms & Restaurant","4069":"Inned of the Rainbow","4070":"Rustic Anchor Motel","4071":"Super 8 by Wyndham Fort St. John BC","4072":"Pomeroy Hotel & Conference Centre Fort St John","4073":"Home2 Suites by Hilton Fort St John","4074":"Best Western Plus Chateau Fort St. John","4075":"Microtel Inn & Suites by Wyndham Fort St John","4076":"Pomeroy Inn & Suites Fort St. John","4077":"Northern Grand Hotel","4078":"Holiday Inn Express Fort St John","4079":"Lakeview Inns & Suites - Fort St. John","4080":"Stonebridge Hotel Fort St. John","4081":"Tetsa River Lodge","4082":"Blue Belle Motel","4083":"Howard Johnson by Wyndham Fort St. John","4084":"Econo Lodge Fort St. John","4085":"Fort St. John Motor Inn","4086":"Northwoods Inn","4087":"Caravan Motel","4088":"Motel 6 Fort St. John","4089":"Auberge Madeli","4090":"Aux Vents des iles","4091":"Chateau Madelinot","4092":"Motel L'Archipel","4093":"Auberge du Village","4094":"Auberge Chez Sam","4095":"Paradis Bleu","4096":"Auberge de Gros-Cap","4097":"Les Appartements Cyrco","4098":"Auberge du Port","4099":"Camping de Gros-Cap","4100":"Gite La Madeleine","4101":"Pavillon Montreuil","4102":"Chalets Beausejour","4103":"Mountain Spirit Resort","4104":"Trickle Creek Lodge","4105":"Alpenglow Bed and Breakfast","4106":"Northstar Mountain Village Resort","4107":"Chateau Kimberley Hotel","4108":"Hotel Kimberley","4109":"North Star Motel","4110":"Polaris Lodge","4111":"Inn West-Kirkwood Inn","4112":"Sullivan Stone Lodge","4113":"Trickle Creek Condos","4114":"Purcell Rocky Mountain Condos","4115":"Kimbrook Lodge","4116":"Willow Vistas","4117":"Grace Inn","4118":"Tower Inn & Suites","4119":"Billy Barker Casino Hotel","4120":"Quality Inn Quesnel","4121":"Travelodge Quesnel BC","4122":"Sandman Hotel Quesnel","4123":"Silvertip Lodge Heli-Skiing Ltd","4124":"Northern Lights Lodge","4125":"Fraser Bridge Inn & RV Park","4126":"Gold Pan Motel","4127":"Airport Inn Motel and RV Park","4128":"Sylvan Motel","4129":"Alamo Motel","4130":"Super 8 by Wyndham Quesnel BC","4131":"Ramada Limited Quesnel","4132":"Willow Inn Motel","4133":"JW Marriott The Rosseau Muskoka Resort & Spa","4134":"Sherwood Inn","4135":"Shamrock Lodge","4136":"Windermere House Resort & Hotel","4137":"The Baldwins Resort","4138":"Crestwood Inn","4139":"Pier 100 Cottage Resort","4140":"Juddhaven Guest House","4141":"Duff's Cottages","4142":"Clevelands House","4143":"Clear Lake Village Resort","4144":"Tundra Inn","4145":"Churchill Hotel & Guesthouse","4146":"Aurora Inn","4147":"Dream House B&B","4148":"Bears' Den B&B","4149":"Holiday Inn Express Hotel & Suites Belleville","4150":"Best Western Belleville","4151":"Fairfield Inn & Suites Belleville","4152":"TownePlace Suites Belleville","4153":"Montrose Inn & Tea Room","4154":"Travelodge Hotel Belleville","4155":"Comfort Inn Belleville","4156":"Country Inn & Suites by Radisson, Belleville, ON","4157":"Place Victoria Place Bed & Breakfast","4158":"Savery Bed & Breakfast","4159":"Modern Bungalow Bed and Breakfast","4160":"Travelers Inn","4161":"Hilton Garden Inn Toronto \/ Burlington","4162":"Best Western Plus Burlington Inn & Suites","4163":"Homewood Suites by Hilton Burlington","4164":"Waterfront Hotel Downtown Burlington","4165":"Holiday Inn Burlington Hotel & Conference Centre","4166":"Admiral Inn Burlington","4167":"Courtyard By Marriott Burlington","4168":"Knights Inn Burlington","4169":"Motel 6 Toronto West - Burlington - Oakville","4170":"Creekside B&B and Guest Suite","4171":"Quality Hotel Burlington","4172":"City View Inn","4173":"Canadas Best Value Inn-Burlington\/Hamilton","4174":"Mt Nemo Lookout B&B","4175":"Crestwood Motel","4176":"Le St-Martin Hotel and Suites","4177":"Hilton Montreal\/Laval","4178":"Sheraton Laval Hotel","4179":"Best Western Laval-Montreal","4180":"Motel Ideal Ste Rose","4181":"Le Fabreville Motel et Suites","4182":"Les Menus-Plaisirs","4183":"Holiday Inn Laval Montreal","4184":"Hampton Suites Laval Quebec","4185":"Quality Suites Laval","4186":"Comfort Inn Laval","4187":"The Auberge Chomedey Inn","4188":"O Motel et Suites","4189":"Olux Hotel Motel & Suites","4190":"Motel Chez Nous","4191":"Best Western Plus Merritt Hotel","4192":"Intown Inn & Suites","4193":"Ramada Limited Merritt","4194":"Quality Inn Merritt","4195":"Knights Inn Merritt","4196":"Ranchland Villa Motel","4197":"Super 8 by Wyndham Merritt BC","4198":"Travelodge Merritt","4199":"Merritt Desert Inn","4200":"Road Runner Motel","4201":"Lakeview Inns & Suites - Edson Airport West","4202":"Super 8 by Wyndham Edson","4203":"Sundowner Inn","4204":"Econo Lodge Edson","4205":"Black Gold Inn","4206":"Edson RV Park & Campground","4207":"Howard Johnson by Wyndham Edson","4208":"Nova Inn Edson","4209":"Best Western High Road Inn","4210":"East of Edson RV Resort","4211":"Holiday Inn Express Edson","4212":"The Guest House Inns","4213":"Lakeview Inns and Suites - Edson East","4214":"Ramada by Wyndham Edson","4215":"Park A Motel","4216":"Luxury All Suites B&B","4217":"Castle Motel","4218":"Aspenhill Country Lodge","4219":"Bluestone Bed and Breakfast","4220":"Ramada by Wyndham Creston","4221":"Creston Valley Motel","4222":"Fairfield Inn & Suites Toronto Brampton","4223":"3 bedroom Home Brampton","4224":"Newton Villa","4225":"Mandas by Mount Pleasant","4226":"Indian Line Campground","4227":"The Marigold Hotel","4228":"Hampton Inn & Suites by Hilton - Guelph","4229":"Delta Hotels by Marriott Guelph Conference Centre","4230":"Holiday Inn Guelph Hotel & Conference Centre","4231":"Holiday Inn Express & Suites - Guelph","4232":"Super 8 by Wyndham Guelph","4233":"Wayfare Motel","4234":"London House Bed and Breakfast","4235":"Stone Gables Manor B&B","4236":"The Village Motel","4237":"Paradise Cove Guest House","4238":"CastleRock","4239":"Above Naramata B&B","4240":"Halcyon Hot Springs","4241":"Shon\u2019s Hostel","4242":"Selkirk Inn","4243":"Best Western Parkway Inn & Conference Centre","4244":"Chesley's Inn","4245":"Century Motel","4246":"Elect Inn 5","4247":"Canada Continental Hotel","4248":"En Passant B&B","4249":"Fairview Inn","4250":"Howard Johnson by Wyndham Cornwall","4251":"St. Lawrence College Residence - Cornwall","4252":"Travelodge Port Elgin","4253":"Sand Castle Suites Motel","4254":"Maplewood Motel","4255":"The Maples Cottages In Port Elgin","4256":"Silken Retreat","4257":"Aunt Mabel's Country Kitchen & Motel","4258":"Kenorus Campground & RV Resort","4259":"Krys-ed Cottage Park","4260":"Wild Turkey Guest House","4261":"Element Vaughan Southwest","4262":"SpringHill Suites Toronto Vaughan","4263":"Holiday Inn Express Hotel & Suites","4264":"Monte Carlo Inn Vaughan Suites","4265":"Aloft Vaughan Mills","4266":"Novotel Toronto Vaughan Centre","4267":"Vaughan Inn","4268":"Home Sweet Home","4269":"Kleinburg Inn","4270":"Ramada by Wyndham Jordan\/Beacon Harbourside Resort","4271":"Orchard Croft Boutique Country Retreat","4272":"Centennial House Bed and Breakfast","4273":"Cottage by the Lake","4274":"Cameo Cottage Country BnB","4275":"Jordan Village Guest Manor","4276":"Auberge Sur le Lac Temiscouata","4277":"Motel Royal","4278":"Auberge Saint Mathias","4279":"La Chambre d'Ami","4280":"Motel Restaurant la Vision","4281":"Motel Camping Caldwell","4282":"Le Pleasant Hotel & Cafe","4283":"Le Domaine Tomali-Maniatyn","4284":"Sutton's Haven Inn","4285":"Le Montagnard","4286":"Huttopia Sutton","4287":"Chapelle Ste Agnes Vineyard","4288":"Chez Marie","4289":"Hotel Castel & Spa Confort","4290":"Une Fleur au Bord de l Eau","4291":"B&B la Maison Collins Eco-Gite","4292":"Motel Bonsoir","4293":"Magnolia B&B","4294":"Motel Granby","4295":"Hotel Chateau-Bromont","4296":"Auberge-Spa Le Madrigal","4297":"Mikasa B&B","4298":"Auberge Bromont","4299":"Beatnik Hotel","4300":"Hotel Bromont","4301":"Domaine Yamaska","4302":"The Village Inn Elora","4303":"Van Galis Cafe & Inn","4304":"Thistlebrae B&B","4305":"The Flying Leap Bed and Breakfast","4306":"Elora Mill Hotel & Spa","4307":"Dream Corners B&B","4308":"Sweet Ella's Bed and Breakfast","4309":"Maplecrest Farm","4310":"The Apartment on Church Bed & Breakfast","4311":"Stoneacre Bed & Breakfast","4312":"Smoothwater Outfitters & Lodge","4313":"Wilson Lake Cottages","4314":"Knights Inn","4315":"At The Beach B and B","4316":"Beachwood Resort","4317":"The River House Bed and Breakfast","4318":"Ardagh Cottage Resort","4319":"Poplar Grove Fishing Camp","4320":"Auberge de montagne des Chic Chocs","4321":"La Maison entre Mer et Montagnes","4322":"Gite l'Aube Matiniere","4323":"Village Grande Nature Chic-Chocs","4324":"Gite L'Arc-en-Ciel","4325":"Hebergement Gaspesie sur Mer","4326":"Ramada by Wyndham Williams Lake","4327":"Coast Fraser Inn","4328":"Super 8 by Wyndham Williams Lake BC","4329":"Hamilton Hotel","4330":"Westmark Inn Dawson City","4331":"5th Avenue Bed & Breakfast","4332":"Dawson City Bunkhouse","4333":"Bonanza Gold Motel","4334":"Russelltown Inn","4335":"White's Bed & Breakfast","4336":"Annie's landing","4337":"Oceanside Cabins and Oceanview Restaurant","4338":"Robbins By The Sea","4339":"Gillam's Efficiency Apartments","4340":"Holiday Inn Truro","4341":"Comfort Inn - Truro","4342":"Berry's Motel","4343":"Baker's Chest Tearoom and B&B","4344":"Tulips and Thistle Bed & Breakfast","4345":"Suncatcher Bed & Breakfast","4346":"Eagle's Landing B&B","4347":"Riverside Cabins","4348":"Evergreen Motel","4349":"Princeton Castle Resort","4350":"Rivers Edge RV Park & Campground","4351":"Princeton RV Campground","4352":"Stemwinder Provincial Park","4353":"Paradies Valley Guest Ranch","4354":"Le Gite du Parc","4355":"Gite aux Trois Pignons","4356":"Hotel Marineau La Tuque","4357":"Hotel Marineau Centre","4358":"Pourvoirie Windigo","4359":"Appart-Hotel La Tuque","4360":"Hotel & cie","4361":"Motel Manoir sur Mer","4362":"Auberge du Vieux Faubourg","4363":"Gite La Ptite Falaise","4364":"Chez Bass","4365":"Auberge Internationale Ste-Anne-Des-Monts","4366":"Best Western Plus Edmundston Hotel","4367":"Days Inn by Wyndham Edmundston","4368":"Auberge Aucoin","4369":"Happy Club & Motel","4370":"Motel Cle O Spa Inn","4371":"Auberge Les Jardins Inn","4372":"Motel Le Brayon & Chalets","4373":"Hotel De La Borealie","4374":"La Maison Banville B&B and Cafe-Bistro","4375":"Auberge des Berges","4376":"La Maison D'amy-Rose","4377":"Domaine Sur Une Plage","4378":"Cathedral Mountain Lodge","4379":"Whiskey Jack Hostel","4380":"Holiday Inn Express Hotel & Suites Bonnyville","4381":"The Neighbourhood Inn","4382":"Bethel-Aspen Inn","4383":"Centre Suite Inns","4384":"Western Budget Motel Bonnyville","4385":"The Purple Frog Bed and Breakfast","4386":"The Fitz Hostel","4387":"Harrison Beach Hotel","4388":"Harrison Spa Motel","4389":"Harrison Lake Hotel","4390":"Bramblebank Cottages","4391":"The Rockwell Harrison Guest Lodge B&B","4392":"Harrison Country Club RV Resort","4393":"Glencoe RV Park","4394":"Hot Springs RV and Camping Park","4395":"Best Western Plus Leamington Hotel & Conference Centre","4396":"Days Inn by Wyndham Leamington","4397":"Sun Parlor Motel","4398":"Quality Inn Leamington","4399":"Rymal's Motel","4400":"Point Pelee Lakeshore B&B","4401":"Sturgeon Woods Campground & Marina","4402":"Golfwood Lakes Bed and Breakfast","4403":"Holiday Inn Oakville Centre","4404":"Sandman Hotel Oakville","4405":"Homewood Suites by Hilton Toronto-Oakville","4406":"Fairfield Inn Toronto Oakville","4407":"Holiday Inn Oakville @ Bronte","4408":"Quality Suites","4409":"Anjing He Shushi De Luguan Quiet and Comfortable Homestay","4410":"Walnut House B&B","4411":"Lynbrook House B & B","4412":"La Quinta Inn & Suites Oshawa","4413":"Holiday Inn Express & Suites Oshawa Downtown - Toronto Area","4414":"Travelodge Oshawa Whitby","4415":"Paddington Place Bed & Breakfast","4416":"Best Western Cold Lake Inn","4417":"El Lobo Motel","4418":"Ramada by Wyndham Cold Lake","4419":"Courtyard Cold Lake","4420":"Dockside Inn","4421":"New Imperial Inn","4422":"Airways Motel","4423":"Canadas Best Value Inn & Suites-Desert Motel","4424":"Bear's Claw Lodge","4425":"Tumbleweed Motel","4426":"Marigold Fishing Resort","4427":"Oasis Hotel","4428":"Robbie's Motel","4429":"Pinnacle Lodge","4430":"Crystal Forest","4431":"Tod Mountain Guest Cabins","4432":"Horie Sun Lodge Inn","4433":"Bear's Lair Lodge","4434":"Sun Peaks Grand Hotel & Conference Centre","4435":"Nancy Greene's Cahilty Hotel & Suites","4436":"Best Western Plus Dryden Hotel & Conference Centre","4437":"Comfort Inn Dryden","4438":"Chalet Inn Motel And Restaurant","4439":"Best Western Plus Langley Inn","4440":"Travelodge Langley City","4441":"West Country Hotel","4442":"Langley Hwy Hotel","4443":"Princess and the Pea","4444":"SweetroomsweetJoyVacation","4445":"Travelodge Owen Sound ON","4446":"Comfort Inn Owen Sound","4447":"Owen Sound Inn","4448":"Quality Inn Owen Sound","4449":"MacLean Estate Bed & Breakfast","4450":"Holly Cottage Bed and Breakfast","4451":"Kilsyth Country Campground","4452":"Harrison Park Campground","4453":"Alcan Motor Inn","4454":"Mount Logan Lodge","4455":"Dalton Trail Lodge","4456":"Moe's Yukon Ranch Adventures Hostel","4457":"Comfort Inn Midland","4458":"SilverStar Motel","4459":"The Shamrock Motel","4460":"The Victorian Inn","4461":"Bluebird Meadows Bed & Breakfast","4462":"Mundy's Bay B&B","4463":"The Cutter's Rudder Guest House B & B","4464":"Holiday Inn Express & Suites Kincardine","4465":"Sutton Park Inn","4466":"Maple Leaf Inn","4467":"Kincardinite Motel","4468":"Kincardine Guest Cottage Motel","4469":"Fisherman's Cove","4470":"Belvedere House Bed & Breakfast","4471":"Whiskey Point Resort","4472":"Quadra Island Harbour House B&B","4473":"Heriot Bay Inn","4474":"Taku Resort and Marina","4475":"Discovery Islands Lodge","4476":"Camp Homewood","4477":"Ocean Rest Bed & Breakfast","4478":"Creek Side B&B","4479":"Beach Grove Motel","4480":"Seagrass Guest House","4481":"Muchen Villa","4482":"Windborne Bed and Breakfast","4483":"Genelle House B&B Guest House","4484":"Chameleon Hotel","4485":"Pass Creek Bed and Breakfast","4486":"Twin Rivers Motel & RV Park","4487":"Hotel Le Manoir Belle Plage","4488":"Aventure aux 4 Vents","4489":"Motel l'Abri","4490":"Gite des Oiseaux Migrateurs B&B","4491":"Gite Les Leblanc","4492":"Country Encounters Accommodations","4493":"Highwood Motel","4494":"Burmis Bed and Bales","4495":"A Safe Haven B&B and Cabin","4496":"SpringBreak Flower Farm B&B","4497":"Lost Lemon R.V. Park and Campground","4498":"Crowsnest Pass Campground","4499":"Eckardt's Tecumseh Mountain Reosrt","4500":"Hawley Place Bed and Breakfast","4501":"Kiwi Cove Lodge","4502":"Hillcrest Ave Bed & Breakfast","4503":"Ladysmith Ocean Suites","4504":"Holland Creek BBvacation","4505":"Holiday House Seaview Motel","4506":"Motel Belvedere","4507":"La Gentilhommiere","4508":"Gite le Voilier Bed and Breakfast","4509":"Gite la Charmeuse","4510":"Auberge Sur Mer","4511":"Motels Chalets Flots-Bleus","4512":"Nature's Inn Red Lake","4513":"Norseman Inn","4514":"Best Western Plus Woodstock Inn & Suites","4515":"Econo Lodge Woodstock","4516":"Quality Hotel & Suites Woodstock","4517":"Eastwood Motel","4518":"Zeelandia B&B","4519":"Rose Court Bed & Breakfast","4520":"Willow Lake Campground and RV Park","4521":"Carbide Willson Guest House","4522":"Cedar Lodge Motel","4523":"Maple Leaf Motel","4524":"Benmiller Inn & Spa","4525":"Silver Birch Motel","4526":"Cameron's Cove Bed & Breakfast","4527":"Eldon St Guest House","4528":"Hotel Bedford","4529":"Preston Manor","4530":"Ogopogo Resort on Mountain Lake","4531":"Wild Swan Bed & Breakfast Inn","4532":"Sunny Rock Bed and Breakfast","4533":"12 Mile Lake Bed And Breakfast","4534":"Best Western Plus Chemainus Inn","4535":"Castle Cove Inn","4536":"Little Inn on Willow","4537":"Creekside Bed and Breakfast","4538":"Island Serenity Chemainus Bed & Breakfast \/ Vacation Rental","4539":"Timeless Rose Bed & Breakfast","4540":"Eagle Quay B&B","4541":"Country Maples RV Resort","4542":"Hotel Dauphin Montreal - Longueuil","4543":"Holiday Inn Montreal Longueuil","4544":"Motel La Siesta","4545":"Hotel L'Express","4546":"Motel Oscar","4547":"Refuge Du Poete","4548":"Oasis du Vieux Longueuil","4549":"Appartements St-Alexandre","4550":"Ramada by Wyndham Drayton Valley","4551":"Service Plus Encore","4552":"Best Western Plus Drayton Valley All Suites","4553":"Super 8 by Wyndham Drayton Valley","4554":"Foxwood Inn & Suites","4555":"West Country Inn","4556":"Westwood Inn","4557":"Best Western Marquis Inn & Suites","4558":"Comfort Inn Prince Albert","4559":"Quality Hotel and Conference Centre","4560":"Coronet Hotel Prince Albert","4561":"Prince Albert Inn","4562":"Pemberton Valley Lodge","4563":"Sweetwater Lane Farm B&B","4564":"Pemberton Valley Inn","4565":"Pemberton Hotel","4566":"Super 8 by Wyndham Sicamous","4567":"The Cedars Paradise Motel","4568":"Anchor Riverfront Motel","4569":"Off the Beaten Path","4570":"Owlhead Creek Bed &Breakfast","4571":"Joe Schmucks Roadhouse","4572":"Skyline Cabins","4573":"Castlerock Country Inn","4574":"Knotty Pine Cottages","4575":"Hampton Inn by Hilton Fort Saskatchewan","4576":"Super 8 by Wyndham Fort Saskatchewan","4577":"Holiday Inn Express Hotel And Suites Fort Saskatchewan","4578":"Stars Inn and Suites","4579":"Lakeview Inns & Suites - Fort Saskatchewan","4580":"Elk Island National Park Campground","4581":"Inglis Avenue Bed & Breakfast","4582":"Motel Hibiscus","4583":"Chez Charley Motel & Condo","4584":"Auberge Motel La Becassine","4585":"Motel Central","4586":"Villas Kudos","4587":"Motel Le Radisson De Val-david","4588":"Motel Des Pays D'en Haut","4589":"Le Village Suisse","4590":"Gite des Merveilles","4591":"Kilometre 42","4592":"Eagle's Nest\/Le Nid d'Aigle B&B","4593":"Gite La Tagine B&B","4594":"Auberge du Vieux Foyer","4595":"Manoir Saint-Sauveur","4596":"Hotel Le Versailles","4597":"Motel Des Pentes et Suites","4598":"Auberge Mont-Habitant","4599":"Auberge Sous l'Edredon","4600":"Chimo Refuges Centre de Vacances Insolite Eclectic Treehouse Resort","4601":"Gite de l'Artiste Perron","4602":"Au Havre St. Sauveur B&B","4603":"Domaine Nymark","4604":"Hotel Universel Alma","4605":"La Maison du Matelot","4606":"L'Escale Du Routard","4607":"Motel Rustik","4608":"Motel Aux Ecluses","4609":"The Ashwood Inn","4610":"Bayfield River Cottage Colony","4611":"Brentwood on the Beach","4612":"Lake House of Bayfield","4613":"Wing Creek Resort","4614":"Kaslo Manor Lodge","4615":"Lake Louise Inn","4616":"Deer Lodge","4617":"HI Lake Louise Alpine Centre","4618":"Moraine Lake Lodge","4619":"Num-Ti-Jah Lodge","4620":"Sunset Inn & Suites","4621":"The Josie Hotel","4622":"Nowhere Special Hostel","4623":"Ram's Head Inn","4624":"Sweet Dreams Heritage Inn","4625":"Red Mountain Village","4626":"The Flying Steamshovel","4627":"Super 8 by Wyndham Cochrane","4628":"Bow River Inn","4629":"Rockyview Hotel","4630":"Big Fish Lodge","4631":"Handsome Dan's Port Renfrew","4632":"The Gallery House at Port Renfrew","4633":"Pair-A-Dice Cottage","4634":"Dalewood Inn","4635":"McNeill's Inn On The Harborfront","4636":"Gite \"Le Poirier\" B&B","4637":"Gite L'Isle-du-Randonneur B&B","4638":"Auberge de la Baie","4639":"Motel et Camping Colibri","4640":"Andrea's Hotel","4641":"The Noble Suites","4642":"Green Door Bed and Breakfast","4643":"Super 8 by Wyndham Brockville","4644":"Travelodge Brockville","4645":"Tall Ships Landing Coastal Resort","4646":"O Sheridans","4647":"Comfort Inn Cobourg","4648":"Lotus Motel","4649":"Willowmere Bed and Breakfast","4650":"Mackechnie House Bed and Breakfast","4651":"Motel 401","4652":"By the Pond Bed and Breakfast","4653":"Ramada by Wyndham Brooks","4654":"Canalta Brooks","4655":"Plains Motel","4656":"Heritage Inn & Suites","4657":"Royal City Motor Inn","4658":"Copper River Inn & Conference Centre","4659":"La Place Rendez Vous Hotel & Convention","4660":"Super 8 by Wyndham Mont Laurier","4661":"Quality Inn Mont Laurier","4662":"Gite Zazen","4663":"Danielle & Gaston B&B","4664":"Auberge Du Lac Taureau","4665":"Domaine du Lac Taureau","4666":"Les Condos du Lac Taureau","4667":"Auberge au Pied de la Chute","4668":"L'Auberge CanadAventure","4669":"Les Grands Chalets","4670":"Gite l'Etoile du Havre B & B Inc.","4671":"Quality Inn & Suites Bathurst","4672":"Danny's Hotel Suites Event Centre","4673":"Hebergement Mont-Sainte-Anne","4674":"Chalets Mont Sainte-Anne","4675":"Condos Val-des-Neiges Le Celeste","4676":"Sunseekers Mont Ste-Anne","4677":"Maison Toussaint-Toupin","4678":"Mont Sainte-Anne Accommodations","4679":"Super 8 by Wyndham Sainte Agathe Des Monts","4680":"Auberge du Lac des Sables","4681":"St. Moritz Motel","4682":"Auberge Chez Girard","4683":"Gite Ancestral","4684":"Auberge La Fontanella","4685":"Riotel Matane","4686":"Quality Inn & Suites Matane","4687":"Motel Le Campagnard de Matane","4688":"Pavillon sur Mer par Riotel","4689":"Auberge la Seigneurie","4690":"Motel La Marina","4691":"Hotel-Motel La Vigie","4692":"Spring Lake Resort Motel and Restaurant","4693":"Lakewoods Cottage Resort","4694":"Logging Chain Lodge","4695":"The Pines Cottage Resort","4696":"Haven Inn","4697":"Fortune's Madawaska Valley Inn","4698":"Spectacle Lake Lodge","4699":"Barry's Bay Golf Resort","4700":"Zelney Lake Bed and Breakfast","4701":"Pinecone Motel","4702":"Maple Shade Vacation Suites","4703":"Jonah Place","4704":"Brooks BnB","4705":"Howard Johnson by Wyndham Fort Erie","4706":"Comfort Inn Fort Erie","4707":"Malak Bnb","4708":"Port Augusta Inn and Suites","4709":"The Rusted Tricycle Bed and Breakfast","4710":"Bella's Beachfront B&B","4711":"Coastal Springs Float Lodge","4712":"Copes' Islander Oceanfront B&B","4713":"A Kozy Korner","4714":"Driftwood Guest House","4715":"Captains Inn","4716":"Alpine Motor Inn","4717":"Clarion Hotel & Conference Centre","4718":"Time Travellers Motel","4719":"Holiday Inn Express Pembroke","4720":"Econo Lodge Pembroke","4721":"Hillside Inn Pembroke","4722":"Copper Point Resort","4723":"Best Western Invermere Inn","4724":"Deere Ridge Cabins","4725":"Mountainview Bed and Breakfast","4726":"YPC Fitness & Accommodations","4727":"Primrose Manor","4728":"Inn at Whistling Swan Manor","4729":"Best Western Plus Perth Parkside Inn & Spa","4730":"Tay Inn","4731":"Colonial House Motor Inn","4732":"Drummond House Perth","4733":"Schott's Lake RV & Guest Ranch","4734":"Sun Plaza Motel","4735":"Deer Valley Bed & Breakfast","4736":"Wagons West RV Park","4737":"The Kings Motel","4738":"Bulldog Inns","4739":"Shaw's Hotel and Cottages","4740":"Jake & Jo's Cottages","4741":"Brackley Country Inn","4742":"Millstream Cottages & Motel","4743":"Microtel Inn & Suites by Wyndham Val-D OR","4744":"L'Escale Hotel Suites","4745":"Comfort Inn Val D'Or","4746":"Pourvoirie du Lac Matchi-Manitou","4747":"La Vieille Auberge","4748":"Au Soleil Couchant","4749":"Motel Hauterive","4750":"Hotel Caravelle","4751":"Hotel le Manoir","4752":"Travelodge Baie Comeau","4753":"Hotels Gouverneur Sept-Iles","4754":"Comfort Inn Sept-Iles","4755":"Auberge Internationale Le Tangon","4756":"Hotel Le Voyageur","4757":"Hotel Sept-Iles","4758":"Gite Le Repos du Guerrier","4759":"Fairmont Hot Springs Resort","4760":"Riverview Retreat","4761":"Chalet in the Rockies B&B","4762":"The Residences At Fairmont Ridge","4763":"Marble Canyon & The Residences at Fairmont Ridge","4764":"Riverside Golf Resort at Fairmont","4765":"Spruce Grove Resort","4766":"Days Inn by Wyndham 100 Mile House","4767":"Ramada Limited 100 Mile House","4768":"Imperial Motel","4769":"Super 8 by Wyndham 100 Mile House","4770":"Red Coach Inn","4771":"Falcon Beach Ranch","4772":"Penguin Resort","4773":"Falcon Lake Hotel","4774":"Chalets sur le Fjord","4775":"Auberge la Fjordelaise","4776":"Auberge Le Camp de Base","4777":"Gite La Cle d'Art","4778":"Maison Elzear Ouellet","4779":"Natureza Spa Nordique","4780":"Auberge Helene","4781":"La Maison Fleurie","4782":"Painted Boat Resort Spa & Marina","4783":"Enchanter Oceanview Suites","4784":"Francis Point B&B","4785":"Ruby Lake Resort","4786":"The Stonewater Motel","4787":"Glynmill Inn","4788":"Grenfell Campus Summer Accommodations, Memorial University of Newfoundland","4789":"Comfort Inn Corner Brook","4790":"Old Orchard Inn & Spa","4791":"Micro Boutique Living Wolfville","4792":"The Stella Rose B&B","4793":"Gaspereau Valley Bed & Breakfast","4794":"Hampton Inn by Hilton Edmonton\/Sherwood Park","4795":"Park Centre & Hotel","4796":"Best Western Plus Sherwood Park Inn & Suites","4797":"Super 8 by Wyndham Sherwood Park\/Edmonton Area","4798":"Holiday Inn Express & Suites - Sherwood Park","4799":"Kawtikh RV Retreat","4800":"Clarion Hotel & Conference Center","4801":"Hotel & Suites Le Dauphin Drummondville","4802":"Hotel-Motel Drummond","4803":"Comfort Inn Drummondville","4804":"Motel Blanchet","4805":"Compass Rose","4806":"The Marathon Inn","4807":"The Station Inn","4808":"Panda Motel and Buffet","4809":"Best Western Mermaid Yarmouth","4810":"Churchill Mansion Inn","4811":"Sidney Waterfront Inn & Suites","4812":"Best Western Plus Emerald Isle Hotel","4813":"The Cedarwood Inn and Suites","4814":"Beacon Inn at Sidney","4815":"Corbett House","4816":"Orchard House Bed & Breakfast","4817":"Blueberry Patch Bed and Breakfast","4818":"Pine Crest Motel","4819":"The Graham Inn","4820":"Barachois Inn","4821":"Rustico Resort Golf and Tennis Club","4822":"Aubergelit","4823":"Camping de la Demi-Lieue","4824":"Motel la Seigneurie","4825":"Motel 414","4826":"Le Gaspesiana","4827":"Au Bois de Mer","4828":"Gite Entre Chien et Loup","4829":"Motel Sainte-Flavie","4830":"Totem Resorts","4831":"Manoir Hovey","4832":"Le Cachet B&B","4833":"Manoir Le Tricorne","4834":"La Raveaudiere","4835":"Serendipity B&B","4836":"Lecomte de la Fontaine","4837":"Super 8 by Wyndham Peace River AB","4838":"Chateau Nova Peace River","4839":"BCMInns - Peace River","4840":"Nova Inn Peace River","4841":"Peace Valley Inns","4842":"The Great Divide Lodge","4843":"Truffle Pigs Lodge","4844":"Mount Stephen Guesthouse","4845":"Yoho Guesthouse","4846":"Sunset Guesthouse","4847":"Gite chez Lucie","4848":"Manoir Bellevue","4849":"Motel Riviere Trois-Pistoles","4850":"Chez Choiniere","4851":"Motel La Seigneurie des Basques","4852":"Kingfisher Lodge and Marina","4853":"Pacific Gateway Wilderness Lodge","4854":"Mills Landing Cottages And Charters","4855":"Pachena Bay Campground","4856":"Imperial Eagle Lodge","4857":"Marie's Bed and Breakfast","4858":"Auberge Lakeview","4859":"Auberge du Joli Vent","4860":"B&B Hillhouse","4861":"Auberge Knowlton","4862":"Clinique Versoi","4863":"Ramada by Wyndham Camrose","4864":"Canalta Camrose","4865":"Norsemen Inn","4866":"Camrose Motel","4867":"Motel 6 Camrose","4868":"Best Western Wainwright Inn & Suites","4869":"Springs Motor Inn","4870":"Day's Motel","4871":"Bison Motel","4872":"Havre Musical de L'Islet","4873":"L'Hotel du Capitaine","4874":"Auberge La Fascine","4875":"Gite du Moulin","4876":"Sunny Slope Bed & Breakfast","4877":"Vanderhoof Inn","4878":"Tatuk Lake Resort","4879":"Glen's Motor Hotel","4880":"Best Western Thompson Hotel & Suites","4881":"Mystery Lake Motor Hotel","4882":"The Burntwood Hotel","4883":"Mackenzie's Motel and Cottages","4884":"Roseway River Cottages","4885":"Boulder Cove Cottages","4886":"Barracks Cove Kitchenettes","4887":"Holiday Inn Express and Suites Brantford","4888":"Days Inn by Wyndham Brantford","4889":"Best Western Brantford Hotel & Conference Centre","4890":"Mohawk Motel","4891":"Grand Motel","4892":"Riverside Glen Estate","4893":"TownePlace Suites Brantford","4894":"Best Western Plus Cambridge Hotel","4895":"Homewood Suites by Hilton Cambridge-Waterloo, Ontario","4896":"Comfort Inn Cambridge","4897":"Hilton Garden Inn Kitchener","4898":"Seine Boat Inn","4899":"Nimpkish Hotel","4900":"Orca Inn","4901":"Crestview Guest House","4902":"Days Inn by Wyndham Miramichi NB","4903":"Knights Inn & Suites Miramichi","4904":"Fundy Line Motel & Restaurant","4905":"Governor's Mansion Inn","4906":"Holiday Inn Express Deer Lake","4907":"Cache Rapids Vacation Rental","4908":"Train Station Inn","4909":"MeHomeBy Bed and Breakfast","4910":"Forest Haven Inn B & B","4911":"Green Dragon Organic Farm and B&B","4912":"The Sunshine Inn","4913":"The Parrsboro Mansion Inn","4914":"Adams Goldens Acres Motel","4915":"Jack's GastroPub, Inn31","4916":"Best Western Plus Orangeville Inn & Suites","4917":"Atlanta Motel","4918":"McKitrick House Inn B&B","4919":"White House Farm","4920":"Headwaters Lodge","4921":"Maple Inn","4922":"Budget Inn","4923":"The Waddell","4924":"Port Hope Economy Apartments","4925":"Daffodil Acres","4926":"Stop 21 Motel","4927":"A Knight in Southampton Bed and Breakfast","4928":"The Southampton Inn","4929":"Watch Hill Bed and Breakfast","4930":"Stewart House B&B","4931":"Chantry Breezes B&B","4932":"La P'tite Baleine","4933":"Gite Petit","4934":"A la Maison des Pres","4935":"Complexe MV","4936":"Gite Niapiskau","4937":"Gite la Maison Rochefort","4938":"Gite Entre Mer et Monts","4939":"Motel de la Pointe-aux-Bouleaux","4940":"Gite Entre Baleine et Clocher","4941":"Gite de la colline","4942":"Gite La Brise du Lac","4943":"Motel Castille","4944":"Auberge Lac-Saint-Jean","4945":"Hotel Chateau Roberval","4946":"Atikokan Hotel","4947":"Sapawe Motel and Diner","4948":"Quetico Inn","4949":"Marr's Perch Lake Lodge","4950":"Indiaonta Resort","4951":"Gite la Serenade","4952":"Motel Alexandrin","4953":"Auberge Fort-Prevel","4954":"G\u00eete de la Rivi\u00e8re","4955":"Holiday Inn Express Yorkton East","4956":"Home Inn & Suites - Yorkton","4957":"Broadway Lodge Hotel.","4958":"Windy Acres Inn Bed & Breakfast","4959":"Waterton Lakes Lodge Resort","4960":"Townsite Campground","4961":"Waterton Springs Campground","4962":"Crandell Mountain Lodge","4963":"Bayshore Inn Resort & Spa","4964":"The Canadian Ecology Centre Cabins","4965":"Welcome Inn on the Lake","4966":"La Butte Ronde","4967":"Gite La Maison Chez J.P.","4968":"Pourvoirie Du Lac Blanc","4969":"Hotel Sacacomie","4970":"Chalets de la Riviere Sacacomie","4971":"Motel le Saint-Alex","4972":"Les Victorines","4973":"Motel Le Quiet","4974":"Manoir d'Orsennens","4975":"B&B L'S-en-Ciel","4976":"Hay Lake Lodge and Cottages","4977":"Reynolds Hotel","4978":"Canadas Best Value Inn - Mile 0","4979":"The Reeve Bed and Breakfast","4980":"Oakwood Escape","4981":"Pomeroy Inn & Suites Chetwynd","4982":"Lakeview Inns & Suites - Chetwynd","4983":"Pinecone Inn & Suites","4984":"Stagecoach Inn","4985":"Country Squire Motor Inn","4986":"The Met Hotel","4987":"Character House in Royal City","4988":"Carla Bed & Breakfast","4989":"Lavender House Bed and Breakfast","4990":"Chambres d' hotes Sunflower Bed and Breakfast","4991":"Burleigh Falls Inn","4992":"Woodhaven Country Lodge","4993":"Scotsman Point Cottage Resort","4994":"Sunrise Resort","4995":"Cobblestone Manor","4996":"Cardston Flamingo Motel","4997":"Great Canadian Barn Dance","4998":"Rangeview Ranch","4999":"Shalom B&B","5000":"Quaaout Lodge & Spa at Talking Rock Golf Resort","5001":"Overlander Motel","5002":"Indian Point Resort","5003":"Shuswap Meadows RV Campground","5004":"The Edge B&B","5005":"Hotel Brossard","5006":"Best Western Hotel Brossard","5007":"Alt+ Hotel Quartier DIX30","5008":"Motel Du Fleuve","5009":"Motel Rideau","5010":"Motel Falcon","5011":"Best Western Parkway Hotel Toronto North","5012":"Canadas Best Value Inn Richmond Hill","5013":"Sheraton Parkway Toronto North Hotel & Suites","5014":"Briggs Family Inn","5015":"EZ Home","5016":"Poets Cove Resort & Spa","5017":"Salmonberry Inn","5018":"A Boat to Sea","5019":"The Clansman Motel","5020":"Cranberry Cove Inn","5021":"Louisbourg Heritage House Bed & Breakfast","5022":"Wolvespack Cottage B&B","5023":"Best Western Plus Okotoks Inn & Suites","5024":"Harmony House B&B","5025":"Riverview Bed & Breakfast","5026":"Okotoks Country Inn","5027":"Hotel-Motel Coronet","5028":"Auberge Le Campagnard","5029":"Auberge Chez Caro","5030":"Mon Coin de Pays","5031":"Spa Eastman","5032":"Gite La Marmotte Eastman B&B","5033":"Cottages du Lac Orford","5034":"Auberge Restaurant La Casetta","5035":"Comfort Inn Suites","5036":"Battlefords Inn","5037":"Tropical Inn","5038":"Lone Star Hotel","5039":"Super 8 by Wyndham Meadow Lake","5040":"Wakiki Motel & Lounge","5041":"Cariboo Log Guest House","5042":"Best Western Plus Lacombe Inn & Suites","5043":"Lacombe Motor Inn","5044":"Best Western Plus Fox Creek","5045":"Timber Ridge Inn & Suites","5046":"Fox Creek Inn","5047":"B & B On The Ranch","5048":"Garden Faire Campground","5049":"Chalets Lanaudi\u00e8re","5050":"Rawdon Golf Resort","5051":"Auberge Laetus Le Joyeux","5052":"Le Gite Du Village B&B","5053":"Gite Le Vallon","5054":"Chalet Bois de Coeur","5055":"Coin Lavigne","5056":"Dover House Bed and Breakfast","5057":"Hampton Inn Napanee-Ontario","5058":"Royal Napanee Inn","5059":"Twin Peaks Motel","5060":"The Briars Resort & Spa","5061":"Gypsy by the Lake B&B","5062":"Best Western Plus Mirage Hotel & Resort","5063":"Super 8 by Wyndham High Level AB","5064":"Horseshoe Bay Motel","5065":"Capilano River RV Park","5066":"Ivy Lane Cottage","5067":"Chirp and Whistle Bed and Breakfast","5068":"L'Entre-Deux Guest House","5069":"Round Up Motel","5070":"Nomad Motel","5071":"Willow Springs RV Park and Campground","5072":"Poolside Paradise","5073":"Cariboo Rose Guest Ranch","5074":"Key-oh Lodge","5075":"North Country Lodge","5076":"Bell Mountain Motel","5077":"Dominion Creek B&B","5078":"Canalta Kindersley","5079":"Super 8 by Wyndham Kindersley","5080":"Nova Inn Kindersley","5081":"Best Western Plus Kindersley Hotel","5082":"Super 8 by Wyndham St-Jerome","5083":"Motel Le Voyageur","5084":"Camping Lac Lafontaine Cottage & RV Resort","5085":"Spa St.Andrews","5086":"Holiday Inn Express Whitby Oshawa","5087":"Lucien Motel","5088":"Canadiana Inn","5089":"House","5090":"Canalta Hotel Lac La Biche","5091":"Dew Drop Inn","5092":"The Fiddle and the Sea, B&B","5093":"Hillcrest Hall Country Inn","5094":"By the Sea B&B and Apartment","5095":"Gillies by the Sea B&B","5096":"Travelodge Strathmore","5097":"Best Western Strathmore Inn","5098":"Sproule Heritage Bed & Breakfast","5099":"Rocking R Guest Ranch","5100":"Eagle Lake RV Resort","5101":"Ramada by Wyndham Stettler","5102":"Stettler Canalta","5103":"Plains Motor Inn","5104":"Stettler Hotel","5105":"Prairie Junction","5106":"Holiday Inn Express Edmonton International Airport","5107":"Four Points by Sheraton Edmonton International Airport","5108":"Comfort Inn & Suites Edmonton International Airport","5109":"Quality Inn Airport - Edmonton","5110":"Airways Country Inn","5111":"Holiday Inn Express Suites Airdrie","5112":"Days Inn & Suites by Wyndham Airdrie","5113":"Wingate by Wyndham Airdrie","5114":"Ramada by Wyndham Airdrie Hotel and Suites","5115":"Motel 6 Airdrie AB","5116":"Good Night Motel","5117":"Seaway Motel","5118":"Capri Motel","5119":"Fairmont Le Ch\u00e2teau Montebello","5120":"Manoir Chamberland","5121":"Motel Bel Eau","5122":"Au Parfum des Saisons","5123":"Motel L'Anse De La Lanterne","5124":"Newton Cove Resort","5125":"Nootka Gold in Tahsis","5126":"Shawzys Charters Inc.","5127":"Pacific Safaris Lodge","5128":"Days Inn by Wyndham Estevan","5129":"Microtel Inn & Suites by Wyndham Estevan","5130":"Motel 6 Estevan","5131":"Estevan Motel","5132":"Chateau Vaudreuil","5133":"Motel Vaudreuil","5134":"Motel Seigneurie de Vaudreuil","5135":"Motel Baie-James","5136":"Hotel-Motel La Grande","5137":"Comfort Inn & Suites Sylvan Lake","5138":"Lost Harbour Inn","5139":"Raccoon Lodge Motel","5140":"Salines De Gros Cap","5141":"Quality Inn Rouyn-Noranda","5142":"Motel Miranda","5143":"Hampton Inn & Suites by Hilton Bolton","5144":"Bolton Inn Motel","5145":"Cadogan Farm Estate","5146":"DeerFields Stables Country Inn","5147":"Super 8 by Wyndham Portage La Prairie MB","5148":"Yellow Quill Motel","5149":"Canad Inns Portage la Prairie","5150":"John Gyles Music Room & Inn","5151":"Bennett House Bed & Breakfast","5152":"Stiles Motel","5153":"Comfort Inn - Amherst","5154":"Apothic Inn","5155":"KanataTremblant","5156":"Century II Motel","5157":"Daisy May Campground","5158":"Alberta Boarding House Bed and Breakfast","5159":"Buffalo Plains Campground","5160":"DJ Motel","5161":"Acorn Motel","5162":"Misty Mountain Apartments and Suites","5163":"HD View Bed & Breakfast","5164":"Chateau Sainte-Marie B&B","5165":"A la Maison d'Amitie","5166":"La Bannik","5167":"Motel Caroline","5168":"Hotel ET Suites Manoir du Lac Temiscamingue","5169":"MacLeod Inn","5170":"Inverness Beach Village","5171":"Elmhirst's Resort","5172":"Great Blue Resorts - Bellmere Winds Resort, Kawartha","5173":"Auberge l'Ile de France","5174":"Villa Bellerive","5175":"Abbott Road Suites","5176":"Tourist Inn","5177":"Knights Inn Kemptville","5178":"Tumblehome Farm B&B","5179":"Wessex Inn","5180":"Dream Weaver","5181":"Sahtlam Lodge and Cabins","5182":"Anchors Guesthouse","5183":"The Clockmakers Inn","5184":"Downeast Motel","5185":"Boegel's B&B","5186":"Hants County Exhibition Trailer Park","5187":"Villa Thomas Ward","5188":"La Grand Voile Centre Sante et Auberge","5189":"Irish Mountain Bed and Breakfast","5190":"Bella Vista Country House","5191":"Roebuck Campground","5192":"Rockwater Secret Cove Resort","5193":"Inn-Nature Retreat & Spa","5194":"Northshore Wayside Inn","5195":"Auberge Eldo Inn","5196":"Best Western Plus Grand-Sault Hotel & Suites","5197":"Maple Tourist Home Bed & Breakfast","5198":"Motel Leo","5199":"Chez Fougere Bed & Breakfast","5200":"The Resort at Cypress Hills","5201":"Eileen's Bed & Breakfast","5202":"Monte Carlo Motel","5203":"Y-5 Motel & Campground","5204":"Barriere Motor INN, Barriere - Restaurant, Bar & Cold Beer & Wine","5205":"Caverhill Fly Fishing Lodge","5206":"Chinook Cove Golf and RV","5207":"Elks Motel","5208":"Similkameen Wild Resort & Winery","5209":"Pine Inn at Panorama Mountain Village","5210":"Embarc Panorama","5211":"Horsethief Lodge by High Country Properties","5212":"Earl Grey Lodge","5213":"Sun and Sea B&B","5214":"Our Place Bed and Breakfast","5215":"Art and Soul Bed & Breakfast","5216":"Travelodge Welland","5217":"At Home Bed & Breakfast - Rose Manor","5218":"Nature's Energy Centre, the","5219":"Niagara 5 Star Bed & Breakfast","5220":"Hampton Inn And Suites Montreal","5221":"Comfort Inn Aeroport Dorval","5222":"Sheraton Montreal Airport Hotel","5223":"Hotel Dorval - Beausejour Apartments","5224":"Best Western Smiths Falls Hotel","5225":"Roger's Motel","5226":"Katmor's Bed and Breakfast","5227":"Victoria Park Campground","5228":"Fundy Rocks Motel","5229":"Gaskin's Chocolate River Restaurant, Motel, Cottages and Campground","5230":"Blair House Heritage Breakfast Inn","5231":"Winsome Inn","5232":"Saint Stephen Inn","5233":"Hotel Alila Saint-Sauveur","5234":"Gite Le Corps-y-Dort","5235":"Ofuro Spa","5236":"L'Heritage","5237":"Blue Vista Resort","5238":"Fernhill Bed and Breakfast","5239":"Springwater Lodge at Miners Bay","5240":"SeaStar","5241":"Homewood Suites By Hilton Ajax, Ontario, Canada","5242":"Super 8 by Wyndham Ajax\/Toronto ON","5243":"7 Fisher Guest House","5244":"Lovely Home","5245":"The Tartan House B & B","5246":"McIntosh Country Inn & Conference Centre","5247":"Vance Creek Hotel & Conference Centre","5248":"The Pinnacles Suite Hotel","5249":"Lord Aberdeen Hotel","5250":"Les Sommets Charlevoix","5251":"Auberge La Cote d'Or","5252":"Complexe Hotelier de Charlevoix","5253":"Holiday Inn Express St. Jean sur Richelieu","5254":"Motel Montgolfiere JP","5255":"Motel Iberville","5256":"Middleton Motel and Suites","5257":"Orchard Queen Motel & RV Park","5258":"Auberge Des Iles","5259":"L'Unik Hebergement et Beaute","5260":"Hebergement L'Unik","5261":"Timberlane Lodge","5262":"David Thompson Resort","5263":"Dans les Draps de Morphee","5264":"Lakeview Inns & Suites - Slave Lake","5265":"Big Lake Inn","5266":"Hotel Northern Star","5267":"Bella Coola Eagle Lodge","5268":"Cumbrian Inn","5269":"Quintal House Heritage Guest Home","5270":"Landwash Lodging","5271":"Diane's Units","5272":"Brimstone Head RV Park","5273":"Western 66 Motel","5274":"Guest Suites on Benvenuto","5275":"Gardenside Acres Campground","5276":"Village historique de Val-Jalbert - Hebergement et Camping","5277":"Chalets & Spa Lac Saint-Jean","5278":"Motel L'Escale","5279":"Comfort Inn Sturgeon Falls","5280":"River Mist Inn","5281":"Stouffer Mill Bed & Breakfast","5282":"Little Hawk Resort & Marina","5283":"Buttermilk Falls Resort","5284":"Comfort Inn Trenton","5285":"Motel 6 Trenton","5286":"Trenton Park Motel","5287":"OYO 22354 Pg International Inn","5288":"Clarenville Inn","5289":"Stanley House","5290":"Country Side Motel","5291":"Hotel St-Sauveur","5292":"Complexe Le 60","5293":"Polar Bear's Club","5294":"La Faitiere","5295":"Auberge au Phil de l'Eau","5296":"Club Lac Walfred","5297":"La Terrasse du Joli-Bois","5298":"Northern Shores Lodge","5299":"Glacier Mountain Lodge","5300":"Sandman Inn Blue River","5301":"Blue River Campground","5302":"Mermaid Lodge & Motel","5303":"Best Western Wayside Inn","5304":"Alberta Inn & Suites","5305":"Best Western Diamond Inn","5306":"Lamplighter Inn","5307":"Heartland Haven Bed and Breakfast","5308":"Solaireau Spa","5309":"Gite Passion Tendresse (B&B)","5310":"Le Gite du Petit Lac","5311":"Auberge Rohkwaho Spirit","5312":"Desert Lake Family Resort","5313":"The Suites at Waskesiu","5314":"The Wilds at Salmonier River Hotel Rooms & Suites","5315":"Carrolls Green","5316":"Ramada by Wyndham Olds","5317":"Best Western Of Olds","5318":"Motel 8","5319":"Capeway Country Bed & Breakfast","5320":"Capeway Motel","5321":"Canada's Best Value Inn - Port Hawkesbury\/Port Hastings","5322":"Royal Inn + Suites","5323":"Country Squire Motel","5324":"Knights Inn Arnprior","5325":"Pacific Playgrounds International RV Park, Cottages, Marina","5326":"Travelodge Kapuskasing","5327":"Advantage Motel","5328":"Pine Grove Resort","5329":"Parolin's Cottages","5330":"Minnehaha Camp Resort","5331":"Riotel Bonaventure","5332":"Cime Aventures Eco Lodge","5333":"Les Chalets Bles de Mer","5334":"Shorebird Inn","5335":"King Fisher Inn","5336":"Days Inn by Wyndham Montmagny","5337":"La Maison Rousseau","5338":"La Bonne Adresse","5339":"Le Gite de la Gare B&B","5340":"La Vue Royale","5341":"Hotel Capri","5342":"Le Hudson Inn","5343":"Le Point de Vue","5344":"Hotel Robin Hood","5345":"Wakomata Shores Resort","5346":"Limberlost Lodge","5347":"Le Port d'Attache","5348":"Motel de la Plage","5349":"Aventure Rose-des-Vents","5350":"Auberge du Cafe de la Poste","5351":"MaisoNeige du Paradis","5352":"Rawley Resort","5353":"Sunnylea Resort","5354":"Trudeau's Park Resort","5355":"Watermark Luxe Waterfront Cottages","5356":"Deh Cho Suites","5357":"Nahanni Inn","5358":"Clyde Hall Bed and Breakfast","5359":"Stonehouse Girl","5360":"Antigonish Harbour Pat's Bed & Breakfast","5361":"Auberge du jardin","5362":"Gite Escale au Presbytere","5363":"Gite Marie-Claire","5364":"Hubs Motel","5365":"Becker's Lodge Bowron Lake Adventures Resort","5366":"Auberge le Vieux Presbytere de Bouctouche","5367":"Auberge Vue d'la Dune \/ Dune View Inn","5368":"Bouctouche Bay Inn","5369":"Le Village Windigo","5370":"Pourvoirie Base Plein Air Cockanagog","5371":"Roadhouse 52 Inn & Suites","5372":"Chickadee Lane Bed & Breakfast","5373":"Sleep Suite Motel","5374":"Best Western Plus Bridgewater Hotel & Convention Centre","5375":"Comfort Inn Bridgewater","5376":"River Reflections","5377":"Pinewood Motor Inn","5378":"Lake Apsey Resort","5379":"Clear Lake Inn","5380":"Best Western Plus Walkerton Hotel & Conference Centre","5381":"Calabogie Highlands Golf Resort","5382":"Calabogie Motor Inn","5383":"Calabogie Lodge Resort","5384":"Barryvale Lodge Resort","5385":"Motel Le Charentais","5386":"Motel Tracy","5387":"Bondy House Bed & Breakfast","5388":"Willowood RV Resort & Campground","5389":"Canalta Selkirk","5390":"Canalta Hotel Shaunavon","5391":"King's Hotel","5392":"Hearthstone Inn Port Hawkesbury","5393":"Mackenzie House Tourist Home","5394":"Camping Chalets Juneau","5395":"Hotel Motel Colibri","5396":"Auberge Emond","5397":"Moulin Wakefield Mill Hotel & Spa","5398":"Les Trois Erables","5399":"Belle De Nuit Wakefield Inn","5400":"Deep River Motel","5401":"Shemron Suites Hotel","5402":"Motel 6 Innisfail AB","5403":"Travel Inn & Suites","5404":"Auberge Baker","5405":"Auberge Le Petit Sejour","5406":"Pine Tree Motel","5407":"Country Blossom Bed & Breakfast","5408":"Lake Dore RV Resort","5409":"White Cedars","5410":"Tantramar Motel","5411":"Marshlands Inn","5412":"Silver Lake Bed and Breakfast","5413":"Lazy J Motel","5414":"Lucasia Ranch Vacations","5415":"Centennial Park","5416":"Canalta St Paul","5417":"Woodland Motor Inn","5418":"Ramada by Wyndham High River","5419":"Highwood Views B&B","5420":"House on the Park B&B","5421":"Sigma Inn & Suites Hudson's Hope","5422":"Sportsman's Inn","5423":"Ruthie's Roost B&B","5424":"Super 8 by Wyndham Dauphin","5425":"Prairie Mountain Inn","5426":"Canway Inn & Suites","5427":"Les Chalets Alpins","5428":"Condos & Hotel Stoneham","5429":"Salmon Pool Inn","5430":"Margaree Harbour View Inn","5431":"Malahat Bungalows Motel","5432":"Prancing Horse Retreat","5433":"Villa Eyrie Resort","5434":"Pomeroy Inn & Suites Vegreville","5435":"Vegreville Garden Inn","5436":"Andersen Inn and Suites","5437":"The Pas Motel","5438":"Glenwood Inn & Suites","5439":"Ray Lyn Motel","5440":"Trail Motel & RV Park","5441":"Flora Bora Forest Lodging","5442":"Scenic Route 263 Bed & Breakfast","5443":"Best Western Plus Bowmanville","5444":"Liberty Inn","5445":"Home2 Suites by Hilton Milton Ontario","5446":"Holiday Inn Express & Suites Milton","5447":"Willowbrook Bed and Breakfast","5448":"Singing Sands Inn Motel","5449":"Country Haven Bed & Breakfast","5450":"Four Mile Beach Inn","5451":"MacDonald's Motel","5452":"The Markland Coastal Beach Cottages","5453":"Sheraton Saint-Hyacinthe Hotel","5454":"A Fleur D'Eau","5455":"Motel Bienvenue","5456":"Ramada by Wyndham Weyburn","5457":"Weyburn Travelodge","5458":"Circle 6 Motel","5459":"Super 8 by Wyndham Watrous","5460":"Manitou Hotel & Bar","5461":"Le Domaine de la Mine Dor","5462":"Sinbad's Hotel and Suites","5463":"Albatross Hotel","5464":"Horizon Inn","5465":"Shamrock Motel","5466":"Horizon Inn 2","5467":"La Cache Du Domaine","5468":"Comfort Inn Thetford Mines","5469":"Motel au Vieux Frontenac","5470":"Cardinal Court Motel","5471":"Glen Haven","5472":"Conny's B&B On The Farm","5473":"Wedgwood Manor and Glamping Retreat","5474":"Kootenay Lakeview Spa Resort & Event Centre","5475":"Little Little Retreat","5476":"Lord's Seaside Cottages","5477":"Sal-Crest Motel","5478":"Susan's Sanctuary Bed & Breakfast","5479":"The Hive Bed and Breakfast","5480":"Imago Village","5481":"Le Gite Du Gardien Blanc","5482":"Maple Woods","5483":"Auberge Centre Ville","5484":"Chateau d'Acadie","5485":"Dunlop Lake Lodge","5486":"Holiday Inn Express Airport Dieppe","5487":"A Treasured Moment B&B","5488":"The Grand Hotel","5489":"River Breeze Inn","5490":"Canalta Hotel","5491":"Moosomin Country Squire Inn","5492":"Twi-Lite Motel","5493":"Auberge la Rosepierre","5494":"Chez Monsieur Albani","5495":"Grey Rose Suites","5496":"Gite le Passerin Indigo","5497":"Motel St-thomas","5498":"Days Inn by Wyndham High Prairie","5499":"Wheatland Motel","5500":"Tree House Bed and Breakfast","5501":"Wyndam-Carseland Campground","5502":"Super 8 by Wyndham Morden","5503":"The Harbour Inn","5504":"Deer Lake Shores","5505":"Algonquin Guesthouse","5506":"Warbler's Roost Country Inn","5507":"Copper Valley Resort","5508":"Holiday Inn Express Hotel & Suites Spruce Grove","5509":"The Coach House Motel","5510":"Auberge du Draveur","5511":"Sugar Ridge Retreat Centre","5512":"Sunport Beach Resort","5513":"Canalta Hotel Esterhazy","5514":"Wander Inn","5515":"The Castle Inn","5516":"Lower Perth Apartment","5517":"Rodd Brudenell River Resort","5518":"Auberge du Manoir Dauth","5519":"The Oceanfront Hotel","5520":"Gite 40 Laverdure","5521":"La Diligence","5522":"Davidson Motel","5523":"Little Paris Bed and Breakfast","5524":"Travelodge Stony Plain","5525":"Ramada by Wyndham Stony Plain Hotel & Suites","5526":"Rare Gem Bed, Breakfast and Private Events","5527":"Esquire Motel","5528":"Killarney Bed and Breakfast","5529":"Sleep Right Inn","5530":"Shuswap Falls RV Resort","5531":"Quilakwa Rv Park","5532":"Backeddy Resort & Marina","5533":"Bathgate General Store, Resort & Marina","5534":"Travelodge Simcoe","5535":"Culverdene House","5536":"Cote St-Hermas Gite au vignoble","5537":"Motel Express Mirabel","5538":"Auberge Belazur","5539":"Frobisher Inn","5540":"Best Western Plus Mission City Lodge","5541":"Oasis Retreat Spa B&B","5542":"Sun Valley Trout Park","5543":"Nova Inn Inuvik","5544":"Inuvik Capital Suites","5545":"Grassland Motel","5546":"Super 8 by Wyndham Athabasca AB","5547":"Bear on the Lake Guesthouse","5548":"Aberdeen Motel","5549":"Stone Edge Estate Bed & Breakfast","5550":"Massey Motel","5551":"Stevenson Farms B&B","5552":"A Taste of Freedom Country Inn","5553":"Victoria Inn","5554":"Molly's Retreat B and B","5555":"Farmer's Walk Bed & Breakfast","5556":"Douglas' Equestrian Campground","5557":"La Chouette De Mansonville","5558":"La Maison Rose Alma Couette et Cafe","5559":"Broken Wheel Bed & Breakfast","5560":"Bighorn Ridge Guest House","5561":"Peachcliff Bed & Breakfast","5562":"Twin Creeks Motel","5563":"Echo Lake Resort","5564":"The Inn at Lock Seven","5565":"Hipwell's Motel","5566":"Old Towne Inne Chuckwagon Bar & Grill","5567":"Canyon Alpine Motel","5568":"Days Inn & Conference Centre Renfrew","5569":"Lochiel Street Bed & Breakfast","5570":"Renfrew \/ Ottowa West KOA","5571":"Imperia Hotel & Suites Boucherville","5572":"Comfort Inn Boucherville","5573":"Bruce Bay Cottages","5574":"Voyageur's Lodge & Cookhouse","5575":"Moose Creek Lodge","5576":"Five Mile Lake Campground","5577":"Gite Dame Clo","5578":"Auberge Eva","5579":"Cottonwood Campground","5580":"Tallboys Grill & Pub Treherne Motel","5581":"Motel Les Flots Bleus","5582":"Camping Municipale Mont-Saint-Pierre","5583":"Selectotel Amqui","5584":"Gite Grand-Pere Nicole","5585":"121 Steakhouse Lounge & Motel","5586":"Franklin Hotel & Motel","5587":"Arctic Divide","5588":"16 Mile Cabins","5589":"Auberge du Portage","5590":"Rogers Paradise Lodge","5591":"Wabasca Inn","5592":"Nova Inn Wabasca","5593":"Imperia Hotel & Suites Terrebonne","5594":"Motel Chateau Terrebonne","5595":"Melville Country Inn","5596":"Melsask Motel","5597":"Midway Motel","5598":"Auberge Authentique de Charlevoix","5599":"Bears Cove Inn","5600":"John Henry's Marina & Resort","5601":"Auberge Godefroy Hotel, Spa and Golf","5602":"Hebert Hotels","5603":"Econo Lodge St. Apollinaire","5604":"Motel Bar Rayalco","5605":"The Westin Bear Mountain Golf Resort & Spa, Victoria","5606":"Solo Suites","5607":"Whispering Creek Guest Cottage","5608":"Virden Motel","5609":"Cherry Tree Inn","5610":"Flavorite Retreat B&B","5611":"Beautiful Victoria Home","5612":"Motel Sans Frontieres","5613":"Auberge La Villa des Frontieres","5614":"Auberge Le Cabanon","5615":"Auberge La Glaciere","5616":"Gite Belle Ancolie","5617":"Bear Claw Casino and Hotel","5618":"Kenosee Inn & Cabins","5619":"Gite Les Pieds Dans L'Eau","5620":"Oreland Motel","5621":"Royal Hotel","5622":"Beauchene Wilderness Lodge","5623":"Auberge Canadienne","5624":"Houston Motor Inn","5625":"Best Western Plus The Inn at St. Albert","5626":"Horizon Motel","5627":"City View Bed & Breakfast","5628":"Beach & Breeze Cottages","5629":"Brier Island Lodge","5630":"Pomeroy Inn & Suites Vermilion","5631":"Super 8 by Wyndham Vermilion AB","5632":"Super 8 by Wyndham Taber AB","5633":"Taber Motel","5634":"Redstreak Campground","5635":"Troutlake Retreat","5636":"Pickle Lake Hotel","5637":"Westway Inn","5638":"Lakeview Gimli Resort","5639":"Super 8 by Wyndham Swan River MB","5640":"New Country Motel","5641":"Holiday Inn Express Hotel & Suites Newmarket","5642":"Braxton Suites","5643":"Listening Hill B&B","5644":"Abadin Bed and Breakfast","5645":"Netherdale Bed and Breakfast","5646":"Marble Inn Resort","5647":"The Marble Villa at Marble Mountain Resort","5648":"St. Christopher's Hotel","5649":"Right Off Da Boat B&B","5650":"Evangeline Inn & Motel Inc.","5651":"Spruce Hill Resort & Spa","5652":"Travelodge Suites New Glasgow","5653":"Comfort Inn - New Glasgow","5654":"Canalta Hanna","5655":"That Country Place","5656":"Lakeside Country Inn","5657":"Casablanca Winery Inn","5658":"Super 8 by Wyndham Grimsby Ontario","5659":"Microtel Inn & Suites by Wyndham Kirkland Lake","5660":"Comfort Inn Kirkland Lake","5661":"Knoepfli Inn","5662":"A Touch of Grace Bed and Breakfast","5663":"The Wigwam Gift Shoppe & Motel","5664":"Cove Country Inn Resort & Spa","5665":"The Lockhouse B&B","5666":"Hebden House Bed and Breakfast","5667":"Ripplecove Lakefront Hotel and Spa","5668":"Auberge Nouvelle Frontiere","5669":"Motel le Reve D'or","5670":"Cottonwood Park Campground","5671":"Congdon Creek Campground","5672":"Discovery Yukon Lodgings","5673":"1202 Motor Inn","5674":"Havre-sur-Mer Inn","5675":"Le gite chez Majo","5676":"Manoir Rouville-Campbell","5677":"Motel Saint-Hilaire","5678":"Siwash Lake Wilderness Resort","5679":"Tall Timbers Resort","5680":"Canalta Rimbey","5681":"Canalta Hotel Provost","5682":"R & R Inn Provost","5683":"Anchor Motel & Suites","5684":"Bugaboo Cottages","5685":"R&R Inn Hardisty","5686":"Toronto North Cookstown KOA","5687":"Friday Harbour Resort","5688":"Tilson Place","5689":"Au Doc Motel","5690":"Villa Riviere Montreal","5691":"Sunshine Motel","5692":"Eden House Bed & Breakfast","5693":"Nisutlin Trading Post & Motel","5694":"Ridgeview Motor Inn","5695":"Birds and Blooms B&B","5696":"Southview Motel","5697":"Galop House B&B","5698":"Royal Oak Inn & Suites","5699":"Continental Motel","5700":"Fishing Moose Lodge","5701":"Manning Motor Inn","5702":"Garden Court Motel","5703":"Island Tides Outdoor Lodge","5704":"Reel Obsession Sport Fishing Lodge","5705":"Rose Cottage Bed and Breakfast","5706":"Forest Plaza Motel","5707":"Carousel Ranch B&B","5708":"Grizzly Motel","5709":"Swan Hills Hotel","5710":"Villa Nao","5711":"La Foret d'Aslan","5712":"Cable Head B&B & Efficiency Suites","5713":"St. Peters Bayview Suites","5714":"Tumbler Ridge Hotel and Suites","5715":"Sandstone Motel","5716":"Hilltop Ranch Bed & Breakfast","5717":"Kumsheen Rafting Resort","5718":"Lytton Hotel","5719":"Rocky Ridge Country Lodge","5720":"Prime View - Best Location","5721":"Caswell Resort Hotel","5722":"Lund Resort at Klah Ah Men","5723":"Lund Seaside Inn","5724":"Best Western Plus Liverpool Hotel & Conference Centre","5725":"Hotel Le Francis","5726":"Brake Bayside Boutique Historic Inn","5727":"Cedars of Lake Eugenia - Cottage Resort","5728":"Tahitian Noni Place B&B","5729":"MacLellan Inn","5730":"Martin's Cabins","5731":"Motel Invitation Inn","5732":"Hotel-Motel La Difference","5733":"Kildonan House B&B","5734":"Domaine Annie Sur Mer","5735":"Motel A La Claire Fontaine","5736":"King Neptune Campground","5737":"Clifty Cove Motel","5738":"Motel Grande-ile","5739":"Flotel","5740":"Pine Grove Point Campground","5741":"Florenceville Inn","5742":"Yesteryears Bed & Breakfast","5743":"Auberge de la Coulee Douce","5744":"Gite des Tilleuls","5745":"Grove Motel","5746":"Malpeque Bed and Breakfast","5747":"Malpeque Country Garden Motel & Cottages","5748":"Wild Goose Motel & Campground","5749":"Super 8 by Wyndham Smoky Lake","5750":"Smoky Lake Inn","5751":"Room To Grow Guesthouse","5752":"Motel de la Gare","5753":"The Big Blow Bed & Breakfast","5754":"Days Inn by Wyndham Stephenville","5755":"Ste. Anne's Spa","5756":"Elm Hurst Inn & Spa","5757":"Jet Set Motel","5758":"Pine Ridge Park & Resort","5759":"Motel Quatre Saisons","5760":"Manoir Sweetsburg","5761":"Auberge des Carrefours","5762":"Maison Chapleau","5763":"Auberge La Coudriere","5764":"Hotel Cap-aux-Pierres","5765":"Le Baluchon","5766":"Camping Belle-Montagne","5767":"Asessippi Inn","5768":"Hotel Les Trois Tilleuls","5769":"Camping Domaine Madalie","5770":"Turaarvik Inns North","5771":"Auberge La Montagne Coupee","5772":"Motel La Porte de la Matawinie","5773":"Valley Motel","5774":"Mountain Shadows Campground","5775":"Havre Du Parc","5776":"Econo Lodge Maple Ridge","5777":"Haney Motor Hotel","5778":"Motel Normandie","5779":"Four Seasons Inn & Motel","5780":"Hotel Carmacks","5781":"Elk Point Motel & RV Park","5782":"Raven River Bed and Breakfast","5783":"Imperia Hotel & Suites St-Eustache","5784":"La Seigneurie du Triton","5785":"Village Innusit","5786":"Le Beluga","5787":"Cape Canso R.V. Park & Marina","5788":"Raval Paradise Motel & RV Park","5789":"Auberge des Gallant Restaurant and SPA","5790":"The Gite L'Escapade","5791":"Woodlander Hotel","5792":"Parfum de Mer","5793":"Motel Chandler","5794":"Beachside B&B","5795":"All Tucked Inn","5796":"Hi Rock Inn","5797":"Meiklejohn House B&B","5798":"Pillar Lake Resort","5799":"Evening Star Motel","5800":"Greenwood Motel and RV Park","5801":"Igloolik Hotel","5802":"Vi-Mar Motel","5803":"Ramada by Wyndham Conklin","5804":"Devon Lions Campground","5805":"Grefell Recreational Park","5806":"Granite Hotel","5807":"CMH Bobbie Burns Lodge","5808":"The Barrhead Inn & Suites","5809":"Sunset Cove Motel","5810":"Shamrock Bay Resort","5811":"B&B Art of Germany","5812":"Caledonia Country Hostel","5813":"Paradise Inn & Suites Redwater","5814":"Red Rest Motel","5815":"Wagon Wheel Motel","5816":"L'auberge des Marronniers","5817":"Angus Inn Motel","5818":"Motel 90","5819":"Lakeview Hecla Resort","5820":"Sejour Kouchibouguac Resort","5821":"Auberge le Port d'Attache","5822":"Dock & Doze Motel","5823":"Station Touristique Floribell","5824":"English Inn","5825":"Prairie Moon Inn & Suites Unity","5826":"Unity Hotel","5827":"Northwest Lodge Bed & Breakfast","5828":"Ross Inn","5829":"LT Food & Fuel Motel","5830":"Long Sault Motel","5831":"St. George Hotel","5832":"Lowhee Campground","5833":"Western Budget Motel Ponoka","5834":"Kentucky Alleyne Provincial Park","5835":"Motel Ours Bleu","5836":"Motel Dodi","5837":"Canalta Hotel Humboldt","5838":"A la Claire Fontaine","5839":"Telegraph Cove Marina & RV Park","5840":"Telegraph Cove Resort","5841":"Cripple Creek Campground","5842":"Comfort Inn Montreal Aeroport","5843":"April Point Resort & Spa","5844":"Days Inn by Wyndham Dalhousie","5845":"Hilton Garden Inn Halifax Airport","5846":"Au SenAbi Motel","5847":"Gite La Maison Du Sheriff Sheppard","5848":"Eagle Wind RV Park","5849":"Century Farm Waterfront Cottages","5850":"The Mill Tales Inn","5851":"Maison Denis","5852":"Elkwater Lake Lodge","5853":"Au Gite de la Chute","5854":"Manoir Lac Etchemin","5855":"Auberge Du Parc Inn","5856":"Macdale B&B","5857":"Auberge lac du Pin rouge","5858":"Celtic Rendezvous Cottages","5859":"Canalta Melfort","5860":"Bluebird Hotel","5861":"Motel Le Pocatois","5862":"ATCO Lodge Narwhal Hotel","5863":"Summerville Beach Retreat","5864":"Hotel-Motel Grande-Vallee des Monts","5865":"Camping au Soleil Couchant","5866":"Muggee's Place","5867":"Hotel-Musee Premieres Nations","5868":"Chez Casimir","5869":"Fogo Island Inn","5870":"Island Sunset Resort","5871":"Mile Zero Motor Inn","5872":"Gite Au Tournenvert","5873":"The Waterfront Motel","5874":"Eco Spa Highland","5875":"Adobe Inn","5876":"Fox Harb'r Resort","5877":"Balzac Campground Rv Park & Storage","5878":"Lightning Lake Campground","5879":"Stormdale Cottages","5880":"Mt. Robson Mountain River Lodge","5881":"Puddicombe House","5882":"Montreal West KOA","5883":"Clipper Shipp Beach Motel","5884":"Side Trax Inn","5885":"Villager Motel","5886":"Ituna Hotel","5887":"Travelodge Fredericton","5888":"Falher Hotel & Cozy Lounge","5889":"Rothesay Motel","5890":"Motel Au Rocher","5891":"Plamondon Whitesands Resort","5892":"Ramada by Wyndham Emerald Park\/Regina East","5893":"Lagoon Harbour Resort & Hotel","5894":"Auberge-Inn","5895":"The Gregory Bed & Breakfast","5896":"Auberge Comme Au Premier Jour","5897":"Le Manoir du Lac Delage","5898":"Manitou Motor Inn","5899":"Fudge's Motel","5900":"Sandy Shore Cottages","5901":"Microtel Inn & Suites by Wyndham Blackfalds Red Deer North","5902":"Campbell's Bed and Breakfast","5903":"Springbrook Motel & RV Park","5904":"Inlet Haven","5905":"Holiday Inn Express & Suites Victoria - Colwood","5906":"Hotel Rive Gauche","5907":"Redwood Inn & Suites","5908":"Slumber Inn","5909":"Motel Villa mon repos","5910":"Frontier Hotel","5911":"Warman Hotel","5912":"Chalet de la Grave","5913":"Motel 6 Headingley Winnipeg West","5914":"Days Inn by Wyndham Orillia","5915":"Heidi's Campground","5916":"Candle Lake Golf Resort","5917":"Western Star Inn and Suites Stoughton","5918":"Motel Beloeil","5919":"Caledonia Motor Inn","5920":"The Fourth Lock Bed and Breakfast","5921":"Sands on Golden Lake","5922":"International Motel Express","5923":"Larinda's Landing Oceanfront Cottages","5924":"Antelope Inn Motel","5925":"Rodeway Inn Schefferville","5926":"Bird Island Resort","5927":"Deep Bay RV Park","5928":"Days Inn & Suites by Wyndham Winkler","5929":"Days Inn by Wyndham Blainville Conference Centre","5930":"Parkway Cottage Resort & Trading Post","5931":"Burton's Sunset Oasis Motel","5932":"Sea Echo Motel","5933":"Inn Of Victoria County","5934":"Auyuittug Lodge","5935":"Tradewinds Motor Hotel","5936":"Camping Shippagan","5937":"Comfort Inn Pickering","5938":"E&F Webber's Lakeside Resort","5939":"Mayfield Country Cottages","5940":"Killarney Mountain Lodge","5941":"Le Village de l'Acadie","5942":"Hotel Le Mirage","5943":"Granisle Resort","5944":"Spindrift by the Sea","5945":"Dream Inn","5946":"Elm River RV Park","5947":"Exploits Motel","5948":"Rustik Motel","5949":"Wilderness Edge - Retreat & Conference Centre","5950":"The Cove Motel & Restaurant","5951":"Robins Nest Motel and Cafe","5952":"Snowshoe Inn (NWT) Ltd","5953":"Motel Constello","5954":"Inverness Falls Resort","5955":"Smith's Motel Ltd.","5956":"Auberge la Salicorne","5957":"Bow Manor Motor Hotel","5958":"Irma Motel","5959":"Hotel Historique Route 66","5960":"Knights Inn Woodstock","5961":"Stage Coach Inn","5962":"Tweedsmuir Park Lodge","5963":"Auberge Motel Le Pigeonnier","5964":"Fair Isle Motel","5965":"Alta Vista Motel","5966":"South Beach Casino and Resort","5967":"Pallas Motel","5968":"Wingham Motel","5969":"Hampton Inn & Suites by Hilton Truro","5970":"Motel Marie-Dan","5971":"Gillett's Motel","5972":"Idabel Lake Resort","5973":"Motel Montreal","5974":"Liscombe Lodge Resort and Conference Center","5975":"Jemseg LakeView Motel","5976":"Echo Valley Ranch & Spa","5977":"Motel St-Bruno","5978":"Best Western Plus Pitt Meadows Inn & Suites","5979":"Northern Light Inn","5980":"Poco Inn & Suites Hotel","5981":"Oak Island Resort & Conference Centre","5982":"Dalvay by the Sea Hotel","5983":"Auberge West Brome","5984":"Auberge Villa Bellerive"},"hotel_rating":{"0":4.0,"1":4.5,"2":4.5,"3":4.5,"4":4.5,"5":4.0,"6":4.0,"7":4.5,"8":4.5,"9":4.0,"10":4.0,"11":4.5,"12":4.0,"13":null,"14":4.0,"15":4.5,"16":4.5,"17":5.0,"18":4.5,"19":4.5,"20":4.5,"21":4.5,"22":4.5,"23":4.5,"24":4.5,"25":null,"26":4.5,"27":4.5,"28":4.5,"29":null,"30":4.0,"31":4.0,"32":4.0,"33":3.5,"34":3.5,"35":4.0,"36":3.5,"37":4.0,"38":4.0,"39":3.0,"40":null,"41":4.0,"42":3.5,"43":3.5,"44":3.5,"45":2.5,"46":null,"47":4.0,"48":4.5,"49":5.0,"50":4.5,"51":null,"52":null,"53":4.0,"54":4.5,"55":4.5,"56":4.5,"57":null,"58":4.5,"59":4.0,"60":4.5,"61":4.0,"62":4.5,"63":4.0,"64":4.0,"65":4.5,"66":5.0,"67":4.0,"68":2.5,"69":2.5,"70":4.5,"71":4.5,"72":4.0,"73":4.5,"74":4.0,"75":4.0,"76":null,"77":4.5,"78":null,"79":4.5,"80":4.5,"81":4.0,"82":4.0,"83":4.5,"84":5.0,"85":3.5,"86":4.0,"87":4.5,"88":4.0,"89":5.0,"90":3.0,"91":null,"92":null,"93":null,"94":4.5,"95":null,"96":4.5,"97":null,"98":null,"99":5.0,"100":4.5,"101":4.0,"102":4.5,"103":4.5,"104":4.5,"105":4.5,"106":5.0,"107":5.0,"108":3.0,"109":3.5,"110":4.0,"111":4.0,"112":4.0,"113":3.5,"114":4.5,"115":3.5,"116":4.0,"117":4.0,"118":4.5,"119":null,"120":4.5,"121":3.5,"122":4.0,"123":4.5,"124":3.5,"125":null,"126":3.0,"127":3.5,"128":2.5,"129":2.5,"130":1.0,"131":null,"132":3.5,"133":4.5,"134":null,"135":5.0,"136":3.5,"137":3.5,"138":4.0,"139":4.0,"140":3.5,"141":5.0,"142":3.5,"143":5.0,"144":4.0,"145":4.5,"146":4.0,"147":5.0,"148":5.0,"149":4.5,"150":null,"151":5.0,"152":5.0,"153":5.0,"154":5.0,"155":5.0,"156":3.0,"157":4.0,"158":1.0,"159":1.0,"160":3.0,"161":1.0,"162":2.5,"163":2.5,"164":2.0,"165":null,"166":null,"167":null,"168":null,"169":null,"170":null,"171":4.0,"172":4.5,"173":4.5,"174":4.5,"175":5.0,"176":4.0,"177":5.0,"178":null,"179":4.5,"180":4.0,"181":4.5,"182":3.5,"183":3.5,"184":3.5,"185":4.0,"186":4.0,"187":4.0,"188":4.0,"189":4.5,"190":4.5,"191":4.5,"192":4.5,"193":4.5,"194":5.0,"195":5.0,"196":5.0,"197":5.0,"198":5.0,"199":4.0,"200":4.0,"201":4.5,"202":4.0,"203":5.0,"204":4.0,"205":4.5,"206":5.0,"207":5.0,"208":4.5,"209":5.0,"210":null,"211":4.5,"212":4.0,"213":4.5,"214":4.0,"215":4.0,"216":4.0,"217":4.5,"218":3.5,"219":3.5,"220":4.0,"221":3.0,"222":3.0,"223":3.0,"224":null,"225":null,"226":null,"227":3.5,"228":3.0,"229":4.0,"230":4.5,"231":null,"232":null,"233":5.0,"234":3.5,"235":5.0,"236":5.0,"237":3.5,"238":5.0,"239":3.5,"240":3.0,"241":5.0,"242":3.0,"243":3.0,"244":4.0,"245":3.0,"246":4.5,"247":4.5,"248":5.0,"249":4.5,"250":4.5,"251":4.5,"252":5.0,"253":null,"254":4.5,"255":4.5,"256":4.0,"257":4.5,"258":5.0,"259":4.0,"260":4.5,"261":3.5,"262":4.0,"263":5.0,"264":null,"265":5.0,"266":4.0,"267":5.0,"268":4.5,"269":4.0,"270":5.0,"271":5.0,"272":4.5,"273":5.0,"274":4.0,"275":4.5,"276":3.5,"277":3.0,"278":3.0,"279":2.0,"280":2.0,"281":null,"282":null,"283":null,"284":null,"285":null,"286":null,"287":4.0,"288":4.5,"289":4.0,"290":3.5,"291":3.0,"292":3.5,"293":4.0,"294":null,"295":3.5,"296":4.0,"297":4.0,"298":3.0,"299":3.0,"300":null,"301":4.0,"302":3.5,"303":3.5,"304":5.0,"305":4.5,"306":3.5,"307":5.0,"308":4.5,"309":null,"310":3.0,"311":3.0,"312":3.0,"313":3.0,"314":3.5,"315":4.5,"316":null,"317":2.5,"318":2.0,"319":null,"320":5.0,"321":4.5,"322":5.0,"323":5.0,"324":4.0,"325":3.5,"326":4.0,"327":3.5,"328":4.5,"329":4.0,"330":4.5,"331":null,"332":4.0,"333":4.0,"334":3.5,"335":3.5,"336":3.5,"337":3.5,"338":4.5,"339":3.0,"340":null,"341":5.0,"342":4.0,"343":3.0,"344":4.0,"345":3.5,"346":3.0,"347":3.0,"348":2.5,"349":3.0,"350":2.5,"351":1.0,"352":1.0,"353":2.5,"354":2.5,"355":null,"356":null,"357":null,"358":null,"359":3.5,"360":4.0,"361":4.5,"362":null,"363":4.0,"364":4.5,"365":null,"366":4.5,"367":4.5,"368":4.0,"369":5.0,"370":null,"371":null,"372":5.0,"373":4.0,"374":4.0,"375":4.0,"376":4.0,"377":4.0,"378":null,"379":4.0,"380":null,"381":4.0,"382":4.0,"383":4.0,"384":3.5,"385":3.5,"386":5.0,"387":4.5,"388":4.5,"389":4.5,"390":4.5,"391":5.0,"392":4.0,"393":4.5,"394":4.0,"395":4.5,"396":3.0,"397":4.0,"398":3.5,"399":4.5,"400":4.5,"401":5.0,"402":5.0,"403":5.0,"404":3.5,"405":5.0,"406":4.0,"407":4.0,"408":4.0,"409":null,"410":4.5,"411":5.0,"412":4.5,"413":null,"414":3.5,"415":null,"416":null,"417":null,"418":4.5,"419":null,"420":null,"421":null,"422":null,"423":null,"424":4.5,"425":4.0,"426":4.0,"427":4.0,"428":null,"429":4.0,"430":4.0,"431":4.5,"432":4.0,"433":4.0,"434":4.0,"435":4.5,"436":4.0,"437":4.0,"438":4.0,"439":4.0,"440":4.0,"441":4.0,"442":4.0,"443":4.0,"444":4.0,"445":null,"446":null,"447":3.5,"448":4.0,"449":4.0,"450":3.5,"451":3.5,"452":3.5,"453":null,"454":3.5,"455":3.0,"456":3.5,"457":4.0,"458":null,"459":3.0,"460":2.5,"461":4.5,"462":null,"463":4.5,"464":3.5,"465":3.5,"466":null,"467":null,"468":4.0,"469":5.0,"470":3.5,"471":3.0,"472":4.0,"473":4.5,"474":4.5,"475":5.0,"476":5.0,"477":4.5,"478":4.5,"479":4.5,"480":4.5,"481":3.5,"482":4.5,"483":4.5,"484":4.5,"485":null,"486":4.5,"487":4.0,"488":4.5,"489":4.0,"490":4.5,"491":4.0,"492":4.0,"493":3.5,"494":4.0,"495":4.0,"496":3.5,"497":3.5,"498":4.0,"499":3.5,"500":3.5,"501":3.5,"502":4.0,"503":3.5,"504":3.5,"505":4.5,"506":3.5,"507":4.0,"508":3.5,"509":3.5,"510":3.0,"511":3.5,"512":3.5,"513":3.5,"514":null,"515":3.0,"516":null,"517":3.0,"518":3.0,"519":2.5,"520":3.0,"521":3.0,"522":2.0,"523":null,"524":4.5,"525":4.0,"526":4.0,"527":null,"528":3.5,"529":2.5,"530":3.0,"531":2.0,"532":2.0,"533":null,"534":null,"535":3.0,"536":2.0,"537":3.0,"538":3.5,"539":2.5,"540":1.5,"541":1.0,"542":2.5,"543":3.0,"544":1.0,"545":null,"546":null,"547":4.0,"548":4.5,"549":4.5,"550":5.0,"551":4.5,"552":4.5,"553":5.0,"554":null,"555":4.0,"556":4.5,"557":3.5,"558":4.0,"559":4.5,"560":4.0,"561":4.5,"562":4.5,"563":null,"564":4.5,"565":4.5,"566":5.0,"567":5.0,"568":5.0,"569":5.0,"570":4.5,"571":4.0,"572":4.5,"573":null,"574":4.5,"575":4.0,"576":5.0,"577":4.0,"578":4.0,"579":5.0,"580":null,"581":3.5,"582":2.5,"583":3.0,"584":null,"585":null,"586":null,"587":5.0,"588":4.0,"589":4.5,"590":4.5,"591":5.0,"592":4.5,"593":5.0,"594":3.5,"595":4.0,"596":4.0,"597":3.0,"598":null,"599":null,"600":null,"601":null,"602":4.5,"603":4.0,"604":4.5,"605":5.0,"606":3.5,"607":3.0,"608":4.5,"609":3.5,"610":4.0,"611":4.5,"612":4.0,"613":3.5,"614":3.5,"615":null,"616":4.0,"617":null,"618":4.5,"619":5.0,"620":5.0,"621":5.0,"622":5.0,"623":5.0,"624":null,"625":5.0,"626":5.0,"627":5.0,"628":5.0,"629":5.0,"630":5.0,"631":4.5,"632":4.5,"633":null,"634":null,"635":null,"636":4.5,"637":4.5,"638":5.0,"639":4.0,"640":4.5,"641":5.0,"642":4.5,"643":4.5,"644":3.5,"645":5.0,"646":5.0,"647":3.5,"648":3.5,"649":5.0,"650":3.0,"651":1.5,"652":null,"653":5.0,"654":4.0,"655":5.0,"656":5.0,"657":5.0,"658":null,"659":null,"660":null,"661":null,"662":null,"663":5.0,"664":4.5,"665":4.0,"666":3.5,"667":5.0,"668":3.5,"669":null,"670":1.0,"671":2.0,"672":1.5,"673":null,"674":null,"675":null,"676":null,"677":5.0,"678":4.5,"679":3.5,"680":3.5,"681":3.5,"682":4.5,"683":4.0,"684":4.5,"685":5.0,"686":4.0,"687":4.5,"688":3.5,"689":4.5,"690":4.0,"691":3.0,"692":3.5,"693":5.0,"694":4.5,"695":null,"696":5.0,"697":4.0,"698":4.5,"699":4.0,"700":5.0,"701":4.0,"702":4.5,"703":5.0,"704":4.5,"705":4.5,"706":3.5,"707":4.5,"708":5.0,"709":5.0,"710":4.0,"711":5.0,"712":4.0,"713":5.0,"714":5.0,"715":5.0,"716":4.5,"717":4.0,"718":4.5,"719":3.5,"720":3.5,"721":4.0,"722":5.0,"723":null,"724":null,"725":4.5,"726":4.5,"727":4.5,"728":4.5,"729":5.0,"730":3.5,"731":null,"732":3.5,"733":4.5,"734":null,"735":4.0,"736":null,"737":4.5,"738":null,"739":4.5,"740":2.5,"741":null,"742":3.0,"743":null,"744":1.5,"745":3.5,"746":5.0,"747":2.5,"748":5.0,"749":5.0,"750":3.5,"751":3.5,"752":null,"753":5.0,"754":4.0,"755":4.5,"756":3.5,"757":3.5,"758":4.5,"759":4.5,"760":5.0,"761":null,"762":3.0,"763":2.0,"764":2.5,"765":null,"766":null,"767":null,"768":null,"769":null,"770":null,"771":null,"772":null,"773":4.5,"774":4.5,"775":4.5,"776":5.0,"777":null,"778":4.0,"779":4.0,"780":3.0,"781":4.5,"782":5.0,"783":2.0,"784":4.5,"785":4.5,"786":5.0,"787":5.0,"788":5.0,"789":null,"790":3.5,"791":4.5,"792":null,"793":4.5,"794":null,"795":null,"796":5.0,"797":5.0,"798":5.0,"799":4.5,"800":5.0,"801":4.5,"802":3.5,"803":4.5,"804":4.0,"805":null,"806":null,"807":null,"808":null,"809":2.5,"810":null,"811":null,"812":null,"813":null,"814":null,"815":null,"816":5.0,"817":4.0,"818":null,"819":null,"820":null,"821":4.0,"822":4.5,"823":4.5,"824":4.0,"825":4.5,"826":4.5,"827":4.5,"828":4.0,"829":null,"830":4.0,"831":4.0,"832":4.5,"833":5.0,"834":5.0,"835":4.0,"836":4.0,"837":4.0,"838":4.0,"839":4.0,"840":4.0,"841":null,"842":4.0,"843":4.0,"844":2.5,"845":null,"846":5.0,"847":2.5,"848":null,"849":2.5,"850":5.0,"851":5.0,"852":4.0,"853":3.5,"854":4.5,"855":3.5,"856":4.0,"857":4.5,"858":5.0,"859":4.0,"860":4.0,"861":5.0,"862":3.5,"863":2.0,"864":null,"865":null,"866":null,"867":null,"868":null,"869":null,"870":null,"871":null,"872":null,"873":4.5,"874":4.0,"875":null,"876":4.0,"877":null,"878":4.0,"879":4.5,"880":4.5,"881":4.5,"882":4.5,"883":4.5,"884":4.0,"885":4.5,"886":null,"887":4.0,"888":4.0,"889":5.0,"890":4.5,"891":5.0,"892":4.0,"893":3.5,"894":4.0,"895":3.5,"896":3.5,"897":5.0,"898":3.5,"899":4.0,"900":4.0,"901":null,"902":5.0,"903":3.0,"904":3.0,"905":null,"906":3.0,"907":null,"908":3.5,"909":3.0,"910":4.5,"911":3.5,"912":4.5,"913":4.5,"914":3.0,"915":2.0,"916":null,"917":2.5,"918":3.0,"919":null,"920":2.5,"921":null,"922":null,"923":null,"924":4.5,"925":5.0,"926":2.0,"927":null,"928":null,"929":null,"930":null,"931":4.5,"932":5.0,"933":4.5,"934":5.0,"935":4.0,"936":3.0,"937":2.5,"938":5.0,"939":4.5,"940":4.5,"941":5.0,"942":4.5,"943":4.5,"944":3.5,"945":4.0,"946":3.5,"947":4.5,"948":4.5,"949":5.0,"950":5.0,"951":5.0,"952":5.0,"953":5.0,"954":5.0,"955":5.0,"956":5.0,"957":4.0,"958":4.5,"959":4.5,"960":4.5,"961":4.5,"962":4.5,"963":5.0,"964":4.0,"965":4.5,"966":5.0,"967":5.0,"968":4.5,"969":null,"970":4.0,"971":5.0,"972":3.0,"973":4.0,"974":2.0,"975":null,"976":null,"977":3.0,"978":1.0,"979":4.5,"980":4.5,"981":4.5,"982":5.0,"983":null,"984":4.0,"985":3.5,"986":4.5,"987":5.0,"988":null,"989":2.5,"990":null,"991":null,"992":5.0,"993":4.5,"994":4.0,"995":4.5,"996":4.5,"997":4.0,"998":null,"999":4.5,"1000":4.5,"1001":null,"1002":null,"1003":4.5,"1004":4.5,"1005":4.5,"1006":4.5,"1007":4.5,"1008":4.0,"1009":4.0,"1010":4.5,"1011":4.0,"1012":4.5,"1013":4.5,"1014":4.5,"1015":4.5,"1016":4.0,"1017":4.0,"1018":4.0,"1019":4.0,"1020":null,"1021":4.0,"1022":4.5,"1023":4.5,"1024":4.5,"1025":4.5,"1026":4.0,"1027":5.0,"1028":3.5,"1029":5.0,"1030":3.5,"1031":null,"1032":3.0,"1033":null,"1034":3.0,"1035":5.0,"1036":3.5,"1037":4.0,"1038":4.0,"1039":4.5,"1040":null,"1041":4.5,"1042":4.5,"1043":4.5,"1044":4.5,"1045":5.0,"1046":4.5,"1047":3.5,"1048":3.0,"1049":3.5,"1050":null,"1051":null,"1052":null,"1053":4.0,"1054":3.0,"1055":3.5,"1056":3.0,"1057":4.0,"1058":4.0,"1059":3.5,"1060":4.0,"1061":3.5,"1062":3.0,"1063":4.5,"1064":3.0,"1065":3.0,"1066":null,"1067":3.0,"1068":3.0,"1069":2.5,"1070":4.5,"1071":5.0,"1072":4.0,"1073":5.0,"1074":null,"1075":4.5,"1076":5.0,"1077":3.5,"1078":3.5,"1079":4.5,"1080":4.0,"1081":3.5,"1082":2.5,"1083":3.0,"1084":4.5,"1085":4.5,"1086":4.5,"1087":null,"1088":null,"1089":4.5,"1090":4.5,"1091":4.0,"1092":4.5,"1093":4.0,"1094":3.5,"1095":null,"1096":4.0,"1097":4.5,"1098":3.5,"1099":4.5,"1100":4.5,"1101":4.5,"1102":5.0,"1103":4.0,"1104":5.0,"1105":2.0,"1106":4.5,"1107":5.0,"1108":5.0,"1109":5.0,"1110":4.0,"1111":4.0,"1112":null,"1113":4.5,"1114":null,"1115":4.0,"1116":4.0,"1117":4.5,"1118":4.5,"1119":4.0,"1120":4.0,"1121":4.5,"1122":5.0,"1123":5.0,"1124":5.0,"1125":5.0,"1126":5.0,"1127":2.0,"1128":null,"1129":null,"1130":null,"1131":null,"1132":4.0,"1133":4.5,"1134":5.0,"1135":5.0,"1136":4.0,"1137":5.0,"1138":5.0,"1139":5.0,"1140":4.5,"1141":5.0,"1142":5.0,"1143":5.0,"1144":5.0,"1145":4.5,"1146":5.0,"1147":5.0,"1148":5.0,"1149":4.5,"1150":5.0,"1151":null,"1152":4.0,"1153":4.5,"1154":4.5,"1155":4.0,"1156":3.5,"1157":4.5,"1158":4.0,"1159":4.5,"1160":3.5,"1161":4.5,"1162":3.5,"1163":3.5,"1164":2.5,"1165":4.5,"1166":5.0,"1167":4.0,"1168":4.0,"1169":4.0,"1170":3.5,"1171":null,"1172":4.5,"1173":4.5,"1174":5.0,"1175":null,"1176":4.5,"1177":3.5,"1178":3.5,"1179":4.5,"1180":4.5,"1181":4.0,"1182":3.5,"1183":3.0,"1184":3.0,"1185":3.5,"1186":2.5,"1187":2.5,"1188":1.5,"1189":3.0,"1190":3.0,"1191":2.0,"1192":null,"1193":3.0,"1194":2.0,"1195":2.5,"1196":null,"1197":2.0,"1198":2.0,"1199":1.5,"1200":null,"1201":null,"1202":4.5,"1203":5.0,"1204":4.5,"1205":null,"1206":4.5,"1207":4.5,"1208":4.5,"1209":null,"1210":4.5,"1211":4.0,"1212":5.0,"1213":4.5,"1214":4.5,"1215":5.0,"1216":3.5,"1217":3.5,"1218":5.0,"1219":null,"1220":3.0,"1221":3.0,"1222":2.5,"1223":2.0,"1224":2.0,"1225":1.0,"1226":2.0,"1227":2.5,"1228":null,"1229":null,"1230":null,"1231":null,"1232":4.0,"1233":4.5,"1234":4.5,"1235":4.5,"1236":4.0,"1237":4.5,"1238":4.5,"1239":4.5,"1240":4.0,"1241":4.5,"1242":4.5,"1243":5.0,"1244":4.5,"1245":4.0,"1246":4.0,"1247":4.0,"1248":null,"1249":4.0,"1250":4.0,"1251":4.5,"1252":3.5,"1253":null,"1254":4.0,"1255":4.0,"1256":4.5,"1257":4.5,"1258":5.0,"1259":5.0,"1260":5.0,"1261":4.5,"1262":4.0,"1263":4.0,"1264":3.5,"1265":3.5,"1266":3.5,"1267":3.5,"1268":null,"1269":null,"1270":5.0,"1271":4.0,"1272":4.0,"1273":4.5,"1274":4.5,"1275":4.5,"1276":4.0,"1277":3.5,"1278":5.0,"1279":4.5,"1280":1.5,"1281":null,"1282":null,"1283":null,"1284":null,"1285":4.5,"1286":4.0,"1287":3.5,"1288":3.5,"1289":4.0,"1290":5.0,"1291":2.5,"1292":4.0,"1293":4.5,"1294":null,"1295":3.5,"1296":4.0,"1297":4.0,"1298":3.0,"1299":null,"1300":5.0,"1301":5.0,"1302":4.5,"1303":5.0,"1304":null,"1305":4.5,"1306":4.0,"1307":4.5,"1308":4.5,"1309":5.0,"1310":4.5,"1311":3.5,"1312":5.0,"1313":4.5,"1314":3.5,"1315":2.0,"1316":5.0,"1317":2.5,"1318":3.0,"1319":null,"1320":4.5,"1321":5.0,"1322":5.0,"1323":5.0,"1324":5.0,"1325":null,"1326":3.5,"1327":5.0,"1328":4.0,"1329":null,"1330":4.5,"1331":4.0,"1332":null,"1333":null,"1334":null,"1335":5.0,"1336":5.0,"1337":5.0,"1338":5.0,"1339":4.0,"1340":5.0,"1341":4.5,"1342":4.5,"1343":4.5,"1344":4.0,"1345":3.5,"1346":4.5,"1347":5.0,"1348":4.5,"1349":5.0,"1350":3.5,"1351":5.0,"1352":4.0,"1353":null,"1354":5.0,"1355":4.5,"1356":3.5,"1357":5.0,"1358":4.0,"1359":3.5,"1360":null,"1361":3.0,"1362":null,"1363":null,"1364":4.5,"1365":null,"1366":4.0,"1367":4.0,"1368":3.5,"1369":4.0,"1370":4.5,"1371":null,"1372":4.0,"1373":4.5,"1374":5.0,"1375":5.0,"1376":null,"1377":5.0,"1378":5.0,"1379":5.0,"1380":null,"1381":5.0,"1382":3.5,"1383":4.0,"1384":4.0,"1385":3.5,"1386":5.0,"1387":4.5,"1388":4.0,"1389":5.0,"1390":5.0,"1391":5.0,"1392":4.5,"1393":4.5,"1394":4.5,"1395":4.0,"1396":3.5,"1397":5.0,"1398":5.0,"1399":4.5,"1400":4.5,"1401":4.5,"1402":4.0,"1403":4.5,"1404":4.5,"1405":3.5,"1406":5.0,"1407":4.0,"1408":3.5,"1409":4.0,"1410":3.0,"1411":null,"1412":null,"1413":3.5,"1414":3.0,"1415":5.0,"1416":5.0,"1417":4.0,"1418":4.0,"1419":null,"1420":4.0,"1421":2.5,"1422":2.5,"1423":3.0,"1424":3.0,"1425":null,"1426":3.0,"1427":1.0,"1428":3.5,"1429":4.0,"1430":4.0,"1431":4.5,"1432":4.5,"1433":5.0,"1434":5.0,"1435":null,"1436":5.0,"1437":null,"1438":4.0,"1439":null,"1440":4.0,"1441":3.5,"1442":4.0,"1443":3.5,"1444":3.0,"1445":4.5,"1446":4.5,"1447":4.0,"1448":3.5,"1449":3.5,"1450":3.5,"1451":3.5,"1452":3.5,"1453":4.5,"1454":3.0,"1455":2.5,"1456":2.0,"1457":3.0,"1458":null,"1459":4.0,"1460":4.5,"1461":4.5,"1462":4.0,"1463":4.0,"1464":null,"1465":4.0,"1466":4.0,"1467":3.5,"1468":4.0,"1469":4.0,"1470":3.5,"1471":3.5,"1472":3.5,"1473":5.0,"1474":4.0,"1475":5.0,"1476":3.5,"1477":4.5,"1478":5.0,"1479":4.5,"1480":4.5,"1481":4.5,"1482":3.5,"1483":null,"1484":4.0,"1485":4.5,"1486":null,"1487":5.0,"1488":4.0,"1489":4.0,"1490":null,"1491":4.5,"1492":4.5,"1493":4.5,"1494":4.5,"1495":4.5,"1496":4.5,"1497":4.5,"1498":4.5,"1499":4.5,"1500":4.5,"1501":4.5,"1502":4.0,"1503":3.5,"1504":4.0,"1505":4.0,"1506":4.0,"1507":4.0,"1508":4.0,"1509":3.5,"1510":3.5,"1511":3.5,"1512":4.0,"1513":3.5,"1514":3.5,"1515":2.5,"1516":null,"1517":null,"1518":3.0,"1519":3.0,"1520":null,"1521":2.5,"1522":null,"1523":3.0,"1524":4.5,"1525":4.5,"1526":null,"1527":null,"1528":2.0,"1529":null,"1530":4.0,"1531":4.0,"1532":4.0,"1533":4.0,"1534":4.0,"1535":3.5,"1536":4.0,"1537":3.5,"1538":null,"1539":4.0,"1540":null,"1541":4.0,"1542":null,"1543":3.0,"1544":2.5,"1545":2.5,"1546":1.5,"1547":4.5,"1548":1.5,"1549":1.0,"1550":null,"1551":3.0,"1552":4.5,"1553":5.0,"1554":5.0,"1555":5.0,"1556":5.0,"1557":3.0,"1558":2.5,"1559":2.0,"1560":null,"1561":null,"1562":null,"1563":null,"1564":null,"1565":null,"1566":4.5,"1567":4.0,"1568":4.5,"1569":4.5,"1570":null,"1571":3.5,"1572":4.5,"1573":4.0,"1574":4.5,"1575":null,"1576":3.5,"1577":4.0,"1578":3.5,"1579":4.0,"1580":3.5,"1581":4.5,"1582":4.0,"1583":3.0,"1584":3.5,"1585":3.5,"1586":3.0,"1587":3.0,"1588":4.0,"1589":5.0,"1590":null,"1591":4.0,"1592":4.0,"1593":3.5,"1594":4.5,"1595":null,"1596":4.0,"1597":4.5,"1598":null,"1599":4.0,"1600":4.5,"1601":3.5,"1602":4.0,"1603":3.5,"1604":3.5,"1605":3.5,"1606":3.0,"1607":1.5,"1608":3.0,"1609":3.0,"1610":2.0,"1611":5.0,"1612":4.0,"1613":3.5,"1614":5.0,"1615":null,"1616":5.0,"1617":null,"1618":4.5,"1619":4.5,"1620":4.5,"1621":4.0,"1622":3.5,"1623":3.5,"1624":5.0,"1625":5.0,"1626":4.5,"1627":4.5,"1628":4.0,"1629":4.0,"1630":4.0,"1631":null,"1632":4.5,"1633":3.0,"1634":3.5,"1635":4.5,"1636":3.0,"1637":5.0,"1638":3.0,"1639":3.0,"1640":3.0,"1641":3.0,"1642":null,"1643":null,"1644":4.5,"1645":4.5,"1646":4.0,"1647":5.0,"1648":4.5,"1649":4.5,"1650":5.0,"1651":3.5,"1652":null,"1653":4.0,"1654":4.0,"1655":3.0,"1656":null,"1657":2.5,"1658":3.0,"1659":3.0,"1660":1.5,"1661":null,"1662":null,"1663":null,"1664":null,"1665":null,"1666":null,"1667":4.5,"1668":4.5,"1669":null,"1670":4.5,"1671":5.0,"1672":4.5,"1673":4.5,"1674":4.5,"1675":4.0,"1676":4.5,"1677":5.0,"1678":4.0,"1679":4.5,"1680":4.5,"1681":5.0,"1682":4.5,"1683":5.0,"1684":5.0,"1685":4.5,"1686":5.0,"1687":3.5,"1688":3.5,"1689":5.0,"1690":5.0,"1691":5.0,"1692":5.0,"1693":3.5,"1694":1.0,"1695":null,"1696":null,"1697":4.0,"1698":2.5,"1699":null,"1700":5.0,"1701":null,"1702":null,"1703":4.5,"1704":3.5,"1705":4.0,"1706":4.0,"1707":4.0,"1708":4.5,"1709":3.5,"1710":3.5,"1711":null,"1712":4.5,"1713":4.5,"1714":4.5,"1715":3.5,"1716":3.5,"1717":4.5,"1718":5.0,"1719":null,"1720":null,"1721":3.0,"1722":4.0,"1723":5.0,"1724":3.5,"1725":4.0,"1726":3.5,"1727":5.0,"1728":2.5,"1729":null,"1730":4.0,"1731":4.0,"1732":4.0,"1733":4.5,"1734":4.0,"1735":4.5,"1736":4.0,"1737":4.0,"1738":4.5,"1739":4.5,"1740":4.5,"1741":4.5,"1742":4.5,"1743":4.0,"1744":null,"1745":4.0,"1746":3.5,"1747":4.0,"1748":null,"1749":3.5,"1750":4.0,"1751":3.5,"1752":4.0,"1753":3.0,"1754":4.5,"1755":3.5,"1756":3.5,"1757":3.0,"1758":3.0,"1759":null,"1760":2.0,"1761":2.0,"1762":4.5,"1763":4.5,"1764":2.0,"1765":2.0,"1766":null,"1767":null,"1768":null,"1769":4.5,"1770":null,"1771":4.0,"1772":4.5,"1773":4.0,"1774":4.5,"1775":3.5,"1776":4.0,"1777":4.0,"1778":4.0,"1779":2.5,"1780":2.0,"1781":null,"1782":4.0,"1783":4.0,"1784":4.0,"1785":4.0,"1786":3.5,"1787":3.5,"1788":3.0,"1789":3.5,"1790":3.0,"1791":5.0,"1792":3.0,"1793":4.5,"1794":4.5,"1795":5.0,"1796":4.5,"1797":null,"1798":4.0,"1799":3.0,"1800":2.0,"1801":null,"1802":null,"1803":null,"1804":null,"1805":null,"1806":4.5,"1807":4.0,"1808":null,"1809":4.5,"1810":4.5,"1811":4.0,"1812":5.0,"1813":4.5,"1814":4.0,"1815":4.0,"1816":3.5,"1817":4.0,"1818":3.5,"1819":4.0,"1820":4.0,"1821":4.0,"1822":5.0,"1823":5.0,"1824":null,"1825":4.0,"1826":5.0,"1827":5.0,"1828":4.0,"1829":3.5,"1830":4.0,"1831":3.5,"1832":4.0,"1833":3.0,"1834":null,"1835":null,"1836":4.0,"1837":3.5,"1838":3.0,"1839":4.0,"1840":3.5,"1841":4.0,"1842":null,"1843":5.0,"1844":5.0,"1845":5.0,"1846":3.5,"1847":4.5,"1848":5.0,"1849":3.5,"1850":4.5,"1851":3.0,"1852":5.0,"1853":4.5,"1854":5.0,"1855":5.0,"1856":4.5,"1857":4.5,"1858":5.0,"1859":4.0,"1860":3.5,"1861":null,"1862":null,"1863":2.5,"1864":null,"1865":null,"1866":null,"1867":4.5,"1868":4.5,"1869":4.5,"1870":4.5,"1871":4.0,"1872":4.5,"1873":4.5,"1874":4.0,"1875":4.5,"1876":4.5,"1877":4.0,"1878":3.5,"1879":3.5,"1880":4.5,"1881":4.0,"1882":4.0,"1883":4.0,"1884":3.5,"1885":3.5,"1886":3.5,"1887":3.5,"1888":3.5,"1889":3.0,"1890":3.0,"1891":null,"1892":4.0,"1893":4.0,"1894":null,"1895":3.0,"1896":null,"1897":1.5,"1898":4.5,"1899":4.0,"1900":3.0,"1901":4.5,"1902":4.5,"1903":4.0,"1904":4.0,"1905":5.0,"1906":3.5,"1907":4.0,"1908":4.0,"1909":4.0,"1910":3.0,"1911":3.5,"1912":3.5,"1913":3.0,"1914":2.5,"1915":2.5,"1916":null,"1917":5.0,"1918":5.0,"1919":null,"1920":4.5,"1921":5.0,"1922":4.0,"1923":4.5,"1924":3.0,"1925":1.0,"1926":4.0,"1927":2.5,"1928":1.0,"1929":null,"1930":null,"1931":4.5,"1932":4.5,"1933":5.0,"1934":3.5,"1935":4.0,"1936":4.0,"1937":4.0,"1938":4.0,"1939":4.0,"1940":4.0,"1941":null,"1942":3.5,"1943":5.0,"1944":3.5,"1945":null,"1946":3.5,"1947":3.5,"1948":4.5,"1949":4.0,"1950":4.5,"1951":5.0,"1952":5.0,"1953":5.0,"1954":4.0,"1955":4.0,"1956":3.5,"1957":4.0,"1958":5.0,"1959":2.5,"1960":5.0,"1961":5.0,"1962":4.5,"1963":5.0,"1964":5.0,"1965":5.0,"1966":5.0,"1967":5.0,"1968":4.5,"1969":null,"1970":5.0,"1971":4.5,"1972":5.0,"1973":5.0,"1974":3.5,"1975":null,"1976":null,"1977":3.0,"1978":4.5,"1979":4.0,"1980":4.5,"1981":5.0,"1982":5.0,"1983":null,"1984":4.5,"1985":5.0,"1986":4.0,"1987":5.0,"1988":4.5,"1989":4.5,"1990":4.5,"1991":5.0,"1992":4.0,"1993":3.5,"1994":3.5,"1995":2.5,"1996":null,"1997":null,"1998":null,"1999":5.0,"2000":5.0,"2001":5.0,"2002":5.0,"2003":5.0,"2004":3.5,"2005":5.0,"2006":4.5,"2007":5.0,"2008":5.0,"2009":4.0,"2010":4.5,"2011":5.0,"2012":5.0,"2013":5.0,"2014":4.0,"2015":4.0,"2016":4.0,"2017":2.0,"2018":null,"2019":null,"2020":null,"2021":null,"2022":null,"2023":3.5,"2024":3.0,"2025":4.5,"2026":4.0,"2027":4.0,"2028":5.0,"2029":5.0,"2030":4.0,"2031":4.0,"2032":null,"2033":3.5,"2034":3.0,"2035":4.0,"2036":3.5,"2037":3.0,"2038":3.5,"2039":3.5,"2040":4.5,"2041":4.0,"2042":4.5,"2043":3.5,"2044":4.5,"2045":3.5,"2046":4.5,"2047":5.0,"2048":3.0,"2049":4.0,"2050":4.0,"2051":null,"2052":3.0,"2053":null,"2054":4.5,"2055":4.0,"2056":4.0,"2057":4.5,"2058":4.0,"2059":4.0,"2060":2.5,"2061":2.5,"2062":2.5,"2063":5.0,"2064":null,"2065":4.5,"2066":4.5,"2067":4.5,"2068":5.0,"2069":4.5,"2070":3.0,"2071":2.5,"2072":5.0,"2073":4.5,"2074":5.0,"2075":5.0,"2076":4.0,"2077":5.0,"2078":null,"2079":3.5,"2080":null,"2081":5.0,"2082":5.0,"2083":4.5,"2084":4.0,"2085":5.0,"2086":4.0,"2087":3.0,"2088":null,"2089":null,"2090":null,"2091":null,"2092":null,"2093":null,"2094":null,"2095":null,"2096":4.0,"2097":3.5,"2098":4.0,"2099":3.0,"2100":4.0,"2101":3.5,"2102":4.0,"2103":4.0,"2104":null,"2105":4.0,"2106":3.0,"2107":4.0,"2108":2.5,"2109":4.5,"2110":4.0,"2111":5.0,"2112":4.5,"2113":4.5,"2114":4.5,"2115":5.0,"2116":4.0,"2117":5.0,"2118":1.0,"2119":null,"2120":5.0,"2121":4.0,"2122":4.0,"2123":null,"2124":5.0,"2125":4.5,"2126":4.0,"2127":4.5,"2128":4.5,"2129":5.0,"2130":5.0,"2131":5.0,"2132":5.0,"2133":5.0,"2134":5.0,"2135":5.0,"2136":null,"2137":5.0,"2138":4.0,"2139":3.0,"2140":4.5,"2141":null,"2142":3.5,"2143":3.5,"2144":3.5,"2145":3.5,"2146":null,"2147":4.0,"2148":4.5,"2149":3.5,"2150":5.0,"2151":4.0,"2152":5.0,"2153":3.5,"2154":5.0,"2155":4.5,"2156":4.5,"2157":4.0,"2158":5.0,"2159":5.0,"2160":5.0,"2161":4.0,"2162":null,"2163":4.0,"2164":4.0,"2165":5.0,"2166":2.5,"2167":null,"2168":null,"2169":5.0,"2170":5.0,"2171":5.0,"2172":5.0,"2173":5.0,"2174":4.5,"2175":4.5,"2176":3.5,"2177":5.0,"2178":4.5,"2179":4.0,"2180":5.0,"2181":3.0,"2182":4.0,"2183":5.0,"2184":4.5,"2185":4.5,"2186":4.5,"2187":5.0,"2188":4.5,"2189":4.5,"2190":5.0,"2191":4.5,"2192":4.0,"2193":3.5,"2194":3.5,"2195":5.0,"2196":3.5,"2197":2.5,"2198":2.0,"2199":1.0,"2200":4.5,"2201":4.5,"2202":4.0,"2203":4.0,"2204":4.0,"2205":4.0,"2206":null,"2207":3.5,"2208":3.0,"2209":3.0,"2210":2.5,"2211":null,"2212":3.5,"2213":5.0,"2214":5.0,"2215":4.0,"2216":5.0,"2217":1.0,"2218":null,"2219":null,"2220":4.5,"2221":4.0,"2222":5.0,"2223":5.0,"2224":4.5,"2225":4.5,"2226":4.0,"2227":4.0,"2228":null,"2229":3.5,"2230":3.5,"2231":4.5,"2232":4.5,"2233":null,"2234":4.5,"2235":4.5,"2236":4.0,"2237":4.0,"2238":3.5,"2239":3.5,"2240":3.5,"2241":4.5,"2242":3.5,"2243":3.5,"2244":null,"2245":2.0,"2246":3.5,"2247":null,"2248":4.0,"2249":4.5,"2250":4.5,"2251":4.5,"2252":4.0,"2253":4.0,"2254":4.0,"2255":3.5,"2256":3.5,"2257":4.0,"2258":null,"2259":4.0,"2260":null,"2261":4.5,"2262":4.5,"2263":4.0,"2264":3.5,"2265":4.0,"2266":4.0,"2267":4.0,"2268":4.0,"2269":3.5,"2270":null,"2271":4.5,"2272":3.5,"2273":3.5,"2274":3.0,"2275":3.0,"2276":3.0,"2277":4.0,"2278":3.5,"2279":3.0,"2280":2.5,"2281":2.5,"2282":1.0,"2283":3.5,"2284":3.0,"2285":4.5,"2286":4.0,"2287":4.5,"2288":3.5,"2289":4.0,"2290":4.0,"2291":null,"2292":null,"2293":3.0,"2294":2.5,"2295":3.0,"2296":4.0,"2297":3.5,"2298":4.0,"2299":3.0,"2300":2.5,"2301":2.5,"2302":4.5,"2303":4.5,"2304":4.5,"2305":4.5,"2306":4.5,"2307":5.0,"2308":5.0,"2309":null,"2310":4.5,"2311":4.5,"2312":4.5,"2313":4.5,"2314":4.5,"2315":4.5,"2316":4.5,"2317":4.5,"2318":4.0,"2319":3.5,"2320":3.0,"2321":2.5,"2322":2.0,"2323":1.0,"2324":4.5,"2325":null,"2326":4.0,"2327":null,"2328":5.0,"2329":3.5,"2330":4.0,"2331":4.0,"2332":3.5,"2333":1.5,"2334":null,"2335":null,"2336":4.5,"2337":4.0,"2338":4.5,"2339":4.5,"2340":4.5,"2341":null,"2342":5.0,"2343":5.0,"2344":5.0,"2345":null,"2346":5.0,"2347":5.0,"2348":4.5,"2349":5.0,"2350":4.5,"2351":4.0,"2352":4.0,"2353":null,"2354":4.5,"2355":4.5,"2356":3.0,"2357":3.5,"2358":4.5,"2359":4.5,"2360":4.0,"2361":3.5,"2362":3.5,"2363":3.5,"2364":3.0,"2365":3.0,"2366":null,"2367":null,"2368":3.5,"2369":4.5,"2370":2.5,"2371":3.5,"2372":4.0,"2373":4.5,"2374":4.5,"2375":null,"2376":4.5,"2377":5.0,"2378":3.5,"2379":4.0,"2380":4.0,"2381":4.0,"2382":4.5,"2383":4.5,"2384":5.0,"2385":3.5,"2386":3.5,"2387":4.0,"2388":3.5,"2389":null,"2390":4.5,"2391":4.0,"2392":4.5,"2393":5.0,"2394":4.5,"2395":4.5,"2396":4.0,"2397":2.5,"2398":3.5,"2399":2.5,"2400":2.5,"2401":5.0,"2402":5.0,"2403":5.0,"2404":5.0,"2405":5.0,"2406":5.0,"2407":4.0,"2408":4.5,"2409":5.0,"2410":5.0,"2411":4.5,"2412":4.5,"2413":3.5,"2414":4.0,"2415":2.5,"2416":1.5,"2417":null,"2418":null,"2419":5.0,"2420":null,"2421":5.0,"2422":5.0,"2423":5.0,"2424":null,"2425":4.5,"2426":3.5,"2427":5.0,"2428":5.0,"2429":5.0,"2430":5.0,"2431":4.0,"2432":5.0,"2433":3.0,"2434":3.5,"2435":null,"2436":null,"2437":null,"2438":4.5,"2439":4.5,"2440":4.0,"2441":4.5,"2442":null,"2443":4.0,"2444":4.5,"2445":4.5,"2446":5.0,"2447":4.5,"2448":5.0,"2449":5.0,"2450":4.0,"2451":4.0,"2452":4.0,"2453":4.0,"2454":4.5,"2455":4.5,"2456":5.0,"2457":4.0,"2458":4.0,"2459":4.0,"2460":5.0,"2461":5.0,"2462":5.0,"2463":5.0,"2464":5.0,"2465":5.0,"2466":5.0,"2467":5.0,"2468":5.0,"2469":5.0,"2470":5.0,"2471":3.5,"2472":4.5,"2473":4.0,"2474":4.0,"2475":4.0,"2476":5.0,"2477":5.0,"2478":4.0,"2479":4.0,"2480":3.5,"2481":4.5,"2482":4.5,"2483":4.5,"2484":4.5,"2485":5.0,"2486":null,"2487":1.0,"2488":1.5,"2489":5.0,"2490":4.5,"2491":null,"2492":5.0,"2493":4.5,"2494":3.5,"2495":5.0,"2496":4.5,"2497":5.0,"2498":null,"2499":null,"2500":4.5,"2501":4.5,"2502":2.5,"2503":4.5,"2504":4.5,"2505":5.0,"2506":4.5,"2507":4.5,"2508":4.5,"2509":4.5,"2510":4.5,"2511":3.5,"2512":3.5,"2513":4.0,"2514":4.0,"2515":4.0,"2516":4.0,"2517":4.0,"2518":4.0,"2519":null,"2520":null,"2521":3.0,"2522":5.0,"2523":4.0,"2524":3.5,"2525":4.5,"2526":3.5,"2527":5.0,"2528":null,"2529":2.5,"2530":5.0,"2531":null,"2532":null,"2533":null,"2534":3.0,"2535":null,"2536":null,"2537":null,"2538":null,"2539":null,"2540":4.5,"2541":4.5,"2542":3.5,"2543":4.5,"2544":4.0,"2545":4.0,"2546":4.5,"2547":5.0,"2548":4.5,"2549":5.0,"2550":4.5,"2551":4.5,"2552":4.0,"2553":4.0,"2554":3.5,"2555":4.0,"2556":4.0,"2557":3.5,"2558":3.5,"2559":3.0,"2560":4.0,"2561":4.5,"2562":5.0,"2563":4.0,"2564":3.5,"2565":3.5,"2566":null,"2567":3.0,"2568":5.0,"2569":5.0,"2570":4.0,"2571":4.0,"2572":4.0,"2573":4.0,"2574":3.5,"2575":2.5,"2576":null,"2577":5.0,"2578":4.0,"2579":5.0,"2580":4.5,"2581":3.5,"2582":null,"2583":4.5,"2584":4.0,"2585":4.0,"2586":4.5,"2587":4.0,"2588":4.5,"2589":4.0,"2590":4.5,"2591":4.0,"2592":3.5,"2593":4.0,"2594":4.5,"2595":4.0,"2596":null,"2597":null,"2598":3.5,"2599":4.5,"2600":3.5,"2601":3.0,"2602":3.5,"2603":3.0,"2604":2.0,"2605":1.0,"2606":null,"2607":5.0,"2608":4.5,"2609":4.5,"2610":5.0,"2611":2.5,"2612":null,"2613":4.5,"2614":5.0,"2615":4.5,"2616":4.0,"2617":4.0,"2618":3.5,"2619":4.0,"2620":3.5,"2621":4.0,"2622":4.0,"2623":3.0,"2624":3.0,"2625":3.5,"2626":null,"2627":4.0,"2628":3.5,"2629":4.0,"2630":4.0,"2631":4.5,"2632":4.5,"2633":4.5,"2634":4.5,"2635":3.5,"2636":2.5,"2637":2.5,"2638":5.0,"2639":3.5,"2640":5.0,"2641":5.0,"2642":4.5,"2643":4.0,"2644":null,"2645":null,"2646":null,"2647":null,"2648":null,"2649":2.0,"2650":4.5,"2651":3.5,"2652":3.5,"2653":3.5,"2654":4.0,"2655":1.0,"2656":5.0,"2657":4.5,"2658":3.5,"2659":5.0,"2660":4.5,"2661":5.0,"2662":4.5,"2663":5.0,"2664":4.5,"2665":4.0,"2666":5.0,"2667":4.5,"2668":3.0,"2669":2.5,"2670":null,"2671":5.0,"2672":5.0,"2673":5.0,"2674":4.5,"2675":null,"2676":5.0,"2677":4.5,"2678":5.0,"2679":5.0,"2680":5.0,"2681":5.0,"2682":5.0,"2683":4.0,"2684":3.0,"2685":null,"2686":null,"2687":3.5,"2688":3.5,"2689":4.5,"2690":4.0,"2691":5.0,"2692":5.0,"2693":5.0,"2694":5.0,"2695":null,"2696":3.0,"2697":5.0,"2698":5.0,"2699":5.0,"2700":null,"2701":5.0,"2702":5.0,"2703":5.0,"2704":5.0,"2705":5.0,"2706":5.0,"2707":5.0,"2708":5.0,"2709":4.5,"2710":3.0,"2711":4.0,"2712":3.0,"2713":5.0,"2714":2.0,"2715":null,"2716":5.0,"2717":5.0,"2718":4.5,"2719":5.0,"2720":4.5,"2721":5.0,"2722":2.5,"2723":4.5,"2724":4.5,"2725":4.5,"2726":4.0,"2727":5.0,"2728":4.5,"2729":4.5,"2730":5.0,"2731":5.0,"2732":5.0,"2733":4.5,"2734":3.5,"2735":3.5,"2736":5.0,"2737":4.5,"2738":5.0,"2739":5.0,"2740":5.0,"2741":4.5,"2742":5.0,"2743":4.5,"2744":5.0,"2745":5.0,"2746":3.5,"2747":4.5,"2748":4.5,"2749":4.5,"2750":4.0,"2751":4.5,"2752":4.5,"2753":5.0,"2754":3.5,"2755":3.5,"2756":5.0,"2757":4.5,"2758":2.5,"2759":null,"2760":null,"2761":3.5,"2762":4.5,"2763":4.0,"2764":null,"2765":5.0,"2766":5.0,"2767":4.5,"2768":5.0,"2769":5.0,"2770":4.5,"2771":4.5,"2772":4.5,"2773":5.0,"2774":4.5,"2775":5.0,"2776":5.0,"2777":5.0,"2778":5.0,"2779":5.0,"2780":4.5,"2781":5.0,"2782":4.5,"2783":4.0,"2784":4.0,"2785":5.0,"2786":4.0,"2787":4.0,"2788":4.5,"2789":3.5,"2790":5.0,"2791":null,"2792":4.5,"2793":3.5,"2794":3.5,"2795":4.0,"2796":4.0,"2797":4.0,"2798":4.5,"2799":null,"2800":5.0,"2801":3.5,"2802":4.0,"2803":5.0,"2804":5.0,"2805":4.5,"2806":3.5,"2807":4.5,"2808":2.5,"2809":2.5,"2810":2.5,"2811":null,"2812":5.0,"2813":4.5,"2814":5.0,"2815":4.5,"2816":5.0,"2817":4.5,"2818":4.5,"2819":5.0,"2820":5.0,"2821":5.0,"2822":3.5,"2823":5.0,"2824":5.0,"2825":null,"2826":null,"2827":null,"2828":4.5,"2829":4.0,"2830":3.5,"2831":3.0,"2832":3.5,"2833":4.0,"2834":4.0,"2835":5.0,"2836":4.0,"2837":3.0,"2838":null,"2839":2.0,"2840":null,"2841":2.0,"2842":null,"2843":null,"2844":null,"2845":null,"2846":null,"2847":4.0,"2848":4.5,"2849":4.5,"2850":4.5,"2851":4.0,"2852":4.0,"2853":4.0,"2854":4.5,"2855":4.5,"2856":5.0,"2857":3.0,"2858":3.0,"2859":1.0,"2860":3.5,"2861":3.0,"2862":4.0,"2863":1.5,"2864":2.5,"2865":2.5,"2866":2.0,"2867":1.0,"2868":2.0,"2869":null,"2870":null,"2871":null,"2872":null,"2873":null,"2874":null,"2875":null,"2876":null,"2877":4.5,"2878":4.5,"2879":4.0,"2880":4.5,"2881":4.0,"2882":3.5,"2883":3.5,"2884":5.0,"2885":5.0,"2886":4.0,"2887":4.0,"2888":5.0,"2889":4.0,"2890":5.0,"2891":4.5,"2892":5.0,"2893":4.5,"2894":5.0,"2895":4.5,"2896":4.5,"2897":3.5,"2898":4.0,"2899":5.0,"2900":4.0,"2901":3.0,"2902":2.5,"2903":null,"2904":1.0,"2905":1.0,"2906":1.5,"2907":null,"2908":null,"2909":null,"2910":null,"2911":3.5,"2912":4.5,"2913":4.5,"2914":4.5,"2915":null,"2916":4.0,"2917":null,"2918":4.0,"2919":4.0,"2920":3.5,"2921":4.5,"2922":4.0,"2923":4.0,"2924":3.5,"2925":null,"2926":3.5,"2927":4.5,"2928":4.5,"2929":3.5,"2930":4.0,"2931":null,"2932":3.5,"2933":4.0,"2934":3.0,"2935":null,"2936":3.0,"2937":3.0,"2938":2.5,"2939":2.5,"2940":2.5,"2941":4.0,"2942":4.5,"2943":4.5,"2944":3.0,"2945":null,"2946":null,"2947":4.5,"2948":4.5,"2949":4.0,"2950":4.0,"2951":3.5,"2952":3.5,"2953":5.0,"2954":null,"2955":5.0,"2956":5.0,"2957":4.0,"2958":5.0,"2959":5.0,"2960":3.5,"2961":4.0,"2962":2.0,"2963":2.5,"2964":null,"2965":4.5,"2966":5.0,"2967":4.0,"2968":5.0,"2969":5.0,"2970":5.0,"2971":5.0,"2972":5.0,"2973":4.0,"2974":2.0,"2975":2.5,"2976":1.0,"2977":1.5,"2978":null,"2979":null,"2980":null,"2981":null,"2982":null,"2983":4.0,"2984":3.5,"2985":4.0,"2986":4.5,"2987":4.5,"2988":4.5,"2989":4.5,"2990":4.5,"2991":4.0,"2992":4.0,"2993":3.5,"2994":3.5,"2995":4.0,"2996":4.5,"2997":4.5,"2998":null,"2999":3.5,"3000":4.0,"3001":null,"3002":4.0,"3003":null,"3004":5.0,"3005":4.0,"3006":4.0,"3007":2.0,"3008":null,"3009":4.5,"3010":4.5,"3011":4.0,"3012":4.5,"3013":4.5,"3014":5.0,"3015":4.0,"3016":4.0,"3017":4.0,"3018":3.5,"3019":4.5,"3020":null,"3021":4.0,"3022":4.5,"3023":3.5,"3024":4.5,"3025":5.0,"3026":4.5,"3027":null,"3028":5.0,"3029":4.0,"3030":null,"3031":5.0,"3032":5.0,"3033":null,"3034":4.0,"3035":4.0,"3036":4.5,"3037":5.0,"3038":5.0,"3039":3.5,"3040":5.0,"3041":5.0,"3042":3.5,"3043":3.0,"3044":2.5,"3045":4.5,"3046":4.5,"3047":4.0,"3048":4.0,"3049":null,"3050":3.0,"3051":4.0,"3052":5.0,"3053":3.5,"3054":null,"3055":4.5,"3056":4.0,"3057":null,"3058":3.5,"3059":3.0,"3060":4.0,"3061":4.5,"3062":5.0,"3063":2.5,"3064":3.0,"3065":2.5,"3066":2.5,"3067":1.5,"3068":1.0,"3069":2.5,"3070":3.5,"3071":4.0,"3072":4.5,"3073":5.0,"3074":3.0,"3075":null,"3076":null,"3077":3.5,"3078":4.0,"3079":4.5,"3080":5.0,"3081":4.5,"3082":5.0,"3083":4.0,"3084":3.5,"3085":5.0,"3086":4.5,"3087":4.0,"3088":5.0,"3089":5.0,"3090":4.5,"3091":5.0,"3092":5.0,"3093":3.5,"3094":5.0,"3095":null,"3096":null,"3097":5.0,"3098":5.0,"3099":3.5,"3100":5.0,"3101":5.0,"3102":5.0,"3103":5.0,"3104":4.0,"3105":2.5,"3106":null,"3107":null,"3108":null,"3109":null,"3110":null,"3111":4.0,"3112":3.5,"3113":4.5,"3114":5.0,"3115":3.5,"3116":3.5,"3117":5.0,"3118":5.0,"3119":3.0,"3120":4.5,"3121":4.5,"3122":4.0,"3123":4.5,"3124":5.0,"3125":null,"3126":5.0,"3127":5.0,"3128":5.0,"3129":5.0,"3130":null,"3131":5.0,"3132":4.5,"3133":3.0,"3134":3.5,"3135":3.5,"3136":2.0,"3137":null,"3138":null,"3139":null,"3140":null,"3141":4.0,"3142":null,"3143":4.5,"3144":4.0,"3145":null,"3146":4.0,"3147":5.0,"3148":4.0,"3149":4.5,"3150":4.5,"3151":4.0,"3152":5.0,"3153":4.5,"3154":5.0,"3155":5.0,"3156":4.5,"3157":4.5,"3158":4.5,"3159":5.0,"3160":3.5,"3161":null,"3162":null,"3163":5.0,"3164":5.0,"3165":5.0,"3166":5.0,"3167":5.0,"3168":4.5,"3169":5.0,"3170":4.5,"3171":5.0,"3172":5.0,"3173":3.5,"3174":null,"3175":null,"3176":4.5,"3177":4.5,"3178":4.5,"3179":null,"3180":4.5,"3181":4.0,"3182":4.5,"3183":4.5,"3184":4.5,"3185":null,"3186":4.0,"3187":null,"3188":4.0,"3189":4.5,"3190":3.5,"3191":2.5,"3192":2.0,"3193":2.5,"3194":1.5,"3195":3.0,"3196":4.0,"3197":5.0,"3198":4.5,"3199":3.5,"3200":4.0,"3201":5.0,"3202":5.0,"3203":2.0,"3204":2.0,"3205":3.0,"3206":null,"3207":4.0,"3208":4.0,"3209":4.0,"3210":4.0,"3211":5.0,"3212":4.0,"3213":3.0,"3214":3.5,"3215":4.0,"3216":3.0,"3217":null,"3218":4.0,"3219":null,"3220":4.0,"3221":4.0,"3222":3.0,"3223":2.5,"3224":5.0,"3225":5.0,"3226":4.0,"3227":5.0,"3228":5.0,"3229":null,"3230":null,"3231":null,"3232":null,"3233":null,"3234":4.5,"3235":5.0,"3236":3.5,"3237":4.0,"3238":3.5,"3239":3.5,"3240":2.5,"3241":3.0,"3242":null,"3243":4.0,"3244":4.0,"3245":5.0,"3246":4.0,"3247":4.0,"3248":3.5,"3249":3.0,"3250":null,"3251":null,"3252":4.0,"3253":3.5,"3254":null,"3255":3.5,"3256":4.0,"3257":4.5,"3258":3.5,"3259":3.5,"3260":null,"3261":5.0,"3262":3.5,"3263":5.0,"3264":4.0,"3265":1.0,"3266":null,"3267":1.0,"3268":4.5,"3269":5.0,"3270":3.5,"3271":3.0,"3272":5.0,"3273":5.0,"3274":5.0,"3275":4.0,"3276":3.5,"3277":4.5,"3278":3.5,"3279":null,"3280":null,"3281":null,"3282":null,"3283":null,"3284":null,"3285":4.5,"3286":5.0,"3287":3.5,"3288":5.0,"3289":4.0,"3290":3.5,"3291":3.5,"3292":4.0,"3293":4.5,"3294":4.0,"3295":3.5,"3296":3.5,"3297":null,"3298":3.5,"3299":5.0,"3300":3.5,"3301":5.0,"3302":3.5,"3303":5.0,"3304":4.5,"3305":4.5,"3306":4.0,"3307":3.0,"3308":5.0,"3309":5.0,"3310":4.0,"3311":4.0,"3312":5.0,"3313":5.0,"3314":null,"3315":null,"3316":4.0,"3317":4.5,"3318":4.5,"3319":3.5,"3320":4.5,"3321":4.0,"3322":4.0,"3323":null,"3324":4.5,"3325":3.5,"3326":5.0,"3327":5.0,"3328":null,"3329":5.0,"3330":5.0,"3331":5.0,"3332":null,"3333":5.0,"3334":3.5,"3335":4.5,"3336":4.0,"3337":4.5,"3338":3.5,"3339":5.0,"3340":5.0,"3341":4.0,"3342":3.0,"3343":1.5,"3344":2.0,"3345":null,"3346":null,"3347":null,"3348":4.0,"3349":3.0,"3350":5.0,"3351":5.0,"3352":5.0,"3353":3.5,"3354":null,"3355":4.5,"3356":3.5,"3357":4.5,"3358":4.5,"3359":5.0,"3360":3.0,"3361":2.5,"3362":5.0,"3363":2.0,"3364":2.0,"3365":5.0,"3366":4.0,"3367":4.5,"3368":5.0,"3369":4.0,"3370":null,"3371":null,"3372":3.5,"3373":1.0,"3374":null,"3375":null,"3376":null,"3377":null,"3378":4.5,"3379":4.5,"3380":4.0,"3381":4.0,"3382":4.5,"3383":4.0,"3384":5.0,"3385":null,"3386":null,"3387":null,"3388":4.0,"3389":4.5,"3390":null,"3391":4.5,"3392":5.0,"3393":null,"3394":4.0,"3395":5.0,"3396":4.5,"3397":3.5,"3398":5.0,"3399":3.0,"3400":4.5,"3401":null,"3402":4.0,"3403":5.0,"3404":4.5,"3405":4.5,"3406":null,"3407":4.0,"3408":3.5,"3409":4.0,"3410":3.5,"3411":4.0,"3412":4.5,"3413":3.0,"3414":null,"3415":null,"3416":null,"3417":null,"3418":3.5,"3419":2.5,"3420":4.0,"3421":2.5,"3422":4.5,"3423":4.5,"3424":4.0,"3425":5.0,"3426":5.0,"3427":4.0,"3428":4.5,"3429":4.0,"3430":4.5,"3431":4.5,"3432":4.5,"3433":4.5,"3434":5.0,"3435":3.5,"3436":4.0,"3437":4.0,"3438":null,"3439":3.5,"3440":4.0,"3441":3.0,"3442":5.0,"3443":4.0,"3444":3.5,"3445":3.0,"3446":null,"3447":5.0,"3448":5.0,"3449":4.5,"3450":5.0,"3451":5.0,"3452":5.0,"3453":5.0,"3454":null,"3455":null,"3456":3.5,"3457":4.0,"3458":3.5,"3459":4.0,"3460":4.5,"3461":4.5,"3462":4.0,"3463":3.5,"3464":5.0,"3465":5.0,"3466":3.5,"3467":3.0,"3468":5.0,"3469":3.5,"3470":5.0,"3471":3.0,"3472":1.0,"3473":2.5,"3474":null,"3475":null,"3476":null,"3477":4.5,"3478":null,"3479":4.5,"3480":4.5,"3481":5.0,"3482":4.5,"3483":4.5,"3484":4.5,"3485":4.0,"3486":4.5,"3487":4.5,"3488":4.5,"3489":4.5,"3490":4.5,"3491":null,"3492":4.0,"3493":null,"3494":4.0,"3495":4.5,"3496":4.5,"3497":3.5,"3498":3.5,"3499":4.0,"3500":3.0,"3501":null,"3502":4.0,"3503":5.0,"3504":4.0,"3505":5.0,"3506":5.0,"3507":4.0,"3508":3.5,"3509":4.5,"3510":3.5,"3511":3.5,"3512":4.5,"3513":3.5,"3514":3.5,"3515":3.5,"3516":4.0,"3517":null,"3518":null,"3519":4.5,"3520":null,"3521":5.0,"3522":4.5,"3523":4.0,"3524":null,"3525":4.0,"3526":4.0,"3527":4.0,"3528":4.5,"3529":2.5,"3530":4.5,"3531":4.0,"3532":4.5,"3533":4.0,"3534":3.5,"3535":4.0,"3536":null,"3537":3.5,"3538":5.0,"3539":3.5,"3540":4.0,"3541":4.0,"3542":4.5,"3543":2.0,"3544":null,"3545":null,"3546":null,"3547":4.5,"3548":4.5,"3549":4.0,"3550":4.0,"3551":3.5,"3552":3.5,"3553":4.0,"3554":4.0,"3555":4.0,"3556":4.0,"3557":null,"3558":3.5,"3559":3.5,"3560":3.5,"3561":3.0,"3562":3.0,"3563":5.0,"3564":4.5,"3565":4.0,"3566":5.0,"3567":null,"3568":null,"3569":3.5,"3570":3.5,"3571":3.5,"3572":2.5,"3573":2.5,"3574":null,"3575":null,"3576":4.5,"3577":4.0,"3578":3.5,"3579":3.5,"3580":5.0,"3581":4.5,"3582":null,"3583":5.0,"3584":5.0,"3585":null,"3586":5.0,"3587":4.0,"3588":4.0,"3589":3.5,"3590":null,"3591":3.5,"3592":3.5,"3593":5.0,"3594":5.0,"3595":3.5,"3596":3.0,"3597":3.0,"3598":null,"3599":5.0,"3600":5.0,"3601":5.0,"3602":4.0,"3603":5.0,"3604":5.0,"3605":4.0,"3606":2.0,"3607":null,"3608":5.0,"3609":3.5,"3610":3.0,"3611":3.5,"3612":3.5,"3613":3.0,"3614":null,"3615":4.5,"3616":4.0,"3617":3.5,"3618":4.5,"3619":4.5,"3620":3.0,"3621":3.0,"3622":2.5,"3623":null,"3624":5.0,"3625":3.0,"3626":3.0,"3627":null,"3628":null,"3629":null,"3630":null,"3631":null,"3632":null,"3633":null,"3634":null,"3635":null,"3636":4.5,"3637":4.0,"3638":4.0,"3639":4.5,"3640":4.0,"3641":3.5,"3642":3.0,"3643":2.0,"3644":4.0,"3645":5.0,"3646":5.0,"3647":5.0,"3648":5.0,"3649":4.0,"3650":5.0,"3651":4.0,"3652":5.0,"3653":4.5,"3654":4.0,"3655":5.0,"3656":4.5,"3657":4.0,"3658":4.5,"3659":5.0,"3660":5.0,"3661":4.0,"3662":2.5,"3663":1.0,"3664":4.0,"3665":4.5,"3666":4.5,"3667":5.0,"3668":5.0,"3669":4.0,"3670":3.0,"3671":4.0,"3672":null,"3673":2.5,"3674":5.0,"3675":5.0,"3676":5.0,"3677":null,"3678":null,"3679":null,"3680":null,"3681":4.5,"3682":5.0,"3683":5.0,"3684":4.0,"3685":2.5,"3686":null,"3687":null,"3688":null,"3689":null,"3690":null,"3691":null,"3692":4.0,"3693":4.5,"3694":4.5,"3695":null,"3696":4.5,"3697":4.5,"3698":4.5,"3699":4.5,"3700":5.0,"3701":5.0,"3702":null,"3703":4.5,"3704":3.5,"3705":4.0,"3706":4.0,"3707":5.0,"3708":5.0,"3709":4.5,"3710":3.0,"3711":3.5,"3712":4.5,"3713":5.0,"3714":4.0,"3715":3.0,"3716":null,"3717":4.5,"3718":4.0,"3719":4.0,"3720":4.0,"3721":4.5,"3722":4.0,"3723":3.5,"3724":null,"3725":null,"3726":3.5,"3727":4.0,"3728":4.0,"3729":3.5,"3730":4.5,"3731":4.0,"3732":4.0,"3733":3.5,"3734":null,"3735":4.5,"3736":4.5,"3737":4.5,"3738":4.5,"3739":4.5,"3740":4.0,"3741":3.5,"3742":3.5,"3743":4.5,"3744":5.0,"3745":3.0,"3746":4.5,"3747":4.0,"3748":4.0,"3749":4.5,"3750":4.5,"3751":5.0,"3752":4.5,"3753":4.5,"3754":5.0,"3755":4.5,"3756":4.5,"3757":null,"3758":4.5,"3759":null,"3760":3.5,"3761":3.5,"3762":3.5,"3763":4.5,"3764":3.0,"3765":3.0,"3766":3.5,"3767":3.0,"3768":3.5,"3769":3.0,"3770":4.5,"3771":4.0,"3772":4.0,"3773":3.0,"3774":5.0,"3775":4.5,"3776":4.0,"3777":null,"3778":3.5,"3779":3.5,"3780":null,"3781":4.5,"3782":4.0,"3783":3.5,"3784":4.0,"3785":3.5,"3786":4.0,"3787":4.0,"3788":null,"3789":4.0,"3790":3.5,"3791":3.5,"3792":5.0,"3793":5.0,"3794":4.5,"3795":4.5,"3796":5.0,"3797":3.0,"3798":2.5,"3799":2.0,"3800":null,"3801":3.5,"3802":4.0,"3803":3.5,"3804":3.0,"3805":3.0,"3806":4.0,"3807":3.0,"3808":4.5,"3809":5.0,"3810":4.0,"3811":5.0,"3812":3.0,"3813":4.5,"3814":4.5,"3815":4.0,"3816":4.5,"3817":null,"3818":2.5,"3819":3.0,"3820":4.0,"3821":4.5,"3822":4.5,"3823":4.5,"3824":5.0,"3825":5.0,"3826":5.0,"3827":4.0,"3828":null,"3829":3.0,"3830":null,"3831":5.0,"3832":5.0,"3833":4.5,"3834":4.5,"3835":4.5,"3836":5.0,"3837":3.5,"3838":3.5,"3839":3.0,"3840":4.0,"3841":4.0,"3842":4.5,"3843":4.0,"3844":5.0,"3845":4.5,"3846":3.5,"3847":4.0,"3848":4.0,"3849":3.5,"3850":3.5,"3851":4.0,"3852":5.0,"3853":3.5,"3854":3.0,"3855":3.0,"3856":2.5,"3857":4.5,"3858":3.5,"3859":3.5,"3860":null,"3861":4.0,"3862":1.5,"3863":5.0,"3864":5.0,"3865":4.0,"3866":5.0,"3867":5.0,"3868":5.0,"3869":5.0,"3870":null,"3871":5.0,"3872":5.0,"3873":5.0,"3874":5.0,"3875":5.0,"3876":5.0,"3877":5.0,"3878":4.0,"3879":5.0,"3880":4.5,"3881":5.0,"3882":3.0,"3883":null,"3884":5.0,"3885":4.0,"3886":4.0,"3887":4.5,"3888":3.5,"3889":3.0,"3890":3.0,"3891":4.5,"3892":4.0,"3893":2.5,"3894":5.0,"3895":4.0,"3896":4.0,"3897":null,"3898":4.5,"3899":5.0,"3900":5.0,"3901":5.0,"3902":4.5,"3903":5.0,"3904":null,"3905":4.5,"3906":5.0,"3907":4.5,"3908":4.5,"3909":4.5,"3910":4.0,"3911":5.0,"3912":4.5,"3913":null,"3914":4.5,"3915":null,"3916":4.5,"3917":null,"3918":4.5,"3919":4.5,"3920":4.0,"3921":3.5,"3922":3.5,"3923":3.5,"3924":4.0,"3925":3.5,"3926":4.0,"3927":4.0,"3928":3.5,"3929":5.0,"3930":null,"3931":null,"3932":4.0,"3933":5.0,"3934":3.5,"3935":5.0,"3936":5.0,"3937":5.0,"3938":5.0,"3939":1.5,"3940":null,"3941":null,"3942":4.0,"3943":3.5,"3944":5.0,"3945":4.5,"3946":4.5,"3947":3.0,"3948":3.0,"3949":1.5,"3950":null,"3951":4.0,"3952":4.5,"3953":4.0,"3954":3.5,"3955":4.5,"3956":3.5,"3957":4.0,"3958":3.0,"3959":null,"3960":3.5,"3961":null,"3962":4.0,"3963":4.5,"3964":3.5,"3965":4.0,"3966":4.0,"3967":4.0,"3968":4.5,"3969":3.5,"3970":4.0,"3971":4.5,"3972":4.5,"3973":3.5,"3974":3.5,"3975":null,"3976":3.0,"3977":3.0,"3978":2.5,"3979":2.5,"3980":2.0,"3981":4.5,"3982":4.5,"3983":4.0,"3984":4.0,"3985":4.5,"3986":null,"3987":4.0,"3988":4.0,"3989":3.5,"3990":3.5,"3991":4.0,"3992":4.0,"3993":2.5,"3994":2.5,"3995":3.0,"3996":2.5,"3997":null,"3998":null,"3999":4.5,"4000":null,"4001":4.0,"4002":4.0,"4003":3.0,"4004":2.0,"4005":2.0,"4006":5.0,"4007":5.0,"4008":4.0,"4009":3.5,"4010":4.5,"4011":2.0,"4012":2.0,"4013":5.0,"4014":4.5,"4015":2.5,"4016":null,"4017":null,"4018":null,"4019":4.5,"4020":4.0,"4021":4.0,"4022":4.5,"4023":4.0,"4024":4.5,"4025":4.0,"4026":3.5,"4027":null,"4028":4.5,"4029":4.0,"4030":4.5,"4031":2.5,"4032":3.5,"4033":null,"4034":4.0,"4035":4.0,"4036":4.0,"4037":3.0,"4038":4.0,"4039":4.5,"4040":4.5,"4041":4.0,"4042":4.0,"4043":2.5,"4044":2.5,"4045":3.0,"4046":null,"4047":2.0,"4048":4.5,"4049":4.5,"4050":null,"4051":4.0,"4052":4.0,"4053":4.0,"4054":3.5,"4055":3.5,"4056":4.0,"4057":3.0,"4058":4.0,"4059":null,"4060":null,"4061":4.0,"4062":5.0,"4063":4.5,"4064":null,"4065":3.5,"4066":4.5,"4067":5.0,"4068":4.5,"4069":5.0,"4070":2.5,"4071":4.0,"4072":null,"4073":5.0,"4074":4.5,"4075":4.5,"4076":null,"4077":4.0,"4078":4.5,"4079":4.0,"4080":3.5,"4081":null,"4082":4.0,"4083":3.5,"4084":3.5,"4085":3.5,"4086":1.5,"4087":1.5,"4088":null,"4089":4.0,"4090":5.0,"4091":4.0,"4092":4.5,"4093":4.0,"4094":4.5,"4095":5.0,"4096":null,"4097":5.0,"4098":3.5,"4099":5.0,"4100":3.0,"4101":null,"4102":null,"4103":4.5,"4104":4.0,"4105":5.0,"4106":4.5,"4107":4.5,"4108":null,"4109":5.0,"4110":4.0,"4111":4.0,"4112":4.5,"4113":5.0,"4114":4.0,"4115":5.0,"4116":5.0,"4117":null,"4118":4.0,"4119":4.5,"4120":4.0,"4121":4.0,"4122":3.5,"4123":5.0,"4124":5.0,"4125":4.0,"4126":3.5,"4127":3.5,"4128":4.0,"4129":5.0,"4130":3.0,"4131":2.5,"4132":2.5,"4133":4.0,"4134":4.0,"4135":5.0,"4136":4.0,"4137":4.0,"4138":4.0,"4139":4.5,"4140":5.0,"4141":4.0,"4142":3.0,"4143":2.5,"4144":null,"4145":4.0,"4146":4.0,"4147":3.0,"4148":4.5,"4149":null,"4150":4.5,"4151":4.0,"4152":4.5,"4153":4.5,"4154":3.0,"4155":3.5,"4156":4.5,"4157":5.0,"4158":4.5,"4159":4.5,"4160":2.0,"4161":4.0,"4162":4.0,"4163":4.5,"4164":3.5,"4165":3.5,"4166":4.0,"4167":4.5,"4168":3.0,"4169":3.5,"4170":5.0,"4171":4.0,"4172":3.5,"4173":3.5,"4174":4.5,"4175":null,"4176":4.5,"4177":4.0,"4178":4.0,"4179":3.5,"4180":3.0,"4181":4.0,"4182":4.5,"4183":4.0,"4184":null,"4185":3.5,"4186":3.0,"4187":3.5,"4188":null,"4189":2.5,"4190":1.5,"4191":null,"4192":2.5,"4193":3.5,"4194":3.5,"4195":null,"4196":3.5,"4197":3.5,"4198":3.0,"4199":2.5,"4200":1.5,"4201":4.0,"4202":4.0,"4203":4.5,"4204":3.5,"4205":4.0,"4206":3.5,"4207":2.5,"4208":3.0,"4209":4.0,"4210":null,"4211":null,"4212":4.5,"4213":4.0,"4214":4.0,"4215":4.0,"4216":5.0,"4217":2.5,"4218":null,"4219":null,"4220":4.5,"4221":4.5,"4222":4.0,"4223":null,"4224":5.0,"4225":5.0,"4226":3.0,"4227":2.5,"4228":4.0,"4229":null,"4230":null,"4231":4.0,"4232":3.0,"4233":2.0,"4234":5.0,"4235":null,"4236":null,"4237":5.0,"4238":5.0,"4239":5.0,"4240":4.0,"4241":4.0,"4242":null,"4243":4.5,"4244":5.0,"4245":4.5,"4246":3.5,"4247":3.5,"4248":5.0,"4249":2.0,"4250":null,"4251":null,"4252":3.5,"4253":3.5,"4254":4.0,"4255":null,"4256":5.0,"4257":4.5,"4258":4.5,"4259":1.0,"4260":null,"4261":4.5,"4262":4.5,"4263":4.5,"4264":4.0,"4265":null,"4266":4.0,"4267":4.0,"4268":null,"4269":3.0,"4270":null,"4271":5.0,"4272":null,"4273":5.0,"4274":5.0,"4275":4.5,"4276":4.5,"4277":4.0,"4278":4.5,"4279":5.0,"4280":2.0,"4281":3.5,"4282":5.0,"4283":5.0,"4284":5.0,"4285":4.0,"4286":4.0,"4287":null,"4288":5.0,"4289":3.5,"4290":4.0,"4291":5.0,"4292":3.5,"4293":4.0,"4294":2.0,"4295":4.0,"4296":4.5,"4297":null,"4298":3.5,"4299":3.5,"4300":3.0,"4301":null,"4302":4.0,"4303":4.5,"4304":null,"4305":5.0,"4306":4.5,"4307":5.0,"4308":4.5,"4309":5.0,"4310":5.0,"4311":null,"4312":5.0,"4313":4.0,"4314":3.5,"4315":4.5,"4316":null,"4317":5.0,"4318":3.5,"4319":2.0,"4320":5.0,"4321":5.0,"4322":4.5,"4323":3.5,"4324":4.0,"4325":null,"4326":4.0,"4327":4.0,"4328":4.0,"4329":4.5,"4330":4.0,"4331":4.5,"4332":4.0,"4333":3.5,"4334":5.0,"4335":4.5,"4336":5.0,"4337":4.0,"4338":3.5,"4339":null,"4340":4.0,"4341":3.5,"4342":3.0,"4343":5.0,"4344":5.0,"4345":null,"4346":5.0,"4347":4.5,"4348":3.5,"4349":3.5,"4350":4.5,"4351":3.5,"4352":4.0,"4353":null,"4354":null,"4355":4.5,"4356":3.5,"4357":3.5,"4358":4.5,"4359":null,"4360":4.5,"4361":4.5,"4362":4.5,"4363":4.0,"4364":3.5,"4365":3.0,"4366":4.5,"4367":null,"4368":5.0,"4369":4.0,"4370":4.0,"4371":3.5,"4372":3.0,"4373":4.0,"4374":4.5,"4375":3.5,"4376":4.0,"4377":null,"4378":4.5,"4379":4.0,"4380":4.5,"4381":4.5,"4382":null,"4383":3.5,"4384":2.5,"4385":5.0,"4386":5.0,"4387":4.5,"4388":null,"4389":2.5,"4390":null,"4391":null,"4392":4.0,"4393":3.0,"4394":2.5,"4395":4.0,"4396":4.0,"4397":3.5,"4398":null,"4399":null,"4400":5.0,"4401":3.5,"4402":5.0,"4403":null,"4404":4.0,"4405":4.5,"4406":4.0,"4407":4.0,"4408":4.0,"4409":null,"4410":5.0,"4411":5.0,"4412":4.0,"4413":4.5,"4414":3.5,"4415":5.0,"4416":4.0,"4417":3.5,"4418":3.5,"4419":null,"4420":4.0,"4421":3.0,"4422":null,"4423":null,"4424":3.5,"4425":2.5,"4426":4.5,"4427":2.5,"4428":1.5,"4429":4.5,"4430":4.5,"4431":5.0,"4432":5.0,"4433":4.0,"4434":4.0,"4435":4.0,"4436":4.0,"4437":null,"4438":2.5,"4439":4.5,"4440":4.0,"4441":null,"4442":2.0,"4443":4.5,"4444":null,"4445":3.0,"4446":3.5,"4447":4.0,"4448":3.0,"4449":5.0,"4450":4.5,"4451":4.0,"4452":null,"4453":3.5,"4454":4.5,"4455":null,"4456":4.5,"4457":4.5,"4458":3.5,"4459":2.0,"4460":5.0,"4461":5.0,"4462":5.0,"4463":null,"4464":4.5,"4465":3.5,"4466":3.5,"4467":4.0,"4468":null,"4469":4.5,"4470":5.0,"4471":4.5,"4472":5.0,"4473":3.5,"4474":4.5,"4475":5.0,"4476":3.5,"4477":1.5,"4478":null,"4479":2.0,"4480":4.0,"4481":null,"4482":5.0,"4483":5.0,"4484":4.0,"4485":5.0,"4486":3.5,"4487":4.5,"4488":4.0,"4489":4.5,"4490":4.5,"4491":4.0,"4492":null,"4493":4.5,"4494":4.5,"4495":4.5,"4496":5.0,"4497":3.5,"4498":4.0,"4499":4.0,"4500":5.0,"4501":4.5,"4502":5.0,"4503":5.0,"4504":5.0,"4505":2.5,"4506":4.0,"4507":4.5,"4508":4.0,"4509":4.0,"4510":null,"4511":4.0,"4512":4.5,"4513":null,"4514":4.5,"4515":4.5,"4516":4.0,"4517":4.0,"4518":4.5,"4519":5.0,"4520":4.5,"4521":null,"4522":4.0,"4523":null,"4524":3.5,"4525":3.0,"4526":5.0,"4527":5.0,"4528":3.5,"4529":5.0,"4530":5.0,"4531":4.5,"4532":4.5,"4533":5.0,"4534":null,"4535":4.0,"4536":null,"4537":4.5,"4538":null,"4539":4.5,"4540":5.0,"4541":4.5,"4542":null,"4543":3.5,"4544":3.0,"4545":3.0,"4546":2.5,"4547":4.0,"4548":4.5,"4549":null,"4550":4.0,"4551":4.5,"4552":null,"4553":4.0,"4554":4.0,"4555":4.5,"4556":null,"4557":4.0,"4558":3.5,"4559":3.5,"4560":3.0,"4561":3.0,"4562":4.0,"4563":null,"4564":null,"4565":2.0,"4566":3.5,"4567":4.5,"4568":4.0,"4569":4.5,"4570":5.0,"4571":4.0,"4572":4.5,"4573":4.0,"4574":null,"4575":4.5,"4576":3.5,"4577":4.5,"4578":4.5,"4579":null,"4580":4.5,"4581":5.0,"4582":3.0,"4583":null,"4584":4.0,"4585":3.5,"4586":4.0,"4587":3.5,"4588":3.0,"4589":4.5,"4590":4.5,"4591":5.0,"4592":5.0,"4593":null,"4594":4.0,"4595":4.0,"4596":3.5,"4597":4.0,"4598":3.5,"4599":5.0,"4600":null,"4601":null,"4602":5.0,"4603":5.0,"4604":null,"4605":4.5,"4606":3.0,"4607":3.0,"4608":2.0,"4609":4.0,"4610":4.0,"4611":null,"4612":4.5,"4613":5.0,"4614":3.5,"4615":3.5,"4616":null,"4617":4.0,"4618":4.5,"4619":3.5,"4620":2.0,"4621":null,"4622":null,"4623":null,"4624":5.0,"4625":4.5,"4626":null,"4627":4.0,"4628":4.0,"4629":4.0,"4630":5.0,"4631":4.5,"4632":5.0,"4633":null,"4634":4.0,"4635":3.5,"4636":5.0,"4637":4.5,"4638":3.5,"4639":null,"4640":3.0,"4641":4.5,"4642":5.0,"4643":3.5,"4644":3.5,"4645":3.5,"4646":5.0,"4647":3.5,"4648":2.5,"4649":4.5,"4650":4.5,"4651":4.5,"4652":4.5,"4653":4.0,"4654":4.0,"4655":4.0,"4656":4.0,"4657":3.0,"4658":3.5,"4659":null,"4660":null,"4661":3.5,"4662":5.0,"4663":3.5,"4664":4.0,"4665":4.5,"4666":4.5,"4667":3.5,"4668":2.5,"4669":null,"4670":null,"4671":null,"4672":4.0,"4673":3.5,"4674":4.0,"4675":3.5,"4676":4.0,"4677":5.0,"4678":null,"4679":4.0,"4680":3.5,"4681":4.0,"4682":null,"4683":5.0,"4684":5.0,"4685":4.0,"4686":4.0,"4687":3.5,"4688":4.0,"4689":4.0,"4690":3.5,"4691":3.0,"4692":null,"4693":4.5,"4694":4.5,"4695":4.5,"4696":3.5,"4697":null,"4698":4.5,"4699":4.5,"4700":4.0,"4701":4.5,"4702":5.0,"4703":5.0,"4704":5.0,"4705":3.0,"4706":4.0,"4707":5.0,"4708":4.0,"4709":5.0,"4710":5.0,"4711":null,"4712":null,"4713":4.0,"4714":null,"4715":4.0,"4716":null,"4717":3.5,"4718":4.0,"4719":4.5,"4720":3.5,"4721":3.5,"4722":4.0,"4723":4.0,"4724":null,"4725":4.5,"4726":4.0,"4727":4.0,"4728":null,"4729":null,"4730":4.5,"4731":null,"4732":5.0,"4733":5.0,"4734":4.5,"4735":5.0,"4736":5.0,"4737":3.5,"4738":3.0,"4739":4.0,"4740":4.5,"4741":null,"4742":null,"4743":4.5,"4744":4.5,"4745":3.5,"4746":5.0,"4747":3.5,"4748":null,"4749":4.0,"4750":3.0,"4751":null,"4752":3.0,"4753":4.0,"4754":4.0,"4755":4.5,"4756":null,"4757":3.0,"4758":4.5,"4759":3.5,"4760":4.5,"4761":5.0,"4762":null,"4763":4.5,"4764":null,"4765":2.5,"4766":4.5,"4767":3.5,"4768":null,"4769":4.0,"4770":2.0,"4771":5.0,"4772":4.5,"4773":2.0,"4774":4.0,"4775":4.5,"4776":null,"4777":5.0,"4778":null,"4779":3.5,"4780":3.5,"4781":null,"4782":4.5,"4783":5.0,"4784":5.0,"4785":4.0,"4786":4.5,"4787":null,"4788":4.0,"4789":3.5,"4790":3.5,"4791":4.5,"4792":null,"4793":null,"4794":5.0,"4795":4.5,"4796":4.5,"4797":4.0,"4798":4.0,"4799":2.5,"4800":3.5,"4801":4.5,"4802":null,"4803":3.5,"4804":3.5,"4805":4.5,"4806":4.0,"4807":4.0,"4808":4.0,"4809":null,"4810":5.0,"4811":4.0,"4812":null,"4813":null,"4814":null,"4815":5.0,"4816":3.5,"4817":5.0,"4818":null,"4819":5.0,"4820":5.0,"4821":4.0,"4822":5.0,"4823":3.5,"4824":2.5,"4825":null,"4826":null,"4827":null,"4828":4.5,"4829":4.0,"4830":4.5,"4831":4.5,"4832":5.0,"4833":4.5,"4834":4.5,"4835":4.0,"4836":5.0,"4837":null,"4838":4.5,"4839":4.0,"4840":3.5,"4841":3.0,"4842":3.0,"4843":4.0,"4844":4.5,"4845":4.5,"4846":3.0,"4847":4.0,"4848":null,"4849":4.0,"4850":4.0,"4851":2.5,"4852":3.5,"4853":4.5,"4854":4.5,"4855":4.0,"4856":4.5,"4857":3.5,"4858":3.0,"4859":4.5,"4860":5.0,"4861":4.0,"4862":4.0,"4863":4.0,"4864":4.5,"4865":null,"4866":2.5,"4867":null,"4868":4.5,"4869":3.5,"4870":3.5,"4871":null,"4872":4.0,"4873":4.0,"4874":4.5,"4875":4.0,"4876":4.5,"4877":3.0,"4878":4.0,"4879":1.5,"4880":4.5,"4881":3.0,"4882":2.0,"4883":4.5,"4884":5.0,"4885":5.0,"4886":4.0,"4887":3.5,"4888":3.5,"4889":4.0,"4890":2.5,"4891":null,"4892":null,"4893":null,"4894":4.0,"4895":null,"4896":3.5,"4897":4.0,"4898":5.0,"4899":4.5,"4900":5.0,"4901":5.0,"4902":4.0,"4903":null,"4904":3.5,"4905":4.5,"4906":4.5,"4907":null,"4908":4.5,"4909":5.0,"4910":4.0,"4911":5.0,"4912":4.5,"4913":5.0,"4914":4.0,"4915":4.5,"4916":4.5,"4917":2.5,"4918":null,"4919":null,"4920":2.5,"4921":1.0,"4922":4.5,"4923":4.0,"4924":null,"4925":5.0,"4926":3.0,"4927":5.0,"4928":4.0,"4929":null,"4930":null,"4931":5.0,"4932":null,"4933":null,"4934":4.5,"4935":4.0,"4936":null,"4937":4.5,"4938":4.5,"4939":4.0,"4940":4.0,"4941":5.0,"4942":4.5,"4943":null,"4944":4.0,"4945":3.0,"4946":4.5,"4947":4.5,"4948":4.0,"4949":2.5,"4950":null,"4951":4.5,"4952":4.5,"4953":3.5,"4954":5.0,"4955":4.5,"4956":4.5,"4957":null,"4958":4.5,"4959":3.5,"4960":null,"4961":3.5,"4962":4.0,"4963":3.5,"4964":5.0,"4965":null,"4966":5.0,"4967":null,"4968":null,"4969":4.0,"4970":null,"4971":4.0,"4972":null,"4973":3.5,"4974":4.5,"4975":4.5,"4976":5.0,"4977":null,"4978":3.5,"4979":5.0,"4980":4.5,"4981":null,"4982":4.5,"4983":4.0,"4984":4.0,"4985":2.5,"4986":4.0,"4987":null,"4988":1.0,"4989":4.5,"4990":null,"4991":null,"4992":5.0,"4993":4.5,"4994":3.0,"4995":3.5,"4996":2.0,"4997":4.5,"4998":5.0,"4999":4.0,"5000":4.5,"5001":4.5,"5002":5.0,"5003":5.0,"5004":null,"5005":4.0,"5006":4.0,"5007":null,"5008":3.5,"5009":3.5,"5010":2.0,"5011":4.0,"5012":3.0,"5013":3.5,"5014":1.0,"5015":null,"5016":null,"5017":4.5,"5018":5.0,"5019":3.5,"5020":4.5,"5021":4.5,"5022":4.0,"5023":null,"5024":4.5,"5025":null,"5026":2.5,"5027":3.0,"5028":4.5,"5029":4.0,"5030":4.0,"5031":4.5,"5032":4.5,"5033":4.5,"5034":4.0,"5035":4.5,"5036":3.5,"5037":2.5,"5038":3.0,"5039":3.5,"5040":null,"5041":4.5,"5042":4.5,"5043":3.5,"5044":4.0,"5045":4.5,"5046":null,"5047":5.0,"5048":4.0,"5049":4.5,"5050":5.0,"5051":null,"5052":null,"5053":5.0,"5054":5.0,"5055":1.5,"5056":5.0,"5057":4.5,"5058":3.0,"5059":3.5,"5060":4.0,"5061":5.0,"5062":4.5,"5063":4.0,"5064":null,"5065":3.5,"5066":3.5,"5067":null,"5068":null,"5069":4.5,"5070":4.5,"5071":4.5,"5072":3.0,"5073":null,"5074":4.5,"5075":4.0,"5076":4.5,"5077":5.0,"5078":4.5,"5079":4.0,"5080":4.0,"5081":4.5,"5082":3.5,"5083":2.5,"5084":2.5,"5085":5.0,"5086":4.0,"5087":null,"5088":3.0,"5089":null,"5090":4.5,"5091":null,"5092":5.0,"5093":4.0,"5094":5.0,"5095":4.5,"5096":4.5,"5097":null,"5098":4.5,"5099":5.0,"5100":3.5,"5101":null,"5102":4.0,"5103":4.0,"5104":4.5,"5105":5.0,"5106":null,"5107":4.5,"5108":4.5,"5109":3.5,"5110":3.5,"5111":4.0,"5112":4.5,"5113":5.0,"5114":4.0,"5115":4.0,"5116":4.0,"5117":2.0,"5118":4.0,"5119":4.0,"5120":5.0,"5121":null,"5122":5.0,"5123":3.5,"5124":5.0,"5125":5.0,"5126":5.0,"5127":5.0,"5128":4.5,"5129":4.0,"5130":4.0,"5131":null,"5132":4.0,"5133":4.5,"5134":1.5,"5135":4.0,"5136":null,"5137":4.0,"5138":null,"5139":2.5,"5140":null,"5141":4.0,"5142":2.5,"5143":4.5,"5144":2.0,"5145":null,"5146":5.0,"5147":3.5,"5148":3.5,"5149":null,"5150":4.5,"5151":4.0,"5152":3.0,"5153":4.0,"5154":5.0,"5155":null,"5156":4.0,"5157":3.5,"5158":5.0,"5159":4.0,"5160":3.5,"5161":4.0,"5162":4.0,"5163":4.0,"5164":5.0,"5165":4.5,"5166":null,"5167":4.5,"5168":5.0,"5169":4.5,"5170":4.0,"5171":4.0,"5172":3.5,"5173":4.5,"5174":4.0,"5175":4.5,"5176":3.5,"5177":2.5,"5178":4.5,"5179":3.5,"5180":5.0,"5181":5.0,"5182":4.5,"5183":5.0,"5184":2.5,"5185":5.0,"5186":null,"5187":5.0,"5188":4.5,"5189":5.0,"5190":5.0,"5191":4.0,"5192":null,"5193":4.5,"5194":null,"5195":4.0,"5196":4.5,"5197":4.5,"5198":null,"5199":5.0,"5200":null,"5201":4.0,"5202":4.0,"5203":2.5,"5204":2.5,"5205":5.0,"5206":4.5,"5207":3.0,"5208":5.0,"5209":2.5,"5210":4.5,"5211":1.0,"5212":5.0,"5213":5.0,"5214":5.0,"5215":4.5,"5216":2.5,"5217":5.0,"5218":5.0,"5219":null,"5220":4.0,"5221":3.5,"5222":4.0,"5223":null,"5224":4.0,"5225":4.0,"5226":5.0,"5227":3.5,"5228":3.5,"5229":2.0,"5230":null,"5231":3.5,"5232":null,"5233":3.0,"5234":5.0,"5235":4.0,"5236":4.5,"5237":4.5,"5238":5.0,"5239":3.0,"5240":null,"5241":4.5,"5242":3.5,"5243":null,"5244":null,"5245":null,"5246":3.5,"5247":3.5,"5248":4.5,"5249":3.0,"5250":4.5,"5251":null,"5252":2.5,"5253":4.0,"5254":4.0,"5255":2.5,"5256":3.5,"5257":4.5,"5258":null,"5259":4.0,"5260":null,"5261":5.0,"5262":3.0,"5263":null,"5264":4.0,"5265":null,"5266":3.0,"5267":5.0,"5268":4.0,"5269":5.0,"5270":5.0,"5271":4.0,"5272":4.5,"5273":3.5,"5274":5.0,"5275":5.0,"5276":null,"5277":3.5,"5278":2.0,"5279":4.5,"5280":4.0,"5281":5.0,"5282":4.5,"5283":4.5,"5284":null,"5285":3.5,"5286":2.5,"5287":3.0,"5288":4.0,"5289":5.0,"5290":3.0,"5291":4.0,"5292":3.5,"5293":3.5,"5294":3.5,"5295":4.0,"5296":4.0,"5297":null,"5298":4.5,"5299":4.0,"5300":3.5,"5301":3.0,"5302":4.0,"5303":null,"5304":2.5,"5305":4.5,"5306":4.0,"5307":null,"5308":5.0,"5309":5.0,"5310":4.0,"5311":null,"5312":3.5,"5313":3.5,"5314":null,"5315":5.0,"5316":4.5,"5317":4.0,"5318":3.5,"5319":4.5,"5320":4.0,"5321":2.0,"5322":4.0,"5323":4.5,"5324":4.0,"5325":3.5,"5326":4.5,"5327":3.0,"5328":4.5,"5329":5.0,"5330":5.0,"5331":3.5,"5332":3.5,"5333":5.0,"5334":4.5,"5335":2.5,"5336":4.0,"5337":3.5,"5338":4.5,"5339":5.0,"5340":5.0,"5341":3.0,"5342":3.5,"5343":5.0,"5344":3.5,"5345":4.5,"5346":null,"5347":4.5,"5348":2.5,"5349":5.0,"5350":4.0,"5351":null,"5352":4.0,"5353":null,"5354":1.5,"5355":5.0,"5356":4.0,"5357":null,"5358":4.5,"5359":5.0,"5360":null,"5361":4.0,"5362":null,"5363":5.0,"5364":4.5,"5365":3.5,"5366":4.5,"5367":4.0,"5368":3.0,"5369":4.5,"5370":null,"5371":null,"5372":5.0,"5373":4.0,"5374":4.5,"5375":3.5,"5376":5.0,"5377":4.0,"5378":null,"5379":3.5,"5380":5.0,"5381":3.5,"5382":4.5,"5383":4.5,"5384":3.0,"5385":3.5,"5386":3.5,"5387":4.5,"5388":3.0,"5389":4.5,"5390":4.5,"5391":4.0,"5392":3.0,"5393":3.5,"5394":4.0,"5395":3.0,"5396":null,"5397":4.5,"5398":5.0,"5399":5.0,"5400":4.0,"5401":3.0,"5402":4.5,"5403":4.0,"5404":4.5,"5405":5.0,"5406":2.5,"5407":5.0,"5408":3.0,"5409":null,"5410":3.5,"5411":3.5,"5412":5.0,"5413":null,"5414":5.0,"5415":4.0,"5416":4.0,"5417":4.5,"5418":4.5,"5419":5.0,"5420":4.0,"5421":3.5,"5422":4.0,"5423":4.5,"5424":null,"5425":null,"5426":3.5,"5427":4.0,"5428":3.0,"5429":4.5,"5430":3.5,"5431":3.5,"5432":null,"5433":4.5,"5434":4.5,"5435":3.0,"5436":4.0,"5437":1.5,"5438":3.5,"5439":3.5,"5440":5.0,"5441":5.0,"5442":null,"5443":4.0,"5444":2.0,"5445":4.5,"5446":3.0,"5447":null,"5448":3.5,"5449":null,"5450":4.0,"5451":3.0,"5452":4.5,"5453":4.5,"5454":4.5,"5455":1.5,"5456":4.5,"5457":null,"5458":3.5,"5459":3.5,"5460":4.5,"5461":5.0,"5462":3.5,"5463":3.0,"5464":3.5,"5465":3.5,"5466":2.5,"5467":5.0,"5468":3.5,"5469":null,"5470":4.0,"5471":1.0,"5472":5.0,"5473":null,"5474":4.0,"5475":null,"5476":null,"5477":4.5,"5478":5.0,"5479":4.0,"5480":5.0,"5481":null,"5482":4.5,"5483":4.0,"5484":4.5,"5485":4.0,"5486":4.0,"5487":4.0,"5488":4.5,"5489":5.0,"5490":4.5,"5491":null,"5492":1.5,"5493":4.0,"5494":4.0,"5495":4.5,"5496":5.0,"5497":2.0,"5498":3.0,"5499":3.5,"5500":5.0,"5501":4.0,"5502":3.5,"5503":4.0,"5504":null,"5505":null,"5506":5.0,"5507":2.5,"5508":4.5,"5509":4.5,"5510":4.0,"5511":4.5,"5512":4.5,"5513":4.5,"5514":2.5,"5515":4.5,"5516":null,"5517":null,"5518":4.5,"5519":4.5,"5520":5.0,"5521":3.0,"5522":2.5,"5523":null,"5524":3.5,"5525":3.5,"5526":5.0,"5527":2.0,"5528":5.0,"5529":3.0,"5530":5.0,"5531":1.0,"5532":4.0,"5533":4.0,"5534":3.5,"5535":5.0,"5536":5.0,"5537":3.0,"5538":4.0,"5539":3.5,"5540":4.0,"5541":5.0,"5542":3.5,"5543":4.0,"5544":4.0,"5545":2.5,"5546":4.0,"5547":5.0,"5548":4.0,"5549":5.0,"5550":2.5,"5551":4.5,"5552":4.5,"5553":2.0,"5554":5.0,"5555":4.0,"5556":null,"5557":4.5,"5558":5.0,"5559":null,"5560":5.0,"5561":5.0,"5562":3.0,"5563":4.5,"5564":4.0,"5565":3.5,"5566":4.0,"5567":4.0,"5568":3.0,"5569":null,"5570":3.5,"5571":4.0,"5572":3.5,"5573":4.5,"5574":4.5,"5575":3.5,"5576":5.0,"5577":4.5,"5578":null,"5579":4.5,"5580":4.0,"5581":4.0,"5582":3.0,"5583":null,"5584":5.0,"5585":4.0,"5586":3.5,"5587":4.5,"5588":5.0,"5589":4.0,"5590":null,"5591":4.0,"5592":4.0,"5593":3.5,"5594":3.0,"5595":4.0,"5596":3.0,"5597":2.5,"5598":4.5,"5599":4.0,"5600":4.0,"5601":null,"5602":4.0,"5603":4.0,"5604":3.5,"5605":null,"5606":3.0,"5607":5.0,"5608":2.5,"5609":4.0,"5610":null,"5611":null,"5612":4.5,"5613":3.5,"5614":3.5,"5615":3.5,"5616":4.0,"5617":4.5,"5618":3.0,"5619":5.0,"5620":4.0,"5621":3.0,"5622":5.0,"5623":3.0,"5624":2.5,"5625":4.5,"5626":3.0,"5627":5.0,"5628":4.5,"5629":4.0,"5630":4.5,"5631":3.5,"5632":3.5,"5633":3.5,"5634":4.0,"5635":5.0,"5636":3.0,"5637":3.5,"5638":4.0,"5639":null,"5640":4.5,"5641":null,"5642":4.5,"5643":5.0,"5644":5.0,"5645":5.0,"5646":4.0,"5647":null,"5648":3.5,"5649":3.0,"5650":4.0,"5651":3.5,"5652":null,"5653":3.5,"5654":3.5,"5655":4.0,"5656":5.0,"5657":3.5,"5658":4.0,"5659":4.0,"5660":3.5,"5661":null,"5662":5.0,"5663":3.0,"5664":4.5,"5665":5.0,"5666":5.0,"5667":4.5,"5668":4.0,"5669":4.0,"5670":4.0,"5671":5.0,"5672":4.5,"5673":3.5,"5674":5.0,"5675":5.0,"5676":4.0,"5677":3.5,"5678":5.0,"5679":4.5,"5680":4.5,"5681":4.5,"5682":3.5,"5683":3.5,"5684":3.0,"5685":3.5,"5686":4.0,"5687":null,"5688":5.0,"5689":4.0,"5690":5.0,"5691":4.0,"5692":null,"5693":3.5,"5694":3.0,"5695":4.5,"5696":4.0,"5697":5.0,"5698":3.5,"5699":3.5,"5700":3.5,"5701":null,"5702":null,"5703":5.0,"5704":5.0,"5705":4.5,"5706":2.0,"5707":5.0,"5708":4.0,"5709":3.0,"5710":4.0,"5711":null,"5712":4.5,"5713":4.0,"5714":4.0,"5715":4.0,"5716":4.5,"5717":4.5,"5718":3.5,"5719":5.0,"5720":null,"5721":2.5,"5722":3.5,"5723":5.0,"5724":4.5,"5725":3.5,"5726":null,"5727":5.0,"5728":4.5,"5729":4.5,"5730":3.0,"5731":4.5,"5732":4.5,"5733":null,"5734":4.0,"5735":2.0,"5736":null,"5737":4.5,"5738":2.5,"5739":null,"5740":4.5,"5741":3.5,"5742":null,"5743":4.0,"5744":3.0,"5745":null,"5746":null,"5747":5.0,"5748":2.5,"5749":3.5,"5750":3.0,"5751":4.5,"5752":4.0,"5753":5.0,"5754":4.0,"5755":5.0,"5756":4.5,"5757":2.5,"5758":4.0,"5759":4.0,"5760":4.5,"5761":null,"5762":4.5,"5763":3.0,"5764":3.5,"5765":4.0,"5766":5.0,"5767":3.0,"5768":null,"5769":null,"5770":null,"5771":4.0,"5772":4.0,"5773":null,"5774":4.5,"5775":4.0,"5776":3.0,"5777":null,"5778":3.5,"5779":null,"5780":3.0,"5781":2.5,"5782":5.0,"5783":3.0,"5784":null,"5785":4.0,"5786":null,"5787":5.0,"5788":2.5,"5789":4.5,"5790":null,"5791":4.5,"5792":null,"5793":3.0,"5794":2.5,"5795":3.5,"5796":3.5,"5797":4.0,"5798":2.5,"5799":4.0,"5800":3.0,"5801":2.5,"5802":4.5,"5803":4.0,"5804":3.5,"5805":4.0,"5806":null,"5807":5.0,"5808":4.0,"5809":2.5,"5810":2.5,"5811":4.5,"5812":4.5,"5813":4.5,"5814":3.5,"5815":4.5,"5816":4.0,"5817":3.5,"5818":null,"5819":4.0,"5820":3.0,"5821":4.5,"5822":4.5,"5823":4.5,"5824":4.0,"5825":null,"5826":null,"5827":5.0,"5828":null,"5829":null,"5830":3.0,"5831":4.5,"5832":4.5,"5833":3.0,"5834":3.5,"5835":null,"5836":1.0,"5837":4.5,"5838":3.5,"5839":4.0,"5840":null,"5841":null,"5842":null,"5843":4.0,"5844":3.5,"5845":4.0,"5846":4.5,"5847":null,"5848":4.5,"5849":4.5,"5850":null,"5851":4.5,"5852":3.5,"5853":4.5,"5854":4.0,"5855":4.0,"5856":null,"5857":5.0,"5858":4.0,"5859":4.5,"5860":2.5,"5861":3.5,"5862":3.5,"5863":3.0,"5864":4.5,"5865":3.5,"5866":4.5,"5867":4.5,"5868":4.5,"5869":null,"5870":4.0,"5871":1.0,"5872":null,"5873":4.0,"5874":null,"5875":2.0,"5876":4.5,"5877":2.0,"5878":4.5,"5879":4.5,"5880":5.0,"5881":4.5,"5882":2.5,"5883":4.5,"5884":3.0,"5885":null,"5886":null,"5887":null,"5888":2.0,"5889":null,"5890":2.0,"5891":3.5,"5892":4.0,"5893":3.5,"5894":4.0,"5895":5.0,"5896":4.5,"5897":4.0,"5898":2.5,"5899":3.0,"5900":4.5,"5901":4.5,"5902":3.5,"5903":3.5,"5904":5.0,"5905":4.5,"5906":4.0,"5907":null,"5908":3.5,"5909":3.5,"5910":1.0,"5911":null,"5912":null,"5913":4.5,"5914":4.0,"5915":4.0,"5916":4.0,"5917":4.5,"5918":3.0,"5919":2.0,"5920":4.0,"5921":4.5,"5922":2.5,"5923":null,"5924":2.5,"5925":4.5,"5926":3.5,"5927":5.0,"5928":null,"5929":null,"5930":4.5,"5931":4.5,"5932":3.5,"5933":2.5,"5934":4.0,"5935":1.0,"5936":4.5,"5937":3.5,"5938":3.5,"5939":4.0,"5940":4.0,"5941":4.0,"5942":2.5,"5943":4.5,"5944":3.5,"5945":4.0,"5946":3.5,"5947":3.0,"5948":2.5,"5949":4.5,"5950":4.0,"5951":4.0,"5952":3.5,"5953":null,"5954":null,"5955":2.5,"5956":4.5,"5957":null,"5958":1.0,"5959":5.0,"5960":4.0,"5961":4.5,"5962":5.0,"5963":4.0,"5964":null,"5965":3.5,"5966":4.0,"5967":4.0,"5968":3.5,"5969":4.5,"5970":3.5,"5971":4.0,"5972":4.5,"5973":null,"5974":4.0,"5975":3.0,"5976":5.0,"5977":2.5,"5978":4.0,"5979":3.5,"5980":4.5,"5981":3.5,"5982":null,"5983":4.5,"5984":3.5},"hotel_experience":{"0":"Very good","1":"Excellent","2":"Excellent","3":"Excellent","4":"Excellent","5":"Very good","6":"Very good","7":"Excellent","8":"Excellent","9":"Very good","10":"Very good","11":"Excellent","12":"Very good","13":null,"14":"Very good","15":"Excellent","16":"Excellent","17":"Excellent","18":"Excellent","19":"Excellent","20":"Excellent","21":"Excellent","22":"Excellent","23":"Excellent","24":"Excellent","25":null,"26":"Excellent","27":"Excellent","28":"Excellent","29":null,"30":"Very good","31":"Very good","32":"Very good","33":"Very good","34":"Very good","35":"Very good","36":"Very good","37":"Very good","38":"Very good","39":"Average","40":null,"41":"Very good","42":"Very good","43":"Very good","44":"Very good","45":"Average","46":null,"47":"Very good","48":"Excellent","49":"Excellent","50":"Excellent","51":null,"52":null,"53":"Very good","54":"Excellent","55":"Excellent","56":"Excellent","57":null,"58":"Excellent","59":"Very good","60":"Excellent","61":"Very good","62":"Excellent","63":"Very good","64":"Very good","65":null,"66":null,"67":null,"68":"Average","69":"Average","70":"Excellent","71":null,"72":"Very good","73":"Excellent","74":"Very good","75":"Very good","76":null,"77":"Excellent","78":null,"79":"Excellent","80":"Excellent","81":"Very good","82":null,"83":"Excellent","84":null,"85":null,"86":null,"87":null,"88":null,"89":null,"90":null,"91":null,"92":null,"93":null,"94":"Excellent","95":null,"96":"Excellent","97":null,"98":null,"99":"Excellent","100":"Excellent","101":"Very good","102":"Excellent","103":"Excellent","104":"Excellent","105":"Excellent","106":"Excellent","107":"Excellent","108":"Average","109":"Very good","110":"Very good","111":"Very good","112":"Very good","113":"Very good","114":"Excellent","115":"Very good","116":"Very good","117":"Very good","118":"Excellent","119":null,"120":"Excellent","121":"Very good","122":"Very good","123":"Excellent","124":"Very good","125":null,"126":"Average","127":"Very good","128":"Average","129":"Average","130":null,"131":null,"132":"Very good","133":"Excellent","134":null,"135":"Excellent","136":"Very good","137":"Very good","138":"Very good","139":"Very good","140":"Very good","141":null,"142":"Very good","143":null,"144":"Very good","145":null,"146":null,"147":null,"148":null,"149":"Excellent","150":null,"151":null,"152":null,"153":null,"154":"Excellent","155":"Excellent","156":"Average","157":null,"158":null,"159":null,"160":null,"161":null,"162":null,"163":"Average","164":"Poor","165":null,"166":null,"167":null,"168":null,"169":null,"170":null,"171":"Very good","172":"Excellent","173":"Excellent","174":"Excellent","175":"Excellent","176":"Very good","177":"Excellent","178":null,"179":"Excellent","180":"Very good","181":"Excellent","182":"Very good","183":"Very good","184":"Very good","185":"Very good","186":"Very good","187":"Very good","188":"Very good","189":"Excellent","190":"Excellent","191":"Excellent","192":"Excellent","193":"Excellent","194":"Excellent","195":"Excellent","196":"Excellent","197":"Excellent","198":"Excellent","199":"Very good","200":"Very good","201":"Excellent","202":"Very good","203":"Excellent","204":"Very good","205":"Excellent","206":"Excellent","207":"Excellent","208":"Excellent","209":"Excellent","210":null,"211":"Excellent","212":"Very good","213":"Excellent","214":"Very good","215":"Very good","216":"Very good","217":"Excellent","218":null,"219":null,"220":null,"221":null,"222":"Average","223":null,"224":null,"225":null,"226":null,"227":"Very good","228":"Average","229":"Very good","230":"Excellent","231":null,"232":null,"233":null,"234":"Very good","235":null,"236":null,"237":null,"238":null,"239":null,"240":null,"241":null,"242":null,"243":null,"244":"Very good","245":"Average","246":"Excellent","247":"Excellent","248":"Excellent","249":"Excellent","250":"Excellent","251":"Excellent","252":"Excellent","253":null,"254":"Excellent","255":"Excellent","256":"Very good","257":"Excellent","258":"Excellent","259":"Very good","260":"Excellent","261":"Very good","262":"Very good","263":null,"264":null,"265":null,"266":null,"267":"Excellent","268":"Excellent","269":"Very good","270":"Excellent","271":"Excellent","272":"Excellent","273":"Excellent","274":"Very good","275":null,"276":null,"277":"Average","278":"Average","279":null,"280":null,"281":null,"282":null,"283":null,"284":null,"285":null,"286":null,"287":"Very good","288":"Excellent","289":"Very good","290":"Very good","291":"Average","292":"Very good","293":"Very good","294":null,"295":"Very good","296":"Very good","297":"Very good","298":"Average","299":"Average","300":null,"301":"Very good","302":"Very good","303":"Very good","304":"Excellent","305":"Excellent","306":"Very good","307":"Excellent","308":"Excellent","309":null,"310":"Average","311":"Average","312":"Average","313":"Average","314":"Very good","315":"Excellent","316":null,"317":"Average","318":"Poor","319":null,"320":"Excellent","321":"Excellent","322":"Excellent","323":"Excellent","324":"Very good","325":"Very good","326":"Very good","327":"Very good","328":"Excellent","329":"Very good","330":"Excellent","331":null,"332":"Very good","333":"Very good","334":"Very good","335":"Very good","336":"Very good","337":"Very good","338":null,"339":"Average","340":null,"341":null,"342":null,"343":null,"344":null,"345":null,"346":null,"347":null,"348":"Average","349":null,"350":"Average","351":null,"352":null,"353":"Average","354":"Average","355":null,"356":null,"357":null,"358":null,"359":"Very good","360":"Very good","361":"Excellent","362":null,"363":"Very good","364":"Excellent","365":null,"366":"Excellent","367":"Excellent","368":"Very good","369":"Excellent","370":null,"371":null,"372":"Excellent","373":"Very good","374":"Very good","375":"Very good","376":"Very good","377":"Very good","378":null,"379":"Very good","380":null,"381":"Very good","382":"Very good","383":"Very good","384":"Very good","385":"Very good","386":"Excellent","387":"Excellent","388":"Excellent","389":null,"390":"Excellent","391":"Excellent","392":"Very good","393":null,"394":"Very good","395":"Excellent","396":"Average","397":"Very good","398":"Very good","399":"Excellent","400":"Excellent","401":"Excellent","402":"Excellent","403":"Excellent","404":"Very good","405":null,"406":"Very good","407":"Very good","408":"Very good","409":null,"410":null,"411":"Excellent","412":"Excellent","413":null,"414":"Very good","415":null,"416":null,"417":null,"418":"Excellent","419":null,"420":null,"421":null,"422":null,"423":null,"424":"Excellent","425":"Very good","426":"Very good","427":"Very good","428":null,"429":"Very good","430":"Very good","431":"Excellent","432":"Very good","433":"Very good","434":"Very good","435":"Excellent","436":"Very good","437":"Very good","438":"Very good","439":"Very good","440":"Very good","441":"Very good","442":"Very good","443":"Very good","444":"Very good","445":null,"446":null,"447":"Very good","448":"Very good","449":"Very good","450":"Very good","451":"Very good","452":"Very good","453":null,"454":"Very good","455":"Average","456":"Very good","457":"Very good","458":null,"459":"Average","460":"Average","461":"Excellent","462":null,"463":"Excellent","464":"Very good","465":"Very good","466":null,"467":null,"468":null,"469":null,"470":null,"471":null,"472":"Very good","473":"Excellent","474":"Excellent","475":"Excellent","476":"Excellent","477":"Excellent","478":"Excellent","479":"Excellent","480":"Excellent","481":"Very good","482":"Excellent","483":"Excellent","484":"Excellent","485":null,"486":"Excellent","487":"Very good","488":"Excellent","489":"Very good","490":"Excellent","491":"Very good","492":"Very good","493":"Very good","494":"Very good","495":"Very good","496":"Very good","497":"Very good","498":"Very good","499":"Very good","500":"Very good","501":"Very good","502":"Very good","503":"Very good","504":"Very good","505":"Excellent","506":"Very good","507":"Very good","508":"Very good","509":"Very good","510":"Average","511":"Very good","512":"Very good","513":"Very good","514":null,"515":"Average","516":null,"517":"Average","518":"Average","519":"Average","520":"Average","521":"Average","522":"Poor","523":null,"524":"Excellent","525":"Very good","526":"Very good","527":null,"528":"Very good","529":"Average","530":"Average","531":null,"532":"Poor","533":null,"534":null,"535":null,"536":null,"537":"Average","538":null,"539":null,"540":null,"541":null,"542":"Average","543":"Average","544":"Terrible","545":null,"546":null,"547":"Very good","548":"Excellent","549":"Excellent","550":"Excellent","551":"Excellent","552":"Excellent","553":"Excellent","554":null,"555":"Very good","556":"Excellent","557":"Very good","558":"Very good","559":"Excellent","560":"Very good","561":"Excellent","562":"Excellent","563":null,"564":"Excellent","565":"Excellent","566":"Excellent","567":"Excellent","568":"Excellent","569":"Excellent","570":"Excellent","571":"Very good","572":"Excellent","573":null,"574":"Excellent","575":"Very good","576":"Excellent","577":"Very good","578":"Very good","579":null,"580":null,"581":"Very good","582":"Average","583":"Average","584":null,"585":null,"586":null,"587":"Excellent","588":"Very good","589":null,"590":"Excellent","591":null,"592":null,"593":null,"594":null,"595":null,"596":"Very good","597":"Average","598":null,"599":null,"600":null,"601":null,"602":"Excellent","603":"Very good","604":"Excellent","605":"Excellent","606":"Very good","607":"Average","608":"Excellent","609":"Very good","610":"Very good","611":"Excellent","612":"Very good","613":"Very good","614":"Very good","615":null,"616":"Very good","617":null,"618":"Excellent","619":"Excellent","620":"Excellent","621":"Excellent","622":"Excellent","623":"Excellent","624":null,"625":"Excellent","626":"Excellent","627":"Excellent","628":"Excellent","629":"Excellent","630":"Excellent","631":"Excellent","632":"Excellent","633":null,"634":null,"635":null,"636":"Excellent","637":"Excellent","638":"Excellent","639":"Very good","640":"Excellent","641":"Excellent","642":"Excellent","643":"Excellent","644":"Very good","645":"Excellent","646":"Excellent","647":"Very good","648":"Very good","649":null,"650":"Average","651":null,"652":null,"653":null,"654":null,"655":null,"656":null,"657":null,"658":null,"659":null,"660":null,"661":null,"662":null,"663":"Excellent","664":null,"665":"Very good","666":null,"667":null,"668":null,"669":null,"670":null,"671":"Poor","672":null,"673":null,"674":null,"675":null,"676":null,"677":"Excellent","678":"Excellent","679":"Very good","680":"Very good","681":"Very good","682":"Excellent","683":"Very good","684":"Excellent","685":"Excellent","686":"Very good","687":"Excellent","688":"Very good","689":null,"690":"Very good","691":"Average","692":"Very good","693":"Excellent","694":"Excellent","695":null,"696":"Excellent","697":"Very good","698":"Excellent","699":"Very good","700":"Excellent","701":"Very good","702":"Excellent","703":"Excellent","704":"Excellent","705":"Excellent","706":"Very good","707":"Excellent","708":"Excellent","709":"Excellent","710":"Very good","711":null,"712":"Very good","713":"Excellent","714":"Excellent","715":null,"716":"Excellent","717":"Very good","718":null,"719":"Very good","720":"Very good","721":null,"722":null,"723":null,"724":null,"725":"Excellent","726":"Excellent","727":"Excellent","728":"Excellent","729":"Excellent","730":"Very good","731":null,"732":"Very good","733":"Excellent","734":null,"735":"Very good","736":null,"737":"Excellent","738":null,"739":"Excellent","740":"Average","741":null,"742":"Average","743":null,"744":"Poor","745":"Very good","746":null,"747":"Average","748":"Excellent","749":"Excellent","750":"Very good","751":"Very good","752":null,"753":"Excellent","754":"Very good","755":"Excellent","756":"Very good","757":"Very good","758":null,"759":null,"760":null,"761":null,"762":"Average","763":null,"764":"Average","765":null,"766":null,"767":null,"768":null,"769":null,"770":null,"771":null,"772":null,"773":"Excellent","774":"Excellent","775":"Excellent","776":"Excellent","777":null,"778":"Very good","779":"Very good","780":"Average","781":"Excellent","782":"Excellent","783":null,"784":"Excellent","785":"Excellent","786":"Excellent","787":"Excellent","788":"Excellent","789":null,"790":"Very good","791":"Excellent","792":null,"793":"Excellent","794":null,"795":null,"796":"Excellent","797":"Excellent","798":"Excellent","799":"Excellent","800":"Excellent","801":"Excellent","802":"Very good","803":"Excellent","804":null,"805":null,"806":null,"807":null,"808":null,"809":"Average","810":null,"811":null,"812":null,"813":null,"814":null,"815":null,"816":"Excellent","817":"Very good","818":null,"819":null,"820":null,"821":"Very good","822":"Excellent","823":"Excellent","824":"Very good","825":"Excellent","826":"Excellent","827":"Excellent","828":"Very good","829":null,"830":"Very good","831":"Very good","832":"Excellent","833":"Excellent","834":"Excellent","835":"Very good","836":"Very good","837":"Very good","838":"Very good","839":"Very good","840":"Very good","841":null,"842":"Very good","843":"Very good","844":"Average","845":null,"846":null,"847":"Average","848":null,"849":"Average","850":"Excellent","851":"Excellent","852":"Very good","853":"Very good","854":"Excellent","855":"Very good","856":"Very good","857":"Excellent","858":null,"859":"Very good","860":"Very good","861":null,"862":"Very good","863":null,"864":null,"865":null,"866":null,"867":null,"868":null,"869":null,"870":null,"871":null,"872":null,"873":"Excellent","874":"Very good","875":null,"876":"Very good","877":null,"878":"Very good","879":"Excellent","880":"Excellent","881":"Excellent","882":"Excellent","883":"Excellent","884":"Very good","885":"Excellent","886":null,"887":"Very good","888":"Very good","889":"Excellent","890":"Excellent","891":"Excellent","892":"Very good","893":"Very good","894":"Very good","895":"Very good","896":"Very good","897":"Excellent","898":"Very good","899":"Very good","900":"Very good","901":null,"902":"Excellent","903":"Average","904":"Average","905":null,"906":"Average","907":null,"908":"Very good","909":"Average","910":"Excellent","911":"Very good","912":"Excellent","913":"Excellent","914":"Average","915":"Poor","916":null,"917":null,"918":"Average","919":null,"920":"Average","921":null,"922":null,"923":null,"924":"Excellent","925":null,"926":"Poor","927":null,"928":null,"929":null,"930":null,"931":"Excellent","932":"Excellent","933":"Excellent","934":"Excellent","935":null,"936":null,"937":"Average","938":"Excellent","939":"Excellent","940":"Excellent","941":"Excellent","942":"Excellent","943":"Excellent","944":"Very good","945":"Very good","946":"Very good","947":"Excellent","948":"Excellent","949":"Excellent","950":"Excellent","951":"Excellent","952":"Excellent","953":"Excellent","954":"Excellent","955":"Excellent","956":"Excellent","957":"Very good","958":"Excellent","959":"Excellent","960":"Excellent","961":"Excellent","962":"Excellent","963":"Excellent","964":"Very good","965":"Excellent","966":"Excellent","967":"Excellent","968":"Excellent","969":null,"970":"Very good","971":null,"972":"Average","973":null,"974":null,"975":null,"976":null,"977":"Average","978":null,"979":"Excellent","980":null,"981":"Excellent","982":null,"983":null,"984":"Very good","985":"Very good","986":"Excellent","987":"Excellent","988":null,"989":null,"990":null,"991":null,"992":"Excellent","993":"Excellent","994":"Very good","995":"Excellent","996":"Excellent","997":"Very good","998":null,"999":"Excellent","1000":null,"1001":null,"1002":null,"1003":"Excellent","1004":"Excellent","1005":"Excellent","1006":"Excellent","1007":"Excellent","1008":"Very good","1009":"Very good","1010":"Excellent","1011":"Very good","1012":"Excellent","1013":"Excellent","1014":"Excellent","1015":"Excellent","1016":"Very good","1017":"Very good","1018":"Very good","1019":null,"1020":null,"1021":"Very good","1022":"Excellent","1023":"Excellent","1024":null,"1025":null,"1026":"Very good","1027":null,"1028":"Very good","1029":null,"1030":"Very good","1031":null,"1032":"Average","1033":null,"1034":"Average","1035":"Excellent","1036":"Very good","1037":"Very good","1038":"Very good","1039":"Excellent","1040":null,"1041":"Excellent","1042":"Excellent","1043":"Excellent","1044":"Excellent","1045":"Excellent","1046":"Excellent","1047":"Very good","1048":"Average","1049":"Very good","1050":null,"1051":null,"1052":null,"1053":"Very good","1054":"Average","1055":"Very good","1056":"Average","1057":"Very good","1058":"Very good","1059":"Very good","1060":"Very good","1061":"Very good","1062":"Average","1063":"Excellent","1064":"Average","1065":"Average","1066":null,"1067":"Average","1068":null,"1069":"Average","1070":"Excellent","1071":"Excellent","1072":"Very good","1073":"Excellent","1074":null,"1075":"Excellent","1076":"Excellent","1077":"Very good","1078":"Very good","1079":null,"1080":null,"1081":"Very good","1082":"Average","1083":"Average","1084":"Excellent","1085":"Excellent","1086":"Excellent","1087":null,"1088":null,"1089":"Excellent","1090":"Excellent","1091":"Very good","1092":"Excellent","1093":"Very good","1094":"Very good","1095":null,"1096":"Very good","1097":"Excellent","1098":"Very good","1099":"Excellent","1100":"Excellent","1101":null,"1102":null,"1103":"Very good","1104":"Excellent","1105":"Poor","1106":"Excellent","1107":"Excellent","1108":"Excellent","1109":"Excellent","1110":"Very good","1111":"Very good","1112":null,"1113":"Excellent","1114":null,"1115":"Very good","1116":"Very good","1117":"Excellent","1118":null,"1119":null,"1120":"Very good","1121":null,"1122":null,"1123":"Excellent","1124":null,"1125":null,"1126":null,"1127":null,"1128":null,"1129":null,"1130":null,"1131":null,"1132":"Very good","1133":"Excellent","1134":"Excellent","1135":"Excellent","1136":"Very good","1137":"Excellent","1138":"Excellent","1139":"Excellent","1140":"Excellent","1141":"Excellent","1142":"Excellent","1143":"Excellent","1144":"Excellent","1145":"Excellent","1146":"Excellent","1147":"Excellent","1148":"Excellent","1149":"Excellent","1150":"Excellent","1151":null,"1152":"Very good","1153":"Excellent","1154":"Excellent","1155":"Very good","1156":"Very good","1157":"Excellent","1158":"Very good","1159":"Excellent","1160":"Very good","1161":"Excellent","1162":"Very good","1163":"Very good","1164":"Average","1165":"Excellent","1166":"Excellent","1167":"Very good","1168":"Very good","1169":null,"1170":null,"1171":null,"1172":"Excellent","1173":"Excellent","1174":"Excellent","1175":null,"1176":"Excellent","1177":"Very good","1178":"Very good","1179":"Excellent","1180":"Excellent","1181":"Very good","1182":"Very good","1183":"Average","1184":"Average","1185":null,"1186":"Average","1187":"Average","1188":"Poor","1189":"Average","1190":null,"1191":null,"1192":null,"1193":"Average","1194":null,"1195":"Average","1196":null,"1197":null,"1198":null,"1199":"Poor","1200":null,"1201":null,"1202":"Excellent","1203":"Excellent","1204":"Excellent","1205":null,"1206":"Excellent","1207":"Excellent","1208":"Excellent","1209":null,"1210":null,"1211":"Very good","1212":null,"1213":null,"1214":null,"1215":null,"1216":null,"1217":null,"1218":null,"1219":null,"1220":null,"1221":null,"1222":null,"1223":null,"1224":null,"1225":null,"1226":null,"1227":"Average","1228":null,"1229":null,"1230":null,"1231":null,"1232":"Very good","1233":"Excellent","1234":"Excellent","1235":"Excellent","1236":"Very good","1237":"Excellent","1238":"Excellent","1239":"Excellent","1240":"Very good","1241":"Excellent","1242":"Excellent","1243":"Excellent","1244":"Excellent","1245":"Very good","1246":"Very good","1247":"Very good","1248":null,"1249":"Very good","1250":"Very good","1251":"Excellent","1252":"Very good","1253":null,"1254":"Very good","1255":"Very good","1256":"Excellent","1257":"Excellent","1258":"Excellent","1259":"Excellent","1260":"Excellent","1261":"Excellent","1262":"Very good","1263":"Very good","1264":"Very good","1265":"Very good","1266":"Very good","1267":"Very good","1268":null,"1269":null,"1270":"Excellent","1271":"Very good","1272":"Very good","1273":"Excellent","1274":"Excellent","1275":"Excellent","1276":"Very good","1277":"Very good","1278":"Excellent","1279":null,"1280":null,"1281":null,"1282":null,"1283":null,"1284":null,"1285":"Excellent","1286":"Very good","1287":"Very good","1288":"Very good","1289":"Very good","1290":null,"1291":"Average","1292":"Very good","1293":"Excellent","1294":null,"1295":"Very good","1296":"Very good","1297":"Very good","1298":"Average","1299":null,"1300":"Excellent","1301":"Excellent","1302":"Excellent","1303":"Excellent","1304":null,"1305":"Excellent","1306":"Very good","1307":"Excellent","1308":"Excellent","1309":null,"1310":"Excellent","1311":"Very good","1312":"Excellent","1313":"Excellent","1314":"Very good","1315":"Poor","1316":"Excellent","1317":"Average","1318":"Average","1319":null,"1320":"Excellent","1321":"Excellent","1322":"Excellent","1323":"Excellent","1324":"Excellent","1325":null,"1326":"Very good","1327":"Excellent","1328":"Very good","1329":null,"1330":"Excellent","1331":"Very good","1332":null,"1333":null,"1334":null,"1335":"Excellent","1336":"Excellent","1337":"Excellent","1338":"Excellent","1339":"Very good","1340":"Excellent","1341":"Excellent","1342":"Excellent","1343":"Excellent","1344":"Very good","1345":"Very good","1346":null,"1347":null,"1348":"Excellent","1349":null,"1350":"Very good","1351":null,"1352":null,"1353":null,"1354":null,"1355":null,"1356":null,"1357":null,"1358":null,"1359":null,"1360":null,"1361":"Average","1362":null,"1363":null,"1364":"Excellent","1365":null,"1366":"Very good","1367":"Very good","1368":"Very good","1369":"Very good","1370":"Excellent","1371":null,"1372":"Very good","1373":"Excellent","1374":"Excellent","1375":"Excellent","1376":null,"1377":"Excellent","1378":"Excellent","1379":"Excellent","1380":null,"1381":"Excellent","1382":"Very good","1383":"Very good","1384":"Very good","1385":"Very good","1386":"Excellent","1387":"Excellent","1388":"Very good","1389":"Excellent","1390":"Excellent","1391":"Excellent","1392":"Excellent","1393":"Excellent","1394":"Excellent","1395":"Very good","1396":"Very good","1397":null,"1398":null,"1399":"Excellent","1400":"Excellent","1401":"Excellent","1402":"Very good","1403":"Excellent","1404":"Excellent","1405":"Very good","1406":"Excellent","1407":"Very good","1408":"Very good","1409":"Very good","1410":"Average","1411":null,"1412":null,"1413":"Very good","1414":"Average","1415":"Excellent","1416":"Excellent","1417":"Very good","1418":"Very good","1419":null,"1420":null,"1421":"Average","1422":"Average","1423":"Average","1424":"Average","1425":null,"1426":"Average","1427":null,"1428":"Very good","1429":"Very good","1430":"Very good","1431":"Excellent","1432":"Excellent","1433":"Excellent","1434":"Excellent","1435":null,"1436":"Excellent","1437":null,"1438":"Very good","1439":null,"1440":"Very good","1441":"Very good","1442":"Very good","1443":"Very good","1444":"Average","1445":"Excellent","1446":"Excellent","1447":"Very good","1448":"Very good","1449":"Very good","1450":"Very good","1451":"Very good","1452":"Very good","1453":null,"1454":"Average","1455":null,"1456":null,"1457":null,"1458":null,"1459":"Very good","1460":"Excellent","1461":"Excellent","1462":"Very good","1463":"Very good","1464":null,"1465":"Very good","1466":"Very good","1467":"Very good","1468":"Very good","1469":"Very good","1470":"Very good","1471":"Very good","1472":"Very good","1473":"Excellent","1474":"Very good","1475":"Excellent","1476":"Very good","1477":"Excellent","1478":"Excellent","1479":"Excellent","1480":"Excellent","1481":"Excellent","1482":"Very good","1483":null,"1484":"Very good","1485":null,"1486":null,"1487":null,"1488":"Very good","1489":"Very good","1490":null,"1491":"Excellent","1492":"Excellent","1493":"Excellent","1494":"Excellent","1495":"Excellent","1496":"Excellent","1497":"Excellent","1498":"Excellent","1499":"Excellent","1500":"Excellent","1501":"Excellent","1502":"Very good","1503":"Very good","1504":"Very good","1505":"Very good","1506":"Very good","1507":"Very good","1508":"Very good","1509":"Very good","1510":"Very good","1511":"Very good","1512":"Very good","1513":"Very good","1514":"Very good","1515":"Average","1516":null,"1517":null,"1518":"Average","1519":"Average","1520":null,"1521":"Average","1522":null,"1523":"Average","1524":"Excellent","1525":"Excellent","1526":null,"1527":null,"1528":null,"1529":null,"1530":"Very good","1531":"Very good","1532":"Very good","1533":"Very good","1534":"Very good","1535":"Very good","1536":"Very good","1537":"Very good","1538":null,"1539":"Very good","1540":null,"1541":"Very good","1542":null,"1543":null,"1544":"Average","1545":"Average","1546":"Poor","1547":"Excellent","1548":"Poor","1549":null,"1550":null,"1551":"Average","1552":null,"1553":"Excellent","1554":"Excellent","1555":null,"1556":null,"1557":null,"1558":null,"1559":null,"1560":null,"1561":null,"1562":null,"1563":null,"1564":null,"1565":null,"1566":"Excellent","1567":"Very good","1568":"Excellent","1569":"Excellent","1570":null,"1571":"Very good","1572":"Excellent","1573":"Very good","1574":"Excellent","1575":null,"1576":"Very good","1577":"Very good","1578":"Very good","1579":"Very good","1580":"Very good","1581":"Excellent","1582":"Very good","1583":"Average","1584":"Very good","1585":"Very good","1586":"Average","1587":"Average","1588":"Very good","1589":"Excellent","1590":null,"1591":"Very good","1592":"Very good","1593":"Very good","1594":"Excellent","1595":null,"1596":"Very good","1597":"Excellent","1598":null,"1599":"Very good","1600":"Excellent","1601":"Very good","1602":"Very good","1603":"Very good","1604":"Very good","1605":"Very good","1606":"Average","1607":"Poor","1608":null,"1609":"Average","1610":"Poor","1611":"Excellent","1612":"Very good","1613":"Very good","1614":"Excellent","1615":null,"1616":"Excellent","1617":null,"1618":"Excellent","1619":"Excellent","1620":"Excellent","1621":"Very good","1622":"Very good","1623":"Very good","1624":"Excellent","1625":"Excellent","1626":"Excellent","1627":"Excellent","1628":"Very good","1629":"Very good","1630":"Very good","1631":null,"1632":null,"1633":"Average","1634":"Very good","1635":null,"1636":"Average","1637":null,"1638":null,"1639":null,"1640":"Average","1641":null,"1642":null,"1643":null,"1644":"Excellent","1645":"Excellent","1646":"Very good","1647":"Excellent","1648":"Excellent","1649":"Excellent","1650":"Excellent","1651":"Very good","1652":null,"1653":null,"1654":null,"1655":"Average","1656":null,"1657":"Average","1658":"Average","1659":"Average","1660":null,"1661":null,"1662":null,"1663":null,"1664":null,"1665":null,"1666":null,"1667":"Excellent","1668":"Excellent","1669":null,"1670":"Excellent","1671":"Excellent","1672":"Excellent","1673":"Excellent","1674":"Excellent","1675":"Very good","1676":null,"1677":"Excellent","1678":"Very good","1679":null,"1680":null,"1681":null,"1682":null,"1683":null,"1684":null,"1685":null,"1686":null,"1687":null,"1688":"Very good","1689":"Excellent","1690":null,"1691":null,"1692":null,"1693":null,"1694":"Terrible","1695":null,"1696":null,"1697":"Very good","1698":"Average","1699":null,"1700":null,"1701":null,"1702":null,"1703":"Excellent","1704":"Very good","1705":"Very good","1706":"Very good","1707":"Very good","1708":"Excellent","1709":"Very good","1710":"Very good","1711":null,"1712":"Excellent","1713":"Excellent","1714":"Excellent","1715":"Very good","1716":"Very good","1717":"Excellent","1718":"Excellent","1719":null,"1720":null,"1721":"Average","1722":null,"1723":null,"1724":"Very good","1725":null,"1726":null,"1727":null,"1728":null,"1729":null,"1730":"Very good","1731":"Very good","1732":"Very good","1733":"Excellent","1734":"Very good","1735":"Excellent","1736":"Very good","1737":"Very good","1738":"Excellent","1739":"Excellent","1740":"Excellent","1741":"Excellent","1742":"Excellent","1743":"Very good","1744":null,"1745":"Very good","1746":"Very good","1747":"Very good","1748":null,"1749":"Very good","1750":"Very good","1751":"Very good","1752":"Very good","1753":"Average","1754":"Excellent","1755":"Very good","1756":"Very good","1757":"Average","1758":"Average","1759":null,"1760":"Poor","1761":"Poor","1762":"Excellent","1763":"Excellent","1764":null,"1765":"Poor","1766":null,"1767":null,"1768":null,"1769":"Excellent","1770":null,"1771":"Very good","1772":"Excellent","1773":"Very good","1774":"Excellent","1775":"Very good","1776":"Very good","1777":"Very good","1778":"Very good","1779":"Average","1780":"Poor","1781":null,"1782":"Very good","1783":"Very good","1784":"Very good","1785":"Very good","1786":"Very good","1787":"Very good","1788":"Average","1789":"Very good","1790":"Average","1791":"Excellent","1792":"Average","1793":"Excellent","1794":"Excellent","1795":"Excellent","1796":"Excellent","1797":null,"1798":null,"1799":null,"1800":"Poor","1801":null,"1802":null,"1803":null,"1804":null,"1805":null,"1806":"Excellent","1807":"Very good","1808":null,"1809":"Excellent","1810":"Excellent","1811":"Very good","1812":"Excellent","1813":"Excellent","1814":"Very good","1815":"Very good","1816":"Very good","1817":"Very good","1818":"Very good","1819":"Very good","1820":"Very good","1821":"Very good","1822":null,"1823":"Excellent","1824":null,"1825":"Very good","1826":"Excellent","1827":"Excellent","1828":"Very good","1829":"Very good","1830":null,"1831":"Very good","1832":null,"1833":"Average","1834":null,"1835":null,"1836":"Very good","1837":"Very good","1838":"Average","1839":"Very good","1840":"Very good","1841":"Very good","1842":null,"1843":"Excellent","1844":null,"1845":null,"1846":"Very good","1847":"Excellent","1848":"Excellent","1849":"Very good","1850":"Excellent","1851":"Average","1852":null,"1853":"Excellent","1854":"Excellent","1855":"Excellent","1856":"Excellent","1857":null,"1858":null,"1859":null,"1860":null,"1861":null,"1862":null,"1863":"Average","1864":null,"1865":null,"1866":null,"1867":"Excellent","1868":"Excellent","1869":"Excellent","1870":"Excellent","1871":"Very good","1872":"Excellent","1873":"Excellent","1874":"Very good","1875":"Excellent","1876":"Excellent","1877":"Very good","1878":"Very good","1879":"Very good","1880":"Excellent","1881":"Very good","1882":"Very good","1883":"Very good","1884":"Very good","1885":"Very good","1886":"Very good","1887":"Very good","1888":"Very good","1889":"Average","1890":"Average","1891":null,"1892":"Very good","1893":"Very good","1894":null,"1895":"Average","1896":null,"1897":null,"1898":"Excellent","1899":"Very good","1900":"Average","1901":"Excellent","1902":"Excellent","1903":"Very good","1904":"Very good","1905":"Excellent","1906":"Very good","1907":"Very good","1908":"Very good","1909":"Very good","1910":"Average","1911":"Very good","1912":"Very good","1913":"Average","1914":"Average","1915":"Average","1916":null,"1917":"Excellent","1918":"Excellent","1919":null,"1920":"Excellent","1921":"Excellent","1922":"Very good","1923":null,"1924":"Average","1925":null,"1926":null,"1927":"Average","1928":"Terrible","1929":null,"1930":null,"1931":"Excellent","1932":"Excellent","1933":"Excellent","1934":"Very good","1935":"Very good","1936":"Very good","1937":"Very good","1938":"Very good","1939":"Very good","1940":"Very good","1941":null,"1942":"Very good","1943":"Excellent","1944":"Very good","1945":null,"1946":"Very good","1947":"Very good","1948":"Excellent","1949":"Very good","1950":"Excellent","1951":"Excellent","1952":"Excellent","1953":"Excellent","1954":"Very good","1955":"Very good","1956":"Very good","1957":"Very good","1958":null,"1959":"Average","1960":"Excellent","1961":"Excellent","1962":"Excellent","1963":"Excellent","1964":"Excellent","1965":"Excellent","1966":"Excellent","1967":"Excellent","1968":"Excellent","1969":null,"1970":null,"1971":null,"1972":null,"1973":null,"1974":"Very good","1975":null,"1976":null,"1977":"Average","1978":"Excellent","1979":"Very good","1980":"Excellent","1981":"Excellent","1982":"Excellent","1983":null,"1984":"Excellent","1985":"Excellent","1986":"Very good","1987":"Excellent","1988":"Excellent","1989":"Excellent","1990":"Excellent","1991":"Excellent","1992":null,"1993":null,"1994":null,"1995":null,"1996":null,"1997":null,"1998":null,"1999":"Excellent","2000":"Excellent","2001":"Excellent","2002":"Excellent","2003":"Excellent","2004":"Very good","2005":"Excellent","2006":"Excellent","2007":null,"2008":"Excellent","2009":null,"2010":null,"2011":null,"2012":null,"2013":null,"2014":null,"2015":"Very good","2016":"Very good","2017":null,"2018":null,"2019":null,"2020":null,"2021":null,"2022":null,"2023":"Very good","2024":"Average","2025":"Excellent","2026":"Very good","2027":"Very good","2028":"Excellent","2029":"Excellent","2030":"Very good","2031":"Very good","2032":null,"2033":"Very good","2034":"Average","2035":"Very good","2036":"Very good","2037":null,"2038":"Very good","2039":"Very good","2040":null,"2041":"Very good","2042":"Excellent","2043":"Very good","2044":"Excellent","2045":null,"2046":null,"2047":null,"2048":"Average","2049":null,"2050":"Very good","2051":null,"2052":"Average","2053":null,"2054":"Excellent","2055":"Very good","2056":"Very good","2057":"Excellent","2058":"Very good","2059":"Very good","2060":"Average","2061":"Average","2062":"Average","2063":"Excellent","2064":null,"2065":"Excellent","2066":"Excellent","2067":"Excellent","2068":"Excellent","2069":null,"2070":"Average","2071":"Average","2072":"Excellent","2073":"Excellent","2074":"Excellent","2075":"Excellent","2076":"Very good","2077":"Excellent","2078":null,"2079":"Very good","2080":null,"2081":null,"2082":null,"2083":null,"2084":null,"2085":null,"2086":null,"2087":null,"2088":null,"2089":null,"2090":null,"2091":null,"2092":null,"2093":null,"2094":null,"2095":null,"2096":"Very good","2097":"Very good","2098":"Very good","2099":"Average","2100":"Very good","2101":"Very good","2102":"Very good","2103":"Very good","2104":null,"2105":"Very good","2106":"Average","2107":"Very good","2108":"Average","2109":"Excellent","2110":"Very good","2111":"Excellent","2112":"Excellent","2113":"Excellent","2114":"Excellent","2115":null,"2116":"Very good","2117":"Excellent","2118":null,"2119":null,"2120":"Excellent","2121":"Very good","2122":"Very good","2123":null,"2124":"Excellent","2125":"Excellent","2126":"Very good","2127":"Excellent","2128":"Excellent","2129":null,"2130":null,"2131":null,"2132":null,"2133":null,"2134":null,"2135":null,"2136":null,"2137":null,"2138":"Very good","2139":"Average","2140":"Excellent","2141":null,"2142":"Very good","2143":"Very good","2144":"Very good","2145":"Very good","2146":null,"2147":"Very good","2148":"Excellent","2149":"Very good","2150":"Excellent","2151":"Very good","2152":"Excellent","2153":"Very good","2154":null,"2155":"Excellent","2156":"Excellent","2157":"Very good","2158":"Excellent","2159":null,"2160":"Excellent","2161":"Very good","2162":null,"2163":"Very good","2164":null,"2165":"Excellent","2166":null,"2167":null,"2168":null,"2169":"Excellent","2170":"Excellent","2171":"Excellent","2172":"Excellent","2173":"Excellent","2174":"Excellent","2175":"Excellent","2176":"Very good","2177":null,"2178":null,"2179":"Very good","2180":null,"2181":"Average","2182":"Very good","2183":"Excellent","2184":"Excellent","2185":"Excellent","2186":null,"2187":"Excellent","2188":"Excellent","2189":"Excellent","2190":"Excellent","2191":"Excellent","2192":"Very good","2193":"Very good","2194":"Very good","2195":"Excellent","2196":"Very good","2197":"Average","2198":"Poor","2199":"Terrible","2200":"Excellent","2201":"Excellent","2202":"Very good","2203":"Very good","2204":"Very good","2205":"Very good","2206":null,"2207":null,"2208":"Average","2209":"Average","2210":"Average","2211":null,"2212":"Very good","2213":null,"2214":null,"2215":null,"2216":null,"2217":null,"2218":null,"2219":null,"2220":"Excellent","2221":"Very good","2222":"Excellent","2223":"Excellent","2224":"Excellent","2225":"Excellent","2226":"Very good","2227":"Very good","2228":null,"2229":"Very good","2230":"Very good","2231":"Excellent","2232":"Excellent","2233":null,"2234":"Excellent","2235":"Excellent","2236":"Very good","2237":"Very good","2238":"Very good","2239":"Very good","2240":"Very good","2241":"Excellent","2242":null,"2243":"Very good","2244":null,"2245":null,"2246":"Very good","2247":null,"2248":"Very good","2249":null,"2250":"Excellent","2251":"Excellent","2252":"Very good","2253":"Very good","2254":"Very good","2255":"Very good","2256":null,"2257":null,"2258":null,"2259":"Very good","2260":null,"2261":"Excellent","2262":"Excellent","2263":"Very good","2264":"Very good","2265":"Very good","2266":"Very good","2267":"Very good","2268":"Very good","2269":"Very good","2270":null,"2271":"Excellent","2272":"Very good","2273":"Very good","2274":"Average","2275":"Average","2276":"Average","2277":"Very good","2278":"Very good","2279":null,"2280":"Average","2281":"Average","2282":"Terrible","2283":"Very good","2284":"Average","2285":"Excellent","2286":"Very good","2287":null,"2288":null,"2289":null,"2290":null,"2291":null,"2292":null,"2293":null,"2294":"Average","2295":"Average","2296":"Very good","2297":"Very good","2298":"Very good","2299":"Average","2300":"Average","2301":"Average","2302":"Excellent","2303":"Excellent","2304":"Excellent","2305":null,"2306":"Excellent","2307":"Excellent","2308":"Excellent","2309":null,"2310":"Excellent","2311":"Excellent","2312":"Excellent","2313":"Excellent","2314":"Excellent","2315":"Excellent","2316":"Excellent","2317":"Excellent","2318":"Very good","2319":"Very good","2320":"Average","2321":"Average","2322":null,"2323":null,"2324":"Excellent","2325":null,"2326":"Very good","2327":null,"2328":null,"2329":"Very good","2330":null,"2331":null,"2332":null,"2333":null,"2334":null,"2335":null,"2336":"Excellent","2337":"Very good","2338":"Excellent","2339":"Excellent","2340":"Excellent","2341":null,"2342":"Excellent","2343":"Excellent","2344":"Excellent","2345":null,"2346":"Excellent","2347":"Excellent","2348":"Excellent","2349":"Excellent","2350":"Excellent","2351":"Very good","2352":"Very good","2353":null,"2354":"Excellent","2355":"Excellent","2356":"Average","2357":"Very good","2358":"Excellent","2359":"Excellent","2360":"Very good","2361":"Very good","2362":"Very good","2363":null,"2364":"Average","2365":"Average","2366":null,"2367":null,"2368":"Very good","2369":"Excellent","2370":"Average","2371":"Very good","2372":"Very good","2373":"Excellent","2374":"Excellent","2375":null,"2376":"Excellent","2377":"Excellent","2378":"Very good","2379":"Very good","2380":"Very good","2381":"Very good","2382":"Excellent","2383":"Excellent","2384":null,"2385":"Very good","2386":"Very good","2387":"Very good","2388":"Very good","2389":null,"2390":"Excellent","2391":"Very good","2392":"Excellent","2393":null,"2394":"Excellent","2395":"Excellent","2396":"Very good","2397":"Average","2398":"Very good","2399":"Average","2400":"Average","2401":"Excellent","2402":"Excellent","2403":"Excellent","2404":"Excellent","2405":"Excellent","2406":"Excellent","2407":"Very good","2408":"Excellent","2409":"Excellent","2410":"Excellent","2411":"Excellent","2412":null,"2413":"Very good","2414":null,"2415":"Average","2416":null,"2417":null,"2418":null,"2419":"Excellent","2420":null,"2421":"Excellent","2422":"Excellent","2423":"Excellent","2424":null,"2425":"Excellent","2426":"Very good","2427":"Excellent","2428":null,"2429":"Excellent","2430":"Excellent","2431":null,"2432":"Excellent","2433":"Average","2434":null,"2435":null,"2436":null,"2437":null,"2438":"Excellent","2439":"Excellent","2440":"Very good","2441":"Excellent","2442":null,"2443":"Very good","2444":"Excellent","2445":"Excellent","2446":"Excellent","2447":"Excellent","2448":"Excellent","2449":"Excellent","2450":"Very good","2451":"Very good","2452":"Very good","2453":"Very good","2454":"Excellent","2455":"Excellent","2456":"Excellent","2457":"Very good","2458":"Very good","2459":"Very good","2460":"Excellent","2461":"Excellent","2462":"Excellent","2463":"Excellent","2464":"Excellent","2465":"Excellent","2466":"Excellent","2467":"Excellent","2468":"Excellent","2469":"Excellent","2470":"Excellent","2471":"Very good","2472":null,"2473":"Very good","2474":null,"2475":null,"2476":null,"2477":"Excellent","2478":"Very good","2479":"Very good","2480":"Very good","2481":"Excellent","2482":"Excellent","2483":"Excellent","2484":"Excellent","2485":null,"2486":null,"2487":null,"2488":"Poor","2489":"Excellent","2490":"Excellent","2491":null,"2492":"Excellent","2493":"Excellent","2494":"Very good","2495":"Excellent","2496":"Excellent","2497":null,"2498":null,"2499":null,"2500":null,"2501":"Excellent","2502":null,"2503":"Excellent","2504":"Excellent","2505":"Excellent","2506":"Excellent","2507":"Excellent","2508":"Excellent","2509":"Excellent","2510":"Excellent","2511":"Very good","2512":"Very good","2513":null,"2514":"Very good","2515":"Very good","2516":"Very good","2517":"Very good","2518":"Very good","2519":null,"2520":null,"2521":"Average","2522":null,"2523":"Very good","2524":"Very good","2525":"Excellent","2526":"Very good","2527":null,"2528":null,"2529":"Average","2530":"Excellent","2531":null,"2532":null,"2533":null,"2534":null,"2535":null,"2536":null,"2537":null,"2538":null,"2539":null,"2540":"Excellent","2541":"Excellent","2542":"Very good","2543":"Excellent","2544":"Very good","2545":"Very good","2546":"Excellent","2547":"Excellent","2548":"Excellent","2549":"Excellent","2550":"Excellent","2551":"Excellent","2552":"Very good","2553":"Very good","2554":"Very good","2555":"Very good","2556":"Very good","2557":"Very good","2558":"Very good","2559":"Average","2560":"Very good","2561":"Excellent","2562":null,"2563":"Very good","2564":"Very good","2565":"Very good","2566":null,"2567":"Average","2568":"Excellent","2569":"Excellent","2570":"Very good","2571":"Very good","2572":null,"2573":"Very good","2574":null,"2575":"Average","2576":null,"2577":"Excellent","2578":"Very good","2579":"Excellent","2580":"Excellent","2581":"Very good","2582":null,"2583":"Excellent","2584":"Very good","2585":"Very good","2586":null,"2587":"Very good","2588":"Excellent","2589":"Very good","2590":null,"2591":"Very good","2592":"Very good","2593":"Very good","2594":"Excellent","2595":"Very good","2596":null,"2597":null,"2598":"Very good","2599":"Excellent","2600":"Very good","2601":"Average","2602":"Very good","2603":"Average","2604":"Poor","2605":"Terrible","2606":null,"2607":"Excellent","2608":null,"2609":null,"2610":null,"2611":null,"2612":null,"2613":"Excellent","2614":"Excellent","2615":"Excellent","2616":"Very good","2617":"Very good","2618":"Very good","2619":"Very good","2620":"Very good","2621":"Very good","2622":"Very good","2623":"Average","2624":"Average","2625":"Very good","2626":null,"2627":"Very good","2628":"Very good","2629":"Very good","2630":"Very good","2631":"Excellent","2632":"Excellent","2633":"Excellent","2634":"Excellent","2635":"Very good","2636":"Average","2637":null,"2638":null,"2639":null,"2640":"Excellent","2641":null,"2642":null,"2643":null,"2644":null,"2645":null,"2646":null,"2647":null,"2648":null,"2649":null,"2650":"Excellent","2651":"Very good","2652":"Very good","2653":"Very good","2654":"Very good","2655":"Terrible","2656":"Excellent","2657":"Excellent","2658":"Very good","2659":"Excellent","2660":"Excellent","2661":"Excellent","2662":"Excellent","2663":"Excellent","2664":"Excellent","2665":"Very good","2666":"Excellent","2667":null,"2668":"Average","2669":"Average","2670":null,"2671":"Excellent","2672":"Excellent","2673":"Excellent","2674":"Excellent","2675":null,"2676":null,"2677":null,"2678":"Excellent","2679":null,"2680":null,"2681":null,"2682":null,"2683":null,"2684":"Average","2685":null,"2686":null,"2687":"Very good","2688":"Very good","2689":"Excellent","2690":"Very good","2691":"Excellent","2692":"Excellent","2693":"Excellent","2694":"Excellent","2695":null,"2696":"Average","2697":"Excellent","2698":"Excellent","2699":"Excellent","2700":null,"2701":null,"2702":"Excellent","2703":"Excellent","2704":"Excellent","2705":"Excellent","2706":"Excellent","2707":"Excellent","2708":"Excellent","2709":"Excellent","2710":"Average","2711":null,"2712":null,"2713":null,"2714":"Poor","2715":null,"2716":"Excellent","2717":"Excellent","2718":"Excellent","2719":"Excellent","2720":null,"2721":null,"2722":null,"2723":"Excellent","2724":"Excellent","2725":"Excellent","2726":"Very good","2727":"Excellent","2728":"Excellent","2729":"Excellent","2730":"Excellent","2731":"Excellent","2732":"Excellent","2733":"Excellent","2734":null,"2735":"Very good","2736":"Excellent","2737":"Excellent","2738":"Excellent","2739":"Excellent","2740":"Excellent","2741":"Excellent","2742":"Excellent","2743":"Excellent","2744":null,"2745":"Excellent","2746":"Very good","2747":"Excellent","2748":"Excellent","2749":"Excellent","2750":"Very good","2751":null,"2752":null,"2753":null,"2754":"Very good","2755":null,"2756":"Excellent","2757":null,"2758":"Average","2759":null,"2760":null,"2761":"Very good","2762":"Excellent","2763":"Very good","2764":null,"2765":"Excellent","2766":"Excellent","2767":"Excellent","2768":"Excellent","2769":"Excellent","2770":"Excellent","2771":"Excellent","2772":"Excellent","2773":"Excellent","2774":"Excellent","2775":"Excellent","2776":"Excellent","2777":"Excellent","2778":"Excellent","2779":"Excellent","2780":"Excellent","2781":"Excellent","2782":"Excellent","2783":"Very good","2784":"Very good","2785":null,"2786":"Very good","2787":"Very good","2788":null,"2789":"Very good","2790":null,"2791":null,"2792":"Excellent","2793":"Very good","2794":"Very good","2795":"Very good","2796":"Very good","2797":"Very good","2798":"Excellent","2799":null,"2800":"Excellent","2801":"Very good","2802":"Very good","2803":"Excellent","2804":"Excellent","2805":"Excellent","2806":"Very good","2807":null,"2808":"Average","2809":"Average","2810":"Average","2811":null,"2812":"Excellent","2813":"Excellent","2814":"Excellent","2815":"Excellent","2816":"Excellent","2817":"Excellent","2818":"Excellent","2819":"Excellent","2820":"Excellent","2821":null,"2822":"Very good","2823":null,"2824":null,"2825":null,"2826":null,"2827":null,"2828":"Excellent","2829":"Very good","2830":"Very good","2831":"Average","2832":"Very good","2833":"Very good","2834":"Very good","2835":null,"2836":"Very good","2837":"Average","2838":null,"2839":"Poor","2840":null,"2841":null,"2842":null,"2843":null,"2844":null,"2845":null,"2846":null,"2847":"Very good","2848":"Excellent","2849":"Excellent","2850":"Excellent","2851":"Very good","2852":"Very good","2853":"Very good","2854":"Excellent","2855":"Excellent","2856":null,"2857":"Average","2858":"Average","2859":null,"2860":null,"2861":"Average","2862":"Very good","2863":null,"2864":"Average","2865":"Average","2866":null,"2867":null,"2868":null,"2869":null,"2870":null,"2871":null,"2872":null,"2873":null,"2874":null,"2875":null,"2876":null,"2877":"Excellent","2878":"Excellent","2879":"Very good","2880":"Excellent","2881":"Very good","2882":"Very good","2883":"Very good","2884":"Excellent","2885":"Excellent","2886":"Very good","2887":null,"2888":"Excellent","2889":"Very good","2890":"Excellent","2891":"Excellent","2892":null,"2893":"Excellent","2894":"Excellent","2895":null,"2896":null,"2897":"Very good","2898":null,"2899":null,"2900":null,"2901":null,"2902":null,"2903":null,"2904":null,"2905":null,"2906":null,"2907":null,"2908":null,"2909":null,"2910":null,"2911":"Very good","2912":"Excellent","2913":"Excellent","2914":"Excellent","2915":null,"2916":"Very good","2917":null,"2918":"Very good","2919":"Very good","2920":"Very good","2921":"Excellent","2922":"Very good","2923":"Very good","2924":"Very good","2925":null,"2926":"Very good","2927":"Excellent","2928":"Excellent","2929":"Very good","2930":null,"2931":null,"2932":"Very good","2933":null,"2934":"Average","2935":null,"2936":"Average","2937":"Average","2938":null,"2939":null,"2940":"Average","2941":"Very good","2942":"Excellent","2943":"Excellent","2944":"Average","2945":null,"2946":null,"2947":"Excellent","2948":"Excellent","2949":"Very good","2950":"Very good","2951":"Very good","2952":"Very good","2953":"Excellent","2954":null,"2955":"Excellent","2956":"Excellent","2957":null,"2958":"Excellent","2959":"Excellent","2960":null,"2961":"Very good","2962":null,"2963":"Average","2964":null,"2965":null,"2966":null,"2967":null,"2968":null,"2969":null,"2970":null,"2971":null,"2972":null,"2973":"Very good","2974":null,"2975":null,"2976":null,"2977":"Poor","2978":null,"2979":null,"2980":null,"2981":null,"2982":null,"2983":"Very good","2984":"Very good","2985":"Very good","2986":"Excellent","2987":"Excellent","2988":"Excellent","2989":"Excellent","2990":"Excellent","2991":"Very good","2992":"Very good","2993":"Very good","2994":"Very good","2995":"Very good","2996":"Excellent","2997":"Excellent","2998":null,"2999":"Very good","3000":"Very good","3001":null,"3002":"Very good","3003":null,"3004":null,"3005":null,"3006":null,"3007":null,"3008":null,"3009":"Excellent","3010":"Excellent","3011":"Very good","3012":"Excellent","3013":"Excellent","3014":"Excellent","3015":"Very good","3016":"Very good","3017":"Very good","3018":"Very good","3019":"Excellent","3020":null,"3021":"Very good","3022":"Excellent","3023":null,"3024":"Excellent","3025":null,"3026":"Excellent","3027":null,"3028":"Excellent","3029":"Very good","3030":null,"3031":"Excellent","3032":"Excellent","3033":null,"3034":"Very good","3035":"Very good","3036":null,"3037":null,"3038":null,"3039":"Very good","3040":null,"3041":null,"3042":null,"3043":null,"3044":null,"3045":"Excellent","3046":"Excellent","3047":"Very good","3048":"Very good","3049":null,"3050":"Average","3051":"Very good","3052":"Excellent","3053":"Very good","3054":null,"3055":"Excellent","3056":"Very good","3057":null,"3058":"Very good","3059":"Average","3060":"Very good","3061":"Excellent","3062":"Excellent","3063":"Average","3064":"Average","3065":"Average","3066":"Average","3067":"Poor","3068":null,"3069":"Average","3070":null,"3071":"Very good","3072":null,"3073":"Excellent","3074":"Average","3075":null,"3076":null,"3077":null,"3078":"Very good","3079":"Excellent","3080":"Excellent","3081":"Excellent","3082":"Excellent","3083":"Very good","3084":"Very good","3085":"Excellent","3086":null,"3087":"Very good","3088":"Excellent","3089":"Excellent","3090":"Excellent","3091":"Excellent","3092":"Excellent","3093":"Very good","3094":null,"3095":null,"3096":null,"3097":"Excellent","3098":null,"3099":null,"3100":null,"3101":null,"3102":null,"3103":null,"3104":null,"3105":null,"3106":null,"3107":null,"3108":null,"3109":null,"3110":null,"3111":"Very good","3112":"Very good","3113":null,"3114":"Excellent","3115":"Very good","3116":"Very good","3117":"Excellent","3118":"Excellent","3119":"Average","3120":"Excellent","3121":"Excellent","3122":"Very good","3123":"Excellent","3124":"Excellent","3125":null,"3126":"Excellent","3127":"Excellent","3128":null,"3129":"Excellent","3130":null,"3131":"Excellent","3132":null,"3133":"Average","3134":"Very good","3135":"Very good","3136":"Poor","3137":null,"3138":null,"3139":null,"3140":null,"3141":null,"3142":null,"3143":"Excellent","3144":"Very good","3145":null,"3146":"Very good","3147":"Excellent","3148":"Very good","3149":"Excellent","3150":"Excellent","3151":"Very good","3152":"Excellent","3153":"Excellent","3154":"Excellent","3155":"Excellent","3156":"Excellent","3157":"Excellent","3158":null,"3159":null,"3160":null,"3161":null,"3162":null,"3163":"Excellent","3164":"Excellent","3165":"Excellent","3166":"Excellent","3167":"Excellent","3168":"Excellent","3169":"Excellent","3170":"Excellent","3171":"Excellent","3172":null,"3173":"Very good","3174":null,"3175":null,"3176":"Excellent","3177":"Excellent","3178":"Excellent","3179":null,"3180":"Excellent","3181":"Very good","3182":"Excellent","3183":"Excellent","3184":"Excellent","3185":null,"3186":"Very good","3187":null,"3188":"Very good","3189":"Excellent","3190":"Very good","3191":"Average","3192":"Poor","3193":"Average","3194":"Poor","3195":"Average","3196":"Very good","3197":"Excellent","3198":"Excellent","3199":"Very good","3200":"Very good","3201":null,"3202":null,"3203":null,"3204":null,"3205":"Average","3206":null,"3207":"Very good","3208":"Very good","3209":"Very good","3210":"Very good","3211":null,"3212":"Very good","3213":"Average","3214":"Very good","3215":"Very good","3216":"Average","3217":null,"3218":"Very good","3219":null,"3220":"Very good","3221":"Very good","3222":"Average","3223":"Average","3224":"Excellent","3225":"Excellent","3226":"Very good","3227":null,"3228":null,"3229":null,"3230":null,"3231":null,"3232":null,"3233":null,"3234":"Excellent","3235":"Excellent","3236":"Very good","3237":"Very good","3238":"Very good","3239":"Very good","3240":null,"3241":null,"3242":null,"3243":"Very good","3244":"Very good","3245":"Excellent","3246":"Very good","3247":"Very good","3248":null,"3249":"Average","3250":null,"3251":null,"3252":null,"3253":null,"3254":null,"3255":"Very good","3256":"Very good","3257":"Excellent","3258":"Very good","3259":"Very good","3260":null,"3261":"Excellent","3262":"Very good","3263":"Excellent","3264":"Very good","3265":null,"3266":null,"3267":"Terrible","3268":"Excellent","3269":null,"3270":"Very good","3271":null,"3272":"Excellent","3273":"Excellent","3274":"Excellent","3275":null,"3276":"Very good","3277":null,"3278":null,"3279":null,"3280":null,"3281":null,"3282":null,"3283":null,"3284":null,"3285":"Excellent","3286":"Excellent","3287":"Very good","3288":"Excellent","3289":"Very good","3290":"Very good","3291":"Very good","3292":"Very good","3293":"Excellent","3294":"Very good","3295":"Very good","3296":"Very good","3297":null,"3298":"Very good","3299":"Excellent","3300":"Very good","3301":"Excellent","3302":"Very good","3303":"Excellent","3304":"Excellent","3305":"Excellent","3306":null,"3307":"Average","3308":"Excellent","3309":"Excellent","3310":"Very good","3311":"Very good","3312":null,"3313":null,"3314":null,"3315":null,"3316":"Very good","3317":"Excellent","3318":"Excellent","3319":"Very good","3320":"Excellent","3321":"Very good","3322":"Very good","3323":null,"3324":"Excellent","3325":null,"3326":"Excellent","3327":"Excellent","3328":null,"3329":"Excellent","3330":"Excellent","3331":"Excellent","3332":null,"3333":"Excellent","3334":"Very good","3335":"Excellent","3336":"Very good","3337":"Excellent","3338":null,"3339":null,"3340":"Excellent","3341":null,"3342":null,"3343":null,"3344":null,"3345":null,"3346":null,"3347":null,"3348":"Very good","3349":"Average","3350":"Excellent","3351":"Excellent","3352":"Excellent","3353":"Very good","3354":null,"3355":"Excellent","3356":"Very good","3357":"Excellent","3358":"Excellent","3359":"Excellent","3360":"Average","3361":"Average","3362":null,"3363":null,"3364":null,"3365":"Excellent","3366":"Very good","3367":"Excellent","3368":null,"3369":null,"3370":null,"3371":null,"3372":null,"3373":null,"3374":null,"3375":null,"3376":null,"3377":null,"3378":"Excellent","3379":"Excellent","3380":"Very good","3381":"Very good","3382":"Excellent","3383":null,"3384":"Excellent","3385":null,"3386":null,"3387":null,"3388":"Very good","3389":"Excellent","3390":null,"3391":"Excellent","3392":"Excellent","3393":null,"3394":"Very good","3395":null,"3396":"Excellent","3397":"Very good","3398":null,"3399":null,"3400":"Excellent","3401":null,"3402":"Very good","3403":"Excellent","3404":"Excellent","3405":"Excellent","3406":null,"3407":"Very good","3408":"Very good","3409":"Very good","3410":"Very good","3411":null,"3412":null,"3413":"Average","3414":null,"3415":null,"3416":null,"3417":null,"3418":null,"3419":"Average","3420":null,"3421":"Average","3422":"Excellent","3423":"Excellent","3424":"Very good","3425":"Excellent","3426":"Excellent","3427":"Very good","3428":"Excellent","3429":"Very good","3430":"Excellent","3431":"Excellent","3432":"Excellent","3433":"Excellent","3434":"Excellent","3435":"Very good","3436":"Very good","3437":"Very good","3438":null,"3439":"Very good","3440":"Very good","3441":"Average","3442":null,"3443":null,"3444":null,"3445":null,"3446":null,"3447":"Excellent","3448":"Excellent","3449":"Excellent","3450":"Excellent","3451":"Excellent","3452":"Excellent","3453":"Excellent","3454":null,"3455":null,"3456":"Very good","3457":"Very good","3458":"Very good","3459":"Very good","3460":"Excellent","3461":"Excellent","3462":"Very good","3463":"Very good","3464":null,"3465":null,"3466":"Very good","3467":null,"3468":"Excellent","3469":null,"3470":null,"3471":"Average","3472":null,"3473":"Average","3474":null,"3475":null,"3476":null,"3477":"Excellent","3478":null,"3479":"Excellent","3480":"Excellent","3481":"Excellent","3482":"Excellent","3483":"Excellent","3484":"Excellent","3485":"Very good","3486":"Excellent","3487":"Excellent","3488":"Excellent","3489":"Excellent","3490":"Excellent","3491":null,"3492":"Very good","3493":null,"3494":"Very good","3495":"Excellent","3496":"Excellent","3497":"Very good","3498":"Very good","3499":"Very good","3500":null,"3501":null,"3502":"Very good","3503":"Excellent","3504":"Very good","3505":"Excellent","3506":"Excellent","3507":"Very good","3508":"Very good","3509":"Excellent","3510":"Very good","3511":"Very good","3512":null,"3513":"Very good","3514":"Very good","3515":null,"3516":null,"3517":null,"3518":null,"3519":null,"3520":null,"3521":"Excellent","3522":"Excellent","3523":"Very good","3524":null,"3525":"Very good","3526":null,"3527":"Very good","3528":"Excellent","3529":"Average","3530":"Excellent","3531":null,"3532":"Excellent","3533":"Very good","3534":"Very good","3535":"Very good","3536":null,"3537":"Very good","3538":"Excellent","3539":"Very good","3540":"Very good","3541":"Very good","3542":null,"3543":"Poor","3544":null,"3545":null,"3546":null,"3547":"Excellent","3548":"Excellent","3549":"Very good","3550":"Very good","3551":"Very good","3552":"Very good","3553":"Very good","3554":"Very good","3555":"Very good","3556":"Very good","3557":null,"3558":"Very good","3559":"Very good","3560":"Very good","3561":"Average","3562":"Average","3563":"Excellent","3564":"Excellent","3565":"Very good","3566":null,"3567":null,"3568":null,"3569":"Very good","3570":"Very good","3571":null,"3572":null,"3573":"Average","3574":null,"3575":null,"3576":"Excellent","3577":"Very good","3578":"Very good","3579":"Very good","3580":"Excellent","3581":"Excellent","3582":null,"3583":"Excellent","3584":"Excellent","3585":null,"3586":"Excellent","3587":"Very good","3588":"Very good","3589":"Very good","3590":null,"3591":"Very good","3592":"Very good","3593":null,"3594":"Excellent","3595":"Very good","3596":null,"3597":"Average","3598":null,"3599":"Excellent","3600":"Excellent","3601":null,"3602":"Very good","3603":null,"3604":null,"3605":"Very good","3606":null,"3607":null,"3608":"Excellent","3609":"Very good","3610":"Average","3611":"Very good","3612":"Very good","3613":"Average","3614":null,"3615":"Excellent","3616":null,"3617":"Very good","3618":"Excellent","3619":"Excellent","3620":"Average","3621":"Average","3622":"Average","3623":null,"3624":"Excellent","3625":null,"3626":"Average","3627":null,"3628":null,"3629":null,"3630":null,"3631":null,"3632":null,"3633":null,"3634":null,"3635":null,"3636":"Excellent","3637":"Very good","3638":"Very good","3639":"Excellent","3640":"Very good","3641":"Very good","3642":"Average","3643":null,"3644":"Very good","3645":"Excellent","3646":null,"3647":"Excellent","3648":null,"3649":null,"3650":"Excellent","3651":"Very good","3652":"Excellent","3653":null,"3654":"Very good","3655":null,"3656":null,"3657":null,"3658":null,"3659":null,"3660":null,"3661":null,"3662":"Average","3663":"Terrible","3664":"Very good","3665":"Excellent","3666":"Excellent","3667":"Excellent","3668":"Excellent","3669":"Very good","3670":"Average","3671":"Very good","3672":null,"3673":"Average","3674":"Excellent","3675":null,"3676":null,"3677":null,"3678":null,"3679":null,"3680":null,"3681":"Excellent","3682":"Excellent","3683":"Excellent","3684":null,"3685":"Average","3686":null,"3687":null,"3688":null,"3689":null,"3690":null,"3691":null,"3692":"Very good","3693":"Excellent","3694":"Excellent","3695":null,"3696":"Excellent","3697":"Excellent","3698":"Excellent","3699":"Excellent","3700":"Excellent","3701":"Excellent","3702":null,"3703":"Excellent","3704":"Very good","3705":"Very good","3706":"Very good","3707":"Excellent","3708":"Excellent","3709":"Excellent","3710":"Average","3711":"Very good","3712":"Excellent","3713":"Excellent","3714":"Very good","3715":"Average","3716":null,"3717":"Excellent","3718":"Very good","3719":"Very good","3720":"Very good","3721":"Excellent","3722":"Very good","3723":"Very good","3724":null,"3725":null,"3726":"Very good","3727":"Very good","3728":"Very good","3729":"Very good","3730":null,"3731":"Very good","3732":"Very good","3733":"Very good","3734":null,"3735":"Excellent","3736":"Excellent","3737":"Excellent","3738":"Excellent","3739":"Excellent","3740":"Very good","3741":"Very good","3742":"Very good","3743":"Excellent","3744":"Excellent","3745":"Average","3746":"Excellent","3747":"Very good","3748":"Very good","3749":"Excellent","3750":"Excellent","3751":"Excellent","3752":"Excellent","3753":"Excellent","3754":"Excellent","3755":"Excellent","3756":"Excellent","3757":null,"3758":"Excellent","3759":null,"3760":"Very good","3761":"Very good","3762":"Very good","3763":"Excellent","3764":"Average","3765":"Average","3766":"Very good","3767":"Average","3768":"Very good","3769":"Average","3770":"Excellent","3771":"Very good","3772":"Very good","3773":"Average","3774":"Excellent","3775":null,"3776":"Very good","3777":null,"3778":"Very good","3779":null,"3780":null,"3781":"Excellent","3782":"Very good","3783":"Very good","3784":"Very good","3785":"Very good","3786":"Very good","3787":"Very good","3788":null,"3789":"Very good","3790":"Very good","3791":"Very good","3792":"Excellent","3793":"Excellent","3794":"Excellent","3795":"Excellent","3796":null,"3797":"Average","3798":"Average","3799":"Poor","3800":null,"3801":"Very good","3802":"Very good","3803":"Very good","3804":"Average","3805":"Average","3806":"Very good","3807":"Average","3808":"Excellent","3809":"Excellent","3810":"Very good","3811":null,"3812":"Average","3813":"Excellent","3814":"Excellent","3815":"Very good","3816":"Excellent","3817":null,"3818":"Average","3819":"Average","3820":"Very good","3821":null,"3822":"Excellent","3823":"Excellent","3824":"Excellent","3825":"Excellent","3826":null,"3827":"Very good","3828":null,"3829":"Average","3830":null,"3831":"Excellent","3832":"Excellent","3833":"Excellent","3834":"Excellent","3835":"Excellent","3836":null,"3837":"Very good","3838":"Very good","3839":"Average","3840":"Very good","3841":"Very good","3842":"Excellent","3843":"Very good","3844":"Excellent","3845":"Excellent","3846":"Very good","3847":"Very good","3848":"Very good","3849":"Very good","3850":"Very good","3851":"Very good","3852":"Excellent","3853":"Very good","3854":null,"3855":"Average","3856":"Average","3857":"Excellent","3858":"Very good","3859":"Very good","3860":null,"3861":"Very good","3862":"Poor","3863":"Excellent","3864":"Excellent","3865":"Very good","3866":"Excellent","3867":"Excellent","3868":"Excellent","3869":"Excellent","3870":null,"3871":"Excellent","3872":"Excellent","3873":"Excellent","3874":"Excellent","3875":null,"3876":null,"3877":null,"3878":null,"3879":"Excellent","3880":null,"3881":"Excellent","3882":"Average","3883":null,"3884":"Excellent","3885":"Very good","3886":"Very good","3887":"Excellent","3888":"Very good","3889":"Average","3890":"Average","3891":"Excellent","3892":"Very good","3893":"Average","3894":"Excellent","3895":"Very good","3896":"Very good","3897":null,"3898":"Excellent","3899":"Excellent","3900":"Excellent","3901":"Excellent","3902":"Excellent","3903":"Excellent","3904":null,"3905":"Excellent","3906":"Excellent","3907":"Excellent","3908":"Excellent","3909":"Excellent","3910":"Very good","3911":"Excellent","3912":"Excellent","3913":null,"3914":"Excellent","3915":null,"3916":"Excellent","3917":null,"3918":"Excellent","3919":"Excellent","3920":"Very good","3921":"Very good","3922":"Very good","3923":"Very good","3924":"Very good","3925":"Very good","3926":"Very good","3927":"Very good","3928":"Very good","3929":"Excellent","3930":null,"3931":null,"3932":null,"3933":null,"3934":"Very good","3935":null,"3936":null,"3937":"Excellent","3938":null,"3939":"Poor","3940":null,"3941":null,"3942":"Very good","3943":"Very good","3944":"Excellent","3945":"Excellent","3946":"Excellent","3947":"Average","3948":"Average","3949":"Poor","3950":null,"3951":"Very good","3952":"Excellent","3953":"Very good","3954":"Very good","3955":"Excellent","3956":"Very good","3957":"Very good","3958":"Average","3959":null,"3960":"Very good","3961":null,"3962":"Very good","3963":"Excellent","3964":"Very good","3965":"Very good","3966":"Very good","3967":"Very good","3968":"Excellent","3969":"Very good","3970":"Very good","3971":"Excellent","3972":"Excellent","3973":"Very good","3974":null,"3975":null,"3976":"Average","3977":"Average","3978":"Average","3979":"Average","3980":"Poor","3981":"Excellent","3982":"Excellent","3983":null,"3984":"Very good","3985":"Excellent","3986":null,"3987":"Very good","3988":"Very good","3989":"Very good","3990":"Very good","3991":"Very good","3992":null,"3993":null,"3994":null,"3995":"Average","3996":"Average","3997":null,"3998":null,"3999":"Excellent","4000":null,"4001":"Very good","4002":"Very good","4003":"Average","4004":"Poor","4005":"Poor","4006":"Excellent","4007":"Excellent","4008":"Very good","4009":"Very good","4010":"Excellent","4011":"Poor","4012":"Poor","4013":"Excellent","4014":null,"4015":"Average","4016":null,"4017":null,"4018":null,"4019":"Excellent","4020":"Very good","4021":"Very good","4022":"Excellent","4023":"Very good","4024":"Excellent","4025":"Very good","4026":"Very good","4027":null,"4028":"Excellent","4029":null,"4030":null,"4031":"Average","4032":"Very good","4033":null,"4034":"Very good","4035":"Very good","4036":"Very good","4037":"Average","4038":"Very good","4039":"Excellent","4040":"Excellent","4041":"Very good","4042":"Very good","4043":"Average","4044":"Average","4045":"Average","4046":null,"4047":"Poor","4048":"Excellent","4049":"Excellent","4050":null,"4051":"Very good","4052":"Very good","4053":"Very good","4054":"Very good","4055":"Very good","4056":"Very good","4057":null,"4058":"Very good","4059":null,"4060":null,"4061":"Very good","4062":"Excellent","4063":"Excellent","4064":null,"4065":"Very good","4066":"Excellent","4067":"Excellent","4068":"Excellent","4069":null,"4070":null,"4071":"Very good","4072":null,"4073":"Excellent","4074":"Excellent","4075":"Excellent","4076":null,"4077":"Very good","4078":"Excellent","4079":"Very good","4080":"Very good","4081":null,"4082":"Very good","4083":"Very good","4084":"Very good","4085":"Very good","4086":"Poor","4087":"Poor","4088":null,"4089":"Very good","4090":"Excellent","4091":"Very good","4092":"Excellent","4093":"Very good","4094":"Excellent","4095":null,"4096":null,"4097":"Excellent","4098":null,"4099":null,"4100":null,"4101":null,"4102":null,"4103":"Excellent","4104":"Very good","4105":"Excellent","4106":"Excellent","4107":"Excellent","4108":null,"4109":"Excellent","4110":"Very good","4111":"Very good","4112":"Excellent","4113":"Excellent","4114":null,"4115":"Excellent","4116":null,"4117":null,"4118":"Very good","4119":"Excellent","4120":"Very good","4121":"Very good","4122":"Very good","4123":"Excellent","4124":null,"4125":"Very good","4126":"Very good","4127":"Very good","4128":null,"4129":null,"4130":"Average","4131":"Average","4132":"Average","4133":"Very good","4134":"Very good","4135":"Excellent","4136":"Very good","4137":"Very good","4138":"Very good","4139":"Excellent","4140":"Excellent","4141":null,"4142":"Average","4143":"Average","4144":null,"4145":"Very good","4146":"Very good","4147":"Average","4148":null,"4149":null,"4150":"Excellent","4151":"Very good","4152":"Excellent","4153":"Excellent","4154":"Average","4155":"Very good","4156":"Excellent","4157":"Excellent","4158":null,"4159":null,"4160":"Poor","4161":"Very good","4162":"Very good","4163":"Excellent","4164":"Very good","4165":"Very good","4166":"Very good","4167":"Excellent","4168":"Average","4169":"Very good","4170":"Excellent","4171":"Very good","4172":"Very good","4173":"Very good","4174":null,"4175":null,"4176":"Excellent","4177":"Very good","4178":"Very good","4179":"Very good","4180":"Average","4181":"Very good","4182":"Excellent","4183":"Very good","4184":null,"4185":"Very good","4186":"Average","4187":"Very good","4188":null,"4189":"Average","4190":null,"4191":null,"4192":"Average","4193":"Very good","4194":"Very good","4195":null,"4196":"Very good","4197":"Very good","4198":"Average","4199":null,"4200":"Poor","4201":"Very good","4202":"Very good","4203":"Excellent","4204":"Very good","4205":null,"4206":null,"4207":"Average","4208":"Average","4209":"Very good","4210":null,"4211":null,"4212":"Excellent","4213":"Very good","4214":"Very good","4215":"Very good","4216":null,"4217":null,"4218":null,"4219":null,"4220":"Excellent","4221":"Excellent","4222":"Very good","4223":null,"4224":"Excellent","4225":null,"4226":"Average","4227":"Average","4228":"Very good","4229":null,"4230":null,"4231":"Very good","4232":"Average","4233":"Poor","4234":"Excellent","4235":null,"4236":null,"4237":"Excellent","4238":"Excellent","4239":"Excellent","4240":"Very good","4241":null,"4242":null,"4243":"Excellent","4244":"Excellent","4245":"Excellent","4246":"Very good","4247":null,"4248":"Excellent","4249":"Poor","4250":null,"4251":null,"4252":"Very good","4253":"Very good","4254":"Very good","4255":null,"4256":"Excellent","4257":"Excellent","4258":"Excellent","4259":"Terrible","4260":null,"4261":"Excellent","4262":"Excellent","4263":"Excellent","4264":"Very good","4265":null,"4266":"Very good","4267":"Very good","4268":null,"4269":null,"4270":null,"4271":"Excellent","4272":null,"4273":"Excellent","4274":"Excellent","4275":"Excellent","4276":"Excellent","4277":"Very good","4278":"Excellent","4279":"Excellent","4280":null,"4281":"Very good","4282":"Excellent","4283":"Excellent","4284":"Excellent","4285":"Very good","4286":"Very good","4287":null,"4288":null,"4289":"Very good","4290":"Very good","4291":"Excellent","4292":"Very good","4293":null,"4294":"Poor","4295":"Very good","4296":"Excellent","4297":null,"4298":"Very good","4299":"Very good","4300":"Average","4301":null,"4302":"Very good","4303":"Excellent","4304":null,"4305":"Excellent","4306":"Excellent","4307":"Excellent","4308":"Excellent","4309":null,"4310":null,"4311":null,"4312":"Excellent","4313":null,"4314":"Very good","4315":null,"4316":null,"4317":"Excellent","4318":"Very good","4319":"Poor","4320":"Excellent","4321":"Excellent","4322":"Excellent","4323":"Very good","4324":"Very good","4325":null,"4326":"Very good","4327":"Very good","4328":"Very good","4329":null,"4330":"Very good","4331":"Excellent","4332":"Very good","4333":"Very good","4334":"Excellent","4335":"Excellent","4336":"Excellent","4337":"Very good","4338":null,"4339":null,"4340":"Very good","4341":"Very good","4342":"Average","4343":"Excellent","4344":"Excellent","4345":null,"4346":"Excellent","4347":"Excellent","4348":"Very good","4349":"Very good","4350":"Excellent","4351":"Very good","4352":"Very good","4353":null,"4354":null,"4355":"Excellent","4356":"Very good","4357":"Very good","4358":null,"4359":null,"4360":"Excellent","4361":"Excellent","4362":"Excellent","4363":"Very good","4364":"Very good","4365":"Average","4366":"Excellent","4367":null,"4368":"Excellent","4369":"Very good","4370":"Very good","4371":"Very good","4372":"Average","4373":"Very good","4374":"Excellent","4375":"Very good","4376":null,"4377":null,"4378":"Excellent","4379":"Very good","4380":"Excellent","4381":"Excellent","4382":null,"4383":"Very good","4384":"Average","4385":"Excellent","4386":"Excellent","4387":"Excellent","4388":null,"4389":"Average","4390":null,"4391":null,"4392":"Very good","4393":null,"4394":"Average","4395":"Very good","4396":"Very good","4397":"Very good","4398":null,"4399":null,"4400":"Excellent","4401":"Very good","4402":"Excellent","4403":null,"4404":"Very good","4405":"Excellent","4406":"Very good","4407":"Very good","4408":"Very good","4409":null,"4410":"Excellent","4411":"Excellent","4412":"Very good","4413":"Excellent","4414":"Very good","4415":"Excellent","4416":"Very good","4417":"Very good","4418":"Very good","4419":null,"4420":"Very good","4421":null,"4422":null,"4423":null,"4424":"Very good","4425":"Average","4426":"Excellent","4427":"Average","4428":null,"4429":"Excellent","4430":"Excellent","4431":"Excellent","4432":null,"4433":null,"4434":"Very good","4435":"Very good","4436":"Very good","4437":null,"4438":"Average","4439":"Excellent","4440":"Very good","4441":null,"4442":"Poor","4443":"Excellent","4444":null,"4445":"Average","4446":"Very good","4447":"Very good","4448":"Average","4449":"Excellent","4450":"Excellent","4451":"Very good","4452":null,"4453":"Very good","4454":"Excellent","4455":null,"4456":"Excellent","4457":"Excellent","4458":"Very good","4459":"Poor","4460":"Excellent","4461":"Excellent","4462":null,"4463":null,"4464":"Excellent","4465":"Very good","4466":"Very good","4467":"Very good","4468":null,"4469":"Excellent","4470":"Excellent","4471":"Excellent","4472":"Excellent","4473":"Very good","4474":"Excellent","4475":"Excellent","4476":null,"4477":"Poor","4478":null,"4479":"Poor","4480":"Very good","4481":null,"4482":"Excellent","4483":"Excellent","4484":"Very good","4485":"Excellent","4486":"Very good","4487":"Excellent","4488":"Very good","4489":"Excellent","4490":"Excellent","4491":"Very good","4492":null,"4493":"Excellent","4494":"Excellent","4495":"Excellent","4496":"Excellent","4497":"Very good","4498":"Very good","4499":null,"4500":"Excellent","4501":"Excellent","4502":"Excellent","4503":"Excellent","4504":"Excellent","4505":"Average","4506":"Very good","4507":"Excellent","4508":"Very good","4509":null,"4510":null,"4511":"Very good","4512":"Excellent","4513":null,"4514":"Excellent","4515":"Excellent","4516":"Very good","4517":null,"4518":"Excellent","4519":"Excellent","4520":"Excellent","4521":null,"4522":"Very good","4523":null,"4524":"Very good","4525":"Average","4526":"Excellent","4527":"Excellent","4528":"Very good","4529":null,"4530":"Excellent","4531":"Excellent","4532":"Excellent","4533":"Excellent","4534":null,"4535":"Very good","4536":null,"4537":"Excellent","4538":null,"4539":"Excellent","4540":"Excellent","4541":"Excellent","4542":null,"4543":"Very good","4544":"Average","4545":"Average","4546":null,"4547":"Very good","4548":"Excellent","4549":null,"4550":"Very good","4551":"Excellent","4552":null,"4553":"Very good","4554":"Very good","4555":"Excellent","4556":null,"4557":"Very good","4558":"Very good","4559":"Very good","4560":"Average","4561":"Average","4562":"Very good","4563":null,"4564":null,"4565":"Poor","4566":"Very good","4567":"Excellent","4568":"Very good","4569":"Excellent","4570":"Excellent","4571":"Very good","4572":"Excellent","4573":"Very good","4574":null,"4575":"Excellent","4576":"Very good","4577":"Excellent","4578":"Excellent","4579":null,"4580":"Excellent","4581":null,"4582":"Average","4583":null,"4584":"Very good","4585":"Very good","4586":null,"4587":"Very good","4588":"Average","4589":"Excellent","4590":"Excellent","4591":null,"4592":"Excellent","4593":null,"4594":"Very good","4595":"Very good","4596":"Very good","4597":"Very good","4598":"Very good","4599":"Excellent","4600":null,"4601":null,"4602":null,"4603":"Excellent","4604":null,"4605":"Excellent","4606":null,"4607":"Average","4608":"Poor","4609":"Very good","4610":"Very good","4611":null,"4612":"Excellent","4613":"Excellent","4614":"Very good","4615":"Very good","4616":null,"4617":"Very good","4618":"Excellent","4619":"Very good","4620":"Poor","4621":null,"4622":null,"4623":null,"4624":"Excellent","4625":"Excellent","4626":null,"4627":"Very good","4628":"Very good","4629":"Very good","4630":"Excellent","4631":"Excellent","4632":"Excellent","4633":null,"4634":"Very good","4635":"Very good","4636":"Excellent","4637":"Excellent","4638":"Very good","4639":null,"4640":"Average","4641":"Excellent","4642":"Excellent","4643":"Very good","4644":"Very good","4645":null,"4646":null,"4647":"Very good","4648":"Average","4649":"Excellent","4650":"Excellent","4651":"Excellent","4652":null,"4653":"Very good","4654":"Very good","4655":"Very good","4656":"Very good","4657":"Average","4658":"Very good","4659":null,"4660":null,"4661":"Very good","4662":"Excellent","4663":"Very good","4664":"Very good","4665":"Excellent","4666":"Excellent","4667":null,"4668":"Average","4669":null,"4670":null,"4671":null,"4672":"Very good","4673":"Very good","4674":"Very good","4675":"Very good","4676":null,"4677":"Excellent","4678":null,"4679":"Very good","4680":"Very good","4681":"Very good","4682":null,"4683":"Excellent","4684":null,"4685":"Very good","4686":"Very good","4687":"Very good","4688":"Very good","4689":"Very good","4690":"Very good","4691":"Average","4692":null,"4693":"Excellent","4694":"Excellent","4695":"Excellent","4696":"Very good","4697":null,"4698":"Excellent","4699":"Excellent","4700":"Very good","4701":"Excellent","4702":"Excellent","4703":"Excellent","4704":null,"4705":"Average","4706":"Very good","4707":null,"4708":"Very good","4709":"Excellent","4710":"Excellent","4711":null,"4712":null,"4713":"Very good","4714":null,"4715":"Very good","4716":null,"4717":"Very good","4718":"Very good","4719":"Excellent","4720":"Very good","4721":"Very good","4722":"Very good","4723":"Very good","4724":null,"4725":"Excellent","4726":"Very good","4727":null,"4728":null,"4729":null,"4730":"Excellent","4731":null,"4732":"Excellent","4733":"Excellent","4734":"Excellent","4735":"Excellent","4736":"Excellent","4737":null,"4738":null,"4739":"Very good","4740":"Excellent","4741":null,"4742":null,"4743":"Excellent","4744":"Excellent","4745":"Very good","4746":"Excellent","4747":null,"4748":null,"4749":"Very good","4750":"Average","4751":null,"4752":"Average","4753":"Very good","4754":"Very good","4755":"Excellent","4756":null,"4757":"Average","4758":null,"4759":"Very good","4760":null,"4761":"Excellent","4762":null,"4763":"Excellent","4764":null,"4765":"Average","4766":"Excellent","4767":"Very good","4768":null,"4769":"Very good","4770":"Poor","4771":"Excellent","4772":"Excellent","4773":"Poor","4774":"Very good","4775":"Excellent","4776":null,"4777":"Excellent","4778":null,"4779":null,"4780":null,"4781":null,"4782":"Excellent","4783":"Excellent","4784":"Excellent","4785":"Very good","4786":"Excellent","4787":null,"4788":"Very good","4789":"Very good","4790":"Very good","4791":"Excellent","4792":null,"4793":null,"4794":"Excellent","4795":"Excellent","4796":"Excellent","4797":"Very good","4798":"Very good","4799":null,"4800":"Very good","4801":"Excellent","4802":null,"4803":"Very good","4804":"Very good","4805":"Excellent","4806":"Very good","4807":"Very good","4808":null,"4809":null,"4810":"Excellent","4811":"Very good","4812":null,"4813":null,"4814":null,"4815":"Excellent","4816":"Very good","4817":"Excellent","4818":null,"4819":"Excellent","4820":"Excellent","4821":"Very good","4822":"Excellent","4823":null,"4824":"Average","4825":null,"4826":null,"4827":null,"4828":"Excellent","4829":"Very good","4830":"Excellent","4831":"Excellent","4832":"Excellent","4833":"Excellent","4834":"Excellent","4835":"Very good","4836":"Excellent","4837":null,"4838":"Excellent","4839":"Very good","4840":"Very good","4841":"Average","4842":"Average","4843":"Very good","4844":"Excellent","4845":"Excellent","4846":"Average","4847":"Very good","4848":null,"4849":"Very good","4850":"Very good","4851":"Average","4852":"Very good","4853":"Excellent","4854":"Excellent","4855":"Very good","4856":"Excellent","4857":"Very good","4858":"Average","4859":"Excellent","4860":"Excellent","4861":"Very good","4862":null,"4863":"Very good","4864":"Excellent","4865":null,"4866":"Average","4867":null,"4868":"Excellent","4869":"Very good","4870":"Very good","4871":null,"4872":"Very good","4873":"Very good","4874":"Excellent","4875":"Very good","4876":"Excellent","4877":"Average","4878":"Very good","4879":"Poor","4880":"Excellent","4881":"Average","4882":"Poor","4883":"Excellent","4884":"Excellent","4885":"Excellent","4886":null,"4887":"Very good","4888":"Very good","4889":"Very good","4890":"Average","4891":null,"4892":null,"4893":null,"4894":"Very good","4895":null,"4896":"Very good","4897":"Very good","4898":"Excellent","4899":"Excellent","4900":"Excellent","4901":null,"4902":"Very good","4903":null,"4904":"Very good","4905":"Excellent","4906":"Excellent","4907":null,"4908":"Excellent","4909":"Excellent","4910":"Very good","4911":"Excellent","4912":"Excellent","4913":"Excellent","4914":"Very good","4915":"Excellent","4916":"Excellent","4917":"Average","4918":null,"4919":null,"4920":"Average","4921":null,"4922":"Excellent","4923":"Very good","4924":null,"4925":"Excellent","4926":null,"4927":"Excellent","4928":"Very good","4929":null,"4930":null,"4931":"Excellent","4932":null,"4933":null,"4934":null,"4935":"Very good","4936":null,"4937":"Excellent","4938":"Excellent","4939":"Very good","4940":"Very good","4941":null,"4942":"Excellent","4943":null,"4944":null,"4945":"Average","4946":"Excellent","4947":"Excellent","4948":"Very good","4949":null,"4950":null,"4951":"Excellent","4952":"Excellent","4953":"Very good","4954":"Excellent","4955":"Excellent","4956":"Excellent","4957":null,"4958":"Excellent","4959":"Very good","4960":null,"4961":"Very good","4962":"Very good","4963":"Very good","4964":"Excellent","4965":null,"4966":"Excellent","4967":null,"4968":null,"4969":"Very good","4970":null,"4971":"Very good","4972":null,"4973":"Very good","4974":null,"4975":"Excellent","4976":"Excellent","4977":null,"4978":"Very good","4979":"Excellent","4980":"Excellent","4981":null,"4982":"Excellent","4983":"Very good","4984":"Very good","4985":"Average","4986":"Very good","4987":null,"4988":"Terrible","4989":"Excellent","4990":null,"4991":null,"4992":"Excellent","4993":null,"4994":null,"4995":"Very good","4996":"Poor","4997":"Excellent","4998":"Excellent","4999":null,"5000":"Excellent","5001":"Excellent","5002":"Excellent","5003":"Excellent","5004":null,"5005":"Very good","5006":"Very good","5007":null,"5008":"Very good","5009":"Very good","5010":"Poor","5011":"Very good","5012":"Average","5013":"Very good","5014":null,"5015":null,"5016":null,"5017":"Excellent","5018":"Excellent","5019":"Very good","5020":"Excellent","5021":"Excellent","5022":"Very good","5023":null,"5024":"Excellent","5025":null,"5026":"Average","5027":"Average","5028":"Excellent","5029":"Very good","5030":"Very good","5031":"Excellent","5032":"Excellent","5033":"Excellent","5034":"Very good","5035":"Excellent","5036":"Very good","5037":"Average","5038":"Average","5039":"Very good","5040":null,"5041":"Excellent","5042":"Excellent","5043":"Very good","5044":"Very good","5045":"Excellent","5046":null,"5047":"Excellent","5048":"Very good","5049":"Excellent","5050":"Excellent","5051":null,"5052":null,"5053":"Excellent","5054":null,"5055":null,"5056":"Excellent","5057":"Excellent","5058":"Average","5059":"Very good","5060":"Very good","5061":"Excellent","5062":"Excellent","5063":"Very good","5064":null,"5065":"Very good","5066":null,"5067":null,"5068":null,"5069":"Excellent","5070":"Excellent","5071":"Excellent","5072":null,"5073":null,"5074":"Excellent","5075":"Very good","5076":"Excellent","5077":null,"5078":"Excellent","5079":"Very good","5080":"Very good","5081":"Excellent","5082":"Very good","5083":"Average","5084":"Average","5085":null,"5086":"Very good","5087":null,"5088":"Average","5089":null,"5090":"Excellent","5091":null,"5092":"Excellent","5093":"Very good","5094":"Excellent","5095":"Excellent","5096":"Excellent","5097":null,"5098":"Excellent","5099":"Excellent","5100":"Very good","5101":null,"5102":"Very good","5103":"Very good","5104":null,"5105":null,"5106":null,"5107":"Excellent","5108":"Excellent","5109":"Very good","5110":null,"5111":"Very good","5112":"Excellent","5113":"Excellent","5114":"Very good","5115":"Very good","5116":"Very good","5117":"Poor","5118":"Very good","5119":"Very good","5120":"Excellent","5121":null,"5122":"Excellent","5123":"Very good","5124":"Excellent","5125":"Excellent","5126":null,"5127":null,"5128":"Excellent","5129":"Very good","5130":"Very good","5131":null,"5132":"Very good","5133":"Excellent","5134":"Poor","5135":null,"5136":null,"5137":"Very good","5138":null,"5139":"Average","5140":null,"5141":"Very good","5142":null,"5143":"Excellent","5144":"Poor","5145":null,"5146":null,"5147":"Very good","5148":"Very good","5149":null,"5150":"Excellent","5151":"Very good","5152":"Average","5153":"Very good","5154":"Excellent","5155":null,"5156":"Very good","5157":"Very good","5158":null,"5159":null,"5160":"Very good","5161":"Very good","5162":"Very good","5163":null,"5164":"Excellent","5165":"Excellent","5166":null,"5167":null,"5168":"Excellent","5169":"Excellent","5170":"Very good","5171":"Very good","5172":"Very good","5173":"Excellent","5174":"Very good","5175":"Excellent","5176":"Very good","5177":"Average","5178":"Excellent","5179":"Very good","5180":"Excellent","5181":"Excellent","5182":"Excellent","5183":"Excellent","5184":"Average","5185":null,"5186":null,"5187":"Excellent","5188":"Excellent","5189":"Excellent","5190":"Excellent","5191":null,"5192":null,"5193":"Excellent","5194":null,"5195":"Very good","5196":"Excellent","5197":"Excellent","5198":null,"5199":null,"5200":null,"5201":"Very good","5202":"Very good","5203":"Average","5204":"Average","5205":"Excellent","5206":null,"5207":"Average","5208":null,"5209":"Average","5210":"Excellent","5211":null,"5212":"Excellent","5213":"Excellent","5214":"Excellent","5215":null,"5216":"Average","5217":"Excellent","5218":"Excellent","5219":null,"5220":"Very good","5221":"Very good","5222":"Very good","5223":null,"5224":"Very good","5225":"Very good","5226":"Excellent","5227":null,"5228":"Very good","5229":"Poor","5230":null,"5231":"Very good","5232":null,"5233":"Average","5234":null,"5235":"Very good","5236":null,"5237":"Excellent","5238":"Excellent","5239":"Average","5240":null,"5241":"Excellent","5242":"Very good","5243":null,"5244":null,"5245":null,"5246":"Very good","5247":"Very good","5248":"Excellent","5249":"Average","5250":"Excellent","5251":null,"5252":"Average","5253":"Very good","5254":"Very good","5255":"Average","5256":"Very good","5257":"Excellent","5258":null,"5259":null,"5260":null,"5261":"Excellent","5262":"Average","5263":null,"5264":"Very good","5265":null,"5266":"Average","5267":"Excellent","5268":"Very good","5269":"Excellent","5270":"Excellent","5271":"Very good","5272":null,"5273":"Very good","5274":"Excellent","5275":"Excellent","5276":null,"5277":"Very good","5278":"Poor","5279":"Excellent","5280":"Very good","5281":"Excellent","5282":"Excellent","5283":"Excellent","5284":null,"5285":"Very good","5286":"Average","5287":"Average","5288":"Very good","5289":"Excellent","5290":"Average","5291":"Very good","5292":"Very good","5293":"Very good","5294":"Very good","5295":"Very good","5296":"Very good","5297":null,"5298":"Excellent","5299":"Very good","5300":"Very good","5301":"Average","5302":"Very good","5303":null,"5304":"Average","5305":"Excellent","5306":"Very good","5307":null,"5308":"Excellent","5309":"Excellent","5310":"Very good","5311":null,"5312":"Very good","5313":null,"5314":null,"5315":"Excellent","5316":"Excellent","5317":"Very good","5318":"Very good","5319":"Excellent","5320":"Very good","5321":"Poor","5322":"Very good","5323":"Excellent","5324":"Very good","5325":"Very good","5326":"Excellent","5327":null,"5328":"Excellent","5329":"Excellent","5330":"Excellent","5331":"Very good","5332":"Very good","5333":null,"5334":null,"5335":"Average","5336":"Very good","5337":"Very good","5338":"Excellent","5339":"Excellent","5340":"Excellent","5341":"Average","5342":"Very good","5343":"Excellent","5344":"Very good","5345":"Excellent","5346":null,"5347":"Excellent","5348":"Average","5349":"Excellent","5350":"Very good","5351":null,"5352":"Very good","5353":null,"5354":"Poor","5355":"Excellent","5356":"Very good","5357":null,"5358":"Excellent","5359":null,"5360":null,"5361":"Very good","5362":null,"5363":"Excellent","5364":"Excellent","5365":"Very good","5366":"Excellent","5367":"Very good","5368":"Average","5369":"Excellent","5370":null,"5371":null,"5372":null,"5373":"Very good","5374":"Excellent","5375":"Very good","5376":"Excellent","5377":"Very good","5378":null,"5379":"Very good","5380":"Excellent","5381":"Very good","5382":"Excellent","5383":"Excellent","5384":"Average","5385":"Very good","5386":"Very good","5387":"Excellent","5388":"Average","5389":"Excellent","5390":"Excellent","5391":null,"5392":"Average","5393":"Very good","5394":"Very good","5395":null,"5396":null,"5397":"Excellent","5398":"Excellent","5399":"Excellent","5400":"Very good","5401":"Average","5402":"Excellent","5403":"Very good","5404":"Excellent","5405":"Excellent","5406":"Average","5407":null,"5408":null,"5409":null,"5410":"Very good","5411":"Very good","5412":"Excellent","5413":null,"5414":null,"5415":"Very good","5416":"Very good","5417":"Excellent","5418":"Excellent","5419":"Excellent","5420":"Very good","5421":"Very good","5422":null,"5423":"Excellent","5424":null,"5425":null,"5426":"Very good","5427":"Very good","5428":"Average","5429":"Excellent","5430":"Very good","5431":"Very good","5432":null,"5433":"Excellent","5434":"Excellent","5435":"Average","5436":"Very good","5437":"Poor","5438":"Very good","5439":"Very good","5440":"Excellent","5441":"Excellent","5442":null,"5443":"Very good","5444":"Poor","5445":"Excellent","5446":"Average","5447":null,"5448":"Very good","5449":null,"5450":"Very good","5451":"Average","5452":"Excellent","5453":"Excellent","5454":"Excellent","5455":"Poor","5456":"Excellent","5457":null,"5458":"Very good","5459":"Very good","5460":null,"5461":null,"5462":"Very good","5463":"Average","5464":"Very good","5465":"Very good","5466":null,"5467":"Excellent","5468":"Very good","5469":null,"5470":"Very good","5471":"Terrible","5472":"Excellent","5473":null,"5474":"Very good","5475":null,"5476":null,"5477":"Excellent","5478":null,"5479":null,"5480":null,"5481":null,"5482":"Excellent","5483":"Very good","5484":"Excellent","5485":"Very good","5486":"Very good","5487":"Very good","5488":"Excellent","5489":"Excellent","5490":"Excellent","5491":null,"5492":"Poor","5493":"Very good","5494":"Very good","5495":"Excellent","5496":"Excellent","5497":"Poor","5498":"Average","5499":"Very good","5500":null,"5501":"Very good","5502":"Very good","5503":"Very good","5504":null,"5505":null,"5506":null,"5507":"Average","5508":"Excellent","5509":"Excellent","5510":"Very good","5511":"Excellent","5512":null,"5513":"Excellent","5514":"Average","5515":"Excellent","5516":null,"5517":null,"5518":"Excellent","5519":"Excellent","5520":"Excellent","5521":"Average","5522":"Average","5523":null,"5524":"Very good","5525":"Very good","5526":"Excellent","5527":"Poor","5528":null,"5529":"Average","5530":null,"5531":null,"5532":"Very good","5533":"Very good","5534":"Very good","5535":"Excellent","5536":"Excellent","5537":"Average","5538":"Very good","5539":"Very good","5540":"Very good","5541":null,"5542":"Very good","5543":"Very good","5544":"Very good","5545":null,"5546":"Very good","5547":"Excellent","5548":"Very good","5549":"Excellent","5550":"Average","5551":"Excellent","5552":null,"5553":"Poor","5554":"Excellent","5555":null,"5556":null,"5557":"Excellent","5558":null,"5559":null,"5560":"Excellent","5561":"Excellent","5562":"Average","5563":"Excellent","5564":"Very good","5565":"Very good","5566":"Very good","5567":"Very good","5568":"Average","5569":null,"5570":"Very good","5571":"Very good","5572":"Very good","5573":"Excellent","5574":"Excellent","5575":"Very good","5576":"Excellent","5577":"Excellent","5578":null,"5579":"Excellent","5580":"Very good","5581":"Very good","5582":"Average","5583":null,"5584":"Excellent","5585":"Very good","5586":"Very good","5587":"Excellent","5588":null,"5589":"Very good","5590":null,"5591":"Very good","5592":"Very good","5593":"Very good","5594":"Average","5595":"Very good","5596":"Average","5597":null,"5598":"Excellent","5599":"Very good","5600":"Very good","5601":null,"5602":"Very good","5603":"Very good","5604":"Very good","5605":null,"5606":"Average","5607":"Excellent","5608":"Average","5609":"Very good","5610":null,"5611":null,"5612":null,"5613":"Very good","5614":"Very good","5615":"Very good","5616":"Very good","5617":"Excellent","5618":"Average","5619":"Excellent","5620":"Very good","5621":"Average","5622":"Excellent","5623":"Average","5624":"Average","5625":"Excellent","5626":null,"5627":null,"5628":"Excellent","5629":"Very good","5630":"Excellent","5631":"Very good","5632":"Very good","5633":"Very good","5634":"Very good","5635":"Excellent","5636":null,"5637":"Very good","5638":"Very good","5639":null,"5640":"Excellent","5641":null,"5642":"Excellent","5643":"Excellent","5644":"Excellent","5645":"Excellent","5646":"Very good","5647":null,"5648":"Very good","5649":"Average","5650":"Very good","5651":"Very good","5652":null,"5653":"Very good","5654":"Very good","5655":"Very good","5656":"Excellent","5657":"Very good","5658":"Very good","5659":"Very good","5660":"Very good","5661":null,"5662":"Excellent","5663":"Average","5664":"Excellent","5665":"Excellent","5666":null,"5667":"Excellent","5668":"Very good","5669":null,"5670":"Very good","5671":null,"5672":"Excellent","5673":"Very good","5674":"Excellent","5675":"Excellent","5676":"Very good","5677":"Very good","5678":"Excellent","5679":null,"5680":"Excellent","5681":"Excellent","5682":"Very good","5683":"Very good","5684":"Average","5685":"Very good","5686":"Very good","5687":null,"5688":"Excellent","5689":"Very good","5690":"Excellent","5691":"Very good","5692":null,"5693":"Very good","5694":"Average","5695":null,"5696":"Very good","5697":"Excellent","5698":"Very good","5699":"Very good","5700":"Very good","5701":null,"5702":null,"5703":"Excellent","5704":"Excellent","5705":"Excellent","5706":"Poor","5707":"Excellent","5708":null,"5709":null,"5710":"Very good","5711":null,"5712":"Excellent","5713":"Very good","5714":"Very good","5715":"Very good","5716":null,"5717":"Excellent","5718":null,"5719":"Excellent","5720":null,"5721":"Average","5722":"Very good","5723":"Excellent","5724":"Excellent","5725":"Very good","5726":null,"5727":"Excellent","5728":"Excellent","5729":"Excellent","5730":null,"5731":"Excellent","5732":null,"5733":null,"5734":"Very good","5735":"Poor","5736":null,"5737":"Excellent","5738":"Average","5739":null,"5740":null,"5741":"Very good","5742":null,"5743":"Very good","5744":"Average","5745":null,"5746":null,"5747":null,"5748":"Average","5749":"Very good","5750":null,"5751":null,"5752":"Very good","5753":"Excellent","5754":"Very good","5755":"Excellent","5756":"Excellent","5757":"Average","5758":null,"5759":"Very good","5760":"Excellent","5761":null,"5762":"Excellent","5763":"Average","5764":"Very good","5765":"Very good","5766":"Excellent","5767":null,"5768":null,"5769":null,"5770":null,"5771":"Very good","5772":"Very good","5773":null,"5774":"Excellent","5775":"Very good","5776":"Average","5777":null,"5778":"Very good","5779":null,"5780":"Average","5781":"Average","5782":null,"5783":"Average","5784":null,"5785":null,"5786":null,"5787":"Excellent","5788":null,"5789":"Excellent","5790":null,"5791":null,"5792":null,"5793":"Average","5794":null,"5795":null,"5796":"Very good","5797":"Very good","5798":null,"5799":"Very good","5800":"Average","5801":null,"5802":"Excellent","5803":"Very good","5804":"Very good","5805":null,"5806":null,"5807":"Excellent","5808":"Very good","5809":null,"5810":"Average","5811":"Excellent","5812":"Excellent","5813":"Excellent","5814":null,"5815":"Excellent","5816":"Very good","5817":"Very good","5818":null,"5819":"Very good","5820":"Average","5821":"Excellent","5822":"Excellent","5823":"Excellent","5824":"Very good","5825":null,"5826":null,"5827":"Excellent","5828":null,"5829":null,"5830":"Average","5831":"Excellent","5832":null,"5833":"Average","5834":null,"5835":null,"5836":"Terrible","5837":"Excellent","5838":"Very good","5839":"Very good","5840":null,"5841":null,"5842":null,"5843":"Very good","5844":"Very good","5845":"Very good","5846":"Excellent","5847":null,"5848":"Excellent","5849":"Excellent","5850":null,"5851":"Excellent","5852":"Very good","5853":"Excellent","5854":"Very good","5855":"Very good","5856":null,"5857":null,"5858":"Very good","5859":"Excellent","5860":"Average","5861":"Very good","5862":"Very good","5863":"Average","5864":"Excellent","5865":"Very good","5866":null,"5867":"Excellent","5868":"Excellent","5869":null,"5870":"Very good","5871":null,"5872":null,"5873":"Very good","5874":null,"5875":"Poor","5876":"Excellent","5877":"Poor","5878":"Excellent","5879":null,"5880":"Excellent","5881":"Excellent","5882":"Average","5883":"Excellent","5884":"Average","5885":null,"5886":null,"5887":null,"5888":null,"5889":null,"5890":"Poor","5891":"Very good","5892":"Very good","5893":"Very good","5894":"Very good","5895":"Excellent","5896":"Excellent","5897":"Very good","5898":"Average","5899":"Average","5900":"Excellent","5901":"Excellent","5902":"Very good","5903":"Very good","5904":"Excellent","5905":"Excellent","5906":"Very good","5907":null,"5908":"Very good","5909":"Very good","5910":null,"5911":null,"5912":null,"5913":"Excellent","5914":"Very good","5915":"Very good","5916":"Very good","5917":"Excellent","5918":null,"5919":"Poor","5920":null,"5921":"Excellent","5922":"Average","5923":null,"5924":null,"5925":"Excellent","5926":"Very good","5927":"Excellent","5928":null,"5929":null,"5930":"Excellent","5931":"Excellent","5932":"Very good","5933":"Average","5934":"Very good","5935":null,"5936":"Excellent","5937":"Very good","5938":null,"5939":"Very good","5940":"Very good","5941":"Very good","5942":"Average","5943":"Excellent","5944":"Very good","5945":null,"5946":null,"5947":"Average","5948":"Average","5949":"Excellent","5950":"Very good","5951":"Very good","5952":"Very good","5953":null,"5954":null,"5955":"Average","5956":"Excellent","5957":null,"5958":null,"5959":null,"5960":"Very good","5961":"Excellent","5962":"Excellent","5963":"Very good","5964":null,"5965":"Very good","5966":"Very good","5967":"Very good","5968":"Very good","5969":"Excellent","5970":"Very good","5971":"Very good","5972":"Excellent","5973":null,"5974":"Very good","5975":"Average","5976":"Excellent","5977":null,"5978":"Very good","5979":"Very good","5980":"Excellent","5981":"Very good","5982":null,"5983":"Excellent","5984":"Very good"},"amenities":{"0":"['Pool', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Spa', 'Room service', 'Bar\/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Paid Internet', 'Paid Wifi', 'Public Wifi', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1":"['Restaurant', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Pool', 'Free Internet', 'Spa', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Paid Internet', 'Paid Wifi', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Minibar', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2":"['Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","3":"['Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Bar\/Lounge', 'Pool', 'Free Internet', 'Spa', 'Babysitting', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Paid Internet', 'Paid Wifi', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Minibar', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4":"['Pool', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Restaurant', 'Bar\/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5":"['Pool', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Bar\/Lounge', 'Breakfast Available', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Paid Internet', 'Paid Wifi', 'Public Wifi', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']","6":"['Free High Speed Internet (WiFi)', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","7":"['Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","8":"['Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Restaurant', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","9":"['Pool', 'Restaurant', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Paid Internet', 'Paid Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","10":"['Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Pool', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","11":"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Pool', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","12":"['Room service', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","13":"[]","14":"['Pool', 'Restaurant', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Paid Internet', 'Paid Wifi', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Shuttle Bus Service', 'Ski-In \/ Ski-Out', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","15":"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","16":"['Pool', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","17":"['Pool', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Room service', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","18":"['Pool', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","19":"['Restaurant', 'Pool', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","20":"['Restaurant', 'Room service', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","21":"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","22":"['Pool', 'Restaurant', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Spa', 'Free Internet', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Paid Internet', 'Paid Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Minibar', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","23":"['Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Bar\/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']","24":"['Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Bar\/Lounge', 'Spa', 'Pool', 'Free Internet', 'Babysitting', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Paid Wifi', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']","25":"[]","26":"['Free High Speed Internet (WiFi)', 'Pool', 'Room service', 'Restaurant', 'Bar\/Lounge', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast Available', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","27":"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","28":"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Babysitting', 'Concierge', 'Dry Cleaning', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms', 'Suites']","29":"[]","30":"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Hot Tub', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","31":"['Free High Speed Internet (WiFi)', 'Restaurant', 'Pool', 'Free parking', 'Bar\/Lounge', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","32":"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","33":"['Pool', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","34":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","35":"['Restaurant', 'Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Breakfast Available', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","36":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms', 'Suites']","37":"['Free parking', 'Restaurant', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Free Internet', 'Bar\/Lounge', 'Pool', 'Spa', 'Babysitting', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Paid Wifi', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Tennis Court', 'Wheelchair Access', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","38":"['Pool', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Restaurant', 'Spa', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","39":"['Pool', 'Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Fitness Centre with Gym \/ Workout Room', 'Babysitting', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","40":"[]","41":"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Microwave', 'Kitchenette', 'Non-smoking rooms', 'Suites']","42":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']","43":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","44":"['Free parking', 'Non-smoking hotel', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","45":"['Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","46":"[]","47":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Breakfast Available', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","48":"['Free parking', 'Free Internet', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","49":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","50":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","51":"[]","52":"[]","53":"['Free parking', 'Free Internet', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']","54":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Refrigerator in room', 'Non-smoking rooms']","55":"['Free High Speed Internet (WiFi)', 'Free parking', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Non-smoking rooms']","56":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","57":"[]","58":"['Free parking', 'Children Activities (Kid \/ Family Friendly)', 'Wheelchair Access', 'Refrigerator in room']","59":"['Free parking']","60":"['Free High Speed Internet (WiFi)', 'Kitchenette']","61":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","62":"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']","63":"['Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Refrigerator in room']","64":"['Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Non-smoking rooms']","65":"[]","66":"[]","67":"[]","68":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel']","69":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room']","70":"['Free High Speed Internet (WiFi)', 'Kitchenette']","71":"[]","72":"['Free High Speed Internet (WiFi)']","73":"[]","74":"['Free parking', 'Non-smoking hotel', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","75":"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Bar\/Lounge', 'Non-smoking hotel', 'Public Wifi', 'Minibar', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","76":"[]","77":"[]","78":"[]","79":"[]","80":"['Public Wifi']","81":"['Free High Speed Internet (WiFi)', 'Refrigerator in room']","82":"[]","83":"[]","84":"[]","85":"[]","86":"[]","87":"[]","88":"[]","89":"[]","90":"[]","91":"[]","92":"[]","93":"[]","94":"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']","95":"[]","96":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","97":"[]","98":"[]","99":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms', 'Suites']","100":"['Pool', 'Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","101":"['Free parking', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Spa', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","102":"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","103":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","104":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","105":"['Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","106":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Refrigerator in room', 'Non-smoking rooms']","107":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","108":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","109":"['Pool', 'Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","110":"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Breakfast Available', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","111":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Concierge', 'Conference Facilities', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","112":"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","113":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","114":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","115":"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","116":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Tennis Court', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","117":"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Pool', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","118":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']","119":"[]","120":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","121":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","122":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","123":"['Pool', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","124":"['Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Bar\/Lounge', 'Breakfast included', 'Banquet Room', 'Conference Facilities', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","125":"[]","126":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms']","127":"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Concierge', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Kitchenette', 'Non-smoking rooms', 'Suites']","128":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","129":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']","130":"[]","131":"[]","132":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","133":"['Pool', 'Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Paid Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","134":"[]","135":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","136":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Paid Wifi', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Tennis Court', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","137":"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","138":"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Pool', 'Restaurant', 'Bar\/Lounge', 'Spa', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Indoor pool', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","139":"['Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Kitchenette', 'Non-smoking rooms', 'Suites']","140":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","141":"[]","142":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","143":"[]","144":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']","145":"[]","146":"[]","147":"[]","148":"[]","149":"['Free parking', 'Free High Speed Internet (WiFi)']","150":"[]","151":"[]","152":"[]","153":"[]","154":"[]","155":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included']","156":"['Free parking', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Kitchenette']","157":"[]","158":"[]","159":"[]","160":"[]","161":"[]","162":"[]","163":"['Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access']","164":"['Pets Allowed ( Dog \/ Pet Friendly )']","165":"[]","166":"[]","167":"[]","168":"[]","169":"[]","170":"[]","171":"['Pets Allowed ( Dog \/ Pet Friendly )']","172":"['Free High Speed Internet (WiFi)', 'Pool', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Restaurant', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","173":"['Pool', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar\/Lounge', 'Spa', 'Breakfast Available', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","174":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Concierge', 'Dry Cleaning', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","175":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","176":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Room service', 'Breakfast Available', 'Dry Cleaning', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms', 'Suites']","177":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Air conditioning', 'Minibar', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","178":"[]","179":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","180":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","181":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms', 'Suites']","182":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","183":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']","184":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","185":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","186":"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","187":"['Restaurant', 'Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Bar\/Lounge', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","188":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","189":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning']","190":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","191":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","192":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Concierge', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","193":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Concierge', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","194":"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","195":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","196":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","197":"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms']","198":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","199":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","200":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","201":"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Non-smoking rooms']","202":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","203":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","204":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","205":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","206":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","207":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']","208":"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","209":"['Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","210":"[]","211":"['Free High Speed Internet (WiFi)', 'Kitchenette']","212":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Non-smoking rooms']","213":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel']","214":"['Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar\/Lounge', 'Hot Tub', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Minibar', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","215":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Kitchenette', 'Non-smoking rooms']","216":"['Free High Speed Internet (WiFi)', 'Laundry Service', 'Family Rooms']","217":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette']","218":"[]","219":"[]","220":"[]","221":"[]","222":"['Room service', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Conference Facilities', 'Meeting rooms', 'Multilingual Staff', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","223":"[]","224":"[]","225":"[]","226":"[]","227":"['Free parking', 'Restaurant', 'Pool', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Breakfast included', 'Heated pool', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","228":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","229":"['Pool', 'Free Internet', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry']","230":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']","231":"[]","232":"[]","233":"[]","234":"['Minibar', 'Kitchenette']","235":"[]","236":"[]","237":"[]","238":"[]","239":"[]","240":"[]","241":"[]","242":"[]","243":"[]","244":"['Free parking', 'Breakfast included', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Spa', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","245":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","246":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","247":"['Free parking', 'Breakfast Available', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","248":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Paid Internet', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","249":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","250":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","251":"['Free High Speed Internet (WiFi)', 'Free parking', 'Concierge', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","252":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","253":"[]","254":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Spa', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","255":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","256":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","257":"['Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Airport transportation', 'Breakfast Available', 'Dry Cleaning', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Ski-In \/ Ski-Out', 'Microwave', 'Minibar', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","258":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","259":"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Electric vehicle charging station', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","260":"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Dry Cleaning', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Ski-In \/ Ski-Out', 'Wheelchair Access', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","261":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Dry Cleaning', 'Meeting rooms', 'Non-smoking hotel', 'Refrigerator in room', 'Non-smoking rooms']","262":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms']","263":"[]","264":"[]","265":"[]","266":"[]","267":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","268":"['Bar\/Lounge', 'Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']","269":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Fitness Centre with Gym \/ Workout Room', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Non-smoking hotel', 'Paid Internet', 'Paid Wifi', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Non-smoking rooms', 'Suites']","270":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Breakfast Available', 'Children Activities (Kid \/ Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","271":"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Airport transportation', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room']","272":"[]","273":"['Room service', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Suites']","274":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Golf Course', 'Non-smoking hotel', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Kitchenette']","275":"[]","276":"[]","277":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Kitchenette']","278":"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","279":"[]","280":"[]","281":"[]","282":"[]","283":"[]","284":"[]","285":"[]","286":"['Free High Speed Internet (WiFi)', 'Hot Tub', 'Laundry Service', 'Pets Allowed ( Dog \/ Pet Friendly )']","287":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","288":"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","289":"['Pool', 'Free parking', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Room service', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Multilingual Staff', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","290":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Restaurant', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']","291":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Heated pool', 'Indoor pool', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","292":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","293":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","294":"[]","295":"['Pool', 'Room service', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Spa', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']","296":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","297":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","298":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","299":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","300":"[]","301":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","302":"['Free High Speed Internet (WiFi)', 'Free parking', 'Business Centre with Internet Access', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","303":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","304":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","305":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Suites']","306":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","307":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","308":"['Free High Speed Internet (WiFi)', 'Airport transportation', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","309":"[]","310":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","311":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","312":"['Free parking', 'Room service', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']","313":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","314":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","315":"['Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Tennis Court', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","316":"[]","317":"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']","318":"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","319":"[]","320":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","321":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Heated pool', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","322":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","323":"['Free parking', 'Free High Speed Internet (WiFi)', 'Electric vehicle charging station', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","324":"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","325":"['Pool', 'Free High Speed Internet (WiFi)', 'Room service', 'Free parking', 'Children Activities (Kid \/ Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']","326":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Pool', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","327":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","328":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Concierge', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","329":"['Pool', 'Free parking', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","330":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Dry Cleaning', 'Hot Tub', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms', 'Suites']","331":"[]","332":"['Free parking', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Minibar', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","333":"['Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","334":"['Restaurant', 'Free parking', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","335":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Spa', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","336":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","337":"['Free High Speed Internet (WiFi)', 'Microwave', 'Refrigerator in room']","338":"[]","339":"['Pool', 'Room service', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","340":"[]","341":"[]","342":"[]","343":"[]","344":"[]","345":"[]","346":"[]","347":"[]","348":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","349":"[]","350":"[]","351":"[]","352":"[]","353":"['Pool', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","354":"['Pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Microwave']","355":"[]","356":"[]","357":"[]","358":"[]","359":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","360":"['Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Self-Serve Laundry', 'Ski-In \/ Ski-Out', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","361":"['Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Bar\/Lounge', 'Pool', 'Free Internet', 'Spa', 'Airport transportation', 'Babysitting', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Paid Wifi', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Ski-In \/ Ski-Out', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","362":"[]","363":"['Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Room service', 'Restaurant', 'Breakfast included', 'Babysitting', 'Breakfast Available', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","364":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","365":"[]","366":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Spa', 'Business Centre with Internet Access', 'Concierge', 'Golf Course', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Self-Serve Laundry', 'Tennis Court', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","367":"['Fitness Centre with Gym \/ Workout Room', 'Pool', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Babysitting', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Sauna', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Ski-In \/ Ski-Out', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","368":"['Pool', 'Restaurant', 'Room service', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","369":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","370":"[]","371":"[]","372":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Spa', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']","373":"['Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Pool', 'Breakfast Available', 'Business Centre with Internet Access', 'Heated pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","374":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Self-Serve Laundry', 'Wheelchair Access', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","375":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Breakfast included', 'Airport transportation', 'Babysitting', 'Banquet Room', 'Breakfast Available', 'Concierge', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","376":"['Pool', 'Fitness Centre with Gym \/ Workout Room', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Room service', 'Spa', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Microwave', 'Kitchenette', 'Non-smoking rooms', 'Suites']","377":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","378":"[]","379":"['Free High Speed Internet (WiFi)', 'Pool', 'Fitness Centre with Gym \/ Workout Room', 'Babysitting', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Paid Internet', 'Sauna', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Ski-In \/ Ski-Out', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","380":"[]","381":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms']","382":"['Free parking', 'Free Internet', 'Breakfast included', 'Casino and Gambling', 'Golf Course', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Non-smoking rooms']","383":"['Pool', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Business Centre with Internet Access', 'Concierge', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","384":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Spa', 'Fitness Centre with Gym \/ Workout Room', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Sauna', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Tennis Court', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","385":"['Free High Speed Internet (WiFi)', 'Spa', 'Fitness Centre with Gym \/ Workout Room', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Sauna', 'Ski-In \/ Ski-Out', 'Tennis Court', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","386":"['Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","387":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","388":"['Free parking', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Sauna', 'Wheelchair Access', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","389":"[]","390":"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","391":"['Pool', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms']","392":"['Free parking', 'Spa', 'Breakfast included', 'Pool', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Non-smoking rooms']","393":"[]","394":"['Free parking', 'Free High Speed Internet (WiFi)', 'Kitchenette']","395":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Spa', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']","396":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","397":"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Sauna', 'Shuttle Bus Service', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette']","398":"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","399":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","400":"['Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Breakfast Available', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","401":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","402":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","403":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Spa', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']","404":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Air conditioning', 'Microwave', 'Kitchenette', 'Non-smoking rooms', 'Suites']","405":"[]","406":"['Pool', 'Free parking', 'Free Internet', 'Spa', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Heated pool', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Tennis Court', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","407":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Golf Course', 'Hot Tub', 'Outdoor pool', 'Shuttle Bus Service', 'Ski-In \/ Ski-Out', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']","408":"['Spa', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']","409":"[]","410":"[]","411":"['Room service', 'Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","412":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Outdoor pool', 'Ski-In \/ Ski-Out']","413":"[]","414":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']","415":"[]","416":"[]","417":"[]","418":"['Restaurant', 'Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']","419":"[]","420":"[]","421":"[]","422":"[]","423":"[]","424":"['Restaurant', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Spa', 'Pool', 'Free Internet', 'Babysitting', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Paid Internet', 'Paid Wifi', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","425":"['Pool', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","426":"['Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar\/Lounge', 'Free parking', 'Banquet Room', 'Breakfast Available', 'Conference Facilities', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']","427":"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Family Rooms', 'Non-smoking rooms', 'Suites']","428":"[]","429":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Banquet Room', 'Breakfast Available', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","430":"['Restaurant', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Bar\/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Shuttle Bus Service', 'Ski-In \/ Ski-Out', 'Family Rooms', 'Non-smoking rooms', 'Suites']","431":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']","432":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Pool', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Wheelchair Access', 'Non-smoking rooms', 'Suites']","433":"['Pool', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","434":"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","435":"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Free parking', 'Non-smoking hotel', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","436":"['Free parking', 'Non-smoking hotel', 'Paid Internet', 'Paid Wifi', 'Wheelchair Access', 'Non-smoking rooms']","437":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Breakfast included', 'Spa', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']","438":"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Hot Tub', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","439":"['Free parking', 'Restaurant', 'Room service', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Banquet Room', 'Conference Facilities', 'Hot Tub', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Shuttle Bus Service', 'Family Rooms', 'Non-smoking rooms', 'Suites']","440":"['Restaurant', 'Free parking', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Spa', 'Babysitting', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']","441":"['Pool', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","442":"['Free parking', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Dry Cleaning', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","443":"['Free parking', 'Free High Speed Internet (WiFi)', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","444":"['Free parking', 'Restaurant', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Breakfast included', 'Spa', 'Babysitting', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Microwave', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","445":"[]","446":"[]","447":"['Restaurant', 'Room service', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Breakfast included', 'Airport transportation', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","448":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Concierge', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Non-smoking rooms']","449":"['Pool', 'Restaurant', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","450":"['Pool', 'Free parking', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Tennis Court', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","451":"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","452":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","453":"[]","454":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","455":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Non-smoking rooms']","456":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Non-smoking rooms']","457":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","458":"[]","459":"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Shuttle Bus Service', 'Non-smoking rooms']","460":"['Pool', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Heated pool', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Non-smoking rooms']","461":"['Kitchenette']","462":"[]","463":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Kitchenette', 'Non-smoking rooms']","464":"['Free High Speed Internet (WiFi)']","465":"['Free High Speed Internet (WiFi)', 'Free parking', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Kitchenette']","466":"[]","467":"[]","468":"[]","469":"[]","470":"[]","471":"[]","472":"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Bar\/Lounge', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Non-smoking rooms']","473":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Business Centre with Internet Access', 'Concierge', 'Multilingual Staff', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","474":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","475":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']","476":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Non-smoking rooms']","477":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Family Rooms', 'Non-smoking rooms']","478":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","479":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","480":"['Free parking', 'Non-smoking rooms']","481":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","482":"['Pool', 'Free parking', 'Room service', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","483":"['Free parking', 'Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar\/Lounge', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","484":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","485":"[]","486":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","487":"['Pool', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","488":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Concierge', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","489":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Airport transportation', 'Business Centre with Internet Access', 'Concierge', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","490":"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Pool', 'Room service', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","491":"['Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","492":"['Pool', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']","493":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Golf Course', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","494":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","495":"['Pool', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Restaurant', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","496":"['Pool', 'Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms']","497":"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Golf Course', 'Hot Tub', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","498":"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Bar\/Lounge', 'Room service', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","499":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","500":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Bar\/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","501":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Business Centre with Internet Access', 'Hot Tub', 'Multilingual Staff', 'Outdoor pool', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","502":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","503":"['Pool', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","504":"['Pool', 'Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Business Centre with Internet Access', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","505":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","506":"['Pool', 'Free parking', 'Restaurant', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Spa', 'Airport transportation', 'Banquet Room', 'Concierge', 'Dry Cleaning', 'Hot Tub', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","507":"['Pool', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Shuttle Bus Service', 'Wheelchair Access', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","508":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","509":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","510":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","511":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Bar\/Lounge', 'Concierge', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","512":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Golf Course', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","513":"['Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","514":"[]","515":"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Business Centre with Internet Access', 'Dry Cleaning', 'Meeting rooms', 'Multilingual Staff', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","516":"[]","517":"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Breakfast included', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","518":"['Pool', 'Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Non-smoking rooms']","519":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Business Centre with Internet Access', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","520":"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","521":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","522":"['Free High Speed Internet (WiFi)', 'Airport transportation', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","523":"[]","524":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Concierge', 'Dry Cleaning', 'Electric vehicle charging station', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","525":"['Free High Speed Internet (WiFi)', 'Room service', 'Restaurant', 'Pool', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","526":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']","527":"[]","528":"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Hot Tub', 'Non-smoking hotel', 'Ski-In \/ Ski-Out', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","529":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Shuttle Bus Service', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","530":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Non-smoking rooms']","531":"[]","532":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room']","533":"[]","534":"[]","535":"[]","536":"[]","537":"['Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry']","538":"[]","539":"[]","540":"[]","541":"[]","542":"['Pets Allowed ( Dog \/ Pet Friendly )']","543":"['Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog \/ Pet Friendly )']","544":"[]","545":"[]","546":"[]","547":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Non-smoking rooms']","548":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","549":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","550":"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","551":"['Free parking', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Family Rooms', 'Non-smoking rooms']","552":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","553":"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","554":"[]","555":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Breakfast Available', 'Electric vehicle charging station', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","556":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","557":"['Restaurant', 'Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","558":"['Free parking', 'Free High Speed Internet (WiFi)', 'Electric vehicle charging station', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","559":"['Free parking', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","560":"['Free parking', 'Restaurant', 'Breakfast included', 'Free Internet', 'Bar\/Lounge', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","561":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","562":"['Free parking', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']","563":"[]","564":"['Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Laundry Service', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","565":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","566":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","567":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","568":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms', 'Suites']","569":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Non-smoking hotel', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","570":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","571":"['Free High Speed Internet (WiFi)', 'Free parking', 'Concierge', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","572":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","573":"[]","574":"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Wheelchair Access', 'Refrigerator in room', 'Kitchenette', 'Suites']","575":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']","576":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Refrigerator in room', 'Non-smoking rooms']","577":"['Free Internet', 'Free parking', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Non-smoking rooms']","578":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms', 'Suites']","579":"[]","580":"[]","581":"['Free parking', 'Bar\/Lounge', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms', 'Suites']","582":"['Free parking', 'Free High Speed Internet (WiFi)', 'Kitchenette']","583":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","584":"[]","585":"[]","586":"[]","587":"['Free Internet']","588":"['Free High Speed Internet (WiFi)', 'Kitchenette']","589":"[]","590":"['Free parking', 'Free High Speed Internet (WiFi)']","591":"[]","592":"[]","593":"[]","594":"[]","595":"[]","596":"[]","597":"['Free parking', 'Banquet Room', 'Conference Facilities', 'Golf Course', 'Multilingual Staff', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry']","598":"[]","599":"[]","600":"[]","601":"[]","602":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","603":"['Pool', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Non-smoking rooms', 'Suites']","604":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Wheelchair Access', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","605":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","606":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","607":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","608":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Spa', 'Banquet Room', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Non-smoking hotel', 'Ski-In \/ Ski-Out', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","609":"['Pool', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Kitchenette', 'Non-smoking rooms', 'Suites']","610":"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Restaurant', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Ski-In \/ Ski-Out', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","611":"['Free parking', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Non-smoking rooms']","612":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","613":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Room service', 'Breakfast Available', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","614":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","615":"[]","616":"['Free parking', 'Free Internet', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","617":"[]","618":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Bar\/Lounge', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","619":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Family Rooms', 'Non-smoking rooms', 'Suites']","620":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']","621":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']","622":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']","623":"['Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Babysitting', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","624":"[]","625":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Ski-In \/ Ski-Out', 'Non-smoking rooms']","626":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Family Rooms', 'Non-smoking rooms']","627":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Microwave', 'Family Rooms', 'Non-smoking rooms']","628":"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","629":"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Laundry Service', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","630":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","631":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","632":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Family Rooms', 'Non-smoking rooms']","633":"[]","634":"[]","635":"[]","636":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Ski-In \/ Ski-Out', 'Kitchenette', 'Non-smoking rooms', 'Suites']","637":"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","638":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","639":"['Free parking', 'Free Internet']","640":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Shuttle Bus Service', 'Kitchenette', 'Non-smoking rooms', 'Suites']","641":"['Free parking', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","642":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']","643":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","644":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Non-smoking rooms']","645":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","646":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']","647":"['Free parking', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )']","648":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","649":"[]","650":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Non-smoking rooms']","651":"[]","652":"[]","653":"[]","654":"[]","655":"[]","656":"[]","657":"[]","658":"[]","659":"[]","660":"[]","661":"[]","662":"[]","663":"['Free parking', 'Free High Speed Internet (WiFi)', 'Air conditioning', 'Refrigerator in room']","664":"[]","665":"[]","666":"[]","667":"[]","668":"[]","669":"[]","670":"[]","671":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Pets Allowed ( Dog \/ Pet Friendly )']","672":"[]","673":"[]","674":"[]","675":"[]","676":"[]","677":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']","678":"['Free parking', 'Bar\/Lounge', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","679":"['Pool', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","680":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']","681":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","682":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","683":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","684":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","685":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","686":"['Free Internet', 'Free parking', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","687":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Public Wifi', 'Kitchenette']","688":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","689":"[]","690":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Kitchenette']","691":"['Free High Speed Internet (WiFi)', 'Breakfast Available', 'Multilingual Staff', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","692":"['Kitchenette']","693":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Kitchenette', 'Non-smoking rooms']","694":"['Free Internet', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )']","695":"[]","696":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Non-smoking rooms']","697":"['Restaurant', 'Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Business Centre with Internet Access', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","698":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Multilingual Staff', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Refrigerator in room']","699":"['Free Internet', 'Free parking', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Non-smoking rooms']","700":"['Free parking', 'Breakfast included', 'Room service', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']","701":"['Pool', 'Free parking', 'Free Internet', 'Children Activities (Kid \/ Family Friendly)', 'Public Wifi']","702":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","703":"['Free parking', 'Restaurant', 'Babysitting', 'Banquet Room', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']","704":"['Free High Speed Internet (WiFi)', 'Air conditioning']","705":"['Restaurant', 'Pool', 'Free parking', 'Spa', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","706":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","707":"['Kitchenette']","708":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid \/ Family Friendly)', 'Suites']","709":"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']","710":"['Free Internet', 'Free parking', 'Refrigerator in room', 'Non-smoking rooms']","711":"[]","712":"['Free parking', 'Pool', 'Room service', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Kitchenette', 'Suites']","713":"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Kitchenette', 'Suites']","714":"['Free parking', 'Free High Speed Internet (WiFi)']","715":"[]","716":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","717":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Microwave', 'Non-smoking rooms']","718":"[]","719":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","720":"[]","721":"[]","722":"[]","723":"[]","724":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","725":"['Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']","726":"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","727":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","728":"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","729":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","730":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']","731":"[]","732":"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","733":"['Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Banquet Room', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Family Rooms', 'Non-smoking rooms']","734":"[]","735":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","736":"[]","737":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Refrigerator in room', 'Family Rooms']","738":"[]","739":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","740":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","741":"[]","742":"['Free High Speed Internet (WiFi)', 'Free parking', 'Business Centre with Internet Access', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","743":"[]","744":"['Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel']","745":"['Room service', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Free parking', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","746":"[]","747":"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Business Centre with Internet Access', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","748":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","749":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']","750":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Banquet Room', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Kitchenette', 'Non-smoking rooms']","751":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","752":"[]","753":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Non-smoking rooms']","754":"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry']","755":"['Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']","756":"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Dry Cleaning', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","757":"['Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms', 'Smoking rooms available']","758":"[]","759":"[]","760":"[]","761":"[]","762":"['Free parking', 'Room service', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","763":"[]","764":"['Free High Speed Internet (WiFi)', 'Public Wifi', 'Family Rooms']","765":"[]","766":"[]","767":"[]","768":"[]","769":"[]","770":"[]","771":"[]","772":"[]","773":"['Free parking']","774":"['Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Free parking', 'Electric vehicle charging station', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","775":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Non-smoking rooms']","776":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Electric vehicle charging station', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Family Rooms', 'Non-smoking rooms']","777":"[]","778":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","779":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","780":"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","781":"['Free parking', 'Breakfast included', 'Room service', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","782":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","783":"[]","784":"['Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Breakfast included', 'Spa', 'Banquet Room', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","785":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Kitchenette']","786":"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Heated pool', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Non-smoking rooms', 'Suites']","787":"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","788":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","789":"[]","790":"['Free parking', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","791":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","792":"[]","793":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","794":"[]","795":"[]","796":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","797":"['Free parking', 'Breakfast included', 'Room service', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Shuttle Bus Service', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","798":"['Free High Speed Internet (WiFi)', 'Room service', 'Airport transportation', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Minibar', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","799":"['Free parking', 'Breakfast included', 'Room service', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","800":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Kitchenette']","801":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Concierge', 'Hot Tub', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","802":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","803":"['Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Air conditioning']","804":"[]","805":"[]","806":"[]","807":"[]","808":"[]","809":"['Free Internet', 'Pets Allowed ( Dog \/ Pet Friendly )']","810":"[]","811":"[]","812":"[]","813":"[]","814":"[]","815":"[]","816":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Restaurant', 'Room service', 'Bar\/Lounge', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","817":"['Restaurant', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","818":"[]","819":"[]","820":"[]","821":"['Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Pool', 'Free parking', 'Restaurant', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","822":"['Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","823":"['Pool', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","824":"['Pool', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Paid Internet', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Non-smoking rooms', 'Suites']","825":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms']","826":"['Pool', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","827":"['Restaurant', 'Pool', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']","828":"['Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","829":"[]","830":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","831":"['Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Babysitting', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","832":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","833":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Heated pool', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","834":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","835":"['Pool', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Spa', 'Banquet Room', 'Breakfast Available', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']","836":"['Pool', 'Room service', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']","837":"['Pool', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Bar\/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","838":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","839":"['Pool', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","840":"['Pool', 'Fitness Centre with Gym \/ Workout Room', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Spa', 'Banquet Room', 'Breakfast Available', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","841":"[]","842":"['Free Internet', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","843":"['Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)']","844":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","845":"[]","846":"[]","847":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","848":"[]","849":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Non-smoking rooms']","850":"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Non-smoking rooms', 'Suites']","851":"['Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","852":"['Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Family Rooms']","853":"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Meeting rooms', 'Non-smoking hotel', 'Family Rooms']","854":"['Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Non-smoking hotel', 'Non-smoking rooms']","855":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Babysitting', 'Concierge', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","856":"['Free High Speed Internet (WiFi)']","857":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","858":"[]","859":"['Pool', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Wheelchair Access', 'Kitchenette']","860":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Self-Serve Laundry', 'Non-smoking rooms', 'Suites']","861":"[]","862":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","863":"[]","864":"[]","865":"[]","866":"[]","867":"[]","868":"[]","869":"[]","870":"[]","871":"[]","872":"[]","873":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","874":"['Pool', 'Restaurant', 'Room service', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","875":"[]","876":"['Pool', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Spa', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","877":"[]","878":"['Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Pool', 'Room service', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","879":"['Pool', 'Fitness Centre with Gym \/ Workout Room', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","880":"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","881":"['Free High Speed Internet (WiFi)', 'Pool', 'Fitness Centre with Gym \/ Workout Room', 'Restaurant', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","882":"['Free High Speed Internet (WiFi)', 'Pool', 'Room service', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Fitness Centre with Gym \/ Workout Room', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","883":"['Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']","884":"['Pool', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Paid Internet', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","885":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","886":"[]","887":"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Breakfast included', 'Room service', 'Restaurant', 'Bar\/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","888":"['Free parking', 'Pool', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Business Centre with Internet Access', 'Concierge', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","889":"['Room service', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Restaurant', 'Breakfast included', 'Business Centre with Internet Access', 'Concierge', 'Dry Cleaning', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Minibar', 'Non-smoking rooms', 'Suites']","890":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid \/ Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","891":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","892":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","893":"['Pool', 'Free parking', 'Room service', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","894":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","895":"['Free parking', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Free High Speed Internet (WiFi)', 'Pool', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","896":"['Pool', 'Free parking', 'Restaurant', 'Room service', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","897":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Non-smoking rooms']","898":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","899":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Dry Cleaning', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","900":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","901":"[]","902":"['Free High Speed Internet (WiFi)', 'Pool', 'Room service', 'Free parking', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Airport transportation', 'Business Centre with Internet Access', 'Dry Cleaning', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Shuttle Bus Service', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette']","903":"['Pool', 'Free parking', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","904":"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Free parking', 'Business Centre with Internet Access', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms']","905":"[]","906":"['Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Room service', 'Banquet Room', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","907":"[]","908":"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Room service', 'Bar\/Lounge', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","909":"['Free parking', 'Room service', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']","910":"['Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","911":"['Free parking', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","912":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","913":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Concierge', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","914":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","915":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","916":"[]","917":"[]","918":"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","919":"[]","920":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Multilingual Staff', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","921":"[]","922":"[]","923":"[]","924":"['Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Concierge', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","925":"[]","926":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Wheelchair Access', 'Family Rooms']","927":"[]","928":"[]","929":"[]","930":"[]","931":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","932":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Non-smoking rooms']","933":"['Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog \/ Pet Friendly )']","934":"['Room service', 'Restaurant', 'Bar\/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Laundry Service', 'Shuttle Bus Service']","935":"[]","936":"[]","937":"['Free parking', 'Room service', 'Free High Speed Internet (WiFi)', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms']","938":"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms', 'Suites']","939":"['Free parking', 'Free High Speed Internet (WiFi)', 'Spa', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","940":"['Pool', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Heated pool', 'Indoor pool', 'Non-smoking hotel', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","941":"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","942":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","943":"['Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","944":"['Free parking', 'Free Internet', 'Multilingual Staff', 'Public Wifi', 'Non-smoking rooms']","945":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","946":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Non-smoking rooms']","947":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Fitness Centre with Gym \/ Workout Room', 'Laundry Service', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","948":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Refrigerator in room', 'Kitchenette']","949":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","950":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","951":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Non-smoking rooms']","952":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","953":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","954":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","955":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","956":"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","957":"['Free parking', 'Golf Course', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","958":"['Free parking', 'Non-smoking hotel', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","959":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","960":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","961":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']","962":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","963":"['Free parking', 'Spa', 'Business Centre with Internet Access', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","964":"['Free parking', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Non-smoking rooms']","965":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Refrigerator in room', 'Non-smoking rooms']","966":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']","967":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","968":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","969":"[]","970":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","971":"[]","972":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms', 'Suites']","973":"[]","974":"[]","975":"[]","976":"[]","977":"['Free parking', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Kitchenette', 'Suites']","978":"[]","979":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","980":"[]","981":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","982":"[]","983":"[]","984":"['Pool', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Heated pool', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","985":"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms']","986":"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","987":"['Free parking', 'Free High Speed Internet (WiFi)', 'Refrigerator in room', 'Kitchenette']","988":"[]","989":"[]","990":"[]","991":"[]","992":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","993":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast Available', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","994":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","995":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Bar\/Lounge', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","996":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","997":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","998":"[]","999":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1000":"[]","1001":"[]","1002":"[]","1003":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']","1004":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']","1005":"['Free parking', 'Free High Speed Internet (WiFi)', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","1006":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","1007":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","1008":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1009":"['Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry']","1010":"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Refrigerator in room', 'Kitchenette']","1011":"['Free High Speed Internet (WiFi)', 'Free parking', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","1012":"['Free High Speed Internet (WiFi)', 'Free parking', 'Wheelchair Access', 'Kitchenette', 'Non-smoking rooms']","1013":"['Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Golf Course', 'Pets Allowed ( Dog \/ Pet Friendly )']","1014":"['Kitchenette']","1015":"['Kitchenette']","1016":"['Free Internet', 'Free parking', 'Refrigerator in room', 'Kitchenette']","1017":"['Free Internet', 'Pets Allowed ( Dog \/ Pet Friendly )']","1018":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","1019":"[]","1020":"[]","1021":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1022":"['Room service', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","1023":"[]","1024":"[]","1025":"[]","1026":"[]","1027":"[]","1028":"['Free High Speed Internet (WiFi)', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Kitchenette']","1029":"[]","1030":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","1031":"[]","1032":"['Laundry Service']","1033":"[]","1034":"['Restaurant', 'Kitchenette']","1035":"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","1036":"['Pool', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","1037":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","1038":"['Pool', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","1039":"['Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Free parking', 'Restaurant', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1040":"[]","1041":"['Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1042":"['Free parking', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","1043":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1044":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1045":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Electric vehicle charging station', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","1046":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","1047":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Room service', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1048":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Conference Facilities', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","1049":"['Pool', 'Restaurant', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']","1050":"[]","1051":"[]","1052":"[]","1053":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']","1054":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Kids pool', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']","1055":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Pool', 'Bar\/Lounge', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","1056":"['Restaurant', 'Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","1057":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms']","1058":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","1059":"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","1060":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","1061":"['Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","1062":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Non-smoking rooms']","1063":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","1064":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms']","1065":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","1066":"[]","1067":"['Free High Speed Internet (WiFi)', 'Free parking', 'Meeting rooms', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1068":"[]","1069":"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","1070":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms', 'Suites']","1071":"['Free parking', 'Free High Speed Internet (WiFi)', 'Electric vehicle charging station', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1072":"['Free parking', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room']","1073":"['Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","1074":"[]","1075":"['Free High Speed Internet (WiFi)', 'Pool', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","1076":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","1077":"['Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms']","1078":"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']","1079":"[]","1080":"[]","1081":"['Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","1082":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","1083":"['Restaurant', 'Bar\/Lounge', 'Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","1084":"['Fitness Centre with Gym \/ Workout Room', 'Room service', 'Restaurant', 'Pool', 'Free Internet', 'Free parking', 'Bar\/Lounge', 'Spa', 'Babysitting', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Casino and Gambling', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Paid Wifi', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Minibar', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1085":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']","1086":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Banquet Room', 'Breakfast Available', 'Conference Facilities', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1087":"[]","1088":"[]","1089":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","1090":"['Free Internet', 'Free parking', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )']","1091":"['Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Bar\/Lounge', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms']","1092":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Non-smoking rooms']","1093":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","1094":"['Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Tennis Court', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","1095":"[]","1096":"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","1097":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Electric vehicle charging station', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","1098":"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Breakfast Available', 'Golf Course', 'Heated pool', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","1099":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","1100":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Casino and Gambling', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Family Rooms', 'Non-smoking rooms']","1101":"[]","1102":"[]","1103":"['Free High Speed Internet (WiFi)', 'Restaurant', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']","1104":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Air conditioning']","1105":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Smoking rooms available']","1106":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Spa', 'Room service', 'Bar\/Lounge', 'Heated pool', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","1107":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']","1108":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included']","1109":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","1110":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Tennis Court', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1111":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Hot Tub', 'Non-smoking hotel', 'Sauna', 'Family Rooms', 'Non-smoking rooms']","1112":"[]","1113":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","1114":"[]","1115":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Babysitting', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel']","1116":"['Free Internet', 'Non-smoking hotel', 'Non-smoking rooms']","1117":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","1118":"[]","1119":"[]","1120":"['Free parking', 'Restaurant', 'Bar\/Lounge']","1121":"[]","1122":"[]","1123":"[]","1124":"[]","1125":"[]","1126":"[]","1127":"[]","1128":"[]","1129":"[]","1130":"[]","1131":"[]","1132":"['Pool', 'Free parking', 'Restaurant', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Sauna', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1133":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1134":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","1135":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","1136":"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Non-smoking rooms']","1137":"['Pool', 'Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Sauna', 'Air conditioning', 'Family Rooms', 'Suites']","1138":"['Pool', 'Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","1139":"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","1140":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Non-smoking rooms', 'Suites']","1141":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Sauna', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","1142":"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Free parking', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","1143":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1144":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Spa', 'Heated pool', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","1145":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1146":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1147":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","1148":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Spa', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Shuttle Bus Service', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","1149":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Conference Facilities', 'Electric vehicle charging station', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1150":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Spa', 'Golf Course', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Microwave', 'Non-smoking rooms']","1151":"[]","1152":"['Pool', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Sauna', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1153":"['Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Concierge', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1154":"['Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","1155":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']","1156":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Pool', 'Bar\/Lounge', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1157":"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","1158":"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Concierge', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","1159":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid \/ Family Friendly)', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","1160":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Breakfast Available', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","1161":"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Spa', 'Concierge', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']","1162":"['Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","1163":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","1164":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","1165":"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Free parking', 'Spa', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1166":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included']","1167":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Suites']","1168":"['Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms', 'Smoking rooms available']","1169":"[]","1170":"[]","1171":"[]","1172":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1173":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1174":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","1175":"[]","1176":"['Free parking', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","1177":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","1178":"['Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Golf Course', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","1179":"['Air conditioning']","1180":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette']","1181":"['Pool', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","1182":"['Non-smoking hotel', 'Air conditioning', 'Microwave', 'Minibar', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1183":"['Free parking', 'Pool', 'Free Internet', 'Concierge', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","1184":"['Pool', 'Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Kitchenette']","1185":"[]","1186":"['Free parking', 'Room service', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Shuttle Bus Service', 'Air conditioning', 'Kitchenette', 'Suites']","1187":"['Pool', 'Free Internet', 'Free parking', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']","1188":"['Free parking', 'Restaurant', 'Laundry Service', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms']","1189":"['Free parking', 'Room service', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Tennis Court', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1190":"[]","1191":"[]","1192":"[]","1193":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1194":"[]","1195":"['Free High Speed Internet (WiFi)', 'Golf Course', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette']","1196":"[]","1197":"[]","1198":"[]","1199":"['Pool', 'Pets Allowed ( Dog \/ Pet Friendly )']","1200":"[]","1201":"[]","1202":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","1203":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1204":"['Pool', 'Free Internet', 'Free parking', 'Children Activities (Kid \/ Family Friendly)', 'Heated pool', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1205":"[]","1206":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Kitchenette', 'Non-smoking rooms']","1207":"['Children Activities (Kid \/ Family Friendly)', 'Air conditioning']","1208":"['Free parking', 'Kitchenette', 'Suites']","1209":"[]","1210":"[]","1211":"['Free parking', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Suites']","1212":"[]","1213":"[]","1214":"[]","1215":"[]","1216":"[]","1217":"[]","1218":"[]","1219":"[]","1220":"[]","1221":"[]","1222":"[]","1223":"[]","1224":"[]","1225":"[]","1226":"[]","1227":"['Free parking', 'Refrigerator in room', 'Kitchenette']","1228":"[]","1229":"[]","1230":"[]","1231":"[]","1232":"['Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Concierge', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1233":"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Bar\/Lounge', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1234":"['Free High Speed Internet (WiFi)', 'Room service', 'Restaurant', 'Bar\/Lounge', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1235":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1236":"['Pool', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","1237":"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","1238":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","1239":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1240":"['Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Banquet Room', 'Breakfast Available', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1241":"['Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1242":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Airport transportation', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1243":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']","1244":"['Pool', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1245":"['Restaurant', 'Free parking', 'Room service', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Fitness Centre with Gym \/ Workout Room', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1246":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Spa', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms', 'Suites']","1247":"['Free High Speed Internet (WiFi)', 'Breakfast Available', 'Golf Course', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","1248":"[]","1249":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Non-smoking rooms', 'Suites']","1250":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Concierge', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","1251":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Refrigerator in room', 'Non-smoking rooms']","1252":"['Free parking', 'Free High Speed Internet (WiFi)', 'Spa', 'Restaurant', 'Banquet Room', 'Conference Facilities', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1253":"[]","1254":"['Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Free parking', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1255":"['Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Dry Cleaning', 'Meeting rooms', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","1256":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1257":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Restaurant', 'Bar\/Lounge', 'Business Centre with Internet Access', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Minibar', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1258":"['Free High Speed Internet (WiFi)', 'Air conditioning']","1259":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","1260":"['Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Airport transportation', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","1261":"['Free parking', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1262":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","1263":"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1264":"['Bar\/Lounge', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","1265":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']","1266":"['Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","1267":"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1268":"[]","1269":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room']","1270":"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']","1271":"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Pool', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Conference Facilities', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","1272":"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1273":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms', 'Suites']","1274":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","1275":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","1276":"['Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Non-smoking rooms', 'Suites']","1277":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","1278":"['Free High Speed Internet (WiFi)', 'Room service', 'Free parking', 'Bar\/Lounge', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms']","1279":"[]","1280":"[]","1281":"[]","1282":"[]","1283":"[]","1284":"[]","1285":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1286":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","1287":"['Free Internet', 'Free parking', 'Breakfast included', 'Non-smoking hotel', 'Paid Internet', 'Paid Wifi', 'Public Wifi', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","1288":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","1289":"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Laundry Service', 'Non-smoking hotel', 'Sauna', 'Refrigerator in room', 'Kitchenette']","1290":"[]","1291":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Refrigerator in room', 'Non-smoking rooms']","1292":"['Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Bar\/Lounge', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Microwave', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1293":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","1294":"[]","1295":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Business Centre with Internet Access', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1296":"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Fitness Centre with Gym \/ Workout Room', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","1297":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Breakfast Available', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1298":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Breakfast Available', 'Concierge', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Refrigerator in room', 'Non-smoking rooms']","1299":"[]","1300":"['Free parking', 'Free Internet', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","1301":"['Free High Speed Internet (WiFi)', 'Free parking', 'Spa', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Airport transportation', 'Hot Tub', 'Non-smoking hotel', 'Sauna', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","1302":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Spa', 'Airport transportation', 'Hot Tub', 'Non-smoking hotel', 'Paid Wifi', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Shuttle Bus Service', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1303":"['Free parking', 'Airport transportation', 'Non-smoking hotel', 'Refrigerator in room', 'Non-smoking rooms']","1304":"[]","1305":"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Breakfast included', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1306":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar\/Lounge', 'Airport transportation', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Shuttle Bus Service', 'Air conditioning', 'Non-smoking rooms', 'Suites']","1307":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Self-Serve Laundry', 'Non-smoking rooms']","1308":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1309":"[]","1310":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","1311":"['Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1312":"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","1313":"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Free parking', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Wheelchair Access', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1314":"['Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","1315":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","1316":"[]","1317":"['Laundry Service', 'Kitchenette']","1318":"['Pool', 'Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Banquet Room', 'Meeting rooms', 'Outdoor pool', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1319":"[]","1320":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1321":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms', 'Suites']","1322":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1323":"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Air conditioning']","1324":"['Pool', 'Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","1325":"[]","1326":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Conference Facilities', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1327":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Family Rooms', 'Non-smoking rooms']","1328":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Multilingual Staff', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room']","1329":"[]","1330":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","1331":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room']","1332":"[]","1333":"[]","1334":"[]","1335":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","1336":"['Free High Speed Internet (WiFi)', 'Air conditioning']","1337":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Non-smoking rooms']","1338":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","1339":"['Pool', 'Restaurant', 'Children Activities (Kid \/ Family Friendly)', 'Paid Wifi', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Tennis Court']","1340":"['Free parking', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","1341":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Air conditioning', 'Kitchenette', 'Suites']","1342":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","1343":"['Free parking', 'Air conditioning', 'Microwave', 'Refrigerator in room']","1344":"['Pool', 'Free parking', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )']","1345":"['Free Internet', 'Free parking', 'Restaurant', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","1346":"[]","1347":"[]","1348":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","1349":"[]","1350":"['Pool', 'Free Internet', 'Free parking', 'Hot Tub', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","1351":"[]","1352":"[]","1353":"[]","1354":"[]","1355":"[]","1356":"[]","1357":"[]","1358":"[]","1359":"[]","1360":"[]","1361":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Paid Wifi']","1362":"[]","1363":"[]","1364":"['Free parking', 'Restaurant', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1365":"[]","1366":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']","1367":"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1368":"['Pool', 'Free Internet', 'Free parking', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )']","1369":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Electric vehicle charging station', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']","1370":"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Spa', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","1371":"[]","1372":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","1373":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included']","1374":"['Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Concierge', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Minibar', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1375":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","1376":"[]","1377":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1378":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","1379":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","1380":"[]","1381":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","1382":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1383":"['Free parking', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","1384":"['Pool', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms']","1385":"['Pool', 'Free parking', 'Restaurant', 'Free Internet', 'Children Activities (Kid \/ Family Friendly)', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1386":"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","1387":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","1388":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","1389":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1390":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Public Wifi', 'Self-Serve Laundry', 'Non-smoking rooms']","1391":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","1392":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","1393":"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","1394":"['Pool', 'Free parking', 'Breakfast included', 'Room service', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Hot Tub', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1395":"['Free parking', 'Free Internet', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Refrigerator in room']","1396":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","1397":"[]","1398":"[]","1399":"['Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1400":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Airport transportation', 'Business Centre with Internet Access', 'Concierge', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1401":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1402":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Airport transportation', 'Business Centre with Internet Access', 'Dry Cleaning', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","1403":"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1404":"['Pool', 'Room service', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Bar\/Lounge', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1405":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']","1406":"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Concierge', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Non-smoking rooms']","1407":"['Pool', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']","1408":"['Pool', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","1409":"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1410":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Non-smoking rooms']","1411":"[]","1412":"[]","1413":"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Smoking rooms available']","1414":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']","1415":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1416":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","1417":"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","1418":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1419":"[]","1420":"[]","1421":"['Restaurant', 'Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Fitness Centre with Gym \/ Workout Room', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Shuttle Bus Service', 'Wheelchair Access', 'Non-smoking rooms', 'Suites']","1422":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Bar\/Lounge', 'Fitness Centre with Gym \/ Workout Room', 'Babysitting', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1423":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']","1424":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","1425":"['Room service', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast Available', 'Conference Facilities', 'Dry Cleaning', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']","1426":"['Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette']","1427":"[]","1428":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1429":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1430":"['Free parking', 'Restaurant', 'Room service', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Pool', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1431":"['Pool', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Airport transportation', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","1432":"['Pool', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","1433":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1434":"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1435":"[]","1436":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Minibar', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","1437":"[]","1438":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Meeting rooms', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Kitchenette']","1439":"[]","1440":"['Pool', 'Free parking', 'Room service', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']","1441":"['Free High Speed Internet (WiFi)', 'Pool', 'Restaurant', 'Room service', 'Free parking', 'Bar\/Lounge', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1442":"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Business Centre with Internet Access', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1443":"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Pool', 'Room service', 'Bar\/Lounge', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1444":"['Free parking', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","1445":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Non-smoking rooms']","1446":"['Free parking', 'Pets Allowed ( Dog \/ Pet Friendly )']","1447":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","1448":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Babysitting', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","1449":"['Free parking', 'Free High Speed Internet (WiFi)', 'Dry Cleaning', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","1450":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","1451":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1452":"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","1453":"[]","1454":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","1455":"[]","1456":"[]","1457":"[]","1458":"[]","1459":"['Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1460":"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Restaurant', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1461":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1462":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Bar\/Lounge', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1463":"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Bar\/Lounge', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1464":"[]","1465":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Airport transportation', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1466":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Room service', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1467":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']","1468":"['Pool', 'Free parking', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1469":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Spa', 'Breakfast included', 'Adult pool', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","1470":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Hot Tub', 'Indoor pool', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1471":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Restaurant', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1472":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","1473":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms']","1474":"['Free High Speed Internet (WiFi)', 'Room service', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","1475":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette']","1476":"['Fitness Centre with Gym \/ Workout Room', 'Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Business Centre with Internet Access', 'Golf Course', 'Heated pool', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1477":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","1478":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Bar\/Lounge', 'Babysitting', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Minibar', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","1479":"['Pool', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1480":"['Free High Speed Internet (WiFi)', 'Free parking', 'Airport transportation', 'Laundry Service', 'Non-smoking hotel', 'Shuttle Bus Service', 'Air conditioning', 'Non-smoking rooms']","1481":"['Free parking', 'Breakfast included', 'Room service', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Hot Tub', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']","1482":"['Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","1483":"[]","1484":"['Restaurant', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Family Rooms', 'Kitchenette']","1485":"[]","1486":"[]","1487":"[]","1488":"['Pool', 'Fitness Centre with Gym \/ Workout Room', 'Restaurant', 'Room service', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Paid Internet', 'Wheelchair Access', 'Non-smoking rooms', 'Suites']","1489":"['Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1490":"[]","1491":"['Free High Speed Internet (WiFi)', 'Restaurant', 'Room service', 'Bar\/Lounge', 'Spa', 'Airport transportation', 'Dry Cleaning', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']","1492":"['Pool', 'Room service', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Free parking', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1493":"['Free High Speed Internet (WiFi)', 'Free parking', 'Room service', 'Restaurant', 'Bar\/Lounge', 'Spa', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","1494":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1495":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1496":"['Restaurant', 'Room service', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","1497":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","1498":"['Pool', 'Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1499":"['Pool', 'Free parking', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1500":"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Pool', 'Free parking', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","1501":"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Breakfast included', 'Airport transportation', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1502":"['Room service', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Free parking', 'Restaurant', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","1503":"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Babysitting', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1504":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel']","1505":"['Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Pool', 'Room service', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","1506":"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1507":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Restaurant', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1508":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","1509":"['Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","1510":"['Free parking', 'Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Non-smoking rooms']","1511":"['Pool', 'Free parking', 'Restaurant', 'Room service', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1512":"['Restaurant', 'Free parking', 'Room service', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Bar\/Lounge', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","1513":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Business Centre with Internet Access', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']","1514":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms']","1515":"['Free High Speed Internet (WiFi)', 'Breakfast Available', 'Concierge', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1516":"[]","1517":"[]","1518":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']","1519":"['Restaurant', 'Free High Speed Internet (WiFi)', 'Free parking', 'Bar\/Lounge', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","1520":"[]","1521":"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Smoking rooms available']","1522":"[]","1523":"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","1524":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Airport transportation', 'Laundry Service', 'Wheelchair Access', 'Kitchenette', 'Suites']","1525":"['Air conditioning', 'Refrigerator in room']","1526":"[]","1527":"[]","1528":"[]","1529":"[]","1530":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1531":"['Pool', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1532":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1533":"['Pool', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms']","1534":"['Pool', 'Restaurant', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Breakfast Available', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Paid Wifi', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Wheelchair Access', 'Non-smoking rooms', 'Suites']","1535":"['Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","1536":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Spa', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","1537":"['Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar\/Lounge', 'Fitness Centre with Gym \/ Workout Room', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms']","1538":"[]","1539":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']","1540":"[]","1541":"['Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar\/Lounge', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1542":"[]","1543":"[]","1544":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","1545":"['Free parking', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']","1546":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms', 'Smoking rooms available']","1547":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Restaurant', 'Breakfast included', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1548":"['Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Kitchenette']","1549":"[]","1550":"[]","1551":"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","1552":"[]","1553":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Tennis Court', 'Non-smoking rooms']","1554":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","1555":"[]","1556":"[]","1557":"[]","1558":"[]","1559":"[]","1560":"[]","1561":"[]","1562":"[]","1563":"[]","1564":"[]","1565":"[]","1566":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1567":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1568":"['Pool', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1569":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1570":"[]","1571":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']","1572":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Bar\/Lounge', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1573":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","1574":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","1575":"[]","1576":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms']","1577":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1578":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms', 'Suites']","1579":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms']","1580":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Breakfast included', 'Room service', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","1581":"['Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1582":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1583":"['Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Room service', 'Bar\/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1584":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","1585":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","1586":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Breakfast included', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Babysitting', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Golf Course', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","1587":"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Minibar', 'Refrigerator in room', 'Non-smoking rooms']","1588":"['Restaurant', 'Free High Speed Internet (WiFi)', 'Free parking', 'Bar\/Lounge', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']","1589":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1590":"[]","1591":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Business Centre with Internet Access', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","1592":"['Free parking', 'Free High Speed Internet (WiFi)', 'Conference Facilities', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1593":"['Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","1594":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1595":"[]","1596":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1597":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1598":"[]","1599":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Children Activities (Kid \/ Family Friendly)', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1600":"['Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1601":"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Breakfast Available', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1602":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Heated pool', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']","1603":"['Pool', 'Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Heated pool', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","1604":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1605":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Kitchenette', 'Suites']","1606":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1607":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","1608":"[]","1609":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']","1610":"['Pool', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","1611":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Kitchenette', 'Non-smoking rooms']","1612":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","1613":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","1614":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1615":"[]","1616":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Paid Internet', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1617":"[]","1618":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1619":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","1620":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1621":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms']","1622":"['Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","1623":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1624":"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","1625":"['Free Internet', 'Free parking', 'Breakfast included', 'Non-smoking hotel', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1626":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","1627":"['Free Internet', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry']","1628":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1629":"['Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Pool', 'Free Internet', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms']","1630":"['Free parking', 'Free Internet', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Kitchenette']","1631":"[]","1632":"[]","1633":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Wheelchair Access', 'Air conditioning', 'Kitchenette', 'Suites']","1634":"[]","1635":"[]","1636":"['Free Internet', 'Free parking', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","1637":"[]","1638":"[]","1639":"[]","1640":"['Pool', 'Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Hot Tub', 'Refrigerator in room', 'Kitchenette', 'Suites']","1641":"[]","1642":"[]","1643":"[]","1644":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1645":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","1646":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Spa', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","1647":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","1648":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","1649":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1650":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Non-smoking rooms']","1651":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","1652":"[]","1653":"[]","1654":"[]","1655":"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Banquet Room', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']","1656":"[]","1657":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Breakfast included', 'Banquet Room', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","1658":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']","1659":"['Free parking', 'Free High Speed Internet (WiFi)', 'Public Wifi', 'Air conditioning', 'Minibar', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","1660":"[]","1661":"[]","1662":"[]","1663":"[]","1664":"[]","1665":"[]","1666":"[]","1667":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Non-smoking hotel', 'Non-smoking rooms']","1668":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","1669":"[]","1670":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Accessible rooms', 'Non-smoking rooms']","1671":"['Air conditioning']","1672":"['Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Smoking rooms available', 'Suites']","1673":"['Free High Speed Internet (WiFi)', 'Air conditioning', 'Refrigerator in room']","1674":"['Kitchenette']","1675":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Refrigerator in room', 'Kitchenette']","1676":"[]","1677":"[]","1678":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Refrigerator in room', 'Kitchenette']","1679":"[]","1680":"[]","1681":"[]","1682":"[]","1683":"[]","1684":"[]","1685":"[]","1686":"[]","1687":"[]","1688":"['Free parking', 'Free High Speed Internet (WiFi)', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","1689":"[]","1690":"[]","1691":"[]","1692":"[]","1693":"[]","1694":"[]","1695":"[]","1696":"[]","1697":"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']","1698":"['Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Concierge', 'Non-smoking hotel', 'Shuttle Bus Service', 'Family Rooms', 'Non-smoking rooms']","1699":"[]","1700":"[]","1701":"[]","1702":"[]","1703":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","1704":"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1705":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","1706":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Non-smoking rooms']","1707":"['Free parking', 'Restaurant', 'Spa', 'Free High Speed Internet (WiFi)', 'Room service', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Ski-In \/ Ski-Out', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","1708":"['Air conditioning']","1709":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1710":"['Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1711":"[]","1712":"['Room service', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","1713":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']","1714":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room']","1715":"['Pool', 'Free parking', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Room service', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']","1716":"['Free parking', 'Restaurant', 'Room service', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1717":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","1718":"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Air conditioning']","1719":"[]","1720":"[]","1721":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Restaurant', 'Bar\/Lounge', 'Breakfast Available', 'Concierge', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']","1722":"[]","1723":"[]","1724":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Outdoor pool', 'Family Rooms']","1725":"[]","1726":"[]","1727":"[]","1728":"[]","1729":"['Microwave', 'Refrigerator in room']","1730":"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Pool', 'Free parking', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1731":"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","1732":"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Spa', 'Airport transportation', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1733":"['Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","1734":"['Pool', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']","1735":"['Fitness Centre with Gym \/ Workout Room', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Spa', 'Room service', 'Bar\/Lounge', 'Banquet Room', 'Breakfast Available', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1736":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Airport transportation', 'Babysitting', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","1737":"['Pool', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Room service', 'Spa', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1738":"['Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast Available', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Kids pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Paid Internet', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1739":"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1740":"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1741":"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Bar\/Lounge', 'Restaurant', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']","1742":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1743":"['Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1744":"[]","1745":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms', 'Suites']","1746":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","1747":"['Free parking', 'Room service', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1748":"[]","1749":"['Pool', 'Restaurant', 'Room service', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms', 'Suites']","1750":"['Room service', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Pool', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1751":"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Room service', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']","1752":"['Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1753":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","1754":"['Free High Speed Internet (WiFi)', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Spa', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1755":"['Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1756":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","1757":"['Pool', 'Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Bar\/Lounge', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","1758":"['Restaurant', 'Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']","1759":"[]","1760":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","1761":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","1762":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette']","1763":"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","1764":"[]","1765":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms']","1766":"[]","1767":"[]","1768":"[]","1769":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","1770":"[]","1771":"['Restaurant', 'Free High Speed Internet (WiFi)', 'Pool', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1772":"['Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Free parking', 'Banquet Room', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","1773":"['Pool', 'Free parking', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","1774":"['Free High Speed Internet (WiFi)', 'Restaurant', 'Bar\/Lounge', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1775":"['Pool', 'Room service', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms', 'Suites']","1776":"['Pool', 'Room service', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1777":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","1778":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Non-smoking rooms', 'Suites']","1779":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","1780":"['Free parking', 'Free High Speed Internet (WiFi)', 'Public Wifi', 'Air conditioning', 'Family Rooms']","1781":"[]","1782":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","1783":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Spa', 'Room service', 'Banquet Room', 'Breakfast Available', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","1784":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Dry Cleaning', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","1785":"['Free parking', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","1786":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","1787":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","1788":"['Free High Speed Internet (WiFi)', 'Golf Course', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']","1789":"['Air conditioning']","1790":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","1791":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Ski-In \/ Ski-Out', 'Suites']","1792":"['Free parking', 'Free High Speed Internet (WiFi)', 'Spa', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","1793":"['Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Casino and Gambling', 'Golf Course', 'Non-smoking hotel', 'Shuttle Bus Service', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette']","1794":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","1795":"['Free parking', 'Breakfast included', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1796":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Air conditioning']","1797":"[]","1798":"[]","1799":"[]","1800":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","1801":"['Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel']","1802":"[]","1803":"['Air conditioning', 'Microwave']","1804":"[]","1805":"[]","1806":"['Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Spa', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1807":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Restaurant', 'Bar\/Lounge', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1808":"[]","1809":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Spa', 'Babysitting', 'Banquet Room', 'Breakfast Available', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Self-Serve Laundry', 'Ski-In \/ Ski-Out', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1810":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1811":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","1812":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","1813":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Spa', 'Banquet Room', 'Conference Facilities', 'Hot Tub', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Family Rooms', 'Non-smoking rooms']","1814":"['Pool', 'Restaurant', 'Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","1815":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1816":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Ski-In \/ Ski-Out', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1817":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1818":"['Pool', 'Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Spa', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Ski-In \/ Ski-Out', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1819":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Self-Serve Laundry', 'Ski-In \/ Ski-Out', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1820":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Sauna', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']","1821":"['Pool', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Conference Facilities', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Ski-In \/ Ski-Out', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1822":"[]","1823":"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","1824":"[]","1825":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Non-smoking hotel', 'Ski-In \/ Ski-Out', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1826":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Spa', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Ski-In \/ Ski-Out', 'Kitchenette', 'Suites']","1827":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']","1828":"['Free High Speed Internet (WiFi)', 'Air conditioning']","1829":"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Wheelchair Access', 'Kitchenette']","1830":"[]","1831":"['Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Dry Cleaning', 'Non-smoking hotel', 'Tennis Court', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1832":"[]","1833":"['Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","1834":"[]","1835":"[]","1836":"['Room service', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1837":"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Airport transportation', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","1838":"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Shuttle Bus Service', 'Wheelchair Access', 'Non-smoking rooms']","1839":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']","1840":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","1841":"['Free parking', 'Restaurant', 'Room service', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","1842":"[]","1843":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","1844":"[]","1845":"[]","1846":"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Airport transportation', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1847":"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Breakfast included', 'Non-smoking hotel', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms']","1848":"['Bar\/Lounge', 'Breakfast included', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Ski-In \/ Ski-Out', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","1849":"['Restaurant', 'Free Internet', 'Free parking', 'Laundry Service', 'Non-smoking hotel', 'Paid Internet', 'Paid Wifi', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","1850":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel']","1851":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","1852":"[]","1853":"['Room service', 'Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel']","1854":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel']","1855":"['Breakfast included', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Meeting rooms', 'Non-smoking hotel', 'Sauna', 'Shuttle Bus Service', 'Non-smoking rooms']","1856":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1857":"[]","1858":"[]","1859":"[]","1860":"[]","1861":"[]","1862":"[]","1863":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Business Centre with Internet Access', 'Concierge', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Shuttle Bus Service', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","1864":"[]","1865":"[]","1866":"[]","1867":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Pool', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Heated pool', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']","1868":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1869":"['Free parking', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1870":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1871":"['Pool', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar\/Lounge', 'Spa', 'Breakfast Available', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1872":"['Free parking', 'Restaurant', 'Room service', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1873":"['Free High Speed Internet (WiFi)', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Pool', 'Breakfast included', 'Airport transportation', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1874":"['Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Breakfast included', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1875":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1876":"['Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Restaurant', 'Breakfast included', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1877":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1878":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1879":"['Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Babysitting', 'Business Centre with Internet Access', 'Dry Cleaning', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","1880":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms']","1881":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","1882":"['Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Pool', 'Room service', 'Restaurant', 'Bar\/Lounge', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1883":"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1884":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","1885":"['Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Restaurant', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","1886":"['Free parking', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","1887":"['Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Breakfast included', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","1888":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","1889":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Pool', 'Banquet Room', 'Breakfast Available', 'Golf Course', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","1890":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Heated pool', 'Indoor pool', 'Meeting rooms', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']","1891":"[]","1892":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Kitchenette', 'Non-smoking rooms']","1893":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']","1894":"[]","1895":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Non-smoking rooms', 'Suites']","1896":"[]","1897":"[]","1898":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","1899":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1900":"['Restaurant', 'Laundry Service', 'Family Rooms']","1901":"['Pool', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1902":"['Free High Speed Internet (WiFi)', 'Pool', 'Room service', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1903":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1904":"['Pool', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1905":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1906":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Non-smoking rooms']","1907":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar\/Lounge', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","1908":"['Pool', 'Room service', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1909":"['Pool', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Bar\/Lounge', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1910":"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Breakfast Available', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Air conditioning', 'Non-smoking rooms']","1911":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Non-smoking rooms']","1912":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","1913":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Wheelchair Access', 'Microwave', 'Non-smoking rooms']","1914":"['Free parking', 'Free High Speed Internet (WiFi)', 'Spa', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","1915":"['Free parking', 'Room service', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Minibar', 'Refrigerator in room', 'Non-smoking rooms', 'Smoking rooms available']","1916":"[]","1917":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Conference Facilities', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1918":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","1919":"[]","1920":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","1921":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","1922":"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1923":"[]","1924":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms']","1925":"[]","1926":"[]","1927":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","1928":"['Pool', 'Microwave', 'Refrigerator in room', 'Kitchenette']","1929":"[]","1930":"[]","1931":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1932":"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1933":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']","1934":"['Pool', 'Free parking', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1935":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Ski-In \/ Ski-Out', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1936":"['Free parking', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","1937":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Laundry Service', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Non-smoking rooms']","1938":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","1939":"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","1940":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1941":"[]","1942":"['Free parking', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Tennis Court', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","1943":"['Free parking', 'Free High Speed Internet (WiFi)', 'Air conditioning', 'Non-smoking rooms']","1944":"['Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","1945":"[]","1946":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","1947":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","1948":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1949":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","1950":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Non-smoking hotel', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","1951":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","1952":"['Free parking', 'Breakfast included', 'Room service', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1953":"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1954":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Public Wifi', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","1955":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Children Activities (Kid \/ Family Friendly)', 'Indoor pool', 'Non-smoking hotel', 'Tennis Court', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","1956":"['Free parking', 'Restaurant', 'Breakfast included', 'Pool', 'Bar\/Lounge', 'Spa', 'Fitness Centre with Gym \/ Workout Room', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Non-smoking hotel', 'Tennis Court', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms']","1957":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","1958":"[]","1959":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","1960":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","1961":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms', 'Suites']","1962":"['Free parking', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Free Internet', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Tennis Court', 'Family Rooms', 'Non-smoking rooms']","1963":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","1964":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']","1965":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","1966":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Non-smoking rooms']","1967":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","1968":"['Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )']","1969":"[]","1970":"[]","1971":"[]","1972":"[]","1973":"[]","1974":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","1975":"[]","1976":"[]","1977":"['Air conditioning', 'Microwave', 'Refrigerator in room']","1978":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Room service', 'Restaurant', 'Bar\/Lounge', 'Spa', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']","1979":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar\/Lounge', 'Banquet Room', 'Breakfast Available', 'Conference Facilities', 'Electric vehicle charging station', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Minibar', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","1980":"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1981":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Family Rooms', 'Non-smoking rooms']","1982":"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Children Activities (Kid \/ Family Friendly)', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1983":"[]","1984":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","1985":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","1986":"['Free parking', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","1987":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","1988":"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","1989":"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","1990":"['Free Internet', 'Free parking', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","1991":"['Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Public Wifi']","1992":"[]","1993":"[]","1994":"[]","1995":"[]","1996":"[]","1997":"[]","1998":"[]","1999":"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","2000":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2001":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Shuttle Bus Service', 'Wheelchair Access', 'Non-smoking rooms']","2002":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Wheelchair Access', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2003":"['Breakfast included', 'Free parking', 'Free High Speed Internet (WiFi)', 'Refrigerator in room']","2004":"['Pets Allowed ( Dog \/ Pet Friendly )']","2005":"['Free parking']","2006":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog \/ Pet Friendly )']","2007":"[]","2008":"['Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","2009":"[]","2010":"[]","2011":"[]","2012":"[]","2013":"[]","2014":"[]","2015":"[]","2016":"['Refrigerator in room']","2017":"[]","2018":"[]","2019":"[]","2020":"[]","2021":"[]","2022":"[]","2023":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","2024":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel']","2025":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Concierge', 'Hot Tub', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2026":"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2027":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Golf Course', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","2028":"['Room service', 'Free Internet', 'Free parking', 'Spa', 'Non-smoking hotel', 'Shuttle Bus Service', 'Refrigerator in room', 'Kitchenette']","2029":"['Free parking', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2030":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Spa', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2031":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","2032":"[]","2033":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Smoking rooms available']","2034":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Pool', 'Bar\/Lounge', 'Room service', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","2035":"['Free parking', 'Restaurant', 'Room service', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']","2036":"['Free parking', 'Free High Speed Internet (WiFi)', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","2037":"[]","2038":"['Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","2039":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Family Rooms']","2040":"[]","2041":"['Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Meeting rooms', 'Refrigerator in room', 'Family Rooms']","2042":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']","2043":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","2044":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Non-smoking rooms']","2045":"[]","2046":"[]","2047":"[]","2048":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']","2049":"[]","2050":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room']","2051":"[]","2052":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","2053":"[]","2054":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","2055":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","2056":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","2057":"['Free parking', 'Breakfast included', 'Spa', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Minibar', 'Refrigerator in room', 'Non-smoking rooms']","2058":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2059":"['Pool', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Banquet Room', 'Breakfast Available', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Heated pool', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2060":"['Pool', 'Restaurant', 'Free parking', 'Bar\/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2061":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Non-smoking rooms', 'Suites']","2062":"['Restaurant', 'Free parking', 'Bar\/Lounge', 'Room service', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","2063":"['Free parking', 'Free Internet', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Tennis Court', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2064":"[]","2065":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Concierge', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms', 'Suites']","2066":"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Non-smoking hotel', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2067":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms', 'Suites']","2068":"[]","2069":"[]","2070":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","2071":"['Air conditioning']","2072":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Non-smoking rooms']","2073":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Room service', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","2074":"['Free parking', 'Children Activities (Kid \/ Family Friendly)', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","2075":"['Free parking', 'Children Activities (Kid \/ Family Friendly)', 'Kitchenette']","2076":"['Restaurant', 'Bar\/Lounge', 'Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2077":"['Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Family Rooms', 'Non-smoking rooms']","2078":"[]","2079":"['Pool', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )']","2080":"[]","2081":"[]","2082":"[]","2083":"[]","2084":"[]","2085":"[]","2086":"[]","2087":"[]","2088":"[]","2089":"['Free parking', 'Breakfast included', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )']","2090":"[]","2091":"[]","2092":"[]","2093":"[]","2094":"[]","2095":"[]","2096":"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Restaurant', 'Bar\/Lounge', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']","2097":"['Pool', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2098":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2099":"['Restaurant', 'Free parking', 'Pool', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Non-smoking rooms', 'Suites']","2100":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2101":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2102":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","2103":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Non-smoking rooms']","2104":"[]","2105":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2106":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Refrigerator in room', 'Non-smoking rooms']","2107":"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Refrigerator in room', 'Non-smoking rooms']","2108":"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Non-smoking rooms']","2109":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2110":"['Pool', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Shuttle Bus Service', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2111":"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","2112":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2113":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","2114":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2115":"[]","2116":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Non-smoking hotel', 'Paid Wifi', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Air conditioning']","2117":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']","2118":"[]","2119":"[]","2120":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Non-smoking rooms']","2121":"['Restaurant', 'Free parking', 'Free Internet', 'Breakfast Available', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2122":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","2123":"[]","2124":"['Free parking']","2125":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","2126":"['Pets Allowed ( Dog \/ Pet Friendly )']","2127":"[]","2128":"[]","2129":"[]","2130":"[]","2131":"[]","2132":"[]","2133":"[]","2134":"[]","2135":"[]","2136":"[]","2137":"[]","2138":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2139":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room']","2140":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2141":"[]","2142":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","2143":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']","2144":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","2145":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","2146":"[]","2147":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access']","2148":"['Free Internet', 'Free parking', 'Breakfast Available', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2149":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Non-smoking hotel', 'Paid Internet', 'Paid Wifi', 'Public Wifi', 'Non-smoking rooms']","2150":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']","2151":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","2152":"['Free parking', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2153":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","2154":"[]","2155":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Refrigerator in room', 'Non-smoking rooms']","2156":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Kitchenette', 'Non-smoking rooms']","2157":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel']","2158":"['Free parking', 'Bar\/Lounge', 'Non-smoking hotel', 'Family Rooms']","2159":"[]","2160":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2161":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Refrigerator in room', 'Family Rooms']","2162":"[]","2163":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Wheelchair Access', 'Accessible rooms', 'Smoking rooms available']","2164":"[]","2165":"['Air conditioning']","2166":"[]","2167":"[]","2168":"[]","2169":"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Non-smoking rooms']","2170":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Refrigerator in room', 'Non-smoking rooms']","2171":"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","2172":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']","2173":"['Free parking', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2174":"['Free High Speed Internet (WiFi)']","2175":"['Free parking', 'Breakfast included', 'Kitchenette']","2176":"['Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )']","2177":"[]","2178":"[]","2179":"['Restaurant', 'Kitchenette']","2180":"[]","2181":"['Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry']","2182":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2183":"['Free High Speed Internet (WiFi)', 'Public Wifi', 'Self-Serve Laundry', 'Kitchenette', 'Suites']","2184":"['Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2185":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']","2186":"[]","2187":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Family Rooms', 'Non-smoking rooms']","2188":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Babysitting', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","2189":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","2190":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2191":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2192":"['Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Room service', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","2193":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']","2194":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']","2195":"['Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Laundry Service', 'Wheelchair Access', 'Kitchenette', 'Non-smoking rooms']","2196":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","2197":"['Free High Speed Internet (WiFi)', 'Laundry Service', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']","2198":"['Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","2199":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Family Rooms']","2200":"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Bar\/Lounge', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2201":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2202":"['Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Babysitting', 'Business Centre with Internet Access', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2203":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","2204":"['Pool', 'Room service', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']","2205":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","2206":"[]","2207":"[]","2208":"['Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Golf Course', 'Laundry Service', 'Non-smoking hotel']","2209":"['Free parking', 'Restaurant', 'Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2210":"['Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","2211":"[]","2212":"['Pets Allowed ( Dog \/ Pet Friendly )']","2213":"[]","2214":"[]","2215":"[]","2216":"[]","2217":"[]","2218":"[]","2219":"[]","2220":"['Free parking', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Breakfast Available', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","2221":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Conference Facilities', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Non-smoking rooms']","2222":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","2223":"['Free parking', 'Free High Speed Internet (WiFi)', 'Electric vehicle charging station', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","2224":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']","2225":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid \/ Family Friendly)', 'Multilingual Staff', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']","2226":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","2227":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']","2228":"[]","2229":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","2230":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Non-smoking rooms']","2231":"['Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Public Wifi', 'Refrigerator in room']","2232":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Non-smoking rooms']","2233":"[]","2234":"['Laundry Service']","2235":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","2236":"['Spa', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","2237":"['Free High Speed Internet (WiFi)', 'Airport transportation', 'Children Activities (Kid \/ Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']","2238":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Refrigerator in room']","2239":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Concierge', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","2240":"['Free parking', 'Room service', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2241":"['Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","2242":"[]","2243":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )']","2244":"[]","2245":"[]","2246":"['Free parking', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel']","2247":"[]","2248":"['Pets Allowed ( Dog \/ Pet Friendly )']","2249":"[]","2250":"['Restaurant', 'Hot Tub', 'Non-smoking hotel', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","2251":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry']","2252":"['Free High Speed Internet (WiFi)', 'Breakfast included']","2253":"['Refrigerator in room', 'Kitchenette']","2254":"['Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry']","2255":"['Pool', 'Restaurant', 'Bar\/Lounge', 'Dry Cleaning', 'Non-smoking hotel', 'Public Wifi', 'Minibar', 'Non-smoking rooms']","2256":"[]","2257":"[]","2258":"[]","2259":"['Pool', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2260":"[]","2261":"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","2262":"['Breakfast included', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Breakfast Available', 'Concierge', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2263":"['Free High Speed Internet (WiFi)', 'Breakfast Available', 'Golf Course', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","2264":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","2265":"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Dry Cleaning', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2266":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","2267":"['Pool', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2268":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms']","2269":"['Free High Speed Internet (WiFi)', 'Banquet Room', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","2270":"[]","2271":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","2272":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","2273":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2274":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Hot Tub', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2275":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']","2276":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Microwave', 'Non-smoking rooms']","2277":"['Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Concierge', 'Dry Cleaning', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2278":"['Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Electric vehicle charging station', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","2279":"[]","2280":"['Free High Speed Internet (WiFi)', 'Room service', 'Free parking', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","2281":"['Free Internet', 'Room service', 'Free parking', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","2282":"[]","2283":"['Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2284":"['Pool', 'Room service', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms']","2285":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","2286":"['Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Wheelchair Access', 'Refrigerator in room', 'Kitchenette', 'Suites']","2287":"[]","2288":"[]","2289":"[]","2290":"[]","2291":"[]","2292":"[]","2293":"[]","2294":"['Pool', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Family Rooms', 'Suites']","2295":"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Casino and Gambling', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","2296":"['Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Electric vehicle charging station', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2297":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Hot Tub', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","2298":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","2299":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2300":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","2301":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","2302":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","2303":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Non-smoking rooms']","2304":"['Free parking', 'Free Internet', 'Bar\/Lounge', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Concierge', 'Conference Facilities', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2305":"[]","2306":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']","2307":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']","2308":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2309":"[]","2310":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Concierge', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2311":"['Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Golf Course', 'Non-smoking hotel', 'Tennis Court', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","2312":"['Free parking', 'Refrigerator in room', 'Kitchenette']","2313":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']","2314":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Wheelchair Access', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2315":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel']","2316":"['Free Internet']","2317":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Kitchenette', 'Suites']","2318":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Minibar']","2319":"['Free Internet', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Kitchenette']","2320":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","2321":"['Free parking', 'Free High Speed Internet (WiFi)', 'Spa', 'Golf Course', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","2322":"[]","2323":"[]","2324":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Kitchenette', 'Non-smoking rooms']","2325":"[]","2326":"['Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog \/ Pet Friendly )']","2327":"[]","2328":"[]","2329":"['Babysitting', 'Children Activities (Kid \/ Family Friendly)']","2330":"[]","2331":"[]","2332":"[]","2333":"[]","2334":"[]","2335":"[]","2336":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Pool', 'Spa', 'Fitness Centre with Gym \/ Workout Room', 'Babysitting', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2337":"['Restaurant', 'Free parking', 'Bar\/Lounge', 'Business Centre with Internet Access', 'Conference Facilities', 'Electric vehicle charging station', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","2338":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']","2339":"['Free parking', 'Bar\/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Pool', 'Babysitting', 'Concierge', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']","2340":"['Free parking', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","2341":"[]","2342":"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Bar\/Lounge', 'Breakfast Available', 'Concierge', 'Electric vehicle charging station', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms']","2343":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']","2344":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","2345":"[]","2346":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']","2347":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2348":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Concierge', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","2349":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']","2350":"['Free parking', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","2351":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Breakfast included', 'Banquet Room', 'Conference Facilities', 'Golf Course', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2352":"['Pool', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Indoor pool', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning']","2353":"[]","2354":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","2355":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Conference Facilities', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","2356":"['Room service', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room']","2357":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Pool', 'Spa', 'Concierge', 'Golf Course', 'Heated pool', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","2358":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Family Rooms']","2359":"['Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Air conditioning']","2360":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms']","2361":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Tennis Court']","2362":"['Free parking', 'Restaurant', 'Room service', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","2363":"[]","2364":"['Free parking', 'Restaurant', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Children Activities (Kid \/ Family Friendly)', 'Shuttle Bus Service']","2365":"['Microwave', 'Refrigerator in room', 'Kitchenette']","2366":"[]","2367":"[]","2368":"['Room service', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Pool', 'Bar\/Lounge', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2369":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Bar\/Lounge', 'Breakfast Available', 'Indoor pool', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Non-smoking rooms']","2370":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Banquet Room', 'Breakfast Available', 'Conference Facilities', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2371":"['Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2372":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Family Rooms']","2373":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Pool', 'Room service', 'Bar\/Lounge', 'Spa', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Sauna', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2374":"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","2375":"[]","2376":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2377":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","2378":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Bar\/Lounge', 'Dry Cleaning', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","2379":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']","2380":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Tennis Court', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","2381":"['Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Casino and Gambling', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","2382":"['Free parking', 'Free High Speed Internet (WiFi)', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","2383":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Electric vehicle charging station', 'Golf Course', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","2384":"[]","2385":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","2386":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Spa', 'Breakfast Available', 'Concierge', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","2387":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","2388":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2389":"[]","2390":"['Pool', 'Free High Speed Internet (WiFi)', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","2391":"['Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2392":"['Pool', 'Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning']","2393":"[]","2394":"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","2395":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room']","2396":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","2397":"['Free parking', 'Room service', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Casino and Gambling', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2398":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","2399":"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","2400":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","2401":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2402":"['Free parking', 'Free High Speed Internet (WiFi)', 'Spa', 'Room service', 'Business Centre with Internet Access', 'Concierge', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","2403":"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast Available', 'Hot Tub', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2404":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Non-smoking rooms']","2405":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2406":"['Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms', 'Suites']","2407":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Refrigerator in room', 'Non-smoking rooms']","2408":"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Free parking', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2409":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2410":"['Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2411":"['Kitchenette']","2412":"[]","2413":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","2414":"[]","2415":"['Free parking', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","2416":"[]","2417":"[]","2418":"[]","2419":"['Free parking', 'Free High Speed Internet (WiFi)', 'Spa', 'Breakfast included', 'Room service', 'Hot Tub', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2420":"[]","2421":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Hot Tub', 'Non-smoking hotel', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2422":"['Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2423":"['Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Suites']","2424":"[]","2425":"['Free Internet', 'Non-smoking hotel', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","2426":"['Pets Allowed ( Dog \/ Pet Friendly )']","2427":"['Free parking', 'Free High Speed Internet (WiFi)']","2428":"[]","2429":"[]","2430":"[]","2431":"[]","2432":"['Refrigerator in room']","2433":"['Pets Allowed ( Dog \/ Pet Friendly )']","2434":"[]","2435":"[]","2436":"[]","2437":"[]","2438":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","2439":"['Free High Speed Internet (WiFi)', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","2440":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","2441":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","2442":"[]","2443":"['Free parking', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Spa', 'Breakfast Available', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","2444":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","2445":"['Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","2446":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","2447":"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Minibar', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","2448":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","2449":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2450":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']","2451":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2452":"['Free Internet', 'Free parking', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","2453":"['Free High Speed Internet (WiFi)', 'Restaurant', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","2454":"['Free High Speed Internet (WiFi)', 'Restaurant', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2455":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Kitchenette', 'Non-smoking rooms']","2456":"['Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Non-smoking rooms']","2457":"['Free parking', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']","2458":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","2459":"['Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","2460":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Public Wifi', 'Air conditioning']","2461":"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","2462":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Non-smoking rooms']","2463":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","2464":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']","2465":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2466":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","2467":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Pool', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","2468":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","2469":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']","2470":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2471":"['Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog \/ Pet Friendly )']","2472":"[]","2473":"[]","2474":"[]","2475":"[]","2476":"[]","2477":"[]","2478":"['Free parking', 'Free High Speed Internet (WiFi)', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']","2479":"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","2480":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","2481":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","2482":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Refrigerator in room', 'Non-smoking rooms']","2483":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","2484":"[]","2485":"[]","2486":"[]","2487":"[]","2488":"['Free parking', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2489":"['Free High Speed Internet (WiFi)']","2490":"['Free parking', 'Free Internet', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","2491":"[]","2492":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Air conditioning', 'Microwave', 'Refrigerator in room']","2493":"['Free parking']","2494":"['Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )']","2495":"['Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2496":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","2497":"[]","2498":"[]","2499":"[]","2500":"[]","2501":"[]","2502":"[]","2503":"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2504":"['Pool', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2505":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2506":"['Free parking', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Spa', 'Pool', 'Room service', 'Restaurant', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2507":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2508":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","2509":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2510":"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2511":"['Pool', 'Free parking', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2512":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Tennis Court', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","2513":"[]","2514":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Room service', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2515":"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Smoking rooms available']","2516":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","2517":"['Free High Speed Internet (WiFi)', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","2518":"['Pool', 'Free parking', 'Restaurant', 'Room service', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","2519":"[]","2520":"[]","2521":"['Pool', 'Fitness Centre with Gym \/ Workout Room', 'Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar\/Lounge', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","2522":"[]","2523":"['Free parking', 'Restaurant', 'Pool', 'Room service', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","2524":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Non-smoking rooms']","2525":"['Free High Speed Internet (WiFi)', 'Air conditioning', 'Microwave', 'Refrigerator in room']","2526":"['Breakfast included', 'Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Dry Cleaning', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","2527":"[]","2528":"[]","2529":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Pool', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Family Rooms', 'Non-smoking rooms']","2530":"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Non-smoking rooms']","2531":"[]","2532":"[]","2533":"[]","2534":"[]","2535":"[]","2536":"[]","2537":"[]","2538":"[]","2539":"[]","2540":"['Pool', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar\/Lounge', 'Spa', 'Babysitting', 'Banquet Room', 'Breakfast Available', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2541":"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","2542":"['Restaurant', 'Pool', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2543":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2544":"['Pool', 'Free parking', 'Room service', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2545":"['Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","2546":"['Room service', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","2547":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","2548":"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Tennis Court', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2549":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","2550":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Restaurant', 'Bar\/Lounge', 'Banquet Room', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Family Rooms', 'Non-smoking rooms']","2551":"['Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","2552":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","2553":"['Pool', 'Room service', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2554":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Room service', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2555":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Conference Facilities', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2556":"['Free High Speed Internet (WiFi)', 'Pool', 'Room service', 'Free parking', 'Restaurant', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","2557":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","2558":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2559":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']","2560":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","2561":"['Restaurant', 'Bar\/Lounge', 'Spa', 'Fitness Centre with Gym \/ Workout Room', 'Airport transportation', 'Sauna', 'Air conditioning']","2562":"[]","2563":"['Fitness Centre with Gym \/ Workout Room', 'Golf Course', 'Laundry Service', 'Non-smoking hotel']","2564":"['Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","2565":"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast Available', 'Conference Facilities', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2566":"[]","2567":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","2568":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","2569":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","2570":"['Pool', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Multilingual Staff', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry']","2571":"['Free High Speed Internet (WiFi)', 'Public Wifi']","2572":"[]","2573":"[]","2574":"[]","2575":"['Babysitting', 'Pets Allowed ( Dog \/ Pet Friendly )']","2576":"[]","2577":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","2578":"['Free parking', 'Free High Speed Internet (WiFi)', 'Dry Cleaning', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2579":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Concierge', 'Electric vehicle charging station', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2580":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Tennis Court', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","2581":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Business Centre with Internet Access', 'Casino and Gambling', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","2582":"[]","2583":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Concierge', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2584":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Refrigerator in room', 'Non-smoking rooms']","2585":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","2586":"[]","2587":"['Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Conference Facilities', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","2588":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Kitchenette']","2589":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","2590":"[]","2591":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","2592":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","2593":"['Free parking', 'Free High Speed Internet (WiFi)', 'Public Wifi', 'Microwave', 'Refrigerator in room']","2594":"['Free High Speed Internet (WiFi)']","2595":"['Breakfast included', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Breakfast Available', 'Concierge', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']","2596":"[]","2597":"[]","2598":"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","2599":"['Room service', 'Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Wheelchair Access', 'Kitchenette']","2600":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Refrigerator in room', 'Non-smoking rooms']","2601":"['Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","2602":"['Free parking', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Family Rooms']","2603":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']","2604":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms']","2605":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Family Rooms']","2606":"[]","2607":"['Restaurant', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)']","2608":"[]","2609":"[]","2610":"[]","2611":"[]","2612":"[]","2613":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2614":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2615":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2616":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2617":"['Pool', 'Free parking', 'Room service', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2618":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']","2619":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Non-smoking rooms']","2620":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","2621":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Dry Cleaning', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']","2622":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Breakfast Available', 'Business Centre with Internet Access', 'Electric vehicle charging station', 'Golf Course', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']","2623":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","2624":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Non-smoking rooms']","2625":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2626":"[]","2627":"['Free parking', 'Free High Speed Internet (WiFi)', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","2628":"['Pool', 'Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Children Activities (Kid \/ Family Friendly)', 'Heated pool', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","2629":"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2630":"['Free parking', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Ski-In \/ Ski-Out', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2631":"['Free parking', 'Free High Speed Internet (WiFi)', 'Conference Facilities', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2632":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","2633":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Spa', 'Multilingual Staff', 'Non-smoking hotel', 'Ski-In \/ Ski-Out', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","2634":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Kitchenette']","2635":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms']","2636":"['Pool', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Spa', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Golf Course', 'Hot Tub', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","2637":"[]","2638":"[]","2639":"[]","2640":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","2641":"[]","2642":"[]","2643":"[]","2644":"[]","2645":"[]","2646":"[]","2647":"[]","2648":"[]","2649":"[]","2650":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","2651":"['Restaurant', 'Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","2652":"['Free parking', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","2653":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2654":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","2655":"['Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","2656":"['Free parking', 'Free High Speed Internet (WiFi)', 'Spa', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2657":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Electric vehicle charging station', 'Golf Course', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']","2658":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","2659":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Non-smoking rooms', 'Suites']","2660":"['Free parking', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","2661":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","2662":"['Free Internet', 'Restaurant', 'Bar\/Lounge', 'Breakfast included', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Conference Facilities', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2663":"['Free High Speed Internet (WiFi)', 'Kitchenette']","2664":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Laundry Service', 'Refrigerator in room', 'Kitchenette', 'Suites']","2665":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Kitchenette', 'Non-smoking rooms']","2666":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Microwave', 'Refrigerator in room']","2667":"[]","2668":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Concierge', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","2669":"['Free parking', 'Free High Speed Internet (WiFi)', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']","2670":"[]","2671":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']","2672":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Breakfast included', 'Room service', 'Multilingual Staff', 'Non-smoking hotel', 'Non-smoking rooms']","2673":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2674":"['Children Activities (Kid \/ Family Friendly)', 'Paid Internet', 'Paid Wifi', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry']","2675":"[]","2676":"[]","2677":"[]","2678":"['Free parking']","2679":"[]","2680":"[]","2681":"[]","2682":"[]","2683":"[]","2684":"[]","2685":"[]","2686":"[]","2687":"['Free parking', 'Restaurant', 'Pool', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Heated pool', 'Indoor pool', 'Meeting rooms', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","2688":"['Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Pool', 'Room service', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2689":"['Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Bar\/Lounge', 'Spa', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Minibar', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2690":"['Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2691":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","2692":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Concierge', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","2693":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","2694":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","2695":"[]","2696":"['Pool', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","2697":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","2698":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Concierge', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","2699":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Sauna', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2700":"[]","2701":"[]","2702":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","2703":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","2704":"['Free High Speed Internet (WiFi)', 'Air conditioning']","2705":"['Free parking', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2706":"['Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2707":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Concierge', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']","2708":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Golf Course', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room']","2709":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid \/ Family Friendly)', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","2710":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","2711":"[]","2712":"[]","2713":"[]","2714":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","2715":"[]","2716":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Suites']","2717":"['Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Hot Tub', 'Laundry Service', 'Air conditioning']","2718":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Suites']","2719":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Air conditioning']","2720":"[]","2721":"[]","2722":"[]","2723":"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Indoor pool', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']","2724":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","2725":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","2726":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Non-smoking hotel', 'Outdoor pool', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2727":"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Breakfast included', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","2728":"['Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Suites']","2729":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","2730":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Concierge', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","2731":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2732":"['Pool', 'Free parking', 'Breakfast included', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Non-smoking rooms']","2733":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning']","2734":"[]","2735":"['Pool', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","2736":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","2737":"['Pool', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","2738":"['Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","2739":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2740":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Spa', 'Hot Tub', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms']","2741":"['Pool', 'Free High Speed Internet (WiFi)', 'Conference Facilities', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2742":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2743":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2744":"[]","2745":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Air conditioning']","2746":"['Free Internet', 'Free parking', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry']","2747":"[]","2748":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2749":"['Free parking', 'Free High Speed Internet (WiFi)', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room']","2750":"['Pets Allowed ( Dog \/ Pet Friendly )']","2751":"[]","2752":"[]","2753":"[]","2754":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Kitchenette']","2755":"[]","2756":"['Air conditioning', 'Refrigerator in room']","2757":"[]","2758":"['Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry']","2759":"[]","2760":"[]","2761":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Business Centre with Internet Access', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Shuttle Bus Service', 'Wheelchair Access', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","2762":"['Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2763":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Family Rooms']","2764":"[]","2765":"['Restaurant', 'Bar\/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Non-smoking rooms', 'Suites']","2766":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Breakfast included', 'Non-smoking hotel', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms']","2767":"['Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']","2768":"['Restaurant', 'Bar\/Lounge', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Airport transportation', 'Hot Tub', 'Non-smoking hotel', 'Non-smoking rooms']","2769":"['Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Concierge', 'Conference Facilities', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Non-smoking rooms']","2770":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Kitchenette', 'Non-smoking rooms']","2771":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2772":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']","2773":"['Free Internet', 'Restaurant', 'Bar\/Lounge', 'Fitness Centre with Gym \/ Workout Room', 'Spa', 'Airport transportation', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2774":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2775":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']","2776":"['Bar\/Lounge', 'Breakfast included', 'Restaurant', 'Airport transportation', 'Hot Tub', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms', 'Suites']","2777":"['Free parking', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Kitchenette', 'Non-smoking rooms']","2778":"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Business Centre with Internet Access', 'Concierge', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2779":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2780":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2781":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Non-smoking hotel', 'Non-smoking rooms']","2782":"['Free parking', 'Free High Speed Internet (WiFi)', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","2783":"['Free Internet', 'Free parking', 'Non-smoking rooms']","2784":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']","2785":"[]","2786":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Refrigerator in room', 'Non-smoking rooms']","2787":"['Kitchenette']","2788":"[]","2789":"['Free Internet', 'Free parking', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","2790":"[]","2791":"[]","2792":"['Free parking', 'Free High Speed Internet (WiFi)', 'Kitchenette', 'Suites']","2793":"['Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Kitchenette', 'Non-smoking rooms']","2794":"['Restaurant', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Refrigerator in room', 'Kitchenette']","2795":"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Business Centre with Internet Access', 'Concierge', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","2796":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Bar\/Lounge', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Meeting rooms', 'Multilingual Staff', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","2797":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","2798":"['Free parking', 'Restaurant', 'Room service', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","2799":"[]","2800":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","2801":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2802":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']","2803":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Shuttle Bus Service', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","2804":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Shuttle Bus Service', 'Air conditioning']","2805":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Laundry Service', 'Non-smoking hotel', 'Shuttle Bus Service', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","2806":"['Free Internet', 'Free parking', 'Laundry Service', 'Shuttle Bus Service']","2807":"[]","2808":"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Airport transportation', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","2809":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","2810":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","2811":"[]","2812":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Non-smoking rooms']","2813":"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","2814":"['Breakfast included', 'Bar\/Lounge', 'Non-smoking hotel', 'Non-smoking rooms', 'Suites']","2815":"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access']","2816":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Refrigerator in room', 'Non-smoking rooms']","2817":"['Public Wifi', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","2818":"['Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Kitchenette']","2819":"[]","2820":"['Kitchenette']","2821":"[]","2822":"[]","2823":"[]","2824":"[]","2825":"[]","2826":"[]","2827":"[]","2828":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","2829":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2830":"['Restaurant', 'Free parking', 'Room service', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","2831":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","2832":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","2833":"['Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar\/Lounge', 'Banquet Room', 'Breakfast Available', 'Conference Facilities', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2834":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","2835":"[]","2836":"['Restaurant']","2837":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Restaurant', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","2838":"[]","2839":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","2840":"[]","2841":"[]","2842":"[]","2843":"[]","2844":"[]","2845":"[]","2846":"[]","2847":"['Pool', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Bar\/Lounge', 'Free Internet', 'Babysitting', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Paid Internet', 'Paid Wifi', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","2848":"['Free parking', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","2849":"['Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Room service', 'Free parking', 'Bar\/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Casino and Gambling', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Shuttle Bus Service', 'Wheelchair Access', 'Non-smoking rooms', 'Suites']","2850":"['Free High Speed Internet (WiFi)', 'Pool', 'Room service', 'Restaurant', 'Bar\/Lounge', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2851":"['Pool', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2852":"['Free High Speed Internet (WiFi)', 'Restaurant', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","2853":"['Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Free parking', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","2854":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms']","2855":"['Free parking', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Refrigerator in room', 'Non-smoking rooms']","2856":"[]","2857":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Concierge', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2858":"['Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']","2859":"[]","2860":"[]","2861":"['Free High Speed Internet (WiFi)']","2862":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms']","2863":"[]","2864":"['Free High Speed Internet (WiFi)', 'Airport transportation', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","2865":"['Room service', 'Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Shuttle Bus Service', 'Air conditioning']","2866":"[]","2867":"[]","2868":"[]","2869":"[]","2870":"[]","2871":"[]","2872":"[]","2873":"[]","2874":"[]","2875":"[]","2876":"[]","2877":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2878":"['Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Restaurant', 'Room service', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']","2879":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Breakfast included', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2880":"['Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2881":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","2882":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']","2883":"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","2884":"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Breakfast Available', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2885":"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2886":"['Pool', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Laundry Service', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry']","2887":"[]","2888":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2889":"['Pool', 'Free Internet', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )']","2890":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Self-Serve Laundry']","2891":"['Kitchenette']","2892":"[]","2893":"['Restaurant', 'Bar\/Lounge', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Business Centre with Internet Access', 'Concierge', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","2894":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Kitchenette', 'Suites']","2895":"[]","2896":"[]","2897":"['Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog \/ Pet Friendly )']","2898":"[]","2899":"[]","2900":"[]","2901":"[]","2902":"[]","2903":"[]","2904":"[]","2905":"[]","2906":"[]","2907":"[]","2908":"[]","2909":"[]","2910":"[]","2911":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","2912":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","2913":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']","2914":"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']","2915":"[]","2916":"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","2917":"[]","2918":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","2919":"['Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Golf Course', 'Non-smoking hotel', 'Shuttle Bus Service']","2920":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Non-smoking rooms']","2921":"['Free parking', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","2922":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","2923":"['Free parking', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Refrigerator in room']","2924":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","2925":"[]","2926":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","2927":"[]","2928":"['Free parking', 'Golf Course', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Refrigerator in room']","2929":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Paid Internet', 'Paid Wifi', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","2930":"[]","2931":"[]","2932":"['Free parking', 'Air conditioning']","2933":"[]","2934":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms']","2935":"[]","2936":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel']","2937":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","2938":"[]","2939":"[]","2940":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms', 'Smoking rooms available']","2941":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']","2942":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","2943":"['Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","2944":"['Free parking', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Non-smoking rooms']","2945":"[]","2946":"[]","2947":"['Free High Speed Internet (WiFi)', 'Pool', 'Room service', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Minibar', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2948":"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Spa', 'Babysitting', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","2949":"['Free parking', 'Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Self-Serve Laundry', 'Air conditioning', 'Non-smoking rooms', 'Suites']","2950":"['Free High Speed Internet (WiFi)', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms']","2951":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","2952":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Breakfast included', 'Breakfast Available', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2953":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","2954":"[]","2955":"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms', 'Suites']","2956":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Concierge', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","2957":"[]","2958":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2959":"['Free parking', 'Free High Speed Internet (WiFi)']","2960":"[]","2961":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","2962":"[]","2963":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms']","2964":"[]","2965":"[]","2966":"[]","2967":"[]","2968":"[]","2969":"[]","2970":"[]","2971":"[]","2972":"[]","2973":"[]","2974":"[]","2975":"[]","2976":"[]","2977":"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Breakfast Available', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","2978":"[]","2979":"[]","2980":"[]","2981":"[]","2982":"[]","2983":"['Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms']","2984":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Restaurant', 'Business Centre with Internet Access', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","2985":"['Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Banquet Room', 'Breakfast Available', 'Children Activities (Kid \/ Family Friendly)', 'Heated pool', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","2986":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","2987":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","2988":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","2989":"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","2990":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']","2991":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","2992":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Banquet Room', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","2993":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","2994":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","2995":"['Pool', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room']","2996":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Non-smoking rooms']","2997":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","2998":"[]","2999":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3000":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms', 'Suites']","3001":"[]","3002":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","3003":"[]","3004":"[]","3005":"[]","3006":"[]","3007":"[]","3008":"[]","3009":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3010":"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Non-smoking hotel', 'Shuttle Bus Service', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","3011":"['Restaurant', 'Room service', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Pool', 'Bar\/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']","3012":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3013":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","3014":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","3015":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","3016":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Spa', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Golf Course', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3017":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Bar\/Lounge', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3018":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms']","3019":"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Airport transportation', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","3020":"[]","3021":"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Airport transportation', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']","3022":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","3023":"[]","3024":"['Free Internet', 'Free parking', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","3025":"[]","3026":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Non-smoking rooms']","3027":"[]","3028":"['Free High Speed Internet (WiFi)']","3029":"['Pool', 'Free High Speed Internet (WiFi)', 'Room service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","3030":"[]","3031":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Non-smoking rooms']","3032":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included']","3033":"[]","3034":"['Pool', 'Free parking', 'Restaurant', 'Children Activities (Kid \/ Family Friendly)', 'Paid Internet', 'Paid Wifi', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service']","3035":"['Pool', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Multilingual Staff', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Suites']","3036":"[]","3037":"[]","3038":"[]","3039":"['Restaurant', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","3040":"[]","3041":"[]","3042":"[]","3043":"[]","3044":"[]","3045":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3046":"['Free parking', 'Restaurant', 'Room service', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Spa', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3047":"['Free parking', 'Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Bar\/Lounge', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","3048":"['Free parking', 'Pool', 'Room service', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Restaurant', 'Bar\/Lounge', 'Breakfast included', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3049":"[]","3050":"['Fitness Centre with Gym \/ Workout Room', 'Restaurant', 'Pool', 'Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Breakfast included', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","3051":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","3052":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Airport transportation', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3053":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Restaurant', 'Bar\/Lounge', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Casino and Gambling', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","3054":"[]","3055":"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3056":"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Pool', 'Free parking', 'Breakfast included', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3057":"[]","3058":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","3059":"['Restaurant', 'Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Breakfast included', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3060":"['Room service', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3061":"['Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Minibar', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3062":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Concierge', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","3063":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Family Rooms']","3064":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","3065":"['Free parking', 'Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","3066":"['Free High Speed Internet (WiFi)', 'Concierge', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","3067":"['Free High Speed Internet (WiFi)', 'Laundry Service', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room']","3068":"[]","3069":"['Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","3070":"[]","3071":"['Pets Allowed ( Dog \/ Pet Friendly )']","3072":"[]","3073":"[]","3074":"['Restaurant', 'Air conditioning']","3075":"[]","3076":"[]","3077":"[]","3078":"['Pool', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Free High Speed Internet (WiFi)', 'Free parking', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3079":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","3080":"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3081":"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3082":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Minibar', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3083":"['Pool', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Breakfast included', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms']","3084":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Multilingual Staff', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Smoking rooms available']","3085":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Concierge', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","3086":"[]","3087":"['Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3088":"['Free High Speed Internet (WiFi)', 'Air conditioning']","3089":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","3090":"['Free Internet', 'Free parking', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","3091":"['Free High Speed Internet (WiFi)', 'Airport transportation', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms', 'Smoking rooms available']","3092":"['Pool', 'Free parking', 'Air conditioning']","3093":"['Restaurant', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","3094":"[]","3095":"[]","3096":"[]","3097":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms', 'Suites']","3098":"[]","3099":"[]","3100":"[]","3101":"[]","3102":"[]","3103":"[]","3104":"[]","3105":"[]","3106":"[]","3107":"[]","3108":"[]","3109":"[]","3110":"[]","3111":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3112":"['Pool', 'Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3113":"[]","3114":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Tennis Court', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3115":"['Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Electric vehicle charging station', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","3116":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Concierge', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","3117":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Spa', 'Breakfast Available', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Ski-In \/ Ski-Out', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3118":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","3119":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","3120":"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","3121":"['Free parking', 'Restaurant']","3122":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning']","3123":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel']","3124":"['Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Free parking', 'Spa', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","3125":"[]","3126":"['Free parking', 'Free High Speed Internet (WiFi)', 'Spa', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","3127":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Refrigerator in room']","3128":"[]","3129":"['Pool', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","3130":"[]","3131":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Non-smoking rooms']","3132":"[]","3133":"['Pool', 'Free parking', 'Restaurant', 'Spa', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']","3134":"['Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar\/Lounge', 'Concierge', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']","3135":"[]","3136":"['Restaurant', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","3137":"[]","3138":"[]","3139":"[]","3140":"[]","3141":"[]","3142":"[]","3143":"['Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3144":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3145":"[]","3146":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","3147":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Golf Course', 'Non-smoking hotel', 'Tennis Court', 'Family Rooms']","3148":"['Free Internet', 'Free parking', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )']","3149":"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","3150":"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Breakfast included', 'Room service', 'Airport transportation', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3151":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","3152":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']","3153":"['Free High Speed Internet (WiFi)', 'Golf Course']","3154":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Non-smoking rooms']","3155":"['Free parking', 'Free High Speed Internet (WiFi)', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Suites']","3156":"['Free High Speed Internet (WiFi)', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']","3157":"['Free High Speed Internet (WiFi)', 'Laundry Service', 'Refrigerator in room', 'Kitchenette']","3158":"[]","3159":"[]","3160":"[]","3161":"[]","3162":"[]","3163":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Minibar', 'Refrigerator in room', 'Non-smoking rooms']","3164":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']","3165":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3166":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms', 'Suites']","3167":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","3168":"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access']","3169":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']","3170":"['Kitchenette']","3171":"['Free parking', 'Free High Speed Internet (WiFi)']","3172":"[]","3173":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access']","3174":"[]","3175":"[]","3176":"['Pool', 'Free parking', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar\/Lounge', 'Breakfast included', 'Spa', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3177":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Bar\/Lounge', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3178":"['Pool', 'Free parking', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Spa', 'Room service', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3179":"[]","3180":"['Free parking', 'Pool', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Self-Serve Laundry', 'Wheelchair Access', 'Non-smoking rooms']","3181":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast Available', 'Dry Cleaning', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3182":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']","3183":"['Free High Speed Internet (WiFi)', 'Pool', 'Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Breakfast included', 'Babysitting', 'Breakfast Available', 'Business Centre with Internet Access', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Non-smoking rooms', 'Suites']","3184":"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3185":"[]","3186":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","3187":"[]","3188":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","3189":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']","3190":"['Free parking', 'Free High Speed Internet (WiFi)', 'Electric vehicle charging station', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","3191":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","3192":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Non-smoking rooms']","3193":"['Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Non-smoking rooms']","3194":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']","3195":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Concierge', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Smoking rooms available']","3196":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']","3197":"['Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']","3198":"['Pool', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3199":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']","3200":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']","3201":"[]","3202":"[]","3203":"[]","3204":"[]","3205":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3206":"[]","3207":"['Pool', 'Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","3208":"['Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","3209":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","3210":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","3211":"[]","3212":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Smoking rooms available']","3213":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","3214":"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Dry Cleaning', 'Electric vehicle charging station', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","3215":"['Pool', 'Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']","3216":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Breakfast included', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']","3217":"[]","3218":"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3219":"[]","3220":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","3221":"['Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms', 'Smoking rooms available']","3222":"['Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room']","3223":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","3224":"['Free parking']","3225":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']","3226":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry']","3227":"[]","3228":"[]","3229":"[]","3230":"[]","3231":"[]","3232":"[]","3233":"[]","3234":"['Pool', 'Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Free High Speed Internet (WiFi)', 'Spa', 'Adult pool', 'Breakfast Available', 'Concierge', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Paid Internet', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3235":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","3236":"['Pool', 'Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Restaurant', 'Room service', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Paid Wifi', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Shuttle Bus Service', 'Ski-In \/ Ski-Out', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3237":"['Pool', 'Free Internet', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Babysitting', 'Non-smoking hotel', 'Outdoor pool', 'Paid Wifi', 'Shuttle Bus Service', 'Tennis Court', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","3238":"['Pool', 'Free parking', 'Restaurant', 'Business Centre with Internet Access', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Ski-In \/ Ski-Out', 'Tennis Court', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3239":"['Free parking', 'Laundry Service', 'Non-smoking hotel', 'Shuttle Bus Service', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms']","3240":"[]","3241":"[]","3242":"[]","3243":"['Free parking', 'Non-smoking hotel', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3244":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Tennis Court', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3245":"[]","3246":"['Pool', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Heated pool', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Paid Internet', 'Paid Wifi', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3247":"['Free parking', 'Hot Tub', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","3248":"[]","3249":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","3250":"[]","3251":"[]","3252":"[]","3253":"[]","3254":"[]","3255":"['Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Pool', 'Room service', 'Restaurant', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3256":"['Pool', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3257":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3258":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast Available', 'Conference Facilities', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3259":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","3260":"[]","3261":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","3262":"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']","3263":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Suites']","3264":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","3265":"[]","3266":"[]","3267":"['Air conditioning', 'Microwave', 'Refrigerator in room']","3268":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","3269":"[]","3270":"['Free parking', 'Laundry Service', 'Air conditioning', 'Microwave', 'Non-smoking rooms']","3271":"[]","3272":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","3273":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","3274":"[]","3275":"[]","3276":"['Pool', 'Free parking', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )']","3277":"[]","3278":"[]","3279":"[]","3280":"[]","3281":"[]","3282":"[]","3283":"[]","3284":"[]","3285":"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Bar\/Lounge', 'Breakfast included', 'Dry Cleaning', 'Heated pool', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3286":"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3287":"['Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Free parking', 'Bar\/Lounge', 'Babysitting', 'Banquet Room', 'Conference Facilities', 'Dry Cleaning', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3288":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Spa', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","3289":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","3290":"['Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms', 'Suites']","3291":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","3292":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Microwave', 'Refrigerator in room']","3293":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","3294":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Family Rooms']","3295":"['Free High Speed Internet (WiFi)', 'Free parking', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room']","3296":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Restaurant', 'Banquet Room', 'Business Centre with Internet Access', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3297":"[]","3298":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Refrigerator in room', 'Non-smoking rooms']","3299":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","3300":"['Pool', 'Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","3301":"['Pool', 'Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","3302":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms']","3303":"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","3304":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Kitchenette']","3305":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Tennis Court', 'Family Rooms']","3306":"[]","3307":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Pool', 'Restaurant', 'Babysitting', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']","3308":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Non-smoking rooms']","3309":"['Restaurant', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","3310":"[]","3311":"[]","3312":"[]","3313":"[]","3314":"[]","3315":"[]","3316":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Restaurant', 'Bar\/Lounge', 'Spa', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Shuttle Bus Service', 'Wheelchair Access', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3317":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Spa', 'Airport transportation', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3318":"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Pool', 'Free parking', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3319":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","3320":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Room service', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3321":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']","3322":"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Babysitting', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","3323":"[]","3324":"['Free parking', 'Children Activities (Kid \/ Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Shuttle Bus Service', 'Kitchenette']","3325":"[]","3326":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Air conditioning']","3327":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","3328":"[]","3329":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","3330":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Non-smoking rooms']","3331":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3332":"[]","3333":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","3334":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","3335":"['Free parking', 'Free High Speed Internet (WiFi)']","3336":"['Pets Allowed ( Dog \/ Pet Friendly )']","3337":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']","3338":"[]","3339":"[]","3340":"['Refrigerator in room']","3341":"[]","3342":"[]","3343":"[]","3344":"[]","3345":"[]","3346":"[]","3347":"[]","3348":"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3349":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Room service', 'Babysitting', 'Concierge', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","3350":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar\/Lounge', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3351":"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3352":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","3353":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Airport transportation', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","3354":"[]","3355":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","3356":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3357":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Air conditioning', 'Kitchenette', 'Suites']","3358":"['Free High Speed Internet (WiFi)', 'Air conditioning', 'Minibar', 'Refrigerator in room']","3359":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","3360":"['Free High Speed Internet (WiFi)', 'Free parking', 'Pool', 'Breakfast included', 'Babysitting', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']","3361":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","3362":"[]","3363":"[]","3364":"[]","3365":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","3366":"['Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )']","3367":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Kitchenette', 'Suites']","3368":"[]","3369":"[]","3370":"[]","3371":"[]","3372":"[]","3373":"[]","3374":"[]","3375":"[]","3376":"[]","3377":"[]","3378":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Non-smoking rooms', 'Suites']","3379":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3380":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Non-smoking rooms']","3381":"['Air conditioning']","3382":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","3383":"[]","3384":"[]","3385":"[]","3386":"[]","3387":"[]","3388":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']","3389":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']","3390":"[]","3391":"['Free High Speed Internet (WiFi)', 'Free parking', 'Kitchenette']","3392":"['Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","3393":"[]","3394":"['Pets Allowed ( Dog \/ Pet Friendly )']","3395":"[]","3396":"['Free parking', 'Free High Speed Internet (WiFi)']","3397":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Children Activities (Kid \/ Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","3398":"[]","3399":"[]","3400":"['Free High Speed Internet (WiFi)', 'Free parking', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3401":"[]","3402":"['Free parking', 'Restaurant', 'Room service', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","3403":"['Free parking', 'Free High Speed Internet (WiFi)', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3404":"['Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Babysitting', 'Breakfast Available', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","3405":"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","3406":"[]","3407":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","3408":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3409":"['Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","3410":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Restaurant', 'Concierge', 'Dry Cleaning', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3411":"[]","3412":"[]","3413":"['Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Free parking', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Non-smoking rooms']","3414":"[]","3415":"[]","3416":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Family Rooms']","3417":"[]","3418":"[]","3419":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","3420":"[]","3421":"['Pets Allowed ( Dog \/ Pet Friendly )']","3422":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","3423":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3424":"['Pool', 'Free parking', 'Restaurant', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3425":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Breakfast included', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Tennis Court', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3426":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3427":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar\/Lounge', 'Breakfast Available', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","3428":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid \/ Family Friendly)', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3429":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","3430":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3431":"['Free parking', 'Free Internet', 'Breakfast included', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access']","3432":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Non-smoking rooms', 'Suites']","3433":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Non-smoking rooms']","3434":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","3435":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Conference Facilities', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","3436":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","3437":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","3438":"[]","3439":"['Free Internet', 'Free parking', 'Non-smoking hotel', 'Paid Wifi', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","3440":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room']","3441":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Refrigerator in room', 'Suites']","3442":"[]","3443":"[]","3444":"[]","3445":"[]","3446":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Wheelchair Access']","3447":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","3448":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","3449":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']","3450":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","3451":"['Free High Speed Internet (WiFi)', 'Free parking', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","3452":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Restaurant', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","3453":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3454":"[]","3455":"[]","3456":"['Pool', 'Restaurant', 'Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Airport transportation', 'Babysitting', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']","3457":"['Pool', 'Free parking', 'Breakfast included', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Casino and Gambling', 'Heated pool', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","3458":"['Restaurant', 'Free High Speed Internet (WiFi)', 'Free parking', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Electric vehicle charging station', 'Golf Course', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3459":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Pool', 'Room service', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Casino and Gambling', 'Conference Facilities', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","3460":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3461":"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Kitchenette']","3462":"['Free High Speed Internet (WiFi)', 'Air conditioning']","3463":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","3464":"[]","3465":"[]","3466":"['Free parking', 'Golf Course', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']","3467":"[]","3468":"['Children Activities (Kid \/ Family Friendly)', 'Kitchenette']","3469":"[]","3470":"[]","3471":"['Pool', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )']","3472":"[]","3473":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","3474":"[]","3475":"[]","3476":"[]","3477":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Conference Facilities', 'Heated pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","3478":"[]","3479":"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Children Activities (Kid \/ Family Friendly)', 'Heated pool', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3480":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Heated pool', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Sauna', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","3481":"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Children Activities (Kid \/ Family Friendly)', 'Heated pool', 'Kids pool', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3482":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Breakfast included', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3483":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Children Activities (Kid \/ Family Friendly)', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3484":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3485":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid \/ Family Friendly)', 'Heated pool', 'Non-smoking hotel', 'Outdoor pool', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","3486":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Shuttle Bus Service', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3487":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3488":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","3489":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","3490":"['Free parking', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Kitchenette']","3491":"[]","3492":"['Pool', 'Free Internet', 'Restaurant', 'Free parking', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)']","3493":"[]","3494":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3495":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","3496":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Suites']","3497":"['Pool', 'Free parking', 'Free Internet', 'Fitness Centre with Gym \/ Workout Room', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","3498":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Outdoor pool', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3499":"['Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Babysitting', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Kids pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Shuttle Bus Service', 'Air conditioning']","3500":"[]","3501":"[]","3502":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Concierge', 'Golf Course', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","3503":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","3504":"['Pool', 'Restaurant', 'Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms', 'Suites']","3505":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Bar\/Lounge', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","3506":"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Electric vehicle charging station', 'Heated pool', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Wheelchair Access', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3507":"['Free High Speed Internet (WiFi)']","3508":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Family Rooms']","3509":"['Air conditioning']","3510":"['Free parking', 'Restaurant', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","3511":"['Free parking', 'Breakfast included', 'Meeting rooms', 'Non-smoking hotel', 'Non-smoking rooms']","3512":"[]","3513":"['Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","3514":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms']","3515":"[]","3516":"[]","3517":"[]","3518":"[]","3519":"[]","3520":"[]","3521":"['Room service', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3522":"['Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Spa', 'Business Centre with Internet Access', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3523":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3524":"[]","3525":"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Bar\/Lounge', 'Business Centre with Internet Access', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","3526":"[]","3527":"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Paid Internet', 'Paid Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3528":"['Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Restaurant', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Breakfast Available', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Paid Internet', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3529":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Room service', 'Spa', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Shuttle Bus Service', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3530":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3531":"[]","3532":"['Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar\/Lounge', 'Pool', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3533":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Spa', 'Breakfast included', 'Airport transportation', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","3534":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","3535":"['Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Bar\/Lounge', 'Airport transportation', 'Breakfast Available', 'Business Centre with Internet Access', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","3536":"[]","3537":"['Air conditioning', 'Refrigerator in room']","3538":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']","3539":"['Free parking', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Bar\/Lounge', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3540":"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Paid Internet', 'Paid Wifi', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3541":"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Free parking', 'Business Centre with Internet Access', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms']","3542":"[]","3543":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Concierge', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3544":"[]","3545":"[]","3546":"[]","3547":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']","3548":"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","3549":"['Free parking', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']","3550":"['Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","3551":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Kitchenette', 'Non-smoking rooms']","3552":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","3553":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","3554":"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","3555":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3556":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3557":"[]","3558":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3559":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","3560":"['Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","3561":"['Free High Speed Internet (WiFi)', 'Free parking', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","3562":"['Free High Speed Internet (WiFi)', 'Free parking', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","3563":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3564":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","3565":"['Pool', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Outdoor pool', 'Paid Internet', 'Paid Wifi', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room']","3566":"[]","3567":"[]","3568":"[]","3569":"['Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry']","3570":"['Pets Allowed ( Dog \/ Pet Friendly )']","3571":"[]","3572":"[]","3573":"['Free parking', 'Pets Allowed ( Dog \/ Pet Friendly )']","3574":"[]","3575":"[]","3576":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3577":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3578":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Restaurant', 'Spa', 'Bar\/Lounge', 'Banquet Room', 'Breakfast Available', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","3579":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Breakfast included', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']","3580":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3581":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3582":"[]","3583":"['Restaurant', 'Free High Speed Internet (WiFi)', 'Free parking', 'Bar\/Lounge', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms', 'Suites']","3584":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","3585":"[]","3586":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Air conditioning', 'Non-smoking rooms']","3587":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar\/Lounge', 'Spa', 'Breakfast included', 'Banquet Room', 'Conference Facilities', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3588":"['Free parking', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Banquet Room', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","3589":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Bar\/Lounge', 'Spa', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","3590":"[]","3591":"['Pool', 'Breakfast included', 'Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","3592":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","3593":"[]","3594":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3595":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","3596":"[]","3597":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Refrigerator in room', 'Kitchenette', 'Suites']","3598":"[]","3599":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","3600":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","3601":"[]","3602":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Refrigerator in room', 'Kitchenette']","3603":"[]","3604":"[]","3605":"['Children Activities (Kid \/ Family Friendly)', 'Kitchenette']","3606":"[]","3607":"[]","3608":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","3609":"['Pool', 'Free parking', 'Restaurant', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Ski-In \/ Ski-Out', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3610":"['Pool', 'Free parking', 'Restaurant', 'Spa', 'Free High Speed Internet (WiFi)', 'Heated pool', 'Indoor pool', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","3611":"['Pool', 'Free parking', 'Restaurant', 'Spa', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Breakfast included', 'Banquet Room', 'Concierge', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3612":"['Free High Speed Internet (WiFi)', 'Pool', 'Room service', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms']","3613":"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Restaurant', 'Heated pool', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","3614":"[]","3615":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Spa', 'Breakfast included', 'Breakfast Available', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Air conditioning', 'Non-smoking rooms', 'Suites']","3616":"[]","3617":"['Pool', 'Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Air conditioning', 'Kitchenette', 'Suites']","3618":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","3619":"['Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms']","3620":"[]","3621":"['Pool', 'Free parking', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Room service', 'Free Internet', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Ski-In \/ Ski-Out', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3622":"['Pool', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Suites']","3623":"[]","3624":"['Free High Speed Internet (WiFi)']","3625":"[]","3626":"['Free parking', 'Free High Speed Internet (WiFi)']","3627":"[]","3628":"[]","3629":"[]","3630":"[]","3631":"[]","3632":"[]","3633":"[]","3634":"[]","3635":"[]","3636":"['Pool', 'Room service', 'Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3637":"['Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","3638":"['Pool', 'Restaurant', 'Room service', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","3639":"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']","3640":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3641":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3642":"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Concierge', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","3643":"[]","3644":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Microwave', 'Non-smoking rooms']","3645":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","3646":"[]","3647":"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Air conditioning']","3648":"[]","3649":"[]","3650":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Non-smoking rooms']","3651":"['Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access']","3652":"['Free High Speed Internet (WiFi)']","3653":"[]","3654":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Tennis Court', 'Kitchenette', 'Non-smoking rooms']","3655":"[]","3656":"[]","3657":"[]","3658":"[]","3659":"[]","3660":"[]","3661":"[]","3662":"[]","3663":"['Pool', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","3664":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Bar\/Lounge', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3665":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","3666":"['Free High Speed Internet (WiFi)', 'Room service', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Restaurant', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3667":"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","3668":"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3669":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Microwave', 'Non-smoking rooms']","3670":"['Free High Speed Internet (WiFi)', 'Free parking', 'Pool', 'Restaurant', 'Banquet Room', 'Business Centre with Internet Access', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Kitchenette', 'Non-smoking rooms']","3671":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3672":"[]","3673":"['Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Free parking', 'Bar\/Lounge', 'Breakfast included', 'Banquet Room', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Tennis Court', 'Non-smoking rooms']","3674":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","3675":"[]","3676":"[]","3677":"[]","3678":"[]","3679":"[]","3680":"['Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Airport transportation', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Tennis Court', 'Microwave', 'Minibar', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']","3681":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Self-Serve Laundry', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3682":"['Free parking', 'Free High Speed Internet (WiFi)', 'Air conditioning', 'Refrigerator in room']","3683":"[]","3684":"[]","3685":"['Bar\/Lounge']","3686":"[]","3687":"[]","3688":"[]","3689":"[]","3690":"[]","3691":"[]","3692":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","3693":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Family Rooms', 'Non-smoking rooms']","3694":"['Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Air conditioning']","3695":"[]","3696":"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3697":"['Room service', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Spa', 'Breakfast included', 'Banquet Room', 'Conference Facilities', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3698":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3699":"['Pool', 'Free parking', 'Restaurant', 'Room service', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Spa', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","3700":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","3701":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3702":"[]","3703":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Tennis Court', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3704":"['Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']","3705":"['Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Conference Facilities', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","3706":"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Breakfast included', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3707":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Minibar', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","3708":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","3709":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3710":"['Pool', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms']","3711":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Breakfast Available', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3712":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Indoor pool', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3713":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Air conditioning']","3714":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3715":"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","3716":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Air conditioning']","3717":"['Free High Speed Internet (WiFi)', 'Pool', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Bar\/Lounge', 'Spa', 'Free parking', 'Restaurant', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3718":"['Free High Speed Internet (WiFi)', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Shuttle Bus Service', 'Family Rooms', 'Non-smoking rooms']","3719":"['Free parking', 'Pool', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3720":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Spa', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3721":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","3722":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Restaurant', 'Bar\/Lounge', 'Spa', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3723":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","3724":"[]","3725":"[]","3726":"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","3727":"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","3728":"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Breakfast included', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","3729":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Non-smoking rooms']","3730":"[]","3731":"['Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3732":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Refrigerator in room']","3733":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Non-smoking rooms']","3734":"[]","3735":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']","3736":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Outdoor pool', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3737":"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3738":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","3739":"['Free parking', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3740":"['Pool', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Spa', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","3741":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Indoor pool', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']","3742":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","3743":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']","3744":"['Free parking', 'Pets Allowed ( Dog \/ Pet Friendly )']","3745":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","3746":"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3747":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3748":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Minibar', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']","3749":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3750":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","3751":"['Free parking', 'Children Activities (Kid \/ Family Friendly)', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Ski-In \/ Ski-Out', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","3752":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3753":"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Heated pool', 'Hot Tub', 'Outdoor pool', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3754":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3755":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3756":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","3757":"[]","3758":"['Pool', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3759":"[]","3760":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Restaurant', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Meeting rooms', 'Non-smoking hotel', 'Sauna', 'Wheelchair Access', 'Microwave', 'Non-smoking rooms']","3761":"['Room service', 'Restaurant', 'Pool', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3762":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Bar\/Lounge', 'Fitness Centre with Gym \/ Workout Room', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']","3763":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3764":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast Available', 'Indoor pool', 'Meeting rooms', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","3765":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Bar\/Lounge', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3766":"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Pool', 'Room service', 'Restaurant', 'Bar\/Lounge', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3767":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3768":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","3769":"['Free High Speed Internet (WiFi)', 'Restaurant', 'Spa', 'Business Centre with Internet Access', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","3770":"['Free parking', 'Restaurant', 'Pool', 'Room service', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms', 'Suites']","3771":"['Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Free parking', 'Breakfast Available', 'Business Centre with Internet Access', 'Hot Tub', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']","3772":"['Pool', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Restaurant', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Paid Internet', 'Paid Wifi', 'Tennis Court', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3773":"['Pool', 'Restaurant', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","3774":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3775":"[]","3776":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Laundry Service', 'Meeting rooms', 'Family Rooms', 'Kitchenette']","3777":"[]","3778":"['Pool', 'Children Activities (Kid \/ Family Friendly)', 'Paid Wifi', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry']","3779":"[]","3780":"[]","3781":"['Pool', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3782":"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Pool', 'Free parking', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3783":"['Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Restaurant', 'Bar\/Lounge', 'Spa', 'Free parking', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Ski-In \/ Ski-Out', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3784":"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Pool', 'Room service', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Airport transportation', 'Babysitting', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms']","3785":"['Pool', 'Room service', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Free parking', 'Bar\/Lounge', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","3786":"['Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3787":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms', 'Suites']","3788":"[]","3789":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms', 'Suites']","3790":"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Free parking', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","3791":"['Free parking', 'Free Internet', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3792":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Spa', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3793":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3794":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Minibar', 'Refrigerator in room']","3795":"['Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","3796":"[]","3797":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Indoor pool', 'Meeting rooms', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']","3798":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Bar\/Lounge', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","3799":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Minibar', 'Refrigerator in room', 'Non-smoking rooms']","3800":"[]","3801":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Heated pool', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']","3802":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3803":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']","3804":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']","3805":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","3806":"['Pool', 'Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Concierge', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Tennis Court', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3807":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms', 'Suites']","3808":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']","3809":"['Free High Speed Internet (WiFi)', 'Air conditioning']","3810":"['Pool', 'Free parking', 'Restaurant', 'Free Internet', 'Bar\/Lounge', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3811":"[]","3812":"['Pool', 'Free parking', 'Banquet Room', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","3813":"['Pool', 'Free parking', 'Room service', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3814":"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Banquet Room', 'Conference Facilities', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3815":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Electric vehicle charging station', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","3816":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","3817":"[]","3818":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Family Rooms']","3819":"['Free parking', 'Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","3820":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","3821":"[]","3822":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Minibar', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']","3823":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Non-smoking rooms']","3824":"['Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","3825":"['Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","3826":"[]","3827":"['Free High Speed Internet (WiFi)', 'Concierge', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","3828":"[]","3829":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3830":"[]","3831":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Non-smoking rooms']","3832":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3833":"['Restaurant', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Non-smoking rooms']","3834":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3835":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Children Activities (Kid \/ Family Friendly)', 'Multilingual Staff', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Kitchenette']","3836":"[]","3837":"['Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )']","3838":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3839":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","3840":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3841":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3842":"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Spa', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Casino and Gambling', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","3843":"['Pool', 'Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3844":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","3845":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Babysitting', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","3846":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Breakfast included', 'Room service', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms']","3847":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Golf Course', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","3848":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","3849":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Business Centre with Internet Access', 'Dry Cleaning', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3850":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","3851":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3852":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","3853":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Electric vehicle charging station', 'Laundry Service', 'Multilingual Staff', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']","3854":"[]","3855":"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Business Centre with Internet Access', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","3856":"['Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette']","3857":"['Pool', 'Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Bar\/Lounge', 'Spa', 'Babysitting', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3858":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","3859":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3860":"[]","3861":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3862":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","3863":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","3864":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","3865":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Family Rooms', 'Non-smoking rooms']","3866":"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']","3867":"['Air conditioning']","3868":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3869":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","3870":"[]","3871":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","3872":"['Free parking', 'Free High Speed Internet (WiFi)', 'Air conditioning', 'Kitchenette', 'Suites']","3873":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms']","3874":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid \/ Family Friendly)', 'Kitchenette', 'Suites']","3875":"[]","3876":"[]","3877":"[]","3878":"[]","3879":"['Free parking']","3880":"[]","3881":"[]","3882":"['Babysitting', 'Pets Allowed ( Dog \/ Pet Friendly )']","3883":"[]","3884":"['Pool', 'Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included']","3885":"['Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Free parking', 'Restaurant', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","3886":"['Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Pool', 'Free parking', 'Spa', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3887":"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast Available', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","3888":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']","3889":"['Pool', 'Restaurant', 'Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","3890":"['Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","3891":"['Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Room service', 'Bar\/Lounge', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3892":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Bar\/Lounge', 'Spa', 'Breakfast included', 'Babysitting', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","3893":"['Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","3894":"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms', 'Suites']","3895":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","3896":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3897":"[]","3898":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","3899":"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Laundry Service', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Family Rooms', 'Suites']","3900":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3901":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Pool', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Refrigerator in room', 'Non-smoking rooms']","3902":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","3903":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3904":"[]","3905":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Air conditioning', 'Non-smoking rooms']","3906":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","3907":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","3908":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","3909":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","3910":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Microwave', 'Refrigerator in room', 'Kitchenette']","3911":"['Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3912":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3913":"[]","3914":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Electric vehicle charging station', 'Heated pool', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","3915":"[]","3916":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Spa', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","3917":"[]","3918":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","3919":"['Pool', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Children Activities (Kid \/ Family Friendly)', 'Heated pool', 'Indoor pool', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Tennis Court', 'Wheelchair Access', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3920":"['Pool', 'Free parking', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3921":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","3922":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Non-smoking rooms', 'Suites']","3923":"['Pool', 'Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Room service', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","3924":"['Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","3925":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","3926":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","3927":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Tennis Court', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3928":"['Free High Speed Internet (WiFi)', 'Free parking', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']","3929":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3930":"[]","3931":"[]","3932":"[]","3933":"[]","3934":"[]","3935":"[]","3936":"[]","3937":"[]","3938":"[]","3939":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Wheelchair Access', 'Kitchenette', 'Suites']","3940":"[]","3941":"[]","3942":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","3943":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","3944":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","3945":"['Free parking', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Kitchenette']","3946":"['Free parking', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Refrigerator in room', 'Kitchenette']","3947":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning']","3948":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3949":"['Free parking', 'Airport transportation', 'Laundry Service', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Kitchenette']","3950":"[]","3951":"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","3952":"['Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Spa', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3953":"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Pool', 'Breakfast included', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3954":"['Pool', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Room service', 'Free parking', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3955":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3956":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","3957":"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3958":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Indoor pool', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","3959":"[]","3960":"['Pool', 'Restaurant', 'Room service', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3961":"[]","3962":"['Free High Speed Internet (WiFi)', 'Room service', 'Restaurant', 'Bar\/Lounge', 'Casino and Gambling', 'Concierge', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","3963":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Spa', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3964":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms']","3965":"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3966":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']","3967":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Smoking rooms available']","3968":"['Free High Speed Internet (WiFi)', 'Free parking', 'Golf Course', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room']","3969":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","3970":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Restaurant', 'Bar\/Lounge', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3971":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3972":"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","3973":"['Free High Speed Internet (WiFi)', 'Pool', 'Fitness Centre with Gym \/ Workout Room', 'Hot Tub', 'Indoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Air conditioning']","3974":"[]","3975":"[]","3976":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']","3977":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Tennis Court', 'Non-smoking rooms', 'Suites']","3978":"['Free parking', 'Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']","3979":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","3980":"['Free parking', 'Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","3981":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3982":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","3983":"[]","3984":"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms', 'Suites']","3985":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","3986":"[]","3987":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Bar\/Lounge', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3988":"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Breakfast included', 'Room service', 'Bar\/Lounge', 'Fitness Centre with Gym \/ Workout Room', 'Airport transportation', 'Business Centre with Internet Access', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","3989":"['Free High Speed Internet (WiFi)', 'Laundry Service', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms']","3990":"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Smoking rooms available']","3991":"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","3992":"[]","3993":"[]","3994":"[]","3995":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Concierge', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","3996":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Golf Course', 'Non-smoking hotel', 'Kitchenette', 'Non-smoking rooms']","3997":"[]","3998":"[]","3999":"['Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4000":"[]","4001":"['Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Business Centre with Internet Access', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","4002":"['Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Pool', 'Room service', 'Restaurant', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4003":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Room service', 'Dry Cleaning', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Kitchenette', 'Non-smoking rooms']","4004":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Breakfast included', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4005":"['Free parking', 'Room service', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","4006":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Suites']","4007":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","4008":"['Free parking', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Pool', 'Room service', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4009":"['Free parking', 'Free High Speed Internet (WiFi)', 'Conference Facilities', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4010":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","4011":"['Free parking', 'Free High Speed Internet (WiFi)', 'Public Wifi', 'Air conditioning', 'Refrigerator in room']","4012":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel']","4013":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Suites']","4014":"[]","4015":"['Pool', 'Free parking', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )']","4016":"[]","4017":"[]","4018":"[]","4019":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","4020":"['Free parking', 'Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","4021":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","4022":"['Pool', 'Free parking', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4023":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Conference Facilities', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Non-smoking rooms']","4024":"['Free parking', 'Breakfast Available', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","4025":"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Pool', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4026":"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Hot Tub', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","4027":"[]","4028":"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']","4029":"[]","4030":"[]","4031":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Golf Course', 'Non-smoking hotel', 'Non-smoking rooms']","4032":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","4033":"[]","4034":"['Pool', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4035":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Spa', 'Business Centre with Internet Access', 'Concierge', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4036":"['Pool', 'Room service', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Casino and Gambling', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","4037":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4038":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Electric vehicle charging station', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","4039":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4040":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms', 'Suites']","4041":"['Breakfast included', 'Free High Speed Internet (WiFi)', 'Electric vehicle charging station', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","4042":"['Free parking', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']","4043":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","4044":"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","4045":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","4046":"[]","4047":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","4048":"['Pool', 'Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","4049":"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","4050":"[]","4051":"['Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","4052":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4053":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Dry Cleaning', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","4054":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Minibar', 'Family Rooms']","4055":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","4056":"['Pool', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","4057":"[]","4058":"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Free parking', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","4059":"[]","4060":"[]","4061":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","4062":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","4063":"['Restaurant', 'Free High Speed Internet (WiFi)', 'Free parking', 'Pool', 'Room service', 'Babysitting', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","4064":"[]","4065":"['Room service', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Babysitting', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4066":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","4067":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning']","4068":"['Free parking', 'Restaurant', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room']","4069":"[]","4070":"[]","4071":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4072":"[]","4073":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Airport transportation', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4074":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4075":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Business Centre with Internet Access', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4076":"[]","4077":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Room service', 'Bar\/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","4078":"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4079":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Restaurant', 'Bar\/Lounge', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']","4080":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Restaurant', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4081":"[]","4082":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","4083":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Bar\/Lounge', 'Fitness Centre with Gym \/ Workout Room', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms']","4084":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']","4085":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4086":"['Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","4087":"['Room service', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Air conditioning', 'Non-smoking rooms']","4088":"[]","4089":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Restaurant', 'Bar\/Lounge', 'Breakfast Available', 'Business Centre with Internet Access', 'Casino and Gambling', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4090":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","4091":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Sauna', 'Refrigerator in room', 'Non-smoking rooms']","4092":"['Free High Speed Internet (WiFi)', 'Room service', 'Golf Course', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Refrigerator in room', 'Kitchenette']","4093":"['Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4094":"['Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","4095":"[]","4096":"[]","4097":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette']","4098":"[]","4099":"[]","4100":"[]","4101":"[]","4102":"[]","4103":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Concierge', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Self-Serve Laundry', 'Ski-In \/ Ski-Out', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4104":"['Pool', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Hot Tub', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Ski-In \/ Ski-Out', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4105":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']","4106":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Concierge', 'Heated pool', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Self-Serve Laundry', 'Ski-In \/ Ski-Out', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","4107":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","4108":"[]","4109":"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","4110":"['Pool', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Airport transportation', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Shuttle Bus Service', 'Ski-In \/ Ski-Out', 'Wheelchair Access', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4111":"['Free High Speed Internet (WiFi)', 'Pool', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Sauna', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","4112":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Self-Serve Laundry', 'Ski-In \/ Ski-Out', 'Kitchenette', 'Non-smoking rooms']","4113":"['Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","4114":"[]","4115":"['Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Conference Facilities', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4116":"[]","4117":"[]","4118":"['Free parking', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar\/Lounge', 'Business Centre with Internet Access', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","4119":"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Business Centre with Internet Access', 'Casino and Gambling', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms', 'Suites']","4120":"['Free High Speed Internet (WiFi)', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4121":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Business Centre with Internet Access', 'Heated pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4122":"['Pool', 'Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Room service', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","4123":"['Restaurant', 'Bar\/Lounge', 'Breakfast included', 'Spa', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Business Centre with Internet Access', 'Hot Tub', 'Public Wifi', 'Ski-In \/ Ski-Out']","4124":"[]","4125":"['Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","4126":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","4127":"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","4128":"[]","4129":"[]","4130":"['Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Restaurant', 'Breakfast included', 'Dry Cleaning', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Tennis Court', 'Wheelchair Access', 'Non-smoking rooms']","4131":"['Pool', 'Free parking', 'Breakfast included', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']","4132":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms']","4133":"['Pool', 'Free parking', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4134":"['Restaurant', 'Bar\/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Babysitting', 'Banquet Room', 'Conference Facilities', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Tennis Court', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4135":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Tennis Court', 'Family Rooms', 'Non-smoking rooms']","4136":"['Pool', 'Room service', 'Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Restaurant', 'Spa', 'Banquet Room', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']","4137":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4138":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4139":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Refrigerator in room', 'Kitchenette']","4140":"['Non-smoking hotel', 'Non-smoking rooms']","4141":"[]","4142":"['Pool', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free Internet', 'Babysitting', 'Banquet Room', 'Breakfast Available', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Outdoor pool', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4143":"['Free parking', 'Pool', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Tennis Court', 'Refrigerator in room', 'Kitchenette']","4144":"[]","4145":"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Airport transportation', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","4146":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']","4147":"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Non-smoking hotel']","4148":"[]","4149":"[]","4150":"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Spa', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","4151":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4152":"['Pool', 'Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4153":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Concierge', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']","4154":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4155":"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Breakfast Available', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","4156":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Air conditioning', 'Non-smoking rooms']","4157":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","4158":"[]","4159":"[]","4160":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","4161":"['Free parking', 'Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Room service', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Paid Internet', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4162":"['Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4163":"['Pool', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4164":"['Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4165":"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']","4166":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","4167":"['Pool', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Fitness Centre with Gym \/ Workout Room', 'Free Internet', 'Airport transportation', 'Breakfast Available', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Paid Internet', 'Paid Wifi', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","4168":"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","4169":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Paid Wifi', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","4170":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4171":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","4172":"['Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","4173":"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","4174":"[]","4175":"[]","4176":"['Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Pool', 'Breakfast included', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Wheelchair Access', 'Air conditioning', 'Minibar', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4177":"['Pool', 'Restaurant', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Paid Internet', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4178":"['Pool', 'Free parking', 'Restaurant', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Paid Internet', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4179":"['Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","4180":"['Free High Speed Internet (WiFi)', 'Room service', 'Concierge', 'Electric vehicle charging station', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Minibar', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","4181":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","4182":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Business Centre with Internet Access', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4183":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Restaurant', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","4184":"[]","4185":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4186":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","4187":"['Free parking', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Concierge', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']","4188":"[]","4189":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Electric vehicle charging station', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4190":"[]","4191":"[]","4192":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","4193":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4194":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Restaurant', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms']","4195":"[]","4196":"['Free High Speed Internet (WiFi)', 'Free parking', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","4197":"['Free parking', 'Pool', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Room service', 'Restaurant', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']","4198":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Breakfast included', 'Restaurant', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Kitchenette', 'Non-smoking rooms']","4199":"[]","4200":"['Free High Speed Internet (WiFi)', 'Pool', 'Room service', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Kids pool', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","4201":"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4202":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Concierge', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']","4203":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Pool', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","4204":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","4205":"[]","4206":"[]","4207":"['Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Restaurant', 'Bar\/Lounge', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","4208":"['Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Room service', 'Restaurant', 'Bar\/Lounge', 'Fitness Centre with Gym \/ Workout Room', 'Dry Cleaning', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","4209":"['Pool', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","4210":"[]","4211":"[]","4212":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","4213":"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Electric vehicle charging station', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms']","4214":"['Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Non-smoking rooms', 'Suites']","4215":"['Free parking', 'Laundry Service', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']","4216":"[]","4217":"[]","4218":"[]","4219":"[]","4220":"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Restaurant', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms', 'Suites']","4221":"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']","4222":"['Pool', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4223":"[]","4224":"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Laundry Service', 'Non-smoking hotel', 'Shuttle Bus Service', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","4225":"[]","4226":"['Pool', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access']","4227":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Dry Cleaning', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Non-smoking rooms']","4228":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Spa', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","4229":"[]","4230":"[]","4231":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4232":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4233":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","4234":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","4235":"[]","4236":"[]","4237":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4238":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","4239":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Electric vehicle charging station', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms']","4240":"['Pool', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Spa', 'Free Internet', 'Banquet Room', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4241":"[]","4242":"[]","4243":"['Pool', 'Free parking', 'Room service', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4244":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","4245":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","4246":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service']","4247":"[]","4248":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms']","4249":"['Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']","4250":"[]","4251":"['Free Internet', 'Free parking', 'Business Centre with Internet Access', 'Meeting rooms', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']","4252":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","4253":"['Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Golf Course', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4254":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","4255":"[]","4256":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","4257":"['Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Wheelchair Access', 'Air conditioning', 'Suites']","4258":"[]","4259":"[]","4260":"['Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Meeting rooms', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Minibar', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4261":"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4262":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4263":"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Pool', 'Free parking', 'Bar\/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4264":"['Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Free High Speed Internet (WiFi)', 'Free parking', 'Bar\/Lounge', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","4265":"[]","4266":"['Restaurant', 'Free High Speed Internet (WiFi)', 'Free parking', 'Bar\/Lounge', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Pool', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4267":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","4268":"['Air conditioning']","4269":"[]","4270":"[]","4271":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Spa', 'Babysitting', 'Electric vehicle charging station', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","4272":"[]","4273":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","4274":"['Free parking', 'Free High Speed Internet (WiFi)', 'Air conditioning', 'Suites']","4275":"['Free Internet', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Smoking rooms available']","4276":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","4277":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4278":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","4279":"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Concierge', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning']","4280":"[]","4281":"['Pool', 'Free parking', 'Pets Allowed ( Dog \/ Pet Friendly )']","4282":"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Bar\/Lounge', 'Breakfast Available', 'Concierge', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4283":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Banquet Room', 'Breakfast Available', 'Children Activities (Kid \/ Family Friendly)', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Ski-In \/ Ski-Out', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4284":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Spa', 'Breakfast Available', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4285":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Bar\/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","4286":"['Pool', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Children Activities (Kid \/ Family Friendly)', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Tennis Court', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","4287":"[]","4288":"[]","4289":"['Free parking', 'Pool', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Spa', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4290":"['Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning']","4291":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Air conditioning']","4292":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","4293":"[]","4294":"['Free parking', 'Pool', 'Breakfast included', 'Free Internet', 'Spa', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Paid Internet', 'Paid Wifi', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","4295":"['Pool', 'Free parking', 'Room service', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Restaurant', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Wheelchair Access', 'Air conditioning', 'Minibar', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","4296":"['Restaurant', 'Bar\/Lounge', 'Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","4297":"[]","4298":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Spa', 'Fitness Centre with Gym \/ Workout Room', 'Babysitting', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4299":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Banquet Room', 'Breakfast Available', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4300":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Spa', 'Babysitting', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","4301":"[]","4302":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']","4303":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","4304":"[]","4305":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","4306":"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']","4307":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Wheelchair Access', 'Kitchenette', 'Non-smoking rooms']","4308":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included']","4309":"[]","4310":"[]","4311":"[]","4312":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Conference Facilities', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","4313":"[]","4314":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","4315":"[]","4316":"[]","4317":"['Free High Speed Internet (WiFi)', 'Air conditioning']","4318":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Kitchenette']","4319":"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Laundry Service', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning']","4320":"['Restaurant', 'Breakfast included', 'Hot Tub', 'Sauna', 'Shuttle Bus Service']","4321":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Non-smoking rooms']","4322":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel']","4323":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","4324":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Family Rooms']","4325":"[]","4326":"['Restaurant', 'Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Room service', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4327":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Restaurant', 'Bar\/Lounge', 'Business Centre with Internet Access', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4328":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Non-smoking rooms', 'Suites']","4329":"[]","4330":"['Restaurant', 'Free parking', 'Bar\/Lounge', 'Laundry Service', 'Non-smoking hotel', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms']","4331":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","4332":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']","4333":"['Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Family Rooms']","4334":"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","4335":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']","4336":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4337":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","4338":"[]","4339":"[]","4340":"['Pool', 'Room service', 'Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4341":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","4342":"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4343":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Pool', 'Fitness Centre with Gym \/ Workout Room', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","4344":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4345":"[]","4346":"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']","4347":"['Pets Allowed ( Dog \/ Pet Friendly )', 'Kitchenette']","4348":"['Pool', 'Free parking', 'Room service', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","4349":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Suites']","4350":"['Pets Allowed ( Dog \/ Pet Friendly )']","4351":"[]","4352":"[]","4353":"[]","4354":"[]","4355":"['Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Non-smoking rooms']","4356":"['Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Minibar', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","4357":"['Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Restaurant', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","4358":"[]","4359":"[]","4360":"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Electric vehicle charging station', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","4361":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","4362":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']","4363":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Family Rooms']","4364":"['Bar\/Lounge', 'Free High Speed Internet (WiFi)']","4365":"['Room service', 'Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4366":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4367":"[]","4368":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms', 'Suites']","4369":"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","4370":"['Spa', 'Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","4371":"['Free parking', 'Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms']","4372":"['Free parking', 'Restaurant', 'Pool', 'Room service', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Casino and Gambling', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms']","4373":"['Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4374":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","4375":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4376":"[]","4377":"[]","4378":"['Restaurant', 'Free parking', 'Bar\/Lounge', 'Breakfast included', 'Free Internet', 'Multilingual Staff', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']","4379":"[]","4380":"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Pool', 'Free parking', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4381":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4382":"[]","4383":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4384":"['Pool', 'Free Internet', 'Restaurant', 'Bar\/Lounge', 'Indoor pool', 'Non-smoking hotel', 'Paid Internet', 'Paid Wifi', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Kitchenette']","4385":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","4386":"['Free High Speed Internet (WiFi)', 'Free parking', 'Children Activities (Kid \/ Family Friendly)', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","4387":"['Pool', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4388":"[]","4389":"['Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Spa', 'Restaurant', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","4390":"[]","4391":"[]","4392":"['Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi']","4393":"[]","4394":"['Pets Allowed ( Dog \/ Pet Friendly )']","4395":"['Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4396":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Babysitting', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4397":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4398":"[]","4399":"[]","4400":"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","4401":"['Pool', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )']","4402":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included']","4403":"[]","4404":"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4405":"['Pool', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4406":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4407":"['Restaurant', 'Room service', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4408":"['Pool', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4409":"[]","4410":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4411":"['Pool', 'Room service', 'Free parking', 'Breakfast included', 'Business Centre with Internet Access', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Suites']","4412":"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4413":"['Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4414":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4415":"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","4416":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Pool', 'Bar\/Lounge', 'Breakfast included', 'Room service', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4417":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","4418":"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4419":"[]","4420":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4421":"[]","4422":"[]","4423":"[]","4424":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Business Centre with Internet Access', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","4425":"['Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","4426":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']","4427":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms', 'Smoking rooms available']","4428":"[]","4429":"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Concierge', 'Hot Tub', 'Non-smoking hotel', 'Self-Serve Laundry', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']","4430":"['Free High Speed Internet (WiFi)', 'Free parking', 'Concierge', 'Multilingual Staff', 'Self-Serve Laundry', 'Kitchenette', 'Non-smoking rooms']","4431":"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Airport transportation', 'Breakfast Available', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Non-smoking rooms']","4432":"[]","4433":"[]","4434":"['Pool', 'Restaurant', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Spa', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Ski-In \/ Ski-Out', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4435":"['Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Ski-In \/ Ski-Out', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4436":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Fitness Centre with Gym \/ Workout Room', 'Restaurant', 'Bar\/Lounge', 'Room service', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4437":"[]","4438":"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Family Rooms']","4439":"['Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4440":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms']","4441":"[]","4442":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Refrigerator in room', 'Non-smoking rooms']","4443":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Conference Facilities', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']","4444":"[]","4445":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","4446":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Non-smoking rooms']","4447":"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Concierge', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","4448":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Restaurant', 'Bar\/Lounge', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Microwave', 'Non-smoking rooms', 'Suites']","4449":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","4450":"['Free parking', 'Public Wifi']","4451":"[]","4452":"[]","4453":"['Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","4454":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Hot Tub', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4455":"[]","4456":"[]","4457":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Dry Cleaning', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms']","4458":"['Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar\/Lounge', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","4459":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Smoking rooms available']","4460":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","4461":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Hot Tub', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","4462":"[]","4463":"['Hot Tub']","4464":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4465":"['Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Breakfast included', 'Dry Cleaning', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","4466":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']","4467":"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']","4468":"[]","4469":"['Indoor pool']","4470":"[]","4471":"['Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4472":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']","4473":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Non-smoking rooms']","4474":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4475":"['Free parking', 'Breakfast included', 'Non-smoking hotel', 'Non-smoking rooms']","4476":"[]","4477":"[]","4478":"[]","4479":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","4480":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","4481":"[]","4482":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms', 'Suites']","4483":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","4484":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Airport transportation', 'Non-smoking hotel', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms']","4485":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Airport transportation', 'Breakfast Available', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Microwave', 'Minibar', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4486":"['Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Kitchenette']","4487":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Electric vehicle charging station', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","4488":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )']","4489":"['Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Family Rooms']","4490":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid \/ Family Friendly)', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Non-smoking rooms']","4491":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Family Rooms']","4492":"[]","4493":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","4494":"['Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","4495":"['Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Golf Course', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms']","4496":"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast Available', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']","4497":"['Pool', 'Free Internet', 'Free parking', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )']","4498":"[]","4499":"[]","4500":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","4501":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms']","4502":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","4503":"[]","4504":"[]","4505":"['Free parking', 'Room service', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Breakfast Available', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4506":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Heated pool', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","4507":"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms']","4508":"['Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']","4509":"[]","4510":"[]","4511":"[]","4512":"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Ski-In \/ Ski-Out', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4513":"[]","4514":"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Multilingual Staff']","4515":"['Breakfast included', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4516":"['Restaurant', 'Pool', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4517":"[]","4518":"['Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette']","4519":"['Air conditioning']","4520":"['Pool', 'Free Internet', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry']","4521":"[]","4522":"['Pool', 'Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Free High Speed Internet (WiFi)', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Non-smoking hotel', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","4523":"[]","4524":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Restaurant', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Non-smoking rooms', 'Suites']","4525":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']","4526":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Air conditioning']","4527":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning']","4528":"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Bar\/Lounge', 'Breakfast included', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4529":"[]","4530":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Heated pool', 'Non-smoking hotel', 'Outdoor pool', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","4531":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']","4532":"['Free parking', 'Breakfast included', 'Electric vehicle charging station', 'Non-smoking hotel', 'Non-smoking rooms', 'Suites']","4533":"['Non-smoking hotel', 'Sauna', 'Microwave']","4534":"[]","4535":"['Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Suites']","4536":"[]","4537":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']","4538":"[]","4539":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Multilingual Staff', 'Non-smoking hotel', 'Refrigerator in room', 'Non-smoking rooms']","4540":"['Air conditioning']","4541":"['Pool', 'Fitness Centre with Gym \/ Workout Room', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry']","4542":"[]","4543":"['Pool', 'Restaurant', 'Room service', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","4544":"['Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']","4545":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","4546":"[]","4547":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","4548":"['Free parking', 'Golf Course', 'Non-smoking hotel', 'Paid Wifi', 'Air conditioning']","4549":"[]","4550":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4551":"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Dry Cleaning', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4552":"[]","4553":"['Free parking', 'Restaurant', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Room service', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Electric vehicle charging station', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4554":"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4555":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning']","4556":"[]","4557":"['Free parking', 'Restaurant', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4558":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']","4559":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Room service', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","4560":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar\/Lounge', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","4561":"['Pool', 'Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Casino and Gambling', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","4562":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4563":"[]","4564":"[]","4565":"['Free parking', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","4566":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Bar\/Lounge', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","4567":"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']","4568":"['Free High Speed Internet (WiFi)', 'Room service', 'Free parking', 'Concierge', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","4569":"['Free parking', 'Golf Course', 'Non-smoking hotel']","4570":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4571":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","4572":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","4573":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","4574":"[]","4575":"['Pool', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","4576":"['Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Free parking', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Sauna', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4577":"['Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4578":"['Free parking', 'Breakfast included', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4579":"[]","4580":"[]","4581":"[]","4582":"[]","4583":"[]","4584":"['Restaurant', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","4585":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Smoking rooms available']","4586":"[]","4587":"['Pool', 'Free High Speed Internet (WiFi)', 'Room service', 'Free parking', 'Children Activities (Kid \/ Family Friendly)', 'Multilingual Staff', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","4588":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","4589":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Spa', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Kids pool', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","4590":"['Free parking', 'Pool', 'Room service', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Indoor pool', 'Non-smoking hotel', 'Microwave', 'Minibar', 'Refrigerator in room', 'Suites']","4591":"[]","4592":"[]","4593":"[]","4594":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Pool', 'Bar\/Lounge', 'Spa', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Hot Tub', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4595":"['Pool', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Spa', 'Babysitting', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4596":"['Free parking', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4597":"[]","4598":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Ski-In \/ Ski-Out', 'Tennis Court', 'Air conditioning', 'Refrigerator in room']","4599":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms', 'Suites']","4600":"[]","4601":"[]","4602":"[]","4603":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4604":"[]","4605":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","4606":"[]","4607":"['Free parking', 'Free High Speed Internet (WiFi)', 'Public Wifi', 'Ski-In \/ Ski-Out', 'Air conditioning', 'Refrigerator in room']","4608":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms']","4609":"['Pool', 'Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Indoor pool', 'Non-smoking hotel', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","4610":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )']","4611":"[]","4612":"[]","4613":"['Free Internet', 'Free parking', 'Spa', 'Banquet Room', 'Breakfast Available', 'Concierge', 'Conference Facilities', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Minibar', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4614":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Multilingual Staff', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4615":"['Pool', 'Free parking', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4616":"[]","4617":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","4618":"['Free parking', 'Restaurant', 'Free Internet', 'Breakfast included', 'Non-smoking hotel', 'Non-smoking rooms']","4619":"['Free parking', 'Restaurant', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']","4620":"['Free parking', 'Breakfast included', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","4621":"[]","4622":"['Free parking', 'Free High Speed Internet (WiFi)', 'Shuttle Bus Service', 'Ski-In \/ Ski-Out', 'Wheelchair Access', 'Suites']","4623":"[]","4624":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Non-smoking rooms']","4625":"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Airport transportation', 'Concierge', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Ski-In \/ Ski-Out', 'Tennis Court', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","4626":"[]","4627":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4628":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","4629":"['Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Free parking', 'Golf Course', 'Non-smoking hotel', 'Non-smoking rooms']","4630":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Shuttle Bus Service', 'Family Rooms', 'Non-smoking rooms']","4631":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4632":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Family Rooms']","4633":"[]","4634":"['Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","4635":"['Free High Speed Internet (WiFi)', 'Minibar']","4636":"['Free High Speed Internet (WiFi)', 'Concierge', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","4637":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","4638":"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Bar\/Lounge', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","4639":"[]","4640":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Conference Facilities', 'Non-smoking hotel', 'Self-Serve Laundry', 'Refrigerator in room', 'Non-smoking rooms']","4641":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Minibar', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4642":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","4643":"['Pool', 'Breakfast included', 'Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms']","4644":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","4645":"[]","4646":"[]","4647":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","4648":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","4649":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","4650":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","4651":"['Free parking', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']","4652":"[]","4653":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Room service', 'Spa', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4654":"['Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","4655":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Business Centre with Internet Access', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","4656":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Golf Course', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4657":"['Room service', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']","4658":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Pool', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","4659":"[]","4660":"[]","4661":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Room service', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4662":"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Non-smoking hotel', 'Air conditioning']","4663":"['Room service', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","4664":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4665":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Wheelchair Access', 'Kitchenette', 'Suites']","4666":"['Pool', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Spa', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Kitchenette', 'Suites']","4667":"[]","4668":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Family Rooms']","4669":"[]","4670":"[]","4671":"[]","4672":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Restaurant', 'Bar\/Lounge', 'Room service', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4673":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Ski-In \/ Ski-Out', 'Wheelchair Access', 'Microwave', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4674":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Ski-In \/ Ski-Out', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","4675":"['Pool', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Indoor pool', 'Non-smoking hotel', 'Self-Serve Laundry', 'Ski-In \/ Ski-Out', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","4676":"[]","4677":"[]","4678":"[]","4679":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Concierge', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms', 'Suites']","4680":"['Restaurant', 'Free parking', 'Bar\/Lounge', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4681":"['Pool', 'Room service', 'Free High Speed Internet (WiFi)', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","4682":"[]","4683":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included']","4684":"[]","4685":"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4686":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Breakfast included', 'Room service', 'Babysitting', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4687":"['Free parking', 'Free High Speed Internet (WiFi)', 'Dry Cleaning', 'Non-smoking hotel', 'Refrigerator in room']","4688":"['Pool', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Conference Facilities', 'Golf Course', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Tennis Court', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","4689":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']","4690":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Golf Course', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","4691":"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Banquet Room', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Shuttle Bus Service', 'Family Rooms', 'Non-smoking rooms']","4692":"[]","4693":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","4694":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Multilingual Staff', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4695":"['Microwave', 'Refrigerator in room']","4696":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Casino and Gambling', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","4697":"[]","4698":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4699":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms']","4700":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel']","4701":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","4702":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4703":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4704":"[]","4705":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Room service', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","4706":"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","4707":"[]","4708":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4709":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","4710":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4711":"[]","4712":"[]","4713":"[]","4714":"[]","4715":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","4716":"[]","4717":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Bar\/Lounge', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4718":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","4719":"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Pool', 'Free parking', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4720":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']","4721":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","4722":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Breakfast Available', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Conference Facilities', 'Electric vehicle charging station', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4723":"['Breakfast included', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Restaurant', 'Room service', 'Bar\/Lounge', 'Business Centre with Internet Access', 'Concierge', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","4724":"[]","4725":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access']","4726":"[]","4727":"[]","4728":"[]","4729":"[]","4730":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","4731":"[]","4732":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms', 'Suites']","4733":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4734":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette']","4735":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Microwave', 'Minibar', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4736":"[]","4737":"[]","4738":"[]","4739":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4740":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","4741":"[]","4742":"[]","4743":"['Pool', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Spa', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Indoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4744":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4745":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms']","4746":"[]","4747":"[]","4748":"[]","4749":"['Free parking', 'Free High Speed Internet (WiFi)', 'Public Wifi', 'Air conditioning', 'Refrigerator in room']","4750":"['Pool', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Casino and Gambling', 'Conference Facilities', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","4751":"[]","4752":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Concierge', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4753":"['Pool', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4754":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","4755":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Self-Serve Laundry', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","4756":"[]","4757":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","4758":"[]","4759":"['Free parking', 'Restaurant', 'Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4760":"[]","4761":"['Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","4762":"[]","4763":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4764":"[]","4765":"['Pool', 'Free parking', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )']","4766":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Minibar', 'Refrigerator in room', 'Non-smoking rooms']","4767":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Golf Course', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Non-smoking rooms', 'Suites']","4768":"[]","4769":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']","4770":"['Free parking', 'Restaurant', 'Pool', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","4771":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Sauna', 'Microwave', 'Refrigerator in room']","4772":"['Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette']","4773":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Heated pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","4774":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Concierge', 'Conference Facilities', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Paid Wifi', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4775":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Non-smoking rooms']","4776":"[]","4777":"['Room service', 'Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","4778":"[]","4779":"[]","4780":"[]","4781":"[]","4782":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Spa', 'Bar\/Lounge', 'Banquet Room', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4783":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4784":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4785":"['Free parking', 'Restaurant', 'Children Activities (Kid \/ Family Friendly)', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4786":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","4787":"[]","4788":"['Free High Speed Internet (WiFi)', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","4789":"['Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Dry Cleaning', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Non-smoking rooms']","4790":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4791":"['Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4792":"[]","4793":"[]","4794":"['Pool', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4795":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Casino and Gambling', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","4796":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Self-Serve Laundry', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms']","4797":"['Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar\/Lounge', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","4798":"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4799":"[]","4800":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Pool', 'Bar\/Lounge', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4801":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Pool', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4802":"[]","4803":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Tennis Court', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms']","4804":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Concierge', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4805":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","4806":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Business Centre with Internet Access', 'Electric vehicle charging station', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","4807":"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms']","4808":"[]","4809":"[]","4810":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","4811":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4812":"[]","4813":"[]","4814":"[]","4815":"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Concierge', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Shuttle Bus Service', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","4816":"['Free High Speed Internet (WiFi)', 'Free parking', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","4817":"['Laundry Service', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Kitchenette']","4818":"[]","4819":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","4820":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Sauna', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4821":"['Pool', 'Free parking', 'Bar\/Lounge', 'Breakfast included', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4822":"['Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Kitchenette', 'Non-smoking rooms']","4823":"[]","4824":"[]","4825":"[]","4826":"[]","4827":"[]","4828":"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Shuttle Bus Service']","4829":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Refrigerator in room']","4830":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']","4831":"['Pool', 'Restaurant', 'Room service', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Heated pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Tennis Court', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4832":"['Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","4833":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4834":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","4835":"['Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","4836":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","4837":"[]","4838":"['Room service', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4839":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Electric vehicle charging station', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","4840":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Concierge', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","4841":"['Free parking', 'Restaurant', 'Breakfast included', 'Room service', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","4842":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Family Rooms', 'Non-smoking rooms']","4843":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Non-smoking rooms']","4844":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Kitchenette', 'Non-smoking rooms']","4845":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","4846":"[]","4847":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel']","4848":"[]","4849":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room']","4850":"['Spa', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']","4851":"['Air conditioning']","4852":"['Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Family Rooms']","4853":"['Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']","4854":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","4855":"['Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi']","4856":"['Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","4857":"[]","4858":"['Pool', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms', 'Suites']","4859":"['Pool', 'Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Breakfast included', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","4860":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4861":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms', 'Suites']","4862":"[]","4863":"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Spa', 'Breakfast Available', 'Business Centre with Internet Access', 'Casino and Gambling', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4864":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4865":"[]","4866":"['Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Smoking rooms available']","4867":"[]","4868":"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Spa', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","4869":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Concierge', 'Electric vehicle charging station', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","4870":"['Free parking', 'Free High Speed Internet (WiFi)', 'Microwave', 'Refrigerator in room']","4871":"[]","4872":"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","4873":"['Restaurant', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']","4874":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Accessible rooms', 'Non-smoking rooms']","4875":"[]","4876":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning']","4877":"['Room service', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","4878":"['Refrigerator in room', 'Kitchenette']","4879":"['Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","4880":"['Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4881":"['Pool', 'Room service', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']","4882":"['Free High Speed Internet (WiFi)', 'Pool', 'Room service', 'Free parking', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Concierge', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","4883":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Heated pool', 'Non-smoking hotel', 'Outdoor pool', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4884":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","4885":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4886":"[]","4887":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Indoor pool', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Non-smoking rooms']","4888":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","4889":"['Pool', 'Free parking', 'Restaurant', 'Room service', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Breakfast included', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4890":"['Room service', 'Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Air conditioning']","4891":"[]","4892":"[]","4893":"[]","4894":"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4895":"[]","4896":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Dry Cleaning', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","4897":"['Pool', 'Restaurant', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4898":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","4899":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","4900":"[]","4901":"[]","4902":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Babysitting', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","4903":"[]","4904":"['Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","4905":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","4906":"['Pool', 'Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4907":"[]","4908":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","4909":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4910":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Non-smoking rooms']","4911":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel']","4912":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']","4913":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Heated pool', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Non-smoking rooms', 'Suites']","4914":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","4915":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms', 'Suites']","4916":"['Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4917":"['Free High Speed Internet (WiFi)', 'Free parking', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","4918":"[]","4919":"[]","4920":"[]","4921":"[]","4922":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']","4923":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms']","4924":"[]","4925":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Conference Facilities', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms', 'Suites']","4926":"[]","4927":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","4928":"['Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","4929":"[]","4930":"[]","4931":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']","4932":"[]","4933":"[]","4934":"[]","4935":"['Free parking', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Refrigerator in room', 'Family Rooms']","4936":"[]","4937":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']","4938":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel']","4939":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","4940":"['Air conditioning']","4941":"[]","4942":"['Free Internet', 'Non-smoking hotel', 'Non-smoking rooms']","4943":"[]","4944":"[]","4945":"['Pool', 'Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Spa', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4946":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","4947":"[]","4948":"['Room service', 'Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","4949":"[]","4950":"[]","4951":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","4952":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","4953":"['Free parking', 'Restaurant', 'Pool', 'Breakfast included']","4954":"['Free parking', 'Airport transportation', 'Multilingual Staff', 'Non-smoking hotel', 'Non-smoking rooms', 'Suites']","4955":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4956":"['Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Breakfast included', 'Spa', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4957":"[]","4958":"['Free High Speed Internet (WiFi)', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Children Activities (Kid \/ Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","4959":"['Pool', 'Free Internet', 'Free parking', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4960":"[]","4961":"['Free parking', 'Pets Allowed ( Dog \/ Pet Friendly )']","4962":"['Free parking', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4963":"['Restaurant', 'Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Spa', 'Banquet Room', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']","4964":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","4965":"[]","4966":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']","4967":"[]","4968":"[]","4969":"['Free Internet', 'Restaurant', 'Pool', 'Free parking', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Sauna', 'Wheelchair Access', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","4970":"[]","4971":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Refrigerator in room', 'Non-smoking rooms']","4972":"[]","4973":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Public Wifi', 'Air conditioning', 'Refrigerator in room']","4974":"[]","4975":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning']","4976":"['Free Internet', 'Free parking', 'Bar\/Lounge', 'Breakfast included', 'Room service', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","4977":"[]","4978":"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","4979":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Concierge', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4980":"['Free parking', 'Room service', 'Children Activities (Kid \/ Family Friendly)', 'Kitchenette']","4981":"[]","4982":"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Children Activities (Kid \/ Family Friendly)', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","4983":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Banquet Room', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","4984":"['Free High Speed Internet (WiFi)', 'Room service', 'Restaurant', 'Breakfast included', 'Concierge', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']","4985":"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Non-smoking rooms']","4986":"['Free High Speed Internet (WiFi)', 'Restaurant', 'Bar\/Lounge', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","4987":"[]","4988":"[]","4989":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Kitchenette', 'Non-smoking rooms']","4990":"[]","4991":"[]","4992":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","4993":"[]","4994":"[]","4995":"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Meeting rooms', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Kitchenette']","4996":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","4997":"[]","4998":"[]","4999":"[]","5000":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5001":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","5002":"[]","5003":"[]","5004":"[]","5005":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5006":"['Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Spa', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Concierge', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']","5007":"[]","5008":"['Free parking', 'Bar\/Lounge', 'Pool', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","5009":"['Free High Speed Internet (WiFi)', 'Golf Course', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms']","5010":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","5011":"['Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Spa', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Restaurant', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5012":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","5013":"['Pool', 'Room service', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Restaurant', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Paid Wifi', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5014":"[]","5015":"[]","5016":"[]","5017":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5018":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Non-smoking rooms']","5019":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","5020":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","5021":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","5022":"['Free High Speed Internet (WiFi)', 'Airport transportation', 'Babysitting', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","5023":"[]","5024":"['Free High Speed Internet (WiFi)', 'Free parking', 'Airport transportation', 'Non-smoking hotel', 'Shuttle Bus Service', 'Family Rooms']","5025":"[]","5026":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","5027":"['Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Refrigerator in room', 'Non-smoking rooms']","5028":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms']","5029":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Babysitting', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","5030":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel']","5031":"['Pool', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Spa', 'Free Internet', 'Breakfast included', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms']","5032":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5033":"[]","5034":"['Restaurant', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","5035":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5036":"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","5037":"['Pool', 'Free parking', 'Restaurant', 'Room service', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Dry Cleaning', 'Golf Course', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","5038":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Concierge', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms']","5039":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Pool', 'Room service', 'Restaurant', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms']","5040":"[]","5041":"['Free High Speed Internet (WiFi)', 'Free parking', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Non-smoking rooms']","5042":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5043":"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Babysitting', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","5044":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Restaurant', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","5045":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5046":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning']","5047":"['Free Internet', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms']","5048":"['Pets Allowed ( Dog \/ Pet Friendly )']","5049":"['Free parking', 'Children Activities (Kid \/ Family Friendly)', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","5050":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Minibar']","5051":"[]","5052":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","5053":"['Spa', 'Pool', 'Free High Speed Internet (WiFi)', 'Heated pool', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","5054":"[]","5055":"[]","5056":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","5057":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","5058":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","5059":"['Free parking', 'Room service', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","5060":"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Spa', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Tennis Court', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5061":"[]","5062":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Pool', 'Room service', 'Restaurant', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5063":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","5064":"[]","5065":"['Pool', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry']","5066":"[]","5067":"[]","5068":"[]","5069":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","5070":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","5071":"[]","5072":"[]","5073":"[]","5074":"['Free parking', 'Free High Speed Internet (WiFi)', 'Air conditioning', 'Non-smoking rooms']","5075":"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","5076":"['Free High Speed Internet (WiFi)', 'Free parking', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5077":"[]","5078":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5079":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Babysitting', 'Business Centre with Internet Access', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5080":"['Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Restaurant', 'Bar\/Lounge', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","5081":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Restaurant', 'Business Centre with Internet Access', 'Golf Course', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5082":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Spa', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5083":"['Pool', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Sauna', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","5084":"[]","5085":"[]","5086":"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Pool', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms', 'Suites']","5087":"[]","5088":"['Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Smoking rooms available']","5089":"[]","5090":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5091":"[]","5092":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","5093":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","5094":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel']","5095":"[]","5096":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5097":"[]","5098":"['Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","5099":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5100":"['Free parking', 'Banquet Room', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access']","5101":"[]","5102":"['Pool', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Restaurant', 'Bar\/Lounge', 'Business Centre with Internet Access', 'Conference Facilities', 'Golf Course', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","5103":"['Air conditioning', 'Microwave', 'Refrigerator in room']","5104":"[]","5105":"[]","5106":"[]","5107":"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5108":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Golf Course', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","5109":"['Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Bar\/Lounge', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5110":"[]","5111":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","5112":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5113":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5114":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Fitness Centre with Gym \/ Workout Room', 'Restaurant', 'Bar\/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5115":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Electric vehicle charging station', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5116":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","5117":"['Room service', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","5118":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","5119":"['Room service', 'Fitness Centre with Gym \/ Workout Room', 'Restaurant', 'Free parking', 'Pool', 'Free Internet', 'Bar\/Lounge', 'Spa', 'Babysitting', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Paid Wifi', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5120":"['Pool', 'Free parking', 'Bar\/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Air conditioning', 'Minibar', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","5121":"[]","5122":"['Golf Course', 'Laundry Service']","5123":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Family Rooms']","5124":"['Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Laundry Service', 'Non-smoking hotel', 'Accessible rooms', 'Non-smoking rooms']","5125":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5126":"[]","5127":"[]","5128":"['Free parking', 'Restaurant', 'Breakfast included', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms', 'Suites']","5129":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Concierge', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5130":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","5131":"[]","5132":"['Pool', 'Restaurant', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Free High Speed Internet (WiFi)', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Tennis Court', 'Minibar', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5133":"['Free High Speed Internet (WiFi)', 'Free parking', 'Airport transportation', 'Non-smoking hotel', 'Shuttle Bus Service', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms']","5134":"['Free Internet', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']","5135":"[]","5136":"[]","5137":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Dry Cleaning', 'Golf Course', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5138":"[]","5139":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","5140":"[]","5141":"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Restaurant', 'Breakfast included', 'Room service', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","5142":"[]","5143":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5144":"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Smoking rooms available']","5145":"[]","5146":"[]","5147":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Babysitting', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5148":"['Free High Speed Internet (WiFi)', 'Free parking', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room']","5149":"[]","5150":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']","5151":"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","5152":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","5153":"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Non-smoking rooms']","5154":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']","5155":"[]","5156":"['Free High Speed Internet (WiFi)', 'Free parking', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","5157":"['Pool', 'Free Internet', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )']","5158":"[]","5159":"[]","5160":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","5161":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5162":"['Free High Speed Internet (WiFi)', 'Free parking', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","5163":"[]","5164":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Spa', 'Golf Course', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","5165":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']","5166":"[]","5167":"[]","5168":"[]","5169":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","5170":"['Free parking', 'Non-smoking hotel', 'Tennis Court', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","5171":"['Pool', 'Free parking', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Spa', 'Room service', 'Babysitting', 'Banquet Room', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Outdoor pool', 'Public Wifi', 'Tennis Court', 'Wheelchair Access', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']","5172":"['Pool', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Tennis Court', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","5173":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']","5174":"['Restaurant', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Tennis Court', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","5175":"['Free parking', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5176":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access']","5177":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms']","5178":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Pets Allowed ( Dog \/ Pet Friendly )']","5179":"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Concierge', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","5180":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","5181":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Kitchenette', 'Suites']","5182":"['Free parking', 'Free High Speed Internet (WiFi)', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5183":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5184":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel']","5185":"[]","5186":"['Pool', 'Free parking', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access']","5187":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Non-smoking rooms']","5188":"['Free parking', 'Room service', 'Spa', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","5189":"['Pool', 'Free parking', 'Room service', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5190":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Meeting rooms', 'Non-smoking hotel', 'Ski-In \/ Ski-Out', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5191":"[]","5192":"[]","5193":"['Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5194":"[]","5195":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","5196":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Room service', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5197":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","5198":"[]","5199":"[]","5200":"[]","5201":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Business Centre with Internet Access', 'Electric vehicle charging station', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Shuttle Bus Service', 'Tennis Court', 'Family Rooms', 'Kitchenette']","5202":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","5203":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room']","5204":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","5205":"['Pets Allowed ( Dog \/ Pet Friendly )']","5206":"[]","5207":"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","5208":"[]","5209":"['Pool', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Babysitting', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Sauna', 'Ski-In \/ Ski-Out', 'Tennis Court', 'Family Rooms', 'Non-smoking rooms']","5210":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Hot Tub']","5211":"[]","5212":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Laundry Service', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","5213":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms']","5214":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","5215":"[]","5216":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Dry Cleaning', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5217":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Babysitting', 'Concierge', 'Non-smoking hotel', 'Tennis Court', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","5218":"['Free parking', 'Breakfast included']","5219":"[]","5220":"['Pool', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Shuttle Bus Service', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5221":"['Breakfast included', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Airport transportation', 'Dry Cleaning', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","5222":"['Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Bar\/Lounge', 'Spa', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","5223":"[]","5224":"['Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Restaurant', 'Business Centre with Internet Access', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5225":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","5226":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']","5227":"[]","5228":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Family Rooms']","5229":"['Free parking', 'Restaurant', 'Breakfast included', 'Pool', 'Free Internet', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Kitchenette']","5230":"[]","5231":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","5232":"[]","5233":"['Free parking', 'Restaurant', 'Spa', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5234":"[]","5235":"['Free parking', 'Spa', 'Breakfast included', 'Restaurant', 'Banquet Room', 'Conference Facilities', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","5236":"[]","5237":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","5238":"[]","5239":"['Restaurant', 'Kitchenette']","5240":"[]","5241":"['Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5242":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","5243":"[]","5244":"[]","5245":"[]","5246":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Pool', 'Bar\/Lounge', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","5247":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Ski-In \/ Ski-Out', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5248":"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Ski-In \/ Ski-Out', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5249":"['Free High Speed Internet (WiFi)', 'Restaurant', 'Airport transportation', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Ski-In \/ Ski-Out', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","5250":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Shuttle Bus Service', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","5251":"[]","5252":"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Restaurant', 'Bar\/Lounge', 'Airport transportation', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Laundry Service', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Ski-In \/ Ski-Out', 'Wheelchair Access', 'Air conditioning', 'Suites']","5253":"['Pool', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","5254":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Spa', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Smoking rooms available']","5255":"['Pool', 'Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Suites']","5256":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Minibar', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5257":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']","5258":"[]","5259":"[]","5260":"[]","5261":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","5262":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Breakfast Available', 'Children Activities (Kid \/ Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Paid Internet', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","5263":"[]","5264":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5265":"[]","5266":"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Restaurant', 'Bar\/Lounge', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms']","5267":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Spa', 'Airport transportation', 'Business Centre with Internet Access', 'Concierge', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Tennis Court', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms']","5268":"['Free parking', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Air conditioning']","5269":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Non-smoking rooms']","5270":"['Free Internet', 'Free parking', 'Non-smoking hotel', 'Kitchenette', 'Non-smoking rooms']","5271":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5272":"[]","5273":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","5274":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","5275":"['Free parking']","5276":"[]","5277":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","5278":"['Restaurant', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']","5279":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5280":"['Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Smoking rooms available']","5281":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Family Rooms', 'Non-smoking rooms']","5282":"['Free parking', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5283":"['Microwave', 'Refrigerator in room']","5284":"[]","5285":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Fitness Centre with Gym \/ Workout Room', 'Heated pool', 'Indoor pool', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","5286":"['Free High Speed Internet (WiFi)', 'Public Wifi', 'Refrigerator in room']","5287":"['Breakfast included', 'Room service', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Air conditioning', 'Family Rooms', 'Kitchenette']","5288":"['Pool', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5289":"[]","5290":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","5291":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Dry Cleaning', 'Golf Course', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5292":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5293":"['Pool', 'Free parking', 'Spa', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","5294":"[]","5295":"['Free parking', 'Restaurant', 'Breakfast included']","5296":"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette']","5297":"['Bar\/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Non-smoking rooms']","5298":"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Laundry Service', 'Non-smoking hotel']","5299":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","5300":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","5301":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )']","5302":"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","5303":"[]","5304":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Minibar', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']","5305":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Laundry Service', 'Meeting rooms', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']","5306":"['Free High Speed Internet (WiFi)', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms']","5307":"['Room service', 'Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Refrigerator in room']","5308":"['Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']","5309":"['Room service', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","5310":"['Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Sauna']","5311":"[]","5312":"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Minibar', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']","5313":"[]","5314":"[]","5315":"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Breakfast Available', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5316":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Spa', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5317":"['Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Free parking', 'Room service', 'Restaurant', 'Bar\/Lounge', 'Spa', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Concierge', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5318":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","5319":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Non-smoking rooms']","5320":"['Free High Speed Internet (WiFi)', 'Pool', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette']","5321":"['Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Pool', 'Room service', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Family Rooms', 'Non-smoking rooms']","5322":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Airport transportation', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","5323":"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","5324":"['Free High Speed Internet (WiFi)', 'Free parking', 'Golf Course', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","5325":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Tennis Court', 'Kitchenette']","5326":"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","5327":"[]","5328":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","5329":"[]","5330":"[]","5331":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Conference Facilities', 'Dry Cleaning', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms']","5332":"['Pool', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5333":"[]","5334":"[]","5335":"['Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","5336":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']","5337":"[]","5338":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","5339":"['Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar\/Lounge', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","5340":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","5341":"['Free High Speed Internet (WiFi)', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Smoking rooms available']","5342":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","5343":"['Free High Speed Internet (WiFi)']","5344":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']","5345":"['Free parking', 'Restaurant', 'Room service', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Suites']","5346":"[]","5347":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room']","5348":"['Microwave', 'Refrigerator in room']","5349":"['Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","5350":"['Restaurant', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Paid Internet', 'Family Rooms', 'Non-smoking rooms']","5351":"[]","5352":"['Free parking', 'Restaurant', 'Pool', 'Bar\/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Heated pool', 'Meeting rooms', 'Outdoor pool', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5353":"[]","5354":"['Room service', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Laundry Service', 'Public Wifi', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']","5355":"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","5356":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5357":"[]","5358":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Bar\/Lounge', 'Golf Course', 'Heated pool', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5359":"[]","5360":"['Wheelchair Access']","5361":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Bar\/Lounge', 'Babysitting', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5362":"[]","5363":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room']","5364":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Wheelchair Access', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","5365":"[]","5366":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Airport transportation', 'Business Centre with Internet Access', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5367":"['Free parking', 'Restaurant', 'Breakfast included', 'Room service', 'Free High Speed Internet (WiFi)', 'Electric vehicle charging station', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Ski-In \/ Ski-Out', 'Air conditioning', 'Non-smoking rooms']","5368":"[]","5369":"['Free parking', 'Restaurant', 'Free Internet', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Tennis Court', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5370":"[]","5371":"[]","5372":"[]","5373":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","5374":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Restaurant', 'Breakfast included', 'Bar\/Lounge', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5375":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Dry Cleaning', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","5376":"['Free High Speed Internet (WiFi)']","5377":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","5378":"[]","5379":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","5380":"['Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Breakfast included', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5381":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Pool', 'Room service', 'Bar\/Lounge', 'Banquet Room', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']","5382":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room']","5383":"['Free parking', 'Pool', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Children Activities (Kid \/ Family Friendly)', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5384":"[]","5385":"['Pool', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']","5386":"['Pool', 'Spa', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","5387":"['Free parking', 'Free High Speed Internet (WiFi)', 'Electric vehicle charging station', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Non-smoking rooms']","5388":"['Pool', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Suites']","5389":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5390":"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Breakfast included', 'Business Centre with Internet Access', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5391":"[]","5392":"['Restaurant', 'Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","5393":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","5394":"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette']","5395":"[]","5396":"[]","5397":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Pool', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Electric vehicle charging station', 'Heated pool', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5398":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","5399":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Electric vehicle charging station', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Ski-In \/ Ski-Out', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5400":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","5401":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Concierge', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Minibar', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5402":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5403":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5404":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms']","5405":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","5406":"['Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","5407":"[]","5408":"[]","5409":"[]","5410":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","5411":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","5412":"[]","5413":"[]","5414":"[]","5415":"[]","5416":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5417":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette']","5418":"['Pool', 'Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Spa', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5419":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Wheelchair Access']","5420":"['Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access']","5421":"['Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Restaurant', 'Bar\/Lounge', 'Business Centre with Internet Access', 'Hot Tub', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5422":"[]","5423":"['Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Public Wifi', 'Family Rooms']","5424":"[]","5425":"[]","5426":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Business Centre with Internet Access', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5427":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","5428":"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Babysitting', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Ski-In \/ Ski-Out', 'Tennis Court', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']","5429":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Breakfast Available', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Non-smoking rooms']","5430":"['Free Internet', 'Free parking', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Family Rooms']","5431":"['Free parking', 'Room service', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5432":"[]","5433":"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Concierge', 'Conference Facilities', 'Heated pool', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","5434":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5435":"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']","5436":"['Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Free parking', 'Restaurant', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","5437":"['Air conditioning', 'Microwave', 'Refrigerator in room']","5438":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Hot Tub', 'Indoor pool', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5439":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","5440":"[]","5441":"['Free parking', 'Children Activities (Kid \/ Family Friendly)', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Suites']","5442":"[]","5443":"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Heated pool', 'Indoor pool', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5444":"['Room service', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Smoking rooms available']","5445":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5446":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Indoor pool', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5447":"[]","5448":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Restaurant', 'Bar\/Lounge', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","5449":"[]","5450":"['Free parking', 'Breakfast included', 'Free Internet', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']","5451":"[]","5452":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Kitchenette', 'Non-smoking rooms']","5453":"['Pool', 'Room service', 'Restaurant', 'Bar\/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","5454":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Air conditioning']","5455":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","5456":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5457":"[]","5458":"['Free High Speed Internet (WiFi)', 'Free parking', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","5459":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","5460":"[]","5461":"[]","5462":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5463":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5464":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Bar\/Lounge', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","5465":"['Free parking', 'Golf Course', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room']","5466":"[]","5467":"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Minibar', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","5468":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","5469":"[]","5470":"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","5471":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms']","5472":"[]","5473":"[]","5474":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Golf Course', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","5475":"[]","5476":"[]","5477":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","5478":"[]","5479":"[]","5480":"[]","5481":"[]","5482":"['Free High Speed Internet (WiFi)', 'Airport transportation', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Air conditioning', 'Non-smoking rooms']","5483":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']","5484":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms', 'Suites']","5485":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Room service', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Accessible rooms', 'Non-smoking rooms']","5486":"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Pool', 'Free parking', 'Breakfast included', 'Airport transportation', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5487":"[]","5488":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5489":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5490":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5491":"[]","5492":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms']","5493":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Accessible rooms', 'Non-smoking rooms']","5494":"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Non-smoking hotel', 'Family Rooms']","5495":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5496":"['Free parking', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Family Rooms']","5497":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms']","5498":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Bar\/Lounge', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']","5499":"['Free High Speed Internet (WiFi)', 'Free parking', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Kitchenette']","5500":"[]","5501":"[]","5502":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Shuttle Bus Service', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","5503":"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","5504":"[]","5505":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","5506":"[]","5507":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Room service', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Family Rooms']","5508":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5509":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","5510":"['Pool', 'Free parking', 'Restaurant', 'Spa', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Room service', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Casino and Gambling', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","5511":"['Free parking', 'Free Internet', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Non-smoking rooms']","5512":"[]","5513":"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Breakfast included', 'Business Centre with Internet Access', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5514":"['Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","5515":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Pool', 'Bar\/Lounge', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Hot Tub', 'Indoor pool', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5516":"[]","5517":"[]","5518":"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","5519":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Kitchenette', 'Suites']","5520":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Shuttle Bus Service', 'Microwave', 'Refrigerator in room']","5521":"['Free High Speed Internet (WiFi)', 'Room service', 'Restaurant', 'Bar\/Lounge', 'Concierge', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms']","5522":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","5523":"[]","5524":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5525":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5526":"['Free High Speed Internet (WiFi)', 'Air conditioning']","5527":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","5528":"[]","5529":"['Free High Speed Internet (WiFi)', 'Room service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Kitchenette']","5530":"[]","5531":"[]","5532":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free Internet', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","5533":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Wheelchair Access', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5534":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5535":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms', 'Suites']","5536":"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Kitchenette']","5537":"['Room service', 'Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Casino and Gambling', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Suites']","5538":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning']","5539":"['Room service', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5540":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Breakfast included', 'Room service', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5541":"[]","5542":"[]","5543":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5544":"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Airport transportation', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5545":"[]","5546":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Pool', 'Room service', 'Restaurant', 'Airport transportation', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5547":"['Free parking', 'Free High Speed Internet (WiFi)', 'Family Rooms', 'Kitchenette']","5548":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","5549":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5550":"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","5551":"['Free parking', 'Free High Speed Internet (WiFi)', 'Spa', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Minibar', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5552":"[]","5553":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","5554":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Pool', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms', 'Suites']","5555":"[]","5556":"[]","5557":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Refrigerator in room', 'Family Rooms']","5558":"[]","5559":"[]","5560":"['Free parking', 'Free High Speed Internet (WiFi)', 'Electric vehicle charging station', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5561":"['Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","5562":"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","5563":"['Free parking', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Non-smoking hotel', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","5564":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","5565":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Minibar', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","5566":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Electric vehicle charging station', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5567":"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","5568":"['Pool', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']","5569":"[]","5570":"['Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )']","5571":"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Meeting rooms', 'Non-smoking hotel', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Minibar', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5572":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms']","5573":"['Free parking', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","5574":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar\/Lounge', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5575":"['Restaurant']","5576":"[]","5577":"['Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Shuttle Bus Service', 'Family Rooms']","5578":"[]","5579":"[]","5580":"[]","5581":"['Refrigerator in room', 'Kitchenette']","5582":"[]","5583":"[]","5584":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","5585":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Breakfast Available', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","5586":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning']","5587":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","5588":"[]","5589":"['Free parking', 'Pool', 'Restaurant', 'Bar\/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Concierge', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms']","5590":"[]","5591":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Golf Course', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5592":"['Room service', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Family Rooms']","5593":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Pool', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Golf Course', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5594":"['Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","5595":"['Free High Speed Internet (WiFi)', 'Free parking', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room']","5596":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']","5597":"[]","5598":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel']","5599":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Airport transportation', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Wheelchair Access', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","5600":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5601":"[]","5602":"['Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Restaurant', 'Concierge', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Minibar', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","5603":"['Free parking', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5604":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Minibar', 'Refrigerator in room', 'Non-smoking rooms']","5605":"[]","5606":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5607":"['Free parking', 'Free High Speed Internet (WiFi)']","5608":"['Restaurant', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']","5609":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","5610":"[]","5611":"[]","5612":"[]","5613":"['Free parking', 'Room service', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","5614":"['Restaurant', 'Pool', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","5615":"['Pool', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Laundry Service', 'Non-smoking hotel', 'Refrigerator in room', 'Non-smoking rooms']","5616":"['Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","5617":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Casino and Gambling', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5618":"['Free parking', 'Restaurant', 'Free Internet', 'Fitness Centre with Gym \/ Workout Room', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Tennis Court', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","5619":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","5620":"['Free High Speed Internet (WiFi)', 'Free parking', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Kitchenette']","5621":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning']","5622":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Minibar', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5623":"[]","5624":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Suites']","5625":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5626":"[]","5627":"[]","5628":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Outdoor pool', 'Microwave', 'Refrigerator in room', 'Kitchenette']","5629":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","5630":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5631":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","5632":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Business Centre with Internet Access', 'Dry Cleaning', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","5633":"['Free High Speed Internet (WiFi)', 'Concierge', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","5634":"['Pets Allowed ( Dog \/ Pet Friendly )']","5635":"['Free parking', 'Free High Speed Internet (WiFi)', 'Kitchenette']","5636":"[]","5637":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5638":"['Pool', 'Restaurant', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5639":"[]","5640":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Family Rooms']","5641":"[]","5642":"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Free parking', 'Business Centre with Internet Access', 'Conference Facilities', 'Laundry Service', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5643":"['Laundry Service']","5644":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Pool', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5645":"[]","5646":"['Free parking', 'Restaurant', 'Pool', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5647":"[]","5648":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5649":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel']","5650":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Indoor pool', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms']","5651":"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Restaurant', 'Bar\/Lounge', 'Spa', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Heated pool', 'Indoor pool', 'Meeting rooms', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","5652":"[]","5653":"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","5654":"['Breakfast included', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Restaurant', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Air conditioning', 'Non-smoking rooms', 'Suites']","5655":"['Free High Speed Internet (WiFi)']","5656":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","5657":"['Room service', 'Free parking', 'Restaurant', 'Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5658":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Non-smoking rooms']","5659":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5660":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Tennis Court', 'Microwave', 'Family Rooms', 'Non-smoking rooms']","5661":"[]","5662":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid \/ Family Friendly)', 'Wheelchair Access', 'Refrigerator in room', 'Kitchenette', 'Suites']","5663":"['Free parking', 'Refrigerator in room', 'Non-smoking rooms']","5664":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Pool', 'Spa', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","5665":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Refrigerator in room', 'Suites']","5666":"[]","5667":"['Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Free parking', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Breakfast Available', 'Concierge', 'Conference Facilities', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Tennis Court', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5668":"['Room service', 'Restaurant', 'Spa', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Dry Cleaning', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","5669":"[]","5670":"['Free Internet', 'Free parking', 'Pets Allowed ( Dog \/ Pet Friendly )']","5671":"[]","5672":"['Free Internet', 'Free parking', 'Room service', 'Breakfast Available', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","5673":"['Free parking', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Airport transportation', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","5674":"['Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Restaurant', 'Airport transportation', 'Breakfast Available', 'Electric vehicle charging station', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5675":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Non-smoking rooms']","5676":"['Room service', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']","5677":"['Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","5678":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Spa', 'Room service', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Babysitting', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Minibar', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5679":"[]","5680":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5681":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","5682":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","5683":"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Airport transportation', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Dry Cleaning', 'Electric vehicle charging station', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5684":"[]","5685":"['Free High Speed Internet (WiFi)', 'Air conditioning']","5686":"['Pool', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access']","5687":"[]","5688":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included']","5689":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Suites']","5690":"['Air conditioning', 'Microwave', 'Refrigerator in room']","5691":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms']","5692":"[]","5693":"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']","5694":"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Free parking', 'Business Centre with Internet Access', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","5695":"[]","5696":"['Free High Speed Internet (WiFi)', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms']","5697":"[]","5698":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5699":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","5700":"[]","5701":"[]","5702":"[]","5703":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']","5704":"[]","5705":"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","5706":"['Room service', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","5707":"[]","5708":"[]","5709":"[]","5710":"['Pool', 'Free parking', 'Restaurant', 'Spa', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Concierge', 'Hot Tub', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5711":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Kitchenette']","5712":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Non-smoking rooms']","5713":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Ski-In \/ Ski-Out', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5714":"['Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5715":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Breakfast Available', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5716":"[]","5717":"['Pool', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Wheelchair Access', 'Non-smoking rooms']","5718":"[]","5719":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","5720":"[]","5721":"['Pool', 'Restaurant', 'Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Indoor pool', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","5722":"['Restaurant', 'Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","5723":"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']","5724":"['Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5725":"['Pool', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","5726":"[]","5727":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","5728":"[]","5729":"['Free parking', 'Breakfast included', 'Room service', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Wheelchair Access', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5730":"[]","5731":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5732":"[]","5733":"[]","5734":"['Restaurant', 'Pool', 'Free parking', 'Bar\/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5735":"['Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms']","5736":"[]","5737":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","5738":"['Free High Speed Internet (WiFi)', 'Room service', 'Free parking', 'Restaurant', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","5739":"[]","5740":"[]","5741":"['Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Room service', 'Restaurant', 'Business Centre with Internet Access', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms']","5742":"[]","5743":"['Air conditioning', 'Refrigerator in room']","5744":"['Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']","5745":"[]","5746":"[]","5747":"[]","5748":"['Restaurant', 'Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Microwave', 'Minibar', 'Kitchenette']","5749":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5750":"[]","5751":"[]","5752":"[]","5753":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","5754":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Babysitting', 'Banquet Room', 'Business Centre with Internet Access', 'Casino and Gambling', 'Dry Cleaning', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5755":"['Pool', 'Free parking', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Free Internet', 'Spa', 'Adult pool', 'Concierge', 'Heated pool', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Sauna', 'Air conditioning', 'Non-smoking rooms', 'Suites']","5756":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Bar\/Lounge', 'Spa', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5757":"[]","5758":"[]","5759":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","5760":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Restaurant', 'Business Centre with Internet Access', 'Meeting rooms', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","5761":"[]","5762":"['Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Non-smoking hotel']","5763":"['Free parking', 'Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Heated pool', 'Kids pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Non-smoking rooms']","5764":"['Free parking', 'Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Breakfast Available', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","5765":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Spa', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Sauna', 'Ski-In \/ Ski-Out', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5766":"['Pool', 'Free parking', 'Heated pool', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Paid Wifi', 'Tennis Court', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette']","5767":"[]","5768":"[]","5769":"[]","5770":"[]","5771":"['Pool', 'Free parking', 'Restaurant', 'Spa', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Free High Speed Internet (WiFi)', 'Heated pool', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5772":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","5773":"[]","5774":"['Free Internet', 'Children Activities (Kid \/ Family Friendly)']","5775":"['Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']","5776":"['Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Restaurant', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']","5777":"[]","5778":"['Free High Speed Internet (WiFi)', 'Room service', 'Spa', 'Electric vehicle charging station', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms']","5779":"[]","5780":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5781":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","5782":"[]","5783":"['Pool', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Minibar', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']","5784":"[]","5785":"[]","5786":"[]","5787":"['Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry']","5788":"[]","5789":"['Pool', 'Room service', 'Restaurant', 'Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']","5790":"[]","5791":"[]","5792":"[]","5793":"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Bar\/Lounge', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']","5794":"[]","5795":"[]","5796":"['Free parking', 'Free High Speed Internet (WiFi)', 'Microwave', 'Refrigerator in room', 'Family Rooms']","5797":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms', 'Suites']","5798":"[]","5799":"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","5800":"['Free parking', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","5801":"[]","5802":"[]","5803":"['Free High Speed Internet (WiFi)', 'Free parking', 'Spa', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5804":"['Pets Allowed ( Dog \/ Pet Friendly )']","5805":"[]","5806":"[]","5807":"['Bar\/Lounge', 'Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Non-smoking hotel', 'Non-smoking rooms']","5808":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","5809":"[]","5810":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Tennis Court', 'Air conditioning']","5811":"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Shuttle Bus Service', 'Air conditioning']","5812":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Kitchenette']","5813":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5814":"[]","5815":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Suites']","5816":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","5817":"['Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","5818":"[]","5819":"['Free High Speed Internet (WiFi)', 'Pool', 'Room service', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Spa', 'Fitness Centre with Gym \/ Workout Room', 'Adult pool', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5820":"['Free parking', 'Room service', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Ski-In \/ Ski-Out', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']","5821":"[]","5822":"[]","5823":"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Bar\/Lounge', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Tennis Court', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","5824":"['Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Concierge', 'Dry Cleaning', 'Meeting rooms', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5825":"[]","5826":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning']","5827":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","5828":"[]","5829":"[]","5830":"['Free parking', 'Room service', 'Free High Speed Internet (WiFi)', 'Concierge', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","5831":"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']","5832":"[]","5833":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Paid Internet', 'Paid Wifi', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5834":"[]","5835":"[]","5836":"['Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","5837":"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Pool', 'Breakfast included', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","5838":"['Air conditioning']","5839":"['Refrigerator in room']","5840":"[]","5841":"[]","5842":"[]","5843":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Banquet Room', 'Children Activities (Kid \/ Family Friendly)', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Shuttle Bus Service', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5844":"['Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5845":"['Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Bar\/Lounge', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5846":"['Free parking', 'Free High Speed Internet (WiFi)', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Shuttle Bus Service', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","5847":"[]","5848":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog \/ Pet Friendly )']","5849":"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","5850":"[]","5851":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Suites']","5852":"['Pool', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5853":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","5854":"['Pool', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Electric vehicle charging station', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","5855":"['Non-smoking hotel', 'Non-smoking rooms']","5856":"[]","5857":"[]","5858":"['Free parking', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Conference Facilities', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5859":"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5860":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Bar\/Lounge', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Golf Course', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","5861":"['Refrigerator in room']","5862":"[]","5863":"[]","5864":"['Restaurant', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']","5865":"[]","5866":"[]","5867":"['Room service', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5868":"[]","5869":"[]","5870":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5871":"[]","5872":"[]","5873":"['Free parking', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","5874":"[]","5875":"['Room service', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","5876":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Restaurant', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Shuttle Bus Service', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Minibar', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5877":"['Babysitting', 'Pets Allowed ( Dog \/ Pet Friendly )']","5878":"[]","5879":"[]","5880":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']","5881":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']","5882":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog \/ Pet Friendly )']","5883":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5884":"['Room service', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Suites']","5885":"['Room service', 'Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning']","5886":"[]","5887":"[]","5888":"[]","5889":"[]","5890":"['Spa', 'Fitness Centre with Gym \/ Workout Room', 'Air conditioning', 'Refrigerator in room']","5891":"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Family Rooms']","5892":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5893":"['Pool', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Banquet Room', 'Breakfast Available', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Heated pool', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","5894":"['Laundry Service', 'Non-smoking hotel', 'Kitchenette', 'Non-smoking rooms']","5895":"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']","5896":"['Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Public Wifi']","5897":"['Pool', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Room service', 'Bar\/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5898":"['Room service', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning']","5899":"['Restaurant']","5900":"['Pool', 'Free Internet', 'Free parking', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Laundry Service', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Non-smoking rooms']","5901":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Room service', 'Business Centre with Internet Access', 'Hot Tub', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms', 'Suites']","5902":"['Restaurant']","5903":"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5904":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","5905":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5906":"['Room service', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5907":"[]","5908":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","5909":"['Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms']","5910":"[]","5911":"[]","5912":"[]","5913":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","5914":"['Free parking', 'Pool', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']","5915":"['Pool', 'Children Activities (Kid \/ Family Friendly)', 'Pets Allowed ( Dog \/ Pet Friendly )']","5916":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Golf Course', 'Non-smoking hotel', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","5917":"['Free High Speed Internet (WiFi)', 'Babysitting', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Concierge', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']","5918":"[]","5919":"['Free parking', 'Restaurant', 'Room service', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Casino and Gambling', 'Conference Facilities', 'Golf Course', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","5920":"[]","5921":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar\/Lounge', 'Spa', 'Room service', 'Banquet Room', 'Children Activities (Kid \/ Family Friendly)', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']","5922":"['Free Internet', 'Free parking', 'Babysitting', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","5923":"[]","5924":"[]","5925":"['Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Shuttle Bus Service', 'Wheelchair Access', 'Non-smoking rooms']","5926":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","5927":"[]","5928":"[]","5929":"[]","5930":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","5931":"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']","5932":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Non-smoking rooms']","5933":"['Free parking', 'Free Internet', 'Non-smoking rooms']","5934":"['Restaurant']","5935":"[]","5936":"['Free parking', 'Children Activities (Kid \/ Family Friendly)', 'Multilingual Staff', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry']","5937":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","5938":"[]","5939":"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Children Activities (Kid \/ Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5940":"['Pool', 'Free parking', 'Restaurant', 'Bar\/Lounge', 'Room service', 'Banquet Room', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5941":"[]","5942":"['Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","5943":"['Free High Speed Internet (WiFi)', 'Children Activities (Kid \/ Family Friendly)', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']","5944":"['Free Internet', 'Restaurant']","5945":"[]","5946":"[]","5947":"['Room service', 'Restaurant', 'Bar\/Lounge', 'Non-smoking hotel', 'Kitchenette', 'Non-smoking rooms']","5948":"['Free parking', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Family Rooms']","5949":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5950":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Air conditioning', 'Non-smoking rooms']","5951":"['Free Internet', 'Free parking', 'Restaurant', 'Room service', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","5952":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Babysitting', 'Non-smoking hotel', 'Paid Wifi', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']","5953":"[]","5954":"[]","5955":"['Restaurant', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']","5956":"['Free parking', 'Restaurant', 'Breakfast included', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid \/ Family Friendly)', 'Electric vehicle charging station', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Family Rooms', 'Non-smoking rooms']","5957":"[]","5958":"[]","5959":"[]","5960":"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Minibar', 'Refrigerator in room', 'Non-smoking rooms', 'Smoking rooms available']","5961":"['Free High Speed Internet (WiFi)', 'Air conditioning', 'Kitchenette']","5962":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Hot Tub', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Ski-In \/ Ski-Out', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5963":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid \/ Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']","5964":"[]","5965":"['Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']","5966":"['Pool', 'Free parking', 'Room service', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Casino and Gambling', 'Concierge', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']","5967":"['Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room']","5968":"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","5969":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym \/ Workout Room', 'Business Centre with Internet Access', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5970":"['Free High Speed Internet (WiFi)', 'Pool', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']","5971":"['Restaurant', 'Room service', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms']","5972":"['Free parking', 'Children Activities (Kid \/ Family Friendly)', 'Hot Tub', 'Non-smoking hotel', 'Paid Internet', 'Paid Wifi', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5973":"[]","5974":"['Pool', 'Restaurant', 'Fitness Centre with Gym \/ Workout Room', 'Free parking', 'Room service', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5975":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Spa', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Kitchenette']","5976":"['Pool', 'Free parking', 'Fitness Centre with Gym \/ Workout Room', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Bar\/Lounge', 'Spa', 'Breakfast included', 'Airport transportation', 'Children Activities (Kid \/ Family Friendly)', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5977":"[]","5978":"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Breakfast included', 'Restaurant', 'Bar\/Lounge', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']","5979":"['Free parking', 'Restaurant', 'Bar\/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Banquet Room', 'Breakfast Available', 'Conference Facilities', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']","5980":"['Restaurant', 'Room service', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5981":"['Pool', 'Free parking', 'Restaurant', 'Room service', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid \/ Family Friendly)', 'Conference Facilities', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Sauna', 'Tennis Court', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms']","5982":"[]","5983":"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym \/ Workout Room', 'Bar\/Lounge', 'Spa', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']","5984":"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Airport transportation', 'Concierge', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog \/ Pet Friendly )', 'Shuttle Bus Service', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']"},"address":{"0":"6740 Fallsview Blvd Niagara Falls Ontario","1":"100 Front Street W Toronto Ontario","2":"1225 Robson St Vancouver British Columbia","3":"1 Rue des Carrieres Quebec City Quebec","4":"300 Mountain Avenue Alberta","5":"6755 Fallsview Boulevard Niagara Falls Ontario","6":"1100 Burrard St Vancouver British Columbia","7":"1 King Street West Toronto Ontario","8":"1193 Place Phillips Montreal Quebec","9":"222 Lynx Street Alberta","10":"277 Riverside Dr W Windsor Ontario","11":"5525 Victoria Avenue Niagara Falls Ontario","12":"1100 Granville St Vancouver British Columbia","13":"45 The Esplanade Toronto Ontario","14":"220 Gord Canning Drive Blue Mountains Ontario","15":"1025 de Bleury Street Montreal Quebec","16":"Chateau Victoria 740 Burdett Ave Victoria British Columbia","17":"788 Richards Street Vancouver British Columbia","18":"463 Belleville Street Victoria British Columbia","19":"100 Elgin St Ottawa Ontario","20":"414 Saint-Sulpice Montreal Quebec","21":"345 Banff Avenue Alberta","22":"300-999 Canada Place Way Vancouver British Columbia","23":"1180 West Hastings Street Vancouver British Columbia","24":"111 Lake Louise Drive Alberta","25":"4359 Main St Whistler British Columbia","26":"75 Lower Simcoe Street Toronto Ontario","27":"123 Freeport Blvd NE Calgary Alberta","28":"15 rue Sault-au-Matelot Quebec City Quebec","29":"249 Queen's Quay West Toronto Ontario","30":"902 Connaught Dr (Main Street) Alberta","31":"200 Connaught Dr Alberta","32":"100 Bonhomme Road Alberta","33":"96 Geikie St Alberta","34":"912 Connaught Dr. Alberta","35":"86 Connaught Drive Alberta","36":"100 Juniper Avenue Alberta","37":"Old Lodge Road Jasper Alberta","38":"76 Connaught Drive Alberta","39":"94 Geikie St Alberta","40":"Pyramid Lake Road Alberta","41":"98 Geikie Street Alberta","42":"510 Patricia St Alberta","43":"105 Miette Drive Alberta","44":"1 Skytram Road Alberta","45":"404 Connaught Drive Alberta","46":"818 Patricia Street Alberta","47":"27010 Highway 16 Alberta","48":"Pyramid Lake Road Alberta","49":"201 Geikie Street Alberta","50":"623 Patricia Street Alberta","51":"119 Patricia St. Alberta","52":"903 Pyramid Lake Road Alberta","53":"2 Cottonwood Creek Road Alberta","54":"916 Bonhomme Street Alberta","55":"311 Balsam Ave Alberta","56":"105 Patricia Street Alberta","57":"708 Patricia Street Alberta","58":"Hwy 93 North Alberta","59":"Maligne Lake Road Alberta","60":"723 Patricia Street Alberta","61":"804 Miette Avenue Alberta","62":"400 Pyramid Lake Road Alberta","63":"909 Pyramid Lake Road Alberta","64":"1220 Cabin Creek Drive Alberta","65":"108 Connaught Dr. Alberta","66":"306 Geikie Street Alberta","67":"316 Patricia Street Alberta","68":"717 Geikie St Alberta","69":"719 Geikie Street Alberta","70":"116 Geikie Street Alberta","71":"310 Patricia Alberta","72":" ","73":"802 Tonquin Street Alberta","74":"110 Conaught Drive Alberta","75":"226 Colin Crescent ","76":" Alberta","77":"823 Geikie Street Alberta","78":"727 Patricia Street Alberta","79":"809 Miette Avenue Alberta","80":"6 Aspen Crescent ","81":"19 Patricia Circle Alberta","82":"1114 Patricia Crescent Alberta","83":"1210 Cabin Creek Dr Alberta","84":"214 Colin Crescent Alberta","85":"1232 Cabin Creek Drive Alberta","86":"712 Connaught Drive Alberta","87":"304 Geikie Street ","88":"736 Patricia Street Alberta","89":" Alberta","90":"907 Pyramid Lake Road Alberta","91":"739 Patricia St. Alberta","92":"309 Geikie St Alberta","93":"1203 Cabin Creek Drive Alberta","94":"104 Geikie Street Alberta","95":"511 Bow Valley Trail Canmore Alberta","96":"1725 Bow Valley Trail Canmore Alberta","97":"190 Kananaskis Way Canmore Alberta","98":"1711 Bow Valley Trail Canmore Alberta","99":"1506 Bow Valley Trail Canmore Alberta","100":"30 Lincoln Park Canmore Alberta","101":"1818 Mountain Ave Canmore Alberta","102":"250 2 Ave Alberta","103":"1201 Bow Valley Trail Canmore Alberta","104":"709 Benchlands Trail Canmore Alberta","105":"375 Spring Creek Dr Canmore Alberta","106":"506 2 St Canmore Alberta","107":"705 Benchlands Trail Canmore Alberta","108":"1718 Bow Valley Trail Canmore Alberta","109":"901 Mountain St Canmore Alberta","110":"1602 2 Ave Canmore Alberta","111":"1002 Bow Valley Trail Canmore Alberta","112":"1102 Bow Valley Trail Canmore Alberta","113":"107 Montane Rd Canmore Alberta","114":"201 Indian Flats Road Canmore Alberta","115":"1206 Bow Valley Trail Canmore Alberta","116":"140 Kananaskis Way Canmore Alberta","117":"187 Kananaskis Way Canmore Alberta","118":"1101 Bow Valley Trail Canmore Alberta","119":"170 Kananaskis Way Canmore Alberta","120":"610 8th Street Canmore Alberta","121":"1402 Bow Valley Trail Canmore Alberta","122":"1719 Bow Valley Trail Canmore Alberta","123":"321 Spring Creek Dr Canmore Alberta","124":"Wind Tower 100-160 Kananaskis Way Canmore Alberta","125":"909 Railway Ave Canmore Alberta","126":"100 Kananaskis Way Canmore Alberta","127":"121 Kananaskis Way Canmore Alberta","128":"1723 Bow Valley Trail Canmore Alberta","129":"#1 - Trans Canada Highway at Deadman's Flat Alberta","130":"140 Kananaskis Way ","131":"1200 Harvie Heights Rd ","132":"1200 Harvie Heights Rd Canmore Alberta","133":"91 Three Sisters Dr Canmore Alberta","134":"123 Rundle Cres Canmore Alberta","135":"629 10 St Canmore Alberta","136":"302 George Biggy Sr Rd Alberta","137":"109-1151 Sidney St Canmore Alberta","138":"901 Mountain St 4th Floor Canmore Alberta","139":"1120 Railway Ave Canmore Alberta","140":"91B Three Sisters Dr Canmore Alberta","141":"252 Lady Macdonald Dr ","142":"250 1 Ave Alberta","143":"317 Canyon Close ","144":"918 Main St Canmore Alberta","145":"Exit 93 on Hwy 1 ","146":"738 Main St ","147":"711 Larch Pl ","148":"3 Railway Ave ","149":"702 2 St Canmore Alberta","150":"Dead Man's Flats Canmore","151":"204 Grassi Pl ","152":"37 Grotto Way ","153":"110 1 Ave Alberta","154":"171 Cougar Point Rd Canmore Alberta","155":"6 Eagle Landng Canmore Alberta","156":"1717 Mountain Ave Canmore Alberta","157":"1120 Railway Ave ","158":"Highway 1A ","159":"815 Bow Valley Trail ","160":"NE side of intersection of Hwy 1 & Hwy 1X ","161":"109-1151 Sidney St ","162":"Hwy 1 ","163":"1 Spring Creek Gate Canmore Alberta","164":"100 Ray McBride St Canmore Alberta","165":"303 Lady Macdonald Cres ","166":"230 Lady Macdonald Dr ","167":"507 Larch Pl ","168":"3 Canyon Rd ","169":"217 Trapper Rise ","170":" Alberta","171":"27 km east of Canmore on Hwy 1 ","172":"123 Grafton St Charlottetown Prince Edward Island","173":"18 Queen St Charlottetown Prince Edward Island","174":"55 Weymouth Street Charlottetown Prince Edward Island","175":"58 Great George St Charlottetown Prince Edward Island","176":"200 Pownal St Charlottetown Prince Edward Island","177":"121 North River Rd Charlottetown Prince Edward Island","178":"150 Euston St Charlottetown Prince Edward Island","179":"3 Grafton St Charlottetown Prince Edward Island","180":"112 Capital Dr Charlottetown Prince Edward Island","181":"181 Fitzroy St Charlottetown Prince Edward Island","182":"155 Euston St Charlottetown Prince Edward Island","183":"89 Malpeque Rd Charlottetown Prince Edward Island","184":"1-16 Trans Canada Hwy Charlottetown Prince Edward Island","185":"3 Hillsborough St Charlottetown Prince Edward Island","186":"75 Kent St Charlottetown Prince Edward Island","187":"14 Capital Dr Charlottetown Prince Edward Island","188":"45 Fitzroy St Charlottetown Prince Edward Island","189":"42 Stratford Rd Prince Edward Island","190":"105 Capital Drive Charlottetown Prince Edward Island","191":"9 Grafton St Charlottetown Prince Edward Island","192":"230 Prince St Charlottetown Prince Edward Island","193":"146 Pownal St Charlottetown Prince Edward Island","194":"51 Fitzroy St Charlottetown Prince Edward Island","195":"9 Euston St Charlottetown Prince Edward Island","196":"122 North River Rd Charlottetown Prince Edward Island","197":"177 Fitzroy St Charlottetown Prince Edward Island","198":"11 Grafton St Charlottetown Prince Edward Island","199":"200 Capital Drive Charlottetown Prince Edward Island","200":"15 York Pt Road Prince Edward Island","201":"60 Hillsborough St Charlottetown Prince Edward Island","202":"331 Grafton Street Charlottetown Prince Edward Island","203":"4386 Portage Road Charlottetown Prince Edward Island","204":"12 West St Charlottetown Prince Edward Island","205":"139 Upton Rd Charlottetown Prince Edward Island","206":"562 Malpeque Roa Charlottetown Prince Edward Island","207":"157 Weymouth St Charlottetown Prince Edward Island","208":"38 Braemore Ave Charlottetown Prince Edward Island","209":"242 Kinlock Rd Charlottetown Prince Edward Island","210":"114 Nassau St Charlottetown Prince Edward Island","211":"1209 Rustico Rd - Rte 7 Charlottetown Prince Edward Island","212":"545 Malpeque Rd Rte 2 Charlottetown Prince Edward Island","213":"17 Marjorie Cres Charlottetown Prince Edward Island","214":"143 Great George Street Charlottetown Prince Edward Island","215":"37 Britain Shore Rd Charlottetown Prince Edward Island","216":"550 University Ave Charlottetown Prince Edward Island","217":"71 Water St Charlottetown Prince Edward Island","218":"193 Prince Street ","219":"45 Greenfield Ave ","220":"203 Ferry Rd Prince Edward Island","221":"160 Hyde Point Rd ","222":"241 Prince St Charlottetown Prince Edward Island","223":"15 Irwin Dr ","224":"252 Kent St ","225":"1248 Pownal Road ","226":"22 Doc. Blanchard Cres ","227":"20 Capital Dr Charlottetown Prince Edward Island","228":"20 Lower Malpeque Rd Charlottetown Prince Edward Island","229":"208 Ferry Rd Prince Edward Island","230":"236 Sydney St Charlottetown Prince Edward Island","231":"98 Linden Road Charlottetown Prince Edward Island","232":"80 Euston St Charlottetown Prince Edward Island","233":"42 Brighton Roa ","234":"20 Stratford Rd Prince Edward Island","235":"9 Colonel Gray Dr ","236":"20 Liberty Cres ","237":"17 Passmore St ","238":"196 Upper Meadow Bank Rd Prince Edward Island","239":"196 Kensington Rd ","240":"Meadowbank ","241":" Prince Edward Island","242":"514 Malpeque Rd. ","243":"Sunny King Motel Prince Edward Island","244":"4553 Greig Ave British Columbia","245":"4620 Lakelse Ave British Columbia","246":"635 Dadook Ave British Columbia","247":"Red Goat Place Km 403 British Columbia","248":"150 City Centre Mall British Columbia","249":"3059 Highway 16 East British Columbia","250":"3527 River Dr British Columbia","251":"3476 Laurier Street British Columbia","252":"87 Sand Lake Road British Columbia","253":"2255 Kitamaat Village Road British Columbia","254":"5112 Highway 16 West British Columbia","255":"4444 Highway 16 British Columbia","256":"4113 16 Hwy E British Columbia","257":"603 10 Ave British Columbia","258":"1778 Sleeping Beauty Lane British Columbia","259":"4326 Lakelse Ave British Columbia","260":"6th Avenue 418 British Columbia","261":"852 Tsimshian Ave British Columbia","262":"5522 Highway 16 West British Columbia","263":"13526 Highway 16 West British Columbia","264":" British Columbia","265":"2438 Kispiox Valley Rd British Columbia","266":"921 Kuldo Blvd British Columbia","267":"2940 Lavergne Rd British Columbia","268":"13594 Highway 16 west British Columbia","269":"Stewart Cassiar Highway British ","270":"5 Telegraph Glenora Road British Columbia","271":"Farkvam Rd British ","272":"5006 Walsh Ave British Columbia","273":"6271 Kispiox Valley Road British Columbia","274":"5422 16 Hwy W British Columbia","275":"5255 Deep Creek Dr British Columbia","276":"4830 Highway 16 West British Columbia","277":"5510 Highway 16 West British Columbia","278":"4702 Lakelse Ave British Columbia","279":"506 Enterprise Ave British Columbia","280":"480 City Centre British Columbia","281":"359 Bulkley Canyon Station Road British Columbia","282":"2325 Omineca Ave British Columbia","283":"17727 Highway 16 East British Columbia","284":"4055 Motz Rd British Columbia","285":"8 Banyay Avenue British Columbia","286":"87 Moricetown FSR British Columbia","287":"3180 Skaha Lake Rd Penticton British Columbia","288":"3455 Skaha Lake Rd Penticton British Columbia","289":"1050 Eckhardt Ave. West Penticton British Columbia","290":"152 Riverside Dr Penticton British Columbia","291":"274 Lakeshore Dr W Penticton British Columbia","292":"890 Lakeshore Dr W Penticton British Columbia","293":"950 Westminster Ave W Penticton British Columbia","294":"914 Lakeshore Dr W Penticton British Columbia","295":"21 Lakeshore Dr W Penticton British Columbia","296":"3495 Skaha Lake Rd Penticton British Columbia","297":"Unit #201 1070 Lakeshore Dr W Penticton British Columbia","298":"926 Lakeshore Dr W Penticton British Columbia","299":"2307 Skaha Lake Rd Penticton British Columbia","300":"3624 Parkview St Penticton British Columbia","301":"110 Riverside Dr Penticton British Columbia","302":"464 Ellis St Penticton British Columbia","303":"3590 Skaha Lake Rd Penticton British Columbia","304":"1576 Holden Rd Penticton British Columbia","305":"979 Lochore Rd Penticton British Columbia","306":"2406 Skaha Lake Rd Penticton British Columbia","307":"2396 Wiltse Dr Penticton British Columbia","308":"1060 Argyle St Penticton British Columbia","309":"939 Burnaby Ave Penticton British Columbia","310":"970 Lakeshore Dr W Penticton British Columbia","311":"1048 Westminster Ave W Penticton British Columbia","312":"3648 Parkview St Penticton British Columbia","313":"2387 Skaha Lake Rd Penticton British Columbia","314":"1742 Main St Penticton British Columbia","315":"3688 Parkview St Penticton British Columbia","316":"1485 Main St Penticton British Columbia","317":"2592 Skaha Lake Rd Penticton British Columbia","318":"3355 Skaha Lake Rd Penticton British Columbia","319":"102 Spruce Pl Penticton British Columbia","320":"1056 Corbishley Ave Penticton British Columbia","321":"80 Riverside Dr Penticton British Columbia","322":"495 Vancouver Ave Penticton British Columbia","323":"1278 Spiller Rd Penticton British Columbia","324":"4201 Skaha Lake Road Penticton British Columbia","325":"2604 Skaha Lake Rd Penticton British Columbia","326":"1175 Chapman Rd Penticton British Columbia","327":"950 Lakeshore Dr W Penticton British Columbia","328":"1465 Naramata Rd Penticton British Columbia","329":"4898 Lakeside Rd Penticton British Columbia","330":"1929 Sandstone Dr Penticton British Columbia","331":"633 Winnipeg St Penticton British Columbia","332":"988 Lakeshore Dr W Penticton British Columbia","333":"1028 Lakeshore Dr W Penticton British Columbia","334":"4145 Skaha Lake Rd Penticton British Columbia","335":"300 Strayhorse Road Penticton British Columbia","336":"3287 Skaha Lake Rd Penticton British Columbia","337":"2301 Beaverdell Rd Penticton British Columbia","338":"360 Strayhorse Rd ","339":"1473 Main St Penticton British Columbia","340":"1390 Manitoba St ","341":"1590 Naramata Rd ","342":"3502 Skaha Lake Rd ","343":"3815 Skaha Lake Rd ","344":"410 Upper Bench Rd N ","345":"4-800 Railway Lane ","346":"707 Westminster Ave W ","347":"947 Lochore Rd ","348":"2670 Skaha Lake Rd Penticton British Columbia","349":"198 Skaha Pl ","350":"175 97 Hwy South Penticton British Columbia","351":"2872 Skaha Lake Rd ","352":"2824 Skaha Lake Rd ","353":"1048 Westminster Ave W Penticton British Columbia","354":"4200 Skaha Lake Rd Penticton British Columbia","355":"C\/o 1636 Main St ","356":"189 Linden Ave. ","357":"Apex Mountain Resort Penticton British ","358":"3851 Valleyview Rd ","359":"270 Riverside Dr Penticton British Columbia","360":"3035 ch de la Chapelle Mont Tremblant Quebec","361":"3045 Chemin de la Chapelle Mont Tremblant Quebec","362":"6385 Montee Ryan Mont Tremblant Quebec","363":"170 Chemin Cure Deslauriers Mont Tremblant Quebec","364":"135 chemin du lac Duhamel Mont Tremblant Quebec","365":"300 Mont Tremblant Quebec","366":"200 Chemin des Saisons Mont Tremblant Quebec","367":"150 Chemin au Pied de la Montagne Mont Tremblant Quebec","368":"2396 Labelle Street Mont Tremblant Quebec","369":"12 Mont Tremblant Quebec","370":"163 Chemin des Amoureux Mont Tremblant Quebec","371":"2672 Chemin du Village Mont Tremblant Quebec","372":"1505 Montee Kavanagh Mont Tremblant Quebec","373":"160 Cure Deslauriers Mont Tremblant Quebec","374":"860 rue LaLonde Mont Tremblant Quebec","375":"190 Mont Tremblant Quebec","376":"100 Chemin Kandahar Mont Tremblant Quebec","377":"330 Rte 117 Mont Tremblant Quebec","378":"151 Chemin du Cure Deslauriers Mont Tremblant Quebec","379":"140 Chemin au Pied de la Montagne Mont Tremblant Quebec","380":"149 Route 117 Mont Tremblant Quebec","381":"1874 chemin du Village Mont Tremblant Quebec","382":"1177 Rue Labelle Mont Tremblant Quebec","383":"150 Chemin du Cure Deslauriers Mont Tremblant Quebec","384":"40 Mont Tremblant Quebec","385":"135 Chemin de Kandahar Mont Tremblant Quebec","386":"815 Montee Kavanagh Mont Tremblant Quebec","387":"860 rue Coupal Mont Tremblant Quebec","388":"4352 chemin des Tulipes Mont Tremblant Quebec","389":"235 Montee Ryan ","390":"2723 Chemin du Village Mont Tremblant Quebec","391":"855 rue de la Colline Mont Tremblant Quebec","392":"714 de la Pisciculture Mont Tremblant Quebec","393":"221 ","394":"1400 rue Labelle Mont Tremblant Quebec","395":"2316 Chemin du village Mont Tremblant Quebec","396":"Highway 11 Mont Tremblant Quebec","397":"Chemin Des Quatres Sommet Mont Tremblant Quebec","398":"137 rue du Couvent Mont Tremblant Quebec","399":"900 rue Coupal Mont Tremblant Quebec","400":"1239 rue Labelle Mont Tremblant Quebec","401":"10 Mont Tremblant Quebec","402":"1580 Montee du Cure Labelle Mont Tremblant Quebec","403":"100 Joseph Thibault Mont Tremblant Quebec","404":"2001 Chemin Principal Mont Tremblant Quebec","405":"6385 Montee Ryan ","406":"4801 Chemin St-Cyr Mont Tremblant Quebec","407":"Versant Soleil Mont Tremblan","408":"10 Mont Tremblant Quebec","409":"1685 Chemin du Village Mont Tremblant Quebec","410":"80 rue des Sept Sommets ","411":"Chemin du Plateau 40 Mont Tremblant Quebec","412":"6385 Montee Ryan Mont Tremblant Quebec","413":"Chemin de la Foret Mont Tremblant Quebec","414":"6385 Montee Ryan Mont Tremblant Quebec","415":"6385 Montee Ryan ","416":"572 Chemin Du Lac Duhamel ","417":"6385 Montee Ryan ","418":"2151 Chemin du Village Mont Tremblant Quebec","419":"6385 Montee Ryan ","420":"6-170 Chemin Au-Pied-De-la-Montagne ","421":"6385 Montee Ryan ","422":"202 Chemin Champtre ","423":"6385 Montee Ryan ","424":"405 Spray Avenue Alberta","425":"502 Tunnel Mountain Road Alberta","426":"1 Juniper Way Alberta","427":"208 Caribou Street Alberta","428":"138 Banff Avenue Alberta","429":"333 Banff Avenue Alberta","430":"1 Sunshine Access Road Alberta","431":"121 Cave Avenue Alberta","432":"401 Banff Avenue Alberta","433":"459 Banff Ave Alberta","434":"Castle Junction1A & Hwy 93 South Alberta","435":"316 Lynx Street Alberta","436":"228 Bow Avenue Alberta","437":"501 Banff Avenue Alberta","438":"545 Banff Avenue Alberta","439":"700 Tunnel Mountain Road Alberta","440":"521 Banff Avenue Alberta","441":"525 Tunnel Mountain Drive Alberta","442":"429 Banff Avenue Alberta","443":"901 Hidden Ridge Way Alberta","444":"461 Banff Avenue Alberta","445":"419 Banff Avenue Alberta","446":"513 Banff Ave. Alberta","447":"337 Banff Avenue Alberta","448":"801 Hidden Ridge Way Alberta","449":"537 Banff Avenue Alberta","450":"1029 Banff Avenue Alberta","451":"425 Banff Ave. Alberta","452":"250 Marmot Cres Alberta","453":"137 Banff Avenue Alberta","454":"137 Muskrat Street Alberta","455":"102 Spray Ave Alberta","456":"449 Banff Avenue Alberta","457":"437 Marten Street Alberta","458":"347 Grizzly Street Alberta","459":"600 Banff Ave Alberta","460":"555 Banff Avenue Alberta","461":"Highway 1A and Highway 93 South Alberta","462":" Alberta","463":"209 Otter Street Alberta","464":"214 Otter Street Alberta","465":"452 Muskrat Stree Alberta","466":"108 Otter Street Alberta","467":"348 Marten Street Alberta","468":"104 Mountain Lane Alberta","469":"440 Muskrat St. Alberta","470":"135B Park Avenue Alberta","471":"100 Gopher St Alberta","472":"433 Banff Avenue Alberta","473":"138 Otter Street Alberta","474":"311 Marten Street Alberta","475":"116 Mountain Avenue Alberta","476":"417 Marten Street Alberta","477":"Highway 93 South Alberta","478":"#2 Cascade Court Alberta","479":"129 Muskrat St. Alberta","480":"Ice Field Parkway Alberta","481":"1393 Hugh Allan Dr Kamloops British Columbia","482":"1250 Rogers Way Kamloops British Columbia","483":"3438 Shuswap Rd Kamloops British Columbia","484":"1245 Rogers Way Kamloops British Columbia","485":"551 11th Ave Kamloops British Columbia","486":"660 Columbia St W Kamloops British Columbia","487":"1550 Versatile Dr Kamloops British Columbia","488":"1475 Hugh Allan Dr Kamloops British Columbia","489":"1325 Columbia St W Kamloops British Columbia","490":"675 Tranquille Rd Kamloops British Columbia","491":"405 Victoria St Kamloops British Columbia","492":"339 St Paul St Kamloops British Columbia","493":"1521 Hugh Allan Dr Kamloops British Columbia","494":"1530 River St Kamloops British Columbia","495":"650 Victoria Street Kamloops British Columbia","496":"430 Columbia St Kamloops British Columbia","497":"2357 Trans Canada Hwy E Kamloops British Columbia","498":"225 Lorne St Kamloops British Columbia","499":"1855 Rogers Pl Kamloops British Columbia","500":"555 Columbia St W Kamloops British Columbia","501":"1225 Rogers Way Kamloops British Columbia","502":"463 Grandview Terr Kamloops British Columbia","503":"1810 Rogers Pl Kamloops British Columbia","504":"1860 Rogers Pl Kamloops British Columbia","505":"3775 Overlander Dr Kamloops British Columbia","506":"1820 Rogers Pl Kamloops British Columbia","507":"1175 Rogers Way Kamloops British Columbia","508":"1775 Trans Canada Hwy E Kamloops British Columbia","509":"1200 Rogers Way Kamloops British Columbia","510":"530 Columbia St Kamloops British Columbia","511":"610 Columbia St W Kamloops British Columbia","512":"654 Fortune Dr Kamloops British Columbia","513":"1763 Trans Canada Hwy E Kamloops British Columbia","514":"1390 Columbia St Kamloops British Columbia","515":"550 Columbia St Kamloops British Columbia","516":"1901 Trans Canada Hwy E Kamloops British Columbia","517":"1773 Trans Canada Hwy E Kamloops British Columbia","518":"2459 Trans Canada Hwy E Kamloops British Columbia","519":"775 Columbia St W Kamloops British Columbia","520":"2505 Trans Canada Hwy E Kamloops British Columbia","521":"500 Columbia St W Kamloops British Columbia","522":"1759 Trans Canada Hwy E Kamloops British Columbia","523":"1084 Battle St ","524":"1180 Rogers Way Kamloops British Columbia","525":"540 Victoria St Kamloops British Columbia","526":"Lac le Jeune Rd. Kamloops British Columbia","527":"950 McGill Rd Kamloops British Columbia","528":"3190 Creekside Way Kamloops British Columbia","529":"625 Columbia St W Kamloops British Columbia","530":"506 Columbia St Kamloops British Columbia","531":"1893 Trans Canada Hwy E ","532":"575 Columbia St W Kamloops British Columbia","533":"2210 Crescent Dr ","534":"1250 Trans Canada Hwy W ","535":"57 KM North Jamieson Creek Rd ","536":"1142 Pine Grove Rd ","537":"Hwy 5A South Kamloops British ","538":"2465 Knutsford Hills Drive ","539":"6797 Barnhartvale Rd ","540":"4936 Reighmount Pl ","541":"2360 Ojibway Rd ","542":"Silver Sage Campground 771 Athabasca St E Kamloops British Columbia","543":"9225 Dallas Dr Kamloops British Columbia","544":"1767 Trans Canada Hwy E Kamloops British Columbia","545":"1221 Highridge Dr Kamloops British Columbia","546":"Wells Gray Wilderness Park ","547":"1119 Pacific Rim Hwy Tofino British Columbia","548":"1421 Pacific Rim Hwy. Tofino British Columbia","549":"1441 Pacific Rim Highway Tofino British Columbia","550":"300 Main St. Tofino British Columbia","551":"81 West St. Tofino British Columbia","552":"350 Olsen Road Tofino British Columbia","553":"926 Black Bear Lane Tofino British Columbia","554":"500 Osprey Lane at Chesterman Beach Tofino British Columbia","555":"634 Campbell St Tofino British Columbia","556":"760 Campbell Street Tofino British Columbia","557":"350 Main Street Tofino British Columbia","558":"1084 Pacific Rim Highway Tofino British Columbia","559":"1115 1110 Fellowship Drive Tofino British Columbia","560":"400 MacKenzie Beach Road Tofino British Columbia","561":"555 Hellesen Drive Tofino British Columbia","562":"542 Campbell Street Tofino British Columbia","563":"1310 Lynn Road Tofino British Columbia","564":"1431 Pacific Rim Hwy Tofino British Columbia","565":"1101 Fellowship Drive ","566":"1375 Chesterman Beach Road Tofino British Columbia","567":"371 Main Street Tofino British Columbia","568":"231 Main Street Tofino British Columbia","569":"615 Pfeiffer Crescent Tofino British Columbia","570":"1258 Pacific Rim Highway Tofino British Columbia","571":"320 Main Street Tofino British Columbia","572":"1212 Lynn Rd Tofino British ","573":"1294 Lynn Road Tofino British Columbia","574":"615 Campbell St Tofino British Columbia","575":"215 Campbell Street Tofino British Columbia","576":"1326 Pacific Rim Highway Tofino British Columbia","577":"341 Olson Tofino British Columbia","578":"450 Neill St Tofino British Columbia","579":"1310 Lynn Rd ","580":"399 Esowista Tofino British Columbia","581":"120 First Street Tofino British Columbia","582":"1298 Lynn Road Tofino British Columbia","583":"1190 Pacific Rim Highway Tofino British ","584":"311 Campbell Tofino British Columbia","585":"1398 Pacific Rim Highway ","586":"174 West Street Tofino British Columbia","587":"331 Tonquin Park Rd. Tofino British Columbia","588":"Chesterman Beach Tofino British ","589":"250 Fourth St ","590":"597 Pfeiffer Crescent Tofino British ","591":"174 West Street ","592":"1302 Lynn Road ","593":"1260 Pacific Rim Highway ","594":"1072 Pacific Rim Highway ","595":"616 Tibbs Place ","596":"290 Cedar Street Tofino British ","597":"1850 Pacific Rim Hwy Tofino British Columbia","598":" Tofino British ","599":"1112 Abraham Drive ","600":"1108 Abraham Drive ","601":"1024 11th St N Golden British Columbia","602":"1405 11th Ave N Golden British Columbia","603":"1120 14th Street North Golden British Columbia","604":"913 Oster Rd Golden British Columbia","605":"528 9th Avenue North Golden British Columbia","606":"1200 12th St N Golden British Columbia","607":"824 Park Dr Golden British Columbia","608":"1593 Cache Close Golden British Columbia","609":"1416 Golden View Rd Golden British Columbia","610":"1549 Kicking Horse Trail Golden British Columbia","611":"2383 Forde Station Rd Golden British Columbia","612":"1049 Trans Canada Hwy N Golden British Columbia","613":"1311 12th St N Golden British Columbia","614":"801 9th St N Golden British Columbia","615":"1420 Palliser Lodge Trail Golden British Columbia","616":"2924 Kicking Horse Road Golden British ","617":"1301 11th Ave N Golden British Columbia","618":"Kicking Horse Mountain Resort Golden British Columbia","619":"1402 Adolph Johnson Rd Golden British Columbia","620":"1306 Selkirk Dr Golden British Columbia","621":"644 Lapp Rd Golden British Columbia","622":"1392 Pine Dr Golden British Columbia","623":"1732 Oberg Johnson Rd Golden British Columbia","624":"647 Bench Road Golden British Columbia","625":"1581 Cache Close Golden British Columbia","626":"1403 Deer Ridge Rd Golden British Columbia","627":"720 Almberg Rd Golden British Columbia","628":"869 Barber Rd Golden British Columbia","629":"891 Crandall Rd Golden British Columbia","630":"735 Hefti Rd Golden British Columbia","631":"2304 95 Hwy Golden British Columbia","632":"5400 Trans-Canada Hwy Golden British Columbia","633":"2493 Holmes-Deakin Rd Golden British Columbia","634":"2054 Blaeberry Rd Golden British Columbia","635":"1680 Moberly School Rd Golden British Columbia","636":"1340 Kauffman View Golden British Columbia","637":"1740 Seward Frontage Rd Golden British Columbia","638":"2476 Golden Donald Upper Rd Golden British Columbia","639":"Beaverfoot Forest Service Road Golden British Columbia","640":"1308 Selkirk Dr Golden British Columbia","641":"2568 Kettleston Rd Golden British Columbia","642":"1509 Lafontaine Rd Golden British Columbia","643":"518 Station Avenue Golden British Columbia","644":"717 Elk Road Golden British Columbia","645":"1326 10th Street South Golden British Columbia","646":"2512 Seward Rd Golden British Columbia","647":"872 McBeath Rd Golden British Columbia","648":"2924 Kicking Horse Road Golden British Columbia","649":"1336 Palliser Trail ","650":"1047 Trans Canada Hwy NO. 1 Golden British Columbia","651":"429 9th Ave North ","652":"Kicking Horse Trail and Palliser Trail ","653":"Althoff Roa ","654":"991 95 Hwy ","655":"607 South 14th Street ","656":"777 Kallman Rd ","657":"806 9th St N ","658":"1430 Golden View Rd Golden British Columbia","659":"Battle Range ","660":"2629 Bc-95 Golden British Columbia","661":"Rr# ","662":"Selkirk Mountain Range ","663":"151 Queen Street Manitowaning Ontario","664":"466 Whites Point Rd ","665":"19 Morrow Rd O","666":" Ontario R","667":"522 Whites Point Rd ","668":"1 Thorburn & Borron St. ","669":"6 Town Line Road Ontario P","670":"835 Beach Rd Ontario P","671":"45 Blake Street East Little Current Ontario","672":"Highway 6 ","673":"Nelson S ","674":"825 Lakeshore Rd. ","675":"Lakeshore Rd ","676":"15462 Hwy 6 Manitowaning Ontario","677":"25959 540 Hwy Meldrum Bay Ontario","678":"363 Red Lodge Road Ontario P","679":"66 Meredith East Little Current Ontario","680":"2070 Highway 551 Mindemoya Ontario","681":"6375 542 Hwy Mindemoya Ontario","682":"40 Cranston Rd Ontario P","683":"36 Meredith St Little Current Ontario","684":"15 Givens Road South Baymouth Ontario","685":"77 Digby Side Road Mindemoya Ontario","686":"21076 Hwy 6 South Baymouth Ontario","687":"25528 540 Hwy Meldrum Bay Ontario","688":"11059 Hwy 540 Gore Bay Ontario","689":"720 Perivale Rd W ","690":"Gordon Twp 14605 Hwy 540 Gore Bay Ontario","691":"5216 551 Hwy Ontario P","692":"879 Lakeshore Rd Kagawong Ontario","693":"Rr 1 Mindemoya Ontario","694":"11408 6 Hwy Sheguiandah Ontario","695":"604 Ketchankooken Trail Mindemoya Ontario","696":"12 Mutchmor Street Providence Bay Ontario","697":"1 Water Street Little Current Ontario","698":"21214 Hwy 6 South Baymouth Ontario","699":"21076 Highway #6 Ontario P","700":"1 Water St Gore Bay Ontario","701":"18777 Hwy 6 Tehkummah Ontario","702":"29 Phipps St Gore Bay Ontario","703":"249 Mill Rd Ontario P","704":"19 Robinson Little Current","705":"1358 Monument Rd Spring Bay Ontario","706":"24 Water. St South Baymouth Ontario","707":"Silver Bay Road Mindemoya Ontario","708":"5382 551 Hwy Providence Bay Ontario","709":"9318 542 Hwy Spring Bay Ontario","710":"10844 Highway 6 Sheguiandah Ontario","711":"Newburn Road ","712":"110 Bay Stree Little Current Ontario","713":"55 Rocky Mountain Way Little Current Ontario","714":"413 Lakeshore Rd Mindemoya Ontario","715":"423 Lakeshore Rd ","716":"497 Lakeshore Rd Kagawong Ontario","717":"6 Borron St Gore Bay Ontario","718":"#30 Two O_Clock Rd ","719":"35 Leask L Manitowaning Ontario","720":" Providence Bay Ontario","721":"113 Ketchankooken Trail ","722":" Ontario P","723":"21435 540 Hwy Ontario P","724":"59 Meridith Street Gore Bay Ontario","725":"11 Bastion St Nanaimo British Columbia","726":"6450 Metral Dr Nanaimo British Columbia","727":"1577 Stewart Ave Nanaimo British Columbia","728":"4700 Island Hwy N Nanaimo British Columbia","729":"240 Ferntree Pl Nanaimo British Columbia","730":"200 Nicol St Nanaimo British Columbia","731":"70 Church St Nanaimo British Columbia","732":"505 Terminal Ave N Nanaimo British Columbia","733":"121 Bastion St Nanaimo British Columbia","734":"2011 Estevan Rd Nanaimo British Columbia","735":"315 Rosehill St Nanaimo British Columbia","736":"2734 Camcrest Dr Nanaimo British Columbia","737":"2314 Rockwood Pl Nanaimo British Columbia","738":"5391 Entwhistle Dr Nanaimo British Columbia","739":"3757 Sundown Dr Nanaimo British Columbia","740":"995 Terminal Ave N Nanaimo British Columbia","741":"1000 Stewart Ave Nanaimo British Columbia","742":"333 Nicol St Nanaimo British Columbia","743":"4540 Laguna Way ","744":"63 Victoria Cres Nanaimo British Columbia","745":"4898 Rutherford Rd Nanaimo British Columbia","746":"118 Gibralter Rock ","747":"736 Nicol St Nanaimo British Columbia","748":"3315 Rock City Rd Nanaimo British Columbia","749":"511 Drake St Nanaimo British Columbia","750":"809 Island Hwy S Nanaimo British Columbia","751":"96 Terminal Ave N Nanaimo British Columbia","752":"3804 Hammond Bay Rd Nanaimo British Columbia","753":"3318 Stephenson Point Rd Nanaimo British Columbia","754":"1094 Spruston Rd Nanaimo British Columbia","755":"6385 Corfu Dr Nanaimo British Columbia","756":"950 Terminal Ave N Nanaimo British Columbia","757":"800 Beach Dr Nanaimo British Columbia","758":"2371 Arbot Rd ","759":"1699 Woobank Rd ","760":"2745 Departure Bay Rd ","761":"4 University Cresent ","762":"1250 Stewart Ave Nanaimo British Columbia","763":"4109 Gulfview Dr ","764":"205 Terminal Ave N Nanaimo British Columbia","765":"5788 Bradbury Rd ","766":"5349 Coastview Pl ","767":"4613 Laguna Way ","768":"5349 Coastview Pl ","769":"Nanaimo BC 5370 Highridge Pl ","770":" ","771":"3609 Sundown Dr ","772":"5693 Malibu Terr ","773":"6404 Lasalle Rd Nanaimo British Columbia","774":"132 Lower Ganges Rd Ganges British Columbia","775":"224 Park Dr Ganges British Columbia","776":"238 Park Dr Ganges British Columbia","777":"118 Rainbow Rd Ganges British Columbia","778":"2900 Fulford-Ganges Rd Fulford Harbour British Columbia","779":"1340 Sunset Dr British Columbia V","780":"1460 North Beach Rd British Columbia V","781":"221 Armand Way British Columbia V","782":"320 Collins Rd British Columbia V","783":"2470 North End Rd British Columbia V","784":"160 Upper Ganges Rd Ganges British Columbia","785":"315 Robinson Rd British Columbia V","786":"169 Armand Way British Columbia V","787":"641 Fulford-Ganges Rd British Columbia V","788":"960 Rainbow Rd British Columbia V","789":"171 Natalie Lane British Columbia V","790":"121 Upper Ganges Rd Ganges British Columbia","791":"301 Tripp Rd British Columbia V","792":"215 Welbury Dr British Columbia V","793":"241 Langs Rd British Columbia V","794":"101 Bittancourt Rd British Columbia V","795":"369 Isabella Point Rd British Columbia V","796":"420 Fulford-Ganges Rd British Columbia V","797":"164 Wilkie Way British Columbia V","798":"360 Wright Rd British Columbia V","799":"529 Fulford-Ganges Rd British Columbia V","800":"321A Stark's Rd British Columbia V","801":"120 Langley Rd Vesuvius British Columbia","802":"175 Suffolk Rd British Columbia V","803":"443 Upper Ganges Rd Ganges British Columbia","804":"2471 North End Rd British Columbia V","805":"125 Churchill Rd ","806":"521 Beaver Point Rd British Columbia V","807":"131 Westcott Rd British Columbia V","808":"180 Suneagle Dr British Columbia V","809":"161 Lower Ganges Rd Ganges British Columbia","810":"340 Le Page Rd British Columbia V","811":"111 Lautman Dr British Columbia V","812":"269 Donore Rd British Columbia V","813":"490 Horel Rd British Columbia V","814":"641 Fulford-Ganges Rd British Columbia V","815":"170 Simson Rd British Columbia V","816":"88 Chain Lake Dr Halifax Nova Scotia","817":"1515 South Park St Halifax Nova Scotia","818":"1583 Brunswick St Halifax Nova Scotia","819":"1960 Brunswick St Halifax Nova Scotia","820":"1725 Market St Halifax Nova Scotia","821":"20 St. Margaret's Bay Road Halifax Nova Scotia","822":"980 Parkland Dr Halifax Nova Scotia","823":"1649 Hollis St Halifax Nova Scotia","824":"1919 Upper Water St Halifax Nova Scotia","825":"1266 Barrington St Halifax Nova Scotia","826":"133 Kearney Lake Rd Halifax Nova Scotia","827":"5120 Salter St Halifax Nova Scotia","828":"Future Inn 30 Fairfax Dr Halifax Nova Scotia","829":"1960 Brunswick St Halifax Nova Scotia","830":"5184 Morris St Halifax Nova Scotia","831":"1599 Grafton St Halifax Nova Scotia","832":"560 Bedford Hwy Halifax Nova Scotia","833":"6177 Highway 2 Halifax Nova Scotia","834":"139 Fergusons Cove Rd Halifax Nova Scotia","835":"1875 Barrington St Halifax Nova Scotia","836":"1980 Robie St Halifax Nova Scotia","837":"1496 Hollis St Halifax Nova Scotia","838":"98 Chain Lake Dr Halifax Nova Scotia","839":"1181 Hollis St Halifax Nova Scotia","840":"1990 Barrington St Halifax Nova Scotia","841":"6151 Lady Hammond Rd Halifax Nova Scotia","842":"1263 South Park St Halifax Nova Scotia","843":"Gottingen St Halifax Nov","844":"5780 West St Halifax Nova Scotia","845":"819 McLean St ","846":"5481 Clyde St. ","847":"4 Melrose Ave Halifax Nova Scotia","848":"15 Kingfisher Cres ","849":"636 Bedford Hwy Halifax Nova Scotia","850":"1839 Armview Terr Halifax Nova Scotia","851":"241 Village Rd Halifax Nova Scotia","852":"5611 Morris St Halifax Nova Scotia","853":"166 Bedford Hwy Halifax Nova Scotia","854":"14 Blue Forest Lane Halifax Nova Scotia","855":"24 Northumberland Lane Halifax Nova Scotia","856":"923 Robie St Halifax Nova Scotia","857":"Bishop's Landing 1477 Lower Water St Halifax Nova Scotia","858":"34 Flamingo Dr ","859":"1233 LeMarchant Street Halifax Nova Scotia","860":"1266 Queen St Halifax Nova Scotia","861":"244 Lake Deception Rd. ","862":"836 Robie St Halifax Nova Scotia","863":"1669 Granville St ","864":"374 Bedford Hwy Halifax Nova Scotia","865":"5278 South St ","866":"5481 Clyde Street ","867":"56 Walter Havill Drive ","868":"198 Herring Cove Rd Halifax Nova Scotia","869":"5357 Inglis St ","870":"1266 Queen St Halifax Nova Scotia","871":"5150 Salters Gate ","872":"1326 Lower Water Street ","873":"105 Stonebridge Blvd Saskatoon Saskatchewan","874":"924 Spadina Cres E Saskatoon Saskatchewan","875":"2002 Airport Dr Saskatoon Saskatchewan","876":"601 Spadina Crescent East Saskatoon Saskatchewan","877":"110 Gateway Blvd Saskatoon Saskatchewan","878":"405 20th St East Saskatoon Saskatchewan","879":"612 Spadina Cres E Saskatoon Saskatchewan","880":"203 Bill Hunter Ave Saskatoon Saskatchewan","881":"101 Pacific Ave Saskatoon Saskatchewan","882":"333 Aerogreen Cres Saskatoon Saskatchewan","883":"306 Shillington Cres Saskatoon Saskatchewan","884":"90 22nd St E Saskatoon Saskatchewan","885":"3331 8th St E Saskatoon Saskatchewan","886":"317 Aerogreen Cres Saskatoon Saskatchewan","887":"1715 Idylwyld Drive North Saskatoon Saskatchewan","888":"2000 Idylwyld Dr N Saskatoon Saskatchewan","889":"620 Spadina Crescent East Saskatoon Saskatchewan","890":"1426 Acadia Dr Saskatoon Saskatchewan","891":"247 Willis Cres Saskatoon Saskatchewan","892":"617 Cynthia St Saskatoon Saskatchewan","893":"106 Circle Dr W Saskatoon Saskatchewan","894":"231 Marquis Dr W Saskatoon Saskatchewan","895":"503 Cope Way Saskatoon Saskatchewan","896":"806 Idylwyld Dr N Saskatoon Saskatchewan","897":"1838 College Drive Building 2 Saskatoon Saskatchewan","898":"2155 Northridge Dr Saskatoon Saskatchewan","899":"706 Circle Dr E Saskatoon Saskatchewan","900":"315 Idylwyld Dr N Saskatoon Saskatchewan","901":"253 Willis Cres Saskatoon Saskatchewan","902":"1838 College Drive Eas Saskatoon Saskatchewan","903":"310 Circle Dr W Saskatoon Saskatchewan","904":"1414 22nd St W Saskatoon Saskatchewan","905":"480 2nd Ave. S Saskatoon Saskatchewan","906":"102 Cardinal Crescent Saskatoon Saskatchewan","907":"243 21st St E Saskatoon Saskatchewan","908":"1301 8th Street East Saskatoon Saskatchewan","909":"706 Idylwyld Dr N Saskatoon Saskatchewan","910":"1026 College Dr Saskatoon Saskatchewan","911":"1020 College Dr Saskatoon Saskatchewan","912":"1220 College Dr Saskatoon Saskatchewan","913":"181 Carleton Dr Saskatoon Saskatchewan","914":"1825 Idylwyld Dr N Saskatoon Saskatchewan","915":"2501 22nd St W Saskatoon Saskatchewan","916":"1024 College Dr Saskatoon Saskatchewan","917":"924 Spadina Cres E ","918":"2001 Avenue B N Saskatoon Saskatchewan","919":"610 Idylwyld Dr N Saskatoon Saskatchewan","920":"Highway 11 Saskatoon Sask","921":"121 Avenue J S ","922":"105 Avenue T N ","923":"107 Lashyn Cove ","924":"311 6th Ave N Saskatoon Saskatchewan","925":"111 Ash St ","926":"117 Avenue P S Saskatoon Saskatchewan","927":"1806 Arlington Ave ","928":"838 3rd St E ","929":"1010 McPherson Ave ","930":"608 Preston Avenue South ","931":"210 Laycoe Cres Saskatoon Saskatchewan","932":"Township Rd 354 Saskatoon Saskatchewan","933":" Saskatoon Saskatchewan","934":"11 Hangar Rd Saskatoon Saskatchewan","935":"327 Ottawa Ave S ","936":"16 Trans-Canada Hwy ","937":"848 Saskatchewan Cres E Saskatoon Saskatchewan","938":"1536 Peninsula Rd Ucluelet British Columbia","939":"1971 Harbour Crescent Ucluelet British Columbia","940":"279 Hemlock Street Ucluelet British Columbia","941":"153 Hemlock Road Ucluelet British Columbia","942":"1090 Peninsula Road Ucluelet British Columbia","943":"596 Marine Drive Ucluelet British Columbia","944":"1943 Peninsula Rd Ucluelet British Columbia","945":"1861 Peninsula Rd Ucluelet British Columbia","946":"1755 Peninsula road Ucluelet British Columbia","947":"1906 Bay Street Ucluelet British Columbia","948":"985 Peninsula Road Ucluelet British Columbia","949":"258 Boardwalk Ucluelet British Columbia","950":"1062 Helen Road Ucluelet British ","951":"1821 Cedar Grove Pl Ucluelet British Columbia","952":"460 Marine Drive Ucluelet British Columbia","953":"366 Reef Point Road Ucluelet British Columbia","954":"1166 Coral Way Ucluelet British Columbia","955":"966 Peninsula Road Ucluelet British Columbia","956":"1068 Helen Road Ucluelet British Columbia","957":"1012 Peninsula Road Ucluelet British Columbia","958":"2425 Tofino Ucluelet Hwy Ucluelet British Columbia","959":"1874 Peninsula Rd Ucluelet British Columbia","960":"Mavis Avenue Ucluelet British Columbia","961":"2081 Peninsula Road Ucluelet British Columbia","962":"277 Boardwalk Ucluelet British ","963":"2450 Tofino-Ucluelet Hwy. Ucluelet British Columbia","964":"2695 Tofino-Ucluelet Highway Ucluelet British Columbia","965":"962 Peninsula Road Ucluelet British Columbia","966":"1153 Coral Way Ucluelet British Columbia","967":"836 Elina Road Ucluelet British Columbia","968":"978 Peninsula Rd Ucluelet British Columbia","969":"219 Albion Crescent Ucluelet British ","970":"1451 Port Albion Rd Ucluelet British Columbia","971":"970 Peninsula Rd ","972":"354 Forbes Rd Ucluelet British Columbia","973":"1183 Helen Rd ","974":"160 Hemlock st ","975":"1645 Cedar Road ","976":"1648 Peninsula Ucluelet British Columbia","977":"220 Albion Crescent Ucluelet British Columbia","978":"2430 Pacific Rim Highway ","979":"238 Matterson Dr Ucluelet British Columbia","980":"711 Rainforest Drive ","981":"362 Pacific Crescent Ucluelet British Columbia","982":"1860 Peninsula Rd. ","983":"1260 Sunset Point Road Ucluelet British Columbia","984":"193 Main Street Newfoundland and Labrador","985":"21-29 West Link Road Newfoundland and Labrador","986":"Viking Trail 2 Route 430 Newfoundland and Labrador","987":"41-45 Old Cove Road Newfoundland and ","988":"19 Main Street South Newfoundland and Labrador","989":"Route 431 ","990":"Route 430 Newfoundland and ","991":" Gros Morne National Park Newfoundland and Labrador","992":"17-21 Corner Road Newfoundland and Labrador","993":"7 Beach Roa Newfoundland and Labrador","994":"1 Pierce's Lane Newfoundland and Labrador","995":" Newfoundland and Labrador","996":"282 Main St Newfoundland and Labrador","997":"38 - 42 Main Street Newfoundland and Labrador","998":"7 Parsons Lane Newfoundland and Labrador","999":"Payne's Path Newfoundland and Labrador","1000":"130 Pond Road Newfoundland and Labrador","1001":"76 Pond Road Newfoundland and Labrador","1002":"265270 Main Street Newfoundland and Labrador","1003":"4 Evergreen Lane Newfoundland and Labrador","1004":"42 Pond Road Newfoundland and ","1005":"143 Neddies Harbour Road Newfoundland and Labrador","1006":" Newfoundland and Labrador","1007":"Rte 431 Gros Morne National Park Newfoundland and Labrador","1008":"35 Westlink Road Newfoundland and Labrador","1009":"5 Shearakin Lan Newfoundland and Labrador","1010":"101 Main St. Newfoundland and Labrador","1011":"8 Kin Place Newfoundland and Labrador","1012":"2-6 Hospital Lane Newfoundland and Labrador","1013":"19-21 Corner Road Newfoundland and Labrador","1014":"Route 431 Newfoundland and ","1015":"West Link Road Newfoundland and Labrador","1016":" Newfoundland and Labrador","1017":"5 Shearakin Lane Newfoundland and Labrador","1018":"1 Water St Newfoundland and Labrador","1019":"Harbour Drive Newfoundland and ","1020":"51 Duke Street Newfoundland and Labrador","1021":"South sector of Gros Morne National Park Newfoundland and Labrador","1022":"Main St. Newfoundland and Labrador","1023":"Main Street North Newfoundland and Labrador","1024":"19 West View Lane Newfoundland and Labrador","1025":"Route 430 Newfoundland and ","1026":" Newfoundland and ","1027":"66 Pond Rd Newfoundland and ","1028":"105 Main Street Newfoundland and Labrador","1029":"228 Bonne Bay Rd Newfoundland and Labrador","1030":"198 Main St Newfoundland and Labrador","1031":" Newfoundland and ","1032":"10 West Link Rd. Newfoundland and ","1033":"12 Hewlins lane Gros Morne National Park Newfoundland and Labrador","1034":"Hwy 430 Newfoundland and Labrador","1035":"145 Main Road Newfoundland and Labrador","1036":"2 Princess St Kingston Ontario","1037":"24 Sydenham St Kingston Ontario","1038":"1 Johnson St Kingston Ontario","1039":"1217 Princess St Kingston Ontario","1040":"11 Benson St Kingston Ontario","1041":"7 Earl St Kingston Ontario","1042":"1664 Highway 15 Kingston Ontario","1043":"103 Dalton Ave Kingston Ontario","1044":"2480 Princess St Kingston Ontario","1045":"1368 Highway 15 Kingston Ontario","1046":"73 Sydenham St Kingston Ontario","1047":"1550 Princess St Kingston Ontario","1048":"1187 Princess St Kingston Ontario","1049":"285 King St E Kingston Ontario","1050":"1 First Canada Crt Kingston Ontario","1051":"237 Ontario St Kingston Ontario","1052":"794 Highway 2 Kingston Ontario","1053":"1542 Robinson Crt Kingston Ontario","1054":"686 Princess St Kingston Ontario","1055":"2360 Princess St Kingston Ontario","1056":"33 Benson St Kingston Ontario","1057":"421 Union St W Kingston Ontario","1058":"2287 Princess St Kingston Ontario","1059":"2331 Princess St Kingston Ontario","1060":"141 King St E Kingston Ontario","1061":"125 Brock St Kingston Ontario","1062":"1454 Princess St Kingston Ontario","1063":"2904 Cloggs Rd Kingston Ontario","1064":"1155 Princess St Kingston Ontario","1065":"1488 Highway 15 Kingston Ontario","1066":"840 Princess St Kingston Ontario","1067":"4024 Bath Rd Kingston Ontario","1068":"848 Highway 2 East ","1069":"3100 Princess St Kingston Ontario","1070":"46 Sydenham St Kingston Ontario","1071":"8 Starr Pl Kingston Ontario","1072":"39 Glenaire Mews Kingston Ontario","1073":"1107 King St W Kingston Ontario","1074":"2404 Princess St Kingston Ontario","1075":"629 Johnson St Kingston Ontario","1076":"905 Front Rd Kingston Ontario","1077":"222 Stuart St Kingston Ontario","1078":"23 Country Club Dr Kingston Ontario","1079":"290 Frontenac St ","1080":"397 Brock St ","1081":"194 Stuart St Kingston Ontario","1082":"2467 Princess St Kingston Ontario","1083":"1237 Main Street Kingston Ontario","1084":"181 rue Richelieu La Malbaie Quebec","1085":"1125 Richelieu La Malbaie Quebec","1086":"1065 Richelieu La Malbaie Quebec","1087":"30 La Malbaie Quebec","1088":"525 Chemin des Falaises La Malbaie Quebec","1089":"20 La Malbaie Quebec","1090":"255 Cote Bellevue La Malbaie Quebec","1091":"115 Cote Bellevue La Malbaie Quebec","1092":"83 La Malbaie Quebec","1093":"435 Rue St-Etienne La Malbaie Quebec","1094":"625 Boulevard de Comporte La Malbaie Quebec","1095":"310 Saint-Raphael La Malbaie Quebec","1096":"905 Richelieu La Malbaie Quebec","1097":"109 La Malbaie Quebec","1098":"1510 boulevard De Comporte La Malbaie Quebec","1099":"187 rue Saint Raphael La Malbaie Quebec","1100":"367 Rue Saint Raphael La Malbaie Quebec","1101":"500 rue Richelieu ","1102":"60 Rue Saint-Raphael ","1103":"18 La Malbaie Quebec","1104":"1-18 Laure-Conan St La Malbaie Quebec","1105":"2020 Boul. de Comporte La Malbaie Quebec","1106":"250 Chemin des Falaises La Malbaie Quebec","1107":"830 des Falaises La Malbaie Quebec","1108":"39 rue de la Greve La Malbaie Quebec","1109":"160 rue du Quai La Malbaie Quebec","1110":"20 Rue Desbiens La Malbaie Quebec","1111":"381 Saint-Raphael La Malbaie Quebec","1112":"8 Rue Des Pins La Malbaie Quebec","1113":"3 La Malbaie Quebec","1114":"151 La Malbaie Quebec","1115":"109 La Malbaie Quebec","1116":"9 La Malbaie Quebec","1117":"72 La Malbaie Quebec","1118":"40 Cote Saint-Antoine ","1119":"649 rue Saint-Raphael ","1120":"62 2e Rang La Malbaie Quebec","1121":"1075 Richelieu St ","1122":"3 ","1123":"9 La Malbaie Quebec","1124":"99 Chemin Grand-Fonds ","1125":"10 Chemin de la Montagne Noire ","1126":"150 rue du Quai ","1127":"23 ","1128":"56 ","1129":"124 Saint-Raphael ","1130":"352 Rue Saint Etienne ","1131":"615 St-Raphael ","1132":"4 Quebec","1133":"4940 Chemin du Parc Quebec","1134":"224 rue Merry Nord Magog Quebec","1135":"92 Merry Sud Magog Quebec","1136":"142 Merry Nord Magog Quebec","1137":"1837 chemin Alfred-Desrochers Quebec","1138":"261 Merry South Magog Quebec","1139":"7 Magog Quebec","1140":"172 Merry Nord Magog Quebec","1141":"205 Abbott Magog Quebec","1142":"120 Merry Nord Magog Quebec","1143":"795 chemin Alfred-Desrochers Quebec","1144":"2984 Georgeville Rd Magog Quebec","1145":"30 rue Hatley Magog Quebec","1146":"12 Magog Quebec","1147":"353 rue St-Patrice Ouest Magog Quebec","1148":"20 rue Bellevue Magog Quebec","1149":"13 Quebec","1150":"680 chemin des Peres Magog Quebec","1151":"90 Avenue Des Jardin Quebec","1152":"2603 Chemin du Parc Quebec","1153":"200 Abbott Magog Quebec","1154":"23 Magog Quebec","1155":"82 rue de Hatley Magog Quebec","1156":"120 Magog Quebec","1157":"2158 Chemin Nicolas Austin Mago","1158":"3159 Route 112 Ouest Magog Quebec","1159":"111 rue Merry Nord Magog Quebec","1160":"40 rue Merry Sud Magog Quebec","1161":"206 rue Des Pins Magog Quebec","1162":"2 Grand'Rue Mago","1163":"3219 Rue Principale Ouest Magog Quebec","1164":"1215 ch de la Montagne Quebec","1165":"48 Rue de Hatley Magog Quebec","1166":"2387 Chemin du Parc Quebec","1167":"97 Magog Quebec","1168":"1495 Chemin de la Riviere Magog Quebec","1169":"34 rue de la Sterne ","1170":"3005 Chemin Milletta ","1171":"8743 Beachwood Rd Wasaga Beach Ontario","1172":"88 Main St Wasaga Beach Ontario","1173":"790 Mosley St Wasaga Beach Ontario","1174":"725 River Rd E Wasaga Beach Ontario","1175":"159 Main St Wasaga Beach Ontario","1176":"169 Mosley St Wasaga Beach Ontario","1177":"201 Main St Wasaga Beach Ontario","1178":"361 Mosley St Wasaga Beach Ontario","1179":"15 44th St N Wasaga Beach Ontario","1180":"119 29th St N Wasaga Beach Ontario","1181":"160 Main St Wasaga Beach Ontario","1182":"36 River Ave Cres Wasaga Beach Ontario","1183":"44 Mosley St Wasaga Beach Ontario","1184":"45 Mosley St Wasaga Beach Ontario","1185":"267 Mosley St ","1186":"119 Main St Wasaga Beach Ontario","1187":"268 Main St Wasaga Beach Ontario","1188":"130 Mosley St Wasaga Beach Ontario","1189":"60 River Avenue Crescent Wasaga Beach Ontario","1190":"236 Main St ","1191":"1123 Mosley St ","1192":"148 Mosley St Wasaga Beach Ontario","1193":"1080 Mosley St Wasaga Beach Ontario","1194":"1047 Mosley St ","1195":"72 Main St Wasaga Beach Ontario","1196":"99 Main St Wasaga Beach Ontario","1197":"361 Mosley St ","1198":"505 Shore Lane ","1199":"8681 Beachwood Rd Wasaga Beach Ontario","1200":"121 River Rd E ","1201":"71 Woodland Dr Wasaga Beach Ontario","1202":"1600 Mosley St Wasaga Beach Ontario","1203":"1 Tamarack Way Wasaga Beach Ontario","1204":"231 Mosley St Wasaga Beach Ontario","1205":"115 30th St N Wasaga Beach Ontario","1206":"184 Dunkerron Ave Wasaga Beach Ontario","1207":"17 Main St Wasaga Beach Ontario","1208":"11-107 River Rd E Wasaga Beach Ontario","1209":"147 Mosley St Wasaga Beach Ontario","1210":"35 River Rd E ","1211":"8 Sandpiper Lane Wasaga Beach Ontario","1212":"25 John St. ","1213":"85 Theme Park Dr ","1214":"183 River Rd E ","1215":"63 Beck St ","1216":"28 Albert St ","1217":"734 Shore Lane ","1218":"184 32nd St S ","1219":"Blue Mountain Road Wasaga Beach Ontario","1220":"42 12th St ","1221":"299 Mosley St ","1222":"391 River Rd E ","1223":"363 River Rd E ","1224":"280 River Rd E ","1225":"26 Elm Dr ","1226":"100 Cedar Grove Parkway ","1227":"67 River Rd E Wasaga Beach Ontario","1228":"15 30th St N ","1229":"646 Oxbow Park Dr ","1230":"55 22nd St N ","1231":"42 River Ave Cres ","1232":"3 Wadland Cres St. John's Newfoundland and Labrador","1233":"Murray Premises 5 Beck's Cove St. John's Newfoundland and Labrador","1234":"115 George St St. John's Newfoundland and Labrador","1235":"199 Kenmount Rd St. John's Newfoundland and Labrador","1236":"115 Cavendish Square St. John's Newfoundland and Labrador","1237":"125 Water St St. John's Newfoundland and Labrador","1238":"39 Topsail Rd St. John's Newfoundland and Labrador","1239":"5 Navigator Ave St. John's Newfoundland and Labrador","1240":"120 New Gower St St. John's Newfoundland and Labrador","1241":"131 Duckworth St St. John's Newfoundland and Labrador","1242":"411 Stavanger Dr St. John's Newfoundland and Labrador","1243":"3 Gower St St. John's Newfoundland and Labrador","1244":"34 Jetstream Ave St. John's Newfoundland and Labrador","1245":"106 Airport Rd St. John's Newfoundland and Labrador","1246":"102 Kenmount Rd St. John's Newfoundland and Labrador","1247":"26 Monkstown Rd St. John's Newfoundland and Labrador","1248":"180 Portugal Cove Rd St. John's Newfoundland and Labrador","1249":"175 Higgins Line St. John's Newfoundland and Labrador","1250":"10 St. Joseph's Lane St. John's Newfoundland and Labrador","1251":"116 Military Rd St. John's Newfoundland and Labrador","1252":"63 Patrick St St. John's Newfoundland and Labrador","1253":"2 Hill o' Chips St. John's Newfoundland and Labrador","1254":"208 Kenmount Rd St. John's Newfoundland and Labrador","1255":"319 Water St St. John's Newfoundland and Labrador","1256":"23 Rennie's Mill Rd St. John's Newfoundland and Labrador","1257":"980 Kenmount Rd St. John's Newfoundland and Labrador","1258":"1 & 5 Barrows Rd St. John's Newfoundland and Labrador","1259":"1 Forest Rd St. John's Newfoundland and Labrador","1260":"128 Water St St. John's Newfoundland and Labrador","1261":"8 Forest Rd St. John's Newfoundland and Labrador","1262":"180 Gower St St. John's Newfoundland and Labrador","1263":"227 Kenmount Rd St. John's Newfoundland and Labrador","1264":"331 Duckworth St St. John's Newfoundland and Labrador","1265":"8 Gower St St. John's Newfoundland and Labrador","1266":"193 Water St St. John's Newfoundland and Labrador","1267":"3 Wadland Cres St. John's Newfoundland and Labrador","1268":"177 Gower St ","1269":"104 Seaborn St St. John's Newfoundland and Labrador","1270":"82 Cochrane St St. John's Newfoundland and Labrador","1271":"40 Livyers Loop St. John's Newfoundland and Labrador","1272":"9 Military Rd St. John's Newfoundland and Labrador","1273":"21 Military Rd St. John's Newfoundland and Labrador","1274":"26 Waterford Bridge Rd St. John's Newfoundland and Labrador","1275":"38 Queen's Rd St. John's Newfoundland and Labrador","1276":"79 Rennie's Mill Rd St. John's Newfoundland and Labrador","1277":"389 Elizabeth Ave St. John's Newfoundland and Labrador","1278":"69 Long's Hill St. John's Newfoundland and Labrador","1279":"131 Bond St ","1280":"18 Gower St ","1281":"Buckley's Village St. John's Newfoundland and ","1282":"29 Queen's Rd ","1283":"130 Elizabeth Ave ","1284":"358 Duckworth St ","1285":"40 Couch Rd Whitehorse Yukon","1286":"6188 6th Ave Whitehorse Yukon","1287":"3 Vangorda Pl Whitehorse Yukon","1288":"401 Jarvis St Whitehorse Yukon","1289":"1-2 Aster Pl Whitehorse Yukon","1290":"95 Ponderosa Dr ","1291":"206 Jarvis St Whitehorse Yukon","1292":"4051 4th Ave Whitehorse Yukon","1293":"101 Main St Whitehorse Yukon","1294":"2288 2nd Ave Whitehorse Yukon","1295":"4220 4th Ave Whitehorse Yukon","1296":"411 Main St Whitehorse Yukon","1297":"608 Wood St Whitehorse Yukon","1298":"102 Wood St Whitehorse Yukon","1299":"201 Wood St Whitehorse Yukon","1300":"Lot 1160 Policeman's Point Road Whitehorse Yukon","1301":"Lot 1178 Gentian Lane Whitehorse Yukon","1302":"Lot 76 Mcclintock Whitehorse Yukon","1303":"Km Whitehorse Yukon","1304":"Km 16 Fish Lake Road Whitehorse Yukon","1305":"Husky Trail Whitehorse Yukon","1306":"91622 Alaska Hwy Whitehorse Yukon","1307":"408 Hoge St Whitehorse Yukon","1308":"KM1396 Alaska Hwy Whitehorse Yukon","1309":"11 Donjek Rd ","1310":"5128 5th Ave Whitehorse Yukon","1311":"401 Main St Whitehorse Yukon","1312":"240 Alsek Rd Whitehorse Yukon","1313":"22 Wann Rd Whitehorse Yukon","1314":"91634 Alaska Hwy Whitehorse Yukon","1315":"314 Ray St Whitehorse Yukon","1316":"KM 6 Atlin Road Whitehorse Yukon","1317":"Mile 9129 Whitehorse Yukon","1318":"1642 County Road 12 Picton Ontario","1319":"Rr 2 ","1320":"343 Main Street East Picton Ontario","1321":"2843 County Road 10 Ontario","1322":"1768 County Rd 17 Ontario","1323":"166 County Rd 18 Picton Ontario","1324":"10 Chapel St Picton Ontario","1325":"33 Bridge St Picton Ontario","1326":"395 Sandy Hook Road Picton Ontario","1327":"County Rd. 7 Picton Ontario","1328":"12488 Loyalist Pky Picton Ontario","1329":"124 Morrisson Point Rd Ontario","1330":"352 Picton Main St Picton Ontario","1331":"1818 County Road 12 Picton Ontario","1332":"280 Main St ","1333":"8 Ferguson St ","1334":"41 King St Picton Ontario","1335":"2028 County Road 12 Picton Ontario","1336":"15 Cumberland St Picton Ontario","1337":"13922 Loyalist Pky Picton Ontario","1338":"11 Centre St Picton Ontario","1339":"237 Salmon Point Rd Picton Ontario","1340":"68 Morrisson Point Rd Ontario","1341":"6 Centre St Picton Ontario","1342":"29 Argyle Cres Picton Ontario","1343":"183 Winns Dr Picton Ontario","1344":"3187 County Road 13 Picton Ontario","1345":"268 County Road 7 Picton Ontario","1346":"1854 County Road 18 ","1347":"346 Main Street ","1348":"9 Upper Lake Stree Picton Ontario","1349":"2832 County Road 10 ","1350":"71 Union St Picton Ontario","1351":"439 County Rd 25 Prince Edward RR 9 ","1352":"340 Main St. ","1353":" Picton Ontario","1354":"County Road 10 ","1355":"129 McKinley Crossroad ","1356":"50 Valhalla Lane ","1357":"107 Cressy Bayside Rd ","1358":"Rr#1 ","1359":"352 Main Street ","1360":"62 Mary St Picton Ontario","1361":"191 Winns Dr Picton Ontario","1362":"2804 County Road 10 ","1363":"12475 Loyalist Pky ","1364":"2100 Oak Drive Revelstoke British Columbia","1365":"2950 Camozzi Road Revelstoke British Columbia","1366":"1911 Fraser Dr Revelstoke British Columbia","1367":"3069 Trans Canada Hwy Revelstoke British Columbia","1368":"2411 KOA Road Revelstoke British Columbia","1369":"1750 Trans Canada Highway Revelstoke British Columbia","1370":"1925 Laforme Blvd Revelstoke British Columbia","1371":"313 First St East Revelstoke British Columbia","1372":"1101 Victoria Rd West Revelstoke British Columbia","1373":"311 Campbell Avenue Revelstoke British Columbia","1374":"109-111 First Street West Revelstoke British Columbia","1375":"1980 Spruce Rd Revelstoke British Columbia","1376":"112 First Street East Revelstoke British Columbia","1377":"3250 Airport Way Revelstoke British Columbia","1378":"400 Mackenzie Avenue Revelstoke British Columbia","1379":"1524 Nichol Rd Revelstoke British Columbia","1380":"488 Alpine Lane W Revelstoke British Columbia","1381":"312 Kootenay Street Revelstoke British Columbia","1382":"301 Wright St Revelstoke British Columbia","1383":"601 First Street West Revelstoke British Columbia","1384":"1870 Glacier Lane Revelstoke British Columbia","1385":"8903 Trans Canada Hwy Revelstoke British Columbia","1386":"1502 Mountain View Dr Revelstoke British Columbia","1387":"1221 First Street West Revelstoke British Columbia","1388":"1601W 3rd Street Revelstoke British Columbia","1389":"1103 Pine Ridge Cres Revelstoke British Columbia","1390":"1550 Prail Rd Revelstoke British Columbia","1391":"1640 Galt Cres Revelstoke British Columbia","1392":"2286 Big Eddy Road Revelstoke British Columbia","1393":"523 Third St W Revelstoke British Columbia","1394":"1220-4200 Highway 23 South Revelstoke British Columbia","1395":"4955 Camp Creek Rd Revelstoke British Columbia","1396":"1017 First St. West Revelstoke British Columbia","1397":"1736 Hay Rd ","1398":"1467 BC - Highway 23 South ","1399":"1250 Golf Links Rd Thunder Bay Ontario","1400":"760 Arthur St W Thunder Bay Ontario","1401":"1041 Carrick St Thunder Bay Ontario","1402":"655 Arthur St W Thunder Bay Ontario","1403":"550 Harbour Expy Thunder Bay Ontario","1404":"2080 Highway 61 Thunder Bay Ontario","1405":"177 Powley St Thunder Bay Ontario","1406":"226 Ambrose St Thunder Bay Ontario","1407":"645 Sibley Dr Thunder Bay Ontario","1408":"17 Cumberland St N Thunder Bay Ontario","1409":"1 Valhalla Inn Rd Thunder Bay Ontario","1410":"686 Memorial Ave Thunder Bay Ontario","1411":"555 Arthur St W Thunder Bay Ontario","1412":"439 Memorial Ave Thunder Bay Ontario","1413":"180 Macdougall St Thunder Bay Ontario","1414":"375 Kingsway Thunder Bay Ontario","1415":"1486 Dawson Rd Thunder Bay Ontario","1416":"1083 Moving Post Rd. Thunder Bay Ontario","1417":"1460 Dawson Rd Thunder Bay Ontario","1418":"421 Cumberland St N Thunder Bay Ontario","1419":"321 Hodder Ave Thunder Bay Ontario","1420":"960 William Street ","1421":"698 Arthur St W Thunder Bay Ontario","1422":"450 Memorial Ave Thunder Bay Ontario","1423":"345 Kingsway Thunder Bay Ontario","1424":"500 Cumberland St N Thunder Bay Ontario","1425":"2240 Sleeping Giant Parkway Thunder Bay Ontario","1426":"430 Cumberland St N Thunder Bay Ontario","1427":"61 Cumberland St N ","1428":"1151 Commercial Cres Prince George British Columbia","1429":"2700 Recplace Dr Prince George British Columbia","1430":"1790 Highway 97 S Prince George British Columbia","1431":"900 Brunswick Street Prince George British Columbia","1432":"770 Brunswick Street Prince George British Columbia","1433":"6505 Lower Mud River Rd Prince George British Columbia","1434":"2901 Ridgeview Dr Prince George British Columbia","1435":"4374 Stevens Dr Prince George British Columbia","1436":"3913 Gilbert Dr Prince George British Columbia","1437":"2005 Highway 97 S Prince George British Columbia","1438":"1502 Highway 97 S Prince George British Columbia","1439":"1458 7th Ave Prince George British Columbia","1440":"444 George St Prince George British Columbia","1441":"2990 Recplace Dr Prince George British Columbia","1442":"1630 Central St E Prince George British Columbia","1443":"1650 Central St E Prince George British Columbia","1444":"1550 Victoria St Prince George British Columbia","1445":"157 McKinley Cres Prince George British Columbia","1446":"5235 White Rd Prince George British Columbia","1447":"2713 Spruce St Prince George British Columbia","1448":"4222 Highway 16 W Prince George British Columbia","1449":"1915 3rd Ave Prince George British Columbia","1450":"600 Quebec St Prince George British Columbia","1451":"1600 Central St E Prince George British Columbia","1452":"1737 20th Ave Prince George British Columbia","1453":"1155 Ahbau St ","1454":"901 Central St W Prince George British Columbia","1455":"2270 Hart Hwy ","1456":"2280 Hart Hwy ","1457":"1616 Queensway ","1458":"3387 Highway 16 W Prince George British Columbia","1459":"4204 32 St Vernon British Columbia","1460":"7905 Greenhow Rd Vernon British Columbia","1461":"5300 Anderson Way Vernon British Columbia","1462":"4411 32 St Vernon British Columbia","1463":"4790 34 St Vernon British Columbia","1464":"4801 27 St Vernon British Columbia","1465":"4716 34 St Vernon British Columbia","1466":"3914 32 St Vernon British Columbia","1467":"5121 26 St Vernon British Columbia","1468":"301 Village Centre Pl Vernon British Columbia","1469":"888 Sparkling Pl Vernon British Columbia","1470":"4006 32 St Vernon British Columbia","1471":"4201 32 St Vernon British Columbia","1472":"2810 35 St Vernon British Columbia","1473":"8051 Okanagan Landing Rd Vernon British Columbia","1474":"3700 32 St Vernon British Columbia","1475":"1501 32 St Vernon British Columbia","1476":"2408 34 St Vernon British Columbia","1477":"4008 Pleasant Valley Rd Vernon British Columbia","1478":"4228 Horizon Crt Vernon British Columbia","1479":"9845 Eastside Rd Vernon British Columbia","1480":"8535 Silver Star Rd Vernon British Columbia","1481":"2664 Lakeshore Rd Vernon British Columbia","1482":"3500 32 St Vernon British Columbia","1483":"7343 Okanagan Landing Road Vernon British Columbia","1484":"3315 30 Ave Vernon British Columbia","1485":"1404 29th Ave ","1486":"8071 Aspen Rd ","1487":"434 Cypress Dr ","1488":"300 King St London Ontario","1489":"242 Pall Mall St London Ontario","1490":"325 Dundas St London Ontario","1491":"32 Covent Market Pl London Ontario","1492":"591 Wellington Rd London Ontario","1493":"36 Grand Ave London Ontario","1494":"45 Bessemer Rd London Ontario","1495":"2230 Dundas St London Ontario","1496":"551 Windermere Rd London Ontario","1497":"840 Exeter Rd London Ontario","1498":"774 Base Line Rd E London Ontario","1499":"1150 Wellington Rd London Ontario","1500":"824 Exeter Rd London Ontario","1501":"800 Exeter Rd London Ontario","1502":"6675 Burtwistle Lane London Ontario","1503":"374 Dundas St London Ontario","1504":"370 Wharncliffe Rd S London Ontario","1505":"855 Wellington Rd London Ontario","1506":"383 Colborne St London Ontario","1507":"864 Exeter Rd London Ontario","1508":"1120 Dearness Dr London Ontario","1509":"1486 Richmond St London Ontario","1510":"1100 Wellington Rd London Ontario","1511":"817 Exeter Rd London Ontario","1512":"200 Collip Cir London Ontario","1513":"1739 Dundas St London Ontario","1514":"738 Exeter Rd London Ontario","1515":"362 Dundas St London Ontario","1516":"1669 Phillbrook Cres ","1517":"697 Wellington Road South London Ontario","1518":"1555 Dundas St London Ontario","1519":"705 Fanshawe Park Rd W London Ontario","1520":"2031 Dundas St London Ontario","1521":"1585 Dundas St London Ontario","1522":"1669 Phillbrook Cres London Ontario","1523":"1883 Dundas St London Ontario","1524":"1001 Fanshawe College Blvd. London Ontario","1525":"Clare Hall Residence 271 Ramsay Rd London Ontario","1526":"Western University Canada London Ontario","1527":"1170 Wellington Rd London Ontario","1528":"1710 Wharncliffe Rd S ","1529":"42 Pitcarnie Cres ","1530":"15808 104th Ave Surrey British Columbia","1531":"8033 King George Blvd Surrey British Columbia","1532":"13373 King George Blvd Surrey British Columbia","1533":"19225 Highway 10 Surrey British Columbia","1534":"15269 104 Ave Surrey British Columbia","1535":"6542 King George Blvd Surrey British Columbia","1536":"2293 King George Blvd Surrey British Columbia","1537":"13475 Central Ave Surrey British Columbia","1538":"8255 166 St Surrey British Columbia","1539":"17530 64 Ave Surrey British Columbia","1540":"10410 158 St Surrey British Columbia","1541":"10608 151a St Surrey British Columbia","1542":"14321 29a Ave ","1543":"2890 146 St ","1544":"9414 King George Blvd Surrey British Columbia","1545":"6528 King George Blvd Surrey British Columbia","1546":"6498 King George Hwy Surrey British Columbia","1547":"19500 Langley Bypass Surrey British Columbia","1548":"13939 104 Ave Surrey British Columbia","1549":"16823 18 Ave ","1550":"13072 16 Ave ","1551":"2160 King George Blvd Surrey British Columbia","1552":"15775 102b Ave ","1553":"12793 54 Ave Surrey British Columbia","1554":"12216 New McLellan Rd Surrey British Columbia","1555":"8663 141b St ","1556":"192 Street 8653 ","1557":"17630 56 Ave ","1558":"14698 102a Ave ","1559":"13552 Bryan Pl ","1560":"2468 142 St ","1561":"2741 Murray Harbour Rd ","1562":"9376 164 St ","1563":"16178 31 Ave ","1564":"11277 134 St ","1565":"6078 181a St ","1566":"2280 Regent St Sudbury Ontario","1567":"1312 Kingsway Sudbury Ontario","1568":"2270 Regent St Sudbury Ontario","1569":"490 Barrydowne Rd Sudbury Ontario","1570":"1696 Regent St Sudbury Ontario","1571":"151 Larch St Sudbury Ontario","1572":"1710 Kingsway Sudbury Ontario","1573":"350 Moonlight Ave Sudbury Ontario","1574":"1200 Paris St Sudbury Ontario","1575":"85 St. Anne Road Sudbury Ontario","1576":"440 Second Ave N Sudbury Ontario","1577":"117 Elm St Sudbury Ontario","1578":"1401 Paris St Sudbury Ontario","1579":"2171 Regent St Sudbury Ontario","1580":"50 Brady St Sudbury Ontario","1581":"3150 Errington Ave Ontario","1582":"250 Elm St Sudbury Ontario","1583":"390 Elgin St Sudbury Ontario","1584":"1222 Pioneer Rd Sudbury Ontario","1585":"1500 Regent Street South Sudbury Ontario","1586":"225 Falconbridge Rd Sudbury Ontario","1587":"965 Lorne St Sudbury Ontario","1588":"2865 Kingsway Sudbury Ontario","1589":"318 Jeanne d'Arc Ave Sudbury Ontario","1590":"1111 Lorne St Sudbury Ontario","1591":"500 Notre-Dame St E Sudbury Ontario","1592":"21 Lasalle Blvd Sudbury Ontario","1593":"1390 Barrydowne Rd Sudbury Ontario","1594":"15 Park Place Osoyoos British Columbia","1595":"1200 Rancher Creek Rd Osoyoos British Columbia","1596":"5506 Main St Osoyoos British Columbia","1597":"6706 Ponderosa Dr Osoyoos British Columbia","1598":"4200 Lakeshore Dr Osoyoos British Columbia","1599":"7702 Main Street Osoyoos British Columbia","1600":"7310 Main Street Osoyoos British Columbia","1601":"7906 Main Street Osoyoos British Columbia","1602":"6004 89th St Osoyoos British Columbia","1603":"9130 Main St Osoyoos British Columbia","1604":"9106 Main Street Osoyoos British Columbia","1605":"6004 Maple Drive RR 3 Osoyoos British Columbia","1606":"6205 Cottonwood Drive Osoyoos British Columbia","1607":"7104 Main St Osoyoos British Columbia","1608":"6311 Jackpine Lane ","1609":"7303 Main St Osoyoos British Columbia","1610":"7106 Main St Osoyoos British Columbia","1611":"4205 Pebble Beach Dr Osoyoos British Columbia","1612":"12795 87th St Osoyoos British Columbia","1613":"7416 97th St Osoyoos British Columbia","1614":"3800 Hwy 3 E Osoyoos British Columbia","1615":"6813 Meadowlark Dr Osoyoos British Columbia","1616":"1175 Hwy 3 E Osoyoos British Columbia","1617":"12190 Hwy 3 Osoyoos British Columbia","1618":"5401 Lakeshore Dr Osoyoos British Columbia","1619":"9302 62nd Ave Osoyoos British Columbia","1620":"5815 Oleander Dr Osoyoos British Columbia","1621":"10238 160th Ave Osoyoos British Columbia","1622":"6904 Ponderosa Dr Osoyoos British Columbia","1623":"20 Magnolia Pl Osoyoos British Columbia","1624":"8949 122nd Ave Osoyoos British Columbia","1625":"# 3 Observatory Road Osoyoos British Columbia","1626":"6404 Cottonwood Dr Osoyoos British Columbia","1627":"5005 Lakeshore Dr Osoyoos British Columbia","1628":"7304 Main St Osoyoos British Columbia","1629":"Osoyoo Osoyoos British Columbia","1630":"2019 Lakeshore Dr Osoyoos British Columbia","1631":"8000 45th St Osoyoos British Columbia","1632":"4003 Fairwinds Dr ","1633":"5501 Main St Osoyoos British Columbia","1634":"2231 Lakeshore Dr Osoyoos British Columbia","1635":"5807 89th St ","1636":"7506 Main Street Osoyoos British Columbia","1637":"6817 Cottonwood Dr ","1638":"5003 Lakeshore Dr ","1639":"6760 Highway 3 East ","1640":"4413 Lakeshore Dr Osoyoos British Columbia","1641":"1219 Lakeshore Dr ","1642":"3619 Jasmine Dr ","1643":"520 Raven Hill Rd ","1644":"134 Angeline St S Ontario","1645":"251 Kent St W Ontario","1646":"26 Country Club Dr Kawartha Lakes Ontario","1647":"231 Front Street. W. Ontario","1648":"3 Canal St East Ontario","1649":"21 Lila St Ontario","1650":"40 Head St. Ontario","1651":"5568 Hwy 35 Ontario","1652":"256 Lindsay St S Ontario","1653":"26 Odessa Rd Ontario","1654":"10 Resort Lane Ontario","1655":"354 Lindsay St S Ontario","1656":"31 Main St. Ontario","1657":"1754 Highway 7 Ontario","1658":"2862 Highway 35 Ontario","1659":"36 Helen St Ontario","1660":"157 Anzug Harbour Road Ontario","1661":"157 Lindsay Street Ontario","1662":"152 Hilton's Point Rd ","1663":"45 Front Street East Ontario","1664":"1164 Moore Lake Estates Rd Ontario","1665":"516 County Rd 36 Ontario","1666":"72 Main St Ontario","1667":"Highway 35 Kawartha Lakes Ontario","1668":"5876 Hwy 35 North Ontario","1669":"One Main Street Ontario","1670":"6 Nipissing St. Kawartha Lakes Ontario","1671":"1011 Portage Rd Ontario","1672":"12 Fire Route 122 Ontario","1673":"3404 County Roa Ontario","1674":"94 Front Street East Ontario","1675":"8 Parkhill Dr Ontario","1676":"1691 County Road 12 Ontario","1677":"6 Cluxton St. Ontario","1678":"1601 Mill Line Road ","1679":"28 Bolton St. Ontario","1680":"56 Olivers Lane Ontario","1681":"365 County Road #121 Ontario","1682":"1 Coldstream Rd Ontario","1683":"1277 County Road 121 ","1684":"73 Birch Cres Ontario","1685":"801 Kenstone Beach Rd Ontario","1686":"358 Front St. Ontario","1687":"7178 35 Hwy Ontario","1688":"96 Main Street Ontario","1689":"84 Front Street East Ontario","1690":"17 Murdoch Court Ontario","1691":"15 Cedar Nook Rd Ontario","1692":"10 Christie Rd Ontario","1693":"422 Long Beach Rd Ontario","1694":" Ontario","1695":"87 Hickory Beach Rd Ontario","1696":"862 Cedar Glen Rd Ontario","1697":"2675 Boul Du Royaume Quebec","1698":"11 Quebec","1699":"1303 Boulevard Talbot Quebec","1700":"744 Chemin du Ruisseaux-Lachance ","1701":"12 Quebec","1702":"912 Quebec","1703":"33 Quebec","1704":"1080 Talbot Blvd Quebec","1705":"6295 Boul. de la Grande Baie Sud Quebec","1706":"1595 boul. Talbot Quebec","1707":"62 Quebec","1708":"5762 Ch Saint-Martin Quebec","1709":"1303 boulevard Saguenay Ouest Quebec","1710":"241 rue Morin Quebec","1711":"2317 rue Vaillancourt Quebec","1712":"52 Quebec","1713":"7643 Ch des Chutes Quebec","1714":"2190 rue Saint-Jean-Baptiste Quebec","1715":"25 Quebec","1716":"460 Rue Racine East Quebec","1717":"2263 St-Dominique Quebec","1718":"2 Saguenay Quebec","1719":"2166 rue des Etudiants Quebec","1720":"285 rue du Seminaire Quebec","1721":"1287 Boulevard Saguenay Est Quebec","1722":"37 ","1723":"62 rue Bosse ","1724":"832 rue Cimon Quebec","1725":"216 Rue Price Ouest ","1726":"3665 Talbot Blvd SS 4 ","1727":"3647 Rang St-Martin Quebec","1728":"3553 chemin du Quai Quebec","1729":"1209 Rue Ravel Saguenay Quebec","1730":"4255 Albert St Regina Saskatchewan","1731":"3321 E Eastgate Bay Regina Saskatchewan","1732":"4801 Harbour Landing Dr Regina Saskatchewan","1733":"3840 Eastgate Dr Regina Saskatchewan","1734":"4177 Albert St Regina Saskatchewan","1735":"2125 Victoria Avenue Regina Saskatchewan","1736":"4899 Harbour Landing Dr Regina Saskatchewan","1737":"1919 Saskatchewan Drive Regina Saskatchewan","1738":"1506 Pasqua St Regina Saskatchewan","1739":"3830 Eastgate Dr Regina Saskatchewan","1740":"3915 Albert Street Regina Saskatchewan","1741":"1975 Broad St Regina Saskatchewan","1742":"4300 Diefenbaker Dr Regina Saskatchewan","1743":"1700 Broad St Regina Saskatchewan","1744":"1800 E Victoria Ave Regina Saskatchewan","1745":"3875 Eastgate Dr Regina Saskatchewan","1746":"3221 Eastgate Dr Regina Saskatchewan","1747":"4025 Albert St Regina Saskatchewan","1748":"1800 Prince of Wales Dr Regina Saskatchewan","1749":"1818 Victoria Ave Regina Saskatchewan","1750":"2415 Dewdney Ave Regina Saskatchewan","1751":"2730 E Victoria Ave Regina Saskatchewan","1752":"1907 11th Ave Regina Saskatchewan","1753":"1931 Rupert St Regina Saskatchewan","1754":"3841 Eastgate Dr Regina Saskatchewan","1755":"2050 E Victoria Ave Regina Saskatchewan","1756":"2230 Rose St Regina Saskatchewan","1757":"1110 E Victoria Ave Regina Saskatchewan","1758":"1717 Victoria Avenue Regina Saskatchewan","1759":"2310 McIntyre St Regina Saskatchewan","1760":"1009 Albert St Regina Saskatchewan","1761":"Victoria Avenue Regina Saskatchewan SK","1762":"2210 College Ave Regina Saskatchewan","1763":"1867 Hamilton Street Regina Saskatchewan","1764":"316 Habkirk Dr ","1765":"2220 Lorne St Regina Saskatchewan","1766":"2216 Lorne St ","1767":"3512 Hazel Grove ","1768":"2157 Rose St ","1769":"11 Impasse de la Gare-Talon Gatineau Quebec","1770":"3 Boulevard du Casino Gatineau Quebec","1771":"131 rue Laurier Gatineau Quebec","1772":"71 rue Principale Gatineau Quebec","1773":"75 Edmonton Street Gatineau Quebec","1774":"1 rue Victoria Gatineau Quebec","1775":"2 Montcalm Street Gatineau Quebec","1776":"35 Laurier Gatineau Quebec","1777":"205 St-Joseph blvd Gatineau Quebec","1778":"912 Chemin d'Aylmer Gatineau Quebec","1779":"275 Boul. St.-Joseph Gatineau Quebec","1780":"469 Alexandre Tache Blvd Gatineau Quebec","1781":"1170 Aylmer Road Gatineau Quebec","1782":"100 Boulevard Greber Gatineau Quebec","1783":"58 Gatineau Quebec","1784":"169 Boulevard Greber Gatineau Quebec","1785":"137 Boul. Greber Gatineau Quebec","1786":"630 boul. la Gappe Gatineau Quebec","1787":"175 Boulevard Greber Gatineau Quebec","1788":"686 boulevard Maloney Est Gatineau Quebec","1789":"227 Laurier Gatineau Quebec","1790":"793 Boul Malone Gatineau Quebec","1791":"1175 Rue Jacques-Cartier Gatineau Quebec","1792":"120 Avenue Lepine Quebec","1793":"359 Alexandre Tache Gatineau Quebec","1794":"4 Gatineau Quebec","1795":"31 Rue Lessard Gatineau Quebec","1796":"38 Rue de Brouage Gatineau Quebec","1797":"63 Rue Felix-Leclerc ","1798":"926 boulevard Maloney Est ","1799":"124 Jeanne d'Arc ","1800":"1168 boulevard Maloney E Gatineau Quebec","1801":"36 Boulevard des Trembles Gatineau Quebec","1802":"29 Rue Albert-Camus ","1803":"204 Rue du Vieux-Port Gatineau Quebec","1804":"78 Rue Dollard-Des Ormeaux ","1805":"78-88 Dollard-des-Ormeaux Street ","1806":"1622 7th Avenue Fernie British Columbia","1807":"100 Riverside Way Fernie British Columbia","1808":"892 6th Ave Fernie British Columbia","1809":"5346 Highline Dr Fernie British Columbia","1810":"1101 7th Avenue Fernie British Columbia","1811":"2021 3 Hwy S Fernie British Columbia","1812":"30 Piedmont Dr Fernie British Columbia","1813":"602A 2nd Ave. Fernie British Columbia","1814":"742 3 Hwy Fernie British Columbia","1815":"892 3 Hwy Fernie British Columbia","1816":"5339 Fernie Ski Hill Rd Fernie British Columbia","1817":"1041 7th Ave Fernie British Columbia","1818":"4559 Timberline Cres Fernie British Columbia","1819":"5258 Highline Dr Fernie British Columbia","1820":"1500 McDonald Ave Fernie British Columbia","1821":"5369 Fernie Ski Hill Rd Fernie British Columbia","1822":"5388 Highline Dr ","1823":"4485 3 Hwy S Fernie British Columbia","1824":"9 Alpine Trail Cres Fernie British Columbia","1825":"5339 Fernie Ski Hill Rd Fernie British Columbia","1826":"5291 Highline Dr Fernie British Columbia","1827":"100 Lladner Creek FSR Fernie British Columbia","1828":"1302 3 Hwy Fernie British Columbia","1829":"3934 Cokato Rd Fernie British Columbia","1830":"821 7th Avenue ","1831":"691 7th Ave. Fernie British Columbia","1832":"4576 Timberline Crescent ","1833":"Boomerang Way Fernie British Columbia","1834":"5343 Fernie Ski Hill Rd ","1835":"691 1st Avenue ","1836":"4571 48 St Yellowknife Northwest Territories","1837":"476 Range Lake Road Yellowknife Northwest Territories","1838":"5010 49th St. Yellowknife Northwest Territories","1839":"308 Old Airport Rd Yellowknife Northwest Territories","1840":"4401 50th Ave Yellowknife Northwest Territories","1841":"4825 49 Avenue Yellowknife Northwest Territories","1842":"North East Shore Yellowknife Northwest Territories","1843":"5009 48 St Yellowknife Northwest Territories","1844":"6 Lyons Pt ","1845":"9 McMahon Court ","1846":"100 5603 Yellowknife Northwest Territories","1847":"3505 McDonald Dr Yellowknife Northwest Territories","1848":"N62 53'28 Yellowknife Northwest Territories","1849":"4701 Franklin Ave. Yellowknife Northwest Territories","1850":"910 Sikyea Til Yellowknife Northwest Territories","1851":"5115 50 St Yellowknife Northwest Territories","1852":"34 Morrison Dr ","1853":"5102 52 St Yellowknife Northwest Territories","1854":"8 Lessard Dr Yellowknife Northwest Territories","1855":"65 Rycon Dr Yellowknife Northwest Territories","1856":"4702 Anderson-Thomson Blvd Yellowknife Northwest Territories","1857":"154 Hall Cres ","1858":"705 Williams Avenue ","1859":"5107 51 St ","1860":"4905 46 St ","1861":"4301 School Draw Ave ","1862":"144 Banke Cres ","1863":"4115 Franklin Ave Yellowknife Northwest Territories","1864":"3 Turner Rd ","1865":"5018 Finlayson Dr ","1866":"224 Niven Dr ","1867":"777 Mapleton Drive Moncton New Brunswick","1868":"Hampton Inn & Suites 700 Mapleton Rd Moncton New Brunswick","1869":"100 Main St Moncton New Brunswick","1870":"2550 Mountain Rd Moncton New Brunswick","1871":"750 Main Street Moncton New Brunswick","1872":"40 Lady Ada Blvd Moncton New Brunswick","1873":"26 Marriott Dr Moncton New Brunswick","1874":"300 Lewisville Rd Moncton New Brunswick","1875":"17 Baseline Rd Moncton New Brunswick","1876":"600 Main St Moncton New Brunswick","1877":"434 Main St Moncton New Brunswick","1878":"2515 Mountain Rd Moncton New Brunswick","1879":"2475 Mountain Rd Moncton New Brunswick","1880":"1905 Main St Moncton New Brunswick","1881":"2530 Mountain Rd Moncton New Brunswick","1882":"1005 Main St Moncton New Brunswick","1883":"61 Weldon St Moncton New Brunswick","1884":"2495 Mountain Rd Moncton New Brunswick","1885":"14 Church St Moncton New Brunswick","1886":"8 Brown Rd Moncton New Brunswick","1887":"42 Highfield St Moncton New Brunswick","1888":"1650 West Main St. Moncton New Brunswick","1889":"2779 Mountain Rd Moncton New Brunswick","1890":"1062 Mountain Rd Moncton New Brunswick","1891":"21 Casino Dr Moncton New Brunswick","1892":"47 Fleet St Moncton New Brunswick","1893":"101 Alma St Moncton New Brunswick","1894":"201 Queen St Moncton New Brunswick","1895":"146 Church St Moncton New Brunswick","1896":"207 Robinson St ","1897":"1905 Main St ","1898":"860 Front Mountain Rd Moncton New Brunswick","1899":"54 Assomption Blvd Moncton New Brunswick","1900":"Residence Lefebvr Moncton New Brunswick","1901":"40 Baystreet South Hamilton Ontario","1902":"1530 Stone Church Rd E Hamilton Ontario","1903":"649 Main St W Hamilton Ontario","1904":"20 Caroline St S Hamilton Ontario","1905":"425 Wilson St E Ontario","1906":"2975 Homestead Dr Ontario","1907":"149 Dundurn St N Hamilton Ontario","1908":"116 King Street West Hamilton Ontario","1909":"1224 Upper James St Hamilton Ontario","1910":"49 Goderich Rd Hamilton Ontario","1911":"158 Mary St Hamilton Ontario","1912":"183 Centennial Pky N Hamilton Ontario","1913":"210 Main St E Hamilton Ontario","1914":"1870 Main St W Hamilton Ontario","1915":"737 King St E Hamilton Ontario","1916":"2692 Highway 2 Ontario","1917":"2171 Wilson St W Ontario","1918":"30 South St W Ontario","1919":"560 Centennial Pky N Hamilton Ontario","1920":"266 Mountain Park Ave Hamilton Ontario","1921":"3272 Homestead Drive Ontario","1922":"245 Fennell Ave W Hamilton Ontario","1923":"1573 Butter Rd W Ontario","1924":"32 Aberdeen Ave Hamilton Ontario","1925":"4C Solidarnosc Pl ","1926":"110 Leland St ","1927":"423 North Service Rd Ontario","1928":"5241 Rice Lake Dr. Hamilton Ontario","1929":"70 Josephine Dr ","1930":"363 James St S ","1931":"100 Howland Dr Huntsville Ontario","1932":"86 Howland Dr Huntsville Ontario","1933":"83 Morgans Rd Huntsville Ontario","1934":"1235 Deerhurst Dr Huntsville Ontario","1935":"1755 Valley Rd Huntsville Ontario","1936":"211 Arrowhead Park Rd Huntsville Ontario","1937":"86 King William St Huntsville Ontario","1938":"23 King William St Huntsville Ontario","1939":"32 King William St Huntsville Ontario","1940":"210 Arrowhead Park Rd Huntsville Ontario","1941":"848 Clearwater Lake Rd Ontario","1942":"2222 60 Hwy Huntsville Ontario","1943":"226 Echo Bay Rd Huntsville Ontario","1944":"19 King William St Huntsville Ontario","1945":"22 Main St W ","1946":"70 Howland Dr Huntsville Ontario","1947":"117 Main St W Huntsville Ontario","1948":"484 Muskoka Rd 10 Ontario","1949":"69 Main St W Huntsville Ontario","1950":"2218 Route 60 Huntsville Ontario","1951":"228 Cookson Bay Cres Huntsville Ontario","1952":"1563 North Portage Rd Huntsville Ontario","1953":"31 Main St W Huntsville Ontario","1954":"1040 Walker Lake Dr Huntsville Ontario","1955":"1052 Rat Bay Rd Huntsville Ontario","1956":"939 60 Hwy Huntsville Ontario","1957":"42 Yonge St S Huntsville Ontario","1958":"57 Rowan Dr ","1959":"225 Main St W Huntsville Ontario","1960":"50 North Portage Rd Huntsville Ontario","1961":"32 Swallowdale Rd Huntsville Ontario","1962":"Highway 60 Huntsville Ontario","1963":"4215 South Portage Rd Huntsville Ontario","1964":"46 Roe Rd Huntsville Ontario","1965":"1080 Walker's Glenn Cres Huntsville Ontario","1966":"476 Brunel Rd Huntsville Ontario","1967":"1042 Walker's Glenn Cres Huntsville Ontario","1968":"100 Lagoon Trailer Park Rd Huntsville Ontario","1969":"1088 Buck Lake Landing Rd Huntsville Ontario","1970":"22 Shellwood Shores Ave ","1971":"7 Forest View Dr ","1972":"2530 Aspdin Rd ","1973":"1271 60 Hwy ","1974":"22 Main St W Huntsville Ontario","1975":"25 Fairy Ave ","1976":"83 Morgans Rd ","1977":"208 Main St W Huntsville Ontario","1978":"6929 West Coast Rd Sooke British Columbia","1979":"1528 Whiffin Spit Rd Sooke British Columbia","1980":"6971 West Coast Rd Sooke British Columbia","1981":"7760 West Coast Rd Sooke British Columbia","1982":"1000 Sookepoint Pl Sooke British Columbia","1983":"5219 Sooke Rd Sooke British Columbia","1984":"4537 Otter Point Rd Sooke British Columbia","1985":"4532 Otter Point Rd Sooke British Columbia","1986":"1581 Dufour Rd Sooke British Columbia","1987":"8969 West Coast Rd Sooke British Columbia","1988":"9171 West Coast Rd Sooke British Columbia","1989":"6435 Sooke Rd Sooke British Columbia","1990":"11033 West Coast Rd Sooke British Columbia","1991":"1775 Connie Rd Sooke British Columbia","1992":" ","1993":"6615 Felton Lane\/Sooke Road ","1994":"4105 Otter Point Rd ","1995":"7116 Grant Rd W ","1996":"2021 Saseenos Rd ","1997":"2675 Anderson Rd ","1998":"1241 Gillespie Rd ","1999":"3018 Manzer Rd Sooke British Columbia","2000":"8061 West Coast Rd Sooke British Columbia","2001":"5455 Sooke Rd Sooke British Columbia","2002":"7031 West Coast Rd Sooke British Columbia","2003":"5301 Sooke Rd Sooke British Columbia","2004":"2259 Phillips Rd Sooke British Columbia","2005":"695 Cains Way Sooke British Columbia","2006":"6134 East Sooke Rd Sooke British Columbia","2007":"Kaltasin Rd ","2008":"6236 Llanilar Rd Sooke British Columbia","2009":"1515 Woodcock Rd ","2010":"2155 Phillips Rd ","2011":"288 Becher Bay Rd ","2012":"5341 Sooke Rd ","2013":"6514 Thornett Rd ","2014":"Sooke Rd. ","2015":"6460 Sooke Rd Sooke British Columbia","2016":"1902 Billings Rd Sooke British Columbia","2017":"Poirier Lake ","2018":"2794 Seaside Dr ","2019":"1424 Gillespie Rd ","2020":"943 Denewood Pl. Sooke British Columbia","2021":"6669 Horne Road ","2022":"1523 Winslow Dr ","2023":"455 boul. St-Germain ouest Rimouski Quebec","2024":"307 Rue St-Germain E Rimouski Quebec","2025":"12 Rimouski Quebec","2026":"225 Boulevard Rene Lepage East Rimouski Quebec","2027":"14 Quebec","2028":"Route Santerre Rimouski Quebec","2029":"3250 Route 132 Quebec","2030":"141 rue Sainte-Cecile Quebec","2031":"1105 Boul. Saint-Germain Rimouski Quebec","2032":"3260 Route 132 Ouest Rimouski Quebec","2033":"438 Saint Germain Blvd Rimouski Quebec","2034":"155 Boulevard Rene-Lepage East Rimouski Quebec","2035":"130 Belzile Ave Rimouski Quebec","2036":"3 Rimousk","2037":"8 132 Rte W Saint-Fabien ","2038":"945 boulevard Ste-Anne Rimouski Quebec","2039":"134 J.-Romuald-Berube Quebec","2040":"132 ","2041":"41 Rimouski Quebec","2042":"1084 du Parc Quebec","2043":"360 Montee Industrielle-Et-Commerciale Rimouski Quebec","2044":"1781 Chemin du 3e-Rang-du-Bic Quebec","2045":"217 ","2046":"209 Route du Golf Quebec","2047":"680 Boulevard du Rivage ","2048":"2271 Route 132 Est Quebec","2049":"1560 rue du Phar ","2050":"644 Boulevard Saint-Germain Rimouski Quebec","2051":"3 Rimouski Quebec","2052":"Route 132 543 Saint-Germain Blvd Rimouski Quebec","2053":"103 ","2054":"10 Gibson St Parry Sound Ontario","2055":"7 Joseph St Parry Sound Ontario","2056":"50 Joseph St Parry Sound Ontario","2057":"22 Island View Dr Ontario","2058":"292 Louisa St Parry Sound Ontario","2059":"30 Tapatoo Trail Parry Sound Ontario","2060":"1 J.R. Lane Parry Sound Ontario","2061":"48 Joseph St Parry Sound Ontario","2062":"72 James St Parry Sound Ontario","2063":"41 Sunny Point Rd Parry Sound Ontario","2064":"36 Mary St Parry Sound Ontario","2065":"6 Harmony Lane Parry Sound Ontario","2066":"79 Sundog Rd Parry Sound Ontario","2067":"55 Big Sound Roa Parry Sound Ontario","2068":"80 Sand Bay Rd Ontario","2069":"48 Winetou Lane Ontario","2070":"24 Gibson St Parry Sound Ontario","2071":"72 Gibson St Parry Sound Ontario","2072":"40 Bay St Parry Sound Ontario","2073":"9 Little Beaver Blvd Parry Sound Ontario","2074":"508 Hurdville Rd Parry Sound Ontario","2075":"56 Mill Lake Shores Parry Sound Ontario","2076":"49 Glen Burney Rd Parry Sound Ontario","2077":"7 Silver Point Dr Parry Sound Ontario","2078":"25 Waubeek St Parry Sound Ontario","2079":"276 Rankin Lake Rd Parry Sound Ontario","2080":"4 Narrows Trail Parry Sound Ontario","2081":"40 Isabella St ","2082":"10 Snug Haven Rd Ontario","2083":"43 Church St ","2084":"Oastler Park Drive R.R. # 2 ","2085":"10 Belvedere Ave ","2086":"510 Blackstone Crane Lake Rd ","2087":"55N Sandy Plains Rd ","2088":"RR 2 Stn Mai ","2089":"167 Blackwater Rd Parry Sound Ontario","2090":"30 Oastler Park Dr Parry Sound Ontario","2091":"Rr2 58 Otter Lake Rd ","2092":"1349 Highway 69 Island South ","2093":"312 Oastler Park Dr Parry Sound Ontario","2094":"27-29 Seguin St ","2095":"1449 Hwy 69 S. R.R. # 2 ","2096":"975 Shoppers Row Campbell River British Columbia","2097":"462 Island Hwy S Campbell River British Columbia","2098":"361 Island Hwy Campbell River British Columbia","2099":"261 Island Hwy Campbell River British Columbia","2100":"492 Island Hwy S Campbell River British Columbia","2101":"920 Island Hwy S Campbell River British Columbia","2102":"4357 South Island Highway Campbell River British Columbia","2103":"1020 S Island Hwy. Campbell River British Columbia","2104":"2140 Island Hwy Campbell River British Columbia","2105":"Oyster Bay 4073 Island Hwy S Campbell River British Columbia","2106":"1500 Dogwood St Campbell River British Columbia","2107":"4384 Island Hwy S Campbell River British Columbia","2108":"1342 Shoppers Row Campbell River British Columbia","2109":"4125 Discovery Dr Campbell River British Columbia","2110":"1625 McDonald Rd Campbell River British Columbia","2111":"112 Larwood Rd Campbell River British Columbia","2112":"15021 Browns Bay Rd Campbell River British Columbia","2113":"926 Elm St Campbell River British Columbia","2114":"170 Island Hwy S Campbell River British Columbia","2115":"621 Alder St S ","2116":"2176 Salmon Point Rd Campbell River British Columbia","2117":"16 Oregon Rd Campbell River British Columbia","2118":"1500 Island Hwy ","2119":"2150 Campbell River Rd ","2120":"2250 Campbell River Rd Campbell River British Columbia","2121":"41040 Gold River Highway Campbell River British Columbia","2122":"517 Island Hwy Campbell River British Columbia","2123":"#1 Steep Island Campbell River British Columbia","2124":"4123 Island Hwy S Campbell River British Columbia","2125":"2371 Island Hwy S Campbell River British Columbia","2126":"2660 Spit Road Campbell River British ","2127":"375 Murphy St S Campbell River British Columbia","2128":"1891 19th Ave Campbell River British Columbia","2129":"Georgia Straight ","2130":"734 Birch Street ","2131":"730 13th Ave ","2132":"1092 South Island Highway ","2133":"597 Steenbuck Dr ","2134":"2185 Eardley Rd ","2135":"501 Trask Rd ","2136":" Campbell River British Columbia","2137":"256 McLean St S ","2138":"734 Clearwater Village Rd Clearwater British Columbia","2139":"485 Eden Rd Clearwater British Columbia","2140":"3400 Dunn Lake Road Clearwater British Columbia","2141":"228E Yellowhead South Hwy 5 Clearwater British Columbia","2142":"333 Roy Rd Clearwater British Columbia","2143":"429 Murtle Cres Clearwater British Columbia","2144":"373 Clearwater Valley Rd Clearwater British Columbia","2145":"57E Old North Thompson Hwy Clearwater British Columbia","2146":"6176 Trout Creek Rd Clearwater British Columbia","2147":"6624 Clearwater Valley Rd Clearwater British Columbia","2148":"857 Barber Rd Clearwater British Columbia","2149":"6664 Clearwater Valley Rd Clearwater British Columbia","2150":"336 Robson St Clearwater British Columbia","2151":"5944 Trout Creek Rd Clearwater British Columbia","2152":"5164 Clearwater Valley Rd Clearwater British Columbia","2153":"331 Eden Rd Clearwater British Columbia","2154":"560 Greer Rd ","2155":"5177 Clearwater Valley Rd Clearwater British Columbia","2156":"332 Dutch Lake Rd Clearwater British Columbia","2157":"1030 Bohill Pl Clearwater British Columbia","2158":"5564 Clearwater Valley Rd Clearwater British Columbia","2159":"1280 Dunn Lake Rd ","2160":"361 Wyndhaven Pl Clearwater British Columbia","2161":"361 Ridge Dr Clearwater British Columbia","2162":"625 Greer Rd Clearwater British Columbia","2163":"948 Clearwater Village Rd Clearwater British Columbia","2164":"349 Riverview Cresent ","2165":"207 Park Dr Clearwater British Columbia","2166":"209 Murtle Rd ","2167":"516 Clearwater Valley Rd ","2168":"340 Robson St Clearwater British Columbia","2169":"309 Harby Rd Clearwater British Columbia","2170":"5109 Clearwater Valley Rd Clearwater British Columbia","2171":"580 Park Dr Clearwater British Columbia","2172":"Wells Gray Park Clearwater British Columbia","2173":"1380 Clearwater 100 Mile FSR Clearwater British Columbia","2174":"328 Robson St Clearwater British Columbia","2175":"5305 Clearwater Valley Rd Clearwater British Columbia","2176":"373 Clearwater Valley Rd Clearwater British Columbia","2177":"320 Sunshine Valley Rd ","2178":"1048 Clearwater Valley Rd ","2179":"349 Riverview Cres Clearwater British Columbia","2180":"Wells Gray Park 32km up Clearwater Valley Road ","2181":"88 Walker Rd Clearwater British Columbia","2182":"51 Fashion Dr Saint John New Brunswick","2183":"1 & 5 Chipman Hill and 76 Union Street Saint John New Brunswick","2184":"55 Majors Brook Dr Saint John New Brunswick","2185":"190 King St E Saint John New Brunswick","2186":"213 Lancaster St ","2187":"209 Queen St Saint John New Brunswick","2188":"400 Main Street Saint John New Brunswick","2189":"220 Germain St Saint John New Brunswick","2190":"360 Young St Saint John New Brunswick","2191":"96 Leinster St Saint John New Brunswick","2192":"39 King St Saint John New Brunswick","2193":"1441 Manawagonish Rd Saint John New Brunswick","2194":"2121 Ocean West Way Saint John New Brunswick","2195":"36 Water St Saint John New Brunswick","2196":"1131-1141 Manawagonish Rd Saint John New Brunswick","2197":"1726 Manawagonish Rd Saint John New Brunswick","2198":"607 Rothesay Ave Saint John New Brunswick","2199":"1711 Manawagonish Rd Saint John New Brunswick","2200":"369 Rockland Rd Saint John New Brunswick","2201":"80 Douglas Ave Saint John New Brunswick","2202":"1011 Fairville Blvd Saint John New Brunswick","2203":"175 City Rd Saint John New Brunswick","2204":"1 Market Sq Saint John New Brunswick","2205":"1315 Manawagonish Rd Saint John New Brunswick","2206":"53 Dorchester St Saint John New Brunswick","2207":"34 Seely St ","2208":"100 Tucker Park Road Saint John New Brunswick","2209":"10 Portland St Saint John New Brunswick","2210":"2149 Ocean West Way Saint John New Brunswick","2211":"131 Kean Rd Saint John New Brunswick","2212":"142 Lake Dr S Saint John New Brunswick","2213":"2585 Route 845 ","2214":"1121 Manawagonish Rd ","2215":"248 Douglas Ave ","2216":"523 Lancaster Ave ","2217":"198 Route 850 ","2218":"532 Rothesay Ave ","2219":"190 Portugal Road ","2220":"1 Rd 132 W Perce Quebec","2221":"261 Route 132 Perce Quebec","2222":"47 De l'Eglise St Perce Quebec","2223":"400 Route 132 Ouest Perce Quebec","2224":"23 Perce Quebec","2225":"93 Perce Quebec","2226":"247 Route 132 West Perce Quebec","2227":"44 du Cap Barre Perce Quebec","2228":"315 route 132 Es Perce Quebec","2229":"77 B Route 132 Perce Quebec","2230":"212 Route 132 Perce Quebec","2231":"262 route 132 Ouest Perce Quebec","2232":"208 Route 132 Ouest Perce Quebec","2233":"367 Rte. 132 Ouest Perce Quebec","2234":"12 Perce Quebec","2235":"242 Route 132 Ouest Perce Quebec","2236":"564 Route 132 Ouest Perce Quebec","2237":"31 Perce Quebec","2238":"234 Rte 132 Ouest Perce Quebec","2239":"382 Route 132 West Perce Quebec","2240":"111 Route 132 West Perce Quebec","2241":"468 route 132 Ouest - C.P. 444 Perce Quebec","2242":"180 Route 132 ","2243":"609 Rte 132 C.P 34 Perce Quebec","2244":"46 Route 132 Ouest ","2245":"193 rte. 132 O. ","2246":"911 Route 132 Ouest Perce Quebec","2247":"384 Rte 132 Ouest ","2248":"335 Rte. 132 Perc","2249":"166 ","2250":"442 Route 132 Ouest Perce Quebec","2251":"230 Route 132 West Perce Quebec","2252":"72 Rte 132 Ouest Perce Quebec","2253":"196 Principale Perce Quebec","2254":"2009 Rte 132 E Perce Quebec","2255":"190 route 132 Ouest Perce Quebec","2256":"38 ","2257":"3 ","2258":"114 Route 132 ","2259":"1840 Huron Church Rd Windsor Ontario","2260":"377 Riverside Dr E Windsor Ontario","2261":"3032 Dougall Ave Windsor Ontario","2262":"250 Dougall Ave Windsor Ontario","2263":"33 Riverside Dr E Windsor Ontario","2264":"2130 Division Rd Windsor Ontario","2265":"500 Tuscarora St Windsor Ontario","2266":"2498 Dougall Ave Windsor Ontario","2267":"1855 Huron Church Rd Windsor Ontario","2268":"2330 Huron Church Rd Windsor Ontario","2269":"430 Ouellette Ave Windsor Ontario","2270":"2225 Division Rd Windsor Ontario","2271":"1104 Monmouth Rd Windsor Ontario","2272":"2885 Howard Ave Windsor Ontario","2273":"2030 Huron Church Rd Windsor Ontario","2274":"2530 Ouellette Ave Windsor Ontario","2275":"2000 Huron Church Rd Windsor Ontario","2276":"2265 Huron Church Rd Windsor Ontario","2277":"830 Ouellette Ave Windsor Ontario","2278":"1954 Huron Church Rd Windsor Ontario","2279":"1425 Division Rd ","2280":"2100 Huron Church Rd Windsor Ontario","2281":"3665 Sandwich St Windsor Ontario","2282":"830 Ouellette Ave Windsor Ontario","2283":"3995 Geraedts Dr Windsor Ontario","2284":"333 Riverside Dr W Windsor Ontario","2285":"406 Moy Ave Windsor Ontario","2286":"3140 Peter St Windsor Ontario","2287":"401 Sunset Ave G 07 ","2288":"2268 Huron Church Rd ","2289":"2080 Huron Church Road ","2290":"Canada 3490 Bruce Ave ","2291":"4040 Walker Rd ","2292":"2098 Division Rd ","2293":"5816 Tecumseh Rd E ","2294":"2883 Howard Ave Windsor Ontario","2295":"2763 Howard Ave Windsor Ontario","2296":"1950 Highway 5 South Valemount British Columbia","2297":"1465 5th Avenue Valemount British Columbia","2298":"1450 5th Avenue Valemount British Columbia","2299":"1501 Swift Creek Road Valemount British Columbia","2300":"1470 5th Ave Valemount British Columbia","2301":"935 Cranberry Lake Road Valemount British Columbia","2302":"1475 5th Avenue Valemount British Columbia","2303":"310 Highway 5 North Valemount British Columbia","2304":"12155 Hwy 16 Valemount British Columbia","2305":"1495 6th Avenue ","2306":"1900 Cranberry Place Valemount British Columbia","2307":"Cranberry Lake Rd 1905 Valemount British Columbia","2308":"12190 Crown Rd Valemount British Columbia","2309":"545 Jack Adams Road Valemount British Columbia","2310":"19345 Highway 5 South Valemount British Columbia","2311":"60 Jack Adams Road Valemount British Columbia","2312":"Highway 16 Valemount British Columbia","2313":"1433 6th Avenue Valemount British Columbia","2314":"13655 Glacier Road Valemount British Columbia","2315":"1087 Cranberry Lake Road Valemount British Columbia","2316":"1133-6 Avenue Valemount British Columbia","2317":"5-60 North Hwyway Valemount British Columbia","2318":"4540 North Highway 5 Valemount British Columbia","2319":"15663 Old Tete Jaune Road Valemount British Columbia","2320":"1200 Main Street Valemount British Columbia","2321":"1495 6th Avenue on Karas Drive Valemount British Columbia","2322":"885 Cranberry Lake Rd ","2323":"935 Cranberry Lake Road ","2324":"3235 Saywer Road Valemount British Columbia","2325":"3840 Bryan Road Valemount British Columbia","2326":"360 Loseth Road Valemount British Columbia","2327":" Valemount British Columbia","2328":"1505 Highway 5 South ","2329":"Southern Yellowhead Hwy Valemount British Columbia","2330":"1290 Main St. ","2331":"1501 5th Ave ","2332":"Main St .South ","2333":"3840 Cedar Street ","2334":"Fraser-Fort George ","2335":"1301 2nd Ave ","2336":"5 Baie-St-Paul Quebec","2337":"39 rue Saint-Jean-Baptiste Baie-St-Paul Quebec","2338":"907 Boulevard Monseigneur de Laval Baie-St-Paul Quebec","2339":"160 St-Jean Baptiste Baie-St-Paul Quebec","2340":"62 rue du Nordet Baie-St-Paul Quebec","2341":"10 Baie-St-Paul Quebec","2342":"24 Ch du Cap-aux-Corbeaux Nord Baie-St-Paul Quebec","2343":"443 Cap aux Rets Baie-St-Paul Quebec","2344":"11 Baie-St-Paul Quebec","2345":"10 Baie-St-Paul Quebec","2346":"3 Baie-St-Paul Quebec","2347":" Baie-St-Paul Quebec","2348":"3 Baie-St-Paul Quebec","2349":"5 Baie-St-Paul Quebec","2350":"29 de la Lumiere Baie-St-Paul Quebec","2351":"8 Chemin du Golf Baie-St-Paul Quebec","2352":"23 rue St-Jean-Baptiste Baie-St-Paul Quebec","2353":"299 rang St-Placide Sud Baie-St-Paul Quebec","2354":"8 Baie-St-Paul Quebec","2355":"63 Ambroise Fafard street Baie-St-Paul Quebec","2356":"1493 Monseigneur-de Laval Blvd Baie-St-Paul Quebec","2357":"192 rue sainte-Ann Baie-St-Paul Quebec","2358":"8 Cote du Queteux Baie-St-Paul Quebec","2359":"30 Boul Ambroise-Fafard Baie-St-Paul Quebec","2360":"2 Baie-St-Paul Quebec","2361":"1175 Boul Monseigneur-De Laval Baie-St-Paul Quebec","2362":"2 Baie-St-Paul Quebec","2363":"29 Leclerc ","2364":"106 Baie-St-Paul Quebec","2365":"439 chemin St-Lauren Baie-St-Paul Quebec","2366":"2-4 Chemin des Mures ","2367":"70-72 Chemin De La Martine ","2368":"975 Rue Hart Trois-Rivieres Quebec","2369":"2000 Rue Des Grand-Marches Trois-Rivieres Quebec","2370":"3600 Boul. Gene H Kruger Trois-Rivieres Quebec","2371":"1620 Rue Notre-Dame Centre Trois-Rivieres Quebec","2372":"497 rue Radisson Trois-Rivieres Quebec","2373":"10911 Notre-Dame West Street Trois-Rivieres Quebec","2374":"141 Trois-Rivieres Quebec","2375":"182 Trois-Rivieres Quebec","2376":"989 Trois-Rivieres Quebec","2377":"83 Trois-Rivieres Quebec","2378":"3155 Boulevard Saint Jean Trois-Rivieres Quebec","2379":"3185 Blvd. Saint-Jean Trois-Rivieres Quebec","2380":"7201 rue Notre-Dame Ouest Trois-Rivieres Quebec","2381":"7531 Notre-Dame Ouest Trois-Rivieres Quebec","2382":"300 Ruw Antoine-Pinard Trois-Rivieres Quebec","2383":"455 Trois-Rivieres Quebec","2384":"8210 Des Forges Blvd ","2385":"2070 rue Bellefeuille Trois-Rivieres Quebec","2386":"469 Trois-Rivieres Quebec","2387":"4 Trois-Rivieres Quebec","2388":"10 Rue Denis-Caron Trois-Rivieres Quebec","2389":"6255 rue Corbeil Trois-Rivieres Quebec","2390":"30 Trois-Rivieres Quebec","2391":"122 Trois-Rivieres Quebec","2392":"225 rue Delormier Trois-Rivieres Quebec","2393":"890 Terrasse Turcotte ","2394":"31 Trois-Rivieres Quebec","2395":"2821 Notre Dame East Trois-Rivieres Quebec","2396":"400 rue De La Sangamo Trois-Rivieres Quebec","2397":"303 Boul Ste-Madeleine Trois-Rivieres Quebec","2398":"5454 Trail Avenue Sechelt British Columbia","2399":"5758 Wharf Road Sechelt British Columbia","2400":"5528 Inlet Ave Sechelt British Columbia","2401":"6394 Gale Ave N Sechelt British Columbia","2402":"7545 Islets Pl Sechelt British Columbia","2403":"7651 Sechelt Inlet Rd Sechelt British Columbia","2404":"5870 Skookumchuk Rd Sechelt British Columbia","2405":"5888 Turnstone Cres Sechelt British Columbia","2406":"7079 Sechelt Inlet Rd Sechelt British Columbia","2407":"4632 Hwy 101 Sechelt British Columbia","2408":"6966 Sunshine Coast Hwy Sechelt British Columbia","2409":"6398 Gale Ave N Sechelt British Columbia","2410":"5005 Sunshine Coast Hwy Sechelt British Columbia","2411":"5653 Wharf Road Sechelt British Columbia","2412":"5810 Marine Way ","2413":"4726 Sunshine Coast Hwy Sechelt British Columbia","2414":"7648 Sechelt Inlet Rd ","2415":"4748 Sunshine Coast Hwy Sechelt British Columbia","2416":"6840 Sunshine Coast Hwy ","2417":"6914 Sunshine Coast Hwy ","2418":"6840 Sunshine Coast Hwy ","2419":"5203 Sunshine Coast Hwy Sechelt British Columbia","2420":"5794 Marine Way Sechelt British Columbia","2421":"5482 Hill Rd Sechelt British Columbia","2422":"6055 Coracle Dr Sechelt British Columbia","2423":"6471 Sunshine Coast Hwy Sechelt British Columbia","2424":"Narrows Inlet Sechelt British Columbia","2425":"5907 Sunshine Coast Hwy 101 Sechelt British Columbia","2426":"6040 Sechelt Inlet Rd Sechelt British Columbia","2427":"6157 Coracle Dr Sechelt British Columbia","2428":"5718 Anchor Road ","2429":"4623 Whitaker Rd Sechelt British Columbia","2430":"5879 Sandy Hook Rd Sechelt British Columbia","2431":"4839 Eagleview Rd ","2432":"5795 Windward Lane Sechelt British ","2433":"4314 Sunshine Coast Hwy Sechelt British Columbia","2434":"6282 Norwest Bay Rd ","2435":" ","2436":"5413 Selma Park Rd ","2437":"6383 Marmot Rd ","2438":"66 Montague Street Lunenburg Nova Scotia","2439":"139 Montague Street Lunenburg Nova Scotia","2440":"230 Masons Beach Rd Lunenburg Nova Scotia","2441":"167 Victoria Road Lunenburg Nova Scotia","2442":"42 Falkland Lunenburg Nova Scotia","2443":"94 Pelham Street Lunenburg Nova Scotia","2444":"99 Montague Street Lunenburg Nova Scotia","2445":"150 Cumberland Street Lunenburg Nova Scotia","2446":"56 Victoria Road Lunenburg Nova Scotia","2447":"15 King Street - Main Inn- Receptio Lunenburg Nova Scotia","2448":"208 Pelham Street Lunenburg Nova Scotia","2449":"75 Pelham Street Lunenburg Nova Scotia","2450":"69 Fox Street Lunenburg Nova Scotia","2451":"92 Masons Beach Road Lunenburg Nova Scotia","2452":"693 Masons Beach Rd Lunenburg Nova Scotia","2453":"82 Montague Street Lunenburg Nov","2454":"126 Montague St. Lunenburg Nova Scotia","2455":"216 Dufferin Street Lunenburg Nova Scotia","2456":"306 Lincoln Street Lunenburg Nova Scotia","2457":"10 Falkland Street Lunenburg Nova Scotia","2458":"31 Knickle Road Lunenburg Nova Scotia","2459":"84 Montague Street Lunenburg Nova Scotia","2460":"287 Green Street Lunenburg Nova Scotia","2461":"201 York Street Lunenburg Nova Scotia","2462":"224 Pelham St. Lunenburg Nova Scotia","2463":"27 Cornwallis Street Lunenburg Nova Scotia","2464":"66 McDonald Street Lunenburg Nova Scotia","2465":"26 Dufferin Street Lunenburg Nova Scotia","2466":"78 Old Blue Rocks Rd Lunenburg Nova Scotia","2467":"36 Pelham Street Lunenburg Nova Scotia","2468":"69 Townsend Street Lunenburg Nova Scotia","2469":"201 Pelham Street Lunenburg Nova Scotia","2470":"289 Lunenburg Nova Scotia","2471":"11 Blockhouse Hill Road Lunenburg Nova Scotia","2472":"3 Old Blue Rocks Rd ","2473":"11677 Highway 3 Lunenburg Nova Scotia","2474":"1781 Newburne Rd ","2475":"2107 Highway 215 ","2476":"4172 Cornwall Roa ","2477":"120 Montague St. Lunenburg Nova Scotia","2478":"16 Hay Bay Rd Tobermory Ontario","2479":"7362 6 Hwy Tobermory Ontario","2480":"Earl Street Tobermory Ontario","2481":"68 Harpur Drive Tobermory Ontario","2482":"30 Legion St. Tobermory Ontario","2483":"7370 6 Hwy Tobermory Ontario","2484":"7111 6 Hwy Tobermory Ontario","2485":"67 Big Tub Rd ","2486":"201 Little Cove Road ","2487":"90 Big Tub Road ","2488":"122 Bay St S Tobermory Ontario","2489":"19 Eagle Rd Tobermory Ontario","2490":"131 Hidden Valley Rd Tobermory Ontario","2491":"236 Big Tub Rd Tobermory Ontario","2492":"135 Huron Drive Tobermory Ontario","2493":"6313 6 Hwy Tobermory Ontario","2494":"59 Corey Crescent Tobermory Ontario","2495":"134 Cameron Lake Rd Tobermory Ontario","2496":"17 Legion Street Tobermory Ontario","2497":"13 Belrose Rd ","2498":"93 Cape Hurd Rd Tobermory Ontario","2499":" Tobermory","2500":"107 Warner Bay Rd ","2501":"22 Maple Golf Cres Tobermory Ontario","2502":"16 Bay Street ","2503":"33 Petrolia Dr Red Deer Alberta","2504":"2803 50th Avenue Red Deer Alberta","2505":"6433 Orr Drive Red Deer Alberta","2506":"6500 67 St Red Deer Alberta","2507":"128 Leva Ave Red Deer Alberta","2508":"6839 66 St Red Deer Alberta","2509":"126 Leva Ave Red Deer Alberta","2510":"6822 66 St Red Deer Alberta","2511":"4311 49 Ave Red Deer Alberta","2512":"4124 50 Ave Red Deer Alberta","2513":"6329 Orr Dr ","2514":"3310 50 Ave Red Deer Alberta","2515":"5001 19 St Red Deer Alberta","2516":"1000-5001 19 St Red Deer Alberta","2517":"4217 Gaetz 50th Avenue Red Deer Alberta","2518":"2929 50 Ave Red Deer Alberta","2519":"6853 66 St Red Deer Alberta","2520":"6846 66 St Red Deer Alberta","2521":"2818 50 Ave Red Deer Alberta","2522":"57 Gasoline Alley E ","2523":"7150 50 Ave Red Deer Alberta","2524":"71 Gasoline Alley E Red Deer Alberta","2525":"73 Gasoline Alley E Red Deer Alberta","2526":"23 Gasoline Alley E Red Deer Alberta","2527":"171 Leva Ave ","2528":"7474 Gaetz Ave Red Deer Alberta","2529":"2807 50 Ave Red Deer Alberta","2530":"4445 Springbett Dr Red Deer Alberta","2531":"R.r.# 2 Red Deer Alberta","2532":"439 Memorial Parkway Red Deer Alberta","2533":"4759 Riverside Dr Red Deer Alberta","2534":"4847D - 19 Street ","2535":"37549 Queen Elizabeth II Hwy Red Deer Alberta","2536":"37468 Highway 2 South Red Deer Alberta","2537":"NW-31-38-2-W5th Red Deer Alberta","2538":"37557 Highway 2 South ","2539":"333 Bishop Dr Fredericton New Brunswick","2540":"225 Woodstock Rd Fredericton New Brunswick","2541":"665 Prospect Street Fredericton New Brunswick","2542":"35 Mactaquac Rd Fredericton New Brunswick","2543":"470 Bishop Dr Fredericton New Brunswick","2544":"1315 Regent St Fredericton New Brunswick","2545":"1216 Regent St Fredericton New Brunswick","2546":"41 Kingswood Way Fredericton New Brunswick","2547":"92 Waterloo Row Fredericton New Brunswick","2548":"559 Bishop Dr Fredericton New Brunswick","2549":"843 Union St Fredericton New Brunswick","2550":"958 Prospect St Fredericton New Brunswick","2551":"620 Queen St Fredericton New Brunswick","2552":"2251 Lincoln Road (Hwy. 102) Fredericton New Brunswick","2553":"659 Queen St Fredericton New Brunswick","2554":"480 Riverside Dr Fredericton New Brunswick","2555":"230 University Ave Fredericton New Brunswick","2556":"3136 Woodstock Rd Fredericton New Brunswick","2557":"1214 Lincoln Rd Fredericton New Brunswick","2558":"797 Prospect St Fredericton New Brunswick","2559":"15 Riverside Dr Fredericton New Brunswick","2560":"1600 Woodstock Rd Fredericton New Brunswick","2561":"20 Route 615 Fredericton New Brunswick","2562":"220 King Street ","2563":"368 Forest Hill Road Fredericton New Brunswick","2564":"Forest Hill Rd Fredericton New Brunswick","2565":"20 Bailey Drive Fredericton New Brunswick","2566":"815 Riverside Dr Fredericton New Brunswick","2567":"677 Union St Fredericton New Brunswick","2568":"146 Waterloo Row Fredericton New Brunswick","2569":"236 Odell Ave Fredericton New Brunswick","2570":"2475 Woodstock Rd Fredericton New Brunswick","2571":"102 Waterloo Row Fredericton New Brunswick","2572":"621 Churchill Row ","2573":"3005 Woodstock Rd Fredericton New Brunswick","2574":"2400 Route 105 ","2575":"Upper Kingsclear Fredericton New Brunswick","2576":"700 Forest Hill Road ","2577":"1141 Route Haldimand Gaspe Quebec","2578":"13 Gaspe Quebec","2579":"146 de la Reine Street Gaspe Quebec","2580":"1334 Route 132 Cap-Des-Rosiers Gaspe Quebec","2581":"178 Rue de la Reine Gaspe Quebec","2582":"2172 Boul. Grande-Greve Gaspe Quebec","2583":"68 Gaspe Quebec","2584":"1293 boulevard de Cap-Des-Rosiers Gaspe Quebec","2585":"829 Du Griffon Blvd Gaspe Quebec","2586":"55 York Est ","2587":"182 Gaspe Quebec","2588":"125 Gaspe Quebec","2589":"1184 Cap-des-Rosiers Gaspe Quebec","2590":"19 rue Davis ","2591":"1231 Boul de Forillon Gaspe Quebec","2592":"2 Gaspe Quebec","2593":"58 Gaspe Quebec","2594":"1272 Boul. Cap-Des-Rosiers Gaspe Quebec","2595":"282 Montee Cortereal Gaspe Quebec","2596":"732 boul. du Griffon Gaspe Quebec","2597":"C.P. 3-12 186 De la Reine St Gaspe Quebec","2598":"2095 boul de Grande-Greve Gaspe Quebec","2599":"202 Rue de la Reine Gaspe Quebec","2600":"2097 De Grande-Greve Blvd Gaspe Quebec","2601":"25 Gaspe Quebec","2602":"28 Avenue St-Patrick Gaspe Quebec","2603":"82 Boulevard Renard Ouest Quebec","2604":"160 Gasp","2605":"960 Route Haldimand Gaspe Quebec","2606":"1201 Boulevard de Cap des Rosiers ","2607":"198 Gaspe Quebec","2608":"1321 De Cap-des-Rosiers Blvd ","2609":"36 Quebec","2610":"28 route Miguasha ","2611":"5 ","2612":"60 ","2613":"950 McKeown Ave North Bay Ontario","2614":"495 Oak St W North Bay Ontario","2615":"641 Lakeshore Dr North Bay Ontario","2616":"1325 Seymour St North Bay Ontario","2617":"700 Lakeshore Dr North Bay Ontario","2618":"17-1525 Seymour St North Bay Ontario","2619":"570 Lakeshore Dr North Bay Ontario","2620":"1200 O'Brien St North Bay Ontario","2621":"676 Lakeshore Dr North Bay Ontario","2622":"718 Lakeshore Dr North Bay Ontario","2623":"4335 Highway 11 N North Bay Ontario","2624":"255 McIntyre St W North Bay Ontario","2625":"340 Main St W North Bay Ontario","2626":"1078 Lakeshore Dr North Bay Ontario","2627":"594 Lakeshore Dr North Bay Ontario","2628":"444 Lakeshore Dr North Bay Ontario","2629":"710 Lakeshore Dr North Bay Ontario","2630":"785 Lakeshore Dr North Bay Ontario","2631":"15 College Dr North Bay Ontario","2632":"3207 Highway 11 N North Bay Ontario","2633":"767 Lakeshore Dr North Bay Ontario","2634":"585 Banner Ave North Bay Ontario","2635":"666 Lakeshore Dr North Bay Ontario","2636":"201 Pinewood Park Dr North Bay Ontario","2637":"467 Lakeshore Dr ","2638":"810 17 Hwy W ","2639":"1202 Premier Rd ","2640":"238 King St W North Bay Ontario","2641":"Lost Channel Rd ","2642":"24 Kenwood Hills Dr ","2643":"655 Lakeshore Dr ","2644":"4319 Highway 11 N ","2645":"549 Lakeshore Dr ","2646":"416 Lakeshore Dr ","2647":"Lancelot Inn 295 Lakeshore Dr ","2648":"405 Lakeshore Dr North Bay Ontario","2649":"123 Delaware Ave ","2650":"6243 Walnut St Powell River British Columbia","2651":"4660 Joyce Ave Powell River British Columbia","2652":"4534 Marine Ave Powell River British Columbia","2653":"6251 Yew St Powell River British Columbia","2654":"8063 Highway 101 Powell River British Columbia","2655":"7156 Thunder Bay St Powell River British Columbia","2656":"4555 Marine Ave Powell River British Columbia","2657":"7013 Thunder Bay St Powell River British Columbia","2658":"6255 Marine Ave Powell River British Columbia","2659":"9340 Malaspina Rd Powell River British Columbia","2660":"2694 Dawson Rd Powell River British Columbia","2661":"10150 Douglas Bay Rd Powell River British Columbia","2662":"Homfray Channel Powell River British ","2663":"12417 Scotch Fir Point Rd Powell River British Columbia","2664":"10975 101 Hwy Powell River British Columbia","2665":"4454 Willingdon Ave Powell River British Columbia","2666":"2136 Mahood Rd Powell River British Columbia","2667":"1929A Twin Eagles Rd ","2668":"4429 Marine Ave Powell River British Columbia","2669":"7274 Highway 101 Powell River British Columbia","2670":"2119 Lang Bay Rd ","2671":"3750 Marine Ave Powell River British Columbia","2672":"Kinghorn Island in Desolation Sound Powell River British Columbia","2673":"3344 Cortez Ave Powell River British Columbia","2674":"4845 Marine Ave Powell River British Columbia","2675":"8853 Stark Rd Powell River British Columbia","2676":"8425 Highway 101 ","2677":"9825A Malaspina Rd ","2678":"RR# Powell River British Columbia","2679":"2590 Oxford Rd ","2680":"7439 Nootka St ","2681":"2119 Lang Bay Rd ","2682":"3823 Trail Pl ","2683":"4290 Scotia Pl ","2684":"14171 101 Hwy Powell River British Columbia","2685":"Scotch Fir Point Road ","2686":"8750 Hwy-101 Powell River British Columbia","2687":"7074 Westminster St Powell River British Columbia","2688":"2569 Dobbin Rd West Kelowna British Columbia","2689":"4205 Gellatly Rd West Kelowna British Columbia","2690":"3460 Carrington Rd West Kelowna British Columbia","2691":"1877 Horizon Dr West Kelowna British Columbia","2692":"1090 Trevor Dr West Kelowna British Columbia","2693":"1194 Pettman Rd West Kelowna British Columbia","2694":"2462 Alexandria Way West Kelowna British Columbia","2695":"3077 Stoneridge Dr ","2696":"1655 Westgate Rd West Kelowna British Columbia","2697":"1279 Menu Rd West Kelowna British Columbia","2698":"1138 Gregory Rd West Kelowna British Columbia","2699":"3067 Ourtoland Rd West Kelowna British Columbia","2700":"2777 Casa Loma Rd West Kelowna British Columbia","2701":"530 Casa Grande Dr ","2702":"3353 Hihannah View West Kelowna British Columbia","2703":"1450 Gregory Rd West Kelowna British Columbia","2704":"2769 Benedick Rd West Kelowna British Columbia","2705":"683 Westside Rd S West Kelowna British Columbia","2706":"3282 Malbec Cres West Kelowna British Columbia","2707":"2093 Tomat Ave West Kelowna British Columbia","2708":"1335 Menu Rd West Kelowna British Columbia","2709":"2741 Sugosa Pl West Kelowna British Columbia","2710":"4026 Pritchard Dr N West Kelowna British Columbia","2711":"3640 Granada Cresent ","2712":"1138 Trevor Dr ","2713":"1056 Caledonia Way ","2714":"1282 Lakeview Cove Pl West Kelowna British Columbia","2715":"570 Casa Grande Dr West Kelowna British Columbia","2716":"1284 Timothy Pl West Kelowna British Columbia","2717":"1051 Sussex Rd West Kelowna British Columbia","2718":"3595 Apple Way Blvd West Kelowna British Columbia","2719":"2676 Moore Dr West Kelowna British Columbia","2720":"3745 West Bay Rd ","2721":"3137 Vector Dr ","2722":"2325 Old Okanagan HIghway ","2723":"6273 Station Street Oliver British Columbia","2724":"5856 Main St Oliver British Columbia","2725":"5920 Main Street Oliver British Columbia","2726":"5887 97th Street Oliver British Columbia","2727":"877 Road 8 Oliver British Columbia","2728":"6707 Lakeside Dr Oliver British Columbia","2729":"878 Merlot Ave Oliver British Columbia","2730":"7145 Tucelnuit Dr Oliver British Columbia","2731":"307 Park Rill Rd Oliver British Columbia","2732":"6622 Mountainview Dr Oliver British Columbia","2733":"9787-336 Ave. Oliver British ","2734":"6341 Main Street ","2735":"8370 Gallagher Lake Frontage Rd Oliver British Columbia","2736":"294 Road 6 Oliver British Columbia","2737":"100 Burrowing Owl Place Oliver British Columbia","2738":"924 Morningstar Rd Oliver British Columbia","2739":"5815 Tulameen Street Oliver British Columbia","2740":"5516 Foxglove St Oliver British Columbia","2741":"5457 Highway 97 Oliver British Columbia","2742":"409 Patten Rd Oliver British Columbia","2743":"5650 Highway 97 Oliver British Columbia","2744":"R.R. # ","2745":"245 Bettison Rd Oliver British Columbia","2746":"8439 Highway 97 Oliver British Columbia","2747":"4852 Ryegrass Rd Oliver British Columbia","2748":"8331 Highway 97 Oliver British Columbia","2749":"118 Sundial Rd Oliver British Columbia","2750":"915 Bulrush Rd Oliver British Columbia","2751":"9763 382 Ave ","2752":"6622 Mountainview Dr ","2753":"37266 71st. Street ","2754":"33858 Highway 97 Oliver British Columbia","2755":"5357 Main St. (Hwy. 97) ","2756":"649 Lakeside Crt Oliver British Columbia","2757":"36865 85th S ","2758":"8112 Highway 97 Oliver British Columbia","2759":"458 Johnson Cres ","2760":"33426 123rd Street ","2761":"3301 Oceanview Dr. Queen Charlotte City British Columbia","2762":" Masset British Columbia","2763":"40293 Highway 16 Tlell British ","2764":"Oceanview Drive 3419-B ","2765":" Naden Harbour British Columbia","2766":"2087 Beitush Road Tlell British Columbia","2767":"100 Highway 16 Skidegate British Columbia","2768":"Hippa Island Queen Charlotte City British Columbia","2769":"Englefield Bay Queen Charlotte City British Columbia","2770":"3101 Third Ave. Queen Charlotte City British Columbia","2771":"3127 Second Ave Queen Charlotte City British Columbia","2772":"1590 Delkatla Masset British Columbia","2773":"6425 River Rd Naden Harbour British Columbia","2774":"2042 Maple Crescent Masset British Columbia","2775":"2120 Harrison Avenue Masset British Columbia","2776":"Port Louis Inlet British Columbia ","2777":"15831 Tow Hill Rd Masset British Columbia","2778":"223 2nd Ave Queen Charlotte City British Columbia","2779":"97 Bayveiw Dr Port Clements British Columbia","2780":"4112 Oceanview Drive Queen Charlotte City British Columbia","2781":"40623 Highway 1 Tlell British Columbia","2782":"609 6th Ave. Queen Charlotte City British Columbia","2783":"50 Raven Ave Masset British Columbia","2784":"12291 Tow Hill Road Masset British Columbia","2785":"1790 Tow Hill Rd ","2786":"1970 Harrison Ave Masset British Columbia","2787":"15901 Tow Hill Roa Masset British Columbia","2788":"39614 Highway 16 ","2789":"3113 Oceanview Dr Queen Charlotte City British Columbia","2790":"Tow Hill Rd ","2791":" Tlell British Columbia","2792":"901 3rd Ave Queen Charlotte City British Columbia","2793":"321 Oceanview Dr Queen Charlotte City British Columbia","2794":"2 Grouse Street Port Clements British Columbia","2795":"6435 Hardy Bay Road Port Hardy British Columbia","2796":"6555 Hardy Bay Rd Port Hardy British Columbia","2797":"8080 Goodspeed Road Port Hardy British Columbia","2798":"9040 Granville Street Port Hardy British Columbia","2799":"4125 Byng Road Port Hardy British Columbia","2800":"6305 Jensen Cove Road Port Hardy British Columbia","2801":"8600 Granville Street Port Hardy British Columbia","2802":"8635 Granville St Port Hardy British Columbia","2803":"Telco Street Port Hardy British Columbia","2804":"8505 Founders Blvd. Port Hardy British Columbia","2805":"7071 McDougal Pl Port Hardy British Columbia","2806":"8740 Main St Port Hardy British Columbia","2807":"9310 Elk Drive ","2808":"7050 Rupert Street Port Hardy British ","2809":"8405 Byng Road Port Hardy British Columbia","2810":"7370 Market Street Port Hardy British Columbia BC","2811":"98 Tsakis Way ","2812":"7735 Cedar Pl. Port Hardy British Columbia","2813":"6715 Bear Cove Highway Port Hardy British Columbia","2814":"Hurst Island Port Hardy British Columbia","2815":"8400 Byng Road Port Hardy British Columbia","2816":"5885 Beaver Harbour Rd Port Hardy British Columbia","2817":"Mount Waddington C Port Hardy British Columbia","2818":"6745 Hardy Bay road Port Hardy British Columbia","2819":"7680 Eagle Crescent West Port Hardy British Columbia","2820":"515 Scotia Bay Port Hardy British Columbia","2821":"7860 Sockeye Road ","2822":"Port Hard Port Hardy British Columbia","2823":"6100 Huckleberry Lane ","2824":"8737 Telco Street ","2825":"9485 Upper Carnarvan ","2826":"7645 Eagle Crescent West ","2827":"3 Tsitika Crescent ","2828":"1505 Erie Street Kenora Ontario","2829":"240 Lakeview Dr Kenora Ontario","2830":"470 First Ave S Kenora Ontario","2831":"920 Highway 17 E Kenora Ontario","2832":"1230 Highway 17 E Kenora Ontario","2833":"805 St Clair Street Kenora Ontario","2834":"700 Eighth Ave S Kenora Ontario","2835":"Dogtooth Lake RD ","2836":"Lake of the Woods Kenora","2837":"800 Highway 17 E Kenora Ontario","2838":"630 Lakeview Dr Kenora Ontario","2839":"740 Lakeview Dr Kenora Ontario","2840":"9201 Highway 71 ","2841":"543 Lakeview Dr ","2842":" ","2843":"1016 Park St ","2844":"612 Ninth St N ","2845":"203 Superior Street ","2846":"Lake of the Woods ","2847":"6083 McKay Ave Burnaby British Columbia","2848":"3777 Henning Dr Burnaby British Columbia","2849":"4331 Dominion St Burnaby British Columbia","2850":"5988 Willingdon Ave Burnaby British Columbia","2851":"4201 Lougheed Hwy Burnaby British Columbia","2852":"5411 Kingsway Burnaby British Columbia","2853":"4405 Central Blvd Burnaby British Columbia","2854":"3713 Kensington Ave Burnaby British Columbia","2855":"8888 University Dr Burnaby British Columbia","2856":"Waverley Avenue ","2857":"7330 6th St Burnaby British Columbia","2858":"2950 Boundary Rd Burnaby British Columbia","2859":"6868 Frederick Ave ","2860":"6907 Waverley Ave ","2861":"7020 Gray Ave Burnaby British Columbia","2862":"7225 Nelson Ave Burnaby British Columbia","2863":"5050 Sanders St ","2864":"5709 Rumble St Burnaby British Columbia","2865":"6895 Waverley Ave Burnaby British Columbia","2866":"8888 University Dr ","2867":"7141 16th Ave ","2868":"5325 Rugby St ","2869":"6742 Winch St ","2870":"6841 Burns St ","2871":"7674 Burris St ","2872":"Clinton St Burnaby British Columbia","2873":"6199 Walker Ave ","2874":"6456 Gordon Ave ","2875":"9633 Manchester Dr ","2876":"7456 2nd St ","2877":"8050 Lickman Rd Chilliwack British Columbia","2878":"45920 First Ave Chilliwack British Columbia","2879":"2-43971 Industrial Way Chilliwack British Columbia","2880":"45886 Wellington Ave Chilliwack British Columbia","2881":"5788 Vedder Rd Chilliwack British Columbia","2882":"45466 Yale Rd Chilliwack British Columbia","2883":"45620 Yale Rd Chilliwack British Columbia","2884":"43037 Old Orchard Rd Chilliwack British Columbia","2885":"43841 Stoneridge Pl Chilliwack British Columbia","2886":"53730 Bridal Falls Rd British Columbia","2887":"46031 Airport Rd ","2888":"50691 O'Byrne Rd Chilliwack British Columbia","2889":"53870 Bridal Falls Rd British Columbia","2890":"48752 Chilliwack Lake Rd Chilliwack British Columbia","2891":"45825 Edmeston Rd Chilliwack British Columbia","2892":"9630 Young Rd ","2893":"Hakai Pass Chilliwack British Columbia","2894":"45780 Sleepy Hollow Rd Chilliwack British Columbia","2895":"6840 School Lane ","2896":"3195 Karson Rd ","2897":"44280 Luckakuck Way Chilliwack British Columbia","2898":"1785 Columbia Valley Highway ","2899":"9911 Parkwood Dr ","2900":"A-45420 Hodgins Ave ","2901":"50801 O'Byrne Rd ","2902":"Magnolia Manor ","2903":"48190 Sherlaw Rd ","2904":"41172 Royalwood Dr ","2905":"8120 Young Rd ","2906":"5355 Giesbrecht Road ","2907":"8583 Young Road S ","2908":"10050 Sussex Drive Chilliwack British ","2909":"47390 Fairfield Rd ","2910":"6382 Selkirk St ","2911":"414 Bateau passeur Tadoussac Quebec","2912":"139 Bateau-Passeur Tadoussac Quebec","2913":"102 Rue Saguenay Tadoussac Quebec","2914":"113 Rue de la Coupe de l'Islet Tadoussac Quebec","2915":"16 rue Bellevue Tadoussac Quebec","2916":"19 Tadoussac Quebec","2917":"16 Tadoussac Quebec","2918":"28 Tadoussac Quebec","2919":"261 rue de l' Hotel-de-Ville Tadoussac Quebec","2920":"173 rue des Pionniers Tadoussac Quebec","2921":"62 Highway 138 Tadoussac Quebec","2922":"24 Tadoussac Quebec","2923":"428 Bateau Passeur Street Tadoussac Quebec","2924":"263 rue des Pionniers Tadoussac Quebec","2925":"102 rue des Bouleau Tadoussac Quebec","2926":"3 rue Sous la Croix Tadoussac Quebec","2927":"381 des Pionniers Tadoussac Quebec","2928":"1 Rue Therrien Tadoussac Quebec","2929":"585 Moulin a Baude Tadoussac Quebec","2930":"261 Champlain ","2931":"90 Tadoussac Quebec","2932":"242 Hotel-de-Ville Tadoussac Quebec","2933":"17 ","2934":"135 Bateau Passeur Tadoussac Quebec","2935":"4 ","2936":"159 rue de Bateau-Passeur Tadoussac Quebec","2937":"25 Tadoussac Quebec","2938":"32 ","2939":"256 Rue des Montagnais ","2940":"15 Tadoussac Quebec","2941":"14 Tadoussac Quebec","2942":"24 Tadoussac Quebec","2943":"1395 Route 172 Tadoussac Quebec","2944":"188 rue des Pionniers Tadoussac Quebec","2945":"158 Rue Bateau-Passeur CP 253 Tadoussac Quebec","2946":"207 des Pionniers ","2947":"138 Victory Ship Way North Vancouver British Columbia","2948":"700 Old Lillooet Rd North Vancouver British Columbia","2949":"1634 Capilano Rd North Vancouver British Columbia","2950":"123 Carrie Cates Court North Vancouver British Columbia","2951":"1800 Capilano Rd North Vancouver British Columbia","2952":"1748 Capilano Rd North Vancouver British Columbia","2953":"1327 Riverside Drive North Vancouver British Columbia","2954":"2060 Marine Dr North Vancouver British Columbia","2955":"420 Tempe Cres North Vancouver British Columbia","2956":"3910 Capilano Rd North Vancouver British Columbia","2957":"305 Beaver Rd ","2958":"258 Balmoral Rd E North Vancouver British Columbia","2959":"495 Windsor Rd W North Vancouver British Columbia","2960":"542 1st St E ","2961":"462 1st St E North Vancouver British Columbia","2962":"1979 Marine Dr ","2963":"1633 Capilano Rd North Vancouver British Columbia","2964":"E Kings Road And Lonsdale Avenue North Vancouver British Columbia","2965":"2004 Fullerton Ave ","2966":"4147 St. Marys Ave ","2967":"648 Keith Rd E ","2968":"376 Cartelier Rd ","2969":"1388 Terrace Ave ","2970":"3190 St. Georges Ave ","2971":"3333 Robinson Rd ","2972":"4520 Jerome Pl ","2973":"1677 Layton Dr North Vancouver British Columbia","2974":"302 5th St E ","2975":"380 1st St E ","2976":"1095 Keith Rd W ","2977":"230 13th St W Townhouse 12 North Vancouver British Columbia","2978":"4356 Capilano Rd ","2979":"328 2nd St E ","2980":"310 St. James Rd E North Vancouver British Columbia","2981":"172 Windsor Rd E ","2982":"1226 Silverwood Cres ","2983":"479 Chebucto Street Baddeck Nova Scotia","2984":"10003 Highway 105 Baddeck Nova Scotia","2985":"257 Shore Road Baddeck Nova Scotia","2986":"975 Bay Rd. Baddeck Nova Scotia","2987":"562 Cabot Trail Baddeck Nova Scotia","2988":"552 Chebucto Street Baddeck Nov","2989":"1817 Bay R Baddeck Nova Scotia","2990":"22 Water St Baddeck Nova Scotia","2991":"8450 Trans Canada Hwy 105 Baddeck Nov","2992":"387 Shore Road Baddeck Nova Scotia","2993":"369 Shore Road Baddeck Nova Scotia","2994":"441 Shore Road Baddeck Nova Scotia","2995":"9585 Trans Canada Hwy 105 Baddeck Nov","2996":"50671 Cabot Trail Baddeck Nova Scotia","2997":"8908 Highway 105 Baddeck Nova Scotia","2998":"18 High Street Baddeck Nova Scotia","2999":"368 Shore Road Baddeck Nova Scotia","3000":"713 Bay Road Baddeck Nova Scotia","3001":"Trans Canada Highway Baddeck Nova Scotia","3002":"Hwy.10 Baddeck Nov","3003":"525 Chebucto St. Baddeck Nova Scotia","3004":"555 Chebucto Street ","3005":"4515 Trans Canada Highway ","3006":"48 High Street ","3007":"102-108 Water Street ","3008":"618 North Branch Road ","3009":"1176 Rue De Courchevel Levis Quebec","3010":"3365 des Eglises Levis Quebec","3011":"5800 Rue J.B. Michaud Levis Quebec","3012":"5800 Rue Des Arpents Levis Quebec","3013":"53 Levis Quebec","3014":"15 avenue Begin Levis Quebec","3015":"1710 route des Rivieres Levis Quebec","3016":"165 Levis Quebec","3017":"139 Levis Quebec","3018":"10 Du Terroir Street Levis Quebec","3019":"12 Levis Quebec","3020":"208 Route Kennedy Levis Quebec","3021":"3500 Boul de la Rive-Sud Levis Quebec","3022":"65 Levis Quebec","3023":"6010 Rue Saint-Laurent ","3024":"1 Rue St-Felix Levis Quebec","3025":"122 Cote du Passage ","3026":"116 Cote Du Passage Levis Quebec","3027":"2774 boul. de la Rive-Sud Levis Quebec","3028":"28 Rue Henry Levis Quebec","3029":"537 Marie Victorin Levis Quebec","3030":"852 Levis Quebec","3031":"586 Levis Quebec","3032":"473 rueSt-Joseph Levis Quebec","3033":"6 William Tremblay Levis Quebec","3034":"60 Levis Quebec","3035":"684 Chemin Olivier Levis Quebec","3036":"1355 Blvd de la Rive-Sud ","3037":"379 Dorimene-Desjardins St ","3038":"610 ","3039":"4115 Boulevard de la Rive Sud Levi","3040":"1 Levasseur St ","3041":"835 Des Ruisseaux Avenue ","3042":"9825 Boulevard Guillaume-Couture ","3043":"1012 Chemin Olivier ","3044":"264 Chemin St-Gregoire ","3045":"10405 117 St Grande Prairie Alberta","3046":"10612 99 Ave Grande Prairie Alberta","3047":"10745 117th Avenue Grande Prairie Alberta","3048":"11633 100th Street Grande Prairie Alberta","3049":"15402 101 St Grande Prairie Alberta","3050":"9805 100 St Grande Prairie Alberta","3051":"11401 100 Ave Grande Prairie Alberta","3052":"10639 110 St Grande Prairie Alberta","3053":"10810 Grande Prairie Alberta","3054":"10050 116 Ave Grande Prairie Alberta","3055":"6702 106 St Grande Prairie Alberta","3056":"10226 117 Ave Grande Prairie Alberta","3057":"9816 107 St Grande Prairie Alberta","3058":"10218 162 Ave Grande Prairie Alberta","3059":"11201 Grande Prairie Alberta","3060":"12102 100 St Grande Prairie Alberta","3061":"11702 99 Ave Grande Prairie Alberta","3062":"County of Grande Prairie Grande Prairie Alberta","3063":"11301 100 Ave Grande Prairie Alberta","3064":"10901 100 Ave Grande Prairie Alberta","3065":"13920 99th Street Grande Prairie Alberta","3066":"10923 100 Ave Grande Prairie Alberta","3067":"12002 100 St Grande Prairie Alberta","3068":"13825 100 St ","3069":"11902 100 St Grande Prairie Alberta","3070":"64001A Township Road 722 ","3071":"10747 108 St Grande Prairie Alberta","3072":"704063 Range Road 62 ","3073":"R # Grande Prairie Alberta","3074":"10909 100 Ave Grande Prairie Alberta","3075":"7726 94a St ","3076":"10431 100 Ave ","3077":"63061A Twp 722 ","3078":"327 Ontario St St. Catharines Ontario","3079":"391 Ontario St St. Catharines Ontario","3080":"11 Dorothy St St. Catharines Ontario","3081":"271 Merritt St St. Catharines Ontario","3082":"107 Welland Vale Rd St. Catharines Ontario","3083":"2 North Service Rd St. Catharines Ontario","3084":"420 Ontario St St. Catharines Ontario","3085":"13 Blue Spruce Crt St. Catharines Ontario","3086":"17 Ziraldo Rd ","3087":"68 Yates St St. Catharines Ontario","3088":"27 Shelley Ave St. Catharines Ontario","3089":"20 Simcoe St St. Catharines Ontario","3090":"1108 Lakeshore Road West Fireline 600 St. Catharines Ontario","3091":"6 Harbour Heights Lane St. Catharines Ontario","3092":"37 Henrietta St St. Catharines Ontario","3093":"38 Lakeport Rd St. Catharines Ontario","3094":"125 Dalhousie Ave ","3095":"Water Street ","3096":"1812 Sir Isaac Brock Way ","3097":"73 Main St St. Catharines Ontario","3098":"33 Johnston St ","3099":"3425 17th Street ","3100":"1590 St. Paul St W ","3101":"1931 Third Street Louth ","3102":"2 Elgin St ","3103":"1819 Fifth St Louth ","3104":"6 Shore Blvd ","3105":"5 Michigan Ave ","3106":"3241 Ninth St ","3107":"2707 Fifth St Louth ","3108":"2426 Third St ","3109":"44 Yates St ","3110":"31 Centennial Dr ","3111":"70 Shawinigan Quebec","3112":"1100 Promenade du Saint-Maurice Shawinigan Quebec","3113":"4500 Blvd de Shawinigan-Sud ","3114":"1515 Chemin de St-Jean-des-Piles Quebec","3115":"581 28eme Rue Shawinigan Quebec","3116":"222 Shawinigan Quebec","3117":"2780 Rue De Saint-Exupery Quebec","3118":"232 4e Avenue Quebec","3119":"1851 5e Avenue Quebec","3120":"Rue Principale 2369 Quebec","3121":"2350 rang Saint-Olivier Shawinigan Quebec","3122":"Rue Principal Quebec","3123":"8 Quebec","3124":"140 Quebec","3125":"2295 Albert Dufresne Shawinigan Quebec","3126":"351 chemin du Parc National ","3127":"1339 de la Victoire Shawinigan Quebec","3128":"70 3e Avenue Quebec","3129":"201 5e Avenue Quebec","3130":"4200 Chemin du lac Chretien Shawinigan Quebec","3131":"1570 Rue Principale Quebec","3132":"1031 Chemin De La Vigilance ","3133":"429 Quebec","3134":"3383 Rue Garnier Shawinigan Quebec","3135":"1720 Chemin de la Baie Martin Quebec","3136":"359 6e Avenue Quebec","3137":"1900 Avenue Melville ","3138":"1900 Avenue Melville ","3139":"873 Rue Lambert ","3140":"1900 Ile Banane ","3141":"5431 Av Tour du Lac S Quebec","3142":"2690 Island Hwy W Qualicum Beach British Columbia","3143":"3285 Island Hwy W Qualicum Beach British Columbia","3144":"3506 West Island Highway Qualicum Beach British Columbia","3145":"3292 Island Hwy W Qualicum Beach British Columbia","3146":"2767 West Island Highway Qualicum Beach British Columbia","3147":"579 Memorial Road Qualicum Beach British Columbia","3148":"246 Riverbend Rd Qualicum Beach British Columbia","3149":"3295 Island Hwy W Qualicum Beach British Columbia","3150":"292 Crescent Rd E Qualicum Beach British Columbia","3151":"6035 Island Hwy W Qualicum Beach British Columbia","3152":"106 Hoylake Rd E Qualicum Beach British Columbia","3153":"2519 Island Hwy W Qualicum Beach British Columbia","3154":"923 View Rd Qualicum Beach British Columbia","3155":"3567 Ryan Rd Qualicum Beach British Columbia","3156":"3281 Island Hwy W Qualicum Beach British Columbia","3157":"3267\/3251 W Island Highway Qualicum Beach British Columbia","3158":"206 Elizabeth Ave ","3159":"2665 Bradshaw Rd ","3160":"4265 Island Hwy W ","3161":"478 Village Way ","3162":"2715 Turnbull Rd ","3163":"2101 Widgeon Rd Qualicum Beach British Columbia","3164":"420 Horne Lake Rd Qualicum Beach British Columbia","3165":"166 Harlech Rd Qualicum Beach British Columbia","3166":"524 Quatna Rd Qualicum Beach British Columbia","3167":"911 McFeely Dr Qualicum Beach British Columbia","3168":"1268 Chatsworth Rd Qualicum Beach British Columbia","3169":"350 Garrett Rd Qualicum Beach British Columbia","3170":"3319 Island Hwy W Qualicum Beach British Columbia","3171":"254 Elizabeth Ave Qualicum Beach British Columbia","3172":"5101 Island Hwy W ","3173":"2619 Alberni Hwy Qualicum Beach British Columbia","3174":"3188 Island Hwy W ","3175":"2757 Lakeview Rd ","3176":"229 Great Northern Rd Sault Ste. Marie Ontario","3177":"208 St Mary's River Dr Sault Ste. Marie Ontario","3178":"360 Great Northern Rd Sault Ste. Marie Ontario","3179":"180 Bay St Sault Ste. Marie Ontario","3180":"320 Bay St Sault Ste. Marie Ontario","3181":"727 Bay St Sault Ste. Marie Ontario","3182":"184 Great Northern Rd Sault Ste. Marie Ontario","3183":"724 Great Northern Rd Sault Ste. Marie Ontario","3184":"633 Great Northern Rd Sault Ste. Marie Ontario","3185":"332 Bay St Sault Ste. Marie Ontario","3186":"243 Great Northern Rd Sault Ste. Marie Ontario","3187":"759 Trunk Rd Sault Ste. Marie Ontario","3188":"2611 Great Northern Rd Sault Ste. Marie Ontario","3189":"259 Great Northern Rd Sault Ste. Marie Ontario","3190":"1515 Trunk Roa Sault Ste. Marie Ontario","3191":"248 Great Northern Rd Sault Ste. Marie Ontario","3192":"503 Trunk Rd Sault Ste. Marie Ontario","3193":"864 Queen St E Sault Ste. Marie Ontario","3194":"1547 Trunk Rd Sault Ste. Marie Ontario","3195":"410 Pim St Sault Ste. Marie Ontario","3196":"435 Trunk Rd Sault Ste. Marie Ontario","3197":"194 Pickard Road Sault Ste. Marie Ontario","3198":"501 Fifth Line E Sault Ste. Marie Ontario","3199":"647 Great Northern Rd Sault Ste. Marie Ontario","3200":"724 Great Northern Rd Sault Ste. Marie Ontario","3201":"1048 Queen St E ","3202":"110 Driftwood Dr ","3203":"1713 Queen St E ","3204":"1587 Trunk Rd ","3205":"500 Smith St Hinton Alberta","3206":"462 Smith St Hinton Alberta","3207":"386 Smith St Hinton Alberta","3208":"149 Woodley Drive Hinton Alberta","3209":"709 Gregg Ave Hinton Alberta","3210":"595 Gregg Ave Hinton Alberta","3211":"340 Smith St ","3212":"752 Carmichael Lane Hinton Alberta","3213":"358 Smith St Hinton Alberta","3214":"828 Carmichael Lane Hinton Alberta","3215":"393 Gregg Ave Hinton Alberta","3216":"284 Smith St Hinton Alberta","3217":"678 Carmichael Lane Hinton Alberta","3218":"257 Gregg Ave Hinton Alberta","3219":"26118 Old Entrance Road Hinton Alberta","3220":"49323 Highway 1 Hinton Alberta","3221":"146 Brookhart St Hinton Alberta","3222":"124 Athabasca Ave Hinton Alberta","3223":"425 Gregg Ave Hinton Alberta","3224":"Jasper National Park Hinton Alberta","3225":"240 Woodley Dr Hinton Alberta","3226":"50409 B Highway 16 Hinton Alberta","3227":"50409A Highway 16 ","3228":"177 Collinge Rd ","3229":" Hinton Alberta","3230":"Highway 16 West ","3231":"Highway 40 ","3232":"354 Collinge Rd ","3233":"Switzer Dr ","3234":"277 Jozo Weider Blvd Blue Mountains Ontario","3235":"The Blue Mountains-Meaford Tline Ontario","3236":"108 Jozo Weider Blvd Blue Mountains Ontario","3237":"108 Jozo Weider Blvd Blue Mountains Ontario","3238":"796468 Grey Road 19 Blue Mountains Ontario","3239":"608069 12th Sideroad Blue Mountains Ontario","3240":"161 King St E Ontario","3241":"110 Jozo Weider Blvd ","3242":"171 Tyrolean Lane ","3243":"796468 Grey Road 19 Blue Mountains Ontario","3244":"1 Harbour St Ontario","3245":"120 Tyrol Ave Blue Mountains Ontario","3246":"108 Jozo Weider Blvd Blue Mountains Ontario","3247":"796455 Grey Rd. 19 Blue Mountains Ontario","3248":"Blue Mountain Resort Village ","3249":"141 King St E Ontario","3250":"788158 Grey Road 13 ","3251":"796468 Grey Road 19 706 ","3252":"110 Brook Street Ontario","3253":"209861 Hwy 26 West ","3254":"112 Starlight Lane Ontario","3255":"150 George St N Peterborough Ontario","3256":"1257 Lansdowne St West Peterborough Ontario","3257":"84 Lansdowne St E Peterborough Ontario","3258":"312 George St N Peterborough Ontario","3259":"1074 Lansdowne St W Peterborough Ontario","3260":"133 Lansdowne St E Peterborough Ontario","3261":"3075 Wallace Point Rd Peterborough Ontario","3262":"165 Hwy. No. 7 Eas Peterborough Ontario","3263":"1173 Clonsilla Ave Peterborough Ontario","3264":"1136 Highway 7 East Peterborough Ontario","3265":"963 Hwy 7 East ","3266":"2604 Television Rd ","3267":"1015 Highway 7 Peterborough Ontario","3268":"597 Weller St Peterborough Ontario","3269":"924 Silver Leaf Dr ","3270":"958 HWY 7 East Peterborough Ontario O","3271":"305 Cadigan Road ","3272":"1-641 Lakeview Cres Peterborough Ontario","3273":"2499 Keitel Dr Peterborough Ontario","3274":"334 Elim Lodge Road Peterborough Ontario","3275":"266 Elim Lodge Rd ","3276":"691 Frank Hill Rd Peterborough Ontario","3277":"76 Birch Point Dr ","3278":"180 Benson Ave ","3279":"1308 Armour Rd ","3280":"2011 Ashburnham Dr ","3281":"453 Carriage Lane ","3282":"290 Cork Line ","3283":"633 Gilmour St ","3284":"100 Charlotte St ","3285":"192 Sherbrooke Quebec","3286":"3131 King West Street Sherbrooke Quebec","3287":"2685 King Ouest Sherbrooke Quebec","3288":"797 General-De Montcalm St. Sherbrooke Quebec","3289":"3535 King Street West Sherbrooke Quebec","3290":"1 rue Belvedere Sud Sherbrooke Quebec","3291":"4295 Boulevard Bourque Sherbrooke Quebec","3292":"94 rue Queen Sherbrooke Quebec","3293":"6210 Bourque Blvd Sherbrooke Quebec","3294":"647 Sherbrooke Quebec","3295":"43 Queen St. Quebec","3296":"423 Sherbrooke Quebec","3297":"2150 rue Galt Ouest Sherbrooke Quebec","3298":"2500 Boulevard de l'Universite Sherbrooke Quebec","3299":"576 rue Prospect Sherbrooke Quebec","3300":"1700 Wellington South Sherbrooke Quebec","3301":"3870 Chemin Rheaume Sherbrooke Quebec","3302":"520 rue du Parc-Industriel Sherbrooke Quebec","3303":"350 rue Quebec Sherbrooke Quebec","3304":"39 rue Queen Sherbrooke Quebec","3305":"Rue College Sherbrooke Quebec","3306":"811 General de Montcalm ","3307":"4206 King Street West Sherbrooke Quebec","3308":"211 Sherbrooke Quebec","3309":"56 Sherbrooke Quebec","3310":"7255 chemin Blanchette Sherbrooke Quebec","3311":"22 Sherbrooke Quebec","3312":"79 ","3313":"131 des Villas ","3314":"5153 Chemin de Sainte-Catherine ","3315":"2500 University Boulevard ","3316":"4330 Island Hwy S Courtenay British Columbia","3317":"1730 Riverside Lane Courtenay British Columbia","3318":"2200 Cliffe Ave Courtenay British Columbia","3319":"2605 Cliffe Ave Courtenay British Columbia","3320":"399 Clubhouse Dr Courtenay British Columbia","3321":"1885 Cliffe Ave Courtenay British Columbia","3322":"1590 Cliffe Ave Courtenay British Columbia","3323":"1190 Cliffe Ave Courtenay British Columbia","3324":"4787 Lake Trail Rd Courtenay British Columbia","3325":"2810 Comox Rd ","3326":"123 Stafford Ave Courtenay British Columbia","3327":"1675 Dingwall Rd Courtenay British Columbia","3328":"3120 Klanawa Cres ","3329":"5782 Coral Rd Courtenay British Columbia","3330":"204 Spindrift Rd Courtenay British Columbia","3331":"3614 Island Hwy S Courtenay British Columbia","3332":"4609 Kilmarnock Dr Courtenay British Columbia","3333":"65 Salsbury Rd Courtenay British Columbia","3334":"1820 Cliffe Ave Courtenay British Columbia","3335":"1901 Larch Rd Courtenay British Columbia","3336":"5726 Coral Rd Courtenay British Columbia","3337":"440 Anderton Ave Courtenay British Columbia","3338":"Horne Lake Caves Rd ","3339":"7886 Fairview Rd ","3340":"2900 Mission Rd Courtenay British Columbia","3341":"2065 Endall Rd ","3342":"520 5th St ","3343":"275 8th St ","3344":"4685 Headquarters Rd ","3345":"1501 Robert Lang Dr ","3346":"540 Salsbury Road ","3347":"2011 Sea Lion Way Site 291 C41 Rr2 ","3348":"575 Richmond St Ontario","3349":"76 McNaughton Ave Ontario","3350":"2 King St W Ontario","3351":"2310 Hickson Rd Ontario","3352":"254 Detroit Line Ontario","3353":"555 Bloomfield Rd Ontario","3354":"521 Grand Ave E Ontario","3355":"1100 Richmond St Ontario","3356":"420 Grand Ave E Ontario","3357":"18288 Kent Bridge Rd Ontario","3358":"398 Chatham St S Ontario","3359":"791 Talbot Rd E Ontario","3360":"25 Michener Rd Ontario","3361":"21198 Victoria Rd Ontario","3362":"2416 Talbot Trail Ontario","3363":"7715 Queens Line Ontario","3364":"658 Grand Ave E Ontario","3365":"320 Wellington St W Ontario","3366":"21097 Campers Cove Rd Ontario","3367":"840 Ross Lane Ontario","3368":"8 Carlyle Stree Ontario","3369":"20951 Pier Rd Ontario","3370":" ","3371":"204 Maidstone Rd Ontario","3372":"7 Main Steet Ontario","3373":"46-54 Raleigh St Ontario","3374":"5928 Bluewater Line Ontario","3375":"875 Mariners Ontario","3376":"7767 Talbot Trail Ontario","3377":"1540 Robert Rd ","3378":"98 Main Street Twillingate Newfoundland and Labrador","3379":"56 Main St Twillingate Newfoundland and Labrador","3380":"12 Long Roa Twillingate Newfoundland and ","3381":"14 Water Street Twillingate Newfoundland and Labrador","3382":"24 Toulinquet Street Twillingate Newfoundland and Labrador","3383":"148 Main Street ","3384":"252 Bayview Street Twillingate Newfoundland and Labrador","3385":" Twillingate Newfoundland and Labrador","3386":"82A Black Duck Cove Rd ","3387":"20 Youngs Lane ","3388":"189 Main Street Twillingate Newfoundland and Labrador","3389":"139 Main Stree Twillingate Newfoundland and Labrador","3390":"14 Toulinguet Street Twillingate Newfoundland and Labrador","3391":"115A Main Street Twillingate Newfoundland and ","3392":"94 Main Street Twillingate Newfoundland and Labrador","3393":"33 Main Street Twillingate Newfoundland and Labrador","3394":"Back Harbour Road Twillingate Newfoundland and ","3395":"130A Main Street ","3396":"14 Church St. Twillingate Newfoundland and Labrador","3397":"Drongs Hill Twillingate Newfoundland and Labrador","3398":"Little Harbour ","3399":"11 Hugh Lane ","3400":"167 3rd Ave E Prince Rupert British Columbia","3401":"412 8th Ave E Prince Rupert British Columbia","3402":"222 1st Ave W Prince Rupert British Columbia","3403":"931 1st Ave W Prince Rupert British Columbia","3404":"706 Ritchie St Prince Rupert British Columbia","3405":"201 Cow Bay Rd Prince Rupert British Columbia","3406":"501 6th Ave W Prince Rupert British Columbia","3407":"1335 Park Avenue Prince Rupert British Columbia","3408":"118 6th St Prince Rupert British Columbia","3409":"1 Pacific Pl Prince Rupert British Columbia","3410":"909 3rd Ave W Prince Rupert British Columbia","3411":"198 Eagle Close ","3412":"516 3rd Ave W ","3413":"935 2nd Ave W Prince Rupert British Columbia","3414":" Prince Rupert British ","3415":"900 3rd Ave W Prince Rupert British Columbia","3416":"167 3rd Ave E Prince Rupert British Columbia","3417":"815 1st Ave W Prince Rupert British Columbia","3418":"445 7th Ave E ","3419":"1600 Park Ave Prince Rupert British Columbia","3420":"445 4th Ave W ","3421":"1750 Park ave Prince Rupert British Columbia","3422":"Exits 24 or 25 Approximately 5 minutes from Digb Nova Scotia","3423":"34 Water St Digby Nova Scotia","3424":"103 Shore Rd Digby Nova Scotia","3425":"25 Harbourview Road Digby Nova Scotia","3426":"1820 Culloden Rd Digby Nova Scotia","3427":"441 Shore Rd Digby Nova Scotia","3428":"375 Rr #1 Nova Scotia","3429":"98 Montague Row Digby Nova Scotia","3430":"111 Montague Row Digby Nova Scotia","3431":"50 Whale Cove Rd Digby Nova Scotia","3432":"24 Annavista Hts Digby Nova Scotia","3433":"168 Queen Street Digby Nova Scotia","3434":"152 Queen Street Digby Nova Scotia","3435":"111 Warwick Street Digby Nova Scotia","3436":"16 Warwick Street Digby Nova Scotia","3437":"90 Montaque Row Digby Nov","3438":"217 Highway 1 Nova Scotia","3439":"81 Montague Row Digby Nova Scotia","3440":"78 Water Street Digby Nova Scotia","3441":"5 Water Street Digby Nova Scotia","3442":"66 Montague Row ","3443":"2 Birch Street ","3444":"387 Church Hill Road ","3445":"359 Shore Rd ","3446":"2561 Ridge Rd Digby Nova Scotia","3447":"720 Water St E Summerside Prince Edward Island","3448":"98 Summer St Summerside Prince Edward Island","3449":"117 Bishop Dr Summerside Prince Edward Island","3450":"44 Spring St Summerside Prince Edward Island","3451":"721 Water St E Summerside Prince Edward Island","3452":"248 Macewen Rd Summerside Prince Edward Island","3453":"161 Fitzroy St Summerside Prince Edward Island","3454":"618 Water St E Summerside Prince Edward Island","3455":"330 Central St Summerside Prince Edward Island","3456":"195 Heather Moyse Dr Summerside Prince Edward Island","3457":"80 All Weather Hwy E Summerside Prince Edward Island","3458":"12 Redwood Avenue Summerside Prince Edward Island","3459":"311 Market St Summerside Prince Edward Island","3460":"223 Water St. Summerside Prince Edward Island","3461":"385 Campbells Shore Road Summerside Prince Edward Island","3462":"115 Bayview Dr Summerside Prince Edward Island","3463":"500 Read Dr Summerside Prince Edward Island","3464":"207 Taylor Rd ","3465":"286 Fitzroy St ","3466":"802 Water St E Summerside Prince Edward Island","3467":"6 Waterstreet East ","3468":"179 Steel Rd Summerside Prince Edward Island","3469":"103 Summer St ","3470":"92 Summer St ","3471":"178 Crystal Dr Summerside Prince Edward Island","3472":"561 Notre Dame St ","3473":"6 Water St Summerside Prince Edward Island","3474":"Hwy-1a ","3475":"8 Queen St ","3476":"Victoria\/Hampton RR1 ","3477":"9517 Cavendish Rd Cavendish Prince Edward Island","3478":"73 Avonlea Boulevar Cavendish Prince Edwar","3479":"84 Maccoubrey Lane Cavendish Prince Edward Island","3480":"7195 Rte 13 Cavendish Prince Edward Island","3481":"7420 Rte 13 Cavendish Prince Edward Island","3482":"46 Memory Lane Cavendish Prince Edward Island","3483":"34 Maccoubrey Lane Cavendish Prince Edward Island","3484":"9040 Cavendish Rd Cavendish Prince Edward Island","3485":"8933 Cavendish Road Cavendish Prince Edward Island","3486":"40 Memory Lane Cavendish Prince Edward Island","3487":"8663 Cavendish Rd - Rte 6 Cavendish Prince Edward Island","3488":"8715 Cavendish Rd - Rte 6 Cavendish Prince Edward Island","3489":"40 Simpson Mill Road Cavendish Prince Edward Island","3490":"8285 Cavendish Rd - Rte 6 Cavendish Prince Edward Island","3491":"68 Sunset Lane Cavendish Prince Edwar","3492":"7406 Rte 13 Cavendish Prince Edward Island","3493":"7600 Cawnpore Lane \/ Rte 13 Cavendish Prince Edward Island","3494":"8405 Cavendish Rd - Rte 6 Cavendish Prince Edward Island","3495":"27 Clarence Lane Cavendish Prince Edward Island","3496":"397 Simpson Mill Rd Cavendish Prince Edward Island","3497":"8566 Cavendish Rd - Rte 6 Cavendish Prince Edward Island","3498":"8925 Cavendish Rd - Rte 6 Cavendish Prince Edward Island","3499":"7406 Rte 13 Cavendish Prince Edward Island","3500":"7600 Cawnpore Lane ","3501":"2287 Chemin Royal Sainte-Famille Quebec","3502":"50 Saint-Laurent-de-l'Ile-d'Orleans Quebec","3503":"12 Saint-Jean-de-l'ile-d'Orleans Quebec","3504":"22 chemin du Quai Sainte-Petronille Quebec","3505":"1101 Chemin Royal Saint Pierre d'Orleans Quebec","3506":"3496 Chemin Royal Saint-Francois-de-l'Ile-d'Orleans Quebec","3507":"387 ","3508":"186 Cote Lafleur Saint-Jean-de-l'ile-d'Orleans Quebec","3509":"425 chemin Royale Saint-Francois-de-l'Ile-d'Orleans Quebec","3510":"517 chemin du Carrefour Saint Pierre d'Orleans Quebec","3511":"6827 chemin Royal Saint-Laurent-de-l'Ile-d'Orleans Quebec","3512":"3469 chemin Royal ","3513":"1247 av. Mgr. d'Esgly Saint Pierre d'Orleans Quebec","3514":"1584 Chemin Royal Saint-Laurent-de-l'Ile-d'Orleans Quebec","3515":"2687 chemin Royal ","3516":"4878 Chemin Royal ","3517":"506 Route Prevost ","3518":"4711 Chemin Royal ","3519":"1669 Chemin Royal ","3520":"10300 Franklin Ave Fort McMurray Alberta","3521":"410 Taiganova Cres Fort McMurray Alberta","3522":"4 Haineault St Fort McMurray Alberta","3523":"8200 Franklin Ave Fort McMurray Alberta","3524":"8538 Franklin Ave Fort McMurray Alberta","3525":"385 Gregoire Dr Fort McMurray Alberta","3526":"118 Millennium Dr ","3527":"8530 Franklin Ave Fort McMurray Alberta","3528":"29-8102 Fraser Ave Fort McMurray Alberta","3529":"9713 Hardin St Fort McMurray Alberta","3530":"317 Sakitawaw Trail Fort McMurray Alberta","3531":"230 Parent Way ","3532":"435 Gregoire Dr Fort McMurray Alberta","3533":"10131 Franklin Ave Fort McMurray Alberta","3534":"10006 Macdonald Ave Fort McMurray Alberta","3535":"200 Parent Way Fort McMurray Alberta","3536":"10303 Franklin Avenue Fort McMurray Alberta","3537":"9906 Saunderson Ave Fort McMurray Alberta","3538":"10102 Fraser Ave Fort McMurray Alberta","3539":"424 Gregoire Dr Fort McMurray Alberta","3540":"355 Loutit Roa Fort McMurray Alberta","3541":"10021 Biggs Ave Fort McMurray Alberta","3542":"8202 Manning Avenue ","3543":"9913 Biggs Ave Fort McMurray Alberta","3544":"Highway 69 ","3545":"138-400 Silin Forest Rd ","3546":"321 Sakitawaw Trail ","3547":"832 4th Ave Hope British Columbia","3548":"900 Old Hope Princeton Way Hope British Columbia","3549":"778 3rd Ave. Hope British ","3550":"455 Wallace Street Hope British Columbia","3551":"350 Old Hope Princeton Way Hope British Columbia","3552":"377 Old Hope Princeton Way Hope British Columbia","3553":"860 Fraser Ave. Hope British Columbia","3554":"456 Highway 1 Hope British Columbia","3555":"570 Old Hope Princeton Way Hope British Columbia","3556":"505 Old Hope Princeton Way Hope British Columbia","3557":"63950 Old Yale Rd Hope British Columbia","3558":"724 Old Hope Princeton Way Hope British Columbia","3559":"477 Fraser Avenue Hope British Columbia","3560":"504 Old Hope Princeton Way Hope British Columbia","3561":"510 Trans-canada Highway Hope British Columbia","3562":"580 Old Hope Princeton Way Hope British Columbia","3563":"1208 Ryder St Hope British Columbia","3564":"21623 Thacker Mtn Rd Hope British Columbia","3565":"14850 Alpine Blvd Hope British Columbia","3566":"66004 Ogilview Dr ","3567":"22805 Trans Canada Hwy Hope British Columbia","3568":"Flood-Hope Road 1 Hope British Columb","3569":"800 Kawkawa Lake Rd Hope British Columbia","3570":"62280 Flood Hope Rd Hope British Columbia","3571":"600 Water Ave ","3572":"66427 Kawkawa Lake Rd ","3573":"67851 Othello Rd Hope British Columbia","3574":"28775 Trans Canada Hwy ","3575":"318 Old Hope Princeton Way ","3576":"777 King St E Gananoque Ontario","3577":"22 Main St Gananoque Ontario","3578":"715 King St E Gananoque Ontario","3579":"550 King St E Gananoque Ontario","3580":"465 Stone St S Gananoque Ontario","3581":"250 King St W Gananoque Ontario","3582":"95 King St W Gananoque Ontario","3583":"490 Stone St S Gananoque Ontario","3584":"415 Stone St S Gananoque Ontario","3585":"146 John St Gananoque Ontario","3586":"130 King St W Gananoque Ontario","3587":"550 Stone St S Gananoque Ontario","3588":"90 Stone St S Gananoque Ontario","3589":"780 King St W Gananoque Ontario","3590":"650 King St E Gananoque Ontario","3591":"785 King St E Gananoque Ontario","3592":"846 King St E Gananoque Ontario","3593":"199 Pine St ","3594":"22 Church St Gananoque Ontario","3595":"555 King St E Gananoque Ontario","3596":"59 Church St ","3597":"60 Market St Gananoque Ontario","3598":"819 King St W Gananoque Ontario","3599":"1976B Howe Island Dr Gananoque Ontario","3600":"75 King St W Gananoque Ontario","3601":"355 1000 Islands Parkway ","3602":"4607 Hwy 2 Gananoque Ontario","3603":"135 1000 Island Parkway ","3604":"4682 Highway 2 ","3605":"25 River Road Gananoque Ontario","3606":"337 Howe Island Ferry Rd ","3607":"120 Sainte-Adele Quebec","3608":"140 Sainte-Adele Quebec","3609":"1699 chemin du Mont Gabriel Sainte-Adele Quebec","3610":"3655 Boulevard de Sainte-Adele Sainte-Adele Quebec","3611":"3080 Boulevard Sainte-Adele (Route 117) Sainte-Adele Quebec","3612":"156 Rue Morin Sainte-Adele Quebec","3613":"1435 Boulevard Ste-Adele Sainte-Adele Quebec","3614":"1980 blvd Sainte-Adele Sainte-Adele Quebec","3615":"2310 Boulevard Ste-Adele Sainte-Adele Quebec","3616":"2010 Pierre Peladeau ","3617":"280 Rue Seraphin Sainte-Adele Quebec","3618":"941 Ouimet St Sainte-Adele Quebec","3619":"3011 rue Beaudry Sainte-Adele Quebec","3620":"1440 Pierre-Peladeau Sainte-Adele Quebec","3621":"1474 Chemin Chantecler Sainte-Adele Quebec","3622":"1455 Chemin Pierre Peladeau Sainte-Adele Quebec","3623":"650 Boulevard de Sainte-Adele ","3624":"100 boul. de Ste-Adele Sainte-Adele Quebec","3625":"894 rue de l'Arbre Sec ","3626":"3065 Rue Rolland Sainte-Adele Quebec","3627":"750 chemin Ste-Marguerite ","3628":"4120 Rue Rolland ","3629":"1406 chemin Pierre Peladeau ","3630":"1405 rue Deschambault ","3631":"2251 Chemin Pierre-Peladeau ","3632":"15 Rue Morin ","3633":"486 Chemin Pierre Peladeau ","3634":"1386 rue du Skieur Sainte-Adele Quebec","3635":"65 Cromarty Dr Dartmouth Nova Scotia","3636":"15 Spectacle Lake Dr Dartmouth Nova Scotia","3637":"313 Prince Albert Rd Dartmouth Nova Scotia","3638":"101 Wyse Rd Dartmouth Nova Scotia","3639":"240 Brownlow Ave Dartmouth Nova Scotia","3640":"101 Yorkshire Ave Exten Dartmouth Nova Scotia","3641":"379 Windmill Rd Dartmouth Nova Scotia","3642":"40 Lakecrest Dr Dartmouth Nova Scotia","3643":"204 Nadia Dr ","3644":"456 Windmill Rd Dartmouth Nova Scotia","3645":"453 Waverley Rd Dartmouth Nova Scotia","3646":"35 Shubie Dr ","3647":"716A Waverley Rd Dartmouth Nova Scotia","3648":"34 Braeside Crt ","3649":"35 Shubie Dr ","3650":"62 Wentworth St Dartmouth Nova Scotia","3651":"30 John Brenton Drive Dartmouth Nova Scotia","3652":" Dartmouth Nov","3653":"23 Lakeview Point Rd ","3654":"26 Lake Charles Dr Dartmouth Nova Scotia","3655":"28 Lake Charles Dr ","3656":"16 Bayswater Rd ","3657":"317 Prince Albert Rd ","3658":"104 Slayter St ","3659":"12 Glen Manor Dr ","3660":"2 Kenora Dr ","3661":"13 Lawnsdale Dr ","3662":"40 Lakecrest Dr Dartmouth Nova Scotia","3663":"739 Windmill Rd Dartmouth Nova Scotia","3664":"32110 Marshall Rd Abbotsford British Columbia","3665":"2020 Sumas Way Abbotsford British Columbia","3666":"32720 Simon Ave Abbotsford British Columbia","3667":"2379 Chardonnay Lane Abbotsford British Columbia","3668":"32288 King Rd Abbotsford British Columbia","3669":"1881 Sumas Way Abbotsford British Columbia","3670":"1821 Sumas Way Abbotsford British Columbia","3671":"3010 Mt Lehman Rd Abbotsford British Columbia","3672":"2073 Clearbrook Rd Abbotsford British Columbia","3673":"2509 Pauline St Abbotsford British Columbia","3674":"34914 Clayburn Rd Abbotsford British Columbia","3675":"1990 Everett Rd ","3676":"1893 Cole Rd ","3677":"35215 Delair Rd Abbotsford British Columbia","3678":"2070 Joshua Pl Abbotsford British Columbia","3679":"Franklin Avenue and King Rd ","3680":"33539 Holland Avenue Abbotsford British Columbia","3681":"31107 Deertrail Ave Abbotsford British Columbia","3682":"35712 Timberlane Dr Abbotsford British Columbia","3683":"31603 Old Yale Rd Abbotsford British Columbia","3684":"1980 Powell Cres ","3685":"1515 College Dr. Abbotsford British Columbia","3686":"58-35287 Old Yale Rd ","3687":"2940 Clearbrook Rd ","3688":"30061 Townshipline Rd ","3689":"3220 Firhill Dr ","3690":"4-33000 Mill Lake Rd ","3691":"3615 Homestead Cres ","3692":"621 Baker St Nelson British Columbia","3693":"171 Baker St Nelson British Columbia","3694":"198 Baker St Nelson British Columbia","3695":"2125 Bealby Point Rd Nelson British Columbia","3696":"153 Baker St Nelson British Columbia","3697":"422 Vernon St Nelson British Columbia","3698":"1120 Mines Rd Nelson British Columbia","3699":"701 Lakeside Dr Nelson British Columbia","3700":"410 Victoria St Nelson British Columbia","3701":"811 Vernon St Nelson British Columbia","3702":"2615 3a Hwy Nelson British Columbia","3703":"1679 3a Hwy Nelson British Columbia","3704":"1301 Front St Nelson British Columbia","3705":"616 Vernon St Nelson British Columbia","3706":"655 3a Hwy Nelson British Columbia","3707":"234 Nelson British Columbia","3708":"3289 Granite Rd Nelson British Columbia","3709":"203 Victoria St Nelson British Columbia","3710":"102 Main St S Ontario","3711":"70671 Bluewater Highway Ontario","3712":"107 Ontario Street South Ontario","3713":"7196 Outer Dr Ontario","3714":"9717 Army Camp Rd Lambton Shores Ontario","3715":"99 Ontario Street South Ontario","3716":"72309 Cliffside Dr Ontario","3717":"171 Fraser St Riviere du Loup Quebec","3718":"4 Riviere du Loup Quebec","3719":"10 boulevard Cartier Riviere du Loup Quebec","3720":"61 Boulevard Cartier Riviere du Loup Quebec","3721":"50 rue de l'Ancrage Riviere du Loup Quebec","3722":"31 Riviere du Loup Quebec","3723":"85 boul. Cartier Riviere du Loup Quebec","3724":"202 rue Frase Riviere du Loup Quebec","3725":"167 Fraser St. Riviere du Loup Quebec","3726":"8 Riviere du Loup Quebec","3727":"185 rue Fraser Riviere du Loup Quebec","3728":"182 rue Fraser Riviere du Loup Quebec","3729":"100 Route De L'Anse-Au-Persil Riviere du Loup Quebec","3730":"90 Route de Lanse-Au-Persil Route de Lanse-Au-Persil ","3731":"165 Fraser Riviere du Loup Quebec","3732":"201 Rue Mackay Riviere du Loup Quebec","3733":"205 Rue Fraser Riviere du Loup Quebec","3734":"32 ","3735":" ","3736":"10 Bighorn Blvd. Radium Hot Springs British Columbia","3737":"4874 St Joseph Street Radium Hot Springs British Columbia","3738":"7593 Main Street West Radium Hot Springs British Columbia","3739":"5008 Highway 93 Radium Hot Springs British Columbia","3740":"7493 Main Street West Radium Hot Springs British Columbia","3741":"4873 Stanley Street Radium Hot Springs British Columbia","3742":"4872 McKay Street Radium Hot Springs British Columbia","3743":"5022 Highway 93 Radium Hot Springs British Columbia","3744":"7058 Hwy 95 Radium Hot Springs British Columbia","3745":"4883 McKay Street Radium Hot Springs British Columbia","3746":"4852 Radium Blvd Radium Hot Springs British Columbia","3747":"5063 Madsen Road Radium Hot Springs British Columbia","3748":"5028 Hwy. 93 Radium Hot Springs British Columbia","3749":"5036 Hwy 93 Radium Hot Springs British Columbia","3750":"5067 Madsen Rd. Radium Hot Springs British Columbia","3751":"9200 Settlers Road Radium Hot Springs British Columbia","3752":"4876 McKay Street Radium Hot Springs British Columbia","3753":"5016 Highway 93 Radium Hot Springs British Columbia","3754":"4943 Saddle Wood Lane Radium Hot Springs British Columbia","3755":"5000 Highway 93 Radium Hot Springs British Columbia","3756":"4870 Radium Blvd Radium Hot Springs British Columbia","3757":"120 Stafford Dr S Lethbridge Alberta","3758":"4073 2 Ave S Lethbridge Alberta","3759":"209 41 St S Lethbridge Alberta","3760":"1303 Mayor Magrath Dr S Lethbridge Alberta","3761":"421 Mayor Magrath Dr S Lethbridge Alberta","3762":"1009 Mayor Magrath Dr S Lethbridge Alberta","3763":"4081 2 Ave S Lethbridge Alberta","3764":"1030 Mayor Magrath Dr S Lethbridge Alberta","3765":"2210 7 Ave S Lethbridge Alberta","3766":"2375 Mayor Magrath Dr S Lethbridge Alberta","3767":"1026 Mayor Magrath Dr S Lethbridge Alberta","3768":"1142 Mayor Magrath Dr S Lethbridge Alberta","3769":"1245 Mayor Magrath Dr S Lethbridge Alberta","3770":"526 Mayor Magrath Drive South Lethbridge Alberta","3771":"2225 Mayor Magrath Dr S Lethbridge Alberta","3772":"185 Canyon Blvd W Lethbridge Alberta","3773":"320 Scenic Dr S Lethbridge Alberta","3774":"1272 8 Ave S Lethbridge Alberta","3775":"3204 Lakehill Cres S ","3776":"4401 University Dr W Lethbridge Alberta","3777":"85021 Range Road 211 Lethbridge Alberta","3778":"1501 2 Ave W Lethbridge Alberta","3779":"1604 Scenic Hts S ","3780":"4401 University Dr W ","3781":"74 Bryne Dr Barrie Ontario","3782":"35 Hart Dr Barrie Ontario","3783":"1101 Horseshoe Valley Rd W Barrie Ontario","3784":"20 Fairview Rd Barrie Ontario","3785":"81 Hart Dr Barrie Ontario","3786":" ","3787":"261 Essa Rd Barrie Ontario","3788":"60 Bryne Dr Barrie Ontario","3789":"441 Bryne Dr Barrie Ontario","3790":"75 Hart Dr Barrie Ontario","3791":"101 Georgian Dr Barrie Ontario","3792":"48 Steel St Barrie Ontario","3793":"38 Burton Ave Barrie Ontario","3794":"3138 Penetanguishene Rd Barrie Ontario","3795":"16 Blake St Barrie Ontario","3796":"15 Parkside Dr ","3797":"300 Bayfield St Barrie Ontario","3798":"150 Dunlop St W Barrie Ontario","3799":"120 Donald St Barrie Ontario","3800":"2679 Lakeshore Rd E ","3801":"320 Taylor Rd Bracebridge Ontario","3802":"265 Wellington St Bracebridge Ontario","3803":"729 Cedar Lane Bracebridge Ontario","3804":"400 Manitoba St Bracebridge Ontario","3805":"133 Manitoba St Bracebridge Ontario","3806":"1869 Muskoka Rd 118 W Bracebridge Ontario","3807":"8 Mahaffy Court Bracebridge Ontario","3808":"67 Quebec St Bracebridge Ontario","3809":"16 Brobst Forest Cres Bracebridge Ontario","3810":"1360 Golden Beach Rd Bracebridge Ontario","3811":"1015 Melandaw Lane ","3812":"50 Brodie Cres Bracebridge Ontario","3813":"4277 Stamp Ave Port Alberni British Columbia","3814":"5895 River Rd Port Alberni British Columbia","3815":"3835 Redford St Port Alberni British Columbia","3816":"5279 River Rd Port Alberni British Columbia","3817":"3723 Redford St Port Alberni British Columbia","3818":"3611 McIntyre Dr Port Alberni British Columbia","3819":"4151 Redford St Port Alberni British Columbia","3820":"5769 River Rd Port Alberni British Columbia","3821":"4815 Argyle St ","3822":"10695 Lakeshore Rd Port Alberni British Columbia","3823":"5505 Argyle St Unit 1 Port Alberni British Columbia","3824":"3591 17th Ave Port Alberni British Columbia","3825":"3590 Estevan Dr Port Alberni British Columbia","3826":"6000 Strathcona St ","3827":"6150 Ferguson Rd Port Alberni British Columbia","3828":"2404 Timberlane Rd Port Alberni British Columbia","3829":"3805 Redford St Port Alberni British Columbia","3830":"8188 Sheila Way ","3831":"7890 Beaver Creek Rd Port Alberni British Columbia","3832":"5570 Kitsuksis St Port Alberni British Columbia","3833":"5425 Argyle St Port Alberni British Columbia","3834":"2610 12th Ave Port Alberni British Columbia","3835":"5955 Hector Rd Port Alberni British Columbia","3836":"2959 Kingsway Street ","3837":"2011 Frankin River Road Port Alberni British Columbia","3838":"4014 Johnston Rd Port Alberni British Columbia","3839":"4850 Beaver Creek Rd Port Alberni British Columbia","3840":"1019 Cranbrook St N Cranbrook British Columbia","3841":"600 Cranbrook St N Cranbrook British Columbia","3842":"7777 Mission Rd Cranbrook British Columbia","3843":"209 Van Horne St S Cranbrook British Columbia","3844":"4445 53rd St S Cranbrook British Columbia","3845":"2000 Cranbrook St N Cranbrook British Columbia","3846":"2370 Cranbrook St N Cranbrook British Columbia","3847":"621 Cranbrook St N Cranbrook British Columbia","3848":"316 2nd St S Cranbrook British Columbia","3849":"405 Cranbrook St N Cranbrook British Columbia","3850":"910 Cranbrook St N Cranbrook British Columbia","3851":"1908 Cranbrook St N Cranbrook British Columbia","3852":"1200 13th St S Cranbrook British Columbia","3853":"1111 Cranbrook St N Cranbrook British Columbia","3854":"910 Cranbrook St N ","3855":"1417 Cranbrook St N Cranbrook British Columbia","3856":"1209 Cranbrook St N Cranbrook British Columbia","3857":"13011 Lakeshore Dr S Summerland British Columbia","3858":"14001 Rosedale Ave Summerland British Columbia","3859":"2107 Tait St Summerland British Columbia","3860":"12304 Dale Meadows Rd Summerland British Columbia","3861":"21606 Bridgeman Rd Summerland British Columbia","3862":"13608 Hwy 97 Summerland British Columbia","3863":"12615 Cartwright Ave Summerland British Columbia","3864":"7311 Switchback Rd Summerland British Columbia","3865":"25808 Wildhorse Rd Summerland British Columbia","3866":"12007 Trayler Pl Summerland British Columbia","3867":"5503 White St Summerland British Columbia","3868":"12014 Trayler Pl Summerland British Columbia","3869":"365 Hwy 97 N Summerland British Columbia","3870":"5408 Clark St Summerland British Columbia","3871":"17404 Logie Rd Summerland British Columbia","3872":"5518 Macdonald St Summerland British Columbia","3873":"6702 Beggs St Summerland British Columbia","3874":"15710 Prairie Valley Rd Summerland British Columbia","3875":"20201 Hwy 40 ","3876":"11919 Jubilee Road ","3877":"6157 Victoria Rd S ","3878":"17208 Bentley Rd ","3879":"16612 Garnet Valley Rd Summerland British Columbia","3880":"14414 Victoria Rd N ","3881":"17007 Logie Rd Summerland British Columbia","3882":"6321 Peach Orchard Rd Summerland British Columbia","3883":"15811 Lakeshore Dr N ","3884":"11777 Morrow Ave Summerland British Columbia","3885":"440 Couchiching Point Rd Orillia Ontario","3886":"400 Memorial Ave Orillia Ontario","3887":"2 Front St N Orillia Ontario","3888":"450 West St S Orillia Ontario","3889":"201 Woodside Dr Orillia Ontario","3890":"341 Atherley Rd Orillia Ontario","3891":"437 Laclie St Orillia Ontario","3892":"4432 Fern Resort Rd Orillia Ontario","3893":"370 Laclie St Orillia Ontario","3894":"74 Creighton St Orillia Ontario","3895":"86 Creighton St. South Orillia Ontario","3896":"500 University Ave Orillia Ontario","3897":"5287 Granville Rd Nova Scotia","3898":"150 St. George Street Annapolis Royal Nova Scotia","3899":"519 St. George Street Annapolis Royal Nova Scotia","3900":"494 St. George Street Annapolis Royal Nova Scotia","3901":"193 Browns Lane Annapolis Royal Nova Scotia","3902":"82 Victoria Street Annapolis Royal Nova Scotia","3903":"5345 Granville Rd Nova Scotia","3904":"3924 Highway 1 Annapolis Royal Nova Scotia","3905":"350 St. George Street Annapolis Royal Nova Scotia","3906":"4474 Granville Rd Nova Scotia","3907":"372 St. George Street Annapolis Royal Nova Scotia","3908":"3059 Highway 1 Annapolis Royal Nova Scotia","3909":"548 Upper St. George Street Annapolis Royal Nova Scotia","3910":"888 Parker Mountain Rd Nova Scotia","3911":"97 Colonial Arms Dr Annapolis Royal Nova Scotia","3912":"4752 Highway 1 Nova Scotia","3913":"124 Victoria Street Annapolis Royal Nova Scotia","3914":"1135 Resort Dr Parksville British Columbia","3915":"181 Beachside Drive Parksville British Columbia","3916":"1080 Resort Dr Parksville British Columbia","3917":"1165 Resort Dr Parksville British Columbia","3918":"1182 Island Hwy E Parksville British Columbia","3919":"25-1051 Resort Dr Parksville British Columbia","3920":"1155 Resort Dr Parksville British Columbia","3921":"374 Island Hwy W Parksville British Columbia","3922":"424 Island Hwy W Parksville British Columbia","3923":"240 Dogwood St Parksville British Columbia","3924":"1175 Resort Dr Parksville British Columbia","3925":"411 Island Hwy W Parksville British Columbia","3926":"459 East Island Highway Parksville British Columbia","3927":"22-1145 Resort Dr Parksville British Columbia","3928":"414 Island Hwy W Parksville British Columbia","3929":"1000 Marine Dr Gibsons British Columbia","3930":"326 Shoal Lkout Gibsons British Columbia","3931":"1051 Gilmour Rd Gibsons British Columbia","3932":"2170 Port Mellon Hwy ","3933":"160 Swallow Rd ","3934":"581 Killarney Lane Gibsons British Columbia","3935":"575 Pine St ","3936":"1632 Grady Rd ","3937":"1183 Roberts Creek Rd Gibsons British Columbia","3938":"1371 Gower Point Rd ","3939":"354 Avalon Dr Gibsons British Columbia","3940":"689 Winn Road ","3941":"872 Gower Point Rd ","3942":"9564 Highway 97 North Lake Country British Columbia","3943":"10010 Highway 97 Lake Country British Columbia","3944":"15620 Commonage Rd Lake Country British Columbia","3945":"6350 Beaver Lake Rd Lake Country British Columbia","3946":"10250 Dee Lake Rd Lake Country British Columbia","3947":"2860 Woodsdale Road Lake Country British Columbia","3948":"11610 Rogers Rd Lake Country British Columbia","3949":"11474 Petrie Rd Lake Country British Columbia","3950":"14111 Talbot Rd ","3951":"1880 18th St N Brandon Manitoba","3952":"205 Middleton Ave Brandon Manitoba","3953":"2130 Currie Blvd Brandon Manitoba","3954":"3130 Victoria Ave Brandon Manitoba","3955":"1570 Highland Ave Brandon Manitoba","3956":"925 Middleton Ave Brandon Manitoba","3957":"815 Middleton Ave Brandon Manitoba","3958":"1944 Queens Ave Brandon Manitoba","3959":"1860 1st St N Brandon Manitoba","3960":"1125 18th St Brandon Manitoba","3961":"210 18th St N Brandon Manitoba","3962":"1050 18th St Brandon Manitoba","3963":"1411 Battleford Trail Swift Current Saskatchewan","3964":"1510 South Service Rd E Swift Current Saskatchewan","3965":"1301 N. Service Road Swift Current Saskatchewan","3966":"1185 5th Ave NE Swift Current Saskatchewan","3967":"810 South Service Rd E Swift Current Saskatchewan","3968":"1180 6th Ave NE Swift Current Saskatchewan","3969":"405 North Service Rd E Swift Current Saskatchewan","3970":"905 North Service Rd E Swift Current Saskatchewan","3971":"105 George St W Swift Current Saskatchewan","3972":"RR#1 Wymark Swift Current Saskatchewan","3973":"160 Begg Street West Swift Current Saskatchewan","3974":"310 South Service Rd E ","3975":"705 North Service Rd E Swift Current Saskatchewan","3976":"1200 South Service Rd E Swift Current Saskatchewan","3977":"605 North Service Rd E Swift Current Saskatchewan","3978":"1150 South Service Road East Swift Current Saskatchewan","3979":"210 South Service Rd E Swift Current Saskatchewan","3980":"Highway #1 West Swift Current Saskatchewan","3981":"540 Highway 2 Dawson Creek British Columbia","3982":"500 Highway 2 Dawson Creek British Columbia","3983":"1725 Alaska Ave ","3984":"640 122 Ave Dawson Creek British Columbia","3985":"12217 4 St Dawson Creek British Columbia","3986":"10600 8 St Dawson Creek British Columbia","3987":"1440 Alaska Ave Dawson Creek British Columbia","3988":"11705 8 St Dawson Creek British Columbia","3989":"800 112 Ave Dawson Creek British Columbia","3990":"12004 8 St Dawson Creek British Columbia","3991":"1200 Alaska Ave Dawson Creek British Columbia","3992":"1301 Alaska Ave ","3993":"10100 10 St ","3994":"801 111 Ave ","3995":"1641 Alaska Ave Dawson Creek British Columbia","3996":"1748 Alaska Ave Dawson Creek British Columbia","3997":"104-1812 Willowbrook Cres ","3998":"30 Fairway Rd S Kitchener Ontario","3999":"4355 King St E Kitchener Ontario","4000":"20 Queen St S Kitchener Ontario","4001":"2899 King St E Kitchener Ontario","4002":"105 King St E Kitchener Ontario","4003":"1455 Weber St E Kitchener Ontario","4004":"1333 Weber St E Kitchener Ontario","4005":"2933 King St E Kitchener Ontario","4006":"78 Forest Hill Dr Kitchener Ontario","4007":"230 Frederick St Kitchener Ontario","4008":"2960 King St E Kitchener Ontario","4009":"99 Conestoga College Blvd Kitchener Ontario","4010":"Countrystone Dr. Kitchener Ontario","4011":"1485 Victoria St N Kitchener Ontario","4012":"1189 Victoria St N Kitchener Ontario","4013":"189 Queen St N Kitchener Ontario","4014":"508 Duke St W ","4015":"425 Bingemans Centre Dr Kitchener Ontario","4016":"3227 King St E Kitchener Ontario","4017":"92 Edgehill Dr Kitchener Ontario","4018":"11 Sunbridge Cres ","4019":"38220 Highway 99 Squamish British Columbia","4020":"38922 Progress Way Squamish British Columbia","4021":"37991 Second Ave Squamish British Columbia","4022":"Executive Suites - Garibaldi S 40900 Tantalus Rd Squamish British Columbia","4023":"37801 Cleveland Ave. Squamish British Columbia","4024":"70002 Squamish Valley Road British Columbia","4025":"Sandman 39400 Discovery Way Squamish British Columbia","4026":"40330 Tantalus Rd Squamish British Columbia","4027":"1012 Glacier View Drive British Columbia","4028":"41432 Meadow Avenue British Columbia","4029":"37978 2nd Ave ","4030":"40247 Diamondhead Road ","4031":"38005 Cleveland Ave Squamish British Columbia","4032":"37947 Cleveland Avenue Squamish British Columbia","4033":"401 Main St N Moose Jaw Saskatchewan","4034":"350 Diefenbaker Dr Moose Jaw Saskatchewan","4035":"379 Diefenbaker Dr Moose Jaw Saskatchewan","4036":"24 Fairford St E Moose Jaw Saskatchewan","4037":"1720 Main St N Moose Jaw Saskatchewan","4038":"1706 Main St N Moose Jaw Saskatchewan","4039":"323 Diefenbaker Dr Moose Jaw Saskatchewan","4040":"690 Aldersgate St Moose Jaw Saskatchewan","4041":"Highway 1 East Moose Jaw Saskatchewan","4042":"5 km south of Moose Jaw Moose Jaw Sask","4043":"1035 Athabasca St E Moose Jaw Saskatchewan","4044":"1400 Ninth Avenue NE Moose Jaw Saskatchewan","4045":"45 Athabasca St E Moose Jaw Saskatchewan","4046":"45 North Service Road Moose Jaw Saskatchewan","4047":"1 Main St N Moose Jaw Saskatchewan","4048":"4407 41st Avenue Rocky Mountain House Alberta","4049":"5321 59 Ave Rocky Mountain House Alberta","4050":"4904 45th St Rocky Mountain House Alberta","4051":"Hwy 11 4915 - 45 St Rocky Mountain House Alberta","4052":"4406 - 41st Avenue Rocky Mountain House Alberta","4053":"4715 45th Street Rocky Mountain House Alberta","4054":"4828 45 St Rocky Mountain House Alberta","4055":" Rocky Mountain House Alberta","4056":"405 North Rd Coquitlam British Columbia","4057":"132 West River Road ","4058":"38 Depot Street Pictou Nova Scotia","4059":"144 Water Street ","4060":"61 Colerine Street ","4061":"168 West River Road Pictou Nova Scotia","4062":"279 Denoon Street Pictou Nova Scotia","4063":"172 Lodge Road Pictou Nova Scotia","4064":"78 Coleraine Street Pictou Nova Scotia","4065":"126 Front St. Pictou Nova Scotia","4066":"90 Front Street Pictou Nova Scotia","4067":"36 Denoon Street Pictou Nova Scotia","4068":"1338 Shore Rd Pictou Nova Scotia","4069":"1160 Pictou Island Road ","4070":"132 West River Road ","4071":"9500 West Alaska Rd Fort St. John British Columbia","4072":"11308 Alaska Rd Fort St. John British Columbia","4073":"9519 111th Street Fort St. John British Columbia","4074":"8322 86 St Fort St. John British Columbia","4075":"8407 93 St Fort St. John British Columbia","4076":"9320 Alaska Rd Fort St. John British Columbia","4077":"9830 100 Ave Fort St. John British Columbia","4078":"9504 Alaska Rd Fort St. John British Columbia","4079":"10103 98 Ave Fort St. John British Columbia","4080":"9223 100 St Fort St. John British Columbia","4081":"Mile 375 of the Alaska Highway Fort St. John British Columbia","4082":"9705 Alaska Rd Fort St. John British Columbia","4083":"8540 Alaska Rd Fort St. John British Columbia","4084":"10419 Alaska Rd Fort St. John British Columbia","4085":"10707 102 St Fort St. John British Columbia","4086":"10627 Alaska Rd Fort St. John British Columbia","4087":"9711 Alaska Rd Fort St. John British Columbia","4088":"9810 100 St ","4089":"485 Principal Quebec G","4090":"328 Chemin de l'Hopital Fatima Quebec","4091":"323 chemin Principal Quebec G","4092":"547 chemin de Gros-Cap L'Etang-du-Nord Quebec","4093":"205 Principal Rd Quebec G","4094":"1767 Chemin de L'Etang du Nord L'Etang-du-Nord Quebec","4095":"156 Route 199 ","4096":"7 L'Etang-du-Nord Quebec","4097":"380 Chemin Principale Quebec G","4098":"40 Route Principale Quebec G","4099":"74 Chemin du Camping ","4100":"1665 Chemin de l'Etang-Du-Nord ","4101":"74 Camping Road ","4102":"1300 Chemin Des Caps ","4103":"400 Stemwinder Drive Kimberley British Columbia","4104":"500 Stemwinder Drive Kimberley British Columbia","4105":"3 Alpenglow Crt Kimberley British Columbia","4106":"1351 Gerry Sorensen Way Kimberley British Columbia","4107":"78 Howard St Kimberley British Columbia","4108":"300 Wallinger Ave Kimberley British Columbia","4109":"8826 95a Hwy Kimberley British Columbia","4110":"301 Northstar Blvd Kimberley British Columbia","4111":"880 North Star Drive Kimberley British Columbia","4112":"1000 North Star Drive Kimberley British Columbia","4113":"880 Dogwood Drive Kimberley British Columbia","4114":"1151 Gerry Sorenson Way ","4115":"2665 Warren Ave Kimberley British Columbia","4116":"895 Dogwood Drive ","4117":"530 Carson Ave Quesnel British Columbia","4118":"500 Reid St Quesnel British Columbia","4119":"308 McLean St Quesnel British Columbia","4120":"753 Front St Quesnel British Columbia","4121":"524 Front St Quesnel British Columbia","4122":"940 Chew Rd Quesnel British Columbia","4123":" Quesnel British ","4124":"Cedar Creek Rd ","4125":"100 Ewing Ave Quesnel British Columbia","4126":"97 Hwy 855 Front St Quesnel British Columbia","4127":"3101 Hwy 97 N Quesnel British Columbia","4128":"955 Front St ","4129":"4898 Edwards Rd ","4130":"2010 Valhalla Rd Quesnel British Columbia","4131":"383 St Laurent Ave Quesnel British Columbia","4132":"856 Front St Quesnel British Columbia","4133":"1050 Paignton House Road Ontario","4134":"1090 Sherwood Rd Ontario","4135":"1090 Shamrock Road Ontario","4136":"2508 Windermere Road Ontario","4137":"1024 Golf Avenue Road Ontario","4138":"177 Hwy 118 Ontario","4139":"2689 Hwy. 118 West Ontario","4140":"1639 Juddhaven Road Ontario","4141":"1371 Foreman Rd Ontario","4142":"1040 Juddhaven Road Ontario","4143":"1006 Clear Lake Rd Ontario","4144":"34 Franklin St Churchill Manitoba","4145":"Cnr Kelsey Blvd & Franklin St Churchill Manitoba","4146":"24 Bernier S Churchill Manitoba","4147":"114 Hendry St Churchill Manitoba","4148":"10 Bernier Street ","4149":"291 North Front St Belleville Ontario","4150":"387 North Front St Belleville Ontario","4151":"407 North Front St Belleville Ontario","4152":"400 Bell Blvd Belleville Ontario","4153":"1725 Old Hwy 2 Belleville Ontario","4154":"11 Bay Bridge Rd Belleville Ontario","4155":"200 North Park St Belleville Ontario","4156":"245 North Front St Belleville Ontario","4157":"156 Victoria Ave Belleville Ontario","4158":"1763 Hwy 37 Ontario","4159":"84 Hickory Grove ","4160":"325 North Front St Belleville Ontario","4161":"985 Syscon Road Burlington Ontario","4162":"2412 Queensway Dr Burlington Ontario","4163":"975 Syscon Road Burlington Ontario","4164":"2020 Lakeshore Rd Burlington Ontario","4165":"3063 South Service Rd Burlington Ontario","4166":"3500 Billings Court Burlington Ontario","4167":"1110 Burloak Drive Burlington Ontario","4168":"517 Plains Rd E Burlington Ontario","4169":"4345 North Service Rd Burlington Ontario","4170":"3158 Pinemeadow Dr Burlington Ontario","4171":"950 Walker's Line Burlington Ontario","4172":"1400 Plains Rd W Burlington Ontario","4173":"2404 Queensway Dr Burlington Ontario","4174":"RR#1 4409 No.2 Sideroad ","4175":"527 Plains Rd E Burlington Ontario","4176":"1400 Maurice Gauvin St Laval Quebec","4177":"2225 Autoroute des Laurentides Laval Quebec","4178":"2440 Des Laurentides W Laval Quebec","4179":"3655 Des Laurentides E Laval Quebec","4180":"379 boulevard Cure-Labelle Laval Quebec","4181":"430 Laval Quebec","4182":"244 boul. Sainte-Rose Laval Quebec","4183":"2900 boul le Carrefour Laval Quebec","4184":"1961 Cure Labelle Blvd Laval Quebec","4185":"2035 Des Laurentides E Laval Quebec","4186":"2055 Des Laurentides E Laval Quebec","4187":"59 Laval Quebec","4188":"Boulevard des Laurentides Laval Quebec","4189":"135 Laval Quebec","4190":"1002 boulevard Cure-Labelle ","4191":"3969 Crawford Ave Merritt British Columbia","4192":"2201 Voght Street Merritt British Columbia","4193":"3571 Voght St Merritt British Columbia","4194":"4025 Walters St Merritt British Columbia","4195":"2702 Nicola Av Merritt British Columbia","4196":"1301 Nicola Ave Merritt British Columbia","4197":"3561 Voght St Merritt British Columbia","4198":"3581 Voght St Merritt British Columbia","4199":"2350 Voght Street ","4200":"2799 Nicola Avenue Merritt British Columbia","4201":"528 63rd Street Edson Alberta","4202":"5220 2nd Avenue Edson Alberta","4203":"5140 2 Ave Edson Alberta","4204":"5601 2 Ave Edson Alberta","4205":"4830 4th Ave ","4206":"205 Golf Course Rd ","4207":"5018 1st Ave Edson Alberta","4208":"5625 2 Ave Edson Alberta","4209":"300 52 St Edson Alberta","4210":"16201 Hwy 16 East Yellowhead County ","4211":"4520 2 Ave Edson Alberta","4212":"4411 4 Ave Edson Alberta","4213":"4300 2nd Avenue Edson Alberta","4214":"4536 2nd Ave Edson Alberta","4215":"301 42 St Edson Alberta","4216":"53002B Range Road 194 ","4217":"5604 4 Ave ","4218":" ","4219":"4722 6 Ave ","4220":"1-1809 3a Hwy Creston British Columbia","4221":"1809 Canyon St Creston British Columbia","4222":"150 Westcreek Blvd Brampton Ontario","4223":"36 Bevington Rd Brampton Ontario","4224":"23 Lofty Pines Pl Brampton Ontario","4225":"77 Bevington Rd ","4226":"7625 Finch Ave Brampton Ontario","4227":"226 Queen St E Brampton Ontario","4228":"725 Imperial Rd N Guelph Ontario","4229":"50 Stone Rd W Guelph Ontario","4230":"601 Scottsdale Dr Guelph Ontario","4231":"540 Silvercreek Pky N Guelph Ontario","4232":"281 Woodlawn Rd W \/ Silver Crk N Guelph Ontario","4233":"19 Woodlawn Rd W Guelph Ontario","4234":"80 London Rd W Guelph Ontario","4235":"13440 Guelph Line ","4236":"244 Robinson Ave Naramata British Columbia","4237":"3129 Hayman Rd Naramata British Columbia","4238":"121 Flagstone Rise Naramata British Columbia","4239":"2810 Noyes Rd Naramata British Columbia","4240":" ","4241":"409 Broadway Street ","4242":"210 6th Ave NW Nakusp British Columbia","4243":"1515 Vincent Massey Dr Cornwall Ontario","4244":"40 First St W Cornwall Ontario","4245":"1209 Brookdale Ave Cornwall Ontario","4246":"1123 Brookdale Ave Cornwall Ontario","4247":"1142 Brookdale Ave ","4248":"425 Anthony Street Cornwall Ontario","4249":"2020 Vincent Massey Dr Cornwall Ontario","4250":"1142 Brookdale Ave Cornwall Ontario","4251":" ","4252":"235 Goderich St Port Elgin Ontario","4253":"217 Goderich St Port Elgin Ontario","4254":" ","4255":"650 Highland Street Port Elgin Ontario","4256":"570 Johnston Ave Port Elgin Ontario","4257":"5084 Highway 21 Port Elgin Ontario","4258":"1199 Goderich St Port Elgin Ontario","4259":"320 Green Street Port Elgin Ontario","4260":"1075 Port Elgin Ontario","4261":"6170 Highway 7 Vaughan Ontario","4262":" ","4263":"6100 Highway 7 Vaughan Ontario","4264":"705 Applewood Cres Vaughan Ontario","4265":"151 Bass Pro Mills Dr Vaughan Ontario","4266":"200 Bass Pro Mills Dr Vaughan Ontario","4267":"6700 Highway 7 Ontario","4268":"472 Brownridge Dr Vaughan Ontario","4269":"9770 27 Hwy Ontario","4270":"2793 Beacon Blvd Ontario","4271":"2393 Red Maple Ave Ontario","4272":"3985 Fifteenth St Ontario","4273":"5463 Blezard Dr Ontario","4274":"3797 Main St Ontario","4275":"3864 Main St. Ontario","4276":"117 rue de l'Anse Temiscouata-sur-le-Lac Quebec","4277":"1 Temiscouata-sur-le-Lac Quebec","4278":"864 Commerciale Nord Temiscouata-sur-le-Lac Quebec","4279":" ","4280":"668 Belanger ","4281":"105 Rue Caldwell Temiscouata-sur-le-Lac Quebec","4282":"1 Pleasant Sutton Quebec","4283":"377 chemin Maple Sutton Quebec","4284":" ","4285":"264 Maple St. Sutton Quebec","4286":"297 Maple Street Sutton Quebec","4287":"2565 Chemin Scenic Sutton Quebec","4288":"25 Pleasant ","4289":"901 Principale Street Granby Quebec","4290":" ","4291":"79 Rue D'ottawa Granby Quebec","4292":"1587 Principale Street Granby Quebec","4293":"180 Rue Dufferin ","4294":"1085 Rue Principale Granby Quebec","4295":"90 Stanstead St Bromont Quebec","4296":"46 Boulevard de Bromont Bromont Quebec","4297":"1208 Shefford Bromont Quebec","4298":"95 de Montmorency Bromont Quebec","4299":"279 Ch. Du Lac Gale Bromont Quebec","4300":"125 Boulevard de Bromont Bromont Quebec","4301":"45 Rue de Soulanges ","4302":"66 Wellington Rd 7 Ontario","4303":"180 St Andrew St E Ontario","4304":"146 Garafraxa St E Ontario","4305":"249 Geddes St Ontario","4306":"77 Mill St W Ontario","4307":"498 St David St N Ontario","4308":" ","4309":"Rr 3 Ontario","4310":"45 Church St Ontario","4311":"363 Geddes St Ontario","4312":" ","4313":"250 Wilson Lake Rd ","4314":"11 Sauble Falls Pky Sauble Beach Ontario","4315":"17 Graham Cres ","4316":"3043 Beachwood Dr Ontario","4317":"4069 County Road 32 Ontario","4318":"Rr4 3185 Fire Route 7a Ontario","4319":" ","4320":"10 rue Notre-Dame Est Cap-Chat Quebec","4321":" Cap-Chat Quebec","4322":"52 Notre Dame Est Cap-Chat Quebec","4323":"95 Cap-Chat Quebec","4324":"30 Notre-Dame St E Cap-Chat Quebec","4325":"296 Notre-Dame Ouest ","4326":"1118 Lakeview Cres Williams Lake British Columbia","4327":" ","4328":"1712 Broadway Ave S Williams Lake British Columbia","4329":"55 Sixth Ave S ","4330":"Fifth & Harper Streets Dawson City Yukon","4331":"702 5th Ave Dawson City Yukon","4332":"2nd Avenue and Princess Street Dawson City Yukon","4333":"32502 Klondike Hwy Dawson City Yukon","4334":"134 Coster Street Bonavista Newfoundland and Labrador","4335":"21 Windlass Drive Bonavista Newfoundland and Labrador","4336":" ","4337":"195 Cape Shore Road Bonavista Newfoundland and Labrador","4338":"38 Ryans Hill ","4339":"229 Confederation Dr. ","4340":" ","4341":"12 Meadow Dr Truro Nova Scotia","4342":"73 Robie St Truro Nova Scotia","4343":"53 Farnham Rd Truro Nova Scotia","4344":" ","4345":"25 Wile Crest Ave Truro Nova Scotia","4346":"401 Robie St Truro Nova Scotia","4347":"307 Thomas Avenue Princeton British Columbia","4348":" ","4349":"375 Rainbow Lake Road Princeton British Columbia","4350":"305 Sanderson Way Princeton British Columbia","4351":"365 Hwy 3 Princeton British Columbia","4352":"Highway 3 Princeton British ","4353":"Kenley Ave ","4354":"378 Rue Scot La Tuque Quebec","4355":"643 Rue Roy La Tuque Quebec","4356":"3250 Boulevard Ducharme La Tuque Quebec","4357":" ","4358":" ","4359":"560 rue St-Antoine ","4360":"9 Sainte Anne des Monts Quebec","4361":"475 1ere Avenue Ouest Sainte Anne des Monts Quebec","4362":"4 Sainte Anne des Monts Quebec","4363":"127 2ieme ave Ouest Sainte Anne des Monts Quebec","4364":"17 Sainte Anne des Monts Quebec","4365":"29 Sainte Anne des Monts Quebec","4366":"280 Hebert Blvd Edmundston New Brunswick","4367":"10 Mathieu St Edmundston New Brunswick","4368":"87 De l'Eglise St Edmundston New Brunswick","4369":"33 - 17th St. Edmundston New Brunswick","4370":" ","4371":"60 Principale St Edmundston New Brunswick","4372":"60 Principale St Edmundston New Brunswick","4373":"862 Boulevard Sacre Coeur Saint-Felicien Quebec","4374":" ","4375":"610 Boulevard Sacre-Coeur Saint-Felicien Quebec","4376":"1122 Rue Sainte Anne ","4377":"2186 Chemin Du Lac Saint-Felicien Quebec","4378":"1 Yoho Valley Road British Columbia","4379":"Takkawa Falls British ","4380":"4404 52 Ave Bonnyville Alberta","4381":"5011 66 St Bonnyville Alberta","4382":"4808 53 St Bonnyville Alberta","4383":"5316 - 50 Avenue Bonnyville Alberta","4384":"6026 50th Avenue Bonnyville Alberta","4385":"3399 6 Hwy Lion's Head Ontario","4386":"4 Mill Street Lion's Head Ontario","4387":"160 Esplanade Avenue Harrison Hot Springs British Columbia","4388":"140 Esplanade Harrison Hot Springs British Columbia","4389":"190 Lillooet Ave Harrison Hot Springs British Columbia","4390":"312 Lillooet Avenue Harrison Hot Springs British Columbia","4391":"7550 Rockwell Drive Harrison Hot Springs British Columbia","4392":"400 Hot Springs Road Harrison Hot Springs British Columbia","4393":"259 Hot Springs Road ","4394":"272 Lillooet Avenue Harrison Hot Springs British Columbia","4395":"566 Bevel Line Rd Leamington Ontario","4396":"201 Erie St N Leamington Ontario","4397":"135 Talbot St W Leamington Ontario","4398":"279 Erie St S Leamington Ontario","4399":"136 Erie St S Leamington Ontario","4400":"804 Point Pelee Dr Leamington Ontario","4401":"RR#1 Point Pelee 1129 Mersea Road C RR 1 Leamington Ontario","4402":"24 Augusta Dr Leamington Ontario","4403":"590 Argus Rd Oakville Ontario","4404":"3451 South Service Rd W Oakville Ontario","4405":"2095 Winston Park Dr Oakville Ontario","4406":"2937 Sherwood Heights Dr Oakville Ontario","4407":" ","4408":"754 Bronte Rd Oakville Ontario","4409":"235 McCraney St W ","4410":"134 Forsythe St Oakville Ontario","4411":"1234 South East Oakville Ontario","4412":" ","4413":"67 Simcoe St N Oshawa Ontario","4414":"940 Champlain Ave Oshawa Ontario","4415":"413 Paddington Cres Oshawa Ontario","4416":"4815 52nd Street Cold Lake Alberta","4417":"5431 55 St Cold Lake Alberta","4418":"4005 50th Street Cold Lake Alberta","4419":"Route 28 Highway 897 Cold Lake Alberta","4420":"1002 8 Ave Cold Lake Alberta","4421":"5404 57 Ave ","4422":"5505 55 St Cold Lake Alberta","4423":"1069 South Trans Canada Hwy Cache Creek British Columbia","4424":"1492 Cariboo Highway Cache Creek British Columbia","4425":"1221 Quartz Road Cache Creek British Columbia","4426":"2414 Loon Lake Rd Cache Creek British Columbia","4427":"1064 S Trans-Canada Hwy Cache Creek British Columbia BC","4428":"1067 Todd Road ","4429":"2503 Eagle Court Sun Peaks British Columbia","4430":" ","4431":"3968 Heffley-Louis Creek Rd Sun Peaks British Columbia","4432":"2232 Sunburst Dr ","4433":"1301 Burfield Dr ","4434":"3240 Village Way Sun Peaks British Columbia","4435":"3220 Village Way Sun Peaks British Columbia","4436":"349 Government St Dryden Ontario","4437":"522 Government St Dryden Ontario","4438":"184 Government St Dryden Ontario","4439":" ","4440":"21653 Fraser Hwy Langley City British Columbia","4441":"20222 56 Ave Langley City British Columbia","4442":"20470 88 Ave Langley City British Columbia","4443":"21628 48 Ave Langley City British Columbia","4444":"3-8138 204 St Langley City British Columbia","4445":"880 10th St E Owen Sound Ontario","4446":"955 9th Ave E Owen Sound Ontario","4447":"485 9th Ave E Owen Sound Ontario","4448":"950 6th St E Owen Sound Ontario","4449":"404 9th St E Owen Sound Ontario","4450":"R.r. #8 Owen Sound Ontario","4451":"101739 Grey County Rd 5 Owen Sound Ontario","4452":"137 2nd Ave E ","4453":"At the junction of Alaska Hwy. and Haines Rd. Haines Junction Yukon","4454":" ","4455":"Alaska Hwy & Haines Hw Haines Junction Yukon","4456":"Yukon Highway # Haines Junction Yukon","4457":" ","4458":"748 Yonge St Midland Ontario","4459":"955 Yonge St Midland Ontario","4460":"670 Hugel Ave Midland Ontario","4461":"6156 Line 4 N Midland Ontario","4462":"418 Dominion Ave ","4463":" ","4464":"2 Millenium Way Kincardine Ontario","4465":"1126 Sutton St Kincardine Ontario","4466":"481 Broadway St Kincardine Ontario","4467":"319 Kincardine Ave Kincardine Ontario","4468":"392 Queen St Kincardine Ontario","4469":"13 Southline Ave Kincardine Ontario","4470":" ","4471":"725 Quathiaski Road Quadra Island Quathiaski Cove British Columbia","4472":"1462 Schooner Road British Columbia V","4473":"Heriot Bay Rd. British Columbia V","4474":" ","4475":"Surge Narrows Rd. British Columbia V","4476":"1291 West Road British Columbia V","4477":"229 Quadra Loop British Co","4478":"653 Green Road ","4479":"5921 12 Ave British Columbia","4480":" ","4481":"5677 28 Ave Delta British Columbia","4482":"3900 Broadwater Rd Castlegar British Columbia","4483":" ","4484":" ","4485":"2402 Upper Gibson Rd Castlegar British Columbia","4486":"1485 Columbia Ave Castlegar British Columbia","4487":"47 Carleton-sur-Mer Quebec","4488":"725 boul. Perron Carleton-sur-Mer Quebec","4489":" ","4490":"180 route 132 Ouest Carleton-sur-Mer Quebec","4491":"346 Boulevard Perron ouest Carleton-sur-Mer Quebec","4492":"7701 17th Ave Alberta","4493":"11373 20 Avenue Alberta","4494":"7122 Range Road 3-OA Alberta","4495":"8126-Highway 3 Crowsnest Pass Alberta","4496":"1606 East Hillcrest Drive Alberta","4497":"11001 19 Ave Alberta","4498":"23751 Passburg Dr Alberta","4499":"3050 Tecumseh Rd Alberta","4500":"302 Hawley Pl Ladysmith British Columbia","4501":"5130 Brenton-Page Rd Ladysmith British Columbia","4502":"482 Hillcrest Ave Ladysmith British Columbia","4503":" ","4504":"316 Dogwood Dr Ladysmith British Columbia","4505":"540 Esplanade Ladysmith British Columbia","4506":"130 Du Quai St Saint-Simeon Quebec","4507":"27 Saint-Simeon Quebec","4508":"880 Rue St-Laurent Saint-Simeon Quebec","4509":"1640 Rte 138 ","4510":"109 Du Quai Saint-Simeon Quebec","4511":"101 Du Festival Saint-Simeon Quebec","4512":" ","4513":"28A-105 Hwy Red Lake Ontario","4514":"811 Athlone Ave Woodstock Ontario","4515":"15 Graham St Woodstock Ontario","4516":"580 Bruin Blvd Woodstock Ontario","4517":"685806 Highway 2 ","4518":"405229 Beaconsfield Rd Woodstock Ontario","4519":" ","4520":" ","4521":"210 Vansittart Ave Woodstock Ontario","4522":"157 Huron Rd Goderich Ontario","4523":"54 Victoria St N Goderich Ontario","4524":"R.r.#4 Goderich Ontario","4525":"79764 Bluewater Hwy Goderich Ontario","4526":"127 McDonald St Goderich Ontario","4527":"144 Eldon St Goderich Ontario","4528":" ","4529":"50 Lighthouse St ","4530":"1023 Ogopogo Lane Minden Ontario","4531":"65 Invergordon Street Minden Ontario","4532":"1144 Scotts Dam Rd Minden Ontario","4533":" ","4534":"9573 Chemainus Rd Chemainus British Columbia","4535":"10121 Chemainus Rd Chemainus British Columbia","4536":" ","4537":"3969 Godkin Rd Chemainus British Columbia","4538":"10187 View St Chemainus British Columbia","4539":"9943 Seaview St Chemainus British Columbia","4540":"3090 Cook St Chemainus British Columbia","4541":"9010 Trans Canada Hwy Chemainus British Columbia","4542":"1055 rue Saint-Laurent West Longueuil Quebec","4543":" ","4544":"3179 boul. Taschereau Longueuil Quebec","4545":"2800 Marie Victorin Blvd Longueuil Quebec","4546":"1100 Taschereau Blvd ","4547":"320 rue Longueuil Longueuil Quebec","4548":"318 rue de Longueuil Longueuil Quebec","4549":" ","4550":"2051 50th Street Drayton Valley Alberta","4551":"5802 Power Centre Blvd Drayton Valley Alberta","4552":"2252 50th Street Drayton Valley Alberta","4553":"3727 50th Street Drayton Valley Alberta","4554":"5643 50 Street Drayton Valley Alberta","4555":"3218 63 Street Drayton Valley Alberta","4556":"5002 34 Ave Drayton Valley Alberta","4557":"602 Marquis Rd E Prince Albert Saskatchewan","4558":"3863 2nd Ave W Prince Albert Saskatchewan","4559":" ","4560":" ","4561":"3680 2nd Ave W Prince Albert Saskatchewan","4562":" ","4563":"1937 Sweetwater Lane Pemberton British Columbia","4564":"1427 Collins Road Pemberton British Columbia","4565":"7423 Frontier Street Pemberton British Columbia","4566":"1120 Riverside Ave Sicamous British Columbia","4567":" ","4568":"1321 Trans Canada Hwy Sicamous British Columbia","4569":"805 Chapman Crescent Sicamous British Columbia","4570":"1996 Blatchford Rd Sicamous British Columbia","4571":"734 Trans-Canada Hwy Sicamous British Columbia","4572":"37759 Cabot Trail Ingonish Nova Scotia","4573":" ","4574":"39111 Cabot Trail Ingonish Nova Scotia","4575":" ","4576":"8750 84th Street Fort Saskatchewan Alberta","4577":"10120 86 Ave Fort Saskatchewan Alberta","4578":"8708 101 St Fort Saskatchewan Alberta","4579":"10115 88th Avenue Fort Saskatchewan Alberta","4580":" ","4581":"10009 99 Ave ","4582":" ","4583":"9650 blvd Ste Anne Sainte Anne de Beaupre Quebec","4584":"9341 Bd Ste-Anne Sainte Sainte Anne de Beaupre Quebec","4585":"9548 Boulevard Sainte-Anne Sainte Anne de Beaupre Quebec","4586":"384 Rue Des Mesanges ","4587":" ","4588":"1140 Route 117 Val David Quebec","4589":"1175 Rue de la Sapiniere Val David Quebec","4590":"391 Val David Quebec","4591":"2500 rue Faubert ","4592":"31-1288 Dion St Val David Quebec","4593":"868 Hillside Val David Quebec","4594":"316 Val David Quebec","4595":"24 Saint Sauveur des Monts Quebec","4596":"50 rue Principale Saint Sauveur des Monts Quebec","4597":"12 Rue Lanning Saint Sauveur des Monts Quebec","4598":"12 Chemin des Skieurs Saint Sauveur des Monts Quebec","4599":"777 rue Principale Saint Sauveur des Monts Quebec","4600":"34 Saint Sauveur des Monts Quebec","4601":"88 Avenue de la Vallee ","4602":"112 Principale ","4603":"300 Ch du Mont-Saint-Sauveur Saint Sauveur des Monts Quebec","4604":"1000 Boulevard des Cascades Alma Quebec","4605":"10 Avenue du Quai Alma Quebec","4606":"568 Rue Harvey Ouest ","4607":" ","4608":"609 Alma Quebec","4609":"34777 Bayfield River Road Ontario","4610":"19 Fisherman's Wharf Rd Ontario","4611":"33937 Moore Crt Ontario","4612":"21 Main ST N Ontario","4613":"9114 Highway 31 Kaslo British Columbia","4614":"105 Washington Street Kaslo British Columbia","4615":"210 Village Road Alberta","4616":"109 Lake Louise Drive Alberta","4617":"203 Village Rd Alberta","4618":"1 Moraine Lake R Alberta","4619":"Highway 93 North Alberta","4620":"10 First Avenue South Sioux Lookout Ontario","4621":"4306 Red Mountain Road Rossland British Columbia","4622":"4255 Red Mountain Road Rossland British Columbia","4623":"Red Mountain Road Rossland British Columbia","4624":"2520 Kootenay Ave Rossland British Columbia","4625":"1007 Mountain View Rd Rossland British Columbia","4626":"2003 2nd Ave Rossland British Columbia","4627":"11 Westside Dr Cochrane Alberta","4628":"3 Westside Dr Cochrane Alberta","4629":" ","4630":"6644 Queesto Dr. Port Renfrew British Columbia","4631":"6574 Baird Road Port Renfrew British Columbia","4632":" ","4633":" ","4634":"1703 Broughton Blvd Port McNeill British Columbia","4635":"1597 Beach Port McNeill British Columbia","4636":"98 St-Pierre Blvd W Caraquet New Brunswick","4637":"539 St-Pierre Blvd W Caraquet New Brunswick","4638":"139 St-Pierre Blvd W Caraquet New Brunswick","4639":"913 Blvd. des Acadiens Caraquet New Brunswick","4640":"609 Frank Trail Watson Lake Yukon","4641":" ","4642":"61 Buell St Brockville Ontario","4643":"1843 Highway 2 E Brockville Ontario","4644":"7789 Kent Blvd Brockville Ontario","4645":"15 St Andrew St ","4646":"21 Home St ","4647":" ","4648":"823 William St Cobourg Ontario","4649":"197 Water St Cobourg Ontario","4650":" ","4651":"1144 Division St Cobourg Ontario","4652":"9604 Northumberland Road 2 E ","4653":"1319 2 St W Brooks Alberta","4654":"115 15 Ave W Brooks Alberta","4655":"1004 2 St W Brooks Alberta","4656":"1239 2 St W Brooks Alberta","4657":"352 7th Street East Brooks Alberta","4658":"700 Stewart St Fort Frances Ontario","4659":"1201 Idlywild Dr Fort Frances Ontario","4660":"110 Blvd Albiny Paquette Mont Laurier Quebec","4661":"111 boulevard Albiny-Paquette Mont Laurier Quebec","4662":" ","4663":"553 rue des Iri Mont Laurier Quebec","4664":"1200 chemin Baie du Milieu Saint Michel des Saints Quebec","4665":"391 chemin de la Place des Cedres Saint Michel des Saints Quebec","4666":"1210 Chemin de la Baie-du-Milieu Saint Michel des Saints Quebec","4667":"134 Ch Lac Taurus ","4668":"1 chemin de la Baie du Poste Saint Michel des Saints Quebec","4669":"Chemin Jean-Francois ","4670":"405 Youghall Dr Bathurst New Brunswick","4671":"777 St. Peter Ave Bathurst New Brunswick","4672":"1223 Principale St Bathurst New Brunswick","4673":"100 Beaupre Quebec","4674":" ","4675":"201 Rue du Val-des-Neiges Beaupre Quebec","4676":"355 Rue Dupont ","4677":"8361 avenue Royale Chateau-Richer Beaupr","4678":" ","4679":"500 Rue Leonard Sainte Agathe des Monts Quebec","4680":"230 Saint-Venant St Sainte Agathe des Monts Quebec","4681":"1580 Rue Principale Sainte Agathe des Monts Quebec","4682":"18 rue Principale Ouest Sainte Agathe des Monts Quebec","4683":" ","4684":" ","4685":" ","4686":" ","4687":"632 Avenue du Phare est Matane Quebec","4688":"25 Matane Quebec","4689":" ","4690":" ","4691":"1600 avenue du Phare Ouest Matane Quebec","4692":"2893 Hwy 60 Dwight Ontario","4693":"1109 Oxtongue Lake Rd Dwight Ontario","4694":"2840 Highway 60 Dwight Ontario","4695":"1032 Oxtongue Lake Rd Dwight Ontario","4696":"14 Goose Cove Rd St. Anthony Newfoundland and Labrador","4697":"19854 Hwy 60 Barry's Bay Ontario","4698":" ","4699":"2937 Old Barry's Bay Rd Barry's Bay Ontario","4700":"3387 Old Barry's Bay Rd Barry's Bay Ontario","4701":"12808 Route 114 Sussex New Brunswick","4702":" ","4703":"977 Main St Sussex New Brunswick","4704":"148 Maple Ave ","4705":"139 Garrison Rd Fort Erie Ontario","4706":"1 Hospitality Dr Fort Erie Ontario","4707":"264 Ridge Rd S Ontario","4708":"2082 Comox Ave Comox British Columbia","4709":" ","4710":"1782 Astra Rd Comox British Columbia","4711":"555 Kinnikinik Way Comox British Columbia","4712":"1484 Wilkinson Rd Comox British Columbia","4713":"2090 Murphy Ave Comox British Columbia","4714":"296 Gladstone St Comox British Columbia","4715":"8602 Main St Alma New Brunswick","4716":"8591 Route 114 Alma New Brunswick","4717":"900 Pembroke St E Pembroke Ontario","4718":"1727 Petawawa Blvd Pembroke Ontario","4719":"41-8 International Dr Pembroke Ontario","4720":"1218 Pembroke St E Pembroke Ontario","4721":"638 Pembroke St E Pembroke Ontario","4722":"760 Cooper Rd Invermere British Columbia","4723":"1310 Seventh Avenue Invermere British Columbia","4724":"474 Lakeview Rd ","4725":"5155 Juniper Hts Rd Invermere British Columbia","4726":"320 Borden St Invermere British Columbia","4727":"1512 9th Avenue ","4728":" ","4729":"82 Peter St Perth Ontario","4730":"125 Dufferin St Perth Ontario","4731":"17544 Highway 7 Perth Ontario","4732":"30 Drummond St E Perth Ontario","4733":"33037 Range Rd 71 Sundre Alberta","4734":"506 Main Ave W Sundre Alberta","4735":"52-116 33263 Range Road Sundre Alberta","4736":"103 5446 Hwy 584 Sundre Alberta","4737":"701 - Main Avenue West ","4738":"830 Main Avenue West ","4739":"99 Apple Tree Rd Brackley Beach Prince Edward Island","4740":"3687 Brackley Point Rd. Brackley Beach Prince Edward Island","4741":"RR # 9 Brackley Point Rd Brackley Beach Prince Edward Island","4742":"3408 Brackley Point Rd - Rte 15 ","4743":"1515 3E Avenue Val d'Or Quebec","4744":"1100 rue de l'Escale Val d'Or Quebec","4745":"1665 3e Ave Val d'Or Quebec","4746":"500 Lac Matchi Manitou Val d'Or Quebec","4747":"312 ","4748":"301 Chemin de Val du Repos ","4749":"1145 Avenue Nouvel Baie Comeau Quebec","4750":"202 Blvd La Salle Baie Comeau Quebec","4751":"8 Ave Cabot Baie Comeau Quebec","4752":"28 Baie Comeau Quebec","4753":"666 Laure Blvd Sept Iles Quebec","4754":"854 boul. Laure Sept Iles Quebec","4755":"55 Sept Iles Quebec","4756":"1415 Boulevard Laure Sept Iles Quebec","4757":"45 Sept Iles Quebec","4758":"13 ","4759":"5225 Fairmont Resort Rd Fairmont Hot Springs British Columbia","4760":"5144 Riverview Cres ","4761":"4965 Wills Rd Fairmont Hot Springs British Columbia","4762":" ","4763":"5006 Fairmont Frontage Rd Fairmont Hot Springs British Columbia","4764":"5097 Riverview Rd Fairmont Hot Springs British Columbia","4765":"5250 Spruce Grove Frontage Rd Fairmont Hot Springs British Columbia","4766":"965 Alder Avenue 100 Mile House British Columbia","4767":"917 Alder Ave. 100 Mile House British Columbia","4768":"250 Cariboo Highway 97 100 Mile House British Columbia","4769":"989 Alder Avenue 100 Mile House British Columbia","4770":" ","4771":"Lot 83 Barren Lake Road Manitoba","4772":"P.R. 301 at Faloma Beach Manitoba","4773":"1 Falcon Blvd. Manitoba","4774":"35 L'Anse-Saint-Jean Quebec","4775":"370 St-Jean-Baptist L'Anse-Saint-Jean Quebec","4776":"5 Rue Saint-Jean-Baptiste ","4777":"8 Victoriaville Quebec","4778":" Victoriaville Quebec","4779":"13 rang Dion ","4780":"39 Boulevard Arthabaska Est. ","4781":"57 Rue Chevalier ","4782":"12849 Lagoon Rd Madeira Park British Columbia","4783":"13031 Narrows Rd Madeira Park British Columbia","4784":"12753 Rondeview Pl Madeira Park British Columbia","4785":" ","4786":"13483 Sunshine Coast Hwy Madeira Park British Columbia","4787":"1B Cobb Lane Corner Brook Newfoundland and Labrador","4788":"20 University Dr Corner Brook Newfoundland and Labrador","4789":"41 Maple Valley Rd Corner Brook Newfoundland and Labrador","4790":"153 Greenwich Rd S Wolfville Nova Scotia","4791":"336 Main St Wolfville Nova Scotia","4792":"611 Main St Wolfville Nova Scotia","4793":"920 Gaspereau River Rd Wolfville Nova Scotia","4794":"950 Emerald Dr Sherwood Park Alberta","4795":"2016 Sherwood Dr Sherwood Park Alberta","4796":"300 Lakeland Dr Sherwood Park Alberta","4797":"26 Strathmoor Dr Sherwood Park Alberta","4798":"11 Portage Lane Sherwood Park Alberta","4799":"51380A Range Road 205 ","4800":"2100 Premier Way Sherwood Park Alberta","4801":"St-Joseph Blv. Drummondville Quebec","4802":"105 Blvd Saint Joseph West Drummondville Quebec","4803":"1055 rue Hains Drummondville Quebec","4804":"22 Drummondville Quebec","4805":" ","4806":"19 Marathon Lane North Head New Brunswick","4807":" ","4808":"118 11 Hwy W ","4809":"545 Main St Yarmouth Nova Scotia","4810":"44 Old Post Road Yarmouth Nova Scotia","4811":" ","4812":"2306 Beacon Ave Sidney British Columbia","4813":"9522 Lochside Dr Sidney British Columbia","4814":"9724 Third St Sidney British Columbia","4815":"9651 Fourth St Sidney British Columbia","4816":"9646 Sixth St Sidney British Columbia","4817":"9255 Jura Rd Sidney British Columbia","4818":"Highway 1 Nipigon Ontario","4819":" ","4820":"2193 Church Rd Rustico Prince Edward Island","4821":"496 Grand Pere Point Rd Rustico Prince Edward Island","4822":"240 rue Caron Saint Jean Port Joli Quebec","4823":"589 avenue de Gaspe est ","4824":"708 de l'Eglise Saint Jean Port Joli Quebec","4825":"708 A de l'Eglis ","4826":"route de la Mer Sainte-Flavie Quebec","4827":"48 Sainte-Flavie Quebec","4828":"78 Sainte-Flavie Quebec","4829":" ","4830":"120 Totem Road Sioux Narrows Ontario","4831":"575 rue Hovey North Hatley Quebec","4832":"3105 Chemin Capelton North Hatley Quebec","4833":"50 Chemin Gosselin North Hatley Quebec","4834":"1 North Hatley Quebec","4835":"34 North Hatley Quebec","4836":"3985 Albert Mines North Hatley Quebec","4837":"7610 100 Ave Peace River Alberta","4838":"10010 74 St Peace River Alberta","4839":"9810 98 St Peace River Alberta","4840":"8010 100 Ave Peace River Alberta","4841":"9609 101 St Peace River Alberta","4842":"Hwy 1 - 14 km W of Lk Louise British ","4843":" ","4844":"304 Kicking Horse Avenue British Columbia","4845":" British ","4846":" ","4847":" Les Escoumins Quebec","4848":"2 Les Escoumins Quebec","4849":"141 Route 132 West Trois-Pistoles Quebec","4850":" ","4851":"734 Rue Notre-Dame Est Trois-Pistoles Quebec","4852":"211 Nuthatch Road Bamfield British Columbia","4853":"8 Michelsens Lane Bamfield British Columbia","4854":"295 Boardwalk Bamfield British Columbia","4855":" ","4856":"168 Wild Duck Road Bamfield British Columbia","4857":"468 Pachena Road Bamfield British Columbia","4858":" ","4859":" ","4860":"529 Chemin Bondville Lac-Brome Quebec","4861":"286 Chemin Knowlton Quebec","4862":"328 Chemin Knowlton Quebec","4863":"4702 73rd St Camrose Alberta","4864":"4710 73 St Camrose Alberta","4865":"6505 48 Ave Camrose Alberta","4866":" ","4867":"6216 48 Ave ","4868":"1209 27 St Wainwright Alberta","4869":"2114 14 Ave Wainwright Alberta","4870":"2101 14 Ave Wainwright Alberta","4871":"601 14 Ave Wainwright Alberta","4872":"7 Saint-Louis-de-L'Isle-aux-Coudres Quebec","4873":"303 Quebec G","4874":"1064 Chemin des Coudriers Saint-Bernard-sur-Mer Quebec","4875":" ","4876":"49125 Tapping Rd Vanderhoof British Columbia","4877":"2351 Church Avenue Vanderhoof British Columbia","4878":"407 Gold SSR Vanderhoof British Columbia","4879":"190 West 1st St. Vanderhoof British Columbia","4880":"205 Mystery Lake Road Thompson Manitoba","4881":"175 Selkirk Ave Thompson Manitoba","4882":" ","4883":" ","4884":"50 Riverview Drive Shelburne Nova Scotia","4885":" ","4886":"41 Islands Park Rd ","4887":"27 Sinclair Blvd Brantford Ontario","4888":"460 Fairview Dr Brantford Ontario","4889":"19 Holiday Drive Brantford Ontario","4890":"769 Colborne St Brantford Ontario","4891":"780 Colborne St ","4892":"357 Brant County Road 18 ","4893":"30 Fen Ridge Court ","4894":"730 Hespeler Rd Cambridge Ontario","4895":"800 Jamieson Pky Cambridge Ontario","4896":"220 Holiday Inn Dr Cambridge Ontario","4897":"746 Hespeler Rd Cambridge Ontario","4898":" ","4899":"318 Fir Street Alert Bay British Columbia","4900":"291 Fir St Alert Bay British Columbia","4901":"38 Devonshire Street ","4902":"457 King George Highway Miramichi New Brunswick","4903":"333 King George Hwy Miramichi New Brunswick","4904":"869 King George Hwy Miramichi New Brunswick","4905":"62 St. Patrick's Dr Miramichi New Brunswick","4906":"38 Bennett's Ave Deer Lake Newfoundland and Labrador","4907":"174 Reidville Rd ","4908":"21 Station Road Tatamagouche Nova Scotia","4909":"2901 Malagash Rd Tatamagouche Nova Scotia","4910":"8627 Hwy 311 Balfron Tatamagouche Nova Scotia","4911":" ","4912":"4487 Highway 2 Parrsboro Nova Scotia","4913":" ","4914":"438 County Road 20 Kingsville Ontario","4915":"31 Division St S Kingsville Ontario","4916":"7 Buena Vista Dr Orangeville Ontario","4917":"316 Broadway Ave Orangeville Ontario","4918":"255 Broadway Orangeville Ontario","4919":"635579 Highway 10 ","4920":"21206 Hurontario St Orangeville Ontario","4921":"236 First St ","4922":"4510 Highway 2 Port Hope Ontario","4923":" ","4924":"136 Ontario St ","4925":"11 New Street Ontario","4926":"278 Railway St ","4927":"39 Albert St S Southampton Ontario","4928":"118 High St Southampton Ontario","4929":"24 South Rankin St Southampton Ontario","4930":"48 Victoria Street ","4931":"107 High St Southampton Ontario","4932":"5 Les Bergeronnes Quebec","4933":"56 rue Principale Les Bergeronnes Quebec","4934":"910 rue St-Joseph ","4935":"141 Havre St. Pierre Quebec","4936":"1126 Rue Boreale ","4937":" ","4938":"47 Baie Sainte-Catherine Quebec","4939":"505 route de la Grande-Alliance Baie Sainte-Catherine Quebec","4940":"266 Route 138 Baie Sainte-Catherine Quebec","4941":"234 rue Leclerc ","4942":"49 Roberval Quebec","4943":"56 Roberval Quebec","4944":"911 Rue Paradis ","4945":"122 Roberval Quebec","4946":"400 Front St Atikokan Ontario","4947":" ","4948":"310 Mackenzie St E Atikokan Ontario","4949":"Perch Lake Road Hwy 11 ","4950":"26 Flanders Road North Atikokan Ontario","4951":"883 Saint Georges Quebec","4952":"18610 boulevard Lacroix Saint Georges Quebec","4953":"2053 Boulevard Douglas Saint Georges Quebec","4954":" ","4955":"63 Seventh Ave N Yorkton Saskatchewan","4956":"506 Broadway St W Yorkton Saskatchewan","4957":"Yorkton SK 207 Broadway St E Yorkton Saskatchewan","4958":" Yorkton Saskatchewan","4959":"101 Clematis Avenue Waterton Lakes National Park Alberta","4960":" Waterton Lakes National Park","4961":"Waterton Park Waterton Lakes National Park Alberta","4962":"102 Mountview Road Waterton Lakes National Park Alberta","4963":"111 Waterton Ave Waterton Lakes National Park Alberta","4964":"6905 Hwy 17 Mattawa Ontario","4965":"5182 Hwy 7 Mattawa Ontario","4966":" ","4967":"160 Chemin de l'Aeroport Quebec G","4968":"1000 Chemin du Domaine Pellerin Saint-Alexis-des-Monts Quebec","4969":"4000 Yvon-Plante Road Saint-Alexis-des-Monts Quebec","4970":"1125 Rang du Moulin Saint-Alexis-des-Monts Quebec","4971":"550 Notre-Dame Saint-Alexis-des-Monts Quebec","4972":"188 Lac-Megantic Quebec","4973":"328 Lac-Megantic Quebec","4974":"350 ","4975":"3544 Milette Lac-Megantic Quebec","4976":"903 McRae-Hay Lake Road Whitney Ontario","4977":"1237 Main Street Lillooet British Columbia","4978":"616 Main Street Lillooet British Columbia","4979":"431 Queen St Dunnville Ontario","4980":"7445 Highway 3 West Dunnville Ontario","4981":"5200 North Access Road Chetwynd British Columbia","4982":"4820 North Access Road Chetwynd British Columbia","4983":"5224 53rd St Chetwynd British Columbia","4984":" ","4985":"5317 South Access Road Chetwynd British Columbia","4986":"411 Columbia St New Westminster British Columbia","4987":"1106 Third Ave ","4988":"898 Carnarvon Street 2701 New Westminster British Columbia","4989":"816 Tenth St New Westminster British Columbia","4990":" ","4991":"4791 Hwy. 28 Ontario","4992":"97 Fire Route 51 Ontario","4993":"467 Six Foot Bay Rd Ontario","4994":"Sunrise Court Ontario","4995":"173 7th Ave West Cardston Alberta","4996":"848 Main Street Cardston Alberta","4997":"45056 Range Road 275 Cardston Alberta","4998":" Cardston","4999":"163 First St. Street W ","5000":" ","5001":"181 Shuswap Ave Chase British Columbia","5002":"2201 Chief Atahm Dr Chase British Columbia","5003":"Kamloops-Shuswap Road Chase British ","5004":"340 Juniper Street ","5005":"7365 Marie-Victorin Blvd Brossard Quebec","5006":"7746 Boulevard Taschereau Brossard Quebec","5007":"9156 Boul. Leduc Brossard Quebec","5008":"5800 Boul. Marie Victorin Brossard Quebec","5009":"8700 boulevard Marie-Victorin Brossard Quebec","5010":"6225 Boulevard Taschereau Brossard Quebec","5011":"600 Highway 7 E Richmond Hill Ontario","5012":"13100 Yonge Street Richmond Hill Ontario","5013":"600 Highway 7 Richmond Hill Ontario","5014":"56 Briggs Ave ","5015":" ","5016":"9801 Spalding Rd British Columbia V","5017":" ","5018":"61 Queen St North Sydney Nova Scotia","5019":"9 Baird St North Sydney Nova Scotia","5020":"12 Wolfe St Louisbourg Nova Scotia","5021":"7544 Main St Louisbourg Nova Scotia","5022":" ","5023":"100 Southbank Rd Okotoks Alberta","5024":"15 Westridge Cres Okotoks Alberta","5025":"80th Street North Okotoks Alberta","5026":"59 Riverside Gate Okotoks Alberta","5027":"401 route 172 Nord Sacre-Coeur-Saguenay Quebec","5028":"180 rue Principale N Sacre-Coeur-Saguenay Quebec","5029":"166 rue Principale Sacre-Coeur-Saguenay Quebec","5030":"45 Rue Principale Nord Sacre-Coeur-Saguenay Quebec","5031":"89 Eastman Quebec","5032":"466 Principale Street Eastman Quebec","5033":" ","5034":"355 Rue Principal Eastman Quebec","5035":"610 Carlton Trail North Battleford Saskatchewan","5036":"11212 Railway Ave E North Battleford Saskatchewan","5037":"1001 Hwy #16 Bypass North Battleford Saskatchewan","5038":" ","5039":"702 9th Street West Meadow Lake Saskatchewan","5040":"108 9 Street West ","5041":"3719 Highway 97 Lac La Hache British ","5042":"4751 63 St Lacombe Alberta","5043":"5136 Highway 2a Lacombe Alberta","5044":"311 1st Avenue Fox Creek Alberta","5045":"314 1st Avenue Fox Creek Alberta","5046":"116 Highway Ave Fox Creek Alberta","5047":"2250 Hwy 7a Port Perry Ontario","5048":"305 Rainbow Rd Ganges British Columbia","5049":" ","5050":"3999 Lakeshore Drive Rawdon Quebec","5051":"433 Rawdon Quebec","5052":"3875 rue Queen Rawdon Quebec","5053":"2221 rang Versailles Saint-Come Quebec","5054":"91 rue du Hameau Val Saint Come ","5055":"5045 chemin du Parc ","5056":"17 Morgan St Port Dover Ontario","5057":"40 McPherson Dr Napanee Ontario","5058":"647 Hwy 41 Napanee Ontario","5059":"353 Dundas St W Napanee Ontario","5060":"55 Hedge Rd Ontario","5061":"33 Albert St Ontario","5062":"9616 58 Hwy High Level Alberta","5063":"9502 114 Ave High Level Alberta","5064":"6588 Royal Ave West Vancouver British Columbia","5065":"295 Tomahawk Ave West Vancouver British Columbia","5066":"1824 Fulton Ave ","5067":"1165 Kings Ave ","5068":"1512 40th Ave W ","5069":"1214 Kelly Lake Road Clinton British Columbia","5070":" ","5071":" ","5072":"405 Spruce Avenue ","5073":"880 Isadore Road Clinton British Columbia","5074":"770 Hwy 16 West Burns Lake British Columbia","5075":"868 NW Frontage Road McBride British Columbia","5076":"815 Bridge Rd McBride British Columbia","5077":"670 Dominion St ","5078":"1302 15th St W Kindersley Saskatchewan","5079":"508 12th Ave East Kindersley Saskatchewan","5080":"Junction of Highways 7 & 21 Kindersley Saskatchewan","5081":"501 13th Ave East Kindersley Saskatchewan","5082":" ","5083":" ","5084":"1100 Boulevard Du Grand-Heron Saint Jerome Quebec","5085":"1331 St-Camille ","5086":"180 Consumers Dr Whitby Ontario","5087":"134 Byron St N Whitby Ontario","5088":"732 Dundas St E Whitby Ontario","5089":"24 Lowder Pl ","5090":"9905 83rd Avenue Lac La Biche Alberta","5091":"13215 Township Road 680 ","5092":"109 High Rd Port Hood Nova Scotia","5093":"24 Main Street Port Hood Nova Scotia","5094":" ","5095":" ","5096":"350 Ridge Rd Strathmore Alberta","5097":"550 Highway 1 Strathmore Alberta","5098":"242030 Range Road 235 Strathmore Alberta","5099":" ","5100":"Range Road 243 Strathmore Alberta","5101":"6711 49th Avenue Stettler Alberta","5102":"6020 50 Ave Stettler Alberta","5103":"4812 61 St Stettler Alberta","5104":"5001 50th Street ","5105":"4402 - 50th St. ","5106":"Holiday Inn Express 1102 4 St Nisku Alberta","5107":"403 11 Ave Nisku Alberta","5108":" ","5109":"501 11 Ave Nisku Alberta","5110":"2120 Sparrow Dr ","5111":"64 East Lake Ave NE Airdrie Alberta","5112":"911 Highland Park Cove NE Airdrie Alberta","5113":" ","5114":"191 East Lake Cresent Airdrie Alberta","5115":" ","5116":"664 Main St W Port Colborne Ontario","5117":"3-650 Main St W RR 2 Port Colborne Ontario","5118":"629 Main St W Port Colborne Ontario","5119":" ","5120":"545 Rue Notre Dame Montebello Quebec","5121":"600 Notre-Dame Montebello Quebec","5122":"77 Montebello Quebec","5123":"636 Rue Notre-Dame Montebello Quebec","5124":"Esperanza Inlet Tahsis British Columbia","5125":"523 Alpine View Road Tahsis British Columbia","5126":"549 Tootouch Road ","5127":"Nootka Island ","5128":"1305 9th St Estevan Saskatchewan","5129":"120 King St Estevan Saskatchewan","5130":" ","5131":"905 4th St ","5132":" ","5133":"255 Boisvert Vaudreuil-Dorion Quebec","5134":"154 Hardwood Vaudreuil-Dorion Quebec","5135":"4 ","5136":"53 avenue des Groseilliers ","5137":"13 Beju Industrial Dr Sylvan Lake Alberta","5138":"5312 Lakeshore Dr Sylvan Lake Alberta","5139":"4515 Lakeshore Dr Sylvan Lake Alberta","5140":"16-74 Chemin Du Camping L'Etang-du-Nord Quebec","5141":"260 Boulevard Rideau Rouyn-Noranda Quebec","5142":"903 Rue Lariviere ","5143":"12700 50 Hwy Ontario","5144":"12373 Highway 50 Ontario","5145":"15930 St Andrew's Rd Caledon Ontario","5146":"17084 Duffys Lane ","5147":" ","5148":"45 20th St SW Portage la Prairie Manitoba","5149":"2401 Saskatchewan Ave W Portage la Prairie Manitoba","5150":"1182 Route 165 Woodstock New Brunswick","5151":"698 Main St Woodstock New Brunswick","5152":"827 Main St Woodstock New Brunswick","5153":"143 Albion St S Amherst Nova Scotia","5154":"169 Victoria St E Amherst Nova Scotia","5155":"695 Ch de Rockway-Valley Amherst Nova Scotia","5156":"462 Main Street Fort Macleod Alberta","5157":"249 Lyndon Road Fort Macleod Alberta","5158":"10 ","5159":" ","5160":"416 Colonel Macleod Boulevard Fort Macleod Alberta","5161":"1601 Acorn Plaza Grande Cache Alberta","5162":" ","5163":"10358 98th Avenue ","5164":"959 Highway 1 Nova Scotia","5165":"197 Baseline Road Nova Scotia","5166":"86 Ville-Marie Quebec","5167":"2 Chemin de Fabre ","5168":"16 Rue Dollard Ville-Marie Quebec","5169":"Broad Cove Marsh Road Inverness Nov","5170":"Ceilidh Trail Inverness Nov","5171":"1045 Settlers Line Ontario","5172":"1235 Villiers Line Ontario","5173":"218 Nominingue Quebec","5174":"1596 Rue des Tilleuls Nominingue Quebec","5175":"2204 Abbott Rd Ontario","5176":"43 County Rd Highway Ontario","5177":"4022 County Road #43 East Ontario","5178":"1860 Ostby Rd British Columbia V","5179":"1846 Cowichan Bay Road Cowichan Bay British Columbia","5180":"1682 Botwood Lane Cowichan Bay British Columbia","5181":" ","5182":" Cowichan Bay British Columbia","5183":" ","5184":"Nova Scotia Trunk 1 Windsor Nova Scotia","5185":"145 Dill Road ","5186":"221-249 Wentworth Road Windsor Nova Scotia","5187":"12 Kamouraska Quebec","5188":"168 Avenue Morel Kamouraska Quebec","5189":"R.r. #1 Meaford Ontario","5190":"121 John St Meaford Ontario","5191":"245370 Side Road 22 ","5192":"5356 Ole's Cove Rd Halfmoon Bay British Columbia","5193":"5277 Evans Rd Halfmoon Bay British Columbia","5194":"181 Causley Street and Wellington Avenue Blind River Ontario","5195":"3 White Road Blind River Ontario","5196":"187 Ouellette St Grand Falls New Brunswick","5197":" ","5198":"10021 Route 144 Grand Falls New Brunswick","5199":"700 Harley Hill St ","5200":"5 Pine Avenue Maple Creek Saskatchewan","5201":"3 Wright Cres Hay River Northwest Territories","5202":"4380 Highway 5 Barriere British Columbia","5203":"4325 Yellowhead Hwy Barriere British ","5204":"4347 Yellowhead Highway Barriere British Columbia","5205":"#1 Darlington Creek Road Barriere British Columbia","5206":"5045 Boulder Mountain Road ","5207":"310 7th Ave Keremeos British Columbia","5208":"306 Sumac Rd ","5209":"2000 Panorama Drive Panorama British Columbia","5210":"2000 Panorama Drive Panorama British Columbia","5211":"2030 Panorama Drive ","5212":"2069 Summit Drive Panorama British Columbia","5213":" ","5214":"1527 Madrona Dr Nanoose Bay British Columbia","5215":"2025 Sanders Rd ","5216":"870 Niagara St Welland Ontario","5217":"41 Frazer St Welland Ontario","5218":"9580 Lincoln St Welland Ontario","5219":"389 Niagara St ","5220":"1900 Trans Canada Highway Dorval Quebec","5221":"34 Dorval Quebec","5222":"555 Boulevard McMillan Dorval Quebec","5223":"44 Dorval Quebec","5224":"88 Lombard St Smiths Falls Ontario","5225":"178 Lombard St Smiths Falls Ontario","5226":"26 Willow Lane Smiths Falls Ontario","5227":"30 Lombard St ","5228":" ","5229":"3471 Route 114 Hopewell Cape New Brunswick","5230":"38 Prince William St St. Stephen New Brunswick","5231":"198 King St St. Stephen New Brunswick","5232":"99 King St St. Stephen New Brunswick","5233":"50 Morin Heights Quebec","5234":"980 Chemin du Village ","5235":"77 Morin Heights Quebec","5236":"11 Baker ","5237":"563 Arbutus Dr British Columbia V","5238":"610 Fernhill Rd British Columbia V","5239":"Miners Bay British Co","5240":"479 Letour Rd British Columbia V","5241":"600 Beck Cres Ajax Ontario","5242":"210 Westney Rd S Ajax Ontario","5243":"7 Fisher Cres Ajax Ontario","5244":" ","5245":"1 Radford Dr ","5246":"12495 Highway 2 East Morrisburg Ontario","5247":" ","5248":"9885 Pinnacles Road Silver Star British Columbia","5249":"139 Main Street Silver Star British ","5250":"15 Chemin du Versant Petite-Riviere-Saint-Francois Quebec","5251":"348 rue Principale Petite-Riviere-Saint-Francois Quebec","5252":"1592 Route 138 Petite-Riviere-Saint-Francois Quebec","5253":"700 Rue Gadbois Saint-Jean-sur-Richelieu Quebec","5254":"425 Jacques-Cartier Sud Saint-Jean-sur-Richelieu Quebec","5255":"35 Saint-Jean-sur-Richelieu Quebec","5256":"121 Main Street Middleton Nova Scotia","5257":"425 Main Street Middleton Nova Scotia","5258":"250 Rang Des Iles Saint-Gedeon Quebec","5259":"136 Rue de la Plag ","5260":"136 Rue de la Plage Saint-Gedeon Quebec","5261":"4 Timberlane Road Ear Falls Ontario","5262":" Nordegg Alberta","5263":"7 Ritchie St Campbellton New Brunswick","5264":"1550 Holmes Street SE Slave Lake Alberta","5265":"112 - 12 Avenue SW Slave Lake Alberta","5266":" ","5267":"1103 Highway 20 Bella Coola British Columbia","5268":" ","5269":" ","5270":"20 Penton's Rd Joe Batt's Arm Newfoundland and Labrador","5271":"Main Street Newfoundland and Labrador A","5272":"Banks Cove Road Newfoundland and Labrador A","5273":"Western 66 Motel 2401 Mount Newton Cross Rd Central Saanich British Columbia","5274":"1130 Benvenuto Ave Central Saanich British Columbia","5275":"1137 Greig Ave Central Saanich British Columbia","5276":"9 Chambord Quebec","5277":"96 Chemin du Parc-Municipal Chambord Quebec","5278":"1 Chambord Quebec","5279":" ","5280":"175 Front St Sturgeon Falls Ontario","5281":"17359 Hwy 35 Algonquin Highlands Ontario","5282":"2049 Little Hawk Lake Rd Algonquin Highlands Ontario","5283":"16941 35 Hwy Algonquin Highlands Ontario","5284":"51 Monogram Pl Ontario","5285":"10 Trenton St Ontario","5286":"276 Dundas St E Ontario","5287":"399 Delhi Ontari","5288":" ","5289":"2 Stanleys Cres Clarenville Newfoundland and Labrador","5290":"3343 Egremont Dr Strathroy Ontario","5291":"570 chemin des Frenes Piedmont Quebec","5292":"600 chemin Des Frenes Piedmont Quebec","5293":"93 Piedmont Quebec","5294":" ","5295":"15 Sainte-Marguerite-du-Lac-Masson Quebec","5296":"173 Lac Walfred Street Sainte-Marguerite-du-Lac-Masson Quebec","5297":"38 rue du Joli-Bosquet Sainte-Marguerite-du-Lac-Masson Quebec","5298":"455 Beach Road Sandspit British Columbia","5299":"849 Shell Road (Yellowhead Highway #5) Blue River British Columbia","5300":"795 Highway 5 South Blue River British Columbia","5301":"Frontage Roadway Blue River British Columbia","5302":"3622 North Street Ainsworth Hot Springs British Columbia","5303":"4103 56th Street Wetaskiwin Alberta","5304":"4814 56 St Wetaskiwin Alberta","5305":"351 7th Avenue N Three Hills Alberta","5306":"1204 2nd St. N.E Three Hills Alberta","5307":"240 5th Avenue S Three Hills Alberta","5308":"2 rue Chenail Shefford Quebec","5309":"130 Chemin de Fulford Shefford Quebec","5310":"163 rue Daudelin Shefford Quebec","5311":"1170 Denison Est ","5312":"1009 Chester Lane Ontario","5313":"904 Waskesiu Drive ","5314":"299 Salmonier Line Holyrood Newfoundland and Labrador","5315":"19-21 North Side Road Holyrood Newfoundland and Labrador","5316":"500 6700 46th Street Olds Alberta","5317":"4520 - 46th Street Olds Alberta","5318":"5610 46 St Olds Alberta","5319":"64 MacIsaac Lane Port Hastings Nova Scotia","5320":"84 Highway 19 Port Hastings Nova Scotia","5321":" ","5322":"3 Royal Street Happy Valley-Goose Bay Newfoundland and Labrador","5323":"111 Staye Court Dr Arnprior Ontario","5324":"175 Daniel St S Arnprior Ontario","5325":"9082 Clarkson Avenue Black Creek British Columbia","5326":"25 Kolb Ave Kapuskasing Ontario","5327":"82 Government Rd W ","5328":"463 Pine Grove Rd Port Loring Ontario","5329":"187 Parolin's Rd Port Loring Ontario","5330":"120 Peninsula Rd Port Loring Ontario","5331":"98 Avenue Port Royal Bonaventure Quebec","5332":"20 Bonaventure Quebec","5333":"13 ","5334":"903 Willow Drive ","5335":" ","5336":"218 Chemin Des Poirier Montmagny Quebec","5337":" ","5338":"1196 rue de la Pisciculture Saint-Faustin-Lac-Carre Quebec","5339":"362 de la Gare Saint-Faustin-Lac-Carre Quebec","5340":"124 ch de Neuchatel Saint-Faustin-Lac-Carre Quebec","5341":"50 rue Saint-Jean-Baptiste Ouest Rigaud Quebec","5342":"10 Rigaud Quebec","5343":"135 Chemin Bourget Rigaud Quebec","5344":"78 Lincoln Rd Grand Falls Windsor Newfoundland and Labrador","5345":"9538A 129 Hwy Thessalon Ontario","5346":" ","5347":" ","5348":"150 Chemin des Bains Saint-Irenee Quebec","5349":"136 rue du Quai Sainte-Rose-du-Nord Quebec","5350":"310 Rue du Quai Sainte-Rose-du-Nord Quebec","5351":"935 Rue du Quai ","5352":"2900 Kellys Road Port Severn Ontario","5353":"117 Port Severn Rd Port Severn Ontario","5354":"15 Trudeau Lane Tweed Ontario","5355":"345 Thousand Islands Pky Lansdowne Ontario","5356":"10509 Antoine Drive Fort Simpson Northwest Territories","5357":"1001 Marc Andre Ave Fort Simpson Northwest Ter","5358":" ","5359":"112 Hillier Street ","5360":"236 Terra Tory Dr Lanark Ontario","5361":"7 Petit-Saguenay Quebec","5362":"4 Petit-Saguenay Quebec","5363":"5 Petit-Saguenay Quebec","5364":"12438 Barkerville Highway Wells British Columbia","5365":"Bowron Lake Road Wells British Columbia","5366":"157 Ch du Couvent Bouctouche New Brunswick","5367":"589 Route 475 Bouctouche New Brunswick","5368":"206 Acadie St Bouctouche New Brunswick","5369":"54 Ferme-Neuve Quebec","5370":"1195 ch Cockanagog Ferme-Neuve Quebec","5371":"375 B North Front Dr Steinbach Manitoba","5372":"333 Homestead Crescent ","5373":"150 Park Rd W Steinbach Manitoba","5374":"527 Highway 10 Exit 12 Bridgewater Nova Scotia","5375":"49 North St Bridgewater Nova Scotia","5376":"255 King St Bridgewater Nova Scotia","5377":"378 Centre St Espanola Ontario","5378":"400 Apsey Lake Rd Espanola Ontario","5379":"995 Highway 6 Espanola Ontario","5380":"10 Eastridge Rd Walkerton Ontario","5381":"981 Barryvale Rd Calabogie Ontario","5382":"5056 Calabogie Rd Calabogie Ontario","5383":"729 Mill Street Calabogie Ontario","5384":"Barryvale Road Calabogie Ontario","5385":"13325 Route Marie-Victorin Sorel-Tracy Quebec","5386":"3330 Route Marie-Victorin Sorel-Tracy Quebec","5387":"199 Dalhousie St Amherstburg Ontario","5388":"4610 Essex County Rd 1 Amherstburg Ontario","5389":"1061 Manitoba Ave Selkirk Manitoba","5390":"975 First Avenue W Shaunavon Saskatchewan","5391":"90 3rd Avenue West ","5392":"388 Highway 4 Port Hawkesbury Nova Scotia","5393":"4 Tupper Crt Port Hawkesbury Nova Scotia","5394":"155 Chemin du Lac St Augustin de Desmaures Quebec","5395":"8516 Boulevard Hamel ","5396":"2128 Rue des Riverains ","5397":" ","5398":"801 Chemin Riverside Wakefield Quebec","5399":" ","5400":"17-33695 Rte Deep River Ontario","5401":"112 Deep River Road Deep River Ontario","5402":"4512 42nd Avenue Innisfail Alberta","5403":"5004 42 Ave Innisfail Alberta","5404":"8790 Avenue Royale Chateau Richer Quebec","5405":"39 Chateau Richer Quebec","5406":" ","5407":"848 Bulgers Rd ","5408":"130 Camclot Lane ","5409":"276 White Cedars Rd ","5410":"4 Robson Ave Sackville New Brunswick","5411":"55 Bridge St Sackville New Brunswick","5412":" ","5413":"5225 1st Street West - Highway 2 Claresholm Alberta","5414":" ","5415":" ","5416":"5008 43 St St. Paul Alberta","5417":"4417 50th Avenue St. Paul Alberta","5418":"1512 13 Ave SE High River Alberta","5419":" ","5420":"516 4 St SW High River Alberta","5421":"9006 Clarke Avenue Hudson's Hope British Columbia","5422":"10101 Beattie Drive ","5423":" ","5424":"1457 Main St S Dauphin Manitoba","5425":"1501 Main Street South Dauphin Manitoba","5426":"1601 Main Street S Dauphin Manitoba","5427":"369 Chemin du Hibou Stoneham-et-Tewkesbury Quebec","5428":"61 Stoneham-et-Tewkesbury Quebec","5429":"9378 Cabot Trail Margaree Harbour Nova Scotia","5430":"4018 Shore Road Margaree Harbour Nova Scotia","5431":"300 Trans Canada Highway Malahat British Columbia","5432":"573 Ebadora Lane Malahat British Columbia","5433":"600 Ebadora Lane Malahat British Columbia","5434":"6539 16a Hwy W Vegreville Alberta","5435":"6041 50 Ave Vegreville Alberta","5436":"1717 Gordon Avenue The Pas Manitoba","5437":"1316 Gordon Avenue The Pas Manitoba","5438":"2769 Glenwood Dr Trail British Columbia","5439":"118 Wellington Ave Trail British Columbia","5440":"3080 Highway Dr Trail British Columbia","5441":"RR#1 Site 7 Comp 14 Christopher Lake Saskatchewan","5442":"Highway 263 ","5443":"160 Liberty St S Bowmanville Ontario","5444":"150 Liberty Street South Bowmanville Ontario","5445":"Home 2 Suites By Hilton 8490 Parkhill Dr Milton Ontario","5446":"2750 Highpoint Dr Milton Ontario","5447":"12125 Fourth Line RR2 Rockwood ","5448":"2518 East Point Rd - Rte 16 Souris Prince Edward Island","5449":"49 Courtney Rd Dingwall Nova Scotia","5450":"1528 Bay St Lawrence Rd Dingwall Nova Scotia","5451":"Cape North RR#1 Dingwall N Dingwall Nov","5452":"802 Dingwall Road Dingwall Nova Scotia","5453":"1315 rue Daniel-Johnson O. Saint Hyacinthe Quebec","5454":"622 Saint Hyacinthe Quebec","5455":"6255 Boul Laurier Ouest Saint Hyacinthe Quebec","5456":"1420 Sims Ave Weyburn Saskatchewan","5457":"53 Government Rd S Weyburn Saskatchewan","5458":"140 Sims Ave Weyburn Saskatchewan","5459":"604 1st Avenue East Watrous Saskatchewan","5460":"102 Main Street ","5461":"349 Chemin des Mines ","5462":"133 Bennett Dr Gander Newfoundland and Labrador","5463":"114 Trans Canada Hwy Gander Newfoundland and Labrador","5464":"5204 Highway St. Valleyview Alberta","5465":"4710 50 Street Valleyview Alberta","5466":"4606 50th Street ","5467":"75 Thetford Mines Quebec","5468":"123 Boul Frontenac Ouest Thetford Mines Quebec","5469":"460 Thetford Mines Quebec","5470":"10401 Sunset Rd Saint Thomas Ontario","5471":"1210 Talbot St Saint Thomas Ontario","5472":"46075 Fruit Ridge Line Saint Thomas Ontario","5473":"16002 Crawford Creek Road Crawford Bay British Columbia","5474":"1285 Queens Bay Road Balfour British Columbia","5475":"7380 Harrop-Procter Rd ","5476":"258 Lord's Seaside Lane Borden-Carleton Prince Edward Island","5477":"110 Motel Av Salmo British Columbia","5478":"5016 Main St ","5479":"3392 Concession Road 8 ","5480":"180 Rue du Massif ","5481":"264 Rang 2 ","5482":"1570 Baker Rd Casselman Ontario","5483":" ","5484":"3559 Rue Principle Tracadie-Sheila New Brunswick","5485":" ","5486":"425 Adelard-Savoie Blvd Dieppe New Brunswick","5487":" ","5488":"7 Bridge St Carleton Place Ontario","5489":"254 Lake Ave W Carleton Place Ontario","5490":"405 Mountain Street Moosomin Saskatchewan","5491":"408 Ellice Street Moosomin Sask","5492":"801 Park Avenue Moosomin Saskatchewan","5493":"66 rue Principale Grandes-Bergeronnes Quebec","5494":" ","5495":"394 10th St Hanover Ontario","5496":" ","5497":"1244 Route 158 Joliette Quebec","5498":"4125 52nd Avenue High Prairie Alberta","5499":"115 2 Street SE Vulcan","5500":"603 1 Street South ","5501":" Vulcan Alberta","5502":"3010 Thornhill Street Morden Manitoba","5503":"1327 La Ronge Ave La Ronge Saskatchewan","5504":"Eagle Lake Road ","5505":"23 Marie Street South River Ontario","5506":"3785D Eagle Lake Rd ","5507":"19 Apex Drive Logan Lake British Columbia","5508":"201 Jennifer Heil Way Spruce Grove Alberta","5509":" ","5510":"85 rue Principale Nord Maniwaki Quebec","5511":" ","5512":"24 Tiny Beaches Rd S Ontario","5513":"1301 Park Avenue Esterhazy Saskatchewan","5514":"Hwys #22 & 80 East Esterhazy Saskatchewan","5515":"21 Brentwood Dr Perth-Andover New Brunswick","5516":" ","5517":"86 Dewars Lane Georgetown Prince Edward Island","5518":" ","5519":" ","5520":"40 rue Laverdure Dolbeau Quebec","5521":"414 rue de la Friche Dolbeau Quebec","5522":"15 Paris Rd Paris Ontario","5523":"65 Broadway St W Paris Ontario","5524":"74 Boulder Blvd Stony Plain Alberta","5525":"3301 43rd Avenue Stony Plain Alberta","5526":"4915 53 Ave Stony Plain Alberta","5527":"771 Bedford Hwy Bedford Nova Scotia","5528":"9 Killarney Dr ","5529":"613 King Avenue Enderby British Columbia","5530":"2202 Enderby Mabel Lake Rd ","5531":"20 Enderby Grindrod Rd ","5532":"16660 Backeddy Road Egmont British Columbia","5533":"6781 Bathgate Rd Egmont British Columbia","5534":"1-385 Queensway W Simcoe Ontario","5535":"812 Norfolk St S Simcoe Ontario","5536":"3461 Chemin Charles-Leonard Mirabel Quebec","5537":" ","5538":"997 Mirabel Quebec","5539":"Astro Hill Iqaluit Nunavut","5540":" ","5541":"11734 Allan St ","5542":" ","5543":"300 Mackenzie Road Inuvik Northwest Territories","5544":"198 Mackenzie Road Inuvik Northwest Territories","5545":"Highway 63 ","5546":" ","5547":"10705 Highway 105 Whycocomagh Nova Scotia","5548":"10293 Trans Canada Highway 105 Whycocomagh Nova Scotia","5549":"13951 Ninth Line Ontario","5550":"295 Sable St W Massey Ontario","5551":"5923 County Rd 15 Ontario","5552":"24 Mill St. W. Ontario","5553":"146 Victoria St W Ontario","5554":"28 Riverside Dr Mono Ontario","5555":"833345 4th Line Ehs ","5556":" ","5557":"560 Route De Mansonville Mansonville Quebec","5558":"328 Rue Principale ","5559":"8544 Highway 1 Bridgetown Nova Scotia","5560":" ","5561":" ","5562":"1643 Vernon Street Lumby British Columbia","5563":"2126 Creighton Valley Rd Lumby British Columbia","5564":"24 Chapel St S Thorold Ontario","5565":"299 Hwy #20 West Thorold Ontario","5566":" ","5567":"50530 Trans-Canada Highway Boston Bar British Columbia","5568":"760 Gibbons Rd Renfrew Ontario","5569":"270 Lochiel St S Renfrew Ontario","5570":"2826 Johnston Rd Renfrew Ontario","5571":"155 Boucherville Quebec","5572":"96 boul. de Mortagne Boucherville Quebec","5573":"82 French Island Road Bruce Mines Ontario","5574":" Batchawana Bay Ontario","5575":"5618 North Klondike Hwy Mayo Yukon","5576":"KM 57 Silver Trail Mayo Yukon","5577":"106 Principale Lac-Bouchette Quebec","5578":"160 Chemin de la Montagne Lac-Bouchette Quebec","5579":"Vanzile Street Treherne Manitoba","5580":"288 Pth2 Treherne Manitoba","5581":"1 Mont-Saint-Pierre Quebec","5582":"10 Mont-Saint-Pierre Quebec","5583":"34 Amqui Quebec","5584":"39 rue St-Pierre Ouest Amqui Quebec","5585":" ","5586":"101 Centre St Assiniboia Sask","5587":" ","5588":"17 Telegraph Creek Rd ","5589":"671 Route du Fleuve Notre-Dame-du-Portage Quebec","5590":"Takla Road 310-750 ","5591":" ","5592":"961 Mistassiniy Road Wabasca Alberta","5593":"293 Terrebonne Quebec","5594":"2970 Chemin Gascon Terrebonne Quebec","5595":" ","5596":" ","5597":"1011 5th Avenue ","5598":"2210 route du Fleuve Les Eboulements Quebec","5599":"15 Bears Cove Road Witless Bay Newfoundland and Labrador","5600":"4890 Pool Rd Garden Bay British Columbia","5601":"17575 Blvd Becancour Becancour Quebec","5602":"1625 Avenue Nicolas Perrot Becancour Quebec","5603":"372 rue Laurier Saint-Apollinaire Quebec","5604":" ","5605":"1999 Country Club Way Langford British Columbia","5606":" ","5607":"3041 Sooke Rd Langford British Columbia","5608":"585 Nelson Street East Virden Manitoba","5609":"4879 Cherry Tree Bend Saanich British Columbia","5610":"1831 Mount Newton Cross Rd ","5611":"683 Jolly Pl ","5612":"1038 rue Principale ","5613":"1194 Principale Pohenegamook Quebec","5614":"1590 Chemin du Lac St Stanislas Saint Zenon Quebec","5615":"4551 Chemin Brassard Saint Zenon Quebec","5616":"9 Chemin de la Station Compton Quebec","5617":"Highway 9 Carlyle Saskatchewan","5618":"100 Kenosee Driv Carlyle Saskatchewan","5619":"549 chemin des Pionniers Est L'Islet Quebec","5620":"11 Island Dr Flin Flon Manitoba","5621":"93 Main St Flin Flon Manitoba","5622":" ","5623":"1640 rue Kipawa Temiscaming Quebec","5624":"2940 16 Hwy W Houston British Columbia","5625":"460 Saint Albert Trail St. Albert Alberta","5626":"440 St Albert Trail ","5627":"59 Langholm Dr ","5628":"Green Gables Shore Stanley Bridge Prince Edward Island","5629":" ","5630":"4111 51 St Vermilion Alberta","5631":"5108 47th Avenue Vermilion Alberta","5632":"5700 46th Ave Taber Alberta","5633":"5402 46th Ave Taber Alberta","5634":" Kootenay National Park British Columbia","5635":"6174 Sawczuk Rd Kootenay National Park British Columbia","5636":"1 Koval Street ","5637":"153 Main Street West Neepawa Manitoba","5638":"10 Centre Street Gimli Manitoba","5639":"115 Kelsey Trail Swan River Manitoba","5640":" ","5641":"100 Pony Dr Newmarket Ontario","5642":" ","5643":"29 Atlantic Street Marystown Newfoundland and ","5644":"612 Bobois St Ontario","5645":"577 Greenlane Rd Hawkesbury Ontario","5646":"51 Dogwood Dr Steady Brook Newfoundland and Labrador","5647":"Marble Mountain Resort Steady Brook Newfoundland and Labrador","5648":"146 Caribou Road Port aux Basques Newfoundland and Labrador","5649":"3 Dennis Road Port aux Basques Newfoundland and Labrador","5650":"11668 1 Hwy Grand Pre Nova Scotia","5651":"4871 Hwy 97 108 Mile Ranch British Columbia","5652":"700 Westville Rd New Glasgow Nova Scotia","5653":" ","5654":" ","5655":" Hanna Alberta","5656":"504 Maclachlan Ave Manitou Beach Saskatchewan","5657":" ","5658":"11 Windward Dr Grimsby Ontario","5659":"350 Government Road West Kirkland Lake Ontario","5660":"455 Government Rd W Kirkland Lake Ontario","5661":"5484 124 Hwy Magnetawan Ontario","5662":"203 West Street Magnetawan","5663":"14 Water St South Baymouth Ontario","5664":"2 Bedford-on-the-Water Westport Ontario","5665":"51 Church Street Westport Ontario","5666":"2 Newport Lane ","5667":"700 Ripplecove Ayer's Cliff Quebec","5668":"2900 Route 111 Amos Quebec","5669":"119 ","5670":"Alaska Highway Destruction Bay Yukon","5671":"Milepost 1071.5 Alaska Hwy ","5672":"Km 1818 Alaska Highway Beaver Creek Yukon","5673":"Mile 1202 Alaska Hwy. Beaver Creek Yukon","5674":"1197 Chemin du Bassin Quebec G","5675":"6 Quebec G","5676":" ","5677":" ","5678":"280 Eagan Bonaparte Forest Service Road 70 Mile House British Columbia","5679":"6304 Pioneer Rd ","5680":"5702 43 St Rimbey Alberta","5681":"3611-57 Ave Provost Alberta","5682":"5603 35a Street Provost Alberta","5683":"1963 TransCanada Hwy Bedeque Prince Edward Island","5684":"1880 Pe-1a Bedeque Prince Edward Island","5685":"4744 49th St Hardisty Alberta","5686":"139 Reive Blvd Innisfil Ontario","5687":"391 Big Bay Point Rd Innisfil Ontario","5688":" ","5689":"1424 rue Notre-Dame Repentigny Quebec","5690":"473 Boulevard de l'Assomption Repentigny Quebec","5691":" ","5692":"507 Eden Street ","5693":"Historical Mile 804 Teslin Yukon","5694":" ","5695":"408 Donner Road ","5696":" ","5697":" ","5698":"70 Mackenzie Blvd. Mackenzie British Columbia","5699":"217 Hwy 17 White River Ontario","5700":"957 Highway 1 White River Ontario","5701":"Highway 35f) 509 Main Street Manning Alberta","5702":"440 Main Street ","5703":"Maquinna Street Zeballos British ","5704":"509 Reno St Zeballos British Columbia","5705":"129 2nd Ave Rosebud Alberta","5706":"284 Main St N Mount Forest Ontario","5707":"R. R. # Mount Forest Ontario","5708":"4708 Highway Avenue ","5709":"4924 Plaza Ave ","5710":"76 Roxton Falls Quebec","5711":"751 Chemin de la Grotte Roxton Falls Quebec","5712":"14988 Northside Rd- Rte 16 Saint Peters Bay Prince Edward Island","5713":"5560 Rte 2 Saint Peters Bay Prince Edward Island","5714":"360 Northgate Drive Tumbler Ridge British Columbia","5715":"212 8th Ave NW Milk River Alberta","5716":"24202-178 Ave. SW ","5717":"1345 Hwy 1 Lytton British Columbia","5718":"538 Main Street ","5719":"523 2nd Street North Mountain View Alberta","5720":" Mountain View Alberta","5721":" ","5722":"1436 Highway 101 Lund British Columbia","5723":"9844 Sevilla Island Lund British Columbia","5724":"63 Queens Place Drive Liverpool Nova Scotia","5725":"21 New Richmond Quebec","5726":"233 Perron Blvd ","5727":"134 Cedars Resort Flesherton Ontario","5728":" ","5729":"Rr#1 Doyles Newfoundland and Labrador","5730":"Upper Ferry ","5731":" ","5732":"425 route Cameron ","5733":"71 Kirk Street Clinton","5734":"387 Chemin Patton Metis-sur-Mer Quebec","5735":"2165 rue Saint-Calixte Plessisville Quebec","5736":"8536 Peggys Cove Rd Indian Harbour Nova Scotia","5737":"8444 Peggys Cove Rd Indian Harbour Nova Scotia","5738":"121 Salaberry-de-Valleyfield Quebec","5739":"240 Rue Victoria ","5740":"4445 Elephant Lake Road ","5741":"239 Burnham Rd Florenceville-Bristol New Brunswick","5742":"2775 Highway #3 Pubnico Nova Scotia","5743":"2 Causapscal Quebec","5744":"107 Rue Saint-Jacques Sud Causapscal Quebec","5745":"30 Brunswick St St. George New Brunswick","5746":"222 Baseline Rd Malpeque Prince Edward Island","5747":"304 King St ","5748":"109 Highway 51 Kerrobert Saskatchewan","5749":"5404-44 Avenue Smoky Lake Alberta","5750":"4 Wheatland Avenue ","5751":"Max Lake Road ","5752":" ","5753":"1 Quirpon Road Quirpon Island Newfoundland and Labrador","5754":"44 Queen St Stephenville Newfoundland and Labrador","5755":"1009 Massey Rd Grafton Ontario","5756":"Hwy 401 415 Harris St RR 5 Ingersoll Ontario","5757":" ","5758":"419 River Dr ","5759":" ","5760":"795 Principale Cowansville Quebec","5761":"111 Place Jean-Jaques Bertrand Cowansville Quebec","5762":"595 rue Tache St-Pascal Quebec","5763":"289 Saint-Louis-de-L'Isle-aux-Coudres Quebec","5764":"444 chemin La Baleine Saint-Louis-de-L'Isle-aux-Coudres Quebec","5765":"355 St-Paulin Quebec","5766":" ","5767":"309 Main Street North ","5768":"290 rue Richelieu Saint Marc sur Richelieu Quebec","5769":"512 3e Rang Nord ","5770":" Rankin Inlet","5771":"100 Saint-Jean-de-Matha Quebec","5772":"891 route Louis-Cyr Saint-Jean-de-Matha Quebec","5773":"601B Pine Avenue Sparwood British Columbia","5774":"606 Sparwood Drive Sparwood British Columbia","5775":"2788 Route 125 Nord Saint Donat Quebec","5776":"7-21735 Lougheed Hwy Maple Ridge British Columbia","5777":"22222 Lougheed Hwy ","5778":"1111 boulevard St-Laurent Ouest Louiseville Quebec","5779":"2 Beaudoin Street Blanc-Sablon Quebec","5780":"35607 North Klondike Highway Carmacks Yukon","5781":"5474 48 Street Elk Point Alberta","5782":"362002 ","5783":"57 Saint-Eustache Quebec","5784":"1893 Chemin Du Triton Lac-Edouard Quebec","5785":"120 Rue Principale ","5786":"1416 Chemin Desmarais Sainte-Emelie-de-L'Energie Quebec","5787":"1639 Union Street Canso Nova Scotia","5788":"101 5 Ave W ","5789":"117 Sainte-Marthe Quebec","5790":"1027 Ch Saint-Henri ","5791":"509 Nykolaishen Drive ","5792":"320 boulevard Pabos Chandler Quebec","5793":"515 Daignault St Chandler Quebec","5794":"77 Pond Rd ","5795":"2986 Service Rd W ","5796":"2 Chauncey Street Elkford British Columbia","5797":"116 Arthur Street East Ontario","5798":"4745 Chase-Falkland Rd ","5799":"798 Government Road Greenwood British Columbia","5800":"256 N. Copper Ave. \/ Hwy. 3 Greenwood British Columbia","5801":" ","5802":"Hwy 11 Matheson Ontario","5803":"104 Northland Dr Conklin Alberta","5804":" ","5805":"710 Lake Street ","5806":"1209 Front Avenue ","5807":"Bugaboo Provincial Park Parson British ","5808":"5905 - 49 Street Barrhead Alberta","5809":"5508 - 49 Street ","5810":"1082 Shamrock Marina Rd Severn Bridge Ontario","5811":"9865 Highway 8 Caledonia Nova Scotia","5812":" ","5813":"5323-48 Avenue Redwater Alberta","5814":"5311-48 Avenue ","5815":"4914 46 Street Killam Alberta","5816":"21 Saint-Ulric Quebec","5817":"168 Mill Stree Angus Ontario","5818":"190 Mill St ","5819":"Highway 8 Manitoba R","5820":"10983 Route 134 Saint-Louis-de-Kent New Brunswick","5821":"70 du Pre Natashquan Quebec","5822":"353 Water Street Westport Nov","5823":"39 Saint-Elie-de-Caxton Quebec","5824":"429 Lampson St Esquimalt British Columbia","5825":"103 2nd Ave South Unity Saskatchewan","5826":"114 Main St Unity Saskatchewan","5827":" ","5828":"30 Railway Ave Lanigan Saskatchewan","5829":"Saskatchewan 2 ","5830":" ","5831":"Main Street Barkerville British Columbia","5832":"13500 Barkerville Hwy ","5833":"4205 - 64 Stree Ponoka Alberta","5834":"Hwy 5A ","5835":"1 Lac-Saguay Quebec","5836":"275 Rte 117 Lac-Saguay Quebec","5837":"2421 8 Avenue Humboldt Saskatchewan","5838":"213 Chambly Quebec","5839":" ","5840":"1610 Telegraph Cove Rd Telegraph Cove British Columbia","5841":"44154 Thurston Rd ","5842":"700 St. Jean boul. Pointe Claire Quebec","5843":"900 April Point Rd Quathiaski Cove British Columbia","5844":"385 Adelaide St Dalhousie New Brunswick","5845":"Hilton Garden Inn Halifax Airport 200 Pratt & Whitney Dr Enfield Nova Scotia","5846":" ","5847":"163 boulevard Gerard D. Levesque New Carlisle Quebec","5848":"26920 52 Ave Aldergrove British Columbia","5849":"1178 Point Prim Rd Belfast Prince Edward Island","5850":"20 John Pound Rd Tillsonburg Ontario","5851":"432 rue St-Paul Saint-Ubalde Quebec","5852":"401 4th Street Elkwater Alberta","5853":"514 Boischatel Quebec","5854":" ","5855":"6 Paspebiac Quebec","5856":"365 Route 132 Paspebiac Quebec","5857":"81 Chemin Lac du Pin Rouge ","5858":"Route 1 Ferryland Newfoundland and Labrador","5859":"100 Stonegate 500 Highway 6 Melfort Saskatchewan","5860":"101 Spruce Haven Rd Melfort Saskatchewan","5861":"235 Route 132 La Pocatiere Quebec","5862":" Resolute Nunavut","5863":" ","5864":" ","5865":"73 St Francois Xavier Est Grande-Vallee Quebec","5866":"Picketts Brook - Route 340 ","5867":" Wendake Quebec","5868":"19 Rue de L'Eglise Matapedia Quebec","5869":"210 Main Road Joe Batt's Arm Newfoundland and Labrador","5870":"19 Beach Cove Lane Belle Cote Nova Scotia","5871":"5904 51st Street ","5872":"262-A Rang Grande-Terre Saint-Francois-du-Lac Quebec","5873":"1584 Route 133 Haute Aboujagane New Brunswick","5874":"18 Mountain Road Grenville-sur-la-Rouge Quebec","5875":"201 Centennial Drive South Martensville Saskatchewan","5876":"1337 Fox Harbour Rd Wallace Nova Scotia","5877":"262 195 Balzac Blvd Balzac Alberta","5878":" ","5879":"Foster Road ","5880":"Mt. Robson Mountain River Lodge 16-13990 Swiftcurrent Creek Rd & Highway Mount Robson British Columbia","5881":" ","5882":"171 Route 338 Coteau-du-Lac Quebec","5883":"1312 Route 175 Pocologan New Brunswick","5884":"402 1st Avenue Beaverlodge Alberta","5885":" ","5886":"302 Main Street North ","5887":"42 Chaperral Rd Waasis New Brunswick","5888":"6 Main St Ne ","5889":"80 Hampton Rd Rothesay New Brunswick","5890":"8 Chemin Bellevue Ouest L'Anse a Gilles Quebec","5891":" ","5892":" ","5893":"1 Poplar Cres Brechin Ontario","5894":"40 Chemin de L'Eglise Saint-Maurice-de-l'Echouerie Quebec","5895":"365 William Street Exeter","5896":"224 Boulevard Begin Saint Pacome Quebec","5897":"4 Lac Delage Quebec","5898":" ","5899":" ","5900":"5428 Young St Unit 340 RR 1 Harwood Ontario","5901":"6021 Parkwood Road Blackfalds Alberta","5902":"98 Pioneer St Port Hope Simpson Newfoundland and ","5903":"4527 Highway 93 & 95 Skookumchuck British Columbia","5904":"1036 Matsqui St Port Alice British Columbia","5905":"318 Wale Rd Colwood British Columbia","5906":"1810 Rue Richelieu Beloeil Quebec","5907":"8117 99 St Clairmont Alberta","5908":"5534 Prospect Rd New Minas Nova Scotia","5909":"32 Rte 111 E La Sarre Quebec","5910":"5221 Hwy 12 ","5911":"116 North Railway Street East ","5912":"5 Grande Allee Est Grande Riviere Grande-Riviere Quebec","5913":"4400 Portage Ave Headingley Manitoba","5914":"5850 Rama Rd Rama Ontario","5915":"3982 Hwy 11 South Oro-Medonte Ontario","5916":"1 Fairway Dr Candle Lake Saskatchewan","5917":"105 Cottonwood Road Stoughton Saskatchewan","5918":"4180 Bernard Pilon ","5919":"5136 54st Viking Alberta","5920":"3104 Highway 2 ","5921":"13163 Highway 60 Golden Lake Ontario","5922":"80 rue Principale St-Antonin Quebec","5923":"7532 St Margarets Bay Rd Boutiliers Point Nova Scotia","5924":"316 1st Ave. East ","5925":"300 Wishart Schefferville Quebec","5926":"Route 100 St. Bride's Newfoundland and ","5927":"5315 Deep Bay Dr Bowser British Columbia","5928":"395 Boundary Trail Winkler Manitoba","5929":"1136 Cure Labelle Blainville Quebec","5930":"4412 Hwy 60 Oxtongue Lake Ontario","5931":" ","5932":" ","5933":"837 Highway 105 Boularderie Nova Scotia","5934":" Pangnirtung","5935":"450 Mr 55 ","5936":"589 chemin Haut-Shippagan Shippagan New Brunswick","5937":"533 Kingston Rd Pickering Ontario","5938":"738 Upper Lakeville Rd ","5939":"11 Houston Road Mayfield Prince Edward Island","5940":"3 Commissioner St Killarney Ontario","5941":"6216 Rte 11 Wellington Prince Edward Island","5942":"365 Boulevard Sir Wilfrid-Laurier Saint-Basile-le-Grand Quebec","5943":" ","5944":" ","5945":"157 69 Hwy ","5946":"85 Elm River Parkwa ","5947":" Bishop's Falls Newfoundland and Labrador","5948":"57 Boulevard Saint-Jean-Baptiste Chateauguay Quebec","5949":"32 Burrows Road Pinawa Manitoba","5950":"298 D - 31 Rd Auld's Cove Nova Scotia","5951":"Junction of Highways 1 & 5 Carberry Manitoba","5952":"1 Mackenzie Drive Fort Providence Northwest Territories","5953":"90 ","5954":"Provincial Rd 307 ","5955":"5254 Highway 1 Pennfield Ridge New Brunswick","5956":"377 Route 199 Quebec G","5957":"724 Railway Avenue Oxbow Saskatchewan","5958":"4911 49th Street ","5959":"26 ","5960":"276 Lockhart Mill Rd Jacksonville New Brunswick","5961":"103 Centre Street Duchess Alberta","5962":"7001 Corbould Dr Stuie British Columbia","5963":" ","5964":"511 Brackley Point Rd (Rte 15) Brackley Prince Edwar","5965":"381 Highway 17 West McKerrow Ontario","5966":" ","5967":" ","5968":"86512 London Rd Wingham Ontario","5969":"35 Legends Ave Millbrook Nova Scotia","5970":"311 Rue des Bouleaux Sainte-Eulalie Quebec","5971":"1 Inspiration Road Burgeo Newfoundland and Labrador","5972":"800 Idabel Lake Road Idabel Lake British Columbia","5973":"95 aut. du Souveni L'Ile-Perrot Quebec","5974":"2884 Highway 7 Liscomb Mills Nova Scotia","5975":"4384 Route 105 Jemseg New Brunswick","5976":"10635 Jesmond Road Jesmond British Columbia","5977":"2084 Boul. Sir-Wilfrid-Laurier ","5978":"19267 Lougheed Hwy Pitt Meadows British Columbia","5979":"56-58 Main Highway L'Anse au Clair Newfoundland and Labrador","5980":"1545 Lougheed Hwy Port Coquitlam British Columbia","5981":"36 Treasure Drive Western Shore Nova Scotia","5982":"16 Cottage Cres. Dalvay Prince Edward Island","5983":" ","5984":"1596 rue Bellerive sur le Lac Lac Nominingue Quebec"},"country":{"0":"Canada","1":"Canada","2":"Canada","3":"Canada","4":"Canada","5":"Canada","6":"Canada","7":"Canada","8":"Canada","9":"Canada","10":"Canada","11":"Canada","12":"Canada","13":"Canada","14":"Canada","15":"Canada","16":"Canada","17":"Canada","18":"Canada","19":"Canada","20":"Canada","21":"Canada","22":"Canada","23":"Canada","24":"Canada","25":"Canada","26":"Canada","27":"Canada","28":"Canada","29":"Canada","30":"Canada","31":"Canada","32":"Canada","33":"Canada","34":"Canada","35":"Canada","36":"Canada","37":"Canada","38":"Canada","39":"Canada","40":"Canada","41":"Canada","42":"Canada","43":"Canada","44":"Canada","45":"Canada","46":"Canada","47":"Canada","48":"Canada","49":"Canada","50":"Canada","51":"Canada","52":"Canada","53":"Canada","54":"Canada","55":"Canada","56":"Canada","57":"Canada","58":"Canada","59":"Canada","60":"Canada","61":"Canada","62":"Canada","63":"Canada","64":"Canada","65":"Canada","66":"Canada","67":"Canada","68":"Canada","69":"Canada","70":"Canada","71":"Canada","72":"Canada","73":"Canada","74":"Canada","75":"Canada","76":"Canada","77":"Canada","78":"Canada","79":"Canada","80":"Canada","81":"Canada","82":"Canada","83":"Canada","84":"Canada","85":"Canada","86":"Canada","87":"Canada","88":"Canada","89":"Canada","90":"Canada","91":"Canada","92":"Canada","93":"Canada","94":"Canada","95":"Canada","96":"Canada","97":"Canada","98":"Canada","99":"Canada","100":"Canada","101":"Canada","102":"Canada","103":"Canada","104":"Canada","105":"Canada","106":"Canada","107":"Canada","108":"Canada","109":"Canada","110":"Canada","111":"Canada","112":"Canada","113":"Canada","114":"Canada","115":"Canada","116":"Canada","117":"Canada","118":"Canada","119":"Canada","120":"Canada","121":"Canada","122":"Canada","123":"Canada","124":"Canada","125":"Canada","126":"Canada","127":"Canada","128":"Canada","129":"Canada","130":"Canada","131":"Canada","132":"Canada","133":"Canada","134":"Canada","135":"Canada","136":"Canada","137":"Canada","138":"Canada","139":"Canada","140":"Canada","141":"Canada","142":"Canada","143":"Canada","144":"Canada","145":"Canada","146":"Canada","147":"Canada","148":"Canada","149":"Canada","150":"Canada","151":"Canada","152":"Canada","153":"Canada","154":"Canada","155":"Canada","156":"Canada","157":"Canada","158":"Canada","159":"Canada","160":"Canada","161":"Canada","162":"Canada","163":"Canada","164":"Canada","165":"Canada","166":"Canada","167":"Canada","168":"Canada","169":"Canada","170":"Canada","171":"Canada","172":"Canada","173":"Canada","174":"Canada","175":"Canada","176":"Canada","177":"Canada","178":"Canada","179":"Canada","180":"Canada","181":"Canada","182":"Canada","183":"Canada","184":"Canada","185":"Canada","186":"Canada","187":"Canada","188":"Canada","189":"Canada","190":"Canada","191":"Canada","192":"Canada","193":"Canada","194":"Canada","195":"Canada","196":"Canada","197":"Canada","198":"Canada","199":"Canada","200":"Canada","201":"Canada","202":"Canada","203":"Canada","204":"Canada","205":"Canada","206":"Canada","207":"Canada","208":"Canada","209":"Canada","210":"Canada","211":"Canada","212":"Canada","213":"Canada","214":"Canada","215":"Canada","216":"Canada","217":"Canada","218":"Canada","219":"Canada","220":"Canada","221":"Canada","222":"Canada","223":"Canada","224":"Canada","225":"Canada","226":"Canada","227":"Canada","228":"Canada","229":"Canada","230":"Canada","231":"Canada","232":"Canada","233":"Canada","234":"Canada","235":"Canada","236":"Canada","237":"Canada","238":"Canada","239":"Canada","240":"Canada","241":"Canada","242":"Canada","243":"Canada","244":"Canada","245":"Canada","246":"Canada","247":"Canada","248":"Canada","249":"Canada","250":"Canada","251":"Canada","252":"Canada","253":"Canada","254":"Canada","255":"Canada","256":"Canada","257":"Canada","258":"Canada","259":"Canada","260":"Canada","261":"Canada","262":"Canada","263":"Canada","264":"Canada","265":"Canada","266":"Canada","267":"Canada","268":"Canada","269":"Canada","270":"Canada","271":"Canada","272":"Canada","273":"Canada","274":"Canada","275":"Canada","276":"Canada","277":"Canada","278":"Canada","279":"Canada","280":"Canada","281":"Canada","282":"Canada","283":"Canada","284":"Canada","285":"Canada","286":"Canada","287":"Canada","288":"Canada","289":"Canada","290":"Canada","291":"Canada","292":"Canada","293":"Canada","294":"Canada","295":"Canada","296":"Canada","297":"Canada","298":"Canada","299":"Canada","300":"Canada","301":"Canada","302":"Canada","303":"Canada","304":"Canada","305":"Canada","306":"Canada","307":"Canada","308":"Canada","309":"Canada","310":"Canada","311":"Canada","312":"Canada","313":"Canada","314":"Canada","315":"Canada","316":"Canada","317":"Canada","318":"Canada","319":"Canada","320":"Canada","321":"Canada","322":"Canada","323":"Canada","324":"Canada","325":"Canada","326":"Canada","327":"Canada","328":"Canada","329":"Canada","330":"Canada","331":"Canada","332":"Canada","333":"Canada","334":"Canada","335":"Canada","336":"Canada","337":"Canada","338":"Canada","339":"Canada","340":"Canada","341":"Canada","342":"Canada","343":"Canada","344":"Canada","345":"Canada","346":"Canada","347":"Canada","348":"Canada","349":"Canada","350":"Canada","351":"Canada","352":"Canada","353":"Canada","354":"Canada","355":"Canada","356":"Canada","357":"Canada","358":"Canada","359":"Canada","360":"Canada","361":"Canada","362":"Canada","363":"Canada","364":"Canada","365":"Canada","366":"Canada","367":"Canada","368":"Canada","369":"Canada","370":"Canada","371":"Canada","372":"Canada","373":"Canada","374":"Canada","375":"Canada","376":"Canada","377":"Canada","378":"Canada","379":"Canada","380":"Canada","381":"Canada","382":"Canada","383":"Canada","384":"Canada","385":"Canada","386":"Canada","387":"Canada","388":"Canada","389":"Canada","390":"Canada","391":"Canada","392":"Canada","393":"Canada","394":"Canada","395":"Canada","396":"Canada","397":"Canada","398":"Canada","399":"Canada","400":"Canada","401":"Canada","402":"Canada","403":"Canada","404":"Canada","405":"Canada","406":"Canada","407":"Canada","408":"Canada","409":"Canada","410":"Canada","411":"Canada","412":"Canada","413":"Canada","414":"Canada","415":"Canada","416":"Canada","417":"Canada","418":"Canada","419":"Canada","420":"Canada","421":"Canada","422":"Canada","423":"Canada","424":"Canada","425":"Canada","426":"Canada","427":"Canada","428":"Canada","429":"Canada","430":"Canada","431":"Canada","432":"Canada","433":"Canada","434":"Canada","435":"Canada","436":"Canada","437":"Canada","438":"Canada","439":"Canada","440":"Canada","441":"Canada","442":"Canada","443":"Canada","444":"Canada","445":"Canada","446":"Canada","447":"Canada","448":"Canada","449":"Canada","450":"Canada","451":"Canada","452":"Canada","453":"Canada","454":"Canada","455":"Canada","456":"Canada","457":"Canada","458":"Canada","459":"Canada","460":"Canada","461":"Canada","462":"Canada","463":"Canada","464":"Canada","465":"Canada","466":"Canada","467":"Canada","468":"Canada","469":"Canada","470":"Canada","471":"Canada","472":"Canada","473":"Canada","474":"Canada","475":"Canada","476":"Canada","477":"Canada","478":"Canada","479":"Canada","480":"Canada","481":"Canada","482":"Canada","483":"Canada","484":"Canada","485":"Canada","486":"Canada","487":"Canada","488":"Canada","489":"Canada","490":"Canada","491":"Canada","492":"Canada","493":"Canada","494":"Canada","495":"Canada","496":"Canada","497":"Canada","498":"Canada","499":"Canada","500":"Canada","501":"Canada","502":"Canada","503":"Canada","504":"Canada","505":"Canada","506":"Canada","507":"Canada","508":"Canada","509":"Canada","510":"Canada","511":"Canada","512":"Canada","513":"Canada","514":"Canada","515":"Canada","516":"Canada","517":"Canada","518":"Canada","519":"Canada","520":"Canada","521":"Canada","522":"Canada","523":"Canada","524":"Canada","525":"Canada","526":"Canada","527":"Canada","528":"Canada","529":"Canada","530":"Canada","531":"Canada","532":"Canada","533":"Canada","534":"Canada","535":"Canada","536":"Canada","537":"Canada","538":"Canada","539":"Canada","540":"Canada","541":"Canada","542":"Canada","543":"Canada","544":"Canada","545":"Canada","546":"Canada","547":"Canada","548":"Canada","549":"Canada","550":"Canada","551":"Canada","552":"Canada","553":"Canada","554":"Canada","555":"Canada","556":"Canada","557":"Canada","558":"Canada","559":"Canada","560":"Canada","561":"Canada","562":"Canada","563":"Canada","564":"Canada","565":"Canada","566":"Canada","567":"Canada","568":"Canada","569":"Canada","570":"Canada","571":"Canada","572":"Canada","573":"Canada","574":"Canada","575":"Canada","576":"Canada","577":"Canada","578":"Canada","579":"Canada","580":"Canada","581":"Canada","582":"Canada","583":"Canada","584":"Canada","585":"Canada","586":"Canada","587":"Canada","588":"Canada","589":"Canada","590":"Canada","591":"Canada","592":"Canada","593":"Canada","594":"Canada","595":"Canada","596":"Canada","597":"Canada","598":"Canada","599":"Canada","600":"Canada","601":"Canada","602":"Canada","603":"Canada","604":"Canada","605":"Canada","606":"Canada","607":"Canada","608":"Canada","609":"Canada","610":"Canada","611":"Canada","612":"Canada","613":"Canada","614":"Canada","615":"Canada","616":"Canada","617":"Canada","618":"Canada","619":"Canada","620":"Canada","621":"Canada","622":"Canada","623":"Canada","624":"Canada","625":"Canada","626":"Canada","627":"Canada","628":"Canada","629":"Canada","630":"Canada","631":"Canada","632":"Canada","633":"Canada","634":"Canada","635":"Canada","636":"Canada","637":"Canada","638":"Canada","639":"Canada","640":"Canada","641":"Canada","642":"Canada","643":"Canada","644":"Canada","645":"Canada","646":"Canada","647":"Canada","648":"Canada","649":"Canada","650":"Canada","651":"Canada","652":"Canada","653":"Canada","654":"Canada","655":"Canada","656":"Canada","657":"Canada","658":"Canada","659":"Canada","660":"Canada","661":"Canada","662":"Canada","663":"Canada","664":"Canada","665":"Canada","666":"Canada","667":"Canada","668":"Canada","669":"Canada","670":"Canada","671":"Canada","672":"Canada","673":"Canada","674":"Canada","675":"Canada","676":"Canada","677":"Canada","678":"Canada","679":"Canada","680":"Canada","681":"Canada","682":"Canada","683":"Canada","684":"Canada","685":"Canada","686":"Canada","687":"Canada","688":"Canada","689":"Canada","690":"Canada","691":"Canada","692":"Canada","693":"Canada","694":"Canada","695":"Canada","696":"Canada","697":"Canada","698":"Canada","699":"Canada","700":"Canada","701":"Canada","702":"Canada","703":"Canada","704":"Canada","705":"Canada","706":"Canada","707":"Canada","708":"Canada","709":"Canada","710":"Canada","711":"Canada","712":"Canada","713":"Canada","714":"Canada","715":"Canada","716":"Canada","717":"Canada","718":"Canada","719":"Canada","720":"Canada","721":"Canada","722":"Canada","723":"Canada","724":"Canada","725":"Canada","726":"Canada","727":"Canada","728":"Canada","729":"Canada","730":"Canada","731":"Canada","732":"Canada","733":"Canada","734":"Canada","735":"Canada","736":"Canada","737":"Canada","738":"Canada","739":"Canada","740":"Canada","741":"Canada","742":"Canada","743":"Canada","744":"Canada","745":"Canada","746":"Canada","747":"Canada","748":"Canada","749":"Canada","750":"Canada","751":"Canada","752":"Canada","753":"Canada","754":"Canada","755":"Canada","756":"Canada","757":"Canada","758":"Canada","759":"Canada","760":"Canada","761":"Canada","762":"Canada","763":"Canada","764":"Canada","765":"Canada","766":"Canada","767":"Canada","768":"Canada","769":"Canada","770":"Canada","771":"Canada","772":"Canada","773":"Canada","774":"Canada","775":"Canada","776":"Canada","777":"Canada","778":"Canada","779":"Canada","780":"Canada","781":"Canada","782":"Canada","783":"Canada","784":"Canada","785":"Canada","786":"Canada","787":"Canada","788":"Canada","789":"Canada","790":"Canada","791":"Canada","792":"Canada","793":"Canada","794":"Canada","795":"Canada","796":"Canada","797":"Canada","798":"Canada","799":"Canada","800":"Canada","801":"Canada","802":"Canada","803":"Canada","804":"Canada","805":"Canada","806":"Canada","807":"Canada","808":"Canada","809":"Canada","810":"Canada","811":"Canada","812":"Canada","813":"Canada","814":"Canada","815":"Canada","816":"Canada","817":"Canada","818":"Canada","819":"Canada","820":"Canada","821":"Canada","822":"Canada","823":"Canada","824":"Canada","825":"Canada","826":"Canada","827":"Canada","828":"Canada","829":"Canada","830":"Canada","831":"Canada","832":"Canada","833":"Canada","834":"Canada","835":"Canada","836":"Canada","837":"Canada","838":"Canada","839":"Canada","840":"Canada","841":"Canada","842":"Canada","843":"Canada","844":"Canada","845":"Canada","846":"Canada","847":"Canada","848":"Canada","849":"Canada","850":"Canada","851":"Canada","852":"Canada","853":"Canada","854":"Canada","855":"Canada","856":"Canada","857":"Canada","858":"Canada","859":"Canada","860":"Canada","861":"Canada","862":"Canada","863":"Canada","864":"Canada","865":"Canada","866":"Canada","867":"Canada","868":"Canada","869":"Canada","870":"Canada","871":"Canada","872":"Canada","873":"Canada","874":"Canada","875":"Canada","876":"Canada","877":"Canada","878":"Canada","879":"Canada","880":"Canada","881":"Canada","882":"Canada","883":"Canada","884":"Canada","885":"Canada","886":"Canada","887":"Canada","888":"Canada","889":"Canada","890":"Canada","891":"Canada","892":"Canada","893":"Canada","894":"Canada","895":"Canada","896":"Canada","897":"Canada","898":"Canada","899":"Canada","900":"Canada","901":"Canada","902":"Canada","903":"Canada","904":"Canada","905":"Canada","906":"Canada","907":"Canada","908":"Canada","909":"Canada","910":"Canada","911":"Canada","912":"Canada","913":"Canada","914":"Canada","915":"Canada","916":"Canada","917":"Canada","918":"Canada","919":"Canada","920":"Canada","921":"Canada","922":"Canada","923":"Canada","924":"Canada","925":"Canada","926":"Canada","927":"Canada","928":"Canada","929":"Canada","930":"Canada","931":"Canada","932":"Canada","933":"Canada","934":"Canada","935":"Canada","936":"Canada","937":"Canada","938":"Canada","939":"Canada","940":"Canada","941":"Canada","942":"Canada","943":"Canada","944":"Canada","945":"Canada","946":"Canada","947":"Canada","948":"Canada","949":"Canada","950":"Canada","951":"Canada","952":"Canada","953":"Canada","954":"Canada","955":"Canada","956":"Canada","957":"Canada","958":"Canada","959":"Canada","960":"Canada","961":"Canada","962":"Canada","963":"Canada","964":"Canada","965":"Canada","966":"Canada","967":"Canada","968":"Canada","969":"Canada","970":"Canada","971":"Canada","972":"Canada","973":"Canada","974":"Canada","975":"Canada","976":"Canada","977":"Canada","978":"Canada","979":"Canada","980":"Canada","981":"Canada","982":"Canada","983":"Canada","984":"Canada","985":"Canada","986":"Canada","987":"Canada","988":"Canada","989":"Canada","990":"Canada","991":"Canada","992":"Canada","993":"Canada","994":"Canada","995":"Canada","996":"Canada","997":"Canada","998":"Canada","999":"Canada","1000":"Canada","1001":"Canada","1002":"Canada","1003":"Canada","1004":"Canada","1005":"Canada","1006":"Canada","1007":"Canada","1008":"Canada","1009":"Canada","1010":"Canada","1011":"Canada","1012":"Canada","1013":"Canada","1014":"Canada","1015":"Canada","1016":"Canada","1017":"Canada","1018":"Canada","1019":"Canada","1020":"Canada","1021":"Canada","1022":"Canada","1023":"Canada","1024":"Canada","1025":"Canada","1026":"Canada","1027":"Canada","1028":"Canada","1029":"Canada","1030":"Canada","1031":"Canada","1032":"Canada","1033":"Canada","1034":"Canada","1035":"Canada","1036":"Canada","1037":"Canada","1038":"Canada","1039":"Canada","1040":"Canada","1041":"Canada","1042":"Canada","1043":"Canada","1044":"Canada","1045":"Canada","1046":"Canada","1047":"Canada","1048":"Canada","1049":"Canada","1050":"Canada","1051":"Canada","1052":"Canada","1053":"Canada","1054":"Canada","1055":"Canada","1056":"Canada","1057":"Canada","1058":"Canada","1059":"Canada","1060":"Canada","1061":"Canada","1062":"Canada","1063":"Canada","1064":"Canada","1065":"Canada","1066":"Canada","1067":"Canada","1068":"Canada","1069":"Canada","1070":"Canada","1071":"Canada","1072":"Canada","1073":"Canada","1074":"Canada","1075":"Canada","1076":"Canada","1077":"Canada","1078":"Canada","1079":"Canada","1080":"Canada","1081":"Canada","1082":"Canada","1083":"Canada","1084":"Canada","1085":"Canada","1086":"Canada","1087":"Canada","1088":"Canada","1089":"Canada","1090":"Canada","1091":"Canada","1092":"Canada","1093":"Canada","1094":"Canada","1095":"Canada","1096":"Canada","1097":"Canada","1098":"Canada","1099":"Canada","1100":"Canada","1101":"Canada","1102":"Canada","1103":"Canada","1104":"Canada","1105":"Canada","1106":"Canada","1107":"Canada","1108":"Canada","1109":"Canada","1110":"Canada","1111":"Canada","1112":"Canada","1113":"Canada","1114":"Canada","1115":"Canada","1116":"Canada","1117":"Canada","1118":"Canada","1119":"Canada","1120":"Canada","1121":"Canada","1122":"Canada","1123":"Canada","1124":"Canada","1125":"Canada","1126":"Canada","1127":"Canada","1128":"Canada","1129":"Canada","1130":"Canada","1131":"Canada","1132":"Canada","1133":"Canada","1134":"Canada","1135":"Canada","1136":"Canada","1137":"Canada","1138":"Canada","1139":"Canada","1140":"Canada","1141":"Canada","1142":"Canada","1143":"Canada","1144":"Canada","1145":"Canada","1146":"Canada","1147":"Canada","1148":"Canada","1149":"Canada","1150":"Canada","1151":"Canada","1152":"Canada","1153":"Canada","1154":"Canada","1155":"Canada","1156":"Canada","1157":"Canada","1158":"Canada","1159":"Canada","1160":"Canada","1161":"Canada","1162":"Canada","1163":"Canada","1164":"Canada","1165":"Canada","1166":"Canada","1167":"Canada","1168":"Canada","1169":"Canada","1170":"Canada","1171":"Canada","1172":"Canada","1173":"Canada","1174":"Canada","1175":"Canada","1176":"Canada","1177":"Canada","1178":"Canada","1179":"Canada","1180":"Canada","1181":"Canada","1182":"Canada","1183":"Canada","1184":"Canada","1185":"Canada","1186":"Canada","1187":"Canada","1188":"Canada","1189":"Canada","1190":"Canada","1191":"Canada","1192":"Canada","1193":"Canada","1194":"Canada","1195":"Canada","1196":"Canada","1197":"Canada","1198":"Canada","1199":"Canada","1200":"Canada","1201":"Canada","1202":"Canada","1203":"Canada","1204":"Canada","1205":"Canada","1206":"Canada","1207":"Canada","1208":"Canada","1209":"Canada","1210":"Canada","1211":"Canada","1212":"Canada","1213":"Canada","1214":"Canada","1215":"Canada","1216":"Canada","1217":"Canada","1218":"Canada","1219":"Canada","1220":"Canada","1221":"Canada","1222":"Canada","1223":"Canada","1224":"Canada","1225":"Canada","1226":"Canada","1227":"Canada","1228":"Canada","1229":"Canada","1230":"Canada","1231":"Canada","1232":"Canada","1233":"Canada","1234":"Canada","1235":"Canada","1236":"Canada","1237":"Canada","1238":"Canada","1239":"Canada","1240":"Canada","1241":"Canada","1242":"Canada","1243":"Canada","1244":"Canada","1245":"Canada","1246":"Canada","1247":"Canada","1248":"Canada","1249":"Canada","1250":"Canada","1251":"Canada","1252":"Canada","1253":"Canada","1254":"Canada","1255":"Canada","1256":"Canada","1257":"Canada","1258":"Canada","1259":"Canada","1260":"Canada","1261":"Canada","1262":"Canada","1263":"Canada","1264":"Canada","1265":"Canada","1266":"Canada","1267":"Canada","1268":"Canada","1269":"Canada","1270":"Canada","1271":"Canada","1272":"Canada","1273":"Canada","1274":"Canada","1275":"Canada","1276":"Canada","1277":"Canada","1278":"Canada","1279":"Canada","1280":"Canada","1281":"Canada","1282":"Canada","1283":"Canada","1284":"Canada","1285":"Canada","1286":"Canada","1287":"Canada","1288":"Canada","1289":"Canada","1290":"Canada","1291":"Canada","1292":"Canada","1293":"Canada","1294":"Canada","1295":"Canada","1296":"Canada","1297":"Canada","1298":"Canada","1299":"Canada","1300":"Canada","1301":"Canada","1302":"Canada","1303":"Canada","1304":"Canada","1305":"Canada","1306":"Canada","1307":"Canada","1308":"Canada","1309":"Canada","1310":"Canada","1311":"Canada","1312":"Canada","1313":"Canada","1314":"Canada","1315":"Canada","1316":"Canada","1317":"Canada","1318":"Canada","1319":"Canada","1320":"Canada","1321":"Canada","1322":"Canada","1323":"Canada","1324":"Canada","1325":"Canada","1326":"Canada","1327":"Canada","1328":"Canada","1329":"Canada","1330":"Canada","1331":"Canada","1332":"Canada","1333":"Canada","1334":"Canada","1335":"Canada","1336":"Canada","1337":"Canada","1338":"Canada","1339":"Canada","1340":"Canada","1341":"Canada","1342":"Canada","1343":"Canada","1344":"Canada","1345":"Canada","1346":"Canada","1347":"Canada","1348":"Canada","1349":"Canada","1350":"Canada","1351":"Canada","1352":"Canada","1353":"Canada","1354":"Canada","1355":"Canada","1356":"Canada","1357":"Canada","1358":"Canada","1359":"Canada","1360":"Canada","1361":"Canada","1362":"Canada","1363":"Canada","1364":"Canada","1365":"Canada","1366":"Canada","1367":"Canada","1368":"Canada","1369":"Canada","1370":"Canada","1371":"Canada","1372":"Canada","1373":"Canada","1374":"Canada","1375":"Canada","1376":"Canada","1377":"Canada","1378":"Canada","1379":"Canada","1380":"Canada","1381":"Canada","1382":"Canada","1383":"Canada","1384":"Canada","1385":"Canada","1386":"Canada","1387":"Canada","1388":"Canada","1389":"Canada","1390":"Canada","1391":"Canada","1392":"Canada","1393":"Canada","1394":"Canada","1395":"Canada","1396":"Canada","1397":"Canada","1398":"Canada","1399":"Canada","1400":"Canada","1401":"Canada","1402":"Canada","1403":"Canada","1404":"Canada","1405":"Canada","1406":"Canada","1407":"Canada","1408":"Canada","1409":"Canada","1410":"Canada","1411":"Canada","1412":"Canada","1413":"Canada","1414":"Canada","1415":"Canada","1416":"Canada","1417":"Canada","1418":"Canada","1419":"Canada","1420":"Canada","1421":"Canada","1422":"Canada","1423":"Canada","1424":"Canada","1425":"Canada","1426":"Canada","1427":"Canada","1428":"Canada","1429":"Canada","1430":"Canada","1431":"Canada","1432":"Canada","1433":"Canada","1434":"Canada","1435":"Canada","1436":"Canada","1437":"Canada","1438":"Canada","1439":"Canada","1440":"Canada","1441":"Canada","1442":"Canada","1443":"Canada","1444":"Canada","1445":"Canada","1446":"Canada","1447":"Canada","1448":"Canada","1449":"Canada","1450":"Canada","1451":"Canada","1452":"Canada","1453":"Canada","1454":"Canada","1455":"Canada","1456":"Canada","1457":"Canada","1458":"Canada","1459":"Canada","1460":"Canada","1461":"Canada","1462":"Canada","1463":"Canada","1464":"Canada","1465":"Canada","1466":"Canada","1467":"Canada","1468":"Canada","1469":"Canada","1470":"Canada","1471":"Canada","1472":"Canada","1473":"Canada","1474":"Canada","1475":"Canada","1476":"Canada","1477":"Canada","1478":"Canada","1479":"Canada","1480":"Canada","1481":"Canada","1482":"Canada","1483":"Canada","1484":"Canada","1485":"Canada","1486":"Canada","1487":"Canada","1488":"Canada","1489":"Canada","1490":"Canada","1491":"Canada","1492":"Canada","1493":"Canada","1494":"Canada","1495":"Canada","1496":"Canada","1497":"Canada","1498":"Canada","1499":"Canada","1500":"Canada","1501":"Canada","1502":"Canada","1503":"Canada","1504":"Canada","1505":"Canada","1506":"Canada","1507":"Canada","1508":"Canada","1509":"Canada","1510":"Canada","1511":"Canada","1512":"Canada","1513":"Canada","1514":"Canada","1515":"Canada","1516":"Canada","1517":"Canada","1518":"Canada","1519":"Canada","1520":"Canada","1521":"Canada","1522":"Canada","1523":"Canada","1524":"Canada","1525":"Canada","1526":"Canada","1527":"Canada","1528":"Canada","1529":"Canada","1530":"Canada","1531":"Canada","1532":"Canada","1533":"Canada","1534":"Canada","1535":"Canada","1536":"Canada","1537":"Canada","1538":"Canada","1539":"Canada","1540":"Canada","1541":"Canada","1542":"Canada","1543":"Canada","1544":"Canada","1545":"Canada","1546":"Canada","1547":"Canada","1548":"Canada","1549":"Canada","1550":"Canada","1551":"Canada","1552":"Canada","1553":"Canada","1554":"Canada","1555":"Canada","1556":"Canada","1557":"Canada","1558":"Canada","1559":"Canada","1560":"Canada","1561":"Canada","1562":"Canada","1563":"Canada","1564":"Canada","1565":"Canada","1566":"Canada","1567":"Canada","1568":"Canada","1569":"Canada","1570":"Canada","1571":"Canada","1572":"Canada","1573":"Canada","1574":"Canada","1575":"Canada","1576":"Canada","1577":"Canada","1578":"Canada","1579":"Canada","1580":"Canada","1581":"Canada","1582":"Canada","1583":"Canada","1584":"Canada","1585":"Canada","1586":"Canada","1587":"Canada","1588":"Canada","1589":"Canada","1590":"Canada","1591":"Canada","1592":"Canada","1593":"Canada","1594":"Canada","1595":"Canada","1596":"Canada","1597":"Canada","1598":"Canada","1599":"Canada","1600":"Canada","1601":"Canada","1602":"Canada","1603":"Canada","1604":"Canada","1605":"Canada","1606":"Canada","1607":"Canada","1608":"Canada","1609":"Canada","1610":"Canada","1611":"Canada","1612":"Canada","1613":"Canada","1614":"Canada","1615":"Canada","1616":"Canada","1617":"Canada","1618":"Canada","1619":"Canada","1620":"Canada","1621":"Canada","1622":"Canada","1623":"Canada","1624":"Canada","1625":"Canada","1626":"Canada","1627":"Canada","1628":"Canada","1629":"Canada","1630":"Canada","1631":"Canada","1632":"Canada","1633":"Canada","1634":"Canada","1635":"Canada","1636":"Canada","1637":"Canada","1638":"Canada","1639":"Canada","1640":"Canada","1641":"Canada","1642":"Canada","1643":"Canada","1644":"Canada","1645":"Canada","1646":"Canada","1647":"Canada","1648":"Canada","1649":"Canada","1650":"Canada","1651":"Canada","1652":"Canada","1653":"Canada","1654":"Canada","1655":"Canada","1656":"Canada","1657":"Canada","1658":"Canada","1659":"Canada","1660":"Canada","1661":"Canada","1662":"Canada","1663":"Canada","1664":"Canada","1665":"Canada","1666":"Canada","1667":"Canada","1668":"Canada","1669":"Canada","1670":"Canada","1671":"Canada","1672":"Canada","1673":"Canada","1674":"Canada","1675":"Canada","1676":"Canada","1677":"Canada","1678":"Canada","1679":"Canada","1680":"Canada","1681":"Canada","1682":"Canada","1683":"Canada","1684":"Canada","1685":"Canada","1686":"Canada","1687":"Canada","1688":"Canada","1689":"Canada","1690":"Canada","1691":"Canada","1692":"Canada","1693":"Canada","1694":"Canada","1695":"Canada","1696":"Canada","1697":"Canada","1698":"Canada","1699":"Canada","1700":"Canada","1701":"Canada","1702":"Canada","1703":"Canada","1704":"Canada","1705":"Canada","1706":"Canada","1707":"Canada","1708":"Canada","1709":"Canada","1710":"Canada","1711":"Canada","1712":"Canada","1713":"Canada","1714":"Canada","1715":"Canada","1716":"Canada","1717":"Canada","1718":"Canada","1719":"Canada","1720":"Canada","1721":"Canada","1722":"Canada","1723":"Canada","1724":"Canada","1725":"Canada","1726":"Canada","1727":"Canada","1728":"Canada","1729":"Canada","1730":"Canada","1731":"Canada","1732":"Canada","1733":"Canada","1734":"Canada","1735":"Canada","1736":"Canada","1737":"Canada","1738":"Canada","1739":"Canada","1740":"Canada","1741":"Canada","1742":"Canada","1743":"Canada","1744":"Canada","1745":"Canada","1746":"Canada","1747":"Canada","1748":"Canada","1749":"Canada","1750":"Canada","1751":"Canada","1752":"Canada","1753":"Canada","1754":"Canada","1755":"Canada","1756":"Canada","1757":"Canada","1758":"Canada","1759":"Canada","1760":"Canada","1761":"Canada","1762":"Canada","1763":"Canada","1764":"Canada","1765":"Canada","1766":"Canada","1767":"Canada","1768":"Canada","1769":"Canada","1770":"Canada","1771":"Canada","1772":"Canada","1773":"Canada","1774":"Canada","1775":"Canada","1776":"Canada","1777":"Canada","1778":"Canada","1779":"Canada","1780":"Canada","1781":"Canada","1782":"Canada","1783":"Canada","1784":"Canada","1785":"Canada","1786":"Canada","1787":"Canada","1788":"Canada","1789":"Canada","1790":"Canada","1791":"Canada","1792":"Canada","1793":"Canada","1794":"Canada","1795":"Canada","1796":"Canada","1797":"Canada","1798":"Canada","1799":"Canada","1800":"Canada","1801":"Canada","1802":"Canada","1803":"Canada","1804":"Canada","1805":"Canada","1806":"Canada","1807":"Canada","1808":"Canada","1809":"Canada","1810":"Canada","1811":"Canada","1812":"Canada","1813":"Canada","1814":"Canada","1815":"Canada","1816":"Canada","1817":"Canada","1818":"Canada","1819":"Canada","1820":"Canada","1821":"Canada","1822":"Canada","1823":"Canada","1824":"Canada","1825":"Canada","1826":"Canada","1827":"Canada","1828":"Canada","1829":"Canada","1830":"Canada","1831":"Canada","1832":"Canada","1833":"Canada","1834":"Canada","1835":"Canada","1836":"Canada","1837":"Canada","1838":"Canada","1839":"Canada","1840":"Canada","1841":"Canada","1842":"Canada","1843":"Canada","1844":"Canada","1845":"Canada","1846":"Canada","1847":"Canada","1848":"Canada","1849":"Canada","1850":"Canada","1851":"Canada","1852":"Canada","1853":"Canada","1854":"Canada","1855":"Canada","1856":"Canada","1857":"Canada","1858":"Canada","1859":"Canada","1860":"Canada","1861":"Canada","1862":"Canada","1863":"Canada","1864":"Canada","1865":"Canada","1866":"Canada","1867":"Canada","1868":"Canada","1869":"Canada","1870":"Canada","1871":"Canada","1872":"Canada","1873":"Canada","1874":"Canada","1875":"Canada","1876":"Canada","1877":"Canada","1878":"Canada","1879":"Canada","1880":"Canada","1881":"Canada","1882":"Canada","1883":"Canada","1884":"Canada","1885":"Canada","1886":"Canada","1887":"Canada","1888":"Canada","1889":"Canada","1890":"Canada","1891":"Canada","1892":"Canada","1893":"Canada","1894":"Canada","1895":"Canada","1896":"Canada","1897":"Canada","1898":"Canada","1899":"Canada","1900":"Canada","1901":"Canada","1902":"Canada","1903":"Canada","1904":"Canada","1905":"Canada","1906":"Canada","1907":"Canada","1908":"Canada","1909":"Canada","1910":"Canada","1911":"Canada","1912":"Canada","1913":"Canada","1914":"Canada","1915":"Canada","1916":"Canada","1917":"Canada","1918":"Canada","1919":"Canada","1920":"Canada","1921":"Canada","1922":"Canada","1923":"Canada","1924":"Canada","1925":"Canada","1926":"Canada","1927":"Canada","1928":"Canada","1929":"Canada","1930":"Canada","1931":"Canada","1932":"Canada","1933":"Canada","1934":"Canada","1935":"Canada","1936":"Canada","1937":"Canada","1938":"Canada","1939":"Canada","1940":"Canada","1941":"Canada","1942":"Canada","1943":"Canada","1944":"Canada","1945":"Canada","1946":"Canada","1947":"Canada","1948":"Canada","1949":"Canada","1950":"Canada","1951":"Canada","1952":"Canada","1953":"Canada","1954":"Canada","1955":"Canada","1956":"Canada","1957":"Canada","1958":"Canada","1959":"Canada","1960":"Canada","1961":"Canada","1962":"Canada","1963":"Canada","1964":"Canada","1965":"Canada","1966":"Canada","1967":"Canada","1968":"Canada","1969":"Canada","1970":"Canada","1971":"Canada","1972":"Canada","1973":"Canada","1974":"Canada","1975":"Canada","1976":"Canada","1977":"Canada","1978":"Canada","1979":"Canada","1980":"Canada","1981":"Canada","1982":"Canada","1983":"Canada","1984":"Canada","1985":"Canada","1986":"Canada","1987":"Canada","1988":"Canada","1989":"Canada","1990":"Canada","1991":"Canada","1992":"Canada","1993":"Canada","1994":"Canada","1995":"Canada","1996":"Canada","1997":"Canada","1998":"Canada","1999":"Canada","2000":"Canada","2001":"Canada","2002":"Canada","2003":"Canada","2004":"Canada","2005":"Canada","2006":"Canada","2007":"Canada","2008":"Canada","2009":"Canada","2010":"Canada","2011":"Canada","2012":"Canada","2013":"Canada","2014":"Canada","2015":"Canada","2016":"Canada","2017":"Canada","2018":"Canada","2019":"Canada","2020":"Canada","2021":"Canada","2022":"Canada","2023":"Canada","2024":"Canada","2025":"Canada","2026":"Canada","2027":"Canada","2028":"Canada","2029":"Canada","2030":"Canada","2031":"Canada","2032":"Canada","2033":"Canada","2034":"Canada","2035":"Canada","2036":"Canada","2037":"Canada","2038":"Canada","2039":"Canada","2040":"Canada","2041":"Canada","2042":"Canada","2043":"Canada","2044":"Canada","2045":"Canada","2046":"Canada","2047":"Canada","2048":"Canada","2049":"Canada","2050":"Canada","2051":"Canada","2052":"Canada","2053":"Canada","2054":"Canada","2055":"Canada","2056":"Canada","2057":"Canada","2058":"Canada","2059":"Canada","2060":"Canada","2061":"Canada","2062":"Canada","2063":"Canada","2064":"Canada","2065":"Canada","2066":"Canada","2067":"Canada","2068":"Canada","2069":"Canada","2070":"Canada","2071":"Canada","2072":"Canada","2073":"Canada","2074":"Canada","2075":"Canada","2076":"Canada","2077":"Canada","2078":"Canada","2079":"Canada","2080":"Canada","2081":"Canada","2082":"Canada","2083":"Canada","2084":"Canada","2085":"Canada","2086":"Canada","2087":"Canada","2088":"Canada","2089":"Canada","2090":"Canada","2091":"Canada","2092":"Canada","2093":"Canada","2094":"Canada","2095":"Canada","2096":"Canada","2097":"Canada","2098":"Canada","2099":"Canada","2100":"Canada","2101":"Canada","2102":"Canada","2103":"Canada","2104":"Canada","2105":"Canada","2106":"Canada","2107":"Canada","2108":"Canada","2109":"Canada","2110":"Canada","2111":"Canada","2112":"Canada","2113":"Canada","2114":"Canada","2115":"Canada","2116":"Canada","2117":"Canada","2118":"Canada","2119":"Canada","2120":"Canada","2121":"Canada","2122":"Canada","2123":"Canada","2124":"Canada","2125":"Canada","2126":"Canada","2127":"Canada","2128":"Canada","2129":"Canada","2130":"Canada","2131":"Canada","2132":"Canada","2133":"Canada","2134":"Canada","2135":"Canada","2136":"Canada","2137":"Canada","2138":"Canada","2139":"Canada","2140":"Canada","2141":"Canada","2142":"Canada","2143":"Canada","2144":"Canada","2145":"Canada","2146":"Canada","2147":"Canada","2148":"Canada","2149":"Canada","2150":"Canada","2151":"Canada","2152":"Canada","2153":"Canada","2154":"Canada","2155":"Canada","2156":"Canada","2157":"Canada","2158":"Canada","2159":"Canada","2160":"Canada","2161":"Canada","2162":"Canada","2163":"Canada","2164":"Canada","2165":"Canada","2166":"Canada","2167":"Canada","2168":"Canada","2169":"Canada","2170":"Canada","2171":"Canada","2172":"Canada","2173":"Canada","2174":"Canada","2175":"Canada","2176":"Canada","2177":"Canada","2178":"Canada","2179":"Canada","2180":"Canada","2181":"Canada","2182":"Canada","2183":"Canada","2184":"Canada","2185":"Canada","2186":"Canada","2187":"Canada","2188":"Canada","2189":"Canada","2190":"Canada","2191":"Canada","2192":"Canada","2193":"Canada","2194":"Canada","2195":"Canada","2196":"Canada","2197":"Canada","2198":"Canada","2199":"Canada","2200":"Canada","2201":"Canada","2202":"Canada","2203":"Canada","2204":"Canada","2205":"Canada","2206":"Canada","2207":"Canada","2208":"Canada","2209":"Canada","2210":"Canada","2211":"Canada","2212":"Canada","2213":"Canada","2214":"Canada","2215":"Canada","2216":"Canada","2217":"Canada","2218":"Canada","2219":"Canada","2220":"Canada","2221":"Canada","2222":"Canada","2223":"Canada","2224":"Canada","2225":"Canada","2226":"Canada","2227":"Canada","2228":"Canada","2229":"Canada","2230":"Canada","2231":"Canada","2232":"Canada","2233":"Canada","2234":"Canada","2235":"Canada","2236":"Canada","2237":"Canada","2238":"Canada","2239":"Canada","2240":"Canada","2241":"Canada","2242":"Canada","2243":"Canada","2244":"Canada","2245":"Canada","2246":"Canada","2247":"Canada","2248":"Canada","2249":"Canada","2250":"Canada","2251":"Canada","2252":"Canada","2253":"Canada","2254":"Canada","2255":"Canada","2256":"Canada","2257":"Canada","2258":"Canada","2259":"Canada","2260":"Canada","2261":"Canada","2262":"Canada","2263":"Canada","2264":"Canada","2265":"Canada","2266":"Canada","2267":"Canada","2268":"Canada","2269":"Canada","2270":"Canada","2271":"Canada","2272":"Canada","2273":"Canada","2274":"Canada","2275":"Canada","2276":"Canada","2277":"Canada","2278":"Canada","2279":"Canada","2280":"Canada","2281":"Canada","2282":"Canada","2283":"Canada","2284":"Canada","2285":"Canada","2286":"Canada","2287":"Canada","2288":"Canada","2289":"Canada","2290":"Canada","2291":"Canada","2292":"Canada","2293":"Canada","2294":"Canada","2295":"Canada","2296":"Canada","2297":"Canada","2298":"Canada","2299":"Canada","2300":"Canada","2301":"Canada","2302":"Canada","2303":"Canada","2304":"Canada","2305":"Canada","2306":"Canada","2307":"Canada","2308":"Canada","2309":"Canada","2310":"Canada","2311":"Canada","2312":"Canada","2313":"Canada","2314":"Canada","2315":"Canada","2316":"Canada","2317":"Canada","2318":"Canada","2319":"Canada","2320":"Canada","2321":"Canada","2322":"Canada","2323":"Canada","2324":"Canada","2325":"Canada","2326":"Canada","2327":"Canada","2328":"Canada","2329":"Canada","2330":"Canada","2331":"Canada","2332":"Canada","2333":"Canada","2334":"Canada","2335":"Canada","2336":"Canada","2337":"Canada","2338":"Canada","2339":"Canada","2340":"Canada","2341":"Canada","2342":"Canada","2343":"Canada","2344":"Canada","2345":"Canada","2346":"Canada","2347":"Canada","2348":"Canada","2349":"Canada","2350":"Canada","2351":"Canada","2352":"Canada","2353":"Canada","2354":"Canada","2355":"Canada","2356":"Canada","2357":"Canada","2358":"Canada","2359":"Canada","2360":"Canada","2361":"Canada","2362":"Canada","2363":"Canada","2364":"Canada","2365":"Canada","2366":"Canada","2367":"Canada","2368":"Canada","2369":"Canada","2370":"Canada","2371":"Canada","2372":"Canada","2373":"Canada","2374":"Canada","2375":"Canada","2376":"Canada","2377":"Canada","2378":"Canada","2379":"Canada","2380":"Canada","2381":"Canada","2382":"Canada","2383":"Canada","2384":"Canada","2385":"Canada","2386":"Canada","2387":"Canada","2388":"Canada","2389":"Canada","2390":"Canada","2391":"Canada","2392":"Canada","2393":"Canada","2394":"Canada","2395":"Canada","2396":"Canada","2397":"Canada","2398":"Canada","2399":"Canada","2400":"Canada","2401":"Canada","2402":"Canada","2403":"Canada","2404":"Canada","2405":"Canada","2406":"Canada","2407":"Canada","2408":"Canada","2409":"Canada","2410":"Canada","2411":"Canada","2412":"Canada","2413":"Canada","2414":"Canada","2415":"Canada","2416":"Canada","2417":"Canada","2418":"Canada","2419":"Canada","2420":"Canada","2421":"Canada","2422":"Canada","2423":"Canada","2424":"Canada","2425":"Canada","2426":"Canada","2427":"Canada","2428":"Canada","2429":"Canada","2430":"Canada","2431":"Canada","2432":"Canada","2433":"Canada","2434":"Canada","2435":"Canada","2436":"Canada","2437":"Canada","2438":"Canada","2439":"Canada","2440":"Canada","2441":"Canada","2442":"Canada","2443":"Canada","2444":"Canada","2445":"Canada","2446":"Canada","2447":"Canada","2448":"Canada","2449":"Canada","2450":"Canada","2451":"Canada","2452":"Canada","2453":"Canada","2454":"Canada","2455":"Canada","2456":"Canada","2457":"Canada","2458":"Canada","2459":"Canada","2460":"Canada","2461":"Canada","2462":"Canada","2463":"Canada","2464":"Canada","2465":"Canada","2466":"Canada","2467":"Canada","2468":"Canada","2469":"Canada","2470":"Canada","2471":"Canada","2472":"Canada","2473":"Canada","2474":"Canada","2475":"Canada","2476":"Canada","2477":"Canada","2478":"Canada","2479":"Canada","2480":"Canada","2481":"Canada","2482":"Canada","2483":"Canada","2484":"Canada","2485":"Canada","2486":"Canada","2487":"Canada","2488":"Canada","2489":"Canada","2490":"Canada","2491":"Canada","2492":"Canada","2493":"Canada","2494":"Canada","2495":"Canada","2496":"Canada","2497":"Canada","2498":"Canada","2499":"Canada","2500":"Canada","2501":"Canada","2502":"Canada","2503":"Canada","2504":"Canada","2505":"Canada","2506":"Canada","2507":"Canada","2508":"Canada","2509":"Canada","2510":"Canada","2511":"Canada","2512":"Canada","2513":"Canada","2514":"Canada","2515":"Canada","2516":"Canada","2517":"Canada","2518":"Canada","2519":"Canada","2520":"Canada","2521":"Canada","2522":"Canada","2523":"Canada","2524":"Canada","2525":"Canada","2526":"Canada","2527":"Canada","2528":"Canada","2529":"Canada","2530":"Canada","2531":"Canada","2532":"Canada","2533":"Canada","2534":"Canada","2535":"Canada","2536":"Canada","2537":"Canada","2538":"Canada","2539":"Canada","2540":"Canada","2541":"Canada","2542":"Canada","2543":"Canada","2544":"Canada","2545":"Canada","2546":"Canada","2547":"Canada","2548":"Canada","2549":"Canada","2550":"Canada","2551":"Canada","2552":"Canada","2553":"Canada","2554":"Canada","2555":"Canada","2556":"Canada","2557":"Canada","2558":"Canada","2559":"Canada","2560":"Canada","2561":"Canada","2562":"Canada","2563":"Canada","2564":"Canada","2565":"Canada","2566":"Canada","2567":"Canada","2568":"Canada","2569":"Canada","2570":"Canada","2571":"Canada","2572":"Canada","2573":"Canada","2574":"Canada","2575":"Canada","2576":"Canada","2577":"Canada","2578":"Canada","2579":"Canada","2580":"Canada","2581":"Canada","2582":"Canada","2583":"Canada","2584":"Canada","2585":"Canada","2586":"Canada","2587":"Canada","2588":"Canada","2589":"Canada","2590":"Canada","2591":"Canada","2592":"Canada","2593":"Canada","2594":"Canada","2595":"Canada","2596":"Canada","2597":"Canada","2598":"Canada","2599":"Canada","2600":"Canada","2601":"Canada","2602":"Canada","2603":"Canada","2604":"Canada","2605":"Canada","2606":"Canada","2607":"Canada","2608":"Canada","2609":"Canada","2610":"Canada","2611":"Canada","2612":"Canada","2613":"Canada","2614":"Canada","2615":"Canada","2616":"Canada","2617":"Canada","2618":"Canada","2619":"Canada","2620":"Canada","2621":"Canada","2622":"Canada","2623":"Canada","2624":"Canada","2625":"Canada","2626":"Canada","2627":"Canada","2628":"Canada","2629":"Canada","2630":"Canada","2631":"Canada","2632":"Canada","2633":"Canada","2634":"Canada","2635":"Canada","2636":"Canada","2637":"Canada","2638":"Canada","2639":"Canada","2640":"Canada","2641":"Canada","2642":"Canada","2643":"Canada","2644":"Canada","2645":"Canada","2646":"Canada","2647":"Canada","2648":"Canada","2649":"Canada","2650":"Canada","2651":"Canada","2652":"Canada","2653":"Canada","2654":"Canada","2655":"Canada","2656":"Canada","2657":"Canada","2658":"Canada","2659":"Canada","2660":"Canada","2661":"Canada","2662":"Canada","2663":"Canada","2664":"Canada","2665":"Canada","2666":"Canada","2667":"Canada","2668":"Canada","2669":"Canada","2670":"Canada","2671":"Canada","2672":"Canada","2673":"Canada","2674":"Canada","2675":"Canada","2676":"Canada","2677":"Canada","2678":"Canada","2679":"Canada","2680":"Canada","2681":"Canada","2682":"Canada","2683":"Canada","2684":"Canada","2685":"Canada","2686":"Canada","2687":"Canada","2688":"Canada","2689":"Canada","2690":"Canada","2691":"Canada","2692":"Canada","2693":"Canada","2694":"Canada","2695":"Canada","2696":"Canada","2697":"Canada","2698":"Canada","2699":"Canada","2700":"Canada","2701":"Canada","2702":"Canada","2703":"Canada","2704":"Canada","2705":"Canada","2706":"Canada","2707":"Canada","2708":"Canada","2709":"Canada","2710":"Canada","2711":"Canada","2712":"Canada","2713":"Canada","2714":"Canada","2715":"Canada","2716":"Canada","2717":"Canada","2718":"Canada","2719":"Canada","2720":"Canada","2721":"Canada","2722":"Canada","2723":"Canada","2724":"Canada","2725":"Canada","2726":"Canada","2727":"Canada","2728":"Canada","2729":"Canada","2730":"Canada","2731":"Canada","2732":"Canada","2733":"Canada","2734":"Canada","2735":"Canada","2736":"Canada","2737":"Canada","2738":"Canada","2739":"Canada","2740":"Canada","2741":"Canada","2742":"Canada","2743":"Canada","2744":"Canada","2745":"Canada","2746":"Canada","2747":"Canada","2748":"Canada","2749":"Canada","2750":"Canada","2751":"Canada","2752":"Canada","2753":"Canada","2754":"Canada","2755":"Canada","2756":"Canada","2757":"Canada","2758":"Canada","2759":"Canada","2760":"Canada","2761":"Canada","2762":"Canada","2763":"Canada","2764":"Canada","2765":"Canada","2766":"Canada","2767":"Canada","2768":"Canada","2769":"Canada","2770":"Canada","2771":"Canada","2772":"Canada","2773":"Canada","2774":"Canada","2775":"Canada","2776":"Canada","2777":"Canada","2778":"Canada","2779":"Canada","2780":"Canada","2781":"Canada","2782":"Canada","2783":"Canada","2784":"Canada","2785":"Canada","2786":"Canada","2787":"Canada","2788":"Canada","2789":"Canada","2790":"Canada","2791":"Canada","2792":"Canada","2793":"Canada","2794":"Canada","2795":"Canada","2796":"Canada","2797":"Canada","2798":"Canada","2799":"Canada","2800":"Canada","2801":"Canada","2802":"Canada","2803":"Canada","2804":"Canada","2805":"Canada","2806":"Canada","2807":"Canada","2808":"Canada","2809":"Canada","2810":"Canada","2811":"Canada","2812":"Canada","2813":"Canada","2814":"Canada","2815":"Canada","2816":"Canada","2817":"Canada","2818":"Canada","2819":"Canada","2820":"Canada","2821":"Canada","2822":"Canada","2823":"Canada","2824":"Canada","2825":"Canada","2826":"Canada","2827":"Canada","2828":"Canada","2829":"Canada","2830":"Canada","2831":"Canada","2832":"Canada","2833":"Canada","2834":"Canada","2835":"Canada","2836":"Canada","2837":"Canada","2838":"Canada","2839":"Canada","2840":"Canada","2841":"Canada","2842":"Canada","2843":"Canada","2844":"Canada","2845":"Canada","2846":"Canada","2847":"Canada","2848":"Canada","2849":"Canada","2850":"Canada","2851":"Canada","2852":"Canada","2853":"Canada","2854":"Canada","2855":"Canada","2856":"Canada","2857":"Canada","2858":"Canada","2859":"Canada","2860":"Canada","2861":"Canada","2862":"Canada","2863":"Canada","2864":"Canada","2865":"Canada","2866":"Canada","2867":"Canada","2868":"Canada","2869":"Canada","2870":"Canada","2871":"Canada","2872":"Canada","2873":"Canada","2874":"Canada","2875":"Canada","2876":"Canada","2877":"Canada","2878":"Canada","2879":"Canada","2880":"Canada","2881":"Canada","2882":"Canada","2883":"Canada","2884":"Canada","2885":"Canada","2886":"Canada","2887":"Canada","2888":"Canada","2889":"Canada","2890":"Canada","2891":"Canada","2892":"Canada","2893":"Canada","2894":"Canada","2895":"Canada","2896":"Canada","2897":"Canada","2898":"Canada","2899":"Canada","2900":"Canada","2901":"Canada","2902":"Canada","2903":"Canada","2904":"Canada","2905":"Canada","2906":"Canada","2907":"Canada","2908":"Canada","2909":"Canada","2910":"Canada","2911":"Canada","2912":"Canada","2913":"Canada","2914":"Canada","2915":"Canada","2916":"Canada","2917":"Canada","2918":"Canada","2919":"Canada","2920":"Canada","2921":"Canada","2922":"Canada","2923":"Canada","2924":"Canada","2925":"Canada","2926":"Canada","2927":"Canada","2928":"Canada","2929":"Canada","2930":"Canada","2931":"Canada","2932":"Canada","2933":"Canada","2934":"Canada","2935":"Canada","2936":"Canada","2937":"Canada","2938":"Canada","2939":"Canada","2940":"Canada","2941":"Canada","2942":"Canada","2943":"Canada","2944":"Canada","2945":"Canada","2946":"Canada","2947":"Canada","2948":"Canada","2949":"Canada","2950":"Canada","2951":"Canada","2952":"Canada","2953":"Canada","2954":"Canada","2955":"Canada","2956":"Canada","2957":"Canada","2958":"Canada","2959":"Canada","2960":"Canada","2961":"Canada","2962":"Canada","2963":"Canada","2964":"Canada","2965":"Canada","2966":"Canada","2967":"Canada","2968":"Canada","2969":"Canada","2970":"Canada","2971":"Canada","2972":"Canada","2973":"Canada","2974":"Canada","2975":"Canada","2976":"Canada","2977":"Canada","2978":"Canada","2979":"Canada","2980":"Canada","2981":"Canada","2982":"Canada","2983":"Canada","2984":"Canada","2985":"Canada","2986":"Canada","2987":"Canada","2988":"Canada","2989":"Canada","2990":"Canada","2991":"Canada","2992":"Canada","2993":"Canada","2994":"Canada","2995":"Canada","2996":"Canada","2997":"Canada","2998":"Canada","2999":"Canada","3000":"Canada","3001":"Canada","3002":"Canada","3003":"Canada","3004":"Canada","3005":"Canada","3006":"Canada","3007":"Canada","3008":"Canada","3009":"Canada","3010":"Canada","3011":"Canada","3012":"Canada","3013":"Canada","3014":"Canada","3015":"Canada","3016":"Canada","3017":"Canada","3018":"Canada","3019":"Canada","3020":"Canada","3021":"Canada","3022":"Canada","3023":"Canada","3024":"Canada","3025":"Canada","3026":"Canada","3027":"Canada","3028":"Canada","3029":"Canada","3030":"Canada","3031":"Canada","3032":"Canada","3033":"Canada","3034":"Canada","3035":"Canada","3036":"Canada","3037":"Canada","3038":"Canada","3039":"Canada","3040":"Canada","3041":"Canada","3042":"Canada","3043":"Canada","3044":"Canada","3045":"Canada","3046":"Canada","3047":"Canada","3048":"Canada","3049":"Canada","3050":"Canada","3051":"Canada","3052":"Canada","3053":"Canada","3054":"Canada","3055":"Canada","3056":"Canada","3057":"Canada","3058":"Canada","3059":"Canada","3060":"Canada","3061":"Canada","3062":"Canada","3063":"Canada","3064":"Canada","3065":"Canada","3066":"Canada","3067":"Canada","3068":"Canada","3069":"Canada","3070":"Canada","3071":"Canada","3072":"Canada","3073":"Canada","3074":"Canada","3075":"Canada","3076":"Canada","3077":"Canada","3078":"Canada","3079":"Canada","3080":"Canada","3081":"Canada","3082":"Canada","3083":"Canada","3084":"Canada","3085":"Canada","3086":"Canada","3087":"Canada","3088":"Canada","3089":"Canada","3090":"Canada","3091":"Canada","3092":"Canada","3093":"Canada","3094":"Canada","3095":"Canada","3096":"Canada","3097":"Canada","3098":"Canada","3099":"Canada","3100":"Canada","3101":"Canada","3102":"Canada","3103":"Canada","3104":"Canada","3105":"Canada","3106":"Canada","3107":"Canada","3108":"Canada","3109":"Canada","3110":"Canada","3111":"Canada","3112":"Canada","3113":"Canada","3114":"Canada","3115":"Canada","3116":"Canada","3117":"Canada","3118":"Canada","3119":"Canada","3120":"Canada","3121":"Canada","3122":"Canada","3123":"Canada","3124":"Canada","3125":"Canada","3126":"Canada","3127":"Canada","3128":"Canada","3129":"Canada","3130":"Canada","3131":"Canada","3132":"Canada","3133":"Canada","3134":"Canada","3135":"Canada","3136":"Canada","3137":"Canada","3138":"Canada","3139":"Canada","3140":"Canada","3141":"Canada","3142":"Canada","3143":"Canada","3144":"Canada","3145":"Canada","3146":"Canada","3147":"Canada","3148":"Canada","3149":"Canada","3150":"Canada","3151":"Canada","3152":"Canada","3153":"Canada","3154":"Canada","3155":"Canada","3156":"Canada","3157":"Canada","3158":"Canada","3159":"Canada","3160":"Canada","3161":"Canada","3162":"Canada","3163":"Canada","3164":"Canada","3165":"Canada","3166":"Canada","3167":"Canada","3168":"Canada","3169":"Canada","3170":"Canada","3171":"Canada","3172":"Canada","3173":"Canada","3174":"Canada","3175":"Canada","3176":"Canada","3177":"Canada","3178":"Canada","3179":"Canada","3180":"Canada","3181":"Canada","3182":"Canada","3183":"Canada","3184":"Canada","3185":"Canada","3186":"Canada","3187":"Canada","3188":"Canada","3189":"Canada","3190":"Canada","3191":"Canada","3192":"Canada","3193":"Canada","3194":"Canada","3195":"Canada","3196":"Canada","3197":"Canada","3198":"Canada","3199":"Canada","3200":"Canada","3201":"Canada","3202":"Canada","3203":"Canada","3204":"Canada","3205":"Canada","3206":"Canada","3207":"Canada","3208":"Canada","3209":"Canada","3210":"Canada","3211":"Canada","3212":"Canada","3213":"Canada","3214":"Canada","3215":"Canada","3216":"Canada","3217":"Canada","3218":"Canada","3219":"Canada","3220":"Canada","3221":"Canada","3222":"Canada","3223":"Canada","3224":"Canada","3225":"Canada","3226":"Canada","3227":"Canada","3228":"Canada","3229":"Canada","3230":"Canada","3231":"Canada","3232":"Canada","3233":"Canada","3234":"Canada","3235":"Canada","3236":"Canada","3237":"Canada","3238":"Canada","3239":"Canada","3240":"Canada","3241":"Canada","3242":"Canada","3243":"Canada","3244":"Canada","3245":"Canada","3246":"Canada","3247":"Canada","3248":"Canada","3249":"Canada","3250":"Canada","3251":"Canada","3252":"Canada","3253":"Canada","3254":"Canada","3255":"Canada","3256":"Canada","3257":"Canada","3258":"Canada","3259":"Canada","3260":"Canada","3261":"Canada","3262":"Canada","3263":"Canada","3264":"Canada","3265":"Canada","3266":"Canada","3267":"Canada","3268":"Canada","3269":"Canada","3270":"Canada","3271":"Canada","3272":"Canada","3273":"Canada","3274":"Canada","3275":"Canada","3276":"Canada","3277":"Canada","3278":"Canada","3279":"Canada","3280":"Canada","3281":"Canada","3282":"Canada","3283":"Canada","3284":"Canada","3285":"Canada","3286":"Canada","3287":"Canada","3288":"Canada","3289":"Canada","3290":"Canada","3291":"Canada","3292":"Canada","3293":"Canada","3294":"Canada","3295":"Canada","3296":"Canada","3297":"Canada","3298":"Canada","3299":"Canada","3300":"Canada","3301":"Canada","3302":"Canada","3303":"Canada","3304":"Canada","3305":"Canada","3306":"Canada","3307":"Canada","3308":"Canada","3309":"Canada","3310":"Canada","3311":"Canada","3312":"Canada","3313":"Canada","3314":"Canada","3315":"Canada","3316":"Canada","3317":"Canada","3318":"Canada","3319":"Canada","3320":"Canada","3321":"Canada","3322":"Canada","3323":"Canada","3324":"Canada","3325":"Canada","3326":"Canada","3327":"Canada","3328":"Canada","3329":"Canada","3330":"Canada","3331":"Canada","3332":"Canada","3333":"Canada","3334":"Canada","3335":"Canada","3336":"Canada","3337":"Canada","3338":"Canada","3339":"Canada","3340":"Canada","3341":"Canada","3342":"Canada","3343":"Canada","3344":"Canada","3345":"Canada","3346":"Canada","3347":"Canada","3348":"Canada","3349":"Canada","3350":"Canada","3351":"Canada","3352":"Canada","3353":"Canada","3354":"Canada","3355":"Canada","3356":"Canada","3357":"Canada","3358":"Canada","3359":"Canada","3360":"Canada","3361":"Canada","3362":"Canada","3363":"Canada","3364":"Canada","3365":"Canada","3366":"Canada","3367":"Canada","3368":"Canada","3369":"Canada","3370":"Canada","3371":"Canada","3372":"Canada","3373":"Canada","3374":"Canada","3375":"Canada","3376":"Canada","3377":"Canada","3378":"Canada","3379":"Canada","3380":"Canada","3381":"Canada","3382":"Canada","3383":"Canada","3384":"Canada","3385":"Canada","3386":"Canada","3387":"Canada","3388":"Canada","3389":"Canada","3390":"Canada","3391":"Canada","3392":"Canada","3393":"Canada","3394":"Canada","3395":"Canada","3396":"Canada","3397":"Canada","3398":"Canada","3399":"Canada","3400":"Canada","3401":"Canada","3402":"Canada","3403":"Canada","3404":"Canada","3405":"Canada","3406":"Canada","3407":"Canada","3408":"Canada","3409":"Canada","3410":"Canada","3411":"Canada","3412":"Canada","3413":"Canada","3414":"Canada","3415":"Canada","3416":"Canada","3417":"Canada","3418":"Canada","3419":"Canada","3420":"Canada","3421":"Canada","3422":"Canada","3423":"Canada","3424":"Canada","3425":"Canada","3426":"Canada","3427":"Canada","3428":"Canada","3429":"Canada","3430":"Canada","3431":"Canada","3432":"Canada","3433":"Canada","3434":"Canada","3435":"Canada","3436":"Canada","3437":"Canada","3438":"Canada","3439":"Canada","3440":"Canada","3441":"Canada","3442":"Canada","3443":"Canada","3444":"Canada","3445":"Canada","3446":"Canada","3447":"Canada","3448":"Canada","3449":"Canada","3450":"Canada","3451":"Canada","3452":"Canada","3453":"Canada","3454":"Canada","3455":"Canada","3456":"Canada","3457":"Canada","3458":"Canada","3459":"Canada","3460":"Canada","3461":"Canada","3462":"Canada","3463":"Canada","3464":"Canada","3465":"Canada","3466":"Canada","3467":"Canada","3468":"Canada","3469":"Canada","3470":"Canada","3471":"Canada","3472":"Canada","3473":"Canada","3474":"Canada","3475":"Canada","3476":"Canada","3477":"Canada","3478":"Canada","3479":"Canada","3480":"Canada","3481":"Canada","3482":"Canada","3483":"Canada","3484":"Canada","3485":"Canada","3486":"Canada","3487":"Canada","3488":"Canada","3489":"Canada","3490":"Canada","3491":"Canada","3492":"Canada","3493":"Canada","3494":"Canada","3495":"Canada","3496":"Canada","3497":"Canada","3498":"Canada","3499":"Canada","3500":"Canada","3501":"Canada","3502":"Canada","3503":"Canada","3504":"Canada","3505":"Canada","3506":"Canada","3507":"Canada","3508":"Canada","3509":"Canada","3510":"Canada","3511":"Canada","3512":"Canada","3513":"Canada","3514":"Canada","3515":"Canada","3516":"Canada","3517":"Canada","3518":"Canada","3519":"Canada","3520":"Canada","3521":"Canada","3522":"Canada","3523":"Canada","3524":"Canada","3525":"Canada","3526":"Canada","3527":"Canada","3528":"Canada","3529":"Canada","3530":"Canada","3531":"Canada","3532":"Canada","3533":"Canada","3534":"Canada","3535":"Canada","3536":"Canada","3537":"Canada","3538":"Canada","3539":"Canada","3540":"Canada","3541":"Canada","3542":"Canada","3543":"Canada","3544":"Canada","3545":"Canada","3546":"Canada","3547":"Canada","3548":"Canada","3549":"Canada","3550":"Canada","3551":"Canada","3552":"Canada","3553":"Canada","3554":"Canada","3555":"Canada","3556":"Canada","3557":"Canada","3558":"Canada","3559":"Canada","3560":"Canada","3561":"Canada","3562":"Canada","3563":"Canada","3564":"Canada","3565":"Canada","3566":"Canada","3567":"Canada","3568":"Canada","3569":"Canada","3570":"Canada","3571":"Canada","3572":"Canada","3573":"Canada","3574":"Canada","3575":"Canada","3576":"Canada","3577":"Canada","3578":"Canada","3579":"Canada","3580":"Canada","3581":"Canada","3582":"Canada","3583":"Canada","3584":"Canada","3585":"Canada","3586":"Canada","3587":"Canada","3588":"Canada","3589":"Canada","3590":"Canada","3591":"Canada","3592":"Canada","3593":"Canada","3594":"Canada","3595":"Canada","3596":"Canada","3597":"Canada","3598":"Canada","3599":"Canada","3600":"Canada","3601":"Canada","3602":"Canada","3603":"Canada","3604":"Canada","3605":"Canada","3606":"Canada","3607":"Canada","3608":"Canada","3609":"Canada","3610":"Canada","3611":"Canada","3612":"Canada","3613":"Canada","3614":"Canada","3615":"Canada","3616":"Canada","3617":"Canada","3618":"Canada","3619":"Canada","3620":"Canada","3621":"Canada","3622":"Canada","3623":"Canada","3624":"Canada","3625":"Canada","3626":"Canada","3627":"Canada","3628":"Canada","3629":"Canada","3630":"Canada","3631":"Canada","3632":"Canada","3633":"Canada","3634":"Canada","3635":"Canada","3636":"Canada","3637":"Canada","3638":"Canada","3639":"Canada","3640":"Canada","3641":"Canada","3642":"Canada","3643":"Canada","3644":"Canada","3645":"Canada","3646":"Canada","3647":"Canada","3648":"Canada","3649":"Canada","3650":"Canada","3651":"Canada","3652":"Canada","3653":"Canada","3654":"Canada","3655":"Canada","3656":"Canada","3657":"Canada","3658":"Canada","3659":"Canada","3660":"Canada","3661":"Canada","3662":"Canada","3663":"Canada","3664":"Canada","3665":"Canada","3666":"Canada","3667":"Canada","3668":"Canada","3669":"Canada","3670":"Canada","3671":"Canada","3672":"Canada","3673":"Canada","3674":"Canada","3675":"Canada","3676":"Canada","3677":"Canada","3678":"Canada","3679":"Canada","3680":"Canada","3681":"Canada","3682":"Canada","3683":"Canada","3684":"Canada","3685":"Canada","3686":"Canada","3687":"Canada","3688":"Canada","3689":"Canada","3690":"Canada","3691":"Canada","3692":"Canada","3693":"Canada","3694":"Canada","3695":"Canada","3696":"Canada","3697":"Canada","3698":"Canada","3699":"Canada","3700":"Canada","3701":"Canada","3702":"Canada","3703":"Canada","3704":"Canada","3705":"Canada","3706":"Canada","3707":"Canada","3708":"Canada","3709":"Canada","3710":"Canada","3711":"Canada","3712":"Canada","3713":"Canada","3714":"Canada","3715":"Canada","3716":"Canada","3717":"Canada","3718":"Canada","3719":"Canada","3720":"Canada","3721":"Canada","3722":"Canada","3723":"Canada","3724":"Canada","3725":"Canada","3726":"Canada","3727":"Canada","3728":"Canada","3729":"Canada","3730":"Canada","3731":"Canada","3732":"Canada","3733":"Canada","3734":"Canada","3735":"Canada","3736":"Canada","3737":"Canada","3738":"Canada","3739":"Canada","3740":"Canada","3741":"Canada","3742":"Canada","3743":"Canada","3744":"Canada","3745":"Canada","3746":"Canada","3747":"Canada","3748":"Canada","3749":"Canada","3750":"Canada","3751":"Canada","3752":"Canada","3753":"Canada","3754":"Canada","3755":"Canada","3756":"Canada","3757":"Canada","3758":"Canada","3759":"Canada","3760":"Canada","3761":"Canada","3762":"Canada","3763":"Canada","3764":"Canada","3765":"Canada","3766":"Canada","3767":"Canada","3768":"Canada","3769":"Canada","3770":"Canada","3771":"Canada","3772":"Canada","3773":"Canada","3774":"Canada","3775":"Canada","3776":"Canada","3777":"Canada","3778":"Canada","3779":"Canada","3780":"Canada","3781":"Canada","3782":"Canada","3783":"Canada","3784":"Canada","3785":"Canada","3786":"Canada","3787":"Canada","3788":"Canada","3789":"Canada","3790":"Canada","3791":"Canada","3792":"Canada","3793":"Canada","3794":"Canada","3795":"Canada","3796":"Canada","3797":"Canada","3798":"Canada","3799":"Canada","3800":"Canada","3801":"Canada","3802":"Canada","3803":"Canada","3804":"Canada","3805":"Canada","3806":"Canada","3807":"Canada","3808":"Canada","3809":"Canada","3810":"Canada","3811":"Canada","3812":"Canada","3813":"Canada","3814":"Canada","3815":"Canada","3816":"Canada","3817":"Canada","3818":"Canada","3819":"Canada","3820":"Canada","3821":"Canada","3822":"Canada","3823":"Canada","3824":"Canada","3825":"Canada","3826":"Canada","3827":"Canada","3828":"Canada","3829":"Canada","3830":"Canada","3831":"Canada","3832":"Canada","3833":"Canada","3834":"Canada","3835":"Canada","3836":"Canada","3837":"Canada","3838":"Canada","3839":"Canada","3840":"Canada","3841":"Canada","3842":"Canada","3843":"Canada","3844":"Canada","3845":"Canada","3846":"Canada","3847":"Canada","3848":"Canada","3849":"Canada","3850":"Canada","3851":"Canada","3852":"Canada","3853":"Canada","3854":"Canada","3855":"Canada","3856":"Canada","3857":"Canada","3858":"Canada","3859":"Canada","3860":"Canada","3861":"Canada","3862":"Canada","3863":"Canada","3864":"Canada","3865":"Canada","3866":"Canada","3867":"Canada","3868":"Canada","3869":"Canada","3870":"Canada","3871":"Canada","3872":"Canada","3873":"Canada","3874":"Canada","3875":"Canada","3876":"Canada","3877":"Canada","3878":"Canada","3879":"Canada","3880":"Canada","3881":"Canada","3882":"Canada","3883":"Canada","3884":"Canada","3885":"Canada","3886":"Canada","3887":"Canada","3888":"Canada","3889":"Canada","3890":"Canada","3891":"Canada","3892":"Canada","3893":"Canada","3894":"Canada","3895":"Canada","3896":"Canada","3897":"Canada","3898":"Canada","3899":"Canada","3900":"Canada","3901":"Canada","3902":"Canada","3903":"Canada","3904":"Canada","3905":"Canada","3906":"Canada","3907":"Canada","3908":"Canada","3909":"Canada","3910":"Canada","3911":"Canada","3912":"Canada","3913":"Canada","3914":"Canada","3915":"Canada","3916":"Canada","3917":"Canada","3918":"Canada","3919":"Canada","3920":"Canada","3921":"Canada","3922":"Canada","3923":"Canada","3924":"Canada","3925":"Canada","3926":"Canada","3927":"Canada","3928":"Canada","3929":"Canada","3930":"Canada","3931":"Canada","3932":"Canada","3933":"Canada","3934":"Canada","3935":"Canada","3936":"Canada","3937":"Canada","3938":"Canada","3939":"Canada","3940":"Canada","3941":"Canada","3942":"Canada","3943":"Canada","3944":"Canada","3945":"Canada","3946":"Canada","3947":"Canada","3948":"Canada","3949":"Canada","3950":"Canada","3951":"Canada","3952":"Canada","3953":"Canada","3954":"Canada","3955":"Canada","3956":"Canada","3957":"Canada","3958":"Canada","3959":"Canada","3960":"Canada","3961":"Canada","3962":"Canada","3963":"Canada","3964":"Canada","3965":"Canada","3966":"Canada","3967":"Canada","3968":"Canada","3969":"Canada","3970":"Canada","3971":"Canada","3972":"Canada","3973":"Canada","3974":"Canada","3975":"Canada","3976":"Canada","3977":"Canada","3978":"Canada","3979":"Canada","3980":"Canada","3981":"Canada","3982":"Canada","3983":"Canada","3984":"Canada","3985":"Canada","3986":"Canada","3987":"Canada","3988":"Canada","3989":"Canada","3990":"Canada","3991":"Canada","3992":"Canada","3993":"Canada","3994":"Canada","3995":"Canada","3996":"Canada","3997":"Canada","3998":"Canada","3999":"Canada","4000":"Canada","4001":"Canada","4002":"Canada","4003":"Canada","4004":"Canada","4005":"Canada","4006":"Canada","4007":"Canada","4008":"Canada","4009":"Canada","4010":"Canada","4011":"Canada","4012":"Canada","4013":"Canada","4014":"Canada","4015":"Canada","4016":"Canada","4017":"Canada","4018":"Canada","4019":"Canada","4020":"Canada","4021":"Canada","4022":"Canada","4023":"Canada","4024":"Canada","4025":"Canada","4026":"Canada","4027":"Canada","4028":"Canada","4029":"Canada","4030":"Canada","4031":"Canada","4032":"Canada","4033":"Canada","4034":"Canada","4035":"Canada","4036":"Canada","4037":"Canada","4038":"Canada","4039":"Canada","4040":"Canada","4041":"Canada","4042":"Canada","4043":"Canada","4044":"Canada","4045":"Canada","4046":"Canada","4047":"Canada","4048":"Canada","4049":"Canada","4050":"Canada","4051":"Canada","4052":"Canada","4053":"Canada","4054":"Canada","4055":"Canada","4056":"Canada","4057":"Canada","4058":"Canada","4059":"Canada","4060":"Canada","4061":"Canada","4062":"Canada","4063":"Canada","4064":"Canada","4065":"Canada","4066":"Canada","4067":"Canada","4068":"Canada","4069":"Canada","4070":"Canada","4071":"Canada","4072":"Canada","4073":"Canada","4074":"Canada","4075":"Canada","4076":"Canada","4077":"Canada","4078":"Canada","4079":"Canada","4080":"Canada","4081":"Canada","4082":"Canada","4083":"Canada","4084":"Canada","4085":"Canada","4086":"Canada","4087":"Canada","4088":"Canada","4089":"Canada","4090":"Canada","4091":"Canada","4092":"Canada","4093":"Canada","4094":"Canada","4095":"Canada","4096":"Canada","4097":"Canada","4098":"Canada","4099":"Canada","4100":"Canada","4101":"Canada","4102":"Canada","4103":"Canada","4104":"Canada","4105":"Canada","4106":"Canada","4107":"Canada","4108":"Canada","4109":"Canada","4110":"Canada","4111":"Canada","4112":"Canada","4113":"Canada","4114":"Canada","4115":"Canada","4116":"Canada","4117":"Canada","4118":"Canada","4119":"Canada","4120":"Canada","4121":"Canada","4122":"Canada","4123":"Canada","4124":"Canada","4125":"Canada","4126":"Canada","4127":"Canada","4128":"Canada","4129":"Canada","4130":"Canada","4131":"Canada","4132":"Canada","4133":"Canada","4134":"Canada","4135":"Canada","4136":"Canada","4137":"Canada","4138":"Canada","4139":"Canada","4140":"Canada","4141":"Canada","4142":"Canada","4143":"Canada","4144":"Canada","4145":"Canada","4146":"Canada","4147":"Canada","4148":"Canada","4149":"Canada","4150":"Canada","4151":"Canada","4152":"Canada","4153":"Canada","4154":"Canada","4155":"Canada","4156":"Canada","4157":"Canada","4158":"Canada","4159":"Canada","4160":"Canada","4161":"Canada","4162":"Canada","4163":"Canada","4164":"Canada","4165":"Canada","4166":"Canada","4167":"Canada","4168":"Canada","4169":"Canada","4170":"Canada","4171":"Canada","4172":"Canada","4173":"Canada","4174":"Canada","4175":"Canada","4176":"Canada","4177":"Canada","4178":"Canada","4179":"Canada","4180":"Canada","4181":"Canada","4182":"Canada","4183":"Canada","4184":"Canada","4185":"Canada","4186":"Canada","4187":"Canada","4188":"Canada","4189":"Canada","4190":"Canada","4191":"Canada","4192":"Canada","4193":"Canada","4194":"Canada","4195":"Canada","4196":"Canada","4197":"Canada","4198":"Canada","4199":"Canada","4200":"Canada","4201":"Canada","4202":"Canada","4203":"Canada","4204":"Canada","4205":"Canada","4206":"Canada","4207":"Canada","4208":"Canada","4209":"Canada","4210":"Canada","4211":"Canada","4212":"Canada","4213":"Canada","4214":"Canada","4215":"Canada","4216":"Canada","4217":"Canada","4218":"Canada","4219":"Canada","4220":"Canada","4221":"Canada","4222":"Canada","4223":"Canada","4224":"Canada","4225":"Canada","4226":"Canada","4227":"Canada","4228":"Canada","4229":"Canada","4230":"Canada","4231":"Canada","4232":"Canada","4233":"Canada","4234":"Canada","4235":"Canada","4236":"Canada","4237":"Canada","4238":"Canada","4239":"Canada","4240":"Canada","4241":"Canada","4242":"Canada","4243":"Canada","4244":"Canada","4245":"Canada","4246":"Canada","4247":"Canada","4248":"Canada","4249":"Canada","4250":"Canada","4251":"Canada","4252":"Canada","4253":"Canada","4254":"Canada","4255":"Canada","4256":"Canada","4257":"Canada","4258":"Canada","4259":"Canada","4260":"Canada","4261":"Canada","4262":"Canada","4263":"Canada","4264":"Canada","4265":"Canada","4266":"Canada","4267":"Canada","4268":"Canada","4269":"Canada","4270":"Canada","4271":"Canada","4272":"Canada","4273":"Canada","4274":"Canada","4275":"Canada","4276":"Canada","4277":"Canada","4278":"Canada","4279":"Canada","4280":"Canada","4281":"Canada","4282":"Canada","4283":"Canada","4284":"Canada","4285":"Canada","4286":"Canada","4287":"Canada","4288":"Canada","4289":"Canada","4290":"Canada","4291":"Canada","4292":"Canada","4293":"Canada","4294":"Canada","4295":"Canada","4296":"Canada","4297":"Canada","4298":"Canada","4299":"Canada","4300":"Canada","4301":"Canada","4302":"Canada","4303":"Canada","4304":"Canada","4305":"Canada","4306":"Canada","4307":"Canada","4308":"Canada","4309":"Canada","4310":"Canada","4311":"Canada","4312":"Canada","4313":"Canada","4314":"Canada","4315":"Canada","4316":"Canada","4317":"Canada","4318":"Canada","4319":"Canada","4320":"Canada","4321":"Canada","4322":"Canada","4323":"Canada","4324":"Canada","4325":"Canada","4326":"Canada","4327":"Canada","4328":"Canada","4329":"Canada","4330":"Canada","4331":"Canada","4332":"Canada","4333":"Canada","4334":"Canada","4335":"Canada","4336":"Canada","4337":"Canada","4338":"Canada","4339":"Canada","4340":"Canada","4341":"Canada","4342":"Canada","4343":"Canada","4344":"Canada","4345":"Canada","4346":"Canada","4347":"Canada","4348":"Canada","4349":"Canada","4350":"Canada","4351":"Canada","4352":"Canada","4353":"Canada","4354":"Canada","4355":"Canada","4356":"Canada","4357":"Canada","4358":"Canada","4359":"Canada","4360":"Canada","4361":"Canada","4362":"Canada","4363":"Canada","4364":"Canada","4365":"Canada","4366":"Canada","4367":"Canada","4368":"Canada","4369":"Canada","4370":"Canada","4371":"Canada","4372":"Canada","4373":"Canada","4374":"Canada","4375":"Canada","4376":"Canada","4377":"Canada","4378":"Canada","4379":"Canada","4380":"Canada","4381":"Canada","4382":"Canada","4383":"Canada","4384":"Canada","4385":"Canada","4386":"Canada","4387":"Canada","4388":"Canada","4389":"Canada","4390":"Canada","4391":"Canada","4392":"Canada","4393":"Canada","4394":"Canada","4395":"Canada","4396":"Canada","4397":"Canada","4398":"Canada","4399":"Canada","4400":"Canada","4401":"Canada","4402":"Canada","4403":"Canada","4404":"Canada","4405":"Canada","4406":"Canada","4407":"Canada","4408":"Canada","4409":"Canada","4410":"Canada","4411":"Canada","4412":"Canada","4413":"Canada","4414":"Canada","4415":"Canada","4416":"Canada","4417":"Canada","4418":"Canada","4419":"Canada","4420":"Canada","4421":"Canada","4422":"Canada","4423":"Canada","4424":"Canada","4425":"Canada","4426":"Canada","4427":"Canada","4428":"Canada","4429":"Canada","4430":"Canada","4431":"Canada","4432":"Canada","4433":"Canada","4434":"Canada","4435":"Canada","4436":"Canada","4437":"Canada","4438":"Canada","4439":"Canada","4440":"Canada","4441":"Canada","4442":"Canada","4443":"Canada","4444":"Canada","4445":"Canada","4446":"Canada","4447":"Canada","4448":"Canada","4449":"Canada","4450":"Canada","4451":"Canada","4452":"Canada","4453":"Canada","4454":"Canada","4455":"Canada","4456":"Canada","4457":"Canada","4458":"Canada","4459":"Canada","4460":"Canada","4461":"Canada","4462":"Canada","4463":"Canada","4464":"Canada","4465":"Canada","4466":"Canada","4467":"Canada","4468":"Canada","4469":"Canada","4470":"Canada","4471":"Canada","4472":"Canada","4473":"Canada","4474":"Canada","4475":"Canada","4476":"Canada","4477":"Canada","4478":"Canada","4479":"Canada","4480":"Canada","4481":"Canada","4482":"Canada","4483":"Canada","4484":"Canada","4485":"Canada","4486":"Canada","4487":"Canada","4488":"Canada","4489":"Canada","4490":"Canada","4491":"Canada","4492":"Canada","4493":"Canada","4494":"Canada","4495":"Canada","4496":"Canada","4497":"Canada","4498":"Canada","4499":"Canada","4500":"Canada","4501":"Canada","4502":"Canada","4503":"Canada","4504":"Canada","4505":"Canada","4506":"Canada","4507":"Canada","4508":"Canada","4509":"Canada","4510":"Canada","4511":"Canada","4512":"Canada","4513":"Canada","4514":"Canada","4515":"Canada","4516":"Canada","4517":"Canada","4518":"Canada","4519":"Canada","4520":"Canada","4521":"Canada","4522":"Canada","4523":"Canada","4524":"Canada","4525":"Canada","4526":"Canada","4527":"Canada","4528":"Canada","4529":"Canada","4530":"Canada","4531":"Canada","4532":"Canada","4533":"Canada","4534":"Canada","4535":"Canada","4536":"Canada","4537":"Canada","4538":"Canada","4539":"Canada","4540":"Canada","4541":"Canada","4542":"Canada","4543":"Canada","4544":"Canada","4545":"Canada","4546":"Canada","4547":"Canada","4548":"Canada","4549":"Canada","4550":"Canada","4551":"Canada","4552":"Canada","4553":"Canada","4554":"Canada","4555":"Canada","4556":"Canada","4557":"Canada","4558":"Canada","4559":"Canada","4560":"Canada","4561":"Canada","4562":"Canada","4563":"Canada","4564":"Canada","4565":"Canada","4566":"Canada","4567":"Canada","4568":"Canada","4569":"Canada","4570":"Canada","4571":"Canada","4572":"Canada","4573":"Canada","4574":"Canada","4575":"Canada","4576":"Canada","4577":"Canada","4578":"Canada","4579":"Canada","4580":"Canada","4581":"Canada","4582":"Canada","4583":"Canada","4584":"Canada","4585":"Canada","4586":"Canada","4587":"Canada","4588":"Canada","4589":"Canada","4590":"Canada","4591":"Canada","4592":"Canada","4593":"Canada","4594":"Canada","4595":"Canada","4596":"Canada","4597":"Canada","4598":"Canada","4599":"Canada","4600":"Canada","4601":"Canada","4602":"Canada","4603":"Canada","4604":"Canada","4605":"Canada","4606":"Canada","4607":"Canada","4608":"Canada","4609":"Canada","4610":"Canada","4611":"Canada","4612":"Canada","4613":"Canada","4614":"Canada","4615":"Canada","4616":"Canada","4617":"Canada","4618":"Canada","4619":"Canada","4620":"Canada","4621":"Canada","4622":"Canada","4623":"Canada","4624":"Canada","4625":"Canada","4626":"Canada","4627":"Canada","4628":"Canada","4629":"Canada","4630":"Canada","4631":"Canada","4632":"Canada","4633":"Canada","4634":"Canada","4635":"Canada","4636":"Canada","4637":"Canada","4638":"Canada","4639":"Canada","4640":"Canada","4641":"Canada","4642":"Canada","4643":"Canada","4644":"Canada","4645":"Canada","4646":"Canada","4647":"Canada","4648":"Canada","4649":"Canada","4650":"Canada","4651":"Canada","4652":"Canada","4653":"Canada","4654":"Canada","4655":"Canada","4656":"Canada","4657":"Canada","4658":"Canada","4659":"Canada","4660":"Canada","4661":"Canada","4662":"Canada","4663":"Canada","4664":"Canada","4665":"Canada","4666":"Canada","4667":"Canada","4668":"Canada","4669":"Canada","4670":"Canada","4671":"Canada","4672":"Canada","4673":"Canada","4674":"Canada","4675":"Canada","4676":"Canada","4677":"Canada","4678":"Canada","4679":"Canada","4680":"Canada","4681":"Canada","4682":"Canada","4683":"Canada","4684":"Canada","4685":"Canada","4686":"Canada","4687":"Canada","4688":"Canada","4689":"Canada","4690":"Canada","4691":"Canada","4692":"Canada","4693":"Canada","4694":"Canada","4695":"Canada","4696":"Canada","4697":"Canada","4698":"Canada","4699":"Canada","4700":"Canada","4701":"Canada","4702":"Canada","4703":"Canada","4704":"Canada","4705":"Canada","4706":"Canada","4707":"Canada","4708":"Canada","4709":"Canada","4710":"Canada","4711":"Canada","4712":"Canada","4713":"Canada","4714":"Canada","4715":"Canada","4716":"Canada","4717":"Canada","4718":"Canada","4719":"Canada","4720":"Canada","4721":"Canada","4722":"Canada","4723":"Canada","4724":"Canada","4725":"Canada","4726":"Canada","4727":"Canada","4728":"Canada","4729":"Canada","4730":"Canada","4731":"Canada","4732":"Canada","4733":"Canada","4734":"Canada","4735":"Canada","4736":"Canada","4737":"Canada","4738":"Canada","4739":"Canada","4740":"Canada","4741":"Canada","4742":"Canada","4743":"Canada","4744":"Canada","4745":"Canada","4746":"Canada","4747":"Canada","4748":"Canada","4749":"Canada","4750":"Canada","4751":"Canada","4752":"Canada","4753":"Canada","4754":"Canada","4755":"Canada","4756":"Canada","4757":"Canada","4758":"Canada","4759":"Canada","4760":"Canada","4761":"Canada","4762":"Canada","4763":"Canada","4764":"Canada","4765":"Canada","4766":"Canada","4767":"Canada","4768":"Canada","4769":"Canada","4770":"Canada","4771":"Canada","4772":"Canada","4773":"Canada","4774":"Canada","4775":"Canada","4776":"Canada","4777":"Canada","4778":"Canada","4779":"Canada","4780":"Canada","4781":"Canada","4782":"Canada","4783":"Canada","4784":"Canada","4785":"Canada","4786":"Canada","4787":"Canada","4788":"Canada","4789":"Canada","4790":"Canada","4791":"Canada","4792":"Canada","4793":"Canada","4794":"Canada","4795":"Canada","4796":"Canada","4797":"Canada","4798":"Canada","4799":"Canada","4800":"Canada","4801":"Canada","4802":"Canada","4803":"Canada","4804":"Canada","4805":"Canada","4806":"Canada","4807":"Canada","4808":"Canada","4809":"Canada","4810":"Canada","4811":"Canada","4812":"Canada","4813":"Canada","4814":"Canada","4815":"Canada","4816":"Canada","4817":"Canada","4818":"Canada","4819":"Canada","4820":"Canada","4821":"Canada","4822":"Canada","4823":"Canada","4824":"Canada","4825":"Canada","4826":"Canada","4827":"Canada","4828":"Canada","4829":"Canada","4830":"Canada","4831":"Canada","4832":"Canada","4833":"Canada","4834":"Canada","4835":"Canada","4836":"Canada","4837":"Canada","4838":"Canada","4839":"Canada","4840":"Canada","4841":"Canada","4842":"Canada","4843":"Canada","4844":"Canada","4845":"Canada","4846":"Canada","4847":"Canada","4848":"Canada","4849":"Canada","4850":"Canada","4851":"Canada","4852":"Canada","4853":"Canada","4854":"Canada","4855":"Canada","4856":"Canada","4857":"Canada","4858":"Canada","4859":"Canada","4860":"Canada","4861":"Canada","4862":"Canada","4863":"Canada","4864":"Canada","4865":"Canada","4866":"Canada","4867":"Canada","4868":"Canada","4869":"Canada","4870":"Canada","4871":"Canada","4872":"Canada","4873":"Canada","4874":"Canada","4875":"Canada","4876":"Canada","4877":"Canada","4878":"Canada","4879":"Canada","4880":"Canada","4881":"Canada","4882":"Canada","4883":"Canada","4884":"Canada","4885":"Canada","4886":"Canada","4887":"Canada","4888":"Canada","4889":"Canada","4890":"Canada","4891":"Canada","4892":"Canada","4893":"Canada","4894":"Canada","4895":"Canada","4896":"Canada","4897":"Canada","4898":"Canada","4899":"Canada","4900":"Canada","4901":"Canada","4902":"Canada","4903":"Canada","4904":"Canada","4905":"Canada","4906":"Canada","4907":"Canada","4908":"Canada","4909":"Canada","4910":"Canada","4911":"Canada","4912":"Canada","4913":"Canada","4914":"Canada","4915":"Canada","4916":"Canada","4917":"Canada","4918":"Canada","4919":"Canada","4920":"Canada","4921":"Canada","4922":"Canada","4923":"Canada","4924":"Canada","4925":"Canada","4926":"Canada","4927":"Canada","4928":"Canada","4929":"Canada","4930":"Canada","4931":"Canada","4932":"Canada","4933":"Canada","4934":"Canada","4935":"Canada","4936":"Canada","4937":"Canada","4938":"Canada","4939":"Canada","4940":"Canada","4941":"Canada","4942":"Canada","4943":"Canada","4944":"Canada","4945":"Canada","4946":"Canada","4947":"Canada","4948":"Canada","4949":"Canada","4950":"Canada","4951":"Canada","4952":"Canada","4953":"Canada","4954":"Canada","4955":"Canada","4956":"Canada","4957":"Canada","4958":"Canada","4959":"Canada","4960":"Canada","4961":"Canada","4962":"Canada","4963":"Canada","4964":"Canada","4965":"Canada","4966":"Canada","4967":"Canada","4968":"Canada","4969":"Canada","4970":"Canada","4971":"Canada","4972":"Canada","4973":"Canada","4974":"Canada","4975":"Canada","4976":"Canada","4977":"Canada","4978":"Canada","4979":"Canada","4980":"Canada","4981":"Canada","4982":"Canada","4983":"Canada","4984":"Canada","4985":"Canada","4986":"Canada","4987":"Canada","4988":"Canada","4989":"Canada","4990":"Canada","4991":"Canada","4992":"Canada","4993":"Canada","4994":"Canada","4995":"Canada","4996":"Canada","4997":"Canada","4998":"Canada","4999":"Canada","5000":"Canada","5001":"Canada","5002":"Canada","5003":"Canada","5004":"Canada","5005":"Canada","5006":"Canada","5007":"Canada","5008":"Canada","5009":"Canada","5010":"Canada","5011":"Canada","5012":"Canada","5013":"Canada","5014":"Canada","5015":"Canada","5016":"Canada","5017":"Canada","5018":"Canada","5019":"Canada","5020":"Canada","5021":"Canada","5022":"Canada","5023":"Canada","5024":"Canada","5025":"Canada","5026":"Canada","5027":"Canada","5028":"Canada","5029":"Canada","5030":"Canada","5031":"Canada","5032":"Canada","5033":"Canada","5034":"Canada","5035":"Canada","5036":"Canada","5037":"Canada","5038":"Canada","5039":"Canada","5040":"Canada","5041":"Canada","5042":"Canada","5043":"Canada","5044":"Canada","5045":"Canada","5046":"Canada","5047":"Canada","5048":"Canada","5049":"Canada","5050":"Canada","5051":"Canada","5052":"Canada","5053":"Canada","5054":"Canada","5055":"Canada","5056":"Canada","5057":"Canada","5058":"Canada","5059":"Canada","5060":"Canada","5061":"Canada","5062":"Canada","5063":"Canada","5064":"Canada","5065":"Canada","5066":"Canada","5067":"Canada","5068":"Canada","5069":"Canada","5070":"Canada","5071":"Canada","5072":"Canada","5073":"Canada","5074":"Canada","5075":"Canada","5076":"Canada","5077":"Canada","5078":"Canada","5079":"Canada","5080":"Canada","5081":"Canada","5082":"Canada","5083":"Canada","5084":"Canada","5085":"Canada","5086":"Canada","5087":"Canada","5088":"Canada","5089":"Canada","5090":"Canada","5091":"Canada","5092":"Canada","5093":"Canada","5094":"Canada","5095":"Canada","5096":"Canada","5097":"Canada","5098":"Canada","5099":"Canada","5100":"Canada","5101":"Canada","5102":"Canada","5103":"Canada","5104":"Canada","5105":"Canada","5106":"Canada","5107":"Canada","5108":"Canada","5109":"Canada","5110":"Canada","5111":"Canada","5112":"Canada","5113":"Canada","5114":"Canada","5115":"Canada","5116":"Canada","5117":"Canada","5118":"Canada","5119":"Canada","5120":"Canada","5121":"Canada","5122":"Canada","5123":"Canada","5124":"Canada","5125":"Canada","5126":"Canada","5127":"Canada","5128":"Canada","5129":"Canada","5130":"Canada","5131":"Canada","5132":"Canada","5133":"Canada","5134":"Canada","5135":"Canada","5136":"Canada","5137":"Canada","5138":"Canada","5139":"Canada","5140":"Canada","5141":"Canada","5142":"Canada","5143":"Canada","5144":"Canada","5145":"Canada","5146":"Canada","5147":"Canada","5148":"Canada","5149":"Canada","5150":"Canada","5151":"Canada","5152":"Canada","5153":"Canada","5154":"Canada","5155":"Canada","5156":"Canada","5157":"Canada","5158":"Canada","5159":"Canada","5160":"Canada","5161":"Canada","5162":"Canada","5163":"Canada","5164":"Canada","5165":"Canada","5166":"Canada","5167":"Canada","5168":"Canada","5169":"Canada","5170":"Canada","5171":"Canada","5172":"Canada","5173":"Canada","5174":"Canada","5175":"Canada","5176":"Canada","5177":"Canada","5178":"Canada","5179":"Canada","5180":"Canada","5181":"Canada","5182":"Canada","5183":"Canada","5184":"Canada","5185":"Canada","5186":"Canada","5187":"Canada","5188":"Canada","5189":"Canada","5190":"Canada","5191":"Canada","5192":"Canada","5193":"Canada","5194":"Canada","5195":"Canada","5196":"Canada","5197":"Canada","5198":"Canada","5199":"Canada","5200":"Canada","5201":"Canada","5202":"Canada","5203":"Canada","5204":"Canada","5205":"Canada","5206":"Canada","5207":"Canada","5208":"Canada","5209":"Canada","5210":"Canada","5211":"Canada","5212":"Canada","5213":"Canada","5214":"Canada","5215":"Canada","5216":"Canada","5217":"Canada","5218":"Canada","5219":"Canada","5220":"Canada","5221":"Canada","5222":"Canada","5223":"Canada","5224":"Canada","5225":"Canada","5226":"Canada","5227":"Canada","5228":"Canada","5229":"Canada","5230":"Canada","5231":"Canada","5232":"Canada","5233":"Canada","5234":"Canada","5235":"Canada","5236":"Canada","5237":"Canada","5238":"Canada","5239":"Canada","5240":"Canada","5241":"Canada","5242":"Canada","5243":"Canada","5244":"Canada","5245":"Canada","5246":"Canada","5247":"Canada","5248":"Canada","5249":"Canada","5250":"Canada","5251":"Canada","5252":"Canada","5253":"Canada","5254":"Canada","5255":"Canada","5256":"Canada","5257":"Canada","5258":"Canada","5259":"Canada","5260":"Canada","5261":"Canada","5262":"Canada","5263":"Canada","5264":"Canada","5265":"Canada","5266":"Canada","5267":"Canada","5268":"Canada","5269":"Canada","5270":"Canada","5271":"Canada","5272":"Canada","5273":"Canada","5274":"Canada","5275":"Canada","5276":"Canada","5277":"Canada","5278":"Canada","5279":"Canada","5280":"Canada","5281":"Canada","5282":"Canada","5283":"Canada","5284":"Canada","5285":"Canada","5286":"Canada","5287":"Canada","5288":"Canada","5289":"Canada","5290":"Canada","5291":"Canada","5292":"Canada","5293":"Canada","5294":"Canada","5295":"Canada","5296":"Canada","5297":"Canada","5298":"Canada","5299":"Canada","5300":"Canada","5301":"Canada","5302":"Canada","5303":"Canada","5304":"Canada","5305":"Canada","5306":"Canada","5307":"Canada","5308":"Canada","5309":"Canada","5310":"Canada","5311":"Canada","5312":"Canada","5313":"Canada","5314":"Canada","5315":"Canada","5316":"Canada","5317":"Canada","5318":"Canada","5319":"Canada","5320":"Canada","5321":"Canada","5322":"Canada","5323":"Canada","5324":"Canada","5325":"Canada","5326":"Canada","5327":"Canada","5328":"Canada","5329":"Canada","5330":"Canada","5331":"Canada","5332":"Canada","5333":"Canada","5334":"Canada","5335":"Canada","5336":"Canada","5337":"Canada","5338":"Canada","5339":"Canada","5340":"Canada","5341":"Canada","5342":"Canada","5343":"Canada","5344":"Canada","5345":"Canada","5346":"Canada","5347":"Canada","5348":"Canada","5349":"Canada","5350":"Canada","5351":"Canada","5352":"Canada","5353":"Canada","5354":"Canada","5355":"Canada","5356":"Canada","5357":"Canada","5358":"Canada","5359":"Canada","5360":"Canada","5361":"Canada","5362":"Canada","5363":"Canada","5364":"Canada","5365":"Canada","5366":"Canada","5367":"Canada","5368":"Canada","5369":"Canada","5370":"Canada","5371":"Canada","5372":"Canada","5373":"Canada","5374":"Canada","5375":"Canada","5376":"Canada","5377":"Canada","5378":"Canada","5379":"Canada","5380":"Canada","5381":"Canada","5382":"Canada","5383":"Canada","5384":"Canada","5385":"Canada","5386":"Canada","5387":"Canada","5388":"Canada","5389":"Canada","5390":"Canada","5391":"Canada","5392":"Canada","5393":"Canada","5394":"Canada","5395":"Canada","5396":"Canada","5397":"Canada","5398":"Canada","5399":"Canada","5400":"Canada","5401":"Canada","5402":"Canada","5403":"Canada","5404":"Canada","5405":"Canada","5406":"Canada","5407":"Canada","5408":"Canada","5409":"Canada","5410":"Canada","5411":"Canada","5412":"Canada","5413":"Canada","5414":"Canada","5415":"Canada","5416":"Canada","5417":"Canada","5418":"Canada","5419":"Canada","5420":"Canada","5421":"Canada","5422":"Canada","5423":"Canada","5424":"Canada","5425":"Canada","5426":"Canada","5427":"Canada","5428":"Canada","5429":"Canada","5430":"Canada","5431":"Canada","5432":"Canada","5433":"Canada","5434":"Canada","5435":"Canada","5436":"Canada","5437":"Canada","5438":"Canada","5439":"Canada","5440":"Canada","5441":"Canada","5442":"Canada","5443":"Canada","5444":"Canada","5445":"Canada","5446":"Canada","5447":"Canada","5448":"Canada","5449":"Canada","5450":"Canada","5451":"Canada","5452":"Canada","5453":"Canada","5454":"Canada","5455":"Canada","5456":"Canada","5457":"Canada","5458":"Canada","5459":"Canada","5460":"Canada","5461":"Canada","5462":"Canada","5463":"Canada","5464":"Canada","5465":"Canada","5466":"Canada","5467":"Canada","5468":"Canada","5469":"Canada","5470":"Canada","5471":"Canada","5472":"Canada","5473":"Canada","5474":"Canada","5475":"Canada","5476":"Canada","5477":"Canada","5478":"Canada","5479":"Canada","5480":"Canada","5481":"Canada","5482":"Canada","5483":"Canada","5484":"Canada","5485":"Canada","5486":"Canada","5487":"Canada","5488":"Canada","5489":"Canada","5490":"Canada","5491":"Canada","5492":"Canada","5493":"Canada","5494":"Canada","5495":"Canada","5496":"Canada","5497":"Canada","5498":"Canada","5499":"Canada","5500":"Canada","5501":"Canada","5502":"Canada","5503":"Canada","5504":"Canada","5505":"Canada","5506":"Canada","5507":"Canada","5508":"Canada","5509":"Canada","5510":"Canada","5511":"Canada","5512":"Canada","5513":"Canada","5514":"Canada","5515":"Canada","5516":"Canada","5517":"Canada","5518":"Canada","5519":"Canada","5520":"Canada","5521":"Canada","5522":"Canada","5523":"Canada","5524":"Canada","5525":"Canada","5526":"Canada","5527":"Canada","5528":"Canada","5529":"Canada","5530":"Canada","5531":"Canada","5532":"Canada","5533":"Canada","5534":"Canada","5535":"Canada","5536":"Canada","5537":"Canada","5538":"Canada","5539":"Canada","5540":"Canada","5541":"Canada","5542":"Canada","5543":"Canada","5544":"Canada","5545":"Canada","5546":"Canada","5547":"Canada","5548":"Canada","5549":"Canada","5550":"Canada","5551":"Canada","5552":"Canada","5553":"Canada","5554":"Canada","5555":"Canada","5556":"Canada","5557":"Canada","5558":"Canada","5559":"Canada","5560":"Canada","5561":"Canada","5562":"Canada","5563":"Canada","5564":"Canada","5565":"Canada","5566":"Canada","5567":"Canada","5568":"Canada","5569":"Canada","5570":"Canada","5571":"Canada","5572":"Canada","5573":"Canada","5574":"Canada","5575":"Canada","5576":"Canada","5577":"Canada","5578":"Canada","5579":"Canada","5580":"Canada","5581":"Canada","5582":"Canada","5583":"Canada","5584":"Canada","5585":"Canada","5586":"Canada","5587":"Canada","5588":"Canada","5589":"Canada","5590":"Canada","5591":"Canada","5592":"Canada","5593":"Canada","5594":"Canada","5595":"Canada","5596":"Canada","5597":"Canada","5598":"Canada","5599":"Canada","5600":"Canada","5601":"Canada","5602":"Canada","5603":"Canada","5604":"Canada","5605":"Canada","5606":"Canada","5607":"Canada","5608":"Canada","5609":"Canada","5610":"Canada","5611":"Canada","5612":"Canada","5613":"Canada","5614":"Canada","5615":"Canada","5616":"Canada","5617":"Canada","5618":"Canada","5619":"Canada","5620":"Canada","5621":"Canada","5622":"Canada","5623":"Canada","5624":"Canada","5625":"Canada","5626":"Canada","5627":"Canada","5628":"Canada","5629":"Canada","5630":"Canada","5631":"Canada","5632":"Canada","5633":"Canada","5634":"Canada","5635":"Canada","5636":"Canada","5637":"Canada","5638":"Canada","5639":"Canada","5640":"Canada","5641":"Canada","5642":"Canada","5643":"Canada","5644":"Canada","5645":"Canada","5646":"Canada","5647":"Canada","5648":"Canada","5649":"Canada","5650":"Canada","5651":"Canada","5652":"Canada","5653":"Canada","5654":"Canada","5655":"Canada","5656":"Canada","5657":"Canada","5658":"Canada","5659":"Canada","5660":"Canada","5661":"Canada","5662":"Canada","5663":"Canada","5664":"Canada","5665":"Canada","5666":"Canada","5667":"Canada","5668":"Canada","5669":"Canada","5670":"Canada","5671":"Canada","5672":"Canada","5673":"Canada","5674":"Canada","5675":"Canada","5676":"Canada","5677":"Canada","5678":"Canada","5679":"Canada","5680":"Canada","5681":"Canada","5682":"Canada","5683":"Canada","5684":"Canada","5685":"Canada","5686":"Canada","5687":"Canada","5688":"Canada","5689":"Canada","5690":"Canada","5691":"Canada","5692":"Canada","5693":"Canada","5694":"Canada","5695":"Canada","5696":"Canada","5697":"Canada","5698":"Canada","5699":"Canada","5700":"Canada","5701":"Canada","5702":"Canada","5703":"Canada","5704":"Canada","5705":"Canada","5706":"Canada","5707":"Canada","5708":"Canada","5709":"Canada","5710":"Canada","5711":"Canada","5712":"Canada","5713":"Canada","5714":"Canada","5715":"Canada","5716":"Canada","5717":"Canada","5718":"Canada","5719":"Canada","5720":"Canada","5721":"Canada","5722":"Canada","5723":"Canada","5724":"Canada","5725":"Canada","5726":"Canada","5727":"Canada","5728":"Canada","5729":"Canada","5730":"Canada","5731":"Canada","5732":"Canada","5733":"Canada","5734":"Canada","5735":"Canada","5736":"Canada","5737":"Canada","5738":"Canada","5739":"Canada","5740":"Canada","5741":"Canada","5742":"Canada","5743":"Canada","5744":"Canada","5745":"Canada","5746":"Canada","5747":"Canada","5748":"Canada","5749":"Canada","5750":"Canada","5751":"Canada","5752":"Canada","5753":"Canada","5754":"Canada","5755":"Canada","5756":"Canada","5757":"Canada","5758":"Canada","5759":"Canada","5760":"Canada","5761":"Canada","5762":"Canada","5763":"Canada","5764":"Canada","5765":"Canada","5766":"Canada","5767":"Canada","5768":"Canada","5769":"Canada","5770":"Canada","5771":"Canada","5772":"Canada","5773":"Canada","5774":"Canada","5775":"Canada","5776":"Canada","5777":"Canada","5778":"Canada","5779":"Canada","5780":"Canada","5781":"Canada","5782":"Canada","5783":"Canada","5784":"Canada","5785":"Canada","5786":"Canada","5787":"Canada","5788":"Canada","5789":"Canada","5790":"Canada","5791":"Canada","5792":"Canada","5793":"Canada","5794":"Canada","5795":"Canada","5796":"Canada","5797":"Canada","5798":"Canada","5799":"Canada","5800":"Canada","5801":"Canada","5802":"Canada","5803":"Canada","5804":"Canada","5805":"Canada","5806":"Canada","5807":"Canada","5808":"Canada","5809":"Canada","5810":"Canada","5811":"Canada","5812":"Canada","5813":"Canada","5814":"Canada","5815":"Canada","5816":"Canada","5817":"Canada","5818":"Canada","5819":"Canada","5820":"Canada","5821":"Canada","5822":"Canada","5823":"Canada","5824":"Canada","5825":"Canada","5826":"Canada","5827":"Canada","5828":"Canada","5829":"Canada","5830":"Canada","5831":"Canada","5832":"Canada","5833":"Canada","5834":"Canada","5835":"Canada","5836":"Canada","5837":"Canada","5838":"Canada","5839":"Canada","5840":"Canada","5841":"Canada","5842":"Canada","5843":"Canada","5844":"Canada","5845":"Canada","5846":"Canada","5847":"Canada","5848":"Canada","5849":"Canada","5850":"Canada","5851":"Canada","5852":"Canada","5853":"Canada","5854":"Canada","5855":"Canada","5856":"Canada","5857":"Canada","5858":"Canada","5859":"Canada","5860":"Canada","5861":"Canada","5862":"Canada","5863":"Canada","5864":"Canada","5865":"Canada","5866":"Canada","5867":"Canada","5868":"Canada","5869":"Canada","5870":"Canada","5871":"Canada","5872":"Canada","5873":"Canada","5874":"Canada","5875":"Canada","5876":"Canada","5877":"Canada","5878":"Canada","5879":"Canada","5880":"Canada","5881":"Canada","5882":"Canada","5883":"Canada","5884":"Canada","5885":"Canada","5886":"Canada","5887":"Canada","5888":"Canada","5889":"Canada","5890":"Canada","5891":"Canada","5892":"Canada","5893":"Canada","5894":"Canada","5895":"Canada","5896":"Canada","5897":"Canada","5898":"Canada","5899":"Canada","5900":"Canada","5901":"Canada","5902":"Canada","5903":"Canada","5904":"Canada","5905":"Canada","5906":"Canada","5907":"Canada","5908":"Canada","5909":"Canada","5910":"Canada","5911":"Canada","5912":"Canada","5913":"Canada","5914":"Canada","5915":"Canada","5916":"Canada","5917":"Canada","5918":"Canada","5919":"Canada","5920":"Canada","5921":"Canada","5922":"Canada","5923":"Canada","5924":"Canada","5925":"Canada","5926":"Canada","5927":"Canada","5928":"Canada","5929":"Canada","5930":"Canada","5931":"Canada","5932":"Canada","5933":"Canada","5934":"Canada","5935":"Canada","5936":"Canada","5937":"Canada","5938":"Canada","5939":"Canada","5940":"Canada","5941":"Canada","5942":"Canada","5943":"Canada","5944":"Canada","5945":"Canada","5946":"Canada","5947":"Canada","5948":"Canada","5949":"Canada","5950":"Canada","5951":"Canada","5952":"Canada","5953":"Canada","5954":"Canada","5955":"Canada","5956":"Canada","5957":"Canada","5958":"Canada","5959":"Canada","5960":"Canada","5961":"Canada","5962":"Canada","5963":"Canada","5964":"Canada","5965":"Canada","5966":"Canada","5967":"Canada","5968":"Canada","5969":"Canada","5970":"Canada","5971":"Canada","5972":"Canada","5973":"Canada","5974":"Canada","5975":"Canada","5976":"Canada","5977":"Canada","5978":"Canada","5979":"Canada","5980":"Canada","5981":"Canada","5982":"Canada","5983":"Canada","5984":"Canada"},"location":{"0":"(43.0784124, -79.0820118287735)","1":"(43.6459092, -79.3813636)","2":"(49.2870098, -123.1285348)","3":"(46.81182845, -71.2055490276425)","4":"(51.1615167, -115.5706911)","5":"(43.0773648, -79.0827579478645)","6":"(49.27975795, -123.127732331588)","7":"(50.000678, -86.000977)","8":"(45.503560325, -73.56732943)","9":"(51.1788053, -115.5744519)","10":"(42.3185694, -83.0452773)","11":"(43.0945418, -79.0730751210875)","12":"(49.2778186, -123.124592780207)","13":"(43.646654, -79.3741190772592)","14":"(44.5016075, -80.3105063)","15":"(52.4760892, -71.8258668)","16":"(55.001251, -125.002441)","17":"(49.2805221, -123.1169671)","18":"(48.4206432, -123.372549817692)","19":"(45.42134495, -75.6937630429511)","20":"(52.4760892, -71.8258668)","21":"(51.1996032, -115.537485)","22":"(55.001251, -125.002441)","23":"(49.28835455, -123.122191592124)","24":"(51.4171463, -116.2169453)","25":"(50.1171903, -122.9543022)","26":"(43.6428083, -79.3837488)","27":"(51.1507669, -114.0129907)","28":"(52.4760892, -71.8258668)","29":"(43.63858485, -79.3858932572311)","30":"(55.001251, -115.002136)","31":"(52.8665, -118.0934041)","32":"(55.001251, -115.002136)","33":"(52.88633, -118.080054)","34":"(52.871033, -118.089972)","35":"(52.8874202, -118.0776376)","36":"(53.5154605, -113.3101844)","37":"(52.8882325, -118.0564112)","38":"(52.8665, -118.0934041)","39":"(52.88642, -118.080026)","40":"(52.9103697, -118.0917771)","41":"(52.884366, -118.080609)","42":"(52.87657, -118.081459)","43":"(52.8765995644426, -118.080613917096)","44":"(52.85208, -118.1118021)","45":"(52.8774855087601, -118.080006530863)","46":"(52.8842283, -118.0791662)","47":"(53.5704959, -113.1296237)","48":"(52.9103697, -118.0917771)","49":"(52.8761879, -118.0827329)","50":"(52.8842283, -118.0791662)","51":"(52.8826863636364, -118.079453818182)","52":"(52.8747100563835, -118.091999532249)","53":"(52.8935458, -118.0698657)","54":"(52.8761795, -118.0894309)","55":"(52.8809491666667, -118.082823)","56":"(52.8836746363636, -118.079180181818)","57":"(52.8735437841161, -118.083902212396)","58":"(33.573657877551, -117.734323142857)","59":"(52.9103815, -118.0602187)","60":"(52.8727963008072, -118.085051303106)","61":"(52.8751822435406, -118.090611277742)","62":"(52.878485, -118.086578)","63":"(52.8744778057287, -118.092650798774)","64":"(52.8704012936558, -118.101607892093)","65":"(52.8831888571429, -118.078389285714)","66":"(52.8800356666667, -118.081857333333)","67":"(52.879542, -118.080647)","68":"(52.8735999429077, -118.085494960729)","69":"(52.8735282952718, -118.085700640486)","70":"(52.88274225, -118.081081875)","71":"(53.50839425, -113.591159304251)","72":"('nil', 'nil')","73":"(52.8742359912805, -118.089428844793)","74":"(55.001251, -115.002136)","75":"(52.881092, -118.083364)","76":"(55.001251, -115.002136)","77":"(52.872408, -118.090222333333)","78":"(52.872653346938, -118.085492433143)","79":"(52.8749090470915, -118.089497864966)","80":"(-27.6317045, 153.0407117)","81":"(52.8850768, -118.078951261518)","82":"(52.8694226539421, -118.099550443082)","83":"(52.8700823638548, -118.101976072617)","84":"(52.8817769517102, -118.082640363674)","85":"(52.8714437, -118.099809)","86":"(52.8721168954482, -118.085323695225)","87":"(52.8803983333333, -118.081754666667)","88":"(52.872496749663, -118.086899878287)","89":"(55.001251, -115.002136)","90":"(52.8745621691505, -118.092436596748)","91":"(52.872315692631, -118.086840978427)","92":"(52.8801865, -118.081509)","93":"(52.868794364492, -118.103450640598)","94":"(52.88389575, -118.080745125)","95":"(51.0874021, -115.34520550431)","96":"(51.0748046, -115.3325832)","97":"(51.08259215, -115.341785640953)","98":"(51.0748046, -115.3325832)","99":"(51.0748046, -115.3325832)","100":"(51.0818843, -115.341390014196)","101":"(51.1005883, -115.359206659906)","102":"(-1.2390035, -80.8158159)","103":"(51.0911574, -115.350393596952)","104":"(51.08738515, -115.326490358613)","105":"(51.0843471, -115.3459237)","106":"(51.08369105, -115.353951447311)","107":"(51.08707905, -115.326722636395)","108":"(51.0748046, -115.3325832)","109":"(51.09114145, -115.347951425001)","110":"(51.09641945, -115.355815490929)","111":"(51.08994395, -115.350422059851)","112":"(51.0748046, -115.3325832)","113":"(51.0850916, -115.3427885)","114":"(51.0780053, -115.3099243)","115":"(51.0748046, -115.3325832)","116":"(51.0865451, -115.3423641)","117":"(51.0840803, -115.3420407)","118":"(51.0906659, -115.349833160299)","119":"(51.08449355, -115.340614395316)","120":"(55.001251, -115.002136)","121":"(51.0937754, -115.354540789205)","122":"(51.10036005, -115.359982326946)","123":"(51.08649535, -115.351882581548)","124":"(55.001251, -115.002136)","125":"(51.0896663, -115.354949730075)","126":"(51.08651795, -115.345301481877)","127":"(51.08615415, -115.343637776719)","128":"(51.10132055, -115.360072169427)","129":"(55.001251, -115.002136)","130":"(51.0865451, -115.3423641)","131":"(51.1263369, -115.3833679)","132":"(55.001251, -115.002136)","133":"(51.0690557, -115.357757649956)","134":"(51.08458255, -115.367671717039)","135":"(51.090183, -115.3577251)","136":"(55.001251, -115.002136)","137":"(55.001251, -115.002136)","138":"(55.001251, -115.002136)","139":"(51.0918555, -115.356038959502)","140":"(51.0707366, -115.3605822)","141":"(51.08278135, -115.327041879587)","142":"(-1.2390035, -80.8158159)","143":"(51.08385385, -115.325031125789)","144":"(51.0891808, -115.360815)","145":"(45.3702175, -75.7030099)","146":"('nil', 'nil')","147":"(40.4527614795036, -105.067111138788)","148":"(53.4512368, -6.1555792)","149":"(51.08368305, -115.358643194017)","150":"('nil', 'nil')","151":"(51.08503025, -115.373406798121)","152":"(51.07966125, -115.328945736627)","153":"(-1.2390035, -80.8158159)","154":"(51.08847775, -115.337416494761)","155":"(55.001251, -115.002136)","156":"(51.0999096, -115.3585994)","157":"(-19.2821098, 146.8154174)","158":"(50.3757802, -111.4861986)","159":"(51.1503477, -114.272349)","160":"('nil', 'nil')","161":"(29.885209, -81.329555)","162":"(44.7766186, -65.4593344)","163":"(51.0830981, -115.3473911)","164":"(51.1041194, -115.3641735)","165":"(51.08367695, -115.327098624574)","166":"(51.0821043, -115.325827987586)","167":"(42.287862, -71.118465)","168":"(32.903963097737, -116.233332334863)","169":"(51.08679825, -115.334435802808)","170":"(55.001251, -115.002136)","171":"('nil', 'nil')","172":"(46.2351781, -63.1273336)","173":"(46.2317868, -63.1238349)","174":"(46.2371285, -63.120461)","175":"(46.2341552, -63.1244947616408)","176":"(46.23506475, -63.131044592765)","177":"(46.2360866714286, -63.1411884428571)","178":"(46.2381318, -63.1287810001625)","179":"(46.2320997, -63.132374)","180":"(46.26406295, -63.1558821626662)","181":"(46.2389014, -63.125922)","182":"(46.23829205, -63.1291713157296)","183":"(46.272166, -63.15226)","184":"(46.3355508, -63.1466676)","185":"(46.2349705333333, -63.1205908777778)","186":"(46.23485435, -63.13069035)","187":"(46.26588195, -63.1493945824903)","188":"(46.2360716, -63.13018)","189":"(46.2255851, -63.1038721)","190":"(46.2652887, -63.155917534373)","191":"(46.2321691428571, -63.1318270857143)","192":"(46.23844675, -63.1271843180535)","193":"(46.23436275, -63.1299100060274)","194":"(46.2360716, -63.13018)","195":"(46.2349378, -63.1344356)","196":"(46.235922, -63.1406427)","197":"(46.2360716, -63.13018)","198":"(46.2322721285714, -63.1316658571429)","199":"(46.26317835, -63.1611020019632)","200":"(46.2541965, -63.1924342)","201":"(46.2362493, -63.1216444041401)","202":"(46.24038155, -63.1197356790638)","203":"(46.3301611, -62.9761207)","204":"(46.2315606, -63.1323066)","205":"(46.2727264714286, -63.1765975571429)","206":"(46.3355508, -63.1466676)","207":"(46.23869035, -63.1229049530028)","208":"(46.2676304333333, -63.1632116333333)","209":"(46.1316082700298, -62.8419384749337)","210":"(46.24588265, -63.144502)","211":"(46.3811155, -63.2337353)","212":"(46.2935319093203, -63.1773434967655)","213":"(46.3355508, -63.1466676)","214":"(46.2362064, -63.1275644)","215":"(46.4019044597262, -63.1907571390407)","216":"(46.2594778, -63.1406637702029)","217":"(46.241387, -63.1140308)","218":"(46.8805738846154, -96.7390054230769)","219":"(40.4262887, -79.9385533)","220":"(46.2261780777209, -63.1883045571088)","221":"(46.2072197717081, -63.2122956208527)","222":"(46.236373, -63.125006)","223":"(46.2702297, -63.1510986)","224":"(43.8815113979592, -78.946936255102)","225":"(46.1969848711569, -63.0295232701976)","226":"(46.2578025, -63.1460549)","227":"(46.2650428, -63.1516656)","228":"(46.2658288, -63.1583019666507)","229":"(46.2262266, -63.1955983)","230":"(46.2363864, -63.1214006)","231":"(46.2990258253965, -63.0784724418335)","232":"(46.2392779, -63.1274229)","233":"('nil', 'nil')","234":"(46.227733, -63.1016298)","235":"(46.2414155388944, -63.1490957075515)","236":"(-36.8881875, 175.0126884)","237":"(46.2380220815147, -63.13198449403)","238":"(46.3355508, -63.1466676)","239":"(53.4479093, -2.2805851)","240":"(46.20463615, -63.2247638054199)","241":"(46.3355508, -63.1466676)","242":"(46.2909389888889, -63.1727451)","243":"(46.3355508, -63.1466676)","244":"(48.5669353, -123.4537529)","245":"(54.5167493, -128.5636133)","246":"(54.0563992, -128.6690055)","247":"(57.8148428, -129.9623743)","248":"(55.001251, -125.002441)","249":"(52.866458, -118.5148317)","250":"(49.1966314, -123.102703)","251":"(49.5062764, -115.7859587)","252":"(55.2168157, -129.0885538)","253":"(53.9798126, -128.648839)","254":"(52.866458, -118.5148317)","255":"(52.866458, -118.5148317)","256":"(55.001251, -125.002441)","257":"(49.020191, -122.7735993)","258":"(54.4946203, -128.5822067)","259":"(54.5167493, -128.5636133)","260":"(50.0181983, -119.3999854)","261":"(49.6830248, -124.9209259)","262":"(52.866458, -118.5148317)","263":"(52.866458, -118.5148317)","264":"(55.001251, -125.002441)","265":"(55.3485218, -127.7007777)","266":"(54.0438334, -128.6620477)","267":"(54.5530728, -128.475687)","268":"(52.866458, -118.5148317)","269":"(56.09285, -129.4712413)","270":"(55.001251, -125.002441)","271":"(54.4785494, -128.6021115)","272":"(49.0495559, -122.3043323)","273":"(55.61163345, -128.124187974372)","274":"(55.001251, -125.002441)","275":"(54.5740471, -128.6508791)","276":"(52.866458, -118.5148317)","277":"(52.866458, -118.5148317)","278":"(54.5167493, -128.5636133)","279":"(49.0605888, -122.291587)","280":"(55.001251, -125.002441)","281":"(55.2409968, -127.4709346)","282":"(54.3012871, -130.3321474)","283":"(52.866458, -118.5148317)","284":"(54.5105977, -128.5538351)","285":"(54.0700894, -128.6386569)","286":"(55.001251, -125.002441)","287":"(49.4526359, -119.6002638)","288":"(49.4526359, -119.6002638)","289":"(49.4941777, -119.6079518)","290":"(49.498365, -119.612987)","291":"(49.5019899, -119.5975488)","292":"(49.5013513, -119.6110412)","293":"(55.001251, -125.002441)","294":"(49.501154, -119.607463)","295":"(49.5026819, -119.5945204)","296":"(49.4526359, -119.6002638)","297":"(55.001251, -125.002441)","298":"(49.5011619, -119.607768)","299":"(49.4526359, -119.6002638)","300":"(49.45352905, -119.586276773828)","301":"(49.5011, -119.6113432)","302":"(49.4964047, -119.5897403)","303":"(49.4526359, -119.6002638)","304":"(49.4812221, -119.5516836)","305":"(49.5279404, -119.5660696)","306":"(49.4526359, -119.6002638)","307":"(49.4750532, -119.5643796)","308":"(49.4883677, -119.5948931)","309":"(49.4977105, -119.6085757)","310":"(49.5013513, -119.6110412)","311":"(55.001251, -125.002441)","312":"(49.45352905, -119.586276773828)","313":"(49.4526359, -119.6002638)","314":"(49.4957204, -119.5908946)","315":"(49.45352905, -119.586276773828)","316":"(49.4957204, -119.5908946)","317":"(49.4526359, -119.6002638)","318":"(49.4526359, -119.6002638)","319":"(49.4523493, -119.5777679)","320":"(49.5198128, -119.5692226)","321":"(49.5011, -119.6113432)","322":"(49.503233547619, -119.585035196599)","323":"(49.5208668704972, -119.544418573682)","324":"(49.4526359, -119.6002638)","325":"(49.4526359, -119.6002638)","326":"(49.5310298, -119.5619206)","327":"(49.5013513, -119.6110412)","328":"(49.5402101, -119.5645652)","329":"(49.4432476, -119.5802018)","330":"(49.5044206, -119.6351898)","331":"(49.4888266, -119.5905427)","332":"(49.5013513, -119.6110412)","333":"(49.501364, -119.6103675)","334":"(49.4526359, -119.6002638)","335":"(49.3924537, -119.903296)","336":"(49.4526359, -119.6002638)","337":"(49.4691566, -119.3966323)","338":"(49.3924537, -119.903296)","339":"(49.4957204, -119.5908946)","340":"(33.9547247, -118.438826)","341":"(49.5422226, -119.5667097)","342":"(49.4528508, -119.5977911)","343":"(49.4528508, -119.5977911)","344":"(39.1776151, -120.222893)","345":"(37.4680694621321, -82.8300322313968)","346":"(40.6801754693878, -74.2185744693877)","347":"(49.5258559121551, -119.565785068442)","348":"(49.4526359, -119.6002638)","349":"(49.4541076, -119.5912478)","350":"(55.001251, -125.002441)","351":"(49.4528508, -119.5977911)","352":"(49.4528508, -119.5977911)","353":"(55.001251, -125.002441)","354":"(49.4526359, -119.6002638)","355":"(37.2324968663047, -96.9969229973656)","356":"(42.5147666773792, -83.1438660243953)","357":"(49.3900432, -119.9047389)","358":"(41.212723, -73.103175)","359":"(49.5011, -119.6113432)","360":"(46.2134103, -74.5860866)","361":"(46.2147859, -74.5848518593707)","362":"(52.4760892, -71.8258668)","363":"(52.4760892, -71.8258668)","364":"(46.1371651416929, -74.6260450114809)","365":"(46.11588, -74.5891426)","366":"(46.205969, -74.594923)","367":"(52.4760892, -71.8258668)","368":"(46.1729185, -74.5975351)","369":"(46.11588, -74.5891426)","370":"(46.094937531779, -74.5997835647706)","371":"(52.4760892, -71.8258668)","372":"(46.140832129678, -74.5536582883257)","373":"(52.4760892, -71.8258668)","374":"(46.114524, -74.593073)","375":"(46.11588, -74.5891426)","376":"(52.4760892, -71.8258668)","377":"(52.4760892, -71.8258668)","378":"(46.209478, -74.588156)","379":"(52.4760892, -71.8258668)","380":"(46.1158237, -74.6071767)","381":"(52.4760892, -71.8258668)","382":"(46.1729185, -74.5975351)","383":"(46.210756, -74.585816)","384":"(46.11588, -74.5891426)","385":"(46.2122769963912, -74.5862525054132)","386":"(46.1178067, -74.5603018)","387":"(46.130134951566, -74.5895027791174)","388":"(52.4760892, -71.8258668)","389":"(46.1343875314517, -74.6138464197661)","390":"(52.4760892, -71.8258668)","391":"(46.1222417, -74.5614187)","392":"(52.4760892, -71.8258668)","393":"(25.0692380778714, 121.651767809979)","394":"(46.1729185, -74.5975351)","395":"(52.4760892, -71.8258668)","396":"(52.4760892, -71.8258668)","397":"(52.4760892, -71.8258668)","398":"(46.1939533332005, -74.6287241353445)","399":"(46.13072, -74.590338)","400":"(46.1729185, -74.5975351)","401":"(46.11588, -74.5891426)","402":"(46.0945348, -74.5533978)","403":"(52.4760892, -71.8258668)","404":"(52.4760892, -71.8258668)","405":"(46.18660835, -74.5973690243888)","406":"(52.4760892, -71.8258668)","407":"('nil', 'nil')","408":"(46.11588, -74.5891426)","409":"(52.4760892, -71.8258668)","410":"('nil', 'nil')","411":"(52.4760892, -71.8258668)","412":"(52.4760892, -71.8258668)","413":"(46.2073614, -74.582208)","414":"(52.4760892, -71.8258668)","415":"(46.18660835, -74.5973690243888)","416":"(46.1422702428254, -74.6471611342907)","417":"(46.18660835, -74.5973690243888)","418":"(52.4760892, -71.8258668)","419":"(46.18660835, -74.5973690243888)","420":"(46.2268853, -73.5833722)","421":"(46.18660835, -74.5973690243888)","422":"('nil', 'nil')","423":"(46.18660835, -74.5973690243888)","424":"(51.1640046, -115.561722035865)","425":"(51.2002041, -115.5371874)","426":"(51.1873795, -115.588254835833)","427":"(51.1765438, -115.5677893)","428":"(51.1996032, -115.537485)","429":"(51.1798733, -115.570781041464)","430":"(55.001251, -115.002136)","431":"(51.1720277, -115.5718223)","432":"(51.18142515, -115.568649104313)","433":"(51.18324705, -115.563953844495)","434":"(55.001251, -115.002136)","435":"(51.1788053, -115.5744519)","436":"(51.1779533, -115.5764592)","437":"(51.1838392, -115.56228195)","438":"(51.1852561, -115.557824791309)","439":"(51.2002041, -115.5371874)","440":"(51.18435435, -115.560728047355)","441":"(51.175562, -115.5592542)","442":"(51.1824874, -115.566513581469)","443":"(51.1881312, -115.546148)","444":"(51.1834848, -115.5631428)","445":"(51.18185985, -115.567946213943)","446":"(51.1840524, -115.561698581629)","447":"(51.18077735, -115.570130785254)","448":"(51.1852498, -115.5480533)","449":"(51.18496255, -115.55885935)","450":"(51.1996032, -115.537485)","451":"(51.18217675, -115.566922065442)","452":"(51.1874622, -115.5589905)","453":"(51.1765327, -115.5711913)","454":"(51.1798369, -115.566195)","455":"(51.1717516, -115.569100072228)","456":"(51.1829658, -115.564753)","457":"(51.1827157, -115.5676471)","458":"(51.1764331, -115.5644449)","459":"(51.18544085, -115.554579940739)","460":"(51.18553245, -115.556801336687)","461":"(55.001251, -115.002136)","462":"(55.001251, -115.002136)","463":"(51.1802712, -115.5640106)","464":"(51.1802712, -115.5640106)","465":"(55.001251, -115.002136)","466":"(51.1802712, -115.5640106)","467":"(51.1827157, -115.5676471)","468":"(55.001251, -115.002136)","469":"(51.1798369, -115.566195)","470":"(53.6425721, -113.5966916)","471":"(51.1800517, -115.5772474)","472":"(51.1825258, -115.566136902657)","473":"(51.1802712, -115.5640106)","474":"(51.1827157, -115.5676471)","475":"(51.1615167, -115.5706911)","476":"(51.1827157, -115.5676471)","477":"(51.4399723, -116.1989318)","478":"(51.1678206, -115.566919)","479":"(51.1798369, -115.566195)","480":"(55.001251, -115.002136)","481":"(50.651315, -120.376591)","482":"(50.6522331, -120.3671571)","483":"(50.6538507, -120.008295503282)","484":"(50.65109465, -120.372170788742)","485":"(50.67285555, -120.31353870261)","486":"(50.6719027, -120.3549469)","487":"(50.653199, -120.382852)","488":"(50.65299375, -120.383473989285)","489":"(50.6624651, -120.3522707)","490":"(50.6963474, -120.3614466)","491":"(50.675645, -120.331751)","492":"(50.6737634, -120.3331753)","493":"(50.652167, -120.382065)","494":"(50.6748503, -120.302665)","495":"(50.6759683, -120.3259465)","496":"(50.6717819, -120.3313497)","497":"(55.001251, -125.002441)","498":"(50.677653, -120.3357182)","499":"(50.6525087, -120.36864139779)","500":"(50.6727429, -120.3518045)","501":"(50.6509298, -120.371278989958)","502":"(50.6739672, -120.3506881)","503":"(50.65282305, -120.370587760677)","504":"(50.65185095, -120.368992428081)","505":"(50.780378, -120.328164)","506":"(50.65219775, -120.370088611888)","507":"(50.65105055, -120.367949542185)","508":"(55.001251, -125.002441)","509":"(50.65159305, -120.369895634027)","510":"(50.6717418, -120.3287197)","511":"(50.6727998, -120.3542536)","512":"(50.69589385, -120.355901306489)","513":"(55.001251, -125.002441)","514":"(50.6723427, -120.3079483)","515":"(50.6719196, -120.3278334)","516":"(55.001251, -125.002441)","517":"(55.001251, -125.002441)","518":"(55.001251, -125.002441)","519":"(50.6709171, -120.3538768)","520":"(55.001251, -125.002441)","521":"(50.6734689, -120.3521519)","522":"(55.001251, -125.002441)","523":"(35.4617097142857, -79.1741665714286)","524":"(50.6522331, -120.3671571)","525":"(50.676051, -120.328692)","526":"(50.6559475, -120.4468276)","527":"(50.6685145, -120.3598753)","528":"(55.001251, -125.002441)","529":"(50.6718373, -120.353028)","530":"(50.6717467, -120.3291656)","531":"(49.1699962, -122.6918771)","532":"(50.6724703, -120.3523885)","533":"(53.5160648, -2.2271747)","534":"(49.1699962, -122.6918771)","535":"(50.8828957, -120.2837976)","536":"(40.6836638651882, -80.4108017430232)","537":"(50.645649, -120.3552807)","538":"(50.631239, -120.305858)","539":"(50.6473979, -120.1449908)","540":"(50.805194, -120.31523)","541":"(46.2805631, -81.3462487)","542":"(55.001251, -125.002441)","543":"(50.6543678, -120.075204)","544":"(55.001251, -125.002441)","545":"(50.6497796, -120.1715135)","546":"('nil', 'nil')","547":"(49.13160115, -125.901542236143)","548":"(49.1064088, -125.8726452)","549":"(49.1234524, -125.8916495)","550":"(49.1539849, -125.9092167)","551":"(49.1530873, -125.911577291616)","552":"(49.149693, -125.8920695)","553":"(49.1150007, -125.8799787)","554":"(55.001251, -125.002441)","555":"(49.1452561, -125.8913715)","556":"(49.14603725, -125.890922372117)","557":"(49.15420955, -125.906601379082)","558":"(49.1234524, -125.8916495)","559":"(55.001251, -125.002441)","560":"(49.1323953, -125.9005148)","561":"(49.128788, -125.8964234)","562":"(49.1452561, -125.8913715)","563":"('nil', 'nil')","564":"(49.1234524, -125.8916495)","565":"(34.7502005782107, -92.4962048620316)","566":"(55.001251, -125.002441)","567":"(49.1536286, -125.9054674)","568":"(49.1531315, -125.9101935)","569":"(49.149406, -125.899063)","570":"(49.12199575, -125.888437096131)","571":"(49.15402, -125.9081094)","572":"(49.1233087, -125.8928555)","573":"(49.1233087, -125.8928555)","574":"(49.1452561, -125.8913715)","575":"(49.1452561, -125.8913715)","576":"(49.1234524, -125.8916495)","577":"(55.001251, -125.002441)","578":"(49.1520091, -125.9063337)","579":"(35.9669891, -78.8518553)","580":"(55.001251, -125.002441)","581":"(49.1535, -125.9091558)","582":"(49.1233087, -125.8928555)","583":"(49.1234524, -125.8916495)","584":"(49.1452561, -125.8913715)","585":"(49.2680655, -124.8487056)","586":"(49.1530363, -125.9111432)","587":"(49.147422, -125.912347)","588":"(49.1162009, -125.893810313465)","589":"(42.4543342887011, -73.2415749155021)","590":"(49.149406, -125.899063)","591":"(42.5158936, -71.1202715)","592":"(35.9677955, -78.8517157)","593":"(49.2680655, -124.8487056)","594":"(49.2680655, -124.8487056)","595":"(49.1309632, -125.8940095)","596":"(49.1488715, -125.9104026)","597":"(49.1234524, -125.8916495)","598":"(49.1529643, -125.9047083)","599":"(36.1997722893745, -94.525322116523)","600":"(36.2001513, -94.527219)","601":"(51.309322, -116.9760935)","602":"(51.3194536, -116.9774986)","603":"(51.31541065, -116.97462168509)","604":"(51.3482289, -116.9480608)","605":"(51.3013345, -116.967350011599)","606":"(51.31380055, -116.969365665882)","607":"(51.2968266, -116.9653761)","608":"(55.001251, -125.002441)","609":"(51.3011571, -116.950943)","610":"(55.001251, -125.002441)","611":"(55.001251, -125.002441)","612":"(51.3018446, -116.9474729)","613":"(51.31380055, -116.969365665882)","614":"(51.3049158, -116.977700710982)","615":"(55.001251, -125.002441)","616":"(51.7252449, -3.0811001)","617":"(51.3194536, -116.9774986)","618":"(55.001251, -125.002441)","619":"(55.001251, -125.002441)","620":"(51.2899813, -116.9553697)","621":"(55.001251, -125.002441)","622":"(51.3043033, -116.9601327)","623":"(55.001251, -125.002441)","624":"(55.001251, -125.002441)","625":"(55.001251, -125.002441)","626":"(55.001251, -125.002441)","627":"(51.249502, -116.9023276)","628":"(51.3361433, -116.947827)","629":"(51.2539786, -116.9040891)","630":"(55.001251, -125.002441)","631":"(55.001251, -125.002441)","632":"(51.3018446, -116.9474729)","633":"(55.001251, -125.002441)","634":"(55.001251, -125.002441)","635":"(55.001251, -125.002441)","636":"(55.001251, -125.002441)","637":"(55.001251, -125.002441)","638":"(51.3020811, -116.9542255)","639":"(55.001251, -125.002441)","640":"(51.2899813, -116.9553697)","641":"(55.001251, -125.002441)","642":"(51.3021928, -116.9531943)","643":"(51.3018492, -116.9652853)","644":"(51.2893805, -116.9808713)","645":"(51.2952083, -116.9659831)","646":"(55.001251, -125.002441)","647":"(51.2417164, -116.9359226)","648":"(55.001251, -125.002441)","649":"(51.0907254, -115.3434464)","650":"(55.001251, -125.002441)","651":"(47.6224311428571, -122.339881)","652":"('nil', 'nil')","653":"('nil', 'nil')","654":"(49.0388966602793, -116.160181993889)","655":"(40.7324416734694, -74.207701)","656":"(51.2490209, -116.9037633)","657":"(47.5142157783711, -111.292077032933)","658":"(51.30082, -116.946385355428)","659":"(51.0261732, -117.3392011)","660":"(55.001251, -125.002441)","661":"(2.135138, -61.3631922)","662":"(50.146986, -96.880188)","663":"(45.7434969, -81.8050467)","664":"(45.9588645918224, -81.8917346708177)","665":"(40.4324679753948, -79.8643724213861)","666":"(50.000678, -86.000977)","667":"(45.9617570018547, -81.8887122876412)","668":"('nil', 'nil')","669":"(46.5157477, -84.4653766)","670":"('nil', 'nil')","671":"(45.9778077, -81.9318909)","672":"(43.3121376, -79.9174359)","673":"(-41.2782885, 173.273465959892)","674":"(43.0121875, -82.3798026)","675":"(43.9257323, -78.4105052)","676":"(45.7464079, -81.8159937585559)","677":"(50.000678, -86.000977)","678":"(45.8417335, -82.0179173)","679":"(50.000678, -86.000977)","680":"(45.7401564, -82.1667966)","681":"(50.000678, -86.000977)","682":"(45.67692164375, -82.2667738125)","683":"(50.000678, -86.000977)","684":"(50.000678, -86.000977)","685":"(50.000678, -86.000977)","686":"(45.5838579, -82.0141689)","687":"(50.000678, -86.000977)","688":"(50.000678, -86.000977)","689":"(45.7904130980588, -82.3351538361947)","690":"(50.000678, -86.000977)","691":"('nil', 'nil')","692":"(45.8962429, -82.2605584)","693":"(45.7328062, -82.166309)","694":"(50.000678, -86.000977)","695":"(50.000678, -86.000977)","696":"(50.000678, -86.000977)","697":"(45.9804438, -81.9224709)","698":"(45.5665507, -82.0111995)","699":"(45.5838579, -82.0141689)","700":"(45.9159316, -82.4633025)","701":"(45.6552478, -81.9747943)","702":"(45.9189890230299, -82.4654397387245)","703":"(43.6355836393788, -79.5789048699396)","704":"(45.98192092, -81.93007108)","705":"(50.000678, -86.000977)","706":"(45.5588359, -82.009497)","707":"(50.000678, -86.000977)","708":"(50.000678, -86.000977)","709":"(50.000678, -86.000977)","710":"(45.9159191, -81.9117431)","711":"(54.9922059, -1.750611)","712":"(50.000678, -86.000977)","713":"(50.000678, -86.000977)","714":"(45.7316283, -82.2056061)","715":"(42.6099607461538, -80.6856248846154)","716":"(45.8962429, -82.2605584)","717":"(45.9203654, -82.4652623)","718":"('nil', 'nil')","719":"(50.000678, -86.000977)","720":"(45.6627198, -82.2765353)","721":"('nil', 'nil')","722":"(14.4006473, 120.9666639)","723":"('nil', 'nil')","724":"(50.000678, -86.000977)","725":"(49.1665597, -123.9370247)","726":"(49.23221735, -124.04367203794)","727":"(49.185862, -123.947974)","728":"(49.21205205, -124.02605514446)","729":"(49.2122387, -124.0166882)","730":"(49.1579635, -123.9340855)","731":"(49.1674758, -123.9364471)","732":"(49.1774563, -123.9483043)","733":"(49.1666146, -123.9366106)","734":"(49.1892414, -123.9630121)","735":"(49.1757013, -123.9470985)","736":"(49.1999569, -124.0232178)","737":"(49.1692133, -123.9916143)","738":"(49.2351566, -123.9940009)","739":"(49.2243249, -123.9573244)","740":"(49.1701707, -123.9407496)","741":"(49.1889716, -123.9514492)","742":"(49.1579635, -123.9340855)","743":"(-32.0810175, 115.9276623)","744":"(49.1631858, -123.9352255)","745":"(49.224362, -124.0234459)","746":"(49.2236124, -123.9583574)","747":"(49.1579635, -123.9340855)","748":"(49.2164655, -123.9890535)","749":"(49.1882052, -123.9509496)","750":"(49.2054447, -124.0095187)","751":"(49.1734329, -123.9433432)","752":"(49.2342374, -124.0255651)","753":"(49.2113643, -123.9540578)","754":"(49.0592192, -123.9162095)","755":"(49.2461248, -124.0437095)","756":"(49.1807707, -123.950042)","757":"(49.1896988, -123.9549717)","758":"(49.1666263, -123.9887807)","759":"(49.1066574, -123.8503214)","760":"(49.1905276, -123.9655029)","761":"(39.9741515, -86.1983357)","762":"(49.1889716, -123.9514492)","763":"(49.2296743, -123.9721908)","764":"(49.1746787, -123.946518)","765":"(29.679977, -81.496051)","766":"(49.2291457, -124.0243023)","767":"(-32.0810175, 115.9276623)","768":"(49.2291457, -124.0243023)","769":"(49.2295802, -124.0189951)","770":"('nil', 'nil')","771":"(39.9870399539676, -82.0627310946958)","772":"(45.3693886, -75.7155099)","773":"(49.2433836, -124.043225)","774":"(48.8533169, -123.4999367)","775":"(48.8590566, -123.5100574)","776":"(48.8590566, -123.5100574)","777":"(48.8545711, -123.5277845)","778":"(48.771378, -123.4495756)","779":"(49.8953893, -119.4972273)","780":"(49.6678402, -119.707396)","781":"(48.8074918, -123.4953549)","782":"(50.3318706283593, -122.812819414699)","783":"(48.889042, -123.5355181)","784":"(48.8615003, -123.501143)","785":"(49.1493444, -123.1323115)","786":"(48.8074918, -123.4953549)","787":"(48.7700646, -123.4488007)","788":"(50.3125, -125.9132447)","789":"(48.8145398, -123.468191)","790":"(48.8615003, -123.501143)","791":"(48.8849752, -123.5467438)","792":"(48.8472503, -123.4500781)","793":"(48.9009954, -123.5455258)","794":"(48.8455386, -123.4933986)","795":"(48.7714078, -123.4620722)","796":"(48.7700646, -123.4488007)","797":"(48.8471702, -123.5177979)","798":"(56.3011382, -121.0154402)","799":"(48.7700646, -123.4488007)","800":"('nil', 'nil')","801":"(55.001251, -125.002441)","802":"(49.0415964, -122.7832931)","803":"(48.8615003, -123.501143)","804":"(48.889042, -123.5355181)","805":"(44.8041300341784, -72.1787533574831)","806":"(50.2229245, -120.4894799)","807":"(48.816877, -123.7003755)","808":"(48.9230651, -123.5757267)","809":"(48.8533169, -123.4999367)","810":"(49.1234205, -122.2331239)","811":"(48.8170787, -123.4634673)","812":"('nil', 'nil')","813":"(48.8112622, -123.4597945)","814":"(48.7700646, -123.4488007)","815":"(48.9255795, -123.5876023)","816":"(44.6370489, -63.6681471)","817":"(44.6422438, -63.5797294)","818":"(44.6452273, -63.5755365118282)","819":"(44.65038765, -63.5789817957721)","820":"(44.64745485, -63.5761778990361)","821":"(44.636845, -63.6381412)","822":"(44.6830231, -63.6769366)","823":"(44.6468261, -63.572083861745)","824":"(44.6508119, -63.5737761)","825":"(44.6412513, -63.5712791)","826":"(44.685005, -63.6760482)","827":"(44.6449733, -63.5708949)","828":"(45.1960403, -63.1653789)","829":"(44.65038765, -63.5789817957721)","830":"(44.6417922, -63.570555)","831":"(44.6457179, -63.5746565)","832":"(44.69457185, -63.6618345625686)","833":"(44.9114659, -63.5588336942831)","834":"(44.6029397737066, -63.5573438425252)","835":"(44.6497456, -63.5750766)","836":"(44.6469423, -63.590871)","837":"(44.6445442, -63.571916)","838":"(44.6375083, -63.6668299)","839":"(44.6402815, -63.5682933063294)","840":"(44.65070105, -63.5767840363799)","841":"(44.665654, -63.6144406869668)","842":"(44.6392619, -63.5778416953883)","843":"(44.6574739, -63.5913561)","844":"(44.6527203, -63.5904493)","845":"(40.720251, -80.2879035)","846":"(55.8563024, -4.2570253)","847":"(44.649861, -63.6385857)","848":"(-27.4859717, 153.1306677)","849":"(44.6998236, -63.6615912)","850":"(44.6396064034483, -63.6085572034483)","851":"(44.5705329918324, -63.5585133280682)","852":"(44.6406183, -63.576257291484)","853":"(44.67195125, -63.6451557443176)","854":"(44.7138811696628, -63.7252526549713)","855":"(44.673798, -63.6472588613947)","856":"(44.6313165, -63.5816691541261)","857":"(45.1960403, -63.1653789)","858":"(44.67317725, -63.65127795)","859":"(44.63619335, -63.5892721115456)","860":"(44.6402601148936, -63.574554193617)","861":"(43.8925618012216, -65.3784719247116)","862":"(44.6293991, -63.5821523807692)","863":"(49.2589203, -123.1387486)","864":"(44.6814262, -63.66024995)","865":"(-32.0657339, 115.8508377)","866":"(55.8563024, -4.2570253)","867":"(44.6317378, -63.6325768529967)","868":"(44.623632, -63.6174533)","869":"(44.6359874923077, -63.5702932128205)","870":"(44.6402601148936, -63.574554193617)","871":"('nil', 'nil')","872":"('nil', 'nil')","873":"('nil', 'nil')","874":"('nil', 'nil')","875":"(52.15620935, -106.682179633712)","876":"(52.125613, -106.6593907)","877":"(52.1608017, -106.6858138)","878":"(52.1260581, -106.6684166)","879":"(52.1269826, -106.6590554)","880":"(52.1935449, -106.6839765)","881":"(52.12964465, -106.668438273289)","882":"(52.1619856, -106.6850885)","883":"(52.128561, -106.756097888757)","884":"(52.1296498, -106.66570176218)","885":"(52.114683, -106.594341)","886":"(52.1619856, -106.6850885)","887":"(52.1523551, -106.6712042)","888":"(52.15684895, -106.668503939204)","889":"(52.125613, -106.6593907)","890":"(52.1143607, -106.5989207)","891":"(52.0880414, -106.6290521)","892":"(52.1588367, -106.6871405)","893":"(52.1336896, -106.7178465)","894":"(52.1922393, -106.6831298)","895":"(52.08520495, -106.645400249811)","896":"(52.1375153, -106.669134751234)","897":"(55.5321257, -106.1412243)","898":"(52.15933535, -106.668841294201)","899":"(52.15856665, -106.657412692078)","900":"(52.13313565, -106.671352701044)","901":"(52.0880414, -106.6290521)","902":"(55.5321257, -106.1412243)","903":"(52.1336896, -106.7178465)","904":"(52.1295707, -106.6912079)","905":"(52.124105, -106.6660774)","906":"(52.15492165, -106.684754551038)","907":"(52.1266814, -106.6632826)","908":"(52.114683, -106.594341)","909":"(52.1363518, -106.669866)","910":"(52.1280196, -106.597768)","911":"(52.1285514, -106.6452122)","912":"(52.1280196, -106.597768)","913":"(52.1266997, -106.5963037)","914":"(52.1840556, -106.6712177)","915":"(52.1290344, -106.7092807)","916":"(52.1280196, -106.597768)","917":"(52.1315365, -106.6526087)","918":"(52.15690555, -106.67218652402)","919":"(52.1356482, -106.6696614)","920":"(60.1840566, 24.9624778)","921":"(52.1213382, -106.6844269)","922":"(28.044034, -81.7282235294118)","923":"(42.3420077, 69.6565038)","924":"(52.1313069, -106.655657206031)","925":"(-9.4498675, 147.1742558)","926":"(52.1215038, -106.6940769)","927":"(39.9930371, -83.0604978333333)","928":"(27.4920422857143, -82.5604814285714)","929":"(38.9091619795918, -90.2013524693878)","930":"(27.7541446938775, -82.640728244898)","931":"(52.1579921, -106.5876516)","932":"(52.027487, -106.6940333)","933":"(52.131802, -106.660767)","934":"(52.16877445, -106.676553326021)","935":"(44.9753963830763, -93.3408311559616)","936":"(45.3770439, -75.7472227)","937":"(52.1200598, -106.6700821)","938":"(48.9446905, -125.5565446)","939":"(55.001251, -125.002441)","940":"(48.944739, -125.5521464)","941":"(55.001251, -125.002441)","942":"(48.9304193, -125.5376381)","943":"(48.9370866, -125.556331731626)","944":"(48.9447053, -125.5549816)","945":"(48.9446905, -125.5565446)","946":"(48.94315425, -125.548986829447)","947":"(48.9440344, -125.55005)","948":"(48.9446905, -125.5565446)","949":"(48.9310059, -125.5362853)","950":"(48.9325649, -125.5339868)","951":"(48.9398644, -125.5590441)","952":"(48.9359803, -125.5392428)","953":"(48.9311292, -125.5393997)","954":"(48.9314974, -125.5395855)","955":"(48.9262702, -125.5329964)","956":"(48.9325649, -125.5339868)","957":"(48.93096345, -125.537412870725)","958":"(48.9719046, -125.5913412)","959":"(48.9446905, -125.5565446)","960":"(55.001251, -125.002441)","961":"(48.9468151, -125.5640176)","962":"(48.9310059, -125.5362853)","963":"(48.9719046, -125.5913412)","964":"(48.9719046, -125.5913412)","965":"(48.9446905, -125.5565446)","966":"(48.9314974, -125.5395855)","967":"(48.9235973, -125.5295875)","968":"(48.9446905, -125.5565446)","969":"(51.7252449, -3.0811001)","970":"(48.9485525, -125.5424005)","971":"(44.295627, -73.997321)","972":"(48.9445613, -125.5645825)","973":"(51.7531959, -1.2780419)","974":"(41.29112345, -75.8810415743762)","975":"(33.5694263155547, -96.5215152857515)","976":"(48.9446905, -125.5565446)","977":"(55.001251, -125.002441)","978":"(49.2680655, -124.8487056)","979":"(48.9373622, -125.5505017)","980":"(40.6475220726548, -111.870658763672)","981":"(48.9434543, -125.5605262)","982":"(44.295627, -73.997321)","983":"(55.001251, -125.002441)","984":"(48.9486339, -55.6641463)","985":"(53.8217327, -61.2295532)","986":"(53.8217327, -61.2295532)","987":"(49.5789867, -57.9178815)","988":"(49.3980384, -54.2699289)","989":"(49.4864734, -57.9273078)","990":"(49.1889019, -57.4242145)","991":"(49.63584875, -57.6534473440884)","992":"(53.8217327, -61.2295532)","993":"(53.8217327, -61.2295532)","994":"(49.5188846, -57.8806003)","995":"(53.8217327, -61.2295532)","996":"(48.9486339, -55.6641463)","997":"(48.9486339, -55.6641463)","998":"(49.5428062, -56.8576857)","999":"(49.5854279, -57.9356119)","1000":"(49.9186484, -55.5641622)","1001":"(49.9186484, -55.5641622)","1002":"(48.9486339, -55.6641463)","1003":"(49.5818205, -57.9175028)","1004":"(49.9186484, -55.5641622)","1005":"(49.5307139, -57.8590856)","1006":"(53.8217327, -61.2295532)","1007":"(53.8217327, -61.2295532)","1008":"(53.8217327, -61.2295532)","1009":"(53.8217327, -61.2295532)","1010":"(49.4704851, -58.1265968)","1011":"(49.5853233, -57.9141933)","1012":"(49.5313215, -57.8768752030648)","1013":"(53.8217327, -61.2295532)","1014":"(49.4864734, -57.9273078)","1015":"(49.5831617, -57.9098931)","1016":"(53.8217327, -61.2295532)","1017":"(53.8217327, -61.2295532)","1018":"(47.570521, -52.6978116)","1019":"(47.7704434, -53.4628814)","1020":"(47.5489552, -52.7983582)","1021":"(53.8217327, -61.2295532)","1022":"(49.021294, -55.4595841)","1023":"(49.3955255, -54.2871995)","1024":"(53.8217327, -61.2295532)","1025":"(49.1889019, -57.4242145)","1026":"(49.12120935, -56.696296212741)","1027":"(46.880908, -55.6673604)","1028":"(48.9486339, -55.6641463)","1029":"(53.8217327, -61.2295532)","1030":"(48.9486339, -55.6641463)","1031":"(49.12120935, -56.696296212741)","1032":"(49.12120935, -56.696296212741)","1033":"(53.8217327, -61.2295532)","1034":"(55.8783439, -62.2330452360026)","1035":"(47.5291225, -53.6708488)","1036":"(44.2309763, -76.4786824)","1037":"(44.2284985, -76.4885418426606)","1038":"(44.2278065, -76.4796930314934)","1039":"(44.2467050555556, -76.5230864444444)","1040":"(44.266761, -76.4972150413043)","1041":"(44.2296838, -76.5015344)","1042":"(44.286008, -76.4328077755616)","1043":"(44.2659244786314, -76.5031657564214)","1044":"(44.2583951091215, -76.5624695723348)","1045":"(44.2757347130441, -76.443940957083)","1046":"(44.2297406, -76.4878059)","1047":"(44.252265, -76.536933684593)","1048":"(44.2461107222222, -76.5218200277778)","1049":"(44.2294789, -76.4818142)","1050":"(50.000678, -86.000977)","1051":"(44.2303082, -76.4794999)","1052":"(44.2419680651498, -76.4315912387905)","1053":"(44.2824725, -76.566175144)","1054":"(44.237522, -76.5037709639794)","1055":"(44.25830994, -76.5531738)","1056":"(44.2675755, -76.4957293590731)","1057":"(44.2246394, -76.50989)","1058":"(44.2580967428571, -76.5464463857143)","1059":"(44.2580146916667, -76.5502017458333)","1060":"(44.22531315625, -76.4856332875)","1061":"(44.2309013, -76.4838056)","1062":"(44.250565, -76.5330203464366)","1063":"(44.2845229101164, -76.5800546394092)","1064":"(44.2458257, -76.5202001)","1065":"(44.2802309148263, -76.4388762453408)","1066":"(44.2396316, -76.5085365)","1067":"(44.2417665244693, -76.6095257086487)","1068":"(48.100883, -98.853398)","1069":"(44.2625305, -76.5983193918701)","1070":"(44.2291257, -76.4882149)","1071":"(44.2500648, -76.4025231)","1072":"(44.25656198, -76.52341328)","1073":"(44.22023716, -76.5393780066667)","1074":"(44.2583390181818, -76.5559428545455)","1075":"(44.231586, -76.5037228)","1076":"(44.2173613, -76.5824676)","1077":"(44.223667625, -76.4988987333333)","1078":"(44.2212123331933, -76.5302408708117)","1079":"(44.2306762103448, -76.4987071896552)","1080":"(44.3064245, -78.9921954)","1081":"(44.2237710449148, -76.4978408435648)","1082":"(44.2576455, -76.5626878651515)","1083":"(44.236519, -76.4921463)","1084":"(47.623021, -70.14461)","1085":"(47.6359913, -70.1434782)","1086":"(47.6354813656744, -70.1435546091246)","1087":"(47.657525, -70.153885)","1088":"(47.6230856, -70.1445254)","1089":"(47.657525, -70.153885)","1090":"(47.6240101709983, -70.1505381869195)","1091":"(47.6276172, -70.1471627)","1092":"(47.657525, -70.153885)","1093":"(47.6511085, -70.1503676)","1094":"(47.656076291503, -70.1507090712274)","1095":"(52.4760892, -71.8258668)","1096":"(47.6340577940417, -70.143127353492)","1097":"(47.657525, -70.153885)","1098":"(47.6608304662767, -70.156069634464)","1099":"(47.6599525506334, -70.1111675386352)","1100":"(47.663410868186, -70.1050160140513)","1101":"(43.8407383, 4.3686758)","1102":"(46.8818232, -71.1572948)","1103":"(47.657525, -70.153885)","1104":"(52.4760892, -71.8258668)","1105":"(52.4760892, -71.8258668)","1106":"(47.6367888216927, -70.1518577311733)","1107":"(52.4760892, -71.8258668)","1108":"(47.6621549, -70.098127)","1109":"(47.6223359, -70.1429299)","1110":"(47.6304044, -70.1462285)","1111":"(52.4760892, -71.8258668)","1112":"(47.6263715, -70.1420842)","1113":"(47.657525, -70.153885)","1114":"(47.657525, -70.153885)","1115":"(47.657525, -70.153885)","1116":"(47.657525, -70.153885)","1117":"(47.657525, -70.153885)","1118":"(47.6384777500025, -70.1500157632514)","1119":"(47.6687356, -70.0954204)","1120":"(52.4760892, -71.8258668)","1121":"(42.097064, -72.578918)","1122":"(33.8333136, -4.8556382)","1123":"(47.657525, -70.153885)","1124":"('nil', 'nil')","1125":"(46.1625263, 5.3471759)","1126":"(50.6371266, 3.055565)","1127":"(46.0593485, 2.04890101251091)","1128":"(47.82598115, -2.76334926955883)","1129":"(33.5113892924599, -117.734942823683)","1130":"(45.825215, -73.422081)","1131":"(43.4255303, 6.7694244)","1132":"(33.5739670208333, -117.734200354167)","1133":"(48.4591366, -79.0077488)","1134":"(45.2760896, -72.1543772)","1135":"(45.2660612, -72.155573)","1136":"(45.2760896, -72.1543772)","1137":"(45.342756, -72.1481539)","1138":"(45.2660612, -72.155573)","1139":"(45.265463, -72.147903)","1140":"(45.2760896, -72.1543772)","1141":"(45.2677694, -72.1541377)","1142":"(45.2760896, -72.1543772)","1143":"(45.342756, -72.1481539)","1144":"(52.4760892, -71.8258668)","1145":"(45.2641844, -72.1554446)","1146":"(45.265463, -72.147903)","1147":"(45.2669659, -72.1503851)","1148":"(45.2636836, -72.1552668)","1149":"(33.574113244898, -117.73410844898)","1150":"(45.2565502, -72.2147219)","1151":"(52.4760892, -71.8258668)","1152":"(45.3155374, -72.172335)","1153":"(45.2677694, -72.1541377)","1154":"(45.265463, -72.147903)","1155":"(45.2634074, -72.1533868)","1156":"(45.265463, -72.147903)","1157":"('nil', 'nil')","1158":"(52.4760892, -71.8258668)","1159":"(45.2760896, -72.1543772)","1160":"(45.2660612, -72.155573)","1161":"(45.2672176, -72.1529603)","1162":"(42.4259503, 11.4667357)","1163":"(45.268414, -72.1583746)","1164":"(45.4500533, -75.7856462)","1165":"(45.2641844, -72.1554446)","1166":"(48.4591366, -79.0077488)","1167":"(45.265463, -72.147903)","1168":"(45.2970999, -72.0526844)","1169":"(45.4234247, -75.76176435)","1170":"(45.2906531, -72.2110907)","1171":"(44.4678191571429, -80.1168169571429)","1172":"(44.5226549, -80.0160106)","1173":"(44.5029494826743, -80.0391599389054)","1174":"(44.542290469697, -79.9998004060606)","1175":"(44.52294955, -80.012614925)","1176":"(44.5189778, -80.0221179)","1177":"(44.5230604888889, -80.0108242777778)","1178":"(44.5141344333333, -80.0271310333333)","1179":"(44.4789758391304, -80.0761347347826)","1180":"(44.4888493111111, -80.0534111777778)","1181":"(44.522697925, -80.012383)","1182":"(44.5216561809558, -80.0171817761957)","1183":"(44.5229234, -80.0198215)","1184":"(44.5224993587701, -80.0197440369278)","1185":"(33.2505511629994, -95.885642799871)","1186":"(44.5228500764706, -80.0139920117647)","1187":"(44.5230439042946, -80.0073060881516)","1188":"('nil', 'nil')","1189":"(44.5210815634874, -80.0176664839865)","1190":"('nil', 'nil')","1191":"(33.2515372526045, -95.8856330123811)","1192":"(44.5198474, -80.0218282)","1193":"(44.4946615058108, -80.0464295178331)","1194":"(30.4337475232565, -84.2978309186259)","1195":"(44.5228797923077, -80.0165218769231)","1196":"(44.5227637996157, -80.0149493109606)","1197":"(33.2506594485402, -95.8856417250765)","1198":"(50.9513469, -1.208773)","1199":"(44.46696915, -80.1118551149403)","1200":"(44.5264629312992, -80.0128462586319)","1201":"(44.4829009, -80.0473693)","1202":"(44.4816287428571, -80.0638919571429)","1203":"(44.4697894, -80.0707144)","1204":"(44.516544543673, -80.0246588456324)","1205":"(44.4884229928571, -80.0549682142857)","1206":"(44.4988812, -80.0458113666667)","1207":"(44.5243394666667, -80.0182541)","1208":"(44.5231749666667, -80.0155899833333)","1209":"(44.5197005, -80.0215201)","1210":"(44.527748, -80.009431)","1211":"(44.5136392333333, -80.0296681666667)","1212":"(42.9624914291667, -82.4027178333333)","1213":"('nil', 'nil')","1214":"(44.527443, -80.0116237)","1215":"(35.7206527, -79.1610293)","1216":"(42.9991898, -82.41081898)","1217":"(50.9513469, -1.208773)","1218":"(46.7492377142857, -92.0700147142857)","1219":"(50.000678, -86.000977)","1220":"(41.1137768485331, -78.7373073474521)","1221":"(33.2505880261622, -95.8856424339835)","1222":"(43.4579312954546, -80.4521775)","1223":"(43.4581855227273, -80.4531645)","1224":"(44.53175, -80.0092352584786)","1225":"(51.8147379, 1.01624235)","1226":"(44.468313, -80.112112)","1227":"(44.5248351678606, -80.0142980093884)","1228":"(27.7711834285714, -82.6739007142857)","1229":"(44.4801061679563, -80.0587806158642)","1230":"(41.0105665714286, -81.6279474285714)","1231":"(44.5214705, -80.0173429)","1232":"(47.5901722, -52.7086514)","1233":"(53.8217327, -61.2295532)","1234":"(47.5616995, -52.7107733)","1235":"(47.5517056, -52.775504)","1236":"(47.5713111, -52.6999935386936)","1237":"(47.5572353, -52.7119146)","1238":"(47.5247583, -52.7704022)","1239":"(47.6124507, -52.7518382466975)","1240":"(47.55857175, -52.7144499363024)","1241":"(47.5691158, -52.7018461)","1242":"(47.61378425, -52.70997720516)","1243":"(47.5698619, -52.7032526)","1244":"(47.6149758, -52.7514623)","1245":"(47.60623835, -52.741362042075)","1246":"(47.5557685, -52.7678551)","1247":"(47.5698097, -52.7096181)","1248":"(47.589979, -52.718271)","1249":"(47.59500985, -52.7281279000296)","1250":"(47.5723096444444, -52.6964237444444)","1251":"(47.5674207, -52.7092267)","1252":"(47.5570684, -52.7197585)","1253":"(53.8217327, -61.2295532)","1254":"(47.5517056, -52.775504)","1255":"(47.5572353, -52.7119146)","1256":"(47.5732797, -52.7102337)","1257":"(47.5290223, -52.8372493232859)","1258":"(47.581541, -52.6766763)","1259":"(53.8217327, -61.2295532)","1260":"(47.5572353, -52.7119146)","1261":"(47.5736584, -52.6999596)","1262":"(47.5662818, -52.7078173)","1263":"(47.55137115, -52.773333079425)","1264":"(47.5670543, -52.7047109)","1265":"(47.5645034, -52.7097546)","1266":"(47.5640184, -52.7068005762455)","1267":"(47.5901722, -52.7086514)","1268":"(34.8475141020408, -82.4140293265306)","1269":"(47.5663393, -52.7664438)","1270":"(47.5694032, -52.7029074)","1271":"(47.5736636, -52.7300761)","1272":"(47.5674207, -52.7092267)","1273":"(47.5674207, -52.7092267)","1274":"(47.5281955, -52.7478167)","1275":"(47.5625065, -52.7109029)","1276":"(47.572422, -52.7104089)","1277":"(47.5650068, -52.7378901)","1278":"(47.5650323, -52.7097454)","1279":"(51.7339654, 0.4758475)","1280":"(51.5203189, -0.1300264)","1281":"(49.12120935, -56.696296212741)","1282":"(51.0070322, -0.100829949999999)","1283":"(51.5395513, -0.0912507)","1284":"(44.4080730818182, -79.6742724363636)","1285":"(60.825177, -135.202633)","1286":"(63.000147, -136.002502)","1287":"(63.000147, -136.002502)","1288":"(60.7209182, -135.0600158)","1289":"(60.595698, -134.9217283)","1290":"(32.7002424693878, -80.8526957755102)","1291":"(60.7209182, -135.0600158)","1292":"(63.000147, -136.002502)","1293":"(60.7189596, -135.056291)","1294":"(63.000147, -136.002502)","1295":"(63.000147, -136.002502)","1296":"(60.7189596, -135.056291)","1297":"(60.720158, -135.0594306)","1298":"(60.720158, -135.0594306)","1299":"(60.720158, -135.0594306)","1300":"(63.000147, -136.002502)","1301":"(63.000147, -136.002502)","1302":"(63.000147, -136.002502)","1303":"(60.721571, -135.054932)","1304":"(60.7226646, -135.1804666)","1305":"(63.000147, -136.002502)","1306":"(60.7137713, -135.0838859)","1307":"(60.7136108, -135.0521474)","1308":"(63.000147, -136.002502)","1309":"(60.7094511, -135.0292289)","1310":"(63.000147, -136.002502)","1311":"(60.7189596, -135.056291)","1312":"(60.7002663, -135.0263462)","1313":"(60.7727964, -135.1488113)","1314":"(60.6515626, -135.0253638)","1315":"(60.7269571, -135.0601387)","1316":"(63.000147, -136.002502)","1317":"(60.721571, -135.054932)","1318":"(50.000678, -86.000977)","1319":"(36.5452222, 43.4941944)","1320":"(44.0106838, -77.1389769)","1321":"(45.512248457433, -74.6228499170737)","1322":"(44.8349114, -75.9376361)","1323":"(50.000678, -86.000977)","1324":"(44.005278911591, -77.1441269816594)","1325":"(44.0087849, -77.1360735)","1326":"(43.9938446, -77.1787228)","1327":"(50.000678, -86.000977)","1328":"(44.0012999, -77.157558)","1329":"(50.000678, -86.000977)","1330":"(44.0115004333333, -77.1379026333333)","1331":"(50.000678, -86.000977)","1332":"('nil', 'nil')","1333":"(40.7311228888889, -74.152764)","1334":"(44.0075803857143, -77.1445962714286)","1335":"(50.000678, -86.000977)","1336":"(44.00417375, -77.1371659)","1337":"(44.0012999, -77.157558)","1338":"(44.0096488140138, -77.1428539588994)","1339":"(50.000678, -86.000977)","1340":"(50.000678, -86.000977)","1341":"(44.0095075134278, -77.1418637726145)","1342":"(44.0048078726023, -77.1569016487009)","1343":"(50.000678, -86.000977)","1344":"(50.000678, -86.000977)","1345":"(50.000678, -86.000977)","1346":"(44.9770058857435, -75.6793805691544)","1347":"('nil', 'nil')","1348":"(50.000678, -86.000977)","1349":"(45.5130883757381, -74.5495757016566)","1350":"(44.00762761, -77.13214116)","1351":"('nil', 'nil')","1352":"('nil', 'nil')","1353":"(44.008867, -77.14016)","1354":"(41.529797, -84.056977)","1355":"('nil', 'nil')","1356":"(44.7146264376234, -73.4069875393512)","1357":"(44.0924414154585, -76.8763094577265)","1358":"(14.0390777, -10.9006953)","1359":"('nil', 'nil')","1360":"(44.0058108750551, -77.1427310834465)","1361":"(50.000678, -86.000977)","1362":"(45.5130927384473, -74.5480490001154)","1363":"(44.0179006288813, -77.5399324699968)","1364":"(50.99527495, -118.162778847084)","1365":"(50.9782778, -118.1665452)","1366":"(51.008563, -118.2176431)","1367":"(50.9911286, -118.2614413)","1368":"(50.9916799, -118.1539519)","1369":"(51.0092357, -118.2068338)","1370":"(51.00991175, -118.219322275418)","1371":"(55.001251, -125.002441)","1372":"(55.001251, -125.002441)","1373":"(50.9992078, -118.1986824)","1374":"(55.001251, -125.002441)","1375":"(55.001251, -125.002441)","1376":"(55.001251, -125.002441)","1377":"(50.980954, -118.1842122)","1378":"(51.000459, -118.1926712)","1379":"(50.9760094, -118.1752804)","1380":"(50.999912, -118.1848589)","1381":"(51.0039346, -118.2072283)","1382":"(51.0077574, -118.213009717382)","1383":"('nil', 'nil')","1384":"(51.04912535, -118.216345367479)","1385":"(51.0092357, -118.2068338)","1386":"(50.980856, -118.1837123)","1387":"(55.001251, -125.002441)","1388":"(55.001251, -125.002441)","1389":"(55.001251, -125.002441)","1390":"(55.001251, -125.002441)","1391":"(50.9827935, -118.1676654)","1392":"(51.0024439, -118.2204361)","1393":"(55.001251, -125.002441)","1394":"(55.001251, -125.002441)","1395":"(50.9743028, -118.5219137)","1396":"(55.001251, -125.002441)","1397":"(43.9331262483221, -84.307058885906)","1398":"(50.6395355, -117.9268923)","1399":"(48.4023826, -89.2745778)","1400":"(48.3807093522627, -89.303340876481)","1401":"(48.4067354, -89.2500352)","1402":"(48.3810219, -89.2987026)","1403":"(48.4066905, -89.2461355)","1404":"(48.3154167, -89.3600602272415)","1405":"(48.4490517, -89.1970866)","1406":"(48.43263878, -89.22257578)","1407":"(48.4048033, -89.2599259)","1408":"(48.4354853, -89.2183998)","1409":"(48.3800144, -89.3060177)","1410":"(48.415648, -89.242783)","1411":"(48.3809935, -89.2909538)","1412":"(48.4231708772727, -89.2364504772727)","1413":"(48.448869, -89.1947943)","1414":"(48.3796945863636, -89.2651492931818)","1415":"(48.4624802836066, -89.2775192344262)","1416":"(50.000678, -86.000977)","1417":"(48.4620735327869, -89.2761665311475)","1418":"(48.4473264, -89.2004583)","1419":"(48.4618721875, -89.1824524125)","1420":"(42.8848706724138, -78.8349282413793)","1421":"(48.3806419, -89.29976)","1422":"(48.4222638, -89.2376496)","1423":"(48.3801932, -89.2647701)","1424":"(48.449845, -89.1963412)","1425":"(50.000678, -86.000977)","1426":"(48.447706, -89.200395)","1427":"(48.4371245, -89.2167332)","1428":"(53.9151975, -122.7838292)","1429":"(53.8888049, -122.7708224)","1430":"(53.9621689327502, -122.767751652305)","1431":"(53.9183213, -122.746822)","1432":"(53.9141864, -122.7500022)","1433":"(53.8211597506321, -122.972047178297)","1434":"(53.9748751, -122.797299)","1435":"(53.9434081, -122.8004347)","1436":"(53.9677920823529, -122.842829711765)","1437":"(53.9427320560791, -122.761432338751)","1438":"(53.9624560700682, -122.767715317971)","1439":"(53.9186281, -122.775253)","1440":"(53.9147287, -122.743493)","1441":"(53.8888049, -122.7708224)","1442":"(53.9096422113924, -122.781029596203)","1443":"(53.9080501, -122.7805851)","1444":"(53.9102817, -122.7548118)","1445":"(53.9298396722256, -122.801312211966)","1446":"(53.7643972, -122.6521486)","1447":"(53.8958224, -122.7580149)","1448":"(55.001251, -125.002441)","1449":"(53.919361, -122.7544549)","1450":"(53.9141222, -122.7478657)","1451":"(53.9101123, -122.7810299)","1452":"(53.9054293, -122.7562925)","1453":"(53.9136362890432, -122.785201604736)","1454":"(53.9167177085366, -122.782350346341)","1455":"(53.9959280173835, -122.797835815309)","1456":"(53.9959277071913, -122.797835415641)","1457":"(52.8090255, -2.1116952)","1458":"(55.001251, -125.002441)","1459":"(50.2741728, -119.274394)","1460":"(50.3360491, -119.2411121)","1461":"(50.2851981, -119.273879923399)","1462":"(50.2760668, -119.2737143)","1463":"(50.2568247, -119.2761723)","1464":"(50.285864, -119.2665756)","1465":"(50.2568247, -119.2761723)","1466":"(50.2760668, -119.2737143)","1467":"(50.2847418, -119.2662803)","1468":"(55.001251, -125.002441)","1469":"(50.1951955, -119.3941787)","1470":"(50.2760668, -119.2737143)","1471":"(50.2730699, -119.2734119)","1472":"(50.2641798, -119.280123)","1473":"(50.2489327, -119.3192336)","1474":"(50.2760668, -119.2737143)","1475":"(50.2760668, -119.2737143)","1476":"(50.2568247, -119.2761723)","1477":"(50.28146, -119.2540977)","1478":"(50.2701294, -119.2958774)","1479":"(50.180763, -119.432859)","1480":"(50.3025761, -119.217172)","1481":"(50.2442909, -119.3440469)","1482":"(50.2760668, -119.2737143)","1483":"(50.2489327, -119.3192336)","1484":"(50.2638301, -119.2809686)","1485":"(40.524333128054, -78.4174768277706)","1486":"(52.7591062, -1.7207294)","1487":"(37.3822697414682, -122.124205917959)","1488":"(42.9844958, -81.2432923899717)","1489":"(42.992783440638, -81.2506513823023)","1490":"(42.9855562, -81.2426099)","1491":"(42.9829318, -81.2503694)","1492":"(42.953005116, -81.229152948)","1493":"(42.97159465, -81.246000525)","1494":"(42.9271042, -81.2128948)","1495":"(43.010445, -81.15544)","1496":"(43.0191715702475, -81.2620942418752)","1497":"(42.92717925, -81.2136852422692)","1498":"(42.9624406, -81.224861)","1499":"(42.9293247605482, -81.2193668786412)","1500":"(42.9264326, -81.2129789)","1501":"(42.9261420153846, -81.2159738230769)","1502":"(42.8508464, -81.2742802)","1503":"(42.9862930354839, -81.2410183387097)","1504":"(42.9644972142857, -81.2612312)","1505":"(42.9425786, -81.2258643333333)","1506":"(42.9854929, -81.23940446)","1507":"(42.9270947, -81.2115106902314)","1508":"(42.9310883929244, -81.2198209513508)","1509":"(43.016269, -81.27167)","1510":"(42.932015377597, -81.2215224081323)","1511":"(42.9261491809524, -81.2131686190476)","1512":"(43.0143958, -81.2834508)","1513":"(43.001986, -81.185212)","1514":"(42.9258197076923, -81.2193125076923)","1515":"(42.9861611903226, -81.2414795258065)","1516":"(43.0374552892718, -81.2651188666678)","1517":"(42.824711, -81.2099344)","1518":"(42.9994063, -81.1942775)","1519":"(43.0262852, -81.2839336)","1520":"(43.00740125, -81.165818875)","1521":"(42.999952, -81.192355)","1522":"(43.0374552892718, -81.2651188666678)","1523":"(43.0043425, -81.1768398333333)","1524":"(43.0128038, -81.1992401088556)","1525":"(50.000678, -86.000977)","1526":"(43.01047375, -81.2698784900773)","1527":"(42.928814167167, -81.2191339491309)","1528":"(42.924231829005, -81.2763306024903)","1529":"(43.0119919781737, -81.3046110217025)","1530":"(55.001251, -125.002441)","1531":"(49.1487915, -122.8460762)","1532":"(49.20341305, -122.850759430632)","1533":"(49.1045786, -122.8214883)","1534":"(49.19198985, -122.798762060053)","1535":"(49.1215842, -122.8448828)","1536":"(49.04329285, -122.791737972499)","1537":"(49.1905794, -122.8553927)","1538":"(49.1518519, -122.7619696)","1539":"(49.1185475, -122.7372785)","1540":"(49.1921242, -122.7836177)","1541":"(49.1950162, -122.8015925)","1542":"(49.0563666, -122.8254835)","1543":"(49.0551446, -122.8162645)","1544":"(49.1737545, -122.8455167)","1545":"(49.0589892, -122.8102888)","1546":"(49.1208437, -122.8451556)","1547":"(49.10788345, -122.682616291632)","1548":"(49.19205695, -122.835791601079)","1549":"(14.6224139, -90.5063002)","1550":"(14.5896248, -90.4743916)","1551":"(49.0414101, -122.7878012)","1552":"(49.1894596, -122.7850654)","1553":"(49.10067, -122.8683145)","1554":"(49.1029851, -122.8843685)","1555":"(49.1606796, -122.8297431)","1556":"(49.0967697, -122.6910778)","1557":"(53.2529547, -110.0230823)","1558":"(55.1732022, -118.75)","1559":"(49.1657912, -122.8470759)","1560":"(49.1238438, -122.8288065)","1561":"(46.0858181229323, -62.7372517556054)","1562":"(49.1529293, -122.7677376)","1563":"(14.6168707, -90.5027448)","1564":"(49.1335748, -122.8511749)","1565":"(49.1095318, -122.7196979)","1566":"(46.4794904, -81.0071207)","1567":"(46.5054589, -80.9381504)","1568":"(46.4794904, -81.0071207)","1569":"(50.000678, -86.000977)","1570":"(46.4562884, -81.0065218)","1571":"(46.4911065, -80.9915139007088)","1572":"(46.5049414, -80.9354735865275)","1573":"(46.49292605, -80.9014542387496)","1574":"(46.4697662, -80.9975153)","1575":"(50.000678, -86.000977)","1576":"(46.504031, -80.9362839292091)","1577":"(46.4928896, -80.9998083923881)","1578":"(46.4672295, -80.9991015)","1579":"(46.4494425, -80.9942418)","1580":"(46.48864595, -80.9975121791747)","1581":"(46.5686589, -81.1980363)","1582":"(46.4933761, -81.0050030486736)","1583":"(46.486127, -80.9886393)","1584":"(46.434251, -80.951746)","1585":"(46.4592151, -81.010081)","1586":"(50.000678, -86.000977)","1587":"(46.4757727, -81.0222999729516)","1588":"(46.49302545, -80.9030575462233)","1589":"(46.48573295, -80.9773411)","1590":"(46.4720503, -81.0303458819561)","1591":"(46.5494003, -81.1023544)","1592":"(46.5170977, -80.9932705654715)","1593":"(50.000678, -86.000977)","1594":"(49.0330709, -119.4627686)","1595":"(49.03905225, -119.433296649298)","1596":"(49.0313639, -119.4632555)","1597":"(49.0293311, -119.4515305)","1598":"(49.01781135, -119.436325814514)","1599":"(49.0285793, -119.456129246016)","1600":"(49.0313639, -119.4632555)","1601":"(49.0285348, -119.457160994705)","1602":"(49.023299, -119.4701121)","1603":"(49.0313639, -119.4632555)","1604":"(49.0313639, -119.4632555)","1605":"(55.001251, -125.002441)","1606":"(49.0328587, -119.4455723)","1607":"(49.0313639, -119.4632555)","1608":"(30.3378883, -81.4738887)","1609":"(49.0313639, -119.4632555)","1610":"(49.0313639, -119.4632555)","1611":"(49.0158964, -119.4833218)","1612":"(49.0410936, -119.4720526)","1613":"(49.0365783, -119.4775724)","1614":"(55.001251, -125.002441)","1615":"(49.0286308, -119.4779411)","1616":"(55.001251, -125.002441)","1617":"(49.0340236, -119.4878834)","1618":"(49.0279282, -119.4425457)","1619":"(49.0278543, -119.4337615)","1620":"(49.0175857, -119.4630468)","1621":"(49.0568691, -119.5135021)","1622":"(49.0293311, -119.4515305)","1623":"(49.0207232, -119.4653722)","1624":"(49.0471422, -119.491295)","1625":"(49.0144443, -119.3983747)","1626":"(49.0328587, -119.4455723)","1627":"(49.0279282, -119.4425457)","1628":"(49.0313639, -119.4632555)","1629":"(55.001251, -125.002441)","1630":"(49.0279282, -119.4425457)","1631":"(49.033314, -119.4361511)","1632":"(35.72555, -78.7687)","1633":"(49.0313639, -119.4632555)","1634":"(49.0279282, -119.4425457)","1635":"(29.2530208, -94.8534615)","1636":"(49.0313639, -119.4632555)","1637":"(40.8045431, -77.8294114)","1638":"(39.6987748, -104.8785231)","1639":"(42.9010952, -79.2331074)","1640":"(49.0279282, -119.4425457)","1641":"(33.8879807189972, -84.0260472021919)","1642":"(32.7961322, -117.2199406)","1643":"(36.3987639900326, -83.4692711110885)","1644":"(44.34143365, -78.7465229)","1645":"(44.3526892, -78.74627115)","1646":"(44.529091, -78.6074088)","1647":"(43.6445822116814, -79.385435189699)","1648":"(42.2661898, -82.4143038)","1649":"(44.90272488, -76.00355616)","1650":"(42.9568884, -81.6177999)","1651":"(44.5636697, -78.7946883)","1652":"(44.33977765, -78.726686494333)","1653":"(44.5068755, -78.551848)","1654":"(44.3435946, -78.5379747)","1655":"(44.3341482702299, -78.7249919206724)","1656":"(42.8191483, -82.4738569)","1657":"(43.8485299319703, -79.3654332231413)","1658":"(44.3178087477158, -78.7178959446736)","1659":"(44.5341037, -78.7411707)","1660":"(50.000678, -86.000977)","1661":"(44.5289177, -78.7414714)","1662":"(44.7356897036894, -78.8466103741307)","1663":"(43.647892, -79.3744397)","1664":"(44.7903681, -78.8116352)","1665":"(44.5818741846544, -78.5145626450103)","1666":"(43.6811062, -79.2994508163174)","1667":"(44.329377, -78.7231387)","1668":"(50.000678, -86.000977)","1669":"(43.1998697, -79.2710924)","1670":"(44.6545464, -78.8033399)","1671":"(43.0634567, -79.0637034)","1672":"(44.577919542155, -78.5133481463509)","1673":"(50.000678, -86.000977)","1674":"(42.9601605166667, -81.6207859125)","1675":"(44.4856606661026, -78.6728750138726)","1676":"(43.92662434, -77.2584589)","1677":"(44.3207572, -78.3219014)","1678":"(44.5736186153147, -78.5059510477678)","1679":"(46.2696382777778, -81.8765857666667)","1680":"(43.9906153, -78.1796946)","1681":"(44.9016132, -78.7296732)","1682":"(44.5741956, -78.795523)","1683":"(29.4023062857143, -96.4817275)","1684":"(44.547057, -78.5371761)","1685":"(44.5226252, -78.5652696)","1686":"(42.9949745326531, -82.4036622897959)","1687":"(-12.1791547, -76.9989777)","1688":"(44.00475235, -77.146794780214)","1689":"(43.5368667, -81.4024167)","1690":"(44.3433618, -78.7594548)","1691":"(44.7122923, -78.7991964)","1692":"(44.2243634, -78.5741818)","1693":"(44.4898502, -78.7454706)","1694":"(50.000678, -86.000977)","1695":"(44.5326805586262, -78.6962797002438)","1696":"(44.4447903, -78.6177159)","1697":"(52.4760892, -71.8258668)","1698":"(33.5741142040816, -117.734111040816)","1699":"(48.4057065, -71.0569516)","1700":"('nil', 'nil')","1701":"(33.5739631041667, -117.734189770833)","1702":"(-31.6654806285714, -64.4400541204082)","1703":"(33.5741036530612, -117.734082530612)","1704":"(52.4760892, -71.8258668)","1705":"(52.4760892, -71.8258668)","1706":"(52.4760892, -71.8258668)","1707":"(33.573938625, -117.734123625)","1708":"(46.1044489, -73.3751475)","1709":"(52.4760892, -71.8258668)","1710":"(48.4290211, -71.065262)","1711":"(48.4092265, -71.2593543)","1712":"(33.5739435208333, -117.734136854167)","1713":"(48.288624, -70.9961489)","1714":"(48.4152094, -71.2593259)","1715":"(33.5741074897959, -117.734092897959)","1716":"(46.8485015293587, -71.3645473448891)","1717":"(45.565506, -72.854462)","1718":"(48.405959, -71.069183)","1719":"(48.41615165, -71.2284925961812)","1720":"(48.4270200529412, -71.0516658470588)","1721":"(48.5282512, -71.5768883)","1722":"(47.2232046, 0.686670252328688)","1723":"(46.9759006, 0.1724231)","1724":"(48.3426652, -70.8834766)","1725":"(48.4274652, -71.076663)","1726":"('nil', 'nil')","1727":"(46.136573430264, -73.4049914747535)","1728":"(48.3568698, -71.2831111237186)","1729":"(48.408393431579, -71.0588523105263)","1730":"(50.411874, -104.61630155539)","1731":"(55.5321257, -106.1412243)","1732":"(50.4027252, -104.647913901999)","1733":"(50.4496264, -104.526933776413)","1734":"(50.4130517, -104.6168665)","1735":"(50.4468459, -104.611503795851)","1736":"(50.4123888, -104.6487597)","1737":"(50.4518239, -104.608877350186)","1738":"(50.4620411, -104.640992)","1739":"(50.4505081, -104.52701365)","1740":"(50.5003548, -104.6184635)","1741":"(50.44807425, -104.605787863891)","1742":"(50.5069318, -104.64256255)","1743":"(50.4517271, -104.606904377049)","1744":"(55.5321257, -106.1412243)","1745":"(50.44857575, -104.528391265382)","1746":"(50.44870045, -104.535915047774)","1747":"(50.4149662, -104.6172202)","1748":"(50.4494019, -104.533881287917)","1749":"(50.44748815, -104.6072191)","1750":"(50.45493705, -104.547583699674)","1751":"(55.5321257, -106.1412243)","1752":"(50.4500821, -104.6081977)","1753":"(50.4492857, -104.5664425)","1754":"(50.4495404, -104.528424930586)","1755":"(55.5321257, -106.1412243)","1756":"(50.4433567, -104.6079119)","1757":"(50.44723, -104.5548357)","1758":"(50.4468567, -104.6053323)","1759":"(50.4421349, -104.616968108104)","1760":"(50.4625587, -104.6170961)","1761":"(50.4474918, -104.5378564)","1762":"(50.4406898, -104.6152205)","1763":"(50.44901425, -104.608979000086)","1764":"(50.4104282, -104.640009713333)","1765":"(50.4462351, -104.6137164)","1766":"(53.4117751, -2.9321644)","1767":"(51.5881401, 0.1361883)","1768":"(55.9530181, -3.1955509)","1769":"(45.48013395, -75.690344275944)","1770":"(45.44756815, -75.7237703283937)","1771":"(45.4331533, -75.7102020461853)","1772":"(45.394931, -75.847263)","1773":"(52.4760892, -71.8258668)","1774":"(45.4289925, -75.7157085)","1775":"(52.4760892, -71.8258668)","1776":"(45.4287071, -75.7108511030094)","1777":"(52.4760892, -71.8258668)","1778":"(45.4049495, -75.7918284853518)","1779":"(52.4760892, -71.8258668)","1780":"(52.4760892, -71.8258668)","1781":"(45.409598, -75.777602)","1782":"(45.46522215, -75.7010044939062)","1783":"(45.457241, -75.723267)","1784":"(45.47087655, -75.7004334407529)","1785":"(52.4760892, -71.8258668)","1786":"(52.4760892, -71.8258668)","1787":"(45.47153115, -75.7004906995109)","1788":"(45.4831495, -75.623931)","1789":"(45.437537, -75.7088700965142)","1790":"(52.4760892, -71.8258668)","1791":"(45.4611282, -75.6857858)","1792":"(45.574616, -75.4107570987654)","1793":"(45.421926, -75.743402)","1794":"(45.457241, -75.723267)","1795":"(45.44883285, -75.7423010023605)","1796":"(45.426387, -75.7961068812849)","1797":"(45.3926185, -75.7960999816605)","1798":"(45.4904338, -75.5935655063301)","1799":"(48.1183076, -1.6545309)","1800":"(52.4760892, -71.8258668)","1801":"(45.42670665, -75.7633988)","1802":"(47.9920965, -4.0967183)","1803":"(45.50215965, -75.5636575557186)","1804":"(45.43030105, -75.7137172209403)","1805":"(45.48423, -73.8064547)","1806":"(49.514431, -115.057732680537)","1807":"(49.4865975, -115.0778068)","1808":"(49.5079135, -115.062608263968)","1809":"(49.4661579, -115.0854782)","1810":"(49.5041747, -115.062867)","1811":"(55.001251, -125.002441)","1812":"(49.4933687, -115.05491)","1813":"(49.5005675, -115.0640847)","1814":"(55.001251, -125.002441)","1815":"(55.001251, -125.002441)","1816":"(49.4653447, -115.0795638)","1817":"(49.5096223, -115.0632423)","1818":"(49.4621346, -115.079234)","1819":"(49.4661579, -115.0854782)","1820":"(49.4995065, -115.0750655)","1821":"(49.4653447, -115.0795638)","1822":"(31.105455, -97.760384)","1823":"(55.001251, -125.002441)","1824":"(49.5243877, -115.0667913)","1825":"(49.4653447, -115.0795638)","1826":"(49.4661579, -115.0854782)","1827":"(55.001251, -125.002441)","1828":"(55.001251, -125.002441)","1829":"(49.4674057, -115.0587522)","1830":"(47.6062373997738, -122.328523398855)","1831":"(49.5096223, -115.0632423)","1832":"(37.068615, -76.486932)","1833":"(49.4667293, -115.0836061)","1834":"(49.4653447, -115.0795638)","1835":"(44.9516738255034, -91.3896611677852)","1836":"(62.4504243, -114.3545044)","1837":"(62.4472827, -114.4063798)","1838":"(62.4544317, -114.3705133)","1839":"(62.4445336, -114.4040659)","1840":"(62.4568836, -114.3646651)","1841":"(62.4567808, -114.3717282)","1842":"(65.0000004, -118.0)","1843":"(62.4551276, -114.3690796)","1844":"(30.0946498, -92.3781875)","1845":"(43.9504910579465, -79.4712171748426)","1846":"(65.0000004, -118.0)","1847":"(62.4663961, -114.3456403)","1848":"(65.0000004, -118.0)","1849":"(62.4553813, -114.3683235)","1850":"(65.0000004, -118.0)","1851":"(65.0000004, -118.0)","1852":"(45.4927180666929, -60.9340890050325)","1853":"(62.4515468, -114.3713959)","1854":"(62.4681388, -114.3476222)","1855":"(62.4431781, -114.3690356)","1856":"(62.46321, -114.3589899)","1857":"(56.7582657293559, -111.478270680413)","1858":"(33.9184884081633, -102.321816877551)","1859":"(25.0018792, 55.1105748)","1860":"(53.2798732, -110.0071259)","1861":"(62.45648, -114.3554561)","1862":"(62.4454019844226, -114.426431762706)","1863":"(62.4593398, -114.359171)","1864":"(37.2888386343484, -80.0871499867588)","1865":"(62.43996085, -114.42326515)","1866":"(62.465495054139, -114.367466652611)","1867":"(46.500283, -66.750183)","1868":"(46.500283, -66.750183)","1869":"(46.0747035, -64.8110486)","1870":"(46.0943635, -64.7752107)","1871":"(46.0747035, -64.8110486)","1872":"(46.12507705, -64.8276500282062)","1873":"(46.1130627, -64.7137871)","1874":"(46.10092205, -64.7646009842392)","1875":"(45.9367222, -65.2438364)","1876":"(46.0747035, -64.8110486)","1877":"(46.0747035, -64.8110486)","1878":"(46.0943635, -64.7752107)","1879":"(46.0943635, -64.7752107)","1880":"(46.0747035, -64.8110486)","1881":"(46.0943635, -64.7752107)","1882":"(46.0747035, -64.8110486)","1883":"(46.0895078, -64.7877115)","1884":"(46.0943635, -64.7752107)","1885":"(46.091783, -64.7793918)","1886":"(46.1008285, -64.9511329)","1887":"(46.0899117, -64.7854681)","1888":"(46.500283, -66.750183)","1889":"(46.0943635, -64.7752107)","1890":"(46.0943635, -64.7752107)","1891":"(46.1278884, -64.8793939)","1892":"(46.08973435, -64.78480925)","1893":"(46.0927873, -64.7786948)","1894":"(46.0901145, -64.7762346)","1895":"(46.091783, -64.7793918)","1896":"(43.0581997917897, -76.1249919038949)","1897":"('nil', 'nil')","1898":"(46.1470307, -64.87971)","1899":"(46.0873692, -64.7744823)","1900":"(46.500283, -66.750183)","1901":"(50.000678, -86.000977)","1902":"(43.194828125, -79.822665375)","1903":"(43.260027, -79.897353)","1904":"(43.2568989, -79.8763888)","1905":"(43.229375225, -79.975165925)","1906":"(43.16184335, -79.9106383831153)","1907":"(43.2676166, -79.8859198056814)","1908":"(43.2576196, -79.8719174)","1909":"(43.2151973425, -79.8876315625)","1910":"(43.2430515, -79.7590566)","1911":"(43.2596583, -79.8619768)","1912":"(43.234806, -79.761558)","1913":"(43.2529974, -79.8609957)","1914":"(43.2508444, -79.9407622230769)","1915":"(43.2518752, -79.8460519)","1916":"(43.9632697354258, -78.3887562407148)","1917":"(43.1881887538176, -80.0619504979251)","1918":"(43.2603394, -79.9490935)","1919":"(43.2441979, -79.7552575033905)","1920":"(43.2415425, -79.84788405)","1921":"(43.1539848607843, -79.9158463980392)","1922":"(43.2403356, -79.8888331)","1923":"(43.1544787, -80.0462735)","1924":"(43.2470150512521, -79.8755381789234)","1925":"(43.2550544, -79.8344084)","1926":"(43.6768511428571, -70.2965817142857)","1927":"(43.236654, -79.715603)","1928":"(44.1217439, -78.227056)","1929":"(39.8818808931126, -88.9686094179247)","1930":"(43.2465629, -79.8743062)","1931":"(45.3427526, -79.2289502)","1932":"(45.3427526, -79.2289502)","1933":"(45.3640521, -79.1306385)","1934":"(45.3475157, -79.1315282)","1935":"(45.3572758, -79.1235995)","1936":"(45.3731764, -79.2142597)","1937":"(45.32974, -79.21109)","1938":"(45.32974, -79.21109)","1939":"(45.32974, -79.21109)","1940":"(45.3731764, -79.2142597)","1941":"(45.190535, -79.2355191)","1942":"(45.3452852, -79.225565)","1943":"(45.3132482, -79.200117)","1944":"(45.32974, -79.21109)","1945":"(39.6137899126214, -86.1073075242718)","1946":"(45.3418025, -79.2313484865118)","1947":"(45.3203374, -79.230389)","1948":"(45.2176473, -79.2762425)","1949":"(45.3203374, -79.230389)","1950":"(50.000678, -86.000977)","1951":"(45.341542, -79.1472778)","1952":"(45.3246118, -79.103027)","1953":"(45.3203374, -79.230389)","1954":"(50.000678, -86.000977)","1955":"(50.000678, -86.000977)","1956":"(45.3452852, -79.225565)","1957":"(45.3193324, -79.2311711)","1958":"(51.7428276, 0.696775003589743)","1959":"(45.3203374, -79.230389)","1960":"(45.3246118, -79.103027)","1961":"(45.3304024, -79.1542829)","1962":"(45.3417446, -79.1693761)","1963":"(45.2330619, -79.0833817)","1964":"(45.3301493, -79.1492121)","1965":"(50.000678, -86.000977)","1966":"(45.30477692, -79.20442256)","1967":"(50.000678, -86.000977)","1968":"(45.3742119, -79.2142627)","1969":"(50.000678, -86.000977)","1970":"(45.2961152, -79.2079289)","1971":"(40.8184187053662, -73.1179860769006)","1972":"(45.2941588151786, -79.348308179588)","1973":"(51.5097043, -0.0575989)","1974":"(45.3203374, -79.230389)","1975":"(35.9125068091848, -82.0711373839283)","1976":"(43.9044295284569, -78.5204128352705)","1977":"(45.3203374, -79.230389)","1978":"(48.36733975, -123.730294666448)","1979":"(48.3564768, -123.7275092)","1980":"(48.3672147563757, -123.731764913708)","1981":"(48.36678355, -123.7846911)","1982":"(55.001251, -125.002441)","1983":"(48.3910535529074, -123.640319449059)","1984":"(48.3780346, -123.7243502)","1985":"(48.3780346, -123.7243502)","1986":"(48.3589086140142, -123.728185502872)","1987":"(48.3663938, -123.7415056)","1988":"(48.3663938, -123.7415056)","1989":"(48.3820551, -123.7092954)","1990":"(48.3663938, -123.7415056)","1991":"(48.3911103, -123.6150812)","1992":"('nil', 'nil')","1993":"('nil', 'nil')","1994":"(48.3783741, -123.8067106)","1995":"(57.6003172, -3.6262363)","1996":"(48.3888083, -123.6714185)","1997":"(34.3684174689535, -89.5695753660443)","1998":"(35.0420282596586, -85.2368659900167)","1999":"(48.3900898, -123.6342734)","2000":"(48.3663938, -123.7415056)","2001":"(48.3945509597704, -123.654878196769)","2002":"(48.3658330888889, -123.736183622222)","2003":"(48.3866028105084, -123.645792255997)","2004":"(48.3890507, -123.7087502)","2005":"(48.3552845281751, -123.608175892088)","2006":"(48.3644326, -123.6740596)","2007":"(48.3835845, -123.6891949)","2008":"(48.3653011502303, -123.690309936377)","2009":"(52.0576448, -0.0139048)","2010":"(53.4069991, -1.5352245)","2011":"(48.3341927329855, -123.63605655742)","2012":"(48.4306785, -123.5346863)","2013":"(48.3707053110327, -123.707394868568)","2014":"(48.4295695, -123.5377915)","2015":"(48.3816981, -123.7107535)","2016":"(48.3793736, -123.6923047)","2017":"(48.3939403, -123.768035269936)","2018":"(29.3197277, -94.7483228)","2019":"(37.264519, -79.845608)","2020":"(55.001251, -125.002441)","2021":"(1.3078926, 103.8630121)","2022":"(39.4300271986718, -84.557088)","2023":"(52.4760892, -71.8258668)","2024":"(48.4771486, -68.5094368)","2025":"(48.450155, -68.529968)","2026":"(48.4453805, -68.5391408)","2027":"(33.573962125, -117.734187125)","2028":"(48.3907576, -68.674404)","2029":"(48.3593607, -68.7420725)","2030":"(46.3501075, -72.5413054)","2031":"(52.4760892, -71.8258668)","2032":"(48.5278148, -68.4246448)","2033":"(52.4760892, -71.8258668)","2034":"(48.4453805, -68.5391408)","2035":"(52.4760892, -71.8258668)","2036":"('nil', 'nil')","2037":"('nil', 'nil')","2038":"(48.5088497959805, -68.462272949852)","2039":"(48.3730344889547, -68.7090638511681)","2040":"(46.6248885, 16.3165187)","2041":"(48.450155, -68.529968)","2042":"(48.2317082, -79.0339615)","2043":"(48.4581533718558, -68.4969269320123)","2044":"(48.3674421, -68.6452402)","2045":"(35.7763956, 139.6942453)","2046":"(46.2509807, -70.7839935)","2047":"(48.4833698, -68.4999738)","2048":"(48.1348381, -66.3103831)","2049":"('nil', 'nil')","2050":"(48.4358203291577, -68.572984062749)","2051":"(48.450155, -68.529968)","2052":"(52.4760892, -71.8258668)","2053":"(46.5446645, 14.9622568)","2054":"(45.3416406, -80.0355975)","2055":"(45.3559708, -80.0371209878299)","2056":"(45.35904855, -80.0406785633936)","2057":"(45.2193168, -75.6696752)","2058":"(45.34585085, -80.0059671173654)","2059":"(50.000678, -86.000977)","2060":"(50.000678, -86.000977)","2061":"(45.3584731, -80.0404479566263)","2062":"(45.3454107, -80.0338973)","2063":"(50.000678, -86.000977)","2064":"(45.3455325, -80.0360591)","2065":"(45.3576483, -80.0121347)","2066":"(45.287309, -79.994867)","2067":"(50.000678, -86.000977)","2068":"(45.366426636851, -77.6788134819862)","2069":"(45.4288041, -80.3196436)","2070":"(45.3432295, -80.0355833)","2071":"(45.3472718555556, -80.0351565888889)","2072":"(45.3427350121547, -80.0340397635632)","2073":"(50.000678, -86.000977)","2074":"(45.436984, -79.920227)","2075":"(50.000678, -86.000977)","2076":"(50.000678, -86.000977)","2077":"(50.000678, -86.000977)","2078":"(45.3453306, -80.0392601)","2079":"(50.000678, -86.000977)","2080":"('nil', 'nil')","2081":"(42.473676, -71.0796416577619)","2082":"(45.3715367, -80.3014435516419)","2083":"(43.9116655125, -78.681684125)","2084":"(45.3102455, -79.9359831)","2085":"(40.318255, -75.9264589166667)","2086":"(45.278633, -79.8716259)","2087":"(42.2794538955159, -73.9566914267022)","2088":"('nil', 'nil')","2089":"(45.433435, -79.82115)","2090":"(45.3438373, -80.0070771)","2091":"(43.209525, -83.494541)","2092":"('nil', 'nil')","2093":"(45.3438373, -80.0070771)","2094":"(45.3436905666667, -80.0330959666667)","2095":"('nil', 'nil')","2096":"(50.0255098, -125.2423238)","2097":"(50.0249556, -125.2415179)","2098":"(50.0283689, -125.2432472)","2099":"(50.0124568, -125.233492533234)","2100":"(50.0249556, -125.2415179)","2101":"(50.0249556, -125.2415179)","2102":"(49.9716637, -125.2175287)","2103":"(49.9716637, -125.2175287)","2104":"(50.0283689, -125.2432472)","2105":"(55.001251, -125.002441)","2106":"(50.03308, -125.2486346)","2107":"(50.0249556, -125.2415179)","2108":"(50.0283185, -125.2455894)","2109":"(50.0650811, -125.2709027)","2110":"(50.0561262, -125.2647051)","2111":"(49.9672173, -125.2142956)","2112":"(55.001251, -125.002441)","2113":"(50.0250287, -125.249502)","2114":"(50.0249556, -125.2415179)","2115":"(58.3053982354431, -134.424551356961)","2116":"(55.001251, -125.002441)","2117":"(49.9532067, -125.2072918)","2118":"(48.4530824245675, -123.462895864095)","2119":"(50.038473, -125.2986234)","2120":"(50.038473, -125.2986234)","2121":"(49.8920729, -125.6531041)","2122":"(50.0283689, -125.2432472)","2123":"(55.001251, -125.002441)","2124":"(50.0249556, -125.2415179)","2125":"(50.0249556, -125.2415179)","2126":"(50.0345143, -125.2519801)","2127":"(50.0087407, -125.2356317)","2128":"(50.033317, -125.2666743)","2129":"(34.233638, -84.2171963)","2130":"(44.1449194949495, -84.3408327676768)","2131":"(38.4079543673469, -82.4432735102041)","2132":"(49.9878237, -125.2261559)","2133":"(49.9883791, -125.2428183)","2134":"(51.4221119, -0.1390713)","2135":"(41.765227, -88.288784)","2136":"(50.023071, -125.2441538)","2137":"(-34.2715282, 140.6120845)","2138":"(51.6467816, -120.0501739)","2139":"(51.6519787, -120.0403119)","2140":"(51.6365675, -120.0310078)","2141":"(55.001251, -125.002441)","2142":"(51.64814915, -120.05269775)","2143":"(51.65034325, -120.036671474511)","2144":"(51.6529098, -120.0410202)","2145":"(51.6472054, -120.0513368)","2146":"(51.9164431, -120.0120866)","2147":"(51.6513571, -120.0384161)","2148":"(51.6632713, -120.0005948)","2149":"(51.6513571, -120.0384161)","2150":"(51.6469949, -120.0427614)","2151":"(51.9164431, -120.0120866)","2152":"(51.6513571, -120.0384161)","2153":"(51.6516136, -120.0421276)","2154":"(36.404571078469, -81.7451558165111)","2155":"(51.6513571, -120.0384161)","2156":"(51.65236275, -120.0667363)","2157":"(51.6754583, -120.0107448)","2158":"(51.6513571, -120.0384161)","2159":"(49.0437499, -81.1626198)","2160":"(51.6590358, -120.0440977)","2161":"(51.6513807, -120.0625858)","2162":"(51.6791304, -120.0127442)","2163":"(51.6467816, -120.0501739)","2164":"(-29.6328328, 31.0382911)","2165":"(51.6506178, -120.0385148)","2166":"(57.111986, -2.2211591)","2167":"(51.651354, -120.0382526)","2168":"(51.6469949, -120.0427614)","2169":"(51.6501358, -120.049251)","2170":"(51.6513571, -120.0384161)","2171":"(51.6506178, -120.0385148)","2172":"(51.6477177, -120.0493383)","2173":"(55.001251, -125.002441)","2174":"(51.6469949, -120.0427614)","2175":"(51.6513571, -120.0384161)","2176":"(51.6529098, -120.0410202)","2177":"(36.8438853858887, -105.608428029764)","2178":"(51.651354, -120.0382526)","2179":"(51.6515792, -120.0684309)","2180":"('nil', 'nil')","2181":"(55.001251, -125.002441)","2182":"(45.3018075, -66.0269189)","2183":"(46.500283, -66.750183)","2184":"(45.3115852, -66.0196297)","2185":"(45.27413035, -66.0538045661877)","2186":"(53.4494412, -2.9663695)","2187":"(45.27032615, -66.0508430932371)","2188":"(45.2749996, -66.0760125)","2189":"(45.26923945, -66.059039189311)","2190":"(45.2515138, -66.0838981)","2191":"(45.27340935, -66.0529787660106)","2192":"(45.2733517, -66.0609648)","2193":"(45.23942175, -66.1180650467527)","2194":"(46.500283, -66.750183)","2195":"(45.2715831, -66.0623994)","2196":"(45.2333422, -66.1314261)","2197":"(45.2333422, -66.1314261)","2198":"(45.291069, -66.0429247)","2199":"(45.2333422, -66.1314261)","2200":"(45.2806381, -66.0624226919789)","2201":"(45.2601695, -66.0853574)","2202":"(45.2534474, -66.0966217)","2203":"(45.2828103, -66.0541649)","2204":"(45.27323555, -66.0648390800502)","2205":"(45.2333422, -66.1314261)","2206":"(45.2777961, -66.0611369)","2207":"(40.9125968978408, -74.1612654868353)","2208":"(45.3063139, -66.0797087)","2209":"(45.27499355, -66.073164825316)","2210":"(46.500283, -66.750183)","2211":"(45.243152, -66.0968912)","2212":"(45.2911071, -66.0530864)","2213":"(45.3547413, -66.1320079)","2214":"(45.2333422, -66.1314261)","2215":"(46.1840899, -59.9488000866667)","2216":"(40.6746890229942, -78.7822953554536)","2217":"(38.840073054313, -75.3108042521689)","2218":"(51.5495526, -0.3487235)","2219":"(51.3221352, -0.5521805)","2220":"(52.4760892, -71.8258668)","2221":"(48.5162628, -64.2184026939353)","2222":"(52.4760892, -71.8258668)","2223":"(48.5040406, -64.2232868)","2224":"(48.5222989, -64.2136423)","2225":"(48.5222989, -64.2136423)","2226":"(48.517675, -64.2182803073461)","2227":"(52.4760892, -71.8258668)","2228":"(52.4760892, -71.8258668)","2229":"(48.406932325, -64.4411891375)","2230":"(48.51906415, -64.2169512328992)","2231":"(48.5168581, -64.2188572284381)","2232":"(48.4732559, -64.309795)","2233":"(48.193349, -64.8989565)","2234":"(48.5222989, -64.2136423)","2235":"(48.51794315, -64.2180655882534)","2236":"(48.501388117813, -64.2303031559116)","2237":"(48.5222989, -64.2136423)","2238":"(48.5179889285714, -64.2176527285714)","2239":"(48.5305324, -64.2181776)","2240":"(48.5305324, -64.2181776)","2241":"(52.4760892, -71.8258668)","2242":"(45.1996075, -74.139399)","2243":"(52.4760892, -71.8258668)","2244":"(48.147549, -66.318172)","2245":"(45.1948555698924, -74.1455327043876)","2246":"(48.4765696, -64.3018965)","2247":"(48.192891, -64.89796)","2248":"('nil', 'nil')","2249":"(35.7616749, 139.7058213)","2250":"(48.5033641260001, -64.2250859393061)","2251":"(48.5188902, -64.2190658)","2252":"(48.5284478130157, -64.2149870549288)","2253":"(52.4760892, -71.8258668)","2254":"(48.5305324, -64.2181776)","2255":"(48.5202214, -64.2157217)","2256":"(45.28979315, 5.63438247738623)","2257":"(33.8333136, -4.8556382)","2258":"(45.2036436857143, -74.1327414857143)","2259":"(42.2606396, -83.0407323)","2260":"(42.3207364, -83.0329446)","2261":"(42.2543298, -83.0016484)","2262":"(42.2543298, -83.0016484)","2263":"(42.3383173, -82.9494923)","2264":"(42.2636692, -82.9658781)","2265":"(42.3134945, -83.0342888)","2266":"(42.2543298, -83.0016484)","2267":"(42.2606396, -83.0407323)","2268":"(42.2606396, -83.0407323)","2269":"(42.3128431, -83.0360251)","2270":"(42.2636692, -82.9658781)","2271":"(42.3236709, -83.0096215)","2272":"(42.2833754, -83.0111505)","2273":"(42.2606396, -83.0407323)","2274":"(42.3128431, -83.0360251)","2275":"(42.2606396, -83.0407323)","2276":"(42.2606396, -83.0407323)","2277":"(42.3115237, -83.0346497691761)","2278":"(42.2606396, -83.0407323)","2279":"(41.258918, -77.051767)","2280":"(42.2606396, -83.0407323)","2281":"(42.2837166, -83.0862075)","2282":"(42.3115237, -83.0346497691761)","2283":"(42.24716195, -83.0205471578125)","2284":"(42.3185694, -83.0452773)","2285":"(42.3045557, -83.0074731)","2286":"(42.3055174, -83.0708482)","2287":"(31.313453, -84.347732)","2288":"(42.2606396, -83.0407323)","2289":"(42.2606396, -83.0407323)","2290":"(42.2727694, -83.0162922)","2291":"(51.4804642, -3.1519681)","2292":"(41.6583445635397, -71.5237673675842)","2293":"(42.3100508, -82.9545215)","2294":"(42.2833754, -83.0111505)","2295":"(42.2833754, -83.0111505)","2296":"(55.001251, -125.002441)","2297":"(52.83149585, -119.275780303899)","2298":"(52.83237505, -119.276158863861)","2299":"(52.8324086, -119.27879188607)","2300":"(52.83217805, -119.277796357764)","2301":"(52.8287999, -119.279651711228)","2302":"(52.8311663, -119.279346)","2303":"(55.001251, -125.002441)","2304":"(55.001251, -125.002441)","2305":"(38.4196816938775, -82.4329766122449)","2306":"(52.8176554, -119.2701201)","2307":"(52.8304641, -119.2793509)","2308":"(55.001251, -125.002441)","2309":"(55.001251, -125.002441)","2310":"(55.001251, -125.002441)","2311":"(55.001251, -125.002441)","2312":"(55.001251, -125.002441)","2313":"(52.83097355, -119.272701102806)","2314":"(55.001251, -125.002441)","2315":"(52.8304641, -119.2793509)","2316":"(55.001251, -125.002441)","2317":"(55.001251, -125.002441)","2318":"(55.001251, -125.002441)","2319":"(55.001251, -125.002441)","2320":"(52.8371464, -119.264611560986)","2321":"(55.001251, -125.002441)","2322":"(41.998056, -85.741943)","2323":"(52.8287999, -119.279651711228)","2324":"(55.001251, -125.002441)","2325":"(55.001251, -125.002441)","2326":"(55.001251, -125.002441)","2327":"(52.8315124, -119.2805793)","2328":"('nil', 'nil')","2329":"(52.8318495, -119.2797377)","2330":"('nil', 'nil')","2331":"(-26.1765917, 28.3170184)","2332":"(41.4638482, -73.2314235)","2333":"(-25.7614768, 28.2935719)","2334":"(53.8847174, -122.6750016)","2335":"(40.8012854, -73.934665)","2336":"(47.444343, -70.505447)","2337":"(52.4760892, -71.8258668)","2338":"(47.4393237, -70.5208053)","2339":"(52.4760892, -71.8258668)","2340":"(47.4299346, -70.4563106)","2341":"(47.444343, -70.505447)","2342":"(52.4760892, -71.8258668)","2343":"(52.4760892, -71.8258668)","2344":"(47.444343, -70.505447)","2345":"(47.444343, -70.505447)","2346":"(47.444343, -70.505447)","2347":"(47.444343, -70.505447)","2348":"(47.444343, -70.505447)","2349":"(47.444343, -70.505447)","2350":"(52.4760892, -71.8258668)","2351":"(47.442574, -70.5230499)","2352":"(52.4760892, -71.8258668)","2353":"(47.4095986223402, -70.62540876948)","2354":"(47.444343, -70.505447)","2355":"(52.4760892, -71.8258668)","2356":"(52.4760892, -71.8258668)","2357":"(52.4760892, -71.8258668)","2358":"(47.4071451, -70.5455422)","2359":"(52.4760892, -71.8258668)","2360":"(47.444343, -70.505447)","2361":"(52.4760892, -71.8258668)","2362":"(47.444343, -70.505447)","2363":"(48.2487679, -4.4148414)","2364":"(47.444343, -70.505447)","2365":"(52.4760892, -71.8258668)","2366":"(46.0724177, 3.9023165)","2367":"(47.3552936, -70.5568095)","2368":"(46.3443552, -72.5403923)","2369":"(52.4760892, -71.8258668)","2370":"(52.4760892, -71.8258668)","2371":"(46.3400473, -72.5418667)","2372":"(46.3435291, -72.5448958)","2373":"(52.4760892, -71.8258668)","2374":"(46.3507999, -72.5571257)","2375":"(46.3507999, -72.5571257)","2376":"(46.3507999, -72.5571257)","2377":"(46.3507999, -72.5571257)","2378":"(46.329414, -72.6023481)","2379":"(46.329872552983, -72.6031041091625)","2380":"(46.3140168, -72.5735644)","2381":"(52.4760892, -71.8258668)","2382":"(52.4760892, -71.8258668)","2383":"(46.3507999, -72.5571257)","2384":"('nil', 'nil')","2385":"(46.3384144, -72.5526367)","2386":"(46.3507999, -72.5571257)","2387":"(46.3507999, -72.5571257)","2388":"(46.3685017, -72.5013387)","2389":"(46.3289823699026, -72.5953053812317)","2390":"(46.3507999, -72.5571257)","2391":"(46.3507999, -72.5571257)","2392":"(46.3075479, -72.5856926)","2393":"(46.3426404, -72.5373819)","2394":"(46.3507999, -72.5571257)","2395":"(52.4760892, -71.8258668)","2396":"(46.3263818, -72.5622352)","2397":"(52.4760892, -71.8258668)","2398":"(49.4706538, -123.7588709)","2399":"(49.480024, -123.7566548)","2400":"(49.473233, -123.7561949)","2401":"(49.5053355, -123.7820361)","2402":"(49.5457936, -123.7623959)","2403":"(49.5472871711171, -123.76315233917)","2404":"(49.5230572596964, -123.767035473046)","2405":"(49.483610551101, -123.768158584329)","2406":"(49.5429776688867, -123.758344066848)","2407":"(55.001251, -125.002441)","2408":"(49.5077713941645, -123.897564728108)","2409":"(49.5083345311108, -123.795637050037)","2410":"(49.4666158114204, -123.789629491276)","2411":"(49.4773115, -123.7550861)","2412":"(49.2068301, -123.0309338)","2413":"(49.5085740332272, -123.898300429621)","2414":"(49.5469617371062, -123.763200206629)","2415":"(49.4451901, -123.7282397)","2416":"(49.6945296512955, -123.962773391025)","2417":"(49.6944500089979, -123.962777993604)","2418":"(49.6945296512955, -123.962773391025)","2419":"(49.4666098880346, -123.789807922131)","2420":"(49.4840393, -123.7663825)","2421":"(49.470934, -123.8333641)","2422":"(49.5206161114779, -123.77650824356)","2423":"(49.4687440708984, -123.816162120023)","2424":"(55.001251, -125.002441)","2425":"(49.4678859830522, -123.80630307496)","2426":"(49.5368322363303, -123.756293051057)","2427":"(49.5218681763564, -123.777012117285)","2428":"(52.5514916, -2.0892025)","2429":"(49.4433127, -123.7269291)","2430":"(49.5254453, -123.7660261)","2431":"(37.239755, -79.749435)","2432":"(49.4700617, -123.7630302)","2433":"(49.5087216614833, -123.898435746149)","2434":"(49.4777660829376, -123.805677322114)","2435":"('nil', 'nil')","2436":"(49.4644913, -123.7370577)","2437":"(49.5033866, -123.7457973)","2438":"(44.3765249307692, -64.3120077384615)","2439":"(44.3763427, -64.3087017)","2440":"(44.3657145755268, -64.3207202463444)","2441":"(45.1960403, -63.1653789)","2442":"(44.3772983714286, -64.3185889857143)","2443":"(44.3768254, -64.3106122923077)","2444":"(44.37654023125, -64.3105451625)","2445":"(44.3774651, -64.3084288)","2446":"(45.1960403, -63.1653789)","2447":"(45.1960403, -63.1653789)","2448":"(44.3761985, -64.3052517444444)","2449":"(44.3770938428571, -64.3114949428571)","2450":"(44.3789217, -64.3117902)","2451":"(44.3691156614347, -64.3182546964242)","2452":"(44.3678611, -64.3195145)","2453":"(44.3764573, -64.3113718)","2454":"(44.3762429833333, -64.3094862)","2455":"(44.38275596, -64.32521914)","2456":"(44.377054915, -64.308596975)","2457":"(44.378241, -64.3173034)","2458":"(44.374206476127, -64.3203408114277)","2459":"(44.3760854, -64.3072799)","2460":"(44.3830103519405, -64.3299633144593)","2461":"(44.3787520625, -64.3059185625)","2462":"(44.37605256, -64.30450162)","2463":"(44.37771615, -64.312351525)","2464":"(44.37794117, -64.32229355)","2465":"(44.3789293, -64.3177987666667)","2466":"(44.3731729949064, -64.2953589779505)","2467":"(44.3771295478227, -64.3133668023021)","2468":"(44.3784799571429, -64.3117491571429)","2469":"(44.3764396333333, -64.3055535444445)","2470":"(44.3774954, -64.3154816)","2471":"(44.377819, -64.3054275)","2472":"(44.3738784479328, -64.2990930988424)","2473":"(44.3785861376284, -64.362813509118)","2474":"(44.6045629793157, -64.6021608882143)","2475":"(38.7985413, -86.8833453)","2476":"('nil', 'nil')","2477":"(44.3760854, -64.3072799)","2478":"(45.2528049, -81.6669054)","2479":"(50.000678, -86.000977)","2480":"(45.2585894, -81.6599907)","2481":"(45.2615094923077, -81.6584645384615)","2482":"(45.2546135359204, -81.6677027502214)","2483":"(50.000678, -86.000977)","2484":"(50.000678, -86.000977)","2485":"(45.2555168287395, -81.6725434316837)","2486":"(35.8320689233384, -84.9094200534366)","2487":"(45.2551483796926, -81.6751197256836)","2488":"(45.2625421810304, -81.6605082530837)","2489":"(50.000678, -86.000977)","2490":"(50.000678, -86.000977)","2491":"(45.2575579905673, -81.6765634146101)","2492":"(50.000678, -86.000977)","2493":"(50.000678, -86.000977)","2494":"(45.2392449, -81.6845887)","2495":"(50.000678, -86.000977)","2496":"(45.2536927231453, -81.6672333261889)","2497":"(45.2144347356047, -81.6414015099934)","2498":"(45.2349948043647, -81.6575895080838)","2499":"(56.6227872, -6.0682243)","2500":"(42.180259, -79.415306)","2501":"(45.2395596787962, -81.6423699494198)","2502":"(28.8524817291667, -81.6857366875)","2503":"(52.2137161, -113.811868226203)","2504":"(55.001251, -115.002136)","2505":"(52.2883754, -113.8503769)","2506":"(52.2887002, -113.8411157)","2507":"(52.20624365, -113.8173162)","2508":"(52.2865843114179, -113.852452948614)","2509":"(52.2053399, -113.817975425)","2510":"(52.28596, -113.853014)","2511":"(52.262879, -113.8116487)","2512":"(52.261031, -113.814296)","2513":"(42.8421048562404, -81.2531473976842)","2514":"(52.2506725, -113.8141185)","2515":"(52.234377, -113.8214573)","2516":"(55.001251, -115.002136)","2517":"(55.001251, -115.002136)","2518":"(52.2506725, -113.8141185)","2519":"(52.287258, -113.8504881)","2520":"(52.2870844926274, -113.851065551608)","2521":"(52.2469629, -113.816186123755)","2522":"(52.21736565, -113.81286054829)","2523":"(52.2506725, -113.8141185)","2524":"(52.2188167, -113.8126909)","2525":"(52.21935255, -113.812481436645)","2526":"(52.2073578, -113.81204075175)","2527":"(52.21414705, -113.815062115571)","2528":"(52.2538758, -113.8138969)","2529":"(52.2506725, -113.8141185)","2530":"(52.2576251002898, -113.802433871281)","2531":"(55.001251, -115.002136)","2532":"(55.001251, -115.002136)","2533":"(52.280401, -113.804912)","2534":"('nil', 'nil')","2535":"(52.3059983, -113.8613047)","2536":"(51.8533093, -114.0256429)","2537":"(55.001251, -115.002136)","2538":"('nil', 'nil')","2539":"(45.9449942, -66.680472)","2540":"(45.964915, -66.6627904331502)","2541":"(45.94951715, -66.6845695074934)","2542":"(45.9461983, -66.86647)","2543":"(45.941281, -66.6760304386043)","2544":"(45.93617015, -66.6616553232246)","2545":"(45.9409763, -66.6562252)","2546":"(45.9300252, -66.7122983)","2547":"(45.9537175, -66.6328907172914)","2548":"(45.9416143, -66.6730322676564)","2549":"(45.9555926, -66.62306)","2550":"(45.9429475, -66.6720959477144)","2551":"(45.9609765, -66.6383805)","2552":"(45.9117371, -66.5870442)","2553":"(45.9609765, -66.6383805)","2554":"(45.9456958, -66.6177246)","2555":"(45.95492935, -66.6341642478392)","2556":"(45.9650431, -66.7686339632979)","2557":"(45.9196165, -66.5970483373158)","2558":"(45.9466258, -66.6780039705356)","2559":"(45.9456958, -66.6177246)","2560":"(45.96620955, -66.7115558)","2561":"(46.500283, -66.750183)","2562":"(42.9872135909091, -79.2509346363636)","2563":"(45.9378415, -66.6324569728607)","2564":"(45.9381763, -66.6344647)","2565":"(45.94595045, -66.6401525359227)","2566":"(45.9456958, -66.6177246)","2567":"(45.9555926, -66.62306)","2568":"(45.9521252, -66.6331060057766)","2569":"(45.9628792, -66.6549056)","2570":"(45.9663882, -66.7439406930678)","2571":"(45.9430206, -66.6329356)","2572":"(45.95660535, -66.641854546824)","2573":"(45.9647543, -66.6559011)","2574":"(-14.2738508, -170.7061434)","2575":"(45.8870581, -66.9082458)","2576":"(52.4551016, -1.7772496)","2577":"(52.4760892, -71.8258668)","2578":"(48.8317451, -64.4837079)","2579":"(52.4760892, -71.8258668)","2580":"(52.4760892, -71.8258668)","2581":"(48.8283745, -64.4860155)","2582":"(52.4760892, -71.8258668)","2583":"(48.8317451, -64.4837079)","2584":"(48.860035, -64.203759188478)","2585":"(52.4760892, -71.8258668)","2586":"('nil', 'nil')","2587":"(48.8317451, -64.4837079)","2588":"(48.8317451, -64.4837079)","2589":"(48.839716, -64.2408248)","2590":"(48.8282446, -64.4910619)","2591":"(52.4760892, -71.8258668)","2592":"(48.8317451, -64.4837079)","2593":"(48.8317451, -64.4837079)","2594":"(52.4760892, -71.8258668)","2595":"(52.4760892, -71.8258668)","2596":"(52.4760892, -71.8258668)","2597":"(52.4760892, -71.8258668)","2598":"(52.4760892, -71.8258668)","2599":"(48.826702, -64.4897312)","2600":"(52.4760892, -71.8258668)","2601":"(48.8317451, -64.4837079)","2602":"(48.7628823, -64.3760203)","2603":"(49.0036377, -64.3933557)","2604":"(37.8536980667151, -78.8379418291732)","2605":"(52.4760892, -71.8258668)","2606":"(48.8687364953982, -64.2124015779278)","2607":"(48.8317451, -64.4837079)","2608":"('nil', 'nil')","2609":"(33.5739513541667, -117.734158020833)","2610":"('nil', 'nil')","2611":"(45.9194745, 14.3637139)","2612":"(49.41205455, 2.40648784690548)","2613":"(46.3324767, -79.4775805)","2614":"(46.3147425, -79.4691826)","2615":"(46.260186, -79.4302986)","2616":"(46.3096742, -79.4378259)","2617":"(46.260186, -79.4302986)","2618":"(50.000678, -86.000977)","2619":"(46.2709732, -79.4422491054102)","2620":"(46.3179927, -79.4571495)","2621":"(46.26747365, -79.4361951386899)","2622":"(46.260186, -79.4302986)","2623":"(50.000678, -86.000977)","2624":"(46.3143624, -79.4659675)","2625":"(46.326354, -79.5000016)","2626":"(46.2586628, -79.4155221)","2627":"(46.260186, -79.4302986)","2628":"(46.260186, -79.4302986)","2629":"(46.260186, -79.4302986)","2630":"(46.260186, -79.4302986)","2631":"(46.3423412, -79.4873212)","2632":"(50.000678, -86.000977)","2633":"(46.260186, -79.4302986)","2634":"(46.2703236, -79.4432124)","2635":"(46.260186, -79.4302986)","2636":"(50.000678, -86.000977)","2637":"(28.8510553444003, -81.690979301153)","2638":"(38.847218, -90.9399479183674)","2639":"(32.4931586363636, -94.8031308181818)","2640":"(46.3216536, -79.4549301)","2641":"(43.0458601, -86.176193)","2642":"(46.3454128, -79.4456252)","2643":"(28.8482018119784, -81.6948703908423)","2644":"('nil', 'nil')","2645":"(28.8493292647206, -81.6931489245849)","2646":"(28.8505275793508, -81.692198958384)","2647":"('nil', 'nil')","2648":"(46.260186, -79.4302986)","2649":"(41.6199726938775, -78.840519122449)","2650":"(49.8744273, -124.5522755)","2651":"(49.8489957, -124.5226255)","2652":"(49.8313649, -124.5271583)","2653":"(49.8728951, -124.5521962)","2654":"(49.9064765, -124.6217136)","2655":"(49.8038512, -124.5152637)","2656":"(49.8313649, -124.5271583)","2657":"(49.8056021, -124.5201939)","2658":"(49.8313649, -124.5271583)","2659":"(49.9857845, -124.7092245)","2660":"(55.001251, -125.002441)","2661":"(55.001251, -125.002441)","2662":"(51.7252449, -3.0811001)","2663":"(49.7645913, -124.3030945)","2664":"(55.001251, -125.002441)","2665":"(49.8365297, -124.5279196)","2666":"(49.7721684, -124.3696882)","2667":"('nil', 'nil')","2668":"(49.8313649, -124.5271583)","2669":"(49.9064765, -124.6217136)","2670":"(49.7729823, -124.3455403)","2671":"(49.8313649, -124.5271583)","2672":"(55.001251, -125.002441)","2673":"(49.8052614, -124.524156)","2674":"(49.8313649, -124.5271583)","2675":"(55.001251, -125.002441)","2676":"(44.545537664767, -65.8653790159508)","2677":"('nil', 'nil')","2678":"(55.001251, -125.002441)","2679":"(-43.2968727, 172.2010983)","2680":"(49.246661, -123.0416302)","2681":"(49.7729823, -124.3455403)","2682":"(35.4990359, -86.5147261)","2683":"(45.3926804, -75.6810612)","2684":"(55.001251, -125.002441)","2685":"(49.7635707, -124.2968652)","2686":"(49.9064765, -124.6217136)","2687":"(49.802461, -124.517848946873)","2688":"(49.8282707, -119.6377388)","2689":"(49.8116539, -119.6232427)","2690":"(49.830865, -119.617974)","2691":"(49.8827872234454, -119.55040007673)","2692":"(49.8560146, -119.5613337)","2693":"(49.9010623916976, -119.549251420593)","2694":"(49.8548123721404, -119.619344787955)","2695":"(38.9729735, -95.3210443)","2696":"(49.8624939, -119.5811069)","2697":"(49.8460202759364, -119.568925860772)","2698":"(49.846636, -119.5632602)","2699":"(49.8490577202549, -119.562561737245)","2700":"(49.8573377, -119.5374631)","2701":"(49.8659770124968, -119.536055704151)","2702":"(49.8506423808644, -119.606871430611)","2703":"(49.8451452, -119.5753957)","2704":"(49.8581578274822, -119.538327762602)","2705":"(50.0586868, -119.4980679)","2706":"(49.8466780078164, -119.582328636926)","2707":"(49.872866, -119.5440553)","2708":"(49.8459546828462, -119.571060137796)","2709":"(49.8521936243631, -119.645410554155)","2710":"(49.8235012267367, -119.589191069188)","2711":"('nil', 'nil')","2712":"(53.5202741, -2.1662094)","2713":"(34.1303364, -118.2346735)","2714":"(49.8511895363722, -119.567830880253)","2715":"(49.8647475776418, -119.536595887426)","2716":"(49.8472576, -119.5695385)","2717":"(49.8724336, -119.5596551)","2718":"(49.8356611, -119.5801203)","2719":"(49.8616368, -119.6074154)","2720":"(45.7257274256478, -61.0242101227442)","2721":"(49.8464184, -119.5634187)","2722":"(49.8433211565863, -119.61622730672)","2723":"(49.1849088, -119.5492993)","2724":"(49.1799019, -119.5512481)","2725":"(49.1799019, -119.5512481)","2726":"(49.166322, -119.5618977)","2727":"(49.1439301, -119.596636)","2728":"(49.19316965, -119.540898129566)","2729":"(49.1914851, -119.5397214)","2730":"(49.1893191, -119.5373249)","2731":"(49.2144325, -119.5532927)","2732":"(49.1989424, -119.5443681)","2733":"(51.7252449, -3.0811001)","2734":"('nil', 'nil')","2735":"(55.001251, -125.002441)","2736":"(49.148889, -119.5718315)","2737":"(49.0999876, -119.5359039)","2738":"(49.1776212, -119.5675149)","2739":"(49.177783, -119.5578591)","2740":"(49.1568755, -119.5615789)","2741":"(49.170683, -119.556956)","2742":"(55.001251, -125.002441)","2743":"(49.170683, -119.556956)","2744":"(-15.6447803, -55.9728934)","2745":"(49.2044305, -119.5536099)","2746":"(49.170683, -119.556956)","2747":"(49.1337403, -119.5680932)","2748":"(49.170683, -119.556956)","2749":"(49.2722637, -119.5259978)","2750":"(49.2041928, -119.541507)","2751":"(37.145891, -90.532988)","2752":"(41.5244806, -73.0173671)","2753":"(24.5835921, 46.8602193)","2754":"(49.170683, -119.556956)","2755":"(50.9816591, -2.7466472)","2756":"(49.1890446, -119.5424902)","2757":"(40.5965985, -111.9836762)","2758":"(49.170683, -119.556956)","2759":"(49.8459755, -97.321036809999)","2760":"(41.7160718, -83.4752804)","2761":"(53.2539096, -132.1055396)","2762":"(54.0124473, -132.1452236)","2763":"(51.7252449, -3.0811001)","2764":"(-33.9241848, 25.5391266)","2765":"(53.9872563, -132.627514299239)","2766":"(53.5916281, -131.9393669)","2767":"(55.001251, -125.002441)","2768":"(55.001251, -125.002441)","2769":"(55.001251, -125.002441)","2770":"(55.001251, -125.002441)","2771":"(55.001251, -125.002441)","2772":"(54.0107849, -132.1400254)","2773":"(55.001251, -125.002441)","2774":"(54.0130646, -132.148494904337)","2775":"(54.0098779, -132.147851)","2776":"('nil', 'nil')","2777":"(54.0108286, -132.1352818)","2778":"(53.2553766, -132.0710348)","2779":"(55.001251, -125.002441)","2780":"(53.2539096, -132.1055396)","2781":"(55.001251, -125.002441)","2782":"(53.2527503, -132.0947473)","2783":"(54.0328385, -132.174324)","2784":"(54.0108286, -132.1352818)","2785":"(54.0394987605646, -131.922439460868)","2786":"(54.0098779, -132.147851)","2787":"(55.001251, -125.002441)","2788":"(40.8471162, -92.0317955)","2789":"(53.2539096, -132.1055396)","2790":"(40.7722579, -78.0160661)","2791":"(53.583538, -131.933441)","2792":"(53.2548411, -132.0604261)","2793":"(53.2543478886362, -132.102857453917)","2794":"(53.6864032, -132.1697556)","2795":"(50.710529, -127.4900107)","2796":"(50.7126587, -127.4914469)","2797":"(50.697673, -127.4780558)","2798":"(50.7206947, -127.4967195)","2799":"(50.6893475, -127.4531093)","2800":"(50.7171085, -127.4776512)","2801":"(50.7206947, -127.4967195)","2802":"(50.7220843, -127.4912274)","2803":"(50.7259881, -127.4921644)","2804":"(50.7054142, -127.4830997)","2805":"(50.7201642, -127.5108345)","2806":"(55.001251, -125.002441)","2807":"(38.7539989795918, -77.2688786122449)","2808":"(50.7203361, -127.4959813)","2809":"(50.6893475, -127.4531093)","2810":"(50.7220043, -127.4922459)","2811":"(50.6944829, -127.4134628)","2812":"(50.7295633, -127.4990475)","2813":"(50.692701, -127.4678219)","2814":"(55.001251, -125.002441)","2815":"(50.6893475, -127.4531093)","2816":"(50.6923399, -127.4144797)","2817":"(55.001251, -125.002441)","2818":"(50.710529, -127.4900107)","2819":"(55.001251, -125.002441)","2820":"(55.001251, -125.002441)","2821":"(58.6993337, -156.6860017)","2822":"(55.001251, -125.002441)","2823":"(41.7478707, -72.5413728)","2824":"(50.7259881, -127.4921644)","2825":"('nil', 'nil')","2826":"(52.8572623, -2.2560345)","2827":"(50.2122222, -126.5995996)","2828":"(49.7580967, -94.5618285)","2829":"(49.7683503740741, -94.5010012592593)","2830":"(50.1049323, -91.9086135)","2831":"(49.7457335, -94.3719405)","2832":"(49.7457335, -94.3719405)","2833":"(49.758085, -94.550167)","2834":"(50.000678, -86.000977)","2835":"(49.6651067, -94.0844079)","2836":"('nil', 'nil')","2837":"(49.7457335, -94.3719405)","2838":"(49.7658549, -94.5212731)","2839":"(49.76373835, -94.5262682242499)","2840":"(34.188219, -82.4030048)","2841":"(40.0571366167742, -86.0241979419835)","2842":"('nil', 'nil')","2843":"(37.4964989395973, -120.860475)","2844":"(41.403813, -70.556754)","2845":"(41.5139704086565, -83.3613636213741)","2846":"(48.7032282, -94.8480091)","2847":"(49.2279337, -123.0044131)","2848":"(49.2639515, -123.0197275)","2849":"(49.2565552, -123.0069167)","2850":"(49.2303683, -123.0041598)","2851":"(49.2675843, -123.010589550535)","2852":"(49.2243084, -122.9854875)","2853":"(49.2265894, -123.004442)","2854":"(49.2514593, -122.967841452598)","2855":"(55.001251, -125.002441)","2856":"(51.4242175, 0.7992111)","2857":"(49.2250995, -122.9353345)","2858":"(49.25770475, -123.023079756624)","2859":"(53.791833, -1.5139055)","2860":"(51.5892549, -0.0012184)","2861":"(49.2200332, -122.9993061)","2862":"(49.2241919, -122.9941598)","2863":"(40.6254434, -74.1513587)","2864":"(49.2148657, -122.9882164)","2865":"(49.2180425, -122.9975701)","2866":"(-34.0689882, 150.7829413)","2867":"(37.7430963, -122.4724931)","2868":"(42.2402014848485, -85.6319087474748)","2869":"(41.0745609, -85.1108246)","2870":"(55.9685565, -3.1654498)","2871":"(35.1120589, -90.0073395)","2872":"(49.2129891, -122.9802239)","2873":"(53.7869105, -1.7967577)","2874":"(53.4425114, -2.1871601)","2875":"(55.8885272, -4.310771)","2876":"(38.7921324, -104.8454648)","2877":"(49.1448649, -122.0068708)","2878":"(49.168853, -121.9527945)","2879":"(55.001251, -125.002441)","2880":"(55.001251, -125.002441)","2881":"(49.1465468, -121.9631175)","2882":"(49.1533606, -121.9629854)","2883":"(49.1533606, -121.9629854)","2884":"(49.1576978, -122.0340496)","2885":"(49.1637346, -122.0124987)","2886":"(55.001251, -125.002441)","2887":"(39.669044, -75.6336809)","2888":"(55.001251, -125.002441)","2889":"(49.1975668, -121.7286199)","2890":"(49.095018, -121.9585394)","2891":"(55.001251, -125.002441)","2892":"(39.9886413, -78.2562395)","2893":"(55.001251, -125.002441)","2894":"(55.001251, -125.002441)","2895":"(51.5922189, -0.3812411)","2896":"(49.062071, -122.0589275)","2897":"(49.14179065, -121.998728535126)","2898":"(49.0570921, -121.9682658)","2899":"(52.5511652, -1.8635266)","2900":"(56.6588304, -111.2792211)","2901":"(53.1916897, -6.1080843)","2902":"(47.6521016, -122.3890656)","2903":"(49.0958625, -121.8908313)","2904":"(49.1261075, -122.0851992)","2905":"(39.9886413, -78.2562395)","2906":"(52.9759201, -122.4154986)","2907":"(36.173165, -92.924177)","2908":"(49.1829952, -121.7791242)","2909":"(53.7685215, -0.3853962)","2910":"(42.3895769393939, -83.0364222929293)","2911":"(52.4760892, -71.8258668)","2912":"(52.4760892, -71.8258668)","2913":"(52.4760892, -71.8258668)","2914":"(48.1399494, -69.7176706)","2915":"(48.1505616356064, -69.7175389599985)","2916":"(48.14364, -69.719925)","2917":"(48.14364, -69.719925)","2918":"(48.14364, -69.719925)","2919":"(52.4760892, -71.8258668)","2920":"(48.1438191, -69.7211974)","2921":"(52.4760892, -71.8258668)","2922":"(48.14364, -69.719925)","2923":"(52.4760892, -71.8258668)","2924":"(48.1435179, -69.7136153)","2925":"(52.4760892, -71.8258668)","2926":"(48.1482034, -69.7175207)","2927":"(52.4760892, -71.8258668)","2928":"(52.4760892, -71.8258668)","2929":"(52.4760892, -71.8258668)","2930":"(46.441406, -72.343941)","2931":"(52.4760892, -71.8258668)","2932":"(52.4760892, -71.8258668)","2933":"(45.73022675, -0.721287587256379)","2934":"(52.4760892, -71.8258668)","2935":"(33.9204332, -6.3676093)","2936":"(52.4760892, -71.8258668)","2937":"(48.14364, -69.719925)","2938":"(43.6955276, 0.410101917523799)","2939":"(48.1441101727273, -69.7112016181818)","2940":"(48.14364, -69.719925)","2941":"(48.14364, -69.719925)","2942":"(48.14364, -69.719925)","2943":"(48.1877229, -69.6984824)","2944":"(48.1438393, -69.7192544)","2945":"(52.4760892, -71.8258668)","2946":"(45.0705302, 5.5505623)","2947":"(55.001251, -125.002441)","2948":"(55.001251, -125.002441)","2949":"(49.3444156, -123.1114076)","2950":"(49.3100753, -123.0825195)","2951":"(49.3444156, -123.1114076)","2952":"(49.3444156, -123.1114076)","2953":"(49.3270114, -123.0093477)","2954":"(49.3238526, -123.1067872)","2955":"(55.001251, -125.002441)","2956":"(49.3444156, -123.1114076)","2957":"(41.6352167399139, -73.7513080137617)","2958":"(55.001251, -125.002441)","2959":"(55.001251, -125.002441)","2960":"(44.5506918745556, -80.9320668303962)","2961":"(55.001251, -125.002441)","2962":"(51.5216917, 0.1098333)","2963":"(49.32493145, -123.122544652947)","2964":"(55.001251, -125.002441)","2965":"(51.5647905, 0.1394979)","2966":"(52.6455381, -1.0681359)","2967":"(38.2580938753901, -78.4576448083073)","2968":"(49.3463367, -123.0782041)","2969":"(41.806728, -71.450592)","2970":"(52.5280353, -1.8385577)","2971":"(39.804276, -78.393736)","2972":"(-32.0433297, 115.8965368)","2973":"(55.001251, -125.002441)","2974":"(44.5587539216773, -80.9391837876028)","2975":"(27.1459597272727, -82.4580640909091)","2976":"(49.3178237, -123.0758294)","2977":"(55.001251, -125.002441)","2978":"(49.3420387, -123.1137445)","2979":"(38.4171749879496, -82.5883948598403)","2980":"(55.001251, -125.002441)","2981":"(30.2872357, -97.7554114)","2982":"(46.1068245, -64.7489514)","2983":"(46.1000526035464, -60.7522092961995)","2984":"(46.0899187, -60.7752951)","2985":"(46.0938856475201, -60.7618619958585)","2986":"(45.1960403, -63.1653789)","2987":"(46.1060109, -60.8621011)","2988":"(46.1009557830081, -60.7475249843522)","2989":"(45.1960403, -63.1653789)","2990":"(46.1001391078367, -60.7490917784945)","2991":"(46.0829282263318, -60.7919527647907)","2992":"(46.0978570135202, -60.7560985236888)","2993":"(46.0971048, -60.757167)","2994":"(46.0994700142857, -60.7538227)","2995":"(46.0883573108108, -60.857749327027)","2996":"(46.1060109, -60.8621011)","2997":"(46.0812359766787, -60.8205623289624)","2998":"(46.1025794, -60.7544031666667)","2999":"(46.0968847727273, -60.7569410090909)","3000":"(45.1960403, -63.1653789)","3001":"(46.0902742, -60.7746043)","3002":"(58.2843833, 32.5169757)","3003":"(46.10101435919, -60.7487883922319)","3004":"(46.1012231370109, -60.7475675224793)","3005":"(49.1699962, -122.6918771)","3006":"(51.44930675, -2.51784516884328)","3007":"(43.4431917356667, -65.6365168233933)","3008":"(40.4035085966846, -80.2395330677765)","3009":"(52.4760892, -71.8258668)","3010":"(52.4760892, -71.8258668)","3011":"(46.7916051, -71.1615606)","3012":"(46.7867792, -71.1561908)","3013":"(46.7910096, -71.1753274)","3014":"(52.4760892, -71.8258668)","3015":"(46.712095, -71.2919293)","3016":"(46.7910096, -71.1753274)","3017":"(46.7910096, -71.1753274)","3018":"(52.4760892, -71.8258668)","3019":"(46.7910096, -71.1753274)","3020":"(52.4760892, -71.8258668)","3021":"(52.4760892, -71.8258668)","3022":"(46.7910096, -71.1753274)","3023":"(46.8121965981067, -71.185956550822)","3024":"(46.8145029, -71.1826698)","3025":"(46.804781981454, -71.1812743066975)","3026":"(46.8050422, -71.181681)","3027":"(52.4760892, -71.8258668)","3028":"(46.8085493, -71.1853207)","3029":"(52.4760892, -71.8258668)","3030":"(46.7910096, -71.1753274)","3031":"(46.7910096, -71.1753274)","3032":"(52.4760892, -71.8258668)","3033":"(46.8056837, -71.185378)","3034":"(46.7910096, -71.1753274)","3035":"(46.6992606, -71.3012712)","3036":"(46.8229028, -71.1188769)","3037":"('nil', 'nil')","3038":"(65.9509306332476, -18.1760308895079)","3039":"('nil', 'nil')","3040":"(46.8674826, -113.9922944)","3041":"('nil', 'nil')","3042":"(46.8065317, -71.1637765)","3043":"(46.7154656, -71.2964864)","3044":"(46.6668801633561, -71.2449396939715)","3045":"(55.1770519, -118.8487882)","3046":"(55.1696611725865, -118.817352687477)","3047":"(55.001251, -115.002136)","3048":"(55.001251, -115.002136)","3049":"(55.1775506, -118.7977049)","3050":"(55.1689061, -118.7942646)","3051":"(55.1702221774466, -118.839855896453)","3052":"(55.1709445, -118.8261171)","3053":"(55.1709919, -118.7948882)","3054":"(55.1855044, -118.8010254)","3055":"(55.1834594, -118.8177351)","3056":"(55.1861902245692, -118.802171377567)","3057":"(55.192887, -118.8178188)","3058":"(55.001251, -115.002136)","3059":"(55.1709919, -118.7948882)","3060":"(55.1896489, -118.795674)","3061":"(55.1692193, -118.8497623)","3062":"(55.001251, -115.002136)","3063":"(55.170220379574, -118.836579273589)","3064":"(55.1702031, -118.8211799)","3065":"(55.001251, -115.002136)","3066":"(55.1702245, -118.8260241)","3067":"(55.1891759073991, -118.795676814092)","3068":"(55.1752861, -118.7946717)","3069":"(55.1878435, -118.795692)","3070":"('nil', 'nil')","3071":"(55.1798265, -118.819324364632)","3072":"(55.2164993, -118.8205455)","3073":"(55.1709919, -118.7948882)","3074":"(55.1702108818182, -118.822941427273)","3075":"(55.1502308995009, -118.776112238621)","3076":"(53.6961506, -113.2470458)","3077":"('nil', 'nil')","3078":"(43.1701106, -79.2654372)","3079":"(43.178095, -79.266948)","3080":"(43.18094758125, -79.26601458125)","3081":"(43.1371908, -79.2144083)","3082":"(43.1611669619934, -79.2631865601194)","3083":"(43.1780959, -79.2502856)","3084":"(43.1783095, -79.2665946)","3085":"(43.1956985, -79.2569111)","3086":"(43.193689, -79.263001)","3087":"(43.1563812, -79.2528176)","3088":"(43.198615, -79.281011)","3089":"(43.201825, -79.268418)","3090":"(50.000678, -86.000977)","3091":"(43.1952145, -79.2556955)","3092":"(43.1518697, -79.2521567)","3093":"(43.202697, -79.265495)","3094":"(43.199528, -79.273676)","3095":"(40.5714575, -78.138064)","3096":"(43.11854445, -79.2462493496094)","3097":"(43.199697, -79.271089)","3098":"(46.1415852631579, -60.191495)","3099":"(28.2458341818182, -81.3094416060606)","3100":"(43.1466289, -79.2554779)","3101":"('nil', 'nil')","3102":"(44.5043878, -77.4722485)","3103":"('nil', 'nil')","3104":"(43.2066408270605, -79.2542975869597)","3105":"(42.387960522878, -71.0838035579655)","3106":"(43.1246766859241, -79.3163313076348)","3107":"('nil', 'nil')","3108":"(-17.8247521, 31.05159)","3109":"(52.9066708, -1.47654442855764)","3110":"(44.9908545158225, -64.1204895477031)","3111":"(46.5389609, -72.7467621)","3112":"(46.5409162898834, -72.7553981488117)","3113":"(46.5166413, -72.7488433)","3114":"(46.691254745, -72.74039494)","3115":"(52.4760892, -71.8258668)","3116":"(46.5389609, -72.7467621)","3117":"(46.6355500044152, -72.6113465702616)","3118":"(45.431719744, -73.599478172)","3119":"(46.6026972, -72.7081068)","3120":"(52.4760892, -71.8258668)","3121":"(46.6708041, -72.7664382)","3122":"(46.0963857, -75.6339128)","3123":"(33.5739650625, -117.7341950625)","3124":"(22.2069127, -101.0010078)","3125":"(46.5268590175535, -72.7339603341345)","3126":"(46.6403462, -72.7165842)","3127":"(52.4760892, -71.8258668)","3128":"(45.388886, -73.992011)","3129":"(45.763346, -73.810991)","3130":"(46.6209952, -72.7547442)","3131":"(46.4438043, -72.7781378)","3132":"('nil', 'nil')","3133":"(-18.5687499, -46.5452873)","3134":"(46.5578186, -72.7543193)","3135":"(46.6619885, -72.7924941)","3136":"(45.4312612333333, -73.6037383895833)","3137":"(46.5350564, -72.7557881)","3138":"(46.5350564, -72.7557881)","3139":"(45.668682, -73.58232388)","3140":"(47.746173, -3.35721337170842)","3141":"(52.4760892, -71.8258668)","3142":"(55.001251, -125.002441)","3143":"(55.001251, -125.002441)","3144":"(49.3502554, -124.4043021)","3145":"(55.001251, -125.002441)","3146":"(49.3502554, -124.4043021)","3147":"(55.001251, -125.002441)","3148":"(49.3620155, -124.4845621)","3149":"(55.001251, -125.002441)","3150":"(55.001251, -125.002441)","3151":"(55.001251, -125.002441)","3152":"(49.3513273, -124.438942)","3153":"(55.001251, -125.002441)","3154":"(49.3355632, -124.4101012)","3155":"(49.3025267, -124.5099126)","3156":"(55.001251, -125.002441)","3157":"(55.001251, -125.002441)","3158":"(51.5395513, -0.0912507)","3159":"(43.3377666062189, -76.2301681834904)","3160":"(49.3611454, -124.5047517)","3161":"(51.4526275, -0.0893276)","3162":"(28.692984, -80.85393)","3163":"(49.3780788, -124.5750453)","3164":"(49.3460356, -124.6510126)","3165":"(49.3482843, -124.4430078)","3166":"(49.3549901, -124.4215687)","3167":"(49.3666854, -124.4825841)","3168":"(49.2912893, -124.5229418)","3169":"(49.3555371, -124.4726158)","3170":"(55.001251, -125.002441)","3171":"(49.3555542, -124.4382494)","3172":"(49.3611454, -124.5047517)","3173":"(55.001251, -125.002441)","3174":"(49.3611454, -124.5047517)","3175":"(43.355683, -88.622558)","3176":"(46.5344278, -84.3238987)","3177":"(46.5098389, -84.337316)","3178":"(46.5375399, -84.3170493)","3179":"(46.5148984, -84.3393757)","3180":"(46.5126673, -84.3362788)","3181":"(46.5059077, -84.328523)","3182":"(46.5312438, -84.319194)","3183":"(46.5473616, -84.3188644)","3184":"(46.5451582946838, -84.319415101883)","3185":"(46.512530325, -84.33647771875)","3186":"(46.533077, -84.3198863)","3187":"(46.5234760736433, -84.2698077745426)","3188":"(46.6065966364738, -84.2953652067094)","3189":"(46.5339461, -84.3194087)","3190":"(50.000678, -86.000977)","3191":"(46.533359, -84.319021)","3192":"(46.5183510383993, -84.2814942015315)","3193":"(46.5227419, -84.2478966)","3194":"(46.5363078148378, -84.2405447066201)","3195":"(46.5198219, -84.3191653)","3196":"(46.5177220909892, -84.2828563171205)","3197":"(46.7783436, -84.3565902)","3198":"(46.5812718875858, -84.3274710293843)","3199":"(46.545389512931, -84.3194236085614)","3200":"(46.5473616, -84.3188644)","3201":"(43.6527257, -79.3777755)","3202":"(40.8101261375179, -77.9294447236299)","3203":"(35.7171660416667, -77.8909771458333)","3204":"(54.5687821, -1.1759806)","3205":"(53.4063641, -117.5565277)","3206":"(53.4063641, -117.5565277)","3207":"(53.4063641, -117.5565277)","3208":"(53.3831407, -117.6315927)","3209":"(53.396223, -117.5997489)","3210":"(53.396223, -117.5997489)","3211":"(43.1633097894737, -77.6250751578947)","3212":"(53.3865446, -117.6193266)","3213":"(53.4063641, -117.5565277)","3214":"(53.3865446, -117.6193266)","3215":"(53.396223, -117.5997489)","3216":"(53.4063641, -117.5565277)","3217":"(53.3865446, -117.6193266)","3218":"(53.396223, -117.5997489)","3219":"(55.001251, -115.002136)","3220":"(55.001251, -115.002136)","3221":"(53.4068992, -117.5480966)","3222":"(53.4249076, -117.5429999)","3223":"(53.396223, -117.5997489)","3224":"(55.001251, -115.002136)","3225":"(53.3831407, -117.6315927)","3226":"(55.001251, -115.002136)","3227":"('nil', 'nil')","3228":"(53.8865388, -2.0366116)","3229":"(53.4046768, -117.570219)","3230":"(30.3376429, -90.8482651)","3231":"(40.1674102, -106.4169259)","3232":"(53.8865388, -2.0366116)","3233":"(43.9201231, -78.8789351)","3234":"(44.5031929, -80.3059062)","3235":"(50.000678, -86.000977)","3236":"(44.5058033, -80.3072645)","3237":"(44.5058033, -80.3072645)","3238":"(44.5124812, -80.3238143)","3239":"(44.4479692, -80.4385996)","3240":"(43.650333, -79.372044)","3241":"(44.507661058902, -80.3160241151521)","3242":"(44.5139952, -80.3145706)","3243":"(44.5124812, -80.3238143)","3244":"(43.6432764, -79.3758462)","3245":"(44.5016613, -80.3351236)","3246":"(44.5058033, -80.3072645)","3247":"(44.5116657324646, -80.3231415967562)","3248":"(40.8104608, -75.5231940974711)","3249":"(43.582024, -79.610116)","3250":"(44.3259052, -80.5244926)","3251":"('nil', 'nil')","3252":"(42.8137637, -81.5585382)","3253":"(44.5231773457739, -80.2975975408775)","3254":"(44.5858284566159, -80.5283330477499)","3255":"(44.297199, -78.3192701)","3256":"(44.2796276287159, -78.3544363486331)","3257":"(44.2895084, -78.305703)","3258":"(44.3030634158991, -78.3197065043651)","3259":"(44.2817547758386, -78.3465538951969)","3260":"(44.2891397154223, -78.3022387457896)","3261":"(44.2014544894626, -78.3263627751744)","3262":"(50.000678, -86.000977)","3263":"(44.2946918, -78.3406435)","3264":"(44.3036634993926, -78.2445731409884)","3265":"(43.8702422, -79.2725044)","3266":"(44.3182756333656, -78.2913820161355)","3267":"(44.294479, -78.2807086)","3268":"(44.3043328, -78.3373652)","3269":"(36.0618049266834, -80.344832134895)","3270":"(50.000678, -86.000977)","3271":"(44.4652025285675, -78.4755782649206)","3272":"(44.842018, -77.981965)","3273":"(44.2901907, -78.374428)","3274":"(44.4860814016742, -78.4815983168961)","3275":"(44.4823352116927, -78.4797434520896)","3276":"(44.3279927, -78.4427009)","3277":"(44.4054656063879, -78.4871869811447)","3278":"(41.8602987661657, -76.9534056349758)","3279":"(41.1628511552094, -87.8402929940342)","3280":"(44.2965835, -78.3006078)","3281":"(43.614638, -116.276284)","3282":"(44.4554280200162, -78.4704343850776)","3283":"(44.3014954, -78.338309)","3284":"(51.344106, 0.728479)","3285":"(45.403271, -71.889038)","3286":"(52.4760892, -71.8258668)","3287":"(45.3983347290799, -71.939346911956)","3288":"(52.4760892, -71.8258668)","3289":"(52.4760892, -71.8258668)","3290":"(45.3980075, -71.8970635)","3291":"(45.3827413, -71.9685113)","3292":"(45.365721125, -71.85629225)","3293":"(52.4760892, -71.8258668)","3294":"(45.403271, -71.889038)","3295":"(45.36133555, -71.8574790528734)","3296":"(45.403271, -71.889038)","3297":"(45.3868405, -71.9260722)","3298":"(45.3783078, -71.9284700215281)","3299":"(45.4078843, -71.8984813)","3300":"(52.4760892, -71.8258668)","3301":"(45.3434928, -72.0866946)","3302":"(45.4644679, -71.9636247)","3303":"(45.3972886, -71.8590609603101)","3304":"(45.3605715992773, -71.8580108739399)","3305":"(45.3663242, -71.8559118)","3306":"('nil', 'nil')","3307":"(52.4760892, -71.8258668)","3308":"(45.403271, -71.889038)","3309":"(45.403271, -71.889038)","3310":"(45.3346205, -71.9776539)","3311":"(45.403271, -71.889038)","3312":"(46.53914, -0.299533326480368)","3313":"(47.1689579, 23.8777736)","3314":"(49.3742167, 2.6458051)","3315":"(39.7199149, -104.9594487)","3316":"(49.6979848, -124.9892914)","3317":"(49.68460635, -124.988698445907)","3318":"(49.6797945, -124.98351935)","3319":"(49.67543445, -124.983146628407)","3320":"(49.7123332, -124.956589377455)","3321":"(49.68235065, -124.988601567672)","3322":"(49.6855775, -124.9909604)","3323":"(49.68760185, -124.993715513877)","3324":"(49.6791452, -125.0128641)","3325":"(49.6804099, -124.9701858)","3326":"(49.7078483, -124.9798837)","3327":"(49.7070434, -124.9819919)","3328":"(49.7184169, -124.9666689)","3329":"(49.7765437, -124.9801246)","3330":"(55.001251, -125.002441)","3331":"(49.6979848, -124.9892914)","3332":"(55.001251, -125.002441)","3333":"(49.6793073, -125.0383562)","3334":"(49.683355, -124.987826)","3335":"(55.001251, -125.002441)","3336":"(49.7748496, -124.975212220962)","3337":"(49.6954577, -124.9988594)","3338":"(49.3429371, -124.665709)","3339":"(-29.1093067, 26.2218818)","3340":"(49.7153242, -124.9713266)","3341":"(49.8143363, -125.1224063)","3342":"(41.7026361461188, -88.3003237891886)","3343":"(38.4220683423849, -82.4459468601246)","3344":"(40.603171, -74.784882)","3345":"(49.6871845, -125.0195885)","3346":"(49.6748527, -125.0302615)","3347":"('nil', 'nil')","3348":"(42.39057195, -82.2022349843136)","3349":"(42.5830567476025, -82.3815609262168)","3350":"(43.25793945, -79.8720782044408)","3351":"(42.080348, -82.4785924)","3352":"(42.0718247166667, -82.45674745)","3353":"(42.3794449419355, -82.2164693532258)","3354":"(42.4193298909091, -82.1732519545455)","3355":"(42.3804469, -82.2152573)","3356":"(42.4177726, -82.175479)","3357":"(42.33781051986, -81.8491952895659)","3358":"(42.3237801811065, -81.9732345842401)","3359":"(42.086115477193, -82.7081214807018)","3360":"(42.4197734, -82.17461795)","3361":"(42.4779374633342, -81.9058010024131)","3362":"(42.1383664789474, -82.3610142789474)","3363":"(42.277844, -82.3767935)","3364":"(42.4224674, -82.1669753)","3365":"(43.9788038, -80.7392344)","3366":"(42.1032615, -82.4266332)","3367":"(42.2610735819823, -81.9190115982297)","3368":"(50.000678, -86.000977)","3369":"(42.0795752, -82.4508333)","3370":"('nil', 'nil')","3371":"(42.2094717, -82.8874849)","3372":"(50.000678, -86.000977)","3373":"(42.4025683782609, -82.1882786521739)","3374":"(42.58336195, -82.4488979852989)","3375":"(42.260516, -81.917799)","3376":"(42.2565727173932, -82.0708734472555)","3377":"(41.7779367, -72.5025471)","3378":"(49.6623078, -54.7780326)","3379":"(49.6623078, -54.7780326)","3380":"(49.12120935, -56.696296212741)","3381":"(53.8217327, -61.2295532)","3382":"(53.8217327, -61.2295532)","3383":"('nil', 'nil')","3384":"(49.617375, -54.7506699)","3385":"(49.648959, -54.764099)","3386":"(44.5041933647832, -67.5941529338765)","3387":"(44.4047029954446, -64.3270635293321)","3388":"(49.6547259, -54.7737673)","3389":"(53.8217327, -61.2295532)","3390":"(49.6428118, -54.741904)","3391":"(49.6623078, -54.7780326)","3392":"(49.6623078, -54.7780326)","3393":"(49.6623078, -54.7780326)","3394":"(49.6575059, -54.7773989)","3395":"(41.052886314649, -73.5429558660052)","3396":"(53.8217327, -61.2295532)","3397":"(53.8217327, -61.2295532)","3398":"(45.6422801, -62.5446961)","3399":"(33.2178770966829, -86.4579670765175)","3400":"(54.3162148, -130.3195525)","3401":"(54.3267235, -130.2915855)","3402":"(54.3154979, -130.324458)","3403":"(54.3154979, -130.324458)","3404":"(54.3014647, -130.3326384)","3405":"(54.3186771, -130.3189587)","3406":"(54.3090044, -130.32472)","3407":"(54.3077286, -130.3341303)","3408":"(54.3113172, -130.3282171)","3409":"(55.001251, -125.002441)","3410":"(54.3080793, -130.3341364)","3411":"(51.3572432, -0.1279278)","3412":"(47.6434731, -122.3609198)","3413":"(54.3083491, -130.3339026)","3414":"(54.3126572, -130.32549)","3415":"(54.3080793, -130.3341364)","3416":"(54.3162148, -130.3195525)","3417":"(54.3154979, -130.324458)","3418":"(44.55875866, -80.93120798)","3419":"(54.3077286, -130.3341303)","3420":"(44.5545007, -80.946558825)","3421":"(54.3077286, -130.3341303)","3422":"(45.1960403, -63.1653789)","3423":"(44.6235795, -65.7561606)","3424":"(44.6346571, -65.7616488)","3425":"(45.1960403, -63.1653789)","3426":"(44.6510998486045, -65.8424325371525)","3427":"(44.6462009371155, -65.7578347444666)","3428":"(45.1960403, -63.1653789)","3429":"(44.6201516, -65.75460288)","3430":"(44.6210556488342, -65.7551822100764)","3431":"(44.4319128554125, -66.1635835677547)","3432":"(45.1960403, -63.1653789)","3433":"(44.6254218, -65.7584863)","3434":"(44.6133458, -65.7546723)","3435":"(44.6148366, -65.766407)","3436":"(44.61819015, -65.75578125)","3437":"(58.2843833, 32.5169757)","3438":"(44.6268948, -65.673085)","3439":"(44.6192178333333, -65.7545793333333)","3440":"(44.269661055034, -66.3305259840229)","3441":"(44.6219354666667, -65.7557036333333)","3442":"(44.6183817, -65.7540427)","3443":"(46.145881, -60.16952)","3444":"(44.4912770026178, -66.0882701982742)","3445":"(44.0281931737033, -64.687466304947)","3446":"(44.5681121, -65.7697134)","3447":"(46.3993718588205, -63.7574069626287)","3448":"(46.39515, -63.790446)","3449":"(46.3355508, -63.1466676)","3450":"(46.392954, -63.789708)","3451":"(46.3995019047607, -63.7582768561879)","3452":"(46.396968, -63.773994)","3453":"(46.39253695, -63.7863285713504)","3454":"(46.3935840776536, -63.7694726400528)","3455":"(46.403505, -63.78943)","3456":"(46.389744, -63.789216)","3457":"(46.4245564, -63.8075057602501)","3458":"(46.3355508, -63.1466676)","3459":"(46.393895, -63.79227)","3460":"(46.3914361428571, -63.7893687619048)","3461":"(46.3355508, -63.1466676)","3462":"(46.405105, -63.815132)","3463":"(46.4014886630324, -63.7448891747495)","3464":"(45.7034605781322, -64.3529878914518)","3465":"(51.5239476, -0.1403952)","3466":"(46.4016589065521, -63.7467828696566)","3467":"(39.6845044, -83.9329861)","3468":"(46.3355508, -63.1466676)","3469":"(41.0543020908595, -73.5405817530172)","3470":"(41.0545445422357, -73.5407639740109)","3471":"(46.3355508, -63.1466676)","3472":"(42.7883152828283, -73.9519839393939)","3473":"(46.392584, -63.7726333333333)","3474":"(50.3757802, -111.4861986)","3475":"(-37.8919165, 175.4586849)","3476":"(-37.9374028, 145.0091238)","3477":"(46.3355508, -63.1466676)","3478":"('nil', 'nil')","3479":"(46.3355508, -63.1466676)","3480":"(46.3355508, -63.1466676)","3481":"(46.3355508, -63.1466676)","3482":"(46.3355508, -63.1466676)","3483":"(46.3355508, -63.1466676)","3484":"(46.3355508, -63.1466676)","3485":"(46.3355508, -63.1466676)","3486":"(46.3355508, -63.1466676)","3487":"(46.3355508, -63.1466676)","3488":"(46.3355508, -63.1466676)","3489":"(46.3355508, -63.1466676)","3490":"(46.3355508, -63.1466676)","3491":"('nil', 'nil')","3492":"(46.3355508, -63.1466676)","3493":"(46.3355508, -63.1466676)","3494":"(46.3355508, -63.1466676)","3495":"(46.3355508, -63.1466676)","3496":"(46.3355508, -63.1466676)","3497":"(46.3355508, -63.1466676)","3498":"(46.3355508, -63.1466676)","3499":"(46.3355508, -63.1466676)","3500":"(46.4932590697276, -63.3792697947459)","3501":"(46.99472, -70.9219385)","3502":"(46.87818545, -70.996714053301)","3503":"(46.93474805, -70.8773650427273)","3504":"(52.4760892, -71.8258668)","3505":"(46.8808069, -71.0870836)","3506":"(47.0112168, -70.8677313)","3507":"(35.111043, 128.341478)","3508":"(46.9077815813793, -70.9353286497464)","3509":"(52.4760892, -71.8258668)","3510":"(52.4760892, -71.8258668)","3511":"(46.8782946, -70.9769329)","3512":"(49.2635243, 3.2365165)","3513":"(52.4760892, -71.8258668)","3514":"(46.8602332777778, -71.0088540444444)","3515":"(49.2635243, 3.2365165)","3516":"(49.2635243, 3.2365165)","3517":"(46.8633623, -71.0808738)","3518":"(49.2635243, 3.2365165)","3519":"(49.2635243, 3.2365165)","3520":"(56.7310042, -111.38888455921)","3521":"(56.7711261, -111.4245687)","3522":"(56.72305955, -111.380565753976)","3523":"(56.7154443, -111.3494505)","3524":"(56.7187607, -111.3579701)","3525":"(56.6837315956868, -111.348441659433)","3526":"(56.7557060949278, -111.463764917551)","3527":"(56.7182244, -111.3565866)","3528":"(55.001251, -115.002136)","3529":"(56.7244901, -111.38082038256)","3530":"(56.6825665, -111.3527455)","3531":"(56.6836101, -111.3513142)","3532":"(56.6868434475648, -111.350110064484)","3533":"(56.7295716, -111.3869192)","3534":"(56.7270945, -111.38287)","3535":"(56.6826149, -111.3511568)","3536":"(56.7303008, -111.389264845366)","3537":"(56.7244919, -111.3821862)","3538":"(56.730564, -111.3824283)","3539":"(56.6863822732539, -111.349841811478)","3540":"(55.001251, -115.002136)","3541":"(56.72670105, -111.385670154232)","3542":"(34.0300111, -118.4030197)","3543":"(56.7255428685098, -111.382326056725)","3544":"(35.669685, -91.4257804)","3545":"('nil', 'nil')","3546":"(56.6825665, -111.3527455)","3547":"(49.3797231, -121.4391535)","3548":"(49.3743562, -121.4194574)","3549":"(49.3774857, -121.4399512)","3550":"(49.3787674, -121.4435682)","3551":"(49.3731275, -121.4118828)","3552":"(49.3754488, -121.4362387)","3553":"(49.3782635, -121.4422531)","3554":"(55.001251, -125.002441)","3555":"(49.3753003, -121.4313446)","3556":"(49.3731275, -121.4118828)","3557":"(55.001251, -125.002441)","3558":"(49.375119, -121.4247988)","3559":"(49.3782635, -121.4422531)","3560":"(49.3731275, -121.4118828)","3561":"(49.3677826, -121.4525176)","3562":"(49.3731275, -121.4118828)","3563":"(49.3748563, -121.4334181)","3564":"(49.3873417, -121.4271937)","3565":"(49.2677248, -121.2376262)","3566":"(49.3819289, -121.4047613)","3567":"(49.3677826, -121.4525176)","3568":"('nil', 'nil')","3569":"(49.3801501, -121.4264003)","3570":"(55.001251, -125.002441)","3571":"(37.816849, -88.928122)","3572":"('nil', 'nil')","3573":"(49.380864, -121.353806458116)","3574":"(49.1699962, -122.6918771)","3575":"(49.3747672, -121.4368978)","3576":"(44.3375298, -76.1468029)","3577":"(44.3256302, -76.1641902442393)","3578":"(44.33766955, -76.1479022020267)","3579":"(44.334685890625, -76.154838425)","3580":"(44.3266123, -76.1586292)","3581":"(44.32648235, -76.16917255)","3582":"(44.3260256454545, -76.1661925045454)","3583":"(44.32601505, -76.1585096)","3584":"(44.3268679, -76.1589592)","3585":"(44.3267694733333, -76.1573319644444)","3586":"(44.3261896625, -76.1675122)","3587":"(44.3257248, -76.1579376)","3588":"(44.3289648, -76.1619587)","3589":"(44.3258793264989, -76.1771235994701)","3590":"(44.3369303319149, -76.1513494617021)","3591":"(44.33817895, -76.146321137178)","3592":"(44.3386114980324, -76.1458091662527)","3593":"(38.630856, -90.207457)","3594":"(44.3256453749044, -76.1665949398192)","3595":"(44.33518935, -76.1535051)","3596":"(43.9119019333333, -78.6829494333333)","3597":"(44.3253702831413, -76.164401848267)","3598":"(44.3255920648607, -76.1777395363135)","3599":"(44.2794539, -76.2216512)","3600":"(44.3260604636364, -76.1658481863636)","3601":"(44.3404082, -76.1443243)","3602":"(44.3213325508535, -76.2255944172057)","3603":"(40.6068479, 14.9676356)","3604":"(45.3909807107206, -63.8278200204208)","3605":"(50.000678, -86.000977)","3606":"(44.3085956192308, -76.1949211730769)","3607":"(45.953298, -74.136086)","3608":"(45.953298, -74.136086)","3609":"(45.921618, -74.161126)","3610":"(45.974048, -74.1719865)","3611":"(52.4760892, -71.8258668)","3612":"(45.949083, -74.139329)","3613":"(52.4760892, -71.8258668)","3614":"(52.4760892, -71.8258668)","3615":"(52.4760892, -71.8258668)","3616":"(45.9977130247554, -74.1121144590498)","3617":"(45.971402, -74.169173)","3618":"(52.4760892, -71.8258668)","3619":"(45.9407345, -74.1243551)","3620":"(45.985181, -74.119767)","3621":"(45.9508001, -74.1510818)","3622":"(45.983361, -74.120658)","3623":"(45.948455, -74.129039)","3624":"(52.4760892, -71.8258668)","3625":"(45.966154, -74.121378)","3626":"(45.940412, -74.119478)","3627":"(46.2638644, 7.3491378)","3628":"(45.4455191, -73.5810623)","3629":"(45.983301, -74.121131)","3630":"(45.941628, -74.120129)","3631":"(45.9519272, -74.1356156)","3632":"(46.648545, 4.736016)","3633":"(45.9538762185223, -74.1328881481252)","3634":"(45.9528228087105, -74.1426607875403)","3635":"(44.7047014, -63.5603090423443)","3636":"(44.7002223, -63.5823783654926)","3637":"(44.67889115, -63.5496866787069)","3638":"(44.668926, -63.5773467)","3639":"(44.69423565, -63.5789717873266)","3640":"(45.1960403, -63.1653789)","3641":"(44.6817224, -63.5967144)","3642":"(44.6824258, -63.5408972)","3643":"(44.6841806, -63.5934009)","3644":"(44.68579215, -63.5981941908122)","3645":"(44.7178815, -63.5454207)","3646":"(44.7079594, -63.5648840918594)","3647":"(44.7228326, -63.5427276664126)","3648":"(44.6876834, -63.5459384)","3649":"(44.7079594, -63.5648840918594)","3650":"(44.6681465, -63.5687783162702)","3651":"(44.7065851, -63.55352341893)","3652":"(44.6799707, -63.5720232)","3653":"(44.68114125, -63.5530094)","3654":"(44.7266715279723, -63.5473371685952)","3655":"(38.7666689, -90.6020646)","3656":"(51.7634518, -1.1963775)","3657":"(44.679292, -63.5491864887685)","3658":"(44.67918175, -63.5809070126213)","3659":"(43.6688554, -79.2915335)","3660":"(44.689586, -63.458914)","3661":"(44.6811886, -63.5689396934554)","3662":"(44.6824258, -63.5408972)","3663":"(44.7034813, -63.6119243)","3664":"(49.0374921, -122.334866045698)","3665":"(49.0390209, -122.268205790807)","3666":"(49.0525688, -122.317143140105)","3667":"(49.0446022, -122.4092494)","3668":"(49.0313005, -122.4289268)","3669":"(49.0310656, -122.2656621)","3670":"(49.03508055, -122.269210643358)","3671":"(49.0597271, -122.3813216)","3672":"(49.03986325, -122.338184657559)","3673":"(49.0475617, -122.2919239)","3674":"(49.0818533, -122.2834549)","3675":"(39.4109714, -76.2907872)","3676":"(51.6657016, -0.4023027)","3677":"(49.0379601, -122.2420457)","3678":"(49.0398262, -122.2466335)","3679":"(42.550342, -72.268764)","3680":"(49.03824585, -122.294945794926)","3681":"(49.0623172, -122.3624473)","3682":"(49.0402149, -122.2349241)","3683":"(49.0383582, -122.2340332)","3684":"(49.0383004, -122.2804801)","3685":"(49.0305465, -122.2877723)","3686":"('nil', 'nil')","3687":"(49.05574645, -122.336438156728)","3688":"(49.0893625, -122.445239)","3689":"(49.0636612, -122.3633582)","3690":"('nil', 'nil')","3691":"(53.4170449, -2.2170002)","3692":"(49.4919827, -117.2940284)","3693":"(49.4903899, -117.29876815)","3694":"(49.4919827, -117.2940284)","3695":"(49.5100282, -117.2682176)","3696":"(49.4903712, -117.29908400093)","3697":"(49.4923917, -117.2946306)","3698":"(55.001251, -125.002441)","3699":"(49.4974169, -117.2931244)","3700":"(49.4912147, -117.2933311)","3701":"(49.4928566, -117.2947616)","3702":"(55.001251, -125.002441)","3703":"(55.001251, -125.002441)","3704":"(49.4997537, -117.285604629008)","3705":"(49.493615, -117.2920549)","3706":"(55.001251, -125.002441)","3707":"(49.494891, -117.290039)","3708":"(49.485713, -117.333866)","3709":"(49.4912147, -117.2933311)","3710":"(43.9817706, -80.7352831)","3711":"(50.000678, -86.000977)","3712":"(43.3072711, -81.7610724)","3713":"(43.2251516177506, -81.9161799580151)","3714":"(43.2083063333333, -81.9541888666667)","3715":"(43.516489, -79.874795)","3716":"(43.3901736136364, -81.7104882863636)","3717":"(52.4760892, -71.8258668)","3718":"(47.8358164, -69.5368025)","3719":"(47.8619736, -69.549054)","3720":"(47.8505315, -69.540418)","3721":"(47.8566213, -69.547586)","3722":"(47.8358164, -69.5368025)","3723":"(52.4760892, -71.8258668)","3724":"(52.4760892, -71.8258668)","3725":"(52.4760892, -71.8258668)","3726":"(47.8358164, -69.5368025)","3727":"(47.8266918346596, -69.5560086884636)","3728":"(47.8272585703978, -69.5559580884788)","3729":"(52.4760892, -71.8258668)","3730":"('nil', 'nil')","3731":"(47.8304058, -69.551506)","3732":"(47.8502988, -69.5643229)","3733":"(47.8240759, -69.5586017)","3734":"(43.6955276, 0.410101917523799)","3735":"('nil', 'nil')","3736":"(55.001251, -125.002441)","3737":"(50.6199948, -116.0731956)","3738":"(50.6206641, -116.0713286)","3739":"(50.6226467, -116.0709633)","3740":"(50.6206641, -116.0713286)","3741":"(50.6185117, -116.0722159)","3742":"(50.6174248, -116.072046)","3743":"(50.6226467, -116.0709633)","3744":"(50.6454079087094, -116.07795724982)","3745":"(50.618174722104, -116.070024719198)","3746":"(50.6206283, -116.0745664)","3747":"(55.001251, -125.002441)","3748":"(50.6226467, -116.0709633)","3749":"(50.6295138, -116.0646373)","3750":"(55.001251, -125.002441)","3751":"(55.001251, -125.002441)","3752":"(50.6180062183644, -116.069920832937)","3753":"(50.6226467, -116.0709633)","3754":"(55.001251, -125.002441)","3755":"(50.6255298, -116.0671531)","3756":"(50.620727, -116.0742325)","3757":"(49.6930615, -112.8336433)","3758":"(49.6968044, -112.7823648)","3759":"(49.6951745, -112.7818651)","3760":"(49.6758855, -112.8014046)","3761":"(49.6758855, -112.8014046)","3762":"(55.001251, -115.002136)","3763":"(49.6968044, -112.7823648)","3764":"(49.6758855, -112.8014046)","3765":"(49.6894677, -112.8161863)","3766":"(49.6758855, -112.8014046)","3767":"(49.6758855, -112.8014046)","3768":"(49.6758855, -112.8014046)","3769":"(49.6758855, -112.8014046)","3770":"(49.6595203, -112.7932427)","3771":"(49.6758855, -112.8014046)","3772":"(49.6545992, -112.8466336)","3773":"(49.6940949, -112.8447582)","3774":"(49.6886422, -112.8260641)","3775":"(49.6745242, -112.7944796)","3776":"(49.6896476, -112.8875206)","3777":"(55.001251, -115.002136)","3778":"(55.001251, -115.002136)","3779":"(49.6739929, -112.8283765)","3780":"(42.3155076, -71.0406209)","3781":"(44.3540363071372, -79.6939630216905)","3782":"(44.3805726801477, -79.7079590990768)","3783":"(50.000678, -86.000977)","3784":"(44.3625879455863, -79.6950116537948)","3785":"(44.3774086659717, -79.7110554421414)","3786":"('nil', 'nil')","3787":"(44.3563983, -79.6995663)","3788":"(44.3553226, -79.6957867)","3789":"(44.3358584846323, -79.6905221269227)","3790":"(44.3780294839335, -79.7109753016479)","3791":"(44.4143902461513, -79.6686438040729)","3792":"(44.4026122666667, -79.6704837333333)","3793":"(44.3713215, -79.6894265)","3794":"(44.4200142, -79.6452056)","3795":"(44.3915921, -79.6769375)","3796":"(44.1064036916667, -79.1163863291667)","3797":"(44.4001652, -79.699736)","3798":"(44.3869272, -79.6958207)","3799":"(44.3845209, -79.7065877)","3800":"(44.5241811401693, -79.434357623316)","3801":"(45.0525274, -79.2897307)","3802":"(50.000678, -86.000977)","3803":"(45.0127431, -79.2982999)","3804":"(45.0446712, -79.3175712)","3805":"(45.0446712, -79.3175712)","3806":"(45.0518551, -79.4280566)","3807":"(50.000678, -86.000977)","3808":"(45.0387055, -79.3147512)","3809":"(45.0290575, -79.3218966)","3810":"(45.0379777, -79.3678548)","3811":"(45.0115144, -79.3940385)","3812":"(45.0854664, -79.3018884)","3813":"(49.2538724, -124.8063179)","3814":"(49.2647976, -124.8387135)","3815":"(49.2454545, -124.7922571)","3816":"(49.260644, -124.822426)","3817":"(49.2516291, -124.7803882)","3818":"(49.2471657, -124.7870553)","3819":"(49.24550805, -124.796233474681)","3820":"(49.263228, -124.8356178)","3821":"(49.213724, -123.072042)","3822":"(49.2752173, -124.961249)","3823":"(55.001251, -125.002441)","3824":"(49.2419111, -124.7891279)","3825":"(49.2419287, -124.7877559)","3826":"(55.8920442, -4.3223114)","3827":"(49.2843911, -124.8606704)","3828":"(49.2643901, -124.7551389)","3829":"(49.2454223, -124.7907062)","3830":"(43.7417214, -121.541353)","3831":"(49.2598028, -124.817108)","3832":"(55.001251, -125.002441)","3833":"(49.23539875, -124.814641376166)","3834":"(49.2304661, -124.795115)","3835":"(49.2899774, -124.9039766)","3836":"(-27.5449652, 153.0884188)","3837":"(55.001251, -125.002441)","3838":"(49.26358095, -124.795129935459)","3839":"(49.2610632, -124.8192546)","3840":"(49.52236195, -115.757447019628)","3841":"(49.518229, -115.760508922112)","3842":"(49.58551045, -115.756665307908)","3843":"(49.5079483, -115.7793493)","3844":"(49.4597397, -115.7338376)","3845":"(49.5180075, -115.7615079)","3846":"(49.53398635, -115.741228392001)","3847":"(49.51886565, -115.761428360244)","3848":"(49.5084646, -115.7606833)","3849":"(49.5180075, -115.7615079)","3850":"(49.5180075, -115.7615079)","3851":"(49.5180075, -115.7615079)","3852":"(49.4962587, -115.75)","3853":"(49.5180075, -115.7615079)","3854":"(49.5180075, -115.7615079)","3855":"(49.5180075, -115.7615079)","3856":"(49.5180075, -115.7615079)","3857":"(55.001251, -125.002441)","3858":"(49.6072653, -119.6768176)","3859":"(49.5740129, -119.6319052)","3860":"(49.5907721, -119.6981753)","3861":"(55.001251, -125.002441)","3862":"(49.606529, -119.6756295)","3863":"(49.6054212, -119.6975222)","3864":"(49.6140368022113, -119.664599508242)","3865":"(49.6563199, -119.7255575)","3866":"(49.5975244, -119.67547)","3867":"(49.5846882, -119.6525125)","3868":"(49.5978675, -119.675676)","3869":"(55.001251, -125.002441)","3870":"(49.5947348140765, -119.653679221244)","3871":"(49.6193201, -119.6699623)","3872":"(49.6053932, -119.6540048)","3873":"(49.6107379, -119.6598485)","3874":"(49.5943749685841, -119.718059734956)","3875":"(30.5846415085315, -90.0701761620385)","3876":"(51.5424988, -0.3195194)","3877":"(51.7335901, 0.4693158)","3878":"(53.4436382, -2.2847347)","3879":"(49.6458095, -119.7144885)","3880":"(50.7954011, -1.0780999)","3881":"(49.6177875015514, -119.67113590783)","3882":"(49.604483, -119.6773745)","3883":"(36.1292, -80.309835)","3884":"(49.5969641, -119.7055249)","3885":"(50.000678, -86.000977)","3886":"(44.5906718963079, -79.4243422066446)","3887":"(44.6105642, -79.4146177)","3888":"(44.59701545, -79.4096112770174)","3889":"(44.6088773, -79.4408964)","3890":"(44.6058639, -79.3932217)","3891":"(44.6266893064853, -79.4227713364958)","3892":"(50.000678, -86.000977)","3893":"(44.6218705538253, -79.4223479493618)","3894":"(44.5903168, -79.3678634)","3895":"(44.5903168, -79.3678634)","3896":"(44.5969386, -79.4546118)","3897":"(44.7501491103339, -65.5238246177321)","3898":"(44.74675095, -65.5184175029726)","3899":"(44.7405164, -65.5110317)","3900":"(44.7416723, -65.5115076896874)","3901":"(45.1960403, -63.1653789)","3902":"(44.7434181, -65.5165264449292)","3903":"(44.7505899439083, -65.5236977645578)","3904":"(44.7563801, -65.5140227)","3905":"(44.7426164, -65.51684365)","3906":"(44.7322686911947, -65.5667811620248)","3907":"(44.74240745, -65.5161584516487)","3908":"(44.7563801, -65.5140227)","3909":"(45.1960403, -63.1653789)","3910":"(44.7974779645109, -65.5215876368275)","3911":"(45.1960403, -63.1653789)","3912":"(45.0340848033753, -64.7080282297924)","3913":"(44.7427552127541, -65.515046469888)","3914":"(49.31236915, -124.265909437227)","3915":"(49.3227432, -124.315232487089)","3916":"(49.3136214, -124.272093821351)","3917":"(49.3099939, -124.261214234254)","3918":"(49.3143541, -124.2759069)","3919":"(55.001251, -125.002441)","3920":"(49.31090615, -124.26350307736)","3921":"(49.321037, -124.3125771)","3922":"(49.321037, -124.3125771)","3923":"(49.3252933, -124.324596)","3924":"(49.30900055, -124.261516783015)","3925":"(49.3239526, -124.324143954597)","3926":"(49.3097988, -124.2680531)","3927":"(55.001251, -125.002441)","3928":"(49.321037, -124.3125771)","3929":"(49.4061436, -123.5009288)","3930":"(55.001251, -125.002441)","3931":"(55.001251, -125.002441)","3932":"(49.4810709, -123.495553)","3933":"(40.1978273265127, -74.9958874355446)","3934":"(49.4048926, -123.504332)","3935":"(38.6272236938776, -90.1900980408163)","3936":"(43.4603512646246, -83.3625413465109)","3937":"(55.001251, -125.002441)","3938":"(49.3921662, -123.5127179)","3939":"(49.3958789, -123.5008143)","3940":"(33.7876748641195, -84.8522059510186)","3941":"(49.3921662, -123.5127179)","3942":"(55.001251, -125.002441)","3943":"(50.1141385, -119.3958372)","3944":"(50.1243876, -119.447669)","3945":"(50.0200757, -119.4054456)","3946":"(55.001251, -125.002441)","3947":"(50.053654, -119.4107479)","3948":"(50.0511277, -119.4056175)","3949":"(50.0475964, -119.4108905)","3950":"(51.5168438, -0.1999095)","3951":"(49.8869334, -99.9620414)","3952":"(49.8883183, -99.9392662)","3953":"(49.8126869, -99.9624353)","3954":"(49.842132, -99.9391497)","3955":"(49.8857385, -99.9390989)","3956":"(49.8883183, -99.9392662)","3957":"(49.8883183, -99.9392662)","3958":"(49.8301779, -99.9486014)","3959":"(49.8878888, -99.9389522)","3960":"(49.842194, -99.9618249)","3961":"(49.8869334, -99.9620414)","3962":"(49.842194, -99.9618249)","3963":"(55.5321257, -106.1412243)","3964":"(50.3040393, -107.7787414)","3965":"(55.5321257, -106.1412243)","3966":"(50.2919112, -107.7936424)","3967":"(50.3040393, -107.7787414)","3968":"(50.2850932, -107.792041)","3969":"(50.2980383, -107.7983694)","3970":"(50.2980383, -107.7983694)","3971":"(50.29529, -107.8019396)","3972":"(50.107233, -107.7362337)","3973":"(55.5321257, -106.1412243)","3974":"(43.4585258088316, -79.6796085073185)","3975":"(50.2980383, -107.7983694)","3976":"(50.3040393, -107.7787414)","3977":"(50.2980383, -107.7983694)","3978":"(50.3040393, -107.7787414)","3979":"(50.3040393, -107.7787414)","3980":"(55.5321257, -106.1412243)","3981":"(55.7376903, -120.1613159)","3982":"(55.7376903, -120.1613159)","3983":"(36.6193268114875, -87.4411769371625)","3984":"(55.7396861, -120.2179563)","3985":"(55.7376916, -120.2116153)","3986":"(55.7536259, -120.2246289)","3987":"(55.001251, -125.002441)","3988":"(55.7536259, -120.2246289)","3989":"(55.7487477, -120.2301084)","3990":"(55.7536259, -120.2246289)","3991":"(55.001251, -125.002441)","3992":"(44.916166, -93.146778)","3993":"(41.008416, -90.765592)","3994":"(55.1806927100963, -118.806203202685)","3995":"(55.001251, -125.002441)","3996":"(55.001251, -125.002441)","3997":"('nil', 'nil')","3998":"(43.4276875, -80.4334008)","3999":"(43.406577, -80.395666)","4000":"(43.4496543, -80.4895753988006)","4001":"(43.42904245, -80.4369158212131)","4002":"(43.4485229, -80.4873922230769)","4003":"(43.431621, -80.438657)","4004":"(43.43269175, -80.443256923239)","4005":"(43.4289111, -80.4349298)","4006":"(43.4303230730821, -80.5038890995096)","4007":"(43.4543749, -80.4808992)","4008":"(43.4292532, -80.4334451413477)","4009":"(43.3869089, -80.4119399)","4010":"(43.4360892, -80.5543465)","4011":"(43.471895255814, -80.4405632093023)","4012":"(43.46726775, -80.454225375)","4013":"(43.4575345, -80.4826506)","4014":"(43.4599938, -80.5010683)","4015":"(43.4717915922804, -80.4490729398181)","4016":"(43.42547515, -80.425360143244)","4017":"(43.403865, -80.390448)","4018":"(43.4898478722934, -80.4800066752133)","4019":"(49.5189569, -123.2605325)","4020":"(49.71589325, -123.148821033152)","4021":"(49.6987262, -123.1551799)","4022":"(55.001251, -125.002441)","4023":"(49.695609, -123.156377051606)","4024":"(49.7986352, -123.1566304)","4025":"(55.001251, -125.002441)","4026":"(49.75827, -123.1342002)","4027":"(49.7442618933403, -123.105137760529)","4028":"(49.1920429, -122.962385)","4029":"(40.7843413, -73.9470257)","4030":"('nil', 'nil')","4031":"(49.6985245, -123.1536669)","4032":"(49.6975104692308, -123.154517017949)","4033":"(50.3943915, -105.5347833)","4034":"(50.4147269, -105.510609255175)","4035":"(50.4145164, -105.512742359378)","4036":"(50.392589, -105.533012)","4037":"(50.3943915, -105.5347833)","4038":"(50.3943915, -105.5347833)","4039":"(50.41572245, -105.512542247958)","4040":"(55.5321257, -106.1412243)","4041":"(55.5321257, -106.1412243)","4042":"(60.1840566, 24.9624778)","4043":"(50.3953179, -105.5029828)","4044":"(55.5321257, -106.1412243)","4045":"(50.3953179, -105.5029828)","4046":"(50.4263731, -105.5485441)","4047":"(50.3943915, -105.5347833)","4048":"(55.001251, -115.002136)","4049":"(52.3875711, -114.9314539)","4050":"(55.001251, -115.002136)","4051":"(55.001251, -115.002136)","4052":"(55.001251, -115.002136)","4053":"(55.001251, -115.002136)","4054":"(52.3713793, -114.9101235)","4055":"(52.38196845, -114.912057731829)","4056":"(49.2468762, -122.8920856)","4057":"(42.0246242453514, -76.3960719216171)","4058":"(45.6757347, -62.7069753)","4059":"(41.2544756271968, -75.876088336547)","4060":"('nil', 'nil')","4061":"(45.6792612, -62.7225069)","4062":"(45.6814772, -62.7004194)","4063":"(45.7190104854058, -62.6424985349119)","4064":"(45.6762692428571, -62.7088321428571)","4065":"(45.6773776, -62.7043136)","4066":"(45.6766676529412, -62.7051721705882)","4067":"(45.67771960625, -62.70833166875)","4068":"(45.7611477, -62.8136882)","4069":"(45.8132196305775, -62.5309990553504)","4070":"(42.0246242453514, -76.3960719216171)","4071":"(55.001251, -125.002441)","4072":"(55.001251, -125.002441)","4073":"(55.001251, -125.002441)","4074":"(56.24208, -120.8210577)","4075":"(56.2253787, -120.834092)","4076":"(55.001251, -125.002441)","4077":"(56.24666, -120.8451144)","4078":"(55.001251, -125.002441)","4079":"(56.2442905, -120.8109509)","4080":"(56.2385733, -120.846150692222)","4081":"(55.001251, -125.002441)","4082":"(55.001251, -125.002441)","4083":"(55.001251, -125.002441)","4084":"(55.001251, -125.002441)","4085":"(56.2506282, -120.8509436)","4086":"(55.001251, -125.002441)","4087":"(55.001251, -125.002441)","4088":"(55.1752861, -118.7946717)","4089":"('nil', 'nil')","4090":"(52.4760892, -71.8258668)","4091":"(47.5749502319944, -70.3955068121169)","4092":"(52.4760892, -71.8258668)","4093":"(51.6998378, -76.2373181)","4094":"(52.4760892, -71.8258668)","4095":"(47.244178, -61.8976893)","4096":"(52.4760892, -71.8258668)","4097":"('nil', 'nil')","4098":"(49.2521425624546, -65.4213428652403)","4099":"(47.3476235, -61.8825276)","4100":"(47.3736575, -61.9335516)","4101":"(35.1392222427428, -76.841545252001)","4102":"(47.4056499, -61.8959132)","4103":"(49.6899326, -116.0041925)","4104":"(49.6899326, -116.0041925)","4105":"(49.6836686, -115.9883128)","4106":"(49.6845119, -115.9944422)","4107":"(49.6863114, -115.9818271)","4108":"(49.68442635, -115.982798706461)","4109":"(49.6523419, -115.9730204)","4110":"(49.6859873, -116.0003907)","4111":"(49.6840258, -116.006363)","4112":"(49.68660605, -116.0082125)","4113":"(49.6853717, -116.0051379)","4114":"('nil', 'nil')","4115":"(49.6724859, -115.9819991)","4116":"(31.4859412653061, -97.1387553877551)","4117":"(52.9759229, -122.4905091)","4118":"(52.9807495, -122.496955)","4119":"(52.9776413, -122.4950325)","4120":"(52.9758702, -122.4980284)","4121":"(52.9758702, -122.4980284)","4122":"(52.9584377, -122.444484)","4123":"(52.9794279, -122.4936273)","4124":"(38.888063, -75.389564)","4125":"(52.9753725, -122.5035555)","4126":"(55.001251, -125.002441)","4127":"(55.001251, -125.002441)","4128":"(42.8217489, -73.9374571)","4129":"(52.5921495, -1.8165748)","4130":"(52.983211, -122.4576788)","4131":"(52.9792865, -122.4942696)","4132":"(52.9867176, -122.5005265)","4133":"(45.1683838, -79.6412484170023)","4134":"(43.1091638, -79.1029294)","4135":"(42.9226806, -81.2275131)","4136":"(42.2928450934783, -82.9960354456522)","4137":"(45.1680132, -79.5529906)","4138":"(44.9917443218702, -78.006283518862)","4139":"(44.9963536, -79.3084717)","4140":"(45.1695214, -79.6491223)","4141":"(43.3979239, -80.1695167)","4142":"(45.1646567, -79.6481671521878)","4143":"(44.9909155, -79.5703622)","4144":"(58.7713777, -94.1728264)","4145":"(55.001251, -97.001038)","4146":"(55.001251, -97.001038)","4147":"(58.7669709, -94.1648481)","4148":"(42.616588, -71.284774)","4149":"(44.18429815, -77.3925420858231)","4150":"(50.000678, -86.000977)","4151":"(44.19025405, -77.3962722903754)","4152":"(44.1828714205659, -77.4196615077283)","4153":"(44.1701129, -77.3286657)","4154":"(44.1563177, -77.3913834)","4155":"(44.1878502627235, -77.3937428826608)","4156":"(44.1825205, -77.3930171)","4157":"(44.1690512, -77.3750175)","4158":"(44.2670545, -77.3669703)","4159":"(44.1829262806661, -77.3467203631103)","4160":"(44.1854379, -77.3947599)","4161":"(43.3922563, -79.7591856)","4162":"(43.34943465, -79.8050129724776)","4163":"(43.3926572719588, -79.7577941660345)","4164":"(43.3246283, -79.7952619)","4165":"(43.352795, -79.8000629)","4166":"(43.3628611, -79.7906711)","4167":"(43.3976853153846, -79.7600207)","4168":"(43.319633326087, -79.8357793173913)","4169":"(43.3763326, -79.7778295)","4170":"(43.3697753, -79.8232673)","4171":"(43.3644935, -79.7857357)","4172":"(43.2955104, -79.8917616)","4173":"(43.34889875, -79.8058442930244)","4174":"('nil', 'nil')","4175":"(43.3199006, -79.8354153)","4176":"(52.4760892, -71.8258668)","4177":"(45.5702203, -73.7440437)","4178":"(52.4760892, -71.8258668)","4179":"(52.4760892, -71.8258668)","4180":"(45.5923914, -73.7872514)","4181":"(45.5757802, -73.7530656)","4182":"(52.4760892, -71.8258668)","4183":"(52.4760892, -71.8258668)","4184":"(52.4760892, -71.8258668)","4185":"(52.4760892, -71.8258668)","4186":"(52.4760892, -71.8258668)","4187":"(45.5757802, -73.7530656)","4188":"(45.5798378, -73.7029382)","4189":"(45.5757802, -73.7530656)","4190":"(45.535922, -73.7313096)","4191":"(50.1232164, -120.7512533)","4192":"(50.1132601, -120.7880205)","4193":"(50.1228459, -120.756727)","4194":"(50.121382, -120.76902)","4195":"(50.1072294, -120.7713691)","4196":"(50.1134411, -120.794751)","4197":"(50.1228459, -120.756727)","4198":"(50.1231635, -120.7656244)","4199":"(50.1129754506494, -120.787572036364)","4200":"(50.1134411, -120.794751)","4201":"(55.001251, -115.002136)","4202":"(55.001251, -115.002136)","4203":"(53.5802669, -116.43534)","4204":"(53.5772985, -116.4446741)","4205":"(40.6721973, -73.9872649)","4206":"(42.9656218230712, -74.2044524511148)","4207":"(55.001251, -115.002136)","4208":"(53.5773278, -116.4447134)","4209":"(53.5947205, -116.438794)","4210":"('nil', 'nil')","4211":"(53.5773278, -116.4447134)","4212":"(53.5771666, -116.4532118)","4213":"(55.001251, -115.002136)","4214":"(55.001251, -115.002136)","4215":"(53.5868565, -116.4125248)","4216":"('nil', 'nil')","4217":"(40.6006278, -74.1427666)","4218":"('nil', 'nil')","4219":"(15.5632048, -88.0013871)","4220":"(55.001251, -125.002441)","4221":"(49.0954076, -116.5040856)","4222":"(43.6834886, -79.7033022)","4223":"(43.6790565925049, -79.8256104606826)","4224":"(43.7367884836705, -79.7548759309294)","4225":"(52.5076751, -1.88887709807512)","4226":"(43.7374161, -79.6390933)","4227":"(43.6950447, -79.7505984)","4228":"(43.5441667, -80.3064449)","4229":"(43.526463, -80.224734)","4230":"(43.51577, -80.239867)","4231":"(43.5514928, -80.2965289)","4232":"(50.000678, -86.000977)","4233":"(43.56391865, -80.2792511)","4234":"(43.5483554, -80.2591467)","4235":"(43.5721231628931, -80.1037842616352)","4236":"(49.5975576, -119.600925214286)","4237":"(49.59103904, -119.59352333)","4238":"(55.001251, -125.002441)","4239":"(49.5819732, -119.5761841)","4240":"('nil', 'nil')","4241":"(42.076805, -76.811748)","4242":"(50.2425411, -117.8044963)","4243":"(45.03136345, -74.7571617331365)","4244":"(45.0161711, -74.7297358)","4245":"(45.027323, -74.7516732)","4246":"(45.0261249153846, -74.7506510384615)","4247":"(53.4965789, -2.1698912)","4248":"(45.0316577, -74.6976478)","4249":"(45.0314132393305, -74.7742194041841)","4250":"(45.0269048, -74.7517453)","4251":"('nil', 'nil')","4252":"(44.4354514, -81.3894524)","4253":"(44.4354514, -81.3894524)","4254":"('nil', 'nil')","4255":"(44.4413268631579, -81.3988517157895)","4256":"(44.4353399473684, -81.3908061526316)","4257":"(44.461525, -81.3689109)","4258":"(44.4506702351037, -81.3771474567909)","4259":"(44.4403930714286, -81.3980051285714)","4260":"(44.440701, -81.384901)","4261":"(43.782684, -79.5795176)","4262":"('nil', 'nil')","4263":"(43.7722542, -79.62565)","4264":"(43.79688395, -79.5362279188653)","4265":"(43.82287035, -79.5370239549363)","4266":"(43.8214426, -79.5382886164139)","4267":"(43.7700703, -79.6354804)","4268":"(43.8010151342465, -79.4707834516806)","4269":"(-12.1791547, -76.9989777)","4270":"(45.4519247, -75.5981749307736)","4271":"(43.1614999, -79.3661414)","4272":"(43.6011733, -79.5148937)","4273":"(43.1943077, -79.5026271)","4274":"(43.0582274354839, -79.0519901)","4275":"(43.05696463125, -79.05314475625)","4276":"(47.6763821, -68.8513492)","4277":"(47.684343, -68.883591)","4278":"(47.6764626, -68.8754435)","4279":"('nil', 'nil')","4280":"(19.2207532, -72.6614315)","4281":"(47.6946950907065, -68.9053539143683)","4282":"(52.4760892, -71.8258668)","4283":"(52.4760892, -71.8258668)","4284":"('nil', 'nil')","4285":"(52.4760892, -71.8258668)","4286":"(52.4760892, -71.8258668)","4287":"(52.4760892, -71.8258668)","4288":"(39.4407564489796, -84.352230877551)","4289":"(52.4760892, -71.8258668)","4290":"('nil', 'nil')","4291":"(45.3998281, -72.7207433)","4292":"(52.4760892, -71.8258668)","4293":"(45.4818726976744, -73.6376589744186)","4294":"(45.4087434, -72.7438878)","4295":"(52.4760892, -71.8258668)","4296":"(45.3108322, -72.6307348)","4297":"(45.3188434, -72.6534938)","4298":"(52.4760892, -71.8258668)","4299":"(45.2648369, -72.6896497)","4300":"(45.3108322, -72.6307348)","4301":"(46.3506684, -72.5994466)","4302":"(43.6738605, -80.4250997)","4303":"(43.7067373476525, -80.3766587201109)","4304":"(43.708089268, -80.381172016)","4305":"(43.6853705, -80.4328884)","4306":"(43.6278834450149, -80.0434831225702)","4307":"(43.7076316, -80.3817088)","4308":"('nil', 'nil')","4309":"(33.754851, -102.336799)","4310":"(43.8790463, -79.2570946)","4311":"(43.6892863, -80.4374124)","4312":"('nil', 'nil')","4313":"(35.6111619124732, -80.8879247716859)","4314":"(44.6306791166667, -81.26440585)","4315":"(42.9893854850666, -81.1919519869203)","4316":"(44.5445746, -78.2784609)","4317":"(44.4852087, -76.19393)","4318":"(50.000678, -86.000977)","4319":"('nil', 'nil')","4320":"(49.0984925, -66.6788709)","4321":"(49.0959673, -66.6878834)","4322":"(52.4760892, -71.8258668)","4323":"(49.0959673, -66.6878834)","4324":"(52.4760892, -71.8258668)","4325":"('nil', 'nil')","4326":"(52.1267587, -122.1217055)","4327":"('nil', 'nil')","4328":"(52.122448, -122.1033287)","4329":"(-38.1911525, 147.4219473)","4330":"(63.000147, -136.002502)","4331":"(64.059666, -139.4314839)","4332":"(64.059666, -139.4314839)","4333":"(64.051059, -139.4295787)","4334":"(53.8217327, -61.2295532)","4335":"(48.6679954, -53.1014094)","4336":"('nil', 'nil')","4337":"(48.6586284, -53.1123396)","4338":"(43.6618888719505, -70.6823975705031)","4339":"(39.8944481, -82.9220646)","4340":"('nil', 'nil')","4341":"(45.36849265, -63.3165894789149)","4342":"(45.3679580390234, -63.3139748647232)","4343":"(45.1960403, -63.1653789)","4344":"('nil', 'nil')","4345":"(45.1960403, -63.1653789)","4346":"(45.3702992, -63.2926743)","4347":"(55.001251, -125.002441)","4348":"('nil', 'nil')","4349":"(49.4804157, -120.4816709)","4350":"(49.4618633, -120.4934085)","4351":"(55.001251, -125.002441)","4352":"(49.0496568, -117.1243251)","4353":"(51.6010352, -0.2529083)","4354":"(52.4760892, -71.8258668)","4355":"(47.43609, -72.7818347)","4356":"(47.386324, -72.7823118)","4357":"('nil', 'nil')","4358":"('nil', 'nil')","4359":"(49.5331415, 5.3933727)","4360":"(49.1264098, -66.4855806)","4361":"(49.1242282428563, -66.5297519028455)","4362":"(49.1264098, -66.4855806)","4363":"(52.4760892, -71.8258668)","4364":"(49.1264098, -66.4855806)","4365":"(49.1264098, -66.4855806)","4366":"(46.500283, -66.750183)","4367":"(46.500283, -66.750183)","4368":"(46.500283, -66.750183)","4369":"(46.500283, -66.750183)","4370":"('nil', 'nil')","4371":"(46.500283, -66.750183)","4372":"(46.500283, -66.750183)","4373":"(52.4760892, -71.8258668)","4374":"('nil', 'nil')","4375":"(52.4760892, -71.8258668)","4376":"(45.639209, -73.4892818)","4377":"(48.673843159779, -72.3432615068007)","4378":"(51.4200834, -116.4438127)","4379":"(51.7252449, -3.0811001)","4380":"(54.2703301, -110.7690717)","4381":"(54.2674658, -110.7801581)","4382":"(54.2704104, -110.7497243)","4383":"(54.2679665, -110.7266312)","4384":"(55.001251, -115.002136)","4385":"(44.9876357, -81.2539166)","4386":"(44.9860944, -81.2538617)","4387":"(49.303399, -121.7856082)","4388":"(55.001251, -125.002441)","4389":"(49.3022125, -121.786146)","4390":"(49.3024717, -121.7771457)","4391":"(49.3145823, -121.7681846)","4392":"(49.283053, -121.7819)","4393":"(45.8950138298908, -112.234043910995)","4394":"(49.3024717, -121.7771457)","4395":"(42.0114469294792, -82.5728791793585)","4396":"(42.060810709558, -82.5989848336848)","4397":"(42.0510582, -82.6088281)","4398":"(42.0378000230769, -82.6009453307692)","4399":"(42.04732835, -82.5999705)","4400":"(41.9967892891525, -82.5587116155988)","4401":"(50.000678, -86.000977)","4402":"(50.000678, -86.000977)","4403":"(43.4579172, -79.6857638)","4404":"(43.3964347, -79.7536458542169)","4405":"(43.5090014697148, -79.6705962396631)","4406":"(43.5062201920267, -79.6636889330701)","4407":"('nil', 'nil')","4408":"(43.4081749, -79.7387299)","4409":"(43.4561500184442, -79.7140793115257)","4410":"(43.4428105666667, -79.6736800666667)","4411":"(43.447436, -79.666672)","4412":"('nil', 'nil')","4413":"(43.899733, -78.8642286)","4414":"(43.8730402, -78.8908083)","4415":"(43.9270209857824, -78.8576379235671)","4416":"(55.001251, -115.002136)","4417":"(54.4135919, -110.2143137)","4418":"(55.001251, -115.002136)","4419":"(55.001251, -115.002136)","4420":"(54.4566174, -110.2043126)","4421":"(53.3593623269565, -113.417807815944)","4422":"(54.4135919, -110.2143137)","4423":"(50.8079254, -121.325385)","4424":"(50.8141948, -121.3272458)","4425":"(50.8137216, -121.324802)","4426":"(55.001251, -125.002441)","4427":"(50.8079254, -121.325385)","4428":"(40.6886317485888, -80.3668893062138)","4429":"(55.001251, -125.002441)","4430":"('nil', 'nil')","4431":"(55.001251, -125.002441)","4432":"(40.9867307413791, -75.9722658473221)","4433":"(51.3008765, -0.0603307)","4434":"(50.88463555, -119.881747652869)","4435":"(50.8846159, -119.8784999)","4436":"(49.78751725, -92.8344043670953)","4437":"(49.78537895, -92.8219269837492)","4438":"(49.7861263, -92.8213911)","4439":"('nil', 'nil')","4440":"(49.0963777, -122.623674451531)","4441":"(49.1044063, -122.6799544)","4442":"(49.1617461, -122.654980866463)","4443":"(49.0891719, -122.6240468)","4444":"(55.001251, -125.002441)","4445":"(44.5699889, -80.929164461242)","4446":"(44.5685775836735, -80.9279954571429)","4447":"(44.5598387111111, -80.9259587518519)","4448":"(44.5613479, -80.930908)","4449":"(44.5663139857143, -80.9389870979592)","4450":"(50.000678, -86.000977)","4451":"(50.000678, -86.000977)","4452":"(44.54519135, -80.9377461767259)","4453":"(63.000147, -136.002502)","4454":"('nil', 'nil')","4455":"(63.000147, -136.002502)","4456":"(60.8005435, -137.4893938)","4457":"('nil', 'nil')","4458":"(44.742693225, -79.8932112)","4459":"(44.73854008339, -79.9019475220578)","4460":"(44.7470377875, -79.8925080125)","4461":"(50.000678, -86.000977)","4462":"(45.0029687444446, -72.405495985112)","4463":"('nil', 'nil')","4464":"(50.000678, -86.000977)","4465":"(44.1796183042202, -81.6140196513685)","4466":"(44.1791409065975, -81.6258592270708)","4467":"(44.1655035333333, -81.6431723333333)","4468":"(44.1671665611375, -81.6430024236493)","4469":"(44.0970786, -81.4708452)","4470":"('nil', 'nil')","4471":"(55.001251, -125.002441)","4472":"(50.0938999, -125.2030147)","4473":"(50.0847294, -125.1860404)","4474":"('nil', 'nil')","4475":"(50.1780552, -125.1849751)","4476":"(49.1924155, -123.1312494)","4477":"(50.0449432, -125.173721)","4478":"(38.3226556568797, -81.7172050206518)","4479":"(49.024786, -123.0597639)","4480":"('nil', 'nil')","4481":"(49.0540979, -123.0666538)","4482":"(49.3334154, -117.6518667)","4483":"('nil', 'nil')","4484":"('nil', 'nil')","4485":"(55.001251, -125.002441)","4486":"(49.2939819, -117.6523582)","4487":"(48.1014497, -66.114087)","4488":"(52.4760892, -71.8258668)","4489":"('nil', 'nil')","4490":"(52.4760892, -71.8258668)","4491":"(48.1119869, -66.1462527)","4492":"(55.001251, -115.002136)","4493":"(54.4516363, -110.167361)","4494":"(55.001251, -115.002136)","4495":"(55.001251, -115.002136)","4496":"(49.5561459, -114.3616483)","4497":"(49.6356758, -114.4936194)","4498":"(55.001251, -115.002136)","4499":"(49.6446648, -114.5982992)","4500":"(48.9776369, -123.8004633)","4501":"(55.001251, -125.002441)","4502":"(48.9682948, -123.7980918)","4503":"('nil', 'nil')","4504":"(48.9876588, -123.8140063)","4505":"(55.001251, -125.002441)","4506":"(52.4760892, -71.8258668)","4507":"(47.8444773, -69.8779453)","4508":"(47.8253227, -69.8899372)","4509":"(46.6779171942256, -71.6753440744293)","4510":"(52.4760892, -71.8258668)","4511":"(52.4760892, -71.8258668)","4512":"('nil', 'nil')","4513":"(50.000678, -86.000977)","4514":"(43.1053177, -80.7526794)","4515":"(43.130421, -80.758868)","4516":"(50.000678, -86.000977)","4517":"(43.9527511, -78.4327494)","4518":"(50.000678, -86.000977)","4519":"('nil', 'nil')","4520":"('nil', 'nil')","4521":"(43.135766, -80.763972)","4522":"(43.7388775826554, -81.70198047896)","4523":"(43.7450408, -81.7076121)","4524":"(50.000678, -86.000977)","4525":"(50.000678, -86.000977)","4526":"(43.7390684, -81.7136394)","4527":"(43.73829475, -81.71651495)","4528":"('nil', 'nil')","4529":"(43.7422559928498, -81.7134781970746)","4530":"(44.9970092, -78.7059274)","4531":"(50.000678, -86.000977)","4532":"(44.9327044883843, -78.6335811177277)","4533":"('nil', 'nil')","4534":"(48.9150732, -123.71240384913)","4535":"(48.9208684, -123.7169995)","4536":"('nil', 'nil')","4537":"(55.001251, -125.002441)","4538":"(48.9350731, -123.7393115)","4539":"(48.9283441, -123.7217635)","4540":"(48.9303395, -123.7413907)","4541":"(48.89607795, -123.715702591317)","4542":"(52.4760892, -71.8258668)","4543":"('nil', 'nil')","4544":"(52.4760892, -71.8258668)","4545":"(52.4760892, -71.8258668)","4546":"(42.7263949, -71.4821534)","4547":"(45.5284281, -73.3301394)","4548":"(45.53689132, -73.51072446)","4549":"('nil', 'nil')","4550":"(55.001251, -115.002136)","4551":"(53.2260236, -114.9952226)","4552":"(55.001251, -115.002136)","4553":"(55.001251, -115.002136)","4554":"(53.2273857, -114.9767438)","4555":"(53.2065438, -115.003185)","4556":"(53.2071141, -115.0006364)","4557":"(53.179571, -105.759587)","4558":"(55.5321257, -106.1412243)","4559":"('nil', 'nil')","4560":"('nil', 'nil')","4561":"(55.5321257, -106.1412243)","4562":"('nil', 'nil')","4563":"(50.3483598, -122.7181715)","4564":"(50.331952, -122.8062178)","4565":"(50.3222245, -122.8062916)","4566":"(50.8272981, -118.9868959)","4567":"('nil', 'nil')","4568":"(50.8379365, -118.9736512)","4569":"(50.82969, -118.9851951)","4570":"(50.8569826, -118.9345013)","4571":"(50.8379365, -118.9736512)","4572":"(46.6404951, -60.4039997)","4573":"('nil', 'nil')","4574":"(46.6273745893042, -60.3946098009643)","4575":"('nil', 'nil')","4576":"(55.001251, -115.002136)","4577":"(53.6981415, -113.2033307)","4578":"(53.6983826, -113.203338)","4579":"(55.001251, -115.002136)","4580":"('nil', 'nil')","4581":"(53.7088389758787, -113.214938252266)","4582":"('nil', 'nil')","4583":"(47.01918827596, -70.9355074735777)","4584":"(52.4760892, -71.8258668)","4585":"(47.0177696083072, -70.9389406755449)","4586":"(50.6064147, 3.0391383)","4587":"('nil', 'nil')","4588":"(46.0346353, -74.2194809)","4589":"(46.0315723, -74.2083933)","4590":"(46.0282815, -74.2065632)","4591":"(45.4953286, -75.586694)","4592":"(52.4760892, -71.8258668)","4593":"(46.0219183, -74.1928961)","4594":"(46.0282815, -74.2065632)","4595":"(52.4760892, -71.8258668)","4596":"(52.4760892, -71.8258668)","4597":"(52.4760892, -71.8258668)","4598":"(52.4760892, -71.8258668)","4599":"(52.4760892, -71.8258668)","4600":"(52.4760892, -71.8258668)","4601":"(45.8830587777778, -74.1672011111111)","4602":"(45.9529269, -72.4004508)","4603":"(52.4760892, -71.8258668)","4604":"(48.550814, -71.655193)","4605":"(48.545406, -71.635356)","4606":"('nil', 'nil')","4607":"('nil', 'nil')","4608":"(48.548887, -71.651459)","4609":"(43.5756825221312, -81.7044831877049)","4610":"(43.5690193403226, -81.7025734782217)","4611":"(43.4064805290085, -81.7110377926076)","4612":"(46.4964553, -80.542471)","4613":"(49.906158, -116.9122473)","4614":"(55.001251, -125.002441)","4615":"(53.5272262, -113.3189949)","4616":"(51.4230903, -116.1799904)","4617":"(51.4278236, -116.1830457)","4618":"(55.001251, -115.002136)","4619":"(33.573657877551, -117.734323142857)","4620":"(50.1049323, -91.9086135)","4621":"(49.104926, -117.8192844)","4622":"(49.104926, -117.8192844)","4623":"(49.1041137, -117.8331437)","4624":"(49.0752011, -117.7920613)","4625":"(55.001251, -125.002441)","4626":"(49.07920245, -117.799652036788)","4627":"(55.001251, -115.002136)","4628":"(55.001251, -115.002136)","4629":"('nil', 'nil')","4630":"(48.5581491, -124.404794)","4631":"(48.5542847, -124.4154998)","4632":"('nil', 'nil')","4633":"('nil', 'nil')","4634":"(50.5895502, -127.0868801)","4635":"(55.001251, -125.002441)","4636":"(46.500283, -66.750183)","4637":"(46.500283, -66.750183)","4638":"(46.500283, -66.750183)","4639":"(47.761986, -65.053678)","4640":"(60.0621942, -128.7061763)","4641":"('nil', 'nil')","4642":"(44.5906958, -75.6880732)","4643":"(50.000678, -86.000977)","4644":"(44.5975571, -75.7053065)","4645":"(45.430895, -75.697444)","4646":"(55.9431687, -3.2035401)","4647":"('nil', 'nil')","4648":"(43.96950635, -78.1903048721129)","4649":"(43.9574481, -78.1558759)","4650":"('nil', 'nil')","4651":"(43.9822161234165, -78.1753288764427)","4652":"('nil', 'nil')","4653":"(50.5861669, -111.8970496)","4654":"(50.5866689, -111.8968575)","4655":"(50.5861669, -111.8970496)","4656":"(50.5861669, -111.8970496)","4657":"(55.001251, -115.002136)","4658":"(48.6095328, -93.4175141)","4659":"(50.000678, -86.000977)","4660":"(46.549149, -75.5133154)","4661":"(46.5496994, -75.5134558)","4662":"('nil', 'nil')","4663":"(52.4760892, -71.8258668)","4664":"(52.4760892, -71.8258668)","4665":"(52.4760892, -71.8258668)","4666":"(52.4760892, -71.8258668)","4667":"(19.7637684, -101.194064)","4668":"(52.4760892, -71.8258668)","4669":"(46.697843, -73.9587154)","4670":"(47.6538113, -65.6542748)","4671":"(47.632458, -65.6709083)","4672":"(46.500283, -66.750183)","4673":"(47.043926, -70.892029)","4674":"('nil', 'nil')","4675":"(47.062009, -70.9071171)","4676":"(47.0573153, -70.8985396)","4677":"('nil', 'nil')","4678":"('nil', 'nil')","4679":"(46.0409357, -74.2715621)","4680":"(52.4760892, -71.8258668)","4681":"(46.0439423, -74.2697515)","4682":"(46.0473593, -74.2893029)","4683":"('nil', 'nil')","4684":"('nil', 'nil')","4685":"('nil', 'nil')","4686":"('nil', 'nil')","4687":"(48.852447, -67.506131)","4688":"(48.8468633, -67.5295977)","4689":"('nil', 'nil')","4690":"('nil', 'nil')","4691":"(48.8350813, -67.5737487312843)","4692":"(50.000678, -86.000977)","4693":"(50.000678, -86.000977)","4694":"(50.000678, -86.000977)","4695":"(50.000678, -86.000977)","4696":"(51.3533818, -55.6395111)","4697":"(45.4905373934646, -77.6882857944506)","4698":"('nil', 'nil')","4699":"(45.4884111, -77.6654038)","4700":"(45.4884111, -77.6654038)","4701":"(46.500283, -66.750183)","4702":"('nil', 'nil')","4703":"(45.7247377, -65.5269017)","4704":"(45.4209159545436, -63.7779207252367)","4705":"(42.9048875, -78.9577694)","4706":"(42.9090082, -78.9316759)","4707":"(42.8683094, -79.0519385)","4708":"(49.676058, -124.938768798764)","4709":"('nil', 'nil')","4710":"(49.7310928, -124.9014848)","4711":"(49.6838248, -124.8869633)","4712":"(49.7424399, -124.9317319)","4713":"(49.6742848, -124.9394535)","4714":"(49.6769651, -124.9374644)","4715":"(45.6062312, -64.9393571)","4716":"(46.500283, -66.750183)","4717":"(45.8255263566038, -77.0904878698113)","4718":"(50.000678, -86.000977)","4719":"(45.8001387, -77.115399)","4720":"(45.8197075, -77.0794141)","4721":"(45.82672385, -77.0954121071264)","4722":"(55.001251, -125.002441)","4723":"(55.001251, -125.002441)","4724":"(39.8278475020806, -76.0633555195778)","4725":"(55.001251, -125.002441)","4726":"(50.5175437, -116.0288084)","4727":"(40.6792425609756, -80.2445796585366)","4728":"('nil', 'nil')","4729":"(44.9002357, -76.2525938)","4730":"(44.9118841, -76.2613021)","4731":"(44.9056201, -76.2716862)","4732":"(44.9000913, -76.2474864)","4733":"(55.001251, -115.002136)","4734":"(51.7950267, -114.6591335)","4735":"(55.001251, -115.002136)","4736":"(55.001251, -115.002136)","4737":"(40.793619, -81.53283)","4738":"(40.7932449714286, -81.5347628285714)","4739":"(46.3355508, -63.1466676)","4740":"(46.3355508, -63.1466676)","4741":"(46.3355508, -63.1466676)","4742":"('nil', 'nil')","4743":"(48.1016338, -77.8085973)","4744":"(48.1030729, -77.8076887)","4745":"(48.0991699, -77.8149454)","4746":"(52.4760892, -71.8258668)","4747":"(35.7780505, 139.7905129)","4748":"(48.1956934878239, -77.7275616990753)","4749":"(52.4760892, -71.8258668)","4750":"(49.2165975, -68.165179441158)","4751":"(49.2193551, -68.1413261196246)","4752":"(49.217597, -68.152313)","4753":"(52.4760892, -71.8258668)","4754":"(52.4760892, -71.8258668)","4755":"(50.2109579, -66.3790642)","4756":"(50.2438609109474, -66.3968921268131)","4757":"(50.2109579, -66.3790642)","4758":"(43.54242045, 5.03433373718415)","4759":"(50.3363283, -115.8495167)","4760":"(-33.7249888, 150.640327)","4761":"(50.3391791, -115.8606994)","4762":"('nil', 'nil')","4763":"(55.001251, -125.002441)","4764":"(50.3319072, -115.862605)","4765":"(55.001251, -125.002441)","4766":"(51.6358723, -121.3001772)","4767":"(51.6358723, -121.3001772)","4768":"(51.6500538, -121.2965729)","4769":"(51.6358723, -121.3001772)","4770":"('nil', 'nil')","4771":"(55.001251, -97.001038)","4772":"(55.001251, -97.001038)","4773":"(49.6882501, -95.3259086)","4774":"(48.235193, -70.201263)","4775":"(52.4760892, -71.8258668)","4776":"(48.8397778, 5.8830903)","4777":"(46.0573705, -71.9536674)","4778":"(46.0573705, -71.9536674)","4779":"(45.2846871, -72.8533393)","4780":"(46.08239275, -71.931599625)","4781":"(44.8434219, -0.5953311)","4782":"(49.6132837, -124.0278082)","4783":"(49.6239685, -124.0137436)","4784":"(49.6155679, -124.0534645)","4785":"('nil', 'nil')","4786":"(49.6355871962907, -123.97201862495)","4787":"(48.9484835, -57.9392157)","4788":"(48.9427242, -57.9389361)","4789":"(48.9562335, -57.9167448)","4790":"(45.0742478700064, -64.3994282173411)","4791":"(45.0919000923077, -64.3583132692308)","4792":"(45.0898525390518, -64.3732008585191)","4793":"(45.1960403, -63.1653789)","4794":"(53.5649227, -113.2947514)","4795":"(53.5272754, -113.2943741)","4796":"(53.5558591, -113.3157996)","4797":"(53.5659121, -113.3261272)","4798":"(53.5629482, -113.319633)","4799":"('nil', 'nil')","4800":"(53.5601374, -113.3145166)","4801":"(45.8748105, -72.489133070099)","4802":"(45.8417832, -72.4384784)","4803":"(45.8977624, -72.5246394)","4804":"(45.8864303, -72.5018764)","4805":"('nil', 'nil')","4806":"(44.7654836, -66.7489861)","4807":"('nil', 'nil')","4808":"(38.8227935163531, -90.9518470638707)","4809":"(43.8459739428571, -66.1161350571429)","4810":"(43.9578252606567, -66.1337928214197)","4811":"('nil', 'nil')","4812":"(48.64936095, -123.403285153067)","4813":"(48.64087265, -123.402047488021)","4814":"(48.64738556, -123.3979423)","4815":"(48.645766, -123.398914)","4816":"(48.6454927, -123.4016961)","4817":"(55.001251, -125.002441)","4818":"(50.000678, -86.000977)","4819":"('nil', 'nil')","4820":"(46.3355508, -63.1466676)","4821":"(46.3355508, -63.1466676)","4822":"(47.2123984, -70.2711837)","4823":"(47.24579525, -70.2354620548973)","4824":"(52.4760892, -71.8258668)","4825":"(43.1753772, 6.5261849)","4826":"(48.6103429, -68.2311634)","4827":"(48.610347, -68.2304479)","4828":"(48.610347, -68.2304479)","4829":"('nil', 'nil')","4830":"(49.4302025, -94.0792188)","4831":"(45.263609, -71.9957529)","4832":"(45.2792479520547, -71.9728178893411)","4833":"(52.4760892, -71.8258668)","4834":"(45.275611, -71.972122)","4835":"(45.275611, -71.972122)","4836":"(52.4760892, -71.8258668)","4837":"(56.2330238, -117.3077652)","4838":"(56.2330714, -117.3469476)","4839":"(56.2353649, -117.294147)","4840":"(56.2338733, -117.33264384587)","4841":"(56.237114502269, -117.288446871707)","4842":"(51.7252449, -3.0811001)","4843":"('nil', 'nil')","4844":"(51.3959124, -116.4881795)","4845":"(51.7252449, -3.0811001)","4846":"('nil', 'nil')","4847":"(48.34621, -69.404068)","4848":"(48.34621, -69.404068)","4849":"(52.4760892, -71.8258668)","4850":"('nil', 'nil')","4851":"(48.1356005, -69.156539)","4852":"(48.8286542, -125.133128)","4853":"(48.838902, -125.1408761)","4854":"(48.831482, -125.1394749)","4855":"('nil', 'nil')","4856":"(48.8269146, -125.1418019)","4857":"(48.8225837, -125.1326976)","4858":"('nil', 'nil')","4859":"('nil', 'nil')","4860":"(45.2418524, -72.5454545)","4861":"(52.4760892, -71.8258668)","4862":"(52.4760892, -71.8258668)","4863":"(55.001251, -115.002136)","4864":"(53.0178527, -112.865435)","4865":"(53.0146808, -112.7936884)","4866":"('nil', 'nil')","4867":"(53.2544735, -110.0006153)","4868":"(52.8434629, -110.8323608)","4869":"(52.8433858, -110.8320326)","4870":"(52.8433858, -110.8320326)","4871":"(52.8433858, -110.8320326)","4872":"(47.3692872, -70.4120237)","4873":"(-18.5687499, -46.5452873)","4874":"(52.4760892, -71.8258668)","4875":"('nil', 'nil')","4876":"(55.001251, -125.002441)","4877":"(54.0149376, -124.0119654)","4878":"(55.001251, -125.002441)","4879":"(54.0140007, -124.0146371)","4880":"(55.7329709, -97.8563218)","4881":"(55.7414355, -97.8533015)","4882":"('nil', 'nil')","4883":"('nil', 'nil')","4884":"(43.7890682229605, -65.3478477929431)","4885":"('nil', 'nil')","4886":"(43.7682529234035, -65.3399397570664)","4887":"(43.1708786, -80.216213)","4888":"(43.1725716, -80.2465277)","4889":"(43.1636685130634, -80.2408647834677)","4890":"(43.1453274, -80.2041461)","4891":"(43.6492486, -79.3742201)","4892":"(43.1285389, -80.1961991285714)","4893":"(43.16471, -80.34029)","4894":"(43.410526, -80.328512)","4895":"(43.42278925, -80.2869214404584)","4896":"(43.417371922845, -80.3243552791234)","4897":"(43.4110172285568, -80.3285434307415)","4898":"('nil', 'nil')","4899":"(50.576798, -126.907369)","4900":"(50.576798, -126.907369)","4901":"(51.52168025, -0.15013165799855)","4902":"(47.0400946, -65.4789572)","4903":"(47.0400946, -65.4789572)","4904":"(47.0400946, -65.4789572)","4905":"(46.983663, -65.5542247)","4906":"(53.8217327, -61.2295532)","4907":"(34.8729275, -82.081272)","4908":"(45.7089419298788, -63.2846927213889)","4909":"(45.1960403, -63.1653789)","4910":"(45.6665177397199, -63.2305514980492)","4911":"('nil', 'nil')","4912":"(45.4322102913732, -64.3394944756077)","4913":"('nil', 'nil')","4914":"(42.0305343, -82.7682901)","4915":"(42.0367146, -82.7394708)","4916":"(43.923, -80.079594)","4917":"(43.9155728333333, -80.1137144)","4918":"(43.9185254714286, -80.1015140285714)","4919":"(43.7448648, -79.8399244)","4920":"(43.9227208, -80.0811569)","4921":"(51.4950992, -0.1660001)","4922":"(43.9738492761482, -78.3443133191402)","4923":"('nil', 'nil')","4924":"(42.9673757529412, -82.3960722588235)","4925":"(43.5493143, -80.246508)","4926":"(-33.7683846, 150.8338077)","4927":"(44.4944815454545, -81.3725930636364)","4928":"(44.4971071, -81.3743799)","4929":"(44.5016374330745, -81.3713928062356)","4930":"(-16.9261301, 145.7654098)","4931":"(44.4968087, -81.3748017)","4932":"(48.243882, -69.545517)","4933":"(48.24591225, -69.5448377)","4934":"(48.581445, 7.7116666)","4935":"(50.2463647, -63.6003951)","4936":"(50.2398334, -63.6006871)","4937":"('nil', 'nil')","4938":"(48.105139, -69.728851)","4939":"(48.0796795, -69.7490902)","4940":"(52.4760892, -71.8258668)","4941":"(48.606487, 7.7287523)","4942":"(48.514785, -72.224808)","4943":"(48.514785, -72.224808)","4944":"(45.5547328, -73.592899)","4945":"(48.514785, -72.224808)","4946":"(48.7537304, -91.6337975)","4947":"('nil', 'nil')","4948":"(50.000678, -86.000977)","4949":"('nil', 'nil')","4950":"(50.000678, -86.000977)","4951":"(46.122987, -70.671959)","4952":"(46.0941293757717, -70.6313699635585)","4953":"(52.4760892, -71.8258668)","4954":"('nil', 'nil')","4955":"(55.5321257, -106.1412243)","4956":"(51.210132, -102.4636347)","4957":"(55.5321257, -106.1412243)","4958":"(51.212045, -102.461243)","4959":"(55.001251, -115.002136)","4960":"(49.10111735, -113.981007631905)","4961":"(55.001251, -115.002136)","4962":"(55.001251, -115.002136)","4963":"(55.001251, -115.002136)","4964":"(46.3077503, -78.7167353)","4965":"(50.000678, -86.000977)","4966":"('nil', 'nil')","4967":"(46.308326925389, -74.1861812259005)","4968":"(52.4760892, -71.8258668)","4969":"(52.4760892, -71.8258668)","4970":"(46.4884058, -73.1806975)","4971":"(52.4760892, -71.8258668)","4972":"(45.574879, -70.882072)","4973":"(45.574879, -70.882072)","4974":"(17.1997503, -89.6497041)","4975":"(45.577529, -70.8862841)","4976":"(50.000678, -86.000977)","4977":"(50.6863145, -121.9370179)","4978":"(50.6936945, -121.9330031)","4979":"(42.9024132, -79.6170535)","4980":"(42.9190811, -79.5763919)","4981":"(55.6930044, -121.6045411)","4982":"(55.6930044, -121.6045411)","4983":"(55.001251, -125.002441)","4984":"('nil', 'nil')","4985":"(55.693768, -121.6128374)","4986":"(49.2107276, -122.8980788)","4987":"(-34.0131025, 151.0704712)","4988":"(49.2006751, -122.9152236)","4989":"(49.2007364, -122.9156407)","4990":"('nil', 'nil')","4991":"(44.55810455, -78.2054386588702)","4992":"(44.5238029341943, -77.8954458391355)","4993":"(44.5142233, -78.3843759)","4994":"(43.5161067, -80.2827656)","4995":"(55.001251, -115.002136)","4996":"(49.1953434, -113.3017731)","4997":"(49.3634252, -113.6118966)","4998":"(49.2001157, -113.3165704)","4999":"(-34.114192, 18.8256167)","5000":"('nil', 'nil')","5001":"(50.8212806, -119.6777369)","5002":"(55.001251, -125.002441)","5003":"(50.6810078, -119.865467)","5004":"(32.7293725823843, -117.161699795734)","5005":"(52.4760892, -71.8258668)","5006":"(45.4542168, -73.4674115644673)","5007":"(52.4760892, -71.8258668)","5008":"(52.4760892, -71.8258668)","5009":"(45.4475534, -73.4924867)","5010":"(45.4747901206538, -73.4664673637576)","5011":"(50.000678, -86.000977)","5012":"(43.9468694578947, -79.4553983210526)","5013":"(43.8458994, -79.380003942761)","5014":"(43.8489434, -79.4049811)","5015":"('nil', 'nil')","5016":"(50.2837708, -119.2441414)","5017":"('nil', 'nil')","5018":"(46.1981888328419, -60.259174964075)","5019":"(46.213751, -60.270227)","5020":"(45.9175381338759, -59.9810442036645)","5021":"(45.9195305914594, -59.9735953230564)","5022":"('nil', 'nil')","5023":"(50.7078175, -113.9491554)","5024":"(50.712821, -113.9849761)","5025":"(55.001251, -115.002136)","5026":"(50.7240265, -113.9815773)","5027":"(52.4760892, -71.8258668)","5028":"(52.4760892, -71.8258668)","5029":"(52.4760892, -71.8258668)","5030":"(52.4760892, -71.8258668)","5031":"(45.300973, -72.315102)","5032":"(52.4760892, -71.8258668)","5033":"('nil', 'nil')","5034":"(52.4760892, -71.8258668)","5035":"(55.5321257, -106.1412243)","5036":"(52.374095, -108.2164544)","5037":"(55.5321257, -106.1412243)","5038":"('nil', 'nil')","5039":"(55.5321257, -106.1412243)","5040":"(50.5692507, -111.9108833)","5041":"(51.7954216, -121.4171842)","5042":"(52.4627837, -113.7543935)","5043":"(52.471726, -113.7188259)","5044":"(55.001251, -115.002136)","5045":"(55.001251, -115.002136)","5046":"(54.3937469, -116.8059715)","5047":"(44.0959344, -78.9606702)","5048":"(48.8538809, -123.5145385)","5049":"('nil', 'nil')","5050":"(46.0525034, -73.7006607)","5051":"(46.0454129, -73.7107666)","5052":"(46.0480813, -73.7157805)","5053":"(46.2789311, -73.7909202)","5054":"('nil', 'nil')","5055":"(45.1626246, 5.7353072)","5056":"(42.7859584111111, -80.2110284666667)","5057":"(44.2614993, -76.9711904)","5058":"(50.000678, -86.000977)","5059":"(44.2382078250969, -76.9673640272688)","5060":"(44.321785, -79.3618282793478)","5061":"(44.3941479, -79.6816146)","5062":"(58.5175303, -117.0926533)","5063":"(58.5048015, -117.1344132)","5064":"(49.3741019, -123.2745646)","5065":"(49.3219964, -123.1330469)","5066":"(35.22301843781, -80.8032993556371)","5067":"(53.5136431, -2.2357103)","5068":"(47.6522821, -122.4078587)","5069":"(51.0887356, -121.5948224)","5070":"('nil', 'nil')","5071":"('nil', 'nil')","5072":"(51.893571, 0.934959)","5073":"(55.001251, -125.002441)","5074":"(55.001251, -125.002441)","5075":"(53.3059217, -120.1655334)","5076":"(53.3061922, -120.1561079)","5077":"(53.4229354, -2.9463255)","5078":"(55.5321257, -106.1412243)","5079":"(55.5321257, -106.1412243)","5080":"(55.5321257, -106.1412243)","5081":"(55.5321257, -106.1412243)","5082":"('nil', 'nil')","5083":"('nil', 'nil')","5084":"(45.7544316735106, -74.0227377870855)","5085":"(45.6834546, -71.7037398)","5086":"(43.8681618, -78.9336141)","5087":"(43.8804493384615, -78.9439477871795)","5088":"(43.8826669595238, -78.9304428964286)","5089":"(43.8801624039194, -78.9043655571854)","5090":"(55.001251, -115.002136)","5091":"(54.8494443, -113.1581327)","5092":"(46.0127817845279, -61.5274655138176)","5093":"(46.0082588411717, -61.5299177800734)","5094":"('nil', 'nil')","5095":"('nil', 'nil')","5096":"(51.0381003, -113.3948955)","5097":"(55.001251, -115.002136)","5098":"(55.001251, -115.002136)","5099":"('nil', 'nil')","5100":"(55.001251, -115.002136)","5101":"(55.001251, -115.002136)","5102":"(52.3260366, -112.7022028)","5103":"(52.328637, -112.7274718)","5104":"(53.8378909495108, -113.412196285714)","5105":"(44.9069482550336, -91.5699581946309)","5106":"(53.31012135, -113.538163194713)","5107":"(53.30997155, -113.53506025)","5108":"('nil', 'nil')","5109":"(53.30935825, -113.532145913001)","5110":"(51.3785418, 0.0740653)","5111":"(51.2957715, -113.9946816)","5112":"(55.001251, -115.002136)","5113":"('nil', 'nil')","5114":"(55.001251, -115.002136)","5115":"('nil', 'nil')","5116":"(42.8926210953905, -79.2722596460276)","5117":"(50.000678, -86.000977)","5118":"(42.894793853535, -79.2697436746598)","5119":"('nil', 'nil')","5120":"(45.6502239333333, -74.9398588444444)","5121":"(52.4760892, -71.8258668)","5122":"(45.6512171, -74.942673)","5123":"(45.6501817893094, -74.9356839318454)","5124":"(55.001251, -125.002441)","5125":"(49.9258769, -126.6534486)","5126":"(49.9109637, -126.6646472)","5127":"(49.73320345, -126.787482345657)","5128":"(49.1452396, -102.9935522)","5129":"(49.1468037, -102.9735777)","5130":"('nil', 'nil')","5131":"(39.1393525, -121.5873768)","5132":"('nil', 'nil')","5133":"(45.4070164, -74.0338916)","5134":"(52.4760892, -71.8258668)","5135":"(33.9204332, -6.3676093)","5136":"(53.7925984, -77.6170584)","5137":"(52.3096251669246, -114.072573153921)","5138":"(52.3175984, -114.0816921)","5139":"(52.3175984, -114.0816921)","5140":"(52.4760892, -71.8258668)","5141":"(48.2435859, -79.0403518)","5142":"(49.8785192, -97.1073996)","5143":"(50.000678, -86.000977)","5144":"(43.8551714342857, -79.7040681571429)","5145":"(43.8495776234235, -79.8859412473113)","5146":"(43.9382781358138, -79.8425825672759)","5147":"('nil', 'nil')","5148":"(49.9693478, -98.3154416)","5149":"(49.9734402, -98.2962398)","5150":"(46.500283, -66.750183)","5151":"(46.1501708, -67.5733828)","5152":"(46.1501708, -67.5733828)","5153":"(45.8314914, -64.2090288)","5154":"(45.837414, -64.207968)","5155":"(45.1960403, -63.1653789)","5156":"(55.001251, -115.002136)","5157":"(49.7233662, -113.4208604)","5158":"(48.3201921, 4.19053966150475)","5159":"('nil', 'nil')","5160":"(55.001251, -115.002136)","5161":"(55.001251, -115.002136)","5162":"('nil', 'nil')","5163":"(28.0381772, -82.4359465)","5164":"(43.8927939, -66.095816)","5165":"(45.3483488, -63.3173384)","5166":"(47.332308, -79.438019)","5167":"(47.3267336, -79.4413878)","5168":"(47.333504, -79.4425314)","5169":"(46.285424, -61.2636358)","5170":"(46.2315009, -61.3043137761098)","5171":"(44.2490504, -78.10802985)","5172":"(44.2642430921651, -78.1003632979996)","5173":"(46.3938122, -75.0295392)","5174":"(52.4760892, -71.8258668)","5175":"(44.99500375, -75.6679646620005)","5176":"(43.7168263, -80.3769337)","5177":"(45.02868715, -75.6157848718836)","5178":"(49.528685, -124.6481966)","5179":"(48.7424342, -123.6275887)","5180":"(48.7397445, -123.6172066)","5181":"('nil', 'nil')","5182":"(48.741701, -123.626404)","5183":"('nil', 'nil')","5184":"(45.1960403, -63.1653789)","5185":"(41.1600211577258, -73.2525652027648)","5186":"(45.1960403, -63.1653789)","5187":"(47.566797, -69.866867)","5188":"(47.5592163, -69.8750676)","5189":"(50.000678, -86.000977)","5190":"(44.5745716752192, -80.5891666178332)","5191":"(51.5792052, -0.5158959)","5192":"(49.54139, -123.978252)","5193":"(55.001251, -125.002441)","5194":"(50.000678, -86.000977)","5195":"(46.1828204, -82.9349059)","5196":"(47.0422969, -67.7695166)","5197":"('nil', 'nil')","5198":"(46.500283, -66.750183)","5199":"(47.037259959799, -67.750700223258)","5200":"(55.5321257, -106.1412243)","5201":"(60.7970901, -115.8067818)","5202":"(55.001251, -125.002441)","5203":"(51.7252449, -3.0811001)","5204":"(55.001251, -125.002441)","5205":"(55.001251, -125.002441)","5206":"(37.0818968, -113.5467802)","5207":"(49.2051022, -119.8222988)","5208":"(35.2369678694778, -86.9712752574424)","5209":"(50.4580182, -116.2401778)","5210":"(50.4580182, -116.2401778)","5211":"(39.5137735227362, -77.945994839902)","5212":"(50.4574442, -116.2349217)","5213":"('nil', 'nil')","5214":"(49.3106822, -124.2385811)","5215":"(43.8570102729205, -72.6314746589379)","5216":"(43.0194857333333, -79.2496142745098)","5217":"(42.9906313, -79.2534883)","5218":"(42.9839209, -79.2505059)","5219":"(41.7926567158768, -71.4139464929136)","5220":"(52.4760892, -71.8258668)","5221":"(45.4453082, -73.7510888)","5222":"(45.4526232, -73.7418082)","5223":"(45.4453082, -73.7510888)","5224":"(44.8954491, -76.0254544)","5225":"(44.8954817, -76.0241586)","5226":"(50.000678, -86.000977)","5227":"(37.802076, -122.4188091)","5228":"('nil', 'nil')","5229":"(46.500283, -66.750183)","5230":"(45.1924022, -67.2634723)","5231":"(45.1983935, -67.2742211)","5232":"(45.1983935, -67.2742211)","5233":"(45.9024084, -74.248859)","5234":"(45.9135474, 5.0357497)","5235":"(45.9024084, -74.248859)","5236":"(52.2732239, 4.6365651)","5237":"(49.6999214, -123.128768)","5238":"(48.4308633, -123.4082841)","5239":"(48.8575268, -123.302365791586)","5240":"(48.8461584, -123.3236946)","5241":"(43.8576952, -79.0096347)","5242":"(43.8433745809637, -79.0365415025876)","5243":"(43.8667828101292, -79.0450649562491)","5244":"('nil', 'nil')","5245":"(37.050436, -76.429164)","5246":"(50.000678, -86.000977)","5247":"('nil', 'nil')","5248":"(55.001251, -125.002441)","5249":"(51.7252449, -3.0811001)","5250":"(47.3532431285714, -70.5548612428571)","5251":"(47.3472876, -70.5576242)","5252":"(47.3825291, -70.5884849)","5253":"(45.33198265, -73.2862219909954)","5254":"(52.4760892, -71.8258668)","5255":"(45.3056879, -73.2533401)","5256":"(44.9383388, -65.0765743)","5257":"(44.9458726, -65.0624401)","5258":"(48.5518487333246, -71.778672330967)","5259":"(14.7370766, -60.9550078)","5260":"(48.4907543, -71.7818253)","5261":"(50.6448412, -93.2042744)","5262":"(52.4737361, -116.073132)","5263":"(48.0091678, -66.6717742)","5264":"(55.001251, -115.002136)","5265":"(55.2755197825337, -114.779171826151)","5266":"('nil', 'nil')","5267":"(52.3738382, -126.7703391)","5268":"('nil', 'nil')","5269":"('nil', 'nil')","5270":"(53.8217327, -61.2295532)","5271":"(49.021294, -55.4595841)","5272":"('nil', 'nil')","5273":"(55.001251, -125.002441)","5274":"(48.5632593, -123.4613861)","5275":"(48.5669353, -123.4537529)","5276":"(48.4306817, -72.0631082)","5277":"(48.442682, -72.119922)","5278":"(48.4306817, -72.0631082)","5279":"('nil', 'nil')","5280":"(46.3661132, -79.933538)","5281":"(45.1897579, -78.8578462)","5282":"(45.1211138, -78.7253427)","5283":"(50.000678, -86.000977)","5284":"(44.1302061151036, -77.5797270364646)","5285":"(44.114944, -77.5969141)","5286":"(43.6583577573585, -79.371885072116)","5287":"(38.8569183, 0.0305059)","5288":"('nil', 'nil')","5289":"(53.8217327, -61.2295532)","5290":"(43.0047258, -81.5510859)","5291":"(45.8906152945259, -74.1432108820147)","5292":"(45.8901519558026, -74.1422311174426)","5293":"(45.8992468, -74.134662)","5294":"('nil', 'nil')","5295":"(46.031296, -74.057121)","5296":"(52.4760892, -71.8258668)","5297":"(52.4760892, -71.8258668)","5298":"(53.2541485, -131.8215513)","5299":"(55.001251, -125.002441)","5300":"(52.6091043, -119.120921)","5301":"(55.001251, -125.002441)","5302":"(49.7368324, -116.9123196)","5303":"(55.001251, -115.002136)","5304":"(52.9700817, -113.3908471)","5305":"(55.001251, -115.002136)","5306":"(55.001251, -115.002136)","5307":"(55.001251, -115.002136)","5308":"(45.35953, -72.5880473)","5309":"(45.3248279, -72.5537802)","5310":"(45.3768088, -72.6463394)","5311":"(45.3967016, -72.7156882)","5312":"(43.9116469, -78.5921839)","5313":"(53.9220224, -106.0858101)","5314":"(47.3678768, -53.1713042)","5315":"(47.3988761, -53.1445974)","5316":"(55.001251, -115.002136)","5317":"(55.001251, -115.002136)","5318":"(51.7950613, -114.1382748)","5319":"(45.1960403, -63.1653789)","5320":"(45.6488612334437, -61.4082399505523)","5321":"('nil', 'nil')","5322":"(53.2995294, -60.320961)","5323":"(45.4232131308741, -76.3727240755299)","5324":"(45.426723, -76.3630323892803)","5325":"(49.8569865, -125.1120177)","5326":"(49.4154247, -82.4214462)","5327":"(48.148877856966, -80.0385060687366)","5328":"(50.000678, -86.000977)","5329":"(50.000678, -86.000977)","5330":"(50.000678, -86.000977)","5331":"(52.4760892, -71.8258668)","5332":"(48.0444351, -65.4925807)","5333":"(43.54242045, 5.03433373718415)","5334":"(51.0615344, 0.8585983)","5335":"('nil', 'nil')","5336":"(46.9713582, -70.5758203)","5337":"('nil', 'nil')","5338":"(46.112871, -74.4806216)","5339":"(52.4760892, -71.8258668)","5340":"(46.1055677, -74.4207016)","5341":"(52.4760892, -71.8258668)","5342":"(45.4794481, -74.3019608)","5343":"(45.4582579, -74.29579)","5344":"(48.9352838, -55.6622228)","5345":"(50.000678, -86.000977)","5346":"('nil', 'nil')","5347":"('nil', 'nil')","5348":"(47.5647225337051, -70.2054494381038)","5349":"(48.3857788, -70.587694)","5350":"(48.3908584129784, -70.5843758918842)","5351":"(50.6371266, 3.055565)","5352":"(50.000678, -86.000977)","5353":"(44.799476, -79.7122787)","5354":"(44.473111399525, -77.2762659597516)","5355":"(44.3696835, -75.9883055)","5356":"(61.8700243, -121.3683838)","5357":"(-34.9213944, 138.6019464)","5358":"('nil', 'nil')","5359":"(45.0161670454545, -76.3640163454545)","5360":"(50.000678, -86.000977)","5361":"(48.21232, -70.070114)","5362":"(48.21232, -70.070114)","5363":"(48.21232, -70.070114)","5364":"(53.1022652, -121.5705202)","5365":"(53.2621793, -121.3995824)","5366":"(46.4789797, -64.7078244)","5367":"(46.500283, -66.750183)","5368":"(46.500283, -66.750183)","5369":"(46.7010748, -75.4497514)","5370":"(52.4760892, -71.8258668)","5371":"(49.5324796, -96.7013467)","5372":"(53.4170449, -2.2170002)","5373":"(49.5452301, -96.6886381)","5374":"(45.1960403, -63.1653789)","5375":"(44.385326430138, -64.5166777853579)","5376":"(44.3731900101989, -64.5115297206017)","5377":"(46.25779085, -81.7637666874305)","5378":"(46.2186985, -81.804016)","5379":"(46.2406357, -81.7483872)","5380":"(44.1400121333333, -81.1306241666667)","5381":"(45.2825316, -76.7270343)","5382":"(45.2923907, -76.7566025)","5383":"(45.2935219, -76.7337920289177)","5384":"(45.275712, -76.7282179)","5385":"(45.9871965, -73.1767608)","5386":"(46.029947975, -73.15406925)","5387":"(42.10432114, -83.11323308)","5388":"(50.000678, -86.000977)","5389":"(50.1493654, -96.8824933)","5390":"(55.5321257, -106.1412243)","5391":"(36.8676758175584, -82.7836734599235)","5392":"(45.6406659888952, -61.3883174903993)","5393":"(45.624293675, -61.367766825)","5394":"(46.7494382, -71.4001394)","5395":"(48.6398426, -72.4446943)","5396":"(46.7426333461251, -71.4012340838409)","5397":"('nil', 'nil')","5398":"(45.6400753, -75.9290101)","5399":"('nil', 'nil')","5400":"(50.000678, -86.000977)","5401":"(46.0975283, -77.493521)","5402":"(55.001251, -115.002136)","5403":"(52.0265196, -113.9347891)","5404":"(47.0027201010249, -70.9777607587411)","5405":"(46.971117, -71.017685)","5406":"('nil', 'nil')","5407":"(32.8187376, -85.968019)","5408":"('nil', 'nil')","5409":"(-32.4642889, 149.8719266)","5410":"(46.500283, -66.750183)","5411":"(45.8965749, -64.3641223552211)","5412":"('nil', 'nil')","5413":"(55.001251, -115.002136)","5414":"('nil', 'nil')","5415":"('nil', 'nil')","5416":"(53.9898173, -111.2762449)","5417":"(53.9914742, -111.266959)","5418":"(50.570795, -113.8446847)","5419":"('nil', 'nil')","5420":"(50.5742088, -113.8779488)","5421":"(56.0346274, -121.8984545)","5422":"(34.6338803, -120.44276)","5423":"('nil', 'nil')","5424":"(51.1394632, -100.0621631)","5425":"(51.1394632, -100.0621631)","5426":"(51.1394632, -100.0621631)","5427":"(47.0021817, -71.3723127)","5428":"(46.9996075, -71.3694747)","5429":"(46.4249746, -61.1038081)","5430":"(46.4334466038205, -61.107815959462)","5431":"(48.5466201, -123.5653981)","5432":"(48.5681018, -123.5438328)","5433":"(48.5690789, -123.5458023)","5434":"(53.4903852, -112.0385958)","5435":"(53.4940159, -112.0509235)","5436":"(53.8126369, -101.2505097)","5437":"(53.8126369, -101.2505097)","5438":"(49.0988596, -117.6812216)","5439":"(49.243336, -123.0381056)","5440":"(49.0978602, -117.6704613)","5441":"(55.5321257, -106.1412243)","5442":"(38.7599786, -86.8279332)","5443":"(43.9001177, -78.6766216)","5444":"(43.8973285, -78.6747028)","5445":"(50.000678, -86.000977)","5446":"(50.000678, -86.000977)","5447":"('nil', 'nil')","5448":"(46.3355508, -63.1466676)","5449":"(45.1960403, -63.1653789)","5450":"(45.1960403, -63.1653789)","5451":"(58.2843833, 32.5169757)","5452":"(46.900077417182, -60.451033485905)","5453":"(52.4760892, -71.8258668)","5454":"(45.627484, -72.940636)","5455":"(52.4760892, -71.8258668)","5456":"(49.6593842, -103.8609582)","5457":"(49.6623754, -103.8581307)","5458":"(49.6593842, -103.8609582)","5459":"(55.5321257, -106.1412243)","5460":"('nil', 'nil')","5461":"(46.2236003, 6.1471497)","5462":"(48.9496039, -54.6141116)","5463":"(48.9621695, -54.6599004)","5464":"(55.0606608, -117.282626)","5465":"(55.0654974, -117.2808929)","5466":"(53.5354720038068, -114.008237242507)","5467":"(46.091329, -71.30127)","5468":"(52.4760892, -71.8258668)","5469":"(46.091329, -71.30127)","5470":"(42.7985064, -81.2442719)","5471":"(42.7790388, -81.1982539)","5472":"(50.000678, -86.000977)","5473":"(49.7057729, -116.7956582)","5474":"(49.6326291, -116.9622345)","5475":"(49.6091616, -117.0047614)","5476":"(46.3355508, -63.1466676)","5477":"(49.1923622, -117.2912366)","5478":"('nil', 'nil')","5479":"(44.026904, -78.7203991)","5480":"(45.81081975, -74.00632675)","5481":"(47.2529446, -68.7620861)","5482":"(50.000678, -86.000977)","5483":"('nil', 'nil')","5484":"(46.500283, -66.750183)","5485":"('nil', 'nil')","5486":"(46.1065522, -64.7108264)","5487":"('nil', 'nil')","5488":"(45.1371313, -76.1421002)","5489":"(45.1317375, -76.1499823)","5490":"(50.1410047, -101.6669545)","5491":"(60.1840566, 24.9624778)","5492":"(50.1520773, -101.6712948)","5493":"(52.4760892, -71.8258668)","5494":"('nil', 'nil')","5495":"(44.1527542521739, -81.0243049478261)","5496":"('nil', 'nil')","5497":"(46.0163454151825, -73.3432570618446)","5498":"(55.001251, -115.002136)","5499":"(50.4041974, -113.2572298)","5500":"(35.3747405102041, -94.4282153061224)","5501":"(50.4016332, -113.2632357)","5502":"(49.1922877, -98.1100754)","5503":"(55.1042467, -105.27935474703)","5504":"(46.005024, -92.238363)","5505":"(50.000678, -86.000977)","5506":"('nil', 'nil')","5507":"(50.4897625, -120.819457198309)","5508":"(53.5423559, -113.9345054)","5509":"('nil', 'nil')","5510":"(46.3806257, -75.9829082)","5511":"('nil', 'nil')","5512":"(44.5972011651785, -80.0038363733789)","5513":"(50.6524239, -102.0717349)","5514":"(55.5321257, -106.1412243)","5515":"(46.7346505, -67.7016097)","5516":"('nil', 'nil')","5517":"(46.3355508, -63.1466676)","5518":"('nil', 'nil')","5519":"('nil', 'nil')","5520":"(48.8105955, -72.2776509)","5521":"(52.4760892, -71.8258668)","5522":"(43.1841872, -80.3444506)","5523":"(43.1967982, -80.3877141)","5524":"(53.5423156833333, -113.977862933333)","5525":"(53.53739055, -113.999849567994)","5526":"(55.001251, -115.002136)","5527":"(44.7082143, -63.6656867)","5528":"(44.5031161296391, -73.2402084323738)","5529":"(50.5469661, -119.1400385)","5530":"(50.553957, -119.0331733)","5531":"(50.6226403, -119.117771)","5532":"(49.7569895, -123.9406141)","5533":"(49.74968685, -123.930212751417)","5534":"(42.8462493, -80.3076506)","5535":"(42.801887072093, -80.2912882093023)","5536":"(45.6167870256836, -74.2088432576111)","5537":"('nil', 'nil')","5538":"(45.623402, -74.012489)","5539":"(63.7475312, -68.507748)","5540":"('nil', 'nil')","5541":"(55.8397018, -4.2103555)","5542":"('nil', 'nil')","5543":"(68.356097, -133.7182369)","5544":"(68.356097, -133.7182369)","5545":"(57.1567526, -111.5994054)","5546":"('nil', 'nil')","5547":"(45.97514905, -61.0543748)","5548":"(45.9626674856215, -61.0784672836518)","5549":"(43.7048863974939, -79.9761855928348)","5550":"(50.000678, -86.000977)","5551":"(44.7151853295282, -75.6849040469934)","5552":"(44.022166, -79.8072844)","5553":"(44.15289861, -79.87498549)","5554":"(43.9506538, -80.1000832)","5555":"(43.9674690413741, -80.0242170630204)","5556":"('nil', 'nil')","5557":"(45.0407686, -72.4082223)","5558":"('nil', 'nil')","5559":"(44.8407253, -65.308988)","5560":"('nil', 'nil')","5561":"('nil', 'nil')","5562":"(50.2488344, -118.9562548)","5563":"(55.001251, -125.002441)","5564":"(43.1236666, -79.1953057)","5565":"(43.0803086, -79.1870252)","5566":"('nil', 'nil')","5567":"(49.8603415, -121.439502)","5568":"(45.482588, -76.651274)","5569":"(45.4698146727273, -76.6844493727273)","5570":"(45.5299688, -76.6819602934406)","5571":"(45.6050197, -73.4526144)","5572":"(52.4760892, -71.8258668)","5573":"(50.000678, -86.000977)","5574":"(46.9274739, -84.6058823)","5575":"(63.000147, -136.002502)","5576":"(63.6040476, -135.8936093)","5577":"(48.2677041956682, -72.1748503570904)","5578":"(48.2448585478828, -72.2165160668571)","5579":"(49.6268872, -98.7003919)","5580":"(55.001251, -97.001038)","5581":"(49.2218454, -65.8045103)","5582":"(49.2218454, -65.8045103)","5583":"(48.4656706, -67.4315171)","5584":"(52.4760892, -71.8258668)","5585":"('nil', 'nil')","5586":"(60.1840566, 24.9624778)","5587":"('nil', 'nil')","5588":"(46.4967619765843, -112.373513419221)","5589":"(47.7465727145857, -69.6304587982803)","5590":"('nil', 'nil')","5591":"('nil', 'nil')","5592":"(55.001251, -115.002136)","5593":"(45.7081005, -73.6515157)","5594":"(45.729702, -73.67401)","5595":"('nil', 'nil')","5596":"('nil', 'nil')","5597":"(38.4196538367347, -82.4415157142857)","5598":"(47.4836302, -70.3081813)","5599":"(47.2849059, -52.805354)","5600":"(49.6308867, -124.0325268)","5601":"(46.3006906, -72.5422918)","5602":"(46.3454167, -72.4364581)","5603":"(46.623814299122, -71.4991736423369)","5604":"('nil', 'nil')","5605":"(48.4777543, -123.530273862573)","5606":"('nil', 'nil')","5607":"(48.4260169, -123.5657384)","5608":"(49.8535694, -100.9232425)","5609":"(48.5118135, -123.382309984738)","5610":"(48.5909495, -123.3844641)","5611":"(22.3163659, 114.267103861173)","5612":"(49.051702, 7.589758)","5613":"(47.4568417, -69.2292298)","5614":"(52.4760892, -71.8258668)","5615":"(46.5963422, -73.8453867)","5616":"(45.24322194, -71.82956138)","5617":"(55.5321257, -106.1412243)","5618":"(55.5321257, -106.1412243)","5619":"(47.1554001901351, -70.3288132878352)","5620":"(54.7691896, -101.8600471)","5621":"(54.7670225, -101.8769247)","5622":"('nil', 'nil')","5623":"(52.4760892, -71.8258668)","5624":"(55.001251, -125.002441)","5625":"(53.6183042, -113.6028385)","5626":"(53.6183042, -113.6028385)","5627":"(43.7341651168421, -79.4922126752659)","5628":"(46.3355508, -63.1466676)","5629":"('nil', 'nil')","5630":"(53.3583126, -110.8817215)","5631":"(55.001251, -115.002136)","5632":"(55.001251, -115.002136)","5633":"(55.001251, -115.002136)","5634":"(50.9418881, -115.990833566071)","5635":"(55.001251, -125.002441)","5636":"(55.0501661, 68.2970537)","5637":"(50.2262256, -99.4456604)","5638":"(50.6319724, -96.9902615)","5639":"(52.1071332, -101.2513724)","5640":"('nil', 'nil')","5641":"(44.0695158906421, -79.4271753042766)","5642":"('nil', 'nil')","5643":"(47.1898592, -55.1327793)","5644":"(45.6262051978272, -74.6777021771733)","5645":"(45.5515678, -74.5410185)","5646":"(48.9508322, -57.8384512)","5647":"(53.8217327, -61.2295532)","5648":"(47.5763656, -59.1423859230216)","5649":"(53.8217327, -61.2295532)","5650":"(45.1960403, -63.1653789)","5651":"(55.001251, -125.002441)","5652":"(45.5774594853991, -62.6666659696289)","5653":"('nil', 'nil')","5654":"('nil', 'nil')","5655":"(51.6428682, -111.9269667)","5656":"(51.7214206, -105.4467274)","5657":"('nil', 'nil')","5658":"(43.2091723863598, -79.59955704088)","5659":"(48.1455079, -80.0553378)","5660":"(48.1453849, -80.052708)","5661":"(45.6907587, -79.6468177)","5662":"(45.664737, -79.651399)","5663":"(45.5583783214731, -82.0101700269894)","5664":"(50.000678, -86.000977)","5665":"(44.676273, -76.39629855)","5666":"(41.391506, -71.480829)","5667":"(52.4760892, -71.8258668)","5668":"(48.560761, -78.07992)","5669":"(45.8432951, 15.3384729)","5670":"(61.236435, -138.7720062)","5671":"('nil', 'nil')","5672":"(63.000147, -136.002502)","5673":"(62.4081587, -140.8602692)","5674":"(45.5145721, -71.6240814)","5675":"(33.5739660416667, -117.734197708333)","5676":"('nil', 'nil')","5677":"('nil', 'nil')","5678":"(55.001251, -125.002441)","5679":"(51.1411771, 1.2922536)","5680":"(52.6438262, -114.2217014)","5681":"(55.001251, -115.002136)","5682":"(55.001251, -115.002136)","5683":"(46.3355508, -63.1466676)","5684":"(46.3355508, -63.1466676)","5685":"(55.001251, -115.002136)","5686":"(44.20555335, -79.6537159598472)","5687":"(44.3864528, -79.543314782004)","5688":"('nil', 'nil')","5689":"(45.7840252, -73.4003143)","5690":"(45.7473278691397, -73.4700695514338)","5691":"('nil', 'nil')","5692":"(44.410694650984, -68.2466394563676)","5693":"(63.000147, -136.002502)","5694":"('nil', 'nil')","5695":"(38.541849, -121.5302924)","5696":"('nil', 'nil')","5697":"('nil', 'nil')","5698":"(55.3274498, -123.0936652)","5699":"(48.5938443, -85.2779475)","5700":"(50.000678, -86.000977)","5701":"(55.001251, -115.002136)","5702":"('nil', 'nil')","5703":"(49.9799799, -126.8448637)","5704":"(49.9810796, -126.8462685)","5705":"(55.001251, -115.002136)","5706":"(43.9839963, -80.7383656)","5707":"(50.000678, -86.000977)","5708":"(30.3215646529353, -81.7271131516429)","5709":"(38.190726, -85.651908)","5710":"(45.5737001, -72.5214627)","5711":"(52.4760892, -71.8258668)","5712":"(46.3355508, -63.1466676)","5713":"(46.4182131858933, -62.5813542059699)","5714":"(55.001251, -125.002441)","5715":"(55.001251, -115.002136)","5716":"('nil', 'nil')","5717":"(55.001251, -125.002441)","5718":"('nil', 'nil')","5719":"(55.001251, -115.002136)","5720":"(49.133333, -113.6)","5721":"('nil', 'nil')","5722":"(49.9782693, -124.7518764)","5723":"(55.001251, -125.002441)","5724":"(44.0478529, -64.7217932)","5725":"(48.1651194, -65.8655584)","5726":"(49.0524645, -0.9014855)","5727":"(50.000678, -86.000977)","5728":"('nil', 'nil')","5729":"(47.6567362, -52.7237019)","5730":"(47.8435359, -59.2486704)","5731":"('nil', 'nil')","5732":"(46.4654582, -71.0433795)","5733":"(43.6132516, -81.5360362)","5734":"(48.6710536, -68.0294678)","5735":"(46.2242175, -71.7643423)","5736":"(44.5164113039952, -63.9345827673046)","5737":"(44.5132027248162, -63.9357130071377)","5738":"(45.2555625, -74.1316153)","5739":"(45.2574004, -74.1308504)","5740":"(45.1873339, -78.1670186)","5741":"(46.4331301, -67.6035896239065)","5742":"(43.7028669682062, -65.7848288398453)","5743":"(48.3542375, -67.2269621)","5744":"(48.350531, -67.224649)","5745":"(45.1293068, -66.8310095)","5746":"(46.3355508, -63.1466676)","5747":"(42.9854308333333, -79.2509852333333)","5748":"(51.9159036, -109.1268664)","5749":"(54.1099564, -112.4841512)","5750":"(40.3066259333333, -75.9609776)","5751":"(49.5234253, -119.6551895)","5752":"('nil', 'nil')","5753":"(53.8217327, -61.2295532)","5754":"(48.5521787, -58.5775624)","5755":"(44.0081999, -78.0518064)","5756":"(50.000678, -86.000977)","5757":"('nil', 'nil')","5758":"(33.8914843945094, -84.0864171662798)","5759":"('nil', 'nil')","5760":"(45.2087681289177, -72.7212040905917)","5761":"(52.4760892, -71.8258668)","5762":"(47.5264351, -69.8052056)","5763":"(47.3692872, -70.4120237)","5764":"(52.4760892, -71.8258668)","5765":"(46.417742, -73.013763)","5766":"('nil', 'nil')","5767":"(45.0596082808789, -92.8072069072741)","5768":"(45.6480444, -73.2060547)","5769":"(45.909407610218, -71.6810909385722)","5770":"(62.8030269, -92.0868012)","5771":"(46.230203, -73.534927)","5772":"(46.2238202333333, -73.5251828666667)","5773":"(49.7199002, -114.8935828)","5774":"(49.7177024, -114.8923464)","5775":"(52.4760892, -71.8258668)","5776":"(55.001251, -125.002441)","5777":"(49.2648247, -123.0264089)","5778":"(46.2506048666667, -72.9645393666667)","5779":"(52.4760892, -71.8258668)","5780":"(62.0941539, -136.2718841)","5781":"(53.9011364, -110.8963004)","5782":"(43.0447565217142, 44.6850965944159)","5783":"(45.5646052, -73.8929714)","5784":"(52.4760892, -71.8258668)","5785":"('nil', 'nil')","5786":"(46.28670995, -73.61954761102)","5787":"(45.3345841625, -60.9861121)","5788":"(33.5355942332134, -86.8790909816388)","5789":"(46.3810266, -72.4914835)","5790":"(45.4295876479312, -74.3199031257958)","5791":"('nil', 'nil')","5792":"(48.3589725, -64.6206554)","5793":"(52.4760892, -71.8258668)","5794":"(40.8328181970182, -73.7549923447818)","5795":"(44.8510431950962, -93.1565188306416)","5796":"(50.0202625, -114.9179311)","5797":"(43.9171292, -80.8677116)","5798":"(50.520562, -119.5809404)","5799":"(55.001251, -125.002441)","5800":"(49.0912818, -118.6774145)","5801":"('nil', 'nil')","5802":"(48.5322546, -80.4606569)","5803":"(55.6463478, -111.1318197)","5804":"('nil', 'nil')","5805":"(43.606752, -116.223498)","5806":"(32.4688933877551, -84.9946795306122)","5807":"(51.7252449, -3.0811001)","5808":"(54.1287531, -114.4014306)","5809":"(53.2825798, -110.0067296)","5810":"(50.000678, -86.000977)","5811":"(44.3749593, -65.0311755)","5812":"('nil', 'nil')","5813":"(53.9488175, -113.1137795)","5814":"(53.2544735, -110.0006153)","5815":"(52.7922482, -111.8495009)","5816":"(48.788319, -67.696381)","5817":"(50.000678, -86.000977)","5818":"(41.260788375, -75.846010375)","5819":"(50.4419079, -97.04525405)","5820":"(46.500283, -66.750183)","5821":"(52.4760892, -71.8258668)","5822":"(44.2665669, -66.3485688)","5823":"(46.491065, -72.960205)","5824":"(48.42461515, -123.407673986453)","5825":"(55.5321257, -106.1412243)","5826":"(52.445788, -109.154819)","5827":"('nil', 'nil')","5828":"(51.845664, -105.0358085)","5829":"(51.6727801, -105.4711657)","5830":"('nil', 'nil')","5831":"(53.068471, -121.515303925465)","5832":"(53.0154665, -122.4950096)","5833":"(55.001251, -115.002136)","5834":"(50.6549865, -120.3691224)","5835":"(46.496502, -75.1426952)","5836":"(46.4992656, -75.1446753)","5837":"(52.2025304, -105.1519875)","5838":"(45.4473898, -73.2932002)","5839":"('nil', 'nil')","5840":"(50.524498, -126.8668932)","5841":"(55.8520361, -4.3537391)","5842":"(52.4760892, -71.8258668)","5843":"(50.0589338, -125.2265899)","5844":"(48.0653041, -66.3731515868448)","5845":"(45.1960403, -63.1653789)","5846":"('nil', 'nil')","5847":"(52.4760892, -71.8258668)","5848":"(55.001251, -125.002441)","5849":"(46.0642443397973, -62.9797288460902)","5850":"(42.8550031, -80.7247495)","5851":"(46.7567505, -72.269845)","5852":"(55.001251, -115.002136)","5853":"(46.896801, -71.135788)","5854":"('nil', 'nil')","5855":"(48.07273035, -65.2789433745897)","5856":"(52.4760892, -71.8258668)","5857":"('nil', 'nil')","5858":"(53.8217327, -61.2295532)","5859":"(55.5321257, -106.1412243)","5860":"(52.8564369, -104.593258)","5861":"(47.352017, -70.0713685)","5862":"(74.697029, -94.840851)","5863":"('nil', 'nil')","5864":"('nil', 'nil')","5865":"(52.4760892, -71.8258668)","5866":"(51.5240161, 0.5573712)","5867":"(46.8682022, -71.3631049970157)","5868":"(48.4762782705524, -67.3053203111408)","5869":"(53.8217327, -61.2295532)","5870":"(46.448420746426, -61.1024525590475)","5871":"(39.9597898, -75.222895)","5872":"(52.4760892, -71.8258668)","5873":"(46.500283, -66.750183)","5874":"(52.4760892, -71.8258668)","5875":"(52.2820667, -106.6702237)","5876":"(45.8573445, -63.4939519)","5877":"(55.001251, -115.002136)","5878":"('nil', 'nil')","5879":"(38.398909, -82.447107)","5880":"(55.001251, -125.002441)","5881":"('nil', 'nil')","5882":"(52.4760892, -71.8258668)","5883":"(46.500283, -66.750183)","5884":"(55.001251, -115.002136)","5885":"('nil', 'nil')","5886":"(41.5639419059028, -73.1918667038434)","5887":"(46.500283, -66.750183)","5888":"(45.1970334230013, -93.2656135353489)","5889":"(45.3997723, -65.9779162)","5890":"(52.4760892, -71.8258668)","5891":"('nil', 'nil')","5892":"('nil', 'nil')","5893":"(44.547875, -79.2096334)","5894":"(49.0521759552184, -64.4756827108681)","5895":"(43.3463574125, -81.4820295083333)","5896":"(47.4102264, -69.9480758)","5897":"(46.9706256, -71.401757)","5898":"('nil', 'nil')","5899":"('nil', 'nil')","5900":"(50.000678, -86.000977)","5901":"(52.3846856629547, -113.786507034254)","5902":"(49.12120935, -56.696296212741)","5903":"(49.913279, -115.73297075)","5904":"(55.001251, -125.002441)","5905":"(48.4455914, -123.469085087825)","5906":"(45.6012583, -73.1888024)","5907":"(55.2413765926981, -118.794232492161)","5908":"(45.0572230322252, -64.4672970087417)","5909":"(48.8017705, -79.2110469)","5910":"(45.0550816468047, -64.5169362007345)","5911":"(45.0538054897959, -93.6350023877551)","5912":"(48.3972485708052, -64.5087230008727)","5913":"(49.8791594, -97.3377205)","5914":"(44.6444158, -79.351107)","5915":"(44.5039592, -79.4835176)","5916":"(55.5321257, -106.1412243)","5917":"(55.5321257, -106.1412243)","5918":"(45.580732, -73.2634529)","5919":"(55.001251, -115.002136)","5920":"(45.3854985785714, -63.9252731214286)","5921":"(50.000678, -86.000977)","5922":"(47.7830845, -69.4644482)","5923":"(44.6678122995084, -63.9618828795713)","5924":"(36.8693145696726, -82.7785713007025)","5925":"(54.80135605, -66.8085234167107)","5926":"(46.9426394, -54.1696558)","5927":"(49.4670986, -124.7257941)","5928":"(49.1931225, -97.938518)","5929":"(52.4760892, -71.8258668)","5930":"(45.37937475, -78.9191641143658)","5931":"('nil', 'nil')","5932":"('nil', 'nil')","5933":"(46.2349854993718, -60.4761435664482)","5934":"(66.14651685, -65.7183192791855)","5935":"(46.4012607, -81.2015364)","5936":"(47.7476361, -64.7543414)","5937":"(43.8137967861141, -79.1222957552573)","5938":"(44.8000796, -62.96656955)","5939":"(46.3355508, -63.1466676)","5940":"(45.9729034, -81.5153861)","5941":"(46.3355508, -63.1466676)","5942":"(45.5345867, -73.2699313)","5943":"('nil', 'nil')","5944":"('nil', 'nil')","5945":"(51.5097043, -0.0575989)","5946":"('nil', 'nil')","5947":"(49.0120002, -55.4989086)","5948":"(45.3641897272727, -73.7127884545454)","5949":"(50.1473423, -95.8794504)","5950":"(45.6564326, -61.4409849)","5951":"(55.001251, -97.001038)","5952":"(65.0000004, -118.0)","5953":"(47.62923095, 6.89930115671088)","5954":"(50.1420276, -95.6881195)","5955":"(46.500283, -66.750183)","5956":"(47.2388439, -61.8744908)","5957":"(49.22776415, -102.169988565637)","5958":"(53.8382993842166, -113.409127568126)","5959":"(44.72964575, 5.20455959999651)","5960":"(46.500283, -66.750183)","5961":"(50.7312682, -111.9060332)","5962":"(52.3707857, -126.0686202)","5963":"('nil', 'nil')","5964":"('nil', 'nil')","5965":"(46.2859137, -81.7708932)","5966":"('nil', 'nil')","5967":"('nil', 'nil')","5968":"(50.000678, -86.000977)","5969":"(45.1960403, -63.1653789)","5970":"(46.098769644454, -72.2304240237378)","5971":"(53.8217327, -61.2295532)","5972":"(55.001251, -125.002441)","5973":"(52.4760892, -71.8258668)","5974":"(45.0132013446542, -62.1008858540477)","5975":"(46.500283, -66.750183)","5976":"(51.0790884, -121.857713)","5977":"('nil', 'nil')","5978":"(49.2382088, -122.70748)","5979":"(53.8217327, -61.2295532)","5980":"(49.26100585, -122.759272988248)","5981":"(44.5208079764344, -64.3083505372523)","5982":"(46.3355508, -63.1466676)","5983":"('nil', 'nil')","5984":"(52.4760892, -71.8258668)"},"price":{"0":118.0,"1":489.0,"2":169.0,"3":212.0,"4":189.0,"5":null,"6":123.0,"7":null,"8":null,"9":null,"10":116.0,"11":null,"12":157.0,"13":474.0,"14":151.0,"15":126.0,"16":null,"17":265.0,"18":249.0,"19":null,"20":190.0,"21":null,"22":null,"23":183.0,"24":null,"25":null,"26":null,"27":null,"28":159.0,"29":null,"30":139.0,"31":null,"32":117.0,"33":null,"34":145.0,"35":null,"36":145.0,"37":187.0,"38":150.0,"39":null,"40":168.0,"41":null,"42":99.0,"43":169.0,"44":null,"45":90.0,"46":119.0,"47":null,"48":null,"49":null,"50":null,"51":null,"52":null,"53":null,"54":null,"55":null,"56":null,"57":null,"58":null,"59":null,"60":null,"61":null,"62":null,"63":null,"64":null,"65":null,"66":null,"67":null,"68":null,"69":null,"70":null,"71":null,"72":null,"73":null,"74":null,"75":null,"76":null,"77":null,"78":null,"79":null,"80":null,"81":null,"82":null,"83":null,"84":null,"85":null,"86":null,"87":null,"88":null,"89":null,"90":null,"91":null,"92":null,"93":null,"94":null,"95":null,"96":109.0,"97":null,"98":79.0,"99":98.0,"100":156.0,"101":109.0,"102":null,"103":160.0,"104":131.0,"105":null,"106":155.0,"107":182.0,"108":null,"109":null,"110":99.0,"111":89.0,"112":107.0,"113":104.0,"114":450.0,"115":null,"116":null,"117":null,"118":null,"119":null,"120":98.0,"121":80.0,"122":85.0,"123":136.0,"124":89.0,"125":74.0,"126":null,"127":null,"128":null,"129":60.0,"130":194.0,"131":139.0,"132":169.0,"133":null,"134":null,"135":null,"136":null,"137":null,"138":null,"139":null,"140":null,"141":null,"142":null,"143":null,"144":null,"145":null,"146":null,"147":null,"148":null,"149":null,"150":null,"151":null,"152":null,"153":null,"154":null,"155":null,"156":null,"157":null,"158":null,"159":null,"160":null,"161":null,"162":null,"163":null,"164":null,"165":null,"166":null,"167":null,"168":null,"169":null,"170":null,"171":null,"172":167.0,"173":175.0,"174":116.0,"175":179.0,"176":117.0,"177":118.0,"178":135.0,"179":null,"180":140.0,"181":149.0,"182":55.0,"183":88.0,"184":null,"185":98.0,"186":143.0,"187":null,"188":null,"189":null,"190":null,"191":null,"192":null,"193":null,"194":null,"195":null,"196":null,"197":null,"198":null,"199":null,"200":null,"201":null,"202":null,"203":null,"204":null,"205":null,"206":null,"207":null,"208":null,"209":null,"210":null,"211":null,"212":null,"213":null,"214":132.0,"215":null,"216":null,"217":null,"218":89.0,"219":null,"220":null,"221":null,"222":null,"223":128.0,"224":null,"225":null,"226":null,"227":null,"228":null,"229":null,"230":null,"231":null,"232":null,"233":null,"234":null,"235":null,"236":null,"237":null,"238":null,"239":null,"240":null,"241":null,"242":null,"243":null,"244":128.0,"245":null,"246":339.0,"247":109.0,"248":185.0,"249":144.0,"250":null,"251":89.0,"252":125.0,"253":200.0,"254":null,"255":null,"256":null,"257":null,"258":135.0,"259":99.0,"260":null,"261":109.0,"262":89.0,"263":null,"264":null,"265":null,"266":null,"267":null,"268":null,"269":null,"270":140.0,"271":131.0,"272":null,"273":null,"274":null,"275":null,"276":null,"277":null,"278":115.0,"279":null,"280":null,"281":null,"282":null,"283":null,"284":129.0,"285":null,"286":null,"287":null,"288":null,"289":null,"290":null,"291":79.0,"292":null,"293":null,"294":null,"295":null,"296":null,"297":99.0,"298":null,"299":null,"300":90.0,"301":119.0,"302":null,"303":null,"304":160.0,"305":null,"306":null,"307":140.0,"308":160.0,"309":null,"310":79.0,"311":69.0,"312":80.0,"313":null,"314":64.0,"315":null,"316":null,"317":69.0,"318":null,"319":null,"320":null,"321":null,"322":null,"323":null,"324":null,"325":null,"326":null,"327":null,"328":null,"329":null,"330":null,"331":null,"332":null,"333":null,"334":null,"335":null,"336":null,"337":null,"338":null,"339":null,"340":null,"341":null,"342":null,"343":null,"344":null,"345":null,"346":null,"347":null,"348":null,"349":null,"350":null,"351":null,"352":null,"353":null,"354":null,"355":null,"356":null,"357":null,"358":null,"359":null,"360":null,"361":null,"362":168.0,"363":186.0,"364":null,"365":301.0,"366":185.0,"367":177.0,"368":159.0,"369":null,"370":130.0,"371":119.0,"372":139.0,"373":null,"374":106.0,"375":110.0,"376":209.0,"377":null,"378":135.0,"379":135.0,"380":80.0,"381":null,"382":55.0,"383":null,"384":189.0,"385":null,"386":null,"387":null,"388":null,"389":118.0,"390":99.0,"391":130.0,"392":95.0,"393":74.0,"394":null,"395":120.0,"396":64.0,"397":161.0,"398":null,"399":null,"400":null,"401":null,"402":null,"403":null,"404":null,"405":null,"406":null,"407":null,"408":null,"409":null,"410":null,"411":null,"412":null,"413":null,"414":null,"415":null,"416":null,"417":null,"418":null,"419":null,"420":null,"421":null,"422":null,"423":null,"424":459.0,"425":null,"426":120.0,"427":109.0,"428":149.0,"429":null,"430":179.0,"431":79.0,"432":139.0,"433":null,"434":170.0,"435":172.0,"436":73.0,"437":116.0,"438":118.0,"439":118.0,"440":null,"441":null,"442":null,"443":149.0,"444":null,"445":99.0,"446":null,"447":null,"448":69.0,"449":99.0,"450":99.0,"451":79.0,"452":null,"453":null,"454":null,"455":null,"456":null,"457":null,"458":120.0,"459":79.0,"460":93.0,"461":null,"462":null,"463":null,"464":null,"465":null,"466":null,"467":null,"468":null,"469":null,"470":null,"471":null,"472":null,"473":null,"474":null,"475":null,"476":null,"477":null,"478":null,"479":null,"480":null,"481":59.0,"482":null,"483":null,"484":120.0,"485":128.0,"486":164.0,"487":null,"488":125.0,"489":null,"490":null,"491":101.0,"492":null,"493":null,"494":null,"495":99.0,"496":null,"497":null,"498":140.0,"499":null,"500":null,"501":null,"502":null,"503":99.0,"504":109.0,"505":120.0,"506":null,"507":null,"508":null,"509":66.0,"510":59.0,"511":null,"512":null,"513":70.0,"514":60.0,"515":null,"516":80.0,"517":null,"518":65.0,"519":null,"520":48.0,"521":80.0,"522":60.0,"523":250.0,"524":null,"525":null,"526":null,"527":null,"528":null,"529":null,"530":null,"531":null,"532":null,"533":null,"534":null,"535":null,"536":null,"537":null,"538":null,"539":null,"540":null,"541":null,"542":null,"543":null,"544":null,"545":null,"546":null,"547":161.0,"548":239.0,"549":229.0,"550":195.0,"551":93.0,"552":208.0,"553":227.0,"554":340.0,"555":139.0,"556":145.0,"557":139.0,"558":null,"559":null,"560":null,"561":null,"562":155.0,"563":null,"564":null,"565":null,"566":null,"567":null,"568":null,"569":null,"570":null,"571":null,"572":null,"573":null,"574":null,"575":null,"576":null,"577":null,"578":null,"579":null,"580":null,"581":null,"582":null,"583":null,"584":null,"585":null,"586":null,"587":null,"588":null,"589":null,"590":null,"591":null,"592":null,"593":null,"594":null,"595":null,"596":null,"597":null,"598":null,"599":null,"600":null,"601":90.0,"602":null,"603":null,"604":159.0,"605":92.0,"606":80.0,"607":65.0,"608":null,"609":null,"610":139.0,"611":60.0,"612":119.0,"613":93.0,"614":null,"615":138.0,"616":289.0,"617":115.0,"618":null,"619":182.0,"620":null,"621":null,"622":null,"623":null,"624":null,"625":null,"626":130.0,"627":null,"628":null,"629":null,"630":null,"631":null,"632":null,"633":null,"634":null,"635":null,"636":null,"637":null,"638":null,"639":null,"640":null,"641":null,"642":null,"643":null,"644":null,"645":null,"646":null,"647":null,"648":null,"649":null,"650":null,"651":null,"652":null,"653":null,"654":null,"655":null,"656":null,"657":null,"658":null,"659":null,"660":null,"661":null,"662":null,"663":98.0,"664":null,"665":null,"666":null,"667":null,"668":null,"669":null,"670":null,"671":null,"672":null,"673":null,"674":null,"675":null,"676":null,"677":null,"678":null,"679":116.0,"680":120.0,"681":84.0,"682":null,"683":91.0,"684":null,"685":null,"686":null,"687":null,"688":null,"689":null,"690":null,"691":104.0,"692":null,"693":null,"694":null,"695":null,"696":null,"697":null,"698":null,"699":null,"700":null,"701":null,"702":null,"703":null,"704":null,"705":null,"706":null,"707":null,"708":null,"709":null,"710":null,"711":null,"712":null,"713":null,"714":null,"715":null,"716":null,"717":null,"718":null,"719":null,"720":null,"721":null,"722":null,"723":null,"724":null,"725":null,"726":140.0,"727":139.0,"728":160.0,"729":null,"730":69.0,"731":149.0,"732":null,"733":null,"734":null,"735":null,"736":85.0,"737":155.0,"738":95.0,"739":null,"740":null,"741":null,"742":79.0,"743":65.0,"744":null,"745":null,"746":null,"747":85.0,"748":null,"749":null,"750":null,"751":null,"752":null,"753":null,"754":null,"755":null,"756":null,"757":null,"758":null,"759":null,"760":null,"761":null,"762":null,"763":null,"764":null,"765":null,"766":null,"767":null,"768":null,"769":null,"770":null,"771":null,"772":114.0,"773":null,"774":null,"775":null,"776":null,"777":null,"778":null,"779":null,"780":220.0,"781":null,"782":null,"783":null,"784":405.0,"785":200.0,"786":null,"787":null,"788":null,"789":null,"790":null,"791":null,"792":null,"793":null,"794":99.0,"795":null,"796":null,"797":null,"798":null,"799":null,"800":null,"801":null,"802":null,"803":null,"804":null,"805":null,"806":null,"807":null,"808":null,"809":null,"810":null,"811":null,"812":null,"813":null,"814":null,"815":null,"816":123.0,"817":null,"818":null,"819":116.0,"820":188.0,"821":149.0,"822":null,"823":161.0,"824":129.0,"825":109.0,"826":100.0,"827":134.0,"828":null,"829":143.0,"830":132.0,"831":null,"832":129.0,"833":null,"834":null,"835":125.0,"836":115.0,"837":124.0,"838":119.0,"839":null,"840":130.0,"841":119.0,"842":129.0,"843":63.0,"844":80.0,"845":null,"846":119.0,"847":90.0,"848":null,"849":94.0,"850":null,"851":null,"852":null,"853":null,"854":null,"855":null,"856":null,"857":null,"858":null,"859":null,"860":null,"861":null,"862":null,"863":null,"864":null,"865":null,"866":null,"867":null,"868":null,"869":null,"870":null,"871":null,"872":null,"873":null,"874":null,"875":101.0,"876":null,"877":null,"878":null,"879":249.0,"880":null,"881":181.0,"882":null,"883":null,"884":135.0,"885":140.0,"886":114.0,"887":94.0,"888":110.0,"889":214.0,"890":null,"891":151.0,"892":86.0,"893":110.0,"894":null,"895":null,"896":107.0,"897":154.0,"898":89.0,"899":102.0,"900":123.0,"901":117.0,"902":169.0,"903":104.0,"904":82.0,"905":164.0,"906":101.0,"907":null,"908":104.0,"909":69.0,"910":null,"911":63.0,"912":null,"913":null,"914":72.0,"915":70.0,"916":null,"917":97.0,"918":81.0,"919":77.0,"920":120.0,"921":null,"922":null,"923":null,"924":null,"925":null,"926":null,"927":null,"928":null,"929":null,"930":55.0,"931":null,"932":null,"933":null,"934":null,"935":null,"936":null,"937":null,"938":198.0,"939":null,"940":null,"941":null,"942":191.0,"943":159.0,"944":null,"945":109.0,"946":null,"947":99.0,"948":104.0,"949":null,"950":null,"951":null,"952":null,"953":null,"954":null,"955":null,"956":150.0,"957":null,"958":79.0,"959":67.0,"960":null,"961":80.0,"962":null,"963":null,"964":null,"965":null,"966":null,"967":null,"968":null,"969":null,"970":null,"971":null,"972":null,"973":null,"974":79.0,"975":null,"976":79.0,"977":null,"978":null,"979":null,"980":null,"981":null,"982":null,"983":null,"984":110.0,"985":null,"986":199.0,"987":170.0,"988":200.0,"989":null,"990":null,"991":null,"992":null,"993":null,"994":null,"995":null,"996":null,"997":null,"998":null,"999":null,"1000":null,"1001":null,"1002":null,"1003":null,"1004":null,"1005":null,"1006":null,"1007":null,"1008":null,"1009":null,"1010":null,"1011":null,"1012":null,"1013":null,"1014":null,"1015":null,"1016":null,"1017":null,"1018":null,"1019":null,"1020":null,"1021":null,"1022":null,"1023":null,"1024":null,"1025":null,"1026":null,"1027":null,"1028":null,"1029":null,"1030":null,"1031":null,"1032":null,"1033":null,"1034":null,"1035":null,"1036":null,"1037":136.0,"1038":188.0,"1039":null,"1040":144.0,"1041":144.0,"1042":69.0,"1043":null,"1044":null,"1045":165.0,"1046":175.0,"1047":null,"1048":87.0,"1049":null,"1050":84.0,"1051":94.0,"1052":96.0,"1053":95.0,"1054":76.0,"1055":null,"1056":110.0,"1057":139.0,"1058":null,"1059":null,"1060":129.0,"1061":134.0,"1062":null,"1063":null,"1064":69.0,"1065":69.0,"1066":85.0,"1067":null,"1068":90.0,"1069":67.0,"1070":null,"1071":null,"1072":null,"1073":null,"1074":null,"1075":null,"1076":null,"1077":null,"1078":null,"1079":null,"1080":null,"1081":null,"1082":null,"1083":null,"1084":null,"1085":90.0,"1086":null,"1087":85.0,"1088":138.0,"1089":null,"1090":85.0,"1091":null,"1092":null,"1093":null,"1094":null,"1095":84.0,"1096":81.0,"1097":69.0,"1098":69.0,"1099":105.0,"1100":null,"1101":105.0,"1102":105.0,"1103":null,"1104":90.0,"1105":null,"1106":null,"1107":null,"1108":null,"1109":null,"1110":null,"1111":null,"1112":null,"1113":null,"1114":null,"1115":null,"1116":null,"1117":null,"1118":null,"1119":null,"1120":null,"1121":null,"1122":null,"1123":null,"1124":null,"1125":null,"1126":null,"1127":null,"1128":null,"1129":null,"1130":null,"1131":null,"1132":125.0,"1133":109.0,"1134":null,"1135":null,"1136":null,"1137":null,"1138":null,"1139":null,"1140":null,"1141":null,"1142":98.0,"1143":null,"1144":101.0,"1145":88.0,"1146":89.0,"1147":null,"1148":99.0,"1149":null,"1150":null,"1151":null,"1152":null,"1153":109.0,"1154":125.0,"1155":null,"1156":null,"1157":127.0,"1158":89.0,"1159":66.0,"1160":87.0,"1161":99.0,"1162":null,"1163":70.0,"1164":null,"1165":null,"1166":null,"1167":null,"1168":null,"1169":null,"1170":null,"1171":98.0,"1172":88.0,"1173":95.0,"1174":null,"1175":76.0,"1176":null,"1177":79.0,"1178":null,"1179":null,"1180":null,"1181":null,"1182":null,"1183":null,"1184":null,"1185":null,"1186":null,"1187":null,"1188":null,"1189":null,"1190":null,"1191":null,"1192":null,"1193":null,"1194":null,"1195":null,"1196":null,"1197":null,"1198":null,"1199":null,"1200":null,"1201":null,"1202":null,"1203":null,"1204":null,"1205":null,"1206":null,"1207":null,"1208":null,"1209":null,"1210":null,"1211":null,"1212":null,"1213":null,"1214":null,"1215":null,"1216":null,"1217":null,"1218":null,"1219":null,"1220":null,"1221":null,"1222":null,"1223":null,"1224":null,"1225":null,"1226":null,"1227":null,"1228":null,"1229":null,"1230":null,"1231":null,"1232":110.0,"1233":140.0,"1234":144.0,"1235":105.0,"1236":125.0,"1237":119.0,"1238":null,"1239":85.0,"1240":130.0,"1241":null,"1242":111.0,"1243":129.0,"1244":null,"1245":99.0,"1246":null,"1247":null,"1248":91.0,"1249":null,"1250":null,"1251":79.0,"1252":null,"1253":102.0,"1254":99.0,"1255":null,"1256":129.0,"1257":115.0,"1258":217.0,"1259":152.0,"1260":null,"1261":99.0,"1262":null,"1263":121.0,"1264":54.0,"1265":null,"1266":90.0,"1267":null,"1268":86.0,"1269":null,"1270":null,"1271":null,"1272":null,"1273":null,"1274":null,"1275":null,"1276":null,"1277":130.0,"1278":null,"1279":null,"1280":null,"1281":null,"1282":null,"1283":null,"1284":null,"1285":null,"1286":null,"1287":null,"1288":null,"1289":null,"1290":null,"1291":109.0,"1292":136.0,"1293":null,"1294":null,"1295":145.0,"1296":null,"1297":135.0,"1298":null,"1299":null,"1300":null,"1301":null,"1302":null,"1303":null,"1304":null,"1305":null,"1306":150.0,"1307":null,"1308":null,"1309":null,"1310":null,"1311":null,"1312":null,"1313":null,"1314":null,"1315":null,"1316":null,"1317":null,"1318":null,"1319":null,"1320":null,"1321":null,"1322":null,"1323":null,"1324":null,"1325":137.0,"1326":null,"1327":null,"1328":250.0,"1329":null,"1330":null,"1331":null,"1332":149.0,"1333":null,"1334":null,"1335":null,"1336":null,"1337":null,"1338":null,"1339":null,"1340":null,"1341":null,"1342":null,"1343":null,"1344":null,"1345":null,"1346":null,"1347":null,"1348":null,"1349":null,"1350":null,"1351":null,"1352":null,"1353":null,"1354":null,"1355":null,"1356":null,"1357":null,"1358":null,"1359":null,"1360":null,"1361":null,"1362":null,"1363":null,"1364":null,"1365":194.0,"1366":91.0,"1367":179.0,"1368":109.0,"1369":123.0,"1370":190.0,"1371":null,"1372":104.0,"1373":null,"1374":279.0,"1375":null,"1376":151.0,"1377":120.0,"1378":149.0,"1379":null,"1380":null,"1381":null,"1382":null,"1383":79.0,"1384":null,"1385":null,"1386":null,"1387":null,"1388":89.0,"1389":null,"1390":140.0,"1391":null,"1392":null,"1393":null,"1394":null,"1395":null,"1396":null,"1397":null,"1398":null,"1399":null,"1400":null,"1401":132.0,"1402":null,"1403":152.0,"1404":null,"1405":null,"1406":null,"1407":109.0,"1408":null,"1409":null,"1410":null,"1411":128.0,"1412":78.0,"1413":null,"1414":90.0,"1415":null,"1416":110.0,"1417":null,"1418":null,"1419":null,"1420":null,"1421":null,"1422":null,"1423":75.0,"1424":58.0,"1425":null,"1426":null,"1427":null,"1428":null,"1429":129.0,"1430":null,"1431":123.0,"1432":110.0,"1433":null,"1434":null,"1435":null,"1436":null,"1437":null,"1438":89.0,"1439":89.0,"1440":null,"1441":127.0,"1442":99.0,"1443":null,"1444":69.0,"1445":null,"1446":null,"1447":79.0,"1448":94.0,"1449":null,"1450":null,"1451":95.0,"1452":69.0,"1453":null,"1454":null,"1455":69.0,"1456":null,"1457":null,"1458":null,"1459":79.0,"1460":105.0,"1461":101.0,"1462":108.0,"1463":98.0,"1464":84.0,"1465":99.0,"1466":110.0,"1467":97.0,"1468":null,"1469":null,"1470":72.0,"1471":92.0,"1472":75.0,"1473":null,"1474":null,"1475":null,"1476":null,"1477":null,"1478":150.0,"1479":null,"1480":null,"1481":null,"1482":null,"1483":null,"1484":null,"1485":null,"1486":135.0,"1487":null,"1488":null,"1489":null,"1490":null,"1491":null,"1492":125.0,"1493":null,"1494":null,"1495":null,"1496":null,"1497":null,"1498":null,"1499":118.0,"1500":null,"1501":null,"1502":null,"1503":114.0,"1504":null,"1505":120.0,"1506":135.0,"1507":89.0,"1508":null,"1509":59.0,"1510":null,"1511":null,"1512":140.0,"1513":null,"1514":null,"1515":85.0,"1516":69.0,"1517":60.0,"1518":70.0,"1519":85.0,"1520":70.0,"1521":59.0,"1522":84.0,"1523":60.0,"1524":null,"1525":null,"1526":null,"1527":null,"1528":null,"1529":null,"1530":126.0,"1531":null,"1532":110.0,"1533":null,"1534":null,"1535":null,"1536":null,"1537":null,"1538":null,"1539":null,"1540":137.0,"1541":177.0,"1542":80.0,"1543":85.0,"1544":null,"1545":null,"1546":null,"1547":125.0,"1548":69.0,"1549":null,"1550":null,"1551":null,"1552":80.0,"1553":null,"1554":null,"1555":null,"1556":109.0,"1557":null,"1558":78.0,"1559":null,"1560":null,"1561":null,"1562":null,"1563":null,"1564":null,"1565":null,"1566":127.0,"1567":144.0,"1568":154.0,"1569":158.0,"1570":null,"1571":null,"1572":125.0,"1573":null,"1574":139.0,"1575":104.0,"1576":116.0,"1577":null,"1578":102.0,"1579":null,"1580":null,"1581":null,"1582":119.0,"1583":94.0,"1584":89.0,"1585":null,"1586":null,"1587":70.0,"1588":110.0,"1589":null,"1590":null,"1591":null,"1592":null,"1593":null,"1594":149.0,"1595":null,"1596":102.0,"1597":null,"1598":111.0,"1599":null,"1600":69.0,"1601":114.0,"1602":null,"1603":149.0,"1604":89.0,"1605":80.0,"1606":null,"1607":null,"1608":null,"1609":null,"1610":69.0,"1611":null,"1612":null,"1613":75.0,"1614":null,"1615":null,"1616":null,"1617":null,"1618":null,"1619":null,"1620":null,"1621":null,"1622":null,"1623":null,"1624":null,"1625":null,"1626":null,"1627":null,"1628":null,"1629":null,"1630":null,"1631":null,"1632":null,"1633":null,"1634":null,"1635":null,"1636":null,"1637":null,"1638":null,"1639":null,"1640":null,"1641":null,"1642":null,"1643":null,"1644":null,"1645":85.0,"1646":205.0,"1647":95.0,"1648":null,"1649":null,"1650":85.0,"1651":null,"1652":null,"1653":null,"1654":null,"1655":80.0,"1656":95.0,"1657":null,"1658":85.0,"1659":null,"1660":null,"1661":69.0,"1662":null,"1663":null,"1664":89.0,"1665":null,"1666":95.0,"1667":null,"1668":null,"1669":null,"1670":null,"1671":null,"1672":null,"1673":null,"1674":null,"1675":null,"1676":null,"1677":null,"1678":null,"1679":null,"1680":null,"1681":null,"1682":null,"1683":null,"1684":null,"1685":null,"1686":null,"1687":null,"1688":null,"1689":null,"1690":null,"1691":null,"1692":null,"1693":null,"1694":null,"1695":null,"1696":null,"1697":null,"1698":null,"1699":null,"1700":null,"1701":104.0,"1702":95.0,"1703":null,"1704":99.0,"1705":112.0,"1706":102.0,"1707":null,"1708":null,"1709":99.0,"1710":102.0,"1711":null,"1712":84.0,"1713":null,"1714":130.0,"1715":104.0,"1716":104.0,"1717":120.0,"1718":null,"1719":73.0,"1720":null,"1721":null,"1722":null,"1723":null,"1724":null,"1725":105.0,"1726":102.0,"1727":null,"1728":null,"1729":null,"1730":null,"1731":null,"1732":null,"1733":104.0,"1734":123.0,"1735":199.0,"1736":null,"1737":125.0,"1738":null,"1739":null,"1740":115.0,"1741":148.0,"1742":null,"1743":null,"1744":102.0,"1745":null,"1746":85.0,"1747":99.0,"1748":113.0,"1749":114.0,"1750":109.0,"1751":85.0,"1752":null,"1753":null,"1754":117.0,"1755":63.0,"1756":65.0,"1757":null,"1758":null,"1759":58.0,"1760":null,"1761":45.0,"1762":null,"1763":null,"1764":null,"1765":null,"1766":null,"1767":null,"1768":null,"1769":120.0,"1770":268.0,"1771":115.0,"1772":null,"1773":127.0,"1774":118.0,"1775":null,"1776":134.0,"1777":null,"1778":null,"1779":79.0,"1780":76.0,"1781":107.0,"1782":null,"1783":120.0,"1784":null,"1785":80.0,"1786":null,"1787":null,"1788":null,"1789":99.0,"1790":85.0,"1791":54.0,"1792":null,"1793":80.0,"1794":null,"1795":null,"1796":94.0,"1797":65.0,"1798":null,"1799":null,"1800":null,"1801":null,"1802":null,"1803":null,"1804":null,"1805":null,"1806":null,"1807":null,"1808":null,"1809":139.0,"1810":null,"1811":null,"1812":99.0,"1813":null,"1814":null,"1815":null,"1816":null,"1817":null,"1818":null,"1819":null,"1820":85.0,"1821":null,"1822":null,"1823":null,"1824":null,"1825":null,"1826":null,"1827":275.0,"1828":79.0,"1829":null,"1830":null,"1831":null,"1832":null,"1833":null,"1834":null,"1835":null,"1836":null,"1837":179.0,"1838":190.0,"1839":190.0,"1840":195.0,"1841":null,"1842":null,"1843":null,"1844":110.0,"1845":null,"1846":169.0,"1847":120.0,"1848":null,"1849":158.0,"1850":139.0,"1851":137.0,"1852":null,"1853":110.0,"1854":null,"1855":null,"1856":null,"1857":null,"1858":null,"1859":null,"1860":null,"1861":100.0,"1862":null,"1863":149.0,"1864":120.0,"1865":115.0,"1866":null,"1867":133.0,"1868":null,"1869":123.0,"1870":98.0,"1871":152.0,"1872":null,"1873":118.0,"1874":null,"1875":null,"1876":143.0,"1877":null,"1878":101.0,"1879":88.0,"1880":67.0,"1881":null,"1882":null,"1883":80.0,"1884":88.0,"1885":null,"1886":null,"1887":null,"1888":71.0,"1889":null,"1890":75.0,"1891":168.0,"1892":null,"1893":null,"1894":138.0,"1895":65.0,"1896":142.0,"1897":67.0,"1898":null,"1899":null,"1900":null,"1901":144.0,"1902":149.0,"1903":null,"1904":null,"1905":216.0,"1906":null,"1907":120.0,"1908":143.0,"1909":144.0,"1910":null,"1911":44.0,"1912":108.0,"1913":101.0,"1914":85.0,"1915":80.0,"1916":55.0,"1917":150.0,"1918":170.0,"1919":121.0,"1920":135.0,"1921":null,"1922":null,"1923":null,"1924":67.0,"1925":365.0,"1926":null,"1927":null,"1928":null,"1929":null,"1930":null,"1931":99.0,"1932":null,"1933":null,"1934":149.0,"1935":119.0,"1936":null,"1937":81.0,"1938":68.0,"1939":63.0,"1940":null,"1941":null,"1942":null,"1943":null,"1944":60.0,"1945":null,"1946":80.0,"1947":null,"1948":null,"1949":70.0,"1950":null,"1951":null,"1952":null,"1953":null,"1954":null,"1955":null,"1956":null,"1957":null,"1958":null,"1959":null,"1960":null,"1961":null,"1962":null,"1963":null,"1964":null,"1965":null,"1966":null,"1967":null,"1968":null,"1969":null,"1970":null,"1971":null,"1972":null,"1973":null,"1974":null,"1975":null,"1976":null,"1977":null,"1978":210.0,"1979":229.0,"1980":254.0,"1981":125.0,"1982":null,"1983":195.0,"1984":120.0,"1985":null,"1986":104.0,"1987":null,"1988":159.0,"1989":null,"1990":null,"1991":null,"1992":null,"1993":null,"1994":null,"1995":200.0,"1996":null,"1997":null,"1998":null,"1999":null,"2000":null,"2001":null,"2002":null,"2003":null,"2004":null,"2005":null,"2006":null,"2007":null,"2008":null,"2009":null,"2010":null,"2011":null,"2012":null,"2013":null,"2014":null,"2015":null,"2016":null,"2017":null,"2018":null,"2019":null,"2020":null,"2021":null,"2022":null,"2023":null,"2024":60.0,"2025":125.0,"2026":129.0,"2027":89.0,"2028":null,"2029":435.0,"2030":79.0,"2031":null,"2032":77.0,"2033":87.0,"2034":null,"2035":119.0,"2036":null,"2037":90.0,"2038":null,"2039":60.0,"2040":125.0,"2041":null,"2042":96.0,"2043":109.0,"2044":null,"2045":null,"2046":null,"2047":null,"2048":null,"2049":null,"2050":99.0,"2051":79.0,"2052":64.0,"2053":null,"2054":113.0,"2055":78.0,"2056":110.0,"2057":null,"2058":127.0,"2059":null,"2060":null,"2061":76.0,"2062":75.0,"2063":null,"2064":75.0,"2065":null,"2066":null,"2067":null,"2068":null,"2069":null,"2070":77.0,"2071":null,"2072":null,"2073":null,"2074":null,"2075":null,"2076":null,"2077":null,"2078":null,"2079":null,"2080":null,"2081":null,"2082":null,"2083":null,"2084":null,"2085":null,"2086":null,"2087":null,"2088":null,"2089":null,"2090":null,"2091":null,"2092":null,"2093":null,"2094":null,"2095":null,"2096":113.0,"2097":89.0,"2098":null,"2099":107.0,"2100":null,"2101":74.0,"2102":189.0,"2103":80.0,"2104":null,"2105":null,"2106":85.0,"2107":null,"2108":87.0,"2109":null,"2110":null,"2111":null,"2112":null,"2113":85.0,"2114":null,"2115":null,"2116":null,"2117":null,"2118":null,"2119":null,"2120":null,"2121":null,"2122":null,"2123":null,"2124":null,"2125":null,"2126":null,"2127":null,"2128":null,"2129":null,"2130":null,"2131":null,"2132":null,"2133":null,"2134":null,"2135":null,"2136":null,"2137":null,"2138":null,"2139":null,"2140":null,"2141":79.0,"2142":null,"2143":89.0,"2144":null,"2145":100.0,"2146":null,"2147":null,"2148":null,"2149":null,"2150":null,"2151":null,"2152":null,"2153":null,"2154":null,"2155":null,"2156":null,"2157":null,"2158":null,"2159":null,"2160":null,"2161":null,"2162":85.0,"2163":null,"2164":109.0,"2165":null,"2166":null,"2167":null,"2168":null,"2169":null,"2170":null,"2171":null,"2172":null,"2173":null,"2174":null,"2175":null,"2176":null,"2177":null,"2178":null,"2179":null,"2180":null,"2181":null,"2182":101.0,"2183":null,"2184":116.0,"2185":null,"2186":null,"2187":null,"2188":null,"2189":115.0,"2190":139.0,"2191":125.0,"2192":129.0,"2193":85.0,"2194":60.0,"2195":null,"2196":75.0,"2197":83.0,"2198":null,"2199":90.0,"2200":135.0,"2201":null,"2202":null,"2203":null,"2204":139.0,"2205":60.0,"2206":null,"2207":null,"2208":null,"2209":95.0,"2210":null,"2211":null,"2212":null,"2213":null,"2214":null,"2215":null,"2216":null,"2217":null,"2218":null,"2219":null,"2220":null,"2221":null,"2222":null,"2223":null,"2224":null,"2225":null,"2226":90.0,"2227":null,"2228":null,"2229":null,"2230":null,"2231":null,"2232":null,"2233":null,"2234":null,"2235":null,"2236":null,"2237":null,"2238":null,"2239":null,"2240":null,"2241":null,"2242":null,"2243":null,"2244":null,"2245":null,"2246":null,"2247":null,"2248":null,"2249":null,"2250":null,"2251":null,"2252":null,"2253":null,"2254":null,"2255":null,"2256":null,"2257":null,"2258":null,"2259":null,"2260":152.0,"2261":105.0,"2262":null,"2263":null,"2264":null,"2265":100.0,"2266":72.0,"2267":126.0,"2268":114.0,"2269":114.0,"2270":80.0,"2271":116.0,"2272":79.0,"2273":null,"2274":72.0,"2275":72.0,"2276":null,"2277":77.0,"2278":65.0,"2279":59.0,"2280":65.0,"2281":60.0,"2282":79.0,"2283":null,"2284":null,"2285":null,"2286":null,"2287":null,"2288":null,"2289":null,"2290":null,"2291":null,"2292":null,"2293":null,"2294":null,"2295":null,"2296":155.0,"2297":null,"2298":95.0,"2299":67.0,"2300":null,"2301":null,"2302":null,"2303":null,"2304":null,"2305":130.0,"2306":125.0,"2307":99.0,"2308":null,"2309":135.0,"2310":null,"2311":null,"2312":null,"2313":115.0,"2314":null,"2315":null,"2316":null,"2317":null,"2318":null,"2319":null,"2320":70.0,"2321":130.0,"2322":null,"2323":210.0,"2324":null,"2325":null,"2326":null,"2327":null,"2328":null,"2329":null,"2330":null,"2331":null,"2332":null,"2333":null,"2334":null,"2335":null,"2336":null,"2337":null,"2338":79.0,"2339":115.0,"2340":105.0,"2341":null,"2342":null,"2343":149.0,"2344":null,"2345":96.0,"2346":null,"2347":119.0,"2348":null,"2349":null,"2350":null,"2351":null,"2352":135.0,"2353":105.0,"2354":null,"2355":null,"2356":null,"2357":100.0,"2358":null,"2359":93.0,"2360":169.0,"2361":null,"2362":null,"2363":null,"2364":null,"2365":null,"2366":null,"2367":null,"2368":115.0,"2369":114.0,"2370":null,"2371":118.0,"2372":null,"2373":126.0,"2374":164.0,"2375":75.0,"2376":65.0,"2377":null,"2378":null,"2379":98.0,"2380":100.0,"2381":null,"2382":null,"2383":null,"2384":null,"2385":null,"2386":80.0,"2387":85.0,"2388":99.0,"2389":85.0,"2390":null,"2391":88.0,"2392":80.0,"2393":null,"2394":82.0,"2395":null,"2396":null,"2397":55.0,"2398":149.0,"2399":108.0,"2400":109.0,"2401":189.0,"2402":null,"2403":null,"2404":null,"2405":null,"2406":113.0,"2407":null,"2408":145.0,"2409":null,"2410":null,"2411":null,"2412":null,"2413":null,"2414":null,"2415":null,"2416":null,"2417":null,"2418":169.0,"2419":null,"2420":null,"2421":null,"2422":null,"2423":null,"2424":null,"2425":null,"2426":null,"2427":null,"2428":null,"2429":null,"2430":null,"2431":null,"2432":null,"2433":null,"2434":null,"2435":null,"2436":null,"2437":null,"2438":99.0,"2439":null,"2440":null,"2441":105.0,"2442":null,"2443":null,"2444":null,"2445":null,"2446":125.0,"2447":null,"2448":null,"2449":null,"2450":null,"2451":null,"2452":null,"2453":null,"2454":109.0,"2455":149.0,"2456":null,"2457":null,"2458":85.0,"2459":null,"2460":null,"2461":null,"2462":null,"2463":null,"2464":null,"2465":null,"2466":null,"2467":null,"2468":null,"2469":null,"2470":null,"2471":null,"2472":null,"2473":null,"2474":null,"2475":null,"2476":null,"2477":null,"2478":null,"2479":null,"2480":null,"2481":null,"2482":null,"2483":null,"2484":null,"2485":null,"2486":null,"2487":null,"2488":null,"2489":null,"2490":null,"2491":null,"2492":null,"2493":null,"2494":null,"2495":null,"2496":null,"2497":null,"2498":null,"2499":null,"2500":null,"2501":null,"2502":null,"2503":94.0,"2504":null,"2505":null,"2506":null,"2507":null,"2508":null,"2509":110.0,"2510":116.0,"2511":null,"2512":62.0,"2513":119.0,"2514":null,"2515":89.0,"2516":101.0,"2517":null,"2518":null,"2519":110.0,"2520":108.0,"2521":105.0,"2522":79.0,"2523":104.0,"2524":63.0,"2525":71.0,"2526":null,"2527":null,"2528":null,"2529":93.0,"2530":null,"2531":null,"2532":null,"2533":null,"2534":null,"2535":null,"2536":null,"2537":null,"2538":null,"2539":null,"2540":null,"2541":133.0,"2542":null,"2543":null,"2544":null,"2545":null,"2546":null,"2547":null,"2548":null,"2549":null,"2550":null,"2551":null,"2552":null,"2553":181.0,"2554":null,"2555":null,"2556":null,"2557":null,"2558":null,"2559":null,"2560":null,"2561":null,"2562":null,"2563":null,"2564":null,"2565":null,"2566":59.0,"2567":null,"2568":null,"2569":null,"2570":null,"2571":null,"2572":null,"2573":null,"2574":null,"2575":null,"2576":null,"2577":246.0,"2578":null,"2579":null,"2580":null,"2581":null,"2582":null,"2583":null,"2584":null,"2585":null,"2586":null,"2587":null,"2588":null,"2589":null,"2590":null,"2591":null,"2592":null,"2593":null,"2594":null,"2595":null,"2596":null,"2597":null,"2598":null,"2599":null,"2600":null,"2601":null,"2602":70.0,"2603":null,"2604":null,"2605":null,"2606":null,"2607":null,"2608":null,"2609":null,"2610":null,"2611":null,"2612":null,"2613":null,"2614":null,"2615":null,"2616":null,"2617":null,"2618":null,"2619":null,"2620":null,"2621":null,"2622":null,"2623":null,"2624":null,"2625":null,"2626":null,"2627":null,"2628":null,"2629":null,"2630":null,"2631":null,"2632":null,"2633":null,"2634":null,"2635":null,"2636":null,"2637":null,"2638":null,"2639":null,"2640":null,"2641":null,"2642":null,"2643":null,"2644":null,"2645":null,"2646":null,"2647":null,"2648":null,"2649":null,"2650":119.0,"2651":149.0,"2652":78.0,"2653":null,"2654":null,"2655":null,"2656":null,"2657":null,"2658":null,"2659":null,"2660":null,"2661":null,"2662":null,"2663":null,"2664":null,"2665":null,"2666":null,"2667":null,"2668":null,"2669":75.0,"2670":null,"2671":null,"2672":null,"2673":null,"2674":null,"2675":null,"2676":null,"2677":null,"2678":null,"2679":null,"2680":null,"2681":null,"2682":null,"2683":null,"2684":null,"2685":null,"2686":null,"2687":null,"2688":null,"2689":null,"2690":null,"2691":154.0,"2692":149.0,"2693":133.0,"2694":185.0,"2695":115.0,"2696":null,"2697":null,"2698":null,"2699":null,"2700":null,"2701":null,"2702":null,"2703":null,"2704":null,"2705":null,"2706":null,"2707":null,"2708":null,"2709":null,"2710":null,"2711":null,"2712":null,"2713":null,"2714":null,"2715":null,"2716":null,"2717":null,"2718":null,"2719":null,"2720":null,"2721":null,"2722":null,"2723":110.0,"2724":69.0,"2725":null,"2726":89.0,"2727":null,"2728":null,"2729":null,"2730":null,"2731":null,"2732":null,"2733":null,"2734":null,"2735":null,"2736":null,"2737":null,"2738":null,"2739":null,"2740":null,"2741":null,"2742":null,"2743":null,"2744":null,"2745":null,"2746":null,"2747":null,"2748":null,"2749":null,"2750":null,"2751":null,"2752":null,"2753":null,"2754":null,"2755":null,"2756":null,"2757":null,"2758":null,"2759":null,"2760":null,"2761":null,"2762":null,"2763":null,"2764":null,"2765":null,"2766":null,"2767":null,"2768":null,"2769":null,"2770":null,"2771":null,"2772":null,"2773":null,"2774":null,"2775":null,"2776":null,"2777":null,"2778":null,"2779":null,"2780":null,"2781":null,"2782":null,"2783":null,"2784":null,"2785":null,"2786":null,"2787":null,"2788":null,"2789":null,"2790":null,"2791":null,"2792":null,"2793":null,"2794":null,"2795":null,"2796":129.0,"2797":null,"2798":null,"2799":null,"2800":null,"2801":null,"2802":null,"2803":null,"2804":null,"2805":null,"2806":null,"2807":null,"2808":85.0,"2809":85.0,"2810":86.0,"2811":null,"2812":null,"2813":null,"2814":null,"2815":null,"2816":null,"2817":null,"2818":null,"2819":null,"2820":null,"2821":null,"2822":null,"2823":null,"2824":null,"2825":null,"2826":null,"2827":null,"2828":null,"2829":null,"2830":null,"2831":null,"2832":null,"2833":null,"2834":null,"2835":null,"2836":null,"2837":null,"2838":null,"2839":null,"2840":null,"2841":null,"2842":null,"2843":null,"2844":null,"2845":null,"2846":null,"2847":241.0,"2848":null,"2849":288.0,"2850":280.0,"2851":null,"2852":null,"2853":null,"2854":null,"2855":null,"2856":null,"2857":null,"2858":89.0,"2859":70.0,"2860":null,"2861":null,"2862":null,"2863":null,"2864":null,"2865":null,"2866":null,"2867":null,"2868":null,"2869":null,"2870":null,"2871":null,"2872":null,"2873":null,"2874":null,"2875":null,"2876":null,"2877":null,"2878":null,"2879":null,"2880":null,"2881":null,"2882":null,"2883":null,"2884":null,"2885":null,"2886":null,"2887":null,"2888":null,"2889":null,"2890":null,"2891":null,"2892":null,"2893":null,"2894":null,"2895":null,"2896":null,"2897":null,"2898":null,"2899":null,"2900":null,"2901":null,"2902":null,"2903":null,"2904":null,"2905":null,"2906":null,"2907":null,"2908":null,"2909":null,"2910":null,"2911":null,"2912":null,"2913":null,"2914":null,"2915":null,"2916":null,"2917":129.0,"2918":null,"2919":null,"2920":84.0,"2921":null,"2922":null,"2923":null,"2924":null,"2925":null,"2926":null,"2927":null,"2928":null,"2929":null,"2930":null,"2931":null,"2932":null,"2933":null,"2934":null,"2935":null,"2936":null,"2937":null,"2938":null,"2939":null,"2940":null,"2941":null,"2942":null,"2943":null,"2944":null,"2945":null,"2946":null,"2947":188.0,"2948":null,"2949":81.0,"2950":null,"2951":null,"2952":null,"2953":120.0,"2954":null,"2955":null,"2956":null,"2957":null,"2958":null,"2959":null,"2960":null,"2961":null,"2962":null,"2963":null,"2964":null,"2965":null,"2966":null,"2967":null,"2968":null,"2969":null,"2970":null,"2971":null,"2972":null,"2973":null,"2974":null,"2975":null,"2976":null,"2977":null,"2978":null,"2979":null,"2980":null,"2981":null,"2982":null,"2983":125.0,"2984":109.0,"2985":null,"2986":130.0,"2987":null,"2988":null,"2989":null,"2990":null,"2991":null,"2992":null,"2993":null,"2994":null,"2995":null,"2996":null,"2997":null,"2998":null,"2999":null,"3000":null,"3001":null,"3002":null,"3003":null,"3004":null,"3005":null,"3006":null,"3007":null,"3008":null,"3009":null,"3010":50.0,"3011":125.0,"3012":null,"3013":null,"3014":null,"3015":null,"3016":null,"3017":null,"3018":null,"3019":null,"3020":null,"3021":null,"3022":null,"3023":null,"3024":null,"3025":null,"3026":null,"3027":null,"3028":null,"3029":null,"3030":70.0,"3031":null,"3032":null,"3033":null,"3034":null,"3035":null,"3036":null,"3037":null,"3038":null,"3039":null,"3040":null,"3041":null,"3042":null,"3043":null,"3044":null,"3045":null,"3046":139.0,"3047":132.0,"3048":null,"3049":null,"3050":null,"3051":119.0,"3052":170.0,"3053":144.0,"3054":null,"3055":131.0,"3056":130.0,"3057":140.0,"3058":null,"3059":125.0,"3060":129.0,"3061":null,"3062":null,"3063":null,"3064":89.0,"3065":null,"3066":89.0,"3067":89.0,"3068":null,"3069":null,"3070":null,"3071":null,"3072":null,"3073":null,"3074":null,"3075":null,"3076":null,"3077":null,"3078":113.0,"3079":null,"3080":null,"3081":null,"3082":null,"3083":102.0,"3084":79.0,"3085":169.0,"3086":null,"3087":115.0,"3088":115.0,"3089":null,"3090":null,"3091":null,"3092":null,"3093":null,"3094":null,"3095":null,"3096":null,"3097":null,"3098":null,"3099":null,"3100":null,"3101":null,"3102":null,"3103":null,"3104":null,"3105":null,"3106":null,"3107":null,"3108":null,"3109":null,"3110":null,"3111":null,"3112":109.0,"3113":87.0,"3114":null,"3115":null,"3116":null,"3117":null,"3118":null,"3119":68.0,"3120":null,"3121":null,"3122":null,"3123":null,"3124":null,"3125":82.0,"3126":null,"3127":109.0,"3128":null,"3129":85.0,"3130":null,"3131":null,"3132":null,"3133":null,"3134":null,"3135":null,"3136":null,"3137":null,"3138":70.0,"3139":null,"3140":null,"3141":null,"3142":null,"3143":null,"3144":null,"3145":89.0,"3146":100.0,"3147":null,"3148":109.0,"3149":null,"3150":106.0,"3151":null,"3152":null,"3153":null,"3154":null,"3155":null,"3156":null,"3157":null,"3158":null,"3159":null,"3160":null,"3161":null,"3162":null,"3163":null,"3164":null,"3165":null,"3166":null,"3167":null,"3168":null,"3169":null,"3170":null,"3171":null,"3172":null,"3173":null,"3174":null,"3175":null,"3176":null,"3177":118.0,"3178":115.0,"3179":null,"3180":null,"3181":null,"3182":86.0,"3183":null,"3184":null,"3185":null,"3186":null,"3187":null,"3188":null,"3189":null,"3190":null,"3191":null,"3192":null,"3193":null,"3194":null,"3195":null,"3196":null,"3197":null,"3198":null,"3199":null,"3200":null,"3201":null,"3202":null,"3203":null,"3204":null,"3205":null,"3206":null,"3207":105.0,"3208":null,"3209":null,"3210":null,"3211":125.0,"3212":99.0,"3213":90.0,"3214":110.0,"3215":null,"3216":null,"3217":null,"3218":null,"3219":null,"3220":null,"3221":null,"3222":null,"3223":null,"3224":null,"3225":null,"3226":null,"3227":null,"3228":null,"3229":null,"3230":null,"3231":null,"3232":null,"3233":null,"3234":null,"3235":null,"3236":118.0,"3237":null,"3238":null,"3239":null,"3240":null,"3241":null,"3242":null,"3243":null,"3244":null,"3245":null,"3246":null,"3247":null,"3248":null,"3249":null,"3250":null,"3251":null,"3252":null,"3253":null,"3254":null,"3255":null,"3256":null,"3257":139.0,"3258":84.0,"3259":null,"3260":83.0,"3261":null,"3262":70.0,"3263":100.0,"3264":85.0,"3265":null,"3266":null,"3267":null,"3268":null,"3269":null,"3270":null,"3271":null,"3272":null,"3273":null,"3274":null,"3275":null,"3276":null,"3277":null,"3278":null,"3279":null,"3280":null,"3281":null,"3282":null,"3283":null,"3284":null,"3285":null,"3286":164.0,"3287":null,"3288":null,"3289":null,"3290":null,"3291":null,"3292":null,"3293":null,"3294":null,"3295":null,"3296":null,"3297":null,"3298":null,"3299":null,"3300":null,"3301":null,"3302":null,"3303":null,"3304":null,"3305":null,"3306":null,"3307":110.0,"3308":null,"3309":null,"3310":null,"3311":null,"3312":null,"3313":null,"3314":null,"3315":null,"3316":null,"3317":180.0,"3318":160.0,"3319":null,"3320":null,"3321":null,"3322":null,"3323":85.0,"3324":null,"3325":null,"3326":115.0,"3327":null,"3328":null,"3329":null,"3330":null,"3331":null,"3332":null,"3333":null,"3334":null,"3335":null,"3336":null,"3337":null,"3338":null,"3339":null,"3340":null,"3341":null,"3342":null,"3343":null,"3344":null,"3345":null,"3346":null,"3347":null,"3348":null,"3349":null,"3350":154.0,"3351":null,"3352":null,"3353":null,"3354":null,"3355":null,"3356":null,"3357":null,"3358":null,"3359":null,"3360":null,"3361":null,"3362":null,"3363":null,"3364":null,"3365":null,"3366":null,"3367":null,"3368":null,"3369":null,"3370":null,"3371":null,"3372":null,"3373":null,"3374":null,"3375":null,"3376":null,"3377":null,"3378":null,"3379":null,"3380":null,"3381":null,"3382":null,"3383":null,"3384":null,"3385":null,"3386":null,"3387":null,"3388":null,"3389":null,"3390":null,"3391":null,"3392":null,"3393":null,"3394":null,"3395":null,"3396":null,"3397":null,"3398":null,"3399":null,"3400":null,"3401":null,"3402":null,"3403":null,"3404":null,"3405":null,"3406":null,"3407":null,"3408":null,"3409":null,"3410":null,"3411":null,"3412":null,"3413":null,"3414":null,"3415":null,"3416":null,"3417":115.0,"3418":null,"3419":null,"3420":null,"3421":null,"3422":null,"3423":null,"3424":null,"3425":null,"3426":null,"3427":null,"3428":null,"3429":null,"3430":null,"3431":null,"3432":null,"3433":null,"3434":null,"3435":null,"3436":null,"3437":null,"3438":null,"3439":null,"3440":null,"3441":null,"3442":null,"3443":null,"3444":null,"3445":null,"3446":null,"3447":null,"3448":null,"3449":null,"3450":null,"3451":null,"3452":null,"3453":null,"3454":null,"3455":null,"3456":null,"3457":null,"3458":null,"3459":null,"3460":null,"3461":null,"3462":null,"3463":null,"3464":null,"3465":null,"3466":null,"3467":null,"3468":null,"3469":null,"3470":null,"3471":null,"3472":null,"3473":null,"3474":null,"3475":null,"3476":null,"3477":null,"3478":null,"3479":null,"3480":null,"3481":null,"3482":null,"3483":null,"3484":null,"3485":null,"3486":null,"3487":null,"3488":null,"3489":null,"3490":null,"3491":null,"3492":null,"3493":null,"3494":null,"3495":null,"3496":null,"3497":null,"3498":null,"3499":null,"3500":null,"3501":null,"3502":null,"3503":null,"3504":109.0,"3505":null,"3506":null,"3507":null,"3508":null,"3509":null,"3510":null,"3511":null,"3512":null,"3513":null,"3514":null,"3515":null,"3516":null,"3517":null,"3518":null,"3519":null,"3520":null,"3521":null,"3522":null,"3523":null,"3524":99.0,"3525":97.0,"3526":159.0,"3527":151.0,"3528":null,"3529":null,"3530":161.0,"3531":null,"3532":150.0,"3533":169.0,"3534":115.0,"3535":null,"3536":null,"3537":null,"3538":null,"3539":null,"3540":null,"3541":null,"3542":null,"3543":87.0,"3544":null,"3545":null,"3546":null,"3547":null,"3548":null,"3549":null,"3550":null,"3551":null,"3552":null,"3553":null,"3554":null,"3555":null,"3556":null,"3557":null,"3558":null,"3559":null,"3560":null,"3561":null,"3562":null,"3563":null,"3564":null,"3565":null,"3566":null,"3567":null,"3568":null,"3569":null,"3570":null,"3571":null,"3572":null,"3573":null,"3574":null,"3575":null,"3576":null,"3577":null,"3578":null,"3579":null,"3580":null,"3581":null,"3582":null,"3583":null,"3584":null,"3585":null,"3586":null,"3587":null,"3588":null,"3589":null,"3590":null,"3591":null,"3592":null,"3593":null,"3594":null,"3595":65.0,"3596":null,"3597":null,"3598":null,"3599":null,"3600":null,"3601":null,"3602":null,"3603":null,"3604":null,"3605":null,"3606":null,"3607":null,"3608":null,"3609":null,"3610":82.0,"3611":123.0,"3612":null,"3613":null,"3614":null,"3615":null,"3616":null,"3617":54.0,"3618":null,"3619":null,"3620":null,"3621":null,"3622":null,"3623":null,"3624":null,"3625":null,"3626":null,"3627":null,"3628":null,"3629":null,"3630":null,"3631":null,"3632":null,"3633":null,"3634":null,"3635":null,"3636":null,"3637":null,"3638":124.0,"3639":135.0,"3640":123.0,"3641":99.0,"3642":75.0,"3643":120.0,"3644":null,"3645":null,"3646":null,"3647":null,"3648":null,"3649":null,"3650":null,"3651":null,"3652":null,"3653":null,"3654":null,"3655":null,"3656":null,"3657":null,"3658":null,"3659":null,"3660":null,"3661":null,"3662":null,"3663":null,"3664":null,"3665":null,"3666":null,"3667":null,"3668":null,"3669":null,"3670":null,"3671":null,"3672":null,"3673":null,"3674":null,"3675":null,"3676":null,"3677":null,"3678":null,"3679":null,"3680":null,"3681":null,"3682":null,"3683":null,"3684":null,"3685":null,"3686":null,"3687":null,"3688":null,"3689":null,"3690":null,"3691":null,"3692":null,"3693":62.0,"3694":null,"3695":null,"3696":155.0,"3697":140.0,"3698":null,"3699":200.0,"3700":111.0,"3701":null,"3702":94.0,"3703":null,"3704":126.0,"3705":125.0,"3706":92.0,"3707":null,"3708":null,"3709":null,"3710":127.0,"3711":null,"3712":145.0,"3713":135.0,"3714":null,"3715":99.0,"3716":null,"3717":null,"3718":60.0,"3719":null,"3720":null,"3721":null,"3722":114.0,"3723":null,"3724":null,"3725":109.0,"3726":null,"3727":89.0,"3728":104.0,"3729":null,"3730":null,"3731":null,"3732":null,"3733":null,"3734":null,"3735":null,"3736":143.0,"3737":109.0,"3738":85.0,"3739":null,"3740":96.0,"3741":null,"3742":67.0,"3743":89.0,"3744":132.0,"3745":75.0,"3746":74.0,"3747":null,"3748":null,"3749":null,"3750":null,"3751":null,"3752":90.0,"3753":null,"3754":null,"3755":null,"3756":78.0,"3757":123.0,"3758":null,"3759":160.0,"3760":116.0,"3761":93.0,"3762":90.0,"3763":null,"3764":98.0,"3765":null,"3766":147.0,"3767":69.0,"3768":80.0,"3769":65.0,"3770":null,"3771":null,"3772":null,"3773":null,"3774":null,"3775":null,"3776":null,"3777":null,"3778":null,"3779":null,"3780":null,"3781":105.0,"3782":null,"3783":119.0,"3784":115.0,"3785":null,"3786":null,"3787":104.0,"3788":103.0,"3789":72.0,"3790":85.0,"3791":null,"3792":null,"3793":null,"3794":null,"3795":null,"3796":null,"3797":67.0,"3798":null,"3799":99.0,"3800":null,"3801":84.0,"3802":140.0,"3803":79.0,"3804":null,"3805":69.0,"3806":null,"3807":99.0,"3808":null,"3809":null,"3810":null,"3811":null,"3812":null,"3813":null,"3814":null,"3815":null,"3816":null,"3817":90.0,"3818":70.0,"3819":85.0,"3820":null,"3821":90.0,"3822":null,"3823":149.0,"3824":null,"3825":null,"3826":129.0,"3827":null,"3828":84.0,"3829":130.0,"3830":null,"3831":null,"3832":null,"3833":null,"3834":null,"3835":null,"3836":null,"3837":null,"3838":null,"3839":null,"3840":null,"3841":null,"3842":129.0,"3843":null,"3844":null,"3845":75.0,"3846":null,"3847":null,"3848":69.0,"3849":139.0,"3850":75.0,"3851":null,"3852":null,"3853":70.0,"3854":75.0,"3855":null,"3856":null,"3857":null,"3858":null,"3859":110.0,"3860":null,"3861":null,"3862":null,"3863":null,"3864":null,"3865":null,"3866":null,"3867":null,"3868":null,"3869":null,"3870":null,"3871":null,"3872":null,"3873":null,"3874":null,"3875":null,"3876":null,"3877":null,"3878":null,"3879":null,"3880":null,"3881":null,"3882":null,"3883":null,"3884":null,"3885":null,"3886":null,"3887":null,"3888":null,"3889":102.0,"3890":60.0,"3891":145.0,"3892":470.0,"3893":59.0,"3894":140.0,"3895":70.0,"3896":null,"3897":null,"3898":120.0,"3899":null,"3900":null,"3901":null,"3902":null,"3903":119.0,"3904":95.0,"3905":null,"3906":null,"3907":120.0,"3908":null,"3909":null,"3910":null,"3911":null,"3912":null,"3913":null,"3914":null,"3915":169.0,"3916":250.0,"3917":139.0,"3918":null,"3919":190.0,"3920":175.0,"3921":null,"3922":null,"3923":117.0,"3924":174.0,"3925":null,"3926":64.0,"3927":130.0,"3928":69.0,"3929":null,"3930":null,"3931":null,"3932":null,"3933":null,"3934":null,"3935":null,"3936":null,"3937":null,"3938":null,"3939":null,"3940":null,"3941":null,"3942":89.0,"3943":85.0,"3944":null,"3945":null,"3946":null,"3947":null,"3948":null,"3949":null,"3950":null,"3951":128.0,"3952":196.0,"3953":null,"3954":null,"3955":null,"3956":null,"3957":100.0,"3958":null,"3959":null,"3960":null,"3961":88.0,"3962":null,"3963":null,"3964":null,"3965":null,"3966":null,"3967":null,"3968":null,"3969":null,"3970":null,"3971":null,"3972":null,"3973":null,"3974":null,"3975":null,"3976":null,"3977":null,"3978":null,"3979":65.0,"3980":null,"3981":189.0,"3982":null,"3983":null,"3984":null,"3985":160.0,"3986":130.0,"3987":143.0,"3988":null,"3989":null,"3990":122.0,"3991":null,"3992":null,"3993":null,"3994":null,"3995":79.0,"3996":null,"3997":null,"3998":null,"3999":149.0,"4000":233.0,"4001":null,"4002":null,"4003":null,"4004":null,"4005":null,"4006":115.0,"4007":null,"4008":null,"4009":null,"4010":null,"4011":null,"4012":75.0,"4013":null,"4014":null,"4015":null,"4016":null,"4017":null,"4018":null,"4019":54.0,"4020":100.0,"4021":null,"4022":null,"4023":null,"4024":115.0,"4025":null,"4026":109.0,"4027":null,"4028":null,"4029":70.0,"4030":null,"4031":null,"4032":120.0,"4033":null,"4034":null,"4035":null,"4036":null,"4037":null,"4038":null,"4039":null,"4040":104.0,"4041":null,"4042":null,"4043":65.0,"4044":88.0,"4045":72.0,"4046":89.0,"4047":null,"4048":130.0,"4049":null,"4050":null,"4051":null,"4052":null,"4053":null,"4054":null,"4055":null,"4056":null,"4057":null,"4058":135.0,"4059":130.0,"4060":170.0,"4061":90.0,"4062":null,"4063":null,"4064":null,"4065":null,"4066":null,"4067":null,"4068":null,"4069":null,"4070":null,"4071":106.0,"4072":null,"4073":137.0,"4074":null,"4075":101.0,"4076":139.0,"4077":127.0,"4078":159.0,"4079":85.0,"4080":89.0,"4081":null,"4082":75.0,"4083":null,"4084":75.0,"4085":null,"4086":null,"4087":null,"4088":75.0,"4089":null,"4090":null,"4091":null,"4092":89.0,"4093":null,"4094":null,"4095":null,"4096":null,"4097":null,"4098":null,"4099":null,"4100":null,"4101":null,"4102":null,"4103":200.0,"4104":161.0,"4105":106.0,"4106":null,"4107":null,"4108":109.0,"4109":null,"4110":209.0,"4111":null,"4112":null,"4113":null,"4114":null,"4115":null,"4116":null,"4117":null,"4118":null,"4119":null,"4120":104.0,"4121":62.0,"4122":126.0,"4123":null,"4124":null,"4125":null,"4126":60.0,"4127":65.0,"4128":null,"4129":null,"4130":null,"4131":null,"4132":null,"4133":205.0,"4134":null,"4135":null,"4136":null,"4137":null,"4138":109.0,"4139":null,"4140":null,"4141":null,"4142":null,"4143":null,"4144":null,"4145":null,"4146":null,"4147":null,"4148":null,"4149":145.0,"4150":135.0,"4151":null,"4152":161.0,"4153":195.0,"4154":null,"4155":112.0,"4156":null,"4157":null,"4158":null,"4159":null,"4160":null,"4161":138.0,"4162":140.0,"4163":138.0,"4164":161.0,"4165":109.0,"4166":null,"4167":null,"4168":80.0,"4169":null,"4170":null,"4171":109.0,"4172":null,"4173":90.0,"4174":null,"4175":null,"4176":154.0,"4177":null,"4178":179.0,"4179":null,"4180":111.0,"4181":null,"4182":135.0,"4183":135.0,"4184":133.0,"4185":null,"4186":null,"4187":76.0,"4188":136.0,"4189":93.0,"4190":null,"4191":null,"4192":null,"4193":null,"4194":80.0,"4195":75.0,"4196":null,"4197":null,"4198":null,"4199":null,"4200":null,"4201":105.0,"4202":93.0,"4203":103.0,"4204":79.0,"4205":85.0,"4206":30.0,"4207":90.0,"4208":94.0,"4209":134.0,"4210":null,"4211":119.0,"4212":105.0,"4213":null,"4214":null,"4215":79.0,"4216":null,"4217":null,"4218":null,"4219":null,"4220":150.0,"4221":90.0,"4222":null,"4223":225.0,"4224":null,"4225":null,"4226":null,"4227":null,"4228":198.0,"4229":null,"4230":176.0,"4231":200.0,"4232":76.0,"4233":null,"4234":null,"4235":null,"4236":null,"4237":null,"4238":null,"4239":null,"4240":null,"4241":70.0,"4242":null,"4243":146.0,"4244":null,"4245":75.0,"4246":null,"4247":null,"4248":110.0,"4249":null,"4250":null,"4251":null,"4252":null,"4253":null,"4254":null,"4255":null,"4256":null,"4257":null,"4258":null,"4259":null,"4260":null,"4261":144.0,"4262":null,"4263":142.0,"4264":null,"4265":139.0,"4266":132.0,"4267":null,"4268":null,"4269":null,"4270":null,"4271":159.0,"4272":null,"4273":null,"4274":null,"4275":null,"4276":null,"4277":81.0,"4278":99.0,"4279":null,"4280":null,"4281":null,"4282":null,"4283":null,"4284":null,"4285":110.0,"4286":170.0,"4287":null,"4288":49.0,"4289":null,"4290":null,"4291":null,"4292":null,"4293":95.0,"4294":65.0,"4295":null,"4296":null,"4297":null,"4298":null,"4299":null,"4300":98.0,"4301":null,"4302":109.0,"4303":null,"4304":null,"4305":null,"4306":null,"4307":null,"4308":null,"4309":null,"4310":null,"4311":null,"4312":null,"4313":null,"4314":null,"4315":null,"4316":159.0,"4317":null,"4318":null,"4319":null,"4320":null,"4321":null,"4322":null,"4323":null,"4324":null,"4325":null,"4326":null,"4327":null,"4328":null,"4329":105.0,"4330":null,"4331":null,"4332":null,"4333":129.0,"4334":null,"4335":120.0,"4336":null,"4337":null,"4338":null,"4339":null,"4340":null,"4341":null,"4342":69.0,"4343":null,"4344":null,"4345":null,"4346":null,"4347":70.0,"4348":null,"4349":null,"4350":null,"4351":null,"4352":null,"4353":null,"4354":null,"4355":null,"4356":null,"4357":null,"4358":null,"4359":null,"4360":null,"4361":null,"4362":95.0,"4363":90.0,"4364":null,"4365":null,"4366":135.0,"4367":98.0,"4368":null,"4369":null,"4370":null,"4371":85.0,"4372":85.0,"4373":null,"4374":null,"4375":null,"4376":null,"4377":null,"4378":null,"4379":null,"4380":null,"4381":99.0,"4382":null,"4383":null,"4384":79.0,"4385":null,"4386":null,"4387":null,"4388":null,"4389":null,"4390":229.0,"4391":261.0,"4392":null,"4393":null,"4394":null,"4395":143.0,"4396":148.0,"4397":null,"4398":123.0,"4399":null,"4400":null,"4401":null,"4402":null,"4403":null,"4404":109.0,"4405":null,"4406":110.0,"4407":null,"4408":110.0,"4409":null,"4410":null,"4411":null,"4412":null,"4413":null,"4414":null,"4415":null,"4416":null,"4417":89.0,"4418":null,"4419":null,"4420":null,"4421":null,"4422":null,"4423":null,"4424":null,"4425":null,"4426":null,"4427":null,"4428":null,"4429":null,"4430":null,"4431":null,"4432":null,"4433":null,"4434":null,"4435":null,"4436":null,"4437":null,"4438":null,"4439":null,"4440":null,"4441":null,"4442":71.0,"4443":99.0,"4444":null,"4445":null,"4446":113.0,"4447":55.0,"4448":null,"4449":null,"4450":null,"4451":null,"4452":null,"4453":110.0,"4454":null,"4455":null,"4456":null,"4457":null,"4458":145.0,"4459":null,"4460":null,"4461":null,"4462":null,"4463":null,"4464":163.0,"4465":129.0,"4466":80.0,"4467":null,"4468":null,"4469":null,"4470":null,"4471":119.0,"4472":null,"4473":69.0,"4474":null,"4475":null,"4476":null,"4477":null,"4478":null,"4479":null,"4480":null,"4481":null,"4482":null,"4483":null,"4484":null,"4485":null,"4486":null,"4487":null,"4488":null,"4489":null,"4490":null,"4491":null,"4492":null,"4493":84.0,"4494":null,"4495":null,"4496":null,"4497":null,"4498":null,"4499":null,"4500":161.0,"4501":150.0,"4502":null,"4503":null,"4504":null,"4505":99.0,"4506":null,"4507":null,"4508":null,"4509":74.0,"4510":null,"4511":null,"4512":null,"4513":null,"4514":null,"4515":72.0,"4516":110.0,"4517":null,"4518":99.0,"4519":null,"4520":null,"4521":null,"4522":100.0,"4523":null,"4524":null,"4525":69.0,"4526":null,"4527":null,"4528":null,"4529":null,"4530":null,"4531":130.0,"4532":170.0,"4533":null,"4534":131.0,"4535":100.0,"4536":null,"4537":null,"4538":null,"4539":null,"4540":null,"4541":null,"4542":120.0,"4543":null,"4544":95.0,"4545":105.0,"4546":null,"4547":69.0,"4548":null,"4549":null,"4550":null,"4551":125.0,"4552":160.0,"4553":85.0,"4554":91.0,"4555":null,"4556":null,"4557":130.0,"4558":94.0,"4559":null,"4560":null,"4561":119.0,"4562":null,"4563":null,"4564":null,"4565":null,"4566":85.0,"4567":null,"4568":null,"4569":null,"4570":null,"4571":null,"4572":null,"4573":null,"4574":115.0,"4575":null,"4576":83.0,"4577":90.0,"4578":124.0,"4579":79.0,"4580":null,"4581":null,"4582":null,"4583":null,"4584":null,"4585":null,"4586":null,"4587":null,"4588":69.0,"4589":null,"4590":null,"4591":null,"4592":null,"4593":null,"4594":null,"4595":208.0,"4596":109.0,"4597":85.0,"4598":116.0,"4599":null,"4600":null,"4601":null,"4602":null,"4603":null,"4604":130.0,"4605":108.0,"4606":70.0,"4607":null,"4608":55.0,"4609":139.0,"4610":null,"4611":null,"4612":250.0,"4613":null,"4614":null,"4615":null,"4616":null,"4617":null,"4618":null,"4619":null,"4620":null,"4621":null,"4622":null,"4623":null,"4624":null,"4625":null,"4626":null,"4627":null,"4628":null,"4629":null,"4630":119.0,"4631":null,"4632":null,"4633":null,"4634":null,"4635":null,"4636":null,"4637":null,"4638":null,"4639":null,"4640":null,"4641":null,"4642":null,"4643":68.0,"4644":null,"4645":null,"4646":null,"4647":null,"4648":90.0,"4649":113.0,"4650":null,"4651":null,"4652":null,"4653":null,"4654":null,"4655":null,"4656":105.0,"4657":null,"4658":105.0,"4659":null,"4660":null,"4661":112.0,"4662":null,"4663":85.0,"4664":null,"4665":null,"4666":149.0,"4667":null,"4668":null,"4669":null,"4670":129.0,"4671":119.0,"4672":149.0,"4673":null,"4674":null,"4675":null,"4676":null,"4677":null,"4678":null,"4679":null,"4680":null,"4681":null,"4682":130.0,"4683":null,"4684":null,"4685":null,"4686":null,"4687":99.0,"4688":null,"4689":null,"4690":null,"4691":null,"4692":null,"4693":null,"4694":null,"4695":null,"4696":null,"4697":null,"4698":null,"4699":null,"4700":null,"4701":null,"4702":null,"4703":null,"4704":null,"4705":null,"4706":109.0,"4707":null,"4708":null,"4709":null,"4710":null,"4711":null,"4712":null,"4713":null,"4714":null,"4715":null,"4716":null,"4717":119.0,"4718":69.0,"4719":154.0,"4720":85.0,"4721":69.0,"4722":null,"4723":130.0,"4724":null,"4725":105.0,"4726":115.0,"4727":null,"4728":null,"4729":null,"4730":79.0,"4731":71.0,"4732":null,"4733":null,"4734":null,"4735":null,"4736":null,"4737":null,"4738":null,"4739":null,"4740":null,"4741":null,"4742":null,"4743":129.0,"4744":null,"4745":132.0,"4746":null,"4747":null,"4748":null,"4749":131.0,"4750":null,"4751":119.0,"4752":89.0,"4753":null,"4754":120.0,"4755":49.0,"4756":107.0,"4757":null,"4758":100.0,"4759":null,"4760":null,"4761":null,"4762":null,"4763":null,"4764":null,"4765":null,"4766":null,"4767":null,"4768":69.0,"4769":null,"4770":null,"4771":null,"4772":null,"4773":100.0,"4774":93.0,"4775":null,"4776":null,"4777":null,"4778":null,"4779":null,"4780":null,"4781":null,"4782":305.0,"4783":null,"4784":null,"4785":null,"4786":null,"4787":103.0,"4788":120.0,"4789":null,"4790":129.0,"4791":null,"4792":139.0,"4793":90.0,"4794":133.0,"4795":119.0,"4796":132.0,"4797":103.0,"4798":121.0,"4799":null,"4800":null,"4801":109.0,"4802":79.0,"4803":98.0,"4804":null,"4805":null,"4806":null,"4807":null,"4808":null,"4809":122.0,"4810":null,"4811":null,"4812":165.0,"4813":149.0,"4814":null,"4815":null,"4816":null,"4817":null,"4818":95.0,"4819":null,"4820":null,"4821":null,"4822":null,"4823":null,"4824":80.0,"4825":null,"4826":95.0,"4827":null,"4828":null,"4829":null,"4830":null,"4831":null,"4832":130.0,"4833":null,"4834":111.0,"4835":115.0,"4836":100.0,"4837":null,"4838":null,"4839":null,"4840":null,"4841":null,"4842":null,"4843":null,"4844":null,"4845":null,"4846":null,"4847":null,"4848":null,"4849":null,"4850":null,"4851":null,"4852":null,"4853":null,"4854":null,"4855":null,"4856":null,"4857":null,"4858":null,"4859":null,"4860":105.0,"4861":null,"4862":null,"4863":116.0,"4864":null,"4865":null,"4866":null,"4867":110.0,"4868":170.0,"4869":79.0,"4870":79.0,"4871":81.0,"4872":null,"4873":null,"4874":null,"4875":null,"4876":null,"4877":null,"4878":null,"4879":null,"4880":150.0,"4881":null,"4882":null,"4883":null,"4884":115.0,"4885":null,"4886":null,"4887":null,"4888":null,"4889":null,"4890":65.0,"4891":65.0,"4892":null,"4893":null,"4894":136.0,"4895":167.0,"4896":null,"4897":153.0,"4898":null,"4899":null,"4900":null,"4901":null,"4902":null,"4903":null,"4904":null,"4905":null,"4906":null,"4907":129.0,"4908":null,"4909":null,"4910":null,"4911":null,"4912":117.0,"4913":null,"4914":79.0,"4915":129.0,"4916":189.0,"4917":null,"4918":null,"4919":null,"4920":null,"4921":null,"4922":85.0,"4923":null,"4924":null,"4925":null,"4926":55.0,"4927":null,"4928":null,"4929":null,"4930":null,"4931":null,"4932":null,"4933":null,"4934":null,"4935":null,"4936":null,"4937":null,"4938":85.0,"4939":null,"4940":null,"4941":98.0,"4942":null,"4943":70.0,"4944":59.0,"4945":114.0,"4946":null,"4947":null,"4948":null,"4949":null,"4950":null,"4951":99.0,"4952":75.0,"4953":null,"4954":null,"4955":104.0,"4956":null,"4957":70.0,"4958":null,"4959":84.0,"4960":null,"4961":null,"4962":null,"4963":null,"4964":120.0,"4965":85.0,"4966":null,"4967":null,"4968":null,"4969":398.0,"4970":null,"4971":85.0,"4972":116.0,"4973":null,"4974":110.0,"4975":null,"4976":null,"4977":119.0,"4978":null,"4979":169.0,"4980":null,"4981":149.0,"4982":120.0,"4983":null,"4984":null,"4985":null,"4986":98.0,"4987":115.0,"4988":null,"4989":null,"4990":null,"4991":118.0,"4992":null,"4993":null,"4994":null,"4995":149.0,"4996":null,"4997":null,"4998":null,"4999":null,"5000":null,"5001":85.0,"5002":null,"5003":null,"5004":null,"5005":null,"5006":131.0,"5007":199.0,"5008":null,"5009":70.0,"5010":85.0,"5011":106.0,"5012":null,"5013":null,"5014":null,"5015":null,"5016":195.0,"5017":null,"5018":115.0,"5019":109.0,"5020":null,"5021":null,"5022":null,"5023":null,"5024":96.0,"5025":null,"5026":null,"5027":74.0,"5028":60.0,"5029":null,"5030":null,"5031":474.0,"5032":null,"5033":null,"5034":79.0,"5035":125.0,"5036":null,"5037":114.0,"5038":null,"5039":null,"5040":null,"5041":null,"5042":158.0,"5043":79.0,"5044":null,"5045":186.0,"5046":null,"5047":null,"5048":null,"5049":null,"5050":120.0,"5051":null,"5052":null,"5053":null,"5054":null,"5055":null,"5056":139.0,"5057":161.0,"5058":null,"5059":69.0,"5060":179.0,"5061":null,"5062":null,"5063":null,"5064":null,"5065":null,"5066":null,"5067":null,"5068":null,"5069":null,"5070":null,"5071":null,"5072":null,"5073":null,"5074":null,"5075":95.0,"5076":85.0,"5077":null,"5078":null,"5079":null,"5080":94.0,"5081":null,"5082":null,"5083":null,"5084":null,"5085":null,"5086":null,"5087":null,"5088":null,"5089":null,"5090":null,"5091":null,"5092":null,"5093":null,"5094":null,"5095":null,"5096":null,"5097":null,"5098":null,"5099":null,"5100":null,"5101":null,"5102":null,"5103":null,"5104":null,"5105":null,"5106":95.0,"5107":null,"5108":null,"5109":null,"5110":null,"5111":null,"5112":89.0,"5113":null,"5114":111.0,"5115":null,"5116":null,"5117":null,"5118":null,"5119":null,"5120":285.0,"5121":null,"5122":null,"5123":90.0,"5124":null,"5125":null,"5126":null,"5127":null,"5128":89.0,"5129":89.0,"5130":null,"5131":null,"5132":null,"5133":null,"5134":65.0,"5135":null,"5136":null,"5137":123.0,"5138":68.0,"5139":null,"5140":null,"5141":null,"5142":null,"5143":null,"5144":null,"5145":null,"5146":null,"5147":null,"5148":null,"5149":null,"5150":null,"5151":null,"5152":null,"5153":null,"5154":null,"5155":null,"5156":null,"5157":null,"5158":null,"5159":null,"5160":null,"5161":null,"5162":null,"5163":null,"5164":null,"5165":null,"5166":null,"5167":null,"5168":null,"5169":null,"5170":null,"5171":339.0,"5172":null,"5173":null,"5174":null,"5175":149.0,"5176":89.0,"5177":null,"5178":null,"5179":null,"5180":null,"5181":null,"5182":null,"5183":null,"5184":92.0,"5185":null,"5186":null,"5187":null,"5188":null,"5189":null,"5190":null,"5191":null,"5192":177.0,"5193":null,"5194":null,"5195":80.0,"5196":null,"5197":null,"5198":null,"5199":null,"5200":117.0,"5201":null,"5202":null,"5203":null,"5204":null,"5205":null,"5206":null,"5207":null,"5208":null,"5209":82.0,"5210":129.0,"5211":null,"5212":null,"5213":null,"5214":null,"5215":null,"5216":null,"5217":158.0,"5218":null,"5219":null,"5220":140.0,"5221":119.0,"5222":null,"5223":null,"5224":null,"5225":null,"5226":null,"5227":null,"5228":null,"5229":125.0,"5230":null,"5231":null,"5232":null,"5233":null,"5234":null,"5235":null,"5236":null,"5237":null,"5238":null,"5239":null,"5240":null,"5241":134.0,"5242":114.0,"5243":null,"5244":null,"5245":110.0,"5246":null,"5247":null,"5248":null,"5249":null,"5250":null,"5251":115.0,"5252":null,"5253":114.0,"5254":null,"5255":null,"5256":105.0,"5257":null,"5258":105.0,"5259":null,"5260":60.0,"5261":null,"5262":null,"5263":null,"5264":null,"5265":null,"5266":null,"5267":null,"5268":null,"5269":null,"5270":null,"5271":null,"5272":null,"5273":90.0,"5274":null,"5275":null,"5276":null,"5277":null,"5278":null,"5279":null,"5280":null,"5281":null,"5282":null,"5283":null,"5284":119.0,"5285":null,"5286":85.0,"5287":null,"5288":null,"5289":null,"5290":null,"5291":83.0,"5292":115.0,"5293":null,"5294":null,"5295":99.0,"5296":null,"5297":null,"5298":125.0,"5299":119.0,"5300":115.0,"5301":null,"5302":null,"5303":null,"5304":null,"5305":150.0,"5306":79.0,"5307":null,"5308":116.0,"5309":null,"5310":null,"5311":null,"5312":null,"5313":null,"5314":null,"5315":null,"5316":105.0,"5317":126.0,"5318":null,"5319":null,"5320":null,"5321":null,"5322":null,"5323":null,"5324":null,"5325":null,"5326":90.0,"5327":null,"5328":null,"5329":null,"5330":null,"5331":null,"5332":null,"5333":null,"5334":129.0,"5335":null,"5336":102.0,"5337":null,"5338":105.0,"5339":null,"5340":null,"5341":null,"5342":89.0,"5343":null,"5344":131.0,"5345":null,"5346":null,"5347":null,"5348":null,"5349":null,"5350":null,"5351":null,"5352":null,"5353":null,"5354":null,"5355":null,"5356":null,"5357":null,"5358":null,"5359":null,"5360":null,"5361":null,"5362":null,"5363":null,"5364":null,"5365":null,"5366":null,"5367":100.0,"5368":null,"5369":null,"5370":null,"5371":129.0,"5372":null,"5373":null,"5374":140.0,"5375":113.0,"5376":null,"5377":null,"5378":null,"5379":null,"5380":185.0,"5381":null,"5382":145.0,"5383":null,"5384":null,"5385":null,"5386":null,"5387":null,"5388":null,"5389":134.0,"5390":null,"5391":null,"5392":null,"5393":132.0,"5394":null,"5395":null,"5396":null,"5397":null,"5398":139.0,"5399":null,"5400":null,"5401":null,"5402":70.0,"5403":70.0,"5404":null,"5405":null,"5406":null,"5407":null,"5408":null,"5409":null,"5410":null,"5411":99.0,"5412":null,"5413":null,"5414":null,"5415":null,"5416":null,"5417":null,"5418":null,"5419":null,"5420":null,"5421":null,"5422":null,"5423":null,"5424":121.0,"5425":null,"5426":null,"5427":null,"5428":null,"5429":null,"5430":null,"5431":89.0,"5432":null,"5433":189.0,"5434":null,"5435":null,"5436":null,"5437":null,"5438":null,"5439":null,"5440":null,"5441":null,"5442":null,"5443":114.0,"5444":null,"5445":null,"5446":118.0,"5447":null,"5448":null,"5449":null,"5450":null,"5451":null,"5452":null,"5453":null,"5454":null,"5455":null,"5456":null,"5457":null,"5458":null,"5459":null,"5460":null,"5461":null,"5462":125.0,"5463":111.0,"5464":100.0,"5465":65.0,"5466":76.0,"5467":119.0,"5468":109.0,"5469":80.0,"5470":105.0,"5471":75.0,"5472":null,"5473":null,"5474":null,"5475":null,"5476":null,"5477":null,"5478":null,"5479":null,"5480":null,"5481":null,"5482":null,"5483":null,"5484":null,"5485":null,"5486":120.0,"5487":null,"5488":null,"5489":129.0,"5490":null,"5491":79.0,"5492":55.0,"5493":null,"5494":null,"5495":null,"5496":null,"5497":63.0,"5498":119.0,"5499":null,"5500":null,"5501":null,"5502":null,"5503":null,"5504":null,"5505":null,"5506":null,"5507":null,"5508":127.0,"5509":null,"5510":null,"5511":null,"5512":null,"5513":null,"5514":null,"5515":null,"5516":null,"5517":null,"5518":null,"5519":null,"5520":null,"5521":106.0,"5522":65.0,"5523":130.0,"5524":82.0,"5525":104.0,"5526":null,"5527":90.0,"5528":null,"5529":90.0,"5530":null,"5531":null,"5532":85.0,"5533":null,"5534":null,"5535":145.0,"5536":100.0,"5537":null,"5538":null,"5539":null,"5540":null,"5541":null,"5542":null,"5543":null,"5544":null,"5545":null,"5546":null,"5547":null,"5548":null,"5549":null,"5550":94.0,"5551":null,"5552":null,"5553":null,"5554":181.0,"5555":null,"5556":null,"5557":null,"5558":76.0,"5559":null,"5560":null,"5561":null,"5562":null,"5563":null,"5564":null,"5565":50.0,"5566":null,"5567":99.0,"5568":null,"5569":null,"5570":null,"5571":null,"5572":null,"5573":null,"5574":99.0,"5575":null,"5576":null,"5577":null,"5578":null,"5579":null,"5580":null,"5581":null,"5582":null,"5583":110.0,"5584":null,"5585":null,"5586":null,"5587":null,"5588":null,"5589":null,"5590":null,"5591":null,"5592":null,"5593":null,"5594":null,"5595":null,"5596":null,"5597":null,"5598":null,"5599":135.0,"5600":null,"5601":null,"5602":null,"5603":103.0,"5604":null,"5605":152.0,"5606":null,"5607":null,"5608":66.0,"5609":70.0,"5610":null,"5611":null,"5612":null,"5613":null,"5614":null,"5615":null,"5616":null,"5617":109.0,"5618":null,"5619":100.0,"5620":79.0,"5621":null,"5622":null,"5623":null,"5624":null,"5625":null,"5626":null,"5627":null,"5628":null,"5629":null,"5630":124.0,"5631":null,"5632":null,"5633":65.0,"5634":null,"5635":null,"5636":null,"5637":null,"5638":110.0,"5639":131.0,"5640":null,"5641":null,"5642":null,"5643":null,"5644":null,"5645":null,"5646":null,"5647":null,"5648":null,"5649":null,"5650":null,"5651":129.0,"5652":117.0,"5653":null,"5654":null,"5655":125.0,"5656":null,"5657":null,"5658":94.0,"5659":null,"5660":131.0,"5661":null,"5662":null,"5663":null,"5664":119.0,"5665":null,"5666":null,"5667":199.0,"5668":105.0,"5669":null,"5670":null,"5671":null,"5672":null,"5673":null,"5674":null,"5675":null,"5676":null,"5677":null,"5678":null,"5679":null,"5680":132.0,"5681":null,"5682":null,"5683":null,"5684":null,"5685":null,"5686":null,"5687":null,"5688":null,"5689":null,"5690":null,"5691":null,"5692":null,"5693":null,"5694":null,"5695":null,"5696":null,"5697":null,"5698":null,"5699":null,"5700":null,"5701":null,"5702":null,"5703":null,"5704":null,"5705":null,"5706":110.0,"5707":null,"5708":null,"5709":null,"5710":null,"5711":null,"5712":null,"5713":110.0,"5714":null,"5715":null,"5716":null,"5717":null,"5718":null,"5719":85.0,"5720":null,"5721":null,"5722":null,"5723":null,"5724":null,"5725":139.0,"5726":null,"5727":null,"5728":null,"5729":null,"5730":null,"5731":null,"5732":87.0,"5733":null,"5734":null,"5735":null,"5736":null,"5737":null,"5738":null,"5739":null,"5740":null,"5741":null,"5742":null,"5743":102.0,"5744":null,"5745":null,"5746":null,"5747":null,"5748":null,"5749":null,"5750":null,"5751":null,"5752":null,"5753":null,"5754":null,"5755":null,"5756":null,"5757":null,"5758":null,"5759":null,"5760":null,"5761":80.0,"5762":null,"5763":139.0,"5764":null,"5765":229.0,"5766":null,"5767":null,"5768":null,"5769":null,"5770":null,"5771":null,"5772":null,"5773":100.0,"5774":null,"5775":null,"5776":109.0,"5777":null,"5778":59.0,"5779":null,"5780":null,"5781":65.0,"5782":null,"5783":134.0,"5784":null,"5785":null,"5786":null,"5787":null,"5788":null,"5789":124.0,"5790":null,"5791":null,"5792":null,"5793":null,"5794":null,"5795":88.0,"5796":null,"5797":null,"5798":null,"5799":null,"5800":null,"5801":null,"5802":null,"5803":162.0,"5804":null,"5805":null,"5806":null,"5807":null,"5808":null,"5809":null,"5810":null,"5811":null,"5812":null,"5813":85.0,"5814":null,"5815":null,"5816":null,"5817":null,"5818":null,"5819":null,"5820":null,"5821":null,"5822":null,"5823":null,"5824":null,"5825":null,"5826":null,"5827":null,"5828":null,"5829":null,"5830":null,"5831":null,"5832":null,"5833":89.0,"5834":null,"5835":null,"5836":null,"5837":156.0,"5838":null,"5839":null,"5840":null,"5841":null,"5842":null,"5843":null,"5844":null,"5845":null,"5846":null,"5847":null,"5848":null,"5849":null,"5850":null,"5851":null,"5852":140.0,"5853":54.0,"5854":null,"5855":null,"5856":null,"5857":null,"5858":null,"5859":150.0,"5860":null,"5861":null,"5862":null,"5863":null,"5864":null,"5865":null,"5866":null,"5867":139.0,"5868":85.0,"5869":null,"5870":null,"5871":null,"5872":null,"5873":null,"5874":null,"5875":null,"5876":null,"5877":null,"5878":null,"5879":null,"5880":null,"5881":null,"5882":null,"5883":null,"5884":99.0,"5885":null,"5886":null,"5887":84.0,"5888":null,"5889":null,"5890":null,"5891":null,"5892":null,"5893":null,"5894":null,"5895":null,"5896":null,"5897":104.0,"5898":null,"5899":null,"5900":null,"5901":null,"5902":null,"5903":null,"5904":null,"5905":153.0,"5906":135.0,"5907":157.0,"5908":null,"5909":null,"5910":null,"5911":null,"5912":null,"5913":93.0,"5914":119.0,"5915":null,"5916":null,"5917":null,"5918":59.0,"5919":null,"5920":null,"5921":105.0,"5922":null,"5923":null,"5924":null,"5925":null,"5926":null,"5927":null,"5928":95.0,"5929":110.0,"5930":null,"5931":null,"5932":null,"5933":null,"5934":null,"5935":null,"5936":null,"5937":null,"5938":null,"5939":null,"5940":null,"5941":null,"5942":null,"5943":null,"5944":null,"5945":null,"5946":null,"5947":null,"5948":75.0,"5949":null,"5950":null,"5951":null,"5952":null,"5953":null,"5954":null,"5955":null,"5956":null,"5957":null,"5958":null,"5959":129.0,"5960":null,"5961":null,"5962":null,"5963":null,"5964":58.0,"5965":99.0,"5966":null,"5967":null,"5968":85.0,"5969":null,"5970":75.0,"5971":null,"5972":null,"5973":null,"5974":155.0,"5975":null,"5976":null,"5977":57.0,"5978":null,"5979":null,"5980":169.0,"5981":139.0,"5982":null,"5983":null,"5984":87.0}} ================================================ FILE: tripadvisor_hotel_output/hotel_info_dedup.csv ================================================ id,hotel_name,hotel_rating,hotel_experience,amenities,address,country,locality,location,price 9001,Peterborough House B&B,,,[],633 Gilmour St ,Canada,Kimberley British Columbia,"(44.3014954, -78.338309)", 9002,Ramada Inn,,,"['Bar/Lounge', 'Non-smoking hotel', 'Wheelchair Access', 'Non-smoking rooms']",100 Charlotte St Peterborough Ontario,Canada,Kimberley British Columbia,"(44.3035966, -78.3185251)", 9003,Hotel Le Floral,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Bar/Lounge', 'Breakfast included', 'Dry Cleaning', 'Heated pool', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",192 Sherbrooke Quebec,Canada,Kimberley British Columbia,"(45.403271, -71.889038)",115 9004,OTL Gouverneur Sherbrooke,5.0,Excellent,"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9005,Delta Hotels by Marriott Sherbrooke Conference Center,3.5,Very good,"['Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Free parking', 'Bar/Lounge', 'Babysitting', 'Banquet Room', 'Conference Facilities', 'Dry Cleaning', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",2685 King Ouest Sherbrooke Quebec,Canada,Kimberley British Columbia,"(45.3983347290799, -71.939346911956)", 9006,Auberge Marquis de Montcalm,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Spa', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",797 General-De Montcalm St. Sherbrooke Quebec,Canada,Kimberley British Columbia,"(52.4760892, -71.8258668)",169 9007,Hotel Le President,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",3535 King Street West Sherbrooke Quebec,Canada,Kimberley British Columbia,"(52.4760892, -71.8258668)", 9008,Grand Times Hotel Sherbrooke,3.5,Very good,"['Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms', 'Suites']",1 rue Belvedere Sud Sherbrooke Quebec,Canada,Kimberley British Columbia,"(45.3980075, -71.8970635)", 9009,Comfort Inn Sherbrooke,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",4295 Boulevard Bourque Sherbrooke Quebec,Canada,Kimberley British Columbia,"(45.3827413, -71.9685113)", 9010,Motel Lennoxville,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Microwave', 'Refrigerator in room']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9011,Motel des Cedres,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",6210 Bourque Blvd Sherbrooke Quebec,Canada,Kimberley British Columbia,"(52.4760892, -71.8258668)",90 9012,Motel Le Sabre,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Family Rooms']",647 Sherbrooke Quebec,Canada,Kimberley British Columbia,"(45.403271, -71.889038)",75 9013,Motel Le Refuge,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room']",43 Queen St. Quebec,Canada,Kimberley British Columbia,"(45.36133555, -71.8574790528734)", 9014,Hotellerie Jardins de ville,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Restaurant', 'Banquet Room', 'Business Centre with Internet Access', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",423 Sherbrooke Quebec,Canada,Kimberley British Columbia,"(45.403271, -71.889038)", 9015,Universite de Sherbrooke Hotellerie,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Refrigerator in room', 'Non-smoking rooms']",2500 Boulevard de l'Universite Sherbrooke Quebec,Canada,Kimberley British Columbia,"(45.3783078, -71.9284700215281)", 9016,Ile de Garde,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",576 rue Prospect Sherbrooke Quebec,Canada,Kimberley British Columbia,"(45.4078843, -71.8984813)", 9017,Hotel & Motel La Marquise,3.5,Very good,"['Pool', 'Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",1700 Wellington South Sherbrooke Quebec,Canada,Kimberley British Columbia,"(52.4760892, -71.8258668)", 9018,Gite L'Antre D'Eux,5.0,Excellent,"['Pool', 'Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",3870 Chemin Rheaume Sherbrooke Quebec,Canada,Kimberley British Columbia,"(45.3434928, -72.0866946)",103 9019,Motel Econo-Nuit,,,[],520 rue du Parc-Industriel Sherbrooke Quebec,Canada,Kimberley British Columbia,"(45.4644679, -71.9636247)",70 9020,Charmes de Provence,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",350 rue Quebec Sherbrooke Quebec,Canada,Kimberley British Columbia,"(45.3972886, -71.8590609603101)", 9021,Les Matins d'Antoine,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Kitchenette']",39 rue Queen Sherbrooke Quebec,Canada,Kimberley British Columbia,"(45.3605715992773, -71.8580108739399)", 9022,Bishop's University,4.5,Excellent,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Tennis Court', 'Family Rooms']",Rue College Sherbrooke Quebec,Canada,Kimberley British Columbia,"(45.3663242, -71.8559118)", 9023,Villa Marco Polo,4.0,,[],811 General de Montcalm ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9024,Quality Hotel & Suites,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Pool', 'Restaurant', 'Babysitting', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']",4206 King Street West Sherbrooke Quebec,Canada,Kimberley British Columbia,"(52.4760892, -71.8258668)", 9025,Au gite des 4 Lacs,,,[],211 Sherbrooke Quebec,Canada,Kimberley British Columbia,"(45.403271, -71.889038)", 9026,Au Coeur de l'Emeraude,5.0,Excellent,"['Restaurant', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",56 Sherbrooke Quebec,Canada,Kimberley British Columbia,"(45.403271, -71.889038)", 9027,Camping Lac Magog,4.0,Very good,[], ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9028,Camping Ile-Marie,4.0,,[],22 ,Canada,Kimberley British Columbia,"(48.45842215, -2.75058683461077)", 9029,A Aurore Boreale,5.0,,[],79 ,Canada,Kimberley British Columbia,"(46.53914, -0.299533326480368)", 9030,La Maison Orientale,5.0,,[],131 des Villas ,Canada,Kimberley British Columbia,"(47.1689579, 23.8777736)", 9031,Camping Beau-Lieu,,,"['Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access']",5153 Chemin de Sainte-Catherine Sherbrooke Quebec,Canada,Kimberley British Columbia,"(45.3250517979302, -71.9867102753953)", 9032,Hebergement Hotelier Universite de Sherbrooke,,,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Shuttle Bus Service', 'Kitchenette']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9033,Kingfisher Oceanside Resort and Spa,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Restaurant', 'Bar/Lounge', 'Spa', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Shuttle Bus Service', 'Wheelchair Access', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",4330 Island Hwy S Courtenay British Columbia,Canada,Kimberley British Columbia,"(49.6979848, -124.9892914)", 9034,Old House Hotel & Spa,4.5,Excellent,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Spa', 'Airport transportation', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1730 Riverside Lane Courtenay British Columbia,Canada,Kimberley British Columbia,"(49.68460635, -124.988698445907)",170 9035,Holiday Inn Express Hotel & Suites Courtenay Comox Valley SW,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Pool', 'Free parking', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",2200 Cliffe Ave Courtenay British Columbia,Canada,Kimberley British Columbia,"(49.6797945, -124.98351935)",160 9036,Travelodge Courtenay BC,,,[],2605 Cliffe Ave Courtenay British Columbia,Canada,Kimberley British Columbia,"(49.67543445, -124.983146628407)", 9037,The Villas at Crown Isle Resort,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Room service', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Kitchenette', 'Non-smoking rooms', 'Suites']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9038,Anco Inn,4.0,Very good,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']",1885 Cliffe Ave Courtenay British Columbia,Canada,Kimberley British Columbia,"(49.68235065, -124.988601567672)", 9039,Best Western The Westerly Hotel,4.0,Very good,"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Babysitting', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",1590 Cliffe Ave Courtenay British Columbia,Canada,Kimberley British Columbia,"(49.6855775, -124.9909604)", 9040,Lake Trail Guesthouse,4.5,Excellent,"['Free parking', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Shuttle Bus Service', 'Kitchenette']",4787 Lake Trail Rd Courtenay British Columbia,Canada,Kimberley British Columbia,"(49.6791452, -125.0128641)", 9041,Estuary House B&B,3.5,,[],2810 Comox Rd ,Canada,Kimberley British Columbia,"(49.6804099, -124.9701858)",110 9042,Stafford House B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Air conditioning']",123 Stafford Ave Courtenay British Columbia,Canada,Kimberley British Columbia,"(49.7078483, -124.9798837)",115 9043,Arbour Cottage B & B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",1675 Dingwall Rd Courtenay British Columbia,Canada,Kimberley British Columbia,"(49.7070434, -124.9819919)",90 9044,Serenity Lodge Bed And Breakfast,,,[],3120 Klanawa Cres ,Canada,Kimberley British Columbia,"(49.7184169, -124.9666689)",125 9045,Belle Vue Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",5782 Coral Rd Courtenay British Columbia,Canada,Kimberley British Columbia,"(49.7765437, -124.9801246)", 9046,Blue Willow Guest House,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms', 'Suites']",524 Quatna Rd Qualicum Beach British Columbia,Canada,Kimberley British Columbia,"(49.3549901, -124.4215687)", 9047,Tree Island Bed And Breakfast,5.0,Excellent,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Wheelchair Access']",4609 Kilmarnock Dr Courtenay British Columbia,Canada,Kimberley British Columbia,"(55.001251, -125.002441)", 9048,Salsbury House B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",65 Salsbury Rd Courtenay British Columbia,Canada,Kimberley British Columbia,"(49.6793073, -125.0383562)", 9049,River Heights Motel,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1820 Cliffe Ave Courtenay British Columbia,Canada,Kimberley British Columbia,"(49.683355, -124.987826)",80 9050,Seal Bay RV Park & Campground,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)']",1901 Larch Rd Courtenay British Columbia,Canada,Kimberley British Columbia,"(55.001251, -125.002441)", 9051,The Cona Hostel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Non-smoking rooms']",440 Anderton Ave Courtenay British Columbia,Canada,Kimberley British Columbia,"(49.6954577, -124.9988594)", 9052,Horne Lake Regional Park Campground,3.5,,[],Horne Lake Caves Rd ,Canada,Kimberley British Columbia,"(49.3429371, -124.665709)", 9053,McCullough Cottage B&B,5.0,Excellent,"['Hot Tub', 'Non-smoking hotel', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9054,Mission Ridge B&B,5.0,Excellent,['Refrigerator in room'], ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9055,Shantz Haus Hostel,3.0,Average,[],520 5th St Courtenay British Columbia,Canada,Kimberley British Columbia,"(49.689569, -125.001988926253)", 9056,Arbutus Pacific Hotel,1.5,,[],275 8th St ,Canada,Kimberley British Columbia,"(38.4220683423849, -82.4459468601246)", 9057,La Pause Vacation Home,,,"['Pool', 'Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Family Rooms', 'Non-smoking rooms', 'Suites']",540 Salsbury Road Courtenay British Columbia,Canada,Kimberley British Columbia,"(49.6748527, -125.0302615)", 9058,Sea Lion Bed & Breakfast,,,"['Pool', 'Hot Tub']",2011 Sea Lion Way Site 291 C41 Rr2 Courtenay British Columbia,Canada,Kimberley British Columbia,"(55.001251, -125.002441)", 9059,Holiday Inn Express Hotel & Suites Chatham South,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']",575 Richmond St Ontario,Canada,Kimberley British Columbia,"(42.39057195, -82.2022349843136)", 9060,Days Inn by Wyndham Wallaceburg,3.0,Average,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Room service', 'Babysitting', 'Concierge', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",76 McNaughton Ave Ontario,Canada,Kimberley British Columbia,"(42.5830567476025, -82.3815609262168)",118 9061,Retro Suites Hotel,5.0,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar/Lounge', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",2 King St W Ontario,Canada,Kimberley British Columbia,"(43.25793945, -79.8720782044408)",155 9062,Wenzler's Landing Bed & Breakfast,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",2310 Hickson Rd Ontario,Canada,Kimberley British Columbia,"(42.080348, -82.4785924)", 9063,Omstead's On Erie B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",254 Detroit Line Ontario,Canada,Kimberley British Columbia,"(42.0718247166667, -82.45674745)", 9064,Travelodge Chatham,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Airport transportation', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",555 Bloomfield Rd Ontario,Canada,Kimberley British Columbia,"(42.3794449419355, -82.2164693532258)", 9065,Saxony Motel & Restaurant,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",521 Grand Ave E Ontario,Canada,Kimberley British Columbia,"(42.4193298909091, -82.1732519545455)",69 9066,Comfort Inn Chatham,,,[],1100 Richmond St Ontario,Canada,Kimberley British Columbia,"(42.3804469, -82.2152573)",135 9067,Kent Motel,3.5,Very good,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",420 Grand Ave E Ontario,Canada,Kimberley British Columbia,"(42.4177726, -82.175479)",60 9068,Bye the Bay Bed and Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Air conditioning', 'Kitchenette', 'Suites']",18288 Kent Bridge Rd Ontario,Canada,Kimberley British Columbia,"(42.33781051986, -81.8491952895659)", 9069,Silver Motel,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Air conditioning', 'Minibar', 'Refrigerator in room']",398 Chatham St S Ontario,Canada,Kimberley British Columbia,"(42.3237801811065, -81.9732345842401)", 9070,Bound to Please Bed and Breakfast,5.0,,[],791 Talbot Rd E Ontario,Canada,Kimberley British Columbia,"(42.086115477193, -82.7081214807018)", 9071,Super 8 by Wyndham Chatham,3.0,Average,"['Free High Speed Internet (WiFi)', 'Free parking', 'Pool', 'Breakfast included', 'Babysitting', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']",25 Michener Rd Ontario,Canada,Kimberley British Columbia,"(42.4197734, -82.17461795)", 9072,Lakeside Village Motel and Campground,5.0,,[],2416 Talbot Trail Ontario,Canada,Kimberley British Columbia,"(42.1383664789474, -82.3610142789474)", 9073,Traveller Inn,2.0,,[],7715 Queens Line Ontario,Canada,Kimberley British Columbia,"(42.277844, -82.3767935)", 9074,Chatham Motel,2.0,,[],658 Grand Ave E Ontario,Canada,Kimberley British Columbia,"(42.4224674, -82.1669753)",50 9075,The Duchess of Wellington,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",320 Wellington St W Ontario,Canada,Kimberley British Columbia,"(43.9788038, -80.7392344)", 9076,Campers Cove Campground,4.0,Very good,"['Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )']",21097 Campers Cove Rd Ontario,Canada,Kimberley British Columbia,"(42.1032615, -82.4266332)", 9077,Erie-O Motel & Marina,4.5,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Kitchenette', 'Suites']",840 Ross Lane Ontario,Canada,Kimberley British Columbia,"(42.2610735819823, -81.9190115982297)", 9078,Katharine's Bed and Breakfast,5.0,,[],8 Carlyle Stree Ontario,Canada,Kimberley British Columbia,"(50.000678, -86.000977)", 9079,Holiday Harbour Campground,4.0,Very good,[], ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9080,Regent Guest House Ltd,,,[],204 Maidstone Rd Ontario,Canada,Kimberley British Columbia,"(42.2094717, -82.8874849)", 9081,Parkside Cabins,3.5,,[],7 Main Steet Ontario,Canada,Kimberley British Columbia,"(50.000678, -86.000977)", 9082,Raleigh Street Executive Suites,1.0,,[],46-54 Raleigh St Ontario,Canada,Kimberley British Columbia,"(42.4025683782609, -82.1882786521739)", 9083,Blue Water Shiloh Park,,,"['Free parking', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Suites']",5928 Bluewater Line Ontario,Canada,Kimberley British Columbia,"(42.58336195, -82.4488979852989)", 9084,Lakeside Cabin Rentals,,,[],875 Mariners Ontario,Canada,Kimberley British Columbia,"(42.260516, -81.917799)", 9085,Maison Bleu Bed & Breakfast,,,[],7767 Talbot Trail Ontario,Canada,Kimberley British Columbia,"(42.2565727173932, -82.0708734472555)", 9086,Toulinguet Inn B&B and Suites,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",56 Main St Twillingate Newfoundland and Labrador,Canada,Kimberley British Columbia,"(49.6623078, -54.7780326)", 9087,White On Wood,4.0,Very good,['Air conditioning'],14 Water Street Twillingate Newfoundland and Labrador,Canada,Kimberley British Columbia,"(53.8217327, -61.2295532)", 9088,Alphabet Fleet Inn B&B,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",24 Toulinquet Street Twillingate Newfoundland and Labrador,Canada,Kimberley British Columbia,"(53.8217327, -61.2295532)", 9089,Whispering Wind Cove Cottages,5.0,Excellent,[],252 Bayview Street Twillingate Newfoundland and Labrador,Canada,Kimberley British Columbia,"(49.617375, -54.7506699)", 9090,Tranquility Hill B & B,,,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Self-Serve Laundry', 'Non-smoking rooms']",82A Black Duck Cove Rd Twillingate Newfoundland and Labrador,Canada,Kimberley British Columbia,"(53.8217327, -61.2295532)", 9091,Admirals Bed & Breakfast,,,[],20 Youngs Lane ,Canada,Kimberley British Columbia,"(44.4047029954446, -64.3270635293321)", 9092,Harbour Lights Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']",189 Main Street Twillingate Newfoundland and Labrador,Canada,Kimberley British Columbia,"(49.6547259, -54.7737673)", 9093,Rum Runner's Roost Bed & Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']",139 Main Stree Twillingate Newfoundland and Labrador,Canada,Kimberley British Columbia,"(53.8217327, -61.2295532)", 9094,Kelsie's Inn - B & B,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Non-smoking rooms']",14 Toulinguet Street Twillingate Newfoundland and Labrador,Canada,Kimberley British Columbia,"(49.6428118, -54.741904)", 9095,Waterside Cabins,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Kitchenette']",115A Main Street Twillingate Newfoundland and ,Canada,Kimberley British Columbia,"(49.6623078, -54.7780326)", 9096,Twillingate Century House Bed and Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid / Family Friendly)', 'Accessible rooms', 'Family Rooms']",33 Main Street Twillingate Newfoundland and Labrador,Canada,Kimberley British Columbia,"(49.6623078, -54.7780326)", 9097,Peyton's Woods RV Park and Campground,4.0,Very good,['Pets Allowed ( Dog / Pet Friendly )'],Back Harbour Road Twillingate Newfoundland and ,Canada,Kimberley British Columbia,"(49.6575059, -54.7773989)", 9098,Sunset Bed & Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)']",14 Church St. Twillingate Newfoundland and Labrador,Canada,Kimberley British Columbia,"(53.8217327, -61.2295532)", 9099,Dove's Nest B&B,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",Drongs Hill Twillingate Newfoundland and Labrador,Canada,Kimberley British Columbia,"(53.8217327, -61.2295532)", 9100,Beach Rock Bed & Breakfast,5.0,,[],Little Harbour ,Canada,Kimberley British Columbia,"(45.6422801, -62.5446961)", 9101,Cow Bay Pioneer Guesthouse,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",167 3rd Ave E Prince Rupert British Columbia,Canada,Kimberley British Columbia,"(54.3162148, -130.3195525)", 9102,Tall Trees Bed and Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Family Rooms', 'Non-smoking rooms', 'Suites']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9103,Crest Hotel,4.0,Very good,"['Free parking', 'Restaurant', 'Room service', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",222 1st Ave W Prince Rupert British Columbia,Canada,Kimberley British Columbia,"(54.3154979, -130.324458)", 9104,First Avenue Executive Suites,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",931 1st Ave W Prince Rupert British Columbia,Canada,Kimberley British Columbia,"(54.3154979, -130.324458)", 9105,Enchanted Rainforest Bed and Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Babysitting', 'Breakfast Available', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",706 Ritchie St Prince Rupert British Columbia,Canada,Kimberley British Columbia,"(54.3014647, -130.3326384)", 9106,Eagle Bluff Lighthouse Bed and Breakfast,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Free parking', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",201 Cow Bay Rd Prince Rupert British Columbia,Canada,Kimberley British Columbia,"(54.3186771, -130.3189587)", 9107,Black Rooster Guesthouse,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Kitchenette', 'Non-smoking rooms', 'Suites']",501 6th Ave W Prince Rupert British Columbia,Canada,Kimberley British Columbia,"(54.3090044, -130.32472)", 9108,Totem Lodge Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1335 Park Avenue Prince Rupert British Columbia,Canada,Kimberley British Columbia,"(54.3077286, -130.3341303)", 9109,Prestige Prince Rupert Hotel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",118 6th St Prince Rupert British Columbia,Canada,Kimberley British Columbia,"(54.3113172, -130.3282171)", 9110,Pillsbury Guest House,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",1 Pacific Pl Prince Rupert British Columbia,Canada,Kimberley British Columbia,"(55.001251, -125.002441)", 9111,Pacific Inn & Suites Kamloops,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Spa', 'Airport transportation', 'Banquet Room', 'Concierge', 'Dry Cleaning', 'Hot Tub', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1820 Rogers Pl Kamloops British Columbia,Canada,Kimberley British Columbia,"(50.65219775, -120.370088611888)", 9112,JavaLodge,4.5,,[],516 3rd Ave W ,Canada,Kimberley British Columbia,"(47.6434731, -122.3609198)", 9113,Moby Dick Inn,3.0,Average,"['Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Free parking', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Non-smoking rooms']",935 2nd Ave W Prince Rupert British Columbia,Canada,Kimberley British Columbia,"(54.3083491, -130.3339026)", 9114,Victory Cove Seaside Cottages,5.0,Excellent,[], Prince Rupert British ,Canada,Kimberley British Columbia,"(54.3126572, -130.32549)", 9115,Aleeda Motel,3.0,Average,"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",900 3rd Ave W Prince Rupert British Columbia,Canada,Kimberley British Columbia,"(54.3080793, -130.3341364)", 9116,Pioneer Inns,,,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Family Rooms']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9117,Highliner Plaza Hotel & Conference Centre,2.5,Average,"['Restaurant', 'Free High Speed Internet (WiFi)', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']",815 1st Ave W Prince Rupert British Columbia,Canada,Kimberley British Columbia,"(54.3154979, -130.324458)", 9118,Huckleberry Cottage,3.5,,[],445 7th Ave E ,Canada,Kimberley British Columbia,"(44.55875866, -80.93120798)", 9119,Anchor Inn Hotel,4.0,Very good,"['Restaurant', 'Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Business Centre with Internet Access', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",1 Water Street Little Current Ontario,Canada,Kimberley British Columbia,"(45.9804438, -81.9224709)", 9120,Service Park Bed and Breakfast,4.0,,[],445 4th Ave W ,Canada,Kimberley British Columbia,"(44.5545007, -80.946558825)", 9121,Basinview Motel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",Exits 24 or 25 Approximately 5 minutes from Digb Nova Scotia,Canada,Kimberley British Columbia,"(45.1960403, -63.1653789)", 9122,Dockside Suites,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",34 Water St Digby Nova Scotia,Canada,Kimberley British Columbia,"(44.6235795, -65.7561606)", 9123,Digby Pines Golf Resort & Spa,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",103 Shore Rd Digby Nova Scotia,Canada,Kimberley British Columbia,"(44.6346571, -65.7616488)", 9124,Harbourview Inn,5.0,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Breakfast included', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Tennis Court', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",25 Harbourview Road Digby Nova Scotia,Canada,Kimberley British Columbia,"(45.1960403, -63.1653789)", 9125,Cliffside B & B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms', 'Suites']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9126,Admiral Digby Inn and Cottages,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar/Lounge', 'Breakfast Available', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",441 Shore Rd Digby Nova Scotia,Canada,Kimberley British Columbia,"(44.6462009371155, -65.7578347444666)", 9127,Hedley House,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",375 Rr #1 Nova Scotia,Canada,Kimberley British Columbia,"(45.1960403, -63.1653789)", 9128,Come From Away B&B Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",98 Montague Row Digby Nova Scotia,Canada,Kimberley British Columbia,"(44.6201516, -65.75460288)", 9129,Harmony Bed & Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9130,Whale Cove Campground & Inn,4.5,Excellent,"['Free parking', 'Free Internet', 'Breakfast included', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access']",50 Whale Cove Rd Digby Nova Scotia,Canada,Kimberley British Columbia,"(44.4319128554125, -66.1635835677547)", 9131,Ocean Hillside Bed And Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Non-smoking rooms', 'Suites']",24 Annavista Hts Digby Nova Scotia,Canada,Kimberley British Columbia,"(45.1960403, -63.1653789)", 9132,Digby Backpackers Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Non-smoking rooms']",168 Queen Street Digby Nova Scotia,Canada,Kimberley British Columbia,"(44.6254218, -65.7584863)", 9133,Summer's Country Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9134,Seawinds Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",90 Montaque Row Digby Nov,Canada,Kimberley British Columbia,"(58.2843833, 32.5169757)", 9135,The Villages of Mountain Gap Resort,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9136,Siesta Motel,3.5,Very good,"['Free Internet', 'Free parking', 'Non-smoking hotel', 'Paid Wifi', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",81 Montague Row Digby Nova Scotia,Canada,Kimberley British Columbia,"(44.6192178333333, -65.7545793333333)", 9137,Shoreline Suites,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room']",78 Water Street Digby Nova Scotia,Canada,Kimberley British Columbia,"(44.269661055034, -66.3305259840229)", 9138,The Breakers Bed & Breakfast,3.0,Average,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Refrigerator in room', 'Suites']",5 Water Street Digby Nova Scotia,Canada,Kimberley British Columbia,"(44.6219354666667, -65.7557036333333)", 9139,Montague Row Bed & Breakfast,5.0,,[],66 Montague Row ,Canada,Kimberley British Columbia,"(44.6183817, -65.7540427)", 9140,The Olde Village Inn,3.5,,[],387 Church Hill Road ,Canada,Kimberley British Columbia,"(44.4912770026178, -66.0882701982742)", 9141,Ocean Breeze Bed & Breakfast,3.0,Average,[],359 Shore Rd Digby Nova Scotia,Canada,Kimberley British Columbia,"(44.6427568081794, -65.7566248610356)", 9142,Ridge Valley Campground,,,[],2561 Ridge Rd ,Canada,Kimberley British Columbia,"(40.1485033526153, -78.8700733282719)", 9143,Clark's Sunny Isle Motel,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",720 Water St E Summerside Prince Edward Island,Canada,Kimberley British Columbia,"(46.3993718588205, -63.7574069626287)", 9144,Summerside Inn Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",98 Summer St Summerside Prince Edward Island,Canada,Kimberley British Columbia,"(46.39515, -63.790446)", 9145,WillowGreen Farm,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']",117 Bishop Dr Summerside Prince Edward Island,Canada,Kimberley British Columbia,"(46.3355508, -63.1466676)", 9146,Island Home Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",44 Spring St Summerside Prince Edward Island,Canada,Kimberley British Columbia,"(46.392954, -63.789708)", 9147,Cairns Motel,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",721 Water St E Summerside Prince Edward Island,Canada,Kimberley British Columbia,"(46.3995019047607, -63.7582768561879)",100 9148,Driftwood Heights B & B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Restaurant', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",248 Macewen Rd Summerside Prince Edward Island,Canada,Kimberley British Columbia,"(46.396968, -63.773994)", 9149,Comme Chez Vous,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",161 Fitzroy St Summerside Prince Edward Island,Canada,Kimberley British Columbia,"(46.39253695, -63.7863285713504)", 9150,Quality Inn & Suites Garden of the Gulf,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']",618 Water St E Summerside Prince Edward Island,Canada,Kimberley British Columbia,"(46.3935840776536, -63.7694726400528)",145 9151,Warn House Bed and Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']",330 Central St Summerside Prince Edward Island,Canada,Kimberley British Columbia,"(46.403505, -63.78943)", 9152,Loyalist Country Inn & Conference Centre,3.5,Very good,"['Pool', 'Restaurant', 'Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Airport transportation', 'Babysitting', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']",195 Heather Moyse Dr Summerside Prince Edward Island,Canada,Kimberley British Columbia,"(46.389744, -63.789216)", 9153,Traveller's Inn,4.0,Very good,"['Pool', 'Free parking', 'Breakfast included', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Casino and Gambling', 'Heated pool', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",80 All Weather Hwy E Summerside Prince Edward Island,Canada,Kimberley British Columbia,"(46.4245564, -63.8075057602501)", 9154,Slemon Park Hotel & Conference Centre,,,[],12 Redwood Avenue Summerside Prince Edward Island,Canada,Kimberley British Columbia,"(46.3355508, -63.1466676)", 9155,Causeway Bay Hotel,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Pool', 'Room service', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Casino and Gambling', 'Conference Facilities', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",311 Market St Summerside Prince Edward Island,Canada,Kimberley British Columbia,"(46.393895, -63.79227)", 9156,HUB 223,,,[],223 Water St. Summerside Prince Edward Island,Canada,Kimberley British Columbia,"(46.3914361428571, -63.7893687619048)", 9157,Cottages On PEI,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Kitchenette']",385 Campbells Shore Road Summerside Prince Edward Island,Canada,Kimberley British Columbia,"(46.3355508, -63.1466676)", 9158,Green Acres Motel,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Air conditioning']",115 Bayview Dr Summerside Prince Edward Island,Canada,Kimberley British Columbia,"(46.405105, -63.815132)",69 9159,Summerside Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",500 Read Dr Summerside Prince Edward Island,Canada,Kimberley British Columbia,"(46.4014886630324, -63.7448891747495)", 9160,Country at Heart Bed & Breakfast,5.0,,[],207 Taylor Rd ,Canada,Kimberley British Columbia,"(45.7034605781322, -64.3529878914518)", 9161,Holman's Heritage Suites,5.0,,[],286 Fitzroy St ,Canada,Kimberley British Columbia,"(51.522294, -0.138658)", 9162,Baker's Lighthouse Motel,3.5,Very good,"['Free parking', 'Golf Course', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']",802 Water St E Summerside Prince Edward Island,Canada,Kimberley British Columbia,"(46.4016589065521, -63.7467828696566)", 9163,Shine Motel,3.0,Average,"['Room service', 'Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Family Rooms']",6 Waterstreet East Summerside Prince Edwar,Canada,Kimberley British Columbia,"('nil', 'nil')",70 9164,Schurmans Shore Waterfront Cottages,5.0,Excellent,"['Children Activities (Kid / Family Friendly)', 'Kitchenette']",179 Steel Rd Summerside Prince Edward Island,Canada,Kimberley British Columbia,"(46.3355508, -63.1466676)", 9165,Miss Daisy's Victorian Bistro B&B,3.5,,[],103 Summer St ,Canada,Kimberley British Columbia,"(41.0543020908595, -73.5405817530172)", 9166,Mulberry Motel,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",6 Water St Summerside Prince Edward Island,Canada,Kimberley British Columbia,"(46.392584, -63.7726333333333)", 9167,Harbour Terrace Suites,,,[],8 Queen St ,Canada,Kimberley British Columbia,"(-37.8919165, 175.4586849)", 9168,Harbour Vista Farm Bed and Breakfast,,,[],Victoria/Hampton RR1 Summerside Prince Edward Island,Canada,Kimberley British Columbia,"(46.3355508, -63.1466676)", 9169,Bay Vista Motel,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Conference Facilities', 'Heated pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",9517 Cavendish Rd Cavendish Prince Edward Island,Canada,Kimberley British Columbia,"(46.3355508, -63.1466676)", 9170,Cavendish Maples Cottages,5.0,Excellent,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Heated pool', 'Hot Tub', 'Kids pool', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9171,Cavendish Bosom Buddies Cottages & Suites,,,[],84 Maccoubrey Lane Cavendish Prince Edward Island,Canada,Kimberley British Columbia,"(46.3355508, -63.1466676)", 9172,Anne's Windy Poplars,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Heated pool', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Sauna', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",7195 Rte 13 Cavendish Prince Edward Island,Canada,Kimberley British Columbia,"(46.3355508, -63.1466676)", 9173,Fairways Cottages,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Children Activities (Kid / Family Friendly)', 'Heated pool', 'Kids pool', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",7420 Rte 13 Cavendish Prince Edward Island,Canada,Kimberley British Columbia,"(46.3355508, -63.1466676)", 9174,Kindred Spirits Inn & Cottages,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Breakfast included', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",46 Memory Lane Cavendish Prince Edward Island,Canada,Kimberley British Columbia,"(46.3355508, -63.1466676)", 9175,Sundance Cottages,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Children Activities (Kid / Family Friendly)', 'Heated pool', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",34 Maccoubrey Lane Cavendish Prince Edward Island,Canada,Kimberley British Columbia,"(46.3355508, -63.1466676)", 9176,Cavendish Lodge & Cottages,,,[],9040 Cavendish Rd Cavendish Prince Edward Island,Canada,Kimberley British Columbia,"(46.3355508, -63.1466676)", 9177,Silverwood Motel,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid / Family Friendly)', 'Heated pool', 'Non-smoking hotel', 'Outdoor pool', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9178,Cavendish Breeze Inn,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Shuttle Bus Service', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",40 Memory Lane Cavendish Prince Edward Island,Canada,Kimberley British Columbia,"(46.3355508, -63.1466676)", 9179,Green Gables Bungalow Court Cottages,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",8663 Cavendish Rd - Rte 6 Cavendish Prince Edward Island,Canada,Kimberley British Columbia,"(46.3355508, -63.1466676)", 9180,Lakeview Lodge & Cottages,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",8715 Cavendish Rd - Rte 6 Cavendish Prince Edward Island,Canada,Kimberley British Columbia,"(46.3355508, -63.1466676)", 9181,Swept Away Cottages,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9182,Montgomery Cavendish Cottages,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",68 Sunset Lane Cavendish Prince Edwar,Canada,Kimberley British Columbia,"('nil', 'nil')", 9183,Marco Polo Land Campground,4.0,Very good,"['Pool', 'Free Internet', 'Restaurant', 'Free parking', 'Babysitting', 'Children Activities (Kid / Family Friendly)']",7406 Rte 13 Cavendish Prince Edward Island,Canada,Kimberley British Columbia,"(46.3355508, -63.1466676)", 9184,Shining Waters - Ingleside Resort,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Outdoor pool', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",7600 Cawnpore Lane / Rte 13 Cavendish Prince Edward Island,Canada,Kimberley British Columbia,"(46.3355508, -63.1466676)", 9185,Hidden Acres Cottages,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",27 Clarence Lane Cavendish Prince Edward Island,Canada,Kimberley British Columbia,"(46.3355508, -63.1466676)", 9186,Abby Lane Summer Homes,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Suites']",397 Simpson Mill Rd Cavendish Prince Edward Island,Canada,Kimberley British Columbia,"(46.3355508, -63.1466676)", 9187,Resort at Cavendish Corner,3.5,Very good,"['Pool', 'Free parking', 'Free Internet', 'Fitness Centre with Gym / Workout Room', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",8566 Cavendish Rd - Rte 6 Cavendish Prince Edward Island,Canada,Kimberley British Columbia,"(46.3355508, -63.1466676)", 9188,Avonlea Cottages,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Outdoor pool', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",8925 Cavendish Rd - Rte 6 Cavendish Prince Edward Island,Canada,Kimberley British Columbia,"(46.3355508, -63.1466676)", 9189,Marco Polo Inn,4.0,Very good,"['Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Babysitting', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Kids pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Shuttle Bus Service', 'Air conditioning']",7406 Rte 13 Cavendish Prince Edward Island,Canada,Kimberley British Columbia,"(46.3355508, -63.1466676)", 9190,Cavendish Corner Motel Inn,3.0,Average,[],7600 Cawnpore Lane Cavendish Prince Edward Island,Canada,Kimberley British Columbia,"(46.3355508, -63.1466676)", 9191,Auberge au Poste de Traite,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",2287 Chemin Royal Sainte-Famille Quebec,Canada,Kimberley British Columbia,"(46.99472, -70.9219385)",107 9192,Motel Ile d'Orleans,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Concierge', 'Golf Course', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",50 Saint-Laurent-de-l'Ile-d'Orleans Quebec,Canada,Kimberley British Columbia,"(46.87818545, -70.996714053301)", 9193,Le Giron de L'Isle,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",12 Saint-Jean-de-l'ile-d'Orleans Quebec,Canada,Kimberley British Columbia,"(46.93474805, -70.8773650427273)", 9194,La Goeliche,4.0,Very good,"['Pool', 'Restaurant', 'Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms', 'Suites']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9195,Les Ancetres,5.0,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Bar/Lounge', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",1101 Chemin Royal Saint Pierre d'Orleans Quebec,Canada,Kimberley British Columbia,"(46.8808069, -71.0870836)", 9196,Gîte Au Tournant de l'Ile d'Orleans,5.0,Excellent,"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Electric vehicle charging station', 'Heated pool', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Wheelchair Access', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9197,Gite Au Toit Bleu,4.0,Very good,['Free High Speed Internet (WiFi)'], ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9198,Auberge Le P'tit Bonheur,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Family Rooms']",186 Cote Lafleur Saint-Jean-de-l'ile-d'Orleans Quebec,Canada,Kimberley British Columbia,"(46.9077815813793, -70.9353286497464)", 9199,Auberge Chaumonot,4.5,Excellent,['Air conditioning'],425 chemin Royale Saint-Francois-de-l'Ile-d'Orleans Quebec,Canada,Kimberley British Columbia,"(52.4760892, -71.8258668)", 9200,Auberge la Grange de l'Ile,3.5,Very good,"['Free parking', 'Restaurant', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9201,Auberge Les Blancs Moutons,3.5,Very good,"['Free parking', 'Breakfast included', 'Meeting rooms', 'Non-smoking hotel', 'Non-smoking rooms']",6827 chemin Royal Saint-Laurent-de-l'Ile-d'Orleans Quebec,Canada,Kimberley British Columbia,"(46.8782946, -70.9769329)", 9202,Gite a la Brunante,4.5,,[],3469 chemin Royal ,Canada,Kimberley British Columbia,"(49.2635243, 3.2365165)", 9203,Le Vieux Presbytere,3.5,Very good,"['Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",1247 av. Mgr. d'Esgly Saint Pierre d'Orleans Quebec,Canada,Kimberley British Columbia,"(52.4760892, -71.8258668)", 9204,La Vieille Maison Fradet,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms']",1584 Chemin Royal Saint-Laurent-de-l'Ile-d'Orleans Quebec,Canada,Kimberley British Columbia,"(46.8602332777778, -71.0088540444444)", 9205,Au Vieux Foyer,3.5,,[],2687 chemin Royal ,Canada,Kimberley British Columbia,"(49.2635243, 3.2365165)", 9206,Chalets Plage St-Jean,4.0,,[],4878 Chemin Royal ,Canada,Kimberley British Columbia,"(49.2635243, 3.2365165)", 9207,Bed and Breakfast Belle Vue,,,"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Babysitting', 'Golf Course', 'Laundry Service', 'Non-smoking hotel']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9208,Gite La Cinquieme Saison,,,[], ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9209,Gite la Coulee Douce,4.5,,[],1669 Chemin Royal ,Canada,Kimberley British Columbia,"(49.2635243, 3.2365165)", 9210,Franklin Suite Hotel,4.5,Excellent,"['Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",10300 Franklin Ave Fort McMurray Alberta,Canada,Kimberley British Columbia,"(56.7310042, -111.38888455921)", 9211,Best Western Plus Sawridge Suites,5.0,Excellent,"['Room service', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",410 Taiganova Cres Fort McMurray Alberta,Canada,Kimberley British Columbia,"(56.7711261, -111.4245687)", 9212,Clearwater Suite Hotel,,,[],4 Haineault St Fort McMurray Alberta,Canada,Kimberley British Columbia,"(56.72305955, -111.380565753976)",143 9213,Merit Hotel & Suites,,,[],8200 Franklin Ave Fort McMurray Alberta,Canada,Kimberley British Columbia,"(56.7154443, -111.3494505)",127 9214,Clearwater Residence Hotel Timberlea,4.0,,[],118 Millennium Dr ,Canada,Kimberley British Columbia,"(56.7557060949278, -111.463764917551)",159 9215,Platinum Hotels,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Paid Internet', 'Paid Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9216,River Station Suite Hotel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Restaurant', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Breakfast Available', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Paid Internet', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",29-8102 Fraser Ave Fort McMurray Alberta,Canada,Kimberley British Columbia,"(55.001251, -115.002136)", 9217,Stonebridge Hotel Fort McMurray,2.5,Average,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Room service', 'Spa', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Shuttle Bus Service', 'Kitchenette', 'Non-smoking rooms', 'Suites']",9713 Hardin St Fort McMurray Alberta,Canada,Kimberley British Columbia,"(56.7244901, -111.38082038256)",107 9218,Microtel Inn & Suites by Wyndham Fort McMurray,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",317 Sakitawaw Trail Fort McMurray Alberta,Canada,Kimberley British Columbia,"(56.6825665, -111.3527455)",169 9219,Super 8 by Fort McMurray,4.0,Very good,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9220,Radisson Hotel & Suites Fort McMurray,4.5,Excellent,"['Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar/Lounge', 'Pool', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",435 Gregoire Dr Fort McMurray Alberta,Canada,Kimberley British Columbia,"(56.6868434475648, -111.350110064484)", 9221,Podollan Inn & Spa,4.5,Excellent,"['Free parking', 'Restaurant', 'Room service', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Spa', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",10612 99 Ave Grande Prairie Alberta,Canada,Kimberley British Columbia,"(55.1696611725865, -118.817352687477)", 9222,Nomad Hotel and Suites,3.5,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",10006 Macdonald Ave Fort McMurray Alberta,Canada,Kimberley British Columbia,"(56.7270945, -111.38287)", 9223,Podollan Rez-idence Fort McMurray,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Room service', 'Airport transportation', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",10303 Franklin Avenue Fort McMurray Alberta,Canada,Kimberley British Columbia,"(56.7303008, -111.389264845366)", 9224,McMurray Inn Motel,3.5,Very good,"['Air conditioning', 'Refrigerator in room']",9906 Saunderson Ave Fort McMurray Alberta,Canada,Kimberley British Columbia,"(56.7244919, -111.3821862)", 9225,Chez Dube Country Inn,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']",10102 Fraser Ave Fort McMurray Alberta,Canada,Kimberley British Columbia,"(56.730564, -111.3824283)",169 9226,East Village Suites by LIAM,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Paid Internet', 'Paid Wifi', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",355 Loutit Roa Fort McMurray Alberta,Canada,Kimberley British Columbia,"(55.001251, -115.002136)", 9227,The Bridgeport Inn,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Free parking', 'Business Centre with Internet Access', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms']",10021 Biggs Ave Fort McMurray Alberta,Canada,Kimberley British Columbia,"(56.72670105, -111.385670154232)", 9228,Platinum Residences,4.5,,[],8202 Manning Avenue ,Canada,Kimberley British Columbia,"(34.032276, -118.4080344)", 9229,Ace Inn Hotel & Conference Centre,2.0,Poor,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Concierge', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",9913 Biggs Ave Fort McMurray Alberta,Canada,Kimberley British Columbia,"(56.7255428685098, -111.382326056725)",87 9230,At Home Lodging Ltd,,,[],Highway 69 ,Canada,Kimberley British Columbia,"(35.669685, -91.4257804)", 9231,400 Silin Forest,,,[],138-400 Silin Forest Rd ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9232,TownePlace Suites Fort McMurray,,,[],321 Sakitawaw Trail ,Canada,Kimberley British Columbia,"(56.6825665, -111.3527455)", 9233,Park Motel,,,[],832 4th Ave Hope British Columbia,Canada,Kimberley British Columbia,"(49.3797231, -121.4391535)", 9234,Colonial 900 Motel,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",900 Old Hope Princeton Way Hope British Columbia,Canada,Kimberley British Columbia,"(49.3743562, -121.4194574)", 9235,Royal Windsor Motel,2.5,Average,"['Free High Speed Internet (WiFi)', 'Room service', 'Free parking', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9236,Hope City Centre Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",455 Wallace Street Hope British Columbia,Canada,Kimberley British Columbia,"(49.3787674, -121.4435682)", 9237,Travelodge Hope,3.5,Very good,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Kitchenette', 'Non-smoking rooms']",350 Old Hope Princeton Way Hope British Columbia,Canada,Kimberley British Columbia,"(49.3731275, -121.4118828)", 9238,Canadas Best Value Inn - Hope,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",377 Old Hope Princeton Way Hope British Columbia,Canada,Kimberley British Columbia,"(49.3754488, -121.4362387)", 9239,Best Continental Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9240,The Swiss Chalets Motel,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",456 Highway 1 Hope British Columbia,Canada,Kimberley British Columbia,"(55.001251, -125.002441)", 9241,Elmwood Heritage Inn,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Air conditioning', 'Minibar', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",121 North River Rd Charlottetown Prince Edward Island,Canada,Kimberley British Columbia,"(46.2360866714286, -63.1411884428571)", 9242,Alpine Motel Kamloops,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1393 Hugh Allan Dr Kamloops British Columbia,Canada,Kimberley British Columbia,"(50.651315, -120.376591)", 9243,Holiday Motel & RV Resort,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",63950 Old Yale Rd Hope British Columbia,Canada,Kimberley British Columbia,"(55.001251, -125.002441)", 9244,Coquihalla Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",724 Old Hope Princeton Way Hope British Columbia,Canada,Kimberley British Columbia,"(49.375119, -121.4247988)", 9245,Red Roof Inn Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",477 Fraser Avenue Hope British Columbia,Canada,Kimberley British Columbia,"(49.3782635, -121.4422531)", 9246,Lucky Strike Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",504 Old Hope Princeton Way Hope British Columbia,Canada,Kimberley British Columbia,"(49.3731275, -121.4118828)", 9247,Inn Towne Motel,3.0,Average,"['Free High Speed Internet (WiFi)', 'Free parking', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9248,Royal Lodge Motel,3.0,Average,"['Free High Speed Internet (WiFi)', 'Free parking', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",580 Old Hope Princeton Way Hope British Columbia,Canada,Kimberley British Columbia,"(49.3731275, -121.4118828)", 9249,Evergreen B & B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1208 Ryder St Hope British Columbia,Canada,Kimberley British Columbia,"(49.3748563, -121.4334181)", 9250,High Hopes Bed & Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",21623 Thacker Mtn Rd Hope British Columbia,Canada,Kimberley British Columbia,"(49.3873417, -121.4271937)", 9251,Sunshine Valley RV Resort & Cabins,4.0,Very good,"['Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Outdoor pool', 'Paid Internet', 'Paid Wifi', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room']",14850 Alpine Blvd Hope British Columbia,Canada,Kimberley British Columbia,"(49.2677248, -121.2376262)", 9252,Barb's Bed and Breakfast : the-3-bees,5.0,,[],66004 Ogilview Dr ,Canada,Kimberley British Columbia,"(49.3819289, -121.4047613)", 9253,Lake of the Woods Resort/Motel,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",22805 Trans Canada Hwy Hope British Columbia,Canada,Kimberley British Columbia,"(49.3677826, -121.4525176)",77 9254,Wild Rose Campground & R.V Park,3.5,Very good,['Pets Allowed ( Dog / Pet Friendly )'],Flood-Hope Road 1 Hope British Columb,Canada,Kimberley British Columbia,"('nil', 'nil')", 9255,Coquihalla Campground,3.5,Very good,"['Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry']",800 Kawkawa Lake Rd Hope British Columbia,Canada,Kimberley British Columbia,"(49.3801501, -121.4264003)", 9256,Hope Valley RV Park,3.5,Very good,['Pets Allowed ( Dog / Pet Friendly )'],62280 Flood Hope Rd Hope British Columbia,Canada,Kimberley British Columbia,"(55.001251, -125.002441)", 9257,Telte Yet Campsite,3.5,,[],600 Water Ave ,Canada,Kimberley British Columbia,"(37.816849, -88.928122)", 9258,Kawkawa Lake Resort & Campground,2.5,,[],66427 Kawkawa Lake Rd ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9259,Othello Tunnels Campground and RV Park,2.5,Average,"['Free parking', 'Pets Allowed ( Dog / Pet Friendly )']",67851 Othello Rd Hope British Columbia,Canada,Kimberley British Columbia,"(49.380864, -121.353806458116)", 9260,Emory Bar RV Park & Campsite,,,[],28775 Trans Canada Hwy ,Canada,Kimberley British Columbia,"(49.1699962, -122.6918771)", 9261,Mount Hope Motel,,,[],318 Old Hope Princeton Way ,Canada,Kimberley British Columbia,"(49.3747672, -121.4368978)", 9262,Comfort Inn & Suites Thousand Islands Harbour District,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",22 Main St Gananoque Ontario,Canada,Kimberley British Columbia,"('nil', 'nil')", 9263,Country Squire Resort & Spa,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Restaurant', 'Spa', 'Bar/Lounge', 'Banquet Room', 'Breakfast Available', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",715 King St E Gananoque Ontario,Canada,Kimberley British Columbia,"('nil', 'nil')",72 9264,Howard Johnson by Wyndham Gananoque,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Breakfast included', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']",550 King St E Gananoque Ontario,Canada,Kimberley British Columbia,"(44.334685890625, -76.154838425)",81 9265,Seaway Manor Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",465 Stone St S Gananoque Ontario,Canada,Kimberley British Columbia,"('nil', 'nil')", 9266,The Woodview Inn,4.5,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9267,Sleepy Hollow Bed & Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9268,Turtle Island Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",415 Stone St S Gananoque Ontario,Canada,Kimberley British Columbia,"(44.3268679, -76.1589592)", 9269,Riverwalk Bed and Breakfast,,,[],146 John St Gananoque Ontario,Canada,Kimberley British Columbia,"(44.3267694733333, -76.1573319644444)", 9270,The Gananoque Inn and Spa,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar/Lounge', 'Spa', 'Breakfast included', 'Banquet Room', 'Conference Facilities', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",550 Stone St S Gananoque Ontario,Canada,Kimberley British Columbia,"(44.3257248, -76.1579376)",130 9271,Trinity House Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Banquet Room', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9272,Colonial Resort & Spa,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Bar/Lounge', 'Spa', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",780 King St W Gananoque Ontario,Canada,Kimberley British Columbia,"(44.3258793264989, -76.1771235994701)", 9273,Quality Inn & Suites 1000 Islands,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Heated pool', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",650 King St E Gananoque Ontario,Canada,Kimberley British Columbia,"(44.3369303319149, -76.1513494617021)",89 9274,Travelodge Gananoque,3.5,Very good,"['Pool', 'Breakfast included', 'Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",785 King St E Gananoque Ontario,Canada,Kimberley British Columbia,"(44.33817895, -76.146321137178)", 9275,Ramada by Wyndham Gananoque Provincial Inn,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",846 King St E Gananoque Ontario,Canada,Kimberley British Columbia,"(44.3386114980324, -76.1458091662527)", 9276,1000 Islands Bed and Breakfast - The Bulloch House,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Casino and Gambling', 'Public Wifi', 'Non-smoking rooms', 'Suites']",199 Pine St Gananoque Ontario,Canada,Kimberley British Columbia,"(44.3299795, -76.1598789)", 9277,Absolute 1000 Islands Suites,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",22 Church St Gananoque Ontario,Canada,Kimberley British Columbia,"(44.3256453749044, -76.1665949398192)", 9278,Imperial Inn,,,[],555 King St E Gananoque Ontario,Canada,Kimberley British Columbia,"(44.33518935, -76.1535051)", 9279,Waterside Inn,3.0,,[],59 Church St ,Canada,Kimberley British Columbia,"(43.9119019333333, -78.6829494333333)", 9280,1000 Island Condo Getaway,3.0,Average,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Refrigerator in room', 'Kitchenette', 'Suites']",60 Market St Gananoque Ontario,Canada,Kimberley British Columbia,"(44.3253702831413, -76.164401848267)", 9281,Gateway Motel,3.0,Average,"['Pool', 'Room service', 'Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",819 King St W Gananoque Ontario,Canada,Kimberley British Columbia,"(44.3255920648607, -76.1777395363135)", 9282,Howe Island B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9283,Beaver Hall B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",75 King St W Gananoque Ontario,Canada,Kimberley British Columbia,"(44.3260604636364, -76.1658481863636)", 9284,Horseblock Point Cottages,5.0,Excellent,['Refrigerator in room'], ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9285,Spencer's Riverfront Cottages,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog / Pet Friendly )', 'Refrigerator in room', 'Kitchenette']",4607 Hwy 2 Gananoque Ontario,Canada,Kimberley British Columbia,"(44.3213325508535, -76.2255944172057)", 9286,Willowbank Motor Court,5.0,,[],4682 Highway 2 ,Canada,Kimberley British Columbia,"(45.3909807107206, -63.8278200204208)", 9287,Misty Isles Lodge,4.0,Very good,"['Children Activities (Kid / Family Friendly)', 'Kitchenette']",25 River Road Gananoque Ontario,Canada,Kimberley British Columbia,"(50.000678, -86.000977)", 9288,The Pines Cottages,2.0,,[],337 Howe Island Ferry Rd ,Canada,Kimberley British Columbia,"(44.3085956192308, -76.1949211730769)", 9289,Gite Pantoufles et Pamplemousse,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",140 Sainte-Adele Quebec,Canada,Kimberley British Columbia,"(45.953298, -74.136086)", 9290,Hotel Mont Gabriel,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Ski-In / Ski-Out', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1699 chemin du Mont Gabriel Sainte-Adele Quebec,Canada,Kimberley British Columbia,"(45.921618, -74.161126)", 9291,Excelsior Hotel Spa Sainte-Adele,3.0,Average,"['Pool', 'Free parking', 'Restaurant', 'Spa', 'Free High Speed Internet (WiFi)', 'Heated pool', 'Indoor pool', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",3655 Boulevard de Sainte-Adele Sainte-Adele Quebec,Canada,Kimberley British Columbia,"(45.974048, -74.1719865)", 9292,Hotel Spa Chateau Sainte-Adele,3.5,Very good,"['Pool', 'Free parking', 'Restaurant', 'Spa', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Breakfast included', 'Banquet Room', 'Concierge', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",3080 Boulevard Sainte-Adele (Route 117) Sainte-Adele Quebec,Canada,Kimberley British Columbia,"(52.4760892, -71.8258668)",85 9293,Motel Chantolac,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Pool', 'Room service', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms']",156 Rue Morin Sainte-Adele Quebec,Canada,Kimberley British Columbia,"(45.949083, -74.139329)",65 9294,Auberge Champetre,3.0,Average,"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Restaurant', 'Heated pool', 'Non-smoking hotel', 'Outdoor pool', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",1435 Boulevard Ste-Adele Sainte-Adele Quebec,Canada,Kimberley British Columbia,"(52.4760892, -71.8258668)", 9295,Auberge Bonne Nuit-Bonjour B&B,4.5,Excellent,"['Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning']",1980 blvd Sainte-Adele Sainte-Adele Quebec,Canada,Kimberley British Columbia,"(52.4760892, -71.8258668)",125 9296,Auberge & Spa Nordique Beaux Reves,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Spa', 'Breakfast included', 'Breakfast Available', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Air conditioning', 'Non-smoking rooms', 'Suites']",2310 Boulevard Ste-Adele Sainte-Adele Quebec,Canada,Kimberley British Columbia,"(52.4760892, -71.8258668)", 9297,Hotel Le Petit Lac Sainte-Adele,4.0,,[],2010 Pierre Peladeau ,Canada,Kimberley British Columbia,"(45.9977130247554, -74.1121144590498)", 9298,Motel Panoramik,3.5,Very good,"['Pool', 'Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Air conditioning', 'Kitchenette', 'Suites']",280 Rue Seraphin Sainte-Adele Quebec,Canada,Kimberley British Columbia,"(45.971402, -74.169173)",54 9299,Gite Couette et Girouette,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Hot Tub', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",941 Ouimet St Sainte-Adele Quebec,Canada,Kimberley British Columbia,"(52.4760892, -71.8258668)", 9300,Le Clair Matin,4.5,Excellent,"['Free parking', 'Spa', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms']",3011 rue Beaudry Sainte-Adele Quebec,Canada,Kimberley British Columbia,"(45.9407345, -74.1243551)", 9301,Auberge Alpine,3.0,,[],1440 Pierre-Peladeau ,Canada,Kimberley British Columbia,"(45.985181, -74.119767)", 9302,Manoir Alpine,2.5,Average,"['Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Suites']",1455 Chemin Pierre Peladeau Sainte-Adele Quebec,Canada,Kimberley British Columbia,"(45.983361, -74.120658)", 9303,Villa Panoramique et Jardin,,,[],650 Boulevard de Sainte-Adele ,Canada,Kimberley British Columbia,"(45.948455, -74.129039)", 9304,Auberge Le Papillon Sauvage,5.0,Excellent,['Free High Speed Internet (WiFi)'],100 boul. de Ste-Adele Sainte-Adele Quebec,Canada,Kimberley British Columbia,"(52.4760892, -71.8258668)", 9305,La Belle Idee B&B,3.0,,[],894 rue de l'Arbre Sec ,Canada,Kimberley British Columbia,"(45.966154, -74.121378)", 9306,Auberge Du Petit Train du Nord,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)']",3065 Rue Rolland Sainte-Adele Quebec,Canada,Kimberley British Columbia,"(45.940412, -74.119478)", 9307,Auberge aux Croissants,,,[],750 chemin Ste-Marguerite ,Canada,Kimberley British Columbia,"(46.2638644, 7.3491378)", 9308,Auberge Des Sorbiers,,,[],4120 Rue Rolland ,Canada,Kimberley British Columbia,"(45.4455191, -73.5810623)", 9309,Auberge Restaurant La Bruyere,,,[],1406 chemin Pierre Peladeau ,Canada,Kimberley British Columbia,"(45.983301, -74.121131)", 9310,Au Triangle du Nord Bed & Breakfast,,,[],1405 rue Deschambault ,Canada,Kimberley British Columbia,"(45.941628, -74.120129)", 9311,Aux Pins Dores,,,"['Restaurant', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9312,Joes,,,[],15 Rue Morin ,Canada,Kimberley British Columbia,"(46.648545, 4.736016)", 9313,La Brise des Vents Bed and Breakfast,,,[],486 Chemin Pierre Peladeau ,Canada,Kimberley British Columbia,"(45.9538762185223, -74.1328881481252)", 9314,La Cedraie B&B,,,[],1386 rue du Skieur ,Canada,Kimberley British Columbia,"(45.9528228087105, -74.1426607875403)", 9315,Best Western Plus Dartmouth Hotel & Suites,4.5,Excellent,"['Pool', 'Room service', 'Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",15 Spectacle Lake Dr Dartmouth Nova Scotia,Canada,Kimberley British Columbia,"(44.7002223, -63.5823783654926)", 9316,Hearthstone Inn Boutique Hotel Halifax-Dartmouth,4.0,Very good,"['Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",313 Prince Albert Rd Dartmouth Nova Scotia,Canada,Kimberley British Columbia,"(44.67889115, -63.5496866787069)",114 9317,Doubletree by Hilton Halifax Dartmouth,4.0,Very good,"['Pool', 'Restaurant', 'Room service', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",101 Wyse Rd Dartmouth Nova Scotia,Canada,Kimberley British Columbia,"(44.668926, -63.5773467)", 9318,Delta Hotels by Marriott Dartmouth,4.5,Excellent,"['Pool', 'Room service', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']",240 Brownlow Ave Dartmouth Nova Scotia,Canada,Kimberley British Columbia,"(44.69423565, -63.5789717873266)", 9319,Travelodge Suites Halifax Dartmouth,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",101 Yorkshire Ave Exten Dartmouth Nova Scotia,Canada,Kimberley British Columbia,"(45.1960403, -63.1653789)", 9320,Coastal Inn Dartmouth,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9321,Lake City Motel,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Concierge', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",40 Lakecrest Dr Dartmouth Nova Scotia,Canada,Kimberley British Columbia,"(44.6824258, -63.5408972)", 9322,RTMA Supreme B&B,2.0,Poor,"['Room service', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Babysitting', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Shuttle Bus Service', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9323,Comfort Inn - Dartmouth,4.0,Very good,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Microwave', 'Non-smoking rooms']",456 Windmill Rd Dartmouth Nova Scotia,Canada,Kimberley British Columbia,"(44.68579215, -63.5981941908122)",124 9324,Knightswood Bed and Breakast & Carriage House,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",453 Waverley Rd Dartmouth Nova Scotia,Canada,Kimberley British Columbia,"(44.7178815, -63.5454207)", 9325,Courtyard by Marriott Halifax Dartmouth,5.0,Excellent,[],35 Shubie Dr Dartmouth Nova Scotia,Canada,Kimberley British Columbia,"(44.7079594, -63.5648840918594)", 9326,Still Waters B&B,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Air conditioning']",716A Waverley Rd Dartmouth Nova Scotia,Canada,Kimberley British Columbia,"(44.7228326, -63.5427276664126)", 9327,Breaside Court Bed & Breakfast,5.0,,[],34 Braeside Crt ,Canada,Kimberley British Columbia,"(44.6876834, -63.5459384)", 9328,Residence Inn by Marriott Halifax Dartmouth,4.0,,[],35 Shubie Dr ,Canada,Kimberley British Columbia,"(44.7079594, -63.5648840918594)", 9329,Blockhouse Hill Bed & Breakfast,,,[],62 Wentworth St Dartmouth Nova Scotia,Canada,Kimberley British Columbia,"(44.6681465, -63.5687783162702)", 9330,Shubie Campground,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access']",30 John Brenton Drive Dartmouth Nova Scotia,Canada,Kimberley British Columbia,"(44.7065851, -63.55352341893)", 9331,Autumn Leaves Bed & Breakfast,5.0,Excellent,['Free High Speed Internet (WiFi)'], Dartmouth Nov,Canada,Kimberley British Columbia,"(44.6799707, -63.5720232)", 9332,Lakeside Bed & Breakfast,4.5,,[],23 Lakeview Point Rd ,Canada,Kimberley British Columbia,"(44.68114125, -63.5530094)", 9333,At Fairhaven Bed And Breakfast,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Tennis Court', 'Kitchenette', 'Non-smoking rooms']",26 Lake Charles Dr Dartmouth Nova Scotia,Canada,Kimberley British Columbia,"(44.7266715279723, -63.5473371685952)", 9334,Arbor Vista Bed & Breakfast Dartmouth,5.0,,[],28 Lake Charles Dr ,Canada,Kimberley British Columbia,"(38.7666689, -90.6020646)", 9335,Bell Lake Bed & Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Hot Tub']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9336,Express Lodge,4.0,,[],317 Prince Albert Rd ,Canada,Kimberley British Columbia,"(44.679292, -63.5491864887685)", 9337,Slayter House Bed & Breakfast,4.5,,[],104 Slayter St ,Canada,Kimberley British Columbia,"(44.67918175, -63.5809070126213)", 9338,Roosters Glen Bed & Breakfast,5.0,,[],12 Glen Manor Dr ,Canada,Kimberley British Columbia,"(43.6688554, -79.2915335)", 9339,Kenora B&B,5.0,,[],2 Kenora Dr ,Canada,Kimberley British Columbia,"(44.689586, -63.458914)", 9340,Elm Tree Bed & Breakfast,4.0,,[],13 Lawnsdale Dr ,Canada,Kimberley British Columbia,"(44.6811886, -63.5689396934554)", 9341,Seasons Motor Inn Dartmouth,2.5,Average,[],40 Lakecrest Dr Dartmouth Nova Scotia,Canada,Kimberley British Columbia,"(44.6824258, -63.5408972)", 9342,Burnside Hotel,1.0,Terrible,"['Pool', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",739 Windmill Rd Dartmouth Nova Scotia,Canada,Kimberley British Columbia,"(44.7054656, -63.6170954)", 9343,Best Western Plus Regency Inn & Conference Centre,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Bar/Lounge', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",32110 Marshall Rd Abbotsford British Columbia,Canada,Kimberley British Columbia,"(49.0374921, -122.334866045698)", 9344,Coast Abbotsford Hotel & Suites,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",2020 Sumas Way Abbotsford British Columbia,Canada,Kimberley British Columbia,"(49.0390209, -122.268205790807)", 9345,Sandman Hotel & Suites Abbotsford,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Room service', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Restaurant', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",32720 Simon Ave Abbotsford British Columbia,Canada,Kimberley British Columbia,"(49.0525688, -122.317143140105)", 9346,BROOKSIDE INN Boutique Hotel,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9347,Sweet Dreams Luxury Inn,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Banquet Room', 'Breakfast Available', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",32288 King Rd Abbotsford British Columbia,Canada,Kimberley British Columbia,"(49.0313005, -122.4289268)",245 9348,Super 8 by Wyndham Abbotsford BC,4.0,Very good,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Microwave', 'Non-smoking rooms']",1881 Sumas Way Abbotsford British Columbia,Canada,Kimberley British Columbia,"(49.0310656, -122.2656621)", 9349,Travelodge by Wyndham Abbostford Bakerview,3.0,Average,"['Free High Speed Internet (WiFi)', 'Free parking', 'Pool', 'Restaurant', 'Banquet Room', 'Business Centre with Internet Access', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Kitchenette', 'Non-smoking rooms']",1821 Sumas Way Abbotsford British Columbia,Canada,Kimberley British Columbia,"(49.03508055, -122.269210643358)", 9350,Sandman Hotel Abbotsford Airport,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms', 'Suites']",3010 Mt Lehman Rd Abbotsford British Columbia,Canada,Kimberley British Columbia,"(49.0656147, -122.3811895)",130 9352,Red Lion Inn & Suites Abbotsford,2.5,Average,"['Restaurant', 'Free High Speed Internet (WiFi)', 'Room service', 'Free parking', 'Bar/Lounge', 'Breakfast included', 'Banquet Room', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Tennis Court', 'Non-smoking rooms']",2509 Pauline St Abbotsford British Columbia,Canada,Kimberley British Columbia,"(49.0475617, -122.2919239)", 9353,Clayburn Village Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",34914 Clayburn Rd Abbotsford British Columbia,Canada,Kimberley British Columbia,"(49.0818533, -122.2834549)", 9354,Everett House Bed & Breakfast,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",1990 Everett Rd Abbotsford British Columbia,Canada,Kimberley British Columbia,"(49.0362144, -122.2545019)", 9355,Country Charm Bed & Breakfast,5.0,,[],1893 Cole Rd ,Canada,Kimberley British Columbia,"(51.6657016, -0.4023027)", 9356,Give You A Five - Star Home,,,[],35215 Delair Rd ,Canada,Kimberley British Columbia,"(49.0366053, -122.2671038)", 9357,Vancouver Back Gardens,,,[],2070 Joshua Pl ,Canada,Kimberley British Columbia,"(39.921496, -83.145988)", 9358,Coco's Place,,,[],Franklin Avenue and King Rd Abbotsford British Columbia,Canada,Kimberley British Columbia,"(55.001251, -125.002441)", 9359,Harmony Suite,,,[],33539 Holland Avenue ,Canada,Kimberley British Columbia,"(51.3518442, -0.2033443)", 9360,MCC Deer Trail Guest House,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Self-Serve Laundry', 'Kitchenette', 'Non-smoking rooms', 'Suites']",31107 Deertrail Ave Abbotsford British Columbia,Canada,Kimberley British Columbia,"(49.0623172, -122.3624473)", 9361,Wee Irish Bed & Breakfast,5.0,,[],35712 Timberlane Dr ,Canada,Kimberley British Columbia,"(33.5079504, -86.7616375)", 9362,MARK Centre Abbotsford Chalet,5.0,,[],31603 Old Yale Rd ,Canada,Kimberley British Columbia,"(49.0463804, -122.2705548)", 9363,A Taste of Home Bed and Breakfast,4.0,,[],1980 Powell Cres ,Canada,Kimberley British Columbia,"(49.0383004, -122.2804801)", 9364,Travelodge Abbotsford British Columbia,2.5,Average,['Bar/Lounge'],1515 College Dr. Abbotsford British Columbia,Canada,Kimberley British Columbia,"(49.0305465, -122.2877723)", 9365,The Abby,,,[],58-35287 Old Yale Rd Abbotsford British Columbia,Canada,Kimberley British Columbia,"(55.001251, -125.002441)", 9366,Columbia Conferences & Catering,,,[],2940 Clearbrook Rd ,Canada,Kimberley British Columbia,"(49.05574645, -122.336438156728)", 9367,Happy Ever After,,,[], ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9368,Mill Lake Bed and Breakfast,,,[],4-33000 Mill Lake Rd ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9369,My Inn,,,[],3615 Homestead Cres ,Canada,Kimberley British Columbia,"(53.4170449, -2.2170002)", 9370,Mountain Hound Inn,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",621 Baker St Nelson British Columbia,Canada,Kimberley British Columbia,"(49.4919827, -117.2940284)", 9371,Dancing Bear Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Family Rooms', 'Non-smoking rooms']",171 Baker St Nelson British Columbia,Canada,Kimberley British Columbia,"(49.4903899, -117.29876815)", 9372,Lakeshore Boutique Inn Inc,,,[],2125 Bealby Point Rd ,Canada,Kimberley British Columbia,"(49.5100282, -117.2682176)", 9373,Best Western Plus Baker Street Inn & Convention Centre,,,[],153 Baker St Nelson British Columbia,Canada,Kimberley British Columbia,"(49.4903712, -117.29908400093)",155 9374,Hume Hotel & Spa,4.5,Excellent,"['Room service', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Spa', 'Breakfast included', 'Banquet Room', 'Conference Facilities', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9375,Alpine Inn and Suites,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1120 Mines Rd Nelson British Columbia,Canada,Kimberley British Columbia,"(55.001251, -125.002441)",84 9376,Prestige Lakeside Resort,4.5,Excellent,"['Pool', 'Free parking', 'Restaurant', 'Room service', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Spa', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",701 Lakeside Dr Nelson British Columbia,Canada,Kimberley British Columbia,"(49.4974169, -117.2931244)",160 9377,Cloudside Hotel,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",410 Victoria St Nelson British Columbia,Canada,Kimberley British Columbia,"(49.4912147, -117.2933311)", 9378,Mistiso's Place Vacation Rentals,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",811 Vernon St Nelson British Columbia,Canada,Kimberley British Columbia,"(49.4928566, -117.2947616)", 9379,Kokanee Glacier Resort,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",2615 3a Hwy Nelson British Columbia,Canada,Kimberley British Columbia,"(55.001251, -125.002441)", 9380,The Blaylock Mansion,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Tennis Court', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1679 3a Hwy Nelson British Columbia,Canada,Kimberley British Columbia,"(55.001251, -125.002441)", 9381,Prestige Inn Nelson,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9382,The Adventure Hotel,4.0,Very good,"['Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Conference Facilities', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",616 Vernon St Nelson British Columbia,Canada,Kimberley British Columbia,"(49.493615, -117.2920549)",88 9383,Bella Villa Motel & Resort,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",6904 Ponderosa Dr Osoyoos British Columbia,Canada,Kimberley British Columbia,"(49.0293311, -119.4515305)", 9384,Willow Point Beach House,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Minibar', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",234 Nelson British Columbia,Canada,Kimberley British Columbia,"(49.494891, -117.290039)", 9385,Beach Taghum B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9386,Victoria Falls Guesthouse,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",203 Victoria St Nelson British Columbia,Canada,Kimberley British Columbia,"(49.4912147, -117.2933311)", 9387,Forest Golf Club & Inn,3.0,Average,"['Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms']",102 Main St S Ontario,Canada,Kimberley British Columbia,"(43.9817706, -80.7352831)",127 9388,Oakwood Resort,,,[],70671 Bluewater Highway Ontario,Canada,Kimberley British Columbia,"(50.000678, -86.000977)", 9389,Pine Dale Motor Inn,,,[],107 Ontario Street South Ontario,Canada,Kimberley British Columbia,"(43.3072711, -81.7610724)", 9390,The Pinewood,4.0,Very good,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9391,Amber Hotel,3.0,Average,"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",99 Ontario Street South Ontario,Canada,Kimberley British Columbia,"(43.516489, -79.874795)", 9392,Hotel Levesque,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Pool', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Bar/Lounge', 'Spa', 'Free parking', 'Restaurant', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",171 Fraser St Riviere du Loup Quebec,Canada,Kimberley British Columbia,"(52.4760892, -71.8258668)",120 9393,Auberge Internationale Rivire-du-Loup,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Shuttle Bus Service', 'Family Rooms', 'Non-smoking rooms']",4 Riviere du Loup Quebec,Canada,Kimberley British Columbia,"(47.8358164, -69.5368025)",60 9394,Auberge de la Pointe,4.0,Very good,"['Free parking', 'Pool', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",10 boulevard Cartier Riviere du Loup Quebec,Canada,Kimberley British Columbia,"(47.8619736, -69.549054)", 9395,Quality Inn & Suites Downtown,4.0,Very good,"['Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",150 Euston St Charlottetown Prince Edward Island,Canada,Kimberley British Columbia,"(46.2381318, -63.1287810001625)", 9396,Motel Loupi,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",50 rue de l'Ancrage Riviere du Loup Quebec,Canada,Kimberley British Columbia,"(47.8566213, -69.547586)", 9397,Hotel Universel,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Restaurant', 'Bar/Lounge', 'Spa', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",31 Riviere du Loup Quebec,Canada,Kimberley British Columbia,"(47.8358164, -69.5368025)",114 9398,Comfort Inn Riviere-du-Loup,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",85 boul. Cartier Riviere du Loup Quebec,Canada,Kimberley British Columbia,"(52.4760892, -71.8258668)",95 9399,Motel Au Fleuve D'Argent Et Chalets,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",202 rue Frase Riviere du Loup Quebec,Canada,Kimberley British Columbia,"(52.4760892, -71.8258668)", 9400,Alpen Motel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']",5022 Highway 93 Radium Hot Springs British Columbia,Canada,Kimberley British Columbia,"(50.6226467, -116.0709633)", 9401,Radius,5.0,Excellent,"['Free parking', 'Pets Allowed ( Dog / Pet Friendly )']",7058 Hwy 95 Radium Hot Springs British Columbia,Canada,Kimberley British Columbia,"(50.6454079087094, -116.07795724982)", 9402,Sunset Motel,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",4883 McKay Street Radium Hot Springs British Columbia,Canada,Kimberley British Columbia,"(50.618174722104, -116.070024719198)", 9403,Crystal Springs Motel,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",4852 Radium Blvd Radium Hot Springs British Columbia,Canada,Kimberley British Columbia,"(50.6206283, -116.0745664)", 9404,Radium Chalet,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",5063 Madsen Road Radium Hot Springs British Columbia,Canada,Kimberley British Columbia,"(55.001251, -125.002441)", 9405,Gables Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Minibar', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']",5028 Hwy. 93 Radium Hot Springs British Columbia,Canada,Kimberley British Columbia,"(50.6226467, -116.0709633)", 9406,Misty River Lodge,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Kitchenette', 'Non-smoking rooms', 'Suites']",5036 Hwy 93 Radium Hot Springs British Columbia,Canada,Kimberley British Columbia,"(50.6295138, -116.0646373)", 9407,Rocky Mountain Springs Lodge and Restaurant,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",5067 Madsen Rd. Radium Hot Springs British Columbia,Canada,Kimberley British Columbia,"(55.001251, -125.002441)", 9408,Nipika Mountain Resort,5.0,Excellent,"['Free parking', 'Children Activities (Kid / Family Friendly)', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Ski-In / Ski-Out', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",9200 Settlers Road Radium Hot Springs British Columbia,Canada,Kimberley British Columbia,"(55.001251, -125.002441)", 9409,Lido Motel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",4876 McKay Street Radium Hot Springs British Columbia,Canada,Kimberley British Columbia,"(50.6180062183644, -116.069920832937)", 9410,Motel Tyrol,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Heated pool', 'Hot Tub', 'Outdoor pool', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9411,Radium Elk Park B & B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9412,Celadon Lodge,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",5000 Highway 93 Radium Hot Springs British Columbia,Canada,Kimberley British Columbia,"(50.6255298, -116.0671531)", 9413,Mountain Springs Motel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",4870 Radium Blvd Radium Hot Springs British Columbia,Canada,Kimberley British Columbia,"(50.620727, -116.0742325)", 9414,Holiday Inn Express Lethbridge,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Airport transportation', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",120 Stafford Dr S Lethbridge Alberta,Canada,Kimberley British Columbia,"(49.6930615, -112.8336433)", 9415,Hampton Inn & Suites by Hilton Lethbridge,4.5,Excellent,"['Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",4073 2 Ave S Lethbridge Alberta,Canada,Kimberley British Columbia,"(49.6968044, -112.7823648)", 9416,Best Western Plus Service Inn & Suites,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",209 41 St S Lethbridge Alberta,Canada,Kimberley British Columbia,"(49.6951745, -112.7818651)", 9417,Ramada by Wyndham Lethbridge,3.5,Very good,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Restaurant', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Meeting rooms', 'Non-smoking hotel', 'Sauna', 'Wheelchair Access', 'Microwave', 'Non-smoking rooms']",1303 Mayor Magrath Dr S Lethbridge Alberta,Canada,Kimberley British Columbia,"(49.6758855, -112.8014046)", 9418,Sandman Hotel Lethbridge,3.5,Very good,"['Room service', 'Restaurant', 'Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",421 Mayor Magrath Dr S Lethbridge Alberta,Canada,Kimberley British Columbia,"(49.6758855, -112.8014046)", 9419,Travelodge Lethbridge,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']",1009 Mayor Magrath Dr S Lethbridge Alberta,Canada,Kimberley British Columbia,"(49.6758855, -112.8014046)", 9420,Fairfield Inn & Suites by Marriott Lethbridge,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9421,Super 8 by Wyndham Lethbridge,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Indoor pool', 'Meeting rooms', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",1030 Mayor Magrath Dr S Lethbridge Alberta,Canada,Kimberley British Columbia,"(49.6758855, -112.8014046)", 9422,Superlodge Lethbridge,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Bar/Lounge', 'Dry Cleaning', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",2210 7 Ave S Lethbridge Alberta,Canada,Kimberley British Columbia,"(49.6894677, -112.8161863)", 9423,Holiday Inn Lethbridge,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Pool', 'Room service', 'Restaurant', 'Bar/Lounge', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",2375 Mayor Magrath Dr S Lethbridge Alberta,Canada,Kimberley British Columbia,"(49.6758855, -112.8014046)",119 9424,Knights Inn Lethbridge,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1026 Mayor Magrath Dr S Lethbridge Alberta,Canada,Kimberley British Columbia,"(49.6758855, -112.8014046)", 9425,Motel 6 Lethbridge AB,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1142 Mayor Magrath Dr S Lethbridge Alberta,Canada,Kimberley British Columbia,"(49.6758855, -112.8014046)", 9426,Chinook Motel,3.0,Average,"['Free High Speed Internet (WiFi)', 'Restaurant', 'Spa', 'Business Centre with Internet Access', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",1245 Mayor Magrath Dr S Lethbridge Alberta,Canada,Kimberley British Columbia,"(49.6758855, -112.8014046)", 9427,Coast Lethbridge Hotel & Conference Centre,4.5,Excellent,"['Free parking', 'Restaurant', 'Pool', 'Room service', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms', 'Suites']",526 Mayor Magrath Drive South Lethbridge Alberta,Canada,Kimberley British Columbia,"(49.6595203, -112.7932427)", 9428,Premier Inn And Suites,4.0,Very good,"['Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Free parking', 'Breakfast Available', 'Business Centre with Internet Access', 'Hot Tub', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']",2225 Mayor Magrath Dr S Lethbridge Alberta,Canada,Kimberley British Columbia,"(49.6758855, -112.8014046)", 9429,Paradise Canyon Golf Resort,4.0,Very good,"['Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Restaurant', 'Golf Course', 'Hot Tub', 'Non-smoking hotel', 'Paid Internet', 'Paid Wifi', 'Tennis Court', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",185 Canyon Blvd W Lethbridge Alberta,Canada,Kimberley British Columbia,"(49.6545992, -112.8466336)", 9430,Sandman Signature Lethbridge Lodge,3.0,Average,"['Pool', 'Restaurant', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",320 Scenic Dr S Lethbridge Alberta,Canada,Kimberley British Columbia,"(49.6940949, -112.8447582)", 9431,Charles Street Suites,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1272 8 Ave S Lethbridge Alberta,Canada,Kimberley British Columbia,"(49.6886422, -112.8260641)", 9432,Enid's B&B,4.5,,[],3204 Lakehill Cres S ,Canada,Kimberley British Columbia,"(49.6745242, -112.7944796)", 9433,LUX Hotel,4.0,,[],4401 University Dr W ,Canada,Kimberley British Columbia,"(42.3155076, -71.0406209)", 9434,Elbas Farms Vacation Cottages and RV Park,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Suites']",85021 Range Road 211 Lethbridge Alberta,Canada,Kimberley British Columbia,"(55.001251, -115.002136)", 9435,Bridgeview RV Resort,3.5,Very good,"['Pool', 'Children Activities (Kid / Family Friendly)', 'Paid Wifi', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry']",1501 2 Ave W Lethbridge Alberta,Canada,Kimberley British Columbia,"(55.001251, -115.002136)", 9436,Mount Blakiston House at the University of Lethbridge,,,[],4401 University Dr W ,Canada,Kimberley British Columbia,"(42.3155076, -71.0406209)", 9437,Hampton Inn & Suites by Hilton Barrie,4.5,Excellent,"['Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",74 Bryne Dr Barrie Ontario,Canada,Kimberley British Columbia,"(44.3540363071372, -79.6939630216905)",105 9438,Best Western Plus Barrie,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Pool', 'Free parking', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Electric vehicle charging station', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",35 Hart Dr Barrie Ontario,Canada,Kimberley British Columbia,"(44.3805726801477, -79.7079590990768)",99 9439,Horseshoe Resort,3.5,Very good,"['Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Restaurant', 'Bar/Lounge', 'Spa', 'Free parking', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Ski-In / Ski-Out', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1101 Horseshoe Valley Rd W Barrie Ontario,Canada,Kimberley British Columbia,"(50.000678, -86.000977)", 9440,Holiday Inn Barrie Hotel & Conference Centre,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Pool', 'Room service', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Airport transportation', 'Babysitting', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Non-smoking rooms']",20 Fairview Rd Barrie Ontario,Canada,Kimberley British Columbia,"(44.3625879455863, -79.6950116537948)",115 9441,Monte Carlo Inn Barrie Suites,,,[],81 Hart Dr Barrie Ontario,Canada,Kimberley British Columbia,"(44.3774086659717, -79.7110554421414)",100 9442,Holiday Inn Express & Suites Barrie,4.0,Very good,"['Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",506 Bryne Dr Barrie Ontario,Canada,Kimberley British Columbia,"(44.3312788820921, -79.6890424496618)",131 9443,Fairfield Inn & Suites Barrie,,,[],261 Essa Rd Barrie Ontario,Canada,Kimberley British Columbia,"(44.3563983, -79.6995663)", 9444,Four Points By Sheraton Barrie,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Restaurant', 'Bar/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",60 Bryne Dr Barrie Ontario,Canada,Kimberley British Columbia,"(44.3553226, -79.6957867)",103 9445,Super 8 by Wyndham Barrie,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms', 'Suites']",441 Bryne Dr Barrie Ontario,Canada,Kimberley British Columbia,"(44.3358584846323, -79.6905221269227)", 9446,Residence & Conference Centre - Barrie,3.5,Very good,"['Free parking', 'Free Internet', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",101 Georgian Dr Barrie Ontario,Canada,Kimberley British Columbia,"(44.4143902461513, -79.6686438040729)", 9447,Three Wishes B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Spa', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",48 Steel St Barrie Ontario,Canada,Kimberley British Columbia,"(44.4026122666667, -79.6704837333333)", 9448,Clydesdale House,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9449,Richmond Manor Bed & Breakfast,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",16 Blake St Barrie Ontario,Canada,Kimberley British Columbia,"(44.3915921, -79.6769375)", 9450,Parkside House,5.0,Excellent,[],15 Parkside Dr Barrie Ontario,Canada,Kimberley British Columbia,"(44.38744403, -79.69589684)", 9451,Travelodge Barrie On Bayfield,3.0,Average,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Indoor pool', 'Meeting rooms', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']",300 Bayfield St Barrie Ontario,Canada,Kimberley British Columbia,"(44.4001652, -79.699736)",67 9452,Barrie Motel,2.0,Poor,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Minibar', 'Refrigerator in room', 'Non-smoking rooms']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9453,Water's Edge B & B,,,[],2679 Lakeshore Rd E ,Canada,Kimberley British Columbia,"(44.5241811401693, -79.434357623316)", 9454,Travelodge Bracebridge,,,[],320 Taylor Rd Bracebridge Ontario,Canada,Kimberley British Columbia,"(45.0525274, -79.2897307)", 9455,Wellington Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9456,Cedar Lane Motel,3.5,Very good,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']",729 Cedar Lane Bracebridge Ontario,Canada,Kimberley British Columbia,"(45.0127431, -79.2982999)",79 9457,Knights Inn Bracebridge,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']",400 Manitoba St Bracebridge Ontario,Canada,Kimberley British Columbia,"(45.0446712, -79.3175712)", 9458,Bracebridge Inn,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",133 Manitoba St Bracebridge Ontario,Canada,Kimberley British Columbia,"(45.0446712, -79.3175712)", 9459,Touchstone Resort on Lake Muskoka,,,[],1869 Muskoka Rd 118 W Bracebridge Ontario,Canada,Kimberley British Columbia,"(45.0518551, -79.4280566)", 9460,Inn at the Falls,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Banquet Room', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms', 'Suites']",8 Mahaffy Court Bracebridge Ontario,Canada,Kimberley British Columbia,"(50.000678, -86.000977)",99 9461,Spirit Bear Bed & Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms']",67 Quebec St Bracebridge Ontario,Canada,Kimberley British Columbia,"(45.0387055, -79.3147512)", 9462,Brobst Forest Bed and Breakfast,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Air conditioning']",16 Brobst Forest Cres Bracebridge Ontario,Canada,Kimberley British Columbia,"(45.0290575, -79.3218966)", 9463,Patterson Kaye Resort by Regalton,,,[],1360 Golden Beach Rd Bracebridge Ontario,Canada,Kimberley British Columbia,"(45.0379777, -79.3678548)", 9464,Tree Tops Bed & Breakfast,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",1015 Melandaw Lane Bracebridge Ontario,Canada,Kimberley British Columbia,"(45.0115144, -79.3940385)", 9465,Best Western Plus Barclay Hotel,4.5,Excellent,"['Pool', 'Free parking', 'Room service', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",4277 Stamp Ave Port Alberni British Columbia,Canada,Kimberley British Columbia,"(49.2538724, -124.8063179)", 9466,Cedar Wood Lodge Bed & Breakfast Inn & Conference Center,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Banquet Room', 'Conference Facilities', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",5895 River Rd Port Alberni British Columbia,Canada,Kimberley British Columbia,"(49.2647976, -124.8387135)",129 9467,The Hospitality Inn,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Electric vehicle charging station', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",3835 Redford St Port Alberni British Columbia,Canada,Kimberley British Columbia,"(49.2454545, -124.7922571)", 9468,Somass Motel & RV,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",5279 River Rd Port Alberni British Columbia,Canada,Kimberley British Columbia,"(49.260644, -124.822426)", 9469,Redford Motel & RV,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Restaurant', 'Business Centre with Internet Access', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",3723 Redford St Port Alberni British Columbia,Canada,Kimberley British Columbia,"(49.2516291, -124.7803882)",90 9470,Tyee Village Motel,3.0,Average,"['Free parking', 'Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",4151 Redford St Port Alberni British Columbia,Canada,Kimberley British Columbia,"(49.24550805, -124.796233474681)",85 9471,Hummingbird Guesthouse,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",5769 River Rd Port Alberni British Columbia,Canada,Kimberley British Columbia,"(49.263228, -124.8356178)", 9472,Char's Landing Guesthouse,4.5,,[],4815 Argyle St ,Canada,Kimberley British Columbia,"(49.213724, -123.072042)", 9473,Sproat Lake Landing Resort,4.5,Excellent,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Room service', 'Breakfast included', 'Banquet Room', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Minibar', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms']",10695 Lakeshore Rd Port Alberni British Columbia,Canada,Kimberley British Columbia,"(49.2752173, -124.961249)", 9474,Sequoia House Bed & Breakfast,5.0,Excellent,"['Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",3591 17th Ave Port Alberni British Columbia,Canada,Kimberley British Columbia,"(49.2419111, -124.7891279)", 9475,Inntorestin B&B,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",3590 Estevan Dr Port Alberni British Columbia,Canada,Kimberley British Columbia,"(49.2419287, -124.7877559)", 9476,Strathcona Street Bed and Breakfast,5.0,,[],6000 Strathcona St ,Canada,Kimberley British Columbia,"(55.8920442, -4.3223114)", 9477,Riverside Lodge B&B,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Concierge', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",6150 Ferguson Rd Port Alberni British Columbia,Canada,Kimberley British Columbia,"(49.2843911, -124.8606704)", 9478,Timberlodge & RV Campground,3.0,Average,"['Pool', 'Free parking', 'Bar/Lounge', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning']",2404 Timberlane Rd Port Alberni British Columbia,Canada,Kimberley British Columbia,"(49.2643901, -124.7551389)",84 9479,A-1 Alberni Inn,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",3805 Redford St Port Alberni British Columbia,Canada,Kimberley British Columbia,"(49.2454223, -124.7907062)",89 9480,Beaver Hut Bed And Breakfast,,,[],8188 Sheila Way ,Canada,Kimberley British Columbia,"(43.7417214, -121.541353)", 9481,Stamp Falls B & B,,,[],7890 Beaver Creek Rd Port Alberni British Columbia,Canada,Kimberley British Columbia,"(49.2598028, -124.817108)", 9482,The Roses Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms', 'Suites']",5570 Kitsuksis St Port Alberni British Columbia,Canada,Kimberley British Columbia,"(55.001251, -125.002441)", 9483,Sechart Lodge,,,[],5425 Argyle St Port Alberni British Columbia,Canada,Kimberley British Columbia,"(49.23539875, -124.814641376166)", 9484,Edelweiss Bed and Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",2610 12th Ave Port Alberni British Columbia,Canada,Kimberley British Columbia,"(49.2304661, -124.795115)", 9485,Arrowvale,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Multilingual Staff', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Kitchenette']",5955 Hector Rd Port Alberni British Columbia,Canada,Kimberley British Columbia,"(49.2899774, -124.9039766)", 9486,By the Quay Bed & Breakfast,5.0,Excellent,[],2959 Kingsway Street Port Alberni British Columbia,Canada,Kimberley British Columbia,"(55.001251, -125.002441)", 9487,China Creek Campground,3.5,Very good,"['Babysitting', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9488,Esta Villa Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",4014 Johnston Rd Port Alberni British Columbia,Canada,Kimberley British Columbia,"(49.26358095, -124.795129935459)", 9489,Howard Johnson Hotel Port Alberni,3.0,Average,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",4850 Beaver Creek Rd Port Alberni British Columbia,Canada,Kimberley British Columbia,"(49.2610632, -124.8192546)", 9490,Best Western Cranbrook Hotel,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9491,Days Inn & Conference Centre by Wyndham Cranbrook,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",600 Cranbrook St N Cranbrook British Columbia,Canada,Kimberley British Columbia,"(49.518229, -115.760508922112)", 9492,Prestige Rocky Mountain Resort and Convention Centre,4.0,Very good,"['Pool', 'Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",209 Van Horne St S Cranbrook British Columbia,Canada,Kimberley British Columbia,"(49.5079483, -115.7793493)",160 9493,Travellers Motel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Babysitting', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",2000 Cranbrook St N Cranbrook British Columbia,Canada,Kimberley British Columbia,"(49.5180075, -115.7615079)", 9494,Super 8 by Wyndham Cranbrook,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Breakfast included', 'Room service', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms']",2370 Cranbrook St N Cranbrook British Columbia,Canada,Kimberley British Columbia,"(49.53398635, -115.741228392001)", 9495,Lazy Bear Lodge,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Golf Course', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",621 Cranbrook St N Cranbrook British Columbia,Canada,Kimberley British Columbia,"(49.51886565, -115.761428360244)", 9496,Almo Court Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",316 2nd St S Cranbrook British Columbia,Canada,Kimberley British Columbia,"(49.5084646, -115.7606833)", 9497,Sandman Inn Cranbrook,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Business Centre with Internet Access', 'Dry Cleaning', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",405 Cranbrook St N Cranbrook British Columbia,Canada,Kimberley British Columbia,"(49.5180075, -115.7615079)", 9498,Motel 6 Cranbrook,3.5,Very good,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9499,Model A Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1908 Cranbrook St N Cranbrook British Columbia,Canada,Kimberley British Columbia,"(49.5180075, -115.7615079)", 9500,Cedar Heights Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1200 13th St S Cranbrook British Columbia,Canada,Kimberley British Columbia,"(49.4962175, -115.7507155)", 9501,Kootenay Country Inn,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Electric vehicle charging station', 'Laundry Service', 'Multilingual Staff', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available']",1111 Cranbrook St N Cranbrook British Columbia,Canada,Kimberley British Columbia,"(49.5180075, -115.7615079)", 9502,Travelodge Cranbrook,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Business Centre with Internet Access', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",1417 Cranbrook St N Cranbrook British Columbia,Canada,Kimberley British Columbia,"(49.5180075, -115.7615079)", 9503,Hospitality Courtyard Inn,,,[],1209 Cranbrook St N Cranbrook British Columbia,Canada,Kimberley British Columbia,"(49.5180075, -115.7615079)", 9504,Summerland Waterfront Resort & Spa,4.5,Excellent,"['Pool', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Free High Speed Internet (WiFi)', 'Restaurant', 'Bar/Lounge', 'Spa', 'Babysitting', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",13011 Lakeshore Dr S Summerland British Columbia,Canada,Kimberley British Columbia,"(55.001251, -125.002441)",139 9505,Rosedale Motel,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",14001 Rosedale Ave Summerland British Columbia,Canada,Kimberley British Columbia,"(49.6072653, -119.6768176)", 9506,Summerland Motel,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",2107 Tait St Summerland British Columbia,Canada,Kimberley British Columbia,"(49.5740129, -119.6319052)", 9507,Harvelle House Bed & Breakfast,5.0,Excellent,['Free High Speed Internet (WiFi)'],12304 Dale Meadows Rd Summerland British Columbia,Canada,Kimberley British Columbia,"(49.5907721, -119.6981753)", 9508,Summerland Estate B&B,4.0,Very good,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",21606 Bridgeman Rd Summerland British Columbia,Canada,Kimberley British Columbia,"(55.001251, -125.002441)", 9509,Pleasantview Motel & RV,1.5,Poor,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",13608 Hwy 97 Summerland British Columbia,Canada,Kimberley British Columbia,"(49.606529, -119.6756295)", 9510,Dogwood Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",12615 Cartwright Ave Summerland British Columbia,Canada,Kimberley British Columbia,"(49.6054212, -119.6975222)", 9511,Blue Iris B and B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",7311 Switchback Rd Summerland British Columbia,Canada,Kimberley British Columbia,"(49.6140368022113, -119.664599508242)", 9512,Wildhorse Mountain Guest Ranch,4.0,Very good,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Family Rooms', 'Non-smoking rooms']",25808 Wildhorse Rd Summerland British Columbia,Canada,Kimberley British Columbia,"(49.6563199, -119.7255575)", 9513,Sundial Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']",12007 Trayler Pl Summerland British Columbia,Canada,Kimberley British Columbia,"(49.5975244, -119.67547)", 9514,Harvest Moon Guest House,5.0,,[],5503 White St ,Canada,Kimberley British Columbia,"(53.7532833, -1.4484286)", 9515,Apples and Quails Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",12014 Trayler Pl Summerland British Columbia,Canada,Kimberley British Columbia,"(49.5978675, -119.675676)", 9516,La Punta Norte Guest House,5.0,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",365 Hwy 97 N Summerland British Columbia,Canada,Kimberley British Columbia,"(55.001251, -125.002441)", 9517,Front Bench Bed & Breakfast,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']",5408 Clark St Summerland British Columbia,Canada,Kimberley British Columbia,"(49.5947348140765, -119.653679221244)", 9518,Snooze and Cruise Inn,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Air conditioning', 'Kitchenette', 'Suites']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9519,Glenoka Farm Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms']",6702 Beggs St Summerland British Columbia,Canada,Kimberley British Columbia,"(49.6107379, -119.6598485)", 9520,Tethered Lamb Vineyard and Guesthouse,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid / Family Friendly)', 'Kitchenette', 'Suites']",15710 Prairie Valley Rd Summerland British Columbia,Canada,Kimberley British Columbia,"(49.5943749685841, -119.718059734956)", 9521,Jewell Guest Ranch,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Hot Tub', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Suites']",20201 Hwy 40 Summerland British Columbia,Canada,Kimberley British Columbia,"(55.001251, -125.002441)", 9522,Holten Heritage House,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",1221 First Street West Revelstoke British Columbia,Canada,Kimberley British Columbia,"(55.001251, -125.002441)", 9523,Country Tyme Bed & Breakfast,5.0,,[],6157 Victoria Rd S ,Canada,Kimberley British Columbia,"(51.7335901, 0.4693158)", 9524,Dickinson Family Farm,4.0,Very good,['Pets Allowed ( Dog / Pet Friendly )'],17208 Bentley Rd Summerland British Columbia,Canada,Kimberley British Columbia,"(49.6186036273684, -119.686861738947)", 9525,The Willows B&B,5.0,,[],16612 Garnet Valley Rd ,Canada,Kimberley British Columbia,"(49.6458095, -119.7144885)", 9526,Creek Edge Bed & Breakfast,4.5,,[],14414 Victoria Rd N ,Canada,Kimberley British Columbia,"(50.7954011, -1.0780999)", 9527,Summer Hill House Bed & Breakfast,3.5,,[],6282 Norwest Bay Rd ,Canada,Kimberley British Columbia,"(49.4777660829376, -123.805677322114)", 9528,Peach Orchard Campground,3.0,Average,"['Babysitting', 'Pets Allowed ( Dog / Pet Friendly )']",6321 Peach Orchard Rd Summerland British Columbia,Canada,Kimberley British Columbia,"(49.604483, -119.6773745)", 9529,Beachside B & B,,,[],15811 Lakeshore Dr N ,Canada,Kimberley British Columbia,"(36.1292, -80.309835)", 9530,Vista Ranch Bed & Breakfast,5.0,Excellent,"['Pool', 'Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Breakfast included']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9531,Best Western Plus Orillia Hotel,,,[],440 Couchiching Point Rd Orillia Ontario,Canada,Kimberley British Columbia,"(50.000678, -86.000977)",142 9532,Best Western Plus Mariposa Inn & Conference Centre,4.0,Very good,"['Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Pool', 'Free parking', 'Spa', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",400 Memorial Ave Orillia Ontario,Canada,Kimberley British Columbia,"(44.5906718963079, -79.4243422066446)",120 9533,Knights Inn Orillia,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Multilingual Staff', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms']",450 West St S Orillia Ontario,Canada,Kimberley British Columbia,"(44.59701545, -79.4096112770174)",69 9534,Quality Inn & Conference Centre Orillia,3.0,Average,"['Pool', 'Restaurant', 'Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",201 Woodside Dr Orillia Ontario,Canada,Kimberley British Columbia,"(44.6088773, -79.4408964)",102 9535,Bayview Inn,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9536,Stone Gate Inn,4.5,Excellent,"['Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Room service', 'Bar/Lounge', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",437 Laclie St Orillia Ontario,Canada,Kimberley British Columbia,"(44.6266893064853, -79.4227713364958)",145 9537,Fern Resort,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Bar/Lounge', 'Spa', 'Breakfast included', 'Babysitting', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",4432 Fern Resort Rd Orillia Ontario,Canada,Kimberley British Columbia,"(50.000678, -86.000977)", 9538,Kings Inn Orillia,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Room service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",370 Laclie St Orillia Ontario,Canada,Kimberley British Columbia,"(44.6218705538253, -79.4223479493618)",59 9539,Creighton Manor Inn Bed and Breakfast,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms', 'Suites']",74 Creighton St Orillia Ontario,Canada,Kimberley British Columbia,"(44.5903168, -79.3678634)",160 9540,Clarion Lakeside Inn and Conference Centre,3.5,Very good,"['Restaurant', 'Free parking', 'Room service', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",470 First Ave S Kenora Ontario,Canada,Kimberley British Columbia,"(50.1049323, -91.9086135)",125 9541,Lakehead University Residence and Conference Centre,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",500 University Ave Orillia Ontario,Canada,Kimberley British Columbia,"(44.5969386, -79.4546118)", 9542,A Seafaring Maiden Bed and Breakfast,5.0,Excellent,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",5287 Granville Rd Nova Scotia,Canada,Kimberley British Columbia,"(44.7501491103339, -65.5238246177321)", 9543,Bailey House Bed and Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",150 St. George Street Annapolis Royal Nova Scotia,Canada,Kimberley British Columbia,"(44.74675095, -65.5184175029726)", 9544,Hillsdale House Inn,5.0,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Breakfast included', 'Laundry Service', 'Pets Allowed ( Dog / Pet Friendly )', 'Family Rooms', 'Suites']",519 St. George Street Annapolis Royal Nova Scotia,Canada,Kimberley British Columbia,"(44.7405164, -65.5110317)", 9545,Queen Anne Inn,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",494 St. George Street Annapolis Royal Nova Scotia,Canada,Kimberley British Columbia,"(44.7416723, -65.5115076896874)", 9546,Tranquil Times B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Pool', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Refrigerator in room', 'Non-smoking rooms']",193 Browns Lane Annapolis Royal Nova Scotia,Canada,Kimberley British Columbia,"(45.1960403, -63.1653789)", 9547,Bread And Roses Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",82 Victoria Street Annapolis Royal Nova Scotia,Canada,Kimberley British Columbia,"(44.7434181, -65.5165264449292)", 9548,Grand Oak Manor Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Family Rooms', 'Non-smoking rooms', 'Suites']",5345 Granville Rd Nova Scotia,Canada,Kimberley British Columbia,"(44.7505899439083, -65.5236977645578)", 9549,Annapolis Royal Inn,4.0,Very good,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Babysitting', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Heated pool', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",3924 Highway 1 Annapolis Royal Nova Scotia,Canada,Kimberley British Columbia,"(44.7563801, -65.5140227)",95 9550,The Garrison House Inn,4.5,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Shuttle Bus Service', 'Air conditioning', 'Non-smoking rooms']",350 St. George Street Annapolis Royal Nova Scotia,Canada,Kimberley British Columbia,"(44.7426164, -65.51684365)", 9551,Granvalley Bed & Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",4474 Granville Rd Nova Scotia,Canada,Kimberley British Columbia,"(44.7322686911947, -65.5667811620248)", 9552,At the Turret Bed & Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']",372 St. George Street Annapolis Royal Nova Scotia,Canada,Kimberley British Columbia,"(44.74240745, -65.5161584516487)", 9553,Upper Clements Cottages & RV Park,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",3059 Highway 1 Annapolis Royal Nova Scotia,Canada,Kimberley British Columbia,"(44.7563801, -65.5140227)", 9554,Best Western King George Inn & Suites,4.0,Very good,"['Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9555,Mountain Top Cottages & Campground,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Microwave', 'Refrigerator in room', 'Kitchenette']",888 Parker Mountain Rd Nova Scotia,Canada,Kimberley British Columbia,"(44.7974779645109, -65.5215876368275)", 9556,Still Point Lodge & Cottages,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Business Centre with Internet Access', 'Non-smoking hotel', 'Public Wifi', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",97 Colonial Arms Dr Annapolis Royal Nova Scotia,Canada,Kimberley British Columbia,"(45.1960403, -63.1653789)", 9557,Crown Cove Cottages,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9558,Dragonfly Inn,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",124 Victoria Street Annapolis Royal Nova Scotia,Canada,Kimberley British Columbia,"(44.7427552127541, -65.515046469888)", 9559,Ocean Trails Resort,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Electric vehicle charging station', 'Heated pool', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']",1135 Resort Dr Parksville British Columbia,Canada,Kimberley British Columbia,"(49.31236915, -124.265909437227)", 9560,Beach Club Resort - Bellstar Hotels & Resorts,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Room service', 'Restaurant', 'Spa', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",181 Beachside Drive Parksville British Columbia,Canada,Kimberley British Columbia,"(49.3227432, -124.315232487089)", 9561,Arbutus Grove Motel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9562,Beach Acres Resort,4.5,Excellent,"['Pool', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Children Activities (Kid / Family Friendly)', 'Heated pool', 'Indoor pool', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Tennis Court', 'Wheelchair Access', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",25-1051 Resort Dr Parksville British Columbia,Canada,Kimberley British Columbia,"(55.001251, -125.002441)", 9563,Tigh-Na-Mara Resort,,,[],1155 Resort Dr Parksville British Columbia,Canada,Kimberley British Columbia,"(49.31090615, -124.26350307736)",165 9564,Sandcastle Inn,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",374 Island Hwy W Parksville British Columbia,Canada,Kimberley British Columbia,"(49.321037, -124.3125771)", 9565,Travelodge Parksville,3.5,Very good,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Non-smoking rooms', 'Suites']",424 Island Hwy W Parksville British Columbia,Canada,Kimberley British Columbia,"(49.321037, -124.3125771)", 9566,Quality Resort Bayside,3.5,Very good,"['Pool', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Room service', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",240 Dogwood St Parksville British Columbia,Canada,Kimberley British Columbia,"(49.3252933, -124.324596)", 9567,Sunrise Ridge Waterfront Resort,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Concierge', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1175 Resort Dr Parksville British Columbia,Canada,Kimberley British Columbia,"(49.30900055, -124.261516783015)", 9568,Paradise Seashell Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9569,Skylite Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",459 East Island Highway Parksville British Columbia,Canada,Kimberley British Columbia,"(49.3097988, -124.2680531)", 9570,Madrona Beach Resort,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Tennis Court', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",22-1145 Resort Dr Parksville British Columbia,Canada,Kimberley British Columbia,"(55.001251, -125.002441)", 9571,VIP Motel,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']",414 Island Hwy W Parksville British Columbia,Canada,Kimberley British Columbia,"(49.321037, -124.3125771)", 9572,A View With A Room Bed & Breakfast,5.0,Excellent,"['Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",326 Shoal Lkout Gibsons British Columbia,Canada,Kimberley British Columbia,"(55.001251, -125.002441)", 9573,Gibsons RV Resort,4.0,Very good,"['Free parking', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry']",1051 Gilmour Rd Gibsons British Columbia,Canada,Kimberley British Columbia,"(55.001251, -125.002441)", 9574,Langdale Heights RV Park,4.0,,[],2170 Port Mellon Hwy ,Canada,Kimberley British Columbia,"(49.4810709, -123.495553)", 9575,The Cottages on Swallow Hill,5.0,,[],160 Swallow Rd ,Canada,Kimberley British Columbia,"(40.1978273265127, -74.9958874355446)", 9576,A Warehouse Hide-A-Way,3.5,,[],581 Killarney Lane ,Canada,Kimberley British Columbia,"(41.4733030183652, -87.0984962966234)", 9577,Rosewood Bed & Breakfast,5.0,,[],575 Pine St ,Canada,Kimberley British Columbia,"(38.6272236938776, -90.1900980408163)", 9578,Tranquil Thyme Bed and Breakfast,5.0,,[],1632 Grady Rd ,Canada,Kimberley British Columbia,"(43.4603512646246, -83.3625413465109)", 9579,Country Cottage Bed & Breakfast,5.0,,[],1183 Roberts Creek Rd ,Canada,Kimberley British Columbia,"(49.4253236, -123.6502561)", 9580,OceanLook Bed and Breakfast,5.0,,[],1371 Gower Point Rd ,Canada,Kimberley British Columbia,"(49.3921662, -123.5127179)", 9581,Waterfront Hideaway Bed & Breakfast,1.5,,[],354 Avalon Dr ,Canada,Kimberley British Columbia,"(41.0131951827689, -80.3800580320973)", 9582,Bucktail Bed & Breakfast,,,[],689 Winn Road ,Canada,Kimberley British Columbia,"(33.7876748641195, -84.8522059510186)", 9583,Rock House B&B,,,[],872 Gower Point Rd ,Canada,Kimberley British Columbia,"(49.3921662, -123.5127179)", 9584,Super 8 by Wyndham Lake Country/Winfield Area,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",9564 Highway 97 North Lake Country British Columbia,Canada,Kimberley British Columbia,"(55.001251, -125.002441)",80 9585,Lake Country Inn,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",10010 Highway 97 Lake Country British Columbia,Canada,Kimberley British Columbia,"(50.1141385, -119.3958372)",75 9586,Eagle's Nest B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",15620 Commonage Rd Lake Country British Columbia,Canada,Kimberley British Columbia,"(50.1243876, -119.447669)", 9587,Beaver Lake Mountain Resort,4.5,Excellent,"['Free parking', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )', 'Kitchenette']",6350 Beaver Lake Rd Lake Country British Columbia,Canada,Kimberley British Columbia,"(50.0200757, -119.4054456)", 9588,Dee Lake Wilderness Resort,4.5,Excellent,"['Free parking', 'Pets Allowed ( Dog / Pet Friendly )', 'Refrigerator in room', 'Kitchenette']",10250 Dee Lake Rd Lake Country British Columbia,Canada,Kimberley British Columbia,"(55.001251, -125.002441)", 9589,Turtle Bay Marina & Resort,3.0,Average,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning']",2860 Woodsdale Road Lake Country British Columbia,Canada,Kimberley British Columbia,"(50.053654, -119.4107479)", 9590,Kokanee Beach Resort,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Children Activities (Kid / Family Friendly)', 'Golf Course', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Self-Serve Laundry', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",11610 Rogers Rd Lake Country British Columbia,Canada,Kimberley British Columbia,"(50.0511277, -119.4056175)", 9591,Airport Inn Lakeside,1.5,Poor,"['Free parking', 'Airport transportation', 'Laundry Service', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Kitchenette']",11474 Petrie Rd Lake Country British Columbia,Canada,Kimberley British Columbia,"(50.0475964, -119.4108905)", 9592,Misty Mountain B&B,,,[],14111 Talbot Rd ,Canada,Kimberley British Columbia,"(51.5168438, -0.1999095)", 9593,Lakeview Inns & Suites - Brandon,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",1880 18th St N Brandon Manitoba,Canada,Kimberley British Columbia,"(49.8869334, -99.9620414)",95 9594,Best Western Plus Brandon Inn,4.5,Excellent,"['Pool', 'Free High Speed Internet (WiFi)', 'Free parking', 'Spa', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",205 Middleton Ave Brandon Manitoba,Canada,Kimberley British Columbia,"(49.8883183, -99.9392662)",199 9595,Days Inn & Suites by Wyndham Brandon,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Pool', 'Breakfast included', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",2130 Currie Blvd Brandon Manitoba,Canada,Kimberley British Columbia,"(49.8126869, -99.9624353)",101 9596,Clarion Hotel & Suites,3.5,Very good,"['Pool', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Room service', 'Free parking', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",3130 Victoria Ave Brandon Manitoba,Canada,Kimberley British Columbia,"(49.842132, -99.9391497)",103 9597,Super 8 by Wyndham Brandon MB,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1570 Highland Ave Brandon Manitoba,Canada,Kimberley British Columbia,"(49.8857385, -99.9390989)", 9598,Comfort Inn Brandon,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",925 Middleton Ave Brandon Manitoba,Canada,Kimberley British Columbia,"(49.8883183, -99.9392662)", 9599,Motel 6 Brandon MB,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",815 Middleton Ave Brandon Manitoba,Canada,Kimberley British Columbia,"(49.8883183, -99.9392662)",100 9600,Colonial Inn,3.0,Average,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Indoor pool', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",1944 Queens Ave Brandon Manitoba,Canada,Kimberley British Columbia,"(49.8301779, -99.9486014)",80 9601,Mid-Way Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Refrigerator in room', 'Non-smoking rooms']",1860 1st St N Brandon Manitoba,Canada,Kimberley British Columbia,"(49.8878888, -99.9389522)",82 9602,Canad Inns Brandon,3.5,Very good,"['Pool', 'Restaurant', 'Room service', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1125 18th St Brandon Manitoba,Canada,Kimberley British Columbia,"(49.842194, -99.9618249)", 9603,Travelodge by Wyndham Brandon,3.0,Average,"['Free parking', 'Pool', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Kids pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",210 18th St N Brandon Manitoba,Canada,Kimberley British Columbia,"(49.8869334, -99.9620414)",99 9604,Keystone Motor Inn,,,[],1050 18th St Brandon Manitoba,Canada,Kimberley British Columbia,"(49.842194, -99.9618249)",98 9605,Comfort Inn Swift Current,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Golf Course', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms']",1510 South Service Rd E Swift Current Saskatchewan,Canada,Kimberley British Columbia,"(50.3040393, -107.7787414)", 9606,Holiday Inn Express Hotel & Suites Swift Current,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']",1301 N. Service Road Swift Current Saskatchewan,Canada,Kimberley British Columbia,"(55.5321257, -106.1412243)", 9607,Motel 6 Swift Current,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms']",1185 5th Ave NE Swift Current Saskatchewan,Canada,Kimberley British Columbia,"(50.2919112, -107.7936424)", 9608,Safari Inn Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Smoking rooms available']",810 South Service Rd E Swift Current Saskatchewan,Canada,Kimberley British Columbia,"(50.3040393, -107.7787414)", 9609,Widus Inn,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Golf Course', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room']",1180 6th Ave NE Swift Current Saskatchewan,Canada,Kimberley British Columbia,"(50.2850932, -107.792041)", 9610,Super 8 by Wyndham Swift Current,3.5,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9611,Coast Swift Current Hotel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Restaurant', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Golf Course', 'Meeting rooms', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",905 North Service Rd E Swift Current Saskatchewan,Canada,Kimberley British Columbia,"(50.2980383, -107.7983694)",93 9612,Days Inn by Wyndham Swift Current,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",105 George St W Swift Current Saskatchewan,Canada,Kimberley British Columbia,"(50.29529, -107.8019396)", 9613,Country Comfort Bed & Breakfast,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",RR#1 Wymark Swift Current Saskatchewan,Canada,Kimberley British Columbia,"(50.107233, -107.7362337)", 9614,Country Lane Inn & Suites,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Pool', 'Fitness Centre with Gym / Workout Room', 'Hot Tub', 'Indoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Sauna', 'Air conditioning']",160 Begg Street West Swift Current Saskatchewan,Canada,Kimberley British Columbia,"(55.5321257, -106.1412243)", 9616,Caravel Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pets Allowed ( Dog / Pet Friendly )']",705 North Service Rd E Swift Current Saskatchewan,Canada,Kimberley British Columbia,"(50.2980383, -107.7983694)", 9617,Paradise Inn & Conference Centre,3.0,Average,"['Restaurant', 'Free parking', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Breakfast included', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']",11201 Grande Prairie Alberta,Canada,Kimberley British Columbia,"(55.1709919, -118.7948882)", 9618,SkyView Swift Current,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Pets Allowed ( Dog / Pet Friendly )', 'Tennis Court', 'Non-smoking rooms', 'Suites']",605 North Service Rd E Swift Current Saskatchewan,Canada,Kimberley British Columbia,"(50.2980383, -107.7983694)", 9619,Travelodge Swift Current,2.5,Average,"['Free parking', 'Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']",1150 South Service Road East Swift Current Saskatchewan,Canada,Kimberley British Columbia,"(50.3040393, -107.7787414)", 9620,Rainbow Motel,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",210 South Service Rd E Swift Current Saskatchewan,Canada,Kimberley British Columbia,"(50.3040393, -107.7787414)", 9621,Westwind Motel,2.0,Poor,"['Free parking', 'Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",Highway #1 West Swift Current Saskatchewan,Canada,Kimberley British Columbia,"(55.5321257, -106.1412243)", 9622,Pomeroy Inn & Suites Dawson Creek,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Tennis Court', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",540 Highway 2 Dawson Creek British Columbia,Canada,Kimberley British Columbia,"(55.7376903, -120.1613159)",179 9623,Stonebridge Dawson Creek,4.5,Excellent,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",500 Highway 2 Dawson Creek British Columbia,Canada,Kimberley British Columbia,"(55.7376903, -120.1613159)",169 9624,Alahart RV Park,4.0,,[],1725 Alaska Ave ,Canada,Kimberley British Columbia,"(36.6193268114875, -87.4411769371625)", 9625,Days Inn by Wyndham Dawson Creek,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Non-smoking rooms', 'Suites']",640 122 Ave Dawson Creek British Columbia,Canada,Kimberley British Columbia,"(55.7396861, -120.2179563)",135 9626,Holiday Inn Express & Suites Dawson Creek,,,[],12217 4 St Dawson Creek British Columbia,Canada,Kimberley British Columbia,"(55.7376916, -120.2116153)",160 9627,Travelodge Dawson Creek,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",10600 8 St Dawson Creek British Columbia,Canada,Kimberley British Columbia,"(55.7536259, -120.2246289)",130 9628,Super 8 by Wyndham Dawson Creek,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Bar/Lounge', 'Room service', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1440 Alaska Ave Dawson Creek British Columbia,Canada,Kimberley British Columbia,"(55.001251, -125.002441)",115 9629,George Dawson Inn,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Breakfast included', 'Room service', 'Bar/Lounge', 'Fitness Centre with Gym / Workout Room', 'Airport transportation', 'Business Centre with Internet Access', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",11705 8 St Dawson Creek British Columbia,Canada,Kimberley British Columbia,"(55.7536259, -120.2246289)", 9630,Travellers Inn,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Laundry Service', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms']",800 112 Ave Dawson Creek British Columbia,Canada,Kimberley British Columbia,"(55.7487477, -120.2301084)",80 9631,Aurora Park Inn & Suites,3.5,Very good,"['Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Refrigerator in room', 'Smoking rooms available']",12004 8 St Dawson Creek British Columbia,Canada,Kimberley British Columbia,"(55.7536259, -120.2246289)", 9632,Comfort Inn Dawson Creek,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9633,Central Motel,4.0,Very good,[],1301 Alaska Ave Dawson Creek British Columbia,Canada,Kimberley British Columbia,"(55.001251, -125.002441)", 9634,Ramada Limited Dawson Creek,2.5,Average,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Golf Course', 'Non-smoking hotel', 'Kitchenette', 'Non-smoking rooms']",1748 Alaska Ave Dawson Creek British Columbia,Canada,Kimberley British Columbia,"(55.001251, -125.002441)", 9635,Holiday Inn Kitchener,3.5,Very good,"['Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Pool', 'Room service', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",30 Fairway Rd S Kitchener Ontario,Canada,Kimberley British Columbia,"(43.4276875, -80.4334008)",81 9636,Kitchener Inn and Suites,,,[],4355 King St E Kitchener Ontario,Canada,Kimberley British Columbia,"(43.406577, -80.395666)",99 9637,The Walper Hotel,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Room service', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Minibar', 'Refrigerator in room', 'Accessible rooms', 'Non-smoking rooms', 'Suites']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9638,Quality Inn Kitchener,4.0,Very good,"['Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Airport transportation', 'Business Centre with Internet Access', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",2899 King St E Kitchener Ontario,Canada,Kimberley British Columbia,"(43.42904245, -80.4369158212131)",104 9639,Crowne Plaza Kitchener-Waterloo,4.0,Very good,"['Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Pool', 'Room service', 'Restaurant', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Concierge', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Family Rooms', 'Non-smoking rooms', 'Suites']",105 King St E Kitchener Ontario,Canada,Kimberley British Columbia,"(43.4485229, -80.4873922230769)",153 9640,Knights Inn Kitchener,,,[],1455 Weber St E Kitchener Ontario,Canada,Kimberley British Columbia,"(43.431621, -80.438657)",72 9641,Howard Johnson by Wyndham Kitchener Conestoga,2.0,Poor,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Breakfast included', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9642,Fairway Inn & Suites,2.0,Poor,"['Free parking', 'Room service', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",2933 King St E Kitchener Ontario,Canada,Kimberley British Columbia,"(43.4289111, -80.4349298)",80 9643,Forest Hill Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Suites']",78 Forest Hill Dr Kitchener Ontario,Canada,Kimberley British Columbia,"(43.4303230730821, -80.5038890995096)",115 9644,Frederick Street Inn,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Non-smoking rooms']",230 Frederick St Kitchener Ontario,Canada,Kimberley British Columbia,"(43.4543749, -80.4808992)", 9645,Radisson Hotel Kitchener,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Pool', 'Room service', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",2960 King St E Kitchener Ontario,Canada,Kimberley British Columbia,"(43.4292532, -80.4334451413477)", 9646,Residence & Conference Centre - Kitchener-Waterloo,,,[],99 Conestoga College Blvd Kitchener Ontario,Canada,Kimberley British Columbia,"(43.3869089, -80.4119399)", 9647,Kitchener Motel,2.0,Poor,"['Free parking', 'Free High Speed Internet (WiFi)', 'Public Wifi', 'Air conditioning', 'Refrigerator in room']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9648,Mayflower Motel,2.0,Poor,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel']",1189 Victoria St N Kitchener Ontario,Canada,Kimberley British Columbia,"(43.46726775, -80.454225375)",75 9649,Green Gables Guest House,,,[],189 Queen St N Kitchener Ontario,Canada,Kimberley British Columbia,"(43.4575345, -80.4826506)", 9650,Little City Farm,4.5,Excellent,[], ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9651,Bingemans Camping Resort,2.5,Average,"['Pool', 'Free parking', 'Children Activities (Kid / Family Friendly)', 'Pets Allowed ( Dog / Pet Friendly )']",425 Bingemans Centre Dr Kitchener Ontario,Canada,Kimberley British Columbia,"(43.4717915922804, -80.4490729398181)", 9652,BSA Regency,,,[],3227 King St E ,Canada,Kimberley British Columbia,"(43.6502165, -79.3730276)", 9653,The Durnan's At 92,,,[],92 Edgehill Dr ,Canada,Kimberley British Columbia,"(45.3789476906815, -63.2057836690163)", 9654,Sunbridge Crescent Bed & Breakfast,,,[],11 Sunbridge Cres ,Canada,Kimberley British Columbia,"(43.4898478722934, -80.4800066752133)", 9655,Squamish Adventure Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",38220 Highway 99 Squamish British Columbia,Canada,Kimberley British Columbia,"(49.5189569, -123.2605325)", 9656,Mountain Retreat Hotel,4.0,Very good,"['Free parking', 'Pool', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Conference Facilities', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms', 'Suites']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9657,Hotel Squamish,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",37991 Second Ave Squamish British Columbia,Canada,Kimberley British Columbia,"(49.6987262, -123.1551799)", 9658,Executive Suites Hotel & Resort,4.5,Excellent,"['Pool', 'Free parking', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Room service', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Kitchenette', 'Non-smoking rooms', 'Suites']",Executive Suites - Garibaldi S 40900 Tantalus Rd Squamish British Columbia,Canada,Kimberley British Columbia,"(55.001251, -125.002441)", 9659,Sunwolf,4.5,Excellent,"['Free parking', 'Breakfast Available', 'Children Activities (Kid / Family Friendly)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",70002 Squamish Valley Road British Columbia,Canada,Kimberley British Columbia,"(49.7986352, -123.1566304)", 9660,Sandman Hotel & Suites Squamish,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Pool', 'Breakfast included', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",Sandman 39400 Discovery Way Squamish British Columbia,Canada,Kimberley British Columbia,"(55.001251, -125.002441)", 9661,Sea to Sky Hotel and Conference Centre,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Concierge', 'Conference Facilities', 'Hot Tub', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Non-smoking rooms']",40330 Tantalus Rd Squamish British Columbia,Canada,Kimberley British Columbia,"(49.75827, -123.1342002)", 9662,Highlands B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",1012 Glacier View Drive British Columbia,Canada,Kimberley British Columbia,"(49.7442618933403, -123.105137760529)", 9663,Meadowbrook Bed & Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available']",41432 Meadow Avenue British Columbia,Canada,Kimberley British Columbia,"(49.1920429, -122.962385)", 9664,Squamish Oasis Hostel,4.0,Very good,[],37978 2nd Ave Squamish British Columbia,Canada,Kimberley British Columbia,"(55.001251, -125.002441)", 9665,Whistler Squamish,4.5,,[],40247 Diamondhead Road ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9666,Chieftain Hotel,2.5,Average,"['Free parking', 'Restaurant', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Babysitting', 'Golf Course', 'Non-smoking hotel', 'Non-smoking rooms']",38005 Cleveland Ave Squamish British Columbia,Canada,Kimberley British Columbia,"(49.6985245, -123.1536669)", 9667,August Jack Motor Inn,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",37947 Cleveland Avenue Squamish British Columbia,Canada,Kimberley British Columbia,"(49.6975104692308, -123.154517017949)",120 9668,Grant Hall Hotel,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Room service', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']",401 Main St N Moose Jaw Saskatchewan,Canada,Kimberley British Columbia,"(50.3943915, -105.5347833)", 9669,Best Western Plus Moose Jaw,4.0,Very good,"['Pool', 'Free parking', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",350 Diefenbaker Dr Moose Jaw Saskatchewan,Canada,Kimberley British Columbia,"(50.4147269, -105.510609255175)", 9670,Ramada by Wyndham Moose Jaw,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Spa', 'Business Centre with Internet Access', 'Concierge', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Sauna', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Suites']",379 Diefenbaker Dr Moose Jaw Saskatchewan,Canada,Kimberley British Columbia,"(50.4145164, -105.512742359378)", 9671,Days Inn by Wyndham Moose Jaw,3.0,Average,"['Free parking', 'Pool', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Suites']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9672,Super 8 by Wyndham Moose Jaw SK,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Business Centre with Internet Access', 'Electric vehicle charging station', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",1706 Main St N Moose Jaw Saskatchewan,Canada,Kimberley British Columbia,"(50.3943915, -105.5347833)", 9673,Suburban Extended Stay Hotel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Dry Cleaning', 'Golf Course', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9674,Wakamow Heights Bed and Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Golf Course', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms', 'Suites']",690 Aldersgate St Moose Jaw Saskatchewan,Canada,Kimberley British Columbia,"(55.5321257, -106.1412243)", 9675,Thriftlodge Moose Jaw,4.0,Very good,"['Breakfast included', 'Free High Speed Internet (WiFi)', 'Electric vehicle charging station', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",Highway 1 East Moose Jaw Saskatchewan,Canada,Kimberley British Columbia,"(55.5321257, -106.1412243)", 9676,Orchard View B & B,4.0,Very good,"['Free parking', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette']",5 km south of Moose Jaw Moose Jaw Sask,Canada,Kimberley British Columbia,"(60.1840566, 24.9624778)", 9677,Dreamland Motel,2.5,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",1035 Athabasca St E Moose Jaw Saskatchewan,Canada,Kimberley British Columbia,"(50.3953179, -105.5029828)", 9678,Prairie Oasis Tourist Complex,2.5,Average,"['Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1400 Ninth Avenue NE Moose Jaw Saskatchewan,Canada,Kimberley British Columbia,"(55.5321257, -106.1412243)", 9679,Travelodge Moose Jaw,3.0,Average,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Room service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",45 Athabasca St E Moose Jaw Saskatchewan,Canada,Kimberley British Columbia,"(50.3953179, -105.5029828)", 9680,Knights Inn Moose Jaw,2.5,Average,"['Pool', 'Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Sauna', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9681,Capone's Hideaway Theme Motel,2.0,Poor,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",1 Main St N Moose Jaw Saskatchewan,Canada,Kimberley British Columbia,"(50.3943915, -105.5347833)", 9682,Best Western Rocky Mountain House Inn & Suites,4.5,Excellent,"['Pool', 'Free parking', 'Breakfast included', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Business Centre with Internet Access', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Family Rooms', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",4407 41st Avenue Rocky Mountain House Alberta,Canada,Kimberley British Columbia,"(55.001251, -115.002136)", 9683,Chinook Inn,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Free parking', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",5321 59 Ave Rocky Mountain House Alberta,Canada,Kimberley British Columbia,"(52.3875711, -114.9314539)", 9684,Tamarack Motor Inn,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Bar/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",4904 45th St Rocky Mountain House Alberta,Canada,Kimberley British Columbia,"(55.001251, -115.002136)", 9685,Walking Eagle Inn & Lodge,4.0,Very good,"['Restaurant', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']",Hwy 11 4915 - 45 St Rocky Mountain House Alberta,Canada,Kimberley British Columbia,"(55.001251, -115.002136)",130 9686,Canalta Rocky Mountain House,4.0,Very good,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Children Activities (Kid / Family Friendly)', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Kitchenette', 'Non-smoking rooms', 'Suites']",4406 - 41st Avenue Rocky Mountain House Alberta,Canada,Kimberley British Columbia,"(55.001251, -115.002136)", 9687,The House Motel,3.5,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Minibar', 'Family Rooms']",4828 45 St Rocky Mountain House Alberta,Canada,Kimberley British Columbia,"(52.3713793, -114.9101235)", 9688,Executive Plaza Hotel Metro Vancouver,4.0,Very good,"['Pool', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",405 North Rd Coquitlam British Columbia,Canada,Kimberley British Columbia,"(49.2468762, -122.8920856)", 9689,Dolan's Motel,3.0,,[],132 West River Road ,Canada,Kimberley British Columbia,"(42.0246242453514, -76.3960719216171)", 9690,Customs House Inn,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Breakfast included', 'Free parking', 'Dry Cleaning', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",38 Depot Street Pictou Nova Scotia,Canada,Kimberley British Columbia,"(45.6757347, -62.7069753)", 9691,Dolan's Gold House,,,[],144 Water Street ,Canada,Kimberley British Columbia,"(41.2544756271968, -75.876088336547)", 9692,Revere Suites,,,[],61 Colerine Street ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9693,Dolan's Inn and Suites,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Golf Course', 'Non-smoking hotel', 'Public Wifi', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms']",168 West River Road Pictou Nova Scotia,Canada,Kimberley British Columbia,"(45.6792612, -62.7225069)",90 9694,Evening Sail B&B,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",279 Denoon Street Pictou Nova Scotia,Canada,Kimberley British Columbia,"(45.6814772, -62.7004194)", 9695,Pictou Lodge Beachfront Resort,4.5,Excellent,"['Restaurant', 'Free High Speed Internet (WiFi)', 'Free parking', 'Pool', 'Room service', 'Babysitting', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Air conditioning', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",172 Lodge Road Pictou Nova Scotia,Canada,Kimberley British Columbia,"(45.7190104854058, -62.6424985349119)", 9696,The Scotsman Inn,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Non-smoking rooms', 'Suites']",78 Coleraine Street Pictou Nova Scotia,Canada,Kimberley British Columbia,"(45.6762692428571, -62.7088321428571)", 9697,Braeside Inn,3.5,Very good,"['Room service', 'Free parking', 'Restaurant', 'Bar/Lounge', 'Spa', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Babysitting', 'Banquet Room', 'Business Centre with Internet Access', 'Conference Facilities', 'Meeting rooms', 'Non-smoking hotel', 'Self-Serve Laundry', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms', 'Suites']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9698,The Pictou Puffin Bed and Breakfast,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Air conditioning', 'Non-smoking rooms']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9699,The Tartan Inn,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Air conditioning']",36 Denoon Street Pictou Nova Scotia,Canada,Kimberley British Columbia,"(45.67771960625, -62.70833166875)", 9700,Waterview Rooms & Restaurant,,,[],1338 Shore Rd Pictou Nova Scotia,Canada,Kimberley British Columbia,"(45.7611477, -62.8136882)", 9701,Inned of the Rainbow,5.0,,[],1160 Pictou Island Road ,Canada,Kimberley British Columbia,"(45.8132196305775, -62.5309990553504)", 9702,Rustic Anchor Motel,2.5,Average,"['Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Kitchenette', 'Non-smoking rooms']",132 West River Road Pictou Nova Scotia,Canada,Kimberley British Columbia,"(45.6793502421053, -62.7212267894737)", 9703,Pomeroy Hotel & Conference Centre Fort St John,4.5,Excellent,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Bar/Lounge', 'Breakfast included', 'Airport transportation', 'Banquet Room', 'Business Centre with Internet Access', 'Casino and Gambling', 'Conference Facilities', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",11308 Alaska Rd Fort St. John British Columbia,Canada,Kimberley British Columbia,"(55.001251, -125.002441)",154 9704,Home2 Suites by Hilton Fort St John,5.0,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Airport transportation', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Dry Cleaning', 'Heated pool', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9705,Microtel Inn & Suites by Wyndham Fort St John,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Room service', 'Business Centre with Internet Access', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",8407 93 St Fort St. John British Columbia,Canada,Kimberley British Columbia,"(56.2253787, -120.834092)", 9706,Northern Grand Hotel,4.0,Very good,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Breakfast included', 'Room service', 'Bar/Lounge', 'Banquet Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",9830 100 Ave Fort St. John British Columbia,Canada,Kimberley British Columbia,"(56.24666, -120.8451144)", 9707,Holiday Inn Express Fort St John,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Pool', 'Free parking', 'Breakfast included', 'Fitness Centre with Gym / Workout Room', 'Breakfast Available', 'Business Centre with Internet Access', 'Conference Facilities', 'Dry Cleaning', 'Golf Course', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",9504 Alaska Rd Fort St. John British Columbia,Canada,Kimberley British Columbia,"(55.001251, -125.002441)", 9708,Tetsa River Lodge,4.0,Very good,"['Free parking', 'Pets Allowed ( Dog / Pet Friendly )']",Mile 375 of the Alaska Highway Fort St. John British Columbia,Canada,Kimberley British Columbia,"(55.001251, -125.002441)", 9709,Blue Belle Motel,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette', 'Non-smoking rooms', 'Smoking rooms available', 'Suites']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9710,Northwoods Inn & Suites,1.5,Poor,"['Free parking', 'Free High Speed Internet (WiFi)', 'Pool', 'Room service', 'Restaurant', 'Breakfast included', 'Airport transportation', 'Hot Tub', 'Indoor pool', 'Laundry Service', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Self-Serve Laundry', 'Shuttle Bus Service', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",610 Idylwyld Dr N Saskatoon Saskatchewan,Canada,Kimberley British Columbia,"(52.1356482, -106.6696614)", 9711,Caravan Motel,1.5,Poor,"['Room service', 'Free High Speed Internet (WiFi)', 'Airport transportation', 'Non-smoking hotel', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Shuttle Bus Service', 'Air conditioning', 'Non-smoking rooms']",9711 Alaska Rd Fort St. John British Columbia,Canada,Kimberley British Columbia,"(55.001251, -125.002441)", 9712,Auberge Madeli,4.0,Very good,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Restaurant', 'Bar/Lounge', 'Breakfast Available', 'Business Centre with Internet Access', 'Casino and Gambling', 'Conference Facilities', 'Dry Cleaning', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Wheelchair Access', 'Air conditioning', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms', 'Suites']",485 Principal Quebec G,Canada,Kimberley British Columbia,"('nil', 'nil')",131 9713,Chateau Madelinot,4.0,Very good,"['Pool', 'Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Dry Cleaning', 'Hot Tub', 'Indoor pool', 'Meeting rooms', 'Non-smoking hotel', 'Sauna', 'Refrigerator in room', 'Non-smoking rooms']",323 chemin Principal Quebec G,Canada,Kimberley British Columbia,"(47.5749502319944, -70.3955068121169)", 9714,Motel L'Archipel,4.5,Excellent,"['Free High Speed Internet (WiFi)', 'Room service', 'Golf Course', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Refrigerator in room', 'Kitchenette']",547 chemin de Gros-Cap L'Etang-du-Nord Quebec,Canada,Kimberley British Columbia,"(52.4760892, -71.8258668)",89 9715,Auberge Chez Sam,4.5,Excellent,"['Bar/Lounge', 'Free High Speed Internet (WiFi)', 'Non-smoking hotel', 'Public Wifi', 'Non-smoking rooms']",1767 Chemin de L'Etang du Nord L'Etang-du-Nord Quebec,Canada,Kimberley British Columbia,"(52.4760892, -71.8258668)", 9716,Paradis Bleu,5.0,,[],156 Route 199 ,Canada,Kimberley British Columbia,"(47.244178, -61.8976893)", 9717,Auberge de Gros-Cap,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Children Activities (Kid / Family Friendly)', 'Multilingual Staff', 'Non-smoking hotel', 'Self-Serve Laundry', 'Wheelchair Access', 'Accessible rooms', 'Family Rooms', 'Non-smoking rooms']",7 L'Etang-du-Nord Quebec,Canada,Kimberley British Columbia,"(52.4760892, -71.8258668)", 9718,Les Appartements Cyrco,5.0,Excellent,"['Free parking', 'Restaurant', 'Free High Speed Internet (WiFi)', 'Laundry Service', 'Non-smoking hotel', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Kitchenette']",380 Chemin Principale Quebec G,Canada,Kimberley British Columbia,"('nil', 'nil')", 9719,Auberge du Port,4.0,,[],40 Route Principale Quebec G,Canada,Kimberley British Columbia,"(49.2521425624546, -65.4213428652403)", 9720,Camping de Gros-Cap,5.0,,[],74 Chemin du Camping ,Canada,Kimberley British Columbia,"(49.8482881, 3.3527589)", 9721,Gite La Madeleine,3.0,Average,[],1665 Chemin de l'Etang-Du-Nord L'Etang-du-Nord Quebec,Canada,Kimberley British Columbia,"(52.4760892, -71.8258668)", 9722,Pavillon Montreuil,,,[],74 Camping Road ,Canada,Kimberley British Columbia,"(35.1392222427428, -76.841545252001)", 9723,Chalets Beausejour,,,[],1300 Chemin Des Caps Fatima Quebec,Canada,Kimberley British Columbia,"(52.4760892, -71.8258668)", 9724,Mountain Spirit Resort,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast Available', 'Concierge', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Self-Serve Laundry', 'Ski-In / Ski-Out', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",400 Stemwinder Drive Kimberley British Columbia,Canada,Kimberley British Columbia,"(49.6899326, -116.0041925)",138 9725,Trickle Creek Lodge,4.0,Very good,"['Pool', 'Restaurant', 'Fitness Centre with Gym / Workout Room', 'Free parking', 'Free High Speed Internet (WiFi)', 'Bar/Lounge', 'Banquet Room', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Conference Facilities', 'Golf Course', 'Heated pool', 'Hot Tub', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Outdoor pool', 'Pets Allowed ( Dog / Pet Friendly )', 'Public Wifi', 'Self-Serve Laundry', 'Ski-In / Ski-Out', 'Wheelchair Access', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Accessible rooms', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms', 'Suites']",500 Stemwinder Drive Kimberley British Columbia,Canada,Kimberley British Columbia,"(49.6899326, -116.0041925)",94 9726,Alpenglow Bed and Breakfast,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Hot Tub', 'Non-smoking hotel', 'Public Wifi', 'Family Rooms', 'Non-smoking rooms']",3 Alpenglow Crt Kimberley British Columbia,Canada,Kimberley British Columbia,"(49.6836686, -115.9883128)", 9727,Northstar Mountain Village Resort,4.5,Excellent,"['Pool', 'Free parking', 'Free High Speed Internet (WiFi)', 'Fitness Centre with Gym / Workout Room', 'Concierge', 'Heated pool', 'Hot Tub', 'Meeting rooms', 'Non-smoking hotel', 'Outdoor pool', 'Self-Serve Laundry', 'Ski-In / Ski-Out', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']", ,Canada,Kimberley British Columbia,"('nil', 'nil')", 9728,Chateau Kimberley Hotel,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Breakfast included', 'Non-smoking hotel', 'Public Wifi', 'Wheelchair Access', 'Air conditioning', 'Family Rooms', 'Non-smoking rooms']",78 Howard St Kimberley British Columbia,Canada,Kimberley British Columbia,"(49.6863114, -115.9818271)", 9729,Hotel Kimberley,4.5,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Banquet Room', 'Breakfast Available', 'Conference Facilities', 'Meeting rooms', 'Multilingual Staff', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",300 Wallinger Ave Kimberley British Columbia,Canada,Kimberley British Columbia,"(49.68442635, -115.982798706461)", 9730,North Star Motel,5.0,Excellent,"['Free parking', 'Free High Speed Internet (WiFi)', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Public Wifi', 'Air conditioning', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Non-smoking rooms']",8826 95a Hwy Kimberley British Columbia,Canada,Kimberley British Columbia,"(49.6904752, -115.9567819)", 9731,Polaris Lodge,4.0,Very good,"['Pool', 'Fitness Centre with Gym / Workout Room', 'Free High Speed Internet (WiFi)', 'Free parking', 'Restaurant', 'Airport transportation', 'Business Centre with Internet Access', 'Children Activities (Kid / Family Friendly)', 'Laundry Service', 'Meeting rooms', 'Non-smoking hotel', 'Shuttle Bus Service', 'Ski-In / Ski-Out', 'Wheelchair Access', 'Air conditioning', 'Kitchenette', 'Non-smoking rooms', 'Suites']",301 Northstar Blvd Kimberley British Columbia,Canada,Kimberley British Columbia,"(49.6859873, -116.0003907)",99 9732,Inn West-Kirkwood Inn,4.0,Very good,"['Free High Speed Internet (WiFi)', 'Pool', 'Heated pool', 'Hot Tub', 'Laundry Service', 'Non-smoking hotel', 'Outdoor pool', 'Public Wifi', 'Sauna', 'Microwave', 'Refrigerator in room', 'Family Rooms', 'Kitchenette', 'Non-smoking rooms']",880 North Star Drive Kimberley British Columbia,Canada,Kimberley British Columbia,"(49.6840987, -116.006481)", 9733,Sullivan Stone Lodge,,,[],1000 North Star Drive Kimberley British Columbia,Canada,Kimberley British Columbia,"(49.68660605, -116.0082125)", ================================================ FILE: tripadvisor_hotel_output/hotel_info_dedup.json ================================================ {"id":{"0":9001,"1":9002,"2":9003,"3":9004,"4":9005,"5":9006,"6":9007,"7":9008,"8":9009,"9":9010,"10":9011,"11":9012,"12":9013,"13":9014,"14":9015,"15":9016,"16":9017,"17":9018,"18":9019,"19":9020,"20":9021,"21":9022,"22":9023,"23":9024,"24":9025,"25":9026,"26":9027,"27":9028,"28":9029,"29":9030,"30":9031,"31":9032,"32":9033,"33":9034,"34":9035,"35":9036,"36":9037,"37":9038,"38":9039,"39":9040,"40":9041,"41":9042,"42":9043,"43":9044,"44":9045,"45":9046,"46":9047,"47":9048,"48":9049,"49":9050,"50":9051,"51":9052,"52":9053,"53":9054,"54":9055,"55":9056,"56":9057,"57":9058,"58":9059,"59":9060,"60":9061,"61":9062,"62":9063,"63":9064,"64":9065,"65":9066,"66":9067,"67":9068,"68":9069,"69":9070,"70":9071,"71":9072,"72":9073,"73":9074,"74":9075,"75":9076,"76":9077,"77":9078,"78":9079,"79":9080,"80":9081,"81":9082,"82":9083,"83":9084,"84":9085,"85":9086,"86":9087,"87":9088,"88":9089,"89":9090,"90":9091,"91":9092,"92":9093,"93":9094,"94":9095,"95":9096,"96":9097,"97":9098,"98":9099,"99":9100,"100":9101,"101":9102,"102":9103,"103":9104,"104":9105,"105":9106,"106":9107,"107":9108,"108":9109,"109":9110,"110":9111,"111":9112,"112":9113,"113":9114,"114":9115,"115":9116,"116":9117,"117":9118,"118":9119,"119":9120,"120":9121,"121":9122,"122":9123,"123":9124,"124":9125,"125":9126,"126":9127,"127":9128,"128":9129,"129":9130,"130":9131,"131":9132,"132":9133,"133":9134,"134":9135,"135":9136,"136":9137,"137":9138,"138":9139,"139":9140,"140":9141,"141":9142,"142":9143,"143":9144,"144":9145,"145":9146,"146":9147,"147":9148,"148":9149,"149":9150,"150":9151,"151":9152,"152":9153,"153":9154,"154":9155,"155":9156,"156":9157,"157":9158,"158":9159,"159":9160,"160":9161,"161":9162,"162":9163,"163":9164,"164":9165,"165":9166,"166":9167,"167":9168,"168":9169,"169":9170,"170":9171,"171":9172,"172":9173,"173":9174,"174":9175,"175":9176,"176":9177,"177":9178,"178":9179,"179":9180,"180":9181,"181":9182,"182":9183,"183":9184,"184":9185,"185":9186,"186":9187,"187":9188,"188":9189,"189":9190,"190":9191,"191":9192,"192":9193,"193":9194,"194":9195,"195":9196,"196":9197,"197":9198,"198":9199,"199":9200,"200":9201,"201":9202,"202":9203,"203":9204,"204":9205,"205":9206,"206":9207,"207":9208,"208":9209,"209":9210,"210":9211,"211":9212,"212":9213,"213":9214,"214":9215,"215":9216,"216":9217,"217":9218,"218":9219,"219":9220,"220":9221,"221":9222,"222":9223,"223":9224,"224":9225,"225":9226,"226":9227,"227":9228,"228":9229,"229":9230,"230":9231,"231":9232,"232":9233,"233":9234,"234":9235,"235":9236,"236":9237,"237":9238,"238":9239,"239":9240,"240":9241,"241":9242,"242":9243,"243":9244,"244":9245,"245":9246,"246":9247,"247":9248,"248":9249,"249":9250,"250":9251,"251":9252,"252":9253,"253":9254,"254":9255,"255":9256,"256":9257,"257":9258,"258":9259,"259":9260,"260":9261,"261":9262,"262":9263,"263":9264,"264":9265,"265":9266,"266":9267,"267":9268,"268":9269,"269":9270,"270":9271,"271":9272,"272":9273,"273":9274,"274":9275,"275":9276,"276":9277,"277":9278,"278":9279,"279":9280,"280":9281,"281":9282,"282":9283,"283":9284,"284":9285,"285":9286,"286":9287,"287":9288,"288":9289,"289":9290,"290":9291,"291":9292,"292":9293,"293":9294,"294":9295,"295":9296,"296":9297,"297":9298,"298":9299,"299":9300,"300":9301,"301":9302,"302":9303,"303":9304,"304":9305,"305":9306,"306":9307,"307":9308,"308":9309,"309":9310,"310":9311,"311":9312,"312":9313,"313":9314,"314":9315,"315":9316,"316":9317,"317":9318,"318":9319,"319":9320,"320":9321,"321":9322,"322":9323,"323":9324,"324":9325,"325":9326,"326":9327,"327":9328,"328":9329,"329":9330,"330":9331,"331":9332,"332":9333,"333":9334,"334":9335,"335":9336,"336":9337,"337":9338,"338":9339,"339":9340,"340":9341,"341":9342,"342":9343,"343":9344,"344":9345,"345":9346,"346":9347,"347":9348,"348":9349,"349":9350,"351":9352,"352":9353,"353":9354,"354":9355,"355":9356,"356":9357,"357":9358,"358":9359,"359":9360,"360":9361,"361":9362,"362":9363,"363":9364,"364":9365,"365":9366,"366":9367,"367":9368,"368":9369,"369":9370,"370":9371,"371":9372,"372":9373,"373":9374,"374":9375,"375":9376,"376":9377,"377":9378,"378":9379,"379":9380,"380":9381,"381":9382,"382":9383,"383":9384,"384":9385,"385":9386,"386":9387,"387":9388,"388":9389,"389":9390,"390":9391,"391":9392,"392":9393,"393":9394,"394":9395,"395":9396,"396":9397,"397":9398,"398":9399,"399":9400,"400":9401,"401":9402,"402":9403,"403":9404,"404":9405,"405":9406,"406":9407,"407":9408,"408":9409,"409":9410,"410":9411,"411":9412,"412":9413,"413":9414,"414":9415,"415":9416,"416":9417,"417":9418,"418":9419,"419":9420,"420":9421,"421":9422,"422":9423,"423":9424,"424":9425,"425":9426,"426":9427,"427":9428,"428":9429,"429":9430,"430":9431,"431":9432,"432":9433,"433":9434,"434":9435,"435":9436,"436":9437,"437":9438,"438":9439,"439":9440,"440":9441,"441":9442,"442":9443,"443":9444,"444":9445,"445":9446,"446":9447,"447":9448,"448":9449,"449":9450,"450":9451,"451":9452,"452":9453,"453":9454,"454":9455,"455":9456,"456":9457,"457":9458,"458":9459,"459":9460,"460":9461,"461":9462,"462":9463,"463":9464,"464":9465,"465":9466,"466":9467,"467":9468,"468":9469,"469":9470,"470":9471,"471":9472,"472":9473,"473":9474,"474":9475,"475":9476,"476":9477,"477":9478,"478":9479,"479":9480,"480":9481,"481":9482,"482":9483,"483":9484,"484":9485,"485":9486,"486":9487,"487":9488,"488":9489,"489":9490,"490":9491,"491":9492,"492":9493,"493":9494,"494":9495,"495":9496,"496":9497,"497":9498,"498":9499,"499":9500,"500":9501,"501":9502,"502":9503,"503":9504,"504":9505,"505":9506,"506":9507,"507":9508,"508":9509,"509":9510,"510":9511,"511":9512,"512":9513,"513":9514,"514":9515,"515":9516,"516":9517,"517":9518,"518":9519,"519":9520,"520":9521,"521":9522,"522":9523,"523":9524,"524":9525,"525":9526,"526":9527,"527":9528,"528":9529,"529":9530,"530":9531,"531":9532,"532":9533,"533":9534,"534":9535,"535":9536,"536":9537,"537":9538,"538":9539,"539":9540,"540":9541,"541":9542,"542":9543,"543":9544,"544":9545,"545":9546,"546":9547,"547":9548,"548":9549,"549":9550,"550":9551,"551":9552,"552":9553,"553":9554,"554":9555,"555":9556,"556":9557,"557":9558,"558":9559,"559":9560,"560":9561,"561":9562,"562":9563,"563":9564,"564":9565,"565":9566,"566":9567,"567":9568,"568":9569,"569":9570,"570":9571,"571":9572,"572":9573,"573":9574,"574":9575,"575":9576,"576":9577,"577":9578,"578":9579,"579":9580,"580":9581,"581":9582,"582":9583,"583":9584,"584":9585,"585":9586,"586":9587,"587":9588,"588":9589,"589":9590,"590":9591,"591":9592,"592":9593,"593":9594,"594":9595,"595":9596,"596":9597,"597":9598,"598":9599,"599":9600,"600":9601,"601":9602,"602":9603,"603":9604,"604":9605,"605":9606,"606":9607,"607":9608,"608":9609,"609":9610,"610":9611,"611":9612,"612":9613,"613":9614,"615":9616,"616":9617,"617":9618,"618":9619,"619":9620,"620":9621,"621":9622,"622":9623,"623":9624,"624":9625,"625":9626,"626":9627,"627":9628,"628":9629,"629":9630,"630":9631,"631":9632,"632":9633,"633":9634,"634":9635,"635":9636,"636":9637,"637":9638,"638":9639,"639":9640,"640":9641,"641":9642,"642":9643,"643":9644,"644":9645,"645":9646,"646":9647,"647":9648,"648":9649,"649":9650,"650":9651,"651":9652,"652":9653,"653":9654,"654":9655,"655":9656,"656":9657,"657":9658,"658":9659,"659":9660,"660":9661,"661":9662,"662":9663,"663":9664,"664":9665,"665":9666,"666":9667,"667":9668,"668":9669,"669":9670,"670":9671,"671":9672,"672":9673,"673":9674,"674":9675,"675":9676,"676":9677,"677":9678,"678":9679,"679":9680,"680":9681,"681":9682,"682":9683,"683":9684,"684":9685,"685":9686,"686":9687,"687":9688,"688":9689,"689":9690,"690":9691,"691":9692,"692":9693,"693":9694,"694":9695,"695":9696,"696":9697,"697":9698,"698":9699,"699":9700,"700":9701,"701":9702,"702":9703,"703":9704,"704":9705,"705":9706,"706":9707,"707":9708,"708":9709,"709":9710,"710":9711,"711":9712,"712":9713,"713":9714,"714":9715,"715":9716,"716":9717,"717":9718,"718":9719,"719":9720,"720":9721,"721":9722,"722":9723,"723":9724,"724":9725,"725":9726,"726":9727,"727":9728,"728":9729,"729":9730,"730":9731,"731":9732,"732":9733},"hotel_name":{"0":"Peterborough House B&B","1":"Ramada Inn","2":"Hotel Le Floral","3":"OTL Gouverneur Sherbrooke","4":"Delta Hotels by Marriott Sherbrooke Conference Center","5":"Auberge Marquis de Montcalm","6":"Hotel Le President","7":"Grand Times Hotel Sherbrooke","8":"Comfort Inn Sherbrooke","9":"Motel Lennoxville","10":"Motel des Cedres","11":"Motel Le Sabre","12":"Motel Le Refuge","13":"Hotellerie Jardins de ville","14":"Universite de Sherbrooke Hotellerie","15":"Ile de Garde","16":"Hotel & Motel La Marquise","17":"Gite L'Antre D'Eux","18":"Motel Econo-Nuit","19":"Charmes de Provence","20":"Les Matins d'Antoine","21":"Bishop's University","22":"Villa Marco Polo","23":"Quality Hotel & Suites","24":"Au gite des 4 Lacs","25":"Au Coeur de l'Emeraude","26":"Camping Lac Magog","27":"Camping Ile-Marie","28":"A Aurore Boreale","29":"La Maison Orientale","30":"Camping Beau-Lieu","31":"Hebergement Hotelier Universite de Sherbrooke","32":"Kingfisher Oceanside Resort and Spa","33":"Old House Hotel & Spa","34":"Holiday Inn Express Hotel & Suites Courtenay Comox Valley SW","35":"Travelodge Courtenay BC","36":"The Villas at Crown Isle Resort","37":"Anco Inn","38":"Best Western The Westerly Hotel","39":"Lake Trail Guesthouse","40":"Estuary House B&B","41":"Stafford House B&B","42":"Arbour Cottage B & B","43":"Serenity Lodge Bed And Breakfast","44":"Belle Vue Bed and Breakfast","45":"Blue Willow Guest House","46":"Tree Island Bed And Breakfast","47":"Salsbury House B&B","48":"River Heights Motel","49":"Seal Bay RV Park & Campground","50":"The Cona Hostel","51":"Horne Lake Regional Park Campground","52":"McCullough Cottage B&B","53":"Mission Ridge B&B","54":"Shantz Haus Hostel","55":"Arbutus Pacific Hotel","56":"La Pause Vacation Home","57":"Sea Lion Bed & Breakfast","58":"Holiday Inn Express Hotel & Suites Chatham South","59":"Days Inn by Wyndham Wallaceburg","60":"Retro Suites Hotel","61":"Wenzler's Landing Bed & Breakfast","62":"Omstead's On Erie B&B","63":"Travelodge Chatham","64":"Saxony Motel & Restaurant","65":"Comfort Inn Chatham","66":"Kent Motel","67":"Bye the Bay Bed and Breakfast","68":"Silver Motel","69":"Bound to Please Bed and Breakfast","70":"Super 8 by Wyndham Chatham","71":"Lakeside Village Motel and Campground","72":"Traveller Inn","73":"Chatham Motel","74":"The Duchess of Wellington","75":"Campers Cove Campground","76":"Erie-O Motel & Marina","77":"Katharine's Bed and Breakfast","78":"Holiday Harbour Campground","79":"Regent Guest House Ltd","80":"Parkside Cabins","81":"Raleigh Street Executive Suites","82":"Blue Water Shiloh Park","83":"Lakeside Cabin Rentals","84":"Maison Bleu Bed & Breakfast","85":"Toulinguet Inn B&B and Suites","86":"White On Wood","87":"Alphabet Fleet Inn B&B","88":"Whispering Wind Cove Cottages","89":"Tranquility Hill B & B","90":"Admirals Bed & Breakfast","91":"Harbour Lights Inn","92":"Rum Runner's Roost Bed & Breakfast","93":"Kelsie's Inn - B & B","94":"Waterside Cabins","95":"Twillingate Century House Bed and Breakfast","96":"Peyton's Woods RV Park and Campground","97":"Sunset Bed & Breakfast","98":"Dove's Nest B&B","99":"Beach Rock Bed & Breakfast","100":"Cow Bay Pioneer Guesthouse","101":"Tall Trees Bed and Breakfast","102":"Crest Hotel","103":"First Avenue Executive Suites","104":"Enchanted Rainforest Bed and Breakfast","105":"Eagle Bluff Lighthouse Bed and Breakfast","106":"Black Rooster Guesthouse","107":"Totem Lodge Motel","108":"Prestige Prince Rupert Hotel","109":"Pillsbury Guest House","110":"Pacific Inn & Suites Kamloops","111":"JavaLodge","112":"Moby Dick Inn","113":"Victory Cove Seaside Cottages","114":"Aleeda Motel","115":"Pioneer Inns","116":"Highliner Plaza Hotel & Conference Centre","117":"Huckleberry Cottage","118":"Anchor Inn Hotel","119":"Service Park Bed and Breakfast","120":"Basinview Motel","121":"Dockside Suites","122":"Digby Pines Golf Resort & Spa","123":"Harbourview Inn","124":"Cliffside B & B","125":"Admiral Digby Inn and Cottages","126":"Hedley House","127":"Come From Away B&B Inn","128":"Harmony Bed & Breakfast","129":"Whale Cove Campground & Inn","130":"Ocean Hillside Bed And Breakfast","131":"Digby Backpackers Inn","132":"Summer's Country Inn","133":"Seawinds Motel","134":"The Villages of Mountain Gap Resort","135":"Siesta Motel","136":"Shoreline Suites","137":"The Breakers Bed & Breakfast","138":"Montague Row Bed & Breakfast","139":"The Olde Village Inn","140":"Ocean Breeze Bed & Breakfast","141":"Ridge Valley Campground","142":"Clark's Sunny Isle Motel","143":"Summerside Inn Bed and Breakfast","144":"WillowGreen Farm","145":"Island Home Bed and Breakfast","146":"Cairns Motel","147":"Driftwood Heights B & B","148":"Comme Chez Vous","149":"Quality Inn & Suites Garden of the Gulf","150":"Warn House Bed and Breakfast","151":"Loyalist Country Inn & Conference Centre","152":"Traveller's Inn","153":"Slemon Park Hotel & Conference Centre","154":"Causeway Bay Hotel","155":"HUB 223","156":"Cottages On PEI","157":"Green Acres Motel","158":"Summerside Motel","159":"Country at Heart Bed & Breakfast","160":"Holman's Heritage Suites","161":"Baker's Lighthouse Motel","162":"Shine Motel","163":"Schurmans Shore Waterfront Cottages","164":"Miss Daisy's Victorian Bistro B&B","165":"Mulberry Motel","166":"Harbour Terrace Suites","167":"Harbour Vista Farm Bed and Breakfast","168":"Bay Vista Motel","169":"Cavendish Maples Cottages","170":"Cavendish Bosom Buddies Cottages & Suites","171":"Anne's Windy Poplars","172":"Fairways Cottages","173":"Kindred Spirits Inn & Cottages","174":"Sundance Cottages","175":"Cavendish Lodge & Cottages","176":"Silverwood Motel","177":"Cavendish Breeze Inn","178":"Green Gables Bungalow Court Cottages","179":"Lakeview Lodge & Cottages","180":"Swept Away Cottages","181":"Montgomery Cavendish Cottages","182":"Marco Polo Land Campground","183":"Shining Waters - Ingleside Resort","184":"Hidden Acres Cottages","185":"Abby Lane Summer Homes","186":"Resort at Cavendish Corner","187":"Avonlea Cottages","188":"Marco Polo Inn","189":"Cavendish Corner Motel Inn","190":"Auberge au Poste de Traite","191":"Motel Ile d'Orleans","192":"Le Giron de L'Isle","193":"La Goeliche","194":"Les Ancetres","195":"G\u00eete Au Tournant de l'Ile d'Orleans","196":"Gite Au Toit Bleu","197":"Auberge Le P'tit Bonheur","198":"Auberge Chaumonot","199":"Auberge la Grange de l'Ile","200":"Auberge Les Blancs Moutons","201":"Gite a la Brunante","202":"Le Vieux Presbytere","203":"La Vieille Maison Fradet","204":"Au Vieux Foyer","205":"Chalets Plage St-Jean","206":"Bed and Breakfast Belle Vue","207":"Gite La Cinquieme Saison","208":"Gite la Coulee Douce","209":"Franklin Suite Hotel","210":"Best Western Plus Sawridge Suites","211":"Clearwater Suite Hotel","212":"Merit Hotel & Suites","213":"Clearwater Residence Hotel Timberlea","214":"Platinum Hotels","215":"River Station Suite Hotel","216":"Stonebridge Hotel Fort McMurray","217":"Microtel Inn & Suites by Wyndham Fort McMurray","218":"Super 8 by Fort McMurray","219":"Radisson Hotel & Suites Fort McMurray","220":"Podollan Inn & Spa","221":"Nomad Hotel and Suites","222":"Podollan Rez-idence Fort McMurray","223":"McMurray Inn Motel","224":"Chez Dube Country Inn","225":"East Village Suites by LIAM","226":"The Bridgeport Inn","227":"Platinum Residences","228":"Ace Inn Hotel & Conference Centre","229":"At Home Lodging Ltd","230":"400 Silin Forest","231":"TownePlace Suites Fort McMurray","232":"Park Motel","233":"Colonial 900 Motel","234":"Royal Windsor Motel","235":"Hope City Centre Motel","236":"Travelodge Hope","237":"Canadas Best Value Inn - Hope","238":"Best Continental Motel","239":"The Swiss Chalets Motel","240":"Elmwood Heritage Inn","241":"Alpine Motel Kamloops","242":"Holiday Motel & RV Resort","243":"Coquihalla Motel","244":"Red Roof Inn Motel","245":"Lucky Strike Motel","246":"Inn Towne Motel","247":"Royal Lodge Motel","248":"Evergreen B & B","249":"High Hopes Bed & Breakfast","250":"Sunshine Valley RV Resort & Cabins","251":"Barb's Bed and Breakfast : the-3-bees","252":"Lake of the Woods Resort\/Motel","253":"Wild Rose Campground & R.V Park","254":"Coquihalla Campground","255":"Hope Valley RV Park","256":"Telte Yet Campsite","257":"Kawkawa Lake Resort & Campground","258":"Othello Tunnels Campground and RV Park","259":"Emory Bar RV Park & Campsite","260":"Mount Hope Motel","261":"Comfort Inn & Suites Thousand Islands Harbour District","262":"Country Squire Resort & Spa","263":"Howard Johnson by Wyndham Gananoque","264":"Seaway Manor Bed and Breakfast","265":"The Woodview Inn","266":"Sleepy Hollow Bed & Breakfast","267":"Turtle Island Bed and Breakfast","268":"Riverwalk Bed and Breakfast","269":"The Gananoque Inn and Spa","270":"Trinity House Inn","271":"Colonial Resort & Spa","272":"Quality Inn & Suites 1000 Islands","273":"Travelodge Gananoque","274":"Ramada by Wyndham Gananoque Provincial Inn","275":"1000 Islands Bed and Breakfast - The Bulloch House","276":"Absolute 1000 Islands Suites","277":"Imperial Inn","278":"Waterside Inn","279":"1000 Island Condo Getaway","280":"Gateway Motel","281":"Howe Island B&B","282":"Beaver Hall B&B","283":"Horseblock Point Cottages","284":"Spencer's Riverfront Cottages","285":"Willowbank Motor Court","286":"Misty Isles Lodge","287":"The Pines Cottages","288":"Gite Pantoufles et Pamplemousse","289":"Hotel Mont Gabriel","290":"Excelsior Hotel Spa Sainte-Adele","291":"Hotel Spa Chateau Sainte-Adele","292":"Motel Chantolac","293":"Auberge Champetre","294":"Auberge Bonne Nuit-Bonjour B&B","295":"Auberge & Spa Nordique Beaux Reves","296":"Hotel Le Petit Lac Sainte-Adele","297":"Motel Panoramik","298":"Gite Couette et Girouette","299":"Le Clair Matin","300":"Auberge Alpine","301":"Manoir Alpine","302":"Villa Panoramique et Jardin","303":"Auberge Le Papillon Sauvage","304":"La Belle Idee B&B","305":"Auberge Du Petit Train du Nord","306":"Auberge aux Croissants","307":"Auberge Des Sorbiers","308":"Auberge Restaurant La Bruyere","309":"Au Triangle du Nord Bed & Breakfast","310":"Aux Pins Dores","311":"Joes","312":"La Brise des Vents Bed and Breakfast","313":"La Cedraie B&B","314":"Best Western Plus Dartmouth Hotel & Suites","315":"Hearthstone Inn Boutique Hotel Halifax-Dartmouth","316":"Doubletree by Hilton Halifax Dartmouth","317":"Delta Hotels by Marriott Dartmouth","318":"Travelodge Suites Halifax Dartmouth","319":"Coastal Inn Dartmouth","320":"Lake City Motel","321":"RTMA Supreme B&B","322":"Comfort Inn - Dartmouth","323":"Knightswood Bed and Breakast & Carriage House","324":"Courtyard by Marriott Halifax Dartmouth","325":"Still Waters B&B","326":"Breaside Court Bed & Breakfast","327":"Residence Inn by Marriott Halifax Dartmouth","328":"Blockhouse Hill Bed & Breakfast","329":"Shubie Campground","330":"Autumn Leaves Bed & Breakfast","331":"Lakeside Bed & Breakfast","332":"At Fairhaven Bed And Breakfast","333":"Arbor Vista Bed & Breakfast Dartmouth","334":"Bell Lake Bed & Breakfast","335":"Express Lodge","336":"Slayter House Bed & Breakfast","337":"Roosters Glen Bed & Breakfast","338":"Kenora B&B","339":"Elm Tree Bed & Breakfast","340":"Seasons Motor Inn Dartmouth","341":"Burnside Hotel","342":"Best Western Plus Regency Inn & Conference Centre","343":"Coast Abbotsford Hotel & Suites","344":"Sandman Hotel & Suites Abbotsford","345":"BROOKSIDE INN Boutique Hotel","346":"Sweet Dreams Luxury Inn","347":"Super 8 by Wyndham Abbotsford BC","348":"Travelodge by Wyndham Abbostford Bakerview","349":"Sandman Hotel Abbotsford Airport","351":"Red Lion Inn & Suites Abbotsford","352":"Clayburn Village Bed and Breakfast","353":"Everett House Bed & Breakfast","354":"Country Charm Bed & Breakfast","355":"Give You A Five - Star Home","356":"Vancouver Back Gardens","357":"Coco's Place","358":"Harmony Suite","359":"MCC Deer Trail Guest House","360":"Wee Irish Bed & Breakfast","361":"MARK Centre Abbotsford Chalet","362":"A Taste of Home Bed and Breakfast","363":"Travelodge Abbotsford British Columbia","364":"The Abby","365":"Columbia Conferences & Catering","366":"Happy Ever After","367":"Mill Lake Bed and Breakfast","368":"My Inn","369":"Mountain Hound Inn","370":"Dancing Bear Inn","371":"Lakeshore Boutique Inn Inc","372":"Best Western Plus Baker Street Inn & Convention Centre","373":"Hume Hotel & Spa","374":"Alpine Inn and Suites","375":"Prestige Lakeside Resort","376":"Cloudside Hotel","377":"Mistiso's Place Vacation Rentals","378":"Kokanee Glacier Resort","379":"The Blaylock Mansion","380":"Prestige Inn Nelson","381":"The Adventure Hotel","382":"Bella Villa Motel & Resort","383":"Willow Point Beach House","384":"Beach Taghum B&B","385":"Victoria Falls Guesthouse","386":"Forest Golf Club & Inn","387":"Oakwood Resort","388":"Pine Dale Motor Inn","389":"The Pinewood","390":"Amber Hotel","391":"Hotel Levesque","392":"Auberge Internationale Rivire-du-Loup","393":"Auberge de la Pointe","394":"Quality Inn & Suites Downtown","395":"Motel Loupi","396":"Hotel Universel","397":"Comfort Inn Riviere-du-Loup","398":"Motel Au Fleuve D'Argent Et Chalets","399":"Alpen Motel","400":"Radius","401":"Sunset Motel","402":"Crystal Springs Motel","403":"Radium Chalet","404":"Gables Motel","405":"Misty River Lodge","406":"Rocky Mountain Springs Lodge and Restaurant","407":"Nipika Mountain Resort","408":"Lido Motel","409":"Motel Tyrol","410":"Radium Elk Park B & B","411":"Celadon Lodge","412":"Mountain Springs Motel","413":"Holiday Inn Express Lethbridge","414":"Hampton Inn & Suites by Hilton Lethbridge","415":"Best Western Plus Service Inn & Suites","416":"Ramada by Wyndham Lethbridge","417":"Sandman Hotel Lethbridge","418":"Travelodge Lethbridge","419":"Fairfield Inn & Suites by Marriott Lethbridge","420":"Super 8 by Wyndham Lethbridge","421":"Superlodge Lethbridge","422":"Holiday Inn Lethbridge","423":"Knights Inn Lethbridge","424":"Motel 6 Lethbridge AB","425":"Chinook Motel","426":"Coast Lethbridge Hotel & Conference Centre","427":"Premier Inn And Suites","428":"Paradise Canyon Golf Resort","429":"Sandman Signature Lethbridge Lodge","430":"Charles Street Suites","431":"Enid's B&B","432":"LUX Hotel","433":"Elbas Farms Vacation Cottages and RV Park","434":"Bridgeview RV Resort","435":"Mount Blakiston House at the University of Lethbridge","436":"Hampton Inn & Suites by Hilton Barrie","437":"Best Western Plus Barrie","438":"Horseshoe Resort","439":"Holiday Inn Barrie Hotel & Conference Centre","440":"Monte Carlo Inn Barrie Suites","441":"Holiday Inn Express & Suites Barrie","442":"Fairfield Inn & Suites Barrie","443":"Four Points By Sheraton Barrie","444":"Super 8 by Wyndham Barrie","445":"Residence & Conference Centre - Barrie","446":"Three Wishes B&B","447":"Clydesdale House","448":"Richmond Manor Bed & Breakfast","449":"Parkside House","450":"Travelodge Barrie On Bayfield","451":"Barrie Motel","452":"Water's Edge B & B","453":"Travelodge Bracebridge","454":"Wellington Inn","455":"Cedar Lane Motel","456":"Knights Inn Bracebridge","457":"Bracebridge Inn","458":"Touchstone Resort on Lake Muskoka","459":"Inn at the Falls","460":"Spirit Bear Bed & Breakfast","461":"Brobst Forest Bed and Breakfast","462":"Patterson Kaye Resort by Regalton","463":"Tree Tops Bed & Breakfast","464":"Best Western Plus Barclay Hotel","465":"Cedar Wood Lodge Bed & Breakfast Inn & Conference Center","466":"The Hospitality Inn","467":"Somass Motel & RV","468":"Redford Motel & RV","469":"Tyee Village Motel","470":"Hummingbird Guesthouse","471":"Char's Landing Guesthouse","472":"Sproat Lake Landing Resort","473":"Sequoia House Bed & Breakfast","474":"Inntorestin B&B","475":"Strathcona Street Bed and Breakfast","476":"Riverside Lodge B&B","477":"Timberlodge & RV Campground","478":"A-1 Alberni Inn","479":"Beaver Hut Bed And Breakfast","480":"Stamp Falls B & B","481":"The Roses Bed & Breakfast","482":"Sechart Lodge","483":"Edelweiss Bed and Breakfast","484":"Arrowvale","485":"By the Quay Bed & Breakfast","486":"China Creek Campground","487":"Esta Villa Motel","488":"Howard Johnson Hotel Port Alberni","489":"Best Western Cranbrook Hotel","490":"Days Inn & Conference Centre by Wyndham Cranbrook","491":"Prestige Rocky Mountain Resort and Convention Centre","492":"Travellers Motel","493":"Super 8 by Wyndham Cranbrook","494":"Lazy Bear Lodge","495":"Almo Court Motel","496":"Sandman Inn Cranbrook","497":"Motel 6 Cranbrook","498":"Model A Inn","499":"Cedar Heights Bed and Breakfast","500":"Kootenay Country Inn","501":"Travelodge Cranbrook","502":"Hospitality Courtyard Inn","503":"Summerland Waterfront Resort & Spa","504":"Rosedale Motel","505":"Summerland Motel","506":"Harvelle House Bed & Breakfast","507":"Summerland Estate B&B","508":"Pleasantview Motel & RV","509":"Dogwood Bed and Breakfast","510":"Blue Iris B and B","511":"Wildhorse Mountain Guest Ranch","512":"Sundial Bed & Breakfast","513":"Harvest Moon Guest House","514":"Apples and Quails Bed & Breakfast","515":"La Punta Norte Guest House","516":"Front Bench Bed & Breakfast","517":"Snooze and Cruise Inn","518":"Glenoka Farm Bed and Breakfast","519":"Tethered Lamb Vineyard and Guesthouse","520":"Jewell Guest Ranch","521":"Holten Heritage House","522":"Country Tyme Bed & Breakfast","523":"Dickinson Family Farm","524":"The Willows B&B","525":"Creek Edge Bed & Breakfast","526":"Summer Hill House Bed & Breakfast","527":"Peach Orchard Campground","528":"Beachside B & B","529":"Vista Ranch Bed & Breakfast","530":"Best Western Plus Orillia Hotel","531":"Best Western Plus Mariposa Inn & Conference Centre","532":"Knights Inn Orillia","533":"Quality Inn & Conference Centre Orillia","534":"Bayview Inn","535":"Stone Gate Inn","536":"Fern Resort","537":"Kings Inn Orillia","538":"Creighton Manor Inn Bed and Breakfast","539":"Clarion Lakeside Inn and Conference Centre","540":"Lakehead University Residence and Conference Centre","541":"A Seafaring Maiden Bed and Breakfast","542":"Bailey House Bed and Breakfast","543":"Hillsdale House Inn","544":"Queen Anne Inn","545":"Tranquil Times B&B","546":"Bread And Roses Inn","547":"Grand Oak Manor Bed & Breakfast","548":"Annapolis Royal Inn","549":"The Garrison House Inn","550":"Granvalley Bed & Breakfast","551":"At the Turret Bed & Breakfast","552":"Upper Clements Cottages & RV Park","553":"Best Western King George Inn & Suites","554":"Mountain Top Cottages & Campground","555":"Still Point Lodge & Cottages","556":"Crown Cove Cottages","557":"Dragonfly Inn","558":"Ocean Trails Resort","559":"Beach Club Resort - Bellstar Hotels & Resorts","560":"Arbutus Grove Motel","561":"Beach Acres Resort","562":"Tigh-Na-Mara Resort","563":"Sandcastle Inn","564":"Travelodge Parksville","565":"Quality Resort Bayside","566":"Sunrise Ridge Waterfront Resort","567":"Paradise Seashell Motel","568":"Skylite Motel","569":"Madrona Beach Resort","570":"VIP Motel","571":"A View With A Room Bed & Breakfast","572":"Gibsons RV Resort","573":"Langdale Heights RV Park","574":"The Cottages on Swallow Hill","575":"A Warehouse Hide-A-Way","576":"Rosewood Bed & Breakfast","577":"Tranquil Thyme Bed and Breakfast","578":"Country Cottage Bed & Breakfast","579":"OceanLook Bed and Breakfast","580":"Waterfront Hideaway Bed & Breakfast","581":"Bucktail Bed & Breakfast","582":"Rock House B&B","583":"Super 8 by Wyndham Lake Country\/Winfield Area","584":"Lake Country Inn","585":"Eagle's Nest B&B","586":"Beaver Lake Mountain Resort","587":"Dee Lake Wilderness Resort","588":"Turtle Bay Marina & Resort","589":"Kokanee Beach Resort","590":"Airport Inn Lakeside","591":"Misty Mountain B&B","592":"Lakeview Inns & Suites - Brandon","593":"Best Western Plus Brandon Inn","594":"Days Inn & Suites by Wyndham Brandon","595":"Clarion Hotel & Suites","596":"Super 8 by Wyndham Brandon MB","597":"Comfort Inn Brandon","598":"Motel 6 Brandon MB","599":"Colonial Inn","600":"Mid-Way Motel","601":"Canad Inns Brandon","602":"Travelodge by Wyndham Brandon","603":"Keystone Motor Inn","604":"Comfort Inn Swift Current","605":"Holiday Inn Express Hotel & Suites Swift Current","606":"Motel 6 Swift Current","607":"Safari Inn Motel","608":"Widus Inn","609":"Super 8 by Wyndham Swift Current","610":"Coast Swift Current Hotel","611":"Days Inn by Wyndham Swift Current","612":"Country Comfort Bed & Breakfast","613":"Country Lane Inn & Suites","615":"Caravel Motel","616":"Paradise Inn & Conference Centre","617":"SkyView Swift Current","618":"Travelodge Swift Current","619":"Rainbow Motel","620":"Westwind Motel","621":"Pomeroy Inn & Suites Dawson Creek","622":"Stonebridge Dawson Creek","623":"Alahart RV Park","624":"Days Inn by Wyndham Dawson Creek","625":"Holiday Inn Express & Suites Dawson Creek","626":"Travelodge Dawson Creek","627":"Super 8 by Wyndham Dawson Creek","628":"George Dawson Inn","629":"Travellers Inn","630":"Aurora Park Inn & Suites","631":"Comfort Inn Dawson Creek","632":"Central Motel","633":"Ramada Limited Dawson Creek","634":"Holiday Inn Kitchener","635":"Kitchener Inn and Suites","636":"The Walper Hotel","637":"Quality Inn Kitchener","638":"Crowne Plaza Kitchener-Waterloo","639":"Knights Inn Kitchener","640":"Howard Johnson by Wyndham Kitchener Conestoga","641":"Fairway Inn & Suites","642":"Forest Hill Bed and Breakfast","643":"Frederick Street Inn","644":"Radisson Hotel Kitchener","645":"Residence & Conference Centre - Kitchener-Waterloo","646":"Kitchener Motel","647":"Mayflower Motel","648":"Green Gables Guest House","649":"Little City Farm","650":"Bingemans Camping Resort","651":"BSA Regency","652":"The Durnan's At 92","653":"Sunbridge Crescent Bed & Breakfast","654":"Squamish Adventure Inn","655":"Mountain Retreat Hotel","656":"Hotel Squamish","657":"Executive Suites Hotel & Resort","658":"Sunwolf","659":"Sandman Hotel & Suites Squamish","660":"Sea to Sky Hotel and Conference Centre","661":"Highlands B&B","662":"Meadowbrook Bed & Breakfast","663":"Squamish Oasis Hostel","664":"Whistler Squamish","665":"Chieftain Hotel","666":"August Jack Motor Inn","667":"Grant Hall Hotel","668":"Best Western Plus Moose Jaw","669":"Ramada by Wyndham Moose Jaw","670":"Days Inn by Wyndham Moose Jaw","671":"Super 8 by Wyndham Moose Jaw SK","672":"Suburban Extended Stay Hotel","673":"Wakamow Heights Bed and Breakfast","674":"Thriftlodge Moose Jaw","675":"Orchard View B & B","676":"Dreamland Motel","677":"Prairie Oasis Tourist Complex","678":"Travelodge Moose Jaw","679":"Knights Inn Moose Jaw","680":"Capone's Hideaway Theme Motel","681":"Best Western Rocky Mountain House Inn & Suites","682":"Chinook Inn","683":"Tamarack Motor Inn","684":"Walking Eagle Inn & Lodge","685":"Canalta Rocky Mountain House","686":"The House Motel","687":"Executive Plaza Hotel Metro Vancouver","688":"Dolan's Motel","689":"Customs House Inn","690":"Dolan's Gold House","691":"Revere Suites","692":"Dolan's Inn and Suites","693":"Evening Sail B&B","694":"Pictou Lodge Beachfront Resort","695":"The Scotsman Inn","696":"Braeside Inn","697":"The Pictou Puffin Bed and Breakfast","698":"The Tartan Inn","699":"Waterview Rooms & Restaurant","700":"Inned of the Rainbow","701":"Rustic Anchor Motel","702":"Pomeroy Hotel & Conference Centre Fort St John","703":"Home2 Suites by Hilton Fort St John","704":"Microtel Inn & Suites by Wyndham Fort St John","705":"Northern Grand Hotel","706":"Holiday Inn Express Fort St John","707":"Tetsa River Lodge","708":"Blue Belle Motel","709":"Northwoods Inn & Suites","710":"Caravan Motel","711":"Auberge Madeli","712":"Chateau Madelinot","713":"Motel L'Archipel","714":"Auberge Chez Sam","715":"Paradis Bleu","716":"Auberge de Gros-Cap","717":"Les Appartements Cyrco","718":"Auberge du Port","719":"Camping de Gros-Cap","720":"Gite La Madeleine","721":"Pavillon Montreuil","722":"Chalets Beausejour","723":"Mountain Spirit Resort","724":"Trickle Creek Lodge","725":"Alpenglow Bed and Breakfast","726":"Northstar Mountain Village Resort","727":"Chateau Kimberley Hotel","728":"Hotel Kimberley","729":"North Star Motel","730":"Polaris Lodge","731":"Inn West-Kirkwood Inn","732":"Sullivan Stone Lodge"},"hotel_rating":{"0":"","1":"","2":"4.5","3":"5.0","4":"3.5","5":"5.0","6":"4.0","7":"3.5","8":"3.5","9":"4.0","10":"4.5","11":"4.0","12":"3.5","13":"3.5","14":"3.5","15":"5.0","16":"3.5","17":"5.0","18":"","19":"5.0","20":"4.5","21":"4.5","22":"4.0","23":"3.0","24":"","25":"5.0","26":"4.0","27":"4.0","28":"5.0","29":"5.0","30":"","31":"","32":"4.0","33":"4.5","34":"4.5","35":"","36":"4.5","37":"4.0","38":"4.0","39":"4.5","40":"3.5","41":"5.0","42":"5.0","43":"","44":"5.0","45":"5.0","46":"5.0","47":"5.0","48":"3.5","49":"4.5","50":"4.5","51":"3.5","52":"5.0","53":"5.0","54":"3.0","55":"1.5","56":"","57":"","58":"4.0","59":"3.0","60":"5.0","61":"5.0","62":"5.0","63":"3.5","64":"4.0","65":"","66":"3.5","67":"4.5","68":"4.5","69":"5.0","70":"3.0","71":"5.0","72":"2.0","73":"2.0","74":"5.0","75":"4.0","76":"4.5","77":"5.0","78":"4.0","79":"","80":"3.5","81":"1.0","82":"","83":"","84":"","85":"4.5","86":"4.0","87":"4.5","88":"5.0","89":"","90":"","91":"4.0","92":"4.5","93":"4.0","94":"4.5","95":"4.5","96":"4.0","97":"4.5","98":"3.5","99":"5.0","100":"4.5","101":"4.5","102":"4.0","103":"5.0","104":"4.5","105":"4.5","106":"4.0","107":"4.0","108":"3.5","109":"4.0","110":"3.5","111":"4.5","112":"3.0","113":"5.0","114":"3.0","115":"","116":"2.5","117":"3.5","118":"4.0","119":"4.0","120":"4.5","121":"4.5","122":"4.0","123":"5.0","124":"5.0","125":"4.0","126":"4.5","127":"4.0","128":"4.5","129":"4.5","130":"4.5","131":"4.5","132":"4.0","133":"4.0","134":"4.0","135":"3.5","136":"4.0","137":"3.0","138":"5.0","139":"3.5","140":"3.0","141":"","142":"5.0","143":"5.0","144":"4.5","145":"5.0","146":"5.0","147":"5.0","148":"5.0","149":"3.5","150":"4.5","151":"3.5","152":"4.0","153":"","154":"4.0","155":"","156":"4.5","157":"4.0","158":"3.5","159":"5.0","160":"5.0","161":"3.5","162":"3.0","163":"5.0","164":"3.5","165":"2.5","166":"","167":"","168":"4.5","169":"5.0","170":"","171":"4.5","172":"5.0","173":"4.5","174":"4.5","175":"","176":"4.0","177":"4.5","178":"4.5","179":"4.5","180":"4.5","181":"5.0","182":"4.0","183":"3.5","184":"4.5","185":"4.5","186":"3.5","187":"3.5","188":"4.0","189":"3.0","190":"4.5","191":"4.0","192":"5.0","193":"4.0","194":"5.0","195":"5.0","196":"4.0","197":"3.5","198":"4.5","199":"3.5","200":"3.5","201":"4.5","202":"3.5","203":"3.5","204":"3.5","205":"4.0","206":"","207":"","208":"4.5","209":"4.5","210":"5.0","211":"","212":"","213":"4.0","214":"4.0","215":"4.5","216":"2.5","217":"4.5","218":"4.0","219":"4.5","220":"4.5","221":"3.5","222":"4.5","223":"3.5","224":"5.0","225":"4.0","226":"4.0","227":"4.5","228":"2.0","229":"","230":"","231":"","232":"","233":"4.5","234":"2.5","235":"4.0","236":"3.5","237":"3.5","238":"4.0","239":"4.0","240":"5.0","241":"3.5","242":"3.5","243":"3.5","244":"3.5","245":"3.5","246":"3.0","247":"3.0","248":"5.0","249":"4.5","250":"4.0","251":"5.0","252":"2.5","253":"3.5","254":"3.5","255":"3.5","256":"3.5","257":"2.5","258":"2.5","259":"","260":"","261":"4.0","262":"3.5","263":"3.5","264":"5.0","265":"4.5","266":"4.5","267":"5.0","268":"","269":"4.0","270":"4.0","271":"3.5","272":"3.5","273":"3.5","274":"3.5","275":"5.0","276":"5.0","277":"","278":"3.0","279":"3.0","280":"3.0","281":"5.0","282":"5.0","283":"5.0","284":"4.0","285":"5.0","286":"4.0","287":"2.0","288":"5.0","289":"3.5","290":"3.0","291":"3.5","292":"3.5","293":"3.0","294":"4.5","295":"4.5","296":"4.0","297":"3.5","298":"4.5","299":"4.5","300":"3.0","301":"2.5","302":"","303":"5.0","304":"3.0","305":"3.0","306":"","307":"","308":"","309":"","310":"","311":"","312":"","313":"","314":"4.5","315":"4.0","316":"4.0","317":"4.5","318":"4.0","319":"3.5","320":"3.0","321":"2.0","322":"4.0","323":"5.0","324":"5.0","325":"5.0","326":"5.0","327":"4.0","328":"","329":"4.0","330":"5.0","331":"4.5","332":"4.0","333":"5.0","334":"4.5","335":"4.0","336":"4.5","337":"5.0","338":"5.0","339":"4.0","340":"2.5","341":"1.0","342":"4.0","343":"4.5","344":"4.5","345":"5.0","346":"5.0","347":"4.0","348":"3.0","349":"4.0","351":"2.5","352":"5.0","353":"5.0","354":"5.0","355":"","356":"","357":"","358":"","359":"4.5","360":"5.0","361":"5.0","362":"4.0","363":"2.5","364":"","365":"","366":"","367":"","368":"","369":"4.0","370":"4.5","371":"","372":"","373":"4.5","374":"4.5","375":"4.5","376":"5.0","377":"5.0","378":"4.5","379":"4.5","380":"3.5","381":"4.0","382":"3.5","383":"5.0","384":"5.0","385":"4.5","386":"3.0","387":"","388":"","389":"4.0","390":"3.0","391":"4.5","392":"4.0","393":"4.0","394":"4.0","395":"4.5","396":"4.0","397":"3.5","398":"4.0","399":"4.5","400":"5.0","401":"3.0","402":"4.5","403":"4.0","404":"4.0","405":"4.5","406":"4.5","407":"5.0","408":"4.5","409":"4.5","410":"5.0","411":"4.5","412":"4.5","413":"4.0","414":"4.5","415":"4.5","416":"3.5","417":"3.5","418":"3.5","419":"4.0","420":"3.0","421":"3.0","422":"3.5","423":"3.0","424":"3.5","425":"3.0","426":"4.5","427":"4.0","428":"4.0","429":"3.0","430":"5.0","431":"4.5","432":"4.0","433":"4.0","434":"3.5","435":"","436":"4.5","437":"4.0","438":"3.5","439":"4.0","440":"","441":"4.0","442":"","443":"4.0","444":"4.0","445":"3.5","446":"5.0","447":"5.0","448":"4.5","449":"5.0","450":"3.0","451":"2.0","452":"","453":"","454":"4.5","455":"3.5","456":"3.0","457":"3.0","458":"","459":"3.5","460":"4.5","461":"5.0","462":"","463":"5.0","464":"4.5","465":"4.5","466":"4.0","467":"4.5","468":"3.5","469":"3.0","470":"4.0","471":"4.5","472":"4.5","473":"5.0","474":"5.0","475":"5.0","476":"4.0","477":"3.0","478":"3.0","479":"","480":"","481":"5.0","482":"","483":"4.5","484":"4.5","485":"5.0","486":"3.5","487":"3.5","488":"3.0","489":"4.0","490":"4.0","491":"4.0","492":"4.5","493":"3.5","494":"4.0","495":"4.0","496":"3.5","497":"3.5","498":"4.0","499":"5.0","500":"3.5","501":"3.0","502":"","503":"4.5","504":"3.5","505":"3.5","506":"5.0","507":"4.0","508":"1.5","509":"5.0","510":"5.0","511":"4.0","512":"5.0","513":"5.0","514":"5.0","515":"5.0","516":"5.0","517":"5.0","518":"5.0","519":"5.0","520":"5.0","521":"4.5","522":"5.0","523":"4.0","524":"5.0","525":"4.5","526":"3.5","527":"3.0","528":"","529":"5.0","530":"","531":"4.0","532":"3.5","533":"3.0","534":"3.0","535":"4.5","536":"4.0","537":"2.5","538":"5.0","539":"3.5","540":"4.0","541":"5.0","542":"4.5","543":"5.0","544":"5.0","545":"5.0","546":"4.5","547":"5.0","548":"4.0","549":"4.5","550":"5.0","551":"4.5","552":"4.5","553":"4.0","554":"4.0","555":"5.0","556":"4.5","557":"4.0","558":"4.5","559":"4.5","560":"4.5","561":"4.5","562":"","563":"3.5","564":"3.5","565":"3.5","566":"4.0","567":"3.5","568":"4.0","569":"4.0","570":"3.5","571":"5.0","572":"4.0","573":"4.0","574":"5.0","575":"3.5","576":"5.0","577":"5.0","578":"5.0","579":"5.0","580":"1.5","581":"","582":"","583":"4.0","584":"3.5","585":"5.0","586":"4.5","587":"4.5","588":"3.0","589":"3.0","590":"1.5","591":"","592":"4.0","593":"4.5","594":"4.0","595":"3.5","596":"4.5","597":"3.5","598":"4.0","599":"3.0","600":"3.5","601":"3.5","602":"3.0","603":"","604":"3.5","605":"4.0","606":"4.0","607":"4.0","608":"4.5","609":"3.5","610":"4.0","611":"4.5","612":"4.5","613":"3.5","615":"3.5","616":"3.0","617":"3.0","618":"2.5","619":"2.5","620":"2.0","621":"4.5","622":"4.5","623":"4.0","624":"4.0","625":"","626":"4.5","627":"4.0","628":"4.0","629":"3.5","630":"3.5","631":"4.0","632":"4.0","633":"2.5","634":"3.5","635":"","636":"4.0","637":"4.0","638":"4.0","639":"","640":"2.0","641":"2.0","642":"5.0","643":"5.0","644":"4.0","645":"","646":"2.0","647":"2.0","648":"","649":"4.5","650":"2.5","651":"","652":"","653":"","654":"4.5","655":"4.0","656":"4.0","657":"4.5","658":"4.5","659":"4.0","660":"3.5","661":"5.0","662":"4.5","663":"4.0","664":"4.5","665":"2.5","666":"3.5","667":"4.5","668":"4.0","669":"4.0","670":"3.0","671":"4.0","672":"4.5","673":"4.5","674":"4.0","675":"4.0","676":"2.5","677":"2.5","678":"3.0","679":"2.5","680":"2.0","681":"4.5","682":"4.5","683":"4.0","684":"4.0","685":"4.0","686":"3.5","687":"4.0","688":"3.0","689":"4.0","690":"","691":"","692":"4.0","693":"5.0","694":"4.5","695":"4.5","696":"3.5","697":"4.5","698":"5.0","699":"","700":"5.0","701":"2.5","702":"4.5","703":"5.0","704":"4.5","705":"4.0","706":"4.5","707":"4.0","708":"4.0","709":"1.5","710":"1.5","711":"4.0","712":"4.0","713":"4.5","714":"4.5","715":"5.0","716":"4.5","717":"5.0","718":"4.0","719":"5.0","720":"3.0","721":"","722":"","723":"4.5","724":"4.0","725":"5.0","726":"4.5","727":"4.5","728":"4.5","729":"5.0","730":"4.0","731":"4.0","732":""},"hotel_experience":{"0":"","1":"","2":"Excellent","3":"Excellent","4":"Very good","5":"Excellent","6":"Very good","7":"Very good","8":"Very good","9":"Very good","10":"Excellent","11":"Very good","12":"Very good","13":"Very good","14":"Very good","15":"Excellent","16":"Very good","17":"Excellent","18":"","19":"Excellent","20":"Excellent","21":"Excellent","22":"","23":"Average","24":"","25":"Excellent","26":"Very good","27":"","28":"","29":"","30":"","31":"","32":"Very good","33":"Excellent","34":"Excellent","35":"","36":"Excellent","37":"Very good","38":"Very good","39":"Excellent","40":"","41":"Excellent","42":"Excellent","43":"","44":"Excellent","45":"Excellent","46":"Excellent","47":"Excellent","48":"Very good","49":"Excellent","50":"Excellent","51":"","52":"Excellent","53":"Excellent","54":"Average","55":"","56":"","57":"","58":"Very good","59":"Average","60":"Excellent","61":"Excellent","62":"Excellent","63":"Very good","64":"Very good","65":"","66":"Very good","67":"Excellent","68":"Excellent","69":"","70":"Average","71":"","72":"","73":"","74":"Excellent","75":"Very good","76":"Excellent","77":"","78":"Very good","79":"","80":"","81":"","82":"","83":"","84":"","85":"Excellent","86":"Very good","87":"Excellent","88":"Excellent","89":"","90":"","91":"Very good","92":"Excellent","93":"Very good","94":"Excellent","95":"Excellent","96":"Very good","97":"Excellent","98":"Very good","99":"","100":"Excellent","101":"Excellent","102":"Very good","103":"Excellent","104":"Excellent","105":"Excellent","106":"Very good","107":"Very good","108":"Very good","109":"Very good","110":"Very good","111":"","112":"Average","113":"Excellent","114":"Average","115":"","116":"Average","117":"","118":"Very good","119":"","120":"Excellent","121":"Excellent","122":"Very good","123":"Excellent","124":"Excellent","125":"Very good","126":"Excellent","127":"Very good","128":"Excellent","129":"Excellent","130":"Excellent","131":"Excellent","132":"Very good","133":"Very good","134":"Very good","135":"Very good","136":"Very good","137":"Average","138":"","139":"","140":"Average","141":"","142":"Excellent","143":"Excellent","144":"Excellent","145":"Excellent","146":"Excellent","147":"Excellent","148":"Excellent","149":"Very good","150":"Excellent","151":"Very good","152":"Very good","153":"","154":"Very good","155":"","156":"Excellent","157":"Very good","158":"Very good","159":"","160":"","161":"Very good","162":"Average","163":"Excellent","164":"","165":"Average","166":"","167":"","168":"Excellent","169":"Excellent","170":"","171":"Excellent","172":"Excellent","173":"Excellent","174":"Excellent","175":"","176":"Very good","177":"Excellent","178":"Excellent","179":"Excellent","180":"Excellent","181":"Excellent","182":"Very good","183":"Very good","184":"Excellent","185":"Excellent","186":"Very good","187":"Very good","188":"Very good","189":"Average","190":"Excellent","191":"Very good","192":"Excellent","193":"Very good","194":"Excellent","195":"Excellent","196":"Very good","197":"Very good","198":"Excellent","199":"Very good","200":"Very good","201":"","202":"Very good","203":"Very good","204":"","205":"","206":"","207":"","208":"","209":"Excellent","210":"Excellent","211":"","212":"","213":"","214":"Very good","215":"Excellent","216":"Average","217":"Excellent","218":"Very good","219":"Excellent","220":"Excellent","221":"Very good","222":"Excellent","223":"Very good","224":"Excellent","225":"Very good","226":"Very good","227":"","228":"Poor","229":"","230":"","231":"","232":"","233":"Excellent","234":"Average","235":"Very good","236":"Very good","237":"Very good","238":"Very good","239":"Very good","240":"Excellent","241":"Very good","242":"Very good","243":"Very good","244":"Very good","245":"Very good","246":"Average","247":"Average","248":"Excellent","249":"Excellent","250":"Very good","251":"","252":"Average","253":"Very good","254":"Very good","255":"Very good","256":"","257":"","258":"Average","259":"","260":"","261":"Very good","262":"Very good","263":"Very good","264":"Excellent","265":"Excellent","266":"Excellent","267":"Excellent","268":"","269":"Very good","270":"Very good","271":"Very good","272":"Very good","273":"Very good","274":"Very good","275":"Excellent","276":"Excellent","277":"","278":"","279":"Average","280":"Average","281":"Excellent","282":"Excellent","283":"Excellent","284":"Very good","285":"","286":"Very good","287":"","288":"Excellent","289":"Very good","290":"Average","291":"Very good","292":"Very good","293":"Average","294":"Excellent","295":"Excellent","296":"","297":"Very good","298":"Excellent","299":"Excellent","300":"","301":"Average","302":"","303":"Excellent","304":"","305":"Average","306":"","307":"","308":"","309":"","310":"","311":"","312":"","313":"","314":"Excellent","315":"Very good","316":"Very good","317":"Excellent","318":"Very good","319":"Very good","320":"Average","321":"Poor","322":"Very good","323":"Excellent","324":"Excellent","325":"Excellent","326":"","327":"","328":"","329":"Very good","330":"Excellent","331":"","332":"Very good","333":"","334":"Excellent","335":"","336":"","337":"","338":"","339":"","340":"Average","341":"Terrible","342":"Very good","343":"Excellent","344":"Excellent","345":"Excellent","346":"Excellent","347":"Very good","348":"Average","349":"Very good","351":"Average","352":"Excellent","353":"Excellent","354":"","355":"","356":"","357":"","358":"","359":"Excellent","360":"","361":"","362":"","363":"Average","364":"","365":"","366":"","367":"","368":"","369":"Very good","370":"Excellent","371":"","372":"","373":"Excellent","374":"Excellent","375":"Excellent","376":"Excellent","377":"Excellent","378":"Excellent","379":"Excellent","380":"Very good","381":"Very good","382":"Very good","383":"Excellent","384":"Excellent","385":"Excellent","386":"Average","387":"","388":"","389":"Very good","390":"Average","391":"Excellent","392":"Very good","393":"Very good","394":"Very good","395":"Excellent","396":"Very good","397":"Very good","398":"Very good","399":"Excellent","400":"Excellent","401":"Average","402":"Excellent","403":"Very good","404":"Very good","405":"Excellent","406":"Excellent","407":"Excellent","408":"Excellent","409":"Excellent","410":"Excellent","411":"Excellent","412":"Excellent","413":"Very good","414":"Excellent","415":"Excellent","416":"Very good","417":"Very good","418":"Very good","419":"Very good","420":"Average","421":"Average","422":"Very good","423":"Average","424":"Very good","425":"Average","426":"Excellent","427":"Very good","428":"Very good","429":"Average","430":"Excellent","431":"","432":"","433":"Very good","434":"Very good","435":"","436":"Excellent","437":"Very good","438":"Very good","439":"Very good","440":"","441":"Very good","442":"","443":"Very good","444":"Very good","445":"Very good","446":"Excellent","447":"Excellent","448":"Excellent","449":"Excellent","450":"Average","451":"Poor","452":"","453":"","454":"Excellent","455":"Very good","456":"Average","457":"Average","458":"","459":"Very good","460":"Excellent","461":"Excellent","462":"","463":"Excellent","464":"Excellent","465":"Excellent","466":"Very good","467":"Excellent","468":"Very good","469":"Average","470":"Very good","471":"","472":"Excellent","473":"Excellent","474":"Excellent","475":"","476":"Very good","477":"Average","478":"Average","479":"","480":"","481":"Excellent","482":"","483":"Excellent","484":"Excellent","485":"Excellent","486":"Very good","487":"Very good","488":"Average","489":"Very good","490":"Very good","491":"Very good","492":"Excellent","493":"Very good","494":"Very good","495":"Very good","496":"Very good","497":"Very good","498":"Very good","499":"Excellent","500":"Very good","501":"Average","502":"","503":"Excellent","504":"Very good","505":"Very good","506":"Excellent","507":"Very good","508":"Poor","509":"Excellent","510":"Excellent","511":"Very good","512":"Excellent","513":"","514":"Excellent","515":"Excellent","516":"Excellent","517":"Excellent","518":"Excellent","519":"Excellent","520":"Excellent","521":"Excellent","522":"","523":"Very good","524":"","525":"","526":"","527":"Average","528":"","529":"Excellent","530":"","531":"Very good","532":"Very good","533":"Average","534":"Average","535":"Excellent","536":"Very good","537":"Average","538":"Excellent","539":"Very good","540":"Very good","541":"Excellent","542":"Excellent","543":"Excellent","544":"Excellent","545":"Excellent","546":"Excellent","547":"Excellent","548":"Very good","549":"Excellent","550":"Excellent","551":"Excellent","552":"Excellent","553":"Very good","554":"Very good","555":"Excellent","556":"Excellent","557":"Very good","558":"Excellent","559":"Excellent","560":"Excellent","561":"Excellent","562":"","563":"Very good","564":"Very good","565":"Very good","566":"Very good","567":"Very good","568":"Very good","569":"Very good","570":"Very good","571":"Excellent","572":"Very good","573":"","574":"","575":"","576":"","577":"","578":"","579":"","580":"","581":"","582":"","583":"Very good","584":"Very good","585":"Excellent","586":"Excellent","587":"Excellent","588":"Average","589":"Average","590":"Poor","591":"","592":"Very good","593":"Excellent","594":"Very good","595":"Very good","596":"Excellent","597":"Very good","598":"Very good","599":"Average","600":"Very good","601":"Very good","602":"Average","603":"","604":"Very good","605":"Very good","606":"Very good","607":"Very good","608":"Excellent","609":"Very good","610":"Very good","611":"Excellent","612":"Excellent","613":"Very good","615":"Very good","616":"Average","617":"Average","618":"Average","619":"Average","620":"Poor","621":"Excellent","622":"Excellent","623":"","624":"Very good","625":"","626":"Excellent","627":"Very good","628":"Very good","629":"Very good","630":"Very good","631":"Very good","632":"Very good","633":"Average","634":"Very good","635":"","636":"Very good","637":"Very good","638":"Very good","639":"","640":"Poor","641":"Poor","642":"Excellent","643":"Excellent","644":"Very good","645":"","646":"Poor","647":"Poor","648":"","649":"Excellent","650":"Average","651":"","652":"","653":"","654":"Excellent","655":"Very good","656":"Very good","657":"Excellent","658":"Excellent","659":"Very good","660":"Very good","661":"Excellent","662":"Excellent","663":"Very good","664":"","665":"Average","666":"Very good","667":"Excellent","668":"Very good","669":"Very good","670":"Average","671":"Very good","672":"Excellent","673":"Excellent","674":"Very good","675":"Very good","676":"Average","677":"Average","678":"Average","679":"Average","680":"Poor","681":"Excellent","682":"Excellent","683":"Very good","684":"Very good","685":"Very good","686":"Very good","687":"Very good","688":"","689":"Very good","690":"","691":"","692":"Very good","693":"Excellent","694":"Excellent","695":"Excellent","696":"Very good","697":"Excellent","698":"Excellent","699":"","700":"","701":"Average","702":"Excellent","703":"Excellent","704":"Excellent","705":"Very good","706":"Excellent","707":"Very good","708":"Very good","709":"Poor","710":"Poor","711":"Very good","712":"Very good","713":"Excellent","714":"Excellent","715":"","716":"Excellent","717":"Excellent","718":"","719":"","720":"Average","721":"","722":"","723":"Excellent","724":"Very good","725":"Excellent","726":"Excellent","727":"Excellent","728":"Excellent","729":"Excellent","730":"Very good","731":"Very good","732":""},"amenities":{"0":[],"1":["Bar\/Lounge","Non-smoking hotel","Wheelchair Access","Non-smoking rooms"],"2":["Free High Speed Internet (WiFi)","Pool","Free parking","Bar\/Lounge","Breakfast included","Dry Cleaning","Heated pool","Multilingual Staff","Non-smoking hotel","Outdoor pool","Public Wifi","Wheelchair Access","Air conditioning","Refrigerator in room","Family Rooms","Non-smoking rooms","Suites"],"3":["Pool","Room service","Free parking","Restaurant","Bar\/Lounge","Spa","Free High Speed Internet (WiFi)","Breakfast included","Fitness Centre with Gym \/ Workout Room","Banquet Room","Breakfast Available","Business Centre with Internet Access","Concierge","Conference Facilities","Dry Cleaning","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Self-Serve Laundry","Wheelchair Access","Air conditioning","Refrigerator in room","Accessible rooms","Family Rooms","Non-smoking rooms","Suites"],"4":["Restaurant","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Room service","Free parking","Bar\/Lounge","Babysitting","Banquet Room","Conference Facilities","Dry Cleaning","Meeting rooms","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Wheelchair Access","Air conditioning","Accessible rooms","Family Rooms","Non-smoking rooms","Suites"],"5":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Room service","Spa","Breakfast Available","Business Centre with Internet Access","Concierge","Dry Cleaning","Hot Tub","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Public Wifi","Air conditioning","Microwave","Refrigerator in room","Non-smoking rooms","Suites"],"6":["Pool","Free parking","Free High Speed Internet (WiFi)","Banquet Room","Conference Facilities","Heated pool","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Wheelchair Access","Air conditioning","Family Rooms","Non-smoking rooms"],"7":["Pool","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Breakfast included","Bar\/Lounge","Banquet Room","Business Centre with Internet Access","Conference Facilities","Dry Cleaning","Heated pool","Indoor pool","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Wheelchair Access","Air conditioning","Microwave","Non-smoking rooms","Suites"],"8":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Breakfast Available","Business Centre with Internet Access","Dry Cleaning","Golf Course","Laundry Service","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Family Rooms","Non-smoking rooms"],"9":["Pool","Free parking","Free High Speed Internet (WiFi)","Non-smoking hotel","Outdoor pool","Air conditioning","Microwave","Refrigerator in room"],"10":["Pool","Free parking","Free High Speed Internet (WiFi)","Airport transportation","Non-smoking hotel","Outdoor pool","Air conditioning","Microwave","Refrigerator in room","Non-smoking rooms"],"11":["Pool","Free parking","Free High Speed Internet (WiFi)","Outdoor pool","Pets Allowed ( Dog \/ Pet Friendly )","Air conditioning","Refrigerator in room","Family Rooms"],"12":["Free High Speed Internet (WiFi)","Free parking","Golf Course","Laundry Service","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Air conditioning","Microwave","Refrigerator in room"],"13":["Free parking","Free High Speed Internet (WiFi)","Pool","Restaurant","Banquet Room","Business Centre with Internet Access","Meeting rooms","Multilingual Staff","Non-smoking hotel","Outdoor pool","Air conditioning","Family Rooms","Non-smoking rooms","Suites"],"14":["Pool","Free parking","Restaurant","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Indoor pool","Laundry Service","Non-smoking hotel","Self-Serve Laundry","Refrigerator in room","Non-smoking rooms"],"15":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Airport transportation","Public Wifi","Air conditioning","Family Rooms","Non-smoking rooms"],"16":["Pool","Free parking","Bar\/Lounge","Free High Speed Internet (WiFi)","Breakfast included","Business Centre with Internet Access","Laundry Service","Non-smoking hotel","Outdoor pool","Pets Allowed ( Dog \/ Pet Friendly )","Wheelchair Access","Air conditioning","Refrigerator in room","Non-smoking rooms"],"17":["Pool","Free parking","Spa","Free High Speed Internet (WiFi)","Breakfast included","Breakfast Available","Hot Tub","Non-smoking hotel","Public Wifi","Air conditioning","Family Rooms","Non-smoking rooms"],"18":[],"19":["Free High Speed Internet (WiFi)","Free parking","Non-smoking hotel","Air conditioning","Non-smoking rooms"],"20":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Kitchenette"],"21":["Pool","Free parking","Restaurant","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Golf Course","Meeting rooms","Non-smoking hotel","Outdoor pool","Tennis Court","Family Rooms"],"22":[],"23":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Pool","Restaurant","Babysitting","Business Centre with Internet Access","Dry Cleaning","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Outdoor pool","Pets Allowed ( Dog \/ Pet Friendly )","Wheelchair Access","Air conditioning","Microwave","Family Rooms","Non-smoking rooms"],"24":[],"25":["Restaurant","Non-smoking hotel","Public Wifi","Air conditioning","Refrigerator in room","Non-smoking rooms"],"26":[],"27":[],"28":[],"29":[],"30":["Pool","Free parking","Restaurant","Bar\/Lounge","Spa","Free High Speed Internet (WiFi)","Pets Allowed ( Dog \/ Pet Friendly )","Wheelchair Access"],"31":["Pool","Free parking","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Shuttle Bus Service","Kitchenette"],"32":["Pool","Free parking","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Room service","Restaurant","Bar\/Lounge","Spa","Airport transportation","Banquet Room","Breakfast Available","Business Centre with Internet Access","Conference Facilities","Heated pool","Hot Tub","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Outdoor pool","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Sauna","Shuttle Bus Service","Wheelchair Access","Refrigerator in room","Accessible rooms","Kitchenette","Non-smoking rooms","Suites"],"33":["Free parking","Pool","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Spa","Airport transportation","Business Centre with Internet Access","Dry Cleaning","Heated pool","Hot Tub","Laundry Service","Meeting rooms","Non-smoking hotel","Outdoor pool","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"34":["Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Breakfast included","Pool","Free parking","Banquet Room","Breakfast Available","Business Centre with Internet Access","Conference Facilities","Dry Cleaning","Heated pool","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Family Rooms","Non-smoking rooms","Suites"],"35":[],"36":["Free parking","Restaurant","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Bar\/Lounge","Room service","Airport transportation","Banquet Room","Business Centre with Internet Access","Concierge","Conference Facilities","Golf Course","Laundry Service","Meeting rooms","Non-smoking hotel","Self-Serve Laundry","Air conditioning","Microwave","Kitchenette","Non-smoking rooms","Suites"],"37":["Free parking","Pool","Free High Speed Internet (WiFi)","Meeting rooms","Non-smoking hotel","Outdoor pool","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Family Rooms","Kitchenette","Non-smoking rooms","Smoking rooms available"],"38":["Pool","Room service","Free parking","Restaurant","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Bar\/Lounge","Babysitting","Banquet Room","Business Centre with Internet Access","Concierge","Conference Facilities","Heated pool","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Multilingual Staff","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Sauna","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Non-smoking rooms"],"39":["Free parking","Children Activities (Kid \/ Family Friendly)","Laundry Service","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Shuttle Bus Service","Kitchenette"],"40":[],"41":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Air conditioning"],"42":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Non-smoking hotel","Air conditioning","Non-smoking rooms"],"43":[],"44":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Golf Course","Hot Tub","Non-smoking hotel","Public Wifi","Refrigerator in room","Non-smoking rooms","Suites"],"45":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Non-smoking hotel","Public Wifi","Non-smoking rooms","Suites"],"46":["Free parking","Breakfast included","Free High Speed Internet (WiFi)","Wheelchair Access"],"47":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Airport transportation","Non-smoking hotel","Air conditioning","Refrigerator in room","Non-smoking rooms"],"48":["Free High Speed Internet (WiFi)","Non-smoking hotel","Public Wifi","Air conditioning","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms"],"49":["Free parking","Free High Speed Internet (WiFi)"],"50":["Free parking","Free High Speed Internet (WiFi)","Non-smoking hotel","Non-smoking rooms"],"51":[],"52":["Hot Tub","Non-smoking hotel","Family Rooms","Kitchenette","Non-smoking rooms"],"53":["Refrigerator in room"],"54":[],"55":[],"56":["Pool","Free parking","Spa","Free High Speed Internet (WiFi)","Hot Tub","Non-smoking hotel","Public Wifi","Self-Serve Laundry","Family Rooms","Non-smoking rooms","Suites"],"57":["Pool","Hot Tub"],"58":["Free High Speed Internet (WiFi)","Pool","Free parking","Breakfast included","Fitness Centre with Gym \/ Workout Room","Breakfast Available","Business Centre with Internet Access","Conference Facilities","Dry Cleaning","Heated pool","Indoor pool","Laundry Service","Meeting rooms","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Self-Serve Laundry","Wheelchair Access","Family Rooms","Non-smoking rooms","Suites"],"59":["Free parking","Breakfast included","Free High Speed Internet (WiFi)","Room service","Babysitting","Concierge","Golf Course","Laundry Service","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Wheelchair Access","Air conditioning","Refrigerator in room","Family Rooms","Non-smoking rooms"],"60":["Free parking","Restaurant","Free High Speed Internet (WiFi)","Room service","Bar\/Lounge","Breakfast included","Banquet Room","Business Centre with Internet Access","Dry Cleaning","Laundry Service","Meeting rooms","Non-smoking hotel","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Kitchenette","Non-smoking rooms","Suites"],"61":["Free High Speed Internet (WiFi)","Free parking","Breakfast included","Laundry Service","Non-smoking hotel","Wheelchair Access","Air conditioning","Accessible rooms","Family Rooms","Non-smoking rooms","Suites"],"62":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Golf Course","Non-smoking hotel","Public Wifi","Air conditioning","Refrigerator in room","Non-smoking rooms","Suites"],"63":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Fitness Centre with Gym \/ Workout Room","Airport transportation","Business Centre with Internet Access","Conference Facilities","Dry Cleaning","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Kitchenette","Non-smoking rooms","Smoking rooms available","Suites"],"64":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Non-smoking hotel","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Non-smoking rooms"],"65":[],"66":["Free parking","Pool","Free High Speed Internet (WiFi)","Children Activities (Kid \/ Family Friendly)","Laundry Service","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Wheelchair Access","Air conditioning","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"67":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Air conditioning","Kitchenette","Suites"],"68":["Free High Speed Internet (WiFi)","Air conditioning","Minibar","Refrigerator in room"],"69":[],"70":["Free High Speed Internet (WiFi)","Free parking","Pool","Breakfast included","Babysitting","Non-smoking hotel","Outdoor pool","Pets Allowed ( Dog \/ Pet Friendly )","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Non-smoking rooms","Smoking rooms available"],"71":[],"72":[],"73":[],"74":["Free parking","Free High Speed Internet (WiFi)","Non-smoking hotel","Air conditioning","Non-smoking rooms"],"75":["Children Activities (Kid \/ Family Friendly)","Pets Allowed ( Dog \/ Pet Friendly )"],"76":["Free parking","Restaurant","Bar\/Lounge","Free High Speed Internet (WiFi)","Children Activities (Kid \/ Family Friendly)","Pets Allowed ( Dog \/ Pet Friendly )","Wheelchair Access","Kitchenette","Suites"],"77":[],"78":[],"79":[],"80":[],"81":[],"82":["Free parking","Children Activities (Kid \/ Family Friendly)","Pets Allowed ( Dog \/ Pet Friendly )","Wheelchair Access","Suites"],"83":[],"84":[],"85":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Non-smoking hotel","Public Wifi","Microwave","Refrigerator in room","Kitchenette","Non-smoking rooms","Suites"],"86":["Air conditioning"],"87":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Non-smoking hotel","Public Wifi","Wheelchair Access","Refrigerator in room","Accessible rooms","Family Rooms","Non-smoking rooms"],"88":[],"89":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Self-Serve Laundry","Non-smoking rooms"],"90":[],"91":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Non-smoking hotel","Family Rooms","Non-smoking rooms"],"92":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Self-Serve Laundry","Wheelchair Access","Microwave","Accessible rooms","Kitchenette","Non-smoking rooms"],"93":["Free parking","Free High Speed Internet (WiFi)","Laundry Service","Non-smoking hotel","Public Wifi","Refrigerator in room","Non-smoking rooms"],"94":["Free High Speed Internet (WiFi)","Free parking","Kitchenette"],"95":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Children Activities (Kid \/ Family Friendly)","Accessible rooms","Family Rooms"],"96":["Pets Allowed ( Dog \/ Pet Friendly )"],"97":["Free parking","Free High Speed Internet (WiFi)"],"98":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Breakfast Available","Children Activities (Kid \/ Family Friendly)","Laundry Service","Non-smoking hotel","Public Wifi","Non-smoking rooms"],"99":[],"100":["Free High Speed Internet (WiFi)","Free parking","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Self-Serve Laundry","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"101":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Family Rooms","Non-smoking rooms","Suites"],"102":["Free parking","Restaurant","Room service","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Bar\/Lounge","Banquet Room","Business Centre with Internet Access","Conference Facilities","Dry Cleaning","Hot Tub","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Sauna","Self-Serve Laundry","Wheelchair Access","Refrigerator in room","Accessible rooms","Non-smoking rooms","Suites"],"103":["Free parking","Free High Speed Internet (WiFi)","Dry Cleaning","Laundry Service","Non-smoking hotel","Self-Serve Laundry","Air conditioning","Microwave","Refrigerator in room","Kitchenette","Non-smoking rooms","Suites"],"104":["Free parking","Free High Speed Internet (WiFi)","Room service","Babysitting","Breakfast Available","Golf Course","Non-smoking hotel","Public Wifi","Family Rooms","Kitchenette","Non-smoking rooms"],"105":["Free High Speed Internet (WiFi)","Breakfast included","Free parking","Breakfast Available","Children Activities (Kid \/ Family Friendly)","Laundry Service","Non-smoking hotel","Public Wifi","Microwave","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms"],"106":["Free parking","Free High Speed Internet (WiFi)","Non-smoking hotel","Self-Serve Laundry","Wheelchair Access","Kitchenette","Non-smoking rooms","Suites"],"107":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Golf Course","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Self-Serve Laundry","Microwave","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms"],"108":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Airport transportation","Business Centre with Internet Access","Concierge","Conference Facilities","Dry Cleaning","Golf Course","Laundry Service","Meeting rooms","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Wheelchair Access","Air conditioning","Refrigerator in room","Accessible rooms","Family Rooms","Non-smoking rooms","Suites"],"109":["Free parking","Free High Speed Internet (WiFi)","Room service","Non-smoking hotel","Air conditioning","Non-smoking rooms"],"110":["Pool","Free parking","Restaurant","Breakfast included","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Room service","Spa","Airport transportation","Banquet Room","Concierge","Dry Cleaning","Hot Tub","Meeting rooms","Multilingual Staff","Non-smoking hotel","Outdoor pool","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"111":[],"112":["Restaurant","Free High Speed Internet (WiFi)","Room service","Free parking","Bar\/Lounge","Banquet Room","Business Centre with Internet Access","Golf Course","Laundry Service","Meeting rooms","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Self-Serve Laundry","Non-smoking rooms"],"113":[],"114":["Free High Speed Internet (WiFi)","Free parking","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms"],"115":["Free parking","Free High Speed Internet (WiFi)","Laundry Service","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Family Rooms"],"116":["Restaurant","Free High Speed Internet (WiFi)","Free parking","Fitness Centre with Gym \/ Workout Room","Banquet Room","Business Centre with Internet Access","Conference Facilities","Dry Cleaning","Golf Course","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Self-Serve Laundry","Wheelchair Access","Microwave","Refrigerator in room","Family Rooms","Non-smoking rooms","Smoking rooms available"],"117":[],"118":["Restaurant","Free parking","Bar\/Lounge","Free High Speed Internet (WiFi)","Breakfast Available","Business Centre with Internet Access","Meeting rooms","Non-smoking hotel","Public Wifi","Air conditioning","Refrigerator in room","Kitchenette","Non-smoking rooms"],"119":[],"120":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Non-smoking hotel","Public Wifi","Refrigerator in room","Family Rooms","Non-smoking rooms"],"121":["Free parking","Restaurant","Free High Speed Internet (WiFi)","Bar\/Lounge","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Air conditioning","Microwave","Refrigerator in room","Kitchenette","Non-smoking rooms","Suites"],"122":["Pool","Free parking","Restaurant","Room service","Fitness Centre with Gym \/ Workout Room","Bar\/Lounge","Spa","Free High Speed Internet (WiFi)","Babysitting","Banquet Room","Breakfast Available","Business Centre with Internet Access","Children Activities (Kid \/ Family Friendly)","Concierge","Conference Facilities","Dry Cleaning","Golf Course","Heated pool","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Outdoor pool","Pets Allowed ( Dog \/ Pet Friendly )","Sauna","Shuttle Bus Service","Wheelchair Access","Air conditioning","Family Rooms","Non-smoking rooms","Suites"],"123":["Pool","Free parking","Free High Speed Internet (WiFi)","Bar\/Lounge","Breakfast included","Non-smoking hotel","Outdoor pool","Pets Allowed ( Dog \/ Pet Friendly )","Tennis Court","Air conditioning","Family Rooms","Non-smoking rooms","Suites"],"124":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Non-smoking hotel","Public Wifi","Family Rooms","Non-smoking rooms","Suites"],"125":["Pool","Free parking","Restaurant","Free High Speed Internet (WiFi)","Room service","Bar\/Lounge","Breakfast Available","Heated pool","Indoor pool","Laundry Service","Meeting rooms","Non-smoking hotel","Public Wifi","Self-Serve Laundry","Air conditioning","Refrigerator in room","Family Rooms","Non-smoking rooms"],"126":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Children Activities (Kid \/ Family Friendly)","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Wheelchair Access","Microwave","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"127":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Air conditioning","Refrigerator in room","Non-smoking rooms"],"128":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Non-smoking hotel","Public Wifi","Air conditioning","Refrigerator in room","Accessible rooms","Family Rooms","Non-smoking rooms","Suites"],"129":["Free parking","Free Internet","Breakfast included","Children Activities (Kid \/ Family Friendly)","Pets Allowed ( Dog \/ Pet Friendly )","Wheelchair Access"],"130":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Multilingual Staff","Non-smoking hotel","Non-smoking rooms","Suites"],"131":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Golf Course","Non-smoking hotel","Non-smoking rooms"],"132":["Free parking","Free High Speed Internet (WiFi)","Non-smoking hotel","Air conditioning","Non-smoking rooms"],"133":["Free parking","Free High Speed Internet (WiFi)","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Air conditioning","Microwave","Refrigerator in room","Kitchenette","Non-smoking rooms"],"134":["Pool","Free parking","Restaurant","Free High Speed Internet (WiFi)","Children Activities (Kid \/ Family Friendly)","Self-Serve Laundry","Air conditioning","Microwave","Refrigerator in room","Kitchenette","Non-smoking rooms","Suites"],"135":["Free Internet","Free parking","Non-smoking hotel","Paid Wifi","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Air conditioning","Refrigerator in room","Kitchenette","Non-smoking rooms"],"136":["Free parking","Restaurant","Free High Speed Internet (WiFi)","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Air conditioning","Microwave","Refrigerator in room"],"137":["Free parking","Breakfast included","Free High Speed Internet (WiFi)","Golf Course","Non-smoking hotel","Refrigerator in room","Suites"],"138":[],"139":[],"140":[],"141":[],"142":["Free parking","Free High Speed Internet (WiFi)","Non-smoking hotel","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Non-smoking rooms"],"143":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Non-smoking hotel","Public Wifi","Air conditioning","Family Rooms","Non-smoking rooms"],"144":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Non-smoking hotel","Family Rooms","Non-smoking rooms"],"145":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Non-smoking hotel","Public Wifi","Air conditioning","Non-smoking rooms"],"146":["Free High Speed Internet (WiFi)","Free parking","Laundry Service","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Non-smoking rooms"],"147":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Restaurant","Non-smoking hotel","Air conditioning","Family Rooms","Non-smoking rooms"],"148":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Meeting rooms","Non-smoking hotel","Public Wifi","Air conditioning","Family Rooms","Non-smoking rooms","Suites"],"149":["Pool","Free parking","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Airport transportation","Banquet Room","Breakfast Available","Business Centre with Internet Access","Conference Facilities","Heated pool","Indoor pool","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Outdoor pool","Pets Allowed ( Dog \/ Pet Friendly )","Wheelchair Access","Air conditioning","Microwave","Family Rooms","Non-smoking rooms"],"150":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Golf Course","Non-smoking hotel","Public Wifi","Family Rooms","Non-smoking rooms"],"151":["Pool","Restaurant","Free parking","Bar\/Lounge","Free High Speed Internet (WiFi)","Room service","Fitness Centre with Gym \/ Workout Room","Airport transportation","Babysitting","Banquet Room","Business Centre with Internet Access","Conference Facilities","Dry Cleaning","Heated pool","Indoor pool","Meeting rooms","Non-smoking hotel","Sauna","Wheelchair Access","Air conditioning","Non-smoking rooms","Suites"],"152":["Pool","Free parking","Breakfast included","Bar\/Lounge","Free High Speed Internet (WiFi)","Banquet Room","Breakfast Available","Business Centre with Internet Access","Casino and Gambling","Heated pool","Indoor pool","Meeting rooms","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Family Rooms","Kitchenette","Non-smoking rooms"],"153":[],"154":["Free parking","Restaurant","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Pool","Room service","Bar\/Lounge","Banquet Room","Business Centre with Internet Access","Casino and Gambling","Conference Facilities","Laundry Service","Meeting rooms","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Family Rooms","Kitchenette","Non-smoking rooms","Smoking rooms available","Suites"],"155":[],"156":["Free parking","Free High Speed Internet (WiFi)","Babysitting","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Kitchenette"],"157":["Free High Speed Internet (WiFi)","Air conditioning"],"158":["Free parking","Free High Speed Internet (WiFi)","Golf Course","Laundry Service","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Wheelchair Access","Air conditioning","Refrigerator in room","Kitchenette","Non-smoking rooms"],"159":[],"160":[],"161":["Free parking","Golf Course","Non-smoking hotel","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Kitchenette"],"162":["Room service","Free parking","Free High Speed Internet (WiFi)","Golf Course","Laundry Service","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Air conditioning","Refrigerator in room","Family Rooms"],"163":["Children Activities (Kid \/ Family Friendly)","Kitchenette"],"164":[],"165":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Laundry Service","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Wheelchair Access","Air conditioning","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms"],"166":[],"167":[],"168":["Pool","Free parking","Free High Speed Internet (WiFi)","Breakfast included","Conference Facilities","Heated pool","Laundry Service","Meeting rooms","Non-smoking hotel","Outdoor pool","Pets Allowed ( Dog \/ Pet Friendly )","Self-Serve Laundry","Air conditioning","Microwave","Refrigerator in room","Non-smoking rooms"],"169":["Free parking","Pool","Free High Speed Internet (WiFi)","Children Activities (Kid \/ Family Friendly)","Concierge","Heated pool","Hot Tub","Kids pool","Laundry Service","Non-smoking hotel","Outdoor pool","Pets Allowed ( Dog \/ Pet Friendly )","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Family Rooms","Kitchenette","Non-smoking rooms"],"170":[],"171":["Pool","Free parking","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Heated pool","Hot Tub","Non-smoking hotel","Outdoor pool","Sauna","Self-Serve Laundry","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms"],"172":["Free High Speed Internet (WiFi)","Pool","Free parking","Children Activities (Kid \/ Family Friendly)","Heated pool","Kids pool","Laundry Service","Non-smoking hotel","Outdoor pool","Public Wifi","Self-Serve Laundry","Air conditioning","Microwave","Refrigerator in room","Kitchenette","Non-smoking rooms","Suites"],"173":["Free parking","Free High Speed Internet (WiFi)","Pool","Breakfast included","Children Activities (Kid \/ Family Friendly)","Hot Tub","Non-smoking hotel","Outdoor pool","Public Wifi","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"174":["Free parking","Free High Speed Internet (WiFi)","Pool","Children Activities (Kid \/ Family Friendly)","Heated pool","Laundry Service","Non-smoking hotel","Outdoor pool","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Self-Serve Laundry","Air conditioning","Microwave","Refrigerator in room","Kitchenette","Non-smoking rooms","Suites"],"175":[],"176":["Pool","Free parking","Free High Speed Internet (WiFi)","Breakfast included","Children Activities (Kid \/ Family Friendly)","Heated pool","Non-smoking hotel","Outdoor pool","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Kitchenette","Non-smoking rooms"],"177":["Pool","Free parking","Free High Speed Internet (WiFi)","Children Activities (Kid \/ Family Friendly)","Non-smoking hotel","Shuttle Bus Service","Air conditioning","Refrigerator in room","Family Rooms","Non-smoking rooms","Suites"],"178":["Pool","Free parking","Free High Speed Internet (WiFi)","Non-smoking hotel","Public Wifi","Self-Serve Laundry","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"179":["Pool","Free parking","Free High Speed Internet (WiFi)","Children Activities (Kid \/ Family Friendly)","Air conditioning","Refrigerator in room","Kitchenette","Non-smoking rooms"],"180":["Pool","Free parking","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Children Activities (Kid \/ Family Friendly)","Golf Course","Hot Tub","Laundry Service","Non-smoking hotel","Outdoor pool","Sauna","Self-Serve Laundry","Wheelchair Access","Microwave","Refrigerator in room","Non-smoking rooms","Suites"],"181":["Free parking","Free High Speed Internet (WiFi)","Non-smoking hotel","Refrigerator in room","Kitchenette","Non-smoking rooms"],"182":["Pool","Free Internet","Restaurant","Free parking","Babysitting","Children Activities (Kid \/ Family Friendly)"],"183":["Pool","Free parking","Free High Speed Internet (WiFi)","Restaurant","Children Activities (Kid \/ Family Friendly)","Non-smoking hotel","Outdoor pool","Self-Serve Laundry","Air conditioning","Refrigerator in room","Kitchenette","Non-smoking rooms"],"184":["Pool","Free parking","Free High Speed Internet (WiFi)","Children Activities (Kid \/ Family Friendly)","Non-smoking hotel","Refrigerator in room","Kitchenette","Non-smoking rooms"],"185":["Pool","Free parking","Free High Speed Internet (WiFi)","Children Activities (Kid \/ Family Friendly)","Laundry Service","Non-smoking hotel","Outdoor pool","Pets Allowed ( Dog \/ Pet Friendly )","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Kitchenette","Suites"],"186":["Pool","Free parking","Free Internet","Fitness Centre with Gym \/ Workout Room","Non-smoking hotel","Air conditioning","Non-smoking rooms"],"187":["Pool","Free parking","Free High Speed Internet (WiFi)","Golf Course","Non-smoking hotel","Outdoor pool","Shuttle Bus Service","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"188":["Pool","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Babysitting","Business Centre with Internet Access","Children Activities (Kid \/ Family Friendly)","Golf Course","Kids pool","Laundry Service","Meeting rooms","Non-smoking hotel","Outdoor pool","Pets Allowed ( Dog \/ Pet Friendly )","Shuttle Bus Service","Air conditioning"],"189":[],"190":["Free parking","Restaurant","Free High Speed Internet (WiFi)","Breakfast included","Breakfast Available","Meeting rooms","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Wheelchair Access","Accessible rooms","Family Rooms","Non-smoking rooms"],"191":["Free parking","Free High Speed Internet (WiFi)","Breakfast Available","Concierge","Golf Course","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Shuttle Bus Service","Air conditioning","Refrigerator in room","Family Rooms","Non-smoking rooms"],"192":["Free parking","Free High Speed Internet (WiFi)","Non-smoking hotel","Public Wifi","Air conditioning","Non-smoking rooms"],"193":["Pool","Restaurant","Free parking","Bar\/Lounge","Free High Speed Internet (WiFi)","Golf Course","Non-smoking hotel","Outdoor pool","Public Wifi","Air conditioning","Non-smoking rooms","Suites"],"194":["Free parking","Restaurant","Free High Speed Internet (WiFi)","Breakfast included","Bar\/Lounge","Golf Course","Non-smoking hotel","Public Wifi","Air conditioning","Non-smoking rooms"],"195":["Pool","Room service","Free parking","Restaurant","Free High Speed Internet (WiFi)","Breakfast included","Electric vehicle charging station","Heated pool","Laundry Service","Multilingual Staff","Non-smoking hotel","Outdoor pool","Public Wifi","Wheelchair Access","Refrigerator in room","Accessible rooms","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"196":["Free High Speed Internet (WiFi)"],"197":["Free parking","Free High Speed Internet (WiFi)","Non-smoking hotel","Family Rooms"],"198":["Air conditioning"],"199":["Free parking","Restaurant","Breakfast included","Free High Speed Internet (WiFi)","Business Centre with Internet Access","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Air conditioning","Refrigerator in room","Non-smoking rooms"],"200":["Free parking","Breakfast included","Meeting rooms","Non-smoking hotel","Non-smoking rooms"],"201":[],"202":["Restaurant","Bar\/Lounge","Free High Speed Internet (WiFi)","Golf Course","Laundry Service","Non-smoking hotel","Public Wifi","Air conditioning","Family Rooms","Non-smoking rooms"],"203":["Free parking","Free High Speed Internet (WiFi)","Non-smoking hotel","Air conditioning","Family Rooms"],"204":[],"205":[],"206":["Free parking","Free High Speed Internet (WiFi)","Airport transportation","Babysitting","Golf Course","Laundry Service","Non-smoking hotel"],"207":[],"208":[],"209":["Free parking","Fitness Centre with Gym \/ Workout Room","Free High Speed Internet (WiFi)","Breakfast included","Business Centre with Internet Access","Dry Cleaning","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Public Wifi","Self-Serve Laundry","Shuttle Bus Service","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Kitchenette","Non-smoking rooms","Suites"],"210":["Room service","Free parking","Restaurant","Bar\/Lounge","Free High Speed Internet (WiFi)","Breakfast included","Fitness Centre with Gym \/ Workout Room","Spa","Banquet Room","Business Centre with Internet Access","Conference Facilities","Dry Cleaning","Hot Tub","Laundry Service","Meeting rooms","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Sauna","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"211":[],"212":[],"213":[],"214":["Free High Speed Internet (WiFi)","Breakfast included","Free parking","Fitness Centre with Gym \/ Workout Room","Business Centre with Internet Access","Laundry Service","Meeting rooms","Non-smoking hotel","Paid Internet","Paid Wifi","Air conditioning","Microwave","Refrigerator in room","Kitchenette","Non-smoking rooms","Suites"],"215":["Free parking","Free High Speed Internet (WiFi)","Room service","Restaurant","Bar\/Lounge","Spa","Banquet Room","Breakfast Available","Conference Facilities","Meeting rooms","Non-smoking hotel","Paid Internet","Public Wifi","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"216":["Free parking","Restaurant","Free High Speed Internet (WiFi)","Bar\/Lounge","Room service","Spa","Fitness Centre with Gym \/ Workout Room","Business Centre with Internet Access","Golf Course","Meeting rooms","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Shuttle Bus Service","Kitchenette","Non-smoking rooms","Suites"],"217":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Fitness Centre with Gym \/ Workout Room","Banquet Room","Business Centre with Internet Access","Conference Facilities","Hot Tub","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Sauna","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"218":["Free parking","Breakfast included","Free High Speed Internet (WiFi)","Laundry Service","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Kitchenette","Non-smoking rooms"],"219":["Restaurant","Free parking","Free High Speed Internet (WiFi)","Room service","Bar\/Lounge","Pool","Fitness Centre with Gym \/ Workout Room","Banquet Room","Breakfast Available","Business Centre with Internet Access","Concierge","Conference Facilities","Dry Cleaning","Heated pool","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Tennis Court","Wheelchair Access","Air conditioning","Microwave","Family Rooms","Non-smoking rooms","Suites"],"220":["Free parking","Restaurant","Room service","Free High Speed Internet (WiFi)","Bar\/Lounge","Spa","Breakfast included","Fitness Centre with Gym \/ Workout Room","Banquet Room","Conference Facilities","Dry Cleaning","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Sauna","Wheelchair Access","Air conditioning","Microwave","Family Rooms","Non-smoking rooms","Suites"],"221":["Free parking","Restaurant","Free High Speed Internet (WiFi)","Bar\/Lounge","Fitness Centre with Gym \/ Workout Room","Breakfast Available","Business Centre with Internet Access","Golf Course","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms","Smoking rooms available","Suites"],"222":["Free High Speed Internet (WiFi)","Free parking","Room service","Airport transportation","Business Centre with Internet Access","Dry Cleaning","Laundry Service","Non-smoking hotel","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"223":["Air conditioning","Refrigerator in room"],"224":["Free parking","Free High Speed Internet (WiFi)","Non-smoking hotel","Family Rooms","Non-smoking rooms"],"225":["Free High Speed Internet (WiFi)","Free parking","Restaurant","Laundry Service","Meeting rooms","Non-smoking hotel","Paid Internet","Paid Wifi","Public Wifi","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"226":["Free High Speed Internet (WiFi)","Breakfast included","Free parking","Business Centre with Internet Access","Laundry Service","Non-smoking hotel","Air conditioning","Family Rooms"],"227":[],"228":["Free parking","Breakfast included","Free High Speed Internet (WiFi)","Babysitting","Concierge","Laundry Service","Non-smoking hotel","Public Wifi","Wheelchair Access","Air conditioning","Refrigerator in room","Accessible rooms","Kitchenette","Non-smoking rooms","Suites"],"229":[],"230":[],"231":[],"232":[],"233":["Free High Speed Internet (WiFi)","Free parking","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Air conditioning","Microwave","Refrigerator in room","Non-smoking rooms"],"234":["Free High Speed Internet (WiFi)","Room service","Free parking","Non-smoking hotel","Public Wifi","Air conditioning","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms"],"235":["Free parking","Free High Speed Internet (WiFi)","Concierge","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Self-Serve Laundry","Air conditioning","Microwave","Refrigerator in room","Kitchenette","Non-smoking rooms"],"236":["Free parking","Pool","Free High Speed Internet (WiFi)","Breakfast included","Heated pool","Hot Tub","Indoor pool","Non-smoking hotel","Wheelchair Access","Air conditioning","Microwave","Kitchenette","Non-smoking rooms"],"237":["Free parking","Free High Speed Internet (WiFi)","Laundry Service","Non-smoking hotel","Public Wifi","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Non-smoking rooms"],"238":["Free parking","Free High Speed Internet (WiFi)","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Air conditioning","Microwave","Refrigerator in room","Non-smoking rooms"],"239":["Free High Speed Internet (WiFi)","Free parking","Restaurant","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms"],"240":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Hot Tub","Non-smoking hotel","Air conditioning","Minibar","Refrigerator in room","Accessible rooms","Family Rooms","Non-smoking rooms","Suites"],"241":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Laundry Service","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Kitchenette","Non-smoking rooms","Suites"],"242":["Pool","Free parking","Free High Speed Internet (WiFi)","Children Activities (Kid \/ Family Friendly)","Non-smoking hotel","Outdoor pool","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms"],"243":["Free parking","Free High Speed Internet (WiFi)","Golf Course","Non-smoking hotel","Public Wifi","Air conditioning","Microwave","Refrigerator in room","Kitchenette","Non-smoking rooms","Suites"],"244":["Free parking","Free High Speed Internet (WiFi)","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Air conditioning","Microwave","Refrigerator in room","Non-smoking rooms"],"245":["Free parking","Free High Speed Internet (WiFi)","Room service","Non-smoking hotel","Public Wifi","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms"],"246":["Free High Speed Internet (WiFi)","Free parking","Golf Course","Hot Tub","Laundry Service","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Wheelchair Access","Air conditioning","Refrigerator in room","Accessible rooms","Family Rooms","Kitchenette","Non-smoking rooms"],"247":["Free High Speed Internet (WiFi)","Free parking","Meeting rooms","Non-smoking hotel","Public Wifi","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Non-smoking rooms"],"248":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Multilingual Staff","Non-smoking hotel","Public Wifi","Air conditioning","Refrigerator in room","Family Rooms","Non-smoking rooms","Suites"],"249":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Non-smoking hotel","Air conditioning","Non-smoking rooms"],"250":["Pool","Free parking","Fitness Centre with Gym \/ Workout Room","Children Activities (Kid \/ Family Friendly)","Hot Tub","Indoor pool","Meeting rooms","Outdoor pool","Paid Internet","Paid Wifi","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Self-Serve Laundry","Microwave","Refrigerator in room"],"251":[],"252":["Free parking","Free High Speed Internet (WiFi)","Children Activities (Kid \/ Family Friendly)","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms"],"253":["Pets Allowed ( Dog \/ Pet Friendly )"],"254":["Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Self-Serve Laundry"],"255":["Pets Allowed ( Dog \/ Pet Friendly )"],"256":[],"257":[],"258":["Free parking","Pets Allowed ( Dog \/ Pet Friendly )"],"259":[],"260":[],"261":["Pool","Free parking","Free High Speed Internet (WiFi)","Breakfast included","Fitness Centre with Gym \/ Workout Room","Breakfast Available","Business Centre with Internet Access","Heated pool","Indoor pool","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Sauna","Self-Serve Laundry","Microwave","Family Rooms","Non-smoking rooms","Suites"],"262":["Pool","Free parking","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Breakfast included","Restaurant","Spa","Bar\/Lounge","Banquet Room","Breakfast Available","Heated pool","Hot Tub","Indoor pool","Meeting rooms","Multilingual Staff","Non-smoking hotel","Outdoor pool","Pets Allowed ( Dog \/ Pet Friendly )","Tennis Court","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Non-smoking rooms","Suites"],"263":["Free parking","Free High Speed Internet (WiFi)","Pool","Breakfast included","Golf Course","Meeting rooms","Non-smoking hotel","Outdoor pool","Pets Allowed ( Dog \/ Pet Friendly )","Air conditioning","Microwave","Family Rooms","Non-smoking rooms"],"264":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Multilingual Staff","Non-smoking hotel","Air conditioning","Family Rooms","Non-smoking rooms","Suites"],"265":["Free parking","Restaurant","Bar\/Lounge","Free High Speed Internet (WiFi)","Breakfast included","Non-smoking hotel","Public Wifi","Air conditioning","Accessible rooms","Family Rooms","Non-smoking rooms","Suites"],"266":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Non-smoking hotel","Public Wifi","Air conditioning","Family Rooms","Non-smoking rooms"],"267":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Non-smoking hotel","Public Wifi","Air conditioning","Family Rooms","Non-smoking rooms"],"268":[],"269":["Free parking","Restaurant","Free High Speed Internet (WiFi)","Room service","Bar\/Lounge","Spa","Breakfast included","Banquet Room","Conference Facilities","Meeting rooms","Multilingual Staff","Non-smoking hotel","Air conditioning","Family Rooms","Non-smoking rooms","Suites"],"270":["Free parking","Free High Speed Internet (WiFi)","Bar\/Lounge","Banquet Room","Golf Course","Non-smoking hotel","Public Wifi","Air conditioning","Family Rooms","Non-smoking rooms"],"271":["Pool","Free parking","Free High Speed Internet (WiFi)","Restaurant","Bar\/Lounge","Spa","Breakfast included","Banquet Room","Breakfast Available","Children Activities (Kid \/ Family Friendly)","Conference Facilities","Heated pool","Hot Tub","Indoor pool","Meeting rooms","Non-smoking hotel","Outdoor pool","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Sauna","Wheelchair Access","Air conditioning","Refrigerator in room","Accessible rooms","Family Rooms","Non-smoking rooms"],"272":["Pool","Free parking","Restaurant","Free High Speed Internet (WiFi)","Breakfast included","Breakfast Available","Heated pool","Laundry Service","Multilingual Staff","Non-smoking hotel","Outdoor pool","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Non-smoking rooms","Smoking rooms available","Suites"],"273":["Pool","Breakfast included","Free parking","Free High Speed Internet (WiFi)","Non-smoking hotel","Outdoor pool","Pets Allowed ( Dog \/ Pet Friendly )","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Non-smoking rooms","Suites"],"274":["Pool","Free parking","Restaurant","Free High Speed Internet (WiFi)","Laundry Service","Non-smoking hotel","Outdoor pool","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Self-Serve Laundry","Wheelchair Access","Air conditioning","Refrigerator in room","Family Rooms","Non-smoking rooms"],"275":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Business Centre with Internet Access","Casino and Gambling","Public Wifi","Non-smoking rooms","Suites"],"276":["Free parking","Free High Speed Internet (WiFi)","Golf Course","Non-smoking hotel","Air conditioning","Microwave","Refrigerator in room","Kitchenette","Non-smoking rooms","Suites"],"277":[],"278":[],"279":["Free parking","Restaurant","Bar\/Lounge","Free High Speed Internet (WiFi)","Children Activities (Kid \/ Family Friendly)","Refrigerator in room","Kitchenette","Suites"],"280":["Pool","Room service","Free parking","Free High Speed Internet (WiFi)","Laundry Service","Non-smoking hotel","Public Wifi","Air conditioning","Refrigerator in room","Family Rooms","Non-smoking rooms"],"281":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Non-smoking hotel","Public Wifi","Air conditioning","Non-smoking rooms"],"282":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Non-smoking hotel","Public Wifi","Air conditioning","Family Rooms","Non-smoking rooms"],"283":["Refrigerator in room"],"284":["Free parking","Free High Speed Internet (WiFi)","Pets Allowed ( Dog \/ Pet Friendly )","Refrigerator in room","Kitchenette"],"285":[],"286":["Children Activities (Kid \/ Family Friendly)","Kitchenette"],"287":[],"288":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Non-smoking hotel","Public Wifi","Air conditioning","Non-smoking rooms"],"289":["Pool","Free parking","Restaurant","Room service","Fitness Centre with Gym \/ Workout Room","Bar\/Lounge","Spa","Free High Speed Internet (WiFi)","Banquet Room","Breakfast Available","Business Centre with Internet Access","Concierge","Conference Facilities","Golf Course","Heated pool","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Outdoor pool","Public Wifi","Ski-In \/ Ski-Out","Tennis Court","Wheelchair Access","Air conditioning","Refrigerator in room","Accessible rooms","Family Rooms","Non-smoking rooms","Suites"],"290":["Pool","Free parking","Restaurant","Spa","Free High Speed Internet (WiFi)","Heated pool","Indoor pool","Non-smoking hotel","Outdoor pool","Air conditioning","Refrigerator in room","Family Rooms","Non-smoking rooms"],"291":["Pool","Free parking","Restaurant","Spa","Free High Speed Internet (WiFi)","Bar\/Lounge","Breakfast included","Banquet Room","Concierge","Conference Facilities","Heated pool","Hot Tub","Indoor pool","Meeting rooms","Multilingual Staff","Non-smoking hotel","Public Wifi","Sauna","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Family Rooms","Non-smoking rooms","Suites"],"292":["Free High Speed Internet (WiFi)","Pool","Room service","Hot Tub","Multilingual Staff","Non-smoking hotel","Outdoor pool","Air conditioning","Microwave","Refrigerator in room","Family Rooms"],"293":["Free High Speed Internet (WiFi)","Pool","Free parking","Restaurant","Heated pool","Non-smoking hotel","Outdoor pool","Air conditioning","Refrigerator in room","Family Rooms","Non-smoking rooms"],"294":["Pool","Free High Speed Internet (WiFi)","Free parking","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Air conditioning"],"295":["Free parking","Restaurant","Free High Speed Internet (WiFi)","Spa","Breakfast included","Breakfast Available","Hot Tub","Multilingual Staff","Non-smoking hotel","Sauna","Air conditioning","Non-smoking rooms","Suites"],"296":[],"297":["Pool","Free parking","Breakfast included","Free High Speed Internet (WiFi)","Children Activities (Kid \/ Family Friendly)","Air conditioning","Kitchenette","Suites"],"298":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Golf Course","Hot Tub","Multilingual Staff","Non-smoking hotel","Public Wifi","Air conditioning","Non-smoking rooms"],"299":["Free parking","Spa","Free High Speed Internet (WiFi)","Golf Course","Meeting rooms","Non-smoking hotel","Air conditioning","Family Rooms"],"300":[],"301":["Pool","Free parking","Restaurant","Bar\/Lounge","Free High Speed Internet (WiFi)","Breakfast included","Suites"],"302":[],"303":["Free High Speed Internet (WiFi)"],"304":[],"305":["Free parking","Free High Speed Internet (WiFi)"],"306":[],"307":[],"308":[],"309":[],"310":["Restaurant","Hot Tub","Non-smoking hotel","Public Wifi","Family Rooms","Kitchenette","Non-smoking rooms"],"311":[],"312":[],"313":[],"314":["Pool","Room service","Free High Speed Internet (WiFi)","Free parking","Restaurant","Breakfast included","Fitness Centre with Gym \/ Workout Room","Banquet Room","Business Centre with Internet Access","Conference Facilities","Dry Cleaning","Heated pool","Indoor pool","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Family Rooms","Non-smoking rooms","Suites"],"315":["Free parking","Fitness Centre with Gym \/ Workout Room","Free High Speed Internet (WiFi)","Bar\/Lounge","Breakfast included","Banquet Room","Breakfast Available","Business Centre with Internet Access","Conference Facilities","Dry Cleaning","Meeting rooms","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Non-smoking rooms"],"316":["Pool","Restaurant","Room service","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Bar\/Lounge","Banquet Room","Business Centre with Internet Access","Conference Facilities","Dry Cleaning","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Outdoor pool","Pets Allowed ( Dog \/ Pet Friendly )","Self-Serve Laundry","Wheelchair Access","Air conditioning","Refrigerator in room","Accessible rooms","Non-smoking rooms","Suites"],"317":["Pool","Room service","Free parking","Restaurant","Bar\/Lounge","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Banquet Room","Breakfast Available","Business Centre with Internet Access","Children Activities (Kid \/ Family Friendly)","Conference Facilities","Dry Cleaning","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Wheelchair Access","Air conditioning","Non-smoking rooms","Suites"],"318":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Fitness Centre with Gym \/ Workout Room","Business Centre with Internet Access","Dry Cleaning","Laundry Service","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Family Rooms","Non-smoking rooms","Suites"],"319":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Fitness Centre with Gym \/ Workout Room","Business Centre with Internet Access","Dry Cleaning","Laundry Service","Meeting rooms","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"320":["Free parking","Free High Speed Internet (WiFi)","Babysitting","Concierge","Laundry Service","Non-smoking hotel","Public Wifi","Air conditioning","Microwave","Refrigerator in room","Non-smoking rooms"],"321":["Room service","Free parking","Free High Speed Internet (WiFi)","Breakfast included","Airport transportation","Babysitting","Breakfast Available","Children Activities (Kid \/ Family Friendly)","Dry Cleaning","Laundry Service","Non-smoking hotel","Shuttle Bus Service","Air conditioning","Refrigerator in room","Family Rooms","Non-smoking rooms","Suites"],"322":["Free parking","Breakfast included","Free High Speed Internet (WiFi)","Breakfast Available","Business Centre with Internet Access","Dry Cleaning","Golf Course","Laundry Service","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Self-Serve Laundry","Microwave","Non-smoking rooms"],"323":["Free parking","Free High Speed Internet (WiFi)","Golf Course","Non-smoking hotel","Air conditioning","Microwave","Refrigerator in room","Non-smoking rooms"],"324":[],"325":["Free High Speed Internet (WiFi)","Free parking","Non-smoking hotel","Air conditioning"],"326":[],"327":[],"328":[],"329":["Free High Speed Internet (WiFi)","Pets Allowed ( Dog \/ Pet Friendly )","Wheelchair Access"],"330":["Free High Speed Internet (WiFi)"],"331":[],"332":["Free parking","Free High Speed Internet (WiFi)","Pool","Hot Tub","Non-smoking hotel","Public Wifi","Tennis Court","Kitchenette","Non-smoking rooms"],"333":[],"334":["Free parking","Free High Speed Internet (WiFi)","Business Centre with Internet Access","Hot Tub"],"335":[],"336":[],"337":[],"338":[],"339":[],"340":[],"341":["Pool","Restaurant","Bar\/Lounge","Free High Speed Internet (WiFi)","Laundry Service","Meeting rooms","Non-smoking hotel","Public Wifi","Air conditioning","Family Rooms","Non-smoking rooms"],"342":["Pool","Free parking","Restaurant","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Breakfast included","Bar\/Lounge","Airport transportation","Banquet Room","Business Centre with Internet Access","Conference Facilities","Dry Cleaning","Heated pool","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Self-Serve Laundry","Wheelchair Access","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"343":["Pool","Free parking","Free High Speed Internet (WiFi)","Breakfast included","Fitness Centre with Gym \/ Workout Room","Business Centre with Internet Access","Dry Cleaning","Golf Course","Heated pool","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Wheelchair Access","Air conditioning","Refrigerator in room","Accessible rooms","Family Rooms","Non-smoking rooms","Smoking rooms available","Suites"],"344":["Free High Speed Internet (WiFi)","Room service","Free parking","Fitness Centre with Gym \/ Workout Room","Restaurant","Banquet Room","Business Centre with Internet Access","Conference Facilities","Dry Cleaning","Meeting rooms","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"345":["Free High Speed Internet (WiFi)","Free parking","Breakfast included","Non-smoking hotel","Public Wifi","Wheelchair Access","Air conditioning","Refrigerator in room","Accessible rooms","Non-smoking rooms","Suites"],"346":["Free parking","Free High Speed Internet (WiFi)","Airport transportation","Banquet Room","Breakfast Available","Conference Facilities","Meeting rooms","Non-smoking hotel","Public Wifi","Air conditioning","Family Rooms","Non-smoking rooms","Suites"],"347":["Free parking","Pool","Free High Speed Internet (WiFi)","Breakfast included","Fitness Centre with Gym \/ Workout Room","Heated pool","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Self-Serve Laundry","Microwave","Non-smoking rooms"],"348":["Free High Speed Internet (WiFi)","Free parking","Pool","Restaurant","Banquet Room","Business Centre with Internet Access","Golf Course","Heated pool","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Kitchenette","Non-smoking rooms"],"349":["Pool","Free parking","Restaurant","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Business Centre with Internet Access","Dry Cleaning","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Wheelchair Access","Air conditioning","Kitchenette","Non-smoking rooms","Suites"],"351":["Restaurant","Free High Speed Internet (WiFi)","Room service","Free parking","Bar\/Lounge","Breakfast included","Banquet Room","Dry Cleaning","Laundry Service","Meeting rooms","Non-smoking hotel","Self-Serve Laundry","Tennis Court","Non-smoking rooms"],"352":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Non-smoking hotel","Air conditioning","Family Rooms","Non-smoking rooms"],"353":["Free High Speed Internet (WiFi)","Hot Tub","Non-smoking hotel","Public Wifi","Non-smoking rooms"],"354":[],"355":[],"356":[],"357":[],"358":[],"359":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Breakfast Available","Children Activities (Kid \/ Family Friendly)","Non-smoking hotel","Self-Serve Laundry","Kitchenette","Non-smoking rooms","Suites"],"360":[],"361":[],"362":[],"363":["Bar\/Lounge"],"364":[],"365":[],"366":[],"367":[],"368":[],"369":["Free High Speed Internet (WiFi)","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Air conditioning","Non-smoking rooms"],"370":["Free parking","Free High Speed Internet (WiFi)","Laundry Service","Non-smoking hotel","Public Wifi","Self-Serve Laundry","Family Rooms","Non-smoking rooms"],"371":[],"372":[],"373":["Room service","Free parking","Restaurant","Free High Speed Internet (WiFi)","Bar\/Lounge","Spa","Breakfast included","Banquet Room","Conference Facilities","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Wheelchair Access","Air conditioning","Refrigerator in room","Family Rooms","Non-smoking rooms","Suites"],"374":["Free parking","Free High Speed Internet (WiFi)","Laundry Service","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Kitchenette","Non-smoking rooms","Suites"],"375":["Pool","Free parking","Restaurant","Room service","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Bar\/Lounge","Spa","Airport transportation","Banquet Room","Business Centre with Internet Access","Concierge","Conference Facilities","Dry Cleaning","Heated pool","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Wheelchair Access","Air conditioning","Refrigerator in room","Non-smoking rooms","Suites"],"376":["Free parking","Free High Speed Internet (WiFi)","Non-smoking hotel","Public Wifi","Air conditioning","Refrigerator in room","Non-smoking rooms","Suites"],"377":["Free parking","Free High Speed Internet (WiFi)","Non-smoking hotel","Air conditioning","Microwave","Refrigerator in room","Kitchenette","Non-smoking rooms","Suites"],"378":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Children Activities (Kid \/ Family Friendly)","Laundry Service","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"379":["Pool","Free parking","Free High Speed Internet (WiFi)","Breakfast Available","Non-smoking hotel","Outdoor pool","Public Wifi","Tennis Court","Family Rooms","Non-smoking rooms","Suites"],"380":["Free parking","Free High Speed Internet (WiFi)","Concierge","Dry Cleaning","Laundry Service","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Wheelchair Access","Air conditioning","Non-smoking rooms","Suites"],"381":["Restaurant","Free parking","Free High Speed Internet (WiFi)","Bar\/Lounge","Room service","Fitness Centre with Gym \/ Workout Room","Banquet Room","Conference Facilities","Golf Course","Meeting rooms","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Sauna","Air conditioning","Family Rooms","Non-smoking rooms"],"382":["Free High Speed Internet (WiFi)","Babysitting","Children Activities (Kid \/ Family Friendly)","Golf Course","Laundry Service","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms"],"383":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Non-smoking hotel","Public Wifi","Air conditioning","Microwave","Minibar","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms","Smoking rooms available","Suites"],"384":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Children Activities (Kid \/ Family Friendly)","Non-smoking hotel","Microwave","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms"],"385":["Free parking","Free High Speed Internet (WiFi)","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"386":["Pool","Free parking","Restaurant","Bar\/Lounge","Free High Speed Internet (WiFi)","Children Activities (Kid \/ Family Friendly)","Golf Course","Hot Tub","Indoor pool","Meeting rooms","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Sauna","Tennis Court","Wheelchair Access","Air conditioning","Non-smoking rooms"],"387":[],"388":[],"389":["Free parking","Pool","Free High Speed Internet (WiFi)","Non-smoking hotel","Outdoor pool","Pets Allowed ( Dog \/ Pet Friendly )","Wheelchair Access","Microwave","Refrigerator in room","Accessible rooms","Kitchenette","Non-smoking rooms","Suites"],"390":["Free High Speed Internet (WiFi)","Free parking","Non-smoking hotel","Air conditioning","Refrigerator in room","Non-smoking rooms"],"391":["Free High Speed Internet (WiFi)","Pool","Fitness Centre with Gym \/ Workout Room","Room service","Bar\/Lounge","Spa","Free parking","Restaurant","Banquet Room","Business Centre with Internet Access","Conference Facilities","Dry Cleaning","Electric vehicle charging station","Heated pool","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Public Wifi","Sauna","Wheelchair Access","Air conditioning","Refrigerator in room","Family Rooms","Non-smoking rooms","Suites"],"392":["Free High Speed Internet (WiFi)","Laundry Service","Meeting rooms","Non-smoking hotel","Shuttle Bus Service","Family Rooms","Non-smoking rooms"],"393":["Free parking","Pool","Restaurant","Fitness Centre with Gym \/ Workout Room","Free High Speed Internet (WiFi)","Room service","Bar\/Lounge","Spa","Banquet Room","Business Centre with Internet Access","Children Activities (Kid \/ Family Friendly)","Conference Facilities","Dry Cleaning","Heated pool","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Wheelchair Access","Refrigerator in room","Family Rooms","Non-smoking rooms","Suites"],"394":["Restaurant","Free parking","Free High Speed Internet (WiFi)","Breakfast included","Room service","Breakfast Available","Business Centre with Internet Access","Dry Cleaning","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"395":["Free parking","Free High Speed Internet (WiFi)","Non-smoking hotel","Public Wifi","Microwave","Refrigerator in room","Non-smoking rooms"],"396":["Pool","Free parking","Free High Speed Internet (WiFi)","Room service","Restaurant","Bar\/Lounge","Spa","Fitness Centre with Gym \/ Workout Room","Banquet Room","Breakfast Available","Business Centre with Internet Access","Concierge","Conference Facilities","Dry Cleaning","Electric vehicle charging station","Heated pool","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Multilingual Staff","Public Wifi","Sauna","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Family Rooms","Non-smoking rooms","Suites"],"397":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Breakfast Available","Business Centre with Internet Access","Dry Cleaning","Golf Course","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Family Rooms","Non-smoking rooms"],"398":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Golf Course","Non-smoking hotel","Outdoor pool","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Air conditioning","Microwave","Refrigerator in room","Kitchenette","Non-smoking rooms"],"399":["Free parking","Free High Speed Internet (WiFi)","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Wheelchair Access","Air conditioning","Refrigerator in room","Accessible rooms","Non-smoking rooms"],"400":["Free parking","Pets Allowed ( Dog \/ Pet Friendly )"],"401":["Free parking","Free High Speed Internet (WiFi)","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Wheelchair Access","Air conditioning","Refrigerator in room","Family Rooms","Non-smoking rooms"],"402":["Free High Speed Internet (WiFi)","Breakfast included","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Kitchenette","Non-smoking rooms","Suites"],"403":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Dry Cleaning","Hot Tub","Laundry Service","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Kitchenette","Non-smoking rooms","Suites"],"404":["Free parking","Free High Speed Internet (WiFi)","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Air conditioning","Microwave","Minibar","Refrigerator in room","Accessible rooms","Non-smoking rooms"],"405":["Free parking","Free High Speed Internet (WiFi)","Non-smoking hotel","Kitchenette","Non-smoking rooms","Suites"],"406":["Free parking","Restaurant","Free High Speed Internet (WiFi)","Bar\/Lounge","Breakfast included","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Non-smoking rooms"],"407":["Free parking","Children Activities (Kid \/ Family Friendly)","Meeting rooms","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Sauna","Ski-In \/ Ski-Out","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms"],"408":["Free parking","Free High Speed Internet (WiFi)","Children Activities (Kid \/ Family Friendly)","Non-smoking hotel","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"409":["Free High Speed Internet (WiFi)","Pool","Free parking","Heated pool","Hot Tub","Outdoor pool","Microwave","Refrigerator in room","Kitchenette","Non-smoking rooms","Suites"],"410":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Golf Course","Non-smoking hotel","Wheelchair Access","Air conditioning","Family Rooms","Non-smoking rooms","Suites"],"411":["Free parking","Free High Speed Internet (WiFi)","Breakfast Available","Non-smoking hotel","Public Wifi","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"412":["Free parking","Free High Speed Internet (WiFi)","Non-smoking hotel","Public Wifi","Air conditioning","Microwave","Refrigerator in room","Kitchenette","Non-smoking rooms"],"413":["Pool","Free parking","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Breakfast included","Airport transportation","Breakfast Available","Business Centre with Internet Access","Conference Facilities","Dry Cleaning","Heated pool","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Self-Serve Laundry","Shuttle Bus Service","Wheelchair Access","Air conditioning","Microwave","Family Rooms","Non-smoking rooms","Suites"],"414":["Pool","Free parking","Fitness Centre with Gym \/ Workout Room","Free High Speed Internet (WiFi)","Breakfast included","Business Centre with Internet Access","Conference Facilities","Dry Cleaning","Heated pool","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Family Rooms","Non-smoking rooms","Suites"],"415":["Free High Speed Internet (WiFi)","Pool","Free parking","Fitness Centre with Gym \/ Workout Room","Breakfast included","Airport transportation","Banquet Room","Business Centre with Internet Access","Children Activities (Kid \/ Family Friendly)","Conference Facilities","Dry Cleaning","Heated pool","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Self-Serve Laundry","Shuttle Bus Service","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Family Rooms","Non-smoking rooms","Suites"],"416":["Free parking","Breakfast included","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Room service","Restaurant","Breakfast Available","Business Centre with Internet Access","Dry Cleaning","Meeting rooms","Non-smoking hotel","Sauna","Wheelchair Access","Microwave","Non-smoking rooms"],"417":["Room service","Restaurant","Pool","Free parking","Fitness Centre with Gym \/ Workout Room","Free High Speed Internet (WiFi)","Bar\/Lounge","Banquet Room","Business Centre with Internet Access","Conference Facilities","Dry Cleaning","Heated pool","Indoor pool","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Family Rooms","Non-smoking rooms","Suites"],"418":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Bar\/Lounge","Fitness Centre with Gym \/ Workout Room","Golf Course","Laundry Service","Meeting rooms","Non-smoking hotel","Wheelchair Access","Air conditioning","Microwave","Family Rooms","Non-smoking rooms"],"419":["Pool","Free parking","Free High Speed Internet (WiFi)","Breakfast included","Fitness Centre with Gym \/ Workout Room","Breakfast Available","Business Centre with Internet Access","Dry Cleaning","Heated pool","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Non-smoking hotel","Public Wifi","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Family Rooms","Non-smoking rooms","Suites"],"420":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Fitness Centre with Gym \/ Workout Room","Breakfast Available","Indoor pool","Meeting rooms","Pets Allowed ( Dog \/ Pet Friendly )","Self-Serve Laundry","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms","Smoking rooms available","Suites"],"421":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Bar\/Lounge","Dry Cleaning","Laundry Service","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"422":["Free parking","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Pool","Room service","Restaurant","Bar\/Lounge","Airport transportation","Banquet Room","Business Centre with Internet Access","Children Activities (Kid \/ Family Friendly)","Conference Facilities","Dry Cleaning","Heated pool","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Self-Serve Laundry","Shuttle Bus Service","Wheelchair Access","Air conditioning","Microwave","Family Rooms","Non-smoking rooms","Suites"],"423":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Business Centre with Internet Access","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Air conditioning","Microwave","Family Rooms","Non-smoking rooms","Suites"],"424":["Free parking","Free High Speed Internet (WiFi)","Pool","Business Centre with Internet Access","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Family Rooms","Kitchenette","Non-smoking rooms"],"425":["Free High Speed Internet (WiFi)","Restaurant","Spa","Business Centre with Internet Access","Golf Course","Non-smoking hotel","Public Wifi","Sauna","Air conditioning","Refrigerator in room","Family Rooms","Non-smoking rooms"],"426":["Free parking","Restaurant","Pool","Room service","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Bar\/Lounge","Banquet Room","Business Centre with Internet Access","Conference Facilities","Dry Cleaning","Heated pool","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Wheelchair Access","Air conditioning","Microwave","Non-smoking rooms","Suites"],"427":["Fitness Centre with Gym \/ Workout Room","Free High Speed Internet (WiFi)","Breakfast included","Free parking","Breakfast Available","Business Centre with Internet Access","Hot Tub","Non-smoking hotel","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Family Rooms","Non-smoking rooms"],"428":["Pool","Free parking","Fitness Centre with Gym \/ Workout Room","Restaurant","Golf Course","Hot Tub","Non-smoking hotel","Paid Internet","Paid Wifi","Tennis Court","Air conditioning","Microwave","Refrigerator in room","Kitchenette","Non-smoking rooms","Suites"],"429":["Pool","Restaurant","Free parking","Fitness Centre with Gym \/ Workout Room","Bar\/Lounge","Free High Speed Internet (WiFi)","Room service","Banquet Room","Breakfast Available","Business Centre with Internet Access","Conference Facilities","Dry Cleaning","Heated pool","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Air conditioning","Microwave","Refrigerator in room","Non-smoking rooms","Suites"],"430":["Free parking","Free High Speed Internet (WiFi)","Children Activities (Kid \/ Family Friendly)","Non-smoking hotel","Public Wifi","Air conditioning","Kitchenette","Non-smoking rooms","Suites"],"431":[],"432":[],"433":["Free parking","Free High Speed Internet (WiFi)","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Air conditioning","Microwave","Refrigerator in room","Suites"],"434":["Pool","Children Activities (Kid \/ Family Friendly)","Paid Wifi","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Self-Serve Laundry"],"435":[],"436":["Pool","Free parking","Fitness Centre with Gym \/ Workout Room","Free High Speed Internet (WiFi)","Breakfast included","Banquet Room","Business Centre with Internet Access","Conference Facilities","Heated pool","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Non-smoking hotel","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Family Rooms","Non-smoking rooms","Suites"],"437":["Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Pool","Free parking","Breakfast included","Business Centre with Internet Access","Dry Cleaning","Electric vehicle charging station","Heated pool","Indoor pool","Laundry Service","Meeting rooms","Non-smoking hotel","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Non-smoking rooms","Suites"],"438":["Pool","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Restaurant","Bar\/Lounge","Spa","Free parking","Banquet Room","Business Centre with Internet Access","Children Activities (Kid \/ Family Friendly)","Conference Facilities","Golf Course","Heated pool","Hot Tub","Indoor pool","Meeting rooms","Multilingual Staff","Non-smoking hotel","Outdoor pool","Pets Allowed ( Dog \/ Pet Friendly )","Ski-In \/ Ski-Out","Wheelchair Access","Air conditioning","Refrigerator in room","Family Rooms","Non-smoking rooms","Suites"],"439":["Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Pool","Room service","Free parking","Restaurant","Bar\/Lounge","Airport transportation","Babysitting","Banquet Room","Breakfast Available","Business Centre with Internet Access","Conference Facilities","Dry Cleaning","Heated pool","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Multilingual Staff","Outdoor pool","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Sauna","Self-Serve Laundry","Wheelchair Access","Air conditioning","Accessible rooms","Non-smoking rooms"],"440":[],"441":["Fitness Centre with Gym \/ Workout Room","Free High Speed Internet (WiFi)","Pool","Free parking","Breakfast included","Breakfast Available","Business Centre with Internet Access","Dry Cleaning","Heated pool","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"442":[],"443":["Pool","Free parking","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Room service","Restaurant","Bar\/Lounge","Banquet Room","Breakfast Available","Business Centre with Internet Access","Conference Facilities","Heated pool","Hot Tub","Indoor pool","Meeting rooms","Multilingual Staff","Non-smoking hotel","Public Wifi","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Family Rooms","Non-smoking rooms","Suites"],"444":["Pool","Free parking","Free High Speed Internet (WiFi)","Breakfast included","Fitness Centre with Gym \/ Workout Room","Business Centre with Internet Access","Children Activities (Kid \/ Family Friendly)","Concierge","Dry Cleaning","Heated pool","Hot Tub","Indoor pool","Laundry Service","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Non-smoking rooms","Suites"],"445":["Free parking","Free Internet","Golf Course","Laundry Service","Meeting rooms","Non-smoking hotel","Public Wifi","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"446":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Spa","Meeting rooms","Non-smoking hotel","Public Wifi","Air conditioning","Family Rooms","Non-smoking rooms","Suites"],"447":["Free parking","Free High Speed Internet (WiFi)","Children Activities (Kid \/ Family Friendly)","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Air conditioning","Family Rooms","Non-smoking rooms","Suites"],"448":["Free High Speed Internet (WiFi)","Golf Course","Non-smoking hotel","Public Wifi","Air conditioning","Refrigerator in room","Non-smoking rooms"],"449":[],"450":["Free parking","Pool","Free High Speed Internet (WiFi)","Breakfast included","Airport transportation","Indoor pool","Meeting rooms","Pets Allowed ( Dog \/ Pet Friendly )","Wheelchair Access","Air conditioning","Microwave","Family Rooms","Non-smoking rooms"],"451":["Free High Speed Internet (WiFi)","Non-smoking hotel","Air conditioning","Microwave","Minibar","Refrigerator in room","Non-smoking rooms"],"452":[],"453":[],"454":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Breakfast Available","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"455":["Free parking","Pool","Free High Speed Internet (WiFi)","Children Activities (Kid \/ Family Friendly)","Non-smoking hotel","Outdoor pool","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Kitchenette","Non-smoking rooms"],"456":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Air conditioning","Microwave","Family Rooms","Non-smoking rooms"],"457":["Free parking","Free High Speed Internet (WiFi)","Non-smoking hotel","Public Wifi","Air conditioning","Microwave","Refrigerator in room","Non-smoking rooms"],"458":[],"459":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Banquet Room","Meeting rooms","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Air conditioning","Non-smoking rooms","Suites"],"460":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Non-smoking hotel","Family Rooms","Non-smoking rooms"],"461":["Free High Speed Internet (WiFi)","Air conditioning"],"462":[],"463":["Free High Speed Internet (WiFi)","Golf Course","Non-smoking hotel","Public Wifi","Non-smoking rooms"],"464":["Pool","Free parking","Room service","Restaurant","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Bar\/Lounge","Banquet Room","Business Centre with Internet Access","Conference Facilities","Dry Cleaning","Heated pool","Hot Tub","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Outdoor pool","Pets Allowed ( Dog \/ Pet Friendly )","Sauna","Wheelchair Access","Air conditioning","Family Rooms","Non-smoking rooms","Suites"],"465":["Free High Speed Internet (WiFi)","Free parking","Breakfast included","Banquet Room","Conference Facilities","Golf Course","Laundry Service","Meeting rooms","Non-smoking hotel","Public Wifi","Air conditioning","Microwave","Family Rooms","Non-smoking rooms","Suites"],"466":["Pool","Free parking","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Banquet Room","Breakfast Available","Business Centre with Internet Access","Conference Facilities","Electric vehicle charging station","Heated pool","Hot Tub","Indoor pool","Meeting rooms","Multilingual Staff","Non-smoking hotel","Outdoor pool","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Non-smoking rooms"],"467":["Pool","Free parking","Free High Speed Internet (WiFi)","Business Centre with Internet Access","Laundry Service","Non-smoking hotel","Outdoor pool","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms"],"468":["Free parking","Free High Speed Internet (WiFi)","Room service","Restaurant","Business Centre with Internet Access","Golf Course","Laundry Service","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"469":["Free parking","Pool","Restaurant","Free High Speed Internet (WiFi)","Meeting rooms","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Self-Serve Laundry","Air conditioning","Microwave","Refrigerator in room","Kitchenette","Non-smoking rooms","Smoking rooms available","Suites"],"470":["Free parking","Free High Speed Internet (WiFi)","Non-smoking hotel","Air conditioning","Refrigerator in room","Non-smoking rooms"],"471":[],"472":["Free parking","Restaurant","Bar\/Lounge","Free High Speed Internet (WiFi)","Room service","Breakfast included","Banquet Room","Breakfast Available","Children Activities (Kid \/ Family Friendly)","Concierge","Meeting rooms","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Wheelchair Access","Air conditioning","Minibar","Refrigerator in room","Accessible rooms","Non-smoking rooms"],"473":["Bar\/Lounge","Free High Speed Internet (WiFi)","Non-smoking hotel","Public Wifi","Air conditioning","Non-smoking rooms"],"474":["Free High Speed Internet (WiFi)","Babysitting","Children Activities (Kid \/ Family Friendly)","Non-smoking hotel","Public Wifi","Air conditioning","Non-smoking rooms"],"475":[],"476":["Free High Speed Internet (WiFi)","Concierge","Non-smoking hotel","Public Wifi","Non-smoking rooms"],"477":["Pool","Free parking","Bar\/Lounge","Restaurant","Free High Speed Internet (WiFi)","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Air conditioning"],"478":["Free parking","Free High Speed Internet (WiFi)","Laundry Service","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Air conditioning","Refrigerator in room","Kitchenette","Non-smoking rooms","Suites"],"479":[],"480":[],"481":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Hot Tub","Non-smoking hotel","Public Wifi","Family Rooms","Non-smoking rooms","Suites"],"482":[],"483":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Multilingual Staff","Non-smoking hotel","Public Wifi","Self-Serve Laundry","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"484":["Free parking","Restaurant","Free High Speed Internet (WiFi)","Breakfast Available","Children Activities (Kid \/ Family Friendly)","Multilingual Staff","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Self-Serve Laundry","Wheelchair Access","Microwave","Refrigerator in room","Kitchenette"],"485":[],"486":["Babysitting","Children Activities (Kid \/ Family Friendly)","Pets Allowed ( Dog \/ Pet Friendly )"],"487":["Free parking","Free High Speed Internet (WiFi)","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Kitchenette","Non-smoking rooms","Suites"],"488":["Free parking","Restaurant","Bar\/Lounge","Free High Speed Internet (WiFi)","Golf Course","Laundry Service","Meeting rooms","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Wheelchair Access","Air conditioning","Family Rooms","Non-smoking rooms"],"489":["Pool","Free parking","Free High Speed Internet (WiFi)","Restaurant","Fitness Centre with Gym \/ Workout Room","Banquet Room","Breakfast Available","Business Centre with Internet Access","Concierge","Conference Facilities","Dry Cleaning","Golf Course","Heated pool","Indoor pool","Laundry Service","Meeting rooms","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Self-Serve Laundry","Wheelchair Access","Air conditioning","Refrigerator in room","Accessible rooms","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"490":["Pool","Free parking","Free High Speed Internet (WiFi)","Breakfast included","Fitness Centre with Gym \/ Workout Room","Room service","Banquet Room","Business Centre with Internet Access","Children Activities (Kid \/ Family Friendly)","Conference Facilities","Meeting rooms","Non-smoking hotel","Outdoor pool","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Non-smoking rooms","Suites"],"491":["Pool","Restaurant","Free parking","Free High Speed Internet (WiFi)","Room service","Fitness Centre with Gym \/ Workout Room","Bar\/Lounge","Spa","Banquet Room","Business Centre with Internet Access","Conference Facilities","Dry Cleaning","Heated pool","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Wheelchair Access","Air conditioning","Family Rooms","Non-smoking rooms","Suites"],"492":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Babysitting","Laundry Service","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms","Smoking rooms available","Suites"],"493":["Free parking","Free High Speed Internet (WiFi)","Pool","Breakfast included","Room service","Business Centre with Internet Access","Heated pool","Hot Tub","Indoor pool","Laundry Service","Non-smoking hotel","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Non-smoking rooms"],"494":["Pool","Free parking","Free High Speed Internet (WiFi)","Breakfast included","Airport transportation","Golf Course","Non-smoking hotel","Outdoor pool","Pets Allowed ( Dog \/ Pet Friendly )","Shuttle Bus Service","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Non-smoking rooms"],"495":["Free parking","Free High Speed Internet (WiFi)","Non-smoking hotel","Public Wifi","Air conditioning","Microwave","Refrigerator in room","Non-smoking rooms"],"496":["Free parking","Free High Speed Internet (WiFi)","Pool","Restaurant","Fitness Centre with Gym \/ Workout Room","Room service","Business Centre with Internet Access","Dry Cleaning","Indoor pool","Meeting rooms","Multilingual Staff","Pets Allowed ( Dog \/ Pet Friendly )","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Kitchenette","Non-smoking rooms","Suites"],"497":["Free parking","Pool","Free High Speed Internet (WiFi)","Breakfast included","Business Centre with Internet Access","Laundry Service","Non-smoking hotel","Outdoor pool","Pets Allowed ( Dog \/ Pet Friendly )","Self-Serve Laundry","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms"],"498":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Airport transportation","Laundry Service","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Wheelchair Access","Air conditioning","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"499":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Non-smoking hotel","Air conditioning","Family Rooms","Kitchenette","Non-smoking rooms"],"500":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Airport transportation","Electric vehicle charging station","Laundry Service","Multilingual Staff","Pets Allowed ( Dog \/ Pet Friendly )","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Family Rooms","Kitchenette","Non-smoking rooms","Smoking rooms available"],"501":["Free parking","Free High Speed Internet (WiFi)","Restaurant","Business Centre with Internet Access","Pets Allowed ( Dog \/ Pet Friendly )","Self-Serve Laundry","Air conditioning","Microwave","Refrigerator in room","Non-smoking rooms","Smoking rooms available","Suites"],"502":[],"503":["Pool","Fitness Centre with Gym \/ Workout Room","Free parking","Free High Speed Internet (WiFi)","Restaurant","Bar\/Lounge","Spa","Babysitting","Banquet Room","Business Centre with Internet Access","Children Activities (Kid \/ Family Friendly)","Conference Facilities","Dry Cleaning","Heated pool","Hot Tub","Laundry Service","Meeting rooms","Non-smoking hotel","Outdoor pool","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"504":["Pool","Free parking","Free High Speed Internet (WiFi)","Golf Course","Laundry Service","Non-smoking hotel","Outdoor pool","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Air conditioning","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms"],"505":["Pool","Free parking","Free High Speed Internet (WiFi)","Golf Course","Non-smoking hotel","Outdoor pool","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"506":["Free High Speed Internet (WiFi)"],"507":["Free parking","Breakfast included","Free High Speed Internet (WiFi)","Breakfast Available","Multilingual Staff","Non-smoking hotel","Public Wifi","Self-Serve Laundry","Shuttle Bus Service","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"508":["Pool","Free parking","Free High Speed Internet (WiFi)","Golf Course","Non-smoking hotel","Outdoor pool","Pets Allowed ( Dog \/ Pet Friendly )","Air conditioning","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms"],"509":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Non-smoking hotel","Public Wifi","Air conditioning","Refrigerator in room","Non-smoking rooms","Suites"],"510":["Free parking","Free High Speed Internet (WiFi)","Non-smoking hotel","Air conditioning","Non-smoking rooms"],"511":["Free parking","Breakfast included","Free High Speed Internet (WiFi)","Hot Tub","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Family Rooms","Non-smoking rooms"],"512":["Free parking","Free High Speed Internet (WiFi)","Babysitting","Children Activities (Kid \/ Family Friendly)","Laundry Service","Non-smoking hotel","Public Wifi","Air conditioning","Family Rooms","Non-smoking rooms","Smoking rooms available"],"513":[],"514":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Hot Tub","Laundry Service","Non-smoking hotel","Air conditioning","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"515":["Pool","Free parking","Free High Speed Internet (WiFi)","Breakfast included","Hot Tub","Non-smoking hotel","Air conditioning","Refrigerator in room","Non-smoking rooms","Suites"],"516":["Free High Speed Internet (WiFi)","Free parking","Breakfast included","Non-smoking hotel","Public Wifi","Air conditioning","Refrigerator in room","Accessible rooms","Non-smoking rooms","Suites"],"517":["Free parking","Free High Speed Internet (WiFi)","Air conditioning","Kitchenette","Suites"],"518":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Non-smoking hotel","Shuttle Bus Service","Wheelchair Access","Air conditioning","Non-smoking rooms"],"519":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Children Activities (Kid \/ Family Friendly)","Kitchenette","Suites"],"520":["Free parking","Free High Speed Internet (WiFi)","Breakfast Available","Hot Tub","Pets Allowed ( Dog \/ Pet Friendly )","Self-Serve Laundry","Air conditioning","Microwave","Refrigerator in room","Kitchenette","Suites"],"521":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Air conditioning","Refrigerator in room","Family Rooms","Non-smoking rooms"],"522":[],"523":["Pets Allowed ( Dog \/ Pet Friendly )"],"524":[],"525":[],"526":[],"527":["Babysitting","Pets Allowed ( Dog \/ Pet Friendly )"],"528":[],"529":["Pool","Free parking","Bar\/Lounge","Free High Speed Internet (WiFi)","Breakfast included"],"530":[],"531":["Restaurant","Free High Speed Internet (WiFi)","Bar\/Lounge","Pool","Free parking","Spa","Fitness Centre with Gym \/ Workout Room","Room service","Banquet Room","Business Centre with Internet Access","Conference Facilities","Heated pool","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Shuttle Bus Service","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Family Rooms","Non-smoking rooms","Suites"],"532":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Multilingual Staff","Non-smoking hotel","Wheelchair Access","Air conditioning","Microwave","Family Rooms","Non-smoking rooms"],"533":["Pool","Restaurant","Free parking","Bar\/Lounge","Free High Speed Internet (WiFi)","Banquet Room","Business Centre with Internet Access","Heated pool","Hot Tub","Indoor pool","Meeting rooms","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Sauna","Wheelchair Access","Air conditioning","Family Rooms","Non-smoking rooms"],"534":["Free parking","Free High Speed Internet (WiFi)","Business Centre with Internet Access","Non-smoking hotel","Public Wifi","Air conditioning","Refrigerator in room","Non-smoking rooms"],"535":["Pool","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Free parking","Room service","Bar\/Lounge","Breakfast included","Banquet Room","Business Centre with Internet Access","Conference Facilities","Heated pool","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Self-Serve Laundry","Shuttle Bus Service","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"536":["Pool","Free parking","Restaurant","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Room service","Bar\/Lounge","Spa","Breakfast included","Babysitting","Banquet Room","Breakfast Available","Business Centre with Internet Access","Children Activities (Kid \/ Family Friendly)","Conference Facilities","Heated pool","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Non-smoking hotel","Outdoor pool","Public Wifi","Sauna","Self-Serve Laundry","Tennis Court","Wheelchair Access","Air conditioning","Refrigerator in room","Non-smoking rooms","Suites"],"537":["Free parking","Free High Speed Internet (WiFi)","Room service","Non-smoking hotel","Public Wifi","Air conditioning","Refrigerator in room","Family Rooms","Non-smoking rooms"],"538":["Free High Speed Internet (WiFi)","Free parking","Breakfast included","Golf Course","Meeting rooms","Non-smoking hotel","Public Wifi","Air conditioning","Non-smoking rooms","Suites"],"539":["Restaurant","Free parking","Room service","Free High Speed Internet (WiFi)","Bar\/Lounge","Fitness Centre with Gym \/ Workout Room","Banquet Room","Business Centre with Internet Access","Conference Facilities","Dry Cleaning","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Sauna","Wheelchair Access","Air conditioning","Refrigerator in room","Non-smoking rooms","Suites"],"540":["Free parking","Restaurant","Free High Speed Internet (WiFi)","Banquet Room","Breakfast Available","Business Centre with Internet Access","Conference Facilities","Laundry Service","Meeting rooms","Non-smoking hotel","Wheelchair Access","Air conditioning","Refrigerator in room","Accessible rooms","Family Rooms","Non-smoking rooms","Suites"],"541":["Free parking","Breakfast included","Free High Speed Internet (WiFi)","Non-smoking hotel","Air conditioning","Family Rooms","Non-smoking rooms"],"542":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Golf Course","Non-smoking hotel","Public Wifi","Non-smoking rooms"],"543":["Free High Speed Internet (WiFi)","Free parking","Breakfast included","Laundry Service","Pets Allowed ( Dog \/ Pet Friendly )","Family Rooms","Suites"],"544":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Laundry Service","Multilingual Staff","Non-smoking hotel","Public Wifi","Air conditioning","Accessible rooms","Family Rooms","Non-smoking rooms","Suites"],"545":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Pool","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Self-Serve Laundry","Refrigerator in room","Non-smoking rooms"],"546":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Non-smoking hotel","Public Wifi","Air conditioning","Family Rooms","Non-smoking rooms"],"547":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Children Activities (Kid \/ Family Friendly)","Non-smoking hotel","Family Rooms","Non-smoking rooms","Suites"],"548":["Free parking","Pool","Free High Speed Internet (WiFi)","Breakfast included","Babysitting","Business Centre with Internet Access","Children Activities (Kid \/ Family Friendly)","Golf Course","Heated pool","Hot Tub","Meeting rooms","Non-smoking hotel","Outdoor pool","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Sauna","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"549":["Free parking","Restaurant","Free High Speed Internet (WiFi)","Breakfast included","Meeting rooms","Non-smoking hotel","Public Wifi","Shuttle Bus Service","Air conditioning","Non-smoking rooms"],"550":["Free parking","Free High Speed Internet (WiFi)","Non-smoking hotel","Public Wifi","Non-smoking rooms"],"551":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Non-smoking hotel","Air conditioning","Non-smoking rooms"],"552":["Pool","Free parking","Free High Speed Internet (WiFi)","Children Activities (Kid \/ Family Friendly)","Multilingual Staff","Non-smoking hotel","Public Wifi","Self-Serve Laundry","Wheelchair Access","Microwave","Refrigerator in room","Accessible rooms","Family Rooms","Kitchenette","Non-smoking rooms"],"553":["Pool","Free parking","Fitness Centre with Gym \/ Workout Room","Free High Speed Internet (WiFi)","Breakfast included","Business Centre with Internet Access","Dry Cleaning","Heated pool","Hot Tub","Indoor pool","Laundry Service","Multilingual Staff","Non-smoking hotel","Public Wifi","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Kitchenette","Non-smoking rooms","Suites"],"554":["Pool","Free parking","Free High Speed Internet (WiFi)","Laundry Service","Non-smoking hotel","Outdoor pool","Microwave","Refrigerator in room","Kitchenette"],"555":["Free parking","Free High Speed Internet (WiFi)","Business Centre with Internet Access","Non-smoking hotel","Public Wifi","Microwave","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"556":["Pool","Free parking","Free High Speed Internet (WiFi)","Children Activities (Kid \/ Family Friendly)","Golf Course","Laundry Service","Non-smoking hotel","Outdoor pool","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Kitchenette","Non-smoking rooms","Suites"],"557":["Free parking","Free High Speed Internet (WiFi)","Hot Tub","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Wheelchair Access","Air conditioning","Refrigerator in room","Family Rooms","Non-smoking rooms"],"558":["Free parking","Free High Speed Internet (WiFi)","Children Activities (Kid \/ Family Friendly)","Electric vehicle charging station","Heated pool","Non-smoking hotel","Outdoor pool","Public Wifi","Self-Serve Laundry","Tennis Court","Wheelchair Access","Microwave","Refrigerator in room","Non-smoking rooms","Suites"],"559":["Pool","Free parking","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Bar\/Lounge","Room service","Restaurant","Spa","Banquet Room","Business Centre with Internet Access","Concierge","Conference Facilities","Dry Cleaning","Heated pool","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Public Wifi","Self-Serve Laundry","Air conditioning","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"560":["Free parking","Free High Speed Internet (WiFi)","Golf Course","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Air conditioning","Microwave","Refrigerator in room","Kitchenette","Non-smoking rooms"],"561":["Pool","Free parking","Restaurant","Bar\/Lounge","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Children Activities (Kid \/ Family Friendly)","Heated pool","Indoor pool","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Tennis Court","Wheelchair Access","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"562":[],"563":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Laundry Service","Multilingual Staff","Non-smoking hotel","Self-Serve Laundry","Wheelchair Access","Air conditioning","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms"],"564":["Free parking","Pool","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Breakfast included","Business Centre with Internet Access","Heated pool","Hot Tub","Indoor pool","Meeting rooms","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Wheelchair Access","Non-smoking rooms","Suites"],"565":["Pool","Fitness Centre with Gym \/ Workout Room","Free parking","Restaurant","Free High Speed Internet (WiFi)","Bar\/Lounge","Room service","Banquet Room","Breakfast Available","Business Centre with Internet Access","Conference Facilities","Dry Cleaning","Heated pool","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Wheelchair Access","Air conditioning","Family Rooms","Non-smoking rooms"],"566":["Free parking","Free High Speed Internet (WiFi)","Concierge","Heated pool","Hot Tub","Laundry Service","Meeting rooms","Non-smoking hotel","Outdoor pool","Public Wifi","Self-Serve Laundry","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Family Rooms","Kitchenette","Non-smoking rooms"],"567":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Children Activities (Kid \/ Family Friendly)","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Wheelchair Access","Microwave","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms"],"568":["Free parking","Free High Speed Internet (WiFi)","Golf Course","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Air conditioning","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms"],"569":["Free parking","Free High Speed Internet (WiFi)","Children Activities (Kid \/ Family Friendly)","Laundry Service","Non-smoking hotel","Self-Serve Laundry","Tennis Court","Microwave","Refrigerator in room","Kitchenette","Non-smoking rooms","Suites"],"570":["Free High Speed Internet (WiFi)","Free parking","Laundry Service","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Wheelchair Access","Air conditioning","Refrigerator in room","Accessible rooms","Kitchenette","Non-smoking rooms"],"571":["Free parking","Breakfast included","Free High Speed Internet (WiFi)","Non-smoking hotel","Refrigerator in room","Kitchenette","Non-smoking rooms"],"572":["Free parking","Pets Allowed ( Dog \/ Pet Friendly )","Self-Serve Laundry"],"573":[],"574":[],"575":[],"576":[],"577":[],"578":[],"579":[],"580":[],"581":[],"582":[],"583":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Golf Course","Laundry Service","Multilingual Staff","Non-smoking hotel","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Non-smoking rooms"],"584":["Free parking","Free High Speed Internet (WiFi)","Non-smoking hotel","Public Wifi","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Non-smoking rooms"],"585":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Golf Course","Hot Tub","Laundry Service","Non-smoking hotel","Public Wifi","Sauna","Air conditioning","Refrigerator in room","Family Rooms","Non-smoking rooms"],"586":["Free parking","Children Activities (Kid \/ Family Friendly)","Pets Allowed ( Dog \/ Pet Friendly )","Kitchenette"],"587":["Free parking","Pets Allowed ( Dog \/ Pet Friendly )","Refrigerator in room","Kitchenette"],"588":["Free parking","Restaurant","Bar\/Lounge","Free High Speed Internet (WiFi)","Non-smoking hotel","Air conditioning"],"589":["Free parking","Free High Speed Internet (WiFi)","Children Activities (Kid \/ Family Friendly)","Golf Course","Laundry Service","Multilingual Staff","Non-smoking hotel","Public Wifi","Self-Serve Laundry","Microwave","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"590":["Free parking","Airport transportation","Laundry Service","Wheelchair Access","Air conditioning","Accessible rooms","Kitchenette"],"591":[],"592":["Free parking","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Breakfast included","Business Centre with Internet Access","Dry Cleaning","Laundry Service","Public Wifi","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Non-smoking rooms","Smoking rooms available","Suites"],"593":["Pool","Free High Speed Internet (WiFi)","Free parking","Spa","Breakfast included","Fitness Centre with Gym \/ Workout Room","Business Centre with Internet Access","Children Activities (Kid \/ Family Friendly)","Conference Facilities","Dry Cleaning","Golf Course","Heated pool","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Non-smoking hotel","Sauna","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Family Rooms","Non-smoking rooms","Suites"],"594":["Free parking","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Pool","Breakfast included","Business Centre with Internet Access","Heated pool","Hot Tub","Indoor pool","Meeting rooms","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Self-Serve Laundry","Wheelchair Access","Microwave","Family Rooms","Non-smoking rooms","Suites"],"595":["Pool","Free High Speed Internet (WiFi)","Bar\/Lounge","Room service","Free parking","Restaurant","Fitness Centre with Gym \/ Workout Room","Banquet Room","Breakfast Available","Children Activities (Kid \/ Family Friendly)","Conference Facilities","Dry Cleaning","Golf Course","Heated pool","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Self-Serve Laundry","Tennis Court","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Family Rooms","Non-smoking rooms","Suites"],"596":["Pool","Free parking","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Breakfast included","Business Centre with Internet Access","Conference Facilities","Dry Cleaning","Heated pool","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Family Rooms","Non-smoking rooms","Suites"],"597":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Breakfast Available","Business Centre with Internet Access","Dry Cleaning","Golf Course","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Tennis Court","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Non-smoking rooms"],"598":["Free parking","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Business Centre with Internet Access","Meeting rooms","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Self-Serve Laundry","Wheelchair Access","Air conditioning","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"599":["Pool","Free parking","Free High Speed Internet (WiFi)","Breakfast included","Hot Tub","Indoor pool","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Non-smoking rooms"],"600":["Free parking","Free High Speed Internet (WiFi)","Non-smoking hotel","Air conditioning","Refrigerator in room","Non-smoking rooms"],"601":["Pool","Restaurant","Room service","Free parking","Fitness Centre with Gym \/ Workout Room","Bar\/Lounge","Free High Speed Internet (WiFi)","Banquet Room","Business Centre with Internet Access","Children Activities (Kid \/ Family Friendly)","Conference Facilities","Heated pool","Hot Tub","Indoor pool","Meeting rooms","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Non-smoking rooms","Suites"],"602":["Free parking","Pool","Restaurant","Bar\/Lounge","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Banquet Room","Breakfast Available","Business Centre with Internet Access","Golf Course","Heated pool","Hot Tub","Indoor pool","Kids pool","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Family Rooms","Kitchenette","Non-smoking rooms"],"603":[],"604":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Breakfast Available","Business Centre with Internet Access","Golf Course","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Tennis Court","Wheelchair Access","Air conditioning","Microwave","Non-smoking rooms"],"605":["Free High Speed Internet (WiFi)","Pool","Free parking","Breakfast included","Fitness Centre with Gym \/ Workout Room","Business Centre with Internet Access","Dry Cleaning","Heated pool","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Self-Serve Laundry","Wheelchair Access","Family Rooms","Non-smoking rooms","Suites"],"606":["Free parking","Free High Speed Internet (WiFi)","Laundry Service","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Self-Serve Laundry","Wheelchair Access","Air conditioning","Refrigerator in room","Accessible rooms","Kitchenette","Non-smoking rooms"],"607":["Free parking","Free High Speed Internet (WiFi)","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Air conditioning","Microwave","Refrigerator in room","Non-smoking rooms","Smoking rooms available"],"608":["Free High Speed Internet (WiFi)","Free parking","Golf Course","Non-smoking hotel","Air conditioning","Microwave","Refrigerator in room"],"609":["Pool","Free parking","Free High Speed Internet (WiFi)","Breakfast included","Room service","Fitness Centre with Gym \/ Workout Room","Dry Cleaning","Heated pool","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Non-smoking hotel","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Non-smoking rooms"],"610":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Room service","Restaurant","Bar\/Lounge","Fitness Centre with Gym \/ Workout Room","Banquet Room","Business Centre with Internet Access","Children Activities (Kid \/ Family Friendly)","Conference Facilities","Golf Course","Meeting rooms","Non-smoking hotel","Public Wifi","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"611":["Pool","Free parking","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Breakfast included","Banquet Room","Business Centre with Internet Access","Conference Facilities","Heated pool","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Sauna","Self-Serve Laundry","Wheelchair Access","Air conditioning","Family Rooms","Non-smoking rooms","Suites"],"612":["Free High Speed Internet (WiFi)","Free parking","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Air conditioning","Non-smoking rooms"],"613":["Free High Speed Internet (WiFi)","Pool","Fitness Centre with Gym \/ Workout Room","Hot Tub","Indoor pool","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Sauna","Air conditioning"],"615":["Free parking","Free High Speed Internet (WiFi)","Pets Allowed ( Dog \/ Pet Friendly )"],"616":["Restaurant","Free parking","Bar\/Lounge","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Room service","Breakfast included","Airport transportation","Banquet Room","Business Centre with Internet Access","Conference Facilities","Dry Cleaning","Laundry Service","Meeting rooms","Multilingual Staff","Pets Allowed ( Dog \/ Pet Friendly )","Self-Serve Laundry","Shuttle Bus Service","Wheelchair Access","Family Rooms","Non-smoking rooms","Suites"],"617":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Meeting rooms","Pets Allowed ( Dog \/ Pet Friendly )","Tennis Court","Non-smoking rooms","Suites"],"618":["Free parking","Pool","Restaurant","Free High Speed Internet (WiFi)","Indoor pool","Meeting rooms","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Non-smoking rooms","Smoking rooms available"],"619":["Free parking","Free High Speed Internet (WiFi)","Laundry Service","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Air conditioning","Refrigerator in room","Family Rooms","Non-smoking rooms"],"620":["Free parking","Pool","Restaurant","Free High Speed Internet (WiFi)","Non-smoking hotel","Public Wifi","Air conditioning","Family Rooms","Non-smoking rooms"],"621":["Pool","Free parking","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Breakfast included","Banquet Room","Business Centre with Internet Access","Conference Facilities","Dry Cleaning","Golf Course","Heated pool","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Self-Serve Laundry","Tennis Court","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"622":["Pool","Free parking","Restaurant","Free High Speed Internet (WiFi)","Breakfast included","Fitness Centre with Gym \/ Workout Room","Business Centre with Internet Access","Conference Facilities","Dry Cleaning","Heated pool","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Family Rooms","Kitchenette","Non-smoking rooms"],"623":[],"624":["Free parking","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Breakfast included","Breakfast Available","Business Centre with Internet Access","Dry Cleaning","Hot Tub","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Non-smoking rooms","Suites"],"625":[],"626":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Laundry Service","Meeting rooms","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Air conditioning","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms"],"627":["Free parking","Restaurant","Free High Speed Internet (WiFi)","Breakfast included","Bar\/Lounge","Room service","Fitness Centre with Gym \/ Workout Room","Business Centre with Internet Access","Dry Cleaning","Laundry Service","Meeting rooms","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Wheelchair Access","Air conditioning","Microwave","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"628":["Free High Speed Internet (WiFi)","Free parking","Restaurant","Breakfast included","Room service","Bar\/Lounge","Fitness Centre with Gym \/ Workout Room","Airport transportation","Business Centre with Internet Access","Golf Course","Hot Tub","Laundry Service","Meeting rooms","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Wheelchair Access","Air conditioning","Refrigerator in room","Accessible rooms","Family Rooms","Non-smoking rooms"],"629":["Free High Speed Internet (WiFi)","Laundry Service","Public Wifi","Air conditioning","Refrigerator in room","Family Rooms"],"630":["Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Business Centre with Internet Access","Dry Cleaning","Golf Course","Hot Tub","Laundry Service","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Air conditioning","Refrigerator in room","Smoking rooms available"],"631":["Free parking","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Breakfast included","Breakfast Available","Business Centre with Internet Access","Dry Cleaning","Golf Course","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Sauna","Self-Serve Laundry","Wheelchair Access","Microwave","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"632":[],"633":["Free parking","Restaurant","Free High Speed Internet (WiFi)","Breakfast included","Fitness Centre with Gym \/ Workout Room","Breakfast Available","Business Centre with Internet Access","Golf Course","Non-smoking hotel","Kitchenette","Non-smoking rooms"],"634":["Fitness Centre with Gym \/ Workout Room","Free High Speed Internet (WiFi)","Pool","Room service","Free parking","Restaurant","Bar\/Lounge","Airport transportation","Banquet Room","Business Centre with Internet Access","Conference Facilities","Dry Cleaning","Heated pool","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Outdoor pool","Pets Allowed ( Dog \/ Pet Friendly )","Sauna","Self-Serve Laundry","Wheelchair Access","Air conditioning","Family Rooms","Non-smoking rooms","Suites"],"635":[],"636":["Free High Speed Internet (WiFi)","Bar\/Lounge","Room service","Restaurant","Fitness Centre with Gym \/ Workout Room","Banquet Room","Business Centre with Internet Access","Concierge","Conference Facilities","Dry Cleaning","Meeting rooms","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Wheelchair Access","Air conditioning","Minibar","Refrigerator in room","Accessible rooms","Non-smoking rooms","Suites"],"637":["Free parking","Fitness Centre with Gym \/ Workout Room","Free High Speed Internet (WiFi)","Breakfast included","Airport transportation","Business Centre with Internet Access","Dry Cleaning","Hot Tub","Laundry Service","Non-smoking hotel","Sauna","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Non-smoking rooms"],"638":["Fitness Centre with Gym \/ Workout Room","Free High Speed Internet (WiFi)","Pool","Room service","Restaurant","Bar\/Lounge","Banquet Room","Business Centre with Internet Access","Children Activities (Kid \/ Family Friendly)","Concierge","Conference Facilities","Dry Cleaning","Heated pool","Indoor pool","Laundry Service","Meeting rooms","Multilingual Staff","Pets Allowed ( Dog \/ Pet Friendly )","Sauna","Wheelchair Access","Family Rooms","Non-smoking rooms","Suites"],"639":[],"640":["Pool","Free parking","Free High Speed Internet (WiFi)","Bar\/Lounge","Breakfast included","Airport transportation","Banquet Room","Business Centre with Internet Access","Conference Facilities","Golf Course","Heated pool","Hot Tub","Indoor pool","Meeting rooms","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Wheelchair Access","Air conditioning","Microwave","Family Rooms","Non-smoking rooms","Suites"],"641":["Free parking","Room service","Free High Speed Internet (WiFi)","Airport transportation","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms"],"642":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Suites"],"643":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Non-smoking hotel","Public Wifi","Air conditioning","Non-smoking rooms"],"644":["Free parking","Free High Speed Internet (WiFi)","Bar\/Lounge","Pool","Room service","Restaurant","Fitness Centre with Gym \/ Workout Room","Banquet Room","Business Centre with Internet Access","Conference Facilities","Dry Cleaning","Heated pool","Indoor pool","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Self-Serve Laundry","Shuttle Bus Service","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Family Rooms","Non-smoking rooms","Suites"],"645":[],"646":["Free parking","Free High Speed Internet (WiFi)","Public Wifi","Air conditioning","Refrigerator in room"],"647":["Free parking","Free High Speed Internet (WiFi)","Non-smoking hotel"],"648":[],"649":[],"650":["Pool","Free parking","Children Activities (Kid \/ Family Friendly)","Pets Allowed ( Dog \/ Pet Friendly )"],"651":[],"652":[],"653":[],"654":["Free parking","Free High Speed Internet (WiFi)","Laundry Service","Non-smoking hotel","Self-Serve Laundry","Family Rooms","Kitchenette","Non-smoking rooms"],"655":["Free parking","Pool","Restaurant","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Bar\/Lounge","Conference Facilities","Heated pool","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Non-smoking rooms","Suites"],"656":["Free parking","Free High Speed Internet (WiFi)","Laundry Service","Non-smoking hotel","Self-Serve Laundry","Air conditioning","Refrigerator in room","Family Rooms","Non-smoking rooms"],"657":["Pool","Free parking","Restaurant","Fitness Centre with Gym \/ Workout Room","Free High Speed Internet (WiFi)","Room service","Bar\/Lounge","Banquet Room","Business Centre with Internet Access","Conference Facilities","Dry Cleaning","Heated pool","Hot Tub","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Outdoor pool","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Kitchenette","Non-smoking rooms","Suites"],"658":["Free parking","Breakfast Available","Children Activities (Kid \/ Family Friendly)","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms"],"659":["Free parking","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Pool","Breakfast included","Banquet Room","Business Centre with Internet Access","Conference Facilities","Dry Cleaning","Heated pool","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"660":["Free parking","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Bar\/Lounge","Banquet Room","Business Centre with Internet Access","Concierge","Conference Facilities","Hot Tub","Meeting rooms","Multilingual Staff","Non-smoking hotel","Sauna","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Non-smoking rooms"],"661":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Golf Course","Hot Tub","Laundry Service","Non-smoking hotel","Public Wifi","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"662":["Free parking","Free High Speed Internet (WiFi)","Hot Tub","Non-smoking hotel","Public Wifi","Wheelchair Access","Refrigerator in room","Accessible rooms","Family Rooms","Non-smoking rooms","Smoking rooms available"],"663":[],"664":[],"665":["Free parking","Restaurant","Bar\/Lounge","Free High Speed Internet (WiFi)","Babysitting","Golf Course","Non-smoking hotel","Non-smoking rooms"],"666":["Free parking","Free High Speed Internet (WiFi)","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Wheelchair Access","Microwave","Refrigerator in room","Kitchenette","Non-smoking rooms"],"667":["Free High Speed Internet (WiFi)","Room service","Free parking","Restaurant","Bar\/Lounge","Banquet Room","Business Centre with Internet Access","Laundry Service","Meeting rooms","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Wheelchair Access","Air conditioning","Family Rooms","Non-smoking rooms","Suites"],"668":["Pool","Free parking","Fitness Centre with Gym \/ Workout Room","Free High Speed Internet (WiFi)","Breakfast included","Business Centre with Internet Access","Dry Cleaning","Heated pool","Hot Tub","Indoor pool","Laundry Service","Public Wifi","Self-Serve Laundry","Wheelchair Access","Air conditioning","Accessible rooms","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"669":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Fitness Centre with Gym \/ Workout Room","Spa","Business Centre with Internet Access","Concierge","Hot Tub","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Public Wifi","Sauna","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Kitchenette","Non-smoking rooms","Suites"],"670":["Free parking","Pool","Free High Speed Internet (WiFi)","Breakfast included","Business Centre with Internet Access","Children Activities (Kid \/ Family Friendly)","Heated pool","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Family Rooms","Non-smoking rooms","Suites"],"671":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Business Centre with Internet Access","Electric vehicle charging station","Laundry Service","Meeting rooms","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Self-Serve Laundry","Wheelchair Access","Air conditioning","Family Rooms","Non-smoking rooms"],"672":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Fitness Centre with Gym \/ Workout Room","Breakfast Available","Business Centre with Internet Access","Dry Cleaning","Golf Course","Laundry Service","Meeting rooms","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Kitchenette","Non-smoking rooms","Suites"],"673":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Golf Course","Non-smoking hotel","Air conditioning","Non-smoking rooms","Suites"],"674":["Breakfast included","Free High Speed Internet (WiFi)","Electric vehicle charging station","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms"],"675":["Free parking","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Kitchenette"],"676":["Free parking","Free High Speed Internet (WiFi)","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Wheelchair Access","Air conditioning","Refrigerator in room","Family Rooms","Non-smoking rooms"],"677":["Free High Speed Internet (WiFi)","Free parking","Restaurant","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Self-Serve Laundry","Air conditioning","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms"],"678":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Room service","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Wheelchair Access","Air conditioning","Microwave","Family Rooms","Kitchenette","Non-smoking rooms"],"679":["Pool","Free parking","Breakfast included","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Business Centre with Internet Access","Hot Tub","Indoor pool","Meeting rooms","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Sauna","Wheelchair Access","Air conditioning","Microwave","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"680":["Free parking","Free High Speed Internet (WiFi)","Non-smoking hotel","Public Wifi","Air conditioning","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms"],"681":["Pool","Free parking","Breakfast included","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Business Centre with Internet Access","Heated pool","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Family Rooms","Non-smoking rooms","Smoking rooms available","Suites"],"682":["Free High Speed Internet (WiFi)","Free parking","Non-smoking hotel","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Non-smoking rooms"],"683":["Free parking","Restaurant","Free High Speed Internet (WiFi)","Breakfast included","Fitness Centre with Gym \/ Workout Room","Room service","Bar\/Lounge","Banquet Room","Breakfast Available","Business Centre with Internet Access","Children Activities (Kid \/ Family Friendly)","Conference Facilities","Laundry Service","Meeting rooms","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Kitchenette","Non-smoking rooms","Smoking rooms available","Suites"],"684":["Restaurant","Free parking","Free High Speed Internet (WiFi)","Breakfast included","Bar\/Lounge","Banquet Room","Business Centre with Internet Access","Conference Facilities","Dry Cleaning","Hot Tub","Laundry Service","Meeting rooms","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Family Rooms","Kitchenette","Non-smoking rooms","Smoking rooms available","Suites"],"685":["Pool","Free parking","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Breakfast included","Children Activities (Kid \/ Family Friendly)","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Kitchenette","Non-smoking rooms","Suites"],"686":["Free parking","Free High Speed Internet (WiFi)","Non-smoking hotel","Air conditioning","Microwave","Minibar","Family Rooms"],"687":["Pool","Restaurant","Fitness Centre with Gym \/ Workout Room","Room service","Bar\/Lounge","Free High Speed Internet (WiFi)","Banquet Room","Breakfast Available","Business Centre with Internet Access","Conference Facilities","Dry Cleaning","Heated pool","Hot Tub","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Outdoor pool","Public Wifi","Wheelchair Access","Air conditioning","Refrigerator in room","Accessible rooms","Family Rooms","Non-smoking rooms"],"688":[],"689":["Free High Speed Internet (WiFi)","Breakfast included","Free parking","Dry Cleaning","Hot Tub","Laundry Service","Non-smoking hotel","Public Wifi","Wheelchair Access","Air conditioning","Refrigerator in room","Accessible rooms","Family Rooms","Non-smoking rooms"],"690":[],"691":[],"692":["Free parking","Free High Speed Internet (WiFi)","Golf Course","Non-smoking hotel","Public Wifi","Refrigerator in room","Kitchenette","Non-smoking rooms"],"693":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Non-smoking hotel","Public Wifi","Air conditioning","Refrigerator in room","Family Rooms","Non-smoking rooms"],"694":["Restaurant","Free High Speed Internet (WiFi)","Free parking","Pool","Room service","Babysitting","Banquet Room","Business Centre with Internet Access","Conference Facilities","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Outdoor pool","Pets Allowed ( Dog \/ Pet Friendly )","Self-Serve Laundry","Air conditioning","Family Rooms","Kitchenette","Non-smoking rooms"],"695":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Meeting rooms","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Wheelchair Access","Air conditioning","Non-smoking rooms","Suites"],"696":["Room service","Free parking","Restaurant","Bar\/Lounge","Spa","Free High Speed Internet (WiFi)","Breakfast included","Fitness Centre with Gym \/ Workout Room","Babysitting","Banquet Room","Business Centre with Internet Access","Conference Facilities","Meeting rooms","Non-smoking hotel","Self-Serve Laundry","Air conditioning","Family Rooms","Non-smoking rooms","Suites"],"697":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Non-smoking hotel","Air conditioning","Non-smoking rooms"],"698":["Free parking","Free High Speed Internet (WiFi)","Non-smoking hotel","Air conditioning"],"699":[],"700":[],"701":["Free High Speed Internet (WiFi)","Non-smoking hotel","Public Wifi","Kitchenette","Non-smoking rooms"],"702":["Pool","Free parking","Restaurant","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Room service","Bar\/Lounge","Breakfast included","Airport transportation","Banquet Room","Business Centre with Internet Access","Casino and Gambling","Conference Facilities","Dry Cleaning","Heated pool","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"703":["Pool","Free parking","Free High Speed Internet (WiFi)","Breakfast included","Fitness Centre with Gym \/ Workout Room","Airport transportation","Business Centre with Internet Access","Children Activities (Kid \/ Family Friendly)","Dry Cleaning","Heated pool","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Self-Serve Laundry","Shuttle Bus Service","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"704":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Fitness Centre with Gym \/ Workout Room","Room service","Business Centre with Internet Access","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Kitchenette","Non-smoking rooms","Suites"],"705":["Free parking","Restaurant","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Breakfast included","Room service","Bar\/Lounge","Banquet Room","Breakfast Available","Business Centre with Internet Access","Conference Facilities","Dry Cleaning","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Non-smoking rooms"],"706":["Free High Speed Internet (WiFi)","Pool","Free parking","Breakfast included","Fitness Centre with Gym \/ Workout Room","Breakfast Available","Business Centre with Internet Access","Conference Facilities","Dry Cleaning","Golf Course","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Self-Serve Laundry","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Family Rooms","Non-smoking rooms","Suites"],"707":["Free parking","Pets Allowed ( Dog \/ Pet Friendly )"],"708":["Free parking","Free High Speed Internet (WiFi)","Laundry Service","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Self-Serve Laundry","Air conditioning","Microwave","Refrigerator in room","Kitchenette","Non-smoking rooms","Smoking rooms available","Suites"],"709":["Free parking","Free High Speed Internet (WiFi)","Pool","Room service","Restaurant","Breakfast included","Airport transportation","Hot Tub","Indoor pool","Laundry Service","Meeting rooms","Multilingual Staff","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Self-Serve Laundry","Shuttle Bus Service","Air conditioning","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms"],"710":["Room service","Free High Speed Internet (WiFi)","Airport transportation","Non-smoking hotel","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Shuttle Bus Service","Air conditioning","Non-smoking rooms"],"711":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Restaurant","Bar\/Lounge","Breakfast Available","Business Centre with Internet Access","Casino and Gambling","Conference Facilities","Dry Cleaning","Laundry Service","Meeting rooms","Non-smoking hotel","Wheelchair Access","Air conditioning","Accessible rooms","Family Rooms","Non-smoking rooms","Suites"],"712":["Pool","Free parking","Restaurant","Free High Speed Internet (WiFi)","Dry Cleaning","Hot Tub","Indoor pool","Meeting rooms","Non-smoking hotel","Sauna","Refrigerator in room","Non-smoking rooms"],"713":["Free High Speed Internet (WiFi)","Room service","Golf Course","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Refrigerator in room","Kitchenette"],"714":["Bar\/Lounge","Free High Speed Internet (WiFi)","Non-smoking hotel","Public Wifi","Non-smoking rooms"],"715":[],"716":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Children Activities (Kid \/ Family Friendly)","Multilingual Staff","Non-smoking hotel","Self-Serve Laundry","Wheelchair Access","Accessible rooms","Family Rooms","Non-smoking rooms"],"717":["Free parking","Restaurant","Free High Speed Internet (WiFi)","Laundry Service","Non-smoking hotel","Air conditioning","Microwave","Refrigerator in room","Kitchenette"],"718":[],"719":[],"720":[],"721":[],"722":[],"723":["Pool","Free parking","Free High Speed Internet (WiFi)","Breakfast Available","Concierge","Heated pool","Hot Tub","Laundry Service","Multilingual Staff","Non-smoking hotel","Outdoor pool","Public Wifi","Self-Serve Laundry","Ski-In \/ Ski-Out","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"724":["Pool","Restaurant","Fitness Centre with Gym \/ Workout Room","Free parking","Free High Speed Internet (WiFi)","Bar\/Lounge","Banquet Room","Business Centre with Internet Access","Children Activities (Kid \/ Family Friendly)","Conference Facilities","Golf Course","Heated pool","Hot Tub","Meeting rooms","Multilingual Staff","Non-smoking hotel","Outdoor pool","Pets Allowed ( Dog \/ Pet Friendly )","Public Wifi","Self-Serve Laundry","Ski-In \/ Ski-Out","Wheelchair Access","Air conditioning","Microwave","Refrigerator in room","Accessible rooms","Family Rooms","Kitchenette","Non-smoking rooms","Suites"],"725":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Hot Tub","Non-smoking hotel","Public Wifi","Family Rooms","Non-smoking rooms"],"726":["Pool","Free parking","Free High Speed Internet (WiFi)","Fitness Centre with Gym \/ Workout Room","Concierge","Heated pool","Hot Tub","Meeting rooms","Non-smoking hotel","Outdoor pool","Self-Serve Laundry","Ski-In \/ Ski-Out","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms"],"727":["Free parking","Free High Speed Internet (WiFi)","Breakfast included","Non-smoking hotel","Public Wifi","Wheelchair Access","Air conditioning","Family Rooms","Non-smoking rooms"],"728":["Free parking","Free High Speed Internet (WiFi)","Banquet Room","Breakfast Available","Conference Facilities","Meeting rooms","Multilingual Staff","Non-smoking hotel","Public Wifi","Air conditioning","Refrigerator in room","Family Rooms","Non-smoking rooms"],"729":["Free parking","Free High Speed Internet (WiFi)","Hot Tub","Laundry Service","Non-smoking hotel","Public Wifi","Air conditioning","Microwave","Refrigerator in room","Family Rooms","Non-smoking rooms"],"730":["Pool","Fitness Centre with Gym \/ Workout Room","Free High Speed Internet (WiFi)","Free parking","Restaurant","Airport transportation","Business Centre with Internet Access","Children Activities (Kid \/ Family Friendly)","Laundry Service","Meeting rooms","Non-smoking hotel","Shuttle Bus Service","Ski-In \/ Ski-Out","Wheelchair Access","Air conditioning","Kitchenette","Non-smoking rooms","Suites"],"731":["Free High Speed Internet (WiFi)","Pool","Heated pool","Hot Tub","Laundry Service","Non-smoking hotel","Outdoor pool","Public Wifi","Sauna","Microwave","Refrigerator in room","Family Rooms","Kitchenette","Non-smoking rooms"],"732":[]},"address":{"0":"633 Gilmour St ","1":"100 Charlotte St Peterborough Ontario","2":"192 Sherbrooke Quebec","3":" ","4":"2685 King Ouest Sherbrooke Quebec","5":"797 General-De Montcalm St. Sherbrooke Quebec","6":"3535 King Street West Sherbrooke Quebec","7":"1 rue Belvedere Sud Sherbrooke Quebec","8":"4295 Boulevard Bourque Sherbrooke Quebec","9":" ","10":"6210 Bourque Blvd Sherbrooke Quebec","11":"647 Sherbrooke Quebec","12":"43 Queen St. Quebec","13":"423 Sherbrooke Quebec","14":"2500 Boulevard de l'Universite Sherbrooke Quebec","15":"576 rue Prospect Sherbrooke Quebec","16":"1700 Wellington South Sherbrooke Quebec","17":"3870 Chemin Rheaume Sherbrooke Quebec","18":"520 rue du Parc-Industriel Sherbrooke Quebec","19":"350 rue Quebec Sherbrooke Quebec","20":"39 rue Queen Sherbrooke Quebec","21":"Rue College Sherbrooke Quebec","22":"811 General de Montcalm ","23":"4206 King Street West Sherbrooke Quebec","24":"211 Sherbrooke Quebec","25":"56 Sherbrooke Quebec","26":" ","27":"22 ","28":"79 ","29":"131 des Villas ","30":"5153 Chemin de Sainte-Catherine Sherbrooke Quebec","31":" ","32":"4330 Island Hwy S Courtenay British Columbia","33":"1730 Riverside Lane Courtenay British Columbia","34":"2200 Cliffe Ave Courtenay British Columbia","35":"2605 Cliffe Ave Courtenay British Columbia","36":" ","37":"1885 Cliffe Ave Courtenay British Columbia","38":"1590 Cliffe Ave Courtenay British Columbia","39":"4787 Lake Trail Rd Courtenay British Columbia","40":"2810 Comox Rd ","41":"123 Stafford Ave Courtenay British Columbia","42":"1675 Dingwall Rd Courtenay British Columbia","43":"3120 Klanawa Cres ","44":"5782 Coral Rd Courtenay British Columbia","45":"524 Quatna Rd Qualicum Beach British Columbia","46":"4609 Kilmarnock Dr Courtenay British Columbia","47":"65 Salsbury Rd Courtenay British Columbia","48":"1820 Cliffe Ave Courtenay British Columbia","49":"1901 Larch Rd Courtenay British Columbia","50":"440 Anderton Ave Courtenay British Columbia","51":"Horne Lake Caves Rd ","52":" ","53":" ","54":"520 5th St Courtenay British Columbia","55":"275 8th St ","56":"540 Salsbury Road Courtenay British Columbia","57":"2011 Sea Lion Way Site 291 C41 Rr2 Courtenay British Columbia","58":"575 Richmond St Ontario","59":"76 McNaughton Ave Ontario","60":"2 King St W Ontario","61":"2310 Hickson Rd Ontario","62":"254 Detroit Line Ontario","63":"555 Bloomfield Rd Ontario","64":"521 Grand Ave E Ontario","65":"1100 Richmond St Ontario","66":"420 Grand Ave E Ontario","67":"18288 Kent Bridge Rd Ontario","68":"398 Chatham St S Ontario","69":"791 Talbot Rd E Ontario","70":"25 Michener Rd Ontario","71":"2416 Talbot Trail Ontario","72":"7715 Queens Line Ontario","73":"658 Grand Ave E Ontario","74":"320 Wellington St W Ontario","75":"21097 Campers Cove Rd Ontario","76":"840 Ross Lane Ontario","77":"8 Carlyle Stree Ontario","78":" ","79":"204 Maidstone Rd Ontario","80":"7 Main Steet Ontario","81":"46-54 Raleigh St Ontario","82":"5928 Bluewater Line Ontario","83":"875 Mariners Ontario","84":"7767 Talbot Trail Ontario","85":"56 Main St Twillingate Newfoundland and Labrador","86":"14 Water Street Twillingate Newfoundland and Labrador","87":"24 Toulinquet Street Twillingate Newfoundland and Labrador","88":"252 Bayview Street Twillingate Newfoundland and Labrador","89":"82A Black Duck Cove Rd Twillingate Newfoundland and Labrador","90":"20 Youngs Lane ","91":"189 Main Street Twillingate Newfoundland and Labrador","92":"139 Main Stree Twillingate Newfoundland and Labrador","93":"14 Toulinguet Street Twillingate Newfoundland and Labrador","94":"115A Main Street Twillingate Newfoundland and ","95":"33 Main Street Twillingate Newfoundland and Labrador","96":"Back Harbour Road Twillingate Newfoundland and ","97":"14 Church St. Twillingate Newfoundland and Labrador","98":"Drongs Hill Twillingate Newfoundland and Labrador","99":"Little Harbour ","100":"167 3rd Ave E Prince Rupert British Columbia","101":" ","102":"222 1st Ave W Prince Rupert British Columbia","103":"931 1st Ave W Prince Rupert British Columbia","104":"706 Ritchie St Prince Rupert British Columbia","105":"201 Cow Bay Rd Prince Rupert British Columbia","106":"501 6th Ave W Prince Rupert British Columbia","107":"1335 Park Avenue Prince Rupert British Columbia","108":"118 6th St Prince Rupert British Columbia","109":"1 Pacific Pl Prince Rupert British Columbia","110":"1820 Rogers Pl Kamloops British Columbia","111":"516 3rd Ave W ","112":"935 2nd Ave W Prince Rupert British Columbia","113":" Prince Rupert British ","114":"900 3rd Ave W Prince Rupert British Columbia","115":" ","116":"815 1st Ave W Prince Rupert British Columbia","117":"445 7th Ave E ","118":"1 Water Street Little Current Ontario","119":"445 4th Ave W ","120":"Exits 24 or 25 Approximately 5 minutes from Digb Nova Scotia","121":"34 Water St Digby Nova Scotia","122":"103 Shore Rd Digby Nova Scotia","123":"25 Harbourview Road Digby Nova Scotia","124":" ","125":"441 Shore Rd Digby Nova Scotia","126":"375 Rr #1 Nova Scotia","127":"98 Montague Row Digby Nova Scotia","128":" ","129":"50 Whale Cove Rd Digby Nova Scotia","130":"24 Annavista Hts Digby Nova Scotia","131":"168 Queen Street Digby Nova Scotia","132":" ","133":"90 Montaque Row Digby Nov","134":" ","135":"81 Montague Row Digby Nova Scotia","136":"78 Water Street Digby Nova Scotia","137":"5 Water Street Digby Nova Scotia","138":"66 Montague Row ","139":"387 Church Hill Road ","140":"359 Shore Rd Digby Nova Scotia","141":"2561 Ridge Rd ","142":"720 Water St E Summerside Prince Edward Island","143":"98 Summer St Summerside Prince Edward Island","144":"117 Bishop Dr Summerside Prince Edward Island","145":"44 Spring St Summerside Prince Edward Island","146":"721 Water St E Summerside Prince Edward Island","147":"248 Macewen Rd Summerside Prince Edward Island","148":"161 Fitzroy St Summerside Prince Edward Island","149":"618 Water St E Summerside Prince Edward Island","150":"330 Central St Summerside Prince Edward Island","151":"195 Heather Moyse Dr Summerside Prince Edward Island","152":"80 All Weather Hwy E Summerside Prince Edward Island","153":"12 Redwood Avenue Summerside Prince Edward Island","154":"311 Market St Summerside Prince Edward Island","155":"223 Water St. Summerside Prince Edward Island","156":"385 Campbells Shore Road Summerside Prince Edward Island","157":"115 Bayview Dr Summerside Prince Edward Island","158":"500 Read Dr Summerside Prince Edward Island","159":"207 Taylor Rd ","160":"286 Fitzroy St ","161":"802 Water St E Summerside Prince Edward Island","162":"6 Waterstreet East Summerside Prince Edwar","163":"179 Steel Rd Summerside Prince Edward Island","164":"103 Summer St ","165":"6 Water St Summerside Prince Edward Island","166":"8 Queen St ","167":"Victoria\/Hampton RR1 Summerside Prince Edward Island","168":"9517 Cavendish Rd Cavendish Prince Edward Island","169":" ","170":"84 Maccoubrey Lane Cavendish Prince Edward Island","171":"7195 Rte 13 Cavendish Prince Edward Island","172":"7420 Rte 13 Cavendish Prince Edward Island","173":"46 Memory Lane Cavendish Prince Edward Island","174":"34 Maccoubrey Lane Cavendish Prince Edward Island","175":"9040 Cavendish Rd Cavendish Prince Edward Island","176":" ","177":"40 Memory Lane Cavendish Prince Edward Island","178":"8663 Cavendish Rd - Rte 6 Cavendish Prince Edward Island","179":"8715 Cavendish Rd - Rte 6 Cavendish Prince Edward Island","180":" ","181":"68 Sunset Lane Cavendish Prince Edwar","182":"7406 Rte 13 Cavendish Prince Edward Island","183":"7600 Cawnpore Lane \/ Rte 13 Cavendish Prince Edward Island","184":"27 Clarence Lane Cavendish Prince Edward Island","185":"397 Simpson Mill Rd Cavendish Prince Edward Island","186":"8566 Cavendish Rd - Rte 6 Cavendish Prince Edward Island","187":"8925 Cavendish Rd - Rte 6 Cavendish Prince Edward Island","188":"7406 Rte 13 Cavendish Prince Edward Island","189":"7600 Cawnpore Lane Cavendish Prince Edward Island","190":"2287 Chemin Royal Sainte-Famille Quebec","191":"50 Saint-Laurent-de-l'Ile-d'Orleans Quebec","192":"12 Saint-Jean-de-l'ile-d'Orleans Quebec","193":" ","194":"1101 Chemin Royal Saint Pierre d'Orleans Quebec","195":" ","196":" ","197":"186 Cote Lafleur Saint-Jean-de-l'ile-d'Orleans Quebec","198":"425 chemin Royale Saint-Francois-de-l'Ile-d'Orleans Quebec","199":" ","200":"6827 chemin Royal Saint-Laurent-de-l'Ile-d'Orleans Quebec","201":"3469 chemin Royal ","202":"1247 av. Mgr. d'Esgly Saint Pierre d'Orleans Quebec","203":"1584 Chemin Royal Saint-Laurent-de-l'Ile-d'Orleans Quebec","204":"2687 chemin Royal ","205":"4878 Chemin Royal ","206":" ","207":" ","208":"1669 Chemin Royal ","209":"10300 Franklin Ave Fort McMurray Alberta","210":"410 Taiganova Cres Fort McMurray Alberta","211":"4 Haineault St Fort McMurray Alberta","212":"8200 Franklin Ave Fort McMurray Alberta","213":"118 Millennium Dr ","214":" ","215":"29-8102 Fraser Ave Fort McMurray Alberta","216":"9713 Hardin St Fort McMurray Alberta","217":"317 Sakitawaw Trail Fort McMurray Alberta","218":" ","219":"435 Gregoire Dr Fort McMurray Alberta","220":"10612 99 Ave Grande Prairie Alberta","221":"10006 Macdonald Ave Fort McMurray Alberta","222":"10303 Franklin Avenue Fort McMurray Alberta","223":"9906 Saunderson Ave Fort McMurray Alberta","224":"10102 Fraser Ave Fort McMurray Alberta","225":"355 Loutit Roa Fort McMurray Alberta","226":"10021 Biggs Ave Fort McMurray Alberta","227":"8202 Manning Avenue ","228":"9913 Biggs Ave Fort McMurray Alberta","229":"Highway 69 ","230":"138-400 Silin Forest Rd ","231":"321 Sakitawaw Trail ","232":"832 4th Ave Hope British Columbia","233":"900 Old Hope Princeton Way Hope British Columbia","234":" ","235":"455 Wallace Street Hope British Columbia","236":"350 Old Hope Princeton Way Hope British Columbia","237":"377 Old Hope Princeton Way Hope British Columbia","238":" ","239":"456 Highway 1 Hope British Columbia","240":"121 North River Rd Charlottetown Prince Edward Island","241":"1393 Hugh Allan Dr Kamloops British Columbia","242":"63950 Old Yale Rd Hope British Columbia","243":"724 Old Hope Princeton Way Hope British Columbia","244":"477 Fraser Avenue Hope British Columbia","245":"504 Old Hope Princeton Way Hope British Columbia","246":" ","247":"580 Old Hope Princeton Way Hope British Columbia","248":"1208 Ryder St Hope British Columbia","249":"21623 Thacker Mtn Rd Hope British Columbia","250":"14850 Alpine Blvd Hope British Columbia","251":"66004 Ogilview Dr ","252":"22805 Trans Canada Hwy Hope British Columbia","253":"Flood-Hope Road 1 Hope British Columb","254":"800 Kawkawa Lake Rd Hope British Columbia","255":"62280 Flood Hope Rd Hope British Columbia","256":"600 Water Ave ","257":"66427 Kawkawa Lake Rd ","258":"67851 Othello Rd Hope British Columbia","259":"28775 Trans Canada Hwy ","260":"318 Old Hope Princeton Way ","261":"22 Main St Gananoque Ontario","262":"715 King St E Gananoque Ontario","263":"550 King St E Gananoque Ontario","264":"465 Stone St S Gananoque Ontario","265":" ","266":" ","267":"415 Stone St S Gananoque Ontario","268":"146 John St Gananoque Ontario","269":"550 Stone St S Gananoque Ontario","270":" ","271":"780 King St W Gananoque Ontario","272":"650 King St E Gananoque Ontario","273":"785 King St E Gananoque Ontario","274":"846 King St E Gananoque Ontario","275":"199 Pine St Gananoque Ontario","276":"22 Church St Gananoque Ontario","277":"555 King St E Gananoque Ontario","278":"59 Church St ","279":"60 Market St Gananoque Ontario","280":"819 King St W Gananoque Ontario","281":" ","282":"75 King St W Gananoque Ontario","283":" ","284":"4607 Hwy 2 Gananoque Ontario","285":"4682 Highway 2 ","286":"25 River Road Gananoque Ontario","287":"337 Howe Island Ferry Rd ","288":"140 Sainte-Adele Quebec","289":"1699 chemin du Mont Gabriel Sainte-Adele Quebec","290":"3655 Boulevard de Sainte-Adele Sainte-Adele Quebec","291":"3080 Boulevard Sainte-Adele (Route 117) Sainte-Adele Quebec","292":"156 Rue Morin Sainte-Adele Quebec","293":"1435 Boulevard Ste-Adele Sainte-Adele Quebec","294":"1980 blvd Sainte-Adele Sainte-Adele Quebec","295":"2310 Boulevard Ste-Adele Sainte-Adele Quebec","296":"2010 Pierre Peladeau ","297":"280 Rue Seraphin Sainte-Adele Quebec","298":"941 Ouimet St Sainte-Adele Quebec","299":"3011 rue Beaudry Sainte-Adele Quebec","300":"1440 Pierre-Peladeau ","301":"1455 Chemin Pierre Peladeau Sainte-Adele Quebec","302":"650 Boulevard de Sainte-Adele ","303":"100 boul. de Ste-Adele Sainte-Adele Quebec","304":"894 rue de l'Arbre Sec ","305":"3065 Rue Rolland Sainte-Adele Quebec","306":"750 chemin Ste-Marguerite ","307":"4120 Rue Rolland ","308":"1406 chemin Pierre Peladeau ","309":"1405 rue Deschambault ","310":" ","311":"15 Rue Morin ","312":"486 Chemin Pierre Peladeau ","313":"1386 rue du Skieur ","314":"15 Spectacle Lake Dr Dartmouth Nova Scotia","315":"313 Prince Albert Rd Dartmouth Nova Scotia","316":"101 Wyse Rd Dartmouth Nova Scotia","317":"240 Brownlow Ave Dartmouth Nova Scotia","318":"101 Yorkshire Ave Exten Dartmouth Nova Scotia","319":" ","320":"40 Lakecrest Dr Dartmouth Nova Scotia","321":" ","322":"456 Windmill Rd Dartmouth Nova Scotia","323":"453 Waverley Rd Dartmouth Nova Scotia","324":"35 Shubie Dr Dartmouth Nova Scotia","325":"716A Waverley Rd Dartmouth Nova Scotia","326":"34 Braeside Crt ","327":"35 Shubie Dr ","328":"62 Wentworth St Dartmouth Nova Scotia","329":"30 John Brenton Drive Dartmouth Nova Scotia","330":" Dartmouth Nov","331":"23 Lakeview Point Rd ","332":"26 Lake Charles Dr Dartmouth Nova Scotia","333":"28 Lake Charles Dr ","334":" ","335":"317 Prince Albert Rd ","336":"104 Slayter St ","337":"12 Glen Manor Dr ","338":"2 Kenora Dr ","339":"13 Lawnsdale Dr ","340":"40 Lakecrest Dr Dartmouth Nova Scotia","341":"739 Windmill Rd Dartmouth Nova Scotia","342":"32110 Marshall Rd Abbotsford British Columbia","343":"2020 Sumas Way Abbotsford British Columbia","344":"32720 Simon Ave Abbotsford British Columbia","345":" ","346":"32288 King Rd Abbotsford British Columbia","347":"1881 Sumas Way Abbotsford British Columbia","348":"1821 Sumas Way Abbotsford British Columbia","349":"3010 Mt Lehman Rd Abbotsford British Columbia","351":"2509 Pauline St Abbotsford British Columbia","352":"34914 Clayburn Rd Abbotsford British Columbia","353":"1990 Everett Rd Abbotsford British Columbia","354":"1893 Cole Rd ","355":"35215 Delair Rd ","356":"2070 Joshua Pl ","357":"Franklin Avenue and King Rd Abbotsford British Columbia","358":"33539 Holland Avenue ","359":"31107 Deertrail Ave Abbotsford British Columbia","360":"35712 Timberlane Dr ","361":"31603 Old Yale Rd ","362":"1980 Powell Cres ","363":"1515 College Dr. Abbotsford British Columbia","364":"58-35287 Old Yale Rd Abbotsford British Columbia","365":"2940 Clearbrook Rd ","366":" ","367":"4-33000 Mill Lake Rd ","368":"3615 Homestead Cres ","369":"621 Baker St Nelson British Columbia","370":"171 Baker St Nelson British Columbia","371":"2125 Bealby Point Rd ","372":"153 Baker St Nelson British Columbia","373":" ","374":"1120 Mines Rd Nelson British Columbia","375":"701 Lakeside Dr Nelson British Columbia","376":"410 Victoria St Nelson British Columbia","377":"811 Vernon St Nelson British Columbia","378":"2615 3a Hwy Nelson British Columbia","379":"1679 3a Hwy Nelson British Columbia","380":" ","381":"616 Vernon St Nelson British Columbia","382":"6904 Ponderosa Dr Osoyoos British Columbia","383":"234 Nelson British Columbia","384":" ","385":"203 Victoria St Nelson British Columbia","386":"102 Main St S Ontario","387":"70671 Bluewater Highway Ontario","388":"107 Ontario Street South Ontario","389":" ","390":"99 Ontario Street South Ontario","391":"171 Fraser St Riviere du Loup Quebec","392":"4 Riviere du Loup Quebec","393":"10 boulevard Cartier Riviere du Loup Quebec","394":"150 Euston St Charlottetown Prince Edward Island","395":"50 rue de l'Ancrage Riviere du Loup Quebec","396":"31 Riviere du Loup Quebec","397":"85 boul. Cartier Riviere du Loup Quebec","398":"202 rue Frase Riviere du Loup Quebec","399":"5022 Highway 93 Radium Hot Springs British Columbia","400":"7058 Hwy 95 Radium Hot Springs British Columbia","401":"4883 McKay Street Radium Hot Springs British Columbia","402":"4852 Radium Blvd Radium Hot Springs British Columbia","403":"5063 Madsen Road Radium Hot Springs British Columbia","404":"5028 Hwy. 93 Radium Hot Springs British Columbia","405":"5036 Hwy 93 Radium Hot Springs British Columbia","406":"5067 Madsen Rd. Radium Hot Springs British Columbia","407":"9200 Settlers Road Radium Hot Springs British Columbia","408":"4876 McKay Street Radium Hot Springs British Columbia","409":" ","410":" ","411":"5000 Highway 93 Radium Hot Springs British Columbia","412":"4870 Radium Blvd Radium Hot Springs British Columbia","413":"120 Stafford Dr S Lethbridge Alberta","414":"4073 2 Ave S Lethbridge Alberta","415":"209 41 St S Lethbridge Alberta","416":"1303 Mayor Magrath Dr S Lethbridge Alberta","417":"421 Mayor Magrath Dr S Lethbridge Alberta","418":"1009 Mayor Magrath Dr S Lethbridge Alberta","419":" ","420":"1030 Mayor Magrath Dr S Lethbridge Alberta","421":"2210 7 Ave S Lethbridge Alberta","422":"2375 Mayor Magrath Dr S Lethbridge Alberta","423":"1026 Mayor Magrath Dr S Lethbridge Alberta","424":"1142 Mayor Magrath Dr S Lethbridge Alberta","425":"1245 Mayor Magrath Dr S Lethbridge Alberta","426":"526 Mayor Magrath Drive South Lethbridge Alberta","427":"2225 Mayor Magrath Dr S Lethbridge Alberta","428":"185 Canyon Blvd W Lethbridge Alberta","429":"320 Scenic Dr S Lethbridge Alberta","430":"1272 8 Ave S Lethbridge Alberta","431":"3204 Lakehill Cres S ","432":"4401 University Dr W ","433":"85021 Range Road 211 Lethbridge Alberta","434":"1501 2 Ave W Lethbridge Alberta","435":"4401 University Dr W ","436":"74 Bryne Dr Barrie Ontario","437":"35 Hart Dr Barrie Ontario","438":"1101 Horseshoe Valley Rd W Barrie Ontario","439":"20 Fairview Rd Barrie Ontario","440":"81 Hart Dr Barrie Ontario","441":"506 Bryne Dr Barrie Ontario","442":"261 Essa Rd Barrie Ontario","443":"60 Bryne Dr Barrie Ontario","444":"441 Bryne Dr Barrie Ontario","445":"101 Georgian Dr Barrie Ontario","446":"48 Steel St Barrie Ontario","447":" ","448":"16 Blake St Barrie Ontario","449":"15 Parkside Dr Barrie Ontario","450":"300 Bayfield St Barrie Ontario","451":" ","452":"2679 Lakeshore Rd E ","453":"320 Taylor Rd Bracebridge Ontario","454":" ","455":"729 Cedar Lane Bracebridge Ontario","456":"400 Manitoba St Bracebridge Ontario","457":"133 Manitoba St Bracebridge Ontario","458":"1869 Muskoka Rd 118 W Bracebridge Ontario","459":"8 Mahaffy Court Bracebridge Ontario","460":"67 Quebec St Bracebridge Ontario","461":"16 Brobst Forest Cres Bracebridge Ontario","462":"1360 Golden Beach Rd Bracebridge Ontario","463":"1015 Melandaw Lane Bracebridge Ontario","464":"4277 Stamp Ave Port Alberni British Columbia","465":"5895 River Rd Port Alberni British Columbia","466":"3835 Redford St Port Alberni British Columbia","467":"5279 River Rd Port Alberni British Columbia","468":"3723 Redford St Port Alberni British Columbia","469":"4151 Redford St Port Alberni British Columbia","470":"5769 River Rd Port Alberni British Columbia","471":"4815 Argyle St ","472":"10695 Lakeshore Rd Port Alberni British Columbia","473":"3591 17th Ave Port Alberni British Columbia","474":"3590 Estevan Dr Port Alberni British Columbia","475":"6000 Strathcona St ","476":"6150 Ferguson Rd Port Alberni British Columbia","477":"2404 Timberlane Rd Port Alberni British Columbia","478":"3805 Redford St Port Alberni British Columbia","479":"8188 Sheila Way ","480":"7890 Beaver Creek Rd Port Alberni British Columbia","481":"5570 Kitsuksis St Port Alberni British Columbia","482":"5425 Argyle St Port Alberni British Columbia","483":"2610 12th Ave Port Alberni British Columbia","484":"5955 Hector Rd Port Alberni British Columbia","485":"2959 Kingsway Street Port Alberni British Columbia","486":" ","487":"4014 Johnston Rd Port Alberni British Columbia","488":"4850 Beaver Creek Rd Port Alberni British Columbia","489":" ","490":"600 Cranbrook St N Cranbrook British Columbia","491":"209 Van Horne St S Cranbrook British Columbia","492":"2000 Cranbrook St N Cranbrook British Columbia","493":"2370 Cranbrook St N Cranbrook British Columbia","494":"621 Cranbrook St N Cranbrook British Columbia","495":"316 2nd St S Cranbrook British Columbia","496":"405 Cranbrook St N Cranbrook British Columbia","497":" ","498":"1908 Cranbrook St N Cranbrook British Columbia","499":"1200 13th St S Cranbrook British Columbia","500":"1111 Cranbrook St N Cranbrook British Columbia","501":"1417 Cranbrook St N Cranbrook British Columbia","502":"1209 Cranbrook St N Cranbrook British Columbia","503":"13011 Lakeshore Dr S Summerland British Columbia","504":"14001 Rosedale Ave Summerland British Columbia","505":"2107 Tait St Summerland British Columbia","506":"12304 Dale Meadows Rd Summerland British Columbia","507":"21606 Bridgeman Rd Summerland British Columbia","508":"13608 Hwy 97 Summerland British Columbia","509":"12615 Cartwright Ave Summerland British Columbia","510":"7311 Switchback Rd Summerland British Columbia","511":"25808 Wildhorse Rd Summerland British Columbia","512":"12007 Trayler Pl Summerland British Columbia","513":"5503 White St ","514":"12014 Trayler Pl Summerland British Columbia","515":"365 Hwy 97 N Summerland British Columbia","516":"5408 Clark St Summerland British Columbia","517":" ","518":"6702 Beggs St Summerland British Columbia","519":"15710 Prairie Valley Rd Summerland British Columbia","520":"20201 Hwy 40 Summerland British Columbia","521":"1221 First Street West Revelstoke British Columbia","522":"6157 Victoria Rd S ","523":"17208 Bentley Rd Summerland British Columbia","524":"16612 Garnet Valley Rd ","525":"14414 Victoria Rd N ","526":"6282 Norwest Bay Rd ","527":"6321 Peach Orchard Rd Summerland British Columbia","528":"15811 Lakeshore Dr N ","529":" ","530":"440 Couchiching Point Rd Orillia Ontario","531":"400 Memorial Ave Orillia Ontario","532":"450 West St S Orillia Ontario","533":"201 Woodside Dr Orillia Ontario","534":" ","535":"437 Laclie St Orillia Ontario","536":"4432 Fern Resort Rd Orillia Ontario","537":"370 Laclie St Orillia Ontario","538":"74 Creighton St Orillia Ontario","539":"470 First Ave S Kenora Ontario","540":"500 University Ave Orillia Ontario","541":"5287 Granville Rd Nova Scotia","542":"150 St. George Street Annapolis Royal Nova Scotia","543":"519 St. George Street Annapolis Royal Nova Scotia","544":"494 St. George Street Annapolis Royal Nova Scotia","545":"193 Browns Lane Annapolis Royal Nova Scotia","546":"82 Victoria Street Annapolis Royal Nova Scotia","547":"5345 Granville Rd Nova Scotia","548":"3924 Highway 1 Annapolis Royal Nova Scotia","549":"350 St. George Street Annapolis Royal Nova Scotia","550":"4474 Granville Rd Nova Scotia","551":"372 St. George Street Annapolis Royal Nova Scotia","552":"3059 Highway 1 Annapolis Royal Nova Scotia","553":" ","554":"888 Parker Mountain Rd Nova Scotia","555":"97 Colonial Arms Dr Annapolis Royal Nova Scotia","556":" ","557":"124 Victoria Street Annapolis Royal Nova Scotia","558":"1135 Resort Dr Parksville British Columbia","559":"181 Beachside Drive Parksville British Columbia","560":" ","561":"25-1051 Resort Dr Parksville British Columbia","562":"1155 Resort Dr Parksville British Columbia","563":"374 Island Hwy W Parksville British Columbia","564":"424 Island Hwy W Parksville British Columbia","565":"240 Dogwood St Parksville British Columbia","566":"1175 Resort Dr Parksville British Columbia","567":" ","568":"459 East Island Highway Parksville British Columbia","569":"22-1145 Resort Dr Parksville British Columbia","570":"414 Island Hwy W Parksville British Columbia","571":"326 Shoal Lkout Gibsons British Columbia","572":"1051 Gilmour Rd Gibsons British Columbia","573":"2170 Port Mellon Hwy ","574":"160 Swallow Rd ","575":"581 Killarney Lane ","576":"575 Pine St ","577":"1632 Grady Rd ","578":"1183 Roberts Creek Rd ","579":"1371 Gower Point Rd ","580":"354 Avalon Dr ","581":"689 Winn Road ","582":"872 Gower Point Rd ","583":"9564 Highway 97 North Lake Country British Columbia","584":"10010 Highway 97 Lake Country British Columbia","585":"15620 Commonage Rd Lake Country British Columbia","586":"6350 Beaver Lake Rd Lake Country British Columbia","587":"10250 Dee Lake Rd Lake Country British Columbia","588":"2860 Woodsdale Road Lake Country British Columbia","589":"11610 Rogers Rd Lake Country British Columbia","590":"11474 Petrie Rd Lake Country British Columbia","591":"14111 Talbot Rd ","592":"1880 18th St N Brandon Manitoba","593":"205 Middleton Ave Brandon Manitoba","594":"2130 Currie Blvd Brandon Manitoba","595":"3130 Victoria Ave Brandon Manitoba","596":"1570 Highland Ave Brandon Manitoba","597":"925 Middleton Ave Brandon Manitoba","598":"815 Middleton Ave Brandon Manitoba","599":"1944 Queens Ave Brandon Manitoba","600":"1860 1st St N Brandon Manitoba","601":"1125 18th St Brandon Manitoba","602":"210 18th St N Brandon Manitoba","603":"1050 18th St Brandon Manitoba","604":"1510 South Service Rd E Swift Current Saskatchewan","605":"1301 N. Service Road Swift Current Saskatchewan","606":"1185 5th Ave NE Swift Current Saskatchewan","607":"810 South Service Rd E Swift Current Saskatchewan","608":"1180 6th Ave NE Swift Current Saskatchewan","609":" ","610":"905 North Service Rd E Swift Current Saskatchewan","611":"105 George St W Swift Current Saskatchewan","612":"RR#1 Wymark Swift Current Saskatchewan","613":"160 Begg Street West Swift Current Saskatchewan","615":"705 North Service Rd E Swift Current Saskatchewan","616":"11201 Grande Prairie Alberta","617":"605 North Service Rd E Swift Current Saskatchewan","618":"1150 South Service Road East Swift Current Saskatchewan","619":"210 South Service Rd E Swift Current Saskatchewan","620":"Highway #1 West Swift Current Saskatchewan","621":"540 Highway 2 Dawson Creek British Columbia","622":"500 Highway 2 Dawson Creek British Columbia","623":"1725 Alaska Ave ","624":"640 122 Ave Dawson Creek British Columbia","625":"12217 4 St Dawson Creek British Columbia","626":"10600 8 St Dawson Creek British Columbia","627":"1440 Alaska Ave Dawson Creek British Columbia","628":"11705 8 St Dawson Creek British Columbia","629":"800 112 Ave Dawson Creek British Columbia","630":"12004 8 St Dawson Creek British Columbia","631":" ","632":"1301 Alaska Ave Dawson Creek British Columbia","633":"1748 Alaska Ave Dawson Creek British Columbia","634":"30 Fairway Rd S Kitchener Ontario","635":"4355 King St E Kitchener Ontario","636":" ","637":"2899 King St E Kitchener Ontario","638":"105 King St E Kitchener Ontario","639":"1455 Weber St E Kitchener Ontario","640":" ","641":"2933 King St E Kitchener Ontario","642":"78 Forest Hill Dr Kitchener Ontario","643":"230 Frederick St Kitchener Ontario","644":"2960 King St E Kitchener Ontario","645":"99 Conestoga College Blvd Kitchener Ontario","646":" ","647":"1189 Victoria St N Kitchener Ontario","648":"189 Queen St N Kitchener Ontario","649":" ","650":"425 Bingemans Centre Dr Kitchener Ontario","651":"3227 King St E ","652":"92 Edgehill Dr ","653":"11 Sunbridge Cres ","654":"38220 Highway 99 Squamish British Columbia","655":" ","656":"37991 Second Ave Squamish British Columbia","657":"Executive Suites - Garibaldi S 40900 Tantalus Rd Squamish British Columbia","658":"70002 Squamish Valley Road British Columbia","659":"Sandman 39400 Discovery Way Squamish British Columbia","660":"40330 Tantalus Rd Squamish British Columbia","661":"1012 Glacier View Drive British Columbia","662":"41432 Meadow Avenue British Columbia","663":"37978 2nd Ave Squamish British Columbia","664":"40247 Diamondhead Road ","665":"38005 Cleveland Ave Squamish British Columbia","666":"37947 Cleveland Avenue Squamish British Columbia","667":"401 Main St N Moose Jaw Saskatchewan","668":"350 Diefenbaker Dr Moose Jaw Saskatchewan","669":"379 Diefenbaker Dr Moose Jaw Saskatchewan","670":" ","671":"1706 Main St N Moose Jaw Saskatchewan","672":" ","673":"690 Aldersgate St Moose Jaw Saskatchewan","674":"Highway 1 East Moose Jaw Saskatchewan","675":"5 km south of Moose Jaw Moose Jaw Sask","676":"1035 Athabasca St E Moose Jaw Saskatchewan","677":"1400 Ninth Avenue NE Moose Jaw Saskatchewan","678":"45 Athabasca St E Moose Jaw Saskatchewan","679":" ","680":"1 Main St N Moose Jaw Saskatchewan","681":"4407 41st Avenue Rocky Mountain House Alberta","682":"5321 59 Ave Rocky Mountain House Alberta","683":"4904 45th St Rocky Mountain House Alberta","684":"Hwy 11 4915 - 45 St Rocky Mountain House Alberta","685":"4406 - 41st Avenue Rocky Mountain House Alberta","686":"4828 45 St Rocky Mountain House Alberta","687":"405 North Rd Coquitlam British Columbia","688":"132 West River Road ","689":"38 Depot Street Pictou Nova Scotia","690":"144 Water Street ","691":"61 Colerine Street ","692":"168 West River Road Pictou Nova Scotia","693":"279 Denoon Street Pictou Nova Scotia","694":"172 Lodge Road Pictou Nova Scotia","695":"78 Coleraine Street Pictou Nova Scotia","696":" ","697":" ","698":"36 Denoon Street Pictou Nova Scotia","699":"1338 Shore Rd Pictou Nova Scotia","700":"1160 Pictou Island Road ","701":"132 West River Road Pictou Nova Scotia","702":"11308 Alaska Rd Fort St. John British Columbia","703":" ","704":"8407 93 St Fort St. John British Columbia","705":"9830 100 Ave Fort St. John British Columbia","706":"9504 Alaska Rd Fort St. John British Columbia","707":"Mile 375 of the Alaska Highway Fort St. John British Columbia","708":" ","709":"610 Idylwyld Dr N Saskatoon Saskatchewan","710":"9711 Alaska Rd Fort St. John British Columbia","711":"485 Principal Quebec G","712":"323 chemin Principal Quebec G","713":"547 chemin de Gros-Cap L'Etang-du-Nord Quebec","714":"1767 Chemin de L'Etang du Nord L'Etang-du-Nord Quebec","715":"156 Route 199 ","716":"7 L'Etang-du-Nord Quebec","717":"380 Chemin Principale Quebec G","718":"40 Route Principale Quebec G","719":"74 Chemin du Camping ","720":"1665 Chemin de l'Etang-Du-Nord L'Etang-du-Nord Quebec","721":"74 Camping Road ","722":"1300 Chemin Des Caps Fatima Quebec","723":"400 Stemwinder Drive Kimberley British Columbia","724":"500 Stemwinder Drive Kimberley British Columbia","725":"3 Alpenglow Crt Kimberley British Columbia","726":" ","727":"78 Howard St Kimberley British Columbia","728":"300 Wallinger Ave Kimberley British Columbia","729":"8826 95a Hwy Kimberley British Columbia","730":"301 Northstar Blvd Kimberley British Columbia","731":"880 North Star Drive Kimberley British Columbia","732":"1000 North Star Drive Kimberley British Columbia"},"country":{"0":"Canada","1":"Canada","2":"Canada","3":"Canada","4":"Canada","5":"Canada","6":"Canada","7":"Canada","8":"Canada","9":"Canada","10":"Canada","11":"Canada","12":"Canada","13":"Canada","14":"Canada","15":"Canada","16":"Canada","17":"Canada","18":"Canada","19":"Canada","20":"Canada","21":"Canada","22":"Canada","23":"Canada","24":"Canada","25":"Canada","26":"Canada","27":"Canada","28":"Canada","29":"Canada","30":"Canada","31":"Canada","32":"Canada","33":"Canada","34":"Canada","35":"Canada","36":"Canada","37":"Canada","38":"Canada","39":"Canada","40":"Canada","41":"Canada","42":"Canada","43":"Canada","44":"Canada","45":"Canada","46":"Canada","47":"Canada","48":"Canada","49":"Canada","50":"Canada","51":"Canada","52":"Canada","53":"Canada","54":"Canada","55":"Canada","56":"Canada","57":"Canada","58":"Canada","59":"Canada","60":"Canada","61":"Canada","62":"Canada","63":"Canada","64":"Canada","65":"Canada","66":"Canada","67":"Canada","68":"Canada","69":"Canada","70":"Canada","71":"Canada","72":"Canada","73":"Canada","74":"Canada","75":"Canada","76":"Canada","77":"Canada","78":"Canada","79":"Canada","80":"Canada","81":"Canada","82":"Canada","83":"Canada","84":"Canada","85":"Canada","86":"Canada","87":"Canada","88":"Canada","89":"Canada","90":"Canada","91":"Canada","92":"Canada","93":"Canada","94":"Canada","95":"Canada","96":"Canada","97":"Canada","98":"Canada","99":"Canada","100":"Canada","101":"Canada","102":"Canada","103":"Canada","104":"Canada","105":"Canada","106":"Canada","107":"Canada","108":"Canada","109":"Canada","110":"Canada","111":"Canada","112":"Canada","113":"Canada","114":"Canada","115":"Canada","116":"Canada","117":"Canada","118":"Canada","119":"Canada","120":"Canada","121":"Canada","122":"Canada","123":"Canada","124":"Canada","125":"Canada","126":"Canada","127":"Canada","128":"Canada","129":"Canada","130":"Canada","131":"Canada","132":"Canada","133":"Canada","134":"Canada","135":"Canada","136":"Canada","137":"Canada","138":"Canada","139":"Canada","140":"Canada","141":"Canada","142":"Canada","143":"Canada","144":"Canada","145":"Canada","146":"Canada","147":"Canada","148":"Canada","149":"Canada","150":"Canada","151":"Canada","152":"Canada","153":"Canada","154":"Canada","155":"Canada","156":"Canada","157":"Canada","158":"Canada","159":"Canada","160":"Canada","161":"Canada","162":"Canada","163":"Canada","164":"Canada","165":"Canada","166":"Canada","167":"Canada","168":"Canada","169":"Canada","170":"Canada","171":"Canada","172":"Canada","173":"Canada","174":"Canada","175":"Canada","176":"Canada","177":"Canada","178":"Canada","179":"Canada","180":"Canada","181":"Canada","182":"Canada","183":"Canada","184":"Canada","185":"Canada","186":"Canada","187":"Canada","188":"Canada","189":"Canada","190":"Canada","191":"Canada","192":"Canada","193":"Canada","194":"Canada","195":"Canada","196":"Canada","197":"Canada","198":"Canada","199":"Canada","200":"Canada","201":"Canada","202":"Canada","203":"Canada","204":"Canada","205":"Canada","206":"Canada","207":"Canada","208":"Canada","209":"Canada","210":"Canada","211":"Canada","212":"Canada","213":"Canada","214":"Canada","215":"Canada","216":"Canada","217":"Canada","218":"Canada","219":"Canada","220":"Canada","221":"Canada","222":"Canada","223":"Canada","224":"Canada","225":"Canada","226":"Canada","227":"Canada","228":"Canada","229":"Canada","230":"Canada","231":"Canada","232":"Canada","233":"Canada","234":"Canada","235":"Canada","236":"Canada","237":"Canada","238":"Canada","239":"Canada","240":"Canada","241":"Canada","242":"Canada","243":"Canada","244":"Canada","245":"Canada","246":"Canada","247":"Canada","248":"Canada","249":"Canada","250":"Canada","251":"Canada","252":"Canada","253":"Canada","254":"Canada","255":"Canada","256":"Canada","257":"Canada","258":"Canada","259":"Canada","260":"Canada","261":"Canada","262":"Canada","263":"Canada","264":"Canada","265":"Canada","266":"Canada","267":"Canada","268":"Canada","269":"Canada","270":"Canada","271":"Canada","272":"Canada","273":"Canada","274":"Canada","275":"Canada","276":"Canada","277":"Canada","278":"Canada","279":"Canada","280":"Canada","281":"Canada","282":"Canada","283":"Canada","284":"Canada","285":"Canada","286":"Canada","287":"Canada","288":"Canada","289":"Canada","290":"Canada","291":"Canada","292":"Canada","293":"Canada","294":"Canada","295":"Canada","296":"Canada","297":"Canada","298":"Canada","299":"Canada","300":"Canada","301":"Canada","302":"Canada","303":"Canada","304":"Canada","305":"Canada","306":"Canada","307":"Canada","308":"Canada","309":"Canada","310":"Canada","311":"Canada","312":"Canada","313":"Canada","314":"Canada","315":"Canada","316":"Canada","317":"Canada","318":"Canada","319":"Canada","320":"Canada","321":"Canada","322":"Canada","323":"Canada","324":"Canada","325":"Canada","326":"Canada","327":"Canada","328":"Canada","329":"Canada","330":"Canada","331":"Canada","332":"Canada","333":"Canada","334":"Canada","335":"Canada","336":"Canada","337":"Canada","338":"Canada","339":"Canada","340":"Canada","341":"Canada","342":"Canada","343":"Canada","344":"Canada","345":"Canada","346":"Canada","347":"Canada","348":"Canada","349":"Canada","351":"Canada","352":"Canada","353":"Canada","354":"Canada","355":"Canada","356":"Canada","357":"Canada","358":"Canada","359":"Canada","360":"Canada","361":"Canada","362":"Canada","363":"Canada","364":"Canada","365":"Canada","366":"Canada","367":"Canada","368":"Canada","369":"Canada","370":"Canada","371":"Canada","372":"Canada","373":"Canada","374":"Canada","375":"Canada","376":"Canada","377":"Canada","378":"Canada","379":"Canada","380":"Canada","381":"Canada","382":"Canada","383":"Canada","384":"Canada","385":"Canada","386":"Canada","387":"Canada","388":"Canada","389":"Canada","390":"Canada","391":"Canada","392":"Canada","393":"Canada","394":"Canada","395":"Canada","396":"Canada","397":"Canada","398":"Canada","399":"Canada","400":"Canada","401":"Canada","402":"Canada","403":"Canada","404":"Canada","405":"Canada","406":"Canada","407":"Canada","408":"Canada","409":"Canada","410":"Canada","411":"Canada","412":"Canada","413":"Canada","414":"Canada","415":"Canada","416":"Canada","417":"Canada","418":"Canada","419":"Canada","420":"Canada","421":"Canada","422":"Canada","423":"Canada","424":"Canada","425":"Canada","426":"Canada","427":"Canada","428":"Canada","429":"Canada","430":"Canada","431":"Canada","432":"Canada","433":"Canada","434":"Canada","435":"Canada","436":"Canada","437":"Canada","438":"Canada","439":"Canada","440":"Canada","441":"Canada","442":"Canada","443":"Canada","444":"Canada","445":"Canada","446":"Canada","447":"Canada","448":"Canada","449":"Canada","450":"Canada","451":"Canada","452":"Canada","453":"Canada","454":"Canada","455":"Canada","456":"Canada","457":"Canada","458":"Canada","459":"Canada","460":"Canada","461":"Canada","462":"Canada","463":"Canada","464":"Canada","465":"Canada","466":"Canada","467":"Canada","468":"Canada","469":"Canada","470":"Canada","471":"Canada","472":"Canada","473":"Canada","474":"Canada","475":"Canada","476":"Canada","477":"Canada","478":"Canada","479":"Canada","480":"Canada","481":"Canada","482":"Canada","483":"Canada","484":"Canada","485":"Canada","486":"Canada","487":"Canada","488":"Canada","489":"Canada","490":"Canada","491":"Canada","492":"Canada","493":"Canada","494":"Canada","495":"Canada","496":"Canada","497":"Canada","498":"Canada","499":"Canada","500":"Canada","501":"Canada","502":"Canada","503":"Canada","504":"Canada","505":"Canada","506":"Canada","507":"Canada","508":"Canada","509":"Canada","510":"Canada","511":"Canada","512":"Canada","513":"Canada","514":"Canada","515":"Canada","516":"Canada","517":"Canada","518":"Canada","519":"Canada","520":"Canada","521":"Canada","522":"Canada","523":"Canada","524":"Canada","525":"Canada","526":"Canada","527":"Canada","528":"Canada","529":"Canada","530":"Canada","531":"Canada","532":"Canada","533":"Canada","534":"Canada","535":"Canada","536":"Canada","537":"Canada","538":"Canada","539":"Canada","540":"Canada","541":"Canada","542":"Canada","543":"Canada","544":"Canada","545":"Canada","546":"Canada","547":"Canada","548":"Canada","549":"Canada","550":"Canada","551":"Canada","552":"Canada","553":"Canada","554":"Canada","555":"Canada","556":"Canada","557":"Canada","558":"Canada","559":"Canada","560":"Canada","561":"Canada","562":"Canada","563":"Canada","564":"Canada","565":"Canada","566":"Canada","567":"Canada","568":"Canada","569":"Canada","570":"Canada","571":"Canada","572":"Canada","573":"Canada","574":"Canada","575":"Canada","576":"Canada","577":"Canada","578":"Canada","579":"Canada","580":"Canada","581":"Canada","582":"Canada","583":"Canada","584":"Canada","585":"Canada","586":"Canada","587":"Canada","588":"Canada","589":"Canada","590":"Canada","591":"Canada","592":"Canada","593":"Canada","594":"Canada","595":"Canada","596":"Canada","597":"Canada","598":"Canada","599":"Canada","600":"Canada","601":"Canada","602":"Canada","603":"Canada","604":"Canada","605":"Canada","606":"Canada","607":"Canada","608":"Canada","609":"Canada","610":"Canada","611":"Canada","612":"Canada","613":"Canada","615":"Canada","616":"Canada","617":"Canada","618":"Canada","619":"Canada","620":"Canada","621":"Canada","622":"Canada","623":"Canada","624":"Canada","625":"Canada","626":"Canada","627":"Canada","628":"Canada","629":"Canada","630":"Canada","631":"Canada","632":"Canada","633":"Canada","634":"Canada","635":"Canada","636":"Canada","637":"Canada","638":"Canada","639":"Canada","640":"Canada","641":"Canada","642":"Canada","643":"Canada","644":"Canada","645":"Canada","646":"Canada","647":"Canada","648":"Canada","649":"Canada","650":"Canada","651":"Canada","652":"Canada","653":"Canada","654":"Canada","655":"Canada","656":"Canada","657":"Canada","658":"Canada","659":"Canada","660":"Canada","661":"Canada","662":"Canada","663":"Canada","664":"Canada","665":"Canada","666":"Canada","667":"Canada","668":"Canada","669":"Canada","670":"Canada","671":"Canada","672":"Canada","673":"Canada","674":"Canada","675":"Canada","676":"Canada","677":"Canada","678":"Canada","679":"Canada","680":"Canada","681":"Canada","682":"Canada","683":"Canada","684":"Canada","685":"Canada","686":"Canada","687":"Canada","688":"Canada","689":"Canada","690":"Canada","691":"Canada","692":"Canada","693":"Canada","694":"Canada","695":"Canada","696":"Canada","697":"Canada","698":"Canada","699":"Canada","700":"Canada","701":"Canada","702":"Canada","703":"Canada","704":"Canada","705":"Canada","706":"Canada","707":"Canada","708":"Canada","709":"Canada","710":"Canada","711":"Canada","712":"Canada","713":"Canada","714":"Canada","715":"Canada","716":"Canada","717":"Canada","718":"Canada","719":"Canada","720":"Canada","721":"Canada","722":"Canada","723":"Canada","724":"Canada","725":"Canada","726":"Canada","727":"Canada","728":"Canada","729":"Canada","730":"Canada","731":"Canada","732":"Canada"},"locality":{"0":"Kimberley British Columbia","1":"Kimberley British Columbia","2":"Kimberley British Columbia","3":"Kimberley British Columbia","4":"Kimberley British Columbia","5":"Kimberley British Columbia","6":"Kimberley British Columbia","7":"Kimberley British Columbia","8":"Kimberley British Columbia","9":"Kimberley British Columbia","10":"Kimberley British Columbia","11":"Kimberley British Columbia","12":"Kimberley British Columbia","13":"Kimberley British Columbia","14":"Kimberley British Columbia","15":"Kimberley British Columbia","16":"Kimberley British Columbia","17":"Kimberley British Columbia","18":"Kimberley British Columbia","19":"Kimberley British Columbia","20":"Kimberley British Columbia","21":"Kimberley British Columbia","22":"Kimberley British Columbia","23":"Kimberley British Columbia","24":"Kimberley British Columbia","25":"Kimberley British Columbia","26":"Kimberley British Columbia","27":"Kimberley British Columbia","28":"Kimberley British Columbia","29":"Kimberley British Columbia","30":"Kimberley British Columbia","31":"Kimberley British Columbia","32":"Kimberley British Columbia","33":"Kimberley British Columbia","34":"Kimberley British Columbia","35":"Kimberley British Columbia","36":"Kimberley British Columbia","37":"Kimberley British Columbia","38":"Kimberley British Columbia","39":"Kimberley British Columbia","40":"Kimberley British Columbia","41":"Kimberley British Columbia","42":"Kimberley British Columbia","43":"Kimberley British Columbia","44":"Kimberley British Columbia","45":"Kimberley British Columbia","46":"Kimberley British Columbia","47":"Kimberley British Columbia","48":"Kimberley British Columbia","49":"Kimberley British Columbia","50":"Kimberley British Columbia","51":"Kimberley British Columbia","52":"Kimberley British Columbia","53":"Kimberley British Columbia","54":"Kimberley British Columbia","55":"Kimberley British Columbia","56":"Kimberley British Columbia","57":"Kimberley British Columbia","58":"Kimberley British Columbia","59":"Kimberley British Columbia","60":"Kimberley British Columbia","61":"Kimberley British Columbia","62":"Kimberley British Columbia","63":"Kimberley British Columbia","64":"Kimberley British Columbia","65":"Kimberley British Columbia","66":"Kimberley British Columbia","67":"Kimberley British Columbia","68":"Kimberley British Columbia","69":"Kimberley British Columbia","70":"Kimberley British Columbia","71":"Kimberley British Columbia","72":"Kimberley British Columbia","73":"Kimberley British Columbia","74":"Kimberley British Columbia","75":"Kimberley British Columbia","76":"Kimberley British Columbia","77":"Kimberley British Columbia","78":"Kimberley British Columbia","79":"Kimberley British Columbia","80":"Kimberley British Columbia","81":"Kimberley British Columbia","82":"Kimberley British Columbia","83":"Kimberley British Columbia","84":"Kimberley British Columbia","85":"Kimberley British Columbia","86":"Kimberley British Columbia","87":"Kimberley British Columbia","88":"Kimberley British Columbia","89":"Kimberley British Columbia","90":"Kimberley British Columbia","91":"Kimberley British Columbia","92":"Kimberley British Columbia","93":"Kimberley British Columbia","94":"Kimberley British Columbia","95":"Kimberley British Columbia","96":"Kimberley British Columbia","97":"Kimberley British Columbia","98":"Kimberley British Columbia","99":"Kimberley British Columbia","100":"Kimberley British Columbia","101":"Kimberley British Columbia","102":"Kimberley British Columbia","103":"Kimberley British Columbia","104":"Kimberley British Columbia","105":"Kimberley British Columbia","106":"Kimberley British Columbia","107":"Kimberley British Columbia","108":"Kimberley British Columbia","109":"Kimberley British Columbia","110":"Kimberley British Columbia","111":"Kimberley British Columbia","112":"Kimberley British Columbia","113":"Kimberley British Columbia","114":"Kimberley British Columbia","115":"Kimberley British Columbia","116":"Kimberley British Columbia","117":"Kimberley British Columbia","118":"Kimberley British Columbia","119":"Kimberley British Columbia","120":"Kimberley British Columbia","121":"Kimberley British Columbia","122":"Kimberley British Columbia","123":"Kimberley British Columbia","124":"Kimberley British Columbia","125":"Kimberley British Columbia","126":"Kimberley British Columbia","127":"Kimberley British Columbia","128":"Kimberley British Columbia","129":"Kimberley British Columbia","130":"Kimberley British Columbia","131":"Kimberley British Columbia","132":"Kimberley British Columbia","133":"Kimberley British Columbia","134":"Kimberley British Columbia","135":"Kimberley British Columbia","136":"Kimberley British Columbia","137":"Kimberley British Columbia","138":"Kimberley British Columbia","139":"Kimberley British Columbia","140":"Kimberley British Columbia","141":"Kimberley British Columbia","142":"Kimberley British Columbia","143":"Kimberley British Columbia","144":"Kimberley British Columbia","145":"Kimberley British Columbia","146":"Kimberley British Columbia","147":"Kimberley British Columbia","148":"Kimberley British Columbia","149":"Kimberley British Columbia","150":"Kimberley British Columbia","151":"Kimberley British Columbia","152":"Kimberley British Columbia","153":"Kimberley British Columbia","154":"Kimberley British Columbia","155":"Kimberley British Columbia","156":"Kimberley British Columbia","157":"Kimberley British Columbia","158":"Kimberley British Columbia","159":"Kimberley British Columbia","160":"Kimberley British Columbia","161":"Kimberley British Columbia","162":"Kimberley British Columbia","163":"Kimberley British Columbia","164":"Kimberley British Columbia","165":"Kimberley British Columbia","166":"Kimberley British Columbia","167":"Kimberley British Columbia","168":"Kimberley British Columbia","169":"Kimberley British Columbia","170":"Kimberley British Columbia","171":"Kimberley British Columbia","172":"Kimberley British Columbia","173":"Kimberley British Columbia","174":"Kimberley British Columbia","175":"Kimberley British Columbia","176":"Kimberley British Columbia","177":"Kimberley British Columbia","178":"Kimberley British Columbia","179":"Kimberley British Columbia","180":"Kimberley British Columbia","181":"Kimberley British Columbia","182":"Kimberley British Columbia","183":"Kimberley British Columbia","184":"Kimberley British Columbia","185":"Kimberley British Columbia","186":"Kimberley British Columbia","187":"Kimberley British Columbia","188":"Kimberley British Columbia","189":"Kimberley British Columbia","190":"Kimberley British Columbia","191":"Kimberley British Columbia","192":"Kimberley British Columbia","193":"Kimberley British Columbia","194":"Kimberley British Columbia","195":"Kimberley British Columbia","196":"Kimberley British Columbia","197":"Kimberley British Columbia","198":"Kimberley British Columbia","199":"Kimberley British Columbia","200":"Kimberley British Columbia","201":"Kimberley British Columbia","202":"Kimberley British Columbia","203":"Kimberley British Columbia","204":"Kimberley British Columbia","205":"Kimberley British Columbia","206":"Kimberley British Columbia","207":"Kimberley British Columbia","208":"Kimberley British Columbia","209":"Kimberley British Columbia","210":"Kimberley British Columbia","211":"Kimberley British Columbia","212":"Kimberley British Columbia","213":"Kimberley British Columbia","214":"Kimberley British Columbia","215":"Kimberley British Columbia","216":"Kimberley British Columbia","217":"Kimberley British Columbia","218":"Kimberley British Columbia","219":"Kimberley British Columbia","220":"Kimberley British Columbia","221":"Kimberley British Columbia","222":"Kimberley British Columbia","223":"Kimberley British Columbia","224":"Kimberley British Columbia","225":"Kimberley British Columbia","226":"Kimberley British Columbia","227":"Kimberley British Columbia","228":"Kimberley British Columbia","229":"Kimberley British Columbia","230":"Kimberley British Columbia","231":"Kimberley British Columbia","232":"Kimberley British Columbia","233":"Kimberley British Columbia","234":"Kimberley British Columbia","235":"Kimberley British Columbia","236":"Kimberley British Columbia","237":"Kimberley British Columbia","238":"Kimberley British Columbia","239":"Kimberley British Columbia","240":"Kimberley British Columbia","241":"Kimberley British Columbia","242":"Kimberley British Columbia","243":"Kimberley British Columbia","244":"Kimberley British Columbia","245":"Kimberley British Columbia","246":"Kimberley British Columbia","247":"Kimberley British Columbia","248":"Kimberley British Columbia","249":"Kimberley British Columbia","250":"Kimberley British Columbia","251":"Kimberley British Columbia","252":"Kimberley British Columbia","253":"Kimberley British Columbia","254":"Kimberley British Columbia","255":"Kimberley British Columbia","256":"Kimberley British Columbia","257":"Kimberley British Columbia","258":"Kimberley British Columbia","259":"Kimberley British Columbia","260":"Kimberley British Columbia","261":"Kimberley British Columbia","262":"Kimberley British Columbia","263":"Kimberley British Columbia","264":"Kimberley British Columbia","265":"Kimberley British Columbia","266":"Kimberley British Columbia","267":"Kimberley British Columbia","268":"Kimberley British Columbia","269":"Kimberley British Columbia","270":"Kimberley British Columbia","271":"Kimberley British Columbia","272":"Kimberley British Columbia","273":"Kimberley British Columbia","274":"Kimberley British Columbia","275":"Kimberley British Columbia","276":"Kimberley British Columbia","277":"Kimberley British Columbia","278":"Kimberley British Columbia","279":"Kimberley British Columbia","280":"Kimberley British Columbia","281":"Kimberley British Columbia","282":"Kimberley British Columbia","283":"Kimberley British Columbia","284":"Kimberley British Columbia","285":"Kimberley British Columbia","286":"Kimberley British Columbia","287":"Kimberley British Columbia","288":"Kimberley British Columbia","289":"Kimberley British Columbia","290":"Kimberley British Columbia","291":"Kimberley British Columbia","292":"Kimberley British Columbia","293":"Kimberley British Columbia","294":"Kimberley British Columbia","295":"Kimberley British Columbia","296":"Kimberley British Columbia","297":"Kimberley British Columbia","298":"Kimberley British Columbia","299":"Kimberley British Columbia","300":"Kimberley British Columbia","301":"Kimberley British Columbia","302":"Kimberley British Columbia","303":"Kimberley British Columbia","304":"Kimberley British Columbia","305":"Kimberley British Columbia","306":"Kimberley British Columbia","307":"Kimberley British Columbia","308":"Kimberley British Columbia","309":"Kimberley British Columbia","310":"Kimberley British Columbia","311":"Kimberley British Columbia","312":"Kimberley British Columbia","313":"Kimberley British Columbia","314":"Kimberley British Columbia","315":"Kimberley British Columbia","316":"Kimberley British Columbia","317":"Kimberley British Columbia","318":"Kimberley British Columbia","319":"Kimberley British Columbia","320":"Kimberley British Columbia","321":"Kimberley British Columbia","322":"Kimberley British Columbia","323":"Kimberley British Columbia","324":"Kimberley British Columbia","325":"Kimberley British Columbia","326":"Kimberley British Columbia","327":"Kimberley British Columbia","328":"Kimberley British Columbia","329":"Kimberley British Columbia","330":"Kimberley British Columbia","331":"Kimberley British Columbia","332":"Kimberley British Columbia","333":"Kimberley British Columbia","334":"Kimberley British Columbia","335":"Kimberley British Columbia","336":"Kimberley British Columbia","337":"Kimberley British Columbia","338":"Kimberley British Columbia","339":"Kimberley British Columbia","340":"Kimberley British Columbia","341":"Kimberley British Columbia","342":"Kimberley British Columbia","343":"Kimberley British Columbia","344":"Kimberley British Columbia","345":"Kimberley British Columbia","346":"Kimberley British Columbia","347":"Kimberley British Columbia","348":"Kimberley British Columbia","349":"Kimberley British Columbia","351":"Kimberley British Columbia","352":"Kimberley British Columbia","353":"Kimberley British Columbia","354":"Kimberley British Columbia","355":"Kimberley British Columbia","356":"Kimberley British Columbia","357":"Kimberley British Columbia","358":"Kimberley British Columbia","359":"Kimberley British Columbia","360":"Kimberley British Columbia","361":"Kimberley British Columbia","362":"Kimberley British Columbia","363":"Kimberley British Columbia","364":"Kimberley British Columbia","365":"Kimberley British Columbia","366":"Kimberley British Columbia","367":"Kimberley British Columbia","368":"Kimberley British Columbia","369":"Kimberley British Columbia","370":"Kimberley British Columbia","371":"Kimberley British Columbia","372":"Kimberley British Columbia","373":"Kimberley British Columbia","374":"Kimberley British Columbia","375":"Kimberley British Columbia","376":"Kimberley British Columbia","377":"Kimberley British Columbia","378":"Kimberley British Columbia","379":"Kimberley British Columbia","380":"Kimberley British Columbia","381":"Kimberley British Columbia","382":"Kimberley British Columbia","383":"Kimberley British Columbia","384":"Kimberley British Columbia","385":"Kimberley British Columbia","386":"Kimberley British Columbia","387":"Kimberley British Columbia","388":"Kimberley British Columbia","389":"Kimberley British Columbia","390":"Kimberley British Columbia","391":"Kimberley British Columbia","392":"Kimberley British Columbia","393":"Kimberley British Columbia","394":"Kimberley British Columbia","395":"Kimberley British Columbia","396":"Kimberley British Columbia","397":"Kimberley British Columbia","398":"Kimberley British Columbia","399":"Kimberley British Columbia","400":"Kimberley British Columbia","401":"Kimberley British Columbia","402":"Kimberley British Columbia","403":"Kimberley British Columbia","404":"Kimberley British Columbia","405":"Kimberley British Columbia","406":"Kimberley British Columbia","407":"Kimberley British Columbia","408":"Kimberley British Columbia","409":"Kimberley British Columbia","410":"Kimberley British Columbia","411":"Kimberley British Columbia","412":"Kimberley British Columbia","413":"Kimberley British Columbia","414":"Kimberley British Columbia","415":"Kimberley British Columbia","416":"Kimberley British Columbia","417":"Kimberley British Columbia","418":"Kimberley British Columbia","419":"Kimberley British Columbia","420":"Kimberley British Columbia","421":"Kimberley British Columbia","422":"Kimberley British Columbia","423":"Kimberley British Columbia","424":"Kimberley British Columbia","425":"Kimberley British Columbia","426":"Kimberley British Columbia","427":"Kimberley British Columbia","428":"Kimberley British Columbia","429":"Kimberley British Columbia","430":"Kimberley British Columbia","431":"Kimberley British Columbia","432":"Kimberley British Columbia","433":"Kimberley British Columbia","434":"Kimberley British Columbia","435":"Kimberley British Columbia","436":"Kimberley British Columbia","437":"Kimberley British Columbia","438":"Kimberley British Columbia","439":"Kimberley British Columbia","440":"Kimberley British Columbia","441":"Kimberley British Columbia","442":"Kimberley British Columbia","443":"Kimberley British Columbia","444":"Kimberley British Columbia","445":"Kimberley British Columbia","446":"Kimberley British Columbia","447":"Kimberley British Columbia","448":"Kimberley British Columbia","449":"Kimberley British Columbia","450":"Kimberley British Columbia","451":"Kimberley British Columbia","452":"Kimberley British Columbia","453":"Kimberley British Columbia","454":"Kimberley British Columbia","455":"Kimberley British Columbia","456":"Kimberley British Columbia","457":"Kimberley British Columbia","458":"Kimberley British Columbia","459":"Kimberley British Columbia","460":"Kimberley British Columbia","461":"Kimberley British Columbia","462":"Kimberley British Columbia","463":"Kimberley British Columbia","464":"Kimberley British Columbia","465":"Kimberley British Columbia","466":"Kimberley British Columbia","467":"Kimberley British Columbia","468":"Kimberley British Columbia","469":"Kimberley British Columbia","470":"Kimberley British Columbia","471":"Kimberley British Columbia","472":"Kimberley British Columbia","473":"Kimberley British Columbia","474":"Kimberley British Columbia","475":"Kimberley British Columbia","476":"Kimberley British Columbia","477":"Kimberley British Columbia","478":"Kimberley British Columbia","479":"Kimberley British Columbia","480":"Kimberley British Columbia","481":"Kimberley British Columbia","482":"Kimberley British Columbia","483":"Kimberley British Columbia","484":"Kimberley British Columbia","485":"Kimberley British Columbia","486":"Kimberley British Columbia","487":"Kimberley British Columbia","488":"Kimberley British Columbia","489":"Kimberley British Columbia","490":"Kimberley British Columbia","491":"Kimberley British Columbia","492":"Kimberley British Columbia","493":"Kimberley British Columbia","494":"Kimberley British Columbia","495":"Kimberley British Columbia","496":"Kimberley British Columbia","497":"Kimberley British Columbia","498":"Kimberley British Columbia","499":"Kimberley British Columbia","500":"Kimberley British Columbia","501":"Kimberley British Columbia","502":"Kimberley British Columbia","503":"Kimberley British Columbia","504":"Kimberley British Columbia","505":"Kimberley British Columbia","506":"Kimberley British Columbia","507":"Kimberley British Columbia","508":"Kimberley British Columbia","509":"Kimberley British Columbia","510":"Kimberley British Columbia","511":"Kimberley British Columbia","512":"Kimberley British Columbia","513":"Kimberley British Columbia","514":"Kimberley British Columbia","515":"Kimberley British Columbia","516":"Kimberley British Columbia","517":"Kimberley British Columbia","518":"Kimberley British Columbia","519":"Kimberley British Columbia","520":"Kimberley British Columbia","521":"Kimberley British Columbia","522":"Kimberley British Columbia","523":"Kimberley British Columbia","524":"Kimberley British Columbia","525":"Kimberley British Columbia","526":"Kimberley British Columbia","527":"Kimberley British Columbia","528":"Kimberley British Columbia","529":"Kimberley British Columbia","530":"Kimberley British Columbia","531":"Kimberley British Columbia","532":"Kimberley British Columbia","533":"Kimberley British Columbia","534":"Kimberley British Columbia","535":"Kimberley British Columbia","536":"Kimberley British Columbia","537":"Kimberley British Columbia","538":"Kimberley British Columbia","539":"Kimberley British Columbia","540":"Kimberley British Columbia","541":"Kimberley British Columbia","542":"Kimberley British Columbia","543":"Kimberley British Columbia","544":"Kimberley British Columbia","545":"Kimberley British Columbia","546":"Kimberley British Columbia","547":"Kimberley British Columbia","548":"Kimberley British Columbia","549":"Kimberley British Columbia","550":"Kimberley British Columbia","551":"Kimberley British Columbia","552":"Kimberley British Columbia","553":"Kimberley British Columbia","554":"Kimberley British Columbia","555":"Kimberley British Columbia","556":"Kimberley British Columbia","557":"Kimberley British Columbia","558":"Kimberley British Columbia","559":"Kimberley British Columbia","560":"Kimberley British Columbia","561":"Kimberley British Columbia","562":"Kimberley British Columbia","563":"Kimberley British Columbia","564":"Kimberley British Columbia","565":"Kimberley British Columbia","566":"Kimberley British Columbia","567":"Kimberley British Columbia","568":"Kimberley British Columbia","569":"Kimberley British Columbia","570":"Kimberley British Columbia","571":"Kimberley British Columbia","572":"Kimberley British Columbia","573":"Kimberley British Columbia","574":"Kimberley British Columbia","575":"Kimberley British Columbia","576":"Kimberley British Columbia","577":"Kimberley British Columbia","578":"Kimberley British Columbia","579":"Kimberley British Columbia","580":"Kimberley British Columbia","581":"Kimberley British Columbia","582":"Kimberley British Columbia","583":"Kimberley British Columbia","584":"Kimberley British Columbia","585":"Kimberley British Columbia","586":"Kimberley British Columbia","587":"Kimberley British Columbia","588":"Kimberley British Columbia","589":"Kimberley British Columbia","590":"Kimberley British Columbia","591":"Kimberley British Columbia","592":"Kimberley British Columbia","593":"Kimberley British Columbia","594":"Kimberley British Columbia","595":"Kimberley British Columbia","596":"Kimberley British Columbia","597":"Kimberley British Columbia","598":"Kimberley British Columbia","599":"Kimberley British Columbia","600":"Kimberley British Columbia","601":"Kimberley British Columbia","602":"Kimberley British Columbia","603":"Kimberley British Columbia","604":"Kimberley British Columbia","605":"Kimberley British Columbia","606":"Kimberley British Columbia","607":"Kimberley British Columbia","608":"Kimberley British Columbia","609":"Kimberley British Columbia","610":"Kimberley British Columbia","611":"Kimberley British Columbia","612":"Kimberley British Columbia","613":"Kimberley British Columbia","615":"Kimberley British Columbia","616":"Kimberley British Columbia","617":"Kimberley British Columbia","618":"Kimberley British Columbia","619":"Kimberley British Columbia","620":"Kimberley British Columbia","621":"Kimberley British Columbia","622":"Kimberley British Columbia","623":"Kimberley British Columbia","624":"Kimberley British Columbia","625":"Kimberley British Columbia","626":"Kimberley British Columbia","627":"Kimberley British Columbia","628":"Kimberley British Columbia","629":"Kimberley British Columbia","630":"Kimberley British Columbia","631":"Kimberley British Columbia","632":"Kimberley British Columbia","633":"Kimberley British Columbia","634":"Kimberley British Columbia","635":"Kimberley British Columbia","636":"Kimberley British Columbia","637":"Kimberley British Columbia","638":"Kimberley British Columbia","639":"Kimberley British Columbia","640":"Kimberley British Columbia","641":"Kimberley British Columbia","642":"Kimberley British Columbia","643":"Kimberley British Columbia","644":"Kimberley British Columbia","645":"Kimberley British Columbia","646":"Kimberley British Columbia","647":"Kimberley British Columbia","648":"Kimberley British Columbia","649":"Kimberley British Columbia","650":"Kimberley British Columbia","651":"Kimberley British Columbia","652":"Kimberley British Columbia","653":"Kimberley British Columbia","654":"Kimberley British Columbia","655":"Kimberley British Columbia","656":"Kimberley British Columbia","657":"Kimberley British Columbia","658":"Kimberley British Columbia","659":"Kimberley British Columbia","660":"Kimberley British Columbia","661":"Kimberley British Columbia","662":"Kimberley British Columbia","663":"Kimberley British Columbia","664":"Kimberley British Columbia","665":"Kimberley British Columbia","666":"Kimberley British Columbia","667":"Kimberley British Columbia","668":"Kimberley British Columbia","669":"Kimberley British Columbia","670":"Kimberley British Columbia","671":"Kimberley British Columbia","672":"Kimberley British Columbia","673":"Kimberley British Columbia","674":"Kimberley British Columbia","675":"Kimberley British Columbia","676":"Kimberley British Columbia","677":"Kimberley British Columbia","678":"Kimberley British Columbia","679":"Kimberley British Columbia","680":"Kimberley British Columbia","681":"Kimberley British Columbia","682":"Kimberley British Columbia","683":"Kimberley British Columbia","684":"Kimberley British Columbia","685":"Kimberley British Columbia","686":"Kimberley British Columbia","687":"Kimberley British Columbia","688":"Kimberley British Columbia","689":"Kimberley British Columbia","690":"Kimberley British Columbia","691":"Kimberley British Columbia","692":"Kimberley British Columbia","693":"Kimberley British Columbia","694":"Kimberley British Columbia","695":"Kimberley British Columbia","696":"Kimberley British Columbia","697":"Kimberley British Columbia","698":"Kimberley British Columbia","699":"Kimberley British Columbia","700":"Kimberley British Columbia","701":"Kimberley British Columbia","702":"Kimberley British Columbia","703":"Kimberley British Columbia","704":"Kimberley British Columbia","705":"Kimberley British Columbia","706":"Kimberley British Columbia","707":"Kimberley British Columbia","708":"Kimberley British Columbia","709":"Kimberley British Columbia","710":"Kimberley British Columbia","711":"Kimberley British Columbia","712":"Kimberley British Columbia","713":"Kimberley British Columbia","714":"Kimberley British Columbia","715":"Kimberley British Columbia","716":"Kimberley British Columbia","717":"Kimberley British Columbia","718":"Kimberley British Columbia","719":"Kimberley British Columbia","720":"Kimberley British Columbia","721":"Kimberley British Columbia","722":"Kimberley British Columbia","723":"Kimberley British Columbia","724":"Kimberley British Columbia","725":"Kimberley British Columbia","726":"Kimberley British Columbia","727":"Kimberley British Columbia","728":"Kimberley British Columbia","729":"Kimberley British Columbia","730":"Kimberley British Columbia","731":"Kimberley British Columbia","732":"Kimberley British Columbia"},"location":{"0":[44.3014954,-78.338309],"1":[44.3035966,-78.3185251],"2":[45.403271,-71.889038],"3":["nil","nil"],"4":[45.3983347291,-71.939346912],"5":[52.4760892,-71.8258668],"6":[52.4760892,-71.8258668],"7":[45.3980075,-71.8970635],"8":[45.3827413,-71.9685113],"9":["nil","nil"],"10":[52.4760892,-71.8258668],"11":[45.403271,-71.889038],"12":[45.36133555,-71.8574790529],"13":[45.403271,-71.889038],"14":[45.3783078,-71.9284700215],"15":[45.4078843,-71.8984813],"16":[52.4760892,-71.8258668],"17":[45.3434928,-72.0866946],"18":[45.4644679,-71.9636247],"19":[45.3972886,-71.8590609603],"20":[45.3605715993,-71.8580108739],"21":[45.3663242,-71.8559118],"22":["nil","nil"],"23":[52.4760892,-71.8258668],"24":[45.403271,-71.889038],"25":[45.403271,-71.889038],"26":["nil","nil"],"27":[48.45842215,-2.7505868346],"28":[46.53914,-0.2995333265],"29":[47.1689579,23.8777736],"30":[45.3250517979,-71.9867102754],"31":["nil","nil"],"32":[49.6979848,-124.9892914],"33":[49.68460635,-124.9886984459],"34":[49.6797945,-124.98351935],"35":[49.67543445,-124.9831466284],"36":["nil","nil"],"37":[49.68235065,-124.9886015677],"38":[49.6855775,-124.9909604],"39":[49.6791452,-125.0128641],"40":[49.6804099,-124.9701858],"41":[49.7078483,-124.9798837],"42":[49.7070434,-124.9819919],"43":[49.7184169,-124.9666689],"44":[49.7765437,-124.9801246],"45":[49.3549901,-124.4215687],"46":[55.001251,-125.002441],"47":[49.6793073,-125.0383562],"48":[49.683355,-124.987826],"49":[55.001251,-125.002441],"50":[49.6954577,-124.9988594],"51":[49.3429371,-124.665709],"52":["nil","nil"],"53":["nil","nil"],"54":[49.689569,-125.0019889263],"55":[38.4220683424,-82.4459468601],"56":[49.6748527,-125.0302615],"57":[55.001251,-125.002441],"58":[42.39057195,-82.2022349843],"59":[42.5830567476,-82.3815609262],"60":[43.25793945,-79.8720782044],"61":[42.080348,-82.4785924],"62":[42.0718247167,-82.45674745],"63":[42.3794449419,-82.2164693532],"64":[42.4193298909,-82.1732519545],"65":[42.3804469,-82.2152573],"66":[42.4177726,-82.175479],"67":[42.3378105199,-81.8491952896],"68":[42.3237801811,-81.9732345842],"69":[42.0861154772,-82.7081214807],"70":[42.4197734,-82.17461795],"71":[42.1383664789,-82.3610142789],"72":[42.277844,-82.3767935],"73":[42.4224674,-82.1669753],"74":[43.9788038,-80.7392344],"75":[42.1032615,-82.4266332],"76":[42.261073582,-81.9190115982],"77":[50.000678,-86.000977],"78":["nil","nil"],"79":[42.2094717,-82.8874849],"80":[50.000678,-86.000977],"81":[42.4025683783,-82.1882786522],"82":[42.58336195,-82.4488979853],"83":[42.260516,-81.917799],"84":[42.2565727174,-82.0708734473],"85":[49.6623078,-54.7780326],"86":[53.8217327,-61.2295532],"87":[53.8217327,-61.2295532],"88":[49.617375,-54.7506699],"89":[53.8217327,-61.2295532],"90":[44.4047029954,-64.3270635293],"91":[49.6547259,-54.7737673],"92":[53.8217327,-61.2295532],"93":[49.6428118,-54.741904],"94":[49.6623078,-54.7780326],"95":[49.6623078,-54.7780326],"96":[49.6575059,-54.7773989],"97":[53.8217327,-61.2295532],"98":[53.8217327,-61.2295532],"99":[45.6422801,-62.5446961],"100":[54.3162148,-130.3195525],"101":["nil","nil"],"102":[54.3154979,-130.324458],"103":[54.3154979,-130.324458],"104":[54.3014647,-130.3326384],"105":[54.3186771,-130.3189587],"106":[54.3090044,-130.32472],"107":[54.3077286,-130.3341303],"108":[54.3113172,-130.3282171],"109":[55.001251,-125.002441],"110":[50.65219775,-120.3700886119],"111":[47.6434731,-122.3609198],"112":[54.3083491,-130.3339026],"113":[54.3126572,-130.32549],"114":[54.3080793,-130.3341364],"115":["nil","nil"],"116":[54.3154979,-130.324458],"117":[44.55875866,-80.93120798],"118":[45.9804438,-81.9224709],"119":[44.5545007,-80.946558825],"120":[45.1960403,-63.1653789],"121":[44.6235795,-65.7561606],"122":[44.6346571,-65.7616488],"123":[45.1960403,-63.1653789],"124":["nil","nil"],"125":[44.6462009371,-65.7578347445],"126":[45.1960403,-63.1653789],"127":[44.6201516,-65.75460288],"128":["nil","nil"],"129":[44.4319128554,-66.1635835678],"130":[45.1960403,-63.1653789],"131":[44.6254218,-65.7584863],"132":["nil","nil"],"133":[58.2843833,32.5169757],"134":["nil","nil"],"135":[44.6192178333,-65.7545793333],"136":[44.269661055,-66.330525984],"137":[44.6219354667,-65.7557036333],"138":[44.6183817,-65.7540427],"139":[44.4912770026,-66.0882701983],"140":[44.6427568082,-65.756624861],"141":[40.1485033526,-78.8700733283],"142":[46.3993718588,-63.7574069626],"143":[46.39515,-63.790446],"144":[46.3355508,-63.1466676],"145":[46.392954,-63.789708],"146":[46.3995019048,-63.7582768562],"147":[46.396968,-63.773994],"148":[46.39253695,-63.7863285714],"149":[46.3935840777,-63.7694726401],"150":[46.403505,-63.78943],"151":[46.389744,-63.789216],"152":[46.4245564,-63.8075057603],"153":[46.3355508,-63.1466676],"154":[46.393895,-63.79227],"155":[46.3914361429,-63.7893687619],"156":[46.3355508,-63.1466676],"157":[46.405105,-63.815132],"158":[46.401488663,-63.7448891747],"159":[45.7034605781,-64.3529878915],"160":[51.522294,-0.138658],"161":[46.4016589066,-63.7467828697],"162":["nil","nil"],"163":[46.3355508,-63.1466676],"164":[41.0543020909,-73.540581753],"165":[46.392584,-63.7726333333],"166":[-37.8919165,175.4586849],"167":[46.3355508,-63.1466676],"168":[46.3355508,-63.1466676],"169":["nil","nil"],"170":[46.3355508,-63.1466676],"171":[46.3355508,-63.1466676],"172":[46.3355508,-63.1466676],"173":[46.3355508,-63.1466676],"174":[46.3355508,-63.1466676],"175":[46.3355508,-63.1466676],"176":["nil","nil"],"177":[46.3355508,-63.1466676],"178":[46.3355508,-63.1466676],"179":[46.3355508,-63.1466676],"180":["nil","nil"],"181":["nil","nil"],"182":[46.3355508,-63.1466676],"183":[46.3355508,-63.1466676],"184":[46.3355508,-63.1466676],"185":[46.3355508,-63.1466676],"186":[46.3355508,-63.1466676],"187":[46.3355508,-63.1466676],"188":[46.3355508,-63.1466676],"189":[46.3355508,-63.1466676],"190":[46.99472,-70.9219385],"191":[46.87818545,-70.9967140533],"192":[46.93474805,-70.8773650427],"193":["nil","nil"],"194":[46.8808069,-71.0870836],"195":["nil","nil"],"196":["nil","nil"],"197":[46.9077815814,-70.9353286497],"198":[52.4760892,-71.8258668],"199":["nil","nil"],"200":[46.8782946,-70.9769329],"201":[49.2635243,3.2365165],"202":[52.4760892,-71.8258668],"203":[46.8602332778,-71.0088540444],"204":[49.2635243,3.2365165],"205":[49.2635243,3.2365165],"206":["nil","nil"],"207":["nil","nil"],"208":[49.2635243,3.2365165],"209":[56.7310042,-111.3888845592],"210":[56.7711261,-111.4245687],"211":[56.72305955,-111.380565754],"212":[56.7154443,-111.3494505],"213":[56.7557060949,-111.4637649176],"214":["nil","nil"],"215":[55.001251,-115.002136],"216":[56.7244901,-111.3808203826],"217":[56.6825665,-111.3527455],"218":["nil","nil"],"219":[56.6868434476,-111.3501100645],"220":[55.1696611726,-118.8173526875],"221":[56.7270945,-111.38287],"222":[56.7303008,-111.3892648454],"223":[56.7244919,-111.3821862],"224":[56.730564,-111.3824283],"225":[55.001251,-115.002136],"226":[56.72670105,-111.3856701542],"227":[34.032276,-118.4080344],"228":[56.7255428685,-111.3823260567],"229":[35.669685,-91.4257804],"230":["nil","nil"],"231":[56.6825665,-111.3527455],"232":[49.3797231,-121.4391535],"233":[49.3743562,-121.4194574],"234":["nil","nil"],"235":[49.3787674,-121.4435682],"236":[49.3731275,-121.4118828],"237":[49.3754488,-121.4362387],"238":["nil","nil"],"239":[55.001251,-125.002441],"240":[46.2360866714,-63.1411884429],"241":[50.651315,-120.376591],"242":[55.001251,-125.002441],"243":[49.375119,-121.4247988],"244":[49.3782635,-121.4422531],"245":[49.3731275,-121.4118828],"246":["nil","nil"],"247":[49.3731275,-121.4118828],"248":[49.3748563,-121.4334181],"249":[49.3873417,-121.4271937],"250":[49.2677248,-121.2376262],"251":[49.3819289,-121.4047613],"252":[49.3677826,-121.4525176],"253":["nil","nil"],"254":[49.3801501,-121.4264003],"255":[55.001251,-125.002441],"256":[37.816849,-88.928122],"257":["nil","nil"],"258":[49.380864,-121.3538064581],"259":[49.1699962,-122.6918771],"260":[49.3747672,-121.4368978],"261":["nil","nil"],"262":["nil","nil"],"263":[44.3346858906,-76.154838425],"264":["nil","nil"],"265":["nil","nil"],"266":["nil","nil"],"267":[44.3268679,-76.1589592],"268":[44.3267694733,-76.1573319644],"269":[44.3257248,-76.1579376],"270":["nil","nil"],"271":[44.3258793265,-76.1771235995],"272":[44.3369303319,-76.1513494617],"273":[44.33817895,-76.1463211372],"274":[44.338611498,-76.1458091663],"275":[44.3299795,-76.1598789],"276":[44.3256453749,-76.1665949398],"277":[44.33518935,-76.1535051],"278":[43.9119019333,-78.6829494333],"279":[44.3253702831,-76.1644018483],"280":[44.3255920649,-76.1777395363],"281":["nil","nil"],"282":[44.3260604636,-76.1658481864],"283":["nil","nil"],"284":[44.3213325509,-76.2255944172],"285":[45.3909807107,-63.8278200204],"286":[50.000678,-86.000977],"287":[44.3085956192,-76.1949211731],"288":[45.953298,-74.136086],"289":[45.921618,-74.161126],"290":[45.974048,-74.1719865],"291":[52.4760892,-71.8258668],"292":[45.949083,-74.139329],"293":[52.4760892,-71.8258668],"294":[52.4760892,-71.8258668],"295":[52.4760892,-71.8258668],"296":[45.9977130248,-74.112114459],"297":[45.971402,-74.169173],"298":[52.4760892,-71.8258668],"299":[45.9407345,-74.1243551],"300":[45.985181,-74.119767],"301":[45.983361,-74.120658],"302":[45.948455,-74.129039],"303":[52.4760892,-71.8258668],"304":[45.966154,-74.121378],"305":[45.940412,-74.119478],"306":[46.2638644,7.3491378],"307":[45.4455191,-73.5810623],"308":[45.983301,-74.121131],"309":[45.941628,-74.120129],"310":["nil","nil"],"311":[46.648545,4.736016],"312":[45.9538762185,-74.1328881481],"313":[45.9528228087,-74.1426607875],"314":[44.7002223,-63.5823783655],"315":[44.67889115,-63.5496866787],"316":[44.668926,-63.5773467],"317":[44.69423565,-63.5789717873],"318":[45.1960403,-63.1653789],"319":["nil","nil"],"320":[44.6824258,-63.5408972],"321":["nil","nil"],"322":[44.68579215,-63.5981941908],"323":[44.7178815,-63.5454207],"324":[44.7079594,-63.5648840919],"325":[44.7228326,-63.5427276664],"326":[44.6876834,-63.5459384],"327":[44.7079594,-63.5648840919],"328":[44.6681465,-63.5687783163],"329":[44.7065851,-63.5535234189],"330":[44.6799707,-63.5720232],"331":[44.68114125,-63.5530094],"332":[44.726671528,-63.5473371686],"333":[38.7666689,-90.6020646],"334":["nil","nil"],"335":[44.679292,-63.5491864888],"336":[44.67918175,-63.5809070126],"337":[43.6688554,-79.2915335],"338":[44.689586,-63.458914],"339":[44.6811886,-63.5689396935],"340":[44.6824258,-63.5408972],"341":[44.7054656,-63.6170954],"342":[49.0374921,-122.3348660457],"343":[49.0390209,-122.2682057908],"344":[49.0525688,-122.3171431401],"345":["nil","nil"],"346":[49.0313005,-122.4289268],"347":[49.0310656,-122.2656621],"348":[49.03508055,-122.2692106434],"349":[49.0656147,-122.3811895],"351":[49.0475617,-122.2919239],"352":[49.0818533,-122.2834549],"353":[49.0362144,-122.2545019],"354":[51.6657016,-0.4023027],"355":[49.0366053,-122.2671038],"356":[39.921496,-83.145988],"357":[55.001251,-125.002441],"358":[51.3518442,-0.2033443],"359":[49.0623172,-122.3624473],"360":[33.5079504,-86.7616375],"361":[49.0463804,-122.2705548],"362":[49.0383004,-122.2804801],"363":[49.0305465,-122.2877723],"364":[55.001251,-125.002441],"365":[49.05574645,-122.3364381567],"366":["nil","nil"],"367":["nil","nil"],"368":[53.4170449,-2.2170002],"369":[49.4919827,-117.2940284],"370":[49.4903899,-117.29876815],"371":[49.5100282,-117.2682176],"372":[49.4903712,-117.2990840009],"373":["nil","nil"],"374":[55.001251,-125.002441],"375":[49.4974169,-117.2931244],"376":[49.4912147,-117.2933311],"377":[49.4928566,-117.2947616],"378":[55.001251,-125.002441],"379":[55.001251,-125.002441],"380":["nil","nil"],"381":[49.493615,-117.2920549],"382":[49.0293311,-119.4515305],"383":[49.494891,-117.290039],"384":["nil","nil"],"385":[49.4912147,-117.2933311],"386":[43.9817706,-80.7352831],"387":[50.000678,-86.000977],"388":[43.3072711,-81.7610724],"389":["nil","nil"],"390":[43.516489,-79.874795],"391":[52.4760892,-71.8258668],"392":[47.8358164,-69.5368025],"393":[47.8619736,-69.549054],"394":[46.2381318,-63.1287810002],"395":[47.8566213,-69.547586],"396":[47.8358164,-69.5368025],"397":[52.4760892,-71.8258668],"398":[52.4760892,-71.8258668],"399":[50.6226467,-116.0709633],"400":[50.6454079087,-116.0779572498],"401":[50.6181747221,-116.0700247192],"402":[50.6206283,-116.0745664],"403":[55.001251,-125.002441],"404":[50.6226467,-116.0709633],"405":[50.6295138,-116.0646373],"406":[55.001251,-125.002441],"407":[55.001251,-125.002441],"408":[50.6180062184,-116.0699208329],"409":["nil","nil"],"410":["nil","nil"],"411":[50.6255298,-116.0671531],"412":[50.620727,-116.0742325],"413":[49.6930615,-112.8336433],"414":[49.6968044,-112.7823648],"415":[49.6951745,-112.7818651],"416":[49.6758855,-112.8014046],"417":[49.6758855,-112.8014046],"418":[49.6758855,-112.8014046],"419":["nil","nil"],"420":[49.6758855,-112.8014046],"421":[49.6894677,-112.8161863],"422":[49.6758855,-112.8014046],"423":[49.6758855,-112.8014046],"424":[49.6758855,-112.8014046],"425":[49.6758855,-112.8014046],"426":[49.6595203,-112.7932427],"427":[49.6758855,-112.8014046],"428":[49.6545992,-112.8466336],"429":[49.6940949,-112.8447582],"430":[49.6886422,-112.8260641],"431":[49.6745242,-112.7944796],"432":[42.3155076,-71.0406209],"433":[55.001251,-115.002136],"434":[55.001251,-115.002136],"435":[42.3155076,-71.0406209],"436":[44.3540363071,-79.6939630217],"437":[44.3805726801,-79.7079590991],"438":[50.000678,-86.000977],"439":[44.3625879456,-79.6950116538],"440":[44.377408666,-79.7110554421],"441":[44.3312788821,-79.6890424497],"442":[44.3563983,-79.6995663],"443":[44.3553226,-79.6957867],"444":[44.3358584846,-79.6905221269],"445":[44.4143902462,-79.6686438041],"446":[44.4026122667,-79.6704837333],"447":["nil","nil"],"448":[44.3915921,-79.6769375],"449":[44.38744403,-79.69589684],"450":[44.4001652,-79.699736],"451":["nil","nil"],"452":[44.5241811402,-79.4343576233],"453":[45.0525274,-79.2897307],"454":["nil","nil"],"455":[45.0127431,-79.2982999],"456":[45.0446712,-79.3175712],"457":[45.0446712,-79.3175712],"458":[45.0518551,-79.4280566],"459":[50.000678,-86.000977],"460":[45.0387055,-79.3147512],"461":[45.0290575,-79.3218966],"462":[45.0379777,-79.3678548],"463":[45.0115144,-79.3940385],"464":[49.2538724,-124.8063179],"465":[49.2647976,-124.8387135],"466":[49.2454545,-124.7922571],"467":[49.260644,-124.822426],"468":[49.2516291,-124.7803882],"469":[49.24550805,-124.7962334747],"470":[49.263228,-124.8356178],"471":[49.213724,-123.072042],"472":[49.2752173,-124.961249],"473":[49.2419111,-124.7891279],"474":[49.2419287,-124.7877559],"475":[55.8920442,-4.3223114],"476":[49.2843911,-124.8606704],"477":[49.2643901,-124.7551389],"478":[49.2454223,-124.7907062],"479":[43.7417214,-121.541353],"480":[49.2598028,-124.817108],"481":[55.001251,-125.002441],"482":[49.23539875,-124.8146413762],"483":[49.2304661,-124.795115],"484":[49.2899774,-124.9039766],"485":[55.001251,-125.002441],"486":["nil","nil"],"487":[49.26358095,-124.7951299355],"488":[49.2610632,-124.8192546],"489":["nil","nil"],"490":[49.518229,-115.7605089221],"491":[49.5079483,-115.7793493],"492":[49.5180075,-115.7615079],"493":[49.53398635,-115.741228392],"494":[49.51886565,-115.7614283602],"495":[49.5084646,-115.7606833],"496":[49.5180075,-115.7615079],"497":["nil","nil"],"498":[49.5180075,-115.7615079],"499":[49.4962175,-115.7507155],"500":[49.5180075,-115.7615079],"501":[49.5180075,-115.7615079],"502":[49.5180075,-115.7615079],"503":[55.001251,-125.002441],"504":[49.6072653,-119.6768176],"505":[49.5740129,-119.6319052],"506":[49.5907721,-119.6981753],"507":[55.001251,-125.002441],"508":[49.606529,-119.6756295],"509":[49.6054212,-119.6975222],"510":[49.6140368022,-119.6645995082],"511":[49.6563199,-119.7255575],"512":[49.5975244,-119.67547],"513":[53.7532833,-1.4484286],"514":[49.5978675,-119.675676],"515":[55.001251,-125.002441],"516":[49.5947348141,-119.6536792212],"517":["nil","nil"],"518":[49.6107379,-119.6598485],"519":[49.5943749686,-119.718059735],"520":[55.001251,-125.002441],"521":[55.001251,-125.002441],"522":[51.7335901,0.4693158],"523":[49.6186036274,-119.6868617389],"524":[49.6458095,-119.7144885],"525":[50.7954011,-1.0780999],"526":[49.4777660829,-123.8056773221],"527":[49.604483,-119.6773745],"528":[36.1292,-80.309835],"529":["nil","nil"],"530":[50.000678,-86.000977],"531":[44.5906718963,-79.4243422066],"532":[44.59701545,-79.409611277],"533":[44.6088773,-79.4408964],"534":["nil","nil"],"535":[44.6266893065,-79.4227713365],"536":[50.000678,-86.000977],"537":[44.6218705538,-79.4223479494],"538":[44.5903168,-79.3678634],"539":[50.1049323,-91.9086135],"540":[44.5969386,-79.4546118],"541":[44.7501491103,-65.5238246177],"542":[44.74675095,-65.518417503],"543":[44.7405164,-65.5110317],"544":[44.7416723,-65.5115076897],"545":[45.1960403,-63.1653789],"546":[44.7434181,-65.5165264449],"547":[44.7505899439,-65.5236977646],"548":[44.7563801,-65.5140227],"549":[44.7426164,-65.51684365],"550":[44.7322686912,-65.566781162],"551":[44.74240745,-65.5161584516],"552":[44.7563801,-65.5140227],"553":["nil","nil"],"554":[44.7974779645,-65.5215876368],"555":[45.1960403,-63.1653789],"556":["nil","nil"],"557":[44.7427552128,-65.5150464699],"558":[49.31236915,-124.2659094372],"559":[49.3227432,-124.3152324871],"560":["nil","nil"],"561":[55.001251,-125.002441],"562":[49.31090615,-124.2635030774],"563":[49.321037,-124.3125771],"564":[49.321037,-124.3125771],"565":[49.3252933,-124.324596],"566":[49.30900055,-124.261516783],"567":["nil","nil"],"568":[49.3097988,-124.2680531],"569":[55.001251,-125.002441],"570":[49.321037,-124.3125771],"571":[55.001251,-125.002441],"572":[55.001251,-125.002441],"573":[49.4810709,-123.495553],"574":[40.1978273265,-74.9958874355],"575":[41.4733030184,-87.0984962966],"576":[38.6272236939,-90.1900980408],"577":[43.4603512646,-83.3625413465],"578":[49.4253236,-123.6502561],"579":[49.3921662,-123.5127179],"580":[41.0131951828,-80.3800580321],"581":[33.7876748641,-84.852205951],"582":[49.3921662,-123.5127179],"583":[55.001251,-125.002441],"584":[50.1141385,-119.3958372],"585":[50.1243876,-119.447669],"586":[50.0200757,-119.4054456],"587":[55.001251,-125.002441],"588":[50.053654,-119.4107479],"589":[50.0511277,-119.4056175],"590":[50.0475964,-119.4108905],"591":[51.5168438,-0.1999095],"592":[49.8869334,-99.9620414],"593":[49.8883183,-99.9392662],"594":[49.8126869,-99.9624353],"595":[49.842132,-99.9391497],"596":[49.8857385,-99.9390989],"597":[49.8883183,-99.9392662],"598":[49.8883183,-99.9392662],"599":[49.8301779,-99.9486014],"600":[49.8878888,-99.9389522],"601":[49.842194,-99.9618249],"602":[49.8869334,-99.9620414],"603":[49.842194,-99.9618249],"604":[50.3040393,-107.7787414],"605":[55.5321257,-106.1412243],"606":[50.2919112,-107.7936424],"607":[50.3040393,-107.7787414],"608":[50.2850932,-107.792041],"609":["nil","nil"],"610":[50.2980383,-107.7983694],"611":[50.29529,-107.8019396],"612":[50.107233,-107.7362337],"613":[55.5321257,-106.1412243],"615":[50.2980383,-107.7983694],"616":[55.1709919,-118.7948882],"617":[50.2980383,-107.7983694],"618":[50.3040393,-107.7787414],"619":[50.3040393,-107.7787414],"620":[55.5321257,-106.1412243],"621":[55.7376903,-120.1613159],"622":[55.7376903,-120.1613159],"623":[36.6193268115,-87.4411769372],"624":[55.7396861,-120.2179563],"625":[55.7376916,-120.2116153],"626":[55.7536259,-120.2246289],"627":[55.001251,-125.002441],"628":[55.7536259,-120.2246289],"629":[55.7487477,-120.2301084],"630":[55.7536259,-120.2246289],"631":["nil","nil"],"632":[55.001251,-125.002441],"633":[55.001251,-125.002441],"634":[43.4276875,-80.4334008],"635":[43.406577,-80.395666],"636":["nil","nil"],"637":[43.42904245,-80.4369158212],"638":[43.4485229,-80.4873922231],"639":[43.431621,-80.438657],"640":["nil","nil"],"641":[43.4289111,-80.4349298],"642":[43.4303230731,-80.5038890995],"643":[43.4543749,-80.4808992],"644":[43.4292532,-80.4334451413],"645":[43.3869089,-80.4119399],"646":["nil","nil"],"647":[43.46726775,-80.454225375],"648":[43.4575345,-80.4826506],"649":["nil","nil"],"650":[43.4717915923,-80.4490729398],"651":[43.6502165,-79.3730276],"652":[45.3789476907,-63.205783669],"653":[43.4898478723,-80.4800066752],"654":[49.5189569,-123.2605325],"655":["nil","nil"],"656":[49.6987262,-123.1551799],"657":[55.001251,-125.002441],"658":[49.7986352,-123.1566304],"659":[55.001251,-125.002441],"660":[49.75827,-123.1342002],"661":[49.7442618933,-123.1051377605],"662":[49.1920429,-122.962385],"663":[55.001251,-125.002441],"664":["nil","nil"],"665":[49.6985245,-123.1536669],"666":[49.6975104692,-123.1545170179],"667":[50.3943915,-105.5347833],"668":[50.4147269,-105.5106092552],"669":[50.4145164,-105.5127423594],"670":["nil","nil"],"671":[50.3943915,-105.5347833],"672":["nil","nil"],"673":[55.5321257,-106.1412243],"674":[55.5321257,-106.1412243],"675":[60.1840566,24.9624778],"676":[50.3953179,-105.5029828],"677":[55.5321257,-106.1412243],"678":[50.3953179,-105.5029828],"679":["nil","nil"],"680":[50.3943915,-105.5347833],"681":[55.001251,-115.002136],"682":[52.3875711,-114.9314539],"683":[55.001251,-115.002136],"684":[55.001251,-115.002136],"685":[55.001251,-115.002136],"686":[52.3713793,-114.9101235],"687":[49.2468762,-122.8920856],"688":[42.0246242454,-76.3960719216],"689":[45.6757347,-62.7069753],"690":[41.2544756272,-75.8760883365],"691":["nil","nil"],"692":[45.6792612,-62.7225069],"693":[45.6814772,-62.7004194],"694":[45.7190104854,-62.6424985349],"695":[45.6762692429,-62.7088321429],"696":["nil","nil"],"697":["nil","nil"],"698":[45.6777196063,-62.7083316687],"699":[45.7611477,-62.8136882],"700":[45.8132196306,-62.5309990554],"701":[45.6793502421,-62.7212267895],"702":[55.001251,-125.002441],"703":["nil","nil"],"704":[56.2253787,-120.834092],"705":[56.24666,-120.8451144],"706":[55.001251,-125.002441],"707":[55.001251,-125.002441],"708":["nil","nil"],"709":[52.1356482,-106.6696614],"710":[55.001251,-125.002441],"711":["nil","nil"],"712":[47.574950232,-70.3955068121],"713":[52.4760892,-71.8258668],"714":[52.4760892,-71.8258668],"715":[47.244178,-61.8976893],"716":[52.4760892,-71.8258668],"717":["nil","nil"],"718":[49.2521425625,-65.4213428652],"719":[49.8482881,3.3527589],"720":[52.4760892,-71.8258668],"721":[35.1392222427,-76.841545252],"722":[52.4760892,-71.8258668],"723":[49.6899326,-116.0041925],"724":[49.6899326,-116.0041925],"725":[49.6836686,-115.9883128],"726":["nil","nil"],"727":[49.6863114,-115.9818271],"728":[49.68442635,-115.9827987065],"729":[49.6904752,-115.9567819],"730":[49.6859873,-116.0003907],"731":[49.6840987,-116.006481],"732":[49.68660605,-116.0082125]},"price":{"0":"","1":"","2":"115","3":"","4":"","5":"169","6":"","7":"","8":"","9":"","10":"90","11":"75","12":"","13":"","14":"","15":"","16":"","17":"103","18":"70","19":"","20":"","21":"","22":"","23":"","24":"","25":"","26":"","27":"","28":"","29":"","30":"","31":"","32":"","33":"170","34":"160","35":"","36":"","37":"","38":"","39":"","40":"110","41":"115","42":"90","43":"125","44":"","45":"","46":"","47":"","48":"80","49":"","50":"","51":"","52":"","53":"","54":"","55":"","56":"","57":"","58":"","59":"118","60":"155","61":"","62":"","63":"","64":"69","65":"135","66":"60","67":"","68":"","69":"","70":"","71":"","72":"","73":"50","74":"","75":"","76":"","77":"","78":"","79":"","80":"","81":"","82":"","83":"","84":"","85":"","86":"","87":"","88":"","89":"","90":"","91":"","92":"","93":"","94":"","95":"","96":"","97":"","98":"","99":"","100":"","101":"","102":"","103":"","104":"","105":"","106":"","107":"","108":"","109":"","110":"","111":"","112":"","113":"","114":"","115":"","116":"","117":"","118":"","119":"","120":"","121":"","122":"","123":"","124":"","125":"","126":"","127":"","128":"","129":"","130":"","131":"","132":"","133":"","134":"","135":"","136":"","137":"","138":"","139":"","140":"","141":"","142":"","143":"","144":"","145":"","146":"100","147":"","148":"","149":"145","150":"","151":"","152":"","153":"","154":"","155":"","156":"","157":"69","158":"","159":"","160":"","161":"","162":"70","163":"","164":"","165":"","166":"","167":"","168":"","169":"","170":"","171":"","172":"","173":"","174":"","175":"","176":"","177":"","178":"","179":"","180":"","181":"","182":"","183":"","184":"","185":"","186":"","187":"","188":"","189":"","190":"107","191":"","192":"","193":"","194":"","195":"","196":"","197":"","198":"","199":"","200":"","201":"","202":"","203":"","204":"","205":"","206":"","207":"","208":"","209":"","210":"","211":"143","212":"127","213":"159","214":"","215":"","216":"107","217":"169","218":"","219":"","220":"","221":"","222":"","223":"","224":"169","225":"","226":"","227":"","228":"87","229":"","230":"","231":"","232":"","233":"","234":"","235":"","236":"","237":"","238":"","239":"","240":"","241":"","242":"","243":"","244":"","245":"","246":"","247":"","248":"","249":"","250":"","251":"","252":"77","253":"","254":"","255":"","256":"","257":"","258":"","259":"","260":"","261":"","262":"72","263":"81","264":"","265":"","266":"","267":"","268":"","269":"130","270":"","271":"","272":"89","273":"","274":"","275":"","276":"","277":"","278":"","279":"","280":"","281":"","282":"","283":"","284":"","285":"","286":"","287":"","288":"","289":"","290":"","291":"85","292":"65","293":"","294":"125","295":"","296":"","297":"54","298":"","299":"","300":"","301":"","302":"","303":"","304":"","305":"","306":"","307":"","308":"","309":"","310":"","311":"","312":"","313":"","314":"","315":"114","316":"","317":"","318":"","319":"","320":"","321":"","322":"124","323":"","324":"","325":"","326":"","327":"","328":"","329":"","330":"","331":"","332":"","333":"","334":"","335":"","336":"","337":"","338":"","339":"","340":"","341":"","342":"","343":"","344":"","345":"","346":"245","347":"","348":"","349":"130","351":"","352":"","353":"","354":"","355":"","356":"","357":"","358":"","359":"","360":"","361":"","362":"","363":"","364":"","365":"","366":"","367":"","368":"","369":"","370":"","371":"","372":"155","373":"","374":"84","375":"160","376":"","377":"","378":"","379":"","380":"","381":"88","382":"","383":"","384":"","385":"","386":"127","387":"","388":"","389":"","390":"","391":"120","392":"60","393":"","394":"","395":"","396":"114","397":"95","398":"","399":"","400":"","401":"","402":"","403":"","404":"","405":"","406":"","407":"","408":"","409":"","410":"","411":"","412":"","413":"","414":"","415":"","416":"","417":"","418":"","419":"","420":"","421":"","422":"119","423":"","424":"","425":"","426":"","427":"","428":"","429":"","430":"","431":"","432":"","433":"","434":"","435":"","436":"105","437":"99","438":"","439":"115","440":"100","441":"131","442":"","443":"103","444":"","445":"","446":"","447":"","448":"","449":"","450":"67","451":"","452":"","453":"","454":"","455":"79","456":"","457":"","458":"","459":"99","460":"","461":"","462":"","463":"","464":"","465":"129","466":"","467":"","468":"90","469":"85","470":"","471":"","472":"","473":"","474":"","475":"","476":"","477":"84","478":"89","479":"","480":"","481":"","482":"","483":"","484":"","485":"","486":"","487":"","488":"","489":"","490":"","491":"160","492":"","493":"","494":"","495":"","496":"","497":"","498":"","499":"","500":"","501":"","502":"","503":"139","504":"","505":"","506":"","507":"","508":"","509":"","510":"","511":"","512":"","513":"","514":"","515":"","516":"","517":"","518":"","519":"","520":"","521":"","522":"","523":"","524":"","525":"","526":"","527":"","528":"","529":"","530":"142","531":"120","532":"69","533":"102","534":"","535":"145","536":"","537":"59","538":"160","539":"125","540":"","541":"","542":"","543":"","544":"","545":"","546":"","547":"","548":"95","549":"","550":"","551":"","552":"","553":"","554":"","555":"","556":"","557":"","558":"","559":"","560":"","561":"","562":"165","563":"","564":"","565":"","566":"","567":"","568":"","569":"","570":"","571":"","572":"","573":"","574":"","575":"","576":"","577":"","578":"","579":"","580":"","581":"","582":"","583":"80","584":"75","585":"","586":"","587":"","588":"","589":"","590":"","591":"","592":"95","593":"199","594":"101","595":"103","596":"","597":"","598":"100","599":"80","600":"82","601":"","602":"99","603":"98","604":"","605":"","606":"","607":"","608":"","609":"","610":"93","611":"","612":"","613":"","615":"","616":"","617":"","618":"","619":"","620":"","621":"179","622":"169","623":"","624":"135","625":"160","626":"130","627":"115","628":"","629":"80","630":"","631":"","632":"","633":"","634":"81","635":"99","636":"","637":"104","638":"153","639":"72","640":"","641":"80","642":"115","643":"","644":"","645":"","646":"","647":"75","648":"","649":"","650":"","651":"","652":"","653":"","654":"","655":"","656":"","657":"","658":"","659":"","660":"","661":"","662":"","663":"","664":"","665":"","666":"120","667":"","668":"","669":"","670":"","671":"","672":"","673":"","674":"","675":"","676":"","677":"","678":"","679":"","680":"","681":"","682":"","683":"","684":"130","685":"","686":"","687":"","688":"","689":"","690":"","691":"","692":"90","693":"","694":"","695":"","696":"","697":"","698":"","699":"","700":"","701":"","702":"154","703":"","704":"","705":"","706":"","707":"","708":"","709":"","710":"","711":"131","712":"","713":"89","714":"","715":"","716":"","717":"","718":"","719":"","720":"","721":"","722":"","723":"138","724":"94","725":"","726":"","727":"","728":"","729":"","730":"99","731":"","732":""}} ================================================ FILE: tripadvisor_hotel_output/reviews_dedup.csv ================================================ id,user_rating,user_name,user_profile,user_review,user_reviewdate,user_staydate 9003,4.0,Michelle W,https://www.tripadvisor.ca/Profile/mmwilson83, nil,Jan. 2019, January 2019 9003,5.0,lisambrandt1,https://www.tripadvisor.ca/Profile/lisambrandt1, nil,May 2018, May 2018 9003,4.0,Placestobee,https://www.tripadvisor.ca/Profile/Placestobee, nil,Jan. 2019, January 2019 9003,5.0,Lori Y,https://www.tripadvisor.ca/Profile/loriy201, nil,Jan. 2019, January 2019 9003,4.0,medsalesguy,https://www.tripadvisor.ca/Profile/medsalesguy, nil,Nov. 2018, November 2018 9003,5.0,kpatters,https://www.tripadvisor.ca/Profile/kpatters, nil,Nov. 2018, November 2018 9003,5.0,Gurston D,https://www.tripadvisor.ca/Profile/gurstond, nil,Oct. 2018, October 2018 9003,4.0,kidglove11,https://www.tripadvisor.ca/Profile/kidglove11, nil,Oct. 2018, October 2018 9003,5.0,Connie B,https://www.tripadvisor.ca/Profile/86connieb86, nil,Oct. 2018, September 2018 9003,5.0,odie05408,https://www.tripadvisor.ca/Profile/odie05408, nil,Oct. 2018, October 2018 9003,5.0,Easyflyer,https://www.tripadvisor.ca/Profile/Easyflyer, nil,Oct. 2018, October 2018 9003,4.0,405pams,https://www.tripadvisor.ca/Profile/405pams, nil,Sep. 2018, September 2018 9003,5.0,JoyceandYves,https://www.tripadvisor.ca/Profile/JoyceandYves, nil,Sep. 2018, September 2018 9003,5.0,Wrld_Trvllr87,https://www.tripadvisor.ca/Profile/Wrld_Trvllr87, nil,Sep. 2018, July 2018 9003,4.0,Flyer540666,https://www.tripadvisor.ca/Profile/Flyer540666, nil,Aug. 2018, August 2018 9003,nil,,nil, nil,nil,nil 9003,5.0,R0795,https://www.tripadvisor.ca/Profile/R0795, nil,Jul. 2018, July 2018 9003,5.0,JoJo,https://www.tripadvisor.ca/Profile/silverjoanne90, nil,Jul. 2018, July 2018 9003,5.0,Angie R,https://www.tripadvisor.ca/Profile/angier160, nil,Jul. 2018, July 2018 9003,5.0,SheilaHa,https://www.tripadvisor.ca/Profile/SheilaHa, nil,Jul. 2018, June 2018 9003,4.0,jbruceh2016,https://www.tripadvisor.ca/Profile/jbruceh2016, nil,Jun. 2018, June 2018 9003,5.0,julie d,https://www.tripadvisor.ca/Profile/juliedU4081SP, nil,May 2018, May 2018 9003,5.0,Stephani S,https://www.tripadvisor.ca/Profile/StephaniS546, nil,May 2018, May 2018 9003,4.0,brenmarshb,https://www.tripadvisor.ca/Profile/brenmarshb, nil,May 2018, May 2018 9003,5.0,SUSAN G,https://www.tripadvisor.ca/Profile/580SUSANG, nil,May 2018, May 2018 9003,5.0,Trung N,https://www.tripadvisor.ca/Profile/601trungn, nil,Apr. 2018, April 2018 9003,5.0,Carol M,https://www.tripadvisor.ca/Profile/497carolm, nil,Apr. 2018, March 2018 9003,5.0,David D,https://www.tripadvisor.ca/Profile/Y2316SXdavidd, nil,Apr. 2018, March 2018 9003,5.0,marlyn585,https://www.tripadvisor.ca/Profile/marlyn585, nil,Mar. 2018, March 2018 9003,4.0,michaelh409,https://www.tripadvisor.ca/Profile/michaelh409, nil,Mar. 2018, March 2018 9003,4.0,billmM5772AN,https://www.tripadvisor.ca/Profile/billmM5772AN, nil,Feb. 2018, October 2017 9003,5.0,shoshana h,https://www.tripadvisor.ca/Profile/shoshanah218, nil,Feb. 2018, February 2018 9003,4.0,alaurentino,https://www.tripadvisor.ca/Profile/alaurentino, nil,Jan. 2018, January 2018 9003,5.0,Sylvie M,https://www.tripadvisor.ca/Profile/sylviem987, nil,Jan. 2018, January 2018 9003,5.0,gcagon,https://www.tripadvisor.ca/Profile/gcagon, nil,Jan. 2018, January 2018 9003,4.0,Memtown,https://www.tripadvisor.ca/Profile/Memtown, nil,Dec. 2017, November 2017 9003,4.0,Exorsyst,https://www.tripadvisor.ca/Profile/Exorsyst, nil,Dec. 2017, December 2017 9003,2.0,Simon D,https://www.tripadvisor.ca/Profile/simondT7950QP, nil,Nov. 2017, November 2017 9003,4.0,BimmerM,https://www.tripadvisor.ca/Profile/BimmerM, nil,Nov. 2017, November 2017 9003,4.0,Ross W,https://www.tripadvisor.ca/Profile/767rossw, nil,Oct. 2017, September 2017 9003,5.0,Donna C,https://www.tripadvisor.ca/Profile/vacagirl8, nil,Sep. 2017, September 2017 9003,5.0,PattiZzzzzzz,https://www.tripadvisor.ca/Profile/PattiZzzzzzz, nil,Sep. 2017, September 2017 9003,5.0,Marilyn L,https://www.tripadvisor.ca/Profile/93marilynl, nil,Sep. 2017, September 2017 9003,4.0,Zab81,https://www.tripadvisor.ca/Profile/Zab81, nil,Sep. 2017, August 2017 9003,5.0,AleeM314,https://www.tripadvisor.ca/Profile/AleeM314, nil,Aug. 2017, August 2017 9003,4.0,Kirk0,https://www.tripadvisor.ca/Profile/Kirk0, nil,Aug. 2017, August 2017 9003,3.0,Reisaapie,https://www.tripadvisor.ca/Profile/Reisaapie, nil,Jul. 2017, July 2017 9003,4.0,milady_12,https://www.tripadvisor.ca/Profile/milady_12, nil,Jul. 2017, July 2017 9003,4.0,Sarzabi,https://www.tripadvisor.ca/Profile/Sarzabi, nil,Jul. 2017, June 2017 9003,5.0,Vince B,https://www.tripadvisor.ca/Profile/VinceB317, nil,Jul. 2017, June 2017 9003,5.0,nadia_pleasanton,https://www.tripadvisor.ca/Profile/nadia_pleasanton, nil,Jul. 2017, July 2017 9003,5.0,Jonathan D,https://www.tripadvisor.ca/Profile/Jeoun, nil,Jun. 2017, June 2017 9003,4.0,lorrainemlanglois,https://www.tripadvisor.ca/Profile/lorrainemlanglois, nil,Jun. 2017, June 2017 9003,5.0,Beverly F,https://www.tripadvisor.ca/Profile/872beverlyf, nil,Jun. 2017, June 2017 9003,5.0,pigseyepeg,https://www.tripadvisor.ca/Profile/pigseyepeg, nil,Jun. 2017, June 2017 9003,5.0,Robert O,https://www.tripadvisor.ca/Profile/L5275NBroberto, nil,Jun. 2017, June 2017 9003,5.0,Chia C,https://www.tripadvisor.ca/Profile/665chiac, nil,Jan. 2017, January 2017 9003,3.0,travelingnow2008,https://www.tripadvisor.ca/Profile/travelingnow2008, nil,Nov. 2016, November 2016 9003,5.0,Lori R,https://www.tripadvisor.ca/Profile/lorir77, nil,Oct. 2016, October 2016 9003,5.0,dkb60,https://www.tripadvisor.ca/Profile/dkb60, nil,Oct. 2016, June 2016 9003,4.0,TravelFamily118,https://www.tripadvisor.ca/Profile/TravelFamily118, nil,Oct. 2016, October 2016 9003,4.0,dgqc,https://www.tripadvisor.ca/Profile/dgqc, nil,Oct. 2016, October 2016 9003,4.0,Kay1066,https://www.tripadvisor.ca/Profile/Kay1066, nil,Oct. 2016, October 2016 9003,5.0,Ela_Baum,https://www.tripadvisor.ca/Profile/Ela_Baum, nil,Oct. 2016, October 2016 9003,5.0,bigfoot215,https://www.tripadvisor.ca/Profile/bigfoot215, nil,Oct. 2016, October 2016 9003,2.0,meic01,https://www.tripadvisor.ca/Profile/meic01, nil,Sep. 2016, September 2016 9003,4.0,SandeeLee81,https://www.tripadvisor.ca/Profile/SandeeLee81, nil,Sep. 2016, September 2016 9003,3.0,Doug S,https://www.tripadvisor.ca/Profile/V9709VQdougs, nil,Sep. 2016, September 2016 9003,4.0,macjl2015,https://www.tripadvisor.ca/Profile/macjl2015, nil,Sep. 2016, September 2016 9003,5.0,BritGal,https://www.tripadvisor.ca/Profile/BritGal, nil,Sep. 2016, August 2016 9003,5.0,Rose22_12,https://www.tripadvisor.ca/Profile/Rose22_12, nil,Sep. 2016, September 2016 9003,4.0,Gurgon,https://www.tripadvisor.ca/Profile/Gurgon, nil,Sep. 2016, September 2016 9003,4.0,Vaughn F,https://www.tripadvisor.ca/Profile/VaughnFox, nil,Sep. 2016, August 2016 9003,4.0,JsHappytravels,https://www.tripadvisor.ca/Profile/JsHappytravels, nil,Sep. 2016, August 2016 9003,5.0,Heidi H,https://www.tripadvisor.ca/Profile/M7680HVheidih, nil,Sep. 2016, August 2016 9003,4.0,Jodi Y,https://www.tripadvisor.ca/Profile/jodiy529, nil,Aug. 2016, August 2016 9003,4.0,ttbrad,https://www.tripadvisor.ca/Profile/ttbrad, nil,Aug. 2016, July 2016 9003,5.0,ArianeOD,https://www.tripadvisor.ca/Profile/ArianeOD, nil,Aug. 2016, August 2016 9003,4.0,mdmd1,https://www.tripadvisor.ca/Profile/mdmd1, nil,Aug. 2016, August 2016 9003,4.0,Judy C,https://www.tripadvisor.ca/Profile/842judyc, nil,Aug. 2016, August 2016 9003,5.0,Peter C,https://www.tripadvisor.ca/Profile/petercD6657JM, nil,Aug. 2016, August 2016 9003,4.0,June M,https://www.tripadvisor.ca/Profile/993junem, nil,Aug. 2016, August 2016 9003,4.0,Josh_from_RI,https://www.tripadvisor.ca/Profile/Josh_from_RI, nil,Aug. 2016, August 2016 9003,5.0,Mariewin L,https://www.tripadvisor.ca/Profile/mariewinl, nil,Aug. 2016, July 2016 9003,5.0,Garry M,https://www.tripadvisor.ca/Profile/garrym768, nil,Aug. 2016, August 2016 9003,4.0,cdi1177,https://www.tripadvisor.ca/Profile/cdi1177, nil,Aug. 2016, July 2016 9003,4.0,gaetan m,https://www.tripadvisor.ca/Profile/gaetanm698, nil,Jul. 2016, July 2016 9003,5.0,Leigh-Anne G,https://www.tripadvisor.ca/Profile/765leighanneg, nil,Jul. 2016, July 2016 9003,4.0,Ormstown,https://www.tripadvisor.ca/Profile/Ormstown, nil,Jul. 2016, June 2016 9003,5.0,zeniatrips,https://www.tripadvisor.ca/Profile/zeniatrips, nil,Jul. 2016, July 2016 9003,3.0,BM_Mtl,https://www.tripadvisor.ca/Profile/BM_Mtl, nil,Jul. 2016, June 2016 9003,5.0,Dale P,https://www.tripadvisor.ca/Profile/Petey79, nil,Jun. 2016, June 2016 9003,5.0,Bob-Vicky,https://www.tripadvisor.ca/Profile/Bob-Vicky, nil,Jun. 2016, June 2016 9003,4.0,Fran M,https://www.tripadvisor.ca/Profile/132franm, nil,Jun. 2016, June 2016 9003,5.0,penguinlady59,https://www.tripadvisor.ca/Profile/penguinlady59, nil,May 2016, May 2016 9003,5.0,Claude C,https://www.tripadvisor.ca/Profile/claudec365, nil,Apr. 2016, April 2016 9003,5.0,jpatchell,https://www.tripadvisor.ca/Profile/jpatchell, nil,Apr. 2016, April 2016 9003,5.0,bbb,https://www.tripadvisor.ca/Profile/bbbbbbbeeeeee, nil,Apr. 2016, April 2016 9003,5.0,JohnTGNW,https://www.tripadvisor.ca/Profile/JohnTGNW, nil,Apr. 2016, April 2016 9003,1.0,Tumomak,https://www.tripadvisor.ca/Profile/Tumomak, nil,Apr. 2016, April 2016 9003,5.0,Elaine B,https://www.tripadvisor.ca/Profile/ElaineB563, nil,Mar. 2016, March 2016 9003,2.0,MtlPAPA,https://www.tripadvisor.ca/Profile/MtlPAPA, nil,Feb. 2016, January 2016 9003,3.0,alment,https://www.tripadvisor.ca/Profile/alment, nil,Jan. 2016, December 2015 9003,4.0,Christian L,https://www.tripadvisor.ca/Profile/273ChristianL273, nil,Dec. 2015, December 2015 9003,5.0,alanribanogarcia,https://www.tripadvisor.ca/Profile/alanribanogarcia, nil,Dec. 2015, December 2015 9003,5.0,MTLReviewer,https://www.tripadvisor.ca/Profile/MTLReviewer, nil,Dec. 2015, December 2015 9003,4.0,DAVE K,https://www.tripadvisor.ca/Profile/332davek, nil,Nov. 2015, September 2015 9003,3.0,Nancy M,https://www.tripadvisor.ca/Profile/NancyMcKnight, nil,Nov. 2015, November 2015 9003,5.0,RoadWarrior98,https://www.tripadvisor.ca/Profile/RoadWarrior98, nil,Oct. 2015, October 2015 9003,5.0,Ron W,https://www.tripadvisor.ca/Profile/ronwQ1105OE, nil,Oct. 2015, October 2015 9003,5.0,atreliz,https://www.tripadvisor.ca/Profile/atreliz, nil,Oct. 2015, October 2015 9003,4.0,Greytop13,https://www.tripadvisor.ca/Profile/Greytop13, nil,Oct. 2015, October 2015 9003,5.0,Brenda W,https://www.tripadvisor.ca/Profile/622brendaw, nil,Oct. 2015, October 2015 9003,5.0,Nikki5886,https://www.tripadvisor.ca/Profile/Nikki5886, nil,Oct. 2015, October 2015 9003,3.0,271TiredTraveller,https://www.tripadvisor.ca/Profile/271TiredTraveller, nil,Oct. 2015, October 2015 9003,4.0,LaJen_13,https://www.tripadvisor.ca/Profile/LaJen_13, nil,Oct. 2015, September 2015 9003,5.0,Trake,https://www.tripadvisor.ca/Profile/Trake, nil,Oct. 2015, September 2015 9003,4.0,annenrob,https://www.tripadvisor.ca/Profile/annenrob, nil,Sep. 2015, September 2015 9003,5.0,BJCW,https://www.tripadvisor.ca/Profile/BJCW, nil,Sep. 2015, September 2015 9003,5.0,VisitanteRJ,https://www.tripadvisor.ca/Profile/VisitanteRJ, nil,Sep. 2015, September 2015 9003,4.0,capegirardeau,https://www.tripadvisor.ca/Profile/capegirardeau, nil,Sep. 2015, September 2015 9003,4.0,Jeff M,https://www.tripadvisor.ca/Profile/jeffmG998QN, nil,Aug. 2015, August 2015 9003,5.0,David L,https://www.tripadvisor.ca/Profile/208DavidL208, nil,Aug. 2015, August 2015 9003,3.0,diandy662,https://www.tripadvisor.ca/Profile/diandy662, nil,Aug. 2015, August 2015 9003,3.0,Karoly13,https://www.tripadvisor.ca/Profile/Karoly13, nil,Aug. 2015, August 2015 9003,4.0,Luvs2travel48,https://www.tripadvisor.ca/Profile/Luvs2travel48, nil,Aug. 2015, August 2015 9003,4.0,sharmini k,https://www.tripadvisor.ca/Profile/sharminik, nil,Aug. 2015, August 2015 9003,5.0,Tricia B,https://www.tripadvisor.ca/Profile/980triciab, nil,Aug. 2015, August 2015 9003,5.0,lotuselise2015,https://www.tripadvisor.ca/Profile/lotuselise2015, nil,Jul. 2015, June 2015 9003,4.0,ottravel5,https://www.tripadvisor.ca/Profile/ottravel5, nil,Jul. 2015, July 2015 9003,5.0,pla57,https://www.tripadvisor.ca/Profile/pla57, nil,Jul. 2015, July 2015 9003,5.0,loribug1,https://www.tripadvisor.ca/Profile/loribug1, nil,Jul. 2015, July 2015 9003,4.0,MaryAnn d,https://www.tripadvisor.ca/Profile/652maryannd, nil,Jul. 2015, July 2015 9003,5.0,oakland3,https://www.tripadvisor.ca/Profile/oakland3, nil,Jul. 2015, July 2015 9003,5.0,Niti R,https://www.tripadvisor.ca/Profile/nitir2013, nil,Jul. 2015, July 2015 9003,5.0,sharjack2002,https://www.tripadvisor.ca/Profile/sharjack2002, nil,Jul. 2015, July 2015 9003,4.0,Teamtravel705,https://www.tripadvisor.ca/Profile/Teamtravel705, nil,Jul. 2015, July 2015 9003,4.0,dougdnh,https://www.tripadvisor.ca/Profile/dougdnh, nil,Jul. 2015, July 2015 9003,4.0,ashlovesmexico,https://www.tripadvisor.ca/Profile/ashlovesmexico, nil,Jul. 2015, June 2015 9003,3.0,flappleton,https://www.tripadvisor.ca/Profile/flappleton, nil,Jun. 2015, June 2015 9003,4.0,J-Guy L,https://www.tripadvisor.ca/Profile/jguyl, nil,Jun. 2015, June 2015 9003,4.0,pinky14,https://www.tripadvisor.ca/Profile/pinky14, nil,Apr. 2015, April 2015 9003,5.0,311nikki67,https://www.tripadvisor.ca/Profile/311nikki67, nil,Mar. 2015, March 2015 9003,5.0,roger r,https://www.tripadvisor.ca/Profile/427rogerr, nil,Feb. 2015, February 2015 9003,5.0,AMLAP,https://www.tripadvisor.ca/Profile/AMLAP, nil,Jan. 2015, January 2015 9003,4.0,Israel T,https://www.tripadvisor.ca/Profile/IsraelT412, nil,Jan. 2015, January 2015 9003,4.0,Montreal_dude2014,https://www.tripadvisor.ca/Profile/Montreal_dude2014, nil,Dec. 2014, December 2014 9003,4.0,Chile_elm,https://www.tripadvisor.ca/Profile/Chile_elm, nil,Nov. 2014, November 2014 9003,4.0,Eric T,https://www.tripadvisor.ca/Profile/EricT560, nil,Oct. 2014, October 2014 9003,5.0,heatherl68,https://www.tripadvisor.ca/Profile/heatherl68, nil,Oct. 2014, October 2014 9003,5.0,theoracle44,https://www.tripadvisor.ca/Profile/theoracle44, nil,Oct. 2014, October 2014 9003,4.0,Larababe,https://www.tripadvisor.ca/Profile/Larababe, nil,Sep. 2014, September 2014 9003,4.0,caro176,https://www.tripadvisor.ca/Profile/caro176, nil,Aug. 2014, August 2014 9003,3.0,Tom H,https://www.tripadvisor.ca/Profile/TomH474, nil,May 2013, May 2013 9003,2.0,Nickintinos,https://www.tripadvisor.ca/Profile/Nickintinos, nil,Nov. 2012, November 2012 9003,5.0,Sonia H,https://www.tripadvisor.ca/Profile/SoniaH19, nil,Oct. 2012, October 2012 9003,4.0,newyorker058,https://www.tripadvisor.ca/Profile/newyorker058, nil,Mar. 2012, March 2012 9004,nil,,nil, nil,nil,nil 9004,5.0,db0710,https://www.tripadvisor.ca/Profile/db0710, nil,Nov. 2018, November 2018 9004,5.0,Venttianne,https://www.tripadvisor.ca/Profile/Venttianne, nil,Oct. 2018, September 2018 9004,5.0,VancouverRod,https://www.tripadvisor.ca/Profile/VancouverRod, nil,Oct. 2018, October 2018 9004,5.0,romanioriana26,https://www.tripadvisor.ca/Profile/romanioriana26, nil,Oct. 2018, October 2018 9004,5.0,Lindaandmaurice D,https://www.tripadvisor.ca/Profile/lindaandmauriced, nil,Oct. 2018, October 2018 9004,5.0,salvatoregB8157KG,https://www.tripadvisor.ca/Profile/salvatoregB8157KG, nil,Sep. 2018, September 2018 9004,5.0,Lat70,https://www.tripadvisor.ca/Profile/Lat70, nil,Sep. 2018, August 2018 9004,5.0,L P,https://www.tripadvisor.ca/Profile/lp971, nil,Sep. 2018, September 2018 9004,4.0,Melanie G,https://www.tripadvisor.ca/Profile/174melanieg, nil,Sep. 2018, September 2018 9004,5.0,Sherri T,https://www.tripadvisor.ca/Profile/sherripault, nil,Sep. 2018, September 2018 9004,5.0,LindseySim,https://www.tripadvisor.ca/Profile/LindseySim, nil,Aug. 2018, August 2018 9004,5.0,Greg B,https://www.tripadvisor.ca/Profile/273GregB, nil,Aug. 2018, August 2018 9004,5.0,shaypower,https://www.tripadvisor.ca/Profile/shaypower, nil,Aug. 2018, August 2018 9004,5.0,BobbyBatman,https://www.tripadvisor.ca/Profile/BobbyBatman, nil,Aug. 2018, August 2018 9004,5.0,JaysunK,https://www.tripadvisor.ca/Profile/JaysunK, nil,Aug. 2018, August 2018 9004,5.0,Lam Y,https://www.tripadvisor.ca/Profile/996lamy, nil,Aug. 2018, August 2018 9004,5.0,ebabau,https://www.tripadvisor.ca/Profile/ebabau, nil,Jul. 2018, July 2018 9004,5.0,Jill1717,https://www.tripadvisor.ca/Profile/Jill1717, nil,Jul. 2018, July 2018 9004,5.0,Mizb29,https://www.tripadvisor.ca/Profile/Mizb29, nil,Jul. 2018, July 2018 9004,5.0,Martin G,https://www.tripadvisor.ca/Profile/martingA2699PD, nil,Jul. 2018, July 2018 9004,4.0,em1232017,https://www.tripadvisor.ca/Profile/em1232017, nil,Jul. 2018, July 2018 9004,5.0,MichelAida K,https://www.tripadvisor.ca/Profile/michelaidak, nil,Jul. 2018, July 2018 9004,5.0,Lori L,https://www.tripadvisor.ca/Profile/LoriL1925, nil,Jul. 2018, July 2018 9004,5.0,William F F,https://www.tripadvisor.ca/Profile/williamff2016, nil,Jul. 2018, July 2018 9004,3.0,pierlag10,https://www.tripadvisor.ca/Profile/pierlag10, nil,Jul. 2018, July 2018 9004,5.0,MarcGisele,https://www.tripadvisor.ca/Profile/MarcGisele, nil,Jul. 2018, June 2018 9004,5.0,David W,https://www.tripadvisor.ca/Profile/R3272NQdavidw, nil,Jul. 2018, June 2018 9004,5.0,susan,https://www.tripadvisor.ca/Profile/susandrolet17, nil,Jul. 2018, July 2018 9004,5.0,Extraordinary765734,https://www.tripadvisor.ca/Profile/Extraordinary765734, nil,Jul. 2018, July 2018 9004,5.0,jack409,https://www.tripadvisor.ca/Profile/jack409, nil,Jul. 2018, June 2018 9004,5.0,David R,https://www.tripadvisor.ca/Profile/Y5082AZdavidr, nil,Jun. 2018, June 2018 9004,5.0,timsteve2016,https://www.tripadvisor.ca/Profile/timsteve2016, nil,Jun. 2018, June 2018 9004,5.0,Ge P,https://www.tripadvisor.ca/Profile/gep807, nil,Jun. 2018, June 2018 9004,5.0,L0l2l0ngs,https://www.tripadvisor.ca/Profile/L0l2l0ngs, nil,Jun. 2018, June 2018 9004,5.0,oakvillerob2018,https://www.tripadvisor.ca/Profile/oakvillerob2018, nil,Jun. 2018, June 2018 9004,5.0,Marie F,https://www.tripadvisor.ca/Profile/MarieFG1914, nil,Jun. 2018, May 2018 9004,5.0,Mikelaï C,https://www.tripadvisor.ca/Profile/mikela_c2018, nil,Jun. 2018, June 2018 9004,5.0,ElOzkr A,https://www.tripadvisor.ca/Profile/elozkr, nil,Jun. 2018, June 2018 9004,5.0,jameschristopher,https://www.tripadvisor.ca/Profile/jameschristophers, nil,Jun. 2018, June 2018 9004,5.0,breezes1,https://www.tripadvisor.ca/Profile/breezes1, nil,Jun. 2018, June 2018 9004,5.0,Saskea O,https://www.tripadvisor.ca/Profile/saskeao, nil,Jun. 2018, May 2018 9004,5.0,canuck22SanFrancisco,https://www.tripadvisor.ca/Profile/canuck22SanFrancisco, nil,May 2018, May 2018 9004,5.0,Nick C,https://www.tripadvisor.ca/Profile/MDScaper, nil,May 2018, May 2018 9004,5.0,kalleyn,https://www.tripadvisor.ca/Profile/kalleyn, nil,May 2018, May 2018 9004,5.0,lukaBPL,https://www.tripadvisor.ca/Profile/lukaBPL, nil,May 2018, January 2018 9004,5.0,slanglois70,https://www.tripadvisor.ca/Profile/slanglois70, nil,Apr. 2018, April 2018 9004,5.0,banomorin,https://www.tripadvisor.ca/Profile/banomorin, nil,Apr. 2018, April 2018 9004,5.0,Phil B,https://www.tripadvisor.ca/Profile/453philippeb, nil,Mar. 2018, March 2018 9004,5.0,CEBYYT,https://www.tripadvisor.ca/Profile/CEBYYT, nil,Mar. 2018, March 2018 9004,5.0,rivergen,https://www.tripadvisor.ca/Profile/rivergen, nil,Mar. 2018, March 2018 9004,5.0,Laurie H,https://www.tripadvisor.ca/Profile/LaurieH810, nil,Mar. 2018, March 2018 9004,2.0,Mokifo,https://www.tripadvisor.ca/Profile/Mokifo, nil,Mar. 2018, March 2018 9004,5.0,AnnThi,https://www.tripadvisor.ca/Profile/AnnThi, nil,Feb. 2018, December 2017 9004,5.0,F&Malum,https://www.tripadvisor.ca/Profile/Wander810907, nil,Jan. 2018, January 2018 9004,5.0,Tripking07,https://www.tripadvisor.ca/Profile/Tripking07, nil,Jan. 2018, January 2018 9004,5.0,Sylvie L,https://www.tripadvisor.ca/Profile/U3542ONsylviel, nil,Jan. 2018, December 2017 9004,5.0,BigGandLittleT,https://www.tripadvisor.ca/Profile/BigGandLittleT, nil,Dec. 2017, December 2017 9004,5.0,ScotchAndSuits,https://www.tripadvisor.ca/Profile/ScotchAndSuits, nil,Dec. 2017, October 2017 9004,5.0,mynameiswelcome,https://www.tripadvisor.ca/Profile/mynameiswelcome, nil,Dec. 2017, December 2017 9004,5.0,Josee004,https://www.tripadvisor.ca/Profile/Josee004, nil,Nov. 2017, November 2017 9004,5.0,VacaMan17,https://www.tripadvisor.ca/Profile/VacaMan17, nil,Nov. 2017, November 2017 9004,4.0,JaysonC1974,https://www.tripadvisor.ca/Profile/JaysonC1974, nil,Oct. 2017, October 2017 9004,5.0,MGordonUSA,https://www.tripadvisor.ca/Profile/MGordonUSA, nil,Oct. 2017, October 2017 9004,5.0,travelingnow2008,https://www.tripadvisor.ca/Profile/travelingnow2008, nil,Oct. 2017, October 2017 9004,5.0,Johnny B,https://www.tripadvisor.ca/Profile/JohnnyB88, nil,Oct. 2017, October 2017 9005,5.0,JADouglas_13,https://www.tripadvisor.ca/Profile/JADouglas_13, nil,Dec. 2018, December 2018 9005,nil,,nil, nil,nil,nil 9005,3.0,Sheila S,https://www.tripadvisor.ca/Profile/797kathrinen, nil,Jul. 2018, July 2018 9005,1.0,Eric B,https://www.tripadvisor.ca/Profile/M6679HSericb, nil,Mar. 2017, March 2017 9005,3.0,ben_s00,https://www.tripadvisor.ca/Profile/ben_s00, nil,Dec. 2016, December 2016 9005,3.0,Jo1256,https://www.tripadvisor.ca/Profile/Jo1256, nil,Sep. 2016, September 2016 9005,3.0,Elise C,https://www.tripadvisor.ca/Profile/127elisec, nil,Jun. 2016, June 2016 9005,3.0,HabsfanJezTimes2,https://www.tripadvisor.ca/Profile/HabsfanJezTimes2, nil,Mar. 2016, February 2016 9005,5.0,nypdliz,https://www.tripadvisor.ca/Profile/nypdliz, nil,Jan. 2016, September 2015 9005,4.0,Robert T,https://www.tripadvisor.ca/Profile/roberttV5812WC, nil,Aug. 2015, August 2015 9005,4.0,Sherry S,https://www.tripadvisor.ca/Profile/SherryS539, nil,Jun. 2015, April 2015 9005,1.0,Ina A,https://www.tripadvisor.ca/Profile/inaa113, nil,Aug. 2014, July 2014 9005,3.0,Tangobangomango,https://www.tripadvisor.ca/Profile/Tangobangomango, nil,Jun. 2014, June 2014 9005,3.0,Joanne P,https://www.tripadvisor.ca/Profile/176joannep, nil,Apr. 2014, April 2014 9005,3.0,TheDavidBlack,https://www.tripadvisor.ca/Profile/TheDavidBlack, nil,Aug. 2013, August 2013 9005,4.0,jim_from_sf,https://www.tripadvisor.ca/Profile/jim_from_sf, nil,May 2013, May 2013 9005,3.0,Dudeneverstop,https://www.tripadvisor.ca/Profile/Dudeneverstop, nil,Feb. 2013, February 2013 9005,2.0,Blackwaterpark1,https://www.tripadvisor.ca/Profile/Blackwaterpark1, nil,Nov. 2012, November 2012 9005,4.0,d_dabija,https://www.tripadvisor.ca/Profile/d_dabija, nil,Sep. 2012, September 2012 9005,4.0,TravelotSir,https://www.tripadvisor.ca/Profile/TravelotSir, nil,May 2012, May 2012 9005,4.0,Perrotgirl,https://www.tripadvisor.ca/Profile/Perrotgirl, nil,Nov. 2011, November 2011 9005,3.0,Rach20Canada,https://www.tripadvisor.ca/Profile/Rach20Canada, nil,Aug. 2011, July 2011 9005,5.0,cathieak,https://www.tripadvisor.ca/Profile/cathieak, nil,Jun. 2011, May 2011 9005,4.0,CUBBZ,https://www.tripadvisor.ca/Profile/CUBBZ, nil,Aug. 2010, August 2010 9005,5.0,TBC_Rob,https://www.tripadvisor.ca/Profile/TBC_Rob, nil,Jan. 2005, November 2004 9006,nil,,nil, nil,nil,nil 9006,5.0,OkieGuest,https://www.tripadvisor.ca/Profile/OkieGuest, nil,Oct. 2016, October 2016 9006,5.0,klsgontario,https://www.tripadvisor.ca/Profile/klsgontario, nil,Aug. 2016, July 2016 9006,5.0,william8080,https://www.tripadvisor.ca/Profile/william8080, nil,Aug. 2016, August 2016 9006,5.0,ElenaLochankova,https://www.tripadvisor.ca/Profile/ElenaLochankova, nil,Jul. 2016, July 2016 9006,5.0,davidgQ4481VC,https://www.tripadvisor.ca/Profile/davidgQ4481VC, nil,Jul. 2016, June 2016 9006,4.0,Stephen O,https://www.tripadvisor.ca/Profile/stepheno605, nil,Jun. 2016, June 2016 9006,5.0,JDG56,https://www.tripadvisor.ca/Profile/JDG56, nil,Jun. 2016, June 2016 9006,5.0,epc123,https://www.tripadvisor.ca/Profile/epc123, nil,May 2016, May 2016 9006,4.0,Susan P,https://www.tripadvisor.ca/Profile/susanpT4644BK, nil,Feb. 2016, January 2016 9006,5.0,deneaulta,https://www.tripadvisor.ca/Profile/deneaulta, nil,Jan. 2016, August 2015 9006,5.0,Jonathan H,https://www.tripadvisor.ca/Profile/aloistrading, nil,Jan. 2016, January 2016 9006,5.0,DeaneCoop,https://www.tripadvisor.ca/Profile/DeaneCoop, nil,Oct. 2015, October 2015 9006,5.0,elle328,https://www.tripadvisor.ca/Profile/elle328, nil,Sep. 2015, September 2015 9006,5.0,jillbill6,https://www.tripadvisor.ca/Profile/jillbill6, nil,Sep. 2015, August 2015 9006,5.0,Chuck D,https://www.tripadvisor.ca/Profile/765chuckd, nil,Aug. 2015, June 2015 9006,4.0,NewYorkGuy_35,https://www.tripadvisor.ca/Profile/NewYorkGuy_35, nil,Sep. 2014, September 2014 9006,5.0,Luc A,https://www.tripadvisor.ca/Profile/721luca, nil,Jul. 2014, June 2014 9006,5.0,happymom55,https://www.tripadvisor.ca/Profile/happymom55, nil,Jun. 2014, June 2014 9006,5.0,Terence D,https://www.tripadvisor.ca/Profile/432terenced, nil,Apr. 2014, April 2014 9006,5.0,JennW42,https://www.tripadvisor.ca/Profile/JennW42, nil,Apr. 2014, December 2013 9006,5.0,Chieraa,https://www.tripadvisor.ca/Profile/Chieraa, nil,Jan. 2014, October 2013 9006,2.0,Gary P,https://www.tripadvisor.ca/Profile/760garyp, nil,Aug. 2013, June 2013 9006,4.0,maria edite o,https://www.tripadvisor.ca/Profile/mariaediteo, nil,Jul. 2013, June 2013 9006,5.0,QC-CDNtraveller,https://www.tripadvisor.ca/Profile/QC-CDNtraveller, nil,Mar. 2013, March 2013 9006,4.0,bkriehl,https://www.tripadvisor.ca/Profile/bkriehl, nil,Oct. 2012, September 2012 9006,5.0,Runamee,https://www.tripadvisor.ca/Profile/Runamee, nil,Jun. 2012, June 2012 9006,5.0,Benjamin18,https://www.tripadvisor.ca/Profile/Benjamin18, nil,Jun. 2012, June 2012 9006,5.0,shoptiludrop,https://www.tripadvisor.ca/Profile/shoptiludrop, nil,Jun. 2012, May 2012 9006,5.0,lifesatrip,https://www.tripadvisor.ca/Profile/lifesatrip, nil,Mar. 2012, March 2012 9006,4.0,Demisemiquaver,https://www.tripadvisor.ca/Profile/Demisemiquaver, nil,Mar. 2012, March 2012 9006,5.0,helap58,https://www.tripadvisor.ca/Profile/helap58, nil,Jan. 2012, January 2012 9006,5.0,SUZANNE S,https://www.tripadvisor.caundefined, nil,Sep. 2011, September 2011 9006,5.0,jilleastfallowfield,https://www.tripadvisor.caundefined, nil,Aug. 2011, August 2011 9006,5.0,BostonLadybug,https://www.tripadvisor.caundefined, nil,May 2011, May 2011 9006,5.0,nelh98,https://www.tripadvisor.caundefined, nil,Apr. 2011, April 2011 9007,1.0,Yan,https://www.tripadvisor.ca/Profile/Yan1233, nil,Jan. 2019, January 2019 9007,4.0,char5656,https://www.tripadvisor.ca/Profile/char5656, nil,Dec. 2018, September 2018 9007,4.0,Marco Di Biasio,https://www.tripadvisor.ca/Profile/marcodibiasio, nil,Oct. 2018, October 2018 9007,3.0,Jose M,https://www.tripadvisor.ca/Profile/E4894KSjosem, nil,Oct. 2018, September 2018 9007,3.0,mtbwarrior,https://www.tripadvisor.ca/Profile/mtbwarrior, nil,Sep. 2018, August 2018 9007,nil,,nil, nil,nil,nil 9007,4.0,MapleRidgeMalf,https://www.tripadvisor.ca/Profile/MapleRidgeMalf, nil,Aug. 2018, August 2018 9007,3.0,NazGuelph,https://www.tripadvisor.ca/Profile/NazGuelph, nil,Aug. 2018, August 2018 9007,4.0,Cassdy,https://www.tripadvisor.ca/Profile/Cassdy, nil,Aug. 2018, August 2018 9007,2.0,lucie0775,https://www.tripadvisor.ca/Profile/lucie0775, nil,Aug. 2018, August 2018 9007,4.0,18rgbryanh,https://www.tripadvisor.ca/Profile/18rgbryanh, nil,Aug. 2018, August 2018 9007,4.0,BBQ99,https://www.tripadvisor.ca/Profile/BBQ99, nil,Aug. 2018, August 2018 9007,4.0,Christian A,https://www.tripadvisor.ca/Profile/V7605NBchristiana, nil,Aug. 2018, January 2018 9007,5.0,ldumais31048,https://www.tripadvisor.ca/Profile/ldumais31048, nil,Jul. 2018, July 2018 9007,4.0,artaxerxes2,https://www.tripadvisor.ca/Profile/artaxerxes2, nil,Jul. 2018, July 2018 9007,1.0,meandmy3boys,https://www.tripadvisor.ca/Profile/meandmy3boys, nil,Jul. 2018, June 2018 9007,1.0,DebnCait,https://www.tripadvisor.ca/Profile/DebnCait, nil,Jul. 2018, July 2018 9007,3.0,msshakepeare,https://www.tripadvisor.ca/Profile/msshakepeare, nil,Jul. 2018, July 2018 9007,1.0,erin c,https://www.tripadvisor.ca/Profile/330erinc, nil,Jun. 2018, June 2018 9007,5.0,mrmaximum777,https://www.tripadvisor.ca/Profile/mrmaximum777, nil,May 2018, May 2018 9007,5.0,Catherine C,https://www.tripadvisor.ca/Profile/W2786TWcatherinec, nil,Jan. 2018, January 2018 9007,4.0,Jana S,https://www.tripadvisor.ca/Profile/291janas, nil,Jan. 2018, September 2017 9007,3.0,juszubi,https://www.tripadvisor.ca/Profile/juszubi, nil,Jan. 2018, December 2017 9007,4.0,Joseph F,https://www.tripadvisor.ca/Profile/JFLND, nil,Dec. 2017, July 2017 9007,5.0,WhtMtHikers,https://www.tripadvisor.ca/Profile/WhtMtHikers, nil,Oct. 2017, October 2017 9007,4.0,Jim S,https://www.tripadvisor.ca/Profile/JimR754, nil,Oct. 2017, October 2017 9007,4.0,David R,https://www.tripadvisor.ca/Profile/Y5082AZdavidr, nil,Oct. 2017, October 2017 9007,5.0,lorrainemN6298ZJ,https://www.tripadvisor.ca/Profile/lorrainemN6298ZJ, nil,Oct. 2017, October 2017 9007,5.0,ssaturn8842,https://www.tripadvisor.ca/Profile/ssaturn8842, nil,Oct. 2017, November 2016 9007,1.0,Chantal D,https://www.tripadvisor.ca/Profile/ChantalMontreal2014, nil,Oct. 2017, October 2017 9007,1.0,444fcl,https://www.tripadvisor.ca/Profile/444fcl, nil,Sep. 2017, June 2017 9007,3.0,Maxim550,https://www.tripadvisor.ca/Profile/Maxim550, nil,Sep. 2017, September 2017 9007,5.0,jessy,https://www.tripadvisor.ca/Profile/jessyf2017, nil,Aug. 2017, August 2017 9007,2.0,Helen W,https://www.tripadvisor.ca/Profile/O2388XShelenw, nil,Aug. 2017, August 2017 9007,4.0,yyzkimmie66,https://www.tripadvisor.ca/Profile/yyzkimmie66, nil,Aug. 2017, August 2017 9007,4.0,lisadL9738JL,https://www.tripadvisor.ca/Profile/lisadL9738JL, nil,Aug. 2017, August 2017 9007,5.0,Ann J,https://www.tripadvisor.ca/Profile/196ann, nil,Jul. 2017, July 2017 9007,4.0,michael c,https://www.tripadvisor.ca/Profile/michaelc406, nil,Jul. 2017, July 2017 9007,3.0,Michelle E,https://www.tripadvisor.ca/Profile/966michellee, nil,Jul. 2017, July 2017 9007,3.0,Celal S,https://www.tripadvisor.ca/Profile/MCSavas, nil,Jul. 2017, July 2017 9007,5.0,SawCL,https://www.tripadvisor.ca/Profile/SawCL, nil,Jul. 2017, July 2017 9007,4.0,Retireeat68,https://www.tripadvisor.ca/Profile/Retireeat68, nil,Apr. 2017, April 2017 9007,2.0,Canadian9293,https://www.tripadvisor.ca/Profile/Canadian9293, nil,Apr. 2017, April 2017 9007,4.0,biggles51,https://www.tripadvisor.ca/Profile/biggles51, nil,Feb. 2017, January 2017 9007,3.0,Michael M,https://www.tripadvisor.ca/Profile/michaelmV9966PJ, nil,Dec. 2016, December 2016 9007,4.0,EFOttawa,https://www.tripadvisor.ca/Profile/EFOttawa, nil,Dec. 2016, December 2016 9007,4.0,atdt318,https://www.tripadvisor.ca/Profile/atdt318, nil,Aug. 2016, August 2016 9007,2.0,clifil,https://www.tripadvisor.ca/Profile/clifil, nil,Aug. 2016, August 2016 9007,3.0,aeroplus,https://www.tripadvisor.ca/Profile/aeroplus3755, nil,Aug. 2016, August 2016 9007,5.0,ebtb,https://www.tripadvisor.ca/Profile/ebtb, nil,Aug. 2016, July 2016 9007,5.0,U5323RWrogerm,https://www.tripadvisor.ca/Profile/U5323RWrogerm, nil,Aug. 2016, July 2016 9007,3.0,E_Ferrell111,https://www.tripadvisor.ca/Profile/E_Ferrell111, nil,Jul. 2016, July 2016 9007,1.0,QuebecDeltaLima,https://www.tripadvisor.ca/Profile/QuebecDeltaLima, nil,Jul. 2016, July 2016 9007,5.0,step_ott,https://www.tripadvisor.ca/Profile/step_ott, nil,Jul. 2016, June 2016 9007,4.0,pote94,https://www.tripadvisor.ca/Profile/pote94, nil,Jul. 2016, July 2016 9007,2.0,tore b,https://www.tripadvisor.ca/Profile/178toreb, nil,Jul. 2016, June 2016 9007,4.0,bobynot50,https://www.tripadvisor.ca/Profile/bobynot50, nil,Jul. 2016, June 2016 9007,5.0,Tracey D,https://www.tripadvisor.ca/Profile/traceyd842, nil,Jun. 2016, June 2016 9007,1.0,GlobetrotterRara,https://www.tripadvisor.ca/Profile/GlobetrotterRara, nil,Apr. 2016, April 2016 9007,5.0,Annie P,https://www.tripadvisor.ca/Profile/896anniep, nil,Apr. 2016, August 2015 9007,5.0,HabsfanJezTimes2,https://www.tripadvisor.ca/Profile/HabsfanJezTimes2, nil,Mar. 2016, March 2016 9007,3.0,Jenn G,https://www.tripadvisor.ca/Profile/466jenng, nil,Nov. 2015, November 2015 9007,3.0,Nancy J,https://www.tripadvisor.ca/Profile/nancyj938, nil,Nov. 2015, November 2015 9007,3.0,Carlos S,https://www.tripadvisor.ca/Profile/csa271, nil,Oct. 2015, October 2015 9007,4.0,Janice B,https://www.tripadvisor.ca/Profile/841janiceb, nil,Oct. 2015, October 2015 9007,4.0,Kathy J,https://www.tripadvisor.ca/Profile/kathyj270, nil,Oct. 2015, September 2015 9007,4.0,Gustavo M,https://www.tripadvisor.ca/Profile/gustavom640, nil,Aug. 2015, August 2015 9007,5.0,jravenl,https://www.tripadvisor.ca/Profile/jravenl, nil,Aug. 2015, August 2015 9007,4.0,Gayle P,https://www.tripadvisor.ca/Profile/909gaylep, nil,Aug. 2015, August 2015 9007,4.0,L-L-Mtl,https://www.tripadvisor.ca/Profile/L-L-Mtl, nil,Aug. 2015, August 2015 9007,4.0,JoyfulM3,https://www.tripadvisor.ca/Profile/JoyfulM3, nil,Aug. 2015, August 2015 9007,4.0,B4800,https://www.tripadvisor.ca/Profile/B4800, nil,Jul. 2015, July 2015 9007,5.0,viatgesrjr,https://www.tripadvisor.ca/Profile/viatgesrjr, nil,Jul. 2015, July 2015 9007,4.0,Flavius T,https://www.tripadvisor.ca/Profile/333flaviust, nil,Jul. 2015, July 2015 9007,4.0,Odourata,https://www.tripadvisor.ca/Profile/Odourata, nil,Jun. 2015, June 2015 9007,4.0,Ginette C,https://www.tripadvisor.ca/Profile/GinetteC495, nil,May 2015, May 2015 9007,3.0,Benoit G,https://www.tripadvisor.ca/Profile/623benoitg, nil,May 2015, May 2015 9007,4.0,BRETTPAULNATALIE,https://www.tripadvisor.ca/Profile/BRETTPAULNATALIE, nil,Jan. 2015, January 2015 9007,4.0,ekp6215,https://www.tripadvisor.ca/Profile/ekp6215, nil,Jan. 2015, January 2015 9007,5.0,Finol,https://www.tripadvisor.ca/Profile/Finol, nil,Jan. 2015, January 2015 9007,4.0,Jean S,https://www.tripadvisor.ca/Profile/jeans794, nil,Oct. 2014, October 2014 9007,4.0,Ge0rge229,https://www.tripadvisor.ca/Profile/Ge0rge229, nil,Sep. 2014, September 2014 9007,4.0,stampinggirl,https://www.tripadvisor.ca/Profile/stampinggirl, nil,Aug. 2014, August 2014 9007,2.0,Amanda L,https://www.tripadvisor.ca/Profile/amandal579, nil,Aug. 2014, August 2014 9007,4.0,Sarhend,https://www.tripadvisor.ca/Profile/Sarhend, nil,Jul. 2014, July 2014 9007,5.0,jmailhio,https://www.tripadvisor.ca/Profile/jmailhio, nil,Jul. 2014, July 2014 9007,5.0,James L,https://www.tripadvisor.ca/Profile/A707LGjamesl, nil,Jun. 2014, June 2014 9007,5.0,Mathieu M,https://www.tripadvisor.ca/Profile/matm48, nil,Apr. 2014, April 2014 9007,2.0,Fitz8349,https://www.tripadvisor.ca/Profile/Fitz8349, nil,Apr. 2014, April 2014 9007,5.0,UsaS.,https://www.tripadvisor.ca/Profile/OnAir802648, nil,Mar. 2014, March 2014 9007,1.0,carla1972,https://www.tripadvisor.ca/Profile/carla1972, nil,Feb. 2014, February 2014 9007,5.0,CubaF0rever,https://www.tripadvisor.ca/Profile/CubaF0rever, nil,Jan. 2014, December 2013 9007,5.0,judy s,https://www.tripadvisor.ca/Profile/judys891, nil,Dec. 2013, November 2013 9007,4.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Nov. 2013, November 2013 9007,4.0,Belvera,https://www.tripadvisor.ca/Profile/Belvera, nil,Nov. 2013, November 2013 9007,3.0,KFamilyOttawa,https://www.tripadvisor.ca/Profile/KFamilyOttawa, nil,Sep. 2013, August 2013 9007,2.0,AC_Traveller54,https://www.tripadvisor.ca/Profile/AC_Traveller54, nil,Sep. 2013, August 2013 9007,3.0,BLCutler,https://www.tripadvisor.ca/Profile/BLCutler, nil,Aug. 2013, August 2013 9007,4.0,crccrew,https://www.tripadvisor.ca/Profile/crccrew, nil,Aug. 2013, July 2013 9007,4.0,Margaretewh,https://www.tripadvisor.ca/Profile/Margaretewh, nil,Aug. 2013, August 2013 9007,3.0,sensfantoronto,https://www.tripadvisor.ca/Profile/sensfantoronto, nil,Jul. 2013, July 2013 9007,5.0,dan S,https://www.tripadvisor.ca/Profile/dans526, nil,Jul. 2013, June 2013 9007,2.0,PeterWJR,https://www.tripadvisor.ca/Profile/PeterWJR, nil,Feb. 2013, February 2013 9007,2.0,Randy H,https://www.tripadvisor.ca/Profile/InnsofDistinction, nil,Feb. 2013, February 2013 9007,3.0,seikokai,https://www.tripadvisor.ca/Profile/seikokai, nil,Jan. 2013, January 2013 9007,4.0,onvoyage_3,https://www.tripadvisor.ca/Profile/onvoyage_3, nil,Jan. 2013, December 2012 9007,3.0,Raymond P,https://www.tripadvisor.ca/Profile/raymondp636, nil,Oct. 2012, September 2012 9007,4.0,aggada,https://www.tripadvisor.ca/Profile/aggada, nil,Sep. 2012, August 2012 9007,4.0,shanoa,https://www.tripadvisor.ca/Profile/shanoa, nil,Aug. 2012, August 2012 9007,5.0,Pam C,https://www.tripadvisor.ca/Profile/PamC479, nil,Jul. 2012, June 2012 9007,4.0,pamela m,https://www.tripadvisor.ca/Profile/pamelakmeyer, nil,Jul. 2012, July 2012 9007,4.0,painted_daisies,https://www.tripadvisor.ca/Profile/painted_daisies, nil,Jul. 2012, July 2012 9007,4.0,TravelotSir,https://www.tripadvisor.ca/Profile/TravelotSir, nil,May 2012, May 2012 9007,3.0,natty_d77,https://www.tripadvisor.ca/Profile/natty_d77, nil,May 2012, June 2011 9007,5.0,tmbailey,https://www.tripadvisor.ca/Profile/tmbailey, nil,Apr. 2012, July 2011 9007,1.0,Mooshifancy,https://www.tripadvisor.ca/Profile/Mooshifancy, nil,Apr. 2012, April 2012 9007,2.0,Rachel K,https://www.tripadvisor.ca/Profile/RachelK378, nil,Feb. 2012, February 2012 9007,4.0,jsteelboston,https://www.tripadvisor.ca/Profile/jsteelboston, nil,Feb. 2012, January 2012 9007,4.0,Andrea D,https://www.tripadvisor.ca/Profile/F828DRandread, nil,Nov. 2011, November 2011 9007,4.0,sharbotlake,https://www.tripadvisor.ca/Profile/sharbotlake, nil,Nov. 2011, November 2011 9007,4.0,Tim H,https://www.tripadvisor.ca/Profile/TimH606, nil,Nov. 2011, August 2011 9007,4.0,JaysonC1974,https://www.tripadvisor.ca/Profile/JaysonC1974, nil,Oct. 2011, October 2011 9007,4.0,BJ2005,https://www.tripadvisor.ca/Profile/BJ2005, nil,Oct. 2011, October 2011 9007,4.0,lac426,https://www.tripadvisor.ca/Profile/lac426, nil,Aug. 2011, August 2011 9007,4.0,bluescan,https://www.tripadvisor.ca/Profile/bluescan, nil,Oct. 2009, October 2009 9007,1.0,dude17,https://www.tripadvisor.ca/Profile/dude17, nil,Aug. 2009, May 2009 9007,5.0,Canadian-Family-Guy,https://www.tripadvisor.ca/Profile/Canadian-Family-Guy, nil,Nov. 2008, September 2008 9007,4.0,NovaScotiaRoadhog,https://www.tripadvisor.ca/Profile/NovaScotiaRoadhog, nil,May 2008, May 2008 9007,1.0,intellect,https://www.tripadvisor.ca/Profile/intellect, nil,Oct. 2006, October 2006 9007,1.0,redlight,https://www.tripadvisor.ca/Profile/redlight, nil,Jul. 2006, July 2006 9007,1.0,Trip14120,https://www.tripadvisor.ca/Profile/Trip14120, nil,Jun. 2006, May 2006 9007,1.0,NorthStar2115,https://www.tripadvisor.ca/Profile/NorthStar2115, nil,Apr. 2006,nil 9007,1.0,SabineS,https://www.tripadvisor.ca/Profile/SabineS, nil,Sep. 2005, September 2005 9007,1.0,Adventure19656,https://www.tripadvisor.ca/Profile/Adventure19656, nil,Aug. 2005, May 2005 9007,3.0,Quest16718,https://www.tripadvisor.ca/Profile/Quest16718, nil,Jul. 2004,nil 9007,1.0,Thierry2715,https://www.tripadvisor.ca/Profile/Thierry2715, nil,Jun. 2004,nil 9008,4.0,carole_mist,https://www.tripadvisor.ca/Profile/carole_mist, nil,Mar. 2019, March 2019 9008,4.0,fist64149,https://www.tripadvisor.ca/Profile/fist64149, nil,Feb. 2019, February 2019 9008,3.0,Nic,https://www.tripadvisor.ca/Profile/Nicsaw, nil,Oct. 2018, October 2018 9008,3.0,Cheryl S,https://www.tripadvisor.ca/Profile/U5213QXcheryls, nil,Oct. 2018, September 2018 9008,4.0,jakester88,https://www.tripadvisor.ca/Profile/jakester88, nil,Sep. 2018, September 2018 9008,2.0,Christian B,https://www.tripadvisor.ca/Profile/christianbB5739EJ, nil,Sep. 2018, September 2018 9008,5.0,Saad T,https://www.tripadvisor.ca/Profile/554saadt, nil,Sep. 2018, September 2018 9008,3.0,Francineberbiers,https://www.tripadvisor.ca/Profile/Francineberbiers, nil,Aug. 2018, July 2018 9008,5.0,swamp_lover,https://www.tripadvisor.ca/Profile/swamp_lover, nil,Jul. 2018, July 2018 9008,4.0,Hammyfammy5,https://www.tripadvisor.ca/Profile/Hammyfammy5, nil,Jul. 2018, June 2018 9008,nil,,nil, nil,nil,nil 9008,5.0,travelabbi,https://www.tripadvisor.ca/Profile/travelabbi, nil,May 2018, May 2018 9008,4.0,DMthePM,https://www.tripadvisor.ca/Profile/DMthePM, nil,Mar. 2018, March 2018 9008,4.0,Beach_cravers,https://www.tripadvisor.ca/Profile/Beach_cravers, nil,Feb. 2018, February 2018 9008,4.0,Daneli_0315,https://www.tripadvisor.ca/Profile/Daneli_0315, nil,Feb. 2018, February 2018 9008,3.0,onvoyage_3,https://www.tripadvisor.ca/Profile/onvoyage_3, nil,Jan. 2018, January 2018 9008,4.0,BigGandLittleT,https://www.tripadvisor.ca/Profile/BigGandLittleT, nil,Dec. 2017, September 2017 9008,5.0,pdrew2014,https://www.tripadvisor.ca/Profile/pdrew2014, nil,Dec. 2017, December 2017 9008,3.0,Samantha T,https://www.tripadvisor.ca/Profile/samanthat554, nil,Sep. 2017, September 2017 9008,4.0,Rum_Water,https://www.tripadvisor.ca/Profile/Rum_Water, nil,Aug. 2017, August 2017 9008,1.0,Mark l,https://www.tripadvisor.ca/Profile/Markl66, nil,Aug. 2017, August 2017 9008,4.0,Priscilla L,https://www.tripadvisor.ca/Profile/PriscillaL40, nil,May 2017, May 2017 9008,3.0,JRJtraveller,https://www.tripadvisor.ca/Profile/JRJtraveller, nil,May 2017, May 2017 9008,1.0,staceysaunders282,https://www.tripadvisor.ca/Profile/staceysaunders282, nil,May 2017, April 2017 9008,2.0,guylafleur10,https://www.tripadvisor.ca/Profile/guylafleur10, nil,Apr. 2017, April 2017 9008,5.0,Rick S,https://www.tripadvisor.ca/Profile/ricks902, nil,Apr. 2017, March 2017 9008,3.0,T3nMan,https://www.tripadvisor.ca/Profile/T3nMan, nil,Dec. 2016, December 2016 9008,3.0,Evelyn T,https://www.tripadvisor.ca/Profile/217evelynt, nil,Nov. 2016, November 2016 9008,5.0,Jerry L,https://www.tripadvisor.ca/Profile/jerrylG9905HD, nil,Oct. 2016, October 2016 9008,4.0,kilarneyvt,https://www.tripadvisor.ca/Profile/kilarneyvt, nil,Oct. 2016, October 2016 9008,2.0,Ryily,https://www.tripadvisor.ca/Profile/Ryily, nil,Oct. 2016, October 2016 9008,3.0,Alex C,https://www.tripadvisor.ca/Profile/AlexC193, nil,Jul. 2016, June 2016 9008,4.0,JPN65Montreal_Canada,https://www.tripadvisor.ca/Profile/JPN65Montreal_Canada, nil,Jul. 2016, July 2016 9008,4.0,myjourney,https://www.tripadvisor.ca/Profile/myjourney, nil,Jun. 2016, June 2016 9008,4.0,soleil_0402,https://www.tripadvisor.ca/Profile/soleil_0402, nil,May 2016, May 2016 9008,5.0,SagaLEB,https://www.tripadvisor.ca/Profile/SagaLEB, nil,Apr. 2016, August 2015 9008,1.0,Maggieb3,https://www.tripadvisor.ca/Profile/Maggieb3, nil,Apr. 2016, April 2016 9008,4.0,THEGOODLIFENOW,https://www.tripadvisor.ca/Profile/THEGOODLIFENOW, nil,Apr. 2016, April 2016 9008,5.0,James D,https://www.tripadvisor.ca/Profile/Threedogstwokids, nil,Mar. 2016, March 2016 9008,4.0,joe d,https://www.tripadvisor.ca/Profile/joed273, nil,Feb. 2016, February 2016 9008,5.0,Guillermo G,https://www.tripadvisor.ca/Profile/ggatiher, nil,Jan. 2016, January 2016 9008,4.0,Zilverbullet,https://www.tripadvisor.ca/Profile/Zilverbullet, nil,Dec. 2015, December 2015 9008,4.0,Lisa M,https://www.tripadvisor.ca/Profile/lisamI5118FR, nil,Dec. 2015, December 2015 9008,4.0,Skippounet,https://www.tripadvisor.ca/Profile/Skippounet, nil,Dec. 2015, December 2015 9008,5.0,2thTravel,https://www.tripadvisor.ca/Profile/2thTravel, nil,Nov. 2015, November 2015 9008,5.0,Kimdbe,https://www.tripadvisor.ca/Profile/Kimdbe, nil,Oct. 2015, October 2015 9008,3.0,bennett_admin,https://www.tripadvisor.ca/Profile/bennett_admin, nil,Aug. 2015, August 2015 9008,4.0,GentlemanJoe,https://www.tripadvisor.ca/Profile/GentlemanJoe, nil,Aug. 2015, August 2015 9008,4.0,Louise L,https://www.tripadvisor.ca/Profile/lostcaravel, nil,Aug. 2015, August 2015 9008,4.0,Candicimo82,https://www.tripadvisor.ca/Profile/Candicimo82, nil,Aug. 2015, August 2015 9008,5.0,Donald M,https://www.tripadvisor.ca/Profile/A2128PNdonaldm, nil,Jul. 2015, July 2015 9008,5.0,Tom B,https://www.tripadvisor.ca/Profile/tombA4311TU, nil,Jul. 2015, July 2015 9008,4.0,mynameiswelcome,https://www.tripadvisor.ca/Profile/mynameiswelcome, nil,Jul. 2015, July 2015 9008,5.0,GotFour,https://www.tripadvisor.ca/Profile/GotFour, nil,Jul. 2015, June 2015 9008,4.0,Kellie P,https://www.tripadvisor.ca/Profile/kelliep114, nil,Jun. 2015, May 2015 9008,5.0,Hesam M,https://www.tripadvisor.ca/Profile/hesamm2013, nil,Jun. 2015, June 2015 9008,4.0,jfroy3,https://www.tripadvisor.ca/Profile/jfroy3, nil,Jun. 2015, May 2015 9008,3.0,Carl B,https://www.tripadvisor.ca/Profile/713carlb, nil,Apr. 2015, April 2015 9008,4.0,Dennis_M99_MTL,https://www.tripadvisor.ca/Profile/Dennis_M99_MTL, nil,Mar. 2015, March 2015 9008,3.0,jono789456,https://www.tripadvisor.ca/Profile/jono789456, nil,Mar. 2015, March 2015 9008,3.0,Nroy2002,https://www.tripadvisor.ca/Profile/Nroy2002, nil,Mar. 2015, March 2015 9008,4.0,DonnyC1,https://www.tripadvisor.ca/Profile/DonnyC1, nil,Mar. 2015, March 2015 9008,4.0,joeejojo,https://www.tripadvisor.ca/Profile/joeejojo, nil,Mar. 2015, February 2015 9008,4.0,bob_connelly,https://www.tripadvisor.ca/Profile/bob_connelly, nil,Feb. 2015, February 2015 9008,5.0,bctpaul,https://www.tripadvisor.ca/Profile/bctpaul, nil,Feb. 2015, February 2015 9008,4.0,michel m,https://www.tripadvisor.ca/Profile/michelm777, nil,Feb. 2015, December 2014 9008,4.0,Steve U,https://www.tripadvisor.ca/Profile/SteveU844, nil,Feb. 2015, December 2014 9008,2.0,celticgirl_PR,https://www.tripadvisor.ca/Profile/celticgirl_PR, nil,Jan. 2015, January 2015 9008,4.0,clippe,https://www.tripadvisor.ca/Profile/clippe, nil,Dec. 2014, December 2014 9008,4.0,MTLReviewer,https://www.tripadvisor.ca/Profile/MTLReviewer, nil,Dec. 2014, December 2014 9008,5.0,eagermike93,https://www.tripadvisor.ca/Profile/eagermike93, nil,Nov. 2014, October 2014 9008,1.0,M3ltdown,https://www.tripadvisor.ca/Profile/M3ltdown, nil,Oct. 2014, August 2014 9008,2.0,mariamonk,https://www.tripadvisor.ca/Profile/mariamonk, nil,Oct. 2014, October 2014 9008,4.0,PG95,https://www.tripadvisor.ca/Profile/PG95, nil,Sep. 2014, September 2014 9008,4.0,Michele W,https://www.tripadvisor.ca/Profile/MicheleWarren, nil,Sep. 2014, August 2014 9008,3.0,MaxGag_12,https://www.tripadvisor.ca/Profile/MaxGag_12, nil,Sep. 2014, July 2014 9008,3.0,EbhL,https://www.tripadvisor.ca/Profile/EbhL, nil,Sep. 2014, September 2014 9008,4.0,CassCaterino,https://www.tripadvisor.ca/Profile/CassCaterino, nil,Sep. 2014, August 2014 9008,4.0,pat s,https://www.tripadvisor.ca/Profile/pats110, nil,Sep. 2014, June 2014 9008,4.0,Whammie787,https://www.tripadvisor.ca/Profile/Whammie787, nil,Aug. 2014, August 2014 9008,5.0,CarolynGNortheastUS,https://www.tripadvisor.ca/Profile/CarolynGNortheastUS, nil,Aug. 2014, July 2014 9008,5.0,ChantaleF13,https://www.tripadvisor.ca/Profile/ChantaleF13, nil,Jul. 2014, July 2014 9008,5.0,montrealtravellors,https://www.tripadvisor.ca/Profile/montrealtravellors, nil,Jul. 2014, July 2014 9008,4.0,AnthonyJa86,https://www.tripadvisor.ca/Profile/AnthonyJa86, nil,Jul. 2014, August 2013 9008,5.0,Dianne644,https://www.tripadvisor.ca/Profile/Dianne644, nil,Jul. 2014, July 2014 9008,5.0,J9257,https://www.tripadvisor.ca/Profile/J9257, nil,Jun. 2014, April 2014 9008,5.0,TGWEST,https://www.tripadvisor.ca/Profile/TGWEST, nil,Jun. 2014, June 2014 9008,5.0,VictoriaWanderers29,https://www.tripadvisor.ca/Profile/VictoriaWanderers29, nil,Jun. 2014, May 2014 9008,3.0,jameschristopher,https://www.tripadvisor.ca/Profile/jameschristophers, nil,May 2014, April 2014 9008,4.0,Billal Y,https://www.tripadvisor.ca/Profile/TheBKY, nil,May 2014, February 2014 9008,4.0,d0nnasinc91,https://www.tripadvisor.ca/Profile/d0nnasinc91, nil,Apr. 2014, April 2014 9008,4.0,Brandon H,https://www.tripadvisor.ca/Profile/BrandonH818, nil,Mar. 2014, March 2014 9008,4.0,Jack D,https://www.tripadvisor.ca/Profile/JackD922, nil,Mar. 2014, February 2014 9008,3.0,P G,https://www.tripadvisor.ca/Profile/PG109, nil,Mar. 2014, March 2014 9008,3.0,shaner996,https://www.tripadvisor.ca/Profile/shaner996, nil,Jan. 2014, January 2014 9008,2.0,Ilerdon M,https://www.tripadvisor.ca/Profile/ilerdonm, nil,Dec. 2013, December 2013 9008,4.0,VancouverRod,https://www.tripadvisor.ca/Profile/VancouverRod, nil,Nov. 2013, October 2013 9008,4.0,hardern,https://www.tripadvisor.ca/Profile/hardern, nil,Oct. 2013, October 2013 9008,4.0,Ralph R,https://www.tripadvisor.ca/Profile/RalphR193, nil,Oct. 2013, October 2013 9008,3.0,TheTilouz,https://www.tripadvisor.ca/Profile/TheTilouz, nil,Oct. 2013, October 2013 9008,4.0,JanoUrban,https://www.tripadvisor.ca/Profile/JanoUrban, nil,Oct. 2013, October 2013 9008,5.0,Lisa S,https://www.tripadvisor.ca/Profile/lisasR8064QR, nil,Oct. 2013, September 2013 9008,3.0,1935,https://www.tripadvisor.ca/Profile/1935, nil,Oct. 2013, September 2013 9008,4.0,Darren S,https://www.tripadvisor.ca/Profile/DarrenS776, nil,Oct. 2013, September 2013 9008,3.0,Robin Lutchman,https://www.tripadvisor.ca/Profile/Robin010165, nil,Sep. 2013, August 2013 9008,5.0,firechief-JL,https://www.tripadvisor.ca/Profile/firechief-JL, nil,Aug. 2013, August 2013 9008,2.0,Reeno19,https://www.tripadvisor.ca/Profile/Reeno19, nil,Aug. 2013, August 2013 9008,4.0,slacker2345,https://www.tripadvisor.ca/Profile/slacker2345, nil,Aug. 2013, August 2013 9008,1.0,Francis D,https://www.tripadvisor.ca/Profile/FrancisD611, nil,Aug. 2013, August 2013 9008,5.0,Diane G,https://www.tripadvisor.ca/Profile/592DianeG, nil,Aug. 2013, August 2013 9008,3.0,Foodie2526,https://www.tripadvisor.ca/Profile/foodie2526, nil,Jul. 2013, July 2013 9008,5.0,KenS9,https://www.tripadvisor.ca/Profile/KenS9, nil,Jul. 2013, July 2013 9008,1.0,GeeSNair,https://www.tripadvisor.ca/Profile/GeeSNair, nil,Jul. 2013, June 2013 9008,5.0,Jennifer H,https://www.tripadvisor.ca/Profile/Jennuine84, nil,Jun. 2013, May 2013 9008,5.0,Iliketotravelwithyou,https://www.tripadvisor.ca/Profile/Iliketotravelwithyou, nil,May 2013, May 2013 9008,4.0,Lamhb,https://www.tripadvisor.ca/Profile/Lamhb, nil,Feb. 2013, February 2013 9008,1.0,Anna M,https://www.tripadvisor.ca/Profile/477AnnaM, nil,Jan. 2013, June 2012 9008,4.0,Jean_T681,https://www.tripadvisor.ca/Profile/Jean_T681, nil,Dec. 2012, December 2012 9008,4.0,Toroncanada22,https://www.tripadvisor.ca/Profile/Toroncanada22, nil,Nov. 2012, November 2012 9008,4.0,AngryMonkies,https://www.tripadvisor.ca/Profile/AngryMonkies, nil,Nov. 2012, November 2012 9008,4.0,TA L,https://www.tripadvisor.ca/Profile/TAL088, nil,Nov. 2012, November 2012 9008,2.0,2T3M,https://www.tripadvisor.ca/Profile/2T3M, nil,Nov. 2012, November 2012 9008,5.0,Archer1943,https://www.tripadvisor.ca/Profile/Archer1943, nil,Oct. 2012, September 2012 9008,4.0,krwatts,https://www.tripadvisor.ca/Profile/krwatts, nil,Oct. 2012, October 2012 9008,4.0,Aceap,https://www.tripadvisor.ca/Profile/Aceap, nil,Oct. 2012, October 2012 9008,4.0,oakvillegirl101,https://www.tripadvisor.ca/Profile/oakvillegirl101, nil,Aug. 2012, July 2012 9008,4.0,cypressday,https://www.tripadvisor.ca/Profile/cypressday, nil,Jul. 2012, June 2012 9008,5.0,tdas1234,https://www.tripadvisor.ca/Profile/tdas1234, nil,Jul. 2012, July 2012 9008,5.0,JaysonC1974,https://www.tripadvisor.ca/Profile/JaysonC1974, nil,Jul. 2012, July 2012 9008,4.0,Cinthia G,https://www.tripadvisor.ca/Profile/CinthiaG785, nil,Jun. 2012, June 2012 9008,3.0,Maura Rose M,https://www.tripadvisor.ca/Profile/maurarosem, nil,Jun. 2012, June 2012 9008,4.0,Denyse D,https://www.tripadvisor.ca/Profile/370denysed, nil,May 2012, May 2012 9008,1.0,Luc_Sr,https://www.tripadvisor.ca/Profile/Luc_Sr, nil,Apr. 2012, March 2012 9008,4.0,CartQueen61,https://www.tripadvisor.ca/Profile/CartQueen61, nil,Apr. 2012, August 2011 9008,4.0,VivienneJK,https://www.tripadvisor.ca/Profile/VivienneJK, nil,Mar. 2012, March 2012 9008,4.0,pushplay,https://www.tripadvisor.ca/Profile/pushplay, nil,Jun. 2011, June 2011 9008,1.0,SportsTraveller076,https://www.tripadvisor.ca/Profile/SportsTraveller076, nil,May 2011, May 2011 9008,5.0,speed70,https://www.tripadvisor.ca/Profile/speed70, nil,Apr. 2011, April 2011 9008,5.0,rew345,https://www.tripadvisor.ca/Profile/rew345, nil,Apr. 2011, March 2011 9008,5.0,QcAlber,https://www.tripadvisor.ca/Profile/QcAlber, nil,Jan. 2011, January 2011 9008,1.0,roca_11,https://www.tripadvisor.ca/Profile/roca_11, nil,Jan. 2011, January 2011 9008,4.0,Bear-On-The-Road,https://www.tripadvisor.ca/Profile/Bear-On-The-Road, nil,Sep. 2010, July 2010 9008,4.0,Milamber1968,https://www.tripadvisor.ca/Profile/Milamber1968, nil,Aug. 2010, August 2010 9008,2.0,dmv2k10,https://www.tripadvisor.ca/Profile/dmv2k10, nil,Aug. 2010, August 2010 9009,3.0,rivergen,https://www.tripadvisor.ca/Profile/rivergen, nil,Aug. 2018, August 2018 9009,3.0,Lady904,https://www.tripadvisor.ca/Profile/Lady904, nil,Aug. 2018, July 2018 9009,3.0,Frank T,https://www.tripadvisor.ca/Profile/frankt911, nil,Jul. 2018, April 2018 9009,4.0,Sue P,https://www.tripadvisor.ca/Profile/suepF2025EO, nil,Jul. 2018, June 2018 9009,4.0,Dave R,https://www.tripadvisor.ca/Profile/74DaveR74, nil,Apr. 2018, April 2018 9009,nil,,nil, nil,nil,nil 9009,4.0,klodio,https://www.tripadvisor.ca/Profile/klodio, nil,Oct. 2015, October 2015 9009,1.0,Anthony T,https://www.tripadvisor.ca/Profile/anthonyt735, nil,Sep. 2015, September 2015 9009,5.0,Paul E,https://www.tripadvisor.ca/Profile/940paule, nil,Aug. 2015, August 2015 9009,4.0,Donald_O-Canard,https://www.tripadvisor.ca/Profile/Donald_O-Canard, nil,Aug. 2015, August 2015 9009,4.0,Joan2115,https://www.tripadvisor.ca/Profile/Joan2115, nil,Aug. 2015, August 2015 9009,2.0,2010Timmy,https://www.tripadvisor.ca/Profile/2010Timmy, nil,Jul. 2015, July 2015 9009,3.0,soolgorae o,https://www.tripadvisor.ca/Profile/soolgoraeo, nil,Jul. 2015, July 2015 9009,3.0,neelique,https://www.tripadvisor.ca/Profile/neelique, nil,Jul. 2015, July 2015 9009,3.0,MarshaToronto,https://www.tripadvisor.ca/Profile/MarshaToronto, nil,Jul. 2015, June 2015 9009,4.0,ONABUDGETOntario,https://www.tripadvisor.ca/Profile/ONABUDGETOntario, nil,Jun. 2015, June 2015 9009,3.0,sienna27,https://www.tripadvisor.ca/Profile/sienna27, nil,Sep. 2014, August 2014 9009,3.0,Jerry L,https://www.tripadvisor.ca/Profile/JerryL549, nil,Aug. 2014, August 2014 9009,3.0,Happyrocker,https://www.tripadvisor.ca/Profile/Happyrocker, nil,Jul. 2014, July 2014 9009,3.0,travelerx2_13,https://www.tripadvisor.ca/Profile/travelerx2_13, nil,Jul. 2014, June 2014 9009,4.0,chocice60,https://www.tripadvisor.ca/Profile/chocice60, nil,Jun. 2014, May 2014 9009,4.0,ElOzkr A,https://www.tripadvisor.ca/Profile/elozkr, nil,Jun. 2014, June 2014 9009,3.0,NorthernCDNTraveller,https://www.tripadvisor.ca/Profile/NorthernCDNTraveller, nil,Mar. 2014, January 2014 9009,3.0,susanandlarry,https://www.tripadvisor.ca/Profile/susanandlarry, nil,Oct. 2013, September 2013 9009,3.0,SimonL_Mtl,https://www.tripadvisor.ca/Profile/SimonL_Mtl, nil,Oct. 2013, October 2013 9009,2.0,AnnaDP2013,https://www.tripadvisor.ca/Profile/AnnaDP2013, nil,Sep. 2013, September 2013 9009,3.0,AZLove_to_travel22,https://www.tripadvisor.ca/Profile/AZLove_to_travel22, nil,Sep. 2013, August 2013 9009,4.0,Louise H,https://www.tripadvisor.ca/Profile/LandH13, nil,Aug. 2013, August 2013 9009,4.0,e1000lewing,https://www.tripadvisor.ca/Profile/e1000lewing, nil,Jul. 2013, July 2013 9009,3.0,michel_josee,https://www.tripadvisor.ca/Profile/michel_josee, nil,Jul. 2013, July 2013 9009,3.0,FLRD,https://www.tripadvisor.ca/Profile/FLRD, nil,Oct. 2012, October 2012 9009,3.0,motheroftwo2011,https://www.tripadvisor.ca/Profile/motheroftwo2011, nil,Sep. 2012, June 2012 9009,4.0,Robert P,https://www.tripadvisor.ca/Profile/Z7451JLrobertp, nil,Jul. 2012, July 2012 9009,5.0,NewEnglandHotels,https://www.tripadvisor.ca/Profile/NewEnglandHotels, nil,Jul. 2012, July 2012 9009,4.0,Kevin_Ilaqua,https://www.tripadvisor.ca/Profile/Kevin_Ilaqua, nil,Jul. 2012, July 2012 9009,3.0,asilverstein,https://www.tripadvisor.ca/Profile/asilverstein, nil,Jul. 2012, June 2012 9010,nil,,nil, nil,nil,nil 9010,3.0,dla1041,https://www.tripadvisor.ca/Profile/dla1041, nil,Apr. 2017, April 2017 9011,5.0,priyaganong,https://www.tripadvisor.ca/Profile/priyaganong, nil,Jun. 2018, June 2018 9011,5.0,AllieH9,https://www.tripadvisor.ca/Profile/AllieH9, nil,Feb. 2018, February 2018 9011,5.0,momo1324,https://www.tripadvisor.ca/Profile/momo1324, nil,Aug. 2017, August 2017 9011,3.0,Dan D,https://www.tripadvisor.ca/Profile/dand706, nil,Aug. 2017, May 2017 9011,5.0,Love2Trav_13,https://www.tripadvisor.ca/Profile/Love2Trav_13, nil,Aug. 2017, August 2017 9011,4.0,wayfar69,https://www.tripadvisor.ca/Profile/wayfar69, nil,Jul. 2017, July 2017 9011,2.0,Marie-Claude H,https://www.tripadvisor.ca/Profile/mch7735, nil,Apr. 2017, April 2017 9011,5.0,NJB1959,https://www.tripadvisor.ca/Profile/NJB1959, nil,Aug. 2016, July 2016 9011,5.0,Zozotte123,https://www.tripadvisor.ca/Profile/Zozotte123, nil,Jul. 2016, July 2016 9011,5.0,Robert G,https://www.tripadvisor.ca/Profile/robertgB8630UL, nil,Jul. 2016, July 2016 9011,5.0,Swurve S,https://www.tripadvisor.ca/Profile/swurves, nil,Dec. 2015, October 2015 9011,5.0,Eva P,https://www.tripadvisor.ca/Profile/evap374, nil,Nov. 2015, October 2015 9011,5.0,Ghislaine D,https://www.tripadvisor.ca/Profile/GhislaineD750, nil,Oct. 2015, October 2015 9011,5.0,Kara22Quebec,https://www.tripadvisor.ca/Profile/Kara22Quebec, nil,Aug. 2015, August 2015 9011,5.0,Alex D,https://www.tripadvisor.ca/Profile/751alexd, nil,Oct. 2013, October 2013 9011,5.0,g0neaway,https://www.tripadvisor.ca/Profile/g0neaway, nil,Aug. 2013, August 2013 9011,5.0,LoveMySpouse,https://www.tripadvisor.ca/Profile/LoveMySpouse, nil,May 2013, May 2013 9011,4.0,debyvan720,https://www.tripadvisor.ca/Profile/debyvan720, nil,Apr. 2013, April 2013 9011,5.0,pecunning,https://www.tripadvisor.ca/Profile/pecunning, nil,Jan. 2013, January 2013 9011,5.0,twocardinals,https://www.tripadvisor.ca/Profile/twocardinals, nil,Aug. 2012, July 2012 9011,nil,,nil, nil,nil,nil 9012,4.0,A.J.,https://www.tripadvisor.ca/Profile/539aj, nil,Aug. 2018, August 2018 9012,4.0,evergreen1002,https://www.tripadvisor.ca/Profile/evergreen1002, nil,Mar. 2017, March 2017 9012,4.0,s0mersetsal,https://www.tripadvisor.ca/Profile/s0mersetsal, nil,Sep. 2016, September 2016 9012,4.0,Poussinnetta2012,https://www.tripadvisor.ca/Profile/Poussinnetta2012, nil,Jul. 2013, June 2013 9012,3.0,TIJohnB,https://www.tripadvisor.ca/Profile/TIJohnB, nil,Apr. 2013, April 2013 9012,nil,,nil, nil,nil,nil 9013,3.0,Mary Jane C,https://www.tripadvisor.ca/Profile/MaryJaneC927, nil,Sep. 2018, September 2018 9013,3.0,Karvouniaris,https://www.tripadvisor.ca/Profile/Karvouniaris, nil,Jan. 2018, January 2018 9013,4.0,Manon L,https://www.tripadvisor.ca/Profile/manonl507, nil,Aug. 2017, August 2017 9013,5.0,Maria Koneva,https://www.tripadvisor.ca/Profile/Maria201406, nil,Aug. 2017, August 2017 9013,5.0,Jtries,https://www.tripadvisor.ca/Profile/Jtries, nil,Jul. 2017, August 2016 9013,4.0,nscmo,https://www.tripadvisor.ca/Profile/nscmo, nil,Jul. 2017, July 2017 9013,4.0,sienna27,https://www.tripadvisor.ca/Profile/sienna27, nil,Aug. 2016, August 2016 9013,3.0,Louise M,https://www.tripadvisor.ca/Profile/Nizha3235, nil,Jul. 2016, May 2016 9013,2.0,Pierre G,https://www.tripadvisor.ca/Profile/PierreG1111, nil,Jun. 2016, June 2016 9013,5.0,DEVEYN R,https://www.tripadvisor.ca/Profile/deveynr, nil,May 2016, April 2016 9013,2.0,Lynda P,https://www.tripadvisor.ca/Profile/235lyndap, nil,Nov. 2015, November 2015 9013,5.0,Geordie2015,https://www.tripadvisor.ca/Profile/Geordie2015, nil,Sep. 2015, August 2015 9013,3.0,gogalmom,https://www.tripadvisor.ca/Profile/gogalmom, nil,Aug. 2015, August 2015 9013,3.0,Dom B,https://www.tripadvisor.ca/Profile/domb19, nil,Jul. 2015, June 2015 9013,3.0,sand2skis,https://www.tripadvisor.ca/Profile/sand2skis, nil,Dec. 2013, October 2013 9013,5.0,Kathryn C,https://www.tripadvisor.ca/Profile/KathrynC996, nil,Dec. 2012, November 2012 9013,4.0,normalme,https://www.tripadvisor.ca/Profile/normalme, nil,Sep. 2011, August 2011 9013,nil,,nil, nil,nil,nil 9014,5.0,LindaK1616,https://www.tripadvisor.ca/Profile/LindaK1616, nil,Oct. 2018, October 2018 9014,4.0,Kathleen C,https://www.tripadvisor.ca/Profile/83KathleenC, nil,Aug. 2017, August 2017 9014,3.0,ds4animals,https://www.tripadvisor.ca/Profile/ds4animals, nil,Aug. 2017, August 2017 9014,5.0,susand04,https://www.tripadvisor.ca/Profile/susand04, nil,Jul. 2017, July 2017 9014,3.0,Fiona A,https://www.tripadvisor.ca/Profile/fionaa727, nil,Jul. 2017, July 2017 9014,1.0,dg681,https://www.tripadvisor.ca/Profile/dg681, nil,May 2017, May 2017 9014,4.0,kari g,https://www.tripadvisor.ca/Profile/879karig, nil,Sep. 2016, September 2016 9014,3.0,greeneduck,https://www.tripadvisor.ca/Profile/greeneduck, nil,Aug. 2016, August 2016 9014,4.0,Ginette P,https://www.tripadvisor.ca/Profile/GinetteP858, nil,Aug. 2016, August 2016 9014,3.0,_catarinabruno22,https://www.tripadvisor.ca/Profile/_catarinabruno22, nil,Aug. 2016, July 2016 9014,3.0,Roberta C,https://www.tripadvisor.ca/Profile/robertacE8470UZ, nil,Nov. 2015, November 2015 9014,4.0,athowatt,https://www.tripadvisor.ca/Profile/athowatt, nil,Sep. 2015, September 2015 9014,5.0,David M,https://www.tripadvisor.ca/Profile/O1097XPdavidm, nil,Aug. 2015, August 2015 9014,5.0,Nho Ü,https://www.tripadvisor.ca/Profile/nho_6, nil,Aug. 2015, August 2015 9014,5.0,Charles G,https://www.tripadvisor.ca/Profile/charlesgO4386JA, nil,May 2015, May 2015 9014,nil,,nil, nil,nil,nil 9014,4.0,rpmurph,https://www.tripadvisor.ca/Profile/rpmurph, nil,Oct. 2011, October 2011 9014,1.0,Steelcity7,https://www.tripadvisor.ca/Profile/Steelcity7, nil,Aug. 2011, August 2011 9014,1.0,Halls2,https://www.tripadvisor.ca/Profile/Halls2, nil,Mar. 2011, November 2010 9014,2.0,TrvlerOrlFL,https://www.tripadvisor.ca/Profile/TrvlerOrlFL, nil,Jul. 2010, July 2010 9014,5.0,IllinoisSuzyQ,https://www.tripadvisor.ca/Profile/IllinoisSuzyQ, nil,Aug. 2009, July 2009 9014,4.0,RCSI,https://www.tripadvisor.ca/Profile/RCSI, nil,Oct. 2007, October 2007 9015,2.0,Weatherweary,https://www.tripadvisor.ca/Profile/Weatherweary, nil,Jun. 2018, June 2018 9016,5.0,PJWAtson,https://www.tripadvisor.ca/Profile/PJWAtson, nil,Oct. 2018, October 2018 9016,5.0,davidblock2018,https://www.tripadvisor.ca/Profile/davidblock2018, nil,Jul. 2018, June 2018 9016,5.0,wcmw,https://www.tripadvisor.ca/Profile/wcmw, nil,May 2018, May 2018 9016,5.0,joseph g,https://www.tripadvisor.ca/Profile/josephgR6498UU, nil,Nov. 2017, October 2017 9016,5.0,Tessa P,https://www.tripadvisor.ca/Profile/30tessap, nil,Oct. 2017, October 2017 9016,5.0,RetiredVA21,https://www.tripadvisor.ca/Profile/RetiredVA21, nil,Sep. 2017, September 2017 9016,4.0,kwmitch,https://www.tripadvisor.ca/Profile/kwmitch, nil,Aug. 2017, August 2017 9016,5.0,Lisa E,https://www.tripadvisor.ca/Profile/lisae91, nil,Jul. 2017, April 2017 9016,5.0,risa e,https://www.tripadvisor.ca/Profile/379risae, nil,May 2017, May 2017 9016,5.0,sabrinalandry6,https://www.tripadvisor.ca/Profile/sabrinalandry6, nil,Apr. 2017, April 2017 9016,nil,,nil, nil,nil,nil 9016,5.0,Beachhut45,https://www.tripadvisor.ca/Profile/Beachhut45, nil,Jun. 2016, June 2016 9016,5.0,Jeanne C,https://www.tripadvisor.ca/Profile/885jeannec, nil,Oct. 2015, October 2015 9016,5.0,SaulMarmor,https://www.tripadvisor.ca/Profile/SaulMarmor, nil,Jun. 2015, June 2015 9016,5.0,Nancy L,https://www.tripadvisor.ca/Profile/7NancyL, nil,Jun. 2015, May 2015 9016,5.0,WarsawWanderer,https://www.tripadvisor.ca/Profile/WarsawWanderer, nil,Mar. 2015, March 2015 9016,5.0,Michael M,https://www.tripadvisor.ca/Profile/698michaelm, nil,Dec. 2014, December 2014 9016,4.0,Lalyc,https://www.tripadvisor.ca/Profile/Lalyc, nil,Nov. 2014, November 2014 9016,5.0,cml017,https://www.tripadvisor.ca/Profile/cml017, nil,Nov. 2014, November 2014 9016,5.0,Jean S,https://www.tripadvisor.ca/Profile/jeans794, nil,Oct. 2014, September 2014 9016,5.0,Mary D,https://www.tripadvisor.ca/Profile/24MaryD, nil,Aug. 2014, August 2014 9016,4.0,TomCost,https://www.tripadvisor.ca/Profile/TomCost, nil,Jul. 2014, July 2014 9016,5.0,Jonathan G,https://www.tripadvisor.ca/Profile/294jonathang, nil,Jun. 2014, June 2014 9016,5.0,Kathleen R,https://www.tripadvisor.ca/Profile/334kathleenr, nil,Sep. 2013, August 2013 9016,5.0,Nadia T,https://www.tripadvisor.ca/Profile/NadiaT71, nil,Jun. 2013, June 2013 9017,5.0,Joanne B,https://www.tripadvisor.ca/Profile/Joanne-Yolande-B, nil,Jan. 2019, January 2019 9017,5.0,mysterydogue,https://www.tripadvisor.ca/Profile/mysterydogue, nil,Oct. 2018, October 2018 9017,4.0,kathyarq,https://www.tripadvisor.ca/Profile/kathyarq, nil,Aug. 2018, August 2018 9017,4.0,Daniel B,https://www.tripadvisor.ca/Profile/danielbK8246OC, nil,Sep. 2017, September 2017 9017,5.0,AliFoug,https://www.tripadvisor.ca/Profile/AliFoug, nil,Aug. 2017, August 2017 9017,1.0,SmartMomof4,https://www.tripadvisor.ca/Profile/SmartMomof4, nil,May 2017, May 2017 9017,3.0,Jean-Francois R,https://www.tripadvisor.ca/Profile/jeanfrancoisr721, nil,Mar. 2017, March 2017 9017,1.0,manuel7892016,https://www.tripadvisor.ca/Profile/manuel7892016, nil,Feb. 2017, July 2016 9017,4.0,Denis M,https://www.tripadvisor.ca/Profile/342denism, nil,Oct. 2016, October 2016 9017,2.0,harry g,https://www.tripadvisor.ca/Profile/harryg416, nil,Aug. 2016, August 2016 9017,1.0,shsg2016,https://www.tripadvisor.ca/Profile/shsg2016, nil,Jul. 2016, July 2016 9017,5.0,MaaxW,https://www.tripadvisor.ca/Profile/MaaxW, nil,Apr. 2016, April 2016 9017,1.0,Cheryl M,https://www.tripadvisor.ca/Profile/cherylmQ5499AB, nil,Dec. 2015, July 2015 9017,4.0,cynthia9395,https://www.tripadvisor.ca/Profile/cynthia9395, nil,Sep. 2015, September 2015 9017,nil,,nil, nil,nil,nil 9017,4.0,Benoit L,https://www.tripadvisor.ca/Profile/benoitl879, nil,Sep. 2014, September 2014 9017,5.0,May B,https://www.tripadvisor.ca/Profile/2mayb, nil,Sep. 2014, September 2014 9017,4.0,AnthonyJa86,https://www.tripadvisor.ca/Profile/AnthonyJa86, nil,Jul. 2014, January 2014 9017,4.0,Soxblue,https://www.tripadvisor.ca/Profile/Soxblue, nil,Jun. 2014, June 2014 9017,3.0,zimms4golf,https://www.tripadvisor.ca/Profile/zimms4golf, nil,Jun. 2014, June 2014 9017,4.0,Sashadel1130,https://www.tripadvisor.ca/Profile/Sashadel1130, nil,May 2014, March 2014 9017,1.0,kellkath,https://www.tripadvisor.ca/Profile/kellkath, nil,Feb. 2014, February 2014 9017,4.0,Nancy P,https://www.tripadvisor.ca/Profile/60nancyp, nil,Jan. 2014, December 2013 9017,1.0,queenofhearts_15,https://www.tripadvisor.ca/Profile/queenofhearts_15, nil,Sep. 2013, September 2013 9017,3.0,Infinidean,https://www.tripadvisor.ca/Profile/Infinidean, nil,Jul. 2013, July 2013 9017,4.0,Richard H,https://www.tripadvisor.ca/Profile/116RichardH116, nil,Jun. 2013, June 2013 9017,5.0,Glen823,https://www.tripadvisor.ca/Profile/Glen823, nil,May 2013, February 2013 9017,1.0,S_LpCanada,https://www.tripadvisor.ca/Profile/S_LpCanada, nil,Apr. 2013, August 2012 9017,4.0,Chimney_Inspector,https://www.tripadvisor.ca/Profile/Chimney_Inspector, nil,Nov. 2012, December 2011 9017,4.0,hilmcleod,https://www.tripadvisor.ca/Profile/hilmcleod, nil,Jul. 2012, July 2012 9017,5.0,azn12thman,https://www.tripadvisor.ca/Profile/azn12thman, nil,Feb. 2012, February 2012 9017,4.0,Lise C,https://www.tripadvisor.ca/Profile/lisec641, nil,Feb. 2012, January 2012 9017,2.0,coronablues911,https://www.tripadvisor.ca/Profile/coronablues911, nil,Nov. 2011, November 2011 9017,2.0,Ontarianenjoalverts,https://www.tripadvisor.ca/Profile/Ontarianenjoalverts, nil,Jan. 2011, December 2010 9018,5.0,simjenk,https://www.tripadvisor.ca/Profile/simjenk, nil,Oct. 2018, October 2018 9018,nil,,nil, nil,nil,nil 9019,nil,,nil, nil,nil,nil 9019,5.0,Kurttarvis,https://www.tripadvisor.ca/Profile/Kurttarvis, nil,Jul. 2016, July 2016 9019,4.0,Vanessa M,https://www.tripadvisor.ca/Profile/vanessam739, nil,Aug. 2015, August 2015 9019,5.0,Joseph T,https://www.tripadvisor.ca/Profile/josepht906, nil,Nov. 2013, September 2013 9019,5.0,Olivier D,https://www.tripadvisor.ca/Profile/173olivierd, nil,Oct. 2013, October 2013 9019,5.0,Kevin G,https://www.tripadvisor.ca/Profile/KevinG198, nil,May 2013, May 2013 9020,5.0,VanCR,https://www.tripadvisor.ca/Profile/VanCR, nil,Jun. 2018, June 2018 9020,5.0,CorinneOrillia,https://www.tripadvisor.ca/Profile/CorinneOrillia, nil,Sep. 2015, August 2015 9020,nil,,nil, nil,nil,nil 9020,5.0,Rosalie_from_Ottawa,https://www.tripadvisor.ca/Profile/Rosalie_from_Ottawa, nil,May 2014, May 2014 9021,5.0,Justina B,https://www.tripadvisor.ca/Profile/274justinab, nil,Aug. 2018, April 2018 9021,4.0,Mila P,https://www.tripadvisor.ca/Profile/MilaP842, nil,Mar. 2017, March 2017 9021,5.0,Carol P,https://www.tripadvisor.ca/Profile/294carolp, nil,Jan. 2017, January 2017 9021,4.0,monacognata,https://www.tripadvisor.ca/Profile/monacognata, nil,Jul. 2016, July 2016 9021,5.0,MarkCurotte,https://www.tripadvisor.ca/Profile/MarkCurotte, nil,Jul. 2015, July 2015 9021,5.0,TravellerF19832014,https://www.tripadvisor.ca/Profile/TravellerF19832014, nil,Aug. 2014, August 2014 9021,3.0,QuitaPeluza,https://www.tripadvisor.ca/Profile/QuitaPeluza, nil,Aug. 2014, August 2014 9021,4.0,wanderingroots,https://www.tripadvisor.ca/Profile/wanderingroots, nil,Nov. 2013, October 2013 9021,5.0,Laurie P,https://www.tripadvisor.ca/Profile/504lauriep, nil,Aug. 2013, August 2013 9021,4.0,UF_RX_1999,https://www.tripadvisor.ca/Profile/UF_RX_1999, nil,Sep. 2012, July 2012 9021,5.0,burnettgn,https://www.tripadvisor.ca/Profile/burnettgn, nil,Mar. 2012, March 2012 9021,5.0,Michmash22,https://www.tripadvisor.ca/Profile/Michmash22, nil,Feb. 2012, October 2011 9021,5.0,wheels2g0,https://www.tripadvisor.ca/Profile/wheels2g0, nil,Jul. 2011, July 2011 9021,5.0,WestVan,https://www.tripadvisor.ca/Profile/WestVan, nil,Oct. 2009, October 2009 9021,5.0,teachernate,https://www.tripadvisor.ca/Profile/teachernate, nil,Jul. 2009, June 2009 9021,nil,,nil, nil,nil,nil 9022,5.0,Christophe B,https://www.tripadvisor.ca/Profile/christopheboucher, nil,Jun. 2018, July 2017 9022,5.0,Michael G,https://www.tripadvisor.ca/Profile/939MichaelG, nil,Jun. 2017, June 2017 9022,4.0,JillybeanMonteal,https://www.tripadvisor.ca/Profile/JillybeanMonteal, nil,Jun. 2017, June 2017 9022,5.0,Sophie D,https://www.tripadvisor.ca/Profile/sophiedR3656KA, nil,Jan. 2017, January 2017 9022,4.0,cherry_streets,https://www.tripadvisor.ca/Profile/cherry_streets, nil,Sep. 2016, July 2016 9022,1.0,Tim M,https://www.tripadvisor.ca/Profile/timmS3906WK, nil,Jul. 2016, July 2016 9022,4.0,TrooperMax,https://www.tripadvisor.ca/Profile/TrooperMax, nil,Jun. 2015, June 2015 9022,nil,,nil, nil,nil,nil 9023,nil,,nil, nil,nil,nil 9024,4.0,Bobberts,https://www.tripadvisor.ca/Profile/Bobberts, nil,Oct. 2018, October 2018 9024,4.0,debit7,https://www.tripadvisor.ca/Profile/debit7, nil,Oct. 2018, August 2018 9024,4.0,Phil G,https://www.tripadvisor.ca/Profile/509philg, nil,Oct. 2017, October 2017 9024,2.0,Me M,https://www.tripadvisor.ca/Profile/MeM543, nil,Sep. 2017, July 2017 9024,3.0,Robert G,https://www.tripadvisor.ca/Profile/robertgB8630UL, nil,Aug. 2017, August 2017 9024,3.0,Chacharea,https://www.tripadvisor.ca/Profile/Chacharea, nil,Oct. 2016, October 2016 9024,3.0,redrider53,https://www.tripadvisor.ca/Profile/redrider53, nil,Sep. 2016, September 2016 9024,4.0,137carmel,https://www.tripadvisor.ca/Profile/137carmel, nil,Jun. 2016, June 2016 9024,3.0,joseep278,https://www.tripadvisor.ca/Profile/joseep278, nil,Feb. 2016, February 2016 9024,3.0,aeromenn,https://www.tripadvisor.ca/Profile/aeromenn, nil,Dec. 2015, September 2015 9024,3.0,Ramandeep T,https://www.tripadvisor.ca/Profile/517ramandeept, nil,Dec. 2015, December 2015 9024,1.0,Linda H,https://www.tripadvisor.ca/Profile/169LindaH, nil,Aug. 2015, August 2015 9024,1.0,Jerry22601,https://www.tripadvisor.ca/Profile/Jerry22601, nil,Jul. 2015, July 2015 9024,4.0,Shutterbug_5,https://www.tripadvisor.ca/Profile/Shutterbug_5, nil,Jul. 2014, July 2014 9024,3.0,Thechrissy,https://www.tripadvisor.ca/Profile/Thechrissy, nil,Mar. 2014, August 2013 9024,nil,,nil, nil,nil,nil 9024,3.0,footloose888,https://www.tripadvisor.ca/Profile/footloose888, nil,Apr. 2012, April 2012 9024,2.0,IanRoberge,https://www.tripadvisor.ca/Profile/IanRoberge, nil,Jan. 2012, January 2012 9024,4.0,parismontreal,https://www.tripadvisor.ca/Profile/parismontreal, nil,Dec. 2011, November 2011 9024,3.0,Robin Lutchman,https://www.tripadvisor.ca/Profile/Robin010165, nil,Oct. 2011, June 2011 9024,2.0,Puffin30,https://www.tripadvisor.ca/Profile/Puffin30, nil,Aug. 2011, August 2011 9024,2.0,MKEQ,https://www.tripadvisor.ca/Profile/MKEQ, nil,Aug. 2011, July 2011 9024,2.0,Cajee,https://www.tripadvisor.ca/Profile/Cajee, nil,Aug. 2011, July 2011 9024,3.0,BostonSkier,https://www.tripadvisor.ca/Profile/BostonSkier, nil,Sep. 2010, September 2010 9024,3.0,kmerrimen,https://www.tripadvisor.ca/Profile/kmerrimen, nil,Sep. 2010, September 2010 9024,3.0,sgkca,https://www.tripadvisor.ca/Profile/sgkca, nil,Aug. 2010, August 2010 9024,3.0,kmr1809,https://www.tripadvisor.ca/Profile/kmr1809, nil,Sep. 2008, August 2008 9024,1.0,jiopr,https://www.tripadvisor.ca/Profile/jiopr, nil,Apr. 2005, June 2004 9025,nil,,nil, nil,nil,nil 9026,nil,,nil, nil,nil,nil 9027,nil,,nil, nil,nil,nil 9028,nil,,nil, nil,nil,nil 9029,nil,,nil, nil,nil,nil 9030,nil,,nil, nil,nil,nil 9033,3.0,gwenally83,https://www.tripadvisor.ca/Profile/gwenally83, nil,Apr. 3, April 2019 9033,4.0,Shannon M,https://www.tripadvisor.ca/Profile/I2256SLshannonm, nil,Mar. 2019, March 2019 9033,5.0,Arleene E,https://www.tripadvisor.ca/Profile/arleenee, nil,Mar. 2019, March 2019 9033,5.0,Visitingfirsttime,https://www.tripadvisor.ca/Profile/Visitingfirsttime, nil,Mar. 2019, March 2019 9033,4.0,dreema,https://www.tripadvisor.ca/Profile/dreema, nil,Mar. 2019, March 2019 9033,4.0,Margriet R,https://www.tripadvisor.ca/Profile/MargrietR_12, nil,Mar. 2019, March 2019 9033,5.0,Sean C,https://www.tripadvisor.ca/Profile/seancI1196DQ, nil,Mar. 2019, March 2019 9033,5.0,Daphne D,https://www.tripadvisor.ca/Profile/DaphneD639, nil,Mar. 2019, March 2019 9033,5.0,lulabdesigns,https://www.tripadvisor.ca/Profile/lulabdesigns, nil,Mar. 2019, February 2019 9033,5.0,JaniceS2962015,https://www.tripadvisor.ca/Profile/JaniceS2962015, nil,Mar. 2019, February 2019 9033,nil,,nil, nil,nil,nil 9033,5.0,Jill M,https://www.tripadvisor.ca/Profile/jillmG237HG, nil,Feb. 2019, February 2019 9033,5.0,SimbaK,https://www.tripadvisor.ca/Profile/SimbaK, nil,Feb. 2019, January 2019 9033,5.0,worldview2016,https://www.tripadvisor.ca/Profile/worldview2016, nil,Feb. 2019, December 2018 9033,5.0,Cailyn,https://www.tripadvisor.ca/Profile/cailynswaile, nil,Feb. 2019, January 2019 9033,5.0,Ashlyne G,https://www.tripadvisor.ca/Profile/agabrysh, nil,Feb. 2019, February 2019 9033,5.0,1334zig,https://www.tripadvisor.ca/Profile/1334zig, nil,Feb. 2019, February 2019 9033,5.0,Tom C,https://www.tripadvisor.ca/Profile/tomcL2390RD, nil,Jan. 2019, January 2019 9033,5.0,Tracy Fogtmann,https://www.tripadvisor.ca/Profile/198tracyf, nil,Jan. 2019, January 2019 9033,4.0,tripann,https://www.tripadvisor.ca/Profile/tripann, nil,Jan. 2019, January 2019 9033,1.0,Christa,https://www.tripadvisor.ca/Profile/Christamadison, nil,Jan. 2019, January 2019 9033,2.0,Carol W,https://www.tripadvisor.ca/Profile/crankywithoutsleep, nil,Jan. 2019, January 2019 9033,3.0,zoey,https://www.tripadvisor.ca/Profile/24niina, nil,Jan. 2019, January 2019 9033,5.0,Marlowe3,https://www.tripadvisor.ca/Profile/Marlowe3, nil,Jan. 2019, December 2018 9033,4.0,Philip D,https://www.tripadvisor.ca/Profile/IslandDunn, nil,Jan. 2019, January 2019 9033,5.0,Charlotte S,https://www.tripadvisor.ca/Profile/charlotte2230, nil,Jan. 2019, December 2018 9033,1.0,Family Gal,https://www.tripadvisor.ca/Profile/Familygalwithdog, nil,Dec. 2018, December 2018 9033,5.0,kenh921,https://www.tripadvisor.ca/Profile/kenh921, nil,Dec. 2018, December 2018 9033,5.0,johnG2004FS,https://www.tripadvisor.ca/Profile/johnG2004FS, nil,Dec. 2018, November 2018 9033,4.0,Pam P,https://www.tripadvisor.ca/Profile/792pamp, nil,Dec. 2018, November 2018 9033,5.0,Cathy Z,https://www.tripadvisor.ca/Profile/613cathyz, nil,Dec. 2018, August 2018 9033,4.0,Lora T,https://www.tripadvisor.ca/Profile/19lorat, nil,Nov. 2018, November 2018 9033,3.0,twindates,https://www.tripadvisor.ca/Profile/twindates, nil,Nov. 2018, November 2018 9033,4.0,Cindy B,https://www.tripadvisor.ca/Profile/X4035STcindyb, nil,Oct. 2018, October 2018 9033,4.0,JoanandDoug,https://www.tripadvisor.ca/Profile/JoanandDoug, nil,Oct. 2018, October 2018 9033,3.0,Darlene B,https://www.tripadvisor.ca/Profile/985darleneb, nil,Oct. 2018, June 2018 9033,4.0,Keith H,https://www.tripadvisor.ca/Profile/KeithH82, nil,Oct. 2018, October 2018 9033,5.0,Galen B,https://www.tripadvisor.ca/Profile/472galenb, nil,Oct. 2018, September 2018 9033,5.0,Italy09-2008,https://www.tripadvisor.ca/Profile/Italy09-2008, nil,Oct. 2018, October 2018 9033,4.0,Hasta_La_Vista,https://www.tripadvisor.ca/Profile/Hosta_La_Vista, nil,Sep. 2018, September 2018 9033,5.0,Wendy W W,https://www.tripadvisor.ca/Profile/WendyWW61, nil,Sep. 2018, September 2018 9033,5.0,lchristensen572,https://www.tripadvisor.ca/Profile/lchristensen572, nil,Sep. 2018, July 2018 9033,4.0,Veegee,https://www.tripadvisor.ca/Profile/veronicacW1205UH, nil,Sep. 2018, July 2018 9033,5.0,Lauren H,https://www.tripadvisor.ca/Profile/LaurenH789, nil,Sep. 2018, September 2018 9033,5.0,karen h,https://www.tripadvisor.ca/Profile/karenT149WT, nil,Aug. 2018, August 2018 9033,4.0,jin6x,https://www.tripadvisor.ca/Profile/jin6x, nil,Aug. 2018, August 2018 9033,5.0,elder87,https://www.tripadvisor.ca/Profile/elder87, nil,Aug. 2018, July 2018 9033,4.0,dkmont2018,https://www.tripadvisor.ca/Profile/dkmont2018, nil,Aug. 2018, August 2018 9033,5.0,Pat B,https://www.tripadvisor.ca/Profile/PatB1322, nil,Aug. 2018, August 2018 9033,5.0,baldspice1,https://www.tripadvisor.ca/Profile/baldspice1, nil,Aug. 2018, August 2018 9033,5.0,Patricia,https://www.tripadvisor.ca/Profile/PatriciaBk33, nil,Aug. 2018, August 2018 9033,5.0,Ann-Sophie🇨🇦,https://www.tripadvisor.ca/Profile/Annsootje, nil,Aug. 2018, August 2018 9033,4.0,Magenta56,https://www.tripadvisor.ca/Profile/Magenta56, nil,Aug. 2018, July 2018 9033,5.0,Just2LetUKnow,https://www.tripadvisor.ca/Profile/Just2LetUKnow, nil,Aug. 2018, August 2018 9033,5.0,Catharine P,https://www.tripadvisor.ca/Profile/CatharineP_11, nil,Aug. 2018, August 2018 9033,3.0,Roni1166,https://www.tripadvisor.ca/Profile/Roni1166, nil,Aug. 2018, August 2018 9033,4.0,Tracey C,https://www.tripadvisor.ca/Profile/traceyc890, nil,Jul. 2018, July 2018 9033,5.0,Tisharra D,https://www.tripadvisor.ca/Profile/918tisharrad, nil,Jul. 2018, March 2018 9033,5.0,kcuellar,https://www.tripadvisor.ca/Profile/kcuellar, nil,Jul. 2018, July 2018 9033,5.0,Debra B,https://www.tripadvisor.ca/Profile/R5491QUdebrab, nil,Jul. 2018, July 2018 9033,5.0,Kim N,https://www.tripadvisor.ca/Profile/kimnH3452VD, nil,Jul. 2018, August 2017 9033,5.0,Carlos H,https://www.tripadvisor.ca/Profile/922carlosh, nil,Jul. 2018, July 2018 9033,5.0,Mary A,https://www.tripadvisor.ca/Profile/maryaZ2373PF, nil,Jul. 2018, July 2018 9033,5.0,Amy H,https://www.tripadvisor.ca/Profile/amyhH1163AZ, nil,Jun. 2018, June 2018 9033,5.0,bksmith2017,https://www.tripadvisor.ca/Profile/bksmith2017, nil,Jun. 2018, May 2018 9033,4.0,Louise S,https://www.tripadvisor.ca/Profile/Lks1964, nil,Jun. 2018, May 2018 9033,4.0,Tony L,https://www.tripadvisor.ca/Profile/Tony7809, nil,Jun. 2018, June 2018 9033,4.0,RubyRedBoots,https://www.tripadvisor.ca/Profile/RubyRedBoots, nil,May 2018, May 2018 9033,4.0,sickntiredis,https://www.tripadvisor.ca/Profile/sickntiredis, nil,May 2018, May 2018 9033,4.0,NanB306,https://www.tripadvisor.ca/Profile/NanB306, nil,May 2018, May 2018 9033,4.0,CalgaryGreg2014,https://www.tripadvisor.ca/Profile/CalgaryGreg2014, nil,Apr. 2018, February 2018 9033,5.0,Evi W,https://www.tripadvisor.ca/Profile/270eviw, nil,Apr. 2018, April 2018 9033,5.0,kareni1946,https://www.tripadvisor.ca/Profile/kareni1946, nil,Apr. 2018, September 2017 9033,4.0,LucyLynne5,https://www.tripadvisor.ca/Profile/LucyLynne5, nil,Mar. 2018, March 2018 9033,5.0,Foreverliz10,https://www.tripadvisor.ca/Profile/Foreverliz10, nil,Mar. 2018, March 2018 9033,5.0,jmac5959,https://www.tripadvisor.ca/Profile/jmac5959, nil,Mar. 2018, March 2018 9033,4.0,Patricia W,https://www.tripadvisor.ca/Profile/K7741BPpatriciaw, nil,Mar. 2018, March 2018 9033,1.0,Karen S,https://www.tripadvisor.ca/Profile/E6052UEkarens, nil,Feb. 2018, February 2018 9033,5.0,Percypup,https://www.tripadvisor.ca/Profile/Percypup, nil,Feb. 2018, February 2018 9033,5.0,Kristen M,https://www.tripadvisor.ca/Profile/U9836UYkristenm, nil,Feb. 2018, December 2017 9033,2.0,FishingYVR,https://www.tripadvisor.ca/Profile/FishingYVR, nil,Feb. 2018, February 2018 9033,4.0,Marilyn M,https://www.tripadvisor.ca/Profile/530marilynm, nil,Jan. 2018, November 2017 9033,5.0,M-Evan-Chen,https://www.tripadvisor.ca/Profile/M-Evan-Chen, nil,Jan. 2018, November 2017 9033,5.0,thegrizwalds5,https://www.tripadvisor.ca/Profile/thegrizwalds5, nil,Jan. 2018, November 2017 9033,4.0,dlarocqu,https://www.tripadvisor.ca/Profile/dlarocqu, nil,Dec. 2017, December 2017 9033,4.0,MossnClover,https://www.tripadvisor.ca/Profile/MossnClover, nil,Dec. 2017, October 2017 9033,4.0,Janet B,https://www.tripadvisor.ca/Profile/502janetb, nil,Dec. 2017, December 2017 9033,5.0,Alan F,https://www.tripadvisor.ca/Profile/S8602DGalanf, nil,Dec. 2017, November 2017 9033,4.0,happyroo,https://www.tripadvisor.ca/Profile/happyroo, nil,Dec. 2017, November 2017 9033,3.0,puma-traveler,https://www.tripadvisor.ca/Profile/puma-traveler, nil,Dec. 2017, November 2017 9033,5.0,Viktor D,https://www.tripadvisor.ca/Profile/945viktord, nil,Dec. 2017, December 2017 9033,5.0,X6529QNsarahl,https://www.tripadvisor.ca/Profile/X6529QNsarahl, nil,Dec. 2017, December 2017 9033,5.0,cara20092017,https://www.tripadvisor.ca/Profile/cara20092017, nil,Dec. 2017, November 2017 9033,5.0,Janelle F,https://www.tripadvisor.ca/Profile/376janellef, nil,Dec. 2017, December 2017 9033,2.0,nomadV4957UJ,https://www.tripadvisor.ca/Profile/nomadV4957UJ, nil,Dec. 2017, November 2017 9033,4.0,Brad B,https://www.tripadvisor.ca/Profile/Y915XUbradb, nil,Dec. 2017, November 2017 9033,5.0,pamhD3289WG,https://www.tripadvisor.ca/Profile/pamhD3289WG, nil,Dec. 2017, November 2017 9033,5.0,karensN8819MD,https://www.tripadvisor.ca/Profile/karensN8819MD, nil,Dec. 2017, November 2017 9033,5.0,Liz S,https://www.tripadvisor.ca/Profile/lizs334, nil,Dec. 2017, November 2017 9033,4.0,Margaret C,https://www.tripadvisor.ca/Profile/margaretcA9267DM, nil,Nov. 2017, November 2017 9033,4.0,westendexplorer,https://www.tripadvisor.ca/Profile/westendexplorer, nil,Nov. 2017, November 2017 9033,5.0,Angie B,https://www.tripadvisor.ca/Profile/angiebU8544MD, nil,Nov. 2017, November 2017 9033,1.0,saashas2017,https://www.tripadvisor.ca/Profile/saashas2017, nil,Nov. 2017, November 2017 9033,4.0,Jean H,https://www.tripadvisor.ca/Profile/L8962QUjeanh, nil,Nov. 2017, November 2017 9033,5.0,Joan R,https://www.tripadvisor.ca/Profile/joan241953, nil,Nov. 2017, November 2017 9033,2.0,Q3555RQbillh,https://www.tripadvisor.ca/Profile/Q3555RQbillh, nil,Nov. 2017, November 2017 9033,4.0,bobhZ2190KZ,https://www.tripadvisor.ca/Profile/bobhZ2190KZ, nil,Nov. 2017, November 2017 9033,5.0,debrag408,https://www.tripadvisor.ca/Profile/debrag408, nil,Nov. 2017, November 2017 9033,5.0,Ian S,https://www.tripadvisor.ca/Profile/A7203LJians, nil,Nov. 2017, November 2017 9033,4.0,mlpmorgan,https://www.tripadvisor.ca/Profile/mlpmorgan, nil,Nov. 2017, November 2017 9033,5.0,GorillaGirl50,https://www.tripadvisor.ca/Profile/GorillaGirl50, nil,Nov. 2017, September 2017 9033,3.0,Roma J,https://www.tripadvisor.ca/Profile/romaj855, nil,Nov. 2017, November 2017 9033,5.0,Glory E,https://www.tripadvisor.ca/Profile/glorye247, nil,Nov. 2017, November 2017 9033,5.0,Patricia Ann M,https://www.tripadvisor.ca/Profile/patriciaannm2015, nil,Nov. 2017, November 2017 9033,4.0,Randy O,https://www.tripadvisor.ca/Profile/Rotto66, nil,Nov. 2017, November 2017 9033,5.0,919leanel,https://www.tripadvisor.ca/Profile/919leanel, nil,Nov. 2017, November 2017 9033,5.0,351daisy,https://www.tripadvisor.ca/Profile/351daisy, nil,Nov. 2017, September 2017 9033,5.0,Justin C,https://www.tripadvisor.ca/Profile/YYC_JustinC, nil,Nov. 2017, November 2017 9033,5.0,SylviaG15,https://www.tripadvisor.ca/Profile/SylviaG15, nil,Nov. 2017, November 2017 9033,5.0,B3221GYlynnh,https://www.tripadvisor.ca/Profile/B3221GYlynnh, nil,Nov. 2017, November 2017 9033,4.0,Elizabeth M,https://www.tripadvisor.ca/Profile/C64PGelizabethm, nil,Nov. 2017, November 2017 9033,5.0,50Birthdayweekend,https://www.tripadvisor.ca/Profile/50Birthdayweekend, nil,Nov. 2017, October 2017 9033,5.0,cantrip81,https://www.tripadvisor.ca/Profile/cantrip81, nil,Nov. 2017, November 2017 9033,4.0,darrylpatrickk,https://www.tripadvisor.ca/Profile/darrylpatrickk, nil,Nov. 2017, November 2017 9033,2.0,I122OWheathert,https://www.tripadvisor.ca/Profile/I122OWheathert, nil,Nov. 2017, October 2017 9033,3.0,Lesley C,https://www.tripadvisor.ca/Profile/lesleyc485, nil,Nov. 2017, October 2017 9033,5.0,dkb161,https://www.tripadvisor.ca/Profile/dkb161, nil,Nov. 2017, October 2017 9033,5.0,Craig M,https://www.tripadvisor.ca/Profile/730craigm, nil,Oct. 2017, October 2017 9033,5.0,Gillian K,https://www.tripadvisor.ca/Profile/201gilliank, nil,Oct. 2017, October 2017 9033,4.0,Susan012014,https://www.tripadvisor.ca/Profile/Susan012014, nil,Oct. 2017, October 2017 9033,4.0,Debi C,https://www.tripadvisor.ca/Profile/DebiC29, nil,Oct. 2017, October 2017 9033,5.0,vxxtoria,https://www.tripadvisor.ca/Profile/vxxtoria, nil,Oct. 2017, October 2017 9033,5.0,Hannah M,https://www.tripadvisor.ca/Profile/hannahm35, nil,Oct. 2017, October 2017 9033,5.0,Joan P,https://www.tripadvisor.ca/Profile/JoanP1632, nil,Oct. 2017, October 2017 9033,5.0,tracyellenb2017,https://www.tripadvisor.ca/Profile/tracyellenb2017, nil,Oct. 2017, October 2017 9033,5.0,Valerie C,https://www.tripadvisor.ca/Profile/valeriecY5333CF, nil,Oct. 2017, October 2017 9033,4.0,Wine S,https://www.tripadvisor.ca/Profile/wines2015, nil,Oct. 2017, September 2017 9033,5.0,LisLou5,https://www.tripadvisor.ca/Profile/LisLou5, nil,Oct. 2017, October 2017 9033,5.0,timcC7723OE,https://www.tripadvisor.ca/Profile/timcC7723OE, nil,Oct. 2017, October 2017 9033,5.0,B1304YCtarac,https://www.tripadvisor.ca/Profile/B1304YCtarac, nil,Oct. 2017, October 2017 9033,5.0,275vickig,https://www.tripadvisor.ca/Profile/275vickig, nil,Oct. 2017, October 2017 9033,5.0,Ian I,https://www.tripadvisor.ca/Profile/IanI144, nil,Oct. 2017, October 2017 9033,4.0,Maggieb3,https://www.tripadvisor.ca/Profile/Maggieb3, nil,Oct. 2017, October 2017 9033,4.0,amand l,https://www.tripadvisor.ca/Profile/amandalarson, nil,Oct. 2017, October 2017 9033,4.0,MayanFever,https://www.tripadvisor.ca/Profile/MayanFever, nil,Oct. 2017, December 2016 9033,2.0,Michael R,https://www.tripadvisor.ca/Profile/F6386IBmichaelr, nil,Oct. 2017, October 2017 9033,3.0,janjulies,https://www.tripadvisor.ca/Profile/janjulies, nil,Oct. 2017, September 2017 9033,5.0,Hlntravel,https://www.tripadvisor.ca/Profile/Hlntravel, nil,Oct. 2017, October 2017 9033,5.0,Explorer587862,https://www.tripadvisor.ca/Profile/Explorer587862, nil,Oct. 2017, October 2017 9033,5.0,782kenb,https://www.tripadvisor.ca/Profile/782kenb, nil,Oct. 2017, October 2017 9033,5.0,Debbie C,https://www.tripadvisor.ca/Profile/debbiecC3370UO, nil,Oct. 2017, October 2017 9033,5.0,quinqua,https://www.tripadvisor.ca/Profile/quinqua, nil,Oct. 2017, October 2017 9033,4.0,Albernfrau,https://www.tripadvisor.ca/Profile/Albernfrau, nil,Oct. 2017, July 2017 9033,4.0,842kristinh,https://www.tripadvisor.ca/Profile/842kristinh, nil,Oct. 2017, September 2017 9034,5.0,Melinda G,https://www.tripadvisor.ca/Profile/melindag386, nil,Mar. 2019, March 2019 9034,1.0,35traveler35,https://www.tripadvisor.ca/Profile/35traveler35, nil,Mar. 2019, March 2019 9034,4.0,2-4-T,https://www.tripadvisor.ca/Profile/2-4-T, nil,Mar. 2019, December 2018 9034,5.0,KTandLee,https://www.tripadvisor.ca/Profile/KTandLee, nil,Jan. 2019, October 2018 9034,5.0,AnneJ,https://www.tripadvisor.ca/Profile/annejackson73, nil,Jan. 2019, January 2019 9034,nil,,nil, nil,nil,nil 9034,5.0,905suzannep,https://www.tripadvisor.ca/Profile/905suzannep, nil,Nov. 2018, November 2018 9034,5.0,mobileg2016,https://www.tripadvisor.ca/Profile/mobileg2016, nil,Nov. 2018, November 2018 9034,5.0,Inneminnemutte,https://www.tripadvisor.ca/Profile/Inneminnemutte, nil,Nov. 2018, November 2018 9034,5.0,Paul GT,https://www.tripadvisor.ca/Profile/G7956VFpaulg, nil,Nov. 2018, November 2018 9034,5.0,Quest60688696045,https://www.tripadvisor.ca/Profile/Quest60688696045, nil,Oct. 2018, October 2018 9034,5.0,Michael T,https://www.tripadvisor.ca/Profile/N4283WNmichaelt, nil,Oct. 2018, October 2018 9034,5.0,Shayne M,https://www.tripadvisor.ca/Profile/76shaynem, nil,Oct. 2018, October 2018 9034,5.0,tmmg2001,https://www.tripadvisor.ca/Profile/tmmg2001, nil,Oct. 2018, October 2018 9034,5.0,Vagabond_32,https://www.tripadvisor.ca/Profile/Vagabond_32, nil,Oct. 2018, October 2018 9034,5.0,Dirtyweekend2018,https://www.tripadvisor.ca/Profile/Dirtyweekend2018, nil,Oct. 2018, September 2018 9034,5.0,SteveMirn,https://www.tripadvisor.ca/Profile/SteveMirn, nil,Oct. 2018, October 2018 9034,4.0,JeannieinWestVan,https://www.tripadvisor.ca/Profile/JeannieinWestVan, nil,Oct. 2018, October 2018 9034,5.0,Tara T,https://www.tripadvisor.ca/Profile/TaraT760, nil,Oct. 2018, September 2018 9034,5.0,Angie W,https://www.tripadvisor.ca/Profile/happycooker5, nil,Oct. 2018, December 2017 9034,5.0,gord12018,https://www.tripadvisor.ca/Profile/gord12018, nil,Oct. 2018, September 2018 9034,5.0,mikereilly2018,https://www.tripadvisor.ca/Profile/mikereilly2018, nil,Oct. 2018, August 2018 9034,4.0,jrdvan,https://www.tripadvisor.ca/Profile/jrdvan, nil,Oct. 2018, September 2018 9034,5.0,sillysavage,https://www.tripadvisor.ca/Profile/sillysavage, nil,Sep. 2018, September 2018 9034,5.0,Colleen W,https://www.tripadvisor.ca/Profile/ColleenBugg, nil,Sep. 2018, September 2018 9034,5.0,avernon2018,https://www.tripadvisor.ca/Profile/avernon2018, nil,Sep. 2018, September 2018 9034,4.0,Bob-a-JobSussex,https://www.tripadvisor.ca/Profile/Bob-a-JobSussex, nil,Sep. 2018, September 2018 9034,1.0,wvlaurie,https://www.tripadvisor.ca/Profile/wvlaurie, nil,Sep. 2018, July 2018 9034,5.0,Shelley G,https://www.tripadvisor.ca/Profile/ShelleyG549, nil,Sep. 2018, September 2018 9034,2.0,Mark C,https://www.tripadvisor.ca/Profile/I1237XAmarkc, nil,Sep. 2018, September 2018 9034,4.0,Sussannahrose,https://www.tripadvisor.ca/Profile/Sussannahrose, nil,Sep. 2018, September 2018 9034,4.0,Buddy B,https://www.tripadvisor.ca/Profile/709buddyb, nil,Sep. 2018, September 2018 9034,3.0,Sylpike,https://www.tripadvisor.ca/Profile/Sylpike, nil,Sep. 2018, August 2018 9034,5.0,Excursion314359,https://www.tripadvisor.ca/Profile/Excursion314359, nil,Sep. 2018, September 2018 9034,4.0,Max H,https://www.tripadvisor.ca/Profile/887maxh, nil,Sep. 2018, September 2018 9034,5.0,Janice B,https://www.tripadvisor.ca/Profile/K5173JWjaniceb, nil,Sep. 2018, September 2018 9034,5.0,moldowanjason,https://www.tripadvisor.ca/Profile/moldowanjason, nil,Sep. 2018, September 2018 9034,5.0,tracykenmcginnis,https://www.tripadvisor.ca/Profile/tracykenmcginnis, nil,Sep. 2018, September 2018 9034,4.0,wlsrso906882,https://www.tripadvisor.ca/Profile/wlsrso906882, nil,Sep. 2018, September 2018 9034,4.0,TB2277,https://www.tripadvisor.ca/Profile/TB2277, nil,Sep. 2018, September 2018 9034,5.0,Joan F,https://www.tripadvisor.ca/Profile/joanfB1268FM, nil,Sep. 2018, September 2018 9034,5.0,Bigdaddeo,https://www.tripadvisor.ca/Profile/Bigdaddeo, nil,Sep. 2018, September 2018 9034,5.0,531tony,https://www.tripadvisor.ca/Profile/531tony, nil,Sep. 2018, September 2018 9034,5.0,Canada044,https://www.tripadvisor.ca/Profile/Canada044, nil,Sep. 2018, August 2018 9034,5.0,Liverbird1710,https://www.tripadvisor.ca/Profile/Liverbird1710, nil,Aug. 2018, August 2018 9034,5.0,Sandi W,https://www.tripadvisor.ca/Profile/sandiw977, nil,Aug. 2018, August 2018 9034,5.0,smerrick12,https://www.tripadvisor.ca/Profile/smerrick12, nil,Aug. 2018, August 2018 9034,5.0,Kate N,https://www.tripadvisor.ca/Profile/katen566, nil,Aug. 2018, August 2018 9034,3.0,commoncents2018,https://www.tripadvisor.ca/Profile/commoncents2018, nil,Aug. 2018, August 2018 9034,4.0,GilaGirl,https://www.tripadvisor.ca/Profile/GilaGirl, nil,Aug. 2018, August 2018 9034,5.0,sail_awayVancouver,https://www.tripadvisor.ca/Profile/sail_awayVancouver, nil,Aug. 2018, August 2018 9034,5.0,Erika604,https://www.tripadvisor.ca/Profile/Erika604, nil,Aug. 2018, July 2018 9034,5.0,laurairving2018,https://www.tripadvisor.ca/Profile/laurairving2018, nil,Aug. 2018, August 2018 9034,4.0,Y2647JTmichaelh,https://www.tripadvisor.ca/Profile/Y2647JTmichaelh, nil,Aug. 2018, September 2017 9034,5.0,W3292YAdeborahg,https://www.tripadvisor.ca/Profile/W3292YAdeborahg, nil,Aug. 2018, August 2018 9034,5.0,hkettl840302,https://www.tripadvisor.ca/Profile/hkettl840302, nil,Aug. 2018, August 2018 9034,5.0,GoPlaces789862,https://www.tripadvisor.ca/Profile/GoPlaces789862, nil,Aug. 2018, August 2018 9034,5.0,Matthew J,https://www.tripadvisor.ca/Profile/matthewcjack91, nil,Aug. 2018, August 2018 9034,4.0,Laura R,https://www.tripadvisor.ca/Profile/G1338FVlaurar, nil,Aug. 2018, August 2018 9034,4.0,james_g_mitchell,https://www.tripadvisor.ca/Profile/james_g_mitchell, nil,Aug. 2018, August 2018 9034,5.0,mkeyla694800,https://www.tripadvisor.ca/Profile/mkeyla694800, nil,Aug. 2018, August 2018 9034,4.0,Angela A,https://www.tripadvisor.ca/Profile/B7571ARangelaa, nil,Aug. 2018, August 2018 9034,2.0,Ron N,https://www.tripadvisor.ca/Profile/ronn489, nil,Aug. 2018, August 2018 9034,5.0,Gill E,https://www.tripadvisor.ca/Profile/811gille, nil,Aug. 2018, August 2018 9034,5.0,Michael W,https://www.tripadvisor.ca/Profile/E4788KSmichaelw, nil,Aug. 2018, August 2018 9034,5.0,Meaghan M,https://www.tripadvisor.ca/Profile/MeaghanM870, nil,Aug. 2018, August 2018 9034,5.0,pixiecatkids,https://www.tripadvisor.ca/Profile/pixiecatkids, nil,Aug. 2018, August 2018 9034,4.0,117johnny,https://www.tripadvisor.ca/Profile/117johnny, nil,Aug. 2018, August 2018 9034,5.0,GervzHali,https://www.tripadvisor.ca/Profile/GervzHali, nil,Aug. 2018, August 2018 9034,5.0,ramlo2018,https://www.tripadvisor.ca/Profile/ramlo2018, nil,Aug. 2018, August 2018 9034,4.0,deborahrP6590ES,https://www.tripadvisor.ca/Profile/deborahrP6590ES, nil,Aug. 2018, March 2018 9034,5.0,JWesterbeck,https://www.tripadvisor.ca/Profile/JWesterbeck, nil,Aug. 2018, July 2018 9034,5.0,Jeremy S,https://www.tripadvisor.ca/Profile/jeremysW6266FN, nil,Aug. 2018, July 2018 9034,5.0,Dodz2013,https://www.tripadvisor.ca/Profile/Dodz2013, nil,Aug. 2018, July 2018 9034,5.0,dtarbet,https://www.tripadvisor.ca/Profile/dtarbet, nil,Jul. 2018, July 2018 9034,5.0,Chandra D,https://www.tripadvisor.ca/Profile/863chandrad, nil,Jul. 2018, July 2018 9034,5.0,sandyvic2ria,https://www.tripadvisor.ca/Profile/sandyvic2ria, nil,Jul. 2018, July 2018 9034,5.0,Robert B,https://www.tripadvisor.ca/Profile/614RobertB, nil,Jul. 2018, July 2018 9034,5.0,K2824NPkathryns,https://www.tripadvisor.ca/Profile/K2824NPkathryns, nil,Jul. 2018, July 2018 9034,3.0,jabx,https://www.tripadvisor.ca/Profile/jabx, nil,Jul. 2018, July 2018 9034,5.0,alorek476711,https://www.tripadvisor.ca/Profile/alorek476711, nil,Jul. 2018, July 2018 9034,4.0,souloasisyoga,https://www.tripadvisor.ca/Profile/souloasisyoga, nil,Jul. 2018, May 2018 9034,5.0,barryhartley2018,https://www.tripadvisor.ca/Profile/barryhartley2018, nil,Jul. 2018, July 2018 9034,5.0,Extremelysatisfied2,https://www.tripadvisor.ca/Profile/Extremelysatisfied2, nil,Jul. 2018, July 2018 9034,5.0,marjorieam,https://www.tripadvisor.ca/Profile/marjorieam1, nil,Jul. 2018, July 2018 9034,5.0,IslandVisitor2013,https://www.tripadvisor.ca/Profile/IslandVisitor2013, nil,Jul. 2018, July 2018 9034,5.0,jgreen773583,https://www.tripadvisor.ca/Profile/jgreen773583, nil,Jul. 2018, July 2018 9034,5.0,sunworshipper4,https://www.tripadvisor.ca/Profile/sunworshipper4, nil,Jul. 2018, July 2018 9034,5.0,Fuzzy5,https://www.tripadvisor.ca/Profile/Fuzzy5, nil,Jul. 2018, June 2018 9034,5.0,Cheryl W,https://www.tripadvisor.ca/Profile/S9622FAcherylw, nil,Jul. 2018, July 2018 9034,5.0,Ben L,https://www.tripadvisor.ca/Profile/321BenL, nil,Jul. 2018, July 2018 9034,5.0,Chris C,https://www.tripadvisor.ca/Profile/367ChrisC367, nil,Jul. 2018, July 2018 9034,4.0,Cornish7Alberta,https://www.tripadvisor.ca/Profile/Cornish7Alberta, nil,Jul. 2018, July 2018 9034,5.0,Lena R,https://www.tripadvisor.ca/Profile/lenar2015, nil,Jul. 2018, June 2018 9034,5.0,Shane D,https://www.tripadvisor.ca/Profile/137shaned, nil,Jul. 2018, July 2018 9034,5.0,722carmad,https://www.tripadvisor.ca/Profile/722carmad, nil,Jul. 2018, June 2018 9034,5.0,jmmcork,https://www.tripadvisor.ca/Profile/jmmcork, nil,Jul. 2018, June 2018 9034,5.0,hebakes,https://www.tripadvisor.ca/Profile/hebakes, nil,Jul. 2018, June 2018 9034,5.0,sthomp374289,https://www.tripadvisor.ca/Profile/sthomp374289, nil,Jun. 2018, June 2018 9034,5.0,Petty-Jerk,https://www.tripadvisor.ca/Profile/Petty-Jerk, nil,Jun. 2018, June 2018 9034,2.0,Veronique H,https://www.tripadvisor.ca/Profile/210VeroniqueH, nil,Jun. 2018, June 2018 9034,5.0,dublinercheese,https://www.tripadvisor.ca/Profile/dublinercheese, nil,Jun. 2018, June 2018 9034,5.0,robansdesigns,https://www.tripadvisor.ca/Profile/robansdesigns, nil,Jun. 2018, June 2018 9034,5.0,Eric Descoteaux,https://www.tripadvisor.ca/Profile/Descou, nil,Jun. 2018, June 2018 9034,5.0,tbeach2002,https://www.tripadvisor.ca/Profile/tbeach2002, nil,Jun. 2018, June 2018 9034,5.0,TravelAdorer,https://www.tripadvisor.ca/Profile/TravelAdorer, nil,Jun. 2018, November 2017 9034,5.0,Amanda B,https://www.tripadvisor.ca/Profile/amandabN5488VC, nil,May 2018, October 2017 9034,5.0,mgilet505409,https://www.tripadvisor.ca/Profile/mgilet505409, nil,May 2018, May 2018 9034,5.0,Stephanielynn09,https://www.tripadvisor.ca/Profile/Stephanielynn09, nil,May 2018, May 2018 9034,1.0,369jenifer,https://www.tripadvisor.ca/Profile/369jenifer, nil,May 2018, May 2018 9034,5.0,nancyhill1982,https://www.tripadvisor.ca/Profile/nancyhill1982, nil,May 2018, May 2018 9034,5.0,C2527LXpeter,https://www.tripadvisor.ca/Profile/C2527LXpeter, nil,May 2018, May 2018 9034,5.0,llade2018,https://www.tripadvisor.ca/Profile/llade2018, nil,May 2018, May 2018 9034,4.0,Claire K,https://www.tripadvisor.ca/Profile/ClaireK373, nil,May 2018, May 2018 9034,5.0,lroger795878,https://www.tripadvisor.ca/Profile/lroger795878, nil,May 2018, May 2018 9034,5.0,johnminelli,https://www.tripadvisor.ca/Profile/johnminelli, nil,May 2018, May 2018 9034,5.0,lillypad1299,https://www.tripadvisor.ca/Profile/lillypad1299, nil,May 2018, April 2018 9034,5.0,Retired2gether,https://www.tripadvisor.ca/Profile/Retired2gether, nil,Apr. 2018, April 2018 9034,3.0,justchillin041,https://www.tripadvisor.ca/Profile/justchillin041, nil,Apr. 2018, April 2018 9034,5.0,cdngma,https://www.tripadvisor.ca/Profile/cdngma, nil,Apr. 2018, April 2018 9034,5.0,Mike_in_Langley,https://www.tripadvisor.ca/Profile/Mike_in_Langley, nil,Apr. 2018, April 2018 9034,4.0,DarleneNorCal,https://www.tripadvisor.ca/Profile/DarleneNorCal, nil,Apr. 2018, March 2018 9034,5.0,jdubea560974,https://www.tripadvisor.ca/Profile/jdubea560974, nil,Apr. 2018, April 2018 9034,4.0,SMJ837,https://www.tripadvisor.ca/Profile/SMJ837, nil,Apr. 2018, April 2018 9034,5.0,savarygal,https://www.tripadvisor.ca/Profile/savarygal, nil,Apr. 2018, March 2018 9034,5.0,watravelinggal,https://www.tripadvisor.ca/Profile/watravelinggal, nil,Apr. 2018, April 2018 9034,5.0,katab2,https://www.tripadvisor.ca/Profile/katab2, nil,Apr. 2018, April 2018 9034,5.0,Angie K,https://www.tripadvisor.ca/Profile/407angiek, nil,Apr. 2018, March 2018 9034,5.0,bren3332018,https://www.tripadvisor.ca/Profile/bren3332018, nil,Mar. 2018, March 2018 9034,5.0,John C,https://www.tripadvisor.ca/Profile/johncK799CS, nil,Mar. 2018, September 2017 9034,5.0,753rahimk,https://www.tripadvisor.ca/Profile/753rahimk, nil,Mar. 2018, March 2018 9034,3.0,Canadian Mum,https://www.tripadvisor.ca/Profile/CanadianMum, nil,Mar. 2018, March 2018 9034,3.0,Jenn,https://www.tripadvisor.ca/Profile/JennT105, nil,Mar. 2018, March 2018 9034,1.0,janerbabe,https://www.tripadvisor.ca/Profile/janerbabe, nil,Mar. 2018, March 2018 9034,4.0,Alex W,https://www.tripadvisor.ca/Profile/U50FEalexw, nil,Mar. 2018, March 2018 9034,5.0,erinnelson1029,https://www.tripadvisor.ca/Profile/erinnelson1029, nil,Mar. 2018, March 2018 9034,5.0,kplensky,https://www.tripadvisor.ca/Profile/kplensky, nil,Feb. 2018, February 2018 9034,2.0,jbmcnamara,https://www.tripadvisor.ca/Profile/jbmcnamara, nil,Feb. 2018, February 2018 9034,4.0,darrylpatrickk,https://www.tripadvisor.ca/Profile/darrylpatrickk, nil,Feb. 2018, January 2018 9034,4.0,michellebM6752CB,https://www.tripadvisor.ca/Profile/michellebM6752CB, nil,Feb. 2018, January 2018 9034,5.0,G5196NAkevinc,https://www.tripadvisor.ca/Profile/G5196NAkevinc, nil,Feb. 2018, January 2018 9034,5.0,Carol Ann B,https://www.tripadvisor.ca/Profile/carolannb727, nil,Jan. 2018, January 2018 9034,5.0,Jessica M,https://www.tripadvisor.ca/Profile/M9321AMjessicam, nil,Jan. 2018, January 2018 9034,5.0,johnwF9493GG,https://www.tripadvisor.ca/Profile/johnwF9493GG, nil,Jan. 2018, January 2018 9034,5.0,Whitney044,https://www.tripadvisor.ca/Profile/Whitney044, nil,Jan. 2018, December 2017 9034,5.0,waynesN6298YE,https://www.tripadvisor.ca/Profile/waynesN6298YE, nil,Jan. 2018, January 2018 9034,4.0,Susan2369,https://www.tripadvisor.ca/Profile/Susan2369, nil,Jan. 2018, January 2018 9034,5.0,Alexi Z,https://www.tripadvisor.ca/Profile/alexiz2017, nil,Jan. 2018, January 2018 9034,5.0,Margaret P,https://www.tripadvisor.ca/Profile/133margaretp, nil,Jan. 2018, January 2018 9034,4.0,Jdozlay,https://www.tripadvisor.ca/Profile/Jdozlay, nil,Jan. 2018, January 2018 9034,4.0,D5668ZNruthb,https://www.tripadvisor.ca/Profile/D5668ZNruthb, nil,Jan. 2018, January 2018 9034,3.0,Raz16,https://www.tripadvisor.ca/Profile/Raz16, nil,Jan. 2018, November 2017 9034,5.0,mbo_11,https://www.tripadvisor.ca/Profile/mbo_11, nil,Jan. 2018, January 2018 9034,4.0,318sasamat,https://www.tripadvisor.ca/Profile/318sasamat, nil,Jan. 2018, January 2018 9034,4.0,Gail M,https://www.tripadvisor.ca/Profile/gailmK167RE, nil,Jan. 2018, January 2018 9034,3.0,Spyhopper12,https://www.tripadvisor.ca/Profile/Spyhopper12, nil,Jan. 2018, November 2017 9034,4.0,tonyvega2018,https://www.tripadvisor.ca/Profile/tonyvega2018, nil,Jan. 2018, January 2018 9034,5.0,923lynn,https://www.tripadvisor.ca/Profile/923lynn, nil,Jan. 2018, January 2018 9034,4.0,Natalie B,https://www.tripadvisor.ca/Profile/761natalieb, nil,Jan. 2018, January 2018 9034,4.0,Y266NTlc,https://www.tripadvisor.ca/Profile/Y266NTlc, nil,Jan. 2018, December 2017 9034,4.0,Laivy,https://www.tripadvisor.ca/Profile/Laivy, nil,Jan. 2018, January 2018 9034,4.0,Scampden,https://www.tripadvisor.ca/Profile/Scampden, nil,Jan. 2018, December 2017 9034,3.0,896susano,https://www.tripadvisor.ca/Profile/896susano, nil,Jan. 2018, December 2017 9034,4.0,familytraveller209,https://www.tripadvisor.ca/Profile/familytraveller209, nil,Dec. 2017, December 2017 9034,5.0,Kathyrn D,https://www.tripadvisor.ca/Profile/kathyrnd, nil,Dec. 2017, December 2017 9034,4.0,Evan H,https://www.tripadvisor.ca/Profile/339evanh, nil,Dec. 2017, February 2017 9034,5.0,Deb M,https://www.tripadvisor.ca/Profile/debm197, nil,Dec. 2017, December 2017 9034,3.0,J9644IYjoannem,https://www.tripadvisor.ca/Profile/J9644IYjoannem, nil,Dec. 2017, December 2017 9034,5.0,626noname,https://www.tripadvisor.ca/Profile/626noname, nil,Dec. 2017, December 2017 9034,5.0,Jane O,https://www.tripadvisor.ca/Profile/303janeo, nil,Dec. 2017, December 2017 9034,2.0,nikcournoyer,https://www.tripadvisor.ca/Profile/nikcournoyer, nil,Dec. 2017, December 2017 9034,5.0,catherinemF3108MA,https://www.tripadvisor.ca/Profile/catherinemF3108MA, nil,Dec. 2017, December 2017 9034,4.0,shiy0ngg,https://www.tripadvisor.ca/Profile/shiy0ngg, nil,Dec. 2017, December 2017 9034,4.0,darren n,https://www.tripadvisor.ca/Profile/559darrenn, nil,Dec. 2017, December 2017 9034,5.0,438jaminr,https://www.tripadvisor.ca/Profile/438jaminr, nil,Dec. 2017, December 2017 9035,4.0,sfre2018,https://www.tripadvisor.ca/Profile/sfre2018, nil,Apr. 2, March 2019 9035,nil,,nil, nil,nil,nil 9035,5.0,Mobile769156,https://www.tripadvisor.ca/Profile/Mobile769156, nil,Dec. 2018, August 2018 9035,5.0,bigcahoon,https://www.tripadvisor.ca/Profile/bigcahoon, nil,Oct. 2018, October 2018 9035,5.0,vkohoutjr,https://www.tripadvisor.ca/Profile/vkohoutjr, nil,Sep. 2018, August 2018 9035,5.0,DIZZY82,https://www.tripadvisor.ca/Profile/DIZZY82, nil,Aug. 2018, August 2018 9035,4.0,DalGrauer1987,https://www.tripadvisor.ca/Profile/DalGrauer1987, nil,May 2018, April 2018 9035,5.0,BordRestaurant,https://www.tripadvisor.ca/Profile/BordRestaurant, nil,Feb. 2018, June 2017 9035,4.0,Neoneil,https://www.tripadvisor.ca/Profile/Neoneil, nil,Jan. 2018, January 2018 9035,4.0,rick b,https://www.tripadvisor.ca/Profile/rickb844, nil,Dec. 2017, December 2017 9035,4.0,boatingman_ny,https://www.tripadvisor.ca/Profile/boatingman_ny, nil,Nov. 2017, October 2017 9035,5.0,waxshx40,https://www.tripadvisor.ca/Profile/waxshx40, nil,Sep. 2017, September 2017 9035,5.0,panther61,https://www.tripadvisor.ca/Profile/panther61, nil,Aug. 2017, August 2017 9035,3.0,Kate181793,https://www.tripadvisor.ca/Profile/Kate181793, nil,Jun. 2017, June 2017 9035,5.0,John C,https://www.tripadvisor.ca/Profile/johncS9706VI, nil,Mar. 2017, March 2017 9035,5.0,Alexander K,https://www.tripadvisor.ca/Profile/V9916LLalexanderk, nil,Jan. 2017, January 2017 9035,5.0,Victoria P,https://www.tripadvisor.ca/Profile/victoriap184, nil,Oct. 2016, October 2016 9035,4.0,Doris D,https://www.tripadvisor.ca/Profile/dorisd541, nil,Sep. 2016, September 2016 9035,5.0,Geoff B,https://www.tripadvisor.ca/Profile/GeoffB577, nil,Sep. 2016, June 2016 9035,3.0,lovesolovely,https://www.tripadvisor.ca/Profile/lovesolovely, nil,Aug. 2016, August 2016 9035,5.0,MaxBC,https://www.tripadvisor.ca/Profile/MaxBC, nil,Aug. 2016, July 2016 9035,5.0,Sinoed,https://www.tripadvisor.ca/Profile/Sinoed, nil,Jul. 2016, July 2016 9035,5.0,SJaneSeattle_WA,https://www.tripadvisor.ca/Profile/SJaneSeattle_WA, nil,Jun. 2016, June 2016 9035,5.0,Anika43,https://www.tripadvisor.ca/Profile/Anika43, nil,Jun. 2016, May 2016 9035,5.0,Tripadviser15,https://www.tripadvisor.ca/Profile/Tripadviser15, nil,May 2016, May 2016 9035,5.0,Traveling Homebody,https://www.tripadvisor.ca/Profile/TravelingHomebody, nil,May 2016, April 2016 9035,5.0,T K,https://www.tripadvisor.ca/Profile/380tk, nil,Apr. 2016, March 2016 9035,5.0,DebSD,https://www.tripadvisor.ca/Profile/DebSD, nil,Mar. 2016, March 2016 9035,4.0,Vel T,https://www.tripadvisor.ca/Profile/velt_13, nil,Mar. 2016, March 2016 9035,4.0,Dan M,https://www.tripadvisor.ca/Profile/dantanman, nil,Jan. 2016, January 2016 9035,5.0,Calin S,https://www.tripadvisor.ca/Profile/csomosan, nil,Dec. 2015, December 2015 9035,5.0,Stephenie/Стефи,https://www.tripadvisor.ca/Profile/StephieTheGreat, nil,Dec. 2015, November 2015 9036,nil,,nil, nil,nil,nil 9036,4.0,Donita D,https://www.tripadvisor.ca/Profile/donitad133, nil,Mar. 2019, March 2019 9036,5.0,Maurice R,https://www.tripadvisor.ca/Profile/MauriceR86, nil,Mar. 2019, March 2019 9036,5.0,Not-Matthew T,https://www.tripadvisor.ca/Profile/notmatthewt, nil,Feb. 2019, February 2019 9036,4.0,rogertL7888CK,https://www.tripadvisor.ca/Profile/rogertL7888CK, nil,Feb. 2019, February 2019 9036,4.0,Dreamer50924310886,https://www.tripadvisor.ca/Profile/Dreamer50924310886, nil,Feb. 2019, February 2019 9036,2.0,Getaway24563106491,https://www.tripadvisor.ca/Profile/Getaway24563106491, nil,Feb. 2019, February 2019 9036,5.0,BeeWVictoriaCanada,https://www.tripadvisor.ca/Profile/BeeWVictoriaCanada, nil,Feb. 2019, February 2019 9036,5.0,Gail V,https://www.tripadvisor.ca/Profile/gailv2019, nil,Feb. 2019, February 2019 9036,5.0,Tamaradick,https://www.tripadvisor.ca/Profile/tamaradick123, nil,Jan. 2019, January 2019 9036,4.0,HeatMcG,https://www.tripadvisor.ca/Profile/HeatMcG, nil,Jan. 2019, January 2019 9036,3.0,TwoMensMum,https://www.tripadvisor.ca/Profile/TwoMensMum, nil,Oct. 2018, September 2018 9036,4.0,jonnnyboy,https://www.tripadvisor.ca/Profile/jonnnyboy, nil,Sep. 2018, September 2018 9036,4.0,MyleHigh,https://www.tripadvisor.ca/Profile/MyleHigh, nil,Sep. 2018, September 2018 9036,1.0,dannybeg00d,https://www.tripadvisor.ca/Profile/dannybeg00d, nil,Sep. 2018, September 2018 9036,3.0,woahitswendy,https://www.tripadvisor.ca/Profile/woahitswendy, nil,Sep. 2018, August 2018 9036,4.0,Carol B,https://www.tripadvisor.ca/Profile/J4499LTcarolb, nil,Aug. 2018, August 2018 9036,2.0,Robert S,https://www.tripadvisor.ca/Profile/robertsS5064ZH, nil,Aug. 2018, August 2018 9036,1.0,GradStudent78,https://www.tripadvisor.ca/Profile/GradStudent78, nil,Aug. 2018, July 2018 9036,4.0,Hardy N,https://www.tripadvisor.ca/Profile/hardyn2014, nil,Aug. 2018, August 2018 9036,4.0,efaye501919,https://www.tripadvisor.ca/Profile/efaye501919, nil,Aug. 2018, August 2018 9036,2.0,Ratfish1,https://www.tripadvisor.ca/Profile/Ratfish1, nil,Aug. 2018, August 2018 9036,3.0,Steve M,https://www.tripadvisor.ca/Profile/V7204UDstevem, nil,Aug. 2018, August 2018 9036,3.0,Mike H,https://www.tripadvisor.ca/Profile/D5777JXmikeh, nil,Jul. 2018, July 2018 9036,1.0,averillw2018,https://www.tripadvisor.ca/Profile/averillw2018, nil,Jul. 2018, July 2018 9036,5.0,Mobile769156,https://www.tripadvisor.ca/Profile/Mobile769156, nil,Jul. 2018, June 2018 9036,3.0,Owen H,https://www.tripadvisor.ca/Profile/887owenh, nil,Jun. 2018, June 2018 9036,4.0,gnicholls1,https://www.tripadvisor.ca/Profile/gnicholls1, nil,Jun. 2018, June 2018 9036,4.0,SonyaB192,https://www.tripadvisor.ca/Profile/SonyaB192, nil,Jun. 2018, June 2018 9036,2.0,Phil M,https://www.tripadvisor.ca/Profile/philmW198RO, nil,May 2018, May 2018 9036,5.0,maynard2018,https://www.tripadvisor.ca/Profile/maynard2018, nil,Apr. 2018, April 2018 9036,5.0,Pat M,https://www.tripadvisor.ca/Profile/patmC8510PG, nil,Apr. 2018, April 2018 9036,5.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Apr. 2018, March 2018 9036,5.0,Jessica K,https://www.tripadvisor.ca/Profile/764jessicak, nil,Apr. 2018, April 2018 9036,3.0,blovel662995,https://www.tripadvisor.ca/Profile/blovel662995, nil,Apr. 2018, March 2018 9036,4.0,bwhite238371,https://www.tripadvisor.ca/Profile/bwhite238371, nil,Apr. 2018, March 2018 9036,4.0,Yuri Muniz,https://www.tripadvisor.ca/Profile/970yurim, nil,Feb. 2018, February 2018 9036,2.0,tiggins,https://www.tripadvisor.ca/Profile/tiggins, nil,Feb. 2018, February 2018 9036,4.0,b0nniebub,https://www.tripadvisor.ca/Profile/b0nniebub, nil,Feb. 2018, February 2018 9036,3.0,amed6,https://www.tripadvisor.ca/Profile/amed6, nil,Feb. 2018, February 2018 9036,5.0,403barb1971,https://www.tripadvisor.ca/Profile/403barb1971, nil,Feb. 2018, February 2018 9036,2.0,Crystle T,https://www.tripadvisor.ca/Profile/CrystleT, nil,Feb. 2018, January 2018 9036,3.0,mdos7,https://www.tripadvisor.ca/Profile/mdos7, nil,Jan. 2018, August 2017 9036,3.0,DMKB49,https://www.tripadvisor.ca/Profile/DMKB49, nil,Jan. 2018, January 2018 9036,3.0,aidens2018,https://www.tripadvisor.ca/Profile/aidens2018, nil,Jan. 2018, January 2018 9036,3.0,Colin B,https://www.tripadvisor.ca/Profile/946colinb, nil,Jan. 2018, December 2017 9036,5.0,megk3777,https://www.tripadvisor.ca/Profile/megk3777, nil,Jan. 2018, December 2017 9036,1.0,Lisa T,https://www.tripadvisor.ca/Profile/lisatM2874QK, nil,Jan. 2018, December 2017 9036,4.0,Paletin,https://www.tripadvisor.ca/Profile/Paletin, nil,Dec. 2017, December 2017 9036,5.0,Diane L,https://www.tripadvisor.ca/Profile/108dianel, nil,Dec. 2017, November 2017 9036,4.0,Ted,https://www.tripadvisor.ca/Profile/j0hntedk, nil,Nov. 2017, November 2017 9036,4.0,catherinehQ7798KY,https://www.tripadvisor.ca/Profile/catherinehQ7798KY, nil,Nov. 2017, October 2017 9036,3.0,Victor N,https://www.tripadvisor.ca/Profile/victorn404, nil,Nov. 2017, October 2017 9036,2.0,Kathleen D,https://www.tripadvisor.ca/Profile/kathleend115, nil,Oct. 2017, October 2017 9036,3.0,chermid17,https://www.tripadvisor.ca/Profile/chermid17, nil,Oct. 2017, September 2017 9036,4.0,Peter M,https://www.tripadvisor.ca/Profile/889peterm889, nil,Oct. 2017, October 2017 9036,3.0,john h,https://www.tripadvisor.ca/Profile/I9849YTjohnh, nil,Oct. 2017, September 2017 9036,5.0,tanglewood2015,https://www.tripadvisor.ca/Profile/tanglewood2015, nil,Sep. 2017, September 2017 9036,4.0,johncJ1006TE,https://www.tripadvisor.ca/Profile/johncJ1006TE, nil,Sep. 2017, September 2017 9036,2.0,Chris S,https://www.tripadvisor.ca/Profile/chrissE8989LR, nil,Sep. 2017, September 2017 9036,3.0,218shellyj,https://www.tripadvisor.ca/Profile/218shellyj, nil,Sep. 2017, September 2017 9036,1.0,Tyler D,https://www.tripadvisor.ca/Profile/tylerd667, nil,Sep. 2017, August 2017 9036,1.0,Soupy123,https://www.tripadvisor.ca/Profile/Soupy123, nil,Sep. 2017, August 2017 9036,5.0,irene0720,https://www.tripadvisor.ca/Profile/irene0720, nil,Aug. 2017, August 2017 9036,4.0,NorthernLite16,https://www.tripadvisor.ca/Profile/NorthernLite16, nil,Aug. 2017, August 2017 9036,3.0,KipperBernie,https://www.tripadvisor.ca/Profile/KipperBernie, nil,Aug. 2017, August 2017 9036,4.0,MMJMacLeod,https://www.tripadvisor.ca/Profile/MMJMacLeod, nil,Aug. 2017, August 2017 9036,3.0,Michelle R,https://www.tripadvisor.ca/Profile/michellerE2171YV, nil,Aug. 2017, August 2017 9036,4.0,Mary G,https://www.tripadvisor.ca/Profile/MaryDahl396, nil,Aug. 2017, July 2017 9036,4.0,Clifford M,https://www.tripadvisor.ca/Profile/cliffordm862, nil,Jul. 2017, July 2017 9036,4.0,I9223SBtomb,https://www.tripadvisor.ca/Profile/I9223SBtomb, nil,Jul. 2017, July 2017 9036,4.0,L6938FPcarmens,https://www.tripadvisor.ca/Profile/L6938FPcarmens, nil,Jul. 2017, July 2017 9036,4.0,adrianaBrasschaat,https://www.tripadvisor.ca/Profile/adrianaBrasschaat, nil,Jul. 2017, June 2017 9036,4.0,Tripadviser15,https://www.tripadvisor.ca/Profile/Tripadviser15, nil,May 2017, May 2017 9036,4.0,425maureent,https://www.tripadvisor.ca/Profile/425maureent, nil,Apr. 2017, March 2017 9036,3.0,justabitmore,https://www.tripadvisor.ca/Profile/justabitmore, nil,Apr. 2017, March 2017 9036,1.0,Christine W,https://www.tripadvisor.ca/Profile/ChristineW778, nil,Mar. 2017, March 2017 9036,4.0,Patrica J,https://www.tripadvisor.ca/Profile/patricaj2017, nil,Feb. 2017, February 2017 9036,4.0,874ismety,https://www.tripadvisor.ca/Profile/874ismety, nil,Feb. 2017, February 2017 9036,4.0,John L,https://www.tripadvisor.ca/Profile/U4367FEjohnl, nil,Feb. 2017, January 2017 9036,1.0,Russell W,https://www.tripadvisor.ca/Profile/RussellW1020, nil,Jan. 2017, January 2017 9036,3.0,johnsB7871TU,https://www.tripadvisor.ca/Profile/johnsB7871TU, nil,Jan. 2017, January 2017 9036,3.0,TamTamVictoria,https://www.tripadvisor.ca/Profile/TamTamVictoria, nil,Jan. 2017, January 2017 9036,4.0,921cherryc,https://www.tripadvisor.ca/Profile/921cherryc, nil,Nov. 2016, October 2016 9036,3.0,emgriffiths,https://www.tripadvisor.ca/Profile/emgriffiths, nil,Oct. 2016, September 2016 9036,5.0,tiffanyf61,https://www.tripadvisor.ca/Profile/tiffanyf61, nil,Oct. 2016, October 2016 9036,3.0,Carly M,https://www.tripadvisor.ca/Profile/244carlym, nil,Oct. 2016, October 2016 9036,2.0,Mr J R,https://www.tripadvisor.ca/Profile/MrJR_13, nil,Sep. 2016, September 2016 9036,1.0,normank921,https://www.tripadvisor.ca/Profile/normank921, nil,Sep. 2016, September 2016 9036,4.0,Len S,https://www.tripadvisor.ca/Profile/934lens, nil,Sep. 2016, September 2016 9036,3.0,christinewR9128IS,https://www.tripadvisor.ca/Profile/christinewR9128IS, nil,Aug. 2016, August 2016 9036,4.0,LennyVancouver_BC,https://www.tripadvisor.ca/Profile/LennyVancouver_BC, nil,Aug. 2016, August 2016 9036,1.0,Ryan M,https://www.tripadvisor.ca/Profile/R6493SUryanm, nil,Aug. 2016, August 2016 9036,4.0,971brunof,https://www.tripadvisor.ca/Profile/971brunof, nil,Aug. 2016, August 2016 9036,4.0,Daniel A,https://www.tripadvisor.ca/Profile/DanielA5739, nil,Aug. 2016, August 2016 9036,3.0,kennethsG3359XY,https://www.tripadvisor.ca/Profile/kennethsG3359XY, nil,Aug. 2016, August 2016 9036,4.0,Keith K,https://www.tripadvisor.ca/Profile/keithk738, nil,Aug. 2016, August 2016 9036,4.0,347taral,https://www.tripadvisor.ca/Profile/347taral, nil,Aug. 2016, August 2016 9036,4.0,O1555BAedwardl,https://www.tripadvisor.ca/Profile/O1555BAedwardl, nil,Aug. 2016, August 2016 9036,3.0,Donald P,https://www.tripadvisor.ca/Profile/666donaldp, nil,Aug. 2016, July 2016 9036,4.0,Jim M,https://www.tripadvisor.ca/Profile/705JimM705, nil,Jul. 2016, July 2016 9036,3.0,sherrielis,https://www.tripadvisor.ca/Profile/sherrielis, nil,Jul. 2016, July 2016 9036,3.0,Queensdale,https://www.tripadvisor.ca/Profile/Queensdale, nil,Jul. 2016, July 2016 9036,1.0,noreenw544,https://www.tripadvisor.ca/Profile/noreenw544, nil,Jul. 2016, July 2016 9036,2.0,tessleanne,https://www.tripadvisor.ca/Profile/tessleanne, nil,Jun. 2016, June 2016 9037,nil,,nil, nil,nil,nil 9037,3.0,islandfoodie2000,https://www.tripadvisor.ca/Profile/islandfoodie2000, nil,Nov. 2018, September 2018 9037,2.0,valap132014,https://www.tripadvisor.ca/Profile/valap132014, nil,Oct. 2018, October 2018 9037,5.0,sunseeker087,https://www.tripadvisor.ca/Profile/sunseeker087, nil,Oct. 2018, September 2018 9037,4.0,ttocsnodrog_2000,https://www.tripadvisor.ca/Profile/ttocsnodrog_2000, nil,Aug. 2018, August 2018 9037,4.0,melski2015,https://www.tripadvisor.ca/Profile/melski2015, nil,Aug. 2018, May 2018 9037,4.0,snowgirl2015,https://www.tripadvisor.ca/Profile/snowgirl2015, nil,Jul. 2018, July 2018 9037,5.0,Naiboa,https://www.tripadvisor.ca/Profile/Naiboa, nil,Jun. 2018, June 2018 9037,5.0,Kathy H,https://www.tripadvisor.ca/Profile/T6118CEkathyh, nil,Apr. 2018, March 2018 9037,5.0,kareni1946,https://www.tripadvisor.ca/Profile/kareni1946, nil,Apr. 2018, August 2017 9037,5.0,LJB1954,https://www.tripadvisor.ca/Profile/sunsetjohn2018, nil,Mar. 2018, March 2018 9037,4.0,Rory S,https://www.tripadvisor.ca/Profile/coachstars, nil,Mar. 2018, March 2018 9037,3.0,Carly S,https://www.tripadvisor.ca/Profile/carlys201, nil,Feb. 2018, February 2018 9037,4.0,Leoval13,https://www.tripadvisor.ca/Profile/Leoval13, nil,Feb. 2018, January 2018 9037,2.0,deborahrP6590ES,https://www.tripadvisor.ca/Profile/deborahrP6590ES, nil,Jan. 2018, November 2017 9037,3.0,Digby_Scallops,https://www.tripadvisor.ca/Profile/Digby_Scallops, nil,Jan. 2018, January 2018 9037,5.0,eeplebneesta,https://www.tripadvisor.ca/Profile/eeplebneesta, nil,Jan. 2018, January 2018 9037,4.0,Ben Y,https://www.tripadvisor.ca/Profile/722BenJ, nil,Dec. 2017, December 2017 9037,5.0,TrailBlazer742885,https://www.tripadvisor.ca/Profile/TrailBlazer742885, nil,Dec. 2017, August 2017 9037,1.0,mcheetham2017,https://www.tripadvisor.ca/Profile/mcheetham2017, nil,Dec. 2017, November 2017 9037,4.0,Taffy050,https://www.tripadvisor.ca/Profile/Taffy050, nil,Nov. 2017, November 2017 9037,5.0,danam199,https://www.tripadvisor.ca/Profile/danam199, nil,Oct. 2017, October 2017 9037,5.0,tylee10,https://www.tripadvisor.ca/Profile/tylee10, nil,Sep. 2017, August 2017 9037,5.0,lneault2016,https://www.tripadvisor.ca/Profile/lneault2016, nil,Sep. 2017, August 2017 9037,4.0,Cranbury46,https://www.tripadvisor.ca/Profile/Cranbury46, nil,Jun. 2017, June 2017 9037,4.0,sshockey16,https://www.tripadvisor.ca/Profile/sshockey16, nil,Jun. 2017, May 2017 9037,5.0,Louis P,https://www.tripadvisor.ca/Profile/louisp280, nil,Jun. 2017, June 2017 9037,4.0,CanucksFan154945,https://www.tripadvisor.ca/Profile/CanucksFan154945, nil,May 2017, April 2017 9037,4.0,dbsmike,https://www.tripadvisor.ca/Profile/dbsmike, nil,May 2017, May 2017 9037,4.0,montana43,https://www.tripadvisor.ca/Profile/montana43, nil,May 2017, May 2017 9037,4.0,Hilford B,https://www.tripadvisor.ca/Profile/hil4db, nil,Mar. 2017, February 2017 9037,5.0,Darilynn,https://www.tripadvisor.ca/Profile/Darilynn, nil,Feb. 2017, February 2017 9037,5.0,Diane L,https://www.tripadvisor.ca/Profile/DianeL266, nil,Feb. 2017, November 2016 9037,3.0,SwitzerlandVancouver,https://www.tripadvisor.ca/Profile/SwitzerlandVancouver, nil,Feb. 2017, January 2017 9037,5.0,Lesley1486,https://www.tripadvisor.ca/Profile/Lesley1486, nil,Jan. 2017, August 2016 9037,4.0,Deb M,https://www.tripadvisor.ca/Profile/debm197, nil,Jan. 2017, December 2016 9037,5.0,Justin B,https://www.tripadvisor.ca/Profile/990justinb, nil,Dec. 2016, December 2016 9037,4.0,aljo2007,https://www.tripadvisor.ca/Profile/aljo2007, nil,Oct. 2016, October 2016 9037,3.0,micbun,https://www.tripadvisor.ca/Profile/micbun, nil,Oct. 2016, September 2016 9037,5.0,Fleurtai,https://www.tripadvisor.ca/Profile/Fleurtai, nil,Oct. 2016, October 2016 9037,5.0,rut78,https://www.tripadvisor.ca/Profile/rut78, nil,Sep. 2016, September 2016 9037,3.0,Northern Poet,https://www.tripadvisor.ca/Profile/NorthernPoet, nil,Sep. 2016, September 2016 9037,5.0,Faith M,https://www.tripadvisor.ca/Profile/397terryb, nil,Sep. 2016, September 2016 9037,3.0,Irene M,https://www.tripadvisor.ca/Profile/837irenem837, nil,Aug. 2016, August 2016 9037,3.0,bromovancouver,https://www.tripadvisor.ca/Profile/bromovancouver, nil,Aug. 2016, August 2016 9037,3.0,KenKiK,https://www.tripadvisor.ca/Profile/KenKiK, nil,Aug. 2016, January 2016 9037,5.0,deeman98,https://www.tripadvisor.ca/Profile/deeman98, nil,Aug. 2016, August 2016 9037,5.0,Cathyt20132013,https://www.tripadvisor.ca/Profile/Cathyt20132013, nil,Jul. 2016, July 2016 9037,2.0,tedted92,https://www.tripadvisor.ca/Profile/tedted92, nil,Jul. 2016, July 2016 9037,4.0,GERRI C,https://www.tripadvisor.ca/Profile/GERRIC367, nil,Jul. 2016, July 2016 9037,4.0,Richard P,https://www.tripadvisor.ca/Profile/S6299DArichardp, nil,Apr. 2016, April 2016 9037,5.0,Lorbo2015,https://www.tripadvisor.ca/Profile/Lorbo2015, nil,Feb. 2016, February 2016 9037,2.0,pblk2016,https://www.tripadvisor.ca/Profile/pblk2016, nil,Jan. 2016, December 2015 9037,4.0,curlergirl,https://www.tripadvisor.ca/Profile/curlergirl, nil,Jan. 2016, December 2015 9037,4.0,Pickyone2015,https://www.tripadvisor.ca/Profile/Pickyone2015, nil,Jan. 2016, December 2015 9037,3.0,JBai2016,https://www.tripadvisor.ca/Profile/JBai2016, nil,Dec. 2015, December 2015 9037,4.0,Roya77,https://www.tripadvisor.ca/Profile/Roya77, nil,Dec. 2015, November 2015 9037,2.0,Letterblair,https://www.tripadvisor.ca/Profile/daldelmar, nil,Oct. 2015, October 2015 9037,2.0,CdnLimey,https://www.tripadvisor.ca/Profile/CdnLimey, nil,Oct. 2015, October 2015 9037,4.0,orcaland,https://www.tripadvisor.ca/Profile/orcaland, nil,Oct. 2015, September 2015 9037,4.0,801jamien,https://www.tripadvisor.ca/Profile/801jamien, nil,Sep. 2015, July 2015 9037,2.0,Kim J,https://www.tripadvisor.ca/Profile/kimjQ6202AD, nil,Sep. 2015, September 2015 9037,5.0,louise L,https://www.tripadvisor.ca/Profile/louiseL507, nil,Sep. 2015, September 2015 9037,5.0,Craig,https://www.tripadvisor.ca/Profile/978CRT, nil,Sep. 2015, August 2015 9037,5.0,destination55,https://www.tripadvisor.ca/Profile/destination55, nil,Aug. 2015, August 2015 9037,5.0,Mlu S,https://www.tripadvisor.ca/Profile/mlus2015, nil,Aug. 2015, July 2015 9037,4.0,Proudmanxman1970,https://www.tripadvisor.ca/Profile/Proudmanxman1970, nil,Apr. 2015, April 2015 9037,5.0,elizabethkX5638GJ,https://www.tripadvisor.ca/Profile/elizabethkX5638GJ, nil,Mar. 2015, March 2015 9037,5.0,AJAPVancouver,https://www.tripadvisor.ca/Profile/AJAPVancouver, nil,Mar. 2015, March 2015 9037,4.0,cantrip81,https://www.tripadvisor.ca/Profile/cantrip81, nil,Mar. 2015, December 2014 9037,5.0,kenh921,https://www.tripadvisor.ca/Profile/kenh921, nil,Mar. 2015, May 2014 9037,5.0,Rae H,https://www.tripadvisor.ca/Profile/6raeh, nil,Mar. 2015, March 2015 9037,5.0,nack6,https://www.tripadvisor.ca/Profile/nack6, nil,Feb. 2015, February 2015 9037,5.0,Roberta O,https://www.tripadvisor.ca/Profile/robertao750, nil,Feb. 2015, February 2015 9037,4.0,omanaomi,https://www.tripadvisor.ca/Profile/omanaomi, nil,Jan. 2015, January 2015 9037,4.0,Laura M,https://www.tripadvisor.ca/Profile/lauramC3290ZM, nil,Jan. 2015, January 2015 9037,5.0,howardtduck,https://www.tripadvisor.ca/Profile/howardtduck, nil,Sep. 2014, September 2014 9037,4.0,CalgaryMarcoPolo,https://www.tripadvisor.ca/Profile/CalgaryMarcoPolo, nil,Aug. 2014, August 2014 9037,5.0,Donna234915,https://www.tripadvisor.ca/Profile/Donna234915, nil,Aug. 2014, August 2014 9037,4.0,Shane S,https://www.tripadvisor.ca/Profile/809shanes, nil,Jul. 2014, July 2014 9037,4.0,Sam S,https://www.tripadvisor.ca/Profile/X9918DKsams, nil,Jul. 2014, June 2014 9037,5.0,John_R_Day,https://www.tripadvisor.ca/Profile/John_R_Day, nil,Jul. 2014, July 2014 9037,5.0,Wayne K,https://www.tripadvisor.ca/Profile/WayneK200, nil,Jun. 2014, June 2014 9037,3.0,jakenemec,https://www.tripadvisor.ca/Profile/jakenemec, nil,Jun. 2014, June 2014 9037,5.0,Chris T,https://www.tripadvisor.ca/Profile/chrischarlestaylor, nil,Jun. 2014, June 2014 9037,5.0,Barry B,https://www.tripadvisor.ca/Profile/82barryb, nil,May 2014, May 2014 9037,4.0,VancouverMan,https://www.tripadvisor.ca/Profile/VancouverMan, nil,May 2014, May 2014 9037,4.0,gb2308,https://www.tripadvisor.ca/Profile/gb2308, nil,Apr. 2014, April 2014 9037,4.0,Chopper750,https://www.tripadvisor.ca/Profile/Chopper750, nil,Apr. 2014, April 2014 9037,5.0,jeremy n,https://www.tripadvisor.ca/Profile/thesunshinecoaster, nil,Apr. 2014, April 2014 9037,5.0,Brenda O,https://www.tripadvisor.ca/Profile/brendao447, nil,Mar. 2014, March 2014 9037,3.0,Anna L,https://www.tripadvisor.ca/Profile/539AnnaL539, nil,Nov. 2013, November 2013 9037,3.0,atfox1,https://www.tripadvisor.ca/Profile/atfox1, nil,Nov. 2013, November 2013 9037,4.0,TravelTipsCalgary,https://www.tripadvisor.ca/Profile/TravelTipsCalgary, nil,Oct. 2013, September 2013 9037,5.0,Barb N,https://www.tripadvisor.ca/Profile/BarbN01, nil,Sep. 2013, September 2013 9037,5.0,Peter H,https://www.tripadvisor.ca/Profile/797PeterH, nil,Sep. 2013, September 2013 9037,4.0,Charlotte R,https://www.tripadvisor.ca/Profile/CharlotteR846, nil,Aug. 2013, July 2013 9037,4.0,Kate Z,https://www.tripadvisor.ca/Profile/katem609, nil,Jul. 2013, July 2013 9037,5.0,Katherine M,https://www.tripadvisor.ca/Profile/katherinem517, nil,Jun. 2013, June 2013 9037,4.0,Mikey2349,https://www.tripadvisor.ca/Profile/Mikey2349, nil,Jun. 2013, June 2013 9037,5.0,TJandTR,https://www.tripadvisor.ca/Profile/TJandTR, nil,May 2013, May 2013 9037,5.0,Harvey M,https://www.tripadvisor.ca/Profile/harv610, nil,Jan. 2013, January 2013 9037,5.0,myviewonstay,https://www.tripadvisor.ca/Profile/myviewonstay, nil,Jan. 2013, January 2013 9037,5.0,Andrea F,https://www.tripadvisor.ca/Profile/AndreaF119, nil,Dec. 2012, December 2012 9037,5.0,Jim M,https://www.tripadvisor.ca/Profile/705JimM705, nil,Dec. 2012, December 2012 9037,4.0,Canadiantraveldiva7,https://www.tripadvisor.ca/Profile/Canadiantraveldiva7, nil,Nov. 2012, November 2012 9037,5.0,Dale D,https://www.tripadvisor.ca/Profile/DaleD964, nil,Nov. 2012, November 2012 9037,5.0,Ter500,https://www.tripadvisor.ca/Profile/Ter500, nil,Nov. 2012, November 2012 9037,5.0,T G,https://www.tripadvisor.ca/Profile/TG935, nil,Nov. 2012, September 2012 9037,5.0,Reg C,https://www.tripadvisor.ca/Profile/RegC347, nil,Nov. 2012, November 2012 9037,5.0,LSUC,https://www.tripadvisor.ca/Profile/LSUC, nil,Nov. 2012, November 2012 9037,5.0,BCRoadie,https://www.tripadvisor.ca/Profile/BCRoadie, nil,Nov. 2012, November 2012 9037,3.0,Sean F,https://www.tripadvisor.ca/Profile/SeanF91, nil,Oct. 2012, October 2012 9037,5.0,BP4066,https://www.tripadvisor.ca/Profile/BP4066, nil,Oct. 2012, October 2012 9037,5.0,David R,https://www.tripadvisor.ca/Profile/114DavidR, nil,Oct. 2012, October 2012 9037,4.0,Donald B,https://www.tripadvisor.ca/Profile/DonaldB831, nil,Oct. 2012, October 2012 9037,5.0,sistersaway1005,https://www.tripadvisor.ca/Profile/sistersaway1005, nil,Oct. 2012, October 2012 9037,3.0,Al B,https://www.tripadvisor.ca/Profile/96AlB, nil,Sep. 2012, September 2012 9037,3.0,CaseyluvsSophie,https://www.tripadvisor.ca/Profile/CaseyluvsSophie, nil,Sep. 2012, September 2012 9037,3.0,Teresa J,https://www.tripadvisor.ca/Profile/teresaj470, nil,Sep. 2012, September 2012 9037,5.0,danamcarthur,https://www.tripadvisor.ca/Profile/danamcarthur, nil,Sep. 2012, August 2012 9037,5.0,Jim C,https://www.tripadvisor.ca/Profile/JimC850, nil,Sep. 2012, September 2012 9037,4.0,PeterGrant76,https://www.tripadvisor.ca/Profile/PeterGrant76, nil,Sep. 2012, September 2012 9037,5.0,SunshineCoastRuth,https://www.tripadvisor.ca/Profile/SunshineCoastRuth, nil,Sep. 2012, September 2012 9037,4.0,Leroythefish,https://www.tripadvisor.ca/Profile/Leroythefish, nil,Sep. 2012, September 2012 9037,5.0,Ken B,https://www.tripadvisor.ca/Profile/469KenB469, nil,Sep. 2012, September 2012 9037,5.0,rick w,https://www.tripadvisor.ca/Profile/39rickw, nil,Sep. 2012, August 2012 9037,5.0,Pam C,https://www.tripadvisor.ca/Profile/PamC852, nil,Sep. 2012, August 2012 9037,5.0,Roberto C,https://www.tripadvisor.ca/Profile/robertocT8724JQ, nil,Aug. 2012, August 2012 9037,5.0,RickAndTammy,https://www.tripadvisor.ca/Profile/RickAndTammy, nil,Aug. 2012, August 2012 9037,5.0,John M,https://www.tripadvisor.ca/Profile/740JohnM740, nil,Aug. 2012, August 2012 9037,3.0,kelownafan2011,https://www.tripadvisor.ca/Profile/kelownafan2011, nil,Aug. 2012, August 2012 9037,5.0,RedRoadRunner,https://www.tripadvisor.ca/Profile/RedRoadRunner, nil,Aug. 2012, August 2012 9037,4.0,Paul B,https://www.tripadvisor.ca/Profile/paulbT4957KS, nil,Apr. 2012, April 2012 9037,5.0,MikeEgan,https://www.tripadvisor.ca/Profile/MikeEgan, nil,Mar. 2012, March 2012 9037,5.0,Rhodogal,https://www.tripadvisor.ca/Profile/Rhodogal, nil,Jan. 2012, January 2012 9037,5.0,Canuckgirl561,https://www.tripadvisor.ca/Profile/Canuckgirl561, nil,Jan. 2012, August 2011 9037,5.0,greengalcalgary,https://www.tripadvisor.ca/Profile/greengalcalgary, nil,Nov. 2011, September 2011 9037,5.0,Carole G,https://www.tripadvisor.ca/Profile/CaroleG832, nil,Nov. 2011, September 2011 9037,5.0,Loveagoodgetaway,https://www.tripadvisor.ca/Profile/Loveagoodgetaway, nil,Aug. 2011, August 2011 9037,4.0,Kathini,https://www.tripadvisor.ca/Profile/Kathini, nil,Aug. 2011, August 2011 9037,4.0,Maureen O,https://www.tripadvisor.ca/Profile/maureeno982, nil,Jun. 2011, June 2011 9037,3.0,comoxtravellwer,https://www.tripadvisor.ca/Profile/comoxtravellwer, nil,Oct. 2010, October 2010 9037,5.0,traveltales-ca,https://www.tripadvisor.ca/Profile/traveltales-ca, nil,Sep. 2010, September 2010 9037,3.0,travelcoleen,https://www.tripadvisor.ca/Profile/travelcoleen, nil,Aug. 2010, July 2010 9037,5.0,travellersmapleridge,https://www.tripadvisor.ca/Profile/travellersmapleridge, nil,May 2009, May 2009 9037,5.0,quincytoo,https://www.tripadvisor.ca/Profile/quincytoo, nil,Nov. 2008, October 2008 9037,5.0,Thea_door,https://www.tripadvisor.ca/Profile/Thea_door, nil,Apr. 2008, April 2008 9037,5.0,kittykatt1957,https://www.tripadvisor.ca/Profile/kittykatt1957, nil,Dec. 2007, December 2007 9037,2.0,Will-travel-far,https://www.tripadvisor.ca/Profile/Will-travel-far, nil,Jul. 2007, July 2007 9037,5.0,E56789,https://www.tripadvisor.ca/Profile/E56789, nil,Aug. 2004,nil 9037,5.0,Adventurer18118,https://www.tripadvisor.ca/Profile/Adventurer18118, nil,Nov. 2003, February 2005 9037,5.0,Jimisurf,https://www.tripadvisor.ca/Profile/Jimisurf, nil,Jul. 2003,nil 9038,5.0,Craftymom57,https://www.tripadvisor.ca/Profile/Craftymom57, nil,Feb. 2019, February 2019 9038,4.0,Justin & Sarah,https://www.tripadvisor.ca/Profile/justinandsarah9, nil,Dec. 2018, December 2018 9038,5.0,peter84,https://www.tripadvisor.ca/Profile/peter84, nil,Oct. 2018, October 2018 9038,4.0,reginahnah,https://www.tripadvisor.ca/Profile/reginahnah, nil,Oct. 2018, September 2018 9038,4.0,William C,https://www.tripadvisor.ca/Profile/176williamc, nil,Sep. 2018, September 2018 9038,nil,,nil, nil,nil,nil 9038,4.0,Neil D,https://www.tripadvisor.ca/Profile/NeilD717, nil,Sep. 2017, October 2016 9038,5.0,zrmakk,https://www.tripadvisor.ca/Profile/zrmakk, nil,Jun. 2017, June 2017 9038,4.0,Dan4,https://www.tripadvisor.ca/Profile/Dan4, nil,May 2017, May 2017 9038,5.0,Andy W,https://www.tripadvisor.ca/Profile/AndyMerrittCanada, nil,Sep. 2016, September 2016 9038,3.0,christiner754,https://www.tripadvisor.ca/Profile/christiner754, nil,Aug. 2016, August 2016 9038,4.0,Corae_Bracken,https://www.tripadvisor.ca/Profile/Corae_Bracken, nil,Oct. 2015, July 2015 9038,5.0,Patricia H,https://www.tripadvisor.ca/Profile/patriciahI8899IJ, nil,Sep. 2015, September 2015 9038,3.0,Rose K,https://www.tripadvisor.ca/Profile/rosek854, nil,Aug. 2015, August 2015 9038,4.0,Geckosgal,https://www.tripadvisor.ca/Profile/Geckosgal, nil,Aug. 2015, August 2015 9038,4.0,Patrick F,https://www.tripadvisor.ca/Profile/patrickfM1386ZQ, nil,Aug. 2015, August 2015 9038,5.0,Gary W,https://www.tripadvisor.ca/Profile/P4970AHgaryw, nil,Aug. 2015, August 2015 9038,4.0,vanisle_al,https://www.tripadvisor.ca/Profile/vanisle_al, nil,Jul. 2015, August 2014 9038,4.0,DADIG,https://www.tripadvisor.ca/Profile/DADIG, nil,Mar. 2015, February 2015 9038,5.0,Halle P,https://www.tripadvisor.ca/Profile/hallep2013, nil,Oct. 2014, August 2014 9038,3.0,Allensfarm533,https://www.tripadvisor.ca/Profile/Allensfarm533, nil,Sep. 2014, August 2014 9038,4.0,Margaret S,https://www.tripadvisor.ca/Profile/MargaretS648, nil,Oct. 2013, October 2013 9038,5.0,Snow666angel,https://www.tripadvisor.ca/Profile/Snow666angel, nil,Sep. 2013, August 2013 9038,5.0,Jon W,https://www.tripadvisor.ca/Profile/JonW954, nil,Aug. 2013, July 2013 9038,4.0,Sandbar1,https://www.tripadvisor.ca/Profile/Sandbar1, nil,Aug. 2013, August 2013 9038,4.0,KnB_CDN,https://www.tripadvisor.ca/Profile/KnB_CDN, nil,Aug. 2013, August 2013 9038,4.0,JoyMarieJ,https://www.tripadvisor.ca/Profile/JoyMarieJ, nil,Jul. 2013, July 2013 9038,4.0,david w,https://www.tripadvisor.ca/Profile/davidw755, nil,Jun. 2013, June 2013 9038,5.0,Miker1611,https://www.tripadvisor.ca/Profile/Miker1611, nil,May 2013, May 2013 9038,5.0,marvin w,https://www.tripadvisor.ca/Profile/marvinw737, nil,Feb. 2013, October 2012 9038,4.0,DelwynW,https://www.tripadvisor.ca/Profile/DelwynW, nil,Feb. 2013, February 2013 9038,3.0,eztourist,https://www.tripadvisor.ca/Profile/eztourist, nil,Jul. 2012, October 2011 9038,4.0,L B,https://www.tripadvisor.ca/Profile/LB943, nil,Jul. 2012, July 2012 9038,3.0,vanislandgirl55,https://www.tripadvisor.ca/Profile/vanislandgirl55, nil,May 2012, May 2012 9038,4.0,AngelWinger,https://www.tripadvisor.ca/Profile/AngelWinger, nil,Apr. 2012, October 2011 9038,5.0,Bob G,https://www.tripadvisor.ca/Profile/BobG300, nil,Nov. 2011, November 2011 9038,4.0,Lori G,https://www.tripadvisor.ca/Profile/555lorig, nil,Jun. 2009, June 2009 9038,3.0,Brussels_Voyager,https://www.tripadvisor.ca/Profile/Brussels_Voyager, nil,Sep. 2008, September 2008 9038,1.0,ity_bity333,https://www.tripadvisor.ca/Profile/ity_bity333, nil,Mar. 2008, March 2008 9038,4.0,supermomPSL,https://www.tripadvisor.ca/Profile/supermomPSL, nil,May 2007, April 2007 9039,5.0,angrypeppers,https://www.tripadvisor.ca/Profile/angrypeppers, nil,Mar. 2019, March 2019 9039,5.0,617sashat,https://www.tripadvisor.ca/Profile/617sashat, nil,Feb. 2019, February 2019 9039,5.0,Tara T,https://www.tripadvisor.ca/Profile/TaraT760, nil,Mar. 2019, March 2019 9039,5.0,Patrick D,https://www.tripadvisor.ca/Profile/296pad, nil,Mar. 2019, March 2019 9039,2.0,Voyager54038847223,https://www.tripadvisor.ca/Profile/Voyager54038847223, nil,Feb. 2019, February 2019 9039,4.0,Randy B,https://www.tripadvisor.ca/Profile/randybD9479LJ, nil,Feb. 2019, January 2019 9039,5.0,Connector41504530768,https://www.tripadvisor.ca/Profile/Connector41504530768, nil,Jan. 2019, January 2019 9039,5.0,Sheila D,https://www.tripadvisor.ca/Profile/sheilad904, nil,Jan. 2019, January 2019 9039,5.0,Stay08811315235,https://www.tripadvisor.ca/Profile/Stay08811315235, nil,Jan. 2019, January 2019 9039,5.0,Patricia v,https://www.tripadvisor.ca/Profile/Patriciav482, nil,Jan. 2019, January 2019 9039,5.0,Relax43757275745,https://www.tripadvisor.ca/Profile/Relax43757275745, nil,Jan. 2019, December 2018 9039,4.0,wns141,https://www.tripadvisor.ca/Profile/wns141, nil,Dec. 2018, December 2018 9039,5.0,b0nniebub,https://www.tripadvisor.ca/Profile/b0nniebub, nil,Dec. 2018, December 2018 9039,5.0,Inspire23565316992,https://www.tripadvisor.ca/Profile/Inspire23565316992, nil,Dec. 2018, December 2018 9039,4.0,Greg J,https://www.tripadvisor.ca/Profile/476gregj, nil,Dec. 2018, December 2018 9039,5.0,Sheila H,https://www.tripadvisor.ca/Profile/SheilaH468, nil,Dec. 2018, November 2018 9039,4.0,ldk1965,https://www.tripadvisor.ca/Profile/ldk1965, nil,Oct. 2018, October 2018 9039,5.0,Shirley S,https://www.tripadvisor.ca/Profile/shirleys901, nil,Oct. 2018, October 2018 9039,1.0,Steven A,https://www.tripadvisor.ca/Profile/StevenA890, nil,Oct. 2018, October 2018 9039,4.0,Allen C,https://www.tripadvisor.ca/Profile/allenc345, nil,Oct. 2018, November 2017 9039,5.0,BCRedBoots,https://www.tripadvisor.ca/Profile/BCRedBoots, nil,Oct. 2018, September 2018 9039,4.0,Chewbaccavic r,https://www.tripadvisor.ca/Profile/chewbaccavicr, nil,Sep. 2018, September 2018 9039,2.0,lsth0mp,https://www.tripadvisor.ca/Profile/lsth0mp, nil,Sep. 2018, September 2018 9039,4.0,Hipjunkies,https://www.tripadvisor.ca/Profile/Hipjunkies, nil,Sep. 2018, August 2018 9039,3.0,westcanguy,https://www.tripadvisor.ca/Profile/westcanguy, nil,Aug. 2018, August 2018 9039,5.0,637barbarav,https://www.tripadvisor.ca/Profile/637barbarav, nil,Aug. 2018, August 2018 9039,4.0,Turk204,https://www.tripadvisor.ca/Profile/Turk204, nil,Jul. 2018, July 2018 9039,5.0,Escape430715,https://www.tripadvisor.ca/Profile/Escape430715, nil,Jul. 2018, July 2018 9039,5.0,jameslfoley,https://www.tripadvisor.ca/Profile/jameslfoley, nil,Jul. 2018, July 2018 9039,4.0,Compass770210,https://www.tripadvisor.ca/Profile/Compass770210, nil,Jul. 2018, July 2018 9039,nil,,nil, nil,nil,nil 9039,5.0,bissill,https://www.tripadvisor.ca/Profile/bissill, nil,Apr. 2018, April 2018 9039,4.0,OutdoorBoomer,https://www.tripadvisor.ca/Profile/OutdoorBoomer, nil,Apr. 2018, April 2018 9039,3.0,laurennackman,https://www.tripadvisor.ca/Profile/laurennackman, nil,Apr. 2018, April 2018 9039,5.0,Kenneth B,https://www.tripadvisor.ca/Profile/39kennethb, nil,Apr. 2018, April 2018 9039,2.0,Mike D,https://www.tripadvisor.ca/Profile/S9144WUmiked, nil,Apr. 2018, April 2018 9039,3.0,John C,https://www.tripadvisor.ca/Profile/johncK799CS, nil,Mar. 2018, July 2017 9039,4.0,Canucksontheloose,https://www.tripadvisor.ca/Profile/Canucksontheloose, nil,Mar. 2018, February 2018 9039,4.0,fishingguy2015,https://www.tripadvisor.ca/Profile/fishingguy2015, nil,Feb. 2018, February 2018 9039,3.0,keeganwh,https://www.tripadvisor.ca/Profile/keeganwh, nil,Feb. 2018, February 2018 9039,4.0,Les B,https://www.tripadvisor.ca/Profile/388lesb, nil,Jan. 2018, January 2018 9039,5.0,Y7265NNcynthiar,https://www.tripadvisor.ca/Profile/Y7265NNcynthiar, nil,Jan. 2018, December 2017 9039,5.0,holliev2017,https://www.tripadvisor.ca/Profile/holliev2017, nil,Jan. 2018, December 2017 9039,5.0,JoAnnSp,https://www.tripadvisor.ca/Profile/JoAnnSp, nil,Dec. 2017, December 2017 9039,4.0,Gregory H,https://www.tripadvisor.ca/Profile/639gregoryh, nil,Dec. 2017, December 2017 9039,5.0,HowBOUTthemCOWBOYS01,https://www.tripadvisor.ca/Profile/HowBOUTthemCOWBOYS01, nil,Dec. 2017, December 2017 9039,4.0,Phyllis V,https://www.tripadvisor.ca/Profile/PhyllisV488, nil,Dec. 2017, December 2017 9039,4.0,JWG1981,https://www.tripadvisor.ca/Profile/JWG1981, nil,Dec. 2017, December 2017 9039,4.0,mmf69,https://www.tripadvisor.ca/Profile/mmf69, nil,Nov. 2017, November 2017 9039,2.0,247launam,https://www.tripadvisor.ca/Profile/247launam, nil,Nov. 2017, November 2017 9039,4.0,josephinec648,https://www.tripadvisor.ca/Profile/josephinec648, nil,Nov. 2017, November 2017 9039,5.0,tomvR8418ZX,https://www.tripadvisor.ca/Profile/tomvR8418ZX, nil,Nov. 2017, October 2017 9039,3.0,Deanna S,https://www.tripadvisor.ca/Profile/936deannas, nil,Nov. 2017, October 2017 9039,5.0,566dereke,https://www.tripadvisor.ca/Profile/566dereke, nil,Nov. 2017, November 2017 9039,5.0,Brian M,https://www.tripadvisor.ca/Profile/217brianm217, nil,Sep. 2017, September 2017 9039,5.0,Bernd H,https://www.tripadvisor.ca/Profile/77berndh, nil,Sep. 2017, September 2017 9039,1.0,Moko-chan,https://www.tripadvisor.ca/Profile/Moko-chan, nil,Sep. 2017, September 2017 9039,4.0,Bruce N,https://www.tripadvisor.ca/Profile/850brucen, nil,Sep. 2017, September 2017 9039,4.0,114darrylp,https://www.tripadvisor.ca/Profile/114darrylp, nil,Sep. 2017, September 2017 9039,4.0,B4012DVkellyk,https://www.tripadvisor.ca/Profile/B4012DVkellyk, nil,Sep. 2017, September 2017 9039,3.0,R5L4,https://www.tripadvisor.ca/Profile/R5L4, nil,Sep. 2017, September 2017 9039,3.0,Mark H,https://www.tripadvisor.ca/Profile/MarkH828, nil,Sep. 2017, September 2017 9039,4.0,Mike C,https://www.tripadvisor.ca/Profile/mikecG8204KZ, nil,Sep. 2017, August 2017 9039,5.0,Maureen W,https://www.tripadvisor.ca/Profile/MaureenW819, nil,Aug. 2017, August 2017 9039,2.0,donaldh2015,https://www.tripadvisor.ca/Profile/donaldh2015, nil,Aug. 2017, August 2017 9039,4.0,C4181TSvictorr,https://www.tripadvisor.ca/Profile/C4181TSvictorr, nil,Aug. 2017, August 2017 9039,3.0,sharonoK8173YW,https://www.tripadvisor.ca/Profile/sharonoK8173YW, nil,Aug. 2017, August 2017 9039,5.0,Tim G,https://www.tripadvisor.ca/Profile/296timg, nil,Aug. 2017, August 2017 9039,3.0,Rosemary M,https://www.tripadvisor.ca/Profile/rosemarym81, nil,Aug. 2017, August 2017 9039,5.0,Debbie054,https://www.tripadvisor.ca/Profile/Debbie054, nil,Aug. 2017, August 2017 9039,2.0,randyw962,https://www.tripadvisor.ca/Profile/randyw962, nil,Aug. 2017, August 2017 9039,5.0,Doug C,https://www.tripadvisor.ca/Profile/DougC893, nil,Aug. 2017, August 2017 9039,3.0,sandradT6564HT,https://www.tripadvisor.ca/Profile/sandradT6564HT, nil,Aug. 2017, August 2017 9039,3.0,danilocO2998SR,https://www.tripadvisor.ca/Profile/danilocO2998SR, nil,Aug. 2017, August 2017 9039,4.0,Robert W,https://www.tripadvisor.ca/Profile/robertwM8391YF, nil,Aug. 2017, August 2017 9039,2.0,Joannehelm,https://www.tripadvisor.ca/Profile/Joannehelm, nil,Aug. 2017, August 2017 9039,5.0,Jayeson S,https://www.tripadvisor.ca/Profile/JayesonS, nil,Aug. 2017, August 2017 9039,2.0,kmaurage,https://www.tripadvisor.ca/Profile/kmaurage, nil,Aug. 2017, August 2017 9039,4.0,Monixen,https://www.tripadvisor.ca/Profile/Monixen, nil,Aug. 2017, August 2017 9039,4.0,N9241YAmartint,https://www.tripadvisor.ca/Profile/N9241YAmartint, nil,Aug. 2017, July 2017 9039,5.0,Shayne F,https://www.tripadvisor.ca/Profile/ShayneF160, nil,Aug. 2017, July 2017 9039,3.0,James A,https://www.tripadvisor.ca/Profile/JamesA294, nil,Aug. 2017, July 2017 9039,3.0,Gary D,https://www.tripadvisor.ca/Profile/E7558BXgaryd, nil,Aug. 2017, August 2017 9039,5.0,Louie K,https://www.tripadvisor.ca/Profile/louiek383, nil,Aug. 2017, July 2017 9039,2.0,"Doug Shaffer, Anderson Island, WA",https://www.tripadvisor.ca/Profile/RobertELeeMo, nil,Jul. 2017, July 2017 9039,3.0,richmennie,https://www.tripadvisor.ca/Profile/richmennie, nil,Jul. 2017, July 2017 9039,3.0,harveyo80,https://www.tripadvisor.ca/Profile/harveyo80, nil,Jul. 2017, July 2017 9039,4.0,Dendroctonus,https://www.tripadvisor.ca/Profile/Dendroctonus, nil,Jul. 2017, July 2017 9039,1.0,randolph p,https://www.tripadvisor.ca/Profile/randolphp280, nil,Jul. 2017, July 2017 9039,2.0,Craig F,https://www.tripadvisor.ca/Profile/CraigF1734, nil,Jul. 2017, July 2017 9039,3.0,GandGWhistler,https://www.tripadvisor.ca/Profile/GandGWhistler, nil,Jul. 2017, July 2017 9039,4.0,75trevorm,https://www.tripadvisor.ca/Profile/75trevorm, nil,Jul. 2017, July 2017 9039,5.0,U5650KLrickb,https://www.tripadvisor.ca/Profile/U5650KLrickb, nil,Jul. 2017, July 2017 9039,4.0,Peter F,https://www.tripadvisor.ca/Profile/715peterf, nil,Jul. 2017, June 2017 9039,3.0,M8322VVrichardh,https://www.tripadvisor.ca/Profile/M8322VVrichardh, nil,Jul. 2017, June 2017 9039,5.0,lauracX8494GU,https://www.tripadvisor.ca/Profile/lauracX8494GU, nil,Jul. 2017, June 2017 9039,4.0,313candacet,https://www.tripadvisor.ca/Profile/313candacet, nil,Jun. 2017, June 2017 9039,3.0,bnksns,https://www.tripadvisor.ca/Profile/bnksns, nil,Jun. 2017, May 2017 9039,5.0,K6631PBgeorgem,https://www.tripadvisor.ca/Profile/K6631PBgeorgem, nil,Jun. 2017, June 2017 9039,1.0,Tom I,https://www.tripadvisor.ca/Profile/tomi643, nil,Jun. 2017, June 2017 9039,3.0,Lopressure,https://www.tripadvisor.ca/Profile/Lopressure, nil,Jun. 2017, June 2017 9039,4.0,HopeTraveler,https://www.tripadvisor.ca/Profile/HopeTraveler, nil,Jun. 2017, June 2017 9039,3.0,120fionad,https://www.tripadvisor.ca/Profile/120fionad, nil,Jun. 2017, June 2017 9039,5.0,Stuart71,https://www.tripadvisor.ca/Profile/Stuart71, nil,Jun. 2017, April 2017 9039,5.0,Hal E,https://www.tripadvisor.ca/Profile/HalE780, nil,Jun. 2017, May 2017 9039,5.0,Lorena I,https://www.tripadvisor.ca/Profile/LorenaI447, nil,May 2017, May 2017 9039,3.0,Al N,https://www.tripadvisor.ca/Profile/93aln, nil,May 2017, May 2017 9039,4.0,S4825AProyl,https://www.tripadvisor.ca/Profile/S4825AProyl, nil,May 2017, May 2017 9039,5.0,Vicky M,https://www.tripadvisor.ca/Profile/vickymX4796DH, nil,May 2017, April 2017 9039,4.0,Jo B,https://www.tripadvisor.ca/Profile/M3183KYjob, nil,May 2017, May 2017 9039,4.0,albertemon,https://www.tripadvisor.ca/Profile/albertemon, nil,May 2017, May 2017 9039,5.0,916denicem,https://www.tripadvisor.ca/Profile/916denicem, nil,May 2017, May 2017 9039,5.0,doreenp519,https://www.tripadvisor.ca/Profile/doreenp519, nil,May 2017, May 2017 9039,4.0,Z9669DUchrism,https://www.tripadvisor.ca/Profile/Z9669DUchrism, nil,May 2017, May 2017 9039,4.0,jamescX2103SX,https://www.tripadvisor.ca/Profile/jamescX2103SX, nil,May 2017, May 2017 9039,4.0,Harley S,https://www.tripadvisor.ca/Profile/36harleys, nil,May 2017, May 2017 9039,5.0,thomasmI8762AG,https://www.tripadvisor.ca/Profile/thomasmI8762AG, nil,May 2017, May 2017 9039,2.0,curtism432,https://www.tripadvisor.ca/Profile/curtism432, nil,May 2017, May 2017 9039,4.0,Kate181793,https://www.tripadvisor.ca/Profile/Kate181793, nil,Apr. 2017, April 2017 9039,3.0,TomHlavac,https://www.tripadvisor.ca/Profile/TomHlavac, nil,Apr. 2017, March 2017 9039,5.0,chrisslater2015,https://www.tripadvisor.ca/Profile/chrisslater2015, nil,Mar. 2017, March 2017 9039,4.0,Bradley W,https://www.tripadvisor.ca/Profile/261BradleyW, nil,Mar. 2017, March 2017 9039,5.0,RickFurtado,https://www.tripadvisor.ca/Profile/RickFurtado, nil,Mar. 2017, March 2017 9039,1.0,Stephenie/Стефи,https://www.tripadvisor.ca/Profile/StephieTheGreat, nil,Jan. 2017, January 2017 9039,2.0,926doug,https://www.tripadvisor.ca/Profile/926doug, nil,Jan. 2017, December 2016 9039,2.0,Janine L,https://www.tripadvisor.ca/Profile/JanineL892, nil,Jan. 2017, January 2017 9039,5.0,Gail B,https://www.tripadvisor.ca/Profile/236gailb, nil,Jan. 2017, December 2016 9039,3.0,Victoria_BCTall_Guy,https://www.tripadvisor.ca/Profile/Victoria_BCTall_Guy, nil,Jan. 2017, January 2017 9039,2.0,Verbz,https://www.tripadvisor.ca/Profile/Verbz, nil,Jan. 2017, January 2017 9039,5.0,David C,https://www.tripadvisor.ca/Profile/davidcN7293LJ, nil,Jan. 2017, January 2017 9039,3.0,Sandra C,https://www.tripadvisor.ca/Profile/sandracQ4208MZ, nil,Jan. 2017, November 2016 9039,5.0,Firemarine123,https://www.tripadvisor.ca/Profile/Firemarine123, nil,Dec. 2016, December 2016 9039,2.0,Kim S,https://www.tripadvisor.ca/Profile/Y8221QQkims, nil,Nov. 2016, November 2016 9039,5.0,Karl O,https://www.tripadvisor.ca/Profile/karlo210, nil,Nov. 2016, November 2016 9039,4.0,corneliay2016,https://www.tripadvisor.ca/Profile/corneliay2016, nil,Nov. 2016, November 2016 9039,5.0,skydude77,https://www.tripadvisor.ca/Profile/skydude77, nil,Nov. 2016, November 2016 9039,2.0,coffeechik,https://www.tripadvisor.ca/Profile/coffeechik, nil,Nov. 2016, October 2016 9039,5.0,Haythornetravel,https://www.tripadvisor.ca/Profile/Haythornetravel, nil,Oct. 2016, October 2016 9039,5.0,Byron W,https://www.tripadvisor.ca/Profile/byronw2013, nil,Oct. 2016, October 2016 9039,2.0,Hound103,https://www.tripadvisor.ca/Profile/Hound103, nil,Oct. 2016, October 2016 9039,5.0,anugara,https://www.tripadvisor.ca/Profile/anugara, nil,Oct. 2016, October 2016 9039,4.0,brettchandler,https://www.tripadvisor.ca/Profile/brettchandler, nil,Oct. 2016, October 2016 9039,5.0,poad59,https://www.tripadvisor.ca/Profile/poad59, nil,Oct. 2016, September 2016 9039,5.0,Roland P,https://www.tripadvisor.ca/Profile/rolandp735, nil,Sep. 2016, September 2016 9039,3.0,Nicq,https://www.tripadvisor.ca/Profile/Nicq, nil,Sep. 2016, September 2016 9039,3.0,bwkyba,https://www.tripadvisor.ca/Profile/bwkyba, nil,Sep. 2016, September 2016 9039,3.0,Eric4227,https://www.tripadvisor.ca/Profile/Eric4227, nil,Sep. 2016, September 2016 9039,3.0,Laura D,https://www.tripadvisor.ca/Profile/F1397RWlaurad, nil,Sep. 2016, September 2016 9039,5.0,Theresa D,https://www.tripadvisor.ca/Profile/927theresad, nil,Sep. 2016, September 2016 9039,4.0,keadyn,https://www.tripadvisor.ca/Profile/keadyn, nil,Sep. 2016, September 2016 9039,4.0,Hans E,https://www.tripadvisor.ca/Profile/483hanse, nil,Sep. 2016, September 2016 9039,5.0,Bonnie J,https://www.tripadvisor.ca/Profile/382bonniej, nil,Sep. 2016, September 2016 9039,4.0,Lotsofnews,https://www.tripadvisor.ca/Profile/Lotsofnews, nil,Sep. 2016, September 2016 9039,4.0,Ken927,https://www.tripadvisor.ca/Profile/Ken927, nil,Sep. 2016, September 2016 9039,4.0,253diannef,https://www.tripadvisor.ca/Profile/253diannef, nil,Sep. 2016, September 2016 9039,3.0,51Chris4411,https://www.tripadvisor.ca/Profile/51Chris4411, nil,Sep. 2016, September 2016 9039,4.0,Brad W,https://www.tripadvisor.ca/Profile/bradw330, nil,Aug. 2016, August 2016 9039,5.0,Peter M,https://www.tripadvisor.ca/Profile/petermV9657FN, nil,Aug. 2016, August 2016 9039,3.0,Bruce_Raynor,https://www.tripadvisor.ca/Profile/Bruce_Raynor, nil,Aug. 2016, August 2016 9039,5.0,James M,https://www.tripadvisor.ca/Profile/N1653JTjamesm, nil,Aug. 2016, August 2016 9039,4.0,notdex,https://www.tripadvisor.ca/Profile/notdex, nil,Aug. 2016, August 2016 9039,5.0,James R,https://www.tripadvisor.ca/Profile/W12MIjamesr, nil,Aug. 2016, August 2016 9039,4.0,PortMoody5,https://www.tripadvisor.ca/Profile/PortMoody5, nil,Aug. 2016, August 2016 9039,1.0,mpertlarson,https://www.tripadvisor.ca/Profile/mpertlarson, nil,Aug. 2016, August 2016 9039,3.0,kmhardman2016,https://www.tripadvisor.ca/Profile/kmhardman2016, nil,Aug. 2016, August 2016 9039,1.0,Carrie B,https://www.tripadvisor.ca/Profile/carriebA9750KU, nil,Aug. 2016, July 2016 9039,4.0,Garth G,https://www.tripadvisor.ca/Profile/379garthg, nil,Aug. 2016, August 2016 9040,5.0,hullsaddler,https://www.tripadvisor.ca/Profile/hullsaddler, nil,Jul. 2016, June 2016 9040,nil,,nil, nil,nil,nil 9041,nil,,nil, nil,nil,nil 9042,5.0,Capt_S_12,https://www.tripadvisor.ca/Profile/Capt_S_12, nil,Oct. 2018, October 2018 9042,5.0,IGH7,https://www.tripadvisor.ca/Profile/IGH7, nil,Sep. 2018, September 2018 9042,5.0,ingrid54,https://www.tripadvisor.ca/Profile/ingrid54, nil,Sep. 2018, September 2018 9042,5.0,GratefulinDundas,https://www.tripadvisor.ca/Profile/GratefulinDundas, nil,Aug. 2018, August 2018 9042,4.0,trek1canada,https://www.tripadvisor.ca/Profile/trek1canada, nil,Apr. 2018, April 2018 9042,nil,,nil, nil,nil,nil 9042,5.0,lynnwilltravel,https://www.tripadvisor.ca/Profile/lynnwilltravel, nil,Aug. 2014, August 2014 9042,5.0,DaveBritishColumbia,https://www.tripadvisor.ca/Profile/DaveBritishColumbia, nil,Jul. 2014, July 2014 9042,5.0,rubytuesday16,https://www.tripadvisor.ca/Profile/rubytuesday16, nil,Oct. 2013, October 2013 9043,nil,,nil, nil,nil,nil 9045,5.0,Bev D,https://www.tripadvisor.ca/Profile/626bevd, nil,Mar. 2019, March 2019 9045,5.0,Traipser_OR,https://www.tripadvisor.ca/Profile/Traipser_OR, nil,Sep. 2018, September 2018 9045,5.0,Darryl D,https://www.tripadvisor.ca/Profile/22darryld, nil,May 2018, May 2018 9045,5.0,154943Norm,https://www.tripadvisor.ca/Profile/154943Norm, nil,Apr. 2017, April 2017 9045,5.0,roefamilyUk,https://www.tripadvisor.ca/Profile/roefamilyUk, nil,Sep. 2016, September 2016 9045,5.0,nige d,https://www.tripadvisor.ca/Profile/niged_11, nil,Aug. 2016, August 2016 9045,nil,,nil, nil,nil,nil 9045,5.0,Sharon J,https://www.tripadvisor.ca/Profile/SharonJ707, nil,Sep. 2015, September 2015 9045,5.0,Chris K,https://www.tripadvisor.ca/Profile/F1319BPchrisk, nil,Aug. 2015, July 2015 9045,5.0,cathy o,https://www.tripadvisor.ca/Profile/cathyo726, nil,Jul. 2015, July 2015 9045,5.0,Drewtini,https://www.tripadvisor.ca/Profile/Drewtini, nil,Apr. 2015, April 2015 9045,5.0,Sally P,https://www.tripadvisor.ca/Profile/826sallyp, nil,Nov. 2014, September 2014 9045,5.0,Todd J,https://www.tripadvisor.ca/Profile/toddj21, nil,Aug. 2014, August 2014 9045,5.0,Cheri D,https://www.tripadvisor.ca/Profile/497cherid, nil,Apr. 2014, April 2014 9045,5.0,debbie m,https://www.tripadvisor.ca/Profile/debbiem641, nil,Nov. 2013, November 2013 9045,5.0,Richard H,https://www.tripadvisor.ca/Profile/N4452CIrichardh, nil,Nov. 2013, November 2013 9045,5.0,David H,https://www.tripadvisor.ca/Profile/G6091JMdavidh, nil,Sep. 2013, September 2013 9045,5.0,chicosmama,https://www.tripadvisor.ca/Profile/chicosmama, nil,Sep. 2013, August 2013 9045,5.0,Joan L L,https://www.tripadvisor.ca/Profile/j0anll, nil,Aug. 2013, August 2013 9045,5.0,Chris M,https://www.tripadvisor.ca/Profile/chrismA6115SM, nil,Aug. 2013, August 2013 9045,5.0,Phatty999,https://www.tripadvisor.ca/Profile/Phatty999, nil,Jul. 2013, July 2013 9045,5.0,Sue M,https://www.tripadvisor.ca/Profile/301SueM301, nil,Jul. 2013, June 2013 9045,5.0,LLinka,https://www.tripadvisor.ca/Profile/LLinka, nil,May 2013, May 2013 9045,5.0,Zooville,https://www.tripadvisor.ca/Profile/Zooville, nil,Sep. 2012, September 2012 9045,5.0,Rob T,https://www.tripadvisor.ca/Profile/RobT785, nil,Aug. 2012, August 2012 9045,5.0,Karen G,https://www.tripadvisor.ca/Profile/KarenG142, nil,Aug. 2012, July 2012 9045,5.0,Diane3902,https://www.tripadvisor.ca/Profile/Diane3902, nil,Jul. 2012, July 2012 9045,5.0,Gordon528,https://www.tripadvisor.ca/Profile/Gordon528, nil,May 2012, May 2012 9045,5.0,AdamHoopsy,https://www.tripadvisor.ca/Profile/AdamHoopsy, nil,Nov. 2011, October 2011 9045,5.0,Darilou P,https://www.tripadvisor.ca/Profile/DarilouP, nil,Sep. 2011, August 2011 9045,5.0,skiitanyway,https://www.tripadvisor.ca/Profile/skiitanyway, nil,Jul. 2011, July 2011 9045,5.0,SkinnerandThyssen,https://www.tripadvisor.ca/Profile/SkinnerandThyssen, nil,Jul. 2011, June 2011 9045,5.0,baillie58,https://www.tripadvisor.ca/Profile/baillie58, nil,Feb. 2011, January 2011 9045,5.0,tientun,https://www.tripadvisor.ca/Profile/tientun, nil,Aug. 2010, July 2010 9046,5.0,disappointed088,https://www.tripadvisor.ca/Profile/disappointed088, nil,Sep. 2018, September 2018 9046,5.0,Caroline090,https://www.tripadvisor.ca/Profile/Caroline090, nil,Aug. 2018, August 2018 9046,5.0,SJFCalgary,https://www.tripadvisor.ca/Profile/SJFCalgary, nil,Apr. 2018, April 2018 9046,5.0,valinsry,https://www.tripadvisor.ca/Profile/valinsry, nil,Apr. 2018, April 2018 9046,5.0,Marilyn B,https://www.tripadvisor.ca/Profile/arilyn, nil,Oct. 2017, September 2017 9046,5.0,Dianne C,https://www.tripadvisor.ca/Profile/DianneC402, nil,Jun. 2017, June 2017 9046,5.0,Barbara L,https://www.tripadvisor.ca/Profile/299BarbaraL, nil,Oct. 2016, October 2016 9046,5.0,Joel W,https://www.tripadvisor.ca/Profile/Wiltz, nil,Aug. 2016, August 2016 9046,5.0,Alex977,https://www.tripadvisor.ca/Profile/Alex977, nil,Jul. 2016, July 2016 9046,5.0,Chandra C,https://www.tripadvisor.ca/Profile/chandrac344, nil,Jun. 2016, June 2016 9046,5.0,soundfondler,https://www.tripadvisor.ca/Profile/soundfondler, nil,Jun. 2016, June 2016 9046,5.0,Lylie L,https://www.tripadvisor.ca/Profile/LylieL, nil,May 2016, May 2016 9046,5.0,rwadge,https://www.tripadvisor.ca/Profile/rwadge, nil,Feb. 2016, February 2016 9046,5.0,KMB8888,https://www.tripadvisor.ca/Profile/KMB8888, nil,Jan. 2016, December 2015 9046,5.0,SuiteJosephine,https://www.tripadvisor.ca/Profile/SuiteJosephine, nil,Nov. 2015, September 2015 9046,nil,,nil, nil,nil,nil 9046,5.0,Lorna E,https://www.tripadvisor.ca/Profile/lornae538, nil,Jun. 2015, June 2015 9046,5.0,Paparoo1669,https://www.tripadvisor.ca/Profile/paparoo1669, nil,Jun. 2015, June 2015 9046,5.0,DADIDAHOUET,https://www.tripadvisor.ca/Profile/DADIDAHOUET, nil,Mar. 2015, March 2015 9046,5.0,wendy S,https://www.tripadvisor.ca/Profile/dubnerw, nil,Dec. 2014, November 2014 9046,5.0,marilee_ps,https://www.tripadvisor.ca/Profile/marilee_ps, nil,Sep. 2014, August 2014 9046,5.0,rswitzer,https://www.tripadvisor.ca/Profile/rswitzer, nil,Sep. 2014, August 2014 9046,5.0,Travelling_papillion,https://www.tripadvisor.ca/Profile/Travelling_papillion, nil,Sep. 2014, August 2014 9046,5.0,KerryEL,https://www.tripadvisor.ca/Profile/KerryEL, nil,Aug. 2014, July 2014 9046,5.0,vallentyne,https://www.tripadvisor.ca/Profile/vallentyne, nil,Aug. 2014, August 2014 9046,5.0,Melagal,https://www.tripadvisor.ca/Profile/Melagal, nil,Jul. 2014, July 2014 9046,5.0,gatv1,https://www.tripadvisor.ca/Profile/gatv1, nil,Mar. 2014, March 2014 9046,5.0,Tricia P,https://www.tripadvisor.ca/Profile/Triica, nil,Nov. 2013, March 2013 9046,5.0,Jojul_11,https://www.tripadvisor.ca/Profile/Jojul_11, nil,Sep. 2013, September 2013 9046,5.0,JuLoWi,https://www.tripadvisor.ca/Profile/JuLoWi, nil,Sep. 2013, July 2013 9046,5.0,Michael L,https://www.tripadvisor.ca/Profile/966MichaelL, nil,Feb. 2013, February 2013 9046,5.0,VolvanaWhite,https://www.tripadvisor.ca/Profile/VolvanaWhite, nil,Oct. 2012, July 2012 9046,5.0,socalfamily2699,https://www.tripadvisor.ca/Profile/socalfamily2699, nil,Sep. 2012, July 2012 9046,5.0,Gillian P,https://www.tripadvisor.ca/Profile/GillianP775, nil,Sep. 2012, August 2012 9046,5.0,CdnMtnGal,https://www.tripadvisor.ca/Profile/CdnMtnGal, nil,Aug. 2012, August 2012 9046,5.0,celia a,https://www.tripadvisor.ca/Profile/celiaa986, nil,Jul. 2012, July 2012 9046,5.0,nf m,https://www.tripadvisor.ca/Profile/nfm_12, nil,Jul. 2012, July 2012 9046,5.0,Karen B,https://www.tripadvisor.ca/Profile/736KarenB, nil,Jun. 2012, June 2012 9046,5.0,Diane L,https://www.tripadvisor.ca/Profile/flohenge, nil,Mar. 2012, March 2012 9046,5.0,Robert S,https://www.tripadvisor.ca/Profile/RobertS390, nil,Sep. 2011, September 2011 9046,4.0,Joyceline,https://www.tripadvisor.ca/Profile/Joyceline, nil,Sep. 2011, September 2011 9046,5.0,Fussyquilter,https://www.tripadvisor.ca/Profile/Fussyquilter, nil,Sep. 2011, August 2011 9046,5.0,candid,https://www.tripadvisor.ca/Profile/candid, nil,Jul. 2011, July 2011 9046,5.0,HappyTraveller1287,https://www.tripadvisor.ca/Profile/HappyTraveller1287, nil,Jul. 2011, July 2011 9046,5.0,dickensd,https://www.tripadvisor.ca/Profile/dickensd, nil,Sep. 2006, August 2006 9046,5.0,Mrsgsep,https://www.tripadvisor.ca/Profile/agiustino, nil,Aug. 2006, July 2006 9046,5.0,sugarpine,https://www.tripadvisor.ca/Profile/sugarpine, nil,Jul. 2006,nil 9046,5.0,GastownGirl,https://www.tripadvisor.ca/Profile/GastownGirl, nil,Aug. 2005, July 2005 9046,5.0,Dreamer12284,https://www.tripadvisor.ca/Profile/Dreamer12284, nil,Sep. 2003,nil 9047,5.0,Jan H,https://www.tripadvisor.ca/Profile/janh588, nil,Jun. 2015, May 2015 9047,5.0,Marianna H,https://www.tripadvisor.ca/Profile/MariannaH_13, nil,Feb. 2015, February 2015 9047,5.0,AkinomE,https://www.tripadvisor.ca/Profile/AkinomE, nil,Oct. 2014, September 2014 9047,5.0,Kelly M,https://www.tripadvisor.ca/Profile/Q5419JNkellym, nil,Sep. 2014, August 2014 9047,5.0,Carlo L,https://www.tripadvisor.ca/Profile/CarloL317, nil,Aug. 2014, August 2014 9047,5.0,G T,https://www.tripadvisor.ca/Profile/448gt, nil,Aug. 2014, August 2014 9047,4.0,4ME4U,https://www.tripadvisor.ca/Profile/4ME4U, nil,Aug. 2014, August 2014 9047,5.0,Daryl Lynn R,https://www.tripadvisor.ca/Profile/daryllynnr, nil,Jul. 2014, July 2014 9047,5.0,Anne L,https://www.tripadvisor.ca/Profile/Z8526AOannel, nil,Jul. 2014, July 2014 9048,5.0,KenJennings1,https://www.tripadvisor.ca/Profile/KenJennings1, nil,Jul. 2014, June 2014 9048,5.0,Northbay2,https://www.tripadvisor.ca/Profile/Northbay2, nil,Jan. 2014, July 2013 9048,5.0,sheablevins,https://www.tripadvisor.ca/Profile/sheablevins, nil,May 2013, September 2012 9048,5.0,Nicole C,https://www.tripadvisor.ca/Profile/735NicoleC, nil,May 2013, September 2012 9048,5.0,Patric M,https://www.tripadvisor.ca/Profile/PatricM279, nil,May 2013, March 2013 9048,5.0,JenniDavidson75,https://www.tripadvisor.ca/Profile/Jennidavidson75, nil,May 2013, June 2012 9048,5.0,Franny J,https://www.tripadvisor.ca/Profile/FrannyJ_13, nil,Feb. 2013, August 2012 9048,5.0,Billhope,https://www.tripadvisor.ca/Profile/Billhope, nil,Feb. 2013, July 2012 9048,nil,,nil, nil,nil,nil 9049,3.0,Sharon N,https://www.tripadvisor.ca/Profile/sharonn478, nil,Sep. 2018, August 2018 9049,4.0,Eric L,https://www.tripadvisor.ca/Profile/ericlD499DR, nil,Jun. 2018, June 2018 9049,2.0,SailorAirman,https://www.tripadvisor.ca/Profile/SailorAirman, nil,Aug. 2017, August 2017 9049,4.0,BabyboomerCalgary,https://www.tripadvisor.ca/Profile/BabyboomerCalgary, nil,Apr. 2017, April 2017 9049,2.0,frozen998,https://www.tripadvisor.ca/Profile/frozen998, nil,Oct. 2016, September 2016 9049,4.0,Louise W,https://www.tripadvisor.ca/Profile/LouiseW263, nil,Jul. 2016, July 2016 9049,5.0,eipw,https://www.tripadvisor.ca/Profile/eipw, nil,Apr. 2016, June 2015 9049,4.0,442joseph,https://www.tripadvisor.ca/Profile/442joseph, nil,Dec. 2015, December 2015 9049,3.0,trustmewhenIsay,https://www.tripadvisor.ca/Profile/trustmewhenIsay, nil,Aug. 2015, August 2015 9049,4.0,Marian C,https://www.tripadvisor.ca/Profile/MarianC533, nil,May 2015, May 2015 9049,3.0,DADIG,https://www.tripadvisor.ca/Profile/DADIG, nil,Feb. 2015, February 2015 9049,5.0,georgeyoshio,https://www.tripadvisor.ca/Profile/georgeyoshio, nil,Oct. 2014, August 2014 9049,3.0,Danielle M,https://www.tripadvisor.ca/Profile/DanielleM8, nil,Sep. 2014, September 2014 9049,4.0,DartmouthNsBrendamj,https://www.tripadvisor.ca/Profile/DartmouthNsBrendamj, nil,Sep. 2014, August 2014 9049,2.0,Vanc0uverght,https://www.tripadvisor.ca/Profile/Vanc0uverght, nil,Aug. 2014, August 2014 9049,2.0,homer122863,https://www.tripadvisor.ca/Profile/homer122863, nil,Aug. 2014, July 2014 9049,4.0,FmrEngr,https://www.tripadvisor.ca/Profile/FmrEngr, nil,Aug. 2014, August 2014 9049,3.0,Ladycat0001,https://www.tripadvisor.ca/Profile/Ladycat0001, nil,Aug. 2014, August 2014 9049,3.0,Brian S,https://www.tripadvisor.ca/Profile/578BrianS, nil,Aug. 2013, August 2013 9049,3.0,DMIH,https://www.tripadvisor.ca/Profile/DMIH, nil,Jun. 2013, June 2013 9049,4.0,Teresa H,https://www.tripadvisor.ca/Profile/508teresah, nil,Jun. 2013, June 2013 9049,5.0,Sabelle D,https://www.tripadvisor.ca/Profile/SabelleD, nil,May 2013, May 2013 9049,5.0,backcountrysister1,https://www.tripadvisor.ca/Profile/backcountrysister1, nil,Dec. 2012, November 2012 9049,4.0,bert k,https://www.tripadvisor.ca/Profile/bertk629, nil,Jul. 2012, July 2012 9049,5.0,ianjc,https://www.tripadvisor.ca/Profile/ianjc, nil,Nov. 2011, November 2011 9050,5.0,Carol W,https://www.tripadvisor.ca/Profile/crankywithoutsleep, nil,Mar. 2019, March 2019 9050,5.0,Steve B,https://www.tripadvisor.ca/Profile/stevebK2883RC, nil,Aug. 2018, August 2018 9050,nil,,nil, nil,nil,nil 9050,5.0,Isabelle L,https://www.tripadvisor.ca/Profile/IsabelleL750, nil,Jul. 2017, July 2017 9050,5.0,VictoriaGardener,https://www.tripadvisor.ca/Profile/VictoriaGardener, nil,Oct. 2016, October 2016 9050,5.0,Joan L,https://www.tripadvisor.ca/Profile/206joanl, nil,Jun. 2016, May 2016 9050,5.0,John M,https://www.tripadvisor.ca/Profile/johnmI712PC, nil,Jul. 2015, July 2015 9050,5.0,chimo5,https://www.tripadvisor.ca/Profile/chimo5, nil,Sep. 2014, September 2014 9051,5.0,Kevin M,https://www.tripadvisor.ca/Profile/KevinMiller1956, nil,Dec. 2017, September 2017 9051,4.0,lochbee,https://www.tripadvisor.ca/Profile/lochbee, nil,May 2017, May 2017 9051,1.0,iCrave C,https://www.tripadvisor.ca/Profile/icravec, nil,Mar. 2016, March 2016 9051,4.0,timbucktoe,https://www.tripadvisor.ca/Profile/timbucktoe, nil,Sep. 2015, February 2015 9051,5.0,Ino S,https://www.tripadvisor.ca/Profile/inos615, nil,Aug. 2015, July 2015 9051,1.0,Lois L,https://www.tripadvisor.ca/Profile/loisl534, nil,Feb. 2015, March 2014 9051,5.0,Carol T,https://www.tripadvisor.ca/Profile/carolt318, nil,Aug. 2014, July 2014 9051,5.0,SiAnWi,https://www.tripadvisor.ca/Profile/SiAnWi, nil,Aug. 2014, July 2014 9051,4.0,Elizabeth B,https://www.tripadvisor.ca/Profile/Z2676OAelizabethb, nil,May 2014, May 2014 9051,4.0,AliceMatthews,https://www.tripadvisor.ca/Profile/AliceMatthews, nil,Nov. 2013, July 2013 9051,5.0,KRSV,https://www.tripadvisor.ca/Profile/KRSV, nil,Nov. 2012, December 2011 9051,4.0,Reneski,https://www.tripadvisor.ca/Profile/Reneski, nil,Aug. 2012, August 2012 9051,5.0,Julie-Lynn X,https://www.tripadvisor.ca/Profile/Julie-LynnX, nil,Apr. 2012, April 2012 9051,4.0,trailrat999,https://www.tripadvisor.ca/Profile/trailrat999, nil,Oct. 2011, September 2011 9051,4.0,YVRSuzanne,https://www.tripadvisor.ca/Profile/YVRSuzanne, nil,Aug. 2011, August 2011 9051,nil,,nil, nil,nil,nil 9051,5.0,Amyferg,https://www.tripadvisor.ca/Profile/Amyferg, nil,Aug. 2009, January 2009 9051,5.0,HuggyBara,https://www.tripadvisor.ca/Profile/HuggyBara, nil,Aug. 2009, July 2009 9051,5.0,Kara087,https://www.tripadvisor.ca/Profile/Kara087, nil,Aug. 2009, June 2009 9051,5.0,KIMRICHES3,https://www.tripadvisor.ca/Profile/KIMRICHES3, nil,Aug. 2009, March 2009 9051,5.0,silverferns,https://www.tripadvisor.ca/Profile/silverferns, nil,Aug. 2009, June 2009 9052,nil,,nil, nil,nil,nil 9053,nil,,nil, nil,nil,nil 9054,nil,,nil, nil,nil,nil 9055,nil,,nil, nil,nil,nil 9056,nil,,nil, nil,nil,nil 9059,5.0,Ashley D,https://www.tripadvisor.ca/Profile/AshleyL744, nil,Mar. 2019, January 2019 9059,4.0,APH,https://www.tripadvisor.ca/Profile/I9634ZGanitap, nil,Mar. 2019, March 2019 9059,4.0,Jane B,https://www.tripadvisor.ca/Profile/R9404CNjaneb, nil,Mar. 2019, November 2018 9059,4.0,doe570,https://www.tripadvisor.ca/Profile/doe570, nil,Jan. 2019, January 2019 9059,4.0,Ann P,https://www.tripadvisor.ca/Profile/wrla2015, nil,Dec. 2018, December 2018 9059,nil,,nil, nil,nil,nil 9059,5.0,JetTech33,https://www.tripadvisor.ca/Profile/JetTech33, nil,Sep. 2018, August 2018 9059,5.0,AlexBarkwell,https://www.tripadvisor.ca/Profile/AlexBarkwell, nil,Sep. 2018, August 2018 9059,4.0,MandDplus2,https://www.tripadvisor.ca/Profile/MandDplus2, nil,Aug. 2018, July 2018 9059,5.0,katqe,https://www.tripadvisor.ca/Profile/katqe, nil,Aug. 2018, August 2018 9059,4.0,Peter S,https://www.tripadvisor.ca/Profile/petersI6440WY, nil,Aug. 2018, August 2018 9059,4.0,lilnation,https://www.tripadvisor.ca/Profile/lilnation, nil,Aug. 2018, August 2018 9059,5.0,Cynthia H,https://www.tripadvisor.ca/Profile/390cynthiah, nil,Jul. 2018, July 2018 9059,5.0,marieandkevin,https://www.tripadvisor.ca/Profile/marieandkevin, nil,Jul. 2018, April 2018 9059,2.0,Carolyn K,https://www.tripadvisor.ca/Profile/carolynk678, nil,Jul. 2018, July 2018 9059,5.0,CharSkan1,https://www.tripadvisor.ca/Profile/CharSkan1, nil,Jul. 2018, July 2018 9059,1.0,Francis V,https://www.tripadvisor.ca/Profile/francisv782, nil,Jul. 2018, June 2018 9059,4.0,Katherine B,https://www.tripadvisor.ca/Profile/katherineb281, nil,Jun. 2018, June 2018 9059,5.0,531fish,https://www.tripadvisor.ca/Profile/531fish, nil,Jun. 2018, June 2018 9059,3.0,velho2016,https://www.tripadvisor.ca/Profile/velho2016, nil,Jun. 2018, June 2018 9059,4.0,Ontariogirl30,https://www.tripadvisor.ca/Profile/Ontariogirl30, nil,Jun. 2018, June 2018 9059,5.0,Janet R,https://www.tripadvisor.ca/Profile/F5096USjanetr, nil,May 2018, May 2018 9059,3.0,John F,https://www.tripadvisor.ca/Profile/412JohnF, nil,Apr. 2018, February 2018 9059,4.0,PhilG512,https://www.tripadvisor.ca/Profile/PhilG512, nil,Apr. 2018, April 2018 9059,5.0,Dunc14,https://www.tripadvisor.ca/Profile/Dunc14, nil,Apr. 2018, March 2018 9059,3.0,kmb905,https://www.tripadvisor.ca/Profile/kmb905, nil,Mar. 2018, March 2018 9059,5.0,Caledonhockeymom96,https://www.tripadvisor.ca/Profile/Caledonhockeymom96, nil,Feb. 2018, February 2018 9059,4.0,Sandra2013_13,https://www.tripadvisor.ca/Profile/Sandra2013_13, nil,Feb. 2018, February 2018 9059,3.0,Stephanie D,https://www.tripadvisor.ca/Profile/812stephaniew, nil,Jan. 2018, January 2018 9059,3.0,Tina P,https://www.tripadvisor.ca/Profile/tinapP5464OB, nil,Jan. 2018, January 2018 9059,2.0,Will H,https://www.tripadvisor.ca/Profile/6willh, nil,Jan. 2018, January 2018 9059,4.0,baraman1,https://www.tripadvisor.ca/Profile/baraman1, nil,Jan. 2018, December 2017 9059,3.0,kbdid,https://www.tripadvisor.ca/Profile/kbdid, nil,Dec. 2017, December 2017 9059,4.0,Maegan M,https://www.tripadvisor.ca/Profile/978maeganm, nil,Oct. 2017, October 2017 9059,3.0,Brian D,https://www.tripadvisor.ca/Profile/570BrianD, nil,Oct. 2017, October 2017 9059,4.0,UMichAlum,https://www.tripadvisor.ca/Profile/UMichAlum, nil,Oct. 2017, October 2017 9059,5.0,Harvey C,https://www.tripadvisor.ca/Profile/332harveyc, nil,Apr. 2017, April 2017 9059,4.0,Cindy R,https://www.tripadvisor.ca/Profile/TravelingTriplets, nil,Apr. 2017, April 2017 9059,5.0,A6848TDdavidp,https://www.tripadvisor.ca/Profile/A6848TDdavidp, nil,Apr. 2017, April 2017 9059,5.0,Adelia V,https://www.tripadvisor.ca/Profile/AdeliaV_12, nil,Apr. 2017, April 2017 9059,5.0,RKing80,https://www.tripadvisor.ca/Profile/RKing80, nil,Apr. 2017, April 2017 9059,3.0,Frank W,https://www.tripadvisor.ca/Profile/frankw555, nil,Oct. 2016, October 2016 9059,4.0,Maryam S,https://www.tripadvisor.ca/Profile/362maryams, nil,Sep. 2016, September 2016 9059,5.0,laddymischief,https://www.tripadvisor.ca/Profile/laddymischief, nil,Aug. 2016, August 2016 9059,3.0,Nancer2727,https://www.tripadvisor.ca/Profile/Nancer2727, nil,Jul. 2016, July 2016 9059,5.0,Wayne I,https://www.tripadvisor.ca/Profile/waynei784, nil,Jul. 2016, July 2016 9059,5.0,Bonnie333333,https://www.tripadvisor.ca/Profile/Bonnie333333, nil,Jul. 2016, July 2016 9059,4.0,Al K,https://www.tripadvisor.ca/Profile/AlK71, nil,Jul. 2016, July 2016 9059,5.0,Cheryl T,https://www.tripadvisor.ca/Profile/cheryltV5610DX, nil,Jul. 2016, July 2016 9059,3.0,trvlbug72,https://www.tripadvisor.ca/Profile/trvlbug72, nil,Jun. 2016, June 2016 9059,4.0,MuskokaMan,https://www.tripadvisor.ca/Profile/MuskokaMan, nil,Jun. 2016, June 2016 9059,5.0,Jon K,https://www.tripadvisor.ca/Profile/JonK529, nil,Jun. 2016, June 2016 9059,5.0,Wil-Ont,https://www.tripadvisor.ca/Profile/Wil-Ont, nil,Jun. 2016, June 2016 9059,5.0,maddy153,https://www.tripadvisor.ca/Profile/maddy153, nil,Jun. 2016, April 2016 9059,4.0,trvl-ing,https://www.tripadvisor.ca/Profile/trvl-ing, nil,Jun. 2016, May 2016 9059,4.0,PaulMmm,https://www.tripadvisor.ca/Profile/PaulMmm, nil,May 2016, May 2016 9059,5.0,Carl P,https://www.tripadvisor.ca/Profile/633carlp, nil,May 2016, May 2016 9059,2.0,Nicola B,https://www.tripadvisor.ca/Profile/nicolab810, nil,Apr. 2016, April 2016 9059,4.0,Shelley H,https://www.tripadvisor.ca/Profile/916shelleyh, nil,Apr. 2016, April 2016 9059,1.0,Ihab W,https://www.tripadvisor.ca/Profile/ihabw2016, nil,Mar. 2016, March 2016 9059,4.0,Erinb3325,https://www.tripadvisor.ca/Profile/Erinb3325, nil,Mar. 2016, March 2016 9059,5.0,rtdunne,https://www.tripadvisor.ca/Profile/rtdunne, nil,Mar. 2016, January 2016 9059,4.0,cmbking,https://www.tripadvisor.ca/Profile/cmbking, nil,Mar. 2016, March 2016 9059,4.0,canadiancamper91,https://www.tripadvisor.ca/Profile/canadiancamper91, nil,Mar. 2016, March 2016 9059,4.0,Amy L,https://www.tripadvisor.ca/Profile/amyl174, nil,Feb. 2016, February 2016 9059,4.0,JessicaL9910,https://www.tripadvisor.ca/Profile/JessicaL9910, nil,Feb. 2016, February 2016 9059,4.0,Stephanie H,https://www.tripadvisor.ca/Profile/JuleLondon, nil,Jan. 2016, January 2016 9059,5.0,Rick_and_Betsy,https://www.tripadvisor.ca/Profile/Rick_and_Betsy, nil,Jan. 2016, January 2016 9059,3.0,TravelBud24,https://www.tripadvisor.ca/Profile/TravelBud24, nil,Jan. 2016, September 2015 9059,4.0,Harrietthespy2,https://www.tripadvisor.ca/Profile/Harrietthespy2, nil,Dec. 2015, December 2015 9059,5.0,881luvholidays,https://www.tripadvisor.ca/Profile/881luvholidays, nil,Dec. 2015, December 2015 9059,5.0,Rishi M,https://www.tripadvisor.ca/Profile/261rishim, nil,Dec. 2015, October 2015 9059,5.0,Steven H,https://www.tripadvisor.ca/Profile/stevenhQ9489QP, nil,Dec. 2015, December 2015 9059,4.0,ThomasAb,https://www.tripadvisor.ca/Profile/ThomasAb, nil,Nov. 2015, November 2015 9059,5.0,MissPrincessCass,https://www.tripadvisor.ca/Profile/MissPrincessCass, nil,Nov. 2015, November 2015 9059,5.0,John A,https://www.tripadvisor.ca/Profile/457JohnA457, nil,Nov. 2015, November 2015 9059,5.0,conservativecanadian,https://www.tripadvisor.ca/Profile/conservativecanadian, nil,Nov. 2015, November 2015 9059,4.0,Gadabout777,https://www.tripadvisor.ca/Profile/Gadabout777, nil,Oct. 2015, September 2015 9059,4.0,voyager075,https://www.tripadvisor.ca/Profile/voyager075, nil,Oct. 2015, October 2015 9059,5.0,Gnomey G,https://www.tripadvisor.ca/Profile/gn0meyg, nil,Oct. 2015, October 2015 9059,5.0,Laura D,https://www.tripadvisor.ca/Profile/W4409SYlaurad, nil,Sep. 2015, September 2015 9059,5.0,SB639,https://www.tripadvisor.ca/Profile/SB639, nil,Sep. 2015, September 2015 9059,5.0,J B,https://www.tripadvisor.ca/Profile/JAEBSF, nil,Sep. 2015, September 2015 9059,5.0,DirtyFratBoy,https://www.tripadvisor.ca/Profile/DirtyFratBoy, nil,Sep. 2015, August 2015 9059,4.0,Carroll H,https://www.tripadvisor.ca/Profile/carrollh217, nil,Sep. 2015, August 2015 9059,5.0,Angel A,https://www.tripadvisor.ca/Profile/Y8202MUangela, nil,Aug. 2015, August 2015 9059,1.0,Doug_Dorsey,https://www.tripadvisor.ca/Profile/Doug_Dorsey, nil,Aug. 2015, July 2015 9059,4.0,Glen M,https://www.tripadvisor.ca/Profile/Gman860, nil,Jul. 2015, July 2015 9059,5.0,Linda L,https://www.tripadvisor.ca/Profile/C4120QDlindal, nil,Jul. 2015, June 2015 9059,4.0,Yazhen X,https://www.tripadvisor.ca/Profile/yazhenx, nil,Jun. 2015, June 2015 9059,5.0,Chris G,https://www.tripadvisor.ca/Profile/H8955EMchrisg, nil,Jun. 2015, June 2015 9059,5.0,duyem2001,https://www.tripadvisor.ca/Profile/duyem2001, nil,May 2015, May 2015 9059,5.0,Tasha J,https://www.tripadvisor.ca/Profile/479tashaj, nil,May 2015, May 2015 9059,4.0,Bob F,https://www.tripadvisor.ca/Profile/746bobf, nil,May 2015, May 2015 9059,4.0,Wilf D,https://www.tripadvisor.ca/Profile/wilfd2013, nil,May 2015, May 2015 9059,4.0,radz39,https://www.tripadvisor.ca/Profile/radz39, nil,May 2015, May 2015 9059,5.0,tkemp111,https://www.tripadvisor.ca/Profile/tkemp111, nil,May 2015, May 2015 9059,5.0,Ketzstar,https://www.tripadvisor.ca/Profile/Ketzstar, nil,May 2015, May 2015 9059,5.0,Peter Windsor,https://www.tripadvisor.ca/Profile/panoss413, nil,May 2015, May 2015 9059,4.0,sunlover86,https://www.tripadvisor.ca/Profile/sunlover86, nil,May 2015, May 2015 9059,5.0,DKFabic,https://www.tripadvisor.ca/Profile/DKFabic, nil,Apr. 2015, April 2015 9059,5.0,Ronnyb1,https://www.tripadvisor.ca/Profile/Ronnyb1, nil,Apr. 2015, April 2015 9059,5.0,Glenn T,https://www.tripadvisor.ca/Profile/96glennt, nil,Apr. 2015, April 2015 9059,4.0,Bryan H,https://www.tripadvisor.ca/Profile/212bryanh, nil,Apr. 2015, November 2014 9059,5.0,Florin M,https://www.tripadvisor.ca/Profile/florinm213, nil,Mar. 2015, May 2014 9059,5.0,gt6252pc,https://www.tripadvisor.ca/Profile/gt6252pc, nil,Mar. 2015, March 2015 9059,4.0,BlueRiver007,https://www.tripadvisor.ca/Profile/BlueRiver007, nil,Mar. 2015, March 2015 9059,5.0,Samantha S,https://www.tripadvisor.ca/Profile/D8574SEsamanthas, nil,Mar. 2015, February 2015 9059,5.0,goldensecret,https://www.tripadvisor.ca/Profile/goldensecret, nil,Mar. 2015, March 2015 9059,4.0,PabloRGW,https://www.tripadvisor.ca/Profile/PabloRGW, nil,Feb. 2015, February 2015 9059,2.0,Steve R,https://www.tripadvisor.ca/Profile/stevearr, nil,Feb. 2015, February 2015 9059,5.0,BusyCdn,https://www.tripadvisor.ca/Profile/BusyCdn, nil,Jan. 2015, January 2015 9059,5.0,traveldude07,https://www.tripadvisor.ca/Profile/traveldude07, nil,Jan. 2015, January 2015 9059,5.0,SuzieQSue,https://www.tripadvisor.ca/Profile/SuzieQSue, nil,Dec. 2014, November 2014 9059,5.0,eddyf246,https://www.tripadvisor.ca/Profile/eddyf246, nil,Dec. 2014, November 2014 9059,4.0,sailordude,https://www.tripadvisor.ca/Profile/sailordude, nil,Nov. 2014, November 2014 9059,5.0,cneth1,https://www.tripadvisor.ca/Profile/cneth1, nil,Nov. 2014, November 2014 9059,3.0,jhopkinss,https://www.tripadvisor.ca/Profile/jhopkinss, nil,Nov. 2014, September 2014 9059,5.0,Mohsin N,https://www.tripadvisor.ca/Profile/mohsinn448, nil,Nov. 2014, October 2014 9059,4.0,Badforever,https://www.tripadvisor.ca/Profile/Badforever, nil,Oct. 2014, October 2014 9059,5.0,Tomcat16,https://www.tripadvisor.ca/Profile/Tomcat16, nil,Oct. 2014, October 2014 9059,5.0,wisbeach,https://www.tripadvisor.ca/Profile/wisbeach, nil,Oct. 2014, October 2014 9059,5.0,bojan v,https://www.tripadvisor.ca/Profile/bojanv857, nil,Oct. 2014, September 2014 9059,5.0,Neena317,https://www.tripadvisor.ca/Profile/Neena317, nil,Oct. 2014, October 2014 9059,3.0,Marco C,https://www.tripadvisor.ca/Profile/marcoc877, nil,Oct. 2014, September 2014 9059,4.0,Hawaii2009for3,https://www.tripadvisor.ca/Profile/Hawaii2009for3, nil,Oct. 2014, August 2014 9059,4.0,BJL83,https://www.tripadvisor.ca/Profile/BJL83, nil,Oct. 2014, September 2014 9059,5.0,Mary M,https://www.tripadvisor.ca/Profile/marymI8860QI, nil,Oct. 2014, September 2014 9059,5.0,Mandy A,https://www.tripadvisor.ca/Profile/MandyA965, nil,Sep. 2014, September 2014 9059,3.0,Harrymoney3379,https://www.tripadvisor.ca/Profile/Harrymoney3379, nil,Sep. 2014, August 2014 9059,4.0,Paul H,https://www.tripadvisor.ca/Profile/238paulh238, nil,Sep. 2014, August 2014 9059,4.0,MCAT00,https://www.tripadvisor.ca/Profile/MCAT00, nil,Sep. 2014, September 2014 9059,5.0,LoveLonndon,https://www.tripadvisor.ca/Profile/LoveLonndon, nil,Aug. 2014, August 2014 9059,4.0,Maureen4299,https://www.tripadvisor.ca/Profile/Maureen4299, nil,Aug. 2014, August 2014 9059,5.0,LyndaTen,https://www.tripadvisor.ca/Profile/LyndaTen, nil,Aug. 2014, August 2014 9059,3.0,Janeway62,https://www.tripadvisor.ca/Profile/Janeway62, nil,Aug. 2014, August 2014 9059,4.0,DCanadian,https://www.tripadvisor.ca/Profile/DCanadian, nil,Jul. 2014, July 2014 9059,4.0,e10750law,https://www.tripadvisor.ca/Profile/e10750law, nil,Jul. 2014, July 2014 9059,3.0,Jimthefriar,https://www.tripadvisor.ca/Profile/Jimthefriar, nil,Jul. 2014, June 2014 9059,5.0,deeds30,https://www.tripadvisor.ca/Profile/deeds30, nil,Jul. 2014, July 2014 9059,5.0,Lori L,https://www.tripadvisor.ca/Profile/LoriL194, nil,Jul. 2014, July 2014 9059,4.0,Gail B,https://www.tripadvisor.ca/Profile/189gailb, nil,Jul. 2014, July 2014 9059,5.0,NorthernGuy13,https://www.tripadvisor.ca/Profile/NorthernGuy13, nil,Apr. 2014, April 2014 9059,4.0,Lola W,https://www.tripadvisor.ca/Profile/LDW15, nil,Apr. 2014, April 2014 9059,5.0,paulgeci,https://www.tripadvisor.ca/Profile/paulgeci, nil,Apr. 2014, April 2014 9059,5.0,StephSea99,https://www.tripadvisor.ca/Profile/StephSea99, nil,Apr. 2014, April 2014 9059,5.0,Miller-Time-CDN,https://www.tripadvisor.ca/Profile/Miller-Time-CDN, nil,Mar. 2014, March 2014 9059,4.0,jaysunhoffman,https://www.tripadvisor.ca/Profile/jaysunhoffman, nil,Mar. 2014, February 2014 9059,3.0,FredShuuz,https://www.tripadvisor.ca/Profile/FredShuuz, nil,Mar. 2014, February 2014 9059,2.0,Letzter,https://www.tripadvisor.ca/Profile/Letzter, nil,Feb. 2014, February 2014 9059,5.0,Nancyjdykstra,https://www.tripadvisor.ca/Profile/Nancyjdykstra, nil,Jan. 2014, January 2014 9059,5.0,Cag1957,https://www.tripadvisor.ca/Profile/Cag1957, nil,Jan. 2014, January 2014 9059,5.0,Jellybean99Toronto,https://www.tripadvisor.ca/Profile/Jellybean99Toronto, nil,Jan. 2014, January 2014 9059,4.0,Jamie_Tanya_Canada,https://www.tripadvisor.ca/Profile/Jamie_Tanya_Canada, nil,Nov. 2013, November 2013 9059,5.0,ccw2891,https://www.tripadvisor.ca/Profile/ccw2891, nil,Oct. 2013, September 2013 9059,4.0,b0b55russell,https://www.tripadvisor.ca/Profile/b0b55russell, nil,Sep. 2013, September 2013 9060,1.0,Sightseer57114536057,https://www.tripadvisor.ca/Profile/Sightseer57114536057, nil,Feb. 2019, February 2019 9060,1.0,Aiden F,https://www.tripadvisor.ca/Profile/aidenf482, nil,Dec. 2018, November 2018 9060,1.0,Kunknown1,https://www.tripadvisor.ca/Profile/Kunknown1, nil,Jun. 2018, May 2018 9060,1.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Jan. 2018, January 2018 9060,nil,,nil, nil,nil,nil 9060,1.0,DanHannah_111222,https://www.tripadvisor.ca/Profile/DanHannah_111222, nil,Aug. 2017, August 2017 9060,3.0,22mandy,https://www.tripadvisor.ca/Profile/22mandy, nil,Mar. 2017, March 2017 9060,4.0,Alison G,https://www.tripadvisor.ca/Profile/alisong66, nil,Jan. 2017, December 2016 9060,2.0,canuktrekker,https://www.tripadvisor.ca/Profile/canuktrekker, nil,Nov. 2016, November 2016 9060,3.0,mfish083,https://www.tripadvisor.ca/Profile/mfish083, nil,Oct. 2016, October 2016 9060,3.0,williamaY3667EU,https://www.tripadvisor.ca/Profile/williamaY3667EU, nil,Dec. 2015, December 2015 9060,4.0,Alex k,https://www.tripadvisor.ca/Profile/433alexk, nil,Sep. 2015, September 2015 9060,3.0,1esteban,https://www.tripadvisor.ca/Profile/1esteban, nil,Nov. 2014, October 2014 9060,5.0,Pat19740926,https://www.tripadvisor.ca/Profile/Pat19740926, nil,Aug. 2014, August 2014 9060,3.0,PolarLawyer,https://www.tripadvisor.ca/Profile/PolarLawyer, nil,Sep. 2013, September 2013 9060,4.0,Shirley D,https://www.tripadvisor.ca/Profile/945ShirleyD, nil,Jun. 2013, June 2013 9061,5.0,funtimeb,https://www.tripadvisor.ca/Profile/funtimeb, nil,Apr. 1, March 2019 9061,5.0,Dawn Stefani,https://www.tripadvisor.ca/Profile/Dawnste, nil,Mar. 2019, March 2019 9061,5.0,Dave M,https://www.tripadvisor.ca/Profile/davemG3424OJ, nil,Mar. 2019, March 2019 9061,5.0,billgayle167,https://www.tripadvisor.ca/Profile/billgayle167, nil,Mar. 2019, March 2019 9061,5.0,David C,https://www.tripadvisor.ca/Profile/B4465QFdavidc, nil,Mar. 2019, September 2018 9061,5.0,momtotot,https://www.tripadvisor.ca/Profile/momtotot, nil,Mar. 2019, March 2019 9061,5.0,Jay R,https://www.tripadvisor.ca/Profile/349jayr, nil,Mar. 2019, March 2019 9061,1.0,Kyrichmond,https://www.tripadvisor.ca/Profile/Kyrichmond123, nil,Feb. 2019, February 2019 9061,5.0,Sarah R,https://www.tripadvisor.ca/Profile/sarahrW8209JP, nil,Feb. 2019, February 2019 9061,5.0,Chris S,https://www.tripadvisor.ca/Profile/C7384GGchriss, nil,Feb. 2019, February 2019 9061,nil,,nil, nil,nil,nil 9061,5.0,Martha Y,https://www.tripadvisor.ca/Profile/marthabyoung, nil,Dec. 2018, December 2018 9061,5.0,halleva,https://www.tripadvisor.ca/Profile/halleva, nil,Dec. 2018, December 2018 9061,5.0,Louise0518,https://www.tripadvisor.ca/Profile/Louise0518, nil,Dec. 2018, December 2018 9061,5.0,@LT,https://www.tripadvisor.ca/Profile/100levit, nil,Dec. 2018, December 2018 9061,5.0,DEE20299,https://www.tripadvisor.ca/Profile/DEE20299, nil,Dec. 2018, December 2018 9061,4.0,Explorer1968,https://www.tripadvisor.ca/Profile/Explorer1968, nil,Dec. 2018, December 2018 9061,5.0,Derek G,https://www.tripadvisor.ca/Profile/Avi8tr, nil,Dec. 2018, November 2018 9061,5.0,Venture779205,https://www.tripadvisor.ca/Profile/Venture779205, nil,Dec. 2018, December 2018 9061,5.0,Naveen M,https://www.tripadvisor.ca/Profile/naveenm151, nil,Nov. 2018, November 2018 9061,5.0,Rainey58,https://www.tripadvisor.ca/Profile/Rainey58, nil,Nov. 2018, November 2018 9061,5.0,Norman B,https://www.tripadvisor.ca/Profile/normanb182, nil,Nov. 2018, November 2018 9061,5.0,Lindsey H,https://www.tripadvisor.ca/Profile/lindseyhJ8019HA, nil,Nov. 2018, November 2018 9061,5.0,Jim E,https://www.tripadvisor.ca/Profile/jime686, nil,Nov. 2018, November 2018 9061,5.0,stephie567,https://www.tripadvisor.ca/Profile/stephie567, nil,Nov. 2018, November 2018 9061,5.0,BoardingPass797551,https://www.tripadvisor.ca/Profile/BoardingPass797551, nil,Nov. 2018, November 2018 9061,5.0,Relax19120,https://www.tripadvisor.ca/Profile/Relax19120, nil,Nov. 2018, November 2018 9061,4.0,Beerchaser1,https://www.tripadvisor.ca/Profile/Beerchaser1, nil,Nov. 2018, November 2018 9061,5.0,Luciano M,https://www.tripadvisor.ca/Profile/351lucianom, nil,Nov. 2018, November 2018 9061,5.0,Traveler63537648331,https://www.tripadvisor.ca/Profile/Traveler63537648331, nil,Nov. 2018, October 2018 9061,5.0,CordyP,https://www.tripadvisor.ca/Profile/MrsCordyP, nil,Oct. 2018, October 2018 9061,4.0,Terry D,https://www.tripadvisor.ca/Profile/terrydL2193TX, nil,Oct. 2018, October 2018 9061,5.0,mjhowell38,https://www.tripadvisor.ca/Profile/mjhowell38, nil,Oct. 2018, October 2018 9061,5.0,RexT,https://www.tripadvisor.ca/Profile/RexT, nil,Oct. 2018, October 2018 9061,5.0,mwright21,https://www.tripadvisor.ca/Profile/mwright21, nil,Oct. 2018, October 2018 9061,5.0,Evander2323,https://www.tripadvisor.ca/Profile/Evander2323, nil,Oct. 2018, October 2018 9061,5.0,Wayne M,https://www.tripadvisor.ca/Profile/L7976KAwaynem, nil,Oct. 2018, October 2018 9061,5.0,GTAHomeGuy,https://www.tripadvisor.ca/Profile/GTAHomeGuy, nil,Oct. 2018, October 2018 9061,5.0,ksmyerz,https://www.tripadvisor.ca/Profile/ksmyerz, nil,Oct. 2018, October 2018 9061,5.0,C2834TMsandrad,https://www.tripadvisor.ca/Profile/C2834TMsandrad, nil,Sep. 2018, September 2018 9061,4.0,Devan N,https://www.tripadvisor.ca/Profile/Badrinath, nil,Sep. 2018, September 2018 9061,5.0,LuluReview,https://www.tripadvisor.ca/Profile/LuluReview, nil,Sep. 2018, September 2018 9061,5.0,tullaz2,https://www.tripadvisor.ca/Profile/tullaz2, nil,Sep. 2018, September 2018 9061,5.0,K3198YRjanicew,https://www.tripadvisor.ca/Profile/K3198YRjanicew, nil,Sep. 2018, September 2018 9061,5.0,Tiffany H,https://www.tripadvisor.ca/Profile/J7321VAtiffanyh, nil,Sep. 2018, September 2018 9061,5.0,Dunc14,https://www.tripadvisor.ca/Profile/Dunc14, nil,Sep. 2018, September 2018 9061,5.0,melissa t,https://www.tripadvisor.ca/Profile/G2184DAmelissat, nil,Sep. 2018, September 2018 9061,2.0,Wander997,https://www.tripadvisor.ca/Profile/Wander997, nil,Sep. 2018, September 2018 9061,5.0,ms2weathergirl,https://www.tripadvisor.ca/Profile/ms2weathergirl, nil,Sep. 2018, September 2018 9061,5.0,BHorst,https://www.tripadvisor.ca/Profile/BHorst, nil,Sep. 2018, September 2018 9061,5.0,Andy H,https://www.tripadvisor.ca/Profile/british-canadian-60, nil,Sep. 2018, August 2018 9061,5.0,L D,https://www.tripadvisor.ca/Profile/ladydale15, nil,Aug. 2018, August 2018 9061,5.0,Kelly H,https://www.tripadvisor.ca/Profile/megster19, nil,Aug. 2018, August 2018 9061,4.0,Russ W,https://www.tripadvisor.ca/Profile/RussW146, nil,Aug. 2018, August 2018 9061,5.0,James M,https://www.tripadvisor.ca/Profile/G4974VOjamesm, nil,Aug. 2018, August 2018 9061,5.0,CollynBryce,https://www.tripadvisor.ca/Profile/CollynBryce, nil,Aug. 2018, August 2018 9061,5.0,LWLToronto,https://www.tripadvisor.ca/Profile/LWLToronto, nil,Aug. 2018, August 2018 9061,5.0,Kayla B,https://www.tripadvisor.ca/Profile/208kaylab, nil,Aug. 2018, August 2018 9061,5.0,DigitalCameraguy,https://www.tripadvisor.ca/Profile/DigitalCameraguy, nil,Aug. 2018, August 2018 9061,5.0,218kimberlyt,https://www.tripadvisor.ca/Profile/218kimberlyt, nil,Aug. 2018, August 2018 9061,5.0,sherritovell,https://www.tripadvisor.ca/Profile/sherritovell, nil,Aug. 2018, August 2018 9061,5.0,Tay-Cee,https://www.tripadvisor.ca/Profile/Tay-Cee, nil,Aug. 2018, July 2018 9061,5.0,Cathy C,https://www.tripadvisor.ca/Profile/N7334STcathyc, nil,Jul. 2018, July 2018 9061,5.0,Richard N,https://www.tripadvisor.ca/Profile/richardn131, nil,Jul. 2018, July 2018 9061,5.0,Morrow T,https://www.tripadvisor.ca/Profile/morrowt2018, nil,Jul. 2018, July 2018 9061,5.0,Chuckelberry,https://www.tripadvisor.ca/Profile/Chuckelberry, nil,Jul. 2018, July 2018 9061,5.0,mcjeannette,https://www.tripadvisor.ca/Profile/mcjeannette, nil,Jul. 2018, July 2018 9061,5.0,Bob M,https://www.tripadvisor.ca/Profile/bobm306, nil,Jul. 2018, July 2018 9061,4.0,jocclsc,https://www.tripadvisor.ca/Profile/jocclsc, nil,Jul. 2018, July 2018 9061,4.0,Andrea G,https://www.tripadvisor.ca/Profile/AndreaG1768, nil,Jul. 2018, July 2018 9061,5.0,Katharine G,https://www.tripadvisor.ca/Profile/605katharineg, nil,Jul. 2018, July 2018 9061,5.0,DeanBean,https://www.tripadvisor.ca/Profile/DeanBean, nil,Jun. 2018, June 2018 9061,5.0,Sandra P,https://www.tripadvisor.ca/Profile/sandrapX8249JD, nil,Jun. 2018, June 2018 9061,5.0,Donald D,https://www.tripadvisor.ca/Profile/donaldd206, nil,Jun. 2018, June 2018 9061,4.0,Kelly L,https://www.tripadvisor.ca/Profile/KellyL4336, nil,Jun. 2018, June 2018 9061,5.0,Dendroctonus,https://www.tripadvisor.ca/Profile/Dendroctonus, nil,Jun. 2018, June 2018 9061,5.0,dawnc82018,https://www.tripadvisor.ca/Profile/dawnc82018, nil,May 2018, May 2018 9061,5.0,cwing7,https://www.tripadvisor.ca/Profile/cwing7, nil,May 2018, May 2018 9061,5.0,Ruth O,https://www.tripadvisor.ca/Profile/oBabyRutho, nil,May 2018, May 2018 9061,5.0,Amanda C,https://www.tripadvisor.ca/Profile/N3705FJamandac, nil,May 2018, May 2018 9061,5.0,Steve N,https://www.tripadvisor.ca/Profile/stevenA4706MT, nil,May 2018, May 2018 9061,5.0,Wendie D,https://www.tripadvisor.ca/Profile/569wendied, nil,May 2018, May 2018 9061,5.0,kawarthapete,https://www.tripadvisor.ca/Profile/kawarthapete, nil,May 2018, May 2018 9061,5.0,Theo W,https://www.tripadvisor.ca/Profile/theow271, nil,May 2018, May 2018 9061,5.0,Craig H,https://www.tripadvisor.ca/Profile/484ch, nil,May 2018, May 2018 9061,5.0,Lisa M. V,https://www.tripadvisor.ca/Profile/708lisamv, nil,Apr. 2018, March 2018 9061,5.0,crkrms,https://www.tripadvisor.ca/Profile/crkrms, nil,Apr. 2018, April 2018 9061,5.0,Casey A,https://www.tripadvisor.ca/Profile/ctoronyi, nil,Apr. 2018, April 2018 9061,5.0,Avid_Explorer81,https://www.tripadvisor.ca/Profile/Avid_Explorer81, nil,Apr. 2018, April 2018 9061,5.0,suewlesa,https://www.tripadvisor.ca/Profile/suewlesa, nil,Apr. 2018, April 2018 9061,5.0,ButterflyFergus,https://www.tripadvisor.ca/Profile/ButterflyFergus, nil,Apr. 2018, April 2018 9061,5.0,David D,https://www.tripadvisor.ca/Profile/Muckish33, nil,Apr. 2018, April 2018 9061,5.0,B1254TLmartinp,https://www.tripadvisor.ca/Profile/B1254TLmartinp, nil,Apr. 2018, April 2018 9061,5.0,40Anna2015,https://www.tripadvisor.ca/Profile/40Anna2015, nil,Apr. 2018, April 2018 9061,5.0,thymesavourcatering,https://www.tripadvisor.ca/Profile/thymesavourcatering, nil,Apr. 2018, April 2018 9061,5.0,Heather P,https://www.tripadvisor.ca/Profile/689heatherp, nil,Apr. 2018, April 2018 9061,5.0,Florin M,https://www.tripadvisor.ca/Profile/florinm213, nil,Apr. 2018, August 2017 9061,5.0,Mary Anne R,https://www.tripadvisor.ca/Profile/996maryanner, nil,Mar. 2018, March 2018 9061,5.0,WayneS210,https://www.tripadvisor.ca/Profile/WayneS210, nil,Mar. 2018, February 2018 9061,5.0,Michelle H,https://www.tripadvisor.ca/Profile/N1427XVmichelleh, nil,Mar. 2018, March 2018 9061,4.0,Michelle P,https://www.tripadvisor.ca/Profile/michellepP3366ZI, nil,Mar. 2018, March 2018 9061,5.0,davearm1980,https://www.tripadvisor.ca/Profile/davearm1980, nil,Dec. 2017, November 2017 9061,5.0,Michael B,https://www.tripadvisor.ca/Profile/michaelbI4206ZV, nil,Dec. 2017, December 2017 9061,5.0,ScottandConnie,https://www.tripadvisor.ca/Profile/ScottandConnie, nil,Dec. 2017, December 2017 9061,5.0,chakrampro,https://www.tripadvisor.ca/Profile/chakrampro, nil,Dec. 2017, December 2017 9061,5.0,Gerry G,https://www.tripadvisor.ca/Profile/27gerryg, nil,Dec. 2017, December 2017 9061,5.0,Jo Anne W,https://www.tripadvisor.ca/Profile/122joannew, nil,Dec. 2017, December 2017 9061,5.0,peter d,https://www.tripadvisor.ca/Profile/peterdH5464RM, nil,Dec. 2017, December 2017 9061,5.0,Jen D,https://www.tripadvisor.ca/Profile/JenD526, nil,Nov. 2017, October 2017 9061,5.0,Norm K,https://www.tripadvisor.ca/Profile/normk314, nil,Nov. 2017, November 2017 9061,5.0,Taylor777,https://www.tripadvisor.ca/Profile/Taylor777, nil,Nov. 2017, November 2017 9061,5.0,Marnie E,https://www.tripadvisor.ca/Profile/45marniee, nil,Nov. 2017, November 2017 9061,5.0,MarjorieHughes,https://www.tripadvisor.ca/Profile/MarjorieHughes, nil,Nov. 2017, November 2017 9061,5.0,Charie V,https://www.tripadvisor.ca/Profile/chariev2014, nil,Nov. 2017, November 2017 9061,4.0,theduchessandpang,https://www.tripadvisor.ca/Profile/theduchessandpang, nil,Nov. 2017, October 2017 9061,5.0,lanerinlondon,https://www.tripadvisor.ca/Profile/lanerinlondon, nil,Nov. 2017, November 2017 9061,5.0,Ron2pointoh,https://www.tripadvisor.ca/Profile/Ron2pointoh, nil,Nov. 2017, November 2017 9061,5.0,mel_watkins1219,https://www.tripadvisor.ca/Profile/mel_watkins1219, nil,Nov. 2017, November 2017 9061,5.0,Dec109,https://www.tripadvisor.ca/Profile/Dec109, nil,Nov. 2017, November 2017 9061,5.0,shawb777,https://www.tripadvisor.ca/Profile/shawb777, nil,Nov. 2017, November 2017 9061,5.0,aprankie,https://www.tripadvisor.ca/Profile/aprankie, nil,Nov. 2017, November 2017 9061,3.0,ev0gel,https://www.tripadvisor.ca/Profile/ev0gel, nil,Oct. 2017, October 2017 9061,5.0,Michel J,https://www.tripadvisor.ca/Profile/MichelJ1009, nil,Oct. 2017, October 2017 9061,5.0,Orgchaos70,https://www.tripadvisor.ca/Profile/Orgchaos70, nil,Oct. 2017, October 2017 9061,5.0,Jeff M,https://www.tripadvisor.ca/Profile/jeffmR4809ZX, nil,Oct. 2017, October 2017 9061,5.0,Shannon C,https://www.tripadvisor.ca/Profile/ShannonC9891, nil,Oct. 2017, October 2017 9061,4.0,Theren B,https://www.tripadvisor.ca/Profile/therenb, nil,Oct. 2017, September 2017 9061,5.0,Carl Karen B,https://www.tripadvisor.ca/Profile/carlkarenb2017, nil,Oct. 2017, September 2017 9061,5.0,DRCI1075,https://www.tripadvisor.ca/Profile/DRCI1075, nil,Oct. 2017, October 2017 9061,5.0,RegClaybrook,https://www.tripadvisor.ca/Profile/RegClaybrook, nil,Sep. 2017, September 2017 9061,5.0,Jerry C,https://www.tripadvisor.ca/Profile/jerryc870, nil,Sep. 2017, September 2017 9061,5.0,Steve S,https://www.tripadvisor.ca/Profile/SteveS641, nil,Sep. 2017, September 2017 9061,4.0,editorwannabe,https://www.tripadvisor.ca/Profile/editorwannabe, nil,Sep. 2017, September 2017 9061,5.0,Jennifer W,https://www.tripadvisor.ca/Profile/jenniferwY4262EP, nil,Sep. 2017, September 2017 9061,5.0,Tyjondah K,https://www.tripadvisor.ca/Profile/tyjondahk, nil,Sep. 2017, September 2017 9061,4.0,Lorne M,https://www.tripadvisor.ca/Profile/LorneM107, nil,Sep. 2017, August 2017 9061,5.0,obe1952,https://www.tripadvisor.ca/Profile/obe1952, nil,Sep. 2017, September 2017 9061,5.0,Stuart S,https://www.tripadvisor.ca/Profile/K9659THstuarts, nil,Sep. 2017, September 2017 9061,5.0,Tim B,https://www.tripadvisor.ca/Profile/E6822BVtimb, nil,Sep. 2017, September 2017 9061,5.0,reggaeplus,https://www.tripadvisor.ca/Profile/reggaeplus, nil,Sep. 2017, January 2017 9061,5.0,Sue Q,https://www.tripadvisor.ca/Profile/797sueq, nil,Sep. 2017, August 2017 9061,5.0,Taradc,https://www.tripadvisor.ca/Profile/Taradc, nil,Sep. 2017, September 2017 9061,5.0,whitellily,https://www.tripadvisor.ca/Profile/whitellily, nil,Sep. 2017, August 2017 9061,5.0,Stefan P,https://www.tripadvisor.ca/Profile/SP605, nil,Sep. 2017, August 2017 9061,5.0,Pam D,https://www.tripadvisor.ca/Profile/D1433HCpamd, nil,Sep. 2017, September 2017 9061,5.0,SavageCookie,https://www.tripadvisor.ca/Profile/SavageCookie, nil,Aug. 2017, August 2017 9061,5.0,Stephanie K,https://www.tripadvisor.ca/Profile/stephaniek_12, nil,Aug. 2017, August 2017 9061,5.0,bwiebs,https://www.tripadvisor.ca/Profile/bwiebs, nil,Aug. 2017, August 2017 9061,5.0,Tamra W,https://www.tripadvisor.ca/Profile/733tamraw, nil,Aug. 2017, August 2017 9061,5.0,Julie D,https://www.tripadvisor.ca/Profile/juliedN9498CO, nil,Aug. 2017, August 2017 9061,5.0,Alisa C,https://www.tripadvisor.ca/Profile/alisac448, nil,Aug. 2017, August 2017 9061,5.0,Diane S,https://www.tripadvisor.ca/Profile/dianesK6276ID, nil,Aug. 2017, August 2017 9061,5.0,tayser,https://www.tripadvisor.ca/Profile/tayser, nil,Aug. 2017, August 2017 9061,5.0,gshee8,https://www.tripadvisor.ca/Profile/gshee8, nil,Aug. 2017, August 2017 9061,5.0,Andy_L_ON1,https://www.tripadvisor.ca/Profile/Andy_L_ON1, nil,Aug. 2017, August 2017 9061,5.0,Todd W,https://www.tripadvisor.ca/Profile/267toddw, nil,Aug. 2017, August 2017 9062,5.0,A&LfromWindsor,https://www.tripadvisor.ca/Profile/AandLfromWindsor, nil,Jan. 2019, December 2018 9062,5.0,tony,https://www.tripadvisor.ca/Profile/tonysr1963, nil,Nov. 2018, October 2018 9062,5.0,Cspirt,https://www.tripadvisor.ca/Profile/Cspirt, nil,Nov. 2018, October 2018 9062,5.0,Helen A,https://www.tripadvisor.ca/Profile/Q3562NAhelena, nil,Nov. 2018, October 2018 9062,5.0,Ken V,https://www.tripadvisor.ca/Profile/ken_vanewyk, nil,Oct. 2018, October 2018 9062,5.0,Diane R,https://www.tripadvisor.ca/Profile/T3366BVdianer, nil,Sep. 2018, September 2018 9062,5.0,Marilyn V,https://www.tripadvisor.ca/Profile/32marilynv, nil,Sep. 2018, September 2018 9062,5.0,Mary Jane V,https://www.tripadvisor.ca/Profile/924maryjanev, nil,Aug. 2018, August 2018 9062,5.0,Nelson M,https://www.tripadvisor.ca/Profile/nelsonm88, nil,Aug. 2018, August 2018 9062,5.0,Lily H,https://www.tripadvisor.ca/Profile/417lilyh, nil,Jul. 2018, July 2018 9062,5.0,Susan N,https://www.tripadvisor.ca/Profile/287susann, nil,Jul. 2018, July 2018 9062,5.0,tmvh2017,https://www.tripadvisor.ca/Profile/tmvh2017, nil,Jul. 2018, June 2018 9062,5.0,astridvdbroek,https://www.tripadvisor.ca/Profile/astridvdbroek, nil,Jun. 2018, May 2018 9062,5.0,Sylvia E,https://www.tripadvisor.ca/Profile/558sylviae, nil,Jun. 2018, June 2018 9062,5.0,Jerry V,https://www.tripadvisor.ca/Profile/415jerryv, nil,May 2018, May 2018 9062,nil,,nil, nil,nil,nil 9062,5.0,sla1959,https://www.tripadvisor.ca/Profile/sla1959, nil,Nov. 2017, November 2017 9062,5.0,doreen141,https://www.tripadvisor.ca/Profile/doreen141, nil,Nov. 2017, May 2017 9062,5.0,underhill4,https://www.tripadvisor.ca/Profile/underhill4, nil,Oct. 2017, September 2017 9062,5.0,johnsonlinna,https://www.tripadvisor.ca/Profile/johnsonlinna, nil,Oct. 2017, September 2017 9062,4.0,UCLMSatchel,https://www.tripadvisor.ca/Profile/UCLMSatchel, nil,Sep. 2017, September 2017 9062,5.0,debTTT,https://www.tripadvisor.ca/Profile/debTTT, nil,Sep. 2017, September 2017 9062,5.0,tayser,https://www.tripadvisor.ca/Profile/tayser, nil,Aug. 2017, August 2017 9062,5.0,Larry M,https://www.tripadvisor.ca/Profile/392larrym, nil,Aug. 2017, August 2017 9062,5.0,audla2002,https://www.tripadvisor.ca/Profile/audla2002, nil,Aug. 2017, July 2017 9062,5.0,traveling_liz_08,https://www.tripadvisor.ca/Profile/traveling_liz_08, nil,Jul. 2017, July 2017 9062,5.0,CJC-MI,https://www.tripadvisor.ca/Profile/CJC-MI, nil,Jul. 2017, July 2017 9062,5.0,wendy k,https://www.tripadvisor.ca/Profile/712wendyk, nil,Jun. 2017, June 2017 9062,5.0,claudette l,https://www.tripadvisor.ca/Profile/claudettel68, nil,Jun. 2017, June 2017 9062,5.0,wendyding,https://www.tripadvisor.ca/Profile/wendyding, nil,Jun. 2017, June 2017 9062,5.0,Citygirltraveller800,https://www.tripadvisor.ca/Profile/Citygirltraveller800, nil,Jun. 2017, May 2017 9062,5.0,Lynn R,https://www.tripadvisor.ca/Profile/G3653CQlynnr, nil,Apr. 2017, April 2017 9062,5.0,milena r,https://www.tripadvisor.ca/Profile/679milenar, nil,Apr. 2017, April 2017 9062,5.0,scoobygal317,https://www.tripadvisor.ca/Profile/scoobygal317, nil,Mar. 2017, March 2017 9062,5.0,francesca a,https://www.tripadvisor.ca/Profile/francescaa367, nil,Feb. 2017, February 2017 9062,5.0,Marc R,https://www.tripadvisor.ca/Profile/841marcr, nil,Nov. 2016, October 2016 9062,5.0,paulettef374,https://www.tripadvisor.ca/Profile/paulettef374, nil,Oct. 2016, September 2016 9062,5.0,Dayna R,https://www.tripadvisor.ca/Profile/478daynar, nil,Oct. 2016, October 2016 9062,5.0,Marleen R,https://www.tripadvisor.ca/Profile/marleenr375, nil,Sep. 2016, September 2016 9062,5.0,Martin S,https://www.tripadvisor.ca/Profile/O9672JYmartins, nil,Sep. 2016, September 2016 9062,5.0,jim t,https://www.tripadvisor.ca/Profile/323jimt, nil,Sep. 2016, September 2016 9062,5.0,BaerchenMannheim,https://www.tripadvisor.ca/Profile/BaerchenMannheim, nil,Sep. 2016, August 2016 9062,5.0,Sherpa622448,https://www.tripadvisor.ca/Profile/Sherpa622448, nil,Aug. 2016, August 2016 9062,5.0,123becky,https://www.tripadvisor.ca/Profile/123becky, nil,Aug. 2016, April 2016 9062,5.0,DoubleJay51,https://www.tripadvisor.ca/Profile/DoubleJay51, nil,Aug. 2016, August 2016 9062,5.0,Lisa C,https://www.tripadvisor.ca/Profile/T4721KOlisac, nil,Aug. 2016, August 2016 9062,5.0,Paul B,https://www.tripadvisor.ca/Profile/R8739MSpaulb, nil,Aug. 2016, July 2016 9062,5.0,Lynda A,https://www.tripadvisor.ca/Profile/lyndaa534, nil,Aug. 2016, May 2016 9062,5.0,Stephanie R,https://www.tripadvisor.ca/Profile/StephanieR_12, nil,Jul. 2016, July 2016 9062,5.0,Baronchal2014,https://www.tripadvisor.ca/Profile/Baronchal2014, nil,Jul. 2016, July 2016 9062,5.0,Frantom_10,https://www.tripadvisor.ca/Profile/Frantom_10, nil,Jul. 2016, June 2016 9062,5.0,janvan3821,https://www.tripadvisor.ca/Profile/janvan3821, nil,Jul. 2016, July 2016 9062,5.0,Marie-Christine L,https://www.tripadvisor.ca/Profile/184mariechristinel, nil,Jul. 2016, July 2016 9062,5.0,Akari T,https://www.tripadvisor.ca/Profile/444akarit, nil,Jul. 2016, July 2016 9062,5.0,fourthehills,https://www.tripadvisor.ca/Profile/fourthehills, nil,Jul. 2016, July 2016 9062,5.0,930joann,https://www.tripadvisor.ca/Profile/930joann, nil,Jun. 2016, June 2016 9062,5.0,cyclers4,https://www.tripadvisor.ca/Profile/cyclers4, nil,Jun. 2016, June 2016 9062,5.0,Doreen C,https://www.tripadvisor.ca/Profile/doreenc959, nil,Jun. 2016, May 2016 9062,5.0,Stesiz,https://www.tripadvisor.ca/Profile/Stesiz, nil,Jun. 2016, June 2016 9062,5.0,Ed L,https://www.tripadvisor.ca/Profile/325edl, nil,May 2016, May 2016 9062,5.0,johnlaf,https://www.tripadvisor.ca/Profile/johnlaf, nil,May 2016, May 2016 9062,5.0,knauerjoachim100,https://www.tripadvisor.ca/Profile/knauerjoachim100, nil,May 2016, May 2016 9062,5.0,claudinemorgan956,https://www.tripadvisor.ca/Profile/claudinemorgan956, nil,May 2016, May 2016 9062,5.0,Andrew T,https://www.tripadvisor.ca/Profile/andrewt145, nil,Apr. 2016, April 2016 9062,5.0,Sophia D,https://www.tripadvisor.ca/Profile/592sophiad, nil,Apr. 2016, April 2016 9062,5.0,Mathilde0606,https://www.tripadvisor.ca/Profile/Mathilde0606, nil,Mar. 2016, March 2016 9062,5.0,jamie606525,https://www.tripadvisor.ca/Profile/jamie606525, nil,Mar. 2016, March 2016 9062,5.0,alexis o,https://www.tripadvisor.ca/Profile/74alexiso, nil,Mar. 2016, March 2016 9062,5.0,Blair P,https://www.tripadvisor.ca/Profile/BlairP949, nil,Jan. 2016, December 2015 9062,5.0,smintents,https://www.tripadvisor.ca/Profile/smintents, nil,Oct. 2015, October 2015 9062,5.0,Robyn M,https://www.tripadvisor.ca/Profile/robynm83, nil,Oct. 2015, October 2015 9062,5.0,Vanita K,https://www.tripadvisor.ca/Profile/306vanitak, nil,Sep. 2015, September 2015 9062,5.0,Grim B,https://www.tripadvisor.ca/Profile/grimb_12, nil,Sep. 2015, September 2015 9062,5.0,HughViv,https://www.tripadvisor.ca/Profile/HughViv, nil,Sep. 2015, September 2015 9062,5.0,Zerfas85,https://www.tripadvisor.ca/Profile/Zerfas85, nil,Sep. 2015, August 2015 9062,5.0,cruisefan1950,https://www.tripadvisor.ca/Profile/cruisefan1950, nil,Sep. 2015, August 2015 9062,5.0,Goalie50,https://www.tripadvisor.ca/Profile/Goalie50, nil,Aug. 2015, August 2015 9062,5.0,NanetteL63,https://www.tripadvisor.ca/Profile/NanetteL63, nil,Aug. 2015, August 2015 9062,5.0,Michels1957,https://www.tripadvisor.ca/Profile/Michels1957, nil,Aug. 2015, August 2015 9062,5.0,Rosemary R,https://www.tripadvisor.ca/Profile/RosemaryR713, nil,Jul. 2015, July 2015 9062,5.0,Maria1959,https://www.tripadvisor.ca/Profile/Maria1959, nil,Jul. 2015, July 2015 9062,5.0,Nicole C,https://www.tripadvisor.ca/Profile/A3178KFnicolec, nil,Jul. 2015, July 2015 9062,5.0,tim131,https://www.tripadvisor.ca/Profile/tim131, nil,Jul. 2015, July 2015 9062,5.0,Georgia B,https://www.tripadvisor.ca/Profile/georgiab965, nil,Jul. 2015, July 2015 9062,5.0,Nathalie D,https://www.tripadvisor.ca/Profile/nathaliedQ6672LZ, nil,Jul. 2015, July 2015 9062,5.0,Jennifer S,https://www.tripadvisor.ca/Profile/jennifersT8123ZF, nil,Jul. 2015, July 2015 9062,5.0,sonata23,https://www.tripadvisor.ca/Profile/sonata23, nil,Jul. 2015, July 2015 9062,5.0,n2paddln,https://www.tripadvisor.ca/Profile/n2paddln, nil,Jul. 2015, May 2015 9062,5.0,Brad H,https://www.tripadvisor.ca/Profile/496bradh, nil,Jun. 2015, June 2015 9062,5.0,IvanCulum,https://www.tripadvisor.ca/Profile/IvanCulum, nil,Jun. 2015, June 2015 9062,5.0,Kattiia,https://www.tripadvisor.ca/Profile/Kattiia, nil,Jun. 2015, July 2014 9062,5.0,Mark P,https://www.tripadvisor.ca/Profile/MarkP178, nil,Jun. 2015, July 2014 9062,5.0,Poppy-GT,https://www.tripadvisor.ca/Profile/Poppy-GT, nil,Jun. 2015, May 2015 9062,5.0,SaulMarmor,https://www.tripadvisor.ca/Profile/SaulMarmor, nil,Jun. 2015, May 2015 9062,5.0,Jim R,https://www.tripadvisor.ca/Profile/59jimr, nil,Jun. 2015, June 2015 9062,5.0,knowservice,https://www.tripadvisor.ca/Profile/knowservice, nil,May 2015, May 2015 9062,5.0,Cathy D,https://www.tripadvisor.ca/Profile/CathyD588, nil,May 2015, May 2015 9062,5.0,Agneta K,https://www.tripadvisor.ca/Profile/980agnetak, nil,May 2015, May 2015 9062,5.0,Lynda V,https://www.tripadvisor.ca/Profile/280lyndav, nil,May 2015, May 2015 9062,5.0,Andrea W,https://www.tripadvisor.ca/Profile/andreaw995, nil,Mar. 2015, March 2015 9062,5.0,Jerry H,https://www.tripadvisor.ca/Profile/JerryH192, nil,Feb. 2015, February 2015 9062,5.0,Abbie B,https://www.tripadvisor.ca/Profile/812abbieb, nil,Dec. 2014, December 2014 9062,5.0,museum-a-day,https://www.tripadvisor.ca/Profile/museum-a-day, nil,Oct. 2014, October 2014 9062,5.0,JVR155019,https://www.tripadvisor.ca/Profile/JVR155019, nil,Oct. 2014, October 2014 9062,5.0,Punita A,https://www.tripadvisor.ca/Profile/punitaa2018, nil,Sep. 2014, September 2014 9062,5.0,JWP2,https://www.tripadvisor.ca/Profile/JWP2, nil,Aug. 2014, August 2014 9062,5.0,Lucy V,https://www.tripadvisor.ca/Profile/359lucyv, nil,Aug. 2014, July 2014 9062,5.0,Angie338,https://www.tripadvisor.ca/Profile/Angie338, nil,Aug. 2014, August 2014 9062,5.0,Marina K,https://www.tripadvisor.ca/Profile/498marinak, nil,Jul. 2014, July 2014 9062,5.0,dommy84,https://www.tripadvisor.ca/Profile/dommy84, nil,Jun. 2014, June 2014 9062,4.0,Wendyath0me,https://www.tripadvisor.ca/Profile/Wendyath0me, nil,Jun. 2014, May 2014 9062,5.0,Bunny551,https://www.tripadvisor.ca/Profile/Bunny551, nil,Jun. 2014, May 2014 9062,5.0,MidwestMom175,https://www.tripadvisor.ca/Profile/MidwestMom175, nil,Jun. 2014, May 2014 9062,5.0,graham m,https://www.tripadvisor.ca/Profile/grahamm672, nil,Jun. 2014, March 2014 9062,5.0,Mory J,https://www.tripadvisor.ca/Profile/moryj, nil,Jun. 2014, May 2014 9062,5.0,Robert C,https://www.tripadvisor.ca/Profile/robertcQ3308CH, nil,Jun. 2014, May 2014 9062,5.0,Docjames,https://www.tripadvisor.ca/Profile/Docjames, nil,May 2014, May 2014 9062,5.0,Marlene W,https://www.tripadvisor.ca/Profile/wise45, nil,May 2014, May 2014 9062,5.0,Kiabean,https://www.tripadvisor.ca/Profile/Kiabean, nil,May 2014, May 2014 9062,5.0,DougfromToledo,https://www.tripadvisor.ca/Profile/DougfromToledo, nil,May 2014, May 2014 9062,5.0,melissa_a64,https://www.tripadvisor.ca/Profile/melissa_a64, nil,Nov. 2013, October 2013 9062,5.0,BEACHeaven,https://www.tripadvisor.ca/Profile/BEACHeaven, nil,Oct. 2013, October 2013 9062,5.0,JJ L,https://www.tripadvisor.ca/Profile/725jjl, nil,Oct. 2013, May 2013 9062,5.0,LizPaul2013,https://www.tripadvisor.ca/Profile/LizPaul2013, nil,Sep. 2013, September 2013 9062,5.0,Theresa M,https://www.tripadvisor.ca/Profile/109theresam, nil,Sep. 2013, September 2013 9062,5.0,MAREK O,https://www.tripadvisor.ca/Profile/MAREKO226, nil,Sep. 2013, August 2013 9062,5.0,Vel B,https://www.tripadvisor.ca/Profile/velb2013, nil,Sep. 2013, September 2013 9062,5.0,triberocker,https://www.tripadvisor.ca/Profile/triberocker, nil,Sep. 2013, September 2013 9062,5.0,brenrobb,https://www.tripadvisor.ca/Profile/brenrobb, nil,Aug. 2013, August 2013 9062,5.0,Pat Z,https://www.tripadvisor.ca/Profile/patz2013, nil,Aug. 2013, August 2013 9062,5.0,ValerieGebert,https://www.tripadvisor.ca/Profile/ValerieGebert, nil,Aug. 2013, August 2013 9062,4.0,elizabeth b,https://www.tripadvisor.ca/Profile/623elizabethb, nil,Aug. 2013, August 2013 9062,5.0,Trish H,https://www.tripadvisor.ca/Profile/TrishH584, nil,Aug. 2013, August 2013 9062,5.0,Greg C,https://www.tripadvisor.ca/Profile/GregC985, nil,Aug. 2013, August 2013 9062,5.0,CA C,https://www.tripadvisor.ca/Profile/cac855, nil,Jul. 2013, July 2013 9062,5.0,mandp2go,https://www.tripadvisor.ca/Profile/mandp2go, nil,Jul. 2013, May 2013 9062,5.0,Shawn K,https://www.tripadvisor.ca/Profile/shawnk636, nil,Jul. 2013, March 2013 9062,5.0,Gail H,https://www.tripadvisor.ca/Profile/GailPaulaH, nil,Jun. 2013, June 2013 9062,5.0,Justin T,https://www.tripadvisor.ca/Profile/JustinT32, nil,May 2013, May 2013 9062,5.0,Steve C,https://www.tripadvisor.ca/Profile/187SteveC, nil,May 2013, May 2013 9062,5.0,Heather B,https://www.tripadvisor.ca/Profile/HeatherB159, nil,May 2013, May 2013 9062,5.0,BerLaur,https://www.tripadvisor.ca/Profile/BerLaur, nil,May 2013, May 2013 9062,5.0,Linda T,https://www.tripadvisor.ca/Profile/201LindaT, nil,May 2013, May 2013 9062,5.0,Carol F,https://www.tripadvisor.ca/Profile/CarolF136, nil,Dec. 2012, August 2012 9062,5.0,Kathy C,https://www.tripadvisor.ca/Profile/KathyC32, nil,Nov. 2012, October 2012 9062,5.0,churchofone,https://www.tripadvisor.ca/Profile/churchofone, nil,Oct. 2012, October 2012 9062,5.0,GerryAnnieM,https://www.tripadvisor.ca/Profile/GerryAnnieM, nil,Aug. 2012, August 2012 9062,5.0,extrapolate,https://www.tripadvisor.ca/Profile/extrapolate, nil,May 2012, May 2012 9062,4.0,BirdingMaven,https://www.tripadvisor.ca/Profile/BirdingMaven, nil,May 2012, May 2012 9062,5.0,H2oson,https://www.tripadvisor.ca/Profile/H2oson, nil,May 2012, May 2012 9062,5.0,Chris B,https://www.tripadvisor.ca/Profile/ChrisB441, nil,Apr. 2012, March 2012 9062,5.0,Karen I,https://www.tripadvisor.ca/Profile/KarenI488, nil,Apr. 2012, November 2011 9062,5.0,Nicole L,https://www.tripadvisor.ca/Profile/NicoleL975, nil,Apr. 2012, November 2011 9062,5.0,LafPies,https://www.tripadvisor.ca/Profile/LafPies, nil,Oct. 2011, October 2011 9062,5.0,Derek S,https://www.tripadvisor.ca/Profile/DerekS25, nil,Oct. 2011, September 2011 9063,5.0,Elena V,https://www.tripadvisor.ca/Profile/elenav255, nil,Sep. 2018, September 2018 9063,5.0,GoPlaces606690,https://www.tripadvisor.ca/Profile/GoPlaces606690, nil,Sep. 2018, September 2018 9063,5.0,Sheryl E,https://www.tripadvisor.ca/Profile/980sheryle, nil,Aug. 2018, August 2018 9063,5.0,Cisupete911,https://www.tripadvisor.ca/Profile/Cisupete911, nil,Aug. 2018, August 2018 9063,5.0,Sherry F,https://www.tripadvisor.ca/Profile/sford1812, nil,Aug. 2018, August 2018 9063,5.0,John H,https://www.tripadvisor.ca/Profile/AJH88, nil,Jul. 2018, July 2018 9063,5.0,Negara,https://www.tripadvisor.ca/Profile/Negara, nil,Jul. 2018, June 2018 9063,5.0,Derrick T,https://www.tripadvisor.ca/Profile/886derrickt, nil,Jun. 2018, June 2018 9063,5.0,AlanShropshire_12,https://www.tripadvisor.ca/Profile/AlanShropshire_12, nil,May 2018, May 2018 9063,5.0,emmabee47,https://www.tripadvisor.ca/Profile/emmabee47, nil,May 2018, May 2018 9063,5.0,2frmclevehts,https://www.tripadvisor.ca/Profile/2frmclevehts, nil,May 2018, May 2018 9063,5.0,GalionGuest,https://www.tripadvisor.ca/Profile/GalionGuest, nil,Apr. 2018, April 2018 9063,5.0,Dean T,https://www.tripadvisor.ca/Profile/144deant, nil,Apr. 2018, April 2018 9063,5.0,Dawn C,https://www.tripadvisor.ca/Profile/dawncC1002BS, nil,Mar. 2018, June 2017 9063,5.0,Deborah R,https://www.tripadvisor.ca/Profile/deborahrA3659MB, nil,Jan. 2018, September 2017 9063,nil,,nil, nil,nil,nil 9063,5.0,48Lola48,https://www.tripadvisor.ca/Profile/48Lola48, nil,Dec. 2016, November 2016 9063,5.0,TreetopTrading,https://www.tripadvisor.ca/Profile/TreetopTrading, nil,Oct. 2016, September 2016 9063,5.0,davidallenberg,https://www.tripadvisor.ca/Profile/davidallenberg, nil,Oct. 2016, September 2016 9063,5.0,bernarpa2016,https://www.tripadvisor.ca/Profile/bernarpa2016, nil,Jul. 2016, July 2016 9063,5.0,janvan3821,https://www.tripadvisor.ca/Profile/janvan3821, nil,Jul. 2016, July 2016 9063,5.0,Mardenshi,https://www.tripadvisor.ca/Profile/Mardenshi, nil,Jul. 2016, July 2016 9063,5.0,Menty2014,https://www.tripadvisor.ca/Profile/Menty2014, nil,Jun. 2016, May 2016 9063,5.0,NUID,https://www.tripadvisor.ca/Profile/NUID, nil,May 2016, May 2016 9063,5.0,MJ G,https://www.tripadvisor.ca/Profile/740mjg, nil,Oct. 2015, October 2015 9063,5.0,kingservent,https://www.tripadvisor.ca/Profile/kingservent, nil,Oct. 2015, July 2015 9063,5.0,acam2015,https://www.tripadvisor.ca/Profile/acam2015, nil,Jun. 2015, June 2015 9063,5.0,Tim S,https://www.tripadvisor.ca/Profile/K1326HVtims, nil,May 2015, April 2015 9063,5.0,Rose B,https://www.tripadvisor.ca/Profile/RoseB347, nil,Aug. 2014, August 2014 9063,5.0,Sandra G,https://www.tripadvisor.ca/Profile/560sandrag, nil,Jul. 2014, July 2014 9063,5.0,fridayfan,https://www.tripadvisor.ca/Profile/fridayfan, nil,Jul. 2014, July 2014 9063,5.0,snomofam,https://www.tripadvisor.ca/Profile/snomofam, nil,Jul. 2014, July 2014 9063,5.0,Billperchlover,https://www.tripadvisor.ca/Profile/Billperchlover, nil,Jul. 2014, July 2014 9063,5.0,Robert C,https://www.tripadvisor.ca/Profile/robertcQ3308CH, nil,Jun. 2014, May 2014 9063,5.0,MargreetKooijman,https://www.tripadvisor.ca/Profile/MargreetKooijman, nil,Jun. 2014, May 2014 9063,5.0,MerryCanadian,https://www.tripadvisor.ca/Profile/MerryCanadian, nil,Oct. 2013, October 2013 9063,5.0,Vicki D,https://www.tripadvisor.ca/Profile/777vickid, nil,Sep. 2013, September 2013 9063,5.0,Thesheffs,https://www.tripadvisor.ca/Profile/Thesheffs, nil,Sep. 2013, September 2013 9063,5.0,DebLIz60,https://www.tripadvisor.ca/Profile/DebLIz60, nil,Aug. 2013, July 2013 9063,5.0,molly193,https://www.tripadvisor.ca/Profile/molly193, nil,Jul. 2013, July 2013 9064,4.0,Dave Kowalewski,https://www.tripadvisor.ca/Profile/JDaveK, nil,Feb. 2019, February 2019 9064,4.0,toothfairy0904,https://www.tripadvisor.ca/Profile/toothfairy0904, nil,Oct. 2018, October 2018 9064,4.0,Bill R,https://www.tripadvisor.ca/Profile/151billr, nil,Oct. 2018, September 2018 9064,4.0,Debbie D,https://www.tripadvisor.ca/Profile/debbied236, nil,Sep. 2018, August 2018 9064,3.0,Cynthia H,https://www.tripadvisor.ca/Profile/I166DNcynthiah, nil,Sep. 2018, September 2018 9064,4.0,vkgem,https://www.tripadvisor.ca/Profile/vkgem, nil,Sep. 2018, September 2018 9064,4.0,BHorst,https://www.tripadvisor.ca/Profile/BHorst, nil,Sep. 2018, September 2018 9064,4.0,aandlar,https://www.tripadvisor.ca/Profile/aandlar, nil,Sep. 2018, August 2018 9064,2.0,kbygot460923,https://www.tripadvisor.ca/Profile/kbygot460923, nil,Jul. 2018, July 2018 9064,1.0,Francis V,https://www.tripadvisor.ca/Profile/francisv782, nil,Jul. 2018, June 2018 9064,4.0,Dianne G,https://www.tripadvisor.ca/Profile/70dianneg, nil,Jun. 2018, June 2018 9064,4.0,Mark F R,https://www.tripadvisor.ca/Profile/markfr2017, nil,May 2018, May 2018 9064,2.0,James M,https://www.tripadvisor.ca/Profile/919JamesM919, nil,May 2018, May 2018 9064,5.0,alloversportsinc,https://www.tripadvisor.ca/Profile/alloversportsinc, nil,May 2018, May 2018 9064,5.0,amulde363250,https://www.tripadvisor.ca/Profile/amulde363250, nil,Apr. 2018, March 2018 9064,3.0,Jchow111,https://www.tripadvisor.ca/Profile/Jchow111, nil,Apr. 2018, March 2018 9064,4.0,Sean W,https://www.tripadvisor.ca/Profile/395seanw, nil,Feb. 2018, February 2018 9064,2.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Feb. 2018, February 2018 9064,1.0,terranceo211,https://www.tripadvisor.ca/Profile/terranceo211, nil,Jan. 2018, January 2018 9064,3.0,388suzanned,https://www.tripadvisor.ca/Profile/388suzanned, nil,Jan. 2018, December 2017 9064,2.0,Experience745616,https://www.tripadvisor.ca/Profile/Experience745616, nil,Dec. 2017, December 2017 9064,3.0,M7670SBscottt,https://www.tripadvisor.ca/Profile/M7670SBscottt, nil,Dec. 2017, December 2017 9064,1.0,caroltC7728TS,https://www.tripadvisor.ca/Profile/caroltC7728TS, nil,Dec. 2017, December 2017 9064,4.0,carmflo,https://www.tripadvisor.ca/Profile/carmflo, nil,Nov. 2017, November 2017 9064,4.0,Tammie37,https://www.tripadvisor.ca/Profile/Tammie37, nil,Oct. 2017, October 2017 9064,2.0,Thomas G,https://www.tripadvisor.ca/Profile/400thomasg, nil,Oct. 2017, October 2017 9064,3.0,V5387VFandrewr,https://www.tripadvisor.ca/Profile/V5387VFandrewr, nil,Oct. 2017, October 2017 9064,5.0,ronbM7456YW,https://www.tripadvisor.ca/Profile/ronbM7456YW, nil,Oct. 2017, October 2017 9064,2.0,D1581XUmelissam,https://www.tripadvisor.ca/Profile/D1581XUmelissam, nil,Oct. 2017, September 2017 9064,5.0,robertdE7761LF,https://www.tripadvisor.ca/Profile/robertdE7761LF, nil,Oct. 2017, September 2017 9064,5.0,firstvisit2017,https://www.tripadvisor.ca/Profile/firstvisit2017, nil,Sep. 2017, July 2017 9064,4.0,Auchkie,https://www.tripadvisor.ca/Profile/Auchkie, nil,Sep. 2017, September 2017 9064,4.0,MuskokaMan,https://www.tripadvisor.ca/Profile/MuskokaMan, nil,Sep. 2017, September 2017 9064,5.0,mikewV7263SV,https://www.tripadvisor.ca/Profile/mikewV7263SV, nil,Aug. 2017, August 2017 9064,2.0,misscanada1,https://www.tripadvisor.ca/Profile/misscanada1, nil,Aug. 2017, August 2017 9064,4.0,FrankWill,https://www.tripadvisor.ca/Profile/FrankWill, nil,Aug. 2017, August 2017 9064,4.0,JukeboxMama,https://www.tripadvisor.ca/Profile/JukeboxMama, nil,Aug. 2017, August 2017 9064,3.0,Lizh5,https://www.tripadvisor.ca/Profile/Lizh5, nil,Jun. 2017, May 2017 9064,3.0,Cindy J,https://www.tripadvisor.ca/Profile/CindyJ51, nil,May 2017, May 2017 9064,5.0,C6350URglenns,https://www.tripadvisor.ca/Profile/C6350URglenns, nil,May 2017, May 2017 9064,3.0,lornep731,https://www.tripadvisor.ca/Profile/lornep731, nil,May 2017, May 2017 9064,5.0,Margaret C,https://www.tripadvisor.ca/Profile/291margaretc, nil,Apr. 2017, April 2017 9064,2.0,L1524ZF,https://www.tripadvisor.ca/Profile/L1524ZF, nil,Apr. 2017, April 2017 9064,5.0,238maryamc,https://www.tripadvisor.ca/Profile/238maryamc, nil,Apr. 2017, March 2017 9064,4.0,Michelle M,https://www.tripadvisor.ca/Profile/V4631IQmichellem, nil,Apr. 2017, March 2017 9064,4.0,Paul M,https://www.tripadvisor.ca/Profile/V2995LWpaulm, nil,Mar. 2017, March 2017 9064,4.0,Artena77,https://www.tripadvisor.ca/Profile/Artena77, nil,Mar. 2017, March 2017 9064,4.0,Amy L,https://www.tripadvisor.ca/Profile/amyl174, nil,Mar. 2017, February 2017 9064,5.0,guanquanz,https://www.tripadvisor.ca/Profile/guanquanz, nil,Mar. 2017, February 2017 9064,4.0,Q159XPjeffh,https://www.tripadvisor.ca/Profile/Q159XPjeffh, nil,Feb. 2017, February 2017 9064,4.0,angelahO3249FK,https://www.tripadvisor.ca/Profile/angelahO3249FK, nil,Feb. 2017, February 2017 9064,4.0,aaron105,https://www.tripadvisor.ca/Profile/aaron105, nil,Feb. 2017, January 2017 9064,4.0,S2687SUmichelem,https://www.tripadvisor.ca/Profile/S2687SUmichelem, nil,Jan. 2017, December 2016 9064,4.0,Chris H,https://www.tripadvisor.ca/Profile/chrishB8491PK, nil,Jan. 2017, December 2016 9064,5.0,septemberbelle,https://www.tripadvisor.ca/Profile/septemberbelle, nil,Dec. 2016, December 2016 9064,3.0,DocHoliday62,https://www.tripadvisor.ca/Profile/DocHoliday62, nil,Dec. 2016, December 2016 9064,3.0,RexT,https://www.tripadvisor.ca/Profile/RexT, nil,Dec. 2016, December 2016 9064,5.0,Q3709EEmiker,https://www.tripadvisor.ca/Profile/Q3709EEmiker, nil,Nov. 2016, October 2016 9064,nil,,nil, nil,nil,nil 9064,2.0,richardrD9199IS,https://www.tripadvisor.ca/Profile/richardrD9199IS, nil,Sep. 2016, September 2016 9064,1.0,camerong50,https://www.tripadvisor.ca/Profile/camerong50, nil,Sep. 2016, September 2016 9064,5.0,derekl520,https://www.tripadvisor.ca/Profile/derekl520, nil,Aug. 2016, August 2016 9064,4.0,redbridge_crescent,https://www.tripadvisor.ca/Profile/redbridge_crescent, nil,Aug. 2016, August 2016 9064,3.0,borisk583,https://www.tripadvisor.ca/Profile/borisk583, nil,Aug. 2016, July 2016 9064,5.0,adl714,https://www.tripadvisor.ca/Profile/adl714, nil,Jun. 2016, June 2016 9064,3.0,Jacklynn1585,https://www.tripadvisor.ca/Profile/Jacklynn1585, nil,Jun. 2016, June 2016 9064,3.0,trish s,https://www.tripadvisor.ca/Profile/trishs712, nil,Jun. 2016, June 2016 9064,4.0,andyo139,https://www.tripadvisor.ca/Profile/andyo139, nil,May 2016, May 2016 9064,4.0,roberteN776AP,https://www.tripadvisor.ca/Profile/roberteN776AP, nil,May 2016, May 2016 9064,4.0,Bonnie R,https://www.tripadvisor.ca/Profile/bonnier338, nil,May 2016, May 2016 9064,4.0,Draughttap,https://www.tripadvisor.ca/Profile/Draughttap, nil,May 2016, May 2016 9064,5.0,NorthernGuy13,https://www.tripadvisor.ca/Profile/NorthernGuy13, nil,Apr. 2016, April 2016 9064,2.0,napagirl,https://www.tripadvisor.ca/Profile/napagirl, nil,Apr. 2016, April 2016 9064,3.0,160grk,https://www.tripadvisor.ca/Profile/160grk, nil,Apr. 2016, April 2016 9064,3.0,kcressman,https://www.tripadvisor.ca/Profile/kcressman, nil,Apr. 2016, April 2016 9064,3.0,jboOntario,https://www.tripadvisor.ca/Profile/jboOntario, nil,Apr. 2016, April 2016 9064,2.0,T4679FG,https://www.tripadvisor.ca/Profile/T4679FG, nil,Apr. 2016, April 2016 9064,4.0,atwistedgreen,https://www.tripadvisor.ca/Profile/atwistedgreen, nil,Mar. 2016, November 2015 9064,5.0,Ontario78,https://www.tripadvisor.ca/Profile/Ontario78, nil,Mar. 2016, March 2016 9064,3.0,pappapipes1,https://www.tripadvisor.ca/Profile/pappapipes1, nil,Mar. 2016, February 2016 9064,1.0,Alberto B,https://www.tripadvisor.ca/Profile/albertobH5772MD, nil,Mar. 2016, March 2016 9064,4.0,jimlB6884WT,https://www.tripadvisor.ca/Profile/jimlB6884WT, nil,Mar. 2016, February 2016 9064,4.0,Wayne M,https://www.tripadvisor.ca/Profile/345waynem, nil,Feb. 2016, February 2016 9064,4.0,bman4life,https://www.tripadvisor.ca/Profile/bman4life, nil,Dec. 2015, December 2015 9064,5.0,788waynef,https://www.tripadvisor.ca/Profile/788waynef, nil,Dec. 2015, November 2015 9064,4.0,Glen R,https://www.tripadvisor.ca/Profile/glenr602, nil,Nov. 2015, November 2015 9064,5.0,Jamie M,https://www.tripadvisor.ca/Profile/jamiem889, nil,Nov. 2015, November 2015 9064,5.0,chathamfolks2015,https://www.tripadvisor.ca/Profile/chathamfolks2015, nil,Nov. 2015, August 2015 9064,4.0,garytQ6541HS,https://www.tripadvisor.ca/Profile/garytQ6541HS, nil,Nov. 2015, October 2015 9064,5.0,Jennifer R,https://www.tripadvisor.ca/Profile/jenniferr508, nil,Oct. 2015, October 2015 9064,3.0,Susan L,https://www.tripadvisor.ca/Profile/D8888MMsusanl, nil,Oct. 2015, October 2015 9064,3.0,davidbF9357BK,https://www.tripadvisor.ca/Profile/davidbF9357BK, nil,Sep. 2015, September 2015 9064,4.0,Carducci2015,https://www.tripadvisor.ca/Profile/Carducci2015, nil,Sep. 2015, September 2015 9064,2.0,Rick C,https://www.tripadvisor.ca/Profile/rickc851, nil,Sep. 2015, September 2015 9064,5.0,688douglasg,https://www.tripadvisor.ca/Profile/688douglasg, nil,Sep. 2015, September 2015 9064,3.0,traveller_360063,https://www.tripadvisor.ca/Profile/traveller_360063, nil,Aug. 2015, August 2015 9064,4.0,G9187HFandrewh,https://www.tripadvisor.ca/Profile/G9187HFandrewh, nil,Aug. 2015, August 2015 9064,4.0,Marc R,https://www.tripadvisor.ca/Profile/eforms747, nil,Aug. 2015, August 2015 9064,4.0,12318,https://www.tripadvisor.ca/Profile/12318, nil,Aug. 2015, August 2015 9064,3.0,U5224ITpaulc,https://www.tripadvisor.ca/Profile/U5224ITpaulc, nil,Aug. 2015, August 2015 9064,4.0,mdebora1,https://www.tripadvisor.ca/Profile/mdebora1, nil,Aug. 2015, August 2015 9064,5.0,993laurainep,https://www.tripadvisor.ca/Profile/993laurainep, nil,Jul. 2015, July 2015 9064,5.0,northerngentleman,https://www.tripadvisor.ca/Profile/northerngentleman, nil,Jul. 2015, July 2015 9064,4.0,ginette42002,https://www.tripadvisor.ca/Profile/ginette42002, nil,Jul. 2015, July 2015 9064,4.0,Teares Ann,https://www.tripadvisor.ca/Profile/tearesann, nil,Jul. 2015, July 2015 9064,1.0,michellelP5205YK,https://www.tripadvisor.ca/Profile/michellelP5205YK, nil,Jul. 2015, June 2015 9064,4.0,tkemp111,https://www.tripadvisor.ca/Profile/tkemp111, nil,Jul. 2015, July 2015 9065,5.0,Krista C,https://www.tripadvisor.ca/Profile/KristaC284, nil,Mar. 2019, March 2019 9065,nil,,nil, nil,nil,nil 9065,4.0,THtheTraveller,https://www.tripadvisor.ca/Profile/THtheTraveller, nil,May 2018, May 2018 9065,4.0,kbdid,https://www.tripadvisor.ca/Profile/kbdid, nil,Jan. 2018, January 2018 9065,2.0,Raoul L,https://www.tripadvisor.ca/Profile/RaoulL904, nil,Mar. 2017, March 2017 9065,4.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Sep. 2016, September 2016 9065,4.0,mlynek82,https://www.tripadvisor.ca/Profile/mlynek82, nil,Jul. 2016, May 2016 9065,5.0,Harry M,https://www.tripadvisor.ca/Profile/963harrym, nil,Jun. 2016, June 2016 9065,2.0,djrss,https://www.tripadvisor.ca/Profile/djrss, nil,May 2016, May 2016 9065,4.0,alleycat089,https://www.tripadvisor.ca/Profile/alleycat089, nil,Jan. 2016, January 2016 9065,4.0,lt1218,https://www.tripadvisor.ca/Profile/lt1218, nil,Jul. 2015, July 2015 9065,4.0,Margo M,https://www.tripadvisor.ca/Profile/margom113, nil,Jun. 2015, June 2015 9065,5.0,Thomas S,https://www.tripadvisor.ca/Profile/ThomasS10873, nil,May 2015, May 2015 9065,3.0,Adam102013,https://www.tripadvisor.ca/Profile/Adam102013, nil,Oct. 2014, October 2014 9065,5.0,vacationxpert,https://www.tripadvisor.ca/Profile/vacationxpert, nil,Jan. 2014, January 2014 9065,3.0,Visitor1234xyz,https://www.tripadvisor.ca/Profile/Visitor1234xyz, nil,Dec. 2012, December 2012 9065,5.0,Dutchtuch,https://www.tripadvisor.ca/Profile/Dutchtuch, nil,Oct. 2012, October 2012 9065,3.0,cancoasterenthusiast,https://www.tripadvisor.ca/Profile/cancoasterenthusiast, nil,Sep. 2012, September 2012 9065,3.0,Gradlife,https://www.tripadvisor.ca/Profile/Gradlife, nil,Jun. 2012, June 2012 9065,1.0,sdhg,https://www.tripadvisor.ca/Profile/sdhg, nil,Oct. 2011, September 2011 9066,nil,,nil, nil,nil,nil 9066,5.0,DoreenOntario,https://www.tripadvisor.ca/Profile/planningatrip, nil,Oct. 2018, October 2018 9066,5.0,Wendy V,https://www.tripadvisor.ca/Profile/359wendyv, nil,Oct. 2018, October 2018 9066,5.0,BeckyStat,https://www.tripadvisor.ca/Profile/BeckyStat, nil,Sep. 2018, September 2018 9066,5.0,liz8beth,https://www.tripadvisor.ca/Profile/liz8beth, nil,Sep. 2018, November 2017 9066,4.0,CMudd23,https://www.tripadvisor.ca/Profile/CMudd23, nil,Sep. 2018, September 2018 9066,4.0,Meldoll1,https://www.tripadvisor.ca/Profile/Meldoll1, nil,Aug. 2018, August 2018 9066,4.0,Kristi G,https://www.tripadvisor.ca/Profile/933kristig, nil,Aug. 2018, August 2018 9066,3.0,AliRagz,https://www.tripadvisor.ca/Profile/AliRagz, nil,Aug. 2018, August 2018 9066,4.0,Timothy A,https://www.tripadvisor.ca/Profile/timothya951, nil,Jul. 2018, June 2018 9066,3.0,Francis V,https://www.tripadvisor.ca/Profile/francisv782, nil,Jul. 2018, May 2018 9066,5.0,Christina B,https://www.tripadvisor.ca/Profile/christinabS6400LC, nil,Jul. 2018, June 2018 9066,5.0,Nicole A,https://www.tripadvisor.ca/Profile/nicoleaB2480OX, nil,Jun. 2018, April 2018 9066,5.0,O3980SNrichardb,https://www.tripadvisor.ca/Profile/O3980SNrichardb, nil,Jun. 2018, June 2018 9066,3.0,Aileen B,https://www.tripadvisor.ca/Profile/aileenb638, nil,Feb. 2018, February 2018 9066,5.0,GilnJo,https://www.tripadvisor.ca/Profile/GilnJo, nil,Jan. 2018, January 2018 9066,5.0,322darlenea,https://www.tripadvisor.ca/Profile/322darlenea, nil,Dec. 2017, December 2017 9066,1.0,Vince R,https://www.tripadvisor.ca/Profile/177vincer, nil,Dec. 2017, December 2017 9066,2.0,Kozm,https://www.tripadvisor.ca/Profile/Kozm, nil,Dec. 2017, December 2017 9066,5.0,TommyAllen,https://www.tripadvisor.ca/Profile/TommyAllen, nil,Dec. 2017, December 2017 9066,5.0,bradk171,https://www.tripadvisor.ca/Profile/bradk171, nil,Dec. 2017, November 2017 9066,5.0,milosh,https://www.tripadvisor.ca/Profile/milosh, nil,Nov. 2017, November 2017 9066,4.0,Campscooby,https://www.tripadvisor.ca/Profile/Campscooby, nil,Nov. 2017, November 2017 9066,4.0,Normu,https://www.tripadvisor.ca/Profile/Normu, nil,Oct. 2017, October 2017 9066,5.0,Valerie M,https://www.tripadvisor.ca/Profile/292valeriem, nil,Oct. 2017, October 2017 9066,5.0,Rob M,https://www.tripadvisor.ca/Profile/robmP6201QB, nil,Aug. 2017, August 2017 9066,4.0,dunc7906,https://www.tripadvisor.ca/Profile/dunc7906, nil,Aug. 2017, August 2017 9066,5.0,ShannBetter,https://www.tripadvisor.ca/Profile/ShannBetter, nil,Aug. 2017, August 2017 9066,5.0,Larry J,https://www.tripadvisor.ca/Profile/larryj422, nil,Aug. 2017, August 2017 9066,5.0,Barbara S,https://www.tripadvisor.ca/Profile/Babslovesthenps, nil,Jul. 2017, July 2017 9066,4.0,Catherine V,https://www.tripadvisor.ca/Profile/958catherinev, nil,Jul. 2017, July 2017 9066,4.0,gonzo035,https://www.tripadvisor.ca/Profile/gonzo035, nil,Jun. 2017, June 2017 9066,4.0,Catharine K,https://www.tripadvisor.ca/Profile/catharinek551, nil,Jun. 2017, June 2017 9066,3.0,Bryan H,https://www.tripadvisor.ca/Profile/212bryanh, nil,May 2017, May 2017 9066,4.0,joe c,https://www.tripadvisor.ca/Profile/jchuckry, nil,May 2017, May 2017 9066,5.0,Climber2447,https://www.tripadvisor.ca/Profile/Climber2447, nil,May 2017, May 2017 9066,5.0,Elaine A,https://www.tripadvisor.ca/Profile/ElaineA111, nil,Apr. 2017, May 2016 9066,4.0,TravelingFreeWoman,https://www.tripadvisor.ca/Profile/TravelingFreeWoman, nil,Apr. 2017, April 2017 9066,5.0,dtlkilb,https://www.tripadvisor.ca/Profile/dtlkilb, nil,Feb. 2017, February 2017 9066,4.0,Hawkrridge,https://www.tripadvisor.ca/Profile/Hawkrridge, nil,Feb. 2017, January 2017 9066,5.0,Mark S,https://www.tripadvisor.ca/Profile/marksD2656KB, nil,Jan. 2017, January 2017 9066,5.0,Larry9,https://www.tripadvisor.ca/Profile/Larry9, nil,Jan. 2017, December 2016 9066,5.0,bcf4972,https://www.tripadvisor.ca/Profile/bcf4972, nil,Dec. 2016, December 2016 9066,5.0,Rick48465,https://www.tripadvisor.ca/Profile/Rick48465, nil,Nov. 2016, November 2016 9066,5.0,nancysM9858XM,https://www.tripadvisor.ca/Profile/nancysM9858XM, nil,Oct. 2016, October 2016 9066,5.0,Klexa25,https://www.tripadvisor.ca/Profile/Klexa25, nil,Sep. 2016, September 2016 9066,4.0,Tim M,https://www.tripadvisor.ca/Profile/timmR4755UO, nil,Aug. 2016, August 2016 9066,4.0,Julie Broadbent P,https://www.tripadvisor.ca/Profile/juliebroadbentp, nil,Aug. 2016, August 2016 9066,4.0,Kingston_Lou,https://www.tripadvisor.ca/Profile/Kingston_Lou, nil,Aug. 2016, July 2016 9066,5.0,NorthernGuy13,https://www.tripadvisor.ca/Profile/NorthernGuy13, nil,Jul. 2016, July 2016 9067,1.0,Yuck,https://www.tripadvisor.ca/Profile/519jasu, nil,Apr. 3, April 2019 9067,1.0,yokie52,https://www.tripadvisor.ca/Profile/yokie52, nil,Aug. 2018, August 2018 9067,2.0,Chris S,https://www.tripadvisor.ca/Profile/chrissC3348QP, nil,Jul. 2018, July 2018 9067,5.0,Peter s,https://www.tripadvisor.ca/Profile/O2394UTpeters, nil,Feb. 2018, February 2018 9067,1.0,Cassel M,https://www.tripadvisor.ca/Profile/CasselM, nil,Sep. 2017, September 2017 9067,nil,,nil, nil,nil,nil 9067,2.0,Bruno Z,https://www.tripadvisor.ca/Profile/bronekz52, nil,Dec. 2015, December 2015 9067,3.0,Fran R,https://www.tripadvisor.ca/Profile/franr406, nil,Aug. 2015, August 2015 9067,3.0,WalterEKurtz,https://www.tripadvisor.ca/Profile/WalterEKurtz, nil,Aug. 2015, August 2015 9067,4.0,Guy M,https://www.tripadvisor.ca/Profile/316guym, nil,Aug. 2015, August 2015 9067,4.0,homerlovesfood,https://www.tripadvisor.ca/Profile/homerlovesfood, nil,Jun. 2015, June 2015 9067,5.0,Suzanne R,https://www.tripadvisor.ca/Profile/459suzanner, nil,Jul. 2014, July 2014 9067,5.0,Nayal D,https://www.tripadvisor.ca/Profile/nayald, nil,Jul. 2014, July 2014 9067,1.0,Giuseppe B,https://www.tripadvisor.ca/Profile/giuseppeb359, nil,Jul. 2014, June 2014 9067,5.0,Alex S,https://www.tripadvisor.ca/Profile/alexsX1573MC, nil,May 2014, April 2014 9067,4.0,Mke261a,https://www.tripadvisor.ca/Profile/Mke261a, nil,Oct. 2013, October 2013 9067,4.0,ZKash,https://www.tripadvisor.ca/Profile/ZKash, nil,Oct. 2013, August 2013 9067,4.0,nancy d,https://www.tripadvisor.ca/Profile/nancyd289, nil,Aug. 2013, August 2013 9067,4.0,JHR_1491,https://www.tripadvisor.ca/Profile/JHR_1491, nil,Aug. 2013, July 2013 9067,1.0,SchlaJoe,https://www.tripadvisor.ca/Profile/SchlaJoe, nil,Jul. 2013, July 2013 9067,1.0,Canonista,https://www.tripadvisor.ca/Profile/Canonista, nil,Jul. 2013, June 2013 9068,5.0,AlwaysLovesToTravel1,https://www.tripadvisor.ca/Profile/AlwaysLovesToTravel1, nil,Jul. 2018, May 2018 9068,5.0,Chris H,https://www.tripadvisor.ca/Profile/chrishB8491PK, nil,Aug. 2017, July 2017 9068,3.0,HappyEarthWalker,https://www.tripadvisor.ca/Profile/HappyEarthWalker, nil,Jul. 2017, July 2017 9068,5.0,Nellie,https://www.tripadvisor.ca/Profile/Mylasttrip15, nil,Jun. 2017, June 2017 9068,4.0,dgqc,https://www.tripadvisor.ca/Profile/dgqc, nil,May 2017, May 2017 9068,5.0,Joshy1973,https://www.tripadvisor.ca/Profile/Joshy1973, nil,Aug. 2016, August 2016 9068,4.0,St_Belmont,https://www.tripadvisor.ca/Profile/St_Belmont, nil,Aug. 2016, August 2016 9068,4.0,KatBurl1,https://www.tripadvisor.ca/Profile/KatBurl1, nil,Jul. 2016, July 2016 9068,5.0,franc h,https://www.tripadvisor.ca/Profile/240franch, nil,Aug. 2015, August 2015 9068,5.0,nineteenlives,https://www.tripadvisor.ca/Profile/nineteenlives, nil,Aug. 2015, August 2015 9068,5.0,Rb6406,https://www.tripadvisor.ca/Profile/Rb6406, nil,Jul. 2015, July 2015 9068,5.0,VictoriaSweets,https://www.tripadvisor.ca/Profile/VictoriaSweets, nil,Jul. 2015, July 2015 9068,5.0,retiredandenjoyingit,https://www.tripadvisor.ca/Profile/retiredandenjoyingit, nil,Jul. 2015, June 2015 9068,5.0,Judy916,https://www.tripadvisor.ca/Profile/Judy916, nil,Jun. 2015, June 2015 9068,5.0,Arembi,https://www.tripadvisor.ca/Profile/Arembi, nil,May 2015, May 2015 9069,5.0,NorthStar399702,https://www.tripadvisor.ca/Profile/NorthStar399702, nil,Aug. 2018, August 2018 9069,5.0,van20182018,https://www.tripadvisor.ca/Profile/van20182018, nil,Jun. 2018, June 2018 9069,3.0,Jenne E,https://www.tripadvisor.ca/Profile/JenneE_12, nil,Aug. 2016, August 2016 9069,4.0,Heather H,https://www.tripadvisor.ca/Profile/heatherhS7190QO, nil,Jul. 2016, July 2016 9069,4.0,PhilG512,https://www.tripadvisor.ca/Profile/PhilG512, nil,Jul. 2016, July 2016 9070,nil,,nil, nil,nil,nil 9071,nil,,nil, nil,nil,nil 9071,1.0,Brian H,https://www.tripadvisor.ca/Profile/776BrianH, nil,Sep. 2018, September 2018 9071,1.0,Jstav1982,https://www.tripadvisor.ca/Profile/Jstav1982, nil,Sep. 2018, September 2018 9071,2.0,kp729,https://www.tripadvisor.ca/Profile/kp729, nil,Sep. 2018, September 2018 9071,3.0,Reynaldo V,https://www.tripadvisor.ca/Profile/reynaldov824, nil,Aug. 2018, August 2018 9071,5.0,smiley6377,https://www.tripadvisor.ca/Profile/smiley6377, nil,Aug. 2018, July 2018 9071,2.0,cgough710283,https://www.tripadvisor.ca/Profile/cgough710283, nil,Aug. 2018, August 2018 9071,1.0,KaleahYoung,https://www.tripadvisor.ca/Profile/KaleahYoung, nil,Aug. 2018, July 2018 9071,1.0,Lior z,https://www.tripadvisor.ca/Profile/LiorL_12, nil,Aug. 2018, August 2018 9071,2.0,Craig H,https://www.tripadvisor.ca/Profile/484ch, nil,Jul. 2018, July 2018 9071,3.0,jfharron,https://www.tripadvisor.ca/Profile/jfharron, nil,Jul. 2018, July 2018 9071,5.0,ritapatel1,https://www.tripadvisor.ca/Profile/ritapatel1, nil,Jul. 2018, July 2018 9071,1.0,Hailie Jack G,https://www.tripadvisor.ca/Profile/hailiejackg, nil,May 2018, May 2018 9071,2.0,Diane K,https://www.tripadvisor.ca/Profile/dianek958, nil,May 2018, May 2018 9071,1.0,Jason S,https://www.tripadvisor.ca/Profile/jasonsC6899PL, nil,Apr. 2018, April 2018 9071,3.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Mar. 2018, March 2018 9071,4.0,43donnaf,https://www.tripadvisor.ca/Profile/43donnaf, nil,Mar. 2018, March 2018 9071,1.0,John S,https://www.tripadvisor.ca/Profile/johnsM5524YU, nil,Feb. 2018, February 2018 9071,2.0,T3194BImarkt,https://www.tripadvisor.ca/Profile/T3194BImarkt, nil,Jan. 2018, December 2017 9071,1.0,Toomuchtravelforwork,https://www.tripadvisor.ca/Profile/Toomuchtravelforwork, nil,Nov. 2017, November 2017 9071,3.0,kennethbK5699WO,https://www.tripadvisor.ca/Profile/kennethbK5699WO, nil,Nov. 2017, November 2017 9071,3.0,albinop733,https://www.tripadvisor.ca/Profile/albinop733, nil,Oct. 2017, September 2017 9071,1.0,dozyjo R,https://www.tripadvisor.ca/Profile/dozyjor, nil,Oct. 2017, October 2017 9071,1.0,Goodwoman05,https://www.tripadvisor.ca/Profile/Goodwoman05, nil,Jul. 2017, July 2017 9071,3.0,Chester J,https://www.tripadvisor.ca/Profile/969chesterj, nil,Jul. 2017, July 2017 9071,5.0,nacho_man10,https://www.tripadvisor.ca/Profile/nacho_man10, nil,May 2017, May 2017 9071,5.0,bev m,https://www.tripadvisor.ca/Profile/bevm883, nil,May 2017, May 2017 9071,1.0,Tanya L,https://www.tripadvisor.ca/Profile/36tanyal, nil,Apr. 2017, April 2017 9071,4.0,Tina I,https://www.tripadvisor.ca/Profile/0tinai, nil,Apr. 2017, April 2017 9071,3.0,Y3143ZWpaulam,https://www.tripadvisor.ca/Profile/Y3143ZWpaulam, nil,Mar. 2017, March 2017 9071,1.0,Andrea S,https://www.tripadvisor.ca/Profile/gr8misadventure, nil,Mar. 2017, February 2017 9071,1.0,paulgeci,https://www.tripadvisor.ca/Profile/paulgeci, nil,Feb. 2017, February 2017 9071,1.0,Allan B,https://www.tripadvisor.ca/Profile/P3832SFallanb, nil,Dec. 2016, December 2016 9071,3.0,890danyss,https://www.tripadvisor.ca/Profile/890danyss, nil,Oct. 2016, October 2016 9071,2.0,John C,https://www.tripadvisor.ca/Profile/johncH7632ZI, nil,Oct. 2016, October 2016 9071,4.0,Sandyad99,https://www.tripadvisor.ca/Profile/Sandyad99, nil,Sep. 2016, September 2016 9071,4.0,MrsDanifun,https://www.tripadvisor.ca/Profile/MrsDanifun, nil,Sep. 2016, September 2016 9071,1.0,cjk610,https://www.tripadvisor.ca/Profile/cjk610, nil,Sep. 2016, August 2016 9071,2.0,597moms,https://www.tripadvisor.ca/Profile/597moms, nil,Aug. 2016, August 2016 9071,3.0,potjesj,https://www.tripadvisor.ca/Profile/potjesj, nil,Aug. 2016, July 2016 9071,3.0,FamilyMan1963,https://www.tripadvisor.ca/Profile/FamilyMan1963, nil,Aug. 2016, August 2016 9071,4.0,bigedd47,https://www.tripadvisor.ca/Profile/bigedd47, nil,Aug. 2016, July 2016 9071,1.0,Avy W,https://www.tripadvisor.ca/Profile/avyw2015, nil,Jul. 2016, July 2016 9071,2.0,Eva U,https://www.tripadvisor.ca/Profile/evau921, nil,Jul. 2016, July 2016 9071,1.0,mich3948,https://www.tripadvisor.ca/Profile/mich3948, nil,Jul. 2016, July 2016 9071,1.0,pmarriott31,https://www.tripadvisor.ca/Profile/pmarriott31, nil,Jun. 2016, June 2016 9071,1.0,kimwB5350BC,https://www.tripadvisor.ca/Profile/kimwB5350BC, nil,Jun. 2016, June 2016 9071,2.0,Brooklyn T,https://www.tripadvisor.ca/Profile/BrooklynT363, nil,Jun. 2016, June 2016 9071,1.0,Armand C,https://www.tripadvisor.ca/Profile/772armandc, nil,Jun. 2016, June 2016 9071,2.0,patrickcT9417PS,https://www.tripadvisor.ca/Profile/patrickcT9417PS, nil,May 2016, May 2016 9071,1.0,yvettes742,https://www.tripadvisor.ca/Profile/yvettes742, nil,May 2016, May 2016 9071,5.0,Endaysha L,https://www.tripadvisor.ca/Profile/endayshal, nil,May 2016, May 2016 9071,4.0,Nancy H,https://www.tripadvisor.ca/Profile/NancyH27, nil,Apr. 2016, March 2016 9071,5.0,alanevans5598,https://www.tripadvisor.ca/Profile/alanevans5598, nil,Mar. 2016, March 2016 9071,1.0,frankcW2044AK,https://www.tripadvisor.ca/Profile/frankcW2044AK, nil,Mar. 2016, March 2016 9071,2.0,shillyer,https://www.tripadvisor.ca/Profile/shillyer, nil,Mar. 2016, March 2016 9071,1.0,Rebecca M,https://www.tripadvisor.ca/Profile/rebeccamH4962PR, nil,Mar. 2016, March 2016 9071,1.0,Q2185HA,https://www.tripadvisor.ca/Profile/Q2185HA, nil,Mar. 2016, February 2016 9071,4.0,W3226FCadams,https://www.tripadvisor.ca/Profile/W3226FCadams, nil,Feb. 2016, February 2016 9071,3.0,Mikedsn,https://www.tripadvisor.ca/Profile/Mikedsn, nil,Jan. 2016, January 2016 9071,2.0,535dales,https://www.tripadvisor.ca/Profile/535dales, nil,Dec. 2015, December 2015 9071,5.0,gordanc96,https://www.tripadvisor.ca/Profile/gordanc96, nil,Dec. 2015, December 2015 9071,5.0,gordonk37,https://www.tripadvisor.ca/Profile/gordonk37, nil,Dec. 2015, November 2015 9071,2.0,Ruth B,https://www.tripadvisor.ca/Profile/572RuthB, nil,Nov. 2015, November 2015 9071,3.0,charlottehE9281UH,https://www.tripadvisor.ca/Profile/charlottehE9281UH, nil,Oct. 2015, October 2015 9071,5.0,Spinnelli,https://www.tripadvisor.ca/Profile/Spinnelli, nil,Oct. 2015, July 2015 9071,5.0,Tracey H,https://www.tripadvisor.ca/Profile/traceyh927, nil,Oct. 2015, June 2015 9071,5.0,T V,https://www.tripadvisor.ca/Profile/c0559609, nil,Oct. 2015, October 2015 9071,4.0,122keldogger,https://www.tripadvisor.ca/Profile/122keldogger, nil,Aug. 2015, August 2015 9071,2.0,35Zak_V35,https://www.tripadvisor.ca/Profile/35Zak_V35, nil,Aug. 2015, August 2015 9071,3.0,M O,https://www.tripadvisor.ca/Profile/mo605, nil,Aug. 2015, August 2015 9071,2.0,tiffanniep2015,https://www.tripadvisor.ca/Profile/tiffanniep2015, nil,Jul. 2015, July 2015 9071,3.0,Audrey S,https://www.tripadvisor.ca/Profile/877audreys, nil,Jul. 2015, July 2015 9071,5.0,Louise C,https://www.tripadvisor.ca/Profile/Q9890JKlouisec, nil,Jun. 2015, May 2015 9071,2.0,guest1234389,https://www.tripadvisor.ca/Profile/guest1234389, nil,Jun. 2015, May 2015 9071,2.0,Dan R,https://www.tripadvisor.ca/Profile/612danr, nil,May 2015, May 2015 9071,4.0,Doug D,https://www.tripadvisor.ca/Profile/dougd649, nil,May 2015, May 2015 9071,4.0,635tylerl,https://www.tripadvisor.ca/Profile/635tylerl, nil,May 2015, May 2015 9071,4.0,Fred A,https://www.tripadvisor.ca/Profile/916freda, nil,Apr. 2015, April 2015 9071,5.0,Brian L,https://www.tripadvisor.ca/Profile/brianlX3304ZV, nil,Mar. 2015, March 2015 9071,2.0,Bayw0lf,https://www.tripadvisor.ca/Profile/Bayw0lf, nil,Mar. 2015, February 2015 9071,5.0,Jim S,https://www.tripadvisor.ca/Profile/P3117SQjims, nil,Mar. 2015, March 2015 9071,1.0,adonoso6,https://www.tripadvisor.ca/Profile/adonoso6, nil,Mar. 2015, March 2015 9071,2.0,GrandCayman123,https://www.tripadvisor.ca/Profile/GrandCayman123, nil,Mar. 2015, February 2015 9071,5.0,asmith721,https://www.tripadvisor.ca/Profile/asmith721, nil,Feb. 2015, February 2015 9071,3.0,Jet529480,https://www.tripadvisor.ca/Profile/Jet529480, nil,Feb. 2015, February 2015 9071,4.0,C6981EUsaram,https://www.tripadvisor.ca/Profile/C6981EUsaram, nil,Jan. 2015, January 2015 9071,4.0,Hydroroadie,https://www.tripadvisor.ca/Profile/Hydroroadie, nil,Jan. 2015, January 2015 9071,3.0,Einstein F,https://www.tripadvisor.ca/Profile/einsteinf, nil,Jan. 2015, December 2014 9071,3.0,Ron K,https://www.tripadvisor.ca/Profile/ronk73, nil,Dec. 2014, December 2014 9071,4.0,MarcieBoyer,https://www.tripadvisor.ca/Profile/MarcieBoyer, nil,Nov. 2014, November 2014 9071,2.0,KikiTee,https://www.tripadvisor.ca/Profile/KikiTee, nil,Oct. 2014, October 2014 9071,5.0,James M,https://www.tripadvisor.ca/Profile/D3484XVjamesm, nil,Aug. 2014, August 2014 9071,3.0,411BaseballTraveller,https://www.tripadvisor.ca/Profile/411BaseballTraveller, nil,Aug. 2014, August 2014 9071,3.0,S_R123Whitby,https://www.tripadvisor.ca/Profile/S_R123Whitby, nil,Aug. 2014, August 2014 9071,5.0,Douglas T,https://www.tripadvisor.ca/Profile/douglast758, nil,Jul. 2014, July 2014 9071,1.0,foodmanchew,https://www.tripadvisor.ca/Profile/foodmanchew, nil,May 2014, May 2014 9071,5.0,Patricia N,https://www.tripadvisor.ca/Profile/272patrician, nil,May 2014, April 2014 9071,1.0,Timothy S,https://www.tripadvisor.ca/Profile/timothys725, nil,Apr. 2014, April 2014 9071,2.0,olorire,https://www.tripadvisor.ca/Profile/olorire, nil,Mar. 2014, March 2014 9071,5.0,Kalpesh M,https://www.tripadvisor.ca/Profile/kalpeshm2014, nil,Feb. 2014, January 2014 9071,1.0,Mandy M,https://www.tripadvisor.ca/Profile/mandym572, nil,Feb. 2014, February 2014 9071,4.0,tallboy16,https://www.tripadvisor.ca/Profile/tallboy16, nil,Jan. 2014, December 2013 9071,5.0,Linda B,https://www.tripadvisor.ca/Profile/lindabL1342EO, nil,Jan. 2014, December 2013 9071,1.0,LSU_Tiger88,https://www.tripadvisor.ca/Profile/LSU_Tiger88, nil,Dec. 2013, December 2013 9071,5.0,Anthea C,https://www.tripadvisor.ca/Profile/62antheac, nil,Nov. 2013, October 2013 9071,5.0,L S,https://www.tripadvisor.ca/Profile/812ls, nil,Nov. 2013, November 2013 9071,5.0,Ken M,https://www.tripadvisor.ca/Profile/280kenm, nil,Nov. 2013, August 2013 9071,5.0,Michael L,https://www.tripadvisor.ca/Profile/L4888KDmichaell, nil,Nov. 2013, November 2013 9071,4.0,ukyrobert,https://www.tripadvisor.ca/Profile/ukyrobert, nil,Oct. 2013, October 2013 9071,2.0,Bethany D,https://www.tripadvisor.ca/Profile/310bethanyd, nil,Oct. 2013, October 2013 9071,3.0,Tal K,https://www.tripadvisor.ca/Profile/722talk, nil,Oct. 2013, September 2013 9072,nil,,nil, nil,nil,nil 9073,nil,,nil, nil,nil,nil 9074,nil,,nil, nil,nil,nil 9075,5.0,synthia t,https://www.tripadvisor.ca/Profile/833synthiat, nil,Nov. 2018, November 2018 9075,5.0,C H,https://www.tripadvisor.ca/Profile/CHWOHB, nil,Aug. 2017, March 2017 9075,4.0,voyager075,https://www.tripadvisor.ca/Profile/voyager075, nil,Oct. 2015, September 2015 9075,5.0,MarjodB,https://www.tripadvisor.ca/Profile/MarjodB, nil,Jul. 2014, January 2014 9075,nil,,nil, nil,nil,nil 9075,5.0,neamster1,https://www.tripadvisor.ca/Profile/neamster1, nil,Mar. 2011, October 2010 9076,4.0,Jennrz,https://www.tripadvisor.ca/Profile/Jennrz, nil,Oct. 2018, October 2018 9076,5.0,Colette F,https://www.tripadvisor.ca/Profile/ColetteF_12, nil,Oct. 2018, September 2018 9076,4.0,Gillesby,https://www.tripadvisor.ca/Profile/Gillesby, nil,Aug. 2018, August 2018 9076,4.0,Cathy B,https://www.tripadvisor.ca/Profile/cathybE8428FU, nil,Jul. 2018, July 2018 9076,4.0,myoung30,https://www.tripadvisor.ca/Profile/myoung30, nil,Jun. 2018, June 2018 9076,4.0,Diane D,https://www.tripadvisor.ca/Profile/489dianed, nil,Aug. 2017, August 2017 9076,4.0,Dwntime,https://www.tripadvisor.ca/Profile/Dwntime, nil,Aug. 2017, July 2017 9076,3.0,Stylebook,https://www.tripadvisor.ca/Profile/Stylebook, nil,Jun. 2017, June 2017 9076,4.0,DaniB1981,https://www.tripadvisor.ca/Profile/DaniB1981, nil,Sep. 2016, September 2016 9076,4.0,robm12015,https://www.tripadvisor.ca/Profile/robm12015, nil,Sep. 2016, September 2016 9076,4.0,bjornels55305,https://www.tripadvisor.ca/Profile/bjornels55305, nil,Aug. 2016, June 2016 9076,5.0,Kay G,https://www.tripadvisor.ca/Profile/4kaylag, nil,Aug. 2016, August 2016 9076,5.0,Sherrylynn B,https://www.tripadvisor.ca/Profile/sherrylynnb2016, nil,Aug. 2016, July 2016 9076,4.0,candysita2,https://www.tripadvisor.ca/Profile/candysita2, nil,Jul. 2016, July 2016 9076,4.0,Steveandchristine,https://www.tripadvisor.ca/Profile/Steveandchristine, nil,Jul. 2016, July 2016 9076,nil,,nil, nil,nil,nil 9077,5.0,E D M,https://www.tripadvisor.ca/Profile/EDM33, nil,Aug. 2017, August 2017 9077,5.0,sunningvale,https://www.tripadvisor.ca/Profile/sunningvale, nil,Aug. 2017, August 2017 9077,4.0,MargAleeta,https://www.tripadvisor.ca/Profile/MargAleeta, nil,May 2017, May 2017 9077,5.0,Dave W,https://www.tripadvisor.ca/Profile/davewT1740ZD, nil,Sep. 2016, September 2016 9077,5.0,Alison B,https://www.tripadvisor.ca/Profile/alisonbS482OF, nil,Aug. 2016, August 2016 9077,5.0,Jason P,https://www.tripadvisor.ca/Profile/J7300GJjasonp, nil,Jun. 2016, June 2016 9077,5.0,Paul E,https://www.tripadvisor.ca/Profile/653paule, nil,Aug. 2015, August 2015 9077,4.0,Chuck D,https://www.tripadvisor.ca/Profile/393chuckd, nil,Aug. 2015, July 2015 9077,4.0,Dave B,https://www.tripadvisor.ca/Profile/DBazzz, nil,May 2015, May 2015 9077,5.0,klaura67,https://www.tripadvisor.ca/Profile/klaura67, nil,Sep. 2014, September 2014 9078,nil,,nil, nil,nil,nil 9079,nil,,nil, nil,nil,nil 9080,nil,,nil, nil,nil,nil 9081,nil,,nil, nil,nil,nil 9082,nil,,nil, nil,nil,nil 9086,4.0,_davidatkinson1952,https://www.tripadvisor.ca/Profile/_davidatkinson1952, nil,Sep. 2018, September 2018 9086,5.0,Biker-Mom123,https://www.tripadvisor.ca/Profile/Biker-Mom123, nil,Sep. 2018, September 2018 9086,5.0,Jill S,https://www.tripadvisor.ca/Profile/O1439TXjills, nil,Aug. 2018, August 2018 9086,5.0,forthejoy,https://www.tripadvisor.ca/Profile/forthejoy, nil,Aug. 2018, July 2018 9086,5.0,KarenandTodd,https://www.tripadvisor.ca/Profile/KarenandTodd, nil,Aug. 2018, July 2018 9086,5.0,fivefoottwoeyeso2018,https://www.tripadvisor.ca/Profile/fivefoottwoeyeso2018, nil,Jul. 2018, July 2018 9086,3.0,Peter K,https://www.tripadvisor.ca/Profile/F6597LPpeterk, nil,Jul. 2018, June 2018 9086,5.0,MeanderingAgain,https://www.tripadvisor.ca/Profile/MeanderingAgain, nil,Jul. 2018, June 2018 9086,5.0,LindaLou1954,https://www.tripadvisor.ca/Profile/LindaLou1954, nil,Jun. 2018, June 2018 9086,5.0,seabird737,https://www.tripadvisor.ca/Profile/seabird737, nil,Jun. 2018, June 2018 9086,5.0,Relaxing18,https://www.tripadvisor.ca/Profile/Relaxing18, nil,Jun. 2018, June 2018 9086,5.0,merryday14,https://www.tripadvisor.ca/Profile/merryday14, nil,Jun. 2018, June 2018 9086,5.0,Highridgehiker,https://www.tripadvisor.ca/Profile/Highridgehiker, nil,Aug. 2017, July 2017 9086,5.0,trish-doug,https://www.tripadvisor.ca/Profile/trish-doug, nil,Aug. 2017, July 2017 9086,5.0,Donna L,https://www.tripadvisor.ca/Profile/488DonnaL, nil,Jun. 2017, June 2017 9086,5.0,Charles G,https://www.tripadvisor.ca/Profile/sycha, nil,Jun. 2017, June 2017 9086,4.0,Gerry W,https://www.tripadvisor.ca/Profile/600gerryw, nil,Jun. 2017, June 2017 9086,5.0,RecurrentTraveller,https://www.tripadvisor.ca/Profile/RecurrentTraveller, nil,Jun. 2017, June 2017 9086,4.0,Greg P,https://www.tripadvisor.ca/Profile/GregP212, nil,Oct. 2016, September 2016 9086,5.0,beenthere2010_10,https://www.tripadvisor.ca/Profile/beenthere2010_10, nil,Sep. 2016, September 2016 9086,5.0,Kevin P,https://www.tripadvisor.ca/Profile/KevinP2211, nil,Sep. 2016, September 2016 9086,5.0,melanie536,https://www.tripadvisor.ca/Profile/melanie536, nil,Sep. 2016, August 2016 9086,3.0,travelmom015,https://www.tripadvisor.ca/Profile/travelmom015, nil,Sep. 2016, June 2016 9086,5.0,Irene A,https://www.tripadvisor.ca/Profile/540birenea, nil,Sep. 2016, September 2016 9086,3.0,Alex11Miki,https://www.tripadvisor.ca/Profile/Alex11Miki, nil,Aug. 2016, July 2016 9086,5.0,cmgrand,https://www.tripadvisor.ca/Profile/cmgrand, nil,Jul. 2016, June 2016 9086,5.0,Harvey W,https://www.tripadvisor.ca/Profile/HarveyW117, nil,Jul. 2016, July 2016 9086,4.0,jaykay99,https://www.tripadvisor.ca/Profile/jaykay99, nil,Jul. 2016, June 2016 9086,5.0,KimandGilles,https://www.tripadvisor.ca/Profile/KimandGilles, nil,Jun. 2016, June 2016 9086,5.0,RosMike,https://www.tripadvisor.ca/Profile/RosMike, nil,Nov. 2015, August 2015 9086,5.0,Pauline A,https://www.tripadvisor.ca/Profile/paulinea931, nil,Oct. 2015, August 2015 9086,5.0,Betty J,https://www.tripadvisor.ca/Profile/BettyJ993, nil,Sep. 2015, August 2015 9086,4.0,IrishCream,https://www.tripadvisor.ca/Profile/IrishCream, nil,Aug. 2015, August 2015 9086,5.0,Griffibob,https://www.tripadvisor.ca/Profile/Griffibob, nil,Aug. 2015, July 2015 9086,5.0,Angus R,https://www.tripadvisor.ca/Profile/717angusr, nil,Jul. 2015, July 2015 9086,3.0,atis46,https://www.tripadvisor.ca/Profile/atis46, nil,Jul. 2015, June 2015 9086,5.0,Don M,https://www.tripadvisor.ca/Profile/donmI4210GQ, nil,Jun. 2015, June 2015 9086,3.0,abbottlind,https://www.tripadvisor.ca/Profile/abbottlind, nil,Jun. 2015, June 2015 9086,5.0,PauMirtna,https://www.tripadvisor.ca/Profile/PauMirtna, nil,Jun. 2015, May 2015 9086,5.0,Fred B,https://www.tripadvisor.ca/Profile/fredbJ7282KZ, nil,Apr. 2015, June 2014 9086,3.0,Nicola B,https://www.tripadvisor.ca/Profile/nicolab810, nil,Aug. 2014, August 2014 9086,4.0,Marie P,https://www.tripadvisor.ca/Profile/mariep922, nil,Aug. 2014, July 2014 9086,4.0,Megan T,https://www.tripadvisor.ca/Profile/852megant, nil,Aug. 2014, July 2014 9086,2.0,Cindy V,https://www.tripadvisor.ca/Profile/765cindyv, nil,Jul. 2014, July 2014 9086,4.0,jamie s,https://www.tripadvisor.ca/Profile/jamiesD530UH, nil,Jul. 2014, July 2014 9087,5.0,Lesley Patricia J,https://www.tripadvisor.ca/Profile/lpjordison, nil,Aug. 2018, August 2018 9087,4.0,travelnik5,https://www.tripadvisor.ca/Profile/travelnik5, nil,Aug. 2018, July 2018 9087,2.0,Flitterbug,https://www.tripadvisor.ca/Profile/Flitterbug, nil,Aug. 2018, July 2018 9087,4.0,Patricia F,https://www.tripadvisor.ca/Profile/A2808YUpatriciaf, nil,Sep. 2017, August 2017 9087,4.0,Carlo S,https://www.tripadvisor.ca/Profile/CarloS911, nil,Aug. 2017, August 2017 9087,5.0,mmcw2017,https://www.tripadvisor.ca/Profile/mmcw2017, nil,Aug. 2017, August 2017 9087,5.0,Sony_Alpha7_84,https://www.tripadvisor.ca/Profile/Sony_Alpha7_84, nil,Aug. 2017, August 2017 9087,3.0,jane032657,https://www.tripadvisor.ca/Profile/jane032657, nil,Aug. 2017, August 2017 9087,5.0,adtp100,https://www.tripadvisor.ca/Profile/adtp100, nil,Jul. 2017, July 2017 9087,4.0,CrazyKphotography,https://www.tripadvisor.ca/Profile/CrazyKphotography, nil,Jun. 2017, June 2017 9088,3.0,galaxy148,https://www.tripadvisor.ca/Profile/galaxy148, nil,Aug. 2018, June 2018 9088,5.0,Andrew G,https://www.tripadvisor.ca/Profile/Gagnon30, nil,Aug. 2018, August 2018 9088,5.0,victorstar,https://www.tripadvisor.ca/Profile/victorstar, nil,Aug. 2018, July 2018 9088,4.0,Beaverskins24,https://www.tripadvisor.ca/Profile/Beaverskins24, nil,Jul. 2018, June 2018 9088,5.0,Trippelina,https://www.tripadvisor.ca/Profile/Trippelina, nil,Jun. 2018, June 2018 9089,nil,,nil, nil,nil,nil 9092,2.0,las-Montreal_Canada,https://www.tripadvisor.ca/Profile/las-Montreal_Canada, nil,Oct. 2018, September 2018 9092,4.0,skyflash_9,https://www.tripadvisor.ca/Profile/skyflash_9, nil,Oct. 2018, September 2018 9092,5.0,monaobrien4,https://www.tripadvisor.ca/Profile/monaobrien4, nil,Sep. 2018, September 2018 9092,5.0,JacquelineL144,https://www.tripadvisor.ca/Profile/JacquelineL144, nil,Sep. 2018, August 2018 9092,5.0,jlondon7,https://www.tripadvisor.ca/Profile/jlondon7, nil,Aug. 2018, July 2018 9092,4.0,KDstamford,https://www.tripadvisor.ca/Profile/KDstamford, nil,Jul. 2018, June 2018 9092,4.0,laineyhar,https://www.tripadvisor.ca/Profile/laineyhar, nil,Jul. 2018, June 2018 9092,4.0,Francoise L,https://www.tripadvisor.ca/Profile/FrancoiseL974, nil,Jun. 2018, June 2018 9092,5.0,Ora J,https://www.tripadvisor.ca/Profile/oraj2013, nil,Jun. 2018, May 2018 9092,5.0,fran972,https://www.tripadvisor.ca/Profile/fran972, nil,May 2018, May 2018 9092,3.0,MarlaToronto,https://www.tripadvisor.ca/Profile/MarlaToronto, nil,Oct. 2017, September 2017 9092,3.0,KVM55,https://www.tripadvisor.ca/Profile/KVM55, nil,Oct. 2017, September 2017 9092,4.0,Karen M,https://www.tripadvisor.ca/Profile/karenmM3104TC, nil,Sep. 2017, August 2017 9092,1.0,rvrldy,https://www.tripadvisor.ca/Profile/rvrldy, nil,Sep. 2017, September 2017 9092,4.0,Marg1402,https://www.tripadvisor.ca/Profile/Marg1402, nil,Sep. 2017, September 2017 9092,3.0,Beverly D,https://www.tripadvisor.ca/Profile/wgafOwenSound, nil,Aug. 2017, August 2017 9092,5.0,Claudia S,https://www.tripadvisor.ca/Profile/X3091TYclaudias, nil,Aug. 2017, August 2017 9092,1.0,chari12015,https://www.tripadvisor.ca/Profile/chari12015, nil,Aug. 2017, July 2017 9092,4.0,Julie P,https://www.tripadvisor.ca/Profile/417juliep, nil,Aug. 2017, July 2017 9092,4.0,Anne L,https://www.tripadvisor.ca/Profile/704AnneL, nil,Aug. 2017, August 2017 9092,4.0,gangwarily,https://www.tripadvisor.ca/Profile/gangwarily, nil,Aug. 2017, August 2017 9092,4.0,Juanita G,https://www.tripadvisor.ca/Profile/juanitag748, nil,Aug. 2017, July 2017 9092,4.0,Gloria J,https://www.tripadvisor.ca/Profile/gloriaj424, nil,Aug. 2017, July 2017 9092,4.0,idgara56,https://www.tripadvisor.ca/Profile/idgara56, nil,Jul. 2017, July 2017 9092,4.0,jjpublic2017,https://www.tripadvisor.ca/Profile/jjpublic2017, nil,Jul. 2017, July 2017 9092,2.0,ubouu,https://www.tripadvisor.ca/Profile/ubouu, nil,Jul. 2017, July 2017 9092,5.0,Maggie M,https://www.tripadvisor.ca/Profile/64maggiem, nil,Jul. 2017, June 2017 9092,4.0,deansombrero,https://www.tripadvisor.ca/Profile/deansombrero, nil,Jul. 2017, June 2017 9092,5.0,peterp_knobel,https://www.tripadvisor.ca/Profile/peterp_knobel, nil,Jul. 2017, June 2017 9092,3.0,seasonedtraveller053,https://www.tripadvisor.ca/Profile/seasonedtraveller053, nil,Jul. 2017, June 2017 9092,5.0,Jeff S,https://www.tripadvisor.ca/Profile/V5750NUrichards, nil,Jul. 2017, June 2017 9092,5.0,Dave C,https://www.tripadvisor.ca/Profile/C2913IDdavec, nil,Jul. 2017, July 2017 9092,3.0,John W,https://www.tripadvisor.ca/Profile/BeaversTravelWell, nil,Jun. 2017, June 2017 9092,4.0,DVPA,https://www.tripadvisor.ca/Profile/DVPA, nil,Jun. 2017, June 2017 9092,5.0,JSD57,https://www.tripadvisor.ca/Profile/JSD57, nil,Jun. 2017, June 2017 9092,4.0,Angeles,https://www.tripadvisor.ca/Profile/Angeles, nil,Jun. 2017, June 2017 9092,5.0,DiamondLil47,https://www.tripadvisor.ca/Profile/DiamondLil47, nil,Jun. 2017, June 2017 9092,5.0,ukv358,https://www.tripadvisor.ca/Profile/ukv358, nil,Jun. 2017, May 2017 9092,5.0,AdrianaGO,https://www.tripadvisor.ca/Profile/AdrianaGO, nil,May 2017, May 2017 9092,5.0,462lindalou,https://www.tripadvisor.ca/Profile/462lindalou, nil,May 2017, May 2017 9092,5.0,DWoollyTraveller,https://www.tripadvisor.ca/Profile/DWoollyTraveller, nil,Oct. 2016, September 2016 9092,5.0,Chearn60,https://www.tripadvisor.ca/Profile/Chearn60, nil,Oct. 2016, September 2016 9092,3.0,Georgette M,https://www.tripadvisor.ca/Profile/georgettem636, nil,Sep. 2016, September 2016 9092,3.0,guglil,https://www.tripadvisor.ca/Profile/guglil, nil,Sep. 2016, September 2016 9092,5.0,Iris C,https://www.tripadvisor.ca/Profile/RissyL_13, nil,Sep. 2016, September 2016 9092,4.0,Shaked007,https://www.tripadvisor.ca/Profile/Shaked007, nil,Aug. 2016, August 2016 9092,3.0,Daniel W,https://www.tripadvisor.ca/Profile/F8659EUdanielw, nil,Aug. 2016, August 2016 9092,4.0,Tdstar,https://www.tripadvisor.ca/Profile/Tdstar, nil,Aug. 2016, August 2016 9092,2.0,D&B,https://www.tripadvisor.ca/Profile/Mysticduo, nil,Aug. 2016, August 2016 9092,5.0,MAGiven,https://www.tripadvisor.ca/Profile/MAGiven, nil,Aug. 2016, July 2016 9092,3.0,toujoursenroute,https://www.tripadvisor.ca/Profile/toujoursenroute, nil,Jul. 2016, July 2016 9092,4.0,tammy l,https://www.tripadvisor.ca/Profile/tammyl983, nil,Jul. 2016, July 2016 9092,4.0,Collingwood-1957,https://www.tripadvisor.ca/Profile/Collingwood-1957, nil,Jul. 2016, June 2016 9092,4.0,Bente W,https://www.tripadvisor.ca/Profile/965bentew, nil,Jul. 2016, July 2016 9092,5.0,JHUK2014,https://www.tripadvisor.ca/Profile/JHUK2014, nil,Jul. 2016, June 2016 9092,4.0,dougd540,https://www.tripadvisor.ca/Profile/dougd540, nil,Jun. 2016, June 2016 9092,3.0,brennee2004,https://www.tripadvisor.ca/Profile/brennee2004, nil,Jun. 2016, June 2016 9092,5.0,Brenda L,https://www.tripadvisor.ca/Profile/386brendal, nil,Jun. 2016, May 2016 9092,3.0,419dianefromontario,https://www.tripadvisor.ca/Profile/419dianefromontario, nil,Jun. 2016, June 2016 9092,4.0,Albion123,https://www.tripadvisor.ca/Profile/Albion123, nil,Jun. 2016, May 2016 9092,5.0,JudithKuemmel,https://www.tripadvisor.ca/Profile/JudithKuemmel, nil,Nov. 2015, September 2015 9092,5.0,B P,https://www.tripadvisor.ca/Profile/933bp, nil,Oct. 2015, September 2015 9092,5.0,Sheila E,https://www.tripadvisor.ca/Profile/SheilaE940, nil,Oct. 2015, September 2015 9092,4.0,flyingontheground,https://www.tripadvisor.ca/Profile/flyingontheground, nil,Sep. 2015, August 2015 9092,3.0,RalphCramdonCanada,https://www.tripadvisor.ca/Profile/RalphCramdonCanada, nil,Sep. 2015, September 2015 9092,nil,,nil, nil,nil,nil 9092,4.0,Barry B,https://www.tripadvisor.ca/Profile/21barryb, nil,Jul. 2015, July 2015 9092,5.0,Lynn G,https://www.tripadvisor.ca/Profile/472lynng, nil,Jul. 2015, June 2015 9092,3.0,Rob F,https://www.tripadvisor.ca/Profile/robf661, nil,Jul. 2015, June 2015 9092,4.0,Sun4usOntario,https://www.tripadvisor.ca/Profile/Sun4usOntario, nil,Jun. 2015, June 2015 9092,4.0,Marymakings,https://www.tripadvisor.ca/Profile/Marymakings, nil,Jun. 2015, June 2015 9092,1.0,Steve J,https://www.tripadvisor.ca/Profile/stevejA7542QV, nil,Jun. 2015, June 2015 9092,5.0,Shawn A,https://www.tripadvisor.ca/Profile/500shawna, nil,Jun. 2015, June 2015 9092,4.0,MyloEdwards,https://www.tripadvisor.ca/Profile/MyloEdwards, nil,Jun. 2015, June 2015 9092,5.0,diane123479,https://www.tripadvisor.ca/Profile/diane123479, nil,Jun. 2015, June 2015 9092,4.0,Larry042,https://www.tripadvisor.ca/Profile/Larry042, nil,May 2015, May 2015 9092,5.0,Darrell J. K,https://www.tripadvisor.ca/Profile/darrelljk, nil,Apr. 2015, June 2014 9092,4.0,Jim R,https://www.tripadvisor.ca/Profile/620jimr, nil,Oct. 2014, June 2014 9092,4.0,Martha S,https://www.tripadvisor.ca/Profile/MarthaS175, nil,Oct. 2014, June 2014 9092,2.0,William B,https://www.tripadvisor.ca/Profile/billb556, nil,Sep. 2014, September 2014 9092,2.0,estesq,https://www.tripadvisor.ca/Profile/estesq, nil,Sep. 2014, September 2014 9092,4.0,2LonelyTraveller,https://www.tripadvisor.ca/Profile/2LonelyTraveller, nil,Jul. 2014, July 2014 9092,5.0,bhugh2014,https://www.tripadvisor.ca/Profile/bhugh2014, nil,Jul. 2014, June 2014 9092,4.0,Kevin K,https://www.tripadvisor.ca/Profile/466kevink, nil,Jul. 2014, July 2014 9092,4.0,jimo663,https://www.tripadvisor.ca/Profile/jimo663, nil,Jul. 2014, July 2014 9092,4.0,Connie B,https://www.tripadvisor.ca/Profile/connieb371, nil,Jul. 2014, July 2014 9092,1.0,Farzana D,https://www.tripadvisor.ca/Profile/220farzanad, nil,Jun. 2014, June 2014 9092,2.0,lorraine s,https://www.tripadvisor.ca/Profile/lorraines120, nil,Jun. 2014, September 2013 9092,1.0,Reyan N,https://www.tripadvisor.ca/Profile/ReyanN1, nil,Jun. 2014, June 2014 9092,3.0,Jennenz,https://www.tripadvisor.ca/Profile/Jennenz, nil,Jun. 2014, May 2014 9092,4.0,AneleW,https://www.tripadvisor.ca/Profile/AneleW, nil,Nov. 2013, October 2013 9092,3.0,bagger06,https://www.tripadvisor.ca/Profile/bagger06, nil,Jul. 2012, July 2012 9092,4.0,Friar4,https://www.tripadvisor.ca/Profile/Friar4, nil,Jun. 2012, June 2012 9092,4.0,Tasha J,https://www.tripadvisor.ca/Profile/TashaJ577, nil,Jun. 2012, May 2012 9092,5.0,PenAllen10,https://www.tripadvisor.ca/Profile/PenAllen10, nil,Jun. 2012, June 2012 9092,5.0,schnoobs,https://www.tripadvisor.ca/Profile/schnoobs, nil,May 2012, May 2012 9092,4.0,maureen c,https://www.tripadvisor.ca/Profile/maureenc702, nil,May 2012, May 2012 9092,4.0,Judy H,https://www.tripadvisor.ca/Profile/213JudyH213, nil,May 2012, May 2012 9092,5.0,Sue030356,https://www.tripadvisor.ca/Profile/Sue030356, nil,Oct. 2011, September 2011 9092,5.0,Brian W,https://www.tripadvisor.ca/Profile/BrianW224, nil,Oct. 2011, October 2011 9092,4.0,lingfing22,https://www.tripadvisor.ca/Profile/lingfing22, nil,Oct. 2011, September 2011 9092,5.0,Jane-How,https://www.tripadvisor.ca/Profile/Jane-How, nil,Oct. 2011, September 2011 9092,4.0,missingthebuffet,https://www.tripadvisor.ca/Profile/missingthebuffet, nil,Sep. 2011, June 2011 9092,5.0,bensagle,https://www.tripadvisor.ca/Profile/bensagle, nil,Sep. 2011, April 2011 9092,5.0,tlwusa,https://www.tripadvisor.ca/Profile/tlwusa, nil,Sep. 2011, June 2011 9092,5.0,jason n,https://www.tripadvisor.ca/Profile/jasonn502, nil,Aug. 2011, June 2011 9092,1.0,regnur,https://www.tripadvisor.ca/Profile/regnur, nil,Aug. 2011, June 2011 9092,2.0,enenbee,https://www.tripadvisor.ca/Profile/enenbee, nil,Aug. 2011, August 2011 9092,5.0,1uvthe5un,https://www.tripadvisor.ca/Profile/1uvthe5un, nil,Aug. 2011, July 2011 9092,5.0,HarryH66,https://www.tripadvisor.ca/Profile/HarryH66, nil,Jul. 2011, July 2011 9092,2.0,skipper053,https://www.tripadvisor.ca/Profile/skipper053, nil,Jul. 2011, July 2011 9092,2.0,GoingSolo5,https://www.tripadvisor.ca/Profile/GoingSolo5, nil,Jul. 2011, July 2011 9092,2.0,Tanja99,https://www.tripadvisor.ca/Profile/Tanja99, nil,Jul. 2011, June 2011 9092,3.0,brendaleb,https://www.tripadvisor.ca/Profile/brendaleb, nil,Jun. 2011, June 2011 9092,4.0,dsouzajm,https://www.tripadvisor.ca/Profile/dsouzajm, nil,Jan. 2011, September 2010 9092,5.0,chesneyta,https://www.tripadvisor.ca/Profile/chesneyta, nil,Nov. 2010, September 2010 9092,5.0,BFMcK,https://www.tripadvisor.ca/Profile/BFMcK, nil,Nov. 2010, September 2010 9092,5.0,Labattboy,https://www.tripadvisor.ca/Profile/Labattboy, nil,Oct. 2010, August 2010 9092,5.0,healey_23,https://www.tripadvisor.ca/Profile/healey_23, nil,Sep. 2010, September 2010 9092,3.0,TheFamilyPLAR,https://www.tripadvisor.ca/Profile/TheFamilyPLAR, nil,Sep. 2010, August 2010 9092,5.0,iceberg21,https://www.tripadvisor.ca/Profile/iceberg21, nil,Sep. 2010, September 2010 9092,1.0,PearlOntario,https://www.tripadvisor.ca/Profile/PearlOntario, nil,Sep. 2010, August 2010 9092,5.0,Toulinguet,https://www.tripadvisor.ca/Profile/Toulinguet, nil,Sep. 2009, September 2009 9092,4.0,Sabbydoo,https://www.tripadvisor.ca/Profile/Sabbydoo, nil,Jul. 2009, July 2009 9092,5.0,Ana A,https://www.tripadvisor.ca/Profile/anaaR1178OI, nil,Jul. 2009, July 2009 9092,4.0,Seagull13,https://www.tripadvisor.ca/Profile/Seagull13, nil,Jun. 2008, June 2008 9092,5.0,Notdunromin,https://www.tripadvisor.ca/Profile/Notdunromin, nil,Sep. 2007, September 2007 9093,5.0,Tara1016,https://www.tripadvisor.ca/Profile/Tara1016, nil,Mar. 2019, June 2018 9093,5.0,JoJo,https://www.tripadvisor.ca/Profile/silverjoanne90, nil,Jul. 2018, July 2018 9093,5.0,Jim L,https://www.tripadvisor.ca/Profile/X7448XBjiml, nil,Jul. 2018, July 2018 9093,5.0,rbbleb,https://www.tripadvisor.ca/Profile/rbbleb, nil,Jul. 2018, June 2018 9093,5.0,hsockman,https://www.tripadvisor.ca/Profile/hsockman, nil,Jun. 2018, June 2018 9093,5.0,Dogrose17,https://www.tripadvisor.ca/Profile/Dogrose17, nil,Oct. 2017, September 2017 9093,5.0,Steve P,https://www.tripadvisor.ca/Profile/SteveP435, nil,Sep. 2017, August 2017 9093,4.0,Matthew B,https://www.tripadvisor.ca/Profile/matthewbE6349XV, nil,Jul. 2017, July 2017 9093,5.0,Kara B,https://www.tripadvisor.ca/Profile/235karab, nil,May 2017, May 2017 9093,5.0,Penny R,https://www.tripadvisor.ca/Profile/PennyR401, nil,Sep. 2016, September 2016 9093,5.0,heathal,https://www.tripadvisor.ca/Profile/heathal, nil,Sep. 2016, September 2016 9093,5.0,Lygia B,https://www.tripadvisor.ca/Profile/LygiaB_13, nil,Jul. 2016, July 2016 9093,3.0,skarmo,https://www.tripadvisor.ca/Profile/skarmo, nil,Jul. 2016, July 2016 9093,4.0,Karen C,https://www.tripadvisor.ca/Profile/H2893EXkarenc, nil,Jul. 2016, June 2016 9093,5.0,jaguar123,https://www.tripadvisor.ca/Profile/jaguar123, nil,Aug. 2015, August 2015 9093,5.0,davidbe57,https://www.tripadvisor.ca/Profile/davidbe57, nil,Aug. 2015, July 2015 9093,5.0,NannooOntario,https://www.tripadvisor.ca/Profile/NannooOntario, nil,Jul. 2015, July 2015 9093,5.0,Tonny M,https://www.tripadvisor.ca/Profile/tonnym588, nil,Jun. 2015, June 2015 9093,5.0,sueontario2015,https://www.tripadvisor.ca/Profile/sueontario2015, nil,Jun. 2015, June 2015 9093,4.0,Michael K,https://www.tripadvisor.ca/Profile/michaelkV4324LW, nil,Jun. 2015, June 2015 9093,nil,,nil, nil,nil,nil 9093,5.0,travelgators,https://www.tripadvisor.ca/Profile/travelgators, nil,Jul. 2014, July 2014 9093,5.0,Lorrie D,https://www.tripadvisor.ca/Profile/LorrieD887, nil,Jul. 2014, June 2014 9093,5.0,Val G,https://www.tripadvisor.ca/Profile/valg985, nil,Sep. 2013, August 2013 9093,4.0,Nancy_Ottawa,https://www.tripadvisor.ca/Profile/Nancy_Ottawa, nil,Aug. 2013, August 2013 9093,4.0,Saleena,https://www.tripadvisor.ca/Profile/Saleena, nil,Aug. 2013, August 2013 9093,5.0,Arthur972,https://www.tripadvisor.ca/Profile/Arthur972, nil,Aug. 2013, July 2013 9093,4.0,DJ D,https://www.tripadvisor.ca/Profile/DJD294, nil,Jul. 2013, July 2013 9093,4.0,newfound721,https://www.tripadvisor.ca/Profile/newfound721, nil,Jul. 2013, July 2013 9093,5.0,Tumbleweed17,https://www.tripadvisor.ca/Profile/Tumbleweed17, nil,Jul. 2013, June 2013 9093,5.0,Tpwilliams,https://www.tripadvisor.ca/Profile/Tpwilliams, nil,Jun. 2013, June 2013 9093,4.0,Tanvandriver,https://www.tripadvisor.ca/Profile/Tanvandriver, nil,Aug. 2012, July 2012 9093,3.0,Sharron T,https://www.tripadvisor.ca/Profile/SharronT245, nil,Aug. 2012, July 2012 9093,5.0,Brian_Jan37,https://www.tripadvisor.ca/Profile/Brian_Jan37, nil,Jul. 2012, July 2012 9093,5.0,Fisheagle2513,https://www.tripadvisor.ca/Profile/Fisheagle2513, nil,Jul. 2012, July 2012 9093,3.0,nic966,https://www.tripadvisor.ca/Profile/nic966, nil,Jul. 2012, August 2011 9093,2.0,VictoriaWestcoaster,https://www.tripadvisor.ca/Profile/VictoriaWestcoaster, nil,Jul. 2012, July 2012 9093,4.0,TravelDispatch,https://www.tripadvisor.ca/Profile/TravelDispatch, nil,Jul. 2012, July 2012 9093,5.0,CanadianTraveller185,https://www.tripadvisor.ca/Profile/CanadianTraveller185, nil,Sep. 2011, April 2011 9093,5.0,amphitryon,https://www.tripadvisor.ca/Profile/amphitryon, nil,Jul. 2011, July 2011 9093,4.0,pm-jm50,https://www.tripadvisor.ca/Profile/pm-jm50, nil,Jul. 2011, July 2011 9094,3.0,Jillian K,https://www.tripadvisor.ca/Profile/DJill2014, nil,Jul. 2017, July 2017 9094,4.0,crs1026,https://www.tripadvisor.ca/Profile/crs1026, nil,Jun. 2017, June 2017 9094,5.0,AllanZ125,https://www.tripadvisor.ca/Profile/AllanZ125, nil,Sep. 2016, September 2016 9094,1.0,NGBUNK,https://www.tripadvisor.ca/Profile/NGBUNK, nil,Sep. 2016, August 2016 9094,4.0,Ladyfish2015,https://www.tripadvisor.ca/Profile/Ladyfish2015, nil,Aug. 2016, August 2016 9094,nil,,nil, nil,nil,nil 9094,2.0,remydoyle,https://www.tripadvisor.ca/Profile/remydoyle, nil,Jul. 2016, July 2016 9094,3.0,jhsheep,https://www.tripadvisor.ca/Profile/jhsheep, nil,Jul. 2016, June 2016 9094,4.0,t2311ps,https://www.tripadvisor.ca/Profile/t2311ps, nil,Jul. 2016, June 2016 9094,3.0,Catherine O,https://www.tripadvisor.ca/Profile/802catherineo, nil,Jun. 2016, June 2016 9094,5.0,Darren_K_C,https://www.tripadvisor.ca/Profile/Darren_K_C, nil,Jan. 2016, August 2015 9094,5.0,swervin,https://www.tripadvisor.ca/Profile/swervin, nil,Sep. 2015, August 2015 9094,4.0,Dawn472015,https://www.tripadvisor.ca/Profile/Dawn472015, nil,Aug. 2015, August 2015 9094,3.0,BJH1936,https://www.tripadvisor.ca/Profile/BJH1936, nil,Aug. 2015, August 2015 9094,4.0,Bertha H,https://www.tripadvisor.ca/Profile/40berthah, nil,Aug. 2015, July 2015 9094,3.0,prairie_ola,https://www.tripadvisor.ca/Profile/prairie_ola, nil,Jul. 2015, July 2015 9094,3.0,anachronist,https://www.tripadvisor.ca/Profile/anachronist, nil,Jul. 2015, July 2015 9094,4.0,Tim H,https://www.tripadvisor.ca/Profile/56TimH, nil,Jul. 2015, June 2015 9094,4.0,Murray S,https://www.tripadvisor.ca/Profile/289murrays, nil,Jul. 2015, July 2015 9094,5.0,Madonna C,https://www.tripadvisor.ca/Profile/madonnac218, nil,Jun. 2015, June 2015 9094,5.0,Josephine D,https://www.tripadvisor.ca/Profile/josephined835, nil,Jun. 2015, June 2015 9094,5.0,Roxanne M,https://www.tripadvisor.ca/Profile/roxannem208, nil,Nov. 2014, August 2014 9094,5.0,MeadowvaleON,https://www.tripadvisor.ca/Profile/MeadowvaleON, nil,Aug. 2014, August 2014 9094,5.0,Catherine N,https://www.tripadvisor.ca/Profile/208catherinen, nil,Aug. 2014, August 2014 9094,5.0,D_mar19,https://www.tripadvisor.ca/Profile/D_mar19, nil,Aug. 2014, August 2014 9094,5.0,ChrisRVA,https://www.tripadvisor.ca/Profile/ChrisRVA, nil,Jul. 2014, July 2014 9094,4.0,Centsable,https://www.tripadvisor.ca/Profile/Centsable, nil,Jul. 2013, July 2013 9094,4.0,CherylEdmonton,https://www.tripadvisor.ca/Profile/CherylEdmonton, nil,Jul. 2013, June 2013 9094,4.0,Catkins59,https://www.tripadvisor.ca/Profile/Catkins59, nil,Jul. 2013, June 2013 9094,5.0,Debbie E,https://www.tripadvisor.ca/Profile/DebbieE165, nil,Jul. 2013, July 2013 9094,5.0,Catherine D,https://www.tripadvisor.ca/Profile/CatherineD191, nil,Jul. 2013, July 2013 9094,3.0,Svanegmond,https://www.tripadvisor.ca/Profile/Svanegmond, nil,Aug. 2012, August 2012 9094,3.0,PDGCEG,https://www.tripadvisor.ca/Profile/PDGCEG, nil,Aug. 2012, August 2012 9094,4.0,newfie-wife,https://www.tripadvisor.ca/Profile/newfie-wife, nil,Aug. 2012, August 2012 9094,5.0,S N,https://www.tripadvisor.ca/Profile/SN390, nil,Aug. 2012, July 2012 9094,4.0,LanYin,https://www.tripadvisor.ca/Profile/LanYin, nil,Jul. 2012, July 2012 9094,3.0,Carmie_Mikey,https://www.tripadvisor.ca/Profile/Carmie_Mikey, nil,Jul. 2012, July 2012 9094,4.0,Sohail M,https://www.tripadvisor.ca/Profile/SohailM183, nil,Jul. 2012, June 2012 9094,4.0,T D,https://www.tripadvisor.ca/Profile/td634, nil,Sep. 2011, September 2011 9094,5.0,greenwayplanner,https://www.tripadvisor.ca/Profile/greenwayplanner, nil,Aug. 2011, August 2011 9094,5.0,wvo,https://www.tripadvisor.ca/Profile/wvo, nil,Aug. 2011, August 2011 9094,5.0,shell72,https://www.tripadvisor.ca/Profile/shell72, nil,Aug. 2011, July 2011 9094,5.0,PrairiePat,https://www.tripadvisor.ca/Profile/PrairiePat, nil,Jul. 2011, July 2011 9094,5.0,TanyaRad,https://www.tripadvisor.ca/Profile/TanyaRad, nil,Jul. 2011, July 2011 9094,5.0,YAMA0611,https://www.tripadvisor.ca/Profile/YAMA0611, nil,Jun. 2011, August 2010 9094,4.0,Wood333,https://www.tripadvisor.ca/Profile/Wood333, nil,Jul. 2009, July 2009 9095,5.0,Jim D,https://www.tripadvisor.ca/Profile/536JimD, nil,Aug. 2018, August 2018 9095,nil,,nil, nil,nil,nil 9095,5.0,Tasslegurl,https://www.tripadvisor.ca/Profile/Tasslegurl, nil,Jul. 2017, June 2017 9096,3.0,RealFreynet,https://www.tripadvisor.ca/Profile/RealFreynet, nil,Sep. 2018, September 2018 9096,5.0,cjmquinn,https://www.tripadvisor.ca/Profile/cjmquinn, nil,Jul. 2018, July 2018 9096,5.0,Robin T,https://www.tripadvisor.ca/Profile/673robint, nil,Jul. 2018, June 2018 9096,4.0,David Neice,https://www.tripadvisor.ca/Profile/davidn8888, nil,Jul. 2018, June 2018 9096,5.0,allanrix,https://www.tripadvisor.ca/Profile/allanrix, nil,Jul. 2018, July 2018 9096,5.0,Shirley G,https://www.tripadvisor.ca/Profile/681shirleyg, nil,Jul. 2018, July 2018 9096,5.0,Helene060,https://www.tripadvisor.ca/Profile/Helene060, nil,Jun. 2018, June 2018 9096,3.0,Alexandra S,https://www.tripadvisor.ca/Profile/alexandrasT3116ZI, nil,Jun. 2018, June 2018 9096,4.0,purpleharp,https://www.tripadvisor.ca/Profile/purpleharp, nil,Jun. 2018, June 2018 9096,5.0,Kevin L,https://www.tripadvisor.ca/Profile/M760DDkevinl, nil,May 2018, May 2018 9097,4.0,Kurt F,https://www.tripadvisor.ca/Profile/454kurtf, nil,Aug. 2018, August 2018 9097,4.0,labriemax,https://www.tripadvisor.ca/Profile/labriemax, nil,Aug. 2018, August 2018 9097,4.0,jacques1543,https://www.tripadvisor.ca/Profile/jacques1543, nil,Jul. 2018, July 2018 9097,1.0,roberta1234616,https://www.tripadvisor.ca/Profile/roberta1234616, nil,Jul. 2018, July 2018 9097,5.0,steve7677,https://www.tripadvisor.ca/Profile/steve7677, nil,Jun. 2018, June 2018 9097,nil,,nil, nil,nil,nil 9097,5.0,Jean Pierre P,https://www.tripadvisor.ca/Profile/30jeanpierrep, nil,Jun. 2017, June 2017 9097,4.0,Matthew S,https://www.tripadvisor.ca/Profile/MatthewS107, nil,Jun. 2017, May 2017 9097,4.0,RobertMJThompson,https://www.tripadvisor.ca/Profile/RobertMJThompson, nil,Oct. 2016, August 2016 9097,5.0,Pat L,https://www.tripadvisor.ca/Profile/86PatL, nil,Aug. 2016, August 2016 9097,5.0,Blair T,https://www.tripadvisor.ca/Profile/265blairt, nil,Jul. 2016, July 2016 9097,3.0,Peter S,https://www.tripadvisor.ca/Profile/null, nil,Jun. 2016, June 2016 9097,5.0,Millie R,https://www.tripadvisor.ca/Profile/690millier, nil,May 2016, April 2016 9097,4.0,itchyfeetx2,https://www.tripadvisor.ca/Profile/itchyfeetx2, nil,Jul. 2015, July 2015 9098,5.0,Jzjsolo,https://www.tripadvisor.ca/Profile/Jzjsolo, nil,Jul. 2016, June 2016 9098,4.0,S.A.,https://www.tripadvisor.ca/Profile/stephanielJ3013KF, nil,Jun. 2016, June 2016 9098,4.0,twoinmaine,https://www.tripadvisor.ca/Profile/twoinmaine, nil,Jul. 2015, July 2015 9098,5.0,irishojos1948,https://www.tripadvisor.ca/Profile/irishojos1948, nil,Jul. 2015, July 2015 9098,5.0,stacia_neale,https://www.tripadvisor.ca/Profile/stacia_neale, nil,Aug. 2014, August 2014 9098,5.0,brigittethetraveler,https://www.tripadvisor.ca/Profile/brigittethetraveler, nil,Aug. 2013, August 2013 9098,5.0,suprgrover,https://www.tripadvisor.ca/Profile/suprgrover, nil,Aug. 2011, August 2011 9098,4.0,cdeck10,https://www.tripadvisor.ca/Profile/cdeck10, nil,Nov. 2010, September 2010 9098,5.0,GorrieGirl,https://www.tripadvisor.ca/Profile/GorrieGirl, nil,Aug. 2010, July 2010 9098,3.0,rideau rambler,https://www.tripadvisor.ca/Profile/Rideau-Rambler, nil,Jan. 2010, September 2009 9099,1.0,Lynn201863,https://www.tripadvisor.ca/Profile/Lynn201863, nil,Jul. 2018, July 2018 9099,4.0,Aaron S,https://www.tripadvisor.ca/Profile/P5619CMaarons, nil,Jul. 2018, July 2018 9099,4.0,titianv2017,https://www.tripadvisor.ca/Profile/titianv2017, nil,Jun. 2018, June 2018 9099,5.0,Pat K,https://www.tripadvisor.ca/Profile/362patk, nil,Jun. 2018, June 2018 9099,3.0,Linda D,https://www.tripadvisor.ca/Profile/298lindad, nil,Sep. 2016, September 2016 9100,nil,,nil, nil,nil,nil 9101,5.0,Jeanette M,https://www.tripadvisor.ca/Profile/jeanettem190, nil,Oct. 2018, September 2018 9101,5.0,Ken V,https://www.tripadvisor.ca/Profile/695kenv, nil,Sep. 2018, September 2018 9101,5.0,Shaun W,https://www.tripadvisor.ca/Profile/18shaunw, nil,Mar. 2018, August 2017 9101,4.0,OnAnotherJourney,https://www.tripadvisor.ca/Profile/OnAnotherJourney, nil,Dec. 2017, December 2017 9101,5.0,erica r,https://www.tripadvisor.ca/Profile/ericar664, nil,Dec. 2017, November 2017 9101,5.0,markoverdulve,https://www.tripadvisor.ca/Profile/markoverdulve, nil,Dec. 2017, November 2017 9101,4.0,eileenk508,https://www.tripadvisor.ca/Profile/eileenk508, nil,Nov. 2017, October 2017 9101,5.0,Q4082HOannamarias,https://www.tripadvisor.ca/Profile/Q4082HOannamarias, nil,Oct. 2017, October 2017 9101,5.0,jonnyf01,https://www.tripadvisor.ca/Profile/jonnyf01, nil,Oct. 2017, October 2017 9101,4.0,deenyg,https://www.tripadvisor.ca/Profile/deenyg, nil,Oct. 2017, October 2017 9101,5.0,Mae J,https://www.tripadvisor.ca/Profile/809maej, nil,Oct. 2017, September 2017 9101,5.0,heathergH758QW,https://www.tripadvisor.ca/Profile/heathergH758QW, nil,Oct. 2017, September 2017 9101,5.0,Jennifer V,https://www.tripadvisor.ca/Profile/jenneeyv, nil,Oct. 2017, September 2017 9101,5.0,Y8360LWkarens,https://www.tripadvisor.ca/Profile/Y8360LWkarens, nil,Oct. 2017, September 2017 9101,5.0,Lorene H,https://www.tripadvisor.ca/Profile/loreneh876, nil,Sep. 2017, September 2017 9101,5.0,michell t,https://www.tripadvisor.ca/Profile/1michellt, nil,Sep. 2017, September 2017 9101,5.0,Lorna N,https://www.tripadvisor.ca/Profile/lornan797, nil,Sep. 2017, September 2017 9101,5.0,Charles B,https://www.tripadvisor.ca/Profile/580charlesb, nil,Sep. 2017, September 2017 9101,4.0,Andre Joanisse,https://www.tripadvisor.ca/Profile/radarinoz, nil,Sep. 2017, September 2017 9101,5.0,Nico M,https://www.tripadvisor.ca/Profile/Q3111HGnicom, nil,Sep. 2017, September 2017 9101,5.0,Porfirio_Diaz,https://www.tripadvisor.ca/Profile/Porfirio_Diaz, nil,Sep. 2017, August 2017 9101,5.0,119isa,https://www.tripadvisor.ca/Profile/119isa, nil,Aug. 2017, August 2017 9101,5.0,Aurea W,https://www.tripadvisor.ca/Profile/514rogerw, nil,Aug. 2017, August 2017 9101,5.0,ABoelaars,https://www.tripadvisor.ca/Profile/ABoelaars, nil,Aug. 2017, July 2017 9101,4.0,tricialwward,https://www.tripadvisor.ca/Profile/tricialwward, nil,Aug. 2017, August 2017 9101,nil,,nil, nil,nil,nil 9101,5.0,abrook_589388,https://www.tripadvisor.ca/Profile/abrook_589388, nil,Jul. 2017, July 2017 9101,4.0,johnmmiv,https://www.tripadvisor.ca/Profile/johnmmiv, nil,Jul. 2017, June 2017 9101,5.0,Margaret H,https://www.tripadvisor.ca/Profile/margareth326, nil,Jul. 2017, July 2017 9101,5.0,rosemary389,https://www.tripadvisor.ca/Profile/rosemary389, nil,Jul. 2017, July 2017 9101,5.0,natalie_t_lewis,https://www.tripadvisor.ca/Profile/natalie_t_lewis, nil,Jul. 2017, July 2017 9101,4.0,Kristel_VdB,https://www.tripadvisor.ca/Profile/Kristel_VdB, nil,Jul. 2017, July 2017 9101,5.0,hannewenkeler,https://www.tripadvisor.ca/Profile/hannewenkeler, nil,Jul. 2017, June 2017 9101,5.0,tobi618,https://www.tripadvisor.ca/Profile/tobi618, nil,Jul. 2017, July 2017 9101,5.0,Yvonne W,https://www.tripadvisor.ca/Profile/ywibben, nil,Jul. 2017, June 2017 9101,4.0,Riverbend88,https://www.tripadvisor.ca/Profile/Riverbend88, nil,Jul. 2017, June 2017 9101,5.0,evabQ1591ND,https://www.tripadvisor.ca/Profile/evabQ1591ND, nil,Jun. 2017, June 2017 9101,5.0,Linda L,https://www.tripadvisor.ca/Profile/Z8027BClindal, nil,Jun. 2017, June 2017 9101,5.0,jomT7202QR,https://www.tripadvisor.ca/Profile/jomT7202QR, nil,Jun. 2017, June 2017 9101,4.0,706rossw,https://www.tripadvisor.ca/Profile/706rossw, nil,Jun. 2017, June 2017 9101,5.0,Lynn C,https://www.tripadvisor.ca/Profile/lynncK9670BP, nil,Jun. 2017, June 2017 9101,5.0,yiufaic2017,https://www.tripadvisor.ca/Profile/yiufaic2017, nil,Jun. 2017, May 2017 9101,5.0,safethansorry,https://www.tripadvisor.ca/Profile/safethansorry, nil,Jun. 2017, May 2017 9101,5.0,KAREN W,https://www.tripadvisor.ca/Profile/I965UUkarenw, nil,May 2017, May 2017 9101,5.0,Kat,https://www.tripadvisor.ca/Profile/OldOzzies, nil,May 2017, May 2017 9101,4.0,002getaway2016,https://www.tripadvisor.ca/Profile/002getaway2016, nil,May 2017, May 2017 9101,4.0,Judy P,https://www.tripadvisor.ca/Profile/240judyp, nil,Apr. 2017, April 2017 9101,5.0,Terry S,https://www.tripadvisor.ca/Profile/terrysT1102PZ, nil,Apr. 2017, February 2017 9101,5.0,O8113OYjohnd,https://www.tripadvisor.ca/Profile/O8113OYjohnd, nil,Apr. 2017, February 2017 9101,5.0,clarke_ian_p,https://www.tripadvisor.ca/Profile/clarke_ian_p, nil,Apr. 2017, March 2017 9101,5.0,237yoshikoo,https://www.tripadvisor.ca/Profile/237yoshikoo, nil,Apr. 2017, March 2017 9101,5.0,65Pmobile,https://www.tripadvisor.ca/Profile/65Pmobile, nil,Mar. 2017, June 2016 9101,5.0,wawel25,https://www.tripadvisor.ca/Profile/wawel25, nil,Jan. 2017, January 2017 9101,4.0,paulo o,https://www.tripadvisor.ca/Profile/pauloo339, nil,Dec. 2016, December 2016 9101,5.0,JeannieMc,https://www.tripadvisor.ca/Profile/JeannieMc, nil,Dec. 2016, December 2016 9101,5.0,alicelR7711EG,https://www.tripadvisor.ca/Profile/alicelR7711EG, nil,Nov. 2016, November 2016 9101,5.0,Shauna B,https://www.tripadvisor.ca/Profile/shaunab258, nil,Nov. 2016, November 2016 9101,4.0,lucyp589,https://www.tripadvisor.ca/Profile/lucyp589, nil,Nov. 2016, October 2016 9101,5.0,lendag143,https://www.tripadvisor.ca/Profile/lendag143, nil,Nov. 2016, October 2016 9101,4.0,jejohartman,https://www.tripadvisor.ca/Profile/jejohartman, nil,Nov. 2016, October 2016 9101,5.0,genevieveg164,https://www.tripadvisor.ca/Profile/genevieveg164, nil,Oct. 2016, October 2016 9101,4.0,P7525KHpatm,https://www.tripadvisor.ca/Profile/P7525KHpatm, nil,Oct. 2016, October 2016 9101,5.0,brookerobinson0819,https://www.tripadvisor.ca/Profile/brookerobinson0819, nil,Oct. 2016, June 2016 9101,5.0,Bruce B,https://www.tripadvisor.ca/Profile/BruceB1280, nil,Oct. 2016, September 2016 9101,3.0,Louise W,https://www.tripadvisor.ca/Profile/923LouiseJ, nil,Oct. 2016, September 2016 9101,5.0,H4980GLpaulw,https://www.tripadvisor.ca/Profile/H4980GLpaulw, nil,Sep. 2016, September 2016 9101,4.0,J.Wagner,https://www.tripadvisor.ca/Profile/janaw495, nil,Sep. 2016, August 2016 9101,4.0,Leland H,https://www.tripadvisor.ca/Profile/350lelandh, nil,Sep. 2016, August 2016 9101,5.0,liesavr,https://www.tripadvisor.ca/Profile/liesavr, nil,Sep. 2016, August 2016 9101,4.0,brucecarmichael,https://www.tripadvisor.ca/Profile/brucecarmichael, nil,Sep. 2016, August 2016 9101,4.0,mars939,https://www.tripadvisor.ca/Profile/mars939, nil,Aug. 2016, August 2016 9101,4.0,gwynne610,https://www.tripadvisor.ca/Profile/gwynne610, nil,Aug. 2016, August 2016 9101,5.0,megand852016,https://www.tripadvisor.ca/Profile/megand852016, nil,Aug. 2016, August 2016 9101,5.0,kathrine635,https://www.tripadvisor.ca/Profile/kathrine635, nil,Aug. 2016, August 2016 9101,2.0,matiash765,https://www.tripadvisor.ca/Profile/matiash765, nil,Aug. 2016, August 2016 9101,5.0,bw12016,https://www.tripadvisor.ca/Profile/bw12016, nil,Aug. 2016, August 2016 9101,5.0,IlonaReynolds,https://www.tripadvisor.ca/Profile/IlonaReynolds, nil,Aug. 2016, July 2016 9101,4.0,AnnekSydney,https://www.tripadvisor.ca/Profile/AnnekSydney, nil,Aug. 2016, August 2016 9101,5.0,chinaarob,https://www.tripadvisor.ca/Profile/chinaarob, nil,Aug. 2016, August 2016 9101,5.0,curtish299,https://www.tripadvisor.ca/Profile/curtish299, nil,Aug. 2016, August 2016 9101,5.0,Italiantravell,https://www.tripadvisor.ca/Profile/Italiantravell, nil,Aug. 2016, July 2016 9101,5.0,Sally S,https://www.tripadvisor.ca/Profile/O4739EUsallys, nil,Aug. 2016, July 2016 9101,4.0,crischam,https://www.tripadvisor.ca/Profile/crischam, nil,Jul. 2016, May 2016 9101,4.0,reynoir2,https://www.tripadvisor.ca/Profile/reynoir2, nil,Jul. 2016, July 2016 9101,5.0,annmarie741,https://www.tripadvisor.ca/Profile/annmarie741, nil,Jul. 2016, June 2016 9101,5.0,TravelElk-de,https://www.tripadvisor.ca/Profile/TravelElk-de, nil,Jul. 2016, July 2016 9101,5.0,Andrew J,https://www.tripadvisor.ca/Profile/andrewj985, nil,Jul. 2016, July 2016 9101,4.0,mtncatt,https://www.tripadvisor.ca/Profile/mtncatt, nil,Jul. 2016, July 2016 9101,5.0,nassvalleygirl,https://www.tripadvisor.ca/Profile/nassvalleygirl, nil,Jul. 2016, June 2016 9101,5.0,MMJFFP,https://www.tripadvisor.ca/Profile/MMJFFP, nil,Jul. 2016, June 2016 9101,3.0,DaveR70,https://www.tripadvisor.ca/Profile/DaveR70, nil,Jul. 2016, June 2016 9101,4.0,hungryman2016,https://www.tripadvisor.ca/Profile/hungryman2016, nil,Jun. 2016, June 2016 9101,5.0,las519,https://www.tripadvisor.ca/Profile/las519, nil,Jun. 2016, June 2016 9101,4.0,Maude F,https://www.tripadvisor.ca/Profile/MaudeF28, nil,Jun. 2016, June 2016 9101,5.0,barbarajR5722HJ,https://www.tripadvisor.ca/Profile/barbarajR5722HJ, nil,Jun. 2016, June 2016 9101,4.0,davidmQ8163LO,https://www.tripadvisor.ca/Profile/davidmQ8163LO, nil,Jun. 2016, June 2016 9101,4.0,JoanneVI,https://www.tripadvisor.ca/Profile/JoanneVI, nil,Jun. 2016, June 2016 9101,4.0,72sharon,https://www.tripadvisor.ca/Profile/72sharon, nil,Jun. 2016, June 2016 9101,5.0,sweetneat99,https://www.tripadvisor.ca/Profile/sweetneat99, nil,Jun. 2016, May 2016 9101,5.0,franyep,https://www.tripadvisor.ca/Profile/franyep, nil,Jun. 2016, May 2016 9101,5.0,BrianThoman,https://www.tripadvisor.ca/Profile/BrianThoman, nil,May 2016, April 2016 9101,4.0,Danielle R,https://www.tripadvisor.ca/Profile/681danieller, nil,May 2016, May 2016 9101,5.0,888mikey,https://www.tripadvisor.ca/Profile/888mikey, nil,May 2016, May 2016 9101,5.0,suojo88,https://www.tripadvisor.ca/Profile/suojo88, nil,May 2016, April 2016 9101,5.0,lifedoesnotwait,https://www.tripadvisor.ca/Profile/lifedoesnotwait, nil,Apr. 2016, April 2016 9101,5.0,Thaicindy22,https://www.tripadvisor.ca/Profile/Thaicindy22, nil,Apr. 2016, February 2016 9101,5.0,captblk,https://www.tripadvisor.ca/Profile/captblk, nil,Apr. 2016, March 2016 9101,5.0,Kate M,https://www.tripadvisor.ca/Profile/184katem, nil,Apr. 2016, April 2016 9101,5.0,suuuueeeeeeeeeeee,https://www.tripadvisor.ca/Profile/suuuueeeeeeeeeeee, nil,Mar. 2016, March 2016 9101,5.0,Andrew D,https://www.tripadvisor.ca/Profile/906andrewd, nil,Feb. 2016, February 2016 9101,5.0,Ian G,https://www.tripadvisor.ca/Profile/614iang, nil,Jan. 2016, January 2016 9101,5.0,Bibliotec44,https://www.tripadvisor.ca/Profile/Bibliotec44, nil,Jan. 2016, August 2015 9101,5.0,Kim L,https://www.tripadvisor.ca/Profile/kiml81, nil,Nov. 2015, November 2015 9101,5.0,Kluane C,https://www.tripadvisor.ca/Profile/kluanec2015, nil,Nov. 2015, October 2015 9101,5.0,David H,https://www.tripadvisor.ca/Profile/davidhJ9798RG, nil,Nov. 2015, October 2015 9101,5.0,floragal2015,https://www.tripadvisor.ca/Profile/floragal2015, nil,Oct. 2015, October 2015 9101,4.0,MickandA,https://www.tripadvisor.ca/Profile/MickandA, nil,Oct. 2015, August 2015 9101,5.0,chgraham,https://www.tripadvisor.ca/Profile/chgraham, nil,Oct. 2015, September 2015 9101,5.0,alisonrR9625GV,https://www.tripadvisor.ca/Profile/alisonrR9625GV, nil,Oct. 2015, September 2015 9101,5.0,Michael S,https://www.tripadvisor.ca/Profile/michaelsU1995BM, nil,Sep. 2015, September 2015 9101,5.0,140corinneb,https://www.tripadvisor.ca/Profile/140corinneb, nil,Sep. 2015, September 2015 9101,4.0,CHakes003,https://www.tripadvisor.ca/Profile/CHakes003, nil,Sep. 2015, September 2015 9101,5.0,Van C,https://www.tripadvisor.ca/Profile/551vanc, nil,Sep. 2015, September 2015 9101,4.0,bobwO2657LH,https://www.tripadvisor.ca/Profile/bobwO2657LH, nil,Sep. 2015, August 2015 9101,3.0,EyeFocus,https://www.tripadvisor.ca/Profile/EyeFocus, nil,Sep. 2015, August 2015 9101,5.0,tamers_riad,https://www.tripadvisor.ca/Profile/tamers_riad, nil,Sep. 2015, August 2015 9101,5.0,brendamW6755GV,https://www.tripadvisor.ca/Profile/brendamW6755GV, nil,Sep. 2015, August 2015 9101,5.0,150liac,https://www.tripadvisor.ca/Profile/150liac, nil,Sep. 2015, August 2015 9101,5.0,Adrian S,https://www.tripadvisor.ca/Profile/708AdrianS, nil,Sep. 2015, August 2015 9101,4.0,Northerner123,https://www.tripadvisor.ca/Profile/Northerner123, nil,Sep. 2015, September 2015 9101,3.0,mikeE727PS,https://www.tripadvisor.ca/Profile/mikeE727PS, nil,Sep. 2015, August 2015 9101,5.0,mm21nz,https://www.tripadvisor.ca/Profile/mm21nz, nil,Aug. 2015, August 2015 9101,3.0,captn_rocket,https://www.tripadvisor.ca/Profile/captn_rocket, nil,Aug. 2015, August 2015 9101,5.0,Gini D,https://www.tripadvisor.ca/Profile/772ginid, nil,Aug. 2015, August 2015 9101,5.0,692jak,https://www.tripadvisor.ca/Profile/692jak, nil,Aug. 2015, August 2015 9101,5.0,N6418VRtraveller,https://www.tripadvisor.ca/Profile/N6418VRtraveller, nil,Aug. 2015, August 2015 9101,4.0,James H,https://www.tripadvisor.ca/Profile/jameshU5861NP, nil,Aug. 2015, July 2015 9101,5.0,doreen530,https://www.tripadvisor.ca/Profile/doreen530, nil,Aug. 2015, August 2015 9101,5.0,lauramyoung56,https://www.tripadvisor.ca/Profile/lauramyoung56, nil,Aug. 2015, August 2015 9101,5.0,michelley95,https://www.tripadvisor.ca/Profile/michelley95, nil,Aug. 2015, August 2015 9101,4.0,paulrC3460FL,https://www.tripadvisor.ca/Profile/paulrC3460FL, nil,Aug. 2015, August 2015 9101,5.0,fergusc954,https://www.tripadvisor.ca/Profile/fergusc954, nil,Aug. 2015, August 2015 9101,5.0,Rory C,https://www.tripadvisor.ca/Profile/roryc788, nil,Aug. 2015, August 2015 9101,5.0,GreyNomad2014,https://www.tripadvisor.ca/Profile/GreyNomad2014, nil,Aug. 2015, July 2015 9101,5.0,darrelll828,https://www.tripadvisor.ca/Profile/darrelll828, nil,Aug. 2015, July 2015 9101,5.0,olivier799,https://www.tripadvisor.ca/Profile/olivier799, nil,Jul. 2015, July 2015 9101,5.0,Susanna G,https://www.tripadvisor.ca/Profile/725susannag, nil,Jul. 2015, July 2015 9101,5.0,Z4100JEmaryg,https://www.tripadvisor.ca/Profile/Z4100JEmaryg, nil,Jul. 2015, July 2015 9101,5.0,mmace_marion,https://www.tripadvisor.ca/Profile/mmace_marion, nil,Jul. 2015, July 2015 9101,5.0,Hermann F,https://www.tripadvisor.ca/Profile/936hermannf, nil,Jul. 2015, July 2015 9101,5.0,Madgrad96,https://www.tripadvisor.ca/Profile/Madgrad96, nil,Jun. 2015, April 2015 9101,5.0,Dawn B,https://www.tripadvisor.ca/Profile/dawnbV6492ZG, nil,Jun. 2015, June 2015 9101,5.0,blbttl74,https://www.tripadvisor.ca/Profile/blbttl74, nil,Jun. 2015, June 2015 9101,5.0,markO8169ED,https://www.tripadvisor.ca/Profile/markO8169ED, nil,Jun. 2015, June 2015 9101,5.0,Danica M,https://www.tripadvisor.ca/Profile/dm172015, nil,Jun. 2015, June 2015 9101,5.0,Till H,https://www.tripadvisor.ca/Profile/522tillh, nil,Jun. 2015, May 2015 9101,4.0,Heather S,https://www.tripadvisor.ca/Profile/B3376IDheathers, nil,May 2015, May 2015 9101,5.0,Fabien C,https://www.tripadvisor.ca/Profile/fabienc182, nil,May 2015, October 2014 9101,5.0,Sophia G,https://www.tripadvisor.ca/Profile/sophiag767, nil,May 2015, May 2015 9101,4.0,Steve P,https://www.tripadvisor.ca/Profile/stevepE2438XN, nil,May 2015, May 2015 9102,nil,,nil, nil,nil,nil 9102,5.0,Lena P,https://www.tripadvisor.ca/Profile/lenap505, nil,Aug. 2018, August 2018 9102,5.0,Anita Z,https://www.tripadvisor.ca/Profile/284anitaz, nil,Aug. 2018, August 2018 9102,5.0,Boaz R,https://www.tripadvisor.ca/Profile/boazr766, nil,Aug. 2018, July 2018 9102,5.0,Vacationtime2014,https://www.tripadvisor.ca/Profile/Vacationtime2014, nil,Aug. 2018, August 2018 9102,5.0,Mark H,https://www.tripadvisor.ca/Profile/markhY9210VF, nil,Jul. 2018, July 2018 9102,5.0,Al P,https://www.tripadvisor.ca/Profile/alp698, nil,Jul. 2018, July 2018 9102,2.0,Jaci44,https://www.tripadvisor.ca/Profile/Jaci44, nil,Jul. 2018, July 2018 9102,5.0,TaraBree,https://www.tripadvisor.ca/Profile/TaraBree, nil,May 2018, April 2018 9102,5.0,Brielle W,https://www.tripadvisor.ca/Profile/593briellew, nil,Jan. 2018, January 2018 9102,5.0,Brent R,https://www.tripadvisor.ca/Profile/brentr202, nil,Jan. 2018, January 2018 9102,5.0,Kat_Taiwan,https://www.tripadvisor.ca/Profile/Kat_Taiwan, nil,Dec. 2017, December 2017 9102,5.0,snowbuzzard,https://www.tripadvisor.ca/Profile/snowbuzzard, nil,Nov. 2017, November 2017 9102,5.0,Ryan L,https://www.tripadvisor.ca/Profile/ryanlZ6396BB, nil,Oct. 2017, October 2017 9102,5.0,alaska327,https://www.tripadvisor.ca/Profile/alaska327, nil,Oct. 2017, September 2017 9102,4.0,Susan B,https://www.tripadvisor.ca/Profile/susanbN7862FO, nil,Sep. 2017, September 2017 9102,5.0,Maggie4659,https://www.tripadvisor.ca/Profile/Maggie4659, nil,Sep. 2017, September 2017 9102,4.0,GypsyJax,https://www.tripadvisor.ca/Profile/GypsyJax, nil,Sep. 2017, September 2017 9102,5.0,Erica9399,https://www.tripadvisor.ca/Profile/Erica9399, nil,Sep. 2017, August 2017 9102,5.0,121pooh,https://www.tripadvisor.ca/Profile/121pooh, nil,Aug. 2017, August 2017 9102,4.0,Joan M,https://www.tripadvisor.ca/Profile/230joanm, nil,Aug. 2017, July 2017 9102,5.0,zack w,https://www.tripadvisor.ca/Profile/349zackw, nil,Jul. 2017, July 2017 9102,2.0,Anne R,https://www.tripadvisor.ca/Profile/annerX5954RD, nil,Jul. 2017, July 2017 9102,5.0,SanDiegobirdlady,https://www.tripadvisor.ca/Profile/SanDiegobirdlady, nil,Jul. 2017, July 2017 9102,5.0,rafrnhm,https://www.tripadvisor.ca/Profile/rafrnhm, nil,Jul. 2017, June 2017 9102,5.0,DIRK T,https://www.tripadvisor.ca/Profile/DIRKT323, nil,Jun. 2017, June 2017 9102,5.0,Morgan T,https://www.tripadvisor.ca/Profile/MorganT355, nil,May 2017, April 2017 9102,5.0,Maurizio3030,https://www.tripadvisor.ca/Profile/Maurizio3030, nil,Mar. 2017, March 2017 9102,5.0,pully2017,https://www.tripadvisor.ca/Profile/pully2017, nil,Mar. 2017, March 2017 9102,5.0,Iggy M,https://www.tripadvisor.ca/Profile/iggym2017, nil,Feb. 2017, February 2017 9102,5.0,Robyn Z,https://www.tripadvisor.ca/Profile/robynz511, nil,Jan. 2017, January 2017 9102,5.0,yanager,https://www.tripadvisor.ca/Profile/yanager, nil,Aug. 2016, August 2016 9102,2.0,orpers,https://www.tripadvisor.ca/Profile/orpers, nil,Jul. 2016, July 2016 9102,4.0,Chris P,https://www.tripadvisor.ca/Profile/chriske2900, nil,Jul. 2016, July 2016 9102,1.0,_deeanddave7,https://www.tripadvisor.ca/Profile/_deeanddave7, nil,Jul. 2016, June 2016 9102,5.0,Kaz1961,https://www.tripadvisor.ca/Profile/Kaz1961, nil,Jul. 2016, July 2016 9102,5.0,Thethirstytraveller,https://www.tripadvisor.ca/Profile/Thethirstytraveller, nil,Jun. 2016, June 2016 9102,5.0,Deb C,https://www.tripadvisor.ca/Profile/DebC133, nil,Jun. 2016, June 2016 9102,5.0,K P,https://www.tripadvisor.ca/Profile/KP298, nil,Jun. 2016, May 2016 9102,5.0,NanandSi,https://www.tripadvisor.ca/Profile/NanandSi, nil,May 2016, May 2016 9102,5.0,Rolland_Buttar,https://www.tripadvisor.ca/Profile/Rolland_Buttar, nil,Mar. 2016, February 2016 9102,5.0,bustrainboatwalk,https://www.tripadvisor.ca/Profile/bustrainboatwalk, nil,Feb. 2016, February 2016 9102,5.0,Korina S,https://www.tripadvisor.ca/Profile/KorinaS, nil,Feb. 2016, February 2016 9102,5.0,CoraRogers,https://www.tripadvisor.ca/Profile/CoraRogers, nil,Jan. 2016, December 2015 9102,5.0,Jim I,https://www.tripadvisor.ca/Profile/454jimi, nil,Jan. 2016, January 2016 9102,5.0,Sharmili S,https://www.tripadvisor.ca/Profile/sharmilis2015, nil,Oct. 2015, October 2015 9102,5.0,Kevin M,https://www.tripadvisor.ca/Profile/B4228KUkevinm, nil,Oct. 2015, October 2015 9102,4.0,ccrCalgary_Alberta,https://www.tripadvisor.ca/Profile/ccrCalgary_Alberta, nil,Oct. 2015, September 2015 9102,5.0,Joe D,https://www.tripadvisor.ca/Profile/joedJ2396KM, nil,Oct. 2015, October 2015 9102,5.0,Sally E,https://www.tripadvisor.ca/Profile/SallyE329, nil,Oct. 2015, October 2015 9102,2.0,Rachel B,https://www.tripadvisor.ca/Profile/rachelbN6069OI, nil,Oct. 2015, October 2015 9102,2.0,Pat M,https://www.tripadvisor.ca/Profile/PatM991, nil,Sep. 2015, September 2015 9102,4.0,kandfbowler,https://www.tripadvisor.ca/Profile/kandfbowler, nil,Sep. 2015, September 2015 9102,5.0,Rachel M,https://www.tripadvisor.ca/Profile/Q7103VSrachelm, nil,Sep. 2015, August 2015 9102,5.0,Darin T,https://www.tripadvisor.ca/Profile/615darint, nil,Sep. 2015, September 2015 9102,5.0,Barry S,https://www.tripadvisor.ca/Profile/BarryS709, nil,Sep. 2015, August 2015 9102,2.0,zh-frog,https://www.tripadvisor.ca/Profile/zh-frog, nil,Aug. 2015, August 2015 9102,5.0,Alice S,https://www.tripadvisor.ca/Profile/AliceS861, nil,Aug. 2015, August 2015 9102,5.0,Elliot S,https://www.tripadvisor.ca/Profile/elliots363, nil,Aug. 2015, July 2015 9102,5.0,995traveler,https://www.tripadvisor.ca/Profile/995traveler, nil,Jul. 2015, July 2015 9102,4.0,Roger B,https://www.tripadvisor.ca/Profile/RogerB990, nil,Jun. 2015, June 2015 9102,5.0,JaneDoeWYO,https://www.tripadvisor.ca/Profile/JaneDoeWYO, nil,Jun. 2015, June 2015 9102,5.0,williamsL1766LX,https://www.tripadvisor.ca/Profile/williamsL1766LX, nil,May 2015, May 2015 9102,5.0,Beertenor,https://www.tripadvisor.ca/Profile/Beertenor, nil,Apr. 2015, March 2015 9102,5.0,Stan D,https://www.tripadvisor.ca/Profile/StanD641, nil,Mar. 2015, March 2015 9102,5.0,Sean M,https://www.tripadvisor.ca/Profile/F2197YFseanm, nil,Mar. 2015, March 2015 9102,5.0,Cassandra L,https://www.tripadvisor.ca/Profile/281cassandral, nil,Mar. 2015, March 2015 9102,5.0,Stefanie W,https://www.tripadvisor.ca/Profile/139stefaniew, nil,Jan. 2015, December 2014 9102,5.0,Sharon R,https://www.tripadvisor.ca/Profile/672sharonr, nil,Jan. 2015, October 2014 9102,5.0,Ken E,https://www.tripadvisor.ca/Profile/71kene, nil,Nov. 2014, November 2014 9102,4.0,sjn816,https://www.tripadvisor.ca/Profile/sjn816, nil,Nov. 2014, November 2014 9102,5.0,Brandi604,https://www.tripadvisor.ca/Profile/Brandi604, nil,Nov. 2014, November 2014 9102,4.0,pebs2014,https://www.tripadvisor.ca/Profile/pebs2014, nil,Nov. 2014, November 2014 9102,5.0,Therese S,https://www.tripadvisor.ca/Profile/529thereses, nil,Oct. 2014, October 2014 9102,5.0,ColinPeacock8,https://www.tripadvisor.ca/Profile/ColinPeacock8, nil,Oct. 2014, October 2014 9102,5.0,gypsyretirees,https://www.tripadvisor.ca/Profile/gypsyretirees, nil,Oct. 2014, September 2014 9102,5.0,Nicci B,https://www.tripadvisor.ca/Profile/183niccib, nil,Sep. 2014, August 2014 9102,5.0,howinoz,https://www.tripadvisor.ca/Profile/howinoz, nil,Sep. 2014, August 2014 9102,5.0,stonellas,https://www.tripadvisor.ca/Profile/stonellas, nil,Aug. 2014, August 2014 9102,5.0,AHCiccone,https://www.tripadvisor.ca/Profile/AHCiccone, nil,Aug. 2014, July 2014 9102,5.0,1Jeane,https://www.tripadvisor.ca/Profile/1Jeane, nil,Aug. 2014, August 2014 9102,5.0,Rod B,https://www.tripadvisor.ca/Profile/rodb687, nil,Aug. 2014, August 2014 9102,1.0,Pete F,https://www.tripadvisor.ca/Profile/PeteF317, nil,Aug. 2014, July 2014 9102,3.0,george963_au,https://www.tripadvisor.ca/Profile/george963_au, nil,Aug. 2014, June 2014 9102,5.0,RLM2014,https://www.tripadvisor.ca/Profile/RLM2014, nil,Aug. 2014, August 2014 9102,5.0,John R,https://www.tripadvisor.ca/Profile/321JohnR, nil,Aug. 2014, August 2014 9102,5.0,lori m,https://www.tripadvisor.ca/Profile/lorim199, nil,Aug. 2014, July 2014 9102,5.0,Steveytr,https://www.tripadvisor.ca/Profile/Steveytr, nil,Jun. 2014, August 2013 9102,5.0,Randy C,https://www.tripadvisor.ca/Profile/randyc913, nil,Jun. 2014, June 2014 9102,3.0,sunnygirl0524,https://www.tripadvisor.ca/Profile/sunnygirl0524, nil,May 2014, May 2014 9102,5.0,Eve_72412,https://www.tripadvisor.ca/Profile/Eve_72412, nil,Apr. 2014, May 2013 9102,5.0,2002r1150gs,https://www.tripadvisor.ca/Profile/2002r1150gs, nil,Dec. 2013, July 2013 9102,5.0,OnAnotherJourney,https://www.tripadvisor.ca/Profile/OnAnotherJourney, nil,Dec. 2013, December 2013 9102,5.0,gbwell,https://www.tripadvisor.ca/Profile/gbwell, nil,Nov. 2013, September 2013 9102,5.0,travellerj60,https://www.tripadvisor.ca/Profile/travellerj60, nil,Oct. 2013, September 2013 9102,4.0,Yellowknifer,https://www.tripadvisor.ca/Profile/Yellowknifer, nil,Sep. 2013, September 2013 9102,5.0,Mike A,https://www.tripadvisor.ca/Profile/944mikea, nil,Sep. 2013, August 2013 9102,5.0,sloesong,https://www.tripadvisor.ca/Profile/sloesong, nil,Sep. 2013, August 2013 9102,4.0,Chris C,https://www.tripadvisor.ca/Profile/V8636ZNchrisc, nil,Sep. 2013, August 2013 9102,2.0,teamarmstrong2013,https://www.tripadvisor.ca/Profile/teamarmstrong2013, nil,Aug. 2013, August 2013 9102,3.0,Mt N,https://www.tripadvisor.ca/Profile/925mtn, nil,Aug. 2013, August 2013 9102,3.0,VerwoodChurchmouse,https://www.tripadvisor.ca/Profile/VerwoodChurchmouse, nil,Aug. 2013, June 2013 9102,4.0,Mark P,https://www.tripadvisor.ca/Profile/laborman1, nil,Aug. 2013, July 2013 9102,5.0,Lieke v,https://www.tripadvisor.ca/Profile/liekev931, nil,Jul. 2013, May 2013 9102,4.0,cava33,https://www.tripadvisor.ca/Profile/cava33, nil,Jul. 2013, July 2013 9102,4.0,Joyfulnewf,https://www.tripadvisor.ca/Profile/Joyfulnewf, nil,Jul. 2013, July 2013 9102,5.0,vicki551,https://www.tripadvisor.ca/Profile/vicki551, nil,Jun. 2013, June 2013 9102,5.0,Beezee12,https://www.tripadvisor.ca/Profile/Beezee12, nil,Jun. 2013, May 2013 9102,5.0,Scatterburst,https://www.tripadvisor.ca/Profile/Scatterburst, nil,Feb. 2013, September 2012 9102,5.0,Vickie W,https://www.tripadvisor.ca/Profile/Victoreen, nil,Oct. 2012, August 2012 9102,5.0,CanadianJane1957,https://www.tripadvisor.ca/Profile/CanadianJane1957, nil,Oct. 2012, September 2012 9102,5.0,MackenzieCalgary,https://www.tripadvisor.ca/Profile/MackenzieCalgary, nil,Sep. 2012, September 2012 9102,5.0,selmy121350,https://www.tripadvisor.ca/Profile/selmy121350, nil,Sep. 2012, September 2012 9102,5.0,Luc R,https://www.tripadvisor.ca/Profile/LucR753, nil,Sep. 2012, September 2012 9102,4.0,Lenore P,https://www.tripadvisor.ca/Profile/bctraveller701, nil,Aug. 2012, August 2012 9102,5.0,MrClean777,https://www.tripadvisor.ca/Profile/MrClean777, nil,Aug. 2012, August 2012 9102,5.0,IanArrJay,https://www.tripadvisor.ca/Profile/IanArrJay, nil,Aug. 2012, August 2012 9102,5.0,EKantorovich,https://www.tripadvisor.ca/Profile/EKantorovich, nil,May 2012, May 2012 9102,4.0,ozart,https://www.tripadvisor.ca/Profile/ozart, nil,Apr. 2012, March 2012 9102,5.0,etanas,https://www.tripadvisor.ca/Profile/etanas, nil,Feb. 2012, February 2012 9102,5.0,Elmoinspace,https://www.tripadvisor.ca/Profile/Elmoinspace, nil,Nov. 2011, November 2011 9102,5.0,DMGthe2nd,https://www.tripadvisor.ca/Profile/DMGthe2nd, nil,Oct. 2011, October 2011 9102,4.0,M-J D,https://www.tripadvisor.ca/Profile/63M_JD, nil,Oct. 2011, October 2011 9102,4.0,Oaky_10,https://www.tripadvisor.ca/Profile/Oaky_10, nil,Sep. 2011, August 2011 9102,4.0,BushBeast,https://www.tripadvisor.ca/Profile/BushBeast, nil,Sep. 2011, September 2011 9102,5.0,ldnapier13,https://www.tripadvisor.ca/Profile/ldnapier13, nil,Sep. 2011, August 2011 9102,5.0,dancer9890,https://www.tripadvisor.ca/Profile/dancer9890, nil,Aug. 2011, May 2011 9102,5.0,FredWkohler,https://www.tripadvisor.ca/Profile/FredWkohler, nil,Aug. 2011, July 2011 9102,5.0,TGG71,https://www.tripadvisor.ca/Profile/TGG71, nil,Aug. 2011, May 2011 9102,5.0,Lou113,https://www.tripadvisor.ca/Profile/Lou113, nil,Jul. 2011, July 2011 9102,5.0,McJagels2,https://www.tripadvisor.ca/Profile/McJagels2, nil,Jul. 2011, June 2011 9102,5.0,raytozer,https://www.tripadvisor.ca/Profile/raytozer, nil,Jul. 2011, June 2011 9102,4.0,margarita_red2006,https://www.tripadvisor.ca/Profile/margarita_red2006, nil,Jun. 2011, June 2011 9102,5.0,Martinmacc,https://www.tripadvisor.ca/Profile/Martinmacc, nil,Jun. 2011, June 2011 9102,5.0,sniff65,https://www.tripadvisor.ca/Profile/sniff65, nil,Jun. 2011, June 2011 9102,4.0,ariellahdw,https://www.tripadvisor.ca/Profile/ariellahdw, nil,Jun. 2011, June 2011 9102,5.0,marcin k,https://www.tripadvisor.ca/Profile/marcinkB8103OG, nil,Jun. 2011, June 2011 9102,5.0,janice_jackson,https://www.tripadvisor.ca/Profile/janice_jackson, nil,Jun. 2011, May 2011 9102,5.0,Caliwpc,https://www.tripadvisor.ca/Profile/Caliwpc, nil,Jun. 2011, June 2011 9102,2.0,mike2733,https://www.tripadvisor.ca/Profile/mike2733, nil,Jun. 2011, May 2011 9102,5.0,vkdoca,https://www.tripadvisor.ca/Profile/vkdoca, nil,May 2011, May 2011 9102,5.0,buddy2596,https://www.tripadvisor.ca/Profile/buddy2596, nil,May 2011, May 2011 9102,5.0,Mommakeates,https://www.tripadvisor.ca/Profile/Mommakeates, nil,Mar. 2011, March 2011 9102,5.0,curlers_from_Terrace,https://www.tripadvisor.ca/Profile/curlers_from_Terrace, nil,Mar. 2011, February 2011 9102,5.0,kws_11,https://www.tripadvisor.ca/Profile/kws_11, nil,Jan. 2011, July 2010 9102,5.0,dnkpowell,https://www.tripadvisor.ca/Profile/dnkpowell, nil,Jan. 2011, December 2010 9102,5.0,jtmwallace,https://www.tripadvisor.ca/Profile/jtmwallace, nil,Dec. 2010, December 2010 9102,2.0,caramello51,https://www.tripadvisor.ca/Profile/caramello51, nil,Dec. 2010, November 2010 9102,5.0,tlc007,https://www.tripadvisor.ca/Profile/tlc007, nil,Sep. 2010, September 2010 9102,5.0,luisagenova,https://www.tripadvisor.ca/Profile/luisagenova, nil,Aug. 2010, August 2010 9102,5.0,Shappat,https://www.tripadvisor.ca/Profile/Shappat, nil,Oct. 2006, September 2006 9102,5.0,JennyYork_England,https://www.tripadvisor.ca/Profile/JennyYork_England, nil,Dec. 2005,nil 9102,4.0,dkrugercda,https://www.tripadvisor.ca/Profile/dkrugercda, nil,Aug. 2005,nil 9103,4.0,AroundTheWorld360,https://www.tripadvisor.ca/Profile/AroundTheWorld360, nil,Mar. 2019, March 2019 9103,3.0,Ian S,https://www.tripadvisor.ca/Profile/K1646GYians, nil,Mar. 2019, March 2019 9103,4.0,bruceaitkne,https://www.tripadvisor.ca/Profile/bruceaitkne, nil,Mar. 2019, March 2019 9103,4.0,otistdriftwood,https://www.tripadvisor.ca/Profile/otistdriftwood, nil,Nov. 2018, September 2018 9103,4.0,celticdragonfly,https://www.tripadvisor.ca/Profile/celticdragonfly, nil,Nov. 2018, October 2018 9103,5.0,moements,https://www.tripadvisor.ca/Profile/moements, nil,Oct. 2018, October 2018 9103,5.0,Journey817747,https://www.tripadvisor.ca/Profile/Journey817747, nil,Oct. 2018, October 2018 9103,5.0,Paulnotthewanderer,https://www.tripadvisor.ca/Profile/Paulnotthewanderer, nil,Oct. 2018, September 2018 9103,5.0,elizabethsU5042YP,https://www.tripadvisor.ca/Profile/elizabethsU5042YP, nil,Oct. 2018, September 2018 9103,4.0,anonofbiggs,https://www.tripadvisor.ca/Profile/anonofbiggs, nil,Sep. 2018, September 2018 9103,nil,,nil, nil,nil,nil 9103,3.0,Shiab,https://www.tripadvisor.ca/Profile/Shiab, nil,Aug. 2018, August 2018 9103,5.0,Robert H,https://www.tripadvisor.ca/Profile/robertanton59, nil,Aug. 2018, July 2018 9103,5.0,kents a,https://www.tripadvisor.ca/Profile/616warrenb, nil,Aug. 2018, August 2018 9103,4.0,Cheryl A,https://www.tripadvisor.ca/Profile/CherylA13, nil,Aug. 2018, August 2018 9103,4.0,chromedragon,https://www.tripadvisor.ca/Profile/chromedragon, nil,Aug. 2018, July 2018 9103,5.0,Chris W,https://www.tripadvisor.ca/Profile/ChrisW118, nil,Aug. 2018, August 2018 9103,5.0,KEITH T,https://www.tripadvisor.ca/Profile/959keitht, nil,Aug. 2018, July 2018 9103,4.0,Roger A,https://www.tripadvisor.ca/Profile/rogerairriess, nil,Aug. 2018, August 2018 9103,5.0,Georganne E,https://www.tripadvisor.ca/Profile/georgannee2018, nil,Aug. 2018, August 2018 9103,3.0,nelson d,https://www.tripadvisor.ca/Profile/635nelsond, nil,Aug. 2018, July 2018 9103,5.0,gtener,https://www.tripadvisor.ca/Profile/gtener, nil,Jul. 2018, July 2018 9103,5.0,Charr L,https://www.tripadvisor.ca/Profile/charrinel, nil,Jul. 2018, July 2018 9103,5.0,O-Sherry,https://www.tripadvisor.ca/Profile/O-Sherry, nil,Jul. 2018, July 2018 9103,5.0,mrspaulh,https://www.tripadvisor.ca/Profile/mrspaulh, nil,Jul. 2018, July 2018 9103,5.0,wendymal2018,https://www.tripadvisor.ca/Profile/wendymal2018, nil,Jun. 2018, April 2018 9103,5.0,John R,https://www.tripadvisor.ca/Profile/A4182PSjohnr, nil,Jun. 2018, April 2018 9103,4.0,638jeanetteb,https://www.tripadvisor.ca/Profile/638jeanetteb, nil,Jun. 2018, June 2018 9103,5.0,H3887FPmarkh,https://www.tripadvisor.ca/Profile/H3887FPmarkh, nil,Jun. 2018, June 2018 9103,3.0,LilyChina,https://www.tripadvisor.ca/Profile/LilyChina, nil,Jun. 2018, June 2018 9103,1.0,Ursula M,https://www.tripadvisor.ca/Profile/370ursulam, nil,Jun. 2018, May 2018 9103,5.0,kenlimawright,https://www.tripadvisor.ca/Profile/kenlimawright, nil,Jun. 2018, June 2018 9103,5.0,Linda W,https://www.tripadvisor.ca/Profile/lindawS3347UH, nil,Jun. 2018, May 2018 9103,5.0,VinnyBunn,https://www.tripadvisor.ca/Profile/VinnyBunn, nil,May 2018, May 2018 9103,5.0,Damien_1066,https://www.tripadvisor.ca/Profile/Damien_1066, nil,May 2018, May 2018 9103,5.0,TrishPannell,https://www.tripadvisor.ca/Profile/TrishPannell, nil,May 2018, May 2018 9103,5.0,dpezz,https://www.tripadvisor.ca/Profile/dpezz, nil,May 2018, May 2018 9103,2.0,Fraser E,https://www.tripadvisor.ca/Profile/834frasere, nil,Apr. 2018, March 2018 9103,3.0,Linda O,https://www.tripadvisor.ca/Profile/lindao104, nil,Apr. 2018, April 2018 9103,5.0,ramrod2017,https://www.tripadvisor.ca/Profile/ramrod2017, nil,Mar. 2018, March 2018 9103,5.0,Flyby0161,https://www.tripadvisor.ca/Profile/Flyby0161, nil,Mar. 2018, March 2018 9103,4.0,Dwight T,https://www.tripadvisor.ca/Profile/coldwight, nil,Jan. 2018, January 2018 9103,5.0,shanbobo2018,https://www.tripadvisor.ca/Profile/shanbobo2018, nil,Jan. 2018, January 2018 9103,5.0,Shahidul islam,https://www.tripadvisor.ca/Profile/robink607, nil,Jan. 2018, January 2018 9103,3.0,Buch78,https://www.tripadvisor.ca/Profile/Buch78, nil,Jan. 2018, September 2017 9103,5.0,Kirby J,https://www.tripadvisor.ca/Profile/kirbyj2018, nil,Jan. 2018, January 2018 9103,4.0,OnAnotherJourney,https://www.tripadvisor.ca/Profile/OnAnotherJourney, nil,Dec. 2017, December 2017 9103,5.0,Les N,https://www.tripadvisor.ca/Profile/lesn193, nil,Dec. 2017, November 2017 9103,3.0,P999MM,https://www.tripadvisor.ca/Profile/P999MM, nil,Nov. 2017, November 2017 9103,5.0,Mgreany,https://www.tripadvisor.ca/Profile/Mgreany, nil,Nov. 2017, October 2017 9103,4.0,Glen W,https://www.tripadvisor.ca/Profile/413glenw, nil,Nov. 2017, November 2017 9103,4.0,RoyVickers,https://www.tripadvisor.ca/Profile/RoyVickers, nil,Oct. 2017, August 2017 9103,5.0,daveyboy04,https://www.tripadvisor.ca/Profile/daveyboy04, nil,Oct. 2017, October 2017 9103,4.0,Lynherlynda,https://www.tripadvisor.ca/Profile/Lynherlynda, nil,Oct. 2017, August 2017 9103,4.0,GTH2013,https://www.tripadvisor.ca/Profile/GTH2013, nil,Sep. 2017, September 2017 9103,4.0,justrewardf4,https://www.tripadvisor.ca/Profile/justrewardf4, nil,Sep. 2017, September 2017 9103,4.0,Lois K,https://www.tripadvisor.ca/Profile/loisk450, nil,Sep. 2017, August 2017 9103,4.0,Jim M,https://www.tripadvisor.ca/Profile/jimmS5294QN, nil,Sep. 2017, September 2017 9103,4.0,Harmonie,https://www.tripadvisor.ca/Profile/harmonie, nil,Sep. 2017, September 2017 9103,5.0,macotak,https://www.tripadvisor.ca/Profile/macotak, nil,Sep. 2017, September 2017 9103,4.0,Todd B,https://www.tripadvisor.ca/Profile/toddbB5862TN, nil,Sep. 2017, August 2017 9103,4.0,PookyCake,https://www.tripadvisor.ca/Profile/PookyCake, nil,Sep. 2017, April 2017 9103,2.0,Sunshine583939,https://www.tripadvisor.ca/Profile/Sunshine583939, nil,Sep. 2017, September 2017 9103,2.0,ballard_n_s,https://www.tripadvisor.ca/Profile/ballard_n_s, nil,Sep. 2017, September 2017 9103,4.0,Stefano C,https://www.tripadvisor.ca/Profile/StefanoC805, nil,Sep. 2017, August 2017 9103,5.0,ericandtrudy,https://www.tripadvisor.ca/Profile/ericandtrudy, nil,Sep. 2017, August 2017 9103,3.0,Bob S,https://www.tripadvisor.ca/Profile/bobs991, nil,Aug. 2017, August 2017 9103,4.0,Bart,https://www.tripadvisor.ca/Profile/bartv896, nil,Aug. 2017, August 2017 9103,5.0,Wendy T,https://www.tripadvisor.ca/Profile/R421MRwendyt, nil,Aug. 2017, August 2017 9103,4.0,Capnhi9er,https://www.tripadvisor.ca/Profile/Capnhi9er, nil,Aug. 2017, August 2017 9103,4.0,Bugqueen,https://www.tripadvisor.ca/Profile/Bugqueen, nil,Aug. 2017, August 2017 9103,4.0,pissy25,https://www.tripadvisor.ca/Profile/pissy25, nil,Aug. 2017, August 2017 9103,5.0,rossbald,https://www.tripadvisor.ca/Profile/rossbald, nil,Aug. 2017, August 2017 9103,5.0,NCS_AB,https://www.tripadvisor.ca/Profile/NCS_AB, nil,Aug. 2017, July 2017 9103,4.0,MrMrsW50,https://www.tripadvisor.ca/Profile/MrMrsW50, nil,Aug. 2017, August 2017 9103,5.0,Pierre S,https://www.tripadvisor.ca/Profile/CPfella, nil,Aug. 2017, July 2017 9103,5.0,ChipSt_Paul,https://www.tripadvisor.ca/Profile/ChipSt_Paul, nil,Aug. 2017, July 2017 9103,2.0,Christoph F,https://www.tripadvisor.ca/Profile/508christophf, nil,Jul. 2017, July 2017 9103,5.0,MichaelafromCanada,https://www.tripadvisor.ca/Profile/MichaelafromCanada, nil,Jul. 2017, July 2017 9103,5.0,55bkm,https://www.tripadvisor.ca/Profile/55bkm, nil,Jul. 2017, June 2017 9103,5.0,Anne L,https://www.tripadvisor.ca/Profile/398annel, nil,Jul. 2017, May 2017 9103,4.0,fuzzynaval,https://www.tripadvisor.ca/Profile/fuzzynaval, nil,Jul. 2017, July 2017 9103,5.0,Ryan S,https://www.tripadvisor.ca/Profile/803ryans, nil,Jul. 2017, July 2017 9103,4.0,David B,https://www.tripadvisor.ca/Profile/Q6313ENdavidb, nil,Jul. 2017, July 2017 9103,4.0,Busytrecking,https://www.tripadvisor.ca/Profile/TreckingLee, nil,Jul. 2017, July 2017 9103,4.0,NVanGuy,https://www.tripadvisor.ca/Profile/N_Van_Guy, nil,Jul. 2017, July 2017 9103,5.0,BluetoGrey,https://www.tripadvisor.ca/Profile/Blueturnstogrey, nil,Jul. 2017, June 2017 9103,4.0,welshman1955,https://www.tripadvisor.ca/Profile/welshman1955, nil,Jul. 2017, July 2017 9103,4.0,tracy_bains,https://www.tripadvisor.ca/Profile/tracy_bains, nil,Jul. 2017, July 2017 9103,5.0,Tripperzerro,https://www.tripadvisor.ca/Profile/Tripperzerro, nil,Jun. 2017, June 2017 9103,5.0,alexandra l,https://www.tripadvisor.ca/Profile/B8713XDalexandral, nil,Jun. 2017, May 2017 9103,5.0,davidjackie1957,https://www.tripadvisor.ca/Profile/davidjackie1957, nil,Jun. 2017, June 2017 9103,5.0,Stan A,https://www.tripadvisor.ca/Profile/StanA590, nil,May 2017, May 2017 9103,3.0,Marcia T,https://www.tripadvisor.ca/Profile/143marciat, nil,May 2017, May 2017 9103,5.0,Cheryl_858,https://www.tripadvisor.ca/Profile/Cheryl_858, nil,Apr. 2017, April 2017 9103,5.0,Cari H,https://www.tripadvisor.ca/Profile/carih325, nil,Apr. 2017, April 2017 9103,5.0,Austrav27,https://www.tripadvisor.ca/Profile/Austrav27, nil,Apr. 2017, April 2017 9103,5.0,Sara D,https://www.tripadvisor.ca/Profile/saradY9361IJ, nil,Apr. 2017, March 2017 9103,3.0,debra j,https://www.tripadvisor.ca/Profile/162debraj, nil,Apr. 2017, March 2017 9103,5.0,Barend2015,https://www.tripadvisor.ca/Profile/Barend2015, nil,Mar. 2017, March 2017 9103,5.0,Diane M,https://www.tripadvisor.ca/Profile/405DianeM405, nil,Feb. 2017, December 2016 9103,5.0,Pat L,https://www.tripadvisor.ca/Profile/patmclewis, nil,Feb. 2017, January 2017 9103,5.0,Shannon G,https://www.tripadvisor.ca/Profile/778shannong, nil,Jan. 2017, January 2017 9103,5.0,LLHH,https://www.tripadvisor.ca/Profile/LLHH, nil,Jan. 2017, January 2017 9103,5.0,GORDON K,https://www.tripadvisor.ca/Profile/gordonk902, nil,Dec. 2016, December 2016 9103,5.0,mcbrule,https://www.tripadvisor.ca/Profile/mcbrule, nil,Oct. 2016, October 2016 9103,4.0,Zoscha96,https://www.tripadvisor.ca/Profile/Zoscha96, nil,Sep. 2016, September 2016 9103,5.0,Pam164,https://www.tripadvisor.ca/Profile/Pam164, nil,Sep. 2016, September 2016 9103,5.0,David A,https://www.tripadvisor.ca/Profile/532DavidA532, nil,Sep. 2016, June 2016 9103,4.0,Eunice t,https://www.tripadvisor.ca/Profile/93eunicet, nil,Sep. 2016, August 2016 9103,4.0,Leona Z,https://www.tripadvisor.ca/Profile/leonaz889, nil,Sep. 2016, September 2016 9103,4.0,Anne M,https://www.tripadvisor.ca/Profile/annemJ4848NU, nil,Sep. 2016, September 2016 9103,5.0,X3960LGchristopherc,https://www.tripadvisor.ca/Profile/X3960LGchristopherc, nil,Sep. 2016, August 2016 9103,5.0,robertkV3082RS,https://www.tripadvisor.ca/Profile/robertkV3082RS, nil,Aug. 2016, August 2016 9103,5.0,EdfromAlberta,https://www.tripadvisor.ca/Profile/EdfromAlberta, nil,Aug. 2016, August 2016 9103,4.0,Jennifer R,https://www.tripadvisor.ca/Profile/M9769SEjenniferr, nil,Aug. 2016, August 2016 9103,5.0,Bellecoeur,https://www.tripadvisor.ca/Profile/Bellecoeur, nil,Aug. 2016, July 2016 9103,5.0,HAL425,https://www.tripadvisor.ca/Profile/HAL425, nil,Aug. 2016, August 2016 9103,5.0,angela123_10,https://www.tripadvisor.ca/Profile/angela123_10, nil,Aug. 2016, August 2016 9103,5.0,topdog1973,https://www.tripadvisor.ca/Profile/topdog1973, nil,Aug. 2016, August 2016 9103,4.0,Lisa S,https://www.tripadvisor.ca/Profile/Q8703DAlisas, nil,Aug. 2016, August 2016 9103,5.0,Aussietraveller1952,https://www.tripadvisor.ca/Profile/Aussietraveller1952, nil,Aug. 2016, May 2016 9103,4.0,RachelTellItLikeItIs,https://www.tripadvisor.ca/Profile/RachelTellItLikeItIs, nil,Aug. 2016, July 2016 9103,3.0,marcgrimbergen,https://www.tripadvisor.ca/Profile/marcgrimbergen, nil,Jul. 2016, July 2016 9103,5.0,KAM123959,https://www.tripadvisor.ca/Profile/KAM123959, nil,Jul. 2016, July 2016 9103,5.0,Bev R,https://www.tripadvisor.ca/Profile/589dr, nil,Jul. 2016, July 2016 9103,5.0,Pat D,https://www.tripadvisor.ca/Profile/PatD978, nil,Jul. 2016, July 2016 9103,5.0,Joseph B,https://www.tripadvisor.ca/Profile/jobenn9936, nil,Jul. 2016, July 2016 9103,4.0,mcleana,https://www.tripadvisor.ca/Profile/mcleana, nil,Jul. 2016, June 2016 9103,5.0,Radirish328,https://www.tripadvisor.ca/Profile/Radirish328, nil,Jul. 2016, July 2016 9103,5.0,sunsnowmud,https://www.tripadvisor.ca/Profile/sunsnowmud, nil,Jul. 2016, July 2016 9103,4.0,janandnathan,https://www.tripadvisor.ca/Profile/janandnathan, nil,Jul. 2016, June 2016 9103,5.0,Jimbo2525,https://www.tripadvisor.ca/Profile/Jimbo2525, nil,Jul. 2016, June 2016 9103,5.0,phu14,https://www.tripadvisor.ca/Profile/phu14, nil,Jul. 2016, June 2016 9103,4.0,Welshman1956,https://www.tripadvisor.ca/Profile/Welshman1956, nil,Jul. 2016, July 2016 9103,5.0,GillyT,https://www.tripadvisor.ca/Profile/GillyT, nil,Jul. 2016, June 2016 9103,5.0,messymoose,https://www.tripadvisor.ca/Profile/messymoose, nil,Jun. 2016, June 2016 9103,5.0,Kate181793,https://www.tripadvisor.ca/Profile/Kate181793, nil,Jun. 2016, June 2016 9103,4.0,Baz B,https://www.tripadvisor.ca/Profile/523bazb, nil,Jun. 2016, June 2016 9103,4.0,David M,https://www.tripadvisor.ca/Profile/J250OPdavidm, nil,Jun. 2016, June 2016 9103,4.0,166vicky,https://www.tripadvisor.ca/Profile/166vicky, nil,Jun. 2016, June 2016 9103,3.0,rocdoc_12,https://www.tripadvisor.ca/Profile/rocdoc_12, nil,Jun. 2016, May 2016 9103,5.0,Jim_and_Barbie,https://www.tripadvisor.ca/Profile/Jim_and_Barbie, nil,Jun. 2016, July 2015 9103,5.0,MaryEllenTravels,https://www.tripadvisor.ca/Profile/MaryEllenTravels, nil,Jun. 2016, May 2016 9103,5.0,bnm37,https://www.tripadvisor.ca/Profile/bnm37, nil,Jun. 2016, May 2016 9103,4.0,Chris I,https://www.tripadvisor.ca/Profile/ChrisW8131NY, nil,Jun. 2016, May 2016 9103,4.0,llangley,https://www.tripadvisor.ca/Profile/llangley, nil,May 2016, February 2016 9103,4.0,Wandering6,https://www.tripadvisor.ca/Profile/Wandering6, nil,May 2016, May 2016 9103,3.0,Kevern7,https://www.tripadvisor.ca/Profile/Kevern7, nil,May 2016, May 2016 9103,3.0,DonBursle,https://www.tripadvisor.ca/Profile/DonBursle, nil,May 2016, June 2015 9103,4.0,ianmilne69,https://www.tripadvisor.ca/Profile/ianmilne69, nil,Apr. 2016, April 2016 9103,5.0,RanyDanny,https://www.tripadvisor.ca/Profile/RanyDanny, nil,Apr. 2016, March 2016 9103,4.0,OffTrackCalgary,https://www.tripadvisor.ca/Profile/OffTrackCalgary, nil,Feb. 2016, December 2015 9103,5.0,canadianspierce722,https://www.tripadvisor.ca/Profile/canadianspierce722, nil,Feb. 2016, February 2016 9103,5.0,raeann01,https://www.tripadvisor.ca/Profile/raeann01, nil,Jan. 2016, November 2015 9103,2.0,John F,https://www.tripadvisor.ca/Profile/Riverman47, nil,Oct. 2015, October 2015 9103,5.0,Aila A,https://www.tripadvisor.ca/Profile/37ailaa, nil,Oct. 2015, July 2015 9103,3.0,LCbluenoser,https://www.tripadvisor.ca/Profile/LCbluenoser, nil,Oct. 2015, October 2015 9103,2.0,mposzt,https://www.tripadvisor.ca/Profile/mposzt, nil,Oct. 2015, October 2015 9103,4.0,Susan012014,https://www.tripadvisor.ca/Profile/Susan012014, nil,Oct. 2015, September 2015 9103,4.0,756Annie756,https://www.tripadvisor.ca/Profile/756Annie756, nil,Sep. 2015, September 2015 9103,3.0,maxandrosie,https://www.tripadvisor.ca/Profile/maxandrosie, nil,Sep. 2015, September 2015 9103,2.0,Kim E,https://www.tripadvisor.ca/Profile/KimE366, nil,Sep. 2015, September 2015 9103,5.0,Sandra D,https://www.tripadvisor.ca/Profile/177SandraD177, nil,Sep. 2015, September 2015 9103,4.0,Sledcrasher,https://www.tripadvisor.ca/Profile/Sledcrasher, nil,Sep. 2015, July 2015 9103,5.0,Dave B,https://www.tripadvisor.ca/Profile/559daveb559, nil,Sep. 2015, September 2015 9103,4.0,worker033,https://www.tripadvisor.ca/Profile/worker033, nil,Sep. 2015, September 2015 9103,4.0,Nicola538,https://www.tripadvisor.ca/Profile/Nicola538, nil,Sep. 2015, September 2015 9103,4.0,DDG42,https://www.tripadvisor.ca/Profile/DDG42, nil,Sep. 2015, July 2015 9103,5.0,Jennifer H,https://www.tripadvisor.ca/Profile/228JenniferH228, nil,Aug. 2015, August 2015 9103,5.0,kiwiV8,https://www.tripadvisor.ca/Profile/kiwiV8, nil,Aug. 2015, August 2015 9103,5.0,bb-starr,https://www.tripadvisor.ca/Profile/bb-starr, nil,Aug. 2015, August 2015 9103,4.0,Peter M,https://www.tripadvisor.ca/Profile/332peterm, nil,Aug. 2015, July 2015 9103,3.0,zaphodfw,https://www.tripadvisor.ca/Profile/zaphodfw, nil,Aug. 2015, July 2015 9103,5.0,Rodney T,https://www.tripadvisor.ca/Profile/rodneyt922, nil,Aug. 2015, August 2015 9104,5.0,Andy M,https://www.tripadvisor.ca/Profile/andymO8791RW, nil,Nov. 2018, October 2018 9104,5.0,scottjacobson2,https://www.tripadvisor.ca/Profile/scottjacobson2, nil,Jul. 2018, June 2018 9104,5.0,Cayla C,https://www.tripadvisor.ca/Profile/661caylac, nil,Apr. 2018, August 2017 9104,5.0,Warkentin R,https://www.tripadvisor.ca/Profile/Rosco306, nil,Nov. 2017, October 2017 9104,5.0,Brandi604,https://www.tripadvisor.ca/Profile/Brandi604, nil,Nov. 2017, August 2017 9104,5.0,tomgallagher2017,https://www.tripadvisor.ca/Profile/tomgallagher2017, nil,Sep. 2017, August 2017 9104,5.0,Susan g,https://www.tripadvisor.ca/Profile/C5365UJsusang, nil,Sep. 2017, September 2017 9104,5.0,Catherine T,https://www.tripadvisor.ca/Profile/CatherineT2607, nil,Aug. 2017, August 2017 9104,5.0,Wendy F,https://www.tripadvisor.ca/Profile/wendyf844, nil,Jul. 2017, July 2017 9104,5.0,JKPacker12,https://www.tripadvisor.ca/Profile/JKPacker12, nil,Jul. 2017, July 2017 9104,5.0,VBassett,https://www.tripadvisor.ca/Profile/VBassett, nil,Jul. 2017, July 2017 9104,5.0,martabm212,https://www.tripadvisor.ca/Profile/martabm212, nil,Jul. 2017, June 2017 9104,5.0,LouieMcGoo,https://www.tripadvisor.ca/Profile/LouieMcGoo, nil,Jun. 2017, June 2017 9104,5.0,Aryou,https://www.tripadvisor.ca/Profile/Aryou, nil,Jun. 2017, June 2017 9104,5.0,jamesandjulia2015,https://www.tripadvisor.ca/Profile/jamesandjulia2015, nil,Jun. 2017, May 2017 9104,5.0,Michael B,https://www.tripadvisor.ca/Profile/michaelbI1487WY, nil,May 2017, May 2017 9104,5.0,PDICKSON2014,https://www.tripadvisor.ca/Profile/PDICKSON2014, nil,May 2017, May 2017 9104,4.0,md c,https://www.tripadvisor.ca/Profile/mdc17, nil,Apr. 2017, April 2017 9104,5.0,richardmurr,https://www.tripadvisor.ca/Profile/richardmurr, nil,Jan. 2017, August 2016 9104,5.0,Hugo B,https://www.tripadvisor.ca/Profile/938hugob, nil,Oct. 2016, October 2016 9104,nil,,nil, nil,nil,nil 9104,5.0,Jennifer D,https://www.tripadvisor.ca/Profile/jenniferdE9701LK, nil,Sep. 2016, September 2016 9104,5.0,kimes22,https://www.tripadvisor.ca/Profile/kimes22, nil,Sep. 2016, September 2016 9104,5.0,N M,https://www.tripadvisor.ca/Profile/nm781, nil,Sep. 2016, August 2016 9104,5.0,WordTraveller250604,https://www.tripadvisor.ca/Profile/WordTraveller250604, nil,Sep. 2016, September 2016 9104,5.0,Stacey L,https://www.tripadvisor.ca/Profile/StaceyL1452, nil,Sep. 2016, September 2016 9104,5.0,pien83,https://www.tripadvisor.ca/Profile/pien83, nil,Sep. 2016, September 2016 9104,5.0,128BobbiK,https://www.tripadvisor.ca/Profile/128BobbiK, nil,Jul. 2016, April 2016 9104,5.0,David H,https://www.tripadvisor.ca/Profile/davidhT2622LH, nil,Mar. 2016, March 2016 9104,5.0,mikneilly,https://www.tripadvisor.ca/Profile/mikneilly, nil,Feb. 2016, February 2016 9104,5.0,Barrie D,https://www.tripadvisor.ca/Profile/barried154, nil,Feb. 2016, October 2015 9104,5.0,ivanl806,https://www.tripadvisor.ca/Profile/ivanl806, nil,Dec. 2015, August 2015 9104,5.0,apaetow,https://www.tripadvisor.ca/Profile/apaetow, nil,Nov. 2015, October 2015 9104,4.0,Picky_BCTraveler,https://www.tripadvisor.ca/Profile/Picky_BCTraveler, nil,Aug. 2015, August 2015 9104,5.0,MichaelR3162,https://www.tripadvisor.ca/Profile/MichaelR3162, nil,Jul. 2015, July 2015 9105,5.0,Imran M,https://www.tripadvisor.ca/Profile/imranm386, nil,May 2018, June 2017 9105,5.0,kgs212,https://www.tripadvisor.ca/Profile/kgs212, nil,Aug. 2017, August 2017 9105,5.0,fitzrae,https://www.tripadvisor.ca/Profile/fitzrae, nil,Feb. 2017, February 2017 9105,4.0,Erik V,https://www.tripadvisor.ca/Profile/erikv248, nil,Jul. 2016, July 2016 9105,5.0,luizadmcampos,https://www.tripadvisor.ca/Profile/luizadmcampos, nil,May 2016, April 2016 9105,5.0,Edi S,https://www.tripadvisor.ca/Profile/564edis, nil,Sep. 2015, September 2015 9105,4.0,Karen K,https://www.tripadvisor.ca/Profile/KarenK679, nil,Jul. 2015, July 2015 9105,5.0,Nancy B,https://www.tripadvisor.ca/Profile/nancyb896, nil,Aug. 2014, July 2014 9105,1.0,Coralled,https://www.tripadvisor.ca/Profile/Coralled, nil,Jul. 2009, July 2009 9105,nil,,nil, nil,nil,nil 9106,5.0,Megan,https://www.tripadvisor.ca/Profile/megansF9884DQ, nil,Mar. 2019, March 2019 9106,5.0,tlakelabs,https://www.tripadvisor.ca/Profile/tlakelabs, nil,Aug. 2018, August 2018 9106,5.0,Cathie B,https://www.tripadvisor.ca/Profile/626cathieb, nil,Aug. 2018, August 2018 9106,4.0,Susan N,https://www.tripadvisor.ca/Profile/227susann, nil,Jul. 2018, July 2018 9106,3.0,Pinnacle17,https://www.tripadvisor.ca/Profile/Pinnacle17, nil,Jun. 2018, May 2018 9106,5.0,Cari H,https://www.tripadvisor.ca/Profile/carih325, nil,Nov. 2017, October 2017 9106,4.0,Debbie V,https://www.tripadvisor.ca/Profile/DebbieK566, nil,Sep. 2017, September 2017 9106,5.0,Sarah v,https://www.tripadvisor.ca/Profile/ssential, nil,Jul. 2017, July 2017 9106,5.0,jhsheep,https://www.tripadvisor.ca/Profile/jhsheep, nil,May 2017, May 2017 9106,4.0,Kate D,https://www.tripadvisor.ca/Profile/503KateD, nil,May 2017, May 2017 9106,nil,,nil, nil,nil,nil 9106,4.0,Archangelsgirl,https://www.tripadvisor.ca/Profile/Archangelsgirl, nil,Apr. 2016, April 2016 9106,5.0,Rhonda S,https://www.tripadvisor.ca/Profile/stronks, nil,Mar. 2016, March 2016 9106,5.0,laurenbess,https://www.tripadvisor.ca/Profile/laurenbess, nil,Mar. 2016, March 2016 9106,5.0,Dianne768,https://www.tripadvisor.ca/Profile/Dianne768, nil,Nov. 2015, November 2015 9106,3.0,travelingrose2015,https://www.tripadvisor.ca/Profile/travelingrose2015, nil,Oct. 2015, October 2015 9106,5.0,Grammyplamla,https://www.tripadvisor.ca/Profile/Grammyplamla, nil,Oct. 2015, September 2015 9106,4.0,Serge M,https://www.tripadvisor.ca/Profile/SergeM833, nil,Oct. 2015, October 2015 9106,4.0,Peter B,https://www.tripadvisor.ca/Profile/peterbO2564OK, nil,Sep. 2015, September 2015 9106,5.0,Goldie6463,https://www.tripadvisor.ca/Profile/Goldie6463, nil,Aug. 2015, August 2015 9106,4.0,5gophers,https://www.tripadvisor.ca/Profile/5gophers, nil,Jul. 2015, July 2015 9106,4.0,colt123,https://www.tripadvisor.ca/Profile/colt123, nil,Jul. 2015, July 2015 9106,4.0,Galago1962,https://www.tripadvisor.ca/Profile/Galago1962, nil,Jun. 2015, May 2015 9106,5.0,Vida J,https://www.tripadvisor.ca/Profile/VidaJord, nil,May 2015, March 2015 9106,4.0,NorthernBarb,https://www.tripadvisor.ca/Profile/NorthernBarb, nil,Feb. 2015, February 2015 9106,5.0,SonjaB60,https://www.tripadvisor.ca/Profile/SonjaB60, nil,Oct. 2014, August 2014 9106,5.0,carol g,https://www.tripadvisor.ca/Profile/carol3126, nil,Sep. 2014, September 2014 9106,4.0,mrrick200,https://www.tripadvisor.ca/Profile/mrrick200, nil,Sep. 2014, August 2014 9106,5.0,David W,https://www.tripadvisor.ca/Profile/70DavidW, nil,Jul. 2014, July 2014 9106,5.0,westcoastd17,https://www.tripadvisor.ca/Profile/westcoastd17, nil,Jul. 2014, July 2014 9106,5.0,J E,https://www.tripadvisor.ca/Profile/JE729, nil,Jun. 2014, June 2014 9106,4.0,Frances W,https://www.tripadvisor.ca/Profile/812francesw, nil,Jun. 2014, June 2014 9106,4.0,Sharonbader,https://www.tripadvisor.ca/Profile/Sharonbader, nil,Sep. 2013, August 2013 9106,4.0,Jane H,https://www.tripadvisor.ca/Profile/Jahow, nil,Aug. 2013, July 2013 9106,5.0,DevaMarie,https://www.tripadvisor.ca/Profile/DevaMarie, nil,Aug. 2013, June 2013 9106,5.0,Eileen S,https://www.tripadvisor.ca/Profile/EileenS687, nil,Aug. 2013, August 2013 9106,3.0,freedom8,https://www.tripadvisor.ca/Profile/freedom8, nil,Aug. 2013, July 2013 9106,4.0,Laura_Alberta,https://www.tripadvisor.ca/Profile/Laura_Alberta, nil,Jul. 2013, July 2013 9106,4.0,Remco-Ophof,https://www.tripadvisor.ca/Profile/Remco-Ophof, nil,Jul. 2013, July 2013 9106,4.0,Katherine M,https://www.tripadvisor.ca/Profile/katherinem517, nil,Mar. 2013, November 2012 9106,5.0,fussline,https://www.tripadvisor.ca/Profile/fussline, nil,Feb. 2013, December 2012 9106,4.0,Dave R,https://www.tripadvisor.ca/Profile/raven88, nil,Nov. 2012, September 2012 9106,5.0,Tom W,https://www.tripadvisor.ca/Profile/Tom1958, nil,Nov. 2012, September 2012 9106,5.0,islandman10,https://www.tripadvisor.ca/Profile/islandman10, nil,Oct. 2012, June 2012 9106,4.0,Bramble5,https://www.tripadvisor.ca/Profile/Bramble5, nil,Oct. 2012, September 2012 9106,2.0,chicosmama,https://www.tripadvisor.ca/Profile/chicosmama, nil,Sep. 2012, September 2012 9106,5.0,CanadianTrainTravele,https://www.tripadvisor.ca/Profile/CanadianTrainTravele, nil,Aug. 2012, August 2012 9106,5.0,RonTSmithers_B_C_,https://www.tripadvisor.ca/Profile/RonTSmithers_B_C_, nil,Jul. 2012, July 2012 9106,5.0,Brian_Mairs,https://www.tripadvisor.ca/Profile/Brian_Mairs, nil,Apr. 2012, February 2012 9106,5.0,madgicsh,https://www.tripadvisor.ca/Profile/madgicsh, nil,Feb. 2012, September 2011 9106,5.0,drowningviking,https://www.tripadvisor.ca/Profile/drowningviking, nil,Dec. 2011, December 2011 9106,5.0,treasureseekers,https://www.tripadvisor.ca/Profile/treasureseekers, nil,Jul. 2011, June 2011 9106,5.0,Marjolein_Dekker,https://www.tripadvisor.ca/Profile/Marjolein_Dekker, nil,Jul. 2011, June 2011 9106,2.0,jniddy,https://www.tripadvisor.ca/Profile/jniddy, nil,May 2011, May 2011 9106,3.0,LauraInTheMountains,https://www.tripadvisor.ca/Profile/LauraInTheMountains, nil,Sep. 2010, August 2010 9106,3.0,Fibrelady,https://www.tripadvisor.ca/Profile/Fibrelady, nil,Sep. 2010, September 2010 9106,4.0,janthina,https://www.tripadvisor.ca/Profile/janthina, nil,Aug. 2010, July 2010 9106,4.0,GrandmaGoldwing,https://www.tripadvisor.ca/Profile/GrandmaGoldwing, nil,Aug. 2010, July 2010 9106,4.0,Gravelburger,https://www.tripadvisor.ca/Profile/Gravelburger, nil,Aug. 2010, July 2010 9106,4.0,David A,https://www.tripadvisor.ca/Profile/U6264UOdavida, nil,Jul. 2010, July 2010 9106,4.0,canEHdiancouple,https://www.tripadvisor.ca/Profile/canEHdiancouple, nil,Feb. 2010, December 2009 9106,4.0,JennyGAustralia,https://www.tripadvisor.ca/Profile/JennyGAustralia, nil,Nov. 2009, September 2009 9106,5.0,Nick W,https://www.tripadvisor.ca/Profile/NevsterEdin, nil,Aug. 2009, July 2009 9106,4.0,kakapo,https://www.tripadvisor.ca/Profile/kakapo, nil,Aug. 2009, June 2009 9106,5.0,kenbonsaun,https://www.tripadvisor.ca/Profile/kenbonsaun, nil,Jul. 2009, July 2009 9106,4.0,LenelF,https://www.tripadvisor.ca/Profile/LenelF, nil,Sep. 2008, August 2008 9107,4.0,r0088,https://www.tripadvisor.ca/Profile/r0088, nil,Aug. 2018, August 2018 9107,3.0,SkykomishBob,https://www.tripadvisor.ca/Profile/SkykomishBob, nil,Aug. 2018, August 2018 9107,1.0,Space58,https://www.tripadvisor.ca/Profile/Space58, nil,Jul. 2018, July 2018 9107,5.0,mm352015,https://www.tripadvisor.ca/Profile/mm352015, nil,Jul. 2018, May 2018 9107,5.0,Ursula M,https://www.tripadvisor.ca/Profile/370ursulam, nil,Jun. 2018, May 2018 9107,5.0,Herb H,https://www.tripadvisor.ca/Profile/231herbh, nil,Jun. 2018, May 2018 9107,5.0,Laura M,https://www.tripadvisor.ca/Profile/3LauraM3, nil,Feb. 2018, February 2018 9107,4.0,Tomax5949,https://www.tripadvisor.ca/Profile/Tomax5949, nil,Sep. 2017, August 2017 9107,4.0,Heather S,https://www.tripadvisor.ca/Profile/heathersY3542TC, nil,Sep. 2017, August 2017 9107,4.0,VinceLedge,https://www.tripadvisor.ca/Profile/VinceLedge, nil,Sep. 2017, September 2017 9107,nil,,nil, nil,nil,nil 9107,4.0,Robert L,https://www.tripadvisor.ca/Profile/399RobertL, nil,Jul. 2017, July 2017 9107,3.0,Lavona S,https://www.tripadvisor.ca/Profile/lavonas, nil,Jul. 2017, July 2017 9107,1.0,Laura C,https://www.tripadvisor.ca/Profile/lauracB7171IG, nil,Jun. 2017, June 2017 9107,3.0,603coryc,https://www.tripadvisor.ca/Profile/603coryc, nil,May 2017, May 2017 9107,5.0,Connor F,https://www.tripadvisor.ca/Profile/connorf343, nil,Mar. 2017, March 2017 9107,5.0,bigcahoon,https://www.tripadvisor.ca/Profile/bigcahoon, nil,Nov. 2016, November 2016 9107,4.0,Doglover286,https://www.tripadvisor.ca/Profile/Doglover286, nil,Sep. 2016, August 2016 9107,4.0,Victorianlad,https://www.tripadvisor.ca/Profile/Victorianlad, nil,Sep. 2016, September 2016 9107,4.0,SHEILS A,https://www.tripadvisor.ca/Profile/SHEILSA_12, nil,Aug. 2016, August 2016 9107,4.0,Julia D,https://www.tripadvisor.ca/Profile/809juliad, nil,Aug. 2016, August 2016 9107,3.0,Nurit_b-12,https://www.tripadvisor.ca/Profile/Nurit_b-12, nil,Aug. 2016, August 2016 9107,5.0,Philip_Bolster,https://www.tripadvisor.ca/Profile/Philip_Bolster, nil,Aug. 2016, August 2016 9107,5.0,Juliette F,https://www.tripadvisor.ca/Profile/JulietteF21, nil,Jul. 2016, July 2016 9107,5.0,docndonna,https://www.tripadvisor.ca/Profile/docndonna, nil,Jul. 2016, July 2016 9107,5.0,Rick K,https://www.tripadvisor.ca/Profile/440rickk, nil,Jul. 2016, July 2016 9107,5.0,FarAway467432,https://www.tripadvisor.ca/Profile/FarAway467432, nil,Jul. 2016, July 2016 9107,5.0,Terry P,https://www.tripadvisor.ca/Profile/578terryp, nil,Jul. 2016, July 2016 9107,5.0,Scott R,https://www.tripadvisor.ca/Profile/M5047DKscottr, nil,Jun. 2016, June 2016 9107,4.0,Jacqueline S,https://www.tripadvisor.ca/Profile/JacquelineS35, nil,Jun. 2016, June 2016 9107,5.0,ElizabethAnn151,https://www.tripadvisor.ca/Profile/ElizabethAnn151, nil,May 2016, April 2016 9107,4.0,Dawn-AnnSchneider,https://www.tripadvisor.ca/Profile/Dawn-AnnSchneider, nil,Feb. 2016, February 2016 9107,4.0,Biddy325,https://www.tripadvisor.ca/Profile/Biddy325, nil,Nov. 2015, September 2015 9107,3.0,carol a,https://www.tripadvisor.ca/Profile/carola309, nil,Sep. 2015, July 2015 9107,4.0,Gale K,https://www.tripadvisor.ca/Profile/456galek, nil,Sep. 2015, September 2015 9107,4.0,OrnaLavie,https://www.tripadvisor.ca/Profile/OrnaLavie, nil,Aug. 2013, July 2013 9107,2.0,Marianne G,https://www.tripadvisor.ca/Profile/MarianneG995, nil,Jan. 2013, February 2012 9107,1.0,Aaron25,https://www.tripadvisor.ca/Profile/Aaron25, nil,Dec. 2012, December 2012 9107,5.0,Randi6957,https://www.tripadvisor.ca/Profile/Randi6957, nil,Oct. 2012, October 2012 9107,4.0,Linda K,https://www.tripadvisor.ca/Profile/LindaK271, nil,Sep. 2012, August 2012 9107,1.0,fraspear,https://www.tripadvisor.ca/Profile/fraspear, nil,Sep. 2012, July 2012 9107,4.0,Viwordlady,https://www.tripadvisor.ca/Profile/Viwordlady, nil,Sep. 2012, September 2012 9107,2.0,joel o,https://www.tripadvisor.ca/Profile/bn613, nil,Sep. 2012, August 2012 9107,5.0,Todd154921,https://www.tripadvisor.ca/Profile/Todd154921, nil,Aug. 2012, August 2012 9107,4.0,HockeyJohn_1,https://www.tripadvisor.ca/Profile/HockeyJohn_1, nil,Aug. 2012, August 2012 9107,4.0,clarebellePortVila,https://www.tripadvisor.ca/Profile/clarebellePortVila, nil,Aug. 2012, July 2012 9107,4.0,Cafelow,https://www.tripadvisor.ca/Profile/Cafelow, nil,Jul. 2012, July 2012 9107,4.0,Dana H,https://www.tripadvisor.ca/Profile/DanaH478, nil,Apr. 2012, April 2012 9107,5.0,Celestino G,https://www.tripadvisor.ca/Profile/CelestinoG, nil,Aug. 2011, August 2011 9107,5.0,Katsogiannou,https://www.tripadvisor.ca/Profile/Katsogiannou, nil,Aug. 2011, June 2011 9107,4.0,Cassie002,https://www.tripadvisor.ca/Profile/Cassie002, nil,Aug. 2010, August 2010 9107,4.0,Leanneleannadanna,https://www.tripadvisor.ca/Profile/Leanneleannadanna, nil,Mar. 2010, August 2007 9107,4.0,senorafrog,https://www.tripadvisor.ca/Profile/senorafrog, nil,Nov. 2009, August 2009 9107,1.0,TravelAround70,https://www.tripadvisor.ca/Profile/TravelAround70, nil,Nov. 2009, October 2009 9107,4.0,tripletoes,https://www.tripadvisor.ca/Profile/tripletoes, nil,Oct. 2009, October 2009 9107,2.0,AltonTraveler,https://www.tripadvisor.ca/Profile/AltonTraveler, nil,Oct. 2009, September 2009 9107,4.0,debbiebrooklyn,https://www.tripadvisor.ca/Profile/debbiebrooklyn, nil,Aug. 2009, July 2008 9107,3.0,rtsvg,https://www.tripadvisor.ca/Profile/rtsvg, nil,Jul. 2009, July 2009 9107,4.0,bunnysitter,https://www.tripadvisor.ca/Profile/bunnysitter, nil,Aug. 2008, July 2008 9108,3.0,Isabel S,https://www.tripadvisor.ca/Profile/IsabelS281, nil,Oct. 2018, September 2018 9108,4.0,langdoc,https://www.tripadvisor.ca/Profile/langdoc, nil,Aug. 2018, July 2018 9108,3.0,dog-dadd,https://www.tripadvisor.ca/Profile/dog-dadd, nil,Aug. 2018, August 2018 9108,2.0,Charmaine M,https://www.tripadvisor.ca/Profile/Vancouver123, nil,Jul. 2018, July 2018 9108,5.0,shuk l,https://www.tripadvisor.ca/Profile/shukl2018, nil,Jul. 2018, July 2018 9108,5.0,free2snicker83,https://www.tripadvisor.ca/Profile/free2snicker83, nil,Jul. 2018, July 2018 9108,5.0,PamelaFriesen,https://www.tripadvisor.ca/Profile/PamelaFriesen, nil,Jul. 2018, June 2018 9108,5.0,BerniceSeattle,https://www.tripadvisor.ca/Profile/BerniceSeattle, nil,Jul. 2018, June 2018 9108,4.0,Craig L,https://www.tripadvisor.ca/Profile/craigl391, nil,Jun. 2018, June 2018 9108,5.0,Sam F,https://www.tripadvisor.ca/Profile/C8671BQsamf, nil,Jun. 2018, June 2018 9108,5.0,Charles S,https://www.tripadvisor.ca/Profile/charlessK8048OD, nil,Sep. 2017, September 2017 9108,4.0,Jenmac48,https://www.tripadvisor.ca/Profile/Jenmac48, nil,Sep. 2017, September 2017 9108,4.0,bernieb526,https://www.tripadvisor.ca/Profile/bernieb526, nil,Aug. 2017, July 2017 9108,3.0,Cyberjohn07,https://www.tripadvisor.ca/Profile/Cyberjohn07, nil,Aug. 2017, August 2017 9108,4.0,bridieDuncan,https://www.tripadvisor.ca/Profile/bridieDuncan, nil,Aug. 2017, July 2017 9108,4.0,Shirley H,https://www.tripadvisor.ca/Profile/shirleyh588, nil,Jul. 2017, July 2017 9108,4.0,wearecanadian52,https://www.tripadvisor.ca/Profile/wearecanadian52, nil,Jul. 2017, June 2017 9108,4.0,Susan B,https://www.tripadvisor.ca/Profile/X6866RDsusanb, nil,Apr. 2017, April 2017 9108,3.0,toluce,https://www.tripadvisor.ca/Profile/toluce, nil,Dec. 2016, June 2016 9108,5.0,Paula K,https://www.tripadvisor.ca/Profile/417paulak, nil,Oct. 2016, October 2016 9108,4.0,Bruce N,https://www.tripadvisor.ca/Profile/321brucen, nil,Oct. 2016, September 2016 9108,5.0,shutterbugdiva2016,https://www.tripadvisor.ca/Profile/shutterbugdiva2016, nil,Sep. 2016, August 2016 9108,4.0,Chey M,https://www.tripadvisor.ca/Profile/615cheym, nil,Aug. 2016, July 2016 9108,4.0,Susan V,https://www.tripadvisor.ca/Profile/susanv429, nil,Aug. 2016, August 2016 9108,4.0,Jill-Robert,https://www.tripadvisor.ca/Profile/Jill-Robert, nil,Aug. 2016, July 2016 9108,nil,,nil, nil,nil,nil 9108,3.0,David B,https://www.tripadvisor.ca/Profile/DavidB312, nil,Dec. 2015, September 2015 9108,4.0,Kimsquit,https://www.tripadvisor.ca/Profile/Kimsquit, nil,Nov. 2015, November 2015 9108,4.0,phil&dot,https://www.tripadvisor.ca/Profile/Journey809690, nil,Oct. 2015, October 2015 9108,5.0,Jaymes F,https://www.tripadvisor.ca/Profile/jaymesf2015, nil,Aug. 2015, August 2015 9108,3.0,Brian365765,https://www.tripadvisor.ca/Profile/Brian365765, nil,Aug. 2015, August 2015 9108,4.0,John D,https://www.tripadvisor.ca/Profile/johndZ4196NT, nil,Aug. 2015, August 2015 9108,4.0,addicted2mexico,https://www.tripadvisor.ca/Profile/addicted2mexico, nil,Aug. 2015, July 2015 9108,4.0,Tootsall,https://www.tripadvisor.ca/Profile/Tootsall, nil,Aug. 2015, July 2015 9108,4.0,James A,https://www.tripadvisor.ca/Profile/717jamesa, nil,Jul. 2015, June 2015 9108,3.0,DalianEx-pat,https://www.tripadvisor.ca/Profile/DalianEx-pat, nil,Jul. 2015, July 2015 9108,4.0,italolandese,https://www.tripadvisor.ca/Profile/italolandese, nil,Jul. 2015, June 2015 9108,4.0,Emmeken81,https://www.tripadvisor.ca/Profile/Emmeken81, nil,Jun. 2015, June 2015 9108,5.0,tothelimit,https://www.tripadvisor.ca/Profile/tothelimit, nil,Jun. 2015, June 2015 9108,4.0,Kihew K,https://www.tripadvisor.ca/Profile/kihewk, nil,Dec. 2014, December 2014 9108,3.0,Brenda S,https://www.tripadvisor.ca/Profile/Nakilady, nil,Sep. 2014, August 2014 9108,5.0,Adrious J,https://www.tripadvisor.ca/Profile/adriousj, nil,Nov. 2013, October 2013 9108,1.0,Glenna M,https://www.tripadvisor.ca/Profile/271glennam, nil,Oct. 2013, August 2013 9108,3.0,John B,https://www.tripadvisor.ca/Profile/587JohnB, nil,Oct. 2013, September 2013 9108,3.0,donny-wanderers,https://www.tripadvisor.ca/Profile/donny-wanderers, nil,Jul. 2013, July 2013 9108,5.0,dljTerrace_Canada,https://www.tripadvisor.ca/Profile/dljTerrace_Canada, nil,May 2013, May 2013 9108,4.0,ronmoon66,https://www.tripadvisor.ca/Profile/ronmoon66, nil,Sep. 2012, September 2012 9108,5.0,helena k,https://www.tripadvisor.ca/Profile/helenak335, nil,Aug. 2012, August 2012 9108,5.0,muskrat88,https://www.tripadvisor.ca/Profile/muskrat88, nil,Aug. 2012, August 2012 9108,5.0,TCalgary88,https://www.tripadvisor.ca/Profile/TCalgary88, nil,Jul. 2012, June 2012 9108,5.0,meganashley2,https://www.tripadvisor.ca/Profile/meganashley2, nil,Jun. 2012, June 2012 9108,4.0,MQandMK,https://www.tripadvisor.ca/Profile/MQandMK, nil,Jun. 2012, May 2012 9108,4.0,EvelynForster,https://www.tripadvisor.ca/Profile/EvelynForster, nil,May 2012, May 2012 9108,4.0,terracebc,https://www.tripadvisor.ca/Profile/terracebc, nil,Mar. 2012, March 2012 9108,3.0,kinney42,https://www.tripadvisor.ca/Profile/kinney42, nil,Jan. 2012, January 2012 9108,3.0,AlbertaBushman,https://www.tripadvisor.ca/Profile/AlbertaBushman, nil,Nov. 2011, October 2011 9108,2.0,trigger019,https://www.tripadvisor.ca/Profile/trigger019, nil,Jul. 2011, July 2011 9108,4.0,traveler98761,https://www.tripadvisor.ca/Profile/traveler98761, nil,Jul. 2011, May 2011 9108,3.0,Koralee,https://www.tripadvisor.ca/Profile/Koralee, nil,Jul. 2011, June 2011 9108,5.0,ryan293926,https://www.tripadvisor.ca/Profile/ryan293926, nil,Jun. 2011, May 2011 9108,4.0,Mareluna73,https://www.tripadvisor.ca/Profile/Mareluna73, nil,Sep. 2009, August 2009 9108,3.0,nsvancouver,https://www.tripadvisor.ca/Profile/nsvancouver, nil,Sep. 2009, August 2009 9109,4.0,585rolft,https://www.tripadvisor.ca/Profile/585rolft, nil,Apr. 2, March 2019 9109,3.0,Pascachouette,https://www.tripadvisor.ca/Profile/Pascachouette, nil,Mar. 2019, March 2019 9109,2.0,somewheretodisappear,https://www.tripadvisor.ca/Profile/somewheretodisappear, nil,Jan. 2019, January 2019 9109,3.0,Mj P,https://www.tripadvisor.ca/Profile/197mjp, nil,Jan. 2019, January 2019 9109,3.0,Dwight T,https://www.tripadvisor.ca/Profile/coldwight, nil,Dec. 2018, January 2018 9109,5.0,Simone K,https://www.tripadvisor.ca/Profile/487simonek, nil,Nov. 2018, November 2018 9109,3.0,JC999999,https://www.tripadvisor.ca/Profile/JC999999, nil,Oct. 2018, October 2018 9109,4.0,Robbonon51,https://www.tripadvisor.ca/Profile/Robbonon51, nil,Oct. 2018, June 2018 9109,1.0,nigelm813,https://www.tripadvisor.ca/Profile/nigelm813, nil,Oct. 2018, September 2018 9109,4.0,Bufordsightseer,https://www.tripadvisor.ca/Profile/Bufordsightseer, nil,Oct. 2018, September 2018 9109,4.0,Wendy S,https://www.tripadvisor.ca/Profile/WendyS555, nil,Sep. 2018, September 2018 9109,5.0,Mobile743357,https://www.tripadvisor.ca/Profile/Mobile743357, nil,Sep. 2018, September 2018 9109,3.0,rodb987,https://www.tripadvisor.ca/Profile/rodb987, nil,Aug. 2018, August 2018 9109,5.0,IqaluitKeith,https://www.tripadvisor.ca/Profile/IqaluitKeith, nil,Aug. 2018, July 2018 9109,4.0,PeteDion,https://www.tripadvisor.ca/Profile/PeteDion, nil,Jul. 2018, July 2018 9109,4.0,Footloosepantsfree,https://www.tripadvisor.ca/Profile/Footloosepantsfree, nil,Jul. 2018, July 2018 9109,2.0,O-Sherry,https://www.tripadvisor.ca/Profile/O-Sherry, nil,Jul. 2018, July 2018 9109,5.0,Christiane P,https://www.tripadvisor.ca/Profile/513christianep, nil,Jul. 2018, May 2018 9109,2.0,sheiladave2017,https://www.tripadvisor.ca/Profile/sheiladave2017, nil,Jun. 2018, June 2018 9109,5.0,annjetti,https://www.tripadvisor.ca/Profile/annjetti, nil,May 2018, May 2018 9109,3.0,JavaMama75,https://www.tripadvisor.ca/Profile/JavaMama75, nil,May 2018, May 2018 9109,5.0,Ronald N,https://www.tripadvisor.ca/Profile/838ronaldn, nil,Mar. 2018, March 2018 9109,4.0,Hans S,https://www.tripadvisor.ca/Profile/hanss878, nil,Mar. 2018, March 2018 9109,1.0,123juliand,https://www.tripadvisor.ca/Profile/123juliand, nil,Mar. 2018, February 2018 9109,5.0,835maryanner,https://www.tripadvisor.ca/Profile/835maryanner, nil,Feb. 2018, February 2018 9109,3.0,LLHH,https://www.tripadvisor.ca/Profile/LLHH, nil,Feb. 2018, February 2018 9109,5.0,johngc795,https://www.tripadvisor.ca/Profile/johngc795, nil,Feb. 2018, February 2018 9109,5.0,Vfdavis,https://www.tripadvisor.ca/Profile/Vfdavis, nil,Jan. 2018, December 2017 9109,4.0,Lisa B,https://www.tripadvisor.ca/Profile/Z8245DGlisab, nil,Jan. 2018, December 2017 9109,nil,,nil, nil,nil,nil 9109,4.0,Hawaiisurfn,https://www.tripadvisor.ca/Profile/Hawaiisurfn, nil,Sep. 2017, September 2017 9109,4.0,Stephanie Kate,https://www.tripadvisor.ca/Profile/ToffeeCanary, nil,Sep. 2017, August 2017 9109,4.0,Adam Q,https://www.tripadvisor.ca/Profile/56adamq, nil,Aug. 2017, August 2017 9109,3.0,Ilena73,https://www.tripadvisor.ca/Profile/Ilena73, nil,Aug. 2017, August 2017 9109,3.0,Bo Rejmert S,https://www.tripadvisor.ca/Profile/BoRejmertS, nil,Aug. 2017, July 2017 9109,2.0,Jeanie B,https://www.tripadvisor.ca/Profile/502jeanieb, nil,Aug. 2017, August 2017 9109,5.0,Diana F,https://www.tripadvisor.ca/Profile/DJF04742, nil,Aug. 2017, July 2017 9109,1.0,michaelbkolsky,https://www.tripadvisor.ca/Profile/michaelbkolsky, nil,Aug. 2017, August 2017 9109,5.0,NorthCountryWriter,https://www.tripadvisor.ca/Profile/NorthCountryWriter, nil,Jul. 2017, June 2017 9109,4.0,PeterJtrips,https://www.tripadvisor.ca/Profile/PeterJtrips, nil,Jul. 2017, July 2017 9109,3.0,trelynn,https://www.tripadvisor.ca/Profile/trelynn, nil,Jul. 2017, June 2017 9109,5.0,Sarah C,https://www.tripadvisor.ca/Profile/SarahC127901, nil,Jul. 2017, June 2017 9109,4.0,ScubadiversM-M,https://www.tripadvisor.ca/Profile/ScubadiversM-M, nil,Jul. 2017, July 2017 9109,4.0,Matt B,https://www.tripadvisor.ca/Profile/586mattb, nil,Jul. 2017, June 2017 9109,5.0,MaureenH_11,https://www.tripadvisor.ca/Profile/MaureenH_11, nil,Jul. 2017, July 2017 9109,3.0,Andy H,https://www.tripadvisor.ca/Profile/809AndyH, nil,Jun. 2017, June 2017 9109,5.0,rodjenks,https://www.tripadvisor.ca/Profile/rodjenks, nil,Jun. 2017, May 2017 9109,5.0,Angela R,https://www.tripadvisor.ca/Profile/angelarI858MF, nil,May 2017, May 2017 9109,3.0,Michele G,https://www.tripadvisor.ca/Profile/R8743NYmicheleg, nil,Apr. 2017, April 2017 9109,3.0,Gordtgr,https://www.tripadvisor.ca/Profile/Gordtgr, nil,Apr. 2017, April 2017 9109,4.0,Michelle H,https://www.tripadvisor.ca/Profile/409MichelleH409, nil,Oct. 2016, September 2016 9109,5.0,Lee C,https://www.tripadvisor.ca/Profile/GulfCoastJunkie, nil,Oct. 2016, September 2016 9109,4.0,Geraniumred,https://www.tripadvisor.ca/Profile/Geraniumred, nil,Sep. 2016, September 2016 9109,5.0,Jocelyne S,https://www.tripadvisor.ca/Profile/jocelynes127, nil,Sep. 2016, September 2016 9109,4.0,jmedm,https://www.tripadvisor.ca/Profile/jmedm, nil,Sep. 2016, September 2016 9109,4.0,Tim P,https://www.tripadvisor.ca/Profile/timpI9759SV, nil,Sep. 2016, November 2015 9109,5.0,travelingman447,https://www.tripadvisor.ca/Profile/travelingman447, nil,Sep. 2016, September 2016 9109,3.0,Jenny M,https://www.tripadvisor.ca/Profile/I4399TKjennym, nil,Sep. 2016, August 2016 9109,5.0,Russell H,https://www.tripadvisor.ca/Profile/X9586XRbethh, nil,Sep. 2016, September 2016 9109,4.0,Debra D,https://www.tripadvisor.ca/Profile/823debrad, nil,Sep. 2016, August 2016 9109,5.0,Linda S,https://www.tripadvisor.ca/Profile/T7145HKlindas, nil,Sep. 2016, August 2016 9109,4.0,Margaret B,https://www.tripadvisor.ca/Profile/MargaretB719, nil,Aug. 2016, August 2016 9109,3.0,Vlad_Inh,https://www.tripadvisor.ca/Profile/Vlad_Inh, nil,Aug. 2016, July 2016 9109,5.0,Debra T,https://www.tripadvisor.ca/Profile/debrat468, nil,Aug. 2016, August 2016 9109,3.0,Alfons B,https://www.tripadvisor.ca/Profile/alfonsb32, nil,Aug. 2016, August 2016 9109,2.0,Andrea G,https://www.tripadvisor.ca/Profile/andreagS756KL, nil,Jul. 2016, July 2016 9109,3.0,nixgirl,https://www.tripadvisor.ca/Profile/nixgirl, nil,Feb. 2016, November 2015 9109,4.0,AD192016,https://www.tripadvisor.ca/Profile/AD192016, nil,Jan. 2016, January 2016 9109,5.0,Anthony D,https://www.tripadvisor.ca/Profile/anthonydH5196FY, nil,Dec. 2015, October 2015 9109,3.0,TomC50,https://www.tripadvisor.ca/Profile/TomC50, nil,Oct. 2015, September 2015 9109,4.0,sopito,https://www.tripadvisor.ca/Profile/sopito, nil,Jul. 2015, July 2015 9109,1.0,ThriftyGypsy,https://www.tripadvisor.ca/Profile/ThriftyGypsy, nil,Jul. 2015, July 2015 9109,4.0,Noela W,https://www.tripadvisor.ca/Profile/noelaw, nil,Jul. 2015, June 2015 9109,5.0,PGFamilyGuy,https://www.tripadvisor.ca/Profile/PGFamilyGuy, nil,May 2015, May 2015 9109,5.0,tinanuge,https://www.tripadvisor.ca/Profile/tinanuge, nil,May 2015, May 2015 9109,3.0,Ssute350Oz,https://www.tripadvisor.ca/Profile/Ssute350Oz, nil,Dec. 2014, June 2014 9109,4.0,Keith H,https://www.tripadvisor.ca/Profile/974keithh, nil,Nov. 2014, August 2014 9109,3.0,HeatherC1025,https://www.tripadvisor.ca/Profile/HeatherC1025, nil,Oct. 2014, June 2014 9109,3.0,ketchikangurl,https://www.tripadvisor.ca/Profile/ketchikangurl, nil,Sep. 2014, August 2014 9109,1.0,John1605G,https://www.tripadvisor.ca/Profile/John1605G, nil,Sep. 2014, September 2014 9109,1.0,PatrickCKampenhout,https://www.tripadvisor.ca/Profile/PatrickCKampenhout, nil,Sep. 2014, August 2014 9109,3.0,JonnyG47,https://www.tripadvisor.ca/Profile/JonnyG47, nil,Aug. 2014, July 2014 9109,3.0,Carol2012787,https://www.tripadvisor.ca/Profile/Carol2012787, nil,Jul. 2014, July 2014 9109,4.0,Traveling_Welshman,https://www.tripadvisor.ca/Profile/Traveling_Welshman, nil,Jul. 2014, June 2014 9109,3.0,cheekychubbychops,https://www.tripadvisor.ca/Profile/cheekychubbychops, nil,Jun. 2014, May 2014 9109,3.0,jengeogeek,https://www.tripadvisor.ca/Profile/jengeogeek, nil,Jun. 2014, June 2014 9109,3.0,LoneRangerDude,https://www.tripadvisor.ca/Profile/LoneRangerDude, nil,Jun. 2014, June 2014 9109,2.0,Rebecca K,https://www.tripadvisor.ca/Profile/159rebeccak, nil,May 2014, May 2014 9109,3.0,Tahunga,https://www.tripadvisor.ca/Profile/Tahunga, nil,May 2014, May 2014 9109,5.0,DavidJMcWalter,https://www.tripadvisor.ca/Profile/DavidJMcWalter, nil,Mar. 2014, March 2014 9109,3.0,tobaccocay,https://www.tripadvisor.ca/Profile/tobaccocay, nil,Sep. 2013, August 2013 9109,2.0,kate204,https://www.tripadvisor.ca/Profile/kate204, nil,Sep. 2013, August 2013 9109,3.0,Rory C,https://www.tripadvisor.ca/Profile/RoryC534, nil,Aug. 2013, August 2013 9109,3.0,RedroverOttawa10,https://www.tripadvisor.ca/Profile/RedroverOttawa10, nil,Aug. 2013, August 2013 9109,5.0,Michael G,https://www.tripadvisor.ca/Profile/980michaelg, nil,Aug. 2013, August 2013 9109,2.0,Kelly B,https://www.tripadvisor.ca/Profile/84KellyB84, nil,Aug. 2013, August 2013 9109,3.0,Ron H,https://www.tripadvisor.ca/Profile/RonH165, nil,Aug. 2013, July 2013 9109,2.0,Tony E,https://www.tripadvisor.ca/Profile/VivE140, nil,Jul. 2013, July 2013 9109,2.0,MreMargaretRiver,https://www.tripadvisor.ca/Profile/MreMargaretRiver, nil,Jul. 2013, June 2013 9109,3.0,kidtripping,https://www.tripadvisor.ca/Profile/kidtripping, nil,Jun. 2013, June 2013 9109,4.0,AKTraveler2012,https://www.tripadvisor.ca/Profile/AKTraveler2012, nil,Jun. 2013, June 2013 9109,3.0,Lancealoft,https://www.tripadvisor.ca/Profile/Lancealoft, nil,May 2013, December 2012 9109,3.0,BCBusinesstraveler,https://www.tripadvisor.ca/Profile/BCBusinesstraveler, nil,Feb. 2013, February 2013 9109,4.0,ExhaustedTvlr,https://www.tripadvisor.ca/Profile/ExhaustedTvlr, nil,Feb. 2013, February 2013 9109,4.0,TheHabs2013,https://www.tripadvisor.ca/Profile/TheHabs2013, nil,Dec. 2012, December 2012 9110,4.0,Mike P,https://www.tripadvisor.ca/Profile/MikeP144, nil,Oct. 2018, September 2018 9110,5.0,shelley m,https://www.tripadvisor.ca/Profile/722shelleym, nil,Aug. 2017, August 2017 9110,4.0,534DouglasM,https://www.tripadvisor.ca/Profile/534DouglasM, nil,Jun. 2015, May 2015 9110,4.0,SifnosNo1,https://www.tripadvisor.ca/Profile/SifnosNo1, nil,Mar. 2014, October 2013 9110,4.0,gwlynn,https://www.tripadvisor.ca/Profile/gwlynn, nil,Aug. 2012, July 2012 9110,3.0,Loochies,https://www.tripadvisor.ca/Profile/Loochies, nil,Aug. 2009, July 2009 9111,4.0,Heather A,https://www.tripadvisor.ca/Profile/341heathera, nil,Mar. 2019, March 2019 9111,4.0,CProvost,https://www.tripadvisor.ca/Profile/CPro1985, nil,Mar. 2019, March 2019 9111,4.0,Bonnie W,https://www.tripadvisor.ca/Profile/monrabdog, nil,Mar. 2019, March 2019 9111,4.0,Ed B,https://www.tripadvisor.ca/Profile/810EdB, nil,Jan. 2019, January 2019 9111,2.0,Nolpreen,https://www.tripadvisor.ca/Profile/Nolpreen, nil,Dec. 2018, December 2018 9111,3.0,Hammer132014,https://www.tripadvisor.ca/Profile/Hammer132014, nil,Nov. 2018, October 2018 9111,4.0,eztourist,https://www.tripadvisor.ca/Profile/eztourist, nil,Oct. 2018, October 2018 9111,5.0,Jo-Anne B,https://www.tripadvisor.ca/Profile/Jo_AnneB13, nil,Oct. 2018, October 2018 9111,4.0,meltemi51,https://www.tripadvisor.ca/Profile/meltemi51, nil,Sep. 2018, September 2018 9111,4.0,Dave B,https://www.tripadvisor.ca/Profile/WanderlustDave101, nil,Jul. 2018, June 2018 9111,2.0,Jen W,https://www.tripadvisor.ca/Profile/alohateach, nil,Jul. 2018, June 2018 9111,2.0,Deepika D,https://www.tripadvisor.ca/Profile/DeepikaD447, nil,Jun. 2018, June 2018 9111,3.0,Jim W,https://www.tripadvisor.ca/Profile/N3957SOjimw, nil,Jun. 2018, June 2018 9111,4.0,Kerry C,https://www.tripadvisor.ca/Profile/947kerryc, nil,Jun. 2018, June 2018 9111,4.0,1jnf3,https://www.tripadvisor.ca/Profile/1jnf3, nil,Jun. 2018, June 2018 9111,3.0,energizer090,https://www.tripadvisor.ca/Profile/energizer090, nil,Jun. 2018, May 2018 9111,4.0,Picowell,https://www.tripadvisor.ca/Profile/Picowell, nil,Apr. 2018, April 2018 9111,4.0,carvelqueen,https://www.tripadvisor.ca/Profile/carvelqueen, nil,Jan. 2018, December 2017 9111,5.0,Robert W,https://www.tripadvisor.ca/Profile/RobertW5295, nil,Nov. 2017, October 2017 9111,nil,,nil, nil,nil,nil 9111,5.0,llein,https://www.tripadvisor.ca/Profile/llein, nil,Aug. 2017, August 2017 9111,4.0,RonAKA,https://www.tripadvisor.ca/Profile/RonAKA, nil,Jul. 2017, July 2017 9111,4.0,CanuckAbroad2,https://www.tripadvisor.ca/Profile/CanuckAbroad2, nil,Jul. 2017, July 2017 9111,4.0,dsfamilyAlberta,https://www.tripadvisor.ca/Profile/dsfamilyAlberta, nil,Jul. 2017, July 2017 9111,5.0,Gurj B,https://www.tripadvisor.ca/Profile/GurjB_12, nil,Jul. 2017, June 2017 9111,3.0,PBTravelstheWorld,https://www.tripadvisor.ca/Profile/PBTravelstheWorld, nil,Jun. 2017, August 2016 9111,4.0,Judy P,https://www.tripadvisor.ca/Profile/802judyp, nil,Jun. 2017, June 2017 9111,5.0,Ty K,https://www.tripadvisor.ca/Profile/TyK216, nil,Jun. 2017, June 2017 9111,5.0,hayleyhab,https://www.tripadvisor.ca/Profile/hayleyhab, nil,Jun. 2017, June 2017 9111,4.0,Marcia H,https://www.tripadvisor.ca/Profile/MarciaH318, nil,Apr. 2017, April 2017 9111,3.0,maddie4bc,https://www.tripadvisor.ca/Profile/maddie4bc, nil,Apr. 2017, April 2017 9111,5.0,David U,https://www.tripadvisor.ca/Profile/DavidU292, nil,Apr. 2017, April 2017 9111,5.0,Bob K,https://www.tripadvisor.ca/Profile/V6402IEbobk, nil,Mar. 2017, February 2017 9111,4.0,Ben Y,https://www.tripadvisor.ca/Profile/722BenJ, nil,Jan. 2017, December 2016 9111,3.0,Jason H,https://www.tripadvisor.ca/Profile/D7994WGjasonh, nil,Dec. 2016, December 2016 9111,4.0,wescbr,https://www.tripadvisor.ca/Profile/wescbr, nil,Aug. 2016, July 2016 9111,3.0,mkdkbkmk,https://www.tripadvisor.ca/Profile/mkdkbkmk, nil,Aug. 2016, August 2016 9111,1.0,ELO,https://www.tripadvisor.ca/Profile/elliotl170, nil,Aug. 2016, August 2016 9111,1.0,Chris S,https://www.tripadvisor.ca/Profile/ChrisS351, nil,Aug. 2016, August 2016 9111,4.0,mlsonvani,https://www.tripadvisor.ca/Profile/mlsonvani, nil,Jul. 2016, July 2016 9111,4.0,Nathan C,https://www.tripadvisor.ca/Profile/nathanc520, nil,Jul. 2016, July 2016 9111,4.0,Brian V,https://www.tripadvisor.ca/Profile/V0lkster, nil,Jun. 2016, June 2016 9111,4.0,Catherine S,https://www.tripadvisor.ca/Profile/J7865FZcatherinep, nil,Jun. 2016, June 2016 9111,1.0,Stephanie M,https://www.tripadvisor.ca/Profile/stephaniemG5001AB, nil,May 2016, May 2016 9111,1.0,kiddsplay29,https://www.tripadvisor.ca/Profile/kiddsplay29, nil,May 2016, May 2016 9111,4.0,Anne B,https://www.tripadvisor.ca/Profile/X8950XIanneb, nil,May 2016, May 2016 9111,4.0,tripann,https://www.tripadvisor.ca/Profile/tripann, nil,May 2016, May 2016 9111,1.0,ttledrew,https://www.tripadvisor.ca/Profile/ttledrew, nil,Apr. 2016, April 2016 9111,5.0,HappilyeverRafter,https://www.tripadvisor.ca/Profile/HappilyeverRafter, nil,Jan. 2016, January 2016 9111,5.0,B&L,https://www.tripadvisor.ca/Profile/Searchingones, nil,Dec. 2015, December 2015 9111,4.0,Alex H,https://www.tripadvisor.ca/Profile/alex_hungar, nil,Dec. 2015, December 2015 9111,5.0,Kelly C,https://www.tripadvisor.ca/Profile/kellycU9077MC, nil,Nov. 2015, November 2015 9111,5.0,mitchmob,https://www.tripadvisor.ca/Profile/mitchmob, nil,Oct. 2015, September 2015 9111,5.0,BikerGal650,https://www.tripadvisor.ca/Profile/BikerGal650, nil,Oct. 2015, October 2015 9111,5.0,886judy,https://www.tripadvisor.ca/Profile/886judy, nil,Oct. 2015, October 2015 9111,4.0,Mojovennie,https://www.tripadvisor.ca/Profile/Mojovennie, nil,Sep. 2015, September 2015 9111,5.0,jumpstartalberta,https://www.tripadvisor.ca/Profile/jumpstartalberta, nil,Sep. 2015, September 2015 9111,4.0,Sac2Travelers,https://www.tripadvisor.ca/Profile/Sac2Travelers, nil,Sep. 2015, August 2015 9111,4.0,suegre60,https://www.tripadvisor.ca/Profile/suegre60, nil,Aug. 2015, September 2015 9111,1.0,Jeff G,https://www.tripadvisor.ca/Profile/Z3503YFjeffg, nil,Aug. 2015, August 2015 9111,3.0,Mariejana,https://www.tripadvisor.ca/Profile/Mariejana, nil,Aug. 2015, August 2015 9111,3.0,Cynthia B,https://www.tripadvisor.ca/Profile/113cynthiab, nil,Aug. 2015, July 2015 9111,3.0,lisarP3597WR,https://www.tripadvisor.ca/Profile/lisarP3597WR, nil,Aug. 2015, August 2015 9111,4.0,Anne L,https://www.tripadvisor.ca/Profile/annelZ4816BS, nil,Aug. 2015, August 2015 9111,3.0,vialactea,https://www.tripadvisor.ca/Profile/vialactea, nil,Aug. 2015, August 2015 9111,1.0,Jennifer Z,https://www.tripadvisor.ca/Profile/JenniferZ8, nil,Aug. 2015, July 2015 9111,3.0,Ellen D,https://www.tripadvisor.ca/Profile/ellend37, nil,Jul. 2015, July 2015 9111,2.0,EJ_Abes,https://www.tripadvisor.ca/Profile/EJ_Abes, nil,Jul. 2015, July 2015 9111,4.0,Diane C,https://www.tripadvisor.ca/Profile/449dianeg, nil,Jul. 2015, July 2015 9111,5.0,JoyceDH,https://www.tripadvisor.ca/Profile/JoyceDH, nil,Jul. 2015, July 2015 9111,4.0,Glen M,https://www.tripadvisor.ca/Profile/GlenM173, nil,Jul. 2015, July 2015 9111,3.0,david k,https://www.tripadvisor.ca/Profile/davidkD8972RF, nil,May 2015, May 2015 9111,3.0,SolusTraveller,https://www.tripadvisor.ca/Profile/SolusTraveller, nil,May 2015, April 2015 9111,5.0,Ellen K,https://www.tripadvisor.ca/Profile/EllenK578, nil,Jan. 2015, January 2015 9111,5.0,John J,https://www.tripadvisor.ca/Profile/johnjL2595RB, nil,Jan. 2015, January 2015 9111,5.0,Ramblers1977,https://www.tripadvisor.ca/Profile/Ramblers1977, nil,Aug. 2014, August 2014 9111,1.0,Indyb0nes,https://www.tripadvisor.ca/Profile/Indyb0nes, nil,Jul. 2014, July 2014 9111,5.0,annchasebc,https://www.tripadvisor.ca/Profile/annchasebc, nil,Jul. 2014, July 2014 9111,1.0,FrancesMae,https://www.tripadvisor.ca/Profile/FrancesMae, nil,Jun. 2014, June 2014 9111,1.0,BrianneK,https://www.tripadvisor.ca/Profile/BrianneK, nil,Feb. 2014, February 2014 9111,5.0,TuckerVictoria,https://www.tripadvisor.ca/Profile/TuckerVictoria, nil,Feb. 2014, February 2014 9111,4.0,Andrea B,https://www.tripadvisor.ca/Profile/R2199MOandreab, nil,Jan. 2014, December 2013 9111,4.0,canadianveggie,https://www.tripadvisor.ca/Profile/canadianveggie, nil,Jan. 2014, December 2013 9111,5.0,YaYaCruiser,https://www.tripadvisor.ca/Profile/YaYaCruiser, nil,Dec. 2013, December 2013 9111,4.0,Danielle S,https://www.tripadvisor.ca/Profile/DanielleS558, nil,Dec. 2013, December 2013 9111,2.0,Archie C,https://www.tripadvisor.ca/Profile/MinivanCalgaryFamily, nil,Aug. 2013, August 2013 9111,4.0,KHRMLWM,https://www.tripadvisor.ca/Profile/KHRMLWM, nil,Jul. 2013, July 2013 9111,3.0,acgardiner,https://www.tripadvisor.ca/Profile/acgardiner, nil,Jul. 2012, June 2012 9111,4.0,julietheoracle,https://www.tripadvisor.ca/Profile/julietheoracle, nil,Jul. 2012, July 2012 9111,5.0,Richard M,https://www.tripadvisor.ca/Profile/RichardM268, nil,May 2012, May 2012 9111,3.0,catp79,https://www.tripadvisor.ca/Profile/catp79, nil,Apr. 2012, September 2011 9111,5.0,Hally H,https://www.tripadvisor.ca/Profile/HallyH_12, nil,Mar. 2012, March 2012 9111,2.0,Ruth T,https://www.tripadvisor.ca/Profile/RuthT776, nil,Feb. 2012, February 2012 9111,5.0,Kilguy,https://www.tripadvisor.ca/Profile/Kilguy, nil,Jul. 2011, July 2011 9111,3.0,Acidentalturist,https://www.tripadvisor.ca/Profile/Acidentalturist, nil,Jul. 2011, July 2011 9111,5.0,campinginhotels,https://www.tripadvisor.ca/Profile/campinginhotels, nil,Oct. 2010, September 2010 9112,nil,,nil, nil,nil,nil 9113,1.0,aws_alahmad,https://www.tripadvisor.ca/Profile/aws_alahmad, nil,Jan. 2019, January 2019 9113,3.0,kayakjoe55,https://www.tripadvisor.ca/Profile/kayakjoe55, nil,Oct. 2018, September 2018 9113,2.0,Jazz,https://www.tripadvisor.ca/Profile/Jajze, nil,Sep. 2018, September 2018 9113,2.0,Christy,https://www.tripadvisor.ca/Profile/Christyte, nil,Sep. 2018, September 2018 9113,3.0,Sandy C,https://www.tripadvisor.ca/Profile/339sandyc, nil,Sep. 2018, September 2018 9113,3.0,DaQi,https://www.tripadvisor.ca/Profile/DaQi, nil,Aug. 2018, July 2018 9113,4.0,Brian H,https://www.tripadvisor.ca/Profile/311brianh311, nil,Aug. 2018, July 2018 9113,3.0,aktreetop,https://www.tripadvisor.ca/Profile/aktreetop, nil,Aug. 2018, July 2018 9113,4.0,Volker H,https://www.tripadvisor.ca/Profile/VolkerKlipphausen, nil,Jun. 2018, June 2018 9113,3.0,ashes9729,https://www.tripadvisor.ca/Profile/ashes9729, nil,Jun. 2018, June 2018 9113,3.0,Norman F,https://www.tripadvisor.ca/Profile/798normanf, nil,Jun. 2018, June 2018 9113,1.0,StockandMorgan,https://www.tripadvisor.ca/Profile/StockandMorgan, nil,Sep. 2017, September 2017 9113,3.0,Michael C,https://www.tripadvisor.ca/Profile/M7522DGmichaelc, nil,Aug. 2017, August 2017 9113,3.0,Jariya,https://www.tripadvisor.ca/Profile/Jariya, nil,Aug. 2017, July 2017 9113,2.0,Joyce H,https://www.tripadvisor.ca/Profile/JoyceH2198, nil,Aug. 2017, July 2017 9113,4.0,DGPoleman,https://www.tripadvisor.ca/Profile/DGPoleman, nil,Jul. 2017, July 2017 9113,3.0,Soonie68,https://www.tripadvisor.ca/Profile/Soonie68, nil,Jun. 2017, June 2017 9113,3.0,EEM88,https://www.tripadvisor.ca/Profile/EEM88, nil,Jun. 2017, June 2017 9113,5.0,65Pmobile,https://www.tripadvisor.ca/Profile/65Pmobile, nil,Jan. 2017, June 2016 9113,3.0,Z5292KWrobertc,https://www.tripadvisor.ca/Profile/Z5292KWrobertc, nil,Oct. 2016, September 2016 9113,3.0,Barbara W,https://www.tripadvisor.ca/Profile/barbaraw130, nil,Oct. 2016, August 2016 9113,4.0,D C C,https://www.tripadvisor.ca/Profile/213dcc, nil,Sep. 2016, September 2016 9113,3.0,MMacDad,https://www.tripadvisor.ca/Profile/MMacDad, nil,Aug. 2016, July 2016 9113,3.0,Jonathon L,https://www.tripadvisor.ca/Profile/jonathonl558, nil,Aug. 2016, July 2016 9113,4.0,reynoir2,https://www.tripadvisor.ca/Profile/reynoir2, nil,Jul. 2016, July 2016 9113,5.0,mary m,https://www.tripadvisor.ca/Profile/F5556OMmarym, nil,Jul. 2016, July 2016 9113,4.0,Ren1211,https://www.tripadvisor.ca/Profile/Ren1211, nil,Jul. 2016, May 2016 9113,3.0,TwoMensMum,https://www.tripadvisor.ca/Profile/TwoMensMum, nil,Jul. 2016, June 2016 9113,3.0,665darryls,https://www.tripadvisor.ca/Profile/665darryls, nil,Jun. 2016, June 2016 9113,3.0,tomubest,https://www.tripadvisor.ca/Profile/tomubest, nil,Jun. 2016, June 2016 9113,4.0,Reas64,https://www.tripadvisor.ca/Profile/Reas64, nil,Jun. 2016, June 2016 9113,4.0,Lizz P,https://www.tripadvisor.ca/Profile/526lizzp, nil,May 2016, May 2016 9113,5.0,MichaelM0079,https://www.tripadvisor.ca/Profile/MichaelM0079, nil,Oct. 2015, October 2015 9113,4.0,Kim A,https://www.tripadvisor.ca/Profile/KimA928, nil,Sep. 2015, August 2015 9113,3.0,Peter H,https://www.tripadvisor.ca/Profile/peterhC1086GT, nil,Sep. 2015, September 2015 9113,2.0,fayo400,https://www.tripadvisor.ca/Profile/fayo400, nil,Aug. 2015, August 2015 9113,5.0,Wendy K,https://www.tripadvisor.ca/Profile/wendyk21, nil,Jul. 2015, July 2015 9113,3.0,Murray C,https://www.tripadvisor.ca/Profile/393murrayc, nil,Jul. 2015, July 2015 9113,5.0,Chrosmond,https://www.tripadvisor.ca/Profile/Chrosmond, nil,Jul. 2015, July 2015 9113,5.0,Kevin K,https://www.tripadvisor.ca/Profile/kevinkS9759PB, nil,Jul. 2015, July 2015 9113,3.0,J_Rome,https://www.tripadvisor.ca/Profile/J_Rome, nil,May 2015, May 2015 9113,3.0,JT F,https://www.tripadvisor.ca/Profile/464jtf, nil,May 2015, May 2015 9113,4.0,SolusTraveller,https://www.tripadvisor.ca/Profile/SolusTraveller, nil,Apr. 2015, April 2015 9113,1.0,elmop,https://www.tripadvisor.ca/Profile/elmop, nil,Feb. 2015, August 2014 9113,nil,,nil, nil,nil,nil 9113,5.0,Younghun J,https://www.tripadvisor.ca/Profile/younghunj2014, nil,Aug. 2014, August 2014 9113,4.0,tiggins,https://www.tripadvisor.ca/Profile/tiggins, nil,Aug. 2014, July 2014 9113,3.0,Neil L,https://www.tripadvisor.ca/Profile/RoadTripLover333, nil,Aug. 2014, July 2014 9113,3.0,Catfish85U,https://www.tripadvisor.ca/Profile/Catfish85U, nil,Jul. 2014, July 2014 9113,5.0,syphone,https://www.tripadvisor.ca/Profile/syphone, nil,Jul. 2014, July 2014 9113,4.0,Paul L,https://www.tripadvisor.ca/Profile/PaulL640, nil,Oct. 2011, April 2011 9113,3.0,ali3240,https://www.tripadvisor.ca/Profile/ali3240, nil,Aug. 2011, August 2011 9113,3.0,bigtrippertoo,https://www.tripadvisor.ca/Profile/bigtrippertoo, nil,Jul. 2011, June 2011 9113,4.0,LeslieJacob,https://www.tripadvisor.ca/Profile/LeslieJacob, nil,Feb. 2011, August 2010 9113,3.0,muskrat88,https://www.tripadvisor.ca/Profile/muskrat88, nil,Aug. 2010, July 2010 9113,3.0,spamvindalo,https://www.tripadvisor.ca/Profile/spamvindalo, nil,Jul. 2010, June 2010 9113,4.0,syko_sis,https://www.tripadvisor.ca/Profile/syko_sis, nil,Feb. 2010, January 2010 9113,4.0,YDL097,https://www.tripadvisor.ca/Profile/YDL097, nil,Nov. 2009, August 2009 9113,5.0,Nora15,https://www.tripadvisor.ca/Profile/Nora15, nil,Nov. 2009, June 2009 9113,1.0,jt0475,https://www.tripadvisor.ca/Profile/jt0475, nil,May 2009, March 2009 9113,4.0,Rod123,https://www.tripadvisor.ca/Profile/Rod123, nil,Sep. 2008, July 2008 9113,5.0,JJunos,https://www.tripadvisor.ca/Profile/JJunos, nil,Apr. 2008, March 2008 9113,5.0,kappas1,https://www.tripadvisor.ca/Profile/kappas1, nil,Mar. 2008, December 2007 9113,1.0,iki4,https://www.tripadvisor.ca/Profile/iki4, nil,Oct. 2007, August 2007 9114,nil,,nil, nil,nil,nil 9115,3.0,amdgriggs,https://www.tripadvisor.ca/Profile/amdgriggs, nil,Aug. 2018, August 2018 9115,nil,,nil, nil,nil,nil 9115,5.0,David W,https://www.tripadvisor.ca/Profile/FerryCaptain, nil,Jul. 2012, July 2012 9115,4.0,Travellingcoop,https://www.tripadvisor.ca/Profile/Travellingcoop, nil,May 2011, May 2011 9115,4.0,lovesvacation47,https://www.tripadvisor.ca/Profile/lovesvacation47, nil,Aug. 2009, July 2009 9117,1.0,Hethir,https://www.tripadvisor.ca/Profile/Hethir, nil,Nov. 2018, November 2018 9117,1.0,Kylee R,https://www.tripadvisor.ca/Profile/817kyleer, nil,Nov. 2018, November 2018 9117,1.0,PHK250,https://www.tripadvisor.ca/Profile/PHK250, nil,Sep. 2018, September 2018 9117,3.0,kampervooman,https://www.tripadvisor.ca/Profile/kampervooman, nil,Aug. 2018, August 2018 9117,1.0,Fernwoodian,https://www.tripadvisor.ca/Profile/Fernwoodian, nil,Aug. 2018, August 2018 9117,4.0,EEM88,https://www.tripadvisor.ca/Profile/EEM88, nil,Aug. 2018, August 2018 9117,1.0,rac6969,https://www.tripadvisor.ca/Profile/rac6969, nil,Jul. 2018, July 2018 9117,2.0,Dilly1952,https://www.tripadvisor.ca/Profile/Dilly1952, nil,Jul. 2018, July 2018 9117,2.0,sharbear2018,https://www.tripadvisor.ca/Profile/sharbear2018, nil,Jul. 2018, July 2018 9117,1.0,burton8j,https://www.tripadvisor.ca/Profile/burton8j, nil,Jul. 2018, July 2018 9117,nil,,nil, nil,nil,nil 9117,1.0,Harry G,https://www.tripadvisor.ca/Profile/362harryg, nil,Jul. 2016, July 2016 9117,1.0,Cody C,https://www.tripadvisor.ca/Profile/CodyC64, nil,Jul. 2016, July 2016 9117,3.0,Jimbo999186402,https://www.tripadvisor.ca/Profile/Jimbo999186402, nil,Jul. 2016, June 2016 9117,1.0,128BobbiK,https://www.tripadvisor.ca/Profile/128BobbiK, nil,May 2016, March 2016 9117,4.0,dave32146,https://www.tripadvisor.ca/Profile/dave32146, nil,May 2016, April 2016 9117,3.0,Dan_Strasser,https://www.tripadvisor.ca/Profile/Dan_Strasser, nil,Sep. 2015, September 2015 9117,2.0,Bdaytrip57,https://www.tripadvisor.ca/Profile/Bdaytrip57, nil,Sep. 2015, September 2015 9117,3.0,Justinthai,https://www.tripadvisor.ca/Profile/Justinthai, nil,Sep. 2015, September 2015 9117,3.0,Zenbro,https://www.tripadvisor.ca/Profile/Zenbro, nil,Aug. 2015, August 2015 9117,2.0,annensteve,https://www.tripadvisor.ca/Profile/annensteve, nil,Jul. 2015, July 2015 9117,1.0,N8BAlabama,https://www.tripadvisor.ca/Profile/N8BAlabama, nil,Jun. 2015, June 2015 9117,3.0,Loren778899,https://www.tripadvisor.ca/Profile/Loren778899, nil,Jun. 2015, May 2015 9117,5.0,Nancy0123,https://www.tripadvisor.ca/Profile/Nancy0123, nil,Feb. 2015, February 2015 9117,3.0,kraut_chick,https://www.tripadvisor.ca/Profile/kraut_chick, nil,Oct. 2014, September 2014 9117,2.0,Laurence E,https://www.tripadvisor.ca/Profile/773laurencee, nil,Oct. 2014, May 2014 9117,5.0,anafricanincanada,https://www.tripadvisor.ca/Profile/anafricanincanada, nil,Sep. 2014, September 2014 9117,2.0,DragonBeanie,https://www.tripadvisor.ca/Profile/DragonBeanie, nil,Sep. 2014, September 2014 9117,3.0,talaha,https://www.tripadvisor.ca/Profile/talaha, nil,Aug. 2014, August 2014 9117,3.0,tsparling,https://www.tripadvisor.ca/Profile/tsparling, nil,Aug. 2014, August 2014 9117,3.0,Ryan H,https://www.tripadvisor.ca/Profile/ryanh523, nil,Aug. 2014, July 2014 9117,2.0,WhiteWolfPG,https://www.tripadvisor.ca/Profile/WhiteWolfPG, nil,Jul. 2014, July 2014 9117,3.0,1Bubba,https://www.tripadvisor.ca/Profile/1Bubba, nil,Jul. 2014, June 2014 9117,4.0,Jackie W,https://www.tripadvisor.ca/Profile/160jackiew160, nil,Jul. 2014, June 2014 9117,3.0,Miworthian,https://www.tripadvisor.ca/Profile/Miworthian, nil,Jun. 2014, June 2014 9117,4.0,bcbc2013,https://www.tripadvisor.ca/Profile/bcbc2013, nil,May 2014, May 2014 9117,4.0,Bradney T,https://www.tripadvisor.ca/Profile/BradneyT, nil,May 2014, May 2014 9117,5.0,TomC50,https://www.tripadvisor.ca/Profile/TomC50, nil,Apr. 2014, March 2014 9117,3.0,SquamishFooty,https://www.tripadvisor.ca/Profile/SquamishFooty, nil,Oct. 2013, October 2013 9117,3.0,Chris_Traveller_01,https://www.tripadvisor.ca/Profile/Chris_Traveller_01, nil,Oct. 2013, May 2013 9117,2.0,oaklyn,https://www.tripadvisor.ca/Profile/oaklyn, nil,Oct. 2013, September 2013 9117,4.0,traceyrmj,https://www.tripadvisor.ca/Profile/traceyrmj, nil,Aug. 2013, August 2013 9117,1.0,holiday4four,https://www.tripadvisor.ca/Profile/holiday4four, nil,Aug. 2013, July 2013 9117,2.0,Debe W,https://www.tripadvisor.ca/Profile/debew2013, nil,Aug. 2013, July 2013 9117,4.0,Tobi T,https://www.tripadvisor.ca/Profile/tobit2013, nil,Jul. 2013, July 2013 9117,1.0,Maria P,https://www.tripadvisor.ca/Profile/968mariap, nil,Jun. 2013, June 2013 9117,4.0,HelenCarstairsAB,https://www.tripadvisor.ca/Profile/HelenCarstairsAB, nil,Jun. 2013, June 2013 9117,2.0,FanTanAlley,https://www.tripadvisor.ca/Profile/FanTanAlley, nil,May 2013, May 2013 9117,4.0,Erica_from_PG,https://www.tripadvisor.ca/Profile/Erica_from_PG, nil,Apr. 2013, October 2012 9117,5.0,j_thomas01,https://www.tripadvisor.ca/Profile/j_thomas01, nil,Apr. 2013, April 2013 9117,2.0,kidtripping,https://www.tripadvisor.ca/Profile/kidtripping, nil,Feb. 2013, February 2013 9117,4.0,Ellen M,https://www.tripadvisor.ca/Profile/822EllenM, nil,Feb. 2013, January 2013 9117,4.0,Tanya B,https://www.tripadvisor.ca/Profile/tanyab167, nil,Dec. 2012, December 2012 9117,4.0,KingsQueen768,https://www.tripadvisor.ca/Profile/KingsQueen768, nil,Dec. 2012, December 2012 9117,4.0,Jillian S,https://www.tripadvisor.ca/Profile/JillianS51, nil,Nov. 2012, September 2012 9117,4.0,TLXTravel,https://www.tripadvisor.ca/Profile/TLXTravel, nil,Oct. 2012, October 2012 9117,4.0,Bill R,https://www.tripadvisor.ca/Profile/BillR534, nil,Oct. 2012, September 2012 9117,4.0,John C,https://www.tripadvisor.ca/Profile/934JohnC, nil,Sep. 2012, September 2012 9117,4.0,marymary077,https://www.tripadvisor.ca/Profile/marymary077, nil,Aug. 2012, August 2012 9117,3.0,neysie,https://www.tripadvisor.ca/Profile/neysie, nil,Dec. 2011, April 2011 9117,3.0,Allingwelsh,https://www.tripadvisor.ca/Profile/Allingwelsh, nil,Jul. 2011, March 2011 9117,3.0,Lovelybilly,https://www.tripadvisor.ca/Profile/Lovelybilly, nil,Jul. 2011, July 2011 9117,3.0,DiverRob,https://www.tripadvisor.ca/Profile/DiverRob, nil,Jun. 2011, June 2011 9117,2.0,tedcBc,https://www.tripadvisor.ca/Profile/tedcBc, nil,Jun. 2010, June 2010 9117,1.0,MIKEY6969,https://www.tripadvisor.ca/Profile/MIKEY6969, nil,Jul. 2009, June 2009 9117,4.0,neverstayhome,https://www.tripadvisor.ca/Profile/neverstayhome, nil,Oct. 2008, September 2008 9117,2.0,geoqwest,https://www.tripadvisor.ca/Profile/geoqwest, nil,Dec. 2007, August 2006 9117,2.0,AucklandKat,https://www.tripadvisor.ca/Profile/AucklandKat, nil,May 2007, May 2007 9117,4.0,Liz&Nick,https://www.tripadvisor.ca/Profile/Destination802723, nil,Nov. 2005, September 2005 9117,4.0,Jonathan V,https://www.tripadvisor.ca/Profile/null, nil,Sep. 2005, September 2005 9117,1.0,simeon,https://www.tripadvisor.ca/Profile/simeon, nil,May 2005, August 2004 9117,1.0,SouthOxon,https://www.tripadvisor.ca/Profile/SouthOxon, nil,Sep. 2004, September 2004 9117,1.0,Trek35114,https://www.tripadvisor.ca/Profile/Trek35114, nil,Feb. 2004,nil 9118,nil,,nil, nil,nil,nil 9119,1.0,RP6283,https://www.tripadvisor.ca/Profile/RP6283, nil,Nov. 2018, September 2018 9119,4.0,Marquettemary,https://www.tripadvisor.ca/Profile/Marquettemary, nil,Oct. 2018, October 2018 9119,3.0,Valery P,https://www.tripadvisor.ca/Profile/713valeryp, nil,Oct. 2018, October 2018 9119,5.0,Scooter M,https://www.tripadvisor.ca/Profile/scooterm488, nil,Sep. 2018, September 2018 9119,4.0,munro725,https://www.tripadvisor.ca/Profile/munro725, nil,Aug. 2018, August 2018 9119,5.0,Myrna B,https://www.tripadvisor.ca/Profile/485myrnab, nil,Aug. 2018, August 2018 9119,5.0,Jake J,https://www.tripadvisor.ca/Profile/jakej632, nil,Aug. 2018, August 2018 9119,4.0,kes1955,https://www.tripadvisor.ca/Profile/kes1955, nil,Jul. 2018, July 2018 9119,5.0,2Midwest,https://www.tripadvisor.ca/Profile/2Midwest, nil,Jul. 2018, July 2018 9119,4.0,Chrisju2013,https://www.tripadvisor.ca/Profile/Chrisju2013, nil,Jun. 2018, June 2018 9119,4.0,J D,https://www.tripadvisor.ca/Profile/32JD32, nil,Dec. 2017, August 2017 9119,4.0,Keetu,https://www.tripadvisor.ca/Profile/Keetu, nil,Oct. 2017, October 2017 9119,5.0,Deeznutt,https://www.tripadvisor.ca/Profile/Deeznutt, nil,Oct. 2017, October 2017 9119,3.0,Tequita,https://www.tripadvisor.ca/Profile/Tequita, nil,Aug. 2017,nil 9119,4.0,StuartGustafson,https://www.tripadvisor.ca/Profile/StuartGustafson, nil,Jun. 2017, June 2017 9119,nil,,nil, nil,nil,nil 9119,4.0,Suzanne C,https://www.tripadvisor.ca/Profile/494suzannec, nil,Aug. 2016, August 2016 9119,4.0,Nshwaaswi,https://www.tripadvisor.ca/Profile/Nshwaaswi, nil,Jul. 2016, June 2016 9119,5.0,David in Canada,https://www.tripadvisor.ca/Profile/BenjaminD1102, nil,Jun. 2016, May 2016 9119,4.0,nickelcitygirl,https://www.tripadvisor.ca/Profile/nickelcitygirl, nil,May 2016, August 2015 9119,4.0,Centraldrc,https://www.tripadvisor.ca/Profile/Centraldrc, nil,Apr. 2016,nil 9119,3.0,DAB67,https://www.tripadvisor.ca/Profile/DAB67, nil,Oct. 2015, September 2015 9119,4.0,Mike P,https://www.tripadvisor.ca/Profile/Y3733QDmikep, nil,Sep. 2015, September 2015 9119,3.0,David D,https://www.tripadvisor.ca/Profile/R7379FLdavidd, nil,Aug. 2015,nil 9119,4.0,aaltje888,https://www.tripadvisor.ca/Profile/aaltje888, nil,Aug. 2015, August 2015 9119,3.0,lkpa67,https://www.tripadvisor.ca/Profile/lkpa67, nil,Aug. 2015, August 2015 9119,3.0,Sarah H,https://www.tripadvisor.ca/Profile/874SarahH, nil,Aug. 2015, August 2015 9119,3.0,Hugh M,https://www.tripadvisor.ca/Profile/HughM551, nil,Jul. 2015, July 2015 9119,4.0,timelesstart,https://www.tripadvisor.ca/Profile/timelesstart, nil,Jul. 2015, July 2015 9119,5.0,Dave H,https://www.tripadvisor.ca/Profile/37daveh, nil,Jul. 2015, June 2015 9119,4.0,Janina999,https://www.tripadvisor.ca/Profile/Janina999, nil,Jun. 2015, June 2015 9119,5.0,Donald R,https://www.tripadvisor.ca/Profile/donaldr515, nil,May 2014, May 2014 9119,3.0,superman56ba6,https://www.tripadvisor.ca/Profile/superman56ba6, nil,Oct. 2013, September 2013 9119,3.0,caribhunk,https://www.tripadvisor.ca/Profile/caribhunk, nil,Oct. 2013, September 2013 9119,3.0,tornadomom,https://www.tripadvisor.ca/Profile/tornadomom, nil,Sep. 2013, August 2013 9119,4.0,Ricky333,https://www.tripadvisor.ca/Profile/Ricky333, nil,Jul. 2013,nil 9119,3.0,Arnie_M4956,https://www.tripadvisor.ca/Profile/Arnie_M4956, nil,Jul. 2013, June 2013 9119,3.0,motomoda,https://www.tripadvisor.ca/Profile/motomoda, nil,Jun. 2013, June 2013 9119,1.0,JPchick,https://www.tripadvisor.ca/Profile/JPchick, nil,Sep. 2012, September 2012 9119,2.0,Regislive,https://www.tripadvisor.ca/Profile/Regislive, nil,Sep. 2012, September 2012 9119,3.0,laraoz34,https://www.tripadvisor.ca/Profile/laraoz34, nil,Aug. 2012, August 2012 9119,4.0,andyjhc67,https://www.tripadvisor.ca/Profile/andyjhc67, nil,Jul. 2012, August 2011 9119,4.0,mslade,https://www.tripadvisor.ca/Profile/mslade, nil,Jul. 2012, July 2012 9119,4.0,sailorjeff,https://www.tripadvisor.ca/Profile/sailorjeff, nil,Jul. 2012, July 2012 9119,4.0,Matt M,https://www.tripadvisor.ca/Profile/58mattm, nil,Jul. 2012, July 2012 9119,4.0,embassy101,https://www.tripadvisor.ca/Profile/embassy101, nil,Oct. 2011, June 2011 9119,5.0,DonnafromTorontoOnt,https://www.tripadvisor.ca/Profile/DonnafromTorontoOnt, nil,Sep. 2011, September 2011 9119,2.0,tsg1965,https://www.tripadvisor.ca/Profile/tsg1965, nil,Sep. 2011, August 2011 9119,1.0,ajoshawa_11,https://www.tripadvisor.ca/Profile/ajoshawa_11, nil,Aug. 2011, August 2011 9119,4.0,Louise M,https://www.tripadvisor.ca/Profile/sweetdreammjp, nil,Aug. 2011, August 2011 9119,5.0,Sebring999,https://www.tripadvisor.ca/Profile/Sebring999, nil,Aug. 2011, July 2011 9119,4.0,spirtster,https://www.tripadvisor.ca/Profile/spirtster, nil,Aug. 2011, August 2011 9119,2.0,clike,https://www.tripadvisor.ca/Profile/clike, nil,Jun. 2011, June 2011 9119,5.0,carriecomma,https://www.tripadvisor.ca/Profile/carriecomma, nil,May 2011, May 2011 9119,5.0,danielle_220565,https://www.tripadvisor.ca/Profile/danielle_220565, nil,May 2011, April 2011 9119,2.0,iceman_137,https://www.tripadvisor.ca/Profile/iceman_137, nil,Mar. 2011, March 2011 9120,nil,,nil, nil,nil,nil 9121,4.0,DebfraMN,https://www.tripadvisor.ca/Profile/DebfraMN, nil,Sep. 2018, September 2018 9121,5.0,Pamela S,https://www.tripadvisor.ca/Profile/spraggers73, nil,Sep. 2018, September 2018 9121,5.0,buttereau,https://www.tripadvisor.ca/Profile/buttereau, nil,Aug. 2018, August 2018 9121,5.0,Matt C,https://www.tripadvisor.ca/Profile/mattcI323IH, nil,Aug. 2018, August 2018 9121,4.0,BCbikeGuy,https://www.tripadvisor.ca/Profile/BCbikeGuy, nil,Jul. 2018, July 2018 9121,4.0,eeback,https://www.tripadvisor.ca/Profile/eeback, nil,Jul. 2018, July 2018 9121,4.0,janet f,https://www.tripadvisor.ca/Profile/janetfU2578KV, nil,Jul. 2018, July 2018 9121,5.0,LiRan99,https://www.tripadvisor.ca/Profile/LiRan99, nil,Feb. 2018, August 2017 9121,3.0,oldgang598,https://www.tripadvisor.ca/Profile/oldgang598, nil,Dec. 2017, September 2017 9121,4.0,maryo702,https://www.tripadvisor.ca/Profile/maryo702, nil,Nov. 2017, September 2017 9121,nil,,nil, nil,nil,nil 9121,5.0,Grace439,https://www.tripadvisor.ca/Profile/Grace439, nil,Nov. 2016, September 2016 9121,4.0,Citallwic,https://www.tripadvisor.ca/Profile/Citallwic, nil,Sep. 2016, September 2016 9121,4.0,Brody T,https://www.tripadvisor.ca/Profile/BrodyT_13, nil,Sep. 2016, September 2016 9121,4.0,Teresa N,https://www.tripadvisor.ca/Profile/aseretr2016, nil,Jul. 2016, July 2016 9121,5.0,VinceL403,https://www.tripadvisor.ca/Profile/VinceL403, nil,Jun. 2016, May 2016 9121,5.0,iiml,https://www.tripadvisor.ca/Profile/iiml, nil,Jun. 2016, May 2016 9121,5.0,Oliver L,https://www.tripadvisor.ca/Profile/314oliverl, nil,Jun. 2016, June 2016 9121,5.0,cookieswife,https://www.tripadvisor.ca/Profile/cookieswife, nil,Sep. 2015, September 2015 9121,4.0,hestia52,https://www.tripadvisor.ca/Profile/hestia52, nil,Sep. 2015, August 2015 9121,5.0,Rebel-NS,https://www.tripadvisor.ca/Profile/Rebel-NS, nil,Aug. 2015, August 2015 9121,5.0,capelite,https://www.tripadvisor.ca/Profile/capelite, nil,Jul. 2015, July 2015 9121,5.0,Donna W,https://www.tripadvisor.ca/Profile/donnawR4871KN, nil,Jul. 2015, July 2015 9121,5.0,Andy H,https://www.tripadvisor.ca/Profile/andyh899, nil,Jun. 2015, July 2014 9121,1.0,LiveLobster,https://www.tripadvisor.ca/Profile/LiveLobster, nil,Aug. 2014, August 2014 9121,5.0,Jeffrey B,https://www.tripadvisor.ca/Profile/jeffreybG2472BC, nil,Aug. 2014, August 2014 9121,5.0,Kellie A,https://www.tripadvisor.ca/Profile/969kelliea, nil,Aug. 2014, August 2014 9121,4.0,djne11026,https://www.tripadvisor.ca/Profile/djne11026, nil,Aug. 2014, August 2014 9121,5.0,Gordon B,https://www.tripadvisor.ca/Profile/gordonb752, nil,Aug. 2014, July 2014 9121,5.0,Vili_S777,https://www.tripadvisor.ca/Profile/Vili_S777, nil,Sep. 2013, September 2013 9121,4.0,Evelyn M,https://www.tripadvisor.ca/Profile/evelynm373, nil,Sep. 2013, September 2013 9121,4.0,athowatt,https://www.tripadvisor.ca/Profile/athowatt, nil,Aug. 2013, August 2013 9121,5.0,kingskorner,https://www.tripadvisor.ca/Profile/kingskorner, nil,Jul. 2013, July 2013 9122,5.0,Scott L,https://www.tripadvisor.ca/Profile/983ScottL, nil,Mar. 2019, March 2019 9122,5.0,Fran W,https://www.tripadvisor.ca/Profile/FranW899, nil,Feb. 2019, September 2018 9122,5.0,RMB,https://www.tripadvisor.ca/Profile/rm1202, nil,Feb. 2019, February 2019 9122,5.0,Sasha,https://www.tripadvisor.ca/Profile/steed52, nil,Feb. 2019, February 2019 9122,5.0,Chaylene,https://www.tripadvisor.ca/Profile/chaylene, nil,Feb. 2019, February 2019 9122,5.0,kateE656ZS,https://www.tripadvisor.ca/Profile/kateE656ZS, nil,Feb. 2019, February 2019 9122,5.0,Chelsea Veinot,https://www.tripadvisor.ca/Profile/chelseaveinot, nil,Feb. 2019, February 2019 9122,5.0,Laura Robinson,https://www.tripadvisor.ca/Profile/LauraFRobinson, nil,Feb. 2019, February 2019 9122,5.0,grammer521,https://www.tripadvisor.ca/Profile/grammer521, nil,Nov. 2018, November 2018 9122,5.0,Flyer784364,https://www.tripadvisor.ca/Profile/Flyer784364, nil,Nov. 2018, October 2018 9122,nil,,nil, nil,nil,nil 9122,1.0,Aaron Smith,https://www.tripadvisor.ca/Profile/chrmdome, nil,Aug. 2018, August 2018 9122,5.0,Richy_Bobby,https://www.tripadvisor.ca/Profile/Richy_Bobby, nil,Aug. 2018, August 2018 9122,5.0,Jake M,https://www.tripadvisor.ca/Profile/L8699YVjasonm, nil,Aug. 2018, August 2018 9122,5.0,Concoa,https://www.tripadvisor.ca/Profile/Concoa, nil,Aug. 2018, August 2018 9122,5.0,ConnieBrad,https://www.tripadvisor.ca/Profile/ConnieBrad, nil,Aug. 2018, August 2018 9122,5.0,ssnkr,https://www.tripadvisor.ca/Profile/ssnkr, nil,Aug. 2018, August 2018 9122,5.0,Brenda N,https://www.tripadvisor.ca/Profile/BrendaN989, nil,Aug. 2018, August 2018 9122,4.0,Barry W,https://www.tripadvisor.ca/Profile/253barryw, nil,Jul. 2018, July 2018 9122,2.0,Danita H,https://www.tripadvisor.ca/Profile/401danitah, nil,Jul. 2018, July 2018 9122,5.0,mochachocalatte,https://www.tripadvisor.ca/Profile/mochachocalatte, nil,Jul. 2018, July 2018 9122,5.0,coastalgardener,https://www.tripadvisor.ca/Profile/coastalgardener, nil,Jul. 2018, July 2018 9122,5.0,Connie L,https://www.tripadvisor.ca/Profile/connielM7623OV, nil,Jul. 2018, July 2018 9122,4.0,Alison G,https://www.tripadvisor.ca/Profile/546alisong, nil,Jul. 2018, July 2018 9122,4.0,Lynda E,https://www.tripadvisor.ca/Profile/20lyndae, nil,Jul. 2018, June 2018 9122,5.0,Debrat24,https://www.tripadvisor.ca/Profile/rosebud828, nil,Jun. 2018, June 2018 9122,5.0,jcolson999,https://www.tripadvisor.ca/Profile/jcolson999, nil,Jun. 2018, June 2018 9122,5.0,ssugar6686,https://www.tripadvisor.ca/Profile/ssugar6686, nil,Jun. 2018, June 2018 9122,5.0,Brandon G,https://www.tripadvisor.ca/Profile/350brandong, nil,Jun. 2018, June 2018 9122,4.0,Debbie-Alan-Alex,https://www.tripadvisor.ca/Profile/Debbie-Alan-Alex, nil,Jun. 2018, June 2018 9122,5.0,emacx,https://www.tripadvisor.ca/Profile/emacx, nil,May 2018, May 2018 9122,5.0,Anne S,https://www.tripadvisor.ca/Profile/annesK6178MV, nil,May 2018, May 2018 9122,4.0,1Businessman--2,https://www.tripadvisor.ca/Profile/1Businessman--2, nil,May 2018, May 2018 9122,4.0,Sandra Z,https://www.tripadvisor.ca/Profile/109sandraz, nil,Jan. 2018, December 2017 9122,5.0,Candais,https://www.tripadvisor.ca/Profile/Candais, nil,Dec. 2017, July 2017 9122,5.0,Robert T,https://www.tripadvisor.ca/Profile/RobertT829, nil,Oct. 2017, September 2017 9122,5.0,Hongfa W,https://www.tripadvisor.ca/Profile/HongfaW1, nil,Oct. 2017, October 2017 9122,4.0,lorenbc,https://www.tripadvisor.ca/Profile/lorenbc, nil,Sep. 2017, September 2017 9122,5.0,Diane B,https://www.tripadvisor.ca/Profile/DianeB283, nil,Sep. 2017, September 2017 9122,5.0,aheldz,https://www.tripadvisor.ca/Profile/aheldz, nil,Sep. 2017, August 2017 9122,5.0,cckone,https://www.tripadvisor.ca/Profile/cckone, nil,Aug. 2017, August 2017 9122,2.0,Robert G,https://www.tripadvisor.ca/Profile/robertgA5996FL, nil,Aug. 2017, August 2017 9122,5.0,Bwild16,https://www.tripadvisor.ca/Profile/Bwild16, nil,Aug. 2017, July 2017 9122,3.0,Nicole L,https://www.tripadvisor.ca/Profile/D5759NSnicolel, nil,Aug. 2017, August 2017 9122,5.0,gkgansfuss,https://www.tripadvisor.ca/Profile/gkgansfuss, nil,Aug. 2017, August 2017 9122,4.0,SweetPea,https://www.tripadvisor.ca/Profile/SweetPea, nil,Aug. 2017, August 2017 9122,5.0,AngelaMcTaggart,https://www.tripadvisor.ca/Profile/AngelaMcTaggart, nil,Jun. 2017, June 2017 9122,5.0,Brandon M,https://www.tripadvisor.ca/Profile/brandonmJ712QB, nil,Jun. 2017, June 2017 9122,5.0,Jan K,https://www.tripadvisor.ca/Profile/jankX5027TZ, nil,Jun. 2017, June 2017 9122,5.0,Tim M,https://www.tripadvisor.ca/Profile/S5979VAtimm, nil,Jun. 2017, June 2017 9122,5.0,Smilinkaren,https://www.tripadvisor.ca/Profile/Smilinkaren, nil,May 2017, June 2017 9122,5.0,markcV7157JQ,https://www.tripadvisor.ca/Profile/markcV7157JQ, nil,Apr. 2017, April 2017 9122,5.0,ldhd2007,https://www.tripadvisor.ca/Profile/ldhd2007, nil,Apr. 2017, April 2017 9122,3.0,Traveler700985,https://www.tripadvisor.ca/Profile/Traveler700985, nil,Feb. 2017, February 2017 9122,4.0,LP1247,https://www.tripadvisor.ca/Profile/LP1247, nil,Nov. 2016, August 2016 9122,5.0,Carolyn M,https://www.tripadvisor.ca/Profile/carolynmF1102AH, nil,Nov. 2016, November 2016 9122,5.0,Jerry S,https://www.tripadvisor.ca/Profile/jschofld, nil,Oct. 2016, October 2016 9122,4.0,Pat G,https://www.tripadvisor.ca/Profile/PatG216, nil,Oct. 2016, October 2016 9122,4.0,sam162016,https://www.tripadvisor.ca/Profile/sam162016, nil,Oct. 2016, September 2016 9122,4.0,b r,https://www.tripadvisor.ca/Profile/br242, nil,Oct. 2016, October 2016 9122,5.0,Eurodame,https://www.tripadvisor.ca/Profile/Eurodame, nil,Sep. 2016, September 2016 9122,5.0,helen s,https://www.tripadvisor.ca/Profile/R1444RZhelens, nil,Sep. 2016, September 2016 9122,5.0,aileenfenton,https://www.tripadvisor.ca/Profile/aileenfenton, nil,Sep. 2016, July 2016 9122,5.0,Abergie13,https://www.tripadvisor.ca/Profile/Abergie13, nil,Sep. 2016, September 2016 9122,5.0,Jill H,https://www.tripadvisor.ca/Profile/B4242DBjillh, nil,Sep. 2016, September 2016 9122,4.0,EMILY W,https://www.tripadvisor.ca/Profile/EMILYW759, nil,Sep. 2016, August 2016 9122,4.0,_davermcd,https://www.tripadvisor.ca/Profile/_davermcd, nil,Sep. 2016, August 2016 9122,4.0,hicynthia13,https://www.tripadvisor.ca/Profile/hicynthia13, nil,Sep. 2016, August 2016 9122,5.0,AnneB11,https://www.tripadvisor.ca/Profile/AnneB11, nil,Sep. 2016, June 2016 9122,5.0,iamzeke,https://www.tripadvisor.ca/Profile/iamzeke, nil,Aug. 2016, August 2016 9122,5.0,rdonovancci,https://www.tripadvisor.ca/Profile/rdonovancci, nil,Aug. 2016, August 2016 9122,2.0,Steven G,https://www.tripadvisor.ca/Profile/J5568KNsteveng, nil,Aug. 2016, August 2016 9122,4.0,Deborah D,https://www.tripadvisor.ca/Profile/deborahdX1281UL, nil,Aug. 2016, August 2016 9122,4.0,Lee G,https://www.tripadvisor.ca/Profile/LeeG51, nil,Aug. 2016, August 2016 9122,5.0,Angela7417,https://www.tripadvisor.ca/Profile/Angela7417, nil,Aug. 2016, August 2016 9122,4.0,DRM55,https://www.tripadvisor.ca/Profile/DRM55, nil,Jul. 2016, July 2016 9122,4.0,rnash10419,https://www.tripadvisor.ca/Profile/rnash10419, nil,Jul. 2016, July 2016 9122,3.0,Hollymberi,https://www.tripadvisor.ca/Profile/Hollymberi, nil,Jul. 2016, July 2016 9122,5.0,APAX152,https://www.tripadvisor.ca/Profile/APAX152, nil,Jul. 2016, July 2016 9122,5.0,VagabondsDotCH,https://www.tripadvisor.ca/Profile/VagabondsDotCH, nil,Jul. 2016, July 2016 9122,5.0,DMintz22,https://www.tripadvisor.ca/Profile/DMintz22, nil,Jul. 2016, July 2016 9122,4.0,Peg99,https://www.tripadvisor.ca/Profile/Peg99, nil,Jul. 2016, June 2016 9122,5.0,Mike G,https://www.tripadvisor.ca/Profile/mikegK6419WK, nil,Jun. 2016, June 2016 9122,4.0,Jill B,https://www.tripadvisor.ca/Profile/jillbC7060OX, nil,Jun. 2016, June 2016 9122,5.0,Mark D,https://www.tripadvisor.ca/Profile/markd176, nil,Jun. 2016, May 2016 9122,5.0,BARBRA L,https://www.tripadvisor.ca/Profile/BARBRAL332, nil,Jun. 2016, June 2016 9122,4.0,MJPearce,https://www.tripadvisor.ca/Profile/MJPearce, nil,Jun. 2016, June 2016 9122,5.0,64cedricm,https://www.tripadvisor.ca/Profile/64cedricm, nil,May 2016, April 2016 9122,4.0,Littleriverlodge,https://www.tripadvisor.ca/Profile/Littleriverlodge, nil,May 2016, May 2016 9122,5.0,bauders,https://www.tripadvisor.ca/Profile/bauders, nil,May 2016, May 2016 9122,5.0,Ian K,https://www.tripadvisor.ca/Profile/904iank, nil,May 2016, May 2016 9122,5.0,wggreathouse,https://www.tripadvisor.ca/Profile/wggreathouse, nil,May 2016, April 2016 9122,5.0,Kellie S,https://www.tripadvisor.ca/Profile/KellieS762, nil,Apr. 2016, April 2016 9122,5.0,MadaEth,https://www.tripadvisor.ca/Profile/MadaEth, nil,Apr. 2016, April 2016 9122,5.0,mssimpson,https://www.tripadvisor.ca/Profile/mssimpson14, nil,Feb. 2016, February 2016 9122,5.0,Jane A,https://www.tripadvisor.ca/Profile/939janea, nil,Feb. 2016, February 2016 9122,4.0,christa c,https://www.tripadvisor.ca/Profile/940christac, nil,Dec. 2015, September 2015 9122,5.0,Stephen D,https://www.tripadvisor.ca/Profile/B8524CVstephend, nil,Dec. 2015, December 2015 9122,5.0,Kirk W,https://www.tripadvisor.ca/Profile/909kirkw, nil,Nov. 2015, November 2015 9122,5.0,KimR56,https://www.tripadvisor.ca/Profile/KimR56, nil,Oct. 2015, October 2015 9122,5.0,MrsPacker54,https://www.tripadvisor.ca/Profile/MrsPacker54, nil,Oct. 2015, October 2015 9122,4.0,Sabrina H,https://www.tripadvisor.ca/Profile/sabrinah290, nil,Oct. 2015, October 2015 9122,5.0,ALfromManitoba,https://www.tripadvisor.ca/Profile/ALfromManitoba, nil,Oct. 2015, September 2015 9122,3.0,Carol B,https://www.tripadvisor.ca/Profile/CarolB127, nil,Aug. 2015, August 2015 9122,5.0,donnyMiltonKeynes,https://www.tripadvisor.ca/Profile/donnyMiltonKeynes, nil,Aug. 2015, July 2015 9122,3.0,LisaRandon,https://www.tripadvisor.ca/Profile/LisaRandon, nil,Jul. 2015, July 2015 9122,3.0,Diane K,https://www.tripadvisor.ca/Profile/DKlaver, nil,Jul. 2015, July 2015 9122,5.0,Tracy B,https://www.tripadvisor.ca/Profile/tracyb345, nil,Jul. 2015, June 2015 9122,5.0,Michelle008_800,https://www.tripadvisor.ca/Profile/Michelle008_800, nil,Jun. 2015, June 2015 9122,4.0,lovesunshine85,https://www.tripadvisor.ca/Profile/lovesunshine85, nil,Jun. 2015, June 2015 9122,5.0,DaveNS,https://www.tripadvisor.ca/Profile/DaveNS, nil,May 2015, May 2015 9122,5.0,janet g,https://www.tripadvisor.ca/Profile/352janetg, nil,Apr. 2015, April 2015 9122,5.0,The_LeBlances,https://www.tripadvisor.ca/Profile/The_LeBlances, nil,Apr. 2015, April 2015 9122,5.0,Mike P,https://www.tripadvisor.ca/Profile/mikepS7382XY, nil,Jan. 2015, January 2015 9122,5.0,lyndaowen,https://www.tripadvisor.ca/Profile/lyndaowen, nil,Oct. 2014, October 2014 9122,5.0,dotmar007,https://www.tripadvisor.ca/Profile/dotmar007, nil,Oct. 2014, October 2014 9122,4.0,dogcabo,https://www.tripadvisor.ca/Profile/dogcabo, nil,Sep. 2014, September 2014 9122,5.0,Peicar,https://www.tripadvisor.ca/Profile/Peicar, nil,Sep. 2014, September 2014 9122,5.0,Nicole O,https://www.tripadvisor.ca/Profile/nicoleo50, nil,Sep. 2014, September 2014 9122,5.0,MEES27,https://www.tripadvisor.ca/Profile/MEES27, nil,Sep. 2014, August 2014 9122,5.0,Sam K,https://www.tripadvisor.ca/Profile/902samk, nil,Aug. 2014, August 2014 9122,4.0,mrsjumb0,https://www.tripadvisor.ca/Profile/mrsjumb0, nil,Aug. 2014, August 2014 9122,5.0,Andre_Fournier,https://www.tripadvisor.ca/Profile/Andre_Fournier, nil,Aug. 2014, August 2014 9122,5.0,Chantal C,https://www.tripadvisor.ca/Profile/661chantalc, nil,Aug. 2014, July 2014 9122,5.0,Roberta B,https://www.tripadvisor.ca/Profile/BertaB50, nil,Jul. 2014, July 2014 9122,5.0,Paul J,https://www.tripadvisor.ca/Profile/pauljY315ND, nil,Jul. 2014, June 2014 9122,5.0,Camille C,https://www.tripadvisor.ca/Profile/477camillec, nil,Jul. 2014, June 2014 9122,5.0,John T,https://www.tripadvisor.ca/Profile/HardHat2014, nil,Jul. 2014, June 2014 9122,5.0,Stephen B,https://www.tripadvisor.ca/Profile/StephenB239, nil,Jun. 2014, June 2014 9122,5.0,Caribasianlady,https://www.tripadvisor.ca/Profile/Caribasianlady, nil,Dec. 2013, June 2013 9122,5.0,SandraNbill B,https://www.tripadvisor.ca/Profile/sandranbillb, nil,Sep. 2013, August 2013 9122,5.0,12Soccermom,https://www.tripadvisor.ca/Profile/12Soccermom, nil,Aug. 2013, August 2013 9122,4.0,sfryyz,https://www.tripadvisor.ca/Profile/sfryyz, nil,Aug. 2013, August 2013 9122,5.0,F and M R,https://www.tripadvisor.ca/Profile/aandmr, nil,Aug. 2013, August 2013 9122,3.0,nicolep404,https://www.tripadvisor.ca/Profile/nicolep404, nil,Jul. 2013, July 2013 9122,5.0,voyageurviv,https://www.tripadvisor.ca/Profile/voyageurviv, nil,Jul. 2013, July 2013 9122,5.0,TravelingProfessor,https://www.tripadvisor.ca/Profile/TravelingProfessor, nil,May 2013, May 2013 9122,5.0,Darren D,https://www.tripadvisor.ca/Profile/DarrenD587, nil,May 2013, May 2013 9122,5.0,LisaM_home,https://www.tripadvisor.ca/Profile/LisaM_home, nil,Aug. 2012, July 2012 9122,5.0,doreen l,https://www.tripadvisor.ca/Profile/doreenl783, nil,May 2012, May 2012 9122,5.0,Wendy M,https://www.tripadvisor.ca/Profile/WendyM218, nil,May 2012, May 2012 9122,5.0,Paula S,https://www.tripadvisor.ca/Profile/paulas713, nil,May 2012, April 2012 9122,5.0,cagail52,https://www.tripadvisor.ca/Profile/cagail52, nil,Apr. 2012, April 2012 9122,5.0,Megan L,https://www.tripadvisor.ca/Profile/MeganL778, nil,Apr. 2012, May 2011 9122,4.0,Riesling F,https://www.tripadvisor.ca/Profile/RieslingF, nil,Apr. 2012, July 2011 9122,5.0,Maddytow,https://www.tripadvisor.ca/Profile/Maddytow, nil,Mar. 2012, March 2012 9122,4.0,day53lily,https://www.tripadvisor.ca/Profile/day53lily, nil,Oct. 2011, October 2011 9122,4.0,NSAdventureSeekers,https://www.tripadvisor.ca/Profile/NSAdventureSeekers, nil,Aug. 2011, August 2011 9122,5.0,Hammer222222,https://www.tripadvisor.ca/Profile/Hammer222222, nil,Jun. 2011, May 2011 9122,5.0,woozie57,https://www.tripadvisor.ca/Profile/woozie57, nil,Feb. 2011, February 2011 9122,5.0,Novie,https://www.tripadvisor.ca/Profile/Novie, nil,Jan. 2011, January 2011 9122,5.0,Silvertipsun,https://www.tripadvisor.ca/Profile/Silvertipsun, nil,Nov. 2010, October 2010 9122,5.0,Gils_10,https://www.tripadvisor.ca/Profile/Gils_10, nil,Oct. 2010, September 2010 9123,5.0,ClearWater62,https://www.tripadvisor.ca/Profile/ClearWater62, nil,Feb. 2019, August 2018 9123,5.0,elenaselest,https://www.tripadvisor.ca/Profile/elenaselest, nil,Nov. 2018, September 2018 9123,4.0,corrinas508,https://www.tripadvisor.ca/Profile/corrinas508, nil,Nov. 2018, July 2018 9123,5.0,trainfan2000,https://www.tripadvisor.ca/Profile/trainfan2000, nil,Nov. 2018, September 2018 9123,4.0,CanadianBadger,https://www.tripadvisor.ca/Profile/CanadianBadger, nil,Oct. 2018, August 2018 9123,5.0,Angela S,https://www.tripadvisor.ca/Profile/angelasH8211SP, nil,Oct. 2018, September 2018 9123,5.0,apriland,https://www.tripadvisor.ca/Profile/apriland, nil,Oct. 2018, August 2018 9123,5.0,LollyNovaScotia,https://www.tripadvisor.ca/Profile/LollyNovaScotia, nil,Oct. 2018, October 2018 9123,2.0,Rody C,https://www.tripadvisor.ca/Profile/liffey1, nil,Oct. 2018, October 2018 9123,5.0,Rick D,https://www.tripadvisor.ca/Profile/H656YGrickd, nil,Oct. 2018, October 2018 9123,5.0,Here_we_go2000,https://www.tripadvisor.ca/Profile/Here_we_go2000, nil,Oct. 2018, October 2018 9123,5.0,eyeflytoo,https://www.tripadvisor.ca/Profile/eyeflytoo, nil,Oct. 2018, August 2018 9123,4.0,deniserichard0218,https://www.tripadvisor.ca/Profile/deniserichard0218, nil,Oct. 2018, July 2018 9123,5.0,bnatigcomman,https://www.tripadvisor.ca/Profile/bnatigcomman, nil,Sep. 2018, September 2018 9123,5.0,dawn d,https://www.tripadvisor.ca/Profile/764dawnd, nil,Sep. 2018, August 2018 9123,4.0,MaureenT7224,https://www.tripadvisor.ca/Profile/MaureenT7224, nil,Sep. 2018, September 2018 9123,3.0,wgoater,https://www.tripadvisor.ca/Profile/wgoater, nil,Sep. 2018, September 2018 9123,4.0,chippip,https://www.tripadvisor.ca/Profile/chippip, nil,Sep. 2018, September 2018 9123,3.0,mel757,https://www.tripadvisor.ca/Profile/mel757, nil,Sep. 2018, September 2018 9123,5.0,CruiserChicks,https://www.tripadvisor.ca/Profile/CruiserChicks, nil,Sep. 2018, June 2018 9123,nil,,nil, nil,nil,nil 9123,3.0,Gigio1968,https://www.tripadvisor.ca/Profile/Gigio1968, nil,Aug. 2018, August 2018 9123,5.0,Corky R,https://www.tripadvisor.ca/Profile/corkyr2016, nil,Aug. 2018, August 2018 9123,5.0,Zoey Z,https://www.tripadvisor.ca/Profile/zoeyz2017, nil,Aug. 2018, August 2018 9123,5.0,Debbie D,https://www.tripadvisor.ca/Profile/debbiedB9959XL, nil,Aug. 2018, August 2018 9123,2.0,Victoria14,https://www.tripadvisor.ca/Profile/Victoria14, nil,Aug. 2018, August 2018 9123,5.0,Rachael R,https://www.tripadvisor.ca/Profile/839rachaelr, nil,Aug. 2018, August 2018 9123,5.0,DianneRobertson,https://www.tripadvisor.ca/Profile/DianneRobertson, nil,Aug. 2018, August 2018 9123,4.0,mouseHerts,https://www.tripadvisor.ca/Profile/mouseHerts, nil,Aug. 2018, August 2018 9123,4.0,GanesanAbbu,https://www.tripadvisor.ca/Profile/GanesanAbbu, nil,Aug. 2018, July 2018 9123,5.0,denisemouter52,https://www.tripadvisor.ca/Profile/denisemouter52, nil,Aug. 2018, August 2018 9123,1.0,Jim S,https://www.tripadvisor.ca/Profile/jimsT5225TT, nil,Aug. 2018, August 2018 9123,4.0,donf456,https://www.tripadvisor.ca/Profile/donf456, nil,Aug. 2018, July 2018 9123,2.0,nn207,https://www.tripadvisor.ca/Profile/nn207, nil,Aug. 2018, August 2018 9123,5.0,Nathan Blades,https://www.tripadvisor.ca/Profile/Nblades78, nil,Aug. 2018, July 2018 9123,5.0,Karen S,https://www.tripadvisor.ca/Profile/71KarenS71, nil,Aug. 2018, July 2018 9123,4.0,ijloewy,https://www.tripadvisor.ca/Profile/ijloewy, nil,Jul. 2018, July 2018 9123,4.0,Traci K,https://www.tripadvisor.ca/Profile/639tracik, nil,Jul. 2018, July 2018 9123,3.0,KMTH2014,https://www.tripadvisor.ca/Profile/KMTH2014, nil,Jul. 2018, July 2018 9123,5.0,gillian g,https://www.tripadvisor.ca/Profile/gilliang796, nil,Jul. 2018, July 2018 9123,3.0,Sandbuilder,https://www.tripadvisor.ca/Profile/Sandbuilder, nil,Jul. 2018, July 2018 9123,4.0,JOANNA C,https://www.tripadvisor.ca/Profile/339joannac, nil,Jul. 2018, July 2018 9123,3.0,Kaystraveladvice,https://www.tripadvisor.ca/Profile/Kaystraveladvice, nil,Jul. 2018, July 2018 9123,5.0,JDCOntario,https://www.tripadvisor.ca/Profile/JDCOntario, nil,Jul. 2018, July 2018 9123,5.0,Wayne S,https://www.tripadvisor.ca/Profile/944waynes, nil,Jul. 2018, July 2018 9123,5.0,Chicki7,https://www.tripadvisor.ca/Profile/Chicki7, nil,Jul. 2018, July 2018 9123,3.0,Sandra M,https://www.tripadvisor.ca/Profile/SandraM60, nil,Jul. 2018, July 2018 9123,4.0,tetemac,https://www.tripadvisor.ca/Profile/tetemac, nil,Jul. 2018, July 2018 9123,2.0,deppy,https://www.tripadvisor.ca/Profile/deppy, nil,Jul. 2018, July 2018 9123,5.0,Carole L,https://www.tripadvisor.ca/Profile/carolel786, nil,Jul. 2018, July 2018 9123,5.0,Rubyshelby,https://www.tripadvisor.ca/Profile/Rubyshelby, nil,Jul. 2018, July 2018 9123,4.0,Mary_Oregon_10,https://www.tripadvisor.ca/Profile/Mary_Oregon_10, nil,Jul. 2018, July 2018 9123,4.0,gailp111,https://www.tripadvisor.ca/Profile/gailp111, nil,Jul. 2018, June 2018 9123,2.0,Daniel F,https://www.tripadvisor.ca/Profile/danielfX9193AL, nil,Jul. 2018, July 2018 9123,5.0,randy nielsen,https://www.tripadvisor.ca/Profile/randynielsen, nil,Jul. 2018, June 2018 9123,4.0,Halifaxduo,https://www.tripadvisor.ca/Profile/Halifaxduo, nil,Jul. 2018, June 2018 9123,5.0,Sue6340,https://www.tripadvisor.ca/Profile/Sue6340, nil,Jul. 2018, July 2018 9123,4.0,Umbear,https://www.tripadvisor.ca/Profile/Umbear, nil,Jun. 2018, June 2018 9123,4.0,Patrick M,https://www.tripadvisor.ca/Profile/patrickmM8989FT, nil,Jun. 2018, June 2018 9123,4.0,dialitout,https://www.tripadvisor.ca/Profile/dialitout, nil,Jun. 2018, October 2017 9123,2.0,Alistair V,https://www.tripadvisor.ca/Profile/AlistairV70, nil,Jun. 2018, June 2018 9123,5.0,Karen B,https://www.tripadvisor.ca/Profile/P5929UVkarenb, nil,Jun. 2018, June 2018 9123,5.0,nataliemae,https://www.tripadvisor.ca/Profile/nataliemae, nil,Jun. 2018, June 2018 9123,3.0,yvonnecar,https://www.tripadvisor.ca/Profile/yvonnecar, nil,Jun. 2018, June 2018 9123,5.0,Danielle B,https://www.tripadvisor.ca/Profile/G2076MWdanielleb, nil,Jun. 2018, June 2018 9123,5.0,Samantha P,https://www.tripadvisor.ca/Profile/samanthapU3536VG, nil,Jun. 2018, June 2018 9123,5.0,John S,https://www.tripadvisor.ca/Profile/johnsH6855BP, nil,Jun. 2018, September 2017 9123,4.0,mimiwoodbridge,https://www.tripadvisor.ca/Profile/mimiwoodbridge, nil,Jun. 2018, June 2018 9123,5.0,allan m,https://www.tripadvisor.ca/Profile/allanm216, nil,Jun. 2018, May 2018 9123,4.0,Hal C,https://www.tripadvisor.ca/Profile/HalC_12, nil,Jun. 2018, June 2018 9123,5.0,Cheryl B,https://www.tripadvisor.ca/Profile/D3506HScherylb, nil,Jun. 2018, June 2018 9123,4.0,POACA,https://www.tripadvisor.ca/Profile/POACA, nil,May 2018, May 2018 9123,3.0,Iain C,https://www.tripadvisor.ca/Profile/IainC308, nil,May 2018, May 2018 9123,5.0,Veralyn S,https://www.tripadvisor.ca/Profile/veralyns2018, nil,May 2018, May 2018 9123,3.0,Chad T,https://www.tripadvisor.ca/Profile/816chadt, nil,May 2018, May 2018 9123,4.0,Carter J,https://www.tripadvisor.ca/Profile/115carterj, nil,Feb. 2018, July 2017 9123,5.0,Anne E,https://www.tripadvisor.ca/Profile/AnneE767, nil,Feb. 2018, July 2017 9123,5.0,Nicholaus Lupi,https://www.tripadvisor.ca/Profile/TravelingNAL, nil,Jan. 2018, August 2017 9123,4.0,AnacoTraveler,https://www.tripadvisor.ca/Profile/AnacoTraveler, nil,Nov. 2017, September 2017 9123,5.0,UptownCajun,https://www.tripadvisor.ca/Profile/UptownCajun, nil,Nov. 2017, August 2017 9123,5.0,johnnyvegas22,https://www.tripadvisor.ca/Profile/johnnyvegas22, nil,Oct. 2017, January 2017 9123,5.0,AnnetteDB,https://www.tripadvisor.ca/Profile/AnnetteDB, nil,Oct. 2017, October 2017 9123,5.0,JohnnyHighPlace49,https://www.tripadvisor.ca/Profile/JohnnyHighPlace49, nil,Oct. 2017, September 2017 9123,5.0,Wendy S,https://www.tripadvisor.ca/Profile/T8484ATwendys, nil,Oct. 2017, September 2017 9123,3.0,ABMcP,https://www.tripadvisor.ca/Profile/ABMcP, nil,Oct. 2017, October 2017 9123,4.0,Rosemary W,https://www.tripadvisor.ca/Profile/RosemaryW613, nil,Oct. 2017, September 2017 9123,5.0,WHMeg,https://www.tripadvisor.ca/Profile/WHMeg, nil,Oct. 2017, August 2017 9123,5.0,mastles,https://www.tripadvisor.ca/Profile/mastles, nil,Oct. 2017, September 2017 9123,4.0,Cheryl-Anne T,https://www.tripadvisor.ca/Profile/cherylannet2014, nil,Oct. 2017, October 2017 9123,5.0,Brian M,https://www.tripadvisor.ca/Profile/brianmT4832LQ, nil,Oct. 2017, September 2017 9123,3.0,woodmister,https://www.tripadvisor.ca/Profile/woodmister, nil,Oct. 2017, October 2017 9123,4.0,freedom155032,https://www.tripadvisor.ca/Profile/freedom155032, nil,Sep. 2017, August 2017 9123,5.0,Susan R,https://www.tripadvisor.ca/Profile/H3308JDsusanr, nil,Sep. 2017, September 2017 9123,5.0,TC H,https://www.tripadvisor.ca/Profile/246tch, nil,Sep. 2017, July 2017 9123,3.0,Noraatc,https://www.tripadvisor.ca/Profile/Noraatc, nil,Sep. 2017, September 2017 9123,4.0,Marianne P,https://www.tripadvisor.ca/Profile/mariannep653, nil,Sep. 2017, September 2017 9123,4.0,Susan7,https://www.tripadvisor.ca/Profile/Susan7, nil,Sep. 2017, September 2017 9123,5.0,fgioia67,https://www.tripadvisor.ca/Profile/fgioia67, nil,Sep. 2017, August 2017 9123,4.0,pagetsb,https://www.tripadvisor.ca/Profile/pagetsb, nil,Sep. 2017, September 2017 9123,4.0,50StateVisitor,https://www.tripadvisor.ca/Profile/50StateVisitor, nil,Sep. 2017, June 2017 9123,5.0,kylaclay,https://www.tripadvisor.ca/Profile/kylaclay, nil,Sep. 2017, September 2017 9123,5.0,PAMELA B,https://www.tripadvisor.ca/Profile/831PAMELAB, nil,Sep. 2017, September 2017 9123,4.0,SDMichael0314,https://www.tripadvisor.ca/Profile/SDMichael0314, nil,Sep. 2017, September 2017 9123,3.0,Winterbreak14,https://www.tripadvisor.ca/Profile/Winterbreak14, nil,Sep. 2017, September 2017 9123,3.0,needlewoman2016,https://www.tripadvisor.ca/Profile/needlewoman2016, nil,Sep. 2017, September 2017 9123,3.0,Erica D,https://www.tripadvisor.ca/Profile/ericad111, nil,Sep. 2017, September 2017 9123,4.0,flynntwin,https://www.tripadvisor.ca/Profile/flynntwin, nil,Sep. 2017, August 2017 9123,5.0,Larry H,https://www.tripadvisor.ca/Profile/LarryH706, nil,Sep. 2017, August 2017 9123,4.0,dockdog,https://www.tripadvisor.ca/Profile/dockdog, nil,Sep. 2017, August 2017 9123,4.0,Susan M,https://www.tripadvisor.ca/Profile/SusanM4436, nil,Aug. 2017, August 2017 9123,3.0,cruiser1968,https://www.tripadvisor.ca/Profile/cruiser1968, nil,Aug. 2017, August 2017 9123,5.0,Tom H,https://www.tripadvisor.ca/Profile/231tomh, nil,Aug. 2017, August 2017 9123,5.0,Shelly F,https://www.tripadvisor.ca/Profile/shellyf331, nil,Aug. 2017, August 2017 9123,4.0,Bluenose Two,https://www.tripadvisor.ca/Profile/BluenoseTwo, nil,Aug. 2017, August 2017 9123,4.0,piotzar,https://www.tripadvisor.ca/Profile/piotzar, nil,Aug. 2017, August 2017 9123,4.0,seyhey,https://www.tripadvisor.ca/Profile/seyhey, nil,Aug. 2017, August 2017 9123,3.0,angrymother888,https://www.tripadvisor.ca/Profile/angrymother888, nil,Aug. 2017, August 2017 9123,5.0,KDD902,https://www.tripadvisor.ca/Profile/KDD902, nil,Aug. 2017, July 2017 9123,5.0,jrfandff,https://www.tripadvisor.ca/Profile/jrfandff, nil,Aug. 2017, August 2017 9123,4.0,Islandmomma58,https://www.tripadvisor.ca/Profile/Islandmomma58, nil,Aug. 2017, July 2017 9123,5.0,Donna M,https://www.tripadvisor.ca/Profile/931donnam, nil,Aug. 2017, August 2017 9123,5.0,anitafarmer,https://www.tripadvisor.ca/Profile/anitafarmer, nil,Aug. 2017, July 2017 9123,2.0,Emile33,https://www.tripadvisor.ca/Profile/Emile33, nil,Aug. 2017, August 2017 9123,4.0,Donna R,https://www.tripadvisor.ca/Profile/donnarT4057ED, nil,Aug. 2017, August 2017 9123,3.0,Asiya M,https://www.tripadvisor.ca/Profile/47asiyam, nil,Aug. 2017, August 2017 9123,5.0,AntigonishBarb,https://www.tripadvisor.ca/Profile/AntigonishBarb, nil,Aug. 2017, August 2017 9123,5.0,kfamily6,https://www.tripadvisor.ca/Profile/kfamily6, nil,Aug. 2017, August 2017 9123,3.0,fdunlap,https://www.tripadvisor.ca/Profile/fundlap, nil,Aug. 2017, July 2017 9123,3.0,thumperKitchener,https://www.tripadvisor.ca/Profile/thumperKitchener, nil,Aug. 2017, July 2017 9123,1.0,LoveTravel61357,https://www.tripadvisor.ca/Profile/LoveTravel61357, nil,Aug. 2017, August 2017 9123,2.0,Andrea P,https://www.tripadvisor.ca/Profile/andreapA8005JD, nil,Aug. 2017, July 2017 9123,4.0,nestor512,https://www.tripadvisor.ca/Profile/nestor512, nil,Aug. 2017, July 2017 9123,4.0,csbrew,https://www.tripadvisor.ca/Profile/csbrew, nil,Aug. 2017, July 2017 9123,5.0,Youri05,https://www.tripadvisor.ca/Profile/Youri05, nil,Aug. 2017, July 2017 9123,5.0,Brianna P,https://www.tripadvisor.ca/Profile/briannam874, nil,Jul. 2017, August 2017 9123,3.0,IndianaTravelmom,https://www.tripadvisor.ca/Profile/IndianaTravelmom, nil,Jul. 2017, July 2017 9123,5.0,Gayle E,https://www.tripadvisor.ca/Profile/957gaylee, nil,Jul. 2017, July 2017 9123,5.0,katasha,https://www.tripadvisor.ca/Profile/katasha, nil,Jul. 2017, July 2017 9123,4.0,GLNRepeater,https://www.tripadvisor.ca/Profile/GLNRepeater, nil,Jul. 2017, June 2017 9123,5.0,Connie H,https://www.tripadvisor.ca/Profile/900connieh, nil,Jul. 2017, July 2017 9123,5.0,Anju G,https://www.tripadvisor.ca/Profile/17anjug, nil,Jul. 2017, July 2017 9123,4.0,BHLovesTravel,https://www.tripadvisor.ca/Profile/BHLovesTravel, nil,Jul. 2017, July 2017 9123,4.0,Ashley S,https://www.tripadvisor.ca/Profile/AshleyS4050, nil,Jul. 2017, July 2017 9123,4.0,Michelle M,https://www.tripadvisor.ca/Profile/michellemL6008RH, nil,Jul. 2017, July 2017 9123,5.0,Karen L,https://www.tripadvisor.ca/Profile/KarenL609, nil,Jul. 2017, July 2017 9123,4.0,Sparra53,https://www.tripadvisor.ca/Profile/Sparra53, nil,Jul. 2017, June 2017 9123,5.0,Sarah H,https://www.tripadvisor.ca/Profile/sarahhR6196YU, nil,Jul. 2017, July 2017 9123,4.0,diamonds_lady,https://www.tripadvisor.ca/Profile/diamonds_lady, nil,Jul. 2017, June 2017 9123,4.0,Janice C,https://www.tripadvisor.ca/Profile/JaniceC90, nil,Jun. 2017, June 2017 9123,4.0,jamesfurze,https://www.tripadvisor.ca/Profile/jamesfurze, nil,Jun. 2017, June 2017 9123,5.0,Pat H,https://www.tripadvisor.ca/Profile/pathT5873RS, nil,Jun. 2017, June 2017 9123,5.0,FleurdeCheriLee,https://www.tripadvisor.ca/Profile/FleurdeCheriLee, nil,Jun. 2017, June 2017 9123,5.0,rlwlawrisk,https://www.tripadvisor.ca/Profile/rlwlawrisk, nil,Jun. 2017, May 2017 9123,5.0,valump78,https://www.tripadvisor.ca/Profile/valump78, nil,Jun. 2017, June 2017 9123,4.0,augusta a,https://www.tripadvisor.ca/Profile/augustaa_12, nil,Jun. 2017, June 2017 9123,5.0,thegeezer12,https://www.tripadvisor.ca/Profile/thegeezer12, nil,Jun. 2017, June 2017 9123,5.0,Carol B,https://www.tripadvisor.ca/Profile/875carolb, nil,Jun. 2017, June 2017 9123,5.0,marvelous m,https://www.tripadvisor.ca/Profile/marvel0usm, nil,Jun. 2017, June 2017 9123,4.0,John K,https://www.tripadvisor.ca/Profile/J5452KSjohnk, nil,Jun. 2017, June 2017 9123,5.0,W A,https://www.tripadvisor.ca/Profile/WA187, nil,Jun. 2017, June 2017 9123,3.0,Joanne S,https://www.tripadvisor.ca/Profile/joannes738, nil,Jun. 2017, June 2017 9123,5.0,Davidgracelangley,https://www.tripadvisor.ca/Profile/Davidgracelangley, nil,Jun. 2017, June 2017 9123,5.0,Tosh2,https://www.tripadvisor.ca/Profile/Tosh2, nil,Jun. 2017, June 2017 9123,5.0,Meaghan H,https://www.tripadvisor.ca/Profile/441meaghanh, nil,Jun. 2017, June 2017 9123,4.0,Samantha G,https://www.tripadvisor.ca/Profile/A6320AUsamanthag, nil,Jun. 2017, May 2017 9123,3.0,Robin S,https://www.tripadvisor.ca/Profile/RobinS17, nil,May 2017, May 2017 9124,5.0,Stozzer1,https://www.tripadvisor.ca/Profile/Stozzer1, nil,Nov. 2018, September 2018 9124,5.0,LadyGAxbridge,https://www.tripadvisor.ca/Profile/LadyGAxbridge, nil,Oct. 2018, September 2018 9124,5.0,HappyGardener19,https://www.tripadvisor.ca/Profile/HappyGardener19, nil,Oct. 2018, September 2018 9124,5.0,_kerrdc,https://www.tripadvisor.ca/Profile/_kerrdc, nil,Oct. 2018, October 2018 9124,4.0,Ann S,https://www.tripadvisor.ca/Profile/48anns, nil,Sep. 2018, September 2018 9124,5.0,HendLuSnow,https://www.tripadvisor.ca/Profile/HendLuSnow, nil,Sep. 2018, September 2018 9124,5.0,MSB1967,https://www.tripadvisor.ca/Profile/MSB1967, nil,Sep. 2018, August 2018 9124,5.0,Anonymous A,https://www.tripadvisor.ca/Profile/anonymousa117, nil,Aug. 2018, August 2018 9124,4.0,Binirob,https://www.tripadvisor.ca/Profile/Binirob, nil,Aug. 2018, August 2018 9124,5.0,jeevapillaiessex,https://www.tripadvisor.ca/Profile/jeevapillaiessex, nil,Aug. 2018, August 2018 9124,5.0,Roy T,https://www.tripadvisor.ca/Profile/148roy, nil,Aug. 2018, August 2018 9124,4.0,Alistair G,https://www.tripadvisor.ca/Profile/521alistairg, nil,Aug. 2018, July 2018 9124,5.0,Jocar256,https://www.tripadvisor.ca/Profile/Jocar256, nil,Aug. 2018, June 2018 9124,5.0,Marianne T,https://www.tripadvisor.ca/Profile/300mariannet, nil,Jul. 2018, July 2018 9124,5.0,Aileen B,https://www.tripadvisor.ca/Profile/AileenB115, nil,Jul. 2018, July 2018 9124,5.0,Kevin-n-Sue01452,https://www.tripadvisor.ca/Profile/Kevin-n-Sue01452, nil,Jul. 2018, July 2018 9124,5.0,Gwindor N,https://www.tripadvisor.ca/Profile/gwindorn, nil,Jul. 2018, July 2018 9124,5.0,Katered,https://www.tripadvisor.ca/Profile/Katered, nil,Jul. 2018, July 2018 9124,5.0,Patty H,https://www.tripadvisor.ca/Profile/PattyH1164, nil,Jun. 2018, June 2018 9124,5.0,collette d,https://www.tripadvisor.ca/Profile/colletted867, nil,Jun. 2018, June 2018 9124,5.0,hejc1122,https://www.tripadvisor.ca/Profile/hejc1122, nil,Jun. 2018, June 2018 9124,5.0,Darcydog1,https://www.tripadvisor.ca/Profile/Darcydog1, nil,Jun. 2018, June 2018 9124,4.0,Alan S,https://www.tripadvisor.ca/Profile/610AlanS, nil,May 2018, May 2018 9124,5.0,cny12,https://www.tripadvisor.ca/Profile/cny12, nil,Oct. 2017, October 2017 9124,5.0,Robert W,https://www.tripadvisor.ca/Profile/I2510DVrobertw, nil,Oct. 2017, October 2017 9124,5.0,Francine M,https://www.tripadvisor.ca/Profile/501francinem, nil,Oct. 2017, July 2017 9124,4.0,Glenmore1901,https://www.tripadvisor.ca/Profile/Glenmore1901, nil,Oct. 2017, September 2017 9124,5.0,Moshe S,https://www.tripadvisor.ca/Profile/moshes831, nil,Oct. 2017, October 2017 9124,5.0,Michael K,https://www.tripadvisor.ca/Profile/E9777UUmichaelk, nil,Oct. 2017, September 2017 9124,5.0,Phil S,https://www.tripadvisor.ca/Profile/E8268ZVphils, nil,Oct. 2017, September 2017 9124,5.0,Mikelee99,https://www.tripadvisor.ca/Profile/Mikelee99, nil,Sep. 2017, September 2017 9124,5.0,Susan H,https://www.tripadvisor.ca/Profile/D1054QIsusanh, nil,Sep. 2017, September 2017 9124,5.0,David J,https://www.tripadvisor.ca/Profile/Darvidj, nil,Sep. 2017, September 2017 9124,5.0,TheQuestionManAgain,https://www.tripadvisor.ca/Profile/TheQuestionManAgain, nil,Sep. 2017, August 2017 9124,5.0,Doug M,https://www.tripadvisor.ca/Profile/DougM457, nil,Sep. 2017, September 2017 9124,5.0,KOGrHo,https://www.tripadvisor.ca/Profile/KOGrHo, nil,Sep. 2017, August 2017 9124,5.0,J-A-P-E-S-33,https://www.tripadvisor.ca/Profile/J-A-P-E-S-33, nil,Aug. 2017, August 2017 9124,5.0,Southernpoultry,https://www.tripadvisor.ca/Profile/Southernpoultry, nil,Aug. 2017, August 2017 9124,5.0,NeedSher,https://www.tripadvisor.ca/Profile/NeedSher, nil,Aug. 2017, August 2017 9124,5.0,Dwight M,https://www.tripadvisor.ca/Profile/614dwightm, nil,Aug. 2017, August 2017 9124,5.0,Brenda B,https://www.tripadvisor.ca/Profile/N3156UVbrendab, nil,Aug. 2017, August 2017 9124,5.0,Iain L,https://www.tripadvisor.ca/Profile/330iainl, nil,Aug. 2017, August 2017 9124,3.0,Fung W,https://www.tripadvisor.ca/Profile/827fungw, nil,Aug. 2017, August 2017 9124,5.0,LongTallSilly,https://www.tripadvisor.ca/Profile/LongTallSilly, nil,Aug. 2017, May 2017 9124,5.0,seastar73,https://www.tripadvisor.ca/Profile/seastar73, nil,Aug. 2017, July 2017 9124,5.0,Team_Panic,https://www.tripadvisor.ca/Profile/Team_Panic, nil,Aug. 2017, August 2017 9124,5.0,Sam P,https://www.tripadvisor.ca/Profile/335samp, nil,Jul. 2017, July 2017 9124,5.0,robert z,https://www.tripadvisor.ca/Profile/robertz843, nil,Jul. 2017, October 2016 9124,5.0,Buff L,https://www.tripadvisor.ca/Profile/buffl2017, nil,Jul. 2017, June 2017 9124,5.0,Porky113,https://www.tripadvisor.ca/Profile/Porky113, nil,Jun. 2017, June 2017 9124,5.0,ppan2,https://www.tripadvisor.ca/Profile/ppan2, nil,Jun. 2017, June 2017 9124,5.0,david_stephens1955,https://www.tripadvisor.ca/Profile/david_stephens1955, nil,Jun. 2017, June 2017 9124,4.0,Robert K,https://www.tripadvisor.ca/Profile/Z8388WRrobertk, nil,Jun. 2017, June 2017 9124,5.0,670jimg,https://www.tripadvisor.ca/Profile/670jimg, nil,Feb. 2017, July 2016 9124,5.0,Marcel B,https://www.tripadvisor.ca/Profile/marcelb425, nil,Dec. 2016, June 2016 9124,4.0,terbez72,https://www.tripadvisor.ca/Profile/terbez72, nil,Nov. 2016, October 2016 9124,5.0,tnt0906,https://www.tripadvisor.ca/Profile/tnt0906, nil,Nov. 2016, July 2016 9124,5.0,Penny S,https://www.tripadvisor.ca/Profile/PennyS94, nil,Oct. 2016, September 2016 9124,5.0,candt1969,https://www.tripadvisor.ca/Profile/candt1969, nil,Oct. 2016, September 2016 9124,5.0,Billhartzia,https://www.tripadvisor.ca/Profile/Billhartzia, nil,Oct. 2016, September 2016 9124,5.0,Lynner65,https://www.tripadvisor.ca/Profile/Lynner65, nil,Oct. 2016, October 2016 9124,4.0,James P,https://www.tripadvisor.ca/Profile/jamespO199TR, nil,Oct. 2016, September 2016 9124,5.0,Brandsman,https://www.tripadvisor.ca/Profile/Brandsman, nil,Oct. 2016, October 2016 9124,5.0,janal123,https://www.tripadvisor.ca/Profile/janal123, nil,Sep. 2016, September 2016 9124,4.0,Paul P,https://www.tripadvisor.ca/Profile/V9509KKpaulp, nil,Sep. 2016, September 2016 9124,5.0,juli368,https://www.tripadvisor.ca/Profile/juli368, nil,Sep. 2016, September 2016 9124,4.0,Dickdob1053,https://www.tripadvisor.ca/Profile/Dickdob1053, nil,Sep. 2016, September 2016 9124,4.0,bobftmyers,https://www.tripadvisor.ca/Profile/bobftmyers, nil,Aug. 2016, August 2016 9124,5.0,Jahs595,https://www.tripadvisor.ca/Profile/Jahs595, nil,Aug. 2016, August 2016 9124,5.0,randy t,https://www.tripadvisor.ca/Profile/randyt565, nil,Aug. 2016, August 2016 9124,5.0,Redsoxfan2013,https://www.tripadvisor.ca/Profile/Redsoxfan2013, nil,Aug. 2016, July 2016 9124,5.0,Trainers1,https://www.tripadvisor.ca/Profile/Trainers1, nil,Aug. 2016, July 2016 9124,5.0,alldchun,https://www.tripadvisor.ca/Profile/alldchun, nil,Aug. 2016, August 2016 9124,5.0,Hollywig,https://www.tripadvisor.ca/Profile/Hollywig, nil,Aug. 2016, June 2016 9124,5.0,Nyala09,https://www.tripadvisor.ca/Profile/Nyala09, nil,Aug. 2016, August 2016 9124,4.0,Gwen A,https://www.tripadvisor.ca/Profile/GwenS511, nil,Aug. 2016, August 2016 9124,5.0,Worldtraveller,https://www.tripadvisor.ca/Profile/6andrewc, nil,Aug. 2016, July 2016 9124,5.0,bridget1000,https://www.tripadvisor.ca/Profile/bridget1000, nil,Jul. 2016, July 2016 9124,5.0,Kevin S,https://www.tripadvisor.ca/Profile/S407QXkevins, nil,Jul. 2016, July 2016 9124,5.0,sweatshop51,https://www.tripadvisor.ca/Profile/sweatshop51, nil,Jul. 2016, May 2016 9124,5.0,Ron S,https://www.tripadvisor.ca/Profile/830rons, nil,Jul. 2016, July 2016 9124,5.0,TomD288,https://www.tripadvisor.ca/Profile/TomD288, nil,Jul. 2016, July 2016 9124,5.0,Kay S,https://www.tripadvisor.ca/Profile/KayS470, nil,Jul. 2016, July 2016 9124,5.0,silverbike,https://www.tripadvisor.ca/Profile/silverbike, nil,Jul. 2016, July 2016 9124,4.0,pandyg93,https://www.tripadvisor.ca/Profile/pandyg93, nil,Jul. 2016, July 2016 9124,5.0,Tom D,https://www.tripadvisor.ca/Profile/C8684LVtomd, nil,Jul. 2016, June 2016 9124,4.0,TheQuietTravellerToo,https://www.tripadvisor.ca/Profile/TheQuietTravellerToo, nil,Jul. 2016, June 2016 9124,5.0,MandDBlanchette,https://www.tripadvisor.ca/Profile/MandDBlanchette, nil,Feb. 2016, June 2015 9124,4.0,wengenbound,https://www.tripadvisor.ca/Profile/wengenbound, nil,Oct. 2015, September 2015 9124,4.0,CillaL-D,https://www.tripadvisor.ca/Profile/CillaL-D, nil,Oct. 2015, September 2015 9124,4.0,CurtisG,https://www.tripadvisor.ca/Profile/CurtisG, nil,Oct. 2015, September 2015 9124,5.0,ANannie,https://www.tripadvisor.ca/Profile/ANannie, nil,Oct. 2015, October 2015 9124,5.0,sscavender,https://www.tripadvisor.ca/Profile/sscavender, nil,Sep. 2015, September 2015 9124,nil,,nil, nil,nil,nil 9124,4.0,J H,https://www.tripadvisor.ca/Profile/T8234XKjh, nil,Sep. 2015, August 2015 9124,5.0,almescher,https://www.tripadvisor.ca/Profile/almescher, nil,Sep. 2015, September 2015 9124,5.0,scooper47,https://www.tripadvisor.ca/Profile/scooper47, nil,Aug. 2015, June 2015 9124,5.0,BobbyBluewaters,https://www.tripadvisor.ca/Profile/BobbyBluewaters, nil,Aug. 2015, August 2015 9124,5.0,kathrynemr,https://www.tripadvisor.ca/Profile/kathrynemr, nil,Aug. 2015, August 2015 9124,5.0,Daglo1,https://www.tripadvisor.ca/Profile/Daglo1, nil,Aug. 2015, August 2015 9124,3.0,Phyllisjean51,https://www.tripadvisor.ca/Profile/Phyllisjean51, nil,Aug. 2015, August 2015 9124,5.0,llpk2014,https://www.tripadvisor.ca/Profile/llpk2014, nil,Aug. 2015, August 2015 9124,5.0,luxlink2015,https://www.tripadvisor.ca/Profile/luxlink2015, nil,Aug. 2015, June 2015 9124,5.0,Judy B,https://www.tripadvisor.ca/Profile/19judyb, nil,Aug. 2015, August 2015 9124,4.0,nowpacking,https://www.tripadvisor.ca/Profile/nowpacking, nil,Aug. 2015, July 2015 9124,3.0,Jessica N,https://www.tripadvisor.ca/Profile/jessican879, nil,Jul. 2015, July 2015 9124,5.0,Ida289,https://www.tripadvisor.ca/Profile/Ida289, nil,Jul. 2015, July 2015 9124,5.0,Betty W,https://www.tripadvisor.ca/Profile/BettyW914, nil,Jul. 2015, July 2015 9124,5.0,SLDoor,https://www.tripadvisor.ca/Profile/SLDoor, nil,Jul. 2015, July 2015 9124,5.0,Dawne M,https://www.tripadvisor.ca/Profile/860dawnem, nil,Jul. 2015, June 2015 9124,5.0,boulevardlover,https://www.tripadvisor.ca/Profile/boulevardlover, nil,Jul. 2015, July 2015 9124,5.0,James B,https://www.tripadvisor.ca/Profile/jamesbP2393ZZ, nil,Jul. 2015, July 2015 9124,4.0,Phil835,https://www.tripadvisor.ca/Profile/Phil835, nil,Jun. 2015, June 2015 9124,5.0,Elisabeth O,https://www.tripadvisor.ca/Profile/elisabetho620, nil,Oct. 2014, October 2014 9124,3.0,FrankyGem,https://www.tripadvisor.ca/Profile/FrankyGem, nil,Oct. 2014, September 2014 9124,5.0,Allan B,https://www.tripadvisor.ca/Profile/573allanb, nil,Sep. 2014, September 2014 9124,5.0,GlobetrotterSurrey,https://www.tripadvisor.ca/Profile/GlobetrotterSurrey, nil,Sep. 2014, September 2014 9124,5.0,Kathleen W,https://www.tripadvisor.ca/Profile/952kathleenw, nil,Sep. 2014, September 2014 9124,5.0,margie118,https://www.tripadvisor.ca/Profile/margie118, nil,Sep. 2014, September 2014 9124,5.0,Steelhead7,https://www.tripadvisor.ca/Profile/Steelhead7, nil,Sep. 2014, September 2014 9124,5.0,Melvin S,https://www.tripadvisor.ca/Profile/255melvins, nil,Sep. 2014, July 2014 9124,5.0,Sukey13,https://www.tripadvisor.ca/Profile/Sukey13, nil,Sep. 2014, September 2014 9124,5.0,Lessam G,https://www.tripadvisor.ca/Profile/lessamg, nil,Sep. 2014, September 2014 9124,5.0,cindy20142014,https://www.tripadvisor.ca/Profile/cindy20142014, nil,Aug. 2014, July 2014 9124,5.0,Pat M,https://www.tripadvisor.ca/Profile/85patm, nil,Aug. 2014, July 2014 9124,4.0,George L,https://www.tripadvisor.ca/Profile/GeorgeL70, nil,Aug. 2014, August 2014 9124,5.0,Valerie P,https://www.tripadvisor.ca/Profile/965valeriep, nil,Aug. 2014, August 2014 9124,5.0,Rivka01,https://www.tripadvisor.ca/Profile/Rivka01, nil,Aug. 2014, July 2014 9124,5.0,HDRoss,https://www.tripadvisor.ca/Profile/HDRoss, nil,Aug. 2014, July 2014 9124,5.0,KLATAMPA,https://www.tripadvisor.ca/Profile/KLATAMPA, nil,Jul. 2014, September 2013 9124,5.0,Ellen H,https://www.tripadvisor.ca/Profile/EllenH167, nil,Jul. 2014, July 2014 9124,5.0,Laura B,https://www.tripadvisor.ca/Profile/laurabI7317MJ, nil,Jul. 2014, July 2014 9124,5.0,natasha1964,https://www.tripadvisor.ca/Profile/natasha1964, nil,Jul. 2014, July 2014 9124,5.0,PKR,https://www.tripadvisor.ca/Profile/PKR, nil,Jul. 2014, July 2014 9124,5.0,cth01,https://www.tripadvisor.ca/Profile/cth01, nil,Jul. 2014, July 2014 9124,5.0,LordDurham,https://www.tripadvisor.ca/Profile/LordDurham, nil,Jul. 2014, July 2014 9124,4.0,happiness_at_last,https://www.tripadvisor.ca/Profile/happiness_at_last, nil,Jul. 2014, July 2014 9124,5.0,TorontoTraveller01,https://www.tripadvisor.ca/Profile/TorontoTraveller01, nil,Jul. 2014, July 2014 9124,5.0,JudithH511,https://www.tripadvisor.ca/Profile/JudithH511, nil,Jul. 2014, June 2014 9124,5.0,Linda K,https://www.tripadvisor.ca/Profile/lindakR9973TX, nil,Jul. 2014, June 2014 9124,5.0,Otisbelly,https://www.tripadvisor.ca/Profile/Otisbelly, nil,Jul. 2014, July 2014 9124,2.0,dsky227,https://www.tripadvisor.ca/Profile/dsky227, nil,Jul. 2014, June 2014 9124,5.0,cookson0,https://www.tripadvisor.ca/Profile/cookson0, nil,Jul. 2014, June 2014 9124,5.0,Lynnthetraveleer,https://www.tripadvisor.ca/Profile/Lynnthetraveleer, nil,Jun. 2014, June 2014 9124,5.0,Pat C,https://www.tripadvisor.ca/Profile/393patc, nil,Jun. 2014, June 2014 9124,5.0,NtheP,https://www.tripadvisor.ca/Profile/NtheP, nil,Jun. 2014, June 2014 9124,5.0,KJSandIRS,https://www.tripadvisor.ca/Profile/KJSandIRS, nil,Jun. 2014, June 2014 9124,5.0,Michael H,https://www.tripadvisor.ca/Profile/michaelhT6348IH, nil,Jun. 2014, June 2014 9124,5.0,US_Ush_Shweta,https://www.tripadvisor.ca/Profile/US_Ush_Shweta, nil,Jun. 2014, May 2014 9124,4.0,Simon P,https://www.tripadvisor.ca/Profile/864SimonP, nil,Jun. 2014, June 2014 9124,5.0,Lindsay P,https://www.tripadvisor.ca/Profile/688lindsayp, nil,Jun. 2014, May 2014 9124,5.0,Allison E,https://www.tripadvisor.ca/Profile/642allisone, nil,Jun. 2014, May 2014 9124,4.0,48thAnniversary,https://www.tripadvisor.ca/Profile/48thAnniversary, nil,Nov. 2013, October 2013 9124,5.0,tcns,https://www.tripadvisor.ca/Profile/tcns, nil,Oct. 2013, September 2013 9124,5.0,crowdisg,https://www.tripadvisor.ca/Profile/crowdisg, nil,Oct. 2013, October 2013 9124,5.0,John C,https://www.tripadvisor.ca/Profile/johnbcoates, nil,Oct. 2013, October 2013 9124,5.0,Becky F,https://www.tripadvisor.ca/Profile/363beckyf, nil,Oct. 2013, October 2013 9124,3.0,cotteng,https://www.tripadvisor.ca/Profile/cotteng, nil,Oct. 2013, September 2013 9124,5.0,RebekaWest,https://www.tripadvisor.ca/Profile/RebekaWest, nil,Oct. 2013, August 2013 9124,5.0,Sue B,https://www.tripadvisor.ca/Profile/918sueb, nil,Oct. 2013, September 2013 9124,5.0,Hhoffman,https://www.tripadvisor.ca/Profile/Hhoffman, nil,Sep. 2013, September 2013 9124,5.0,Denise B,https://www.tripadvisor.ca/Profile/136deniseb, nil,Sep. 2013, September 2013 9124,5.0,Elaine P,https://www.tripadvisor.ca/Profile/831elainep, nil,Sep. 2013, September 2013 9124,5.0,Eileen B,https://www.tripadvisor.ca/Profile/245eileenb, nil,Sep. 2013, September 2013 9124,5.0,Steven L,https://www.tripadvisor.ca/Profile/bear43, nil,Sep. 2013, September 2013 9124,5.0,Sue R,https://www.tripadvisor.ca/Profile/998SueR, nil,Sep. 2013, September 2013 9124,5.0,Jill H,https://www.tripadvisor.ca/Profile/JillH518, nil,Sep. 2013, September 2013 9124,5.0,Mems1955,https://www.tripadvisor.ca/Profile/Mems1955, nil,Sep. 2013, August 2013 9124,5.0,Sharon W,https://www.tripadvisor.ca/Profile/277SharonW, nil,Sep. 2013, August 2013 9124,5.0,Denise N,https://www.tripadvisor.ca/Profile/705denisen, nil,Aug. 2013, August 2013 9124,5.0,Ileana F,https://www.tripadvisor.ca/Profile/IleanaFS, nil,Aug. 2013, August 2013 9124,5.0,Dvmusic26,https://www.tripadvisor.ca/Profile/Dvmusic26, nil,Aug. 2013, August 2013 9124,5.0,ETeh,https://www.tripadvisor.ca/Profile/ETeh, nil,Aug. 2013, August 2013 9124,5.0,DinahTexas,https://www.tripadvisor.ca/Profile/DinahTexas, nil,Aug. 2013, July 2013 9124,5.0,ARH51,https://www.tripadvisor.ca/Profile/ARH51, nil,Aug. 2013, July 2013 9124,5.0,chapmk2,https://www.tripadvisor.ca/Profile/chapmk2, nil,Aug. 2013, August 2013 9124,5.0,Hueybadger,https://www.tripadvisor.ca/Profile/Hueybadger, nil,Aug. 2013, July 2013 9124,5.0,magicbb,https://www.tripadvisor.ca/Profile/magicbb, nil,Aug. 2013, July 2013 9124,5.0,clara s,https://www.tripadvisor.ca/Profile/claras2013, nil,Jul. 2013, July 2013 9124,5.0,JKLMN2,https://www.tripadvisor.ca/Profile/JKLMN2, nil,Jul. 2013, July 2013 9124,5.0,Wych,https://www.tripadvisor.ca/Profile/Wych, nil,Jul. 2013, July 2013 9124,4.0,NoraB B,https://www.tripadvisor.ca/Profile/n0rabb, nil,Jul. 2013, July 2013 9125,nil,,nil, nil,nil,nil 9125,5.0,MissR780,https://www.tripadvisor.ca/Profile/MissR780, nil,Jul. 2018, July 2018 9125,5.0,klausundjutta2009,https://www.tripadvisor.ca/Profile/klausundjutta2009, nil,Sep. 2017, September 2017 9125,4.0,JFB897,https://www.tripadvisor.ca/Profile/JFB897, nil,Aug. 2017, August 2017 9125,5.0,Paulette B,https://www.tripadvisor.ca/Profile/36pauletteb, nil,Jul. 2017, July 2017 9125,5.0,6478Travelers,https://www.tripadvisor.ca/Profile/6478Travelers, nil,Jul. 2017, June 2017 9125,5.0,HalifaxCozumelbound,https://www.tripadvisor.ca/Profile/HalifaxCozumelbound, nil,Nov. 2016, August 2016 9125,4.0,Mandi M,https://www.tripadvisor.ca/Profile/535mandim, nil,Oct. 2016, October 2016 9125,5.0,Mikegmass,https://www.tripadvisor.ca/Profile/Mikegmass, nil,Sep. 2016, September 2016 9125,5.0,Shelly W,https://www.tripadvisor.ca/Profile/642shellyw, nil,Aug. 2016, August 2016 9125,5.0,Charles M,https://www.tripadvisor.ca/Profile/H8358ZCcharlesm, nil,Jul. 2016, July 2016 9125,5.0,onepoet,https://www.tripadvisor.ca/Profile/onepoet, nil,Jun. 2016, May 2016 9125,5.0,Neil W,https://www.tripadvisor.ca/Profile/NeilGill, nil,Aug. 2015, July 2015 9125,5.0,Steve E,https://www.tripadvisor.ca/Profile/199stevee, nil,Jul. 2015, July 2015 9125,5.0,Happy570,https://www.tripadvisor.ca/Profile/Happy570, nil,Oct. 2014, September 2014 9125,5.0,Susan Y,https://www.tripadvisor.ca/Profile/SusanY459, nil,Aug. 2014, August 2014 9125,5.0,rwolfe618,https://www.tripadvisor.ca/Profile/rwolfe618, nil,Sep. 2013, September 2013 9125,2.0,ggddizzy,https://www.tripadvisor.ca/Profile/ggddizzy, nil,Jul. 2013, July 2013 9126,4.0,bneenut,https://www.tripadvisor.ca/Profile/bneenut, nil,Oct. 2018, October 2018 9126,5.0,rakaraven,https://www.tripadvisor.ca/Profile/rakaraven, nil,Jun. 2018, June 2018 9126,3.0,VacaLover2015,https://www.tripadvisor.ca/Profile/VacaLover2015, nil,Oct. 2018, September 2018 9126,4.0,Vecchio John S,https://www.tripadvisor.ca/Profile/VecchioJohnS, nil,Oct. 2018, September 2018 9126,4.0,VirginiaLeprechaun,https://www.tripadvisor.ca/Profile/VirginiaLeprechaun, nil,Oct. 2018, September 2018 9126,nil,,nil, nil,nil,nil 9126,5.0,CherylLikey,https://www.tripadvisor.ca/Profile/CherylLikey, nil,Aug. 2018, August 2018 9126,4.0,Lee949,https://www.tripadvisor.ca/Profile/Lee949, nil,Aug. 2018, August 2018 9126,4.0,Chrispackroger,https://www.tripadvisor.ca/Profile/Chrispackroger, nil,Aug. 2018, August 2018 9126,3.0,Catfish85U,https://www.tripadvisor.ca/Profile/Catfish85U, nil,Aug. 2018, August 2018 9126,5.0,Mj B,https://www.tripadvisor.ca/Profile/493mjb, nil,Aug. 2018, August 2018 9126,3.0,RBDriscoll,https://www.tripadvisor.ca/Profile/RBDriscoll, nil,Aug. 2018, July 2018 9126,1.0,maria456758,https://www.tripadvisor.ca/Profile/maria456758, nil,Aug. 2018, July 2018 9126,4.0,Dave,https://www.tripadvisor.ca/Profile/HandyGuyTravel, nil,Aug. 2018, July 2018 9126,5.0,Honest999,https://www.tripadvisor.ca/Profile/Honest999, nil,Aug. 2018, July 2018 9126,1.0,Brent4444,https://www.tripadvisor.ca/Profile/Brent4444, nil,Jul. 2018, July 2018 9126,4.0,Sue M,https://www.tripadvisor.ca/Profile/suemP185RE, nil,Jul. 2018, July 2018 9126,3.0,Darcy N,https://www.tripadvisor.ca/Profile/755darcyn, nil,Jul. 2018, June 2018 9126,5.0,Jennifer M,https://www.tripadvisor.ca/Profile/jennifermN5644LG, nil,Jul. 2018, July 2018 9126,4.0,garysG8669FA,https://www.tripadvisor.ca/Profile/garysG8669FA, nil,Jul. 2018, April 2018 9126,5.0,LuluOttawa60,https://www.tripadvisor.ca/Profile/LuluOttawa60, nil,Jul. 2018, June 2018 9126,5.0,emmahenke,https://www.tripadvisor.ca/Profile/emmahenke, nil,Jul. 2018, July 2018 9126,4.0,Jason P,https://www.tripadvisor.ca/Profile/jasonp463, nil,Jun. 2018, June 2018 9126,5.0,KCsew,https://www.tripadvisor.ca/Profile/KCsew, nil,Jun. 2018, June 2018 9126,4.0,sassygrrll,https://www.tripadvisor.ca/Profile/sassygrrll, nil,May 2018, May 2018 9126,5.0,Barb P,https://www.tripadvisor.ca/Profile/394barbp, nil,Mar. 2018, June 2017 9126,5.0,WVTim,https://www.tripadvisor.ca/Profile/WVTim, nil,Nov. 2017, September 2017 9126,5.0,Becky547_13,https://www.tripadvisor.ca/Profile/Becky547_13, nil,Oct. 2017, September 2017 9126,4.0,Hola4876,https://www.tripadvisor.ca/Profile/Hola4876, nil,Oct. 2017, September 2017 9126,4.0,Jared S,https://www.tripadvisor.ca/Profile/633jareds, nil,Oct. 2017, October 2017 9126,4.0,-sharon2170,https://www.tripadvisor.ca/Profile/-sharon2170, nil,Oct. 2017, October 2017 9126,5.0,Jo-Anne T,https://www.tripadvisor.ca/Profile/114joannet, nil,Oct. 2017, September 2017 9126,5.0,Donald M,https://www.tripadvisor.ca/Profile/donaldm808, nil,Sep. 2017, September 2017 9126,4.0,Phineus_Fog,https://www.tripadvisor.ca/Profile/Phineus_Fog, nil,Sep. 2017, September 2017 9126,4.0,beachair25,https://www.tripadvisor.ca/Profile/beachair25, nil,Sep. 2017, September 2017 9126,3.0,Gailyn63,https://www.tripadvisor.ca/Profile/Gailyn63, nil,Sep. 2017, September 2017 9126,4.0,hamilton224,https://www.tripadvisor.ca/Profile/hamilton224, nil,Sep. 2017, September 2017 9126,4.0,Bernie P,https://www.tripadvisor.ca/Profile/BernieP485, nil,Sep. 2017, September 2017 9126,5.0,pamwZ2304NU,https://www.tripadvisor.ca/Profile/pamwZ2304NU, nil,Sep. 2017, August 2017 9126,2.0,Oliapolia,https://www.tripadvisor.ca/Profile/Oliapolia, nil,Sep. 2017, September 2017 9126,5.0,Alicia T,https://www.tripadvisor.ca/Profile/AliciaT519, nil,Aug. 2017, August 2017 9126,4.0,Susan J,https://www.tripadvisor.ca/Profile/susanjG3602YI, nil,Aug. 2017, March 2017 9126,5.0,HarelyGirl,https://www.tripadvisor.ca/Profile/HarelyGirl, nil,Aug. 2017, August 2017 9126,5.0,Joseph B,https://www.tripadvisor.ca/Profile/jobenn9936, nil,Aug. 2017, August 2017 9126,4.0,Michel C,https://www.tripadvisor.ca/Profile/Y844QYmichelc, nil,Aug. 2017, August 2017 9126,5.0,mellogray,https://www.tripadvisor.ca/Profile/mellogray, nil,Aug. 2017, August 2017 9126,3.0,Kathy M,https://www.tripadvisor.ca/Profile/kathymH4043DM, nil,Aug. 2017, August 2017 9126,4.0,JeromeSTL,https://www.tripadvisor.ca/Profile/JeromeSTL, nil,Aug. 2017, August 2017 9126,4.0,Dubbleu,https://www.tripadvisor.ca/Profile/Dubbleu, nil,Aug. 2017, August 2017 9126,5.0,Blancaontheroad,https://www.tripadvisor.ca/Profile/Blancaontheroad, nil,Aug. 2017, August 2017 9126,4.0,James L,https://www.tripadvisor.ca/Profile/Z3914CQjamesl, nil,Aug. 2017, August 2017 9126,4.0,WisDeb,https://www.tripadvisor.ca/Profile/WisDeb, nil,Jul. 2017, July 2017 9126,4.0,craigston,https://www.tripadvisor.ca/Profile/craigston, nil,Jul. 2017, July 2017 9126,5.0,Paula Brian D,https://www.tripadvisor.ca/Profile/PaulaBrianD, nil,Jul. 2017, July 2017 9126,5.0,Eve G,https://www.tripadvisor.ca/Profile/135eveg, nil,Jul. 2017, July 2017 9126,4.0,tmford,https://www.tripadvisor.ca/Profile/tmford30, nil,Jul. 2017, July 2017 9126,4.0,sharonkO8105EQ,https://www.tripadvisor.ca/Profile/sharonkO8105EQ, nil,Feb. 2017, August 2016 9126,4.0,dottimaui,https://www.tripadvisor.ca/Profile/dottimaui, nil,Nov. 2016, October 2016 9126,4.0,Ian F,https://www.tripadvisor.ca/Profile/IanF403, nil,Oct. 2016, September 2016 9126,4.0,tonyhj_winnipeg,https://www.tripadvisor.ca/Profile/tonyhj_winnipeg, nil,Oct. 2016, September 2016 9126,4.0,GratefulTravellers42,https://www.tripadvisor.ca/Profile/GratefulTravellers42, nil,Oct. 2016, October 2016 9126,5.0,andrew p,https://www.tripadvisor.ca/Profile/769andrewp, nil,Sep. 2016, July 2016 9126,4.0,2015eastcoasters,https://www.tripadvisor.ca/Profile/2015eastcoasters, nil,Sep. 2016, September 2016 9126,5.0,novascotiamemories,https://www.tripadvisor.ca/Profile/novascotiamemories, nil,Sep. 2016, September 2016 9126,4.0,educator532,https://www.tripadvisor.ca/Profile/educator532, nil,Sep. 2016, September 2016 9126,4.0,Glidr,https://www.tripadvisor.ca/Profile/Glidr, nil,Sep. 2016, September 2016 9126,5.0,Alex P,https://www.tripadvisor.ca/Profile/alexpE4191JA, nil,Sep. 2016, September 2016 9126,3.0,Cherry H,https://www.tripadvisor.ca/Profile/918cherryh, nil,Sep. 2016, September 2016 9126,2.0,Jeannette O,https://www.tripadvisor.ca/Profile/Jeannette_Alverno, nil,Sep. 2016, September 2016 9126,4.0,Buffy M,https://www.tripadvisor.ca/Profile/397buffym, nil,Sep. 2016, September 2016 9126,4.0,SMOliver,https://www.tripadvisor.ca/Profile/SMOliver, nil,Sep. 2016, September 2016 9126,4.0,JDSMD,https://www.tripadvisor.ca/Profile/JDSMD, nil,Aug. 2016, August 2016 9126,4.0,profxfiles,https://www.tripadvisor.ca/Profile/profxfiles, nil,Aug. 2016, August 2016 9126,3.0,Jessica A,https://www.tripadvisor.ca/Profile/JessicaA60, nil,Aug. 2016, August 2016 9126,5.0,Brian F,https://www.tripadvisor.ca/Profile/brianfV798WI, nil,Aug. 2016, August 2016 9126,4.0,LJC031,https://www.tripadvisor.ca/Profile/LJC031, nil,Aug. 2016, August 2016 9126,3.0,Hugh M,https://www.tripadvisor.ca/Profile/HughM551, nil,Aug. 2016, July 2016 9126,5.0,451MichaelS,https://www.tripadvisor.ca/Profile/451MichaelS, nil,Aug. 2016, August 2016 9126,5.0,tudog,https://www.tripadvisor.ca/Profile/tudog, nil,Aug. 2016, August 2016 9126,4.0,Tandemania,https://www.tripadvisor.ca/Profile/Tandemania, nil,Aug. 2016, August 2016 9126,4.0,Rockabird,https://www.tripadvisor.ca/Profile/Rockabird, nil,Aug. 2016, August 2016 9126,4.0,Glenda H,https://www.tripadvisor.ca/Profile/902glendah, nil,Aug. 2016, August 2016 9126,3.0,Kevin C,https://www.tripadvisor.ca/Profile/kevincI2328BQ, nil,Aug. 2016, August 2016 9126,5.0,Nadine H,https://www.tripadvisor.ca/Profile/nadineh926, nil,Aug. 2016, August 2016 9126,3.0,Kirk C,https://www.tripadvisor.ca/Profile/285kirkc, nil,Aug. 2016, August 2016 9126,5.0,Norman S,https://www.tripadvisor.ca/Profile/normans97, nil,Aug. 2016, July 2016 9126,4.0,Dean P,https://www.tripadvisor.ca/Profile/252deanp, nil,Aug. 2016, August 2016 9126,4.0,reb4312,https://www.tripadvisor.ca/Profile/reb4312, nil,Aug. 2016, July 2016 9126,4.0,rohaha,https://www.tripadvisor.ca/Profile/rohaha, nil,Aug. 2016, August 2016 9126,4.0,andreaainnovascotia,https://www.tripadvisor.ca/Profile/andreaainnovascotia, nil,Aug. 2016, July 2016 9126,5.0,Karen H,https://www.tripadvisor.ca/Profile/A9087AJkarenh, nil,Jul. 2016, July 2016 9126,4.0,Mary B,https://www.tripadvisor.ca/Profile/marybT3574LQ, nil,Jul. 2016, July 2016 9126,5.0,Sandra D,https://www.tripadvisor.ca/Profile/sandradU9577CI, nil,Jul. 2016, July 2016 9126,3.0,Barry W,https://www.tripadvisor.ca/Profile/253barryw, nil,Jul. 2016, June 2016 9126,4.0,Ellen H,https://www.tripadvisor.ca/Profile/EllenH167, nil,Jul. 2016, July 2016 9126,4.0,Natascha J,https://www.tripadvisor.ca/Profile/5nataschaj, nil,Jul. 2016, July 2016 9126,4.0,Jfed,https://www.tripadvisor.ca/Profile/Jfed, nil,Jul. 2016, June 2016 9126,4.0,Chilly-up-North,https://www.tripadvisor.ca/Profile/Chilly-up-North, nil,Jul. 2016, July 2016 9126,4.0,MSU14,https://www.tripadvisor.ca/Profile/MSU14, nil,Jul. 2016, July 2016 9126,3.0,Doug G,https://www.tripadvisor.ca/Profile/bobc325, nil,Jul. 2016, June 2016 9126,5.0,Aggiejones76,https://www.tripadvisor.ca/Profile/Aggiejones76, nil,Jul. 2016, July 2016 9126,3.0,lacvert,https://www.tripadvisor.ca/Profile/lacvert, nil,Oct. 2015, September 2015 9126,5.0,Bob D,https://www.tripadvisor.ca/Profile/MARBOB55, nil,Oct. 2015, September 2015 9126,4.0,John L,https://www.tripadvisor.ca/Profile/244JanetL244, nil,Sep. 2015, September 2015 9126,4.0,WizardBristol,https://www.tripadvisor.ca/Profile/WizardBristol, nil,Sep. 2015, September 2015 9126,3.0,trhattan,https://www.tripadvisor.ca/Profile/trhattan, nil,Sep. 2015, September 2015 9126,4.0,Karen G,https://www.tripadvisor.ca/Profile/235kareng, nil,Aug. 2015, August 2015 9126,5.0,Angie T,https://www.tripadvisor.ca/Profile/470angiet, nil,Aug. 2015, July 2015 9126,4.0,jcbcville,https://www.tripadvisor.ca/Profile/jcbcville, nil,Aug. 2015, August 2015 9126,3.0,Timgraystl,https://www.tripadvisor.ca/Profile/Timgraystl, nil,Aug. 2015, July 2015 9126,4.0,Blyth001,https://www.tripadvisor.ca/Profile/Blyth001, nil,Aug. 2015, July 2015 9126,4.0,Roland R,https://www.tripadvisor.ca/Profile/rolandr405, nil,Aug. 2015, July 2015 9126,3.0,riderlady,https://www.tripadvisor.ca/Profile/riderlady, nil,Aug. 2015, July 2015 9126,4.0,Ray P,https://www.tripadvisor.ca/Profile/enjoyingretirement65, nil,Aug. 2015, July 2015 9126,2.0,Micheline S,https://www.tripadvisor.ca/Profile/306michelines, nil,Jul. 2015, July 2015 9126,3.0,Madeleine C,https://www.tripadvisor.ca/Profile/MadeleineC487, nil,Jul. 2015, July 2015 9126,5.0,Mary N,https://www.tripadvisor.ca/Profile/maryn751, nil,Jul. 2015, July 2015 9126,3.0,cdnsk8r,https://www.tripadvisor.ca/Profile/cdnsk8r, nil,Jul. 2015, June 2015 9126,4.0,Bart Y,https://www.tripadvisor.ca/Profile/barty2013, nil,Jul. 2015, July 2015 9126,4.0,Jim E,https://www.tripadvisor.ca/Profile/jime686, nil,Jul. 2015, June 2015 9126,5.0,April B,https://www.tripadvisor.ca/Profile/147aprilb, nil,Jul. 2015, June 2015 9126,4.0,BuffaloTravluvr,https://www.tripadvisor.ca/Profile/BuffaloTravluvr, nil,Jun. 2015, June 2015 9126,4.0,Arlingtonfoodie31,https://www.tripadvisor.ca/Profile/Arlingtonfoodie31, nil,Jun. 2015, June 2015 9126,5.0,Nitpicker2015,https://www.tripadvisor.ca/Profile/Nitpicker2015, nil,Jun. 2015, June 2015 9126,4.0,JDBacks,https://www.tripadvisor.ca/Profile/JDBacks, nil,Jun. 2015, June 2015 9126,4.0,stephie567,https://www.tripadvisor.ca/Profile/stephie567, nil,Jun. 2015, June 2015 9126,4.0,RetiredOttawa2010,https://www.tripadvisor.ca/Profile/RetiredOttawa2010, nil,Jun. 2015, June 2015 9126,5.0,cooliebop,https://www.tripadvisor.ca/Profile/cooliebop, nil,May 2015, May 2015 9126,4.0,Nicolai99,https://www.tripadvisor.ca/Profile/Nicolai99, nil,May 2015, April 2015 9126,4.0,Francis M,https://www.tripadvisor.ca/Profile/FrancisM822, nil,Oct. 2014, September 2014 9126,4.0,canadianhail,https://www.tripadvisor.ca/Profile/canadianhail, nil,Oct. 2014, October 2014 9126,5.0,Peggy R,https://www.tripadvisor.ca/Profile/293peggyr, nil,Oct. 2014, October 2014 9126,5.0,litlbitartsy,https://www.tripadvisor.ca/Profile/litlbitartsy, nil,Oct. 2014, September 2014 9126,3.0,gallardy,https://www.tripadvisor.ca/Profile/gallardy, nil,Oct. 2014, August 2014 9126,5.0,vernonm844,https://www.tripadvisor.ca/Profile/vernonm844, nil,Oct. 2014, September 2014 9126,3.0,Uamhair,https://www.tripadvisor.ca/Profile/Uamhair, nil,Sep. 2014, September 2014 9126,5.0,Jj J,https://www.tripadvisor.ca/Profile/JjJ446, nil,Sep. 2014, August 2014 9126,5.0,thedunnsfamily,https://www.tripadvisor.ca/Profile/thedunnsfamily, nil,Sep. 2014, August 2014 9126,5.0,Kelticpride,https://www.tripadvisor.ca/Profile/Kelticpride, nil,Sep. 2014, September 2014 9126,5.0,Dennis C,https://www.tripadvisor.ca/Profile/131Travelers4, nil,Sep. 2014, September 2014 9126,5.0,smileawhile2014,https://www.tripadvisor.ca/Profile/smileawhile2014, nil,Sep. 2014, August 2014 9126,5.0,Dianne F,https://www.tripadvisor.ca/Profile/Bootsie44, nil,Sep. 2014, August 2014 9126,4.0,Jimresrauranteur,https://www.tripadvisor.ca/Profile/Jimresrauranteur, nil,Sep. 2014, September 2014 9126,5.0,Janice H,https://www.tripadvisor.ca/Profile/BradJanice, nil,Aug. 2014, July 2014 9126,3.0,readytogo85,https://www.tripadvisor.ca/Profile/readytogo85, nil,Aug. 2014, August 2014 9126,3.0,MJP695rue,https://www.tripadvisor.ca/Profile/MJP695rue, nil,Aug. 2014, August 2014 9126,2.0,DetDuke,https://www.tripadvisor.ca/Profile/DetDuke, nil,Aug. 2014, July 2014 9126,3.0,drdroad,https://www.tripadvisor.ca/Profile/drdroad, nil,Aug. 2014, August 2014 9126,2.0,James S,https://www.tripadvisor.ca/Profile/H656EPjamess, nil,Aug. 2014, August 2014 9126,5.0,KTKowal,https://www.tripadvisor.ca/Profile/KTKowal, nil,Aug. 2014, August 2014 9126,4.0,blynn82,https://www.tripadvisor.ca/Profile/blynn82, nil,Aug. 2014, July 2014 9127,5.0,intersales999,https://www.tripadvisor.ca/Profile/intersales999, nil,Sep. 2018, September 2018 9127,5.0,Dreamer576866,https://www.tripadvisor.ca/Profile/Dreamer576866, nil,Sep. 2018, September 2018 9127,5.0,deniseweller9,https://www.tripadvisor.ca/Profile/deniseweller9, nil,Sep. 2018, August 2018 9127,5.0,imjlmb,https://www.tripadvisor.ca/Profile/imjlmb, nil,Aug. 2018, August 2018 9127,3.0,Kathy P,https://www.tripadvisor.ca/Profile/123KathyP, nil,Aug. 2018, August 2018 9127,5.0,WorkTraveller72,https://www.tripadvisor.ca/Profile/WorkTraveller72, nil,Aug. 2018, August 2018 9127,5.0,C4743AVtinak,https://www.tripadvisor.ca/Profile/C4743AVtinak, nil,Aug. 2018, August 2018 9127,5.0,northfloridafolks,https://www.tripadvisor.ca/Profile/northfloridafolks, nil,Jul. 2018, July 2018 9127,5.0,Donald B,https://www.tripadvisor.ca/Profile/675donaldb, nil,Jul. 2018, July 2018 9127,5.0,mcadoog,https://www.tripadvisor.ca/Profile/mcadoog, nil,Jul. 2018, July 2018 9127,5.0,Julia B,https://www.tripadvisor.ca/Profile/juliabM1979KZ, nil,Jul. 2018, July 2018 9127,4.0,Debbourne,https://www.tripadvisor.ca/Profile/Debbourne, nil,Jul. 2018, June 2018 9127,5.0,Cassie B,https://www.tripadvisor.ca/Profile/172cassieb, nil,Jun. 2018, September 2017 9127,5.0,Horn-Coral-Hunter,https://www.tripadvisor.ca/Profile/Horn-Coral-Hunter, nil,Apr. 2018, September 2017 9127,5.0,Carol A,https://www.tripadvisor.ca/Profile/X9922RLcarola, nil,Oct. 2017, September 2017 9127,5.0,sugarandspice5661,https://www.tripadvisor.ca/Profile/sugarandspice5661, nil,Sep. 2017, July 2017 9127,4.0,Barbara L,https://www.tripadvisor.ca/Profile/barbaralT8664TB, nil,Aug. 2017, August 2017 9127,5.0,MAVacationer2014,https://www.tripadvisor.ca/Profile/MAVacationer2014, nil,Jul. 2017, July 2017 9127,4.0,Alison K,https://www.tripadvisor.ca/Profile/AlisonK502, nil,Jul. 2017, June 2017 9127,5.0,H H,https://www.tripadvisor.ca/Profile/801hh, nil,Jul. 2017, July 2017 9127,4.0,Kim C,https://www.tripadvisor.ca/Profile/R6068TFkimc, nil,Jun. 2017, June 2017 9127,4.0,Paula M,https://www.tripadvisor.ca/Profile/B7256XOpaulam, nil,Jun. 2017, June 2017 9127,4.0,DriverCheshire,https://www.tripadvisor.ca/Profile/DriverCheshire, nil,Jun. 2017, June 2017 9127,4.0,Sean P,https://www.tripadvisor.ca/Profile/null, nil,Feb. 2017, August 2016 9127,5.0,Floyd H,https://www.tripadvisor.ca/Profile/floydh196, nil,Oct. 2016, October 2016 9127,4.0,timb043,https://www.tripadvisor.ca/Profile/timb043, nil,Oct. 2016, October 2016 9127,4.0,Barbara D,https://www.tripadvisor.ca/Profile/637barbarad, nil,Sep. 2016, September 2016 9127,4.0,Richard O,https://www.tripadvisor.ca/Profile/richardo390, nil,Sep. 2016, September 2016 9127,2.0,Evelyn M,https://www.tripadvisor.ca/Profile/226evelynm, nil,Sep. 2016, September 2016 9127,4.0,Beachwalkerinc,https://www.tripadvisor.ca/Profile/Beachwalkerinc, nil,Sep. 2016, September 2016 9127,4.0,JBruce55,https://www.tripadvisor.ca/Profile/JBruce55, nil,Sep. 2016, September 2016 9127,5.0,hloiselle,https://www.tripadvisor.ca/Profile/hloiselle, nil,Sep. 2016, September 2016 9127,4.0,Barry S,https://www.tripadvisor.ca/Profile/barrys176, nil,Sep. 2016, August 2016 9127,4.0,2tickets-RT,https://www.tripadvisor.ca/Profile/2tickets-RT, nil,Aug. 2016, August 2016 9127,5.0,MikeDay69,https://www.tripadvisor.ca/Profile/MikeDay69, nil,Aug. 2016, August 2016 9127,5.0,Shawnna L,https://www.tripadvisor.ca/Profile/850shawnnal, nil,Aug. 2016, August 2016 9127,4.0,Lisa L,https://www.tripadvisor.ca/Profile/O7848YZlisal, nil,Aug. 2016, August 2016 9127,4.0,Jeff M,https://www.tripadvisor.ca/Profile/V5425BWjeffm, nil,Aug. 2016, August 2016 9127,4.0,fabooliss,https://www.tripadvisor.ca/Profile/fabooliss, nil,Jul. 2016, July 2016 9127,5.0,JiffMan,https://www.tripadvisor.ca/Profile/JiffMan, nil,Jul. 2016, July 2016 9127,nil,,nil, nil,nil,nil 9127,5.0,Luvselle,https://www.tripadvisor.ca/Profile/Luvselle, nil,Sep. 2015, September 2015 9127,4.0,ojaistars,https://www.tripadvisor.ca/Profile/ojaistars, nil,Sep. 2015, August 2015 9127,4.0,54Tweet,https://www.tripadvisor.ca/Profile/54Tweet, nil,Sep. 2015, September 2015 9127,5.0,itsgasgasgas,https://www.tripadvisor.ca/Profile/itsgasgasgas, nil,Aug. 2015, August 2015 9127,5.0,James C,https://www.tripadvisor.ca/Profile/778jamesc778, nil,Aug. 2015, August 2015 9127,4.0,Krista B,https://www.tripadvisor.ca/Profile/539kristab, nil,Aug. 2015, August 2015 9127,3.0,Gwen C,https://www.tripadvisor.ca/Profile/GwenC223, nil,Aug. 2015, August 2015 9127,5.0,Hokie_gurl,https://www.tripadvisor.ca/Profile/Hokie_gurl, nil,Aug. 2015, August 2015 9127,4.0,John S,https://www.tripadvisor.ca/Profile/H9511XMjohns, nil,Aug. 2015, August 2015 9127,5.0,Kristine L,https://www.tripadvisor.ca/Profile/173kristinel, nil,Aug. 2015, July 2015 9127,4.0,Rosita H,https://www.tripadvisor.ca/Profile/rositah333, nil,Jul. 2015, July 2015 9127,5.0,Connie J,https://www.tripadvisor.ca/Profile/conniej983, nil,Jul. 2015, July 2015 9127,4.0,Amanda V,https://www.tripadvisor.ca/Profile/amandav434, nil,Jul. 2015, June 2015 9127,5.0,TylerPortland_Or,https://www.tripadvisor.ca/Profile/TylerPortland_Or, nil,Jun. 2015, June 2015 9127,5.0,Mary B,https://www.tripadvisor.ca/Profile/H7872EAmaryb, nil,Jun. 2015, June 2015 9127,5.0,Bev M,https://www.tripadvisor.ca/Profile/954bevm, nil,Apr. 2015, June 2014 9127,5.0,Sally L,https://www.tripadvisor.ca/Profile/616sallyl, nil,Oct. 2014, October 2014 9127,4.0,Alice W,https://www.tripadvisor.ca/Profile/alicew582, nil,Oct. 2014, October 2014 9127,5.0,Kathy G,https://www.tripadvisor.ca/Profile/kathyg543, nil,Oct. 2014, September 2014 9127,4.0,Heather B,https://www.tripadvisor.ca/Profile/311heatherb, nil,Sep. 2014, September 2014 9127,5.0,DCMooney,https://www.tripadvisor.ca/Profile/DCMooney, nil,Aug. 2014, July 2014 9127,5.0,eyesno,https://www.tripadvisor.ca/Profile/eyesno, nil,Aug. 2014, August 2014 9127,4.0,Roni S,https://www.tripadvisor.ca/Profile/ronis709, nil,Jul. 2014, July 2014 9127,5.0,GoToGirl62,https://www.tripadvisor.ca/Profile/GoToGirl62, nil,Jul. 2014, June 2014 9127,3.0,erm58,https://www.tripadvisor.ca/Profile/erm58, nil,Jul. 2014, July 2014 9127,5.0,Cheryl F,https://www.tripadvisor.ca/Profile/cherylf2013, nil,Jul. 2014, July 2014 9127,5.0,Digbyamb,https://www.tripadvisor.ca/Profile/Digbyamb, nil,Jun. 2014, June 2014 9127,5.0,BarefootBrowns,https://www.tripadvisor.ca/Profile/BarefootBrowns, nil,Jun. 2014, June 2014 9127,4.0,Gloria P,https://www.tripadvisor.ca/Profile/gloriapoznanski, nil,Nov. 2013, October 2013 9127,4.0,margowhite,https://www.tripadvisor.ca/Profile/margowhite, nil,Sep. 2013, September 2013 9127,3.0,CincyBob,https://www.tripadvisor.ca/Profile/CincyBob, nil,Sep. 2013, September 2013 9127,5.0,Hopefulinnd,https://www.tripadvisor.ca/Profile/Hopefulinnd, nil,Sep. 2013, August 2013 9127,4.0,loonybinguitfiddle,https://www.tripadvisor.ca/Profile/loonybinguitfiddle, nil,Sep. 2013, July 2013 9127,4.0,bestdog1,https://www.tripadvisor.ca/Profile/bestdog1, nil,Aug. 2013, August 2013 9127,5.0,Pattiandjerry,https://www.tripadvisor.ca/Profile/Pattiandjerry, nil,Aug. 2013, August 2013 9127,1.0,Bruneler,https://www.tripadvisor.ca/Profile/Bruneler, nil,Aug. 2013, August 2013 9127,4.0,SerenaM234,https://www.tripadvisor.ca/Profile/SerenaM234, nil,Aug. 2013, August 2013 9127,5.0,NoahmorrisToronto,https://www.tripadvisor.ca/Profile/NoahmorrisToronto, nil,Aug. 2013, August 2013 9127,4.0,steve m,https://www.tripadvisor.ca/Profile/stevemG7691TW, nil,Aug. 2013, August 2013 9127,4.0,PegLeg-and-SherBear,https://www.tripadvisor.ca/Profile/PegLeg-and-SherBear, nil,Aug. 2013, July 2013 9127,5.0,jnb239,https://www.tripadvisor.ca/Profile/jnb239, nil,Aug. 2013, July 2013 9127,5.0,MotoScuba,https://www.tripadvisor.ca/Profile/MotoScuba, nil,Aug. 2013, June 2013 9127,3.0,JaimeJaimeH,https://www.tripadvisor.ca/Profile/JaimeJaimeH, nil,Aug. 2013, August 2013 9127,4.0,sunsoakerNovaScotia,https://www.tripadvisor.ca/Profile/sunsoakerNovaScotia, nil,Aug. 2013, August 2013 9127,2.0,27xpCCC,https://www.tripadvisor.ca/Profile/27xpCCC, nil,Aug. 2013, July 2013 9127,2.0,silva1960,https://www.tripadvisor.ca/Profile/silva1960, nil,Aug. 2013, August 2013 9127,5.0,Peter P,https://www.tripadvisor.ca/Profile/714peterp714, nil,Aug. 2013, July 2013 9127,4.0,JackeH,https://www.tripadvisor.ca/Profile/JackeH, nil,Jul. 2013, July 2013 9127,3.0,Vlovetotravel,https://www.tripadvisor.ca/Profile/Vlovetotravel, nil,Jul. 2013, June 2013 9127,4.0,Christoforus,https://www.tripadvisor.ca/Profile/Christoforus, nil,Jul. 2013, June 2013 9127,2.0,MascoG_06,https://www.tripadvisor.ca/Profile/MascoG_06, nil,Jul. 2013, July 2013 9127,5.0,Jumpf,https://www.tripadvisor.ca/Profile/Jumpf, nil,Jun. 2013, June 2013 9127,4.0,Willram,https://www.tripadvisor.ca/Profile/Willram, nil,Jun. 2013, June 2013 9127,5.0,annapolisnovascotia,https://www.tripadvisor.ca/Profile/annapolisnovascotia, nil,Jun. 2013, June 2013 9127,5.0,Mary M,https://www.tripadvisor.ca/Profile/946MaryM, nil,Oct. 2012, September 2012 9127,3.0,Fronie S,https://www.tripadvisor.ca/Profile/Fr0nieS, nil,Sep. 2012, September 2012 9127,5.0,baystatetravelers,https://www.tripadvisor.ca/Profile/baystatetravelers, nil,Sep. 2012, September 2012 9127,4.0,Hiodon,https://www.tripadvisor.ca/Profile/Hiodon, nil,Jul. 2012, July 2012 9127,5.0,Luckysyd,https://www.tripadvisor.ca/Profile/Luckysyd, nil,Jul. 2012, July 2012 9127,5.0,Retired2004_11,https://www.tripadvisor.ca/Profile/Retired2004_11, nil,Jul. 2012, July 2012 9127,5.0,Valerie P,https://www.tripadvisor.ca/Profile/ValerieP73, nil,Jul. 2012, July 2012 9127,4.0,2gmas,https://www.tripadvisor.ca/Profile/2gmas, nil,Jul. 2012, June 2012 9127,5.0,kaitlyn g,https://www.tripadvisor.ca/Profile/kaitlyng97, nil,Jul. 2012, July 2012 9127,5.0,cheryl c,https://www.tripadvisor.ca/Profile/cherylc379, nil,Jun. 2012, June 2012 9127,5.0,joeblinn2011,https://www.tripadvisor.ca/Profile/joeblinn2011, nil,Jul. 2011, June 2011 9127,3.0,Papagaaidq,https://www.tripadvisor.ca/Profile/Papagaaidq, nil,Jun. 2011, June 2011 9127,5.0,mikefargus,https://www.tripadvisor.ca/Profile/mikefargus, nil,Nov. 2010, October 2010 9127,4.0,nellwood,https://www.tripadvisor.ca/Profile/nellwood, nil,Sep. 2010, September 2010 9127,5.0,cher061,https://www.tripadvisor.ca/Profile/cher061, nil,Sep. 2010, July 2010 9127,1.0,Kitty1253,https://www.tripadvisor.ca/Profile/Kitty1253, nil,Aug. 2010, August 2010 9127,5.0,Nessim H,https://www.tripadvisor.ca/Profile/nessimh2017, nil,Jul. 2010, July 2010 9127,5.0,PaulELeBlanc,https://www.tripadvisor.ca/Profile/PaulELeBlanc, nil,Jul. 2010, July 2010 9127,4.0,sunlite22,https://www.tripadvisor.ca/Profile/sunlite22, nil,Jul. 2010, July 2010 9127,5.0,GSDTraveller,https://www.tripadvisor.ca/Profile/GSDTraveller, nil,Jul. 2010, July 2010 9128,5.0,rwgill2017,https://www.tripadvisor.ca/Profile/rwgill2017, nil,Oct. 2018, October 2018 9128,5.0,bradr879,https://www.tripadvisor.ca/Profile/bradr879, nil,Oct. 2018, September 2018 9128,1.0,David B,https://www.tripadvisor.ca/Profile/H9944BTdavidb, nil,Sep. 2018, September 2018 9128,5.0,WWing56,https://www.tripadvisor.ca/Profile/WWing56, nil,Sep. 2018, September 2018 9128,4.0,mattmay3100,https://www.tripadvisor.ca/Profile/mattmay3100, nil,Sep. 2018, June 2018 9128,5.0,Mike D,https://www.tripadvisor.ca/Profile/868miked, nil,Aug. 2018, August 2018 9128,4.0,KatL475,https://www.tripadvisor.ca/Profile/KatL475, nil,Aug. 2018, August 2018 9128,2.0,SpyderRyderDina,https://www.tripadvisor.ca/Profile/SpyderRyderDina, nil,Aug. 2018, August 2018 9128,5.0,Lori C,https://www.tripadvisor.ca/Profile/loricH3227BE, nil,Aug. 2018, August 2018 9128,5.0,Lesp155002,https://www.tripadvisor.ca/Profile/Lesp155002, nil,Aug. 2018, July 2018 9128,5.0,Helen G,https://www.tripadvisor.ca/Profile/162heleng, nil,Aug. 2018, August 2018 9128,5.0,Jennifer C,https://www.tripadvisor.ca/Profile/216jenniferc, nil,Jul. 2018, June 2018 9128,4.0,Nanalott,https://www.tripadvisor.ca/Profile/Nanalott, nil,Oct. 2017, October 2017 9128,3.0,ILoveTraveling2,https://www.tripadvisor.ca/Profile/ILoveTraveling2, nil,Oct. 2017, September 2017 9128,4.0,d1weaver,https://www.tripadvisor.ca/Profile/d1weaver, nil,Sep. 2017, September 2017 9128,5.0,tombrady127,https://www.tripadvisor.ca/Profile/tombrady127, nil,Sep. 2017, September 2017 9128,5.0,NapervilleTraveller,https://www.tripadvisor.ca/Profile/NapervilleTraveller, nil,Sep. 2017, August 2017 9128,5.0,Susan W,https://www.tripadvisor.ca/Profile/susanw922, nil,Aug. 2017, August 2017 9128,5.0,Jim F,https://www.tripadvisor.ca/Profile/JimF662, nil,Aug. 2017, August 2017 9128,3.0,adamkurn,https://www.tripadvisor.ca/Profile/adamkurn, nil,Aug. 2017, August 2017 9128,nil,,nil, nil,nil,nil 9128,3.0,debbieisonvacation,https://www.tripadvisor.ca/Profile/debbieisonvacation, nil,Jul. 2017, July 2017 9128,5.0,Anne G,https://www.tripadvisor.ca/Profile/AnneG669, nil,Jul. 2017, June 2017 9128,5.0,Julie D,https://www.tripadvisor.ca/Profile/juliedF5312JC, nil,Jun. 2017, June 2017 9128,4.0,VGE62,https://www.tripadvisor.ca/Profile/VGE62, nil,Jan. 2017, September 2016 9128,5.0,CharlesPinkney,https://www.tripadvisor.ca/Profile/CharlesPinkney, nil,Oct. 2016, October 2016 9128,5.0,_paparollo,https://www.tripadvisor.ca/Profile/_paparollo, nil,Oct. 2016, September 2016 9128,4.0,bfeeny,https://www.tripadvisor.ca/Profile/bfeeny, nil,Oct. 2016, September 2016 9128,4.0,jackieeeeleeeeee,https://www.tripadvisor.ca/Profile/timelesstr, nil,Oct. 2016, August 2016 9128,5.0,Bunco1,https://www.tripadvisor.ca/Profile/Bunco1, nil,Sep. 2016, September 2016 9128,5.0,runswithdogs,https://www.tripadvisor.ca/Profile/runswithdogs, nil,Sep. 2016, September 2016 9128,4.0,seasonedtraveller053,https://www.tripadvisor.ca/Profile/seasonedtraveller053, nil,Sep. 2016, September 2016 9128,4.0,laffininbl,https://www.tripadvisor.ca/Profile/laffininbl, nil,Sep. 2016, September 2016 9128,4.0,Irfan M,https://www.tripadvisor.ca/Profile/909irfanm, nil,Sep. 2016, September 2016 9128,3.0,OntarioFoodie1974,https://www.tripadvisor.ca/Profile/OntarioFoodie1974, nil,Sep. 2016, August 2016 9128,4.0,Kevin H,https://www.tripadvisor.ca/Profile/K5366TXkevinh, nil,Aug. 2016, August 2016 9128,5.0,sclin,https://www.tripadvisor.ca/Profile/sclin, nil,Aug. 2016, August 2016 9128,4.0,sylvie l,https://www.tripadvisor.ca/Profile/travelissylvie, nil,Aug. 2016, July 2016 9128,3.0,Hedonist_Australia,https://www.tripadvisor.ca/Profile/Hedonist_Australia, nil,Aug. 2016, July 2016 9128,5.0,brdbabies,https://www.tripadvisor.ca/Profile/brdbabies, nil,Aug. 2016, July 2016 9128,4.0,ldroberts000,https://www.tripadvisor.ca/Profile/ldroberts000, nil,Jul. 2016, July 2016 9128,3.0,rutgers77,https://www.tripadvisor.ca/Profile/rutgers77, nil,Jul. 2016, July 2016 9128,4.0,Laura H,https://www.tripadvisor.ca/Profile/454LauraH, nil,Jul. 2016, July 2016 9128,1.0,jof1066,https://www.tripadvisor.ca/Profile/jof1066, nil,Jul. 2016, July 2016 9128,4.0,klovable,https://www.tripadvisor.ca/Profile/klovable, nil,Jul. 2016, July 2016 9128,3.0,Penny H,https://www.tripadvisor.ca/Profile/pennyh334, nil,Jul. 2016, July 2016 9128,4.0,Babette-tw,https://www.tripadvisor.ca/Profile/Babette-tw, nil,Jul. 2016, May 2016 9128,5.0,Hammer132014,https://www.tripadvisor.ca/Profile/Hammer132014, nil,Jun. 2016, May 2016 9128,4.0,Janel D,https://www.tripadvisor.ca/Profile/812janeld, nil,Jun. 2016, June 2016 9128,4.0,Inlovewithcanyonvill,https://www.tripadvisor.ca/Profile/Inlovewithcanyonvill, nil,Nov. 2015, October 2015 9128,5.0,Nancy C,https://www.tripadvisor.ca/Profile/NancyC279, nil,Oct. 2015, September 2015 9128,3.0,londonvisitor81,https://www.tripadvisor.ca/Profile/londonvisitor81, nil,Oct. 2015, October 2015 9128,4.0,Nana347,https://www.tripadvisor.ca/Profile/Nana347, nil,Oct. 2015, October 2015 9128,5.0,Victoria477,https://www.tripadvisor.ca/Profile/Victoria477, nil,Oct. 2015, September 2015 9128,5.0,butman,https://www.tripadvisor.ca/Profile/butman, nil,Oct. 2015, September 2015 9128,4.0,JimTaggartOttawa,https://www.tripadvisor.ca/Profile/JimTaggartOttawa, nil,Sep. 2015, September 2015 9128,5.0,Raanalote,https://www.tripadvisor.ca/Profile/Raanalote, nil,Sep. 2015, September 2015 9128,5.0,Marsha C,https://www.tripadvisor.ca/Profile/MarshaC84, nil,Sep. 2015, September 2015 9128,4.0,Rebekah B,https://www.tripadvisor.ca/Profile/571rebekahb, nil,Sep. 2015, September 2015 9128,5.0,Jwr846,https://www.tripadvisor.ca/Profile/Jwr846, nil,Sep. 2015, August 2015 9128,4.0,Laura G,https://www.tripadvisor.ca/Profile/P2582SClaurag, nil,Aug. 2015, August 2015 9128,2.0,Gingenut,https://www.tripadvisor.ca/Profile/Gingenut, nil,Aug. 2015, August 2015 9128,5.0,MrsWeedy,https://www.tripadvisor.ca/Profile/MrsWeedy, nil,Aug. 2015, August 2015 9128,5.0,mlanc,https://www.tripadvisor.ca/Profile/mlanc, nil,Aug. 2015, August 2015 9128,4.0,Boodleheimer,https://www.tripadvisor.ca/Profile/Boodleheimer, nil,Aug. 2015, August 2015 9128,5.0,Jacqui K,https://www.tripadvisor.ca/Profile/jacquik763, nil,Aug. 2015, July 2015 9128,5.0,johnstoj,https://www.tripadvisor.ca/Profile/johnstoj, nil,Jul. 2015, June 2015 9128,5.0,CalgaryAc,https://www.tripadvisor.ca/Profile/CalgaryAc, nil,Jul. 2015, June 2015 9128,4.0,kanadano,https://www.tripadvisor.ca/Profile/kanadano, nil,Jun. 2015, June 2015 9128,3.0,Victoria M,https://www.tripadvisor.ca/Profile/136VictoriaM, nil,Jun. 2015, June 2015 9128,5.0,daviesd028,https://www.tripadvisor.ca/Profile/daviesd028, nil,Jun. 2015, June 2015 9128,4.0,TipsyTess,https://www.tripadvisor.ca/Profile/TipsyTess, nil,Sep. 2014, August 2014 9128,4.0,Michael L,https://www.tripadvisor.ca/Profile/MKL121, nil,Aug. 2014, August 2014 9128,4.0,Jan J,https://www.tripadvisor.ca/Profile/JanJ980, nil,Aug. 2014, July 2014 9128,3.0,123NewEngland,https://www.tripadvisor.ca/Profile/123NewEngland, nil,Aug. 2014, July 2014 9128,4.0,Jan C,https://www.tripadvisor.ca/Profile/JanC642, nil,Aug. 2014, August 2014 9128,5.0,Dar Y,https://www.tripadvisor.ca/Profile/DarY_13, nil,Jul. 2014, July 2014 9128,5.0,merlyn55,https://www.tripadvisor.ca/Profile/merlyn55, nil,Jul. 2014, July 2014 9128,4.0,Thomas N,https://www.tripadvisor.ca/Profile/thomasn229, nil,Jul. 2014, July 2014 9128,5.0,Patty N,https://www.tripadvisor.ca/Profile/215pattyn, nil,Jul. 2014, June 2014 9128,5.0,TobyMary,https://www.tripadvisor.ca/Profile/TobyMary, nil,Jul. 2014, July 2014 9128,5.0,mikeb-GA,https://www.tripadvisor.ca/Profile/mikeb-GA, nil,Jun. 2014, May 2014 9128,4.0,majen60,https://www.tripadvisor.ca/Profile/majen60, nil,Jan. 2014, October 2013 9128,5.0,larsonfamily,https://www.tripadvisor.ca/Profile/larsonfamily, nil,Jan. 2014, December 2013 9128,1.0,Toni M,https://www.tripadvisor.ca/Profile/tonim540, nil,Dec. 2013, September 2013 9128,4.0,CDWBridgehampton,https://www.tripadvisor.ca/Profile/CDWBridgehampton, nil,Nov. 2013, October 2013 9128,5.0,Robert W,https://www.tripadvisor.ca/Profile/713RobertW, nil,Oct. 2013, October 2013 9128,5.0,letsgonow1957,https://www.tripadvisor.ca/Profile/letsgonow1957, nil,Oct. 2013, September 2013 9128,1.0,Cansnow S,https://www.tripadvisor.ca/Profile/cansnows, nil,Oct. 2013, September 2013 9128,5.0,Jojul_11,https://www.tripadvisor.ca/Profile/Jojul_11, nil,Oct. 2013, September 2013 9128,1.0,Joan S,https://www.tripadvisor.ca/Profile/JoanS130, nil,Sep. 2013, September 2013 9128,4.0,broddin,https://www.tripadvisor.ca/Profile/broddin, nil,Sep. 2013, September 2013 9128,5.0,fbglove,https://www.tripadvisor.ca/Profile/fbglove, nil,Aug. 2013, August 2013 9128,5.0,Nancy K,https://www.tripadvisor.ca/Profile/651nancyk, nil,Aug. 2013, July 2013 9128,5.0,fificw,https://www.tripadvisor.ca/Profile/fificw, nil,Aug. 2013, August 2013 9128,5.0,TNLeigh,https://www.tripadvisor.ca/Profile/TNLeigh, nil,Jul. 2013, July 2013 9128,5.0,Gerald D,https://www.tripadvisor.ca/Profile/geraldd224, nil,Jul. 2013, July 2013 9128,5.0,Joan R,https://www.tripadvisor.ca/Profile/joanr232, nil,Jul. 2013, July 2013 9128,5.0,Iris H,https://www.tripadvisor.ca/Profile/667irish, nil,Jul. 2013, June 2013 9128,5.0,Romain G,https://www.tripadvisor.ca/Profile/RomainG566, nil,Jul. 2013, September 2012 9128,5.0,LSN98,https://www.tripadvisor.ca/Profile/LSN98, nil,Jun. 2013, June 2013 9128,5.0,Cherylyn S,https://www.tripadvisor.ca/Profile/cherylyns_13, nil,Jun. 2013, June 2013 9128,5.0,edc26,https://www.tripadvisor.ca/Profile/edc26, nil,Jun. 2013, June 2013 9128,5.0,tricia939,https://www.tripadvisor.ca/Profile/tricia939, nil,Jun. 2013, June 2013 9128,5.0,Sherry K,https://www.tripadvisor.ca/Profile/SherryK685, nil,May 2013, May 2013 9128,5.0,tofino,https://www.tripadvisor.ca/Profile/tofino, nil,Apr. 2013, April 2013 9128,4.0,wrldtrkr,https://www.tripadvisor.ca/Profile/wrldtrkr, nil,Dec. 2012, September 2012 9128,4.0,Peter F,https://www.tripadvisor.ca/Profile/peterfS3474YL, nil,Nov. 2012, September 2012 9128,5.0,happytrails523,https://www.tripadvisor.ca/Profile/happytrails523, nil,Nov. 2012, October 2012 9128,4.0,Retired28,https://www.tripadvisor.ca/Profile/Retired28, nil,Sep. 2012, August 2012 9128,5.0,Pizzanizza,https://www.tripadvisor.ca/Profile/Pizzanizza, nil,Sep. 2012, September 2012 9128,5.0,chicodkid,https://www.tripadvisor.ca/Profile/chicodkid, nil,Jul. 2012, July 2012 9128,4.0,michele52514,https://www.tripadvisor.ca/Profile/michele52514, nil,Jul. 2012, July 2012 9128,4.0,lynn m,https://www.tripadvisor.ca/Profile/lynnm782, nil,Jul. 2012, July 2012 9128,4.0,Jonathan M,https://www.tripadvisor.ca/Profile/JonathanM199, nil,Jul. 2012, July 2012 9128,5.0,lupine4,https://www.tripadvisor.ca/Profile/lupine4, nil,Jun. 2012, May 2012 9128,5.0,Canadian079,https://www.tripadvisor.ca/Profile/Canadian079, nil,Jun. 2012, June 2012 9128,4.0,Francescamw66,https://www.tripadvisor.ca/Profile/Francescamw66, nil,Jun. 2012, June 2012 9128,4.0,relax7500,https://www.tripadvisor.ca/Profile/relax7500, nil,Sep. 2011, August 2011 9128,5.0,lynnmelin,https://www.tripadvisor.ca/Profile/lynnmelin, nil,Aug. 2011, August 2011 9129,nil,,nil, nil,nil,nil 9129,5.0,nonnie462018,https://www.tripadvisor.ca/Profile/nonnie462018, nil,Aug. 2018, August 2018 9129,1.0,Tammy M,https://www.tripadvisor.ca/Profile/tammymW2025FF, nil,Jul. 2018, June 2018 9129,5.0,Chasity G,https://www.tripadvisor.ca/Profile/chazzygreeneyes, nil,Mar. 2018, December 2017 9129,5.0,Margaret P,https://www.tripadvisor.ca/Profile/217margaretp, nil,Nov. 2017, November 2017 9129,5.0,Bergbahnn,https://www.tripadvisor.ca/Profile/Bergbahnn, nil,Sep. 2017, September 2017 9129,2.0,Lisa H,https://www.tripadvisor.ca/Profile/Q5618QQlisah, nil,Sep. 2017, September 2017 9129,5.0,Margaret A,https://www.tripadvisor.ca/Profile/360margareta, nil,Aug. 2017, August 2017 9129,5.0,Jill P,https://www.tripadvisor.ca/Profile/Counsell445, nil,Aug. 2017, August 2017 9129,5.0,Nancy M,https://www.tripadvisor.ca/Profile/nancymV9488RC, nil,Aug. 2017, August 2017 9129,5.0,alan w,https://www.tripadvisor.ca/Profile/47wise, nil,Aug. 2017, July 2017 9129,5.0,Dave-Nyla L,https://www.tripadvisor.ca/Profile/davenylal, nil,Jul. 2017, July 2017 9129,5.0,Stardust30,https://www.tripadvisor.ca/Profile/Stardust30, nil,Jun. 2017, June 2017 9129,5.0,Paul Tozer,https://www.tripadvisor.ca/Profile/PaulTozer, nil,Oct. 2016, October 2016 9129,4.0,coSt.Albert,https://www.tripadvisor.ca/Profile/coStalbert, nil,Sep. 2016, September 2016 9129,5.0,DaddyDude,https://www.tripadvisor.ca/Profile/DaddyDude, nil,Aug. 2016, August 2016 9129,5.0,jpblooms,https://www.tripadvisor.ca/Profile/jpblooms, nil,Aug. 2016, August 2016 9129,5.0,Donna M,https://www.tripadvisor.ca/Profile/DonnaM86, nil,Jul. 2016, July 2016 9129,4.0,ontheroadtwo,https://www.tripadvisor.ca/Profile/ontheroadtwo, nil,Jun. 2016, June 2016 9129,3.0,Ed A,https://www.tripadvisor.ca/Profile/EdHK, nil,Jun. 2016, May 2016 9129,5.0,Peter_4825,https://www.tripadvisor.ca/Profile/Peter_4825, nil,Jun. 2016, June 2016 9129,4.0,jeannieanne,https://www.tripadvisor.ca/Profile/jeannieanne, nil,May 2016, May 2016 9129,5.0,Tony M,https://www.tripadvisor.ca/Profile/TonyM835, nil,Dec. 2015, December 2015 9129,4.0,DaveBarbOnTheRoad,https://www.tripadvisor.ca/Profile/DaveBarbOnTheRoad, nil,Oct. 2015, September 2015 9129,5.0,moveinon,https://www.tripadvisor.ca/Profile/moveinon, nil,Oct. 2015, October 2015 9129,5.0,Gail A,https://www.tripadvisor.ca/Profile/GailA999, nil,Sep. 2015, September 2015 9129,5.0,Carol D,https://www.tripadvisor.ca/Profile/caroldJ8424ZO, nil,Sep. 2015, September 2015 9129,4.0,Ragazza14,https://www.tripadvisor.ca/Profile/Ragazza14, nil,Sep. 2015, August 2015 9129,4.0,jensatravellin,https://www.tripadvisor.ca/Profile/jensatravellin, nil,Aug. 2015, August 2015 9129,5.0,Nina M,https://www.tripadvisor.ca/Profile/847ninam, nil,Aug. 2015, August 2015 9129,2.0,Jerry16,https://www.tripadvisor.ca/Profile/Jerry16, nil,Aug. 2015, July 2015 9129,5.0,Ken K,https://www.tripadvisor.ca/Profile/Kripplerk, nil,Aug. 2015, July 2015 9129,5.0,Janice B,https://www.tripadvisor.ca/Profile/mikebY6860IF, nil,Aug. 2015, August 2015 9129,4.0,crispyhiking,https://www.tripadvisor.ca/Profile/crispyhiking, nil,Aug. 2015, August 2015 9129,5.0,gtowns,https://www.tripadvisor.ca/Profile/gtowns, nil,Jul. 2015, June 2015 9129,4.0,Route66por,https://www.tripadvisor.ca/Profile/Route66por, nil,Jun. 2015, June 2015 9129,5.0,scarey23,https://www.tripadvisor.ca/Profile/scarey23, nil,Apr. 2015, April 2015 9129,5.0,Digbyamb,https://www.tripadvisor.ca/Profile/Digbyamb, nil,Apr. 2015, April 2015 9129,4.0,pietro b,https://www.tripadvisor.ca/Profile/384pietrob, nil,Mar. 2015, March 2015 9129,4.0,Robert L,https://www.tripadvisor.ca/Profile/Z6471ZNrobertl, nil,Oct. 2014, October 2014 9129,4.0,Elisabeth O,https://www.tripadvisor.ca/Profile/elisabetho620, nil,Oct. 2014, October 2014 9129,5.0,TopSecret I,https://www.tripadvisor.ca/Profile/TopSecretI, nil,Sep. 2014, August 2014 9129,5.0,Roamers745,https://www.tripadvisor.ca/Profile/Roamers745, nil,Sep. 2014, September 2014 9129,5.0,Lauren C,https://www.tripadvisor.ca/Profile/laurenc462, nil,Sep. 2014, September 2014 9129,5.0,rhiaus,https://www.tripadvisor.ca/Profile/rhiaus, nil,Aug. 2014, August 2014 9129,4.0,easterntreker,https://www.tripadvisor.ca/Profile/easterntreker, nil,Jul. 2014, July 2014 9129,4.0,B G,https://www.tripadvisor.ca/Profile/100BG, nil,Jun. 2013, May 2013 9129,5.0,reddykilowatt,https://www.tripadvisor.ca/Profile/reddykilowatt, nil,Dec. 2012, July 2012 9129,4.0,Gord2Go,https://www.tripadvisor.ca/Profile/Gord2Go, nil,Nov. 2012, November 2012 9129,4.0,Felicity D,https://www.tripadvisor.ca/Profile/FelicityD815, nil,Sep. 2012, September 2012 9129,4.0,Laraine G,https://www.tripadvisor.ca/Profile/lmg67, nil,Jul. 2012, July 2012 9129,4.0,Heather F,https://www.tripadvisor.ca/Profile/HeatherA971, nil,Jul. 2012, July 2012 9129,5.0,pamela R,https://www.tripadvisor.ca/Profile/schyler, nil,Jul. 2012, June 2012 9129,4.0,Paul H,https://www.tripadvisor.ca/Profile/PaulH750, nil,Jun. 2012, May 2012 9129,5.0,Kellie S,https://www.tripadvisor.ca/Profile/KellieS762, nil,Feb. 2012, February 2012 9129,5.0,Michele S,https://www.tripadvisor.ca/Profile/MicheleS942, nil,Oct. 2011, May 2011 9129,5.0,Sharon F,https://www.tripadvisor.ca/Profile/SharonF647, nil,Sep. 2011, September 2011 9129,5.0,dodaBoulder,https://www.tripadvisor.ca/Profile/dodaBoulder, nil,Sep. 2011, September 2011 9129,5.0,Andy M,https://www.tripadvisor.ca/Profile/andym462, nil,Sep. 2011, September 2011 9129,4.0,Peter S,https://www.tripadvisor.ca/Profile/peters_pa, nil,Sep. 2011, September 2011 9129,4.0,retiredvacation,https://www.tripadvisor.ca/Profile/retiredvacation, nil,Sep. 2011, September 2011 9130,5.0,0799,https://www.tripadvisor.ca/Profile/0799, nil,Feb. 2019, June 2018 9130,4.0,Wayne B,https://www.tripadvisor.ca/Profile/wayneb982, nil,Sep. 2017, July 2017 9130,2.0,guesswho523,https://www.tripadvisor.ca/Profile/guesswho523, nil,Aug. 2017, July 2017 9130,4.0,Jordannne,https://www.tripadvisor.ca/Profile/Jordannne, nil,May 2017, June 2016 9130,5.0,Ursula A,https://www.tripadvisor.ca/Profile/637ursulaa, nil,Aug. 2016, August 2016 9130,nil,,nil, nil,nil,nil 9130,5.0,Shannon H,https://www.tripadvisor.ca/Profile/shannonh15, nil,Aug. 2016, July 2016 9130,5.0,Carol H,https://www.tripadvisor.ca/Profile/F5720OMcarolh, nil,Jul. 2016, July 2016 9130,5.0,TimeshareVon,https://www.tripadvisor.ca/Profile/TimeshareVon, nil,Oct. 2015, October 2015 9130,1.0,PhDRN,https://www.tripadvisor.ca/Profile/PhDRN, nil,Sep. 2015, September 2015 9130,4.0,JenniB1972,https://www.tripadvisor.ca/Profile/JenniB1972, nil,Aug. 2015, August 2015 9130,4.0,Krista B,https://www.tripadvisor.ca/Profile/539kristab, nil,Aug. 2015, August 2015 9130,5.0,Andrew B,https://www.tripadvisor.ca/Profile/P6140BFandrewb, nil,Aug. 2015, July 2015 9130,5.0,Donavon N,https://www.tripadvisor.ca/Profile/d0nav0nn, nil,Jul. 2015, July 2015 9130,5.0,NvrKnew1,https://www.tripadvisor.ca/Profile/NvrKnew1, nil,Aug. 2014, July 2014 9130,5.0,angelfly,https://www.tripadvisor.ca/Profile/angelfly, nil,Jul. 2014, July 2014 9131,5.0,ThePunchBowl,https://www.tripadvisor.ca/Profile/ThePunchBowl, nil,Oct. 2018, September 2018 9131,5.0,MaryEByb,https://www.tripadvisor.ca/Profile/MaryEByb, nil,Sep. 2018, September 2018 9131,5.0,Barbara G,https://www.tripadvisor.ca/Profile/BarbaraG2471, nil,Sep. 2018, September 2018 9131,5.0,liztishone,https://www.tripadvisor.ca/Profile/liztishone, nil,Aug. 2018, June 2018 9131,5.0,Tina W,https://www.tripadvisor.ca/Profile/N6667QVtinaw, nil,Aug. 2018, August 2018 9131,5.0,Sheila M,https://www.tripadvisor.ca/Profile/L9293IYsheilam, nil,Aug. 2018, July 2018 9131,5.0,Sonnie2403,https://www.tripadvisor.ca/Profile/Sonnie2403, nil,Apr. 2018, July 2017 9131,4.0,njlSurrey,https://www.tripadvisor.ca/Profile/njlSurrey, nil,Oct. 2017, October 2017 9131,5.0,Barbara O,https://www.tripadvisor.ca/Profile/BarbaraO837, nil,Sep. 2016, August 2016 9131,4.0,WMarkR,https://www.tripadvisor.ca/Profile/WMarkR, nil,Sep. 2016, July 2016 9131,4.0,EllenBen,https://www.tripadvisor.ca/Profile/EllenBen, nil,Jul. 2016, July 2016 9131,5.0,fitz424,https://www.tripadvisor.ca/Profile/fitz424, nil,Jul. 2016, July 2016 9131,2.0,Satsoc,https://www.tripadvisor.ca/Profile/Satsoc, nil,Jul. 2016, July 2016 9131,5.0,TrapsterX,https://www.tripadvisor.ca/Profile/TrapsterX, nil,Jun. 2016, June 2016 9131,5.0,bbstx,https://www.tripadvisor.ca/Profile/bbstx, nil,Sep. 2015, September 2015 9131,5.0,NatHolst,https://www.tripadvisor.ca/Profile/NatHolst, nil,Aug. 2015, August 2015 9131,4.0,Boodleheimer,https://www.tripadvisor.ca/Profile/Boodleheimer, nil,Aug. 2015, August 2015 9131,4.0,Caitlin,https://www.tripadvisor.ca/Profile/cait230, nil,Jul. 2015, June 2015 9131,5.0,Brenda J,https://www.tripadvisor.ca/Profile/BrendaJ902, nil,Jun. 2015, June 2015 9131,5.0,Amy D,https://www.tripadvisor.ca/Profile/H2998DSamyd, nil,Mar. 2015, August 2014 9131,5.0,Patrick S,https://www.tripadvisor.ca/Profile/patricksV2137KT, nil,Oct. 2014, September 2014 9131,4.0,Virginia L,https://www.tripadvisor.ca/Profile/VirginiaL281, nil,Sep. 2014, September 2014 9131,5.0,Brian H,https://www.tripadvisor.ca/Profile/brianhN9382NW, nil,Sep. 2014, September 2014 9131,5.0,Donald C,https://www.tripadvisor.ca/Profile/305donaldc, nil,Aug. 2014, August 2014 9131,nil,,nil, nil,nil,nil 9131,5.0,Yolanda_ribas,https://www.tripadvisor.ca/Profile/Yolanda_ribas, nil,Jul. 2013, July 2013 9131,5.0,foodie_3339,https://www.tripadvisor.ca/Profile/foodie_3339, nil,Jul. 2013, June 2013 9131,5.0,Roadtripper1326,https://www.tripadvisor.ca/Profile/Roadtripper1326, nil,Aug. 2012, August 2012 9131,5.0,labdogs,https://www.tripadvisor.ca/Profile/labdogs, nil,Jul. 2011, August 2010 9132,4.0,David M,https://www.tripadvisor.ca/Profile/J2976OVdavidm, nil,May 2018, May 2018 9132,4.0,brokebuttravelling,https://www.tripadvisor.ca/Profile/brokebuttravelling, nil,Aug. 2017, August 2017 9132,5.0,grace y,https://www.tripadvisor.ca/Profile/gracey679, nil,Aug. 2017, August 2017 9132,5.0,1waterLily,https://www.tripadvisor.ca/Profile/1waterLily, nil,Jul. 2017, July 2017 9132,5.0,Steven P,https://www.tripadvisor.ca/Profile/StevenP389, nil,Oct. 2016, October 2016 9132,5.0,albertobrazil,https://www.tripadvisor.ca/Profile/albertobrazil, nil,Oct. 2016, October 2016 9132,5.0,Megan G,https://www.tripadvisor.ca/Profile/megang821, nil,Sep. 2016, June 2016 9132,5.0,Ahmed N,https://www.tripadvisor.ca/Profile/AhmedN478, nil,Sep. 2016, September 2016 9132,5.0,Motormaid125,https://www.tripadvisor.ca/Profile/Motormaid125, nil,Sep. 2016, September 2016 9132,5.0,Dana D,https://www.tripadvisor.ca/Profile/686danad, nil,Aug. 2016, August 2016 9132,4.0,Shou1,https://www.tripadvisor.ca/Profile/Shou1, nil,Aug. 2016, August 2016 9132,4.0,1Wisetraveller,https://www.tripadvisor.ca/Profile/1Wisetraveller, nil,Jul. 2016, June 2016 9132,5.0,Lauren A,https://www.tripadvisor.ca/Profile/lauralb1117, nil,Jan. 2016, October 2015 9132,5.0,Capermom68,https://www.tripadvisor.ca/Profile/Capermom68, nil,Aug. 2015, August 2015 9132,5.0,Emma S,https://www.tripadvisor.ca/Profile/737emmas, nil,Jul. 2015, June 2015 9132,5.0,Lynn S,https://www.tripadvisor.ca/Profile/lynns355, nil,Jul. 2015, July 2015 9132,5.0,David W,https://www.tripadvisor.ca/Profile/davidwX1445SG, nil,May 2015, May 2015 9132,3.0,975J579,https://www.tripadvisor.ca/Profile/975J579, nil,Oct. 2014, September 2014 9132,5.0,Catsprat-Lynch,https://www.tripadvisor.ca/Profile/Catsprat-Lynch, nil,Aug. 2014, December 2013 9132,5.0,Nina-Elizabeth-D,https://www.tripadvisor.ca/Profile/Nina-Elizabeth-D, nil,Aug. 2014, July 2014 9132,nil,,nil, nil,nil,nil 9132,5.0,Vanessa78_12,https://www.tripadvisor.ca/Profile/Vanessa78_12, nil,Sep. 2013, September 2013 9132,4.0,Lorraine G,https://www.tripadvisor.ca/Profile/lorraineg422, nil,Sep. 2013, September 2013 9132,5.0,Jennifer K,https://www.tripadvisor.ca/Profile/813jenniferk, nil,Aug. 2013, August 2013 9132,5.0,ConnieSchwedes,https://www.tripadvisor.ca/Profile/ConnieSchwedes, nil,Aug. 2013, August 2013 9132,5.0,steffsurf,https://www.tripadvisor.ca/Profile/steffsurf, nil,Jul. 2013, July 2013 9132,5.0,Jules197979,https://www.tripadvisor.ca/Profile/Jules197979, nil,Jul. 2013, July 2013 9132,5.0,Rfaraway,https://www.tripadvisor.ca/Profile/Rfaraway, nil,Jul. 2013, July 2013 9132,4.0,bikelegs,https://www.tripadvisor.ca/Profile/bikelegs, nil,Jul. 2013, June 2013 9132,5.0,Helene393_13,https://www.tripadvisor.ca/Profile/Helene393_13, nil,Jul. 2013, July 2013 9132,5.0,ilsara55,https://www.tripadvisor.ca/Profile/ilsara55, nil,Jul. 2013, June 2013 9132,5.0,MooseScout,https://www.tripadvisor.ca/Profile/MooseScout, nil,Jul. 2011, July 2011 9132,5.0,luckysunnystar,https://www.tripadvisor.ca/Profile/luckysunnystar, nil,Oct. 2010, September 2010 9132,2.0,happyhiker10,https://www.tripadvisor.ca/Profile/happyhiker10, nil,Oct. 2010, October 2010 9132,5.0,worldtrip_10,https://www.tripadvisor.ca/Profile/worldtrip_10, nil,Aug. 2010, August 2010 9132,5.0,marinerenewable,https://www.tripadvisor.ca/Profile/marinerenewable, nil,Jun. 2010, June 2010 9132,5.0,Ariana222,https://www.tripadvisor.ca/Profile/Ariana222, nil,May 2010, May 2010 9132,5.0,nikkiukEngland,https://www.tripadvisor.ca/Profile/nikkiukEngland, nil,Feb. 2010, October 2009 9132,5.0,RCVan09,https://www.tripadvisor.ca/Profile/RCVan09, nil,Jul. 2009, July 2009 9132,5.0,ArianeWitt,https://www.tripadvisor.ca/Profile/ArianeWitt, nil,May 2009, April 2009 9132,5.0,acreis,https://www.tripadvisor.ca/Profile/acreis, nil,Nov. 2008, October 2008 9133,nil,,nil, nil,nil,nil 9133,5.0,rojos1,https://www.tripadvisor.ca/Profile/rojos1, nil,Sep. 2017, September 2017 9133,4.0,Happy_Dad102,https://www.tripadvisor.ca/Profile/Happy_Dad102, nil,Sep. 2017, September 2017 9133,3.0,GreenGirl2013,https://www.tripadvisor.ca/Profile/GreenGirl2013, nil,Sep. 2017, July 2017 9133,4.0,Jennifer H,https://www.tripadvisor.ca/Profile/jenniferhQ6596DB, nil,Sep. 2017, August 2017 9133,3.0,Susan C,https://www.tripadvisor.ca/Profile/T9705FRsusanc, nil,Aug. 2017, August 2017 9133,4.0,Scottywells54,https://www.tripadvisor.ca/Profile/Scottywells54, nil,Aug. 2017, August 2017 9133,5.0,NSTartan55,https://www.tripadvisor.ca/Profile/NSTartan55, nil,Aug. 2017, August 2017 9133,4.0,arbor-us,https://www.tripadvisor.ca/Profile/arbor-us, nil,Aug. 2017, August 2017 9133,5.0,Cindy06191953,https://www.tripadvisor.ca/Profile/Cindy06191953, nil,Jul. 2017, July 2017 9133,4.0,Meghan F,https://www.tripadvisor.ca/Profile/MeghanF205, nil,Jul. 2017, July 2017 9133,2.0,vickichardak,https://www.tripadvisor.ca/Profile/vickichardak, nil,Oct. 2016, October 2016 9133,4.0,Alison L S,https://www.tripadvisor.ca/Profile/AlisonLS, nil,Oct. 2016, October 2016 9133,5.0,412carym,https://www.tripadvisor.ca/Profile/412carym, nil,Sep. 2016, September 2016 9133,3.0,James P,https://www.tripadvisor.ca/Profile/jamespQ2404DN, nil,Aug. 2016, August 2016 9133,4.0,Julie S,https://www.tripadvisor.ca/Profile/juliesT3639GM, nil,Aug. 2016, July 2016 9133,5.0,bartsbuds,https://www.tripadvisor.ca/Profile/bartsbuds, nil,Dec. 2015, September 2015 9133,4.0,Robert F,https://www.tripadvisor.ca/Profile/robertfJ8571HA, nil,Sep. 2015, September 2015 9133,4.0,Brian M,https://www.tripadvisor.ca/Profile/brianmO3207PO, nil,Sep. 2015, September 2015 9133,4.0,Mila A,https://www.tripadvisor.ca/Profile/805milaa, nil,Jun. 2015, June 2015 9133,5.0,Clive C,https://www.tripadvisor.ca/Profile/CliveC655, nil,Oct. 2014, September 2014 9133,3.0,dsky227,https://www.tripadvisor.ca/Profile/dsky227, nil,Jun. 2014, June 2014 9133,5.0,Alan1Bangor,https://www.tripadvisor.ca/Profile/Alan1Bangor, nil,Sep. 2013, September 2013 9133,5.0,Mac1155,https://www.tripadvisor.ca/Profile/Mac1155, nil,May 2013, May 2013 9133,5.0,NH1964,https://www.tripadvisor.ca/Profile/NH1964, nil,Jan. 2013, January 2013 9133,4.0,thor_74HH,https://www.tripadvisor.ca/Profile/thor_74HH, nil,Nov. 2012, October 2012 9133,2.0,Donna D,https://www.tripadvisor.ca/Profile/DonnaD169, nil,Sep. 2012, September 2012 9133,4.0,tsh2020,https://www.tripadvisor.ca/Profile/tsh2020, nil,Aug. 2012, August 2012 9133,5.0,JyouKnit,https://www.tripadvisor.ca/Profile/JyouKnit, nil,Jul. 2012, May 2012 9133,3.0,Ritsian,https://www.tripadvisor.ca/Profile/Ritsian, nil,Jun. 2012, June 2012 9133,4.0,CaliforniaRipCurl,https://www.tripadvisor.ca/Profile/CaliforniaRipCurl, nil,Aug. 2011, August 2011 9133,5.0,angie d,https://www.tripadvisor.ca/Profile/angied137, nil,Aug. 2011, August 2011 9133,5.0,ManchesterCassy,https://www.tripadvisor.ca/Profile/ManchesterCassy, nil,Aug. 2011, May 2011 9133,3.0,BluenoserHalifax,https://www.tripadvisor.ca/Profile/BluenoserHalifax, nil,Jul. 2011, July 2011 9133,4.0,Kev_N_Tan,https://www.tripadvisor.ca/Profile/Kev_N_Tan, nil,Jul. 2010, June 2010 9133,2.0,AdventurersOtt,https://www.tripadvisor.ca/Profile/AdventurersOtt, nil,Aug. 2009, August 2009 9134,5.0,Paul U,https://www.tripadvisor.ca/Profile/paulu656, nil,Nov. 2018, September 2018 9134,3.0,notdoneromin,https://www.tripadvisor.ca/Profile/notdoneromin, nil,Sep. 2018, September 2018 9134,3.0,OneTipster,https://www.tripadvisor.ca/Profile/OneTipster, nil,Jul. 2018, June 2018 9134,1.0,flynedrv3,https://www.tripadvisor.ca/Profile/flynedrv3, nil,Apr. 2018, October 2017 9134,4.0,the_introoder,https://www.tripadvisor.ca/Profile/the_introoder, nil,Dec. 2017, July 2017 9134,2.0,TheMun,https://www.tripadvisor.ca/Profile/TheMun, nil,Sep. 2017, September 2017 9134,4.0,Pearhare,https://www.tripadvisor.ca/Profile/Pearhare, nil,Sep. 2017, September 2017 9134,5.0,lionelle2016,https://www.tripadvisor.ca/Profile/lionelle2016, nil,Sep. 2017, September 2017 9134,4.0,kittydeb,https://www.tripadvisor.ca/Profile/kittydeb, nil,Sep. 2017, September 2017 9134,4.0,John C,https://www.tripadvisor.ca/Profile/johncI7786GN, nil,Sep. 2017, September 2017 9134,4.0,Claire M,https://www.tripadvisor.ca/Profile/I6838VFclairem, nil,Aug. 2017, August 2017 9134,5.0,michaelcY9549PP,https://www.tripadvisor.ca/Profile/michaelcY9549PP, nil,Aug. 2017, August 2017 9134,5.0,sienna27,https://www.tripadvisor.ca/Profile/sienna27, nil,Jul. 2017, July 2017 9134,4.0,John S,https://www.tripadvisor.ca/Profile/johnsJ3599MO, nil,Jun. 2017, May 2017 9134,4.0,seed02,https://www.tripadvisor.ca/Profile/seed02, nil,Oct. 2016, October 2016 9134,4.0,6Miles01,https://www.tripadvisor.ca/Profile/6Miles01, nil,Sep. 2016, September 2016 9134,2.0,nicolefD3650GV,https://www.tripadvisor.ca/Profile/nicolefD3650GV, nil,Sep. 2016, September 2016 9134,5.0,Muskoka6161,https://www.tripadvisor.ca/Profile/Muskoka6161, nil,Sep. 2016, September 2016 9134,5.0,Karen M,https://www.tripadvisor.ca/Profile/J2758EZkarenm, nil,Sep. 2016, September 2016 9134,5.0,Sambra21,https://www.tripadvisor.ca/Profile/Sambra21, nil,Sep. 2016, September 2016 9134,nil,,nil, nil,nil,nil 9134,3.0,Catherine P,https://www.tripadvisor.ca/Profile/CatherineP1302, nil,Jul. 2016, July 2016 9134,5.0,Shelley S,https://www.tripadvisor.ca/Profile/402shelleys, nil,Jul. 2016, June 2016 9134,5.0,Victoria S,https://www.tripadvisor.ca/Profile/vic2riacarol, nil,Jul. 2016, July 2016 9134,4.0,RoseBowlTraveler,https://www.tripadvisor.ca/Profile/RoseBowlTraveler, nil,Jun. 2016, June 2016 9134,4.0,Barb W,https://www.tripadvisor.ca/Profile/874barbw, nil,Dec. 2015, June 2015 9134,4.0,frederic d,https://www.tripadvisor.ca/Profile/62fredericd, nil,Aug. 2015, August 2015 9134,3.0,dolly9,https://www.tripadvisor.ca/Profile/dolly9, nil,Jul. 2015, July 2015 9134,3.0,haley745,https://www.tripadvisor.ca/Profile/haley745, nil,Jul. 2015, July 2015 9134,5.0,Bfly217,https://www.tripadvisor.ca/Profile/Bfly217, nil,Jul. 2015, July 2015 9134,5.0,ehteam,https://www.tripadvisor.ca/Profile/ehteam, nil,Jun. 2015, September 2014 9134,5.0,454Benny,https://www.tripadvisor.ca/Profile/454Benny, nil,Jul. 2014, June 2014 9134,3.0,Sjm,https://www.tripadvisor.ca/Profile/molmag, nil,Jul. 2014, July 2014 9134,4.0,NSAdventureSeekers,https://www.tripadvisor.ca/Profile/NSAdventureSeekers, nil,Oct. 2013, September 2013 9134,4.0,llm68,https://www.tripadvisor.ca/Profile/llm68, nil,Sep. 2013, September 2013 9134,4.0,daxxdog,https://www.tripadvisor.ca/Profile/daxxdog, nil,Sep. 2012, September 2012 9134,5.0,Bocabum,https://www.tripadvisor.ca/Profile/Bocabum, nil,Jul. 2011, July 2011 9134,1.0,Troy D,https://www.tripadvisor.ca/Profile/sslm72, nil,Jul. 2011, July 2011 9134,4.0,pbflynn21,https://www.tripadvisor.ca/Profile/pbflynn21, nil,Jul. 2011, July 2011 9134,4.0,Starlady_11,https://www.tripadvisor.ca/Profile/Starlady_11, nil,Jul. 2011, July 2011 9134,4.0,DocDanG,https://www.tripadvisor.ca/Profile/DocDanG, nil,Jun. 2011, June 2011 9135,nil,,nil, nil,nil,nil 9135,2.0,365win,https://www.tripadvisor.ca/Profile/365win, nil,Jun. 2018, June 2018 9135,4.0,Dave2496,https://www.tripadvisor.ca/Profile/Dave2496, nil,Aug. 2017, August 2017 9135,5.0,BullsEyeWineGuy,https://www.tripadvisor.ca/Profile/BullsEyeWineGuy, nil,Jun. 2017, June 2017 9135,5.0,Gisele P,https://www.tripadvisor.ca/Profile/261giselep, nil,Jul. 2016, July 2016 9136,nil,,nil, nil,nil,nil 9136,1.0,Steven P,https://www.tripadvisor.ca/Profile/StevenP389, nil,Oct. 2016, October 2016 9136,3.0,ZumaDawg,https://www.tripadvisor.ca/Profile/ZumaDawg, nil,Sep. 2016, September 2016 9136,4.0,Al_Beaux,https://www.tripadvisor.ca/Profile/Al_Beaux, nil,Jul. 2016, July 2016 9136,4.0,SpearsMacDougall,https://www.tripadvisor.ca/Profile/SpearsMacDougall, nil,Jun. 2016, June 2016 9136,5.0,Geoffrey M,https://www.tripadvisor.ca/Profile/geoffreym653, nil,Apr. 2016, March 2016 9136,4.0,Pattithomas,https://www.tripadvisor.ca/Profile/Pattithomas, nil,Oct. 2015, October 2015 9136,4.0,Billy R,https://www.tripadvisor.ca/Profile/Rockon99, nil,Jul. 2015, June 2015 9136,3.0,BarbarKillen,https://www.tripadvisor.ca/Profile/BarbarKillen, nil,Oct. 2014, September 2014 9136,2.0,Denise C,https://www.tripadvisor.ca/Profile/Cayad, nil,Aug. 2014, July 2014 9136,4.0,Debbie T,https://www.tripadvisor.ca/Profile/DebbieT07, nil,Jul. 2014, July 2014 9136,4.0,Felix W,https://www.tripadvisor.ca/Profile/FelixW_11, nil,Sep. 2013, August 2013 9136,4.0,Elaine D,https://www.tripadvisor.ca/Profile/elained385, nil,Aug. 2013, August 2013 9136,4.0,Denise W,https://www.tripadvisor.ca/Profile/815denisew, nil,Jul. 2013, July 2013 9136,4.0,Donna D,https://www.tripadvisor.ca/Profile/DonnaD169, nil,Sep. 2012, September 2012 9136,2.0,1Haligal,https://www.tripadvisor.ca/Profile/1Haligal, nil,Aug. 2012, June 2012 9136,3.0,Pam635836,https://www.tripadvisor.ca/Profile/Pam635836, nil,Jun. 2012, June 2012 9136,4.0,TomRuthWilliams,https://www.tripadvisor.ca/Profile/TomRuthWilliams, nil,Sep. 2011, July 2011 9137,nil,,nil, nil,nil,nil 9137,5.0,Beth C,https://www.tripadvisor.ca/Profile/T4552QObethc, nil,Nov. 2015, August 2015 9138,3.0,jwood760,https://www.tripadvisor.ca/Profile/jwood760, nil,Sep. 2016, September 2016 9138,5.0,Dana G,https://www.tripadvisor.ca/Profile/danag692, nil,Aug. 2016, August 2016 9138,5.0,IP3806,https://www.tripadvisor.ca/Profile/IP3806, nil,Aug. 2016, July 2016 9138,4.0,KVWC77,https://www.tripadvisor.ca/Profile/KVWC77, nil,Aug. 2016, August 2016 9138,3.0,MaddyandBella W,https://www.tripadvisor.ca/Profile/jennifersS1009VQ, nil,Jul. 2016, July 2016 9138,4.0,Robert I,https://www.tripadvisor.ca/Profile/roberti123, nil,Oct. 2014, October 2014 9138,4.0,Janice M,https://www.tripadvisor.ca/Profile/JaniceM976, nil,Sep. 2014, September 2014 9138,5.0,LManley2014,https://www.tripadvisor.ca/Profile/LManley2014, nil,Sep. 2014, August 2014 9138,5.0,Vaughn F,https://www.tripadvisor.ca/Profile/VaughnFox, nil,Jun. 2014, June 2014 9138,5.0,LisaJames2013,https://www.tripadvisor.ca/Profile/LisaJames2013, nil,Oct. 2013, August 2013 9138,nil,,nil, nil,nil,nil 9138,5.0,Catherine S,https://www.tripadvisor.ca/Profile/90catherines, nil,Aug. 2013, July 2013 9138,2.0,Grant F,https://www.tripadvisor.ca/Profile/657grantf, nil,Aug. 2013, August 2013 9138,2.0,NWtraveler69,https://www.tripadvisor.ca/Profile/NWtraveler69, nil,Oct. 2012, September 2012 9138,2.0,irene102655,https://www.tripadvisor.ca/Profile/irene102655, nil,Oct. 2012, September 2012 9138,1.0,TaylorKerr,https://www.tripadvisor.ca/Profile/TaylorKerr, nil,Aug. 2012, August 2012 9139,nil,,nil, nil,nil,nil 9140,nil,,nil, nil,nil,nil 9141,nil,,nil, nil,nil,nil 9143,5.0,MarkINtime2000,https://www.tripadvisor.ca/Profile/MarkINtime2000, nil,Nov. 2018, October 2018 9143,4.0,Safari655638,https://www.tripadvisor.ca/Profile/Safari655638, nil,Oct. 2018, October 2018 9143,5.0,mrtmrt,https://www.tripadvisor.ca/Profile/mrtmrt, nil,Oct. 2018, October 2018 9143,5.0,robmnewcombe,https://www.tripadvisor.ca/Profile/robmnewcombe, nil,Oct. 2018, October 2018 9143,5.0,Tim F,https://www.tripadvisor.ca/Profile/timf61, nil,Oct. 2018, October 2018 9143,5.0,wb762018,https://www.tripadvisor.ca/Profile/wb762018, nil,Oct. 2018, October 2018 9143,5.0,Nicolewolf1,https://www.tripadvisor.ca/Profile/Nicolewolf1, nil,Oct. 2018, October 2018 9143,5.0,erin b,https://www.tripadvisor.ca/Profile/162erinb, nil,Oct. 2018, October 2018 9143,5.0,algreaves1,https://www.tripadvisor.ca/Profile/algreaves1, nil,Oct. 2018, October 2018 9143,5.0,Kermit403,https://www.tripadvisor.ca/Profile/Kermit403, nil,Oct. 2018, September 2018 9143,5.0,kimibartels,https://www.tripadvisor.ca/Profile/kimibartels, nil,Oct. 2018, September 2018 9143,5.0,Brad D,https://www.tripadvisor.ca/Profile/358bradd, nil,Oct. 2018, October 2018 9143,5.0,Horsewoman,https://www.tripadvisor.ca/Profile/Horsewoman, nil,Sep. 2018, September 2018 9143,5.0,lynnles78,https://www.tripadvisor.ca/Profile/lynnles78, nil,Sep. 2018, September 2018 9143,5.0,Beatrice B,https://www.tripadvisor.ca/Profile/Beatrice86_B, nil,Sep. 2018, September 2018 9143,5.0,rcanderson47,https://www.tripadvisor.ca/Profile/rcanderson47, nil,Sep. 2018, September 2018 9143,5.0,SRG901,https://www.tripadvisor.ca/Profile/SRG901, nil,Sep. 2018, September 2018 9143,5.0,krp329,https://www.tripadvisor.ca/Profile/krp329, nil,Sep. 2018, September 2018 9143,5.0,GrandTour456852,https://www.tripadvisor.ca/Profile/GrandTour456852, nil,Sep. 2018, September 2018 9143,5.0,Linda F,https://www.tripadvisor.ca/Profile/lindafX7004GY, nil,Aug. 2018, August 2018 9143,nil,,nil, nil,nil,nil 9143,5.0,justcake13,https://www.tripadvisor.ca/Profile/justcake13, nil,Aug. 2018, August 2018 9143,5.0,SalCT06478,https://www.tripadvisor.ca/Profile/SalCT06478, nil,Aug. 2018, July 2018 9143,5.0,gmacpro,https://www.tripadvisor.ca/Profile/gmacpro, nil,Aug. 2018, August 2018 9143,5.0,rmilheron,https://www.tripadvisor.ca/Profile/rmilheron, nil,Jul. 2018, July 2018 9143,5.0,ianewest,https://www.tripadvisor.ca/Profile/ianewestt, nil,Jul. 2018, July 2018 9143,5.0,Clare Chick,https://www.tripadvisor.ca/Profile/ClareChick, nil,Jul. 2018, July 2018 9143,5.0,shirley1937,https://www.tripadvisor.ca/Profile/shirley1937, nil,Jul. 2018, July 2018 9143,5.0,lm077,https://www.tripadvisor.ca/Profile/lm077, nil,Jul. 2018, July 2018 9143,5.0,luvtotravel6768,https://www.tripadvisor.ca/Profile/luvtotravel6768, nil,Jul. 2018, June 2018 9143,5.0,Evyanne W,https://www.tripadvisor.ca/Profile/evyannew, nil,Jul. 2018, July 2018 9143,5.0,marymaschmidt,https://www.tripadvisor.ca/Profile/marymaschmidt, nil,Jul. 2018, June 2018 9143,5.0,DavidS70,https://www.tripadvisor.ca/Profile/DavidS70, nil,Jul. 2018, June 2018 9143,5.0,Pauline B,https://www.tripadvisor.ca/Profile/paulinebL1694RU, nil,Jul. 2018, June 2018 9143,5.0,lemayor,https://www.tripadvisor.ca/Profile/lemayor, nil,Jul. 2018, June 2018 9143,5.0,Mik2mar,https://www.tripadvisor.ca/Profile/Mik2mar, nil,Jun. 2018, June 2018 9143,4.0,robertaheit,https://www.tripadvisor.ca/Profile/robertaheit, nil,Jun. 2018, June 2018 9143,5.0,KCsew,https://www.tripadvisor.ca/Profile/KCsew, nil,Jun. 2018, June 2018 9143,5.0,cphilp0tt,https://www.tripadvisor.ca/Profile/cphilp0tt, nil,Jun. 2018, May 2018 9143,5.0,2billr2018,https://www.tripadvisor.ca/Profile/2billr2018, nil,Jun. 2018, June 2018 9143,5.0,Marie G,https://www.tripadvisor.ca/Profile/1950marie, nil,May 2018, May 2018 9143,5.0,Joyce H,https://www.tripadvisor.ca/Profile/652joyceh, nil,May 2018, May 2018 9143,5.0,LovesToTravel716,https://www.tripadvisor.ca/Profile/LovesToTravel716, nil,Feb. 2018, July 2017 9143,5.0,pika_candid_reviews,https://www.tripadvisor.ca/Profile/pika_candid_reviews, nil,Dec. 2017, October 2017 9143,4.0,Hola4876,https://www.tripadvisor.ca/Profile/Hola4876, nil,Oct. 2017, October 2017 9143,4.0,TXLuv2Travel,https://www.tripadvisor.ca/Profile/TXLuv2Travel, nil,Oct. 2017, October 2017 9143,5.0,puremichiganstaters,https://www.tripadvisor.ca/Profile/puremichiganstaters, nil,Oct. 2017, October 2017 9143,5.0,Suz10blue,https://www.tripadvisor.ca/Profile/Suz10blue, nil,Oct. 2017, October 2017 9143,5.0,Brenda P,https://www.tripadvisor.ca/Profile/brendap185, nil,Oct. 2017, September 2017 9143,5.0,HappyAnnapolitian,https://www.tripadvisor.ca/Profile/HappyAnnapolitian, nil,Oct. 2017, October 2017 9143,4.0,mjrtigger,https://www.tripadvisor.ca/Profile/mjrtigger, nil,Oct. 2017, September 2017 9143,5.0,Fearless3050,https://www.tripadvisor.ca/Profile/Fearless3050, nil,Oct. 2017, September 2017 9143,5.0,CKarlL,https://www.tripadvisor.ca/Profile/CKarlL, nil,Oct. 2017, October 2017 9143,5.0,Christine M,https://www.tripadvisor.ca/Profile/T3740VAchristinem, nil,Sep. 2017, August 2017 9143,5.0,Marcel C,https://www.tripadvisor.ca/Profile/marcelc782, nil,Sep. 2017, September 2017 9143,5.0,Theo T,https://www.tripadvisor.ca/Profile/908theot, nil,Sep. 2017, September 2017 9143,5.0,beachair25,https://www.tripadvisor.ca/Profile/beachair25, nil,Sep. 2017, September 2017 9143,4.0,Canada1631,https://www.tripadvisor.ca/Profile/Canada1631, nil,Sep. 2017, August 2017 9143,5.0,Brenda G,https://www.tripadvisor.ca/Profile/A3101QVbrendag, nil,Sep. 2017, September 2017 9143,5.0,Stéphanie R,https://www.tripadvisor.ca/Profile/267st_phanier, nil,Sep. 2017, July 2017 9143,4.0,MGQ,https://www.tripadvisor.ca/Profile/2964mq, nil,Aug. 2017, August 2017 9143,5.0,Cari23Cari,https://www.tripadvisor.ca/Profile/Cari23Cari, nil,Aug. 2017, June 2017 9143,5.0,Susan M,https://www.tripadvisor.ca/Profile/D9594FIsusanm, nil,Aug. 2017, August 2017 9143,5.0,Emily J,https://www.tripadvisor.ca/Profile/202emilyj, nil,Aug. 2017, July 2017 9143,5.0,DebbieD60,https://www.tripadvisor.ca/Profile/DebbieD60, nil,Aug. 2017, June 2017 9143,5.0,Harvey R,https://www.tripadvisor.ca/Profile/852harveyr, nil,Aug. 2017, July 2017 9143,5.0,lesgatinois,https://www.tripadvisor.ca/Profile/lesgatinois, nil,Aug. 2017, July 2017 9143,5.0,PWAgnew,https://www.tripadvisor.ca/Profile/PWAgnew, nil,Aug. 2017, June 2017 9143,5.0,CCexch,https://www.tripadvisor.ca/Profile/CCexch, nil,Aug. 2017, June 2017 9143,5.0,Sue D,https://www.tripadvisor.ca/Profile/suedJ147EB, nil,Jul. 2017, July 2017 9143,5.0,Todd Colleen B,https://www.tripadvisor.ca/Profile/toddcolleenb, nil,Jul. 2017, July 2017 9143,5.0,scooper47,https://www.tripadvisor.ca/Profile/scooper47, nil,Jul. 2017, June 2017 9143,5.0,Kathy1940,https://www.tripadvisor.ca/Profile/Kathy1940, nil,Jul. 2017, June 2017 9143,4.0,TripleM_99,https://www.tripadvisor.ca/Profile/TripleM_99, nil,Jul. 2017, June 2017 9143,5.0,shininshell,https://www.tripadvisor.ca/Profile/shininshell, nil,Jun. 2017, June 2017 9143,5.0,6259HJC,https://www.tripadvisor.ca/Profile/6259HJC, nil,Jun. 2017, June 2017 9143,5.0,Jessie S,https://www.tripadvisor.ca/Profile/jessies179, nil,Jun. 2017, May 2017 9143,5.0,bellemarierose,https://www.tripadvisor.ca/Profile/bellemarierose, nil,Jun. 2017, May 2017 9143,4.0,John C,https://www.tripadvisor.ca/Profile/Y6492CRjohnc, nil,Jun. 2017, June 2017 9143,5.0,Brenda B,https://www.tripadvisor.ca/Profile/brendabE4051JB, nil,Jun. 2017, April 2017 9143,4.0,Ken G,https://www.tripadvisor.ca/Profile/keng757, nil,Jun. 2017, April 2017 9143,5.0,Crazydaisy90,https://www.tripadvisor.ca/Profile/Crazydaisy90, nil,Jun. 2017, May 2017 9143,5.0,Ed O,https://www.tripadvisor.ca/Profile/edo349, nil,Jun. 2017, May 2017 9143,4.0,Trish F,https://www.tripadvisor.ca/Profile/TrishF521, nil,May 2017, May 2017 9143,5.0,aliciaandglen85,https://www.tripadvisor.ca/Profile/aliciaandglen85, nil,May 2017, May 2017 9143,5.0,ryan5772,https://www.tripadvisor.ca/Profile/ryan5772, nil,Mar. 2017, August 2016 9143,5.0,TheFourPlus1,https://www.tripadvisor.ca/Profile/TheFourPlus1, nil,Feb. 2017, July 2016 9143,5.0,priyanka2233,https://www.tripadvisor.ca/Profile/priyanka2233, nil,Nov. 2016, November 2016 9143,5.0,Francis B,https://www.tripadvisor.ca/Profile/francisb265, nil,Nov. 2016, May 2016 9143,5.0,Laurie E,https://www.tripadvisor.ca/Profile/LaurieE594, nil,Nov. 2016, August 2016 9143,5.0,Allen M,https://www.tripadvisor.ca/Profile/allenm625, nil,Oct. 2016, October 2016 9143,5.0,brist0l123,https://www.tripadvisor.ca/Profile/brist0l123, nil,Oct. 2016, October 2016 9143,5.0,Andrea D,https://www.tripadvisor.ca/Profile/O8402EEandread, nil,Oct. 2016, October 2016 9143,4.0,HappyWanderers4,https://www.tripadvisor.ca/Profile/HappyWanderers4, nil,Oct. 2016, September 2016 9143,5.0,Dal84,https://www.tripadvisor.ca/Profile/Dal84, nil,Oct. 2016, October 2016 9143,5.0,Indie75,https://www.tripadvisor.ca/Profile/Indie75, nil,Oct. 2016, September 2016 9143,5.0,Tanya B,https://www.tripadvisor.ca/Profile/991tanyab, nil,Oct. 2016, October 2016 9143,5.0,ckmartell,https://www.tripadvisor.ca/Profile/ckmartell, nil,Oct. 2016, September 2016 9143,5.0,jhaden75,https://www.tripadvisor.ca/Profile/jhaden75, nil,Sep. 2016, September 2016 9143,5.0,Donbook82,https://www.tripadvisor.ca/Profile/Donbook82, nil,Sep. 2016, July 2016 9143,5.0,Frederick D,https://www.tripadvisor.ca/Profile/frederickd80, nil,Sep. 2016, July 2016 9143,5.0,Michellekaixin,https://www.tripadvisor.ca/Profile/Michellekaixin, nil,Sep. 2016, July 2016 9143,5.0,AnneandDoug,https://www.tripadvisor.ca/Profile/AnneandDoug, nil,Sep. 2016, September 2016 9143,4.0,Bruce R,https://www.tripadvisor.ca/Profile/377brucer, nil,Sep. 2016, September 2016 9143,5.0,Chelsea S,https://www.tripadvisor.ca/Profile/685chelseas, nil,Aug. 2016, July 2016 9143,5.0,Lorise C,https://www.tripadvisor.ca/Profile/l0risec, nil,Aug. 2016, June 2016 9143,5.0,Mike K,https://www.tripadvisor.ca/Profile/mikekR5972LO, nil,Aug. 2016, August 2016 9143,5.0,Nifftiffniffer,https://www.tripadvisor.ca/Profile/Nifftiffniffer, nil,Aug. 2016, July 2016 9143,5.0,Samuel O,https://www.tripadvisor.ca/Profile/243samuelo, nil,Aug. 2016, August 2016 9143,5.0,Choositraveller,https://www.tripadvisor.ca/Profile/Choositraveller, nil,Aug. 2016, June 2016 9143,5.0,happytizer,https://www.tripadvisor.ca/Profile/happytizer, nil,Aug. 2016, July 2016 9143,5.0,lilybit,https://www.tripadvisor.ca/Profile/lilybit, nil,Jul. 2016, July 2016 9143,5.0,Christopher N,https://www.tripadvisor.ca/Profile/Immobius, nil,Jul. 2016, July 2016 9143,5.0,Christopher C,https://www.tripadvisor.ca/Profile/cookio156, nil,Jul. 2016, July 2016 9143,5.0,4amigosCleveland,https://www.tripadvisor.ca/Profile/4amigosCleveland, nil,Jul. 2016, July 2016 9143,5.0,Susan K,https://www.tripadvisor.ca/Profile/L3713SCsusank, nil,Jul. 2016, July 2016 9143,5.0,angelislote,https://www.tripadvisor.ca/Profile/angelislote, nil,Jul. 2016, July 2016 9143,5.0,Wallace C,https://www.tripadvisor.ca/Profile/714wallacec, nil,Jul. 2016, July 2016 9143,5.0,waynerd50,https://www.tripadvisor.ca/Profile/waynerd50, nil,Jul. 2016, June 2016 9143,4.0,Teresa S,https://www.tripadvisor.ca/Profile/TeresaS721, nil,Jul. 2016, June 2016 9143,4.0,vidtrans,https://www.tripadvisor.ca/Profile/vidtrans, nil,Jul. 2016, July 2016 9143,4.0,acadiafan2016,https://www.tripadvisor.ca/Profile/acadiafan2016, nil,Jun. 2016, June 2016 9143,5.0,freedom1_2008,https://www.tripadvisor.ca/Profile/freedom1_2008, nil,Jun. 2016, June 2016 9143,5.0,Siobhan M,https://www.tripadvisor.ca/Profile/993siobhanm, nil,Jun. 2016, May 2016 9143,4.0,ontheroadtwo,https://www.tripadvisor.ca/Profile/ontheroadtwo, nil,Jun. 2016, June 2016 9143,5.0,Dave C,https://www.tripadvisor.ca/Profile/V3250YDdavec, nil,Jun. 2016, June 2016 9143,4.0,Cath_Mike_11,https://www.tripadvisor.ca/Profile/Cath_Mike_11, nil,Jun. 2016, June 2016 9143,5.0,milespg2016,https://www.tripadvisor.ca/Profile/milespg2016, nil,Jun. 2016, June 2016 9143,5.0,FamilyandFriendsGo,https://www.tripadvisor.ca/Profile/FamilyandFriendsGo, nil,Jun. 2016, May 2016 9143,5.0,Ontario Bird Girl,https://www.tripadvisor.ca/Profile/ontariobirdgirl, nil,Jun. 2016, June 2016 9143,5.0,thedragonfly_12,https://www.tripadvisor.ca/Profile/thedragonfly_12, nil,Jun. 2016, May 2016 9143,5.0,BuckaneerFlorida,https://www.tripadvisor.ca/Profile/BuckaneerFlorida, nil,Jun. 2016, May 2016 9143,5.0,Tyler W,https://www.tripadvisor.ca/Profile/TylerW426, nil,Jun. 2016, June 2016 9143,5.0,Lee S,https://www.tripadvisor.ca/Profile/LeeS4480, nil,May 2016, April 2016 9143,4.0,Laura R,https://www.tripadvisor.ca/Profile/M8787DTlaurar, nil,May 2016, May 2016 9143,5.0,CanadianGuy78,https://www.tripadvisor.ca/Profile/CanadianGuy78, nil,May 2016, May 2016 9143,5.0,Donna B,https://www.tripadvisor.ca/Profile/donnabM1228KR, nil,May 2016, May 2016 9143,5.0,lambypie2016,https://www.tripadvisor.ca/Profile/lambypie2016, nil,Apr. 2016, April 2016 9143,5.0,bert w,https://www.tripadvisor.ca/Profile/bertw164, nil,Oct. 2015, October 2015 9143,5.0,cptiger44,https://www.tripadvisor.ca/Profile/cptiger44, nil,Oct. 2015, September 2015 9143,5.0,Marilyn B,https://www.tripadvisor.ca/Profile/arilyn, nil,Oct. 2015, October 2015 9143,5.0,Valerie C,https://www.tripadvisor.ca/Profile/Wanabet, nil,Oct. 2015, September 2015 9143,5.0,Annette B,https://www.tripadvisor.ca/Profile/annetteb609, nil,Sep. 2015, September 2015 9143,5.0,beleafer27,https://www.tripadvisor.ca/Profile/beleafer27, nil,Sep. 2015, August 2015 9143,5.0,DonnaCinTN,https://www.tripadvisor.ca/Profile/DonnaCinTN, nil,Sep. 2015, September 2015 9143,5.0,Fishcat,https://www.tripadvisor.ca/Profile/Fishcat, nil,Sep. 2015, September 2015 9143,5.0,Paul S,https://www.tripadvisor.ca/Profile/N5712NXpauls, nil,Sep. 2015, August 2015 9143,5.0,Terry M,https://www.tripadvisor.ca/Profile/terrymR9306EK, nil,Sep. 2015, August 2015 9143,5.0,RoastDuck,https://www.tripadvisor.ca/Profile/239marthav, nil,Sep. 2015, August 2015 9143,5.0,SAF228,https://www.tripadvisor.ca/Profile/SAF228, nil,Sep. 2015, August 2015 9143,5.0,Emelle64,https://www.tripadvisor.ca/Profile/Emelle64, nil,Sep. 2015, August 2015 9143,4.0,peter-xyz,https://www.tripadvisor.ca/Profile/peter-xyz, nil,Aug. 2015, August 2015 9143,5.0,Jamie H,https://www.tripadvisor.ca/Profile/C7706DTjamieh, nil,Aug. 2015, August 2015 9143,5.0,Aaron B,https://www.tripadvisor.ca/Profile/aaronb337, nil,Aug. 2015, August 2015 9143,5.0,Lizajane m,https://www.tripadvisor.ca/Profile/lizajanem, nil,Aug. 2015, August 2015 9143,5.0,brownie06,https://www.tripadvisor.ca/Profile/brownie06, nil,Aug. 2015, August 2015 9143,5.0,L-Wag,https://www.tripadvisor.ca/Profile/L-Wag, nil,Aug. 2015, August 2015 9143,5.0,Laura P,https://www.tripadvisor.ca/Profile/142LauraP, nil,Aug. 2015, August 2015 9144,5.0,the1337traveller,https://www.tripadvisor.ca/Profile/the1337traveller, nil,Jan. 2019, October 2018 9144,5.0,Scans64,https://www.tripadvisor.ca/Profile/Scans64, nil,Jan. 2019, August 2018 9144,5.0,StevoinMinnesoto,https://www.tripadvisor.ca/Profile/StevoinMinnesoto, nil,Dec. 2018, September 2018 9144,5.0,GlobalIntel,https://www.tripadvisor.ca/Profile/GlobalIntel, nil,Oct. 2018, October 2018 9144,5.0,Craig C,https://www.tripadvisor.ca/Profile/N3635LOcraigc, nil,Oct. 2018, September 2018 9144,5.0,Rog Ruth H,https://www.tripadvisor.ca/Profile/RogRuthH, nil,Sep. 2018, September 2018 9144,5.0,Catherine E,https://www.tripadvisor.ca/Profile/575catherinee, nil,Sep. 2018, August 2018 9144,5.0,Walt T,https://www.tripadvisor.ca/Profile/272waltt, nil,Aug. 2018, August 2018 9144,5.0,Jody K,https://www.tripadvisor.ca/Profile/jodyk306, nil,Aug. 2018, August 2018 9144,5.0,mattym333,https://www.tripadvisor.ca/Profile/mattym333, nil,Aug. 2018, August 2018 9144,4.0,ManitobaDgs,https://www.tripadvisor.ca/Profile/ManitobaDgs, nil,Jul. 2018, July 2018 9144,5.0,TheDaGamas,https://www.tripadvisor.ca/Profile/TheDaGamas, nil,Jul. 2018, June 2018 9144,5.0,Marc C,https://www.tripadvisor.ca/Profile/416marcc, nil,Jul. 2018, June 2018 9144,5.0,Tricia E,https://www.tripadvisor.ca/Profile/475triciae, nil,Jul. 2018, June 2018 9144,5.0,Birdie822,https://www.tripadvisor.ca/Profile/Birdie822, nil,Jul. 2018, June 2018 9144,5.0,OntarioTraveler9,https://www.tripadvisor.ca/Profile/OntarioTraveler9, nil,Jun. 2018, June 2018 9144,5.0,alta5754,https://www.tripadvisor.ca/Profile/alta5754, nil,Jun. 2018, May 2018 9144,5.0,LiseNovaScotia,https://www.tripadvisor.ca/Profile/LiseNovaScotia, nil,Mar. 2018, March 2018 9144,5.0,DGass,https://www.tripadvisor.ca/Profile/DGass, nil,Feb. 2018, February 2018 9144,5.0,Heather F,https://www.tripadvisor.ca/Profile/340heatherf, nil,Oct. 2017, October 2017 9144,5.0,pete b,https://www.tripadvisor.ca/Profile/peteb253, nil,Oct. 2017, October 2017 9144,5.0,Wonndatt,https://www.tripadvisor.ca/Profile/Wonndatt, nil,Oct. 2017, August 2017 9144,4.0,Lind L,https://www.tripadvisor.ca/Profile/800lindl, nil,Oct. 2017, September 2017 9144,5.0,LuluReview,https://www.tripadvisor.ca/Profile/LuluReview, nil,Sep. 2017, September 2017 9144,5.0,bmgnr,https://www.tripadvisor.ca/Profile/bmgnr, nil,Sep. 2017, August 2017 9144,nil,,nil, nil,nil,nil 9144,4.0,aboutmiami,https://www.tripadvisor.ca/Profile/aboutmiami, nil,Aug. 2017, August 2017 9144,5.0,James M,https://www.tripadvisor.ca/Profile/U1012AQjamesm, nil,Aug. 2017, July 2017 9144,5.0,infoQ6027QZ,https://www.tripadvisor.ca/Profile/infoQ6027QZ, nil,Aug. 2017, July 2017 9144,5.0,Leah C,https://www.tripadvisor.ca/Profile/LeahC187, nil,Aug. 2017, July 2017 9144,5.0,Stephen P,https://www.tripadvisor.ca/Profile/991stephenp, nil,Jul. 2017, July 2017 9144,5.0,ksliwinska,https://www.tripadvisor.ca/Profile/ksliwinska, nil,Jul. 2017, June 2017 9144,5.0,Tester038,https://www.tripadvisor.ca/Profile/Tester038, nil,May 2017, April 2017 9144,5.0,dsnewson,https://www.tripadvisor.ca/Profile/dsnewson, nil,Feb. 2017, November 2016 9144,4.0,MrsB_in_Mass,https://www.tripadvisor.ca/Profile/MrsB_in_Mass, nil,Nov. 2016, October 2016 9144,5.0,hcmeacher,https://www.tripadvisor.ca/Profile/hcmeacher, nil,Nov. 2016, November 2016 9144,5.0,Tanker363,https://www.tripadvisor.ca/Profile/Tanker363, nil,Oct. 2016, October 2016 9144,5.0,Elliott H,https://www.tripadvisor.ca/Profile/ElliottH676, nil,Oct. 2016, October 2016 9144,5.0,Ann S,https://www.tripadvisor.ca/Profile/annsC6577BG, nil,Oct. 2016, August 2016 9144,5.0,Mimi2JKE,https://www.tripadvisor.ca/Profile/Mimi2JKE, nil,Oct. 2016, October 2016 9144,5.0,DeltaCouple,https://www.tripadvisor.ca/Profile/DeltaCouple, nil,Oct. 2016, September 2016 9144,5.0,LoveTravel79755,https://www.tripadvisor.ca/Profile/LoveTravel79755, nil,Sep. 2016, September 2016 9144,5.0,John N,https://www.tripadvisor.ca/Profile/872JohnN, nil,Sep. 2016, August 2016 9144,5.0,gooilersLeduc,https://www.tripadvisor.ca/Profile/gooilersLeduc, nil,Sep. 2016, September 2016 9144,5.0,greatdays,https://www.tripadvisor.ca/Profile/greatdays, nil,Sep. 2016, September 2016 9144,5.0,Diana D,https://www.tripadvisor.ca/Profile/V1718XMdianad, nil,Sep. 2016, August 2016 9144,5.0,Sylvie L,https://www.tripadvisor.ca/Profile/C11DWsylviel, nil,Sep. 2016, August 2016 9144,5.0,Mantis C,https://www.tripadvisor.ca/Profile/mantisc, nil,Sep. 2016, August 2016 9144,4.0,lward722,https://www.tripadvisor.ca/Profile/lward722, nil,Aug. 2016, August 2016 9144,5.0,VancouverKeith,https://www.tripadvisor.ca/Profile/VancouverKeith, nil,Aug. 2016, August 2016 9144,5.0,JanJan5555,https://www.tripadvisor.ca/Profile/JanJan5555, nil,Aug. 2016, August 2016 9144,5.0,Maria S,https://www.tripadvisor.ca/Profile/S6027VHmarias, nil,Aug. 2016, August 2016 9144,5.0,hikers5152,https://www.tripadvisor.ca/Profile/hikers5152, nil,Aug. 2016, August 2016 9144,5.0,AttyClark,https://www.tripadvisor.ca/Profile/AttyClark, nil,Aug. 2016, August 2016 9144,5.0,h_rocque,https://www.tripadvisor.ca/Profile/h_rocque, nil,Aug. 2016, August 2016 9144,5.0,Amanda J,https://www.tripadvisor.ca/Profile/Y540ZVamandaj, nil,Aug. 2016, July 2016 9144,4.0,member139,https://www.tripadvisor.ca/Profile/member139, nil,Jul. 2016, July 2016 9144,5.0,MaryAnnFriesen,https://www.tripadvisor.ca/Profile/MaryAnnFriesen, nil,Jul. 2016, July 2016 9144,5.0,Jack D,https://www.tripadvisor.ca/Profile/jackdJ8932LJ, nil,Jul. 2016, July 2016 9144,5.0,Marlene K,https://www.tripadvisor.ca/Profile/MarleneK157, nil,Jul. 2016, June 2016 9144,5.0,mattdrin,https://www.tripadvisor.ca/Profile/mattdrin, nil,Jul. 2016, July 2016 9144,5.0,Fred T,https://www.tripadvisor.ca/Profile/626FredT, nil,Jun. 2016, June 2016 9144,5.0,Julie E,https://www.tripadvisor.ca/Profile/JulieE340, nil,Jun. 2016, June 2016 9144,5.0,raybug123,https://www.tripadvisor.ca/Profile/raybug123, nil,Jun. 2016, June 2016 9144,5.0,tynerr,https://www.tripadvisor.ca/Profile/tynerr, nil,Jun. 2016, June 2016 9144,5.0,Megan G,https://www.tripadvisor.ca/Profile/megang821, nil,Jun. 2016, June 2016 9144,4.0,LTGswang,https://www.tripadvisor.ca/Profile/LTGswang, nil,Jun. 2016, June 2016 9144,5.0,TravellingPal,https://www.tripadvisor.ca/Profile/TravellingPal, nil,Jun. 2016, May 2016 9144,5.0,Roger1243,https://www.tripadvisor.ca/Profile/Roger1243, nil,Jun. 2016, May 2016 9144,4.0,mpioro,https://www.tripadvisor.ca/Profile/mpioro, nil,Jun. 2016, May 2016 9144,5.0,smthibs,https://www.tripadvisor.ca/Profile/smthibs, nil,Jun. 2016, June 2016 9144,5.0,SusannIvan,https://www.tripadvisor.ca/Profile/SusannIvan, nil,Mar. 2016, March 2016 9144,5.0,Amy B,https://www.tripadvisor.ca/Profile/amybO3222UQ, nil,Dec. 2015, December 2015 9144,5.0,Shauna A,https://www.tripadvisor.ca/Profile/565shaunaa, nil,Nov. 2015, October 2015 9144,5.0,Michael G,https://www.tripadvisor.ca/Profile/O1517PImichaelg, nil,Oct. 2015, October 2015 9144,5.0,AngeL306,https://www.tripadvisor.ca/Profile/AngeL306, nil,Oct. 2015, September 2015 9144,5.0,John M,https://www.tripadvisor.ca/Profile/U1788NXjohnm, nil,Oct. 2015, October 2015 9144,5.0,Aron B,https://www.tripadvisor.ca/Profile/aronb267, nil,Oct. 2015, July 2015 9144,5.0,Kelly A,https://www.tripadvisor.ca/Profile/kellyaJ5955LB, nil,Oct. 2015, September 2015 9144,5.0,Dennis F,https://www.tripadvisor.ca/Profile/DennisFoss, nil,Oct. 2015, September 2015 9144,5.0,Barry D,https://www.tripadvisor.ca/Profile/356barryd, nil,Oct. 2015, October 2015 9144,5.0,Mike G,https://www.tripadvisor.ca/Profile/R246WImikeg, nil,Sep. 2015, September 2015 9144,5.0,carmen1232015,https://www.tripadvisor.ca/Profile/carmen1232015, nil,Sep. 2015, September 2015 9144,5.0,oddball2015,https://www.tripadvisor.ca/Profile/oddball2015, nil,Sep. 2015, September 2015 9144,4.0,MinnesotaHomeGrown,https://www.tripadvisor.ca/Profile/MinnesotaHomeGrown, nil,Sep. 2015, September 2015 9144,5.0,Wayne S,https://www.tripadvisor.ca/Profile/374waynes, nil,Sep. 2015, September 2015 9144,5.0,genejanmad,https://www.tripadvisor.ca/Profile/genejanmad, nil,Sep. 2015, September 2015 9144,5.0,Heidi G,https://www.tripadvisor.ca/Profile/heidig475, nil,Sep. 2015, December 2014 9144,5.0,Sandi N,https://www.tripadvisor.ca/Profile/699sandin, nil,Sep. 2015, September 2015 9144,5.0,jennyta2015,https://www.tripadvisor.ca/Profile/jennyta2015, nil,Sep. 2015, August 2015 9144,5.0,lovetocook363,https://www.tripadvisor.ca/Profile/lovetocook363, nil,Sep. 2015, August 2015 9144,5.0,almescher,https://www.tripadvisor.ca/Profile/almescher, nil,Sep. 2015, August 2015 9144,5.0,Janet V,https://www.tripadvisor.ca/Profile/871janetv, nil,Aug. 2015, August 2015 9144,5.0,Jason P,https://www.tripadvisor.ca/Profile/W7774WBjasonp, nil,Aug. 2015, August 2015 9144,5.0,Bill S,https://www.tripadvisor.ca/Profile/P9515ZLbills, nil,Aug. 2015, August 2015 9144,5.0,KanerM,https://www.tripadvisor.ca/Profile/KanerM, nil,Aug. 2015, August 2015 9144,5.0,jodilynnejones,https://www.tripadvisor.ca/Profile/jodilynnejones, nil,Aug. 2015, May 2015 9144,5.0,johnandcarolw2015,https://www.tripadvisor.ca/Profile/johnandcarolw2015, nil,Aug. 2015, May 2015 9144,5.0,BJCW,https://www.tripadvisor.ca/Profile/BJCW, nil,Aug. 2015, July 2015 9144,5.0,31gregd,https://www.tripadvisor.ca/Profile/31gregd, nil,Aug. 2015, May 2015 9144,5.0,Shelley L,https://www.tripadvisor.ca/Profile/388shelleyl, nil,Aug. 2015, July 2015 9144,5.0,Danor44,https://www.tripadvisor.ca/Profile/Danor44, nil,Aug. 2015, June 2015 9144,5.0,Steve V,https://www.tripadvisor.ca/Profile/stevev70, nil,Aug. 2015, June 2015 9144,5.0,Tatiana P,https://www.tripadvisor.ca/Profile/tatianap321, nil,Aug. 2015, August 2015 9144,5.0,denis760,https://www.tripadvisor.ca/Profile/denis760, nil,Aug. 2015, July 2015 9144,5.0,shaunm925,https://www.tripadvisor.ca/Profile/shaunm925, nil,Aug. 2015, July 2015 9144,5.0,ddotter,https://www.tripadvisor.ca/Profile/ddotter, nil,Aug. 2015, June 2015 9144,5.0,Jeffrey F,https://www.tripadvisor.ca/Profile/532jeffreyf, nil,Aug. 2015, June 2015 9144,5.0,ontariocanucks,https://www.tripadvisor.ca/Profile/ontariocanucks, nil,Aug. 2015, July 2015 9144,5.0,Shane M,https://www.tripadvisor.ca/Profile/G9733NEshanem, nil,Aug. 2015, July 2015 9144,5.0,BobfromOttawa,https://www.tripadvisor.ca/Profile/BobfromOttawa, nil,Aug. 2015, July 2015 9144,5.0,T Rex J,https://www.tripadvisor.ca/Profile/trexj2015, nil,Jun. 2015, June 2015 9144,5.0,rchappell51,https://www.tripadvisor.ca/Profile/rchappell51, nil,Jun. 2015, June 2015 9144,5.0,Mags49,https://www.tripadvisor.ca/Profile/Mags49, nil,Jun. 2015, June 2015 9144,5.0,quilthog,https://www.tripadvisor.ca/Profile/quilthog, nil,May 2015, May 2015 9144,5.0,Matt T,https://www.tripadvisor.ca/Profile/727mattt, nil,May 2015, May 2015 9144,5.0,Debra D,https://www.tripadvisor.ca/Profile/941debrad, nil,May 2015, March 2015 9144,5.0,Tannis T,https://www.tripadvisor.ca/Profile/tannist2014, nil,Apr. 2015, September 2014 9144,5.0,Brett W,https://www.tripadvisor.ca/Profile/brettw110, nil,Mar. 2015, March 2015 9144,5.0,BrunoMarieAnnecchiar,https://www.tripadvisor.ca/Profile/BrunoMarieAnnecchiar, nil,Feb. 2015, February 2015 9144,5.0,Pete D,https://www.tripadvisor.ca/Profile/PeteD461, nil,Feb. 2015, February 2015 9144,5.0,Bruno P,https://www.tripadvisor.ca/Profile/J3367KJbrunop, nil,Feb. 2015, February 2015 9144,5.0,Ben G,https://www.tripadvisor.ca/Profile/78beng, nil,Jan. 2015, January 2015 9144,5.0,3ecca,https://www.tripadvisor.ca/Profile/3ecca, nil,Dec. 2014, August 2014 9144,5.0,xxramxx,https://www.tripadvisor.ca/Profile/xxramxx, nil,Nov. 2014, October 2014 9144,5.0,Berton G,https://www.tripadvisor.ca/Profile/53bertong, nil,Nov. 2014, October 2014 9144,5.0,Harry S,https://www.tripadvisor.ca/Profile/704harrys, nil,Oct. 2014, September 2014 9144,4.0,Jeaninekp,https://www.tripadvisor.ca/Profile/Jeaninekp, nil,Oct. 2014, October 2014 9144,4.0,michel_boets,https://www.tripadvisor.ca/Profile/michel_boets, nil,Oct. 2014, September 2014 9144,5.0,Just-try-it_or-not,https://www.tripadvisor.ca/Profile/Just-try-it_or-not, nil,Oct. 2014, September 2014 9144,5.0,Nancy C,https://www.tripadvisor.ca/Profile/929nancyc, nil,Oct. 2014, October 2014 9144,5.0,Gail R,https://www.tripadvisor.ca/Profile/211gailr, nil,Sep. 2014, September 2014 9144,5.0,Michela F,https://www.tripadvisor.ca/Profile/MichelaF58, nil,Sep. 2014, September 2014 9144,5.0,Brian and Jane G,https://www.tripadvisor.ca/Profile/brianandjaneg, nil,Sep. 2014, September 2014 9144,5.0,Diane V,https://www.tripadvisor.ca/Profile/739dianev, nil,Sep. 2014, September 2014 9144,5.0,ChrisRayP,https://www.tripadvisor.ca/Profile/ChrisRayP, nil,Sep. 2014, September 2014 9144,5.0,LovesToTravel716,https://www.tripadvisor.ca/Profile/LovesToTravel716, nil,Sep. 2014, September 2014 9144,5.0,Judy W,https://www.tripadvisor.ca/Profile/436judyw, nil,Sep. 2014, September 2014 9144,5.0,summerlea,https://www.tripadvisor.ca/Profile/summerlea, nil,Sep. 2014, August 2014 9144,5.0,Qpdoll,https://www.tripadvisor.ca/Profile/Qpdoll, nil,Sep. 2014, August 2014 9144,5.0,Hudson H,https://www.tripadvisor.ca/Profile/NevisNice, nil,Sep. 2014, August 2014 9144,5.0,max x,https://www.tripadvisor.ca/Profile/303maxx, nil,Sep. 2014, August 2014 9144,5.0,TCD10,https://www.tripadvisor.ca/Profile/TCD10, nil,Sep. 2014, August 2014 9144,5.0,Rufus991,https://www.tripadvisor.ca/Profile/Rufus991, nil,Sep. 2014, August 2014 9144,5.0,Gord_11,https://www.tripadvisor.ca/Profile/Gord_11, nil,Aug. 2014, August 2014 9144,5.0,François P,https://www.tripadvisor.ca/Profile/fran_oisp818, nil,Aug. 2014, August 2014 9144,5.0,Jane B,https://www.tripadvisor.ca/Profile/janeb215, nil,Aug. 2014, August 2014 9144,5.0,Deeb418,https://www.tripadvisor.ca/Profile/Deeb418, nil,Aug. 2014, July 2014 9144,5.0,Mulan249,https://www.tripadvisor.ca/Profile/Mulan249, nil,Aug. 2014, August 2014 9144,5.0,mightymay,https://www.tripadvisor.ca/Profile/mightymay, nil,Aug. 2014, August 2014 9144,5.0,noramarie,https://www.tripadvisor.ca/Profile/noramarie, nil,Aug. 2014, July 2014 9144,5.0,Sue T,https://www.tripadvisor.ca/Profile/suet629, nil,Aug. 2014, August 2014 9144,5.0,barbaragroth,https://www.tripadvisor.ca/Profile/barbaragroth, nil,Jul. 2014, July 2014 9144,5.0,Mf M,https://www.tripadvisor.ca/Profile/475mfm, nil,Jul. 2014, July 2014 9144,5.0,EPoirier74,https://www.tripadvisor.ca/Profile/EPoirier74, nil,Jul. 2014, July 2014 9144,5.0,Melanie2014,https://www.tripadvisor.ca/Profile/Melanie2014, nil,Jul. 2014, July 2014 9145,nil,,nil, nil,nil,nil 9145,4.0,erik k,https://www.tripadvisor.ca/Profile/O2190QLerikk, nil,Jul. 2018, July 2018 9145,5.0,PearlBelfast,https://www.tripadvisor.ca/Profile/PearlBelfast, nil,Oct. 2017, September 2017 9145,4.0,Maureen B,https://www.tripadvisor.ca/Profile/753maureenb, nil,Jul. 2017, July 2017 9145,5.0,retiredprinipal1,https://www.tripadvisor.ca/Profile/retiredprinipal1, nil,Jun. 2017, June 2017 9145,4.0,Dana R,https://www.tripadvisor.ca/Profile/794danar, nil,Sep. 2016, August 2016 9145,5.0,dozzder13,https://www.tripadvisor.ca/Profile/dozzder13, nil,May 2016, May 2016 9145,5.0,Ichick,https://www.tripadvisor.ca/Profile/Ichick, nil,Oct. 2015, September 2015 9145,4.0,Sherree V,https://www.tripadvisor.ca/Profile/sherreegonesouth, nil,Aug. 2015, August 2015 9145,3.0,Connie from cold country,https://www.tripadvisor.ca/Profile/MWVlocal, nil,Jul. 2015, July 2015 9145,5.0,Jack N,https://www.tripadvisor.ca/Profile/jnormand, nil,Jun. 2015, May 2015 9145,4.0,Gail308,https://www.tripadvisor.ca/Profile/Gail308, nil,Oct. 2014, October 2014 9145,5.0,LorraineOS2014,https://www.tripadvisor.ca/Profile/LorraineOS2014, nil,Aug. 2014, August 2014 9145,5.0,puck013,https://www.tripadvisor.ca/Profile/puck013, nil,May 2014, August 2013 9145,2.0,Tallsally2323,https://www.tripadvisor.ca/Profile/Tallsally2323, nil,May 2013, May 2013 9145,5.0,HappyCanadians22,https://www.tripadvisor.ca/Profile/HappyCanadians22, nil,Jul. 2012, July 2012 9146,5.0,davidcarter843,https://www.tripadvisor.ca/Profile/davidcarter843, nil,Jun. 2018, June 2017 9146,5.0,Taylor P,https://www.tripadvisor.ca/Profile/taylorp775, nil,Oct. 2017, September 2017 9146,5.0,Larisa A,https://www.tripadvisor.ca/Profile/97larisaa, nil,Sep. 2017, September 2017 9146,5.0,runnerruth,https://www.tripadvisor.ca/Profile/runnerruth, nil,Sep. 2017, September 2017 9146,5.0,Winnie052010,https://www.tripadvisor.ca/Profile/Winnie052010, nil,Sep. 2017, September 2017 9146,5.0,sarahecdouglas,https://www.tripadvisor.ca/Profile/sarahecdouglas, nil,Sep. 2017, September 2017 9146,5.0,VeronicaHiggins,https://www.tripadvisor.ca/Profile/VeronicaHiggins, nil,Sep. 2017, August 2017 9146,5.0,AmyPN,https://www.tripadvisor.ca/Profile/AmyPN, nil,Aug. 2017, August 2017 9146,5.0,Jade B,https://www.tripadvisor.ca/Profile/jadeb955, nil,Aug. 2017, August 2017 9146,5.0,Kirsten M,https://www.tripadvisor.ca/Profile/KirstenM758, nil,Aug. 2017, August 2017 9146,5.0,23ellie,https://www.tripadvisor.ca/Profile/23ellie, nil,Jul. 2017, July 2017 9146,5.0,Rafiki-tko,https://www.tripadvisor.ca/Profile/Rafiki-tko, nil,Jul. 2017, July 2017 9146,5.0,Maureen L,https://www.tripadvisor.ca/Profile/758maureenl, nil,Jul. 2017, July 2017 9146,5.0,Frank S,https://www.tripadvisor.ca/Profile/520franks, nil,Jul. 2017, July 2017 9146,5.0,Cheryle7,https://www.tripadvisor.ca/Profile/Cheryle7, nil,Jul. 2017, July 2017 9146,5.0,Rebecca D,https://www.tripadvisor.ca/Profile/Y137GPrebeccad, nil,Jul. 2017, July 2017 9146,5.0,Robyn K,https://www.tripadvisor.ca/Profile/robynk492, nil,Jul. 2017, June 2017 9146,5.0,Gary S,https://www.tripadvisor.ca/Profile/garysO6900UG, nil,Jun. 2017, June 2017 9146,5.0,M V,https://www.tripadvisor.ca/Profile/mv819, nil,Jun. 2017, May 2017 9146,5.0,PittsburghGail,https://www.tripadvisor.ca/Profile/PittsburghGail, nil,May 2017, April 2017 9146,5.0,Moira C,https://www.tripadvisor.ca/Profile/moirac696, nil,Apr. 2017, March 2017 9146,5.0,PJMIller81,https://www.tripadvisor.ca/Profile/PJMIller81, nil,Jan. 2017, October 2016 9146,5.0,Sandy G,https://www.tripadvisor.ca/Profile/42Sandrag, nil,Dec. 2016, October 2016 9146,5.0,nitafrog,https://www.tripadvisor.ca/Profile/nitafrog, nil,Oct. 2016, October 2016 9146,5.0,fox2719,https://www.tripadvisor.ca/Profile/fox2719, nil,Oct. 2016, September 2016 9146,5.0,Paul G,https://www.tripadvisor.ca/Profile/V4507BUpaulg, nil,Sep. 2016, September 2016 9146,5.0,SiggyCook,https://www.tripadvisor.ca/Profile/SiggyCook, nil,Sep. 2016, September 2016 9146,5.0,James P,https://www.tripadvisor.ca/Profile/jamespO199TR, nil,Sep. 2016, September 2016 9146,5.0,CatPat225,https://www.tripadvisor.ca/Profile/CatPat225, nil,Sep. 2016, September 2016 9146,5.0,backwoodsnormal,https://www.tripadvisor.ca/Profile/backwoodsnormal, nil,Sep. 2016, September 2016 9146,5.0,Olivia630,https://www.tripadvisor.ca/Profile/Olivia630, nil,Sep. 2016, September 2016 9146,5.0,X571HZdavidv,https://www.tripadvisor.ca/Profile/X571HZdavidv, nil,Sep. 2016, September 2016 9146,5.0,chab009,https://www.tripadvisor.ca/Profile/chab009, nil,Sep. 2016, August 2016 9146,5.0,meng y,https://www.tripadvisor.ca/Profile/307mengy, nil,Aug. 2016, August 2016 9146,5.0,sampsell60,https://www.tripadvisor.ca/Profile/sampsell60, nil,Aug. 2016, August 2016 9146,nil,,nil, nil,nil,nil 9146,5.0,Irene D,https://www.tripadvisor.ca/Profile/F9444MIirened, nil,Aug. 2016, August 2016 9146,5.0,yaydrew,https://www.tripadvisor.ca/Profile/yaydrew, nil,Jul. 2016, July 2016 9146,5.0,Sarah D,https://www.tripadvisor.ca/Profile/sarahd449, nil,Jul. 2016, July 2016 9146,5.0,WayneG_London,https://www.tripadvisor.ca/Profile/WayneG_London, nil,Jul. 2016, July 2016 9146,5.0,J5933SCjohnv,https://www.tripadvisor.ca/Profile/J5933SCjohnv, nil,Jul. 2016, June 2016 9146,5.0,ylin2016,https://www.tripadvisor.ca/Profile/ylin2016, nil,Jul. 2016, June 2016 9146,4.0,carol m,https://www.tripadvisor.ca/Profile/R9122VFcarolm, nil,Jun. 2016, June 2016 9146,5.0,travellercanada2,https://www.tripadvisor.ca/Profile/travellercanada2, nil,Jun. 2016, May 2016 9146,5.0,africa11,https://www.tripadvisor.ca/Profile/africa11, nil,Jun. 2016, June 2016 9146,5.0,tcrann,https://www.tripadvisor.ca/Profile/tcrann, nil,May 2016, April 2016 9146,5.0,TriGuy2013,https://www.tripadvisor.ca/Profile/TriGuy2013, nil,May 2016, April 2016 9146,5.0,ColTure,https://www.tripadvisor.ca/Profile/ColTure, nil,Apr. 2016, April 2016 9146,5.0,BrunoMarieAnnecchiar,https://www.tripadvisor.ca/Profile/BrunoMarieAnnecchiar, nil,Nov. 2015, November 2015 9146,5.0,AIR_Review,https://www.tripadvisor.ca/Profile/AIR_Review, nil,Oct. 2015, September 2015 9146,5.0,simple_beautiful,https://www.tripadvisor.ca/Profile/simple_beautiful, nil,Oct. 2015, September 2015 9146,4.0,BrendaS797,https://www.tripadvisor.ca/Profile/BrendaS797, nil,Oct. 2015, September 2015 9146,4.0,Sparky4444,https://www.tripadvisor.ca/Profile/Sparky4444, nil,Oct. 2015, September 2015 9146,5.0,pkmacrae,https://www.tripadvisor.ca/Profile/pkmacrae, nil,Sep. 2015, September 2015 9146,5.0,Kazzoo,https://www.tripadvisor.ca/Profile/Kazzoo, nil,Sep. 2015, September 2015 9146,5.0,lyndon_olson,https://www.tripadvisor.ca/Profile/lyndon_olson, nil,Sep. 2015, August 2015 9146,5.0,ChrissieM62,https://www.tripadvisor.ca/Profile/ChrissieM62, nil,Sep. 2015, September 2015 9146,5.0,Joan B,https://www.tripadvisor.ca/Profile/176joanb, nil,Aug. 2015, August 2015 9146,5.0,defranks,https://www.tripadvisor.ca/Profile/defranks, nil,Aug. 2015, August 2015 9146,5.0,jilc2012,https://www.tripadvisor.ca/Profile/jilc2012, nil,Aug. 2015, August 2015 9146,5.0,blue059,https://www.tripadvisor.ca/Profile/blue059, nil,Aug. 2015, July 2015 9146,5.0,ecgrossett,https://www.tripadvisor.ca/Profile/ecgrossett, nil,Jul. 2015, July 2015 9146,5.0,peasnpeanuts,https://www.tripadvisor.ca/Profile/peasnpeanuts, nil,Jul. 2015, July 2015 9146,5.0,Martinscott,https://www.tripadvisor.ca/Profile/Martinscott, nil,Jul. 2015, July 2015 9146,5.0,Fiona B,https://www.tripadvisor.ca/Profile/FionandPaul, nil,Jul. 2015, June 2015 9146,5.0,DaveandMillie,https://www.tripadvisor.ca/Profile/DaveandMillie, nil,Jun. 2015, May 2015 9146,5.0,Tom S,https://www.tripadvisor.ca/Profile/509TomS, nil,Aug. 2014, August 2014 9146,5.0,BCpicky,https://www.tripadvisor.ca/Profile/BCpicky, nil,Aug. 2014, August 2014 9146,5.0,woodsmokeLaPeche,https://www.tripadvisor.ca/Profile/woodsmokeLaPeche, nil,Aug. 2014, August 2014 9146,5.0,SandraZM,https://www.tripadvisor.ca/Profile/SandraZM, nil,Aug. 2014, August 2014 9146,5.0,Chris A,https://www.tripadvisor.ca/Profile/chrisaF6781EF, nil,Jul. 2014, July 2014 9146,5.0,Kate F,https://www.tripadvisor.ca/Profile/KateF301, nil,Jul. 2014, June 2014 9146,5.0,MexicoVictoriaBC,https://www.tripadvisor.ca/Profile/MexicoVictoriaBC, nil,Jun. 2014, June 2014 9146,5.0,Benjygriff,https://www.tripadvisor.ca/Profile/Benjygriff, nil,May 2014, May 2014 9146,5.0,dave_clarke50,https://www.tripadvisor.ca/Profile/dave_clarke50, nil,May 2014, April 2014 9146,5.0,upgrammy,https://www.tripadvisor.ca/Profile/upgrammy, nil,Sep. 2013, August 2013 9146,5.0,Iris A,https://www.tripadvisor.ca/Profile/IrisA217, nil,Aug. 2013, August 2013 9146,5.0,LuckyD_13,https://www.tripadvisor.ca/Profile/LuckyD_13, nil,Aug. 2013, July 2013 9146,5.0,MommaScams,https://www.tripadvisor.ca/Profile/MommaScams, nil,Jul. 2013, July 2013 9146,5.0,NannyMcL,https://www.tripadvisor.ca/Profile/NannyMcL, nil,Jul. 2013, July 2013 9146,5.0,Lisa W,https://www.tripadvisor.ca/Profile/LisaW168, nil,Mar. 2013, April 2012 9146,5.0,WhiteRockBruce,https://www.tripadvisor.ca/Profile/WhiteRockBruce, nil,Oct. 2012, October 2012 9146,5.0,Growe53,https://www.tripadvisor.ca/Profile/Growe53, nil,Aug. 2012, August 2012 9146,5.0,BenThaerHorizons,https://www.tripadvisor.ca/Profile/BenThaerHorizons, nil,Aug. 2012, July 2012 9146,5.0,D M,https://www.tripadvisor.ca/Profile/DM447, nil,Jul. 2012, July 2012 9146,5.0,SandF2012,https://www.tripadvisor.ca/Profile/SandF2012, nil,Jul. 2012, June 2012 9146,5.0,RickR2945,https://www.tripadvisor.ca/Profile/RickR2945, nil,Sep. 2011, August 2011 9146,5.0,DarrenofKent,https://www.tripadvisor.ca/Profile/DarrenofKent, nil,Jun. 2011, June 2011 9146,5.0,nini0305,https://www.tripadvisor.ca/Profile/nini0305, nil,Sep. 2010, August 2010 9147,5.0,Sue G,https://www.tripadvisor.ca/Profile/450sueg, nil,Sep. 2018, September 2018 9147,5.0,Velda W,https://www.tripadvisor.ca/Profile/446veldaw, nil,Sep. 2018, August 2018 9147,5.0,wjamiraultorchar2018,https://www.tripadvisor.ca/Profile/wjamiraultorchar2018, nil,Sep. 2018, September 2018 9147,5.0,VacationingCannuck,https://www.tripadvisor.ca/Profile/VacationingCannuck, nil,Sep. 2018, September 2018 9147,5.0,rfjabuck,https://www.tripadvisor.ca/Profile/rfjabuck, nil,Sep. 2018, August 2018 9147,5.0,Lynn D,https://www.tripadvisor.ca/Profile/994lynnd, nil,Sep. 2018, August 2018 9147,5.0,Leo V,https://www.tripadvisor.ca/Profile/964leov, nil,Aug. 2018, August 2018 9147,5.0,jandc82012,https://www.tripadvisor.ca/Profile/jandc82012, nil,Aug. 2018, July 2018 9147,5.0,Phil M,https://www.tripadvisor.ca/Profile/philmS1636GW, nil,Jul. 2018, July 2018 9147,5.0,bosam46,https://www.tripadvisor.ca/Profile/bosam46, nil,Jul. 2018, July 2018 9147,5.0,GeraldBP,https://www.tripadvisor.ca/Profile/GeraldBP, nil,Jun. 2018, October 2017 9147,5.0,Tourist775312,https://www.tripadvisor.ca/Profile/Tourist775312, nil,Jun. 2018, June 2018 9147,5.0,D C,https://www.tripadvisor.ca/Profile/dmL4629SG, nil,Jun. 2018, June 2018 9147,5.0,Neil C,https://www.tripadvisor.ca/Profile/V4676KTneilc, nil,Jun. 2018, June 2018 9147,5.0,_germaineburns,https://www.tripadvisor.ca/Profile/_germaineburns, nil,May 2018, May 2018 9147,nil,,nil, nil,nil,nil 9147,5.0,Wanda M,https://www.tripadvisor.ca/Profile/559wandam, nil,Sep. 2017, September 2017 9147,5.0,Suvon,https://www.tripadvisor.ca/Profile/Suvon, nil,Aug. 2017, August 2017 9147,5.0,BeverlyO384,https://www.tripadvisor.ca/Profile/BeverlyO384, nil,Aug. 2017, August 2017 9147,5.0,greg b,https://www.tripadvisor.ca/Profile/575gregb, nil,Aug. 2017, August 2017 9147,5.0,Shelly M,https://www.tripadvisor.ca/Profile/shellym181, nil,Aug. 2017, July 2017 9147,5.0,Tim H,https://www.tripadvisor.ca/Profile/timh688, nil,Jul. 2017, July 2017 9147,4.0,hunteshr,https://www.tripadvisor.ca/Profile/hunteshr, nil,Jul. 2017, July 2017 9147,5.0,Ranger G,https://www.tripadvisor.ca/Profile/250rangerg, nil,Jun. 2017, June 2017 9147,5.0,Brenda0557,https://www.tripadvisor.ca/Profile/Brenda0557, nil,Jun. 2017, June 2017 9147,5.0,TravelingCanadaGirl,https://www.tripadvisor.ca/Profile/TravelingCanadaGirl, nil,May 2017, May 2017 9147,5.0,Dorinda M,https://www.tripadvisor.ca/Profile/DorindaM543, nil,May 2017, May 2017 9147,5.0,frizzMcA,https://www.tripadvisor.ca/Profile/frizzMcA, nil,Nov. 2016, October 2016 9147,4.0,crysccrom75,https://www.tripadvisor.ca/Profile/crysccrom75, nil,Oct. 2016, October 2016 9147,5.0,Glenda M,https://www.tripadvisor.ca/Profile/531glendam, nil,Oct. 2016, October 2016 9147,5.0,John S,https://www.tripadvisor.ca/Profile/johnsE1757PH, nil,Sep. 2016, September 2016 9147,5.0,suzzyfromburlington,https://www.tripadvisor.ca/Profile/suzzyfromburlington, nil,Sep. 2016, September 2016 9147,5.0,carolW9591NA,https://www.tripadvisor.ca/Profile/carolW9591NA, nil,Sep. 2016, September 2016 9147,5.0,Annette B,https://www.tripadvisor.ca/Profile/annetteb609, nil,Sep. 2016, September 2016 9147,1.0,peislander1999,https://www.tripadvisor.ca/Profile/peislander1999, nil,Sep. 2016, September 2016 9147,5.0,Jon H,https://www.tripadvisor.ca/Profile/jonhP5697QH, nil,Sep. 2016, September 2016 9147,5.0,Kasha R,https://www.tripadvisor.ca/Profile/232kashar, nil,Sep. 2016, September 2016 9147,5.0,Kathyn21,https://www.tripadvisor.ca/Profile/Kathyn21, nil,Aug. 2016, August 2016 9147,4.0,Trish M,https://www.tripadvisor.ca/Profile/trishm137, nil,Aug. 2016, August 2016 9147,5.0,OkanaganFamily,https://www.tripadvisor.ca/Profile/OkanaganFamily, nil,Aug. 2016, August 2016 9147,5.0,Mimipoppa,https://www.tripadvisor.ca/Profile/Mimipoppa, nil,Aug. 2016, August 2016 9147,5.0,Gerry W,https://www.tripadvisor.ca/Profile/794gerryw, nil,Jun. 2016, June 2016 9147,5.0,LindaLuvsCats,https://www.tripadvisor.ca/Profile/LindaLuvsCats, nil,Sep. 2015, July 2015 9147,4.0,GRAHAM2015,https://www.tripadvisor.ca/Profile/GRAHAM2015, nil,Sep. 2015, September 2015 9147,5.0,William S,https://www.tripadvisor.ca/Profile/WilliamS237, nil,Sep. 2015, September 2015 9147,4.0,Kelsey W,https://www.tripadvisor.ca/Profile/567kelseym, nil,Sep. 2015, August 2015 9147,5.0,Elizabethmaureen8868,https://www.tripadvisor.ca/Profile/Elizabethmaureen8868, nil,Sep. 2015, September 2015 9147,5.0,Mike H,https://www.tripadvisor.ca/Profile/334MikeH, nil,Aug. 2015, August 2015 9147,5.0,teabag20,https://www.tripadvisor.ca/Profile/teabag20, nil,Aug. 2015, September 2014 9147,3.0,MassTraveller78,https://www.tripadvisor.ca/Profile/MassTraveller78, nil,Aug. 2015, August 2015 9147,4.0,Shirley K,https://www.tripadvisor.ca/Profile/shirleyk290, nil,Aug. 2015, July 2015 9147,4.0,livethedream2015,https://www.tripadvisor.ca/Profile/livethedream2015, nil,Aug. 2015, June 2015 9147,5.0,Keldan_70,https://www.tripadvisor.ca/Profile/Keldan_70, nil,Jul. 2015, July 2015 9147,4.0,cansomike,https://www.tripadvisor.ca/Profile/cansomike, nil,Jul. 2015, July 2015 9147,5.0,FireRescue_Di,https://www.tripadvisor.ca/Profile/FireRescue_Di, nil,Jul. 2015, July 2015 9147,4.0,Derek B,https://www.tripadvisor.ca/Profile/DandH_1989, nil,Jul. 2015, July 2015 9147,5.0,Dan B,https://www.tripadvisor.ca/Profile/N8269ZXdanb, nil,Jul. 2015, July 2015 9147,5.0,Nomnomnivore,https://www.tripadvisor.ca/Profile/Nomnomnivore, nil,Jul. 2015, July 2015 9147,4.0,Patom1,https://www.tripadvisor.ca/Profile/Patom1, nil,Jul. 2015, June 2015 9147,5.0,Bob M,https://www.tripadvisor.ca/Profile/741BobM, nil,Jun. 2015, June 2015 9147,5.0,lilyb1ack,https://www.tripadvisor.ca/Profile/lilyb1ack, nil,Jun. 2015, June 2015 9147,4.0,freddi g,https://www.tripadvisor.ca/Profile/wakondah12, nil,Oct. 2014, August 2014 9147,5.0,Bob F,https://www.tripadvisor.ca/Profile/929bobf, nil,Oct. 2014, October 2014 9147,5.0,scotiajim,https://www.tripadvisor.ca/Profile/scotiajim, nil,Sep. 2014, September 2014 9147,5.0,Chris R,https://www.tripadvisor.ca/Profile/T3444BMchrisr, nil,Sep. 2014, October 2013 9147,5.0,suecharbonneau,https://www.tripadvisor.ca/Profile/suecharbonneau, nil,Sep. 2014, September 2014 9147,5.0,ChristoFam,https://www.tripadvisor.ca/Profile/ChristoFam, nil,Sep. 2014, August 2014 9147,5.0,Leo J And Anna A,https://www.tripadvisor.ca/Profile/leojandannaa, nil,Aug. 2014, August 2014 9147,5.0,E H,https://www.tripadvisor.ca/Profile/EH596, nil,Aug. 2014, August 2014 9147,5.0,Lorgrill,https://www.tripadvisor.ca/Profile/Lorgrill, nil,Aug. 2014, August 2014 9147,5.0,luluemma,https://www.tripadvisor.ca/Profile/luluemma, nil,Aug. 2014, August 2014 9147,4.0,stampinggirl,https://www.tripadvisor.ca/Profile/stampinggirl, nil,Aug. 2014, August 2014 9147,5.0,Vanogram,https://www.tripadvisor.ca/Profile/Vanogram, nil,Aug. 2014, August 2014 9147,3.0,MarilynT1Toronto,https://www.tripadvisor.ca/Profile/MarilynT1Toronto, nil,Aug. 2014, July 2014 9147,5.0,musicalclara,https://www.tripadvisor.ca/Profile/musicalclara, nil,Aug. 2014, August 2014 9147,5.0,Jules_and_Mike2014,https://www.tripadvisor.ca/Profile/Jules_and_Mike2014, nil,Aug. 2014, August 2014 9147,5.0,ArtNYC,https://www.tripadvisor.ca/Profile/ArtNYC, nil,Aug. 2014, July 2014 9147,5.0,Katie M,https://www.tripadvisor.ca/Profile/KatieM424, nil,Aug. 2014, July 2014 9147,4.0,Andrew I,https://www.tripadvisor.ca/Profile/621andrewi, nil,Aug. 2014, July 2014 9147,4.0,Janice G,https://www.tripadvisor.ca/Profile/12JaniceG12, nil,Aug. 2014, July 2014 9147,5.0,David M,https://www.tripadvisor.ca/Profile/davidmZ836AS, nil,Jul. 2014, July 2014 9147,5.0,warburyst,https://www.tripadvisor.ca/Profile/warburyst, nil,Jul. 2014, April 2014 9147,5.0,Bryan L,https://www.tripadvisor.ca/Profile/554bryanl, nil,Jul. 2014, July 2014 9147,5.0,David L,https://www.tripadvisor.ca/Profile/DavidL41, nil,Jul. 2014, July 2014 9147,5.0,Dana R,https://www.tripadvisor.ca/Profile/Dana_NC, nil,Jul. 2014, July 2014 9147,5.0,Bridget O,https://www.tripadvisor.ca/Profile/BridgetO606, nil,Jul. 2014, June 2014 9147,4.0,Aaron H,https://www.tripadvisor.ca/Profile/757aaronh, nil,Jul. 2014, July 2014 9147,5.0,Nancy P,https://www.tripadvisor.ca/Profile/180nancyp, nil,Jul. 2014, June 2014 9147,5.0,Forester123,https://www.tripadvisor.ca/Profile/Forester123, nil,Jun. 2014, June 2014 9147,5.0,Rockwall11,https://www.tripadvisor.ca/Profile/Rockwall11, nil,Jun. 2014, May 2014 9147,5.0,Silent_Traveller_11,https://www.tripadvisor.ca/Profile/Silent_Traveller_11, nil,Jun. 2014, June 2014 9147,5.0,StephanieMoWa,https://www.tripadvisor.ca/Profile/StephanieMoWa, nil,Jun. 2014, May 2014 9147,5.0,SC6691,https://www.tripadvisor.ca/Profile/SC6691, nil,May 2014, May 2014 9147,5.0,EA B,https://www.tripadvisor.ca/Profile/513eab, nil,May 2014, May 2014 9147,5.0,76fpr,https://www.tripadvisor.ca/Profile/76fpr, nil,Mar. 2014, September 2013 9147,5.0,uconn_cappy,https://www.tripadvisor.ca/Profile/uconn_cappy, nil,Nov. 2013, October 2013 9147,5.0,RIFAM901,https://www.tripadvisor.ca/Profile/RIFAM901, nil,Aug. 2013, August 2013 9147,5.0,Christopher B,https://www.tripadvisor.ca/Profile/christopherb156, nil,Aug. 2013, August 2013 9147,5.0,Mark S,https://www.tripadvisor.ca/Profile/marksD3361WA, nil,Aug. 2013, August 2013 9147,5.0,Jennie E,https://www.tripadvisor.ca/Profile/0jenniee, nil,Aug. 2013, July 2013 9147,5.0,dianathecookie,https://www.tripadvisor.ca/Profile/dianathecookie, nil,Aug. 2013, July 2013 9147,5.0,Mimi592013,https://www.tripadvisor.ca/Profile/Mimi592013, nil,Jul. 2013, July 2013 9147,5.0,Marc C,https://www.tripadvisor.ca/Profile/MarcC445, nil,Jul. 2013, June 2013 9147,5.0,pfd104,https://www.tripadvisor.ca/Profile/pfd104, nil,Jul. 2013, July 2013 9147,5.0,D S,https://www.tripadvisor.ca/Profile/84ds, nil,Jul. 2013, June 2013 9147,5.0,Miramichi1995,https://www.tripadvisor.ca/Profile/Miramichi1995, nil,Jun. 2013, June 2013 9147,5.0,246Trips,https://www.tripadvisor.ca/Profile/246Trips, nil,Jun. 2013, June 2013 9147,5.0,PortlandRover,https://www.tripadvisor.ca/Profile/PortlandRover, nil,May 2013, May 2013 9147,4.0,Dan S,https://www.tripadvisor.ca/Profile/M6504DMdans, nil,May 2013, May 2013 9147,5.0,Mecca P,https://www.tripadvisor.ca/Profile/MeccaP, nil,Jan. 2013, June 2012 9147,5.0,Jack A,https://www.tripadvisor.ca/Profile/JackA220, nil,Dec. 2012, July 2012 9147,4.0,Jim M,https://www.tripadvisor.ca/Profile/870JimM870, nil,Oct. 2012, October 2012 9147,5.0,Michaelanne C,https://www.tripadvisor.ca/Profile/MichaelanneC, nil,Oct. 2012, October 2012 9147,5.0,Barb J,https://www.tripadvisor.ca/Profile/barbarajohnson, nil,Oct. 2012, December 2011 9147,4.0,rayge2k,https://www.tripadvisor.ca/Profile/rayge2k, nil,Oct. 2012, October 2012 9147,4.0,nrwell,https://www.tripadvisor.ca/Profile/nrwell, nil,Oct. 2012, September 2012 9147,5.0,Carl L,https://www.tripadvisor.ca/Profile/CarlL150, nil,Oct. 2012, September 2012 9147,5.0,ThunderBayNortherner,https://www.tripadvisor.ca/Profile/ThunderBayNortherner, nil,Sep. 2012, August 2012 9147,4.0,kellyshunter,https://www.tripadvisor.ca/Profile/kellyshunter, nil,Sep. 2012, September 2012 9147,5.0,JustWalkingSomePlace,https://www.tripadvisor.ca/Profile/JustWalkingSomePlace, nil,Sep. 2012, September 2012 9147,5.0,Amy L,https://www.tripadvisor.ca/Profile/AmyL537, nil,Aug. 2012, August 2012 9147,5.0,kariandkyle,https://www.tripadvisor.ca/Profile/kariandkyle, nil,Aug. 2012, August 2012 9147,5.0,USALittleApple,https://www.tripadvisor.ca/Profile/USALittleApple, nil,Aug. 2012, August 2012 9147,5.0,tog,https://www.tripadvisor.ca/Profile/tog, nil,Aug. 2012, August 2012 9147,5.0,Locksley44,https://www.tripadvisor.ca/Profile/Locksley44, nil,Aug. 2012, August 2012 9147,5.0,John G,https://www.tripadvisor.ca/Profile/johngD6658YU, nil,Aug. 2012, July 2012 9147,5.0,Mary B,https://www.tripadvisor.ca/Profile/MaryB939, nil,Aug. 2012, June 2012 9147,5.0,Blueegg,https://www.tripadvisor.ca/Profile/Blueegg, nil,Aug. 2012, July 2012 9147,5.0,Duane L,https://www.tripadvisor.ca/Profile/363duanel, nil,Aug. 2012, August 2012 9147,5.0,Evelyn P,https://www.tripadvisor.ca/Profile/EvelynP959, nil,Jul. 2012, July 2012 9147,5.0,Joan112,https://www.tripadvisor.ca/Profile/Joan112, nil,Jul. 2012, July 2012 9147,5.0,mary and frank m,https://www.tripadvisor.ca/Profile/maryandfrankm, nil,Jul. 2012, July 2012 9147,5.0,Earlenenb,https://www.tripadvisor.ca/Profile/Earlenenb, nil,Jul. 2012, July 2012 9147,5.0,evie123_12,https://www.tripadvisor.ca/Profile/evie123_12, nil,Jul. 2012, July 2012 9147,5.0,MacBluenoser,https://www.tripadvisor.ca/Profile/MacBluenoser, nil,Jul. 2012, June 2012 9147,5.0,Dylan L,https://www.tripadvisor.ca/Profile/DylanL257, nil,Jul. 2012, July 2012 9147,5.0,flyingL,https://www.tripadvisor.ca/Profile/flyingL, nil,Jul. 2012, July 2012 9147,5.0,mountaingirl778,https://www.tripadvisor.ca/Profile/mountaingirl778, nil,Jul. 2012, July 2012 9147,5.0,psdjkd,https://www.tripadvisor.ca/Profile/psdjkd, nil,Jul. 2012, June 2012 9147,5.0,Carol/Joe,https://www.tripadvisor.ca/Profile/Journey809784, nil,Jul. 2012, July 2012 9147,5.0,Cnceagle,https://www.tripadvisor.ca/Profile/Cnceagle, nil,Jul. 2012, July 2012 9147,5.0,Gene0-12,https://www.tripadvisor.ca/Profile/Gene0-12, nil,Jul. 2012, June 2012 9147,5.0,Al M,https://www.tripadvisor.ca/Profile/null, nil,Jul. 2012, July 2012 9147,5.0,missyAustralia,https://www.tripadvisor.ca/Profile/missyAustralia, nil,Jul. 2012, May 2012 9147,5.0,stephanie m,https://www.tripadvisor.ca/Profile/598stephaniem, nil,Jul. 2012, June 2012 9147,5.0,Sharon S,https://www.tripadvisor.ca/Profile/46alexs, nil,Jun. 2012, June 2012 9147,5.0,Linda0830,https://www.tripadvisor.ca/Profile/Linda0830, nil,Jun. 2012, May 2012 9147,5.0,LoftLover,https://www.tripadvisor.ca/Profile/LoftLover, nil,Jun. 2012, June 2012 9147,4.0,two travelling toques,https://www.tripadvisor.ca/Profile/twotravellingtoques, nil,Jun. 2012, June 2012 9147,5.0,Cyril Y,https://www.tripadvisor.ca/Profile/CyrilY, nil,Jun. 2012, June 2012 9147,5.0,Connie B,https://www.tripadvisor.ca/Profile/ConnieB363, nil,Jun. 2012, June 2012 9147,5.0,IvoryLady,https://www.tripadvisor.ca/Profile/IvoryLady, nil,Jun. 2012, June 2012 9147,5.0,Misty W,https://www.tripadvisor.ca/Profile/MistyW719, nil,Jun. 2012, May 2012 9147,5.0,judithann29,https://www.tripadvisor.ca/Profile/judithann29, nil,May 2012, May 2012 9147,5.0,Cheryl B,https://www.tripadvisor.ca/Profile/CherylB510, nil,May 2012, May 2012 9147,5.0,Barb C,https://www.tripadvisor.ca/Profile/BarbC680, nil,May 2012, May 2012 9147,5.0,jennifer h,https://www.tripadvisor.ca/Profile/jenniferh350, nil,May 2012, May 2012 9147,5.0,nd4speed,https://www.tripadvisor.ca/Profile/nd4speed, nil,May 2012, August 2011 9147,5.0,Geomob,https://www.tripadvisor.ca/Profile/Geomob, nil,Apr. 2012, October 2011 9147,5.0,David H,https://www.tripadvisor.ca/Profile/davidh980, nil,Feb. 2012, July 2011 9147,5.0,Greg T,https://www.tripadvisor.ca/Profile/GregT122, nil,Dec. 2011, October 2011 9147,5.0,Kevxh,https://www.tripadvisor.ca/Profile/Kevxh, nil,Oct. 2011, October 2011 9147,5.0,Jamie F,https://www.tripadvisor.ca/Profile/JamieF670, nil,Oct. 2011, October 2011 9148,5.0,Michael B,https://www.tripadvisor.ca/Profile/michaelbM5609DC, nil,Sep. 2018, September 2018 9148,5.0,DaveP2010,https://www.tripadvisor.ca/Profile/DaveP2010, nil,Aug. 2018, August 2018 9148,5.0,samjbest,https://www.tripadvisor.ca/Profile/samjbest, nil,Jul. 2018, July 2018 9148,5.0,NuttyNutritionist,https://www.tripadvisor.ca/Profile/NuttyNutritionist, nil,Jul. 2018, July 2018 9148,5.0,Karen H,https://www.tripadvisor.ca/Profile/KarenH5160, nil,Jul. 2018, June 2018 9148,5.0,decorbabe,https://www.tripadvisor.ca/Profile/decorbabe, nil,Jun. 2018, June 2018 9148,5.0,Colson18,https://www.tripadvisor.ca/Profile/Colson18, nil,Jun. 2018, June 2018 9148,5.0,Bryn L,https://www.tripadvisor.ca/Profile/963brynl, nil,Jan. 2018, September 2017 9148,5.0,Lynne V,https://www.tripadvisor.ca/Profile/890lynnev, nil,Sep. 2017, September 2017 9148,4.0,Susan A,https://www.tripadvisor.ca/Profile/susana812, nil,Sep. 2017, September 2017 9148,5.0,KenJen1982,https://www.tripadvisor.ca/Profile/KenJen1982, nil,Sep. 2017, August 2017 9148,5.0,Kevin O,https://www.tripadvisor.ca/Profile/KevinO2963, nil,Aug. 2017, August 2017 9148,4.0,Moonstone07,https://www.tripadvisor.ca/Profile/Moonstone07, nil,Aug. 2017, August 2017 9148,5.0,Noni83,https://www.tripadvisor.ca/Profile/Noni83, nil,Aug. 2017, July 2017 9148,4.0,TravelingAngell,https://www.tripadvisor.ca/Profile/TravelingAngell, nil,Jul. 2017, July 2017 9148,3.0,Tyrone F,https://www.tripadvisor.ca/Profile/tyronef761, nil,Jul. 2017, July 2017 9148,5.0,Andréane D,https://www.tripadvisor.ca/Profile/Seaside685572, nil,Jul. 2017, July 2017 9148,5.0,krof,https://www.tripadvisor.ca/Profile/krof, nil,Jun. 2017, June 2017 9148,5.0,willoDorset,https://www.tripadvisor.ca/Profile/willoDorset, nil,Jun. 2017, June 2017 9148,4.0,Brian A,https://www.tripadvisor.ca/Profile/Brianea, nil,Oct. 2016, September 2016 9148,5.0,bettebluemoon,https://www.tripadvisor.ca/Profile/bettebluemoon, nil,Sep. 2016, September 2016 9148,5.0,ruckusridgenc,https://www.tripadvisor.ca/Profile/ruckusridgenc, nil,Sep. 2016, August 2016 9148,4.0,Ashley L,https://www.tripadvisor.ca/Profile/ashleycP6323DV, nil,Sep. 2016, August 2016 9148,5.0,L P,https://www.tripadvisor.ca/Profile/nikewings, nil,Jul. 2016, July 2016 9148,1.0,Patrizia F,https://www.tripadvisor.ca/Profile/676patriziaf, nil,Jul. 2016, July 2016 9148,5.0,777diane2015,https://www.tripadvisor.ca/Profile/777diane2015, nil,Jun. 2016, June 2016 9148,5.0,Paul S,https://www.tripadvisor.ca/Profile/paulsL1257KF, nil,May 2016, May 2016 9148,5.0,_greenbankross,https://www.tripadvisor.ca/Profile/_greenbankross, nil,May 2016, May 2016 9148,5.0,VIC C,https://www.tripadvisor.ca/Profile/vicc300, nil,Sep. 2015, September 2015 9148,4.0,cossy83,https://www.tripadvisor.ca/Profile/cossy83, nil,Sep. 2015, September 2015 9148,5.0,namma01,https://www.tripadvisor.ca/Profile/namma01, nil,Sep. 2015, September 2015 9148,5.0,Christina N,https://www.tripadvisor.ca/Profile/667christinan, nil,Aug. 2015, June 2015 9148,3.0,monarg,https://www.tripadvisor.ca/Profile/monarg, nil,Aug. 2015, August 2015 9148,5.0,pgrantottawa,https://www.tripadvisor.ca/Profile/pgrantottawa, nil,Aug. 2015, August 2015 9148,5.0,157becky,https://www.tripadvisor.ca/Profile/157becky, nil,Aug. 2015, July 2015 9148,5.0,Jodie B,https://www.tripadvisor.ca/Profile/jodieb397, nil,Aug. 2015, July 2015 9148,4.0,buffyslayergal,https://www.tripadvisor.ca/Profile/buffyslayergal, nil,Jul. 2015, August 2014 9148,5.0,Ellen P,https://www.tripadvisor.ca/Profile/384ellenp, nil,Jul. 2015, June 2015 9148,5.0,curtip55,https://www.tripadvisor.ca/Profile/curtip55, nil,Jul. 2015, July 2015 9148,5.0,SMT68,https://www.tripadvisor.ca/Profile/SMT68, nil,Jul. 2015, June 2015 9148,5.0,Ardith C,https://www.tripadvisor.ca/Profile/ardithc2015, nil,Jun. 2015, June 2015 9148,5.0,930happy,https://www.tripadvisor.ca/Profile/930happy, nil,Jun. 2015, June 2015 9148,5.0,marty70_11,https://www.tripadvisor.ca/Profile/marty70_11, nil,Jun. 2015, June 2015 9148,4.0,Kathy44444154976,https://www.tripadvisor.ca/Profile/Kathy44444154976, nil,May 2015, May 2015 9148,5.0,KelseyMacPhee,https://www.tripadvisor.ca/Profile/KelseyMacPhee, nil,Jan. 2015, December 2014 9148,5.0,David B,https://www.tripadvisor.ca/Profile/dgbestma, nil,Oct. 2014, September 2014 9148,4.0,MurrayandMarion,https://www.tripadvisor.ca/Profile/MurrayandMarion, nil,Sep. 2014, September 2014 9148,5.0,ashleigh h,https://www.tripadvisor.ca/Profile/142ashleighh, nil,Sep. 2014, September 2014 9148,5.0,SJJones34,https://www.tripadvisor.ca/Profile/SJJones34, nil,Sep. 2014, August 2014 9148,5.0,Peter B,https://www.tripadvisor.ca/Profile/PeterB456, nil,Aug. 2014, August 2014 9148,nil,,nil, nil,nil,nil 9148,5.0,deedleedle,https://www.tripadvisor.ca/Profile/deedleedle, nil,Jul. 2014, June 2014 9148,5.0,Peter V,https://www.tripadvisor.ca/Profile/Peterpvana, nil,Jul. 2014, July 2014 9148,5.0,JoAnne238,https://www.tripadvisor.ca/Profile/JoAnne238, nil,Jul. 2014, July 2014 9148,5.0,pat-rick555,https://www.tripadvisor.ca/Profile/pat-rick555, nil,Jul. 2014, July 2014 9148,5.0,Ellen D,https://www.tripadvisor.ca/Profile/835ellend, nil,Jul. 2014, July 2014 9148,5.0,Roxanne O,https://www.tripadvisor.ca/Profile/roxanneo2013, nil,Jul. 2014, July 2014 9148,5.0,Megallen,https://www.tripadvisor.ca/Profile/Megallen, nil,Jul. 2014, June 2014 9148,5.0,Graham A,https://www.tripadvisor.ca/Profile/724grahama, nil,Jun. 2014, June 2014 9148,5.0,EILEEN S,https://www.tripadvisor.ca/Profile/EILEENS951, nil,Jun. 2014, June 2014 9148,5.0,Tina H,https://www.tripadvisor.ca/Profile/324tinah, nil,May 2014, May 2014 9148,5.0,Lisa_Green04,https://www.tripadvisor.ca/Profile/Lisa_Green04, nil,May 2014, May 2014 9148,5.0,RobandAsh,https://www.tripadvisor.ca/Profile/RobandAsh, nil,Sep. 2013, September 2013 9148,4.0,Martamom,https://www.tripadvisor.ca/Profile/Martamom, nil,Aug. 2013, August 2013 9148,5.0,Martin F,https://www.tripadvisor.ca/Profile/411martinf, nil,Aug. 2013, August 2013 9148,5.0,Margie L,https://www.tripadvisor.ca/Profile/558margiel, nil,Aug. 2013, August 2013 9148,5.0,Gunars B,https://www.tripadvisor.ca/Profile/gunarsb, nil,Jul. 2013, June 2013 9148,4.0,pickering4,https://www.tripadvisor.ca/Profile/pickering4, nil,Jul. 2013, July 2013 9148,5.0,Marilyn P,https://www.tripadvisor.ca/Profile/marilynp115, nil,Jul. 2013, July 2013 9148,5.0,Toronto_Canada_SueF,https://www.tripadvisor.ca/Profile/Toronto_Canada_SueF, nil,Jul. 2013, July 2013 9148,5.0,Kathy B,https://www.tripadvisor.ca/Profile/310kathyb, nil,Jul. 2013, June 2013 9148,5.0,sparkyoj,https://www.tripadvisor.ca/Profile/sparkyoj, nil,Oct. 2012, September 2012 9148,5.0,Nancy M,https://www.tripadvisor.ca/Profile/Y9378NMnancym, nil,Sep. 2012, September 2012 9148,5.0,Michelle F,https://www.tripadvisor.ca/Profile/MichelleF121, nil,Sep. 2012, September 2012 9148,5.0,24Paula,https://www.tripadvisor.ca/Profile/24Paula, nil,Sep. 2012, August 2012 9148,5.0,M K,https://www.tripadvisor.ca/Profile/MK753, nil,Sep. 2012, August 2012 9148,5.0,Balazs L,https://www.tripadvisor.ca/Profile/BalazsL, nil,Sep. 2012, August 2012 9148,5.0,Twister46,https://www.tripadvisor.ca/Profile/Twister46, nil,Sep. 2012, August 2012 9148,5.0,Ross M,https://www.tripadvisor.ca/Profile/RossM989, nil,Aug. 2012, August 2012 9148,5.0,panjegoli,https://www.tripadvisor.ca/Profile/panjegoli, nil,Aug. 2012, August 2012 9148,5.0,Cherry P,https://www.tripadvisor.ca/Profile/CherryP544, nil,Aug. 2012, August 2012 9148,5.0,Tilly56,https://www.tripadvisor.ca/Profile/Tilly56, nil,Jul. 2012, July 2012 9148,5.0,Randy L,https://www.tripadvisor.ca/Profile/RandyL421, nil,Jul. 2012, July 2012 9148,5.0,Vera B,https://www.tripadvisor.ca/Profile/VeraB242, nil,Jul. 2012, July 2012 9148,5.0,189Kim,https://www.tripadvisor.ca/Profile/189Kim, nil,Jul. 2012, July 2012 9148,5.0,itldo,https://www.tripadvisor.ca/Profile/itldo, nil,May 2012, April 2012 9148,5.0,BookishBeachGirl,https://www.tripadvisor.ca/Profile/BookishBeachGirl, nil,Sep. 2011, September 2011 9148,5.0,Laugh-Love-BeHappy,https://www.tripadvisor.ca/Profile/Laugh-Love-BeHappy, nil,Aug. 2011, August 2011 9148,5.0,Gary S,https://www.tripadvisor.ca/Profile/GaryS82, nil,Aug. 2011, August 2011 9148,5.0,EMST08,https://www.tripadvisor.ca/Profile/EMST08, nil,Oct. 2010, October 2010 9148,5.0,MCC4,https://www.tripadvisor.ca/Profile/MCC4, nil,Oct. 2010, October 2010 9149,5.0,CharlieOrlando,https://www.tripadvisor.ca/Profile/CharlieOrlando, nil,Jul. 2018, July 2018 9149,5.0,Björn L,https://www.tripadvisor.ca/Profile/831bj_rnl, nil,Aug. 2017, August 2017 9149,5.0,LORNA N,https://www.tripadvisor.ca/Profile/lornan973, nil,Aug. 2017, July 2017 9149,5.0,Ashley W,https://www.tripadvisor.ca/Profile/U8138HDashleyw, nil,Aug. 2017, July 2017 9149,5.0,David B,https://www.tripadvisor.ca/Profile/A1631YMdavidb, nil,Jul. 2017, July 2017 9149,5.0,Car01777,https://www.tripadvisor.ca/Profile/Car01777, nil,Jul. 2017, July 2017 9149,5.0,johnsonbrian91,https://www.tripadvisor.ca/Profile/johnsonbrian91, nil,Jun. 2017, June 2017 9149,5.0,Festivus2248,https://www.tripadvisor.ca/Profile/Festivus2248, nil,May 2017, July 2016 9149,5.0,Angie C,https://www.tripadvisor.ca/Profile/411angiec, nil,Sep. 2016, September 2016 9149,5.0,Eric B,https://www.tripadvisor.ca/Profile/ericbD3961BW, nil,Sep. 2016, September 2016 9149,5.0,myrnsigns,https://www.tripadvisor.ca/Profile/myrnsigns, nil,Aug. 2016, July 2016 9149,5.0,Angela V,https://www.tripadvisor.ca/Profile/angelavR9460MI, nil,Aug. 2016, July 2016 9149,5.0,JR_of_Kamloops,https://www.tripadvisor.ca/Profile/JR_of_Kamloops, nil,Jul. 2016, June 2016 9149,5.0,engiebb,https://www.tripadvisor.ca/Profile/engiebb, nil,Jul. 2016, June 2016 9149,5.0,Brigitte312659,https://www.tripadvisor.ca/Profile/Brigitte312659, nil,Jun. 2016, June 2016 9149,5.0,Wei H,https://www.tripadvisor.ca/Profile/292weih, nil,Aug. 2015, August 2015 9149,5.0,joecv5,https://www.tripadvisor.ca/Profile/joecv5, nil,Aug. 2015, July 2015 9149,4.0,callted,https://www.tripadvisor.ca/Profile/callted, nil,Jul. 2015, July 2015 9149,5.0,Lou A,https://www.tripadvisor.ca/Profile/LouAmbrogio, nil,Jul. 2015, July 2015 9149,5.0,Vanslee,https://www.tripadvisor.ca/Profile/Vanslee, nil,Jan. 2015, August 2014 9149,5.0,mickr1960,https://www.tripadvisor.ca/Profile/mickr1960, nil,Sep. 2014, July 2014 9149,5.0,PanamaGeorge,https://www.tripadvisor.ca/Profile/PanamaGeorge, nil,Aug. 2014, July 2014 9149,5.0,Judy and Dick M,https://www.tripadvisor.ca/Profile/JudyandDickM, nil,Aug. 2014, July 2014 9149,5.0,B E,https://www.tripadvisor.ca/Profile/BE656, nil,Jul. 2014, June 2014 9149,5.0,Johanne B,https://www.tripadvisor.ca/Profile/JohanneB507, nil,Jul. 2014, July 2014 9149,nil,,nil, nil,nil,nil 9150,4.0,F1Q,https://www.tripadvisor.ca/Profile/F1Q, nil,Feb. 2019, October 2018 9150,2.0,J.M,https://www.tripadvisor.ca/Profile/joshuahkm, nil,Dec. 2018, December 2018 9150,nil,,nil, nil,nil,nil 9150,4.0,Terry Soucy,https://www.tripadvisor.ca/Profile/terrysoucy, nil,Jan. 2018, January 2018 9150,4.0,David F,https://www.tripadvisor.ca/Profile/899DavidF, nil,Nov. 2017, October 2017 9150,4.0,Francine L,https://www.tripadvisor.ca/Profile/551francinel, nil,Sep. 2017, September 2017 9150,3.0,cpoirier945,https://www.tripadvisor.ca/Profile/cpoirier945, nil,Aug. 2017, August 2017 9150,4.0,Seadog462014,https://www.tripadvisor.ca/Profile/Seadog462014, nil,Jul. 2017, June 2017 9150,4.0,Jonathan H,https://www.tripadvisor.ca/Profile/JonathanH304, nil,Jun. 2017, May 2017 9150,3.0,Dar x,https://www.tripadvisor.ca/Profile/darx2015, nil,Feb. 2017, February 2017 9150,4.0,Dan l,https://www.tripadvisor.ca/Profile/P2025VDdanl, nil,Oct. 2016, September 2016 9150,2.0,Leonard K,https://www.tripadvisor.ca/Profile/leonardk625, nil,Oct. 2016, October 2016 9150,4.0,coldinnovascotia,https://www.tripadvisor.ca/Profile/coldinnovascotia, nil,Sep. 2016, September 2016 9150,3.0,Acwcat,https://www.tripadvisor.ca/Profile/Acwcat, nil,Aug. 2016, August 2016 9150,4.0,Amanda N,https://www.tripadvisor.ca/Profile/AmandaN967, nil,Aug. 2016, July 2016 9150,4.0,tripoffriends,https://www.tripadvisor.ca/Profile/tripoffriends, nil,Jul. 2016, July 2016 9150,2.0,DMcDonell,https://www.tripadvisor.ca/Profile/DMcDonell, nil,Jul. 2016, July 2016 9150,4.0,Arlene N,https://www.tripadvisor.ca/Profile/190arlenen, nil,Jun. 2016, June 2016 9150,5.0,jkshute,https://www.tripadvisor.ca/Profile/jkshute, nil,May 2016, May 2016 9150,5.0,LouAnn G,https://www.tripadvisor.ca/Profile/louanng259, nil,Mar. 2016, March 2016 9150,5.0,housee111,https://www.tripadvisor.ca/Profile/housee111, nil,Jan. 2016, January 2016 9150,5.0,Marianne86,https://www.tripadvisor.ca/Profile/Marianne86, nil,Oct. 2015, July 2015 9150,3.0,jppanda,https://www.tripadvisor.ca/Profile/jppanda, nil,Aug. 2015, August 2015 9150,5.0,Tari Anne K,https://www.tripadvisor.ca/Profile/TariAnneK, nil,Jul. 2015, July 2015 9150,5.0,leebrew2014,https://www.tripadvisor.ca/Profile/leebrew2014, nil,Jun. 2015, July 2014 9150,5.0,keri c,https://www.tripadvisor.ca/Profile/1kagc, nil,Mar. 2015, February 2015 9150,5.0,Claire D,https://www.tripadvisor.ca/Profile/753claired, nil,Sep. 2014, September 2014 9150,3.0,Barbanellie,https://www.tripadvisor.ca/Profile/Barbanellie, nil,Aug. 2014, August 2014 9150,5.0,sxh230,https://www.tripadvisor.ca/Profile/sxh230, nil,May 2014, May 2014 9150,5.0,doanster,https://www.tripadvisor.ca/Profile/doanster, nil,Sep. 2013, September 2013 9150,3.0,CrownVictoria,https://www.tripadvisor.ca/Profile/CrownVictoria, nil,Aug. 2013, August 2013 9150,4.0,Bud H,https://www.tripadvisor.ca/Profile/budh58, nil,Jul. 2013, July 2013 9150,4.0,Jonathon_7,https://www.tripadvisor.ca/Profile/Jonathon_7, nil,Jun. 2013, June 2013 9150,4.0,655BarbaraP,https://www.tripadvisor.ca/Profile/655BarbaraP, nil,Dec. 2012, August 2012 9151,5.0,Diana R,https://www.tripadvisor.ca/Profile/DianaR590, nil,Sep. 2018, September 2018 9151,1.0,nicholas001117,https://www.tripadvisor.ca/Profile/nicholas001117, nil,Aug. 2018, June 2018 9151,4.0,hollyharper38,https://www.tripadvisor.ca/Profile/hollyharper38, nil,Jul. 2018, July 2018 9151,5.0,brentford7,https://www.tripadvisor.ca/Profile/brentford7, nil,Nov. 2017, November 2017 9151,4.0,SteveDonna S,https://www.tripadvisor.ca/Profile/SteveDonnaS, nil,Nov. 2017, August 2017 9151,4.0,Canada55plus,https://www.tripadvisor.ca/Profile/Canada55plus, nil,Nov. 2017, September 2017 9151,5.0,guyplarin,https://www.tripadvisor.ca/Profile/guyplarin, nil,Aug. 2017, August 2017 9151,5.0,Gilbert L,https://www.tripadvisor.ca/Profile/357gilbertl, nil,Jul. 2017, July 2017 9151,4.0,deerpathfarm,https://www.tripadvisor.ca/Profile/deerpathfarm, nil,Jul. 2017, July 2017 9151,5.0,Sandra S,https://www.tripadvisor.ca/Profile/sandrasR298TU, nil,Jun. 2017, June 2017 9151,5.0,Victoria W,https://www.tripadvisor.ca/Profile/VictoriaW336, nil,Feb. 2017, August 2016 9151,5.0,Lisa D,https://www.tripadvisor.ca/Profile/lisadB5222WK, nil,Jan. 2017, December 2016 9151,5.0,David E,https://www.tripadvisor.ca/Profile/F1392CSdavide, nil,Oct. 2016, October 2016 9151,5.0,partb2,https://www.tripadvisor.ca/Profile/partb2, nil,Oct. 2016, September 2016 9151,5.0,SassyEvans,https://www.tripadvisor.ca/Profile/SassyEvans, nil,Sep. 2016, September 2016 9151,5.0,David S,https://www.tripadvisor.ca/Profile/shediacsmith, nil,Sep. 2016, September 2016 9151,4.0,Charles G,https://www.tripadvisor.ca/Profile/cgslose, nil,Aug. 2016, August 2016 9151,5.0,Marjorie D,https://www.tripadvisor.ca/Profile/marjoried336, nil,Jun. 2016, June 2016 9151,5.0,Brianimated,https://www.tripadvisor.ca/Profile/Brianimated, nil,May 2016, April 2016 9151,4.0,Peter B,https://www.tripadvisor.ca/Profile/662peterb, nil,Oct. 2015, October 2015 9151,nil,,nil, nil,nil,nil 9151,5.0,ljbritt50,https://www.tripadvisor.ca/Profile/ljbritt50, nil,May 2015, April 2015 9151,5.0,SueHTravelling,https://www.tripadvisor.ca/Profile/SueHTravelling, nil,May 2015, May 2015 9151,5.0,kazwhiz,https://www.tripadvisor.ca/Profile/kazwhiz, nil,Sep. 2014, August 2014 9151,1.0,Maria C,https://www.tripadvisor.ca/Profile/R3661RAmariac, nil,Aug. 2014, August 2014 9151,5.0,Kate Z,https://www.tripadvisor.ca/Profile/286katez, nil,Jul. 2014, July 2014 9151,5.0,phigorus,https://www.tripadvisor.ca/Profile/phigorus, nil,Jul. 2014, June 2014 9151,5.0,Kate F,https://www.tripadvisor.ca/Profile/KateF301, nil,Jul. 2014, June 2014 9151,5.0,Barb C,https://www.tripadvisor.ca/Profile/641barbc, nil,Jul. 2014, June 2014 9151,5.0,Ora W,https://www.tripadvisor.ca/Profile/934oraw, nil,Jun. 2014, June 2014 9151,3.0,Duffy,https://www.tripadvisor.ca/Profile/Duffy, nil,Nov. 2013, October 2013 9151,5.0,Carol C,https://www.tripadvisor.ca/Profile/carolc679, nil,Jun. 2013, May 2013 9151,4.0,leer850,https://www.tripadvisor.ca/Profile/leer850, nil,Jun. 2013, June 2013 9151,5.0,wilderness09,https://www.tripadvisor.ca/Profile/wilderness09, nil,Aug. 2012, August 2012 9151,5.0,TropicalFun253,https://www.tripadvisor.ca/Profile/TropicalFun253, nil,Aug. 2012, July 2012 9151,5.0,becwa62,https://www.tripadvisor.ca/Profile/becwa62, nil,Aug. 2012, August 2012 9151,3.0,FerdFarkle,https://www.tripadvisor.ca/Profile/FerdFarkle, nil,Oct. 2011, September 2011 9151,4.0,Traveling_anuck,https://www.tripadvisor.ca/Profile/Traveling_anuck, nil,Sep. 2011, August 2011 9151,5.0,Janice Mc,https://www.tripadvisor.ca/Profile/janmc956, nil,Sep. 2011, August 2011 9151,5.0,Alistair_and_Cathy,https://www.tripadvisor.ca/Profile/Alistair_and_Cathy, nil,Aug. 2011, July 2011 9151,5.0,smkymtngrl,https://www.tripadvisor.ca/Profile/smkymtngrl, nil,Aug. 2011, July 2011 9151,5.0,Deelynn53,https://www.tripadvisor.ca/Profile/Deelynn53, nil,Aug. 2011, July 2011 9151,4.0,rockohorse,https://www.tripadvisor.ca/Profile/rockohorse, nil,Jul. 2011, July 2011 9151,3.0,Canuckexpat,https://www.tripadvisor.ca/Profile/Canuckexpat, nil,Jul. 2011, June 2011 9151,5.0,ManitobaGump,https://www.tripadvisor.ca/Profile/ManitobaGump, nil,Jun. 2011, June 2011 9151,4.0,Birdingfoodies,https://www.tripadvisor.ca/Profile/Birdingfoodies, nil,May 2011, May 2011 9151,5.0,Beachtoes,https://www.tripadvisor.ca/Profile/Beachtoes, nil,Apr. 2011, April 2011 9151,5.0,crypt73,https://www.tripadvisor.ca/Profile/crypt73, nil,Oct. 2010, July 2010 9151,4.0,GregVictoria_BC,https://www.tripadvisor.ca/Profile/GregVictoria_BC, nil,Sep. 2010, September 2010 9151,5.0,jul83,https://www.tripadvisor.ca/Profile/jul83, nil,Sep. 2010, August 2010 9151,5.0,rosehln,https://www.tripadvisor.ca/Profile/rosehln, nil,Sep. 2010, August 2010 9151,5.0,AandMfromOntario,https://www.tripadvisor.ca/Profile/AandMfromOntario, nil,Aug. 2010, August 2010 9151,5.0,Nikott,https://www.tripadvisor.ca/Profile/Nikott, nil,May 2010, May 2010 9152,5.0,Voyager754150,https://www.tripadvisor.ca/Profile/Voyager754150, nil,Feb. 2019, February 2019 9152,4.0,Barter2000,https://www.tripadvisor.ca/Profile/Barter2000, nil,Feb. 2019, February 2019 9152,4.0,Sunshine38605273057,https://www.tripadvisor.ca/Profile/Sunshine38605273057, nil,Feb. 2019, February 2019 9152,4.0,darlalama,https://www.tripadvisor.ca/Profile/darlalama, nil,Feb. 2019, February 2019 9152,5.0,GrandTour12569366297,https://www.tripadvisor.ca/Profile/GrandTour12569366297, nil,Jan. 2019, January 2019 9152,3.0,pen>sword,https://www.tripadvisor.ca/Profile/pengreaterthansword, nil,Dec. 2018, November 2018 9152,5.0,Resort34577732137,https://www.tripadvisor.ca/Profile/Resort34577732137, nil,Dec. 2018, December 2018 9152,3.0,Dan W,https://www.tripadvisor.ca/Profile/danwU731DT, nil,Nov. 2018, October 2018 9152,1.0,Climber24240017090,https://www.tripadvisor.ca/Profile/Climber24240017090, nil,Nov. 2018, November 2018 9152,4.0,dawngallant247,https://www.tripadvisor.ca/Profile/dawngallant247, nil,Nov. 2018, November 2018 9152,3.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Nov. 2018, November 2018 9152,4.0,John M,https://www.tripadvisor.ca/Profile/F3863QLjohnm, nil,Oct. 2018, October 2018 9152,3.0,Bob N,https://www.tripadvisor.ca/Profile/bobn485, nil,Oct. 2018, October 2018 9152,5.0,timbugden2018,https://www.tripadvisor.ca/Profile/timbugden2018, nil,Sep. 2018, September 2018 9152,1.0,KDLandRover,https://www.tripadvisor.ca/Profile/KDLandRover, nil,Sep. 2018, September 2018 9152,5.0,BettyCollinsMenne,https://www.tripadvisor.ca/Profile/BettyCollinsMenne, nil,Sep. 2018, September 2018 9152,5.0,johnandheathert,https://www.tripadvisor.ca/Profile/johnandheathert, nil,Sep. 2018, September 2018 9152,4.0,lbgizzmo,https://www.tripadvisor.ca/Profile/lbgizzmo, nil,Sep. 2018, August 2018 9152,3.0,arsenad1,https://www.tripadvisor.ca/Profile/arsenad1, nil,Sep. 2018, September 2018 9152,3.0,robinsauve,https://www.tripadvisor.ca/Profile/robinsauve, nil,Sep. 2018, August 2018 9152,2.0,aross904061,https://www.tripadvisor.ca/Profile/aross904061, nil,Aug. 2018, August 2018 9152,5.0,Sarah R,https://www.tripadvisor.ca/Profile/SarahR1765, nil,Aug. 2018, August 2018 9152,3.0,ersommer,https://www.tripadvisor.ca/Profile/ersommer, nil,Aug. 2018, August 2018 9152,2.0,Justin P,https://www.tripadvisor.ca/Profile/justinpQ5225HS, nil,Aug. 2018, August 2018 9152,2.0,carla278,https://www.tripadvisor.ca/Profile/carla278, nil,Aug. 2018, August 2018 9152,5.0,AuntieAnn,https://www.tripadvisor.ca/Profile/AuntieAnn, nil,Aug. 2018, August 2018 9152,3.0,Sweetlassie,https://www.tripadvisor.ca/Profile/Sweetlassie, nil,Aug. 2018, August 2018 9152,4.0,Mike101065,https://www.tripadvisor.ca/Profile/Mike101065, nil,Aug. 2018, August 2018 9152,4.0,lynnallie,https://www.tripadvisor.ca/Profile/lynnallie, nil,Aug. 2018, August 2018 9152,4.0,suzzy9,https://www.tripadvisor.ca/Profile/suzzy9, nil,Aug. 2018, August 2018 9152,4.0,cherylmcneil2018,https://www.tripadvisor.ca/Profile/cherylmcneil2018, nil,Aug. 2018, August 2018 9152,2.0,shilpap296,https://www.tripadvisor.ca/Profile/shilpap296, nil,Aug. 2018, August 2018 9152,2.0,Chris T,https://www.tripadvisor.ca/Profile/christ314, nil,Aug. 2018, August 2018 9152,4.0,NatalieLSoucy,https://www.tripadvisor.ca/Profile/NatalieLSoucy, nil,Aug. 2018, July 2018 9152,2.0,jbursey659,https://www.tripadvisor.ca/Profile/jbursey659, nil,Aug. 2018, August 2018 9152,2.0,glenwhite159,https://www.tripadvisor.ca/Profile/glenwhite159, nil,Aug. 2018, August 2018 9152,3.0,Catfish85U,https://www.tripadvisor.ca/Profile/Catfish85U, nil,Aug. 2018, August 2018 9152,2.0,Deborah A,https://www.tripadvisor.ca/Profile/deborahaH571FF, nil,Aug. 2018, August 2018 9152,3.0,Serge45,https://www.tripadvisor.ca/Profile/Serge45, nil,Aug. 2018, July 2018 9152,4.0,hidinhermon,https://www.tripadvisor.ca/Profile/hidinhermon, nil,Aug. 2018, August 2018 9152,3.0,RBDriscoll,https://www.tripadvisor.ca/Profile/RBDriscoll, nil,Aug. 2018, July 2018 9152,4.0,murphykellyann,https://www.tripadvisor.ca/Profile/murphykellyann, nil,Aug. 2018, July 2018 9152,5.0,Delia K,https://www.tripadvisor.ca/Profile/219deliak, nil,Aug. 2018, August 2018 9152,5.0,wmarch267945,https://www.tripadvisor.ca/Profile/wmarch267945, nil,Jul. 2018, July 2018 9152,2.0,DilbertForLife,https://www.tripadvisor.ca/Profile/DilbertForLife, nil,Jul. 2018, July 2018 9152,3.0,sebim,https://www.tripadvisor.ca/Profile/sebim, nil,Jul. 2018, July 2018 9152,4.0,Jenn G,https://www.tripadvisor.ca/Profile/15jenng, nil,Jul. 2018, July 2018 9152,4.0,Russ P,https://www.tripadvisor.ca/Profile/russp857, nil,Jul. 2018, July 2018 9152,3.0,Dot B,https://www.tripadvisor.ca/Profile/dotb166, nil,Jul. 2018, July 2018 9152,3.0,Jean L,https://www.tripadvisor.ca/Profile/JeanL2109, nil,Jun. 2018, June 2018 9152,3.0,Hockeyparent7,https://www.tripadvisor.ca/Profile/Hockeyparent7, nil,May 2018, April 2018 9152,1.0,Wayne R,https://www.tripadvisor.ca/Profile/469wayner, nil,May 2018, April 2018 9152,3.0,dawn40c,https://www.tripadvisor.ca/Profile/dawn40c, nil,Apr. 2018, April 2018 9152,1.0,trentnurse,https://www.tripadvisor.ca/Profile/trentnurse, nil,Feb. 2018, February 2018 9152,1.0,markmT7089WM,https://www.tripadvisor.ca/Profile/markmT7089WM, nil,Feb. 2018, January 2018 9152,nil,,nil, nil,nil,nil 9152,2.0,dhillca,https://www.tripadvisor.ca/Profile/dhillca, nil,Jan. 2018, January 2018 9152,3.0,B4915AEdanw,https://www.tripadvisor.ca/Profile/B4915AEdanw, nil,Dec. 2017, December 2017 9152,5.0,W9115MWdonnat,https://www.tripadvisor.ca/Profile/W9115MWdonnat, nil,Nov. 2017, November 2017 9152,4.0,117charleso,https://www.tripadvisor.ca/Profile/117charleso, nil,Nov. 2017, November 2017 9152,2.0,Dawn J,https://www.tripadvisor.ca/Profile/dawnj329, nil,Nov. 2017, November 2017 9152,4.0,tcarmichael2007,https://www.tripadvisor.ca/Profile/tcarmichael2007, nil,Nov. 2017, October 2017 9152,4.0,Pauline L,https://www.tripadvisor.ca/Profile/107paulinel, nil,Oct. 2017, October 2017 9152,1.0,letsgetgoing2017,https://www.tripadvisor.ca/Profile/letsgetgoing2017, nil,Oct. 2017, October 2017 9152,4.0,JeanneMartinson,https://www.tripadvisor.ca/Profile/JeanneMartinson, nil,Oct. 2017, July 2017 9152,5.0,Abhi B,https://www.tripadvisor.ca/Profile/934abhimanyub, nil,Oct. 2017, October 2017 9152,2.0,linm68,https://www.tripadvisor.ca/Profile/linm68, nil,Sep. 2017, May 2017 9152,4.0,richardsV7722IJ,https://www.tripadvisor.ca/Profile/richardsV7722IJ, nil,Sep. 2017, September 2017 9152,4.0,gregorymP1756AR,https://www.tripadvisor.ca/Profile/gregorymP1756AR, nil,Sep. 2017, September 2017 9152,5.0,845deniv,https://www.tripadvisor.ca/Profile/845deniv, nil,Sep. 2017, September 2017 9152,2.0,Melissa M,https://www.tripadvisor.ca/Profile/melissam438, nil,Sep. 2017, September 2017 9152,3.0,jpanich1,https://www.tripadvisor.ca/Profile/jpanich1, nil,Aug. 2017, August 2017 9152,2.0,ColinTippett,https://www.tripadvisor.ca/Profile/ColinTippett, nil,Aug. 2017, August 2017 9152,5.0,judithw999,https://www.tripadvisor.ca/Profile/judithw999, nil,Aug. 2017, August 2017 9152,4.0,stevedQ8253AV,https://www.tripadvisor.ca/Profile/stevedQ8253AV, nil,Aug. 2017, August 2017 9152,5.0,michaelcQ2355ON,https://www.tripadvisor.ca/Profile/michaelcQ2355ON, nil,Aug. 2017, August 2017 9152,3.0,Mario A,https://www.tripadvisor.ca/Profile/W1475TUmarioa, nil,Aug. 2017, August 2017 9152,5.0,dixieland8,https://www.tripadvisor.ca/Profile/dixieland8, nil,Aug. 2017, August 2017 9152,4.0,Rick C,https://www.tripadvisor.ca/Profile/E3853HHrickc, nil,Aug. 2017, August 2017 9152,2.0,Carole E,https://www.tripadvisor.ca/Profile/CaroleE376, nil,Aug. 2017, August 2017 9152,4.0,Tanya B,https://www.tripadvisor.ca/Profile/970tanyab970, nil,Aug. 2017, July 2017 9152,4.0,crystalr997,https://www.tripadvisor.ca/Profile/crystalr997, nil,Aug. 2017, August 2017 9152,2.0,EvrGrn,https://www.tripadvisor.ca/Profile/EvrGrn, nil,Aug. 2017, August 2017 9152,5.0,maritimer_11,https://www.tripadvisor.ca/Profile/maritimer_11, nil,Aug. 2017, August 2017 9152,4.0,631janettes,https://www.tripadvisor.ca/Profile/631janettes, nil,Aug. 2017, July 2017 9152,4.0,Caspartje,https://www.tripadvisor.ca/Profile/Caspartje, nil,Aug. 2017, August 2017 9152,2.0,Cara B,https://www.tripadvisor.ca/Profile/carabeara33, nil,Jul. 2017, July 2017 9152,3.0,Gerry G,https://www.tripadvisor.ca/Profile/GerryG673, nil,Jul. 2017, July 2017 9152,3.0,READYTOGO2014,https://www.tripadvisor.ca/Profile/READYTOGO2014, nil,Jul. 2017, July 2017 9152,4.0,danieljF6592CL,https://www.tripadvisor.ca/Profile/danieljF6592CL, nil,Jul. 2017, July 2017 9152,5.0,johngY245KH,https://www.tripadvisor.ca/Profile/johngY245KH, nil,Jul. 2017, July 2017 9152,5.0,Harrods4,https://www.tripadvisor.ca/Profile/Harrods4, nil,Jul. 2017, July 2017 9152,4.0,nicoleman22,https://www.tripadvisor.ca/Profile/nicoleman22, nil,Jul. 2017, July 2017 9152,5.0,J D,https://www.tripadvisor.ca/Profile/JD609, nil,Jul. 2017, July 2017 9152,3.0,ChetSeattle,https://www.tripadvisor.ca/Profile/ChetSeattle, nil,Jul. 2017, July 2017 9152,5.0,Brian G,https://www.tripadvisor.ca/Profile/985briang, nil,Jul. 2017, July 2017 9152,5.0,sancrawf,https://www.tripadvisor.ca/Profile/sancrawf, nil,Jul. 2017, June 2017 9152,1.0,Sonia L,https://www.tripadvisor.ca/Profile/sonialN5969RJ, nil,Jul. 2017, July 2017 9152,4.0,salesmanSussex_Nb,https://www.tripadvisor.ca/Profile/salesmanSussex_Nb, nil,Jul. 2017, July 2017 9152,3.0,CanadianGypsies,https://www.tripadvisor.ca/Profile/CanadianGypsies, nil,Jul. 2017, July 2017 9152,5.0,Greg M,https://www.tripadvisor.ca/Profile/I8017FHgregm, nil,Jul. 2017, June 2017 9152,4.0,bryancrawford54,https://www.tripadvisor.ca/Profile/bryancrawford54, nil,Jul. 2017, July 2017 9152,4.0,edogg2016,https://www.tripadvisor.ca/Profile/edogg2016, nil,Jun. 2017, June 2017 9152,1.0,Leslie L,https://www.tripadvisor.ca/Profile/lesliel229, nil,Jun. 2017, June 2017 9152,5.0,netnanny,https://www.tripadvisor.ca/Profile/netnanny, nil,Jun. 2017, June 2017 9152,4.0,Epochehns,https://www.tripadvisor.ca/Profile/Epochehns, nil,Jun. 2017, May 2017 9152,4.0,Sandra P,https://www.tripadvisor.ca/Profile/O3476QBsandrap, nil,Jun. 2017, May 2017 9152,3.0,R6734ITsamb,https://www.tripadvisor.ca/Profile/R6734ITsamb, nil,May 2017, May 2017 9152,4.0,E5163ADadamc,https://www.tripadvisor.ca/Profile/E5163ADadamc, nil,May 2017, May 2017 9152,5.0,Tammy A,https://www.tripadvisor.ca/Profile/181tammya, nil,May 2017, April 2017 9152,4.0,Canmoretravelbugs,https://www.tripadvisor.ca/Profile/Canmoretravelbugs, nil,May 2017, April 2017 9152,3.0,Barbara M,https://www.tripadvisor.ca/Profile/barbaramH719YC, nil,Apr. 2017, April 2017 9152,2.0,evelyni707,https://www.tripadvisor.ca/Profile/evelyni707, nil,Apr. 2017, April 2017 9152,4.0,Kyle J,https://www.tripadvisor.ca/Profile/kylej593, nil,Apr. 2017, August 2016 9152,3.0,Donna H,https://www.tripadvisor.ca/Profile/655donnah, nil,Apr. 2017, March 2017 9152,4.0,bobber902,https://www.tripadvisor.ca/Profile/bobber902, nil,Apr. 2017, March 2017 9152,4.0,Troy S,https://www.tripadvisor.ca/Profile/troys469, nil,Mar. 2017, March 2017 9152,1.0,donnasA6985FO,https://www.tripadvisor.ca/Profile/donnasA6985FO, nil,Mar. 2017, March 2017 9152,3.0,donnahO3650BG,https://www.tripadvisor.ca/Profile/donnahO3650BG, nil,Mar. 2017, March 2017 9152,4.0,debbiebA8327GH,https://www.tripadvisor.ca/Profile/debbiebA8327GH, nil,Mar. 2017, March 2017 9152,1.0,pxcornish,https://www.tripadvisor.ca/Profile/pxcornish, nil,Mar. 2017, March 2017 9152,5.0,Cathy C,https://www.tripadvisor.ca/Profile/K2549QNcathyc, nil,Mar. 2017, April 2016 9152,5.0,jeaneneh2017,https://www.tripadvisor.ca/Profile/jeaneneh2017, nil,Feb. 2017, February 2017 9152,5.0,Geoffrey M,https://www.tripadvisor.ca/Profile/geoffreym653, nil,Feb. 2017, February 2017 9152,3.0,Bedfordhockeyparent,https://www.tripadvisor.ca/Profile/Bedfordhockeyparent, nil,Feb. 2017, January 2017 9152,3.0,Roger S,https://www.tripadvisor.ca/Profile/M9371KTrogers, nil,Oct. 2016, July 2016 9152,4.0,Tosh T,https://www.tripadvisor.ca/Profile/tosht778, nil,Sep. 2016, September 2016 9152,3.0,Bruce M,https://www.tripadvisor.ca/Profile/BruceM53, nil,Sep. 2016, September 2016 9152,4.0,Louise D,https://www.tripadvisor.ca/Profile/louisedP7434TT, nil,Sep. 2016, August 2016 9152,4.0,klepper-geocaching,https://www.tripadvisor.ca/Profile/klepper-geocaching, nil,Sep. 2016, September 2016 9152,4.0,O7435PVchrisd,https://www.tripadvisor.ca/Profile/O7435PVchrisd, nil,Sep. 2016, September 2016 9152,5.0,D5843UC,https://www.tripadvisor.ca/Profile/D5843UC, nil,Sep. 2016, September 2016 9152,1.0,Carol G,https://www.tripadvisor.ca/Profile/carolgY1606YC, nil,Sep. 2016, September 2016 9152,3.0,Chris R,https://www.tripadvisor.ca/Profile/ChrisR654, nil,Sep. 2016, September 2016 9152,4.0,KVic,https://www.tripadvisor.ca/Profile/KVic, nil,Sep. 2016, August 2016 9152,5.0,Jan H,https://www.tripadvisor.ca/Profile/E3182LJjanh, nil,Sep. 2016, September 2016 9152,3.0,S2239TLwilliamb,https://www.tripadvisor.ca/Profile/S2239TLwilliamb, nil,Sep. 2016, September 2016 9152,1.0,tombY8850AW,https://www.tripadvisor.ca/Profile/tombY8850AW, nil,Sep. 2016, September 2016 9152,3.0,bntraveler58,https://www.tripadvisor.ca/Profile/bntraveler58, nil,Sep. 2016, August 2016 9152,2.0,962aubreym,https://www.tripadvisor.ca/Profile/962aubreym, nil,Sep. 2016, August 2016 9152,4.0,NCDW,https://www.tripadvisor.ca/Profile/NCDW, nil,Sep. 2016, August 2016 9152,2.0,kimn968,https://www.tripadvisor.ca/Profile/kimn968, nil,Aug. 2016, August 2016 9152,1.0,Carol M,https://www.tripadvisor.ca/Profile/O9905BZcarolm, nil,Aug. 2016, August 2016 9152,3.0,Roger C,https://www.tripadvisor.ca/Profile/rogerc286, nil,Aug. 2016, August 2016 9152,3.0,Karen G,https://www.tripadvisor.ca/Profile/N9518VQkareng, nil,Aug. 2016, August 2016 9152,3.0,mkatelong,https://www.tripadvisor.ca/Profile/mkatelong, nil,Aug. 2016, August 2016 9152,3.0,mark o,https://www.tripadvisor.ca/Profile/312marko, nil,Aug. 2016, August 2016 9152,3.0,Longmont22,https://www.tripadvisor.ca/Profile/Longmont22, nil,Aug. 2016, March 2016 9152,3.0,990guyt,https://www.tripadvisor.ca/Profile/990guyt, nil,Aug. 2016, July 2016 9152,2.0,Nancy W,https://www.tripadvisor.ca/Profile/NancyW1831, nil,Aug. 2016, July 2016 9152,5.0,LYNDA E,https://www.tripadvisor.ca/Profile/370lyndae, nil,Aug. 2016, June 2016 9152,4.0,karencZ1861SC,https://www.tripadvisor.ca/Profile/karencZ1861SC, nil,Jul. 2016, July 2016 9152,4.0,Mary D,https://www.tripadvisor.ca/Profile/Y4588WLmaryd, nil,Jul. 2016, July 2016 9152,3.0,Kimberley T,https://www.tripadvisor.ca/Profile/239kimberleyt, nil,Jul. 2016, July 2016 9152,3.0,103maggiep,https://www.tripadvisor.ca/Profile/103maggiep, nil,Jul. 2016, July 2016 9152,2.0,jonig460,https://www.tripadvisor.ca/Profile/jonig460, nil,Jul. 2016, July 2016 9152,3.0,Golflinks9,https://www.tripadvisor.ca/Profile/Golflinks9, nil,Jul. 2016, June 2016 9152,3.0,cruiser6062,https://www.tripadvisor.ca/Profile/cruiser6062, nil,Jul. 2016, July 2016 9152,3.0,lorried981,https://www.tripadvisor.ca/Profile/lorried981, nil,Jul. 2016, July 2016 9152,1.0,Robert R,https://www.tripadvisor.ca/Profile/H1582DBrobertr, nil,Jul. 2016, July 2016 9152,2.0,PerogyFan,https://www.tripadvisor.ca/Profile/PerogyFan, nil,Jul. 2016, July 2016 9152,2.0,darrellb564,https://www.tripadvisor.ca/Profile/darrellb564, nil,Jul. 2016, July 2016 9152,3.0,Len P,https://www.tripadvisor.ca/Profile/LenP178, nil,Jul. 2016, June 2016 9152,4.0,Cliffhood,https://www.tripadvisor.ca/Profile/Cliffhood, nil,Jun. 2016, June 2016 9152,1.0,mom62016,https://www.tripadvisor.ca/Profile/mom62016, nil,Jun. 2016, June 2016 9152,2.0,Y698CNdenised,https://www.tripadvisor.ca/Profile/Y698CNdenised, nil,Jun. 2016, May 2016 9152,4.0,Merryl C,https://www.tripadvisor.ca/Profile/47merrylc, nil,May 2016, May 2016 9152,4.0,donaldy904,https://www.tripadvisor.ca/Profile/donaldy904, nil,May 2016, May 2016 9153,5.0,Horsewoman,https://www.tripadvisor.ca/Profile/Horsewoman, nil,Sep. 2018, September 2018 9153,4.0,Ritz65,https://www.tripadvisor.ca/Profile/Ritz65, nil,Sep. 2018, August 2018 9153,5.0,Jmbt13,https://www.tripadvisor.ca/Profile/Jmbt13, nil,Aug. 2018, July 2018 9153,5.0,Phoebe M,https://www.tripadvisor.ca/Profile/326phoebem, nil,Aug. 2018, July 2018 9153,3.0,yyzonian,https://www.tripadvisor.ca/Profile/yyzonian, nil,Aug. 2018, August 2018 9153,4.0,Robyn G,https://www.tripadvisor.ca/Profile/410robyng, nil,Jul. 2018, July 2018 9153,4.0,lisalean2017,https://www.tripadvisor.ca/Profile/lisalean2017, nil,Jul. 2018, July 2018 9153,2.0,RogueMonk,https://www.tripadvisor.ca/Profile/RogueMonk, nil,Jul. 2018, July 2018 9153,5.0,eleanor m,https://www.tripadvisor.ca/Profile/eleanorm720, nil,Jul. 2018, July 2018 9153,1.0,BarbCorm,https://www.tripadvisor.ca/Profile/BarbCorm, nil,Jul. 2018, July 2018 9153,2.0,Mark2629,https://www.tripadvisor.ca/Profile/Mark2629, nil,Jun. 2018, June 2018 9153,5.0,scottnicely,https://www.tripadvisor.ca/Profile/scottnicely, nil,May 2018, May 2018 9153,5.0,bryantc919,https://www.tripadvisor.ca/Profile/bryantc919, nil,Dec. 2017, October 2017 9153,5.0,ellenanderic2017,https://www.tripadvisor.ca/Profile/ellenanderic2017, nil,Nov. 2017, August 2017 9153,1.0,Colton H,https://www.tripadvisor.ca/Profile/434coltonh, nil,Nov. 2017, September 2017 9153,5.0,testamaryjane,https://www.tripadvisor.ca/Profile/testamaryjane, nil,Nov. 2017, September 2017 9153,5.0,duckeyes,https://www.tripadvisor.ca/Profile/duckeyes, nil,Oct. 2017, September 2017 9153,5.0,cathylittle13,https://www.tripadvisor.ca/Profile/cathylittle13, nil,Oct. 2017, October 2017 9153,3.0,Karen W,https://www.tripadvisor.ca/Profile/karenwG6353GJ, nil,Sep. 2017, September 2017 9153,3.0,Myles_Long,https://www.tripadvisor.ca/Profile/Myles_Long, nil,Sep. 2017, August 2017 9153,5.0,kaleighmccarthy,https://www.tripadvisor.ca/Profile/kaleighmccarthy, nil,Aug. 2017, August 2017 9153,5.0,OntarioTina,https://www.tripadvisor.ca/Profile/OntarioTina, nil,Aug. 2017, August 2017 9153,4.0,Heather J,https://www.tripadvisor.ca/Profile/heatherj534, nil,Aug. 2017, August 2017 9153,4.0,6943803,https://www.tripadvisor.ca/Profile/6943803, nil,Aug. 2017, August 2017 9153,4.0,Bill G,https://www.tripadvisor.ca/Profile/791billg, nil,Aug. 2017, August 2017 9153,4.0,Ryan S,https://www.tripadvisor.ca/Profile/ryansL7769EL, nil,Aug. 2017, August 2017 9153,4.0,lauriedawnsmith,https://www.tripadvisor.ca/Profile/lauriedawnsmith, nil,Aug. 2017, August 2017 9153,5.0,Trail3463,https://www.tripadvisor.ca/Profile/Trail3463, nil,Aug. 2017, August 2017 9153,1.0,maxcoy13,https://www.tripadvisor.ca/Profile/maxcoy13, nil,Aug. 2017, August 2017 9153,4.0,Archie,https://www.tripadvisor.ca/Profile/archlav, nil,Aug. 2017, August 2017 9153,nil,,nil, nil,nil,nil 9153,5.0,Peter N,https://www.tripadvisor.ca/Profile/PeterN122, nil,May 2017, March 2017 9153,5.0,clarkster2016,https://www.tripadvisor.ca/Profile/clarkster2016, nil,May 2017, August 2016 9153,3.0,waltjon,https://www.tripadvisor.ca/Profile/waltjon, nil,Jan. 2017, January 2017 9153,5.0,Liz C,https://www.tripadvisor.ca/Profile/LizC241, nil,Oct. 2016, August 2016 9153,4.0,redtree321,https://www.tripadvisor.ca/Profile/redtree321, nil,Oct. 2016, October 2016 9153,3.0,454bill,https://www.tripadvisor.ca/Profile/454bill, nil,Oct. 2016, September 2016 9153,4.0,Freqytraveler T,https://www.tripadvisor.ca/Profile/freqytravelert, nil,Sep. 2016, September 2016 9153,3.0,David R,https://www.tripadvisor.ca/Profile/davidrR5436RM, nil,Sep. 2016, August 2016 9153,4.0,salesmanSussex_Nb,https://www.tripadvisor.ca/Profile/salesmanSussex_Nb, nil,Sep. 2016, September 2016 9153,2.0,Kim S,https://www.tripadvisor.ca/Profile/kwsmith15, nil,Aug. 2016, August 2016 9153,3.0,775clc,https://www.tripadvisor.ca/Profile/775clc, nil,Jul. 2016, July 2016 9153,5.0,jared b,https://www.tripadvisor.ca/Profile/340jaredb, nil,Jul. 2016, July 2016 9153,3.0,Cheryl R,https://www.tripadvisor.ca/Profile/cherylr2014, nil,Jul. 2016, July 2016 9153,3.0,Jon R,https://www.tripadvisor.ca/Profile/JonR212, nil,Jul. 2016, June 2016 9153,5.0,Al D,https://www.tripadvisor.ca/Profile/398ald, nil,Jun. 2016, June 2016 9153,4.0,amymariec35,https://www.tripadvisor.ca/Profile/amymariec35, nil,Jun. 2016, June 2016 9153,5.0,nickbagloe,https://www.tripadvisor.ca/Profile/nickbagloe, nil,May 2016, April 2016 9153,5.0,brendatoker,https://www.tripadvisor.ca/Profile/brendatoker, nil,May 2016, April 2016 9153,5.0,taraSmith121,https://www.tripadvisor.ca/Profile/taraSmith121, nil,May 2016, May 2016 9153,5.0,Chris R,https://www.tripadvisor.ca/Profile/chrisrS6834YU, nil,Apr. 2016, April 2016 9153,5.0,Jill C,https://www.tripadvisor.ca/Profile/937jillc, nil,Apr. 2016, March 2016 9153,5.0,amandagal8596,https://www.tripadvisor.ca/Profile/amandagal8596, nil,Apr. 2016, March 2016 9153,5.0,Eleanor M,https://www.tripadvisor.ca/Profile/309eleanorm, nil,Mar. 2016, February 2016 9153,5.0,paula g,https://www.tripadvisor.ca/Profile/552paulag, nil,Mar. 2016, March 2016 9153,2.0,cruiser6062,https://www.tripadvisor.ca/Profile/cruiser6062, nil,Feb. 2016, February 2016 9153,3.0,Passepareverywhere,https://www.tripadvisor.ca/Profile/Passepareverywhere, nil,Oct. 2015, October 2015 9153,3.0,chickipoo,https://www.tripadvisor.ca/Profile/chickipoo, nil,Sep. 2015, August 2015 9153,4.0,Yves P,https://www.tripadvisor.ca/Profile/YvesP207, nil,Aug. 2015, July 2015 9153,5.0,Mackenzie B,https://www.tripadvisor.ca/Profile/698mackenziem, nil,Jul. 2015, July 2015 9153,5.0,003nl,https://www.tripadvisor.ca/Profile/003nl, nil,Jul. 2015, July 2015 9153,3.0,Bernice V,https://www.tripadvisor.ca/Profile/18bernicev, nil,Jul. 2015, July 2015 9153,5.0,derek c,https://www.tripadvisor.ca/Profile/158derekc, nil,May 2015, May 2015 9153,5.0,maryln c,https://www.tripadvisor.ca/Profile/marylnc, nil,May 2015, April 2015 9153,5.0,Karim Y,https://www.tripadvisor.ca/Profile/864karimy, nil,Apr. 2015, April 2015 9153,5.0,daviddZ4527NR,https://www.tripadvisor.ca/Profile/daviddZ4527NR, nil,Apr. 2015, February 2015 9153,5.0,Dakota C,https://www.tripadvisor.ca/Profile/dakotac377, nil,Apr. 2015, August 2014 9153,5.0,Lori H,https://www.tripadvisor.ca/Profile/lorih229, nil,Mar. 2015, September 2014 9153,5.0,johnmacdoughal,https://www.tripadvisor.ca/Profile/johnmacdoughal, nil,Mar. 2015, March 2015 9153,5.0,shirley l,https://www.tripadvisor.ca/Profile/41shirleyl, nil,Mar. 2015, March 2015 9153,5.0,corey c,https://www.tripadvisor.ca/Profile/coreyc57, nil,Mar. 2015, March 2015 9153,2.0,Kevxh,https://www.tripadvisor.ca/Profile/Kevxh, nil,Feb. 2015, February 2015 9153,2.0,Peter B,https://www.tripadvisor.ca/Profile/Arctic_Pedro, nil,Feb. 2015, January 2015 9153,5.0,143Cathy,https://www.tripadvisor.ca/Profile/143Cathy, nil,Dec. 2014, August 2014 9153,5.0,Daniel P,https://www.tripadvisor.ca/Profile/danielpL6093XW, nil,Nov. 2014, December 2013 9153,5.0,Mary M,https://www.tripadvisor.ca/Profile/Q5717ZJmarym, nil,Nov. 2014, October 2014 9153,5.0,Jordan C,https://www.tripadvisor.ca/Profile/jordanc629, nil,Nov. 2014, September 2014 9153,5.0,Joy O,https://www.tripadvisor.ca/Profile/joyo105, nil,Aug. 2014, July 2014 9153,5.0,ron g,https://www.tripadvisor.ca/Profile/169rong, nil,Aug. 2014, August 2014 9153,5.0,eleanor l,https://www.tripadvisor.ca/Profile/eleanorl983, nil,Aug. 2014, August 2014 9153,3.0,Carin F,https://www.tripadvisor.ca/Profile/898carinf, nil,Aug. 2014, August 2014 9153,3.0,the_man11111,https://www.tripadvisor.ca/Profile/the_man11111, nil,Aug. 2014, August 2014 9153,2.0,Gene J,https://www.tripadvisor.ca/Profile/26genej, nil,Aug. 2014, August 2014 9153,4.0,Drip_investor,https://www.tripadvisor.ca/Profile/Drip_investor, nil,Aug. 2014, August 2014 9153,2.0,Arthur K,https://www.tripadvisor.ca/Profile/713arthurk, nil,Jul. 2014, July 2014 9153,3.0,Jackie L,https://www.tripadvisor.ca/Profile/726jackiel, nil,Jul. 2014, July 2014 9153,2.0,Claudette R,https://www.tripadvisor.ca/Profile/518claudetter, nil,Apr. 2014, April 2014 9153,3.0,LV2TOUR,https://www.tripadvisor.ca/Profile/LV2TOUR, nil,Apr. 2014, April 2014 9153,5.0,donna t,https://www.tripadvisor.ca/Profile/donnat203, nil,Mar. 2014, March 2014 9153,4.0,BCCM18,https://www.tripadvisor.ca/Profile/BCCM18, nil,Mar. 2014, March 2014 9153,1.0,crossworder,https://www.tripadvisor.ca/Profile/crossworder, nil,Mar. 2014, March 2014 9153,5.0,serenaandmichael,https://www.tripadvisor.ca/Profile/serenaandmichael, nil,Mar. 2014, June 2013 9153,1.0,yamaman65,https://www.tripadvisor.ca/Profile/yamaman65, nil,Feb. 2014, February 2014 9153,5.0,Bobby B,https://www.tripadvisor.ca/Profile/bobbyb611, nil,Oct. 2013, October 2013 9153,5.0,Kim M,https://www.tripadvisor.ca/Profile/109kimm, nil,Sep. 2013, September 2013 9153,5.0,Jenna M,https://www.tripadvisor.ca/Profile/320jennam, nil,Aug. 2013, August 2013 9153,4.0,Mileena_82,https://www.tripadvisor.ca/Profile/Mileena_82, nil,Aug. 2013, August 2013 9153,2.0,Ding08,https://www.tripadvisor.ca/Profile/Ding08, nil,Aug. 2013, August 2013 9153,5.0,Spencer A,https://www.tripadvisor.ca/Profile/309spencera, nil,Aug. 2013, August 2013 9153,5.0,Jordanc01,https://www.tripadvisor.ca/Profile/Jordanc01, nil,Jul. 2013, July 2013 9153,1.0,Gail553,https://www.tripadvisor.ca/Profile/Gail553, nil,Jul. 2013, July 2013 9153,3.0,Murray C,https://www.tripadvisor.ca/Profile/murrayc449, nil,Jul. 2013, July 2013 9153,5.0,Annandfamily2013,https://www.tripadvisor.ca/Profile/Annandfamily2013, nil,Jun. 2013, May 2013 9153,5.0,Andria B,https://www.tripadvisor.ca/Profile/andriab42, nil,Jun. 2013, May 2013 9153,4.0,Paul G,https://www.tripadvisor.ca/Profile/82paulg, nil,Jun. 2013, June 2013 9153,5.0,maddy s,https://www.tripadvisor.ca/Profile/maddys575, nil,May 2013, February 2013 9153,5.0,viola b,https://www.tripadvisor.ca/Profile/violab99, nil,May 2013, May 2013 9153,4.0,amanda b,https://www.tripadvisor.ca/Profile/amandab437, nil,May 2013, May 2013 9153,5.0,terry l,https://www.tripadvisor.ca/Profile/923terryl, nil,May 2013, May 2013 9153,5.0,dave a,https://www.tripadvisor.ca/Profile/davea156, nil,May 2013, September 2012 9153,5.0,Donna T,https://www.tripadvisor.ca/Profile/DonnaT957, nil,May 2013, January 2013 9153,4.0,Shirley L,https://www.tripadvisor.ca/Profile/ShirleyL988, nil,May 2013, February 2013 9153,5.0,Phillip C,https://www.tripadvisor.ca/Profile/PhillipC849, nil,May 2013, April 2013 9153,5.0,haley h,https://www.tripadvisor.ca/Profile/haleyh594, nil,May 2013, December 2012 9153,5.0,kenzie t,https://www.tripadvisor.ca/Profile/kenziet_13, nil,May 2013, January 2013 9153,5.0,Katherine B,https://www.tripadvisor.ca/Profile/katherineb899, nil,Apr. 2013, April 2013 9153,3.0,kellyshunter,https://www.tripadvisor.ca/Profile/kellyshunter, nil,Dec. 2012, December 2012 9153,1.0,GCGraham,https://www.tripadvisor.ca/Profile/GCGraham, nil,Sep. 2012, September 2012 9153,1.0,Donna888_12,https://www.tripadvisor.ca/Profile/Donna888_12, nil,Aug. 2012, July 2012 9153,3.0,Charbie,https://www.tripadvisor.ca/Profile/Charbie, nil,Aug. 2012, July 2012 9153,1.0,Travel4Fun56,https://www.tripadvisor.ca/Profile/Travel4Fun56, nil,Jul. 2012, July 2012 9153,1.0,b2mack,https://www.tripadvisor.ca/Profile/b2mack, nil,Jul. 2012, July 2012 9153,3.0,1tpg1,https://www.tripadvisor.ca/Profile/1tpg1, nil,Jul. 2012, July 2012 9153,1.0,Cpl_Kitty,https://www.tripadvisor.ca/Profile/Cpl_Kitty, nil,May 2012, May 2012 9153,1.0,Lydia M,https://www.tripadvisor.ca/Profile/LydiaM384, nil,Jan. 2012, December 2011 9153,1.0,Katie M,https://www.tripadvisor.ca/Profile/KatieM424, nil,Oct. 2011, July 2011 9153,3.0,Mintara,https://www.tripadvisor.ca/Profile/Mintara, nil,Aug. 2011, August 2011 9153,1.0,Ireland1974,https://www.tripadvisor.ca/Profile/Ireland1974, nil,Feb. 2011, August 2010 9153,1.0,FireFighterCompany2,https://www.tripadvisor.ca/Profile/FireFighterCompany2, nil,Nov. 2010, August 2010 9153,5.0,djcorb,https://www.tripadvisor.ca/Profile/djcorb, nil,Jun. 2010, June 2010 9153,5.0,Halifaxguy40,https://www.tripadvisor.ca/Profile/Halifaxguy40, nil,Jun. 2010, June 2010 9153,5.0,Frankie006,https://www.tripadvisor.ca/Profile/Frankie006, nil,Jun. 2010, May 2010 9153,1.0,stromboliCalgary,https://www.tripadvisor.ca/Profile/stromboliCalgary, nil,Jan. 2010, August 2009 9153,2.0,NubbieBC,https://www.tripadvisor.ca/Profile/NubbieBC, nil,Sep. 2009, September 2009 9153,2.0,traveller9678,https://www.tripadvisor.ca/Profile/traveller9678, nil,Jul. 2009, July 2009 9154,nil,,nil, nil,nil,nil 9154,4.0,Erin R,https://www.tripadvisor.ca/Profile/erinr377, nil,Aug. 2017, August 2017 9154,2.0,Andy H,https://www.tripadvisor.ca/Profile/175AndyH, nil,Aug. 2017, August 2017 9154,4.0,Scott B,https://www.tripadvisor.ca/Profile/scottbN3184MN, nil,Aug. 2017, August 2017 9154,5.0,Holly M,https://www.tripadvisor.ca/Profile/302hollym, nil,Aug. 2017, August 2017 9154,3.0,Funholidayguy,https://www.tripadvisor.ca/Profile/Funholidayguy, nil,Jul. 2017, July 2017 9154,5.0,Paula Brian D,https://www.tripadvisor.ca/Profile/PaulaBrianD, nil,Jul. 2017, July 2017 9154,4.0,Johanne C,https://www.tripadvisor.ca/Profile/johannec795, nil,Jul. 2017, July 2017 9154,5.0,Bryanbalkam,https://www.tripadvisor.ca/Profile/Bryanbalkam, nil,Jul. 2017, July 2017 9154,3.0,Scott T,https://www.tripadvisor.ca/Profile/229scottt229, nil,Jul. 2017, July 2017 9154,5.0,Mark D,https://www.tripadvisor.ca/Profile/S9178ZEmarkd, nil,Jul. 2017, July 2017 9154,4.0,Ella S,https://www.tripadvisor.ca/Profile/EllaS699, nil,Jul. 2017, June 2017 9154,5.0,Larry h,https://www.tripadvisor.ca/Profile/959Larryh, nil,Jun. 2017, June 2017 9154,5.0,Jordan T,https://www.tripadvisor.ca/Profile/jordant732, nil,May 2017, August 2016 9154,4.0,Tamara R,https://www.tripadvisor.ca/Profile/TamaraR587, nil,Apr. 2017, April 2017 9154,4.0,Ticatfangirl,https://www.tripadvisor.ca/Profile/Ticatfangirl, nil,Jan. 2017, December 2016 9154,3.0,comeauj23,https://www.tripadvisor.ca/Profile/comeauj23, nil,Dec. 2016, December 2016 9154,4.0,N N,https://www.tripadvisor.ca/Profile/bhaijan1, nil,Nov. 2016, August 2016 9154,5.0,Lori_8,https://www.tripadvisor.ca/Profile/Lori_8, nil,Nov. 2016, October 2016 9154,4.0,crysccrom75,https://www.tripadvisor.ca/Profile/crysccrom75, nil,Oct. 2016, October 2016 9154,4.0,eacmacpamba,https://www.tripadvisor.ca/Profile/eacmacpamba, nil,Sep. 2016, September 2016 9154,4.0,Ecodong,https://www.tripadvisor.ca/Profile/Ecodong, nil,Aug. 2016, August 2016 9154,5.0,Lovestotravel76_8,https://www.tripadvisor.ca/Profile/Lovestotravel76_8, nil,Aug. 2016, August 2016 9154,3.0,lilly350,https://www.tripadvisor.ca/Profile/lilly350, nil,Aug. 2016, August 2016 9154,4.0,Beverly R,https://www.tripadvisor.ca/Profile/beverlyr635, nil,Aug. 2016, August 2016 9154,3.0,Pitabites,https://www.tripadvisor.ca/Profile/Pitabites, nil,Aug. 2016, July 2016 9154,4.0,tammy b,https://www.tripadvisor.ca/Profile/591tammyb, nil,Aug. 2016, August 2016 9154,4.0,drdkj8,https://www.tripadvisor.ca/Profile/drdkj8, nil,Aug. 2016, August 2016 9154,4.0,Frederick G,https://www.tripadvisor.ca/Profile/frederickg567, nil,Aug. 2016, August 2016 9154,5.0,DoloresB,https://www.tripadvisor.ca/Profile/DoloresB, nil,Aug. 2016, August 2016 9154,5.0,Paddi2014,https://www.tripadvisor.ca/Profile/Paddi2014, nil,Jul. 2016, July 2016 9154,1.0,JessyRichard,https://www.tripadvisor.ca/Profile/JessyRichard, nil,Jul. 2016, July 2016 9154,4.0,Victoria S,https://www.tripadvisor.ca/Profile/B1085PCvictorias, nil,Jul. 2016, July 2016 9154,4.0,dolly9,https://www.tripadvisor.ca/Profile/dolly9, nil,Jul. 2016, July 2016 9154,3.0,Nicepubanyone,https://www.tripadvisor.ca/Profile/Nicepubanyone, nil,Jul. 2016, July 2016 9154,4.0,Robert R,https://www.tripadvisor.ca/Profile/H1582DBrobertr, nil,Jul. 2016, July 2016 9154,1.0,Shirley D,https://www.tripadvisor.ca/Profile/shirleyd252, nil,May 2016, April 2016 9154,4.0,wannaseetheworld16,https://www.tripadvisor.ca/Profile/wannaseetheworld16, nil,Mar. 2016, July 2015 9154,4.0,Nic7895,https://www.tripadvisor.ca/Profile/Nic7895, nil,Jan. 2016, January 2016 9154,1.0,Stephanie S,https://www.tripadvisor.ca/Profile/stephaniesJ8459PT, nil,Nov. 2015, November 2015 9154,5.0,Joyce115,https://www.tripadvisor.ca/Profile/Joyce115, nil,Nov. 2015, November 2015 9154,3.0,Lisa P,https://www.tripadvisor.ca/Profile/N2402JSlisap, nil,Sep. 2015, July 2015 9154,3.0,Rodney D,https://www.tripadvisor.ca/Profile/146rodneyd, nil,Aug. 2015, August 2015 9154,4.0,Tracy1796,https://www.tripadvisor.ca/Profile/Tracy1796, nil,Aug. 2015, August 2015 9154,5.0,Jodie F,https://www.tripadvisor.ca/Profile/jodief992, nil,Aug. 2015, August 2015 9154,4.0,DinVt,https://www.tripadvisor.ca/Profile/DinVt, nil,Aug. 2015, August 2015 9154,2.0,ZackPilcher,https://www.tripadvisor.ca/Profile/ZackPilcher, nil,Aug. 2015, August 2015 9154,5.0,Stephanie W,https://www.tripadvisor.ca/Profile/stephanief93, nil,Aug. 2015, August 2015 9154,1.0,nailtech2011,https://www.tripadvisor.ca/Profile/nailtech2011, nil,Jul. 2015, July 2015 9154,4.0,yyzhnl,https://www.tripadvisor.ca/Profile/yyzhnl, nil,Jul. 2015, July 2015 9154,2.0,Theresa S,https://www.tripadvisor.ca/Profile/817theresas, nil,Jul. 2015, July 2015 9154,5.0,KyTravelingFamily2,https://www.tripadvisor.ca/Profile/KyTravelingFamily2, nil,Jul. 2015, July 2015 9154,4.0,TheCann0n,https://www.tripadvisor.ca/Profile/TheCann0n, nil,Jul. 2015, July 2015 9154,4.0,WandaTexMex,https://www.tripadvisor.ca/Profile/WandaTexMex, nil,Jul. 2015, July 2015 9154,2.0,ChrisJenMiller,https://www.tripadvisor.ca/Profile/ChrisJenMiller, nil,Jul. 2015, July 2015 9154,3.0,Atlantic96,https://www.tripadvisor.ca/Profile/Atlantic96, nil,Apr. 2015, March 2015 9154,4.0,sunlover1997,https://www.tripadvisor.ca/Profile/sunlover1997, nil,Jul. 2014, July 2014 9154,4.0,bobinCharlotte,https://www.tripadvisor.ca/Profile/bobinCharlotte, nil,Jul. 2014, June 2014 9154,3.0,Pete L,https://www.tripadvisor.ca/Profile/BigmanPete, nil,Mar. 2014, March 2014 9154,4.0,Dianne M,https://www.tripadvisor.ca/Profile/641diannem, nil,Mar. 2014, March 2014 9154,1.0,Sonya A,https://www.tripadvisor.ca/Profile/sonyaa925, nil,Feb. 2014, February 2014 9154,3.0,Coondog99,https://www.tripadvisor.ca/Profile/Coondog99, nil,Nov. 2013, October 2013 9154,4.0,jelvidge,https://www.tripadvisor.ca/Profile/jelvidge, nil,Aug. 2013, July 2013 9154,2.0,BobFromNB,https://www.tripadvisor.ca/Profile/BobFromNB, nil,Sep. 2012, September 2012 9154,3.0,NoWin,https://www.tripadvisor.ca/Profile/NoWin, nil,Aug. 2012, August 2012 9154,1.0,189Kim,https://www.tripadvisor.ca/Profile/189Kim, nil,Jul. 2012, July 2012 9154,2.0,Christine B,https://www.tripadvisor.ca/Profile/E3258KSchristineb, nil,Feb. 2012, February 2012 9154,5.0,Tina R,https://www.tripadvisor.ca/Profile/71TinaR, nil,Feb. 2012, February 2012 9154,3.0,Dogwood193,https://www.tripadvisor.ca/Profile/Dogwood193, nil,Aug. 2011, August 2011 9154,2.0,djhammock,https://www.tripadvisor.ca/Profile/djhammock, nil,Jul. 2010, June 2010 9154,1.0,clientunhappy,https://www.tripadvisor.ca/Profile/clientunhappy, nil,Nov. 2009, October 2009 9154,5.0,shpatterson,https://www.tripadvisor.ca/Profile/shpatterson, nil,Jul. 2009, July 2009 9154,5.0,Lucia G,https://www.tripadvisor.ca/Profile/LuciaGrosner, nil,Aug. 2008, August 2008 9155,3.0,Peter B,https://www.tripadvisor.ca/Profile/Arctic_Pedro, nil,Feb. 2019, February 2019 9155,5.0,Natasha E,https://www.tripadvisor.ca/Profile/388natashae, nil,Feb. 2018, August 2017 9155,nil,,nil, nil,nil,nil 9155,4.0,Melodie C,https://www.tripadvisor.ca/Profile/melodiec564, nil,Jan. 2017, July 2016 9155,3.0,S8W,https://www.tripadvisor.ca/Profile/S8W, nil,Aug. 2016, August 2016 9155,5.0,Chris D,https://www.tripadvisor.ca/Profile/chrisdV6797YV, nil,Feb. 2016, January 2016 9155,5.0,Mitchell T,https://www.tripadvisor.ca/Profile/687mitchellt, nil,Sep. 2015, September 2015 9155,1.0,gtgtaylor98,https://www.tripadvisor.ca/Profile/gtgtaylor98, nil,Jul. 2015, June 2015 9155,5.0,Wags1095,https://www.tripadvisor.ca/Profile/Wags1095, nil,Feb. 2015, February 2015 9155,4.0,Rick M,https://www.tripadvisor.ca/Profile/672rickm, nil,Feb. 2015, December 2014 9155,1.0,Brett W,https://www.tripadvisor.ca/Profile/brettw110, nil,Feb. 2015, January 2015 9155,4.0,Julie M,https://www.tripadvisor.ca/Profile/107JulieM107, nil,Sep. 2014, August 2014 9155,2.0,Luckysyd,https://www.tripadvisor.ca/Profile/Luckysyd, nil,Jun. 2014, May 2014 9155,5.0,marjorie s,https://www.tripadvisor.ca/Profile/marjories171, nil,May 2013, May 2013 9155,5.0,Tammy M,https://www.tripadvisor.ca/Profile/TammyM29, nil,May 2012, May 2012 9155,2.0,thbucu,https://www.tripadvisor.ca/Profile/thbucu, nil,Sep. 2011, September 2011 9155,1.0,forkmech13,https://www.tripadvisor.ca/Profile/forkmech13, nil,Jul. 2010, June 2010 9155,5.0,summersports,https://www.tripadvisor.ca/Profile/summersports, nil,Jul. 2008, June 2008 9156,nil,,nil, nil,nil,nil 9157,5.0,Mike W,https://www.tripadvisor.ca/Profile/M7757VJmikew, nil,Sep. 2018, September 2018 9157,5.0,Diana D,https://www.tripadvisor.ca/Profile/DianaD1207, nil,Sep. 2018, September 2018 9157,2.0,Phil B,https://www.tripadvisor.ca/Profile/PhilB298, nil,Jul. 2018, June 2018 9157,5.0,K L,https://www.tripadvisor.ca/Profile/99kl, nil,Jun. 2018, June 2018 9157,4.0,Jeff B,https://www.tripadvisor.ca/Profile/jeffbQ7886QL, nil,Oct. 2016, September 2016 9157,5.0,LJ_Can,https://www.tripadvisor.ca/Profile/LJ_Can, nil,Oct. 2016, September 2016 9157,5.0,jamie l,https://www.tripadvisor.ca/Profile/jamielP5122RA, nil,Aug. 2016, August 2016 9157,5.0,Sue F,https://www.tripadvisor.ca/Profile/suefT7074KA, nil,Jul. 2016, July 2016 9157,5.0,Anita T,https://www.tripadvisor.ca/Profile/791anitat, nil,Oct. 2015, October 2015 9157,4.0,Roy M,https://www.tripadvisor.ca/Profile/622roym, nil,Oct. 2015, October 2015 9158,4.0,SMO2015,https://www.tripadvisor.ca/Profile/SMO2015, nil,Sep. 2018, August 2018 9158,5.0,wendistimson,https://www.tripadvisor.ca/Profile/wendistimson, nil,Aug. 2018, August 2018 9158,5.0,Jocko99,https://www.tripadvisor.ca/Profile/Jocko99, nil,Jun. 2017, June 2017 9158,5.0,232cindy65,https://www.tripadvisor.ca/Profile/232cindy65, nil,Oct. 2016, June 2016 9158,4.0,Stacy H,https://www.tripadvisor.ca/Profile/stacyh31, nil,Jul. 2015, July 2015 9158,3.0,travelchick0001,https://www.tripadvisor.ca/Profile/travelchick0001, nil,Aug. 2014, August 2014 9158,3.0,2NATIONALPARKFANS,https://www.tripadvisor.ca/Profile/2NATIONALPARKFANS, nil,Aug. 2014, June 2014 9158,5.0,Chris R,https://www.tripadvisor.ca/Profile/chrisrC3809VE, nil,Jul. 2014, July 2014 9158,4.0,Tim G,https://www.tripadvisor.ca/Profile/timg145, nil,Jul. 2014, July 2014 9158,3.0,SpyderWitch,https://www.tripadvisor.ca/Profile/SpyderWitch, nil,Jul. 2013, June 2013 9158,nil,,nil, nil,nil,nil 9159,5.0,Sylvia_10,https://www.tripadvisor.ca/Profile/Sylvia_10, nil,Aug. 2018, August 2018 9159,2.0,AuntieAnn,https://www.tripadvisor.ca/Profile/AuntieAnn, nil,Aug. 2018, August 2018 9159,3.0,Denise S,https://www.tripadvisor.ca/Profile/denise678, nil,Aug. 2018, August 2018 9159,4.0,NSSBridgewater,https://www.tripadvisor.ca/Profile/NSSBridgewater, nil,Nov. 2017, November 2017 9159,2.0,Estella B,https://www.tripadvisor.ca/Profile/795estellab, nil,Oct. 2017, September 2017 9159,3.0,Rick H,https://www.tripadvisor.ca/Profile/217rickh, nil,Sep. 2017, August 2017 9159,5.0,JenniferandAlan,https://www.tripadvisor.ca/Profile/JenniferandAlan, nil,Sep. 2017, July 2017 9159,4.0,Rachael W,https://www.tripadvisor.ca/Profile/814rachaelw, nil,Jul. 2017, July 2017 9159,5.0,Ed O,https://www.tripadvisor.ca/Profile/edo349, nil,Jun. 2017, May 2017 9159,3.0,Paullfromcanada,https://www.tripadvisor.ca/Profile/Paullfromcanada, nil,May 2017, April 2017 9159,nil,,nil, nil,nil,nil 9159,5.0,Cheryl H,https://www.tripadvisor.ca/Profile/558cherylh, nil,Aug. 2016, July 2016 9159,4.0,Kayla C,https://www.tripadvisor.ca/Profile/5kaylac, nil,Aug. 2016, August 2016 9159,3.0,NmFreeflyer,https://www.tripadvisor.ca/Profile/NmFreeflyer, nil,Jul. 2016, April 2016 9159,5.0,Relic6241,https://www.tripadvisor.ca/Profile/Relic6241, nil,Jul. 2016, July 2016 9159,3.0,Judy V,https://www.tripadvisor.ca/Profile/352judyv, nil,Jun. 2016, June 2016 9159,1.0,police013,https://www.tripadvisor.ca/Profile/police013, nil,May 2016, June 2015 9159,5.0,JaneElliott1001,https://www.tripadvisor.ca/Profile/JaneElliott1001, nil,Nov. 2015, November 2015 9159,3.0,gguitard,https://www.tripadvisor.ca/Profile/gguitard, nil,Nov. 2015, August 2015 9159,4.0,Mary A,https://www.tripadvisor.ca/Profile/234marya, nil,Aug. 2015, July 2015 9159,5.0,Bonnie F,https://www.tripadvisor.ca/Profile/bonnief422, nil,Aug. 2015, August 2015 9159,5.0,Pam K,https://www.tripadvisor.ca/Profile/534pamk, nil,Jun. 2015, June 2015 9159,1.0,Marylk2013,https://www.tripadvisor.ca/Profile/Marylk2013, nil,Aug. 2014, August 2014 9159,4.0,Jeremy_Plume,https://www.tripadvisor.ca/Profile/Jeremy_Plume, nil,Aug. 2013, August 2013 9159,3.0,Bob D,https://www.tripadvisor.ca/Profile/BobD38, nil,Aug. 2013, August 2013 9159,4.0,Barbanellie,https://www.tripadvisor.ca/Profile/Barbanellie, nil,Jul. 2013, July 2013 9159,5.0,Eric D,https://www.tripadvisor.ca/Profile/ericd961, nil,May 2013, March 2013 9159,1.0,RM549,https://www.tripadvisor.ca/Profile/RM549, nil,Apr. 2013, February 2013 9159,5.0,thehappyeater8,https://www.tripadvisor.ca/Profile/thehappyeater8, nil,Mar. 2013, July 2012 9159,1.0,JamesB530309,https://www.tripadvisor.ca/Profile/JamesB530309, nil,Sep. 2012, September 2012 9159,4.0,Judith L,https://www.tripadvisor.ca/Profile/JudithL174, nil,Feb. 2012, January 2012 9159,1.0,kerry n,https://www.tripadvisor.ca/Profile/kerryn68, nil,Aug. 2011, August 2011 9160,nil,,nil, nil,nil,nil 9161,nil,,nil, nil,nil,nil 9162,1.0,Deb G,https://www.tripadvisor.ca/Profile/280debg, nil,Oct. 2017, October 2017 9162,4.0,Lori1855,https://www.tripadvisor.ca/Profile/Lori1855, nil,Aug. 2017, August 2017 9162,4.0,Dennis B,https://www.tripadvisor.ca/Profile/N4669PWdennisb, nil,Aug. 2017, August 2017 9162,4.0,Donna P,https://www.tripadvisor.ca/Profile/452donnap, nil,Jul. 2017, July 2017 9162,5.0,gracemariam,https://www.tripadvisor.ca/Profile/gracemariam, nil,Jul. 2017, July 2017 9162,3.0,Abbycat47,https://www.tripadvisor.ca/Profile/Abbycat47, nil,Jun. 2017, June 2017 9162,3.0,Kathy1940,https://www.tripadvisor.ca/Profile/Kathy1940, nil,Jan. 2017, December 2016 9162,4.0,karendawn99,https://www.tripadvisor.ca/Profile/karendawn99, nil,Sep. 2016, September 2016 9162,4.0,Soxman43,https://www.tripadvisor.ca/Profile/Soxman43, nil,Aug. 2016, August 2016 9162,4.0,Shelley B,https://www.tripadvisor.ca/Profile/152shelleyb, nil,Aug. 2016, August 2016 9163,nil,,nil, nil,nil,nil 9164,5.0,Mandy H,https://www.tripadvisor.ca/Profile/mandyh614, nil,Aug. 2017, August 2017 9164,5.0,proud_memere,https://www.tripadvisor.ca/Profile/proud_memere, nil,Apr. 2017, July 2016 9164,5.0,Wayneanddiane E,https://www.tripadvisor.ca/Profile/wayneanddianee, nil,Apr. 2016, August 2015 9164,5.0,Kelly M,https://www.tripadvisor.ca/Profile/kellymod, nil,Sep. 2015, July 2015 9164,5.0,CanadianAl,https://www.tripadvisor.ca/Profile/CanadianAl, nil,Aug. 2015, August 2015 9164,5.0,vernonm844,https://www.tripadvisor.ca/Profile/vernonm844, nil,Oct. 2014, August 2014 9164,5.0,KimberlyP2013,https://www.tripadvisor.ca/Profile/KimberlyP2013, nil,Jul. 2013, July 2013 9164,5.0,DAM_TROLLS,https://www.tripadvisor.ca/Profile/DAM_TROLLS, nil,May 2013, August 2012 9164,5.0,TheFortTravels,https://www.tripadvisor.ca/Profile/TheFortTravels, nil,Jul. 2012, July 2012 9165,nil,,nil, nil,nil,nil 9166,1.0,Pat D,https://www.tripadvisor.ca/Profile/PatD1246, nil,Aug. 2017, July 2017 9166,3.0,peislander1999,https://www.tripadvisor.ca/Profile/peislander1999, nil,Sep. 2016, May 2016 9166,2.0,AshleyH1986,https://www.tripadvisor.ca/Profile/AshleyH1986, nil,Aug. 2016, August 2016 9166,1.0,Keith H,https://www.tripadvisor.ca/Profile/keithhJ3936IU, nil,Aug. 2016, August 2016 9166,1.0,shellharris,https://www.tripadvisor.ca/Profile/shellharris, nil,Jul. 2016, July 2016 9166,1.0,Laura W,https://www.tripadvisor.ca/Profile/BrainHitchHiker, nil,Mar. 2016, March 2016 9166,4.0,bigmack27,https://www.tripadvisor.ca/Profile/bigmack27, nil,Dec. 2015, December 2015 9166,2.0,PMKCanuck,https://www.tripadvisor.ca/Profile/PMKCanuck, nil,Oct. 2015, September 2015 9166,2.0,ginster1,https://www.tripadvisor.ca/Profile/ginster1, nil,Aug. 2015, August 2015 9166,2.0,livethedream2015,https://www.tripadvisor.ca/Profile/livethedream2015, nil,Aug. 2015, July 2015 9166,1.0,583vacation,https://www.tripadvisor.ca/Profile/583vacation, nil,Apr. 2015, April 2015 9166,2.0,eastcoasttraveller32,https://www.tripadvisor.ca/Profile/eastcoasttraveller32, nil,Sep. 2014, August 2014 9166,3.0,AyaReiko,https://www.tripadvisor.ca/Profile/AyaReiko, nil,Aug. 2014, August 2014 9166,2.0,TomandAnnGummeson,https://www.tripadvisor.ca/Profile/TomandAnnGummeson, nil,Aug. 2014, August 2014 9166,4.0,SSapach,https://www.tripadvisor.ca/Profile/SSapach, nil,Aug. 2014, August 2014 9166,1.0,Janie A,https://www.tripadvisor.ca/Profile/269janiea, nil,Aug. 2014, August 2014 9166,1.0,Drip_investor,https://www.tripadvisor.ca/Profile/Drip_investor, nil,Aug. 2014, August 2014 9166,1.0,happy_to_travel_4752,https://www.tripadvisor.ca/Profile/happy_to_travel_4752, nil,Jul. 2014, June 2014 9166,3.0,Devdude37,https://www.tripadvisor.ca/Profile/Devdude37, nil,Mar. 2014, March 2014 9166,1.0,neetina,https://www.tripadvisor.ca/Profile/neetina, nil,Nov. 2013, November 2013 9166,5.0,yuktuk,https://www.tripadvisor.ca/Profile/yuktuk, nil,Sep. 2013, August 2013 9166,4.0,splat007,https://www.tripadvisor.ca/Profile/splat007, nil,Aug. 2013, August 2013 9166,2.0,kandi1225,https://www.tripadvisor.ca/Profile/kandi1225, nil,Aug. 2013, August 2013 9166,2.0,fiona c,https://www.tripadvisor.ca/Profile/69fionac, nil,Jul. 2013, July 2013 9166,3.0,LMCHJP,https://www.tripadvisor.ca/Profile/LMCHJP, nil,Jul. 2013, July 2013 9166,5.0,Andrew H,https://www.tripadvisor.ca/Profile/558andrewh, nil,Jul. 2013, June 2013 9166,4.0,tripsofstephanie,https://www.tripadvisor.ca/Profile/tripsofstephanie, nil,Jul. 2013, July 2013 9166,1.0,PWadds,https://www.tripadvisor.ca/Profile/PWadds, nil,Jul. 2013, July 2013 9166,4.0,AandSHiltz,https://www.tripadvisor.ca/Profile/AandSHiltz, nil,Jul. 2013, July 2013 9166,3.0,Geoffrey M,https://www.tripadvisor.ca/Profile/geoffreym653, nil,Mar. 2013, March 2013 9166,1.0,HockeyMumm,https://www.tripadvisor.ca/Profile/HockeyMumm, nil,Feb. 2013, February 2013 9166,2.0,Gary C,https://www.tripadvisor.ca/Profile/tincansailordeg2, nil,Oct. 2012, October 2012 9166,4.0,Jane W,https://www.tripadvisor.ca/Profile/308janew, nil,Sep. 2012, September 2012 9166,4.0,Eby T,https://www.tripadvisor.ca/Profile/EbyT, nil,Aug. 2012, August 2012 9166,1.0,DharmaJDA,https://www.tripadvisor.ca/Profile/DharmaJDA, nil,Aug. 2012, August 2012 9166,2.0,Keegan B,https://www.tripadvisor.ca/Profile/KeeganB_12, nil,Jul. 2012, July 2012 9166,2.0,Timothy P,https://www.tripadvisor.ca/Profile/TimothyP294, nil,Jul. 2012, June 2012 9166,1.0,JanetC62,https://www.tripadvisor.ca/Profile/JanetC62, nil,Jun. 2012, June 2012 9166,1.0,Leanne H,https://www.tripadvisor.ca/Profile/LeanneH743, nil,Jan. 2012, January 2012 9166,2.0,pianomanKingston_Nb,https://www.tripadvisor.ca/Profile/pianomanKingston_Nb, nil,Aug. 2011, August 2011 9166,2.0,GlobetrottingMomma,https://www.tripadvisor.ca/Profile/GlobetrottingMomma, nil,Aug. 2011, August 2011 9166,1.0,SMC07,https://www.tripadvisor.ca/Profile/SMC07, nil,Aug. 2011, August 2011 9166,3.0,QPW,https://www.tripadvisor.ca/Profile/QPW, nil,Jul. 2011, June 2011 9166,1.0,pdg70,https://www.tripadvisor.ca/Profile/pdg70, nil,Jul. 2011, July 2011 9166,5.0,RobCindy66,https://www.tripadvisor.ca/Profile/RobCindy66, nil,Oct. 2010, September 2010 9166,1.0,pixcee,https://www.tripadvisor.ca/Profile/pixcee, nil,Sep. 2010, September 2010 9166,1.0,ivorsdaughter,https://www.tripadvisor.ca/Profile/ivorsdaughter, nil,Mar. 2010, March 2010 9166,5.0,happysundance,https://www.tripadvisor.ca/Profile/happysundance, nil,Feb. 2010, January 2010 9166,1.0,juno94,https://www.tripadvisor.ca/Profile/juno94, nil,Mar. 2009, June 2008 9166,1.0,TravlingPair,https://www.tripadvisor.ca/Profile/TravlingPair, nil,Jan. 2009, July 2007 9166,1.0,Sunspotbaby,https://www.tripadvisor.ca/Profile/Sunspotbaby, nil,Aug. 2008, August 2008 9166,nil,,nil, nil,nil,nil 9169,4.0,n0vagirl99,https://www.tripadvisor.ca/Profile/n0vagirl99, nil,Aug. 2018, August 2018 9169,4.0,CanUK33,https://www.tripadvisor.ca/Profile/CanUK33, nil,Aug. 2018, August 2018 9169,4.0,Kenato,https://www.tripadvisor.ca/Profile/Kenato, nil,Aug. 2018, August 2018 9169,5.0,Fred-Gig U,https://www.tripadvisor.ca/Profile/Compass794436, nil,Aug. 2018, August 2018 9169,5.0,201howardt,https://www.tripadvisor.ca/Profile/201howardt, nil,Jul. 2018, July 2018 9169,5.0,rvcameron,https://www.tripadvisor.ca/Profile/rvcameron, nil,Jul. 2018, July 2018 9169,4.0,Tina W,https://www.tripadvisor.ca/Profile/N7705HJtinaw, nil,Jun. 2018, July 2017 9169,5.0,davidsV3924BV,https://www.tripadvisor.ca/Profile/davidsV3924BV, nil,Jun. 2018, June 2018 9169,5.0,April F,https://www.tripadvisor.ca/Profile/770aprilf, nil,Jun. 2018, June 2018 9169,4.0,Doug R,https://www.tripadvisor.ca/Profile/273DougR, nil,Apr. 2018, April 2018 9169,5.0,Diana S,https://www.tripadvisor.ca/Profile/dianasT9730ZW, nil,Oct. 2017, October 2017 9169,4.0,CWfore,https://www.tripadvisor.ca/Profile/CWfore, nil,Sep. 2017, September 2017 9169,5.0,karengI1665BF,https://www.tripadvisor.ca/Profile/karengI1665BF, nil,Sep. 2017, July 2017 9169,3.0,Peter M,https://www.tripadvisor.ca/Profile/Y2059FSpeterm, nil,Sep. 2017, September 2017 9169,4.0,Douglas L,https://www.tripadvisor.ca/Profile/186douglasl, nil,Sep. 2017, August 2017 9169,3.0,B6259BBbriand,https://www.tripadvisor.ca/Profile/B6259BBbriand, nil,Sep. 2017, June 2017 9169,1.0,monique l,https://www.tripadvisor.ca/Profile/376moniquel, nil,Sep. 2017, August 2017 9169,4.0,Christine F,https://www.tripadvisor.ca/Profile/U2188ZYchristinef, nil,Aug. 2017, August 2017 9169,5.0,likesthemaritimes,https://www.tripadvisor.ca/Profile/likesthemaritimes, nil,Aug. 2017, August 2017 9169,3.0,Janelle S,https://www.tripadvisor.ca/Profile/404janelles, nil,Aug. 2017, August 2017 9169,5.0,Lkent0,https://www.tripadvisor.ca/Profile/Lkent0, nil,Aug. 2017, August 2017 9169,5.0,Simona M,https://www.tripadvisor.ca/Profile/723simonam, nil,Aug. 2017, August 2017 9169,3.0,A L,https://www.tripadvisor.ca/Profile/AMLL, nil,Jul. 2017, July 2017 9169,5.0,bestabest,https://www.tripadvisor.ca/Profile/bestabest, nil,Jul. 2017, July 2017 9169,3.0,Renee C,https://www.tripadvisor.ca/Profile/930reneec, nil,Jun. 2017, June 2017 9169,nil,,nil, nil,nil,nil 9169,5.0,Jody O,https://www.tripadvisor.ca/Profile/jodyo543, nil,Sep. 2016, June 2016 9169,4.0,paperguyLondon,https://www.tripadvisor.ca/Profile/paperguyLondon, nil,Sep. 2016, September 2016 9169,5.0,JIM M,https://www.tripadvisor.ca/Profile/495JIMM, nil,Sep. 2016, September 2016 9169,4.0,seekingsun10,https://www.tripadvisor.ca/Profile/seekingsun10, nil,Sep. 2016, August 2016 9169,4.0,NStravel_8,https://www.tripadvisor.ca/Profile/NStravel_8, nil,Sep. 2016, September 2016 9169,4.0,BillQ496,https://www.tripadvisor.ca/Profile/BillQ496, nil,Sep. 2016, August 2016 9169,4.0,myjenyoung,https://www.tripadvisor.ca/Profile/myjenyoung, nil,Sep. 2016, September 2016 9169,4.0,J.d. G,https://www.tripadvisor.ca/Profile/665jdg, nil,Sep. 2016, August 2016 9169,5.0,sharis524,https://www.tripadvisor.ca/Profile/sharis524, nil,Aug. 2016, August 2016 9169,4.0,Anne L,https://www.tripadvisor.ca/Profile/AnneL122, nil,Aug. 2016, August 2016 9169,5.0,reinlaagland,https://www.tripadvisor.ca/Profile/reinlaagland, nil,Aug. 2016, July 2016 9169,3.0,CAB0210,https://www.tripadvisor.ca/Profile/CAB0210, nil,Jul. 2016, July 2016 9169,5.0,Jules F,https://www.tripadvisor.ca/Profile/935julesf, nil,Jul. 2016, July 2016 9169,2.0,Jason P,https://www.tripadvisor.ca/Profile/jasonpM8516QU, nil,Jul. 2016, July 2016 9169,4.0,NovaScotiaFirefly,https://www.tripadvisor.ca/Profile/NovaScotiaFirefly, nil,Jul. 2016, July 2016 9169,5.0,boyds476,https://www.tripadvisor.ca/Profile/boyds476, nil,Jul. 2016, July 2016 9169,3.0,Alexander6011,https://www.tripadvisor.ca/Profile/Alexander6011, nil,Nov. 2015, August 2015 9169,5.0,MayflowerNovaScotia,https://www.tripadvisor.ca/Profile/MayflowerNovaScotia, nil,Oct. 2015, October 2015 9169,3.0,nurse1Winnipeg,https://www.tripadvisor.ca/Profile/nurse1Winnipeg, nil,Oct. 2015, September 2015 9169,4.0,brer61,https://www.tripadvisor.ca/Profile/brer61, nil,Sep. 2015, September 2015 9169,5.0,Catherine M,https://www.tripadvisor.ca/Profile/CanadianinAsia2008, nil,Sep. 2015, September 2015 9169,5.0,Sharon C,https://www.tripadvisor.ca/Profile/H497YLsharonc, nil,Sep. 2015, September 2015 9169,4.0,petahx,https://www.tripadvisor.ca/Profile/petahx, nil,Sep. 2015, September 2015 9169,5.0,Baller72,https://www.tripadvisor.ca/Profile/Baller72, nil,Sep. 2015, September 2015 9169,4.0,Patrick W,https://www.tripadvisor.ca/Profile/patrickwO2824CX, nil,Sep. 2015, September 2015 9169,3.0,Lisa B,https://www.tripadvisor.ca/Profile/I7365RRlisab, nil,Sep. 2015, August 2015 9169,5.0,Shobana T,https://www.tripadvisor.ca/Profile/Shobana79, nil,Aug. 2015, August 2015 9169,5.0,BruceFerjulian,https://www.tripadvisor.ca/Profile/BruceFerjulian, nil,Aug. 2015, August 2015 9169,4.0,Christine J,https://www.tripadvisor.ca/Profile/832christinej, nil,Aug. 2015, August 2015 9169,5.0,Susan L,https://www.tripadvisor.ca/Profile/SusanL437, nil,Aug. 2015, August 2015 9169,5.0,LoveEurope411,https://www.tripadvisor.ca/Profile/LoveEurope411, nil,Aug. 2015, July 2015 9169,5.0,2hockey,https://www.tripadvisor.ca/Profile/2hockey, nil,Aug. 2015, August 2015 9169,5.0,DanasaurusRex,https://www.tripadvisor.ca/Profile/DanasaurusRex, nil,Aug. 2015, July 2015 9169,5.0,Lori E,https://www.tripadvisor.ca/Profile/lorie382, nil,Sep. 2014, September 2014 9169,4.0,TravelinGal1029,https://www.tripadvisor.ca/Profile/TravelinGal1029, nil,Sep. 2014, July 2014 9169,5.0,Lisa Weir,https://www.tripadvisor.ca/Profile/LWeirHalifax_Canada, nil,Aug. 2014, August 2014 9169,4.0,2NATIONALPARKFANS,https://www.tripadvisor.ca/Profile/2NATIONALPARKFANS, nil,Aug. 2014, June 2014 9169,5.0,Bob_From_TO1,https://www.tripadvisor.ca/Profile/Bob_From_TO1, nil,Aug. 2014, August 2014 9169,5.0,CARBS-5,https://www.tripadvisor.ca/Profile/CARBS-5, nil,Aug. 2014, July 2014 9169,5.0,Hvkdswilltrvl,https://www.tripadvisor.ca/Profile/Hvkdswilltrvl, nil,Aug. 2014, August 2014 9169,4.0,Cynthia L,https://www.tripadvisor.ca/Profile/549cynthial, nil,Aug. 2014, July 2014 9169,3.0,sks5150,https://www.tripadvisor.ca/Profile/sks5150, nil,Aug. 2014, August 2014 9169,4.0,Stephanie B,https://www.tripadvisor.ca/Profile/788stephanieb, nil,Jun. 2014, June 2014 9169,4.0,MikeBX7586JJ,https://www.tripadvisor.ca/Profile/MikeBX7586JJ, nil,Oct. 2013, September 2013 9169,5.0,Marge O,https://www.tripadvisor.ca/Profile/margeo2013, nil,Sep. 2013, September 2013 9169,4.0,shank50,https://www.tripadvisor.ca/Profile/shank50, nil,Sep. 2013, September 2013 9169,4.0,Gary D,https://www.tripadvisor.ca/Profile/garyd689, nil,Sep. 2013, July 2013 9169,5.0,Kristi D,https://www.tripadvisor.ca/Profile/KristiD478, nil,Aug. 2013, August 2013 9169,5.0,Juliescrapbook,https://www.tripadvisor.ca/Profile/Juliescrapbook, nil,Aug. 2013, August 2013 9169,5.0,Gooner1000,https://www.tripadvisor.ca/Profile/Gooner1000, nil,Aug. 2013, August 2013 9169,4.0,BenOntarioCANADA,https://www.tripadvisor.ca/Profile/BenOntarioCANADA, nil,Aug. 2013, August 2013 9169,5.0,sfryyz,https://www.tripadvisor.ca/Profile/sfryyz, nil,Aug. 2013, August 2013 9169,4.0,Franzina C,https://www.tripadvisor.ca/Profile/FranzinaC, nil,Aug. 2013, August 2013 9169,5.0,janelle s,https://www.tripadvisor.ca/Profile/319janelles, nil,Aug. 2013, August 2013 9169,5.0,J D,https://www.tripadvisor.ca/Profile/JDM1978, nil,Aug. 2013, August 2013 9169,5.0,val b,https://www.tripadvisor.ca/Profile/valb837, nil,Aug. 2013, August 2013 9169,5.0,Hayley B,https://www.tripadvisor.ca/Profile/HayleyB1172, nil,Aug. 2013, August 2013 9169,5.0,Melanie896,https://www.tripadvisor.ca/Profile/Melanie896, nil,Jul. 2013, July 2013 9169,4.0,WineAndSunshine,https://www.tripadvisor.ca/Profile/WineAndSunshine, nil,Jul. 2013, June 2013 9169,3.0,C.E.L.,https://www.tripadvisor.ca/Profile/CarolL598, nil,Jul. 2013, June 2013 9169,5.0,Debbie M,https://www.tripadvisor.ca/Profile/debbiem245, nil,Jun. 2013, June 2013 9169,5.0,stewardc,https://www.tripadvisor.ca/Profile/stewardc, nil,Feb. 2013, August 2012 9169,1.0,Richard P,https://www.tripadvisor.ca/Profile/RichardP246, nil,Sep. 2012, September 2012 9169,5.0,Jim B,https://www.tripadvisor.ca/Profile/243JimB243, nil,Sep. 2012, September 2012 9169,5.0,acbj,https://www.tripadvisor.ca/Profile/acbj, nil,Sep. 2012, August 2012 9169,4.0,Martine S,https://www.tripadvisor.ca/Profile/99MartineS, nil,Sep. 2012, August 2012 9169,5.0,Tamara R,https://www.tripadvisor.ca/Profile/TamaraR587, nil,Sep. 2012, September 2012 9169,4.0,Johnny C,https://www.tripadvisor.ca/Profile/JohnnyC793, nil,Aug. 2012, August 2012 9169,5.0,Barb D,https://www.tripadvisor.ca/Profile/barbd47, nil,Aug. 2012, August 2012 9169,5.0,VirginiaAK,https://www.tripadvisor.ca/Profile/VirginiaAK, nil,Aug. 2012, July 2012 9169,5.0,Ijustluv2travel,https://www.tripadvisor.ca/Profile/Ijustluv2travel, nil,Aug. 2012, August 2012 9169,4.0,Caroline090,https://www.tripadvisor.ca/Profile/Caroline090, nil,Aug. 2012, August 2012 9169,5.0,Denise B,https://www.tripadvisor.ca/Profile/DeniseB997, nil,Aug. 2012, July 2012 9169,5.0,Leafs_Country,https://www.tripadvisor.ca/Profile/Leafs_Country, nil,Jul. 2012, July 2012 9169,5.0,kitten50,https://www.tripadvisor.ca/Profile/kitten50, nil,Jul. 2012, July 2012 9169,5.0,Sasktourist1976,https://www.tripadvisor.ca/Profile/Sasktourist1976, nil,Jul. 2012, July 2012 9169,5.0,Makingcheeseandmilk,https://www.tripadvisor.ca/Profile/Makingcheeseandmilk, nil,Jul. 2012, July 2012 9169,4.0,mjpalmer08,https://www.tripadvisor.ca/Profile/mjpalmer08, nil,Mar. 2012, July 2011 9169,5.0,RoverMarietta_GA,https://www.tripadvisor.ca/Profile/RoverMarietta_GA, nil,Sep. 2011, August 2011 9169,5.0,Boat_magic,https://www.tripadvisor.ca/Profile/Boat_magic, nil,Sep. 2011, September 2011 9169,5.0,Digger21,https://www.tripadvisor.ca/Profile/Digger21, nil,Sep. 2011, July 2011 9169,5.0,FunandSunLover,https://www.tripadvisor.ca/Profile/FunandSunLover, nil,Sep. 2011, August 2011 9169,5.0,tsl60,https://www.tripadvisor.ca/Profile/tsl60, nil,Sep. 2011, August 2011 9169,5.0,Susan C,https://www.tripadvisor.ca/Profile/SusanC920, nil,Sep. 2011, August 2011 9169,4.0,LondonRafter,https://www.tripadvisor.ca/Profile/LondonRafter, nil,Sep. 2011, August 2011 9169,5.0,Carl S,https://www.tripadvisor.ca/Profile/CarlAndJoanna, nil,Aug. 2011, August 2011 9169,5.0,katherine p,https://www.tripadvisor.ca/Profile/katherinep346, nil,Aug. 2011, August 2011 9169,5.0,Lila S,https://www.tripadvisor.ca/Profile/833lilas, nil,Aug. 2011, June 2011 9169,4.0,canuckgirl21,https://www.tripadvisor.ca/Profile/canuckgirl21, nil,Aug. 2011, August 2011 9169,5.0,Brigus54,https://www.tripadvisor.ca/Profile/Brigus54, nil,Aug. 2011, August 2011 9169,5.0,BeckyEstabrooks,https://www.tripadvisor.ca/Profile/BeckyEstabrooks, nil,Aug. 2011, July 2011 9169,4.0,LSHrwv,https://www.tripadvisor.ca/Profile/LSHrwv, nil,Aug. 2011, July 2011 9169,3.0,DINKSinOntario,https://www.tripadvisor.ca/Profile/DINKSinOntario, nil,Jul. 2011, July 2011 9169,4.0,Reisaapie,https://www.tripadvisor.ca/Profile/Reisaapie, nil,Jul. 2011, July 2011 9169,5.0,YorkshiremanBeverley,https://www.tripadvisor.ca/Profile/YorkshiremanBeverley, nil,Jul. 2011, June 2011 9169,5.0,TheEasyGoingGuy,https://www.tripadvisor.ca/Profile/TheEasyGoingGuy, nil,Jul. 2011, June 2011 9169,4.0,Dan S,https://www.tripadvisor.ca/Profile/M6504DMdans, nil,Jul. 2011, July 2011 9169,5.0,Poppies13,https://www.tripadvisor.ca/Profile/Poppies13, nil,Jun. 2011, June 2011 9169,5.0,pmac13000,https://www.tripadvisor.ca/Profile/pmac13000, nil,May 2011, May 2011 9169,5.0,Ttime222,https://www.tripadvisor.ca/Profile/Ttime222, nil,Oct. 2010, August 2010 9169,4.0,Modestotrekkerl,https://www.tripadvisor.ca/Profile/Modestotrekkerl, nil,Oct. 2010, September 2010 9169,4.0,douglasretired,https://www.tripadvisor.ca/Profile/douglasretired, nil,Sep. 2010, September 2010 9169,4.0,wendouree,https://www.tripadvisor.ca/Profile/wendouree, nil,Sep. 2010, September 2010 9169,4.0,Barbara T,https://www.tripadvisor.ca/Profile/PBSS, nil,Sep. 2010, August 2010 9169,5.0,kjand26,https://www.tripadvisor.ca/Profile/kjand26, nil,Sep. 2010, August 2010 9169,5.0,sreist,https://www.tripadvisor.ca/Profile/sreist, nil,Sep. 2010, July 2010 9169,4.0,canadiangirl243,https://www.tripadvisor.ca/Profile/canadiangirl243, nil,Aug. 2010, August 2010 9169,5.0,scott6428,https://www.tripadvisor.ca/Profile/scott6428, nil,Aug. 2010, August 2010 9169,3.0,FastEddie9999,https://www.tripadvisor.ca/Profile/FastEddie9999, nil,Aug. 2010, August 2010 9169,3.0,tencom,https://www.tripadvisor.ca/Profile/tencom, nil,Aug. 2010, July 2010 9169,5.0,Cloudwater88,https://www.tripadvisor.ca/Profile/Cloudwater88, nil,Aug. 2010, August 2010 9169,5.0,Cathy067,https://www.tripadvisor.ca/Profile/Cathy067, nil,Aug. 2010, August 2010 9169,5.0,m0m23b0ys,https://www.tripadvisor.ca/Profile/m0m23b0ys, nil,Aug. 2010, July 2010 9169,4.0,literaturemom,https://www.tripadvisor.ca/Profile/literaturemom, nil,Jul. 2010, July 2010 9169,3.0,Zautman,https://www.tripadvisor.ca/Profile/Zautman, nil,Jul. 2010, July 2010 9169,4.0,slorettao,https://www.tripadvisor.ca/Profile/slorettao, nil,Jul. 2010, July 2010 9169,4.0,Cleanliness154958,https://www.tripadvisor.ca/Profile/Cleanliness154958, nil,Jul. 2010, July 2010 9169,5.0,roncar,https://www.tripadvisor.ca/Profile/roncar, nil,Jul. 2010, July 2010 9169,5.0,CJJJHB,https://www.tripadvisor.ca/Profile/CJJJHB, nil,Jul. 2010, July 2010 9169,5.0,jubejube,https://www.tripadvisor.ca/Profile/jubejube, nil,Jul. 2010, July 2010 9169,5.0,Cber2,https://www.tripadvisor.ca/Profile/Cber2, nil,Jul. 2010, July 2010 9169,5.0,susan658,https://www.tripadvisor.ca/Profile/susan658, nil,Jun. 2010, June 2010 9169,5.0,BBMississauga,https://www.tripadvisor.ca/Profile/BBMississauga, nil,Nov. 2009, August 2008 9169,5.0,123doggiemom,https://www.tripadvisor.ca/Profile/123doggiemom, nil,Sep. 2009, September 2009 9169,5.0,rhnaks,https://www.tripadvisor.ca/Profile/rhnaks, nil,Aug. 2009, August 2009 9169,4.0,travelmom334,https://www.tripadvisor.ca/Profile/travelmom334, nil,Aug. 2009, August 2009 9169,4.0,Kimela1,https://www.tripadvisor.ca/Profile/Kimela1, nil,Aug. 2009, July 2009 9169,5.0,lslee16,https://www.tripadvisor.ca/Profile/lslee16, nil,Jul. 2009, July 2009 9169,4.0,michellejeanette,https://www.tripadvisor.ca/Profile/michellejeanette, nil,Jun. 2009, June 2009 9169,4.0,allicia,https://www.tripadvisor.ca/Profile/allicia, nil,Jun. 2009, June 2009 9169,5.0,Metrodraft,https://www.tripadvisor.ca/Profile/Metrodraft, nil,Apr. 2009, July 2008 9170,nil,,nil, nil,nil,nil 9170,5.0,jenniferberube,https://www.tripadvisor.ca/Profile/jenniferberube, nil,Jul. 2018, July 2018 9170,5.0,msselewich,https://www.tripadvisor.ca/Profile/msselewich, nil,Jul. 2018, July 2018 9170,5.0,geodeb2016,https://www.tripadvisor.ca/Profile/geodeb2016, nil,Jun. 2018, June 2018 9170,5.0,abd788,https://www.tripadvisor.ca/Profile/abd788, nil,Sep. 2017, September 2017 9170,5.0,Chris M,https://www.tripadvisor.ca/Profile/chrismU6229AB, nil,Aug. 2017, August 2017 9170,5.0,Ian M,https://www.tripadvisor.ca/Profile/276ianm, nil,Aug. 2017, August 2017 9170,5.0,larryhollingsworth,https://www.tripadvisor.ca/Profile/larryhollingsworth, nil,Aug. 2017, August 2017 9170,5.0,theriault_chantal,https://www.tripadvisor.ca/Profile/theriault_chantal, nil,Jul. 2017, July 2017 9170,5.0,richardrW2763KW,https://www.tripadvisor.ca/Profile/richardrW2763KW, nil,Jul. 2017, July 2017 9170,5.0,brittany_weaver,https://www.tripadvisor.ca/Profile/brittany_weaver, nil,Jul. 2017, July 2017 9170,5.0,Donna E,https://www.tripadvisor.ca/Profile/donnae911, nil,Jul. 2017, July 2017 9170,4.0,cboudreau2017,https://www.tripadvisor.ca/Profile/cboudreau2017, nil,Jul. 2017, July 2017 9170,5.0,Jasocorn,https://www.tripadvisor.ca/Profile/Jasocorn, nil,Jun. 2017, June 2017 9170,5.0,pearsonmb,https://www.tripadvisor.ca/Profile/pearsonmb, nil,Jun. 2017, June 2017 9170,4.0,2Bluenosers,https://www.tripadvisor.ca/Profile/2Bluenosers, nil,Oct. 2016, September 2016 9170,5.0,gordandcary,https://www.tripadvisor.ca/Profile/gordandcary, nil,Sep. 2016, September 2016 9170,5.0,sarahnoseworthy,https://www.tripadvisor.ca/Profile/sarahnoseworthy, nil,Aug. 2016, August 2016 9170,5.0,boudreaujulie,https://www.tripadvisor.ca/Profile/boudreaujulie, nil,Aug. 2016, August 2016 9170,5.0,amandaz801,https://www.tripadvisor.ca/Profile/amandaz801, nil,Aug. 2016, July 2016 9170,5.0,darrelbeaver,https://www.tripadvisor.ca/Profile/darrelbeaver, nil,Jul. 2016, July 2016 9170,5.0,chrisandlesley03,https://www.tripadvisor.ca/Profile/chrisandlesley03, nil,Jul. 2016, July 2016 9170,5.0,pencils,https://www.tripadvisor.ca/Profile/pencils, nil,Jul. 2016, July 2016 9170,5.0,JM6678,https://www.tripadvisor.ca/Profile/JM6678, nil,Jun. 2016, June 2016 9170,5.0,kashenad,https://www.tripadvisor.ca/Profile/kashenad, nil,Jun. 2016, June 2016 9170,4.0,tombC6697IL,https://www.tripadvisor.ca/Profile/tombC6697IL, nil,Jun. 2016, June 2016 9170,5.0,391shellys,https://www.tripadvisor.ca/Profile/391shellys, nil,Jun. 2016, May 2016 9170,4.0,davidjF2179AC,https://www.tripadvisor.ca/Profile/davidjF2179AC, nil,Oct. 2015, September 2015 9170,4.0,Anita B,https://www.tripadvisor.ca/Profile/anitabV9633RR, nil,Oct. 2015, October 2015 9170,5.0,Ronald L,https://www.tripadvisor.ca/Profile/829ronaldl, nil,Sep. 2015, September 2015 9170,3.0,SeaKayaker53,https://www.tripadvisor.ca/Profile/SeaKayaker53, nil,Sep. 2015, August 2015 9170,5.0,sheryllo66,https://www.tripadvisor.ca/Profile/sheryllo66, nil,Aug. 2015, August 2015 9170,5.0,burnsie50,https://www.tripadvisor.ca/Profile/burnsie50, nil,Aug. 2015, August 2015 9171,nil,,nil, nil,nil,nil 9171,4.0,rachtodd65,https://www.tripadvisor.ca/Profile/rachtodd65, nil,Sep. 2018, September 2018 9171,5.0,milenademoraes,https://www.tripadvisor.ca/Profile/milenademoraes, nil,Sep. 2018, August 2018 9171,5.0,Courtney G,https://www.tripadvisor.ca/Profile/CourtneyG911, nil,Sep. 2018, August 2018 9171,4.0,Marco C,https://www.tripadvisor.ca/Profile/N8130KVmarcoc, nil,Sep. 2018, August 2018 9171,4.0,diane g,https://www.tripadvisor.ca/Profile/dianeg731, nil,Sep. 2018, August 2018 9171,4.0,lhanderson2001,https://www.tripadvisor.ca/Profile/lhanderson2001, nil,Aug. 2018, August 2018 9171,5.0,jjbridle,https://www.tripadvisor.ca/Profile/jjbridle, nil,Aug. 2018, August 2018 9171,5.0,A4043UAamandas,https://www.tripadvisor.ca/Profile/A4043UAamandas, nil,Aug. 2018, August 2018 9171,5.0,Maureen C,https://www.tripadvisor.ca/Profile/791maureenc, nil,Aug. 2018, August 2018 9171,5.0,Veronic B,https://www.tripadvisor.ca/Profile/VeronicB3, nil,Aug. 2018, August 2018 9171,5.0,Q7196LHjustind,https://www.tripadvisor.ca/Profile/Q7196LHjustind, nil,Aug. 2018, August 2018 9171,4.0,diggcm,https://www.tripadvisor.ca/Profile/diggcm, nil,Aug. 2018, August 2018 9171,5.0,donnamk1,https://www.tripadvisor.ca/Profile/donnamk1, nil,Aug. 2018, August 2018 9171,4.0,DaveLivermore,https://www.tripadvisor.ca/Profile/DaveLivermore, nil,Aug. 2018, August 2018 9171,5.0,KateCarolAnn,https://www.tripadvisor.ca/Profile/KateCarolAnn, nil,Aug. 2018, August 2018 9171,5.0,Sylvie B,https://www.tripadvisor.ca/Profile/185sylvieb, nil,Aug. 2018, July 2018 9171,5.0,jjforkliftservices,https://www.tripadvisor.ca/Profile/jjforkliftservices, nil,Aug. 2018, August 2018 9171,4.0,Jennie C,https://www.tripadvisor.ca/Profile/464jenniec, nil,Aug. 2018, July 2018 9171,4.0,Wandlyn F,https://www.tripadvisor.ca/Profile/wandlynf, nil,Jul. 2018, July 2018 9171,5.0,Joe S,https://www.tripadvisor.ca/Profile/597JoseS, nil,Jul. 2018, July 2018 9171,5.0,jessicaUpshaw,https://www.tripadvisor.ca/Profile/jessicaUpshaw, nil,Jul. 2018, July 2018 9171,5.0,sarahjayne1979,https://www.tripadvisor.ca/Profile/sarahjayne1979, nil,Jul. 2018, July 2018 9171,5.0,Elaine W,https://www.tripadvisor.ca/Profile/Z5275FDelainew, nil,Jul. 2018, July 2018 9171,5.0,L-L-H220,https://www.tripadvisor.ca/Profile/L-L-H220, nil,Jul. 2018, July 2018 9171,5.0,MarieB77902,https://www.tripadvisor.ca/Profile/MarieB77902, nil,Jul. 2018, July 2018 9171,5.0,ted c,https://www.tripadvisor.ca/Profile/tedc352, nil,Jul. 2018, June 2018 9171,5.0,27kbrown,https://www.tripadvisor.ca/Profile/27kbrown, nil,Jul. 2018, July 2018 9171,5.0,wadeham,https://www.tripadvisor.ca/Profile/wadeham, nil,Jul. 2018, July 2018 9171,5.0,amunn77,https://www.tripadvisor.ca/Profile/amunn77, nil,Jul. 2018, July 2018 9171,5.0,mfaz2018,https://www.tripadvisor.ca/Profile/mfaz2018, nil,Jul. 2018, July 2018 9171,5.0,supertzar666,https://www.tripadvisor.ca/Profile/supertzar666, nil,Jul. 2018, June 2018 9171,5.0,Rob B,https://www.tripadvisor.ca/Profile/I7989OHrobb, nil,Jul. 2018, June 2018 9171,5.0,mitchmoshea,https://www.tripadvisor.ca/Profile/mitchmoshea, nil,Jul. 2018, July 2018 9171,5.0,Emily2895,https://www.tripadvisor.ca/Profile/Emily2895, nil,Jul. 2018, July 2018 9171,5.0,HeatherLynn3,https://www.tripadvisor.ca/Profile/HeatherLynn3, nil,Jul. 2018, July 2018 9171,5.0,lblanchard980,https://www.tripadvisor.ca/Profile/lblanchard980, nil,Jun. 2018, June 2018 9171,5.0,med781,https://www.tripadvisor.ca/Profile/med781, nil,Jun. 2018, May 2018 9171,5.0,Cstarlene,https://www.tripadvisor.ca/Profile/Cstarlene, nil,Jun. 2018, June 2018 9171,5.0,Marco L,https://www.tripadvisor.ca/Profile/marcolX5809RN, nil,Jun. 2018, May 2018 9171,5.0,Ashly B,https://www.tripadvisor.ca/Profile/177ashlyb, nil,May 2018, May 2018 9171,5.0,Cathy123646,https://www.tripadvisor.ca/Profile/Cathy123646, nil,Feb. 2018, October 2017 9171,5.0,amandakjgardiner,https://www.tripadvisor.ca/Profile/amandakjgardiner, nil,Oct. 2017, September 2017 9171,5.0,KathleenI,https://www.tripadvisor.ca/Profile/KathleenI, nil,Oct. 2017, September 2017 9171,5.0,Ginette R,https://www.tripadvisor.ca/Profile/943ginetter, nil,Oct. 2017, September 2017 9171,5.0,Sabrina M,https://www.tripadvisor.ca/Profile/R8500CMsabrinam, nil,Oct. 2017, October 2017 9171,5.0,Karen M,https://www.tripadvisor.ca/Profile/W1614YCkarenm, nil,Sep. 2017, September 2017 9171,4.0,Jennifer M,https://www.tripadvisor.ca/Profile/933jenniferp933, nil,Sep. 2017, September 2017 9171,5.0,40richh,https://www.tripadvisor.ca/Profile/40richh, nil,Sep. 2017, September 2017 9171,3.0,Brigus54,https://www.tripadvisor.ca/Profile/Brigus54, nil,Sep. 2017, September 2017 9171,4.0,chantalbY9560LJ,https://www.tripadvisor.ca/Profile/chantalbY9560LJ, nil,Sep. 2017, August 2017 9171,5.0,HaliLewis,https://www.tripadvisor.ca/Profile/HaliLewis, nil,Sep. 2017, September 2017 9171,4.0,620andriab,https://www.tripadvisor.ca/Profile/620andriab, nil,Sep. 2017, August 2017 9171,5.0,Jen E,https://www.tripadvisor.ca/Profile/JenE804, nil,Sep. 2017, August 2017 9171,5.0,vice475,https://www.tripadvisor.ca/Profile/vice475, nil,Sep. 2017, August 2017 9171,4.0,mannettef2017,https://www.tripadvisor.ca/Profile/mannettef2017, nil,Aug. 2017, August 2017 9171,5.0,mcmug2002,https://www.tripadvisor.ca/Profile/mcmug2002, nil,Aug. 2017, August 2017 9171,5.0,erinbG1805VC,https://www.tripadvisor.ca/Profile/erinbG1805VC, nil,Aug. 2017, August 2017 9171,5.0,jennymL6461WQ,https://www.tripadvisor.ca/Profile/jennymL6461WQ, nil,Aug. 2017, August 2017 9171,5.0,trishp774,https://www.tripadvisor.ca/Profile/trishp774, nil,Aug. 2017, August 2017 9171,5.0,Debbie H,https://www.tripadvisor.ca/Profile/S9231OSdebbieh, nil,Aug. 2017, August 2017 9171,4.0,joyandken343,https://www.tripadvisor.ca/Profile/joyandken343, nil,Aug. 2017, August 2017 9171,5.0,r0bbyr,https://www.tripadvisor.ca/Profile/r0bbyr, nil,Aug. 2017, June 2017 9171,4.0,Pink_bootz,https://www.tripadvisor.ca/Profile/Pink_bootz, nil,Aug. 2017, August 2017 9171,4.0,ameliastiles,https://www.tripadvisor.ca/Profile/ameliastiles, nil,Aug. 2017, August 2017 9171,5.0,craigtmiller,https://www.tripadvisor.ca/Profile/craigtmiller, nil,Aug. 2017, July 2017 9171,5.0,marypatten,https://www.tripadvisor.ca/Profile/marypatten, nil,Aug. 2017, August 2017 9171,5.0,dancA5437KR,https://www.tripadvisor.ca/Profile/dancA5437KR, nil,Aug. 2017, August 2017 9171,5.0,emmastaddon,https://www.tripadvisor.ca/Profile/emmastaddon, nil,Aug. 2017, August 2017 9171,5.0,Deborah B,https://www.tripadvisor.ca/Profile/dpettipas, nil,Aug. 2017, August 2017 9171,4.0,Flocy D,https://www.tripadvisor.ca/Profile/flocysd, nil,Aug. 2017, August 2017 9171,5.0,280annmariem,https://www.tripadvisor.ca/Profile/280annmariem, nil,Aug. 2017, July 2017 9171,5.0,begallant,https://www.tripadvisor.ca/Profile/begallant, nil,Aug. 2017, August 2017 9171,4.0,carolyn_leduc,https://www.tripadvisor.ca/Profile/carolyn_leduc, nil,Aug. 2017, July 2017 9171,5.0,kaseye222,https://www.tripadvisor.ca/Profile/kaseye222, nil,Aug. 2017, August 2017 9171,5.0,MuffisMom,https://www.tripadvisor.ca/Profile/MuffisMom, nil,Jul. 2017, July 2017 9171,5.0,kcookson2002,https://www.tripadvisor.ca/Profile/kcookson2002, nil,Jul. 2017, July 2017 9171,5.0,lil_babydoll_101,https://www.tripadvisor.ca/Profile/lil_babydoll_101, nil,Jul. 2017, June 2017 9171,5.0,carolgK1217RS,https://www.tripadvisor.ca/Profile/carolgK1217RS, nil,Jul. 2017, July 2017 9171,5.0,YKjester,https://www.tripadvisor.ca/Profile/YKjester, nil,Jul. 2017, July 2017 9171,5.0,Eric P,https://www.tripadvisor.ca/Profile/ericpT5680CI, nil,Jul. 2017, July 2017 9171,5.0,catkal2017,https://www.tripadvisor.ca/Profile/catkal2017, nil,Jul. 2017, July 2017 9171,5.0,Dianna M,https://www.tripadvisor.ca/Profile/diannam528, nil,Jul. 2017, July 2017 9171,4.0,Maureen M,https://www.tripadvisor.ca/Profile/maureenm750, nil,Jul. 2017, June 2017 9171,5.0,G3540RHdebbief,https://www.tripadvisor.ca/Profile/G3540RHdebbief, nil,Jul. 2017, July 2017 9171,5.0,Nicholas Johnny W,https://www.tripadvisor.ca/Profile/nicholasjohnnyw, nil,Jul. 2017, July 2017 9171,5.0,36edward,https://www.tripadvisor.ca/Profile/36edward, nil,Jul. 2017, July 2017 9171,5.0,hildamax12,https://www.tripadvisor.ca/Profile/hildamax12, nil,Jul. 2017, July 2017 9171,4.0,travelchick05,https://www.tripadvisor.ca/Profile/travelchick05, nil,Jul. 2017, June 2017 9171,5.0,leanne648,https://www.tripadvisor.ca/Profile/leanne648, nil,Jul. 2017, July 2017 9171,5.0,andrewking2017,https://www.tripadvisor.ca/Profile/andrewking2017, nil,Jul. 2017, July 2017 9171,5.0,melissa H,https://www.tripadvisor.ca/Profile/T4814VBmelissah, nil,Jul. 2017, July 2017 9171,5.0,Julia K,https://www.tripadvisor.ca/Profile/K9405EXjuliak, nil,Jul. 2017, July 2017 9171,5.0,Jessica S,https://www.tripadvisor.ca/Profile/jessicasO6875MS, nil,Jul. 2017, July 2017 9171,5.0,cathy_leblanc,https://www.tripadvisor.ca/Profile/cathy_leblanc, nil,Jul. 2017, June 2017 9171,5.0,westcoastwomen,https://www.tripadvisor.ca/Profile/westcoastwomen, nil,Jul. 2017, June 2017 9171,5.0,Denna101,https://www.tripadvisor.ca/Profile/Denna101, nil,Jul. 2017, June 2017 9171,5.0,Manny P,https://www.tripadvisor.ca/Profile/664mannyp, nil,Jul. 2017, July 2017 9171,4.0,joellefrigault,https://www.tripadvisor.ca/Profile/joellefrigault, nil,Jul. 2017, July 2017 9171,5.0,akcm5394,https://www.tripadvisor.ca/Profile/akcm5394, nil,Jun. 2017, June 2017 9171,5.0,hayleysS3080FU,https://www.tripadvisor.ca/Profile/hayleysS3080FU, nil,Jun. 2017, May 2017 9171,4.0,Joan K,https://www.tripadvisor.ca/Profile/800joank, nil,Dec. 2016, July 2016 9171,5.0,Elaine L,https://www.tripadvisor.ca/Profile/806elainel, nil,Dec. 2016, July 2016 9171,5.0,rachel a,https://www.tripadvisor.ca/Profile/910rachela, nil,Oct. 2016, September 2016 9171,5.0,alandwen,https://www.tripadvisor.ca/Profile/alandwen, nil,Oct. 2016, October 2016 9171,5.0,Les S,https://www.tripadvisor.ca/Profile/147less, nil,Oct. 2016, September 2016 9171,5.0,asteeves1969,https://www.tripadvisor.ca/Profile/asteeves1969, nil,Oct. 2016, October 2016 9171,5.0,VancouverLil,https://www.tripadvisor.ca/Profile/VancouverLil, nil,Sep. 2016, September 2016 9171,5.0,Christina M,https://www.tripadvisor.ca/Profile/christinamT2350IU, nil,Sep. 2016, September 2016 9171,5.0,GrammaDonna-8,https://www.tripadvisor.ca/Profile/GrammaDonna-8, nil,Sep. 2016, September 2016 9171,5.0,GratefulTravellers42,https://www.tripadvisor.ca/Profile/GratefulTravellers42, nil,Sep. 2016, September 2016 9171,3.0,France L,https://www.tripadvisor.ca/Profile/FranceL915, nil,Sep. 2016, September 2016 9171,5.0,JodeCork,https://www.tripadvisor.ca/Profile/JodeCork, nil,Sep. 2016, June 2016 9171,5.0,rpdoiron,https://www.tripadvisor.ca/Profile/rpdoiron, nil,Sep. 2016, August 2016 9171,4.0,Rmie R,https://www.tripadvisor.ca/Profile/rmier, nil,Sep. 2016, August 2016 9171,5.0,Carol J,https://www.tripadvisor.ca/Profile/24carolj, nil,Sep. 2016, September 2016 9171,5.0,Raj L,https://www.tripadvisor.ca/Profile/962rajl, nil,Sep. 2016, September 2016 9171,5.0,mchuynh94,https://www.tripadvisor.ca/Profile/mchuynh94, nil,Sep. 2016, August 2016 9171,4.0,MomOf2Girlies,https://www.tripadvisor.ca/Profile/MomOf2Girlies, nil,Aug. 2016, August 2016 9171,5.0,Roz H,https://www.tripadvisor.ca/Profile/rozh89, nil,Aug. 2016, August 2016 9171,5.0,Louis C,https://www.tripadvisor.ca/Profile/757louisc, nil,Aug. 2016, August 2016 9171,5.0,NonnaBryant,https://www.tripadvisor.ca/Profile/NonnaBryant, nil,Aug. 2016, August 2016 9171,5.0,Amber M,https://www.tripadvisor.ca/Profile/ambermL9113ES, nil,Aug. 2016, August 2016 9171,4.0,Katie E,https://www.tripadvisor.ca/Profile/306katiee, nil,Aug. 2016, August 2016 9171,5.0,Megbergeron,https://www.tripadvisor.ca/Profile/Megbergeron, nil,Aug. 2016, June 2016 9171,5.0,twoss,https://www.tripadvisor.ca/Profile/twoss, nil,Aug. 2016, June 2016 9171,5.0,billsing,https://www.tripadvisor.ca/Profile/billsing, nil,Jul. 2016, July 2016 9171,5.0,laurenmac7,https://www.tripadvisor.ca/Profile/laurenmac7, nil,Jul. 2016, July 2016 9171,5.0,Shelly F,https://www.tripadvisor.ca/Profile/599shellyf, nil,Jul. 2016, June 2016 9171,5.0,Janice T,https://www.tripadvisor.ca/Profile/589janicet, nil,Jul. 2016, July 2016 9171,5.0,Karen I,https://www.tripadvisor.ca/Profile/944kareni, nil,Jun. 2016, June 2016 9171,4.0,Patti M,https://www.tripadvisor.ca/Profile/438pattim, nil,Jun. 2016, June 2016 9171,5.0,Sarah A,https://www.tripadvisor.ca/Profile/sarahaQ5969FM, nil,Jun. 2016, June 2016 9171,5.0,DW-PropertyGuys,https://www.tripadvisor.ca/Profile/DW-PropertyGuys, nil,Jun. 2016, June 2016 9171,5.0,Crittles,https://www.tripadvisor.ca/Profile/Crittles, nil,Jun. 2016, June 2016 9171,5.0,cdn_rovers,https://www.tripadvisor.ca/Profile/cdn_rovers, nil,Jun. 2016, June 2016 9171,5.0,Gallamaa,https://www.tripadvisor.ca/Profile/Gallamaa, nil,Jun. 2016, June 2016 9171,5.0,Kal-El L,https://www.tripadvisor.ca/Profile/948kalell, nil,Jun. 2016, June 2016 9171,5.0,Ashley C,https://www.tripadvisor.ca/Profile/ashleycE4621SJ, nil,Oct. 2015, October 2015 9171,5.0,belly2379,https://www.tripadvisor.ca/Profile/belly2379, nil,Oct. 2015, October 2015 9171,5.0,Aaron M,https://www.tripadvisor.ca/Profile/aaronmU3088UN, nil,Oct. 2015, September 2015 9171,5.0,ndoiron33,https://www.tripadvisor.ca/Profile/ndoiron33, nil,Oct. 2015, October 2015 9171,5.0,mickeymouse379,https://www.tripadvisor.ca/Profile/mickeymouse379, nil,Oct. 2015, October 2015 9171,5.0,Jaclyn S,https://www.tripadvisor.ca/Profile/736jaclyns, nil,Oct. 2015, October 2015 9171,4.0,greg m,https://www.tripadvisor.ca/Profile/Z938AFgregm, nil,Oct. 2015, October 2015 9171,5.0,rondaw61,https://www.tripadvisor.ca/Profile/rondaw61, nil,Oct. 2015, October 2015 9171,5.0,Rhonda P,https://www.tripadvisor.ca/Profile/rhondap932, nil,Oct. 2015, September 2015 9171,5.0,willowdale33,https://www.tripadvisor.ca/Profile/willowdale33, nil,Sep. 2015, September 2015 9171,5.0,Shelley M,https://www.tripadvisor.ca/Profile/948shelleym, nil,Sep. 2015, September 2015 9171,5.0,Andrew_A160,https://www.tripadvisor.ca/Profile/Andrew_A160, nil,Sep. 2015, September 2015 9171,5.0,Michael W,https://www.tripadvisor.ca/Profile/I5520MVmichaelw, nil,Sep. 2015, September 2015 9171,5.0,Jeff C,https://www.tripadvisor.ca/Profile/Z7273WCjeffc, nil,Sep. 2015, September 2015 9171,5.0,Mudge67,https://www.tripadvisor.ca/Profile/Mudge67, nil,Sep. 2015, September 2015 9171,5.0,Dave G,https://www.tripadvisor.ca/Profile/832daveg, nil,Aug. 2015, July 2015 9171,5.0,Isabelle F,https://www.tripadvisor.ca/Profile/isabellef196, nil,Aug. 2015, July 2015 9172,4.0,A James M,https://www.tripadvisor.ca/Profile/523ajamesm, nil,Oct. 2018, October 2018 9172,4.0,dick263,https://www.tripadvisor.ca/Profile/dick263, nil,Sep. 2018, September 2018 9172,5.0,Greg Parsons,https://www.tripadvisor.ca/Profile/GregParsons, nil,Sep. 2018, September 2018 9172,5.0,CandiceColin,https://www.tripadvisor.ca/Profile/CandiceColin, nil,Sep. 2018, August 2018 9172,5.0,Hardenbrook5,https://www.tripadvisor.ca/Profile/Hardenbrook5, nil,Sep. 2018, August 2018 9172,5.0,claire m,https://www.tripadvisor.ca/Profile/clairemD2580PY, nil,Aug. 2018, September 2017 9172,2.0,SUVG,https://www.tripadvisor.ca/Profile/SUVG, nil,Aug. 2018, August 2018 9172,5.0,Neil R,https://www.tripadvisor.ca/Profile/66neilr, nil,Aug. 2018, August 2018 9172,5.0,VanessaJJohn,https://www.tripadvisor.ca/Profile/VanessaJJohn, nil,Aug. 2018, August 2018 9172,5.0,Jeremy N,https://www.tripadvisor.ca/Profile/jeremyn761, nil,Aug. 2018, July 2018 9172,nil,,nil, nil,nil,nil 9172,5.0,RJ M,https://www.tripadvisor.ca/Profile/869rjm, nil,Jun. 2018, June 2018 9172,5.0,StlKUfan,https://www.tripadvisor.ca/Profile/StlKUfan, nil,Jun. 2018, June 2018 9172,5.0,Jennifer N,https://www.tripadvisor.ca/Profile/E6751SYjennifern, nil,Sep. 2017, August 2017 9172,5.0,Gerald W H,https://www.tripadvisor.ca/Profile/geraldwh2016, nil,Sep. 2017, September 2017 9172,5.0,Christy M,https://www.tripadvisor.ca/Profile/772christym, nil,Aug. 2017, September 2016 9172,5.0,Courtney R,https://www.tripadvisor.ca/Profile/159courtneyr, nil,Jul. 2017, July 2017 9172,5.0,markevans778,https://www.tripadvisor.ca/Profile/markevans778, nil,Jul. 2017, August 2016 9172,5.0,BelaDuff,https://www.tripadvisor.ca/Profile/BelaDuff, nil,Jun. 2017, June 2017 9172,4.0,Shawna M,https://www.tripadvisor.ca/Profile/884shawnam, nil,Jun. 2017, July 2016 9172,4.0,CrystalGrant,https://www.tripadvisor.ca/Profile/CrystalGrant, nil,Jun. 2017, June 2017 9172,5.0,Meade444,https://www.tripadvisor.ca/Profile/Meade444, nil,May 2017, May 2017 9172,4.0,jsf390,https://www.tripadvisor.ca/Profile/jsf390, nil,Mar. 2017, August 2016 9172,5.0,Snowgirlsdml,https://www.tripadvisor.ca/Profile/Snowgirlsdml, nil,Mar. 2017, July 2016 9172,5.0,janeallen13,https://www.tripadvisor.ca/Profile/janeallen13, nil,Feb. 2017, July 2016 9172,5.0,gleger2017,https://www.tripadvisor.ca/Profile/gleger2017, nil,Feb. 2017, August 2016 9172,5.0,ppjjdd,https://www.tripadvisor.ca/Profile/ppjjdd, nil,Dec. 2016, October 2016 9172,5.0,Keziah R,https://www.tripadvisor.ca/Profile/624keziahr, nil,Nov. 2016, June 2016 9172,5.0,gahughes2,https://www.tripadvisor.ca/Profile/gahughes2, nil,Oct. 2016, September 2016 9172,5.0,Heather M,https://www.tripadvisor.ca/Profile/296heatherm, nil,Oct. 2016, October 2016 9172,5.0,halifaxtraveler1,https://www.tripadvisor.ca/Profile/halifaxtraveler1, nil,Oct. 2016, July 2016 9172,5.0,legoodall47,https://www.tripadvisor.ca/Profile/legoodall47, nil,Oct. 2016, September 2016 9172,5.0,jlthomp,https://www.tripadvisor.ca/Profile/jlthomp, nil,Sep. 2016, September 2016 9172,5.0,bandlwood,https://www.tripadvisor.ca/Profile/bandlwood, nil,Sep. 2016, September 2016 9172,5.0,Harry B,https://www.tripadvisor.ca/Profile/harrybB3758IA, nil,Sep. 2016, September 2016 9172,4.0,joud g,https://www.tripadvisor.ca/Profile/joudg, nil,Sep. 2016, September 2016 9172,4.0,Dawn W,https://www.tripadvisor.ca/Profile/dawnwY2968TQ, nil,Sep. 2016, September 2016 9172,5.0,fam_rd_trip46,https://www.tripadvisor.ca/Profile/fam_rd_trip46, nil,Sep. 2016, August 2016 9172,5.0,Marla D,https://www.tripadvisor.ca/Profile/362marlad, nil,Sep. 2016, July 2016 9172,5.0,Tammy D,https://www.tripadvisor.ca/Profile/370tammyd, nil,Sep. 2016, August 2016 9172,4.0,Allie,https://www.tripadvisor.ca/Profile/323alliec, nil,Aug. 2016, September 2016 9172,5.0,Larry P,https://www.tripadvisor.ca/Profile/larryp606, nil,Aug. 2016, August 2016 9172,4.0,Elaine B,https://www.tripadvisor.ca/Profile/embuckett, nil,Aug. 2016, August 2016 9172,5.0,_shannon_kierstead,https://www.tripadvisor.ca/Profile/_shannon_kierstead, nil,Aug. 2016, August 2016 9172,5.0,vgnedelcu,https://www.tripadvisor.ca/Profile/vgnedelcu, nil,Aug. 2016, June 2016 9172,5.0,susangB3535KY,https://www.tripadvisor.ca/Profile/susangB3535KY, nil,Aug. 2016, July 2016 9172,5.0,Sharon F,https://www.tripadvisor.ca/Profile/626sharonf, nil,Aug. 2016, July 2016 9172,4.0,Kathleen S,https://www.tripadvisor.ca/Profile/kattykate1962, nil,Aug. 2016, September 2015 9172,5.0,MJ D,https://www.tripadvisor.ca/Profile/MJD188, nil,Jul. 2016, July 2016 9172,4.0,MGibb1955,https://www.tripadvisor.ca/Profile/MGibb1955, nil,Jul. 2016, June 2016 9172,5.0,Maurice S,https://www.tripadvisor.ca/Profile/MauriceS332, nil,Jul. 2016, June 2016 9172,5.0,sonimark2,https://www.tripadvisor.ca/Profile/sonimark2, nil,Jul. 2016, July 2016 9172,5.0,cinclement,https://www.tripadvisor.ca/Profile/cinclement, nil,Jul. 2016, July 2016 9172,5.0,meghanmichellecrouse,https://www.tripadvisor.ca/Profile/meghanmichellecrouse, nil,Jul. 2016, June 2016 9172,5.0,yfraser902,https://www.tripadvisor.ca/Profile/yfraser902, nil,Jun. 2016, August 2015 9172,5.0,Kmh866,https://www.tripadvisor.ca/Profile/Kmh866, nil,May 2016, August 2015 9172,5.0,kelli652016,https://www.tripadvisor.ca/Profile/kelli652016, nil,May 2016, May 2016 9172,5.0,Dan A,https://www.tripadvisor.ca/Profile/620dana, nil,Apr. 2016, September 2015 9172,4.0,Phyllis R,https://www.tripadvisor.ca/Profile/448phyllisr, nil,Apr. 2016, July 2015 9172,5.0,Departure637999,https://www.tripadvisor.ca/Profile/Departure637999, nil,Apr. 2016, September 2015 9172,3.0,Karen W,https://www.tripadvisor.ca/Profile/KarenW15, nil,Oct. 2015, October 2015 9172,5.0,bernice o,https://www.tripadvisor.ca/Profile/berniceo548, nil,Oct. 2015, October 2015 9172,4.0,Krystal R,https://www.tripadvisor.ca/Profile/262krystalr, nil,Oct. 2015, June 2015 9172,5.0,Sarah H,https://www.tripadvisor.ca/Profile/azninpink33, nil,Sep. 2015, September 2015 9172,5.0,bradmci,https://www.tripadvisor.ca/Profile/bradmci, nil,Sep. 2015, October 2014 9172,5.0,dabve3,https://www.tripadvisor.ca/Profile/dabve3, nil,Sep. 2015, September 2015 9172,5.0,Brian B,https://www.tripadvisor.ca/Profile/brianbO1208IK, nil,Sep. 2015, September 2015 9172,4.0,Tracy B,https://www.tripadvisor.ca/Profile/Y6567PGtracyb, nil,Sep. 2015, August 2015 9172,5.0,gwhamlin,https://www.tripadvisor.ca/Profile/gwhamlin, nil,Sep. 2015, September 2015 9172,5.0,lrkrsmom,https://www.tripadvisor.ca/Profile/lrkrsmom, nil,Sep. 2015, July 2015 9172,5.0,Rebecca W,https://www.tripadvisor.ca/Profile/rebeccawA7741XX, nil,Sep. 2015, August 2015 9172,5.0,Treena B,https://www.tripadvisor.ca/Profile/248treenab, nil,Sep. 2015, October 2014 9172,5.0,SusieQ1988,https://www.tripadvisor.ca/Profile/SusieQ1988, nil,Sep. 2015, September 2015 9172,5.0,850lucillek,https://www.tripadvisor.ca/Profile/850lucillek, nil,Sep. 2015, September 2015 9172,5.0,ComstockJL,https://www.tripadvisor.ca/Profile/ComstockJL, nil,Sep. 2015, August 2015 9172,5.0,Geoff S,https://www.tripadvisor.ca/Profile/geoffs66, nil,Sep. 2015, August 2015 9172,5.0,mumzie3,https://www.tripadvisor.ca/Profile/mumzie3, nil,Sep. 2015, September 2015 9172,4.0,s_r843,https://www.tripadvisor.ca/Profile/s_r843, nil,Sep. 2015, August 2015 9172,5.0,Tammy B,https://www.tripadvisor.ca/Profile/tammyb246, nil,Sep. 2015, August 2015 9172,4.0,joanne523,https://www.tripadvisor.ca/Profile/joanne523, nil,Sep. 2015, August 2015 9172,5.0,I-hate-name-picking,https://www.tripadvisor.ca/Profile/I-hate-name-picking, nil,Aug. 2015, August 2015 9172,5.0,nikki902,https://www.tripadvisor.ca/Profile/nikki902, nil,Aug. 2015, August 2015 9172,5.0,Dale G,https://www.tripadvisor.ca/Profile/587daleg, nil,Aug. 2015, August 2015 9172,3.0,Lmacnevi,https://www.tripadvisor.ca/Profile/Lmacnevi, nil,Aug. 2015, August 2015 9172,4.0,TJS1922,https://www.tripadvisor.ca/Profile/TJS1922, nil,Aug. 2015, August 2015 9172,5.0,Michael W,https://www.tripadvisor.ca/Profile/michaelwE3935AF, nil,Aug. 2015, August 2015 9172,5.0,Freda M,https://www.tripadvisor.ca/Profile/83fredam, nil,Aug. 2015, August 2015 9172,4.0,Lisa P,https://www.tripadvisor.ca/Profile/lisapI2239MK, nil,Aug. 2015, September 2014 9172,5.0,Larissa D,https://www.tripadvisor.ca/Profile/686larissad, nil,Jul. 2015, July 2015 9172,5.0,Sandandsun2014,https://www.tripadvisor.ca/Profile/Sandandsun2014, nil,Jul. 2015, August 2014 9172,5.0,David M,https://www.tripadvisor.ca/Profile/418DavidM, nil,Jul. 2015, July 2015 9172,5.0,Kenneth A,https://www.tripadvisor.ca/Profile/KennethA123, nil,Jul. 2015, July 2015 9172,5.0,Dawg D,https://www.tripadvisor.ca/Profile/dawgd, nil,Jul. 2015, July 2015 9172,4.0,Aleeta C,https://www.tripadvisor.ca/Profile/aleetac, nil,Jul. 2015, July 2015 9172,5.0,Roxanne W,https://www.tripadvisor.ca/Profile/RoxanneW333, nil,Jul. 2015, July 2015 9172,5.0,WinsorDale,https://www.tripadvisor.ca/Profile/WinsorDale, nil,Jul. 2015, August 2014 9172,5.0,Kelly R,https://www.tripadvisor.ca/Profile/kellyrF1439DN, nil,Jul. 2015, July 2015 9172,5.0,ducky12345,https://www.tripadvisor.ca/Profile/ducky12345, nil,Jul. 2015, July 2015 9172,5.0,NS_traveller2014,https://www.tripadvisor.ca/Profile/NS_traveller2014, nil,Apr. 2015, June 2014 9172,4.0,Linda G,https://www.tripadvisor.ca/Profile/M9733UKlindag, nil,Apr. 2015, September 2014 9172,5.0,April J,https://www.tripadvisor.ca/Profile/647aprilj, nil,Oct. 2014, October 2014 9172,5.0,jjnnewf,https://www.tripadvisor.ca/Profile/jjnnewf, nil,Oct. 2014, October 2014 9172,5.0,joe m,https://www.tripadvisor.ca/Profile/joemT4617IF, nil,Oct. 2014, October 2014 9172,5.0,huggybear21,https://www.tripadvisor.ca/Profile/huggybear21, nil,Oct. 2014, October 2014 9172,5.0,clarknicholas87,https://www.tripadvisor.ca/Profile/clarknicholas87, nil,Oct. 2014, October 2014 9172,4.0,Mike R,https://www.tripadvisor.ca/Profile/MikeR741, nil,Oct. 2014, September 2014 9172,4.0,Muir58,https://www.tripadvisor.ca/Profile/Muir58, nil,Oct. 2014, July 2014 9172,4.0,tmcnutt5,https://www.tripadvisor.ca/Profile/tmcnutt5, nil,Oct. 2014, September 2014 9172,5.0,Theressa V,https://www.tripadvisor.ca/Profile/theressav, nil,Oct. 2014, September 2014 9172,5.0,itty_bits,https://www.tripadvisor.ca/Profile/itty_bits, nil,Oct. 2014, September 2014 9172,5.0,lily_1415,https://www.tripadvisor.ca/Profile/lily_1415, nil,Oct. 2014, October 2014 9172,5.0,Jo-Ann L,https://www.tripadvisor.ca/Profile/joannl399, nil,Sep. 2014, September 2014 9172,5.0,debbler,https://www.tripadvisor.ca/Profile/debbler, nil,Sep. 2014, September 2014 9172,5.0,Joni M,https://www.tripadvisor.ca/Profile/jonim37, nil,Sep. 2014, September 2014 9172,5.0,candy533,https://www.tripadvisor.ca/Profile/candy533, nil,Sep. 2014, August 2014 9172,5.0,Marian T,https://www.tripadvisor.ca/Profile/878mariant, nil,Sep. 2014, September 2014 9172,4.0,Terry Soucy,https://www.tripadvisor.ca/Profile/terrysoucy, nil,Sep. 2014, October 2013 9172,5.0,Elizabeth H,https://www.tripadvisor.ca/Profile/ElizabethH950, nil,Sep. 2014, September 2014 9172,5.0,Elsie L,https://www.tripadvisor.ca/Profile/190elsiel, nil,Sep. 2014, September 2014 9172,5.0,Mary B,https://www.tripadvisor.ca/Profile/M8042BTmaryb, nil,Sep. 2014, September 2014 9172,5.0,Crystal M,https://www.tripadvisor.ca/Profile/CrystalM422, nil,Sep. 2014, August 2014 9172,5.0,Amanda D,https://www.tripadvisor.ca/Profile/amandad677, nil,Sep. 2014, August 2014 9172,4.0,Ruthann M,https://www.tripadvisor.ca/Profile/369ruthannm, nil,Aug. 2014, July 2014 9172,5.0,Shane D,https://www.tripadvisor.ca/Profile/786shaned, nil,Aug. 2014, August 2014 9172,5.0,Holly M,https://www.tripadvisor.ca/Profile/604holly2233, nil,Aug. 2014, August 2014 9172,4.0,Gerard G,https://www.tripadvisor.ca/Profile/gerardg200, nil,Aug. 2014, August 2014 9172,5.0,Nicole B,https://www.tripadvisor.ca/Profile/840NicoleB, nil,Jul. 2014, July 2014 9172,1.0,Theresa M,https://www.tripadvisor.ca/Profile/740theresam, nil,Jul. 2014, July 2014 9172,3.0,Equineox,https://www.tripadvisor.ca/Profile/Equineox, nil,Jul. 2014, June 2014 9172,5.0,BDP2,https://www.tripadvisor.ca/Profile/BDP2, nil,Jul. 2014, July 2014 9172,5.0,DanaM902,https://www.tripadvisor.ca/Profile/DanaM902, nil,Jul. 2014, June 2014 9172,5.0,Haley B,https://www.tripadvisor.ca/Profile/haleyb2013, nil,Aug. 2013, July 2013 9172,5.0,Ddanders1170,https://www.tripadvisor.ca/Profile/Ddanders1170, nil,Aug. 2013, August 2013 9172,5.0,scottaym,https://www.tripadvisor.ca/Profile/scottaym, nil,Jul. 2013, July 2013 9172,5.0,blong3,https://www.tripadvisor.ca/Profile/blong3, nil,Jul. 2013, July 2013 9172,5.0,Peter M,https://www.tripadvisor.ca/Profile/peterm254, nil,Jun. 2013, June 2013 9172,5.0,Matt C,https://www.tripadvisor.ca/Profile/244MattC244, nil,May 2013, May 2013 9172,4.0,GregoryCormier,https://www.tripadvisor.ca/Profile/GregoryCormier, nil,Dec. 2012, July 2012 9172,5.0,Okie D,https://www.tripadvisor.ca/Profile/OkieD_12, nil,Oct. 2012, July 2012 9172,5.0,Colin G,https://www.tripadvisor.ca/Profile/coling426, nil,Oct. 2012, September 2012 9172,5.0,Joanne22222,https://www.tripadvisor.ca/Profile/Joanne22222, nil,Oct. 2012, August 2012 9172,2.0,Doc D,https://www.tripadvisor.ca/Profile/DocD77, nil,Sep. 2012, August 2012 9172,5.0,Don G,https://www.tripadvisor.ca/Profile/517DonG, nil,Jul. 2012, June 2012 9172,4.0,Ms_OffTheBeatenPath,https://www.tripadvisor.ca/Profile/Ms_OffTheBeatenPath, nil,Jan. 2012, August 2011 9172,2.0,Ashley T,https://www.tripadvisor.ca/Profile/AshleyT846, nil,Dec. 2011, July 2011 9172,5.0,Digger21,https://www.tripadvisor.ca/Profile/Digger21, nil,Sep. 2011, July 2011 9172,3.0,Jessica V,https://www.tripadvisor.ca/Profile/JessicaV566, nil,Sep. 2011, September 2011 9172,5.0,JCCCNovaScotia,https://www.tripadvisor.ca/Profile/JCCCNovaScotia, nil,Aug. 2011, August 2011 9172,5.0,anonymous155004,https://www.tripadvisor.ca/Profile/anonymous155004, nil,Jul. 2011, June 2011 9172,5.0,Mags5757,https://www.tripadvisor.ca/Profile/Mags5757, nil,Jun. 2010, June 2010 9172,5.0,nesali,https://www.tripadvisor.ca/Profile/nesali, nil,Feb. 2010, August 2007 9173,5.0,brendaj865d,https://www.tripadvisor.ca/Profile/brendaj865d, nil,Dec. 2018, June 2018 9173,5.0,Victoria B,https://www.tripadvisor.ca/Profile/victoriab405, nil,Jul. 2018, July 2018 9173,5.0,Curly B,https://www.tripadvisor.ca/Profile/946curlyb, nil,Nov. 2018, September 2018 9173,5.0,ronaldgathercole,https://www.tripadvisor.ca/Profile/ronaldgathercole, nil,Oct. 2018, September 2018 9173,5.0,Chesley L,https://www.tripadvisor.ca/Profile/chesleyl2015, nil,Oct. 2018, September 2018 9173,5.0,AshleyGardner2018,https://www.tripadvisor.ca/Profile/AshleyGardner2018, nil,Sep. 2018, September 2018 9173,5.0,Shane B,https://www.tripadvisor.ca/Profile/ShaneB400, nil,Sep. 2018, September 2018 9173,5.0,Bob B,https://www.tripadvisor.ca/Profile/F7952ZJbobb, nil,Sep. 2018, September 2018 9173,5.0,Alex Y,https://www.tripadvisor.ca/Profile/alexyF5377SX, nil,Sep. 2018, August 2018 9173,5.0,dcmorton,https://www.tripadvisor.ca/Profile/dcmorton, nil,Sep. 2018, August 2018 9173,5.0,Maryandfamily18,https://www.tripadvisor.ca/Profile/Maryandfamily18, nil,Sep. 2018, August 2018 9173,5.0,brand0mac,https://www.tripadvisor.ca/Profile/brand0mac, nil,Sep. 2018, September 2018 9173,5.0,301jules,https://www.tripadvisor.ca/Profile/301jules, nil,Sep. 2018, July 2018 9173,5.0,Gourmelah,https://www.tripadvisor.ca/Profile/Gourmelah, nil,Sep. 2018, September 2018 9173,5.0,Andy H,https://www.tripadvisor.ca/Profile/andyhB3982MO, nil,Sep. 2018, August 2018 9173,5.0,Cherlyn O,https://www.tripadvisor.ca/Profile/cherlyno2018, nil,Sep. 2018, August 2018 9173,5.0,RWMIndianapolis,https://www.tripadvisor.ca/Profile/RWMIndianapolis, nil,Sep. 2018, August 2018 9173,5.0,FrequentFlier479107,https://www.tripadvisor.ca/Profile/FrequentFlier479107, nil,Aug. 2018, August 2018 9173,5.0,Joseph_zoe,https://www.tripadvisor.ca/Profile/Joseph_zoe, nil,Aug. 2018, August 2018 9173,5.0,jzielinski,https://www.tripadvisor.ca/Profile/jzielinski, nil,Aug. 2018, August 2018 9173,5.0,brendalang9,https://www.tripadvisor.ca/Profile/brendalang9, nil,Aug. 2018, August 2018 9173,5.0,Mike M,https://www.tripadvisor.ca/Profile/MikeM6920, nil,Aug. 2018, July 2018 9173,5.0,Katie M,https://www.tripadvisor.ca/Profile/katiemU5686XS, nil,Jul. 2018, July 2018 9173,5.0,Sideshowgeorge,https://www.tripadvisor.ca/Profile/Sideshowgeorge, nil,Jul. 2018, June 2018 9173,5.0,Janet L,https://www.tripadvisor.ca/Profile/S388DUjanetl, nil,Jul. 2018, July 2018 9173,5.0,Lisa A,https://www.tripadvisor.ca/Profile/J2130NOlisaa, nil,Jul. 2018, July 2018 9173,5.0,khh0ward,https://www.tripadvisor.ca/Profile/khh0ward, nil,Jul. 2018, July 2018 9173,5.0,Kathy M,https://www.tripadvisor.ca/Profile/kathymZ7075OE, nil,Jul. 2018, July 2018 9173,5.0,juanitaburchill,https://www.tripadvisor.ca/Profile/juanitaburchill, nil,Jul. 2018, July 2018 9173,5.0,betsygirl2,https://www.tripadvisor.ca/Profile/betsygirl2, nil,Jul. 2018, July 2018 9173,5.0,madmax9923,https://www.tripadvisor.ca/Profile/madmax9923, nil,Jul. 2018, July 2018 9173,5.0,SamjonP7072,https://www.tripadvisor.ca/Profile/SamjonP7072, nil,Jul. 2018, July 2018 9173,5.0,allainabaseline,https://www.tripadvisor.ca/Profile/allainabaseline, nil,Jul. 2018, July 2018 9173,5.0,courtneymparks,https://www.tripadvisor.ca/Profile/courtneymparks, nil,Jul. 2018, July 2018 9173,5.0,Amy T,https://www.tripadvisor.ca/Profile/D870FWamyt, nil,Jul. 2018, July 2018 9173,5.0,kimwilliston,https://www.tripadvisor.ca/Profile/kimwilliston, nil,Jul. 2018, June 2018 9173,5.0,samanthahiggins14,https://www.tripadvisor.ca/Profile/samanthahiggins14, nil,Jun. 2018, June 2018 9173,5.0,DTKC2010,https://www.tripadvisor.ca/Profile/DTKC2010, nil,Jun. 2018, June 2018 9173,5.0,walidof,https://www.tripadvisor.ca/Profile/walidof, nil,Jun. 2018, June 2018 9173,5.0,gilliserica,https://www.tripadvisor.ca/Profile/gilliserica, nil,Jun. 2018, June 2018 9173,5.0,jdominey89,https://www.tripadvisor.ca/Profile/jdominey89, nil,Jun. 2018, June 2018 9173,5.0,lisarichard1986,https://www.tripadvisor.ca/Profile/lisarichard1986, nil,Jun. 2018, June 2018 9173,5.0,Chris D,https://www.tripadvisor.ca/Profile/Y3174KLchrisd, nil,Jun. 2018, June 2018 9173,5.0,519roger,https://www.tripadvisor.ca/Profile/519roger, nil,Jun. 2018, June 2018 9173,5.0,coolacadian,https://www.tripadvisor.ca/Profile/coolacadian, nil,Jun. 2018, June 2018 9173,5.0,Jennifer C,https://www.tripadvisor.ca/Profile/P3706TBjenniferc, nil,Jun. 2018, June 2018 9173,5.0,moxleye08,https://www.tripadvisor.ca/Profile/moxleye08, nil,Jun. 2018, May 2018 9173,5.0,2sonjajune,https://www.tripadvisor.ca/Profile/2sonjajune, nil,Jun. 2018, June 2018 9173,5.0,ericthornhilllawn,https://www.tripadvisor.ca/Profile/ericthornhilllawn, nil,May 2018, May 2018 9173,5.0,Rick K,https://www.tripadvisor.ca/Profile/RickK186, nil,May 2018, May 2018 9173,5.0,Hink1,https://www.tripadvisor.ca/Profile/Hink1, nil,May 2018, May 2018 9173,5.0,Michael W,https://www.tripadvisor.ca/Profile/C6156SWmichaelw, nil,May 2018, May 2018 9173,4.0,Åsmund G,https://www.tripadvisor.ca/Profile/_smundg, nil,May 2018, May 2018 9173,5.0,WellTravelledNS,https://www.tripadvisor.ca/Profile/WellTravelledNS, nil,Dec. 2017, August 2017 9173,5.0,Y3037GDjohnh,https://www.tripadvisor.ca/Profile/Y3037GDjohnh, nil,Oct. 2017, October 2017 9173,nil,,nil, nil,nil,nil 9173,5.0,Linsilooo,https://www.tripadvisor.ca/Profile/Linsilooo, nil,Sep. 2017, September 2017 9173,4.0,woodmister,https://www.tripadvisor.ca/Profile/woodmister, nil,Sep. 2017, September 2017 9173,5.0,Pgaudet,https://www.tripadvisor.ca/Profile/Pgaudet, nil,Sep. 2017, September 2017 9173,3.0,bootsyjean,https://www.tripadvisor.ca/Profile/bootsyjean, nil,Sep. 2017, September 2017 9173,5.0,bannm04,https://www.tripadvisor.ca/Profile/bannm04, nil,Sep. 2017, September 2017 9173,5.0,Jani T,https://www.tripadvisor.ca/Profile/JaniT512, nil,Sep. 2017, September 2017 9173,5.0,jahagerman,https://www.tripadvisor.ca/Profile/jahagerman, nil,Sep. 2017, September 2017 9173,5.0,Linda_123645,https://www.tripadvisor.ca/Profile/Linda_123645, nil,Sep. 2017, September 2017 9173,1.0,bsears02,https://www.tripadvisor.ca/Profile/bsears02, nil,Sep. 2017, September 2017 9173,5.0,David D,https://www.tripadvisor.ca/Profile/N3036EVdavidd, nil,Sep. 2017, September 2017 9173,5.0,Henri F,https://www.tripadvisor.ca/Profile/597henrif, nil,Sep. 2017, September 2017 9173,5.0,kimandkevin2017,https://www.tripadvisor.ca/Profile/kimandkevin2017, nil,Sep. 2017, August 2017 9173,5.0,Kerri G,https://www.tripadvisor.ca/Profile/876kerrig, nil,Sep. 2017, August 2017 9173,5.0,luvsun_11,https://www.tripadvisor.ca/Profile/luvsun_11, nil,Sep. 2017, August 2017 9173,5.0,Tina M,https://www.tripadvisor.ca/Profile/X3905ILtinam, nil,Sep. 2017, August 2017 9173,5.0,marbrownlow,https://www.tripadvisor.ca/Profile/marbrownlow, nil,Aug. 2017, July 2017 9173,5.0,dennismundy1,https://www.tripadvisor.ca/Profile/dennismundy1, nil,Aug. 2017, August 2017 9173,5.0,Katie_78,https://www.tripadvisor.ca/Profile/Katie_78, nil,Aug. 2017, August 2017 9173,5.0,Marc M,https://www.tripadvisor.ca/Profile/marcmI7543HP, nil,Aug. 2017, August 2017 9173,5.0,lauraine2017,https://www.tripadvisor.ca/Profile/lauraine2017, nil,Jul. 2017, July 2017 9173,5.0,Freedom581136,https://www.tripadvisor.ca/Profile/Freedom581136, nil,Jul. 2017, July 2017 9173,4.0,Jaclyn B,https://www.tripadvisor.ca/Profile/JaclynB254, nil,Jul. 2017, July 2017 9173,5.0,Roberta D,https://www.tripadvisor.ca/Profile/robertadK7948NX, nil,Jul. 2017, July 2017 9173,5.0,vernernicole,https://www.tripadvisor.ca/Profile/vernernicole, nil,Jul. 2017, July 2017 9173,5.0,Janet S,https://www.tripadvisor.ca/Profile/janetsW1207VC, nil,Jul. 2017, July 2017 9173,5.0,Rachel122,https://www.tripadvisor.ca/Profile/Rachel122, nil,Jul. 2017, July 2017 9173,5.0,gordl969,https://www.tripadvisor.ca/Profile/gordl969, nil,Jul. 2017, July 2017 9173,5.0,jeanniem613,https://www.tripadvisor.ca/Profile/jeanniem613, nil,Jul. 2017, June 2017 9173,5.0,melvin s,https://www.tripadvisor.ca/Profile/241melvins, nil,Jun. 2017, June 2017 9173,5.0,Kaye007,https://www.tripadvisor.ca/Profile/Kaye007, nil,Jun. 2017, May 2017 9173,5.0,Kristine B,https://www.tripadvisor.ca/Profile/kristinepbrown, nil,Jun. 2017, June 2017 9173,5.0,OriginalShoon,https://www.tripadvisor.ca/Profile/OriginalShoon, nil,Jun. 2017, June 2017 9173,5.0,mjswansona,https://www.tripadvisor.ca/Profile/mjswansona, nil,Jun. 2017, June 2017 9173,5.0,jasonv365,https://www.tripadvisor.ca/Profile/jasonv365, nil,Jun. 2017, June 2017 9173,5.0,brassie00,https://www.tripadvisor.ca/Profile/brassie00, nil,Jun. 2017, June 2017 9173,3.0,Robert B,https://www.tripadvisor.ca/Profile/Rbattis, nil,Jun. 2017, May 2017 9173,5.0,Julie M,https://www.tripadvisor.ca/Profile/K6630MJjuliem, nil,May 2017, May 2017 9173,5.0,Melanie M,https://www.tripadvisor.ca/Profile/melaniemK4188ZN, nil,May 2017, August 2016 9173,4.0,limeyca,https://www.tripadvisor.ca/Profile/limeyca, nil,Oct. 2016, October 2016 9173,5.0,theseoldroads,https://www.tripadvisor.ca/Profile/theseoldroads, nil,Oct. 2016, October 2016 9173,5.0,Jeff F,https://www.tripadvisor.ca/Profile/JeffF1105, nil,Oct. 2016, October 2016 9173,5.0,Hannah K,https://www.tripadvisor.ca/Profile/hannahk128, nil,Oct. 2016, September 2016 9173,5.0,David B,https://www.tripadvisor.ca/Profile/davidbI4729EU, nil,Sep. 2016, September 2016 9173,5.0,micheldaigle,https://www.tripadvisor.ca/Profile/micheldaigle, nil,Sep. 2016, September 2016 9173,4.0,SuAnne L,https://www.tripadvisor.ca/Profile/SuAnneL_13, nil,Sep. 2016, September 2016 9173,5.0,WinnipegNana,https://www.tripadvisor.ca/Profile/WinnipegNana, nil,Sep. 2016, September 2016 9173,5.0,carrier1,https://www.tripadvisor.ca/Profile/carrier1, nil,Sep. 2016, September 2016 9173,5.0,tanaustin,https://www.tripadvisor.ca/Profile/tanaustin, nil,Sep. 2016, August 2016 9173,5.0,Shannon J,https://www.tripadvisor.ca/Profile/shannonj519, nil,Sep. 2016, September 2016 9173,5.0,Norm M,https://www.tripadvisor.ca/Profile/normm283, nil,Sep. 2016, September 2016 9173,5.0,lc0le1,https://www.tripadvisor.ca/Profile/lc0le1, nil,Aug. 2016, August 2016 9173,5.0,Angela D,https://www.tripadvisor.ca/Profile/angeladM822MB, nil,Aug. 2016, August 2016 9173,5.0,Cheryl M,https://www.tripadvisor.ca/Profile/J6790NTcherylm, nil,Aug. 2016, August 2016 9173,5.0,MapleFudge,https://www.tripadvisor.ca/Profile/MapleFudge, nil,Aug. 2016, August 2016 9173,5.0,Marygarth,https://www.tripadvisor.ca/Profile/Marygarth, nil,Aug. 2016, August 2016 9173,5.0,Julie G,https://www.tripadvisor.ca/Profile/I1400URjulieg, nil,Aug. 2016, July 2016 9173,5.0,Andrew G,https://www.tripadvisor.ca/Profile/R243JBandrewg, nil,Aug. 2016, July 2016 9173,5.0,Hiker_Halifax,https://www.tripadvisor.ca/Profile/Hiker_Halifax, nil,Jul. 2016, July 2016 9173,5.0,Luke M,https://www.tripadvisor.ca/Profile/lukemC2763PP, nil,Jul. 2016, July 2016 9173,4.0,Catherine Travels,https://www.tripadvisor.ca/Profile/176catherinef, nil,Jul. 2016, July 2016 9173,5.0,Stacey R,https://www.tripadvisor.ca/Profile/staceyr419, nil,Jul. 2016, September 2015 9173,4.0,rumblejunglemom,https://www.tripadvisor.ca/Profile/rumblejunglemom, nil,Jul. 2016, July 2016 9173,5.0,Melissa C,https://www.tripadvisor.ca/Profile/melissacP6724OP, nil,Jul. 2016, July 2016 9173,5.0,Melanie R,https://www.tripadvisor.ca/Profile/91melanier, nil,Jul. 2016, July 2016 9173,5.0,Lloyd_Jen,https://www.tripadvisor.ca/Profile/Lloyd_Jen, nil,Jul. 2016, July 2016 9173,5.0,Diane S,https://www.tripadvisor.ca/Profile/dianesC2901PP, nil,Jun. 2016, June 2016 9173,5.0,boxcarannie,https://www.tripadvisor.ca/Profile/boxcarannie, nil,Jun. 2016, June 2016 9173,5.0,LeelouOttawa,https://www.tripadvisor.ca/Profile/LeelouOttawa, nil,Jun. 2016, June 2016 9173,5.0,Stephen H,https://www.tripadvisor.ca/Profile/stephenhJ4839EU, nil,Jun. 2016, May 2016 9173,5.0,Craig C,https://www.tripadvisor.ca/Profile/craigcI8839HB, nil,Jun. 2016, June 2016 9173,5.0,4KJ201612,https://www.tripadvisor.ca/Profile/4KJ201612, nil,Jun. 2016, May 2016 9173,4.0,Prpeach,https://www.tripadvisor.ca/Profile/Prpeach, nil,May 2016, May 2016 9173,5.0,EricaFJ,https://www.tripadvisor.ca/Profile/EricaFJ, nil,Apr. 2016, June 2015 9173,5.0,Crystal M,https://www.tripadvisor.ca/Profile/116crystalm, nil,Nov. 2015, September 2015 9173,5.0,bojalago,https://www.tripadvisor.ca/Profile/bojalago, nil,Oct. 2015, October 2015 9173,5.0,Paul I,https://www.tripadvisor.ca/Profile/44pauli, nil,Oct. 2015, October 2015 9173,5.0,Lynnboudreaufamily,https://www.tripadvisor.ca/Profile/Lynnboudreaufamily, nil,Sep. 2015, September 2015 9173,5.0,amanda190,https://www.tripadvisor.ca/Profile/amanda190, nil,Sep. 2015, September 2015 9173,5.0,Dianne G,https://www.tripadvisor.ca/Profile/830dianneg, nil,Sep. 2015, August 2015 9173,5.0,Jennifer L,https://www.tripadvisor.ca/Profile/R1277XRjenniferl, nil,Sep. 2015, August 2015 9173,5.0,vince c,https://www.tripadvisor.ca/Profile/254vincec, nil,Sep. 2015, August 2015 9173,5.0,Hubtown,https://www.tripadvisor.ca/Profile/Hubtown, nil,Sep. 2015, August 2015 9173,5.0,wil H,https://www.tripadvisor.ca/Profile/186wilh, nil,Aug. 2015, August 2015 9173,5.0,Moebaby1220,https://www.tripadvisor.ca/Profile/Moebaby1220, nil,Aug. 2015, August 2015 9173,5.0,memoholland,https://www.tripadvisor.ca/Profile/memoholland, nil,Aug. 2015, July 2015 9173,4.0,Bev L,https://www.tripadvisor.ca/Profile/147bevl, nil,Aug. 2015, August 2015 9173,5.0,Yain,https://www.tripadvisor.ca/Profile/Yain, nil,Aug. 2015, July 2015 9173,5.0,Linda W,https://www.tripadvisor.ca/Profile/lindawC9685ZJ, nil,Aug. 2015, July 2015 9173,5.0,beachbunnypei,https://www.tripadvisor.ca/Profile/beachbunnypei, nil,Jul. 2015, July 2015 9173,5.0,Brigette E,https://www.tripadvisor.ca/Profile/brigettee2015, nil,Jul. 2015, June 2015 9173,5.0,TaylorCaines,https://www.tripadvisor.ca/Profile/TaylorCaines, nil,Jul. 2015, June 2015 9173,3.0,Sharon G,https://www.tripadvisor.ca/Profile/sharong28, nil,Jun. 2015, June 2015 9173,5.0,Vijit K,https://www.tripadvisor.ca/Profile/736vijitk, nil,Jun. 2015, June 2015 9173,5.0,ne_traveler5,https://www.tripadvisor.ca/Profile/ne_traveler5, nil,Jun. 2015, June 2015 9173,5.0,nhnatives,https://www.tripadvisor.ca/Profile/nhnatives, nil,Jun. 2015, June 2015 9173,5.0,Collette L,https://www.tripadvisor.ca/Profile/collettel153, nil,Sep. 2014, September 2014 9173,5.0,Elizabeth T,https://www.tripadvisor.ca/Profile/320elizabetht, nil,Sep. 2014, September 2014 9173,5.0,Shyla B,https://www.tripadvisor.ca/Profile/642shylab, nil,Sep. 2014, September 2014 9173,5.0,Nicole M,https://www.tripadvisor.ca/Profile/575nicolem, nil,Aug. 2014, August 2014 9174,5.0,HappyWanderer3276,https://www.tripadvisor.ca/Profile/HappyWanderer3276, nil,Jan. 2019, July 2018 9174,5.0,hurlfish,https://www.tripadvisor.ca/Profile/hurlfish, nil,Oct. 2018, October 2018 9174,5.0,Paul C,https://www.tripadvisor.ca/Profile/PoopMachine, nil,Dec. 2018, August 2018 9174,5.0,Team R,https://www.tripadvisor.ca/Profile/238teamr, nil,Dec. 2018, September 2018 9174,4.0,Lusen,https://www.tripadvisor.ca/Profile/Lusen, nil,Oct. 2018, September 2018 9174,5.0,Susan D,https://www.tripadvisor.ca/Profile/SusanD3594, nil,Oct. 2018, September 2018 9174,5.0,kepiItalia,https://www.tripadvisor.ca/Profile/kepiItalia, nil,Oct. 2018, October 2018 9174,5.0,Betsy Z,https://www.tripadvisor.ca/Profile/189betsyz, nil,Oct. 2018, September 2018 9174,4.0,jensen0811,https://www.tripadvisor.ca/Profile/jensen0811, nil,Oct. 2018, October 2018 9174,5.0,F9070LLcatherineb,https://www.tripadvisor.ca/Profile/F9070LLcatherineb, nil,Oct. 2018, September 2018 9174,4.0,Joey M,https://www.tripadvisor.ca/Profile/79joeym, nil,Oct. 2018, September 2018 9174,5.0,CWbaker67,https://www.tripadvisor.ca/Profile/CWbaker67, nil,Oct. 2018, September 2018 9174,5.0,Daffodil7404,https://www.tripadvisor.ca/Profile/Daffodil7404, nil,Sep. 2018, September 2018 9174,5.0,PRLCH,https://www.tripadvisor.ca/Profile/PRLCH, nil,Sep. 2018, September 2018 9174,5.0,Wardy48,https://www.tripadvisor.ca/Profile/Wardy48, nil,Sep. 2018, September 2018 9174,5.0,craiggrant0976,https://www.tripadvisor.ca/Profile/craiggrant0976, nil,Sep. 2018, July 2018 9174,5.0,Sue R,https://www.tripadvisor.ca/Profile/E8802WKsuer, nil,Sep. 2018, September 2018 9174,5.0,984nancy1955,https://www.tripadvisor.ca/Profile/984nancy1955, nil,Sep. 2018, September 2018 9174,5.0,Explore727858,https://www.tripadvisor.ca/Profile/Explore727858, nil,Sep. 2018, September 2018 9174,4.0,auntjeanb,https://www.tripadvisor.ca/Profile/auntjeanb, nil,Sep. 2018, September 2018 9174,5.0,Dena K,https://www.tripadvisor.ca/Profile/435denak, nil,Sep. 2018, August 2018 9174,3.0,Elaine U,https://www.tripadvisor.ca/Profile/625elaineu, nil,Sep. 2018, August 2018 9174,5.0,Sunny6d,https://www.tripadvisor.ca/Profile/Sunny6d, nil,Aug. 2018, August 2018 9174,5.0,luvdolphinz,https://www.tripadvisor.ca/Profile/luvdolphinz, nil,Aug. 2018, August 2018 9174,5.0,Paul B,https://www.tripadvisor.ca/Profile/paulbT4957KS, nil,Aug. 2018, August 2018 9174,5.0,LorraineLeah,https://www.tripadvisor.ca/Profile/LorraineLeah, nil,Aug. 2018, August 2018 9174,5.0,Richard D,https://www.tripadvisor.ca/Profile/Y7289ZZrichardd, nil,Aug. 2018, August 2018 9174,5.0,Karen M,https://www.tripadvisor.ca/Profile/V2172CJkarenm, nil,Aug. 2018, August 2018 9174,4.0,John W,https://www.tripadvisor.ca/Profile/johnwQ4785SI, nil,Aug. 2018, July 2018 9174,5.0,Fferffee,https://www.tripadvisor.ca/Profile/Fferffee, nil,Aug. 2018, August 2018 9174,4.0,Barbosh,https://www.tripadvisor.ca/Profile/Barbosh, nil,Aug. 2018, July 2018 9174,5.0,theandrews2018,https://www.tripadvisor.ca/Profile/theandrews2018, nil,Aug. 2018, August 2018 9174,5.0,Claire622,https://www.tripadvisor.ca/Profile/Claire622, nil,Aug. 2018, July 2018 9174,5.0,rsna_mille,https://www.tripadvisor.ca/Profile/rsna_mille, nil,Aug. 2018, August 2018 9174,4.0,RBDriscoll,https://www.tripadvisor.ca/Profile/RBDriscoll, nil,Aug. 2018, July 2018 9174,5.0,teddem,https://www.tripadvisor.ca/Profile/teddem, nil,Aug. 2018, July 2018 9174,5.0,Elizabeth F,https://www.tripadvisor.ca/Profile/V7168AKelizabethf, nil,Aug. 2018, July 2018 9174,5.0,Melissa B,https://www.tripadvisor.ca/Profile/J8988KTmelissab, nil,Aug. 2018, July 2018 9174,5.0,Dan B,https://www.tripadvisor.ca/Profile/M4480PLdanb, nil,Jul. 2018, July 2018 9174,5.0,cweb2000,https://www.tripadvisor.ca/Profile/cweb2000, nil,Jul. 2018, July 2018 9174,5.0,sardawg,https://www.tripadvisor.ca/Profile/sardawg, nil,Jul. 2018, July 2018 9174,5.0,GrandTour61337,https://www.tripadvisor.ca/Profile/GrandTour61337, nil,Jul. 2018, July 2018 9174,4.0,Laurie830,https://www.tripadvisor.ca/Profile/Laurie830, nil,Jul. 2018, July 2018 9174,5.0,thereddys4,https://www.tripadvisor.ca/Profile/thereddys4, nil,Jul. 2018, July 2018 9174,5.0,kidtripping,https://www.tripadvisor.ca/Profile/kidtripping, nil,Jul. 2018, July 2018 9174,5.0,Katya W,https://www.tripadvisor.ca/Profile/katyaw2017, nil,Jul. 2018, October 2017 9174,5.0,hmueller715,https://www.tripadvisor.ca/Profile/hmueller715, nil,Jul. 2018, July 2018 9174,5.0,2018familytravel,https://www.tripadvisor.ca/Profile/2018familytravel, nil,Jul. 2018, July 2018 9174,5.0,Madom81,https://www.tripadvisor.ca/Profile/Madom81, nil,Jul. 2018, June 2018 9174,5.0,Travelye,https://www.tripadvisor.ca/Profile/Travelye, nil,Jul. 2018, July 2018 9174,nil,,nil, nil,nil,nil 9174,5.0,Rick F,https://www.tripadvisor.ca/Profile/930rickf, nil,Jun. 2018, June 2018 9174,5.0,sueannty,https://www.tripadvisor.ca/Profile/sueannty, nil,Jun. 2018, June 2018 9174,5.0,Bethany T,https://www.tripadvisor.ca/Profile/752bethanyt, nil,Jun. 2018, June 2018 9174,5.0,mountainoutin,https://www.tripadvisor.ca/Profile/mountainoutin, nil,Jun. 2018, May 2018 9174,4.0,LJC309,https://www.tripadvisor.ca/Profile/LJC309, nil,Jun. 2018, May 2018 9174,5.0,Daniel E,https://www.tripadvisor.ca/Profile/danieleY3815KZ, nil,Jun. 2018, June 2018 9174,3.0,Alan S,https://www.tripadvisor.ca/Profile/610AlanS, nil,May 2018, May 2018 9174,5.0,cathy832,https://www.tripadvisor.ca/Profile/cathy832, nil,May 2018, May 2018 9174,5.0,mick5532017,https://www.tripadvisor.ca/Profile/mick5532017, nil,May 2018, May 2018 9174,5.0,MB-Traveler206,https://www.tripadvisor.ca/Profile/MB-Traveler206, nil,May 2018, June 2017 9174,5.0,CaliVoyageur,https://www.tripadvisor.ca/Profile/CaliVoyageur, nil,Feb. 2018, October 2017 9174,5.0,msbooklady,https://www.tripadvisor.ca/Profile/msbooklady, nil,Oct. 2017, October 2017 9174,3.0,SMChico2,https://www.tripadvisor.ca/Profile/SMChico2, nil,Oct. 2017, September 2017 9174,5.0,HRG94,https://www.tripadvisor.ca/Profile/HRG94, nil,Oct. 2017, September 2017 9174,5.0,Linda B,https://www.tripadvisor.ca/Profile/K9419RSlindab, nil,Oct. 2017, October 2017 9174,5.0,LynnKB,https://www.tripadvisor.ca/Profile/LynnKB, nil,Oct. 2017, September 2017 9174,5.0,Escape734457,https://www.tripadvisor.ca/Profile/Escape734457, nil,Oct. 2017, October 2017 9174,5.0,jandi_fl,https://www.tripadvisor.ca/Profile/jandi_fl, nil,Oct. 2017, September 2017 9174,5.0,Susan V,https://www.tripadvisor.ca/Profile/135SusanV, nil,Oct. 2017, September 2017 9174,5.0,Gayle M,https://www.tripadvisor.ca/Profile/12gaylem, nil,Sep. 2017, August 2017 9174,5.0,trucstop,https://www.tripadvisor.ca/Profile/trucstop, nil,Sep. 2017, September 2017 9174,4.0,connie161,https://www.tripadvisor.ca/Profile/connie161, nil,Sep. 2017, September 2017 9174,5.0,william595,https://www.tripadvisor.ca/Profile/william595, nil,Sep. 2017, September 2017 9174,4.0,hollyif,https://www.tripadvisor.ca/Profile/hollyif, nil,Sep. 2017, September 2017 9174,5.0,pamelasue795,https://www.tripadvisor.ca/Profile/pamelasue795, nil,Sep. 2017, September 2017 9174,5.0,LifeinParis,https://www.tripadvisor.ca/Profile/LifeinParis, nil,Sep. 2017, September 2017 9174,5.0,EMOBDEP34,https://www.tripadvisor.ca/Profile/EMOBDEP34, nil,Sep. 2017, August 2017 9174,5.0,Steven L,https://www.tripadvisor.ca/Profile/bear43, nil,Sep. 2017, September 2017 9174,5.0,Christine P,https://www.tripadvisor.ca/Profile/christinepX8707AB, nil,Sep. 2017, September 2017 9174,5.0,annoturner,https://www.tripadvisor.ca/Profile/annoturner, nil,Sep. 2017, August 2017 9174,5.0,Sheryl w,https://www.tripadvisor.ca/Profile/341sherylw, nil,Sep. 2017, September 2017 9174,4.0,IntrepidTO,https://www.tripadvisor.ca/Profile/IntrepidTO, nil,Sep. 2017, August 2017 9174,5.0,Bondy588,https://www.tripadvisor.ca/Profile/Bondy588, nil,Sep. 2017, September 2017 9174,5.0,marvmary,https://www.tripadvisor.ca/Profile/marvmary, nil,Sep. 2017, September 2017 9174,5.0,Kathy H,https://www.tripadvisor.ca/Profile/A3433WNkathyh, nil,Sep. 2017, September 2017 9174,5.0,Suzanne M,https://www.tripadvisor.ca/Profile/suzannemH1467NX, nil,Sep. 2017, August 2017 9174,5.0,Gwyneth Z,https://www.tripadvisor.ca/Profile/gwynethz2017, nil,Sep. 2017, August 2017 9174,4.0,krista5888,https://www.tripadvisor.ca/Profile/krista5888, nil,Sep. 2017, May 2017 9174,4.0,999croberts,https://www.tripadvisor.ca/Profile/999croberts, nil,Sep. 2017, August 2017 9174,5.0,Heather T,https://www.tripadvisor.ca/Profile/heathertH9142BA, nil,Aug. 2017, August 2017 9174,5.0,zootout,https://www.tripadvisor.ca/Profile/zootout, nil,Aug. 2017, July 2017 9174,5.0,ChrisMVSS,https://www.tripadvisor.ca/Profile/ChrisMVSS, nil,Aug. 2017, August 2017 9174,5.0,KKB72,https://www.tripadvisor.ca/Profile/KKB72, nil,Aug. 2017, July 2017 9174,5.0,gen312,https://www.tripadvisor.ca/Profile/gen312, nil,Aug. 2017, July 2017 9174,5.0,Joan B,https://www.tripadvisor.ca/Profile/JoanButler, nil,Aug. 2017, July 2017 9174,5.0,heidiram,https://www.tripadvisor.ca/Profile/heidiram, nil,Jul. 2017, July 2017 9174,5.0,641deannac,https://www.tripadvisor.ca/Profile/641deannac, nil,Jul. 2017, July 2017 9174,3.0,TFry55,https://www.tripadvisor.ca/Profile/TFry55, nil,Jul. 2017, July 2017 9174,5.0,Chantelle1980,https://www.tripadvisor.ca/Profile/Chantelle1980, nil,Jul. 2017, June 2017 9174,5.0,GrandVoyager2012,https://www.tripadvisor.ca/Profile/GrandVoyager2012, nil,Jul. 2017, July 2017 9174,5.0,Lisa G,https://www.tripadvisor.ca/Profile/LisaG594, nil,Jul. 2017, June 2017 9174,5.0,blrobins,https://www.tripadvisor.ca/Profile/blrobins, nil,Jul. 2017, June 2017 9174,5.0,Suzanne K,https://www.tripadvisor.ca/Profile/suzannek786, nil,Jul. 2017, July 2017 9174,5.0,Recycle1,https://www.tripadvisor.ca/Profile/Recycle1, nil,Jul. 2017, June 2017 9174,4.0,ProducermanAtlanta,https://www.tripadvisor.ca/Profile/ProducermanAtlanta, nil,Jun. 2017, June 2017 9174,5.0,Poole11,https://www.tripadvisor.ca/Profile/Poole11, nil,Jun. 2017, June 2017 9174,5.0,DW1,https://www.tripadvisor.ca/Profile/DebW1056, nil,Jun. 2017, June 2017 9174,5.0,6259HJC,https://www.tripadvisor.ca/Profile/6259HJC, nil,Jun. 2017, June 2017 9174,5.0,Disco2102,https://www.tripadvisor.ca/Profile/Disco2102, nil,Jun. 2017, June 2017 9174,5.0,raywestgarth,https://www.tripadvisor.ca/Profile/raywestgarth, nil,Jun. 2017, June 2017 9174,4.0,Deborah C,https://www.tripadvisor.ca/Profile/F5140TBdeborahc, nil,Jun. 2017, June 2017 9174,4.0,Barbara G,https://www.tripadvisor.ca/Profile/K5976FTbarbarag, nil,Jun. 2017, June 2017 9174,5.0,Carolyn G,https://www.tripadvisor.ca/Profile/carolyng942, nil,Jun. 2017, June 2017 9174,4.0,SPGglobal,https://www.tripadvisor.ca/Profile/SPGglobal, nil,Jun. 2017, June 2017 9174,5.0,ejmgroves,https://www.tripadvisor.ca/Profile/ejmgroves, nil,May 2017, May 2017 9174,5.0,Elisabeth S,https://www.tripadvisor.ca/Profile/EGSmith, nil,Nov. 2016, October 2016 9174,4.0,TashaPea,https://www.tripadvisor.ca/Profile/TashaPea, nil,Nov. 2016, October 2016 9174,5.0,Daniel W,https://www.tripadvisor.ca/Profile/Z9147LNdanielw, nil,Oct. 2016, September 2016 9174,5.0,RSKRA5,https://www.tripadvisor.ca/Profile/RSKRA5, nil,Oct. 2016, October 2016 9174,5.0,KGW_London,https://www.tripadvisor.ca/Profile/KGW_London, nil,Oct. 2016, October 2016 9174,5.0,ritchiegrant,https://www.tripadvisor.ca/Profile/ritchiegrant, nil,Oct. 2016, October 2016 9174,5.0,Allison P,https://www.tripadvisor.ca/Profile/34allisonp, nil,Oct. 2016, October 2016 9174,5.0,phildrin,https://www.tripadvisor.ca/Profile/phildrin, nil,Oct. 2016, September 2016 9174,2.0,13107,https://www.tripadvisor.ca/Profile/13107, nil,Oct. 2016, September 2016 9174,5.0,almostelderlycouple,https://www.tripadvisor.ca/Profile/almostelderlycouple, nil,Oct. 2016, September 2016 9174,5.0,JanithLH,https://www.tripadvisor.ca/Profile/JanithLH, nil,Oct. 2016, September 2016 9174,4.0,UMichAlum,https://www.tripadvisor.ca/Profile/UMichAlum, nil,Sep. 2016, September 2016 9174,5.0,tamg124,https://www.tripadvisor.ca/Profile/tamg124, nil,Sep. 2016, September 2016 9174,5.0,Kathy M,https://www.tripadvisor.ca/Profile/kathymS4053AF, nil,Sep. 2016, September 2016 9174,4.0,IkeVal,https://www.tripadvisor.ca/Profile/IkeVal, nil,Sep. 2016, September 2016 9174,4.0,Dickdob1053,https://www.tripadvisor.ca/Profile/Dickdob1053, nil,Sep. 2016, September 2016 9174,5.0,Stephen G,https://www.tripadvisor.ca/Profile/815stepheng, nil,Sep. 2016, September 2016 9174,5.0,Jon C,https://www.tripadvisor.ca/Profile/jonc111, nil,Sep. 2016, September 2016 9174,5.0,MAMCalgary,https://www.tripadvisor.ca/Profile/MAMCalgary, nil,Sep. 2016, September 2016 9174,5.0,Andrew M,https://www.tripadvisor.ca/Profile/drewmcguire, nil,Sep. 2016, August 2016 9174,4.0,Nikki H,https://www.tripadvisor.ca/Profile/nikkih960, nil,Aug. 2016, August 2016 9174,5.0,Srab29,https://www.tripadvisor.ca/Profile/Srab29, nil,Aug. 2016, July 2016 9174,5.0,maple244,https://www.tripadvisor.ca/Profile/maple244, nil,Aug. 2016, June 2016 9174,4.0,Lori-Anne H,https://www.tripadvisor.ca/Profile/lorianneh554, nil,Aug. 2016, July 2016 9174,5.0,thenainai2016,https://www.tripadvisor.ca/Profile/thenainai2016, nil,Aug. 2016, August 2016 9174,4.0,laurie2668,https://www.tripadvisor.ca/Profile/laurie2668, nil,Aug. 2016, August 2016 9174,3.0,kbert2015,https://www.tripadvisor.ca/Profile/kbert2015, nil,Aug. 2016, August 2016 9174,5.0,gfunk2016,https://www.tripadvisor.ca/Profile/gfunk2016, nil,Aug. 2016, August 2016 9174,5.0,kentggg,https://www.tripadvisor.ca/Profile/kentggg, nil,Aug. 2016, August 2016 9174,5.0,jeaniemcrae,https://www.tripadvisor.ca/Profile/jeaniemcrae, nil,Aug. 2016, July 2016 9174,4.0,4u2p,https://www.tripadvisor.ca/Profile/4u2p, nil,Aug. 2016, August 2016 9174,4.0,Paul-Claude33,https://www.tripadvisor.ca/Profile/Paul-Claude33, nil,Aug. 2016, July 2016 9174,3.0,IP3806,https://www.tripadvisor.ca/Profile/IP3806, nil,Jul. 2016, July 2016 9174,4.0,Babbles14,https://www.tripadvisor.ca/Profile/Babbles14, nil,Jul. 2016, August 2015 9174,4.0,Lori M,https://www.tripadvisor.ca/Profile/lorim574, nil,Jul. 2016, June 2016 9174,5.0,Angela W,https://www.tripadvisor.ca/Profile/473angelaw473, nil,Jul. 2016, July 2016 9174,4.0,Tfletch33,https://www.tripadvisor.ca/Profile/Tfletch33, nil,Jul. 2016, July 2016 9174,5.0,Cheryl P,https://www.tripadvisor.ca/Profile/cherylpU1636BR, nil,Jun. 2016, June 2016 9174,4.0,hero_hr,https://www.tripadvisor.ca/Profile/hero_hr, nil,May 2016, May 2016 9174,5.0,GORDON K,https://www.tripadvisor.ca/Profile/gordonk902, nil,Apr. 2016, September 2015 9174,5.0,Annemarie L,https://www.tripadvisor.ca/Profile/863annemariel, nil,Nov. 2015, September 2015 9174,5.0,Cate J,https://www.tripadvisor.ca/Profile/717catej, nil,Nov. 2015, August 2015 9175,3.0,Banffbuck,https://www.tripadvisor.ca/Profile/Banffbuck, nil,Sep. 2018, September 2018 9175,4.0,jamcgill2018,https://www.tripadvisor.ca/Profile/jamcgill2018, nil,Aug. 2018, July 2018 9175,5.0,darryl843,https://www.tripadvisor.ca/Profile/darryl843, nil,Jul. 2018, July 2018 9175,nil,,nil, nil,nil,nil 9175,5.0,Z9457BAkathleenm,https://www.tripadvisor.ca/Profile/Z9457BAkathleenm, nil,Sep. 2017, September 2017 9175,5.0,Audrey S,https://www.tripadvisor.ca/Profile/audrey0829, nil,Sep. 2017, August 2017 9175,5.0,333seamus,https://www.tripadvisor.ca/Profile/333seamus, nil,Aug. 2017, August 2017 9175,5.0,soniaU7235MF,https://www.tripadvisor.ca/Profile/soniaU7235MF, nil,Aug. 2017, August 2017 9175,5.0,derrekw2016,https://www.tripadvisor.ca/Profile/derrekw2016, nil,Jul. 2017, July 2017 9175,5.0,kristas724,https://www.tripadvisor.ca/Profile/kristas724, nil,Jun. 2017, June 2017 9175,5.0,Jake C,https://www.tripadvisor.ca/Profile/GommorahFarms, nil,Jun. 2017, June 2017 9175,5.0,kjbkjb1959,https://www.tripadvisor.ca/Profile/kjbkjb1959, nil,Sep. 2016, August 2016 9175,4.0,mesnow,https://www.tripadvisor.ca/Profile/mesnow, nil,Aug. 2016, August 2016 9175,4.0,shirleyr597,https://www.tripadvisor.ca/Profile/shirleyr597, nil,Aug. 2016, July 2016 9175,4.0,novascotian313,https://www.tripadvisor.ca/Profile/novascotian313, nil,Aug. 2016, August 2016 9175,5.0,Jayne H,https://www.tripadvisor.ca/Profile/642jayneh, nil,Aug. 2016, July 2016 9175,4.0,Steven K,https://www.tripadvisor.ca/Profile/stevenk889, nil,Jul. 2016, June 2016 9175,4.0,D1206EDdebbiec,https://www.tripadvisor.ca/Profile/D1206EDdebbiec, nil,Oct. 2015, August 2015 9175,5.0,kylestevensondvm,https://www.tripadvisor.ca/Profile/kylestevensondvm, nil,Sep. 2015, September 2015 9175,5.0,klc457,https://www.tripadvisor.ca/Profile/klc457, nil,Sep. 2015, September 2015 9175,4.0,lauchie1942,https://www.tripadvisor.ca/Profile/lauchie1942, nil,Sep. 2015, August 2015 9175,5.0,laurai883,https://www.tripadvisor.ca/Profile/laurai883, nil,Sep. 2015, July 2015 9175,5.0,Vitaly R,https://www.tripadvisor.ca/Profile/773vitalyr, nil,Aug. 2015, June 2015 9175,5.0,Richards66,https://www.tripadvisor.ca/Profile/Richards66, nil,Jul. 2015, July 2015 9175,4.0,fvdiesen,https://www.tripadvisor.ca/Profile/fvdiesen, nil,Jun. 2015, June 2015 9175,4.0,Kathleen55057MN,https://www.tripadvisor.ca/Profile/Kathleen55057MN, nil,Oct. 2014, September 2014 9175,4.0,Julcuz,https://www.tripadvisor.ca/Profile/Julcuz, nil,Sep. 2014, August 2014 9175,5.0,Peter B,https://www.tripadvisor.ca/Profile/PeterB646, nil,Aug. 2014, August 2014 9175,5.0,Cara M,https://www.tripadvisor.ca/Profile/926caram, nil,Aug. 2014, August 2014 9175,5.0,JAFur12,https://www.tripadvisor.ca/Profile/JAFur12, nil,Aug. 2014, July 2014 9175,5.0,heidi g,https://www.tripadvisor.ca/Profile/heidig835, nil,Jul. 2014, July 2014 9175,5.0,Wardy48,https://www.tripadvisor.ca/Profile/Wardy48, nil,Jul. 2014, June 2014 9175,5.0,Leslie W,https://www.tripadvisor.ca/Profile/787lesliew, nil,Oct. 2013, September 2013 9175,5.0,Judy H,https://www.tripadvisor.ca/Profile/JudyH50, nil,Sep. 2013, September 2013 9175,2.0,Amy D,https://www.tripadvisor.ca/Profile/904amyd, nil,Aug. 2013, August 2013 9175,4.0,Challenger300,https://www.tripadvisor.ca/Profile/Challenger300, nil,Aug. 2013, August 2013 9176,nil,,nil, nil,nil,nil 9176,5.0,momC3027CN,https://www.tripadvisor.ca/Profile/momC3027CN, nil,Aug. 2018, August 2018 9176,5.0,aaronhack,https://www.tripadvisor.ca/Profile/aaronhack, nil,Aug. 2018, August 2018 9176,5.0,mrvanderdoes,https://www.tripadvisor.ca/Profile/mrvanderdoes, nil,Aug. 2018, July 2018 9176,5.0,KEVIN C,https://www.tripadvisor.ca/Profile/KEVINC158, nil,Aug. 2018, July 2018 9176,3.0,margieleb,https://www.tripadvisor.ca/Profile/margieleb, nil,Aug. 2018, June 2018 9176,4.0,jojo970017,https://www.tripadvisor.ca/Profile/jojo970017, nil,Jul. 2018, July 2018 9176,5.0,nlaj,https://www.tripadvisor.ca/Profile/nlaj, nil,Jun. 2018, May 2018 9176,4.0,robyn p,https://www.tripadvisor.ca/Profile/robynp260, nil,Sep. 2017, September 2017 9176,5.0,Tammy A,https://www.tripadvisor.ca/Profile/280tammya, nil,Sep. 2017, September 2017 9176,5.0,Jim R,https://www.tripadvisor.ca/Profile/jimr717, nil,Sep. 2017, September 2017 9176,5.0,lawsonnl80,https://www.tripadvisor.ca/Profile/lawsonnl80, nil,Sep. 2017, August 2017 9176,5.0,Joanne W,https://www.tripadvisor.ca/Profile/joannemarie923, nil,Sep. 2017, August 2017 9176,4.0,yaya_diawara,https://www.tripadvisor.ca/Profile/yaya_diawara, nil,Sep. 2017, August 2017 9176,5.0,momofthree185,https://www.tripadvisor.ca/Profile/momofthree185, nil,Aug. 2017, August 2017 9176,4.0,amybrown082005,https://www.tripadvisor.ca/Profile/amybrown082005, nil,Aug. 2017, August 2017 9176,5.0,homeslice_liz,https://www.tripadvisor.ca/Profile/homeslice_liz, nil,Aug. 2017, August 2017 9176,5.0,janbro03,https://www.tripadvisor.ca/Profile/janbro03, nil,Aug. 2017, August 2017 9176,4.0,Laura W,https://www.tripadvisor.ca/Profile/LauraW5641, nil,Aug. 2017, August 2017 9176,5.0,Redhead12,https://www.tripadvisor.ca/Profile/Redhead12, nil,Aug. 2017, August 2017 9176,5.0,X6443HSmomm,https://www.tripadvisor.ca/Profile/X6443HSmomm, nil,Aug. 2017, August 2017 9176,5.0,lorrainemV1416LS,https://www.tripadvisor.ca/Profile/lorrainemV1416LS, nil,Aug. 2017, August 2017 9176,5.0,stacy249,https://www.tripadvisor.ca/Profile/stacy249, nil,Aug. 2017, August 2017 9176,5.0,Lgouchie,https://www.tripadvisor.ca/Profile/Lgouchie, nil,Aug. 2017, August 2017 9176,5.0,Marilyn M,https://www.tripadvisor.ca/Profile/marilynmD2660WS, nil,Aug. 2017, August 2017 9176,5.0,laceym719,https://www.tripadvisor.ca/Profile/laceym719, nil,Aug. 2017, August 2017 9176,4.0,jackK9211OP,https://www.tripadvisor.ca/Profile/jackK9211OP, nil,Aug. 2017, August 2017 9176,5.0,margaretannadams,https://www.tripadvisor.ca/Profile/margaretannadams, nil,Aug. 2017, August 2017 9176,5.0,nicksC5500PT,https://www.tripadvisor.ca/Profile/nicksC5500PT, nil,Aug. 2017, August 2017 9176,5.0,mander83,https://www.tripadvisor.ca/Profile/mander83, nil,Aug. 2017, August 2017 9176,5.0,andrew p,https://www.tripadvisor.ca/Profile/andrewpB3333YP, nil,Aug. 2017, August 2017 9176,5.0,oliver_sherry,https://www.tripadvisor.ca/Profile/oliver_sherry, nil,Aug. 2017, July 2017 9176,5.0,charleneb650,https://www.tripadvisor.ca/Profile/charleneb650, nil,Aug. 2017, July 2017 9176,5.0,495courtneyh,https://www.tripadvisor.ca/Profile/495courtneyh, nil,Jul. 2017, July 2017 9176,5.0,leado,https://www.tripadvisor.ca/Profile/leado, nil,Jul. 2017, July 2017 9176,4.0,chaojunliu,https://www.tripadvisor.ca/Profile/chaojunliu, nil,Jul. 2017, July 2017 9176,5.0,Marsha S,https://www.tripadvisor.ca/Profile/410marshah, nil,Jul. 2017, July 2017 9176,5.0,JenFoss,https://www.tripadvisor.ca/Profile/JenFoss, nil,Jul. 2017, July 2017 9176,5.0,Jeffrey J,https://www.tripadvisor.ca/Profile/807jeffreyj, nil,Jul. 2017, July 2017 9176,5.0,malcolm_byrne,https://www.tripadvisor.ca/Profile/malcolm_byrne, nil,Jul. 2017, July 2017 9176,5.0,tiansmith,https://www.tripadvisor.ca/Profile/tiansmith, nil,Jul. 2017, July 2017 9176,5.0,briandebbiehaley,https://www.tripadvisor.ca/Profile/briandebbiehaley, nil,Jul. 2017, July 2017 9176,4.0,GPohl,https://www.tripadvisor.ca/Profile/GPohl, nil,Jul. 2017, July 2017 9176,5.0,tiffanyd629,https://www.tripadvisor.ca/Profile/tiffanyd629, nil,Jul. 2017, July 2017 9176,5.0,jenine_purchase,https://www.tripadvisor.ca/Profile/jenine_purchase, nil,Jul. 2017, July 2017 9176,4.0,Sonia C,https://www.tripadvisor.ca/Profile/K5182WYsoniac, nil,Sep. 2016, September 2016 9176,5.0,ryanjustin,https://www.tripadvisor.ca/Profile/ryanjustin, nil,Sep. 2016, September 2016 9176,4.0,nadv983,https://www.tripadvisor.ca/Profile/nadv983, nil,Sep. 2016, September 2016 9176,4.0,dwyer2480,https://www.tripadvisor.ca/Profile/dwyer2480, nil,Sep. 2016, August 2016 9176,5.0,fgerardkennedy,https://www.tripadvisor.ca/Profile/fgerardkennedy, nil,Sep. 2016, August 2016 9176,3.0,nboucharddds,https://www.tripadvisor.ca/Profile/nboucharddds, nil,Sep. 2016, August 2016 9176,4.0,Charleslit,https://www.tripadvisor.ca/Profile/Charleslit, nil,Aug. 2016, August 2016 9176,4.0,Y154WYsara,https://www.tripadvisor.ca/Profile/Y154WYsara, nil,Aug. 2016, August 2016 9176,5.0,Cathy m,https://www.tripadvisor.ca/Profile/cathymU1969WT, nil,Aug. 2016, August 2016 9176,5.0,jengeigel,https://www.tripadvisor.ca/Profile/jengeigel, nil,Aug. 2016, August 2016 9176,5.0,SherwoodParkShrek,https://www.tripadvisor.ca/Profile/SherwoodParkShrek, nil,Aug. 2016, August 2016 9176,5.0,dalejeffery2016,https://www.tripadvisor.ca/Profile/dalejeffery2016, nil,Aug. 2016, July 2016 9176,5.0,AWESOMECornerbrook,https://www.tripadvisor.ca/Profile/AWESOMECornerbrook, nil,Jul. 2016, July 2016 9176,3.0,jaimet410,https://www.tripadvisor.ca/Profile/jaimet410, nil,Jul. 2016, July 2016 9176,4.0,lagacy2016,https://www.tripadvisor.ca/Profile/lagacy2016, nil,Jul. 2016, July 2016 9176,5.0,DittoExeter,https://www.tripadvisor.ca/Profile/DittoExeter, nil,Jan. 2016, July 2015 9176,4.0,Lallie11,https://www.tripadvisor.ca/Profile/Lallie11, nil,Sep. 2015, September 2015 9176,4.0,Nek K,https://www.tripadvisor.ca/Profile/257nekk, nil,Aug. 2015, August 2015 9176,5.0,Amanda C,https://www.tripadvisor.ca/Profile/D4435PJamandac, nil,Aug. 2015, August 2015 9176,5.0,Ashley M,https://www.tripadvisor.ca/Profile/ashleymX3379DF, nil,Aug. 2015, August 2015 9176,5.0,ninagiorgiasalazar,https://www.tripadvisor.ca/Profile/ninagiorgiasalazar, nil,Sep. 2014, August 2014 9176,3.0,Paul C,https://www.tripadvisor.ca/Profile/536paulc536, nil,Aug. 2014, August 2014 9176,5.0,Lyndsay F,https://www.tripadvisor.ca/Profile/978lyndsayf, nil,Aug. 2014, July 2014 9176,4.0,NLtraveller,https://www.tripadvisor.ca/Profile/NLtraveller40, nil,Jul. 2014, June 2014 9176,4.0,truenorth76,https://www.tripadvisor.ca/Profile/truenorth76, nil,Sep. 2013, July 2013 9176,5.0,BAMDARMON,https://www.tripadvisor.ca/Profile/BAMDARMON, nil,Aug. 2013, July 2013 9176,4.0,Blawndee,https://www.tripadvisor.ca/Profile/Blawndee, nil,Jul. 2013, July 2013 9176,5.0,avggolfer1234,https://www.tripadvisor.ca/Profile/avggolfer1234, nil,May 2012, July 2011 9176,5.0,Craig Vroom,https://www.tripadvisor.ca/Profile/Vroom_Craig, nil,Aug. 2011, August 2011 9176,4.0,TheWorld123456789,https://www.tripadvisor.ca/Profile/TheWorld123456789, nil,Aug. 2010, July 2010 9177,nil,,nil, nil,nil,nil 9177,3.0,jjcoffman,https://www.tripadvisor.ca/Profile/jjcoffman, nil,Jul. 2018, July 2018 9177,3.0,Leanne B,https://www.tripadvisor.ca/Profile/leannebB3920PG, nil,Jul. 2018, July 2018 9177,4.0,Jen,https://www.tripadvisor.ca/Profile/jencP8239GZ, nil,Jun. 2018, June 2018 9177,5.0,backroadstravellers,https://www.tripadvisor.ca/Profile/backroadstravellers, nil,Oct. 2017, August 2017 9177,5.0,Francine L,https://www.tripadvisor.ca/Profile/551francinel, nil,Sep. 2017, September 2017 9177,3.0,Ten-After-Ten,https://www.tripadvisor.ca/Profile/Ten-After-Ten, nil,Sep. 2017, September 2017 9177,4.0,CMC_2012,https://www.tripadvisor.ca/Profile/CMC_2012, nil,Sep. 2017, September 2017 9177,4.0,Mommika,https://www.tripadvisor.ca/Profile/Mommika, nil,Sep. 2017, August 2017 9177,5.0,Mel3363960,https://www.tripadvisor.ca/Profile/Mel3363960, nil,Sep. 2017, August 2017 9177,5.0,Lizmac52,https://www.tripadvisor.ca/Profile/Lizmac52, nil,Sep. 2017, August 2017 9177,5.0,claire t,https://www.tripadvisor.ca/Profile/254clairet, nil,Aug. 2017, August 2017 9177,5.0,2015cindy,https://www.tripadvisor.ca/Profile/2015cindy, nil,Jul. 2017, July 2017 9177,5.0,Rich M,https://www.tripadvisor.ca/Profile/richm733, nil,Jul. 2017, July 2017 9177,5.0,l_walker1231,https://www.tripadvisor.ca/Profile/l_walker1231, nil,Jul. 2017, July 2017 9177,4.0,April P,https://www.tripadvisor.ca/Profile/aprilp803, nil,Jul. 2017, July 2017 9177,5.0,Sharleen D,https://www.tripadvisor.ca/Profile/sharleend2013, nil,Jun. 2017, June 2017 9177,5.0,to8889,https://www.tripadvisor.ca/Profile/to8889, nil,Oct. 2016, September 2016 9177,5.0,Kimberly C,https://www.tripadvisor.ca/Profile/401kimberlyc, nil,Oct. 2016, July 2016 9177,3.0,eacmacpamba,https://www.tripadvisor.ca/Profile/eacmacpamba, nil,Sep. 2016, September 2016 9177,5.0,clam2000,https://www.tripadvisor.ca/Profile/clam2000, nil,Sep. 2016, September 2016 9177,5.0,Mustang123,https://www.tripadvisor.ca/Profile/Mustang123, nil,Sep. 2016, September 2016 9177,5.0,mcgrathfamily87,https://www.tripadvisor.ca/Profile/mcgrathfamily87, nil,Sep. 2016, August 2016 9177,5.0,902Sharbear,https://www.tripadvisor.ca/Profile/902Sharbear, nil,Sep. 2016, August 2016 9177,5.0,Dorota M,https://www.tripadvisor.ca/Profile/dorotam212, nil,Sep. 2016, September 2016 9177,4.0,Laurie H,https://www.tripadvisor.ca/Profile/655laurieh, nil,Sep. 2016, September 2016 9177,4.0,Steve A,https://www.tripadvisor.ca/Profile/416stevea, nil,Sep. 2016, September 2016 9177,5.0,Patty B,https://www.tripadvisor.ca/Profile/180pattyb, nil,Sep. 2016, August 2016 9177,4.0,Gary R,https://www.tripadvisor.ca/Profile/garyr964, nil,Aug. 2016, September 2016 9177,3.0,Sophiemylene,https://www.tripadvisor.ca/Profile/Sophiemylene, nil,Aug. 2016, August 2016 9177,5.0,Diane V L,https://www.tripadvisor.ca/Profile/dianevl2016, nil,Aug. 2016, August 2016 9177,3.0,Jamie R,https://www.tripadvisor.ca/Profile/jamier715, nil,Aug. 2016, August 2016 9177,4.0,tavia c,https://www.tripadvisor.ca/Profile/taviac2013, nil,Aug. 2016, August 2016 9177,4.0,Nicole C,https://www.tripadvisor.ca/Profile/nicolec928, nil,Aug. 2016, August 2016 9177,5.0,Brian K,https://www.tripadvisor.ca/Profile/briankX6076AV, nil,Aug. 2016, August 2016 9177,5.0,Sissey1999,https://www.tripadvisor.ca/Profile/Sissey1999, nil,Aug. 2016, July 2016 9177,5.0,nancycaldwell,https://www.tripadvisor.ca/Profile/nancycaldwell, nil,Aug. 2016, July 2016 9177,5.0,SamanBrown,https://www.tripadvisor.ca/Profile/SamanBrown, nil,Jul. 2016, July 2016 9177,5.0,Paige M,https://www.tripadvisor.ca/Profile/paigem637, nil,Jul. 2016, July 2016 9177,4.0,jackiedif,https://www.tripadvisor.ca/Profile/jackiedif, nil,Jul. 2016, July 2016 9177,3.0,Cathy C,https://www.tripadvisor.ca/Profile/K2549QNcathyc, nil,Jul. 2016, July 2016 9177,5.0,JohnnyRobert,https://www.tripadvisor.ca/Profile/JohnnyRobert, nil,Jul. 2016, July 2016 9177,2.0,TYH_RAA,https://www.tripadvisor.ca/Profile/TYH_RAA, nil,Jul. 2016, July 2016 9177,4.0,Herbert M,https://www.tripadvisor.ca/Profile/968herbertm, nil,Jun. 2016, June 2016 9177,5.0,DaFoosa,https://www.tripadvisor.ca/Profile/DaFoosa, nil,Dec. 2015, July 2015 9177,4.0,Buffy M,https://www.tripadvisor.ca/Profile/397buffym, nil,Sep. 2015, September 2015 9177,3.0,max383,https://www.tripadvisor.ca/Profile/max383, nil,Sep. 2015, September 2015 9177,5.0,Alan N,https://www.tripadvisor.ca/Profile/232alann, nil,Sep. 2015, August 2015 9177,4.0,Allan H,https://www.tripadvisor.ca/Profile/262allanh, nil,Sep. 2015, September 2015 9177,5.0,Janice L,https://www.tripadvisor.ca/Profile/810janicel, nil,Aug. 2015, August 2015 9177,5.0,MarilynB4,https://www.tripadvisor.ca/Profile/MarilynB4, nil,Jul. 2015, July 2015 9177,5.0,Mary-Lynn T,https://www.tripadvisor.ca/Profile/554marylynnt, nil,Jul. 2015, July 2015 9177,4.0,teeka33,https://www.tripadvisor.ca/Profile/teeka33, nil,Jul. 2015, July 2015 9177,5.0,Leo H,https://www.tripadvisor.ca/Profile/leoh809, nil,Jul. 2015, July 2015 9177,5.0,TasiaW,https://www.tripadvisor.ca/Profile/TasiaW, nil,Jul. 2015, July 2015 9177,5.0,TiffanyNicolee,https://www.tripadvisor.ca/Profile/TiffanyNicolee, nil,Jul. 2015, July 2015 9177,3.0,Matt B,https://www.tripadvisor.ca/Profile/mattbQ6472VZ, nil,Jul. 2015, July 2015 9177,1.0,Evelyn I,https://www.tripadvisor.ca/Profile/616evelyni, nil,Jul. 2015, July 2015 9177,5.0,chowmeyow,https://www.tripadvisor.ca/Profile/chowmeyow, nil,Jul. 2015, June 2015 9177,4.0,Jean D,https://www.tripadvisor.ca/Profile/N3193UVjeand, nil,Jun. 2015, June 2015 9177,4.0,Jayrin Y,https://www.tripadvisor.ca/Profile/jayriny, nil,Jun. 2015, June 2015 9177,5.0,Anthony K,https://www.tripadvisor.ca/Profile/26anthonyk, nil,Oct. 2014, September 2014 9177,3.0,jnb239,https://www.tripadvisor.ca/Profile/jnb239, nil,Aug. 2014, July 2014 9177,3.0,stilltugboat,https://www.tripadvisor.ca/Profile/stilltugboat, nil,Jul. 2014, July 2014 9177,4.0,Cara J,https://www.tripadvisor.ca/Profile/caraj493, nil,Sep. 2013, August 2013 9177,4.0,A N,https://www.tripadvisor.ca/Profile/AN360, nil,Aug. 2013, August 2013 9177,3.0,LB210,https://www.tripadvisor.ca/Profile/LB210, nil,Aug. 2013, August 2013 9177,4.0,Brad A,https://www.tripadvisor.ca/Profile/brada153, nil,Jul. 2013, July 2013 9177,2.0,Michelanne,https://www.tripadvisor.ca/Profile/MichelanneB, nil,Jul. 2013, June 2013 9177,4.0,HelenMichael,https://www.tripadvisor.ca/Profile/HelenMichael, nil,Jun. 2013, June 2013 9177,5.0,BugzyGeller,https://www.tripadvisor.ca/Profile/BugzyGeller, nil,Jun. 2013, June 2013 9177,3.0,CatUK78,https://www.tripadvisor.ca/Profile/CatUK78, nil,Sep. 2012, September 2012 9177,4.0,shane c,https://www.tripadvisor.ca/Profile/123Shane, nil,Aug. 2012, July 2012 9177,5.0,IMACTraveller,https://www.tripadvisor.ca/Profile/IMACTraveller, nil,Jul. 2012, July 2012 9177,3.0,VTScarratt,https://www.tripadvisor.ca/Profile/VTScarratt, nil,Jun. 2012, June 2012 9177,3.0,Scott W,https://www.tripadvisor.ca/Profile/scottino84, nil,Sep. 2011, July 2011 9177,4.0,rumfuninsun,https://www.tripadvisor.ca/Profile/rumfuninsun, nil,Aug. 2011, August 2011 9177,5.0,MysticJeff,https://www.tripadvisor.ca/Profile/MysticJeff, nil,Aug. 2011, August 2011 9177,3.0,perk722,https://www.tripadvisor.ca/Profile/perk722, nil,Aug. 2011, July 2011 9177,5.0,Thomas H,https://www.tripadvisor.ca/Profile/easyHwolf, nil,Oct. 2010, July 2010 9177,4.0,JBPnfld,https://www.tripadvisor.ca/Profile/JBPnfld, nil,Oct. 2010, September 2010 9177,5.0,demac_22,https://www.tripadvisor.ca/Profile/demac_22, nil,Aug. 2010, August 2010 9177,4.0,scoleman41,https://www.tripadvisor.ca/Profile/scoleman41, nil,Aug. 2009, August 2009 9178,4.0,Sightseer827616,https://www.tripadvisor.ca/Profile/Sightseer827616, nil,Oct. 2018, September 2018 9178,5.0,Shade16,https://www.tripadvisor.ca/Profile/Shade16, nil,Oct. 2018, September 2018 9178,4.0,bonnielharris,https://www.tripadvisor.ca/Profile/bonnielharris, nil,Oct. 2018, September 2018 9178,5.0,Kyle W,https://www.tripadvisor.ca/Profile/kylewK18BV, nil,Aug. 2018, August 2018 9178,5.0,lilyuna9186,https://www.tripadvisor.ca/Profile/lilyuna9186, nil,Jul. 2018, July 2018 9178,5.0,NukeWorkerJoliet,https://www.tripadvisor.ca/Profile/NukeWorkerJoliet, nil,Sep. 2017, September 2017 9178,4.0,Bev A,https://www.tripadvisor.ca/Profile/62beva, nil,Aug. 2017, August 2017 9178,5.0,An' O,https://www.tripadvisor.ca/Profile/ano251, nil,Aug. 2017, June 2017 9178,5.0,rodjin,https://www.tripadvisor.ca/Profile/rodjin, nil,Jul. 2017, July 2017 9178,5.0,Marie J,https://www.tripadvisor.ca/Profile/U8487VEmariej, nil,Jun. 2017, June 2017 9178,5.0,John S,https://www.tripadvisor.ca/Profile/johnsE1757PH, nil,Sep. 2016, September 2016 9178,5.0,Phil663,https://www.tripadvisor.ca/Profile/Phil663, nil,Jul. 2016, July 2016 9178,5.0,Ashley M,https://www.tripadvisor.ca/Profile/K2220DDashleym, nil,Jul. 2016, July 2016 9178,2.0,GSPW,https://www.tripadvisor.ca/Profile/GSPW, nil,Sep. 2015, August 2015 9178,4.0,Pondpuck,https://www.tripadvisor.ca/Profile/Pondpuck, nil,Sep. 2015, August 2015 9178,4.0,tom646,https://www.tripadvisor.ca/Profile/tom646, nil,Aug. 2015, August 2015 9178,5.0,Etienne909,https://www.tripadvisor.ca/Profile/Etienne909, nil,Aug. 2015, August 2015 9178,5.0,AyaCanada,https://www.tripadvisor.ca/Profile/AyaCanada, nil,Oct. 2014, August 2014 9178,3.0,Kasiunut,https://www.tripadvisor.ca/Profile/Kasiunut, nil,Oct. 2014, August 2014 9178,5.0,Mey-Yu,https://www.tripadvisor.ca/Profile/Mey-Yu, nil,Oct. 2014, June 2014 9178,5.0,Monique V,https://www.tripadvisor.ca/Profile/MoniqueV6, nil,Sep. 2014, June 2014 9178,5.0,TbilisiMeltz,https://www.tripadvisor.ca/Profile/TbilisiMeltz, nil,Aug. 2014, August 2014 9178,5.0,Lindsay S,https://www.tripadvisor.ca/Profile/477lindsays, nil,Aug. 2014, August 2014 9178,4.0,Joleen P,https://www.tripadvisor.ca/Profile/joleenp971, nil,Aug. 2014, July 2014 9178,5.0,Karla R,https://www.tripadvisor.ca/Profile/635karlar, nil,Feb. 2014, August 2013 9178,4.0,AM2_Toronto,https://www.tripadvisor.ca/Profile/AM2_Toronto, nil,Oct. 2013, September 2013 9178,4.0,Samina I,https://www.tripadvisor.ca/Profile/saminai, nil,Sep. 2013, August 2013 9178,4.0,spid_99,https://www.tripadvisor.ca/Profile/spid_99, nil,Sep. 2013, August 2013 9178,5.0,TeamJ0nes,https://www.tripadvisor.ca/Profile/TeamJ0nes, nil,Sep. 2013, September 2013 9178,5.0,Alisa P,https://www.tripadvisor.ca/Profile/870alisap, nil,Sep. 2013, July 2013 9178,5.0,David H,https://www.tripadvisor.ca/Profile/davidh483, nil,Sep. 2013, August 2013 9178,4.0,HalifaxAngela,https://www.tripadvisor.ca/Profile/HalifaxAngela, nil,Jul. 2013, July 2013 9178,5.0,Ril1975,https://www.tripadvisor.ca/Profile/Ril1975, nil,Aug. 2012, July 2012 9178,5.0,DerrickMiller1,https://www.tripadvisor.ca/Profile/DerrickMiller1, nil,Jul. 2012, July 2012 9178,5.0,1Mary27,https://www.tripadvisor.ca/Profile/1Mary27, nil,Aug. 2011, August 2011 9178,5.0,HMV92,https://www.tripadvisor.ca/Profile/HMV92, nil,Sep. 2010, August 2010 9178,5.0,Travelbug888888,https://www.tripadvisor.ca/Profile/Travelbug888888, nil,Sep. 2010, July 2010 9178,5.0,whitemountainman,https://www.tripadvisor.ca/Profile/whitemountainman, nil,Aug. 2010, August 2010 9178,nil,,nil, nil,nil,nil 9179,5.0,jennyrcfc,https://www.tripadvisor.ca/Profile/jennyrcfc, nil,Oct. 2018, October 2018 9179,5.0,Lydia S,https://www.tripadvisor.ca/Profile/LS512013, nil,Sep. 2018, September 2018 9179,5.0,Linda D,https://www.tripadvisor.ca/Profile/lindadF4904SD, nil,Sep. 2018, September 2018 9179,5.0,Karen W,https://www.tripadvisor.ca/Profile/I9696AEkarenw, nil,Sep. 2018, September 2018 9179,3.0,1998SarahJ,https://www.tripadvisor.ca/Profile/1998SarahJ, nil,Aug. 2018, August 2018 9179,3.0,Sherrycht,https://www.tripadvisor.ca/Profile/Sherrycht, nil,Jul. 2018, June 2018 9179,5.0,Barbara W,https://www.tripadvisor.ca/Profile/423barbaraw, nil,Jun. 2018, June 2018 9179,5.0,Rajesh P,https://www.tripadvisor.ca/Profile/rajeshp66, nil,Jan. 2018, August 2017 9179,3.0,beachloverhalifax,https://www.tripadvisor.ca/Profile/beachloverhalifax, nil,Sep. 2017, September 2017 9179,5.0,Carol A,https://www.tripadvisor.ca/Profile/637carola, nil,Sep. 2017, June 2017 9179,nil,,nil, nil,nil,nil 9179,5.0,Kim S,https://www.tripadvisor.ca/Profile/660kims660, nil,Sep. 2016, September 2016 9179,5.0,Jimthefriar,https://www.tripadvisor.ca/Profile/Jimthefriar, nil,Aug. 2016, August 2016 9179,5.0,David M,https://www.tripadvisor.ca/Profile/davidmK1083GA, nil,Aug. 2016, August 2016 9179,5.0,Jim B,https://www.tripadvisor.ca/Profile/A8653YKjimb, nil,Aug. 2016, July 2016 9179,5.0,Joy N,https://www.tripadvisor.ca/Profile/21JoyN, nil,Aug. 2016, August 2016 9179,5.0,Marjorie M,https://www.tripadvisor.ca/Profile/marjoriem15, nil,Jul. 2016, July 2016 9179,5.0,Nancy C,https://www.tripadvisor.ca/Profile/NancyC360, nil,Jul. 2016, June 2016 9179,5.0,Peter D,https://www.tripadvisor.ca/Profile/peterdV2770CH, nil,Jul. 2016, July 2016 9179,4.0,Leona R,https://www.tripadvisor.ca/Profile/leonar494, nil,Jul. 2016, June 2016 9179,5.0,Catalin G,https://www.tripadvisor.ca/Profile/80cataling, nil,Jun. 2016, June 2016 9179,5.0,Debra885,https://www.tripadvisor.ca/Profile/Debra885, nil,Aug. 2015, August 2015 9179,5.0,Mac_1483,https://www.tripadvisor.ca/Profile/Mac_1483, nil,Aug. 2015, August 2015 9179,5.0,Gregz3,https://www.tripadvisor.ca/Profile/Gregz3, nil,Aug. 2015, July 2015 9179,1.0,Denise K,https://www.tripadvisor.ca/Profile/denisek517, nil,Aug. 2015, August 2015 9179,5.0,Stacey M,https://www.tripadvisor.ca/Profile/StaceyM275, nil,Jul. 2015, July 2015 9179,5.0,Steven L,https://www.tripadvisor.ca/Profile/607stevenl, nil,Jun. 2015, June 2015 9179,5.0,Wayne M,https://www.tripadvisor.ca/Profile/524waynem, nil,Mar. 2015, July 2014 9179,4.0,Al E,https://www.tripadvisor.ca/Profile/417ale, nil,Jan. 2015, August 2014 9179,4.0,Dorthea-Frenchy S,https://www.tripadvisor.ca/Profile/dortheafrenchys, nil,Oct. 2014, August 2014 9179,5.0,Alisha Z,https://www.tripadvisor.ca/Profile/alisha3530, nil,Sep. 2014, June 2014 9179,3.0,Reg W,https://www.tripadvisor.ca/Profile/915regw, nil,Sep. 2014, August 2014 9179,4.0,tgw375,https://www.tripadvisor.ca/Profile/tgw375, nil,Aug. 2014, July 2014 9179,3.0,Jaime G,https://www.tripadvisor.ca/Profile/JaimeG539, nil,Aug. 2014, August 2014 9179,3.0,PepperGrinder_2,https://www.tripadvisor.ca/Profile/PepperGrinder_2, nil,Aug. 2014, August 2014 9179,4.0,H H,https://www.tripadvisor.ca/Profile/801hh, nil,Jul. 2014, July 2014 9179,4.0,Erin M,https://www.tripadvisor.ca/Profile/ErinM909, nil,Jun. 2014, June 2014 9179,5.0,C W,https://www.tripadvisor.ca/Profile/26cw, nil,Mar. 2014, August 2013 9179,4.0,Stephen M,https://www.tripadvisor.ca/Profile/649stephenm, nil,Sep. 2013, August 2013 9179,4.0,Caper42,https://www.tripadvisor.ca/Profile/Caper42, nil,Sep. 2013, August 2013 9179,5.0,FlyJayClass,https://www.tripadvisor.ca/Profile/FlyJayClass, nil,Aug. 2013, August 2013 9179,5.0,notyme2knit,https://www.tripadvisor.ca/Profile/notyme2knit, nil,May 2012, July 2011 9179,5.0,Rikkkkk,https://www.tripadvisor.ca/Profile/Rikkkkk, nil,Apr. 2012, August 2011 9179,5.0,xyz693,https://www.tripadvisor.ca/Profile/xyz693, nil,Dec. 2011, August 2011 9179,5.0,C E,https://www.tripadvisor.ca/Profile/CE472, nil,Sep. 2011, September 2011 9179,5.0,paulette g,https://www.tripadvisor.ca/Profile/pauletteg_11, nil,Aug. 2011, August 2011 9179,4.0,scox40,https://www.tripadvisor.ca/Profile/scox40, nil,Aug. 2011, August 2011 9179,1.0,Nicole M,https://www.tripadvisor.ca/Profile/NicoleM27, nil,Aug. 2011, July 2011 9179,4.0,zisforzillah,https://www.tripadvisor.ca/Profile/zisforzillah, nil,Jul. 2011, July 2011 9179,4.0,travelingboyz,https://www.tripadvisor.ca/Profile/travelingboyz, nil,Jul. 2011, July 2011 9179,3.0,Tammeroni,https://www.tripadvisor.ca/Profile/Tammeroni, nil,Jun. 2011, June 2011 9179,1.0,Miss_D18,https://www.tripadvisor.ca/Profile/Miss_D18, nil,Aug. 2010, August 2010 9179,4.0,katjotraveler,https://www.tripadvisor.ca/Profile/katjotraveler, nil,Aug. 2010, August 2010 9179,5.0,2Kids2TravelWith,https://www.tripadvisor.ca/Profile/2Kids2TravelWith, nil,Aug. 2010, August 2010 9179,4.0,sockers,https://www.tripadvisor.ca/Profile/sockers, nil,Aug. 2010, July 2010 9179,4.0,Monika07,https://www.tripadvisor.ca/Profile/Monika07, nil,Jul. 2010, June 2010 9179,4.0,BluenoserGal_yyc,https://www.tripadvisor.ca/Profile/BluenoserGal_yyc, nil,Nov. 2007, August 2005 9179,4.0,Phil2408,https://www.tripadvisor.ca/Profile/Phil2408, nil,Sep. 2007, August 2007 9179,5.0,PEILOVER36,https://www.tripadvisor.ca/Profile/PEILOVER36, nil,Aug. 2007, August 2007 9179,4.0,DeadTall,https://www.tripadvisor.ca/Profile/DeadTall, nil,Aug. 2007, August 2007 9180,3.0,TLHTravel,https://www.tripadvisor.ca/Profile/TLHTravel, nil,Oct. 2018, June 2018 9180,5.0,IncrediblesII,https://www.tripadvisor.ca/Profile/IncrediblesII, nil,Jul. 2018, July 2018 9180,3.0,Jimvcr,https://www.tripadvisor.ca/Profile/Jimvcr, nil,Jul. 2017, July 2017 9180,5.0,KandM1994,https://www.tripadvisor.ca/Profile/KandM1994, nil,Aug. 2016, August 2016 9180,4.0,Allen D,https://www.tripadvisor.ca/Profile/36allend, nil,Aug. 2016, August 2016 9180,5.0,jashby0001,https://www.tripadvisor.ca/Profile/jashby0001, nil,Jun. 2016, June 2016 9180,5.0,John M,https://www.tripadvisor.ca/Profile/796JohnM796, nil,Aug. 2015, July 2015 9180,5.0,tyandpaysmomma,https://www.tripadvisor.ca/Profile/tyandpaysmomma, nil,Jul. 2015, July 2015 9180,nil,,nil, nil,nil,nil 9180,3.0,Laurita H,https://www.tripadvisor.ca/Profile/LauritaM, nil,Apr. 2012, July 2011 9181,nil,,nil, nil,nil,nil 9181,3.0,lenfost,https://www.tripadvisor.ca/Profile/lenfost, nil,Jul. 2018, July 2018 9181,5.0,Donna M,https://www.tripadvisor.ca/Profile/714donnam, nil,Jul. 2018, July 2018 9181,5.0,madman1971,https://www.tripadvisor.ca/Profile/madman1971, nil,Jul. 2018, July 2018 9181,1.0,geodeb2016,https://www.tripadvisor.ca/Profile/geodeb2016, nil,Jun. 2018, June 2018 9181,4.0,capebretonislander,https://www.tripadvisor.ca/Profile/capebretonislander, nil,Oct. 2017, September 2017 9181,5.0,chadoerein,https://www.tripadvisor.ca/Profile/chadoerein, nil,Oct. 2017, September 2017 9181,4.0,ck530,https://www.tripadvisor.ca/Profile/ck530, nil,Sep. 2017, September 2017 9181,4.0,TheLenansidhe C,https://www.tripadvisor.ca/Profile/thelenansidhec, nil,Sep. 2017, August 2017 9181,5.0,409victoria,https://www.tripadvisor.ca/Profile/409victoria, nil,Aug. 2017, August 2017 9181,4.0,DarGaTravel,https://www.tripadvisor.ca/Profile/DarGaTravel, nil,Aug. 2017, August 2017 9181,3.0,434shelleyp,https://www.tripadvisor.ca/Profile/434shelleyp, nil,Aug. 2017, August 2017 9181,3.0,JayLBee17,https://www.tripadvisor.ca/Profile/JayLBee17, nil,Aug. 2017, August 2017 9181,4.0,171chelseam,https://www.tripadvisor.ca/Profile/171chelseam, nil,Aug. 2017, August 2017 9181,3.0,Roam724163,https://www.tripadvisor.ca/Profile/Roam724163, nil,Aug. 2017, July 2017 9181,3.0,marandbar2017,https://www.tripadvisor.ca/Profile/marandbar2017, nil,Jul. 2017, July 2017 9181,5.0,ktrevors,https://www.tripadvisor.ca/Profile/ktrevors, nil,Jun. 2017, June 2017 9181,5.0,grant_dorcas,https://www.tripadvisor.ca/Profile/grant_dorcas, nil,Jun. 2017, June 2017 9181,5.0,Britney K,https://www.tripadvisor.ca/Profile/371britneyk, nil,Jun. 2017, May 2017 9181,3.0,Marielle L,https://www.tripadvisor.ca/Profile/mlirette121, nil,Nov. 2016, October 2016 9181,4.0,KathrynMeerburg,https://www.tripadvisor.ca/Profile/KathrynMeerburg, nil,Oct. 2016, August 2016 9181,5.0,Caverly S,https://www.tripadvisor.ca/Profile/caverlys, nil,Sep. 2016, September 2016 9181,4.0,corac819,https://www.tripadvisor.ca/Profile/corac819, nil,Aug. 2016, July 2016 9181,5.0,moickle,https://www.tripadvisor.ca/Profile/moickle, nil,Aug. 2016, July 2016 9181,3.0,evbennett,https://www.tripadvisor.ca/Profile/evbennett, nil,Aug. 2016, July 2016 9181,5.0,D450IPmikef,https://www.tripadvisor.ca/Profile/D450IPmikef, nil,Aug. 2016, July 2016 9181,5.0,rbtwmc,https://www.tripadvisor.ca/Profile/rbtwmc, nil,Aug. 2016, July 2016 9181,5.0,204jess,https://www.tripadvisor.ca/Profile/204jess, nil,Aug. 2016, June 2016 9181,5.0,Lyndasue_11,https://www.tripadvisor.ca/Profile/Lyndasue_11, nil,Aug. 2016, June 2016 9181,5.0,Yijun W,https://www.tripadvisor.ca/Profile/922yijunw, nil,Aug. 2016, June 2016 9181,5.0,jamie g,https://www.tripadvisor.ca/Profile/jamieg870, nil,Aug. 2016, June 2016 9181,4.0,Brian P,https://www.tripadvisor.ca/Profile/brianpV4981HP, nil,Jul. 2016, June 2016 9181,5.0,freddiec29,https://www.tripadvisor.ca/Profile/freddiec29, nil,Jul. 2016, June 2016 9181,4.0,BugsyAndBoomer,https://www.tripadvisor.ca/Profile/BugsyAndBoomer, nil,Jul. 2016, July 2016 9181,2.0,kaik0,https://www.tripadvisor.ca/Profile/kaik0, nil,Jul. 2016, July 2016 9181,2.0,Christine A,https://www.tripadvisor.ca/Profile/Ticket18, nil,Jul. 2016, July 2016 9181,5.0,krisl801,https://www.tripadvisor.ca/Profile/krisl801, nil,Jul. 2016, May 2016 9181,5.0,thengs05,https://www.tripadvisor.ca/Profile/thengs05, nil,Jul. 2016, May 2016 9181,4.0,Therichpeasant,https://www.tripadvisor.ca/Profile/Therichpeasant, nil,Jun. 2016, May 2016 9181,4.0,JeannieSmallTown,https://www.tripadvisor.ca/Profile/JeannieSmallTown, nil,May 2016, May 2016 9181,4.0,thefarm1799,https://www.tripadvisor.ca/Profile/thefarm1799, nil,Oct. 2015, October 2015 9181,1.0,Jan T,https://www.tripadvisor.ca/Profile/JanT505, nil,Sep. 2015, September 2015 9181,3.0,redarmy29,https://www.tripadvisor.ca/Profile/redarmy29, nil,Aug. 2015, August 2015 9181,3.0,tpoir,https://www.tripadvisor.ca/Profile/tpoir, nil,Jul. 2015, July 2015 9181,5.0,Liisa C,https://www.tripadvisor.ca/Profile/367liisac, nil,Apr. 2015, July 2014 9181,5.0,Ian R,https://www.tripadvisor.ca/Profile/936ianr, nil,Sep. 2014, October 2013 9181,3.0,i_Trav3l_0ften,https://www.tripadvisor.ca/Profile/i_Trav3l_0ften, nil,Aug. 2014, August 2014 9181,5.0,Natalie s,https://www.tripadvisor.ca/Profile/natalies974, nil,Nov. 2013, August 2013 9181,5.0,CampFireGuy,https://www.tripadvisor.ca/Profile/CampFireGuy, nil,Aug. 2013, August 2013 9181,4.0,Mark H,https://www.tripadvisor.ca/Profile/Chef_Baboo, nil,Aug. 2013, July 2013 9181,5.0,nbnurse88,https://www.tripadvisor.ca/Profile/nbnurse88, nil,Aug. 2013, July 2013 9181,5.0,CatUK78,https://www.tripadvisor.ca/Profile/CatUK78, nil,Jul. 2013, June 2013 9181,5.0,Peter M,https://www.tripadvisor.ca/Profile/peterm254, nil,Jun. 2013, May 2013 9181,5.0,linda w,https://www.tripadvisor.ca/Profile/428lindaw, nil,Jun. 2013, June 2013 9181,4.0,NJ-sunshine3,https://www.tripadvisor.ca/Profile/NJ-sunshine3, nil,Aug. 2012, July 2012 9181,5.0,jr0907,https://www.tripadvisor.ca/Profile/jr0907, nil,Jul. 2012, May 2012 9181,4.0,Beavisor,https://www.tripadvisor.ca/Profile/Beavisor, nil,Jun. 2012, October 2011 9181,5.0,MJs_momToronto,https://www.tripadvisor.ca/Profile/MJs_momToronto, nil,Apr. 2012, September 2011 9181,5.0,YokelCletus,https://www.tripadvisor.ca/Profile/YokelCletus, nil,Sep. 2011, September 2011 9181,5.0,Deanna L,https://www.tripadvisor.ca/Profile/DeannaL_11, nil,Sep. 2011, August 2011 9181,4.0,khoward67,https://www.tripadvisor.ca/Profile/khoward67, nil,Aug. 2011, August 2011 9181,4.0,J L,https://www.tripadvisor.ca/Profile/jenanddre, nil,Aug. 2011, August 2011 9181,4.0,en2cas,https://www.tripadvisor.ca/Profile/en2cas, nil,Jul. 2011, July 2011 9181,4.0,MaryKateNI19,https://www.tripadvisor.ca/Profile/MaryKateNI19, nil,Jul. 2011, July 2011 9181,5.0,deeandrene,https://www.tripadvisor.ca/Profile/deeandrene, nil,Nov. 2010, August 2010 9181,5.0,Poissonlune,https://www.tripadvisor.ca/Profile/Poissonlune, nil,Jul. 2010, July 2010 9181,5.0,Siggy23,https://www.tripadvisor.ca/Profile/Siggy23, nil,Jul. 2010, August 2009 9181,5.0,OntarioWanderers,https://www.tripadvisor.ca/Profile/OntarioWanderers, nil,Oct. 2009, September 2009 9181,5.0,Mooma,https://www.tripadvisor.ca/Profile/Mooma, nil,Aug. 2009, August 2009 9181,5.0,aquacaliente,https://www.tripadvisor.ca/Profile/aquacaliente, nil,Aug. 2009, July 2009 9181,5.0,surfer77,https://www.tripadvisor.ca/Profile/surfer77, nil,Jul. 2009, July 2009 9181,5.0,got2be,https://www.tripadvisor.ca/Profile/got2be, nil,Jul. 2009, July 2009 9181,5.0,Caneuropeanada,https://www.tripadvisor.ca/Profile/Caneuropeanada, nil,Sep. 2008, September 2008 9181,4.0,cookiermonster,https://www.tripadvisor.ca/Profile/cookiermonster, nil,Aug. 2008, August 2008 9182,5.0,Andrea_Wallette,https://www.tripadvisor.ca/Profile/Andrea_Wallette, nil,Aug. 2018, August 2018 9182,5.0,kingsmediation,https://www.tripadvisor.ca/Profile/kingsmediation, nil,Sep. 2017, August 2017 9182,5.0,Kestral120,https://www.tripadvisor.ca/Profile/Kestral120, nil,Jul. 2017, June 2017 9182,5.0,Karen D,https://www.tripadvisor.ca/Profile/X3503RKkarend, nil,Feb. 2017, October 2016 9182,5.0,Chris V,https://www.tripadvisor.ca/Profile/chrisvO8773IS, nil,Nov. 2016, September 2016 9182,5.0,Frissbee,https://www.tripadvisor.ca/Profile/Frissbee, nil,Sep. 2016, September 2016 9182,5.0,SKFM,https://www.tripadvisor.ca/Profile/SKFM, nil,Aug. 2016, August 2016 9182,5.0,Ramez H,https://www.tripadvisor.ca/Profile/RHMHendy, nil,Jul. 2016, July 2016 9182,5.0,Sharon O,https://www.tripadvisor.ca/Profile/976sharono, nil,Jul. 2016, July 2016 9182,5.0,Angelene M,https://www.tripadvisor.ca/Profile/603angelenem, nil,Aug. 2015, July 2015 9182,5.0,Travelling_Bluenoser,https://www.tripadvisor.ca/Profile/Travelling_Bluenoser, nil,Jul. 2015, July 2015 9182,5.0,Lesley R,https://www.tripadvisor.ca/Profile/987lesleyr, nil,Jul. 2015, June 2015 9182,5.0,Paradoxpointer1,https://www.tripadvisor.ca/Profile/Paradoxpointer1, nil,Jul. 2015, June 2015 9182,5.0,nole38,https://www.tripadvisor.ca/Profile/nole38, nil,Sep. 2014, September 2014 9182,5.0,GerberDaisy7777 .,https://www.tripadvisor.ca/Profile/gerberdaisy7777, nil,Jun. 2014, June 2014 9182,5.0,Chelsea P,https://www.tripadvisor.ca/Profile/291chelseap, nil,Aug. 2013, June 2013 9182,5.0,717Tandem,https://www.tripadvisor.ca/Profile/717Tandem, nil,Jan. 2013, August 2012 9182,5.0,SummerTraveller888,https://www.tripadvisor.ca/Profile/SummerTraveller888, nil,Aug. 2012, July 2012 9182,5.0,lessley01,https://www.tripadvisor.ca/Profile/lessley01, nil,Jul. 2012, June 2012 9182,5.0,Mom3Travel,https://www.tripadvisor.ca/Profile/Mom3Travel, nil,Aug. 2011, August 2011 9183,4.0,johngM1279JG,https://www.tripadvisor.ca/Profile/johngM1279JG, nil,Nov. 2018, August 2018 9183,4.0,RK345,https://www.tripadvisor.ca/Profile/RK345, nil,Sep. 2018, July 2018 9183,4.0,julienurse911,https://www.tripadvisor.ca/Profile/julienurse911, nil,Sep. 2018, September 2018 9183,5.0,Michael B,https://www.tripadvisor.ca/Profile/NSRoadrunner, nil,Aug. 2018, August 2018 9183,5.0,Disco2102,https://www.tripadvisor.ca/Profile/Disco2102, nil,Aug. 2018, August 2018 9183,2.0,alecketchum,https://www.tripadvisor.ca/Profile/alecketchum, nil,Aug. 2018, August 2018 9183,5.0,proudmaritimer2014,https://www.tripadvisor.ca/Profile/proudmaritimer2014, nil,Aug. 2018, July 2018 9183,5.0,TiniRat,https://www.tripadvisor.ca/Profile/tinamH1398WZ, nil,Aug. 2018, July 2018 9183,3.0,Shannon G,https://www.tripadvisor.ca/Profile/804shannong, nil,Jul. 2018, August 2017 9183,4.0,laandrews,https://www.tripadvisor.ca/Profile/laandrews, nil,Jul. 2018, July 2018 9183,3.0,Lemieux0,https://www.tripadvisor.ca/Profile/Lemieux0, nil,Jul. 2018, July 2018 9183,5.0,momof-q2,https://www.tripadvisor.ca/Profile/momof-q2, nil,Jul. 2018, July 2018 9183,3.0,TwoByRV,https://www.tripadvisor.ca/Profile/TwoByRV, nil,Dec. 2017, August 2017 9183,5.0,Courtney M,https://www.tripadvisor.ca/Profile/courtneymU3075OP, nil,Sep. 2017, September 2017 9183,5.0,Rose B,https://www.tripadvisor.ca/Profile/roseb884, nil,Aug. 2017, August 2017 9183,nil,,nil, nil,nil,nil 9183,5.0,Angela F,https://www.tripadvisor.ca/Profile/angelafB7242MX, nil,Jul. 2017, July 2017 9183,4.0,travellerI6571VB,https://www.tripadvisor.ca/Profile/travellerI6571VB, nil,Jul. 2017, July 2017 9183,5.0,Dwayne E,https://www.tripadvisor.ca/Profile/349dwaynee, nil,Jun. 2017, June 2017 9183,5.0,carmenism5,https://www.tripadvisor.ca/Profile/carmenism5, nil,May 2017, July 2016 9183,5.0,Judy J,https://www.tripadvisor.ca/Profile/241judyj, nil,Oct. 2016, October 2016 9183,4.0,Lisa M,https://www.tripadvisor.ca/Profile/U479NUlisam, nil,Jul. 2016, July 2016 9183,4.0,Black0475,https://www.tripadvisor.ca/Profile/Black0475, nil,Jul. 2016, July 2016 9183,4.0,Dawn G,https://www.tripadvisor.ca/Profile/dawng536, nil,Jul. 2016, July 2016 9183,5.0,Kelly &,https://www.tripadvisor.ca/Profile/Z5274TFkellyd, nil,Jul. 2016, August 2015 9183,1.0,meagan903,https://www.tripadvisor.ca/Profile/meagan903, nil,Jul. 2016, July 2016 9183,4.0,nannyca,https://www.tripadvisor.ca/Profile/nannyca, nil,Jul. 2016, July 2016 9183,4.0,I-hate-name-picking,https://www.tripadvisor.ca/Profile/I-hate-name-picking, nil,Jul. 2016, July 2016 9183,4.0,mileagemaker,https://www.tripadvisor.ca/Profile/mileagemaker, nil,Jun. 2016, June 2016 9183,5.0,ThrstyTravler,https://www.tripadvisor.ca/Profile/ThrstyTravler, nil,Apr. 2016, July 2015 9183,5.0,Dale B,https://www.tripadvisor.ca/Profile/dalebR1801JP, nil,Feb. 2016, July 2015 9183,5.0,BD73Toronto,https://www.tripadvisor.ca/Profile/BD73Toronto, nil,Jan. 2016, August 2015 9183,4.0,canadianDZ,https://www.tripadvisor.ca/Profile/canadianDZ, nil,Oct. 2015, August 2015 9183,3.0,Phillipsmom,https://www.tripadvisor.ca/Profile/Phillipsmom, nil,Aug. 2015, August 2015 9184,5.0,canadiangirl14,https://www.tripadvisor.ca/Profile/canadiangirl14, nil,Sep. 2018, September 2018 9184,4.0,Yakov F,https://www.tripadvisor.ca/Profile/yakovf2016, nil,Sep. 2018, September 2018 9184,3.0,grmacPickering,https://www.tripadvisor.ca/Profile/grmacPickering, nil,Sep. 2018, August 2018 9184,4.0,Lynn D,https://www.tripadvisor.ca/Profile/994lynnd, nil,Sep. 2018, August 2018 9184,4.0,Raina H,https://www.tripadvisor.ca/Profile/640rainah, nil,Aug. 2018, August 2018 9184,4.0,MrBobParr,https://www.tripadvisor.ca/Profile/MrBobParr, nil,Aug. 2018, August 2018 9184,1.0,Debra C,https://www.tripadvisor.ca/Profile/celticblue13, nil,Aug. 2018, August 2018 9184,4.0,Clinton W,https://www.tripadvisor.ca/Profile/Oasisniagara, nil,Aug. 2018, August 2018 9184,3.0,Packed2Go,https://www.tripadvisor.ca/Profile/qtpiede19, nil,Aug. 2018, August 2018 9184,3.0,Bernie S,https://www.tripadvisor.ca/Profile/100bernies, nil,Aug. 2018, August 2018 9184,1.0,linm68,https://www.tripadvisor.ca/Profile/linm68, nil,Aug. 2018, July 2018 9184,4.0,glenn g,https://www.tripadvisor.ca/Profile/512glenng, nil,Jul. 2018, July 2018 9184,5.0,719victorj,https://www.tripadvisor.ca/Profile/719victorj, nil,Jul. 2018, July 2018 9184,5.0,Tammy3200,https://www.tripadvisor.ca/Profile/Tammy3200, nil,Jul. 2018, July 2018 9184,4.0,emmy12484,https://www.tripadvisor.ca/Profile/emmy12484, nil,Jul. 2018, July 2018 9184,4.0,Paul P,https://www.tripadvisor.ca/Profile/B9077TRpaulp, nil,Jun. 2018, June 2018 9184,4.0,frizzy63,https://www.tripadvisor.ca/Profile/frizzy63, nil,Oct. 2017, October 2017 9184,4.0,Alan H,https://www.tripadvisor.ca/Profile/AlanH231, nil,Oct. 2017, September 2017 9184,3.0,TimeshareVon,https://www.tripadvisor.ca/Profile/TimeshareVon, nil,Oct. 2017, September 2017 9184,3.0,David A,https://www.tripadvisor.ca/Profile/davida132, nil,Sep. 2017, September 2017 9184,3.0,fgnadbun,https://www.tripadvisor.ca/Profile/fgnadbun, nil,Sep. 2017, September 2017 9184,4.0,SSC-CP,https://www.tripadvisor.ca/Profile/SSC-CP, nil,Sep. 2017, July 2017 9184,3.0,TravelingUnicorns,https://www.tripadvisor.ca/Profile/TravelingUnicorns, nil,Sep. 2017, September 2017 9184,3.0,Andrea_Wallette,https://www.tripadvisor.ca/Profile/Andrea_Wallette, nil,Sep. 2017, September 2017 9184,1.0,Devin S,https://www.tripadvisor.ca/Profile/339devins, nil,Aug. 2017, August 2017 9184,1.0,soomoore,https://www.tripadvisor.ca/Profile/soomoore, nil,Aug. 2017, August 2017 9184,5.0,sherry m,https://www.tripadvisor.ca/Profile/sherrym605, nil,Aug. 2017, August 2017 9184,1.0,cheflyss,https://www.tripadvisor.ca/Profile/cheflyss, nil,Aug. 2017, August 2017 9184,3.0,matcha1,https://www.tripadvisor.ca/Profile/matcha1, nil,Aug. 2017, August 2017 9184,4.0,Andrew J,https://www.tripadvisor.ca/Profile/D3896DGandrewj, nil,Aug. 2017, June 2017 9184,4.0,chicki35,https://www.tripadvisor.ca/Profile/chicki35, nil,Aug. 2017, August 2017 9184,5.0,luckiebear,https://www.tripadvisor.ca/Profile/luckiebear, nil,Jul. 2017, July 2017 9184,2.0,tom t,https://www.tripadvisor.ca/Profile/tomt3351, nil,Jul. 2017, July 2017 9184,4.0,familyagent99,https://www.tripadvisor.ca/Profile/familyagent99, nil,Jul. 2017, July 2017 9184,4.0,JeninCanada,https://www.tripadvisor.ca/Profile/JeninCanada, nil,Jul. 2017, June 2017 9184,3.0,Phyllis G,https://www.tripadvisor.ca/Profile/PhyllisG112, nil,Jul. 2017, June 2017 9184,4.0,Debbie P,https://www.tripadvisor.ca/Profile/Arrow2861, nil,Jun. 2017, June 2017 9184,5.0,travellingmom2015,https://www.tripadvisor.ca/Profile/travellingmom2015, nil,May 2017, August 2016 9184,2.0,jess194,https://www.tripadvisor.ca/Profile/jess194, nil,Jan. 2017, July 2016 9184,4.0,travellover795943,https://www.tripadvisor.ca/Profile/travellover795943, nil,Nov. 2016, September 2016 9184,5.0,Corrib,https://www.tripadvisor.ca/Profile/Corrib, nil,Oct. 2016, September 2016 9184,1.0,TiredOfHandPicking,https://www.tripadvisor.ca/Profile/TiredOfHandPicking, nil,Oct. 2016, September 2016 9184,2.0,RalphSK,https://www.tripadvisor.ca/Profile/RalphSK, nil,Sep. 2016, September 2016 9184,1.0,Kathy M,https://www.tripadvisor.ca/Profile/kathymS4053AF, nil,Sep. 2016, September 2016 9184,5.0,iplayhockey,https://www.tripadvisor.ca/Profile/iplayhockey, nil,Sep. 2016, September 2016 9184,nil,,nil, nil,nil,nil 9184,3.0,Blingjunkie,https://www.tripadvisor.ca/Profile/Blingjunkie, nil,Aug. 2016, August 2016 9184,1.0,Leslie S,https://www.tripadvisor.ca/Profile/V3224YHleslies, nil,Aug. 2016, August 2016 9184,4.0,JaxSteal,https://www.tripadvisor.ca/Profile/JaxSteal, nil,Aug. 2016, August 2016 9184,4.0,Tim D,https://www.tripadvisor.ca/Profile/Z1447FRtimd, nil,Aug. 2016, August 2016 9184,5.0,Nloder,https://www.tripadvisor.ca/Profile/Nloder, nil,Aug. 2016, August 2016 9184,4.0,Dawn P,https://www.tripadvisor.ca/Profile/393dawnp, nil,Aug. 2016, August 2016 9184,1.0,11AnneC11,https://www.tripadvisor.ca/Profile/11AnneC11, nil,Aug. 2016, August 2016 9184,4.0,Jahner,https://www.tripadvisor.ca/Profile/Jahner, nil,Aug. 2016, August 2016 9184,5.0,carolm303,https://www.tripadvisor.ca/Profile/carolm303, nil,Aug. 2016, July 2016 9184,5.0,Rabeeha G,https://www.tripadvisor.ca/Profile/rabeehag, nil,Jul. 2016, July 2016 9184,4.0,jimacapps1949,https://www.tripadvisor.ca/Profile/jimacapps1949, nil,Oct. 2015, September 2015 9184,4.0,Roxanne B,https://www.tripadvisor.ca/Profile/roxanneb889, nil,Sep. 2015, September 2015 9184,5.0,shallah j,https://www.tripadvisor.ca/Profile/shallahj, nil,Sep. 2015, August 2015 9184,4.0,Ben Y,https://www.tripadvisor.ca/Profile/722BenJ, nil,Aug. 2015, August 2015 9184,2.0,Mike W,https://www.tripadvisor.ca/Profile/P6873VDmikew, nil,Aug. 2015, August 2015 9184,2.0,Barb470,https://www.tripadvisor.ca/Profile/Barb470, nil,Aug. 2015, July 2015 9184,3.0,Janice S,https://www.tripadvisor.ca/Profile/janices151, nil,Aug. 2015, August 2015 9184,4.0,Chris T,https://www.tripadvisor.ca/Profile/X731LWchrist, nil,Aug. 2015, August 2015 9184,4.0,tscandrew,https://www.tripadvisor.ca/Profile/tscandrew, nil,Aug. 2015, August 2015 9184,5.0,Timothy N,https://www.tripadvisor.ca/Profile/timothyn27, nil,Aug. 2015, August 2015 9184,4.0,Megan H,https://www.tripadvisor.ca/Profile/80meganh, nil,Jul. 2015, July 2015 9184,4.0,Mdp16,https://www.tripadvisor.ca/Profile/Mdp16, nil,Jul. 2015, July 2015 9184,3.0,Annie S,https://www.tripadvisor.ca/Profile/AnnieS420, nil,Jul. 2015, July 2015 9184,5.0,NonieMcD,https://www.tripadvisor.ca/Profile/NonieMcD, nil,Jul. 2015, July 2015 9184,4.0,Jang-Hale,https://www.tripadvisor.ca/Profile/Jang-Hale, nil,Jun. 2015, May 2015 9184,5.0,purplecowz,https://www.tripadvisor.ca/Profile/purplecowz, nil,May 2015, May 2015 9184,4.0,Jennifer A,https://www.tripadvisor.ca/Profile/jenniferaX7325EX, nil,Sep. 2014, August 2014 9184,5.0,paddykin,https://www.tripadvisor.ca/Profile/paddykin, nil,Sep. 2014, August 2014 9184,4.0,Jaime M,https://www.tripadvisor.ca/Profile/jaimem106, nil,Sep. 2014, August 2014 9184,5.0,kellie s,https://www.tripadvisor.ca/Profile/692kellies, nil,Sep. 2014, August 2014 9184,5.0,E D,https://www.tripadvisor.ca/Profile/ErinW282, nil,Sep. 2014, August 2014 9184,5.0,PKFTravel,https://www.tripadvisor.ca/Profile/PKFTravel, nil,Sep. 2014, August 2014 9184,5.0,emsteria,https://www.tripadvisor.ca/Profile/emsteria, nil,Aug. 2014, August 2014 9184,5.0,AG778,https://www.tripadvisor.ca/Profile/AG778, nil,Aug. 2014, August 2014 9184,5.0,newfie27,https://www.tripadvisor.ca/Profile/newfie27, nil,Aug. 2014, August 2014 9184,4.0,GlossyDossie,https://www.tripadvisor.ca/Profile/GlossyDossie, nil,Aug. 2014, August 2014 9184,3.0,Travelthecountry888,https://www.tripadvisor.ca/Profile/Travelthecountry888, nil,Aug. 2014, August 2014 9184,3.0,Nicole C,https://www.tripadvisor.ca/Profile/821nicolec, nil,Aug. 2014, July 2014 9184,4.0,wspears,https://www.tripadvisor.ca/Profile/wspears, nil,Aug. 2014, August 2014 9184,3.0,the_lowdown,https://www.tripadvisor.ca/Profile/the_lowdown, nil,Jul. 2014, July 2014 9184,2.0,Amanda L,https://www.tripadvisor.ca/Profile/834amandal, nil,Jul. 2014, July 2014 9184,4.0,elevation02,https://www.tripadvisor.ca/Profile/elevation02, nil,Jun. 2014, June 2014 9184,4.0,DianeDel,https://www.tripadvisor.ca/Profile/DianeDel, nil,Oct. 2013, July 2013 9184,5.0,Robert I,https://www.tripadvisor.ca/Profile/151roberti, nil,Sep. 2013, September 2013 9184,5.0,Elizabeth S,https://www.tripadvisor.ca/Profile/214ElizabethS, nil,Sep. 2013, August 2013 9184,4.0,GardenBelle,https://www.tripadvisor.ca/Profile/GardenBelle, nil,Sep. 2013, August 2013 9184,3.0,AirCanada5,https://www.tripadvisor.ca/Profile/AirCanada5, nil,Aug. 2013, August 2013 9184,5.0,happytraveler729,https://www.tripadvisor.ca/Profile/happytraveler729, nil,Jul. 2013, July 2013 9184,5.0,MLPEI,https://www.tripadvisor.ca/Profile/tripster555, nil,Jul. 2013, July 2013 9184,4.0,Joshua Y,https://www.tripadvisor.ca/Profile/JoshuaBYoder, nil,Jan. 2013, August 2012 9184,3.0,andrea a,https://www.tripadvisor.ca/Profile/andreaa210, nil,Sep. 2012, August 2012 9184,1.0,Bill W,https://www.tripadvisor.ca/Profile/602billw, nil,Aug. 2012, August 2012 9184,4.0,yetiman508,https://www.tripadvisor.ca/Profile/yetiman508, nil,Aug. 2012, August 2012 9184,3.0,Go4itNewBrunswick,https://www.tripadvisor.ca/Profile/Go4itNewBrunswick, nil,Aug. 2012, July 2012 9184,4.0,cigarman123,https://www.tripadvisor.ca/Profile/cigarman123, nil,Aug. 2012, July 2012 9184,3.0,OscarDavey,https://www.tripadvisor.ca/Profile/OscarDavey, nil,Oct. 2011, August 2011 9184,3.0,3Marcella4,https://www.tripadvisor.ca/Profile/3Marcella4, nil,Sep. 2011, September 2011 9184,5.0,Chris M,https://www.tripadvisor.ca/Profile/ChrisM252, nil,Sep. 2011, September 2011 9184,3.0,ALGM,https://www.tripadvisor.ca/Profile/ALGM, nil,Aug. 2010, June 2010 9184,3.0,Beccajammom,https://www.tripadvisor.ca/Profile/Beccajammom, nil,Aug. 2010, July 2010 9185,5.0,speedfreak123,https://www.tripadvisor.ca/Profile/speedfreak123, nil,Oct. 2018, August 2018 9185,5.0,Quackerjacks,https://www.tripadvisor.ca/Profile/Quackerjacks, nil,Apr. 2018, July 2017 9185,1.0,Kirk S,https://www.tripadvisor.ca/Profile/kirks533, nil,Aug. 2017, August 2017 9185,5.0,SAM L,https://www.tripadvisor.ca/Profile/samlU8737JU, nil,Sep. 2016, August 2016 9185,nil,,nil, nil,nil,nil 9185,5.0,Grandma114,https://www.tripadvisor.ca/Profile/Grandma114, nil,Sep. 2014, August 2014 9185,4.0,Sara C,https://www.tripadvisor.ca/Profile/sarac132, nil,Jul. 2013, July 2013 9186,5.0,KaitCoganCB,https://www.tripadvisor.ca/Profile/KaitCoganCB, nil,Jul. 2018, July 2018 9186,4.0,983scott,https://www.tripadvisor.ca/Profile/983scott, nil,Sep. 2017, August 2017 9186,2.0,rutnut1912,https://www.tripadvisor.ca/Profile/rutnut1912, nil,Aug. 2017, August 2017 9186,4.0,todd m,https://www.tripadvisor.ca/Profile/toddm455, nil,Jul. 2017, July 2017 9186,5.0,Jillian L,https://www.tripadvisor.ca/Profile/jillianl426, nil,May 2017, August 2016 9186,4.0,YaOHan,https://www.tripadvisor.ca/Profile/YaOHan, nil,Aug. 2016, August 2016 9186,4.0,Fireguy169,https://www.tripadvisor.ca/Profile/Fireguy169, nil,Aug. 2016, August 2016 9186,4.0,gboi77,https://www.tripadvisor.ca/Profile/gboi77, nil,Aug. 2016, August 2016 9186,5.0,Pam T,https://www.tripadvisor.ca/Profile/pamt927, nil,Jul. 2016, July 2016 9186,5.0,JuliF,https://www.tripadvisor.ca/Profile/JuliF, nil,Jul. 2015, July 2015 9186,5.0,pmacfadzen,https://www.tripadvisor.ca/Profile/pmacfadzen, nil,Jul. 2015, July 2015 9186,5.0,SunDaisy11,https://www.tripadvisor.ca/Profile/SunDaisy11, nil,Sep. 2014, July 2014 9186,4.0,JannyHoliday,https://www.tripadvisor.ca/Profile/JannyHoliday, nil,Aug. 2014, August 2014 9186,5.0,Scottythebartender,https://www.tripadvisor.ca/Profile/Scottythebartender, nil,Aug. 2014, July 2014 9186,5.0,NBer2013,https://www.tripadvisor.ca/Profile/NBer2013, nil,Sep. 2013, September 2013 9186,nil,,nil, nil,nil,nil 9186,5.0,Nancy C,https://www.tripadvisor.ca/Profile/799nancyc, nil,Jun. 2013, May 2013 9186,5.0,dlmackenzie,https://www.tripadvisor.ca/Profile/dlmackenzie, nil,Jun. 2013, June 2013 9186,5.0,Cindy K,https://www.tripadvisor.ca/Profile/331cindyk, nil,Jun. 2013, July 2012 9186,5.0,MegK13,https://www.tripadvisor.ca/Profile/MegK13, nil,Jun. 2013, July 2012 9186,5.0,810cathym810,https://www.tripadvisor.ca/Profile/810cathym810, nil,Jun. 2013, July 2012 9187,4.0,RescueDiver67,https://www.tripadvisor.ca/Profile/RescueDiver67, nil,Aug. 2018, August 2018 9187,1.0,taninottawa,https://www.tripadvisor.ca/Profile/taninottawa, nil,Aug. 2018, August 2018 9187,3.0,David M,https://www.tripadvisor.ca/Profile/314BarbaraM314, nil,Jul. 2018, July 2018 9187,1.0,loveTheSun418,https://www.tripadvisor.ca/Profile/loveTheSun418, nil,Jul. 2018, July 2018 9187,3.0,Chadrick H,https://www.tripadvisor.ca/Profile/chadrickh, nil,Oct. 2017, August 2017 9187,nil,,nil, nil,nil,nil 9187,2.0,LindsRussell-Samways,https://www.tripadvisor.ca/Profile/LindsRussell-Samways, nil,Aug. 2017, August 2017 9187,5.0,ljcpbc,https://www.tripadvisor.ca/Profile/ljcpbc, nil,Aug. 2017, August 2017 9187,2.0,PW28704,https://www.tripadvisor.ca/Profile/PW28704, nil,Aug. 2017, August 2017 9187,4.0,Navigate725441,https://www.tripadvisor.ca/Profile/Navigate725441, nil,Aug. 2017, August 2017 9187,2.0,Wendy C,https://www.tripadvisor.ca/Profile/wendycX4341GO, nil,Aug. 2017, August 2017 9187,2.0,scootermama55,https://www.tripadvisor.ca/Profile/scootermama55, nil,Aug. 2017, August 2017 9187,4.0,313TravelingFamily,https://www.tripadvisor.ca/Profile/313TravelingFamily, nil,Aug. 2017, July 2017 9187,4.0,CatsLOL,https://www.tripadvisor.ca/Profile/CatsLOL, nil,Jul. 2017, July 2017 9187,5.0,mommalou4,https://www.tripadvisor.ca/Profile/mommalou4, nil,Jun. 2017, June 2017 9187,5.0,localcanadian793,https://www.tripadvisor.ca/Profile/localcanadian793, nil,Apr. 2017, July 2016 9187,3.0,Connie C,https://www.tripadvisor.ca/Profile/conniec644, nil,Mar. 2017, August 2016 9187,3.0,Naomi K,https://www.tripadvisor.ca/Profile/672naomik, nil,Jan. 2017, July 2016 9187,4.0,PollyBowl,https://www.tripadvisor.ca/Profile/PollyBowl, nil,Sep. 2016, September 2016 9187,3.0,tarek s,https://www.tripadvisor.ca/Profile/12tareks, nil,Sep. 2016, September 2016 9187,5.0,L B,https://www.tripadvisor.ca/Profile/682lb, nil,Sep. 2016, August 2016 9187,4.0,Northlites,https://www.tripadvisor.ca/Profile/Northlites, nil,Jul. 2016, July 2016 9187,1.0,CaperGal2014,https://www.tripadvisor.ca/Profile/CaperGal2014, nil,Jun. 2016, June 2016 9187,3.0,donnellyjen,https://www.tripadvisor.ca/Profile/donnellyjen, nil,Oct. 2015, August 2015 9187,4.0,Caroline W,https://www.tripadvisor.ca/Profile/Cwebb47, nil,Sep. 2015, September 2015 9187,4.0,Harshita J,https://www.tripadvisor.ca/Profile/929harshitaj, nil,Sep. 2015, August 2015 9187,4.0,Jen A,https://www.tripadvisor.ca/Profile/947jena, nil,Aug. 2015, August 2015 9187,3.0,Jennifer L,https://www.tripadvisor.ca/Profile/JenniferL965, nil,Aug. 2015, August 2015 9187,4.0,fldee,https://www.tripadvisor.ca/Profile/fldee, nil,Aug. 2015, August 2015 9187,3.0,select0r,https://www.tripadvisor.ca/Profile/select0r, nil,Aug. 2015, August 2015 9187,3.0,John W,https://www.tripadvisor.ca/Profile/JayDubinHP, nil,Aug. 2015, August 2015 9187,4.0,Roaming_Canadian,https://www.tripadvisor.ca/Profile/Roaming_Canadian, nil,Aug. 2015, August 2015 9187,3.0,CSBD4,https://www.tripadvisor.ca/Profile/CSBD4, nil,Aug. 2015, August 2015 9187,4.0,JP110655,https://www.tripadvisor.ca/Profile/JP110655, nil,Aug. 2015, July 2015 9187,3.0,kmomma,https://www.tripadvisor.ca/Profile/kmomma, nil,Jul. 2015, July 2015 9187,4.0,Meghan K,https://www.tripadvisor.ca/Profile/981meghank, nil,Jul. 2015, July 2015 9187,4.0,Trevnb,https://www.tripadvisor.ca/Profile/Trevnb, nil,Jul. 2015, July 2015 9187,1.0,Chloe D,https://www.tripadvisor.ca/Profile/chloed923, nil,Jul. 2015, July 2015 9187,1.0,Kyla U,https://www.tripadvisor.ca/Profile/67kylau, nil,Jul. 2015, July 2015 9187,4.0,Stephanie N,https://www.tripadvisor.ca/Profile/stephanienH7294NB, nil,Jul. 2015, June 2015 9187,5.0,Giminy,https://www.tripadvisor.ca/Profile/Giminy, nil,Jun. 2015, June 2015 9187,5.0,Nikerato,https://www.tripadvisor.ca/Profile/Nikerato, nil,Jun. 2015, May 2015 9187,5.0,Rambler541,https://www.tripadvisor.ca/Profile/Rambler541, nil,Jun. 2015, June 2015 9187,5.0,terrys637,https://www.tripadvisor.ca/Profile/terrys637, nil,Nov. 2014, September 2014 9187,5.0,Carol L,https://www.tripadvisor.ca/Profile/CarolL481, nil,Sep. 2014, August 2014 9187,5.0,mls56,https://www.tripadvisor.ca/Profile/mls56, nil,Aug. 2014, August 2014 9187,3.0,Kelly S,https://www.tripadvisor.ca/Profile/H2815KGkellys, nil,Aug. 2014, August 2014 9187,4.0,Amanda L,https://www.tripadvisor.ca/Profile/834amandal, nil,Jul. 2014, July 2014 9187,2.0,Deborah B,https://www.tripadvisor.ca/Profile/deborahb304, nil,Jan. 2014, July 2013 9187,2.0,Dtowntraveler,https://www.tripadvisor.ca/Profile/Dtowntraveler, nil,Aug. 2013, August 2013 9187,3.0,JennLynn78,https://www.tripadvisor.ca/Profile/JennLynn78, nil,Aug. 2013, August 2013 9187,2.0,Elizbet22,https://www.tripadvisor.ca/Profile/Elizbet22, nil,Aug. 2013, August 2013 9187,4.0,Hijiko,https://www.tripadvisor.ca/Profile/Hijiko, nil,Jul. 2013, July 2013 9187,3.0,Sara C,https://www.tripadvisor.ca/Profile/sarac132, nil,Jul. 2013, July 2013 9187,2.0,Carol B,https://www.tripadvisor.ca/Profile/47CarolB, nil,Sep. 2012, September 2012 9187,3.0,CdnBlossom,https://www.tripadvisor.ca/Profile/CdnBlossom, nil,Aug. 2012, July 2012 9187,3.0,Goldie50,https://www.tripadvisor.ca/Profile/Goldie50, nil,Aug. 2012, July 2012 9187,4.0,g8rvet,https://www.tripadvisor.ca/Profile/g8rvet, nil,Jun. 2012, June 2012 9187,5.0,vacaroline,https://www.tripadvisor.ca/Profile/vacaroline, nil,Sep. 2011, June 2011 9187,3.0,Jodster212,https://www.tripadvisor.ca/Profile/Jodster212, nil,Jun. 2011, June 2011 9187,4.0,keatingclan,https://www.tripadvisor.ca/Profile/keatingclan, nil,Jun. 2011, June 2011 9187,3.0,heidiho,https://www.tripadvisor.ca/Profile/heidiho, nil,Jul. 2010, July 2010 9187,4.0,NBTraveller25,https://www.tripadvisor.ca/Profile/NBTraveller25, nil,Jul. 2009, July 2009 9188,5.0,margie smith,https://www.tripadvisor.ca/Profile/50margie, nil,Aug. 2018, August 2018 9188,4.0,lisadroy,https://www.tripadvisor.ca/Profile/lisadroy, nil,Oct. 2017, September 2017 9188,5.0,Kirsten T,https://www.tripadvisor.ca/Profile/900kirstent, nil,Sep. 2017, September 2017 9188,4.0,BeccaBee09,https://www.tripadvisor.ca/Profile/BeccaBee09, nil,Sep. 2017, August 2017 9188,3.0,Cheryl R,https://www.tripadvisor.ca/Profile/CherylR870, nil,Sep. 2017, August 2017 9188,5.0,Cheet789,https://www.tripadvisor.ca/Profile/Cheet789, nil,Aug. 2017, August 2017 9188,4.0,Peter M,https://www.tripadvisor.ca/Profile/PeterM10626, nil,Jun. 2017, June 2017 9188,5.0,Leanne C,https://www.tripadvisor.ca/Profile/536leannec, nil,Sep. 2016, September 2016 9188,5.0,Johny N,https://www.tripadvisor.ca/Profile/J0hnyN, nil,Aug. 2016, August 2016 9188,2.0,Ron R,https://www.tripadvisor.ca/Profile/T5513SWronr, nil,Aug. 2016,nil 9188,5.0,Astrobuff,https://www.tripadvisor.ca/Profile/Astrobuff, nil,Aug. 2016, August 2016 9188,3.0,AWESOMECornerbrook,https://www.tripadvisor.ca/Profile/AWESOMECornerbrook, nil,Jul. 2016, July 2016 9188,4.0,Krista B,https://www.tripadvisor.ca/Profile/86kristab, nil,Jul. 2016, July 2016 9188,2.0,Barbara F,https://www.tripadvisor.ca/Profile/BarbaraF388, nil,Jul. 2016, June 2016 9188,1.0,Quinton R,https://www.tripadvisor.ca/Profile/685quintonr, nil,Jun. 2016, June 2016 9188,3.0,Trevor B,https://www.tripadvisor.ca/Profile/142trevorb, nil,May 2016, August 2015 9188,4.0,garycormier,https://www.tripadvisor.ca/Profile/garycormier, nil,Oct. 2015, July 2015 9188,4.0,Al E,https://www.tripadvisor.ca/Profile/417ale, nil,Aug. 2015, August 2015 9188,1.0,ladysophie03,https://www.tripadvisor.ca/Profile/ladysophie03, nil,Jul. 2015, July 2015 9188,1.0,Tanya B,https://www.tripadvisor.ca/Profile/522tanyab, nil,Jul. 2015, July 2015 9188,5.0,Laura W,https://www.tripadvisor.ca/Profile/386lauraw, nil,Jul. 2015, July 2015 9188,3.0,TrudyTTG,https://www.tripadvisor.ca/Profile/TrudyTTG, nil,Aug. 2014, August 2014 9188,4.0,Soleilsg,https://www.tripadvisor.ca/Profile/Soleilsg, nil,Aug. 2014, August 2014 9188,5.0,Trudy1971,https://www.tripadvisor.ca/Profile/Trudy1971, nil,Aug. 2014, August 2014 9188,4.0,Gaetan C,https://www.tripadvisor.ca/Profile/509gaetanc, nil,Jul. 2014, June 2014 9188,4.0,NannyLaptop,https://www.tripadvisor.ca/Profile/NannyLaptop, nil,Jun. 2014, May 2014 9188,5.0,mel029,https://www.tripadvisor.ca/Profile/mel029, nil,Sep. 2013, June 2013 9188,4.0,caperontheloose,https://www.tripadvisor.ca/Profile/caperontheloose, nil,Aug. 2013, August 2013 9188,5.0,Fdjan,https://www.tripadvisor.ca/Profile/Fdjan, nil,Aug. 2013, August 2013 9188,2.0,tgw375,https://www.tripadvisor.ca/Profile/tgw375, nil,Jul. 2013, July 2013 9188,5.0,Hammti,https://www.tripadvisor.ca/Profile/Hammti, nil,Jun. 2013, June 2013 9188,1.0,Feyenoorder,https://www.tripadvisor.ca/Profile/Feyenoorder, nil,May 2013, May 2013 9188,5.0,ajorden,https://www.tripadvisor.ca/Profile/ajorden, nil,Sep. 2012, September 2012 9188,3.0,Tania M,https://www.tripadvisor.ca/Profile/TaniaM896, nil,Aug. 2012, August 2012 9188,5.0,Alidisney,https://www.tripadvisor.ca/Profile/Alidisney, nil,Jun. 2012, August 2011 9188,5.0,Shi-Ann,https://www.tripadvisor.ca/Profile/Shi-Ann, nil,Jul. 2011, July 2011 9188,3.0,Old_Travellor,https://www.tripadvisor.ca/Profile/Old_Travellor, nil,Sep. 2010, September 2010 9188,2.0,tripticketnovascotia,https://www.tripadvisor.ca/Profile/tripticketnovascotia, nil,Aug. 2010, July 2010 9188,1.0,sunnysideoflife,https://www.tripadvisor.ca/Profile/sunnysideoflife, nil,Aug. 2008, August 2008 9188,4.0,garfieldDenver,https://www.tripadvisor.ca/Profile/garfieldDenver, nil,Jun. 2008, June 2008 9188,nil,,nil, nil,nil,nil 9189,3.0,Patti C,https://www.tripadvisor.ca/Profile/geraldc452, nil,Sep. 2017, September 2017 9189,1.0,Susan M,https://www.tripadvisor.ca/Profile/248SusanM, nil,Jul. 2017, July 2017 9189,4.0,mala_Germany,https://www.tripadvisor.ca/Profile/mala_Germany, nil,Sep. 2016, August 2016 9189,5.0,James T,https://www.tripadvisor.ca/Profile/232JamesT, nil,Aug. 2016, August 2016 9189,3.0,Byron M,https://www.tripadvisor.ca/Profile/byronm195, nil,Jul. 2016, July 2016 9189,3.0,Levismama,https://www.tripadvisor.ca/Profile/Levismama, nil,Jul. 2016, July 2016 9189,3.0,christough26,https://www.tripadvisor.ca/Profile/christough26, nil,Aug. 2015, August 2015 9189,2.0,Stacey I,https://www.tripadvisor.ca/Profile/934staceyi, nil,Jul. 2015, July 2015 9189,3.0,callted,https://www.tripadvisor.ca/Profile/callted, nil,Jul. 2015, July 2015 9189,4.0,YuccaBC,https://www.tripadvisor.ca/Profile/YuccaBC, nil,Oct. 2014, September 2014 9189,4.0,Chia855,https://www.tripadvisor.ca/Profile/Chia855, nil,Aug. 2014, August 2014 9189,4.0,Kristy G,https://www.tripadvisor.ca/Profile/870kristyg, nil,Aug. 2014, August 2014 9189,5.0,James H,https://www.tripadvisor.ca/Profile/998JamesH998, nil,Jun. 2014, June 2014 9189,4.0,RapBerry_NSWl,https://www.tripadvisor.ca/Profile/RapBerry_NSWl, nil,Sep. 2013, August 2013 9189,4.0,Brian ''the sa... S,https://www.tripadvisor.ca/Profile/brianthesavages, nil,Aug. 2013, August 2013 9189,4.0,NSFamily2013,https://www.tripadvisor.ca/Profile/NSFamily2013, nil,Aug. 2013, August 2013 9189,4.0,Linda597,https://www.tripadvisor.ca/Profile/Linda597, nil,Aug. 2013, August 2013 9189,4.0,scott m,https://www.tripadvisor.ca/Profile/257scottm, nil,Oct. 2012, October 2012 9189,5.0,NJ-sunshine3,https://www.tripadvisor.ca/Profile/NJ-sunshine3, nil,Aug. 2012, July 2012 9189,3.0,Renee B,https://www.tripadvisor.ca/Profile/reneeb204, nil,Jul. 2012, July 2012 9189,nil,,nil, nil,nil,nil 9190,nil,,nil, nil,nil,nil 9191,4.0,Linda Margaret,https://www.tripadvisor.ca/Profile/LindaMargaret, nil,Oct. 2018, September 2018 9191,5.0,Angele G,https://www.tripadvisor.ca/Profile/914angeleg, nil,Aug. 2018, August 2018 9191,3.0,Das4545,https://www.tripadvisor.ca/Profile/Das4545, nil,Aug. 2018, August 2018 9191,3.0,46JimH46,https://www.tripadvisor.ca/Profile/46JimH46, nil,Jul. 2018, July 2018 9191,3.0,ksrich,https://www.tripadvisor.ca/Profile/ksrich, nil,Jun. 2018, June 2018 9191,5.0,PLSNJ,https://www.tripadvisor.ca/Profile/PLSNJ, nil,May 2018, May 2018 9191,5.0,Hunter D,https://www.tripadvisor.ca/Profile/947hazeld, nil,Feb. 2018, February 2018 9191,4.0,merlinslap,https://www.tripadvisor.ca/Profile/merlinslap, nil,Sep. 2016, September 2016 9191,5.0,janb51,https://www.tripadvisor.ca/Profile/janb51, nil,Sep. 2016, August 2016 9191,4.0,skitr19,https://www.tripadvisor.ca/Profile/skitr19, nil,Aug. 2016, August 2016 9191,5.0,ZembeSudbury,https://www.tripadvisor.ca/Profile/ZembeSudbury, nil,Aug. 2016, July 2016 9191,5.0,Stephie7001,https://www.tripadvisor.ca/Profile/Stephie7001, nil,Jul. 2016, July 2016 9191,5.0,Carole B,https://www.tripadvisor.ca/Profile/CaroleB51, nil,Mar. 2016, March 2016 9191,5.0,Claudia L,https://www.tripadvisor.ca/Profile/missclyde, nil,Oct. 2015, September 2015 9191,4.0,XavierMenoit,https://www.tripadvisor.ca/Profile/XavierMenoit, nil,Sep. 2015, September 2015 9191,5.0,AmyLynn1980,https://www.tripadvisor.ca/Profile/AmyLynn1980, nil,Sep. 2015, February 2015 9191,5.0,DCBred,https://www.tripadvisor.ca/Profile/DCBred, nil,Sep. 2015, August 2015 9191,4.0,Caroline C,https://www.tripadvisor.ca/Profile/807carolinec, nil,Sep. 2015, September 2015 9191,5.0,BRIAN M,https://www.tripadvisor.ca/Profile/brianm141, nil,Jul. 2015, July 2015 9191,5.0,gwnorthMichigan,https://www.tripadvisor.ca/Profile/gwnorthMichigan, nil,Jun. 2015, June 2015 9191,nil,,nil, nil,nil,nil 9192,4.0,Pat A,https://www.tripadvisor.ca/Profile/707pata, nil,Oct. 2018, October 2018 9192,5.0,Erick S,https://www.tripadvisor.ca/Profile/R2653FOericks, nil,Oct. 2018, September 2018 9192,5.0,breann2015,https://www.tripadvisor.ca/Profile/breann2015, nil,Sep. 2018, September 2018 9192,5.0,croi_adventures,https://www.tripadvisor.ca/Profile/croi_adventures, nil,Sep. 2018, September 2018 9192,5.0,Trish-Lauzon,https://www.tripadvisor.ca/Profile/Trish-Lauzon, nil,Sep. 2018, September 2018 9192,5.0,Mandie G,https://www.tripadvisor.ca/Profile/82mandieg, nil,Sep. 2018, August 2018 9192,5.0,CM_and_SM,https://www.tripadvisor.ca/Profile/CM_and_SM, nil,Aug. 2018, August 2018 9192,5.0,Elizabeth H,https://www.tripadvisor.ca/Profile/elizabethhO7593SB, nil,Aug. 2018, August 2018 9192,5.0,pdandrea8010,https://www.tripadvisor.ca/Profile/pdandrea8010, nil,Aug. 2018, August 2018 9192,1.0,myriamortega1,https://www.tripadvisor.ca/Profile/myriamortega1, nil,Aug. 2018, August 2018 9192,nil,,nil, nil,nil,nil 9192,5.0,Luis L,https://www.tripadvisor.ca/Profile/luislI7271WB, nil,Aug. 2017, August 2017 9192,5.0,newmarket101,https://www.tripadvisor.ca/Profile/newmarket101, nil,Aug. 2017, July 2017 9192,5.0,auntaugusta23,https://www.tripadvisor.ca/Profile/auntaugusta23, nil,Aug. 2017, July 2017 9192,5.0,melkingst0n,https://www.tripadvisor.ca/Profile/melkingst0n, nil,Aug. 2017, August 2017 9192,5.0,Emmalovesholiday,https://www.tripadvisor.ca/Profile/Emmalovesholiday, nil,Aug. 2017, August 2017 9192,5.0,DMR1182,https://www.tripadvisor.ca/Profile/DMR1182, nil,May 2017, May 2017 9192,5.0,MarkoMiata,https://www.tripadvisor.ca/Profile/MarkoMiata, nil,Apr. 2017, June 2016 9192,5.0,Bonjour721,https://www.tripadvisor.ca/Profile/Bonjour721, nil,Apr. 2017, February 2017 9192,5.0,braveheart84,https://www.tripadvisor.ca/Profile/braveheart84, nil,Apr. 2017, April 2017 9192,4.0,southguy,https://www.tripadvisor.ca/Profile/southguy, nil,Sep. 2012, July 2012 9192,4.0,MSimo_623,https://www.tripadvisor.ca/Profile/MSimo_623, nil,Nov. 2011, June 2011 9192,4.0,tsrapp,https://www.tripadvisor.ca/Profile/tsrapp, nil,Nov. 2005, July 2005 9192,5.0,Exploration4986,https://www.tripadvisor.ca/Profile/Exploration4986, nil,Jul. 2005,nil 9193,5.0,Chanterelley,https://www.tripadvisor.ca/Profile/Chanterelley, nil,Jan. 2017, September 2016 9193,5.0,carodesigns,https://www.tripadvisor.ca/Profile/carodesigns, nil,Oct. 2015, September 2015 9193,5.0,John L,https://www.tripadvisor.ca/Profile/johnlA1242OJ, nil,Sep. 2015, August 2015 9193,5.0,Wanda R,https://www.tripadvisor.ca/Profile/858wandar, nil,Sep. 2015, September 2015 9193,5.0,Carol D,https://www.tripadvisor.ca/Profile/caroldC5921SK, nil,Sep. 2015, August 2015 9193,5.0,Minnetonkalady,https://www.tripadvisor.ca/Profile/Minnetonkalady, nil,Aug. 2015, August 2015 9193,5.0,VacationsCanada,https://www.tripadvisor.ca/Profile/VacationsCanada, nil,Aug. 2015, August 2015 9193,5.0,RacingPulse,https://www.tripadvisor.ca/Profile/RacingPulse, nil,Jul. 2015, July 2015 9193,5.0,Mike N,https://www.tripadvisor.ca/Profile/806miken, nil,Jul. 2015, July 2015 9193,5.0,ADKHYGIRL,https://www.tripadvisor.ca/Profile/ADKHYGIRL, nil,Jan. 2015, August 2014 9193,nil,,nil, nil,nil,nil 9193,5.0,travelerfil,https://www.tripadvisor.ca/Profile/travelerfil, nil,Sep. 2013, August 2013 9193,5.0,PMDBD,https://www.tripadvisor.ca/Profile/PMDBD, nil,Jul. 2013, July 2013 9193,5.0,Lynn H,https://www.tripadvisor.ca/Profile/travelinnana15, nil,Sep. 2012, August 2012 9193,5.0,treesprite07,https://www.tripadvisor.ca/Profile/treesprite07, nil,Sep. 2011, September 2011 9193,5.0,mcmsbm,https://www.tripadvisor.ca/Profile/mcmsbm, nil,Jan. 2010,nil 9193,5.0,CindyV10,https://www.tripadvisor.ca/Profile/CindyV10, nil,Oct. 2009, October 2009 9193,5.0,karenao,https://www.tripadvisor.ca/Profile/karenao, nil,Oct. 2008, October 2008 9193,5.0,David W,https://www.tripadvisor.ca/Profile/davidwU3429JK, nil,Oct. 2008, August 2008 9193,5.0,RJ J,https://www.tripadvisor.ca/Profile/242rjj, nil,Jun. 2008, June 2008 9193,5.0,ontario25,https://www.tripadvisor.ca/Profile/ontario25, nil,Jun. 2008, August 2007 9193,5.0,Obus3,https://www.tripadvisor.ca/Profile/Obus3, nil,Sep. 2007, August 2007 9193,5.0,Aprl24,https://www.tripadvisor.ca/Profile/Aprl24, nil,Jan. 2007, August 2006 9193,5.0,John_of_GA,https://www.tripadvisor.ca/Profile/John_of_GA, nil,Oct. 2006, September 2006 9193,5.0,Mura02456,https://www.tripadvisor.ca/Profile/Mura02456, nil,Jul. 2006,nil 9194,nil,,nil, nil,nil,nil 9194,3.0,Claire M,https://www.tripadvisor.ca/Profile/O6600QJclairem, nil,Oct. 2017, October 2017 9194,3.0,Boracayjaner,https://www.tripadvisor.ca/Profile/Boracayjaner, nil,Jul. 2017, July 2017 9194,5.0,FibreFil,https://www.tripadvisor.ca/Profile/FibreFil, nil,Jul. 2017, July 2017 9194,4.0,Tandil19,https://www.tripadvisor.ca/Profile/Tandil19, nil,Jul. 2017, July 2017 9194,4.0,Chacharea,https://www.tripadvisor.ca/Profile/Chacharea, nil,Oct. 2016, October 2016 9194,5.0,Claude L,https://www.tripadvisor.ca/Profile/47claudel, nil,Aug. 2016, August 2016 9194,5.0,Llerrumnad,https://www.tripadvisor.ca/Profile/Llerrumnad, nil,Mar. 2016, March 2016 9194,4.0,AnneandJohn803,https://www.tripadvisor.ca/Profile/AnneandJohn803, nil,Oct. 2015, September 2015 9194,5.0,Patti L,https://www.tripadvisor.ca/Profile/PattiL972, nil,Oct. 2015, October 2015 9194,4.0,Mariellen-Exeter,https://www.tripadvisor.ca/Profile/Mariellen-Exeter, nil,Oct. 2015, October 2015 9194,3.0,kortenhoef,https://www.tripadvisor.ca/Profile/kortenhoef, nil,Jul. 2015, July 2015 9194,5.0,OttawaTravelfriends,https://www.tripadvisor.ca/Profile/OttawaTravelfriends, nil,May 2015, May 2015 9194,4.0,FairReview2,https://www.tripadvisor.ca/Profile/FairReview2, nil,Nov. 2014, October 2014 9194,4.0,JEF_from_Canada,https://www.tripadvisor.ca/Profile/JEF_from_Canada, nil,May 2014, December 2013 9194,5.0,NortShore,https://www.tripadvisor.ca/Profile/NortShore, nil,May 2014, May 2014 9194,5.0,Boris2552,https://www.tripadvisor.ca/Profile/Boris2552, nil,Nov. 2013, November 2013 9194,4.0,marcelfro,https://www.tripadvisor.ca/Profile/marcelfro, nil,Aug. 2013, August 2013 9194,5.0,tahawus,https://www.tripadvisor.ca/Profile/tahawus, nil,Nov. 2012, November 2012 9194,5.0,BNameth,https://www.tripadvisor.ca/Profile/BNameth, nil,Nov. 2012, October 2012 9194,4.0,miamigirl2,https://www.tripadvisor.ca/Profile/miamigirl2, nil,Sep. 2012, August 2012 9194,4.0,maria l,https://www.tripadvisor.ca/Profile/V8885DUmarial, nil,Aug. 2012, August 2012 9194,5.0,dryade,https://www.tripadvisor.ca/Profile/dryade, nil,Jul. 2012, July 2012 9194,4.0,nothing11,https://www.tripadvisor.ca/Profile/nothing11, nil,May 2012, September 2011 9194,5.0,oneoffive105,https://www.tripadvisor.ca/Profile/oneoffive105, nil,Sep. 2011, September 2011 9194,2.0,Followme2011,https://www.tripadvisor.ca/Profile/Followme2011, nil,Aug. 2011, August 2011 9194,5.0,JOHNIDES,https://www.tripadvisor.ca/Profile/JOHNIDES, nil,May 2011, April 2011 9194,5.0,2stranges,https://www.tripadvisor.ca/Profile/2stranges, nil,Dec. 2010, September 2010 9194,5.0,eladmb,https://www.tripadvisor.ca/Profile/eladmb, nil,Oct. 2010, October 2010 9194,5.0,Bouclcasel,https://www.tripadvisor.ca/Profile/Bouclcasel, nil,Oct. 2010, October 2010 9194,2.0,FraserCarrie,https://www.tripadvisor.ca/Profile/FraserCarrie, nil,Sep. 2010, September 2010 9195,5.0,Hal M,https://www.tripadvisor.ca/Profile/524halm, nil,Jan. 2019, October 2018 9195,5.0,George C,https://www.tripadvisor.ca/Profile/X2994QDgeorgec, nil,Aug. 2017, July 2017 9195,5.0,New-Yorker-on-the-Go,https://www.tripadvisor.ca/Profile/New-Yorker-on-the-Go, nil,Jul. 2016, June 2016 9195,4.0,bwaycan,https://www.tripadvisor.ca/Profile/bwaycan, nil,Oct. 2014, October 2014 9195,nil,,nil, nil,nil,nil 9196,nil,,nil, nil,nil,nil 9197,nil,,nil, nil,nil,nil 9197,4.0,Margot00,https://www.tripadvisor.ca/Profile/Margot00, nil,May 2012, July 2011 9197,4.0,BudsTraveling,https://www.tripadvisor.ca/Profile/BudsTraveling, nil,Jul. 2010, July 2010 9197,5.0,beth4404,https://www.tripadvisor.ca/Profile/beth4404, nil,Sep. 2009,nil 9198,2.0,medicodelospianos,https://www.tripadvisor.ca/Profile/medicodelospianos, nil,Jul. 2018, July 2018 9198,2.0,Momotapis,https://www.tripadvisor.ca/Profile/Momotapis, nil,Jul. 2017, July 2017 9198,1.0,nos-trip,https://www.tripadvisor.ca/Profile/nos-trip, nil,Oct. 2016, September 2016 9198,5.0,Amy S,https://www.tripadvisor.ca/Profile/AmeetaS_13, nil,Jun. 2016, December 2015 9198,2.0,Maxime L,https://www.tripadvisor.ca/Profile/867maximel, nil,Jul. 2015, July 2015 9198,1.0,Marie L,https://www.tripadvisor.ca/Profile/808mariel, nil,Jul. 2014, July 2014 9198,nil,,nil, nil,nil,nil 9199,5.0,AmericanfamilyinEuro,https://www.tripadvisor.ca/Profile/AmericanfamilyinEuro, nil,Oct. 2015, November 2014 9199,5.0,smo-ch,https://www.tripadvisor.ca/Profile/smo-ch, nil,Sep. 2015, September 2015 9199,5.0,Thundersaunt,https://www.tripadvisor.ca/Profile/Thundersaunt, nil,Jul. 2015, July 2015 9199,3.0,JJ844,https://www.tripadvisor.ca/Profile/JJ844, nil,Jul. 2015, July 2015 9199,5.0,denlin,https://www.tripadvisor.ca/Profile/denlin, nil,Nov. 2014, August 2014 9200,nil,,nil, nil,nil,nil 9200,5.0,OneRedPhoneBox,https://www.tripadvisor.ca/Profile/OneRedPhoneBox, nil,Jan. 2016, August 2015 9200,5.0,T0mTheTraveller,https://www.tripadvisor.ca/Profile/T0mTheTraveller, nil,Aug. 2011, August 2011 9201,1.0,ShilpiSuman,https://www.tripadvisor.ca/Profile/ShilpiSuman, nil,May 2018, May 2018 9201,5.0,mardhiahj,https://www.tripadvisor.ca/Profile/mardhiahj, nil,Nov. 2017, November 2017 9201,2.0,Guillame2012,https://www.tripadvisor.ca/Profile/Guillame2012, nil,Aug. 2016, August 2016 9201,3.0,MarcoPolo010,https://www.tripadvisor.ca/Profile/MarcoPolo010, nil,Aug. 2014, August 2014 9201,1.0,Lee-Anne H,https://www.tripadvisor.ca/Profile/158leeanneh, nil,Sep. 2013, September 2013 9201,nil,,nil, nil,nil,nil 9202,nil,,nil, nil,nil,nil 9203,5.0,Melissa V,https://www.tripadvisor.ca/Profile/155melissav, nil,Jun. 2017, June 2017 9203,5.0,Mishka01,https://www.tripadvisor.ca/Profile/Mishka01, nil,Oct. 2016, October 2016 9203,4.0,Ormstown,https://www.tripadvisor.ca/Profile/Ormstown, nil,Nov. 2015, November 2015 9203,5.0,S D,https://www.tripadvisor.ca/Profile/836sd, nil,Aug. 2014, July 2014 9203,2.0,Lynda B,https://www.tripadvisor.ca/Profile/LyndaB22, nil,Aug. 2012, August 2012 9203,3.0,annia_6,https://www.tripadvisor.ca/Profile/annia_6, nil,Sep. 2010, August 2010 9203,1.0,LATVevey,https://www.tripadvisor.ca/Profile/LATVevey, nil,Jul. 2010, September 2009 9203,2.0,redlake4,https://www.tripadvisor.ca/Profile/redlake4, nil,Sep. 2008, September 2008 9203,4.0,blairb366,https://www.tripadvisor.ca/Profile/blairb366, nil,Jul. 2008, July 2008 9203,5.0,Michigan_Traveller72,https://www.tripadvisor.ca/Profile/Michigan_Traveller72, nil,Aug. 2007, August 2007 9203,nil,,nil, nil,nil,nil 9204,5.0,Richard S,https://www.tripadvisor.ca/Profile/richardsX3102HR, nil,Sep. 2018, September 2018 9204,1.0,Vision-in-Blue,https://www.tripadvisor.ca/Profile/Vision-in-Blue, nil,Jun. 2015, June 2015 9204,5.0,hraleigh,https://www.tripadvisor.ca/Profile/hraleigh, nil,May 2013, June 2012 9204,nil,,nil, nil,nil,nil 9205,nil,,nil, nil,nil,nil 9206,nil,,nil, nil,nil,nil 9209,nil,,nil, nil,nil,nil 9210,5.0,Jeff S,https://www.tripadvisor.ca/Profile/jeffgYYC, nil,Mar. 2019, January 2019 9210,4.0,Farmer C,https://www.tripadvisor.ca/Profile/farmerc2014, nil,Dec. 2018, December 2018 9210,nil,,nil, nil,nil,nil 9210,5.0,rhondarobertson48,https://www.tripadvisor.ca/Profile/rhondarobertson48, nil,Oct. 2018, October 2018 9210,5.0,588danjones,https://www.tripadvisor.ca/Profile/588danjones, nil,Sep. 2018, September 2018 9210,4.0,K4th1982,https://www.tripadvisor.ca/Profile/K4th1982, nil,Aug. 2018, August 2018 9210,4.0,dawnatkin,https://www.tripadvisor.ca/Profile/dawnatkin, nil,Jun. 2018, June 2018 9210,5.0,K9784XTmarting,https://www.tripadvisor.ca/Profile/K9784XTmarting, nil,May 2018, March 2018 9210,5.0,andrewI3958XR,https://www.tripadvisor.ca/Profile/andrewI3958XR, nil,Apr. 2018, April 2018 9210,5.0,bryanbK215MD,https://www.tripadvisor.ca/Profile/bryanbK215MD, nil,Feb. 2018, February 2018 9210,5.0,Sheryl J,https://www.tripadvisor.ca/Profile/825sherylj, nil,Dec. 2017, December 2017 9210,5.0,Kerin Elizabeth M,https://www.tripadvisor.ca/Profile/kerinelizabethm, nil,Nov. 2017, November 2017 9210,4.0,tallnicolecanada,https://www.tripadvisor.ca/Profile/tallnicolecanada, nil,Oct. 2017, October 2017 9210,4.0,RubyRedBoots,https://www.tripadvisor.ca/Profile/RubyRedBoots, nil,Oct. 2017, September 2017 9210,3.0,johnbB3320LS,https://www.tripadvisor.ca/Profile/johnbB3320LS, nil,Sep. 2017, September 2017 9210,4.0,lesliecN6532OG,https://www.tripadvisor.ca/Profile/lesliecN6532OG, nil,Aug. 2017, August 2017 9210,5.0,jules634,https://www.tripadvisor.ca/Profile/jules634, nil,Aug. 2017, January 2017 9210,5.0,geraldpatrickm2017,https://www.tripadvisor.ca/Profile/geraldpatrickm2017, nil,Jul. 2017, June 2017 9210,5.0,hollism835,https://www.tripadvisor.ca/Profile/hollism835, nil,Jun. 2017, June 2017 9210,1.0,M6583RBjennifera,https://www.tripadvisor.ca/Profile/M6583RBjennifera, nil,Jun. 2017, May 2017 9210,5.0,H5043GCdebbier,https://www.tripadvisor.ca/Profile/H5043GCdebbier, nil,May 2017, May 2017 9210,4.0,Murray W,https://www.tripadvisor.ca/Profile/MurrayW640, nil,Apr. 2017, April 2017 9210,4.0,danielledD6516SP,https://www.tripadvisor.ca/Profile/danielledD6516SP, nil,Mar. 2017, March 2017 9210,5.0,J7784HQthomasv,https://www.tripadvisor.ca/Profile/J7784HQthomasv, nil,Feb. 2017, February 2017 9210,1.0,Rahul D,https://www.tripadvisor.ca/Profile/552rahuld, nil,Jan. 2017, January 2017 9210,4.0,Boyd M,https://www.tripadvisor.ca/Profile/boydm160, nil,Nov. 2016, November 2016 9210,5.0,Barbara H,https://www.tripadvisor.ca/Profile/Taborlady, nil,Oct. 2016, August 2016 9210,5.0,RyanSales,https://www.tripadvisor.ca/Profile/RyanSales, nil,Oct. 2016, October 2016 9210,5.0,maureenr914,https://www.tripadvisor.ca/Profile/maureenr914, nil,May 2016, April 2016 9210,5.0,grega616,https://www.tripadvisor.ca/Profile/grega616, nil,Mar. 2016, March 2016 9210,4.0,fredricke2016,https://www.tripadvisor.ca/Profile/fredricke2016, nil,Mar. 2016, February 2016 9210,5.0,790rennap,https://www.tripadvisor.ca/Profile/790rennap, nil,Feb. 2016, February 2016 9210,5.0,Arthur H,https://www.tripadvisor.ca/Profile/426arthurh, nil,Nov. 2015, November 2015 9211,5.0,nathanfe77,https://www.tripadvisor.ca/Profile/nathanfe77, nil,Apr. 4, April 2019 9211,5.0,GrannyAC,https://www.tripadvisor.ca/Profile/GrannyAC, nil,Dec. 2018, November 2018 9211,5.0,btwoods,https://www.tripadvisor.ca/Profile/btwoods, nil,Apr. 3, April 2019 9211,5.0,SteveDel248,https://www.tripadvisor.ca/Profile/SteveDel248, nil,Apr. 3, April 2019 9211,5.0,294sanderk,https://www.tripadvisor.ca/Profile/294sanderk, nil,Apr. 1, March 2019 9211,4.0,Tim M,https://www.tripadvisor.ca/Profile/L2628XItimm, nil,Mar. 2019, March 2019 9211,5.0,NorthernBushBoy,https://www.tripadvisor.ca/Profile/NorthernBushBoy, nil,Mar. 2019, March 2019 9211,5.0,Amanda H,https://www.tripadvisor.ca/Profile/24amandarh, nil,Mar. 2019, March 2019 9211,5.0,evan1254,https://www.tripadvisor.ca/Profile/evan1254, nil,Feb. 2019, February 2019 9211,5.0,TourGuide15,https://www.tripadvisor.ca/Profile/TourGuide15, nil,Feb. 2019, February 2019 9211,nil,,nil, nil,nil,nil 9211,5.0,Kareem F,https://www.tripadvisor.ca/Profile/Navigator56873036678, nil,Feb. 2019, February 2019 9211,5.0,chris j,https://www.tripadvisor.ca/Profile/G1587BOchrisj, nil,Jan. 2019, January 2019 9211,5.0,schmukerpaulj,https://www.tripadvisor.ca/Profile/schmukerpaulj, nil,Jan. 2019, January 2019 9211,5.0,Brett V,https://www.tripadvisor.ca/Profile/399brettv, nil,Jan. 2019, January 2019 9211,5.0,GrandTour37070211212,https://www.tripadvisor.ca/Profile/GrandTour37070211212, nil,Jan. 2019, January 2019 9211,4.0,Stanley F,https://www.tripadvisor.ca/Profile/535stanleyf, nil,Jan. 2019, January 2019 9211,5.0,katecliff,https://www.tripadvisor.ca/Profile/katecliff, nil,Jan. 2019, January 2019 9211,5.0,Thaís Brülinger,https://www.tripadvisor.ca/Profile/Voyage524182, nil,Jan. 2019, December 2018 9211,5.0,DHWK2016,https://www.tripadvisor.ca/Profile/DHWK2016, nil,Dec. 2018, December 2018 9211,5.0,AlisonJyyc,https://www.tripadvisor.ca/Profile/AlisonJyyc, nil,Dec. 2018, December 2018 9211,5.0,Inspire26332583700,https://www.tripadvisor.ca/Profile/Inspire26332583700, nil,Dec. 2018, December 2018 9211,5.0,Angele D,https://www.tripadvisor.ca/Profile/492angeled, nil,Dec. 2018, December 2018 9211,4.0,tylerg510,https://www.tripadvisor.ca/Profile/tylerg510, nil,Dec. 2018, December 2018 9211,5.0,Rob Taylor,https://www.tripadvisor.ca/Profile/Rob_Taylor30, nil,Nov. 2018, November 2018 9211,5.0,hermie d,https://www.tripadvisor.ca/Profile/hermied, nil,Nov. 2018, November 2018 9211,5.0,patknolan,https://www.tripadvisor.ca/Profile/patknolan, nil,Nov. 2018, November 2018 9211,5.0,idletime,https://www.tripadvisor.ca/Profile/idletime, nil,Nov. 2018, November 2018 9211,5.0,Curious60749186054,https://www.tripadvisor.ca/Profile/Curious60749186054, nil,Nov. 2018, November 2018 9211,5.0,Jordan P,https://www.tripadvisor.ca/Profile/jordanp653, nil,Oct. 2018, October 2018 9211,5.0,markwD3976OA,https://www.tripadvisor.ca/Profile/markwD3976OA, nil,Oct. 2018, October 2018 9211,5.0,linengirl,https://www.tripadvisor.ca/Profile/linengirl, nil,Oct. 2018, September 2018 9211,5.0,mimiOjackO,https://www.tripadvisor.ca/Profile/mimiOjackO, nil,Oct. 2018, September 2018 9211,5.0,Maps521562,https://www.tripadvisor.ca/Profile/Maps521562, nil,Sep. 2018, October 2018 9211,5.0,JARobinson,https://www.tripadvisor.ca/Profile/JARobinson, nil,Sep. 2018, September 2018 9211,5.0,c0ry27,https://www.tripadvisor.ca/Profile/c0ry27, nil,Sep. 2018, September 2018 9211,5.0,Marc S,https://www.tripadvisor.ca/Profile/Dutchie1977, nil,Sep. 2018, September 2018 9211,5.0,Q3573SDgregoryc,https://www.tripadvisor.ca/Profile/Q3573SDgregoryc, nil,Sep. 2018, September 2018 9211,5.0,Kylw K,https://www.tripadvisor.ca/Profile/kylwk, nil,Sep. 2018, September 2018 9211,5.0,J7151LOmikeb,https://www.tripadvisor.ca/Profile/J7151LOmikeb, nil,Sep. 2018, September 2018 9211,5.0,N2886RJronr,https://www.tripadvisor.ca/Profile/N2886RJronr, nil,Sep. 2018, September 2018 9211,5.0,jayjohnson130,https://www.tripadvisor.ca/Profile/jayjohnson130, nil,Sep. 2018, September 2018 9211,5.0,ccarriere2018,https://www.tripadvisor.ca/Profile/ccarriere2018, nil,Sep. 2018, September 2018 9211,5.0,Vsingh28,https://www.tripadvisor.ca/Profile/Vsingh28, nil,Sep. 2018, September 2018 9211,4.0,sheilawidenmaier,https://www.tripadvisor.ca/Profile/sheilawidenmaier, nil,Sep. 2018, August 2018 9211,4.0,mccrrose,https://www.tripadvisor.ca/Profile/mccrrose, nil,Aug. 2018, August 2018 9211,5.0,stevenadams77,https://www.tripadvisor.ca/Profile/stevenadams77, nil,Jul. 2018, July 2018 9211,5.0,OuttoLunch2015,https://www.tripadvisor.ca/Profile/OuttoLunch2015, nil,Jul. 2018, July 2018 9211,5.0,D5734WUdarren,https://www.tripadvisor.ca/Profile/D5734WUdarren, nil,Jul. 2018, July 2018 9211,5.0,Barbara C,https://www.tripadvisor.ca/Profile/tissacs, nil,Jul. 2018, July 2018 9211,5.0,Tina M,https://www.tripadvisor.ca/Profile/tinamY6016FW, nil,Jun. 2018, June 2018 9211,5.0,414av,https://www.tripadvisor.ca/Profile/414av, nil,May 2018, May 2018 9211,5.0,CinciSparty,https://www.tripadvisor.ca/Profile/CinciSparty, nil,May 2018, May 2018 9211,5.0,alanvogeley,https://www.tripadvisor.ca/Profile/alanvogeley, nil,May 2018, May 2018 9211,5.0,meganamie12,https://www.tripadvisor.ca/Profile/meganamie12, nil,May 2018, May 2018 9211,5.0,679julief,https://www.tripadvisor.ca/Profile/679julief, nil,May 2018, May 2018 9211,4.0,travelbug777_7,https://www.tripadvisor.ca/Profile/travelbug777_7, nil,May 2018, May 2018 9211,5.0,Divady,https://www.tripadvisor.ca/Profile/Divady, nil,May 2018, May 2018 9211,4.0,GeoEng51,https://www.tripadvisor.ca/Profile/GeoEng51, nil,May 2018, May 2018 9211,5.0,imane85,https://www.tripadvisor.ca/Profile/imane85, nil,May 2018, May 2018 9211,4.0,tonywG5009YU,https://www.tripadvisor.ca/Profile/tonywG5009YU, nil,May 2018, April 2018 9211,5.0,Brian M,https://www.tripadvisor.ca/Profile/E5089LDbrianm, nil,Apr. 2018, April 2018 9211,4.0,Clogger-12345,https://www.tripadvisor.ca/Profile/Clogger-12345, nil,Apr. 2018, April 2018 9211,5.0,Richard M,https://www.tripadvisor.ca/Profile/H2169LTrichardm, nil,Apr. 2018, April 2018 9211,5.0,Andrew B,https://www.tripadvisor.ca/Profile/M8610WAandrewb, nil,Apr. 2018, April 2018 9211,5.0,aleciamisherwood,https://www.tripadvisor.ca/Profile/aleciamisherwood, nil,Apr. 2018, April 2018 9211,5.0,tbunes,https://www.tripadvisor.ca/Profile/tbunes, nil,Apr. 2018, April 2018 9211,5.0,David R,https://www.tripadvisor.ca/Profile/C2250VSdavidr, nil,Apr. 2018, April 2018 9211,5.0,Huy B,https://www.tripadvisor.ca/Profile/huyb2015, nil,Apr. 2018, April 2018 9211,5.0,Chris B,https://www.tripadvisor.ca/Profile/9ChrisB9, nil,Apr. 2018, March 2018 9211,5.0,643glennt,https://www.tripadvisor.ca/Profile/643glennt, nil,Mar. 2018, March 2018 9211,5.0,MelJobson,https://www.tripadvisor.ca/Profile/MelJobson, nil,Mar. 2018, March 2018 9211,5.0,Josh W,https://www.tripadvisor.ca/Profile/KnowYourWhisky, nil,Mar. 2018, March 2018 9211,5.0,dmcdonnell1509,https://www.tripadvisor.ca/Profile/dmcdonnell1509, nil,Mar. 2018, March 2018 9211,5.0,Ryan D,https://www.tripadvisor.ca/Profile/N7163BWryand, nil,Mar. 2018, March 2018 9211,5.0,Travelready67,https://www.tripadvisor.ca/Profile/Travelready67, nil,Jan. 2018, January 2018 9211,5.0,AlbertaTraveller67,https://www.tripadvisor.ca/Profile/AlbertaTraveller67, nil,Jan. 2018, January 2018 9211,5.0,807alannam,https://www.tripadvisor.ca/Profile/807alannam, nil,Jan. 2018, January 2018 9211,5.0,stephw19,https://www.tripadvisor.ca/Profile/stephw19, nil,Jan. 2018, January 2018 9211,5.0,Rich G,https://www.tripadvisor.ca/Profile/565richg, nil,Jan. 2018, January 2018 9211,5.0,Salvatore A,https://www.tripadvisor.ca/Profile/F2321FKsalvatorea, nil,Jan. 2018, November 2017 9211,5.0,lisaann40,https://www.tripadvisor.ca/Profile/lisaann40, nil,Jan. 2018, December 2017 9211,5.0,michaelmC25WU,https://www.tripadvisor.ca/Profile/michaelmC25WU, nil,Dec. 2017, December 2017 9211,5.0,cjfraiz,https://www.tripadvisor.ca/Profile/cjfraiz, nil,Dec. 2017, December 2017 9211,4.0,Elmer M,https://www.tripadvisor.ca/Profile/486elmerm, nil,Dec. 2017, December 2017 9211,5.0,nathane568,https://www.tripadvisor.ca/Profile/nathane568, nil,Nov. 2017, November 2017 9211,5.0,598arthurw,https://www.tripadvisor.ca/Profile/598arthurw, nil,Nov. 2017, November 2017 9211,5.0,N3590OIjohnb,https://www.tripadvisor.ca/Profile/N3590OIjohnb, nil,Nov. 2017, November 2017 9211,5.0,brucepG6283ZV,https://www.tripadvisor.ca/Profile/brucepG6283ZV, nil,Nov. 2017, November 2017 9211,5.0,Wes M,https://www.tripadvisor.ca/Profile/885wesm, nil,Nov. 2017, November 2017 9211,5.0,rogerduarten,https://www.tripadvisor.ca/Profile/rogerduarten, nil,Nov. 2017, November 2017 9211,4.0,T8156WWstephens,https://www.tripadvisor.ca/Profile/T8156WWstephens, nil,Nov. 2017, November 2017 9211,5.0,838hectorb,https://www.tripadvisor.ca/Profile/838hectorb, nil,Nov. 2017, November 2017 9211,4.0,579alfonsom,https://www.tripadvisor.ca/Profile/579alfonsom, nil,Nov. 2017, November 2017 9211,5.0,StrugglingGolfer,https://www.tripadvisor.ca/Profile/StrugglingGolfer, nil,Nov. 2017, November 2017 9211,5.0,laurencebY3877RH,https://www.tripadvisor.ca/Profile/laurencebY3877RH, nil,Nov. 2017, November 2017 9211,4.0,PDZ320,https://www.tripadvisor.ca/Profile/PDZ320, nil,Nov. 2017, November 2017 9211,5.0,Lauren R,https://www.tripadvisor.ca/Profile/RedRenny, nil,Nov. 2017, November 2017 9211,5.0,evan143,https://www.tripadvisor.ca/Profile/evan143, nil,Nov. 2017, November 2017 9211,5.0,WinnipegHiroshi,https://www.tripadvisor.ca/Profile/WinnipegHiroshi, nil,Oct. 2017, October 2017 9211,5.0,leocF4667NL,https://www.tripadvisor.ca/Profile/leocF4667NL, nil,Oct. 2017, October 2017 9211,5.0,robertcY1061IZ,https://www.tripadvisor.ca/Profile/robertcY1061IZ, nil,Oct. 2017, October 2017 9211,5.0,Julia G,https://www.tripadvisor.ca/Profile/juliag481, nil,Oct. 2017, October 2017 9211,5.0,jamesotish,https://www.tripadvisor.ca/Profile/jamesotish, nil,Oct. 2017, October 2017 9211,5.0,Derek T,https://www.tripadvisor.ca/Profile/867derekt, nil,Oct. 2017, October 2017 9211,5.0,robfV9792RU,https://www.tripadvisor.ca/Profile/robfV9792RU, nil,Oct. 2017, October 2017 9211,5.0,amandasX2288FJ,https://www.tripadvisor.ca/Profile/amandasX2288FJ, nil,Oct. 2017, October 2017 9211,5.0,ralphk352,https://www.tripadvisor.ca/Profile/ralphk352, nil,Oct. 2017, October 2017 9211,5.0,N5620JOcarlr,https://www.tripadvisor.ca/Profile/N5620JOcarlr, nil,Oct. 2017, October 2017 9211,5.0,jameshowillc,https://www.tripadvisor.ca/Profile/jameshowillc, nil,Oct. 2017, September 2017 9211,5.0,robertmN8768TG,https://www.tripadvisor.ca/Profile/robertmN8768TG, nil,Oct. 2017, September 2017 9211,5.0,Mike O,https://www.tripadvisor.ca/Profile/783mikeo, nil,Oct. 2017, September 2017 9211,5.0,jamesbm2017,https://www.tripadvisor.ca/Profile/jamesbm2017, nil,Sep. 2017, September 2017 9211,5.0,Dan M,https://www.tripadvisor.ca/Profile/danmL7232KI, nil,Sep. 2017, September 2017 9211,4.0,Ryan H,https://www.tripadvisor.ca/Profile/576ryanh, nil,Sep. 2017, September 2017 9211,5.0,jkucher,https://www.tripadvisor.ca/Profile/jkucher, nil,Sep. 2017, September 2017 9211,5.0,428shahids,https://www.tripadvisor.ca/Profile/428shahids, nil,Sep. 2017, September 2017 9211,5.0,T8437FEjasonm,https://www.tripadvisor.ca/Profile/T8437FEjasonm, nil,Sep. 2017, September 2017 9211,5.0,764shanek,https://www.tripadvisor.ca/Profile/764shanek, nil,Sep. 2017, September 2017 9211,4.0,glennj93,https://www.tripadvisor.ca/Profile/glennj93, nil,Sep. 2017, September 2017 9211,5.0,gmdalberta,https://www.tripadvisor.ca/Profile/gmdalberta, nil,Sep. 2017, September 2017 9211,5.0,55wayne,https://www.tripadvisor.ca/Profile/55wayne, nil,Sep. 2017, September 2017 9211,5.0,stephaniehP8478EC,https://www.tripadvisor.ca/Profile/stephaniehP8478EC, nil,Sep. 2017, September 2017 9211,5.0,erinp736,https://www.tripadvisor.ca/Profile/erinp736, nil,Sep. 2017, September 2017 9211,5.0,StephenHammond,https://www.tripadvisor.ca/Profile/StephenHammond, nil,Sep. 2017, September 2017 9211,5.0,Claude L,https://www.tripadvisor.ca/Profile/claudel512, nil,Sep. 2017, September 2017 9211,5.0,M8051XQnancyb,https://www.tripadvisor.ca/Profile/M8051XQnancyb, nil,Sep. 2017, August 2017 9211,5.0,kalj2017,https://www.tripadvisor.ca/Profile/kalj2017, nil,Aug. 2017, August 2017 9211,5.0,tolulolat,https://www.tripadvisor.ca/Profile/tolulolat, nil,Aug. 2017, August 2017 9211,5.0,jamesrT2623EN,https://www.tripadvisor.ca/Profile/jamesrT2623EN, nil,Aug. 2017, August 2017 9211,5.0,sarahsB5026CX,https://www.tripadvisor.ca/Profile/sarahsB5026CX, nil,Aug. 2017, August 2017 9211,5.0,brentw306,https://www.tripadvisor.ca/Profile/brentw306, nil,Aug. 2017, August 2017 9211,5.0,Steve B,https://www.tripadvisor.ca/Profile/stevebT7490YJ, nil,Aug. 2017, August 2017 9211,5.0,elbersp,https://www.tripadvisor.ca/Profile/elbersp, nil,Aug. 2017, August 2017 9211,5.0,nataliecH3213LE,https://www.tripadvisor.ca/Profile/nataliecH3213LE, nil,Aug. 2017, August 2017 9211,5.0,hilary869,https://www.tripadvisor.ca/Profile/hilary869, nil,Aug. 2017, August 2017 9211,5.0,adrianarN2564TR,https://www.tripadvisor.ca/Profile/adrianarN2564TR, nil,Aug. 2017, August 2017 9211,5.0,N3126GAdennish,https://www.tripadvisor.ca/Profile/N3126GAdennish, nil,Aug. 2017, August 2017 9211,5.0,Sherri H,https://www.tripadvisor.ca/Profile/632sherrih, nil,Aug. 2017, August 2017 9211,5.0,Q4373OCmarkt,https://www.tripadvisor.ca/Profile/Q4373OCmarkt, nil,Aug. 2017, August 2017 9211,5.0,Brent M,https://www.tripadvisor.ca/Profile/brentmJ4156SV, nil,Aug. 2017, August 2017 9211,5.0,l0vinglife2day,https://www.tripadvisor.ca/Profile/l0vinglife2day, nil,Jul. 2017, July 2017 9211,5.0,adia915,https://www.tripadvisor.ca/Profile/adia915, nil,Jul. 2017, February 2017 9211,5.0,ndpalmquist,https://www.tripadvisor.ca/Profile/ndpalmquist, nil,Jul. 2017, July 2017 9211,5.0,danielmA1220SX,https://www.tripadvisor.ca/Profile/danielmA1220SX, nil,Jul. 2017, July 2017 9211,5.0,D1469JFscott,https://www.tripadvisor.ca/Profile/D1469JFscott, nil,Jul. 2017, July 2017 9211,4.0,RicardoLeonIrastorza,https://www.tripadvisor.ca/Profile/RicardoLeonIrastorza, nil,Jul. 2017, May 2017 9211,5.0,HotelieR118,https://www.tripadvisor.ca/Profile/HotelieR118, nil,Jul. 2017, July 2017 9211,5.0,Shahid S,https://www.tripadvisor.ca/Profile/225shahids, nil,Jul. 2017, July 2017 9211,5.0,tammybB4063KJ,https://www.tripadvisor.ca/Profile/tammybB4063KJ, nil,Jul. 2017, July 2017 9211,5.0,robertgG8811EE,https://www.tripadvisor.ca/Profile/robertgG8811EE, nil,Jul. 2017, July 2017 9211,5.0,HECK B,https://www.tripadvisor.ca/Profile/HECKB, nil,Jul. 2017, June 2017 9211,5.0,Keith B,https://www.tripadvisor.ca/Profile/keithbY3975ZC, nil,Jul. 2017, July 2017 9211,5.0,Bob B,https://www.tripadvisor.ca/Profile/BobB533, nil,Jul. 2017, July 2017 9211,5.0,aslammb,https://www.tripadvisor.ca/Profile/aslammb, nil,Jul. 2017, June 2017 9211,5.0,Shirley L,https://www.tripadvisor.ca/Profile/473shirleyl, nil,Jul. 2017, May 2017 9211,4.0,489jeremya,https://www.tripadvisor.ca/Profile/489jeremya, nil,Jul. 2017, June 2017 9211,5.0,429keenanw,https://www.tripadvisor.ca/Profile/429keenanw, nil,Jun. 2017, June 2017 9211,5.0,Marie D,https://www.tripadvisor.ca/Profile/173MarieD, nil,Jun. 2017, June 2017 9211,5.0,liviumrl,https://www.tripadvisor.ca/Profile/liviumrl, nil,Jun. 2017, June 2017 9211,4.0,patrickwS1925IH,https://www.tripadvisor.ca/Profile/patrickwS1925IH, nil,Jun. 2017, June 2017 9211,5.0,202celesteb,https://www.tripadvisor.ca/Profile/202celesteb, nil,Jun. 2017, June 2017 9211,5.0,B8847XKjamesd,https://www.tripadvisor.ca/Profile/B8847XKjamesd, nil,Jun. 2017, June 2017 9211,5.0,Colin B,https://www.tripadvisor.ca/Profile/ColinB2081, nil,Jun. 2017, June 2017 9211,5.0,A171JHdianes,https://www.tripadvisor.ca/Profile/A171JHdianes, nil,Jun. 2017, June 2017 9211,4.0,874lyleh,https://www.tripadvisor.ca/Profile/874lyleh, nil,Jun. 2017, June 2017 9211,4.0,peterkmrf,https://www.tripadvisor.ca/Profile/peterkmrf, nil,Jun. 2017, June 2017 9212,nil,,nil, nil,nil,nil 9212,5.0,TraceB,https://www.tripadvisor.ca/Profile/TraceB68, nil,Mar. 2019, March 2019 9212,5.0,Tour12666281917,https://www.tripadvisor.ca/Profile/Tour12666281917, nil,Feb. 2019, February 2019 9212,4.0,Sandra H,https://www.tripadvisor.ca/Profile/sandrah308, nil,Feb. 2019, February 2019 9212,3.0,Sherpa645710,https://www.tripadvisor.ca/Profile/Sherpa645710, nil,Feb. 2019, February 2019 9212,4.0,MrRaveon10,https://www.tripadvisor.ca/Profile/MrRaveon10, nil,Feb. 2019, February 2019 9212,3.0,Lori S,https://www.tripadvisor.ca/Profile/W8613VXloris, nil,Feb. 2019, February 2019 9212,4.0,TravelinSalesGuy,https://www.tripadvisor.ca/Profile/TravelinSalesGuy, nil,Jan. 2019, January 2019 9212,5.0,ryfarms,https://www.tripadvisor.ca/Profile/ryfarms, nil,Dec. 2018, December 2018 9212,5.0,Marcello B,https://www.tripadvisor.ca/Profile/marcellob837, nil,Nov. 2018, November 2018 9212,5.0,Lizard50,https://www.tripadvisor.ca/Profile/Lizard50, nil,Nov. 2018, November 2018 9212,1.0,ajd414,https://www.tripadvisor.ca/Profile/ajd414, nil,Oct. 2018, September 2018 9212,3.0,karamccurdy,https://www.tripadvisor.ca/Profile/karamccurdy, nil,Oct. 2018, September 2018 9212,5.0,r0b296,https://www.tripadvisor.ca/Profile/r0b296, nil,Oct. 2018, October 2018 9212,3.0,bmgagne,https://www.tripadvisor.ca/Profile/bmgagne, nil,Oct. 2018, October 2018 9212,2.0,jck708,https://www.tripadvisor.ca/Profile/jck708, nil,Oct. 2018, September 2018 9212,2.0,t0mpickering,https://www.tripadvisor.ca/Profile/t0mpickering, nil,Sep. 2018, September 2018 9212,3.0,BobSaget771,https://www.tripadvisor.ca/Profile/BobSaget771, nil,Aug. 2018, August 2018 9212,4.0,ksharko,https://www.tripadvisor.ca/Profile/ksharko, nil,Aug. 2018, August 2018 9212,5.0,cemilio01,https://www.tripadvisor.ca/Profile/cemilio01, nil,Aug. 2018, August 2018 9212,3.0,841gloriav,https://www.tripadvisor.ca/Profile/841gloriav, nil,May 2018, April 2018 9212,1.0,canadaengineer,https://www.tripadvisor.ca/Profile/canadaengineer, nil,May 2018, April 2018 9212,1.0,DustinHeisler,https://www.tripadvisor.ca/Profile/DustinHeisler, nil,Apr. 2018, April 2018 9212,4.0,JN_Artemis,https://www.tripadvisor.ca/Profile/JN_Artemis, nil,Apr. 2018, April 2018 9212,5.0,rogercD1645PT,https://www.tripadvisor.ca/Profile/rogercD1645PT, nil,Apr. 2018, April 2018 9212,3.0,andreadarlington,https://www.tripadvisor.ca/Profile/andreadarlington, nil,Apr. 2018, April 2018 9212,4.0,Ray S,https://www.tripadvisor.ca/Profile/raysC5469WI, nil,Apr. 2018, March 2018 9212,4.0,Pierre_DLS,https://www.tripadvisor.ca/Profile/Pierre_DLS, nil,Apr. 2018, March 2018 9212,3.0,kalpeshtrivedi2000,https://www.tripadvisor.ca/Profile/kalpeshtrivedi2000, nil,Apr. 2018, March 2018 9212,4.0,allisoncreamer,https://www.tripadvisor.ca/Profile/allisoncreamer, nil,Mar. 2018, March 2018 9212,3.0,Wcrow,https://www.tripadvisor.ca/Profile/Wcrow, nil,Feb. 2018, February 2018 9212,4.0,Russell W,https://www.tripadvisor.ca/Profile/russellw799, nil,Feb. 2018, February 2018 9212,5.0,294conniep,https://www.tripadvisor.ca/Profile/294conniep, nil,Feb. 2018, January 2018 9212,5.0,shawnas934,https://www.tripadvisor.ca/Profile/shawnas934, nil,Jan. 2018, January 2018 9212,4.0,T100JGsuzannec,https://www.tripadvisor.ca/Profile/T100JGsuzannec, nil,Jan. 2018, December 2017 9212,5.0,757russellr,https://www.tripadvisor.ca/Profile/757russellr, nil,Jan. 2018, January 2018 9212,5.0,87steveni,https://www.tripadvisor.ca/Profile/87steveni, nil,Jan. 2018, January 2018 9212,5.0,Susana P,https://www.tripadvisor.ca/Profile/susanap372, nil,Jan. 2018, January 2018 9212,3.0,humrk,https://www.tripadvisor.ca/Profile/humrk, nil,Jan. 2018, December 2017 9212,5.0,Bill w,https://www.tripadvisor.ca/Profile/serraa2018, nil,Jan. 2018, October 2017 9212,2.0,Stephanie L,https://www.tripadvisor.ca/Profile/M3754AHstephaniel, nil,Dec. 2017, December 2017 9212,4.0,Douglas W,https://www.tripadvisor.ca/Profile/douglasw467, nil,Dec. 2017, December 2017 9212,5.0,120dwayneh,https://www.tripadvisor.ca/Profile/120dwayneh, nil,Dec. 2017, December 2017 9212,5.0,Greg M,https://www.tripadvisor.ca/Profile/332gregm, nil,Dec. 2017, December 2017 9212,5.0,P3793YBdanielk,https://www.tripadvisor.ca/Profile/P3793YBdanielk, nil,Nov. 2017, November 2017 9212,4.0,ANTONY TA,https://www.tripadvisor.ca/Profile/antonyt638, nil,Nov. 2017, November 2017 9212,5.0,amberk154,https://www.tripadvisor.ca/Profile/amberk154, nil,Nov. 2017, November 2017 9212,5.0,robertlB710LZ,https://www.tripadvisor.ca/Profile/robertlB710LZ, nil,Oct. 2017, October 2017 9212,5.0,Laura Bob M,https://www.tripadvisor.ca/Profile/laurabobm, nil,Oct. 2017, September 2017 9212,5.0,robertah770,https://www.tripadvisor.ca/Profile/robertah770, nil,Oct. 2017, September 2017 9212,5.0,carolebL2928LG,https://www.tripadvisor.ca/Profile/carolebL2928LG, nil,Sep. 2017, September 2017 9212,5.0,shoaibmri,https://www.tripadvisor.ca/Profile/shoaibmri, nil,Sep. 2017, August 2017 9212,5.0,Nathan R,https://www.tripadvisor.ca/Profile/767nathanr, nil,Sep. 2017, September 2017 9212,5.0,Harold U,https://www.tripadvisor.ca/Profile/haroldu780, nil,Sep. 2017, September 2017 9212,4.0,Mary F,https://www.tripadvisor.ca/Profile/C570RImaryf, nil,Sep. 2017, September 2017 9212,4.0,481ron,https://www.tripadvisor.ca/Profile/481ron, nil,Sep. 2017, August 2017 9212,2.0,xc0der,https://www.tripadvisor.ca/Profile/xc0der, nil,Sep. 2017, August 2017 9212,4.0,Janice C,https://www.tripadvisor.ca/Profile/janicec125, nil,Aug. 2017, August 2017 9212,4.0,martinaN5238GL,https://www.tripadvisor.ca/Profile/martinaN5238GL, nil,Jul. 2017, July 2017 9212,4.0,X2129HXcarolynm,https://www.tripadvisor.ca/Profile/X2129HXcarolynm, nil,Jul. 2017, July 2017 9212,4.0,847grk,https://www.tripadvisor.ca/Profile/847grk, nil,Jul. 2017, July 2017 9212,2.0,CoachBW16,https://www.tripadvisor.ca/Profile/CoachBW16, nil,Jul. 2017, July 2017 9212,5.0,sjanvier,https://www.tripadvisor.ca/Profile/sjanvier, nil,Jul. 2017, June 2017 9212,4.0,M5684DLkevins,https://www.tripadvisor.ca/Profile/M5684DLkevins, nil,Jun. 2017, May 2017 9212,1.0,Boomstrike,https://www.tripadvisor.ca/Profile/Boomstrike, nil,Jun. 2017, June 2017 9212,4.0,deb0rahlynnp,https://www.tripadvisor.ca/Profile/deb0rahlynnp, nil,Jun. 2017, May 2017 9212,5.0,482jillianc,https://www.tripadvisor.ca/Profile/482jillianc, nil,Jun. 2017, May 2017 9212,5.0,johndZ3550FN,https://www.tripadvisor.ca/Profile/johndZ3550FN, nil,May 2017, May 2017 9212,5.0,Tara A,https://www.tripadvisor.ca/Profile/TaraA677, nil,May 2017, May 2017 9212,4.0,B20132013,https://www.tripadvisor.ca/Profile/B20132013, nil,May 2017, May 2017 9212,5.0,PewTraveller,https://www.tripadvisor.ca/Profile/PewTraveller, nil,May 2017, May 2017 9212,4.0,brianlW8265DK,https://www.tripadvisor.ca/Profile/brianlW8265DK, nil,May 2017, May 2017 9212,5.0,johncQ9652ZZ,https://www.tripadvisor.ca/Profile/johncQ9652ZZ, nil,Apr. 2017, March 2017 9212,4.0,871brucek,https://www.tripadvisor.ca/Profile/871brucek, nil,Apr. 2017, April 2017 9212,1.0,matthewcD7829GH,https://www.tripadvisor.ca/Profile/matthewcD7829GH, nil,Apr. 2017, April 2017 9212,5.0,johncF3911GG,https://www.tripadvisor.ca/Profile/johncF3911GG, nil,Apr. 2017, April 2017 9212,5.0,Jason H,https://www.tripadvisor.ca/Profile/jasonh166, nil,Apr. 2017, April 2017 9212,5.0,815jeffreyn,https://www.tripadvisor.ca/Profile/815jeffreyn, nil,Apr. 2017, April 2017 9212,4.0,fl0j02017,https://www.tripadvisor.ca/Profile/fl0j02017, nil,Apr. 2017, March 2017 9212,5.0,510garryl,https://www.tripadvisor.ca/Profile/510garryl, nil,Apr. 2017, March 2017 9212,5.0,John S,https://www.tripadvisor.ca/Profile/johnsP5669ET, nil,Mar. 2017, March 2017 9212,3.0,J9620VKpault,https://www.tripadvisor.ca/Profile/J9620VKpault, nil,Mar. 2017, March 2017 9212,5.0,rbeason,https://www.tripadvisor.ca/Profile/rbeason, nil,Mar. 2017, March 2017 9212,1.0,davidmI2415NY,https://www.tripadvisor.ca/Profile/davidmI2415NY, nil,Mar. 2017, March 2017 9212,1.0,Guy Q,https://www.tripadvisor.ca/Profile/guyq2017, nil,Mar. 2017, March 2017 9212,5.0,Natalie S,https://www.tripadvisor.ca/Profile/NatalieS2810, nil,Feb. 2017, February 2017 9212,5.0,EdmotnonTraveller,https://www.tripadvisor.ca/Profile/EdmotnonTraveller, nil,Dec. 2016, December 2016 9212,4.0,TonyCBris,https://www.tripadvisor.ca/Profile/TonyCBris, nil,Dec. 2016, November 2016 9212,5.0,FireMedic3Girls,https://www.tripadvisor.ca/Profile/FireMedic3Girls, nil,Nov. 2016, November 2016 9212,5.0,PATEH14,https://www.tripadvisor.ca/Profile/PATEH14, nil,Nov. 2016, November 2016 9212,5.0,201Gwyn,https://www.tripadvisor.ca/Profile/201Gwyn, nil,Oct. 2016, July 2016 9212,5.0,ksummers2016,https://www.tripadvisor.ca/Profile/ksummers2016, nil,Oct. 2016, September 2016 9212,3.0,Marie G,https://www.tripadvisor.ca/Profile/margraful, nil,Oct. 2016, October 2016 9212,5.0,unicornsanddragons,https://www.tripadvisor.ca/Profile/unicornsanddragons, nil,Oct. 2016, October 2016 9212,4.0,spencerchad,https://www.tripadvisor.ca/Profile/spencerchad, nil,Oct. 2016, October 2016 9212,4.0,Ashley,https://www.tripadvisor.ca/Profile/AshleyDawn84, nil,Sep. 2016, September 2016 9212,5.0,Wendy B,https://www.tripadvisor.ca/Profile/E8775TKwendyb, nil,Aug. 2016, July 2016 9212,5.0,chrisdX9019RG,https://www.tripadvisor.ca/Profile/chrisdX9019RG, nil,May 2016, April 2016 9212,3.0,Viajar_desde_Alberta,https://www.tripadvisor.ca/Profile/Viajar_desde_Alberta, nil,May 2016, March 2016 9212,5.0,williamrzb,https://www.tripadvisor.ca/Profile/williamrzb, nil,May 2016, April 2016 9212,4.0,Quanta4392timr,https://www.tripadvisor.ca/Profile/Quanta4392timr, nil,Apr. 2016, April 2016 9212,4.0,sarahaileensteel,https://www.tripadvisor.ca/Profile/sarahaileensteel, nil,Mar. 2016, March 2016 9212,5.0,rileyt247,https://www.tripadvisor.ca/Profile/rileyt247, nil,Mar. 2016, March 2016 9212,4.0,Bruce M,https://www.tripadvisor.ca/Profile/brucemW4938BJ, nil,Mar. 2016, March 2016 9212,4.0,thechank,https://www.tripadvisor.ca/Profile/thechank, nil,Mar. 2016, March 2016 9212,4.0,T8684KEamandah,https://www.tripadvisor.ca/Profile/T8684KEamandah, nil,Mar. 2016, February 2016 9212,5.0,Marcus R,https://www.tripadvisor.ca/Profile/812marcusr, nil,Feb. 2016, February 2016 9212,5.0,queenieg,https://www.tripadvisor.ca/Profile/queenieg, nil,Feb. 2016, February 2016 9212,4.0,vm275,https://www.tripadvisor.ca/Profile/vm275, nil,Feb. 2016, January 2016 9212,5.0,trevord946,https://www.tripadvisor.ca/Profile/trevord946, nil,Feb. 2016, January 2016 9212,5.0,chris i,https://www.tripadvisor.ca/Profile/239chrisi, nil,Dec. 2015, November 2015 9212,5.0,jeffcQ4382ZY,https://www.tripadvisor.ca/Profile/jeffcQ4382ZY, nil,Dec. 2015, December 2015 9212,5.0,toddsP6397HD,https://www.tripadvisor.ca/Profile/toddsP6397HD, nil,Dec. 2015, November 2015 9212,5.0,Ken Navitsky,https://www.tripadvisor.ca/Profile/KenNavitsky, nil,Sep. 2015, September 2015 9212,5.0,Scooter_EDM,https://www.tripadvisor.ca/Profile/Scooter_EDM, nil,Sep. 2015, September 2015 9212,5.0,RCaus08,https://www.tripadvisor.ca/Profile/RCaus08, nil,Aug. 2015, August 2015 9212,5.0,ray anthony,https://www.tripadvisor.ca/Profile/rayanth0ny, nil,Jul. 2015, July 2015 9212,4.0,CNDTravel,https://www.tripadvisor.ca/Profile/CNDTravel, nil,Jul. 2015, July 2015 9212,5.0,rona_cruz,https://www.tripadvisor.ca/Profile/rona_cruz, nil,Jul. 2015, July 2015 9212,5.0,4joshuathomas,https://www.tripadvisor.ca/Profile/4joshuathomas, nil,Jul. 2015, June 2015 9212,3.0,AtTheBeachVentura,https://www.tripadvisor.ca/Profile/AtTheBeachVentura, nil,Jul. 2015, June 2015 9212,5.0,Keith J,https://www.tripadvisor.ca/Profile/keithj5, nil,Jun. 2015, June 2015 9212,5.0,Andrew M,https://www.tripadvisor.ca/Profile/andrewmE2343TI, nil,May 2015, May 2015 9212,5.0,rrwworth,https://www.tripadvisor.ca/Profile/rrwworth, nil,May 2015, April 2015 9212,3.0,martincurran55,https://www.tripadvisor.ca/Profile/martincurran55, nil,May 2015, February 2015 9212,5.0,stephangm2015,https://www.tripadvisor.ca/Profile/stephangm2015, nil,May 2015, May 2015 9212,5.0,G Z,https://www.tripadvisor.ca/Profile/21gz, nil,Apr. 2015, March 2015 9212,5.0,Lily Leann C,https://www.tripadvisor.ca/Profile/lilyleannc, nil,Mar. 2015, February 2015 9212,4.0,LovingSunandSand,https://www.tripadvisor.ca/Profile/LovingSunandSand, nil,Feb. 2015, January 2015 9212,5.0,Philip C,https://www.tripadvisor.ca/Profile/807philipc, nil,Feb. 2015, January 2015 9212,5.0,Jason D,https://www.tripadvisor.ca/Profile/jasondQ280QT, nil,Feb. 2015, January 2015 9212,5.0,Luxalot,https://www.tripadvisor.ca/Profile/Luxalot, nil,Dec. 2014, July 2014 9212,5.0,john c,https://www.tripadvisor.ca/Profile/johncW1994DG, nil,Dec. 2014, December 2014 9212,5.0,Don S,https://www.tripadvisor.ca/Profile/684dons, nil,Dec. 2014, November 2014 9212,3.0,ColinAsh,https://www.tripadvisor.ca/Profile/ColinAsh, nil,Dec. 2014, November 2014 9212,5.0,P S,https://www.tripadvisor.ca/Profile/80ps, nil,Dec. 2014, November 2014 9212,5.0,Danielle E,https://www.tripadvisor.ca/Profile/daniellee231, nil,Oct. 2014, October 2014 9212,5.0,Helen D,https://www.tripadvisor.ca/Profile/helend778, nil,Oct. 2014, October 2014 9212,5.0,TravelBugg,https://www.tripadvisor.ca/Profile/travelbugg555, nil,Oct. 2014, October 2014 9212,5.0,Michael G,https://www.tripadvisor.ca/Profile/michaelgK3231UC, nil,Oct. 2014, September 2014 9213,nil,,nil, nil,nil,nil 9213,2.0,Neil H.,https://www.tripadvisor.ca/Profile/TheneilYEG, nil,Mar. 2019, March 2019 9213,4.0,Passport14088193456,https://www.tripadvisor.ca/Profile/Passport14088193456, nil,Mar. 2019, March 2019 9213,5.0,Harvey M,https://www.tripadvisor.ca/Profile/HarveyM192, nil,Feb. 2019, February 2019 9213,5.0,Richard,https://www.tripadvisor.ca/Profile/Reinesue24, nil,Feb. 2019, February 2019 9213,5.0,Kevin Villanueva,https://www.tripadvisor.ca/Profile/kevinchristopherv, nil,Feb. 2019, February 2019 9213,1.0,darrencloudtravel,https://www.tripadvisor.ca/Profile/darrencloudtravel, nil,Feb. 2019, January 2019 9213,5.0,Wayne D,https://www.tripadvisor.ca/Profile/813wayned, nil,Feb. 2019, February 2019 9213,5.0,Kenneth C.,https://www.tripadvisor.ca/Profile/Kc1925, nil,Feb. 2019, February 2019 9213,4.0,Cruiser59934074211,https://www.tripadvisor.ca/Profile/Cruiser59934074211, nil,Jan. 2019, January 2019 9213,5.0,manchandapuneet,https://www.tripadvisor.ca/Profile/manchandapuneet, nil,Jan. 2019, November 2018 9213,5.0,Jorge N,https://www.tripadvisor.ca/Profile/jorgenC1393PH, nil,Sep. 2018, September 2018 9213,1.0,Renae B,https://www.tripadvisor.ca/Profile/608renaeb, nil,Sep. 2018, September 2018 9213,3.0,aaronj121,https://www.tripadvisor.ca/Profile/aaronj121, nil,Aug. 2018, August 2018 9213,5.0,Jen B,https://www.tripadvisor.ca/Profile/jenb644, nil,Aug. 2018, August 2018 9213,2.0,georgemom,https://www.tripadvisor.ca/Profile/georgemom, nil,Jun. 2018, June 2018 9213,5.0,Stu B,https://www.tripadvisor.ca/Profile/692stub, nil,Jun. 2018, June 2018 9213,3.0,176skok,https://www.tripadvisor.ca/Profile/176skok, nil,Jun. 2018, June 2018 9213,5.0,bullitt02018,https://www.tripadvisor.ca/Profile/bullitt02018, nil,Jun. 2018, June 2018 9213,5.0,Fernando F,https://www.tripadvisor.ca/Profile/fernandofX4497UJ, nil,Jun. 2018, June 2018 9213,3.0,g35concrete,https://www.tripadvisor.ca/Profile/g35concrete, nil,Jun. 2018, May 2018 9213,5.0,fabryhb,https://www.tripadvisor.ca/Profile/fabryhb, nil,Jun. 2018, June 2018 9213,4.0,aaron1396,https://www.tripadvisor.ca/Profile/aaron1396, nil,Jun. 2018, May 2018 9213,5.0,dermastudio,https://www.tripadvisor.ca/Profile/dermastudio, nil,May 2018, May 2018 9213,5.0,sharonleads,https://www.tripadvisor.ca/Profile/sharonleads, nil,May 2018, May 2018 9213,4.0,jalmenp,https://www.tripadvisor.ca/Profile/jalmenp, nil,May 2018, May 2018 9213,4.0,692adrian,https://www.tripadvisor.ca/Profile/692adrian, nil,May 2018, May 2018 9213,4.0,mats4322,https://www.tripadvisor.ca/Profile/mats4322, nil,Apr. 2018, April 2018 9213,4.0,training2018,https://www.tripadvisor.ca/Profile/training2018, nil,Apr. 2018, March 2018 9213,4.0,homesteaders92,https://www.tripadvisor.ca/Profile/homesteaders92, nil,Feb. 2018, February 2018 9213,4.0,Sue H,https://www.tripadvisor.ca/Profile/317SueH, nil,Feb. 2018, February 2018 9213,5.0,CHRISTINA S,https://www.tripadvisor.ca/Profile/christinas_13, nil,Feb. 2018, February 2018 9213,5.0,Nixx H,https://www.tripadvisor.ca/Profile/nixxh2018, nil,Jan. 2018, January 2018 9213,1.0,TashaBn,https://www.tripadvisor.ca/Profile/TashaBn, nil,Jan. 2018, September 2017 9213,4.0,Dennis H,https://www.tripadvisor.ca/Profile/E9422XUdennish, nil,Jan. 2018, January 2018 9213,4.0,natsukoh2018,https://www.tripadvisor.ca/Profile/natsukoh2018, nil,Jan. 2018, December 2017 9213,5.0,SPIDERDEN D,https://www.tripadvisor.ca/Profile/spiderdend, nil,Jan. 2018, December 2017 9213,3.0,janestao,https://www.tripadvisor.ca/Profile/janestao, nil,Dec. 2017, December 2017 9213,3.0,codys943,https://www.tripadvisor.ca/Profile/codys943, nil,Dec. 2017, December 2017 9213,5.0,34leob,https://www.tripadvisor.ca/Profile/34leob, nil,Dec. 2017, December 2017 9213,4.0,Alexey K,https://www.tripadvisor.ca/Profile/alexeyk287, nil,Oct. 2017, October 2017 9213,3.0,Emma N,https://www.tripadvisor.ca/Profile/emmanoreau, nil,Oct. 2017, October 2017 9213,5.0,2017workingmom,https://www.tripadvisor.ca/Profile/2017workingmom, nil,Oct. 2017, October 2017 9213,5.0,Kimberly W,https://www.tripadvisor.ca/Profile/224kimberlyw, nil,Oct. 2017, September 2017 9213,5.0,Kathy Lee M,https://www.tripadvisor.ca/Profile/klmunro, nil,Oct. 2017, September 2017 9213,5.0,smalltowntravel,https://www.tripadvisor.ca/Profile/smalltowntravel, nil,Sep. 2017, September 2017 9213,5.0,johannaf35,https://www.tripadvisor.ca/Profile/johannaf35, nil,Sep. 2017, September 2017 9213,5.0,804Rye,https://www.tripadvisor.ca/Profile/804Rye, nil,Sep. 2017, September 2017 9213,5.0,Erika L,https://www.tripadvisor.ca/Profile/174erikal, nil,Sep. 2017, September 2017 9213,3.0,SVMcBos,https://www.tripadvisor.ca/Profile/SVMcBos, nil,Sep. 2017, September 2017 9213,5.0,R F,https://www.tripadvisor.ca/Profile/592rf, nil,Sep. 2017, July 2017 9213,2.0,Jatinder T,https://www.tripadvisor.ca/Profile/jatindert2016, nil,Sep. 2017, September 2017 9213,5.0,_suzannedave24,https://www.tripadvisor.ca/Profile/_suzannedave24, nil,Sep. 2017, September 2017 9213,5.0,Voyager731288,https://www.tripadvisor.ca/Profile/Voyager731288, nil,Sep. 2017, September 2017 9213,5.0,Mstiglitz,https://www.tripadvisor.ca/Profile/Mstiglitz, nil,Sep. 2017, September 2017 9213,5.0,edwarddwaynemrk,https://www.tripadvisor.ca/Profile/edwarddwaynemrk, nil,Aug. 2017, August 2017 9213,4.0,jamiesT5824JZ,https://www.tripadvisor.ca/Profile/jamiesT5824JZ, nil,Aug. 2017, August 2017 9213,5.0,darrenp104,https://www.tripadvisor.ca/Profile/darrenp104, nil,Aug. 2017, August 2017 9213,3.0,msiegner,https://www.tripadvisor.ca/Profile/msiegner, nil,Aug. 2017, August 2017 9213,3.0,C9562NCjoea,https://www.tripadvisor.ca/Profile/C9562NCjoea, nil,Aug. 2017, August 2017 9213,1.0,rajeev P,https://www.tripadvisor.ca/Profile/205rajeevP, nil,Jul. 2017, July 2017 9213,5.0,WaMan1954,https://www.tripadvisor.ca/Profile/WaMan1954, nil,Jul. 2017, July 2017 9213,3.0,ritad701,https://www.tripadvisor.ca/Profile/ritad701, nil,Jul. 2017, July 2017 9213,5.0,runjintg,https://www.tripadvisor.ca/Profile/runjintg, nil,Jul. 2017, June 2017 9213,4.0,Fred J,https://www.tripadvisor.ca/Profile/643fredj, nil,Jul. 2017, July 2017 9213,4.0,C9297OOkenm,https://www.tripadvisor.ca/Profile/C9297OOkenm, nil,Jul. 2017, July 2017 9213,4.0,kylemY1419CS,https://www.tripadvisor.ca/Profile/kylemY1419CS, nil,Jun. 2017, June 2017 9213,2.0,Nicole G,https://www.tripadvisor.ca/Profile/T6058ESnicoleg, nil,Jun. 2017, June 2017 9213,3.0,Carmen T,https://www.tripadvisor.ca/Profile/Y3097DRcarment, nil,Jun. 2017, June 2017 9213,4.0,tyler318,https://www.tripadvisor.ca/Profile/tyler318, nil,Jun. 2017, June 2017 9213,5.0,I1482FCtamarab,https://www.tripadvisor.ca/Profile/I1482FCtamarab, nil,Jun. 2017, June 2017 9213,3.0,shannon_wilkie,https://www.tripadvisor.ca/Profile/shannon_wilkie, nil,Jun. 2017, June 2017 9213,1.0,ryanbX485TB,https://www.tripadvisor.ca/Profile/ryanbX485TB, nil,Jun. 2017, June 2017 9213,5.0,Karin L,https://www.tripadvisor.ca/Profile/KarinL2434, nil,Jun. 2017, May 2017 9213,5.0,220jaredf,https://www.tripadvisor.ca/Profile/220jaredf, nil,May 2017, May 2017 9213,3.0,Emmanuel_Germain,https://www.tripadvisor.ca/Profile/Emmanuel_Germain, nil,May 2017, May 2017 9213,3.0,shaunwmrt,https://www.tripadvisor.ca/Profile/shaunwmrt, nil,May 2017, May 2017 9213,5.0,xxmanet,https://www.tripadvisor.ca/Profile/xxmanet, nil,Apr. 2017, March 2017 9213,5.0,karynlmsm,https://www.tripadvisor.ca/Profile/karynlmsm, nil,Apr. 2017, April 2017 9213,3.0,S M,https://www.tripadvisor.ca/Profile/smY3199EW, nil,Apr. 2017, April 2017 9213,4.0,Andrea K,https://www.tripadvisor.ca/Profile/andreak651, nil,Apr. 2017, April 2017 9213,5.0,Y6047FQjohng,https://www.tripadvisor.ca/Profile/Y6047FQjohng, nil,Apr. 2017, April 2017 9213,3.0,Mike D,https://www.tripadvisor.ca/Profile/mikedS3174MG, nil,Apr. 2017, April 2017 9213,3.0,N1905DWkevinw,https://www.tripadvisor.ca/Profile/N1905DWkevinw, nil,Apr. 2017, April 2017 9213,5.0,Dave T,https://www.tripadvisor.ca/Profile/davet57, nil,Apr. 2017, April 2017 9213,5.0,852ruperte,https://www.tripadvisor.ca/Profile/852ruperte, nil,Apr. 2017, April 2017 9213,1.0,ko6789,https://www.tripadvisor.ca/Profile/ko6789, nil,Apr. 2017, April 2017 9213,3.0,Rachel S,https://www.tripadvisor.ca/Profile/rachelsO3440QF, nil,Apr. 2017, March 2017 9213,4.0,Bpegrad,https://www.tripadvisor.ca/Profile/Bpegrad, nil,Apr. 2017, April 2017 9213,5.0,J512CNheatherr,https://www.tripadvisor.ca/Profile/J512CNheatherr, nil,Apr. 2017, March 2017 9213,4.0,audreyd926,https://www.tripadvisor.ca/Profile/audreyd926, nil,Apr. 2017, March 2017 9213,5.0,Cari J,https://www.tripadvisor.ca/Profile/647carij, nil,Apr. 2017, March 2017 9213,4.0,nicolelX4306EK,https://www.tripadvisor.ca/Profile/nicolelX4306EK, nil,Mar. 2017, March 2017 9213,4.0,puravida309,https://www.tripadvisor.ca/Profile/puravida309, nil,Mar. 2017, March 2017 9213,3.0,905codyc,https://www.tripadvisor.ca/Profile/905codyc, nil,Feb. 2017, February 2017 9213,5.0,Cheryl16041,https://www.tripadvisor.ca/Profile/Cheryl16041, nil,Feb. 2017, February 2017 9213,4.0,cathyL9299VX,https://www.tripadvisor.ca/Profile/cathyL9299VX, nil,Feb. 2017, February 2017 9213,3.0,938gregj,https://www.tripadvisor.ca/Profile/938gregj, nil,Jan. 2017, January 2017 9213,5.0,Joan M,https://www.tripadvisor.ca/Profile/JoanM1054, nil,Jan. 2017, January 2017 9213,3.0,Michael M,https://www.tripadvisor.ca/Profile/U8954VJmichaelm, nil,Dec. 2016, December 2016 9213,3.0,justingJ6839DD,https://www.tripadvisor.ca/Profile/justingJ6839DD, nil,Dec. 2016, December 2016 9213,5.0,747gparker,https://www.tripadvisor.ca/Profile/747gparker, nil,Dec. 2016, December 2016 9213,5.0,Leina H,https://www.tripadvisor.ca/Profile/827leinah, nil,Dec. 2016, September 2016 9213,4.0,davidbriane,https://www.tripadvisor.ca/Profile/davidbriane, nil,Dec. 2016, December 2016 9213,5.0,Sean M,https://www.tripadvisor.ca/Profile/Z5298LRseanm, nil,Nov. 2016, August 2016 9213,4.0,Susan Lauri Ms S,https://www.tripadvisor.ca/Profile/susanlaurimss, nil,Nov. 2016, October 2016 9213,4.0,567laureew,https://www.tripadvisor.ca/Profile/567laureew, nil,Oct. 2016, August 2016 9213,3.0,994denp,https://www.tripadvisor.ca/Profile/994denp, nil,Oct. 2016, August 2016 9213,3.0,NBPG,https://www.tripadvisor.ca/Profile/NBPG, nil,Oct. 2016, October 2016 9213,5.0,jrtailfeathers,https://www.tripadvisor.ca/Profile/jrtailfeathers, nil,Oct. 2016, September 2016 9213,3.0,peggyb367,https://www.tripadvisor.ca/Profile/peggyb367, nil,Oct. 2016, October 2016 9213,4.0,nealb974,https://www.tripadvisor.ca/Profile/nealb974, nil,Oct. 2016, August 2016 9213,4.0,Francoise Louis... T,https://www.tripadvisor.ca/Profile/francoiselouiset, nil,Oct. 2016, August 2016 9213,5.0,Eric N,https://www.tripadvisor.ca/Profile/EricN29, nil,Oct. 2016, October 2016 9213,4.0,Sheri G,https://www.tripadvisor.ca/Profile/sherig719, nil,Oct. 2016, September 2016 9213,5.0,Colleen H,https://www.tripadvisor.ca/Profile/colleenhO4432WP, nil,Oct. 2016, August 2016 9213,5.0,natashai385,https://www.tripadvisor.ca/Profile/natashai385, nil,Oct. 2016, October 2016 9213,4.0,62shelliel,https://www.tripadvisor.ca/Profile/62shelliel, nil,Oct. 2016, August 2016 9213,4.0,Wikster1,https://www.tripadvisor.ca/Profile/Wikster1, nil,Oct. 2016, October 2016 9213,4.0,carronamrsh,https://www.tripadvisor.ca/Profile/carronamrsh, nil,Oct. 2016, August 2016 9213,5.0,444doug,https://www.tripadvisor.ca/Profile/444doug, nil,Oct. 2016, October 2016 9213,3.0,tamaras677,https://www.tripadvisor.ca/Profile/tamaras677, nil,Oct. 2016, August 2016 9213,4.0,samuelr287,https://www.tripadvisor.ca/Profile/samuelr287, nil,Oct. 2016, October 2016 9213,2.0,JordanGingerich,https://www.tripadvisor.ca/Profile/JordanGingerich, nil,Oct. 2016, October 2016 9213,5.0,X9355EZjim,https://www.tripadvisor.ca/Profile/X9355EZjim, nil,Oct. 2016, October 2016 9213,5.0,br00k123,https://www.tripadvisor.ca/Profile/br00k123, nil,Sep. 2016, September 2016 9213,4.0,quilland2016,https://www.tripadvisor.ca/Profile/quilland2016, nil,May 2016, May 2016 9213,4.0,Debra P,https://www.tripadvisor.ca/Profile/debrap698, nil,Apr. 2016, April 2016 9213,4.0,canbear32,https://www.tripadvisor.ca/Profile/canbear32, nil,Mar. 2016, March 2016 9213,2.0,Michele B,https://www.tripadvisor.ca/Profile/691MicheleB, nil,Mar. 2016, March 2016 9213,4.0,S4472KXlaura,https://www.tripadvisor.ca/Profile/S4472KXlaura, nil,Mar. 2016, March 2016 9213,5.0,dustinrichard,https://www.tripadvisor.ca/Profile/dustinrichard, nil,Mar. 2016, March 2016 9213,5.0,matt p,https://www.tripadvisor.ca/Profile/mattp770, nil,Mar. 2016, January 2016 9213,5.0,catharinacorneliap,https://www.tripadvisor.ca/Profile/catharinacorneliap, nil,Mar. 2016, March 2016 9213,1.0,Ahmed L,https://www.tripadvisor.ca/Profile/9ahmedl, nil,Mar. 2016, January 2016 9213,5.0,olatundeo2016,https://www.tripadvisor.ca/Profile/olatundeo2016, nil,Mar. 2016, February 2016 9213,5.0,mikedT7328VN,https://www.tripadvisor.ca/Profile/mikedT7328VN, nil,Feb. 2016, February 2016 9213,5.0,724nataliez,https://www.tripadvisor.ca/Profile/724nataliez, nil,Feb. 2016, February 2016 9213,4.0,Keith L,https://www.tripadvisor.ca/Profile/668keithl, nil,Feb. 2016, February 2016 9213,2.0,317lylen,https://www.tripadvisor.ca/Profile/317lylen, nil,Feb. 2016, January 2016 9213,4.0,J689,https://www.tripadvisor.ca/Profile/J689, nil,Feb. 2016, January 2016 9213,4.0,359sangc,https://www.tripadvisor.ca/Profile/359sangc, nil,Jan. 2016, January 2016 9214,nil,,nil, nil,nil,nil 9215,nil,,nil, nil,nil,nil 9215,4.0,rbrianh,https://www.tripadvisor.ca/Profile/rbrianh, nil,Oct. 2017, October 2017 9215,5.0,ram745,https://www.tripadvisor.ca/Profile/ram745, nil,Feb. 2017, January 2017 9215,5.0,hockeymom8302,https://www.tripadvisor.ca/Profile/hockeymom8302, nil,Nov. 2016, November 2016 9215,3.0,Naveen K,https://www.tripadvisor.ca/Profile/TravellerandFoodie, nil,Oct. 2016, October 2016 9215,5.0,Susana D,https://www.tripadvisor.ca/Profile/susanad915, nil,Aug. 2016, August 2016 9215,5.0,Bonnie W,https://www.tripadvisor.ca/Profile/monrabdog, nil,Feb. 2016, February 2016 9215,3.0,Adam M,https://www.tripadvisor.ca/Profile/Z9790GYadamm, nil,Jul. 2014, July 2014 9215,5.0,Dayel1956,https://www.tripadvisor.ca/Profile/Dayel1956, nil,May 2013, April 2013 9216,5.0,BethW01,https://www.tripadvisor.ca/Profile/BethW01, nil,Mar. 2018, February 2018 9216,5.0,10Garry,https://www.tripadvisor.ca/Profile/10Garry, nil,Feb. 2018, February 2018 9216,2.0,Ayazbhanji,https://www.tripadvisor.ca/Profile/Ayazbhanji, nil,Feb. 2018, February 2018 9216,5.0,Ryan L,https://www.tripadvisor.ca/Profile/RyanLacharite, nil,Jan. 2018, January 2018 9216,5.0,Amy B,https://www.tripadvisor.ca/Profile/825amyb, nil,Nov. 2017, November 2017 9216,4.0,TC0044,https://www.tripadvisor.ca/Profile/TC0044, nil,Oct. 2017, October 2017 9216,4.0,Mtl26,https://www.tripadvisor.ca/Profile/Mtl26, nil,Jun. 2017, June 2017 9216,1.0,Halifaxsarb,https://www.tripadvisor.ca/Profile/Halifaxsarb, nil,Jun. 2017, June 2017 9216,5.0,Ben F,https://www.tripadvisor.ca/Profile/benfF210IK, nil,Mar. 2017, March 2017 9216,5.0,Helipinch,https://www.tripadvisor.ca/Profile/Helipinch, nil,Jan. 2017, January 2017 9216,5.0,greenjellohead,https://www.tripadvisor.ca/Profile/greenjellohead, nil,Nov. 2016, November 2016 9216,5.0,xNermisa,https://www.tripadvisor.ca/Profile/xNermisa, nil,Jun. 2016, June 2016 9216,4.0,DarrynF,https://www.tripadvisor.ca/Profile/DarrynF, nil,Apr. 2016, April 2016 9216,5.0,TreadwellLake,https://www.tripadvisor.ca/Profile/TreadwellLake, nil,Apr. 2016, March 2016 9216,4.0,Edison3166,https://www.tripadvisor.ca/Profile/Edison3166, nil,Feb. 2016, February 2016 9217,5.0,baudley,https://www.tripadvisor.ca/Profile/baudley, nil,Jan. 2019, January 2019 9217,2.0,rintoulk,https://www.tripadvisor.ca/Profile/rintoulk, nil,Jun. 2018, June 2018 9217,1.0,jb5678149,https://www.tripadvisor.ca/Profile/jb5678149, nil,Oct. 2017, November 2016 9217,4.0,ammy222017,https://www.tripadvisor.ca/Profile/ammy222017, nil,Jul. 2017, July 2017 9217,2.0,77johnson,https://www.tripadvisor.ca/Profile/77johnson, nil,May 2017, May 2017 9217,nil,,nil, nil,nil,nil 9217,2.0,jacquij68,https://www.tripadvisor.ca/Profile/jacquij68, nil,Dec. 2014, December 2014 9217,4.0,Harley L,https://www.tripadvisor.ca/Profile/986harleyl, nil,Dec. 2014, December 2014 9217,3.0,Gabriel C,https://www.tripadvisor.ca/Profile/992gabrielc, nil,Oct. 2014, October 2014 9217,2.0,Roger P,https://www.tripadvisor.ca/Profile/668rogerp, nil,Oct. 2014, October 2014 9217,3.0,Aalbertan,https://www.tripadvisor.ca/Profile/Aalbertan, nil,Oct. 2014, September 2014 9217,2.0,Suman514,https://www.tripadvisor.ca/Profile/Suman514, nil,Mar. 2014, February 2014 9217,4.0,Cherritta,https://www.tripadvisor.ca/Profile/Cherritta, nil,Nov. 2013, November 2013 9217,2.0,canadafarmgirl2,https://www.tripadvisor.ca/Profile/canadafarmgirl2, nil,Aug. 2013, August 2013 9217,3.0,Ken M,https://www.tripadvisor.ca/Profile/KenM880, nil,Aug. 2013, July 2013 9217,3.0,BiyaheroMike,https://www.tripadvisor.ca/Profile/BiyaheroMike, nil,Jul. 2013, May 2013 9217,1.0,77frequenttraveller,https://www.tripadvisor.ca/Profile/77frequenttraveller, nil,May 2013, April 2013 9217,3.0,Roomreviewer1986,https://www.tripadvisor.ca/Profile/Roomreviewer1986, nil,Apr. 2013, April 2013 9217,3.0,Robert L,https://www.tripadvisor.ca/Profile/RobertL578, nil,Mar. 2013, March 2013 9217,1.0,Kevin B,https://www.tripadvisor.ca/Profile/10KevinB, nil,Mar. 2013, February 2013 9217,1.0,LJH602,https://www.tripadvisor.ca/Profile/LJH602, nil,Mar. 2013, March 2013 9217,1.0,gmdalberta,https://www.tripadvisor.ca/Profile/gmdalberta, nil,Mar. 2013, February 2013 9217,2.0,Bcnllb,https://www.tripadvisor.ca/Profile/Bcnllb, nil,Mar. 2013, March 2013 9217,1.0,R M,https://www.tripadvisor.ca/Profile/RM918, nil,Mar. 2013, February 2013 9217,2.0,Nostra D,https://www.tripadvisor.ca/Profile/NostraD, nil,Feb. 2013, February 2013 9217,3.0,LovingSunandSand,https://www.tripadvisor.ca/Profile/LovingSunandSand, nil,Feb. 2013, February 2013 9217,1.0,Bakes97,https://www.tripadvisor.ca/Profile/Bakes97, nil,Feb. 2013, February 2013 9217,1.0,HDBlackbetty,https://www.tripadvisor.ca/Profile/HDBlackbetty, nil,Feb. 2013, February 2013 9217,2.0,BytemeU2,https://www.tripadvisor.ca/Profile/BytemeU2, nil,Jan. 2013, January 2013 9217,2.0,Roadtrips2012,https://www.tripadvisor.ca/Profile/Roadtrips2012, nil,Jan. 2013, January 2013 9217,3.0,bsgrilling,https://www.tripadvisor.ca/Profile/bsgrilling, nil,May 2012, May 2012 9217,3.0,samsonbeta,https://www.tripadvisor.ca/Profile/samsonbeta, nil,Mar. 2012, March 2012 9217,2.0,Caretraveller,https://www.tripadvisor.ca/Profile/Caretraveller, nil,Dec. 2011, December 2011 9217,1.0,RNfromAB,https://www.tripadvisor.ca/Profile/RNfromAB, nil,Dec. 2011, December 2011 9217,3.0,CoolCalgaryCanuck,https://www.tripadvisor.ca/Profile/CoolCalgaryCanuck, nil,Sep. 2011, September 2011 9217,2.0,Jodymae B,https://www.tripadvisor.ca/Profile/j_from_bc, nil,Jan. 2011, June 2010 9217,4.0,Gracioushost234,https://www.tripadvisor.ca/Profile/Gracioushost234, nil,Jan. 2011, October 2010 9217,2.0,Tiffles_00,https://www.tripadvisor.ca/Profile/Tiffles_00, nil,Nov. 2010, November 2010 9217,1.0,Aprilg5532,https://www.tripadvisor.ca/Profile/Aprilg5532, nil,Sep. 2010, September 2010 9217,5.0,secord16,https://www.tripadvisor.ca/Profile/secord16, nil,Jul. 2010, July 2010 9217,3.0,garlicspamsam,https://www.tripadvisor.ca/Profile/garlicspamsam, nil,Jun. 2010, June 2010 9217,1.0,sg2188,https://www.tripadvisor.ca/Profile/sg2188, nil,Jun. 2010, October 2008 9217,5.0,Danko323,https://www.tripadvisor.ca/Profile/Danko323, nil,Apr. 2010, April 2010 9217,4.0,TravelLady221,https://www.tripadvisor.ca/Profile/TravelLady221, nil,Apr. 2010, March 2010 9217,4.0,Hype_8223,https://www.tripadvisor.ca/Profile/Hype_8223, nil,Mar. 2010, March 2010 9217,2.0,Traveller123435,https://www.tripadvisor.ca/Profile/Traveller123435, nil,Jan. 2010, January 2010 9217,1.0,rsgd4,https://www.tripadvisor.ca/Profile/rsgd4, nil,Nov. 2009, October 2009 9217,3.0,Beerboy,https://www.tripadvisor.ca/Profile/Beerboy, nil,Feb. 2009, August 2008 9217,5.0,oilsandsguy,https://www.tripadvisor.ca/Profile/oilsandsguy, nil,Oct. 2007, October 2007 9218,5.0,GoPlaces46031469674,https://www.tripadvisor.ca/Profile/GoPlaces46031469674, nil,Apr. 2, March 2019 9218,3.0,Glen L,https://www.tripadvisor.ca/Profile/larson50, nil,Mar. 2019, February 2019 9218,4.0,Guide36681664959,https://www.tripadvisor.ca/Profile/Guide36681664959, nil,Mar. 2019, March 2019 9218,5.0,C9297OOkenm,https://www.tripadvisor.ca/Profile/C9297OOkenm, nil,Mar. 2019, February 2019 9218,5.0,Jim O,https://www.tripadvisor.ca/Profile/JimO491, nil,Feb. 2019, February 2019 9218,5.0,Kalydoy,https://www.tripadvisor.ca/Profile/Kalydoy, nil,Feb. 2019, February 2019 9218,2.0,Bradyyc,https://www.tripadvisor.ca/Profile/Bradyyc, nil,Jan. 2019, January 2019 9218,4.0,Happiness56148712035,https://www.tripadvisor.ca/Profile/Happiness56148712035, nil,Jan. 2019, January 2019 9218,5.0,Stay35975705122,https://www.tripadvisor.ca/Profile/Stay35975705122, nil,Jan. 2019, January 2019 9218,5.0,Keri P,https://www.tripadvisor.ca/Profile/650kerip, nil,Dec. 2018, December 2018 9218,nil,,nil, nil,nil,nil 9218,5.0,Chris Y,https://www.tripadvisor.ca/Profile/chrisy160, nil,Oct. 2018, October 2018 9218,5.0,uptheshoreboy,https://www.tripadvisor.ca/Profile/uptheshoreboy, nil,Oct. 2018, October 2018 9218,4.0,Jos C,https://www.tripadvisor.ca/Profile/josc400, nil,Sep. 2018, September 2018 9218,5.0,oscarchapa,https://www.tripadvisor.ca/Profile/oscarchapa, nil,Sep. 2018, July 2018 9218,5.0,nik-0926,https://www.tripadvisor.ca/Profile/nik-0926, nil,Sep. 2018, July 2018 9218,5.0,xpacecardriver,https://www.tripadvisor.ca/Profile/xpacecardriver, nil,Jul. 2018, June 2018 9218,5.0,Brad B,https://www.tripadvisor.ca/Profile/bradb850, nil,Jun. 2018, June 2018 9218,4.0,Keith B,https://www.tripadvisor.ca/Profile/KeithB424, nil,Jun. 2018, June 2018 9218,5.0,hinchcory,https://www.tripadvisor.ca/Profile/hinchcory, nil,Jun. 2018, June 2018 9218,4.0,espo1966,https://www.tripadvisor.ca/Profile/espo1966, nil,May 2018, May 2018 9218,4.0,424deanh,https://www.tripadvisor.ca/Profile/424deanh, nil,Mar. 2018, March 2018 9218,5.0,Amanda H,https://www.tripadvisor.ca/Profile/amandahR7859WS, nil,Mar. 2018, March 2018 9218,4.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Mar. 2018, February 2018 9218,5.0,JackieLuk,https://www.tripadvisor.ca/Profile/JackieLuk, nil,Feb. 2018, February 2018 9218,5.0,gthibault440,https://www.tripadvisor.ca/Profile/gthibault440, nil,Feb. 2018, December 2017 9218,5.0,Shawn R,https://www.tripadvisor.ca/Profile/666shawnr, nil,Jan. 2018, December 2017 9218,5.0,348camp,https://www.tripadvisor.ca/Profile/348camp, nil,Jan. 2018, January 2018 9218,5.0,candycats,https://www.tripadvisor.ca/Profile/candycats, nil,Jan. 2018, January 2018 9218,5.0,HECK B,https://www.tripadvisor.ca/Profile/HECKB, nil,Dec. 2017, December 2017 9218,1.0,905dwayne,https://www.tripadvisor.ca/Profile/905dwayne, nil,Dec. 2017, December 2017 9218,5.0,N5800OZbenw,https://www.tripadvisor.ca/Profile/N5800OZbenw, nil,Dec. 2017, December 2017 9219,nil,,nil, nil,nil,nil 9220,nil,,nil, nil,nil,nil 9220,4.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Mar. 2019, March 2019 9220,4.0,crystalmeagan89,https://www.tripadvisor.ca/Profile/crystalmeagan89, nil,Sep. 2018, August 2018 9220,5.0,johnvH9678RL,https://www.tripadvisor.ca/Profile/johnvH9678RL, nil,Aug. 2018, August 2018 9220,5.0,Jay C,https://www.tripadvisor.ca/Profile/jaycC174NJ, nil,Jun. 2018, June 2018 9220,5.0,TashaBn,https://www.tripadvisor.ca/Profile/TashaBn, nil,Jan. 2018, January 2018 9220,5.0,Nikolay T,https://www.tripadvisor.ca/Profile/nikolayt335, nil,Nov. 2017, November 2017 9220,5.0,Toddodge,https://www.tripadvisor.ca/Profile/Toddodge, nil,May 2017, May 2017 9220,2.0,alg808,https://www.tripadvisor.ca/Profile/alg808, nil,Apr. 2017, March 2017 9220,5.0,Margie C,https://www.tripadvisor.ca/Profile/501margiec, nil,Jan. 2017, January 2017 9220,5.0,Jonathan K,https://www.tripadvisor.ca/Profile/jonathank167, nil,Apr. 2016, April 2016 9220,2.0,D7795DRericg,https://www.tripadvisor.ca/Profile/D7795DRericg, nil,Oct. 2015, October 2015 9220,3.0,Jay F,https://www.tripadvisor.ca/Profile/jayf809, nil,Sep. 2015, September 2015 9220,3.0,LimKH,https://www.tripadvisor.ca/Profile/LimKH253, nil,Jul. 2015, July 2015 9220,4.0,wolfden,https://www.tripadvisor.ca/Profile/wolfden, nil,May 2015, May 2015 9220,3.0,TravelBugg,https://www.tripadvisor.ca/Profile/travelbugg555, nil,Feb. 2015, February 2015 9220,4.0,Bonny N,https://www.tripadvisor.ca/Profile/bonnyn33, nil,Dec. 2014, December 2014 9220,4.0,Bill F,https://www.tripadvisor.ca/Profile/billf688, nil,Nov. 2014, October 2014 9221,1.0,mmackenzie2017,https://www.tripadvisor.ca/Profile/mmackenzie2017, nil,Mar. 2019, March 2019 9221,5.0,Stuart G,https://www.tripadvisor.ca/Profile/StuartG928, nil,Apr. 2018, April 2018 9221,3.0,HoneyvilleTraveler55,https://www.tripadvisor.ca/Profile/HoneyvilleTraveler55, nil,Mar. 2019, March 2019 9221,4.0,Brighteyes57,https://www.tripadvisor.ca/Profile/Brighteyes57, nil,Mar. 2019, March 2019 9221,5.0,milobloomab,https://www.tripadvisor.ca/Profile/milobloomab, nil,Mar. 2019, March 2019 9221,nil,,nil, nil,nil,nil 9221,3.0,richard t Sydney Australia,https://www.tripadvisor.ca/Profile/richardt67, nil,Dec. 2018, December 2018 9221,3.0,Nicole S,https://www.tripadvisor.ca/Profile/nicolesN7268KI, nil,Dec. 2018, December 2018 9221,5.0,Cal P,https://www.tripadvisor.ca/Profile/476calp, nil,Nov. 2018, November 2018 9221,5.0,ashushar1980,https://www.tripadvisor.ca/Profile/ashushar1980, nil,Nov. 2018, November 2018 9221,3.0,TheWhip123,https://www.tripadvisor.ca/Profile/TheWhip123, nil,Nov. 2018, October 2018 9221,5.0,dutchG_68,https://www.tripadvisor.ca/Profile/dutchG_68, nil,Oct. 2018, October 2018 9221,5.0,Employe,https://www.tripadvisor.ca/Profile/Employe, nil,Oct. 2018, October 2018 9221,3.0,Gale K,https://www.tripadvisor.ca/Profile/456galek, nil,Sep. 2018, September 2018 9221,4.0,justinwiebe,https://www.tripadvisor.ca/Profile/justinwiebe, nil,Sep. 2018, September 2018 9221,5.0,johnallen1028,https://www.tripadvisor.ca/Profile/johnallen1028, nil,Sep. 2018, August 2018 9221,4.0,alantrue,https://www.tripadvisor.ca/Profile/alantrue, nil,Aug. 2018, July 2018 9221,5.0,aserrano2018,https://www.tripadvisor.ca/Profile/aserrano2018, nil,Aug. 2018, August 2018 9221,3.0,Melody P,https://www.tripadvisor.ca/Profile/MelodyP430, nil,Aug. 2018, August 2018 9221,5.0,Andrea S,https://www.tripadvisor.ca/Profile/X4741VEandreas, nil,Aug. 2018, August 2018 9221,5.0,Esther K,https://www.tripadvisor.ca/Profile/estherk763, nil,Aug. 2018, August 2018 9221,5.0,Connie h,https://www.tripadvisor.ca/Profile/788connieh, nil,Aug. 2018, July 2018 9221,4.0,cfisher175,https://www.tripadvisor.ca/Profile/cfisher175, nil,Aug. 2018, February 2018 9221,5.0,Kate H,https://www.tripadvisor.ca/Profile/432kateh, nil,Aug. 2018, July 2018 9221,5.0,seanerskine,https://www.tripadvisor.ca/Profile/seanerskine, nil,Jul. 2018, July 2018 9221,5.0,sebcwik,https://www.tripadvisor.ca/Profile/sebcwik, nil,Jul. 2018, July 2018 9221,5.0,savesomeoneelse,https://www.tripadvisor.ca/Profile/savesomeoneelse, nil,May 2018, May 2018 9221,5.0,msheilan,https://www.tripadvisor.ca/Profile/msheilan, nil,May 2018, April 2018 9221,5.0,Lisa M,https://www.tripadvisor.ca/Profile/J127XFlisam, nil,May 2018, April 2018 9221,5.0,Chris H,https://www.tripadvisor.ca/Profile/chrishU7283SE, nil,May 2018, May 2018 9221,5.0,Julie H,https://www.tripadvisor.ca/Profile/juliehN2532CK, nil,May 2018, May 2018 9221,5.0,Teresa S,https://www.tripadvisor.ca/Profile/teresasK3321UN, nil,Apr. 2018, April 2018 9221,5.0,Jagmohan S,https://www.tripadvisor.ca/Profile/252jagmohans, nil,Apr. 2018, April 2018 9221,5.0,JenHoskins,https://www.tripadvisor.ca/Profile/JenHoskins, nil,Apr. 2018, April 2018 9221,5.0,Jane D,https://www.tripadvisor.ca/Profile/Janedoe19191, nil,Apr. 2018, April 2018 9221,5.0,Elvis T,https://www.tripadvisor.ca/Profile/ElvisT74, nil,Mar. 2018, December 2017 9221,5.0,Luda C,https://www.tripadvisor.ca/Profile/34ludac, nil,Mar. 2018, April 2017 9221,5.0,Grant1620,https://www.tripadvisor.ca/Profile/Grant1620, nil,Feb. 2018, February 2018 9221,5.0,lisamacdon6,https://www.tripadvisor.ca/Profile/lisamacdon6, nil,Feb. 2018, February 2018 9221,5.0,pix83,https://www.tripadvisor.ca/Profile/pix83, nil,Feb. 2018, February 2018 9221,5.0,Ada B,https://www.tripadvisor.ca/Profile/adab790, nil,Jan. 2018, December 2017 9221,5.0,Cynthia R,https://www.tripadvisor.ca/Profile/CynthiaR76, nil,Jan. 2018, January 2018 9221,4.0,sueww,https://www.tripadvisor.ca/Profile/sueww, nil,Jan. 2018, January 2018 9221,5.0,David B,https://www.tripadvisor.ca/Profile/S873EHdavidb, nil,Jan. 2018, July 2017 9221,5.0,2papa,https://www.tripadvisor.ca/Profile/2papa, nil,Dec. 2017, December 2017 9221,5.0,carmelokrish,https://www.tripadvisor.ca/Profile/carmelokrish, nil,Dec. 2017, December 2017 9221,5.0,laurelw25,https://www.tripadvisor.ca/Profile/laurelw25, nil,Nov. 2017, November 2017 9221,5.0,Suzanne S,https://www.tripadvisor.ca/Profile/suzannes704, nil,Nov. 2017, November 2017 9221,3.0,Traveller V,https://www.tripadvisor.ca/Profile/TravellerV_12, nil,Nov. 2017, September 2017 9221,5.0,Brittany,https://www.tripadvisor.ca/Profile/travelite777, nil,Oct. 2017, October 2017 9221,4.0,Nigelcat,https://www.tripadvisor.ca/Profile/Nigelcat, nil,Jul. 2017, June 2017 9221,5.0,FrequenttravellerCA,https://www.tripadvisor.ca/Profile/FrequenttravellerCA, nil,Jul. 2017, May 2017 9221,2.0,Bev R,https://www.tripadvisor.ca/Profile/589dr, nil,Jun. 2017, June 2017 9221,5.0,Ulwazi,https://www.tripadvisor.ca/Profile/Ulwazi, nil,Jun. 2017, June 2017 9221,4.0,Lynda D,https://www.tripadvisor.ca/Profile/Dadiva47, nil,May 2017, May 2017 9221,1.0,jessl10101,https://www.tripadvisor.ca/Profile/jessl10101, nil,May 2017, May 2017 9221,4.0,Bhangra101,https://www.tripadvisor.ca/Profile/Bhangra101, nil,May 2017, May 2017 9221,2.0,Naomi I,https://www.tripadvisor.ca/Profile/naomii286, nil,May 2017, May 2017 9221,5.0,Pft Mazatlan,https://www.tripadvisor.ca/Profile/pftmazatlan, nil,May 2017, May 2017 9221,5.0,Crystal F,https://www.tripadvisor.ca/Profile/222crystalf, nil,May 2017, May 2017 9221,4.0,susieqwho,https://www.tripadvisor.ca/Profile/susieqwho, nil,Apr. 2017, March 2017 9221,4.0,Lisa P,https://www.tripadvisor.ca/Profile/679lisap, nil,Apr. 2017, March 2017 9221,4.0,ellejames,https://www.tripadvisor.ca/Profile/ellejames, nil,Mar. 2017, March 2017 9221,4.0,d0nr0n,https://www.tripadvisor.ca/Profile/d0nr0n, nil,Mar. 2017, March 2017 9221,5.0,specialsavill,https://www.tripadvisor.ca/Profile/specialsavill, nil,Mar. 2017, February 2017 9221,5.0,Heather C,https://www.tripadvisor.ca/Profile/heathercH3386MT, nil,Mar. 2017, February 2017 9221,4.0,Janet B,https://www.tripadvisor.ca/Profile/JanetB625, nil,Mar. 2017, March 2017 9221,4.0,Bernard E,https://www.tripadvisor.ca/Profile/BernardE823, nil,Feb. 2017, February 2017 9221,5.0,bdjuss,https://www.tripadvisor.ca/Profile/bdjuss, nil,Feb. 2017, January 2017 9221,4.0,457rubina,https://www.tripadvisor.ca/Profile/457rubina, nil,Feb. 2017, January 2017 9221,3.0,Mnt940,https://www.tripadvisor.ca/Profile/Mnt940, nil,Jan. 2017, January 2017 9221,4.0,Paulette M,https://www.tripadvisor.ca/Profile/465paulettem, nil,Jan. 2017, January 2017 9221,4.0,Rozalyn V,https://www.tripadvisor.ca/Profile/RozalynV, nil,Jan. 2017, January 2017 9221,3.0,Michael C,https://www.tripadvisor.ca/Profile/michaelcN3748XI, nil,Jan. 2017, January 2017 9221,5.0,Medlabtech12,https://www.tripadvisor.ca/Profile/Medlabtech12, nil,Jan. 2017, January 2017 9221,4.0,Nifty,https://www.tripadvisor.ca/Profile/Nifty, nil,Jan. 2017, January 2017 9221,5.0,Mike D,https://www.tripadvisor.ca/Profile/mikedX7585UH, nil,Dec. 2016, July 2016 9221,4.0,Glacier1998,https://www.tripadvisor.ca/Profile/Glacier1998, nil,Dec. 2016, December 2016 9221,4.0,leonardpiche,https://www.tripadvisor.ca/Profile/leonardpiche, nil,Dec. 2016, December 2016 9221,5.0,Chris D,https://www.tripadvisor.ca/Profile/chrisdA4869FL, nil,Dec. 2016, December 2016 9221,5.0,Clever69,https://www.tripadvisor.ca/Profile/Clever69, nil,Nov. 2016, November 2016 9221,5.0,Della H,https://www.tripadvisor.ca/Profile/935dellah, nil,Nov. 2016, November 2016 9221,5.0,Pankaj M,https://www.tripadvisor.ca/Profile/431pankajm, nil,Nov. 2016, November 2016 9221,4.0,Boomer L,https://www.tripadvisor.ca/Profile/boomerl2015, nil,Nov. 2016, November 2016 9221,2.0,rogermhel,https://www.tripadvisor.ca/Profile/rogermhel, nil,Nov. 2016, November 2016 9221,5.0,grooverevival,https://www.tripadvisor.ca/Profile/grooverevival, nil,Nov. 2016, October 2016 9221,5.0,puneet t,https://www.tripadvisor.ca/Profile/puneett94, nil,Nov. 2016, November 2016 9221,4.0,dmendrez,https://www.tripadvisor.ca/Profile/dmendrez, nil,Nov. 2016, November 2016 9221,5.0,Shubh P,https://www.tripadvisor.ca/Profile/245shubhp, nil,Nov. 2016, October 2016 9221,5.0,Bramwell P,https://www.tripadvisor.ca/Profile/964bramwellp, nil,Oct. 2016, October 2016 9221,5.0,B15N,https://www.tripadvisor.ca/Profile/B15N, nil,Oct. 2016, October 2016 9221,3.0,notKHinC,https://www.tripadvisor.ca/Profile/NotKHinC, nil,Oct. 2016, October 2016 9221,4.0,PPLMoi,https://www.tripadvisor.ca/Profile/PPLMoi, nil,Oct. 2016, October 2016 9221,5.0,Buddly,https://www.tripadvisor.ca/Profile/Buddly, nil,Oct. 2016, October 2016 9221,4.0,Viajar_desde_Alberta,https://www.tripadvisor.ca/Profile/Viajar_desde_Alberta, nil,Oct. 2016, September 2016 9221,3.0,Betty R,https://www.tripadvisor.ca/Profile/BettyR679, nil,Sep. 2016, September 2016 9221,5.0,Steve S,https://www.tripadvisor.ca/Profile/stevesB7509QV, nil,Sep. 2016, September 2016 9221,1.0,eagle-eyes-safety,https://www.tripadvisor.ca/Profile/eagle-eyes-safety, nil,Aug. 2016, August 2016 9221,5.0,Wanita D,https://www.tripadvisor.ca/Profile/wanitad2015, nil,Aug. 2016, August 2016 9221,5.0,M1shaAlberta,https://www.tripadvisor.ca/Profile/M1shaAlberta, nil,Aug. 2016, August 2016 9221,5.0,Jimsusie,https://www.tripadvisor.ca/Profile/Jimsusie, nil,Aug. 2016, July 2016 9221,4.0,JAMES D,https://www.tripadvisor.ca/Profile/783JAMESD783, nil,Jul. 2016, July 2016 9221,5.0,lindam772016,https://www.tripadvisor.ca/Profile/lindam772016, nil,Jul. 2016, July 2016 9221,5.0,Justin K,https://www.tripadvisor.ca/Profile/justink120, nil,Jul. 2016, May 2016 9221,5.0,Susan M,https://www.tripadvisor.ca/Profile/V2093MLsusanm, nil,Jun. 2016, June 2016 9221,5.0,Hammeri,https://www.tripadvisor.ca/Profile/Hammeri, nil,Jun. 2016, June 2016 9221,2.0,linengirl,https://www.tripadvisor.ca/Profile/linengirl, nil,May 2016, May 2016 9221,5.0,tuff00,https://www.tripadvisor.ca/Profile/tuff00, nil,May 2016, May 2016 9221,5.0,Jennifer S,https://www.tripadvisor.ca/Profile/jenn902, nil,May 2016, September 2015 9221,5.0,Dominic C,https://www.tripadvisor.ca/Profile/732dominicc, nil,Apr. 2016, April 2016 9221,4.0,F388WCsharonb,https://www.tripadvisor.ca/Profile/F388WCsharonb, nil,Apr. 2016, April 2016 9221,4.0,shagg2016,https://www.tripadvisor.ca/Profile/shagg2016, nil,Apr. 2016, November 2015 9221,3.0,pscott44,https://www.tripadvisor.ca/Profile/pscott44, nil,Mar. 2016, March 2016 9221,4.0,TessaNorth,https://www.tripadvisor.ca/Profile/TessaNorth, nil,Mar. 2016, March 2016 9221,5.0,Adam M,https://www.tripadvisor.ca/Profile/967adamm, nil,Mar. 2016, March 2016 9221,4.0,Our Great Escapes,https://www.tripadvisor.ca/Profile/OurGreatEscapes, nil,Feb. 2016, February 2016 9221,5.0,jazzdragon022,https://www.tripadvisor.ca/Profile/jazzdragon022, nil,Feb. 2016, January 2016 9221,5.0,M7793JAlaurad,https://www.tripadvisor.ca/Profile/M7793JAlaurad, nil,Jan. 2016, January 2016 9221,5.0,Oiler G,https://www.tripadvisor.ca/Profile/oilerg, nil,Jan. 2016, December 2015 9221,5.0,Gary K,https://www.tripadvisor.ca/Profile/garykG1170OM, nil,Jan. 2016, November 2015 9221,5.0,IndigoJT,https://www.tripadvisor.ca/Profile/IndigoJT, nil,Jan. 2016, January 2016 9221,5.0,Willie1964,https://www.tripadvisor.ca/Profile/Willie1964, nil,Jan. 2016, January 2016 9221,3.0,bestillfamily,https://www.tripadvisor.ca/Profile/bestillfamily, nil,Jan. 2016, December 2015 9221,5.0,Cruisin4us,https://www.tripadvisor.ca/Profile/Cruisin4us, nil,Jan. 2016, January 2016 9221,5.0,barbaraY9409DS,https://www.tripadvisor.ca/Profile/barbaraY9409DS, nil,Dec. 2015, December 2015 9221,4.0,omanaomi,https://www.tripadvisor.ca/Profile/omanaomi, nil,Nov. 2015, November 2015 9221,5.0,Darryl G,https://www.tripadvisor.ca/Profile/DarrylG207, nil,Nov. 2015, November 2015 9221,4.0,JGGLAztec,https://www.tripadvisor.ca/Profile/JGGLAztec, nil,Nov. 2015, October 2015 9221,4.0,Dan M,https://www.tripadvisor.ca/Profile/dantanman, nil,Nov. 2015, November 2015 9221,5.0,Peter W,https://www.tripadvisor.ca/Profile/DrPAlberta, nil,Nov. 2015, October 2015 9221,5.0,nikki t,https://www.tripadvisor.ca/Profile/730nikkit, nil,Nov. 2015, November 2015 9221,5.0,NSRoadrunner7,https://www.tripadvisor.ca/Profile/NSRoadrunner7, nil,Nov. 2015, October 2015 9221,5.0,Brad M,https://www.tripadvisor.ca/Profile/N3537IAbradm, nil,Oct. 2015, October 2015 9221,5.0,mytycy,https://www.tripadvisor.ca/Profile/mytycy, nil,Oct. 2015, October 2015 9221,5.0,Cathy K,https://www.tripadvisor.ca/Profile/865cathyk, nil,Oct. 2015, October 2015 9221,5.0,travellersupreme,https://www.tripadvisor.ca/Profile/travellersupreme, nil,Oct. 2015, October 2015 9221,5.0,Linseed3329,https://www.tripadvisor.ca/Profile/Linseed3329, nil,Oct. 2015, September 2015 9221,5.0,Braeden B,https://www.tripadvisor.ca/Profile/358braedenb, nil,Oct. 2015, October 2015 9221,5.0,NWcanada,https://www.tripadvisor.ca/Profile/NWcanada, nil,Oct. 2015, October 2015 9221,4.0,Daniel V,https://www.tripadvisor.ca/Profile/552danielv, nil,Oct. 2015, October 2015 9221,4.0,mrsb060,https://www.tripadvisor.ca/Profile/mrsb060, nil,Sep. 2015, September 2015 9221,4.0,Travis L,https://www.tripadvisor.ca/Profile/993travisl, nil,Sep. 2015, September 2015 9221,5.0,TheChalet97,https://www.tripadvisor.ca/Profile/TheChalet97, nil,Sep. 2015, September 2015 9221,5.0,Beback,https://www.tripadvisor.ca/Profile/Beback, nil,Sep. 2015, September 2015 9221,5.0,pat b,https://www.tripadvisor.ca/Profile/875patb, nil,Sep. 2015, August 2015 9221,4.0,Donkingjedi,https://www.tripadvisor.ca/Profile/Donkingjedi, nil,Sep. 2015, September 2015 9221,4.0,Kerry K,https://www.tripadvisor.ca/Profile/807kerryk, nil,Sep. 2015, September 2015 9221,5.0,Jenny N,https://www.tripadvisor.ca/Profile/JennyN690, nil,Sep. 2015, August 2015 9221,4.0,Dawna C,https://www.tripadvisor.ca/Profile/dawnac2014, nil,Aug. 2015, August 2015 9222,3.0,sleasthope,https://www.tripadvisor.ca/Profile/sleasthope, nil,Apr. 4, March 2019 9222,3.0,Michael K.,https://www.tripadvisor.ca/Profile/JMK2900, nil,Mar. 2019, March 2019 9222,4.0,ElleryMC,https://www.tripadvisor.ca/Profile/ElleryMC, nil,Mar. 2019, March 2019 9222,3.0,Guide36184227853,https://www.tripadvisor.ca/Profile/Guide36184227853, nil,Mar. 2019, March 2019 9222,5.0,Vacation50117331786,https://www.tripadvisor.ca/Profile/Vacation50117331786, nil,Mar. 2019, February 2019 9222,5.0,Cruiser09811252667,https://www.tripadvisor.ca/Profile/Cruiser09811252667, nil,Feb. 2019, February 2019 9222,4.0,George D,https://www.tripadvisor.ca/Profile/george3848, nil,Feb. 2019, November 2018 9222,5.0,Explore06942964241,https://www.tripadvisor.ca/Profile/Explore06942964241, nil,Feb. 2019, February 2019 9222,3.0,GrandTour61695511465,https://www.tripadvisor.ca/Profile/GrandTour61695511465, nil,Feb. 2019, January 2019 9222,5.0,Jessica E,https://www.tripadvisor.ca/Profile/jessicaeQ364MO, nil,Feb. 2019, February 2019 9222,4.0,OYUYO,https://www.tripadvisor.ca/Profile/Jinrohasbeen, nil,Feb. 2019, February 2019 9222,5.0,Shintaro.DOI,https://www.tripadvisor.ca/Profile/Shintaro-DOI, nil,Feb. 2019, February 2019 9222,4.0,Barb V,https://www.tripadvisor.ca/Profile/288barbv, nil,Jan. 2019, January 2019 9222,1.0,kelsearan,https://www.tripadvisor.ca/Profile/kelsearan, nil,Jan. 2019, January 2019 9222,5.0,Jennifer S,https://www.tripadvisor.ca/Profile/M6477EVjennifers, nil,Jan. 2019, January 2019 9222,nil,,nil, nil,nil,nil 9222,5.0,ScViOl,https://www.tripadvisor.ca/Profile/ScViOl, nil,Jul. 2018, July 2018 9222,4.0,mtmaclean2018,https://www.tripadvisor.ca/Profile/mtmaclean2018, nil,Jul. 2018, July 2018 9222,5.0,vvp48671,https://www.tripadvisor.ca/Profile/vvp48671, nil,Jul. 2018, June 2018 9222,5.0,Milt D,https://www.tripadvisor.ca/Profile/miltd2018, nil,Jul. 2018, June 2018 9222,3.0,K M,https://www.tripadvisor.ca/Profile/B5048CUkm, nil,Jun. 2018, June 2018 9222,4.0,robincampeau,https://www.tripadvisor.ca/Profile/robincampeau, nil,Jun. 2018, June 2018 9222,4.0,Brittany C,https://www.tripadvisor.ca/Profile/Brittanycolburn89, nil,May 2018, May 2018 9222,5.0,Ernie W,https://www.tripadvisor.ca/Profile/erniew236, nil,May 2018, May 2018 9222,5.0,296shane,https://www.tripadvisor.ca/Profile/296shane, nil,May 2018, May 2018 9222,1.0,Yevgen Y,https://www.tripadvisor.ca/Profile/yevgeny2018, nil,May 2018, May 2018 9222,5.0,mdover19,https://www.tripadvisor.ca/Profile/mdover19, nil,May 2018, May 2018 9222,4.0,davidbriane,https://www.tripadvisor.ca/Profile/davidbriane, nil,May 2018, May 2018 9222,5.0,leehardy2018,https://www.tripadvisor.ca/Profile/leehardy2018, nil,May 2018, May 2018 9222,5.0,PhillipAseron,https://www.tripadvisor.ca/Profile/PhillipAseron, nil,May 2018, April 2018 9222,5.0,Jose M,https://www.tripadvisor.ca/Profile/josemZ9093YQ, nil,May 2018, April 2018 9222,5.0,_mrsAM0,https://www.tripadvisor.ca/Profile/_mrsAM0, nil,May 2018, April 2018 9222,3.0,Travis12345,https://www.tripadvisor.ca/Profile/Travis12345, nil,Apr. 2018, April 2018 9222,4.0,595pamela,https://www.tripadvisor.ca/Profile/595pamela, nil,Apr. 2018, March 2018 9222,4.0,Sir K,https://www.tripadvisor.ca/Profile/952sirk, nil,Apr. 2018, April 2018 9222,5.0,Ashlyn M,https://www.tripadvisor.ca/Profile/519ashlynm, nil,Apr. 2018, April 2018 9222,1.0,stevefJ1183PJ,https://www.tripadvisor.ca/Profile/stevefJ1183PJ, nil,Feb. 2018, February 2018 9222,5.0,richardrJ4607NC,https://www.tripadvisor.ca/Profile/richardrJ4607NC, nil,Feb. 2018, February 2018 9222,3.0,fefait,https://www.tripadvisor.ca/Profile/fefait, nil,Feb. 2018, January 2018 9222,4.0,Cella N,https://www.tripadvisor.ca/Profile/CellaN_12, nil,Feb. 2018, January 2018 9222,4.0,eyasub,https://www.tripadvisor.ca/Profile/eyasub, nil,Jan. 2018, December 2017 9222,2.0,joebM3919MQ,https://www.tripadvisor.ca/Profile/joebM3919MQ, nil,Jan. 2018, January 2018 9222,4.0,Marianne L,https://www.tripadvisor.ca/Profile/MarianneL65, nil,Jan. 2018, January 2018 9222,5.0,R7050PBjoshuaw,https://www.tripadvisor.ca/Profile/R7050PBjoshuaw, nil,Jan. 2018, January 2018 9222,4.0,walera116,https://www.tripadvisor.ca/Profile/walera116, nil,Jan. 2018, December 2017 9222,4.0,Grant G,https://www.tripadvisor.ca/Profile/73grantg, nil,Dec. 2017, November 2017 9222,4.0,AmerVaca,https://www.tripadvisor.ca/Profile/AmerVaca, nil,Dec. 2017, December 2017 9222,5.0,369katerynag,https://www.tripadvisor.ca/Profile/369katerynag, nil,Dec. 2017, December 2017 9222,4.0,CGSTraveller,https://www.tripadvisor.ca/Profile/CGSTraveller, nil,Dec. 2017, November 2017 9222,4.0,186jeanw2017,https://www.tripadvisor.ca/Profile/186jeanw2017, nil,Dec. 2017, November 2017 9222,3.0,noreenh155,https://www.tripadvisor.ca/Profile/noreenh155, nil,Dec. 2017, November 2017 9222,3.0,randyrM3200PM,https://www.tripadvisor.ca/Profile/randyrM3200PM, nil,Dec. 2017, November 2017 9222,3.0,peterwT8632YQ,https://www.tripadvisor.ca/Profile/peterwT8632YQ, nil,Nov. 2017, November 2017 9222,2.0,roberthd177,https://www.tripadvisor.ca/Profile/roberthd177, nil,Nov. 2017, November 2017 9222,3.0,197brianz,https://www.tripadvisor.ca/Profile/197brianz, nil,Nov. 2017, November 2017 9222,3.0,I2121APjenniferc,https://www.tripadvisor.ca/Profile/I2121APjenniferc, nil,Nov. 2017, November 2017 9222,2.0,N322AYamandaw,https://www.tripadvisor.ca/Profile/N322AYamandaw, nil,Nov. 2017, November 2017 9222,5.0,Stan O,https://www.tripadvisor.ca/Profile/nadineo71, nil,Nov. 2017, November 2017 9222,5.0,scottrQ2762WI,https://www.tripadvisor.ca/Profile/scottrQ2762WI, nil,Nov. 2017, October 2017 9222,4.0,pmcwilliams48,https://www.tripadvisor.ca/Profile/pmcwilliams48, nil,Nov. 2017, October 2017 9222,5.0,Delores W,https://www.tripadvisor.ca/Profile/deloresw378, nil,Oct. 2017, October 2017 9222,3.0,Francine L,https://www.tripadvisor.ca/Profile/660francinel, nil,Oct. 2017, October 2017 9222,3.0,Justin P,https://www.tripadvisor.ca/Profile/275justinp, nil,Oct. 2017, October 2017 9222,5.0,rogero642,https://www.tripadvisor.ca/Profile/rogero642, nil,Oct. 2017, October 2017 9222,4.0,sandral292,https://www.tripadvisor.ca/Profile/sandral292, nil,Oct. 2017, October 2017 9222,5.0,michaelgF3995VC,https://www.tripadvisor.ca/Profile/michaelgF3995VC, nil,Oct. 2017, October 2017 9222,5.0,Stephanie D,https://www.tripadvisor.ca/Profile/16Stephanie, nil,Oct. 2017, October 2017 9222,4.0,BMisky,https://www.tripadvisor.ca/Profile/BMisky, nil,Oct. 2017, October 2017 9222,4.0,136graym,https://www.tripadvisor.ca/Profile/136graym, nil,Oct. 2017, October 2017 9222,4.0,zvonkob32,https://www.tripadvisor.ca/Profile/zvonkob32, nil,Oct. 2017, October 2017 9222,4.0,williamrG2889EB,https://www.tripadvisor.ca/Profile/williamrG2889EB, nil,Sep. 2017, September 2017 9222,3.0,lisahO9206FG,https://www.tripadvisor.ca/Profile/lisahO9206FG, nil,Sep. 2017, September 2017 9222,1.0,D1007JRdarrenm,https://www.tripadvisor.ca/Profile/D1007JRdarrenm, nil,Sep. 2017, September 2017 9222,4.0,442herbh,https://www.tripadvisor.ca/Profile/442herbh, nil,Sep. 2017, September 2017 9222,5.0,X5467GHjoans,https://www.tripadvisor.ca/Profile/X5467GHjoans, nil,Aug. 2017, August 2017 9222,4.0,C1856QRrobertl,https://www.tripadvisor.ca/Profile/C1856QRrobertl, nil,Aug. 2017, August 2017 9222,1.0,jeffmyers769,https://www.tripadvisor.ca/Profile/jeffmyers769, nil,Aug. 2017, August 2017 9222,1.0,heatherm409,https://www.tripadvisor.ca/Profile/heatherm409, nil,Aug. 2017, April 2017 9222,4.0,I7056MTdaniela,https://www.tripadvisor.ca/Profile/I7056MTdaniela, nil,Aug. 2017, August 2017 9222,3.0,joanmI2545ZU,https://www.tripadvisor.ca/Profile/joanmI2545ZU, nil,Jul. 2017, July 2017 9222,4.0,mushergirl,https://www.tripadvisor.ca/Profile/mushergirl, nil,Jul. 2017, July 2017 9222,4.0,roxannh450,https://www.tripadvisor.ca/Profile/roxannh450, nil,Jul. 2017, July 2017 9222,5.0,Ater D,https://www.tripadvisor.ca/Profile/893aterd, nil,Jul. 2017, June 2017 9222,4.0,L578WMjenniferf,https://www.tripadvisor.ca/Profile/L578WMjenniferf, nil,Jun. 2017, June 2017 9222,3.0,lukek349,https://www.tripadvisor.ca/Profile/lukek349, nil,Jun. 2017, June 2017 9222,5.0,joseluisj303,https://www.tripadvisor.ca/Profile/joseluisj303, nil,Jun. 2017, June 2017 9222,5.0,147paulrs,https://www.tripadvisor.ca/Profile/147paulrs, nil,Jun. 2017, May 2017 9222,5.0,kevinrC17XY,https://www.tripadvisor.ca/Profile/kevinrC17XY, nil,May 2017, May 2017 9222,3.0,Scott K,https://www.tripadvisor.ca/Profile/706scottk, nil,May 2017, May 2017 9222,2.0,Nicole P,https://www.tripadvisor.ca/Profile/nicpel222, nil,May 2017, May 2017 9222,2.0,dianedD7304DF,https://www.tripadvisor.ca/Profile/dianedD7304DF, nil,May 2017, April 2017 9222,5.0,limeyw718,https://www.tripadvisor.ca/Profile/limeyw718, nil,Apr. 2017, April 2017 9222,4.0,D5457NNrobertop,https://www.tripadvisor.ca/Profile/D5457NNrobertop, nil,Apr. 2017, April 2017 9222,3.0,594jennifergs,https://www.tripadvisor.ca/Profile/594jennifergs, nil,Apr. 2017, April 2017 9222,4.0,Sheri G,https://www.tripadvisor.ca/Profile/sherig719, nil,Apr. 2017, April 2017 9222,4.0,shrirangl,https://www.tripadvisor.ca/Profile/shrirangl, nil,Apr. 2017, April 2017 9222,2.0,Carsten S,https://www.tripadvisor.ca/Profile/carstens978, nil,Apr. 2017, April 2017 9222,4.0,Tracy R,https://www.tripadvisor.ca/Profile/884tracy, nil,Apr. 2017, April 2017 9222,3.0,sigmundundheim,https://www.tripadvisor.ca/Profile/sigmundundheim, nil,Apr. 2017, April 2017 9222,3.0,Andrew B,https://www.tripadvisor.ca/Profile/M8610WAandrewb, nil,Apr. 2017, April 2017 9222,2.0,brookg575,https://www.tripadvisor.ca/Profile/brookg575, nil,Apr. 2017, April 2017 9222,4.0,J7167VYterryh,https://www.tripadvisor.ca/Profile/J7167VYterryh, nil,Apr. 2017, March 2017 9222,4.0,121tianal,https://www.tripadvisor.ca/Profile/121tianal, nil,Apr. 2017, April 2017 9222,5.0,Y4492DSterryt,https://www.tripadvisor.ca/Profile/Y4492DSterryt, nil,Apr. 2017, March 2017 9222,4.0,Tamara P,https://www.tripadvisor.ca/Profile/tamarap111, nil,Mar. 2017, March 2017 9222,3.0,611lyles,https://www.tripadvisor.ca/Profile/611lyles, nil,Mar. 2017, March 2017 9222,4.0,jennyX5514EG,https://www.tripadvisor.ca/Profile/jennyX5514EG, nil,Mar. 2017, March 2017 9222,4.0,litochalynns,https://www.tripadvisor.ca/Profile/litochalynns, nil,Mar. 2017, March 2017 9222,4.0,J4596VQdaniellel,https://www.tripadvisor.ca/Profile/J4596VQdaniellel, nil,Feb. 2017, February 2017 9222,4.0,larrykarlb,https://www.tripadvisor.ca/Profile/larrykarlb, nil,Feb. 2017, February 2017 9222,4.0,erikpM7542GP,https://www.tripadvisor.ca/Profile/erikpM7542GP, nil,Feb. 2017, February 2017 9222,4.0,jaymM4395XF,https://www.tripadvisor.ca/Profile/jaymM4395XF, nil,Feb. 2017, February 2017 9222,5.0,jessiannl,https://www.tripadvisor.ca/Profile/jessiannl, nil,Feb. 2017, February 2017 9222,1.0,I8736VNkatem,https://www.tripadvisor.ca/Profile/I8736VNkatem, nil,Feb. 2017, February 2017 9222,5.0,debran554,https://www.tripadvisor.ca/Profile/debran554, nil,Feb. 2017, February 2017 9222,3.0,Z8113OVjasonl,https://www.tripadvisor.ca/Profile/Z8113OVjasonl, nil,Feb. 2017, February 2017 9222,2.0,993mb1977,https://www.tripadvisor.ca/Profile/993mb1977, nil,Feb. 2017, February 2017 9222,5.0,jackdE7148SN,https://www.tripadvisor.ca/Profile/jackdE7148SN, nil,Feb. 2017, January 2017 9222,5.0,willw842,https://www.tripadvisor.ca/Profile/willw842, nil,Feb. 2017, January 2017 9222,4.0,larrywK913BK,https://www.tripadvisor.ca/Profile/larrywK913BK, nil,Jan. 2017, January 2017 9222,1.0,markstephenf,https://www.tripadvisor.ca/Profile/markstephenf, nil,Jan. 2017, January 2017 9222,5.0,Garry G,https://www.tripadvisor.ca/Profile/870garryg, nil,Jan. 2017, January 2017 9222,5.0,jasondH5251RN,https://www.tripadvisor.ca/Profile/jasondH5251RN, nil,Jan. 2017, December 2016 9222,5.0,catherinea826,https://www.tripadvisor.ca/Profile/catherinea826, nil,Jan. 2017, December 2016 9222,3.0,Shari M,https://www.tripadvisor.ca/Profile/417sharim, nil,Dec. 2016, December 2016 9222,4.0,kirstyannb2016,https://www.tripadvisor.ca/Profile/kirstyannb2016, nil,Dec. 2016, December 2016 9222,4.0,275lenk,https://www.tripadvisor.ca/Profile/275lenk, nil,Dec. 2016, November 2016 9222,4.0,Tim B,https://www.tripadvisor.ca/Profile/timbA8434FN, nil,Nov. 2016, November 2016 9222,3.0,Mark C,https://www.tripadvisor.ca/Profile/M8461OYmarkc, nil,Nov. 2016, November 2016 9222,5.0,marcelc710,https://www.tripadvisor.ca/Profile/marcelc710, nil,Oct. 2016, August 2016 9222,4.0,708rupertb,https://www.tripadvisor.ca/Profile/708rupertb, nil,Oct. 2016, September 2016 9222,3.0,allannay2016,https://www.tripadvisor.ca/Profile/allannay2016, nil,Oct. 2016, October 2016 9222,4.0,513christap,https://www.tripadvisor.ca/Profile/513christap, nil,Oct. 2016, July 2016 9222,5.0,derksen5,https://www.tripadvisor.ca/Profile/derksen5, nil,Oct. 2016, September 2016 9222,1.0,japinderpalsinghd,https://www.tripadvisor.ca/Profile/japinderpalsinghd, nil,Oct. 2016, October 2016 9222,5.0,ariom641,https://www.tripadvisor.ca/Profile/ariom641, nil,Oct. 2016, June 2016 9222,3.0,697dwaynec,https://www.tripadvisor.ca/Profile/697dwaynec, nil,Oct. 2016, October 2016 9222,3.0,477deep,https://www.tripadvisor.ca/Profile/477deep, nil,Oct. 2016, September 2016 9222,4.0,jameshK9002TZ,https://www.tripadvisor.ca/Profile/jameshK9002TZ, nil,Oct. 2016, September 2016 9222,3.0,larryhO9233NK,https://www.tripadvisor.ca/Profile/larryhO9233NK, nil,Oct. 2016, August 2016 9222,3.0,Aviv_Scheinman,https://www.tripadvisor.ca/Profile/Aviv_Scheinman, nil,Aug. 2016, October 2015 9222,4.0,redcliffer,https://www.tripadvisor.ca/Profile/redcliffer, nil,May 2016, April 2016 9222,5.0,Merle P,https://www.tripadvisor.ca/Profile/HappyAug2014, nil,Apr. 2016, April 2016 9222,3.0,sharoncJ6431LH,https://www.tripadvisor.ca/Profile/sharoncJ6431LH, nil,Apr. 2016, April 2016 9222,2.0,Crystal S,https://www.tripadvisor.ca/Profile/crystals683, nil,Apr. 2016, April 2016 9222,4.0,Bassem Z,https://www.tripadvisor.ca/Profile/5bassemz, nil,Apr. 2016, April 2016 9222,4.0,Melissa L,https://www.tripadvisor.ca/Profile/N6674CFmelissal, nil,Apr. 2016, April 2016 9222,2.0,travelling555,https://www.tripadvisor.ca/Profile/travelling555, nil,Apr. 2016, April 2016 9222,2.0,havingfitz2016,https://www.tripadvisor.ca/Profile/havingfitz2016, nil,Apr. 2016, April 2016 9222,5.0,Marnie M,https://www.tripadvisor.ca/Profile/MarnieM95, nil,Apr. 2016, April 2016 9222,4.0,maryaD8818UT,https://www.tripadvisor.ca/Profile/maryaD8818UT, nil,Apr. 2016, April 2016 9222,4.0,979marlo,https://www.tripadvisor.ca/Profile/979marlo, nil,Mar. 2016, March 2016 9222,4.0,440pennyf,https://www.tripadvisor.ca/Profile/440pennyf, nil,Mar. 2016, February 2016 9222,3.0,jasonmK3235YX,https://www.tripadvisor.ca/Profile/jasonmK3235YX, nil,Jan. 2016, January 2016 9222,4.0,shaner745,https://www.tripadvisor.ca/Profile/shaner745, nil,Jan. 2016, January 2016 9222,5.0,lisacQ7582YD,https://www.tripadvisor.ca/Profile/lisacQ7582YD, nil,Jan. 2016, December 2015 9223,4.0,Ryan M,https://www.tripadvisor.ca/Profile/AirdrieABTraveler, nil,Sep. 2018, September 2018 9223,4.0,RebekaKelen,https://www.tripadvisor.ca/Profile/RebekaKelen, nil,May 2017, May 2017 9223,4.0,Aramis A,https://www.tripadvisor.ca/Profile/792aramisa, nil,Sep. 2016, August 2016 9223,5.0,Kjohnson31,https://www.tripadvisor.ca/Profile/Kjohnson31, nil,Apr. 2016, April 2016 9223,5.0,Frozen_Goose71,https://www.tripadvisor.ca/Profile/Frozen_Goose71, nil,Apr. 2016, June 2015 9224,4.0,Amanda R,https://www.tripadvisor.ca/Profile/amandarK4857GO, nil,Feb. 2018, February 2018 9224,3.0,Danno_99,https://www.tripadvisor.ca/Profile/Danno_99, nil,May 2017, May 2017 9224,2.0,David K,https://www.tripadvisor.ca/Profile/DavidK757, nil,May 2017, May 2017 9224,3.0,yycflip,https://www.tripadvisor.ca/Profile/yycflip, nil,Jun. 2016, June 2016 9224,4.0,Maguder D,https://www.tripadvisor.ca/Profile/MaguderD, nil,Mar. 2016, March 2016 9225,5.0,DavidfromEtown,https://www.tripadvisor.ca/Profile/DavidfromEtown, nil,Oct. 2018, October 2018 9225,nil,,nil, nil,nil,nil 9225,4.0,Mark T,https://www.tripadvisor.ca/Profile/TurboTraveler4, nil,Nov. 2016, November 2016 9225,3.0,kay_stallard,https://www.tripadvisor.ca/Profile/kay_stallard, nil,Oct. 2014, September 2014 9226,1.0,kambouroff,https://www.tripadvisor.ca/Profile/kambouroff, nil,Mar. 2018, March 2018 9226,5.0,Robin B,https://www.tripadvisor.ca/Profile/robinbD5786EV, nil,Sep. 2017, September 2017 9226,4.0,Ray Y,https://www.tripadvisor.ca/Profile/867rayy, nil,Jan. 2017, December 2016 9226,5.0,djk1951,https://www.tripadvisor.ca/Profile/djk1951, nil,Sep. 2016, July 2016 9226,4.0,Darryl B,https://www.tripadvisor.ca/Profile/darrylb428, nil,Aug. 2016, July 2016 9226,4.0,CalgaryTraveller1979,https://www.tripadvisor.ca/Profile/CalgaryTraveller1979, nil,Jul. 2016, July 2016 9226,4.0,Neda F,https://www.tripadvisor.ca/Profile/321-Bebe-321, nil,Jul. 2016, July 2016 9226,1.0,yahkoh,https://www.tripadvisor.ca/Profile/yahkoh, nil,Dec. 2015, December 2015 9226,5.0,Tom C,https://www.tripadvisor.ca/Profile/Y4030EMtomc, nil,Dec. 2015, November 2015 9226,5.0,Elle H,https://www.tripadvisor.ca/Profile/866elleh, nil,Dec. 2015, November 2015 9226,nil,,nil, nil,nil,nil 9226,4.0,LadyCavalier,https://www.tripadvisor.ca/Profile/LadyCavalier, nil,Nov. 2015, October 2015 9226,4.0,JDBacks,https://www.tripadvisor.ca/Profile/JDBacks, nil,Jul. 2015, July 2015 9226,2.0,Paula B,https://www.tripadvisor.ca/Profile/I1377BTpaulab, nil,Jan. 2015, January 2015 9226,5.0,Beth A,https://www.tripadvisor.ca/Profile/232betha, nil,Feb. 2014, February 2014 9226,5.0,Marina_JK,https://www.tripadvisor.ca/Profile/Marina_JK, nil,Feb. 2014, January 2014 9227,nil,,nil, nil,nil,nil 9227,5.0,natron642,https://www.tripadvisor.ca/Profile/natron642, nil,Dec. 2015, December 2015 9227,4.0,Megan K,https://www.tripadvisor.ca/Profile/707megank, nil,Oct. 2014, July 2014 9227,4.0,Tracy_Somerville,https://www.tripadvisor.ca/Profile/Tracy_Somerville, nil,May 2014, May 2014 9227,3.0,kattalack,https://www.tripadvisor.ca/Profile/kattalack, nil,Oct. 2013, October 2013 9227,5.0,Kim P,https://www.tripadvisor.ca/Profile/PKPratt, nil,Aug. 2013, June 2013 9228,nil,,nil, nil,nil,nil 9229,3.0,cayolargo4us,https://www.tripadvisor.ca/Profile/cayolargo4us, nil,Jan. 2019, December 2018 9229,5.0,NeonHighwayBand,https://www.tripadvisor.ca/Profile/NeonHighwayBand, nil,Jul. 2017, July 2017 9229,4.0,Your Chill K,https://www.tripadvisor.ca/Profile/yourchillk, nil,Dec. 2016, December 2016 9229,4.0,bin120795,https://www.tripadvisor.ca/Profile/bin120795, nil,Nov. 2016, August 2016 9229,1.0,Meghan C,https://www.tripadvisor.ca/Profile/meghan172015, nil,Nov. 2015, November 2015 9229,1.0,maggy-del,https://www.tripadvisor.ca/Profile/maggy-del, nil,Aug. 2015, August 2015 9229,1.0,GarryMc,https://www.tripadvisor.ca/Profile/GarryMc, nil,Aug. 2015, September 2014 9229,1.0,Shar P,https://www.tripadvisor.ca/Profile/492sharp, nil,Jul. 2015, July 2015 9229,3.0,caturiri,https://www.tripadvisor.ca/Profile/caturiri, nil,Dec. 2013, August 2013 9229,1.0,Steven H,https://www.tripadvisor.ca/Profile/625StevenH, nil,Mar. 2013, March 2013 9229,1.0,RickCAlberta_Canada,https://www.tripadvisor.ca/Profile/RickCAlberta_Canada, nil,Dec. 2012, December 2012 9229,1.0,hapacl,https://www.tripadvisor.ca/Profile/hapacl, nil,Oct. 2012, October 2012 9229,1.0,PossibilitiesGalore,https://www.tripadvisor.ca/Profile/PossibilitiesGalore, nil,Sep. 2012, September 2012 9229,2.0,mrscarolboorse,https://www.tripadvisor.ca/Profile/mrscarolboorse, nil,Feb. 2012, February 2012 9229,1.0,Sarah J,https://www.tripadvisor.ca/Profile/SarahJ649, nil,Nov. 2011, November 2011 9233,nil,,nil, nil,nil,nil 9233,5.0,David W,https://www.tripadvisor.ca/Profile/davidwZ1809KS, nil,Jan. 2019, January 2019 9233,3.0,KootenayTraveller,https://www.tripadvisor.ca/Profile/KootenayTraveller, nil,Oct. 2018, October 2018 9233,4.0,Mahib Islam,https://www.tripadvisor.ca/Profile/Mahib_Islam, nil,Oct. 2018, September 2018 9233,4.0,Steve H,https://www.tripadvisor.ca/Profile/C9635OZsteveh, nil,Sep. 2018, September 2018 9233,2.0,Brittany K,https://www.tripadvisor.ca/Profile/194brittanyk, nil,Sep. 2018, September 2018 9233,2.0,jagador,https://www.tripadvisor.ca/Profile/jagador, nil,Aug. 2018, August 2018 9233,4.0,TonyfromNewtown,https://www.tripadvisor.ca/Profile/TonyfromNewtown, nil,Aug. 2018, June 2018 9233,5.0,Shawna M,https://www.tripadvisor.ca/Profile/142shawnam, nil,Jul. 2018, July 2018 9233,3.0,Tim W,https://www.tripadvisor.ca/Profile/TimW4297, nil,Jul. 2018, July 2018 9233,5.0,Wally S,https://www.tripadvisor.ca/Profile/WallyS749, nil,Jul. 2018, July 2018 9233,3.0,prorcas,https://www.tripadvisor.ca/Profile/prorcas, nil,Jul. 2018, June 2018 9233,2.0,Alex C,https://www.tripadvisor.ca/Profile/alexcZ5686YX, nil,Jun. 2018, June 2018 9233,4.0,2dogsatthewindow,https://www.tripadvisor.ca/Profile/2dogsatthewindow, nil,Jun. 2018, June 2018 9233,1.0,Robert S,https://www.tripadvisor.ca/Profile/robertsB1846QK, nil,Jun. 2018, June 2018 9233,4.0,Deb H.,https://www.tripadvisor.ca/Profile/dhives, nil,Jun. 2018, June 2018 9233,4.0,Ed S,https://www.tripadvisor.ca/Profile/EdS172, nil,Dec. 2017, November 2017 9233,5.0,JoelANDSallee,https://www.tripadvisor.ca/Profile/JoelANDSallee, nil,Nov. 2017, November 2017 9233,4.0,Noel58,https://www.tripadvisor.ca/Profile/Noel58, nil,Nov. 2017, August 2017 9233,4.0,IYGTMH,https://www.tripadvisor.ca/Profile/IYGTMH, nil,Nov. 2017, October 2017 9233,5.0,EllisLuke,https://www.tripadvisor.ca/Profile/EllisLuke, nil,Oct. 2017, October 2017 9233,4.0,Aragorn The Traveler,https://www.tripadvisor.ca/Profile/AragornTheTraveler, nil,Sep. 2017, September 2017 9233,5.0,Richard J,https://www.tripadvisor.ca/Profile/R9744JFrichardj, nil,Aug. 2017, August 2017 9233,5.0,sandra w,https://www.tripadvisor.ca/Profile/sandraw312, nil,Aug. 2017, August 2017 9233,5.0,crossover604,https://www.tripadvisor.ca/Profile/crossover604, nil,Aug. 2017, August 2017 9233,1.0,Case L,https://www.tripadvisor.ca/Profile/CaseL6, nil,Aug. 2017, August 2017 9233,5.0,Nicole N,https://www.tripadvisor.ca/Profile/862nicolen, nil,Aug. 2017, August 2017 9233,5.0,1981dalat,https://www.tripadvisor.ca/Profile/1981dalat, nil,Aug. 2017, August 2017 9233,5.0,salsmana,https://www.tripadvisor.ca/Profile/salsmana, nil,Jul. 2017, July 2017 9233,4.0,PookyCake,https://www.tripadvisor.ca/Profile/PookyCake, nil,Jul. 2017, August 2016 9233,4.0,PimDutch,https://www.tripadvisor.ca/Profile/PimDutch, nil,Jun. 2017, June 2017 9233,4.0,Karen R,https://www.tripadvisor.ca/Profile/893karenr, nil,Jun. 2017, June 2017 9233,5.0,ccmr4,https://www.tripadvisor.ca/Profile/ccmr4, nil,Jun. 2017, May 2017 9233,4.0,78Dave,https://www.tripadvisor.ca/Profile/78Dave, nil,May 2017, May 2017 9233,4.0,adcarlson,https://www.tripadvisor.ca/Profile/adcarlson, nil,May 2017, May 2017 9233,4.0,dfbarber01,https://www.tripadvisor.ca/Profile/dfbarber01, nil,May 2017, May 2017 9233,5.0,Andrea S,https://www.tripadvisor.ca/Profile/andreasC9084XX, nil,May 2017, April 2017 9233,5.0,Catherine T,https://www.tripadvisor.ca/Profile/N8772FMcatherinet, nil,May 2017, May 2017 9233,5.0,riverdaleschool1903,https://www.tripadvisor.ca/Profile/riverdaleschool1903, nil,Apr. 2017, April 2017 9233,5.0,Grenik,https://www.tripadvisor.ca/Profile/Grenik, nil,Apr. 2017, April 2017 9233,5.0,Daniel F,https://www.tripadvisor.ca/Profile/danielfB3223GS, nil,Apr. 2017, April 2017 9233,4.0,William V,https://www.tripadvisor.ca/Profile/348williamv, nil,Apr. 2017, April 2017 9233,5.0,Tannis T,https://www.tripadvisor.ca/Profile/TanTap1965, nil,Mar. 2017, March 2017 9233,3.0,meadowac,https://www.tripadvisor.ca/Profile/meadowac, nil,Mar. 2017, October 2016 9233,4.0,Cowichan1,https://www.tripadvisor.ca/Profile/Cowichan1, nil,Mar. 2017, March 2017 9233,5.0,Craig H,https://www.tripadvisor.ca/Profile/craigh251, nil,Feb. 2017, February 2017 9233,5.0,PaoliLLH,https://www.tripadvisor.ca/Profile/PaoliLLH, nil,Feb. 2017, February 2017 9233,4.0,Calyps012,https://www.tripadvisor.ca/Profile/Calyps012, nil,Jan. 2017, December 2016 9233,5.0,russellshell,https://www.tripadvisor.ca/Profile/russellshell, nil,Jan. 2017, January 2017 9233,5.0,Sara M,https://www.tripadvisor.ca/Profile/chelky21, nil,Jan. 2017, December 2016 9233,1.0,The4Wanderers_,https://www.tripadvisor.ca/Profile/The4Wanderers_, nil,Dec. 2016, December 2016 9233,5.0,NeeksWhite,https://www.tripadvisor.ca/Profile/NeeksWhite, nil,Oct. 2016, June 2016 9233,4.0,2Calgarytravlers,https://www.tripadvisor.ca/Profile/2Calgarytravlers, nil,Oct. 2016, October 2016 9233,4.0,Will F,https://www.tripadvisor.ca/Profile/fox666, nil,Oct. 2016, October 2016 9233,4.0,ZLI,https://www.tripadvisor.ca/Profile/ZLI, nil,Oct. 2016, October 2016 9233,5.0,Lyric21,https://www.tripadvisor.ca/Profile/Lyric21, nil,Oct. 2016, October 2016 9233,5.0,Katie B,https://www.tripadvisor.ca/Profile/I965SLkatieb, nil,Oct. 2016, September 2016 9233,5.0,Neil C,https://www.tripadvisor.ca/Profile/neilcS9579BL, nil,Oct. 2016, October 2016 9233,5.0,Karen1616,https://www.tripadvisor.ca/Profile/Karen1616, nil,Sep. 2016, September 2016 9233,5.0,bemeyer,https://www.tripadvisor.ca/Profile/bemeyer, nil,Sep. 2016, September 2016 9233,5.0,Richard F,https://www.tripadvisor.ca/Profile/972richardf, nil,Aug. 2016, August 2016 9233,4.0,Paul F,https://www.tripadvisor.ca/Profile/742paulf, nil,Aug. 2016, July 2016 9233,5.0,KeithMil2,https://www.tripadvisor.ca/Profile/KeithMil2, nil,Aug. 2016, July 2016 9233,4.0,Joanne O,https://www.tripadvisor.ca/Profile/jboneil, nil,Aug. 2016, July 2016 9233,4.0,Patrick S,https://www.tripadvisor.ca/Profile/patricksV2137KT, nil,Aug. 2016, August 2016 9233,5.0,Richelle T,https://www.tripadvisor.ca/Profile/65richellet, nil,Jul. 2016, July 2016 9233,5.0,Kate D,https://www.tripadvisor.ca/Profile/503KateD, nil,Jul. 2016, July 2016 9233,4.0,Haggis86,https://www.tripadvisor.ca/Profile/Haggis86, nil,Jul. 2016, July 2016 9233,5.0,Micah M,https://www.tripadvisor.ca/Profile/684micahm, nil,Jul. 2016, July 2016 9233,4.0,Rick L,https://www.tripadvisor.ca/Profile/Harrybrown000, nil,Jul. 2016, July 2016 9233,5.0,Jennifer H,https://www.tripadvisor.ca/Profile/Jennuine84, nil,Jul. 2016, June 2016 9233,4.0,IanLorraine,https://www.tripadvisor.ca/Profile/IanLorraine, nil,Jul. 2016, June 2016 9233,5.0,Keith O,https://www.tripadvisor.ca/Profile/604keitho, nil,Jul. 2016, June 2016 9233,4.0,Eastcaper,https://www.tripadvisor.ca/Profile/Eastcaper, nil,Jun. 2016, June 2016 9233,5.0,Darren G,https://www.tripadvisor.ca/Profile/darreng557, nil,Jun. 2016, June 2016 9233,5.0,25Loki,https://www.tripadvisor.ca/Profile/25Loki, nil,Jun. 2016, June 2016 9233,5.0,Trelawn,https://www.tripadvisor.ca/Profile/Trelawn, nil,Jun. 2016, June 2016 9233,4.0,Mef59,https://www.tripadvisor.ca/Profile/972mirandaf, nil,Jun. 2016, June 2016 9233,5.0,muggiedai,https://www.tripadvisor.ca/Profile/muggiedai, nil,Jun. 2016, June 2016 9233,5.0,Bonnie G,https://www.tripadvisor.ca/Profile/bonnieg951, nil,Jun. 2016, June 2016 9233,5.0,BarryWardKelowna_BC,https://www.tripadvisor.ca/Profile/BarryWardKelowna_BC, nil,Mar. 2016, March 2016 9233,4.0,Tracy M,https://www.tripadvisor.ca/Profile/715tracym, nil,Mar. 2016, March 2016 9233,5.0,Frances M,https://www.tripadvisor.ca/Profile/866francesm, nil,Mar. 2016, March 2016 9233,5.0,Greg A,https://www.tripadvisor.ca/Profile/GregA82, nil,Mar. 2016, March 2016 9233,5.0,carmel s,https://www.tripadvisor.ca/Profile/helenoftroy_8, nil,Feb. 2016, February 2016 9233,5.0,Troy B,https://www.tripadvisor.ca/Profile/troyb981, nil,Jan. 2016, January 2016 9233,5.0,Bill m,https://www.tripadvisor.ca/Profile/Billm511, nil,Nov. 2015, November 2015 9233,4.0,Taylorsabroad,https://www.tripadvisor.ca/Profile/Taylorsabroad, nil,Oct. 2015, September 2015 9233,5.0,Patrick L,https://www.tripadvisor.ca/Profile/patrickl261, nil,Oct. 2015, October 2015 9233,5.0,P F,https://www.tripadvisor.ca/Profile/411pf, nil,Oct. 2015, September 2015 9233,4.0,CJ P,https://www.tripadvisor.ca/Profile/515cjp, nil,Sep. 2015, March 2015 9233,5.0,Vincent Adultman,https://www.tripadvisor.ca/Profile/VictoriaAdult, nil,Sep. 2015, August 2015 9233,1.0,HappyTravels1923,https://www.tripadvisor.ca/Profile/HappyTravels1923, nil,Sep. 2015, September 2015 9233,5.0,Gaensebluemchen S,https://www.tripadvisor.ca/Profile/donaldandmonikat, nil,Sep. 2015, August 2015 9233,5.0,Altamom,https://www.tripadvisor.ca/Profile/Altamom, nil,Sep. 2015, August 2015 9233,4.0,Montaldo58,https://www.tripadvisor.ca/Profile/Montaldo58, nil,Aug. 2015, August 2015 9233,5.0,Clive S,https://www.tripadvisor.ca/Profile/631clives, nil,Aug. 2015, August 2015 9233,5.0,Theens80,https://www.tripadvisor.ca/Profile/Theens80, nil,Aug. 2015, August 2015 9233,5.0,Rita S,https://www.tripadvisor.ca/Profile/mommarita57, nil,Aug. 2015, August 2015 9233,4.0,Stacey M,https://www.tripadvisor.ca/Profile/staceym189, nil,Aug. 2015, August 2015 9233,5.0,Sheryl E,https://www.tripadvisor.ca/Profile/SherylE285, nil,Aug. 2015, August 2015 9233,5.0,Hop,https://www.tripadvisor.ca/Profile/helenao669, nil,Aug. 2015, July 2015 9233,5.0,35Elaine,https://www.tripadvisor.ca/Profile/35Elaine, nil,Aug. 2015, July 2015 9233,4.0,Vicki G,https://www.tripadvisor.ca/Profile/vickistickibeak, nil,Aug. 2015, August 2015 9233,5.0,mike n,https://www.tripadvisor.ca/Profile/miken474, nil,Aug. 2015, August 2015 9233,5.0,K C,https://www.tripadvisor.ca/Profile/kc539, nil,Aug. 2015, July 2015 9233,4.0,photographer_smurf72,https://www.tripadvisor.ca/Profile/photographer_smurf72, nil,Aug. 2015, August 2015 9233,5.0,Amber W,https://www.tripadvisor.ca/Profile/amberw609, nil,Jul. 2015, July 2015 9233,5.0,Tessalyn_16,https://www.tripadvisor.ca/Profile/Tessalyn_16, nil,Jul. 2015, July 2015 9233,4.0,Henry P,https://www.tripadvisor.ca/Profile/Enery8th, nil,Jul. 2015, July 2015 9233,4.0,HarmDonkers,https://www.tripadvisor.ca/Profile/HarmDonkers, nil,Jul. 2015, June 2015 9233,5.0,Dave U,https://www.tripadvisor.ca/Profile/daveu287, nil,Jul. 2015, July 2015 9233,4.0,Peter M,https://www.tripadvisor.ca/Profile/889peterm889, nil,Jul. 2015, June 2015 9233,5.0,Morgan18,https://www.tripadvisor.ca/Profile/Morgan18, nil,Jul. 2015, July 2015 9233,4.0,Susan V,https://www.tripadvisor.ca/Profile/969susanv, nil,Jun. 2015, June 2015 9233,5.0,toptoothman,https://www.tripadvisor.ca/Profile/toptoothman, nil,May 2015, May 2015 9233,4.0,explora53,https://www.tripadvisor.ca/Profile/explora53, nil,May 2015, May 2015 9233,5.0,George600,https://www.tripadvisor.ca/Profile/George600, nil,May 2015, May 2015 9233,5.0,Wanda H,https://www.tripadvisor.ca/Profile/835wandah, nil,May 2015, May 2015 9233,5.0,Gertie H,https://www.tripadvisor.ca/Profile/gertieh2015, nil,May 2015, April 2015 9233,5.0,Alison93,https://www.tripadvisor.ca/Profile/Alison93, nil,May 2015, May 2015 9233,5.0,Susan2369,https://www.tripadvisor.ca/Profile/Susan2369, nil,Apr. 2015, April 2015 9233,5.0,Steve M,https://www.tripadvisor.ca/Profile/D265RCstevem, nil,Apr. 2015, April 2015 9233,5.0,Wink1969,https://www.tripadvisor.ca/Profile/Wink1969, nil,Apr. 2015, April 2015 9233,5.0,Trommelen,https://www.tripadvisor.ca/Profile/Trommelen, nil,Apr. 2015, April 2015 9233,5.0,Jennifer M,https://www.tripadvisor.ca/Profile/JenniferM5558, nil,Apr. 2015, April 2015 9233,5.0,GillF424,https://www.tripadvisor.ca/Profile/GillF424, nil,Apr. 2015, April 2015 9233,3.0,Noelle H,https://www.tripadvisor.ca/Profile/NoelleH345, nil,Mar. 2015, February 2015 9233,4.0,rammblat,https://www.tripadvisor.ca/Profile/rammblat, nil,Mar. 2015, March 2015 9233,5.0,Danny Y,https://www.tripadvisor.ca/Profile/633dannyy, nil,Feb. 2015, February 2015 9233,5.0,BabaDi,https://www.tripadvisor.ca/Profile/BabaDi, nil,Sep. 2014, September 2014 9233,5.0,beersteel,https://www.tripadvisor.ca/Profile/beersteel, nil,Sep. 2014, September 2014 9233,5.0,obanitevancouver,https://www.tripadvisor.ca/Profile/obanitevancouver, nil,Sep. 2014, September 2014 9233,5.0,Rebecca B,https://www.tripadvisor.ca/Profile/96rebeccab, nil,Sep. 2014, September 2014 9233,4.0,Thales29,https://www.tripadvisor.ca/Profile/Thales29, nil,Sep. 2014, September 2014 9233,5.0,Marion_Harvey,https://www.tripadvisor.ca/Profile/Marion_Harvey, nil,Sep. 2014, September 2014 9233,5.0,bygeorgew,https://www.tripadvisor.ca/Profile/bygeorgew, nil,Sep. 2014, June 2014 9233,4.0,John K,https://www.tripadvisor.ca/Profile/JohnK54, nil,Sep. 2014, September 2014 9233,5.0,Nancimacleod,https://www.tripadvisor.ca/Profile/Nancimacleod, nil,Sep. 2014, September 2014 9233,3.0,islandfoodndrink,https://www.tripadvisor.ca/Profile/islandfoodndrink, nil,Sep. 2014, August 2014 9233,4.0,NZUnicorn,https://www.tripadvisor.ca/Profile/NZUnicorn, nil,Aug. 2014, August 2014 9233,5.0,Misty W,https://www.tripadvisor.ca/Profile/205mistyw, nil,Aug. 2014, August 2014 9233,5.0,Scobiela,https://www.tripadvisor.ca/Profile/Scobiela, nil,Aug. 2014, August 2014 9233,5.0,adelabrad,https://www.tripadvisor.ca/Profile/adelabrad, nil,Aug. 2014, August 2014 9233,5.0,Wanita60,https://www.tripadvisor.ca/Profile/Wanita60, nil,Aug. 2014, August 2014 9234,5.0,David C.,https://www.tripadvisor.ca/Profile/ondalshadow, nil,Jan. 2019, January 2019 9234,3.0,barongruda,https://www.tripadvisor.ca/Profile/barongruda, nil,Sep. 2018, September 2018 9234,5.0,robov,https://www.tripadvisor.ca/Profile/robov, nil,Sep. 2018, September 2018 9234,4.0,Jane S,https://www.tripadvisor.ca/Profile/janesG140CV, nil,Aug. 2018, September 2018 9234,3.0,G7117GBjoanneb,https://www.tripadvisor.ca/Profile/G7117GBjoanneb, nil,Aug. 2018, August 2018 9234,4.0,HayleymP,https://www.tripadvisor.ca/Profile/HayleymP, nil,Jun. 2018, June 2018 9234,5.0,Genevieve B,https://www.tripadvisor.ca/Profile/genevieveb176, nil,Jun. 2018, June 2018 9234,4.0,Kelli T,https://www.tripadvisor.ca/Profile/kellit542, nil,Apr. 2018, March 2018 9234,2.0,Canucksontheloose,https://www.tripadvisor.ca/Profile/Canucksontheloose, nil,Nov. 2017, August 2017 9234,2.0,wirtzzie,https://www.tripadvisor.ca/Profile/wirtzzie, nil,Oct. 2017, August 2017 9234,3.0,SF222,https://www.tripadvisor.ca/Profile/SF222, nil,Sep. 2017, August 2017 9234,5.0,Heather H,https://www.tripadvisor.ca/Profile/F9754WSheatherh, nil,Aug. 2017, August 2017 9234,3.0,AliJTavs,https://www.tripadvisor.ca/Profile/AliJTavs, nil,Aug. 2017, August 2017 9234,3.0,nwbg,https://www.tripadvisor.ca/Profile/nwbg, nil,Aug. 2017, August 2017 9234,4.0,JorgenSandy,https://www.tripadvisor.ca/Profile/JorgenSandy, nil,Jul. 2017, July 2017 9234,5.0,AlbertaBabe66,https://www.tripadvisor.ca/Profile/AlbertaBabe66, nil,Jul. 2017, July 2017 9234,5.0,CanadaTraveller074,https://www.tripadvisor.ca/Profile/CanadaTraveller074, nil,Jul. 2017, July 2017 9234,4.0,heathensbetterhalf,https://www.tripadvisor.ca/Profile/heathensbetterhalf, nil,Jul. 2017, July 2017 9234,5.0,Mitzi K,https://www.tripadvisor.ca/Profile/390mitzik, nil,Jul. 2017, July 2017 9234,5.0,Cor D,https://www.tripadvisor.ca/Profile/cord209, nil,Jun. 2017, June 2017 9234,5.0,Jennywalsh,https://www.tripadvisor.ca/Profile/Jennywalsh, nil,Jun. 2017, June 2017 9234,4.0,Norma K,https://www.tripadvisor.ca/Profile/normak143, nil,Jun. 2017, June 2017 9234,5.0,Paddyma3,https://www.tripadvisor.ca/Profile/Paddyma3, nil,Jun. 2017, August 2016 9234,5.0,Jim B,https://www.tripadvisor.ca/Profile/jimbK1103OJ, nil,Jun. 2017, May 2017 9234,2.0,Jennifer H,https://www.tripadvisor.ca/Profile/JenniferH968, nil,May 2017, May 2017 9234,nil,,nil, nil,nil,nil 9234,5.0,McKay E,https://www.tripadvisor.ca/Profile/McKayE_11, nil,Feb. 2017, January 2017 9234,5.0,Moshe R,https://www.tripadvisor.ca/Profile/Moshe01, nil,Nov. 2016, August 2016 9234,1.0,itsalgd,https://www.tripadvisor.ca/Profile/itsalgd, nil,Oct. 2016, October 2016 9234,3.0,Bio-traveler,https://www.tripadvisor.ca/Profile/Bio-traveler, nil,Oct. 2016, September 2016 9234,4.0,Arlene M,https://www.tripadvisor.ca/Profile/748arlenem, nil,Oct. 2016, September 2016 9234,4.0,Emmett10692,https://www.tripadvisor.ca/Profile/Emmett10692, nil,Aug. 2016, August 2016 9234,4.0,agr54,https://www.tripadvisor.ca/Profile/agr54, nil,Aug. 2016, June 2016 9234,2.0,Carol C,https://www.tripadvisor.ca/Profile/CarolC438, nil,Aug. 2016, June 2016 9234,4.0,BRIAN C,https://www.tripadvisor.ca/Profile/brianc189, nil,Aug. 2016, June 2016 9234,4.0,DaisyJanesReviews,https://www.tripadvisor.ca/Profile/DaisyJanesReviews, nil,Jul. 2016, June 2016 9234,3.0,B G,https://www.tripadvisor.ca/Profile/bg103, nil,Jul. 2016, July 2016 9234,2.0,Corey H,https://www.tripadvisor.ca/Profile/10coreyh, nil,Jun. 2016, June 2016 9234,4.0,DJMT46,https://www.tripadvisor.ca/Profile/DJMT46, nil,Jun. 2016, May 2016 9234,4.0,BarbsZ,https://www.tripadvisor.ca/Profile/BarbsZ, nil,Jun. 2016, June 2016 9234,4.0,heakitt,https://www.tripadvisor.ca/Profile/heakitt, nil,Jun. 2016, May 2016 9234,5.0,PJWIBBLE,https://www.tripadvisor.ca/Profile/PJWIBBLE, nil,Jan. 2016, December 2015 9234,4.0,Grampa T,https://www.tripadvisor.ca/Profile/grampat2015, nil,Dec. 2015, November 2015 9234,5.0,Bigoil71,https://www.tripadvisor.ca/Profile/Bigoil71, nil,Dec. 2015, June 2015 9234,5.0,Lynda S,https://www.tripadvisor.ca/Profile/lyndas857, nil,Nov. 2015, November 2015 9234,5.0,Glennda D,https://www.tripadvisor.ca/Profile/GlenndaD2, nil,Nov. 2015, November 2015 9234,5.0,Roy C,https://www.tripadvisor.ca/Profile/royc25, nil,Oct. 2015, October 2015 9234,5.0,apaetow,https://www.tripadvisor.ca/Profile/apaetow, nil,Oct. 2015, September 2015 9234,4.0,Margaret K,https://www.tripadvisor.ca/Profile/181margaretk, nil,Oct. 2015, September 2015 9234,5.0,Sharon S,https://www.tripadvisor.ca/Profile/sharonsB6700QD, nil,Oct. 2015, July 2015 9234,3.0,Brian M,https://www.tripadvisor.ca/Profile/mistertraveller2015, nil,Oct. 2015, October 2015 9234,5.0,Glen&Isobel,https://www.tripadvisor.ca/Profile/FarAway802680, nil,Oct. 2015, September 2015 9234,5.0,Travellingcatcatcat,https://www.tripadvisor.ca/Profile/Travellingcatcatcat, nil,Oct. 2015, September 2015 9234,5.0,LovesNeon,https://www.tripadvisor.ca/Profile/LovesNeon, nil,Oct. 2015, September 2015 9234,5.0,BVMAN,https://www.tripadvisor.ca/Profile/BVMAN, nil,Sep. 2015, September 2015 9234,4.0,Karen B,https://www.tripadvisor.ca/Profile/karenbM9506SI, nil,Sep. 2015, August 2015 9234,2.0,GypsyMouse,https://www.tripadvisor.ca/Profile/GypsyMouse, nil,Sep. 2015, September 2015 9234,4.0,swissboy43,https://www.tripadvisor.ca/Profile/swissboy43, nil,Sep. 2015, September 2015 9234,4.0,Rick W,https://www.tripadvisor.ca/Profile/284rickw, nil,Sep. 2015, September 2015 9234,4.0,wkuech,https://www.tripadvisor.ca/Profile/wkuech, nil,Sep. 2015, September 2015 9234,4.0,Eleanor654,https://www.tripadvisor.ca/Profile/Eleanor654, nil,Sep. 2015, September 2015 9234,5.0,1963William45,https://www.tripadvisor.ca/Profile/1963William45, nil,Sep. 2015, September 2015 9234,4.0,Ellie196,https://www.tripadvisor.ca/Profile/Ellie196, nil,Sep. 2015, September 2015 9234,5.0,Rosal1nd,https://www.tripadvisor.ca/Profile/Rosal1nd, nil,Aug. 2015, August 2015 9234,3.0,Ed G,https://www.tripadvisor.ca/Profile/edg396, nil,Aug. 2015, August 2015 9234,5.0,Bctraveller-R,https://www.tripadvisor.ca/Profile/Bctraveller-R, nil,Aug. 2015, August 2015 9234,5.0,Iwan v,https://www.tripadvisor.ca/Profile/698iwanv, nil,Aug. 2015, August 2015 9234,3.0,sailinggerbil,https://www.tripadvisor.ca/Profile/sailinggerbil, nil,Aug. 2015, August 2015 9234,5.0,Deb-Mark,https://www.tripadvisor.ca/Profile/Deb-Mark, nil,Aug. 2015, August 2015 9234,5.0,garsy01,https://www.tripadvisor.ca/Profile/garsy01, nil,Aug. 2015, August 2015 9234,5.0,singledad,https://www.tripadvisor.ca/Profile/singledad, nil,Aug. 2015, August 2015 9234,5.0,Ole B,https://www.tripadvisor.ca/Profile/Olebak, nil,Aug. 2015, August 2015 9234,5.0,ronkee,https://www.tripadvisor.ca/Profile/ronkee, nil,Jul. 2015, July 2015 9234,5.0,Maurane J,https://www.tripadvisor.ca/Profile/47mauranej, nil,Jul. 2015, July 2015 9234,4.0,Glen M,https://www.tripadvisor.ca/Profile/GlenM173, nil,Jul. 2015, July 2015 9234,5.0,JoyceDH,https://www.tripadvisor.ca/Profile/JoyceDH, nil,Jul. 2015, July 2015 9234,5.0,Mark A,https://www.tripadvisor.ca/Profile/P1967BXmarka, nil,Jun. 2015, June 2015 9234,5.0,kris-goes-places,https://www.tripadvisor.ca/Profile/kris-goes-places, nil,Jun. 2015, June 2015 9234,4.0,Laura196734,https://www.tripadvisor.ca/Profile/Laura196734, nil,Jun. 2015, June 2015 9234,1.0,Murray G,https://www.tripadvisor.ca/Profile/802murrayg, nil,Jun. 2015, June 2015 9234,5.0,Lennox F,https://www.tripadvisor.ca/Profile/lenn0xf, nil,Jun. 2015, July 2014 9234,5.0,Skyturtle101,https://www.tripadvisor.ca/Profile/Skyturtle101, nil,May 2015, April 2015 9234,5.0,Fantasere,https://www.tripadvisor.ca/Profile/Fantasere, nil,May 2015, May 2015 9234,5.0,Lorbo2015,https://www.tripadvisor.ca/Profile/Lorbo2015, nil,May 2015, May 2015 9234,5.0,Brad R,https://www.tripadvisor.ca/Profile/bradr100, nil,May 2015, May 2015 9234,4.0,Belon D,https://www.tripadvisor.ca/Profile/bel0nd, nil,Apr. 2015, April 2015 9234,5.0,Victor M,https://www.tripadvisor.ca/Profile/D7133UOvictorm, nil,Mar. 2015, September 2014 9234,5.0,russelladams c,https://www.tripadvisor.ca/Profile/russelladamsc, nil,Feb. 2015, February 2015 9234,5.0,thecoastcouple815,https://www.tripadvisor.ca/Profile/thecoastcouple815, nil,Feb. 2015, February 2015 9234,5.0,Janessacanucks,https://www.tripadvisor.ca/Profile/Janessacanucks, nil,Feb. 2015, February 2015 9234,5.0,CamelGal22,https://www.tripadvisor.ca/Profile/CamelGal22, nil,Feb. 2015, February 2015 9234,5.0,David F,https://www.tripadvisor.ca/Profile/D6190ZYdavidf, nil,Jan. 2015, November 2014 9234,2.0,Bruce R,https://www.tripadvisor.ca/Profile/232brucer, nil,Jan. 2015, December 2014 9234,4.0,Kurt Christian ... C,https://www.tripadvisor.ca/Profile/kurtchristianrobertc, nil,Dec. 2014, September 2014 9234,3.0,Titetown_11,https://www.tripadvisor.ca/Profile/Titetown_11, nil,Dec. 2014, December 2014 9234,5.0,MoheID,https://www.tripadvisor.ca/Profile/MoheID, nil,Nov. 2014, October 2014 9234,4.0,Glenn F,https://www.tripadvisor.ca/Profile/glennf632, nil,Nov. 2014, October 2014 9234,5.0,Victor S,https://www.tripadvisor.ca/Profile/Victor770, nil,Nov. 2014, May 2014 9234,5.0,Terry D,https://www.tripadvisor.ca/Profile/terry5400, nil,Oct. 2014, October 2014 9234,3.0,Jane M,https://www.tripadvisor.ca/Profile/janemW146JI, nil,Oct. 2014, October 2014 9234,4.0,Jerry B,https://www.tripadvisor.ca/Profile/386JerryB, nil,Oct. 2014, September 2014 9234,4.0,CurtisG,https://www.tripadvisor.ca/Profile/CurtisG, nil,Oct. 2014, September 2014 9234,5.0,Bob R,https://www.tripadvisor.ca/Profile/bobrP4433AY, nil,Oct. 2014, September 2014 9234,4.0,Dana J,https://www.tripadvisor.ca/Profile/DanaJ584, nil,Sep. 2014, September 2014 9234,4.0,Bruno M,https://www.tripadvisor.ca/Profile/brunomT4195MX, nil,Sep. 2014, August 2014 9234,4.0,MICHELLE L,https://www.tripadvisor.ca/Profile/michellel82, nil,Sep. 2014, September 2014 9234,5.0,pkokesch,https://www.tripadvisor.ca/Profile/pkokesch, nil,Sep. 2014, September 2014 9234,5.0,Steve C,https://www.tripadvisor.ca/Profile/stevecH8893TP, nil,Sep. 2014, September 2014 9234,5.0,lotterbc,https://www.tripadvisor.ca/Profile/lotterbc, nil,Sep. 2014, May 2014 9234,4.0,MisterDave98,https://www.tripadvisor.ca/Profile/MisterDave98, nil,Sep. 2014, August 2014 9234,5.0,Gary G,https://www.tripadvisor.ca/Profile/491GaryG, nil,Sep. 2014, September 2014 9234,2.0,Bugbee,https://www.tripadvisor.ca/Profile/Thisisapoorrevamp, nil,Sep. 2014, September 2014 9234,5.0,Eric S,https://www.tripadvisor.ca/Profile/337erics, nil,Sep. 2014, July 2014 9234,4.0,Greg N,https://www.tripadvisor.ca/Profile/941gregn, nil,Sep. 2014, June 2014 9234,5.0,Lesley238,https://www.tripadvisor.ca/Profile/Lesley238, nil,Sep. 2014, August 2014 9234,5.0,Adam H,https://www.tripadvisor.ca/Profile/adamh539, nil,Sep. 2014, August 2014 9234,5.0,Neil G,https://www.tripadvisor.ca/Profile/neilg978, nil,Aug. 2014, August 2014 9234,5.0,Kootenay3520,https://www.tripadvisor.ca/Profile/Kootenay3520, nil,Aug. 2014, August 2014 9234,4.0,Kim S,https://www.tripadvisor.ca/Profile/626kims626, nil,Aug. 2014, July 2014 9234,5.0,47Pete472014,https://www.tripadvisor.ca/Profile/47Pete472014, nil,Aug. 2014, July 2014 9234,5.0,Fulita,https://www.tripadvisor.ca/Profile/Fulita, nil,Aug. 2014, August 2014 9234,5.0,Hufflinks,https://www.tripadvisor.ca/Profile/Hufflinks, nil,Aug. 2014, August 2014 9234,4.0,Cal C,https://www.tripadvisor.ca/Profile/689calc, nil,Aug. 2014, August 2014 9234,5.0,Gerry K,https://www.tripadvisor.ca/Profile/218gerryk, nil,Aug. 2014, August 2014 9234,5.0,Mike N,https://www.tripadvisor.ca/Profile/miken366, nil,Aug. 2014, August 2014 9234,5.0,roadtripin5,https://www.tripadvisor.ca/Profile/roadtripin5, nil,Aug. 2014, July 2014 9234,3.0,Ron M,https://www.tripadvisor.ca/Profile/582ronm, nil,Aug. 2014, August 2014 9234,4.0,Ray A,https://www.tripadvisor.ca/Profile/542raya, nil,Aug. 2014, August 2014 9234,4.0,Heather S,https://www.tripadvisor.ca/Profile/J2382ZQheathers, nil,Aug. 2014, August 2014 9234,5.0,Matthew F,https://www.tripadvisor.ca/Profile/Minch1973, nil,Aug. 2014, August 2014 9234,4.0,Cindy B,https://www.tripadvisor.ca/Profile/cindyb384, nil,Aug. 2014, August 2014 9234,5.0,PericoCuisine,https://www.tripadvisor.ca/Profile/PericoCuisine, nil,Aug. 2014, March 2014 9234,5.0,Chris M,https://www.tripadvisor.ca/Profile/chrismA1809SQ, nil,Aug. 2014, January 2014 9234,5.0,J L,https://www.tripadvisor.ca/Profile/127jl, nil,Jul. 2014, July 2014 9234,1.0,ChelleBesau,https://www.tripadvisor.ca/Profile/ChelleBesau, nil,Jul. 2014, July 2014 9234,5.0,DKSchmi,https://www.tripadvisor.ca/Profile/DKSchmi, nil,Jul. 2014, June 2014 9234,5.0,Janice W,https://www.tripadvisor.ca/Profile/62janicew, nil,Jul. 2014, July 2014 9234,5.0,bill p,https://www.tripadvisor.ca/Profile/265billp, nil,Jul. 2014, July 2014 9234,5.0,Stephanie L,https://www.tripadvisor.ca/Profile/martinj222, nil,Jul. 2014, July 2014 9234,5.0,Lora S,https://www.tripadvisor.ca/Profile/lampshade69, nil,Jul. 2014, July 2014 9234,5.0,flowersandcats,https://www.tripadvisor.ca/Profile/flowersandcats, nil,Jul. 2014, July 2014 9234,4.0,TortureTest,https://www.tripadvisor.ca/Profile/TortureTest, nil,Jul. 2014, July 2014 9234,4.0,Lee J,https://www.tripadvisor.ca/Profile/878leej, nil,Jul. 2014, July 2014 9234,5.0,axya1t,https://www.tripadvisor.ca/Profile/axya1t, nil,Jul. 2014, July 2014 9234,5.0,Leonard H,https://www.tripadvisor.ca/Profile/leonardh546, nil,Jul. 2014, February 2014 9234,5.0,bethanybee,https://www.tripadvisor.ca/Profile/bethanybee, nil,Jul. 2014, July 2014 9234,5.0,KDT-USA,https://www.tripadvisor.ca/Profile/KDT-USA, nil,Jul. 2014, July 2014 9234,5.0,Diana F,https://www.tripadvisor.ca/Profile/dianaf37, nil,Jul. 2014, June 2014 9234,5.0,corporate_relations,https://www.tripadvisor.ca/Profile/corporate_relations, nil,Jun. 2014, April 2014 9234,5.0,Dave M,https://www.tripadvisor.ca/Profile/U4056SPdavem, nil,Jun. 2014, June 2014 9234,5.0,Richard F,https://www.tripadvisor.ca/Profile/697richardf, nil,May 2014, May 2014 9234,5.0,stonesqd,https://www.tripadvisor.ca/Profile/stonesqd, nil,May 2014, May 2014 9235,nil,,nil, nil,nil,nil 9235,3.0,GordGemmell,https://www.tripadvisor.ca/Profile/GordGemmell, nil,Apr. 2016, April 2016 9235,1.0,Kimberley W,https://www.tripadvisor.ca/Profile/665kimberleyw, nil,May 2015, April 2015 9235,1.0,Lauren T,https://www.tripadvisor.ca/Profile/115laurent, nil,Jan. 2014, December 2013 9235,3.0,Susan A,https://www.tripadvisor.ca/Profile/SusanA880, nil,Apr. 2013, April 2013 9236,4.0,CamanoIsleTraveller,https://www.tripadvisor.ca/Profile/CamanoIsleTraveller, nil,Feb. 2019, February 2019 9236,4.0,Jason H,https://www.tripadvisor.ca/Profile/D7994WGjasonh, nil,Jul. 2018, July 2018 9236,4.0,johnny2bc,https://www.tripadvisor.ca/Profile/johnny2bc, nil,Jun. 2018, June 2018 9236,2.0,Fabian G,https://www.tripadvisor.ca/Profile/fabiang855, nil,Aug. 2017, August 2017 9236,4.0,Trevor H,https://www.tripadvisor.ca/Profile/TrevorH551, nil,Jul. 2017, July 2017 9236,2.0,GeeLanark,https://www.tripadvisor.ca/Profile/GeeLanark, nil,Jul. 2017, July 2017 9236,5.0,ricresch,https://www.tripadvisor.ca/Profile/ricresch, nil,Jul. 2017, June 2017 9236,5.0,ryokomo,https://www.tripadvisor.ca/Profile/ryokomo, nil,Jul. 2017, July 2017 9236,4.0,Leen L,https://www.tripadvisor.ca/Profile/251leenl, nil,Jul. 2017, June 2017 9236,nil,,nil, nil,nil,nil 9236,4.0,pentictonkid,https://www.tripadvisor.ca/Profile/pentictonkid, nil,Dec. 2016, December 2016 9236,5.0,dave t,https://www.tripadvisor.ca/Profile/davet725, nil,Sep. 2016, October 2016 9236,4.0,Louis-Marc S,https://www.tripadvisor.ca/Profile/L0uis_Marc, nil,Sep. 2016, September 2016 9236,5.0,250patrick,https://www.tripadvisor.ca/Profile/250patrick, nil,Aug. 2016, August 2016 9236,4.0,JordanRapley,https://www.tripadvisor.ca/Profile/JordanRapley, nil,Aug. 2016, August 2016 9236,2.0,JimFord13,https://www.tripadvisor.ca/Profile/JimFord13, nil,Jul. 2016, July 2016 9236,4.0,brucewhite2015,https://www.tripadvisor.ca/Profile/brucewhite2015, nil,Jul. 2016, July 2016 9236,3.0,TaraW4546,https://www.tripadvisor.ca/Profile/TaraW4546, nil,Jul. 2016, July 2016 9236,4.0,Craig C,https://www.tripadvisor.ca/Profile/CraigC260, nil,Jun. 2016, May 2016 9236,3.0,carmel s,https://www.tripadvisor.ca/Profile/helenoftroy_8, nil,Feb. 2016, February 2016 9236,4.0,whomever,https://www.tripadvisor.ca/Profile/whomever, nil,Aug. 2012, August 2012 9236,4.0,itchintogo2,https://www.tripadvisor.ca/Profile/itchintogo2, nil,Aug. 2012, August 2012 9236,1.0,Jenny E,https://www.tripadvisor.ca/Profile/119jennye, nil,Aug. 2011, September 2010 9236,5.0,Roadtrips154943,https://www.tripadvisor.ca/Profile/Roadtrips154943, nil,Jul. 2011, July 2011 9236,5.0,Lisa723,https://www.tripadvisor.ca/Profile/Lisa723, nil,May 2011, April 2011 9237,1.0,Dayna I,https://www.tripadvisor.ca/Profile/daynai2018, nil,Dec. 2018, December 2018 9237,1.0,Kersten,https://www.tripadvisor.ca/Profile/Pilatesss, nil,Nov. 2018, November 2018 9237,4.0,ajngirls,https://www.tripadvisor.ca/Profile/ajngirls, nil,Nov. 2018, November 2018 9237,4.0,Wanderer22329626792,https://www.tripadvisor.ca/Profile/Wanderer22329626792, nil,Nov. 2018, September 2018 9237,3.0,roadavmevi,https://www.tripadvisor.ca/Profile/roadavmevi, nil,Oct. 2018, October 2018 9237,1.0,Hollie D,https://www.tripadvisor.ca/Profile/198hollied, nil,Sep. 2018, September 2018 9237,2.0,AlfaMaleYorkshire,https://www.tripadvisor.ca/Profile/AlfaMaleYorkshire, nil,Sep. 2018, September 2018 9237,3.0,Julia B,https://www.tripadvisor.ca/Profile/JuliaB739, nil,Aug. 2018, August 2018 9237,3.0,jenmc74,https://www.tripadvisor.ca/Profile/jenmc74, nil,Aug. 2018, August 2018 9237,4.0,sanjoe1989,https://www.tripadvisor.ca/Profile/sanjoe1989, nil,Jul. 2018, July 2018 9237,2.0,Mickee83,https://www.tripadvisor.ca/Profile/Mickee83, nil,Jun. 2018, June 2018 9237,5.0,bettystevedean,https://www.tripadvisor.ca/Profile/bettystevedean, nil,May 2018, May 2018 9237,4.0,Juanita D,https://www.tripadvisor.ca/Profile/JuanitaD173, nil,May 2018, May 2018 9237,2.0,j0rl0wski,https://www.tripadvisor.ca/Profile/j0rl0wski, nil,Mar. 2018, March 2018 9237,4.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Mar. 2018, March 2018 9237,nil,,nil, nil,nil,nil 9237,4.0,A6369QNgaryr,https://www.tripadvisor.ca/Profile/A6369QNgaryr, nil,Sep. 2017, August 2017 9237,5.0,Krista F,https://www.tripadvisor.ca/Profile/119kristaf, nil,Aug. 2017, August 2017 9237,3.0,Heather S,https://www.tripadvisor.ca/Profile/B3376IDheathers, nil,Aug. 2017, August 2017 9237,3.0,BrendaBB_BB,https://www.tripadvisor.ca/Profile/BrendaBB_BB, nil,Aug. 2017, August 2017 9237,1.0,Barrie H,https://www.tripadvisor.ca/Profile/BarrieH216, nil,Aug. 2017, July 2017 9237,1.0,shthetraveler2017,https://www.tripadvisor.ca/Profile/shthetraveler2017, nil,Jul. 2017, May 2017 9237,4.0,sacha j,https://www.tripadvisor.ca/Profile/sachaj81, nil,Jul. 2017, July 2017 9237,4.0,Andrea M,https://www.tripadvisor.ca/Profile/andreamF4944JA, nil,Jul. 2017, June 2017 9237,1.0,Katrina C,https://www.tripadvisor.ca/Profile/765katrinac, nil,Jun. 2017, June 2017 9237,1.0,michaelbW8380VC,https://www.tripadvisor.ca/Profile/michaelbW8380VC, nil,Jun. 2017, June 2017 9237,3.0,Colleen M,https://www.tripadvisor.ca/Profile/ColleenM982, nil,May 2017, May 2017 9237,5.0,Louise L,https://www.tripadvisor.ca/Profile/865louisel, nil,May 2017, May 2017 9237,1.0,FloppySauce,https://www.tripadvisor.ca/Profile/FloppySauce, nil,May 2017, April 2017 9237,4.0,dawnn184,https://www.tripadvisor.ca/Profile/dawnn184, nil,Apr. 2017, April 2017 9237,4.0,awake64,https://www.tripadvisor.ca/Profile/awake64, nil,Apr. 2017, April 2017 9237,2.0,tomhI4223UZ,https://www.tripadvisor.ca/Profile/tomhI4223UZ, nil,Apr. 2017, April 2017 9237,3.0,Marites8,https://www.tripadvisor.ca/Profile/Marites8, nil,Mar. 2017, March 2017 9237,1.0,429b2017,https://www.tripadvisor.ca/Profile/429b2017, nil,Mar. 2017, March 2017 9237,3.0,ray670,https://www.tripadvisor.ca/Profile/ray670, nil,Jan. 2017, December 2016 9237,3.0,hollybN934PA,https://www.tripadvisor.ca/Profile/hollybN934PA, nil,Nov. 2016, November 2016 9237,3.0,wanderingCiccone,https://www.tripadvisor.ca/Profile/wanderingCiccone, nil,Oct. 2016, October 2016 9237,4.0,brianlU2365ZL,https://www.tripadvisor.ca/Profile/brianlU2365ZL, nil,Oct. 2016, October 2016 9237,2.0,W4561RJandreal,https://www.tripadvisor.ca/Profile/W4561RJandreal, nil,Sep. 2016, September 2016 9237,3.0,Sam D,https://www.tripadvisor.ca/Profile/T9904EJsamd, nil,Sep. 2016, September 2016 9237,2.0,traveller,https://www.tripadvisor.ca/Profile/BrentJ512, nil,Sep. 2016, September 2016 9237,5.0,Brian S,https://www.tripadvisor.ca/Profile/BrianS267, nil,Sep. 2016, September 2016 9237,3.0,JR02014,https://www.tripadvisor.ca/Profile/JR02014, nil,Sep. 2016, September 2016 9237,5.0,0marietjiec,https://www.tripadvisor.ca/Profile/0marietjiec, nil,Sep. 2016, August 2016 9237,2.0,mamas26,https://www.tripadvisor.ca/Profile/mamas26, nil,Sep. 2016, August 2016 9237,2.0,159kristyr,https://www.tripadvisor.ca/Profile/159kristyr, nil,Sep. 2016, August 2016 9237,4.0,Teresa H,https://www.tripadvisor.ca/Profile/508teresah, nil,Sep. 2016, September 2016 9237,3.0,J6552ACed,https://www.tripadvisor.ca/Profile/J6552ACed, nil,Aug. 2016, August 2016 9237,1.0,Vern K,https://www.tripadvisor.ca/Profile/64vernk, nil,Aug. 2016, August 2016 9237,4.0,Cindy D,https://www.tripadvisor.ca/Profile/497cindyw, nil,Aug. 2016, August 2016 9237,5.0,RobTor,https://www.tripadvisor.ca/Profile/RobTor, nil,Aug. 2016, August 2016 9237,4.0,Kimberly L,https://www.tripadvisor.ca/Profile/KimberlyL1683, nil,Aug. 2016, August 2016 9237,4.0,mkygrl,https://www.tripadvisor.ca/Profile/mkygrl, nil,Aug. 2016, July 2016 9237,3.0,173Jack173,https://www.tripadvisor.ca/Profile/173Jack173, nil,Aug. 2016, August 2016 9237,2.0,oribie,https://www.tripadvisor.ca/Profile/oribie, nil,Jul. 2016, June 2016 9237,4.0,309mandis,https://www.tripadvisor.ca/Profile/309mandis, nil,Jul. 2016, July 2016 9237,3.0,pandabear9196,https://www.tripadvisor.ca/Profile/pandabear9196, nil,Jul. 2016, July 2016 9237,3.0,Dorothy C,https://www.tripadvisor.ca/Profile/DOROTHYC570, nil,Jul. 2016, June 2016 9237,4.0,larryc410,https://www.tripadvisor.ca/Profile/larryc410, nil,Jun. 2016, June 2016 9237,2.0,Gary570,https://www.tripadvisor.ca/Profile/Gary570, nil,Jun. 2016, September 2015 9237,3.0,Zikarali M,https://www.tripadvisor.ca/Profile/zikaralim, nil,Jun. 2016, June 2016 9237,4.0,SKLT_Esquire,https://www.tripadvisor.ca/Profile/SKLT_Esquire, nil,Jun. 2016, May 2016 9237,3.0,Ron O,https://www.tripadvisor.ca/Profile/rono175, nil,Mar. 2016, March 2016 9237,4.0,salguodp,https://www.tripadvisor.ca/Profile/salguodp, nil,Mar. 2016, March 2016 9237,3.0,redjule70,https://www.tripadvisor.ca/Profile/redjule70, nil,Feb. 2016, February 2016 9237,3.0,KimJackC,https://www.tripadvisor.ca/Profile/KimJackC, nil,Feb. 2016, February 2016 9237,3.0,islandgirlie522,https://www.tripadvisor.ca/Profile/islandgirlie522, nil,Feb. 2016, February 2016 9237,3.0,Y1529BMchrisp,https://www.tripadvisor.ca/Profile/Y1529BMchrisp, nil,Dec. 2015, December 2015 9237,2.0,Darlene H,https://www.tripadvisor.ca/Profile/darleneh883, nil,Nov. 2015, November 2015 9237,5.0,Lana D,https://www.tripadvisor.ca/Profile/478lanad, nil,Nov. 2015, October 2015 9237,3.0,JenD_BC,https://www.tripadvisor.ca/Profile/JenD_BC, nil,Oct. 2015, September 2015 9237,4.0,245evelynd,https://www.tripadvisor.ca/Profile/245evelynd, nil,Oct. 2015, October 2015 9237,2.0,Ernest P,https://www.tripadvisor.ca/Profile/456ELP, nil,Oct. 2015, September 2015 9237,4.0,303desiraef,https://www.tripadvisor.ca/Profile/303desiraef, nil,Oct. 2015, October 2015 9237,4.0,vincentmK5126LD,https://www.tripadvisor.ca/Profile/vincentmK5126LD, nil,Sep. 2015, September 2015 9237,4.0,A7632FWjanh,https://www.tripadvisor.ca/Profile/A7632FWjanh, nil,Sep. 2015, September 2015 9237,1.0,Sean K,https://www.tripadvisor.ca/Profile/449seank, nil,Sep. 2015, September 2015 9237,3.0,594ralphp,https://www.tripadvisor.ca/Profile/594ralphp, nil,Sep. 2015, September 2015 9237,3.0,Barbara A,https://www.tripadvisor.ca/Profile/Z1024ANbarbaraa, nil,Sep. 2015, September 2015 9237,1.0,Bryan S,https://www.tripadvisor.ca/Profile/bryans434, nil,Sep. 2015, September 2015 9237,4.0,Bernie W,https://www.tripadvisor.ca/Profile/BernieW62, nil,Sep. 2015, September 2015 9237,3.0,Greg C,https://www.tripadvisor.ca/Profile/K3181HBgregc, nil,Sep. 2015, August 2015 9237,3.0,Tami D,https://www.tripadvisor.ca/Profile/TamiD750, nil,Sep. 2015, August 2015 9237,3.0,Mark B,https://www.tripadvisor.ca/Profile/markbB5608WR, nil,Aug. 2015, August 2015 9237,3.0,Vanchoui,https://www.tripadvisor.ca/Profile/Vanchoui, nil,Aug. 2015, August 2015 9237,4.0,stevenwH2026DX,https://www.tripadvisor.ca/Profile/stevenwH2026DX, nil,Aug. 2015, August 2015 9237,3.0,Glory T,https://www.tripadvisor.ca/Profile/gloryt899, nil,Aug. 2015, August 2015 9237,5.0,Doaghisle,https://www.tripadvisor.ca/Profile/Doaghisle, nil,Aug. 2015, July 2015 9237,1.0,460victoriao,https://www.tripadvisor.ca/Profile/460victoriao, nil,Aug. 2015, July 2015 9237,4.0,Katiejojo65,https://www.tripadvisor.ca/Profile/Katiejojo65, nil,Jul. 2015, July 2015 9237,3.0,Lisa O,https://www.tripadvisor.ca/Profile/777ALO, nil,Jul. 2015, July 2015 9237,3.0,Phillip B,https://www.tripadvisor.ca/Profile/593Phillip, nil,Jul. 2015, July 2015 9237,1.0,Clayton H,https://www.tripadvisor.ca/Profile/833claytonh, nil,Jul. 2015, July 2015 9237,3.0,Loulougfr,https://www.tripadvisor.ca/Profile/Loulougfr, nil,May 2015, April 2015 9237,4.0,Katherine D,https://www.tripadvisor.ca/Profile/katherined590, nil,Apr. 2015, April 2015 9237,4.0,Apesp79,https://www.tripadvisor.ca/Profile/Apesp79, nil,Apr. 2015, April 2015 9237,4.0,Ronald K,https://www.tripadvisor.ca/Profile/307ronaldk, nil,Apr. 2015, March 2015 9237,2.0,carissa L,https://www.tripadvisor.ca/Profile/572carissal, nil,Mar. 2015, March 2015 9237,1.0,Kurt T,https://www.tripadvisor.ca/Profile/666kurtt, nil,Mar. 2015, February 2015 9237,3.0,Doug B,https://www.tripadvisor.ca/Profile/dougb134, nil,Feb. 2015, February 2015 9237,2.0,Daniel H,https://www.tripadvisor.ca/Profile/945DanielH, nil,Feb. 2015, January 2015 9237,4.0,Henry R,https://www.tripadvisor.ca/Profile/439henryr, nil,Jan. 2015, January 2015 9237,2.0,Gordon R,https://www.tripadvisor.ca/Profile/845gordonr, nil,Jan. 2015, January 2015 9237,4.0,Earl J,https://www.tripadvisor.ca/Profile/earlsjenkins, nil,Dec. 2014, December 2014 9237,5.0,Sheree,https://www.tripadvisor.ca/Profile/Hadassh28, nil,Dec. 2014, December 2014 9237,2.0,Kellie_L_4,https://www.tripadvisor.ca/Profile/Kellie_L_4, nil,Dec. 2014, December 2014 9237,5.0,Clyde A,https://www.tripadvisor.ca/Profile/ClydeA276, nil,Nov. 2014, November 2014 9237,4.0,307royceh,https://www.tripadvisor.ca/Profile/307royceh, nil,Nov. 2014, November 2014 9237,5.0,AnalogConversation,https://www.tripadvisor.ca/Profile/AnalogConversation, nil,Oct. 2014, October 2014 9237,2.0,Janice71,https://www.tripadvisor.ca/Profile/Janice71, nil,Sep. 2014, September 2014 9237,3.0,TJMichel,https://www.tripadvisor.ca/Profile/TJMichel, nil,Sep. 2014, June 2014 9237,1.0,cethan,https://www.tripadvisor.ca/Profile/cethan, nil,Aug. 2014, March 2014 9237,2.0,hipevangeline,https://www.tripadvisor.ca/Profile/hipevangeline, nil,Aug. 2014, August 2014 9237,4.0,Andrew D,https://www.tripadvisor.ca/Profile/AndrewD069, nil,Aug. 2014, August 2014 9237,3.0,Daniel N,https://www.tripadvisor.ca/Profile/danieln200, nil,Jul. 2014, July 2014 9237,3.0,AdamCW92,https://www.tripadvisor.ca/Profile/AdamCW92, nil,Jul. 2014, July 2014 9237,3.0,canuck2s,https://www.tripadvisor.ca/Profile/canuck2s, nil,Jul. 2014, July 2014 9237,3.0,Skyebo,https://www.tripadvisor.ca/Profile/Skyebo, nil,Jun. 2014, June 2014 9237,3.0,Warren A,https://www.tripadvisor.ca/Profile/188warrena, nil,Jun. 2014, May 2014 9238,1.0,Manywheels,https://www.tripadvisor.ca/Profile/Manywheels, nil,Jan. 2019, January 2019 9238,2.0,jack L,https://www.tripadvisor.ca/Profile/WilsonKonaMe, nil,Jul. 2018, July 2018 9238,2.0,Sara Lynn J,https://www.tripadvisor.ca/Profile/saralynnj2014, nil,Jun. 2018, June 2018 9238,5.0,Judy W,https://www.tripadvisor.ca/Profile/JudyW292, nil,Mar. 2018, September 2017 9238,5.0,ooohmagosh,https://www.tripadvisor.ca/Profile/ooohmagosh, nil,Sep. 2017, July 2017 9238,2.0,ericpU6762HV,https://www.tripadvisor.ca/Profile/ericpU6762HV, nil,Aug. 2017, August 2017 9238,4.0,Jan-OlofO,https://www.tripadvisor.ca/Profile/Jan-OlofO, nil,Jul. 2017, July 2017 9238,3.0,CharlieB333,https://www.tripadvisor.ca/Profile/CharlieB333, nil,May 2017, May 2017 9238,4.0,Stephanie M,https://www.tripadvisor.ca/Profile/T1128OTstephaniem, nil,May 2017, May 2017 9238,4.0,ryancope11,https://www.tripadvisor.ca/Profile/ryancope11, nil,Apr. 2017, April 2017 9238,5.0,Steve B,https://www.tripadvisor.ca/Profile/stevebF3433QK, nil,Apr. 2017, April 2017 9238,4.0,Lori G,https://www.tripadvisor.ca/Profile/Lgtravelstheworld, nil,Apr. 2017, April 2017 9238,5.0,Sonia T,https://www.tripadvisor.ca/Profile/966soniat, nil,Mar. 2017, March 2017 9238,5.0,Marie S,https://www.tripadvisor.ca/Profile/MarieS5271, nil,Mar. 2017, March 2017 9238,5.0,Bicjohnson99,https://www.tripadvisor.ca/Profile/Bicjohnson99, nil,Mar. 2017, January 2017 9238,nil,,nil, nil,nil,nil 9238,1.0,wtforward,https://www.tripadvisor.ca/Profile/wtforward, nil,Sep. 2016, September 2016 9238,3.0,JRcoops27,https://www.tripadvisor.ca/Profile/JRcoops27, nil,Aug. 2016, August 2016 9238,3.0,Alexander B,https://www.tripadvisor.ca/Profile/alexanderb221, nil,Jul. 2016, June 2016 9238,5.0,Samantha G,https://www.tripadvisor.ca/Profile/samanthagM6551EI, nil,Jul. 2016, July 2016 9238,4.0,Georger1957,https://www.tripadvisor.ca/Profile/Georger1957, nil,Jul. 2016, July 2016 9238,5.0,tashajohn101,https://www.tripadvisor.ca/Profile/tashajohn101, nil,Dec. 2015, December 2015 9238,1.0,pridetraveller,https://www.tripadvisor.ca/Profile/pridetraveller, nil,Dec. 2015, December 2015 9238,2.0,Ryan K,https://www.tripadvisor.ca/Profile/273ryank, nil,Sep. 2015, September 2015 9238,5.0,Lpete250,https://www.tripadvisor.ca/Profile/Lpete250, nil,Aug. 2015, August 2015 9238,5.0,Keith B,https://www.tripadvisor.ca/Profile/412KeithB, nil,Aug. 2015, July 2015 9238,5.0,selenamae07,https://www.tripadvisor.ca/Profile/selenamae07, nil,Aug. 2015, July 2015 9238,1.0,Tylertait,https://www.tripadvisor.ca/Profile/Tylertait, nil,Jul. 2015, July 2015 9238,3.0,Jesse O,https://www.tripadvisor.ca/Profile/jesseo212, nil,Jul. 2015, July 2015 9238,2.0,George N,https://www.tripadvisor.ca/Profile/UniversityTravel, nil,Jul. 2015, July 2015 9238,5.0,Jugal K,https://www.tripadvisor.ca/Profile/470jugalk, nil,Jul. 2015, July 2015 9238,5.0,Leanna C,https://www.tripadvisor.ca/Profile/982leannac, nil,May 2015, May 2015 9238,5.0,Lolita G,https://www.tripadvisor.ca/Profile/lolitag565, nil,Feb. 2015, January 2015 9238,1.0,Brenda M,https://www.tripadvisor.ca/Profile/164BrendaM, nil,Jan. 2015, January 2015 9238,3.0,Ingo S,https://www.tripadvisor.ca/Profile/ingos949, nil,Dec. 2014, August 2014 9238,5.0,Happy B,https://www.tripadvisor.ca/Profile/happyb2013, nil,Nov. 2014, October 2014 9238,4.0,Arja H,https://www.tripadvisor.ca/Profile/145arjah, nil,Oct. 2014, September 2014 9238,3.0,George P,https://www.tripadvisor.ca/Profile/GeorgeP186, nil,Oct. 2014, September 2014 9238,5.0,HarryRooney,https://www.tripadvisor.ca/Profile/HarryRooney, nil,Oct. 2014, September 2014 9238,2.0,Travelbug1864,https://www.tripadvisor.ca/Profile/Travelbug1864, nil,Sep. 2014, September 2014 9238,4.0,Rianamanda,https://www.tripadvisor.ca/Profile/Rianamanda, nil,Sep. 2014, August 2014 9238,5.0,jessi M,https://www.tripadvisor.ca/Profile/373rinam, nil,Aug. 2014, August 2014 9238,1.0,Tanya C,https://www.tripadvisor.ca/Profile/tanyac422, nil,Aug. 2014, August 2014 9238,2.0,Pat H,https://www.tripadvisor.ca/Profile/218path, nil,Aug. 2014, August 2014 9238,1.0,Heather L,https://www.tripadvisor.ca/Profile/767heatherl, nil,Aug. 2014, August 2014 9238,4.0,BradfromCanada,https://www.tripadvisor.ca/Profile/BradfromCanada, nil,Aug. 2014, August 2014 9238,3.0,rstwohee,https://www.tripadvisor.ca/Profile/rstwohee, nil,Aug. 2014, August 2014 9238,4.0,Vattan D,https://www.tripadvisor.ca/Profile/vattand, nil,Aug. 2014, July 2014 9238,1.0,Notimpressedwithhope,https://www.tripadvisor.ca/Profile/Notimpressedwithhope, nil,Aug. 2014, August 2014 9238,2.0,Tigt,https://www.tripadvisor.ca/Profile/Tigt, nil,Aug. 2014, August 2014 9238,1.0,aburr,https://www.tripadvisor.ca/Profile/aburr, nil,Jul. 2014, July 2014 9238,3.0,Sheree,https://www.tripadvisor.ca/Profile/Hadassh28, nil,Jun. 2014, June 2014 9238,2.0,Wicio,https://www.tripadvisor.ca/Profile/Wicio, nil,Jan. 2014, August 2013 9238,2.0,mystori,https://www.tripadvisor.ca/Profile/mystori, nil,Nov. 2013, July 2013 9238,5.0,Karansodhi,https://www.tripadvisor.ca/Profile/Karansodhi, nil,Oct. 2013, August 2013 9238,1.0,Swansong069,https://www.tripadvisor.ca/Profile/Swansong069, nil,Aug. 2013, August 2013 9238,5.0,Simran K,https://www.tripadvisor.ca/Profile/simrank2013, nil,Aug. 2013, July 2013 9238,5.0,mani d,https://www.tripadvisor.ca/Profile/manid2013, nil,Aug. 2013, July 2013 9238,1.0,JennM23,https://www.tripadvisor.ca/Profile/JennM23, nil,Jul. 2013, July 2013 9238,1.0,Drew W,https://www.tripadvisor.ca/Profile/dreww23, nil,Jul. 2013, July 2013 9238,4.0,khushy g,https://www.tripadvisor.ca/Profile/khushyg, nil,Jul. 2013, July 2013 9238,2.0,sable24,https://www.tripadvisor.ca/Profile/sable24, nil,Jul. 2013, July 2013 9238,4.0,Jaqi3,https://www.tripadvisor.ca/Profile/Jaqi3, nil,Jul. 2013, June 2013 9238,3.0,orlandkurtenbach,https://www.tripadvisor.ca/Profile/orlandkurtenbach, nil,Apr. 2013, April 2013 9238,4.0,Merry C,https://www.tripadvisor.ca/Profile/MerryC152, nil,Feb. 2013, February 2013 9238,2.0,coppercox,https://www.tripadvisor.ca/Profile/coppercox, nil,Oct. 2012, September 2012 9238,4.0,Jack V,https://www.tripadvisor.ca/Profile/JackV211, nil,Sep. 2012, September 2012 9238,3.0,side-tripper,https://www.tripadvisor.ca/Profile/side-tripper, nil,Sep. 2012, September 2012 9238,4.0,jerome67,https://www.tripadvisor.ca/Profile/jerome67, nil,Aug. 2012, August 2012 9238,4.0,David M,https://www.tripadvisor.ca/Profile/AKNoham, nil,Jul. 2012, July 2012 9238,1.0,Rainbowao,https://www.tripadvisor.ca/Profile/Rainbowao, nil,Jun. 2011, July 2010 9238,4.0,pizza222,https://www.tripadvisor.ca/Profile/pizza222, nil,Sep. 2010, September 2010 9238,4.0,Rosie67,https://www.tripadvisor.ca/Profile/Rosie67, nil,Sep. 2009, September 2009 9238,4.0,sugarbooger123,https://www.tripadvisor.ca/Profile/sugarbooger123, nil,Aug. 2009, August 2009 9239,nil,,nil, nil,nil,nil 9239,4.0,Teresa H,https://www.tripadvisor.ca/Profile/508teresah, nil,Sep. 2018, September 2018 9239,1.0,Ruissen,https://www.tripadvisor.ca/Profile/Ruissen, nil,Sep. 2018, September 2018 9239,5.0,CindySaturday17,https://www.tripadvisor.ca/Profile/CindySaturday17, nil,Aug. 2018, August 2018 9239,5.0,Starlette067,https://www.tripadvisor.ca/Profile/Starlette067, nil,Aug. 2018, August 2018 9239,5.0,Roy C,https://www.tripadvisor.ca/Profile/159royc, nil,Feb. 2018, February 2018 9239,3.0,KNCooper,https://www.tripadvisor.ca/Profile/KNCooper, nil,Jan. 2018, April 2017 9239,3.0,WendyandKelsey,https://www.tripadvisor.ca/Profile/WendyandKelsey, nil,Jan. 2018, December 2017 9239,4.0,J1348,https://www.tripadvisor.ca/Profile/J1348, nil,May 2017, May 2017 9239,3.0,Dana R,https://www.tripadvisor.ca/Profile/danar894, nil,Apr. 2017, March 2017 9239,2.0,Karen I,https://www.tripadvisor.ca/Profile/697kareni, nil,Mar. 2017, January 2017 9239,4.0,Khakiman11,https://www.tripadvisor.ca/Profile/Khakiman11, nil,Mar. 2017, July 2016 9239,4.0,Sharon M,https://www.tripadvisor.ca/Profile/732sharonm, nil,Mar. 2017, February 2017 9239,4.0,Theresa B,https://www.tripadvisor.ca/Profile/TMLB, nil,Dec. 2016, September 2016 9239,4.0,Kellie H,https://www.tripadvisor.ca/Profile/KellieA_12, nil,Nov. 2016, June 2016 9239,2.0,Adventure424031,https://www.tripadvisor.ca/Profile/Adventure424031, nil,Sep. 2016, September 2016 9239,3.0,Gracefullife,https://www.tripadvisor.ca/Profile/Gracefullife, nil,Sep. 2016, September 2016 9239,4.0,J R,https://www.tripadvisor.ca/Profile/jrX5185TT, nil,Aug. 2016, August 2016 9239,5.0,Boris B,https://www.tripadvisor.ca/Profile/borisb323, nil,May 2016, May 2016 9239,5.0,Katrina W,https://www.tripadvisor.ca/Profile/924katrinaw, nil,May 2016, May 2016 9239,4.0,Vernus,https://www.tripadvisor.ca/Profile/harleyonlygirl, nil,May 2016, May 2016 9239,3.0,VJ V,https://www.tripadvisor.ca/Profile/VJV252, nil,Jan. 2016, December 2015 9239,4.0,Heather S,https://www.tripadvisor.ca/Profile/J538AIheathers, nil,Jul. 2015, July 2015 9239,3.0,Travelling_norm,https://www.tripadvisor.ca/Profile/Travelling_norm, nil,Jul. 2015, July 2015 9239,4.0,MaxBC,https://www.tripadvisor.ca/Profile/MaxBC, nil,Jun. 2015, June 2015 9239,3.0,clncalgary,https://www.tripadvisor.ca/Profile/clncalgary, nil,May 2015, May 2015 9239,4.0,Ellen K,https://www.tripadvisor.ca/Profile/EllenK578, nil,Apr. 2015, April 2015 9239,4.0,herzogRail,https://www.tripadvisor.ca/Profile/herzogRail, nil,Dec. 2014, December 2014 9239,5.0,scrapyardnow,https://www.tripadvisor.ca/Profile/scrapyardnow, nil,Oct. 2014, September 2014 9239,2.0,ChippyDust,https://www.tripadvisor.ca/Profile/ChippyDust, nil,Sep. 2014, October 2014 9239,3.0,Larry W,https://www.tripadvisor.ca/Profile/LarryW99, nil,Sep. 2014, August 2014 9239,5.0,TAFTpttj,https://www.tripadvisor.ca/Profile/TAFTpttj, nil,Jul. 2014, July 2014 9239,5.0,Dave P,https://www.tripadvisor.ca/Profile/571davep, nil,Jun. 2014, May 2014 9239,4.0,Cordie_Cat40,https://www.tripadvisor.ca/Profile/Cordie_Cat40, nil,Jun. 2014, June 2014 9239,4.0,Sherree S,https://www.tripadvisor.ca/Profile/473sherrees, nil,May 2014, May 2014 9239,4.0,Rick D,https://www.tripadvisor.ca/Profile/840RickD, nil,Jan. 2014, January 2014 9239,4.0,Jojo4470,https://www.tripadvisor.ca/Profile/Jojo4470, nil,Dec. 2013, October 2013 9239,4.0,Chantel G,https://www.tripadvisor.ca/Profile/chantelg2013, nil,Oct. 2013, October 2013 9239,5.0,tscheele,https://www.tripadvisor.ca/Profile/tscheele, nil,Sep. 2013, September 2013 9239,5.0,Adddam,https://www.tripadvisor.ca/Profile/Adddam, nil,Aug. 2013, August 2013 9239,5.0,GERANN2012,https://www.tripadvisor.ca/Profile/GERANN2012, nil,Jul. 2013, July 2013 9239,4.0,steven009,https://www.tripadvisor.ca/Profile/steven009, nil,Sep. 2012, October 2011 9239,4.0,Alfred K,https://www.tripadvisor.ca/Profile/alfredk85, nil,Aug. 2012, August 2012 9239,5.0,TrueCanucks,https://www.tripadvisor.ca/Profile/TrueCanucks, nil,Jul. 2012, June 2012 9239,5.0,12Judy34,https://www.tripadvisor.ca/Profile/12Judy34, nil,Mar. 2012, March 2012 9239,5.0,mlee1004,https://www.tripadvisor.ca/Profile/mlee1004, nil,Feb. 2012, January 2012 9239,4.0,David7869,https://www.tripadvisor.ca/Profile/David7869, nil,Feb. 2012, February 2012 9239,3.0,maddie4bc,https://www.tripadvisor.ca/Profile/maddie4bc, nil,Aug. 2008, July 2008 9240,4.0,LondonBoomerang2,https://www.tripadvisor.ca/Profile/LondonBoomerang2, nil,Apr. 1, March 2019 9240,5.0,dobesta,https://www.tripadvisor.ca/Profile/dobesta, nil,Jan. 2017, December 2016 9240,5.0,Kim K,https://www.tripadvisor.ca/Profile/kimkL6988ST, nil,Jul. 2016, July 2016 9240,nil,,nil, nil,nil,nil 9240,1.0,Cedric P,https://www.tripadvisor.ca/Profile/865cedricp, nil,Jul. 2015, August 2014 9240,4.0,Elizabeth R,https://www.tripadvisor.ca/Profile/ElizabethR788, nil,Sep. 2013, September 2013 9240,4.0,azlib69,https://www.tripadvisor.ca/Profile/azlib69, nil,May 2013, May 2013 9240,5.0,Teresa H,https://www.tripadvisor.ca/Profile/508teresah, nil,Sep. 2012, September 2012 9240,3.0,Ontario88,https://www.tripadvisor.ca/Profile/Ontario88, nil,Jun. 2012, June 2012 9240,3.0,KatydidCalgary,https://www.tripadvisor.ca/Profile/KatydidCalgary, nil,Aug. 2011, August 2011 9240,5.0,choigang,https://www.tripadvisor.ca/Profile/choigang, nil,Jul. 2011, July 2011 9241,5.0,Daniel W,https://www.tripadvisor.ca/Profile/danielwcreate, nil,Nov. 2018, November 2018 9241,5.0,Peter H,https://www.tripadvisor.ca/Profile/655peterh, nil,Oct. 2018, September 2018 9241,5.0,Girl123cdn,https://www.tripadvisor.ca/Profile/Girl123cdn, nil,Oct. 2018, October 2018 9241,5.0,Gzowski,https://www.tripadvisor.ca/Profile/Gzowski, nil,Oct. 2018, September 2018 9241,5.0,Alec D,https://www.tripadvisor.ca/Profile/848alecd, nil,Sep. 2018, September 2018 9241,3.0,Adrien B,https://www.tripadvisor.ca/Profile/260adrienb, nil,Aug. 2018, August 2018 9241,5.0,ScottEmmaLee,https://www.tripadvisor.ca/Profile/ScottEmmaLee, nil,Aug. 2018, August 2018 9241,5.0,marylynn_cameron4,https://www.tripadvisor.ca/Profile/marylynn_cameron4, nil,Aug. 2018, August 2018 9241,5.0,Mr_Snippets,https://www.tripadvisor.ca/Profile/Mr_Snippets, nil,Aug. 2018, August 2018 9241,5.0,Wendy T,https://www.tripadvisor.ca/Profile/Kagsies, nil,Aug. 2018, August 2018 9241,3.0,TheLoLNoobYT,https://www.tripadvisor.ca/Profile/ThelolnoobYt, nil,Aug. 2018, August 2018 9241,5.0,Catherine A,https://www.tripadvisor.ca/Profile/catherineaK9355SE, nil,Aug. 2018, August 2018 9241,5.0,Sharon N,https://www.tripadvisor.ca/Profile/912sharonn, nil,Aug. 2018, August 2018 9241,4.0,teddem,https://www.tripadvisor.ca/Profile/teddem, nil,Aug. 2018, July 2018 9241,5.0,Siobhan B,https://www.tripadvisor.ca/Profile/siobhanb843, nil,Jul. 2018, July 2018 9241,2.0,XS-Baggage,https://www.tripadvisor.ca/Profile/XS-Baggage, nil,Jul. 2018, July 2018 9241,5.0,Deirdre F,https://www.tripadvisor.ca/Profile/DeirdreF678, nil,Jul. 2018, July 2018 9241,5.0,Linda B,https://www.tripadvisor.ca/Profile/Semi-retired1, nil,Jul. 2018, June 2018 9241,5.0,Bhyphenlow,https://www.tripadvisor.ca/Profile/Bhyphenlow, nil,Jun. 2018, June 2018 9241,5.0,David P,https://www.tripadvisor.ca/Profile/D5341UEdavidp, nil,Jun. 2018, June 2018 9241,nil,,nil, nil,nil,nil 9241,5.0,Jennifer W,https://www.tripadvisor.ca/Profile/JenniferW456, nil,Sep. 2017, September 2017 9241,2.0,bueller,https://www.tripadvisor.ca/Profile/bueller, nil,Sep. 2017, September 2017 9241,5.0,travellover077,https://www.tripadvisor.ca/Profile/travellover077, nil,Aug. 2017, July 2017 9241,5.0,Rachel C,https://www.tripadvisor.ca/Profile/rdc98h, nil,Aug. 2017, August 2017 9241,5.0,crystalbeaver,https://www.tripadvisor.ca/Profile/crystalbeaver, nil,Aug. 2017, July 2017 9241,4.0,tdcbr,https://www.tripadvisor.ca/Profile/tdcbr, nil,Jul. 2017, July 2017 9241,5.0,Sampson76,https://www.tripadvisor.ca/Profile/Sampson76, nil,Jul. 2017, July 2017 9241,3.0,CanTravel_86,https://www.tripadvisor.ca/Profile/CanTravel_86, nil,Jul. 2017, July 2017 9241,5.0,Gary T,https://www.tripadvisor.ca/Profile/garytQ755PF, nil,Jul. 2017, June 2017 9241,5.0,Mary-Anne B,https://www.tripadvisor.ca/Profile/225maryanneb, nil,Jun. 2017, June 2017 9241,3.0,STM,https://www.tripadvisor.ca/Profile/K7112UFshaunm, nil,Jun. 2017, May 2017 9241,5.0,Peter R,https://www.tripadvisor.ca/Profile/PeterR674, nil,May 2017, May 2017 9241,5.0,AnneandJohn803,https://www.tripadvisor.ca/Profile/AnneandJohn803, nil,May 2017, May 2017 9241,5.0,Anne545,https://www.tripadvisor.ca/Profile/Anne545, nil,Apr. 2017, March 2017 9241,5.0,alexmacg,https://www.tripadvisor.ca/Profile/al567067, nil,Mar. 2017, March 2017 9241,5.0,Anne A,https://www.tripadvisor.ca/Profile/708annea, nil,Feb. 2017, May 2016 9241,5.0,Not-Mrs-Mitchell,https://www.tripadvisor.ca/Profile/Not-Mrs-Mitchell, nil,Nov. 2016, November 2016 9241,5.0,martinhalifax2016,https://www.tripadvisor.ca/Profile/martinhalifax2016, nil,Nov. 2016, November 2016 9241,5.0,lozzz,https://www.tripadvisor.ca/Profile/lozzz, nil,Nov. 2016, September 2016 9241,5.0,SASMCC,https://www.tripadvisor.ca/Profile/SASMCC, nil,Nov. 2016, November 2016 9241,5.0,Bostonms4sure,https://www.tripadvisor.ca/Profile/Bostonms4sure, nil,Nov. 2016, October 2016 9241,5.0,Lovestherockies,https://www.tripadvisor.ca/Profile/Lovestherockies, nil,Oct. 2016, October 2016 9241,5.0,tjp850,https://www.tripadvisor.ca/Profile/tjp850, nil,Oct. 2016, September 2016 9241,5.0,Deborah,https://www.tripadvisor.ca/Profile/DeborahH2409, nil,Oct. 2016, October 2016 9241,5.0,JStellema,https://www.tripadvisor.ca/Profile/JStellema, nil,Sep. 2016, August 2016 9241,5.0,Marie P,https://www.tripadvisor.ca/Profile/mariepT6106CX, nil,Aug. 2016, August 2016 9241,5.0,sam d,https://www.tripadvisor.ca/Profile/K2855WIsamd, nil,Aug. 2016, August 2016 9241,5.0,LauritaMariaA,https://www.tripadvisor.ca/Profile/LauritaMariaA, nil,Aug. 2016, August 2016 9241,5.0,ZedPM,https://www.tripadvisor.ca/Profile/ZedPM, nil,Aug. 2016, August 2016 9241,5.0,Mchapcanada,https://www.tripadvisor.ca/Profile/Mchapcanada, nil,Aug. 2016, August 2016 9241,5.0,travelgirl29032870,https://www.tripadvisor.ca/Profile/travelgirl29032870, nil,Aug. 2016, July 2016 9241,5.0,Halita,https://www.tripadvisor.ca/Profile/Halita, nil,Aug. 2016, August 2016 9241,5.0,Jason W,https://www.tripadvisor.ca/Profile/jasonwD7706RM, nil,Aug. 2016, August 2016 9241,5.0,Colin1421,https://www.tripadvisor.ca/Profile/Colin1421, nil,Aug. 2016, August 2016 9241,5.0,KICKRA,https://www.tripadvisor.ca/Profile/KICKRA, nil,Aug. 2016, August 2016 9241,5.0,JamesDunn90,https://www.tripadvisor.ca/Profile/JamesDunn90, nil,Aug. 2016, August 2016 9241,5.0,Lauren D,https://www.tripadvisor.ca/Profile/laurendK8449SB, nil,Aug. 2016, August 2016 9241,5.0,David B,https://www.tripadvisor.ca/Profile/X7204RAdavidb, nil,Aug. 2016, August 2016 9241,5.0,994june1949,https://www.tripadvisor.ca/Profile/994june1949, nil,Aug. 2016, August 2016 9241,5.0,lflegge,https://www.tripadvisor.ca/Profile/lflegge, nil,Aug. 2016, July 2016 9241,5.0,pauline p,https://www.tripadvisor.ca/Profile/paulinep745, nil,Jul. 2016, July 2016 9241,5.0,jkpkk,https://www.tripadvisor.ca/Profile/jkpkk, nil,Jul. 2016, July 2016 9241,5.0,mfisher148,https://www.tripadvisor.ca/Profile/mfisher148, nil,Jul. 2016, July 2016 9241,5.0,jerseytravelers2016,https://www.tripadvisor.ca/Profile/jerseytravelers2016, nil,Jul. 2016, July 2016 9241,5.0,pastelle2016,https://www.tripadvisor.ca/Profile/pastelle2016, nil,Jun. 2016, June 2016 9241,5.0,Rick F,https://www.tripadvisor.ca/Profile/930rickf, nil,Jun. 2016, May 2016 9241,5.0,lb230,https://www.tripadvisor.ca/Profile/lb230, nil,Jun. 2016, July 2015 9241,5.0,Frances F M,https://www.tripadvisor.ca/Profile/francesfm, nil,Jun. 2016, June 2016 9241,4.0,codcaptain,https://www.tripadvisor.ca/Profile/codcaptain, nil,Jun. 2016, June 2016 9241,5.0,ernstre2016,https://www.tripadvisor.ca/Profile/ernstre2016, nil,Jun. 2016, May 2016 9241,5.0,DianeBishop,https://www.tripadvisor.ca/Profile/DianeBishop, nil,Jun. 2016, May 2016 9241,5.0,John C,https://www.tripadvisor.ca/Profile/johncZ8542FO, nil,Jun. 2016, June 2016 9241,5.0,John k,https://www.tripadvisor.ca/Profile/johnkJ7830WY, nil,May 2016, May 2016 9241,5.0,JPR160,https://www.tripadvisor.ca/Profile/JPR160, nil,May 2016, May 2016 9241,5.0,Oakvi,https://www.tripadvisor.ca/Profile/Oakvi, nil,Apr. 2016, April 2016 9241,5.0,Gillian S,https://www.tripadvisor.ca/Profile/47gillians, nil,Apr. 2016, April 2016 9241,5.0,Jackie G,https://www.tripadvisor.ca/Profile/277jackieg, nil,Mar. 2016, February 2016 9241,5.0,paulette_poirier,https://www.tripadvisor.ca/Profile/paulette_poirier, nil,Feb. 2016, January 2016 9241,5.0,652elise,https://www.tripadvisor.ca/Profile/652elise, nil,Jan. 2016, December 2015 9241,5.0,Kevin S,https://www.tripadvisor.ca/Profile/kevinsT7873PD, nil,Jan. 2016, October 2015 9241,5.0,Wallace2422,https://www.tripadvisor.ca/Profile/Wallace2422, nil,Dec. 2015, October 2015 9241,5.0,Tee610,https://www.tripadvisor.ca/Profile/Tee610, nil,Dec. 2015, July 2015 9241,5.0,Ted J,https://www.tripadvisor.ca/Profile/tedj762, nil,Dec. 2015, September 2015 9241,5.0,Jennifer T,https://www.tripadvisor.ca/Profile/jennifertW6943OQ, nil,Dec. 2015, June 2015 9241,5.0,Margie and Dave F,https://www.tripadvisor.ca/Profile/MargieandDave, nil,Dec. 2015, November 2015 9241,5.0,Natasha M,https://www.tripadvisor.ca/Profile/364natasham, nil,Nov. 2015, August 2015 9241,5.0,rebeccaW590AJ,https://www.tripadvisor.ca/Profile/rebeccaW590AJ, nil,Oct. 2015, October 2015 9241,5.0,faae,https://www.tripadvisor.ca/Profile/faae, nil,Oct. 2015, October 2015 9241,5.0,Lois L,https://www.tripadvisor.ca/Profile/914loisl, nil,Oct. 2015, September 2015 9241,5.0,Patricia H,https://www.tripadvisor.ca/Profile/PatriciaH845, nil,Oct. 2015, September 2015 9241,5.0,Chuck S,https://www.tripadvisor.ca/Profile/ChuckS207, nil,Oct. 2015, October 2015 9241,5.0,Frank M,https://www.tripadvisor.ca/Profile/X9896DJfrankm, nil,Oct. 2015, September 2015 9241,5.0,Slidebite,https://www.tripadvisor.ca/Profile/Slidebite, nil,Oct. 2015, September 2015 9241,5.0,Lisa F,https://www.tripadvisor.ca/Profile/LisaF36, nil,Oct. 2015, August 2015 9241,5.0,Rosemary B,https://www.tripadvisor.ca/Profile/58rosemaryb, nil,Sep. 2015, September 2015 9241,5.0,Doug T,https://www.tripadvisor.ca/Profile/dougt430, nil,Sep. 2015, August 2015 9241,5.0,MisterAndMissis,https://www.tripadvisor.ca/Profile/MisterAndMissis, nil,Sep. 2015, July 2015 9241,5.0,Wanda D,https://www.tripadvisor.ca/Profile/937wandad, nil,Sep. 2015, September 2015 9241,5.0,thegoodlovelies,https://www.tripadvisor.ca/Profile/thegoodlovelies, nil,Sep. 2015, September 2015 9241,5.0,LochnessConnecticut,https://www.tripadvisor.ca/Profile/LochnessConnecticut, nil,Sep. 2015, September 2015 9241,5.0,Slg122,https://www.tripadvisor.ca/Profile/Slg122, nil,Sep. 2015, September 2015 9241,5.0,Patty G,https://www.tripadvisor.ca/Profile/531pattyg, nil,Sep. 2015, July 2015 9241,5.0,JohnGuyD,https://www.tripadvisor.ca/Profile/JohnGuyD, nil,Sep. 2015, August 2015 9241,5.0,Rosalyn E,https://www.tripadvisor.ca/Profile/rosalyne646, nil,Aug. 2015, August 2015 9241,5.0,allaboutbnbs,https://www.tripadvisor.ca/Profile/allaboutbnbs, nil,Aug. 2015, August 2015 9241,5.0,PEW381,https://www.tripadvisor.ca/Profile/PEW381, nil,Aug. 2015, July 2015 9241,5.0,Kaitlin K,https://www.tripadvisor.ca/Profile/173kaitlink, nil,Aug. 2015, July 2015 9241,5.0,124Julie,https://www.tripadvisor.ca/Profile/124Julie, nil,Aug. 2015, July 2015 9241,5.0,Katie W,https://www.tripadvisor.ca/Profile/KatieW426, nil,Aug. 2015, July 2015 9241,5.0,chanrich1,https://www.tripadvisor.ca/Profile/chanrich1, nil,Aug. 2015, July 2015 9241,5.0,rachet2001,https://www.tripadvisor.ca/Profile/rachet2001, nil,Aug. 2015, July 2015 9241,5.0,GwenAnnBouchard,https://www.tripadvisor.ca/Profile/GwenAnnBouchard, nil,Jul. 2015, July 2015 9241,5.0,Chas2Crews,https://www.tripadvisor.ca/Profile/Chas2Crews, nil,Jul. 2015, July 2015 9241,5.0,Travellerer15,https://www.tripadvisor.ca/Profile/Travellerer15, nil,Jul. 2015, July 2015 9241,5.0,Curt T,https://www.tripadvisor.ca/Profile/185curtt, nil,Jul. 2015, July 2015 9241,5.0,Pa1734,https://www.tripadvisor.ca/Profile/Pa1734, nil,Jul. 2015, July 2015 9241,5.0,Jeff R,https://www.tripadvisor.ca/Profile/JeffR426, nil,Jul. 2015, July 2015 9241,5.0,sydneyporter93,https://www.tripadvisor.ca/Profile/sydneyporter93, nil,Jul. 2015, June 2015 9241,5.0,George C,https://www.tripadvisor.ca/Profile/903georgec, nil,Jul. 2015, June 2015 9241,5.0,Carl T,https://www.tripadvisor.ca/Profile/816carlt, nil,Jul. 2015, July 2015 9241,5.0,Susan1325,https://www.tripadvisor.ca/Profile/Susan1325, nil,Jul. 2015, June 2015 9241,5.0,Nancy D,https://www.tripadvisor.ca/Profile/nancydU8479OT, nil,Jul. 2015, June 2015 9241,5.0,Thompson2014,https://www.tripadvisor.ca/Profile/Thompson2014, nil,Jul. 2015, June 2015 9241,4.0,s-myluvtotravel,https://www.tripadvisor.ca/Profile/s-myluvtotravel, nil,Jun. 2015, June 2015 9241,5.0,Fooch1,https://www.tripadvisor.ca/Profile/Fooch1, nil,Jun. 2015, June 2015 9241,5.0,LouisGenevieve,https://www.tripadvisor.ca/Profile/LouisGenevieve, nil,Jun. 2015, June 2015 9241,5.0,Pamelars,https://www.tripadvisor.ca/Profile/Pamelars, nil,Jun. 2015, June 2015 9241,5.0,Angela V,https://www.tripadvisor.ca/Profile/angelav852, nil,May 2015, May 2015 9241,5.0,nancy t,https://www.tripadvisor.ca/Profile/nancyt227, nil,May 2015, May 2015 9241,5.0,m0eka,https://www.tripadvisor.ca/Profile/m0eka, nil,May 2015, May 2015 9241,5.0,Y1807IBrobertb,https://www.tripadvisor.ca/Profile/Y1807IBrobertb, nil,May 2015, April 2015 9241,5.0,Bruno H,https://www.tripadvisor.ca/Profile/119brunoh, nil,May 2015, August 2014 9241,5.0,sharon g,https://www.tripadvisor.ca/Profile/sharong829, nil,Apr. 2015, April 2015 9241,5.0,Steve U,https://www.tripadvisor.ca/Profile/120steveu, nil,Apr. 2015, March 2015 9241,5.0,Amanda L,https://www.tripadvisor.ca/Profile/40amandal, nil,Apr. 2015, February 2015 9241,5.0,Audrey A,https://www.tripadvisor.ca/Profile/175audreya, nil,Mar. 2015, March 2015 9241,5.0,Ginny B,https://www.tripadvisor.ca/Profile/469ginnyb, nil,Mar. 2015, August 2014 9241,5.0,Jame C,https://www.tripadvisor.ca/Profile/JameC_13, nil,Feb. 2015, February 2015 9241,5.0,MsJacqK,https://www.tripadvisor.ca/Profile/MsJacqK, nil,Feb. 2015, February 2015 9241,5.0,Zachary S,https://www.tripadvisor.ca/Profile/207zacharys, nil,Feb. 2015, January 2015 9241,5.0,gsoreilly,https://www.tripadvisor.ca/Profile/gsoreilly, nil,Jan. 2015, January 2015 9241,5.0,Danielle S,https://www.tripadvisor.ca/Profile/249danielles, nil,Dec. 2014, December 2014 9241,5.0,IzzyCooper,https://www.tripadvisor.ca/Profile/IzzyCooper, nil,Dec. 2014, December 2014 9241,4.0,NS_Barnhill,https://www.tripadvisor.ca/Profile/NS_Barnhill, nil,Dec. 2014, December 2014 9241,5.0,Jim S,https://www.tripadvisor.ca/Profile/U3753AGjims, nil,Dec. 2014, October 2014 9241,5.0,arc_campbell,https://www.tripadvisor.ca/Profile/arc_campbell, nil,Nov. 2014, November 2014 9241,5.0,jnieman49,https://www.tripadvisor.ca/Profile/jnieman49, nil,Nov. 2014, September 2014 9241,5.0,WideWorldVancouver,https://www.tripadvisor.ca/Profile/WideWorldVancouver, nil,Nov. 2014, September 2014 9241,5.0,DennisMoore,https://www.tripadvisor.ca/Profile/DennisMoore, nil,Oct. 2014, August 2014 9241,5.0,Emily S,https://www.tripadvisor.ca/Profile/emilys669, nil,Oct. 2014, October 2014 9241,5.0,Jackie P,https://www.tripadvisor.ca/Profile/JackieP443, nil,Oct. 2014, October 2014 9241,5.0,christine w,https://www.tripadvisor.ca/Profile/150christinew, nil,Oct. 2014, September 2014 9241,5.0,bertandcarole,https://www.tripadvisor.ca/Profile/bertandcarole, nil,Oct. 2014, September 2014 9241,5.0,MaineScott,https://www.tripadvisor.ca/Profile/MaineScott, nil,Oct. 2014, October 2014 9241,5.0,Cindy G,https://www.tripadvisor.ca/Profile/994cindyg, nil,Oct. 2014, September 2014 9241,5.0,Kathleen W,https://www.tripadvisor.ca/Profile/952kathleenw, nil,Oct. 2014, September 2014 9241,5.0,Nancy R,https://www.tripadvisor.ca/Profile/30nancyr, nil,Oct. 2014, September 2014 9242,2.0,Pouxie11,https://www.tripadvisor.ca/Profile/Pouxie11, nil,Feb. 2019, February 2019 9242,1.0,Dottieontheroadagain,https://www.tripadvisor.ca/Profile/Dottieontheroadagain, nil,Jan. 2019, January 2019 9242,5.0,Bill V,https://www.tripadvisor.ca/Profile/107BillV, nil,Jan. 2019, January 2019 9242,1.0,walkaboutsammy,https://www.tripadvisor.ca/Profile/walkaboutsammy, nil,Jan. 2019, January 2019 9242,2.0,Hannes,https://www.tripadvisor.ca/Profile/hansulricha, nil,Oct. 2018, October 2018 9242,1.0,Wolfy57,https://www.tripadvisor.ca/Profile/Wolfy57, nil,Sep. 2018, September 2018 9242,1.0,sallygirl277,https://www.tripadvisor.ca/Profile/sallygirl277, nil,Sep. 2018, August 2018 9242,1.0,Cathy M,https://www.tripadvisor.ca/Profile/G7929ROcathym, nil,Aug. 2018, August 2018 9242,1.0,Launa C,https://www.tripadvisor.ca/Profile/launac2015, nil,Aug. 2018, August 2018 9242,4.0,Tootsall,https://www.tripadvisor.ca/Profile/Tootsall, nil,Aug. 2018, July 2018 9242,4.0,David B,https://www.tripadvisor.ca/Profile/davidbT7311ZA, nil,Jul. 2018, July 2018 9242,5.0,TheCarter93,https://www.tripadvisor.ca/Profile/TheCarter93, nil,Jul. 2018, July 2018 9242,4.0,Denise659,https://www.tripadvisor.ca/Profile/Denise659, nil,Jul. 2018, July 2018 9242,2.0,riotambopata,https://www.tripadvisor.ca/Profile/riotambopata, nil,Jul. 2018, May 2018 9242,2.0,Harold B,https://www.tripadvisor.ca/Profile/HaroldB208, nil,Jun. 2018, June 2018 9242,nil,,nil, nil,nil,nil 9242,1.0,boydj8585,https://www.tripadvisor.ca/Profile/boydj8585, nil,Sep. 2017, September 2017 9242,2.0,A C,https://www.tripadvisor.ca/Profile/acQ7899DN, nil,Aug. 2017, August 2017 9242,1.0,Terry D,https://www.tripadvisor.ca/Profile/terry5400, nil,Aug. 2017, August 2017 9242,2.0,kraut_chick,https://www.tripadvisor.ca/Profile/kraut_chick, nil,Aug. 2017, August 2017 9242,3.0,Bob S,https://www.tripadvisor.ca/Profile/242bobs, nil,Jul. 2017, July 2017 9242,4.0,Valleypeeps,https://www.tripadvisor.ca/Profile/Valleypeeps, nil,Jun. 2017, June 2017 9242,4.0,J1348,https://www.tripadvisor.ca/Profile/J1348, nil,May 2017, May 2017 9242,3.0,snow47,https://www.tripadvisor.ca/Profile/snow47, nil,May 2017, May 2017 9242,3.0,Scotland C,https://www.tripadvisor.ca/Profile/sc0tlandc, nil,Apr. 2017, April 2017 9242,1.0,Carol R,https://www.tripadvisor.ca/Profile/J7660UGcarolr, nil,Apr. 2017, April 2017 9242,4.0,ruthndul,https://www.tripadvisor.ca/Profile/ruthndul, nil,Feb. 2017, February 2017 9242,4.0,gorilla9,https://www.tripadvisor.ca/Profile/gorilla9, nil,Jan. 2017, August 2016 9242,5.0,Louwilliamsball,https://www.tripadvisor.ca/Profile/Louwilliamsball, nil,Jan. 2017, January 2017 9242,3.0,Gerald K,https://www.tripadvisor.ca/Profile/GeraldK691, nil,Jan. 2017, December 2016 9242,4.0,TunnelGuy,https://www.tripadvisor.ca/Profile/TunnelGuy, nil,Dec. 2016, December 2016 9242,5.0,JamieDon18,https://www.tripadvisor.ca/Profile/JamieDon18, nil,Aug. 2016, August 2016 9242,3.0,loraineh118,https://www.tripadvisor.ca/Profile/loraineh118, nil,Aug. 2016, August 2016 9242,5.0,Harsimran G,https://www.tripadvisor.ca/Profile/723harsimrang, nil,Aug. 2016, August 2016 9242,3.0,Ed N,https://www.tripadvisor.ca/Profile/edn636, nil,Jul. 2016, July 2016 9242,2.0,thecountrytraveller,https://www.tripadvisor.ca/Profile/thecountrytraveller, nil,Jul. 2016, July 2016 9242,4.0,jas1999,https://www.tripadvisor.ca/Profile/jas1999, nil,Jul. 2016, July 2016 9242,5.0,BeandBa,https://www.tripadvisor.ca/Profile/BeandBa, nil,Jul. 2016, July 2016 9242,3.0,Rod R,https://www.tripadvisor.ca/Profile/143rodr, nil,Jul. 2016, July 2016 9242,5.0,adarshchawla,https://www.tripadvisor.ca/Profile/adarshchawla, nil,Jun. 2016, June 2016 9242,3.0,Rose S,https://www.tripadvisor.ca/Profile/roses167, nil,Jun. 2016, June 2016 9242,1.0,happyBundaberg,https://www.tripadvisor.ca/Profile/happyBundaberg, nil,Jun. 2016, June 2016 9242,3.0,thecal2,https://www.tripadvisor.ca/Profile/thecal2, nil,May 2016, May 2016 9242,1.0,fr0gd0dger,https://www.tripadvisor.ca/Profile/fr0gd0dger, nil,May 2016, May 2016 9242,4.0,John M,https://www.tripadvisor.ca/Profile/S8875MCjohnm, nil,May 2016, May 2016 9242,4.0,mmmgood92,https://www.tripadvisor.ca/Profile/mmmgood92, nil,Apr. 2016, March 2016 9242,3.0,selmawade,https://www.tripadvisor.ca/Profile/selmawade, nil,Apr. 2016, April 2016 9242,3.0,lar289,https://www.tripadvisor.ca/Profile/lar289, nil,Jan. 2016, July 2015 9242,4.0,Chad W,https://www.tripadvisor.ca/Profile/263chadw, nil,Oct. 2015, October 2015 9242,4.0,65granny,https://www.tripadvisor.ca/Profile/65granny, nil,Sep. 2015, September 2015 9242,4.0,hawag z,https://www.tripadvisor.ca/Profile/hawagz, nil,Aug. 2015, August 2015 9242,4.0,CanadaSunshine58,https://www.tripadvisor.ca/Profile/CanadaSunshine58, nil,Aug. 2015, August 2015 9242,3.0,Rachelle H,https://www.tripadvisor.ca/Profile/RachelleH811, nil,Aug. 2015, June 2015 9242,4.0,traveladvntr,https://www.tripadvisor.ca/Profile/traveladvntr, nil,Aug. 2015, July 2015 9242,5.0,Alfred K,https://www.tripadvisor.ca/Profile/918alfredk, nil,Jul. 2015, July 2015 9242,4.0,Nadine D,https://www.tripadvisor.ca/Profile/Nadiado, nil,Jul. 2015, July 2015 9242,3.0,Highland P,https://www.tripadvisor.ca/Profile/highlandp2015, nil,Jul. 2015, July 2015 9242,4.0,GlobetrotterJSH,https://www.tripadvisor.ca/Profile/GlobetrotterJSH, nil,Jul. 2015, July 2015 9242,1.0,DogJudge,https://www.tripadvisor.ca/Profile/DogJudge, nil,Jul. 2015, July 2015 9242,4.0,Jeanne S,https://www.tripadvisor.ca/Profile/JeanneS291, nil,Jun. 2015, June 2015 9242,4.0,Kay L,https://www.tripadvisor.ca/Profile/KayL857, nil,Jun. 2015, June 2015 9242,4.0,Ed A,https://www.tripadvisor.ca/Profile/Hoof69, nil,May 2015, May 2015 9242,4.0,Markerbuoy,https://www.tripadvisor.ca/Profile/markerbuoy, nil,May 2015, May 2015 9242,4.0,Darren_in_BC,https://www.tripadvisor.ca/Profile/Darren_in_BC, nil,Mar. 2015, April 2014 9242,4.0,sustue,https://www.tripadvisor.ca/Profile/sustue, nil,Mar. 2015, February 2015 9242,4.0,Paul R,https://www.tripadvisor.ca/Profile/paulrU3761TL, nil,Feb. 2015, February 2015 9242,4.0,Raynil C,https://www.tripadvisor.ca/Profile/raynilc, nil,Jan. 2015, March 2014 9242,5.0,Caroline J,https://www.tripadvisor.ca/Profile/661CarolineJ, nil,Nov. 2014, August 2014 9242,4.0,Bob G,https://www.tripadvisor.ca/Profile/BobG43, nil,Nov. 2014, November 2014 9242,3.0,David D,https://www.tripadvisor.ca/Profile/312DavidD312, nil,Oct. 2014, September 2014 9242,3.0,SonjaB60,https://www.tripadvisor.ca/Profile/SonjaB60, nil,Oct. 2014, September 2014 9242,5.0,Morag S,https://www.tripadvisor.ca/Profile/MoragS165, nil,Oct. 2014, September 2014 9242,4.0,vagabond_dreams,https://www.tripadvisor.ca/Profile/vagabond_dreams, nil,Sep. 2014, August 2014 9242,1.0,Joan G,https://www.tripadvisor.ca/Profile/joang592, nil,Sep. 2014, September 2014 9242,4.0,Daniella B,https://www.tripadvisor.ca/Profile/107daniellab, nil,Aug. 2014, August 2014 9242,3.0,mrsboll,https://www.tripadvisor.ca/Profile/mrsboll, nil,Aug. 2014, August 2014 9242,4.0,cswebb13,https://www.tripadvisor.ca/Profile/cswebb13, nil,Aug. 2014, August 2014 9242,5.0,parm s,https://www.tripadvisor.ca/Profile/692parms, nil,Aug. 2014, August 2014 9242,1.0,Graham C,https://www.tripadvisor.ca/Profile/GrahamC81, nil,Aug. 2014, July 2014 9242,4.0,MalG1788,https://www.tripadvisor.ca/Profile/MalG1788, nil,Jul. 2014, June 2014 9242,5.0,Sumeet H,https://www.tripadvisor.ca/Profile/426sumeeth, nil,Jun. 2014, June 2014 9242,3.0,J H,https://www.tripadvisor.ca/Profile/jh284, nil,Jun. 2014, June 2014 9242,4.0,spring e,https://www.tripadvisor.ca/Profile/springe_12, nil,Jun. 2014, May 2014 9242,3.0,JForster150793,https://www.tripadvisor.ca/Profile/JForster150793, nil,May 2014, May 2014 9242,3.0,lottacash2000,https://www.tripadvisor.ca/Profile/lottacash2000, nil,May 2014, May 2014 9242,2.0,gwibs,https://www.tripadvisor.ca/Profile/gwibs, nil,May 2014, May 2014 9242,4.0,Sherree S,https://www.tripadvisor.ca/Profile/473sherrees, nil,May 2014, May 2014 9242,1.0,Babeegurl,https://www.tripadvisor.ca/Profile/Babeegurl, nil,Apr. 2014, April 2014 9242,3.0,eztourist,https://www.tripadvisor.ca/Profile/eztourist, nil,Apr. 2014, March 2014 9242,4.0,riverdaleschool1903,https://www.tripadvisor.ca/Profile/riverdaleschool1903, nil,Mar. 2014, March 2014 9242,4.0,Skisoccertrampdad,https://www.tripadvisor.ca/Profile/Skisoccertrampdad, nil,Mar. 2014, March 2014 9242,4.0,Pixie354,https://www.tripadvisor.ca/Profile/Pixie354, nil,Oct. 2013, October 2013 9242,5.0,peterb20132013,https://www.tripadvisor.ca/Profile/peterb20132013, nil,Oct. 2013, October 2013 9242,4.0,Laura D,https://www.tripadvisor.ca/Profile/laurad668, nil,Oct. 2013, October 2013 9242,4.0,Dave B,https://www.tripadvisor.ca/Profile/WanderlustDave101, nil,Oct. 2013, August 2013 9242,4.0,TravelTipsCalgary,https://www.tripadvisor.ca/Profile/TravelTipsCalgary, nil,Oct. 2013, September 2013 9242,3.0,Kootenay23,https://www.tripadvisor.ca/Profile/Kootenay23, nil,Oct. 2013, September 2013 9242,2.0,soozbc,https://www.tripadvisor.ca/Profile/soozbc, nil,Sep. 2013, August 2013 9242,3.0,ossykid,https://www.tripadvisor.ca/Profile/ossykid, nil,Aug. 2013, August 2013 9242,4.0,joe b,https://www.tripadvisor.ca/Profile/joeb750, nil,Aug. 2013, August 2013 9242,4.0,BigSkyGG,https://www.tripadvisor.ca/Profile/BigSkyGG, nil,Aug. 2013, July 2013 9242,2.0,AleMicky,https://www.tripadvisor.ca/Profile/AleMicky, nil,Aug. 2013, August 2013 9242,4.0,Cassacacia,https://www.tripadvisor.ca/Profile/Cassacacia, nil,Jul. 2013, July 2013 9242,5.0,Manhattanhopeful,https://www.tripadvisor.ca/Profile/Manhattanhopeful, nil,Jul. 2013, July 2013 9242,5.0,Raajveer,https://www.tripadvisor.ca/Profile/Raajveer, nil,Jun. 2013, June 2013 9242,4.0,Dave7171,https://www.tripadvisor.ca/Profile/Dave7171, nil,Jun. 2013, May 2013 9242,4.0,hayyiio,https://www.tripadvisor.ca/Profile/hayyiio, nil,Apr. 2013, March 2013 9242,3.0,jrgould45,https://www.tripadvisor.ca/Profile/jrgould45, nil,Apr. 2013, April 2013 9243,5.0,Karen K,https://www.tripadvisor.ca/Profile/karenkE1334BP, nil,Nov. 2017, October 2017 9243,5.0,Tilley364,https://www.tripadvisor.ca/Profile/Tilley364, nil,Sep. 2017, August 2017 9243,5.0,Truckergal55,https://www.tripadvisor.ca/Profile/Truckergal55, nil,Aug. 2017, August 2017 9243,1.0,Shylo P,https://www.tripadvisor.ca/Profile/shyl0p, nil,Jul. 2017, July 2017 9243,5.0,rumor67,https://www.tripadvisor.ca/Profile/rumor67, nil,Jul. 2017, July 2017 9243,3.0,namanrylee,https://www.tripadvisor.ca/Profile/namanrylee, nil,Nov. 2016, July 2016 9243,5.0,Julie H,https://www.tripadvisor.ca/Profile/juliehE884NH, nil,Sep. 2016, October 2016 9243,4.0,AKMini,https://www.tripadvisor.ca/Profile/AKMini, nil,Sep. 2016, September 2016 9243,3.0,LiddleWanderer,https://www.tripadvisor.ca/Profile/LiddleWanderer, nil,Sep. 2016, August 2016 9243,4.0,Esther A,https://www.tripadvisor.ca/Profile/456esthera, nil,Sep. 2016, July 2016 9243,4.0,foreveryoungruth,https://www.tripadvisor.ca/Profile/foreveryoungruth, nil,Sep. 2016, August 2016 9243,5.0,ShawnDouglad,https://www.tripadvisor.ca/Profile/ShawnDouglad, nil,Sep. 2016, September 2016 9243,4.0,jottvau,https://www.tripadvisor.ca/Profile/jottvau, nil,Aug. 2016, August 2016 9243,3.0,Steven R,https://www.tripadvisor.ca/Profile/StevenR245, nil,Aug. 2016, August 2016 9243,4.0,astromac866,https://www.tripadvisor.ca/Profile/astromac866, nil,Aug. 2016, August 2016 9243,2.0,BCRadioOp,https://www.tripadvisor.ca/Profile/BCRadioOp, nil,Aug. 2016, August 2016 9243,4.0,Sean J,https://www.tripadvisor.ca/Profile/seanj829, nil,Aug. 2016, August 2016 9243,3.0,Diane D,https://www.tripadvisor.ca/Profile/dianed712, nil,Jul. 2016, July 2016 9243,3.0,Vernus,https://www.tripadvisor.ca/Profile/harleyonlygirl, nil,Jul. 2016, July 2016 9243,4.0,Tracy B,https://www.tripadvisor.ca/Profile/TracyB1374, nil,May 2016, May 2016 9243,1.0,Ali G,https://www.tripadvisor.ca/Profile/aligO8401OZ, nil,May 2016, May 2016 9243,4.0,Catharine P,https://www.tripadvisor.ca/Profile/CatharineP_11, nil,Jan. 2016, January 2016 9243,5.0,William H,https://www.tripadvisor.ca/Profile/C6894DBwilliamh, nil,Nov. 2015, November 2015 9243,4.0,hijfte,https://www.tripadvisor.ca/Profile/hijfte, nil,Oct. 2015, October 2015 9243,2.0,carolynlong2015,https://www.tripadvisor.ca/Profile/carolynlong2015, nil,Oct. 2015, October 2015 9243,3.0,HappyTravels1923,https://www.tripadvisor.ca/Profile/HappyTravels1923, nil,Sep. 2015, September 2015 9243,5.0,Kathy T,https://www.tripadvisor.ca/Profile/119kathyt, nil,Sep. 2015, September 2015 9243,4.0,Simon Z,https://www.tripadvisor.ca/Profile/simonz917, nil,Aug. 2015, August 2015 9243,3.0,ScottfromBlackie,https://www.tripadvisor.ca/Profile/ScottfromBlackie, nil,Aug. 2015, August 2015 9243,1.0,Stacey M,https://www.tripadvisor.ca/Profile/staceym189, nil,Aug. 2015, August 2015 9243,4.0,Duke P,https://www.tripadvisor.ca/Profile/66dukep, nil,Aug. 2015, August 2015 9243,4.0,Dragonflymommy74,https://www.tripadvisor.ca/Profile/Dragonflymommy74, nil,Aug. 2015, August 2015 9243,2.0,harmonyjunkie,https://www.tripadvisor.ca/Profile/harmonyjunkie, nil,Aug. 2015, July 2015 9243,2.0,kboldkart,https://www.tripadvisor.ca/Profile/kboldkart, nil,Jul. 2015, June 2015 9243,4.0,Ki K,https://www.tripadvisor.ca/Profile/881kik, nil,Jun. 2015, June 2015 9243,nil,,nil, nil,nil,nil 9243,4.0,N W,https://www.tripadvisor.ca/Profile/942nw, nil,Jul. 2014, July 2014 9243,4.0,IvySilver,https://www.tripadvisor.ca/Profile/IvySilver, nil,May 2014, May 2014 9243,4.0,ShereeZielke,https://www.tripadvisor.ca/Profile/ShereeZielke, nil,Apr. 2014, April 2014 9243,4.0,Richelle C,https://www.tripadvisor.ca/Profile/886richellec, nil,Mar. 2014, July 2013 9243,5.0,Sunny T,https://www.tripadvisor.ca/Profile/SunnyT949, nil,Sep. 2013, September 2013 9243,3.0,ukeejeni,https://www.tripadvisor.ca/Profile/ukeejeni, nil,Aug. 2012, August 2012 9243,4.0,Ruth M,https://www.tripadvisor.ca/Profile/RuthM484, nil,Jun. 2012, June 2012 9243,4.0,selmawade,https://www.tripadvisor.ca/Profile/selmawade, nil,Jun. 2012, June 2012 9243,4.0,naahj,https://www.tripadvisor.ca/Profile/naahj, nil,Jun. 2012, May 2012 9243,4.0,MarianandRobScotland,https://www.tripadvisor.ca/Profile/MarianandRobScotland, nil,Sep. 2011, August 2011 9244,5.0,phoebeanne,https://www.tripadvisor.ca/Profile/phoebeanne, nil,Oct. 2018, October 2018 9244,5.0,Ronald H T,https://www.tripadvisor.ca/Profile/ronaldht, nil,Aug. 2018, August 2018 9244,4.0,Roadtrip_Catlove,https://www.tripadvisor.ca/Profile/Roadtrip_Catlove, nil,Jul. 2018, July 2018 9244,4.0,tina3rosario,https://www.tripadvisor.ca/Profile/tina3rosario, nil,Jul. 2018, July 2018 9244,5.0,Kenneth P,https://www.tripadvisor.ca/Profile/KennethP738, nil,Jul. 2018, October 2017 9244,nil,,nil, nil,nil,nil 9244,4.0,_cherrypepsisophie18,https://www.tripadvisor.ca/Profile/_cherrypepsisophie18, nil,Oct. 2016, October 2016 9244,2.0,misselly2014,https://www.tripadvisor.ca/Profile/misselly2014, nil,Sep. 2016, September 2016 9244,5.0,Sabrina H,https://www.tripadvisor.ca/Profile/677sabrinah, nil,Jun. 2016, June 2016 9244,1.0,Guy P,https://www.tripadvisor.ca/Profile/GuyP388, nil,Sep. 2015, September 2015 9244,5.0,annchasebc,https://www.tripadvisor.ca/Profile/annchasebc, nil,Jul. 2015, July 2015 9244,4.0,Gavin,https://www.tripadvisor.ca/Profile/GWStickle, nil,Jul. 2015, July 2015 9244,5.0,crabapple1,https://www.tripadvisor.ca/Profile/crabapple1, nil,Jun. 2015, June 2015 9244,2.0,June864,https://www.tripadvisor.ca/Profile/June864, nil,Jun. 2015, June 2015 9244,4.0,Lindaisasenior,https://www.tripadvisor.ca/Profile/Lindaisasenior, nil,May 2015, May 2015 9244,4.0,981Baker,https://www.tripadvisor.ca/Profile/981Baker, nil,Jul. 2014, July 2014 9244,1.0,Channybar,https://www.tripadvisor.ca/Profile/Channybar, nil,Aug. 2013, August 2013 9244,2.0,Mike G,https://www.tripadvisor.ca/Profile/377MikeG, nil,Jun. 2013, June 2013 9244,3.0,Ritallica,https://www.tripadvisor.ca/Profile/Ritallica, nil,Apr. 2013, February 2013 9244,3.0,navigatrixssi,https://www.tripadvisor.ca/Profile/navigatrixssi, nil,Jan. 2013, December 2012 9244,4.0,Dayn62,https://www.tripadvisor.ca/Profile/Dayn62, nil,Oct. 2012, October 2012 9245,4.0,jakesville9,https://www.tripadvisor.ca/Profile/jakesville9, nil,Sep. 2018, September 2018 9245,4.0,Judy n,https://www.tripadvisor.ca/Profile/Judyn490, nil,Oct. 2017, October 2017 9245,nil,,nil, nil,nil,nil 9245,4.0,Marc13eh,https://www.tripadvisor.ca/Profile/Marc13eh, nil,Jul. 2014, July 2014 9245,2.0,Gareth G,https://www.tripadvisor.ca/Profile/GarethG854, nil,Jul. 2013, July 2013 9246,2.0,Pickledball,https://www.tripadvisor.ca/Profile/Pickledball, nil,Jun. 2018, June 2018 9246,1.0,rdtamaki,https://www.tripadvisor.ca/Profile/rdtamaki, nil,Jan. 2018, December 2017 9246,5.0,ruxandramx,https://www.tripadvisor.ca/Profile/ruxandramx, nil,Sep. 2017, September 2017 9246,4.0,jason5746,https://www.tripadvisor.ca/Profile/jason5746, nil,Aug. 2017, August 2017 9246,2.0,hawkspirit,https://www.tripadvisor.ca/Profile/hawkspirit, nil,Aug. 2017, August 2017 9246,2.0,T M,https://www.tripadvisor.ca/Profile/TM560, nil,Aug. 2017, August 2017 9246,4.0,Koen A,https://www.tripadvisor.ca/Profile/KoenA2, nil,Jul. 2017, July 2017 9246,5.0,Nicholas C,https://www.tripadvisor.ca/Profile/A3334BFnicholasc, nil,Mar. 2017, February 2017 9246,5.0,MBGG13,https://www.tripadvisor.ca/Profile/MBGG13, nil,Feb. 2017, November 2016 9246,4.0,ellissusan,https://www.tripadvisor.ca/Profile/ellissusan, nil,Dec. 2016, December 2016 9246,5.0,davidlemare72,https://www.tripadvisor.ca/Profile/davidlemare72, nil,Dec. 2016, December 2016 9246,2.0,John T,https://www.tripadvisor.ca/Profile/johntK9288LC, nil,Sep. 2016, September 2016 9246,2.0,Donna B,https://www.tripadvisor.ca/Profile/I4165XRdonnab, nil,Aug. 2016, August 2016 9246,5.0,Marietheres M,https://www.tripadvisor.ca/Profile/aravely, nil,Jul. 2016, July 2016 9246,4.0,Corazon2012,https://www.tripadvisor.ca/Profile/Corazon2012, nil,Jun. 2016, June 2016 9246,nil,,nil, nil,nil,nil 9246,5.0,Mike M,https://www.tripadvisor.ca/Profile/mikemT7222HF, nil,Aug. 2014, August 2014 9246,3.0,beachbumAlberta,https://www.tripadvisor.ca/Profile/beachbumAlberta, nil,Jul. 2012, July 2012 9246,4.0,SuperDave47,https://www.tripadvisor.ca/Profile/SuperDave47, nil,Sep. 2009, August 2009 9246,1.0,Bid Ruth,https://www.tripadvisor.ca/Profile/BidRuth, nil,Aug. 2009, August 2009 9246,3.0,CanadaFamily,https://www.tripadvisor.ca/Profile/CanadaFamily, nil,Aug. 2009, August 2009 9247,nil,,nil, nil,nil,nil 9247,3.0,pandam0nium6,https://www.tripadvisor.ca/Profile/pandam0nium6, nil,Mar. 2016, March 2016 9247,3.0,katydid2014,https://www.tripadvisor.ca/Profile/katydid2014, nil,Aug. 2015, August 2015 9247,1.0,jewelsis,https://www.tripadvisor.ca/Profile/jewelsis, nil,Dec. 2014, December 2014 9247,1.0,krsthom,https://www.tripadvisor.ca/Profile/krsthom, nil,Apr. 2014, March 2014 9247,2.0,Jonefta,https://www.tripadvisor.ca/Profile/Jonefta, nil,Mar. 2014, February 2014 9247,4.0,DeeZaster,https://www.tripadvisor.ca/Profile/DeeZaster, nil,Aug. 2012, August 2012 9247,5.0,rlawoghk,https://www.tripadvisor.ca/Profile/rlawoghk, nil,Apr. 2012, August 2011 9247,1.0,John V,https://www.tripadvisor.ca/Profile/JohnV982, nil,Apr. 2012, March 2012 9247,1.0,p p,https://www.tripadvisor.ca/Profile/66pp, nil,Sep. 2011, August 2011 9247,1.0,candi f,https://www.tripadvisor.ca/Profile/candif, nil,Aug. 2011, August 2011 9247,4.0,garbeth77,https://www.tripadvisor.ca/Profile/garbeth77, nil,Aug. 2011, August 2011 9247,5.0,Roadmite,https://www.tripadvisor.ca/Profile/Roadmite, nil,Jun. 2010, January 2009 9247,4.0,silversvoice,https://www.tripadvisor.ca/Profile/silversvoice, nil,May 2007, May 2007 9248,2.0,erin1978382,https://www.tripadvisor.ca/Profile/erin1978382, nil,Mar. 2019, March 2019 9248,1.0,kbayta,https://www.tripadvisor.ca/Profile/kbayta, nil,Feb. 2019, February 2019 9248,1.0,Chevyfamily,https://www.tripadvisor.ca/Profile/Cedarwood123, nil,Jan. 2019, November 2018 9248,2.0,Gord R,https://www.tripadvisor.ca/Profile/gordr920, nil,Apr. 2018, April 2018 9248,4.0,geoqwest,https://www.tripadvisor.ca/Profile/geoqwest, nil,Aug. 2017, August 2017 9248,1.0,Rajesh P,https://www.tripadvisor.ca/Profile/rajeshp80, nil,Aug. 2017, August 2017 9248,1.0,Rose S,https://www.tripadvisor.ca/Profile/roses167, nil,Aug. 2017, August 2017 9248,3.0,tourorganiser99,https://www.tripadvisor.ca/Profile/tourorganiser99, nil,Sep. 2016, September 2016 9248,1.0,Don H,https://www.tripadvisor.ca/Profile/768donh, nil,Aug. 2016, August 2016 9248,5.0,Jen A,https://www.tripadvisor.ca/Profile/92JenA, nil,Aug. 2016, August 2016 9248,2.0,Harold E,https://www.tripadvisor.ca/Profile/HaroldE_13, nil,Aug. 2016, August 2016 9248,2.0,sasyhon,https://www.tripadvisor.ca/Profile/sasyhon, nil,Jul. 2016, July 2016 9248,1.0,Bob A D,https://www.tripadvisor.ca/Profile/bobad518, nil,Jul. 2016, July 2016 9248,4.0,CherylgHall,https://www.tripadvisor.ca/Profile/CherylgHall, nil,Jun. 2016, June 2016 9248,4.0,Fluenica,https://www.tripadvisor.ca/Profile/Fluenica, nil,May 2016, May 2016 9248,nil,,nil, nil,nil,nil 9248,3.0,Norman S,https://www.tripadvisor.ca/Profile/tuscantraveler54, nil,Sep. 2015, September 2015 9248,4.0,Ginger I,https://www.tripadvisor.ca/Profile/gingericecream, nil,Aug. 2015, August 2015 9248,4.0,Rhonda B,https://www.tripadvisor.ca/Profile/840rhondab, nil,Aug. 2015, August 2015 9248,4.0,CatharinaApple,https://www.tripadvisor.ca/Profile/CatharinaApple, nil,Aug. 2015, August 2015 9248,3.0,Chileaficionada,https://www.tripadvisor.ca/Profile/Chileaficionada, nil,Jul. 2015, June 2015 9248,3.0,Laurie-Van-Island,https://www.tripadvisor.ca/Profile/Laurie-Van-Island, nil,Sep. 2014, September 2014 9248,3.0,Cristie J,https://www.tripadvisor.ca/Profile/CristieJ_12, nil,Sep. 2014, September 2014 9248,2.0,Robin M,https://www.tripadvisor.ca/Profile/906robinm, nil,Aug. 2014, August 2014 9248,5.0,tripping192016,https://www.tripadvisor.ca/Profile/tripping192016, nil,Aug. 2014, August 2014 9248,4.0,Pekproperties,https://www.tripadvisor.ca/Profile/Pekproperties, nil,Aug. 2014, July 2014 9248,1.0,ihatesubway,https://www.tripadvisor.ca/Profile/ihatesubway, nil,Mar. 2014, March 2014 9248,1.0,pdiogo84,https://www.tripadvisor.ca/Profile/pdiogo84, nil,Feb. 2014, February 2014 9248,5.0,J M,https://www.tripadvisor.ca/Profile/905jm, nil,Jun. 2013, June 2013 9248,4.0,224488,https://www.tripadvisor.ca/Profile/224488, nil,Nov. 2012, December 2011 9248,1.0,Bailey9998,https://www.tripadvisor.ca/Profile/Bailey9998, nil,Oct. 2012, October 2012 9248,2.0,getonwithit403,https://www.tripadvisor.ca/Profile/getonwithit403, nil,Oct. 2010, October 2010 9248,1.0,sallygirl277,https://www.tripadvisor.ca/Profile/sallygirl277, nil,Oct. 2010, October 2010 9248,3.0,CozyHaven,https://www.tripadvisor.ca/Profile/CozyHaven, nil,Jul. 2010, June 2010 9248,4.0,liketravelGosford,https://www.tripadvisor.ca/Profile/liketravelGosford, nil,May 2010, April 2010 9248,1.0,hopesEdmonton,https://www.tripadvisor.ca/Profile/hopesEdmonton, nil,Oct. 2009, October 2009 9248,4.0,oldvictoriabob,https://www.tripadvisor.ca/Profile/oldvictoriabob, nil,Aug. 2009, August 2009 9248,2.0,Jay_D_A2,https://www.tripadvisor.ca/Profile/Jay_D_A2, nil,Aug. 2008, August 2008 9248,3.0,akcanyonking,https://www.tripadvisor.ca/Profile/akcanyonking, nil,Jun. 2008, June 2008 9248,5.0,graciousme,https://www.tripadvisor.ca/Profile/graciousme, nil,Oct. 2007, October 2007 9248,5.0,BrianVancouver,https://www.tripadvisor.ca/Profile/BrianVancouver, nil,Sep. 2007, September 2007 9248,1.0,TIARLA,https://www.tripadvisor.ca/Profile/TIARLA, nil,Sep. 2007, August 2007 9248,3.0,Bobby44,https://www.tripadvisor.ca/Profile/Bobby44, nil,Aug. 2007, August 2007 9249,5.0,California1973,https://www.tripadvisor.ca/Profile/SunshineCali1973, nil,Mar. 2019, March 2019 9249,5.0,Lawrence M,https://www.tripadvisor.ca/Profile/lawrencemG5117BN, nil,Mar. 2019, March 2019 9249,5.0,Sean and Donna B,https://www.tripadvisor.ca/Profile/seananddonnab, nil,Feb. 2019, January 2019 9249,1.0,Jillmac27,https://www.tripadvisor.ca/Profile/Jillmac27, nil,Jan. 2019, January 2019 9249,5.0,Rehole5,https://www.tripadvisor.ca/Profile/Rehole5, nil,Jan. 2019, January 2019 9249,nil,,nil, nil,nil,nil 9249,5.0,Flowergirltravels,https://www.tripadvisor.ca/Profile/Flowergirltravels, nil,Sep. 2018, September 2018 9249,5.0,Road135288,https://www.tripadvisor.ca/Profile/Road135288, nil,Sep. 2018, September 2018 9249,5.0,Denmark1970,https://www.tripadvisor.ca/Profile/Denmark1970, nil,Sep. 2018, May 2018 9249,5.0,T1nagw,https://www.tripadvisor.ca/Profile/T1nagw, nil,Aug. 2018, August 2018 9249,5.0,Alan P,https://www.tripadvisor.ca/Profile/478alanp, nil,Jul. 2018, July 2018 9249,5.0,david f,https://www.tripadvisor.ca/Profile/calgarydavid2015, nil,May 2018, May 2018 9249,4.0,tom_mar123,https://www.tripadvisor.ca/Profile/tom_mar123, nil,Jan. 2018, January 2018 9249,5.0,Jack M,https://www.tripadvisor.ca/Profile/N5980XVjackm, nil,Jan. 2018, January 2018 9249,4.0,lin23,https://www.tripadvisor.ca/Profile/lin23, nil,Oct. 2017, September 2017 9249,5.0,nana5,https://www.tripadvisor.ca/Profile/kmt6973, nil,Sep. 2017, September 2017 9249,4.0,petermitchell99,https://www.tripadvisor.ca/Profile/petermitchell99, nil,Aug. 2017, July 2017 9249,5.0,Where-now-guys,https://www.tripadvisor.ca/Profile/Where-now-guys, nil,Aug. 2017, July 2017 9249,5.0,Bart S,https://www.tripadvisor.ca/Profile/BartS1256, nil,Aug. 2017, August 2017 9249,5.0,Sandra Oosterlee,https://www.tripadvisor.ca/Profile/sandraoosterlee, nil,Jun. 2017, June 2017 9249,5.0,Brian2404,https://www.tripadvisor.ca/Profile/Brian2404, nil,Jun. 2017, May 2017 9249,4.0,WilsonCapeTown,https://www.tripadvisor.ca/Profile/WilsonCapeTown, nil,May 2017, May 2017 9249,5.0,GPH59,https://www.tripadvisor.ca/Profile/GPH59, nil,May 2017, May 2017 9249,5.0,Tammy M,https://www.tripadvisor.ca/Profile/TM11_Travels, nil,Apr. 2017, April 2017 9249,5.0,Koenigstigerente,https://www.tripadvisor.ca/Profile/Koenigstigerente, nil,Mar. 2017, March 2017 9249,5.0,Andrew S,https://www.tripadvisor.ca/Profile/C5123TAandrews, nil,Jan. 2017, December 2016 9249,5.0,Tim S,https://www.tripadvisor.ca/Profile/759tims, nil,Jan. 2017, December 2016 9249,5.0,mohnlcaroline,https://www.tripadvisor.ca/Profile/mohnlcaroline, nil,Oct. 2016, October 2016 9249,5.0,Gregory M,https://www.tripadvisor.ca/Profile/GregoryM1920, nil,Oct. 2016, October 2016 9249,5.0,brice3911,https://www.tripadvisor.ca/Profile/brice3911, nil,Oct. 2016, October 2016 9249,5.0,jimandbevy,https://www.tripadvisor.ca/Profile/jimandbevy, nil,Oct. 2016, October 2016 9249,5.0,Pam N,https://www.tripadvisor.ca/Profile/578pamn, nil,Sep. 2016, August 2016 9249,5.0,60Donna64,https://www.tripadvisor.ca/Profile/60Donna64, nil,Aug. 2016, August 2016 9249,5.0,Inkomo,https://www.tripadvisor.ca/Profile/Inkomo, nil,Aug. 2016, July 2016 9249,5.0,Val P,https://www.tripadvisor.ca/Profile/valp831, nil,Jul. 2016, July 2016 9249,5.0,DominiqueDeclerck,https://www.tripadvisor.ca/Profile/DominiqueDeclerck, nil,Jul. 2016, June 2016 9249,5.0,jean-s,https://www.tripadvisor.ca/Profile/jean-s, nil,Jul. 2016, June 2016 9249,5.0,Drue I,https://www.tripadvisor.ca/Profile/druei2016, nil,Jun. 2016, June 2016 9249,5.0,jmwiebe,https://www.tripadvisor.ca/Profile/jmwiebe, nil,Jun. 2016, June 2016 9249,5.0,mlollipop22,https://www.tripadvisor.ca/Profile/mlollipop22, nil,Jun. 2016, June 2016 9249,5.0,Ed R,https://www.tripadvisor.ca/Profile/edr682, nil,Jun. 2016, June 2016 9249,4.0,lchjr,https://www.tripadvisor.ca/Profile/lchjr, nil,Jun. 2016, May 2016 9249,5.0,pickascreennamepicka,https://www.tripadvisor.ca/Profile/pickascreennamepicka, nil,Jun. 2016, May 2016 9249,4.0,404eric,https://www.tripadvisor.ca/Profile/404eric, nil,May 2016, April 2016 9249,5.0,dkerr99,https://www.tripadvisor.ca/Profile/dkerr99, nil,May 2016, May 2016 9249,5.0,Fiona G,https://www.tripadvisor.ca/Profile/FionaG618, nil,Apr. 2016, April 2016 9249,5.0,TinaClou,https://www.tripadvisor.ca/Profile/TinaClou, nil,Mar. 2016, February 2016 9249,5.0,Avi M,https://www.tripadvisor.ca/Profile/208avim, nil,Oct. 2015, September 2015 9249,5.0,lcs989,https://www.tripadvisor.ca/Profile/lcs989, nil,Oct. 2015, October 2015 9249,5.0,ksmileyPortLudlowWa,https://www.tripadvisor.ca/Profile/ksmileyPortLudlowWa, nil,Oct. 2015, September 2015 9249,5.0,KCV60,https://www.tripadvisor.ca/Profile/KCV60, nil,Sep. 2015, September 2015 9249,5.0,jgomel,https://www.tripadvisor.ca/Profile/jgomel, nil,Sep. 2015, September 2015 9249,5.0,HunterP1,https://www.tripadvisor.ca/Profile/HunterP1, nil,Sep. 2015, August 2015 9249,5.0,Sailorsgirl,https://www.tripadvisor.ca/Profile/Sailorsgirl, nil,Sep. 2015, September 2015 9249,5.0,Shannon Z,https://www.tripadvisor.ca/Profile/ShannonZ122, nil,Aug. 2015, August 2015 9249,5.0,Elenaben,https://www.tripadvisor.ca/Profile/Elenaben, nil,Aug. 2015, August 2015 9249,3.0,Laura W,https://www.tripadvisor.ca/Profile/George1891, nil,Aug. 2015, July 2015 9249,5.0,tiggy57,https://www.tripadvisor.ca/Profile/tiggy57, nil,Aug. 2015, August 2015 9249,5.0,Wei L,https://www.tripadvisor.ca/Profile/weil318, nil,Aug. 2015, May 2015 9249,5.0,Dale Y,https://www.tripadvisor.ca/Profile/512daley, nil,Jul. 2015, July 2015 9249,5.0,LindaB_7,https://www.tripadvisor.ca/Profile/LindaB_7, nil,Jul. 2015, June 2015 9249,4.0,FrozenMe,https://www.tripadvisor.ca/Profile/FrozenMe, nil,Jul. 2015, July 2015 9249,5.0,Paul F,https://www.tripadvisor.ca/Profile/PaulF241, nil,Jul. 2015, July 2015 9249,5.0,NewBrunswick57,https://www.tripadvisor.ca/Profile/NewBrunswick57, nil,Jun. 2015, June 2015 9249,5.0,Prissymoma,https://www.tripadvisor.ca/Profile/Prissymoma, nil,Jun. 2015, June 2015 9249,4.0,Janey51,https://www.tripadvisor.ca/Profile/Janey51, nil,Jun. 2015, May 2015 9249,5.0,290Ruthie,https://www.tripadvisor.ca/Profile/290Ruthie, nil,May 2015, May 2015 9249,5.0,TimandCami,https://www.tripadvisor.ca/Profile/TimandCami, nil,May 2015, April 2015 9249,5.0,CindyLWho,https://www.tripadvisor.ca/Profile/CindyLWho, nil,Apr. 2015, April 2015 9249,5.0,Christie M,https://www.tripadvisor.ca/Profile/403christiem, nil,Apr. 2015, March 2015 9249,5.0,EveOfCairo,https://www.tripadvisor.ca/Profile/EveOfCairo, nil,Jan. 2015, December 2014 9249,5.0,270Loch,https://www.tripadvisor.ca/Profile/270Loch, nil,Oct. 2014, August 2014 9249,4.0,KarinvN73,https://www.tripadvisor.ca/Profile/KarinvN73, nil,Oct. 2014, September 2014 9249,3.0,REISEGIGI,https://www.tripadvisor.ca/Profile/REISEGIGI, nil,Sep. 2014, July 2014 9249,5.0,Harald H,https://www.tripadvisor.ca/Profile/192haraldh, nil,Sep. 2014, August 2014 9249,5.0,arlynkerr,https://www.tripadvisor.ca/Profile/arlynkerr, nil,Sep. 2014, September 2014 9249,5.0,MoJo1_Oz,https://www.tripadvisor.ca/Profile/MoJo1_Oz, nil,Sep. 2014, September 2014 9249,5.0,Ladypilot10,https://www.tripadvisor.ca/Profile/Ladypilot10, nil,Sep. 2014, August 2014 9249,5.0,Fans-of_B-B,https://www.tripadvisor.ca/Profile/Fans-of_B-B, nil,Aug. 2014, August 2014 9249,5.0,Greenpitcher,https://www.tripadvisor.ca/Profile/Greenpitcher, nil,Aug. 2014, August 2014 9249,5.0,Luana777,https://www.tripadvisor.ca/Profile/Luana777, nil,Aug. 2014, July 2014 9249,5.0,stewie476,https://www.tripadvisor.ca/Profile/stewie476, nil,Aug. 2014, August 2014 9249,3.0,pdm72,https://www.tripadvisor.ca/Profile/pdm72, nil,Aug. 2014, July 2014 9249,5.0,Bobbi K,https://www.tripadvisor.ca/Profile/bobbik469, nil,Jul. 2014, July 2014 9249,5.0,Judy D,https://www.tripadvisor.ca/Profile/797judyd, nil,Jul. 2014, June 2014 9249,5.0,hugh c,https://www.tripadvisor.ca/Profile/537hughc, nil,Jun. 2014, June 2014 9249,5.0,JJ W,https://www.tripadvisor.ca/Profile/199jjw, nil,Jun. 2014, May 2014 9249,5.0,debra_kootenays,https://www.tripadvisor.ca/Profile/debra_kootenays, nil,May 2014, May 2014 9249,5.0,Judy M,https://www.tripadvisor.ca/Profile/J9571BKjudym, nil,May 2014, May 2014 9249,5.0,Jim H,https://www.tripadvisor.ca/Profile/623jimh, nil,May 2014, May 2014 9249,5.0,L K,https://www.tripadvisor.ca/Profile/635lk, nil,May 2014, April 2014 9249,5.0,Priscilla K,https://www.tripadvisor.ca/Profile/573priscillak, nil,Apr. 2014, April 2014 9249,5.0,Benjamin C,https://www.tripadvisor.ca/Profile/550benjaminc, nil,Apr. 2014, April 2014 9249,5.0,Elmer M,https://www.tripadvisor.ca/Profile/163elmerm, nil,Apr. 2014, March 2014 9249,5.0,mikeinFL,https://www.tripadvisor.ca/Profile/mikeinFL, nil,Apr. 2014, March 2014 9249,5.0,CindyBarnes,https://www.tripadvisor.ca/Profile/CindyBarnes, nil,Dec. 2013, November 2013 9249,5.0,Vaila R,https://www.tripadvisor.ca/Profile/vailar2016, nil,Oct. 2013, October 2013 9249,5.0,Eric S,https://www.tripadvisor.ca/Profile/C4996CTerics, nil,Sep. 2013, September 2013 9249,4.0,CatJD,https://www.tripadvisor.ca/Profile/CatJD, nil,Sep. 2013, July 2013 9249,5.0,Roger S,https://www.tripadvisor.ca/Profile/W7451FTrogers, nil,Sep. 2013, September 2013 9249,5.0,Bluesdude,https://www.tripadvisor.ca/Profile/Bluesdude, nil,Sep. 2013, August 2013 9249,5.0,GOLFFLUSH,https://www.tripadvisor.ca/Profile/GOLFFLUSH, nil,Aug. 2013, August 2013 9249,5.0,VancouverTraveller81,https://www.tripadvisor.ca/Profile/VancouverTraveller81, nil,Aug. 2013, August 2013 9249,5.0,Joanne L,https://www.tripadvisor.ca/Profile/joannel70, nil,Aug. 2013, August 2013 9249,5.0,GrandmaGoldwing,https://www.tripadvisor.ca/Profile/GrandmaGoldwing, nil,Aug. 2013, July 2013 9249,5.0,CabotUK,https://www.tripadvisor.ca/Profile/CabotUK, nil,Jun. 2013, June 2013 9249,5.0,Shelly R,https://www.tripadvisor.ca/Profile/ShellyR50, nil,Jun. 2013, May 2013 9249,5.0,Garybb,https://www.tripadvisor.ca/Profile/Garybb, nil,Apr. 2013, April 2013 9249,5.0,Susan K,https://www.tripadvisor.ca/Profile/SusanK476, nil,Apr. 2013, April 2013 9249,5.0,Original_LFB,https://www.tripadvisor.ca/Profile/Original_LFB, nil,Dec. 2012, December 2012 9249,5.0,Jim T,https://www.tripadvisor.ca/Profile/823JimT, nil,Dec. 2012, August 2012 9249,5.0,Jordan C,https://www.tripadvisor.ca/Profile/JordanC195, nil,Dec. 2012, September 2012 9249,5.0,johnnymutha,https://www.tripadvisor.ca/Profile/johnnymutha, nil,Oct. 2012, October 2012 9249,5.0,FransHeijmans,https://www.tripadvisor.ca/Profile/FransHeijmans, nil,Sep. 2012, September 2012 9249,5.0,Richard288,https://www.tripadvisor.ca/Profile/Richard288, nil,Sep. 2012, September 2012 9249,5.0,Bill B,https://www.tripadvisor.ca/Profile/L4135SDbillb, nil,Sep. 2012, August 2012 9249,2.0,MadelineWA,https://www.tripadvisor.ca/Profile/MadelineWA, nil,Aug. 2012, August 2012 9249,5.0,Family152,https://www.tripadvisor.ca/Profile/Family152, nil,Aug. 2012, July 2012 9249,5.0,Lulu67,https://www.tripadvisor.ca/Profile/Lulu67, nil,Aug. 2012, August 2012 9249,5.0,SalishSea101,https://www.tripadvisor.ca/Profile/SalishSea101, nil,May 2012, May 2012 9249,5.0,krazygardens,https://www.tripadvisor.ca/Profile/krazygardens, nil,May 2012, May 2012 9249,4.0,yslink,https://www.tripadvisor.ca/Profile/yslink, nil,Mar. 2012, March 2012 9249,5.0,Brenda H,https://www.tripadvisor.ca/Profile/BrendaH931, nil,Oct. 2011, September 2011 9249,4.0,7Sarah,https://www.tripadvisor.ca/Profile/7Sarah, nil,Oct. 2011, October 2011 9249,5.0,Deborahquilt,https://www.tripadvisor.ca/Profile/Deborahquilt, nil,Aug. 2011, August 2011 9249,5.0,92JENNY92,https://www.tripadvisor.ca/Profile/92JENNY92, nil,Aug. 2011, July 2011 9249,5.0,WorldTraveler86_11,https://www.tripadvisor.ca/Profile/WorldTraveler86_11, nil,Aug. 2011, August 2011 9249,5.0,Vops,https://www.tripadvisor.ca/Profile/Vops, nil,Aug. 2011,nil 9249,5.0,Marilynfrom,https://www.tripadvisor.ca/Profile/Marilynfrom, nil,Aug. 2011, July 2011 9249,5.0,255370wendy,https://www.tripadvisor.ca/Profile/255370wendy, nil,Jul. 2011, July 2011 9249,5.0,missjaneth,https://www.tripadvisor.ca/Profile/missjaneth, nil,Jul. 2011, July 2011 9249,5.0,pamkrowec,https://www.tripadvisor.ca/Profile/pamkrowec, nil,Jul. 2011, July 2011 9249,5.0,LynnCMoore,https://www.tripadvisor.ca/Profile/LynnCMoore, nil,Jul. 2011, July 2011 9249,5.0,Ney23,https://www.tripadvisor.ca/Profile/Ney23, nil,Jul. 2011, June 2011 9249,5.0,WendyFrenchCarlsbad,https://www.tripadvisor.ca/Profile/WendyFrenchCarlsbad, nil,Jul. 2011, June 2011 9249,5.0,KweqSmanit,https://www.tripadvisor.ca/Profile/KweqSmanit, nil,Jun. 2011, June 2011 9249,5.0,Dotje78,https://www.tripadvisor.ca/Profile/Dotje78, nil,Jun. 2011, June 2011 9249,5.0,patpyght,https://www.tripadvisor.ca/Profile/patpyght, nil,Jun. 2011, June 2011 9249,5.0,Dryhen,https://www.tripadvisor.ca/Profile/Dryhen, nil,Jun. 2011, May 2011 9249,4.0,mandr268,https://www.tripadvisor.ca/Profile/mandr268, nil,Jun. 2011, June 2011 9249,5.0,Nana121,https://www.tripadvisor.ca/Profile/Nana121, nil,May 2011, April 2011 9249,5.0,Bernie N,https://www.tripadvisor.ca/Profile/TravelingBern, nil,May 2011, May 2011 9249,5.0,skimble2,https://www.tripadvisor.ca/Profile/skimble2, nil,May 2011, April 2011 9249,5.0,HLueck,https://www.tripadvisor.ca/Profile/HLueck, nil,Apr. 2011, March 2011 9249,5.0,doctucker,https://www.tripadvisor.ca/Profile/doctucker, nil,Apr. 2011, April 2011 9249,5.0,Rosas96,https://www.tripadvisor.ca/Profile/Rosas96, nil,Jan. 2011, June 2010 9249,5.0,happytravels2110,https://www.tripadvisor.ca/Profile/happytravels2110, nil,Nov. 2010, October 2010 9249,5.0,chris_cycledorset,https://www.tripadvisor.ca/Profile/chris_cycledorset, nil,Oct. 2010, September 2010 9249,5.0,megaposer,https://www.tripadvisor.ca/Profile/megaposer, nil,Oct. 2010, September 2010 9249,5.0,fvkasm2x,https://www.tripadvisor.ca/Profile/fvkasm2x, nil,Sep. 2010, July 2010 9249,5.0,Ayrtons,https://www.tripadvisor.ca/Profile/Ayrtons, nil,Sep. 2010, September 2010 9249,5.0,Luciana B,https://www.tripadvisor.ca/Profile/LB_1957, nil,Sep. 2010, August 2010 9249,3.0,Crazyladybird,https://www.tripadvisor.ca/Profile/Crazyladybird, nil,Sep. 2010, July 2010 9249,5.0,saddlers88,https://www.tripadvisor.ca/Profile/saddlers88, nil,Aug. 2010, August 2009 9249,5.0,SteveO1958,https://www.tripadvisor.ca/Profile/SteveO1958, nil,Jul. 2010, July 2010 9249,5.0,Rosie58Kent,https://www.tripadvisor.ca/Profile/Rosie58Kent, nil,Jul. 2010, June 2010 9249,5.0,samsara_10,https://www.tripadvisor.ca/Profile/samsara_10, nil,Jul. 2010, July 2010 9249,5.0,TemptUs,https://www.tripadvisor.ca/Profile/TemptUs, nil,Jun. 2010, June 2010 9249,5.0,rebjrmd,https://www.tripadvisor.ca/Profile/rebjrmd, nil,May 2010, April 2010 9249,4.0,PeterkB,https://www.tripadvisor.ca/Profile/PeterkB, nil,Apr. 2010, April 2010 9249,5.0,Getaways2010,https://www.tripadvisor.ca/Profile/Getaways2010, nil,Mar. 2010, January 2010 9249,5.0,threewonderfulkids,https://www.tripadvisor.ca/Profile/threewonderfulkids, nil,Feb. 2010, February 2010 9249,5.0,WillFish,https://www.tripadvisor.ca/Profile/WillFish, nil,Feb. 2010, September 2009 9249,5.0,daviestracy42,https://www.tripadvisor.ca/Profile/daviestracy42, nil,Jan. 2010, December 2009 9249,5.0,ItalianInPastLife,https://www.tripadvisor.ca/Profile/ItalianInPastLife, nil,Oct. 2009, September 2009 9249,5.0,jim_hale1,https://www.tripadvisor.ca/Profile/jim_hale1, nil,Sep. 2009, July 2007 9249,5.0,yybgal,https://www.tripadvisor.ca/Profile/yybgal, nil,Sep. 2009, September 2009 9249,5.0,sweetlilkisses,https://www.tripadvisor.ca/Profile/sweetlilkisses, nil,Sep. 2009, August 2006 9249,5.0,loriann1957,https://www.tripadvisor.ca/Profile/loriann1957, nil,Sep. 2009, September 2009 9250,4.0,Rase90,https://www.tripadvisor.ca/Profile/Rase90, nil,Aug. 2018, August 2018 9250,5.0,KayleighE9,https://www.tripadvisor.ca/Profile/KayleighE9, nil,Apr. 2018, May 2017 9250,nil,,nil, nil,nil,nil 9250,5.0,DianneJanice,https://www.tripadvisor.ca/Profile/DianneJanice, nil,May 2016, April 2016 9250,4.0,Lewisthedog,https://www.tripadvisor.ca/Profile/Lewisthedog, nil,Dec. 2014, September 2014 9250,5.0,M W,https://www.tripadvisor.ca/Profile/201mw, nil,Jul. 2014, July 2014 9250,5.0,Nikki S,https://www.tripadvisor.ca/Profile/471nikkis, nil,Oct. 2013, October 2013 9250,3.0,Tara B,https://www.tripadvisor.ca/Profile/tarab158, nil,Jun. 2013, April 2013 9250,5.0,Sabrina P,https://www.tripadvisor.ca/Profile/SabrinaP970, nil,Oct. 2012, September 2012 9250,2.0,Paul G,https://www.tripadvisor.ca/Profile/paulg784, nil,Aug. 2012, August 2012 9250,5.0,irene h,https://www.tripadvisor.ca/Profile/225ireneh, nil,May 2012, May 2012 9250,5.0,Theresa S,https://www.tripadvisor.ca/Profile/TheresaS839, nil,Jan. 2012, December 2011 9250,5.0,linda8201,https://www.tripadvisor.ca/Profile/linda8201, nil,Jul. 2011, July 2011 9251,nil,,nil, nil,nil,nil 9251,4.0,mike b,https://www.tripadvisor.ca/Profile/49mikeb, nil,Jun. 2018, June 2018 9251,5.0,Phillip D,https://www.tripadvisor.ca/Profile/United21, nil,Jun. 2018, June 2018 9251,4.0,Luciano N,https://www.tripadvisor.ca/Profile/lucianon347, nil,Mar. 2018, March 2018 9251,4.0,Lorie10,https://www.tripadvisor.ca/Profile/Lorie10, nil,Mar. 2018, March 2018 9251,5.0,Reema R,https://www.tripadvisor.ca/Profile/ReemaR_12, nil,Aug. 2017, August 2017 9251,5.0,I_DScotland,https://www.tripadvisor.ca/Profile/I_DScotland, nil,Oct. 2016, June 2016 9251,4.0,Jean H,https://www.tripadvisor.ca/Profile/jeanhM4310GM, nil,Oct. 2016, September 2016 9251,4.0,Yap661,https://www.tripadvisor.ca/Profile/Yap661, nil,Sep. 2016, August 2016 9251,3.0,Adele P,https://www.tripadvisor.ca/Profile/AdeleP15, nil,Sep. 2016, July 2016 9251,1.0,Alan B,https://www.tripadvisor.ca/Profile/A8830TSalanb, nil,Aug. 2016, July 2016 9251,5.0,Jane F,https://www.tripadvisor.ca/Profile/janef323, nil,Jun. 2016, May 2016 9251,4.0,Angie C,https://www.tripadvisor.ca/Profile/AngieC367, nil,Mar. 2016, February 2016 9251,4.0,SliceOfLemon,https://www.tripadvisor.ca/Profile/SliceOfLemon, nil,Feb. 2016, February 2016 9251,4.0,Schmuck U,https://www.tripadvisor.ca/Profile/schmucku, nil,Feb. 2016, February 2016 9251,4.0,flametamer911,https://www.tripadvisor.ca/Profile/flametamer911, nil,Jan. 2016, December 2015 9251,5.0,funretreat,https://www.tripadvisor.ca/Profile/funretreat, nil,Dec. 2015, October 2015 9251,5.0,Vicki L,https://www.tripadvisor.ca/Profile/828vickil, nil,Nov. 2015, November 2015 9251,5.0,Vanessa N,https://www.tripadvisor.ca/Profile/vanessan334, nil,Nov. 2015, September 2015 9251,5.0,Susan S,https://www.tripadvisor.ca/Profile/67SusanS, nil,Sep. 2015, September 2015 9251,5.0,Rickeoni,https://www.tripadvisor.ca/Profile/Rickeoni, nil,Sep. 2015, August 2015 9251,5.0,Humphrey76,https://www.tripadvisor.ca/Profile/Humphrey76, nil,Sep. 2015, August 2015 9251,5.0,Larry O,https://www.tripadvisor.ca/Profile/larryo182, nil,Aug. 2015, August 2015 9251,5.0,35traveler35,https://www.tripadvisor.ca/Profile/35traveler35, nil,Jul. 2015, July 2015 9251,2.0,Brandon J,https://www.tripadvisor.ca/Profile/brandonj608, nil,Aug. 2014, August 2014 9251,3.0,Hoss74,https://www.tripadvisor.ca/Profile/Hoss74, nil,Jul. 2014, July 2014 9251,5.0,Terri M,https://www.tripadvisor.ca/Profile/686terrim, nil,Jul. 2014, July 2014 9251,2.0,Jill S,https://www.tripadvisor.ca/Profile/139jills, nil,Jul. 2014, July 2014 9251,1.0,dwayne b,https://www.tripadvisor.ca/Profile/80dwayneb, nil,Jul. 2014, July 2014 9251,1.0,Lovedirt,https://www.tripadvisor.ca/Profile/Lovedirt, nil,Jul. 2014, May 2014 9251,3.0,Fishtwomuch,https://www.tripadvisor.ca/Profile/Fishtwomuch, nil,Jun. 2014, June 2014 9251,2.0,Brian G,https://www.tripadvisor.ca/Profile/briangV1688XA, nil,May 2014, May 2014 9251,5.0,travellalala,https://www.tripadvisor.ca/Profile/travellalala, nil,Dec. 2013, July 2013 9251,4.0,Ildiko B,https://www.tripadvisor.ca/Profile/IldikoB747, nil,Aug. 2013, July 2013 9251,5.0,CarlaDee375,https://www.tripadvisor.ca/Profile/CarlaDee375, nil,Jul. 2013, July 2013 9251,5.0,catnip2377,https://www.tripadvisor.ca/Profile/catnip2377, nil,Jun. 2013, June 2013 9251,5.0,MadisonJessie,https://www.tripadvisor.ca/Profile/MadisonJessie, nil,Jan. 2013, January 2013 9251,2.0,Kyla_11,https://www.tripadvisor.ca/Profile/Kyla_11, nil,Jan. 2013, December 2012 9251,5.0,Sarah C,https://www.tripadvisor.ca/Profile/673sarahc, nil,Jun. 2012, June 2012 9251,5.0,VncrCanada,https://www.tripadvisor.ca/Profile/VncrCanada, nil,Feb. 2012, February 2012 9252,nil,,nil, nil,nil,nil 9253,3.0,Lisa W,https://www.tripadvisor.ca/Profile/C3264KOlisaw, nil,Sep. 2018, September 2018 9253,4.0,AN Village H,https://www.tripadvisor.ca/Profile/anvillageh, nil,Jul. 2018, July 2018 9253,1.0,Bilibob2157,https://www.tripadvisor.ca/Profile/Bilibob2157, nil,Aug. 2017, August 2017 9253,1.0,Terri2290,https://www.tripadvisor.ca/Profile/Terri2290, nil,Aug. 2017, August 2017 9253,3.0,itpilot,https://www.tripadvisor.ca/Profile/itpilot, nil,Jul. 2017, June 2017 9253,1.0,Tiffany K,https://www.tripadvisor.ca/Profile/66tiffanyk, nil,Jun. 2017, June 2017 9253,3.0,thecrazydoglady,https://www.tripadvisor.ca/Profile/thecrazydoglady, nil,Mar. 2017, March 2017 9253,1.0,mikematt1461,https://www.tripadvisor.ca/Profile/mikematt1461, nil,Oct. 2016, October 2016 9253,1.0,Joe S,https://www.tripadvisor.ca/Profile/F6732WBjoes, nil,Sep. 2016, September 2016 9253,2.0,claire m,https://www.tripadvisor.ca/Profile/clairemT9484LS, nil,Sep. 2016, September 2016 9253,4.0,nickvangaans,https://www.tripadvisor.ca/Profile/nickvangaans, nil,Aug. 2016, August 2016 9253,2.0,astromac866,https://www.tripadvisor.ca/Profile/astromac866, nil,Jul. 2016, July 2016 9253,1.0,Chris H,https://www.tripadvisor.ca/Profile/G9808ZHchrish, nil,Jun. 2016, June 2016 9253,5.0,Maria G,https://www.tripadvisor.ca/Profile/U3808NRmariag, nil,Apr. 2016, July 2015 9253,3.0,Kileebear,https://www.tripadvisor.ca/Profile/Kileebear, nil,Feb. 2016, July 2015 9253,nil,,nil, nil,nil,nil 9253,4.0,keith j,https://www.tripadvisor.ca/Profile/keithj664, nil,Sep. 2013, September 2013 9253,4.0,Shannon B,https://www.tripadvisor.ca/Profile/ShannonB999, nil,Sep. 2013, September 2013 9253,5.0,Rav S,https://www.tripadvisor.ca/Profile/RavS556, nil,May 2013, May 2013 9253,5.0,Michelle L,https://www.tripadvisor.ca/Profile/michellel527, nil,May 2013, August 2012 9253,1.0,Christina20132013,https://www.tripadvisor.ca/Profile/Christina20132013, nil,Apr. 2013, April 2013 9253,4.0,Heatherbooth,https://www.tripadvisor.ca/Profile/Heatherbooth, nil,May 2012, May 2012 9253,4.0,aiserin,https://www.tripadvisor.ca/Profile/aiserin, nil,Aug. 2011, August 2011 9253,1.0,WesternFamilyofFive,https://www.tripadvisor.ca/Profile/WesternFamilyofFive, nil,Jul. 2011, July 2011 9253,3.0,SurreyGirl_10,https://www.tripadvisor.ca/Profile/SurreyGirl_10, nil,Aug. 2010, July 2010 9253,4.0,voyage734,https://www.tripadvisor.ca/Profile/voyage734, nil,Jun. 2010, May 2010 9253,1.0,vanfan_10,https://www.tripadvisor.ca/Profile/vanfan_10, nil,May 2010, August 2007 9253,1.0,muskokagal2,https://www.tripadvisor.ca/Profile/muskokagal2, nil,Jul. 2009, September 2008 9253,4.0,trident478,https://www.tripadvisor.ca/Profile/trident478, nil,Jun. 2009, July 2008 9253,1.0,jacksonsmum,https://www.tripadvisor.ca/Profile/jacksonsmum, nil,Aug. 2008, August 2008 9253,3.0,canadiantraveller079,https://www.tripadvisor.ca/Profile/canadiantraveller079, nil,Aug. 2008, April 2008 9254,2.0,lindawpg,https://www.tripadvisor.ca/Profile/lindawpg, nil,Sep. 2018, September 2018 9254,5.0,Suzanne D,https://www.tripadvisor.ca/Profile/suzannedH5121ZR, nil,Aug. 2018, August 2018 9254,4.0,LightPacker728460,https://www.tripadvisor.ca/Profile/LightPacker728460, nil,Aug. 2018, August 2018 9254,4.0,Nina D,https://www.tripadvisor.ca/Profile/932ninad, nil,Jul. 2018, June 2018 9254,5.0,Suzanne G,https://www.tripadvisor.ca/Profile/suzanneg259, nil,Jun. 2018, June 2018 9254,4.0,specialklc,https://www.tripadvisor.ca/Profile/specialklc, nil,Jun. 2018, June 2018 9254,4.0,Bob S,https://www.tripadvisor.ca/Profile/352bobs, nil,Sep. 2017, September 2017 9254,5.0,princess2375,https://www.tripadvisor.ca/Profile/princess2375, nil,Jun. 2017, July 2016 9254,5.0,Eric B,https://www.tripadvisor.ca/Profile/ericbX1701FN, nil,May 2017, May 2017 9254,4.0,Lynnruff,https://www.tripadvisor.ca/Profile/Lynnruff, nil,Sep. 2016, September 2016 9254,5.0,scranton21,https://www.tripadvisor.ca/Profile/scranton21, nil,Jun. 2016, May 2016 9254,4.0,KenandSyl,https://www.tripadvisor.ca/Profile/KenandSyl, nil,Jun. 2016, May 2016 9254,3.0,kaykay41870,https://www.tripadvisor.ca/Profile/kaykay41870, nil,Jan. 2016, July 2015 9254,3.0,Carmen S,https://www.tripadvisor.ca/Profile/CarmenS272, nil,Sep. 2015, September 2015 9254,5.0,Dick G,https://www.tripadvisor.ca/Profile/DickG_11, nil,Sep. 2015, August 2015 9254,3.0,S&W-82,https://www.tripadvisor.ca/Profile/Tutie635, nil,Sep. 2015, August 2015 9254,3.0,284wendyg,https://www.tripadvisor.ca/Profile/284wendyg, nil,Jul. 2015, July 2015 9254,3.0,Andreas S,https://www.tripadvisor.ca/Profile/Andreasuess1964, nil,Jul. 2015, June 2015 9254,nil,,nil, nil,nil,nil 9255,5.0,rs4jeff,https://www.tripadvisor.ca/Profile/rs4jeff, nil,Oct. 2018, September 2018 9255,2.0,youngmomma,https://www.tripadvisor.ca/Profile/youngmomma, nil,Nov. 2017, July 2017 9255,nil,,nil, nil,nil,nil 9255,3.0,Liz S,https://www.tripadvisor.ca/Profile/lizs404, nil,Oct. 2016, August 2016 9255,5.0,runningdevendra,https://www.tripadvisor.ca/Profile/runningdevendra, nil,Jun. 2016, June 2016 9255,4.0,Sean M,https://www.tripadvisor.ca/Profile/X1588IEseanm, nil,Aug. 2015, July 2015 9255,1.0,Morpheus9991,https://www.tripadvisor.ca/Profile/Morpheus9991, nil,Jun. 2014, September 2013 9256,4.0,Carl F,https://www.tripadvisor.ca/Profile/W5576FAcarlf, nil,Oct. 2018, October 2018 9256,3.0,marianandlloyd,https://www.tripadvisor.ca/Profile/marianandlloyd, nil,Aug. 2018, June 2018 9256,4.0,jody b,https://www.tripadvisor.ca/Profile/jodyb, nil,Jul. 2018, July 2018 9256,1.0,Skira13,https://www.tripadvisor.ca/Profile/Skira13, nil,Apr. 2018, April 2018 9256,5.0,68Joe,https://www.tripadvisor.ca/Profile/68Joe, nil,Nov. 2017, November 2017 9256,4.0,Paul A,https://www.tripadvisor.ca/Profile/paulaW9030ER, nil,Jul. 2017, July 2017 9256,3.0,danielh318,https://www.tripadvisor.ca/Profile/danielh318, nil,Jul. 2017, July 2017 9256,5.0,Pam C,https://www.tripadvisor.ca/Profile/Pamandian, nil,Jul. 2017, July 2017 9256,3.0,gunnyappleseed,https://www.tripadvisor.ca/Profile/gunnyappleseed, nil,Oct. 2016, August 2016 9256,3.0,Steven R,https://www.tripadvisor.ca/Profile/StevenR245, nil,Oct. 2016, September 2016 9257,nil,,nil, nil,nil,nil 9258,nil,,nil, nil,nil,nil 9259,4.0,Betty L,https://www.tripadvisor.ca/Profile/BettyL658, nil,Sep. 2018, August 2018 9259,1.0,Viviana C,https://www.tripadvisor.ca/Profile/VivianaC8, nil,Aug. 2018, August 2018 9259,1.0,Marie-Pierre C,https://www.tripadvisor.ca/Profile/Marie_PierreC941, nil,Oct. 2017, October 2017 9259,3.0,Russ L,https://www.tripadvisor.ca/Profile/314russl, nil,Sep. 2017, June 2017 9259,1.0,eberhardbergler,https://www.tripadvisor.ca/Profile/eberhardbergler, nil,Aug. 2017, August 2017 9259,1.0,bowyergirl2017,https://www.tripadvisor.ca/Profile/bowyergirl2017, nil,Aug. 2017, July 2017 9259,5.0,LottieMcCurse,https://www.tripadvisor.ca/Profile/LottieMcCurse, nil,Jul. 2017, July 2017 9259,1.0,Lauren198329,https://www.tripadvisor.ca/Profile/Lauren198329, nil,Jun. 2017, June 2017 9259,1.0,Colin B,https://www.tripadvisor.ca/Profile/colinbE8232GA, nil,Jun. 2017, June 2017 9259,3.0,Devon H,https://www.tripadvisor.ca/Profile/devonh949, nil,Aug. 2016, August 2016 9259,1.0,ronjasper,https://www.tripadvisor.ca/Profile/ronjasper, nil,Aug. 2016, August 2016 9259,3.0,Caroline W,https://www.tripadvisor.ca/Profile/carolined384, nil,Aug. 2016, August 2016 9259,1.0,Chris S,https://www.tripadvisor.ca/Profile/chrissO4616CQ, nil,Aug. 2016, July 2016 9259,2.0,Trinitty99,https://www.tripadvisor.ca/Profile/Trinitty99, nil,Aug. 2016, August 2016 9259,1.0,Mark S,https://www.tripadvisor.ca/Profile/marksL4887HB, nil,Jul. 2016, July 2016 9259,3.0,Shannon D,https://www.tripadvisor.ca/Profile/88shannond, nil,Jul. 2016, July 2016 9259,2.0,LoloVictoriaBCCanada,https://www.tripadvisor.ca/Profile/LoloVictoriaBCCanada, nil,Jun. 2016, May 2016 9259,2.0,Tracy M,https://www.tripadvisor.ca/Profile/715tracym, nil,Mar. 2016, March 2016 9259,5.0,dlabo,https://www.tripadvisor.ca/Profile/dlabo, nil,Sep. 2015, September 2015 9259,5.0,redrossco,https://www.tripadvisor.ca/Profile/redrossco, nil,Aug. 2015, August 2015 9259,5.0,daddymom,https://www.tripadvisor.ca/Profile/daddymom, nil,Aug. 2015, July 2015 9259,4.0,Kari F,https://www.tripadvisor.ca/Profile/karif118, nil,Jul. 2015, July 2015 9259,1.0,caloundracouple,https://www.tripadvisor.ca/Profile/caloundracouple, nil,Jun. 2015, June 2015 9259,3.0,kaykay41870,https://www.tripadvisor.ca/Profile/kaykay41870, nil,May 2015, May 2015 9259,2.0,Cindy B,https://www.tripadvisor.ca/Profile/421cindyb, nil,May 2015, May 2015 9259,2.0,373Barb123373,https://www.tripadvisor.ca/Profile/373Barb123373, nil,Oct. 2014, September 2014 9259,1.0,C M,https://www.tripadvisor.ca/Profile/cmF3136TP, nil,Sep. 2014, September 2014 9259,1.0,Ruth M,https://www.tripadvisor.ca/Profile/ruthm65, nil,Sep. 2014, August 2014 9259,3.0,nevermind89,https://www.tripadvisor.ca/Profile/nevermind89, nil,Aug. 2014, July 2014 9259,3.0,2Nikkels,https://www.tripadvisor.ca/Profile/2Nikkels, nil,Jul. 2014, July 2014 9259,nil,,nil, nil,nil,nil 9262,5.0,Heidi Csernak,https://www.tripadvisor.ca/Profile/organicroadmap, nil,Feb. 2019, July 2018 9262,4.0,Anna Maria P,https://www.tripadvisor.ca/Profile/AnnaMariaP466, nil,Jan. 2019, August 2018 9262,4.0,bbfanpainesville_OH,https://www.tripadvisor.ca/Profile/bbfanpainesville_OH, nil,Jan. 2019, July 2018 9262,5.0,ihrc2018,https://www.tripadvisor.ca/Profile/ihrc2018, nil,Dec. 2018, June 2018 9262,5.0,EastYorkshireFamily,https://www.tripadvisor.ca/Profile/EastYorkshireFamily, nil,Dec. 2018, August 2018 9262,4.0,Packed2Go,https://www.tripadvisor.ca/Profile/qtpiede19, nil,Oct. 2018, October 2018 9262,4.0,itchfoot,https://www.tripadvisor.ca/Profile/itchfoot, nil,Oct. 2018, October 2018 9262,5.0,avranga,https://www.tripadvisor.ca/Profile/avranga, nil,Oct. 2018, October 2018 9262,5.0,Regan P,https://www.tripadvisor.ca/Profile/ReganP53, nil,Aug. 2018, August 2018 9262,4.0,741dianeq,https://www.tripadvisor.ca/Profile/741dianeq, nil,Aug. 2018, July 2018 9262,nil,,nil, nil,nil,nil 9262,4.0,Jim S,https://www.tripadvisor.ca/Profile/JimS2966, nil,Jul. 2018, July 2018 9262,5.0,gardensQuebec,https://www.tripadvisor.ca/Profile/gardensQuebec, nil,Jul. 2018, July 2018 9262,5.0,chev7,https://www.tripadvisor.ca/Profile/chev7, nil,Jul. 2018, June 2018 9262,5.0,GLAAS,https://www.tripadvisor.ca/Profile/GLAAS, nil,Jun. 2018, June 2018 9262,5.0,544rachelle,https://www.tripadvisor.ca/Profile/544rachelle, nil,Jun. 2018, June 2018 9262,4.0,Lisa E,https://www.tripadvisor.ca/Profile/F8044SXlisae, nil,Jun. 2018, June 2018 9262,4.0,frogmist,https://www.tripadvisor.ca/Profile/frogmist, nil,Jun. 2018, June 2018 9262,3.0,Mark H,https://www.tripadvisor.ca/Profile/402MO, nil,Jun. 2018, June 2018 9262,5.0,EEM88,https://www.tripadvisor.ca/Profile/EEM88, nil,May 2018, May 2018 9262,5.0,Marilyn S,https://www.tripadvisor.ca/Profile/MarilynS137, nil,May 2018, May 2018 9262,4.0,SunnyNavan,https://www.tripadvisor.ca/Profile/SunnyNavan, nil,May 2018, May 2018 9262,5.0,KNCooper,https://www.tripadvisor.ca/Profile/KNCooper, nil,Jan. 2018, May 2017 9262,5.0,Billy W,https://www.tripadvisor.ca/Profile/juiceslayer, nil,Jan. 2018, August 2017 9262,3.0,Darren D,https://www.tripadvisor.ca/Profile/DarrenD139, nil,Dec. 2017, October 2017 9262,3.0,Scook112301,https://www.tripadvisor.ca/Profile/Scook112301, nil,Oct. 2017, September 2017 9262,5.0,McolleenP,https://www.tripadvisor.ca/Profile/McolleenP, nil,Sep. 2017, August 2017 9262,3.0,dblim,https://www.tripadvisor.ca/Profile/dblim, nil,Sep. 2017, September 2017 9262,1.0,pjl1332,https://www.tripadvisor.ca/Profile/pjl1332, nil,Sep. 2017, August 2017 9262,2.0,ReadB4UGo,https://www.tripadvisor.ca/Profile/ReadB4UGo, nil,Sep. 2017, August 2017 9262,5.0,Deb C,https://www.tripadvisor.ca/Profile/DebC498, nil,Aug. 2017, August 2017 9262,4.0,flltmtrvlr,https://www.tripadvisor.ca/Profile/flltmtrvlr, nil,Aug. 2017, August 2017 9262,4.0,Pam F,https://www.tripadvisor.ca/Profile/pamf373, nil,Aug. 2017, August 2017 9262,5.0,Liveelou,https://www.tripadvisor.ca/Profile/Liveelou, nil,Aug. 2017, October 2016 9262,5.0,Jennifer S,https://www.tripadvisor.ca/Profile/B3807UJjennifers, nil,Aug. 2017, July 2017 9262,4.0,jenniferb360,https://www.tripadvisor.ca/Profile/jenniferb360, nil,Aug. 2017, August 2017 9262,5.0,skynyrd2,https://www.tripadvisor.ca/Profile/skynyrd2, nil,Jul. 2017, July 2017 9262,5.0,Kathy M,https://www.tripadvisor.ca/Profile/kathymY8674WY, nil,Jul. 2017, July 2017 9262,5.0,RWSTRAINS,https://www.tripadvisor.ca/Profile/RWSTRAINS, nil,Jul. 2017, June 2017 9262,1.0,starky86,https://www.tripadvisor.ca/Profile/starky86, nil,Jul. 2017, July 2017 9262,1.0,DavidTrip2017,https://www.tripadvisor.ca/Profile/DavidTrip2017, nil,Jul. 2017, June 2017 9262,4.0,Karla-J-A-11,https://www.tripadvisor.ca/Profile/Karla-J-A-11, nil,Jun. 2017, June 2017 9262,4.0,Brandy_Josh,https://www.tripadvisor.ca/Profile/Brandy_Josh, nil,Jun. 2017, June 2017 9262,5.0,kerry b,https://www.tripadvisor.ca/Profile/484kerryb, nil,Jun. 2017, June 2017 9262,4.0,Angelangel1,https://www.tripadvisor.ca/Profile/Angelangel1, nil,Jun. 2017, June 2017 9262,4.0,Leonard C,https://www.tripadvisor.ca/Profile/leonardc837, nil,Jun. 2017, June 2017 9262,5.0,Lori J,https://www.tripadvisor.ca/Profile/988lorij, nil,Jun. 2017, May 2017 9262,5.0,DeniseAndy2015,https://www.tripadvisor.ca/Profile/DeniseAndy2015, nil,Jun. 2017, June 2017 9262,4.0,993peggyc,https://www.tripadvisor.ca/Profile/993peggyc, nil,Jun. 2017, May 2017 9262,5.0,nancyarbour,https://www.tripadvisor.ca/Profile/nancyarbour, nil,May 2017, May 2017 9262,5.0,John R,https://www.tripadvisor.ca/Profile/johnrM3419LV, nil,May 2017, May 2017 9262,5.0,bill a,https://www.tripadvisor.ca/Profile/williamaY2406BB, nil,May 2017, May 2017 9262,5.0,88WorldTraveller2014,https://www.tripadvisor.ca/Profile/88WorldTraveller2014, nil,May 2017, May 2017 9262,4.0,gowestman,https://www.tripadvisor.ca/Profile/gowestman, nil,May 2017, May 2017 9262,4.0,Kim L,https://www.tripadvisor.ca/Profile/kimlamoureux, nil,May 2017, August 2016 9262,5.0,Nick B,https://www.tripadvisor.ca/Profile/whydoineedthis, nil,May 2017, May 2017 9262,4.0,bvillecruisequeen,https://www.tripadvisor.ca/Profile/bvillecruisequeen, nil,Apr. 2017, April 2017 9262,5.0,Liza156,https://www.tripadvisor.ca/Profile/Liza156, nil,Apr. 2017, April 2017 9262,5.0,Bradford M,https://www.tripadvisor.ca/Profile/Brad4dM, nil,Apr. 2017, April 2017 9262,5.0,Glenna W,https://www.tripadvisor.ca/Profile/959glennab, nil,Apr. 2017, March 2017 9262,5.0,Debbie B,https://www.tripadvisor.ca/Profile/281debbieb, nil,Apr. 2017, April 2017 9262,5.0,DFoubert,https://www.tripadvisor.ca/Profile/DFoubert, nil,Feb. 2017, February 2017 9262,5.0,cheryl3456,https://www.tripadvisor.ca/Profile/cheryl3456, nil,Feb. 2017, February 2017 9262,3.0,Mike S,https://www.tripadvisor.ca/Profile/Sobe670, nil,Feb. 2017, February 2017 9262,4.0,peter3059,https://www.tripadvisor.ca/Profile/peter3059, nil,Dec. 2016, December 2016 9262,5.0,Neno S,https://www.tripadvisor.ca/Profile/neno_rgr, nil,Dec. 2016, December 2016 9262,4.0,lari1960,https://www.tripadvisor.ca/Profile/lari1960, nil,Dec. 2016, December 2016 9262,5.0,william f,https://www.tripadvisor.ca/Profile/williamf441, nil,Nov. 2016, November 2016 9262,5.0,toddc177,https://www.tripadvisor.ca/Profile/toddc177, nil,Nov. 2016, November 2016 9262,5.0,Sactosunny,https://www.tripadvisor.ca/Profile/Sactosunny, nil,Nov. 2016, November 2016 9262,4.0,mzz36f,https://www.tripadvisor.ca/Profile/mzz36f, nil,Nov. 2016, September 2016 9262,4.0,Connie654,https://www.tripadvisor.ca/Profile/Connie654, nil,Nov. 2016, October 2016 9262,4.0,deansell,https://www.tripadvisor.ca/Profile/deansell, nil,Oct. 2016, October 2016 9262,4.0,shredder007,https://www.tripadvisor.ca/Profile/shredder007, nil,Oct. 2016, October 2016 9262,5.0,Michael L,https://www.tripadvisor.ca/Profile/V1683VSmichaell, nil,Oct. 2016, October 2016 9262,4.0,stephenf197,https://www.tripadvisor.ca/Profile/stephenf197, nil,Oct. 2016, October 2016 9262,5.0,Heidemarie C,https://www.tripadvisor.ca/Profile/HeidemarieC, nil,Oct. 2016, October 2016 9262,4.0,Roy W,https://www.tripadvisor.ca/Profile/719royw, nil,Oct. 2016, September 2016 9262,5.0,Marilyn M,https://www.tripadvisor.ca/Profile/79marilynm, nil,Oct. 2016, October 2016 9262,3.0,Tammy D,https://www.tripadvisor.ca/Profile/tammyd248, nil,Oct. 2016, October 2016 9262,5.0,AMBabin,https://www.tripadvisor.ca/Profile/AMBabin, nil,Oct. 2016, September 2016 9262,4.0,bernie1300,https://www.tripadvisor.ca/Profile/bernie1300, nil,Sep. 2016, September 2016 9262,4.0,TorontoCity,https://www.tripadvisor.ca/Profile/TorontoCity, nil,Sep. 2016, September 2016 9262,2.0,Wayne D,https://www.tripadvisor.ca/Profile/wayned871, nil,Sep. 2016, September 2016 9262,5.0,LEWIE5,https://www.tripadvisor.ca/Profile/LEWIE5, nil,Sep. 2016, September 2016 9262,2.0,Paul H,https://www.tripadvisor.ca/Profile/945PaulH, nil,Sep. 2016, September 2016 9262,4.0,beckaj01,https://www.tripadvisor.ca/Profile/beckaj01, nil,Sep. 2016, September 2016 9262,3.0,sthrngirl,https://www.tripadvisor.ca/Profile/sthrngirl, nil,Sep. 2016, August 2016 9262,5.0,gaborkirilli,https://www.tripadvisor.ca/Profile/gaborkirilli, nil,Sep. 2016, August 2016 9262,4.0,PDwoodgrn,https://www.tripadvisor.ca/Profile/PDwoodgrn, nil,Sep. 2016, September 2016 9262,4.0,Crystal Y,https://www.tripadvisor.ca/Profile/392crystaly, nil,Sep. 2016, August 2016 9262,4.0,CanadianReviewer1,https://www.tripadvisor.ca/Profile/CanadianReviewer1, nil,Sep. 2016, July 2016 9262,2.0,steve-pauline,https://www.tripadvisor.ca/Profile/steve-pauline, nil,Sep. 2016, August 2016 9262,4.0,Pat F,https://www.tripadvisor.ca/Profile/676patf, nil,Aug. 2016, August 2016 9262,5.0,Cathy H,https://www.tripadvisor.ca/Profile/752CathyH, nil,Aug. 2016, August 2016 9262,4.0,0_Toronto_Tony_0,https://www.tripadvisor.ca/Profile/0_Toronto_Tony_0, nil,Aug. 2016, August 2016 9262,5.0,Eileen H,https://www.tripadvisor.ca/Profile/466eileenh, nil,Aug. 2016, August 2016 9262,4.0,Wade76,https://www.tripadvisor.ca/Profile/Wade76, nil,Aug. 2016, August 2016 9262,5.0,alskis2016,https://www.tripadvisor.ca/Profile/alskis2016, nil,Aug. 2016, August 2016 9262,3.0,Stewart M,https://www.tripadvisor.ca/Profile/StewartM862, nil,Aug. 2016, August 2016 9262,3.0,KJSandIRS,https://www.tripadvisor.ca/Profile/KJSandIRS, nil,Aug. 2016, August 2016 9262,4.0,barryboru,https://www.tripadvisor.ca/Profile/barryboru, nil,Aug. 2016, August 2016 9262,3.0,brandona345,https://www.tripadvisor.ca/Profile/brandona345, nil,Aug. 2016, July 2016 9262,5.0,Chicora T,https://www.tripadvisor.ca/Profile/chicorat, nil,Aug. 2016, July 2016 9262,4.0,Whiskywizard,https://www.tripadvisor.ca/Profile/Whiskywizard, nil,Jul. 2016, July 2016 9262,5.0,belever1969,https://www.tripadvisor.ca/Profile/belever1969, nil,Jul. 2016, July 2016 9262,5.0,Murray R,https://www.tripadvisor.ca/Profile/MurrayR395, nil,Jul. 2016, July 2016 9262,2.0,donwilk,https://www.tripadvisor.ca/Profile/donwilk, nil,Jul. 2016, July 2016 9262,5.0,PAC168,https://www.tripadvisor.ca/Profile/PAC168, nil,Jul. 2016, June 2016 9262,1.0,Thomas G,https://www.tripadvisor.ca/Profile/thomasgY5058JR, nil,Jun. 2016, June 2016 9262,5.0,missvaliant,https://www.tripadvisor.ca/Profile/missvaliant, nil,Jun. 2016, June 2016 9262,3.0,Grant M,https://www.tripadvisor.ca/Profile/565grantm, nil,Jun. 2016, May 2016 9262,4.0,Stephani S,https://www.tripadvisor.ca/Profile/StephaniS546, nil,Jun. 2016, June 2016 9262,4.0,CS P,https://www.tripadvisor.ca/Profile/CSP38, nil,Jun. 2016, June 2016 9262,5.0,William L,https://www.tripadvisor.ca/Profile/T7913YUjuliel, nil,Jun. 2016, June 2016 9262,4.0,PMartinA2014,https://www.tripadvisor.ca/Profile/PMartinA2014, nil,Jun. 2016, June 2016 9262,3.0,Brenda008,https://www.tripadvisor.ca/Profile/Brenda008, nil,Jun. 2016, June 2016 9262,4.0,Loanhead,https://www.tripadvisor.ca/Profile/Loanhead, nil,Jun. 2016, May 2016 9262,5.0,Randy C,https://www.tripadvisor.ca/Profile/842randyc, nil,Jun. 2016, May 2016 9262,4.0,JosephM326,https://www.tripadvisor.ca/Profile/JosephM326, nil,Jun. 2016, June 2016 9262,4.0,Daniel M,https://www.tripadvisor.ca/Profile/danielmT9079CJ, nil,Jun. 2016, May 2016 9262,5.0,dee dee l,https://www.tripadvisor.ca/Profile/deedeel536, nil,May 2016, May 2016 9262,5.0,Jane P,https://www.tripadvisor.ca/Profile/768janep, nil,May 2016, May 2016 9262,5.0,Deepak N,https://www.tripadvisor.ca/Profile/758deepakn, nil,May 2016, May 2016 9262,5.0,Ana-Maria T,https://www.tripadvisor.ca/Profile/anamariat2013, nil,May 2016, October 2015 9262,5.0,Robin D,https://www.tripadvisor.ca/Profile/990robind, nil,May 2016, March 2016 9262,4.0,Kim T,https://www.tripadvisor.ca/Profile/kimt519, nil,Mar. 2016, November 2015 9262,5.0,829barryc,https://www.tripadvisor.ca/Profile/829barryc, nil,Jan. 2016, December 2015 9262,4.0,Gerri,https://www.tripadvisor.ca/Profile/Gerri4, nil,Dec. 2015, December 2015 9262,5.0,Doug R,https://www.tripadvisor.ca/Profile/105dougr, nil,Dec. 2015, December 2015 9262,5.0,Betty O,https://www.tripadvisor.ca/Profile/567bettyo, nil,Nov. 2015, November 2015 9262,5.0,Bill D,https://www.tripadvisor.ca/Profile/billdX8412LS, nil,Nov. 2015, November 2015 9262,5.0,Alan G,https://www.tripadvisor.ca/Profile/E8416IUalang, nil,Nov. 2015, November 2015 9262,4.0,JanSNJ,https://www.tripadvisor.ca/Profile/JanSNJ, nil,Oct. 2015, October 2015 9262,3.0,Leafs_Country,https://www.tripadvisor.ca/Profile/Leafs_Country, nil,Oct. 2015, October 2015 9262,3.0,met101,https://www.tripadvisor.ca/Profile/met101, nil,Oct. 2015, October 2015 9262,5.0,OchsFan,https://www.tripadvisor.ca/Profile/OchsFan, nil,Oct. 2015, October 2015 9262,4.0,Christina C,https://www.tripadvisor.ca/Profile/ChristinaC483, nil,Oct. 2015, October 2015 9262,5.0,JamieHamilton,https://www.tripadvisor.ca/Profile/JamieHamilton, nil,Oct. 2015, September 2015 9262,5.0,Fay P,https://www.tripadvisor.ca/Profile/FayP973, nil,Sep. 2015, August 2015 9262,3.0,CCh74350,https://www.tripadvisor.ca/Profile/CCh74350, nil,Sep. 2015, September 2015 9262,4.0,Echo02,https://www.tripadvisor.ca/Profile/Echo02, nil,Sep. 2015, September 2015 9262,4.0,Margaret K,https://www.tripadvisor.ca/Profile/155MargaretK, nil,Sep. 2015, June 2015 9262,3.0,bebechoon,https://www.tripadvisor.ca/Profile/bebechoon, nil,Sep. 2015, September 2015 9262,3.0,gislaine_hamelin,https://www.tripadvisor.ca/Profile/gislaine_hamelin, nil,Sep. 2015, September 2015 9262,4.0,Erin S,https://www.tripadvisor.ca/Profile/ErinS484, nil,Sep. 2015, August 2015 9262,4.0,Gigix4,https://www.tripadvisor.ca/Profile/Gigix4, nil,Sep. 2015, August 2015 9262,4.0,KSLTowcester,https://www.tripadvisor.ca/Profile/KSLTowcester, nil,Sep. 2015, September 2015 9262,4.0,AliandCris,https://www.tripadvisor.ca/Profile/AliandCris, nil,Sep. 2015, August 2015 9262,4.0,Polly284,https://www.tripadvisor.ca/Profile/Polly284, nil,Sep. 2015, July 2015 9262,4.0,gta-hockey-mom,https://www.tripadvisor.ca/Profile/gta-hockey-mom, nil,Sep. 2015, September 2015 9262,5.0,M8Ms,https://www.tripadvisor.ca/Profile/M8Ms, nil,Aug. 2015, August 2015 9262,5.0,Seung Jae L,https://www.tripadvisor.ca/Profile/878seungjael, nil,Aug. 2015, August 2015 9262,4.0,chuckie_css,https://www.tripadvisor.ca/Profile/chuckie_css, nil,Aug. 2015, June 2015 9262,4.0,Ebbot,https://www.tripadvisor.ca/Profile/Ebbot, nil,Aug. 2015, June 2015 9262,5.0,Gary D,https://www.tripadvisor.ca/Profile/garyd629, nil,Aug. 2015, August 2015 9262,3.0,Pradeepan A,https://www.tripadvisor.ca/Profile/pradeepana2014, nil,Aug. 2015, August 2015 9262,4.0,marvinthemartian2015,https://www.tripadvisor.ca/Profile/marvinthemartian2015, nil,Jul. 2015, July 2015 9262,4.0,joyce22015,https://www.tripadvisor.ca/Profile/joyce22015, nil,Jul. 2015, May 2015 9262,5.0,Pitstop50,https://www.tripadvisor.ca/Profile/Pitstop50, nil,Jul. 2015, June 2015 9262,5.0,12tyeadisappointment,https://www.tripadvisor.ca/Profile/12tyeadisappointment, nil,Jul. 2015, July 2015 9262,5.0,Teresa R,https://www.tripadvisor.ca/Profile/202teresar, nil,Jul. 2015, July 2015 9262,5.0,pottsy57,https://www.tripadvisor.ca/Profile/pottsy57, nil,Jul. 2015, July 2015 9262,4.0,Chris O,https://www.tripadvisor.ca/Profile/ChrisO863, nil,Jul. 2015, July 2015 9262,4.0,Lynden-Tom,https://www.tripadvisor.ca/Profile/Lynden-Tom, nil,Jul. 2015, May 2015 9262,4.0,Annette S,https://www.tripadvisor.ca/Profile/968annettes, nil,Jul. 2015, July 2015 9262,5.0,Melissa L,https://www.tripadvisor.ca/Profile/MeliLalo, nil,Jun. 2015, June 2015 9262,4.0,Meta888,https://www.tripadvisor.ca/Profile/Meta888, nil,Jun. 2015, June 2015 9262,5.0,CharlotteCostigan,https://www.tripadvisor.ca/Profile/CharlotteCostigan, nil,Jun. 2015, June 2015 9262,5.0,insofarasyou,https://www.tripadvisor.ca/Profile/insofarasyou, nil,Jun. 2015, June 2015 9262,4.0,Linda C,https://www.tripadvisor.ca/Profile/366LindaC, nil,Jun. 2015, June 2015 9262,5.0,Bruce K,https://www.tripadvisor.ca/Profile/893brucek, nil,May 2015, May 2015 9262,1.0,mybele,https://www.tripadvisor.ca/Profile/mybele, nil,May 2015, May 2015 9262,5.0,elephant111111,https://www.tripadvisor.ca/Profile/elephant111111, nil,May 2015, May 2015 9263,3.0,psithurism,https://www.tripadvisor.ca/Profile/psithurism, nil,Mar. 2019, March 2019 9263,1.0,KarenAlvertta,https://www.tripadvisor.ca/Profile/KarenAlvertta, nil,Mar. 2019, March 2019 9263,1.0,Ron S,https://www.tripadvisor.ca/Profile/rons206, nil,Mar. 2019, February 2019 9263,2.0,Manuel B,https://www.tripadvisor.ca/Profile/mmaannuubb, nil,Dec. 2018, December 2018 9263,5.0,Seaside22892017753,https://www.tripadvisor.ca/Profile/Seaside22892017753, nil,Nov. 2018, September 2018 9263,4.0,Steve S,https://www.tripadvisor.ca/Profile/D1425QZsteves, nil,Oct. 2018, October 2018 9263,3.0,Salvatore D,https://www.tripadvisor.ca/Profile/720salvatored, nil,Sep. 2018, September 2018 9263,1.0,mitravel206,https://www.tripadvisor.ca/Profile/mitravel206, nil,Sep. 2018, September 2018 9263,1.0,Downing56,https://www.tripadvisor.ca/Profile/Downing56, nil,Sep. 2018, September 2018 9263,5.0,Lionel A,https://www.tripadvisor.ca/Profile/LionelA477, nil,Sep. 2018, September 2018 9263,2.0,430Bryan,https://www.tripadvisor.ca/Profile/430Bryan, nil,Sep. 2018, August 2018 9263,1.0,Naomi P,https://www.tripadvisor.ca/Profile/77naomip, nil,Aug. 2018, August 2018 9263,3.0,DawnRoss,https://www.tripadvisor.ca/Profile/DawnRoss, nil,Aug. 2018, August 2018 9263,4.0,ian2018750,https://www.tripadvisor.ca/Profile/ian2018750, nil,Aug. 2018, August 2018 9263,1.0,Stephane M,https://www.tripadvisor.ca/Profile/87martinep, nil,Aug. 2018, August 2018 9263,4.0,Kathy D,https://www.tripadvisor.ca/Profile/315kathyd, nil,Aug. 2018, August 2018 9263,5.0,Mary B,https://www.tripadvisor.ca/Profile/TorontoTraveller553, nil,Aug. 2018, August 2018 9263,4.0,kandj1989,https://www.tripadvisor.ca/Profile/kandj1989, nil,Aug. 2018, May 2018 9263,5.0,spot87erg,https://www.tripadvisor.ca/Profile/spot87erg, nil,Jul. 2018, July 2018 9263,2.0,DonnaLovesChocolate,https://www.tripadvisor.ca/Profile/DonnaLovesChocolate, nil,Jul. 2018, July 2018 9263,3.0,L617ydmary,https://www.tripadvisor.ca/Profile/L617ydmary, nil,Jul. 2018, June 2018 9263,3.0,Shari D,https://www.tripadvisor.ca/Profile/656sharid, nil,Jul. 2018, July 2018 9263,1.0,leoprincess28,https://www.tripadvisor.ca/Profile/leoprincess28, nil,Jul. 2018, June 2018 9263,1.0,victoria h,https://www.tripadvisor.ca/Profile/K5249ESvictoriah, nil,Jun. 2018, June 2018 9263,4.0,Diane H,https://www.tripadvisor.ca/Profile/P1213SEdianeh, nil,Jun. 2018, June 2018 9263,3.0,oddbird2,https://www.tripadvisor.ca/Profile/oddbird2, nil,Jun. 2018, May 2018 9263,2.0,crwmaclennan,https://www.tripadvisor.ca/Profile/crwmaclennan, nil,May 2018, May 2018 9263,2.0,mary101643,https://www.tripadvisor.ca/Profile/mary101643, nil,May 2018, May 2018 9263,4.0,Mario L,https://www.tripadvisor.ca/Profile/MarioL869, nil,May 2018, April 2018 9263,4.0,Roly M,https://www.tripadvisor.ca/Profile/RolyM_13, nil,Apr. 2018, April 2018 9263,4.0,David S,https://www.tripadvisor.ca/Profile/davidsC7943FR, nil,Mar. 2018, March 2018 9263,3.0,mandyfill,https://www.tripadvisor.ca/Profile/mandyfill, nil,Jan. 2018, January 2018 9263,5.0,Brandon L,https://www.tripadvisor.ca/Profile/brandonlU7652XB, nil,Nov. 2017, November 2017 9263,5.0,rwb44,https://www.tripadvisor.ca/Profile/rwb44, nil,Oct. 2017, October 2017 9263,1.0,Cheryl W,https://www.tripadvisor.ca/Profile/5cherylw, nil,Oct. 2017, October 2017 9263,2.0,M & M On The Fly,https://www.tripadvisor.ca/Profile/MandMonthefly, nil,Oct. 2017, October 2017 9263,4.0,Värdera C,https://www.tripadvisor.ca/Profile/Sightsee734577, nil,Oct. 2017, June 2017 9263,3.0,trainfan2000,https://www.tripadvisor.ca/Profile/trainfan2000, nil,Oct. 2017, August 2017 9263,3.0,peter k,https://www.tripadvisor.ca/Profile/peterkX3850OX, nil,Oct. 2017, October 2017 9263,2.0,tigerlilythomas,https://www.tripadvisor.ca/Profile/tigerlilythomas, nil,Sep. 2017, September 2017 9263,3.0,luckyme60,https://www.tripadvisor.ca/Profile/luckyme60, nil,Aug. 2017, August 2017 9263,4.0,Photolady73,https://www.tripadvisor.ca/Profile/Photolady73, nil,Aug. 2017, August 2017 9263,4.0,Gracie71,https://www.tripadvisor.ca/Profile/Gracie71, nil,Aug. 2017, August 2017 9263,2.0,Glen Y,https://www.tripadvisor.ca/Profile/658gleny, nil,Aug. 2017, August 2017 9263,1.0,rvegamusre,https://www.tripadvisor.ca/Profile/rvegamusre, nil,Aug. 2017, May 2017 9263,1.0,lvc32,https://www.tripadvisor.ca/Profile/lvc32, nil,Jul. 2017, July 2017 9263,1.0,Bryan U,https://www.tripadvisor.ca/Profile/486bryanu, nil,Jul. 2017, July 2017 9263,4.0,april t,https://www.tripadvisor.ca/Profile/876aprilt, nil,Jun. 2017, June 2017 9263,1.0,Jackson336,https://www.tripadvisor.ca/Profile/Jackson336, nil,May 2017, May 2017 9263,3.0,grylor,https://www.tripadvisor.ca/Profile/grylor, nil,May 2017, May 2017 9263,nil,,nil, nil,nil,nil 9263,3.0,Tara T,https://www.tripadvisor.ca/Profile/462tarat, nil,Apr. 2017, April 2017 9263,4.0,Hockeymom131313,https://www.tripadvisor.ca/Profile/Hockeymom131313, nil,Apr. 2017, March 2017 9263,4.0,OttawaBoater,https://www.tripadvisor.ca/Profile/OttawaBoater, nil,Apr. 2017, April 2017 9263,2.0,Joch2015,https://www.tripadvisor.ca/Profile/Joch2015, nil,Mar. 2017, March 2017 9263,2.0,Don_Lino2013,https://www.tripadvisor.ca/Profile/Don_Lino2013, nil,Mar. 2017, March 2017 9263,1.0,pepperdusty,https://www.tripadvisor.ca/Profile/pepperdusty, nil,Jan. 2017, August 2016 9263,4.0,wolfsjen,https://www.tripadvisor.ca/Profile/wolfsjen, nil,Jan. 2017, January 2017 9263,4.0,Jamie D,https://www.tripadvisor.ca/Profile/jamiegarnet, nil,Jan. 2017, January 2017 9263,5.0,harrydhindsa,https://www.tripadvisor.ca/Profile/harrydhindsa, nil,Jan. 2017, January 2017 9263,3.0,Nancydee51,https://www.tripadvisor.ca/Profile/Nancydee51, nil,Dec. 2016, December 2016 9263,5.0,jasnoor921,https://www.tripadvisor.ca/Profile/jasnoor921, nil,Dec. 2016, December 2016 9263,5.0,paulgill456,https://www.tripadvisor.ca/Profile/paulgill456, nil,Dec. 2016, December 2016 9263,1.0,Heidi C,https://www.tripadvisor.ca/Profile/heidic806, nil,Dec. 2016, December 2016 9263,4.0,supergirlteacher,https://www.tripadvisor.ca/Profile/supergirlteacher, nil,Dec. 2016, July 2016 9263,5.0,atul s,https://www.tripadvisor.ca/Profile/999atuls, nil,Oct. 2016, October 2016 9263,2.0,inverlyn,https://www.tripadvisor.ca/Profile/inverlyn, nil,Oct. 2016, October 2016 9263,4.0,thepanwars,https://www.tripadvisor.ca/Profile/thepanwars, nil,Oct. 2016, September 2016 9263,3.0,Leanne T,https://www.tripadvisor.ca/Profile/ltillmom, nil,Oct. 2016, October 2016 9263,2.0,T M,https://www.tripadvisor.ca/Profile/467tm, nil,Oct. 2016, October 2016 9263,4.0,stoway2,https://www.tripadvisor.ca/Profile/stoway2, nil,Oct. 2016, September 2016 9263,5.0,Curlygal2013,https://www.tripadvisor.ca/Profile/Curlygal2013, nil,Sep. 2016, September 2016 9263,5.0,swandavid22,https://www.tripadvisor.ca/Profile/swandavid22, nil,Sep. 2016, September 2016 9263,3.0,robertamoore,https://www.tripadvisor.ca/Profile/robertamoore, nil,Sep. 2016, September 2016 9263,5.0,khush112,https://www.tripadvisor.ca/Profile/khush112, nil,Sep. 2016, September 2016 9263,1.0,Margaret2466,https://www.tripadvisor.ca/Profile/Margaret2466, nil,Sep. 2016, August 2016 9263,4.0,David B,https://www.tripadvisor.ca/Profile/davidbQ5799VX, nil,Sep. 2016, September 2016 9263,1.0,Clayton A,https://www.tripadvisor.ca/Profile/claytona25, nil,Sep. 2016, September 2016 9263,4.0,June61992,https://www.tripadvisor.ca/Profile/June61992, nil,Sep. 2016, August 2016 9263,3.0,Kevin P,https://www.tripadvisor.ca/Profile/KevinP211, nil,Sep. 2016, September 2016 9263,4.0,Miu L,https://www.tripadvisor.ca/Profile/936miul, nil,Sep. 2016, September 2016 9263,4.0,nancyt660,https://www.tripadvisor.ca/Profile/nancyt660, nil,Sep. 2016, September 2016 9263,3.0,Slie09,https://www.tripadvisor.ca/Profile/Slie09, nil,Sep. 2016, September 2016 9263,5.0,jhdita,https://www.tripadvisor.ca/Profile/jhdita, nil,Sep. 2016, August 2016 9263,3.0,MoeP1960,https://www.tripadvisor.ca/Profile/MoeP1960, nil,Sep. 2016, September 2016 9263,5.0,Mandy W,https://www.tripadvisor.ca/Profile/798mandyw, nil,Sep. 2016, August 2016 9263,5.0,Jan G,https://www.tripadvisor.ca/Profile/Q2629OAjang, nil,Aug. 2016, August 2016 9263,5.0,hallmike2,https://www.tripadvisor.ca/Profile/hallmike2, nil,Aug. 2016, August 2016 9263,1.0,517rose,https://www.tripadvisor.ca/Profile/517rose, nil,Aug. 2016, August 2016 9263,1.0,Suzanne H,https://www.tripadvisor.ca/Profile/D9926GTsuzanneh, nil,Aug. 2016, August 2016 9263,5.0,HarpreetSingh1,https://www.tripadvisor.ca/Profile/HarpreetSingh1, nil,Aug. 2016, August 2016 9263,2.0,Queenofdenial,https://www.tripadvisor.ca/Profile/Queenofdenial, nil,Aug. 2016, August 2016 9263,5.0,Alain M,https://www.tripadvisor.ca/Profile/268alainm, nil,Aug. 2016, August 2016 9263,3.0,Loujessjake,https://www.tripadvisor.ca/Profile/Loujessjake, nil,Aug. 2016, August 2016 9263,5.0,Amanda B,https://www.tripadvisor.ca/Profile/515amandab, nil,Aug. 2016, August 2016 9263,3.0,Elena A,https://www.tripadvisor.ca/Profile/elenaa193, nil,Aug. 2016, August 2016 9263,3.0,A K,https://www.tripadvisor.ca/Profile/757ak, nil,Aug. 2016, August 2016 9263,5.0,Nav1288,https://www.tripadvisor.ca/Profile/Nav1288, nil,Jul. 2016, July 2016 9263,5.0,Firstvisit_11,https://www.tripadvisor.ca/Profile/Firstvisit_11, nil,Jul. 2016, July 2016 9263,5.0,allard26,https://www.tripadvisor.ca/Profile/allard26, nil,Jul. 2016, July 2016 9263,3.0,MandyMay1959,https://www.tripadvisor.ca/Profile/MandyMay1959, nil,Jul. 2016, July 2016 9263,2.0,bdojczman,https://www.tripadvisor.ca/Profile/bdojczman, nil,Jul. 2016, July 2016 9263,5.0,murphyt201,https://www.tripadvisor.ca/Profile/murphyt201, nil,Jul. 2016, July 2016 9263,3.0,Elizabeth A,https://www.tripadvisor.ca/Profile/L5184KRelizabetha, nil,Jul. 2016, July 2016 9263,4.0,Glenn G,https://www.tripadvisor.ca/Profile/GlennG278, nil,Jul. 2016, July 2016 9263,3.0,Marie R,https://www.tripadvisor.ca/Profile/Y6255VJmarier, nil,Jul. 2016, July 2016 9263,5.0,pinder87,https://www.tripadvisor.ca/Profile/pinder87, nil,Jul. 2016, July 2016 9263,5.0,steve1920,https://www.tripadvisor.ca/Profile/steve1920, nil,Jul. 2016, July 2016 9263,2.0,J1660ZCguest,https://www.tripadvisor.ca/Profile/J1660ZCguest, nil,Jul. 2016, July 2016 9263,1.0,traveling_gal00,https://www.tripadvisor.ca/Profile/traveling_gal00, nil,Jul. 2016, July 2016 9263,5.0,Marjandvic,https://www.tripadvisor.ca/Profile/Marjandvic, nil,Jul. 2016, June 2016 9263,2.0,Crystal E,https://www.tripadvisor.ca/Profile/crystale35, nil,Jul. 2016, July 2016 9263,5.0,k-sim06,https://www.tripadvisor.ca/Profile/k-sim06, nil,Jun. 2016, June 2016 9263,3.0,Loubuen,https://www.tripadvisor.ca/Profile/Loubuen, nil,Jun. 2016, June 2016 9263,5.0,Mansi1014,https://www.tripadvisor.ca/Profile/Mansi1014, nil,Jun. 2016, June 2016 9263,5.0,keunalxs,https://www.tripadvisor.ca/Profile/keunalxs, nil,Jun. 2016, May 2016 9263,5.0,sam1666,https://www.tripadvisor.ca/Profile/sam1666, nil,Jun. 2016, June 2016 9263,3.0,torry211,https://www.tripadvisor.ca/Profile/torry211, nil,May 2016, April 2016 9263,4.0,Homebound12,https://www.tripadvisor.ca/Profile/Homebound12, nil,May 2016, August 2015 9263,3.0,Nadine S,https://www.tripadvisor.ca/Profile/NadineS68, nil,May 2016, April 2016 9263,4.0,Bernice J,https://www.tripadvisor.ca/Profile/JBJOHNSON, nil,Apr. 2016, April 2016 9263,4.0,sjdevconex,https://www.tripadvisor.ca/Profile/sjdevconex, nil,Apr. 2016, April 2016 9263,5.0,Deb9088,https://www.tripadvisor.ca/Profile/Deb9088, nil,Jan. 2016, January 2016 9263,3.0,Del-Gatto E,https://www.tripadvisor.ca/Profile/DelGattoEstates, nil,Nov. 2015, November 2015 9263,3.0,Simon B,https://www.tripadvisor.ca/Profile/312SimonB312, nil,Oct. 2015, October 2015 9263,5.0,solma b,https://www.tripadvisor.ca/Profile/solma2015, nil,Oct. 2015, September 2015 9263,3.0,Valerie F,https://www.tripadvisor.ca/Profile/824valerief, nil,Oct. 2015, October 2015 9263,4.0,geolocura,https://www.tripadvisor.ca/Profile/geolocura, nil,Oct. 2015, October 2015 9263,3.0,cje123,https://www.tripadvisor.ca/Profile/cje123, nil,Oct. 2015, October 2015 9263,4.0,Keith D,https://www.tripadvisor.ca/Profile/keithd534, nil,Sep. 2015, September 2015 9263,4.0,Cassandra L,https://www.tripadvisor.ca/Profile/929cassandral, nil,Sep. 2015, September 2015 9263,5.0,lakhowal,https://www.tripadvisor.ca/Profile/lakhowal, nil,Sep. 2015, September 2015 9263,5.0,Dav0090,https://www.tripadvisor.ca/Profile/Dav0090, nil,Sep. 2015, September 2015 9263,2.0,David H,https://www.tripadvisor.ca/Profile/davidhM6361ZJ, nil,Sep. 2015, September 2015 9263,1.0,L3VLR,https://www.tripadvisor.ca/Profile/L3VLR, nil,Sep. 2015, August 2015 9263,5.0,steve3866,https://www.tripadvisor.ca/Profile/steve3866, nil,Aug. 2015, August 2015 9263,4.0,Deborah X,https://www.tripadvisor.ca/Profile/deborahx_12, nil,Aug. 2015, August 2015 9263,1.0,mollyandrea,https://www.tripadvisor.ca/Profile/mollyandrea, nil,Aug. 2015, August 2015 9263,5.0,philip c,https://www.tripadvisor.ca/Profile/philipc98, nil,Aug. 2015, August 2015 9263,5.0,jenbelleville,https://www.tripadvisor.ca/Profile/jenbelleville, nil,Aug. 2015, August 2015 9263,4.0,Sandarooni,https://www.tripadvisor.ca/Profile/Sandarooni, nil,Aug. 2015, August 2015 9263,5.0,Sarfraz D,https://www.tripadvisor.ca/Profile/sarfrazd2015, nil,Aug. 2015, August 2015 9263,1.0,Enrico_0860,https://www.tripadvisor.ca/Profile/Enrico_0860, nil,Aug. 2015, August 2015 9263,3.0,346mehdia,https://www.tripadvisor.ca/Profile/346mehdia, nil,Aug. 2015, August 2015 9263,2.0,Jasmina100,https://www.tripadvisor.ca/Profile/Jasmina100, nil,Aug. 2015, July 2015 9263,3.0,AmyW2705,https://www.tripadvisor.ca/Profile/AmyW2705, nil,Aug. 2015, July 2015 9263,2.0,Trish C,https://www.tripadvisor.ca/Profile/39trishc, nil,Aug. 2015, July 2015 9263,5.0,Seaside584970,https://www.tripadvisor.ca/Profile/Seaside584970, nil,Aug. 2015, August 2015 9263,5.0,Anureet J,https://www.tripadvisor.ca/Profile/anureetj2015, nil,Aug. 2015, August 2015 9263,3.0,Brad14,https://www.tripadvisor.ca/Profile/Brad14, nil,Aug. 2015, August 2015 9263,5.0,Dagoe T,https://www.tripadvisor.ca/Profile/dagoet, nil,Jul. 2015, July 2015 9263,4.0,Marilyn K,https://www.tripadvisor.ca/Profile/MarilynK578, nil,Jul. 2015, July 2015 9263,5.0,silky v,https://www.tripadvisor.ca/Profile/silkyv2015, nil,Jul. 2015, July 2015 9263,5.0,Sandy L,https://www.tripadvisor.ca/Profile/sandyl833, nil,Jul. 2015, June 2015 9263,2.0,Pete L,https://www.tripadvisor.ca/Profile/100petel, nil,Jul. 2015, July 2015 9263,3.0,Dana D,https://www.tripadvisor.ca/Profile/danad689, nil,Jul. 2015, July 2015 9263,3.0,fcsklabrie,https://www.tripadvisor.ca/Profile/fcsklabrie, nil,Jul. 2015, July 2015 9263,2.0,Paul C,https://www.tripadvisor.ca/Profile/paulcV1916XF, nil,Jul. 2015, July 2015 9263,2.0,569tony,https://www.tripadvisor.ca/Profile/569tony, nil,Jul. 2015, July 2015 9263,1.0,Lauren K,https://www.tripadvisor.ca/Profile/704laurenk, nil,Jul. 2015, July 2015 9263,5.0,Ram P,https://www.tripadvisor.ca/Profile/Palkodaty, nil,Jul. 2015, July 2015 9263,4.0,Vinamary,https://www.tripadvisor.ca/Profile/Vinamary, nil,Jun. 2015, June 2015 9263,5.0,Richard J,https://www.tripadvisor.ca/Profile/richardjP6852IG, nil,Jun. 2015, June 2015 9263,1.0,Dcaplan,https://www.tripadvisor.ca/Profile/Dcaplan, nil,Jun. 2015, June 2015 9263,3.0,sweetlisa50,https://www.tripadvisor.ca/Profile/sweetlisa50, nil,Jun. 2015, May 2015 9263,5.0,sarfraz s,https://www.tripadvisor.ca/Profile/245sarfrazs, nil,Jun. 2015, June 2015 9263,4.0,KD B,https://www.tripadvisor.ca/Profile/938kdb, nil,Mar. 2015, March 2015 9263,4.0,DebNobleD,https://www.tripadvisor.ca/Profile/DebNobleD, nil,Mar. 2015, March 2015 9263,5.0,Ss-man1997,https://www.tripadvisor.ca/Profile/Ss-man1997, nil,Mar. 2015, March 2015 9263,4.0,Anne-Girl5,https://www.tripadvisor.ca/Profile/Anne-Girl5, nil,Mar. 2015, February 2015 9263,4.0,lettrix,https://www.tripadvisor.ca/Profile/lettrix, nil,Feb. 2015, February 2015 9264,4.0,Luosha L,https://www.tripadvisor.ca/Profile/luoshal, nil,Oct. 2018, October 2018 9264,5.0,luvtotravelllllllll,https://www.tripadvisor.ca/Profile/luvtotravelllllllll, nil,Oct. 2018, September 2018 9264,3.0,11virginian,https://www.tripadvisor.ca/Profile/11virginian, nil,Oct. 2018, September 2018 9264,4.0,terrycreechan,https://www.tripadvisor.ca/Profile/terrycreechan, nil,Sep. 2018, September 2018 9264,5.0,dalelevesque,https://www.tripadvisor.ca/Profile/dalelevesque, nil,Sep. 2018, September 2018 9264,1.0,ksmith670465,https://www.tripadvisor.ca/Profile/ksmith670465, nil,Sep. 2018, September 2018 9264,5.0,abmad6,https://www.tripadvisor.ca/Profile/abmad6, nil,Sep. 2018, September 2018 9264,4.0,Robin G,https://www.tripadvisor.ca/Profile/688robing, nil,Sep. 2018, August 2018 9264,3.0,Retired51,https://www.tripadvisor.ca/Profile/Retired51, nil,Sep. 2018, August 2018 9264,4.0,ddwest2018,https://www.tripadvisor.ca/Profile/ddwest2018, nil,Aug. 2018, August 2018 9264,5.0,DandS H,https://www.tripadvisor.ca/Profile/darylandsarah, nil,Aug. 2018, August 2018 9264,4.0,eivindoestmo,https://www.tripadvisor.ca/Profile/eivindoestmo, nil,Jul. 2018, July 2018 9264,4.0,ahakal635055,https://www.tripadvisor.ca/Profile/ahakal635055, nil,Jul. 2018, July 2018 9264,3.0,Itchycleo,https://www.tripadvisor.ca/Profile/Itchycleo, nil,Jul. 2018, July 2018 9264,3.0,Brenda D,https://www.tripadvisor.ca/Profile/838brendad, nil,Jul. 2018, July 2018 9264,3.0,Melanie G,https://www.tripadvisor.ca/Profile/JustaGurlinFL, nil,Jul. 2018, July 2018 9264,4.0,Veronica L,https://www.tripadvisor.ca/Profile/F6393YCveronical, nil,Jul. 2018, June 2018 9264,3.0,James,https://www.tripadvisor.ca/Profile/jameskV507AO, nil,Jun. 2018, June 2018 9264,5.0,Sarah M,https://www.tripadvisor.ca/Profile/Y6617NQsarahm, nil,May 2018, June 2018 9264,4.0,ZapCa,https://www.tripadvisor.ca/Profile/ZapCa, nil,May 2018, May 2018 9264,5.0,Taustrav13,https://www.tripadvisor.ca/Profile/taustrav13, nil,May 2018, May 2018 9264,5.0,Bidyun K,https://www.tripadvisor.ca/Profile/bidyunk, nil,Apr. 2018, April 2018 9264,3.0,Cheryl B,https://www.tripadvisor.ca/Profile/cherylb180, nil,Feb. 2018, February 2018 9264,1.0,Tracy D,https://www.tripadvisor.ca/Profile/tracydV9318KD, nil,Dec. 2017, December 2017 9264,3.0,Trekker_Abhi,https://www.tripadvisor.ca/Profile/Trekker_Abhi, nil,Nov. 2017, October 2017 9264,3.0,HELENE D,https://www.tripadvisor.ca/Profile/787HELENED, nil,Nov. 2017, November 2017 9264,2.0,brucemM6711YC,https://www.tripadvisor.ca/Profile/brucemM6711YC, nil,Nov. 2017, October 2017 9264,4.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Oct. 2017, October 2017 9264,3.0,N8834GTmaryj,https://www.tripadvisor.ca/Profile/N8834GTmaryj, nil,Oct. 2017, September 2017 9264,3.0,J5227EMsergioc,https://www.tripadvisor.ca/Profile/J5227EMsergioc, nil,Sep. 2017, July 2017 9264,2.0,Ed P,https://www.tripadvisor.ca/Profile/EdP1296, nil,Sep. 2017, September 2017 9264,5.0,Driver2008,https://www.tripadvisor.ca/Profile/Driver2008, nil,Sep. 2017, September 2017 9264,4.0,Marlene B,https://www.tripadvisor.ca/Profile/MarleneB526, nil,Sep. 2017, August 2017 9264,nil,,nil, nil,nil,nil 9264,4.0,Svetlana T,https://www.tripadvisor.ca/Profile/SvetlanaT860, nil,Aug. 2017, August 2017 9264,4.0,coyote069,https://www.tripadvisor.ca/Profile/coyote069, nil,Jul. 2017, July 2017 9264,2.0,Wildthing_11,https://www.tripadvisor.ca/Profile/Wildthing_11, nil,Jul. 2017, July 2017 9264,4.0,Alessandra I,https://www.tripadvisor.ca/Profile/383alessandrai, nil,Jun. 2017, June 2017 9264,2.0,OntarioTaffy,https://www.tripadvisor.ca/Profile/OntarioTaffy, nil,Apr. 2017, April 2017 9264,3.0,loisl212,https://www.tripadvisor.ca/Profile/loisl212, nil,Dec. 2016, December 2016 9264,4.0,A6848TDdavidp,https://www.tripadvisor.ca/Profile/A6848TDdavidp, nil,Dec. 2016, December 2016 9264,4.0,Mike P,https://www.tripadvisor.ca/Profile/mikepE3186PS, nil,Nov. 2016, November 2016 9264,2.0,162jennw,https://www.tripadvisor.ca/Profile/162jennw, nil,Oct. 2016, October 2016 9264,3.0,Stephanie-6146,https://www.tripadvisor.ca/Profile/Stephanie-6146, nil,Oct. 2016, October 2016 9264,4.0,duff44hockey,https://www.tripadvisor.ca/Profile/duff44hockey, nil,Oct. 2016, September 2016 9264,3.0,Jo-Anne D,https://www.tripadvisor.ca/Profile/joanned807, nil,Oct. 2016, October 2016 9264,4.0,veronicah550,https://www.tripadvisor.ca/Profile/veronicah550, nil,Sep. 2016, September 2016 9264,2.0,marcrambla,https://www.tripadvisor.ca/Profile/marcrambla, nil,Sep. 2016, September 2016 9264,4.0,Sidney1013,https://www.tripadvisor.ca/Profile/Sidney1013, nil,Sep. 2016, August 2016 9264,4.0,PLSOntario,https://www.tripadvisor.ca/Profile/PLSOntario, nil,Sep. 2016, August 2016 9264,4.0,CanuckTraveller345,https://www.tripadvisor.ca/Profile/CanuckTraveller345, nil,Sep. 2016, September 2016 9264,4.0,Alexisscott21,https://www.tripadvisor.ca/Profile/Alexisscott21, nil,Aug. 2016, August 2016 9264,4.0,Bruce M,https://www.tripadvisor.ca/Profile/BruceM1182, nil,Aug. 2016, August 2016 9264,3.0,Happytravels453,https://www.tripadvisor.ca/Profile/Happytravels453, nil,Aug. 2016, August 2016 9264,4.0,Nick N,https://www.tripadvisor.ca/Profile/NickN1251, nil,Aug. 2016, August 2016 9264,4.0,Chemi S,https://www.tripadvisor.ca/Profile/ChemiS_13, nil,Aug. 2016, August 2016 9264,4.0,Grace B,https://www.tripadvisor.ca/Profile/GraceB429, nil,Aug. 2016, August 2016 9264,5.0,L8note,https://www.tripadvisor.ca/Profile/L8note, nil,Aug. 2016, August 2016 9264,5.0,Dylan Q,https://www.tripadvisor.ca/Profile/579dylanq, nil,Aug. 2016, August 2016 9264,4.0,Explore_Ontario,https://www.tripadvisor.ca/Profile/Explore_Ontario, nil,Aug. 2016, July 2016 9264,5.0,francoisee852,https://www.tripadvisor.ca/Profile/francoisee852, nil,Aug. 2016, August 2016 9264,5.0,hawkrave,https://www.tripadvisor.ca/Profile/hawkrave, nil,Aug. 2016, July 2016 9264,4.0,Galina H,https://www.tripadvisor.ca/Profile/GalinaH_12, nil,Jul. 2016, July 2016 9264,5.0,Cdnclan,https://www.tripadvisor.ca/Profile/Cdnclan, nil,Jul. 2016, July 2016 9264,4.0,Heather S,https://www.tripadvisor.ca/Profile/O9812CEheathers, nil,Jul. 2016, July 2016 9264,4.0,davidP5756KY,https://www.tripadvisor.ca/Profile/davidP5756KY, nil,Jul. 2016, July 2016 9264,4.0,Annette176,https://www.tripadvisor.ca/Profile/Annette176, nil,Jul. 2016, July 2016 9264,5.0,Glenn D,https://www.tripadvisor.ca/Profile/6glennd, nil,Jul. 2016, July 2016 9264,4.0,William L,https://www.tripadvisor.ca/Profile/X3199QDwilliaml, nil,Jun. 2016, May 2016 9264,2.0,mikebZ5666DU,https://www.tripadvisor.ca/Profile/mikebZ5666DU, nil,Jun. 2016, May 2016 9264,5.0,JIM B,https://www.tripadvisor.ca/Profile/JIMB810, nil,Jun. 2016, May 2016 9264,5.0,Jennifer H,https://www.tripadvisor.ca/Profile/jenniferhW7250BX, nil,May 2016, May 2016 9264,5.0,Dogperson1021,https://www.tripadvisor.ca/Profile/Dogperson1021, nil,Apr. 2016, April 2016 9264,3.0,Annnieee,https://www.tripadvisor.ca/Profile/Annnieee, nil,Apr. 2016, March 2016 9264,5.0,ninagupta,https://www.tripadvisor.ca/Profile/ninagupta, nil,Mar. 2016, March 2016 9264,5.0,Vanessa G,https://www.tripadvisor.ca/Profile/T5055ZGvanessag, nil,Mar. 2016, March 2016 9264,3.0,Lynn J,https://www.tripadvisor.ca/Profile/UnrestedAug2014, nil,Mar. 2016, March 2016 9264,5.0,justin c,https://www.tripadvisor.ca/Profile/X4747IOjustinc, nil,Mar. 2016, March 2016 9264,4.0,opuscat,https://www.tripadvisor.ca/Profile/opuscat, nil,Feb. 2016, February 2016 9264,3.0,JANFREDERIK_MIA,https://www.tripadvisor.ca/Profile/JANFREDERIK_MIA, nil,Jan. 2016, January 2016 9264,4.0,pennym446,https://www.tripadvisor.ca/Profile/pennym446, nil,Jan. 2016, December 2015 9264,4.0,Michael S,https://www.tripadvisor.ca/Profile/MichaelUSMC, nil,Nov. 2015, November 2015 9264,3.0,Stacey M,https://www.tripadvisor.ca/Profile/930staceym, nil,Nov. 2015, November 2015 9264,5.0,Robert G,https://www.tripadvisor.ca/Profile/robertgB8630UL, nil,Nov. 2015, November 2015 9264,4.0,Susanne W,https://www.tripadvisor.ca/Profile/279susannew, nil,Nov. 2015, August 2015 9264,2.0,K H,https://www.tripadvisor.ca/Profile/kh897, nil,Oct. 2015, July 2015 9264,5.0,krish p,https://www.tripadvisor.ca/Profile/kpk766, nil,Oct. 2015, September 2015 9264,5.0,elizabethv682,https://www.tripadvisor.ca/Profile/elizabethv682, nil,Oct. 2015, September 2015 9264,3.0,petaJ5212YF,https://www.tripadvisor.ca/Profile/petaJ5212YF, nil,Sep. 2015, September 2015 9264,4.0,Patricia J,https://www.tripadvisor.ca/Profile/patriciaj857, nil,Sep. 2015, September 2015 9264,5.0,timtB4958ZZ,https://www.tripadvisor.ca/Profile/timtB4958ZZ, nil,Sep. 2015, September 2015 9264,1.0,pat h,https://www.tripadvisor.ca/Profile/140path, nil,Sep. 2015, September 2015 9264,5.0,patriciamT7338HM,https://www.tripadvisor.ca/Profile/patriciamT7338HM, nil,Sep. 2015, September 2015 9264,4.0,Edna C,https://www.tripadvisor.ca/Profile/548ednac, nil,Sep. 2015, September 2015 9264,3.0,TorontoLady2013,https://www.tripadvisor.ca/Profile/TorontoLady2013, nil,Sep. 2015, September 2015 9264,4.0,JackieFelicity,https://www.tripadvisor.ca/Profile/JackieFelicity, nil,Sep. 2015, August 2015 9264,5.0,Nicole T,https://www.tripadvisor.ca/Profile/nicolet901, nil,Sep. 2015, August 2015 9264,4.0,StefanR2305,https://www.tripadvisor.ca/Profile/StefanR2305, nil,Aug. 2015, August 2015 9264,3.0,Nancy R,https://www.tripadvisor.ca/Profile/nancyr132, nil,Aug. 2015, August 2015 9264,4.0,Brian G,https://www.tripadvisor.ca/Profile/briangG4936DR, nil,Aug. 2015, August 2015 9264,4.0,Christopher W,https://www.tripadvisor.ca/Profile/ChristopherW724, nil,Aug. 2015, August 2015 9264,3.0,johnbL4375RB,https://www.tripadvisor.ca/Profile/johnbL4375RB, nil,Aug. 2015, August 2015 9264,5.0,Snowbarbie,https://www.tripadvisor.ca/Profile/Snowbarbie, nil,Aug. 2015, August 2015 9264,3.0,lari1960,https://www.tripadvisor.ca/Profile/lari1960, nil,Aug. 2015, July 2015 9264,3.0,robinf292,https://www.tripadvisor.ca/Profile/robinf292, nil,Aug. 2015, July 2015 9264,4.0,JacquelineL144,https://www.tripadvisor.ca/Profile/JacquelineL144, nil,Aug. 2015, July 2015 9264,3.0,steener100,https://www.tripadvisor.ca/Profile/steener100, nil,Jul. 2015, July 2015 9264,5.0,kaylatodd1,https://www.tripadvisor.ca/Profile/kaylatodd1, nil,Jul. 2015, June 2015 9264,4.0,I_Am_A_Free_Bird,https://www.tripadvisor.ca/Profile/I_Am_A_Free_Bird, nil,Jun. 2015, June 2015 9264,4.0,Paul P,https://www.tripadvisor.ca/Profile/paulpE6022EV, nil,Jun. 2015, June 2015 9264,5.0,Stuart L,https://www.tripadvisor.ca/Profile/677stuartl, nil,May 2015, May 2015 9264,3.0,Bruno Z,https://www.tripadvisor.ca/Profile/bronekz52, nil,May 2015, May 2015 9264,2.0,Jet49638,https://www.tripadvisor.ca/Profile/Jet49638, nil,Apr. 2015, April 2015 9264,4.0,Joseph C,https://www.tripadvisor.ca/Profile/96josephc, nil,Apr. 2015, April 2015 9264,4.0,SabreDerek p,https://www.tripadvisor.ca/Profile/sabrederekp, nil,Apr. 2015, April 2015 9264,4.0,Edward C,https://www.tripadvisor.ca/Profile/edwardac_13, nil,Apr. 2015, March 2015 9264,3.0,Levacas,https://www.tripadvisor.ca/Profile/Levacas, nil,Mar. 2015, March 2015 9264,3.0,Luis F,https://www.tripadvisor.ca/Profile/LuisF34, nil,Nov. 2014, August 2014 9264,2.0,Gary S,https://www.tripadvisor.ca/Profile/garysM1776AX, nil,Nov. 2014, October 2014 9264,3.0,robynf433,https://www.tripadvisor.ca/Profile/robynf433, nil,Nov. 2014, November 2014 9264,2.0,GillianC63,https://www.tripadvisor.ca/Profile/GillianC63, nil,Nov. 2014, October 2014 9264,3.0,Bill G,https://www.tripadvisor.ca/Profile/billg270, nil,Oct. 2014, October 2014 9264,4.0,travelLite4me,https://www.tripadvisor.ca/Profile/travelLite4me, nil,Sep. 2014, September 2014 9264,4.0,kariandkyle,https://www.tripadvisor.ca/Profile/kariandkyle, nil,Sep. 2014, September 2014 9264,5.0,Patti P,https://www.tripadvisor.ca/Profile/pattipokorchak, nil,Sep. 2014, September 2014 9264,3.0,ontherideau,https://www.tripadvisor.ca/Profile/ontherideau, nil,Sep. 2014, August 2014 9264,2.0,elleno,https://www.tripadvisor.ca/Profile/elleno, nil,Aug. 2014, August 2014 9264,4.0,Marshall F,https://www.tripadvisor.ca/Profile/98marshallf, nil,Aug. 2014, July 2014 9264,5.0,gerald m,https://www.tripadvisor.ca/Profile/511geraldm, nil,Aug. 2014, August 2014 9265,5.0,suelyn61,https://www.tripadvisor.ca/Profile/suelyn61, nil,Oct. 2018, October 2018 9265,5.0,Nicole S,https://www.tripadvisor.ca/Profile/V336LVnicoles, nil,Sep. 2018, August 2018 9265,5.0,David K,https://www.tripadvisor.ca/Profile/davidyk93, nil,Jul. 2018, July 2018 9265,5.0,NursePhil,https://www.tripadvisor.ca/Profile/NursePhil, nil,May 2018, May 2018 9265,5.0,slyman4u,https://www.tripadvisor.ca/Profile/slyman4u, nil,Sep. 2017, September 2017 9265,5.0,Evan K,https://www.tripadvisor.ca/Profile/EvanK922, nil,Aug. 2017, August 2017 9265,nil,,nil, nil,nil,nil 9265,5.0,davidb00n,https://www.tripadvisor.ca/Profile/davidb00n, nil,Aug. 2016, July 2016 9266,nil,,nil, nil,nil,nil 9266,5.0,Manxmaninuk,https://www.tripadvisor.ca/Profile/Manxmaninuk, nil,Nov. 2018, November 2018 9266,5.0,Alan D,https://www.tripadvisor.ca/Profile/AlanD381, nil,Oct. 2018, October 2018 9266,5.0,Emily V,https://www.tripadvisor.ca/Profile/emilyv536, nil,Oct. 2018, October 2018 9266,5.0,pacis1,https://www.tripadvisor.ca/Profile/pacis1, nil,Oct. 2018, August 2018 9266,5.0,Melissa I,https://www.tripadvisor.ca/Profile/503melissai, nil,Sep. 2018, September 2018 9266,5.0,Tami D,https://www.tripadvisor.ca/Profile/TamiD177, nil,Sep. 2018, August 2018 9266,2.0,Daniel D,https://www.tripadvisor.ca/Profile/440DanielD, nil,Sep. 2018, September 2018 9266,5.0,jmjb04,https://www.tripadvisor.ca/Profile/jmjb04, nil,Sep. 2018, September 2018 9266,5.0,Karen H,https://www.tripadvisor.ca/Profile/karenhN7627SB, nil,Sep. 2018, August 2018 9266,5.0,angieandrobin,https://www.tripadvisor.ca/Profile/angieandrobin, nil,Sep. 2018, August 2018 9266,5.0,Brian D,https://www.tripadvisor.ca/Profile/L3050LUbriand, nil,Jul. 2018, July 2018 9266,5.0,ChezSSJ,https://www.tripadvisor.ca/Profile/ChezSSJ, nil,Jul. 2018, July 2018 9266,5.0,Lisa V,https://www.tripadvisor.ca/Profile/lisavS1255HN, nil,Jul. 2018, July 2018 9266,5.0,KEN O,https://www.tripadvisor.ca/Profile/KENO423, nil,Jul. 2018, July 2018 9266,5.0,peacealways,https://www.tripadvisor.ca/Profile/peacealways, nil,Jul. 2018, June 2018 9266,5.0,Sherrill B,https://www.tripadvisor.ca/Profile/495sherrillb, nil,Sep. 2017, September 2017 9266,5.0,Julie_Gerard,https://www.tripadvisor.ca/Profile/Julie_Gerard, nil,Sep. 2017, September 2017 9266,5.0,Willam B,https://www.tripadvisor.ca/Profile/EeZeeke, nil,Sep. 2017, September 2017 9266,5.0,Barbara D,https://www.tripadvisor.ca/Profile/barbaradraimin, nil,Sep. 2017, September 2017 9266,4.0,Family_o_fun,https://www.tripadvisor.ca/Profile/Family_o_fun, nil,Aug. 2017, August 2017 9266,5.0,Chasney,https://www.tripadvisor.ca/Profile/Chasney, nil,Aug. 2017, July 2017 9266,4.0,SheilaLastname,https://www.tripadvisor.ca/Profile/SheilaLastname, nil,Aug. 2017, August 2017 9266,5.0,martaw165,https://www.tripadvisor.ca/Profile/martaw165, nil,Aug. 2017, August 2017 9266,5.0,Catheb78,https://www.tripadvisor.ca/Profile/Catheb78, nil,Aug. 2017, August 2017 9266,4.0,Leekmuncher7474,https://www.tripadvisor.ca/Profile/Leekmuncher7474, nil,Aug. 2017, August 2017 9266,4.0,wanderlust0809,https://www.tripadvisor.ca/Profile/wanderlust0809, nil,Aug. 2017, August 2017 9266,5.0,LuLu9122,https://www.tripadvisor.ca/Profile/LuLu9122, nil,Aug. 2017, July 2017 9266,3.0,MJCanada,https://www.tripadvisor.ca/Profile/MJCanada, nil,Jul. 2017, July 2017 9266,4.0,Travel490824,https://www.tripadvisor.ca/Profile/Travel490824, nil,Jul. 2017, July 2017 9266,5.0,kockykop,https://www.tripadvisor.ca/Profile/kockykop, nil,Jul. 2017, July 2017 9266,5.0,veredm870,https://www.tripadvisor.ca/Profile/veredm870, nil,Jun. 2017, June 2017 9266,5.0,Rick L,https://www.tripadvisor.ca/Profile/rickl399, nil,Jun. 2017, June 2017 9266,5.0,jeffandschui,https://www.tripadvisor.ca/Profile/jeffandschui, nil,Jun. 2017, June 2017 9266,5.0,Toutesweet123,https://www.tripadvisor.ca/Profile/Wander806625, nil,May 2017, May 2017 9266,5.0,Alan R,https://www.tripadvisor.ca/Profile/alanr367, nil,Apr. 2017, April 2017 9266,5.0,Jeff G,https://www.tripadvisor.ca/Profile/jeffgL1408FY, nil,Oct. 2016, June 2016 9266,5.0,MTB112,https://www.tripadvisor.ca/Profile/MTB112, nil,Oct. 2016, October 2016 9266,5.0,Todd B,https://www.tripadvisor.ca/Profile/K9219ACtoddb, nil,Oct. 2016, October 2016 9266,5.0,MomarNMe,https://www.tripadvisor.ca/Profile/MomarNMe, nil,Oct. 2016, October 2016 9266,3.0,NallaVancouver,https://www.tripadvisor.ca/Profile/NallaVancouver, nil,Oct. 2016, October 2016 9266,5.0,SmoochieAndTweety,https://www.tripadvisor.ca/Profile/SmoochieAndTweety, nil,Oct. 2016, October 2016 9266,5.0,LucyJasper,https://www.tripadvisor.ca/Profile/LucyJasper, nil,Oct. 2016, October 2016 9266,5.0,deanjamesblundell,https://www.tripadvisor.ca/Profile/deanjamesblundell, nil,Oct. 2016, October 2016 9266,5.0,Steve B,https://www.tripadvisor.ca/Profile/B198ATsteveb, nil,Oct. 2016, October 2016 9266,5.0,CanadianDiane,https://www.tripadvisor.ca/Profile/canadiandiane, nil,Sep. 2016, September 2016 9266,5.0,Peter W,https://www.tripadvisor.ca/Profile/peterwU4828LN, nil,Sep. 2016, September 2016 9266,5.0,_rswindells,https://www.tripadvisor.ca/Profile/_rswindells, nil,Sep. 2016, September 2016 9266,5.0,undertheivy,https://www.tripadvisor.ca/Profile/undertheivy, nil,Aug. 2016, August 2016 9266,5.0,Paul M,https://www.tripadvisor.ca/Profile/paulluella, nil,Aug. 2016, August 2016 9266,5.0,SMFotheringham,https://www.tripadvisor.ca/Profile/SMFotheringham, nil,Aug. 2016, August 2016 9266,5.0,vacaynut,https://www.tripadvisor.ca/Profile/vacaynut, nil,Aug. 2016, August 2016 9266,5.0,Geoff N,https://www.tripadvisor.ca/Profile/61geoffn, nil,Aug. 2016, August 2016 9266,4.0,Zoboli F,https://www.tripadvisor.ca/Profile/zobolif, nil,Aug. 2016, August 2016 9266,5.0,rthibadeau,https://www.tripadvisor.ca/Profile/rthibadeau, nil,Aug. 2016, August 2016 9266,5.0,Patti J,https://www.tripadvisor.ca/Profile/355pattij, nil,Aug. 2016, August 2016 9266,5.0,Cyrus H,https://www.tripadvisor.ca/Profile/461cyrush, nil,Aug. 2016, August 2016 9266,5.0,robertpY2986OQ,https://www.tripadvisor.ca/Profile/robertpY2986OQ, nil,Aug. 2016, August 2016 9266,5.0,Sheerim,https://www.tripadvisor.ca/Profile/Sheerim, nil,Aug. 2016, August 2016 9266,5.0,rosecolourcarol,https://www.tripadvisor.ca/Profile/rosecolourcarol, nil,Aug. 2016, August 2016 9266,5.0,bart311,https://www.tripadvisor.ca/Profile/bart311, nil,Aug. 2016, August 2016 9266,5.0,Victory333,https://www.tripadvisor.ca/Profile/Victory333, nil,Aug. 2016, August 2016 9266,5.0,KimG0320,https://www.tripadvisor.ca/Profile/KimG0320, nil,Jul. 2016, July 2016 9266,5.0,Gangirl2013,https://www.tripadvisor.ca/Profile/Gangirl2013, nil,Jul. 2016, July 2016 9266,5.0,Deborah V,https://www.tripadvisor.ca/Profile/851deborahv, nil,Jul. 2016, March 2016 9267,nil,,nil, nil,nil,nil 9267,5.0,Amy L,https://www.tripadvisor.ca/Profile/amylH7331EQ, nil,Aug. 2018, August 2018 9267,5.0,Patricia B,https://www.tripadvisor.ca/Profile/rotarypat, nil,Aug. 2018, July 2018 9267,4.0,Stephen R,https://www.tripadvisor.ca/Profile/437stephenr, nil,Jul. 2018, July 2018 9267,3.0,Bob1949,https://www.tripadvisor.ca/Profile/Bob1949, nil,May 2018, May 2018 9267,5.0,rosienej,https://www.tripadvisor.ca/Profile/rosienej, nil,May 2018, May 2018 9267,5.0,vladimir304,https://www.tripadvisor.ca/Profile/vladimir304, nil,May 2018, May 2018 9267,4.0,Amelie,https://www.tripadvisor.ca/Profile/Merida2008, nil,May 2018, May 2018 9267,3.0,expozay9,https://www.tripadvisor.ca/Profile/expozay9, nil,Apr. 2018, April 2018 9267,5.0,dadscat,https://www.tripadvisor.ca/Profile/dadscat, nil,Nov. 2017, July 2017 9267,5.0,David G,https://www.tripadvisor.ca/Profile/davidgQ5070WL, nil,Aug. 2017, August 2017 9267,5.0,Gumby P,https://www.tripadvisor.ca/Profile/lauragU2237AQ, nil,Jul. 2017, July 2017 9267,5.0,LaDolceVita_Beq,https://www.tripadvisor.ca/Profile/LaDolceVita_Beq, nil,Jul. 2017, July 2017 9267,4.0,HeatherLorax,https://www.tripadvisor.ca/Profile/HeatherLorax, nil,Jul. 2017, June 2017 9267,5.0,Kim N,https://www.tripadvisor.ca/Profile/dncrmom, nil,Jul. 2017, June 2017 9267,5.0,mainecentral,https://www.tripadvisor.ca/Profile/mainecentral, nil,May 2017, May 2017 9267,5.0,amystanton987,https://www.tripadvisor.ca/Profile/amystanton987, nil,May 2017, April 2017 9267,5.0,James F,https://www.tripadvisor.ca/Profile/F3710ZYjamesf, nil,Apr. 2017, April 2017 9267,5.0,Hal F,https://www.tripadvisor.ca/Profile/HalF34, nil,Feb. 2017, August 2016 9267,5.0,mrsbeasely,https://www.tripadvisor.ca/Profile/mrsbeasely, nil,Jan. 2017, January 2017 9267,5.0,brucelochhead,https://www.tripadvisor.ca/Profile/brucelochhead, nil,Jan. 2017, January 2017 9267,4.0,Starryflower,https://www.tripadvisor.ca/Profile/Starryflower, nil,Dec. 2016, September 2016 9267,5.0,brownmil,https://www.tripadvisor.ca/Profile/brownmil, nil,Nov. 2016, October 2016 9267,5.0,Raumanpoika,https://www.tripadvisor.ca/Profile/Raumanpoika, nil,Oct. 2016, June 2016 9267,5.0,AssignedUsername,https://www.tripadvisor.ca/Profile/AssignedUsername, nil,Oct. 2016, August 2016 9267,5.0,sparks22016,https://www.tripadvisor.ca/Profile/sparks22016, nil,Oct. 2016, October 2016 9267,4.0,lisafD8375VZ,https://www.tripadvisor.ca/Profile/lisafD8375VZ, nil,Sep. 2016, September 2016 9267,5.0,wigsy,https://www.tripadvisor.ca/Profile/wigsy, nil,Sep. 2016, September 2016 9267,4.0,Jan B,https://www.tripadvisor.ca/Profile/JanB638, nil,Sep. 2016, September 2016 9267,5.0,MrsHBerry,https://www.tripadvisor.ca/Profile/MrsHBerry, nil,Sep. 2016, June 2016 9267,4.0,dicksonbl,https://www.tripadvisor.ca/Profile/dicksonbl, nil,Sep. 2016, August 2016 9267,5.0,thecycler,https://www.tripadvisor.ca/Profile/thecycler, nil,Aug. 2016, August 2016 9267,5.0,travginny,https://www.tripadvisor.ca/Profile/travginny, nil,Aug. 2016, August 2016 9267,5.0,PMacOtt,https://www.tripadvisor.ca/Profile/PMacOtt, nil,Aug. 2016, August 2016 9267,5.0,janetalexa,https://www.tripadvisor.ca/Profile/janetalexa, nil,Jul. 2016, July 2016 9267,5.0,SimpsonSherryway,https://www.tripadvisor.ca/Profile/SimpsonSherryway, nil,Jul. 2016, July 2016 9267,2.0,Theyzi C,https://www.tripadvisor.ca/Profile/theyzic, nil,Jun. 2016, June 2016 9267,5.0,lllllll99,https://www.tripadvisor.ca/Profile/lllllll99, nil,Jun. 2016, June 2016 9267,5.0,MomClara,https://www.tripadvisor.ca/Profile/MomClara, nil,Jun. 2016, June 2016 9267,4.0,Amir A,https://www.tripadvisor.ca/Profile/amira802, nil,Jun. 2016, June 2016 9267,5.0,LailaFreddy,https://www.tripadvisor.ca/Profile/LailaFreddy, nil,Jun. 2016, June 2016 9267,5.0,Petra O,https://www.tripadvisor.ca/Profile/emmat881, nil,Jun. 2016, July 2015 9267,5.0,CCanuckFamily,https://www.tripadvisor.ca/Profile/CCanuckFamily, nil,May 2016, May 2016 9267,5.0,R W C,https://www.tripadvisor.ca/Profile/RWC_12, nil,Mar. 2016, March 2016 9267,5.0,KEM14,https://www.tripadvisor.ca/Profile/KEM14, nil,Mar. 2016, March 2016 9267,5.0,frank941,https://www.tripadvisor.ca/Profile/frank941, nil,Nov. 2015, May 2015 9267,5.0,robertmK6241ZU,https://www.tripadvisor.ca/Profile/robertmK6241ZU, nil,Oct. 2015, October 2015 9267,5.0,Nancy O,https://www.tripadvisor.ca/Profile/nancyo846, nil,Oct. 2015, October 2015 9267,5.0,surfer02_10,https://www.tripadvisor.ca/Profile/surfer02_10, nil,Sep. 2015, September 2015 9267,4.0,Dennis L,https://www.tripadvisor.ca/Profile/56dennisl, nil,Sep. 2015, July 2015 9267,5.0,Judith R,https://www.tripadvisor.ca/Profile/JudithR_13, nil,Sep. 2015, August 2015 9267,4.0,REL_11,https://www.tripadvisor.ca/Profile/REL_11, nil,Aug. 2015, August 2015 9267,5.0,Yrral2014,https://www.tripadvisor.ca/Profile/Yrral2014, nil,Aug. 2015, August 2015 9267,3.0,Christine S,https://www.tripadvisor.ca/Profile/ChristineS711, nil,Aug. 2015, August 2015 9267,4.0,Ruth K,https://www.tripadvisor.ca/Profile/RuthK720, nil,Aug. 2015, July 2015 9267,5.0,Joyce O,https://www.tripadvisor.ca/Profile/230joyceg, nil,Jul. 2015, June 2015 9267,5.0,dankro_10,https://www.tripadvisor.ca/Profile/dankro_10, nil,Jul. 2015, June 2015 9267,5.0,jay398,https://www.tripadvisor.ca/Profile/jay398, nil,Jul. 2015, April 2015 9267,5.0,Lizzie C,https://www.tripadvisor.ca/Profile/492lizziec, nil,Jul. 2015, July 2015 9267,4.0,MONICA C,https://www.tripadvisor.ca/Profile/Moniessence, nil,Jul. 2015, April 2015 9267,5.0,Margaret H,https://www.tripadvisor.ca/Profile/margarethH7949HE, nil,Jul. 2015, May 2015 9267,5.0,r_stievenard,https://www.tripadvisor.ca/Profile/r_stievenard, nil,Jul. 2015, April 2015 9267,5.0,BW T,https://www.tripadvisor.ca/Profile/Queenslanding, nil,Jul. 2015, June 2015 9267,4.0,MICHELLE C,https://www.tripadvisor.ca/Profile/shell_2026, nil,Jun. 2015, June 2015 9267,5.0,Diane T,https://www.tripadvisor.ca/Profile/DianeT225, nil,Jun. 2015, June 2015 9267,5.0,Linda M,https://www.tripadvisor.ca/Profile/S533CHlindam, nil,May 2015, May 2015 9267,4.0,JacquiSouthampton,https://www.tripadvisor.ca/Profile/JacquiSouthampton, nil,May 2015, May 2015 9267,5.0,Jimmy G,https://www.tripadvisor.ca/Profile/JimmyG430, nil,Apr. 2015, April 2015 9267,5.0,Mariana M. A.,https://www.tripadvisor.ca/Profile/marianamalmeida, nil,Apr. 2015, April 2015 9267,5.0,Therese65,https://www.tripadvisor.ca/Profile/Therese65, nil,Jan. 2015, January 2015 9267,5.0,CCLS,https://www.tripadvisor.ca/Profile/CCLS, nil,Jan. 2015, January 2015 9267,5.0,WillandKristine,https://www.tripadvisor.ca/Profile/WillandKristine, nil,Nov. 2014, September 2014 9267,5.0,brocolie104,https://www.tripadvisor.ca/Profile/brocolie104, nil,Oct. 2014, July 2014 9267,5.0,Peter S,https://www.tripadvisor.ca/Profile/949PeterS949, nil,Aug. 2014, August 2014 9267,5.0,Elaine R,https://www.tripadvisor.ca/Profile/ElaineR746, nil,Aug. 2014, August 2014 9267,5.0,Susie R,https://www.tripadvisor.ca/Profile/717susier, nil,Aug. 2014, August 2014 9267,5.0,Christian E,https://www.tripadvisor.ca/Profile/ChristianE905, nil,Jul. 2014, June 2014 9267,5.0,Kolakovca,https://www.tripadvisor.ca/Profile/Kolakovca, nil,Jul. 2014, June 2014 9267,5.0,13Kimberly1967,https://www.tripadvisor.ca/Profile/13Kimberly1967, nil,Jul. 2014, June 2014 9267,4.0,JenCG_12,https://www.tripadvisor.ca/Profile/JenCG_12, nil,Jul. 2014, July 2014 9267,5.0,Francois S B,https://www.tripadvisor.ca/Profile/FrankB7999, nil,Jul. 2014, June 2014 9267,5.0,gnbrooks,https://www.tripadvisor.ca/Profile/gnbrooks, nil,Jun. 2014, June 2014 9267,4.0,Gail W,https://www.tripadvisor.ca/Profile/GailW810, nil,Jun. 2014, June 2014 9267,5.0,Katherine H,https://www.tripadvisor.ca/Profile/247katherineh, nil,Jun. 2014, June 2014 9267,5.0,ljlecount,https://www.tripadvisor.ca/Profile/ljlecount, nil,Jun. 2014, June 2014 9267,5.0,Matt A,https://www.tripadvisor.ca/Profile/331matta, nil,Aug. 2013, August 2013 9267,4.0,jabapril,https://www.tripadvisor.ca/Profile/jabapril, nil,Jul. 2013, July 2013 9267,5.0,H G,https://www.tripadvisor.ca/Profile/HGrrl, nil,Jun. 2013, June 2013 9267,5.0,SMclellan,https://www.tripadvisor.ca/Profile/SMclellan, nil,Jun. 2013, June 2013 9267,5.0,Lori G,https://www.tripadvisor.ca/Profile/LoriG51, nil,Oct. 2012, September 2012 9267,5.0,CelesteG722,https://www.tripadvisor.ca/Profile/CelesteG722, nil,Oct. 2012, October 2012 9267,5.0,Matthew W,https://www.tripadvisor.ca/Profile/508MatthewW, nil,Sep. 2012, September 2012 9267,5.0,ScottHToronto,https://www.tripadvisor.ca/Profile/ScottHToronto, nil,Sep. 2012, August 2012 9267,5.0,Zummerzet68,https://www.tripadvisor.ca/Profile/Zummerzet68, nil,Aug. 2012, August 2012 9267,5.0,Jennifer S,https://www.tripadvisor.ca/Profile/JenniferS547, nil,Jul. 2012, June 2012 9267,5.0,travelling_elisa,https://www.tripadvisor.ca/Profile/travelling_elisa, nil,Aug. 2011, July 2011 9267,4.0,sophke,https://www.tripadvisor.ca/Profile/sophke, nil,Aug. 2011, July 2011 9267,5.0,Mtl-Qc-Vacay,https://www.tripadvisor.ca/Profile/Mtl-Qc-Vacay, nil,Aug. 2011, August 2011 9267,3.0,Kempka1,https://www.tripadvisor.ca/Profile/Kempka1, nil,Aug. 2011, July 2011 9267,5.0,Mackasx2,https://www.tripadvisor.ca/Profile/Mackasx2, nil,Apr. 2011, March 2011 9267,4.0,sensleafs,https://www.tripadvisor.ca/Profile/sensleafs, nil,Mar. 2011, February 2011 9267,5.0,Sheffem,https://www.tripadvisor.ca/Profile/Sheffem, nil,Dec. 2010, December 2010 9267,5.0,marcoCH80,https://www.tripadvisor.ca/Profile/marcoCH80, nil,Nov. 2010, November 2010 9267,5.0,steveandjackie1312,https://www.tripadvisor.ca/Profile/steveandjackie1312, nil,Oct. 2010, October 2010 9267,3.0,Carlos154996,https://www.tripadvisor.ca/Profile/Carlos154996, nil,Sep. 2010, September 2010 9267,4.0,MelissaC621,https://www.tripadvisor.ca/Profile/MelissaC621, nil,Sep. 2010, September 2010 9267,5.0,Judy M,https://www.tripadvisor.ca/Profile/G9204VCjudym, nil,Sep. 2010, August 2010 9267,5.0,Roscoe8,https://www.tripadvisor.ca/Profile/Roscoe8, nil,Sep. 2010, September 2010 9267,5.0,NadineHH,https://www.tripadvisor.ca/Profile/NadineHH, nil,Sep. 2010, September 2010 9267,5.0,Transitioning66,https://www.tripadvisor.ca/Profile/Transitioning66, nil,Aug. 2010, August 2010 9267,5.0,kraveller,https://www.tripadvisor.ca/Profile/kraveller, nil,Jul. 2010, July 2010 9267,5.0,Cibal,https://www.tripadvisor.ca/Profile/Cibal, nil,Jul. 2010, July 2010 9267,5.0,Citygirl021,https://www.tripadvisor.ca/Profile/Citygirl021, nil,Jul. 2010, October 2009 9267,4.0,NorthSouth,https://www.tripadvisor.ca/Profile/NorthSouth, nil,Jul. 2010, July 2010 9267,5.0,johnnyd76,https://www.tripadvisor.ca/Profile/johnnyd76, nil,Jun. 2010, May 2010 9267,5.0,TequilaT0m,https://www.tripadvisor.ca/Profile/TequilaT0m, nil,May 2010, May 2010 9267,5.0,Lambert16,https://www.tripadvisor.ca/Profile/Lambert16, nil,May 2010, May 2010 9267,5.0,isaac708,https://www.tripadvisor.ca/Profile/isaac708, nil,Apr. 2010, April 2010 9267,5.0,Foto928,https://www.tripadvisor.ca/Profile/Foto928, nil,Apr. 2010, April 2010 9267,5.0,victoria033,https://www.tripadvisor.ca/Profile/victoria033, nil,Apr. 2010, March 2010 9267,5.0,Madelle,https://www.tripadvisor.ca/Profile/Madelle, nil,Apr. 2010, April 2010 9267,5.0,busterOttawa,https://www.tripadvisor.ca/Profile/busterOttawa, nil,Apr. 2010, April 2010 9267,5.0,ekquest,https://www.tripadvisor.ca/Profile/ekquest, nil,Mar. 2010, March 2010 9267,5.0,TorontoPolarBear,https://www.tripadvisor.ca/Profile/TorontoPolarBear, nil,Mar. 2010, March 2010 9267,5.0,MEW_10,https://www.tripadvisor.ca/Profile/MEW_10, nil,Feb. 2010, February 2010 9267,5.0,csb101,https://www.tripadvisor.ca/Profile/csb101, nil,Jan. 2010, January 2010 9267,5.0,TorontoTravel_girl71,https://www.tripadvisor.ca/Profile/TorontoTravel_girl71, nil,Jan. 2010, December 2009 9267,5.0,MNTripTravel,https://www.tripadvisor.ca/Profile/MNTripTravel, nil,Jan. 2010, January 2010 9267,5.0,mrbill17,https://www.tripadvisor.ca/Profile/mrbill17, nil,Dec. 2009, November 2009 9267,5.0,Revsue1,https://www.tripadvisor.ca/Profile/Revsue1, nil,Dec. 2009, December 2009 9267,5.0,cluttered,https://www.tripadvisor.ca/Profile/cluttered, nil,Dec. 2009, November 2009 9267,5.0,carrt7,https://www.tripadvisor.ca/Profile/carrt7, nil,Dec. 2009, December 2009 9267,5.0,Susan D,https://www.tripadvisor.ca/Profile/gardengnomegeek, nil,Nov. 2009, August 2009 9267,4.0,JArcher81,https://www.tripadvisor.ca/Profile/JArcher81, nil,Nov. 2009, October 2009 9267,5.0,RogueJade,https://www.tripadvisor.ca/Profile/RogueJade, nil,Oct. 2009, May 2009 9267,5.0,patDerby,https://www.tripadvisor.ca/Profile/patDerby, nil,Oct. 2009, September 2009 9267,5.0,HughnSue,https://www.tripadvisor.ca/Profile/HughnSue, nil,Oct. 2009, October 2009 9267,5.0,CruiseGirlFlorida,https://www.tripadvisor.ca/Profile/CruiseGirlFlorida, nil,Oct. 2009, September 2009 9267,5.0,becciedc,https://www.tripadvisor.ca/Profile/becciedc, nil,Sep. 2009, September 2009 9267,5.0,ClaraCrane,https://www.tripadvisor.ca/Profile/ClaraCrane, nil,Sep. 2009, August 2009 9267,5.0,H0lala,https://www.tripadvisor.ca/Profile/H0lala, nil,Sep. 2009, August 2009 9267,5.0,shauna123,https://www.tripadvisor.ca/Profile/shauna123, nil,Sep. 2009, September 2009 9267,5.0,FunToTravelOntario,https://www.tripadvisor.ca/Profile/FunToTravelOntario, nil,Sep. 2009, August 2009 9267,5.0,Oreo65,https://www.tripadvisor.ca/Profile/Oreo65, nil,Sep. 2009, August 2009 9267,5.0,WindylindyOttawa,https://www.tripadvisor.ca/Profile/WindylindyOttawa, nil,Aug. 2009, August 2009 9267,4.0,Bryan758,https://www.tripadvisor.ca/Profile/Bryan758, nil,Aug. 2009, August 2009 9267,5.0,gauthng,https://www.tripadvisor.ca/Profile/gauthng, nil,Aug. 2009, August 2009 9267,5.0,suzieqh,https://www.tripadvisor.ca/Profile/suzieqh, nil,Aug. 2009, August 2009 9267,4.0,Opsguy08,https://www.tripadvisor.ca/Profile/Opsguy08, nil,Aug. 2009, July 2009 9267,4.0,GanMaam,https://www.tripadvisor.ca/Profile/GanMaam, nil,Aug. 2009, July 2009 9267,4.0,packednreadyNePa,https://www.tripadvisor.ca/Profile/packednreadyNePa, nil,Nov. 2008, November 2008 9267,5.0,benjiesluv,https://www.tripadvisor.ca/Profile/benjiesluv, nil,Apr. 2007, April 2007 9268,5.0,Jenni C,https://www.tripadvisor.ca/Profile/JenniC411, nil,Oct. 2018, September 2018 9268,4.0,Linzi,https://www.tripadvisor.ca/Profile/linzi1966, nil,Sep. 2018, September 2018 9268,3.0,Genna W,https://www.tripadvisor.ca/Profile/gennaw2017, nil,Sep. 2018, September 2018 9268,5.0,Zinnia J,https://www.tripadvisor.ca/Profile/995zinniaj, nil,Sep. 2018, September 2018 9268,5.0,Maureen W,https://www.tripadvisor.ca/Profile/MaureenW316, nil,Aug. 2018, August 2018 9268,5.0,Aditee K,https://www.tripadvisor.ca/Profile/aditeek2018, nil,Aug. 2018, August 2018 9268,5.0,Dani B,https://www.tripadvisor.ca/Profile/danib97, nil,Jul. 2018, July 2018 9268,5.0,Andy927984,https://www.tripadvisor.ca/Profile/Andy927984, nil,Jul. 2018, June 2018 9268,5.0,sabavisitor,https://www.tripadvisor.ca/Profile/sabavisitor, nil,Jul. 2018, July 2018 9268,4.0,JohnCUpstateNY,https://www.tripadvisor.ca/Profile/JohnCUpstateNY, nil,Oct. 2017, September 2017 9268,5.0,Loreley Z,https://www.tripadvisor.ca/Profile/l0releyz, nil,Sep. 2017, September 2017 9268,5.0,Anja H,https://www.tripadvisor.ca/Profile/AnjaKA73, nil,Sep. 2017, April 2017 9268,5.0,emh0,https://www.tripadvisor.ca/Profile/emh0, nil,Sep. 2017, September 2017 9268,5.0,Fraggletops,https://www.tripadvisor.ca/Profile/Fraggletops, nil,Aug. 2017, August 2017 9268,5.0,travginny,https://www.tripadvisor.ca/Profile/travginny, nil,Aug. 2017, August 2017 9268,5.0,froatsmj,https://www.tripadvisor.ca/Profile/froatsmj, nil,Jun. 2017, June 2017 9268,5.0,Laurie Z,https://www.tripadvisor.ca/Profile/369lauriez, nil,Jun. 2017, June 2017 9268,5.0,Laura L,https://www.tripadvisor.ca/Profile/G7085LJlaural, nil,Jun. 2017, May 2017 9268,4.0,freedom_55_9,https://www.tripadvisor.ca/Profile/freedom_55_9, nil,May 2017, April 2017 9268,5.0,Bubbles-Fluffy,https://www.tripadvisor.ca/Profile/Bubbles-Fluffy, nil,Oct. 2016, October 2016 9268,5.0,jenny m,https://www.tripadvisor.ca/Profile/jennyamay, nil,Oct. 2016, October 2016 9268,4.0,Restofan2013,https://www.tripadvisor.ca/Profile/Restofan2013, nil,Oct. 2016, August 2016 9268,5.0,burlingt0ngal,https://www.tripadvisor.ca/Profile/burlingt0ngal, nil,Sep. 2016, September 2016 9268,5.0,David W,https://www.tripadvisor.ca/Profile/DavidW43, nil,Sep. 2016, August 2016 9268,4.0,_franksarehome,https://www.tripadvisor.ca/Profile/_franksarehome, nil,Aug. 2016, August 2016 9268,5.0,Karen S,https://www.tripadvisor.ca/Profile/X4099MSkarens, nil,Aug. 2016, August 2016 9268,5.0,eeeefarm,https://www.tripadvisor.ca/Profile/eeeefarm, nil,Aug. 2016, August 2016 9268,5.0,Yves L,https://www.tripadvisor.ca/Profile/308yvesl, nil,Aug. 2016, August 2016 9268,5.0,jaywee,https://www.tripadvisor.ca/Profile/jaywee, nil,Jul. 2016, July 2016 9268,5.0,eljefeargentino,https://www.tripadvisor.ca/Profile/eljefeargentino, nil,Jul. 2016, July 2016 9268,5.0,Sarah N,https://www.tripadvisor.ca/Profile/SarahN767, nil,Jul. 2016, June 2016 9268,5.0,Helennotter,https://www.tripadvisor.ca/Profile/Helennotter, nil,Jun. 2016, June 2016 9268,5.0,Frank C,https://www.tripadvisor.ca/Profile/frankcT9565KB, nil,Jun. 2016, June 2016 9268,5.0,Wilkybob,https://www.tripadvisor.ca/Profile/Wilkybob, nil,May 2016, May 2016 9268,5.0,catlivesupstairs,https://www.tripadvisor.ca/Profile/catlivesupstairs, nil,May 2016, May 2016 9268,5.0,LJ_Ktown,https://www.tripadvisor.ca/Profile/LJ_Ktown, nil,May 2016, May 2016 9268,5.0,Patrick D,https://www.tripadvisor.ca/Profile/Q2987PHpatrickd, nil,Apr. 2016, April 2016 9268,5.0,Kathryn S,https://www.tripadvisor.ca/Profile/0kathryns, nil,Jan. 2016, September 2015 9268,5.0,Arun K,https://www.tripadvisor.ca/Profile/arunk_293, nil,Nov. 2015, November 2015 9268,5.0,GlenmalureMary,https://www.tripadvisor.ca/Profile/GlenmalureMary, nil,Nov. 2015, October 2015 9268,nil,,nil, nil,nil,nil 9268,5.0,axb311,https://www.tripadvisor.ca/Profile/axb311, nil,Jul. 2015, July 2015 9268,4.0,Barb S,https://www.tripadvisor.ca/Profile/552BarbS, nil,Jul. 2015, July 2015 9268,5.0,Madeleine B,https://www.tripadvisor.ca/Profile/JohnMadeleine, nil,Jul. 2015, July 2015 9268,5.0,bakul_shroff,https://www.tripadvisor.ca/Profile/bakul_shroff, nil,Jul. 2015, July 2015 9268,5.0,cathjim2015,https://www.tripadvisor.ca/Profile/cathjim2015, nil,Jul. 2015, June 2015 9268,5.0,jeanlap,https://www.tripadvisor.ca/Profile/jeanlap, nil,Aug. 2014, July 2014 9268,4.0,Nick J,https://www.tripadvisor.ca/Profile/NickMJ, nil,Aug. 2014, July 2014 9268,5.0,Heather-in-Canada,https://www.tripadvisor.ca/Profile/Heather-in-Canada, nil,Aug. 2014, August 2014 9268,5.0,marta_pierre,https://www.tripadvisor.ca/Profile/marta_pierre, nil,Aug. 2014, August 2014 9268,5.0,3galsontour,https://www.tripadvisor.ca/Profile/3galsontour, nil,Aug. 2014, August 2014 9268,5.0,Jill A,https://www.tripadvisor.ca/Profile/995jilla, nil,Aug. 2014, August 2014 9268,5.0,Susan D,https://www.tripadvisor.ca/Profile/susandW2720MI, nil,Jul. 2014, July 2014 9268,5.0,Qiyili,https://www.tripadvisor.ca/Profile/Qiyili, nil,Jul. 2014, July 2014 9268,4.0,BonsVoyages,https://www.tripadvisor.ca/Profile/BonsVoyages, nil,Jul. 2014, October 2013 9268,5.0,ItalianOldChap,https://www.tripadvisor.ca/Profile/ItalianOldChap, nil,Jul. 2014, September 2013 9268,5.0,Eric T,https://www.tripadvisor.ca/Profile/912erict, nil,May 2014, September 2013 9268,5.0,Tim_Maloney,https://www.tripadvisor.ca/Profile/Tim_Maloney, nil,May 2014, May 2014 9268,5.0,bookssmithsfalls,https://www.tripadvisor.ca/Profile/bookssmithsfalls, nil,May 2014, August 2013 9268,5.0,Oded H,https://www.tripadvisor.ca/Profile/odedh2014, nil,Feb. 2014, September 2013 9268,5.0,Paulizzy,https://www.tripadvisor.ca/Profile/Paulizzy, nil,Dec. 2013, November 2013 9268,4.0,Vahishta,https://www.tripadvisor.ca/Profile/Vahishta, nil,Oct. 2013, October 2013 9268,5.0,Alan B,https://www.tripadvisor.ca/Profile/204alanb204, nil,Oct. 2013, October 2013 9268,5.0,Stephanie S,https://www.tripadvisor.ca/Profile/95stephanies, nil,Sep. 2013, September 2013 9268,5.0,PauletteRazz,https://www.tripadvisor.ca/Profile/PauletteRazz, nil,Sep. 2013, September 2013 9268,5.0,Totravelagain,https://www.tripadvisor.ca/Profile/Totravelagain, nil,Aug. 2013, August 2013 9268,5.0,fanaille25,https://www.tripadvisor.ca/Profile/fanaille25, nil,May 2013, May 2013 9268,5.0,bedofroses155019,https://www.tripadvisor.ca/Profile/bedofroses155019, nil,May 2013, May 2013 9268,5.0,darinec,https://www.tripadvisor.ca/Profile/darinec, nil,May 2013, May 2013 9268,5.0,rozst,https://www.tripadvisor.ca/Profile/rozst, nil,May 2013, May 2013 9268,4.0,streblig,https://www.tripadvisor.ca/Profile/streblig, nil,May 2013, May 2013 9268,5.0,MegHimmel,https://www.tripadvisor.ca/Profile/MegHimmel, nil,Feb. 2013, February 2013 9268,5.0,Tinyttt,https://www.tripadvisor.ca/Profile/Tinyttt, nil,Oct. 2012, October 2012 9268,5.0,jspence81,https://www.tripadvisor.ca/Profile/jspence81, nil,Sep. 2012, September 2012 9268,4.0,ScotiaCantor,https://www.tripadvisor.ca/Profile/ScotiaCantor, nil,Sep. 2012, August 2012 9268,5.0,Globuli2012,https://www.tripadvisor.ca/Profile/Globuli2012, nil,Aug. 2012, August 2012 9268,5.0,eizenberg,https://www.tripadvisor.ca/Profile/eizenberg, nil,Aug. 2012, August 2012 9268,4.0,Monique A,https://www.tripadvisor.ca/Profile/ottawa026, nil,Aug. 2012, August 2012 9268,4.0,Sara E,https://www.tripadvisor.ca/Profile/sarae443, nil,Aug. 2012, August 2012 9268,4.0,MoiraG120,https://www.tripadvisor.ca/Profile/MoiraG120, nil,Jul. 2012, July 2012 9268,5.0,spartanap,https://www.tripadvisor.ca/Profile/spartanap, nil,Jul. 2012, July 2012 9268,5.0,Deborah P,https://www.tripadvisor.ca/Profile/DeborahP743, nil,Jul. 2012, July 2012 9268,5.0,Paul S,https://www.tripadvisor.ca/Profile/98PaulS98, nil,Jun. 2012, June 2012 9268,5.0,hiphoppotamus,https://www.tripadvisor.ca/Profile/hiphoppotamus, nil,Feb. 2012, February 2012 9268,5.0,Jennifer K,https://www.tripadvisor.ca/Profile/JenniferK818, nil,Oct. 2011, September 2011 9268,5.0,Johanna C,https://www.tripadvisor.ca/Profile/446johannac, nil,Oct. 2011, October 2011 9268,5.0,scmcint2,https://www.tripadvisor.ca/Profile/scmcint2, nil,Sep. 2011, September 2011 9269,nil,,nil, nil,nil,nil 9269,5.0,M131OFcherylb,https://www.tripadvisor.ca/Profile/M131OFcherylb, nil,Sep. 2016, September 2016 9269,4.0,franP3474PX,https://www.tripadvisor.ca/Profile/franP3474PX, nil,Aug. 2016, July 2016 9269,5.0,bal498,https://www.tripadvisor.ca/Profile/bal498, nil,Aug. 2016, August 2016 9269,3.0,Ruthie00500,https://www.tripadvisor.ca/Profile/Ruthie00500, nil,Aug. 2016, July 2016 9269,5.0,Tricia K,https://www.tripadvisor.ca/Profile/triciak364, nil,Aug. 2016, August 2016 9269,5.0,datman57,https://www.tripadvisor.ca/Profile/datman57, nil,Aug. 2016, August 2016 9269,5.0,Steve D,https://www.tripadvisor.ca/Profile/T9206WMsteved, nil,Aug. 2016, August 2016 9269,5.0,DonH,https://www.tripadvisor.ca/Profile/DonH, nil,Aug. 2016, July 2016 9269,5.0,dbonofiglio05,https://www.tripadvisor.ca/Profile/dbonofiglio05, nil,Aug. 2016, July 2016 9269,5.0,mckshaw1218,https://www.tripadvisor.ca/Profile/mckshaw1218, nil,Jul. 2016, July 2016 9269,5.0,francine f,https://www.tripadvisor.ca/Profile/francinef804, nil,Jul. 2016, July 2016 9269,5.0,JoyceandGreg,https://www.tripadvisor.ca/Profile/JoyceandGreg, nil,Jul. 2016, July 2016 9269,5.0,Mark-Rita-S,https://www.tripadvisor.ca/Profile/Mark-Rita-S, nil,Jul. 2016, July 2016 9269,5.0,y l,https://www.tripadvisor.ca/Profile/477yl, nil,Oct. 2015, October 2015 9269,5.0,Caroline Dittmar,https://www.tripadvisor.ca/Profile/Carolnine, nil,Sep. 2015, September 2015 9269,5.0,hermien501,https://www.tripadvisor.ca/Profile/hermien501, nil,Sep. 2015, September 2015 9269,5.0,Ashley F,https://www.tripadvisor.ca/Profile/ashleyf802, nil,Sep. 2015, September 2015 9269,5.0,AlandKim,https://www.tripadvisor.ca/Profile/AlandKim, nil,Sep. 2015, September 2015 9269,4.0,Seabird21,https://www.tripadvisor.ca/Profile/Seabird21, nil,Aug. 2015, August 2015 9269,5.0,kimdottawa,https://www.tripadvisor.ca/Profile/kimdottawa, nil,Jul. 2015, July 2015 9269,5.0,JKGALMaybrook_Ny,https://www.tripadvisor.ca/Profile/JKGALMaybrook_Ny, nil,Jul. 2015, July 2015 9269,5.0,Joe C,https://www.tripadvisor.ca/Profile/joecQ8432OJ, nil,Jun. 2015, June 2015 9269,5.0,BogdanCM,https://www.tripadvisor.ca/Profile/BogdanCM, nil,Mar. 2015, June 2014 9269,5.0,Kaia M,https://www.tripadvisor.ca/Profile/187kaiam, nil,Oct. 2014, October 2014 9269,5.0,RogerCD,https://www.tripadvisor.ca/Profile/RogerCD, nil,Oct. 2014, October 2014 9269,5.0,Bruce M,https://www.tripadvisor.ca/Profile/644brucem, nil,Oct. 2014, October 2014 9269,5.0,Choula W,https://www.tripadvisor.ca/Profile/choulaw, nil,Oct. 2014, September 2014 9269,5.0,CSmitty39,https://www.tripadvisor.ca/Profile/CSmitty39, nil,Sep. 2014, October 2013 9269,5.0,Ellen42071,https://www.tripadvisor.ca/Profile/Ellen42071, nil,Sep. 2014, September 2014 9269,5.0,Liloreise3,https://www.tripadvisor.ca/Profile/Liloreise3, nil,Sep. 2014, August 2014 9269,5.0,Jill M,https://www.tripadvisor.ca/Profile/144jillm, nil,Sep. 2014, September 2014 9269,5.0,babyblues33,https://www.tripadvisor.ca/Profile/babyblues33, nil,Aug. 2014, August 2014 9269,5.0,tom r,https://www.tripadvisor.ca/Profile/X3537ADtomr, nil,Aug. 2014, August 2014 9269,5.0,ChrisMToronto,https://www.tripadvisor.ca/Profile/ChrisMToronto, nil,Jul. 2014, July 2014 9269,5.0,mouniamz,https://www.tripadvisor.ca/Profile/mouniamz, nil,Jul. 2014, July 2014 9269,5.0,Koanzzz,https://www.tripadvisor.ca/Profile/Koanzzz, nil,Jun. 2014, June 2014 9269,4.0,Jeremy M,https://www.tripadvisor.ca/Profile/467jeremym, nil,Jun. 2014, June 2014 9269,5.0,Reese6,https://www.tripadvisor.ca/Profile/Reese6, nil,Jun. 2014, June 2014 9269,5.0,cdexter17,https://www.tripadvisor.ca/Profile/cdexter17, nil,Mar. 2014, March 2014 9269,4.0,447Gloria,https://www.tripadvisor.ca/Profile/447Gloria, nil,Feb. 2014, February 2014 9269,5.0,Anita A,https://www.tripadvisor.ca/Profile/426anitaa, nil,Jan. 2014, January 2014 9269,5.0,newlook56,https://www.tripadvisor.ca/Profile/newlook56, nil,Nov. 2013, November 2013 9269,5.0,Judy A,https://www.tripadvisor.ca/Profile/JayJay75, nil,Oct. 2013, September 2013 9269,5.0,Lynda M,https://www.tripadvisor.ca/Profile/401lyndam, nil,Oct. 2013, October 2013 9269,5.0,Naplesmaus,https://www.tripadvisor.ca/Profile/Naplesmaus, nil,Oct. 2013, October 2013 9269,5.0,Bis54,https://www.tripadvisor.ca/Profile/Bis54, nil,Sep. 2013, September 2013 9269,5.0,MomagerOttawa,https://www.tripadvisor.ca/Profile/MomagerOttawa, nil,Sep. 2013, October 2012 9269,5.0,Anni_MTL,https://www.tripadvisor.ca/Profile/Anni_MTL, nil,Sep. 2013, September 2013 9269,5.0,mlynnottawa,https://www.tripadvisor.ca/Profile/mlynnottawa, nil,Aug. 2013, August 2013 9269,5.0,Jancadspec,https://www.tripadvisor.ca/Profile/Jancadspec, nil,Aug. 2013, July 2013 9269,5.0,par00123,https://www.tripadvisor.ca/Profile/par00123, nil,Aug. 2013, August 2013 9269,5.0,Jamine M,https://www.tripadvisor.ca/Profile/JamineM, nil,Aug. 2013, August 2013 9269,5.0,Shakay56,https://www.tripadvisor.ca/Profile/Shakay56, nil,Aug. 2013, August 2013 9269,5.0,CharlieDelta12,https://www.tripadvisor.ca/Profile/CharlieDelta12, nil,Aug. 2013, August 2013 9269,5.0,CRichards-Bentley,https://www.tripadvisor.ca/Profile/CRichards-Bentley, nil,Jul. 2013, July 2013 9269,4.0,DerFlieger,https://www.tripadvisor.ca/Profile/DerFlieger, nil,Jul. 2013, July 2013 9269,5.0,swane,https://www.tripadvisor.ca/Profile/swane, nil,Jul. 2013, July 2013 9269,5.0,Denise M,https://www.tripadvisor.ca/Profile/denisem369, nil,Jul. 2013, May 2013 9269,5.0,Angelica B,https://www.tripadvisor.ca/Profile/AngelicaB342, nil,May 2013, April 2013 9269,5.0,Alex K,https://www.tripadvisor.ca/Profile/901AlexK, nil,May 2013, May 2013 9270,2.0,TM6210,https://www.tripadvisor.ca/Profile/TM6210, nil,Apr. 3, March 2019 9270,5.0,skaszab2016,https://www.tripadvisor.ca/Profile/skaszab2016, nil,Nov. 2018, September 2018 9270,4.0,27River_Rat,https://www.tripadvisor.ca/Profile/27River_Rat, nil,Sep. 2018, September 2018 9270,1.0,X989ECcharlesw,https://www.tripadvisor.ca/Profile/X989ECcharlesw, nil,Aug. 2018, August 2018 9270,4.0,shermusa,https://www.tripadvisor.ca/Profile/shermusa, nil,Aug. 2018, August 2018 9270,nil,,nil, nil,nil,nil 9270,3.0,Marg176,https://www.tripadvisor.ca/Profile/Marg176, nil,Jun. 2018, June 2018 9270,4.0,steve R,https://www.tripadvisor.ca/Profile/steverO240TU, nil,Jun. 2018, May 2018 9270,3.0,John V,https://www.tripadvisor.ca/Profile/JohnV433, nil,Mar. 2018, March 2018 9270,4.0,MelE06,https://www.tripadvisor.ca/Profile/MelE06, nil,Dec. 2017, November 2017 9270,3.0,BigGeorge62,https://www.tripadvisor.ca/Profile/BigGeorge62, nil,Oct. 2017, October 2017 9270,4.0,NeilOrillia,https://www.tripadvisor.ca/Profile/NeilOrillia, nil,Oct. 2017, December 2016 9270,4.0,Dave C,https://www.tripadvisor.ca/Profile/Q4603TCdavec, nil,Sep. 2017, August 2017 9270,4.0,Kevin h,https://www.tripadvisor.ca/Profile/I2444XMkevinh, nil,Aug. 2017, August 2017 9270,4.0,sjdevconex,https://www.tripadvisor.ca/Profile/sjdevconex, nil,Jul. 2017, June 2017 9270,4.0,dmpeng,https://www.tripadvisor.ca/Profile/dmpeng, nil,Jul. 2017, July 2017 9270,5.0,RandomString,https://www.tripadvisor.ca/Profile/RandomString, nil,Jul. 2017, June 2017 9270,2.0,Greg S,https://www.tripadvisor.ca/Profile/GregS424, nil,Apr. 2017, April 2017 9270,4.0,magentaOttawa,https://www.tripadvisor.ca/Profile/magentaOttawa, nil,Nov. 2016, November 2016 9270,4.0,peacethroughtravel2,https://www.tripadvisor.ca/Profile/peacethroughtravel2, nil,Nov. 2016, September 2016 9270,5.0,ducky13duck,https://www.tripadvisor.ca/Profile/ducky13duck, nil,Oct. 2016, October 2016 9270,5.0,Karen M,https://www.tripadvisor.ca/Profile/karenmA6889QO, nil,Sep. 2016, August 2016 9270,5.0,Deeper19,https://www.tripadvisor.ca/Profile/Deeper19, nil,Sep. 2016, September 2016 9270,5.0,Carolyn T,https://www.tripadvisor.ca/Profile/698carolynt, nil,Aug. 2016, August 2016 9270,4.0,Sandra G,https://www.tripadvisor.ca/Profile/sandrag812, nil,Aug. 2016, August 2016 9270,4.0,DianeandMelvin,https://www.tripadvisor.ca/Profile/DianeandMelvin, nil,Aug. 2016, July 2016 9270,4.0,albaldauf,https://www.tripadvisor.ca/Profile/albaldauf, nil,Jul. 2016, July 2016 9270,4.0,Evie179,https://www.tripadvisor.ca/Profile/Evie179, nil,Jul. 2016, July 2016 9270,3.0,Heather A,https://www.tripadvisor.ca/Profile/HeatherA440, nil,Jul. 2016, July 2016 9270,5.0,Ann D,https://www.tripadvisor.ca/Profile/annd527, nil,Jun. 2016, June 2016 9270,4.0,ShantyBabe,https://www.tripadvisor.ca/Profile/ShantyBabe, nil,Jun. 2016, June 2016 9270,5.0,juliehunt50,https://www.tripadvisor.ca/Profile/juliehunt50, nil,May 2016, May 2016 9270,4.0,BSRun,https://www.tripadvisor.ca/Profile/BSRun, nil,Apr. 2016, April 2016 9271,nil,,nil, nil,nil,nil 9271,5.0,LapointeJK,https://www.tripadvisor.ca/Profile/LapointeJK, nil,Oct. 2017, August 2017 9271,5.0,Nornironal,https://www.tripadvisor.ca/Profile/Nornironal, nil,Oct. 2017, September 2017 9271,3.0,Dumos,https://www.tripadvisor.ca/Profile/Dumos, nil,Aug. 2017, August 2017 9271,5.0,donhoughton123,https://www.tripadvisor.ca/Profile/donhoughton123, nil,Aug. 2017, August 2017 9271,5.0,Kim T,https://www.tripadvisor.ca/Profile/kimtC2290NV, nil,Jul. 2017, July 2017 9271,5.0,Shake2,https://www.tripadvisor.ca/Profile/Shake2, nil,Mar. 2017, June 2016 9271,5.0,Vera P,https://www.tripadvisor.ca/Profile/574verap, nil,Oct. 2016, October 2016 9271,5.0,Robert C,https://www.tripadvisor.ca/Profile/R8523OVrobertc, nil,Oct. 2016, October 2016 9271,5.0,Ottawa_retiree,https://www.tripadvisor.ca/Profile/Ottawa_retiree, nil,Oct. 2016, October 2016 9271,5.0,GreshamJim,https://www.tripadvisor.ca/Profile/GreshamJim, nil,Oct. 2016, September 2016 9271,5.0,Patricia W,https://www.tripadvisor.ca/Profile/996patriciaw, nil,Sep. 2016, September 2016 9271,5.0,Sarah-Mario2015,https://www.tripadvisor.ca/Profile/Sarah-Mario2015, nil,Sep. 2016, September 2016 9271,5.0,UKBarbara2012,https://www.tripadvisor.ca/Profile/UKBarbara2012, nil,Sep. 2016, September 2016 9271,4.0,Kimberly K,https://www.tripadvisor.ca/Profile/kimberlyk152, nil,Sep. 2016, September 2016 9271,5.0,sandy p,https://www.tripadvisor.ca/Profile/Seaside601410, nil,Sep. 2016, August 2016 9271,5.0,Iphito,https://www.tripadvisor.ca/Profile/Iphito, nil,Sep. 2016, August 2016 9271,4.0,MEM_11,https://www.tripadvisor.ca/Profile/MEM_11, nil,Sep. 2016, August 2016 9271,4.0,Paul MS,https://www.tripadvisor.ca/Profile/ceitoo, nil,Aug. 2016, August 2016 9271,5.0,marclefever,https://www.tripadvisor.ca/Profile/marclefever, nil,Aug. 2016, August 2016 9271,4.0,416Kathy531,https://www.tripadvisor.ca/Profile/416Kathy531, nil,Aug. 2016, August 2016 9271,4.0,George O,https://www.tripadvisor.ca/Profile/BudapestDroffo, nil,Aug. 2016, July 2016 9271,5.0,sidjimc,https://www.tripadvisor.ca/Profile/sidjimc, nil,Aug. 2016, August 2016 9271,5.0,John R,https://www.tripadvisor.ca/Profile/johnrI1375MH, nil,Aug. 2016, August 2016 9271,4.0,MaryF1025,https://www.tripadvisor.ca/Profile/MaryF1025, nil,Aug. 2016, August 2016 9271,5.0,GoogleEarth_Traveler,https://www.tripadvisor.ca/Profile/GoogleEarth_Traveler, nil,Aug. 2016, August 2016 9271,5.0,Marie B,https://www.tripadvisor.ca/Profile/mariebB2253BP, nil,Aug. 2016, August 2016 9271,4.0,jonnagale,https://www.tripadvisor.ca/Profile/jonnagale, nil,Aug. 2016, August 2016 9271,4.0,mejkatwrite,https://www.tripadvisor.ca/Profile/mejkatwrite, nil,Aug. 2016, August 2016 9271,4.0,Cindy S,https://www.tripadvisor.ca/Profile/cindysP1518GF, nil,Aug. 2016, July 2016 9271,5.0,cgingras213,https://www.tripadvisor.ca/Profile/cgingras213, nil,Jul. 2016, July 2016 9271,5.0,jmclarnon3,https://www.tripadvisor.ca/Profile/jmclarnon3, nil,Jul. 2016, July 2016 9271,2.0,gj_arcuri,https://www.tripadvisor.ca/Profile/gj_arcuri, nil,Jul. 2016, June 2016 9271,5.0,Yakman67,https://www.tripadvisor.ca/Profile/Yakman67, nil,Jul. 2016, July 2016 9271,4.0,James O,https://www.tripadvisor.ca/Profile/477JamesO477, nil,Jul. 2016, July 2016 9271,5.0,Dave C,https://www.tripadvisor.ca/Profile/941davec, nil,Jul. 2016, July 2016 9271,4.0,Fcdave33,https://www.tripadvisor.ca/Profile/Fcdave33, nil,Jun. 2016, June 2016 9271,5.0,Alan D,https://www.tripadvisor.ca/Profile/alandG5077VI, nil,Jun. 2016, May 2016 9271,5.0,jenssch2016,https://www.tripadvisor.ca/Profile/jenssch2016, nil,May 2016, May 2016 9271,5.0,Tito v,https://www.tripadvisor.ca/Profile/TiVx, nil,Feb. 2016, February 2016 9271,4.0,Pattyann27,https://www.tripadvisor.ca/Profile/Pattyann27, nil,Jan. 2016, January 2016 9271,4.0,BAA,https://www.tripadvisor.ca/Profile/714bernadettea, nil,Nov. 2015, October 2015 9271,4.0,Bill R,https://www.tripadvisor.ca/Profile/WJR47, nil,Oct. 2015, November 2014 9271,1.0,Jaye S,https://www.tripadvisor.ca/Profile/574jayes, nil,Oct. 2015, October 2015 9271,4.0,verite17,https://www.tripadvisor.ca/Profile/verite17, nil,Sep. 2015, April 2015 9271,5.0,Yius944,https://www.tripadvisor.ca/Profile/Yius944, nil,Sep. 2015, August 2015 9271,5.0,HolyMac007,https://www.tripadvisor.ca/Profile/HolyMac007, nil,Aug. 2015, August 2015 9271,5.0,Mike O,https://www.tripadvisor.ca/Profile/532mikeo, nil,Aug. 2015, August 2015 9271,1.0,Robin E,https://www.tripadvisor.ca/Profile/TheFriendlyStranger, nil,Aug. 2015, August 2015 9271,1.0,Joy J,https://www.tripadvisor.ca/Profile/joyj80, nil,Aug. 2015, August 2015 9271,3.0,MTR5959,https://www.tripadvisor.ca/Profile/MTR5959, nil,Jul. 2015, July 2015 9271,5.0,winewebb,https://www.tripadvisor.ca/Profile/winewebb, nil,Jul. 2015, July 2015 9271,4.0,Margaret C,https://www.tripadvisor.ca/Profile/112margaretc, nil,Jul. 2015, July 2015 9271,4.0,Michelle P,https://www.tripadvisor.ca/Profile/Q6501MUmichellep, nil,Jul. 2015, July 2015 9271,4.0,Fred B,https://www.tripadvisor.ca/Profile/fredbJ7282KZ, nil,Jul. 2015, July 2015 9271,4.0,TorontoRick,https://www.tripadvisor.ca/Profile/TorontoRick, nil,Jun. 2015, June 2015 9271,1.0,Tony W,https://www.tripadvisor.ca/Profile/582tonyw, nil,Jun. 2015, September 2014 9271,3.0,Martin L,https://www.tripadvisor.ca/Profile/887MartinL, nil,Jun. 2015, May 2015 9271,5.0,Peacecove,https://www.tripadvisor.ca/Profile/Peacecove, nil,Oct. 2014, October 2014 9271,2.0,Max E,https://www.tripadvisor.ca/Profile/maxe_13, nil,Oct. 2014, September 2014 9271,2.0,ThrillSeeker2014,https://www.tripadvisor.ca/Profile/ThrillSeeker2014, nil,Sep. 2014, July 2014 9271,4.0,Mostafaghfoury,https://www.tripadvisor.ca/Profile/Mostafaghfoury, nil,Aug. 2014, August 2014 9271,1.0,andrewhicks,https://www.tripadvisor.ca/Profile/andrewhicks, nil,Aug. 2014, August 2014 9271,5.0,MBEVENTSENT,https://www.tripadvisor.ca/Profile/MBEVENTSENT, nil,Jul. 2014, July 2014 9271,4.0,811LizH,https://www.tripadvisor.ca/Profile/811LizH, nil,Jun. 2014, June 2014 9271,4.0,jcox_12,https://www.tripadvisor.ca/Profile/jcox_12, nil,May 2014, April 2014 9271,4.0,Sandy G,https://www.tripadvisor.ca/Profile/330sandyg, nil,Oct. 2013, October 2013 9271,4.0,Sylvie F,https://www.tripadvisor.ca/Profile/308sylvief, nil,Aug. 2013, August 2013 9271,2.0,slowasmolasses,https://www.tripadvisor.ca/Profile/slowasmolasses, nil,Aug. 2013, August 2013 9271,5.0,888lydia,https://www.tripadvisor.ca/Profile/888lydia, nil,Aug. 2013, August 2013 9271,5.0,RonAjax,https://www.tripadvisor.ca/Profile/RonAjax, nil,Jul. 2013, July 2013 9271,4.0,rdevoogd,https://www.tripadvisor.ca/Profile/rdevoogd, nil,Jun. 2013, June 2013 9271,4.0,Wendy2569,https://www.tripadvisor.ca/Profile/Wendy2569, nil,Jun. 2013, June 2013 9271,4.0,John K,https://www.tripadvisor.ca/Profile/JohnK479, nil,Jun. 2013, October 2012 9271,5.0,DrBZ1979,https://www.tripadvisor.ca/Profile/DrBZ1979, nil,May 2013, May 2013 9271,5.0,RobinD91,https://www.tripadvisor.ca/Profile/RobinD91, nil,Dec. 2012, December 2012 9271,5.0,Lou2261,https://www.tripadvisor.ca/Profile/Lou2261, nil,Nov. 2012, October 2012 9271,5.0,The_Traveller_42,https://www.tripadvisor.ca/Profile/The_Traveller_42, nil,Oct. 2012, October 2012 9271,5.0,Karin R,https://www.tripadvisor.ca/Profile/KarinR97, nil,Sep. 2012, August 2012 9271,3.0,sewing53,https://www.tripadvisor.ca/Profile/sewing53, nil,Sep. 2012, September 2012 9271,5.0,Bonnie M,https://www.tripadvisor.ca/Profile/BonnieM767, nil,Sep. 2012, June 2012 9271,4.0,Jenny M,https://www.tripadvisor.ca/Profile/JennyM258, nil,Sep. 2012, August 2012 9271,4.0,MichBru,https://www.tripadvisor.ca/Profile/MichBru, nil,Aug. 2012, April 2012 9271,4.0,tjbimson,https://www.tripadvisor.ca/Profile/tjbimson, nil,Aug. 2012, July 2012 9271,1.0,Mike S,https://www.tripadvisor.ca/Profile/matts553, nil,Jul. 2012, July 2012 9271,5.0,BabyJane63,https://www.tripadvisor.ca/Profile/BabyJane63, nil,Jul. 2012, July 2012 9271,5.0,Carrie L,https://www.tripadvisor.ca/Profile/CarrieL657, nil,Jul. 2012, July 2012 9271,2.0,Ann B,https://www.tripadvisor.ca/Profile/AnnB193, nil,Jun. 2012, June 2012 9271,4.0,Alfred V,https://www.tripadvisor.ca/Profile/AlfredV_12, nil,Jun. 2012, June 2012 9271,1.0,Ron C,https://www.tripadvisor.ca/Profile/RonC578, nil,Jun. 2012, June 2012 9271,5.0,Marlene Y,https://www.tripadvisor.ca/Profile/MarleneY_12, nil,Jan. 2012, December 2011 9271,5.0,Melodee H,https://www.tripadvisor.ca/Profile/melodeeh183, nil,Dec. 2011, December 2011 9271,5.0,_nehcam,https://www.tripadvisor.ca/Profile/_nehcam, nil,Oct. 2011, September 2011 9271,4.0,TheatreIsMyLife,https://www.tripadvisor.ca/Profile/TheatreIsMyLife, nil,Sep. 2011, August 2011 9271,3.0,Robin S,https://www.tripadvisor.ca/Profile/RobinS155, nil,Sep. 2011, September 2011 9271,4.0,John O,https://www.tripadvisor.ca/Profile/JohnO569, nil,Aug. 2011, August 2011 9271,1.0,mommytraveller21,https://www.tripadvisor.ca/Profile/mommytraveller21, nil,Aug. 2011, August 2011 9271,4.0,Melissa W,https://www.tripadvisor.ca/Profile/S8002LKmelissaw, nil,Aug. 2011, July 2011 9271,5.0,emily4050,https://www.tripadvisor.ca/Profile/emily4050, nil,Jul. 2011, June 2011 9271,5.0,swallan2,https://www.tripadvisor.ca/Profile/swallan2, nil,Jul. 2011, July 2011 9271,5.0,Catzlady,https://www.tripadvisor.ca/Profile/Catzlady, nil,Jun. 2011, May 2011 9271,4.0,Marylou5070,https://www.tripadvisor.ca/Profile/Marylou5070, nil,May 2011, May 2011 9271,5.0,peterbcook,https://www.tripadvisor.ca/Profile/peterbcook, nil,May 2011, May 2011 9271,5.0,Mssweden,https://www.tripadvisor.ca/Profile/Mssweden, nil,Apr. 2011, July 2010 9271,5.0,ptm01,https://www.tripadvisor.ca/Profile/ptm01, nil,Feb. 2011, November 2010 9271,2.0,biscuitOntario,https://www.tripadvisor.ca/Profile/biscuitOntario, nil,Aug. 2009, July 2009 9271,2.0,SandyCorgi,https://www.tripadvisor.ca/Profile/SandyCorgi, nil,Jul. 2009, June 2009 9271,3.0,killbob,https://www.tripadvisor.ca/Profile/killbob, nil,Jun. 2009, May 2009 9271,1.0,Cdnmarcopolo,https://www.tripadvisor.ca/Profile/Cdnmarcopolo, nil,Sep. 2007, September 2007 9271,5.0,Travellers807,https://www.tripadvisor.ca/Profile/Travellers807, nil,Aug. 2007, August 2007 9271,2.0,SS51,https://www.tripadvisor.ca/Profile/SS51, nil,Aug. 2007, August 2007 9271,2.0,timelo,https://www.tripadvisor.ca/Profile/timelo, nil,Oct. 2006, August 2006 9271,5.0,volador,https://www.tripadvisor.ca/Profile/volador, nil,Sep. 2006, September 2006 9272,4.0,321douglasg,https://www.tripadvisor.ca/Profile/321douglasg, nil,Dec. 2018, August 2018 9272,5.0,Shirley P,https://www.tripadvisor.ca/Profile/928shirleyp, nil,Jul. 2018, July 2018 9272,5.0,Flyer821786,https://www.tripadvisor.ca/Profile/Flyer821786, nil,Nov. 2018, September 2018 9272,5.0,Sheetal M,https://www.tripadvisor.ca/Profile/861sheetalm, nil,Oct. 2018, October 2018 9272,4.0,Dorothy W,https://www.tripadvisor.ca/Profile/dorothyw45, nil,Sep. 2018, September 2018 9272,3.0,Dreamer114631,https://www.tripadvisor.ca/Profile/Dreamer114631, nil,Sep. 2018, September 2018 9272,5.0,rstrac,https://www.tripadvisor.ca/Profile/rstrac, nil,Sep. 2018, September 2018 9272,4.0,jomarie99,https://www.tripadvisor.ca/Profile/jomarie99, nil,Sep. 2018, September 2018 9272,5.0,kllr2018,https://www.tripadvisor.ca/Profile/kllr2018, nil,Sep. 2018, August 2018 9272,5.0,DanielLynch1949,https://www.tripadvisor.ca/Profile/DanielLynch1949, nil,Aug. 2018, August 2018 9272,3.0,Erin H,https://www.tripadvisor.ca/Profile/172erinh, nil,Aug. 2018, August 2018 9272,4.0,JimmyBean17,https://www.tripadvisor.ca/Profile/JimmyBean17, nil,Aug. 2018, August 2018 9272,4.0,Alan P,https://www.tripadvisor.ca/Profile/alanpN8637FT, nil,Aug. 2018, July 2018 9272,5.0,dptt,https://www.tripadvisor.ca/Profile/dptt, nil,Aug. 2018, August 2018 9272,1.0,Denise B,https://www.tripadvisor.ca/Profile/deniseb705, nil,Aug. 2018, July 2018 9272,3.0,FarzFriars,https://www.tripadvisor.ca/Profile/FarzFriars, nil,Aug. 2018, July 2018 9272,2.0,Danie1977,https://www.tripadvisor.ca/Profile/Danie1977, nil,Jul. 2018, July 2018 9272,2.0,rrss1234,https://www.tripadvisor.ca/Profile/rrss1234, nil,Jul. 2018, July 2018 9272,1.0,Gwindor N,https://www.tripadvisor.ca/Profile/gwindorn, nil,Jul. 2018, July 2018 9272,4.0,Helen,https://www.tripadvisor.ca/Profile/jacksonSimcoe, nil,Jul. 2018, July 2018 9272,nil,,nil, nil,nil,nil 9272,3.0,Dawn P,https://www.tripadvisor.ca/Profile/dawnpM5402BC, nil,Jun. 2018, June 2018 9272,5.0,Валентина Е,https://www.tripadvisor.ca/Profile/Culture421790, nil,Jun. 2018, June 2018 9272,5.0,seadiver8743,https://www.tripadvisor.ca/Profile/seadiver8743, nil,Jun. 2018, June 2018 9272,4.0,CrackedCrock,https://www.tripadvisor.ca/Profile/CrackedCrock, nil,Jun. 2018, May 2018 9272,5.0,cynthiacavendish,https://www.tripadvisor.ca/Profile/cynthiacavendish, nil,Jun. 2018, May 2018 9272,4.0,Don S,https://www.tripadvisor.ca/Profile/dons462, nil,Jun. 2018, May 2018 9272,5.0,boruthedog,https://www.tripadvisor.ca/Profile/boruthedog, nil,May 2018, May 2018 9272,4.0,Samantha,https://www.tripadvisor.ca/Profile/samperle, nil,May 2018, May 2018 9272,3.0,doodlelander,https://www.tripadvisor.ca/Profile/doodlelander, nil,May 2018, May 2018 9272,1.0,Yas72,https://www.tripadvisor.ca/Profile/Yas72, nil,Oct. 2017, October 2017 9272,2.0,carolyn a,https://www.tripadvisor.ca/Profile/231carolyna, nil,Jul. 2017, July 2017 9272,1.0,Danip07,https://www.tripadvisor.ca/Profile/Danip07, nil,Jul. 2017, July 2017 9272,3.0,postie94,https://www.tripadvisor.ca/Profile/postie94, nil,Jul. 2017, July 2017 9272,1.0,DALiut,https://www.tripadvisor.ca/Profile/DALiut, nil,Jul. 2017, July 2017 9272,4.0,Raphael I,https://www.tripadvisor.ca/Profile/raphaeli555, nil,Jul. 2017, July 2017 9272,4.0,janyne m,https://www.tripadvisor.ca/Profile/817janynem, nil,Jul. 2017, July 2017 9272,5.0,BryanstonBelle,https://www.tripadvisor.ca/Profile/BryanstonBelle, nil,Jul. 2017, July 2017 9272,1.0,Ralph M,https://www.tripadvisor.ca/Profile/ralphm943, nil,Jul. 2017, July 2017 9272,4.0,Chris54Don,https://www.tripadvisor.ca/Profile/Chris54Don, nil,Jul. 2017, July 2017 9272,4.0,JamesSPC,https://www.tripadvisor.ca/Profile/JamesSPC, nil,Jul. 2017, June 2017 9272,4.0,John G,https://www.tripadvisor.ca/Profile/johngZ9882VI, nil,Jul. 2017, June 2017 9272,3.0,susieq398,https://www.tripadvisor.ca/Profile/susieq398, nil,Jun. 2017, June 2017 9272,2.0,Alison196307,https://www.tripadvisor.ca/Profile/Alison196307, nil,Jun. 2017, June 2017 9272,5.0,Ashley B,https://www.tripadvisor.ca/Profile/E5290UVashleyb, nil,Jun. 2017, May 2017 9272,4.0,Dave1121,https://www.tripadvisor.ca/Profile/Dave1121, nil,May 2017, May 2017 9272,4.0,lyndad42,https://www.tripadvisor.ca/Profile/lyndad42, nil,May 2017, May 2017 9272,4.0,mrsra2017,https://www.tripadvisor.ca/Profile/mrsra2017, nil,May 2017, May 2017 9272,4.0,velvet1234,https://www.tripadvisor.ca/Profile/velvet1234, nil,May 2017, May 2017 9272,4.0,GreatEast132,https://www.tripadvisor.ca/Profile/GreatEast132, nil,May 2017, May 2017 9272,3.0,Daryl P,https://www.tripadvisor.ca/Profile/darylp616, nil,May 2017, May 2017 9272,4.0,neilquinlan,https://www.tripadvisor.ca/Profile/neilquinlan, nil,Jan. 2017, August 2016 9272,3.0,Carolyn D,https://www.tripadvisor.ca/Profile/carolynd928, nil,Dec. 2016, October 2016 9272,4.0,misssparkle63,https://www.tripadvisor.ca/Profile/misssparkle63, nil,Oct. 2016, October 2016 9272,5.0,Joanne L,https://www.tripadvisor.ca/Profile/joannelS2598RY, nil,Oct. 2016, October 2016 9272,4.0,nyeung,https://www.tripadvisor.ca/Profile/nyeung, nil,Oct. 2016, October 2016 9272,5.0,Joan F,https://www.tripadvisor.ca/Profile/JoanF521, nil,Oct. 2016, October 2016 9272,4.0,DougFromOttawa,https://www.tripadvisor.ca/Profile/DougFromOttawa, nil,Oct. 2016, October 2016 9272,3.0,Jim S,https://www.tripadvisor.ca/Profile/JimR754, nil,Sep. 2016, September 2016 9272,4.0,nadine C,https://www.tripadvisor.ca/Profile/nadineC297, nil,Sep. 2016, September 2016 9272,4.0,Josee D,https://www.tripadvisor.ca/Profile/joseed251, nil,Sep. 2016, September 2016 9272,5.0,russell a,https://www.tripadvisor.ca/Profile/437russella, nil,Sep. 2016, September 2016 9272,3.0,foodenator88,https://www.tripadvisor.ca/Profile/foodenator88, nil,Sep. 2016, September 2016 9272,5.0,lynnmacinnes,https://www.tripadvisor.ca/Profile/lynnmacinnes, nil,Sep. 2016, September 2016 9272,1.0,Marjan K,https://www.tripadvisor.ca/Profile/672marjank, nil,Aug. 2016, August 2016 9272,5.0,Terry B,https://www.tripadvisor.ca/Profile/TerryB157, nil,Aug. 2016, July 2016 9272,3.0,minifarmin,https://www.tripadvisor.ca/Profile/minifarmin, nil,Aug. 2016, August 2016 9272,5.0,sadiethelady,https://www.tripadvisor.ca/Profile/sadiethelady, nil,Aug. 2016, July 2016 9272,4.0,jagagaga,https://www.tripadvisor.ca/Profile/jagagaga, nil,Aug. 2016, August 2016 9272,2.0,Stian P,https://www.tripadvisor.ca/Profile/StianP673, nil,Aug. 2016, July 2016 9272,3.0,kksharp,https://www.tripadvisor.ca/Profile/kksharp, nil,Aug. 2016, August 2016 9272,3.0,Micky K,https://www.tripadvisor.ca/Profile/11mickyk, nil,Jul. 2016, July 2016 9272,4.0,Julia M,https://www.tripadvisor.ca/Profile/496juliam, nil,Jul. 2016, July 2016 9272,5.0,jasper170,https://www.tripadvisor.ca/Profile/jasper170, nil,Jul. 2016, July 2016 9272,3.0,ehsanus,https://www.tripadvisor.ca/Profile/ehsanus, nil,Jul. 2016, August 2015 9272,3.0,yvette-yves,https://www.tripadvisor.ca/Profile/yvette-yves, nil,Jul. 2016, July 2016 9272,4.0,JKLinLondon,https://www.tripadvisor.ca/Profile/JKLinLondon, nil,Jul. 2016, July 2016 9272,4.0,Teresa V,https://www.tripadvisor.ca/Profile/TeresaV376, nil,Jul. 2016, July 2016 9272,5.0,Thebmk,https://www.tripadvisor.ca/Profile/Thebmk, nil,Jul. 2016, July 2016 9272,4.0,Cdnrebelchick,https://www.tripadvisor.ca/Profile/Cdnrebelchick, nil,Jul. 2016, July 2016 9272,5.0,candaceteaminvin2016,https://www.tripadvisor.ca/Profile/candaceteaminvin2016, nil,Jul. 2016, July 2016 9272,5.0,Karen M,https://www.tripadvisor.ca/Profile/karenmC7872VH, nil,Jul. 2016, July 2016 9272,5.0,mcnameecolleen,https://www.tripadvisor.ca/Profile/mcnameecolleen, nil,Jul. 2016, June 2016 9272,5.0,Paul B,https://www.tripadvisor.ca/Profile/J5773UXpaulb, nil,Jun. 2016, June 2016 9272,4.0,Ginette R,https://www.tripadvisor.ca/Profile/224ginetter, nil,Jun. 2016, June 2016 9272,4.0,Ashie1174,https://www.tripadvisor.ca/Profile/Ashie1174, nil,Jun. 2016, June 2016 9272,5.0,gmyoung2016,https://www.tripadvisor.ca/Profile/gmyoung2016, nil,Jun. 2016, May 2016 9272,5.0,Sue B,https://www.tripadvisor.ca/Profile/686SueB, nil,Jun. 2016, May 2016 9272,5.0,wendyandpaulw,https://www.tripadvisor.ca/Profile/wendyandpaulw, nil,Jun. 2016, June 2016 9272,5.0,728PatrickM728,https://www.tripadvisor.ca/Profile/728PatrickM728, nil,Jun. 2016, June 2016 9272,4.0,DRByul,https://www.tripadvisor.ca/Profile/DRByul, nil,Sep. 2015, September 2015 9272,1.0,samsoumy,https://www.tripadvisor.ca/Profile/samsoumy, nil,Aug. 2015, August 2015 9272,5.0,Rosry,https://www.tripadvisor.ca/Profile/Rosry, nil,Aug. 2015, August 2015 9272,5.0,Bijaniby,https://www.tripadvisor.ca/Profile/Bijaniby, nil,Aug. 2015, August 2015 9272,3.0,TheLittleBeeNYC,https://www.tripadvisor.ca/Profile/TheLittleBeeNYC, nil,Aug. 2015, August 2015 9272,4.0,Aldona S,https://www.tripadvisor.ca/Profile/AldonaS1, nil,Aug. 2015, August 2015 9272,3.0,Marian F,https://www.tripadvisor.ca/Profile/518marianf, nil,Aug. 2015, August 2015 9272,3.0,baileydogKingston,https://www.tripadvisor.ca/Profile/baileydogKingston, nil,Aug. 2015, August 2015 9272,3.0,nupurkatira,https://www.tripadvisor.ca/Profile/nupurkatira, nil,Aug. 2015, August 2015 9272,1.0,Douglas M,https://www.tripadvisor.ca/Profile/117douglasm, nil,Jul. 2015, July 2015 9272,4.0,Connie G,https://www.tripadvisor.ca/Profile/472connieg, nil,Jul. 2015, July 2015 9272,5.0,Dee,https://www.tripadvisor.ca/Profile/pelau, nil,Jul. 2015, July 2015 9272,5.0,Edward T,https://www.tripadvisor.ca/Profile/edwardt552, nil,Jul. 2015, July 2015 9272,4.0,Lisa R,https://www.tripadvisor.ca/Profile/lisarO1284IL, nil,Jul. 2015, July 2015 9272,3.0,LadyKeiraE,https://www.tripadvisor.ca/Profile/LadyKeiraE, nil,Jul. 2015, July 2015 9272,3.0,jeff l,https://www.tripadvisor.ca/Profile/jefflR9348YI, nil,Jul. 2015, June 2015 9272,4.0,Sylvia M,https://www.tripadvisor.ca/Profile/939sylviam, nil,Jul. 2015, May 2015 9272,4.0,Loida W,https://www.tripadvisor.ca/Profile/loidaw, nil,Jun. 2015, June 2015 9272,2.0,anmawil,https://www.tripadvisor.ca/Profile/anmawil, nil,Jun. 2015, June 2015 9272,4.0,vinceida,https://www.tripadvisor.ca/Profile/vinceida, nil,Jun. 2015, June 2015 9272,5.0,Marymichellemcguire,https://www.tripadvisor.ca/Profile/Marymichellemcguire, nil,Jun. 2015, May 2015 9272,5.0,Anna V,https://www.tripadvisor.ca/Profile/V1356ZWannav, nil,Jun. 2015, September 2014 9272,4.0,Curlygal2013,https://www.tripadvisor.ca/Profile/Curlygal2013, nil,May 2015, May 2015 9272,5.0,Kim M,https://www.tripadvisor.ca/Profile/kimmS6811KX, nil,Mar. 2015, August 2014 9272,1.0,Patrick C,https://www.tripadvisor.ca/Profile/256patrickc, nil,Aug. 2014, August 2014 9272,1.0,Ada D,https://www.tripadvisor.ca/Profile/151adad, nil,Aug. 2014, August 2014 9272,3.0,OttawaGina,https://www.tripadvisor.ca/Profile/OttawaGina, nil,Aug. 2014, August 2014 9272,3.0,janett1234,https://www.tripadvisor.ca/Profile/janett1234, nil,Aug. 2014, August 2014 9272,2.0,Karl K,https://www.tripadvisor.ca/Profile/CarolK516, nil,Aug. 2014, July 2014 9272,4.0,nicepieceofwork,https://www.tripadvisor.ca/Profile/nicepieceofwork, nil,Aug. 2014, August 2014 9272,3.0,Heba523,https://www.tripadvisor.ca/Profile/Heba523, nil,Aug. 2014, August 2014 9272,2.0,Vimisun,https://www.tripadvisor.ca/Profile/Vimisun, nil,Aug. 2014, August 2014 9272,2.0,meathead56,https://www.tripadvisor.ca/Profile/meathead56, nil,Jul. 2014, July 2014 9272,3.0,Vivienne w,https://www.tripadvisor.ca/Profile/917viviennew, nil,Jul. 2014, June 2014 9272,3.0,sunsandlover77,https://www.tripadvisor.ca/Profile/sunsandlover77, nil,Jul. 2014, July 2014 9272,3.0,Mary M,https://www.tripadvisor.ca/Profile/minnesotamary07, nil,Jun. 2014, June 2014 9272,4.0,yvonnesellen,https://www.tripadvisor.ca/Profile/yvonnesellen, nil,Nov. 2013, October 2013 9272,3.0,MaDiGi,https://www.tripadvisor.ca/Profile/MaDiGi, nil,Oct. 2013, August 2013 9272,3.0,Luc C,https://www.tripadvisor.ca/Profile/lucc840, nil,Aug. 2013, August 2013 9272,5.0,AL A,https://www.tripadvisor.ca/Profile/ALA472, nil,Aug. 2013, July 2013 9272,2.0,KatieToronto,https://www.tripadvisor.ca/Profile/KatieToronto, nil,Jul. 2013, July 2013 9272,3.0,markilee,https://www.tripadvisor.ca/Profile/markilee, nil,Jul. 2013, June 2013 9272,2.0,chicachicka,https://www.tripadvisor.ca/Profile/chicachicka, nil,Jun. 2013, June 2013 9272,2.0,crabgrass410,https://www.tripadvisor.ca/Profile/crabgrass410, nil,Jun. 2013, June 2013 9272,4.0,Bear58Gatineau,https://www.tripadvisor.ca/Profile/Bear58Gatineau, nil,May 2013, May 2013 9272,4.0,thegrandstan,https://www.tripadvisor.ca/Profile/thegrandstan, nil,May 2013, May 2013 9272,4.0,Dave T,https://www.tripadvisor.ca/Profile/DaveT788, nil,Nov. 2012, October 2012 9272,5.0,Irmgard K,https://www.tripadvisor.ca/Profile/irmgardk141, nil,Oct. 2012, October 2012 9272,3.0,abcgeogie,https://www.tripadvisor.ca/Profile/abcgeogie, nil,Oct. 2012, October 2012 9272,4.0,Sheila C,https://www.tripadvisor.ca/Profile/SheilaC203, nil,Oct. 2012, June 2012 9272,2.0,Rosemarie V,https://www.tripadvisor.ca/Profile/RosemarieV305, nil,Sep. 2012, September 2012 9272,4.0,Peter S,https://www.tripadvisor.ca/Profile/949PeterS949, nil,Sep. 2012, September 2012 9272,2.0,irma_en_edwin,https://www.tripadvisor.ca/Profile/irma_en_edwin, nil,Sep. 2012, September 2012 9272,1.0,PrincessPT25,https://www.tripadvisor.ca/Profile/PrincessPT25, nil,Sep. 2012, September 2012 9272,2.0,PeopleTravelling,https://www.tripadvisor.ca/Profile/PeopleTravelling, nil,Aug. 2012, July 2012 9272,5.0,Pat O,https://www.tripadvisor.ca/Profile/75PatO, nil,Aug. 2012, July 2012 9272,5.0,Vicki C,https://www.tripadvisor.ca/Profile/VickiC156, nil,Aug. 2012, July 2012 9272,5.0,Christine271,https://www.tripadvisor.ca/Profile/Christine271, nil,Aug. 2012, July 2012 9272,1.0,Ginny I,https://www.tripadvisor.ca/Profile/GinnyI_12, nil,Jul. 2012, July 2012 9272,5.0,Lillian H,https://www.tripadvisor.ca/Profile/LillianH916, nil,Jul. 2012, June 2012 9272,4.0,maryspond,https://www.tripadvisor.ca/Profile/maryspond, nil,Jul. 2012, July 2012 9272,4.0,Pitstop50,https://www.tripadvisor.ca/Profile/Pitstop50, nil,Jul. 2012, July 2012 9272,1.0,raoul j,https://www.tripadvisor.ca/Profile/raoulj612, nil,Jul. 2012, July 2012 9272,3.0,R T,https://www.tripadvisor.ca/Profile/islandcustom, nil,Jun. 2012, June 2012 9272,4.0,A H,https://www.tripadvisor.ca/Profile/AH346, nil,Jun. 2012, May 2012 9273,1.0,jennifer_logan_1991,https://www.tripadvisor.ca/Profile/jennifer_logan_1991, nil,Jan. 2019, August 2018 9273,5.0,JParada,https://www.tripadvisor.ca/Profile/JP89123, nil,Dec. 2018, December 2018 9273,3.0,Retired51,https://www.tripadvisor.ca/Profile/Retired51, nil,Dec. 2018, December 2018 9273,2.0,angieandrobin,https://www.tripadvisor.ca/Profile/angieandrobin, nil,Oct. 2018, October 2018 9273,4.0,Justine H,https://www.tripadvisor.ca/Profile/434justineh, nil,Oct. 2018, October 2018 9273,2.0,SorrentoSun,https://www.tripadvisor.ca/Profile/SorrentoSun, nil,Sep. 2018, September 2018 9273,1.0,Venture605171,https://www.tripadvisor.ca/Profile/Venture605171, nil,Sep. 2018, September 2018 9273,2.0,marirogers,https://www.tripadvisor.ca/Profile/marirogers, nil,Sep. 2018, August 2018 9273,3.0,Sandra G,https://www.tripadvisor.ca/Profile/SandraG856, nil,Sep. 2018, June 2018 9273,4.0,Kimberleigh A,https://www.tripadvisor.ca/Profile/kimberleigha2017, nil,Aug. 2018, August 2018 9273,1.0,Katherine C,https://www.tripadvisor.ca/Profile/katherinecR7221PP, nil,Aug. 2018, August 2018 9273,3.0,Miche11e777,https://www.tripadvisor.ca/Profile/Miche11e777, nil,Aug. 2018, August 2018 9273,4.0,Mary Beth D,https://www.tripadvisor.ca/Profile/145marybethd, nil,Aug. 2018, August 2018 9273,1.0,Pauline J,https://www.tripadvisor.ca/Profile/92paulinej, nil,Aug. 2018, August 2018 9273,1.0,Terri S,https://www.tripadvisor.ca/Profile/807terris, nil,Aug. 2018, August 2018 9273,1.0,Roseann M,https://www.tripadvisor.ca/Profile/RoseannM739, nil,Aug. 2018, August 2018 9273,1.0,Mike L,https://www.tripadvisor.ca/Profile/389mikel, nil,Jul. 2018, July 2018 9273,1.0,alexisdevon,https://www.tripadvisor.ca/Profile/alexisdevon, nil,Jul. 2018, July 2018 9273,1.0,Danny_Turco2016,https://www.tripadvisor.ca/Profile/Danny_Turco2016, nil,Jul. 2018, July 2018 9273,3.0,fatimah s,https://www.tripadvisor.ca/Profile/333fatimahs, nil,Jul. 2018, July 2018 9273,3.0,norules1430,https://www.tripadvisor.ca/Profile/norules1430, nil,Jul. 2018, July 2018 9273,4.0,John41354,https://www.tripadvisor.ca/Profile/John41354, nil,Jul. 2018, July 2018 9273,4.0,Northerncowgirl,https://www.tripadvisor.ca/Profile/Northerncowgirl, nil,Jul. 2018, July 2018 9273,2.0,Russell K,https://www.tripadvisor.ca/Profile/501russellk, nil,Jun. 2018, June 2018 9273,3.0,CS P,https://www.tripadvisor.ca/Profile/CSP38, nil,May 2018, April 2018 9273,4.0,JLeeReport,https://www.tripadvisor.ca/Profile/JLeeReport, nil,May 2018, April 2018 9273,4.0,Bon Echo G,https://www.tripadvisor.ca/Profile/bonechog, nil,Apr. 2018, March 2018 9273,2.0,ametsound,https://www.tripadvisor.ca/Profile/ametsound, nil,Feb. 2018, February 2018 9273,4.0,Highwayqueen,https://www.tripadvisor.ca/Profile/Highwayqueen, nil,Dec. 2017, October 2017 9273,5.0,Explorer T,https://www.tripadvisor.ca/Profile/explorert2014, nil,Nov. 2017, July 2017 9273,5.0,S T,https://www.tripadvisor.ca/Profile/185shyamt, nil,Nov. 2017, August 2017 9273,2.0,Ben A,https://www.tripadvisor.ca/Profile/grizzlybite, nil,Nov. 2017, November 2017 9273,2.0,Sue B,https://www.tripadvisor.ca/Profile/SueB813, nil,Nov. 2017, October 2017 9273,1.0,Fraggle,https://www.tripadvisor.ca/Profile/CrystalRs, nil,Nov. 2017, October 2017 9273,2.0,Mary P,https://www.tripadvisor.ca/Profile/O9938ANmaryp, nil,Oct. 2017, October 2017 9273,1.0,914shannonm,https://www.tripadvisor.ca/Profile/914shannonm, nil,Sep. 2017, September 2017 9273,1.0,Shoesandboyz,https://www.tripadvisor.ca/Profile/Shoesandboyz, nil,Sep. 2017, August 2017 9273,4.0,rpd1900,https://www.tripadvisor.ca/Profile/rpd1900, nil,Sep. 2017, September 2017 9273,2.0,Nick B,https://www.tripadvisor.ca/Profile/whydoineedthis, nil,Sep. 2017, September 2017 9273,2.0,2005Italy,https://www.tripadvisor.ca/Profile/2005Italy, nil,Sep. 2017, September 2017 9273,3.0,morl8tr,https://www.tripadvisor.ca/Profile/morl8tr, nil,Aug. 2017, August 2017 9273,1.0,dehaatjes,https://www.tripadvisor.ca/Profile/dehaatjes, nil,Aug. 2017, August 2017 9273,2.0,Jim S,https://www.tripadvisor.ca/Profile/JimR754, nil,Aug. 2017, August 2017 9273,1.0,Kelly R,https://www.tripadvisor.ca/Profile/594kellyr, nil,Aug. 2017, August 2017 9273,5.0,Maureen M,https://www.tripadvisor.ca/Profile/MaureenM319, nil,Aug. 2017, August 2017 9273,1.0,Laura V,https://www.tripadvisor.ca/Profile/lauravB2344FG, nil,Jul. 2017, July 2017 9273,1.0,CADOLPH1205,https://www.tripadvisor.ca/Profile/CADOLPH1205, nil,Jul. 2017, July 2017 9273,1.0,Danielle G,https://www.tripadvisor.ca/Profile/daniellegT4781KU, nil,Jul. 2017, July 2017 9273,1.0,dmpeng,https://www.tripadvisor.ca/Profile/dmpeng, nil,Jul. 2017, July 2017 9273,2.0,jm52017,https://www.tripadvisor.ca/Profile/jm52017, nil,Jul. 2017, July 2017 9273,3.0,nathanrs1979,https://www.tripadvisor.ca/Profile/nathanrs1979, nil,Jul. 2017, July 2017 9273,4.0,VickyO21,https://www.tripadvisor.ca/Profile/VickyO21, nil,Jul. 2017, June 2017 9273,4.0,Melissa S,https://www.tripadvisor.ca/Profile/U4159ROmelissas, nil,Jul. 2017, July 2017 9273,5.0,Lynn M,https://www.tripadvisor.ca/Profile/lynnmQ5467CU, nil,Jul. 2017, June 2017 9273,nil,,nil, nil,nil,nil 9273,5.0,triptaker12123,https://www.tripadvisor.ca/Profile/triptaker12123, nil,Apr. 2017, March 2017 9273,4.0,Neno S,https://www.tripadvisor.ca/Profile/neno_rgr, nil,Mar. 2017, March 2017 9273,4.0,Forestree,https://www.tripadvisor.ca/Profile/Forestree, nil,Feb. 2017, February 2017 9273,4.0,Edward B,https://www.tripadvisor.ca/Profile/edwardb560, nil,Jan. 2017, April 2016 9273,4.0,Larry W,https://www.tripadvisor.ca/Profile/larryw172, nil,Dec. 2016, December 2016 9273,2.0,AKrohn60,https://www.tripadvisor.ca/Profile/AKrohn60, nil,Sep. 2016, September 2016 9273,1.0,Sara S,https://www.tripadvisor.ca/Profile/sarasR976VN, nil,Aug. 2016, August 2016 9273,4.0,roji65,https://www.tripadvisor.ca/Profile/roji65, nil,Aug. 2016, July 2016 9273,1.0,Dympna M,https://www.tripadvisor.ca/Profile/932dympnam, nil,Aug. 2016, August 2016 9273,4.0,GreecefanOttawa,https://www.tripadvisor.ca/Profile/GreecefanOttawa, nil,Aug. 2016, August 2016 9273,5.0,Ankit S,https://www.tripadvisor.ca/Profile/ankits571, nil,Aug. 2016, August 2016 9273,5.0,Kenil P,https://www.tripadvisor.ca/Profile/kenilp2016, nil,Aug. 2016, May 2016 9273,3.0,shinysycamore,https://www.tripadvisor.ca/Profile/shinysycamore, nil,Aug. 2016, July 2016 9273,5.0,Lisa L,https://www.tripadvisor.ca/Profile/Sunflower292005, nil,Aug. 2016, August 2016 9273,5.0,Mamba2410,https://www.tripadvisor.ca/Profile/Mamba2410, nil,Aug. 2016, August 2016 9273,4.0,Elizabeth D,https://www.tripadvisor.ca/Profile/ElizabethD2209, nil,Aug. 2016, July 2016 9273,5.0,VMCarr13,https://www.tripadvisor.ca/Profile/VMCarr13, nil,Aug. 2016, June 2016 9273,5.0,JankiJP,https://www.tripadvisor.ca/Profile/JankiJP, nil,Aug. 2016, August 2016 9273,5.0,JITEN P,https://www.tripadvisor.ca/Profile/132jitenp, nil,Aug. 2016, August 2016 9273,5.0,Pushpa P,https://www.tripadvisor.ca/Profile/52pushpap, nil,Aug. 2016, August 2016 9273,1.0,gioram,https://www.tripadvisor.ca/Profile/gioram, nil,Aug. 2016, July 2016 9273,3.0,Pam D,https://www.tripadvisor.ca/Profile/355PamD, nil,Aug. 2016, July 2016 9273,2.0,Moops,https://www.tripadvisor.ca/Profile/Moops, nil,Aug. 2016, July 2016 9273,1.0,Linda A,https://www.tripadvisor.ca/Profile/Z5239NGlindaa, nil,Jul. 2016, July 2016 9273,5.0,Suleman N,https://www.tripadvisor.ca/Profile/995sulemann, nil,Jul. 2016, June 2016 9273,1.0,RH Z,https://www.tripadvisor.ca/Profile/rhz2015, nil,Jul. 2016, July 2016 9273,3.0,Trip4Luffie,https://www.tripadvisor.ca/Profile/Trip4Luffie, nil,Jul. 2016, July 2016 9273,4.0,dw201159,https://www.tripadvisor.ca/Profile/dw201159, nil,Jul. 2016, July 2016 9273,5.0,Akash Patel,https://www.tripadvisor.ca/Profile/kash3008, nil,Jul. 2016, July 2016 9273,5.0,yoyo672016,https://www.tripadvisor.ca/Profile/yoyo672016, nil,Jul. 2016, July 2016 9273,4.0,Catherine T,https://www.tripadvisor.ca/Profile/catherinet357, nil,Jul. 2016, July 2016 9273,5.0,xcynara,https://www.tripadvisor.ca/Profile/xcynara, nil,Jul. 2016, July 2016 9273,5.0,Nancy S,https://www.tripadvisor.ca/Profile/X708JAnancys, nil,Jul. 2016, July 2016 9273,5.0,shantal p,https://www.tripadvisor.ca/Profile/shantalp, nil,Jul. 2016, July 2016 9273,4.0,Angoel,https://www.tripadvisor.ca/Profile/Angoel, nil,Jul. 2016, July 2016 9273,5.0,Paul H,https://www.tripadvisor.ca/Profile/827PaulH, nil,May 2016, May 2016 9273,5.0,Calgari,https://www.tripadvisor.ca/Profile/Calgari, nil,Apr. 2016, April 2016 9273,5.0,Sean L,https://www.tripadvisor.ca/Profile/W5094ETseanl, nil,Mar. 2016, March 2016 9273,5.0,paradise04,https://www.tripadvisor.ca/Profile/paradise04, nil,Feb. 2016, August 2015 9273,5.0,gooderman,https://www.tripadvisor.ca/Profile/gooderman, nil,Jan. 2016, January 2016 9273,5.0,fenill1,https://www.tripadvisor.ca/Profile/fenill1, nil,Nov. 2015, October 2015 9273,5.0,Roxana V,https://www.tripadvisor.ca/Profile/rxvladu, nil,Nov. 2015, November 2015 9273,5.0,Dot R,https://www.tripadvisor.ca/Profile/dotr610, nil,Oct. 2015, October 2015 9273,4.0,LH3350,https://www.tripadvisor.ca/Profile/LH3350, nil,Oct. 2015, October 2015 9273,4.0,jacjames,https://www.tripadvisor.ca/Profile/jacjames, nil,Sep. 2015, September 2015 9273,4.0,Penner246,https://www.tripadvisor.ca/Profile/Penner246, nil,Aug. 2015, August 2015 9273,3.0,Sandra D,https://www.tripadvisor.ca/Profile/sandradU937IC, nil,Aug. 2015, August 2015 9273,5.0,Traveller0076,https://www.tripadvisor.ca/Profile/Traveller0076, nil,Aug. 2015, August 2015 9273,5.0,Tmaman,https://www.tripadvisor.ca/Profile/Tmaman, nil,Aug. 2015, June 2015 9273,1.0,YYZ T,https://www.tripadvisor.ca/Profile/310ernestod, nil,Aug. 2015, July 2015 9273,1.0,marvinthemartian2015,https://www.tripadvisor.ca/Profile/marvinthemartian2015, nil,Jul. 2015, July 2015 9273,2.0,tanya g,https://www.tripadvisor.ca/Profile/854tanyag, nil,Jul. 2015, July 2015 9273,3.0,Jasonb2721,https://www.tripadvisor.ca/Profile/Jasonb2721, nil,Jul. 2015, July 2015 9273,5.0,Magdicka,https://www.tripadvisor.ca/Profile/Magdicka, nil,Jun. 2015, June 2015 9273,4.0,lovetwohike,https://www.tripadvisor.ca/Profile/lovetwohike, nil,Jun. 2015, June 2015 9273,3.0,skynyrd2,https://www.tripadvisor.ca/Profile/skynyrd2, nil,May 2015, May 2015 9273,5.0,HammerTime99,https://www.tripadvisor.ca/Profile/HammerTime99, nil,May 2015, May 2015 9273,5.0,Ronny L,https://www.tripadvisor.ca/Profile/ronnyl207, nil,Apr. 2015, March 2015 9273,4.0,MollyH0686,https://www.tripadvisor.ca/Profile/MollyH0686, nil,Oct. 2014, October 2014 9273,1.0,toner888,https://www.tripadvisor.ca/Profile/toner888, nil,Oct. 2014, October 2014 9273,1.0,Gerry G,https://www.tripadvisor.ca/Profile/GerryG673, nil,Oct. 2014, October 2014 9273,3.0,TracyFergus,https://www.tripadvisor.ca/Profile/TracyFergus, nil,Sep. 2014, August 2014 9273,2.0,Whitehatters,https://www.tripadvisor.ca/Profile/Whitehatters, nil,Aug. 2014, July 2014 9273,3.0,Wammy7,https://www.tripadvisor.ca/Profile/Wammy7, nil,Oct. 2013, October 2013 9273,2.0,Ed-Hazel,https://www.tripadvisor.ca/Profile/Ed-Hazel, nil,Oct. 2013, September 2013 9273,3.0,hern2,https://www.tripadvisor.ca/Profile/hern2, nil,Sep. 2013, September 2013 9273,3.0,Laurean43,https://www.tripadvisor.ca/Profile/Laurean43, nil,Sep. 2013, August 2013 9273,3.0,wearytraveller849,https://www.tripadvisor.ca/Profile/wearytraveller849, nil,Aug. 2013, August 2013 9273,5.0,Raymond B,https://www.tripadvisor.ca/Profile/480raymondb, nil,Aug. 2013, August 2013 9273,1.0,Steve L,https://www.tripadvisor.ca/Profile/SteveL418, nil,Aug. 2013, July 2013 9273,4.0,Dotto1234,https://www.tripadvisor.ca/Profile/Dotto1234, nil,Aug. 2013, August 2013 9273,2.0,Melva S,https://www.tripadvisor.ca/Profile/melvas2013, nil,Aug. 2013, July 2013 9273,4.0,kerry b,https://www.tripadvisor.ca/Profile/484kerryb, nil,Jul. 2013, July 2013 9273,1.0,aconea,https://www.tripadvisor.ca/Profile/aconea, nil,Jul. 2013, July 2013 9273,4.0,DWhite-Koprla,https://www.tripadvisor.ca/Profile/DWhite-Koprla, nil,Jul. 2013, July 2013 9273,4.0,71JeffW71,https://www.tripadvisor.ca/Profile/71JeffW71, nil,Jul. 2013, July 2013 9273,5.0,maxine p,https://www.tripadvisor.ca/Profile/maxinep701, nil,Jul. 2013, June 2013 9273,5.0,Adel A,https://www.tripadvisor.ca/Profile/adela679, nil,Jun. 2013, June 2013 9273,5.0,alusk77,https://www.tripadvisor.ca/Profile/alusk77, nil,Apr. 2013, April 2013 9273,5.0,Boss69,https://www.tripadvisor.ca/Profile/Boss69, nil,Mar. 2013, March 2013 9273,2.0,Chris G,https://www.tripadvisor.ca/Profile/Lantirn01, nil,Jan. 2013, December 2012 9273,5.0,Kris416647,https://www.tripadvisor.ca/Profile/Kris416647, nil,Nov. 2012, November 2012 9273,1.0,Nigel G,https://www.tripadvisor.ca/Profile/NG925, nil,Oct. 2012, October 2012 9273,1.0,JoeMckinn,https://www.tripadvisor.ca/Profile/JoeMckinn, nil,Oct. 2012, November 2011 9273,5.0,Shania P,https://www.tripadvisor.ca/Profile/ShaniaP_12, nil,Sep. 2012, September 2012 9273,5.0,Tom F,https://www.tripadvisor.ca/Profile/554TomF, nil,Sep. 2012, August 2012 9273,5.0,BlakeRichardson,https://www.tripadvisor.ca/Profile/BlakeRichardson, nil,Sep. 2012, September 2012 9273,4.0,Camelot34,https://www.tripadvisor.ca/Profile/Camelot34, nil,Jul. 2012, July 2012 9273,1.0,Farzanarizvi,https://www.tripadvisor.ca/Profile/Farzanarizvi, nil,Jul. 2012, June 2012 9273,2.0,HG2000_12,https://www.tripadvisor.ca/Profile/HG2000_12, nil,Jul. 2012, June 2012 9273,5.0,Todd S,https://www.tripadvisor.ca/Profile/ToddS638, nil,Jul. 2012, July 2012 9273,4.0,skippyandjade,https://www.tripadvisor.ca/Profile/skippyandjade, nil,Jun. 2012, June 2012 9273,5.0,CuseKrazy,https://www.tripadvisor.ca/Profile/CuseKrazy, nil,May 2012, May 2012 9273,4.0,parrysounder48,https://www.tripadvisor.ca/Profile/parrysounder48, nil,Apr. 2012, April 2012 9273,5.0,Kara0000,https://www.tripadvisor.ca/Profile/Kara0000, nil,Apr. 2012, April 2012 9273,3.0,woodypi80,https://www.tripadvisor.ca/Profile/woodypi80, nil,Feb. 2012, February 2012 9274,4.0,Otto H,https://www.tripadvisor.ca/Profile/Ott0H, nil,Sep. 2018, September 2018 9274,3.0,Daydream573877,https://www.tripadvisor.ca/Profile/Daydream573877, nil,Sep. 2018, September 2018 9274,5.0,HeatherDobson,https://www.tripadvisor.ca/Profile/HeatherDobson, nil,Sep. 2018, September 2018 9274,4.0,pwrightwood,https://www.tripadvisor.ca/Profile/pwrightwood, nil,Aug. 2018, August 2018 9274,4.0,Patricia P,https://www.tripadvisor.ca/Profile/patriciapY1341EG, nil,Aug. 2018, August 2018 9274,4.0,SunnysideUpDown,https://www.tripadvisor.ca/Profile/SunnysideUpDown, nil,Aug. 2018, August 2018 9274,4.0,Faye W,https://www.tripadvisor.ca/Profile/39fayew, nil,Aug. 2018, August 2018 9274,4.0,MikeV5656,https://www.tripadvisor.ca/Profile/MikeV5656, nil,Aug. 2018, July 2018 9274,4.0,edmom,https://www.tripadvisor.ca/Profile/edmom, nil,Jul. 2018, July 2018 9274,5.0,Betty N,https://www.tripadvisor.ca/Profile/bettyn729, nil,Jul. 2018, July 2018 9274,4.0,sunnydazesunnydaze,https://www.tripadvisor.ca/Profile/sunnydazesunnydaze, nil,Jul. 2018, July 2018 9274,5.0,Lindsay D,https://www.tripadvisor.ca/Profile/692lindsayd, nil,Jul. 2018, July 2018 9274,4.0,ngalip581476,https://www.tripadvisor.ca/Profile/ngalip581476, nil,Jul. 2018, July 2018 9274,5.0,karenkinnear,https://www.tripadvisor.ca/Profile/karenkinnear, nil,Jul. 2018, June 2018 9274,5.0,Larry Lr,https://www.tripadvisor.ca/Profile/Larrylr123, nil,Jun. 2018, June 2018 9274,4.0,cutiebh,https://www.tripadvisor.ca/Profile/cutiebh, nil,Jun. 2018, June 2018 9274,4.0,JulieEastYorkshire,https://www.tripadvisor.ca/Profile/JulieEastYorkshire, nil,Jun. 2018, June 2018 9274,5.0,Windy_Al,https://www.tripadvisor.ca/Profile/Windy_Al, nil,Oct. 2017, October 2017 9274,5.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Oct. 2017, October 2017 9274,4.0,PI17,https://www.tripadvisor.ca/Profile/PI17, nil,Oct. 2017, October 2017 9274,1.0,michaelsL438AE,https://www.tripadvisor.ca/Profile/michaelsL438AE, nil,Oct. 2017, September 2017 9274,5.0,Macdeezy365,https://www.tripadvisor.ca/Profile/Macdeezy365, nil,Sep. 2017, September 2017 9274,4.0,darlenea32,https://www.tripadvisor.ca/Profile/darlenea32, nil,Sep. 2017, September 2017 9274,nil,,nil, nil,nil,nil 9274,4.0,larrycF2683YM,https://www.tripadvisor.ca/Profile/larrycF2683YM, nil,Aug. 2017, August 2017 9274,5.0,LynnInOntario,https://www.tripadvisor.ca/Profile/LynnInOntario, nil,Aug. 2017, August 2017 9274,5.0,Z9871RFtinah,https://www.tripadvisor.ca/Profile/Z9871RFtinah, nil,Aug. 2017, August 2017 9274,5.0,Mireille R,https://www.tripadvisor.ca/Profile/MireilleR877, nil,Aug. 2017, August 2017 9274,4.0,Sara B,https://www.tripadvisor.ca/Profile/sarabU4318SZ, nil,Jul. 2017, July 2017 9274,3.0,Vicky L,https://www.tripadvisor.ca/Profile/vickyl955, nil,Jul. 2017, July 2017 9274,3.0,Christina G,https://www.tripadvisor.ca/Profile/savvie_s, nil,Jul. 2017, July 2017 9274,5.0,Harry G,https://www.tripadvisor.ca/Profile/harryg792, nil,May 2017, May 2017 9274,5.0,Colin M,https://www.tripadvisor.ca/Profile/colinmS7302FR, nil,May 2017, May 2017 9274,5.0,DEB P,https://www.tripadvisor.ca/Profile/DEBP341, nil,May 2017, May 2017 9274,4.0,GayleMS,https://www.tripadvisor.ca/Profile/GayleMS, nil,Jan. 2017, October 2016 9274,5.0,panamajack999,https://www.tripadvisor.ca/Profile/panamajack999, nil,Jan. 2017, October 2016 9274,5.0,soccermom617,https://www.tripadvisor.ca/Profile/soccermom617, nil,Nov. 2016, August 2016 9274,5.0,Farooqest,https://www.tripadvisor.ca/Profile/Farooqest, nil,Nov. 2016, October 2016 9274,4.0,pamford,https://www.tripadvisor.ca/Profile/pamford, nil,Oct. 2016, October 2016 9274,5.0,donshorey1979,https://www.tripadvisor.ca/Profile/donshorey1979, nil,Oct. 2016, October 2016 9274,5.0,d0ugl66,https://www.tripadvisor.ca/Profile/d0ugl66, nil,Oct. 2016, October 2016 9274,3.0,neebap2016,https://www.tripadvisor.ca/Profile/neebap2016, nil,Oct. 2016, October 2016 9274,3.0,patriciarM549UE,https://www.tripadvisor.ca/Profile/patriciarM549UE, nil,Oct. 2016, October 2016 9274,2.0,lindsaylaw,https://www.tripadvisor.ca/Profile/lindsaylaw, nil,Oct. 2016, October 2016 9274,5.0,reillydwyer,https://www.tripadvisor.ca/Profile/reillydwyer, nil,Sep. 2016, August 2016 9274,5.0,Lghebre,https://www.tripadvisor.ca/Profile/Lghebre, nil,Sep. 2016, August 2016 9274,5.0,Pottahawk,https://www.tripadvisor.ca/Profile/Pottahawk, nil,Sep. 2016, September 2016 9274,3.0,Terry T,https://www.tripadvisor.ca/Profile/365terryt, nil,Sep. 2016, August 2016 9274,3.0,OntarioAlice,https://www.tripadvisor.ca/Profile/OntarioAlice, nil,Sep. 2016, August 2016 9274,4.0,scorpiongirl2016,https://www.tripadvisor.ca/Profile/scorpiongirl2016, nil,Sep. 2016, August 2016 9274,5.0,murphysean11,https://www.tripadvisor.ca/Profile/murphysean11, nil,Sep. 2016, August 2016 9274,5.0,jayden703,https://www.tripadvisor.ca/Profile/jayden703, nil,Sep. 2016, August 2016 9274,5.0,kellywilliams99,https://www.tripadvisor.ca/Profile/kellywilliams99, nil,Aug. 2016, August 2016 9274,2.0,richarddW4570PM,https://www.tripadvisor.ca/Profile/richarddW4570PM, nil,Aug. 2016, August 2016 9274,2.0,Shirley S,https://www.tripadvisor.ca/Profile/shirleys810, nil,Aug. 2016, August 2016 9274,5.0,Sheree J,https://www.tripadvisor.ca/Profile/shereej976, nil,Aug. 2016, August 2016 9274,5.0,DiveMD,https://www.tripadvisor.ca/Profile/DiveMD, nil,Aug. 2016, August 2016 9274,5.0,jimhI1166KN,https://www.tripadvisor.ca/Profile/jimhI1166KN, nil,Aug. 2016, August 2016 9274,3.0,Sarah I,https://www.tripadvisor.ca/Profile/sarahi168, nil,Aug. 2016, August 2016 9274,5.0,Micah-Tour-israel,https://www.tripadvisor.ca/Profile/Micah-Tour-israel, nil,Aug. 2016, August 2016 9274,4.0,jwlc1977,https://www.tripadvisor.ca/Profile/jwlc1977, nil,Jul. 2016, July 2016 9274,2.0,TDotshome,https://www.tripadvisor.ca/Profile/TDotshome, nil,Jul. 2016, July 2016 9274,3.0,W7045FIjuliak,https://www.tripadvisor.ca/Profile/W7045FIjuliak, nil,Jul. 2016, July 2016 9274,4.0,Heidemarie C,https://www.tripadvisor.ca/Profile/HeidemarieC, nil,Jul. 2016, June 2016 9274,4.0,Karen K,https://www.tripadvisor.ca/Profile/karenk683, nil,Jul. 2016, July 2016 9274,2.0,stevepencz,https://www.tripadvisor.ca/Profile/stevepencz, nil,Jul. 2016, August 2015 9274,4.0,Ginette T,https://www.tripadvisor.ca/Profile/627ginettet, nil,Jul. 2016, July 2016 9274,5.0,Stevenfisher36,https://www.tripadvisor.ca/Profile/Stevenfisher36, nil,Jul. 2016, June 2016 9274,4.0,WDWDonna,https://www.tripadvisor.ca/Profile/WDWDonna, nil,Jul. 2016, July 2016 9274,5.0,Ranslam,https://www.tripadvisor.ca/Profile/Ranslam, nil,Jun. 2016, June 2016 9274,4.0,TheAbbey2015,https://www.tripadvisor.ca/Profile/TheAbbey2015, nil,Jun. 2016, June 2016 9274,5.0,Erin M,https://www.tripadvisor.ca/Profile/62erinm, nil,Jun. 2016, June 2016 9274,5.0,cheermom37,https://www.tripadvisor.ca/Profile/cheermom37, nil,Jun. 2016, May 2016 9274,5.0,DateNight49,https://www.tripadvisor.ca/Profile/DateNight49, nil,May 2016, May 2016 9274,4.0,Lorraine W,https://www.tripadvisor.ca/Profile/797LORRAINEW, nil,May 2016, May 2016 9274,4.0,mozzavella,https://www.tripadvisor.ca/Profile/mozzavella, nil,May 2016, May 2016 9274,4.0,Reg H,https://www.tripadvisor.ca/Profile/137regh, nil,May 2016, October 2015 9274,4.0,John G,https://www.tripadvisor.ca/Profile/JohnG646, nil,Sep. 2015, September 2015 9274,2.0,Rhodesey123,https://www.tripadvisor.ca/Profile/Rhodesey123, nil,Sep. 2015, August 2015 9274,2.0,887carmineb,https://www.tripadvisor.ca/Profile/887carmineb, nil,Sep. 2015, September 2015 9274,2.0,851charlesr,https://www.tripadvisor.ca/Profile/851charlesr, nil,Sep. 2015, August 2015 9274,5.0,torontofolk85,https://www.tripadvisor.ca/Profile/torontofolk85, nil,Sep. 2015, August 2015 9274,3.0,KingofWI,https://www.tripadvisor.ca/Profile/KingofWI, nil,Aug. 2015, August 2015 9274,4.0,Rob A,https://www.tripadvisor.ca/Profile/RobA941, nil,Aug. 2015, August 2015 9274,2.0,PaulaHP,https://www.tripadvisor.ca/Profile/PaulaHP, nil,Aug. 2015, August 2015 9274,3.0,Ted T,https://www.tripadvisor.ca/Profile/TedT756, nil,Aug. 2015, August 2015 9274,4.0,John B,https://www.tripadvisor.ca/Profile/V3355PLjohnb, nil,Aug. 2015, August 2015 9274,4.0,sabrina799,https://www.tripadvisor.ca/Profile/sabrina799, nil,Aug. 2015, August 2015 9274,3.0,kristiner200,https://www.tripadvisor.ca/Profile/kristiner200, nil,Aug. 2015, July 2015 9274,2.0,EVIVA-1,https://www.tripadvisor.ca/Profile/EVIVA-1, nil,Jul. 2015, July 2015 9274,2.0,Lady-Harley1,https://www.tripadvisor.ca/Profile/Lady-Harley1, nil,Jul. 2015, July 2015 9274,4.0,Marg O,https://www.tripadvisor.ca/Profile/840margareto, nil,Jun. 2015, June 2015 9274,5.0,Bruno Z,https://www.tripadvisor.ca/Profile/bronekz52, nil,Jun. 2015, June 2015 9274,2.0,Q3874SIandrew,https://www.tripadvisor.ca/Profile/Q3874SIandrew, nil,May 2015, May 2015 9274,4.0,Darlene R,https://www.tripadvisor.ca/Profile/71darlener, nil,Sep. 2014, June 2014 9274,4.0,Emily M,https://www.tripadvisor.ca/Profile/emilym652, nil,Aug. 2014, August 2014 9274,5.0,ChristianDS11,https://www.tripadvisor.ca/Profile/ChristianDS11, nil,Aug. 2014, August 2014 9274,4.0,Savj2711,https://www.tripadvisor.ca/Profile/Savj2711, nil,Aug. 2014, August 2014 9274,4.0,Redblacks,https://www.tripadvisor.ca/Profile/Redblacks, nil,Aug. 2014, August 2014 9274,2.0,Kim P,https://www.tripadvisor.ca/Profile/Kimmid74, nil,Aug. 2014, August 2014 9274,1.0,Keith M,https://www.tripadvisor.ca/Profile/46keithm, nil,Aug. 2014, August 2014 9274,3.0,panamama,https://www.tripadvisor.ca/Profile/panama2000, nil,Aug. 2014, August 2014 9274,4.0,sandraisabel66,https://www.tripadvisor.ca/Profile/sandraisabel66, nil,Aug. 2014, August 2014 9274,2.0,Nursemate001,https://www.tripadvisor.ca/Profile/Nursemate001, nil,Aug. 2014, August 2014 9274,4.0,Cool_Dh,https://www.tripadvisor.ca/Profile/Cool_Dh, nil,Jul. 2014, July 2014 9274,4.0,Lamia K,https://www.tripadvisor.ca/Profile/390lamiak, nil,Feb. 2014, September 2013 9274,2.0,DIrk H,https://www.tripadvisor.ca/Profile/Dirk_ca, nil,Nov. 2013, November 2013 9274,4.0,Janice D,https://www.tripadvisor.ca/Profile/JaniceD223, nil,Oct. 2013, October 2013 9274,5.0,Stella M,https://www.tripadvisor.ca/Profile/Oceane9, nil,Jul. 2013, July 2013 9274,5.0,Jack R,https://www.tripadvisor.ca/Profile/413jackr, nil,Jul. 2013, July 2013 9274,1.0,Ticoca,https://www.tripadvisor.ca/Profile/Ticoca, nil,Jul. 2013, June 2013 9274,1.0,ART J,https://www.tripadvisor.ca/Profile/ARTJ106, nil,Jun. 2013, July 2012 9274,3.0,pnicol,https://www.tripadvisor.ca/Profile/pnicol, nil,Jun. 2013, June 2013 9274,2.0,JCarrollConcord_NC,https://www.tripadvisor.ca/Profile/JCarrollConcord_NC, nil,Sep. 2012, September 2012 9274,2.0,rocky1895,https://www.tripadvisor.ca/Profile/rocky1895, nil,Aug. 2012, July 2012 9274,5.0,Jerry C,https://www.tripadvisor.ca/Profile/JerryC272, nil,Aug. 2012, August 2012 9274,3.0,Charles G,https://www.tripadvisor.ca/Profile/sycha, nil,Aug. 2012, August 2012 9274,2.0,doclorenzo,https://www.tripadvisor.ca/Profile/doclorenzo, nil,Aug. 2012, August 2012 9274,4.0,soapsuds77,https://www.tripadvisor.ca/Profile/soapsuds77, nil,Aug. 2012, July 2012 9274,5.0,elephant111111,https://www.tripadvisor.ca/Profile/elephant111111, nil,Aug. 2012, July 2012 9274,5.0,Jeremiah W,https://www.tripadvisor.ca/Profile/JeremiahW81, nil,Aug. 2012, July 2012 9274,2.0,Sean0n,https://www.tripadvisor.ca/Profile/Sean0n, nil,Jul. 2012, July 2012 9274,5.0,uognb,https://www.tripadvisor.ca/Profile/uognb, nil,May 2012, May 2012 9274,5.0,Marylewis59,https://www.tripadvisor.ca/Profile/Marylewis59, nil,Jul. 2011, May 2011 9274,5.0,pamelastern,https://www.tripadvisor.ca/Profile/pamelastern, nil,Jul. 2011, July 2011 9274,5.0,Olduke06,https://www.tripadvisor.ca/Profile/Olduke06, nil,Jul. 2011, July 2011 9274,5.0,travelwnicole,https://www.tripadvisor.ca/Profile/travelwnicole, nil,Jul. 2011, July 2011 9274,5.0,the_1joker,https://www.tripadvisor.ca/Profile/the_1joker, nil,Jul. 2011, August 2010 9274,4.0,RoxyRoller66,https://www.tripadvisor.ca/Profile/RoxyRoller66, nil,Jul. 2011, July 2011 9274,1.0,barry83_11,https://www.tripadvisor.ca/Profile/barry83_11, nil,Apr. 2011, August 2010 9274,5.0,Charlottenlund,https://www.tripadvisor.ca/Profile/Charlottenlund, nil,Nov. 2010, October 2010 9274,2.0,HRHRichmondHill,https://www.tripadvisor.ca/Profile/HRHRichmondHill, nil,Oct. 2010, October 2010 9274,1.0,diannej1,https://www.tripadvisor.ca/Profile/diannej1, nil,Sep. 2010, September 2010 9274,4.0,isorin,https://www.tripadvisor.ca/Profile/isorin, nil,Aug. 2010, August 2010 9274,4.0,Hellyb123red,https://www.tripadvisor.ca/Profile/Hellyb123red, nil,Jul. 2010, June 2010 9274,4.0,chriseil,https://www.tripadvisor.ca/Profile/chriseil, nil,Mar. 2010, March 2010 9274,5.0,JoeS23,https://www.tripadvisor.ca/Profile/JoeS23, nil,Nov. 2009, August 2009 9274,5.0,kingigurl,https://www.tripadvisor.ca/Profile/kingigurl, nil,Jun. 2009, June 2009 9275,4.0,Roland M,https://www.tripadvisor.ca/Profile/826rolandm, nil,Nov. 2018, October 2018 9275,2.0,Sowmya S,https://www.tripadvisor.ca/Profile/sowmyas410, nil,Oct. 2018, September 2018 9275,2.0,Tom S,https://www.tripadvisor.ca/Profile/tomsV9686OR, nil,Sep. 2018, September 2018 9275,2.0,Mike P,https://www.tripadvisor.ca/Profile/mikepU7209GX, nil,Aug. 2018, August 2018 9275,5.0,shamad642997,https://www.tripadvisor.ca/Profile/shamad642997, nil,Jul. 2018, June 2018 9275,4.0,Sujata M,https://www.tripadvisor.ca/Profile/SujataM115, nil,Jun. 2018, June 2018 9275,1.0,randy n,https://www.tripadvisor.ca/Profile/randyn157, nil,May 2018, May 2018 9275,nil,,nil, nil,nil,nil 9275,3.0,Lefebvr,https://www.tripadvisor.ca/Profile/Lefebvr, nil,Sep. 2017, August 2017 9275,3.0,Steve W,https://www.tripadvisor.ca/Profile/T1680OGstevew, nil,Aug. 2017, July 2017 9275,1.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Jul. 2017, July 2017 9275,4.0,Maus59,https://www.tripadvisor.ca/Profile/Maus59, nil,Jul. 2017, June 2017 9275,3.0,Samantha,https://www.tripadvisor.ca/Profile/samperle, nil,Jun. 2017, May 2017 9275,4.0,Tlcarter88,https://www.tripadvisor.ca/Profile/Tlcarter88, nil,Oct. 2016, August 2016 9275,1.0,Gary S,https://www.tripadvisor.ca/Profile/garysM1776AX, nil,Aug. 2016, August 2016 9275,4.0,Chipmunk Parade,https://www.tripadvisor.ca/Profile/chipmunkp, nil,Aug. 2016, May 2016 9275,3.0,localNorthVancouver,https://www.tripadvisor.ca/Profile/localNorthVancouver, nil,Jul. 2016, July 2016 9275,5.0,janicep566,https://www.tripadvisor.ca/Profile/janicep566, nil,Jun. 2016, June 2016 9275,4.0,Roly M,https://www.tripadvisor.ca/Profile/RolyM_13, nil,Apr. 2016, April 2016 9275,4.0,mjbAfton,https://www.tripadvisor.ca/Profile/mjbAfton, nil,Aug. 2015, August 2015 9275,3.0,nnewt57,https://www.tripadvisor.ca/Profile/nnewt57, nil,Aug. 2015, August 2015 9275,4.0,Andrii K,https://www.tripadvisor.ca/Profile/21andriik, nil,Jul. 2015, July 2015 9275,4.0,Janet P,https://www.tripadvisor.ca/Profile/622janetp, nil,Jul. 2015, July 2015 9275,4.0,markdroitwich,https://www.tripadvisor.ca/Profile/markdroitwich, nil,Oct. 2014, September 2014 9275,4.0,Codester,https://www.tripadvisor.ca/Profile/Codester, nil,Aug. 2014, August 2014 9275,3.0,jackiefrombrampton,https://www.tripadvisor.ca/Profile/jackiefrombrampton, nil,Aug. 2013, August 2013 9275,4.0,Nobukatsu F,https://www.tripadvisor.ca/Profile/NobukatsuG, nil,Aug. 2013, August 2013 9275,3.0,Julie R,https://www.tripadvisor.ca/Profile/RaeJ781, nil,Jul. 2013, July 2013 9275,5.0,EKUL95,https://www.tripadvisor.ca/Profile/EKUL95, nil,Jul. 2013, July 2013 9276,nil,,nil, nil,nil,nil 9277,5.0,Cathy B,https://www.tripadvisor.ca/Profile/Q7753PNcatherineb, nil,Oct. 2018, October 2018 9277,5.0,TCork2014,https://www.tripadvisor.ca/Profile/TCork2014, nil,Aug. 2018, August 2018 9277,5.0,Gordo1Ontario,https://www.tripadvisor.ca/Profile/Gordo1Ontario, nil,May 2018, May 2018 9277,5.0,Min P,https://www.tripadvisor.ca/Profile/328minp, nil,Aug. 2017, August 2017 9277,5.0,jomarola1,https://www.tripadvisor.ca/Profile/jomarola1, nil,Aug. 2017, August 2017 9277,5.0,Marv M,https://www.tripadvisor.ca/Profile/396marvm, nil,Jul. 2017, July 2017 9277,5.0,Roy S,https://www.tripadvisor.ca/Profile/H7747LHroys, nil,Oct. 2016, October 2016 9277,5.0,Chapin T,https://www.tripadvisor.ca/Profile/Dramarama9, nil,Aug. 2016, August 2016 9277,5.0,mario f,https://www.tripadvisor.ca/Profile/mariofF8082JX, nil,Aug. 2016, August 2016 9277,5.0,hikers5152,https://www.tripadvisor.ca/Profile/hikers5152, nil,Aug. 2016, August 2016 9277,4.0,MonsieurPeregrine,https://www.tripadvisor.ca/Profile/MonsieurPeregrine, nil,Jul. 2016, July 2016 9277,5.0,K P,https://www.tripadvisor.ca/Profile/664kp, nil,Jul. 2016, July 2016 9277,5.0,PeterL709_13,https://www.tripadvisor.ca/Profile/PeterL709_13, nil,Oct. 2015, September 2015 9277,5.0,FlushHill,https://www.tripadvisor.ca/Profile/FlushHill, nil,Jul. 2015, July 2015 9277,5.0,gogirl2011,https://www.tripadvisor.ca/Profile/gogirl2011, nil,Jun. 2015, May 2015 9277,5.0,AndiHH,https://www.tripadvisor.ca/Profile/AndiHH, nil,May 2015, May 2015 9277,5.0,Debbie H,https://www.tripadvisor.ca/Profile/debbiehM3229FZ, nil,Sep. 2014, September 2014 9277,3.0,Ed S,https://www.tripadvisor.ca/Profile/323eds, nil,Sep. 2014, August 2014 9277,5.0,Mario G,https://www.tripadvisor.ca/Profile/759mariog, nil,Jul. 2014, July 2014 9277,5.0,Moira K,https://www.tripadvisor.ca/Profile/moiraknj, nil,Jul. 2014, July 2014 9277,5.0,flatosanfran,https://www.tripadvisor.ca/Profile/flatosanfran, nil,Jul. 2014, June 2014 9277,5.0,SummerseatSally,https://www.tripadvisor.ca/Profile/SummerseatSally, nil,Jun. 2014, June 2014 9277,5.0,BlueMoon08,https://www.tripadvisor.ca/Profile/BlueMoon08, nil,Jun. 2014, June 2014 9277,5.0,Sanjay G,https://www.tripadvisor.ca/Profile/287sanjayg, nil,Dec. 2013, November 2013 9277,5.0,NiceGuyOttawa,https://www.tripadvisor.ca/Profile/NiceGuyOttawa, nil,Nov. 2013, November 2013 9277,5.0,peaceloving,https://www.tripadvisor.ca/Profile/peaceloving, nil,Nov. 2013, November 2013 9277,5.0,simon b,https://www.tripadvisor.ca/Profile/simonb637, nil,Aug. 2013, August 2013 9277,5.0,Janis857,https://www.tripadvisor.ca/Profile/Janis857, nil,Aug. 2013, July 2013 9277,4.0,TwoHugs,https://www.tripadvisor.ca/Profile/TwoHugs, nil,Aug. 2013, August 2013 9277,5.0,Jason K,https://www.tripadvisor.ca/Profile/jasonk840, nil,Jul. 2013, July 2013 9277,nil,,nil, nil,nil,nil 9278,nil,,nil, nil,nil,nil 9278,4.0,Maria S,https://www.tripadvisor.ca/Profile/mariasZ5997AG, nil,Jul. 2018, July 2018 9278,4.0,Daniel M,https://www.tripadvisor.ca/Profile/reelman59, nil,Jan. 2018, December 2017 9278,4.0,kariandkyle,https://www.tripadvisor.ca/Profile/kariandkyle, nil,Nov. 2017, November 2017 9278,3.0,Holly B,https://www.tripadvisor.ca/Profile/537hollyb, nil,Sep. 2017, September 2017 9278,4.0,Lori M,https://www.tripadvisor.ca/Profile/lorim295, nil,Sep. 2017, September 2017 9278,3.0,Linda W,https://www.tripadvisor.ca/Profile/108LindaW, nil,Aug. 2017, August 2017 9278,3.0,AidasLocalLoves,https://www.tripadvisor.ca/Profile/AidasLocalLoves, nil,Aug. 2017, July 2017 9278,3.0,thephoenixrisesagain,https://www.tripadvisor.ca/Profile/thephoenixrisesagain, nil,Jul. 2017, July 2017 9278,4.0,JeannieTP,https://www.tripadvisor.ca/Profile/JeannieTP, nil,Jun. 2017, June 2017 9278,4.0,Ratih_Martial,https://www.tripadvisor.ca/Profile/Ratih_Martial, nil,Jun. 2017, June 2017 9278,5.0,Kim T,https://www.tripadvisor.ca/Profile/E1815YYkimt, nil,May 2017, May 2017 9278,4.0,cinpicton,https://www.tripadvisor.ca/Profile/cinpicton, nil,Jan. 2017, December 2016 9278,4.0,Kevanski1,https://www.tripadvisor.ca/Profile/Kevanski1, nil,Sep. 2016, September 2016 9278,1.0,Suzanne L,https://www.tripadvisor.ca/Profile/348SuzanneL, nil,Sep. 2016, September 2016 9278,4.0,Catherine N,https://www.tripadvisor.ca/Profile/nana6703, nil,Sep. 2016, September 2016 9278,4.0,Roy M,https://www.tripadvisor.ca/Profile/RoyM371, nil,Aug. 2016, August 2016 9278,3.0,DiggerDave9,https://www.tripadvisor.ca/Profile/DiggerDave9, nil,Aug. 2016, August 2016 9278,5.0,digskat97,https://www.tripadvisor.ca/Profile/digskat97, nil,Aug. 2016, August 2016 9278,3.0,Rochelle,https://www.tripadvisor.ca/Profile/338rochelleh, nil,Jul. 2016, July 2016 9278,2.0,MenglembuMag,https://www.tripadvisor.ca/Profile/MenglembuMag, nil,Oct. 2015, October 2015 9278,3.0,Fernweh3,https://www.tripadvisor.ca/Profile/Fernweh3, nil,Aug. 2015, June 2015 9278,2.0,sminky_pinky100,https://www.tripadvisor.ca/Profile/sminky_pinky100, nil,Jul. 2015, June 2015 9278,4.0,Debbie L,https://www.tripadvisor.ca/Profile/debbiel58, nil,Mar. 2015, March 2015 9278,5.0,Fishingwizard,https://www.tripadvisor.ca/Profile/Fishingwizard, nil,Mar. 2015, March 2015 9278,5.0,candente,https://www.tripadvisor.ca/Profile/candente, nil,Feb. 2015, August 2014 9278,3.0,kitty1104,https://www.tripadvisor.ca/Profile/kitty1104, nil,Sep. 2014, July 2014 9278,4.0,Willowray,https://www.tripadvisor.ca/Profile/Willowray, nil,Aug. 2014, August 2014 9279,nil,,nil, nil,nil,nil 9280,2.0,Jean-Paul m,https://www.tripadvisor.ca/Profile/jeanpaulm168, nil,Aug. 2018, August 2018 9281,nil,,nil, nil,nil,nil 9281,4.0,Marc K,https://www.tripadvisor.ca/Profile/fruhling04, nil,Jun. 2018, June 2018 9281,4.0,SRP_254,https://www.tripadvisor.ca/Profile/SRP_254, nil,Sep. 2017, August 2017 9281,1.0,Christa H,https://www.tripadvisor.ca/Profile/christah571, nil,Aug. 2017, August 2017 9281,1.0,Michelle S,https://www.tripadvisor.ca/Profile/869MichelleS, nil,Aug. 2017, August 2017 9281,4.0,Nancy R,https://www.tripadvisor.ca/Profile/nancyrG1855HZ, nil,Aug. 2017, August 2017 9281,3.0,Daniel M,https://www.tripadvisor.ca/Profile/reelman59, nil,Jun. 2017, June 2017 9281,2.0,Kike2008,https://www.tripadvisor.ca/Profile/Kike2008, nil,May 2017, May 2017 9281,1.0,nursenorah,https://www.tripadvisor.ca/Profile/nursenorah, nil,Sep. 2016, August 2016 9281,2.0,alwaysdreamin1965,https://www.tripadvisor.ca/Profile/alwaysdreamin1965, nil,Aug. 2016, July 2016 9281,1.0,Rui C,https://www.tripadvisor.ca/Profile/RuiC1288, nil,Jul. 2016, July 2016 9281,1.0,Shari P,https://www.tripadvisor.ca/Profile/sharip507, nil,Jul. 2016, July 2016 9281,4.0,Gil B,https://www.tripadvisor.ca/Profile/GilB97, nil,Sep. 2015, September 2015 9281,4.0,Solocamper,https://www.tripadvisor.ca/Profile/Solocamper, nil,Aug. 2015, August 2015 9281,2.0,Janet D,https://www.tripadvisor.ca/Profile/447janetd, nil,Aug. 2015, August 2015 9281,5.0,Barry C,https://www.tripadvisor.ca/Profile/550barryc, nil,Aug. 2015, August 2015 9281,1.0,Jerry10822015,https://www.tripadvisor.ca/Profile/Jerry10822015, nil,Aug. 2015, August 2015 9281,3.0,Tyler O,https://www.tripadvisor.ca/Profile/tylero86, nil,Jul. 2015, June 2015 9281,4.0,Luv2Trvl1111,https://www.tripadvisor.ca/Profile/Luv2Trvl1111, nil,Nov. 2014, May 2014 9281,4.0,Richard L,https://www.tripadvisor.ca/Profile/RichardL361, nil,Oct. 2014, October 2014 9281,1.0,Duane T,https://www.tripadvisor.ca/Profile/930duanet, nil,Sep. 2014, September 2014 9281,3.0,NancylovesOttawa,https://www.tripadvisor.ca/Profile/NancylovesOttawa, nil,Aug. 2014, August 2014 9281,4.0,NorthArrow,https://www.tripadvisor.ca/Profile/NorthArrow, nil,Aug. 2014, August 2014 9281,4.0,Barbara12_13,https://www.tripadvisor.ca/Profile/Barbara12_13, nil,Aug. 2014, August 2014 9281,2.0,EthicsprofCanada,https://www.tripadvisor.ca/Profile/EthicsprofCanada, nil,Jul. 2014, July 2014 9281,4.0,Charlotte m,https://www.tripadvisor.ca/Profile/665charlottem, nil,Jul. 2014, July 2014 9281,4.0,MikeH204,https://www.tripadvisor.ca/Profile/MikeH204, nil,Nov. 2013, October 2013 9281,4.0,Martixx,https://www.tripadvisor.ca/Profile/Martixx, nil,Oct. 2013, September 2013 9281,3.0,Raya R,https://www.tripadvisor.ca/Profile/rayarozenberg, nil,Sep. 2013, September 2013 9281,4.0,starfish623,https://www.tripadvisor.ca/Profile/starfish623, nil,Aug. 2013, July 2013 9281,3.0,Elodie A,https://www.tripadvisor.ca/Profile/ElodieA679, nil,Sep. 2012, September 2012 9281,2.0,Mike_R_8,https://www.tripadvisor.ca/Profile/Mike_R_8, nil,Aug. 2008, June 2008 9281,4.0,shewah,https://www.tripadvisor.ca/Profile/shewah, nil,Sep. 2006,nil 9282,nil,,nil, nil,nil,nil 9282,5.0,stealthmeister,https://www.tripadvisor.ca/Profile/stealthmeister, nil,Aug. 2018, August 2018 9282,5.0,labedoyag,https://www.tripadvisor.ca/Profile/labedoyag, nil,Aug. 2018, August 2018 9282,5.0,kochbail,https://www.tripadvisor.ca/Profile/kochbail, nil,Aug. 2018, August 2018 9282,5.0,WendyJ1234,https://www.tripadvisor.ca/Profile/WendyJ1234, nil,Aug. 2018, August 2018 9282,5.0,Jane C,https://www.tripadvisor.ca/Profile/JaneC2643, nil,Aug. 2018, August 2018 9282,5.0,Benjamin S,https://www.tripadvisor.ca/Profile/N814UObenjamins, nil,Jul. 2018, July 2018 9282,5.0,bikerider007,https://www.tripadvisor.ca/Profile/bikerider007, nil,Jul. 2018, July 2018 9282,5.0,emeraldsees,https://www.tripadvisor.ca/Profile/emeraldsees, nil,Jul. 2018, July 2018 9282,5.0,janisg242,https://www.tripadvisor.ca/Profile/janisg242, nil,Jul. 2018, July 2018 9282,5.0,Dawn C,https://www.tripadvisor.ca/Profile/dawncC1002BS, nil,Jul. 2018, June 2018 9282,5.0,Betty S,https://www.tripadvisor.ca/Profile/bettys465, nil,Jun. 2018, June 2018 9282,5.0,ArtBouy,https://www.tripadvisor.ca/Profile/ArtBouy, nil,May 2018, May 2018 9282,5.0,mwidschwendter,https://www.tripadvisor.ca/Profile/mwidschwendter, nil,May 2018, April 2018 9282,5.0,georgiefarrar,https://www.tripadvisor.ca/Profile/georgiefarrar, nil,Apr. 2018, April 2018 9282,5.0,ShorelineGuy,https://www.tripadvisor.ca/Profile/ShorelineGuy, nil,Oct. 2017, June 2017 9282,5.0,Arilightfoot,https://www.tripadvisor.ca/Profile/Arilightfoot, nil,Aug. 2017, September 2016 9282,5.0,Grace Grazyna R,https://www.tripadvisor.ca/Profile/gracegrazynar, nil,Jul. 2017, July 2017 9282,5.0,Gloriacollins,https://www.tripadvisor.ca/Profile/Gloriacollins, nil,Jul. 2017, July 2017 9282,5.0,Mark B,https://www.tripadvisor.ca/Profile/markbX3496WG, nil,Jun. 2017, June 2017 9282,4.0,ali j,https://www.tripadvisor.ca/Profile/alij687, nil,Jun. 2017, June 2017 9282,5.0,Rjl2002,https://www.tripadvisor.ca/Profile/Rjl2002, nil,Jun. 2017, May 2017 9282,5.0,pm222,https://www.tripadvisor.ca/Profile/pm222, nil,Jun. 2017, May 2017 9282,5.0,John S,https://www.tripadvisor.ca/Profile/U168ICjohns, nil,Jun. 2017, May 2017 9282,5.0,Accidental2rist,https://www.tripadvisor.ca/Profile/Accidental2rist, nil,Dec. 2016, August 2016 9282,5.0,JHOV,https://www.tripadvisor.ca/Profile/askJHOV, nil,Nov. 2016, August 2016 9282,5.0,Charoisi,https://www.tripadvisor.ca/Profile/Charoisi, nil,Nov. 2016, July 2016 9282,5.0,CanberraDenis,https://www.tripadvisor.ca/Profile/CanberraDenis, nil,Oct. 2016, September 2016 9282,5.0,Monica B,https://www.tripadvisor.ca/Profile/monicabF9957JE, nil,Oct. 2016, August 2016 9282,5.0,Alexis T,https://www.tripadvisor.ca/Profile/769alexist, nil,Oct. 2016, September 2016 9282,5.0,Olga Z,https://www.tripadvisor.ca/Profile/466olgaz, nil,Oct. 2016, August 2016 9282,5.0,Martin2258,https://www.tripadvisor.ca/Profile/Martin2258, nil,Oct. 2016, August 2016 9282,5.0,Gerrit V,https://www.tripadvisor.ca/Profile/GerritV526, nil,Sep. 2016, June 2016 9282,5.0,Nate_MacDonald,https://www.tripadvisor.ca/Profile/Nate_MacDonald, nil,Sep. 2016, September 2016 9282,5.0,bmv9,https://www.tripadvisor.ca/Profile/bmv9, nil,Sep. 2016, August 2016 9282,5.0,cjlaszlo,https://www.tripadvisor.ca/Profile/cjlaszlo, nil,Sep. 2016, August 2016 9282,5.0,Lakegirl50,https://www.tripadvisor.ca/Profile/Lakegirl50, nil,Sep. 2016, August 2016 9282,5.0,William C,https://www.tripadvisor.ca/Profile/WilliamC496, nil,Sep. 2016, August 2016 9282,5.0,Adam M,https://www.tripadvisor.ca/Profile/Y611IJadamm, nil,Sep. 2016, August 2016 9282,5.0,Senasqua,https://www.tripadvisor.ca/Profile/Senasqua, nil,Sep. 2016, August 2016 9282,5.0,Andre B,https://www.tripadvisor.ca/Profile/AndreB771, nil,Aug. 2016, July 2016 9282,5.0,vicarella77 .,https://www.tripadvisor.ca/Profile/vicarella77, nil,Jul. 2016, July 2016 9282,5.0,richparry2016,https://www.tripadvisor.ca/Profile/richparry2016, nil,Jul. 2016, June 2016 9282,5.0,Donna H,https://www.tripadvisor.ca/Profile/Z1407CZdonnah, nil,Jul. 2016, June 2016 9282,5.0,RON H,https://www.tripadvisor.ca/Profile/D2045XBronh, nil,Jul. 2016, June 2016 9282,5.0,wmpjlb,https://www.tripadvisor.ca/Profile/wmpjlb, nil,Jun. 2016, May 2016 9282,5.0,Tonianne H,https://www.tripadvisor.ca/Profile/tonianneh, nil,Jun. 2016, May 2016 9282,5.0,Rebecca W,https://www.tripadvisor.ca/Profile/W7036SHrebeccaw, nil,Jun. 2016, June 2016 9282,5.0,BrightonKaren,https://www.tripadvisor.ca/Profile/BrightonKaren, nil,May 2016, May 2016 9282,5.0,Genevieve V,https://www.tripadvisor.ca/Profile/928genevievev, nil,May 2016, May 2016 9282,5.0,roidefranceincanada,https://www.tripadvisor.ca/Profile/roidefranceincanada, nil,May 2016, May 2016 9282,5.0,cpt1000,https://www.tripadvisor.ca/Profile/cpt1000, nil,May 2016, April 2016 9282,5.0,LongIslandLin,https://www.tripadvisor.ca/Profile/LongIslandLin, nil,Aug. 2015, July 2015 9282,5.0,Blackhhole,https://www.tripadvisor.ca/Profile/Blackhhole, nil,Aug. 2015, July 2015 9282,4.0,C-GPWF,https://www.tripadvisor.ca/Profile/C-GPWF, nil,Aug. 2015, July 2015 9282,5.0,Matt S,https://www.tripadvisor.ca/Profile/K287GEmatts, nil,Aug. 2015, August 2015 9282,5.0,Archie N,https://www.tripadvisor.ca/Profile/213archien, nil,Aug. 2015, July 2015 9282,5.0,DrJM,https://www.tripadvisor.ca/Profile/DrJM, nil,Jul. 2015, July 2015 9282,5.0,Amanda M,https://www.tripadvisor.ca/Profile/T1456IEamandam, nil,Jul. 2015, July 2015 9282,5.0,moestewart,https://www.tripadvisor.ca/Profile/moestewart, nil,Jul. 2015, July 2015 9282,5.0,lovethailand1,https://www.tripadvisor.ca/Profile/lovethailand1, nil,Jul. 2015, July 2015 9282,5.0,Teena V,https://www.tripadvisor.ca/Profile/936teenav, nil,Jul. 2015, July 2015 9282,5.0,James C,https://www.tripadvisor.ca/Profile/Y3002GGjamesc, nil,Jul. 2015, July 2015 9282,5.0,SiegbertKaiser,https://www.tripadvisor.ca/Profile/SiegbertKaiser, nil,Dec. 2014, October 2014 9282,5.0,Natalie B,https://www.tripadvisor.ca/Profile/natalieb382, nil,Sep. 2014, July 2014 9282,5.0,sprocak,https://www.tripadvisor.ca/Profile/sprocak, nil,Sep. 2014, August 2014 9282,5.0,kanadafan2013,https://www.tripadvisor.ca/Profile/kanadafan2013, nil,Aug. 2014, July 2014 9282,5.0,Francine B,https://www.tripadvisor.ca/Profile/111francineb, nil,Aug. 2014, August 2014 9282,5.0,Patti C,https://www.tripadvisor.ca/Profile/geraldc452, nil,Aug. 2014, August 2014 9282,5.0,Barbara J,https://www.tripadvisor.ca/Profile/barbaraj184, nil,Jul. 2014, June 2014 9282,4.0,John M,https://www.tripadvisor.ca/Profile/EmJayMac, nil,Jul. 2014, June 2014 9282,5.0,Wendy B,https://www.tripadvisor.ca/Profile/wendyb763, nil,Jun. 2014, June 2014 9282,5.0,JC6475,https://www.tripadvisor.ca/Profile/JC6475, nil,Jun. 2014, June 2014 9282,5.0,Aksana K,https://www.tripadvisor.ca/Profile/aksanam2016, nil,Jun. 2014, June 2014 9282,5.0,Maureen D,https://www.tripadvisor.ca/Profile/MaureenD981, nil,Mar. 2014, June 2013 9282,5.0,Tbonebeam,https://www.tripadvisor.ca/Profile/Tbonebeam, nil,Mar. 2014, August 2013 9282,5.0,Ann G,https://www.tripadvisor.ca/Profile/788anng, nil,Dec. 2013, July 2013 9282,5.0,LmartyB,https://www.tripadvisor.ca/Profile/LmartyB, nil,Nov. 2013, August 2013 9282,5.0,Sven21740,https://www.tripadvisor.ca/Profile/Sven21740, nil,Nov. 2013, September 2013 9282,5.0,Laurie C,https://www.tripadvisor.ca/Profile/lauriec89, nil,Oct. 2013, August 2013 9282,5.0,JDBain,https://www.tripadvisor.ca/Profile/JDBain, nil,Sep. 2013, September 2013 9282,4.0,Erylis,https://www.tripadvisor.ca/Profile/Erylis, nil,Sep. 2013, October 2012 9282,5.0,Stephen M,https://www.tripadvisor.ca/Profile/StephenM188, nil,Sep. 2013, August 2013 9282,5.0,Linda W,https://www.tripadvisor.ca/Profile/721lindaw, nil,Aug. 2013, August 2013 9282,5.0,807nativetexan807,https://www.tripadvisor.ca/Profile/807nativetexan807, nil,Jul. 2013, June 2013 9282,5.0,TypicalMe,https://www.tripadvisor.ca/Profile/TypicalMe, nil,Jun. 2013, June 2013 9282,5.0,skidhater,https://www.tripadvisor.ca/Profile/skidhater, nil,Jun. 2013, May 2013 9282,5.0,William S,https://www.tripadvisor.ca/Profile/97WilliamS, nil,May 2013, May 2013 9282,5.0,RoxSach,https://www.tripadvisor.ca/Profile/RoxSach, nil,Apr. 2013, April 2013 9282,5.0,bishz,https://www.tripadvisor.ca/Profile/bishz, nil,Mar. 2013, July 2012 9282,5.0,Candace P,https://www.tripadvisor.ca/Profile/CandaceP16, nil,Nov. 2012, June 2012 9282,5.0,Gilles B,https://www.tripadvisor.ca/Profile/gillesbourdier01, nil,Oct. 2012, August 2012 9282,5.0,canadian5001,https://www.tripadvisor.ca/Profile/canadian5001, nil,Oct. 2012, October 2012 9282,4.0,Dave W,https://www.tripadvisor.ca/Profile/davey314, nil,Oct. 2012, October 2012 9282,5.0,Pamela K,https://www.tripadvisor.ca/Profile/PamelaK981, nil,Oct. 2012, August 2012 9282,5.0,roy f,https://www.tripadvisor.ca/Profile/royf13, nil,Oct. 2012, October 2012 9282,5.0,lk_baylis87,https://www.tripadvisor.ca/Profile/lk_baylis87, nil,Oct. 2012, September 2012 9282,5.0,aussies_000,https://www.tripadvisor.ca/Profile/aussies_000, nil,Oct. 2012, August 2012 9282,5.0,Beate T,https://www.tripadvisor.ca/Profile/BeateT791, nil,Sep. 2012, September 2012 9282,5.0,Kimberly P,https://www.tripadvisor.ca/Profile/KimberlyP940, nil,Sep. 2012, August 2012 9282,5.0,happygolucky51,https://www.tripadvisor.ca/Profile/happygolucky51, nil,Sep. 2012, August 2012 9282,5.0,Josette1953,https://www.tripadvisor.ca/Profile/Josette1953, nil,Sep. 2012, September 2012 9282,5.0,Linda R,https://www.tripadvisor.ca/Profile/300LindaR, nil,Aug. 2012, August 2012 9282,5.0,JanineL_63,https://www.tripadvisor.ca/Profile/JanineL_63, nil,Aug. 2012, August 2012 9282,5.0,AM_in_TO,https://www.tripadvisor.ca/Profile/AM_in_TO, nil,Aug. 2012, August 2012 9282,5.0,jlmnorthernBC,https://www.tripadvisor.ca/Profile/jlmnorthernBC, nil,Aug. 2012, July 2012 9282,5.0,IEker,https://www.tripadvisor.ca/Profile/IEker, nil,Aug. 2012, July 2012 9282,5.0,Viv,https://www.tripadvisor.ca/Profile/VivK133, nil,Jul. 2012, July 2012 9282,5.0,Alec H,https://www.tripadvisor.ca/Profile/AlecH491, nil,Jul. 2012, June 2012 9282,5.0,TravellersAjax,https://www.tripadvisor.ca/Profile/TravellersAjax, nil,Nov. 2011, November 2011 9282,5.0,khw88,https://www.tripadvisor.ca/Profile/khw88, nil,Oct. 2011, October 2011 9282,5.0,Leanne S,https://www.tripadvisor.ca/Profile/leannes431, nil,Oct. 2011, June 2011 9282,5.0,grexmore,https://www.tripadvisor.ca/Profile/grexmore, nil,Oct. 2011, October 2011 9282,5.0,DFWMOM,https://www.tripadvisor.ca/Profile/DFWMOM, nil,Oct. 2011, September 2011 9282,5.0,Sarah S,https://www.tripadvisor.ca/Profile/TOgirl47, nil,Oct. 2011, August 2011 9282,5.0,howham,https://www.tripadvisor.ca/Profile/howham, nil,Sep. 2011, August 2011 9282,5.0,MapleLeafwonderer,https://www.tripadvisor.ca/Profile/MapleLeafwonderer, nil,Sep. 2011, August 2011 9282,5.0,KaanOttawa,https://www.tripadvisor.ca/Profile/KaanOttawa, nil,Aug. 2011, July 2011 9282,5.0,Chengvc,https://www.tripadvisor.ca/Profile/Chengvc, nil,Aug. 2011, July 2011 9282,5.0,Roxane123,https://www.tripadvisor.ca/Profile/Roxane123, nil,Jul. 2011, June 2011 9282,5.0,jwilc,https://www.tripadvisor.ca/Profile/jwilc, nil,Jun. 2011, April 2011 9282,5.0,DebL53,https://www.tripadvisor.ca/Profile/DebL53, nil,Jun. 2011, October 2010 9282,5.0,AlandAngus,https://www.tripadvisor.ca/Profile/AlandAngus, nil,Jun. 2011, September 2010 9282,5.0,reisliefhebster,https://www.tripadvisor.ca/Profile/reisliefhebster, nil,Jan. 2011, July 2010 9283,5.0,Connie B,https://www.tripadvisor.ca/Profile/86connieb86, nil,Sep. 2018, September 2018 9283,5.0,Jane C,https://www.tripadvisor.ca/Profile/JaneC2643, nil,Aug. 2018, August 2018 9283,5.0,dapolito,https://www.tripadvisor.ca/Profile/dapolito, nil,Aug. 2018, July 2018 9283,5.0,wallacet283,https://www.tripadvisor.ca/Profile/wallacet283, nil,Aug. 2018, July 2018 9283,5.0,Bob H,https://www.tripadvisor.ca/Profile/bobhH3033AL, nil,Jul. 2018, July 2018 9283,5.0,jnb199,https://www.tripadvisor.ca/Profile/jnb199, nil,Oct. 2017, September 2017 9283,5.0,nanDurhamRegion,https://www.tripadvisor.ca/Profile/nanDurhamRegion, nil,Sep. 2017, September 2017 9283,5.0,Denise G,https://www.tripadvisor.ca/Profile/I4851FEdeniseg, nil,Sep. 2017, September 2017 9283,5.0,Leanne-review,https://www.tripadvisor.ca/Profile/Leanne-review, nil,Sep. 2017, September 2017 9283,5.0,Linda R,https://www.tripadvisor.ca/Profile/LindaR525, nil,Aug. 2017, July 2017 9283,5.0,Islandninja,https://www.tripadvisor.ca/Profile/Islandninja, nil,Aug. 2017, July 2017 9283,5.0,Yvan M,https://www.tripadvisor.ca/Profile/449yvanm, nil,Jul. 2017, July 2017 9283,5.0,Iris K,https://www.tripadvisor.ca/Profile/705irisk, nil,Jul. 2017, June 2017 9283,4.0,Jordan-na B,https://www.tripadvisor.ca/Profile/jordannab679, nil,Jul. 2017, July 2017 9283,5.0,blossomtravels69,https://www.tripadvisor.ca/Profile/blossomtravels69, nil,Jul. 2017, July 2017 9283,5.0,deborden,https://www.tripadvisor.ca/Profile/deborden, nil,Jul. 2017, July 2017 9283,5.0,Patty B,https://www.tripadvisor.ca/Profile/457pattyb, nil,May 2017, May 2017 9283,5.0,Marco C,https://www.tripadvisor.ca/Profile/marcocH3611LL, nil,Oct. 2016, October 2016 9283,5.0,Halina B,https://www.tripadvisor.ca/Profile/885halinab, nil,Oct. 2016, September 2016 9283,nil,,nil, nil,nil,nil 9283,5.0,Cameron B,https://www.tripadvisor.ca/Profile/cameronb498, nil,Aug. 2016, August 2016 9283,5.0,ASB1946,https://www.tripadvisor.ca/Profile/ASB1946, nil,Aug. 2016, July 2016 9283,5.0,travel4randr,https://www.tripadvisor.ca/Profile/travel4randr, nil,Aug. 2016, July 2016 9283,5.0,Dominic M,https://www.tripadvisor.ca/Profile/DominicM1575, nil,Aug. 2016, July 2016 9283,5.0,cayolibre,https://www.tripadvisor.ca/Profile/cayolibre, nil,Aug. 2016, July 2016 9283,5.0,chocolatelover62,https://www.tripadvisor.ca/Profile/chocolatelover62, nil,Jul. 2016, July 2016 9283,5.0,storm256,https://www.tripadvisor.ca/Profile/storm256, nil,Jul. 2016, July 2016 9283,1.0,lowerkey,https://www.tripadvisor.ca/Profile/lowerkey, nil,Jul. 2016, July 2016 9283,5.0,Jennifer P,https://www.tripadvisor.ca/Profile/R5382FHjenniferp, nil,Jul. 2016, July 2016 9283,5.0,AMMPJM,https://www.tripadvisor.ca/Profile/AMMPJM, nil,Jul. 2016, July 2016 9283,5.0,ondo1989,https://www.tripadvisor.ca/Profile/ondo1989, nil,Jul. 2016, June 2016 9283,3.0,Jeanne323,https://www.tripadvisor.ca/Profile/Jeanne323, nil,Jun. 2016, June 2016 9283,5.0,DavidandMichelle30,https://www.tripadvisor.ca/Profile/DavidandMichelle30, nil,Jun. 2016, June 2016 9283,5.0,MilouR,https://www.tripadvisor.ca/Profile/MilouR, nil,Jun. 2016, May 2016 9283,5.0,Élaine B,https://www.tripadvisor.ca/Profile/618_laineb, nil,Oct. 2015, October 2015 9283,5.0,RaEmilyNoah,https://www.tripadvisor.ca/Profile/RaEmilyNoah, nil,Oct. 2015, September 2015 9283,5.0,Jalgos,https://www.tripadvisor.ca/Profile/Jalgos, nil,Sep. 2015, September 2015 9283,4.0,pinombre,https://www.tripadvisor.ca/Profile/pinombre, nil,Sep. 2015, September 2015 9283,5.0,Alicia S,https://www.tripadvisor.ca/Profile/alicias309, nil,Aug. 2015, March 2015 9283,5.0,Elaine B,https://www.tripadvisor.ca/Profile/elainebX9957KU, nil,Aug. 2015, August 2015 9283,5.0,Calgarytraveller2,https://www.tripadvisor.ca/Profile/Calgarytraveller2, nil,Aug. 2015, July 2015 9283,5.0,Jim T,https://www.tripadvisor.ca/Profile/498jimt, nil,Aug. 2015, August 2015 9283,5.0,eliaMontreal,https://www.tripadvisor.ca/Profile/eliaMontreal, nil,Aug. 2015, August 2015 9283,5.0,ElllieBAvidTraveler,https://www.tripadvisor.ca/Profile/ElllieBAvidTraveler, nil,Aug. 2015, August 2015 9283,5.0,Cat L,https://www.tripadvisor.ca/Profile/CatL262, nil,Jul. 2015, July 2015 9283,5.0,Noor G,https://www.tripadvisor.ca/Profile/noorg569, nil,Jul. 2015, July 2015 9283,5.0,Michelle Y,https://www.tripadvisor.ca/Profile/762michelley, nil,Jul. 2015, July 2015 9283,5.0,GrandTour583990,https://www.tripadvisor.ca/Profile/GrandTour583990, nil,Jul. 2015, July 2015 9283,5.0,Kathy H,https://www.tripadvisor.ca/Profile/L3682XEkathyh, nil,Jul. 2015, July 2015 9283,4.0,scot d,https://www.tripadvisor.ca/Profile/scotd749, nil,Sep. 2014, September 2014 9283,5.0,David F,https://www.tripadvisor.ca/Profile/davidfF5709BT, nil,Sep. 2014, September 2014 9283,4.0,MaryM392013,https://www.tripadvisor.ca/Profile/MaryM392013, nil,Aug. 2014, August 2014 9283,5.0,J S,https://www.tripadvisor.ca/Profile/Z6210ZHjs, nil,Aug. 2014, August 2014 9283,5.0,Lucymiriam,https://www.tripadvisor.ca/Profile/Lucymiriam, nil,Aug. 2014, August 2014 9283,5.0,William M,https://www.tripadvisor.ca/Profile/williamm744, nil,Jun. 2013, June 2013 9283,5.0,Worldtraveller1978-1,https://www.tripadvisor.ca/Profile/Worldtraveller1978-1, nil,Jun. 2013, June 2013 9283,5.0,Dave T,https://www.tripadvisor.ca/Profile/davet147, nil,Jun. 2013, June 2013 9283,5.0,Kristin V,https://www.tripadvisor.ca/Profile/kristinv21, nil,Jun. 2013, June 2013 9283,5.0,LFA,https://www.tripadvisor.ca/Profile/LFA, nil,May 2013, May 2013 9283,5.0,jennygilker,https://www.tripadvisor.ca/Profile/jennygilker, nil,Sep. 2012, September 2012 9283,5.0,heattvc15,https://www.tripadvisor.ca/Profile/heattvc15, nil,Sep. 2012, September 2012 9283,5.0,JaFiVermont,https://www.tripadvisor.ca/Profile/JaFiVermont, nil,Jul. 2012, July 2012 9283,5.0,MarLinTur,https://www.tripadvisor.ca/Profile/MarLinTur, nil,Jul. 2012, July 2012 9283,5.0,UNB57,https://www.tripadvisor.ca/Profile/UNB57, nil,Jul. 2012, July 2012 9283,5.0,Dave H,https://www.tripadvisor.ca/Profile/DaveH676, nil,Jul. 2012, July 2012 9283,5.0,Randy2620,https://www.tripadvisor.ca/Profile/Randy2620, nil,Jun. 2012, June 2012 9283,5.0,Ken W,https://www.tripadvisor.ca/Profile/KenW503, nil,Jun. 2012, June 2012 9283,5.0,Yolanda S,https://www.tripadvisor.ca/Profile/YolandaS429, nil,Jun. 2012, June 2012 9283,5.0,Joytree,https://www.tripadvisor.ca/Profile/Joytree, nil,Jan. 2012, October 2011 9283,5.0,Peter A,https://www.tripadvisor.ca/Profile/N2094VZpetera, nil,Jan. 2012, October 2011 9283,5.0,James B,https://www.tripadvisor.ca/Profile/JamesB965, nil,Nov. 2011, October 2011 9283,4.0,MJMACLLH,https://www.tripadvisor.ca/Profile/MJMACLLH, nil,Oct. 2011, September 2011 9283,5.0,AceOttawa,https://www.tripadvisor.ca/Profile/AceOttawa, nil,Aug. 2011, August 2011 9283,5.0,karen_from_ontario,https://www.tripadvisor.ca/Profile/karen_from_ontario, nil,Aug. 2011, August 2011 9283,5.0,JayJayLoudonTN,https://www.tripadvisor.ca/Profile/JayJayLoudonTN, nil,Aug. 2011, August 2011 9283,5.0,MABOttawa,https://www.tripadvisor.ca/Profile/MABOttawa, nil,Aug. 2011, August 2011 9283,4.0,Annabelle1952,https://www.tripadvisor.ca/Profile/Annabelle1952, nil,Aug. 2011, August 2011 9283,5.0,longislander12,https://www.tripadvisor.ca/Profile/longislander12, nil,Jul. 2011, July 2011 9283,5.0,FDEBLB,https://www.tripadvisor.ca/Profile/FDEBLB, nil,Jul. 2011, July 2011 9283,5.0,probstkf,https://www.tripadvisor.ca/Profile/probstkf, nil,May 2011, May 2011 9283,5.0,NRoberts1978,https://www.tripadvisor.ca/Profile/NRoberts1978, nil,Sep. 2010, September 2010 9283,5.0,JED60,https://www.tripadvisor.ca/Profile/JED60, nil,Aug. 2010, August 2010 9283,5.0,Marion2010_10,https://www.tripadvisor.ca/Profile/Marion2010_10, nil,Aug. 2010, August 2010 9283,5.0,stanstead,https://www.tripadvisor.ca/Profile/stanstead, nil,Aug. 2010, July 2010 9283,5.0,king_beemer,https://www.tripadvisor.ca/Profile/king_beemer, nil,Aug. 2010, July 2010 9283,5.0,elsha912,https://www.tripadvisor.ca/Profile/elsha912, nil,Aug. 2010,nil 9283,5.0,colin5944,https://www.tripadvisor.ca/Profile/colin5944, nil,May 2010, May 2010 9283,5.0,Stanley1871,https://www.tripadvisor.ca/Profile/Stanley1871, nil,Oct. 2009, October 2009 9283,5.0,GORILLAS63,https://www.tripadvisor.ca/Profile/GORILLAS63, nil,Aug. 2008, August 2008 9284,nil,,nil, nil,nil,nil 9285,5.0,SonnyAbroad123,https://www.tripadvisor.ca/Profile/SonnyAbroad123, nil,Jul. 2018, July 2018 9285,3.0,Paul E,https://www.tripadvisor.ca/Profile/PaulE1781, nil,Oct. 2016, October 2016 9285,5.0,Monique B,https://www.tripadvisor.ca/Profile/moniqueb304, nil,Jul. 2015, July 2015 9285,5.0,JillJohnston2013,https://www.tripadvisor.ca/Profile/JillJohnston2013, nil,Oct. 2013, March 2013 9286,nil,,nil, nil,nil,nil 9287,5.0,tot2trish,https://www.tripadvisor.ca/Profile/tot2trish, nil,Sep. 2016, September 2016 9287,5.0,tar1981,https://www.tripadvisor.ca/Profile/tar1981, nil,Aug. 2016, September 2015 9287,2.0,ncharest,https://www.tripadvisor.ca/Profile/ncharest, nil,Aug. 2016, June 2016 9287,5.0,BethB4147,https://www.tripadvisor.ca/Profile/BethB4147, nil,Jul. 2015, August 2014 9287,nil,,nil, nil,nil,nil 9288,nil,,nil, nil,nil,nil 9289,5.0,Katie,https://www.tripadvisor.ca/Profile/katiee906, nil,Dec. 2018, December 2018 9289,2.0,Gina S,https://www.tripadvisor.ca/Profile/H7676XIginas, nil,Jan. 2018, December 2017 9289,5.0,NanaNancy1234,https://www.tripadvisor.ca/Profile/NanaNancy1234, nil,Oct. 2017, October 2017 9289,5.0,doortje_d,https://www.tripadvisor.ca/Profile/doortje_d, nil,Sep. 2017, September 2017 9289,5.0,Kapiduf,https://www.tripadvisor.ca/Profile/Kapiduf, nil,Aug. 2017, August 2017 9289,5.0,TRAVELINGMOM1978,https://www.tripadvisor.ca/Profile/TRAVELINGMOM1978, nil,Aug. 2017, August 2017 9289,5.0,Betti C,https://www.tripadvisor.ca/Profile/486bettic, nil,Nov. 2016, November 2016 9289,5.0,Stephanie M,https://www.tripadvisor.ca/Profile/K4996KGstephaniem, nil,Oct. 2016, July 2016 9289,5.0,Susan B,https://www.tripadvisor.ca/Profile/stellabicycle, nil,Jul. 2016, July 2016 9289,5.0,Wageni,https://www.tripadvisor.ca/Profile/Wageni, nil,Aug. 2015, July 2015 9289,5.0,Solanze,https://www.tripadvisor.ca/Profile/Solanze, nil,Aug. 2015, August 2015 9289,4.0,Penelope C,https://www.tripadvisor.ca/Profile/PenelopeC516, nil,Jul. 2015, July 2015 9289,4.0,Jean B,https://www.tripadvisor.ca/Profile/416JeanB, nil,Jul. 2015, July 2015 9289,5.0,Adrienne5,https://www.tripadvisor.ca/Profile/Adrienne5, nil,Aug. 2014, July 2014 9289,5.0,Sthibault84,https://www.tripadvisor.ca/Profile/Sthibault84, nil,Feb. 2014, February 2014 9289,5.0,vauger,https://www.tripadvisor.ca/Profile/vauger, nil,Feb. 2014, February 2014 9289,nil,,nil, nil,nil,nil 9290,2.0,Jock M,https://www.tripadvisor.ca/Profile/jockm206, nil,Feb. 2019, February 2019 9290,nil,,nil, nil,nil,nil 9290,4.0,Asal J,https://www.tripadvisor.ca/Profile/64asalj, nil,Aug. 2018, August 2018 9290,4.0,Kookie_10,https://www.tripadvisor.ca/Profile/Kookie_10, nil,Jul. 2018, July 2018 9290,4.0,Kristina J,https://www.tripadvisor.ca/Profile/304kristinaj, nil,May 2018, May 2018 9290,1.0,Paul S,https://www.tripadvisor.ca/Profile/paulsV5444ZK, nil,Dec. 2017, December 2017 9290,3.0,MeandtheMiss,https://www.tripadvisor.ca/Profile/MeandtheMiss, nil,Sep. 2017, September 2017 9290,5.0,Donna155004,https://www.tripadvisor.ca/Profile/Donna155004, nil,May 2017, May 2017 9290,4.0,Allan G,https://www.tripadvisor.ca/Profile/793allang, nil,Mar. 2017, March 2017 9290,2.0,Maria E,https://www.tripadvisor.ca/Profile/794mariae, nil,Feb. 2017, February 2017 9290,5.0,Rob,https://www.tripadvisor.ca/Profile/mancini_robert, nil,Sep. 2016, September 2016 9290,5.0,flavour60,https://www.tripadvisor.ca/Profile/flavour60, nil,Aug. 2016, July 2016 9290,3.0,403Kit,https://www.tripadvisor.ca/Profile/403Kit, nil,Jan. 2016, December 2015 9290,2.0,Alex G,https://www.tripadvisor.ca/Profile/C7707OEalexg, nil,Sep. 2015, August 2015 9290,5.0,putt101,https://www.tripadvisor.ca/Profile/putt101, nil,Aug. 2015, July 2015 9290,1.0,77G0rd_T,https://www.tripadvisor.ca/Profile/77G0rd_T, nil,Jun. 2015, June 2015 9290,4.0,Thea758,https://www.tripadvisor.ca/Profile/Thea758, nil,Mar. 2013, March 2013 9290,4.0,David M,https://www.tripadvisor.ca/Profile/DavidMayrand, nil,Jan. 2013, January 2013 9290,3.0,jsmtl,https://www.tripadvisor.ca/Profile/jsmtl, nil,Mar. 2012, March 2012 9290,4.0,maverik19,https://www.tripadvisor.ca/Profile/maverik19, nil,Aug. 2011, August 2011 9290,3.0,muddyshoes50,https://www.tripadvisor.ca/Profile/muddyshoes50, nil,Feb. 2011, December 2010 9290,2.0,Fun2Travel22,https://www.tripadvisor.ca/Profile/Fun2Travel22, nil,Oct. 2010, October 2010 9290,3.0,Nancy J,https://www.tripadvisor.ca/Profile/poupoun, nil,Aug. 2010, August 2010 9290,2.0,baby94,https://www.tripadvisor.ca/Profile/baby94, nil,Feb. 2010, February 2010 9291,3.0,zadojny,https://www.tripadvisor.ca/Profile/zadojny, nil,Jan. 2019, January 2019 9291,1.0,melissam8809,https://www.tripadvisor.ca/Profile/melissam8809, nil,Dec. 2018, December 2018 9291,2.0,Mark M - Food Stay Life (real advice!),https://www.tripadvisor.ca/Profile/markmE295DT, nil,Nov. 2018, November 2018 9291,2.0,mp12967,https://www.tripadvisor.ca/Profile/mp12967, nil,Nov. 2018, November 2018 9291,1.0,Lysanne C,https://www.tripadvisor.ca/Profile/stewartcote, nil,Sep. 2018, September 2018 9291,nil,,nil, nil,nil,nil 9291,1.0,Caroline P,https://www.tripadvisor.ca/Profile/carolinep619, nil,May 2018, May 2018 9291,1.0,glang662018,https://www.tripadvisor.ca/Profile/glang662018, nil,Apr. 2018, April 2018 9291,2.0,luc s,https://www.tripadvisor.ca/Profile/lucs951, nil,Apr. 2018, April 2018 9291,2.0,manon212,https://www.tripadvisor.ca/Profile/manon212, nil,Mar. 2018, February 2018 9291,4.0,baxterboy12,https://www.tripadvisor.ca/Profile/baxterboy12, nil,Feb. 2018, February 2018 9291,4.0,Elissa H,https://www.tripadvisor.ca/Profile/ElissaH745, nil,Jan. 2018, December 2017 9291,4.0,Mary V,https://www.tripadvisor.ca/Profile/491maryv, nil,Nov. 2017, October 2017 9291,1.0,Vicken_MR_CHURCHILL,https://www.tripadvisor.ca/Profile/Vicken_MR_CHURCHILL, nil,Aug. 2017, August 2017 9291,4.0,Suzypeace27,https://www.tripadvisor.ca/Profile/Suzypeace27, nil,Aug. 2017, August 2017 9291,4.0,Christine M,https://www.tripadvisor.ca/Profile/ChristineM4699, nil,Aug. 2017, August 2017 9291,5.0,Sylvie P,https://www.tripadvisor.ca/Profile/sylviepS178AT, nil,Jul. 2017, July 2017 9291,4.0,jipig2016,https://www.tripadvisor.ca/Profile/jipig2016, nil,Jul. 2017, June 2017 9291,3.0,Emily_Cattelan,https://www.tripadvisor.ca/Profile/Emily_Cattelan, nil,May 2017, May 2017 9291,5.0,MTL1963,https://www.tripadvisor.ca/Profile/MTL1963, nil,May 2017, May 2017 9291,5.0,Maabud,https://www.tripadvisor.ca/Profile/Maabud, nil,Apr. 2017, April 2017 9291,4.0,FDM65,https://www.tripadvisor.ca/Profile/FDM65, nil,Feb. 2017, February 2017 9291,2.0,mediamentor,https://www.tripadvisor.ca/Profile/mediamentor, nil,Dec. 2016, August 2016 9291,4.0,yerazraf,https://www.tripadvisor.ca/Profile/yerazraf, nil,Aug. 2016, August 2016 9291,3.0,chominico,https://www.tripadvisor.ca/Profile/chominico, nil,Aug. 2016, June 2016 9291,3.0,Michel F,https://www.tripadvisor.ca/Profile/michelf431, nil,Aug. 2016, August 2016 9291,1.0,Marie-Elaine S,https://www.tripadvisor.ca/Profile/marieelaines2014, nil,Aug. 2016, July 2016 9291,4.0,BarbaraCCanada,https://www.tripadvisor.ca/Profile/BarbaraCCanada, nil,Jul. 2016, July 2016 9291,2.0,laurenceldx,https://www.tripadvisor.ca/Profile/laurenceldx, nil,Jul. 2016, July 2016 9291,3.0,BasEsther,https://www.tripadvisor.ca/Profile/BasEsther, nil,Jul. 2016, July 2016 9291,4.0,girardcj,https://www.tripadvisor.ca/Profile/girardcj, nil,Jul. 2016, June 2016 9291,5.0,Christiane L,https://www.tripadvisor.ca/Profile/ChristianeL721, nil,Jun. 2016, June 2016 9291,2.0,angdom10,https://www.tripadvisor.ca/Profile/angdom10, nil,May 2016, May 2016 9291,5.0,juliebrunet2016,https://www.tripadvisor.ca/Profile/juliebrunet2016, nil,May 2016, May 2016 9291,5.0,Toupie7005,https://www.tripadvisor.ca/Profile/Toupie7005, nil,Mar. 2016, March 2016 9291,4.0,Janice W,https://www.tripadvisor.ca/Profile/918janicew, nil,Mar. 2016, February 2016 9291,5.0,Fussy12,https://www.tripadvisor.ca/Profile/Fussy12, nil,Feb. 2016, February 2016 9291,3.0,ServiceIsImportant,https://www.tripadvisor.ca/Profile/ServiceIsImportant, nil,Feb. 2016, January 2016 9291,4.0,Anita H,https://www.tripadvisor.ca/Profile/daeva, nil,Feb. 2016, January 2016 9291,3.0,White66coupe,https://www.tripadvisor.ca/Profile/White66coupe, nil,Jan. 2016, January 2016 9291,4.0,summerlover03,https://www.tripadvisor.ca/Profile/summerlover03, nil,Dec. 2015, November 2015 9291,4.0,Anka_s_Grazhdanki,https://www.tripadvisor.ca/Profile/Anka_s_Grazhdanki, nil,Oct. 2015, October 2015 9291,2.0,SeaBreeze777,https://www.tripadvisor.ca/Profile/SeaBreeze777, nil,Oct. 2015, September 2015 9291,3.0,Sue C,https://www.tripadvisor.ca/Profile/SueC470, nil,Sep. 2015, September 2015 9291,3.0,AZS1989,https://www.tripadvisor.ca/Profile/AZS1989, nil,Sep. 2015, September 2015 9291,2.0,Daquirigirl,https://www.tripadvisor.ca/Profile/Daquirigirl, nil,Sep. 2015, August 2015 9292,3.0,GEORGES,https://www.tripadvisor.ca/Profile/buspaladium, nil,Mar. 2019, March 2019 9292,1.0,Shelley K,https://www.tripadvisor.ca/Profile/846shelleyk, nil,Feb. 2019, February 2019 9292,4.0,Rosie C,https://www.tripadvisor.ca/Profile/rosiec149, nil,Jan. 2019, January 2019 9292,4.0,Laurent R,https://www.tripadvisor.ca/Profile/laurentr737, nil,Oct. 2018, October 2018 9292,2.0,mc5112018,https://www.tripadvisor.ca/Profile/mc5112018, nil,Sep. 2018, September 2018 9292,2.0,champagne842018,https://www.tripadvisor.ca/Profile/champagne842018, nil,Sep. 2018, August 2018 9292,4.0,Alejandra C,https://www.tripadvisor.ca/Profile/alejandracabre, nil,Aug. 2018, August 2018 9292,3.0,Elvia B,https://www.tripadvisor.ca/Profile/539elviab, nil,Jul. 2018, July 2018 9292,1.0,Karen F,https://www.tripadvisor.ca/Profile/karenfZ3181YC, nil,Jul. 2018, July 2018 9292,1.0,Youssef M,https://www.tripadvisor.ca/Profile/741youssefm, nil,Jun. 2018, June 2018 9292,4.0,miklos f,https://www.tripadvisor.ca/Profile/miklosf30, nil,Jun. 2018, July 2017 9292,1.0,pascalbeaul,https://www.tripadvisor.ca/Profile/pascalbeaul, nil,May 2018, May 2018 9292,1.0,Ira K,https://www.tripadvisor.ca/Profile/891irak, nil,Apr. 2018, April 2018 9292,1.0,natmontreal8,https://www.tripadvisor.ca/Profile/natmontreal8, nil,Apr. 2018, April 2018 9292,2.0,Richard V,https://www.tripadvisor.ca/Profile/richardvM403YJ, nil,Feb. 2018, February 2018 9292,nil,,nil, nil,nil,nil 9292,3.0,Lisa D,https://www.tripadvisor.ca/Profile/707lisad, nil,Jul. 2017, July 2017 9292,5.0,Ally R,https://www.tripadvisor.ca/Profile/622allyr, nil,May 2017, May 2017 9292,2.0,Nader Goubran Messiha,https://www.tripadvisor.ca/Profile/nagm123, nil,May 2017, February 2017 9292,4.0,2011Ottawa,https://www.tripadvisor.ca/Profile/2011Ottawa, nil,Apr. 2017, April 2017 9292,2.0,Nancy1129,https://www.tripadvisor.ca/Profile/Nancy1129, nil,Mar. 2017, March 2017 9292,2.0,Warks,https://www.tripadvisor.ca/Profile/Warks, nil,Oct. 2016, October 2016 9292,5.0,Lucie L,https://www.tripadvisor.ca/Profile/LucieL996, nil,Sep. 2016, September 2016 9292,5.0,Estelle R,https://www.tripadvisor.ca/Profile/840esteller, nil,Sep. 2016, September 2016 9292,5.0,der_michi,https://www.tripadvisor.ca/Profile/der_michi, nil,Aug. 2016, August 2016 9292,3.0,StephL_Ottawa,https://www.tripadvisor.ca/Profile/StephL_Ottawa, nil,Aug. 2016, August 2016 9292,4.0,Provence54,https://www.tripadvisor.ca/Profile/Provence54, nil,Jul. 2016, January 2016 9292,5.0,Romulus-Tarabostes,https://www.tripadvisor.ca/Profile/Romulus-Tarabostes, nil,Jul. 2016, April 2016 9292,4.0,Michel L,https://www.tripadvisor.ca/Profile/michellK9315GC, nil,Jul. 2016, June 2016 9292,5.0,pierrel446,https://www.tripadvisor.ca/Profile/pierrel446, nil,Jun. 2016, June 2016 9292,5.0,Alain L,https://www.tripadvisor.ca/Profile/262alainl, nil,May 2016, May 2016 9292,5.0,Allen G,https://www.tripadvisor.ca/Profile/15alleng, nil,Apr. 2016, April 2016 9292,4.0,nellybelly16,https://www.tripadvisor.ca/Profile/nellybelly16, nil,Mar. 2016, March 2016 9292,2.0,Dagaz11,https://www.tripadvisor.ca/Profile/Dagaz11, nil,Jan. 2016, January 2016 9292,3.0,Erica G,https://www.tripadvisor.ca/Profile/ericag175, nil,Dec. 2015, December 2015 9292,4.0,Chris C,https://www.tripadvisor.ca/Profile/X2563XLchrisc, nil,Nov. 2015, November 2015 9292,5.0,Tucsili,https://www.tripadvisor.ca/Profile/Tucsili, nil,Oct. 2015, October 2015 9292,3.0,peasandcarottes,https://www.tripadvisor.ca/Profile/peasandcarottes, nil,Oct. 2015, September 2015 9292,5.0,Alexandria M,https://www.tripadvisor.ca/Profile/677alexandriam, nil,Sep. 2015, June 2015 9292,5.0,Odette L,https://www.tripadvisor.ca/Profile/odettel2015, nil,Aug. 2015, August 2015 9292,5.0,Peter F,https://www.tripadvisor.ca/Profile/Z9842MApeterf, nil,Jul. 2015, July 2015 9292,5.0,Saraaa12,https://www.tripadvisor.ca/Profile/Saraaa12, nil,Apr. 2015, April 2015 9292,3.0,Montreal009,https://www.tripadvisor.ca/Profile/Montreal009, nil,Apr. 2015, April 2015 9292,5.0,Lanagovorun,https://www.tripadvisor.ca/Profile/Lanagovorun, nil,Mar. 2015, March 2015 9292,5.0,angie c,https://www.tripadvisor.ca/Profile/775angiec, nil,Feb. 2015, February 2015 9292,4.0,TravelB73,https://www.tripadvisor.ca/Profile/TravelB73, nil,Feb. 2015, February 2015 9292,2.0,eddymtl,https://www.tripadvisor.ca/Profile/eddymtl, nil,Sep. 2014, August 2014 9292,1.0,Fayek B,https://www.tripadvisor.ca/Profile/fayekb2014, nil,Aug. 2014, August 2014 9292,4.0,Guy T,https://www.tripadvisor.ca/Profile/541guyt, nil,Aug. 2014, August 2014 9292,5.0,ysacharest,https://www.tripadvisor.ca/Profile/ysacharest, nil,Aug. 2014, July 2014 9292,5.0,Toyota87,https://www.tripadvisor.ca/Profile/Toyota87, nil,Aug. 2014, August 2014 9292,5.0,Ndo-brio,https://www.tripadvisor.ca/Profile/Ndo-brio, nil,Aug. 2014, July 2014 9292,4.0,Dominique S,https://www.tripadvisor.ca/Profile/dominiques455, nil,Aug. 2014, August 2014 9292,3.0,LSmith1624,https://www.tripadvisor.ca/Profile/LSmith1624, nil,Jul. 2014, July 2014 9292,1.0,Lizzy D,https://www.tripadvisor.ca/Profile/575lizzyd, nil,Jul. 2014, July 2014 9292,4.0,TravellingTFP,https://www.tripadvisor.ca/Profile/TravellingTFP, nil,May 2014, May 2014 9292,5.0,Cinzia1983,https://www.tripadvisor.ca/Profile/Cinzia1983, nil,Feb. 2014, February 2014 9292,5.0,NicoMath514,https://www.tripadvisor.ca/Profile/NicoMath514, nil,Dec. 2013, December 2013 9292,5.0,maninyellow,https://www.tripadvisor.ca/Profile/maninyellow, nil,Nov. 2013, July 2013 9292,5.0,Louise G,https://www.tripadvisor.ca/Profile/LouiseG374, nil,Sep. 2013, September 2013 9292,4.0,McCAli,https://www.tripadvisor.ca/Profile/McCAli, nil,Sep. 2013, August 2013 9292,5.0,C W,https://www.tripadvisor.ca/Profile/245cw, nil,Aug. 2013, August 2013 9292,5.0,Guylou266,https://www.tripadvisor.ca/Profile/Guylou266, nil,Aug. 2013, August 2013 9293,3.0,Cecilia g,https://www.tripadvisor.ca/Profile/Labby101, nil,Apr. 2018, February 2018 9293,4.0,Emma L,https://www.tripadvisor.ca/Profile/W5662JCemmal, nil,Jun. 2017, June 2017 9293,3.0,hurraynh,https://www.tripadvisor.ca/Profile/hurraynh, nil,Oct. 2016, October 2016 9293,2.0,Destination546807,https://www.tripadvisor.ca/Profile/Destination546807, nil,Sep. 2016, September 2016 9293,4.0,obererfamily,https://www.tripadvisor.ca/Profile/obererfamily, nil,Jul. 2016, July 2016 9293,nil,,nil, nil,nil,nil 9293,5.0,Alexander K,https://www.tripadvisor.ca/Profile/AlexanderK106, nil,Jun. 2014, June 2014 9293,5.0,Desiderata90,https://www.tripadvisor.ca/Profile/Desiderata90, nil,Feb. 2014, February 2014 9293,5.0,fluce,https://www.tripadvisor.ca/Profile/fluce, nil,Dec. 2013, January 2013 9293,4.0,Elise G,https://www.tripadvisor.ca/Profile/eliseg501, nil,Dec. 2013, December 2013 9293,5.0,dsg514,https://www.tripadvisor.ca/Profile/dsg514, nil,Nov. 2013, November 2013 9293,3.0,Sammy199,https://www.tripadvisor.ca/Profile/Sammy199, nil,Aug. 2013, August 2013 9293,4.0,Myriam S,https://www.tripadvisor.ca/Profile/MyriamS774, nil,Feb. 2012, February 2012 9293,4.0,SilverBull8t,https://www.tripadvisor.ca/Profile/SilverBull8t, nil,Feb. 2012, January 2012 9293,5.0,Ève C,https://www.tripadvisor.ca/Profile/278_vec, nil,Jan. 2012, January 2012 9294,5.0,Francine S,https://www.tripadvisor.ca/Profile/792francines, nil,Feb. 2019, February 2019 9294,4.0,frugs33,https://www.tripadvisor.ca/Profile/frugs33, nil,Oct. 2018, September 2018 9294,3.0,quoeratdemonstrandum,https://www.tripadvisor.ca/Profile/quoeratdemonstrandum, nil,Feb. 2017, February 2017 9294,4.0,Errol P,https://www.tripadvisor.ca/Profile/errolp511, nil,Jan. 2017, December 2016 9294,1.0,ENRIC-23,https://www.tripadvisor.ca/Profile/ENRIC-23, nil,Oct. 2016, September 2016 9294,5.0,hurraynh,https://www.tripadvisor.ca/Profile/hurraynh, nil,Sep. 2016, September 2016 9294,3.0,RayBabin,https://www.tripadvisor.ca/Profile/RayBabin, nil,Aug. 2016, August 2016 9294,5.0,fanfreluched,https://www.tripadvisor.ca/Profile/fanfreluched, nil,Jul. 2016, June 2016 9294,3.0,PaaKwesiOttawa,https://www.tripadvisor.ca/Profile/PaaKwesiOttawa, nil,Jul. 2016, July 2016 9294,1.0,Vida S,https://www.tripadvisor.ca/Profile/VidaS389, nil,Sep. 2015, September 2015 9294,4.0,emilyanne2015,https://www.tripadvisor.ca/Profile/emilyanne2015, nil,Aug. 2015, August 2015 9294,3.0,Cintia G,https://www.tripadvisor.ca/Profile/459cintiag, nil,Jun. 2015, June 2015 9294,1.0,traveler613_12,https://www.tripadvisor.ca/Profile/traveler613_12, nil,Dec. 2012, December 2012 9294,3.0,jessica_8900,https://www.tripadvisor.ca/Profile/jessica_8900, nil,Oct. 2012, October 2012 9294,nil,,nil, nil,nil,nil 9295,5.0,Donald P,https://www.tripadvisor.ca/Profile/donaldp111, nil,Jul. 2018, July 2018 9295,1.0,beau1232015,https://www.tripadvisor.ca/Profile/beau1232015, nil,Aug. 2015, August 2015 9295,nil,,nil, nil,nil,nil 9296,5.0,Annick :D,https://www.tripadvisor.ca/Profile/ABDemers, nil,Mar. 2019, February 2019 9296,5.0,Nicola R,https://www.tripadvisor.ca/Profile/H624PCnicolar, nil,Mar. 2019, March 2019 9296,5.0,Alejandra C,https://www.tripadvisor.ca/Profile/AlejandraC2026, nil,Mar. 2019, March 2019 9296,5.0,vanessa379,https://www.tripadvisor.ca/Profile/vanessa379, nil,Feb. 2019, February 2019 9296,5.0,cindyv383,https://www.tripadvisor.ca/Profile/cindyv383, nil,Feb. 2019, February 2019 9296,3.0,asbrossard,https://www.tripadvisor.ca/Profile/asbrossard, nil,Feb. 2019, February 2019 9296,5.0,blot17,https://www.tripadvisor.ca/Profile/blot17, nil,Feb. 2019, February 2019 9296,4.0,DanaFlowersx8,https://www.tripadvisor.ca/Profile/DanaFlowersx8, nil,Feb. 2019, February 2019 9296,5.0,Izzy_Dion,https://www.tripadvisor.ca/Profile/Izzy_Dion, nil,Feb. 2019, February 2019 9296,5.0,RieWritten,https://www.tripadvisor.ca/Profile/RieWritten, nil,Feb. 2019, February 2019 9296,5.0,foodforlife26,https://www.tripadvisor.ca/Profile/foodforlife26, nil,Feb. 2019, February 2019 9296,5.0,ReneeML1517,https://www.tripadvisor.ca/Profile/ReneeML1517, nil,Feb. 2019, January 2019 9296,5.0,Gail,https://www.tripadvisor.ca/Profile/Gaillynnlee, nil,Jan. 2019, January 2019 9296,3.0,scotty56434,https://www.tripadvisor.ca/Profile/scotty56434, nil,Jan. 2019, January 2019 9296,5.0,MandiK,https://www.tripadvisor.ca/Profile/mandiK2019, nil,Jan. 2019, January 2019 9296,5.0,Johanne C,https://www.tripadvisor.ca/Profile/johannec560, nil,Jan. 2019, September 2018 9296,5.0,SusanaOlssonMoreno,https://www.tripadvisor.ca/Profile/SusanaOlssonMoreno, nil,Dec. 2018, December 2018 9296,5.0,nick030712,https://www.tripadvisor.ca/Profile/nick030712, nil,Oct. 2018, October 2018 9296,5.0,IMC971,https://www.tripadvisor.ca/Profile/IMC971, nil,Oct. 2018, September 2018 9296,3.0,elizabethsimps0n,https://www.tripadvisor.ca/Profile/elizabethsimps0n, nil,Sep. 2018, September 2018 9296,nil,,nil, nil,nil,nil 9296,5.0,Gail N,https://www.tripadvisor.ca/Profile/GailN336, nil,Apr. 2018, April 2018 9296,5.0,Vanessa S,https://www.tripadvisor.ca/Profile/O9346JFvanessas, nil,Apr. 2018, April 2018 9296,4.0,simonadelftblue51,https://www.tripadvisor.ca/Profile/simonadelftblue51, nil,Mar. 2018, March 2018 9296,4.0,briliz2018,https://www.tripadvisor.ca/Profile/briliz2018, nil,Mar. 2018, March 2018 9296,5.0,tomfu123,https://www.tripadvisor.ca/Profile/tomfu123, nil,Mar. 2018, March 2018 9296,4.0,sarah_Dauncey,https://www.tripadvisor.ca/Profile/sarah_Dauncey, nil,Feb. 2018, February 2018 9296,4.0,KimmerBeth,https://www.tripadvisor.ca/Profile/KimmerBeth, nil,Feb. 2018, February 2018 9296,4.0,Rocketman,https://www.tripadvisor.ca/Profile/Rocketman, nil,Feb. 2018, February 2018 9296,5.0,JF L,https://www.tripadvisor.ca/Profile/938jfl, nil,Feb. 2018, February 2018 9296,5.0,John S,https://www.tripadvisor.ca/Profile/L2479OBjohns, nil,Feb. 2018, February 2018 9296,2.0,Vanessa C,https://www.tripadvisor.ca/Profile/V732LFvanessac, nil,Jan. 2018, January 2018 9296,3.0,Tom G,https://www.tripadvisor.ca/Profile/tomasg212, nil,Jan. 2018, January 2018 9296,4.0,Bobbie-Lise C,https://www.tripadvisor.ca/Profile/bobbielisec, nil,Jan. 2018, December 2017 9296,2.0,Annpanda,https://www.tripadvisor.ca/Profile/Annpanda, nil,Jan. 2018, December 2017 9296,5.0,natalielang18,https://www.tripadvisor.ca/Profile/natalielang18, nil,Dec. 2017, December 2017 9296,5.0,Joshua P,https://www.tripadvisor.ca/Profile/300joshuap, nil,Sep. 2017, August 2017 9296,4.0,Shoeman75,https://www.tripadvisor.ca/Profile/Shoeman75, nil,Sep. 2017, August 2017 9296,3.0,Luc T,https://www.tripadvisor.ca/Profile/trepalu, nil,Aug. 2017, August 2017 9296,4.0,Calgarysheila,https://www.tripadvisor.ca/Profile/Calgarysheila, nil,Aug. 2017, August 2017 9296,5.0,tc2121,https://www.tripadvisor.ca/Profile/tc2121, nil,Jul. 2017, July 2017 9296,5.0,Gianfranco C,https://www.tripadvisor.ca/Profile/GianfrancoC132, nil,Jul. 2017, July 2017 9296,5.0,liberina2016,https://www.tripadvisor.ca/Profile/liberina2016, nil,Jul. 2017, July 2017 9296,5.0,Guide716222,https://www.tripadvisor.ca/Profile/Guide716222, nil,Jun. 2017, June 2017 9296,5.0,Claudette-Cooki... S,https://www.tripadvisor.ca/Profile/claudettec00kies, nil,Jun. 2017, June 2017 9296,4.0,Grant B,https://www.tripadvisor.ca/Profile/741grantb, nil,Jun. 2017, May 2017 9296,4.0,Sebastien B,https://www.tripadvisor.ca/Profile/355sebastienb, nil,Apr. 2017, April 2017 9296,5.0,Rebeccah Lynn O,https://www.tripadvisor.ca/Profile/rebeccahlynno, nil,Mar. 2017, March 2017 9296,4.0,Brent R,https://www.tripadvisor.ca/Profile/365brentr, nil,Mar. 2017, March 2017 9296,3.0,Sandra Howes,https://www.tripadvisor.ca/Profile/5crazygirls, nil,Mar. 2017, February 2017 9296,2.0,Erin P,https://www.tripadvisor.ca/Profile/458erinp, nil,Feb. 2017, February 2017 9296,4.0,Mariette M,https://www.tripadvisor.ca/Profile/MarietteM268, nil,Feb. 2017, June 2016 9296,1.0,ashktran,https://www.tripadvisor.ca/Profile/ashktran, nil,Jan. 2017, December 2016 9296,5.0,psodsep04,https://www.tripadvisor.ca/Profile/psodsep04, nil,Jan. 2017, December 2016 9296,3.0,WH0A,https://www.tripadvisor.ca/Profile/WH0A, nil,Dec. 2016, December 2016 9296,5.0,Adam M,https://www.tripadvisor.ca/Profile/adammK2793UO, nil,Nov. 2016, November 2016 9296,3.0,kitsou,https://www.tripadvisor.ca/Profile/kitsou, nil,Nov. 2016, November 2016 9296,1.0,SANDY E,https://www.tripadvisor.ca/Profile/873sandye, nil,Nov. 2016, August 2016 9296,5.0,amontreal8,https://www.tripadvisor.ca/Profile/amontreal8, nil,Nov. 2016, November 2016 9296,5.0,Ashley M,https://www.tripadvisor.ca/Profile/ashleymA598TC, nil,Nov. 2016, November 2016 9296,4.0,Lmccarra,https://www.tripadvisor.ca/Profile/Lmccarra, nil,Oct. 2016, October 2016 9296,4.0,Byccz,https://www.tripadvisor.ca/Profile/Byccz, nil,Jun. 2016, June 2016 9296,5.0,Brygida Melisa,https://www.tripadvisor.ca/Profile/brygida, nil,May 2016, May 2016 9296,5.0,Jana W,https://www.tripadvisor.ca/Profile/JanaW354, nil,Mar. 2016, March 2016 9296,3.0,tinad,https://www.tripadvisor.ca/Profile/tinad, nil,Mar. 2016, March 2016 9296,5.0,Matt D,https://www.tripadvisor.ca/Profile/Y4880GCmattd, nil,Feb. 2016, January 2016 9296,5.0,Ashley S,https://www.tripadvisor.ca/Profile/ashleysI2527GG, nil,Feb. 2016, January 2016 9296,5.0,Sonia H,https://www.tripadvisor.ca/Profile/238soniah, nil,Jan. 2016, November 2015 9296,5.0,kimmonahan,https://www.tripadvisor.ca/Profile/kimmonahan, nil,Dec. 2015, December 2015 9296,5.0,IvanaJovanovic7,https://www.tripadvisor.ca/Profile/IvanaJovanovic7, nil,Dec. 2015, December 2015 9296,4.0,Jacques D,https://www.tripadvisor.ca/Profile/JacquesD605, nil,Sep. 2015, September 2015 9296,1.0,RM476,https://www.tripadvisor.ca/Profile/RM476, nil,Sep. 2015, September 2015 9296,3.0,golby24,https://www.tripadvisor.ca/Profile/golby24, nil,Aug. 2015, August 2015 9296,4.0,Burlingt0n,https://www.tripadvisor.ca/Profile/Burlingt0n, nil,Jul. 2015, July 2015 9296,4.0,Marc L,https://www.tripadvisor.ca/Profile/B6821FMmarcl, nil,Jul. 2015, July 2015 9296,5.0,Megan S,https://www.tripadvisor.ca/Profile/megans135, nil,Jul. 2015, July 2015 9296,5.0,Nicole D,https://www.tripadvisor.ca/Profile/B5607CRnicoled, nil,May 2015, May 2015 9296,4.0,Amanda K,https://www.tripadvisor.ca/Profile/Amandean, nil,Apr. 2015, April 2015 9296,4.0,kraz1660,https://www.tripadvisor.ca/Profile/kraz1660, nil,Mar. 2015, March 2015 9296,5.0,Dounia S,https://www.tripadvisor.ca/Profile/dounias365, nil,Mar. 2015, March 2015 9296,5.0,CatherineParada,https://www.tripadvisor.ca/Profile/CatherineParada, nil,Mar. 2015, March 2015 9296,5.0,Christina L,https://www.tripadvisor.ca/Profile/christinal799, nil,Mar. 2015, March 2015 9296,1.0,Mehdi B,https://www.tripadvisor.ca/Profile/mehdib373, nil,Mar. 2015, March 2015 9296,5.0,Spagirl7777,https://www.tripadvisor.ca/Profile/Spagirl7777, nil,Mar. 2015, March 2015 9296,3.0,Diane Spa Exper... I,https://www.tripadvisor.ca/Profile/dianespaexperti, nil,Mar. 2015, January 2015 9296,5.0,Holli M,https://www.tripadvisor.ca/Profile/HolliM668, nil,Feb. 2015, February 2015 9296,5.0,Rachelle1234,https://www.tripadvisor.ca/Profile/Rachelle1234, nil,Feb. 2015, February 2015 9296,5.0,Sookieee,https://www.tripadvisor.ca/Profile/Sookieee, nil,Feb. 2015, February 2015 9296,5.0,gerry489,https://www.tripadvisor.ca/Profile/gerry489, nil,Feb. 2015, February 2015 9296,3.0,Hana514,https://www.tripadvisor.ca/Profile/Hana514, nil,Feb. 2015, January 2015 9296,4.0,Katrina C,https://www.tripadvisor.ca/Profile/889katrinac, nil,Feb. 2015, January 2015 9296,5.0,Lorna G,https://www.tripadvisor.ca/Profile/399lornag, nil,Nov. 2014, November 2014 9296,5.0,TravellingTFP,https://www.tripadvisor.ca/Profile/TravellingTFP, nil,Sep. 2014, August 2014 9296,5.0,Namudar,https://www.tripadvisor.ca/Profile/Namudar, nil,Sep. 2014, August 2014 9296,3.0,emilie2816,https://www.tripadvisor.ca/Profile/emilie2816, nil,Aug. 2014, August 2014 9296,5.0,Philippe T,https://www.tripadvisor.ca/Profile/529philippet, nil,Aug. 2014, August 2014 9296,5.0,AnnR1961,https://www.tripadvisor.ca/Profile/AnnR1961, nil,Aug. 2014, August 2014 9296,4.0,612Johanne_G,https://www.tripadvisor.ca/Profile/612Johanne_G, nil,Aug. 2014, July 2014 9296,2.0,campo84748,https://www.tripadvisor.ca/Profile/campo84748, nil,Jul. 2014, July 2014 9296,4.0,lofberg,https://www.tripadvisor.ca/Profile/lofberg, nil,Jul. 2014, July 2014 9296,5.0,Stretchpackrat,https://www.tripadvisor.ca/Profile/Stretchpackrat, nil,Jun. 2014, June 2014 9296,5.0,Lena301,https://www.tripadvisor.ca/Profile/Lena301, nil,May 2014, May 2014 9296,5.0,Stefan M,https://www.tripadvisor.ca/Profile/203stefanm, nil,May 2014, January 2014 9296,4.0,TerriG815,https://www.tripadvisor.ca/Profile/TerriG815, nil,May 2014, May 2014 9296,3.0,elianecl,https://www.tripadvisor.ca/Profile/elianecl, nil,Apr. 2014, April 2014 9296,4.0,Lisa T,https://www.tripadvisor.ca/Profile/lisat633, nil,Mar. 2014, February 2014 9296,1.0,Irina B,https://www.tripadvisor.ca/Profile/406irinab, nil,Mar. 2014, November 2013 9296,5.0,Overwhelmed032014,https://www.tripadvisor.ca/Profile/Overwhelmed032014, nil,Mar. 2014, March 2014 9296,5.0,Brian L,https://www.tripadvisor.ca/Profile/598brianl, nil,Jan. 2014, November 2013 9296,5.0,Christopher C,https://www.tripadvisor.ca/Profile/christopherc434, nil,Nov. 2013, October 2013 9296,5.0,GGWW25,https://www.tripadvisor.ca/Profile/GGWW25, nil,Nov. 2013, November 2013 9296,5.0,TheJourneyTourist,https://www.tripadvisor.ca/Profile/TheJourneyTourist, nil,Oct. 2013, October 2013 9296,5.0,Keith T,https://www.tripadvisor.ca/Profile/470keitht, nil,Sep. 2013, September 2013 9296,5.0,BruMi2007,https://www.tripadvisor.ca/Profile/BruMi2007, nil,Sep. 2013, August 2013 9296,5.0,Justin Plus Lauren,https://www.tripadvisor.ca/Profile/JustinPlusLauren, nil,Aug. 2013, August 2013 9296,5.0,Dan W,https://www.tripadvisor.ca/Profile/danw600, nil,Aug. 2013, August 2013 9296,1.0,rocking_ray,https://www.tripadvisor.ca/Profile/rocking_ray, nil,Aug. 2013, August 2013 9296,5.0,TrvlGrlMTL,https://www.tripadvisor.ca/Profile/TrvlGrlMTL, nil,Jul. 2013, June 2013 9296,4.0,maplejohnson,https://www.tripadvisor.ca/Profile/maplejohnson, nil,May 2013, May 2013 9296,5.0,Brad C,https://www.tripadvisor.ca/Profile/bradc837, nil,May 2013, May 2013 9296,5.0,Karine R,https://www.tripadvisor.ca/Profile/KarineR110, nil,Apr. 2013, May 2012 9296,4.0,AngelaL48_13,https://www.tripadvisor.ca/Profile/AngelaL48_13, nil,Apr. 2013, April 2013 9296,4.0,dialectgirl,https://www.tripadvisor.ca/Profile/dialectgirl, nil,Apr. 2013, April 2013 9296,5.0,chloe070,https://www.tripadvisor.ca/Profile/chloe070, nil,Apr. 2013, March 2013 9296,4.0,LongEZ-Flyer,https://www.tripadvisor.ca/Profile/LongEZ-Flyer, nil,Apr. 2013, April 2013 9296,5.0,Sebastian514,https://www.tripadvisor.ca/Profile/Sebastian514, nil,Mar. 2013, March 2013 9296,5.0,Owen A,https://www.tripadvisor.ca/Profile/OwenA_12, nil,Mar. 2013, March 2013 9296,4.0,KC G,https://www.tripadvisor.ca/Profile/KCG571, nil,Mar. 2013, February 2013 9296,5.0,Juliemcto,https://www.tripadvisor.ca/Profile/Juliemcto, nil,Jan. 2013, January 2013 9296,1.0,bigbougore,https://www.tripadvisor.ca/Profile/bigbougore, nil,Dec. 2012, December 2012 9296,4.0,rgreeley,https://www.tripadvisor.ca/Profile/rgreeley, nil,Nov. 2012, November 2012 9296,5.0,Lynne M,https://www.tripadvisor.ca/Profile/LynneM338, nil,Oct. 2012, October 2012 9296,2.0,s s,https://www.tripadvisor.ca/Profile/ss280, nil,Oct. 2012, October 2012 9296,5.0,Andrea S,https://www.tripadvisor.ca/Profile/281AndreaS, nil,Oct. 2012, October 2012 9296,1.0,GenVenne,https://www.tripadvisor.ca/Profile/GenVenne, nil,Oct. 2012, February 2012 9296,4.0,Nadia P,https://www.tripadvisor.ca/Profile/NadiaP110, nil,Sep. 2012, September 2012 9296,5.0,Triptrave,https://www.tripadvisor.ca/Profile/Triptrave, nil,Aug. 2012, August 2012 9296,1.0,Dani U,https://www.tripadvisor.ca/Profile/daniellebelisle, nil,Jul. 2012, July 2012 9296,5.0,Dinah D,https://www.tripadvisor.ca/Profile/DinahD414, nil,Jul. 2012, July 2012 9296,4.0,Paul M,https://www.tripadvisor.ca/Profile/V8185ASpaulm, nil,Jul. 2012, March 2012 9296,4.0,vbouv,https://www.tripadvisor.ca/Profile/vbouv, nil,Jul. 2012, July 2012 9296,4.0,BlondieTravellerGirl,https://www.tripadvisor.ca/Profile/BlondieTravellerGirl, nil,Jun. 2012, June 2012 9296,2.0,Tommasina F,https://www.tripadvisor.ca/Profile/T0mmasinaF, nil,May 2012, May 2012 9296,4.0,angelminn,https://www.tripadvisor.ca/Profile/angelminn, nil,May 2012, April 2012 9296,4.0,Heidi R,https://www.tripadvisor.ca/Profile/HeidiR398, nil,May 2012, April 2012 9296,5.0,Peter A,https://www.tripadvisor.ca/Profile/PeterA518, nil,May 2012, May 2012 9296,4.0,Rose C,https://www.tripadvisor.ca/Profile/379RoseC, nil,Apr. 2012, April 2012 9296,4.0,Wiggity1,https://www.tripadvisor.ca/Profile/Wiggity1, nil,Apr. 2012, March 2012 9296,5.0,Michel R,https://www.tripadvisor.ca/Profile/MichelR505, nil,Apr. 2012, April 2012 9296,4.0,MontrealMegan,https://www.tripadvisor.ca/Profile/MontrealMegan, nil,Apr. 2012, April 2012 9296,4.0,klodio,https://www.tripadvisor.ca/Profile/klodio, nil,Mar. 2012, March 2012 9296,2.0,Caroline J,https://www.tripadvisor.ca/Profile/CarolineJ858, nil,Mar. 2012, March 2012 9296,5.0,Jarryd M,https://www.tripadvisor.ca/Profile/JarrydM, nil,Mar. 2012, March 2012 9296,5.0,Sheldon G,https://www.tripadvisor.ca/Profile/SheldonG736, nil,Feb. 2012, February 2012 9296,4.0,Erin K,https://www.tripadvisor.ca/Profile/596erink, nil,Jan. 2012, November 2011 9296,4.0,hisho21,https://www.tripadvisor.ca/Profile/hisho21, nil,Dec. 2011, December 2011 9296,2.0,fourmcs,https://www.tripadvisor.ca/Profile/fourmcs, nil,Dec. 2011, December 2011 9296,5.0,mbdb_03,https://www.tripadvisor.ca/Profile/mbdb_03, nil,Oct. 2011, October 2011 9296,5.0,Struminj,https://www.tripadvisor.ca/Profile/Struminj, nil,Oct. 2011, October 2011 9296,3.0,Sabrina P.,https://www.tripadvisor.ca/Profile/breehollister79, nil,Aug. 2011, August 2011 9296,5.0,canadiancazza,https://www.tripadvisor.ca/Profile/canadiancazza, nil,Aug. 2011, August 2011 9296,5.0,Hodan_Anissa,https://www.tripadvisor.ca/Profile/Hodan_Anissa, nil,Jul. 2011, June 2011 9296,5.0,Lee_and_Christine,https://www.tripadvisor.ca/Profile/Lee_and_Christine, nil,Jun. 2011, June 2011 9296,5.0,William155004,https://www.tripadvisor.ca/Profile/William155004, nil,May 2011, May 2011 9296,5.0,Shamber1,https://www.tripadvisor.ca/Profile/Shamber1, nil,May 2011, May 2011 9296,5.0,Jessica175,https://www.tripadvisor.ca/Profile/Jessica175, nil,May 2011, May 2011 9296,4.0,NavajoGirl,https://www.tripadvisor.ca/Profile/NavajoGirl, nil,Apr. 2011, April 2011 9296,5.0,TashaDeno,https://www.tripadvisor.ca/Profile/TashaDeno, nil,Apr. 2011, April 2011 9297,nil,,nil, nil,nil,nil 9298,nil,,nil, nil,nil,nil 9298,2.0,Escape124968,https://www.tripadvisor.ca/Profile/Escape124968, nil,Aug. 2014, August 2014 9298,1.0,pep p,https://www.tripadvisor.ca/Profile/861pepp, nil,Feb. 2014, February 2014 9298,4.0,james w,https://www.tripadvisor.ca/Profile/jameswM9147SP, nil,Feb. 2014, February 2014 9298,3.0,Zahar H,https://www.tripadvisor.ca/Profile/ZaharH, nil,Aug. 2013, August 2013 9298,5.0,superray2013,https://www.tripadvisor.ca/Profile/superray2013, nil,Jul. 2013, July 2013 9298,5.0,Roger G,https://www.tripadvisor.ca/Profile/RogerG929, nil,Oct. 2011, October 2011 9299,5.0,Boris B,https://www.tripadvisor.ca/Profile/892borisb, nil,Aug. 2015, August 2015 9299,5.0,Jessica P,https://www.tripadvisor.ca/Profile/jessicapL8375AB, nil,Sep. 2014, September 2014 9299,4.0,Nhu-Vuong,https://www.tripadvisor.ca/Profile/Nhu-Vuong, nil,Aug. 2014, August 2014 9299,5.0,Susan S,https://www.tripadvisor.ca/Profile/F6289AGsusans, nil,Jul. 2014, June 2014 9299,5.0,Alex A,https://www.tripadvisor.ca/Profile/iwonagain, nil,May 2014, September 2013 9299,5.0,annie4fun,https://www.tripadvisor.ca/Profile/annie4fun, nil,Oct. 2013, September 2013 9299,5.0,838Joelle,https://www.tripadvisor.ca/Profile/838Joelle, nil,Sep. 2013, September 2013 9299,nil,,nil, nil,nil,nil 9300,nil,,nil, nil,nil,nil 9300,5.0,swb588,https://www.tripadvisor.ca/Profile/swb588, nil,Aug. 2015, August 2015 9301,nil,,nil, nil,nil,nil 9302,1.0,MichelLamarche,https://www.tripadvisor.ca/Profile/MichelLamarche, nil,Aug. 2016, August 2016 9302,4.0,TxDj68,https://www.tripadvisor.ca/Profile/TxDj68, nil,Feb. 2010, February 2007 9302,nil,,nil, nil,nil,nil 9304,5.0,Cecilia D,https://www.tripadvisor.ca/Profile/ceciliad428, nil,Jan. 2019, January 2019 9304,5.0,adymtravel,https://www.tripadvisor.ca/Profile/adymtravel, nil,Oct. 2018, September 2018 9304,5.0,stanclarke,https://www.tripadvisor.ca/Profile/stanclark, nil,Sep. 2018, September 2018 9304,5.0,jackstrulovitch,https://www.tripadvisor.ca/Profile/jackstrulovitch, nil,Aug. 2017, August 2017 9304,5.0,Bartian0907,https://www.tripadvisor.ca/Profile/Bartian0907, nil,Jan. 2017, December 2016 9304,5.0,Jean-Philippe M,https://www.tripadvisor.ca/Profile/282jeanphilippem, nil,Sep. 2016, September 2016 9304,5.0,hobocop55,https://www.tripadvisor.ca/Profile/hobocop55, nil,Feb. 2016, February 2016 9304,5.0,Louise B,https://www.tripadvisor.ca/Profile/louisebA8326VI, nil,Aug. 2015, August 2015 9304,5.0,RoxLalande,https://www.tripadvisor.ca/Profile/RoxLalande, nil,Apr. 2015, April 2015 9304,5.0,Mélanie SS,https://www.tripadvisor.ca/Profile/melanie1377, nil,Apr. 2015, April 2015 9304,5.0,MarilynBB,https://www.tripadvisor.ca/Profile/MarilynBB, nil,Sep. 2014, August 2014 9304,5.0,Chantini D,https://www.tripadvisor.ca/Profile/chantinid, nil,Aug. 2014, August 2014 9304,5.0,Lise R,https://www.tripadvisor.ca/Profile/LiseR916, nil,May 2014, May 2014 9304,5.0,viv_antunes,https://www.tripadvisor.ca/Profile/viv_antunes, nil,May 2014, May 2014 9304,5.0,cgaudreau,https://www.tripadvisor.ca/Profile/cgaudreau, nil,Mar. 2014, March 2014 9304,5.0,Colmer,https://www.tripadvisor.ca/Profile/Colmer, nil,Feb. 2014, February 2014 9304,5.0,PColmer,https://www.tripadvisor.ca/Profile/PColmer, nil,Feb. 2014, February 2014 9304,5.0,ErikTipis,https://www.tripadvisor.ca/Profile/ErikTipis, nil,Jan. 2014, December 2013 9304,5.0,ChantalRocque,https://www.tripadvisor.ca/Profile/ChantalRocque, nil,Dec. 2013, December 2013 9304,nil,,nil, nil,nil,nil 9305,nil,,nil, nil,nil,nil 9306,1.0,KnightHunter,https://www.tripadvisor.ca/Profile/KnightHunter, nil,Aug. 2012, August 2012 9306,1.0,TravelZaby,https://www.tripadvisor.ca/Profile/TravelZaby, nil,Jun. 2012, June 2012 9306,5.0,travelmench,https://www.tripadvisor.ca/Profile/travelmench, nil,Oct. 2010, October 2010 9306,5.0,TonyQuila,https://www.tripadvisor.ca/Profile/TonyQuila, nil,Sep. 2009, September 2009 9306,5.0,GrandTour1319,https://www.tripadvisor.ca/Profile/GrandTour1319, nil,May 2003,nil 9315,5.0,Climber00509978228,https://www.tripadvisor.ca/Profile/Climber00509978228, nil,Apr. 1, March 2019 9315,1.0,Curious17437527677,https://www.tripadvisor.ca/Profile/Curious17437527677, nil,Mar. 2019, March 2019 9315,5.0,Coastal04488497480,https://www.tripadvisor.ca/Profile/Coastal04488497480, nil,Feb. 2019, February 2019 9315,5.0,Roam40324101715,https://www.tripadvisor.ca/Profile/Roam40324101715, nil,Jan. 2019, January 2019 9315,5.0,Jennifer T,https://www.tripadvisor.ca/Profile/D323SKjennifert, nil,Dec. 2018, December 2018 9315,nil,,nil, nil,nil,nil 9315,5.0,margie smith,https://www.tripadvisor.ca/Profile/50margie, nil,Nov. 2018, November 2018 9315,4.0,margieleb,https://www.tripadvisor.ca/Profile/margieleb, nil,Oct. 2018, October 2018 9315,5.0,Sarah S,https://www.tripadvisor.ca/Profile/K8681VUsarahs, nil,Sep. 2018, September 2018 9315,4.0,t_northup,https://www.tripadvisor.ca/Profile/t_northup, nil,Sep. 2018, September 2018 9315,5.0,BernerLove1971,https://www.tripadvisor.ca/Profile/BernerLove1971, nil,Aug. 2018, August 2018 9315,3.0,CapeBretonJ,https://www.tripadvisor.ca/Profile/CapeBretonJ, nil,Aug. 2018, August 2018 9315,5.0,Miller_Robert,https://www.tripadvisor.ca/Profile/Miller_Robert, nil,Aug. 2018, July 2018 9315,4.0,Wendy M,https://www.tripadvisor.ca/Profile/WendyM58, nil,Jul. 2018, July 2018 9315,4.0,Shelly M,https://www.tripadvisor.ca/Profile/shellym181, nil,Jul. 2018, June 2018 9315,4.0,peter d,https://www.tripadvisor.ca/Profile/peterd210, nil,Jun. 2018, June 2018 9315,4.0,Terry L,https://www.tripadvisor.ca/Profile/TerryL947, nil,May 2018, May 2018 9315,5.0,glenmaci,https://www.tripadvisor.ca/Profile/glenmaci, nil,Mar. 2018, March 2018 9315,3.0,Andrew H,https://www.tripadvisor.ca/Profile/andrewhH8582BZ, nil,Jan. 2018, January 2018 9315,5.0,536margm,https://www.tripadvisor.ca/Profile/536margm, nil,Dec. 2017, December 2017 9315,5.0,X4741QGandrec,https://www.tripadvisor.ca/Profile/X4741QGandrec, nil,Nov. 2017, November 2017 9315,4.0,Charles G,https://www.tripadvisor.ca/Profile/89charlesg, nil,Nov. 2017, November 2017 9315,4.0,720sherril,https://www.tripadvisor.ca/Profile/720sherril, nil,Oct. 2017, October 2017 9315,4.0,markcX2037QR,https://www.tripadvisor.ca/Profile/markcX2037QR, nil,Oct. 2017, October 2017 9315,5.0,STEPHANIE B,https://www.tripadvisor.ca/Profile/StephBnl, nil,Oct. 2017, July 2017 9315,5.0,rickwW2367CA,https://www.tripadvisor.ca/Profile/rickwW2367CA, nil,Sep. 2017, August 2017 9315,5.0,normamacinnis,https://www.tripadvisor.ca/Profile/normamacinnis, nil,Aug. 2017, August 2017 9315,5.0,363brentp,https://www.tripadvisor.ca/Profile/363brentp, nil,Aug. 2017, August 2017 9315,3.0,prudenttrav,https://www.tripadvisor.ca/Profile/prudenttrav, nil,Aug. 2017, August 2017 9315,5.0,ssomers76,https://www.tripadvisor.ca/Profile/ssomers76, nil,Jul. 2017, July 2017 9315,5.0,jessicabN6109GY,https://www.tripadvisor.ca/Profile/jessicabN6109GY, nil,Jul. 2017, July 2017 9315,4.0,Lj_Alf,https://www.tripadvisor.ca/Profile/Lj_Alf, nil,Jul. 2017, July 2017 9316,5.0,Tammy,https://www.tripadvisor.ca/Profile/7tammyg, nil,Apr. 1, March 2019 9316,1.0,Christianne R,https://www.tripadvisor.ca/Profile/801christianner, nil,Mar. 2019, March 2019 9316,5.0,Janice M,https://www.tripadvisor.ca/Profile/janicemR9572WW, nil,Mar. 2019, March 2019 9316,4.0,Brad L,https://www.tripadvisor.ca/Profile/bradl650, nil,Mar. 2019, March 2019 9316,3.0,Vanessa C,https://www.tripadvisor.ca/Profile/vanessacN8649XA, nil,Mar. 2019, March 2019 9316,4.0,PTyrrell,https://www.tripadvisor.ca/Profile/PTyrrell, nil,Mar. 2019, March 2019 9316,4.0,Wine_Dine_Relax,https://www.tripadvisor.ca/Profile/Wine_Dine_Relax, nil,Mar. 2019, March 2019 9316,5.0,Greg P,https://www.tripadvisor.ca/Profile/pregre01, nil,Mar. 2019, March 2019 9316,4.0,Camilla D,https://www.tripadvisor.ca/Profile/73camillad, nil,Mar. 2019, March 2019 9316,5.0,Nancy A,https://www.tripadvisor.ca/Profile/BriggsAtkinson, nil,Feb. 2019, February 2019 9316,nil,,nil, nil,nil,nil 9316,5.0,Patricia A,https://www.tripadvisor.ca/Profile/palexanderellis, nil,Oct. 2018, October 2018 9316,5.0,AFC,https://www.tripadvisor.ca/Profile/afournierchoupanian, nil,Oct. 2018, April 2018 9316,3.0,charlene447,https://www.tripadvisor.ca/Profile/charlene447, nil,Oct. 2018, October 2018 9316,5.0,Patrolsk1,https://www.tripadvisor.ca/Profile/Patrolsk1, nil,Oct. 2018, October 2018 9316,4.0,Vecchio John S,https://www.tripadvisor.ca/Profile/VecchioJohnS, nil,Oct. 2018, September 2018 9316,5.0,Mike H,https://www.tripadvisor.ca/Profile/P1029ETmikeh, nil,Sep. 2018, September 2018 9316,4.0,Tracey2720,https://www.tripadvisor.ca/Profile/Tracey2720, nil,Sep. 2018, September 2018 9316,4.0,alexia101,https://www.tripadvisor.ca/Profile/alexia101, nil,Sep. 2018, September 2018 9316,5.0,464amanda,https://www.tripadvisor.ca/Profile/464amanda, nil,Sep. 2018, September 2018 9316,2.0,Barb M,https://www.tripadvisor.ca/Profile/barbg310, nil,Sep. 2018, September 2018 9316,4.0,MauGar15,https://www.tripadvisor.ca/Profile/MauGar15, nil,Aug. 2018, August 2018 9316,5.0,Quest308950,https://www.tripadvisor.ca/Profile/Quest308950, nil,Aug. 2018, August 2018 9316,5.0,Rick P,https://www.tripadvisor.ca/Profile/V8389VYrickp, nil,Aug. 2018, August 2018 9316,5.0,Alive4evermore,https://www.tripadvisor.ca/Profile/Alive4evermore, nil,Aug. 2018, August 2018 9316,4.0,Zachary B,https://www.tripadvisor.ca/Profile/500zacharyb, nil,Aug. 2018, August 2018 9316,3.0,frenchchick73,https://www.tripadvisor.ca/Profile/frenchchick73, nil,Aug. 2018, August 2018 9316,5.0,dedebelle,https://www.tripadvisor.ca/Profile/dedebelle, nil,Aug. 2018, July 2018 9316,5.0,Cymtl,https://www.tripadvisor.ca/Profile/Cymtl, nil,Aug. 2018, August 2018 9316,5.0,RicePoint1,https://www.tripadvisor.ca/Profile/RicePoint1, nil,Aug. 2018, August 2018 9316,5.0,tenalady1965,https://www.tripadvisor.ca/Profile/tenalady1965, nil,Aug. 2018, July 2018 9316,5.0,Hung D D,https://www.tripadvisor.ca/Profile/hungdd, nil,Jul. 2018, July 2018 9316,4.0,Wendy902,https://www.tripadvisor.ca/Profile/Wendy902, nil,Jul. 2018, July 2018 9316,5.0,Rose H,https://www.tripadvisor.ca/Profile/924roseh, nil,Jul. 2018, July 2018 9316,3.0,Wayne W,https://www.tripadvisor.ca/Profile/CookingupaStorm, nil,Jul. 2018, July 2018 9316,5.0,jenneloveslife,https://www.tripadvisor.ca/Profile/jenneloveslife, nil,Jul. 2018, July 2018 9316,4.0,Silvia W,https://www.tripadvisor.ca/Profile/SilviaW_13, nil,Jul. 2018, July 2018 9316,4.0,Barbara W,https://www.tripadvisor.ca/Profile/O9421TTbarbaraw, nil,Jul. 2018, June 2018 9316,5.0,Leanne C,https://www.tripadvisor.ca/Profile/B2869OQleannec, nil,Jul. 2018, July 2018 9316,4.0,miuca69,https://www.tripadvisor.ca/Profile/miuca69, nil,Jul. 2018, July 2018 9316,2.0,Patrick M,https://www.tripadvisor.ca/Profile/patrickmM8989FT, nil,Jun. 2018, June 2018 9316,4.0,laura c,https://www.tripadvisor.ca/Profile/O7369EIlaurac, nil,Jun. 2018, June 2018 9316,5.0,180emily,https://www.tripadvisor.ca/Profile/180emily, nil,Jun. 2018, June 2018 9316,4.0,HotelLover71,https://www.tripadvisor.ca/Profile/HotelLover71, nil,Jun. 2018, May 2018 9316,5.0,michelle g,https://www.tripadvisor.ca/Profile/michelleg5836, nil,Jun. 2018, May 2018 9316,4.0,jc_bootz,https://www.tripadvisor.ca/Profile/jc_bootz, nil,Jun. 2018, June 2018 9316,4.0,Martin L,https://www.tripadvisor.ca/Profile/martin0612, nil,Jun. 2018, June 2018 9316,5.0,rcoole10,https://www.tripadvisor.ca/Profile/rcoole10, nil,May 2018, May 2018 9316,5.0,Bruno D,https://www.tripadvisor.ca/Profile/brunodU1365GO, nil,May 2018, May 2018 9316,5.0,Jonathan W,https://www.tripadvisor.ca/Profile/jonathanwN3938VP, nil,May 2018, May 2018 9316,5.0,jnp162018,https://www.tripadvisor.ca/Profile/jnp162018, nil,May 2018, April 2018 9316,5.0,tiaincb,https://www.tripadvisor.ca/Profile/tiaincb, nil,Mar. 2018, March 2018 9316,4.0,Delores D,https://www.tripadvisor.ca/Profile/deloresd472, nil,Mar. 2018, March 2018 9316,5.0,sherrylhatfield,https://www.tripadvisor.ca/Profile/sherrylhatfield, nil,Mar. 2018, February 2018 9316,4.0,Jim Melody L,https://www.tripadvisor.ca/Profile/jimmelodyl, nil,Mar. 2018, March 2018 9316,5.0,MaritimeGals,https://www.tripadvisor.ca/Profile/MaritimeGals, nil,Feb. 2018, December 2017 9316,4.0,Dominic B,https://www.tripadvisor.ca/Profile/dominicb232, nil,Jan. 2018, January 2018 9316,1.0,Jacob L,https://www.tripadvisor.ca/Profile/650jacobl, nil,Jan. 2018, January 2018 9316,5.0,barbarabastow,https://www.tripadvisor.ca/Profile/barbarabastow, nil,Nov. 2017, November 2017 9316,4.0,bdm636,https://www.tripadvisor.ca/Profile/bdm636, nil,Nov. 2017, November 2017 9316,5.0,William W,https://www.tripadvisor.ca/Profile/W2466EIwilliamw, nil,Nov. 2017, November 2017 9316,4.0,rachaelwoods2017,https://www.tripadvisor.ca/Profile/rachaelwoods2017, nil,Oct. 2017, October 2017 9316,4.0,CCKew,https://www.tripadvisor.ca/Profile/CCKew, nil,Oct. 2017, October 2017 9316,5.0,quinnm590,https://www.tripadvisor.ca/Profile/quinnm590, nil,Oct. 2017, October 2017 9316,4.0,Stefan P,https://www.tripadvisor.ca/Profile/SP605, nil,Oct. 2017, September 2017 9316,3.0,Christine G,https://www.tripadvisor.ca/Profile/G9769DJchristineg, nil,Oct. 2017, October 2017 9316,5.0,GeorgeandCathy,https://www.tripadvisor.ca/Profile/GeorgeandCathy, nil,Oct. 2017, October 2017 9316,4.0,Donna P,https://www.tripadvisor.ca/Profile/DonnaPatey, nil,Oct. 2017, October 2017 9316,4.0,Christina S,https://www.tripadvisor.ca/Profile/N4804JWchristinas, nil,Oct. 2017, September 2017 9316,5.0,Jody P,https://www.tripadvisor.ca/Profile/jodyp90, nil,Sep. 2017, September 2017 9316,4.0,409janiceh,https://www.tripadvisor.ca/Profile/409janiceh, nil,Sep. 2017, August 2017 9316,5.0,Rod H,https://www.tripadvisor.ca/Profile/rodh305, nil,Aug. 2017, August 2017 9316,3.0,nazkar14,https://www.tripadvisor.ca/Profile/nazkar14, nil,Aug. 2017, August 2017 9316,5.0,jckgtravel,https://www.tripadvisor.ca/Profile/jckgtravel, nil,Aug. 2017, July 2017 9316,5.0,HanqiongXu,https://www.tripadvisor.ca/Profile/HanqiongXu, nil,Aug. 2017, August 2017 9316,4.0,smilyhupe,https://www.tripadvisor.ca/Profile/smilyhupe, nil,Aug. 2017, August 2017 9316,5.0,Jenn Gillis,https://www.tripadvisor.ca/Profile/jenngillis75, nil,Jul. 2017, July 2017 9316,4.0,Shane M,https://www.tripadvisor.ca/Profile/ShaneM2129, nil,Jul. 2017, July 2017 9316,5.0,LD G,https://www.tripadvisor.ca/Profile/443ldg, nil,Jul. 2017, July 2017 9316,5.0,Mark T,https://www.tripadvisor.ca/Profile/G1227ZBmarkt, nil,Jul. 2017, July 2017 9316,5.0,GinaMacDonald888,https://www.tripadvisor.ca/Profile/GinaMacDonald888, nil,Jul. 2017, August 2016 9316,5.0,ransonkelly,https://www.tripadvisor.ca/Profile/ransonkelly, nil,Jul. 2017, July 2017 9316,5.0,kimvan74,https://www.tripadvisor.ca/Profile/kimvan74, nil,Jul. 2017, March 2017 9316,5.0,Tania P,https://www.tripadvisor.ca/Profile/727taniap, nil,Jul. 2017, June 2017 9316,5.0,trimac2017,https://www.tripadvisor.ca/Profile/trimac2017, nil,Jul. 2017, July 2017 9316,4.0,amfsmith1,https://www.tripadvisor.ca/Profile/amfsmith1, nil,Jul. 2017, February 2017 9316,5.0,amberlynn1956,https://www.tripadvisor.ca/Profile/amberlynn1956, nil,Jul. 2017, July 2017 9316,5.0,Davis31London,https://www.tripadvisor.ca/Profile/Davis31London, nil,Jul. 2017, July 2017 9316,5.0,aquaandrea12,https://www.tripadvisor.ca/Profile/aquaandrea12, nil,Jul. 2017, July 2017 9316,4.0,mslNJ,https://www.tripadvisor.ca/Profile/mslNJ, nil,Jul. 2017, July 2017 9316,4.0,Eveline K,https://www.tripadvisor.ca/Profile/568evelinek, nil,Jul. 2017, July 2017 9316,5.0,jenarklay,https://www.tripadvisor.ca/Profile/jenarklay, nil,Jul. 2017, July 2017 9316,4.0,Bea T,https://www.tripadvisor.ca/Profile/BeaT496, nil,Jul. 2017, June 2017 9316,4.0,Catherine L,https://www.tripadvisor.ca/Profile/U3505WIcatherinel, nil,Jun. 2017, June 2017 9316,3.0,2gud2btru,https://www.tripadvisor.ca/Profile/2gud2btru, nil,Jun. 2017, June 2017 9316,5.0,glojeanma,https://www.tripadvisor.ca/Profile/glojeanma, nil,Jun. 2017, June 2017 9316,4.0,C B,https://www.tripadvisor.ca/Profile/cbP2322AY, nil,Jun. 2017, June 2017 9316,4.0,Peter S,https://www.tripadvisor.ca/Profile/petersS1810CX, nil,Jun. 2017, June 2017 9316,5.0,robmack17,https://www.tripadvisor.ca/Profile/robmack17, nil,Jun. 2017, June 2017 9316,5.0,Darwin K,https://www.tripadvisor.ca/Profile/725darwink, nil,Jun. 2017, June 2017 9316,5.0,Jennifer A,https://www.tripadvisor.ca/Profile/N7084YEjennifera, nil,Jun. 2017, June 2017 9316,4.0,Roam600818,https://www.tripadvisor.ca/Profile/Roam600818, nil,Jun. 2017, June 2017 9316,5.0,Liz R,https://www.tripadvisor.ca/Profile/lizr988, nil,Jun. 2017, June 2017 9316,4.0,Ashley M,https://www.tripadvisor.ca/Profile/ashleymE1662EY, nil,Jun. 2017, June 2017 9316,5.0,Mike S,https://www.tripadvisor.ca/Profile/L3786RPmikes, nil,Jun. 2017, June 2017 9316,5.0,Maxine O,https://www.tripadvisor.ca/Profile/maxineo370, nil,May 2017, May 2017 9316,4.0,Gillian G,https://www.tripadvisor.ca/Profile/827gilliang, nil,May 2017, May 2017 9316,5.0,Lake-George-Brian,https://www.tripadvisor.ca/Profile/Lake-George-Brian, nil,May 2017, May 2017 9316,5.0,Linda M,https://www.tripadvisor.ca/Profile/lindam618, nil,May 2017, May 2017 9316,5.0,Xanadu I,https://www.tripadvisor.ca/Profile/xanadui, nil,Apr. 2017, February 2017 9316,4.0,Americanadian,https://www.tripadvisor.ca/Profile/Americanadian, nil,Apr. 2017, April 2017 9316,1.0,keighant,https://www.tripadvisor.ca/Profile/keighant, nil,Apr. 2017, February 2017 9316,4.0,adowni_344498,https://www.tripadvisor.ca/Profile/adowni_344498, nil,Apr. 2017, April 2017 9316,5.0,376mstuart,https://www.tripadvisor.ca/Profile/376mstuart, nil,Apr. 2017, November 2016 9316,5.0,tracy_adamwhite,https://www.tripadvisor.ca/Profile/tracy_adamwhite, nil,Apr. 2017, March 2017 9316,5.0,wolfville,https://www.tripadvisor.ca/Profile/wolfville, nil,Apr. 2017, April 2017 9316,3.0,harleynicky,https://www.tripadvisor.ca/Profile/harleynicky, nil,Apr. 2017, March 2017 9316,2.0,rayb435,https://www.tripadvisor.ca/Profile/rayb435, nil,Apr. 2017, March 2017 9316,3.0,peterkB4825XA,https://www.tripadvisor.ca/Profile/peterkB4825XA, nil,Apr. 2017, March 2017 9316,5.0,lwilton,https://www.tripadvisor.ca/Profile/lwilton, nil,Apr. 2017, March 2017 9316,5.0,Sandgirl52,https://www.tripadvisor.ca/Profile/Sandgirl52, nil,Apr. 2017, February 2017 9316,4.0,dmacas_890331,https://www.tripadvisor.ca/Profile/dmacas_890331, nil,Apr. 2017, March 2017 9316,3.0,M8075NDmiket,https://www.tripadvisor.ca/Profile/M8075NDmiket, nil,Apr. 2017, April 2017 9316,4.0,ErturkVarol,https://www.tripadvisor.ca/Profile/ErturkVarol, nil,Apr. 2017, February 2017 9316,5.0,nrcormier,https://www.tripadvisor.ca/Profile/nrcormier, nil,Apr. 2017, March 2017 9316,4.0,NewTraveller03-12,https://www.tripadvisor.ca/Profile/NewTraveller03-12, nil,Feb. 2017, February 2017 9316,4.0,Felicia B,https://www.tripadvisor.ca/Profile/22feliciab, nil,Feb. 2017, February 2017 9316,4.0,Lesa M,https://www.tripadvisor.ca/Profile/766lesam, nil,Feb. 2017, December 2016 9316,5.0,meggoodwin,https://www.tripadvisor.ca/Profile/meggoodwin, nil,Jan. 2017, January 2017 9316,1.0,Gillian F,https://www.tripadvisor.ca/Profile/636gillianf, nil,Dec. 2016, December 2016 9316,4.0,579hollyd,https://www.tripadvisor.ca/Profile/579hollyd, nil,Dec. 2016, November 2016 9316,5.0,55susannew,https://www.tripadvisor.ca/Profile/55susannew, nil,Dec. 2016, December 2016 9316,5.0,ella c,https://www.tripadvisor.ca/Profile/ellac341, nil,Dec. 2016, November 2016 9316,5.0,Peter R,https://www.tripadvisor.ca/Profile/E860GLpeterr, nil,Nov. 2016, November 2016 9316,5.0,rebaker,https://www.tripadvisor.ca/Profile/rebaker, nil,Nov. 2016, August 2016 9316,5.0,newfiegirl672016,https://www.tripadvisor.ca/Profile/newfiegirl672016, nil,Nov. 2016, June 2016 9316,4.0,TrailEndsHere,https://www.tripadvisor.ca/Profile/TrailEndsHere, nil,Oct. 2016, October 2016 9316,4.0,Carolyn J,https://www.tripadvisor.ca/Profile/596carolynj, nil,Oct. 2016, October 2016 9316,4.0,joce2287,https://www.tripadvisor.ca/Profile/joce2287, nil,Oct. 2016, September 2016 9316,3.0,Doug H,https://www.tripadvisor.ca/Profile/DougH486, nil,Sep. 2016, September 2016 9316,4.0,Pauline D,https://www.tripadvisor.ca/Profile/PaulineD117, nil,Sep. 2016, September 2016 9316,4.0,marilyn w,https://www.tripadvisor.ca/Profile/marilynw224, nil,Sep. 2016, August 2016 9316,4.0,spsunshine64,https://www.tripadvisor.ca/Profile/spsunshine64, nil,Sep. 2016, September 2016 9316,4.0,kimlaugh,https://www.tripadvisor.ca/Profile/kimlaugh, nil,Sep. 2016, September 2016 9316,5.0,r0bchristie,https://www.tripadvisor.ca/Profile/r0bchristie, nil,Sep. 2016, September 2016 9316,5.0,Hugo T,https://www.tripadvisor.ca/Profile/HugoT883, nil,Aug. 2016, August 2016 9316,3.0,Bob T,https://www.tripadvisor.ca/Profile/bobt375, nil,Aug. 2016, August 2016 9316,4.0,Sus C,https://www.tripadvisor.ca/Profile/KayS773, nil,Jul. 2016, July 2016 9316,5.0,deefromtheheart,https://www.tripadvisor.ca/Profile/deefromtheheart, nil,Jul. 2016, July 2016 9316,4.0,Ranger Dave M,https://www.tripadvisor.ca/Profile/rangerdavem, nil,Jul. 2016, July 2016 9316,3.0,Luvs2Dance2013,https://www.tripadvisor.ca/Profile/Luvs2Dance2013, nil,Jun. 2016, June 2016 9316,3.0,PCBabe,https://www.tripadvisor.ca/Profile/PCBabe, nil,Apr. 2016, April 2016 9316,5.0,11_MacDonell,https://www.tripadvisor.ca/Profile/11_MacDonell, nil,Apr. 2016, April 2016 9317,5.0,671marcellina,https://www.tripadvisor.ca/Profile/671marcellina, nil,Mar. 22, April 2019 9317,5.0,BAO,https://www.tripadvisor.ca/Profile/BrianO43, nil,Aug. 2018, August 2018 9317,2.0,Happiness05706220582,https://www.tripadvisor.ca/Profile/Happiness05706220582, nil,Apr. 3, March 2019 9317,3.0,MikeD055,https://www.tripadvisor.ca/Profile/MikeD055, nil,Mar. 2019, March 2019 9317,4.0,LaHave01,https://www.tripadvisor.ca/Profile/LaHave01, nil,Mar. 2019, March 2019 9317,nil,,nil, nil,nil,nil 9317,1.0,Nicole H,https://www.tripadvisor.ca/Profile/nicoleanhen, nil,Mar. 2019, March 2019 9317,5.0,Nomad36796538262,https://www.tripadvisor.ca/Profile/Nomad36796538262, nil,Mar. 2019, March 2019 9317,5.0,DennisPike,https://www.tripadvisor.ca/Profile/DennisPike, nil,Mar. 2019, February 2019 9317,4.0,wendywalters,https://www.tripadvisor.ca/Profile/wendywalters, nil,Feb. 2019, February 2019 9317,5.0,Departure32224460150,https://www.tripadvisor.ca/Profile/Departure32224460150, nil,Feb. 2019, February 2019 9317,5.0,Paradise41175685096,https://www.tripadvisor.ca/Profile/Paradise41175685096, nil,Feb. 2019, February 2019 9317,5.0,Climber44573241674,https://www.tripadvisor.ca/Profile/Climber44573241674, nil,Feb. 2019, February 2019 9317,5.0,DayTrip39158725484,https://www.tripadvisor.ca/Profile/DayTrip39158725484, nil,Feb. 2019, February 2019 9317,5.0,PEI FF,https://www.tripadvisor.ca/Profile/desmonda970, nil,Feb. 2019, February 2019 9317,5.0,Freedom63255976108,https://www.tripadvisor.ca/Profile/Freedom63255976108, nil,Feb. 2019, January 2019 9317,4.0,Keith R,https://www.tripadvisor.ca/Profile/563keithr, nil,Jan. 2019, January 2019 9317,5.0,J0hn_C789,https://www.tripadvisor.ca/Profile/J0hn_C789, nil,Jan. 2019, January 2019 9317,5.0,Resort56424498190,https://www.tripadvisor.ca/Profile/Resort56424498190, nil,Jan. 2019, January 2019 9317,4.0,Wander22091513259,https://www.tripadvisor.ca/Profile/Wander22091513259, nil,Jan. 2019, December 2018 9317,3.0,tripsofstephanie,https://www.tripadvisor.ca/Profile/tripsofstephanie, nil,Jan. 2019, December 2018 9317,5.0,Resort39392085823,https://www.tripadvisor.ca/Profile/Resort39392085823, nil,Jan. 2019, December 2018 9317,5.0,Charlie M,https://www.tripadvisor.ca/Profile/CharlieM575, nil,Jan. 2019, December 2018 9317,5.0,Culture57774784718,https://www.tripadvisor.ca/Profile/Culture57774784718, nil,Dec. 2018, December 2018 9317,4.0,nomad_timo,https://www.tripadvisor.ca/Profile/nomad_timo, nil,Dec. 2018, December 2018 9317,5.0,Excursion648172,https://www.tripadvisor.ca/Profile/Excursion648172, nil,Dec. 2018, December 2018 9317,4.0,Road323769,https://www.tripadvisor.ca/Profile/Road323769, nil,Dec. 2018, December 2018 9317,4.0,poko2pepper,https://www.tripadvisor.ca/Profile/122373sd, nil,Dec. 2018, December 2018 9317,4.0,MaryLou M,https://www.tripadvisor.ca/Profile/maryloum329, nil,Dec. 2018, December 2018 9317,5.0,Pha Nguyen,https://www.tripadvisor.ca/Profile/PhaNg198, nil,Dec. 2018, June 2018 9317,3.0,Jill,https://www.tripadvisor.ca/Profile/jicr2018, nil,Nov. 2018, October 2018 9317,4.0,Mary Lou L,https://www.tripadvisor.ca/Profile/maryloul893, nil,Oct. 2018, October 2018 9317,4.0,laandrews,https://www.tripadvisor.ca/Profile/laandrews, nil,Oct. 2018, October 2018 9317,4.0,Explore324465,https://www.tripadvisor.ca/Profile/Explore324465, nil,Oct. 2018, October 2018 9317,4.0,JoB,https://www.tripadvisor.ca/Profile/johnbyl50, nil,Oct. 2018, October 2018 9317,5.0,495tammyg,https://www.tripadvisor.ca/Profile/495tammyg, nil,Oct. 2018, October 2018 9317,4.0,JacqTanSib,https://www.tripadvisor.ca/Profile/JacqTanSib, nil,Sep. 2018, September 2018 9317,4.0,WANDA G,https://www.tripadvisor.ca/Profile/WANDAG371, nil,Sep. 2018, September 2018 9317,2.0,SheldonCanada,https://www.tripadvisor.ca/Profile/SheldonCanada, nil,Sep. 2018, September 2018 9317,5.0,newfoundlandlarry,https://www.tripadvisor.ca/Profile/newfoundlandlarry, nil,Sep. 2018, September 2018 9317,2.0,kemily494290,https://www.tripadvisor.ca/Profile/kemily494290, nil,Sep. 2018, September 2018 9317,5.0,padmai,https://www.tripadvisor.ca/Profile/padmai, nil,Aug. 2018, August 2018 9317,3.0,BostonBrrr,https://www.tripadvisor.ca/Profile/BostonBrrr, nil,Aug. 2018, August 2018 9317,4.0,HowieJ,https://www.tripadvisor.ca/Profile/HowieJ, nil,Aug. 2018, August 2018 9317,5.0,tonicareen,https://www.tripadvisor.ca/Profile/tonicareen, nil,Aug. 2018, August 2018 9317,5.0,dmacneil2018,https://www.tripadvisor.ca/Profile/dmacneil2018, nil,Aug. 2018, August 2018 9317,5.0,westielover_TO,https://www.tripadvisor.ca/Profile/westielover_TO, nil,Aug. 2018, August 2018 9317,4.0,Maureen P,https://www.tripadvisor.ca/Profile/maureenp808, nil,Aug. 2018, August 2018 9317,3.0,Hillary M,https://www.tripadvisor.ca/Profile/hillarym929, nil,Aug. 2018, July 2018 9317,4.0,Timothy B,https://www.tripadvisor.ca/Profile/TimothyB601, nil,Aug. 2018, August 2018 9317,5.0,Shaun C,https://www.tripadvisor.ca/Profile/369shaunc, nil,Aug. 2018, January 2018 9317,4.0,Winfield C,https://www.tripadvisor.ca/Profile/winfieldc2013, nil,Jul. 2018, July 2018 9317,1.0,Juli F,https://www.tripadvisor.ca/Profile/331julif, nil,Jul. 2018, July 2018 9317,5.0,mathpar2018,https://www.tripadvisor.ca/Profile/mathpar2018, nil,Jul. 2018, July 2018 9317,5.0,Colin F,https://www.tripadvisor.ca/Profile/iamevil4, nil,Jul. 2018, July 2018 9317,5.0,541joannea,https://www.tripadvisor.ca/Profile/541joannea, nil,Jul. 2018, July 2018 9317,5.0,j0anneanth0ny,https://www.tripadvisor.ca/Profile/j0anneanth0ny, nil,Jul. 2018, July 2018 9317,5.0,TowerTwo,https://www.tripadvisor.ca/Profile/TowerTwo, nil,Jul. 2018, July 2018 9317,4.0,Scotswoman24,https://www.tripadvisor.ca/Profile/Scotswoman24, nil,Jul. 2018, June 2018 9317,5.0,Ameer D,https://www.tripadvisor.ca/Profile/729ameerd, nil,Jul. 2018, July 2018 9317,5.0,Irving L,https://www.tripadvisor.ca/Profile/59irvingl, nil,Jul. 2018, June 2018 9317,5.0,Peter P,https://www.tripadvisor.ca/Profile/peterp475, nil,May 2018, May 2018 9317,4.0,4travelingtogether,https://www.tripadvisor.ca/Profile/4travelingtogether, nil,May 2018, May 2018 9317,5.0,justin125,https://www.tripadvisor.ca/Profile/justin125, nil,May 2018, May 2018 9317,5.0,deehmd,https://www.tripadvisor.ca/Profile/deehmd, nil,May 2018, May 2018 9317,3.0,Immrkyle,https://www.tripadvisor.ca/Profile/Immrkyle, nil,May 2018, May 2018 9317,5.0,TravellerDave,https://www.tripadvisor.ca/Profile/TravellerDave, nil,May 2018, May 2018 9317,4.0,Luvsalaugh,https://www.tripadvisor.ca/Profile/Luvsalaugh, nil,May 2018, May 2018 9317,5.0,Karen W,https://www.tripadvisor.ca/Profile/U770PAkarenw, nil,May 2018, May 2018 9317,5.0,hawkimd3,https://www.tripadvisor.ca/Profile/hawkimd3, nil,May 2018, May 2018 9317,5.0,mittonjudy,https://www.tripadvisor.ca/Profile/mittonjudy, nil,May 2018, May 2018 9317,5.0,Jamie C,https://www.tripadvisor.ca/Profile/jamiecZ5145YM, nil,May 2018, April 2018 9317,5.0,Luc R,https://www.tripadvisor.ca/Profile/LucR600, nil,May 2018, April 2018 9317,3.0,Dianna E,https://www.tripadvisor.ca/Profile/DiannaE, nil,Apr. 2018, April 2018 9317,4.0,Yaronlevi,https://www.tripadvisor.ca/Profile/Yaronlevi, nil,Apr. 2018, April 2018 9317,5.0,marcantoinelabel2018,https://www.tripadvisor.ca/Profile/marcantoinelabel2018, nil,Apr. 2018, April 2018 9317,4.0,Newfoundland500,https://www.tripadvisor.ca/Profile/Newfoundland500, nil,Apr. 2018, April 2018 9317,5.0,Daclane,https://www.tripadvisor.ca/Profile/Daclane, nil,Apr. 2018, March 2018 9317,5.0,SwedeAbroad,https://www.tripadvisor.ca/Profile/SwedeAbroad, nil,Apr. 2018, March 2018 9317,5.0,Fiteflybug,https://www.tripadvisor.ca/Profile/Fiteflybug, nil,Apr. 2018, March 2018 9317,5.0,Paul H,https://www.tripadvisor.ca/Profile/P4346PSpaulh, nil,Mar. 2018, March 2018 9317,2.0,Kelly A,https://www.tripadvisor.ca/Profile/A7509CQkellya, nil,Mar. 2018, March 2018 9317,5.0,christinegoguen,https://www.tripadvisor.ca/Profile/christinegoguen, nil,Mar. 2018, March 2018 9317,5.0,Ron M,https://www.tripadvisor.ca/Profile/ronmO6368TL, nil,Mar. 2018, March 2018 9317,2.0,S8Family,https://www.tripadvisor.ca/Profile/S8Family, nil,Mar. 2018, March 2018 9317,5.0,JoefromNS,https://www.tripadvisor.ca/Profile/JoefromNS, nil,Mar. 2018, March 2018 9317,2.0,Stuart M,https://www.tripadvisor.ca/Profile/Z8076KKstuartm, nil,Mar. 2018, March 2018 9317,3.0,Karina R,https://www.tripadvisor.ca/Profile/karinarR3990LX, nil,Feb. 2018, February 2018 9317,4.0,rednsp,https://www.tripadvisor.ca/Profile/rednsp, nil,Feb. 2018, February 2018 9317,5.0,Tim V,https://www.tripadvisor.ca/Profile/timv811, nil,Jan. 2018, January 2018 9317,5.0,Justin C,https://www.tripadvisor.ca/Profile/justincE6687LV, nil,Jan. 2018, January 2018 9317,5.0,Paula K,https://www.tripadvisor.ca/Profile/paulakU6335VI, nil,Jan. 2018, January 2018 9317,5.0,Lisa L,https://www.tripadvisor.ca/Profile/X6974NNlisal, nil,Jan. 2018, January 2018 9317,5.0,Harry P,https://www.tripadvisor.ca/Profile/712harryp, nil,Jan. 2018, January 2018 9317,4.0,186spencerm,https://www.tripadvisor.ca/Profile/186spencerm, nil,Jan. 2018, January 2018 9317,3.0,Ryan A,https://www.tripadvisor.ca/Profile/RyanA434, nil,Jan. 2018, November 2017 9317,5.0,sherryc980,https://www.tripadvisor.ca/Profile/sherryc980, nil,Jan. 2018, December 2017 9317,4.0,exercitus,https://www.tripadvisor.ca/Profile/exercitus, nil,Jan. 2018, December 2017 9317,2.0,H6015QMkatherinec,https://www.tripadvisor.ca/Profile/H6015QMkatherinec, nil,Dec. 2017, December 2017 9317,5.0,kimbE9216CT,https://www.tripadvisor.ca/Profile/kimbE9216CT, nil,Dec. 2017, December 2017 9317,4.0,40shaunc,https://www.tripadvisor.ca/Profile/40shaunc, nil,Dec. 2017, December 2017 9317,4.0,Wendy M,https://www.tripadvisor.ca/Profile/wendymO8913SE, nil,Dec. 2017, December 2017 9317,5.0,Denise S,https://www.tripadvisor.ca/Profile/R4665BRdenises, nil,Dec. 2017, December 2017 9317,5.0,bernadetter268,https://www.tripadvisor.ca/Profile/bernadetter268, nil,Dec. 2017, December 2017 9317,5.0,johnfJ9290LV,https://www.tripadvisor.ca/Profile/johnfJ9290LV, nil,Dec. 2017, December 2017 9317,5.0,Glenn N D,https://www.tripadvisor.ca/Profile/glennnd, nil,Dec. 2017, December 2017 9317,5.0,josephpY3238XQ,https://www.tripadvisor.ca/Profile/josephpY3238XQ, nil,Dec. 2017, November 2017 9317,5.0,E382SRjoanc,https://www.tripadvisor.ca/Profile/E382SRjoanc, nil,Nov. 2017, November 2017 9317,4.0,S118AUkareno,https://www.tripadvisor.ca/Profile/S118AUkareno, nil,Nov. 2017, November 2017 9317,2.0,Darlene A,https://www.tripadvisor.ca/Profile/287darlenea, nil,Nov. 2017, November 2017 9317,5.0,A3929AEsuec,https://www.tripadvisor.ca/Profile/A3929AEsuec, nil,Nov. 2017, November 2017 9317,5.0,904edgarn,https://www.tripadvisor.ca/Profile/904edgarn, nil,Nov. 2017, November 2017 9317,5.0,170juder,https://www.tripadvisor.ca/Profile/170juder, nil,Nov. 2017, November 2017 9317,3.0,brianlO2447US,https://www.tripadvisor.ca/Profile/brianlO2447US, nil,Nov. 2017, November 2017 9317,5.0,762darleneu,https://www.tripadvisor.ca/Profile/762darleneu, nil,Nov. 2017, October 2017 9317,3.0,rossmx56,https://www.tripadvisor.ca/Profile/rossmx56, nil,Nov. 2017, October 2017 9317,5.0,S2070NTmichaelg,https://www.tripadvisor.ca/Profile/S2070NTmichaelg, nil,Nov. 2017, November 2017 9317,5.0,stephaniejO3266HS,https://www.tripadvisor.ca/Profile/stephaniejO3266HS, nil,Nov. 2017, November 2017 9317,5.0,Edcbb,https://www.tripadvisor.ca/Profile/Edcbb, nil,Nov. 2017, November 2017 9317,5.0,Sandro Z,https://www.tripadvisor.ca/Profile/sandroz178, nil,Nov. 2017, November 2017 9317,4.0,Asim K,https://www.tripadvisor.ca/Profile/355asimk, nil,Nov. 2017, October 2017 9317,5.0,Andre M,https://www.tripadvisor.ca/Profile/andremN9715SR, nil,Nov. 2017, October 2017 9317,4.0,Paul C,https://www.tripadvisor.ca/Profile/S6514XSpaulc, nil,Oct. 2017, October 2017 9317,5.0,Q1799HJkatherineb,https://www.tripadvisor.ca/Profile/Q1799HJkatherineb, nil,Oct. 2017, October 2017 9317,5.0,Q7147DRcharlesb,https://www.tripadvisor.ca/Profile/Q7147DRcharlesb, nil,Oct. 2017, October 2017 9317,5.0,Linda R,https://www.tripadvisor.ca/Profile/S4445CVlindar, nil,Oct. 2017, October 2017 9317,5.0,Sue C,https://www.tripadvisor.ca/Profile/795SueC, nil,Oct. 2017, October 2017 9317,5.0,U5538DHjohnl,https://www.tripadvisor.ca/Profile/U5538DHjohnl, nil,Oct. 2017, October 2017 9317,5.0,Pam W,https://www.tripadvisor.ca/Profile/pamw852, nil,Oct. 2017, October 2017 9317,4.0,Guest102412,https://www.tripadvisor.ca/Profile/Guest102412, nil,Oct. 2017, October 2017 9317,5.0,cutmemic,https://www.tripadvisor.ca/Profile/cutmemic, nil,Oct. 2017, October 2017 9317,2.0,Stephane G,https://www.tripadvisor.ca/Profile/StephaneG606, nil,Sep. 2017, September 2017 9317,4.0, Gordon B,https://www.tripadvisor.ca/Profile/250gordonb, nil,Sep. 2017, September 2017 9317,1.0,christah867,https://www.tripadvisor.ca/Profile/christah867, nil,Sep. 2017, September 2017 9317,5.0,teresasO1632AR,https://www.tripadvisor.ca/Profile/teresasO1632AR, nil,Sep. 2017, September 2017 9317,5.0,Jenstra,https://www.tripadvisor.ca/Profile/Jenstra, nil,Sep. 2017, September 2017 9317,4.0,belindam247,https://www.tripadvisor.ca/Profile/belindam247, nil,Sep. 2017, September 2017 9318,1.0,diverman45,https://www.tripadvisor.ca/Profile/diverman45, nil,Mar. 2019, March 2019 9318,4.0,Paula Copeland,https://www.tripadvisor.ca/Profile/PaulaCopeland, nil,Mar. 2019, March 2019 9318,4.0,AMJ1234,https://www.tripadvisor.ca/Profile/AMJ1234, nil,Mar. 2019, March 2019 9318,5.0,meeggs,https://www.tripadvisor.ca/Profile/meeggs, nil,Feb. 2019, February 2019 9318,4.0,Rob W,https://www.tripadvisor.ca/Profile/robwN5930GU, nil,Feb. 2019, February 2019 9318,nil,,nil, nil,nil,nil 9318,5.0,dftCanada,https://www.tripadvisor.ca/Profile/dftCanada, nil,Dec. 2018, November 2018 9318,5.0,DJ-USA,https://www.tripadvisor.ca/Profile/DJ-USA, nil,Nov. 2018, November 2018 9318,5.0,Forrest_D3182,https://www.tripadvisor.ca/Profile/Forrest_D3182, nil,Nov. 2018, November 2018 9318,5.0,James F,https://www.tripadvisor.ca/Profile/P9431RJjamesf, nil,Nov. 2018, November 2018 9318,5.0,Chris K,https://www.tripadvisor.ca/Profile/P9353TSchrisk, nil,Nov. 2018, October 2018 9318,5.0,CELIA C,https://www.tripadvisor.ca/Profile/CELIAC564, nil,Sep. 2018, September 2018 9318,5.0,David A,https://www.tripadvisor.ca/Profile/davidallan50, nil,Sep. 2018, September 2018 9318,5.0,Laura L,https://www.tripadvisor.ca/Profile/Y4928VOlaural, nil,Sep. 2018, September 2018 9318,5.0,Kathy M,https://www.tripadvisor.ca/Profile/kathymI7214QV, nil,Sep. 2018, August 2018 9318,5.0,Chantal S,https://www.tripadvisor.ca/Profile/653chantals, nil,Sep. 2018, September 2018 9318,3.0,Claudio.Canada,https://www.tripadvisor.ca/Profile/claudiocanada, nil,Sep. 2018, August 2018 9318,5.0,365stuart,https://www.tripadvisor.ca/Profile/365stuart, nil,Sep. 2018, August 2018 9318,5.0,DaveandJudy,https://www.tripadvisor.ca/Profile/DaveandJudy, nil,Sep. 2018, August 2018 9318,5.0,Leeanne W,https://www.tripadvisor.ca/Profile/33leeannew, nil,Aug. 2018, August 2018 9318,5.0,Trip762612,https://www.tripadvisor.ca/Profile/Trip762612, nil,Aug. 2018, August 2018 9318,5.0,Hube P,https://www.tripadvisor.ca/Profile/hubep, nil,Aug. 2018, August 2018 9318,3.0,Jobdave,https://www.tripadvisor.ca/Profile/Jobdave, nil,Aug. 2018, August 2018 9318,5.0,Denise S,https://www.tripadvisor.ca/Profile/X8589RLdenises, nil,Aug. 2018, August 2018 9318,5.0,Karrie D,https://www.tripadvisor.ca/Profile/karried2014, nil,Aug. 2018, August 2018 9318,5.0,Tracy J,https://www.tripadvisor.ca/Profile/travelcat67, nil,Aug. 2018, July 2018 9318,4.0,EllieNae,https://www.tripadvisor.ca/Profile/EllieNae, nil,Aug. 2018, August 2018 9318,5.0,CgyNancy,https://www.tripadvisor.ca/Profile/CgyNancy, nil,Aug. 2018, July 2018 9318,5.0,Keith H,https://www.tripadvisor.ca/Profile/KeithH911, nil,Aug. 2018, July 2018 9318,4.0,Cruiser402,https://www.tripadvisor.ca/Profile/Cruiser402, nil,Jul. 2018, July 2018 9318,5.0,SueSue783,https://www.tripadvisor.ca/Profile/SueSue783, nil,Jul. 2018, June 2018 9318,5.0,Claude B,https://www.tripadvisor.ca/Profile/sens115, nil,Jul. 2018, July 2018 9318,5.0,Phil L,https://www.tripadvisor.ca/Profile/537phill, nil,Jul. 2018, July 2018 9318,5.0,Jeanette T,https://www.tripadvisor.ca/Profile/JeanetteT33, nil,Jul. 2018, July 2018 9318,5.0,trudygl79,https://www.tripadvisor.ca/Profile/trudygl79, nil,Jul. 2018, July 2018 9318,5.0,Stephane M,https://www.tripadvisor.ca/Profile/87martinep, nil,Jul. 2018, July 2018 9318,5.0,EpeeDogu,https://www.tripadvisor.ca/Profile/EpeeDogu, nil,Jul. 2018, June 2018 9318,5.0,_MinaDin,https://www.tripadvisor.ca/Profile/_MinaDin, nil,Jul. 2018, July 2018 9318,5.0,ncondron,https://www.tripadvisor.ca/Profile/ncondron, nil,Jul. 2018, June 2018 9318,5.0,Jessica M,https://www.tripadvisor.ca/Profile/B9880FHjessicam, nil,Jul. 2018, July 2018 9318,5.0,Bostonkiwi17,https://www.tripadvisor.ca/Profile/Bostonkiwi17, nil,Jun. 2018, June 2018 9318,5.0,Sandyseaweed,https://www.tripadvisor.ca/Profile/Sandyseaweed, nil,Apr. 2018, April 2018 9318,3.0,caper2844,https://www.tripadvisor.ca/Profile/caper2844, nil,Apr. 2018, April 2018 9318,5.0,EBENLIT,https://www.tripadvisor.ca/Profile/EBENLIT, nil,Apr. 2018, February 2018 9318,5.0,jeanniebkn,https://www.tripadvisor.ca/Profile/jeanniebkn, nil,Apr. 2018, April 2018 9318,5.0,LibraryDunk,https://www.tripadvisor.ca/Profile/LibraryDunk, nil,Apr. 2018, April 2018 9318,5.0,christinegoguen,https://www.tripadvisor.ca/Profile/christinegoguen, nil,Mar. 2018, February 2018 9318,5.0,DexterFra967,https://www.tripadvisor.ca/Profile/DexterFra967, nil,Mar. 2018, March 2018 9318,4.0,131sunshine2014,https://www.tripadvisor.ca/Profile/131sunshine2014, nil,Mar. 2018, March 2018 9318,4.0,Anotherbed,https://www.tripadvisor.ca/Profile/Anotherbed, nil,Mar. 2018, February 2018 9318,5.0,pleinairatlarge,https://www.tripadvisor.ca/Profile/pleinairatlarge, nil,Mar. 2018, March 2018 9318,5.0,Tapping22,https://www.tripadvisor.ca/Profile/Tapping22, nil,Feb. 2018, February 2018 9318,5.0,Eryn B,https://www.tripadvisor.ca/Profile/399erynb, nil,Feb. 2018, November 2017 9318,5.0,DukeP31,https://www.tripadvisor.ca/Profile/DukeP31, nil,Feb. 2018, February 2018 9318,5.0,Ken M,https://www.tripadvisor.ca/Profile/Q794WSkenm, nil,Feb. 2018, February 2018 9318,5.0,Carly M,https://www.tripadvisor.ca/Profile/244carlym, nil,Feb. 2018, December 2017 9318,4.0,Palmerem,https://www.tripadvisor.ca/Profile/Palmerem, nil,Dec. 2017, December 2017 9318,5.0,Craig H,https://www.tripadvisor.ca/Profile/Y7590EKcraigh, nil,Dec. 2017, December 2017 9318,5.0,rh0nda2017,https://www.tripadvisor.ca/Profile/rh0nda2017, nil,Dec. 2017, December 2017 9318,5.0,peterlacroix,https://www.tripadvisor.ca/Profile/peterlacroix, nil,Dec. 2017, December 2017 9318,5.0,Maria_506573,https://www.tripadvisor.ca/Profile/Maria_506573, nil,Dec. 2017, December 2017 9318,5.0,Virginia J,https://www.tripadvisor.ca/Profile/VirginiaJ78, nil,Dec. 2017, December 2017 9318,5.0,Julie H,https://www.tripadvisor.ca/Profile/juliehJ9741VY, nil,Dec. 2017, December 2017 9318,5.0,Nick G,https://www.tripadvisor.ca/Profile/nickgO4531RQ, nil,Dec. 2017, December 2017 9318,5.0,Shelly S,https://www.tripadvisor.ca/Profile/shellys986, nil,Dec. 2017, December 2017 9318,5.0,HaliLeo,https://www.tripadvisor.ca/Profile/HaliLeo, nil,Dec. 2017, December 2017 9318,5.0,Kagcan,https://www.tripadvisor.ca/Profile/Kagcan, nil,Dec. 2017, November 2017 9318,5.0,894hugo,https://www.tripadvisor.ca/Profile/894hugo, nil,Dec. 2017, November 2017 9318,5.0,hms_774,https://www.tripadvisor.ca/Profile/hms_774, nil,Nov. 2017, November 2017 9318,4.0,Sahara18,https://www.tripadvisor.ca/Profile/Sahara18, nil,Nov. 2017, November 2017 9318,4.0,Tracey L,https://www.tripadvisor.ca/Profile/343traceyl, nil,Nov. 2017, November 2017 9318,5.0,ABDZThomson,https://www.tripadvisor.ca/Profile/ABDZThomson, nil,Nov. 2017, November 2017 9318,5.0,CRtraveller2017,https://www.tripadvisor.ca/Profile/crtraveller2017, nil,Nov. 2017, November 2017 9318,5.0,HummingbirdBlog,https://www.tripadvisor.ca/Profile/HummingbirdBlog, nil,Nov. 2017, November 2017 9318,5.0,FoodAddictPEI,https://www.tripadvisor.ca/Profile/FoodAddictPEI, nil,Nov. 2017, November 2017 9318,5.0,Duley01,https://www.tripadvisor.ca/Profile/Duley01, nil,Nov. 2017, November 2017 9318,4.0,Guest102412,https://www.tripadvisor.ca/Profile/Guest102412, nil,Oct. 2017, October 2017 9318,5.0,JMB311,https://www.tripadvisor.ca/Profile/JMB311, nil,Oct. 2017, October 2017 9318,5.0,Karl W,https://www.tripadvisor.ca/Profile/263karlw, nil,Oct. 2017, October 2017 9318,5.0,Abquog,https://www.tripadvisor.ca/Profile/Abquog, nil,Oct. 2017, October 2017 9318,4.0,Dalry1978,https://www.tripadvisor.ca/Profile/Dalry1978, nil,Oct. 2017, October 2017 9318,5.0,Kim M,https://www.tripadvisor.ca/Profile/F2752RDkimm, nil,Oct. 2017, September 2017 9318,4.0,Glen F,https://www.tripadvisor.ca/Profile/440glenf, nil,Oct. 2017, September 2017 9318,3.0,Nancy Y,https://www.tripadvisor.ca/Profile/443nancyy, nil,Sep. 2017, September 2017 9319,5.0,Companion40130320265,https://www.tripadvisor.ca/Profile/Companion40130320265, nil,Mar. 2019, March 2019 9319,5.0,jessiea268,https://www.tripadvisor.ca/Profile/jessiea268, nil,Mar. 2019, March 2019 9319,5.0,1briannan,https://www.tripadvisor.ca/Profile/1briannan, nil,Mar. 2019, March 2019 9319,4.0,Dan H,https://www.tripadvisor.ca/Profile/378danh, nil,Jan. 2019, January 2019 9319,5.0,J. Balser,https://www.tripadvisor.ca/Profile/jdab35, nil,Dec. 2018, December 2018 9319,2.0,nomad_timo,https://www.tripadvisor.ca/Profile/nomad_timo, nil,Dec. 2018, December 2018 9319,4.0,Dream11634208157,https://www.tripadvisor.ca/Profile/Dream11634208157, nil,Dec. 2018, December 2018 9319,3.0,Kdlaking,https://www.tripadvisor.ca/Profile/Kdlaking, nil,Nov. 2018, November 2018 9319,5.0,Andrew C,https://www.tripadvisor.ca/Profile/X460LOandrewc, nil,Nov. 2018, November 2018 9319,5.0,Carl P,https://www.tripadvisor.ca/Profile/276carlp, nil,Nov. 2018, October 2018 9319,5.0,Tridus,https://www.tripadvisor.ca/Profile/Tridus, nil,Oct. 2018, October 2018 9319,5.0,Linda D,https://www.tripadvisor.ca/Profile/LindaD792, nil,Oct. 2018, October 2018 9319,2.0,Sarah S,https://www.tripadvisor.ca/Profile/K8681VUsarahs, nil,Oct. 2018, October 2018 9319,5.0,Stella B,https://www.tripadvisor.ca/Profile/stellab407, nil,Oct. 2018, October 2018 9319,4.0,CLWatertown,https://www.tripadvisor.ca/Profile/CLWatertown, nil,Sep. 2018, September 2018 9319,nil,,nil, nil,nil,nil 9319,3.0,SJtraveller2018,https://www.tripadvisor.ca/Profile/SJtraveller2018, nil,Aug. 2018, August 2018 9319,4.0,Bob B,https://www.tripadvisor.ca/Profile/robertbC6557CN, nil,Aug. 2018, August 2018 9319,2.0,Kimberly B,https://www.tripadvisor.ca/Profile/Z819PXkimberlyb, nil,Aug. 2018, August 2018 9319,4.0,Jim B,https://www.tripadvisor.ca/Profile/521jimb, nil,Aug. 2018, August 2018 9319,2.0,sellis566514,https://www.tripadvisor.ca/Profile/sellis566514, nil,Aug. 2018, August 2018 9319,5.0,Maureen D,https://www.tripadvisor.ca/Profile/143maureend, nil,Aug. 2018, August 2018 9319,5.0,PinkMiles,https://www.tripadvisor.ca/Profile/PinkMiles, nil,Aug. 2018, August 2018 9319,5.0,Heather B,https://www.tripadvisor.ca/Profile/heatherb430, nil,Aug. 2018, July 2018 9319,4.0,cgabri684803,https://www.tripadvisor.ca/Profile/cgabri684803, nil,Jul. 2018, July 2018 9319,5.0,AST099,https://www.tripadvisor.ca/Profile/AST099, nil,Jul. 2018, July 2018 9319,4.0,OneTipster,https://www.tripadvisor.ca/Profile/OneTipster, nil,Jul. 2018, June 2018 9319,4.0,Barbara T,https://www.tripadvisor.ca/Profile/BarbaraT523, nil,Jul. 2018, June 2018 9319,4.0,Marco l,https://www.tripadvisor.ca/Profile/marcolui1217, nil,Jun. 2018, June 2018 9319,5.0,Graham M,https://www.tripadvisor.ca/Profile/GrahamM660, nil,Jun. 2018, May 2018 9319,5.0,Captain-William C,https://www.tripadvisor.ca/Profile/captainwilliamc, nil,May 2018, May 2018 9319,5.0,Jana M,https://www.tripadvisor.ca/Profile/31janam, nil,May 2018, May 2018 9319,5.0,SueMacLeod,https://www.tripadvisor.ca/Profile/SueMacLeod, nil,May 2018, May 2018 9319,3.0,Sheribear,https://www.tripadvisor.ca/Profile/Sheribear, nil,Apr. 2018, April 2018 9319,4.0,normleblanc88,https://www.tripadvisor.ca/Profile/normleblanc88, nil,Apr. 2018, April 2018 9319,5.0,JJ W,https://www.tripadvisor.ca/Profile/318jjw, nil,Apr. 2018, April 2018 9319,4.0,oldbutcool,https://www.tripadvisor.ca/Profile/oldbutcool, nil,Apr. 2018, March 2018 9319,3.0,Art S,https://www.tripadvisor.ca/Profile/102arts, nil,Mar. 2018, March 2018 9319,4.0,179raymondh,https://www.tripadvisor.ca/Profile/179raymondh, nil,Mar. 2018, March 2018 9319,5.0,Cindy G,https://www.tripadvisor.ca/Profile/J8107AUcindyg, nil,Mar. 2018, March 2018 9319,5.0,Tracy H,https://www.tripadvisor.ca/Profile/G2826WAtracyh, nil,Mar. 2018, March 2018 9319,5.0,RSCK,https://www.tripadvisor.ca/Profile/RSCK, nil,Feb. 2018, February 2018 9319,5.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Feb. 2018, February 2018 9319,5.0,pipelineterry,https://www.tripadvisor.ca/Profile/pipelineterry, nil,Jan. 2018, January 2018 9319,5.0,Amanda M,https://www.tripadvisor.ca/Profile/U5292LKamandam, nil,Dec. 2017, December 2017 9319,3.0,michaeljo38,https://www.tripadvisor.ca/Profile/michaeljo38, nil,Dec. 2017, November 2017 9319,5.0,Fred B,https://www.tripadvisor.ca/Profile/FredB623, nil,Dec. 2017, November 2017 9319,3.0,Jim A,https://www.tripadvisor.ca/Profile/JimA687, nil,Dec. 2017, November 2017 9319,5.0,Goldstarvw,https://www.tripadvisor.ca/Profile/Goldstarvw, nil,Nov. 2017, November 2017 9319,4.0,rjcdhockey,https://www.tripadvisor.ca/Profile/rjcdhockey, nil,Nov. 2017, November 2017 9319,4.0,jmacmi_389502,https://www.tripadvisor.ca/Profile/jmacmi_389502, nil,Nov. 2017, November 2017 9319,2.0,858donk,https://www.tripadvisor.ca/Profile/858donk, nil,Nov. 2017, November 2017 9319,4.0,David R,https://www.tripadvisor.ca/Profile/254DavidR, nil,Nov. 2017, November 2017 9319,5.0,Ronald D C,https://www.tripadvisor.ca/Profile/ronalddc675, nil,Nov. 2017, November 2017 9319,5.0,Russell P,https://www.tripadvisor.ca/Profile/russellp615, nil,Nov. 2017, November 2017 9319,3.0,georgelG3620NV,https://www.tripadvisor.ca/Profile/georgelG3620NV, nil,Nov. 2017, November 2017 9319,3.0,LittleTraveler93,https://www.tripadvisor.ca/Profile/LittleTraveler93, nil,Nov. 2017, October 2017 9319,3.0,gailgO2743FO,https://www.tripadvisor.ca/Profile/gailgO2743FO, nil,Nov. 2017, October 2017 9319,4.0,Amanda B,https://www.tripadvisor.ca/Profile/320amandab, nil,Nov. 2017, October 2017 9319,5.0,gdrisdelle,https://www.tripadvisor.ca/Profile/gdrisdelle, nil,Oct. 2017, October 2017 9319,5.0,B252HBbettym,https://www.tripadvisor.ca/Profile/B252HBbettym, nil,Oct. 2017, October 2017 9319,3.0,sharolf2017,https://www.tripadvisor.ca/Profile/sharolf2017, nil,Oct. 2017, September 2017 9319,5.0,Doris B,https://www.tripadvisor.ca/Profile/lyndonb456, nil,Oct. 2017, October 2017 9319,4.0,MICHELLE S,https://www.tripadvisor.ca/Profile/591MICHELLES, nil,Oct. 2017, October 2017 9319,5.0,DeborahinGA,https://www.tripadvisor.ca/Profile/DeborahinGA, nil,Oct. 2017, September 2017 9319,4.0,KelseyALM,https://www.tripadvisor.ca/Profile/KelseyALM, nil,Oct. 2017, October 2017 9319,3.0,MarvelousGreenMtnman,https://www.tripadvisor.ca/Profile/MarvelousGreenMtnman, nil,Oct. 2017, October 2017 9319,5.0,Roger R,https://www.tripadvisor.ca/Profile/rogerrA385FE, nil,Sep. 2017, September 2017 9319,4.0,Syed R,https://www.tripadvisor.ca/Profile/14syedr, nil,Sep. 2017, September 2017 9319,4.0,Meldoll1,https://www.tripadvisor.ca/Profile/Meldoll1, nil,Sep. 2017, September 2017 9319,5.0,gmaevers,https://www.tripadvisor.ca/Profile/gmaevers, nil,Aug. 2017, August 2017 9319,3.0,DexSeeLee,https://www.tripadvisor.ca/Profile/DexSeeLee, nil,Aug. 2017, July 2017 9319,5.0,Nicole S,https://www.tripadvisor.ca/Profile/P5963NInicoles, nil,Aug. 2017, August 2017 9319,5.0,Race2016getaway,https://www.tripadvisor.ca/Profile/Race2016getaway, nil,Aug. 2017, August 2017 9319,5.0,NJMM25,https://www.tripadvisor.ca/Profile/NJMM25, nil,Aug. 2017, August 2017 9319,3.0,GrandTour630439,https://www.tripadvisor.ca/Profile/GrandTour630439, nil,Aug. 2017, August 2017 9319,4.0,benoits1989,https://www.tripadvisor.ca/Profile/benoits1989, nil,Aug. 2017, July 2017 9319,4.0,Ron R Mr M,https://www.tripadvisor.ca/Profile/r0nrmrm, nil,Jul. 2017, July 2017 9319,3.0,GPohl,https://www.tripadvisor.ca/Profile/GPohl, nil,Jul. 2017, July 2017 9319,4.0,Judai,https://www.tripadvisor.ca/Profile/Judai, nil,Jul. 2017, July 2017 9319,3.0,MichelleGee8,https://www.tripadvisor.ca/Profile/MichelleGee8, nil,Jun. 2017, June 2017 9319,4.0,gracem115,https://www.tripadvisor.ca/Profile/gracem115, nil,Jun. 2017, June 2017 9319,5.0,jd9452017,https://www.tripadvisor.ca/Profile/jd9452017, nil,Jun. 2017, May 2017 9319,4.0,Gail G,https://www.tripadvisor.ca/Profile/631gailg, nil,Apr. 2017, September 2016 9319,4.0,L2944CDericd,https://www.tripadvisor.ca/Profile/L2944CDericd, nil,Feb. 2017, February 2017 9319,5.0,gtaylor68,https://www.tripadvisor.ca/Profile/gtaylor68, nil,Feb. 2017, January 2017 9319,5.0,marvins322,https://www.tripadvisor.ca/Profile/marvins322, nil,Feb. 2017, February 2017 9319,4.0,Pat M,https://www.tripadvisor.ca/Profile/X6475GWpatm, nil,Jan. 2017, January 2017 9319,4.0,law20162016,https://www.tripadvisor.ca/Profile/law20162016, nil,Dec. 2016, December 2016 9319,4.0,431cherylanne,https://www.tripadvisor.ca/Profile/431cherylanne, nil,Dec. 2016, December 2016 9319,3.0,stephaniewG9729DI,https://www.tripadvisor.ca/Profile/stephaniewG9729DI, nil,Nov. 2016, November 2016 9319,4.0,R4232RNrobind,https://www.tripadvisor.ca/Profile/R4232RNrobind, nil,Nov. 2016, November 2016 9319,3.0,Andrea R,https://www.tripadvisor.ca/Profile/andrearF1440QM, nil,Nov. 2016, November 2016 9319,3.0,vayh,https://www.tripadvisor.ca/Profile/vayh, nil,Nov. 2016, October 2016 9319,2.0,A8288USdianem,https://www.tripadvisor.ca/Profile/A8288USdianem, nil,Nov. 2016, November 2016 9319,4.0,Z6566VEpierrep,https://www.tripadvisor.ca/Profile/Z6566VEpierrep, nil,Nov. 2016, November 2016 9319,4.0,moshera,https://www.tripadvisor.ca/Profile/moshera, nil,Nov. 2016, November 2016 9319,4.0,andrewwT4146BJ,https://www.tripadvisor.ca/Profile/andrewwT4146BJ, nil,Oct. 2016, October 2016 9319,4.0,Bernice M,https://www.tripadvisor.ca/Profile/632bernicem, nil,Oct. 2016, October 2016 9319,5.0,sandrakW9690HG,https://www.tripadvisor.ca/Profile/sandrakW9690HG, nil,Oct. 2016, October 2016 9319,3.0,Jake M,https://www.tripadvisor.ca/Profile/159jakem, nil,Oct. 2016, October 2016 9319,5.0,Wayne A,https://www.tripadvisor.ca/Profile/841waynea, nil,Oct. 2016, October 2016 9319,4.0,B3285WEalexc,https://www.tripadvisor.ca/Profile/B3285WEalexc, nil,Oct. 2016, October 2016 9319,5.0,DoorDoNotNoTry,https://www.tripadvisor.ca/Profile/DoorDoNotNoTry, nil,Oct. 2016, October 2016 9319,5.0,Linda S,https://www.tripadvisor.ca/Profile/LindaSteveSig, nil,Oct. 2016, October 2016 9319,5.0,tammypF5544HG,https://www.tripadvisor.ca/Profile/tammypF5544HG, nil,Oct. 2016, October 2016 9319,5.0,iainincanada,https://www.tripadvisor.ca/Profile/iainincanada, nil,Oct. 2016, October 2016 9319,4.0,ontariovisitor2016,https://www.tripadvisor.ca/Profile/ontariovisitor2016, nil,Oct. 2016, September 2016 9319,5.0,516leeanney,https://www.tripadvisor.ca/Profile/516leeanney, nil,Sep. 2016, September 2016 9319,2.0,Travelnut006,https://www.tripadvisor.ca/Profile/Travelnut006, nil,Sep. 2016, September 2016 9319,5.0,Cindy K,https://www.tripadvisor.ca/Profile/CindyK901, nil,Sep. 2016, September 2016 9319,1.0,Janelle M,https://www.tripadvisor.ca/Profile/janellem657, nil,Sep. 2016, September 2016 9319,1.0,C1652DBandreak,https://www.tripadvisor.ca/Profile/C1652DBandreak, nil,Sep. 2016, September 2016 9319,4.0,judyk230,https://www.tripadvisor.ca/Profile/judyk230, nil,Sep. 2016, August 2016 9319,4.0,B3035GZchristiner,https://www.tripadvisor.ca/Profile/B3035GZchristiner, nil,Sep. 2016, September 2016 9319,4.0,johnfS6657ZB,https://www.tripadvisor.ca/Profile/johnfS6657ZB, nil,Sep. 2016, September 2016 9319,4.0,191benjaminv,https://www.tripadvisor.ca/Profile/191benjaminv, nil,Sep. 2016, September 2016 9319,4.0,Bautista777,https://www.tripadvisor.ca/Profile/Bautista777, nil,Sep. 2016, September 2016 9319,2.0,stephaniecJ9466OA,https://www.tripadvisor.ca/Profile/stephaniecJ9466OA, nil,Sep. 2016, September 2016 9319,4.0,DkmBailey,https://www.tripadvisor.ca/Profile/DkmBailey, nil,Sep. 2016, August 2016 9319,4.0,L8051XIpatrickb,https://www.tripadvisor.ca/Profile/L8051XIpatrickb, nil,Aug. 2016, August 2016 9319,4.0,Jeanette D,https://www.tripadvisor.ca/Profile/jeandZ5919BO, nil,Aug. 2016, August 2016 9320,nil,,nil, nil,nil,nil 9320,3.0,Evelyn L,https://www.tripadvisor.ca/Profile/979evelynl, nil,Sep. 2018, August 2018 9320,2.0,Newfiegirl P,https://www.tripadvisor.ca/Profile/newfiegirlp, nil,Jun. 2018, June 2018 9320,3.0,M S,https://www.tripadvisor.ca/Profile/MS350, nil,Oct. 2017, October 2017 9320,4.0,Birgit G,https://www.tripadvisor.ca/Profile/pippili, nil,Nov. 2016, September 2016 9320,3.0,alkeni,https://www.tripadvisor.ca/Profile/alkeni, nil,Jul. 2016, July 2016 9320,4.0,GillyB57,https://www.tripadvisor.ca/Profile/GillyB57, nil,Sep. 2014, September 2014 9320,4.0,Andrew J,https://www.tripadvisor.ca/Profile/413andrewj, nil,Apr. 2014, March 2014 9320,4.0,Harry S,https://www.tripadvisor.ca/Profile/453harrys, nil,Sep. 2013, September 2013 9320,5.0,Mark_S255100,https://www.tripadvisor.ca/Profile/Mark_S255100, nil,Jul. 2013, July 2013 9320,5.0,Anne M,https://www.tripadvisor.ca/Profile/910AnneM, nil,Dec. 2011, December 2011 9320,3.0,Andy2006,https://www.tripadvisor.ca/Profile/Andy2006, nil,Aug. 2006,nil 9321,5.0,openroadvk,https://www.tripadvisor.ca/Profile/openroadvk, nil,Oct. 2018, October 2018 9321,4.0,Lisey,https://www.tripadvisor.ca/Profile/youngmml, nil,Sep. 2018, August 2018 9321,5.0,Sandy131,https://www.tripadvisor.ca/Profile/Sandy131, nil,Aug. 2018, August 2018 9321,5.0,Eric C,https://www.tripadvisor.ca/Profile/EricC933, nil,Aug. 2018, August 2018 9321,5.0,Barbara W,https://www.tripadvisor.ca/Profile/423barbaraw, nil,Jun. 2018, June 2018 9321,3.0,Marlene B,https://www.tripadvisor.ca/Profile/MarleneB526, nil,Sep. 2017, September 2017 9321,3.0,Félice Maillet P,https://www.tripadvisor.ca/Profile/f_licemailletp, nil,Sep. 2017, September 2017 9321,5.0,Corey H,https://www.tripadvisor.ca/Profile/coreyh977, nil,Sep. 2017, August 2017 9321,2.0,Steve V,https://www.tripadvisor.ca/Profile/stevev276, nil,Aug. 2017, August 2017 9321,1.0,charyn989,https://www.tripadvisor.ca/Profile/charyn989, nil,May 2017, May 2017 9321,3.0,JasmineOnTheGo,https://www.tripadvisor.ca/Profile/JasmineOnTheGo, nil,Aug. 2016, August 2016 9321,1.0,Jamie C,https://www.tripadvisor.ca/Profile/jamiecZ5145YM, nil,Feb. 2016, February 2016 9321,1.0,Pat F,https://www.tripadvisor.ca/Profile/ScKiCa, nil,Feb. 2016, September 2015 9321,3.0,Richard Z,https://www.tripadvisor.ca/Profile/RichardZ779, nil,Sep. 2015, September 2015 9321,2.0,steve l,https://www.tripadvisor.ca/Profile/241stevel, nil,Aug. 2015, August 2015 9321,4.0,yuka45,https://www.tripadvisor.ca/Profile/yuka45, nil,Jul. 2015, July 2015 9321,3.0,Robby_Cristian,https://www.tripadvisor.ca/Profile/Robby_Cristian, nil,Jun. 2015, September 2014 9321,2.0,SparkyFoxx,https://www.tripadvisor.ca/Profile/SparkyFoxx, nil,Apr. 2015, April 2015 9321,2.0,Ashley M,https://www.tripadvisor.ca/Profile/938ashleym, nil,Apr. 2015, April 2015 9321,4.0,Mike J,https://www.tripadvisor.ca/Profile/mikej161, nil,Apr. 2014, April 2014 9321,nil,,nil, nil,nil,nil 9321,2.0,Tallsally2323,https://www.tripadvisor.ca/Profile/Tallsally2323, nil,May 2013, May 2013 9321,3.0,w0190551,https://www.tripadvisor.ca/Profile/w0190551, nil,Mar. 2013, March 2013 9321,5.0,GagnonFJ,https://www.tripadvisor.ca/Profile/GagnonFJ, nil,Aug. 2012, August 2012 9321,4.0,rroberts41,https://www.tripadvisor.ca/Profile/rroberts41, nil,Jul. 2012, June 2012 9321,1.0,BluBrdCalgary,https://www.tripadvisor.ca/Profile/BluBrdCalgary, nil,Jul. 2012, June 2012 9322,nil,,nil, nil,nil,nil 9323,5.0,SailorAirman,https://www.tripadvisor.ca/Profile/SailorAirman, nil,Feb. 2019, February 2019 9323,5.0,CB-Travel-Guy78,https://www.tripadvisor.ca/Profile/CB-Travel-Guy78, nil,Jan. 2019, November 2018 9323,1.0,Tom N,https://www.tripadvisor.ca/Profile/tlniel, nil,Nov. 2018, September 2018 9323,5.0,Randy N Jean V,https://www.tripadvisor.ca/Profile/randynjeanv, nil,Nov. 2018, November 2018 9323,3.0,doug s,https://www.tripadvisor.ca/Profile/dougs126, nil,Oct. 2018, October 2018 9323,5.0,Wei L,https://www.tripadvisor.ca/Profile/weil350, nil,Sep. 2018, August 2018 9323,3.0,Fred B,https://www.tripadvisor.ca/Profile/fredbN4301OX, nil,Sep. 2018, September 2018 9323,5.0,SKgirl,https://www.tripadvisor.ca/Profile/SKgirl81, nil,Sep. 2018, August 2018 9323,4.0,nana112016,https://www.tripadvisor.ca/Profile/nana112016, nil,Aug. 2018, August 2018 9323,4.0,Renerio V,https://www.tripadvisor.ca/Profile/reneriov, nil,Aug. 2018, September 2017 9323,4.0,theoljohnnyboy,https://www.tripadvisor.ca/Profile/theoljohnnyboy, nil,Aug. 2018, August 2018 9323,4.0,NYCSE,https://www.tripadvisor.ca/Profile/se951, nil,Aug. 2018, August 2018 9323,3.0,Colette871,https://www.tripadvisor.ca/Profile/Colette871, nil,Aug. 2018, July 2018 9323,5.0,Brucester4,https://www.tripadvisor.ca/Profile/Brucester4, nil,Aug. 2018, July 2018 9323,4.0,BarbLH,https://www.tripadvisor.ca/Profile/BarbLH, nil,Jun. 2018, June 2018 9323,4.0,Ron O,https://www.tripadvisor.ca/Profile/rono175, nil,Jun. 2018, May 2018 9323,3.0,Wendy M,https://www.tripadvisor.ca/Profile/WendyM58, nil,Jun. 2018, May 2018 9323,5.0,Meldoll1,https://www.tripadvisor.ca/Profile/Meldoll1, nil,Apr. 2018, April 2018 9323,3.0,Graham A,https://www.tripadvisor.ca/Profile/983grahama, nil,Apr. 2018, March 2018 9323,3.0,Twofunnewfs,https://www.tripadvisor.ca/Profile/Twofunnewfs, nil,Mar. 2018, March 2018 9323,3.0,DenisAnna1990,https://www.tripadvisor.ca/Profile/DenisAnna1990, nil,Feb. 2018, February 2018 9323,5.0,karolynmartin,https://www.tripadvisor.ca/Profile/karolynmartin, nil,Jan. 2018, November 2017 9323,4.0,lostintheworld1973,https://www.tripadvisor.ca/Profile/lostintheworld1973, nil,Jan. 2018, January 2018 9323,5.0,Cathy M,https://www.tripadvisor.ca/Profile/starrzone54, nil,Nov. 2017, November 2017 9323,5.0,amberlynn1956,https://www.tripadvisor.ca/Profile/amberlynn1956, nil,Nov. 2017, October 2017 9323,nil,,nil, nil,nil,nil 9323,1.0,rhodena1971,https://www.tripadvisor.ca/Profile/rhodena1971, nil,Sep. 2017, September 2017 9323,5.0,P R,https://www.tripadvisor.ca/Profile/PR250, nil,Aug. 2017, August 2017 9323,4.0,Paula H,https://www.tripadvisor.ca/Profile/paulah667, nil,Aug. 2017, July 2017 9323,4.0,cathylovesthesun,https://www.tripadvisor.ca/Profile/cathylovesthesun, nil,Aug. 2017, August 2017 9323,4.0,O C,https://www.tripadvisor.ca/Profile/4obedc, nil,Aug. 2017, August 2017 9323,4.0,BrdAdjDan,https://www.tripadvisor.ca/Profile/BrdAdjDan, nil,Jul. 2017, July 2017 9323,4.0,ajc7785,https://www.tripadvisor.ca/Profile/ajc7785, nil,Jul. 2017, July 2017 9323,4.0,PATRICK R,https://www.tripadvisor.ca/Profile/patrickrV6601YF, nil,Jul. 2017, July 2017 9323,2.0,Naveed M,https://www.tripadvisor.ca/Profile/264naveedm, nil,Apr. 2017, March 2017 9323,4.0,mariobourque,https://www.tripadvisor.ca/Profile/mariobourque, nil,Apr. 2017, March 2017 9323,5.0,Rie760,https://www.tripadvisor.ca/Profile/Rie760, nil,Feb. 2017, January 2017 9323,4.0,Chris F,https://www.tripadvisor.ca/Profile/877chrisf, nil,Jan. 2017, January 2017 9323,3.0,JDTravelhome,https://www.tripadvisor.ca/Profile/JDTravelhome, nil,Jan. 2017, December 2016 9323,2.0,Afrancess,https://www.tripadvisor.ca/Profile/Afrancess, nil,Sep. 2016, September 2016 9323,4.0,Scott W,https://www.tripadvisor.ca/Profile/ScottW253, nil,Sep. 2016, September 2016 9323,3.0,marybee522,https://www.tripadvisor.ca/Profile/marybee522, nil,Sep. 2016, August 2016 9323,4.0,DavegLeBlanc,https://www.tripadvisor.ca/Profile/DavegLeBlanc, nil,Sep. 2016, September 2016 9323,5.0,Angelstarrr,https://www.tripadvisor.ca/Profile/Angelstarrr, nil,Sep. 2016, September 2016 9323,3.0,Sandra-Guylain,https://www.tripadvisor.ca/Profile/Sandra-Guylain, nil,Sep. 2016, September 2016 9323,3.0,Irishhoppy,https://www.tripadvisor.ca/Profile/Irishhoppy, nil,Sep. 2016, September 2016 9323,4.0,Bee113113,https://www.tripadvisor.ca/Profile/Bee113113, nil,Sep. 2016, September 2016 9323,4.0,Ellen F,https://www.tripadvisor.ca/Profile/751ellenf, nil,Aug. 2016, August 2016 9323,3.0,Daniel H,https://www.tripadvisor.ca/Profile/MrTartanTea, nil,Aug. 2016, August 2016 9323,4.0,Gary F,https://www.tripadvisor.ca/Profile/371garyf, nil,Aug. 2016, August 2016 9323,4.0,Chickymunkey B,https://www.tripadvisor.ca/Profile/chickymunkeyb, nil,Aug. 2016, August 2016 9323,5.0,Graham C,https://www.tripadvisor.ca/Profile/grahamc288, nil,Aug. 2016, July 2016 9323,5.0,apulia1,https://www.tripadvisor.ca/Profile/apulia1, nil,Aug. 2016, August 2016 9323,5.0,dianne s,https://www.tripadvisor.ca/Profile/246diannes, nil,Aug. 2016, July 2016 9323,5.0,Zoey Z,https://www.tripadvisor.ca/Profile/zoeyz2013, nil,Jul. 2016, July 2016 9323,4.0,merlineaton,https://www.tripadvisor.ca/Profile/merlineaton, nil,Jul. 2016, July 2016 9323,5.0,G P,https://www.tripadvisor.ca/Profile/GP280, nil,Jul. 2016, July 2016 9323,3.0,Steph R,https://www.tripadvisor.ca/Profile/554stephr, nil,May 2016, May 2016 9323,3.0,Lavenderwoman,https://www.tripadvisor.ca/Profile/Lavenderwoman, nil,May 2016, May 2016 9323,4.0,Patricia L,https://www.tripadvisor.ca/Profile/patricialQ2912VH, nil,Nov. 2015, November 2015 9323,1.0,JerryMLosAngeles,https://www.tripadvisor.ca/Profile/JerryMLosAngeles, nil,Nov. 2015, October 2015 9323,4.0,Raymond G,https://www.tripadvisor.ca/Profile/415raymondg, nil,Oct. 2015, October 2015 9323,3.0,nsbeachgirl69,https://www.tripadvisor.ca/Profile/nsbeachgirl69, nil,Oct. 2015, September 2015 9323,3.0,Marietta P,https://www.tripadvisor.ca/Profile/AGoingGal, nil,Sep. 2015, September 2015 9323,4.0,dennisjames,https://www.tripadvisor.ca/Profile/dennisjames, nil,Sep. 2015, September 2015 9323,4.0,trhattan,https://www.tripadvisor.ca/Profile/trhattan, nil,Sep. 2015, September 2015 9323,5.0,Enid P,https://www.tripadvisor.ca/Profile/364enidp, nil,Sep. 2015, September 2015 9323,5.0,Mary C,https://www.tripadvisor.ca/Profile/MaryC952, nil,Aug. 2015, August 2015 9323,4.0,SaihtJohnliftman,https://www.tripadvisor.ca/Profile/SaihtJohnliftman, nil,Aug. 2015, July 2015 9323,4.0,Lealance,https://www.tripadvisor.ca/Profile/Lealance, nil,Aug. 2015, August 2015 9323,4.0,name_isnt_available,https://www.tripadvisor.ca/Profile/name_isnt_available, nil,Aug. 2015, August 2015 9323,4.0,Elaine D,https://www.tripadvisor.ca/Profile/elained441, nil,Jul. 2015, June 2015 9323,5.0,KerryBalcom,https://www.tripadvisor.ca/Profile/KerryBalcom, nil,Jun. 2015, June 2015 9323,3.0,AdventureHooks,https://www.tripadvisor.ca/Profile/AdventureHooks, nil,Jun. 2015, June 2015 9323,3.0,Gaëtane T,https://www.tripadvisor.ca/Profile/ga_taneb, nil,Mar. 2015, August 2014 9323,5.0,supermario0810,https://www.tripadvisor.ca/Profile/supermario0810, nil,Dec. 2014, December 2014 9323,4.0,redrider53,https://www.tripadvisor.ca/Profile/redrider53, nil,Nov. 2014, November 2014 9323,1.0,Jeff B,https://www.tripadvisor.ca/Profile/E8633WIjeffb, nil,Nov. 2014, November 2014 9323,4.0,tam d,https://www.tripadvisor.ca/Profile/106tamd, nil,Sep. 2014, August 2014 9323,3.0,MyraBHalifax,https://www.tripadvisor.ca/Profile/MyraBHalifax, nil,Sep. 2014, August 2014 9323,4.0,Citizen J,https://www.tripadvisor.ca/Profile/TheCitizenJ, nil,Aug. 2014, August 2014 9323,3.0,hemispheres777,https://www.tripadvisor.ca/Profile/hemispheres777, nil,Aug. 2014, August 2014 9323,5.0,Heather W,https://www.tripadvisor.ca/Profile/19heatherw, nil,Aug. 2014, August 2014 9323,3.0,Matt T,https://www.tripadvisor.ca/Profile/727mattt, nil,Aug. 2014, August 2014 9323,4.0,drdroad,https://www.tripadvisor.ca/Profile/drdroad, nil,Aug. 2014, July 2014 9323,3.0,CanadaMaritimer,https://www.tripadvisor.ca/Profile/CanadaMaritimer, nil,May 2014, May 2014 9323,2.0,lacydawg,https://www.tripadvisor.ca/Profile/lacydawg, nil,May 2014, May 2014 9323,3.0,alwaysdreamin1965,https://www.tripadvisor.ca/Profile/alwaysdreamin1965, nil,Apr. 2014, April 2014 9323,4.0,WillfromPhilly,https://www.tripadvisor.ca/Profile/WillfromPhilly, nil,Mar. 2014, July 2013 9323,5.0,Jimthko,https://www.tripadvisor.ca/Profile/Jimthko, nil,Feb. 2014, January 2014 9323,5.0,mhvchester,https://www.tripadvisor.ca/Profile/mhvchester, nil,Feb. 2014, January 2014 9323,5.0,k9shwgrl,https://www.tripadvisor.ca/Profile/k9shwgrl, nil,Sep. 2013, September 2013 9323,3.0,732MPD,https://www.tripadvisor.ca/Profile/732MPD, nil,Sep. 2013, August 2013 9323,3.0,Lois M,https://www.tripadvisor.ca/Profile/loism982, nil,Sep. 2013, August 2013 9323,4.0,qtpi17,https://www.tripadvisor.ca/Profile/qtpi17, nil,Sep. 2013, August 2013 9323,2.0,kgr0824,https://www.tripadvisor.ca/Profile/kgr0824, nil,Aug. 2013, August 2013 9323,4.0,TravelHarry,https://www.tripadvisor.ca/Profile/TravelHarry, nil,Aug. 2013, July 2013 9323,4.0,Powel C,https://www.tripadvisor.ca/Profile/pcrosley, nil,Jul. 2013, July 2013 9323,4.0,Conmassey,https://www.tripadvisor.ca/Profile/Conmassey, nil,Jul. 2013, July 2013 9323,3.0,Chuck52310,https://www.tripadvisor.ca/Profile/Chuck52310, nil,Jul. 2013, July 2013 9323,4.0,smiller1965,https://www.tripadvisor.ca/Profile/smiller1965, nil,Jul. 2013, July 2013 9323,5.0,Maria2721,https://www.tripadvisor.ca/Profile/Maria2721, nil,Jul. 2013, June 2013 9323,3.0,Christoforus,https://www.tripadvisor.ca/Profile/Christoforus, nil,Jun. 2013, June 2013 9323,5.0,Kerrybbalcom,https://www.tripadvisor.ca/Profile/Kerrybbalcom, nil,Jun. 2013, April 2013 9323,4.0,2old2work,https://www.tripadvisor.ca/Profile/2old2work, nil,Jun. 2013, June 2013 9323,3.0,Elizabeth J,https://www.tripadvisor.ca/Profile/Elizabethj409, nil,Apr. 2013, April 2013 9323,4.0,NLfoodie,https://www.tripadvisor.ca/Profile/NLfoodie, nil,Mar. 2013, February 2013 9323,5.0,Kyavner,https://www.tripadvisor.ca/Profile/Kyavner, nil,Oct. 2012, October 2012 9323,4.0,Alice T,https://www.tripadvisor.ca/Profile/A-847, nil,Oct. 2012, September 2012 9323,2.0,Hawki56,https://www.tripadvisor.ca/Profile/Hawki56, nil,Sep. 2012, September 2012 9323,3.0,jason416,https://www.tripadvisor.ca/Profile/jason416, nil,Aug. 2012, August 2012 9323,4.0,HumphreyClinker,https://www.tripadvisor.ca/Profile/HumphreyClinker, nil,Aug. 2012, August 2012 9323,3.0,Coyote028,https://www.tripadvisor.ca/Profile/Coyote028, nil,Jul. 2012, July 2012 9323,4.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Apr. 2012, April 2012 9323,5.0,jenndrewsmom,https://www.tripadvisor.ca/Profile/jenndrewsmom, nil,Mar. 2012, February 2012 9323,4.0,Lyndasue_11,https://www.tripadvisor.ca/Profile/Lyndasue_11, nil,Sep. 2011, August 2011 9323,5.0,cua20064,https://www.tripadvisor.ca/Profile/cua20064, nil,Sep. 2011, August 2011 9323,2.0,NSHilliers,https://www.tripadvisor.ca/Profile/NSHilliers, nil,Sep. 2011, September 2011 9323,2.0,Backpackerpaddy,https://www.tripadvisor.ca/Profile/Backpackerpaddy, nil,Sep. 2011, September 2011 9323,5.0,Alla-Rustica,https://www.tripadvisor.ca/Profile/Alla-Rustica, nil,Aug. 2011, August 2011 9323,2.0,AmyDSeward,https://www.tripadvisor.ca/Profile/AmyDSeward, nil,Aug. 2011, August 2011 9323,4.0,Hankbob56,https://www.tripadvisor.ca/Profile/Hankbob56, nil,Jul. 2011, July 2011 9323,5.0,SamiKnight,https://www.tripadvisor.ca/Profile/SamiKnight, nil,Jul. 2011, June 2011 9323,3.0,journalmytrips,https://www.tripadvisor.ca/Profile/journalmytrips, nil,Jul. 2011, June 2011 9323,5.0,ShimmerCB,https://www.tripadvisor.ca/Profile/ShimmerCB, nil,Jun. 2011, June 2011 9323,3.0,dbakerca,https://www.tripadvisor.ca/Profile/dbakerca, nil,Sep. 2010, August 2010 9323,4.0,JDD109,https://www.tripadvisor.ca/Profile/JDD109, nil,Jul. 2010, July 2010 9323,4.0,verazzano,https://www.tripadvisor.ca/Profile/verazzano, nil,Sep. 2009, August 2009 9323,4.0,sweeticeblue,https://www.tripadvisor.ca/Profile/sweeticeblue, nil,Aug. 2009, July 2009 9323,5.0,happycamper123442,https://www.tripadvisor.ca/Profile/happycamper123442, nil,Jul. 2009, July 2009 9323,4.0,schalifax,https://www.tripadvisor.ca/Profile/shanec12971, nil,Nov. 2008, March 2008 9323,5.0,MTLEurope,https://www.tripadvisor.ca/Profile/MTLEurope, nil,Oct. 2008, September 2008 9323,5.0,christoSydney,https://www.tripadvisor.ca/Profile/christoSydney, nil,Jul. 2008, April 2008 9323,2.0,Easternview,https://www.tripadvisor.ca/Profile/Easternview, nil,Jun. 2008, May 2008 9323,2.0,PopeP,https://www.tripadvisor.ca/Profile/PopeP, nil,Apr. 2008, April 2008 9323,1.0,stingers_8,https://www.tripadvisor.ca/Profile/stingers_8, nil,Apr. 2008, April 2008 9323,5.0,OttawaScooter,https://www.tripadvisor.ca/Profile/OttawaScooter, nil,Dec. 2007, November 2007 9323,5.0,bv1,https://www.tripadvisor.ca/Profile/bv1, nil,Dec. 2007, November 2007 9323,4.0,spaceA,https://www.tripadvisor.ca/Profile/spaceA, nil,Oct. 2007, September 2007 9323,4.0,peitraveller07,https://www.tripadvisor.ca/Profile/peitraveller07, nil,Aug. 2007, August 2007 9323,5.0,chrystalm,https://www.tripadvisor.ca/Profile/chrystalm, nil,Jun. 2007, June 2007 9323,1.0,JimBytheWater,https://www.tripadvisor.ca/Profile/JimBytheWater, nil,Apr. 2007, March 2007 9323,2.0,CanadaCanada,https://www.tripadvisor.ca/Profile/CanadaCanada, nil,May 2006, May 2006 9324,5.0,T B,https://www.tripadvisor.ca/Profile/N5208HRtb, nil,Sep. 2018, September 2018 9324,5.0,HamiltonJohn,https://www.tripadvisor.ca/Profile/HamiltonJohn, nil,Sep. 2018, September 2018 9324,5.0,Vivian8436,https://www.tripadvisor.ca/Profile/Vivian8436, nil,Jul. 2018, July 2018 9324,5.0,chugiak64,https://www.tripadvisor.ca/Profile/chugiak64, nil,Jul. 2018, May 2018 9324,5.0,Faye L,https://www.tripadvisor.ca/Profile/820fayel, nil,May 2018, May 2018 9324,5.0,jh2595,https://www.tripadvisor.ca/Profile/jh2595, nil,Sep. 2017, September 2017 9324,5.0,IrishCream,https://www.tripadvisor.ca/Profile/IrishCream, nil,Aug. 2017, August 2017 9324,5.0,elisabetta460,https://www.tripadvisor.ca/Profile/elisabetta460, nil,Jul. 2017, July 2017 9324,5.0,James P,https://www.tripadvisor.ca/Profile/jamesp693, nil,Jul. 2017, July 2017 9324,5.0,TNKaz,https://www.tripadvisor.ca/Profile/TNKaz, nil,Oct. 2016, October 2016 9324,5.0,AdventureDorks,https://www.tripadvisor.ca/Profile/AdventureDorks, nil,Oct. 2016, October 2016 9324,5.0,carolynaland,https://www.tripadvisor.ca/Profile/carolynaland, nil,Sep. 2016, September 2016 9324,5.0,Richard N,https://www.tripadvisor.ca/Profile/E5784GQrichardn, nil,Sep. 2016, September 2016 9324,5.0,Marvin S,https://www.tripadvisor.ca/Profile/430marvins, nil,Jul. 2016, July 2016 9324,1.0,becamil,https://www.tripadvisor.ca/Profile/becamil, nil,Jul. 2016, July 2016 9324,nil,,nil, nil,nil,nil 9324,5.0,MarieChrisMills,https://www.tripadvisor.ca/Profile/MarieChrisMills, nil,Jun. 2015, June 2015 9324,5.0,Rose D,https://www.tripadvisor.ca/Profile/138rosed, nil,Oct. 2014, October 2014 9324,5.0,Antonio B,https://www.tripadvisor.ca/Profile/B5234XSantoniob, nil,Aug. 2014, August 2014 9324,5.0,Peter L,https://www.tripadvisor.ca/Profile/O8803RHpeterl, nil,Aug. 2014, August 2014 9324,5.0,Si R,https://www.tripadvisor.ca/Profile/siro789, nil,Jul. 2013, July 2013 9324,5.0,Sammy M,https://www.tripadvisor.ca/Profile/SammyM106, nil,May 2013, August 2012 9324,5.0,NorthVan83,https://www.tripadvisor.ca/Profile/NorthVan83, nil,Sep. 2012, October 2011 9324,4.0,gnarly_10,https://www.tripadvisor.ca/Profile/gnarly_10, nil,Sep. 2012, August 2012 9324,5.0,barbintoronto,https://www.tripadvisor.ca/Profile/barbintoronto, nil,Aug. 2011, August 2011 9324,5.0,chrissy486,https://www.tripadvisor.ca/Profile/chrissy486, nil,May 2011, May 2011 9325,nil,,nil, nil,nil,nil 9326,4.0,Sarahjm1,https://www.tripadvisor.ca/Profile/Sarahjm1, nil,Sep. 2018, September 2018 9326,4.0,twinkletoes400,https://www.tripadvisor.ca/Profile/twinkletoes400, nil,Aug. 2018, August 2018 9326,5.0,marmie1a,https://www.tripadvisor.ca/Profile/marmie1a, nil,Nov. 2017, October 2017 9326,5.0,Kristen C,https://www.tripadvisor.ca/Profile/kristencL3957DP, nil,Oct. 2017, October 2017 9326,5.0,skibumFernie,https://www.tripadvisor.ca/Profile/skibumFernie, nil,Sep. 2017, September 2017 9326,nil,,nil, nil,nil,nil 9327,nil,,nil, nil,nil,nil 9328,nil,,nil, nil,nil,nil 9329,nil,,nil, nil,nil,nil 9329,5.0,KJ2501,https://www.tripadvisor.ca/Profile/KJ2501, nil,Aug. 2017, August 2017 9329,4.0,Ed B,https://www.tripadvisor.ca/Profile/443edb, nil,Oct. 2016, September 2016 9329,5.0,Christine M,https://www.tripadvisor.ca/Profile/ChristineM3131, nil,Sep. 2016, September 2016 9329,5.0,pitpat2,https://www.tripadvisor.ca/Profile/pitpat2, nil,Sep. 2016, August 2016 9329,4.0,Victoria B,https://www.tripadvisor.ca/Profile/572victoriab, nil,Sep. 2016, September 2016 9329,5.0,bc1945,https://www.tripadvisor.ca/Profile/bc1945, nil,Jun. 2016, June 2016 9329,5.0,Doreen B,https://www.tripadvisor.ca/Profile/doreenb46, nil,May 2016, May 2016 9329,5.0,steppnwolf53,https://www.tripadvisor.ca/Profile/steppnwolf53, nil,May 2016, May 2016 9329,5.0,verriver,https://www.tripadvisor.ca/Profile/verriver, nil,Oct. 2015, September 2015 9329,5.0,TimeshareVon,https://www.tripadvisor.ca/Profile/TimeshareVon, nil,Oct. 2015, October 2015 9329,5.0,Shelly M,https://www.tripadvisor.ca/Profile/724shellym, nil,Oct. 2015, September 2015 9329,5.0,hcooper57,https://www.tripadvisor.ca/Profile/hcooper57, nil,Sep. 2015, August 2015 9329,5.0,Griffibob,https://www.tripadvisor.ca/Profile/Griffibob, nil,Aug. 2015, July 2015 9329,5.0,riwhite,https://www.tripadvisor.ca/Profile/riwhite, nil,Aug. 2015, August 2015 9329,4.0,joecv5,https://www.tripadvisor.ca/Profile/joecv5, nil,Aug. 2015, August 2015 9329,5.0,Eric B,https://www.tripadvisor.ca/Profile/ericbD7903NN, nil,Sep. 2014, September 2014 9329,5.0,Nick R,https://www.tripadvisor.ca/Profile/nickr273, nil,Sep. 2014, August 2014 9329,5.0,Martin S,https://www.tripadvisor.ca/Profile/martinsO6731NQ, nil,Jul. 2014, June 2014 9329,5.0,Seh1474,https://www.tripadvisor.ca/Profile/Seh1474, nil,Jun. 2014, June 2014 9329,5.0,Marlen_Jonas,https://www.tripadvisor.ca/Profile/Marlen_Jonas, nil,Jun. 2014, June 2014 9329,5.0,Deb C,https://www.tripadvisor.ca/Profile/591debc, nil,Jun. 2014, June 2014 9329,5.0,Cancliff405,https://www.tripadvisor.ca/Profile/Cancliff405, nil,May 2014, May 2014 9329,5.0,Stephen P,https://www.tripadvisor.ca/Profile/371StephenP371, nil,Sep. 2013, May 2013 9329,5.0,OrangeBaron,https://www.tripadvisor.ca/Profile/OrangeBaron, nil,Aug. 2013, August 2013 9329,5.0,annabanana41,https://www.tripadvisor.ca/Profile/annabanana41, nil,Aug. 2013, August 2013 9329,5.0,kevitrav,https://www.tripadvisor.ca/Profile/kevitrav, nil,Jul. 2013, June 2013 9329,5.0,Petra C,https://www.tripadvisor.ca/Profile/860petrac, nil,Jun. 2013, May 2013 9329,5.0,Howard H,https://www.tripadvisor.ca/Profile/398HowardH398, nil,May 2013, May 2013 9329,5.0,annebliss,https://www.tripadvisor.ca/Profile/annebliss, nil,Apr. 2013, October 2012 9329,5.0,Mary L,https://www.tripadvisor.ca/Profile/838MaryL838, nil,Oct. 2012, October 2012 9329,4.0,David N,https://www.tripadvisor.ca/Profile/davidnM6347FR, nil,Oct. 2012, September 2012 9329,5.0,Owl z,https://www.tripadvisor.ca/Profile/VerinaZ, nil,Oct. 2012, October 2012 9329,5.0,AprilFenton,https://www.tripadvisor.ca/Profile/AprilFenton, nil,Oct. 2012, August 2012 9329,5.0,Silvia1302,https://www.tripadvisor.ca/Profile/Silvia1302, nil,Sep. 2012, September 2012 9329,5.0,Islingtongardens,https://www.tripadvisor.ca/Profile/Islingtongardens, nil,Sep. 2012, September 2012 9329,5.0,Peter H,https://www.tripadvisor.ca/Profile/PeterH623, nil,Sep. 2012, August 2012 9329,5.0,lantauloafer,https://www.tripadvisor.ca/Profile/lantauloafer, nil,Sep. 2012, August 2012 9329,5.0,happytrails91,https://www.tripadvisor.ca/Profile/happytrails91, nil,Aug. 2012, August 2012 9329,5.0,Seraphimo,https://www.tripadvisor.ca/Profile/Seraphimo, nil,Aug. 2012, August 2012 9329,5.0,Andreas_K_GERMANY,https://www.tripadvisor.ca/Profile/Andreas_K_GERMANY, nil,Jul. 2012, June 2012 9329,5.0,Susan J,https://www.tripadvisor.ca/Profile/SusanJ607, nil,Jul. 2012, July 2012 9329,5.0,its_joy,https://www.tripadvisor.ca/Profile/its_joy, nil,Jun. 2012, June 2012 9329,5.0,rignahkohe,https://www.tripadvisor.ca/Profile/rignahkohe, nil,Dec. 2011, August 2011 9329,5.0,BillandKaren,https://www.tripadvisor.ca/Profile/BillandKaren, nil,Sep. 2011, August 2011 9329,5.0,Jon K,https://www.tripadvisor.ca/Profile/99jonk, nil,Sep. 2011, September 2011 9329,5.0,liniowa,https://www.tripadvisor.ca/Profile/liniowa, nil,Sep. 2011, July 2011 9329,5.0,jaindough,https://www.tripadvisor.ca/Profile/jaindough, nil,Jul. 2011, July 2011 9329,4.0,KateMcNeill,https://www.tripadvisor.ca/Profile/KateMcNeill, nil,Jul. 2011, July 2011 9329,5.0,MDVancouver,https://www.tripadvisor.ca/Profile/MDVancouver, nil,Jun. 2011, June 2011 9329,5.0,hkuznet,https://www.tripadvisor.ca/Profile/hkuznet, nil,Oct. 2010, September 2010 9329,4.0,PsycChicMegaWatts,https://www.tripadvisor.ca/Profile/PsycChicMegaWatts, nil,Aug. 2008, August 2008 9330,4.0,JoB,https://www.tripadvisor.ca/Profile/johnbyl50, nil,Oct. 2018, October 2018 9330,1.0,Chris M,https://www.tripadvisor.ca/Profile/F5070QUchrism, nil,Jul. 2018, July 2018 9330,3.0,Redsanurse,https://www.tripadvisor.caundefined, nil,Jul. 2017, July 2017 9330,5.0,Lauraine W,https://www.tripadvisor.ca/Profile/956laurainew, nil,Oct. 2016, September 2016 9330,1.0,Chris S,https://www.tripadvisor.ca/Profile/chrissP1013HC, nil,Sep. 2016, September 2016 9330,nil,,nil, nil,nil,nil 9330,1.0,Emmanuel_Germain,https://www.tripadvisor.ca/Profile/Emmanuel_Germain, nil,Jun. 2016, June 2016 9330,5.0,Dana P,https://www.tripadvisor.ca/Profile/perodana, nil,Oct. 2015, October 2015 9330,5.0,Noy M,https://www.tripadvisor.ca/Profile/noym265, nil,Aug. 2015, August 2015 9330,5.0,Momentum355,https://www.tripadvisor.ca/Profile/Momentum355, nil,Jul. 2015, May 2015 9330,5.0,Whaley2014,https://www.tripadvisor.ca/Profile/Whaley2014, nil,Jul. 2015, June 2015 9330,3.0,Nicray,https://www.tripadvisor.ca/Profile/Nicray, nil,Nov. 2014, September 2014 9330,5.0,Sailor548,https://www.tripadvisor.ca/Profile/Sailor548, nil,Aug. 2014, July 2014 9330,4.0,nprvl,https://www.tripadvisor.ca/Profile/nprvl, nil,Jul. 2013, May 2013 9330,4.0,Nerf,https://www.tripadvisor.ca/Profile/Nerf, nil,Jul. 2011, July 2011 9331,5.0,Minne B,https://www.tripadvisor.ca/Profile/428minneb, nil,Jun. 2017, June 2017 9331,5.0,Culzean555,https://www.tripadvisor.ca/Profile/Culzean555, nil,Sep. 2016, September 2016 9331,3.0,ThePali,https://www.tripadvisor.ca/Profile/ThePali, nil,Sep. 2015, September 2015 9331,5.0,Wei H,https://www.tripadvisor.ca/Profile/292weih, nil,Aug. 2015, July 2015 9331,5.0,john p,https://www.tripadvisor.ca/Profile/333johnp, nil,May 2013, May 2013 9331,4.0,madbirdy,https://www.tripadvisor.ca/Profile/madbirdy, nil,Nov. 2012, October 2012 9331,5.0,Martino42Toronto,https://www.tripadvisor.ca/Profile/Martino42Toronto, nil,Aug. 2012, August 2012 9331,5.0,hawgie44,https://www.tripadvisor.ca/Profile/hawgie44, nil,Oct. 2011, September 2011 9331,5.0,A TripAdvisor Member,https://www.tripadvisor.ca/Profile/null, nil,Oct. 2010, October 2010 9331,5.0,globeseeker007,https://www.tripadvisor.ca/Profile/globeseeker007, nil,Jul. 2010, July 2010 9332,nil,,nil, nil,nil,nil 9333,nil,,nil, nil,nil,nil 9334,nil,,nil, nil,nil,nil 9335,nil,,nil, nil,nil,nil 9336,nil,,nil, nil,nil,nil 9337,nil,,nil, nil,nil,nil 9338,nil,,nil, nil,nil,nil 9339,nil,,nil, nil,nil,nil 9340,nil,,nil, nil,nil,nil 9341,nil,,nil, nil,nil,nil 9342,3.0,Ocknod,https://www.tripadvisor.ca/Profile/chrisfV5298VT, nil,Nov. 2017, November 2017 9342,1.0,Nick L,https://www.tripadvisor.ca/Profile/nicklG3593ZD, nil,Sep. 2016, September 2016 9342,1.0,Hfx-kid,https://www.tripadvisor.ca/Profile/Hfx-kid, nil,Jul. 2016, June 2016 9342,1.0,Kyle M,https://www.tripadvisor.ca/Profile/743kylem, nil,Jun. 2016, September 2015 9342,1.0,Randee P,https://www.tripadvisor.ca/Profile/randeep2016, nil,Feb. 2016, October 2015 9342,1.0,celine g,https://www.tripadvisor.ca/Profile/476celineg, nil,Jun. 2015, November 2014 9342,1.0,hpisavage,https://www.tripadvisor.ca/Profile/hpisavage, nil,Dec. 2011, November 2011 9342,1.0,ichabod444b,https://www.tripadvisor.ca/Profile/ichabod444b, nil,May 2011, April 2011 9342,1.0,john999123,https://www.tripadvisor.ca/Profile/john999123, nil,Nov. 2010, December 2009 9342,1.0,Babbaloo,https://www.tripadvisor.ca/Profile/Babbaloo, nil,Jun. 2009, June 2009 9343,5.0,Andi C,https://www.tripadvisor.ca/Profile/653andic, nil,Apr. 3, April 2019 9343,5.0,JavaMama75,https://www.tripadvisor.ca/Profile/JavaMama75, nil,Mar. 2019, March 2019 9343,2.0,Companion26897671985,https://www.tripadvisor.ca/Profile/Companion26897671985, nil,Mar. 2019, March 2019 9343,5.0,Ron V,https://www.tripadvisor.ca/Profile/JannaD169, nil,Mar. 2019, December 2018 9343,5.0,Sunil P,https://www.tripadvisor.ca/Profile/sunilp99, nil,Feb. 2019, February 2019 9343,4.0,AlvinK1416,https://www.tripadvisor.ca/Profile/AlvinK1416, nil,Feb. 2019, February 2019 9343,5.0,Donna W,https://www.tripadvisor.ca/Profile/735donnaw, nil,Feb. 2019, February 2019 9343,5.0,Yammers23,https://www.tripadvisor.ca/Profile/Yammers23, nil,Feb. 2019, February 2019 9343,3.0,twinkletoes5477,https://www.tripadvisor.ca/Profile/twinkletoes5477, nil,Jan. 2019, January 2019 9343,5.0,Marilyn S,https://www.tripadvisor.ca/Profile/marilyns438, nil,Jan. 2019, January 2019 9343,4.0,LLP1803,https://www.tripadvisor.ca/Profile/LLP1803, nil,Jan. 2019, December 2018 9343,5.0,Tara L,https://www.tripadvisor.ca/Profile/392TaraL, nil,Jan. 2019, December 2018 9343,5.0,Sunshine12841769572,https://www.tripadvisor.ca/Profile/Sunshine12841769572, nil,Dec. 2018, December 2018 9343,1.0,Cdn87,https://www.tripadvisor.ca/Profile/Cdn1987, nil,Dec. 2018, December 2018 9343,1.0,Charlie T,https://www.tripadvisor.ca/Profile/726charliet, nil,Dec. 2018, November 2018 9343,nil,,nil, nil,nil,nil 9343,5.0,Sightsee20025310319,https://www.tripadvisor.ca/Profile/Sightsee20025310319, nil,Nov. 2018, October 2018 9343,4.0,Tatiana P,https://www.tripadvisor.ca/Profile/919tatianap, nil,Nov. 2018, November 2018 9343,4.0,Ava C,https://www.tripadvisor.ca/Profile/242avac, nil,Oct. 2018, September 2018 9343,4.0,dpowers2017,https://www.tripadvisor.ca/Profile/dpowers2017, nil,Oct. 2018, October 2018 9343,1.0,kl130140,https://www.tripadvisor.ca/Profile/kl130140, nil,Oct. 2018, October 2018 9343,5.0,Locksley9,https://www.tripadvisor.ca/Profile/Locksley9, nil,Oct. 2018, September 2018 9343,5.0,MoHornal,https://www.tripadvisor.ca/Profile/MoHornal, nil,Oct. 2018, September 2018 9343,3.0,Donaldtrout,https://www.tripadvisor.ca/Profile/Donaldtrout, nil,Oct. 2018, August 2018 9343,5.0,Maureen S,https://www.tripadvisor.ca/Profile/MaureenS184, nil,Sep. 2018, September 2018 9343,5.0,Laura S,https://www.tripadvisor.ca/Profile/S127PKlauras, nil,Sep. 2018, September 2018 9343,4.0,DudleyAB,https://www.tripadvisor.ca/Profile/DudleyAB, nil,Sep. 2018, September 2018 9343,5.0,SherriMag,https://www.tripadvisor.ca/Profile/SherriMag, nil,Sep. 2018, August 2018 9343,4.0,Lorraine T,https://www.tripadvisor.ca/Profile/lorrainet308, nil,Sep. 2018, October 2017 9343,4.0,JMark,https://www.tripadvisor.ca/Profile/JMark2014, nil,Sep. 2018, August 2018 9343,1.0,GeoLyn M,https://www.tripadvisor.ca/Profile/geolynm2017, nil,Sep. 2018, August 2018 9343,4.0,Jason W,https://www.tripadvisor.ca/Profile/jasonwD7706RM, nil,Aug. 2018, August 2018 9343,5.0,dadarmona,https://www.tripadvisor.ca/Profile/dadarmona, nil,Aug. 2018, August 2018 9343,5.0,lbr485,https://www.tripadvisor.ca/Profile/lbr485, nil,Aug. 2018, August 2018 9343,4.0,Melissa D,https://www.tripadvisor.ca/Profile/VicSci, nil,Aug. 2018, August 2018 9343,3.0,Alikat62014,https://www.tripadvisor.ca/Profile/Alikat62014, nil,Aug. 2018, July 2018 9343,4.0,Tabby Kelly O,https://www.tripadvisor.ca/Profile/tabbykellyo, nil,Jul. 2018, May 2018 9343,3.0,Dan T,https://www.tripadvisor.ca/Profile/dant820, nil,Jul. 2018, July 2018 9343,4.0,satogle,https://www.tripadvisor.ca/Profile/satogle, nil,Jul. 2018, July 2018 9343,4.0,econospan,https://www.tripadvisor.ca/Profile/econospan, nil,Jul. 2018, July 2018 9343,3.0,onthemoveagain1,https://www.tripadvisor.ca/Profile/onthemoveagain1, nil,Jul. 2018, July 2018 9343,3.0,apreilgray,https://www.tripadvisor.ca/Profile/apreilgray, nil,Jul. 2018, July 2018 9343,2.0,Dollo1,https://www.tripadvisor.ca/Profile/Dollo1, nil,Jul. 2018, July 2018 9343,5.0,Nancy J,https://www.tripadvisor.ca/Profile/995nancyj, nil,Jul. 2018, June 2018 9343,4.0,Sirus2007,https://www.tripadvisor.ca/Profile/Sirus2007, nil,Jul. 2018, June 2018 9343,4.0,Steve F,https://www.tripadvisor.ca/Profile/stevef881, nil,Jun. 2018, June 2018 9343,4.0,Rasmuss89,https://www.tripadvisor.ca/Profile/Rasmuss89, nil,Jun. 2018, May 2018 9343,5.0,hpenner,https://www.tripadvisor.ca/Profile/hpenner, nil,Jun. 2018, May 2018 9343,4.0,nikkikazimer,https://www.tripadvisor.ca/Profile/nikkikazimer, nil,Jun. 2018, May 2018 9343,5.0,ATourist_13,https://www.tripadvisor.ca/Profile/ATourist_13, nil,May 2018, May 2018 9343,5.0,William K,https://www.tripadvisor.ca/Profile/williamk298, nil,May 2018, May 2018 9343,5.0,Lesow777,https://www.tripadvisor.ca/Profile/Lesow777, nil,May 2018, May 2018 9343,5.0,aprilernst,https://www.tripadvisor.ca/Profile/aprilernst, nil,May 2018, May 2018 9343,5.0,vikingjorn,https://www.tripadvisor.ca/Profile/vikingjorn, nil,May 2018, May 2018 9343,4.0,Daisy052,https://www.tripadvisor.ca/Profile/Daisy052, nil,May 2018, May 2018 9343,5.0,angelatH4658JF,https://www.tripadvisor.ca/Profile/angelatH4658JF, nil,May 2018, May 2018 9343,5.0,hindoles,https://www.tripadvisor.ca/Profile/hindoles, nil,May 2018, May 2018 9343,1.0,jenncollins2018,https://www.tripadvisor.ca/Profile/jenncollins2018, nil,May 2018, April 2018 9343,5.0,CCgetoutside,https://www.tripadvisor.ca/Profile/CCgetoutside, nil,Apr. 2018, April 2018 9343,5.0,Janice M,https://www.tripadvisor.ca/Profile/234JaniceM, nil,Apr. 2018, April 2018 9343,4.0,Selina1988,https://www.tripadvisor.ca/Profile/Selina1988, nil,Apr. 2018, April 2018 9343,1.0,Bill B,https://www.tripadvisor.ca/Profile/billbO9284MT, nil,Apr. 2018, April 2018 9343,4.0,Beth T,https://www.tripadvisor.ca/Profile/554betht, nil,Apr. 2018, April 2018 9343,4.0,juliapoplawski,https://www.tripadvisor.ca/Profile/juliapoplawski, nil,Apr. 2018, March 2018 9343,5.0,deboraht2018,https://www.tripadvisor.ca/Profile/deboraht2018, nil,Apr. 2018, April 2018 9343,5.0,Troy B,https://www.tripadvisor.ca/Profile/TroyB1513, nil,Apr. 2018, April 2018 9343,3.0,scbcme,https://www.tripadvisor.ca/Profile/scbcme, nil,Apr. 2018, April 2018 9343,4.0,SafeTravelAdvisor,https://www.tripadvisor.ca/Profile/SafeTravelAdvisor, nil,Apr. 2018, February 2018 9343,3.0,Cindy E,https://www.tripadvisor.ca/Profile/cre1985, nil,Apr. 2018, February 2018 9343,5.0,kombucha2018,https://www.tripadvisor.ca/Profile/kombucha2018, nil,Mar. 2018, March 2018 9343,4.0,kkillins,https://www.tripadvisor.ca/Profile/kkillins, nil,Mar. 2018, March 2018 9343,5.0,ttlc2323,https://www.tripadvisor.ca/Profile/ttlc2323, nil,Mar. 2018, March 2018 9343,4.0,daddynpapa,https://www.tripadvisor.ca/Profile/daddynpapa, nil,Mar. 2018, March 2018 9343,4.0,Pioneer292870,https://www.tripadvisor.ca/Profile/Pioneer292870, nil,Mar. 2018, March 2018 9343,4.0,FromTheKootenays,https://www.tripadvisor.ca/Profile/FromTheKootenays, nil,Mar. 2018, February 2018 9343,5.0,EmmaBorer,https://www.tripadvisor.ca/Profile/EmmaBorer, nil,Mar. 2018, October 2017 9343,1.0,SteveinEDM,https://www.tripadvisor.ca/Profile/SteveinEDM, nil,Mar. 2018, March 2018 9343,3.0,westcanguy,https://www.tripadvisor.ca/Profile/westcanguy, nil,Mar. 2018, February 2018 9343,4.0,BlackberryBoy,https://www.tripadvisor.ca/Profile/BlackberryBoy, nil,Feb. 2018, February 2018 9343,5.0,nicolehH3189CI,https://www.tripadvisor.ca/Profile/nicolehH3189CI, nil,Jan. 2018, January 2018 9343,5.0,Jane N,https://www.tripadvisor.ca/Profile/JaneN508, nil,Jan. 2018, January 2018 9343,4.0,Viciousrussell,https://www.tripadvisor.ca/Profile/Viciousrussell, nil,Jan. 2018, January 2018 9343,1.0,Michele E,https://www.tripadvisor.ca/Profile/michelee685, nil,Jan. 2018, December 2017 9343,3.0,Mac2MyCheese,https://www.tripadvisor.ca/Profile/Mac2MyCheese, nil,Jan. 2018, January 2018 9343,4.0,arthurrobertr,https://www.tripadvisor.ca/Profile/arthurrobertr, nil,Jan. 2018, January 2018 9343,4.0,roncN3194OH,https://www.tripadvisor.ca/Profile/roncN3194OH, nil,Jan. 2018, January 2018 9343,4.0,Marilyn W,https://www.tripadvisor.ca/Profile/706marilynw, nil,Jan. 2018, December 2017 9343,4.0,HappyWonderers2011,https://www.tripadvisor.ca/Profile/HappyWonderers2011, nil,Jan. 2018, November 2017 9343,2.0,frankp653,https://www.tripadvisor.ca/Profile/frankp653, nil,Jan. 2018, December 2017 9343,5.0,2Nikkels,https://www.tripadvisor.ca/Profile/2Nikkels, nil,Jan. 2018, January 2018 9343,5.0,jfk154933,https://www.tripadvisor.ca/Profile/jfk154933, nil,Dec. 2017, December 2017 9343,5.0,H6256CNdavec,https://www.tripadvisor.ca/Profile/H6256CNdavec, nil,Dec. 2017, December 2017 9343,2.0,224cameronw,https://www.tripadvisor.ca/Profile/224cameronw, nil,Dec. 2017, December 2017 9343,5.0,Paul K,https://www.tripadvisor.ca/Profile/paulkE8454ZS, nil,Dec. 2017, December 2017 9343,4.0,TChantel,https://www.tripadvisor.ca/Profile/TChantel, nil,Dec. 2017, December 2017 9343,5.0,M3316CMdeniseg,https://www.tripadvisor.ca/Profile/M3316CMdeniseg, nil,Dec. 2017, December 2017 9343,5.0,beverlyc986,https://www.tripadvisor.ca/Profile/beverlyc986, nil,Dec. 2017, December 2017 9343,5.0,I7124ZOmichellel,https://www.tripadvisor.ca/Profile/I7124ZOmichellel, nil,Dec. 2017, December 2017 9343,5.0,thedistractedtourist,https://www.tripadvisor.ca/Profile/thedistractedtourist, nil,Dec. 2017, December 2017 9343,5.0,Kroozer57,https://www.tripadvisor.ca/Profile/Kroozer57, nil,Dec. 2017, December 2017 9343,5.0,Lisa Michelle,https://www.tripadvisor.ca/Profile/lisamichelle007, nil,Nov. 2017, November 2017 9343,5.0,887haris,https://www.tripadvisor.ca/Profile/887haris, nil,Nov. 2017, July 2017 9343,5.0,D6879UCkenb,https://www.tripadvisor.ca/Profile/D6879UCkenb, nil,Nov. 2017, November 2017 9343,4.0,Z9401VPwilliamw,https://www.tripadvisor.ca/Profile/Z9401VPwilliamw, nil,Nov. 2017, November 2017 9343,4.0,Glen S,https://www.tripadvisor.ca/Profile/249glens, nil,Nov. 2017, November 2017 9343,3.0,Kaytgar,https://www.tripadvisor.ca/Profile/Kaytgar, nil,Nov. 2017, November 2017 9343,5.0,Rasheed M,https://www.tripadvisor.ca/Profile/841rasheedm, nil,Nov. 2017, November 2017 9343,4.0,K9251CIbenh,https://www.tripadvisor.ca/Profile/K9251CIbenh, nil,Nov. 2017, October 2017 9343,5.0,Tanya C,https://www.tripadvisor.ca/Profile/721tanyac, nil,Nov. 2017, October 2017 9343,5.0,charlottesR3634RM,https://www.tripadvisor.ca/Profile/charlottesR3634RM, nil,Nov. 2017, November 2017 9343,5.0,K9638LOallisonl,https://www.tripadvisor.ca/Profile/K9638LOallisonl, nil,Nov. 2017, October 2017 9343,4.0,Rubi S,https://www.tripadvisor.ca/Profile/rubisatha, nil,Nov. 2017, October 2017 9343,5.0,richardhI4773BC,https://www.tripadvisor.ca/Profile/richardhI4773BC, nil,Oct. 2017, October 2017 9343,5.0,775karinw,https://www.tripadvisor.ca/Profile/775karinw, nil,Oct. 2017, October 2017 9343,4.0,peterdF5938UA,https://www.tripadvisor.ca/Profile/peterdF5938UA, nil,Oct. 2017, October 2017 9343,5.0,ilovetravel13,https://www.tripadvisor.ca/Profile/ilovetravel13, nil,Oct. 2017, October 2017 9343,3.0,NikD34,https://www.tripadvisor.ca/Profile/NikD34, nil,Oct. 2017, October 2017 9343,3.0,R9509BHsarac,https://www.tripadvisor.ca/Profile/R9509BHsarac, nil,Oct. 2017, October 2017 9343,5.0,Z850DUlindam,https://www.tripadvisor.ca/Profile/Z850DUlindam, nil,Oct. 2017, October 2017 9343,5.0,pirateBarrie_ontario,https://www.tripadvisor.ca/Profile/pirateBarrie_ontario, nil,Oct. 2017, October 2017 9343,5.0,Ric N,https://www.tripadvisor.ca/Profile/RicN_12, nil,Oct. 2017, October 2017 9343,4.0,V1144ANangelar,https://www.tripadvisor.ca/Profile/V1144ANangelar, nil,Oct. 2017, October 2017 9343,5.0,jacquelinerD1515QA,https://www.tripadvisor.ca/Profile/jacquelinerD1515QA, nil,Oct. 2017, October 2017 9343,3.0,Q4694JKians,https://www.tripadvisor.ca/Profile/Q4694JKians, nil,Oct. 2017, October 2017 9343,5.0,Robert C,https://www.tripadvisor.ca/Profile/978RobertC, nil,Oct. 2017, October 2017 9343,4.0,ellejames,https://www.tripadvisor.ca/Profile/ellejames, nil,Oct. 2017, October 2017 9343,5.0,harry p,https://www.tripadvisor.ca/Profile/harrypX4449XR, nil,Oct. 2017, October 2017 9343,3.0,Janet T,https://www.tripadvisor.ca/Profile/224janett, nil,Oct. 2017, October 2017 9343,2.0,janicegJ5864JM,https://www.tripadvisor.ca/Profile/janicegJ5864JM, nil,Oct. 2017, October 2017 9343,5.0,Sharon V,https://www.tripadvisor.ca/Profile/sharonv241, nil,Oct. 2017, October 2017 9343,4.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Sep. 2017, September 2017 9343,4.0,traveller144,https://www.tripadvisor.ca/Profile/traveller144, nil,Sep. 2017, September 2017 9343,4.0,724bonniep,https://www.tripadvisor.ca/Profile/724bonniep, nil,Sep. 2017, September 2017 9343,3.0,Alex M,https://www.tripadvisor.ca/Profile/amwendwa, nil,Sep. 2017, September 2017 9343,5.0,S3951CXjohnv,https://www.tripadvisor.ca/Profile/S3951CXjohnv, nil,Sep. 2017, September 2017 9343,4.0,georgelW8034VN,https://www.tripadvisor.ca/Profile/georgelW8034VN, nil,Sep. 2017, September 2017 9343,4.0,George R,https://www.tripadvisor.ca/Profile/32GeorgeR, nil,Sep. 2017, September 2017 9343,5.0,RichardF_PG,https://www.tripadvisor.ca/Profile/RichardF_PG, nil,Sep. 2017, September 2017 9343,5.0,dianarS8928PH,https://www.tripadvisor.ca/Profile/dianarS8928PH, nil,Sep. 2017, September 2017 9343,4.0,michaeloA9234YQ,https://www.tripadvisor.ca/Profile/michaeloA9234YQ, nil,Sep. 2017, September 2017 9343,2.0,916dougd,https://www.tripadvisor.ca/Profile/916dougd, nil,Sep. 2017, September 2017 9343,4.0,F1739ALedm,https://www.tripadvisor.ca/Profile/F1739ALedm, nil,Sep. 2017, August 2017 9343,5.0,DJP1964,https://www.tripadvisor.ca/Profile/DJP1964, nil,Sep. 2017, August 2017 9343,5.0,5Canadiantravelers,https://www.tripadvisor.ca/Profile/5Canadiantravelers, nil,Sep. 2017, August 2017 9343,5.0,godskid5,https://www.tripadvisor.ca/Profile/godskid5, nil,Sep. 2017, August 2017 9343,5.0,Michael/jo C,https://www.tripadvisor.ca/Profile/michaeljoc, nil,Aug. 2017, August 2017 9343,5.0,David B,https://www.tripadvisor.ca/Profile/davidbI2645KI, nil,Aug. 2017, August 2017 9343,4.0,beverlyd109,https://www.tripadvisor.ca/Profile/beverlyd109, nil,Aug. 2017, August 2017 9343,5.0,G4046LCgregm,https://www.tripadvisor.ca/Profile/G4046LCgregm, nil,Aug. 2017, August 2017 9343,5.0,lisakS4605UO,https://www.tripadvisor.ca/Profile/lisakS4605UO, nil,Aug. 2017, August 2017 9343,4.0,surf_seekers,https://www.tripadvisor.ca/Profile/surf_seekers, nil,Aug. 2017, August 2017 9343,5.0,Mittpixie,https://www.tripadvisor.ca/Profile/Mittpixie, nil,Aug. 2017, August 2017 9343,4.0,Danielle H,https://www.tripadvisor.ca/Profile/DanielleH254, nil,Aug. 2017, August 2017 9343,1.0,derek d,https://www.tripadvisor.ca/Profile/derekd895, nil,Aug. 2017, August 2017 9343,1.0,Ruth d,https://www.tripadvisor.ca/Profile/43Ruthd43, nil,Aug. 2017, August 2017 9343,4.0,Heather D,https://www.tripadvisor.ca/Profile/H1477ZDheatherd, nil,Aug. 2017, August 2017 9343,3.0,carlospB1341BC,https://www.tripadvisor.ca/Profile/carlospB1341BC, nil,Aug. 2017, August 2017 9343,1.0,bbcinc,https://www.tripadvisor.ca/Profile/bbcinc, nil,Aug. 2017, August 2017 9343,5.0,shayla941,https://www.tripadvisor.ca/Profile/shayla941, nil,Aug. 2017, August 2017 9343,4.0,Laurie143,https://www.tripadvisor.ca/Profile/Laurie143, nil,Aug. 2017, March 2017 9343,5.0,Hilford B,https://www.tripadvisor.ca/Profile/hil4db, nil,Aug. 2017, August 2017 9344,5.0,AYE,https://www.tripadvisor.ca/Profile/AYExplores, nil,Apr. 2, March 2019 9344,5.0,Carrie R,https://www.tripadvisor.ca/Profile/595carrier, nil,Apr. 1, March 2019 9344,4.0,Wendy V,https://www.tripadvisor.ca/Profile/WendyV58, nil,Mar. 2019, March 2019 9344,5.0,travelinjack64,https://www.tripadvisor.ca/Profile/travelinjack64, nil,Mar. 2019, March 2019 9344,5.0,carolyn v,https://www.tripadvisor.ca/Profile/carolynv571, nil,Mar. 2019, March 2019 9344,5.0,Rick G,https://www.tripadvisor.ca/Profile/rickgH1210FL, nil,Mar. 2019, March 2019 9344,5.0,LilGeo73,https://www.tripadvisor.ca/Profile/LilGeo73, nil,Mar. 2019, March 2019 9344,4.0,Dianne T,https://www.tripadvisor.ca/Profile/diannet709, nil,Mar. 2019, March 2019 9344,4.0,X2867XXpaulk,https://www.tripadvisor.ca/Profile/X2867XXpaulk, nil,Feb. 2019, February 2019 9344,5.0,Venus P,https://www.tripadvisor.ca/Profile/venusp373, nil,Feb. 2019, February 2019 9344,5.0,354valeriea,https://www.tripadvisor.ca/Profile/354valeriea, nil,Feb. 2019, February 2019 9344,5.0,Mary W,https://www.tripadvisor.ca/Profile/marywL3244IG, nil,Feb. 2019, February 2019 9344,3.0,cheryl B,https://www.tripadvisor.ca/Profile/cherylh411, nil,Feb. 2019, January 2019 9344,5.0,Sherpa65148450941,https://www.tripadvisor.ca/Profile/Sherpa65148450941, nil,Feb. 2019, January 2019 9344,5.0,Michelle K,https://www.tripadvisor.ca/Profile/S6534RBmichellek, nil,Jan. 2019, January 2019 9344,4.0,Brenda M,https://www.tripadvisor.ca/Profile/U3936MFbrendam, nil,Jan. 2019, January 2019 9344,5.0,Brian L,https://www.tripadvisor.ca/Profile/brinurse, nil,Jan. 2019, January 2019 9344,4.0,Hkins,https://www.tripadvisor.ca/Profile/Hkins, nil,Jan. 2019, January 2019 9344,5.0,Ray K,https://www.tripadvisor.ca/Profile/597rayk, nil,Jan. 2019, January 2019 9344,4.0,Resort09852770219,https://www.tripadvisor.ca/Profile/Resort09852770219, nil,Dec. 2018, December 2018 9344,3.0,Pioneer23147895554,https://www.tripadvisor.ca/Profile/Pioneer23147895554, nil,Dec. 2018, December 2018 9344,5.0,Explore66034627338,https://www.tripadvisor.ca/Profile/Explore66034627338, nil,Dec. 2018, November 2018 9344,4.0,P B,https://www.tripadvisor.ca/Profile/689pb, nil,Dec. 2018, November 2018 9344,3.0,Gisèle D,https://www.tripadvisor.ca/Profile/petegis, nil,Nov. 2018, November 2018 9344,5.0,sunpk0128,https://www.tripadvisor.ca/Profile/sunpk0128, nil,Nov. 2018, November 2018 9344,5.0,Journey06947676337,https://www.tripadvisor.ca/Profile/Journey06947676337, nil,Nov. 2018, November 2018 9344,5.0,sheryl l,https://www.tripadvisor.ca/Profile/sheryll107, nil,Nov. 2018, November 2018 9344,5.0,Wanderer32449257381,https://www.tripadvisor.ca/Profile/Wanderer32449257381, nil,Nov. 2018, November 2018 9344,5.0,RaistlinV,https://www.tripadvisor.ca/Profile/RaistlinV, nil,Nov. 2018, November 2018 9344,4.0,terbez72,https://www.tripadvisor.ca/Profile/terbez72, nil,Nov. 2018, October 2018 9344,5.0,Dream07334482122,https://www.tripadvisor.ca/Profile/Dream07334482122, nil,Oct. 2018, October 2018 9344,4.0,150chantalz,https://www.tripadvisor.ca/Profile/150chantalz, nil,Oct. 2018, October 2018 9344,5.0,MalibugirlCalgary,https://www.tripadvisor.ca/Profile/MalibugirlCalgary, nil,Oct. 2018, October 2018 9344,5.0,Marc K,https://www.tripadvisor.ca/Profile/marck885, nil,Oct. 2018, October 2018 9344,5.0,tracyhJ6252VH,https://www.tripadvisor.ca/Profile/tracyhJ6252VH, nil,Oct. 2018, October 2018 9344,4.0,Deb E,https://www.tripadvisor.ca/Profile/DebE850, nil,Oct. 2018, October 2018 9344,4.0,mdrivel,https://www.tripadvisor.ca/Profile/mdrivel, nil,Oct. 2018, October 2018 9344,4.0,Ruth M,https://www.tripadvisor.ca/Profile/ruthm65, nil,Oct. 2018, October 2018 9344,5.0,I839EN,https://www.tripadvisor.ca/Profile/I839EN, nil,Oct. 2018, September 2018 9344,4.0,c0mpassi0nate,https://www.tripadvisor.ca/Profile/c0mpassi0nate, nil,Oct. 2018, October 2018 9344,4.0,amymX6451bg2018,https://www.tripadvisor.ca/Profile/amymX6451bg2018, nil,Oct. 2018, September 2018 9344,5.0,mac3670,https://www.tripadvisor.ca/Profile/mac3670, nil,Oct. 2018, September 2018 9344,5.0,Gordon S,https://www.tripadvisor.ca/Profile/gordons458, nil,Sep. 2018, September 2018 9344,5.0,brendasavage571,https://www.tripadvisor.ca/Profile/brendasavage571, nil,Sep. 2018, September 2018 9344,2.0,Ibrahim A,https://www.tripadvisor.ca/Profile/ibrahimaytug, nil,Sep. 2018, September 2018 9344,5.0,Thomas T,https://www.tripadvisor.ca/Profile/thomastB908RJ, nil,Sep. 2018, September 2018 9344,4.0,Cindy C,https://www.tripadvisor.ca/Profile/cindycE8703LQ, nil,Sep. 2018, September 2018 9344,3.0,danniedee21,https://www.tripadvisor.ca/Profile/danniedee21, nil,Sep. 2018, September 2018 9344,5.0,brimakosiej42,https://www.tripadvisor.ca/Profile/brimakosiej42, nil,Sep. 2018, September 2018 9344,5.0,samanthaagnew2018,https://www.tripadvisor.ca/Profile/samanthaagnew2018, nil,Sep. 2018, September 2018 9344,5.0,Storyteller797702,https://www.tripadvisor.ca/Profile/Storyteller797702, nil,Sep. 2018, September 2018 9344,4.0,Sherryg27,https://www.tripadvisor.ca/Profile/Sherryg27, nil,Sep. 2018, September 2018 9344,5.0,h2hinstitute2018,https://www.tripadvisor.ca/Profile/h2hinstitute2018, nil,Sep. 2018, September 2018 9344,5.0,kjvhardk,https://www.tripadvisor.ca/Profile/kjvhardk, nil,Sep. 2018, September 2018 9344,4.0,mgsflatout,https://www.tripadvisor.ca/Profile/mgsflatout, nil,Sep. 2018, August 2018 9344,nil,,nil, nil,nil,nil 9344,5.0,Aidys-Mum,https://www.tripadvisor.ca/Profile/Aidys-Mum, nil,Jul. 2018, July 2018 9344,5.0,Elffie Z,https://www.tripadvisor.ca/Profile/elffiez2017, nil,Jul. 2018, July 2018 9344,3.0,Clark60,https://www.tripadvisor.ca/Profile/Clark60, nil,Jul. 2018, July 2018 9344,5.0,markfox0964,https://www.tripadvisor.ca/Profile/markfox0964, nil,Jul. 2018, June 2018 9344,4.0,HK_Bun,https://www.tripadvisor.ca/Profile/HK_Bun, nil,Jul. 2018, June 2018 9344,4.0,fionalouiselaw,https://www.tripadvisor.ca/Profile/fionalouiselaw, nil,Jun. 2018, June 2018 9344,5.0,Anamaria S,https://www.tripadvisor.ca/Profile/307anamarias, nil,Jun. 2018, June 2018 9344,5.0,lesliedeannamctavish,https://www.tripadvisor.ca/Profile/lesliedeannamctavish, nil,Jun. 2018, June 2018 9344,5.0,laurs614,https://www.tripadvisor.ca/Profile/laurs614, nil,Jun. 2018, May 2018 9344,5.0,Linda S,https://www.tripadvisor.ca/Profile/lindasD1126HY, nil,May 2018, May 2018 9344,4.0,Debbie J,https://www.tripadvisor.ca/Profile/547debbiej, nil,May 2018, May 2018 9344,3.0,akulp217185,https://www.tripadvisor.ca/Profile/akulp217185, nil,May 2018, May 2018 9344,5.0,jessieloseth,https://www.tripadvisor.ca/Profile/jessieloseth, nil,May 2018, May 2018 9344,5.0,jenniezhang6,https://www.tripadvisor.ca/Profile/jenniezhang6, nil,May 2018, May 2018 9344,1.0,17spike,https://www.tripadvisor.ca/Profile/17spike, nil,May 2018, May 2018 9344,5.0,myrnacarrier,https://www.tripadvisor.ca/Profile/myrnacarrier84, nil,May 2018, May 2018 9344,4.0,Marcie E,https://www.tripadvisor.ca/Profile/530marciee, nil,May 2018, May 2018 9344,5.0,jeanine25252018,https://www.tripadvisor.ca/Profile/jeanine25252018, nil,Apr. 2018, April 2018 9344,4.0,dhask2018,https://www.tripadvisor.ca/Profile/dhask2018, nil,Apr. 2018, April 2018 9344,4.0,aclaire82,https://www.tripadvisor.ca/Profile/aclaire82, nil,Apr. 2018, April 2018 9344,4.0,sh00shie,https://www.tripadvisor.ca/Profile/sh00shie, nil,Apr. 2018, April 2018 9344,4.0,wayne435,https://www.tripadvisor.ca/Profile/wayne435, nil,Apr. 2018, April 2018 9344,4.0,motherdaughtertrip14,https://www.tripadvisor.ca/Profile/motherdaughtertrip14, nil,Apr. 2018, April 2018 9344,5.0,552seank,https://www.tripadvisor.ca/Profile/552seank, nil,Apr. 2018, April 2018 9344,5.0,drkel2018,https://www.tripadvisor.ca/Profile/drkel2018, nil,Apr. 2018, April 2018 9344,5.0,Asandi,https://www.tripadvisor.ca/Profile/Asandi, nil,Apr. 2018, April 2018 9344,5.0,David W,https://www.tripadvisor.ca/Profile/davidwN5126TL, nil,Apr. 2018, April 2018 9344,5.0,yanickleclerc,https://www.tripadvisor.ca/Profile/yanickleclerc, nil,Apr. 2018, March 2018 9344,5.0,Barrie M,https://www.tripadvisor.ca/Profile/683barriem, nil,Mar. 2018, March 2018 9344,3.0,hvirde577072,https://www.tripadvisor.ca/Profile/hvirde577072, nil,Mar. 2018, March 2018 9344,4.0,758shelleyf,https://www.tripadvisor.ca/Profile/758shelleyf, nil,Feb. 2018, February 2018 9344,5.0,Harvey A,https://www.tripadvisor.ca/Profile/665harveya, nil,Feb. 2018, February 2018 9344,5.0,O455FFsharonf,https://www.tripadvisor.ca/Profile/O455FFsharonf, nil,Feb. 2018, January 2018 9344,5.0,Brittany P,https://www.tripadvisor.ca/Profile/brittanyp350, nil,Feb. 2018, January 2018 9344,5.0,N6716ZQjohnt,https://www.tripadvisor.ca/Profile/N6716ZQjohnt, nil,Jan. 2018, January 2018 9344,5.0,Johanna O,https://www.tripadvisor.ca/Profile/johannao246, nil,Jan. 2018, January 2018 9344,4.0,Busycontentedma2,https://www.tripadvisor.ca/Profile/Busycontentedma2, nil,Jan. 2018, January 2018 9344,4.0,jiji2018,https://www.tripadvisor.ca/Profile/jiji2018, nil,Jan. 2018, December 2017 9344,5.0,amyd2018,https://www.tripadvisor.ca/Profile/amyd2018, nil,Jan. 2018, December 2017 9344,5.0,visitkids,https://www.tripadvisor.ca/Profile/visitkids, nil,Dec. 2017, December 2017 9344,5.0,rmistr_410931,https://www.tripadvisor.ca/Profile/rmistr_410931, nil,Dec. 2017, December 2017 9344,5.0,Robert P,https://www.tripadvisor.ca/Profile/robertpS3506JJ, nil,Dec. 2017, December 2017 9344,5.0,Kim S,https://www.tripadvisor.ca/Profile/A6789SXkims, nil,Dec. 2017, November 2017 9344,3.0,Wanderer543425,https://www.tripadvisor.ca/Profile/Wanderer543425, nil,Dec. 2017, November 2017 9344,4.0,Linda M,https://www.tripadvisor.ca/Profile/140Linda, nil,Nov. 2017, November 2017 9344,4.0,A4956DOdavidb,https://www.tripadvisor.ca/Profile/A4956DOdavidb, nil,Nov. 2017, November 2017 9344,4.0,Beverley S,https://www.tripadvisor.ca/Profile/494beverleys, nil,Nov. 2017, November 2017 9344,5.0,Dorian L,https://www.tripadvisor.ca/Profile/dorianl96, nil,Nov. 2017, October 2017 9344,5.0,jean L,https://www.tripadvisor.ca/Profile/656jeanl, nil,Nov. 2017, October 2017 9344,3.0,V718JUsharonm,https://www.tripadvisor.ca/Profile/V718JUsharonm, nil,Oct. 2017, October 2017 9344,4.0,agneswingyinl,https://www.tripadvisor.ca/Profile/agneswingyinl, nil,Sep. 2017, September 2017 9344,5.0,Sharon N,https://www.tripadvisor.ca/Profile/SharonN749, nil,Sep. 2017, September 2017 9344,5.0,lindsaya31,https://www.tripadvisor.ca/Profile/lindsaya31, nil,Sep. 2017, September 2017 9344,5.0,irenei989,https://www.tripadvisor.ca/Profile/irenei989, nil,Sep. 2017, September 2017 9344,5.0,Ron C,https://www.tripadvisor.ca/Profile/ronc105, nil,Sep. 2017, September 2017 9344,5.0,M1241HKdaniellew,https://www.tripadvisor.ca/Profile/M1241HKdaniellew, nil,Sep. 2017, September 2017 9344,5.0,Melia W,https://www.tripadvisor.ca/Profile/MeliaW, nil,Sep. 2017, September 2017 9344,5.0,Rosbo10,https://www.tripadvisor.ca/Profile/Rosbo10, nil,Sep. 2017, September 2017 9344,3.0,nealg200,https://www.tripadvisor.ca/Profile/nealg200, nil,Sep. 2017, September 2017 9344,5.0,djdrennan,https://www.tripadvisor.ca/Profile/djdrennan, nil,Sep. 2017, September 2017 9344,5.0,barbarasT5561KY,https://www.tripadvisor.ca/Profile/barbarasT5561KY, nil,Sep. 2017, September 2017 9344,5.0,grizzlygreta,https://www.tripadvisor.ca/Profile/grizzlygreta, nil,Sep. 2017, September 2017 9344,5.0,ugonnaeatthat,https://www.tripadvisor.ca/Profile/ugonnaeatthat, nil,Sep. 2017, September 2017 9344,3.0,TotallyMyRealName,https://www.tripadvisor.ca/Profile/TotallyMyRealName, nil,Sep. 2017, August 2017 9344,4.0,Marilyn A,https://www.tripadvisor.ca/Profile/marilyna524, nil,Sep. 2017, September 2017 9344,4.0,Bill G,https://www.tripadvisor.ca/Profile/502billg, nil,Sep. 2017, August 2017 9344,1.0,xman0204,https://www.tripadvisor.ca/Profile/xman0204, nil,Aug. 2017, August 2017 9344,2.0,843gordonb,https://www.tripadvisor.ca/Profile/843gordonb, nil,Aug. 2017, August 2017 9344,5.0,745kerryt,https://www.tripadvisor.ca/Profile/745kerryt, nil,Aug. 2017, August 2017 9344,3.0,j0hn491,https://www.tripadvisor.ca/Profile/j0hn491, nil,Aug. 2017, August 2017 9344,4.0,Lamsteiner,https://www.tripadvisor.ca/Profile/Lamsteiner, nil,Jul. 2017, July 2017 9344,5.0,I9937CEjamesw,https://www.tripadvisor.ca/Profile/I9937CEjamesw, nil,Jul. 2017, July 2017 9344,5.0,suzp344,https://www.tripadvisor.ca/Profile/suzp344, nil,Jul. 2017, July 2017 9344,3.0,ryangA4106UD,https://www.tripadvisor.ca/Profile/ryangA4106UD, nil,Jul. 2017, July 2017 9344,4.0,RinCanada,https://www.tripadvisor.ca/Profile/RinCanada, nil,Jul. 2017, July 2017 9344,2.0,GinaZ41,https://www.tripadvisor.ca/Profile/GinaZ41, nil,Jul. 2017, June 2017 9344,5.0,mariatQ7663QJ,https://www.tripadvisor.ca/Profile/mariatQ7663QJ, nil,Jul. 2017, July 2017 9344,4.0,pxsmith,https://www.tripadvisor.ca/Profile/pxsmith, nil,Jul. 2017, July 2017 9344,5.0,michaelhY4245BH,https://www.tripadvisor.ca/Profile/michaelhY4245BH, nil,Jul. 2017, June 2017 9344,3.0,179veldab,https://www.tripadvisor.ca/Profile/179veldab, nil,Jul. 2017, June 2017 9344,5.0,deanr500,https://www.tripadvisor.ca/Profile/deanr500, nil,Jun. 2017, June 2017 9344,4.0,849katalink,https://www.tripadvisor.ca/Profile/849katalink, nil,Jun. 2017, June 2017 9344,5.0,lady1106,https://www.tripadvisor.ca/Profile/lady1106, nil,Jun. 2017, June 2017 9344,5.0,rosemaryj774,https://www.tripadvisor.ca/Profile/rosemaryj774, nil,Jun. 2017, June 2017 9344,4.0,r0berts209,https://www.tripadvisor.ca/Profile/r0berts209, nil,Jun. 2017, June 2017 9344,5.0,Tina S,https://www.tripadvisor.ca/Profile/TinaS1891, nil,Jun. 2017, May 2017 9344,3.0,dgordon2016,https://www.tripadvisor.ca/Profile/dgordon2016, nil,Jun. 2017, June 2017 9344,5.0,958lyleh,https://www.tripadvisor.ca/Profile/958lyleh, nil,May 2017, May 2017 9344,5.0,33dorothym,https://www.tripadvisor.ca/Profile/33dorothym, nil,May 2017, May 2017 9344,5.0,N_M616,https://www.tripadvisor.ca/Profile/N_M616, nil,May 2017, May 2017 9344,5.0,PAR1BC,https://www.tripadvisor.ca/Profile/PAR1BC, nil,May 2017, May 2017 9344,5.0,SojournerJean,https://www.tripadvisor.ca/Profile/SojournerJean, nil,May 2017, May 2017 9344,4.0,zergling13,https://www.tripadvisor.ca/Profile/zergling13, nil,May 2017, April 2017 9344,5.0,edk464,https://www.tripadvisor.ca/Profile/edk464, nil,May 2017, May 2017 9344,5.0,675delilahh,https://www.tripadvisor.ca/Profile/675delilahh, nil,May 2017, May 2017 9344,3.0,Abigail F,https://www.tripadvisor.ca/Profile/198abigailf, nil,May 2017, May 2017 9344,5.0,V8209YUkevinl,https://www.tripadvisor.ca/Profile/V8209YUkevinl, nil,Apr. 2017, April 2017 9344,4.0,trevorl48,https://www.tripadvisor.ca/Profile/trevorl48, nil,Apr. 2017, April 2017 9344,5.0,Tom M,https://www.tripadvisor.ca/Profile/tomm89, nil,Apr. 2017, April 2017 9344,5.0,darrylo946,https://www.tripadvisor.ca/Profile/darrylo946, nil,Mar. 2017, February 2017 9344,3.0,99joeyvr,https://www.tripadvisor.ca/Profile/99joeyvr, nil,Feb. 2017, February 2017 9344,4.0,Cathy B,https://www.tripadvisor.ca/Profile/cathybH7ML, nil,Feb. 2017, February 2017 9344,5.0,184dawnd,https://www.tripadvisor.ca/Profile/184dawnd, nil,Feb. 2017, February 2017 9344,4.0,P5132YGstevec,https://www.tripadvisor.ca/Profile/P5132YGstevec, nil,Feb. 2017, February 2017 9344,5.0,55wendyf,https://www.tripadvisor.ca/Profile/55wendyf, nil,Feb. 2017, February 2017 9344,5.0,79tmoore,https://www.tripadvisor.ca/Profile/79tmoore, nil,Feb. 2017, February 2017 9344,5.0,Cindy L,https://www.tripadvisor.ca/Profile/M1220NIcindyl, nil,Feb. 2017, February 2017 9344,5.0,J8455CSlaurac,https://www.tripadvisor.ca/Profile/J8455CSlaurac, nil,Feb. 2017, January 2017 9344,4.0,lsmith794,https://www.tripadvisor.ca/Profile/lsmith794, nil,Jan. 2017, January 2017 9344,5.0,RIDPDX,https://www.tripadvisor.ca/Profile/RIDPDX, nil,Dec. 2016, December 2016 9344,3.0,580heidiy,https://www.tripadvisor.ca/Profile/580heidiy, nil,Dec. 2016, December 2016 9344,5.0,richardjJ1268VR,https://www.tripadvisor.ca/Profile/richardjJ1268VR, nil,Dec. 2016, December 2016 9344,5.0,stephaniewB3292LD,https://www.tripadvisor.ca/Profile/stephaniewB3292LD, nil,Dec. 2016, December 2016 9344,4.0,liannemariek,https://www.tripadvisor.ca/Profile/liannemariek, nil,Dec. 2016, November 2016 9344,4.0,Anna C,https://www.tripadvisor.ca/Profile/668annac, nil,Nov. 2016, November 2016 9344,5.0,mog2012,https://www.tripadvisor.ca/Profile/mog2012, nil,Nov. 2016, November 2016 9344,4.0,Ralphetta88,https://www.tripadvisor.ca/Profile/Ralphetta88, nil,Nov. 2016, November 2016 9344,1.0,AlbertaGirl22,https://www.tripadvisor.ca/Profile/AlbertaGirl22, nil,Nov. 2016, November 2016 9344,5.0,Lora S,https://www.tripadvisor.ca/Profile/lampshade69, nil,Nov. 2016, September 2016 9345,5.0,Rousu,https://www.tripadvisor.ca/Profile/Rousu, nil,Apr. 2, March 2019 9345,nil,,nil, nil,nil,nil 9345,5.0,iammichellemcpherson,https://www.tripadvisor.ca/Profile/iammichellemcpherson, nil,Aug. 2018, August 2018 9345,1.0,Andy M,https://www.tripadvisor.ca/Profile/E1606LFandym, nil,Jun. 2018, June 2018 9345,4.0,curlergirl,https://www.tripadvisor.ca/Profile/curlergirl, nil,Dec. 2017, November 2017 9345,4.0,egliz,https://www.tripadvisor.ca/Profile/egliz, nil,Sep. 2017, July 2017 9345,5.0,Standaniels,https://www.tripadvisor.ca/Profile/Standaniels, nil,Aug. 2017, August 2017 9345,3.0,awesomelifestyle777,https://www.tripadvisor.ca/Profile/awesomelifestyle777, nil,Jun. 2017, October 2016 9345,5.0,FCFireConsulting,https://www.tripadvisor.ca/Profile/FCFireConsulting, nil,May 2017, May 2017 9345,5.0,Roddinbc,https://www.tripadvisor.ca/Profile/Roddinbc, nil,Mar. 2017, March 2017 9345,4.0,David 1,https://www.tripadvisor.ca/Profile/david12017, nil,Feb. 2017, February 2017 9345,5.0,walter89978,https://www.tripadvisor.ca/Profile/walter89978, nil,Jan. 2017, January 2017 9345,5.0,JoAnnSp,https://www.tripadvisor.ca/Profile/JoAnnSp, nil,Jan. 2017, December 2016 9345,5.0,Darrell M,https://www.tripadvisor.ca/Profile/DarrellM395, nil,Oct. 2016, August 2016 9345,4.0,clint a,https://www.tripadvisor.ca/Profile/clinta191, nil,Sep. 2016, September 2016 9345,5.0,Doug G,https://www.tripadvisor.ca/Profile/DougG288, nil,Aug. 2016, August 2016 9345,5.0,gwise206,https://www.tripadvisor.ca/Profile/gwise206, nil,May 2016, March 2016 9345,2.0,DonnaJL10,https://www.tripadvisor.ca/Profile/DonnaJL10, nil,Apr. 2016, April 2016 9345,5.0,SteamRestoration,https://www.tripadvisor.ca/Profile/SteamRestoration, nil,Mar. 2016, February 2016 9345,4.0,Feyana,https://www.tripadvisor.ca/Profile/Feyana, nil,Oct. 2015, September 2015 9345,4.0,Learnigntotravel,https://www.tripadvisor.ca/Profile/Learnigntotravel, nil,Aug. 2015, August 2015 9345,4.0,WJGuy,https://www.tripadvisor.ca/Profile/WJGuy, nil,Jun. 2015, June 2015 9345,5.0,Awesomereviewer1,https://www.tripadvisor.ca/Profile/Awesomereviewer1, nil,Jun. 2015, May 2015 9345,4.0,labsmith,https://www.tripadvisor.ca/Profile/labsmith, nil,Apr. 2015, March 2015 9345,5.0,tr2dis,https://www.tripadvisor.ca/Profile/tr2dis, nil,Jan. 2015, May 2014 9345,5.0,Linda T,https://www.tripadvisor.ca/Profile/LindaT473, nil,Nov. 2014, October 2014 9345,5.0,Madison S,https://www.tripadvisor.ca/Profile/madisons709, nil,Oct. 2014, September 2014 9345,4.0,Bigduke1835,https://www.tripadvisor.ca/Profile/Bigduke1835, nil,Jul. 2014, July 2014 9345,4.0,Jennifer W,https://www.tripadvisor.ca/Profile/JenniferW842, nil,Jul. 2014, July 2014 9345,4.0,sakology,https://www.tripadvisor.ca/Profile/sakology, nil,May 2014, May 2014 9345,5.0,MichelleGee8,https://www.tripadvisor.ca/Profile/MichelleGee8, nil,Apr. 2014, April 2014 9345,5.0,Megan H,https://www.tripadvisor.ca/Profile/946MeganH, nil,Feb. 2014, February 2014 9345,5.0,Terry C,https://www.tripadvisor.ca/Profile/549terryc, nil,Sep. 2013, September 2013 9345,5.0,CJChrissy,https://www.tripadvisor.ca/Profile/CJChrissy, nil,Aug. 2013, July 2013 9346,nil,,nil, nil,nil,nil 9346,5.0,Seaside05591608169,https://www.tripadvisor.ca/Profile/Seaside05591608169, nil,Mar. 2019, February 2019 9346,5.0,Sherpa16177707889,https://www.tripadvisor.ca/Profile/Sherpa16177707889, nil,Mar. 2019, March 2019 9346,5.0,Graham F,https://www.tripadvisor.ca/Profile/844grahamf, nil,Mar. 2019, February 2019 9346,5.0,Guide04914631914,https://www.tripadvisor.ca/Profile/Guide04914631914, nil,Mar. 2019, March 2019 9346,5.0,Sue S,https://www.tripadvisor.ca/Profile/SueS557, nil,Feb. 2019, February 2019 9346,5.0,helmuthubert2015,https://www.tripadvisor.ca/Profile/helmuthubert2015, nil,Feb. 2019, February 2019 9346,5.0,Lynda,https://www.tripadvisor.ca/Profile/lynda_tuscan, nil,Feb. 2019, February 2019 9346,4.0,KathieG358,https://www.tripadvisor.ca/Profile/KathieG358, nil,Feb. 2019, February 2019 9346,5.0,Sunshine25643572312,https://www.tripadvisor.ca/Profile/Sunshine25643572312, nil,Feb. 2019, February 2019 9346,5.0,Mobile366885,https://www.tripadvisor.ca/Profile/Mobile366885, nil,Feb. 2019, February 2019 9346,5.0,I9436MVpamelac,https://www.tripadvisor.ca/Profile/I9436MVpamelac, nil,Feb. 2019, February 2019 9346,5.0,altairmo,https://www.tripadvisor.ca/Profile/altairmo, nil,Feb. 2019, February 2019 9346,5.0,Dawn L,https://www.tripadvisor.ca/Profile/DawnL1051, nil,Feb. 2019, February 2019 9346,5.0,Travis S,https://www.tripadvisor.ca/Profile/CanadianB4c0n, nil,Feb. 2019, February 2019 9346,5.0,rffej,https://www.tripadvisor.ca/Profile/rffej, nil,Feb. 2019, January 2019 9346,5.0,Juan R,https://www.tripadvisor.ca/Profile/E1942QFjuanr, nil,Jan. 2019, January 2019 9346,5.0,FJCruisers2017,https://www.tripadvisor.ca/Profile/FJCruisers2017, nil,Jan. 2019, January 2019 9346,5.0,travis696,https://www.tripadvisor.ca/Profile/travis696, nil,Jan. 2019, January 2019 9346,5.0,Roving52434386125,https://www.tripadvisor.ca/Profile/Roving52434386125, nil,Jan. 2019, January 2019 9346,2.0,Maps06651306926,https://www.tripadvisor.ca/Profile/Maps06651306926, nil,Jan. 2019, December 2018 9346,5.0,Quest66318806160,https://www.tripadvisor.ca/Profile/Quest66318806160, nil,Jan. 2019, January 2019 9346,5.0,whyme424,https://www.tripadvisor.ca/Profile/whyme424, nil,Jan. 2019, December 2018 9346,5.0,Roam03231082000,https://www.tripadvisor.ca/Profile/Roam03231082000, nil,Dec. 2018, December 2018 9346,5.0,Soups S,https://www.tripadvisor.ca/Profile/s0upss, nil,Dec. 2018, December 2018 9346,5.0,Pioneer52082991152,https://www.tripadvisor.ca/Profile/Pioneer52082991152, nil,Nov. 2018, November 2018 9346,5.0,clifford.a530,https://www.tripadvisor.ca/Profile/clifforda530, nil,Nov. 2018, November 2018 9346,5.0,Voyager24858374905,https://www.tripadvisor.ca/Profile/Voyager24858374905, nil,Nov. 2018, November 2018 9346,5.0,Navigate40115503700,https://www.tripadvisor.ca/Profile/Navigate40115503700, nil,Nov. 2018, November 2018 9346,5.0,Judbnw,https://www.tripadvisor.ca/Profile/Judbnw, nil,Nov. 2018, November 2018 9346,5.0,Journey02872923697,https://www.tripadvisor.ca/Profile/Journey02872923697, nil,Nov. 2018, August 2018 9346,5.0,Allan H,https://www.tripadvisor.ca/Profile/AllanH259, nil,Nov. 2018, November 2018 9346,5.0,T Paquette,https://www.tripadvisor.ca/Profile/Sled_6, nil,Nov. 2018, November 2018 9346,5.0,Fearless10406093565,https://www.tripadvisor.ca/Profile/Fearless10406093565, nil,Nov. 2018, October 2018 9346,5.0,cgoff534665,https://www.tripadvisor.ca/Profile/cgoff534665, nil,Oct. 2018, October 2018 9346,5.0,mdignu309648,https://www.tripadvisor.ca/Profile/mdignu309648, nil,Oct. 2018, October 2018 9346,5.0,T4574ZVwendym,https://www.tripadvisor.ca/Profile/T4574ZVwendym, nil,Oct. 2018, October 2018 9346,5.0,pgbos,https://www.tripadvisor.ca/Profile/pgbos, nil,Oct. 2018, October 2018 9346,5.0,307evaa,https://www.tripadvisor.ca/Profile/307evaa, nil,Oct. 2018, October 2018 9346,5.0,nikkasvc,https://www.tripadvisor.ca/Profile/nikkasvc, nil,Oct. 2018, October 2018 9346,5.0,bwf180,https://www.tripadvisor.ca/Profile/bwf180, nil,Oct. 2018, October 2018 9346,5.0,Jet273247,https://www.tripadvisor.ca/Profile/Jet273247, nil,Sep. 2018, September 2018 9346,5.0,rxranch,https://www.tripadvisor.ca/Profile/rxranch, nil,Sep. 2018, September 2018 9346,5.0,Wanderlust_Bee,https://www.tripadvisor.ca/Profile/Wanderlust_Bee, nil,Sep. 2018, August 2018 9346,4.0,Spokanemike76,https://www.tripadvisor.ca/Profile/Spokanemike76, nil,Sep. 2018, September 2018 9346,5.0,georgeG2559LT,https://www.tripadvisor.ca/Profile/georgeG2559LT, nil,Sep. 2018, September 2018 9346,4.0,lynwebb8,https://www.tripadvisor.ca/Profile/lynwebb8, nil,Sep. 2018, August 2018 9346,5.0,Geoff C,https://www.tripadvisor.ca/Profile/GeoffC456, nil,Sep. 2018, August 2018 9346,5.0,kimlo2018,https://www.tripadvisor.ca/Profile/kimlo2018, nil,Aug. 2018, August 2018 9346,5.0,johnabuis,https://www.tripadvisor.ca/Profile/johnabuis, nil,Aug. 2018, August 2018 9346,5.0,Samfamsam,https://www.tripadvisor.ca/Profile/Samfamsam, nil,Aug. 2018, August 2018 9346,5.0,mgreen477078,https://www.tripadvisor.ca/Profile/mgreen477078, nil,Aug. 2018, August 2018 9346,5.0,rodm492,https://www.tripadvisor.ca/Profile/rodm492, nil,Aug. 2018, July 2018 9346,5.0,mpickf233434,https://www.tripadvisor.ca/Profile/mpickf233434, nil,Aug. 2018, July 2018 9346,5.0,Eileen K,https://www.tripadvisor.ca/Profile/BookQueenEileen, nil,Jul. 2018, July 2018 9346,5.0,yuliok,https://www.tripadvisor.ca/Profile/yuliok, nil,Jul. 2018, June 2018 9346,5.0,wfccanusa,https://www.tripadvisor.ca/Profile/wfccanusa, nil,Jul. 2018, July 2018 9346,5.0,Shelley H,https://www.tripadvisor.ca/Profile/539shelleyh, nil,Jul. 2018, July 2018 9346,5.0,twilliams5078,https://www.tripadvisor.ca/Profile/twilliams5078, nil,Jul. 2018, July 2018 9346,5.0,EPenner,https://www.tripadvisor.ca/Profile/EPenner, nil,Jul. 2018, July 2018 9346,5.0,giesbrechtmail,https://www.tripadvisor.ca/Profile/giesbrechtmail, nil,Jul. 2018, July 2018 9346,5.0,rgray872,https://www.tripadvisor.ca/Profile/rgray872, nil,Jul. 2018, July 2018 9346,5.0,SchalkNZ,https://www.tripadvisor.ca/Profile/SchalkNZ, nil,Jul. 2018, July 2018 9346,5.0,Wandrlustrcloudustr,https://www.tripadvisor.ca/Profile/Wandrlustrcloudustr, nil,Jul. 2018, July 2018 9346,5.0,GULD3NDRAAK,https://www.tripadvisor.ca/Profile/GULD3NDRAAK, nil,Jul. 2018, July 2018 9346,5.0,Rachel Schalk,https://www.tripadvisor.ca/Profile/rachelschalk, nil,Jul. 2018, July 2018 9346,5.0,Bárbara S,https://www.tripadvisor.ca/Profile/b_rbaras587, nil,Jun. 2018, June 2018 9346,5.0,dbagda482646,https://www.tripadvisor.ca/Profile/dbagda482646, nil,Jun. 2018, June 2018 9346,5.0,annelalande,https://www.tripadvisor.ca/Profile/annelalande, nil,Jun. 2018, June 2018 9346,5.0,Mach325,https://www.tripadvisor.ca/Profile/Mach325, nil,Jun. 2018, June 2018 9346,4.0,dbouch305803,https://www.tripadvisor.ca/Profile/dbouch305803, nil,Jun. 2018, June 2018 9346,5.0,gburgg667228,https://www.tripadvisor.ca/Profile/gburgg667228, nil,Jun. 2018, June 2018 9346,5.0,DWOBOB,https://www.tripadvisor.ca/Profile/DWOBOB, nil,Jun. 2018, June 2018 9346,5.0,sarahmaykerr,https://www.tripadvisor.ca/Profile/sarahmaykerr, nil,May 2018, May 2018 9346,5.0,rrw2018,https://www.tripadvisor.ca/Profile/rrw2018, nil,May 2018, May 2018 9346,5.0,lsearl736256,https://www.tripadvisor.ca/Profile/lsearl736256, nil,May 2018, May 2018 9346,5.0,Terry F,https://www.tripadvisor.ca/Profile/897terryf, nil,May 2018, May 2018 9346,5.0,Kamloops2018,https://www.tripadvisor.ca/Profile/Kamloops2018, nil,May 2018, May 2018 9346,5.0,SCF17,https://www.tripadvisor.ca/Profile/SCF17, nil,May 2018, April 2018 9346,5.0,Caro1yn2018,https://www.tripadvisor.ca/Profile/Caro1yn2018, nil,May 2018, April 2018 9346,5.0,Lin W,https://www.tripadvisor.ca/Profile/LinW532, nil,May 2018, April 2018 9346,5.0,Norm M,https://www.tripadvisor.ca/Profile/normluc, nil,Apr. 2018, April 2018 9346,5.0,cwannable,https://www.tripadvisor.ca/Profile/cwannable, nil,Apr. 2018, February 2018 9346,5.0,dana_szulhan,https://www.tripadvisor.ca/Profile/dana_szulhan, nil,Apr. 2018, April 2018 9346,5.0,marilynb698,https://www.tripadvisor.ca/Profile/marilynb698, nil,Apr. 2018, April 2018 9346,5.0,rmanfield,https://www.tripadvisor.ca/Profile/rmanfield, nil,Apr. 2018, April 2018 9346,5.0,rstoppler01,https://www.tripadvisor.ca/Profile/rstoppler01, nil,Apr. 2018, April 2018 9346,5.0,edwardssecurity,https://www.tripadvisor.ca/Profile/edwardssecurity, nil,Apr. 2018, April 2018 9346,5.0,BWWong,https://www.tripadvisor.ca/Profile/BWWong, nil,Apr. 2018, April 2018 9346,5.0,amymikeshipley,https://www.tripadvisor.ca/Profile/amymikeshipley, nil,Apr. 2018, April 2018 9346,5.0,Paul12son,https://www.tripadvisor.ca/Profile/Inspiration806394, nil,Apr. 2018, March 2018 9346,5.0,RamblingAnna,https://www.tripadvisor.ca/Profile/RamblingAnna, nil,Apr. 2018, April 2018 9346,4.0,RJSteen,https://www.tripadvisor.ca/Profile/RJSteen, nil,Apr. 2018, April 2018 9346,5.0,OA358,https://www.tripadvisor.ca/Profile/OA358, nil,Apr. 2018, April 2018 9346,5.0,amoir2018,https://www.tripadvisor.ca/Profile/amoir2018, nil,Apr. 2018, March 2018 9346,5.0,Elysepj,https://www.tripadvisor.ca/Profile/Elysepj, nil,Apr. 2018, March 2018 9346,5.0,Grant O,https://www.tripadvisor.ca/Profile/420granto, nil,Mar. 2018, March 2018 9346,5.0,Jeff-Celia,https://www.tripadvisor.ca/Profile/Jeff-Celia, nil,Mar. 2018, March 2018 9346,5.0,rob791,https://www.tripadvisor.ca/Profile/rob791, nil,Mar. 2018, March 2018 9346,5.0,sherria559,https://www.tripadvisor.ca/Profile/sherria559, nil,Mar. 2018, February 2018 9346,5.0,samanthanlenz,https://www.tripadvisor.ca/Profile/samanthanlenz, nil,Feb. 2018, February 2018 9346,5.0,Hans B,https://www.tripadvisor.ca/Profile/B8779NRhansb, nil,Feb. 2018, February 2018 9346,5.0,Cynthia A,https://www.tripadvisor.ca/Profile/I6421KZcynthiaa, nil,Feb. 2018, February 2018 9346,5.0,CaboLaura,https://www.tripadvisor.ca/Profile/CaboLaura, nil,Feb. 2018, February 2018 9346,5.0,Danielle M,https://www.tripadvisor.ca/Profile/daniellemR1497HD, nil,Feb. 2018, February 2018 9346,5.0,274corinnem,https://www.tripadvisor.ca/Profile/274corinnem, nil,Feb. 2018, January 2018 9346,5.0,hawaiigirl1953,https://www.tripadvisor.ca/Profile/hawaiigirl1953, nil,Jan. 2018, January 2018 9346,5.0,sdblair2015,https://www.tripadvisor.ca/Profile/sdblair2015, nil,Jan. 2018, January 2018 9346,5.0,916dougd,https://www.tripadvisor.ca/Profile/916dougd, nil,Jan. 2018, January 2018 9346,5.0,ebesel_157666,https://www.tripadvisor.ca/Profile/ebesel_157666, nil,Jan. 2018, January 2018 9346,5.0,Kevin N,https://www.tripadvisor.ca/Profile/KevinN265, nil,Jan. 2018, January 2018 9346,5.0,David F,https://www.tripadvisor.ca/Profile/397davef, nil,Jan. 2018, January 2018 9346,5.0,skcsmc,https://www.tripadvisor.ca/Profile/skcsmc, nil,Jan. 2018, April 2017 9346,5.0,russblower,https://www.tripadvisor.ca/Profile/russblower, nil,Jan. 2018, January 2018 9346,5.0,Christine S,https://www.tripadvisor.ca/Profile/174ChristineS174, nil,Dec. 2017, December 2017 9346,5.0,stephaniekJ7055GM,https://www.tripadvisor.ca/Profile/stephaniekJ7055GM, nil,Dec. 2017, December 2017 9346,5.0,lindaagillis,https://www.tripadvisor.ca/Profile/lindaagillis, nil,Dec. 2017, December 2017 9346,5.0,U4995UKmarie,https://www.tripadvisor.ca/Profile/U4995UKmarie, nil,Dec. 2017, November 2017 9346,5.0,KathL490,https://www.tripadvisor.ca/Profile/KathL490, nil,Nov. 2017, November 2017 9346,5.0,380noeld,https://www.tripadvisor.ca/Profile/380noeld, nil,Nov. 2017, November 2017 9346,5.0,gftrjh,https://www.tripadvisor.ca/Profile/gftrjh, nil,Nov. 2017, November 2017 9346,5.0,Timothy C H,https://www.tripadvisor.ca/Profile/timothych2017, nil,Nov. 2017, November 2017 9346,5.0,Caroline M,https://www.tripadvisor.ca/Profile/T1613TGcarolinem, nil,Nov. 2017, November 2017 9346,5.0,johnshealy67,https://www.tripadvisor.ca/Profile/johnshealy67, nil,Nov. 2017, November 2017 9346,5.0,CatherineSawatsky,https://www.tripadvisor.ca/Profile/CatherineSawatsky, nil,Oct. 2017, October 2017 9346,5.0,AMBlix,https://www.tripadvisor.ca/Profile/AMBlix, nil,Oct. 2017, October 2017 9346,5.0,callpaul54,https://www.tripadvisor.ca/Profile/callpaul54, nil,Oct. 2017, October 2017 9346,5.0,elgranola,https://www.tripadvisor.ca/Profile/elgranola, nil,Oct. 2017, October 2017 9346,5.0,Ken L,https://www.tripadvisor.ca/Profile/837kenl, nil,Oct. 2017, October 2017 9346,5.0,cforbes20,https://www.tripadvisor.ca/Profile/cforbes20, nil,Sep. 2017, September 2017 9346,5.0,David T,https://www.tripadvisor.ca/Profile/906DavidT, nil,Sep. 2017, August 2017 9346,5.0,GM8868,https://www.tripadvisor.ca/Profile/GM8868, nil,Sep. 2017, September 2017 9346,5.0,Aurora018,https://www.tripadvisor.ca/Profile/Aurora018, nil,Sep. 2017, August 2017 9346,5.0,Francesca G,https://www.tripadvisor.ca/Profile/FrancescaG755, nil,Sep. 2017, August 2017 9346,5.0,kathy f,https://www.tripadvisor.ca/Profile/kathyf425, nil,Sep. 2017, August 2017 9346,5.0,JANINE,https://www.tripadvisor.ca/Profile/JANINE, nil,Sep. 2017, August 2017 9346,4.0,John W,https://www.tripadvisor.ca/Profile/johnwL1387WR, nil,Sep. 2017, August 2017 9346,5.0,Stufit,https://www.tripadvisor.ca/Profile/Stufit, nil,Aug. 2017, August 2017 9346,5.0,Suz1215,https://www.tripadvisor.ca/Profile/Suz1215, nil,Aug. 2017, August 2017 9346,5.0,Christina V,https://www.tripadvisor.ca/Profile/ChristinaV742, nil,Aug. 2017, August 2017 9346,5.0,mikebV4434WF,https://www.tripadvisor.ca/Profile/mikebV4434WF, nil,Aug. 2017, August 2017 9346,5.0,Ashley C,https://www.tripadvisor.ca/Profile/ashleycO6263WJ, nil,Aug. 2017, August 2017 9346,3.0,kla2015,https://www.tripadvisor.ca/Profile/kla2015, nil,Aug. 2017, August 2017 9346,5.0,pocodot21,https://www.tripadvisor.ca/Profile/pocodot21, nil,Aug. 2017, August 2017 9346,5.0,danmF8947EV,https://www.tripadvisor.ca/Profile/danmF8947EV, nil,Aug. 2017, August 2017 9346,5.0,Antonia T,https://www.tripadvisor.ca/Profile/69antoniat, nil,Aug. 2017, August 2017 9346,5.0,pingyao2017,https://www.tripadvisor.ca/Profile/pingyao2017, nil,Aug. 2017, August 2017 9347,3.0,Sunshine30024943814,https://www.tripadvisor.ca/Profile/Sunshine30024943814, nil,Apr. 4, March 2019 9347,5.0,Darnell T,https://www.tripadvisor.ca/Profile/91darnellt, nil,Apr. 2018, April 2018 9347,5.0,O7645WKsandram,https://www.tripadvisor.ca/Profile/O7645WKsandram, nil,Mar. 2019, March 2019 9347,5.0,Neil C,https://www.tripadvisor.ca/Profile/Ukelele67, nil,Mar. 2019, March 2019 9347,5.0,msheldrake,https://www.tripadvisor.ca/Profile/msheldrake, nil,Mar. 2019, March 2019 9347,nil,,nil, nil,nil,nil 9347,4.0,Happiness05692169636,https://www.tripadvisor.ca/Profile/Happiness05692169636, nil,Feb. 2019, February 2019 9347,5.0,Wanderer39738450759,https://www.tripadvisor.ca/Profile/Wanderer39738450759, nil,Jan. 2019, January 2019 9347,5.0,cloverdalebill,https://www.tripadvisor.ca/Profile/cloverdalebill, nil,Jan. 2019, January 2019 9347,5.0,Ken E,https://www.tripadvisor.ca/Profile/753kene, nil,Jan. 2019, January 2019 9347,5.0,Ty_Reid,https://www.tripadvisor.ca/Profile/Ty_Reid91, nil,Jan. 2019, January 2019 9347,5.0,Christine P,https://www.tripadvisor.ca/Profile/christinepR3167IM, nil,Dec. 2018, November 2018 9347,5.0,Pioneer63048027738,https://www.tripadvisor.ca/Profile/Pioneer63048027738, nil,Nov. 2018, November 2018 9347,5.0,Brian W,https://www.tripadvisor.ca/Profile/D6884OHbrianw, nil,Nov. 2018, November 2018 9347,5.0,Bonnie S,https://www.tripadvisor.ca/Profile/742bonnies, nil,Nov. 2018, November 2018 9347,5.0,Paradise07626728510,https://www.tripadvisor.ca/Profile/Paradise07626728510, nil,Oct. 2018, October 2018 9347,5.0,Joe C,https://www.tripadvisor.ca/Profile/joecM4253OS, nil,Oct. 2018, October 2018 9347,5.0,rachaelblack2018,https://www.tripadvisor.ca/Profile/rachaelblack2018, nil,Oct. 2018, October 2018 9347,5.0,Faye h,https://www.tripadvisor.ca/Profile/520fayeh, nil,Oct. 2018, October 2018 9347,5.0,102chanceb,https://www.tripadvisor.ca/Profile/102chanceb, nil,Oct. 2018, October 2018 9347,5.0,RYan K,https://www.tripadvisor.ca/Profile/ryankY4465RJ, nil,Oct. 2018, October 2018 9347,5.0,Steve B,https://www.tripadvisor.ca/Profile/sbigger09, nil,Jul. 2018, July 2018 9347,5.0,jenstr0ud,https://www.tripadvisor.ca/Profile/jenstr0ud, nil,Jul. 2018, June 2018 9347,5.0,Mary H,https://www.tripadvisor.ca/Profile/maryhM4830JV, nil,Jul. 2018, July 2018 9347,5.0,Gustav S,https://www.tripadvisor.ca/Profile/145gustavs, nil,Jul. 2018, July 2018 9347,5.0,Angie M,https://www.tripadvisor.ca/Profile/X2689RJangiem, nil,Jul. 2018, June 2018 9347,5.0,Daniel L,https://www.tripadvisor.ca/Profile/F7460YGdaniell, nil,Jun. 2018, June 2018 9347,5.0,seanlennard,https://www.tripadvisor.ca/Profile/seanlennard, nil,Jun. 2018, May 2018 9347,5.0,allainkathryn,https://www.tripadvisor.ca/Profile/allainkathryn, nil,May 2018, May 2018 9347,5.0,maryliz001,https://www.tripadvisor.ca/Profile/maryliz001, nil,May 2018, May 2018 9347,5.0,kcc0m,https://www.tripadvisor.ca/Profile/kcc0m, nil,May 2018, May 2018 9347,5.0,Kathi M,https://www.tripadvisor.ca/Profile/452kathim, nil,May 2018, May 2018 9347,5.0,Josiah H,https://www.tripadvisor.ca/Profile/josiahh834, nil,May 2018, May 2018 9347,5.0,deb m,https://www.tripadvisor.ca/Profile/debm988, nil,May 2018, May 2018 9347,4.0,Glen-Jennifer,https://www.tripadvisor.ca/Profile/Glen-Jennifer, nil,May 2018, May 2018 9347,5.0,Katya L,https://www.tripadvisor.ca/Profile/313katyal, nil,May 2018, May 2018 9347,5.0,439djohnson,https://www.tripadvisor.ca/Profile/439djohnson, nil,May 2018, March 2018 9347,5.0,Eleanor K,https://www.tripadvisor.ca/Profile/774eleanork, nil,May 2018, April 2018 9347,5.0,dghafner,https://www.tripadvisor.ca/Profile/dghafner, nil,May 2018, April 2018 9347,5.0,nicolejcor,https://www.tripadvisor.ca/Profile/nicolejcor, nil,May 2018, May 2018 9347,5.0,acwarwick,https://www.tripadvisor.ca/Profile/acwarwick, nil,May 2018, April 2018 9347,4.0,chuvaitk,https://www.tripadvisor.ca/Profile/chuvaitk, nil,Oct. 2017, September 2017 9347,5.0,hvklassen,https://www.tripadvisor.ca/Profile/hvklassen, nil,Oct. 2017, October 2017 9347,4.0,maureenC42,https://www.tripadvisor.ca/Profile/maureenC42, nil,Oct. 2017, October 2017 9347,5.0,chrishK8747VS,https://www.tripadvisor.ca/Profile/chrishK8747VS, nil,Oct. 2017, October 2017 9347,5.0,Mary B,https://www.tripadvisor.ca/Profile/221maryb221, nil,Oct. 2017, October 2017 9347,5.0,Laura E,https://www.tripadvisor.ca/Profile/laurae940, nil,Oct. 2017, October 2017 9347,5.0,mnroddick,https://www.tripadvisor.ca/Profile/mnroddick, nil,Oct. 2017, September 2017 9347,5.0,Plaidshirttraveller,https://www.tripadvisor.ca/Profile/Plaidshirttraveller, nil,Oct. 2017, October 2017 9347,5.0,carlton5788,https://www.tripadvisor.ca/Profile/carlton5788, nil,Sep. 2017, September 2017 9347,5.0,AmySpence1992,https://www.tripadvisor.ca/Profile/AmySpence1992, nil,Sep. 2017, September 2017 9347,5.0,Pamela_lover_travel,https://www.tripadvisor.ca/Profile/Pamela_lover_travel, nil,Aug. 2017, August 2017 9347,5.0,Sherri J,https://www.tripadvisor.ca/Profile/325sherrij, nil,Aug. 2017, August 2017 9347,5.0,soozywoozy2016,https://www.tripadvisor.ca/Profile/soozywoozy2016, nil,Aug. 2017, August 2017 9347,5.0,Brooke E,https://www.tripadvisor.ca/Profile/brookee239, nil,Aug. 2017, August 2017 9347,5.0,jrperez,https://www.tripadvisor.ca/Profile/jrperez, nil,Aug. 2017, July 2017 9347,5.0,bbillo,https://www.tripadvisor.ca/Profile/bbillo, nil,Jul. 2017, July 2017 9347,5.0,Rob D,https://www.tripadvisor.ca/Profile/robdM1666FN, nil,Jul. 2017, June 2017 9347,5.0,truckermanblair,https://www.tripadvisor.ca/Profile/truckermanblair, nil,Jun. 2017, June 2017 9347,5.0,Jeff P,https://www.tripadvisor.ca/Profile/jeffpU9533HK, nil,Jun. 2017, June 2017 9347,5.0,On_My_Way_There,https://www.tripadvisor.ca/Profile/On_My_Way_There, nil,Jun. 2017, June 2017 9347,5.0,samso72,https://www.tripadvisor.ca/Profile/samso72, nil,Jun. 2017, June 2017 9347,5.0,rwberry,https://www.tripadvisor.ca/Profile/rwberry, nil,Jun. 2017, June 2017 9347,5.0,Robin H,https://www.tripadvisor.ca/Profile/RobinH1598, nil,Jun. 2017, May 2017 9347,5.0,896mikey,https://www.tripadvisor.ca/Profile/896mikey, nil,Jun. 2017, May 2017 9347,5.0,jeff_gamache,https://www.tripadvisor.ca/Profile/jeff_gamache, nil,May 2017, May 2017 9347,5.0,jonn486,https://www.tripadvisor.ca/Profile/jonn486, nil,May 2017, May 2017 9347,5.0,caleyt2017,https://www.tripadvisor.ca/Profile/caleyt2017, nil,May 2017, May 2017 9347,5.0,JamesGladysz,https://www.tripadvisor.ca/Profile/JamesGladysz, nil,May 2017, May 2017 9347,5.0,Brenda A,https://www.tripadvisor.ca/Profile/C8997CBbrendaa, nil,May 2017, May 2017 9347,5.0,joelmjohnson,https://www.tripadvisor.ca/Profile/joelmjohnson, nil,May 2017, April 2017 9347,5.0,bekahbielefeld,https://www.tripadvisor.ca/Profile/bekahbielefeld, nil,Mar. 2017, March 2017 9347,5.0,ABFarmGirl17,https://www.tripadvisor.ca/Profile/ABFarmGirl17, nil,Feb. 2017, February 2017 9347,5.0,erinpatterson,https://www.tripadvisor.ca/Profile/erinpatterson, nil,Jan. 2017, January 2017 9347,5.0,Julie F,https://www.tripadvisor.ca/Profile/juliefO4469AF, nil,Jan. 2017, December 2016 9347,5.0,Longcoat63,https://www.tripadvisor.ca/Profile/Longcoat63, nil,Dec. 2016, November 2016 9347,5.0,cgloch8562,https://www.tripadvisor.ca/Profile/cgloch8562, nil,Oct. 2016, October 2016 9347,5.0,hiker017,https://www.tripadvisor.ca/Profile/hiker017, nil,Oct. 2016, October 2016 9347,5.0,Jacklin H,https://www.tripadvisor.ca/Profile/693jacklinh, nil,Sep. 2016, September 2016 9347,5.0,thedonalds2016,https://www.tripadvisor.ca/Profile/thedonalds2016, nil,Sep. 2016, September 2016 9347,5.0,737sunshine,https://www.tripadvisor.ca/Profile/737sunshine, nil,Sep. 2016, September 2016 9347,5.0,Roger C,https://www.tripadvisor.ca/Profile/rogercI5455UP, nil,Sep. 2016, August 2016 9347,3.0,chris_rooke,https://www.tripadvisor.ca/Profile/chris_rooke, nil,Aug. 2016, August 2016 9347,5.0,Thomas & Britta... S,https://www.tripadvisor.ca/Profile/thomasbrittanys, nil,Aug. 2016, August 2016 9347,5.0,Evan B,https://www.tripadvisor.ca/Profile/460evanb, nil,Aug. 2016, August 2016 9347,5.0,Sara Joy S,https://www.tripadvisor.ca/Profile/SaraJoyS, nil,Jul. 2016, July 2016 9347,5.0,Flowerpotz,https://www.tripadvisor.ca/Profile/Flowerpotz, nil,May 2016, May 2016 9347,5.0,racheldcarper,https://www.tripadvisor.ca/Profile/racheldcarper, nil,May 2016, May 2016 9347,5.0,clarkejcc,https://www.tripadvisor.ca/Profile/clarkejcc, nil,May 2016, April 2016 9347,5.0,Mark S,https://www.tripadvisor.ca/Profile/marksV5663TY, nil,Mar. 2016, March 2016 9347,5.0,Nicole C,https://www.tripadvisor.ca/Profile/256nicolec, nil,Feb. 2016, February 2016 9347,4.0,lost4ever,https://www.tripadvisor.ca/Profile/lost4ever, nil,Jan. 2016, December 2015 9347,5.0,Nadia T,https://www.tripadvisor.ca/Profile/731nadiat, nil,Dec. 2015, December 2015 9347,3.0,ginzagal1,https://www.tripadvisor.ca/Profile/ginzagal1, nil,Dec. 2015, December 2015 9347,5.0,Abey G.,https://www.tripadvisor.ca/Profile/abrahamg145, nil,Nov. 2015, November 2015 9347,5.0,pinkribbonus,https://www.tripadvisor.ca/Profile/pinkribbonus, nil,Sep. 2015, September 2015 9347,5.0,greg c,https://www.tripadvisor.ca/Profile/gregcY6938ZE, nil,Sep. 2015, August 2015 9347,5.0,Nettelbladt N,https://www.tripadvisor.ca/Profile/nettelbladtn, nil,Sep. 2015, August 2015 9347,5.0,chilliwackians2014,https://www.tripadvisor.ca/Profile/chilliwackians2014, nil,Aug. 2015, August 2015 9347,4.0,Clement W,https://www.tripadvisor.ca/Profile/775clementw, nil,Aug. 2015, August 2015 9347,4.0,Gerry S,https://www.tripadvisor.ca/Profile/gerrys410, nil,Aug. 2015, June 2015 9347,5.0,Josh N,https://www.tripadvisor.ca/Profile/EriginalProductions, nil,Jul. 2015, July 2015 9347,5.0,Pat F,https://www.tripadvisor.ca/Profile/PatF928, nil,May 2015, May 2015 9347,5.0,Tastetart,https://www.tripadvisor.ca/Profile/Tastetart, nil,Mar. 2015, March 2015 9347,5.0,Anthony A,https://www.tripadvisor.ca/Profile/AnthonyA407, nil,Jun. 2014, June 2014 9347,5.0,Tim M,https://www.tripadvisor.ca/Profile/499timm, nil,Nov. 2013, July 2013 9347,5.0,Rick-and-Kendra,https://www.tripadvisor.ca/Profile/Rick-and-Kendra, nil,Sep. 2013, September 2013 9347,3.0,OrangeTaxi,https://www.tripadvisor.ca/Profile/OrangeTaxi, nil,Sep. 2013, August 2013 9347,1.0,sjn7,https://www.tripadvisor.ca/Profile/sjn7, nil,Sep. 2013, September 2013 9347,5.0,Amanda J,https://www.tripadvisor.ca/Profile/746amandaj, nil,Aug. 2013, August 2013 9347,5.0,msmango,https://www.tripadvisor.ca/Profile/msmango, nil,May 2013, May 2013 9347,5.0,ironmi,https://www.tripadvisor.ca/Profile/ironmi, nil,Apr. 2013, April 2013 9347,5.0,Melanie392,https://www.tripadvisor.ca/Profile/Melanie392, nil,Apr. 2013, April 2013 9347,5.0,Brittany P,https://www.tripadvisor.ca/Profile/BrittanyP736, nil,Apr. 2013, April 2013 9347,5.0,Tlmp,https://www.tripadvisor.ca/Profile/Tlmp, nil,Jun. 2012, May 2012 9347,3.0,Phil C,https://www.tripadvisor.ca/Profile/128PhilC, nil,May 2012, May 2012 9347,5.0,falkins,https://www.tripadvisor.ca/Profile/falkins, nil,Dec. 2011, November 2011 9347,5.0,BOLondon_Ontario,https://www.tripadvisor.ca/Profile/BOLondon_Ontario, nil,May 2011, May 2011 9347,4.0,dldcw2,https://www.tripadvisor.ca/Profile/dldcw2, nil,Apr. 2011, December 2010 9347,5.0,kbbrass,https://www.tripadvisor.ca/Profile/kbbrass, nil,Jan. 2011, January 2011 9347,5.0,cindymarie03,https://www.tripadvisor.ca/Profile/cindymarie03, nil,Nov. 2010, September 2010 9347,5.0,grantfromVancouver,https://www.tripadvisor.ca/Profile/grantfromVancouver, nil,Oct. 2010, October 2010 9347,5.0,porter987,https://www.tripadvisor.ca/Profile/porter987, nil,Sep. 2010, September 2010 9347,5.0,VEFlowers,https://www.tripadvisor.ca/Profile/VEFlowers, nil,Sep. 2010, August 2010 9347,5.0,Philippe04,https://www.tripadvisor.ca/Profile/Philippe04, nil,Jul. 2010, July 2010 9347,5.0,chuck71Abbotsfordbc,https://www.tripadvisor.ca/Profile/chuck71Abbotsfordbc, nil,Jul. 2010, July 2010 9347,5.0,Sierraflyer,https://www.tripadvisor.ca/Profile/Sierraflyer, nil,Jul. 2010, July 2010 9347,5.0,And4,https://www.tripadvisor.ca/Profile/And4, nil,Jul. 2010, June 2010 9347,5.0,mark062010,https://www.tripadvisor.ca/Profile/mark062010, nil,Jun. 2010, April 2010 9347,4.0,DougM55,https://www.tripadvisor.ca/Profile/DougM55, nil,Jun. 2010, June 2010 9347,5.0,MattDawes,https://www.tripadvisor.ca/Profile/MattDawes, nil,Jun. 2010, June 2010 9347,5.0,RogerTerry,https://www.tripadvisor.ca/Profile/RogerTerry, nil,May 2010, May 2010 9347,5.0,JonnyG09,https://www.tripadvisor.ca/Profile/JonnyG09, nil,Dec. 2009, July 2009 9347,5.0,Shantinyak,https://www.tripadvisor.ca/Profile/Shantinyak, nil,Jul. 2009, August 2008 9348,5.0,Kaur D,https://www.tripadvisor.ca/Profile/697tams, nil,Mar. 2019, March 2019 9348,3.0,elaj,https://www.tripadvisor.ca/Profile/elalaj, nil,Mar. 2019, March 2019 9348,1.0,Vacation09729179654,https://www.tripadvisor.ca/Profile/Vacation09729179654, nil,Mar. 2019, March 2019 9348,4.0,Jennifer T,https://www.tripadvisor.ca/Profile/JenniferT4587, nil,Mar. 2019, March 2019 9348,5.0,Sunshine32551750544,https://www.tripadvisor.ca/Profile/Sunshine32551750544, nil,Feb. 2019, February 2019 9348,3.0,Resort31986614015,https://www.tripadvisor.ca/Profile/Resort31986614015, nil,Jan. 2019, January 2019 9348,4.0,Seaside03860860591,https://www.tripadvisor.ca/Profile/Seaside03860860591, nil,Jan. 2019, January 2019 9348,4.0,Carvel1,https://www.tripadvisor.ca/Profile/Carvel1, nil,Jan. 2019, January 2019 9348,4.0,Roger43875,https://www.tripadvisor.ca/Profile/Roger43875, nil,Jan. 2019, January 2019 9348,5.0,Heidiw_17,https://www.tripadvisor.ca/Profile/Kaydances10, nil,Dec. 2018, December 2018 9348,3.0,Tammy H,https://www.tripadvisor.ca/Profile/tammyf816, nil,Dec. 2018, November 2018 9348,1.0,Jeff C,https://www.tripadvisor.ca/Profile/jeffcB7553XE, nil,Oct. 2018, October 2018 9348,2.0,Kayla G,https://www.tripadvisor.ca/Profile/633kaylag, nil,Oct. 2018, October 2018 9348,4.0,Geoffrey738,https://www.tripadvisor.ca/Profile/Geoffrey738, nil,Oct. 2018, September 2018 9348,4.0,kegs605,https://www.tripadvisor.ca/Profile/kegs605, nil,Oct. 2018, September 2018 9348,3.0,Ricki G,https://www.tripadvisor.ca/Profile/704rickig, nil,Sep. 2018, September 2018 9348,4.0,Violette54,https://www.tripadvisor.ca/Profile/Violette54, nil,Sep. 2018, October 2017 9348,3.0,sumac447,https://www.tripadvisor.ca/Profile/sumac447, nil,Sep. 2018, September 2018 9348,1.0,Sonja D,https://www.tripadvisor.ca/Profile/374sonjad, nil,Sep. 2018, September 2018 9348,4.0,pixiejustice,https://www.tripadvisor.ca/Profile/pixiejustice, nil,Sep. 2018, September 2018 9348,4.0,Shirley W,https://www.tripadvisor.ca/Profile/shirleyw348, nil,Aug. 2018, July 2018 9348,3.0,Gretz,https://www.tripadvisor.ca/Profile/Gretz, nil,Aug. 2018, August 2018 9348,4.0,auntieco,https://www.tripadvisor.ca/Profile/auntieco, nil,Aug. 2018, August 2018 9348,4.0,Jupitergirl38,https://www.tripadvisor.ca/Profile/Jupitergirl38, nil,Aug. 2018, August 2018 9348,4.0,Josh Wilderness,https://www.tripadvisor.ca/Profile/joshwilderness, nil,Aug. 2018, August 2018 9348,5.0,Brian R,https://www.tripadvisor.ca/Profile/Brian_Wendi, nil,Aug. 2018, August 2018 9348,4.0,chantalee c,https://www.tripadvisor.ca/Profile/chantaleec, nil,Aug. 2018, August 2018 9348,5.0,marlenepollock,https://www.tripadvisor.ca/Profile/marlenepollock, nil,Aug. 2018, August 2018 9348,3.0,Look4-2,https://www.tripadvisor.ca/Profile/Look4-2, nil,Aug. 2018, August 2018 9348,1.0,JennM456,https://www.tripadvisor.ca/Profile/JennM456, nil,Aug. 2018, August 2018 9348,1.0,Bj E,https://www.tripadvisor.ca/Profile/317bje, nil,Aug. 2018, August 2018 9348,5.0,Christina F,https://www.tripadvisor.ca/Profile/christinafX1499TS, nil,Jul. 2018, July 2018 9348,2.0,Sn0wRunner,https://www.tripadvisor.ca/Profile/Sn0wRunner, nil,Jul. 2018, July 2018 9348,4.0,Y7939QEjohnm,https://www.tripadvisor.ca/Profile/Y7939QEjohnm, nil,Jul. 2018, July 2018 9348,4.0,Richard R,https://www.tripadvisor.ca/Profile/582richardr, nil,Jul. 2018, July 2018 9348,3.0,Gina J,https://www.tripadvisor.ca/Profile/ginaj271, nil,Jul. 2018, July 2018 9348,4.0,jkonin860388,https://www.tripadvisor.ca/Profile/jkonin860388, nil,Jun. 2018, June 2018 9348,4.0,pbowli567685,https://www.tripadvisor.ca/Profile/pbowli567685, nil,Jun. 2018, June 2018 9348,5.0,Madjude,https://www.tripadvisor.ca/Profile/Madjude, nil,Jun. 2018, June 2018 9348,3.0,Ratchet1234,https://www.tripadvisor.ca/Profile/Ratchet1234, nil,Jun. 2018, May 2018 9348,5.0,jfrinc,https://www.tripadvisor.ca/Profile/jfrinc, nil,May 2018, May 2018 9348,3.0,Bobbi81,https://www.tripadvisor.ca/Profile/Bobbi81, nil,May 2018, May 2018 9348,5.0,maleboligia,https://www.tripadvisor.ca/Profile/maleboligia, nil,May 2018, May 2018 9348,5.0,45kathym,https://www.tripadvisor.ca/Profile/45kathym, nil,May 2018, May 2018 9348,5.0,Brian K,https://www.tripadvisor.ca/Profile/bkirk4747, nil,May 2018, May 2018 9348,4.0,Ralphalfa,https://www.tripadvisor.ca/Profile/Ralphalfa, nil,May 2018, April 2018 9348,1.0,Kevin C,https://www.tripadvisor.ca/Profile/377KevinC377, nil,May 2018, May 2018 9348,1.0,Suzanne van Leeuwen,https://www.tripadvisor.ca/Profile/_suzannelouise99, nil,May 2018, May 2018 9348,5.0,Monkey_Orchid,https://www.tripadvisor.ca/Profile/Monkey_Orchid, nil,May 2018, April 2018 9348,3.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Apr. 2018, April 2018 9348,nil,,nil, nil,nil,nil 9348,4.0,EagerB,https://www.tripadvisor.ca/Profile/EagerB, nil,Mar. 2018, March 2018 9348,3.0,LadyDebby,https://www.tripadvisor.ca/Profile/LadyDebby, nil,Mar. 2018, March 2018 9348,5.0,seagulls2018,https://www.tripadvisor.ca/Profile/seagulls2018, nil,Mar. 2018, March 2018 9348,5.0,alfnvera,https://www.tripadvisor.ca/Profile/alfnvera, nil,Feb. 2018, February 2018 9348,3.0,DANIELLE B,https://www.tripadvisor.ca/Profile/DANIELLEB317, nil,Feb. 2018, February 2018 9348,3.0,C5058VRleslieh,https://www.tripadvisor.ca/Profile/C5058VRleslieh, nil,Feb. 2018, February 2018 9348,3.0,KimJackC,https://www.tripadvisor.ca/Profile/KimJackC, nil,Feb. 2018, January 2018 9348,4.0,natashaj612,https://www.tripadvisor.ca/Profile/natashaj612, nil,Feb. 2018, January 2018 9348,5.0,CSDew,https://www.tripadvisor.ca/Profile/CSDew, nil,Jan. 2018, January 2018 9348,4.0,Frank T,https://www.tripadvisor.ca/Profile/frankt172, nil,Jan. 2018, January 2018 9348,5.0,Margaret M,https://www.tripadvisor.ca/Profile/MargaretM83, nil,Jan. 2018, January 2018 9348,5.0,callted,https://www.tripadvisor.ca/Profile/callted, nil,Jan. 2018, January 2018 9348,4.0,josephsharonj,https://www.tripadvisor.ca/Profile/josephsharonj, nil,Jan. 2018, January 2018 9348,4.0,jco2018,https://www.tripadvisor.ca/Profile/jco2018, nil,Jan. 2018, January 2018 9348,4.0,shirleymB5646WL,https://www.tripadvisor.ca/Profile/shirleymB5646WL, nil,Jan. 2018, December 2017 9348,4.0,BigRed2965,https://www.tripadvisor.ca/Profile/BigRed2965, nil,Dec. 2017, December 2017 9348,5.0,GLEN M,https://www.tripadvisor.ca/Profile/8GLENM, nil,Dec. 2017, December 2017 9348,5.0,jime564,https://www.tripadvisor.ca/Profile/jime564, nil,Dec. 2017, December 2017 9348,3.0,billpY8359GC,https://www.tripadvisor.ca/Profile/billpY8359GC, nil,Dec. 2017, December 2017 9348,1.0,koryr979,https://www.tripadvisor.ca/Profile/koryr979, nil,Dec. 2017, November 2017 9348,5.0,578klausn,https://www.tripadvisor.ca/Profile/578klausn, nil,Dec. 2017, December 2017 9348,5.0,jasonvisd,https://www.tripadvisor.ca/Profile/jasonvisd, nil,Nov. 2017, November 2017 9348,3.0,C2288VYjeanr,https://www.tripadvisor.ca/Profile/C2288VYjeanr, nil,Nov. 2017, November 2017 9348,5.0,lynnt345,https://www.tripadvisor.ca/Profile/lynnt345, nil,Nov. 2017, November 2017 9348,3.0,wadep966,https://www.tripadvisor.ca/Profile/wadep966, nil,Nov. 2017, November 2017 9348,4.0,carolbS1752LF,https://www.tripadvisor.ca/Profile/carolbS1752LF, nil,Nov. 2017, November 2017 9348,4.0,jerry e,https://www.tripadvisor.ca/Profile/997jerrye, nil,Oct. 2017, October 2017 9348,5.0,pamm739,https://www.tripadvisor.ca/Profile/pamm739, nil,Oct. 2017, October 2017 9348,4.0,L5568KHrickl,https://www.tripadvisor.ca/Profile/L5568KHrickl, nil,Oct. 2017, October 2017 9348,5.0,courtenayclendenning,https://www.tripadvisor.ca/Profile/courtenayclendenning, nil,Oct. 2017, February 2017 9348,4.0,dmpaine05,https://www.tripadvisor.ca/Profile/dmpaine05, nil,Sep. 2017, September 2017 9348,4.0,Trailblazer06,https://www.tripadvisor.ca/Profile/Trailblazer06, nil,Sep. 2017, September 2017 9348,1.0,253warrenh,https://www.tripadvisor.ca/Profile/253warrenh, nil,Sep. 2017, August 2017 9348,4.0,Amanda B,https://www.tripadvisor.ca/Profile/AmandaB4419, nil,Aug. 2017, August 2017 9348,4.0,Robert C,https://www.tripadvisor.ca/Profile/Nebulachristie, nil,Aug. 2017, August 2017 9348,3.0,mariacM8441HH,https://www.tripadvisor.ca/Profile/mariacM8441HH, nil,Aug. 2017, August 2017 9348,4.0,Pastorash,https://www.tripadvisor.ca/Profile/Pastorash, nil,Aug. 2017, August 2017 9348,3.0,RonAKA,https://www.tripadvisor.ca/Profile/RonAKA, nil,Jul. 2017, June 2017 9348,1.0,laurahD1562WZ,https://www.tripadvisor.ca/Profile/laurahD1562WZ, nil,Jul. 2017, July 2017 9348,3.0,ThorneBirdGT,https://www.tripadvisor.ca/Profile/ThorneBirdGT, nil,Jul. 2017, July 2017 9348,5.0,Kim S,https://www.tripadvisor.ca/Profile/kimsA1452VW, nil,Jul. 2017, July 2017 9348,5.0,U121BYchrisf,https://www.tripadvisor.ca/Profile/U121BYchrisf, nil,Jul. 2017, July 2017 9348,1.0,Naranjita D,https://www.tripadvisor.ca/Profile/NaranjitaD, nil,Jun. 2017, June 2017 9348,1.0,StephenCarol,https://www.tripadvisor.ca/Profile/StephenCarol, nil,Jun. 2017, June 2017 9348,4.0,Anne K,https://www.tripadvisor.ca/Profile/annekR2700HT, nil,Jun. 2017, May 2017 9348,3.0,Janet C,https://www.tripadvisor.ca/Profile/992janetc, nil,Jun. 2017, May 2017 9348,4.0,noreenr688,https://www.tripadvisor.ca/Profile/noreenr688, nil,May 2017, May 2017 9348,4.0,185dianep,https://www.tripadvisor.ca/Profile/185dianep, nil,Apr. 2017, March 2017 9348,1.0,Prairietraveller261,https://www.tripadvisor.ca/Profile/Prairietraveller261, nil,Mar. 2017, March 2017 9348,3.0,Bradford W,https://www.tripadvisor.ca/Profile/343bradfordw, nil,Mar. 2017, March 2017 9348,4.0,Mark M,https://www.tripadvisor.ca/Profile/MarkM4337, nil,Mar. 2017, March 2017 9348,3.0,Chris L,https://www.tripadvisor.ca/Profile/X413MEchrisl, nil,Mar. 2017, March 2017 9348,3.0,LewisFamilia,https://www.tripadvisor.ca/Profile/LewisFamilia, nil,Mar. 2017, February 2017 9348,5.0,beeflie,https://www.tripadvisor.ca/Profile/beeflie, nil,Mar. 2017, March 2017 9348,5.0,Pauline O,https://www.tripadvisor.ca/Profile/paulineo715, nil,Feb. 2017, February 2017 9348,5.0,Liamsmommy1,https://www.tripadvisor.ca/Profile/Liamsmommy1, nil,Feb. 2017, February 2017 9348,5.0,petergM4262NP,https://www.tripadvisor.ca/Profile/petergM4262NP, nil,Feb. 2017, February 2017 9348,4.0,Robin T,https://www.tripadvisor.ca/Profile/RobinT600, nil,Feb. 2017, February 2017 9348,3.0,Nadine D,https://www.tripadvisor.ca/Profile/Nadiado, nil,Feb. 2017, January 2017 9348,5.0,Ken C,https://www.tripadvisor.ca/Profile/kencJ4218HX, nil,Feb. 2017, January 2017 9348,5.0,ROBERT L,https://www.tripadvisor.ca/Profile/robertlI4282RA, nil,Feb. 2017, April 2016 9348,5.0,reneel439,https://www.tripadvisor.ca/Profile/reneel439, nil,Feb. 2017, February 2017 9348,4.0,diannes271,https://www.tripadvisor.ca/Profile/diannes271, nil,Feb. 2017, January 2017 9348,5.0,Nita W,https://www.tripadvisor.ca/Profile/NitaW481, nil,Jan. 2017, January 2017 9348,3.0,Jeremy S,https://www.tripadvisor.ca/Profile/V9604NMjeremys, nil,Jan. 2017, January 2017 9348,3.0,Jenny A,https://www.tripadvisor.ca/Profile/jennyaT9913QB, nil,Jan. 2017, January 2017 9348,4.0,Kitti M,https://www.tripadvisor.ca/Profile/868kittim, nil,Jan. 2017, January 2017 9348,4.0,Lynda D,https://www.tripadvisor.ca/Profile/Dadiva47, nil,Jan. 2017, December 2016 9348,2.0,X4215ZDterryb,https://www.tripadvisor.ca/Profile/X4215ZDterryb, nil,Dec. 2016, December 2016 9348,1.0,E6595HEkimberlys,https://www.tripadvisor.ca/Profile/E6595HEkimberlys, nil,Dec. 2016, December 2016 9348,1.0,Andrew W,https://www.tripadvisor.ca/Profile/andrewwX634HP, nil,Nov. 2016, November 2016 9348,1.0,Tiffany T,https://www.tripadvisor.ca/Profile/tiffanyt73, nil,Nov. 2016, November 2016 9348,4.0,suemE5705NI,https://www.tripadvisor.ca/Profile/suemE5705NI, nil,Nov. 2016, November 2016 9348,5.0,Kirk G,https://www.tripadvisor.ca/Profile/Johnny_Numble, nil,Nov. 2016, October 2016 9348,5.0,Ken J,https://www.tripadvisor.ca/Profile/kenj953, nil,Oct. 2016, October 2016 9348,2.0,137try,https://www.tripadvisor.ca/Profile/137try, nil,Oct. 2016, October 2016 9348,4.0,Allan B,https://www.tripadvisor.ca/Profile/873allanb, nil,Oct. 2016, September 2016 9348,3.0,Laura B,https://www.tripadvisor.ca/Profile/laurabS1922QT, nil,Oct. 2016, September 2016 9349,nil,,nil, nil,nil,nil 9349,5.0,Brian C,https://www.tripadvisor.ca/Profile/Brianc1234ty, nil,Feb. 2019, February 2019 9349,5.0,Wayne S,https://www.tripadvisor.ca/Profile/waynesX8782OL, nil,Feb. 2019, February 2019 9349,5.0,Karalee A,https://www.tripadvisor.ca/Profile/karaleea2019, nil,Feb. 2019, February 2019 9349,5.0,Sheldon S,https://www.tripadvisor.ca/Profile/sheldons390, nil,Feb. 2019, February 2019 9349,5.0,Celine W,https://www.tripadvisor.ca/Profile/Celine69xo, nil,Feb. 2019, February 2019 9349,5.0,Excursion725840,https://www.tripadvisor.ca/Profile/Excursion725840, nil,Feb. 2019, February 2019 9349,5.0,Josh Quaye,https://www.tripadvisor.ca/Profile/joshquaye, nil,Feb. 2019, February 2019 9349,3.0,Andy L,https://www.tripadvisor.ca/Profile/AndyL3943, nil,Feb. 2019, February 2019 9349,5.0,Ken H,https://www.tripadvisor.ca/Profile/831kenh, nil,Feb. 2019, February 2019 9349,5.0,anne,https://www.tripadvisor.ca/Profile/annebelisma, nil,Feb. 2019, February 2019 9349,5.0,Linda M,https://www.tripadvisor.ca/Profile/lindamL9640OG, nil,Feb. 2019, February 2019 9349,5.0,Mike T,https://www.tripadvisor.ca/Profile/T2450VVmiket, nil,Feb. 2019, February 2019 9349,5.0,R.S.,https://www.tripadvisor.ca/Profile/19rs87, nil,Feb. 2019, February 2019 9349,5.0,Joey regina H,https://www.tripadvisor.ca/Profile/joeyreginah, nil,Feb. 2019, February 2019 9349,5.0,Lindsay W,https://www.tripadvisor.ca/Profile/L5458HNlindsayw, nil,Feb. 2019, February 2019 9349,5.0,Shaafi S,https://www.tripadvisor.ca/Profile/shaafis2019, nil,Feb. 2019, February 2019 9349,2.0,lissa952,https://www.tripadvisor.ca/Profile/lissa952, nil,Jan. 2019, January 2019 9349,5.0,travel1,https://www.tripadvisor.ca/Profile/travel120000000, nil,Jan. 2019, January 2019 9349,3.0,Maxim S,https://www.tripadvisor.ca/Profile/maxims792, nil,Dec. 2018, December 2018 9349,1.0,Trevor W,https://www.tripadvisor.ca/Profile/trevorw533, nil,Nov. 2018, October 2018 9349,1.0,FarAway15041339196,https://www.tripadvisor.ca/Profile/FarAway15041339196, nil,Nov. 2018, November 2018 9349,5.0,Passepartout-007,https://www.tripadvisor.ca/Profile/Passepartout-007, nil,Nov. 2018, November 2018 9349,1.0,t_rev01,https://www.tripadvisor.ca/Profile/t_rev01, nil,Nov. 2018, November 2018 9349,1.0,434vernaj,https://www.tripadvisor.ca/Profile/434vernaj, nil,Nov. 2018, November 2018 9349,1.0,Rebasport,https://www.tripadvisor.ca/Profile/Rebasport, nil,Oct. 2018, October 2018 9349,1.0,Brennan P,https://www.tripadvisor.ca/Profile/521brennanp, nil,Oct. 2018, October 2018 9349,1.0,a2str456,https://www.tripadvisor.ca/Profile/a2str456, nil,Oct. 2018, September 2018 9349,2.0,rockhollow,https://www.tripadvisor.ca/Profile/rockhollow, nil,Oct. 2018, September 2018 9349,1.0,tsukikage,https://www.tripadvisor.ca/Profile/tsukikage, nil,Oct. 2018, September 2018 9349,1.0,Jamie C,https://www.tripadvisor.ca/Profile/900jamiec, nil,Oct. 2018, September 2018 9349,1.0,cathywitton,https://www.tripadvisor.ca/Profile/cathywitton, nil,Sep. 2018, September 2018 9349,1.0,laurajspillers,https://www.tripadvisor.ca/Profile/laurajspillers, nil,Sep. 2018, September 2018 9349,1.0,jaboo_16,https://www.tripadvisor.ca/Profile/jaboo_16, nil,Sep. 2018, September 2018 9349,3.0,Jay P,https://www.tripadvisor.ca/Profile/347jayp, nil,Sep. 2018, August 2018 9349,2.0,Rileynoone,https://www.tripadvisor.ca/Profile/Rileynoone, nil,Sep. 2018, September 2018 9349,4.0,Super34dave,https://www.tripadvisor.ca/Profile/Super34dave, nil,Sep. 2018, September 2018 9349,4.0,294happyguest,https://www.tripadvisor.ca/Profile/294happyguest, nil,Aug. 2018, August 2018 9349,1.0,SARLG,https://www.tripadvisor.ca/Profile/SARLG, nil,Aug. 2018, August 2018 9349,1.0,MEDimmery,https://www.tripadvisor.ca/Profile/MEDimmery, nil,Aug. 2018, August 2018 9349,5.0,loafy34,https://www.tripadvisor.ca/Profile/loafy34, nil,Aug. 2018, August 2018 9349,1.0,sandil1,https://www.tripadvisor.ca/Profile/sandil1, nil,Aug. 2018, August 2018 9349,1.0,Mary D,https://www.tripadvisor.ca/Profile/Q4806VEmaryd, nil,Aug. 2018, August 2018 9349,1.0,Lauren S,https://www.tripadvisor.ca/Profile/C7582ONlaurens, nil,Aug. 2018, August 2018 9349,1.0,Mary F,https://www.tripadvisor.ca/Profile/maryfS7157FQ, nil,Aug. 2018, August 2018 9349,2.0,Jared G,https://www.tripadvisor.ca/Profile/386jaredg, nil,Aug. 2018, August 2018 9349,1.0,Ryan M,https://www.tripadvisor.ca/Profile/ryanmL1994GD, nil,Aug. 2018, August 2018 9349,1.0,harryhartley,https://www.tripadvisor.ca/Profile/harryhartley, nil,Aug. 2018, July 2018 9349,1.0,James C,https://www.tripadvisor.ca/Profile/X3756RZjamesc, nil,Aug. 2018, July 2018 9349,1.0,ccl78,https://www.tripadvisor.ca/Profile/ccl78, nil,Aug. 2018, August 2018 9349,1.0,dentren2018,https://www.tripadvisor.ca/Profile/dentren2018, nil,Aug. 2018, July 2018 9349,1.0,Hani A,https://www.tripadvisor.ca/Profile/hania485, nil,Aug. 2018, August 2018 9349,1.0,Katie D,https://www.tripadvisor.ca/Profile/FamVac2018, nil,Aug. 2018, August 2018 9349,5.0,munaf u,https://www.tripadvisor.ca/Profile/munafu2018, nil,Aug. 2018, August 2018 9349,1.0,not2fussybut,https://www.tripadvisor.ca/Profile/not2fussybut, nil,Aug. 2018, August 2018 9349,1.0,DP0tt,https://www.tripadvisor.ca/Profile/DP0tt, nil,Aug. 2018, August 2018 9349,1.0,randy552018,https://www.tripadvisor.ca/Profile/randy552018, nil,Jul. 2018, June 2018 9349,1.0,JohnMcCordic,https://www.tripadvisor.ca/Profile/JohnMcCordic, nil,Jul. 2018, July 2018 9349,3.0,Vester2011,https://www.tripadvisor.ca/Profile/Vester2011, nil,Jul. 2018, July 2018 9349,5.0,harveypurnell,https://www.tripadvisor.ca/Profile/harveypurnell, nil,Jul. 2018, July 2018 9349,1.0,dodgehemifamily,https://www.tripadvisor.ca/Profile/dodgehemifamily, nil,Jul. 2018, July 2018 9349,1.0,Michael F,https://www.tripadvisor.ca/Profile/michaelfF1979HI, nil,Jun. 2018, June 2018 9349,5.0,NickyEdm,https://www.tripadvisor.ca/Profile/NickyEdm, nil,May 2018, February 2018 9349,1.0,drentz37,https://www.tripadvisor.ca/Profile/drentz37, nil,May 2018, May 2018 9349,1.0,Jillian B,https://www.tripadvisor.ca/Profile/874jillianb, nil,May 2018, May 2018 9349,3.0,quwicken,https://www.tripadvisor.ca/Profile/quwicken, nil,Apr. 2018, April 2018 9349,1.0,billmccharles,https://www.tripadvisor.ca/Profile/billmccharles, nil,Apr. 2018, April 2018 9349,2.0,Laura K,https://www.tripadvisor.ca/Profile/Q6295UXlaurak, nil,Apr. 2018, March 2018 9349,5.0,U3424KOraymonds,https://www.tripadvisor.ca/Profile/U3424KOraymonds, nil,Apr. 2018, March 2018 9349,1.0,236michellep,https://www.tripadvisor.ca/Profile/236michellep, nil,Apr. 2018, April 2018 9349,1.0,Russ J,https://www.tripadvisor.ca/Profile/256russj, nil,Mar. 2018, March 2018 9349,3.0,Gordon B,https://www.tripadvisor.ca/Profile/gordonb39, nil,Mar. 2018, January 2018 9349,2.0,FromTheKootenays,https://www.tripadvisor.ca/Profile/FromTheKootenays, nil,Mar. 2018, March 2018 9349,4.0,JDRocks757,https://www.tripadvisor.ca/Profile/JDRocks757, nil,Mar. 2018, February 2018 9349,1.0,jessY9262FE,https://www.tripadvisor.ca/Profile/jessY9262FE, nil,Feb. 2018, February 2018 9349,1.0,ashleygirl604,https://www.tripadvisor.ca/Profile/ashleygirl604, nil,Feb. 2018, February 2018 9349,3.0,Y1559FWcarrieb,https://www.tripadvisor.ca/Profile/Y1559FWcarrieb, nil,Dec. 2017, December 2017 9349,4.0,552allana,https://www.tripadvisor.ca/Profile/552allana, nil,Dec. 2017, December 2017 9349,5.0,northernpromotions,https://www.tripadvisor.ca/Profile/northernpromotions, nil,Nov. 2017, November 2017 9349,1.0,Robert P,https://www.tripadvisor.ca/Profile/E2941GArobertp, nil,Nov. 2017, November 2017 9349,1.0,Julia W,https://www.tripadvisor.ca/Profile/juliawF1882KU, nil,Nov. 2017, October 2017 9349,1.0,carolynsR3477UG,https://www.tripadvisor.ca/Profile/carolynsR3477UG, nil,Nov. 2017, November 2017 9349,3.0,fox_and_spouse,https://www.tripadvisor.ca/Profile/fox_and_spouse, nil,Oct. 2017, September 2017 9349,1.0,F7687QDbrianm,https://www.tripadvisor.ca/Profile/F7687QDbrianm, nil,Oct. 2017, October 2017 9349,1.0,Andy M,https://www.tripadvisor.ca/Profile/L4723BQandym, nil,Oct. 2017, October 2017 9349,3.0,Chantel W,https://www.tripadvisor.ca/Profile/860chantelw, nil,Oct. 2017, October 2017 9349,4.0,I5296WKkeithc,https://www.tripadvisor.ca/Profile/I5296WKkeithc, nil,Oct. 2017, October 2017 9349,1.0,christopherwN2106QC,https://www.tripadvisor.ca/Profile/christopherwN2106QC, nil,Oct. 2017, October 2017 9349,4.0,brendaken,https://www.tripadvisor.ca/Profile/brendaken, nil,Oct. 2017, October 2017 9349,1.0,BandGeek12,https://www.tripadvisor.ca/Profile/BandGeek12, nil,Oct. 2017, October 2017 9349,4.0,191lorij,https://www.tripadvisor.ca/Profile/191lorij, nil,Oct. 2017, September 2017 9349,4.0,darlened624,https://www.tripadvisor.ca/Profile/darlened624, nil,Sep. 2017, September 2017 9349,4.0,MKE239,https://www.tripadvisor.ca/Profile/MKE239, nil,Sep. 2017, September 2017 9349,4.0,lorbay55,https://www.tripadvisor.ca/Profile/lorbay55, nil,Sep. 2017, September 2017 9349,4.0,Lyle--Sportvictoria,https://www.tripadvisor.ca/Profile/Lyle--Sportvictoria, nil,Sep. 2017, September 2017 9349,4.0,Peter G,https://www.tripadvisor.ca/Profile/214peterg, nil,Sep. 2017, September 2017 9349,1.0,picmicnic,https://www.tripadvisor.ca/Profile/picmicnic, nil,Sep. 2017, September 2017 9349,3.0,N1247LApaule,https://www.tripadvisor.ca/Profile/N1247LApaule, nil,Sep. 2017, September 2017 9349,1.0,Jon W,https://www.tripadvisor.ca/Profile/625jonw, nil,Sep. 2017, September 2017 9349,2.0,samanthamU6513YI,https://www.tripadvisor.ca/Profile/samanthamU6513YI, nil,Sep. 2017, September 2017 9349,3.0,samsonclem,https://www.tripadvisor.ca/Profile/samsonclem, nil,Sep. 2017, September 2017 9349,4.0,Nolpreen,https://www.tripadvisor.ca/Profile/Nolpreen, nil,Aug. 2017, August 2017 9349,3.0,G3615EOwilliams,https://www.tripadvisor.ca/Profile/G3615EOwilliams, nil,Aug. 2017, August 2017 9349,5.0,Wanda L,https://www.tripadvisor.ca/Profile/712wandal, nil,Aug. 2017, August 2017 9349,1.0,Megan C,https://www.tripadvisor.ca/Profile/meganc843, nil,Aug. 2017, August 2017 9349,4.0,Claude L,https://www.tripadvisor.ca/Profile/claudel512, nil,Aug. 2017, July 2017 9349,3.0,Lorry-ann A,https://www.tripadvisor.ca/Profile/LAMA72, nil,Aug. 2017, July 2017 9349,4.0,Colette L,https://www.tripadvisor.ca/Profile/540colettel, nil,Jul. 2017, July 2017 9349,2.0,SasketoonLiketosleep,https://www.tripadvisor.ca/Profile/SasketoonLiketosleep, nil,Jul. 2017, July 2017 9349,4.0,Jimmette C,https://www.tripadvisor.ca/Profile/JimmetteC, nil,Jul. 2017, July 2017 9349,4.0,E3191UGjoshs,https://www.tripadvisor.ca/Profile/E3191UGjoshs, nil,Jul. 2017, July 2017 9349,2.0,S2094VCkevinh,https://www.tripadvisor.ca/Profile/S2094VCkevinh, nil,Jul. 2017, June 2017 9349,3.0,HatzicMission,https://www.tripadvisor.ca/Profile/HatzicMission, nil,Jul. 2017, July 2017 9349,5.0,Manuela W,https://www.tripadvisor.ca/Profile/ManuelaW60, nil,Jul. 2017, July 2017 9349,5.0,Seatactom,https://www.tripadvisor.ca/Profile/Seatactom, nil,Jun. 2017, June 2017 9349,3.0,greece99,https://www.tripadvisor.ca/Profile/greece99, nil,Jun. 2017, June 2017 9349,2.0,William K,https://www.tripadvisor.ca/Profile/370WilliamK, nil,Jun. 2017, June 2017 9349,3.0,Melkis Liriano,https://www.tripadvisor.ca/Profile/Melkis7, nil,May 2017, May 2017 9349,5.0,Arlene T,https://www.tripadvisor.ca/Profile/806arlenet, nil,May 2017, May 2017 9349,3.0,blairs176,https://www.tripadvisor.ca/Profile/blairs176, nil,Apr. 2017, April 2017 9349,1.0,peachcheetah,https://www.tripadvisor.ca/Profile/peachcheetah, nil,Mar. 2017, July 2016 9349,4.0,K9362GWpatriciab,https://www.tripadvisor.ca/Profile/K9362GWpatriciab, nil,Jan. 2017, January 2017 9349,2.0,Tiffany T,https://www.tripadvisor.ca/Profile/tiffanyt73, nil,Nov. 2016, October 2016 9349,5.0,Ling-Kwang C,https://www.tripadvisor.ca/Profile/lingkwangc, nil,Nov. 2016, November 2016 9349,5.0,Kevan Y,https://www.tripadvisor.ca/Profile/538kevany, nil,Oct. 2016, October 2016 9349,5.0,Carollyn L,https://www.tripadvisor.ca/Profile/carollynl108, nil,Oct. 2016, October 2016 9349,4.0,Tim Z,https://www.tripadvisor.ca/Profile/TimZ934, nil,Aug. 2016, August 2016 9349,5.0,Margaret B,https://www.tripadvisor.ca/Profile/MargaretB150, nil,Aug. 2016, August 2016 9349,5.0,281bob,https://www.tripadvisor.ca/Profile/281bob, nil,Aug. 2016, August 2016 9349,5.0,Mags194906,https://www.tripadvisor.ca/Profile/Mags194906, nil,Aug. 2016, August 2016 9349,4.0,Nica1111,https://www.tripadvisor.ca/Profile/Nica1111, nil,Aug. 2016, July 2016 9349,3.0,Chris A,https://www.tripadvisor.ca/Profile/ChrisA193, nil,Aug. 2016, August 2016 9349,4.0,Papinooo,https://www.tripadvisor.ca/Profile/Papinooo, nil,Aug. 2016, July 2016 9349,4.0,2Tigerlady,https://www.tripadvisor.ca/Profile/2Tigerlady, nil,Jul. 2016, July 2016 9349,4.0,subwaymark,https://www.tripadvisor.ca/Profile/subwaymark, nil,Jul. 2016, July 2016 9349,1.0,Patricia D,https://www.tripadvisor.ca/Profile/patriciad793, nil,Jul. 2016, July 2016 9349,4.0,Tmen31,https://www.tripadvisor.ca/Profile/Tmen31, nil,Jul. 2016, July 2016 9349,4.0,robertbF3441NH,https://www.tripadvisor.ca/Profile/robertbF3441NH, nil,Jul. 2016, July 2016 9349,2.0,27-12-4,https://www.tripadvisor.ca/Profile/27-12-4, nil,Jul. 2016, July 2016 9349,4.0,Shari R,https://www.tripadvisor.ca/Profile/585sharir, nil,Jul. 2016, July 2016 9349,4.0,Jen C,https://www.tripadvisor.ca/Profile/739jenc, nil,Jun. 2016, May 2016 9349,4.0,Mark D,https://www.tripadvisor.ca/Profile/R7241IVmarkd, nil,Jun. 2016, May 2016 9349,4.0,belovedpetra,https://www.tripadvisor.ca/Profile/belovedpetra, nil,May 2016, April 2016 9349,5.0,teresa585,https://www.tripadvisor.ca/Profile/teresa585, nil,May 2016, May 2016 9349,4.0,Lee K,https://www.tripadvisor.ca/Profile/210leek, nil,May 2016, May 2016 9349,5.0,Karen L,https://www.tripadvisor.ca/Profile/P7463FPkarenl, nil,Mar. 2016, March 2016 9349,4.0,John L,https://www.tripadvisor.ca/Profile/johnlV6705QB, nil,Feb. 2016, February 2016 9349,5.0,Randall F,https://www.tripadvisor.ca/Profile/randallf9, nil,Jan. 2016, December 2015 9349,5.0,Pat S,https://www.tripadvisor.ca/Profile/175pats, nil,Jan. 2016, January 2016 9349,3.0,Theo W,https://www.tripadvisor.ca/Profile/583theow, nil,Dec. 2015, December 2015 9349,3.0,CharliesM0m2014,https://www.tripadvisor.ca/Profile/CharliesM0m2014, nil,Sep. 2015, September 2015 9349,4.0,radar60,https://www.tripadvisor.ca/Profile/radar60, nil,Sep. 2015, September 2015 9349,4.0,gregnlou,https://www.tripadvisor.ca/Profile/gregnlou, nil,Sep. 2015, July 2015 9349,5.0,Ninjclad,https://www.tripadvisor.ca/Profile/Ninjclad, nil,Sep. 2015, September 2015 9349,3.0,David H,https://www.tripadvisor.ca/Profile/davidhE9045TH, nil,Sep. 2015, August 2015 9350,4.0,juliapoplawski,https://www.tripadvisor.ca/Profile/juliapoplawski, nil,Mar. 2019, August 2018 9350,nil,,nil, nil,nil,nil 9350,5.0,Brian E,https://www.tripadvisor.ca/Profile/859briane, nil,Aug. 2018, July 2018 9350,5.0,CLresch,https://www.tripadvisor.ca/Profile/CLresch, nil,Jun. 2018, June 2018 9350,4.0,Jason B,https://www.tripadvisor.ca/Profile/jasonbV8026VK, nil,Feb. 2018, February 2018 9350,2.0,Susan C,https://www.tripadvisor.ca/Profile/SusanC4858, nil,Sep. 2017, September 2017 9350,2.0,BWitch,https://www.tripadvisor.ca/Profile/BWitch, nil,Aug. 2017, August 2017 9350,1.0,Oby I,https://www.tripadvisor.ca/Profile/obyi2017, nil,Aug. 2017, August 2017 9350,5.0,Brigittesmith,https://www.tripadvisor.ca/Profile/Brigittesmith, nil,Jul. 2017, July 2017 9350,4.0,Wanderers G and L,https://www.tripadvisor.ca/Profile/wanderersgandl, nil,Jun. 2017, May 2017 9350,4.0,tporter2014,https://www.tripadvisor.ca/Profile/tporter2014, nil,May 2017, April 2017 9350,4.0,Wainwrp,https://www.tripadvisor.ca/Profile/Wainwrp, nil,Apr. 2017, April 2017 9350,4.0,Mike D,https://www.tripadvisor.ca/Profile/mikedR6225RY, nil,Jan. 2017, January 2017 9350,5.0,Cathy C,https://www.tripadvisor.ca/Profile/N5067NQcathyc, nil,Sep. 2016, September 2016 9350,4.0,monikaannette,https://www.tripadvisor.ca/Profile/monikaannette, nil,Jul. 2016, July 2016 9350,4.0,Charlene M,https://www.tripadvisor.ca/Profile/150CharleneM, nil,Jul. 2016, July 2016 9350,3.0,HercMech,https://www.tripadvisor.ca/Profile/HercMech, nil,Apr. 2016, April 2016 9351,5.0,AYE,https://www.tripadvisor.ca/Profile/AYExplores, nil,Apr. 2, March 2019 9351,5.0,Carrie R,https://www.tripadvisor.ca/Profile/595carrier, nil,Apr. 1, March 2019 9351,4.0,Wendy V,https://www.tripadvisor.ca/Profile/WendyV58, nil,Mar. 2019, March 2019 9351,5.0,travelinjack64,https://www.tripadvisor.ca/Profile/travelinjack64, nil,Mar. 2019, March 2019 9351,5.0,carolyn v,https://www.tripadvisor.ca/Profile/carolynv571, nil,Mar. 2019, March 2019 9351,5.0,Rick G,https://www.tripadvisor.ca/Profile/rickgH1210FL, nil,Mar. 2019, March 2019 9351,5.0,LilGeo73,https://www.tripadvisor.ca/Profile/LilGeo73, nil,Mar. 2019, March 2019 9351,4.0,Dianne T,https://www.tripadvisor.ca/Profile/diannet709, nil,Mar. 2019, March 2019 9351,4.0,X2867XXpaulk,https://www.tripadvisor.ca/Profile/X2867XXpaulk, nil,Feb. 2019, February 2019 9351,5.0,Venus P,https://www.tripadvisor.ca/Profile/venusp373, nil,Feb. 2019, February 2019 9351,5.0,354valeriea,https://www.tripadvisor.ca/Profile/354valeriea, nil,Feb. 2019, February 2019 9351,5.0,Mary W,https://www.tripadvisor.ca/Profile/marywL3244IG, nil,Feb. 2019, February 2019 9351,3.0,cheryl B,https://www.tripadvisor.ca/Profile/cherylh411, nil,Feb. 2019, January 2019 9351,5.0,Sherpa65148450941,https://www.tripadvisor.ca/Profile/Sherpa65148450941, nil,Feb. 2019, January 2019 9351,5.0,Michelle K,https://www.tripadvisor.ca/Profile/S6534RBmichellek, nil,Jan. 2019, January 2019 9351,4.0,Brenda M,https://www.tripadvisor.ca/Profile/U3936MFbrendam, nil,Jan. 2019, January 2019 9351,5.0,Brian L,https://www.tripadvisor.ca/Profile/brinurse, nil,Jan. 2019, January 2019 9351,4.0,Hkins,https://www.tripadvisor.ca/Profile/Hkins, nil,Jan. 2019, January 2019 9351,5.0,Ray K,https://www.tripadvisor.ca/Profile/597rayk, nil,Jan. 2019, January 2019 9351,4.0,Resort09852770219,https://www.tripadvisor.ca/Profile/Resort09852770219, nil,Dec. 2018, December 2018 9351,nil,,nil, nil,nil,nil 9351,5.0,Journey06947676337,https://www.tripadvisor.ca/Profile/Journey06947676337, nil,Nov. 2018, November 2018 9351,5.0,sheryl l,https://www.tripadvisor.ca/Profile/sheryll107, nil,Nov. 2018, November 2018 9351,5.0,Wanderer32449257381,https://www.tripadvisor.ca/Profile/Wanderer32449257381, nil,Nov. 2018, November 2018 9351,5.0,RaistlinV,https://www.tripadvisor.ca/Profile/RaistlinV, nil,Nov. 2018, November 2018 9351,4.0,terbez72,https://www.tripadvisor.ca/Profile/terbez72, nil,Nov. 2018, October 2018 9351,4.0,Deb E,https://www.tripadvisor.ca/Profile/DebE850, nil,Oct. 2018, October 2018 9351,4.0,mdrivel,https://www.tripadvisor.ca/Profile/mdrivel, nil,Oct. 2018, October 2018 9351,4.0,Ruth M,https://www.tripadvisor.ca/Profile/ruthm65, nil,Oct. 2018, October 2018 9351,5.0,I839EN,https://www.tripadvisor.ca/Profile/I839EN, nil,Oct. 2018, September 2018 9351,4.0,c0mpassi0nate,https://www.tripadvisor.ca/Profile/c0mpassi0nate, nil,Oct. 2018, October 2018 9351,4.0,amymX6451bg2018,https://www.tripadvisor.ca/Profile/amymX6451bg2018, nil,Oct. 2018, September 2018 9351,5.0,mac3670,https://www.tripadvisor.ca/Profile/mac3670, nil,Oct. 2018, September 2018 9351,5.0,Gordon S,https://www.tripadvisor.ca/Profile/gordons458, nil,Sep. 2018, September 2018 9351,5.0,brendasavage571,https://www.tripadvisor.ca/Profile/brendasavage571, nil,Sep. 2018, September 2018 9351,2.0,Ibrahim A,https://www.tripadvisor.ca/Profile/ibrahimaytug, nil,Sep. 2018, September 2018 9351,5.0,Thomas T,https://www.tripadvisor.ca/Profile/thomastB908RJ, nil,Sep. 2018, September 2018 9351,4.0,Cindy C,https://www.tripadvisor.ca/Profile/cindycE8703LQ, nil,Sep. 2018, September 2018 9351,3.0,danniedee21,https://www.tripadvisor.ca/Profile/danniedee21, nil,Sep. 2018, September 2018 9351,5.0,brimakosiej42,https://www.tripadvisor.ca/Profile/brimakosiej42, nil,Sep. 2018, September 2018 9351,5.0,samanthaagnew2018,https://www.tripadvisor.ca/Profile/samanthaagnew2018, nil,Sep. 2018, September 2018 9351,5.0,Storyteller797702,https://www.tripadvisor.ca/Profile/Storyteller797702, nil,Sep. 2018, September 2018 9351,4.0,Sherryg27,https://www.tripadvisor.ca/Profile/Sherryg27, nil,Sep. 2018, September 2018 9351,5.0,h2hinstitute2018,https://www.tripadvisor.ca/Profile/h2hinstitute2018, nil,Sep. 2018, September 2018 9351,5.0,kjvhardk,https://www.tripadvisor.ca/Profile/kjvhardk, nil,Sep. 2018, September 2018 9351,4.0,mgsflatout,https://www.tripadvisor.ca/Profile/mgsflatout, nil,Sep. 2018, August 2018 9351,5.0,Aidys-Mum,https://www.tripadvisor.ca/Profile/Aidys-Mum, nil,Jul. 2018, July 2018 9351,5.0,Elffie Z,https://www.tripadvisor.ca/Profile/elffiez2017, nil,Jul. 2018, July 2018 9351,3.0,Clark60,https://www.tripadvisor.ca/Profile/Clark60, nil,Jul. 2018, July 2018 9351,5.0,markfox0964,https://www.tripadvisor.ca/Profile/markfox0964, nil,Jul. 2018, June 2018 9351,4.0,HK_Bun,https://www.tripadvisor.ca/Profile/HK_Bun, nil,Jul. 2018, June 2018 9351,4.0,fionalouiselaw,https://www.tripadvisor.ca/Profile/fionalouiselaw, nil,Jun. 2018, June 2018 9351,5.0,Anamaria S,https://www.tripadvisor.ca/Profile/307anamarias, nil,Jun. 2018, June 2018 9351,5.0,lesliedeannamctavish,https://www.tripadvisor.ca/Profile/lesliedeannamctavish, nil,Jun. 2018, June 2018 9351,5.0,laurs614,https://www.tripadvisor.ca/Profile/laurs614, nil,Jun. 2018, May 2018 9351,5.0,Linda S,https://www.tripadvisor.ca/Profile/lindasD1126HY, nil,May 2018, May 2018 9351,4.0,Debbie J,https://www.tripadvisor.ca/Profile/547debbiej, nil,May 2018, May 2018 9351,3.0,akulp217185,https://www.tripadvisor.ca/Profile/akulp217185, nil,May 2018, May 2018 9351,5.0,jessieloseth,https://www.tripadvisor.ca/Profile/jessieloseth, nil,May 2018, May 2018 9351,5.0,jenniezhang6,https://www.tripadvisor.ca/Profile/jenniezhang6, nil,May 2018, May 2018 9351,1.0,17spike,https://www.tripadvisor.ca/Profile/17spike, nil,May 2018, May 2018 9351,5.0,myrnacarrier,https://www.tripadvisor.ca/Profile/myrnacarrier84, nil,May 2018, May 2018 9351,4.0,Marcie E,https://www.tripadvisor.ca/Profile/530marciee, nil,May 2018, May 2018 9351,5.0,jeanine25252018,https://www.tripadvisor.ca/Profile/jeanine25252018, nil,Apr. 2018, April 2018 9351,4.0,dhask2018,https://www.tripadvisor.ca/Profile/dhask2018, nil,Apr. 2018, April 2018 9351,4.0,aclaire82,https://www.tripadvisor.ca/Profile/aclaire82, nil,Apr. 2018, April 2018 9351,4.0,sh00shie,https://www.tripadvisor.ca/Profile/sh00shie, nil,Apr. 2018, April 2018 9351,4.0,wayne435,https://www.tripadvisor.ca/Profile/wayne435, nil,Apr. 2018, April 2018 9351,4.0,motherdaughtertrip14,https://www.tripadvisor.ca/Profile/motherdaughtertrip14, nil,Apr. 2018, April 2018 9351,5.0,552seank,https://www.tripadvisor.ca/Profile/552seank, nil,Apr. 2018, April 2018 9351,3.0,hvirde577072,https://www.tripadvisor.ca/Profile/hvirde577072, nil,Mar. 2018, March 2018 9351,4.0,758shelleyf,https://www.tripadvisor.ca/Profile/758shelleyf, nil,Feb. 2018, February 2018 9351,5.0,Harvey A,https://www.tripadvisor.ca/Profile/665harveya, nil,Feb. 2018, February 2018 9351,5.0,O455FFsharonf,https://www.tripadvisor.ca/Profile/O455FFsharonf, nil,Feb. 2018, January 2018 9351,5.0,Brittany P,https://www.tripadvisor.ca/Profile/brittanyp350, nil,Feb. 2018, January 2018 9351,5.0,N6716ZQjohnt,https://www.tripadvisor.ca/Profile/N6716ZQjohnt, nil,Jan. 2018, January 2018 9351,5.0,Johanna O,https://www.tripadvisor.ca/Profile/johannao246, nil,Jan. 2018, January 2018 9351,4.0,Busycontentedma2,https://www.tripadvisor.ca/Profile/Busycontentedma2, nil,Jan. 2018, January 2018 9351,4.0,jiji2018,https://www.tripadvisor.ca/Profile/jiji2018, nil,Jan. 2018, December 2017 9351,5.0,amyd2018,https://www.tripadvisor.ca/Profile/amyd2018, nil,Jan. 2018, December 2017 9351,5.0,visitkids,https://www.tripadvisor.ca/Profile/visitkids, nil,Dec. 2017, December 2017 9351,5.0,rmistr_410931,https://www.tripadvisor.ca/Profile/rmistr_410931, nil,Dec. 2017, December 2017 9351,5.0,Robert P,https://www.tripadvisor.ca/Profile/robertpS3506JJ, nil,Dec. 2017, December 2017 9351,5.0,Kim S,https://www.tripadvisor.ca/Profile/A6789SXkims, nil,Dec. 2017, November 2017 9351,3.0,Wanderer543425,https://www.tripadvisor.ca/Profile/Wanderer543425, nil,Dec. 2017, November 2017 9351,4.0,Linda M,https://www.tripadvisor.ca/Profile/140Linda, nil,Nov. 2017, November 2017 9351,4.0,A4956DOdavidb,https://www.tripadvisor.ca/Profile/A4956DOdavidb, nil,Nov. 2017, November 2017 9351,4.0,Beverley S,https://www.tripadvisor.ca/Profile/494beverleys, nil,Nov. 2017, November 2017 9351,5.0,Dorian L,https://www.tripadvisor.ca/Profile/dorianl96, nil,Nov. 2017, October 2017 9351,5.0,jean L,https://www.tripadvisor.ca/Profile/656jeanl, nil,Nov. 2017, October 2017 9351,4.0,WestbankJeff,https://www.tripadvisor.ca/Profile/WestbankJeff, nil,Oct. 2017, October 2017 9351,3.0,PrincessPG,https://www.tripadvisor.ca/Profile/PrincessPG, nil,Oct. 2017, October 2017 9351,5.0,hvklassen,https://www.tripadvisor.ca/Profile/hvklassen, nil,Oct. 2017, October 2017 9351,3.0,geebe,https://www.tripadvisor.ca/Profile/geebe, nil,Oct. 2017, October 2017 9351,5.0,Brian R,https://www.tripadvisor.ca/Profile/Y985SEbrianr, nil,Oct. 2017, October 2017 9351,3.0,V718JUsharonm,https://www.tripadvisor.ca/Profile/V718JUsharonm, nil,Oct. 2017, October 2017 9351,4.0,agneswingyinl,https://www.tripadvisor.ca/Profile/agneswingyinl, nil,Sep. 2017, September 2017 9351,5.0,Sharon N,https://www.tripadvisor.ca/Profile/SharonN749, nil,Sep. 2017, September 2017 9351,5.0,lindsaya31,https://www.tripadvisor.ca/Profile/lindsaya31, nil,Sep. 2017, September 2017 9351,5.0,irenei989,https://www.tripadvisor.ca/Profile/irenei989, nil,Sep. 2017, September 2017 9351,5.0,Ron C,https://www.tripadvisor.ca/Profile/ronc105, nil,Sep. 2017, September 2017 9351,5.0,M1241HKdaniellew,https://www.tripadvisor.ca/Profile/M1241HKdaniellew, nil,Sep. 2017, September 2017 9351,5.0,Melia W,https://www.tripadvisor.ca/Profile/MeliaW, nil,Sep. 2017, September 2017 9351,5.0,Rosbo10,https://www.tripadvisor.ca/Profile/Rosbo10, nil,Sep. 2017, September 2017 9351,3.0,nealg200,https://www.tripadvisor.ca/Profile/nealg200, nil,Sep. 2017, September 2017 9351,5.0,djdrennan,https://www.tripadvisor.ca/Profile/djdrennan, nil,Sep. 2017, September 2017 9351,5.0,barbarasT5561KY,https://www.tripadvisor.ca/Profile/barbarasT5561KY, nil,Sep. 2017, September 2017 9351,5.0,grizzlygreta,https://www.tripadvisor.ca/Profile/grizzlygreta, nil,Sep. 2017, September 2017 9351,5.0,ugonnaeatthat,https://www.tripadvisor.ca/Profile/ugonnaeatthat, nil,Sep. 2017, September 2017 9351,3.0,TotallyMyRealName,https://www.tripadvisor.ca/Profile/TotallyMyRealName, nil,Sep. 2017, August 2017 9351,4.0,RinCanada,https://www.tripadvisor.ca/Profile/RinCanada, nil,Jul. 2017, July 2017 9351,2.0,GinaZ41,https://www.tripadvisor.ca/Profile/GinaZ41, nil,Jul. 2017, June 2017 9351,5.0,mariatQ7663QJ,https://www.tripadvisor.ca/Profile/mariatQ7663QJ, nil,Jul. 2017, July 2017 9351,4.0,pxsmith,https://www.tripadvisor.ca/Profile/pxsmith, nil,Jul. 2017, July 2017 9351,5.0,michaelhY4245BH,https://www.tripadvisor.ca/Profile/michaelhY4245BH, nil,Jul. 2017, June 2017 9351,5.0,bayc2013,https://www.tripadvisor.ca/Profile/bayc2013, nil,Jun. 2017, June 2017 9351,5.0,shoegal1Canada,https://www.tripadvisor.ca/Profile/shoegal1Canada, nil,Jun. 2017, June 2017 9351,4.0,Heffner49,https://www.tripadvisor.ca/Profile/Heffner49, nil,Jun. 2017, June 2017 9351,4.0,Gordon M,https://www.tripadvisor.ca/Profile/gordo20142014, nil,Jun. 2017, June 2017 9351,2.0,D1107HRjeffreyc,https://www.tripadvisor.ca/Profile/D1107HRjeffreyc, nil,Jun. 2017, June 2017 9351,4.0,r0berts209,https://www.tripadvisor.ca/Profile/r0berts209, nil,Jun. 2017, June 2017 9351,5.0,Tina S,https://www.tripadvisor.ca/Profile/TinaS1891, nil,Jun. 2017, May 2017 9351,3.0,dgordon2016,https://www.tripadvisor.ca/Profile/dgordon2016, nil,Jun. 2017, June 2017 9351,5.0,958lyleh,https://www.tripadvisor.ca/Profile/958lyleh, nil,May 2017, May 2017 9351,5.0,33dorothym,https://www.tripadvisor.ca/Profile/33dorothym, nil,May 2017, May 2017 9351,5.0,N_M616,https://www.tripadvisor.ca/Profile/N_M616, nil,May 2017, May 2017 9351,5.0,PAR1BC,https://www.tripadvisor.ca/Profile/PAR1BC, nil,May 2017, May 2017 9351,5.0,SojournerJean,https://www.tripadvisor.ca/Profile/SojournerJean, nil,May 2017, May 2017 9351,4.0,zergling13,https://www.tripadvisor.ca/Profile/zergling13, nil,May 2017, April 2017 9351,5.0,edk464,https://www.tripadvisor.ca/Profile/edk464, nil,May 2017, May 2017 9351,5.0,Jessa J,https://www.tripadvisor.ca/Profile/JessaJ, nil,Apr. 2017, April 2017 9351,5.0,762jeanneh,https://www.tripadvisor.ca/Profile/762jeanneh, nil,Apr. 2017, March 2017 9351,4.0,Gregory M,https://www.tripadvisor.ca/Profile/302gregorym, nil,Mar. 2017, March 2017 9351,5.0,corinnem532,https://www.tripadvisor.ca/Profile/corinnem532, nil,Mar. 2017, March 2017 9351,3.0,Robin1235,https://www.tripadvisor.ca/Profile/Robin1235, nil,Mar. 2017, March 2017 9351,4.0,579glennb,https://www.tripadvisor.ca/Profile/579glennb, nil,Jan. 2017, January 2017 9351,3.0,17_FLTRU_114,https://www.tripadvisor.ca/Profile/17_FLTRU_114, nil,Jan. 2017, January 2017 9351,4.0,Lucas M,https://www.tripadvisor.ca/Profile/LucasM628, nil,Jan. 2017, January 2017 9351,1.0,frankpL7289BX,https://www.tripadvisor.ca/Profile/frankpL7289BX, nil,Jan. 2017, January 2017 9351,5.0,Magdalena G,https://www.tripadvisor.ca/Profile/929magdalenag, nil,Jan. 2017, January 2017 9351,4.0,Anna C,https://www.tripadvisor.ca/Profile/668annac, nil,Nov. 2016, November 2016 9351,5.0,mog2012,https://www.tripadvisor.ca/Profile/mog2012, nil,Nov. 2016, November 2016 9351,4.0,Ralphetta88,https://www.tripadvisor.ca/Profile/Ralphetta88, nil,Nov. 2016, November 2016 9351,1.0,AlbertaGirl22,https://www.tripadvisor.ca/Profile/AlbertaGirl22, nil,Nov. 2016, November 2016 9351,5.0,Lora S,https://www.tripadvisor.ca/Profile/lampshade69, nil,Nov. 2016, September 2016 9352,1.0,Rachelle M,https://www.tripadvisor.ca/Profile/389rachellem, nil,Dec. 2018, December 2018 9352,2.0,silverfeather2017,https://www.tripadvisor.ca/Profile/silverfeather2017, nil,Dec. 2018, December 2018 9352,1.0,FarAway55272862911,https://www.tripadvisor.ca/Profile/FarAway55272862911, nil,Nov. 2018, November 2018 9352,1.0,Shawn H,https://www.tripadvisor.ca/Profile/900shawnh, nil,Sep. 2018, September 2018 9352,1.0,Pals05,https://www.tripadvisor.ca/Profile/Pals05, nil,Sep. 2018, September 2018 9352,4.0,hoppep123,https://www.tripadvisor.ca/Profile/hoppep123, nil,Sep. 2018, August 2018 9352,2.0,microsilica,https://www.tripadvisor.ca/Profile/microsilica, nil,Sep. 2018, August 2018 9352,1.0,took,https://www.tripadvisor.ca/Profile/took, nil,Aug. 2018, August 2018 9352,1.0,lcochr163331,https://www.tripadvisor.ca/Profile/lcochr163331, nil,Aug. 2018, August 2018 9352,3.0,365ljones,https://www.tripadvisor.ca/Profile/365ljones, nil,Aug. 2018, August 2018 9352,1.0,Adrian L,https://www.tripadvisor.ca/Profile/610adrianl, nil,Aug. 2018, August 2018 9352,4.0,Gipoun,https://www.tripadvisor.ca/Profile/Gipoun, nil,Aug. 2018, August 2018 9352,3.0,Vester2011,https://www.tripadvisor.ca/Profile/Vester2011, nil,Aug. 2018, July 2018 9352,1.0,Danger2018,https://www.tripadvisor.ca/Profile/Danger2018, nil,Jul. 2018, June 2018 9352,3.0,EricCanuck,https://www.tripadvisor.ca/Profile/EricCanuck, nil,Jun. 2018, June 2018 9352,4.0,Lindenlea7832,https://www.tripadvisor.ca/Profile/Lindenlea7832, nil,Jun. 2018, June 2018 9352,2.0,bprost155778,https://www.tripadvisor.ca/Profile/bprost155778, nil,Jun. 2018, June 2018 9352,1.0,Penny M,https://www.tripadvisor.ca/Profile/pennym848, nil,Jun. 2018, June 2018 9352,1.0,Kmcmillan145,https://www.tripadvisor.ca/Profile/Kmcmillan145, nil,Jun. 2018, June 2018 9352,1.0,valley07,https://www.tripadvisor.ca/Profile/valley07, nil,Jun. 2018, May 2018 9352,1.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Mar. 2018, March 2018 9352,3.0,skettl814956,https://www.tripadvisor.ca/Profile/skettl814956, nil,Feb. 2018, February 2018 9352,3.0,richardmS8314SA,https://www.tripadvisor.ca/Profile/richardmS8314SA, nil,Feb. 2018, February 2018 9352,1.0,261cz,https://www.tripadvisor.ca/Profile/261cz, nil,Feb. 2018, February 2018 9352,3.0,HEIDI.MS S,https://www.tripadvisor.ca/Profile/heidis486, nil,Jan. 2018, January 2018 9352,nil,,nil, nil,nil,nil 9352,1.0,allancO7960SA,https://www.tripadvisor.ca/Profile/allancO7960SA, nil,Oct. 2017, October 2017 9352,1.0,chrisbN2217YI,https://www.tripadvisor.ca/Profile/chrisbN2217YI, nil,Oct. 2017, October 2017 9352,2.0,Pamela P,https://www.tripadvisor.ca/Profile/709pamelap, nil,Sep. 2017, September 2017 9352,4.0,Jennifer R,https://www.tripadvisor.ca/Profile/M3611FVjenniferr, nil,Sep. 2017, September 2017 9352,3.0,janicecS1335WV,https://www.tripadvisor.ca/Profile/janicecS1335WV, nil,Jun. 2017, May 2017 9352,2.0,CalvinAnneMarie,https://www.tripadvisor.ca/Profile/CalvinAnneMarie, nil,May 2017, May 2017 9352,1.0,gnaglie,https://www.tripadvisor.ca/Profile/gnaglie, nil,Apr. 2017, April 2017 9352,5.0,davidjohnson87678,https://www.tripadvisor.ca/Profile/davidjohnson87678, nil,Feb. 2017, January 2017 9352,3.0,kellis237,https://www.tripadvisor.ca/Profile/kellis237, nil,Oct. 2016, October 2016 9352,1.0,briandT5300EZ,https://www.tripadvisor.ca/Profile/briandT5300EZ, nil,Oct. 2016, October 2016 9352,3.0,Traveler0753,https://www.tripadvisor.ca/Profile/Traveler0753, nil,Oct. 2016, September 2016 9352,1.0,Paul A,https://www.tripadvisor.ca/Profile/R4087WRpaula, nil,Sep. 2016, September 2016 9352,1.0,tollman62,https://www.tripadvisor.ca/Profile/tollman62, nil,Sep. 2016, September 2016 9352,1.0,438taraw,https://www.tripadvisor.ca/Profile/438taraw, nil,Jul. 2016, July 2016 9352,3.0,E1300SAdaniels,https://www.tripadvisor.ca/Profile/E1300SAdaniels, nil,Jul. 2016, July 2016 9352,4.0,williamkT4857TD,https://www.tripadvisor.ca/Profile/williamkT4857TD, nil,May 2016, May 2016 9352,2.0,W8836FDjasonm,https://www.tripadvisor.ca/Profile/W8836FDjasonm, nil,Jan. 2016, January 2016 9352,5.0,N4017HCkimt,https://www.tripadvisor.ca/Profile/N4017HCkimt, nil,Jan. 2016, January 2016 9352,4.0,cocopep11,https://www.tripadvisor.ca/Profile/cocopep11, nil,Dec. 2015, December 2015 9352,2.0,YogaKatie,https://www.tripadvisor.ca/Profile/YogaKatie, nil,Sep. 2015, September 2015 9352,1.0,lubykv,https://www.tripadvisor.ca/Profile/lubykv, nil,Sep. 2015, September 2015 9352,2.0,jetboyb747,https://www.tripadvisor.ca/Profile/jetboyb747, nil,Sep. 2015, September 2015 9352,1.0,Chantel W,https://www.tripadvisor.ca/Profile/860chantelw, nil,Aug. 2015, August 2015 9352,1.0,ibakhmoutski,https://www.tripadvisor.ca/Profile/ibakhmoutski, nil,Aug. 2015, August 2015 9352,1.0,lukeg550,https://www.tripadvisor.ca/Profile/lukeg550, nil,Jul. 2015, July 2015 9352,1.0,TayDeno,https://www.tripadvisor.ca/Profile/TayDeno, nil,Jul. 2015, July 2015 9352,4.0,sjohnston12,https://www.tripadvisor.ca/Profile/sjohnston12, nil,Jul. 2015, July 2015 9352,1.0,jakem345,https://www.tripadvisor.ca/Profile/jakem345, nil,Jul. 2015, June 2015 9352,2.0,Fastcar20,https://www.tripadvisor.ca/Profile/Fastcar20, nil,Apr. 2015, April 2015 9352,4.0,Chris D,https://www.tripadvisor.ca/Profile/chrisdJ89MB, nil,Mar. 2015, March 2015 9352,5.0,Sonics,https://www.tripadvisor.ca/Profile/Sonics, nil,Feb. 2015, January 2015 9352,1.0,Christopher D,https://www.tripadvisor.ca/Profile/759christopherd, nil,Feb. 2015, January 2015 9352,2.0,323kimberlyv,https://www.tripadvisor.ca/Profile/323kimberlyv, nil,Dec. 2014, December 2014 9352,5.0,974stanleyy,https://www.tripadvisor.ca/Profile/974stanleyy, nil,Dec. 2014, December 2014 9352,1.0,MissEighteen,https://www.tripadvisor.ca/Profile/MissEighteen, nil,Oct. 2014, October 2014 9352,1.0,ITcredible,https://www.tripadvisor.ca/Profile/ITcredible, nil,Sep. 2014, August 2014 9352,5.0,miladymar,https://www.tripadvisor.ca/Profile/miladymar, nil,Aug. 2014, August 2014 9352,2.0,Keith T,https://www.tripadvisor.ca/Profile/591keitht, nil,Aug. 2014, August 2014 9352,2.0,60Linda7,https://www.tripadvisor.ca/Profile/60Linda7, nil,Aug. 2014, August 2014 9352,4.0,gazza53255060,https://www.tripadvisor.ca/Profile/gazza53255060, nil,May 2014, May 2014 9352,3.0,Zoe A,https://www.tripadvisor.ca/Profile/zoea993, nil,May 2014, May 2014 9352,4.0,bobbylane,https://www.tripadvisor.ca/Profile/bobbylane, nil,May 2014, May 2014 9352,4.0,Graham M,https://www.tripadvisor.ca/Profile/GrahamM388, nil,May 2014, April 2014 9352,1.0,ymir,https://www.tripadvisor.ca/Profile/ymir, nil,May 2014, May 2014 9353,5.0,PinkMM,https://www.tripadvisor.ca/Profile/PinkMM, nil,Nov. 2018, September 2018 9353,5.0,HospitalityPip,https://www.tripadvisor.ca/Profile/HospitalityPip, nil,Aug. 2018, August 2018 9353,4.0,M_Favarger,https://www.tripadvisor.ca/Profile/M_Favarger, nil,Aug. 2018, August 2018 9353,5.0,Pastorash,https://www.tripadvisor.ca/Profile/Pastorash, nil,Aug. 2018, August 2018 9353,5.0,Alf K,https://www.tripadvisor.ca/Profile/535alfk, nil,Aug. 2018, August 2018 9353,4.0,Jan B,https://www.tripadvisor.ca/Profile/janbV1413SL, nil,Jul. 2018, June 2018 9353,5.0,mmfenton,https://www.tripadvisor.ca/Profile/mmfenton, nil,Jun. 2018, June 2018 9353,5.0,genehuber,https://www.tripadvisor.ca/Profile/genehuber, nil,Jun. 2018, June 2018 9353,5.0,Eustace M,https://www.tripadvisor.ca/Profile/eustacem2015, nil,Jun. 2018, June 2018 9353,5.0,larrys306riders,https://www.tripadvisor.ca/Profile/larrys306riders, nil,Jun. 2018, April 2018 9353,nil,,nil, nil,nil,nil 9353,5.0,pkw20152015,https://www.tripadvisor.ca/Profile/pkw20152015, nil,Aug. 2017, August 2017 9353,5.0,krieg2017,https://www.tripadvisor.ca/Profile/krieg2017, nil,Aug. 2017, August 2017 9353,5.0,Louise H,https://www.tripadvisor.ca/Profile/191louiseh, nil,Aug. 2017, August 2017 9353,5.0,Karen G,https://www.tripadvisor.ca/Profile/L5115QGkareng, nil,Aug. 2017, August 2017 9353,5.0,Paul D,https://www.tripadvisor.ca/Profile/L5616MUpauld, nil,Aug. 2017, August 2017 9353,5.0,Louise B,https://www.tripadvisor.ca/Profile/LouiseB4064, nil,Jul. 2017, July 2017 9353,5.0,Dan F,https://www.tripadvisor.ca/Profile/danfM9365ZP, nil,May 2017, April 2017 9353,5.0,BriggsAG,https://www.tripadvisor.ca/Profile/BriggsAG, nil,May 2017, May 2017 9353,5.0,Sharon C,https://www.tripadvisor.ca/Profile/U6924YOsharonc, nil,Mar. 2017, February 2017 9353,5.0,HM D,https://www.tripadvisor.ca/Profile/287hmd, nil,Mar. 2017, March 2017 9353,5.0,cathy353,https://www.tripadvisor.ca/Profile/cathy353, nil,Mar. 2017, March 2017 9353,5.0,leemar1951,https://www.tripadvisor.ca/Profile/leemar1951, nil,Mar. 2017, March 2017 9353,5.0,DonBuffy,https://www.tripadvisor.ca/Profile/DonBuffy, nil,Mar. 2017, March 2017 9353,5.0,Lotusmedia,https://www.tripadvisor.ca/Profile/Lotusmedia, nil,Feb. 2017, February 2017 9353,5.0,Chris M,https://www.tripadvisor.ca/Profile/W3435MYchrism, nil,Feb. 2017, February 2017 9353,5.0,a3a51129,https://www.tripadvisor.ca/Profile/a3a51129, nil,Aug. 2016, August 2016 9353,5.0,Mitzi S,https://www.tripadvisor.ca/Profile/157mitzis, nil,Aug. 2016, August 2016 9353,5.0,janeennis,https://www.tripadvisor.ca/Profile/janeennis, nil,Aug. 2016, July 2016 9353,5.0,laurie s,https://www.tripadvisor.ca/Profile/lauries14, nil,Jul. 2016, July 2016 9353,5.0,Maggie D,https://www.tripadvisor.ca/Profile/MaggieD248, nil,Jul. 2016, July 2016 9353,5.0,Terry M,https://www.tripadvisor.ca/Profile/terrymO4349OB, nil,Jun. 2016, June 2016 9353,5.0,couplestravel,https://www.tripadvisor.ca/Profile/couplestravel, nil,May 2016, May 2016 9353,2.0,max55857,https://www.tripadvisor.ca/Profile/max55857, nil,May 2016, May 2016 9353,5.0,Patty K,https://www.tripadvisor.ca/Profile/814pattyk, nil,May 2016, May 2016 9353,5.0,Cheryl C,https://www.tripadvisor.ca/Profile/cherylcA5444MV, nil,Apr. 2016, April 2016 9353,5.0,Temptus1,https://www.tripadvisor.ca/Profile/Temptus1, nil,Aug. 2015, July 2015 9353,5.0,whatawonderful1,https://www.tripadvisor.ca/Profile/whatawonderful1, nil,Jul. 2015, June 2015 9353,5.0,Sean D,https://www.tripadvisor.ca/Profile/seand873, nil,Jul. 2015, July 2015 9353,5.0,James R,https://www.tripadvisor.ca/Profile/G4211LUjamesr, nil,Jul. 2015, July 2015 9353,5.0,Claudette,https://www.tripadvisor.ca/Profile/ClaudettE997, nil,Jul. 2015, August 2014 9353,5.0,Bert P,https://www.tripadvisor.ca/Profile/937bertp, nil,Jul. 2015, July 2015 9353,5.0,Fran F,https://www.tripadvisor.ca/Profile/192franf, nil,Jul. 2015, July 2015 9353,3.0,Sebastien S,https://www.tripadvisor.ca/Profile/695sebastiens, nil,Jul. 2015, June 2015 9353,5.0,Jim P,https://www.tripadvisor.ca/Profile/714jimp, nil,May 2015, May 2015 9353,5.0,Yvette G,https://www.tripadvisor.ca/Profile/444yvetteg, nil,Apr. 2015, April 2015 9353,5.0,Simon B,https://www.tripadvisor.ca/Profile/375SimonB, nil,Mar. 2015, March 2015 9353,5.0,Kumibee,https://www.tripadvisor.ca/Profile/Kumibee, nil,Mar. 2015, March 2015 9353,1.0,tifahb,https://www.tripadvisor.ca/Profile/tifahb, nil,Mar. 2015, March 2015 9353,5.0,juliakr2015,https://www.tripadvisor.ca/Profile/juliakr2015, nil,Mar. 2015, March 2015 9353,5.0,Michelle M,https://www.tripadvisor.ca/Profile/I6821AFmichellem, nil,Jan. 2015, January 2015 9353,5.0,Mike,https://www.tripadvisor.ca/Profile/gin4dist3, nil,Sep. 2014, September 2014 9353,5.0,Susan Y,https://www.tripadvisor.ca/Profile/978susany, nil,Sep. 2014, September 2014 9353,5.0,Doug D,https://www.tripadvisor.ca/Profile/dougd355, nil,Sep. 2014, September 2014 9353,5.0,Julie D,https://www.tripadvisor.ca/Profile/957julied, nil,Sep. 2014, August 2014 9353,5.0,Sid M,https://www.tripadvisor.ca/Profile/54sidm, nil,Aug. 2014, August 2014 9353,4.0,Bonden-in-Florida,https://www.tripadvisor.ca/Profile/Bonden-in-Florida, nil,Aug. 2014, August 2014 9353,5.0,Rob K,https://www.tripadvisor.ca/Profile/Chortitza, nil,Aug. 2014, August 2014 9353,5.0,Nichelle B,https://www.tripadvisor.ca/Profile/402nichelleb, nil,Aug. 2014, July 2014 9353,5.0,Ruth652,https://www.tripadvisor.ca/Profile/Ruth652, nil,Jun. 2014, June 2014 9353,5.0,Nepalgirl2014,https://www.tripadvisor.ca/Profile/Nepalgirl2014, nil,May 2014, May 2014 9353,5.0,KCWall2014,https://www.tripadvisor.ca/Profile/KCWall2014, nil,May 2014, April 2014 9353,5.0,Linda B,https://www.tripadvisor.ca/Profile/LindaB418, nil,May 2014, May 2014 9353,5.0,noIreland,https://www.tripadvisor.ca/Profile/noIreland, nil,May 2014, May 2014 9353,5.0,Tina J,https://www.tripadvisor.ca/Profile/167tinaj, nil,Mar. 2014, February 2014 9353,5.0,patti m,https://www.tripadvisor.ca/Profile/768pattim, nil,Mar. 2014, February 2014 9353,5.0,MiriamA M,https://www.tripadvisor.ca/Profile/150miriamam, nil,Jan. 2014, January 2014 9353,5.0,Karen W,https://www.tripadvisor.ca/Profile/J3066BSkarenw, nil,Oct. 2013, October 2013 9353,5.0,Austinrichards92,https://www.tripadvisor.ca/Profile/Austinrichards92, nil,Sep. 2013, September 2013 9353,5.0,Esteci,https://www.tripadvisor.ca/Profile/Esteci, nil,Sep. 2013, September 2013 9353,5.0,GregoryN123,https://www.tripadvisor.ca/Profile/GregoryN123, nil,Sep. 2013, August 2013 9353,5.0,cdd-dc,https://www.tripadvisor.ca/Profile/cdd-dc, nil,Aug. 2013, August 2013 9353,5.0,K O,https://www.tripadvisor.ca/Profile/ko861, nil,Aug. 2013, August 2013 9353,5.0,Christianek1,https://www.tripadvisor.ca/Profile/Christianek1, nil,Aug. 2013, August 2013 9353,5.0,19travel,https://www.tripadvisor.ca/Profile/19travel, nil,Aug. 2013, July 2013 9353,5.0,canadiangurl077,https://www.tripadvisor.ca/Profile/canadiangurl077, nil,Jul. 2013, July 2013 9353,5.0,Beverley H,https://www.tripadvisor.ca/Profile/BeverleyH515, nil,Jul. 2013, June 2013 9353,5.0,lorlee99,https://www.tripadvisor.ca/Profile/lorlee99, nil,Jul. 2013, July 2013 9353,5.0,Jutta F,https://www.tripadvisor.ca/Profile/juttaf753, nil,Jun. 2013, June 2013 9353,5.0,Bevsmanning,https://www.tripadvisor.ca/Profile/Bevsmanning, nil,Jun. 2013, June 2013 9353,5.0,Sarah W,https://www.tripadvisor.ca/Profile/SarahW699, nil,May 2013, April 2013 9353,5.0,Bill J,https://www.tripadvisor.ca/Profile/BillJ806, nil,May 2013, May 2013 9353,5.0,Linda F,https://www.tripadvisor.ca/Profile/741LindaF, nil,May 2013, May 2013 9353,5.0,Ruth K,https://www.tripadvisor.ca/Profile/RuthK827, nil,May 2013, April 2013 9353,5.0,Cordell F,https://www.tripadvisor.ca/Profile/CordellF, nil,May 2013, April 2013 9353,5.0,Karen I,https://www.tripadvisor.ca/Profile/KarenIrv, nil,Apr. 2013, April 2013 9353,5.0,Nevis P,https://www.tripadvisor.ca/Profile/276nevisp, nil,Apr. 2013, April 2013 9353,5.0,MariaG8513,https://www.tripadvisor.ca/Profile/MariaG8513, nil,Dec. 2012, September 2012 9353,5.0,JaniceBN,https://www.tripadvisor.ca/Profile/JaniceBN, nil,Nov. 2012, November 2012 9353,5.0,Grateful97,https://www.tripadvisor.ca/Profile/Grateful97, nil,Nov. 2012, November 2012 9353,5.0,Ron v,https://www.tripadvisor.ca/Profile/Ronv523, nil,Nov. 2012, September 2012 9353,5.0,Christoph O,https://www.tripadvisor.ca/Profile/Chris2phO, nil,Nov. 2012, November 2012 9353,4.0,RChant,https://www.tripadvisor.ca/Profile/RChant, nil,Nov. 2012, November 2012 9353,5.0,jeanette l,https://www.tripadvisor.ca/Profile/jeanettel338, nil,Oct. 2012, October 2012 9353,5.0,J T,https://www.tripadvisor.ca/Profile/JT484, nil,Oct. 2012, October 2012 9353,5.0,sharonwoodley,https://www.tripadvisor.ca/Profile/sharonwoodley, nil,Oct. 2012, October 2012 9353,5.0,JAD1260,https://www.tripadvisor.ca/Profile/JAD1260, nil,Oct. 2012, October 2012 9353,5.0,Haggartys,https://www.tripadvisor.ca/Profile/Haggartys, nil,Oct. 2012, July 2012 9353,5.0,Sam L,https://www.tripadvisor.ca/Profile/saml497, nil,Sep. 2012, September 2012 9353,5.0,Christalligator,https://www.tripadvisor.ca/Profile/Christalligator, nil,Sep. 2012, September 2012 9353,5.0,Kenson_Ho,https://www.tripadvisor.ca/Profile/Kenson_Ho, nil,Aug. 2012, August 2012 9353,4.0,Tansay,https://www.tripadvisor.ca/Profile/Tansay, nil,Aug. 2012, August 2012 9353,5.0,PJShep,https://www.tripadvisor.ca/Profile/PJShep, nil,Aug. 2012, August 2012 9353,5.0,Tammy M,https://www.tripadvisor.ca/Profile/TM11_Travels, nil,Jul. 2012, July 2012 9353,5.0,Gavriel49,https://www.tripadvisor.ca/Profile/Gavriel49, nil,May 2012, May 2012 9353,5.0,Azalliah,https://www.tripadvisor.ca/Profile/Azalliah, nil,May 2012, May 2012 9353,5.0,SOldeheuvel,https://www.tripadvisor.ca/Profile/SOldeheuvel, nil,Apr. 2012, May 2011 9353,5.0,TMShand,https://www.tripadvisor.ca/Profile/TMShand, nil,Apr. 2012, May 2011 9353,5.0,NevisP,https://www.tripadvisor.ca/Profile/NevisP, nil,Apr. 2012, April 2012 9353,5.0,Cheryl M,https://www.tripadvisor.ca/Profile/37CherylM37, nil,Apr. 2012, April 2012 9353,5.0,Ken M,https://www.tripadvisor.ca/Profile/KenM183, nil,Mar. 2012, March 2012 9353,5.0,Garima G,https://www.tripadvisor.ca/Profile/GarimaG_12, nil,Mar. 2012, March 2012 9353,5.0,Paul m,https://www.tripadvisor.ca/Profile/Paulm806, nil,Mar. 2012, March 2012 9353,5.0,Jay B,https://www.tripadvisor.ca/Profile/JayB85, nil,Sep. 2011, August 2011 9353,5.0,mvb1826,https://www.tripadvisor.ca/Profile/mvb1826, nil,Sep. 2011, August 2011 9353,5.0,jlj0511,https://www.tripadvisor.ca/Profile/jlj0511, nil,Aug. 2011, August 2011 9353,5.0,CABekk,https://www.tripadvisor.ca/Profile/CABekk, nil,Aug. 2011, August 2011 9353,5.0,Inez887,https://www.tripadvisor.ca/Profile/Inez887, nil,Aug. 2011, August 2011 9354,nil,,nil, nil,nil,nil 9355,nil,,nil, nil,nil,nil 9360,5.0,lamom72,https://www.tripadvisor.ca/Profile/lamom72, nil,Apr. 2016, April 2016 9361,nil,,nil, nil,nil,nil 9362,nil,,nil, nil,nil,nil 9363,nil,,nil, nil,nil,nil 9364,4.0,RobynG178,https://www.tripadvisor.ca/Profile/RobynG178, nil,Mar. 2019, March 2019 9364,1.0,doc_alg,https://www.tripadvisor.ca/Profile/doc_alg, nil,Feb. 2017, February 2017 9364,1.0,Greg C,https://www.tripadvisor.ca/Profile/gregc315, nil,Jul. 2015, July 2015 9364,3.0,Naren T,https://www.tripadvisor.ca/Profile/488narent, nil,Feb. 2015, November 2014 9364,1.0,ITcredible,https://www.tripadvisor.ca/Profile/ITcredible, nil,Sep. 2014, July 2014 9370,5.0,Bipo B,https://www.tripadvisor.ca/Profile/bipob, nil,Feb. 2019, August 2018 9370,nil,,nil, nil,nil,nil 9370,4.0,Stephen S,https://www.tripadvisor.ca/Profile/791stephens, nil,Aug. 2017, August 2017 9370,3.0,NataliecampbellR,https://www.tripadvisor.ca/Profile/NataliecampbellR, nil,Apr. 2017, January 2017 9370,5.0,jcdelong,https://www.tripadvisor.ca/Profile/jcdelong, nil,Sep. 2016, September 2016 9370,4.0,Mike S,https://www.tripadvisor.ca/Profile/mikeyseegs, nil,Aug. 2016, August 2016 9370,5.0,Lisa H,https://www.tripadvisor.ca/Profile/B4053TJlisah, nil,Aug. 2016, August 2016 9370,4.0,mrs_bbury,https://www.tripadvisor.ca/Profile/mrs_bbury, nil,Mar. 2016, March 2016 9370,1.0,Divyan C,https://www.tripadvisor.ca/Profile/divyanc, nil,Jul. 2015, June 2015 9370,4.0,Kootenayliving,https://www.tripadvisor.ca/Profile/Kootenayliving, nil,Feb. 2015, February 2015 9370,4.0,Caballero_Jack,https://www.tripadvisor.ca/Profile/Caballero_Jack, nil,Jul. 2014, June 2014 9370,5.0,ghoulwe,https://www.tripadvisor.ca/Profile/ghoulwe, nil,Mar. 2014, March 2014 9370,3.0,CanadianBlondie,https://www.tripadvisor.ca/Profile/CanadianBlondie, nil,Oct. 2013, October 2013 9370,3.0,Ms_OffTheBeatenPath,https://www.tripadvisor.ca/Profile/Ms_OffTheBeatenPath, nil,Aug. 2013, August 2013 9370,5.0,wyshful,https://www.tripadvisor.ca/Profile/wyshful, nil,Jun. 2013, June 2013 9370,4.0,doug k,https://www.tripadvisor.ca/Profile/dougk917, nil,Feb. 2013, February 2013 9370,4.0,Disco_David,https://www.tripadvisor.ca/Profile/Disco_David, nil,Jul. 2012, July 2012 9370,4.0,DDubj,https://www.tripadvisor.ca/Profile/DDubj, nil,Jun. 2012, June 2012 9370,5.0,cal3333,https://www.tripadvisor.ca/Profile/cal3333, nil,Oct. 2011, October 2011 9370,3.0,Nutts2U,https://www.tripadvisor.ca/Profile/Nutts2U, nil,May 2011, May 2011 9370,4.0,Paddington40,https://www.tripadvisor.ca/Profile/Paddington40, nil,Aug. 2010, August 2010 9370,5.0,kikimonroe,https://www.tripadvisor.ca/Profile/kikimonroe, nil,Oct. 2008, September 2008 9370,4.0,foodie66,https://www.tripadvisor.ca/Profile/foodie66, nil,Aug. 2007, August 2007 9371,5.0,mqmotr,https://www.tripadvisor.ca/Profile/usmargot, nil,Oct. 2018, May 2018 9371,4.0,zich6,https://www.tripadvisor.ca/Profile/zich6, nil,Sep. 2018, September 2018 9371,4.0,Carol D,https://www.tripadvisor.ca/Profile/CarolD1625, nil,Aug. 2018, July 2018 9371,5.0,melaniew222,https://www.tripadvisor.ca/Profile/melaniew222, nil,Feb. 2018, March 2017 9371,5.0,Kimberly J,https://www.tripadvisor.ca/Profile/KimmyWandersalot, nil,Feb. 2018, January 2018 9371,nil,,nil, nil,nil,nil 9371,5.0,Avila H,https://www.tripadvisor.ca/Profile/MaddyTarlo, nil,May 2017, February 2017 9371,5.0,Jason D,https://www.tripadvisor.ca/Profile/E7998LHjasond, nil,May 2017, May 2017 9371,3.0,GracieMorton95,https://www.tripadvisor.ca/Profile/GracieMorton95, nil,May 2017, April 2017 9371,3.0,Allijamepro,https://www.tripadvisor.ca/Profile/Allijamepro, nil,Dec. 2016, December 2016 9371,5.0,Cameron P,https://www.tripadvisor.ca/Profile/cameronp81, nil,Nov. 2016, October 2016 9371,4.0,R H,https://www.tripadvisor.ca/Profile/rh858, nil,Oct. 2016, June 2016 9371,5.0,Sleipnir89,https://www.tripadvisor.ca/Profile/Sleipnir89, nil,Sep. 2016, September 2016 9371,5.0,Carlie P,https://www.tripadvisor.ca/Profile/242carliep, nil,Sep. 2016, September 2016 9371,5.0,Geraldine G,https://www.tripadvisor.ca/Profile/601geraldineg, nil,Aug. 2016, August 2016 9371,5.0,Robin W,https://www.tripadvisor.ca/Profile/robinwD2310NW, nil,Aug. 2016, August 2016 9371,4.0,2006VFR,https://www.tripadvisor.ca/Profile/2006VFR, nil,Aug. 2016, July 2016 9371,4.0,511kellyi,https://www.tripadvisor.ca/Profile/511kellyi, nil,Jun. 2016, June 2016 9371,4.0,mandaboulding,https://www.tripadvisor.ca/Profile/mandaboulding, nil,May 2016, May 2016 9371,4.0,Jengweng,https://www.tripadvisor.ca/Profile/Jengweng, nil,May 2016, May 2016 9371,4.0,Beeeeelly,https://www.tripadvisor.ca/Profile/Beeeeelly, nil,May 2016, May 2016 9371,5.0,aishagiiiiirl,https://www.tripadvisor.ca/Profile/aishagiiiiirl, nil,May 2016, April 2016 9371,4.0,snowmeiser,https://www.tripadvisor.ca/Profile/snowmeiser, nil,Apr. 2016, April 2016 9371,5.0,Prahnee,https://www.tripadvisor.ca/Profile/Prahnee, nil,Nov. 2015, November 2015 9371,5.0,John M,https://www.tripadvisor.ca/Profile/S333MMjohnm, nil,Nov. 2015, October 2015 9371,5.0,HoffmannFj,https://www.tripadvisor.ca/Profile/HoffmannFj, nil,Sep. 2015, September 2015 9371,5.0,AnneCutajar,https://www.tripadvisor.ca/Profile/AnneCutajar, nil,Sep. 2015, April 2015 9371,5.0,gorillazfan,https://www.tripadvisor.ca/Profile/gorillazfan, nil,Aug. 2015, August 2015 9371,4.0,roadtripper6862,https://www.tripadvisor.ca/Profile/roadtripper6862, nil,Jul. 2015, July 2015 9371,4.0,jimmyrose1,https://www.tripadvisor.ca/Profile/jimmyrose1, nil,Apr. 2015, March 2015 9371,3.0,DotsAK,https://www.tripadvisor.ca/Profile/DotsAK, nil,Mar. 2015, March 2015 9371,4.0,Ed H,https://www.tripadvisor.ca/Profile/89edh, nil,Feb. 2015, February 2015 9371,4.0,Sharonbader,https://www.tripadvisor.ca/Profile/Sharonbader, nil,Feb. 2015, February 2015 9371,3.0,drajsnow,https://www.tripadvisor.ca/Profile/drajsnow, nil,Jan. 2015, January 2015 9371,5.0,maximuski11,https://www.tripadvisor.ca/Profile/maximuski11, nil,Dec. 2014, December 2014 9371,5.0,Lisa G,https://www.tripadvisor.ca/Profile/lisagW9156JF, nil,Aug. 2014, August 2014 9371,3.0,leahjz,https://www.tripadvisor.ca/Profile/leahjz, nil,Jul. 2014, July 2014 9371,4.0,andrew4038,https://www.tripadvisor.ca/Profile/andrew4038, nil,Jul. 2014, July 2014 9371,4.0,Kimberly L,https://www.tripadvisor.ca/Profile/bitesize10, nil,Jun. 2014, February 2014 9371,5.0,healthysandwich,https://www.tripadvisor.ca/Profile/healthysandwich, nil,Jun. 2014, June 2014 9371,4.0,Swoonsong,https://www.tripadvisor.ca/Profile/swoonsong, nil,Apr. 2014, April 2014 9371,4.0,Shoottothrill,https://www.tripadvisor.ca/Profile/Shoottothrill, nil,Feb. 2014, February 2014 9371,5.0,Jonathan H,https://www.tripadvisor.ca/Profile/822jonathanh, nil,Feb. 2014, February 2014 9371,4.0,Gwen226,https://www.tripadvisor.ca/Profile/Gwen226, nil,Feb. 2014, December 2013 9371,5.0,crewby3,https://www.tripadvisor.ca/Profile/crewby3, nil,Feb. 2014, February 2014 9371,5.0,nancyshka,https://www.tripadvisor.ca/Profile/nancyshka, nil,Dec. 2013, December 2013 9371,5.0,0711Andi,https://www.tripadvisor.ca/Profile/0711Andi, nil,May 2013, February 2013 9371,5.0,egosseli,https://www.tripadvisor.ca/Profile/egosseli, nil,May 2013, September 2012 9371,4.0,Stephanie T,https://www.tripadvisor.ca/Profile/454StephanieT, nil,May 2013, May 2013 9371,5.0,margiemcp,https://www.tripadvisor.ca/Profile/margiemcp, nil,May 2013, February 2013 9371,5.0,Coopum,https://www.tripadvisor.ca/Profile/Coopum, nil,Apr. 2013, February 2013 9371,5.0,Raj_K3125,https://www.tripadvisor.ca/Profile/Raj_K3125, nil,Mar. 2013, March 2013 9371,5.0,michael_sierhuis,https://www.tripadvisor.ca/Profile/michael_sierhuis, nil,Mar. 2013, March 2013 9371,4.0,Feeldrunk,https://www.tripadvisor.ca/Profile/Feeldrunk, nil,Feb. 2013, February 2013 9371,5.0,Alex_Outratlantique,https://www.tripadvisor.ca/Profile/Alex_Outratlantique, nil,Feb. 2013, January 2013 9371,4.0,Claude M D,https://www.tripadvisor.ca/Profile/ClaudeMD, nil,Jan. 2013, March 2012 9371,4.0,James G,https://www.tripadvisor.ca/Profile/JamesG832, nil,Sep. 2012, September 2012 9371,4.0,Travellkid,https://www.tripadvisor.ca/Profile/Travellkid, nil,Sep. 2012, September 2012 9371,4.0,JRVAN,https://www.tripadvisor.ca/Profile/JRVAN, nil,Aug. 2012, August 2012 9371,3.0,northernquest60,https://www.tripadvisor.ca/Profile/northernquest60, nil,Apr. 2012, April 2012 9371,5.0,CanadaRockies2011,https://www.tripadvisor.ca/Profile/CanadaRockies2011, nil,Sep. 2011, September 2011 9371,3.0,Oceansidegal,https://www.tripadvisor.ca/Profile/Oceansidegal, nil,Sep. 2011, August 2011 9371,3.0,AdeleRR,https://www.tripadvisor.ca/Profile/AdeleRR, nil,Jul. 2011, July 2011 9371,4.0,energizer090,https://www.tripadvisor.ca/Profile/energizer090, nil,Jun. 2011, May 2011 9371,5.0,workholiday,https://www.tripadvisor.ca/Profile/workholiday, nil,Jan. 2011, December 2010 9371,5.0,bellefluor,https://www.tripadvisor.ca/Profile/bellefluor, nil,Jun. 2008, August 2007 9371,2.0,Island_Gal73,https://www.tripadvisor.ca/Profile/Island_Gal73, nil,Sep. 2007, August 2007 9371,3.0,lauralei_7,https://www.tripadvisor.ca/Profile/lauralei_7, nil,Aug. 2007, May 2006 9371,5.0,Dr.TMac,https://www.tripadvisor.ca/Profile/Sunshine805963, nil,Aug. 2007, July 2007 9371,5.0,RitaMM,https://www.tripadvisor.ca/Profile/RitaMM, nil,Feb. 2007, August 2006 9371,5.0,coolerpaul,https://www.tripadvisor.ca/Profile/coolerpaul, nil,Sep. 2005, July 2005 9373,nil,,nil, nil,nil,nil 9373,5.0,Connie R,https://www.tripadvisor.ca/Profile/ConnieR23, nil,Feb. 2019, September 2018 9373,4.0,397darrellr,https://www.tripadvisor.ca/Profile/397darrellr, nil,Feb. 2019, February 2019 9373,5.0,Jet44541663185,https://www.tripadvisor.ca/Profile/Jet44541663185, nil,Jan. 2019, January 2019 9373,4.0,Mark T,https://www.tripadvisor.ca/Profile/803MarkT, nil,Jan. 2019, January 2019 9373,5.0,Walt O,https://www.tripadvisor.ca/Profile/942walto, nil,Jan. 2019, January 2019 9373,4.0,Tony F,https://www.tripadvisor.ca/Profile/TonyF846, nil,Dec. 2018, December 2018 9373,5.0,Sunshinegal0421,https://www.tripadvisor.ca/Profile/Sunshinegal0421, nil,Nov. 2018, November 2018 9373,4.0,thewixter,https://www.tripadvisor.ca/Profile/thewixter, nil,Oct. 2018, September 2018 9373,4.0,Roam712750,https://www.tripadvisor.ca/Profile/Roam712750, nil,Oct. 2018, September 2018 9373,5.0,clarksdale,https://www.tripadvisor.ca/Profile/clarksdale, nil,Oct. 2018, October 2018 9373,5.0,219wilfredb,https://www.tripadvisor.ca/Profile/219wilfredb, nil,Sep. 2018, September 2018 9373,5.0,gothamNYC,https://www.tripadvisor.ca/Profile/gothamNYC, nil,Sep. 2018, September 2018 9373,5.0,quickdraw-spairrow,https://www.tripadvisor.ca/Profile/quickdraw-spairrow, nil,Sep. 2018, September 2018 9373,5.0,Sbjcoach,https://www.tripadvisor.ca/Profile/Sbjcoach, nil,Sep. 2018, September 2018 9373,5.0,notpicky68,https://www.tripadvisor.ca/Profile/notpicky68, nil,Sep. 2018, September 2018 9373,5.0,Bruce P,https://www.tripadvisor.ca/Profile/brucep654, nil,Sep. 2018, September 2018 9373,5.0,Mark W,https://www.tripadvisor.ca/Profile/MarkWallen, nil,Sep. 2018, September 2018 9373,5.0,gbirdi2000,https://www.tripadvisor.ca/Profile/gbirdi2000, nil,Sep. 2018, August 2018 9373,4.0,DQUON,https://www.tripadvisor.ca/Profile/DQUON, nil,Sep. 2018, August 2018 9373,3.0,C K,https://www.tripadvisor.ca/Profile/CK251, nil,Aug. 2018, August 2018 9373,5.0,Peter F,https://www.tripadvisor.ca/Profile/715peterf, nil,Jul. 2018, July 2018 9373,5.0,megs0918,https://www.tripadvisor.ca/Profile/megs0918, nil,Jul. 2018, July 2018 9373,5.0,orley m,https://www.tripadvisor.ca/Profile/13orleym, nil,Jul. 2018, July 2018 9373,5.0,funhogs2,https://www.tripadvisor.ca/Profile/funhogs2, nil,Jul. 2018, July 2018 9373,3.0,Secwepemc,https://www.tripadvisor.ca/Profile/Secwepemc, nil,Jul. 2018, July 2018 9373,4.0,Titannia99,https://www.tripadvisor.ca/Profile/Titannia99, nil,Jul. 2018, July 2018 9373,5.0,Sirus2007,https://www.tripadvisor.ca/Profile/Sirus2007, nil,Jul. 2018, June 2018 9373,3.0,BobFarr2000,https://www.tripadvisor.ca/Profile/BobFarr2000, nil,Jul. 2018, June 2018 9373,5.0,DaveQ2324,https://www.tripadvisor.ca/Profile/DaveQ2324, nil,Jun. 2018, June 2018 9373,5.0,Lisa C,https://www.tripadvisor.ca/Profile/thelifeofcrow, nil,Jun. 2018, March 2018 9373,4.0,Tiana8970,https://www.tripadvisor.ca/Profile/Tiana8970, nil,Jun. 2018, May 2018 9373,4.0,Nova52,https://www.tripadvisor.ca/Profile/Nova52, nil,Jun. 2018, June 2018 9373,4.0,Richard S,https://www.tripadvisor.ca/Profile/richardsR9663XH, nil,May 2018, May 2018 9373,4.0,QMartin007,https://www.tripadvisor.ca/Profile/QMartin007, nil,May 2018, May 2018 9373,5.0,bmbOKO,https://www.tripadvisor.ca/Profile/bmbOKO, nil,May 2018, May 2018 9373,4.0,Smeans2017,https://www.tripadvisor.ca/Profile/Smeans2017, nil,Dec. 2017, November 2017 9373,5.0,Gary S,https://www.tripadvisor.ca/Profile/garysJ390IC, nil,Nov. 2017, November 2017 9373,4.0,prismueller,https://www.tripadvisor.ca/Profile/prismueller, nil,Nov. 2017, November 2017 9373,5.0,lanikai1960,https://www.tripadvisor.ca/Profile/lanikai1960, nil,Nov. 2017, November 2017 9373,4.0,nicolefX7064VC,https://www.tripadvisor.ca/Profile/nicolefX7064VC, nil,Nov. 2017, November 2017 9373,4.0,Travel_Reflections,https://www.tripadvisor.ca/Profile/Travel_Reflections, nil,Nov. 2017, October 2017 9373,4.0,jennifermU8617AF,https://www.tripadvisor.ca/Profile/jennifermU8617AF, nil,Oct. 2017, October 2017 9373,5.0,brianbE9431WU,https://www.tripadvisor.ca/Profile/brianbE9431WU, nil,Oct. 2017, October 2017 9373,5.0,131normap,https://www.tripadvisor.ca/Profile/131normap, nil,Oct. 2017, October 2017 9373,4.0,nelsongrc,https://www.tripadvisor.ca/Profile/nelsongrc, nil,Oct. 2017, October 2017 9373,5.0,Shadow R,https://www.tripadvisor.ca/Profile/shadowr614, nil,Oct. 2017, October 2017 9373,3.0,dondD6196YG,https://www.tripadvisor.ca/Profile/dondD6196YG, nil,Oct. 2017, October 2017 9373,5.0,C1880RTwayneh,https://www.tripadvisor.ca/Profile/C1880RTwayneh, nil,Oct. 2017, September 2017 9373,5.0,lorrainea514,https://www.tripadvisor.ca/Profile/lorrainea514, nil,Oct. 2017, October 2017 9373,5.0,blangf,https://www.tripadvisor.ca/Profile/blangf, nil,Oct. 2017, September 2017 9373,5.0,Q1184IMgaryb,https://www.tripadvisor.ca/Profile/Q1184IMgaryb, nil,Sep. 2017, September 2017 9373,3.0,georgea710,https://www.tripadvisor.ca/Profile/georgea710, nil,Sep. 2017, September 2017 9373,5.0,WizardBristol,https://www.tripadvisor.ca/Profile/WizardBristol, nil,Sep. 2017, August 2017 9373,4.0,gizbot,https://www.tripadvisor.ca/Profile/gizbot, nil,Sep. 2017, November 2016 9373,5.0,w d,https://www.tripadvisor.ca/Profile/976wd, nil,Sep. 2017, September 2017 9373,4.0,Dennis E,https://www.tripadvisor.ca/Profile/dennise290, nil,Sep. 2017, September 2017 9373,5.0,larrymD7473BQ,https://www.tripadvisor.ca/Profile/larrymD7473BQ, nil,Sep. 2017, September 2017 9373,4.0,Wilf B,https://www.tripadvisor.ca/Profile/105wilfb, nil,Aug. 2017, August 2017 9373,4.0,Adam S,https://www.tripadvisor.ca/Profile/C1894CQadams, nil,Aug. 2017, August 2017 9373,3.0,RFurley,https://www.tripadvisor.ca/Profile/RFurley, nil,Aug. 2017, August 2017 9373,4.0,DustyTron,https://www.tripadvisor.ca/Profile/DustyTron, nil,Aug. 2017, August 2017 9373,4.0,B6181ETbarrym,https://www.tripadvisor.ca/Profile/B6181ETbarrym, nil,Aug. 2017, August 2017 9373,3.0,Louisa K,https://www.tripadvisor.ca/Profile/louisak275, nil,Aug. 2017, August 2017 9373,2.0,azzure,https://www.tripadvisor.ca/Profile/azzure, nil,Aug. 2017, August 2017 9373,3.0,willieiso118,https://www.tripadvisor.ca/Profile/willieiso118, nil,Aug. 2017, August 2017 9373,1.0,laurieg533,https://www.tripadvisor.ca/Profile/laurieg533, nil,Aug. 2017, August 2017 9373,5.0,F2547UNdaveg,https://www.tripadvisor.ca/Profile/F2547UNdaveg, nil,Aug. 2017, August 2017 9373,5.0,paulvH6780AO,https://www.tripadvisor.ca/Profile/paulvH6780AO, nil,Aug. 2017, August 2017 9373,4.0,469rashmik,https://www.tripadvisor.ca/Profile/469rashmik, nil,Aug. 2017, August 2017 9373,4.0,511diannar,https://www.tripadvisor.ca/Profile/511diannar, nil,Aug. 2017, July 2017 9373,5.0,Webber. D,https://www.tripadvisor.ca/Profile/kellym447, nil,Jul. 2017, July 2017 9373,5.0,heiliner,https://www.tripadvisor.ca/Profile/heiliner, nil,Jul. 2017, July 2017 9373,5.0,D5186YUstephenm,https://www.tripadvisor.ca/Profile/D5186YUstephenm, nil,Jul. 2017, July 2017 9373,5.0,larasE6019YX,https://www.tripadvisor.ca/Profile/larasE6019YX, nil,Jul. 2017, July 2017 9373,4.0,609done,https://www.tripadvisor.ca/Profile/609done, nil,Jul. 2017, July 2017 9373,5.0,grahammI1388ZS,https://www.tripadvisor.ca/Profile/grahammI1388ZS, nil,Jul. 2017, July 2017 9373,4.0,Monica K,https://www.tripadvisor.ca/Profile/556monicak, nil,Jul. 2017, July 2017 9373,4.0,Russ F,https://www.tripadvisor.ca/Profile/159russf, nil,Jul. 2017, July 2017 9373,5.0,Kevin C,https://www.tripadvisor.ca/Profile/166KevinC, nil,Jul. 2017, July 2017 9373,5.0,Leames,https://www.tripadvisor.ca/Profile/Leames, nil,Jun. 2017, June 2017 9373,4.0,A4422CGmargaretd,https://www.tripadvisor.ca/Profile/A4422CGmargaretd, nil,Jun. 2017, June 2017 9373,3.0,E2682TObrians,https://www.tripadvisor.ca/Profile/E2682TObrians, nil,Jun. 2017, June 2017 9373,4.0,brian1151,https://www.tripadvisor.ca/Profile/brian1151, nil,Jun. 2017, June 2017 9373,2.0,196meghans,https://www.tripadvisor.ca/Profile/196meghans, nil,May 2017, May 2017 9373,4.0,BruceandKaren,https://www.tripadvisor.ca/Profile/BruceandKaren, nil,May 2017, May 2017 9373,3.0,Rita R,https://www.tripadvisor.ca/Profile/860ritar, nil,May 2017, May 2017 9373,5.0,Samuel R,https://www.tripadvisor.ca/Profile/samuelr46, nil,May 2017, May 2017 9373,5.0,tomasoro,https://www.tripadvisor.ca/Profile/tomasoro, nil,May 2017, December 2016 9373,5.0,tracyrO387JO,https://www.tripadvisor.ca/Profile/tracyrO387JO, nil,May 2017, May 2017 9373,4.0,William V,https://www.tripadvisor.ca/Profile/348williamv, nil,Apr. 2017, March 2017 9373,5.0,Derek W,https://www.tripadvisor.ca/Profile/956derekw, nil,Mar. 2017, March 2017 9373,5.0,Matt C,https://www.tripadvisor.ca/Profile/I8411TFmattc, nil,Mar. 2017, March 2017 9373,5.0,Zimm_10,https://www.tripadvisor.ca/Profile/Zimm_10, nil,Mar. 2017, March 2017 9373,4.0,mcwannabee,https://www.tripadvisor.ca/Profile/mcwannabee, nil,Mar. 2017, March 2017 9373,4.0,aisling,https://www.tripadvisor.ca/Profile/ashlene13, nil,Mar. 2017, February 2017 9373,5.0,859cindyy,https://www.tripadvisor.ca/Profile/859cindyy, nil,Mar. 2017, March 2017 9373,4.0,Mog,https://www.tripadvisor.ca/Profile/MogKelowna, nil,Mar. 2017, March 2017 9373,4.0,philip b,https://www.tripadvisor.ca/Profile/196philipb, nil,Mar. 2017, March 2017 9373,5.0,AMR4FUN,https://www.tripadvisor.ca/Profile/AMR4FUN, nil,Mar. 2017, February 2017 9373,4.0,Gretz,https://www.tripadvisor.ca/Profile/Gretz, nil,Nov. 2016, November 2016 9373,3.0,amandawO9201RE,https://www.tripadvisor.ca/Profile/amandawO9201RE, nil,Nov. 2016, November 2016 9373,5.0,J J,https://www.tripadvisor.ca/Profile/JJ701, nil,Nov. 2016, November 2016 9373,4.0,TimD33564,https://www.tripadvisor.ca/Profile/TimD33564, nil,Nov. 2016, November 2016 9373,5.0,CaatyW,https://www.tripadvisor.ca/Profile/CaatyW, nil,Nov. 2016, November 2016 9373,5.0,Missie M,https://www.tripadvisor.ca/Profile/MissieM20, nil,Nov. 2016, July 2016 9373,5.0,Dennis M,https://www.tripadvisor.ca/Profile/DennisM735, nil,Oct. 2016, October 2016 9373,4.0,cwill4573,https://www.tripadvisor.ca/Profile/cwill4573, nil,Oct. 2016, October 2016 9373,4.0,Fred S,https://www.tripadvisor.ca/Profile/FredS639, nil,Oct. 2016, October 2016 9373,3.0,KathieFinley,https://www.tripadvisor.ca/Profile/KatFin381, nil,Oct. 2016, October 2016 9373,5.0,LilGeo73,https://www.tripadvisor.ca/Profile/LilGeo73, nil,Oct. 2016, October 2016 9373,4.0,Chris M,https://www.tripadvisor.ca/Profile/chrismW3533VU, nil,Oct. 2016, October 2016 9373,4.0,John P,https://www.tripadvisor.ca/Profile/johnpF9550ZV, nil,Oct. 2016, October 2016 9373,5.0,Michael J,https://www.tripadvisor.ca/Profile/michaeljO7488KK, nil,Oct. 2016, September 2016 9373,3.0,camasgirl1,https://www.tripadvisor.ca/Profile/camasgirl1, nil,Oct. 2016, September 2016 9373,4.0,HardwickeHowlers,https://www.tripadvisor.ca/Profile/HardwickeHowlers, nil,Sep. 2016, September 2016 9373,5.0,Meagan S,https://www.tripadvisor.ca/Profile/988meagans, nil,Sep. 2016, September 2016 9373,5.0,ShelleyLE,https://www.tripadvisor.ca/Profile/ShelleyLE, nil,Sep. 2016, August 2016 9373,4.0,John N,https://www.tripadvisor.ca/Profile/JohnN740, nil,Sep. 2016, September 2016 9373,5.0,mrs_aqualad,https://www.tripadvisor.ca/Profile/mrs_aqualad, nil,Sep. 2016, September 2016 9373,4.0,cpateach,https://www.tripadvisor.ca/Profile/cpateach, nil,Aug. 2016, August 2016 9373,3.0,GJ L,https://www.tripadvisor.ca/Profile/973gjl, nil,Aug. 2016, August 2016 9373,3.0,longtravel09,https://www.tripadvisor.ca/Profile/longtravel09, nil,Aug. 2016, August 2016 9373,5.0,looseink,https://www.tripadvisor.ca/Profile/looseink, nil,Aug. 2016, August 2016 9373,4.0,ruff67,https://www.tripadvisor.ca/Profile/ruff67, nil,Aug. 2016, August 2016 9373,5.0,wellendmike,https://www.tripadvisor.ca/Profile/wellendmike, nil,Aug. 2016, July 2016 9373,5.0,Terry H,https://www.tripadvisor.ca/Profile/Otaview, nil,Aug. 2016, August 2016 9373,4.0,major52,https://www.tripadvisor.ca/Profile/major52, nil,Aug. 2016, August 2016 9373,4.0,FunOnly,https://www.tripadvisor.ca/Profile/FunOnly, nil,Aug. 2016, July 2016 9373,3.0,william b,https://www.tripadvisor.ca/Profile/1212ballard, nil,Aug. 2016, August 2016 9373,5.0,VATAR95,https://www.tripadvisor.ca/Profile/VATAR95, nil,Aug. 2016, July 2016 9373,5.0,Farfieldman,https://www.tripadvisor.ca/Profile/Farfieldman, nil,Aug. 2016, July 2016 9373,4.0,Geoffrey P,https://www.tripadvisor.ca/Profile/PetroniusMinor, nil,Aug. 2016, June 2016 9373,4.0,Alan C,https://www.tripadvisor.ca/Profile/AlanC343, nil,Jul. 2016, July 2016 9373,5.0,Phil J,https://www.tripadvisor.ca/Profile/459philj, nil,Jul. 2016, July 2016 9374,nil,,nil, nil,nil,nil 9374,5.0,EvergreenCOmom,https://www.tripadvisor.ca/Profile/EvergreenCOmom, nil,Feb. 2019, January 2019 9374,5.0,Karin B,https://www.tripadvisor.ca/Profile/karinb833, nil,Feb. 2019, February 2019 9374,5.0,Carol K,https://www.tripadvisor.ca/Profile/413carolk, nil,Jan. 2019, January 2019 9374,5.0,Yodafoxy,https://www.tripadvisor.ca/Profile/Yodafoxy, nil,Jan. 2019, December 2018 9374,5.0,Sally A,https://www.tripadvisor.ca/Profile/SallyA238, nil,Jan. 2019, January 2019 9374,5.0,Mar J,https://www.tripadvisor.ca/Profile/766marj, nil,Jan. 2019, December 2018 9374,5.0,June C,https://www.tripadvisor.ca/Profile/june26987, nil,Dec. 2018, December 2018 9374,5.0,Scenic688839,https://www.tripadvisor.ca/Profile/Scenic688839, nil,Dec. 2018, November 2018 9374,5.0,KristynJered,https://www.tripadvisor.ca/Profile/kji804, nil,Nov. 2018, August 2018 9374,5.0,Melissa M,https://www.tripadvisor.ca/Profile/MelissaM7438, nil,Nov. 2018, November 2018 9374,5.0,Sunshine624021,https://www.tripadvisor.ca/Profile/Sunshine624021, nil,Oct. 2018, October 2018 9374,2.0,John M,https://www.tripadvisor.ca/Profile/107JohnM107, nil,Oct. 2018, October 2018 9374,5.0,CfromV,https://www.tripadvisor.ca/Profile/CfromV, nil,Oct. 2018, October 2018 9374,4.0,Graham G,https://www.tripadvisor.ca/Profile/grahamg818, nil,Oct. 2018, October 2018 9374,5.0,Anna T,https://www.tripadvisor.ca/Profile/annatY7681NK, nil,Oct. 2018, September 2018 9374,5.0,ndser,https://www.tripadvisor.ca/Profile/ndser, nil,Sep. 2018, September 2018 9374,5.0,Jdebruyne,https://www.tripadvisor.ca/Profile/Jdebruyne, nil,Sep. 2018, September 2018 9374,5.0,Prairie-eres,https://www.tripadvisor.ca/Profile/Prairie-eres, nil,Sep. 2018, September 2018 9374,5.0,Barbara Y,https://www.tripadvisor.ca/Profile/719barbaray, nil,Sep. 2018, September 2018 9374,5.0,John B,https://www.tripadvisor.ca/Profile/johnbarrom, nil,Sep. 2018, September 2018 9374,4.0,rvtBC,https://www.tripadvisor.ca/Profile/rvtBC, nil,Sep. 2018, August 2018 9374,4.0,Grant163,https://www.tripadvisor.ca/Profile/Grant163, nil,Aug. 2018, August 2018 9374,5.0,AnnaMaria S,https://www.tripadvisor.ca/Profile/annamarias2, nil,Aug. 2018, July 2018 9374,5.0,DoingMyBucketList,https://www.tripadvisor.ca/Profile/DoingMyBucketList, nil,Aug. 2018, August 2018 9374,5.0,Baldy4ever,https://www.tripadvisor.ca/Profile/Baldy4ever, nil,Aug. 2018, August 2018 9374,4.0,SRKinthe604,https://www.tripadvisor.ca/Profile/SRKinthe604, nil,Aug. 2018, August 2018 9374,5.0,Luanne W,https://www.tripadvisor.ca/Profile/LuanneWarren, nil,Aug. 2018, August 2018 9374,4.0,Al_Falfa1234,https://www.tripadvisor.ca/Profile/Al_Falfa1234, nil,Aug. 2018, August 2018 9374,5.0,Bill R,https://www.tripadvisor.ca/Profile/BillR873, nil,Aug. 2018, August 2018 9374,3.0,Simon P,https://www.tripadvisor.ca/Profile/simonpK2368VG, nil,Aug. 2018, June 2018 9374,5.0,3336333333333333433333333333333333333344,https://www.tripadvisor.ca/Profile/PalmMama82, nil,Aug. 2018, August 2018 9374,5.0,golfer09Sask,https://www.tripadvisor.ca/Profile/golfer09Sask, nil,Jul. 2018, July 2018 9374,5.0,cowley06,https://www.tripadvisor.ca/Profile/cowley06, nil,Jul. 2018, July 2018 9374,4.0,MisterCheeky,https://www.tripadvisor.ca/Profile/MisterCheeky, nil,Jul. 2018, July 2018 9374,5.0,Margaret S,https://www.tripadvisor.ca/Profile/mrgrtscaia, nil,Jul. 2018, April 2018 9374,5.0,Robby G C,https://www.tripadvisor.ca/Profile/robbygc, nil,Jul. 2018, March 2018 9374,5.0,Doug O,https://www.tripadvisor.ca/Profile/dougo377, nil,Jul. 2018, July 2018 9374,5.0,KatyMayrs,https://www.tripadvisor.ca/Profile/KatyMayrs, nil,Jul. 2018, July 2018 9374,4.0,MrMovie500,https://www.tripadvisor.ca/Profile/MrMovie500, nil,Jul. 2018, July 2018 9374,5.0,Brad W,https://www.tripadvisor.ca/Profile/522bradw, nil,Jul. 2018, June 2018 9374,4.0,Kwazycanucks,https://www.tripadvisor.ca/Profile/Kwazycanucks, nil,Jul. 2018, July 2018 9374,4.0,Lynn M,https://www.tripadvisor.ca/Profile/V5864TPlynnm, nil,Jul. 2018, July 2018 9374,5.0,KATHYPOO,https://www.tripadvisor.ca/Profile/KATHYPOO, nil,Jun. 2018, June 2018 9374,5.0,109loveholidays,https://www.tripadvisor.ca/Profile/109loveholidays, nil,Jun. 2018, June 2018 9374,4.0,Sunandski1963,https://www.tripadvisor.ca/Profile/Sunandski1963, nil,Jun. 2018, June 2018 9374,2.0,gwpyvr1,https://www.tripadvisor.ca/Profile/gwpyvr1, nil,Jun. 2018, June 2018 9374,5.0,Lorraine L,https://www.tripadvisor.ca/Profile/400robertl, nil,May 2018, May 2018 9374,5.0,whotoonie,https://www.tripadvisor.ca/Profile/whotoonie, nil,May 2018, December 2017 9374,5.0,tdavidclark,https://www.tripadvisor.ca/Profile/tdavidclark, nil,May 2018, May 2018 9374,5.0,Corrie G,https://www.tripadvisor.ca/Profile/Fiik83, nil,May 2018, May 2018 9374,2.0,helenV7532ET,https://www.tripadvisor.ca/Profile/helenV7532ET, nil,May 2018, May 2018 9374,4.0,Joel C,https://www.tripadvisor.ca/Profile/joelc337, nil,May 2018, May 2018 9374,3.0,CarolGeary,https://www.tripadvisor.ca/Profile/CarolGeary, nil,May 2018, April 2018 9374,3.0,newbiereporter,https://www.tripadvisor.ca/Profile/newbiereporter, nil,May 2018, April 2018 9374,5.0,greg g,https://www.tripadvisor.ca/Profile/371gregg, nil,Apr. 2018, April 2018 9374,5.0,anjgrant,https://www.tripadvisor.ca/Profile/anjgrant, nil,Apr. 2018, April 2018 9374,5.0,Nolpreen,https://www.tripadvisor.ca/Profile/Nolpreen, nil,Apr. 2018, April 2018 9374,5.0,Canada_Goos3,https://www.tripadvisor.ca/Profile/Canada_Goos3, nil,Mar. 2018, April 2017 9374,3.0,smithski1,https://www.tripadvisor.ca/Profile/smithski1, nil,Mar. 2018, March 2018 9374,5.0,Kristan P,https://www.tripadvisor.ca/Profile/525kristanp, nil,Mar. 2018, September 2017 9374,5.0,calebmorton,https://www.tripadvisor.ca/Profile/calebmorton, nil,Mar. 2018, February 2018 9374,5.0,Jerry H,https://www.tripadvisor.ca/Profile/H136CKjerryh, nil,Mar. 2018, July 2017 9374,5.0,karenbr67,https://www.tripadvisor.ca/Profile/karenbr67, nil,Mar. 2018, March 2018 9374,4.0,sjdnorth,https://www.tripadvisor.ca/Profile/sjdnorth, nil,Mar. 2018, March 2018 9374,4.0,Katherine D,https://www.tripadvisor.ca/Profile/539katherined, nil,Mar. 2018, February 2018 9374,5.0,traceyfuss,https://www.tripadvisor.ca/Profile/traceyfuss, nil,Mar. 2018, February 2018 9374,5.0,L0uise14,https://www.tripadvisor.ca/Profile/L0uise14, nil,Mar. 2018, February 2018 9374,3.0,Bianca L,https://www.tripadvisor.ca/Profile/457biancal, nil,Feb. 2018, February 2018 9374,5.0,mnratch,https://www.tripadvisor.ca/Profile/mnratch, nil,Feb. 2018, February 2018 9374,5.0,FoodConnoisseur92,https://www.tripadvisor.ca/Profile/FoodConnoisseur92, nil,Feb. 2018, February 2018 9374,4.0,Canknucklehead88,https://www.tripadvisor.ca/Profile/Canknucklehead88, nil,Feb. 2018, February 2018 9374,4.0,Lyle J,https://www.tripadvisor.ca/Profile/869lylej, nil,Feb. 2018, February 2018 9374,5.0,Elizabeth2859,https://www.tripadvisor.ca/Profile/Elizabeth2859, nil,Jan. 2018, January 2018 9374,5.0,Gail F,https://www.tripadvisor.ca/Profile/B6239LRgailf, nil,Jan. 2018, January 2018 9374,5.0,Terry B,https://www.tripadvisor.ca/Profile/terrybG7422KU, nil,Jan. 2018, December 2017 9374,5.0,WeGotWoodNorthwest,https://www.tripadvisor.ca/Profile/WeGotWoodNorthwest, nil,Dec. 2017, December 2017 9374,5.0,Jdog430,https://www.tripadvisor.ca/Profile/Jdog430, nil,Dec. 2017, December 2017 9374,5.0,Jseek,https://www.tripadvisor.ca/Profile/Jseek, nil,Dec. 2017, December 2017 9374,5.0,Keri S,https://www.tripadvisor.ca/Profile/701kerik, nil,Nov. 2017, November 2017 9374,5.0,geobill2017,https://www.tripadvisor.ca/Profile/geobill2017, nil,Nov. 2017, November 2017 9374,5.0,Daddygord,https://www.tripadvisor.ca/Profile/Daddygord, nil,Nov. 2017, November 2017 9374,5.0,Terry L,https://www.tripadvisor.ca/Profile/209terryl, nil,Oct. 2017, October 2017 9374,4.0,Marylila,https://www.tripadvisor.ca/Profile/Marylila, nil,Oct. 2017, October 2017 9374,5.0,ColbertGD,https://www.tripadvisor.ca/Profile/ColbertGD, nil,Oct. 2017, October 2017 9374,5.0,Paul W,https://www.tripadvisor.ca/Profile/58PaulW58, nil,Oct. 2017, October 2017 9374,5.0,Thunderbaygirl,https://www.tripadvisor.ca/Profile/Thunderbaygirl, nil,Sep. 2017, September 2017 9374,5.0,cerise64,https://www.tripadvisor.ca/Profile/cerise64, nil,Sep. 2017, September 2017 9374,4.0,Peter1964K,https://www.tripadvisor.ca/Profile/Peter1964K, nil,Sep. 2017, September 2017 9374,5.0,Cecelia R,https://www.tripadvisor.ca/Profile/CeceliaR7, nil,Sep. 2017, September 2017 9374,4.0,John S,https://www.tripadvisor.ca/Profile/C3057UIjohns, nil,Sep. 2017, August 2017 9374,5.0,stonyak,https://www.tripadvisor.ca/Profile/stonyak, nil,Sep. 2017, August 2017 9374,5.0,Mike D,https://www.tripadvisor.ca/Profile/S9144WUmiked, nil,Aug. 2017, August 2017 9374,5.0,TheMacJacks,https://www.tripadvisor.ca/Profile/TheMacJacks, nil,Aug. 2017, August 2017 9374,5.0,Jennifer W,https://www.tripadvisor.ca/Profile/X98FEjenniferw, nil,Aug. 2017, August 2017 9374,5.0,Colleen M,https://www.tripadvisor.ca/Profile/colleenmL6329NA, nil,Aug. 2017, August 2017 9374,5.0,Lynnheb,https://www.tripadvisor.ca/Profile/Lynnheb, nil,Aug. 2017, August 2017 9374,5.0,Rob P,https://www.tripadvisor.ca/Profile/307robp, nil,Aug. 2017, August 2017 9374,5.0,m00nbb,https://www.tripadvisor.ca/Profile/m00nbb, nil,Aug. 2017, August 2017 9374,5.0,922lorir,https://www.tripadvisor.ca/Profile/922lorir, nil,Aug. 2017, July 2017 9374,5.0,framergal,https://www.tripadvisor.ca/Profile/framergal, nil,Aug. 2017, July 2017 9374,4.0,arizonatraveller123,https://www.tripadvisor.ca/Profile/arizonatraveller123, nil,Aug. 2017, June 2017 9374,5.0,paul4golf,https://www.tripadvisor.ca/Profile/paul4golf, nil,Aug. 2017, August 2017 9374,5.0,Donna P,https://www.tripadvisor.ca/Profile/522donnap, nil,Jul. 2017, July 2017 9374,5.0,CityMice,https://www.tripadvisor.ca/Profile/CityMice, nil,Jul. 2017, July 2017 9374,5.0,RJ L,https://www.tripadvisor.ca/Profile/576rjl, nil,Jul. 2017, July 2017 9374,4.0,Victoria K,https://www.tripadvisor.ca/Profile/victoriak91, nil,Jul. 2017, July 2017 9374,5.0,eltel432016,https://www.tripadvisor.ca/Profile/eltel432016, nil,Jul. 2017, June 2017 9374,5.0,Amy L,https://www.tripadvisor.ca/Profile/amylU1172HU, nil,Jul. 2017, July 2017 9374,5.0,Sassygal12,https://www.tripadvisor.ca/Profile/Sassygal12, nil,Jul. 2017, June 2017 9374,4.0,Harri H,https://www.tripadvisor.ca/Profile/HarriH_11, nil,Jun. 2017, June 2017 9374,5.0,Shannon H,https://www.tripadvisor.ca/Profile/ShannonH2224, nil,Jun. 2017, May 2017 9374,5.0,LFogz,https://www.tripadvisor.ca/Profile/LFogz, nil,Jun. 2017, June 2017 9374,5.0,Johannes K,https://www.tripadvisor.ca/Profile/647johannesk, nil,May 2017, May 2017 9374,5.0,RSGVancouver,https://www.tripadvisor.ca/Profile/RSGVancouver, nil,May 2017, May 2017 9374,5.0,WilliamMastop,https://www.tripadvisor.ca/Profile/WilliamMastop, nil,May 2017, May 2017 9374,4.0,paurider,https://www.tripadvisor.ca/Profile/paurider, nil,May 2017, May 2017 9374,5.0,westerley,https://www.tripadvisor.ca/Profile/westerley, nil,May 2017, May 2017 9374,5.0,DavidMJKelownaBC,https://www.tripadvisor.ca/Profile/DavidMJKelownaBC, nil,May 2017, May 2017 9374,5.0,Tarathekitchenb1tch,https://www.tripadvisor.ca/Profile/Tarathekitchenb1tch, nil,May 2017, May 2017 9374,4.0,jenniferward2002,https://www.tripadvisor.ca/Profile/jenniferward2002, nil,May 2017, May 2017 9374,5.0,Diane R,https://www.tripadvisor.ca/Profile/520dianer, nil,May 2017, April 2017 9374,5.0,kptribes,https://www.tripadvisor.ca/Profile/kptribes, nil,May 2017, May 2017 9374,5.0,Esther R,https://www.tripadvisor.ca/Profile/968estherr, nil,May 2017, May 2017 9374,4.0,toothsalsbury,https://www.tripadvisor.ca/Profile/toothsalsbury, nil,May 2017, August 2016 9374,5.0,Helena Traveler,https://www.tripadvisor.ca/Profile/HelenaTraveler, nil,May 2017, May 2017 9374,2.0,Drollighansel,https://www.tripadvisor.ca/Profile/Drollighansel, nil,Apr. 2017, April 2017 9374,5.0,Bozeman14,https://www.tripadvisor.ca/Profile/Bozeman14, nil,Mar. 2017, March 2017 9374,4.0,variousforms,https://www.tripadvisor.ca/Profile/variousforms, nil,Mar. 2017, March 2017 9374,5.0,patrick d,https://www.tripadvisor.ca/Profile/P1261GUpatrickd, nil,Mar. 2017, March 2017 9374,5.0,love2travel33388,https://www.tripadvisor.ca/Profile/love2travel33388, nil,Mar. 2017, March 2017 9374,2.0,Bayleafroses,https://www.tripadvisor.ca/Profile/Bayleafroses, nil,Mar. 2017, March 2017 9374,5.0,shannonbeyak,https://www.tripadvisor.ca/Profile/shannonbeyak, nil,Mar. 2017, February 2017 9374,5.0,szzzed,https://www.tripadvisor.ca/Profile/szzzed, nil,Mar. 2017, December 2016 9374,5.0,Pam S,https://www.tripadvisor.ca/Profile/pams234, nil,Mar. 2017, February 2017 9374,5.0,Nicole L,https://www.tripadvisor.ca/Profile/NicoleL8, nil,Feb. 2017, November 2016 9374,5.0,jimmyrocket2017,https://www.tripadvisor.ca/Profile/jimmyrocket2017, nil,Feb. 2017, January 2017 9374,5.0,mac_1020,https://www.tripadvisor.ca/Profile/mac_1020, nil,Jan. 2017, January 2017 9374,4.0,Meadow K,https://www.tripadvisor.ca/Profile/meadowk163, nil,Jan. 2017, June 2016 9374,5.0,mumsy_11,https://www.tripadvisor.ca/Profile/mumsy_11, nil,Jan. 2017, December 2016 9374,5.0,Donna W,https://www.tripadvisor.ca/Profile/988donnaw, nil,Jan. 2017, December 2016 9374,5.0,CheriM-W,https://www.tripadvisor.ca/Profile/CheriM-W, nil,Jan. 2017, December 2016 9374,3.0,bobster30,https://www.tripadvisor.ca/Profile/bobster30, nil,Dec. 2016, January 2017 9374,5.0,farahnosh,https://www.tripadvisor.ca/Profile/farahnosh, nil,Dec. 2016, December 2016 9374,5.0,Mark B,https://www.tripadvisor.ca/Profile/MarkB10576, nil,Dec. 2016, December 2016 9374,4.0,galdor1,https://www.tripadvisor.ca/Profile/galdor1, nil,Nov. 2016, November 2016 9374,5.0,stacefin,https://www.tripadvisor.ca/Profile/stacefin, nil,Nov. 2016, October 2016 9374,5.0,Linda S,https://www.tripadvisor.ca/Profile/lindasD6059JJ, nil,Nov. 2016, October 2016 9374,4.0,trianon3,https://www.tripadvisor.ca/Profile/trianon3, nil,Oct. 2016, October 2016 9374,4.0,Gail T,https://www.tripadvisor.ca/Profile/336gailt, nil,Oct. 2016, October 2016 9374,5.0,jemmica_lui,https://www.tripadvisor.ca/Profile/jemmica_lui, nil,Oct. 2016, October 2016 9374,5.0,HonugirlHawaii,https://www.tripadvisor.ca/Profile/HonugirlHawaii, nil,Oct. 2016, October 2016 9374,5.0,cpearl,https://www.tripadvisor.ca/Profile/cpearl, nil,Oct. 2016, August 2016 9374,5.0,Terence J,https://www.tripadvisor.ca/Profile/jonest25, nil,Oct. 2016, June 2016 9374,4.0,dad-jicase,https://www.tripadvisor.ca/Profile/dad-jicase, nil,Oct. 2016, October 2016 9374,3.0,SteveKCalgary,https://www.tripadvisor.ca/Profile/SteveKCalgary, nil,Oct. 2016, September 2016 9374,5.0,KylaBaber,https://www.tripadvisor.ca/Profile/KylaBaber, nil,Sep. 2016, September 2016 9374,3.0,2011_lapope,https://www.tripadvisor.ca/Profile/2011_lapope, nil,Sep. 2016, September 2016 9374,5.0,Kumbayah,https://www.tripadvisor.ca/Profile/Kumbayah, nil,Sep. 2016, September 2016 9374,5.0,rkalabis,https://www.tripadvisor.ca/Profile/rkalabis, nil,Sep. 2016, September 2016 9375,5.0,Explore25966576996,https://www.tripadvisor.ca/Profile/Explore25966576996, nil,Apr. 1, March 2019 9375,nil,,nil, nil,nil,nil 9375,5.0,Curious697613,https://www.tripadvisor.ca/Profile/Curious697613, nil,Jan. 2019, January 2019 9375,4.0,Lori H,https://www.tripadvisor.ca/Profile/LoriH41, nil,Jul. 2018, July 2018 9375,4.0,Gerry W,https://www.tripadvisor.ca/Profile/794gerryw, nil,Jun. 2018, June 2018 9375,4.0,waterpen,https://www.tripadvisor.ca/Profile/waterpen, nil,Mar. 2018, March 2018 9375,4.0,prdowling,https://www.tripadvisor.ca/Profile/prdowling, nil,Oct. 2017, September 2017 9375,5.0,robin d,https://www.tripadvisor.ca/Profile/robind513, nil,Aug. 2017, August 2017 9375,3.0,323jennifer,https://www.tripadvisor.ca/Profile/323jennifer, nil,Jul. 2017, July 2017 9375,5.0,Happy in Kits,https://www.tripadvisor.ca/Profile/HappyinKits, nil,Jun. 2017, June 2017 9375,5.0,rainer93,https://www.tripadvisor.ca/Profile/rainer93, nil,May 2017, August 2016 9375,4.0,Ttmk,https://www.tripadvisor.ca/Profile/Ttmk, nil,Mar. 2017, March 2017 9375,5.0,Robert R,https://www.tripadvisor.ca/Profile/270RobertR, nil,Oct. 2016, October 2016 9375,4.0,John Z,https://www.tripadvisor.ca/Profile/johnz664, nil,Sep. 2016, September 2016 9375,5.0,Hburris,https://www.tripadvisor.ca/Profile/Hburris, nil,Aug. 2016, August 2016 9375,5.0,Annie R,https://www.tripadvisor.ca/Profile/968annier, nil,Aug. 2016, August 2016 9375,5.0,Bev E,https://www.tripadvisor.ca/Profile/Eleanora063, nil,Jun. 2016, June 2016 9375,4.0,wesco1951,https://www.tripadvisor.ca/Profile/wesco1951, nil,May 2016, April 2016 9375,5.0,powderhound2016,https://www.tripadvisor.ca/Profile/powderhound2016, nil,Mar. 2016, March 2016 9375,5.0,Dean S,https://www.tripadvisor.ca/Profile/woodsmithcreations1, nil,Nov. 2015, November 2015 9375,5.0,Gerald W,https://www.tripadvisor.ca/Profile/geraldw156, nil,Sep. 2015, July 2015 9375,5.0,J B,https://www.tripadvisor.ca/Profile/Ven2ra, nil,Jul. 2015, July 2015 9375,5.0,Patty J,https://www.tripadvisor.ca/Profile/offtherock, nil,Jun. 2015, June 2015 9375,5.0,RomyCook,https://www.tripadvisor.ca/Profile/RomyCook, nil,May 2015, May 2015 9375,5.0,Ingo_Mueller,https://www.tripadvisor.ca/Profile/Ingo_Mueller, nil,Feb. 2015, January 2015 9375,5.0,caneca00,https://www.tripadvisor.ca/Profile/caneca00, nil,Jan. 2015, January 2015 9375,4.0,David H,https://www.tripadvisor.ca/Profile/F9301IEdavidh, nil,Oct. 2014, October 2014 9375,3.0,sofiegsd,https://www.tripadvisor.ca/Profile/sofiegsd, nil,Jun. 2014, June 2014 9375,5.0,McChartys,https://www.tripadvisor.ca/Profile/McChartys, nil,Jan. 2014, October 2013 9375,2.0,Michelle K,https://www.tripadvisor.ca/Profile/257michellek, nil,Nov. 2013, November 2013 9375,4.0,lbm604,https://www.tripadvisor.ca/Profile/lbm604, nil,Sep. 2013, August 2013 9376,4.0,Joe D,https://www.tripadvisor.ca/Profile/joedY6452DN, nil,Apr. 3, March 2019 9376,5.0,lynnbo12,https://www.tripadvisor.ca/Profile/lynnbo12, nil,Dec. 2018, November 2018 9376,5.0,Terry B,https://www.tripadvisor.ca/Profile/terrybG7422KU, nil,Mar. 2019, March 2019 9376,2.0,JohnOskiclimb,https://www.tripadvisor.ca/Profile/JohnOskiclimb, nil,Mar. 2019, March 2019 9376,5.0,Jay C,https://www.tripadvisor.ca/Profile/570JayC, nil,Mar. 2019, March 2019 9376,5.0,Lisa T,https://www.tripadvisor.ca/Profile/lisatZ7640OX, nil,Feb. 2019, February 2019 9376,3.0,9651sgay,https://www.tripadvisor.ca/Profile/9651sgay, nil,Feb. 2019, February 2019 9376,2.0,pH1ll,https://www.tripadvisor.ca/Profile/pH1ll1990, nil,Feb. 2019, January 2019 9376,2.0,Katoes1996,https://www.tripadvisor.ca/Profile/Katoes1996, nil,Feb. 2019, January 2019 9376,3.0,Paul L,https://www.tripadvisor.ca/Profile/E6735JJpaull, nil,Jan. 2019, January 2019 9376,5.0,Pogue12,https://www.tripadvisor.ca/Profile/Pogue12, nil,Dec. 2018, December 2018 9376,5.0,TrailSoccerMom,https://www.tripadvisor.ca/Profile/TrailSoccerMom, nil,Dec. 2018, December 2018 9376,5.0,Mugatoo,https://www.tripadvisor.ca/Profile/Mugatoo, nil,Dec. 2018, December 2018 9376,4.0,Wander62339844246,https://www.tripadvisor.ca/Profile/Wander62339844246, nil,Nov. 2018, November 2018 9376,4.0,Trevor,https://www.tripadvisor.ca/Profile/Z9005PUrobg, nil,Nov. 2018, November 2018 9376,5.0,Lori S,https://www.tripadvisor.ca/Profile/K1795AVloris, nil,Nov. 2018, October 2018 9376,3.0,Candi H,https://www.tripadvisor.ca/Profile/CandiH3yyc, nil,Oct. 2018, October 2018 9376,5.0,EevdWee,https://www.tripadvisor.ca/Profile/EevdWee, nil,Oct. 2018, September 2018 9376,5.0,Roxy B,https://www.tripadvisor.ca/Profile/237roxyb, nil,Oct. 2018, October 2018 9376,5.0,spclak,https://www.tripadvisor.ca/Profile/spclak, nil,Oct. 2018, September 2018 9376,5.0,Leah K,https://www.tripadvisor.ca/Profile/159leahk, nil,Oct. 2018, October 2018 9376,5.0,Road616443,https://www.tripadvisor.ca/Profile/Road616443, nil,Oct. 2018, October 2018 9376,4.0,simplelife_12,https://www.tripadvisor.ca/Profile/simplelife_12, nil,Oct. 2018, July 2018 9376,5.0,Gail H,https://www.tripadvisor.ca/Profile/Yalegail, nil,Oct. 2018, September 2018 9376,5.0,johanns823,https://www.tripadvisor.ca/Profile/johanns823, nil,Sep. 2018, August 2018 9376,5.0,PSiemens,https://www.tripadvisor.ca/Profile/PSiemens, nil,Sep. 2018, September 2018 9376,5.0,lisa1416,https://www.tripadvisor.ca/Profile/lisa1416, nil,Aug. 2018, August 2018 9376,3.0,JustATravelGurl,https://www.tripadvisor.ca/Profile/JustATravelGurl, nil,Aug. 2018, August 2018 9376,4.0,krakengoodtimes,https://www.tripadvisor.ca/Profile/krakengoodtimes, nil,Aug. 2018, August 2018 9376,4.0,Panman78,https://www.tripadvisor.ca/Profile/Panman78, nil,Aug. 2018, July 2018 9376,3.0,Stephanie H,https://www.tripadvisor.ca/Profile/947stephanieh, nil,Aug. 2018, August 2018 9376,4.0,mariemusicademy,https://www.tripadvisor.ca/Profile/mariemusicademy, nil,Aug. 2018, August 2018 9376,5.0,George R,https://www.tripadvisor.ca/Profile/georger948, nil,Aug. 2018, May 2018 9376,4.0,Dave M,https://www.tripadvisor.ca/Profile/B1727YQdavem, nil,Aug. 2018, July 2018 9376,nil,,nil, nil,nil,nil 9376,5.0,FamilyoffourKent,https://www.tripadvisor.ca/Profile/FamilyoffourKent, nil,Jul. 2018, July 2018 9376,5.0,Kitters,https://www.tripadvisor.ca/Profile/Kitters, nil,Jul. 2018, June 2018 9376,5.0,danfromnvan,https://www.tripadvisor.ca/Profile/danfromnvan, nil,Jun. 2018, June 2018 9376,2.0,chap52,https://www.tripadvisor.ca/Profile/chap52, nil,Jun. 2018, June 2018 9376,4.0,Jenelle T,https://www.tripadvisor.ca/Profile/jenellet2014, nil,Jun. 2018, June 2018 9376,5.0,lvance2,https://www.tripadvisor.ca/Profile/lvance2, nil,May 2018, May 2018 9376,4.0,Kayasaurus,https://www.tripadvisor.ca/Profile/Kayasaurus, nil,Apr. 2018, May 2018 9376,4.0,Suzi_mom,https://www.tripadvisor.ca/Profile/Suzi_mom, nil,Apr. 2018, April 2018 9376,4.0,chipchap42,https://www.tripadvisor.ca/Profile/chipchap42, nil,Apr. 2018, April 2018 9376,5.0,crakme,https://www.tripadvisor.ca/Profile/crakme, nil,Apr. 2018, April 2018 9376,5.0,Ulises R,https://www.tripadvisor.ca/Profile/UlisesR138, nil,Mar. 2018, March 2018 9376,5.0,leylabosir,https://www.tripadvisor.ca/Profile/leylabosir, nil,Mar. 2018, March 2018 9376,5.0,Lorna C,https://www.tripadvisor.ca/Profile/974lornac, nil,Mar. 2018, March 2018 9376,5.0,J4392UPmarkp,https://www.tripadvisor.ca/Profile/J4392UPmarkp, nil,Mar. 2018, March 2018 9376,4.0,A7255FGtomg,https://www.tripadvisor.ca/Profile/A7255FGtomg, nil,Mar. 2018, February 2018 9376,5.0,Darcee O,https://www.tripadvisor.ca/Profile/DarceeO, nil,Mar. 2018, March 2018 9376,5.0,UnwantedUserName,https://www.tripadvisor.ca/Profile/UnwantedUserName, nil,Mar. 2018, March 2018 9376,5.0,809dough,https://www.tripadvisor.ca/Profile/809dough, nil,Feb. 2018, February 2018 9376,5.0,grayscape88,https://www.tripadvisor.ca/Profile/grayscape88, nil,Feb. 2018, February 2018 9376,5.0,Pr0fessorVacati0n,https://www.tripadvisor.ca/Profile/Pr0fessorVacati0n, nil,Feb. 2018, October 2017 9376,5.0,Dean F,https://www.tripadvisor.ca/Profile/DFeldmeier, nil,Feb. 2018, February 2018 9376,5.0,jessicaamjones,https://www.tripadvisor.ca/Profile/jessicaamjones, nil,Feb. 2018, February 2018 9376,4.0,642marnied,https://www.tripadvisor.ca/Profile/642marnied, nil,Jan. 2018, January 2018 9376,2.0,Jen M,https://www.tripadvisor.ca/Profile/27jenm, nil,Jan. 2018, January 2018 9376,5.0,shawnmL7364VL,https://www.tripadvisor.ca/Profile/shawnmL7364VL, nil,Jan. 2018, January 2018 9376,4.0,AnneJ07,https://www.tripadvisor.ca/Profile/AnneJ07, nil,Jan. 2018, January 2018 9376,4.0,Chris L,https://www.tripadvisor.ca/Profile/chrislX7253CU, nil,Jan. 2018, January 2018 9376,3.0,wellrested_11,https://www.tripadvisor.ca/Profile/wellrested_11, nil,Jan. 2018, December 2017 9376,4.0,177trevorh2018,https://www.tripadvisor.ca/Profile/177trevorh2018, nil,Jan. 2018, December 2017 9376,5.0,troysX323XW,https://www.tripadvisor.ca/Profile/troysX323XW, nil,Dec. 2017, November 2017 9376,5.0,Larry Z,https://www.tripadvisor.ca/Profile/303larryz, nil,Nov. 2017, November 2017 9376,5.0,ppinch,https://www.tripadvisor.ca/Profile/ppinch, nil,Nov. 2017, November 2017 9376,5.0,Shera86,https://www.tripadvisor.ca/Profile/Shera86, nil,Nov. 2017, October 2017 9376,5.0,Alisha_McAnderson,https://www.tripadvisor.ca/Profile/Alisha_McAnderson, nil,Nov. 2017, September 2017 9376,5.0,Stephi L,https://www.tripadvisor.ca/Profile/stephil2018, nil,Oct. 2017, October 2017 9376,5.0,131miap,https://www.tripadvisor.ca/Profile/131miap, nil,Oct. 2017, October 2017 9376,4.0,777darlenew,https://www.tripadvisor.ca/Profile/777darlenew, nil,Oct. 2017, October 2017 9376,5.0,Marguerite G,https://www.tripadvisor.ca/Profile/MargueriteG_12, nil,Oct. 2017, October 2017 9376,4.0,Skibum6969,https://www.tripadvisor.ca/Profile/Skibum6969, nil,Oct. 2017, October 2017 9376,5.0,jpm557,https://www.tripadvisor.ca/Profile/jpm557, nil,Oct. 2017, October 2017 9376,4.0,Papa David,https://www.tripadvisor.ca/Profile/tazzmannee, nil,Oct. 2017, October 2017 9376,5.0,sallyp24,https://www.tripadvisor.ca/Profile/sallyp24, nil,Oct. 2017, October 2017 9376,4.0,Louise G,https://www.tripadvisor.ca/Profile/louisegU4604IN, nil,Oct. 2017, October 2017 9376,5.0,jimmyrc55,https://www.tripadvisor.ca/Profile/jimmyrc55, nil,Oct. 2017, October 2017 9376,4.0,Lillian B,https://www.tripadvisor.ca/Profile/LillianB98, nil,Oct. 2017, September 2017 9376,5.0,Trishia J,https://www.tripadvisor.ca/Profile/TrishiaJ, nil,Oct. 2017, September 2017 9376,5.0,Linda T,https://www.tripadvisor.ca/Profile/LindaT473, nil,Oct. 2017, September 2017 9376,5.0,ringyding,https://www.tripadvisor.ca/Profile/ringyding, nil,Sep. 2017, September 2017 9376,3.0,Hydrant_Guy,https://www.tripadvisor.ca/Profile/Hydrant_Guy, nil,Sep. 2017, September 2017 9376,5.0,Revelstoke3,https://www.tripadvisor.ca/Profile/Revelstoke3, nil,Sep. 2017, September 2017 9376,4.0,Pete M,https://www.tripadvisor.ca/Profile/611petem, nil,Sep. 2017, September 2017 9376,4.0,Manfrey,https://www.tripadvisor.ca/Profile/Manfrey, nil,Sep. 2017, September 2017 9376,5.0,Mark A,https://www.tripadvisor.ca/Profile/C6697YZmarka, nil,Sep. 2017, September 2017 9376,2.0,Amber1968,https://www.tripadvisor.ca/Profile/Amber1968, nil,Sep. 2017, September 2017 9376,4.0,kersaspb2017,https://www.tripadvisor.ca/Profile/kersaspb2017, nil,Sep. 2017, August 2017 9376,4.0,Grandad_Sticky,https://www.tripadvisor.ca/Profile/Grandad_Sticky, nil,Sep. 2017, September 2017 9376,5.0,FranzReinisch7441,https://www.tripadvisor.ca/Profile/FranzReinisch7441, nil,Sep. 2017, September 2017 9376,5.0,linda o,https://www.tripadvisor.ca/Profile/lindao29, nil,Sep. 2017, August 2017 9376,5.0,Lovingthesun,https://www.tripadvisor.ca/Profile/Lovingthesun, nil,Aug. 2017, August 2017 9376,5.0,bsmith4444,https://www.tripadvisor.ca/Profile/bsmith4444, nil,Aug. 2017, July 2017 9376,5.0,Mercguy50,https://www.tripadvisor.ca/Profile/Mercguy50, nil,Aug. 2017, August 2017 9376,4.0,Keashasmiles,https://www.tripadvisor.ca/Profile/Keashasmiles, nil,Aug. 2017, August 2017 9376,5.0,Heather P,https://www.tripadvisor.ca/Profile/HeatherP366, nil,Aug. 2017, August 2017 9376,5.0,bosmache,https://www.tripadvisor.ca/Profile/bosmache, nil,Aug. 2017, August 2017 9376,5.0,Park16,https://www.tripadvisor.ca/Profile/Park16, nil,Aug. 2017, August 2017 9376,4.0,Fatalbert123,https://www.tripadvisor.ca/Profile/Fatalbert123, nil,Aug. 2017, July 2017 9376,5.0,candstravel429,https://www.tripadvisor.ca/Profile/candstravel429, nil,Aug. 2017, July 2017 9376,3.0,Matt,https://www.tripadvisor.ca/Profile/Matticus01, nil,Aug. 2017, August 2017 9376,5.0,grantm341,https://www.tripadvisor.ca/Profile/grantm341, nil,Jul. 2017, July 2017 9376,4.0,nicolaj379,https://www.tripadvisor.ca/Profile/nicolaj379, nil,Jul. 2017, July 2017 9376,5.0,nicholasmO129XK,https://www.tripadvisor.ca/Profile/nicholasmO129XK, nil,Jul. 2017, July 2017 9376,5.0,Jennifer J,https://www.tripadvisor.ca/Profile/jenniferj785, nil,Jul. 2017, July 2017 9376,5.0,Tom B,https://www.tripadvisor.ca/Profile/D4062JStomb, nil,Jul. 2017, July 2017 9376,5.0,dougsF4080XX,https://www.tripadvisor.ca/Profile/dougsF4080XX, nil,Jul. 2017, July 2017 9376,5.0,Lorei M,https://www.tripadvisor.ca/Profile/LoreiM, nil,Jul. 2017, July 2017 9376,5.0,RALU P,https://www.tripadvisor.ca/Profile/ralup2013, nil,Jul. 2017, July 2017 9376,5.0,gdi2011,https://www.tripadvisor.ca/Profile/gdi2011, nil,Jul. 2017, July 2017 9376,4.0,Westcoast4866,https://www.tripadvisor.ca/Profile/Westcoast4866, nil,Jul. 2017, June 2017 9376,5.0,WingCreekResort,https://www.tripadvisor.ca/Profile/WingCreekResort, nil,Jul. 2017, June 2017 9376,4.0,Ted M,https://www.tripadvisor.ca/Profile/V6A4B3, nil,Jun. 2017, June 2017 9376,5.0,Hector L,https://www.tripadvisor.ca/Profile/770hectorl, nil,Jun. 2017, June 2017 9376,5.0,Wayneml,https://www.tripadvisor.ca/Profile/Wayneml, nil,Jun. 2017, June 2017 9376,5.0,Anmore1115,https://www.tripadvisor.ca/Profile/Anmore1115, nil,Jun. 2017, May 2017 9376,4.0,arif_a786,https://www.tripadvisor.ca/Profile/arif_a786, nil,Jun. 2017, June 2017 9376,5.0,robertwN1282EY,https://www.tripadvisor.ca/Profile/robertwN1282EY, nil,Jun. 2017, June 2017 9376,5.0,jesseh360,https://www.tripadvisor.ca/Profile/jesseh360, nil,Jun. 2017, May 2017 9376,2.0,Tony A,https://www.tripadvisor.ca/Profile/tonya585, nil,Jun. 2017, June 2017 9376,5.0,Edwin S,https://www.tripadvisor.ca/Profile/carolsV3447UI, nil,Jun. 2017, June 2017 9376,5.0,785lucied,https://www.tripadvisor.ca/Profile/785lucied, nil,Jun. 2017, June 2017 9376,5.0,Norbert S,https://www.tripadvisor.ca/Profile/NorbertS608, nil,Jun. 2017, June 2017 9376,5.0,CoolCouple99,https://www.tripadvisor.ca/Profile/CoolCouple99, nil,Jun. 2017, May 2017 9376,4.0,Tracy S,https://www.tripadvisor.ca/Profile/K8325UMtracys, nil,May 2017, May 2017 9376,5.0,Patricia S,https://www.tripadvisor.ca/Profile/D2860HDpatricias, nil,Mar. 2017, February 2017 9376,4.0,d_c,https://www.tripadvisor.ca/Profile/danna_alexandra, nil,Feb. 2017, February 2017 9376,5.0,woodsysonit,https://www.tripadvisor.ca/Profile/woodsysonit, nil,Feb. 2017, February 2017 9376,5.0,Simonelli1983,https://www.tripadvisor.ca/Profile/Simonelli1983, nil,Feb. 2017, February 2017 9376,5.0,arnoldp799,https://www.tripadvisor.ca/Profile/arnoldp799, nil,Feb. 2017, February 2017 9376,5.0,588danq,https://www.tripadvisor.ca/Profile/588danq, nil,Feb. 2017, January 2017 9376,4.0,Gretz,https://www.tripadvisor.ca/Profile/Gretz, nil,Jan. 2017, January 2017 9376,5.0,Ryan T,https://www.tripadvisor.ca/Profile/ryanthien, nil,Jan. 2017, January 2017 9376,5.0,Leann M,https://www.tripadvisor.ca/Profile/306leannm, nil,Jan. 2017, January 2017 9376,3.0,rhondaw859,https://www.tripadvisor.ca/Profile/rhondaw859, nil,Jan. 2017, January 2017 9376,5.0,Pam G,https://www.tripadvisor.ca/Profile/487pamg, nil,Jan. 2017, January 2017 9376,5.0,Sharon H,https://www.tripadvisor.ca/Profile/SharonH2061, nil,Jan. 2017, January 2017 9376,5.0,remail517,https://www.tripadvisor.ca/Profile/remail517, nil,Jan. 2017, December 2016 9376,4.0,Y9780EEkarenh,https://www.tripadvisor.ca/Profile/Y9780EEkarenh, nil,Dec. 2016, December 2016 9376,5.0,Beachnut2015,https://www.tripadvisor.ca/Profile/Beachnut2015, nil,Dec. 2016, September 2016 9376,5.0,G3072AYjenniferc,https://www.tripadvisor.ca/Profile/G3072AYjenniferc, nil,Dec. 2016, December 2016 9376,4.0,lisapZ5045OC,https://www.tripadvisor.ca/Profile/lisapZ5045OC, nil,Nov. 2016, November 2016 9376,4.0,biancam595,https://www.tripadvisor.ca/Profile/biancam595, nil,Nov. 2016, November 2016 9376,5.0,Blair C,https://www.tripadvisor.ca/Profile/565blairc, nil,Oct. 2016, October 2016 9376,5.0,Ken R,https://www.tripadvisor.ca/Profile/KenR1264, nil,Oct. 2016, October 2016 9376,5.0,Vera J,https://www.tripadvisor.ca/Profile/214veraj, nil,Oct. 2016, October 2016 9376,4.0,Solo Traveller,https://www.tripadvisor.ca/Profile/ActionAdventure1, nil,Oct. 2016, August 2016 9376,5.0,Karen H,https://www.tripadvisor.ca/Profile/karenhY5654HQ, nil,Oct. 2016, October 2016 9376,5.0,Kim S,https://www.tripadvisor.ca/Profile/Z1054WXkims, nil,Oct. 2016, October 2016 9376,5.0,shellshark,https://www.tripadvisor.ca/Profile/shellshark, nil,Oct. 2016, October 2016 9376,5.0,ginal502,https://www.tripadvisor.ca/Profile/ginal502, nil,Oct. 2016, October 2016 9376,4.0,Doug S,https://www.tripadvisor.ca/Profile/P2836XOdougs, nil,Oct. 2016, October 2016 9376,4.0,shell154,https://www.tripadvisor.ca/Profile/shell154, nil,Oct. 2016, October 2016 9376,2.0,PVMom-2,https://www.tripadvisor.ca/Profile/PVMom-2, nil,Oct. 2016, October 2016 9376,5.0,jeffperron,https://www.tripadvisor.ca/Profile/jeffperron, nil,Oct. 2016, October 2016 9376,5.0,Brian E,https://www.tripadvisor.ca/Profile/BrianE525, nil,Oct. 2016, August 2016 9376,4.0,Lewnatic,https://www.tripadvisor.ca/Profile/Lewnatic, nil,Oct. 2016, September 2016 9376,5.0,Xcleeglee2015,https://www.tripadvisor.ca/Profile/Xcleeglee2015, nil,Sep. 2016, September 2016 9377,nil,,nil, nil,nil,nil 9377,5.0,fatmanCanada,https://www.tripadvisor.ca/Profile/fatmanCanada, nil,Nov. 2018, November 2018 9377,4.0,Poxbox61,https://www.tripadvisor.ca/Profile/Poxbox61, nil,Nov. 2018, October 2018 9377,5.0,Chris R,https://www.tripadvisor.ca/Profile/chrisrK3242YI, nil,Oct. 2018, October 2018 9377,5.0,Ted L,https://www.tripadvisor.ca/Profile/227tedl, nil,Oct. 2018, September 2018 9377,5.0,Laurel S,https://www.tripadvisor.ca/Profile/LJS507, nil,Oct. 2018, October 2018 9377,5.0,Camilla S,https://www.tripadvisor.ca/Profile/735CamillaS, nil,Oct. 2018, October 2018 9377,4.0,fayea83,https://www.tripadvisor.ca/Profile/fayea83, nil,Oct. 2018, September 2018 9377,5.0,PSiemens,https://www.tripadvisor.ca/Profile/PSiemens, nil,Sep. 2018, September 2018 9377,5.0,Robert S,https://www.tripadvisor.ca/Profile/M7785DQroberts, nil,Sep. 2018, September 2018 9377,5.0,rossmcd,https://www.tripadvisor.ca/Profile/rossmcd, nil,Sep. 2018, September 2018 9377,5.0,DiveyBits,https://www.tripadvisor.ca/Profile/DiveyBits, nil,Sep. 2018, September 2018 9377,5.0,Kyle-Sarah88,https://www.tripadvisor.ca/Profile/Kyle-Sarah88, nil,Sep. 2018, August 2018 9377,5.0,the_cunbrian_man,https://www.tripadvisor.ca/Profile/the_cunbrian_man, nil,Sep. 2018, August 2018 9377,5.0,Daphne B,https://www.tripadvisor.ca/Profile/788daphneb, nil,Aug. 2018, August 2018 9377,5.0,Brian K,https://www.tripadvisor.ca/Profile/S178CVbriank, nil,Aug. 2018, August 2018 9377,5.0,renovators,https://www.tripadvisor.ca/Profile/renovators, nil,Jun. 2018, June 2018 9377,5.0,955mrobinson,https://www.tripadvisor.ca/Profile/955mrobinson, nil,Jun. 2018, June 2018 9377,4.0,NSP9454,https://www.tripadvisor.ca/Profile/NSP9454, nil,Jun. 2018, May 2018 9377,5.0,Kendall M,https://www.tripadvisor.ca/Profile/KendallM561, nil,Jun. 2018, April 2018 9377,5.0,ChiWind,https://www.tripadvisor.ca/Profile/ChiWind, nil,May 2018, May 2018 9377,4.0,brenna12345,https://www.tripadvisor.ca/Profile/brenna12345, nil,Mar. 2018, March 2018 9377,5.0,al500,https://www.tripadvisor.ca/Profile/al500, nil,Feb. 2018, February 2018 9377,5.0,Sammy Z,https://www.tripadvisor.ca/Profile/SammyZ58, nil,Feb. 2018, February 2018 9377,5.0,jmckie,https://www.tripadvisor.ca/Profile/jmckie, nil,Feb. 2018, January 2018 9377,5.0,Elizabeth2859,https://www.tripadvisor.ca/Profile/Elizabeth2859, nil,Jan. 2018, January 2018 9377,5.0,traclowe,https://www.tripadvisor.ca/Profile/traclowe, nil,Dec. 2017, December 2017 9377,5.0,TravellingMariner,https://www.tripadvisor.ca/Profile/TravellingMariner, nil,Dec. 2017, December 2017 9377,5.0,Cucina58,https://www.tripadvisor.ca/Profile/Cucina58, nil,Nov. 2017, October 2017 9377,5.0,David H,https://www.tripadvisor.ca/Profile/O6486IKdavidh, nil,Oct. 2017, October 2017 9377,5.0,clynnk,https://www.tripadvisor.ca/Profile/clynnk, nil,Oct. 2017, September 2017 9377,5.0,John E,https://www.tripadvisor.ca/Profile/johne898, nil,May 2017, May 2017 9377,5.0,Little_Shoe_66,https://www.tripadvisor.ca/Profile/Little_Shoe_66, nil,May 2017, April 2017 9377,5.0,Janet C,https://www.tripadvisor.ca/Profile/I2572OBjanetc, nil,Mar. 2017, March 2017 9377,5.0,muffindipper,https://www.tripadvisor.ca/Profile/muffindipper, nil,Mar. 2017, February 2017 9377,5.0,Wendy K,https://www.tripadvisor.ca/Profile/903wendyk, nil,Feb. 2017, December 2016 9377,5.0,CalgaryMarcoPolo,https://www.tripadvisor.ca/Profile/CalgaryMarcoPolo, nil,Jul. 2016, July 2016 9377,5.0,Nate T,https://www.tripadvisor.ca/Profile/309natet, nil,Jul. 2016, July 2016 9377,5.0,nicolagilbert2016,https://www.tripadvisor.ca/Profile/nicolagilbert2016, nil,Jul. 2016, June 2016 9377,5.0,OttawaShell,https://www.tripadvisor.ca/Profile/OttawaShell, nil,Jul. 2016, July 2016 9377,5.0,Duth650,https://www.tripadvisor.ca/Profile/Duth650, nil,Jul. 2016, June 2016 9377,3.0,frequentfiler,https://www.tripadvisor.ca/Profile/frequentfiler, nil,Jul. 2016, July 2016 9377,5.0,Tracey O,https://www.tripadvisor.ca/Profile/TraceyO515, nil,Jul. 2016, June 2016 9377,4.0,viewfr0mabridge,https://www.tripadvisor.ca/Profile/viewfr0mabridge, nil,Jul. 2016, June 2016 9377,4.0,lchjr,https://www.tripadvisor.ca/Profile/lchjr, nil,Jun. 2016, June 2016 9377,5.0,Drue I,https://www.tripadvisor.ca/Profile/druei2016, nil,Jun. 2016, June 2016 9377,5.0,Boyd,https://www.tripadvisor.ca/Profile/BoydRP, nil,Nov. 2015, November 2015 9377,4.0,Linda B,https://www.tripadvisor.ca/Profile/80LindaB, nil,Oct. 2015, October 2015 9377,5.0,BJ-Scotland28,https://www.tripadvisor.ca/Profile/BJ-Scotland28, nil,Oct. 2015, September 2015 9377,5.0,Acceber37,https://www.tripadvisor.ca/Profile/Acceber37, nil,Oct. 2015, October 2015 9377,5.0,RamblinTam,https://www.tripadvisor.ca/Profile/RamblinTam, nil,Sep. 2015, September 2015 9377,5.0,skibikeMT,https://www.tripadvisor.ca/Profile/skibikeMT, nil,Sep. 2015, September 2015 9377,4.0,Doug B,https://www.tripadvisor.ca/Profile/drmblack, nil,Sep. 2015, September 2015 9377,5.0,susan m,https://www.tripadvisor.ca/Profile/139susanm, nil,Sep. 2015, September 2015 9377,5.0,Pierre André K,https://www.tripadvisor.ca/Profile/pierreandr_k, nil,Sep. 2015, August 2015 9377,3.0,James L,https://www.tripadvisor.ca/Profile/jamesl313, nil,Aug. 2015, August 2015 9377,5.0,ColbertGD,https://www.tripadvisor.ca/Profile/ColbertGD, nil,Aug. 2015, August 2015 9377,3.0,JerrySentes,https://www.tripadvisor.ca/Profile/JerrySentes, nil,Aug. 2015, August 2015 9377,5.0,DEGRAZIA1975,https://www.tripadvisor.ca/Profile/DEGRAZIA1975, nil,Aug. 2015, August 2015 9377,5.0,Karol D,https://www.tripadvisor.ca/Profile/polakarol, nil,Aug. 2015, August 2015 9377,4.0,cicero50,https://www.tripadvisor.ca/Profile/cicero50, nil,Aug. 2015, July 2015 9377,5.0,Randall K,https://www.tripadvisor.ca/Profile/50randallk, nil,Jul. 2015, July 2015 9377,5.0,TeenTravelbug,https://www.tripadvisor.ca/Profile/TeenTravelbug, nil,Jul. 2015, July 2015 9377,5.0,cantpickaname,https://www.tripadvisor.ca/Profile/cantpickaname, nil,Jul. 2015, July 2015 9377,5.0,Jim C,https://www.tripadvisor.ca/Profile/443jimc, nil,Jul. 2015, July 2015 9377,3.0,termascda,https://www.tripadvisor.ca/Profile/termascda, nil,Jul. 2015, July 2015 9377,5.0,waves_oOoOoOo,https://www.tripadvisor.ca/Profile/waves_oOoOoOo, nil,Oct. 2014, October 2014 9377,5.0,Sue R,https://www.tripadvisor.ca/Profile/SueR746, nil,Oct. 2014, September 2014 9377,5.0,Judy758,https://www.tripadvisor.ca/Profile/Judy758, nil,Oct. 2014, September 2014 9377,5.0,Joan F,https://www.tripadvisor.ca/Profile/JoanF444, nil,Sep. 2014, August 2014 9377,5.0,kevinleo,https://www.tripadvisor.ca/Profile/kevinleo, nil,Sep. 2014, September 2014 9377,5.0,Allan A,https://www.tripadvisor.ca/Profile/AllanA19, nil,Sep. 2014, August 2014 9377,5.0,Canadagirl16,https://www.tripadvisor.ca/Profile/Canadagirl16, nil,Sep. 2014, September 2014 9377,5.0,Karen F,https://www.tripadvisor.ca/Profile/karenfQ1337BO, nil,Aug. 2014, August 2014 9377,4.0,Netti78,https://www.tripadvisor.ca/Profile/Netti78, nil,Aug. 2014, July 2014 9377,5.0,GrandmaGoldwing,https://www.tripadvisor.ca/Profile/GrandmaGoldwing, nil,Jul. 2014, July 2014 9377,3.0,NYCtripper2013,https://www.tripadvisor.ca/Profile/NYCtripper2013, nil,Jul. 2014, July 2014 9377,5.0,John M,https://www.tripadvisor.ca/Profile/myers18, nil,Jul. 2014, July 2014 9377,5.0,SeekingGreen,https://www.tripadvisor.ca/Profile/SeekingGreen, nil,Jun. 2014, June 2014 9377,5.0,Dianna G,https://www.tripadvisor.ca/Profile/202diannag, nil,Jun. 2014, June 2014 9377,5.0,elderlyones,https://www.tripadvisor.ca/Profile/elderlyones, nil,Jun. 2014, June 2014 9377,5.0,BundyTraveller,https://www.tripadvisor.ca/Profile/BundyTraveller, nil,Jun. 2014, June 2014 9377,5.0,rachelmcmahon,https://www.tripadvisor.ca/Profile/rachelmcmahon, nil,Apr. 2014, April 2014 9377,5.0,Libra_K1960,https://www.tripadvisor.ca/Profile/Libra_K1960, nil,Apr. 2014, April 2014 9377,5.0,Justine1313,https://www.tripadvisor.ca/Profile/Justine1313, nil,Apr. 2014, June 2013 9377,5.0,Troy K,https://www.tripadvisor.ca/Profile/TroyK_11, nil,Mar. 2014, March 2014 9377,5.0,CCorbett02,https://www.tripadvisor.ca/Profile/CCorbett02, nil,Mar. 2014, February 2014 9377,4.0,Duckdodger,https://www.tripadvisor.ca/Profile/Duckdodger, nil,Feb. 2014, February 2014 9377,5.0,Karin_B_10,https://www.tripadvisor.ca/Profile/Karin_B_10, nil,Feb. 2014, February 2014 9377,5.0,Till V,https://www.tripadvisor.ca/Profile/tillv2014, nil,Feb. 2014, January 2014 9377,5.0,Crs924,https://www.tripadvisor.ca/Profile/Crs924, nil,Jan. 2014, January 2014 9377,5.0,Alex B,https://www.tripadvisor.ca/Profile/alexbW7700UG, nil,Jan. 2014, January 2014 9377,5.0,reggieboi,https://www.tripadvisor.ca/Profile/reggieboi, nil,Jan. 2014, December 2013 9377,5.0,KevinHarding538,https://www.tripadvisor.ca/Profile/KevinHarding538, nil,Nov. 2013, November 2013 9377,5.0,mrs_aqualad,https://www.tripadvisor.ca/Profile/mrs_aqualad, nil,Oct. 2013, October 2013 9377,5.0,Eileen D,https://www.tripadvisor.ca/Profile/EileenD146, nil,Oct. 2013, July 2013 9377,5.0,Gower L,https://www.tripadvisor.ca/Profile/gowerl, nil,Oct. 2013, September 2013 9377,4.0,Don A,https://www.tripadvisor.ca/Profile/DonA439, nil,Sep. 2013, September 2013 9377,3.0,melvyn l,https://www.tripadvisor.ca/Profile/melvynl2013, nil,Sep. 2013, September 2013 9377,5.0,johannamva,https://www.tripadvisor.ca/Profile/johannamva, nil,Sep. 2013, August 2013 9377,5.0,Jennifer W,https://www.tripadvisor.ca/Profile/930jenniferw, nil,Sep. 2013, August 2013 9377,5.0,DDfromBC,https://www.tripadvisor.ca/Profile/DDfromBC, nil,Aug. 2013, August 2013 9377,5.0,154914Rob,https://www.tripadvisor.ca/Profile/154914Rob, nil,Aug. 2013, August 2013 9377,5.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Aug. 2013, August 2013 9377,5.0,Nzack,https://www.tripadvisor.ca/Profile/Nzack, nil,Aug. 2013, August 2013 9377,3.0,athena017,https://www.tripadvisor.ca/Profile/athena017, nil,Aug. 2013, June 2013 9377,5.0,Nomorwk,https://www.tripadvisor.ca/Profile/Nomorwk, nil,Aug. 2013, July 2013 9377,5.0,BB8689,https://www.tripadvisor.ca/Profile/BB8689, nil,Jul. 2013, July 2013 9377,5.0,didohaas,https://www.tripadvisor.ca/Profile/didohaas, nil,Jul. 2013, July 2013 9377,5.0,Baldiep,https://www.tripadvisor.ca/Profile/Baldiep, nil,Jun. 2013, May 2013 9377,4.0,jlj0511,https://www.tripadvisor.ca/Profile/jlj0511, nil,Nov. 2012, September 2012 9377,4.0,L Q,https://www.tripadvisor.ca/Profile/LQ786, nil,Oct. 2012, October 2012 9377,5.0,MorianPerepelitza,https://www.tripadvisor.ca/Profile/MorianPerepelitza, nil,Oct. 2012, October 2012 9377,5.0,Colin S,https://www.tripadvisor.ca/Profile/col4dt, nil,Oct. 2012, August 2012 9377,5.0,Mkoval,https://www.tripadvisor.ca/Profile/Mkoval, nil,Oct. 2012, October 2012 9377,5.0,Lassie2020,https://www.tripadvisor.ca/Profile/Lassie2020, nil,Oct. 2012, October 2012 9377,5.0,HuddsAliD,https://www.tripadvisor.ca/Profile/HuddsAliD, nil,Oct. 2012, September 2012 9377,4.0,Stu W,https://www.tripadvisor.ca/Profile/265stuw, nil,Sep. 2012, September 2012 9377,5.0,Mike F,https://www.tripadvisor.ca/Profile/Barf123456789, nil,Sep. 2012, August 2012 9377,5.0,old-jogger,https://www.tripadvisor.ca/Profile/old-jogger, nil,Aug. 2012, August 2012 9377,5.0,dahfu,https://www.tripadvisor.ca/Profile/dahfu, nil,Aug. 2012, July 2012 9377,5.0,Brijala,https://www.tripadvisor.ca/Profile/Brijala, nil,Aug. 2012, August 2012 9377,5.0,drnorth,https://www.tripadvisor.ca/Profile/drnorth, nil,Aug. 2012, July 2012 9377,5.0,KathWellington,https://www.tripadvisor.ca/Profile/KathWellington, nil,Aug. 2012, July 2012 9377,5.0,Folero,https://www.tripadvisor.ca/Profile/Folero, nil,Aug. 2012, July 2012 9378,5.0,Kana,https://www.tripadvisor.ca/Profile/kargardn, nil,Feb. 2019, February 2019 9378,5.0,Derek P,https://www.tripadvisor.ca/Profile/derek_palm, nil,Dec. 2018, December 2018 9378,5.0,Elizabeth S,https://www.tripadvisor.ca/Profile/elizabethsL4220IZ, nil,Dec. 2018, December 2018 9378,5.0,Kootenay Girl,https://www.tripadvisor.ca/Profile/lesliefH4458AY, nil,Nov. 2018, November 2018 9378,4.0,Reg A,https://www.tripadvisor.ca/Profile/176rega, nil,Oct. 2018, October 2018 9378,5.0,0013rita,https://www.tripadvisor.ca/Profile/0013rita, nil,Aug. 2018, August 2018 9378,5.0,davidmena2018,https://www.tripadvisor.ca/Profile/davidmena2018, nil,Jul. 2018, June 2018 9378,4.0,joesaskatoon,https://www.tripadvisor.ca/Profile/joesaskatoon, nil,Jul. 2018, July 2018 9378,5.0,amber7714,https://www.tripadvisor.ca/Profile/amber7714, nil,Jun. 2018, May 2018 9378,5.0,abbaismydad,https://www.tripadvisor.ca/Profile/abbaismydad, nil,Apr. 2018, April 2018 9378,nil,,nil, nil,nil,nil 9378,5.0,JodyMcKinnon,https://www.tripadvisor.ca/Profile/JodyMcKinnon, nil,Jul. 2017, May 2017 9378,5.0,donna r,https://www.tripadvisor.ca/Profile/606donnar, nil,Jun. 2017, June 2017 9378,5.0,Michael E,https://www.tripadvisor.ca/Profile/MichaelE940, nil,Jun. 2017, June 2017 9378,5.0,debraleighm2016,https://www.tripadvisor.ca/Profile/debraleighm2016, nil,May 2017, May 2017 9378,5.0,darcidarci,https://www.tripadvisor.ca/Profile/darcidarci, nil,May 2017, April 2017 9378,5.0,44soccermom,https://www.tripadvisor.ca/Profile/44soccermom, nil,Apr. 2017, March 2017 9378,5.0,elizahaselton,https://www.tripadvisor.ca/Profile/elizahaselton, nil,Apr. 2017, March 2017 9378,5.0,MamaCave,https://www.tripadvisor.ca/Profile/MamaCave, nil,Mar. 2017, March 2017 9378,5.0,ralphsuremann,https://www.tripadvisor.ca/Profile/ralphsuremann, nil,Mar. 2017, February 2017 9378,5.0,Gostal A,https://www.tripadvisor.ca/Profile/gostala, nil,Mar. 2017, March 2017 9378,4.0,jenjensavage,https://www.tripadvisor.ca/Profile/jenjensavage, nil,Mar. 2017, March 2017 9378,4.0,Inkypink1,https://www.tripadvisor.ca/Profile/Inkypink1, nil,Mar. 2017, February 2017 9378,5.0,Ben P,https://www.tripadvisor.ca/Profile/221benp, nil,Feb. 2017, February 2017 9378,5.0,OldManWinter413,https://www.tripadvisor.ca/Profile/OldManWinter413, nil,Feb. 2017, February 2017 9378,5.0,Lou255060,https://www.tripadvisor.ca/Profile/Lou255060, nil,Feb. 2017, January 2017 9378,5.0,Zoran_travels,https://www.tripadvisor.ca/Profile/Zoran_travels, nil,Feb. 2017, December 2016 9378,5.0,Helen G,https://www.tripadvisor.ca/Profile/D471OBheleng, nil,Feb. 2017, January 2017 9378,5.0,David T,https://www.tripadvisor.ca/Profile/davidtV8822RO, nil,Feb. 2017, January 2017 9378,5.0,beggsy580,https://www.tripadvisor.ca/Profile/beggsy580, nil,Jan. 2017, January 2017 9378,5.0,Shannan M,https://www.tripadvisor.ca/Profile/548shannanm, nil,Dec. 2016, November 2016 9378,5.0,_scottmorris58,https://www.tripadvisor.ca/Profile/_scottmorris58, nil,Nov. 2016, May 2016 9378,5.0,vickiGO2africa2016,https://www.tripadvisor.ca/Profile/vickiGO2africa2016, nil,Nov. 2016, October 2016 9378,5.0,Ingrid L,https://www.tripadvisor.ca/Profile/IngridL381, nil,Nov. 2016, October 2016 9378,5.0,Amber T,https://www.tripadvisor.ca/Profile/257ambert, nil,Nov. 2016, September 2016 9378,5.0,donnalori,https://www.tripadvisor.ca/Profile/donnalori, nil,Oct. 2016, October 2016 9378,5.0,shamaellevi,https://www.tripadvisor.ca/Profile/shamaellevi, nil,Oct. 2016, September 2016 9378,5.0,peterlittle2016,https://www.tripadvisor.ca/Profile/peterlittle2016, nil,Oct. 2016, September 2016 9378,5.0,Jan N,https://www.tripadvisor.ca/Profile/jann918, nil,Oct. 2016, September 2016 9378,5.0,CarefreeTraveler_7,https://www.tripadvisor.ca/Profile/CarefreeTraveler_7, nil,Sep. 2016, September 2016 9378,4.0,jan m,https://www.tripadvisor.ca/Profile/367janm, nil,Sep. 2016, September 2016 9378,5.0,Norma T,https://www.tripadvisor.ca/Profile/461normat, nil,Sep. 2016, September 2016 9378,5.0,Canuckhead,https://www.tripadvisor.ca/Profile/Canuckhead, nil,Sep. 2016, September 2016 9378,5.0,Gail E,https://www.tripadvisor.ca/Profile/eckfam, nil,Aug. 2016, August 2016 9378,3.0,DvandeSchoot,https://www.tripadvisor.ca/Profile/DvandeSchoot, nil,Aug. 2016, August 2016 9378,5.0,Sostrander,https://www.tripadvisor.ca/Profile/Sostrander, nil,Aug. 2016, April 2016 9378,5.0,roberti542,https://www.tripadvisor.ca/Profile/roberti542, nil,Aug. 2016, August 2016 9378,5.0,shoomoohin,https://www.tripadvisor.ca/Profile/shoomoohin, nil,Aug. 2016, July 2016 9378,5.0,Melissa A,https://www.tripadvisor.ca/Profile/435melissaa, nil,Jul. 2016, July 2016 9378,5.0,katsoutham,https://www.tripadvisor.ca/Profile/katsoutham, nil,Jul. 2016, July 2016 9378,5.0,keenmiholjcic,https://www.tripadvisor.ca/Profile/keenmiholjcic, nil,Jul. 2016, July 2016 9378,4.0,Ercper,https://www.tripadvisor.ca/Profile/Ercper, nil,Jun. 2016, June 2016 9378,4.0,Saturn01,https://www.tripadvisor.ca/Profile/Saturn01, nil,Jun. 2016, June 2016 9378,5.0,Tizmania,https://www.tripadvisor.ca/Profile/Tizmania, nil,Jun. 2016, May 2016 9378,4.0,Laureen H,https://www.tripadvisor.ca/Profile/799laureenh, nil,May 2016, May 2016 9378,5.0,spen186,https://www.tripadvisor.ca/Profile/spen186, nil,May 2016, April 2016 9378,4.0,HoneyBc,https://www.tripadvisor.ca/Profile/HoneyBc, nil,Apr. 2016, April 2016 9378,5.0,Cathy M,https://www.tripadvisor.ca/Profile/cathymT3867FY, nil,Mar. 2016, March 2016 9378,5.0,Mary B,https://www.tripadvisor.ca/Profile/marybJ6080VS, nil,Mar. 2016, March 2016 9378,5.0,Tim B,https://www.tripadvisor.ca/Profile/TimothyB556, nil,Mar. 2016, March 2016 9378,5.0,Malene_from_Denmark,https://www.tripadvisor.ca/Profile/Malene_from_Denmark, nil,Mar. 2016, February 2016 9378,5.0,terje127,https://www.tripadvisor.ca/Profile/terje127, nil,Mar. 2016, February 2016 9378,5.0,BMcD_12,https://www.tripadvisor.ca/Profile/BMcD_12, nil,Mar. 2016, March 2016 9378,5.0,Kyle D,https://www.tripadvisor.ca/Profile/kyled685, nil,Mar. 2016, February 2016 9378,5.0,Dieguit-oh,https://www.tripadvisor.ca/Profile/Dieguit-oh, nil,Mar. 2016, February 2016 9378,5.0,Bagelblaster,https://www.tripadvisor.ca/Profile/Bagelblaster, nil,Feb. 2016, February 2016 9378,4.0,998margie,https://www.tripadvisor.ca/Profile/998margie, nil,Jan. 2016, December 2015 9378,4.0,Jocelyn V,https://www.tripadvisor.ca/Profile/jocelynv494, nil,Jan. 2016, December 2015 9378,5.0,lorraine801,https://www.tripadvisor.ca/Profile/lorraine801, nil,Dec. 2015, October 2015 9378,5.0,skibumbeachbum,https://www.tripadvisor.ca/Profile/skibumbeachbum, nil,Nov. 2015, October 2015 9378,5.0,malangevin,https://www.tripadvisor.ca/Profile/malangevin, nil,Oct. 2015, September 2015 9378,5.0,007elaine,https://www.tripadvisor.ca/Profile/007elaine, nil,Oct. 2015, October 2015 9378,4.0,TravelEnthusiast,https://www.tripadvisor.ca/Profile/177cindyh, nil,Sep. 2015, September 2015 9378,5.0,delbal,https://www.tripadvisor.ca/Profile/delbal, nil,Sep. 2015, August 2015 9378,4.0,Ame T,https://www.tripadvisor.ca/Profile/AmeT188, nil,Sep. 2015, August 2015 9378,4.0,Cndngal,https://www.tripadvisor.ca/Profile/Cndngal, nil,Sep. 2015, August 2015 9378,5.0,Ron N,https://www.tripadvisor.ca/Profile/910ronn, nil,Sep. 2015, August 2015 9378,4.0,ML S,https://www.tripadvisor.ca/Profile/362mls, nil,Aug. 2015, August 2015 9378,5.0,Jacki N,https://www.tripadvisor.ca/Profile/373jackin, nil,Aug. 2015, August 2015 9378,4.0,CalgaryToby,https://www.tripadvisor.ca/Profile/CalgaryToby, nil,Aug. 2015, July 2015 9378,5.0,Robert B,https://www.tripadvisor.ca/Profile/robertbK3154AU, nil,Jul. 2015, April 2015 9378,4.0,Hilmcc,https://www.tripadvisor.ca/Profile/Hilmcc, nil,Jun. 2015, June 2015 9378,5.0,david r,https://www.tripadvisor.ca/Profile/Y6308QWdavidr, nil,Jun. 2015, May 2015 9378,5.0,BDW93,https://www.tripadvisor.ca/Profile/BDW93, nil,May 2015, May 2015 9378,5.0,BeechnutC23,https://www.tripadvisor.ca/Profile/BeechnutC23, nil,May 2015, May 2015 9378,5.0,Wendytravels4fun,https://www.tripadvisor.ca/Profile/Wendytravels4fun, nil,Apr. 2015, April 2015 9378,5.0,Gerry W,https://www.tripadvisor.ca/Profile/414gerryw, nil,Apr. 2015, April 2015 9378,5.0,woodpat,https://www.tripadvisor.ca/Profile/woodpat, nil,Apr. 2015, March 2015 9378,5.0,LudyBain,https://www.tripadvisor.ca/Profile/LudyBain, nil,Mar. 2015, March 2015 9378,5.0,Nic S,https://www.tripadvisor.ca/Profile/602nics, nil,Mar. 2015, March 2015 9378,5.0,Ginlex,https://www.tripadvisor.ca/Profile/Ginlex, nil,Mar. 2015, March 2015 9378,5.0,daniel b,https://www.tripadvisor.ca/Profile/dude_of_life, nil,Mar. 2015, March 2015 9378,5.0,Ttmk,https://www.tripadvisor.ca/Profile/Ttmk, nil,Feb. 2015, January 2015 9378,5.0,Michael S,https://www.tripadvisor.ca/Profile/Z8129PMmichaels, nil,Feb. 2015, February 2015 9378,5.0,Bonnie K,https://www.tripadvisor.ca/Profile/bonniek704, nil,Jan. 2015, January 2015 9378,5.0,Judith E,https://www.tripadvisor.ca/Profile/392judithe, nil,Dec. 2014, December 2014 9378,5.0,Daryle E,https://www.tripadvisor.ca/Profile/TravlbugsCanada, nil,Dec. 2014, December 2014 9378,5.0,DebbieandK,https://www.tripadvisor.ca/Profile/DebbieandK, nil,Dec. 2014, November 2014 9378,5.0,AnneMarieandDavid,https://www.tripadvisor.ca/Profile/AnneMarieandDavid, nil,Nov. 2014, November 2014 9378,4.0,Otto K,https://www.tripadvisor.ca/Profile/ottok858, nil,Nov. 2014, November 2014 9378,4.0,Janet L,https://www.tripadvisor.ca/Profile/janetl61, nil,Nov. 2014, October 2014 9378,5.0,EscapeEsthetics,https://www.tripadvisor.ca/Profile/EscapeEsthetics, nil,Nov. 2014, October 2014 9378,5.0,Tutt Street Tapas + Wine,https://www.tripadvisor.ca/Profile/Praia1, nil,Nov. 2014, October 2014 9378,5.0,Christy B,https://www.tripadvisor.ca/Profile/945christyb, nil,Oct. 2014, October 2014 9378,5.0,Andrew P,https://www.tripadvisor.ca/Profile/G1552WLandrewp, nil,Oct. 2014, October 2014 9378,5.0,Hidden_treasures4,https://www.tripadvisor.ca/Profile/Hidden_treasures4, nil,Oct. 2014, September 2014 9378,5.0,Bill P,https://www.tripadvisor.ca/Profile/billp489, nil,Oct. 2014, September 2014 9378,4.0,vernongirl3,https://www.tripadvisor.ca/Profile/vernongirl3, nil,Sep. 2014, September 2014 9378,5.0,Travelgirl112266,https://www.tripadvisor.ca/Profile/Travelgirl112266, nil,Sep. 2014, September 2014 9378,5.0,Sunny M,https://www.tripadvisor.ca/Profile/406sunnym, nil,Sep. 2014, September 2014 9378,5.0,Lakesidewanderer,https://www.tripadvisor.ca/Profile/Lakesidewanderer, nil,Sep. 2014, September 2014 9378,4.0,Persa K,https://www.tripadvisor.ca/Profile/persak, nil,Sep. 2014, September 2014 9378,5.0,david5984,https://www.tripadvisor.ca/Profile/david5984, nil,Sep. 2014, August 2014 9378,5.0,Curtis L,https://www.tripadvisor.ca/Profile/820curtisl, nil,Aug. 2014, July 2014 9378,5.0,Chuck627,https://www.tripadvisor.ca/Profile/Chuck627, nil,Aug. 2014, August 2014 9378,5.0,Kimberley S,https://www.tripadvisor.ca/Profile/kimberleys456, nil,Jul. 2014, July 2014 9378,5.0,Paul D,https://www.tripadvisor.ca/Profile/PaulD357, nil,Jul. 2014, June 2014 9378,5.0,flyers1620,https://www.tripadvisor.ca/Profile/flyers1620, nil,Jun. 2014, June 2014 9378,5.0,Paige W,https://www.tripadvisor.ca/Profile/614paigew, nil,Jun. 2014, June 2014 9378,5.0,Richard C,https://www.tripadvisor.ca/Profile/Q5712ZFrichardc, nil,Jun. 2014, May 2014 9378,5.0,Anna P,https://www.tripadvisor.ca/Profile/Y1825SVannap, nil,Jun. 2014, May 2014 9378,5.0,Philip L,https://www.tripadvisor.ca/Profile/915philipl, nil,May 2014, May 2014 9378,5.0,GeoLyn M,https://www.tripadvisor.ca/Profile/geolynm, nil,May 2014, May 2014 9378,4.0,jj_clover,https://www.tripadvisor.ca/Profile/jj_clover, nil,May 2014, May 2014 9378,5.0,Edna21_12,https://www.tripadvisor.ca/Profile/Edna21_12, nil,May 2014, March 2014 9378,5.0,Kirsttt,https://www.tripadvisor.ca/Profile/Kirsttt, nil,Mar. 2014, March 2014 9378,5.0,Mr-Mrs-Nickason,https://www.tripadvisor.ca/Profile/Mr-Mrs-Nickason, nil,Mar. 2014, March 2014 9378,5.0,ShuswapShaw,https://www.tripadvisor.ca/Profile/ShuswapShaw, nil,Feb. 2014, February 2014 9378,5.0,ErrinSt,https://www.tripadvisor.ca/Profile/ErrinSt, nil,Jan. 2014, December 2013 9378,5.0,Sandra M,https://www.tripadvisor.ca/Profile/U4854JQsandram, nil,Jan. 2014, December 2013 9378,5.0,Mieka T,https://www.tripadvisor.ca/Profile/miekat, nil,Nov. 2013, September 2013 9378,4.0,HalloweenFun2013,https://www.tripadvisor.ca/Profile/HalloweenFun2013, nil,Oct. 2013, October 2013 9378,4.0,Emmapost,https://www.tripadvisor.ca/Profile/Emmapost, nil,Oct. 2013, September 2013 9378,5.0,A T,https://www.tripadvisor.ca/Profile/718at, nil,Oct. 2013, October 2013 9378,5.0,Dhardcastle,https://www.tripadvisor.ca/Profile/Dhardcastle, nil,Oct. 2013, August 2013 9378,5.0,GLem4,https://www.tripadvisor.ca/Profile/GLem4, nil,Oct. 2013, September 2013 9378,5.0,coco H,https://www.tripadvisor.ca/Profile/cocoh338, nil,Oct. 2013, September 2013 9378,4.0,AnitaYT,https://www.tripadvisor.ca/Profile/AnitaYT, nil,Sep. 2013, August 2013 9378,5.0,SunshineJT,https://www.tripadvisor.ca/Profile/SunshineJT, nil,Sep. 2013, April 2013 9378,4.0,Kristabree,https://www.tripadvisor.ca/Profile/Kristabree, nil,Sep. 2013, August 2013 9378,5.0,Amelia H,https://www.tripadvisor.ca/Profile/279ameliah, nil,Sep. 2013, August 2013 9378,5.0,Shazundalin,https://www.tripadvisor.ca/Profile/Shazundalin, nil,Sep. 2013, September 2013 9378,5.0,brent s,https://www.tripadvisor.ca/Profile/169brents, nil,Sep. 2013, September 2013 9378,3.0,MontanaWaterLover,https://www.tripadvisor.ca/Profile/MontanaWaterLover, nil,Sep. 2013, September 2013 9378,5.0,Rynt,https://www.tripadvisor.ca/Profile/Rynt, nil,Sep. 2013, August 2013 9378,5.0,CatherineCharnell,https://www.tripadvisor.ca/Profile/CatherineCharnell, nil,Sep. 2013, July 2013 9378,5.0,Monicat27,https://www.tripadvisor.ca/Profile/Monicat27, nil,Sep. 2013, September 2013 9378,4.0,JA81_13,https://www.tripadvisor.ca/Profile/JA81_13, nil,Sep. 2013, August 2013 9378,5.0,Lynn F,https://www.tripadvisor.ca/Profile/670lynnf, nil,Sep. 2013, August 2013 9378,5.0,YZDean,https://www.tripadvisor.ca/Profile/YZDean, nil,Sep. 2013, September 2013 9378,5.0,Angelica A,https://www.tripadvisor.ca/Profile/556angelicaa, nil,Aug. 2013, August 2013 9378,5.0,Steve L,https://www.tripadvisor.ca/Profile/SteveL833, nil,Aug. 2013, August 2013 9378,4.0,Gloria W,https://www.tripadvisor.ca/Profile/637gloriaw, nil,Aug. 2013, July 2013 9378,5.0,feminicity,https://www.tripadvisor.ca/Profile/feminicity, nil,Jul. 2013, July 2013 9378,5.0,Joan P,https://www.tripadvisor.ca/Profile/joanp877, nil,Jul. 2013, July 2013 9378,5.0,michelemurphy,https://www.tripadvisor.ca/Profile/michelemurphy, nil,Jul. 2013, July 2013 9378,4.0,sina_jh,https://www.tripadvisor.ca/Profile/sina_jh, nil,Jul. 2013, June 2013 9378,5.0,Donna_An,https://www.tripadvisor.ca/Profile/Donna_An, nil,Jul. 2013, June 2013 9378,5.0,Klaralise,https://www.tripadvisor.ca/Profile/Klaralise, nil,Jun. 2013, May 2013 9378,5.0,Leslie M,https://www.tripadvisor.ca/Profile/lesliem597, nil,Jun. 2013, June 2013 9378,5.0,DEM523,https://www.tripadvisor.ca/Profile/DEM523, nil,Jun. 2013, June 2013 9378,5.0,Jennifer A,https://www.tripadvisor.ca/Profile/468JenniferA, nil,Jun. 2013, May 2013 9378,5.0,74Louise,https://www.tripadvisor.ca/Profile/74Louise, nil,May 2013, May 2013 9378,5.0,RaenaW,https://www.tripadvisor.ca/Profile/RaenaW, nil,May 2013, May 2013 9378,5.0,Kevin G,https://www.tripadvisor.ca/Profile/KGInts, nil,May 2013, April 2013 9378,5.0,Maynard F,https://www.tripadvisor.ca/Profile/MaynardF_13, nil,May 2013, April 2013 9378,5.0,s2reid,https://www.tripadvisor.ca/Profile/s2reid, nil,Apr. 2013, February 2013 9378,4.0,Kirk P,https://www.tripadvisor.ca/Profile/KirkP372, nil,Apr. 2013, March 2013 9378,5.0,Caitlin S,https://www.tripadvisor.ca/Profile/CaitlinS103, nil,Apr. 2013, April 2013 9379,4.0,Anne C,https://www.tripadvisor.ca/Profile/annecL833PG, nil,Dec. 2018, October 2018 9379,5.0,Diana D,https://www.tripadvisor.ca/Profile/J9342CFdianad, nil,Oct. 2018, October 2018 9379,3.0,Julieta B,https://www.tripadvisor.ca/Profile/852julietab, nil,Aug. 2018, August 2018 9379,5.0,Mike K,https://www.tripadvisor.ca/Profile/mikekU8146MM, nil,Aug. 2018, August 2018 9379,5.0,Tim Y,https://www.tripadvisor.ca/Profile/709timy, nil,Aug. 2018, July 2018 9379,4.0,carmichael3348,https://www.tripadvisor.ca/Profile/carmichael3348, nil,Jul. 2018, July 2018 9379,1.0,Marie M,https://www.tripadvisor.ca/Profile/Y3432HUmariem, nil,Jul. 2018, July 2018 9379,4.0,kdw38,https://www.tripadvisor.ca/Profile/kdw38, nil,Jun. 2018, June 2018 9379,5.0,Fannuel N,https://www.tripadvisor.ca/Profile/fannueln, nil,Nov. 2017, September 2017 9379,5.0,jingyi x,https://www.tripadvisor.ca/Profile/684jingyix, nil,Oct. 2017, August 2017 9379,nil,,nil, nil,nil,nil 9379,5.0,lydia w,https://www.tripadvisor.ca/Profile/487lydiaw, nil,Aug. 2017, August 2017 9379,5.0,Christoph F,https://www.tripadvisor.ca/Profile/508christophf, nil,Aug. 2017, August 2017 9379,4.0,heppotiger,https://www.tripadvisor.ca/Profile/heppotiger, nil,Jul. 2017, July 2017 9379,4.0,Busterfud,https://www.tripadvisor.ca/Profile/Busterfud, nil,Jul. 2017, July 2017 9379,5.0,greengoddess8787,https://www.tripadvisor.ca/Profile/greengoddess8787, nil,Jul. 2017, July 2017 9379,5.0,munchkinmommy,https://www.tripadvisor.ca/Profile/munchkinmommy, nil,Jun. 2017, June 2017 9379,4.0,anonymous44881,https://www.tripadvisor.ca/Profile/anonymous44881, nil,May 2017, May 2017 9379,5.0,Shawn M,https://www.tripadvisor.ca/Profile/739shawnm, nil,Oct. 2016, October 2016 9379,4.0,Sannehil,https://www.tripadvisor.ca/Profile/Sannehil, nil,Oct. 2016, October 2016 9379,2.0,sitesea,https://www.tripadvisor.ca/Profile/sitesea, nil,Oct. 2016, September 2016 9379,5.0,Chris B,https://www.tripadvisor.ca/Profile/V4818ELchrisb, nil,Sep. 2016, September 2016 9379,3.0,Nayrex,https://www.tripadvisor.ca/Profile/Nayrex, nil,Sep. 2016, August 2016 9379,3.0,jessieCanada,https://www.tripadvisor.ca/Profile/jessieCanada, nil,Sep. 2016, September 2016 9379,4.0,WorldTravellerSoon,https://www.tripadvisor.ca/Profile/WorldTravellerSoon, nil,Sep. 2016, September 2016 9379,4.0,EdmontonDisneyfan,https://www.tripadvisor.ca/Profile/EdmontonDisneyfan, nil,Sep. 2016, August 2016 9379,3.0,Thundanutts,https://www.tripadvisor.ca/Profile/Thundanutts, nil,Sep. 2016, August 2016 9379,5.0,Elaine S,https://www.tripadvisor.ca/Profile/sidneypuss, nil,Aug. 2016, August 2016 9379,5.0,sunisalwaysshining,https://www.tripadvisor.ca/Profile/sunisalwaysshining, nil,Aug. 2016, August 2016 9379,3.0,plentyofwonder,https://www.tripadvisor.ca/Profile/plentyofwonder, nil,Aug. 2016, August 2016 9379,4.0,SoJoJa,https://www.tripadvisor.ca/Profile/SoJoJa, nil,Aug. 2016, August 2016 9379,4.0,RyguyC,https://www.tripadvisor.ca/Profile/RyguyC, nil,Aug. 2016, August 2016 9379,5.0,MarkfromAB,https://www.tripadvisor.ca/Profile/MarkfromAB, nil,Aug. 2016, August 2016 9379,4.0,Karmatravelers,https://www.tripadvisor.ca/Profile/Karmatravelers, nil,Aug. 2016, August 2016 9379,5.0,MamaBear820,https://www.tripadvisor.ca/Profile/MamaBear820, nil,Aug. 2016, August 2016 9379,5.0,LBzsakul,https://www.tripadvisor.ca/Profile/LBzsakul, nil,Aug. 2016, August 2016 9379,5.0,Andreas M,https://www.tripadvisor.ca/Profile/AndreasM527, nil,Aug. 2016, August 2016 9379,5.0,nsfranky,https://www.tripadvisor.ca/Profile/nsfranky, nil,Jul. 2016, July 2016 9379,4.0,beltravel2014,https://www.tripadvisor.ca/Profile/beltravel2014, nil,Jul. 2016, July 2016 9379,5.0,tromponya,https://www.tripadvisor.ca/Profile/tromponya, nil,Jul. 2016, July 2016 9379,5.0,Melissa N,https://www.tripadvisor.ca/Profile/345melissan, nil,Jul. 2016, July 2016 9379,5.0,RhoBeta,https://www.tripadvisor.ca/Profile/RhoBeta, nil,Jul. 2016, July 2016 9379,5.0,icurnq,https://www.tripadvisor.ca/Profile/icurnq, nil,Jul. 2016, July 2016 9379,3.0,Geoff W,https://www.tripadvisor.ca/Profile/677geoffw, nil,Jul. 2016, July 2016 9379,4.0,dawn c,https://www.tripadvisor.ca/Profile/dawnc321, nil,Jul. 2016, July 2016 9379,4.0,Karen W,https://www.tripadvisor.ca/Profile/karenwK8104QW, nil,May 2016, May 2016 9379,4.0,WingnutWillie,https://www.tripadvisor.ca/Profile/WingnutWillie, nil,May 2016, May 2016 9379,5.0,CharliePT83,https://www.tripadvisor.ca/Profile/CharliePT83, nil,Apr. 2016, April 2016 9379,4.0,PicMorDaisies,https://www.tripadvisor.ca/Profile/PicMorDaisies, nil,Jan. 2016, July 2015 9379,5.0,maya O,https://www.tripadvisor.ca/Profile/mayaO466, nil,Nov. 2015, November 2015 9379,5.0,Paul T,https://www.tripadvisor.ca/Profile/B63TXpault, nil,Oct. 2015, September 2015 9379,5.0,Kenn S,https://www.tripadvisor.ca/Profile/941kenns, nil,Oct. 2015, September 2015 9379,4.0,Travelerismo,https://www.tripadvisor.ca/Profile/Travelerismo, nil,Sep. 2015, September 2015 9379,3.0,Carol V,https://www.tripadvisor.ca/Profile/carolv116, nil,Sep. 2015, September 2015 9379,4.0,JJOHN10,https://www.tripadvisor.ca/Profile/JJOHN10, nil,Sep. 2015, September 2015 9379,5.0,Rod A,https://www.tripadvisor.ca/Profile/roda704, nil,Feb. 2015, February 2015 9379,5.0,Flanto,https://www.tripadvisor.ca/Profile/Flanto, nil,Oct. 2014, October 2014 9379,5.0,Diane S,https://www.tripadvisor.ca/Profile/dianesQ2526VX, nil,Oct. 2014, September 2014 9379,4.0,Sandra A,https://www.tripadvisor.ca/Profile/371sandraa, nil,Sep. 2014, July 2014 9379,5.0,Mac-Murdoch,https://www.tripadvisor.ca/Profile/Mac-Murdoch, nil,Aug. 2014, August 2014 9379,5.0,Lana B,https://www.tripadvisor.ca/Profile/881lanab, nil,Aug. 2014, August 2014 9379,5.0,George M,https://www.tripadvisor.ca/Profile/georgemK84AE, nil,Jul. 2014, July 2014 9379,3.0,Pompey2,https://www.tripadvisor.ca/Profile/Pompey2, nil,Jul. 2014, July 2014 9379,4.0,AngieM379,https://www.tripadvisor.ca/Profile/AngieM379, nil,Jul. 2014, July 2014 9379,5.0,outboundticket,https://www.tripadvisor.ca/Profile/outboundticket, nil,Jul. 2014, July 2014 9379,4.0,EnJ G,https://www.tripadvisor.ca/Profile/enjg, nil,Jul. 2014, July 2014 9379,5.0,novajo,https://www.tripadvisor.ca/Profile/novajo, nil,Jul. 2014, July 2014 9379,5.0,MartinFamily1114,https://www.tripadvisor.ca/Profile/MartinFamily1114, nil,Jul. 2014, July 2014 9379,5.0,Sandra B,https://www.tripadvisor.ca/Profile/570SandraB, nil,Jul. 2014, July 2014 9379,4.0,Dawn C,https://www.tripadvisor.ca/Profile/187dawnc, nil,Jul. 2014, July 2014 9379,3.0,Tetyana2013,https://www.tripadvisor.ca/Profile/Tetyana2013, nil,Dec. 2013, December 2013 9379,5.0,Margaret W,https://www.tripadvisor.ca/Profile/margaretw555, nil,Oct. 2013, October 2013 9379,5.0,nofanofwinter,https://www.tripadvisor.ca/Profile/nofanofwinter, nil,Oct. 2013, October 2013 9379,3.0,AHStryd,https://www.tripadvisor.ca/Profile/AHStryd, nil,Oct. 2013, September 2013 9379,5.0,osa22,https://www.tripadvisor.ca/Profile/osa22, nil,Sep. 2013, August 2013 9379,5.0,S T,https://www.tripadvisor.ca/Profile/ST438, nil,Sep. 2013, September 2013 9379,5.0,Barb B,https://www.tripadvisor.ca/Profile/barbb583, nil,Sep. 2013, September 2013 9379,5.0,Don L,https://www.tripadvisor.ca/Profile/donl661, nil,Sep. 2013, September 2013 9379,5.0,Tricia M,https://www.tripadvisor.ca/Profile/172triciam, nil,Sep. 2013, September 2013 9379,5.0,Brian Z,https://www.tripadvisor.ca/Profile/936brianz, nil,Sep. 2013, September 2013 9379,5.0,Emma_and1_Cornelius,https://www.tripadvisor.ca/Profile/Emma_and1_Cornelius, nil,Sep. 2013, September 2013 9379,5.0,Scott H,https://www.tripadvisor.ca/Profile/120scotth, nil,Sep. 2013, August 2013 9379,4.0,doublethunder,https://www.tripadvisor.ca/Profile/doublethunder, nil,Sep. 2013, September 2013 9379,5.0,Marigold1012,https://www.tripadvisor.ca/Profile/Marigold1012, nil,Aug. 2013, August 2013 9379,5.0,lillybuddymax,https://www.tripadvisor.ca/Profile/lillybuddymax, nil,Aug. 2013, August 2013 9379,3.0,Peacefulhearts,https://www.tripadvisor.ca/Profile/Peacefulhearts, nil,Aug. 2013, July 2013 9379,5.0,Magoo019,https://www.tripadvisor.ca/Profile/Magoo019, nil,Aug. 2013, August 2013 9379,5.0,Tammy S,https://www.tripadvisor.ca/Profile/tammys583, nil,Aug. 2013, August 2013 9379,5.0,Debra B,https://www.tripadvisor.ca/Profile/171debrab, nil,Aug. 2013, May 2013 9379,5.0,inetbas,https://www.tripadvisor.ca/Profile/inetbas, nil,Aug. 2013, August 2013 9379,4.0,LDE2009,https://www.tripadvisor.ca/Profile/LDE2009, nil,Jul. 2013, June 2013 9379,5.0,Michael C,https://www.tripadvisor.ca/Profile/597michaelc597, nil,Jun. 2013, June 2013 9379,5.0,CheltenhamSKI_couple,https://www.tripadvisor.ca/Profile/CheltenhamSKI_couple, nil,Jun. 2013, June 2013 9379,4.0,EddieAdelaide,https://www.tripadvisor.ca/Profile/EddieAdelaide, nil,Jun. 2013, June 2013 9379,5.0,Colin H,https://www.tripadvisor.ca/Profile/ColinH453, nil,May 2013, May 2013 9379,5.0,Monty M,https://www.tripadvisor.ca/Profile/MontyM527, nil,May 2013, April 2013 9379,5.0,gg400,https://www.tripadvisor.ca/Profile/gg400, nil,Apr. 2013, March 2013 9379,5.0,Nil R,https://www.tripadvisor.ca/Profile/NilR385, nil,Mar. 2013, March 2013 9379,5.0,AeonCrux,https://www.tripadvisor.ca/Profile/AeonCrux, nil,Mar. 2013, March 2013 9379,5.0,5scheidemona,https://www.tripadvisor.ca/Profile/5scheidemona, nil,Mar. 2013, December 2012 9379,5.0,Daisysparkle,https://www.tripadvisor.ca/Profile/Daisysparkle, nil,Aug. 2012, August 2012 9379,5.0,DfromKootenay,https://www.tripadvisor.ca/Profile/DfromKootenay, nil,Aug. 2012, August 2012 9379,4.0,evergreen2009,https://www.tripadvisor.ca/Profile/evergreen2009, nil,Aug. 2012, July 2012 9379,5.0,jojoDorset,https://www.tripadvisor.ca/Profile/jojoDorset, nil,Aug. 2012, July 2012 9379,4.0,Kathy M,https://www.tripadvisor.ca/Profile/KathyM100, nil,Jul. 2012, July 2012 9379,3.0,Trina C,https://www.tripadvisor.ca/Profile/TrinaC557, nil,Jul. 2012, July 2012 9379,5.0,Lillian & Kris Lonborg,https://www.tripadvisor.ca/Profile/NWwinespecialist, nil,Jun. 2012, April 2012 9379,5.0,Karen E,https://www.tripadvisor.ca/Profile/KarenE46, nil,Apr. 2012, April 2012 9379,4.0,jandmedwards,https://www.tripadvisor.ca/Profile/jandmedwards, nil,Oct. 2011, October 2011 9379,5.0,meelm,https://www.tripadvisor.ca/Profile/meelm, nil,Sep. 2011, September 2011 9379,5.0,Rick W,https://www.tripadvisor.ca/Profile/X1529ERrickw, nil,Aug. 2011, August 2011 9379,5.0,Ginny L,https://www.tripadvisor.ca/Profile/GinnyL_11, nil,Aug. 2011, July 2011 9379,5.0,Doris K,https://www.tripadvisor.ca/Profile/DorisK559, nil,Aug. 2011, August 2011 9379,5.0,SharronT,https://www.tripadvisor.ca/Profile/SharronT, nil,Jul. 2011, July 2011 9379,5.0,NYCAWAAK,https://www.tripadvisor.ca/Profile/NYCAWAAK, nil,Jul. 2011, June 2011 9379,3.0,Tracey011,https://www.tripadvisor.ca/Profile/Tracey011, nil,Jul. 2011, July 2011 9379,5.0,Lynne32765,https://www.tripadvisor.ca/Profile/Lynne32765, nil,Jul. 2011, July 2011 9379,5.0,Globetrotting_Canuk,https://www.tripadvisor.ca/Profile/Globetrotting_Canuk, nil,Jun. 2011, June 2011 9379,1.0,shad0w4life,https://www.tripadvisor.ca/Profile/shad0w4life, nil,May 2011, May 2011 9379,4.0,Friend077,https://www.tripadvisor.ca/Profile/Friend077, nil,Apr. 2011, February 2011 9379,5.0,satinscreen,https://www.tripadvisor.ca/Profile/satinscreen, nil,Nov. 2010, August 2010 9379,4.0,gdoll,https://www.tripadvisor.ca/Profile/gdoll, nil,Oct. 2010, October 2010 9379,5.0,petal47,https://www.tripadvisor.ca/Profile/petal47, nil,Sep. 2010, September 2010 9379,5.0,TravelingAlbertan,https://www.tripadvisor.ca/Profile/TravelingAlbertan, nil,Aug. 2010, August 2010 9379,5.0,beaverishintensity,https://www.tripadvisor.ca/Profile/beaverishintensity, nil,Aug. 2010, August 2010 9379,5.0,Certifiedsane,https://www.tripadvisor.ca/Profile/Certifiedsane, nil,Aug. 2010, June 2010 9379,5.0,donchoq,https://www.tripadvisor.ca/Profile/donchoq, nil,Aug. 2010, July 2010 9379,5.0,SandpointHiker,https://www.tripadvisor.ca/Profile/SandpointHiker, nil,Jul. 2010, July 2010 9379,4.0,vrinten,https://www.tripadvisor.ca/Profile/vrinten, nil,Jul. 2010, July 2010 9379,4.0,espelier,https://www.tripadvisor.ca/Profile/espelier, nil,May 2010, May 2010 9379,5.0,retiringsoonDelta,https://www.tripadvisor.ca/Profile/retiringsoonDelta, nil,Aug. 2009, August 2009 9379,2.0,Prowler25,https://www.tripadvisor.ca/Profile/Prowler25, nil,Aug. 2009, August 2009 9379,5.0,travelercv,https://www.tripadvisor.ca/Profile/travelercv, nil,Jul. 2009, July 2009 9379,5.0,DevonFoxtrotone,https://www.tripadvisor.ca/Profile/DevonFoxtrotone, nil,Oct. 2008, September 2008 9380,5.0,Larry C,https://www.tripadvisor.ca/Profile/LarryC371, nil,Sep. 2018, September 2018 9380,5.0,Gayle C,https://www.tripadvisor.ca/Profile/785gaylec, nil,Jun. 2018, May 2018 9380,5.0,AmyStone12,https://www.tripadvisor.ca/Profile/AmyStone12, nil,Oct. 2017, August 2017 9380,5.0,Tessa M,https://www.tripadvisor.ca/Profile/115tessam, nil,Sep. 2017, September 2017 9380,nil,,nil, nil,nil,nil 9380,5.0,Samantha C,https://www.tripadvisor.ca/Profile/F2052KRsamanthac, nil,Jun. 2017, May 2017 9380,5.0,Paul R,https://www.tripadvisor.ca/Profile/paulrA2674GC, nil,May 2017, May 2017 9380,5.0,cheers344,https://www.tripadvisor.ca/Profile/cheers344, nil,Feb. 2017, January 2017 9380,4.0,silverwar4,https://www.tripadvisor.ca/Profile/silverwar4, nil,Nov. 2016, September 2016 9380,5.0,fontagm .,https://www.tripadvisor.ca/Profile/fontagm, nil,Aug. 2016, August 2016 9380,5.0,Alexandra G,https://www.tripadvisor.ca/Profile/alexandragB9736CT, nil,Aug. 2016, August 2016 9380,5.0,Pamela M,https://www.tripadvisor.ca/Profile/820pamelam, nil,Jun. 2016, May 2016 9380,5.0,riccardos615,https://www.tripadvisor.ca/Profile/riccardos615, nil,Sep. 2015, August 2015 9380,5.0,Steve_Ricketts,https://www.tripadvisor.ca/Profile/Steve_Ricketts, nil,Oct. 2014, July 2014 9380,5.0,Paul M,https://www.tripadvisor.ca/Profile/paulmR2381MA, nil,Aug. 2014, July 2014 9380,5.0,Allan B,https://www.tripadvisor.ca/Profile/436allanb, nil,Jul. 2014, July 2014 9380,5.0,s4awn,https://www.tripadvisor.ca/Profile/s4awn, nil,Jun. 2013, June 2013 9380,5.0,Toni W,https://www.tripadvisor.ca/Profile/ToniW801, nil,Oct. 2012, September 2012 9380,2.0,PatPfr,https://www.tripadvisor.ca/Profile/PatPfr, nil,Sep. 2005, September 2005 9381,nil,,nil, nil,nil,nil 9381,4.0,Poolguy,https://www.tripadvisor.ca/Profile/Poolguy, nil,Aug. 2018, July 2018 9381,5.0,Ruth S,https://www.tripadvisor.ca/Profile/ruthsY7143FU, nil,Aug. 2018, August 2018 9381,2.0,Jacob M,https://www.tripadvisor.ca/Profile/576jacobm, nil,Aug. 2018, July 2018 9381,4.0,JessSurrey,https://www.tripadvisor.ca/Profile/JessSurrey, nil,Jul. 2018, July 2018 9381,2.0,Bob C,https://www.tripadvisor.ca/Profile/V4179MXbobc, nil,Jul. 2018, July 2018 9381,4.0,Verbz,https://www.tripadvisor.ca/Profile/Verbz, nil,Jul. 2018, July 2018 9381,4.0,Julie L,https://www.tripadvisor.ca/Profile/760JulieL760, nil,Jul. 2018, July 2018 9381,3.0,drnpharm,https://www.tripadvisor.ca/Profile/drnpharm, nil,Jul. 2018, July 2018 9381,2.0,German C,https://www.tripadvisor.ca/Profile/420germanc, nil,Jun. 2018, June 2018 9381,4.0,Eleanor E,https://www.tripadvisor.ca/Profile/eleanore520, nil,Jun. 2018, June 2018 9381,3.0,Shaun M,https://www.tripadvisor.ca/Profile/H7046MFshaunm, nil,Jun. 2018, June 2018 9381,2.0,Michelle000109,https://www.tripadvisor.ca/Profile/Michelle000109, nil,May 2018, May 2018 9381,4.0,Jennifer R,https://www.tripadvisor.ca/Profile/Q15HRjenniferr, nil,Mar. 2018, March 2018 9381,5.0,Petr B,https://www.tripadvisor.ca/Profile/350petrb, nil,Mar. 2018, March 2018 9381,3.0,991carmenh,https://www.tripadvisor.ca/Profile/991carmenh, nil,Mar. 2018, February 2018 9381,4.0,Denis M,https://www.tripadvisor.ca/Profile/I9203XFdenism, nil,Feb. 2018, February 2018 9381,5.0,tk591,https://www.tripadvisor.ca/Profile/tk591, nil,Feb. 2018, February 2018 9381,4.0,skylan2018,https://www.tripadvisor.ca/Profile/skylan2018, nil,Feb. 2018, February 2018 9381,4.0,Kimberly J,https://www.tripadvisor.ca/Profile/KimmyWandersalot, nil,Feb. 2018, January 2018 9381,4.0,kathleenpM7230OG,https://www.tripadvisor.ca/Profile/kathleenpM7230OG, nil,Jan. 2018, January 2018 9381,3.0,Gunnye P,https://www.tripadvisor.ca/Profile/gunnyep, nil,Jan. 2018, January 2018 9381,3.0,Reckless1985,https://www.tripadvisor.ca/Profile/Reckless1985, nil,Jan. 2018, December 2017 9381,1.0,Mark E,https://www.tripadvisor.ca/Profile/markeG8726RC, nil,Jan. 2018, December 2017 9381,5.0,mly0n,https://www.tripadvisor.ca/Profile/mly0n, nil,Jan. 2018, September 2017 9381,4.0,onlinestuf,https://www.tripadvisor.ca/Profile/onlinestuf, nil,Dec. 2017, August 2017 9381,3.0,Gretz,https://www.tripadvisor.ca/Profile/Gretz, nil,Dec. 2017, November 2017 9381,4.0,Aaron K,https://www.tripadvisor.ca/Profile/aaronknight1957, nil,Dec. 2017, November 2017 9381,1.0,123disgruntled,https://www.tripadvisor.ca/Profile/123disgruntled, nil,Nov. 2017, November 2017 9381,4.0,N4614RFrobertr,https://www.tripadvisor.ca/Profile/N4614RFrobertr, nil,Nov. 2017, October 2017 9381,2.0,davidcU3971ON,https://www.tripadvisor.ca/Profile/davidcU3971ON, nil,Oct. 2017, October 2017 9381,4.0,primbsy,https://www.tripadvisor.ca/Profile/primbsy, nil,Oct. 2017, October 2017 9381,5.0,492darcyc,https://www.tripadvisor.ca/Profile/492darcyc, nil,Oct. 2017, September 2017 9381,4.0,Terry F,https://www.tripadvisor.ca/Profile/38terryf, nil,Oct. 2017, October 2017 9381,3.0,belindao130,https://www.tripadvisor.ca/Profile/belindao130, nil,Sep. 2017, September 2017 9381,4.0,fredp458,https://www.tripadvisor.ca/Profile/fredp458, nil,Sep. 2017, September 2017 9381,3.0,MicaBlue,https://www.tripadvisor.ca/Profile/MicaBlue, nil,Sep. 2017, September 2017 9381,5.0,phillipc248,https://www.tripadvisor.ca/Profile/phillipc248, nil,Sep. 2017, September 2017 9381,5.0,Tessgc,https://www.tripadvisor.ca/Profile/Tessgc, nil,Sep. 2017, September 2017 9381,5.0,Reggie44,https://www.tripadvisor.ca/Profile/Reggie44, nil,Sep. 2017, September 2017 9381,4.0,LAWASW,https://www.tripadvisor.ca/Profile/LAWASW, nil,Sep. 2017, July 2017 9381,1.0,mimigramm,https://www.tripadvisor.ca/Profile/mimigramm, nil,Aug. 2017, August 2017 9381,5.0,L8119LUbarryh,https://www.tripadvisor.ca/Profile/L8119LUbarryh, nil,Aug. 2017, August 2017 9381,1.0,laurencef749,https://www.tripadvisor.ca/Profile/laurencef749, nil,Aug. 2017, August 2017 9381,3.0,Thomas D,https://www.tripadvisor.ca/Profile/F6441SBthomasd, nil,Aug. 2017, August 2017 9381,1.0,loganm862,https://www.tripadvisor.ca/Profile/loganm862, nil,Aug. 2017, August 2017 9381,3.0,davidpO9036EA,https://www.tripadvisor.ca/Profile/davidpO9036EA, nil,Aug. 2017, August 2017 9381,2.0,beckyr149,https://www.tripadvisor.ca/Profile/beckyr149, nil,Aug. 2017, August 2017 9381,5.0,cwoodgirl,https://www.tripadvisor.ca/Profile/cwoodgirl, nil,Aug. 2017, July 2017 9381,2.0,Cliff S,https://www.tripadvisor.ca/Profile/111cliffs, nil,Aug. 2017, July 2017 9381,3.0,Olehele23,https://www.tripadvisor.ca/Profile/Olehele23, nil,Aug. 2017, March 2017 9381,4.0,Terry D,https://www.tripadvisor.ca/Profile/TerryD689, nil,Aug. 2017, July 2017 9381,3.0,Shannon B,https://www.tripadvisor.ca/Profile/shannonb573, nil,Jul. 2017, July 2017 9381,3.0,cherylcQ2418JH,https://www.tripadvisor.ca/Profile/cherylcQ2418JH, nil,Jul. 2017, July 2017 9381,4.0,Duncan A,https://www.tripadvisor.ca/Profile/DuncanA135, nil,Jul. 2017, July 2017 9381,4.0,Judy C,https://www.tripadvisor.ca/Profile/judyc40, nil,Jul. 2017, July 2017 9381,5.0,450simsg,https://www.tripadvisor.ca/Profile/450simsg, nil,Jul. 2017, July 2017 9381,4.0,104robynw,https://www.tripadvisor.ca/Profile/104robynw, nil,Jul. 2017, June 2017 9381,4.0,Sielah,https://www.tripadvisor.ca/Profile/Sielah, nil,Jul. 2017, July 2017 9381,3.0,michaelbI5893BQ,https://www.tripadvisor.ca/Profile/michaelbI5893BQ, nil,Jul. 2017, June 2017 9381,3.0,s_w9mm,https://www.tripadvisor.ca/Profile/s_w9mm, nil,Jul. 2017, June 2017 9381,5.0,Sh_Sh_Sheep,https://www.tripadvisor.ca/Profile/Sh_Sh_Sheep, nil,Apr. 2017, April 2017 9381,5.0,Brian S,https://www.tripadvisor.ca/Profile/briansB8091EG, nil,Apr. 2017, April 2017 9381,5.0,benjaminfS7894UP,https://www.tripadvisor.ca/Profile/benjaminfS7894UP, nil,Apr. 2017, April 2017 9381,4.0,mcmommaof6,https://www.tripadvisor.ca/Profile/mcmommaof6, nil,Apr. 2017, February 2017 9381,5.0,travelnuts6,https://www.tripadvisor.ca/Profile/travelnuts6, nil,Apr. 2017, April 2017 9381,1.0,57giseller,https://www.tripadvisor.ca/Profile/57giseller, nil,Apr. 2017, March 2017 9381,5.0,richardsC9581UR,https://www.tripadvisor.ca/Profile/richardsC9581UR, nil,Mar. 2017, March 2017 9381,3.0,874ashleem,https://www.tripadvisor.ca/Profile/874ashleem, nil,Mar. 2017, March 2017 9381,5.0,Ganlexy,https://www.tripadvisor.ca/Profile/ganlexy, nil,Mar. 2017, March 2017 9381,1.0,Matt C,https://www.tripadvisor.ca/Profile/I8411TFmattc, nil,Mar. 2017, March 2017 9381,4.0,Maria S,https://www.tripadvisor.ca/Profile/mariasB1981NF, nil,Mar. 2017, March 2017 9381,4.0,jenjensavage,https://www.tripadvisor.ca/Profile/jenjensavage, nil,Mar. 2017, March 2017 9381,5.0,joannd244,https://www.tripadvisor.ca/Profile/joannd244, nil,Mar. 2017, February 2017 9381,3.0,jimsW9963UO,https://www.tripadvisor.ca/Profile/jimsW9963UO, nil,Mar. 2017, February 2017 9381,2.0,slimmik,https://www.tripadvisor.ca/Profile/slimmik, nil,Feb. 2017, February 2017 9381,3.0,YYCFly,https://www.tripadvisor.ca/Profile/YYCFly, nil,Oct. 2016, October 2016 9381,3.0,s b,https://www.tripadvisor.ca/Profile/sb725, nil,Oct. 2016, September 2016 9381,4.0,Mel M,https://www.tripadvisor.ca/Profile/melm958, nil,Oct. 2016, September 2016 9381,3.0,dougrt55,https://www.tripadvisor.ca/Profile/dougrt55, nil,Oct. 2016, September 2016 9381,5.0,Grisha S,https://www.tripadvisor.ca/Profile/744grishas, nil,Sep. 2016, September 2016 9381,4.0,sweetoil,https://www.tripadvisor.ca/Profile/sweetoil, nil,Sep. 2016, September 2016 9381,5.0,Kimmie W,https://www.tripadvisor.ca/Profile/248kimmiew, nil,Sep. 2016, September 2016 9381,2.0,Barbara S,https://www.tripadvisor.ca/Profile/barbarasT3135UI, nil,Sep. 2016, September 2016 9381,2.0,Rahn D,https://www.tripadvisor.ca/Profile/rahnd2016, nil,Sep. 2016, September 2016 9381,3.0,Kootenaycrew,https://www.tripadvisor.ca/Profile/Kootenaycrew, nil,Sep. 2016, August 2016 9381,2.0,Ron N,https://www.tripadvisor.ca/Profile/ronn818, nil,Sep. 2016, August 2016 9381,2.0,Anthony Stephen L,https://www.tripadvisor.ca/Profile/anthonystephenl, nil,Aug. 2016, August 2016 9381,2.0,jodief984,https://www.tripadvisor.ca/Profile/jodief984, nil,Aug. 2016, August 2016 9381,5.0,happyface111,https://www.tripadvisor.ca/Profile/happyface111, nil,Aug. 2016, August 2016 9381,3.0,Chris H,https://www.tripadvisor.ca/Profile/chrishD4429EM, nil,Aug. 2016, August 2016 9381,3.0,Johnathon/dylan P,https://www.tripadvisor.ca/Profile/johnathondylanp, nil,Aug. 2016, August 2016 9381,3.0,Karen/ Tania O,https://www.tripadvisor.ca/Profile/karentaniao, nil,Aug. 2016, August 2016 9381,1.0,Wanda T,https://www.tripadvisor.ca/Profile/wandat160, nil,Aug. 2016, August 2016 9381,5.0,Karen D,https://www.tripadvisor.ca/Profile/karendR5387QO, nil,Aug. 2016, August 2016 9381,2.0,sheryl t,https://www.tripadvisor.ca/Profile/sherylt201, nil,Aug. 2016, August 2016 9381,5.0,Lora C,https://www.tripadvisor.ca/Profile/lorac297, nil,Aug. 2016, August 2016 9381,1.0,John M,https://www.tripadvisor.ca/Profile/K134IWjohnm, nil,Aug. 2016, August 2016 9381,2.0,babbay d,https://www.tripadvisor.ca/Profile/babbayd, nil,Aug. 2016, August 2016 9381,5.0,Belmira K,https://www.tripadvisor.ca/Profile/belmirak2016, nil,Aug. 2016, August 2016 9381,3.0,Bill B,https://www.tripadvisor.ca/Profile/billbN1436PN, nil,Aug. 2016, July 2016 9381,3.0,Lucy T,https://www.tripadvisor.ca/Profile/dont499, nil,Aug. 2016, August 2016 9381,3.0,Susan P,https://www.tripadvisor.ca/Profile/A651RAsusanp, nil,Jul. 2016, July 2016 9381,4.0,Mike G,https://www.tripadvisor.ca/Profile/MikeG3516, nil,Jul. 2016, April 2016 9381,4.0,Arlene H,https://www.tripadvisor.ca/Profile/251arleneh, nil,Jul. 2016, July 2016 9381,4.0,Ruth L,https://www.tripadvisor.ca/Profile/ruthl97, nil,Jul. 2016, July 2016 9381,5.0,Monika W,https://www.tripadvisor.ca/Profile/196monikaw, nil,Jul. 2016, July 2016 9381,3.0,Warren M,https://www.tripadvisor.ca/Profile/237warrenm, nil,Jul. 2016, July 2016 9381,4.0,brgraff,https://www.tripadvisor.ca/Profile/brgraff, nil,Jul. 2016, July 2016 9381,1.0,cowgirlcarolyn,https://www.tripadvisor.ca/Profile/cowgirlcarolyn, nil,Jul. 2016, July 2016 9381,3.0,Deborah S,https://www.tripadvisor.ca/Profile/Y9914WWdeborahs, nil,Jul. 2016, September 2015 9381,3.0,Greyfeathers47,https://www.tripadvisor.ca/Profile/Greyfeathers47, nil,Jul. 2016, July 2016 9381,4.0,TiffaniVictoria,https://www.tripadvisor.ca/Profile/TiffaniVictoria, nil,Jul. 2016, June 2016 9381,4.0,Dan G,https://www.tripadvisor.ca/Profile/822dang, nil,Jun. 2016, June 2016 9381,4.0,IBC35_Mike,https://www.tripadvisor.ca/Profile/IBC35_Mike, nil,Jun. 2016, June 2016 9381,4.0,Harley G,https://www.tripadvisor.ca/Profile/mexbound51, nil,Jun. 2016, May 2016 9381,5.0,Brian D,https://www.tripadvisor.ca/Profile/BrianD25, nil,Jun. 2016, June 2016 9381,2.0,William (bill) C,https://www.tripadvisor.ca/Profile/williambillc, nil,Jun. 2016, May 2016 9381,3.0,brewerbex,https://www.tripadvisor.ca/Profile/brewerbex, nil,May 2016, May 2016 9381,5.0,Shawna E,https://www.tripadvisor.ca/Profile/993shawnae, nil,May 2016, May 2016 9381,4.0,Andrew/ian P,https://www.tripadvisor.ca/Profile/andrewianp, nil,Mar. 2016, February 2016 9381,1.0,D B,https://www.tripadvisor.ca/Profile/dbW7559DC, nil,Feb. 2016, February 2016 9381,4.0,Lance M,https://www.tripadvisor.ca/Profile/lancem429, nil,Feb. 2016, February 2016 9381,1.0,JM-HM-CM,https://www.tripadvisor.ca/Profile/JM-HM-CM, nil,Feb. 2016, February 2016 9381,3.0,Sweex,https://www.tripadvisor.ca/Profile/Sweex, nil,Feb. 2016, February 2016 9382,4.0,Cameron C,https://www.tripadvisor.ca/Profile/cameronc557, nil,Apr. 2, March 2019 9382,4.0,Tom,https://www.tripadvisor.ca/Profile/SengCo, nil,Feb. 2019, February 2019 9382,4.0,MrAndMrsMyth,https://www.tripadvisor.ca/Profile/MrAndMrsMyth, nil,Oct. 2018, September 2018 9382,5.0,roxanne321889,https://www.tripadvisor.ca/Profile/roxanne321889, nil,Sep. 2018, September 2018 9382,4.0,Lou,https://www.tripadvisor.ca/Profile/bicycling4lou, nil,Sep. 2018, September 2018 9382,4.0,DaveTanchak,https://www.tripadvisor.ca/Profile/DaveTanchak, nil,Sep. 2018, September 2018 9382,3.0,Mechelle M,https://www.tripadvisor.ca/Profile/527mechellem, nil,Aug. 2018, August 2018 9382,4.0,cupedoll,https://www.tripadvisor.ca/Profile/cupedoll, nil,Aug. 2018, August 2018 9382,4.0,Krustybee,https://www.tripadvisor.ca/Profile/Krustybee, nil,Aug. 2018, August 2018 9382,4.0,Shane F,https://www.tripadvisor.ca/Profile/201shanef, nil,Aug. 2018, August 2018 9382,3.0,greg h,https://www.tripadvisor.ca/Profile/A1104TOgregh, nil,Aug. 2018, August 2018 9382,5.0,outdoorgirlnj7,https://www.tripadvisor.ca/Profile/outdoorgirlnj7, nil,Aug. 2018, July 2018 9382,5.0,Sean M,https://www.tripadvisor.ca/Profile/seanmX5400VH, nil,Jul. 2018, July 2018 9382,5.0,junkmale509,https://www.tripadvisor.ca/Profile/junkmale509, nil,Jul. 2018, July 2018 9382,5.0,612Brian612,https://www.tripadvisor.ca/Profile/612Brian612, nil,Jun. 2018, June 2018 9382,nil,,nil, nil,nil,nil 9382,5.0,mkodie,https://www.tripadvisor.ca/Profile/mkodie, nil,Sep. 2017, August 2017 9382,3.0,Tom B,https://www.tripadvisor.ca/Profile/I1499DBtomb, nil,Sep. 2017, August 2017 9382,4.0,bevl654,https://www.tripadvisor.ca/Profile/bevl654, nil,Aug. 2017, August 2017 9382,5.0,Kendell K,https://www.tripadvisor.ca/Profile/377kendellk, nil,Aug. 2017, August 2017 9382,3.0,LittleBrucey,https://www.tripadvisor.ca/Profile/LittleBrucey, nil,Aug. 2017, July 2017 9382,5.0,Eric D,https://www.tripadvisor.ca/Profile/ericcma, nil,Aug. 2017, August 2017 9382,4.0,Darren B,https://www.tripadvisor.ca/Profile/darrenb29, nil,Aug. 2017, August 2017 9382,5.0,Dave B,https://www.tripadvisor.ca/Profile/davebI8807LL, nil,Jul. 2017, July 2017 9382,4.0,Purton_Stoke_Travel,https://www.tripadvisor.ca/Profile/Purton_Stoke_Travel, nil,Jul. 2017, July 2017 9382,4.0,lizasallen,https://www.tripadvisor.ca/Profile/lizasallen, nil,Jul. 2017, July 2017 9382,5.0,Unstoppable_hunny20,https://www.tripadvisor.ca/Profile/Unstoppable_hunny20, nil,Jul. 2017, July 2017 9382,4.0,Erika P,https://www.tripadvisor.ca/Profile/719erikap, nil,Jul. 2017, July 2017 9382,4.0,Jen S,https://www.tripadvisor.ca/Profile/C3316UPjens, nil,Jul. 2017, July 2017 9382,4.0,maddie4bc,https://www.tripadvisor.ca/Profile/maddie4bc, nil,Jul. 2017, July 2017 9382,4.0,Derek W,https://www.tripadvisor.ca/Profile/DerekW1418, nil,Jul. 2017, June 2017 9382,5.0,Laura C,https://www.tripadvisor.ca/Profile/J764NKlaurac, nil,Feb. 2017, February 2017 9382,5.0,jrember,https://www.tripadvisor.ca/Profile/jrember, nil,Nov. 2016, October 2016 9382,3.0,PCLouse,https://www.tripadvisor.ca/Profile/PCLouse, nil,Oct. 2016, July 2016 9382,5.0,Linda M,https://www.tripadvisor.ca/Profile/lindamC9922WN, nil,Oct. 2016, October 2016 9382,4.0,Tatiana M,https://www.tripadvisor.ca/Profile/tatianam420, nil,Oct. 2016, September 2016 9382,2.0,Zevo86,https://www.tripadvisor.ca/Profile/Zevo86, nil,Aug. 2016, August 2016 9382,4.0,Ronniebach,https://www.tripadvisor.ca/Profile/Ronniebach, nil,Aug. 2016, August 2016 9382,5.0,stickmana,https://www.tripadvisor.ca/Profile/stickmana, nil,Aug. 2016, August 2016 9382,4.0,Delta28,https://www.tripadvisor.ca/Profile/Delta28, nil,Aug. 2016, August 2016 9382,5.0,Jenny F,https://www.tripadvisor.ca/Profile/230jennyf, nil,Aug. 2016, August 2016 9382,4.0,Karen L,https://www.tripadvisor.ca/Profile/N9997KVkarenl, nil,Aug. 2016, August 2016 9382,4.0,magnoliagirl,https://www.tripadvisor.ca/Profile/magnoliagirl, nil,Jul. 2016, July 2016 9382,4.0,Wayne C,https://www.tripadvisor.ca/Profile/85waynec, nil,Jul. 2016, July 2016 9382,5.0,ChiefKalamalka,https://www.tripadvisor.ca/Profile/ChiefKalamalka, nil,Jul. 2016, July 2016 9382,4.0,MRDhasbeenthere,https://www.tripadvisor.ca/Profile/MRDhasbeenthere, nil,Jul. 2016, July 2016 9382,4.0,Simon G,https://www.tripadvisor.ca/Profile/I4378ZXsimong, nil,Jul. 2016, July 2016 9382,5.0,Matt J,https://www.tripadvisor.ca/Profile/mattjU5252LP, nil,Jun. 2016, June 2016 9382,4.0,Mahadragon,https://www.tripadvisor.ca/Profile/Mahadragon, nil,Jun. 2016, June 2016 9382,5.0,karacanada,https://www.tripadvisor.ca/Profile/karacanada, nil,Jun. 2016, June 2016 9382,4.0,TrevorBSt,https://www.tripadvisor.ca/Profile/TrevorBSt, nil,Jun. 2016, May 2016 9382,4.0,aark2947,https://www.tripadvisor.ca/Profile/aark2947, nil,May 2016, April 2016 9382,4.0,Isew4u,https://www.tripadvisor.ca/Profile/Isew4u, nil,Mar. 2016, March 2016 9382,5.0,Dmitry N,https://www.tripadvisor.ca/Profile/406dmitryn, nil,Mar. 2016, March 2016 9382,4.0,Blakeski,https://www.tripadvisor.ca/Profile/Blakeski, nil,Mar. 2016, February 2016 9382,5.0,Elizabeth2859,https://www.tripadvisor.ca/Profile/Elizabeth2859, nil,Mar. 2016, January 2016 9382,4.0,Edwin A,https://www.tripadvisor.ca/Profile/Edwin_Lin, nil,Feb. 2016, February 2016 9382,5.0,jennisnowflake,https://www.tripadvisor.ca/Profile/jennisnowflake, nil,Feb. 2016, February 2016 9382,4.0,Rd M,https://www.tripadvisor.ca/Profile/Zmountainman, nil,Jan. 2016, January 2016 9382,4.0,Jannine S,https://www.tripadvisor.ca/Profile/janninescott, nil,Jan. 2016, September 2015 9382,4.0,Stephanie Bremer,https://www.tripadvisor.ca/Profile/StephanieB685, nil,Jan. 2016, August 2015 9382,5.0,tdubya_12,https://www.tripadvisor.ca/Profile/tdubya_12, nil,Dec. 2015, August 2015 9382,5.0,Emmet M,https://www.tripadvisor.ca/Profile/Emmet_Skaar, nil,Nov. 2015, November 2015 9382,5.0,Clarence_Matthew,https://www.tripadvisor.ca/Profile/Clarence_Matthew, nil,Nov. 2015, September 2015 9382,5.0,Dawn T,https://www.tripadvisor.ca/Profile/DawnT980, nil,Oct. 2015, September 2015 9382,4.0,Anthony B,https://www.tripadvisor.ca/Profile/anthonybZ1131TI, nil,Sep. 2015, September 2015 9382,5.0,Jon C,https://www.tripadvisor.ca/Profile/478JonC, nil,Sep. 2015, September 2015 9382,5.0,Mitch B,https://www.tripadvisor.ca/Profile/mitchb563, nil,Sep. 2015, September 2015 9382,4.0,jjadda_shpk,https://www.tripadvisor.ca/Profile/jjadda_shpk, nil,Sep. 2015, August 2015 9382,4.0,Malcolm P,https://www.tripadvisor.ca/Profile/561malcolmp, nil,Sep. 2015, August 2015 9382,5.0,LuckyJesse,https://www.tripadvisor.ca/Profile/LuckyJesse, nil,Aug. 2015, August 2015 9382,4.0,Goldie50,https://www.tripadvisor.ca/Profile/Goldie50, nil,Aug. 2015, August 2015 9382,5.0,Greyfeathers47,https://www.tripadvisor.ca/Profile/Greyfeathers47, nil,Aug. 2015, August 2015 9382,4.0,Karen K,https://www.tripadvisor.ca/Profile/KarenK6, nil,Aug. 2015, August 2015 9382,5.0,LeeAnneTefart,https://www.tripadvisor.ca/Profile/LeeAnneTefart, nil,Aug. 2015, August 2015 9382,5.0,Lael_Lael,https://www.tripadvisor.ca/Profile/Lael_Lael, nil,Aug. 2015, August 2015 9382,5.0,MelanieBostick,https://www.tripadvisor.ca/Profile/MelanieBostick, nil,Aug. 2015, August 2015 9382,5.0,Taylor C,https://www.tripadvisor.ca/Profile/taylorc590, nil,Aug. 2015, August 2015 9382,1.0,Maryse R,https://www.tripadvisor.ca/Profile/81maryser, nil,Aug. 2015, August 2015 9382,5.0,annalisa1218,https://www.tripadvisor.ca/Profile/annalisa1218, nil,Aug. 2015, August 2015 9382,4.0,ajaceman,https://www.tripadvisor.ca/Profile/ajaceman, nil,Aug. 2015, August 2015 9382,4.0,Jim F,https://www.tripadvisor.ca/Profile/420JimF, nil,Aug. 2015, August 2015 9382,5.0,Ellie352,https://www.tripadvisor.ca/Profile/Ellie352, nil,Aug. 2015, August 2015 9382,4.0,DMWsView99,https://www.tripadvisor.ca/Profile/DMWsView99, nil,Aug. 2015, August 2015 9382,4.0,Sean R,https://www.tripadvisor.ca/Profile/791seanr, nil,Aug. 2015, August 2015 9382,4.0,Michelle P,https://www.tripadvisor.ca/Profile/michellep673, nil,Jul. 2015, July 2015 9382,3.0,Kashic,https://www.tripadvisor.ca/Profile/Kashic, nil,Jul. 2015, July 2015 9382,5.0,craigriver,https://www.tripadvisor.ca/Profile/craigriver, nil,Jul. 2015, July 2015 9382,5.0,Tea88,https://www.tripadvisor.ca/Profile/Tea88, nil,Jul. 2015, July 2015 9382,4.0,Cheryl C,https://www.tripadvisor.ca/Profile/25cheryl23, nil,Jun. 2015, May 2015 9382,5.0,carg101,https://www.tripadvisor.ca/Profile/carg101, nil,Jun. 2015, June 2015 9382,5.0,KCC,https://www.tripadvisor.ca/Profile/Canada713, nil,Jun. 2015, May 2015 9382,3.0,NorcalGrls,https://www.tripadvisor.ca/Profile/NorcalGrls, nil,Jun. 2015, May 2015 9382,3.0,khill-roper,https://www.tripadvisor.ca/Profile/khill-roper, nil,May 2015, May 2015 9382,1.0,Jamie L,https://www.tripadvisor.ca/Profile/JamieL956, nil,Mar. 2015, March 2015 9382,3.0,Bethany T,https://www.tripadvisor.ca/Profile/752bethanyt, nil,Mar. 2015, March 2015 9382,5.0,michael g,https://www.tripadvisor.ca/Profile/skigermain, nil,Jan. 2015, January 2015 9382,3.0,letsrun,https://www.tripadvisor.ca/Profile/letsrun, nil,Jan. 2015, January 2015 9382,3.0,Lindsey71,https://www.tripadvisor.ca/Profile/Lindsey71, nil,Jan. 2015, December 2014 9382,5.0,jillybean238,https://www.tripadvisor.ca/Profile/jillybean238, nil,Nov. 2014, November 2014 9382,4.0,Don_G_Wright,https://www.tripadvisor.ca/Profile/Don_G_Wright, nil,Oct. 2014, August 2014 9382,5.0,jtorti7,https://www.tripadvisor.ca/Profile/jtorti7, nil,Oct. 2014, September 2014 9382,5.0,runningbeat,https://www.tripadvisor.ca/Profile/runningbeat, nil,Sep. 2014, September 2014 9382,5.0,CdnGirl1001,https://www.tripadvisor.ca/Profile/CdnGirl1001, nil,Sep. 2014, September 2014 9382,4.0,Woolywolf,https://www.tripadvisor.ca/Profile/Woolywolf, nil,Sep. 2014, September 2014 9382,3.0,SagMoonTravels,https://www.tripadvisor.ca/Profile/SagMoonTravels, nil,Sep. 2014, September 2014 9382,2.0,Brian C,https://www.tripadvisor.ca/Profile/D9696BFbrianc, nil,Sep. 2014, September 2014 9382,4.0,VLM,https://www.tripadvisor.ca/Profile/VLM, nil,Sep. 2014, August 2014 9382,5.0,heyrosco,https://www.tripadvisor.ca/Profile/heyrosco, nil,Sep. 2014, August 2014 9382,4.0,Vince B,https://www.tripadvisor.ca/Profile/106vinceb, nil,Sep. 2014, August 2014 9382,3.0,Misscait,https://www.tripadvisor.ca/Profile/Misscait, nil,Aug. 2014, July 2014 9382,5.0,BeenThereStayedThere,https://www.tripadvisor.ca/Profile/BeenThereStayedThere, nil,Jul. 2014, July 2014 9382,4.0,Natasha A,https://www.tripadvisor.ca/Profile/natashaa886, nil,Jul. 2014, July 2014 9382,5.0,trmpt,https://www.tripadvisor.ca/Profile/trmpt, nil,Jul. 2014, July 2014 9382,4.0,StephanieMK,https://www.tripadvisor.ca/Profile/StephanieMK, nil,Jul. 2014, July 2014 9382,5.0,PatrickF35,https://www.tripadvisor.ca/Profile/PatrickF35, nil,Jul. 2014, July 2014 9382,3.0,CroatianSensation12,https://www.tripadvisor.ca/Profile/CroatianSensation12, nil,Jul. 2014, July 2014 9382,4.0,Sandy K,https://www.tripadvisor.ca/Profile/84sandyk, nil,Jul. 2014, July 2014 9382,4.0,Owen C,https://www.tripadvisor.ca/Profile/omacraig, nil,Jul. 2014, July 2014 9382,3.0,fishnguy,https://www.tripadvisor.ca/Profile/fishnguy, nil,Jun. 2014, June 2014 9382,5.0,Tango-7,https://www.tripadvisor.ca/Profile/Tango-7, nil,Jun. 2014, June 2014 9382,1.0,lexi727,https://www.tripadvisor.ca/Profile/lexi727, nil,May 2014, May 2014 9382,5.0,BangerangBambi,https://www.tripadvisor.ca/Profile/BangerangBambi, nil,May 2014, May 2014 9382,4.0,800Daina,https://www.tripadvisor.ca/Profile/800Daina, nil,Apr. 2014, March 2014 9382,4.0,G S,https://www.tripadvisor.ca/Profile/73gs, nil,Apr. 2014, March 2014 9382,5.0,Peter_Beresford,https://www.tripadvisor.ca/Profile/Peter_Beresford, nil,Apr. 2014, March 2014 9382,5.0,matthealien,https://www.tripadvisor.ca/Profile/matthealien, nil,Mar. 2014, March 2014 9382,5.0,Dean G,https://www.tripadvisor.ca/Profile/DeanG147, nil,Mar. 2014, February 2014 9382,5.0,David K,https://www.tripadvisor.ca/Profile/exposurebydjk, nil,Mar. 2014, March 2014 9382,4.0,Vancouverski,https://www.tripadvisor.ca/Profile/Vancouverski, nil,Mar. 2014, February 2014 9382,3.0,mikes35071,https://www.tripadvisor.ca/Profile/mikes35071, nil,Mar. 2014, March 2014 9382,5.0,Peter H,https://www.tripadvisor.ca/Profile/peterhW1700LA, nil,Feb. 2014, February 2014 9382,4.0,BornAfish,https://www.tripadvisor.ca/Profile/BornAfish, nil,Feb. 2014, February 2014 9382,3.0,travlin2014,https://www.tripadvisor.ca/Profile/travlin2014, nil,Feb. 2014, January 2014 9382,5.0,Adam B,https://www.tripadvisor.ca/Profile/204adamb, nil,Feb. 2014, February 2014 9382,5.0,Andy D,https://www.tripadvisor.ca/Profile/836andyd, nil,Feb. 2014, February 2014 9382,5.0,paul d,https://www.tripadvisor.ca/Profile/F5865TEpauld, nil,Feb. 2014, January 2014 9382,5.0,skidog,https://www.tripadvisor.ca/Profile/skidog, nil,Jan. 2014, January 2014 9382,5.0,Kanata1,https://www.tripadvisor.ca/Profile/Kanata1, nil,Jan. 2014, January 2014 9382,5.0,Supernadz,https://www.tripadvisor.ca/Profile/Supernadz, nil,Jan. 2014, January 2014 9382,5.0,Monty C,https://www.tripadvisor.ca/Profile/montyc615, nil,Oct. 2013, October 2013 9382,4.0,Noelle H,https://www.tripadvisor.ca/Profile/NoelleH345, nil,Oct. 2013, October 2013 9382,5.0,Brad G,https://www.tripadvisor.ca/Profile/808bradg, nil,Sep. 2013, August 2013 9382,4.0,TC0044,https://www.tripadvisor.ca/Profile/TC0044, nil,Sep. 2013, September 2013 9382,5.0,Alayna C,https://www.tripadvisor.ca/Profile/alaynac2013, nil,Sep. 2013, September 2013 9382,4.0,Aaron D,https://www.tripadvisor.ca/Profile/AaronD639, nil,Sep. 2013, September 2013 9382,4.0,Ray K,https://www.tripadvisor.ca/Profile/481rayk, nil,Sep. 2013, August 2013 9382,3.0,Sally K,https://www.tripadvisor.ca/Profile/SallyK627, nil,Aug. 2013, August 2013 9382,4.0,TheShawnYYC,https://www.tripadvisor.ca/Profile/TheShawnYYC, nil,Aug. 2013, August 2013 9382,5.0,Craig S,https://www.tripadvisor.ca/Profile/980craigs, nil,Aug. 2013, August 2013 9382,2.0,richlee1malta,https://www.tripadvisor.ca/Profile/richlee1malta, nil,Jul. 2013, July 2013 9382,4.0,Melanie M,https://www.tripadvisor.ca/Profile/melaniem435, nil,Jul. 2013, June 2013 9382,3.0,Lupapower,https://www.tripadvisor.ca/Profile/Lupapower, nil,May 2013, May 2013 9382,4.0,Adelleth,https://www.tripadvisor.ca/Profile/Adelleth, nil,May 2013, May 2013 9382,3.0,KevinF484,https://www.tripadvisor.ca/Profile/KevinF484, nil,Apr. 2013, May 2012 9382,2.0,skylane182_74,https://www.tripadvisor.ca/Profile/skylane182_74, nil,Feb. 2013, February 2013 9382,3.0,Mike B,https://www.tripadvisor.ca/Profile/MikeB81, nil,Feb. 2013, January 2013 9382,4.0,Jim649,https://www.tripadvisor.ca/Profile/Jim649, nil,Sep. 2012, September 2012 9382,4.0,Sharayah C,https://www.tripadvisor.ca/Profile/SharayahC, nil,Sep. 2012, September 2012 9382,5.0,David S,https://www.tripadvisor.ca/Profile/I6473DNdavids, nil,Sep. 2012, September 2012 9382,4.0,zerocool86,https://www.tripadvisor.ca/Profile/zerocool86, nil,Sep. 2012, September 2012 9382,2.0,AdventuresofV,https://www.tripadvisor.ca/Profile/AdventuresofV, nil,Sep. 2012, August 2012 9382,3.0,jpellan,https://www.tripadvisor.ca/Profile/jpellan, nil,Sep. 2012, September 2012 9382,3.0,Gwaladar,https://www.tripadvisor.ca/Profile/Gwaladar, nil,Jul. 2012, June 2012 9382,3.0,pjdm,https://www.tripadvisor.ca/Profile/pjdm, nil,Jul. 2012, July 2012 9383,5.0,lumublu,https://www.tripadvisor.ca/Profile/lumublu, nil,Aug. 2017, August 2017 9383,3.0,Jennifer S,https://www.tripadvisor.ca/Profile/jennifers615, nil,Sep. 2016, August 2016 9383,4.0,LLS6,https://www.tripadvisor.ca/Profile/LLS6, nil,Aug. 2016, July 2016 9383,4.0,mshep87,https://www.tripadvisor.ca/Profile/mshep87, nil,Aug. 2015, August 2015 9383,4.0,Killahbunny,https://www.tripadvisor.ca/Profile/Killahbunny, nil,Aug. 2015, June 2015 9383,4.0,tiredsenior,https://www.tripadvisor.ca/Profile/tiredsenior, nil,Apr. 2015, September 2014 9383,4.0,Daphne C,https://www.tripadvisor.ca/Profile/490daphnec, nil,Apr. 2015, April 2015 9383,2.0,Ms Honest S,https://www.tripadvisor.ca/Profile/MsHonestS, nil,Jul. 2014, July 2014 9383,1.0,dusty549,https://www.tripadvisor.ca/Profile/dusty549, nil,Oct. 2013, October 2013 9383,4.0,Jessie_D35,https://www.tripadvisor.ca/Profile/Jessie_D35, nil,Aug. 2013, July 2013 9383,3.0,Wendy H,https://www.tripadvisor.ca/Profile/WendyH259, nil,Oct. 2012, October 2012 9383,1.0,mrspaulh,https://www.tripadvisor.ca/Profile/mrspaulh, nil,Oct. 2012, October 2012 9383,4.0,MichelleTwiss,https://www.tripadvisor.ca/Profile/MichelleTwiss, nil,May 2011, May 2011 9383,2.0,teshaCalgary_Canada,https://www.tripadvisor.ca/Profile/teshaCalgary_Canada, nil,Jul. 2010, July 2010 9383,3.0,vacationmom123,https://www.tripadvisor.ca/Profile/vacationmom123, nil,Jul. 2010,nil 9384,5.0,chaddio2015,https://www.tripadvisor.ca/Profile/chaddio2015, nil,Jul. 2017, June 2017 9384,5.0,Tourismpassion,https://www.tripadvisor.ca/Profile/Tourismpassion, nil,Jul. 2016, June 2016 9384,5.0,CalgaryStig,https://www.tripadvisor.ca/Profile/CalgaryStig, nil,Sep. 2015, September 2015 9384,5.0,Sarah Q,https://www.tripadvisor.ca/Profile/SarahQCheshire, nil,Jul. 2015, June 2015 9384,5.0,Andrea J,https://www.tripadvisor.ca/Profile/AndreaJ510, nil,Jul. 2015, July 2015 9384,nil,,nil, nil,nil,nil 9384,5.0,frazerbou,https://www.tripadvisor.ca/Profile/frazerbou, nil,Aug. 2014, August 2014 9384,5.0,kckm,https://www.tripadvisor.ca/Profile/kckm, nil,Aug. 2014, August 2014 9384,5.0,BR66,https://www.tripadvisor.ca/Profile/BR66, nil,Jul. 2014, July 2014 9384,5.0,Lauren W,https://www.tripadvisor.ca/Profile/140laurenw, nil,Jul. 2014, July 2014 9384,5.0,Doug P,https://www.tripadvisor.ca/Profile/dougp853, nil,Jul. 2014, June 2014 9384,5.0,stewart m,https://www.tripadvisor.ca/Profile/898stewartm, nil,Jul. 2014, May 2014 9384,5.0,Mooanator1,https://www.tripadvisor.ca/Profile/Mooanator1, nil,Jul. 2014, August 2013 9384,5.0,LululemonBC,https://www.tripadvisor.ca/Profile/LululemonBC, nil,Jul. 2014, June 2014 9384,5.0,tcaac,https://www.tripadvisor.ca/Profile/tcaac, nil,Jul. 2014, August 2013 9384,5.0,Sandra P,https://www.tripadvisor.ca/Profile/896sandrap, nil,Jul. 2014, June 2014 9384,4.0,Darrell M,https://www.tripadvisor.ca/Profile/497darrellm, nil,Jun. 2014, June 2014 9384,5.0,Christinehartmetz,https://www.tripadvisor.ca/Profile/Christinehartmetz, nil,Apr. 2014, April 2014 9384,5.0,Shawn M,https://www.tripadvisor.ca/Profile/229shawnm, nil,Nov. 2013, August 2013 9384,5.0,Thistle6,https://www.tripadvisor.ca/Profile/Thistle6, nil,Sep. 2013, August 2013 9384,5.0,BryCon1,https://www.tripadvisor.ca/Profile/BryCon1, nil,Aug. 2013, July 2013 9384,5.0,Sue B,https://www.tripadvisor.ca/Profile/4sueb, nil,Aug. 2013, July 2013 9384,5.0,Holly P,https://www.tripadvisor.ca/Profile/hollyp968, nil,Aug. 2013, May 2013 9384,5.0,2graytadventurers,https://www.tripadvisor.ca/Profile/2graytadventurers, nil,Jul. 2013, July 2013 9384,5.0,Aileen B,https://www.tripadvisor.ca/Profile/AileenB115, nil,Jul. 2013, July 2013 9384,5.0,Susan D,https://www.tripadvisor.ca/Profile/susand487, nil,Jul. 2013, July 2013 9384,5.0,Jane V,https://www.tripadvisor.ca/Profile/JaneV772, nil,Jul. 2013, June 2013 9384,5.0,Okanagangang,https://www.tripadvisor.ca/Profile/Okanagangang, nil,Apr. 2013, March 2013 9384,5.0,Eden Y,https://www.tripadvisor.ca/Profile/EdenY_13, nil,Mar. 2013, March 2013 9384,5.0,gatorpt1966,https://www.tripadvisor.ca/Profile/gatorpt1966, nil,Oct. 2012, September 2012 9384,5.0,Chancer65,https://www.tripadvisor.ca/Profile/Chancer65, nil,Aug. 2012, August 2012 9384,5.0,mike_skinner32,https://www.tripadvisor.ca/Profile/mike_skinner32, nil,Aug. 2012, August 2012 9384,4.0,Carmelle N,https://www.tripadvisor.ca/Profile/relaxkid, nil,Aug. 2012, August 2012 9384,5.0,Saskatoon_travel,https://www.tripadvisor.ca/Profile/Saskatoon_travel, nil,Aug. 2012, August 2012 9384,5.0,Barbara C,https://www.tripadvisor.ca/Profile/BarbaraC796, nil,Jul. 2012, July 2012 9384,5.0,roy-and-jenny,https://www.tripadvisor.ca/Profile/roy-and-jenny, nil,Jul. 2012, July 2012 9384,5.0,giantomato,https://www.tripadvisor.ca/Profile/giantomato, nil,Jul. 2012, June 2012 9384,5.0,jane t,https://www.tripadvisor.ca/Profile/570janet, nil,Jul. 2012, June 2012 9384,5.0,Ian B,https://www.tripadvisor.ca/Profile/IanB931, nil,Jun. 2012, June 2012 9384,5.0,Donna C,https://www.tripadvisor.ca/Profile/DonnaC418, nil,May 2012, May 2012 9384,5.0,mdtroskey,https://www.tripadvisor.ca/Profile/mdtroskey, nil,May 2012, May 2012 9384,4.0,Jacques D,https://www.tripadvisor.ca/Profile/JacquesD679, nil,Oct. 2011, July 2011 9384,5.0,Tonyadb,https://www.tripadvisor.ca/Profile/Tonyadb, nil,Oct. 2011, September 2011 9384,5.0,Hootey,https://www.tripadvisor.ca/Profile/Hootey, nil,Aug. 2011, August 2011 9384,5.0,karen w,https://www.tripadvisor.ca/Profile/karenw84, nil,Aug. 2011, August 2011 9384,5.0,araine22,https://www.tripadvisor.ca/Profile/araine22, nil,Jun. 2011, July 2010 9384,5.0,Supercoach_10,https://www.tripadvisor.ca/Profile/Supercoach_10, nil,Jun. 2011, September 2010 9384,5.0,kate1moss,https://www.tripadvisor.ca/Profile/kate1moss, nil,Jun. 2011, May 2011 9384,5.0,Furrgus,https://www.tripadvisor.ca/Profile/Furrgus, nil,Jun. 2011, July 2010 9384,5.0,KBuckingham,https://www.tripadvisor.ca/Profile/KBuckingham, nil,Jun. 2011, August 2010 9384,5.0,DougWalkley,https://www.tripadvisor.ca/Profile/DougWalkley, nil,May 2011, July 2010 9384,5.0,suzdibbz,https://www.tripadvisor.ca/Profile/suzdibbz, nil,Mar. 2011, August 2010 9384,5.0,kenmillar,https://www.tripadvisor.ca/Profile/kenmillar, nil,Nov. 2010, August 2010 9384,5.0,samardzic,https://www.tripadvisor.ca/Profile/samardzic, nil,Oct. 2010, June 2010 9385,nil,,nil, nil,nil,nil 9385,4.0,Bruster99,https://www.tripadvisor.ca/Profile/Bruster99, nil,Sep. 2016, September 2016 9385,5.0,TinaNCory,https://www.tripadvisor.ca/Profile/TinaNCory, nil,Oct. 2015, October 2015 9385,5.0,Sarah L,https://www.tripadvisor.ca/Profile/842SarahL, nil,Aug. 2014, July 2014 9385,5.0,PhilipJFry,https://www.tripadvisor.ca/Profile/PhilipJFry, nil,Jan. 2014, January 2014 9385,5.0,Fred J,https://www.tripadvisor.ca/Profile/FredJ38, nil,Mar. 2013, February 2013 9385,5.0,Barney006,https://www.tripadvisor.ca/Profile/Barney006, nil,Sep. 2012, September 2012 9385,5.0,Tanya M,https://www.tripadvisor.ca/Profile/TanyaM70, nil,Jul. 2012, July 2012 9385,1.0,Mark G,https://www.tripadvisor.ca/Profile/MarkG879, nil,Dec. 2011, June 2011 9386,5.0,Chris_Batt2014,https://www.tripadvisor.ca/Profile/Chris_Batt2014, nil,Jul. 2018, June 2018 9386,5.0,Suzanne C,https://www.tripadvisor.ca/Profile/324suzannec, nil,Jun. 2018, April 2018 9386,5.0,Brian S,https://www.tripadvisor.ca/Profile/briansC2313RW, nil,May 2018, May 2018 9386,5.0,Jen S,https://www.tripadvisor.ca/Profile/749jens, nil,May 2018, May 2018 9386,5.0,JayJayYork,https://www.tripadvisor.ca/Profile/JayJayYork, nil,Mar. 2018, February 2018 9386,5.0,Lesley W,https://www.tripadvisor.ca/Profile/LesleyW977, nil,Aug. 2017, August 2017 9386,5.0,FarleyY_13,https://www.tripadvisor.ca/Profile/FarleyY_13, nil,Oct. 2016, October 2016 9386,4.0,Canadianmum1971,https://www.tripadvisor.ca/Profile/Canadianmum1971, nil,Jul. 2016, July 2016 9386,3.0,Explore375872,https://www.tripadvisor.ca/Profile/Explore375872, nil,Jul. 2016, July 2016 9386,5.0,smetzger56,https://www.tripadvisor.ca/Profile/smetzger56, nil,May 2016, May 2016 9386,5.0,kerrybk06,https://www.tripadvisor.ca/Profile/kerrybk06, nil,Mar. 2016, February 2016 9386,4.0,kcchambers,https://www.tripadvisor.ca/Profile/kcchambers, nil,Jan. 2016, January 2016 9386,4.0,Melissa A,https://www.tripadvisor.ca/Profile/435melissaa, nil,Aug. 2015, August 2015 9386,1.0,Linda K,https://www.tripadvisor.ca/Profile/lindaking, nil,Aug. 2015, July 2015 9386,4.0,HawkeyeGM,https://www.tripadvisor.ca/Profile/HawkeyeGM, nil,Jun. 2015, June 2015 9386,3.0,Smagyar,https://www.tripadvisor.ca/Profile/Smagyar, nil,Mar. 2015, March 2015 9386,4.0,Atraveler509,https://www.tripadvisor.ca/Profile/Atraveler509, nil,Mar. 2015, January 2015 9386,5.0,Holly K,https://www.tripadvisor.ca/Profile/hollyk923, nil,Feb. 2015, February 2015 9386,5.0,onthebcroads,https://www.tripadvisor.ca/Profile/onthebcroads, nil,Feb. 2015, February 2015 9386,5.0,RadicalMom,https://www.tripadvisor.ca/Profile/RadicalMom, nil,Feb. 2015, January 2015 9386,5.0,lulubell83,https://www.tripadvisor.ca/Profile/lulubell83, nil,Nov. 2014, November 2014 9386,5.0,Pivo06,https://www.tripadvisor.ca/Profile/Pivo06, nil,May 2014, May 2014 9386,5.0,Claudia K,https://www.tripadvisor.ca/Profile/claudiak449, nil,Jun. 2012, June 2012 9386,5.0,KendraMJ,https://www.tripadvisor.ca/Profile/KendraMJ, nil,May 2012, May 2012 9386,4.0,tedsweatman,https://www.tripadvisor.ca/Profile/tedsweatman, nil,Feb. 2011, February 2011 9386,5.0,enggeol,https://www.tripadvisor.ca/Profile/enggeol, nil,Jan. 2011, December 2010 9386,3.0,Peregrinater,https://www.tripadvisor.ca/Profile/Peregrinater, nil,Dec. 2010, June 2010 9386,4.0,giromondo,https://www.tripadvisor.ca/Profile/giromondo, nil,Aug. 2010, August 2010 9386,2.0,Drylandsailor,https://www.tripadvisor.ca/Profile/Drylandsailor, nil,Aug. 2010, August 2010 9386,5.0,blendurz,https://www.tripadvisor.ca/Profile/blendurz, nil,Aug. 2010, July 2010 9387,4.0,Kris,https://www.tripadvisor.ca/Profile/Krvanwilligen, nil,Jan. 2019, January 2019 9387,3.0,PuslinchGuy,https://www.tripadvisor.ca/Profile/PuslinchGuy, nil,Aug. 2018, August 2018 9387,4.0,brucemilne,https://www.tripadvisor.ca/Profile/brucemilne, nil,Jul. 2018, July 2018 9387,3.0,Don R,https://www.tripadvisor.ca/Profile/donrK1856SN, nil,Jul. 2018, July 2018 9387,4.0,t0bytucker,https://www.tripadvisor.ca/Profile/t0bytucker, nil,Jul. 2018, June 2018 9387,1.0,Hollz77,https://www.tripadvisor.ca/Profile/Hollz77, nil,Jun. 2018, July 2018 9387,5.0,vanderbug,https://www.tripadvisor.ca/Profile/vanderbug, nil,Jun. 2018, June 2018 9387,1.0,GlobeSimba,https://www.tripadvisor.ca/Profile/GlobeSimba, nil,Jun. 2018, July 2017 9387,1.0,Randy Tess C,https://www.tripadvisor.ca/Profile/randytessc, nil,Nov. 2017, November 2017 9387,5.0,gowithcourage,https://www.tripadvisor.ca/Profile/gowithcourage, nil,Sep. 2017, September 2017 9387,nil,,nil, nil,nil,nil 9387,2.0,mof14,https://www.tripadvisor.ca/Profile/mof14, nil,Jul. 2017, June 2017 9387,3.0,creek p,https://www.tripadvisor.ca/Profile/creekp2017, nil,Jun. 2017, June 2017 9387,3.0,Joan M,https://www.tripadvisor.ca/Profile/P5301CXjoanm, nil,Jun. 2017, June 2017 9387,2.0,Gzowski,https://www.tripadvisor.ca/Profile/Gzowski, nil,Jun. 2017, June 2017 9387,1.0,ScottBw3kids,https://www.tripadvisor.ca/Profile/ScottBw3kids, nil,May 2017, May 2017 9387,1.0,Jeannine S,https://www.tripadvisor.ca/Profile/JeannineS_11, nil,Apr. 2017, April 2017 9387,5.0,drinkgruner,https://www.tripadvisor.ca/Profile/drinkgruner, nil,Apr. 2017, April 2017 9387,5.0,David B,https://www.tripadvisor.ca/Profile/davidbI8430AF, nil,Feb. 2017, July 2016 9387,4.0,livetotravel61,https://www.tripadvisor.ca/Profile/livetotravel61, nil,Nov. 2016, November 2016 9387,4.0,93guest21,https://www.tripadvisor.ca/Profile/93guest21, nil,Oct. 2016, October 2016 9387,2.0,candar,https://www.tripadvisor.ca/Profile/candar, nil,Oct. 2016, October 2016 9387,3.0,Bob B,https://www.tripadvisor.ca/Profile/NearlyThereOntario, nil,Sep. 2016, September 2016 9387,3.0,Superbur,https://www.tripadvisor.ca/Profile/Superbur, nil,Aug. 2016, August 2016 9387,3.0,Patsroy,https://www.tripadvisor.ca/Profile/Patsroy, nil,Aug. 2016, August 2016 9387,5.0,Carol C,https://www.tripadvisor.ca/Profile/N102JTcarolc, nil,Jul. 2016, June 2016 9387,3.0,Kevin L,https://www.tripadvisor.ca/Profile/kevinlL5763FK, nil,Jul. 2016, June 2016 9387,2.0,ldnk2016,https://www.tripadvisor.ca/Profile/ldnk2016, nil,May 2016, May 2016 9387,2.0,Megan R,https://www.tripadvisor.ca/Profile/210megar, nil,Mar. 2016, March 2016 9387,2.0,poutinefan,https://www.tripadvisor.ca/Profile/poutinefan, nil,Feb. 2016, October 2015 9387,2.0,aafangel,https://www.tripadvisor.ca/Profile/aafangel, nil,Feb. 2016, February 2016 9387,1.0,Hanny1968,https://www.tripadvisor.ca/Profile/Hanny1968, nil,Jan. 2016, January 2016 9387,1.0,BPFam,https://www.tripadvisor.ca/Profile/BPFam, nil,Jan. 2016, January 2016 9387,2.0,Chad and Sharon W,https://www.tripadvisor.ca/Profile/chadandsharonw, nil,Oct. 2015, October 2015 9387,5.0,praedewald,https://www.tripadvisor.ca/Profile/praedewald, nil,Oct. 2015, October 2015 9387,2.0,HardOiler1,https://www.tripadvisor.ca/Profile/HardOiler1, nil,Sep. 2015, September 2015 9387,4.0,Andrew L,https://www.tripadvisor.ca/Profile/T9434EIandrewl, nil,Sep. 2015, September 2015 9387,5.0,BitMorris,https://www.tripadvisor.ca/Profile/BitMorris, nil,Aug. 2015, August 2015 9387,2.0,Saltydogcafe,https://www.tripadvisor.ca/Profile/Saltydogcafe, nil,Jul. 2015, July 2015 9387,5.0,Debbie C,https://www.tripadvisor.ca/Profile/680debbiec, nil,Jul. 2015, July 2015 9387,4.0,Michelle5052,https://www.tripadvisor.ca/Profile/Michelle5052, nil,Jul. 2015, August 2014 9387,2.0,z24pride,https://www.tripadvisor.ca/Profile/z24pride, nil,Jun. 2015, June 2015 9387,2.0,8T8vette,https://www.tripadvisor.ca/Profile/8T8vette, nil,Jun. 2015, June 2015 9387,3.0,Waad A,https://www.tripadvisor.ca/Profile/WaadA_12, nil,May 2015, October 2014 9387,1.0,Keithgalbraith,https://www.tripadvisor.ca/Profile/Keithgalbraith, nil,Jan. 2015, May 2014 9387,4.0,Jules88Aub,https://www.tripadvisor.ca/Profile/Jules88Aub, nil,Oct. 2014, October 2014 9387,1.0,Kthln G,https://www.tripadvisor.ca/Profile/kthlng, nil,Sep. 2014, September 2014 9387,3.0,cmark007,https://www.tripadvisor.ca/Profile/cmark007, nil,Sep. 2014, August 2014 9387,2.0,katie3297,https://www.tripadvisor.ca/Profile/katie3297, nil,Sep. 2014, August 2014 9387,1.0,AshPatSat,https://www.tripadvisor.ca/Profile/AshPatSat, nil,Jul. 2014, July 2014 9387,1.0,56katt56,https://www.tripadvisor.ca/Profile/56katt56, nil,Jul. 2014, July 2014 9387,3.0,MJVoyage,https://www.tripadvisor.ca/Profile/MJVoyage, nil,Jul. 2014, July 2014 9387,2.0,Joyce H,https://www.tripadvisor.ca/Profile/JoyceH636, nil,Jan. 2014, October 2013 9387,3.0,dmpeng,https://www.tripadvisor.ca/Profile/dmpeng, nil,Dec. 2013, December 2013 9387,5.0,stvmicSt_Thomas,https://www.tripadvisor.ca/Profile/stvmicSt_Thomas, nil,Sep. 2013, September 2013 9387,5.0,jackiebob,https://www.tripadvisor.ca/Profile/jackiebob, nil,Aug. 2013, August 2013 9387,4.0,Liz M,https://www.tripadvisor.ca/Profile/653lizm, nil,Aug. 2013, August 2013 9387,3.0,Doug E,https://www.tripadvisor.ca/Profile/DougE22, nil,Aug. 2013, August 2013 9387,1.0,Lindsay M,https://www.tripadvisor.ca/Profile/LindsayM987, nil,May 2013, April 2013 9387,1.0,jewls1972,https://www.tripadvisor.ca/Profile/jewls1972, nil,Jan. 2013, January 2013 9387,4.0,Carol1319,https://www.tripadvisor.ca/Profile/Carol1319, nil,Aug. 2012, August 2012 9388,nil,,nil, nil,nil,nil 9388,2.0,Paul P,https://www.tripadvisor.ca/Profile/2019paulp, nil,Jan. 2019, January 2019 9388,5.0,Lori H,https://www.tripadvisor.ca/Profile/LoriH335, nil,Dec. 2018, December 2018 9388,1.0,FarAway36117191553,https://www.tripadvisor.ca/Profile/FarAway36117191553, nil,Nov. 2018, November 2018 9388,4.0,Ron E,https://www.tripadvisor.ca/Profile/rone632, nil,Nov. 2018, November 2018 9388,5.0,Travel Fab,https://www.tripadvisor.ca/Profile/Traveltrue01, nil,Nov. 2018, August 2018 9388,4.0,Kim P,https://www.tripadvisor.ca/Profile/kimpJ5562OY, nil,Nov. 2018, November 2018 9388,5.0,LD29,https://www.tripadvisor.ca/Profile/LD29, nil,Nov. 2018, September 2018 9388,3.0,Dave the Wave,https://www.tripadvisor.ca/Profile/G7596AHdavidj, nil,Oct. 2018, October 2018 9388,4.0,Jodi K,https://www.tripadvisor.ca/Profile/Jk363, nil,Oct. 2018, October 2018 9388,4.0,Sue C,https://www.tripadvisor.ca/Profile/suecA2494NQ, nil,Oct. 2018, September 2018 9388,5.0,nomadly,https://www.tripadvisor.ca/Profile/nomadly, nil,Oct. 2018, September 2018 9388,3.0,Jan D,https://www.tripadvisor.ca/Profile/jand2017, nil,Oct. 2018, August 2018 9388,2.0,DJL57,https://www.tripadvisor.ca/Profile/DJL57, nil,Sep. 2018, September 2018 9388,4.0,TommyAllen,https://www.tripadvisor.ca/Profile/TommyAllen, nil,Sep. 2018, September 2018 9388,1.0,emilyvangorp,https://www.tripadvisor.ca/Profile/emilyvangorp, nil,Sep. 2018, September 2018 9388,4.0,tonif524,https://www.tripadvisor.ca/Profile/tonif524, nil,Sep. 2018, September 2018 9388,4.0,Angela Susan M,https://www.tripadvisor.ca/Profile/angelasusanm, nil,Sep. 2018, September 2018 9388,4.0,Mary L,https://www.tripadvisor.ca/Profile/A4158PYmary, nil,Sep. 2018, September 2018 9388,5.0,Kim S,https://www.tripadvisor.ca/Profile/386kims, nil,Sep. 2018, August 2018 9388,4.0,unclespike18116,https://www.tripadvisor.ca/Profile/unclespike18116, nil,Sep. 2018, September 2018 9388,4.0,ahmed s,https://www.tripadvisor.ca/Profile/ahmeds74, nil,Sep. 2018, September 2018 9388,3.0,Melanie K,https://www.tripadvisor.ca/Profile/melaniek331, nil,Sep. 2018, August 2018 9388,3.0,Cathy417,https://www.tripadvisor.ca/Profile/Cathy417, nil,Sep. 2018, August 2018 9388,4.0,Michelle S,https://www.tripadvisor.ca/Profile/michelles269, nil,Sep. 2018, August 2018 9388,1.0,PLUGGER2,https://www.tripadvisor.ca/Profile/PLUGGER2, nil,Sep. 2018, August 2018 9388,5.0,tleblanc64,https://www.tripadvisor.ca/Profile/tleblanc64, nil,Aug. 2018, August 2018 9388,3.0,Sherry F,https://www.tripadvisor.ca/Profile/SherryF204, nil,Aug. 2018, July 2018 9388,1.0,Explore396864,https://www.tripadvisor.ca/Profile/Explore396864, nil,Aug. 2018, August 2018 9388,4.0,Tammy B,https://www.tripadvisor.ca/Profile/Y2476DLtammyb, nil,Aug. 2018, August 2018 9388,4.0,jasonboat,https://www.tripadvisor.ca/Profile/jasonboat, nil,Aug. 2018, August 2018 9388,4.0,KimKim69,https://www.tripadvisor.ca/Profile/KimKim69, nil,Aug. 2018, July 2018 9388,4.0,B M,https://www.tripadvisor.ca/Profile/bm228, nil,Aug. 2018, August 2018 9388,3.0,trishistravelling,https://www.tripadvisor.ca/Profile/trishistravelling, nil,Aug. 2018, August 2018 9388,3.0,Liz H,https://www.tripadvisor.ca/Profile/869lizh, nil,Aug. 2018, August 2018 9388,3.0,laines20,https://www.tripadvisor.ca/Profile/laines20, nil,Aug. 2018, August 2018 9388,2.0,Sandy A,https://www.tripadvisor.ca/Profile/133sandya, nil,Aug. 2018, August 2018 9388,5.0,Leaveyourphonehome,https://www.tripadvisor.ca/Profile/Leaveyourphonehome, nil,Aug. 2018, August 2018 9388,3.0,Donna M,https://www.tripadvisor.ca/Profile/A9253WFdonnam, nil,Aug. 2018, August 2018 9388,4.0,Stephen B,https://www.tripadvisor.ca/Profile/stephenbM6340EI, nil,Aug. 2018, August 2018 9388,3.0,Doug V,https://www.tripadvisor.ca/Profile/dougv362, nil,Aug. 2018, August 2018 9388,2.0,Lori C,https://www.tripadvisor.ca/Profile/loric95, nil,Aug. 2018, August 2018 9388,5.0,HeatherRobert,https://www.tripadvisor.ca/Profile/HeatherRobert, nil,Jul. 2018, July 2018 9388,5.0,Douglas B,https://www.tripadvisor.ca/Profile/393douglasb, nil,Jul. 2018, July 2018 9388,4.0,KrispyOhio,https://www.tripadvisor.ca/Profile/KrispyOhio, nil,Jul. 2018, July 2018 9388,3.0,JSprinkle2018,https://www.tripadvisor.ca/Profile/JSprinkle2018, nil,Jul. 2018, July 2018 9388,2.0,JoniRain,https://www.tripadvisor.ca/Profile/JoniRain, nil,Jul. 2018, July 2018 9388,3.0,TravelMama011,https://www.tripadvisor.ca/Profile/TravelMama011, nil,Jul. 2018, July 2018 9388,2.0,seoulsister1475,https://www.tripadvisor.ca/Profile/seoulsister1475, nil,Jul. 2018, July 2018 9388,5.0,93dream,https://www.tripadvisor.ca/Profile/93dream, nil,Jul. 2018, July 2018 9388,3.0,DougTheCanuck,https://www.tripadvisor.ca/Profile/DougTheCanuck, nil,Jul. 2018, July 2018 9388,5.0,TravelingChance,https://www.tripadvisor.ca/Profile/TravelingChance, nil,Jul. 2018, July 2018 9388,2.0,422lulu,https://www.tripadvisor.ca/Profile/422lulu, nil,Jul. 2018, July 2018 9388,3.0,Gloria J,https://www.tripadvisor.ca/Profile/468gloriaj, nil,Jul. 2018, July 2018 9388,2.0,519Anne,https://www.tripadvisor.ca/Profile/519Anne, nil,Jul. 2018, July 2018 9388,5.0,Carolyn B,https://www.tripadvisor.ca/Profile/carolynbX7225QC, nil,Jul. 2018, June 2018 9388,2.0,Jim S,https://www.tripadvisor.ca/Profile/jims201, nil,Jul. 2018, July 2018 9388,5.0,Dancemom33,https://www.tripadvisor.ca/Profile/Dancemom33, nil,Jul. 2018, July 2018 9388,5.0,thomfillion5656,https://www.tripadvisor.ca/Profile/thomfillion5656, nil,Jun. 2018, June 2018 9388,3.0,Daniela E,https://www.tripadvisor.ca/Profile/118danielle, nil,Jun. 2018, June 2018 9388,5.0,bamafrank,https://www.tripadvisor.ca/Profile/bamafrank, nil,Jun. 2018, June 2018 9388,5.0,Joan M,https://www.tripadvisor.ca/Profile/joanmH8244QZ, nil,Jun. 2018, May 2018 9388,1.0,Jeannine S,https://www.tripadvisor.ca/Profile/JeannineS_11, nil,Jun. 2018, June 2018 9388,4.0,Chilli09,https://www.tripadvisor.ca/Profile/Chilli09, nil,Jun. 2018, June 2018 9388,3.0,Holly M,https://www.tripadvisor.ca/Profile/HollyM793, nil,Jun. 2018, June 2018 9388,2.0,Sara D,https://www.tripadvisor.ca/Profile/saradX7408JQ, nil,Jun. 2018, June 2018 9388,4.0,Troy B,https://www.tripadvisor.ca/Profile/165troyb, nil,Jun. 2018, June 2018 9388,4.0,crobinson2014,https://www.tripadvisor.ca/Profile/crobinson2014, nil,May 2018, May 2018 9388,4.0,caperwi,https://www.tripadvisor.ca/Profile/caperwi, nil,May 2018, May 2018 9388,5.0,Peter B,https://www.tripadvisor.ca/Profile/peterbK6307LH, nil,May 2018, May 2018 9388,3.0,mani2ulin,https://www.tripadvisor.ca/Profile/mani2ulin, nil,May 2018, June 2017 9388,5.0,Penny D,https://www.tripadvisor.ca/Profile/310pennyd, nil,Apr. 2018, April 2018 9388,3.0,awineguy11,https://www.tripadvisor.ca/Profile/awineguy11, nil,Apr. 2018, April 2018 9388,1.0,LiliFeb2008,https://www.tripadvisor.ca/Profile/LiliFeb2008, nil,Apr. 2018, April 2018 9388,5.0,mountainboy43,https://www.tripadvisor.ca/Profile/mountainboy43, nil,Apr. 2018, August 2017 9388,1.0,Sabretooth4,https://www.tripadvisor.ca/Profile/Sabretooth4, nil,Mar. 2018, March 2018 9388,4.0,Wizard-of-Oz-2012,https://www.tripadvisor.ca/Profile/Wizard-of-Oz-2012, nil,Mar. 2018, July 2017 9388,5.0,EMVBH,https://www.tripadvisor.ca/Profile/EMVBH, nil,Mar. 2018, February 2018 9388,5.0,dbtiffin,https://www.tripadvisor.ca/Profile/dbtiffin, nil,Feb. 2018, February 2018 9388,5.0,Lynn T,https://www.tripadvisor.ca/Profile/LynnT1591, nil,Jan. 2018, January 2018 9388,5.0,Ready2TravelIAm,https://www.tripadvisor.ca/Profile/Ready2TravelIAm, nil,Jan. 2018, June 2017 9388,4.0,TKBulba,https://www.tripadvisor.ca/Profile/TKBulba, nil,Jan. 2018, January 2018 9388,5.0,Don L,https://www.tripadvisor.ca/Profile/DonL900, nil,Jan. 2018, December 2017 9388,4.0,R G,https://www.tripadvisor.ca/Profile/rg202, nil,Dec. 2017, December 2017 9388,4.0,DPOntario,https://www.tripadvisor.ca/Profile/DPOntario, nil,Dec. 2017, August 2017 9388,3.0,Deb M,https://www.tripadvisor.ca/Profile/DebM84, nil,Nov. 2017, November 2017 9388,5.0,Skyhock55,https://www.tripadvisor.ca/Profile/Skyhock55, nil,Oct. 2017, October 2017 9388,4.0,Robin L,https://www.tripadvisor.ca/Profile/659robinl, nil,Oct. 2017, October 2017 9388,4.0,Karen W,https://www.tripadvisor.ca/Profile/903KarenW, nil,Oct. 2017, September 2017 9388,2.0,102jamesn,https://www.tripadvisor.ca/Profile/102jamesn, nil,Sep. 2017, September 2017 9388,4.0,Carnivorousmale,https://www.tripadvisor.ca/Profile/Carnivorousmale, nil,Sep. 2017, September 2017 9388,3.0,Penny S,https://www.tripadvisor.ca/Profile/pennys282, nil,Sep. 2017, September 2017 9388,5.0,DBB58,https://www.tripadvisor.ca/Profile/DBB58, nil,Sep. 2017, September 2017 9388,1.0,parker222976,https://www.tripadvisor.ca/Profile/parker222976, nil,Sep. 2017, September 2017 9388,3.0,Tuchka,https://www.tripadvisor.ca/Profile/Tuchka, nil,Sep. 2017, July 2017 9388,5.0,karenmL9212XA,https://www.tripadvisor.ca/Profile/karenmL9212XA, nil,Sep. 2017, September 2017 9388,4.0,ColleenLittle539,https://www.tripadvisor.ca/Profile/ColleenLittle539, nil,Aug. 2017, August 2017 9388,3.0,239sdc,https://www.tripadvisor.ca/Profile/239sdc, nil,Aug. 2017, August 2017 9388,3.0,Ezambelli,https://www.tripadvisor.ca/Profile/Ezambelli, nil,Aug. 2017, August 2017 9388,2.0,Shibasis D,https://www.tripadvisor.ca/Profile/shibasisd, nil,Aug. 2017, August 2017 9388,5.0,Desiree1978,https://www.tripadvisor.ca/Profile/Desiree1978, nil,Aug. 2017, August 2017 9388,5.0,klsuffy,https://www.tripadvisor.ca/Profile/klsuffy, nil,Aug. 2017, August 2017 9388,4.0,SJinTO,https://www.tripadvisor.ca/Profile/SJinTO, nil,Aug. 2017, August 2017 9388,1.0,andrew t,https://www.tripadvisor.ca/Profile/andrewt731, nil,Aug. 2017, August 2017 9388,5.0,T M,https://www.tripadvisor.ca/Profile/492tm, nil,Aug. 2017, August 2017 9388,5.0,ladymarija,https://www.tripadvisor.ca/Profile/ladymarija, nil,Aug. 2017, August 2017 9388,3.0,David M,https://www.tripadvisor.ca/Profile/DavidM942, nil,Aug. 2017, August 2017 9388,5.0,jslate16,https://www.tripadvisor.ca/Profile/jslate16, nil,Aug. 2017, July 2017 9388,5.0,_Ant0n1a_K,https://www.tripadvisor.ca/Profile/_Ant0n1a_K, nil,Aug. 2017, August 2017 9388,4.0,SoxFan08,https://www.tripadvisor.ca/Profile/SoxFan08, nil,Aug. 2017, August 2017 9388,3.0,MikeLana2015,https://www.tripadvisor.ca/Profile/MikeLana2015, nil,Aug. 2017, August 2017 9388,1.0,Vaugman,https://www.tripadvisor.ca/Profile/Vaugman, nil,Aug. 2017, August 2017 9388,5.0,Michelle T,https://www.tripadvisor.ca/Profile/michelletO7464EL, nil,Jul. 2017, July 2017 9388,1.0,421denise,https://www.tripadvisor.ca/Profile/421denise, nil,Jul. 2017, July 2017 9388,5.0,laurenparks2017,https://www.tripadvisor.ca/Profile/laurenparks2017, nil,Jul. 2017, July 2017 9388,4.0,HappyHilton,https://www.tripadvisor.ca/Profile/HappyHilton, nil,Jul. 2017, July 2017 9388,4.0,Real_Duke_of_Hockley,https://www.tripadvisor.ca/Profile/Real_Duke_of_Hockley, nil,Jun. 2017, June 2017 9388,4.0,PracticalDude,https://www.tripadvisor.ca/Profile/PracticalDude, nil,May 2017, January 2017 9388,4.0,Canadatravelgirl14,https://www.tripadvisor.ca/Profile/Canadatravelgirl14, nil,May 2017, May 2017 9388,5.0,haguetoni,https://www.tripadvisor.ca/Profile/haguetoni, nil,May 2017, May 2017 9388,5.0,TammyG1232015,https://www.tripadvisor.ca/Profile/TammyG1232015, nil,May 2017, May 2017 9388,3.0,Jennifer G,https://www.tripadvisor.ca/Profile/AlastairG462, nil,May 2017, May 2017 9388,3.0,teds72m,https://www.tripadvisor.ca/Profile/teds72m, nil,May 2017, May 2017 9388,4.0,MonaRizzo,https://www.tripadvisor.ca/Profile/MonaRizzo, nil,May 2017, May 2017 9388,4.0,leafssfan,https://www.tripadvisor.ca/Profile/leafssfan, nil,May 2017, May 2017 9388,4.0,bswinca,https://www.tripadvisor.ca/Profile/bswinca, nil,May 2017, April 2017 9388,3.0,Emmaanne9,https://www.tripadvisor.ca/Profile/Emmaanne9, nil,Apr. 2017, March 2017 9388,4.0,DougNemeth,https://www.tripadvisor.ca/Profile/DougNemeth, nil,Mar. 2017, March 2017 9388,5.0,agreen852017,https://www.tripadvisor.ca/Profile/agreen852017, nil,Mar. 2017, March 2017 9388,5.0,Zach S,https://www.tripadvisor.ca/Profile/zachs702, nil,Mar. 2017, March 2017 9388,3.0,kimmero3,https://www.tripadvisor.ca/Profile/kimmero3, nil,Mar. 2017, March 2017 9388,5.0,SheelaG1,https://www.tripadvisor.ca/Profile/SheelaG1, nil,Mar. 2017, March 2017 9388,3.0,william635,https://www.tripadvisor.ca/Profile/william635, nil,Feb. 2017, February 2017 9388,3.0,Debbie C,https://www.tripadvisor.ca/Profile/L1194OXdebbiec, nil,Feb. 2017, February 2017 9388,5.0,Bill S,https://www.tripadvisor.ca/Profile/billsN9785JN, nil,Feb. 2017, February 2017 9388,2.0,heather19672017,https://www.tripadvisor.ca/Profile/heather19672017, nil,Jan. 2017, January 2017 9388,4.0,Trevor W,https://www.tripadvisor.ca/Profile/trevorw136, nil,Jan. 2017, January 2017 9388,4.0,Rob S,https://www.tripadvisor.ca/Profile/robsI3422PP, nil,Jan. 2017, December 2016 9388,3.0,Bernie V,https://www.tripadvisor.ca/Profile/551berniev, nil,Jan. 2017, January 2017 9388,4.0,Roberta R,https://www.tripadvisor.ca/Profile/RobertaR892, nil,Dec. 2016, December 2016 9388,4.0,TorontoRam,https://www.tripadvisor.ca/Profile/TorontoRam, nil,Dec. 2016, August 2016 9388,3.0,HotelQualityControl,https://www.tripadvisor.ca/Profile/HotelQualityControl, nil,Dec. 2016, December 2016 9388,2.0,LisaMDK,https://www.tripadvisor.ca/Profile/LisaMDK, nil,Dec. 2016, December 2016 9388,4.0,Lbubbles2011,https://www.tripadvisor.ca/Profile/Lbubbles2011, nil,Nov. 2016, November 2016 9388,2.0,Audrey M,https://www.tripadvisor.ca/Profile/X7192LGaudreym, nil,Nov. 2016, October 2016 9388,3.0,mackinleymauro,https://www.tripadvisor.ca/Profile/mackinleymauro, nil,Oct. 2016, October 2016 9388,3.0,Vijai B,https://www.tripadvisor.ca/Profile/vijaib, nil,Sep. 2016, September 2016 9388,4.0,Travellers195,https://www.tripadvisor.ca/Profile/Travellers195, nil,Sep. 2016, September 2016 9388,3.0,zepple321,https://www.tripadvisor.ca/Profile/zepple321, nil,Sep. 2016, September 2016 9388,4.0,Seewhales,https://www.tripadvisor.ca/Profile/Seewhales, nil,Sep. 2016, September 2016 9388,4.0,Maritimerfornow,https://www.tripadvisor.ca/Profile/Maritimerfornow, nil,Sep. 2016, September 2016 9388,3.0,Trixie_H,https://www.tripadvisor.ca/Profile/trixie_yas, nil,Sep. 2016, September 2016 9388,4.0,Zihuajim,https://www.tripadvisor.ca/Profile/Zihuajim, nil,Sep. 2016, September 2016 9388,2.0,Nicolelew,https://www.tripadvisor.ca/Profile/nicolelew, nil,Sep. 2016, September 2016 9388,2.0,Lynette C,https://www.tripadvisor.ca/Profile/lynettec840, nil,Sep. 2016, September 2016 9388,3.0,deanc706,https://www.tripadvisor.ca/Profile/deanc706, nil,Sep. 2016, September 2016 9388,4.0,Les-Paul028,https://www.tripadvisor.ca/Profile/Les-Paul028, nil,Sep. 2016, September 2016 9388,3.0,Vanessa-Turista,https://www.tripadvisor.ca/Profile/Vanessa-Turista, nil,Sep. 2016, July 2016 9388,5.0,Stacey K,https://www.tripadvisor.ca/Profile/null, nil,Sep. 2016, September 2016 9388,5.0,BR4London,https://www.tripadvisor.ca/Profile/BR4London, nil,Sep. 2016, September 2016 9388,2.0,Mary N,https://www.tripadvisor.ca/Profile/357maryn, nil,Sep. 2016, August 2016 9388,5.0,Dee D,https://www.tripadvisor.ca/Profile/836deed, nil,Sep. 2016, September 2016 9388,4.0,Vickis1955,https://www.tripadvisor.ca/Profile/Vickis1955, nil,Aug. 2016, August 2016 9388,4.0,SheilaLastname,https://www.tripadvisor.ca/Profile/SheilaLastname, nil,Aug. 2016, August 2016 9388,4.0,islandlorna2,https://www.tripadvisor.ca/Profile/islandlorna2, nil,Aug. 2016, August 2016 9388,3.0,3Camps,https://www.tripadvisor.ca/Profile/3Camps, nil,Aug. 2016, August 2016 9389,nil,,nil, nil,nil,nil 9389,5.0,paulo f,https://www.tripadvisor.ca/Profile/paulofW4354TB, nil,Aug. 2018, July 2018 9389,4.0,Redfox-7,https://www.tripadvisor.ca/Profile/Redfox-7, nil,Aug. 2018, August 2018 9389,5.0,susanmkelly99,https://www.tripadvisor.ca/Profile/susanmkelly99, nil,Aug. 2018, July 2018 9389,4.0,Cla M,https://www.tripadvisor.ca/Profile/592clam, nil,Aug. 2018, September 2017 9389,5.0,Bob C,https://www.tripadvisor.ca/Profile/BobC1150, nil,Jul. 2018, June 2018 9389,3.0,BernieJ,https://www.tripadvisor.ca/Profile/Berniejank, nil,Jun. 2018, June 2018 9389,5.0,Cathy d,https://www.tripadvisor.ca/Profile/cathydR5939VN, nil,Apr. 2018, April 2018 9389,2.0,Delicia1973,https://www.tripadvisor.ca/Profile/Delicia1973, nil,Nov. 2017, June 2017 9389,5.0,Josephine F,https://www.tripadvisor.ca/Profile/439josephinef, nil,Nov. 2017, November 2017 9389,5.0,caps86,https://www.tripadvisor.ca/Profile/caps86, nil,Aug. 2017, August 2017 9389,3.0,Benoit T,https://www.tripadvisor.ca/Profile/benoitt573, nil,Aug. 2017, August 2017 9389,5.0,miriamvila123,https://www.tripadvisor.ca/Profile/miriamvila123, nil,Aug. 2017, August 2017 9389,4.0,Herman B,https://www.tripadvisor.ca/Profile/HermanB498, nil,Jul. 2017, July 2017 9389,4.0,taylorvalnion,https://www.tripadvisor.ca/Profile/taylorvalnion, nil,Jun. 2017, May 2017 9389,5.0,Susan A,https://www.tripadvisor.ca/Profile/susanaI9449OJ, nil,May 2017, May 2017 9389,4.0,JackieL423,https://www.tripadvisor.ca/Profile/JackieL423, nil,Apr. 2017, March 2017 9389,5.0,BillandNel,https://www.tripadvisor.ca/Profile/BillandNel, nil,Mar. 2017, March 2017 9389,4.0,Adaiah J,https://www.tripadvisor.ca/Profile/adaiahj, nil,Mar. 2017, March 2017 9389,3.0,Larry D,https://www.tripadvisor.ca/Profile/459larryd, nil,Jan. 2017, January 2017 9389,5.0,gtcdrummer,https://www.tripadvisor.ca/Profile/gtcdrummer, nil,Dec. 2016, November 2016 9389,4.0,Jason F,https://www.tripadvisor.ca/Profile/G8103YCjasonf, nil,Nov. 2016, November 2016 9389,5.0,Adrian D,https://www.tripadvisor.ca/Profile/AdrianD1973, nil,Oct. 2016, October 2016 9389,5.0,mystique7,https://www.tripadvisor.ca/Profile/mystique7, nil,Sep. 2016, September 2016 9389,4.0,gisque,https://www.tripadvisor.ca/Profile/gisque, nil,Sep. 2016, August 2016 9389,5.0,Karinadoll,https://www.tripadvisor.ca/Profile/Karinadoll, nil,Sep. 2016, August 2016 9389,3.0,KBtraveller2015,https://www.tripadvisor.ca/Profile/KBtraveller2015, nil,Aug. 2016, September 2016 9389,4.0,AlexDelarg,https://www.tripadvisor.ca/Profile/AlexDelarg, nil,Aug. 2016, August 2016 9389,5.0,Wanda W,https://www.tripadvisor.ca/Profile/WandaW175, nil,Aug. 2016, August 2016 9389,4.0,single83,https://www.tripadvisor.ca/Profile/single83, nil,Aug. 2016, July 2016 9389,5.0,Kerri B,https://www.tripadvisor.ca/Profile/31kerrib, nil,Jul. 2016, July 2016 9389,5.0,Paul L,https://www.tripadvisor.ca/Profile/A21PBpaull, nil,Jul. 2016, July 2016 9389,4.0,Karenilia1,https://www.tripadvisor.ca/Profile/Karenilia1, nil,Jul. 2016, July 2016 9389,5.0,HomeGirlGoderich,https://www.tripadvisor.ca/Profile/HomeGirlGoderich, nil,Jun. 2016, June 2016 9389,5.0,Diane R,https://www.tripadvisor.ca/Profile/120dianer, nil,Jun. 2016, June 2016 9389,5.0,ChristianaTO,https://www.tripadvisor.ca/Profile/ChristianaTO, nil,May 2016, May 2016 9389,5.0,Averycat,https://www.tripadvisor.ca/Profile/Averycat, nil,Feb. 2016, January 2016 9389,5.0,justin013,https://www.tripadvisor.ca/Profile/justin013, nil,Jan. 2016, July 2015 9389,5.0,Jay O,https://www.tripadvisor.ca/Profile/jayo774, nil,Oct. 2015, October 2015 9389,5.0,Abby B,https://www.tripadvisor.ca/Profile/956abbyb, nil,Oct. 2015, October 2015 9389,1.0,Adam S,https://www.tripadvisor.ca/Profile/adamsA4464JW, nil,Aug. 2015, August 2015 9389,4.0,Loisanne1963,https://www.tripadvisor.ca/Profile/Loisanne1963, nil,Aug. 2015, August 2015 9389,5.0,Suzanne H,https://www.tripadvisor.ca/Profile/560suzanneh, nil,Aug. 2015, August 2015 9389,5.0,978nicpal,https://www.tripadvisor.ca/Profile/978nicpal, nil,Aug. 2015, August 2015 9389,2.0,Mark S,https://www.tripadvisor.ca/Profile/marksT9136CC, nil,Jul. 2015, July 2015 9389,5.0,Ronl178,https://www.tripadvisor.ca/Profile/Ronl178, nil,May 2015, May 2015 9389,5.0,D W,https://www.tripadvisor.ca/Profile/DW720, nil,May 2015, June 2014 9389,5.0,jellybean92,https://www.tripadvisor.ca/Profile/jellybean92, nil,Nov. 2014, November 2014 9389,5.0,Patrick M,https://www.tripadvisor.ca/Profile/patrickmU886OI, nil,Oct. 2014, October 2014 9389,5.0,KarnMarie,https://www.tripadvisor.ca/Profile/KarnMarie, nil,Sep. 2014, September 2014 9389,4.0,777harleyrider,https://www.tripadvisor.ca/Profile/777harleyrider, nil,Aug. 2014, August 2014 9389,5.0,vicki n,https://www.tripadvisor.ca/Profile/516vickin, nil,Aug. 2014, August 2014 9389,5.0,Riki M,https://www.tripadvisor.ca/Profile/534rikim, nil,Aug. 2014, August 2014 9389,2.0,Traveller21212121,https://www.tripadvisor.ca/Profile/Traveller21212121, nil,Aug. 2014, August 2014 9389,4.0,Sasha,https://www.tripadvisor.ca/Profile/shuryk_ba, nil,Jul. 2014, July 2014 9389,4.0,vandenheja,https://www.tripadvisor.ca/Profile/vandenheja, nil,Jun. 2014, May 2014 9389,5.0,Lorrie239,https://www.tripadvisor.ca/Profile/Lorrie239, nil,May 2014, March 2014 9389,4.0,Mark V,https://www.tripadvisor.ca/Profile/markv256, nil,Jan. 2014, January 2014 9389,5.0,Deb H,https://www.tripadvisor.ca/Profile/503debh, nil,Oct. 2013, September 2013 9389,5.0,OmegaOntario,https://www.tripadvisor.ca/Profile/OmegaOntario, nil,Oct. 2013, October 2013 9389,5.0,travellingfamily222,https://www.tripadvisor.ca/Profile/travellingfamily222, nil,Oct. 2013, July 2013 9389,5.0,Wayne C,https://www.tripadvisor.ca/Profile/32waynec, nil,Oct. 2013, September 2013 9389,5.0,Jean P,https://www.tripadvisor.ca/Profile/536jeanp, nil,Sep. 2013, July 2013 9389,4.0,vballguitarguy,https://www.tripadvisor.ca/Profile/vballguitarguy, nil,Aug. 2013, August 2013 9389,5.0,ecgrossett,https://www.tripadvisor.ca/Profile/ecgrossett, nil,Aug. 2013, August 2013 9389,5.0,mike d,https://www.tripadvisor.ca/Profile/miked385, nil,Jul. 2013, July 2013 9389,4.0,hatthead2011,https://www.tripadvisor.ca/Profile/hatthead2011, nil,Jun. 2013, May 2013 9389,5.0,Tomopt,https://www.tripadvisor.ca/Profile/Tomopt, nil,Jun. 2013, April 2013 9389,5.0,charliejosef,https://www.tripadvisor.ca/Profile/charliejosef, nil,May 2013, May 2013 9389,4.0,Designergirlaz13,https://www.tripadvisor.ca/Profile/Designergirlaz13, nil,Apr. 2013, June 2012 9389,4.0,amjs13501,https://www.tripadvisor.ca/Profile/amjs13501, nil,Feb. 2013, January 2013 9389,5.0,Oliver J,https://www.tripadvisor.ca/Profile/OliverJ389, nil,Dec. 2012, December 2012 9389,3.0,LBP S,https://www.tripadvisor.ca/Profile/LBPS, nil,Jul. 2012, June 2012 9389,3.0,TorontoPino,https://www.tripadvisor.ca/Profile/TorontoPino, nil,Jul. 2012, July 2012 9389,4.0,gthombos,https://www.tripadvisor.ca/Profile/gthombos, nil,Feb. 2012, February 2012 9390,nil,,nil, nil,nil,nil 9391,4.0,Andy D,https://www.tripadvisor.ca/Profile/AndyD829, nil,Aug. 2018, August 2018 9391,1.0,amberlynn792018,https://www.tripadvisor.ca/Profile/amberlynn792018, nil,Aug. 2018, August 2018 9391,3.0,NamutKwu,https://www.tripadvisor.ca/Profile/NamutKwu, nil,Jul. 2018, July 2018 9391,4.0,Laura M,https://www.tripadvisor.ca/Profile/E6309SWlauram, nil,Jul. 2018, July 2018 9391,1.0,olamembrebe,https://www.tripadvisor.ca/Profile/olamembrebe, nil,Jun. 2018, June 2018 9391,nil,,nil, nil,nil,nil 9391,1.0,Mary Clare C,https://www.tripadvisor.ca/Profile/maryclarec2017, nil,Jul. 2017, July 2017 9391,4.0,GIFI_12,https://www.tripadvisor.ca/Profile/GIFI_12, nil,Jul. 2017, July 2017 9391,4.0,Cristina611,https://www.tripadvisor.ca/Profile/Cristina611, nil,Jul. 2017, July 2017 9391,1.0,debbiej99,https://www.tripadvisor.ca/Profile/debbiej99, nil,Jul. 2017, June 2017 9391,1.0,Monique W,https://www.tripadvisor.ca/Profile/mwrightcameron, nil,Jul. 2017, July 2017 9391,5.0,Sean_Raffy,https://www.tripadvisor.ca/Profile/Sean_Raffy, nil,Jul. 2017, June 2017 9391,2.0,Cheers_1947,https://www.tripadvisor.ca/Profile/Cheers_1947, nil,Jun. 2017, June 2017 9391,5.0,bertran1,https://www.tripadvisor.ca/Profile/bertran1, nil,May 2017, May 2017 9391,5.0,Parvesh M,https://www.tripadvisor.ca/Profile/parveshm, nil,May 2017, May 2017 9391,4.0,disco_11,https://www.tripadvisor.ca/Profile/disco_11, nil,May 2017, May 2017 9391,4.0,Samantha242242,https://www.tripadvisor.ca/Profile/Samantha242242, nil,Oct. 2016, August 2016 9391,5.0,Marlene Allen,https://www.tripadvisor.ca/Profile/marlenem768, nil,Sep. 2016, August 2016 9391,3.0,sciampa2001,https://www.tripadvisor.ca/Profile/sciampa2001, nil,Aug. 2016, August 2016 9391,4.0,Herman B,https://www.tripadvisor.ca/Profile/HermanB498, nil,Aug. 2016, August 2016 9391,3.0,Jonathan P,https://www.tripadvisor.ca/Profile/Jonathan652, nil,Aug. 2016, August 2016 9391,3.0,MaggieEl-Ibs,https://www.tripadvisor.ca/Profile/MaggieEl-Ibs, nil,Aug. 2016, August 2016 9391,1.0,dayatthebeach2016,https://www.tripadvisor.ca/Profile/dayatthebeach2016, nil,Aug. 2016, June 2016 9391,2.0,4michellebryan,https://www.tripadvisor.ca/Profile/4michellebryan, nil,Aug. 2016, August 2016 9391,5.0,Rad G,https://www.tripadvisor.ca/Profile/RadG_12, nil,Aug. 2016, August 2016 9391,5.0,Robin L,https://www.tripadvisor.ca/Profile/RobinL584, nil,Aug. 2016, August 2016 9392,1.0,sydaus3,https://www.tripadvisor.ca/Profile/sydaus3, nil,Apr. 4, June 2018 9392,5.0,Jorge,https://www.tripadvisor.ca/Profile/calusadrive, nil,Mar. 2019, March 2019 9392,5.0,Yves P,https://www.tripadvisor.ca/Profile/letexan54, nil,Jan. 2019, May 2018 9392,5.0,Canada-TourDirector,https://www.tripadvisor.ca/Profile/Canada-TourDirector, nil,Nov. 2018, December 2017 9392,5.0,Glenn S,https://www.tripadvisor.ca/Profile/549glenns, nil,Nov. 2018, November 2018 9392,5.0,trainfan2000,https://www.tripadvisor.ca/Profile/trainfan2000, nil,Oct. 2018, October 2018 9392,5.0,Kandy S,https://www.tripadvisor.ca/Profile/KandyS_13, nil,Oct. 2018, October 2018 9392,5.0,Ragnar R,https://www.tripadvisor.ca/Profile/ragnarr633, nil,Oct. 2018, October 2018 9392,5.0,foxhillOttawa,https://www.tripadvisor.ca/Profile/foxhillOttawa, nil,Oct. 2018, October 2018 9392,4.0,anameineed,https://www.tripadvisor.ca/Profile/anameineed, nil,Oct. 2018, September 2018 9392,5.0,DAN w,https://www.tripadvisor.ca/Profile/D1389QOdanw, nil,Sep. 2018, September 2018 9392,4.0,Linda Margaret,https://www.tripadvisor.ca/Profile/LindaMargaret, nil,Sep. 2018, September 2018 9392,5.0,Buicklover,https://www.tripadvisor.ca/Profile/Buicklover, nil,Sep. 2018, September 2018 9392,4.0,Mark R,https://www.tripadvisor.ca/Profile/B899LKmarkr, nil,Sep. 2018, September 2018 9392,5.0,John P,https://www.tripadvisor.ca/Profile/A6335ZEjohnp, nil,Sep. 2018, September 2018 9392,5.0,731stephenr,https://www.tripadvisor.ca/Profile/731stephenr, nil,Sep. 2018, August 2018 9392,5.0,DebDavid65,https://www.tripadvisor.ca/Profile/DebDavid65, nil,Sep. 2018, August 2018 9392,4.0,ANGEL,https://www.tripadvisor.ca/Profile/ANGELcanada, nil,Sep. 2018, August 2018 9392,4.0,MJP695rue,https://www.tripadvisor.ca/Profile/MJP695rue, nil,Sep. 2018, August 2018 9392,5.0,Vacationer663764,https://www.tripadvisor.ca/Profile/Vacationer663764, nil,Sep. 2018, August 2018 9392,5.0,peter i,https://www.tripadvisor.ca/Profile/913peteri, nil,Sep. 2018, August 2018 9392,4.0,falala,https://www.tripadvisor.ca/Profile/fari514, nil,Sep. 2018, September 2018 9392,4.0,Packat51,https://www.tripadvisor.ca/Profile/Packat51, nil,Sep. 2018, August 2018 9392,5.0,montgori,https://www.tripadvisor.ca/Profile/montgori, nil,Aug. 2018, August 2018 9392,5.0,sancton,https://www.tripadvisor.ca/Profile/sancton, nil,Aug. 2018, August 2018 9392,5.0,Mike T,https://www.tripadvisor.ca/Profile/miketI767JY, nil,Aug. 2018, August 2018 9392,3.0,C W,https://www.tripadvisor.ca/Profile/CW359, nil,Aug. 2018, August 2018 9392,5.0,B4332YDbarbaram,https://www.tripadvisor.ca/Profile/B4332YDbarbaram, nil,Aug. 2018, August 2018 9392,5.0,Patricia P,https://www.tripadvisor.ca/Profile/1Kleo6, nil,Aug. 2018, June 2018 9392,4.0,John S,https://www.tripadvisor.ca/Profile/JohnS226, nil,Aug. 2018, August 2018 9392,4.0,Brenda C,https://www.tripadvisor.ca/Profile/L681SYbrendac, nil,Aug. 2018, July 2018 9392,3.0,NDF848,https://www.tripadvisor.ca/Profile/NDF848, nil,Aug. 2018, July 2018 9392,5.0,LennyBK,https://www.tripadvisor.ca/Profile/LennyBK, nil,Aug. 2018, August 2018 9392,5.0,Welly O,https://www.tripadvisor.ca/Profile/wellyo, nil,Aug. 2018, August 2018 9392,5.0,infoX3850ND,https://www.tripadvisor.ca/Profile/infoX3850ND, nil,Aug. 2018, August 2018 9392,nil,,nil, nil,nil,nil 9392,5.0,Stan B,https://www.tripadvisor.ca/Profile/201stanb, nil,Jul. 2018, July 2018 9392,4.0,Michael U,https://www.tripadvisor.ca/Profile/murminsky, nil,Jul. 2018, July 2018 9392,5.0,GlobetrotterSH,https://www.tripadvisor.ca/Profile/GlobetrotterSH, nil,Jul. 2018, June 2018 9392,4.0,Tom M,https://www.tripadvisor.ca/Profile/D5745EFtomm, nil,Jul. 2018, July 2018 9392,3.0,Jess R,https://www.tripadvisor.ca/Profile/65jessr, nil,Jul. 2018, July 2018 9392,5.0,Zarf53,https://www.tripadvisor.ca/Profile/Zarf53, nil,Jun. 2018, August 2017 9392,5.0,Stephen B,https://www.tripadvisor.ca/Profile/S4568YGstephenb, nil,Jun. 2018, June 2018 9392,5.0,smicken,https://www.tripadvisor.ca/Profile/smicken, nil,May 2018, May 2018 9392,5.0,Apriltraveller2018,https://www.tripadvisor.ca/Profile/Apriltraveller2018, nil,Apr. 2018, April 2018 9392,5.0,NatashaL,https://www.tripadvisor.ca/Profile/NatashaL, nil,Apr. 2018, April 2018 9392,5.0,coakes317,https://www.tripadvisor.ca/Profile/coakes317, nil,Apr. 2018, April 2018 9392,4.0,Waymar83,https://www.tripadvisor.ca/Profile/Waymar83, nil,Apr. 2018, April 2018 9392,5.0,Michelle W,https://www.tripadvisor.ca/Profile/Mzzchelle80, nil,Mar. 2018, March 2018 9392,5.0,Stephenbkk20156,https://www.tripadvisor.ca/Profile/Stephenbkk20156, nil,Mar. 2018, September 2017 9392,5.0,sanchdog,https://www.tripadvisor.ca/Profile/sanchdog, nil,Jan. 2018, October 2017 9392,5.0,Stéphan H,https://www.tripadvisor.ca/Profile/Daydream77648, nil,Jan. 2018, January 2018 9392,5.0,Traveltolearn09,https://www.tripadvisor.ca/Profile/Traveltolearn09, nil,Dec. 2017, December 2017 9392,5.0,Nellie M,https://www.tripadvisor.ca/Profile/260nelliem, nil,Dec. 2017, December 2017 9392,1.0,Christy C,https://www.tripadvisor.ca/Profile/christyc538, nil,Dec. 2017, December 2017 9392,5.0,Glenncca,https://www.tripadvisor.ca/Profile/Glenncca, nil,Dec. 2017, December 2017 9392,5.0,mhlefrancois,https://www.tripadvisor.ca/Profile/mhlefrancois, nil,Dec. 2017, November 2017 9392,4.0,IntHotelier,https://www.tripadvisor.ca/Profile/IntHotelier, nil,Dec. 2017, December 2017 9392,5.0,A334FProbertg,https://www.tripadvisor.ca/Profile/A334FProbertg, nil,Dec. 2017, December 2017 9392,5.0,Rob S,https://www.tripadvisor.ca/Profile/111robs, nil,Nov. 2017, November 2017 9392,5.0,Kirkby84,https://www.tripadvisor.ca/Profile/Kirkby84, nil,Nov. 2017, August 2017 9392,4.0,Genevieve M,https://www.tripadvisor.ca/Profile/28genevievem, nil,Nov. 2017, November 2017 9392,4.0,DYNAMICREGGAE,https://www.tripadvisor.ca/Profile/DYNAMICREGGAE, nil,Oct. 2017, October 2017 9392,4.0,TXLuv2Travel,https://www.tripadvisor.ca/Profile/TXLuv2Travel, nil,Oct. 2017, October 2017 9392,5.0,ChoosingToBeHappy,https://www.tripadvisor.ca/Profile/ChoosingToBeHappy, nil,Oct. 2017, October 2017 9392,5.0,Keith P,https://www.tripadvisor.ca/Profile/KeithP723, nil,Sep. 2017, September 2017 9392,4.0,lorraineb353,https://www.tripadvisor.ca/Profile/lorraineb353, nil,Sep. 2017, September 2017 9392,5.0,nancy l,https://www.tripadvisor.ca/Profile/nancyl254, nil,Sep. 2017, September 2017 9392,5.0,Aldo D,https://www.tripadvisor.ca/Profile/aldod438, nil,Sep. 2017, September 2017 9392,5.0,RaySommer,https://www.tripadvisor.ca/Profile/RaySommer, nil,Sep. 2017, September 2017 9392,2.0,Denise C,https://www.tripadvisor.ca/Profile/DeniseTappen_BC, nil,Sep. 2017, September 2017 9392,5.0,andrewmgsutton,https://www.tripadvisor.ca/Profile/andrewmgsutton, nil,Sep. 2017, September 2017 9392,5.0,840candicev,https://www.tripadvisor.ca/Profile/840candicev, nil,Sep. 2017, September 2017 9392,5.0,Brian H,https://www.tripadvisor.ca/Profile/Bdh1948, nil,Sep. 2017, September 2017 9392,4.0,Rachel H,https://www.tripadvisor.ca/Profile/911rachelh, nil,Sep. 2017, September 2017 9392,5.0,Shannon M,https://www.tripadvisor.ca/Profile/B4335KGshannonm, nil,Aug. 2017, August 2017 9392,5.0,robertrA220KX,https://www.tripadvisor.ca/Profile/robertrA220KX, nil,Aug. 2017, August 2017 9392,3.0,Debby L,https://www.tripadvisor.ca/Profile/DebbyL848, nil,Aug. 2017, July 2017 9392,4.0,Sarah E,https://www.tripadvisor.ca/Profile/468sarahe, nil,Aug. 2017, August 2017 9392,5.0,arturoct,https://www.tripadvisor.ca/Profile/arturoct, nil,Aug. 2017, August 2017 9392,5.0,joseem433,https://www.tripadvisor.ca/Profile/joseem433, nil,Aug. 2017, August 2017 9392,5.0,louloo_8,https://www.tripadvisor.ca/Profile/louloo_8, nil,Aug. 2017, August 2017 9392,5.0,Flocy D,https://www.tripadvisor.ca/Profile/flocysd, nil,Aug. 2017, August 2017 9392,5.0,steve9722017,https://www.tripadvisor.ca/Profile/steve9722017, nil,Aug. 2017, August 2017 9392,5.0,767sallies,https://www.tripadvisor.ca/Profile/767sallies, nil,Aug. 2017, August 2017 9392,5.0,Heather B,https://www.tripadvisor.ca/Profile/E2786BFheatherb, nil,Aug. 2017, July 2017 9392,5.0,karen2005,https://www.tripadvisor.ca/Profile/karen2005, nil,Aug. 2017, July 2017 9392,5.0,julierX5359KA,https://www.tripadvisor.ca/Profile/julierX5359KA, nil,Jul. 2017, July 2017 9392,3.0,Wilfred L,https://www.tripadvisor.ca/Profile/wilfredl2017, nil,Jul. 2017, July 2017 9392,4.0,MartinaReinius,https://www.tripadvisor.ca/Profile/MartinaReinius, nil,Jul. 2017, July 2017 9392,5.0,Heather T,https://www.tripadvisor.ca/Profile/297heathert, nil,Jul. 2017, July 2017 9392,5.0,Arjan v,https://www.tripadvisor.ca/Profile/246arjanv, nil,Jul. 2017, July 2017 9392,5.0,Cam M,https://www.tripadvisor.ca/Profile/CamM705, nil,Jul. 2017, July 2017 9392,4.0,markcT1504PH,https://www.tripadvisor.ca/Profile/markcT1504PH, nil,Jul. 2017, July 2017 9392,5.0,Mobius48,https://www.tripadvisor.ca/Profile/Mobius48, nil,Jul. 2017, July 2017 9392,5.0,leeannd827,https://www.tripadvisor.ca/Profile/leeannd827, nil,Jul. 2017, July 2017 9392,4.0,teds72m,https://www.tripadvisor.ca/Profile/teds72m, nil,Jul. 2017, June 2017 9392,3.0,Claude B,https://www.tripadvisor.ca/Profile/78claudeb, nil,Jun. 2017, June 2017 9392,5.0,Barbara M,https://www.tripadvisor.ca/Profile/barbaramZ2881PF, nil,Jun. 2017, June 2017 9392,5.0,X1508NSmarcb,https://www.tripadvisor.ca/Profile/X1508NSmarcb, nil,Jun. 2017, June 2017 9392,5.0,Anthony S,https://www.tripadvisor.ca/Profile/AnthonyS370, nil,Jun. 2017, June 2017 9392,4.0,Linda-Ginette,https://www.tripadvisor.ca/Profile/Linda-Ginette, nil,Jun. 2017, June 2017 9392,4.0,Kim E,https://www.tripadvisor.ca/Profile/265kime, nil,Jun. 2017, June 2017 9392,5.0,Sandra D,https://www.tripadvisor.ca/Profile/M6544LYsandrad, nil,Jun. 2017, June 2017 9392,5.0,TheTravelerBoston,https://www.tripadvisor.ca/Profile/TheTravelerBoston, nil,Jun. 2017, June 2017 9392,5.0,michaelpK4560AR,https://www.tripadvisor.ca/Profile/michaelpK4560AR, nil,Jun. 2017, June 2017 9392,5.0,donahuec2017,https://www.tripadvisor.ca/Profile/donahuec2017, nil,Jun. 2017, June 2017 9392,5.0,Jack S,https://www.tripadvisor.ca/Profile/JackS609, nil,Jun. 2017, June 2017 9392,5.0,N4849GIdavidv,https://www.tripadvisor.ca/Profile/N4849GIdavidv, nil,Jun. 2017, June 2017 9392,5.0,Stephanie M,https://www.tripadvisor.ca/Profile/R3546WAstephaniem, nil,Jun. 2017, June 2017 9392,5.0,PAUL K,https://www.tripadvisor.ca/Profile/574PAULK574, nil,Jun. 2017, May 2017 9392,5.0,MJandCAL,https://www.tripadvisor.ca/Profile/MJandCAL, nil,May 2017, May 2017 9392,5.0,amandabS4786KD,https://www.tripadvisor.ca/Profile/amandabS4786KD, nil,May 2017, April 2017 9392,5.0,elizabethtX60JP,https://www.tripadvisor.ca/Profile/elizabethtX60JP, nil,May 2017, April 2017 9392,4.0,jays201517,https://www.tripadvisor.ca/Profile/jays201517, nil,Apr. 2017, April 2017 9392,5.0,Bradd W,https://www.tripadvisor.ca/Profile/braddw, nil,Apr. 2017, April 2017 9392,2.0,Natasha W,https://www.tripadvisor.ca/Profile/655natashaw, nil,Apr. 2017, April 2017 9392,4.0,327giselak,https://www.tripadvisor.ca/Profile/327giselak, nil,Apr. 2017, April 2017 9392,4.0,sylvainb164,https://www.tripadvisor.ca/Profile/sylvainb164, nil,Apr. 2017, April 2017 9392,5.0,chriscA5942VF,https://www.tripadvisor.ca/Profile/chriscA5942VF, nil,Apr. 2017, April 2017 9392,2.0,Susan S,https://www.tripadvisor.ca/Profile/Slstew, nil,Apr. 2017, April 2017 9392,4.0,540emmanuelled,https://www.tripadvisor.ca/Profile/540emmanuelled, nil,Mar. 2017, March 2017 9392,5.0,Quentin000,https://www.tripadvisor.ca/Profile/Quentin000, nil,Mar. 2017, March 2017 9392,3.0,ShibumiMC,https://www.tripadvisor.ca/Profile/ShibumiMC, nil,Feb. 2017, September 2016 9392,5.0,ViolettaVonEinhorn,https://www.tripadvisor.ca/Profile/ViolettaVonEinhorn, nil,Jan. 2017, October 2016 9392,1.0,Véronique J,https://www.tripadvisor.ca/Profile/v_roniquej386, nil,Dec. 2016, December 2016 9392,4.0,rimsky_kc,https://www.tripadvisor.ca/Profile/rimsky_kc, nil,Nov. 2016, November 2016 9392,5.0,joe d,https://www.tripadvisor.ca/Profile/joed273, nil,Nov. 2016, November 2016 9392,4.0,Rene B,https://www.tripadvisor.ca/Profile/ReneB676, nil,Nov. 2016, November 2016 9392,4.0,tom h,https://www.tripadvisor.ca/Profile/91tomh, nil,Nov. 2016, October 2016 9392,5.0,P L,https://www.tripadvisor.ca/Profile/ColoradoTravels2013, nil,Oct. 2016, October 2016 9392,5.0,fitza44,https://www.tripadvisor.ca/Profile/fitza44, nil,Oct. 2016, October 2016 9392,1.0,TheLifeguard,https://www.tripadvisor.ca/Profile/TheLifeguard, nil,Oct. 2016, October 2016 9392,4.0,db1227,https://www.tripadvisor.ca/Profile/db1227, nil,Oct. 2016, October 2016 9392,5.0,theseoldroads,https://www.tripadvisor.ca/Profile/theseoldroads, nil,Oct. 2016, September 2016 9392,5.0,CarolGB117NB,https://www.tripadvisor.ca/Profile/CarolGB117NB, nil,Oct. 2016, September 2016 9392,4.0,Roger S,https://www.tripadvisor.ca/Profile/M9371KTrogers, nil,Sep. 2016, July 2016 9392,4.0,Christine B,https://www.tripadvisor.ca/Profile/M3869ERchristineb, nil,Sep. 2016, September 2016 9392,4.0,Corky89,https://www.tripadvisor.ca/Profile/Corky89, nil,Sep. 2016, August 2016 9392,4.0,embracelife1,https://www.tripadvisor.ca/Profile/embracelife1, nil,Sep. 2016, September 2016 9392,4.0,LJOntario,https://www.tripadvisor.ca/Profile/LJOntario, nil,Sep. 2016, September 2016 9392,5.0,ChiquiBonita,https://www.tripadvisor.ca/Profile/ChiquiBonita, nil,Sep. 2016, September 2016 9392,5.0,André F,https://www.tripadvisor.ca/Profile/andr_f430, nil,Sep. 2016, September 2016 9392,4.0,PDB111,https://www.tripadvisor.ca/Profile/PDB111, nil,Sep. 2016, September 2016 9392,5.0,Sherri93,https://www.tripadvisor.ca/Profile/Sherri93, nil,Sep. 2016, September 2016 9392,5.0,Sylvie M,https://www.tripadvisor.ca/Profile/sylviemU9352GW, nil,Sep. 2016, September 2016 9392,5.0,Armand C,https://www.tripadvisor.ca/Profile/553armandc, nil,Sep. 2016, September 2016 9392,4.0,Dominic P,https://www.tripadvisor.ca/Profile/dominicp452, nil,Sep. 2016, September 2016 9392,5.0,iamzeke,https://www.tripadvisor.ca/Profile/iamzeke, nil,Sep. 2016, September 2016 9392,4.0,AndyDon2012,https://www.tripadvisor.ca/Profile/AndyDon2012, nil,Sep. 2016, September 2016 9392,4.0,JoannieG657,https://www.tripadvisor.ca/Profile/JoannieG657, nil,Sep. 2016, September 2016 9393,4.0,Read41,https://www.tripadvisor.ca/Profile/Read41, nil,Jan. 2018, November 2017 9393,4.0,Grizinator,https://www.tripadvisor.ca/Profile/Grizinator, nil,Aug. 2017, July 2017 9393,4.0,Kara M,https://www.tripadvisor.ca/Profile/294karam, nil,Aug. 2016, August 2016 9393,3.0,Andrea G,https://www.tripadvisor.ca/Profile/andreagI3131IP, nil,Jul. 2016, July 2016 9393,4.0,btravels,https://www.tripadvisor.ca/Profile/btravels, nil,Jul. 2016, July 2016 9393,4.0,Ralf W,https://www.tripadvisor.ca/Profile/676ralfw, nil,Oct. 2015, September 2015 9393,5.0,Todd T,https://www.tripadvisor.ca/Profile/toddt649, nil,Jul. 2015, July 2015 9393,5.0,Claudia K,https://www.tripadvisor.ca/Profile/435claudiak, nil,Apr. 2015, April 2015 9393,4.0,Jean S,https://www.tripadvisor.ca/Profile/jeans464, nil,Sep. 2014, September 2014 9393,3.0,aserendipitygal,https://www.tripadvisor.ca/Profile/aserendipitygal, nil,Sep. 2014, August 2014 9393,4.0,AyaReiko,https://www.tripadvisor.ca/Profile/AyaReiko, nil,Sep. 2014, August 2014 9393,5.0,QuigDawg,https://www.tripadvisor.ca/Profile/QuigDawg, nil,Jul. 2014, July 2014 9393,5.0,hanajon,https://www.tripadvisor.ca/Profile/hanajon, nil,Sep. 2013, September 2013 9393,5.0,Ricardo Brandao,https://www.tripadvisor.ca/Profile/RicardoBrandao, nil,Sep. 2013, August 2013 9393,5.0,Michael666407,https://www.tripadvisor.ca/Profile/Michael666407, nil,Jul. 2012, June 2012 9393,4.0,Saskia80,https://www.tripadvisor.ca/Profile/Saskia80, nil,May 2012, October 2011 9393,3.0,Kaspars Z,https://www.tripadvisor.ca/Profile/496kasparsz, nil,Aug. 2011, August 2011 9393,5.0,luckysunnystar,https://www.tripadvisor.ca/Profile/luckysunnystar, nil,Oct. 2010, October 2010 9393,nil,,nil, nil,nil,nil 9394,4.0,dharmathug,https://www.tripadvisor.ca/Profile/dharmathug, nil,Oct. 2018, October 2018 9394,2.0,Ambassador572145,https://www.tripadvisor.ca/Profile/Ambassador572145, nil,Oct. 2018, September 2018 9394,4.0,Tina M,https://www.tripadvisor.ca/Profile/725tinam, nil,Sep. 2018, September 2018 9394,4.0,Golf2121,https://www.tripadvisor.ca/Profile/Golf2121, nil,Sep. 2018, August 2018 9394,4.0,barb l,https://www.tripadvisor.ca/Profile/hoelz, nil,Sep. 2018, September 2018 9394,5.0,delphinevictoria,https://www.tripadvisor.ca/Profile/delphinevictoria, nil,Sep. 2018, August 2018 9394,5.0,PYPK,https://www.tripadvisor.ca/Profile/PYPK, nil,Sep. 2018, September 2018 9394,3.0,Tony P,https://www.tripadvisor.ca/Profile/Irish222, nil,Aug. 2018, August 2018 9394,4.0,pocsutol,https://www.tripadvisor.ca/Profile/pocsutol, nil,Aug. 2018, August 2018 9394,5.0,צחי א,https://www.tripadvisor.ca/Profile/BackPacker666461, nil,Aug. 2018, August 2018 9394,5.0,all4dutchy,https://www.tripadvisor.ca/Profile/all4dutchy, nil,Aug. 2018, July 2018 9394,5.0,Powidajko,https://www.tripadvisor.ca/Profile/Powidajko, nil,Aug. 2018, July 2018 9394,5.0,Peter B,https://www.tripadvisor.ca/Profile/Arctic_Pedro, nil,Aug. 2018, July 2018 9394,3.0,avp-traveller,https://www.tripadvisor.ca/Profile/avp-traveller, nil,Jul. 2018, July 2018 9394,5.0,Lynda E,https://www.tripadvisor.ca/Profile/20lyndae, nil,Jul. 2018, July 2018 9394,nil,,nil, nil,nil,nil 9394,5.0,NSNeena,https://www.tripadvisor.ca/Profile/NSNeena, nil,Apr. 2018, June 2017 9394,5.0,Agirlinbob,https://www.tripadvisor.ca/Profile/Agirlinbob, nil,Jan. 2018, August 2017 9394,1.0,Marcia M,https://www.tripadvisor.ca/Profile/MarciaM393, nil,Oct. 2017, August 2017 9394,4.0,Lonelobster,https://www.tripadvisor.ca/Profile/Lonelobster, nil,Oct. 2017, October 2017 9394,5.0,Augustw02,https://www.tripadvisor.ca/Profile/Augustw02, nil,Oct. 2017, October 2017 9394,5.0,Paul I,https://www.tripadvisor.ca/Profile/949maryw, nil,Oct. 2017, October 2017 9394,5.0,melindatownsend,https://www.tripadvisor.ca/Profile/melindatownsend, nil,Oct. 2017, September 2017 9394,3.0,b c,https://www.tripadvisor.ca/Profile/664bc, nil,Sep. 2017, September 2017 9394,5.0,Sylvie M,https://www.tripadvisor.ca/Profile/997SylvieM, nil,Sep. 2017, July 2017 9394,5.0,robertbickerton,https://www.tripadvisor.ca/Profile/robertbickerton, nil,Sep. 2017, September 2017 9394,4.0,VSau514,https://www.tripadvisor.ca/Profile/VSau514, nil,Sep. 2017, September 2017 9394,4.0,Marco V,https://www.tripadvisor.ca/Profile/L5847XPmarcov, nil,Aug. 2017, August 2017 9394,5.0,Daisy970,https://www.tripadvisor.ca/Profile/Daisy970, nil,Aug. 2017, August 2017 9394,5.0,T-bone 856,https://www.tripadvisor.ca/Profile/terrymO4395TP, nil,Aug. 2017, August 2017 9394,5.0,Ballsy8,https://www.tripadvisor.ca/Profile/Ballsy8, nil,Aug. 2017, August 2017 9394,5.0,tomnsuzee,https://www.tripadvisor.ca/Profile/tomnsuzee, nil,Aug. 2017, August 2017 9394,5.0,Jenny R,https://www.tripadvisor.ca/Profile/181jennyr, nil,Aug. 2017, August 2017 9394,4.0,Joy H,https://www.tripadvisor.ca/Profile/327JoyH327, nil,Aug. 2017, July 2017 9394,5.0,Supergenki,https://www.tripadvisor.ca/Profile/Supergenki, nil,Aug. 2017, July 2017 9394,5.0,S M,https://www.tripadvisor.ca/Profile/SMP1212, nil,Aug. 2017, August 2017 9394,5.0,threegirlsmomma,https://www.tripadvisor.ca/Profile/threegirlsmomma, nil,Aug. 2017, August 2017 9394,4.0,Bug70,https://www.tripadvisor.ca/Profile/Bug70, nil,Jul. 2017, July 2017 9394,5.0,Jill D,https://www.tripadvisor.ca/Profile/851jilld, nil,Jul. 2017, July 2017 9394,4.0,Indie75,https://www.tripadvisor.ca/Profile/Indie75, nil,Jul. 2017, July 2017 9394,5.0,rountreec,https://www.tripadvisor.ca/Profile/rountreec, nil,Jul. 2017, July 2017 9394,5.0,C W,https://www.tripadvisor.ca/Profile/CW359, nil,Jul. 2017, July 2017 9394,1.0,Roadrat1948,https://www.tripadvisor.ca/Profile/Roadrat1948, nil,Jul. 2017, July 2017 9394,4.0,Jennifer N,https://www.tripadvisor.ca/Profile/jenglover18, nil,Jul. 2017, July 2017 9394,5.0,Greg N,https://www.tripadvisor.ca/Profile/910gregn, nil,Jul. 2017, July 2017 9394,4.0,Diane P,https://www.tripadvisor.ca/Profile/DianeP225, nil,Jul. 2017, July 2017 9394,4.0,Raphael B,https://www.tripadvisor.ca/Profile/raphaelb974, nil,Jul. 2017, July 2017 9394,5.0,DPaulD61,https://www.tripadvisor.ca/Profile/DPaulD61, nil,Jun. 2017, June 2017 9394,4.0,Sassietraveller,https://www.tripadvisor.ca/Profile/Sassietraveller, nil,Jun. 2017, June 2017 9394,5.0,Harrods4,https://www.tripadvisor.ca/Profile/Harrods4, nil,Jun. 2017, June 2017 9394,5.0,rcafmark,https://www.tripadvisor.ca/Profile/rcafmark, nil,Jun. 2017, June 2017 9394,5.0,motorcycle32,https://www.tripadvisor.ca/Profile/motorcycle32, nil,Jun. 2017, June 2017 9394,4.0,275LucM,https://www.tripadvisor.ca/Profile/275LucM, nil,May 2017, May 2017 9394,5.0,Robert H,https://www.tripadvisor.ca/Profile/RobertH900, nil,May 2017, May 2017 9394,4.0,FoodiePilgrim,https://www.tripadvisor.ca/Profile/FoodiePilgrim, nil,Nov. 2016, October 2016 9394,5.0,susan45_12,https://www.tripadvisor.ca/Profile/susan45_12, nil,Nov. 2016, October 2016 9394,4.0,Landrys05,https://www.tripadvisor.ca/Profile/Landrys05, nil,Oct. 2016, October 2016 9394,5.0,shopperToronto,https://www.tripadvisor.ca/Profile/shopperToronto, nil,Oct. 2016, October 2016 9394,5.0,Sadie820,https://www.tripadvisor.ca/Profile/Sadie820, nil,Sep. 2016, September 2016 9394,4.0,Anne181,https://www.tripadvisor.ca/Profile/Anne181, nil,Sep. 2016, September 2016 9394,4.0,Sharron E,https://www.tripadvisor.ca/Profile/sharrone65, nil,Sep. 2016, September 2016 9394,5.0,Martine B,https://www.tripadvisor.ca/Profile/martinebX6899WB, nil,Sep. 2016, September 2016 9394,5.0,Lucas F,https://www.tripadvisor.ca/Profile/lucasfL7798DZ, nil,Sep. 2016, September 2016 9394,5.0,Askgit,https://www.tripadvisor.ca/Profile/Askgit, nil,Sep. 2016, September 2016 9394,5.0,Eatlocaldamo,https://www.tripadvisor.ca/Profile/Eatlocaldamo, nil,Sep. 2016, August 2016 9394,5.0,MichelL139,https://www.tripadvisor.ca/Profile/MichelL139, nil,Aug. 2016, August 2016 9394,4.0,STSWMFCW,https://www.tripadvisor.ca/Profile/STSWMFCW, nil,Aug. 2016, August 2016 9394,3.0,Lynn S,https://www.tripadvisor.ca/Profile/LynnS541, nil,Aug. 2016, August 2016 9394,5.0,pwohara,https://www.tripadvisor.ca/Profile/pwohara, nil,Aug. 2016, August 2016 9394,5.0,Nathalie D,https://www.tripadvisor.ca/Profile/N4915SMnathalied, nil,Aug. 2016, August 2016 9394,2.0,mcenry123,https://www.tripadvisor.ca/Profile/mcenry123, nil,Aug. 2016, August 2016 9394,5.0,John D,https://www.tripadvisor.ca/Profile/B9415GUjohnd, nil,Aug. 2016, July 2016 9394,4.0,VenusPenus,https://www.tripadvisor.ca/Profile/VenusPenus, nil,Aug. 2016, August 2016 9394,4.0,aeroplus,https://www.tripadvisor.ca/Profile/aeroplus3755, nil,Aug. 2016, August 2016 9394,5.0,Wayne L,https://www.tripadvisor.ca/Profile/waynel288, nil,Aug. 2016, April 2016 9394,5.0,gracemachado24,https://www.tripadvisor.ca/Profile/gracemachado24, nil,Aug. 2016, August 2016 9394,5.0,Gundi,https://www.tripadvisor.ca/Profile/Gundi, nil,Aug. 2016, August 2016 9394,4.0,TrapsterX,https://www.tripadvisor.ca/Profile/TrapsterX, nil,Jul. 2016, July 2016 9394,5.0,Mac270101,https://www.tripadvisor.ca/Profile/Mac270101, nil,Jul. 2016, July 2016 9394,5.0,camembert77,https://www.tripadvisor.ca/Profile/camembert77, nil,Jul. 2016, June 2016 9394,5.0,Denise227,https://www.tripadvisor.ca/Profile/Denise227, nil,Jul. 2016, July 2016 9394,3.0,BKPerl,https://www.tripadvisor.ca/Profile/BKPerl, nil,Jul. 2016, July 2016 9394,4.0,brhclw,https://www.tripadvisor.ca/Profile/brhclw, nil,Jul. 2016, May 2016 9394,5.0,Bighookcanadian,https://www.tripadvisor.ca/Profile/Bighookcanadian, nil,Jul. 2016, July 2016 9394,5.0,ssengthavy,https://www.tripadvisor.ca/Profile/ssengthavy, nil,Jul. 2016, July 2016 9394,5.0,Pierrehebert,https://www.tripadvisor.ca/Profile/Pierrehebert, nil,Jul. 2016, June 2016 9394,4.0,Wellina,https://www.tripadvisor.ca/Profile/Wellina, nil,Jul. 2016, June 2016 9394,5.0,Cameron M,https://www.tripadvisor.ca/Profile/970cameronm, nil,Jun. 2016, June 2016 9394,4.0,Patti L,https://www.tripadvisor.ca/Profile/PattiL972, nil,Jun. 2016, May 2016 9394,2.0,taxdoug,https://www.tripadvisor.ca/Profile/taxdoug, nil,May 2016, May 2016 9394,5.0,NancyPeatman,https://www.tripadvisor.ca/Profile/NancyPeatman, nil,May 2016, May 2016 9394,4.0,Stephane L,https://www.tripadvisor.ca/Profile/StephaneL708, nil,May 2016, May 2016 9394,5.0,asage,https://www.tripadvisor.ca/Profile/asage, nil,Oct. 2015, October 2015 9394,4.0,Connie651,https://www.tripadvisor.ca/Profile/Connie651, nil,Oct. 2015, September 2015 9394,1.0,Etienne G,https://www.tripadvisor.ca/Profile/etbjj0882, nil,Sep. 2015, August 2015 9394,4.0,Judy C,https://www.tripadvisor.ca/Profile/34judyc, nil,Sep. 2015, September 2015 9394,3.0,MacBrie,https://www.tripadvisor.ca/Profile/MacBrie, nil,Sep. 2015, September 2015 9394,4.0,Bav20,https://www.tripadvisor.ca/Profile/Bav20, nil,Sep. 2015, August 2015 9394,5.0,mermaidspoint,https://www.tripadvisor.ca/Profile/mermaidspoint, nil,Sep. 2015, September 2015 9394,5.0,srtbowman,https://www.tripadvisor.ca/Profile/srtbowman, nil,Sep. 2015, August 2015 9394,3.0,Jean C,https://www.tripadvisor.ca/Profile/JeanC423, nil,Sep. 2015, October 2014 9394,4.0,RaliTravels,https://www.tripadvisor.ca/Profile/RaliTravels, nil,Sep. 2015, August 2015 9394,5.0,Rosemary M,https://www.tripadvisor.ca/Profile/Rosemary918, nil,Aug. 2015, August 2015 9394,4.0,HughintheFort,https://www.tripadvisor.ca/Profile/HughintheFort, nil,Aug. 2015, August 2015 9394,5.0,Daisy A,https://www.tripadvisor.ca/Profile/daisya2013, nil,Aug. 2015, August 2015 9394,3.0,Frank Y,https://www.tripadvisor.ca/Profile/FrankY449, nil,Aug. 2015, August 2015 9394,4.0,4498HERO,https://www.tripadvisor.ca/Profile/4498HERO, nil,Aug. 2015, August 2015 9394,4.0,mjn212,https://www.tripadvisor.ca/Profile/mjn212, nil,Aug. 2015, July 2015 9394,5.0,Jane tGiroux,https://www.tripadvisor.ca/Profile/JanetGiroux, nil,Aug. 2015, August 2015 9394,4.0,BrentlyNeel,https://www.tripadvisor.ca/Profile/BrentlyNeel, nil,Aug. 2015, August 2015 9394,5.0,Andy C,https://www.tripadvisor.ca/Profile/Z9141NLandyc, nil,Aug. 2015, August 2015 9394,4.0,Jazzaferri,https://www.tripadvisor.ca/Profile/Jazzaferri, nil,Aug. 2015, August 2015 9394,4.0,MrsWeedy,https://www.tripadvisor.ca/Profile/MrsWeedy, nil,Aug. 2015, August 2015 9394,4.0,Nattiejoan,https://www.tripadvisor.ca/Profile/Nattiejoan, nil,Aug. 2015, May 2015 9394,4.0,drivineast2015,https://www.tripadvisor.ca/Profile/drivineast2015, nil,Aug. 2015, August 2015 9394,4.0,TheViivster,https://www.tripadvisor.ca/Profile/TheViivster, nil,Aug. 2015, August 2015 9394,5.0,CanadaArch,https://www.tripadvisor.ca/Profile/CanadaArch, nil,Jul. 2015, July 2015 9394,4.0,paulamA1188GI,https://www.tripadvisor.ca/Profile/paulamA1188GI, nil,Jul. 2015, July 2015 9394,4.0,Fe R,https://www.tripadvisor.ca/Profile/484fer, nil,Jul. 2015, June 2015 9394,4.0,Michael J,https://www.tripadvisor.ca/Profile/MJandJW, nil,Jul. 2015, July 2015 9394,4.0,Chris K,https://www.tripadvisor.ca/Profile/F5340GYchrisk, nil,Jul. 2015, July 2015 9394,5.0,RichmondHillFoodie,https://www.tripadvisor.ca/Profile/RichmondHillFoodie, nil,Jul. 2015, July 2015 9394,4.0,Etienne T,https://www.tripadvisor.ca/Profile/318etiennet, nil,Jul. 2015, July 2015 9394,3.0,Jim H,https://www.tripadvisor.ca/Profile/JimH315, nil,Jul. 2015, July 2015 9394,4.0,forgj4,https://www.tripadvisor.ca/Profile/forgj4, nil,Jun. 2015, June 2015 9394,4.0,Ms_Ephemere,https://www.tripadvisor.ca/Profile/Ms_Ephemere, nil,May 2015, May 2015 9394,5.0,janice_lynn,https://www.tripadvisor.ca/Profile/janice_lynn, nil,Oct. 2014, October 2014 9394,3.0,rblemir,https://www.tripadvisor.ca/Profile/rblemir, nil,Oct. 2014, September 2014 9394,5.0,beauga01,https://www.tripadvisor.ca/Profile/beauga01, nil,Aug. 2014, August 2014 9394,4.0,Dave R,https://www.tripadvisor.ca/Profile/daver239, nil,Aug. 2014, August 2014 9394,4.0,Adam S,https://www.tripadvisor.ca/Profile/adams860, nil,Aug. 2014, August 2014 9394,3.0,JoAnne M,https://www.tripadvisor.ca/Profile/307joannem307, nil,Aug. 2014, August 2014 9394,3.0,155004Kat,https://www.tripadvisor.ca/Profile/155004Kat, nil,Aug. 2014, July 2014 9394,5.0,SarniaEh,https://www.tripadvisor.ca/Profile/SarniaEh, nil,Aug. 2014, July 2014 9394,2.0,LooBel16,https://www.tripadvisor.ca/Profile/LooBel16, nil,Jul. 2014, July 2014 9394,3.0,codykirstie,https://www.tripadvisor.ca/Profile/codykirstie, nil,Jul. 2014, July 2014 9394,4.0,Dr_BenL,https://www.tripadvisor.ca/Profile/Dr_BenL, nil,Jul. 2014, July 2014 9394,5.0,theatlanticviewns,https://www.tripadvisor.ca/Profile/theatlanticviewns, nil,Jul. 2014, July 2014 9394,5.0,roxiepuppy,https://www.tripadvisor.ca/Profile/roxiepuppy, nil,Jul. 2014, July 2014 9394,3.0,DulciTraveler,https://www.tripadvisor.ca/Profile/DulciTraveler, nil,Jul. 2014, July 2014 9394,4.0,Mission2Ontario,https://www.tripadvisor.ca/Profile/Mission2Ontario, nil,Jul. 2014, July 2014 9394,3.0,Marc R,https://www.tripadvisor.ca/Profile/eforms747, nil,Jun. 2014, June 2014 9394,5.0,ella_jean78,https://www.tripadvisor.ca/Profile/ella_jean78, nil,Dec. 2013, August 2013 9394,4.0,YvonneMcg11,https://www.tripadvisor.ca/Profile/YvonneMcg11, nil,Oct. 2013, October 2013 9394,5.0,grant i,https://www.tripadvisor.ca/Profile/360granti, nil,Oct. 2013, October 2013 9394,5.0,ktshiell,https://www.tripadvisor.ca/Profile/ktshiell, nil,Sep. 2013, September 2013 9394,4.0,Victoriagirlatheart,https://www.tripadvisor.ca/Profile/Victoriagirlatheart, nil,Sep. 2013, August 2013 9394,5.0,RuthNish,https://www.tripadvisor.ca/Profile/RuthNish, nil,Sep. 2013, August 2013 9394,1.0,333meg,https://www.tripadvisor.ca/Profile/333meg, nil,Jul. 2013, July 2013 9394,5.0,Brad V,https://www.tripadvisor.ca/Profile/bradv286, nil,Jul. 2013, July 2013 9394,5.0,SoniaZ,https://www.tripadvisor.ca/Profile/SoniaZ, nil,Jul. 2013, June 2013 9394,4.0,travellingchild,https://www.tripadvisor.ca/Profile/travellingchild, nil,Jul. 2013, July 2013 9394,2.0,Matt H,https://www.tripadvisor.ca/Profile/MattH198, nil,Jun. 2013, June 2013 9394,5.0,Ginger1369,https://www.tripadvisor.ca/Profile/Ginger1369, nil,Jun. 2013, June 2013 9394,5.0,varan4ik,https://www.tripadvisor.ca/Profile/varan4ik, nil,Jun. 2013, June 2013 9394,5.0,duchess2686,https://www.tripadvisor.ca/Profile/duchess2686, nil,May 2013, May 2013 9394,5.0,jjandarh,https://www.tripadvisor.ca/Profile/jjandarh, nil,May 2013, May 2013 9394,5.0,Jane M,https://www.tripadvisor.ca/Profile/659JaneM, nil,Jan. 2013, July 2012 9394,4.0,MPR1967,https://www.tripadvisor.ca/Profile/MPR1967, nil,Oct. 2012, October 2012 9394,4.0,KentManKent,https://www.tripadvisor.ca/Profile/KentManKent, nil,Oct. 2012, September 2012 9394,3.0,Bruce W,https://www.tripadvisor.ca/Profile/BruceW837, nil,Oct. 2012, October 2012 9394,4.0,graceNewBrunswick,https://www.tripadvisor.ca/Profile/graceNewBrunswick, nil,Oct. 2012, October 2012 9394,4.0,Watchermontreal,https://www.tripadvisor.ca/Profile/Watchermontreal, nil,Sep. 2012, September 2012 9395,5.0,TCasford,https://www.tripadvisor.ca/Profile/TJCasford, nil,Feb. 2019, February 2019 9395,5.0,Harvey B,https://www.tripadvisor.ca/Profile/HarveyB933, nil,Dec. 2018, November 2018 9395,nil,,nil, nil,nil,nil 9395,3.0,MS06,https://www.tripadvisor.ca/Profile/MS06, nil,Aug. 2018, August 2018 9395,4.0,dml50Vancouver,https://www.tripadvisor.ca/Profile/dml50Vancouver, nil,Jul. 2018, June 2018 9395,5.0,AuntbabyH,https://www.tripadvisor.ca/Profile/AuntbabyH, nil,Apr. 2018, April 2018 9395,4.0,Bernie P,https://www.tripadvisor.ca/Profile/BernieP485, nil,Sep. 2017, September 2017 9395,4.0,Omar M,https://www.tripadvisor.ca/Profile/236OmarM, nil,Aug. 2017, August 2017 9395,5.0,Kayla H,https://www.tripadvisor.ca/Profile/kaylah174, nil,Jul. 2017, July 2017 9395,3.0,Krista B,https://www.tripadvisor.ca/Profile/Mekk34, nil,Jul. 2017, July 2017 9395,4.0,Foxguy,https://www.tripadvisor.ca/Profile/Foxguy, nil,Sep. 2016, September 2016 9395,4.0,bigbman69,https://www.tripadvisor.ca/Profile/bigbman69, nil,Aug. 2016, August 2016 9395,3.0,HFids,https://www.tripadvisor.ca/Profile/HFids, nil,Aug. 2016, August 2016 9395,5.0,angelamcguigan23,https://www.tripadvisor.ca/Profile/angelamcguigan23, nil,Aug. 2016, July 2016 9395,4.0,NottyJ,https://www.tripadvisor.ca/Profile/NottyJ, nil,Jul. 2016, July 2016 9395,4.0,Taras M,https://www.tripadvisor.ca/Profile/TarasM_13, nil,Jun. 2016, June 2016 9395,4.0,jamesmckenna1972,https://www.tripadvisor.ca/Profile/jamesmckenna1972, nil,Mar. 2016, March 2016 9395,5.0,MrsPacker54,https://www.tripadvisor.ca/Profile/MrsPacker54, nil,Oct. 2015, October 2015 9395,4.0,musicmama2008,https://www.tripadvisor.ca/Profile/musicmama2008, nil,Oct. 2015, September 2015 9395,4.0,skipmiss1,https://www.tripadvisor.ca/Profile/skipmiss1, nil,Aug. 2015, August 2015 9395,5.0,familyhohoho,https://www.tripadvisor.ca/Profile/familyhohoho, nil,Jul. 2015, July 2015 9395,4.0,Chloe D,https://www.tripadvisor.ca/Profile/chloed923, nil,Jul. 2015, July 2015 9395,4.0,coutou,https://www.tripadvisor.ca/Profile/coutou, nil,Jun. 2015, May 2015 9395,4.0,DebbieD60,https://www.tripadvisor.ca/Profile/DebbieD60, nil,May 2015, May 2015 9395,5.0,Shirley L,https://www.tripadvisor.ca/Profile/781shirleyl, nil,Mar. 2015, March 2015 9395,5.0,SuefromAjax,https://www.tripadvisor.ca/Profile/SuefromAjax, nil,Oct. 2014, October 2014 9395,5.0,funinsun23,https://www.tripadvisor.ca/Profile/funinsun23, nil,Sep. 2014, August 2014 9395,4.0,MARK L,https://www.tripadvisor.ca/Profile/MARKL455, nil,Jul. 2014, July 2014 9396,5.0,Gorp06,https://www.tripadvisor.ca/Profile/Gorp06, nil,Sep. 2018, August 2018 9396,4.0,Richard D,https://www.tripadvisor.ca/Profile/RichardD626, nil,Aug. 2018, August 2018 9396,1.0,cjd,https://www.tripadvisor.ca/Profile/cjd, nil,Aug. 2018, August 2018 9396,4.0,peonygarden,https://www.tripadvisor.ca/Profile/peonygarden, nil,Aug. 2018, August 2018 9396,5.0,Paige S,https://www.tripadvisor.ca/Profile/PaigeS277, nil,Aug. 2018, August 2018 9396,5.0,Jelena M,https://www.tripadvisor.ca/Profile/332jelenam, nil,Aug. 2018, August 2018 9396,3.0,Seagoat96,https://www.tripadvisor.ca/Profile/Seagoat96, nil,Aug. 2018, July 2018 9396,5.0,Nick E,https://www.tripadvisor.ca/Profile/nickse819, nil,Aug. 2018, August 2018 9396,1.0,Ryan R,https://www.tripadvisor.ca/Profile/duckdown905, nil,Jul. 2018, August 2017 9396,5.0,Gpk8,https://www.tripadvisor.ca/Profile/Gpk8, nil,Jul. 2018, July 2018 9396,4.0,CulinaryGoddess,https://www.tripadvisor.ca/Profile/CulinaryGoddess, nil,Jul. 2018, July 2018 9396,5.0,Janet T,https://www.tripadvisor.ca/Profile/janettH5833NF, nil,Jul. 2018, July 2018 9396,4.0,TiHallas,https://www.tripadvisor.ca/Profile/TiHallas, nil,Oct. 2017, September 2017 9396,5.0,France B,https://www.tripadvisor.ca/Profile/franceb73, nil,Aug. 2017, July 2017 9396,5.0,JMontCanada,https://www.tripadvisor.ca/Profile/JMontCanada, nil,Aug. 2017, August 2017 9396,5.0,CaliopeQ,https://www.tripadvisor.ca/Profile/CaliopeQ, nil,Aug. 2017, August 2017 9396,5.0,Tatiana B,https://www.tripadvisor.ca/Profile/tbrezden, nil,Aug. 2017, July 2017 9396,5.0,JamesSToth,https://www.tripadvisor.ca/Profile/JamesSToth, nil,Aug. 2017, July 2017 9396,5.0,Furbz007,https://www.tripadvisor.ca/Profile/Furbz007, nil,Jul. 2017, July 2017 9396,3.0,Betty L,https://www.tripadvisor.ca/Profile/bettyl884, nil,Jul. 2017, July 2017 9396,4.0,alex c,https://www.tripadvisor.ca/Profile/alexcJ7714FD, nil,Jul. 2017, July 2017 9396,4.0,Sharon P,https://www.tripadvisor.ca/Profile/Q2353POsharonp, nil,Jul. 2017, June 2017 9396,5.0,Don L,https://www.tripadvisor.ca/Profile/308donl, nil,Jul. 2017, July 2017 9396,5.0,hshehz,https://www.tripadvisor.ca/Profile/hshehz, nil,Jul. 2017, July 2017 9396,5.0,Tony D,https://www.tripadvisor.ca/Profile/tonydQ9349CC, nil,Jul. 2017, July 2017 9396,4.0,ProducermanAtlanta,https://www.tripadvisor.ca/Profile/ProducermanAtlanta, nil,Jun. 2017, June 2017 9396,3.0,Judy M,https://www.tripadvisor.ca/Profile/judymI4527PH, nil,Jun. 2017, June 2017 9396,4.0,Silver C,https://www.tripadvisor.ca/Profile/669silverc, nil,Mar. 2017, February 2017 9396,4.0,makerofdreams1,https://www.tripadvisor.ca/Profile/makerofdreams1, nil,Jan. 2017, May 2016 9396,5.0,scotiajim,https://www.tripadvisor.ca/Profile/scotiajim, nil,Sep. 2016, September 2016 9396,4.0,Rafael S,https://www.tripadvisor.ca/Profile/rafaelsW4199SF, nil,Sep. 2016, August 2016 9396,4.0,Annie C,https://www.tripadvisor.ca/Profile/AnnieC245, nil,Sep. 2016, July 2016 9396,5.0,roque100,https://www.tripadvisor.ca/Profile/roque100, nil,Sep. 2016, August 2016 9396,5.0,VancouverLil,https://www.tripadvisor.ca/Profile/VancouverLil, nil,Aug. 2016, August 2016 9396,5.0,Junhua Z,https://www.tripadvisor.ca/Profile/junhuaz2016, nil,Aug. 2016, August 2016 9396,5.0,Sherry P,https://www.tripadvisor.ca/Profile/sherryp155, nil,Aug. 2016, August 2016 9396,5.0,Douglas134,https://www.tripadvisor.ca/Profile/Douglas134, nil,Aug. 2016, August 2016 9396,5.0,LostMyTowel,https://www.tripadvisor.ca/Profile/LostMyTowel, nil,Aug. 2016, August 2016 9396,5.0,RaeAnn R,https://www.tripadvisor.ca/Profile/RaeAnnR8, nil,Aug. 2016, August 2016 9396,5.0,gigigigi_9,https://www.tripadvisor.ca/Profile/gigigigi_9, nil,Aug. 2016, July 2016 9396,5.0,Tania S,https://www.tripadvisor.ca/Profile/TaniaS1201, nil,Aug. 2016, August 2016 9396,4.0,Lawrence F,https://www.tripadvisor.ca/Profile/Rupert3, nil,Aug. 2016, August 2016 9396,5.0,Martin Y,https://www.tripadvisor.ca/Profile/938martiny, nil,Aug. 2016, August 2016 9396,5.0,bccarra,https://www.tripadvisor.ca/Profile/bccarra, nil,Aug. 2016, August 2016 9396,5.0,Eamboyd,https://www.tripadvisor.ca/Profile/Eamboyd, nil,Aug. 2016, August 2016 9396,3.0,sunworship416,https://www.tripadvisor.ca/Profile/sunworship416, nil,Aug. 2016, August 2016 9396,4.0,ebtb,https://www.tripadvisor.ca/Profile/ebtb, nil,Aug. 2016, August 2016 9396,4.0,janet g,https://www.tripadvisor.ca/Profile/352janetg, nil,Aug. 2016, August 2016 9396,5.0,keithdanika,https://www.tripadvisor.ca/Profile/keithdanika, nil,Aug. 2016, July 2016 9396,5.0,SMR25,https://www.tripadvisor.ca/Profile/SMR25, nil,Aug. 2016, July 2016 9396,nil,,nil, nil,nil,nil 9396,5.0,Victoria Louise... B,https://www.tripadvisor.ca/Profile/victorialouisebb, nil,Sep. 2015, August 2015 9396,5.0,katemaggie,https://www.tripadvisor.ca/Profile/katemaggie, nil,Sep. 2015, September 2015 9396,4.0,Paul S,https://www.tripadvisor.ca/Profile/N5712NXpauls, nil,Sep. 2015, August 2015 9396,5.0,AshlandMOPat,https://www.tripadvisor.ca/Profile/AshlandMOPat, nil,Sep. 2015, August 2015 9396,4.0,Kanukopf,https://www.tripadvisor.ca/Profile/Kanukopf, nil,Sep. 2015, September 2015 9396,2.0,polarbear12,https://www.tripadvisor.ca/Profile/polarbear12, nil,Sep. 2015, August 2015 9396,4.0,JandKPreston,https://www.tripadvisor.ca/Profile/JandKPreston, nil,Sep. 2015, August 2015 9396,5.0,charsavvy,https://www.tripadvisor.ca/Profile/charsavvy, nil,Aug. 2015, August 2015 9396,5.0,Catherine M,https://www.tripadvisor.ca/Profile/catherinemL9604CC, nil,Aug. 2015, August 2015 9396,5.0,Shobana T,https://www.tripadvisor.ca/Profile/Shobana79, nil,Aug. 2015, August 2015 9396,4.0,Jean Francois R,https://www.tripadvisor.ca/Profile/565jeanfrancoisr, nil,Aug. 2015, August 2015 9396,4.0,Sparkyfletch,https://www.tripadvisor.ca/Profile/Sparkyfletch, nil,Aug. 2015, August 2015 9396,5.0,YourMKDiva,https://www.tripadvisor.ca/Profile/YourMKDiva, nil,Aug. 2015, August 2015 9396,5.0,Paulodasilva,https://www.tripadvisor.ca/Profile/Paulodasilva, nil,Aug. 2015, August 2015 9396,5.0,B L,https://www.tripadvisor.ca/Profile/bl540, nil,Aug. 2015, August 2015 9396,4.0,Bruce C,https://www.tripadvisor.ca/Profile/brucecY8374SO, nil,Aug. 2015, August 2015 9396,4.0,Bryan_Landry,https://www.tripadvisor.ca/Profile/Bryan_Landry, nil,Aug. 2015, August 2015 9396,5.0,Joe C,https://www.tripadvisor.ca/Profile/S5650RCjoec, nil,Jul. 2015, July 2015 9396,5.0,Brethet,https://www.tripadvisor.ca/Profile/Brethet, nil,Jul. 2015, July 2015 9396,3.0,dodadoop,https://www.tripadvisor.ca/Profile/dodadoop, nil,Jul. 2015, June 2015 9396,5.0,Michael S,https://www.tripadvisor.ca/Profile/803MichaelS, nil,Jul. 2015, June 2015 9396,4.0,NovaScotia29,https://www.tripadvisor.ca/Profile/NovaScotia29, nil,Jul. 2015, July 2015 9396,5.0,Wendy S,https://www.tripadvisor.ca/Profile/wendysM6959AJ, nil,Jun. 2015, June 2015 9396,4.0,Ralph H,https://www.tripadvisor.ca/Profile/854ralphh, nil,May 2015, March 2015 9396,5.0,Jacomina7,https://www.tripadvisor.ca/Profile/Jacomina7, nil,Aug. 2014, August 2014 9396,4.0,Nickyjack100,https://www.tripadvisor.ca/Profile/Nickyjack100, nil,Aug. 2014, August 2014 9396,4.0,Steve H,https://www.tripadvisor.ca/Profile/X142LUsteveh, nil,Aug. 2014, August 2014 9396,5.0,konagirl72,https://www.tripadvisor.ca/Profile/konagirl72, nil,Aug. 2014, August 2014 9396,5.0,George J,https://www.tripadvisor.ca/Profile/266georgej, nil,Aug. 2014, August 2014 9396,5.0,Cameron S,https://www.tripadvisor.ca/Profile/camerons765, nil,Aug. 2014, August 2014 9396,4.0,sharmca,https://www.tripadvisor.ca/Profile/sharmca, nil,Aug. 2014, August 2014 9396,5.0,Chen N,https://www.tripadvisor.ca/Profile/104chenn, nil,Aug. 2014, August 2014 9396,4.0,DevPS,https://www.tripadvisor.ca/Profile/DevPS, nil,Aug. 2014, August 2014 9396,4.0,Old-Grapes,https://www.tripadvisor.ca/Profile/Old-Grapes, nil,Aug. 2014, August 2014 9396,5.0,Amy S,https://www.tripadvisor.ca/Profile/T3759XJamys, nil,Aug. 2014, August 2014 9396,5.0,Tom C,https://www.tripadvisor.ca/Profile/tomcC8264TR, nil,Aug. 2014, July 2014 9396,4.0,Cathy B,https://www.tripadvisor.ca/Profile/440cathyb, nil,Aug. 2014, August 2014 9396,3.0,Canadian-Millers,https://www.tripadvisor.ca/Profile/Canadian-Millers, nil,Aug. 2014, August 2014 9396,4.0,Sheleigh,https://www.tripadvisor.ca/Profile/Sheleigh, nil,Aug. 2014, August 2014 9396,5.0,Michelle1436,https://www.tripadvisor.ca/Profile/Michelle1436, nil,Aug. 2014, August 2014 9396,4.0,Marc J,https://www.tripadvisor.ca/Profile/marcj449, nil,Jul. 2014, July 2014 9396,5.0,profemeritus216,https://www.tripadvisor.ca/Profile/profemeritus216, nil,Jul. 2014, July 2014 9396,5.0,DavidWGUK,https://www.tripadvisor.ca/Profile/DavidWGUK, nil,Jul. 2014, June 2014 9396,4.0,Robyn W,https://www.tripadvisor.ca/Profile/RobynW578, nil,Oct. 2013, October 2013 9396,5.0,Clement C,https://www.tripadvisor.ca/Profile/405clementc, nil,Oct. 2013, October 2013 9396,4.0,Jan G,https://www.tripadvisor.ca/Profile/JanG629, nil,Sep. 2013, September 2013 9396,5.0,Josephine C,https://www.tripadvisor.ca/Profile/josephinec737, nil,Sep. 2013, July 2013 9396,5.0,Erin S,https://www.tripadvisor.ca/Profile/574erins, nil,Sep. 2013, September 2013 9396,5.0,cjnky,https://www.tripadvisor.ca/Profile/cjnky, nil,Sep. 2013, September 2013 9396,4.0,Adnan_Chowdhury67,https://www.tripadvisor.ca/Profile/Adnan_Chowdhury67, nil,Sep. 2013, August 2013 9396,5.0,84Wanda,https://www.tripadvisor.ca/Profile/84Wanda, nil,Sep. 2013, August 2013 9396,4.0,V L,https://www.tripadvisor.ca/Profile/VL501, nil,Aug. 2013, August 2013 9396,5.0,Paul M,https://www.tripadvisor.ca/Profile/U1568VQpaulm, nil,Aug. 2013, August 2013 9396,4.0,Averley2013,https://www.tripadvisor.ca/Profile/Averley2013, nil,Aug. 2013, August 2013 9396,4.0,Ryan H,https://www.tripadvisor.ca/Profile/955ryanh, nil,Aug. 2013, August 2013 9396,5.0,vnmarshall,https://www.tripadvisor.ca/Profile/vnmarshall, nil,Aug. 2013, August 2013 9396,5.0,JeannetteJohn,https://www.tripadvisor.ca/Profile/JeannetteJohn, nil,Aug. 2013, August 2013 9396,5.0,MtlTraveler01,https://www.tripadvisor.ca/Profile/MtlTraveler01, nil,Aug. 2013, August 2013 9396,5.0,Vesta2013,https://www.tripadvisor.ca/Profile/Vesta2013, nil,Aug. 2013, August 2013 9396,4.0,ASFLXL,https://www.tripadvisor.ca/Profile/ASFLXL, nil,Aug. 2013, August 2013 9396,5.0,Buttons0226,https://www.tripadvisor.ca/Profile/Buttons0226, nil,Aug. 2013, August 2013 9396,5.0,scgcaron,https://www.tripadvisor.ca/Profile/scgcaron, nil,Aug. 2013, July 2013 9396,5.0,vitaminmike,https://www.tripadvisor.ca/Profile/vitaminmike, nil,Aug. 2013, July 2013 9396,5.0,Woodpath,https://www.tripadvisor.ca/Profile/Woodpath, nil,Jul. 2013, July 2013 9396,5.0,Kristine S,https://www.tripadvisor.ca/Profile/PetitPorc-epic, nil,Jul. 2013, July 2013 9396,4.0,djay13,https://www.tripadvisor.ca/Profile/djay13, nil,Jul. 2013, July 2013 9396,5.0,Don B,https://www.tripadvisor.ca/Profile/233victorineb, nil,Jul. 2013, July 2013 9396,5.0,Zheeks,https://www.tripadvisor.ca/Profile/Zheeks, nil,Jul. 2013, July 2013 9396,4.0,TSaleswoman,https://www.tripadvisor.ca/Profile/TSaleswoman, nil,Sep. 2012, September 2012 9396,5.0,Canada Bob,https://www.tripadvisor.ca/Profile/canadab2018, nil,Sep. 2012, August 2012 9396,5.0,AndreasM876,https://www.tripadvisor.ca/Profile/AndreasM876, nil,Sep. 2012, August 2012 9396,4.0,Deb S,https://www.tripadvisor.ca/Profile/DebS631, nil,Aug. 2012, August 2012 9396,4.0,Peter B,https://www.tripadvisor.ca/Profile/973PeterB, nil,Aug. 2012, August 2012 9396,4.0,Paul I,https://www.tripadvisor.ca/Profile/PaulI100, nil,Aug. 2012, August 2012 9396,5.0,Marlies000,https://www.tripadvisor.ca/Profile/Marlies000, nil,Aug. 2012, August 2012 9396,4.0,SnoopDoug99,https://www.tripadvisor.ca/Profile/SnoopDoug99, nil,Aug. 2012, August 2012 9396,5.0,Eric L,https://www.tripadvisor.ca/Profile/EricL176, nil,Jul. 2012, May 2012 9397,5.0,Lara S,https://www.tripadvisor.ca/Profile/LaraS446, nil,Mar. 2019, March 2019 9397,4.0,Peter F,https://www.tripadvisor.ca/Profile/reteppaf2016, nil,Feb. 2019, February 2019 9397,5.0,Diana L,https://www.tripadvisor.ca/Profile/X4871PLdianal, nil,Dec. 2018, December 2018 9397,3.0,Angela S,https://www.tripadvisor.ca/Profile/angelasH8211SP, nil,Oct. 2018, September 2018 9397,5.0,Beach-tastic,https://www.tripadvisor.ca/Profile/Beach-tastic, nil,Oct. 2018, July 2018 9397,4.0,JFLeBlanc,https://www.tripadvisor.ca/Profile/JFLeB325, nil,Oct. 2018, October 2018 9397,5.0,johnnybaggs2017,https://www.tripadvisor.ca/Profile/johnnybaggs2017, nil,Oct. 2018, March 2018 9397,4.0,Ken M,https://www.tripadvisor.ca/Profile/kenmH210FK, nil,Oct. 2018, August 2018 9397,3.0,Tom B,https://www.tripadvisor.ca/Profile/tombU6360VM, nil,Sep. 2018, July 2018 9397,3.0,Rie760,https://www.tripadvisor.ca/Profile/Rie760, nil,Sep. 2018, September 2018 9397,5.0,mismanagement,https://www.tripadvisor.ca/Profile/mismanagement, nil,Aug. 2018, August 2018 9397,3.0,UtahBikers,https://www.tripadvisor.ca/Profile/UtahBikers, nil,Aug. 2018, August 2018 9397,4.0,jipig2016,https://www.tripadvisor.ca/Profile/jipig2016, nil,Aug. 2018, July 2018 9397,3.0,canela42,https://www.tripadvisor.ca/Profile/canela42, nil,Aug. 2018, August 2018 9397,1.0,Michele S,https://www.tripadvisor.ca/Profile/MicheleS4965, nil,Aug. 2018, August 2018 9397,2.0,Silver_Sliver,https://www.tripadvisor.ca/Profile/Silver_Sliver, nil,Aug. 2018, August 2018 9397,3.0,Amany J,https://www.tripadvisor.ca/Profile/amanyj2014, nil,Aug. 2018, August 2018 9397,3.0,Nicole C,https://www.tripadvisor.ca/Profile/NicoleC5949, nil,Aug. 2018, August 2018 9397,3.0,Joseph AG,https://www.tripadvisor.ca/Profile/JosephAG73, nil,Aug. 2018, August 2018 9397,4.0,kawgirl,https://www.tripadvisor.ca/Profile/kawgirl, nil,Aug. 2018, July 2018 9397,5.0,KevinKim17,https://www.tripadvisor.ca/Profile/KevinKim17, nil,Aug. 2018, July 2018 9397,4.0,Wayne W,https://www.tripadvisor.ca/Profile/waynew823, nil,Jul. 2018, July 2018 9397,2.0,babagnonsh27,https://www.tripadvisor.ca/Profile/babagnonsh27, nil,Jul. 2018, July 2018 9397,3.0,Arthur V,https://www.tripadvisor.ca/Profile/ArthurV208, nil,Jul. 2018, July 2018 9397,1.0,Tracey T,https://www.tripadvisor.ca/Profile/761traceyt, nil,Jul. 2018, July 2018 9397,nil,,nil, nil,nil,nil 9397,2.0,WeaselWar,https://www.tripadvisor.ca/Profile/WeaselWar, nil,Apr. 2018, July 2017 9397,1.0,twospicers,https://www.tripadvisor.ca/Profile/twospicers, nil,Mar. 2018, March 2018 9397,2.0,Julie Anne K,https://www.tripadvisor.ca/Profile/288julieannek, nil,Mar. 2018, March 2018 9397,4.0,Jean-Maxime Labonte,https://www.tripadvisor.ca/Profile/Jean-MaximeLabonte, nil,Feb. 2018, February 2018 9397,2.0,JoeDassin1,https://www.tripadvisor.ca/Profile/JoeDassin1, nil,Feb. 2018, February 2018 9397,5.0,meboats,https://www.tripadvisor.ca/Profile/meboats, nil,Jan. 2018, January 2018 9397,5.0,Icarus81,https://www.tripadvisor.ca/Profile/Icarus81, nil,Jan. 2018, September 2017 9397,4.0,omemeemom,https://www.tripadvisor.ca/Profile/omemeemom, nil,Jan. 2018, December 2017 9397,5.0,Blondiejon,https://www.tripadvisor.ca/Profile/Blondiejon, nil,Nov. 2017, November 2017 9397,5.0,melindatownsend,https://www.tripadvisor.ca/Profile/melindatownsend, nil,Oct. 2017, September 2017 9397,5.0,jennygdeans,https://www.tripadvisor.ca/Profile/jennygdeans, nil,Oct. 2017, July 2017 9397,5.0,bricine,https://www.tripadvisor.ca/Profile/bricine, nil,Sep. 2017, September 2017 9397,5.0,frontdesk2014,https://www.tripadvisor.ca/Profile/frontdesk2014, nil,Aug. 2017, August 2017 9397,4.0,doddssa,https://www.tripadvisor.ca/Profile/doddssa, nil,Aug. 2017, August 2017 9397,5.0,scooter d,https://www.tripadvisor.ca/Profile/scooterd_12, nil,Aug. 2017, July 2017 9397,4.0,PatW227,https://www.tripadvisor.ca/Profile/PatW227, nil,Aug. 2017, August 2017 9397,4.0,Mohannad L,https://www.tripadvisor.ca/Profile/477Mike, nil,Aug. 2017, August 2017 9397,3.0,TorontoSunfan,https://www.tripadvisor.ca/Profile/TorontoSunfan, nil,Aug. 2017, August 2017 9397,4.0,MichaelS13,https://www.tripadvisor.ca/Profile/MichaelS13, nil,Aug. 2017, August 2017 9397,4.0,riley1204,https://www.tripadvisor.ca/Profile/riley1204, nil,Aug. 2017, July 2017 9397,4.0,zuma54321,https://www.tripadvisor.ca/Profile/zuma54321, nil,Jul. 2017, July 2017 9397,4.0,Monctonhabitant,https://www.tripadvisor.ca/Profile/Monctonhabitant, nil,Jul. 2017, July 2017 9397,1.0,RAM_695,https://www.tripadvisor.ca/Profile/RAM_695, nil,Jul. 2017, July 2017 9397,3.0,Gillian D,https://www.tripadvisor.ca/Profile/655gilliand, nil,Jul. 2017, July 2017 9397,3.0,WHMeg,https://www.tripadvisor.ca/Profile/WHMeg, nil,Jul. 2017, July 2017 9397,4.0,rinog530,https://www.tripadvisor.ca/Profile/rinog530, nil,Jun. 2017, June 2017 9397,4.0,Ben M,https://www.tripadvisor.ca/Profile/S1577UDbenm, nil,Jun. 2017, June 2017 9397,4.0,bigshine92,https://www.tripadvisor.ca/Profile/bigshine92, nil,Jun. 2017, June 2017 9397,4.0,Irma L,https://www.tripadvisor.ca/Profile/369irmal, nil,Apr. 2017, March 2017 9397,3.0,Mollay G,https://www.tripadvisor.ca/Profile/mollayg, nil,Mar. 2017, March 2017 9397,4.0,stephaleph,https://www.tripadvisor.ca/Profile/stephaleph, nil,Feb. 2017, February 2017 9397,3.0,Curious_Canucks,https://www.tripadvisor.ca/Profile/Curious_Canucks, nil,Jan. 2017, January 2017 9397,3.0,gray_bar,https://www.tripadvisor.ca/Profile/gray_bar, nil,Jan. 2017, January 2017 9397,5.0,DeiviCrockett,https://www.tripadvisor.ca/Profile/DeiviCrockett, nil,Dec. 2016, December 2016 9397,5.0,Parvin S,https://www.tripadvisor.ca/Profile/891parvins, nil,Dec. 2016, July 2016 9397,5.0,Bryce4321,https://www.tripadvisor.ca/Profile/Bryce4321, nil,Dec. 2016, December 2016 9397,5.0,Mama_is_on_Vacation,https://www.tripadvisor.ca/Profile/Mama_is_on_Vacation, nil,Nov. 2016, November 2016 9397,4.0,Natasha B,https://www.tripadvisor.ca/Profile/natashab285, nil,Nov. 2016, October 2016 9397,1.0,Dennis S,https://www.tripadvisor.ca/Profile/Savard_Family, nil,Nov. 2016, August 2016 9397,1.0,robichaudjm,https://www.tripadvisor.ca/Profile/robichaudjm, nil,Oct. 2016, July 2016 9397,5.0,Judai,https://www.tripadvisor.ca/Profile/Judai, nil,Sep. 2016, September 2016 9397,3.0,Louise S,https://www.tripadvisor.ca/Profile/F9134FRlouises, nil,Sep. 2016, September 2016 9397,2.0,Sandra S,https://www.tripadvisor.ca/Profile/sandrasR4681IW, nil,Sep. 2016, September 2016 9397,5.0,Debbie S,https://www.tripadvisor.ca/Profile/T9573HEdebbies, nil,Sep. 2016, August 2016 9397,1.0,Eatlocaldamo,https://www.tripadvisor.ca/Profile/Eatlocaldamo, nil,Sep. 2016, September 2016 9397,4.0,CrossCountryDriverx3,https://www.tripadvisor.ca/Profile/CrossCountryDriverx3, nil,Sep. 2016, May 2016 9397,4.0,Hopper57,https://www.tripadvisor.ca/Profile/Hopper57, nil,Aug. 2016, August 2016 9397,4.0,Ralph B,https://www.tripadvisor.ca/Profile/RalphB249, nil,Aug. 2016, August 2016 9397,4.0,carlasV2461CY,https://www.tripadvisor.ca/Profile/carlasV2461CY, nil,Aug. 2016, August 2016 9397,5.0,ComstockJL,https://www.tripadvisor.ca/Profile/ComstockJL, nil,Aug. 2016, August 2016 9397,3.0,Mark D,https://www.tripadvisor.ca/Profile/markd981, nil,Aug. 2016, August 2016 9397,5.0,bmark091,https://www.tripadvisor.ca/Profile/bmark091, nil,Aug. 2016, August 2016 9397,4.0,Katelynbb,https://www.tripadvisor.ca/Profile/Katelynbb, nil,Aug. 2016, August 2016 9397,2.0,Michael H,https://www.tripadvisor.ca/Profile/michaelhC9070OJ, nil,Aug. 2016, August 2016 9397,5.0,Jennifer R,https://www.tripadvisor.ca/Profile/JenniferR656, nil,Aug. 2016, July 2016 9397,4.0,AzulH,https://www.tripadvisor.ca/Profile/AzulH, nil,Aug. 2016, August 2016 9397,4.0,Graeme M,https://www.tripadvisor.ca/Profile/685graemem, nil,Aug. 2016, August 2016 9397,5.0,Danielle R,https://www.tripadvisor.ca/Profile/daniellerajon9, nil,Aug. 2016, August 2016 9397,2.0,Shiu N,https://www.tripadvisor.ca/Profile/shiun2015, nil,Aug. 2016, July 2016 9397,4.0,Henlioc,https://www.tripadvisor.ca/Profile/Henlioc, nil,Aug. 2016, July 2016 9397,4.0,Timothy Y,https://www.tripadvisor.ca/Profile/timothyy935, nil,Jul. 2016, July 2016 9397,5.0,Colleen K,https://www.tripadvisor.ca/Profile/thorndyke1, nil,Jul. 2016, July 2016 9397,5.0,hachisholm,https://www.tripadvisor.ca/Profile/hachisholm, nil,Jul. 2016, March 2016 9397,4.0,Cheryl R,https://www.tripadvisor.ca/Profile/cherylr2014, nil,Jul. 2016, July 2016 9397,4.0,J Lane,https://www.tripadvisor.ca/Profile/simplyjack, nil,Jul. 2016, July 2016 9397,5.0,Kerritea,https://www.tripadvisor.ca/Profile/Kerritea, nil,Jul. 2016, July 2016 9397,2.0,lnovia,https://www.tripadvisor.ca/Profile/lnovia, nil,Jul. 2016, July 2016 9397,5.0,E.S.Cheah,https://www.tripadvisor.ca/Profile/escheah, nil,Jul. 2016, July 2016 9397,3.0,Andrew W,https://www.tripadvisor.ca/Profile/wanka, nil,Jul. 2016, July 2016 9397,5.0,Kerry A,https://www.tripadvisor.ca/Profile/884kerrya, nil,Jul. 2016, July 2016 9397,5.0,Luciana A,https://www.tripadvisor.ca/Profile/lucianaa72, nil,Jul. 2016, July 2016 9397,3.0,Vickie T,https://www.tripadvisor.ca/Profile/909vickiet, nil,Jun. 2016, June 2016 9397,2.0,Jess_S_10000000,https://www.tripadvisor.ca/Profile/Jess_S_10000000, nil,Jun. 2016, June 2016 9397,5.0,Luv2snowmobile,https://www.tripadvisor.ca/Profile/Luv2snowmobile, nil,Feb. 2016, February 2016 9397,4.0,J9257,https://www.tripadvisor.ca/Profile/J9257, nil,Jan. 2016, January 2016 9397,5.0,Doug366,https://www.tripadvisor.ca/Profile/Doug366, nil,Jan. 2016, December 2015 9397,4.0,Robyn K,https://www.tripadvisor.ca/Profile/IndiesTravels, nil,Nov. 2015, October 2015 9397,3.0,Anita S,https://www.tripadvisor.ca/Profile/anitas581, nil,Oct. 2015, October 2015 9397,3.0,Jess S,https://www.tripadvisor.ca/Profile/830jesss, nil,Oct. 2015, October 2015 9397,5.0,vonja,https://www.tripadvisor.ca/Profile/vonja, nil,Oct. 2015, October 2015 9397,4.0,TheDdBird,https://www.tripadvisor.ca/Profile/TheDdBird, nil,Oct. 2015, September 2015 9397,5.0,Alisha C,https://www.tripadvisor.ca/Profile/561alishac, nil,Sep. 2015, September 2015 9397,5.0,rpmathis,https://www.tripadvisor.ca/Profile/rpmathis, nil,Sep. 2015, September 2015 9397,4.0,DorothyGreenwood,https://www.tripadvisor.ca/Profile/DorothyGreenwood, nil,Sep. 2015, September 2015 9397,4.0,Edward L,https://www.tripadvisor.ca/Profile/964edwardl, nil,Sep. 2015, September 2015 9397,2.0,shallah j,https://www.tripadvisor.ca/Profile/shallahj, nil,Sep. 2015, August 2015 9397,4.0,JandKPreston,https://www.tripadvisor.ca/Profile/JandKPreston, nil,Sep. 2015, August 2015 9397,5.0,jol3il,https://www.tripadvisor.ca/Profile/jol3il, nil,Sep. 2015, September 2015 9397,5.0,George M,https://www.tripadvisor.ca/Profile/201GeorgeM, nil,Aug. 2015, August 2015 9397,2.0,TentandaVia,https://www.tripadvisor.ca/Profile/TentandaVia, nil,Aug. 2015, August 2015 9397,4.0,Lazer C,https://www.tripadvisor.ca/Profile/lazerc2015, nil,Aug. 2015, August 2015 9397,3.0,SabineON,https://www.tripadvisor.ca/Profile/SabineON, nil,Aug. 2015, August 2015 9397,3.0,Kevin O,https://www.tripadvisor.ca/Profile/ktorisk, nil,Aug. 2015, August 2015 9397,4.0,Galaxy T,https://www.tripadvisor.ca/Profile/PatandKimM, nil,Aug. 2015, August 2015 9397,4.0,DazyDoodle,https://www.tripadvisor.ca/Profile/DazyDoodle, nil,Aug. 2015, July 2015 9397,5.0,Todd T,https://www.tripadvisor.ca/Profile/toddt649, nil,Jul. 2015, July 2015 9397,1.0,dvusdan,https://www.tripadvisor.ca/Profile/dvusdan, nil,Jul. 2015, July 2015 9397,5.0,1500HD,https://www.tripadvisor.ca/Profile/1500HD, nil,Jul. 2015, February 2015 9397,5.0,foodandtraveldest,https://www.tripadvisor.ca/Profile/foodandtraveldest, nil,Jul. 2015, December 2014 9397,5.0,The-Four-W,https://www.tripadvisor.ca/Profile/The-Four-W, nil,Jul. 2015, July 2015 9397,4.0,Dullege,https://www.tripadvisor.ca/Profile/Dullege, nil,Jul. 2015, July 2015 9397,5.0,David B,https://www.tripadvisor.ca/Profile/B7686WJdavidb, nil,Jul. 2015, June 2015 9397,3.0,Veronica G,https://www.tripadvisor.ca/Profile/829veronicag, nil,Jul. 2015, July 2015 9397,4.0,Concoa,https://www.tripadvisor.ca/Profile/Concoa, nil,Jul. 2015, July 2015 9397,3.0,sunshinejaye,https://www.tripadvisor.ca/Profile/sunshinejaye, nil,Jul. 2015, July 2015 9397,5.0,Kim T,https://www.tripadvisor.ca/Profile/352kimt, nil,Jun. 2015, June 2015 9397,4.0,daviddonna2015,https://www.tripadvisor.ca/Profile/daviddonna2015, nil,Jun. 2015, January 2015 9397,4.0,Marc G,https://www.tripadvisor.ca/Profile/637marcg, nil,Jun. 2015, May 2015 9397,5.0,Ray M,https://www.tripadvisor.ca/Profile/2raym, nil,May 2015, May 2015 9397,3.0,Stephanie M,https://www.tripadvisor.ca/Profile/V5593BPstephaniem, nil,May 2015, May 2015 9397,4.0,Dominic M,https://www.tripadvisor.ca/Profile/dominicr612, nil,May 2015, May 2015 9397,5.0,DebBrennan,https://www.tripadvisor.ca/Profile/DebBrennan, nil,May 2015, May 2015 9397,4.0,Ottawa_uhl,https://www.tripadvisor.ca/Profile/Ottawa_uhl, nil,Apr. 2015, April 2015 9397,1.0,Stephano-A,https://www.tripadvisor.ca/Profile/Stephano-A, nil,Mar. 2015, March 2015 9397,4.0,GT_Man002,https://www.tripadvisor.ca/Profile/GT_Man002, nil,Mar. 2015, March 2015 9397,3.0,Cloudminder,https://www.tripadvisor.ca/Profile/Cloudminder, nil,Jan. 2015, January 2015 9397,5.0,William T,https://www.tripadvisor.ca/Profile/WilliamT762, nil,Dec. 2014, December 2014 9397,3.0,Darius S,https://www.tripadvisor.ca/Profile/23dariuss, nil,Aug. 2014, August 2014 9397,3.0,Maria L,https://www.tripadvisor.ca/Profile/laupale, nil,Jul. 2014, July 2014 9397,5.0,Lisa971422,https://www.tripadvisor.ca/Profile/Lisa971422, nil,Jul. 2014, June 2014 9397,5.0,Diana T,https://www.tripadvisor.ca/Profile/387dianat, nil,Jun. 2014, June 2014 9397,5.0,highcar17,https://www.tripadvisor.ca/Profile/highcar17, nil,Jun. 2014, June 2014 9397,3.0,pizzahead7,https://www.tripadvisor.ca/Profile/pizzahead7, nil,Jun. 2014, June 2014 9397,4.0,JLVDelta,https://www.tripadvisor.ca/Profile/JLVDelta, nil,Mar. 2014, December 2013 9397,3.0,rosemary26,https://www.tripadvisor.ca/Profile/rosemary26, nil,Jan. 2014, April 2013 9397,4.0,Keith L,https://www.tripadvisor.ca/Profile/T1476HMkeithl, nil,Nov. 2013, November 2013 9397,5.0,Maji2013,https://www.tripadvisor.ca/Profile/Maji2013, nil,Aug. 2013, August 2013 9397,3.0,MtlTraveler01,https://www.tripadvisor.ca/Profile/MtlTraveler01, nil,Aug. 2013, August 2013 9397,5.0,M3Mac,https://www.tripadvisor.ca/Profile/M3Mac, nil,Aug. 2013, August 2013 9397,4.0,SARA111toronto,https://www.tripadvisor.ca/Profile/SARA111toronto, nil,Aug. 2013, August 2013 9397,4.0,Markus_JA,https://www.tripadvisor.ca/Profile/Markus_JA, nil,Aug. 2013, August 2013 9397,4.0,SRA69,https://www.tripadvisor.ca/Profile/SRA69, nil,Aug. 2013, August 2013 9398,5.0,Xine,https://www.tripadvisor.ca/Profile/laurelin88, nil,Nov. 2018, November 2018 9398,5.0,fpawlik,https://www.tripadvisor.ca/Profile/fpawlik, nil,Oct. 2018, October 2018 9398,4.0,valjanbourque,https://www.tripadvisor.ca/Profile/valjanbourque, nil,Oct. 2018, October 2018 9398,5.0,Frances K,https://www.tripadvisor.ca/Profile/311francesk, nil,Sep. 2018, September 2018 9398,4.0,sylvie l,https://www.tripadvisor.ca/Profile/travelissylvie, nil,Sep. 2018, September 2018 9398,2.0,Manitobasunlovers,https://www.tripadvisor.ca/Profile/Manitobasunlovers, nil,Sep. 2018, August 2018 9398,3.0,Rie760,https://www.tripadvisor.ca/Profile/Rie760, nil,Sep. 2018, August 2018 9398,4.0,rkm2304,https://www.tripadvisor.ca/Profile/rkm2304, nil,Sep. 2018, September 2018 9398,5.0,David W,https://www.tripadvisor.ca/Profile/DavidW43, nil,Aug. 2018, July 2018 9398,5.0,CanadaHac,https://www.tripadvisor.ca/Profile/CanadaHac, nil,Aug. 2018, August 2018 9398,4.0,S7584PNtomg,https://www.tripadvisor.ca/Profile/S7584PNtomg, nil,Aug. 2018, August 2018 9398,4.0,Hugues C,https://www.tripadvisor.ca/Profile/963huguesc, nil,Aug. 2018, August 2018 9398,5.0,LenF3674,https://www.tripadvisor.ca/Profile/LenF3674, nil,Jul. 2018, July 2018 9398,3.0,CaaVille,https://www.tripadvisor.ca/Profile/CaaVille, nil,Jul. 2018, July 2018 9398,4.0,Shelly M,https://www.tripadvisor.ca/Profile/shellym181, nil,Jul. 2018, July 2018 9398,4.0,The_Northeys,https://www.tripadvisor.ca/Profile/The_Northeys, nil,Jul. 2018, July 2018 9398,4.0,CKT808,https://www.tripadvisor.ca/Profile/CKT808, nil,Jul. 2018, June 2018 9398,5.0,Janice T,https://www.tripadvisor.ca/Profile/6janicet, nil,Jun. 2018, June 2018 9398,4.0,valbourque,https://www.tripadvisor.ca/Profile/valbourque, nil,Oct. 2017, October 2017 9398,4.0,NHM613,https://www.tripadvisor.ca/Profile/NHM613, nil,Sep. 2017, September 2017 9398,4.0,Christian V,https://www.tripadvisor.ca/Profile/ChristianV71x, nil,Sep. 2017, September 2017 9398,4.0,Cheryl S,https://www.tripadvisor.ca/Profile/CherylS434, nil,Sep. 2017, September 2017 9398,4.0,Adrienne W,https://www.tripadvisor.ca/Profile/adriennew669, nil,Aug. 2017, August 2017 9398,4.0,Mark B,https://www.tripadvisor.ca/Profile/MarkB945, nil,Aug. 2017, August 2017 9398,4.0,BetaSig67,https://www.tripadvisor.ca/Profile/BetaSig67, nil,Aug. 2017, August 2017 9398,3.0,hardatwork2014,https://www.tripadvisor.ca/Profile/hardatwork2014, nil,Aug. 2017, July 2017 9398,5.0,Dom M,https://www.tripadvisor.ca/Profile/domm836, nil,Jul. 2017, July 2017 9398,5.0,Laurie P,https://www.tripadvisor.ca/Profile/sphillips25, nil,Jul. 2017, July 2017 9398,4.0,OntarioTravelLady,https://www.tripadvisor.ca/Profile/OntarioTravelLady, nil,Jun. 2017, May 2017 9398,4.0,SailorJim39,https://www.tripadvisor.ca/Profile/SailorJim39, nil,Nov. 2016, November 2016 9398,3.0,arthurMontreal,https://www.tripadvisor.ca/Profile/arthurMontreal, nil,Oct. 2016, October 2016 9398,3.0,nameleftblank,https://www.tripadvisor.ca/Profile/nameleftblank, nil,Sep. 2016, August 2016 9398,3.0,Michael P,https://www.tripadvisor.ca/Profile/Michael-Newbury, nil,Sep. 2016, July 2016 9398,3.0,alysonm709,https://www.tripadvisor.ca/Profile/alysonm709, nil,Sep. 2016, September 2016 9398,4.0,woodeye66,https://www.tripadvisor.ca/Profile/woodeye66, nil,Aug. 2016, August 2016 9398,4.0,Brian L,https://www.tripadvisor.ca/Profile/279brianl, nil,Aug. 2016, August 2016 9398,4.0,deertp57,https://www.tripadvisor.ca/Profile/deertp57, nil,Aug. 2016, August 2016 9398,3.0,James G,https://www.tripadvisor.ca/Profile/jamesgU6976NL, nil,Aug. 2016, August 2016 9398,3.0,lily mi seon M,https://www.tripadvisor.ca/Profile/lilymiseonm, nil,Aug. 2016, August 2016 9398,3.0,660kimberly,https://www.tripadvisor.ca/Profile/660kimberly, nil,Jul. 2016, July 2016 9398,4.0,chester4091,https://www.tripadvisor.ca/Profile/chester4091, nil,Jul. 2016, July 2016 9398,3.0,KimME,https://www.tripadvisor.ca/Profile/YoungKimME, nil,Jul. 2016, July 2016 9398,4.0,Bruce251,https://www.tripadvisor.ca/Profile/Bruce251, nil,Jul. 2016, July 2016 9398,nil,,nil, nil,nil,nil 9398,2.0,DreadPirateTraveller,https://www.tripadvisor.ca/Profile/DreadPirateTraveller, nil,Jul. 2014, July 2014 9398,4.0,rocky0424,https://www.tripadvisor.ca/Profile/rocky0424, nil,Jul. 2014, July 2014 9398,3.0,geewillickers,https://www.tripadvisor.ca/Profile/geewillickers, nil,Jul. 2014, July 2014 9398,3.0,noah53,https://www.tripadvisor.ca/Profile/noah53, nil,Jun. 2014, June 2014 9398,3.0,OttawaDad2,https://www.tripadvisor.ca/Profile/OttawaDad2, nil,Jun. 2014, June 2014 9398,3.0,Coconut62,https://www.tripadvisor.ca/Profile/Coconut62, nil,Apr. 2014, April 2014 9398,3.0,PepperGrinder_2,https://www.tripadvisor.ca/Profile/PepperGrinder_2, nil,Mar. 2014, March 2014 9398,4.0,etntripper,https://www.tripadvisor.ca/Profile/etntripper, nil,Nov. 2013, August 2013 9398,2.0,douglas h,https://www.tripadvisor.ca/Profile/dandyham, nil,Sep. 2013, August 2013 9398,4.0,rustyhead,https://www.tripadvisor.ca/Profile/rustyhead, nil,Sep. 2013, August 2013 9398,3.0,Linda B,https://www.tripadvisor.ca/Profile/2monkeys, nil,Sep. 2013, September 2013 9398,5.0,AirCanada5,https://www.tripadvisor.ca/Profile/AirCanada5, nil,Aug. 2013, August 2013 9398,3.0,R R,https://www.tripadvisor.ca/Profile/209RR, nil,Aug. 2013, August 2013 9398,3.0,SandySue123,https://www.tripadvisor.ca/Profile/SandySue123, nil,Aug. 2013, August 2013 9398,4.0,84260,https://www.tripadvisor.ca/Profile/84260, nil,Aug. 2013, July 2013 9398,3.0,Saundersfam,https://www.tripadvisor.ca/Profile/Saundersfam, nil,Jul. 2013, July 2013 9398,4.0,roadrun50,https://www.tripadvisor.ca/Profile/roadrun50, nil,Jun. 2013, June 2013 9398,5.0,DAYLE L,https://www.tripadvisor.ca/Profile/DAYLEL_13, nil,May 2013, May 2013 9398,5.0,Bob C,https://www.tripadvisor.ca/Profile/BobC638, nil,Mar. 2013, March 2013 9398,4.0,TripnFall,https://www.tripadvisor.ca/Profile/TripnFall, nil,Dec. 2012, September 2012 9398,3.0,Pat N,https://www.tripadvisor.ca/Profile/AwkwardPat, nil,Dec. 2012, November 2012 9398,3.0,glowrya,https://www.tripadvisor.ca/Profile/glowrya, nil,Dec. 2012, December 2012 9398,3.0,xlovex,https://www.tripadvisor.ca/Profile/xlovex, nil,Nov. 2012, November 2012 9398,3.0,jays201517,https://www.tripadvisor.ca/Profile/jays201517, nil,Nov. 2012, November 2012 9398,4.0,Charles G,https://www.tripadvisor.ca/Profile/sycha, nil,Oct. 2012, September 2012 9398,3.0,MrZ590,https://www.tripadvisor.ca/Profile/MrZ590, nil,Oct. 2012, September 2012 9398,4.0,kevinjspencer,https://www.tripadvisor.ca/Profile/kevinjspencer, nil,Sep. 2012, September 2012 9398,4.0,ZiggieQ,https://www.tripadvisor.ca/Profile/ZiggieQ, nil,Sep. 2012, September 2012 9398,4.0,TravelAdviceCA,https://www.tripadvisor.ca/Profile/TravelAdviceCA, nil,Aug. 2012, August 2012 9398,2.0,Ian H,https://www.tripadvisor.ca/Profile/6IanH, nil,Aug. 2012, August 2012 9398,2.0,jjejermaster,https://www.tripadvisor.ca/Profile/jjejermaster, nil,Jul. 2012, July 2012 9398,3.0,Paul O,https://www.tripadvisor.ca/Profile/645PaulO, nil,Jul. 2012, July 2012 9398,5.0,MTLEurope,https://www.tripadvisor.ca/Profile/MTLEurope, nil,Jul. 2012, July 2012 9398,5.0,Archangelsgirl,https://www.tripadvisor.ca/Profile/Archangelsgirl, nil,Jul. 2012, July 2012 9398,3.0,ametsound,https://www.tripadvisor.ca/Profile/ametsound, nil,Jul. 2012, July 2012 9398,2.0,MartyTripAd,https://www.tripadvisor.ca/Profile/MartyTripAd, nil,Jul. 2011, July 2011 9398,4.0,pinamimi,https://www.tripadvisor.ca/Profile/pinamimi, nil,Jun. 2011, July 2010 9398,4.0,Resque,https://www.tripadvisor.ca/Profile/Resque, nil,Jun. 2011, June 2011 9398,3.0,Tytaany,https://www.tripadvisor.ca/Profile/Tytaany, nil,Aug. 2010, August 2010 9398,4.0,canuck64,https://www.tripadvisor.ca/Profile/canuck64, nil,Mar. 2010, March 2010 9398,5.0,witchitalineman,https://www.tripadvisor.ca/Profile/witchitalineman, nil,Apr. 2003,nil 9399,4.0,Ivan S,https://www.tripadvisor.ca/Profile/isimokov, nil,Oct. 2018, September 2018 9399,4.0,Quercus,https://www.tripadvisor.ca/Profile/QuercusBT, nil,Aug. 2018, August 2018 9399,5.0,TeamRobardo,https://www.tripadvisor.ca/Profile/TeamRobardo, nil,Aug. 2018, August 2018 9399,2.0,Andrea P,https://www.tripadvisor.ca/Profile/L2259ZPandreap, nil,Jul. 2018, July 2018 9399,4.0,Danielle S,https://www.tripadvisor.ca/Profile/daniellesC7368ER, nil,Jun. 2018, June 2018 9399,4.0,xina2018,https://www.tripadvisor.ca/Profile/xina2018, nil,Jan. 2018, August 2017 9399,4.0,toadrekker,https://www.tripadvisor.ca/Profile/toadrekker, nil,Sep. 2017, September 2017 9399,5.0,john b,https://www.tripadvisor.ca/Profile/broomer55, nil,Sep. 2017, September 2017 9399,3.0,stephen m,https://www.tripadvisor.ca/Profile/788stephenm788, nil,Jul. 2017, July 2017 9399,4.0,ASLast,https://www.tripadvisor.ca/Profile/ASLast, nil,Dec. 2016, August 2016 9399,5.0,lalith007pune,https://www.tripadvisor.ca/Profile/lalith007pune, nil,Sep. 2016, September 2016 9399,4.0,wawood059,https://www.tripadvisor.ca/Profile/wawood059, nil,Aug. 2016, July 2016 9399,4.0,Pomacentrus,https://www.tripadvisor.ca/Profile/Pomacentrus, nil,Jul. 2016, June 2016 9399,3.0,Skw1230,https://www.tripadvisor.ca/Profile/Skw1230, nil,Jul. 2016, June 2016 9399,5.0,797Bicks,https://www.tripadvisor.ca/Profile/797Bicks, nil,Jun. 2016, July 2015 9399,4.0,thegrandstan,https://www.tripadvisor.ca/Profile/thegrandstan, nil,Dec. 2015, September 2015 9399,4.0,EddylineOnTheRoad,https://www.tripadvisor.ca/Profile/EddylineOnTheRoad, nil,Sep. 2015, August 2015 9399,4.0,yukpuk,https://www.tripadvisor.ca/Profile/yukpuk, nil,Aug. 2015, August 2015 9399,3.0,Debra M,https://www.tripadvisor.ca/Profile/DebraM612, nil,Aug. 2015, August 2015 9399,5.0,Emdwards,https://www.tripadvisor.ca/Profile/Emdwards, nil,Aug. 2015, August 2015 9399,4.0,elminowski,https://www.tripadvisor.ca/Profile/elminowski, nil,Aug. 2015, August 2015 9399,5.0,Minalobata2013,https://www.tripadvisor.ca/Profile/Minalobata2013, nil,Jul. 2015, June 2015 9399,4.0,PeteL92833,https://www.tripadvisor.ca/Profile/PeteL92833, nil,Jul. 2015, July 2015 9399,3.0,lbowes2015,https://www.tripadvisor.ca/Profile/lbowes2015, nil,Jun. 2015, June 2015 9399,3.0,Nick P,https://www.tripadvisor.ca/Profile/278nickp, nil,May 2015, May 2015 9399,5.0,Emily D,https://www.tripadvisor.ca/Profile/emilydX8512CH, nil,Sep. 2014, September 2014 9399,4.0,NapaneeFamily5,https://www.tripadvisor.ca/Profile/NapaneeFamily5, nil,Sep. 2014, August 2014 9399,4.0,QuietSmilingTraveler,https://www.tripadvisor.ca/Profile/QuietSmilingTraveler, nil,Aug. 2014, August 2014 9399,4.0,Stacysam,https://www.tripadvisor.ca/Profile/Stacysam, nil,Aug. 2014, August 2014 9399,5.0,Laurene C,https://www.tripadvisor.ca/Profile/251laurenec, nil,Jul. 2014, July 2014 9399,5.0,MINIPLUMIRIS,https://www.tripadvisor.ca/Profile/MINIPLUMIRIS, nil,Jun. 2014, June 2014 9399,4.0,Thomas C,https://www.tripadvisor.ca/Profile/231thomasc, nil,Sep. 2012, September 2012 9399,4.0,paulieinBrooklyn,https://www.tripadvisor.ca/Profile/paulieinBrooklyn, nil,Sep. 2012, September 2012 9399,4.0,dlmFL,https://www.tripadvisor.ca/Profile/dlmFL, nil,Aug. 2011, August 2011 9399,3.0,travelagent36,https://www.tripadvisor.ca/Profile/travelagent36, nil,Aug. 2011, July 2011 9399,3.0,Itrip43,https://www.tripadvisor.ca/Profile/Itrip43, nil,Jul. 2011, July 2011 9399,nil,,nil, nil,nil,nil 9400,5.0,Basia2012,https://www.tripadvisor.ca/Profile/Basia2012, nil,Aug. 2018, July 2018 9400,4.0,shelleybaier,https://www.tripadvisor.ca/Profile/shelleybaier, nil,Sep. 2017, September 2017 9400,4.0,Morgan C,https://www.tripadvisor.ca/Profile/morganc139, nil,Apr. 2017, April 2017 9400,5.0,VIFFER800,https://www.tripadvisor.ca/Profile/VIFFER800, nil,Aug. 2016, August 2016 9400,4.0,Pinkgoose,https://www.tripadvisor.ca/Profile/Pinkgoose, nil,Feb. 2016, February 2016 9400,5.0,wellcat,https://www.tripadvisor.ca/Profile/wellcat, nil,Jul. 2015, June 2015 9400,5.0,scubagirlkelley,https://www.tripadvisor.ca/Profile/scubagirlkelley, nil,Aug. 2014, July 2014 9400,4.0,HariSeldon2,https://www.tripadvisor.ca/Profile/HariSeldon2, nil,Jan. 2014, August 2013 9400,4.0,Goven,https://www.tripadvisor.ca/Profile/Goven, nil,Aug. 2013, July 2013 9400,1.0,Laura C,https://www.tripadvisor.ca/Profile/LauraC188, nil,Jan. 2013, January 2013 9400,5.0,jtravel2go,https://www.tripadvisor.ca/Profile/jtravel2go, nil,Sep. 2012, September 2012 9400,5.0,STinMB,https://www.tripadvisor.ca/Profile/STinMB, nil,Sep. 2011, September 2011 9400,3.0,Minnie16,https://www.tripadvisor.ca/Profile/Minnie16, nil,Aug. 2011, August 2011 9400,5.0,TravelingChick87,https://www.tripadvisor.ca/Profile/TravelingChick87, nil,Feb. 2011, August 2010 9400,4.0,HillaryLethbridge,https://www.tripadvisor.ca/Profile/HillaryLethbridge, nil,Aug. 2009, July 2009 9401,5.0,CalgaryGirlYYC,https://www.tripadvisor.ca/Profile/CalgaryGirlYYC, nil,Apr. 1, March 2019 9401,5.0,Brae-Lea E,https://www.tripadvisor.ca/Profile/braeleae, nil,Jul. 2018, July 2018 9401,5.0,katieizzynutrition,https://www.tripadvisor.ca/Profile/katieizzynutrition, nil,May 2018, May 2018 9401,5.0,Jaclyn H,https://www.tripadvisor.ca/Profile/873jaclynh, nil,May 2018, May 2018 9401,5.0,mbmbrand2,https://www.tripadvisor.ca/Profile/mbmbrand2, nil,Apr. 2018, April 2018 9401,5.0,Pathfinder739821,https://www.tripadvisor.ca/Profile/Pathfinder739821, nil,Mar. 2018, March 2018 9401,5.0,Chris C,https://www.tripadvisor.ca/Profile/A8855DBchrisc, nil,Dec. 2017, October 2017 9401,5.0,Morten L,https://www.tripadvisor.ca/Profile/MortenL359, nil,Nov. 2017, August 2017 9401,5.0,brabs122017,https://www.tripadvisor.ca/Profile/brabs122017, nil,Nov. 2017, August 2017 9401,5.0,jonnajolene,https://www.tripadvisor.ca/Profile/jonnajolene, nil,Nov. 2017, July 2017 9402,5.0,BratBrat X,https://www.tripadvisor.ca/Profile/BratBratX, nil,Aug. 2018, August 2018 9402,4.0,dadarren,https://www.tripadvisor.ca/Profile/dadarren, nil,Aug. 2018, August 2018 9402,5.0,James E H,https://www.tripadvisor.ca/Profile/357jameseh, nil,Aug. 2018, August 2018 9402,5.0,Jerome M,https://www.tripadvisor.ca/Profile/JeromeM1676, nil,Jul. 2018, July 2018 9402,5.0,Kevin F,https://www.tripadvisor.ca/Profile/52KevinF52, nil,Jul. 2018, July 2018 9402,nil,,nil, nil,nil,nil 9402,4.0,RougeChefBC,https://www.tripadvisor.ca/Profile/RougeChefBC, nil,Sep. 2016, September 2016 9402,1.0,Bindyp,https://www.tripadvisor.ca/Profile/Bindyp, nil,Aug. 2016, August 2016 9402,2.0,Sam H,https://www.tripadvisor.ca/Profile/742samh, nil,Aug. 2016, August 2016 9402,4.0,bneenut,https://www.tripadvisor.ca/Profile/bneenut, nil,Aug. 2016, August 2016 9402,3.0,RobynG178,https://www.tripadvisor.ca/Profile/RobynG178, nil,Aug. 2016, August 2016 9402,4.0,Aussie-turnedcanuck,https://www.tripadvisor.ca/Profile/Aussie-turnedcanuck, nil,Jul. 2016, July 2016 9402,1.0,Krzysztof K,https://www.tripadvisor.ca/Profile/KrzysztofK1546, nil,Jul. 2016, July 2016 9402,1.0,dleebar,https://www.tripadvisor.ca/Profile/dleebar, nil,Aug. 2015, August 2015 9402,1.0,Aussietravellers2013,https://www.tripadvisor.ca/Profile/Aussietravellers2013, nil,Jul. 2015, July 2015 9402,3.0,jeffrichy,https://www.tripadvisor.ca/Profile/jeffrichy, nil,Jul. 2015, July 2015 9402,4.0,whygoback,https://www.tripadvisor.ca/Profile/whygoback, nil,Jun. 2015, June 2015 9402,1.0,Robin B,https://www.tripadvisor.ca/Profile/684robinb, nil,Sep. 2014, September 2014 9402,3.0,Kelsey L,https://www.tripadvisor.ca/Profile/937kelseyl, nil,Aug. 2014, August 2014 9402,5.0,Rondahl,https://www.tripadvisor.ca/Profile/Rondahl, nil,Sep. 2013, September 2013 9402,1.0,Iain908,https://www.tripadvisor.ca/Profile/Iain908, nil,Aug. 2013, August 2013 9402,4.0,wdlander,https://www.tripadvisor.ca/Profile/wdlander, nil,Jul. 2013, July 2013 9402,4.0,EzzaP,https://www.tripadvisor.ca/Profile/EzzaP, nil,Jun. 2013, May 2013 9402,1.0,carlosspicyweiner,https://www.tripadvisor.ca/Profile/carlosspicyweiner, nil,Jan. 2013, August 2012 9402,1.0,Dale S,https://www.tripadvisor.ca/Profile/dbserink, nil,Sep. 2012, September 2012 9402,5.0,Rachael N,https://www.tripadvisor.ca/Profile/rachaeln81, nil,Sep. 2012, August 2012 9402,5.0,JetSetterBC,https://www.tripadvisor.ca/Profile/JetSetterBC, nil,Jul. 2012, July 2012 9402,1.0,Wade M,https://www.tripadvisor.ca/Profile/WadeM638, nil,Jul. 2012, July 2012 9402,1.0,unmikely,https://www.tripadvisor.ca/Profile/unmikely, nil,Jul. 2012, July 2012 9402,3.0,marieatta_pman,https://www.tripadvisor.ca/Profile/marieatta_pman, nil,Jun. 2012, May 2012 9402,5.0,beansolong,https://www.tripadvisor.ca/Profile/beansolong, nil,Jan. 2011, December 2010 9402,5.0,spunkygirl699,https://www.tripadvisor.ca/Profile/spunkygirl699, nil,Jan. 2011, November 2010 9402,4.0,winlawgal,https://www.tripadvisor.ca/Profile/winlawgal, nil,Oct. 2009, August 2009 9402,2.0,Gotama11,https://www.tripadvisor.ca/Profile/Gotama11, nil,Oct. 2009, September 2009 9402,2.0,travlin_dude09,https://www.tripadvisor.ca/Profile/travlin_dude09, nil,Sep. 2009, September 2009 9403,nil,,nil, nil,nil,nil 9403,3.0,booboo51,https://www.tripadvisor.ca/Profile/booboo51, nil,Oct. 2018, October 2018 9403,3.0,dgeddes2,https://www.tripadvisor.ca/Profile/dgeddes2, nil,Oct. 2018, October 2018 9403,5.0,Geoff C,https://www.tripadvisor.ca/Profile/geoffc480, nil,Oct. 2018, June 2018 9403,3.0,Josh S,https://www.tripadvisor.ca/Profile/Q7838IFjoshs, nil,Oct. 2018, September 2018 9403,3.0,canucked,https://www.tripadvisor.ca/Profile/canucked, nil,Sep. 2018, September 2018 9403,4.0,Shannon L,https://www.tripadvisor.ca/Profile/shannonl112, nil,Aug. 2018, August 2018 9403,4.0,Kerrie-Ann L,https://www.tripadvisor.ca/Profile/kerrieannl2018, nil,Aug. 2018, August 2018 9403,4.0,jenmc74,https://www.tripadvisor.ca/Profile/jenmc74, nil,Aug. 2018, August 2018 9403,4.0,Chelsea D,https://www.tripadvisor.ca/Profile/chelsead914, nil,Aug. 2018, August 2018 9403,1.0,Allen S,https://www.tripadvisor.ca/Profile/allensO4529QI, nil,Aug. 2018, August 2018 9403,5.0,Bubbles3476,https://www.tripadvisor.ca/Profile/Bubbles3476, nil,Jul. 2018, April 2018 9403,4.0,lollypop0203,https://www.tripadvisor.ca/Profile/lollypop0203, nil,Jul. 2018, July 2018 9403,4.0,gbenvenuto,https://www.tripadvisor.ca/Profile/gbenvenuto, nil,Jul. 2018, July 2018 9403,4.0,Susanne L,https://www.tripadvisor.ca/Profile/susannel562, nil,Jul. 2018, July 2018 9403,5.0,Charles H,https://www.tripadvisor.ca/Profile/ellens979, nil,Jul. 2018, July 2018 9403,5.0,craigwO2935SJ,https://www.tripadvisor.ca/Profile/craigwO2935SJ, nil,Jul. 2018, July 2018 9403,4.0,Bridon1,https://www.tripadvisor.ca/Profile/Bridon1, nil,Jul. 2018, July 2018 9403,4.0,Furterbrown,https://www.tripadvisor.ca/Profile/Furterbrown, nil,Jul. 2018, July 2018 9403,5.0,Yaktam,https://www.tripadvisor.ca/Profile/Yaktam, nil,Jul. 2018, July 2018 9403,5.0,Aaron H,https://www.tripadvisor.ca/Profile/70aaronh, nil,Jul. 2018, July 2018 9403,5.0,Ed H,https://www.tripadvisor.ca/Profile/edh875, nil,Oct. 2017, September 2017 9403,4.0,Donna W,https://www.tripadvisor.ca/Profile/donnawQ3702VV, nil,Sep. 2017, September 2017 9403,3.0,Ceiley,https://www.tripadvisor.ca/Profile/Ceiley, nil,Sep. 2017, July 2017 9403,5.0,mloumcc,https://www.tripadvisor.ca/Profile/mloumcc, nil,Sep. 2017, September 2017 9403,5.0,Ruth-Anne M,https://www.tripadvisor.ca/Profile/910ruthannem, nil,Sep. 2017, August 2017 9403,1.0,bjh1142,https://www.tripadvisor.ca/Profile/bjh1142, nil,Aug. 2017, August 2017 9403,5.0,JandS-SherwoodP,https://www.tripadvisor.ca/Profile/JandS-SherwoodP, nil,Aug. 2017, August 2017 9403,5.0,Brian H,https://www.tripadvisor.ca/Profile/brianhW2334HI, nil,Aug. 2017, August 2017 9403,5.0,macntoes,https://www.tripadvisor.ca/Profile/macntoes, nil,Aug. 2017, August 2017 9403,5.0,Coco K,https://www.tripadvisor.ca/Profile/cocok988, nil,Aug. 2017, August 2017 9403,5.0,Gotravel4ever,https://www.tripadvisor.ca/Profile/Gotravel4ever, nil,Aug. 2017, July 2017 9403,5.0,Gerry W,https://www.tripadvisor.ca/Profile/414gerryw, nil,Aug. 2017, August 2017 9403,3.0,Anne K,https://www.tripadvisor.ca/Profile/51annek, nil,Jul. 2017, July 2017 9403,1.0,weiweiwyw,https://www.tripadvisor.ca/Profile/weiweiwyw, nil,Jul. 2017, July 2017 9403,4.0,Cystokid,https://www.tripadvisor.ca/Profile/Cystokid, nil,Jul. 2017, July 2017 9403,4.0,JimS48,https://www.tripadvisor.ca/Profile/JimS48, nil,Jul. 2017, July 2017 9403,5.0,Cherryleeann,https://www.tripadvisor.ca/Profile/Cherryleeann, nil,Jul. 2017, June 2017 9403,4.0,Crazylobo2,https://www.tripadvisor.ca/Profile/Crazylobo2, nil,Jul. 2017, July 2017 9403,5.0,Jay G,https://www.tripadvisor.ca/Profile/JayG-RD, nil,Jul. 2017, July 2017 9403,5.0,mkoehn,https://www.tripadvisor.ca/Profile/mkoehn, nil,Jul. 2017, July 2017 9403,4.0,Katerina K,https://www.tripadvisor.ca/Profile/36katerinak, nil,Jul. 2017, June 2017 9403,5.0,V7765EZangelaw,https://www.tripadvisor.ca/Profile/V7765EZangelaw, nil,Jun. 2017, June 2017 9403,5.0,Melody S,https://www.tripadvisor.ca/Profile/melodys784, nil,Jun. 2017, June 2017 9403,5.0,PimDutch,https://www.tripadvisor.ca/Profile/PimDutch, nil,Jun. 2017, June 2017 9403,4.0,Gordon G,https://www.tripadvisor.ca/Profile/gordong416, nil,Jun. 2017, June 2017 9403,5.0,Andrea R,https://www.tripadvisor.ca/Profile/W7516GWandrear, nil,Jun. 2017, June 2017 9403,5.0,lynnlees62,https://www.tripadvisor.ca/Profile/lynnlees62, nil,May 2017, May 2017 9403,5.0,kimone99,https://www.tripadvisor.ca/Profile/kimone99, nil,May 2017, May 2017 9403,4.0,Winderbelle,https://www.tripadvisor.ca/Profile/Winderbelle, nil,May 2017, May 2017 9403,4.0,rick l,https://www.tripadvisor.ca/Profile/810rickl, nil,Apr. 2017, April 2017 9403,4.0,Brandy H,https://www.tripadvisor.ca/Profile/80brandyh, nil,Apr. 2017, April 2017 9403,3.0,TravelNotTourism,https://www.tripadvisor.ca/Profile/TravelNotTourism, nil,Apr. 2017, April 2017 9403,4.0,Jennifer W,https://www.tripadvisor.ca/Profile/N946KXjenniferw, nil,Apr. 2017, April 2017 9403,5.0,marsha_amanova,https://www.tripadvisor.ca/Profile/marsha_amanova, nil,Mar. 2017, March 2017 9403,4.0,Johan G,https://www.tripadvisor.ca/Profile/johang323, nil,Jan. 2017, August 2016 9403,4.0,Roy G,https://www.tripadvisor.ca/Profile/RoyGerstner, nil,Dec. 2016, August 2016 9403,5.0,GypsyPolice,https://www.tripadvisor.ca/Profile/GypsyPolice, nil,Oct. 2016, October 2016 9403,4.0,hitreegirl,https://www.tripadvisor.ca/Profile/hitreegirl, nil,Oct. 2016, October 2016 9403,4.0,alex y,https://www.tripadvisor.ca/Profile/alexy36, nil,Oct. 2016, September 2016 9403,5.0,Megan K,https://www.tripadvisor.ca/Profile/megank586, nil,Oct. 2016, October 2016 9403,5.0,shetler,https://www.tripadvisor.ca/Profile/shetler, nil,Oct. 2016, October 2016 9403,4.0,Gary B,https://www.tripadvisor.ca/Profile/472garyb, nil,Oct. 2016, October 2016 9403,4.0,Calgal86,https://www.tripadvisor.ca/Profile/Calgal86, nil,Oct. 2016, October 2016 9403,5.0,NY-HAWGMAN,https://www.tripadvisor.ca/Profile/NY-HAWGMAN, nil,Oct. 2016, August 2016 9403,5.0,Stephen L,https://www.tripadvisor.ca/Profile/stephenlP2168LS, nil,Oct. 2016, October 2016 9403,5.0,BaldrickLondon,https://www.tripadvisor.ca/Profile/BaldrickLondon, nil,Oct. 2016, September 2016 9403,4.0,toquer,https://www.tripadvisor.ca/Profile/toquer, nil,Oct. 2016, September 2016 9403,5.0,viperl,https://www.tripadvisor.ca/Profile/viperl, nil,Oct. 2016, October 2016 9403,4.0,tdubya_12,https://www.tripadvisor.ca/Profile/tdubya_12, nil,Oct. 2016, September 2016 9403,3.0,Esther G,https://www.tripadvisor.ca/Profile/EstherG249, nil,Oct. 2016, September 2016 9403,4.0,Wyomingkings,https://www.tripadvisor.ca/Profile/Wyomingkings, nil,Sep. 2016, September 2016 9403,4.0,asprinkles,https://www.tripadvisor.ca/Profile/asprinkles, nil,Sep. 2016, September 2016 9403,5.0,Bill B,https://www.tripadvisor.ca/Profile/W4999TLbillb, nil,Sep. 2016, September 2016 9403,5.0,Karen L,https://www.tripadvisor.ca/Profile/KarenL102, nil,Sep. 2016, September 2016 9403,5.0,travelwiseandpicky,https://www.tripadvisor.ca/Profile/travelwiseandpicky, nil,Sep. 2016, August 2016 9403,4.0,Michael M,https://www.tripadvisor.ca/Profile/994michaelm, nil,Sep. 2016, September 2016 9403,5.0,canadiannorm,https://www.tripadvisor.ca/Profile/canadiannorm, nil,Sep. 2016, September 2016 9403,5.0,Sherri F,https://www.tripadvisor.ca/Profile/203sherrif, nil,Sep. 2016, September 2016 9403,3.0,John N,https://www.tripadvisor.ca/Profile/JohnN740, nil,Sep. 2016, September 2016 9403,5.0,Aussie8,https://www.tripadvisor.ca/Profile/Aussie8, nil,Sep. 2016, September 2016 9403,4.0,marygrace58,https://www.tripadvisor.ca/Profile/marygrace58, nil,Sep. 2016, September 2016 9403,5.0,tennisfriend,https://www.tripadvisor.ca/Profile/tennisfriend, nil,Sep. 2016, September 2016 9403,5.0,Koala247,https://www.tripadvisor.ca/Profile/Koala247, nil,Sep. 2016, September 2016 9403,5.0,traveling_nana2011,https://www.tripadvisor.ca/Profile/traveling_nana2011, nil,Sep. 2016, August 2016 9403,4.0,CelticCher,https://www.tripadvisor.ca/Profile/CelticCher, nil,Sep. 2016, September 2016 9403,4.0,Allison-V-P,https://www.tripadvisor.ca/Profile/Allison-V-P, nil,Sep. 2016, August 2016 9403,4.0,kta99,https://www.tripadvisor.ca/Profile/kta99, nil,Aug. 2016, August 2016 9403,5.0,Mcnotmac,https://www.tripadvisor.ca/Profile/Mcnotmac, nil,Aug. 2016, July 2016 9403,5.0,29jrh,https://www.tripadvisor.ca/Profile/29jrh, nil,Aug. 2016, August 2016 9403,5.0,JPGB,https://www.tripadvisor.ca/Profile/JPGB, nil,Aug. 2016, July 2016 9403,5.0,webeenthere,https://www.tripadvisor.ca/Profile/webeenthere, nil,Aug. 2016, August 2016 9403,5.0,Donna P,https://www.tripadvisor.ca/Profile/DonnaP919, nil,Aug. 2016, August 2016 9403,4.0,reflection_ca,https://www.tripadvisor.ca/Profile/reflection_ca, nil,Aug. 2016, August 2016 9403,3.0,249deannap,https://www.tripadvisor.ca/Profile/249deannap, nil,Aug. 2016, July 2016 9403,5.0,Thetravelgirl13,https://www.tripadvisor.ca/Profile/Thetravelgirl13, nil,Aug. 2016, August 2016 9403,5.0,michele b,https://www.tripadvisor.ca/Profile/648micheleb, nil,Aug. 2016, August 2016 9403,5.0,Rhanella,https://www.tripadvisor.ca/Profile/Rhanella, nil,Aug. 2016, July 2016 9403,5.0,travelsalot029,https://www.tripadvisor.ca/Profile/travelsalot029, nil,Aug. 2016, October 2015 9403,5.0,Lori M,https://www.tripadvisor.ca/Profile/lorimO6062MJ, nil,Aug. 2016, July 2016 9403,2.0,dorisdebron,https://www.tripadvisor.ca/Profile/dorisdebron, nil,Aug. 2016, August 2016 9403,3.0,Palmgirl33,https://www.tripadvisor.ca/Profile/Palmgirl33, nil,Aug. 2016, August 2016 9403,4.0,Cindy F,https://www.tripadvisor.ca/Profile/cindyf867, nil,Aug. 2016, July 2016 9403,5.0,Priscilla B,https://www.tripadvisor.ca/Profile/972priscillab, nil,Aug. 2016, July 2016 9403,4.0,travelnice,https://www.tripadvisor.ca/Profile/travelnice, nil,Aug. 2016, July 2016 9403,3.0,SaskOiler,https://www.tripadvisor.ca/Profile/SaskOiler, nil,Jul. 2016, July 2016 9403,5.0,Jarek,https://www.tripadvisor.ca/Profile/jarekdolak, nil,Jul. 2016, July 2016 9403,5.0,buffalodude,https://www.tripadvisor.ca/Profile/buffalodude, nil,Jul. 2016, July 2016 9403,5.0,Dan L,https://www.tripadvisor.ca/Profile/danlS6072NR, nil,Jul. 2016, July 2016 9403,3.0,Doug G,https://www.tripadvisor.ca/Profile/DougGiordano, nil,Jul. 2016, July 2016 9403,3.0,LarryG135,https://www.tripadvisor.ca/Profile/LarryG135, nil,Jul. 2016, July 2016 9403,5.0,Expially D,https://www.tripadvisor.ca/Profile/expiallyd, nil,Jul. 2016, July 2016 9403,5.0,Mike R,https://www.tripadvisor.ca/Profile/G2402RAmiker, nil,Jul. 2016, July 2016 9403,5.0,jcswiley,https://www.tripadvisor.ca/Profile/jcswiley, nil,Jul. 2016, July 2016 9403,3.0,TheWeekendTraveller,https://www.tripadvisor.ca/Profile/CubaJen, nil,Jul. 2016, June 2016 9403,4.0,Carla D,https://www.tripadvisor.ca/Profile/CarlaD1331, nil,Jun. 2016, June 2016 9403,5.0,Gail E,https://www.tripadvisor.ca/Profile/816gaile, nil,Jun. 2016, June 2016 9403,4.0,Mr_Canoehead_Calgary,https://www.tripadvisor.ca/Profile/Mr_Canoehead_Calgary, nil,Jun. 2016, June 2016 9403,4.0,TorR_12,https://www.tripadvisor.ca/Profile/TorR_12, nil,Jun. 2016, May 2016 9403,4.0,dweekle,https://www.tripadvisor.ca/Profile/dweekle, nil,Jun. 2016, June 2016 9403,4.0,poppy01calgary,https://www.tripadvisor.ca/Profile/poppy01calgary, nil,Jun. 2016, June 2016 9403,4.0,Susan B,https://www.tripadvisor.ca/Profile/SusanB1205, nil,Jun. 2016, June 2016 9403,3.0,MarybelleMc,https://www.tripadvisor.ca/Profile/MarybelleMc, nil,Jun. 2016, June 2016 9403,5.0,Oilsandsgal,https://www.tripadvisor.ca/Profile/Oilsandsgal, nil,Jun. 2016, June 2016 9403,4.0,Jones_onvacation,https://www.tripadvisor.ca/Profile/Jones_onvacation, nil,Jun. 2016, June 2016 9403,5.0,christinamh28,https://www.tripadvisor.ca/Profile/christinamh28, nil,Jun. 2016, May 2016 9403,5.0,MorticiaB,https://www.tripadvisor.ca/Profile/MorticiaB, nil,Jun. 2016, June 2016 9403,5.0,Elsie K,https://www.tripadvisor.ca/Profile/207elsiek, nil,Jun. 2016, June 2016 9403,4.0,Tom P,https://www.tripadvisor.ca/Profile/993TomP993, nil,Jun. 2016, May 2016 9403,5.0,Sommer499114,https://www.tripadvisor.ca/Profile/Sommer499114, nil,Jun. 2016, May 2016 9403,5.0,Charlotte L,https://www.tripadvisor.ca/Profile/A7622SMcharlottel, nil,Jun. 2016, June 2016 9403,4.0,WalkTheWorld2014,https://www.tripadvisor.ca/Profile/WalkTheWorld2014, nil,Jun. 2016, December 2015 9403,5.0,Kim,https://www.tripadvisor.ca/Profile/yycKim, nil,May 2016, May 2016 9403,3.0,itscurtisbaby,https://www.tripadvisor.ca/Profile/itscurtisbaby, nil,May 2016, May 2016 9403,5.0,Lori B,https://www.tripadvisor.ca/Profile/O5554GZlorib, nil,May 2016, May 2016 9403,4.0,511Nancy,https://www.tripadvisor.ca/Profile/511Nancy, nil,May 2016, May 2016 9403,4.0,waucoin86,https://www.tripadvisor.ca/Profile/waucoin86, nil,May 2016, May 2016 9403,2.0,Anthony T,https://www.tripadvisor.ca/Profile/107tonyt, nil,May 2016, May 2016 9403,5.0,rangerpippi,https://www.tripadvisor.ca/Profile/rangerpippi, nil,May 2016, May 2016 9403,5.0,Charlene B,https://www.tripadvisor.ca/Profile/charleneb352, nil,May 2016, May 2016 9403,3.0,Michael H,https://www.tripadvisor.ca/Profile/michaelhN682JP, nil,May 2016, May 2016 9403,4.0,AME283,https://www.tripadvisor.ca/Profile/AME283, nil,May 2016, May 2016 9403,4.0,Kat M,https://www.tripadvisor.ca/Profile/79katm, nil,May 2016, June 2015 9403,4.0,AlanaMike,https://www.tripadvisor.ca/Profile/AlanaMike, nil,Apr. 2016, April 2016 9403,5.0,Magda R,https://www.tripadvisor.ca/Profile/MissRz, nil,Apr. 2016, April 2016 9403,5.0,Ed S,https://www.tripadvisor.ca/Profile/G3548PXeds, nil,Apr. 2016, April 2016 9403,5.0,Alexandra H,https://www.tripadvisor.ca/Profile/alexandrah95, nil,Apr. 2016, April 2016 9403,5.0,Julie P,https://www.tripadvisor.ca/Profile/N990RPjuliep, nil,Apr. 2016, April 2016 9403,5.0,Crystal H,https://www.tripadvisor.ca/Profile/crystalh359, nil,Mar. 2016, March 2016 9403,3.0,TriciaCx,https://www.tripadvisor.ca/Profile/TriciaCx, nil,Mar. 2016, March 2016 9403,4.0,crewmomCapeCod,https://www.tripadvisor.ca/Profile/crewmomCapeCod, nil,Mar. 2016, March 2016 9403,5.0,Sunnytraveler87,https://www.tripadvisor.ca/Profile/Sunnytraveler87, nil,Mar. 2016, March 2016 9403,5.0,Julia M,https://www.tripadvisor.ca/Profile/388julsm, nil,Feb. 2016, February 2016 9403,5.0,Eric D,https://www.tripadvisor.ca/Profile/ericcma, nil,Jan. 2016, January 2016 9403,5.0,CourtneyTennant,https://www.tripadvisor.ca/Profile/CourtneyTennant, nil,Jan. 2016, January 2016 9403,5.0,Fav4,https://www.tripadvisor.ca/Profile/Fav4, nil,Nov. 2015, November 2015 9403,5.0,Auzzie15,https://www.tripadvisor.ca/Profile/Auzzie15, nil,Nov. 2015, October 2015 9403,5.0,SillyTravlr,https://www.tripadvisor.ca/Profile/SillyTravlr, nil,Oct. 2015, November 2015 9403,3.0,HaroldYoung,https://www.tripadvisor.ca/Profile/HaroldYoung, nil,Oct. 2015, October 2015 9403,4.0,ChrisABQC,https://www.tripadvisor.ca/Profile/ChrisABQC, nil,Oct. 2015, October 2015 9404,2.0,Nancy T,https://www.tripadvisor.ca/Profile/492nancyt, nil,Mar. 22, April 2019 9404,4.0,Candi H,https://www.tripadvisor.ca/Profile/361candih, nil,Mar. 2019, March 2019 9404,5.0,KiKiG154914,https://www.tripadvisor.ca/Profile/KiKiG154914, nil,Dec. 2018, July 2018 9404,2.0,CBH59,https://www.tripadvisor.ca/Profile/CBH59, nil,Dec. 2018, December 2018 9404,5.0,clintplatt90,https://www.tripadvisor.ca/Profile/clintplatt90, nil,Nov. 2018, November 2018 9404,5.0,Nick D,https://www.tripadvisor.ca/Profile/nickd591, nil,Oct. 2018, October 2018 9404,4.0,MomBayern,https://www.tripadvisor.ca/Profile/MomBayern, nil,Oct. 2018, October 2018 9404,4.0,Linda C,https://www.tripadvisor.ca/Profile/lindac294, nil,Oct. 2018, January 2018 9404,4.0,Anne S,https://www.tripadvisor.ca/Profile/AnneS4230, nil,Oct. 2018, October 2018 9404,5.0,Marinka K,https://www.tripadvisor.ca/Profile/marinkak2014, nil,Oct. 2018, October 2018 9404,nil,,nil, nil,nil,nil 9404,3.0,pickles74ca,https://www.tripadvisor.ca/Profile/pickles74ca, nil,Aug. 2018, July 2018 9404,1.0,aad456,https://www.tripadvisor.ca/Profile/aad456, nil,Jul. 2018, June 2018 9404,3.0,Linda P,https://www.tripadvisor.ca/Profile/E2062OZlindap, nil,Jul. 2018, June 2018 9404,1.0,clintmiller04,https://www.tripadvisor.ca/Profile/clintmiller04, nil,Jul. 2018, July 2018 9404,4.0,Roy P,https://www.tripadvisor.ca/Profile/902royp, nil,Jun. 2018, June 2018 9404,1.0,JazzyButtons,https://www.tripadvisor.ca/Profile/JazzyButtons, nil,Jun. 2018, August 2017 9404,5.0,sahragillberg,https://www.tripadvisor.ca/Profile/sahragillberg, nil,Jun. 2018, June 2018 9404,3.0,El-hombre-sincero,https://www.tripadvisor.ca/Profile/El-hombre-sincero, nil,May 2018, May 2018 9404,4.0,Hugh M,https://www.tripadvisor.ca/Profile/210hughm, nil,May 2018, May 2018 9404,2.0,4dharma,https://www.tripadvisor.ca/Profile/4dharma, nil,Apr. 2018, March 2018 9404,5.0,Phil M,https://www.tripadvisor.ca/Profile/Fotos4you, nil,Apr. 2018, April 2018 9404,3.0,Stacey F,https://www.tripadvisor.ca/Profile/628staceyf, nil,Feb. 2018, February 2018 9404,4.0,John T,https://www.tripadvisor.ca/Profile/B677VZjohnt, nil,Feb. 2018, December 2017 9404,5.0,barkleymydog,https://www.tripadvisor.ca/Profile/barkleymydog, nil,Jan. 2018, January 2018 9404,3.0,Chewy7474,https://www.tripadvisor.ca/Profile/Chewy7474, nil,Nov. 2017, November 2017 9404,4.0,Dale H,https://www.tripadvisor.ca/Profile/DaleH207, nil,Nov. 2017, November 2017 9404,3.0,John R,https://www.tripadvisor.ca/Profile/CanuckDiver, nil,Sep. 2017, September 2017 9404,1.0,Lynne M,https://www.tripadvisor.ca/Profile/LynneM565, nil,Sep. 2017, September 2017 9404,4.0,LadyJLasVegas,https://www.tripadvisor.ca/Profile/LadyJLasVegas, nil,Sep. 2017, August 2017 9404,4.0,Franki K,https://www.tripadvisor.ca/Profile/627frankik, nil,Sep. 2017, June 2017 9404,4.0,thesewildnights,https://www.tripadvisor.ca/Profile/thesewildnights, nil,Aug. 2017, August 2017 9404,3.0,Ashley S,https://www.tripadvisor.ca/Profile/200ashleys, nil,Aug. 2017, August 2017 9404,5.0,Carolyne R,https://www.tripadvisor.ca/Profile/CarolyneR_12, nil,Aug. 2017, August 2017 9404,5.0,sfglazier,https://www.tripadvisor.ca/Profile/sfglazier, nil,Jul. 2017, July 2017 9404,5.0,sandyBrowerville_MN,https://www.tripadvisor.ca/Profile/sandyBrowerville_MN, nil,Jul. 2017, July 2017 9404,3.0,tarheelUS,https://www.tripadvisor.ca/Profile/tarheelUS, nil,Jul. 2017, June 2017 9404,1.0,Lisa A,https://www.tripadvisor.ca/Profile/lisaaV4275YD, nil,Jun. 2017, May 2017 9404,4.0,Ben K,https://www.tripadvisor.ca/Profile/BK9009, nil,Jun. 2017, June 2017 9404,3.0,trevg446,https://www.tripadvisor.ca/Profile/trevg446, nil,Jun. 2017, June 2017 9404,4.0,Joanne L,https://www.tripadvisor.ca/Profile/joannelmum, nil,May 2017, May 2017 9404,4.0,dixiebelle,https://www.tripadvisor.ca/Profile/dixiebelle, nil,Apr. 2017, April 2017 9404,5.0,Rita K,https://www.tripadvisor.ca/Profile/Rita_like_travel, nil,Apr. 2017, March 2017 9404,5.0,D4trio,https://www.tripadvisor.ca/Profile/D4trio, nil,Apr. 2017, March 2017 9404,4.0,sandraH1459IE,https://www.tripadvisor.ca/Profile/sandraH1459IE, nil,Apr. 2017, March 2017 9404,4.0,Aries A,https://www.tripadvisor.ca/Profile/552ariesa, nil,Mar. 2017, March 2017 9404,5.0,Naneki74,https://www.tripadvisor.ca/Profile/Naneki74, nil,Mar. 2017, February 2017 9404,5.0,Tim F,https://www.tripadvisor.ca/Profile/814timf, nil,Mar. 2017, March 2017 9404,5.0,Kim O,https://www.tripadvisor.ca/Profile/D2943WMkimo, nil,Feb. 2017, February 2017 9404,4.0,Lynda D,https://www.tripadvisor.ca/Profile/Dadiva47, nil,Feb. 2017, February 2017 9404,4.0,suzyq12,https://www.tripadvisor.ca/Profile/suzyq12, nil,Jan. 2017, January 2017 9404,4.0,Svgirl650,https://www.tripadvisor.ca/Profile/Svgirl650, nil,Jan. 2017, January 2017 9404,3.0,Jen L,https://www.tripadvisor.ca/Profile/807jenl, nil,Dec. 2016, December 2016 9404,5.0,Storyteller140179,https://www.tripadvisor.ca/Profile/Storyteller140179, nil,Dec. 2016, December 2016 9404,5.0,DebCanadaMom,https://www.tripadvisor.ca/Profile/DebCanadaMom, nil,Nov. 2016, November 2016 9404,5.0,Dave V,https://www.tripadvisor.ca/Profile/DaveVee, nil,Nov. 2016, November 2016 9404,1.0,CarlaT1974,https://www.tripadvisor.ca/Profile/CarlaT1974, nil,Aug. 2016, March 2016 9404,5.0,JamesTV,https://www.tripadvisor.ca/Profile/JamesTV, nil,Aug. 2016, August 2016 9404,5.0,RobTor,https://www.tripadvisor.ca/Profile/RobTor, nil,Aug. 2016, August 2016 9404,4.0,_saeraa_8,https://www.tripadvisor.ca/Profile/_saeraa_8, nil,Aug. 2016, August 2016 9404,5.0,Bronx and R,https://www.tripadvisor.ca/Profile/bronxandr, nil,Aug. 2016, August 2016 9404,5.0,Pegadas na Estrada,https://www.tripadvisor.ca/Profile/pegadasnaestrada, nil,Jul. 2016, June 2016 9404,5.0,LesGosselins,https://www.tripadvisor.ca/Profile/LesGosselins, nil,Jul. 2016, July 2016 9404,4.0,Rob S,https://www.tripadvisor.ca/Profile/robsJ3491MR, nil,Jul. 2016, July 2016 9404,4.0,Bcohen13,https://www.tripadvisor.ca/Profile/Bcohen13, nil,Jul. 2016, July 2016 9404,5.0,Parsr2015,https://www.tripadvisor.ca/Profile/Parsr2015, nil,Jul. 2016, June 2016 9404,3.0,B481,https://www.tripadvisor.ca/Profile/B481, nil,Jun. 2016, June 2016 9404,4.0,Sharmon R,https://www.tripadvisor.ca/Profile/sharmonr2016, nil,Jun. 2016, June 2016 9404,4.0,Dan S,https://www.tripadvisor.ca/Profile/825dans, nil,May 2016, August 2015 9404,5.0,Brian S,https://www.tripadvisor.ca/Profile/briansY7604PO, nil,May 2016, May 2016 9404,4.0,Leigh L,https://www.tripadvisor.ca/Profile/LeighDerr, nil,May 2016, May 2016 9404,3.0,rjspeight,https://www.tripadvisor.ca/Profile/rjspeight, nil,Apr. 2016, March 2016 9404,5.0,Chelsea D,https://www.tripadvisor.ca/Profile/ChelseaD252, nil,Mar. 2016, April 2016 9404,3.0,Ethan J,https://www.tripadvisor.ca/Profile/975ethanj, nil,Mar. 2016, March 2016 9404,5.0,Adam K,https://www.tripadvisor.ca/Profile/kubajssx, nil,Mar. 2016, March 2016 9404,4.0,electronicpaper,https://www.tripadvisor.ca/Profile/electronicpaper, nil,Mar. 2016, March 2016 9404,4.0,Brittany G,https://www.tripadvisor.ca/Profile/753brittanyg, nil,Feb. 2016, February 2016 9404,4.0,Cadaveria,https://www.tripadvisor.ca/Profile/Cadaveria, nil,Feb. 2016, February 2016 9404,2.0,Elizabeth W,https://www.tripadvisor.ca/Profile/B5369NSelizabethw, nil,Feb. 2016, February 2016 9404,5.0,Ryan M,https://www.tripadvisor.ca/Profile/RyanM627, nil,Feb. 2016, February 2016 9404,5.0,swack837,https://www.tripadvisor.ca/Profile/swack837, nil,Feb. 2016, February 2016 9404,4.0,Graci0us-trave11er,https://www.tripadvisor.ca/Profile/Graci0us-trave11er, nil,Jan. 2016, January 2016 9404,5.0,joelrifkin,https://www.tripadvisor.ca/Profile/joelrifkin, nil,Dec. 2015, December 2015 9404,5.0,KoenCA,https://www.tripadvisor.ca/Profile/KoenCA, nil,Oct. 2015, October 2015 9404,4.0,Mel I,https://www.tripadvisor.ca/Profile/229meli, nil,Oct. 2015, October 2015 9404,3.0,suz406,https://www.tripadvisor.ca/Profile/suz406, nil,Oct. 2015, August 2015 9404,4.0,SnMnew,https://www.tripadvisor.ca/Profile/SnMnew, nil,Sep. 2015, September 2015 9404,4.0,Linda L,https://www.tripadvisor.ca/Profile/Z8027BClindal, nil,Sep. 2015, September 2015 9404,3.0,spatialdrift,https://www.tripadvisor.ca/Profile/spatialdrift, nil,Sep. 2015, August 2015 9404,4.0,2014angela52,https://www.tripadvisor.ca/Profile/2014angela52, nil,Sep. 2015, September 2015 9404,4.0,SnowWhite1958,https://www.tripadvisor.ca/Profile/SnowWhite1958, nil,Sep. 2015, August 2015 9404,4.0,Slneufeld,https://www.tripadvisor.ca/Profile/Slneufeld, nil,Mar. 2015, March 2015 9404,5.0,John S,https://www.tripadvisor.ca/Profile/johnsU6257FJ, nil,Mar. 2015, March 2015 9405,4.0,DandJ_2008,https://www.tripadvisor.ca/Profile/DandJ_2008, nil,Sep. 2018, July 2018 9405,3.0,Smeghead,https://www.tripadvisor.ca/Profile/SmegheadMcSmeg, nil,Jun. 2017, June 2017 9405,5.0,Corey,https://www.tripadvisor.ca/Profile/coreyh707, nil,Nov. 2016, November 2016 9405,1.0,gmkind,https://www.tripadvisor.ca/Profile/gmkind, nil,Aug. 2016, August 2016 9405,1.0,acanucktraveller,https://www.tripadvisor.ca/Profile/acanucktraveller, nil,Jun. 2016, June 2016 9405,5.0,Irina E,https://www.tripadvisor.ca/Profile/753irinae, nil,Sep. 2014, August 2014 9405,4.0,Buddiescalgary,https://www.tripadvisor.ca/Profile/Buddiescalgary, nil,Nov. 2013, October 2013 9405,5.0,Donna H,https://www.tripadvisor.ca/Profile/DonnaH810, nil,Jan. 2013, January 2013 9405,5.0,laurie_luo_wang,https://www.tripadvisor.ca/Profile/laurie_luo_wang, nil,Jun. 2011, June 2011 9406,5.0,Stephen V,https://www.tripadvisor.ca/Profile/stephenv906, nil,Aug. 2018, August 2018 9406,5.0,snu70,https://www.tripadvisor.ca/Profile/snu70, nil,Apr. 2018, April 2018 9406,5.0,Garret D,https://www.tripadvisor.ca/Profile/192garretd, nil,Feb. 2018, September 2017 9406,5.0,Exploration646207,https://www.tripadvisor.ca/Profile/Exploration646207, nil,Sep. 2017, August 2017 9406,5.0,PierreSch,https://www.tripadvisor.ca/Profile/PierreSch, nil,Jun. 2017, June 2017 9406,nil,,nil, nil,nil,nil 9406,2.0,sineapse_UK,https://www.tripadvisor.ca/Profile/sineapse_UK, nil,Jun. 2016, June 2016 9406,5.0,Lisa He,https://www.tripadvisor.ca/Profile/unravelthemap, nil,Feb. 2016, February 2016 9406,5.0,lydia r,https://www.tripadvisor.ca/Profile/lydiar255, nil,Nov. 2015, October 2015 9406,5.0,jan k,https://www.tripadvisor.ca/Profile/316jank, nil,Aug. 2015, August 2015 9406,5.0,ericastables,https://www.tripadvisor.ca/Profile/ericastables, nil,Jul. 2015, July 2015 9406,5.0,TeoRomera,https://www.tripadvisor.ca/Profile/TeoRomera, nil,Jul. 2014, July 2014 9406,1.0,guest101101,https://www.tripadvisor.ca/Profile/guest101101, nil,Jul. 2014, August 2013 9406,4.0,Dive-Bike-Backpack,https://www.tripadvisor.ca/Profile/Dive-Bike-Backpack, nil,Jan. 2014, August 2013 9406,3.0,treblecatS,https://www.tripadvisor.ca/Profile/treblecatS, nil,Aug. 2013, August 2013 9406,4.0,Julie B,https://www.tripadvisor.ca/Profile/191JulieB, nil,Feb. 2013, April 2012 9406,5.0,Kate S,https://www.tripadvisor.ca/Profile/66KateS, nil,Feb. 2013, September 2012 9406,3.0,TaylorO_55,https://www.tripadvisor.ca/Profile/TaylorO_55, nil,Mar. 2012, February 2012 9406,5.0,everie,https://www.tripadvisor.ca/Profile/everie, nil,Oct. 2011, September 2011 9406,5.0,Margaret W,https://www.tripadvisor.ca/Profile/MargaretW164, nil,Aug. 2011, August 2011 9406,3.0,Tyler_RobbNashTour,https://www.tripadvisor.ca/Profile/Tyler_RobbNashTour, nil,Aug. 2011, August 2011 9406,5.0,wisconsin_bob_11,https://www.tripadvisor.ca/Profile/wisconsin_bob_11, nil,Aug. 2011, August 2011 9406,4.0,Mrggg,https://www.tripadvisor.ca/Profile/Mrggg, nil,Jul. 2011, June 2011 9406,4.0,Schobbepetzer,https://www.tripadvisor.ca/Profile/Schobbepetzer, nil,Sep. 2010, September 2010 9406,3.0,jaykay99,https://www.tripadvisor.ca/Profile/jaykay99, nil,Sep. 2010, August 2010 9406,5.0,NothnAsClrAsThsCnfsn,https://www.tripadvisor.ca/Profile/NothnAsClrAsThsCnfsn, nil,Mar. 2009, January 2009 9407,nil,,nil, nil,nil,nil 9407,5.0,sueb1984,https://www.tripadvisor.ca/Profile/sueb1984, nil,Oct. 2018, October 2018 9407,4.0,Sparkyboy36 .,https://www.tripadvisor.ca/Profile/sparkyboy36, nil,Oct. 2018, September 2018 9407,5.0,MilagroCalgary,https://www.tripadvisor.ca/Profile/MilagroCalgary, nil,Oct. 2018, July 2018 9407,5.0,Jean G,https://www.tripadvisor.ca/Profile/JeanG258, nil,Sep. 2018, September 2018 9407,5.0,robin512,https://www.tripadvisor.ca/Profile/robin512, nil,Sep. 2018, September 2018 9407,5.0,Bobby31225,https://www.tripadvisor.ca/Profile/Bobby31225, nil,Aug. 2018, July 2018 9407,5.0,kgv2015,https://www.tripadvisor.ca/Profile/kgv2015, nil,Aug. 2018, August 2018 9407,5.0,Sigi2007,https://www.tripadvisor.ca/Profile/Sigi2007, nil,Aug. 2018, August 2018 9407,5.0,Cal V,https://www.tripadvisor.ca/Profile/492calv, nil,Aug. 2018, August 2018 9407,4.0,Jeffrey S,https://www.tripadvisor.ca/Profile/365jeffreys, nil,Jul. 2018, July 2018 9407,5.0,miriam k,https://www.tripadvisor.ca/Profile/miriamk406, nil,Jun. 2018, June 2018 9407,5.0,Christine B,https://www.tripadvisor.ca/Profile/N7803VTchristineb, nil,Jun. 2018, June 2018 9407,5.0,Photoman2012,https://www.tripadvisor.ca/Profile/Photoman2012, nil,Jun. 2018, June 2018 9407,5.0,Viktor D,https://www.tripadvisor.ca/Profile/VikDom, nil,Jun. 2018, June 2018 9407,5.0,Tam B,https://www.tripadvisor.ca/Profile/532tamb, nil,May 2018, May 2018 9407,4.0,Drex_ZW,https://www.tripadvisor.ca/Profile/Drex_ZW, nil,May 2018, May 2018 9407,5.0,Alvina M,https://www.tripadvisor.ca/Profile/211alvinam, nil,May 2018, May 2018 9407,5.0,123Sharleen,https://www.tripadvisor.ca/Profile/123Sharleen, nil,May 2018, April 2018 9407,5.0,Laszlo O,https://www.tripadvisor.ca/Profile/laszloo2018, nil,Apr. 2018, April 2018 9407,5.0,LydiaB226,https://www.tripadvisor.ca/Profile/LydiaB226, nil,Mar. 2018, August 2017 9407,4.0,floralgirl,https://www.tripadvisor.ca/Profile/floralgirl, nil,Oct. 2017, September 2017 9407,5.0,Friedrich740,https://www.tripadvisor.ca/Profile/Friedrich740, nil,Sep. 2017, September 2017 9407,5.0,deborah r,https://www.tripadvisor.ca/Profile/913deborahr, nil,Sep. 2017, September 2017 9407,5.0,AliciaAlbert-Harper,https://www.tripadvisor.ca/Profile/AliciaAlbert-Harper, nil,Sep. 2017, August 2017 9407,5.0,IgnacAlbert,https://www.tripadvisor.ca/Profile/IgnacAlbert, nil,Sep. 2017, August 2017 9407,5.0,Yee98,https://www.tripadvisor.ca/Profile/Yee98, nil,Jul. 2017, July 2017 9407,4.0,Barbara P,https://www.tripadvisor.ca/Profile/bhoreth, nil,Jul. 2017, July 2017 9407,5.0,Saskk2017,https://www.tripadvisor.ca/Profile/Saskk2017, nil,Jul. 2017, July 2017 9407,5.0,Peter G,https://www.tripadvisor.ca/Profile/H8937DXpeterg, nil,Jul. 2017, July 2017 9407,5.0,Worldview2013,https://www.tripadvisor.ca/Profile/Worldview2013, nil,Jul. 2017, July 2017 9407,4.0,V9821JJstephanieh,https://www.tripadvisor.ca/Profile/V9821JJstephanieh, nil,Jun. 2017, June 2017 9407,5.0,convic2015,https://www.tripadvisor.ca/Profile/convic2015, nil,Jun. 2017, June 2017 9407,3.0,poppy01calgary,https://www.tripadvisor.ca/Profile/poppy01calgary, nil,Jun. 2017, June 2017 9407,5.0,schmug13,https://www.tripadvisor.ca/Profile/schmug13, nil,Jun. 2017, June 2017 9407,4.0,Barbandkids,https://www.tripadvisor.ca/Profile/Barbandkids, nil,Jun. 2017, June 2017 9407,5.0,jennyhD2646EE,https://www.tripadvisor.ca/Profile/jennyhD2646EE, nil,Jun. 2017, June 2017 9407,5.0,jenngeog,https://www.tripadvisor.ca/Profile/jenngeog, nil,Jun. 2017, June 2017 9407,5.0,Expedition714008,https://www.tripadvisor.ca/Profile/Expedition714008, nil,Jun. 2017, June 2017 9407,5.0,Mikethebikegs1000,https://www.tripadvisor.ca/Profile/Mikethebikegs1000, nil,Jun. 2017, June 2017 9407,4.0,nadcam,https://www.tripadvisor.ca/Profile/nadcam, nil,May 2017, May 2017 9407,5.0,gandlens,https://www.tripadvisor.ca/Profile/gandlens, nil,Apr. 2017, April 2017 9407,5.0,Bogdan D,https://www.tripadvisor.ca/Profile/BogdanD_12, nil,Apr. 2017, April 2017 9407,4.0,Olena K,https://www.tripadvisor.ca/Profile/149olenak, nil,Nov. 2016, September 2016 9407,5.0,canadiangirl1232015,https://www.tripadvisor.ca/Profile/canadiangirl1232015, nil,Oct. 2016, October 2016 9407,5.0,JuliJon2,https://www.tripadvisor.ca/Profile/JuliJon2, nil,Oct. 2016, October 2016 9407,5.0,Heather S,https://www.tripadvisor.ca/Profile/HeatherS324, nil,Sep. 2016, September 2016 9407,4.0,cjahn47,https://www.tripadvisor.ca/Profile/cjahn47, nil,Sep. 2016, September 2016 9407,4.0,Bonny M,https://www.tripadvisor.ca/Profile/B0nnyM, nil,Sep. 2016, September 2016 9407,5.0,Norma_Price,https://www.tripadvisor.ca/Profile/Norma_Price, nil,Sep. 2016, September 2016 9407,3.0,chanel16calgary,https://www.tripadvisor.ca/Profile/chanel16calgary, nil,Sep. 2016, August 2016 9407,3.0,Ed D,https://www.tripadvisor.ca/Profile/320edd, nil,Sep. 2016, September 2016 9407,2.0,Deina0803,https://www.tripadvisor.ca/Profile/Deina0803, nil,Aug. 2016, August 2016 9407,4.0,MarkfromAB,https://www.tripadvisor.ca/Profile/MarkfromAB, nil,Aug. 2016, August 2016 9407,3.0,racer1101,https://www.tripadvisor.ca/Profile/racer1101, nil,Aug. 2016, July 2016 9407,4.0,Ananda M,https://www.tripadvisor.ca/Profile/106anandam, nil,Jul. 2016, July 2016 9407,5.0,Lisa Marie H,https://www.tripadvisor.ca/Profile/355lisamarieh, nil,Jul. 2016, July 2016 9407,5.0,KHW94587,https://www.tripadvisor.ca/Profile/KHW94587, nil,Jul. 2016, July 2016 9407,4.0,Pinkfairy14,https://www.tripadvisor.ca/Profile/Pinkfairy14, nil,Jul. 2016, July 2016 9407,4.0,asilly,https://www.tripadvisor.ca/Profile/asilly, nil,Jul. 2016, June 2016 9407,5.0,Darrel H,https://www.tripadvisor.ca/Profile/100darrelh, nil,Jul. 2016, July 2016 9407,4.0,jgc1969,https://www.tripadvisor.ca/Profile/jgc1969, nil,Jul. 2016, July 2016 9407,5.0,Shawnté B,https://www.tripadvisor.ca/Profile/shawnt_b2016, nil,Jul. 2016, July 2016 9407,4.0,Hank S,https://www.tripadvisor.ca/Profile/339hanks, nil,Jul. 2016, June 2016 9407,2.0,albertaroadtripper,https://www.tripadvisor.ca/Profile/albertaroadtripper, nil,Jun. 2016, June 2016 9407,5.0,hap666,https://www.tripadvisor.ca/Profile/hap666, nil,Jun. 2016, June 2016 9407,5.0,Kyrstyn M,https://www.tripadvisor.ca/Profile/kyrstynm, nil,Jun. 2016, June 2016 9407,4.0,C P,https://www.tripadvisor.ca/Profile/CP380, nil,Jun. 2016, June 2016 9407,4.0,FunnyHippy,https://www.tripadvisor.ca/Profile/FunnyHippy, nil,Jun. 2016, July 2015 9407,5.0,Eila P,https://www.tripadvisor.ca/Profile/854eilap, nil,Jun. 2016, June 2016 9407,5.0,Schuchardt M,https://www.tripadvisor.ca/Profile/schuchardtm2014, nil,Jun. 2016, May 2016 9407,5.0,MikeA2,https://www.tripadvisor.ca/Profile/MikeA2, nil,Jun. 2016, June 2016 9407,5.0,Shauna W,https://www.tripadvisor.ca/Profile/946shaunaw, nil,Jun. 2016, June 2016 9407,5.0,Wendyk9,https://www.tripadvisor.ca/Profile/Wendyk9, nil,May 2016, May 2016 9407,5.0,Don V,https://www.tripadvisor.ca/Profile/donv366, nil,May 2016, May 2016 9407,5.0,MirelaOlah,https://www.tripadvisor.ca/Profile/MirelaOlah, nil,May 2016, May 2016 9407,5.0,whitby06,https://www.tripadvisor.ca/Profile/whitby06, nil,May 2016, May 2016 9407,5.0,Rodrigo D,https://www.tripadvisor.ca/Profile/111rodrigod, nil,May 2016, May 2016 9407,3.0,srayjay1971,https://www.tripadvisor.ca/Profile/srayjay1971, nil,May 2016, April 2016 9407,5.0,Peter H,https://www.tripadvisor.ca/Profile/peterhJ1028FX, nil,May 2016, April 2016 9407,5.0,yogasue2016,https://www.tripadvisor.ca/Profile/yogasue2016, nil,May 2016, May 2016 9407,5.0,Sándor I,https://www.tripadvisor.ca/Profile/s_ndori, nil,May 2016, March 2016 9407,4.0,Pandablue4,https://www.tripadvisor.ca/Profile/Pandablue4, nil,May 2016, April 2016 9407,4.0,Steve R,https://www.tripadvisor.ca/Profile/P8565IBstever, nil,May 2016, April 2016 9407,5.0,adelka1220,https://www.tripadvisor.ca/Profile/adelka1220, nil,Apr. 2016, April 2016 9407,5.0,Anita T,https://www.tripadvisor.ca/Profile/643anitat, nil,Apr. 2016, April 2016 9407,2.0,marie196202,https://www.tripadvisor.ca/Profile/marie196202, nil,Apr. 2016, April 2016 9407,4.0,Sharon092011,https://www.tripadvisor.ca/Profile/Sharon092011, nil,Apr. 2016, April 2016 9407,4.0,Mike S,https://www.tripadvisor.ca/Profile/G4758ABmikes, nil,Apr. 2016, April 2016 9407,4.0,dannofriars,https://www.tripadvisor.ca/Profile/dannofriars, nil,Apr. 2016, April 2016 9407,1.0,Csilla H,https://www.tripadvisor.ca/Profile/irene273, nil,Apr. 2016, July 2015 9407,4.0,PeaceNSerenity420,https://www.tripadvisor.ca/Profile/PeaceNSerenity420, nil,Apr. 2016, April 2016 9407,5.0,Chris G,https://www.tripadvisor.ca/Profile/chrisgX5675NQ, nil,Apr. 2016, April 2016 9407,4.0,DHPhotography,https://www.tripadvisor.ca/Profile/DHPhotography, nil,Oct. 2015, September 2015 9407,4.0,chicken222,https://www.tripadvisor.ca/Profile/chicken222, nil,Oct. 2015, October 2015 9407,5.0,Paradise555,https://www.tripadvisor.ca/Profile/Paradise555, nil,Oct. 2015, October 2015 9407,3.0,starch0ice,https://www.tripadvisor.ca/Profile/starch0ice, nil,Sep. 2015, September 2015 9407,3.0,David L,https://www.tripadvisor.ca/Profile/D1545CTdavidl, nil,Sep. 2015, September 2015 9407,5.0,Jill B,https://www.tripadvisor.ca/Profile/318jillb, nil,Sep. 2015, August 2015 9407,4.0,Biogeog,https://www.tripadvisor.ca/Profile/Biogeog, nil,Sep. 2015, September 2015 9407,3.0,marinas859,https://www.tripadvisor.ca/Profile/marinas859, nil,Sep. 2015, September 2015 9407,4.0,vforvassili,https://www.tripadvisor.ca/Profile/vforvassili, nil,Sep. 2015, September 2015 9407,5.0,Mike N,https://www.tripadvisor.ca/Profile/38miken, nil,Aug. 2015, August 2015 9407,5.0,Canadian Bushman,https://www.tripadvisor.ca/Profile/CanadianBushman, nil,Aug. 2015, August 2015 9407,5.0,Sonja R,https://www.tripadvisor.ca/Profile/396sonjar, nil,Aug. 2015, August 2015 9407,5.0,Monika S,https://www.tripadvisor.ca/Profile/daisyvein, nil,Aug. 2015, August 2015 9407,3.0,noname021,https://www.tripadvisor.ca/Profile/noname021, nil,Aug. 2015, August 2015 9407,5.0,Payman J,https://www.tripadvisor.ca/Profile/551paymanj, nil,Aug. 2015, July 2015 9407,3.0,L_and_R_going_places,https://www.tripadvisor.ca/Profile/L_and_R_going_places, nil,Aug. 2015, July 2015 9407,1.0,pam s,https://www.tripadvisor.ca/Profile/pams82, nil,Jul. 2015, July 2015 9407,4.0,alooknac,https://www.tripadvisor.ca/Profile/alooknac, nil,Jul. 2015, July 2015 9407,5.0,Matt B,https://www.tripadvisor.ca/Profile/mattbX68QA, nil,Jul. 2015, July 2015 9407,5.0,Van R,https://www.tripadvisor.ca/Profile/47vanr, nil,Jul. 2015, July 2015 9407,5.0,orsolya_nagy,https://www.tripadvisor.ca/Profile/orsolya_nagy, nil,Jul. 2015, June 2015 9407,5.0,keepitsouth,https://www.tripadvisor.ca/Profile/keepitsouth, nil,Jul. 2015, July 2015 9407,4.0,ken m,https://www.tripadvisor.ca/Profile/850kenm, nil,Jul. 2015, July 2015 9407,4.0,flavaz,https://www.tripadvisor.ca/Profile/flavaz, nil,Jul. 2015, July 2015 9407,5.0,Kunal C,https://www.tripadvisor.ca/Profile/416kunalc, nil,Jul. 2015, July 2015 9407,5.0,Tyler K,https://www.tripadvisor.ca/Profile/992tylerk, nil,Jul. 2015, July 2015 9407,5.0,Allan F,https://www.tripadvisor.ca/Profile/AllanF452, nil,Jul. 2015, June 2015 9407,5.0,Aj S,https://www.tripadvisor.ca/Profile/386ajs, nil,Jun. 2015, June 2015 9407,4.0,JasperMcTavish,https://www.tripadvisor.ca/Profile/JasperMcTavish, nil,Jun. 2015, June 2015 9407,5.0,jwgtrip,https://www.tripadvisor.ca/Profile/jwgtrip, nil,Jun. 2015, May 2015 9407,5.0,Laurachenley,https://www.tripadvisor.ca/Profile/Laurachenley, nil,May 2015, May 2015 9407,1.0,deelink2010,https://www.tripadvisor.ca/Profile/deelink2010, nil,May 2015, May 2015 9407,4.0,665kate,https://www.tripadvisor.ca/Profile/665kate, nil,May 2015, May 2015 9407,5.0,Robert S,https://www.tripadvisor.ca/Profile/robertsQ675JN, nil,May 2015, May 2015 9407,5.0,Brian G,https://www.tripadvisor.ca/Profile/briangI9306UA, nil,May 2015, May 2015 9407,5.0,Shell1384,https://www.tripadvisor.ca/Profile/Shell1384, nil,May 2015, May 2015 9407,5.0,Brittney S,https://www.tripadvisor.ca/Profile/BrittneyS_12, nil,May 2015, May 2015 9407,5.0,Donna M,https://www.tripadvisor.ca/Profile/DonnaM424, nil,Oct. 2014, October 2014 9407,4.0,superdave75201,https://www.tripadvisor.ca/Profile/superdave75201, nil,Oct. 2014, September 2014 9407,3.0,gvh67,https://www.tripadvisor.ca/Profile/gvh67, nil,Sep. 2014, September 2014 9407,5.0,Pete v,https://www.tripadvisor.ca/Profile/189petev, nil,Sep. 2014, September 2014 9407,4.0,Sue29,https://www.tripadvisor.ca/Profile/Sue29, nil,Sep. 2014, September 2014 9407,2.0,Michelle282828,https://www.tripadvisor.ca/Profile/Michelle282828, nil,Sep. 2014, September 2014 9407,4.0,Meg K,https://www.tripadvisor.ca/Profile/MegK269, nil,Sep. 2014, September 2014 9407,5.0,Elizabeth V,https://www.tripadvisor.ca/Profile/184elizabethv, nil,Sep. 2014, July 2014 9407,2.0,Blackwebmaster,https://www.tripadvisor.ca/Profile/Blackwebmaster, nil,Sep. 2014, September 2014 9407,5.0,Melanie K,https://www.tripadvisor.ca/Profile/623melaniek, nil,Aug. 2014, August 2014 9407,3.0,Tony S,https://www.tripadvisor.ca/Profile/tonys628, nil,Aug. 2014, August 2014 9407,2.0,Reinhold W,https://www.tripadvisor.ca/Profile/reinholdw293, nil,Aug. 2014, August 2014 9407,3.0,SandyVV2014,https://www.tripadvisor.ca/Profile/SandyVV2014, nil,Aug. 2014, August 2014 9407,2.0,Julie B,https://www.tripadvisor.ca/Profile/juliebV5573MM, nil,Aug. 2014, August 2014 9407,5.0,Nancy G,https://www.tripadvisor.ca/Profile/616NancyG, nil,Aug. 2014, August 2014 9407,5.0,sunsetlimo,https://www.tripadvisor.ca/Profile/sunsetlimo, nil,Jul. 2014, July 2014 9407,3.0,Jordan F,https://www.tripadvisor.ca/Profile/jordanf562, nil,Jul. 2014, June 2014 9407,5.0,TeresaToasty,https://www.tripadvisor.ca/Profile/TeresaToasty, nil,Jul. 2014, October 2013 9407,5.0,Liz R,https://www.tripadvisor.ca/Profile/23lizr, nil,Jul. 2014, June 2014 9407,5.0,Gyula K,https://www.tripadvisor.ca/Profile/782gyulak, nil,Jun. 2014, June 2014 9407,5.0,Parimal B,https://www.tripadvisor.ca/Profile/746parimalb, nil,Jun. 2014, June 2014 9407,1.0,orcamist,https://www.tripadvisor.ca/Profile/orcamist, nil,Jun. 2014, June 2014 9407,5.0,1tassiedevil2,https://www.tripadvisor.ca/Profile/1tassiedevil2, nil,Jun. 2014, May 2014 9407,4.0,BLW7,https://www.tripadvisor.ca/Profile/BLW7, nil,May 2014, May 2014 9407,5.0,Gail B,https://www.tripadvisor.ca/Profile/861gailb, nil,May 2014, May 2014 9407,5.0,blumarauder,https://www.tripadvisor.ca/Profile/blumarauder, nil,May 2014, May 2014 9407,5.0,Cbain213,https://www.tripadvisor.ca/Profile/Cbain213, nil,May 2014, May 2014 9407,5.0,michael s,https://www.tripadvisor.ca/Profile/michaels21484, nil,May 2014, May 2014 9407,5.0,rboudreau,https://www.tripadvisor.ca/Profile/rboudreau, nil,May 2014, May 2014 9407,4.0,Cancrew,https://www.tripadvisor.ca/Profile/Cancrew, nil,May 2014, May 2014 9407,5.0,Rajeev S,https://www.tripadvisor.ca/Profile/RajeevS967, nil,May 2014, April 2014 9407,5.0,LittleFamilyOfEight,https://www.tripadvisor.ca/Profile/LittleFamilyOfEight, nil,May 2014, May 2014 9407,5.0,etdube,https://www.tripadvisor.ca/Profile/etdube, nil,Apr. 2014, April 2014 9407,5.0,salvic1960,https://www.tripadvisor.ca/Profile/salvic1960, nil,Oct. 2013, October 2013 9408,5.0,David W,https://www.tripadvisor.ca/Profile/davidwB8400UR, nil,Feb. 2019, January 2019 9408,5.0,HellofromToronto,https://www.tripadvisor.ca/Profile/HellofromToronto, nil,Jan. 2019, January 2019 9408,5.0,Scotty S,https://www.tripadvisor.ca/Profile/scottys923, nil,Jan. 2019, January 2019 9408,5.0,InsightCanada,https://www.tripadvisor.ca/Profile/InsightCanada, nil,Jan. 2019, January 2019 9408,5.0,Sasha Giles,https://www.tripadvisor.ca/Profile/soshamonay1, nil,Oct. 2018, September 2018 9408,5.0,ahlskog7,https://www.tripadvisor.ca/Profile/ahlskog7, nil,Sep. 2018, September 2018 9408,5.0,Simonne D,https://www.tripadvisor.ca/Profile/simonned16, nil,Sep. 2018, August 2018 9408,5.0,JJantech,https://www.tripadvisor.ca/Profile/JJantech, nil,Sep. 2018, August 2018 9408,5.0,Biljana K,https://www.tripadvisor.ca/Profile/865biljanak, nil,Sep. 2018, September 2018 9408,5.0,canadien59,https://www.tripadvisor.ca/Profile/canadien59, nil,Sep. 2018, September 2018 9408,5.0,Nina S,https://www.tripadvisor.ca/Profile/A5233KYninas, nil,Aug. 2018, August 2018 9408,5.0,LewisBG,https://www.tripadvisor.ca/Profile/LewisBG, nil,Aug. 2018, August 2018 9408,5.0,chandyaj2009,https://www.tripadvisor.ca/Profile/chandyaj2009, nil,Aug. 2018, July 2018 9408,5.0,iluvsydney,https://www.tripadvisor.ca/Profile/iluvsydney, nil,Jun. 2018, June 2018 9408,5.0,Lena L,https://www.tripadvisor.ca/Profile/lenal657, nil,Jun. 2018, June 2018 9408,5.0,836eldent,https://www.tripadvisor.ca/Profile/836eldent, nil,Jun. 2018, June 2018 9408,5.0,Lee B,https://www.tripadvisor.ca/Profile/79leeb, nil,Apr. 2018, April 2018 9408,5.0,Easy_Going_09,https://www.tripadvisor.ca/Profile/Easy_Going_09, nil,Mar. 2018, March 2018 9408,5.0,263pjs,https://www.tripadvisor.ca/Profile/263pjs, nil,Mar. 2018, February 2018 9408,5.0,tpayne1959,https://www.tripadvisor.ca/Profile/tpayne1959, nil,Jan. 2018, January 2018 9408,5.0,duncanw649,https://www.tripadvisor.ca/Profile/duncanw649, nil,Dec. 2017, November 2017 9408,5.0,jensherpa,https://www.tripadvisor.ca/Profile/jensherpa, nil,Oct. 2017, October 2017 9408,5.0,BKKMTN,https://www.tripadvisor.ca/Profile/BKKMTN, nil,Oct. 2017, October 2017 9408,2.0,Amanda M,https://www.tripadvisor.ca/Profile/A2961YXamandam, nil,Oct. 2017, October 2017 9408,5.0,gp_travell,https://www.tripadvisor.ca/Profile/gp_travell, nil,Sep. 2017, July 2017 9408,5.0,Carol-Ann D,https://www.tripadvisor.ca/Profile/carolannd282, nil,Aug. 2017, August 2017 9408,5.0,OmanRob,https://www.tripadvisor.ca/Profile/OmanRob, nil,Aug. 2017, August 2017 9408,5.0,mmulla_869049,https://www.tripadvisor.ca/Profile/mmulla_869049, nil,Jul. 2017, June 2017 9408,5.0,Lynn181799,https://www.tripadvisor.ca/Profile/Lynn181799, nil,Jul. 2017, June 2017 9408,5.0,Annette B,https://www.tripadvisor.ca/Profile/annettebK4950JT, nil,Jul. 2017, June 2017 9408,nil,,nil, nil,nil,nil 9408,5.0,Voyageur613,https://www.tripadvisor.ca/Profile/Voyageur613, nil,Jun. 2017, December 2016 9408,5.0,Jackie M,https://www.tripadvisor.ca/Profile/jackiemJ6005KB, nil,Apr. 2017, September 2016 9408,5.0,shawsyls,https://www.tripadvisor.ca/Profile/shawsyls, nil,Apr. 2017, March 2017 9408,5.0,BarbGag,https://www.tripadvisor.ca/Profile/BarbGag, nil,Mar. 2017, March 2017 9408,5.0,D A,https://www.tripadvisor.ca/Profile/243da, nil,Mar. 2017, March 2017 9408,5.0,Mike W,https://www.tripadvisor.ca/Profile/894MikeW894, nil,Mar. 2017, March 2017 9408,5.0,joycec990,https://www.tripadvisor.ca/Profile/joycec990, nil,Mar. 2017, February 2017 9408,5.0,FatDadSkater,https://www.tripadvisor.ca/Profile/FatDadSkater, nil,Mar. 2017, February 2017 9408,5.0,CalgaryGirlYYC,https://www.tripadvisor.ca/Profile/CalgaryGirlYYC, nil,Mar. 2017, February 2017 9408,5.0,bamutch,https://www.tripadvisor.ca/Profile/bamutch, nil,Mar. 2017, February 2017 9408,5.0,Mike H,https://www.tripadvisor.ca/Profile/mikehH6510SD, nil,Feb. 2017, February 2017 9408,5.0,Z5872BVdavidw,https://www.tripadvisor.ca/Profile/Z5872BVdavidw, nil,Feb. 2017, January 2017 9408,5.0,Arlene R,https://www.tripadvisor.ca/Profile/945arlener, nil,Feb. 2017, January 2017 9408,5.0,Kathy D,https://www.tripadvisor.ca/Profile/823kathyd, nil,Feb. 2017, January 2017 9408,5.0,dmarchand2017,https://www.tripadvisor.ca/Profile/dmarchand2017, nil,Feb. 2017, February 2017 9408,5.0,L0tsatravelling,https://www.tripadvisor.ca/Profile/L0tsatravelling, nil,Feb. 2017, February 2017 9408,5.0,cheryl L,https://www.tripadvisor.ca/Profile/cherylL2311, nil,Feb. 2017, February 2017 9408,5.0,Jill C,https://www.tripadvisor.ca/Profile/jillc911, nil,Feb. 2017, February 2017 9408,5.0,linqhc2014,https://www.tripadvisor.ca/Profile/linqhc2014, nil,Feb. 2017, February 2017 9408,5.0,Rowlc2,https://www.tripadvisor.ca/Profile/Rowlc2, nil,Nov. 2016, October 2016 9408,4.0,eduardo244,https://www.tripadvisor.ca/Profile/eduardo244, nil,Oct. 2016, September 2016 9408,5.0,daisyblu,https://www.tripadvisor.ca/Profile/daisyblu, nil,Oct. 2016, September 2016 9408,5.0,geohomes2,https://www.tripadvisor.ca/Profile/geohomes2, nil,Oct. 2016, August 2016 9408,5.0,shilo82,https://www.tripadvisor.ca/Profile/shilo82, nil,Oct. 2016, August 2016 9408,5.0,alg73,https://www.tripadvisor.ca/Profile/alg73, nil,Oct. 2016, July 2016 9408,5.0,Ian P,https://www.tripadvisor.ca/Profile/330ianp, nil,Oct. 2016, August 2016 9408,5.0,lynn376,https://www.tripadvisor.ca/Profile/lynn376, nil,Oct. 2016, September 2016 9408,5.0,lindsayp929,https://www.tripadvisor.ca/Profile/lindsayp929, nil,Oct. 2016, September 2016 9408,5.0,LS_12154913,https://www.tripadvisor.ca/Profile/LS_12154913, nil,Oct. 2016, August 2016 9408,5.0,Jerianne H,https://www.tripadvisor.ca/Profile/jerianneh2016, nil,Oct. 2016, July 2016 9408,5.0,Brans59,https://www.tripadvisor.ca/Profile/Brans59, nil,Oct. 2016, July 2016 9408,5.0,Darren J,https://www.tripadvisor.ca/Profile/627darrenj, nil,Sep. 2016, September 2016 9408,5.0,Karen H,https://www.tripadvisor.ca/Profile/karenhR8451CF, nil,Sep. 2016, October 2015 9408,3.0,AngmohofArabia,https://www.tripadvisor.ca/Profile/AngmohofArabia, nil,Aug. 2016, August 2016 9408,5.0,CanadianRyanAndMel,https://www.tripadvisor.ca/Profile/CanadianRyanAndMel, nil,Jul. 2016, July 2016 9408,5.0,Lianne L,https://www.tripadvisor.ca/Profile/242liannel, nil,Jul. 2016, July 2016 9408,5.0,Bonnie A,https://www.tripadvisor.ca/Profile/BonnieA33, nil,Jul. 2016, July 2016 9408,5.0,Colleen3850,https://www.tripadvisor.ca/Profile/Colleen3850, nil,Jun. 2016, May 2016 9408,5.0,edvitalejr,https://www.tripadvisor.ca/Profile/edvitalejr, nil,Jun. 2016, May 2016 9408,5.0,Kristin M,https://www.tripadvisor.ca/Profile/337kristinm, nil,May 2016, May 2016 9408,5.0,Canadian222,https://www.tripadvisor.ca/Profile/Canadian222, nil,Apr. 2016, March 2016 9408,5.0,Maura G,https://www.tripadvisor.ca/Profile/MauraG175, nil,Mar. 2016, March 2016 9408,5.0,Morten1982,https://www.tripadvisor.ca/Profile/Morten1982, nil,Mar. 2016, March 2016 9408,5.0,deymal,https://www.tripadvisor.ca/Profile/deymal, nil,Mar. 2016, March 2016 9408,5.0,Linda H,https://www.tripadvisor.ca/Profile/lindahJ5415CS, nil,Mar. 2016, February 2016 9408,5.0,Paul W,https://www.tripadvisor.ca/Profile/N5483VTpaulw, nil,Mar. 2016, March 2016 9408,5.0,Jeff B,https://www.tripadvisor.ca/Profile/jeffbT4711MF, nil,Mar. 2016, March 2016 9408,5.0,tk12337,https://www.tripadvisor.ca/Profile/tk12337, nil,Mar. 2016, March 2016 9408,5.0,Donna C,https://www.tripadvisor.ca/Profile/donnacM4143RE, nil,Mar. 2016, March 2016 9408,5.0,Edna21_12,https://www.tripadvisor.ca/Profile/Edna21_12, nil,Feb. 2016, February 2016 9408,5.0,Kathy S,https://www.tripadvisor.ca/Profile/O4091OTkathys, nil,Feb. 2016, February 2016 9408,5.0,Colin A,https://www.tripadvisor.ca/Profile/colina854, nil,Feb. 2016, February 2016 9408,5.0,HughWhitehorseYT,https://www.tripadvisor.ca/Profile/HughWhitehorseYT, nil,Feb. 2016, February 2016 9408,5.0,Dineandwineme,https://www.tripadvisor.ca/Profile/Dineandwineme, nil,Nov. 2014, October 2014 9408,5.0,chilenita,https://www.tripadvisor.ca/Profile/chilenita, nil,Aug. 2014, July 2014 9408,5.0,Julie K,https://www.tripadvisor.ca/Profile/JulieK67, nil,Aug. 2014, July 2014 9408,5.0,Ben T,https://www.tripadvisor.ca/Profile/987bent, nil,Aug. 2014, August 2014 9408,5.0,Michael M,https://www.tripadvisor.ca/Profile/Y5902WFmichaelm, nil,Jul. 2014, July 2014 9408,5.0,avidtravelermom,https://www.tripadvisor.ca/Profile/avidtravelermom, nil,Sep. 2013, September 2013 9408,4.0,Two_and_TheDog,https://www.tripadvisor.ca/Profile/Two_and_TheDog, nil,Aug. 2013, August 2013 9408,5.0,CalgaryGlobegirl,https://www.tripadvisor.ca/Profile/CalgaryGlobegirl, nil,Mar. 2013, March 2013 9408,5.0,Carol P,https://www.tripadvisor.ca/Profile/CarolP409, nil,Feb. 2013, February 2013 9408,5.0,RenayV,https://www.tripadvisor.ca/Profile/RenayV, nil,Jan. 2013, January 2013 9408,5.0,Justrighttall,https://www.tripadvisor.ca/Profile/Justrighttall, nil,Jan. 2013, January 2013 9408,4.0,MikeAR,https://www.tripadvisor.ca/Profile/MikeAR, nil,Sep. 2012, August 2012 9408,5.0,Weeebay,https://www.tripadvisor.ca/Profile/Weeebay, nil,Jun. 2012, June 2012 9408,5.0,h1d3m3,https://www.tripadvisor.ca/Profile/h1d3m3, nil,Jun. 2012, July 2011 9408,5.0,See-y0u-there,https://www.tripadvisor.ca/Profile/See-y0u-there, nil,Jan. 2012, October 2011 9408,5.0,Wendy H,https://www.tripadvisor.ca/Profile/WendyH824, nil,Nov. 2011, November 2011 9408,5.0,Erik8633,https://www.tripadvisor.ca/Profile/Erik8633, nil,Aug. 2011, August 2011 9408,5.0,ReadingMan,https://www.tripadvisor.ca/Profile/ReadingMan, nil,Aug. 2011, August 2011 9408,5.0,Alberta_Mountain_Gal,https://www.tripadvisor.ca/Profile/Alberta_Mountain_Gal, nil,Aug. 2011, August 2011 9408,5.0,rockymtngrrl,https://www.tripadvisor.ca/Profile/rockymtngrrl, nil,Feb. 2011, February 2011 9408,5.0,Freedom005,https://www.tripadvisor.ca/Profile/Freedom005, nil,Jan. 2009, January 2009 9408,5.0,lindaslair,https://www.tripadvisor.ca/Profile/lindaslair, nil,Dec. 2008, December 2008 9408,5.0,beyondme,https://www.tripadvisor.ca/Profile/beyondme, nil,Jun. 2008, June 2008 9408,5.0,kev_wootton,https://www.tripadvisor.ca/Profile/kev_wootton, nil,Aug. 2007, August 2007 9409,5.0,Travel449183,https://www.tripadvisor.ca/Profile/Travel449183, nil,Sep. 2018, September 2018 9409,5.0,Mtndoo1,https://www.tripadvisor.ca/Profile/Mtndoo1, nil,Jul. 2018, July 2018 9409,4.0,chernoffcharlotte,https://www.tripadvisor.ca/Profile/chernoffcharlotte, nil,Jul. 2018, July 2018 9409,5.0,_kellyjomama,https://www.tripadvisor.ca/Profile/_kellyjomama, nil,Jun. 2018, June 2018 9409,5.0,Mandy S,https://www.tripadvisor.ca/Profile/859mandys, nil,Jun. 2018, June 2018 9409,4.0,Amanda B,https://www.tripadvisor.ca/Profile/221amandab, nil,Jun. 2018, May 2018 9409,4.0,Daddy Buzz,https://www.tripadvisor.ca/Profile/DaddyB81, nil,Jun. 2018, May 2018 9409,5.0,Michael C,https://www.tripadvisor.ca/Profile/michaelcU7428XZ, nil,May 2018, May 2018 9409,5.0,Prutean L,https://www.tripadvisor.ca/Profile/pruteanl, nil,Feb. 2018, February 2018 9409,5.0,agnusb1958,https://www.tripadvisor.ca/Profile/agnusb1958, nil,Jan. 2018, February 2017 9409,5.0,Norm L,https://www.tripadvisor.ca/Profile/61Norm, nil,Sep. 2017, August 2017 9409,2.0,Vivian G,https://www.tripadvisor.ca/Profile/135viviang, nil,Sep. 2017, August 2017 9409,5.0,joey h,https://www.tripadvisor.ca/Profile/802joeyh, nil,Sep. 2017, September 2017 9409,5.0,mbroga,https://www.tripadvisor.ca/Profile/mbroga, nil,Aug. 2017, July 2017 9409,5.0,Jaap S,https://www.tripadvisor.ca/Profile/236jaaps, nil,Aug. 2017, July 2017 9409,5.0,Rick H,https://www.tripadvisor.ca/Profile/rickh731, nil,Aug. 2017, August 2017 9409,4.0,Jeffrey L,https://www.tripadvisor.ca/Profile/jeffreylS4189RZ, nil,Jul. 2017, July 2017 9409,5.0,Chinook4772,https://www.tripadvisor.ca/Profile/Chinook4772, nil,Jul. 2017, July 2017 9409,3.0,Matt,https://www.tripadvisor.ca/Profile/Matticus01, nil,Jul. 2017, July 2017 9409,5.0,Andy956200,https://www.tripadvisor.ca/Profile/Andy956200, nil,Jul. 2017, July 2017 9409,5.0,Faye,https://www.tripadvisor.ca/Profile/fayedonker, nil,May 2017, May 2017 9409,5.0,queenbean51,https://www.tripadvisor.ca/Profile/queenbean51, nil,May 2017, May 2017 9409,5.0,Franki K,https://www.tripadvisor.ca/Profile/627frankik, nil,Apr. 2017, April 2017 9409,5.0,Momma6Calgary,https://www.tripadvisor.ca/Profile/Momma6Calgary, nil,Apr. 2017, April 2017 9409,4.0,Winderbelle,https://www.tripadvisor.ca/Profile/Winderbelle, nil,Oct. 2016, October 2016 9409,nil,,nil, nil,nil,nil 9409,4.0,FreeCass55,https://www.tripadvisor.ca/Profile/FreeCass55, nil,Aug. 2016, August 2016 9409,5.0,Kevin-2801,https://www.tripadvisor.ca/Profile/Kevin-2801, nil,Aug. 2016, August 2016 9409,5.0,Erica F,https://www.tripadvisor.ca/Profile/ericaf210, nil,Aug. 2016, August 2016 9409,5.0,Sophie G,https://www.tripadvisor.ca/Profile/sophiegQ9789DB, nil,Aug. 2016, July 2016 9409,5.0,Gail M,https://www.tripadvisor.ca/Profile/gailm95, nil,Jul. 2016, July 2016 9409,4.0,SuzanneH448,https://www.tripadvisor.ca/Profile/SuzanneH448, nil,Jul. 2016, July 2016 9409,4.0,m432016,https://www.tripadvisor.ca/Profile/m432016, nil,Jul. 2016, July 2016 9409,5.0,nottravelingenuf,https://www.tripadvisor.ca/Profile/nottravelingenuf, nil,Jul. 2016, July 2016 9409,5.0,sklamer,https://www.tripadvisor.ca/Profile/sklamer, nil,Jul. 2016, July 2016 9409,5.0,CarlaId,https://www.tripadvisor.ca/Profile/CarlaId, nil,Jul. 2016, July 2016 9409,5.0,Nikki B,https://www.tripadvisor.ca/Profile/15nikkib, nil,Jul. 2016, July 2016 9409,5.0,Aysadamari,https://www.tripadvisor.ca/Profile/Aysadamari, nil,Jun. 2016, May 2016 9409,5.0,Daryl G,https://www.tripadvisor.ca/Profile/darylg114, nil,Apr. 2016, May 2015 9409,5.0,Steve T,https://www.tripadvisor.ca/Profile/stevetY2494BH, nil,Mar. 2016, March 2016 9409,5.0,Lana B,https://www.tripadvisor.ca/Profile/471lanab, nil,Feb. 2016, February 2016 9409,4.0,Fernw3h,https://www.tripadvisor.ca/Profile/Fernw3h, nil,Dec. 2015, December 2015 9409,5.0,Edie L,https://www.tripadvisor.ca/Profile/6ediel, nil,Oct. 2015, October 2015 9409,5.0,rlmptl,https://www.tripadvisor.ca/Profile/rlmptl, nil,Oct. 2015, October 2015 9409,5.0,Pepsilady1951,https://www.tripadvisor.ca/Profile/Pepsilady1951, nil,Sep. 2015, September 2015 9409,5.0,hockeymom89,https://www.tripadvisor.ca/Profile/hockeymom89, nil,Sep. 2015, August 2015 9409,4.0,Paul J,https://www.tripadvisor.ca/Profile/paulj605, nil,Aug. 2015, July 2015 9409,4.0,Diane H,https://www.tripadvisor.ca/Profile/dianeh54, nil,Aug. 2015, August 2015 9409,5.0,Sheldon D,https://www.tripadvisor.ca/Profile/sheldond772, nil,Aug. 2015, August 2015 9409,5.0,Tiloschwarz,https://www.tripadvisor.ca/Profile/Tiloschwarz, nil,Aug. 2015, July 2015 9409,4.0,Iryna1974,https://www.tripadvisor.ca/Profile/Iryna1974, nil,Jul. 2015, June 2015 9409,3.0,azzure,https://www.tripadvisor.ca/Profile/azzure, nil,Jul. 2015, June 2015 9409,5.0,Lorraine L,https://www.tripadvisor.ca/Profile/lorrainel987, nil,Jun. 2015, June 2015 9409,5.0,VanAdolfo,https://www.tripadvisor.ca/Profile/VanAdolfo, nil,Jun. 2015, June 2015 9409,5.0,sandra f,https://www.tripadvisor.ca/Profile/sandraf792, nil,May 2015, May 2015 9409,5.0,Karen O,https://www.tripadvisor.ca/Profile/KarenO446, nil,Apr. 2015, October 2014 9409,5.0,ACG417,https://www.tripadvisor.ca/Profile/ACG417, nil,Dec. 2014, June 2014 9409,4.0,WestTexastraveller17,https://www.tripadvisor.ca/Profile/WestTexastraveller17, nil,Sep. 2014, September 2014 9409,5.0,Jane Frew E,https://www.tripadvisor.ca/Profile/janefrewe, nil,Sep. 2014, August 2014 9409,5.0,Sarah LC,https://www.tripadvisor.ca/Profile/SarahLovcal, nil,Sep. 2014, September 2014 9409,2.0,Tracey R,https://www.tripadvisor.ca/Profile/TraceyR726, nil,Sep. 2014, August 2014 9409,4.0,CrouchEndTiger,https://www.tripadvisor.ca/Profile/CrouchEndTiger, nil,Aug. 2014, August 2014 9409,5.0,jonesyMidwest,https://www.tripadvisor.ca/Profile/jonesyMidwest, nil,Aug. 2014, August 2014 9409,5.0,kitonjones,https://www.tripadvisor.ca/Profile/kitonjones, nil,Aug. 2014, October 2013 9409,5.0,nasus478,https://www.tripadvisor.ca/Profile/nasus478, nil,Aug. 2014, July 2014 9409,4.0,HariSeldon2,https://www.tripadvisor.ca/Profile/HariSeldon2, nil,Aug. 2014, July 2014 9409,4.0,planbee,https://www.tripadvisor.ca/Profile/planbee, nil,Aug. 2014, July 2014 9409,5.0,christinamh28,https://www.tripadvisor.ca/Profile/christinamh28, nil,Jul. 2014, July 2014 9409,5.0,Rosebud02,https://www.tripadvisor.ca/Profile/Rosebud02, nil,Jul. 2014, July 2014 9409,5.0,garymack,https://www.tripadvisor.ca/Profile/garymack, nil,Jul. 2014, July 2014 9409,5.0,Jan C,https://www.tripadvisor.ca/Profile/855janc, nil,Jul. 2014, June 2014 9409,5.0,Daryl S,https://www.tripadvisor.ca/Profile/521daryls, nil,Jun. 2014, June 2014 9409,5.0,Karen S,https://www.tripadvisor.ca/Profile/Q3995KZkarens, nil,Jun. 2014, May 2014 9409,5.0,Jen B,https://www.tripadvisor.ca/Profile/316jenb, nil,May 2014, May 2014 9409,5.0,Karen and Jim W,https://www.tripadvisor.ca/Profile/karenandjimw, nil,May 2014, April 2014 9409,5.0,whitehorse1964,https://www.tripadvisor.ca/Profile/whitehorse1964, nil,Mar. 2014, March 2014 9409,5.0,Jerry W,https://www.tripadvisor.ca/Profile/JerryW298, nil,Jan. 2014, January 2014 9409,5.0,Robert D,https://www.tripadvisor.ca/Profile/H2797KLrobertd, nil,Nov. 2013, September 2013 9409,5.0,seal_yun,https://www.tripadvisor.ca/Profile/seal_yun, nil,Oct. 2013, August 2013 9409,5.0,CandW_12,https://www.tripadvisor.ca/Profile/CandW_12, nil,Sep. 2013, August 2013 9409,5.0,NatusyaE,https://www.tripadvisor.ca/Profile/NatusyaE, nil,Sep. 2013, August 2013 9409,5.0,ysabinin,https://www.tripadvisor.ca/Profile/ysabinin, nil,Aug. 2013, August 2013 9409,5.0,Carrie T,https://www.tripadvisor.ca/Profile/730carriet, nil,Aug. 2013, August 2013 9409,5.0,mbaydak,https://www.tripadvisor.ca/Profile/mbaydak, nil,Aug. 2013, July 2013 9409,5.0,E and D A,https://www.tripadvisor.ca/Profile/EandDA, nil,Aug. 2013, August 2013 9409,4.0,LMom1,https://www.tripadvisor.ca/Profile/LMom1, nil,Jul. 2013, July 2013 9409,5.0,Mostly_Martina,https://www.tripadvisor.ca/Profile/Mostly_Martina, nil,Jul. 2013, July 2013 9409,5.0,Hedy L,https://www.tripadvisor.ca/Profile/BluBug2000, nil,Jul. 2013, June 2013 9409,5.0,SKiss8,https://www.tripadvisor.ca/Profile/SKiss8, nil,May 2013, May 2013 9409,4.0,Jim H,https://www.tripadvisor.ca/Profile/731JimH, nil,Dec. 2012, December 2012 9409,1.0,anne,https://www.tripadvisor.ca/Profile/anne58, nil,Dec. 2012, October 2012 9409,5.0,auntylene,https://www.tripadvisor.ca/Profile/auntylene, nil,Oct. 2012, October 2012 9409,5.0,Werner F,https://www.tripadvisor.ca/Profile/WernerF831, nil,Oct. 2012, September 2012 9409,5.0,Esther A,https://www.tripadvisor.ca/Profile/EstherA175, nil,Sep. 2012, September 2012 9409,5.0,Ron R,https://www.tripadvisor.ca/Profile/RonR266, nil,Sep. 2012, September 2012 9409,5.0,TravelGuyMontana,https://www.tripadvisor.ca/Profile/TravelGuyMontana, nil,Sep. 2012, September 2012 9409,5.0,Uwe M,https://www.tripadvisor.ca/Profile/UweM47, nil,Aug. 2012, July 2012 9409,5.0,Dartal89,https://www.tripadvisor.ca/Profile/Dartal89, nil,Aug. 2012, August 2012 9409,5.0,TravelHeath,https://www.tripadvisor.ca/Profile/TravelHeath, nil,Aug. 2012, August 2012 9409,5.0,Fallingstar78,https://www.tripadvisor.ca/Profile/Fallingstar78, nil,Aug. 2012, August 2012 9409,5.0,shayne f,https://www.tripadvisor.ca/Profile/shaynef565, nil,Aug. 2012, August 2012 9409,4.0,Louis M,https://www.tripadvisor.ca/Profile/885LouisM, nil,Aug. 2012, July 2012 9409,5.0,154914Jack,https://www.tripadvisor.ca/Profile/154914Jack, nil,Aug. 2012, August 2012 9409,5.0,Berit B,https://www.tripadvisor.ca/Profile/BeritB612, nil,Aug. 2012, July 2012 9409,5.0,very-old,https://www.tripadvisor.ca/Profile/very-old, nil,Jul. 2012, June 2012 9409,5.0,Terry B,https://www.tripadvisor.ca/Profile/TerryB850, nil,Jun. 2012, June 2012 9409,4.0,Lionel H,https://www.tripadvisor.ca/Profile/LionelH393, nil,Apr. 2012, February 2012 9409,5.0,gizmodog1,https://www.tripadvisor.ca/Profile/gizmodog1, nil,Aug. 2011, July 2011 9409,5.0,Lendyer,https://www.tripadvisor.ca/Profile/Lendyer, nil,Jul. 2011, June 2011 9409,4.0,Angus721,https://www.tripadvisor.ca/Profile/Angus721, nil,Jul. 2011, July 2011 9409,5.0,Holiday154913,https://www.tripadvisor.ca/Profile/Holiday154913, nil,May 2011, April 2011 9409,3.0,Don-Margaret T,https://www.tripadvisor.ca/Profile/donmargarett, nil,Nov. 2010, November 2010 9409,4.0,twoodburn,https://www.tripadvisor.ca/Profile/twoodburn, nil,Oct. 2010, September 2010 9409,4.0,TravelDog83,https://www.tripadvisor.ca/Profile/TravelDog83, nil,Aug. 2010, August 2010 9409,5.0,MugsCalgary,https://www.tripadvisor.ca/Profile/MugsCalgary, nil,Aug. 2010, July 2010 9409,5.0,TravelGal50_10,https://www.tripadvisor.ca/Profile/TravelGal50_10, nil,Jul. 2010, July 2010 9409,5.0,hikernb,https://www.tripadvisor.ca/Profile/hikernb, nil,Jul. 2010, July 2010 9409,4.0,Aichtal,https://www.tripadvisor.ca/Profile/Aichtal, nil,Jul. 2010, June 2010 9409,2.0,baby011,https://www.tripadvisor.ca/Profile/baby011, nil,Jun. 2010, June 2010 9409,5.0,rollngoers,https://www.tripadvisor.ca/Profile/rollngoers, nil,Oct. 2009, September 2009 9409,5.0,EdmontonVic,https://www.tripadvisor.ca/Profile/EdmontonVic, nil,Jul. 2009, April 2009 9409,5.0,hikerpals,https://www.tripadvisor.ca/Profile/hikerpals, nil,Jul. 2009, July 2009 9409,5.0,onward,https://www.tripadvisor.ca/Profile/onward, nil,Jun. 2009, June 2009 9409,4.0,letsbereasonable,https://www.tripadvisor.ca/Profile/letsbereasonable, nil,Jun. 2009, June 2009 9409,5.0,pattycakesRMH,https://www.tripadvisor.ca/Profile/pattycakesRMH, nil,May 2009, May 2009 9410,nil,,nil, nil,nil,nil 9410,3.0,SLDedmonton,https://www.tripadvisor.ca/Profile/SLDedmonton, nil,Aug. 2018, July 2018 9410,5.0,Adam D,https://www.tripadvisor.ca/Profile/adamdM8105KX, nil,Jul. 2017, July 2017 9410,5.0,snowburner2015,https://www.tripadvisor.ca/Profile/snowburner2015, nil,May 2017, May 2017 9410,2.0,Sidney C,https://www.tripadvisor.ca/Profile/elenorc156, nil,Dec. 2016, December 2016 9410,4.0,PeterAsq,https://www.tripadvisor.ca/Profile/PeterAsq, nil,Oct. 2016, September 2016 9410,4.0,zedmanab,https://www.tripadvisor.ca/Profile/zedmanab, nil,Aug. 2016, July 2016 9410,4.0,Buzzle65,https://www.tripadvisor.ca/Profile/Buzzle65, nil,Aug. 2016, July 2016 9410,1.0,freedoug,https://www.tripadvisor.ca/Profile/freedoug, nil,Jul. 2016, July 2016 9410,5.0,Julie F,https://www.tripadvisor.ca/Profile/juliefM2885IP, nil,Jun. 2016, June 2016 9410,5.0,_dior_cristina,https://www.tripadvisor.ca/Profile/_dior_cristina, nil,May 2016, May 2016 9410,4.0,Mary_NatR,https://www.tripadvisor.ca/Profile/Mary_NatR, nil,Mar. 2016, March 2016 9410,5.0,Lydia H,https://www.tripadvisor.ca/Profile/988lydiah, nil,Sep. 2015, September 2015 9410,5.0,Cheche_md,https://www.tripadvisor.ca/Profile/Cheche_md, nil,May 2015, May 2015 9410,3.0,AdamsFamilyZoo,https://www.tripadvisor.ca/Profile/AdamsFamilyZoo, nil,Feb. 2015, August 2014 9410,5.0,Idris S,https://www.tripadvisor.ca/Profile/294idriss, nil,Nov. 2014, November 2014 9410,5.0,YvonneBrownfield_AB,https://www.tripadvisor.ca/Profile/YvonneBrownfield_AB, nil,Oct. 2014, October 2014 9410,4.0,happyhappy100,https://www.tripadvisor.ca/Profile/happyhappy100, nil,Aug. 2014, August 2014 9410,2.0,KAP45359,https://www.tripadvisor.ca/Profile/KAP45359, nil,Aug. 2014, August 2014 9410,4.0,Rachelle C,https://www.tripadvisor.ca/Profile/RachelleC446, nil,Aug. 2014, August 2014 9410,4.0,scarlett12345,https://www.tripadvisor.ca/Profile/scarlett12345, nil,Jul. 2014, July 2014 9410,5.0,lumja,https://www.tripadvisor.ca/Profile/lumja, nil,Jul. 2014, July 2014 9410,5.0,Doug S,https://www.tripadvisor.ca/Profile/dougs405, nil,Jun. 2014, June 2014 9410,5.0,Noa A,https://www.tripadvisor.ca/Profile/noaa363, nil,May 2014, May 2014 9410,5.0,GCH66,https://www.tripadvisor.ca/Profile/GCH66, nil,Apr. 2014, March 2014 9410,5.0,Rowena G,https://www.tripadvisor.ca/Profile/rowenag445, nil,Jan. 2014, January 2014 9410,4.0,Pam V,https://www.tripadvisor.ca/Profile/Pamvirk, nil,Aug. 2013, August 2013 9410,5.0,JKLKU,https://www.tripadvisor.ca/Profile/JKLKU, nil,Aug. 2013, July 2013 9410,5.0,JelleyBean,https://www.tripadvisor.ca/Profile/JelleyBean, nil,Jul. 2013, July 2013 9410,5.0,Paola S,https://www.tripadvisor.ca/Profile/651PaolaS, nil,Mar. 2013, March 2013 9411,nil,,nil, nil,nil,nil 9411,5.0,SafetyBob2015,https://www.tripadvisor.ca/Profile/SafetyBob2015, nil,Sep. 2017, September 2017 9411,5.0,The Great Gazoo,https://www.tripadvisor.ca/Profile/Experience728962, nil,Aug. 2017, August 2017 9411,5.0,Ellie H,https://www.tripadvisor.ca/Profile/255ellieh, nil,Aug. 2017, August 2017 9411,5.0,Karla M,https://www.tripadvisor.ca/Profile/W8954WJkarlam, nil,Aug. 2017, August 2017 9411,5.0,Deanl05,https://www.tripadvisor.ca/Profile/Deanl05, nil,Aug. 2017, August 2017 9411,5.0,m V,https://www.tripadvisor.ca/Profile/mV290, nil,Aug. 2017, August 2017 9411,5.0,ClairePearson2502,https://www.tripadvisor.ca/Profile/ClairePearson2502, nil,Aug. 2017, May 2017 9411,5.0,Chris R,https://www.tripadvisor.ca/Profile/J1245SNchrisr, nil,Jul. 2017, July 2017 9411,4.0,Janet C,https://www.tripadvisor.ca/Profile/273JanetC273, nil,Jun. 2017, May 2017 9411,5.0,Alyshia P,https://www.tripadvisor.ca/Profile/326alyshiap, nil,Jun. 2017, June 2017 9411,5.0,Stephanie A,https://www.tripadvisor.ca/Profile/P4549XRstephaniea, nil,May 2017, May 2017 9411,5.0,geli2k,https://www.tripadvisor.ca/Profile/geli2k, nil,May 2017, May 2017 9411,5.0,Jack Z,https://www.tripadvisor.ca/Profile/201jackz, nil,Oct. 2016, October 2016 9411,5.0,Shari-Lynn S,https://www.tripadvisor.ca/Profile/sharilynns, nil,Oct. 2016, October 2016 9411,5.0,wally2016103,https://www.tripadvisor.ca/Profile/wally2016103, nil,Oct. 2016, September 2016 9411,5.0,pre9812,https://www.tripadvisor.ca/Profile/pre9812, nil,Oct. 2016, October 2016 9411,5.0,brownie6244,https://www.tripadvisor.ca/Profile/brownie6244, nil,Oct. 2016, October 2016 9411,5.0,beve69,https://www.tripadvisor.ca/Profile/beve69, nil,Sep. 2016, August 2016 9411,5.0,rtwilly2,https://www.tripadvisor.ca/Profile/rtwilly2, nil,Aug. 2016, August 2016 9411,5.0,dianamelgoza,https://www.tripadvisor.ca/Profile/dianamelgoza, nil,Aug. 2016, August 2016 9411,5.0,Faythe v,https://www.tripadvisor.ca/Profile/faytheh2014, nil,Aug. 2016, August 2016 9411,5.0,Angela R,https://www.tripadvisor.ca/Profile/94angelar, nil,Aug. 2016, August 2016 9411,5.0,randyung,https://www.tripadvisor.ca/Profile/randyung, nil,Aug. 2016, August 2016 9411,5.0,r0bin0b,https://www.tripadvisor.ca/Profile/r0bin0b, nil,Jul. 2016, July 2016 9411,5.0,Navonodfn,https://www.tripadvisor.ca/Profile/Navonodfn, nil,Jun. 2016, June 2016 9411,5.0,rainseverytime,https://www.tripadvisor.ca/Profile/rainseverytime, nil,May 2016, May 2016 9411,5.0,Abbubakkar,https://www.tripadvisor.ca/Profile/Abbubakkar, nil,May 2016, April 2016 9411,5.0,LaurJoe,https://www.tripadvisor.ca/Profile/LaurJoe, nil,Mar. 2016, March 2016 9411,5.0,cjt122016,https://www.tripadvisor.ca/Profile/cjt122016, nil,Mar. 2016, February 2016 9411,5.0,Brian H,https://www.tripadvisor.ca/Profile/brianhS4119SP, nil,Feb. 2016, February 2016 9411,5.0,Andrew L,https://www.tripadvisor.ca/Profile/Y1242WMandrewl, nil,Feb. 2016, July 2015 9411,5.0,GlobalGirl2016,https://www.tripadvisor.ca/Profile/GlobalGirl2016, nil,Feb. 2016, February 2016 9411,5.0,lindakhanna,https://www.tripadvisor.ca/Profile/lindakhanna, nil,Feb. 2016, February 2016 9412,4.0,mimzou2018,https://www.tripadvisor.ca/Profile/mimzou2018, nil,Sep. 2018, August 2018 9412,5.0,Andrew I,https://www.tripadvisor.ca/Profile/621andrewi, nil,Aug. 2018, August 2018 9412,5.0,Foodie_59nz,https://www.tripadvisor.ca/Profile/Foodie_59nz, nil,Aug. 2018, July 2018 9412,1.0,sydaus3,https://www.tripadvisor.ca/Profile/sydaus3, nil,Jul. 2018, July 2018 9412,5.0,pochakom,https://www.tripadvisor.ca/Profile/pochakom, nil,Jul. 2018, July 2018 9412,4.0,roderickm19,https://www.tripadvisor.ca/Profile/roderickm19, nil,Jul. 2018, July 2018 9412,5.0,pat p,https://www.tripadvisor.ca/Profile/V9386IEpatp, nil,Jul. 2018, July 2018 9412,5.0,aum154,https://www.tripadvisor.ca/Profile/aum154, nil,Jun. 2018, June 2018 9412,4.0,Vanessa F,https://www.tripadvisor.ca/Profile/N9337WVvanessaf, nil,Jun. 2018, June 2018 9412,5.0,Glenn H,https://www.tripadvisor.ca/Profile/GlennH147, nil,Aug. 2017, August 2017 9413,4.0,westcnd,https://www.tripadvisor.ca/Profile/westcnd, nil,Sep. 2018, July 2018 9413,5.0,Pauloh686,https://www.tripadvisor.ca/Profile/Pauloh686, nil,Aug. 2018, August 2018 9413,5.0,Ornit H,https://www.tripadvisor.ca/Profile/OrnitH, nil,Aug. 2018, August 2018 9413,5.0,irismontgomery007,https://www.tripadvisor.ca/Profile/irismontgomery007, nil,Aug. 2018, August 2018 9413,5.0,Lance K,https://www.tripadvisor.ca/Profile/lancek304, nil,Aug. 2018, August 2018 9413,5.0,LEG61,https://www.tripadvisor.ca/Profile/LEG61, nil,Aug. 2018, July 2018 9413,5.0,Stephanie J,https://www.tripadvisor.ca/Profile/stephaniejK8581JK, nil,Jul. 2018, July 2018 9413,5.0,jude8655,https://www.tripadvisor.ca/Profile/jude8655, nil,Jun. 2018, June 2018 9413,4.0,Kathy L,https://www.tripadvisor.ca/Profile/kathyl585, nil,Oct. 2017, August 2017 9413,4.0,thewonderseeker,https://www.tripadvisor.ca/Profile/thewonderseeker, nil,Jul. 2017, July 2017 9413,3.0,GEOS30,https://www.tripadvisor.ca/Profile/GEOS30, nil,Jul. 2017, July 2017 9413,5.0,gwarnershoe54,https://www.tripadvisor.ca/Profile/gwarnershoe54, nil,Jun. 2017, June 2017 9413,5.0,Bryn L,https://www.tripadvisor.ca/Profile/24brynl, nil,Apr. 2017, April 2017 9413,5.0,frank I,https://www.tripadvisor.ca/Profile/355franki, nil,Apr. 2017, April 2017 9413,5.0,Vancouverraised,https://www.tripadvisor.ca/Profile/Vancouverraised, nil,Sep. 2016, September 2016 9413,5.0,Karen B,https://www.tripadvisor.ca/Profile/KarenB243, nil,Aug. 2016, August 2016 9413,5.0,Judy L,https://www.tripadvisor.ca/Profile/lilliejl, nil,Aug. 2016, August 2016 9413,5.0,Tixylixy,https://www.tripadvisor.ca/Profile/Tixylixy, nil,Aug. 2016, August 2016 9413,5.0,Laveen A,https://www.tripadvisor.ca/Profile/LaveenA_12, nil,Aug. 2016, August 2016 9413,5.0,Ejcmc,https://www.tripadvisor.ca/Profile/Ejcmc, nil,Jul. 2016, July 2016 9413,4.0,MaggieAu,https://www.tripadvisor.ca/Profile/MaggieAu, nil,Jul. 2016, July 2016 9413,5.0,chinateachers,https://www.tripadvisor.ca/Profile/cathyscampbellriver, nil,Jul. 2016, June 2016 9413,3.0,Tishya,https://www.tripadvisor.ca/Profile/tishyas2015, nil,May 2016, March 2016 9413,5.0,Reza2044,https://www.tripadvisor.ca/Profile/Reza2044, nil,Oct. 2015, October 2015 9413,5.0,JIll7Gloucestershire,https://www.tripadvisor.ca/Profile/JIll7Gloucestershire, nil,Aug. 2015, July 2015 9413,nil,,nil, nil,nil,nil 9413,5.0,Laurie,https://www.tripadvisor.ca/Profile/laursuth98, nil,Jul. 2015, July 2015 9413,4.0,PlumberT,https://www.tripadvisor.ca/Profile/PlumberT, nil,Oct. 2014, October 2014 9413,4.0,snowman4455,https://www.tripadvisor.ca/Profile/snowman4455, nil,Oct. 2014, September 2014 9413,5.0,A E,https://www.tripadvisor.ca/Profile/ae959, nil,Sep. 2014, August 2014 9413,5.0,Kevin F,https://www.tripadvisor.ca/Profile/52KevinF52, nil,Sep. 2014, August 2014 9413,5.0,Ryanc0ke,https://www.tripadvisor.ca/Profile/Ryanc0ke, nil,Aug. 2014, August 2014 9413,4.0,cdmillerToronto,https://www.tripadvisor.ca/Profile/cdmillerToronto, nil,Aug. 2014, August 2014 9413,5.0,Almasrr786,https://www.tripadvisor.ca/Profile/Almasrr786, nil,Aug. 2014, August 2014 9413,5.0,alnoor_saleh,https://www.tripadvisor.ca/Profile/alnoor_saleh, nil,Aug. 2014, August 2014 9413,5.0,jessieCanada,https://www.tripadvisor.ca/Profile/jessieCanada, nil,Sep. 2013, September 2013 9413,5.0,StephanieGrizz,https://www.tripadvisor.ca/Profile/StephanieGrizz, nil,Jul. 2013, July 2013 9413,5.0,SuperDave47,https://www.tripadvisor.ca/Profile/SuperDave47, nil,Jul. 2013, July 2013 9413,5.0,Damaflaca,https://www.tripadvisor.ca/Profile/Damaflaca, nil,Apr. 2013, March 2013 9413,5.0,Carl S,https://www.tripadvisor.ca/Profile/CarlS410, nil,Aug. 2012, August 2012 9413,4.0,MollyP79,https://www.tripadvisor.ca/Profile/MollyP79, nil,Jul. 2012, July 2012 9413,5.0,Both-like-travelling,https://www.tripadvisor.ca/Profile/Both-like-travelling, nil,Aug. 2011, June 2011 9413,4.0,GodfatherOxford,https://www.tripadvisor.ca/Profile/GodfatherOxford, nil,Aug. 2008, August 2008 9414,nil,,nil, nil,nil,nil 9414,2.0,Karina H,https://www.tripadvisor.ca/Profile/469karinah, nil,Oct. 2018, October 2018 9414,4.0,smrgeog,https://www.tripadvisor.ca/Profile/smrgeog, nil,Sep. 2018, September 2018 9414,5.0,Adrian D,https://www.tripadvisor.ca/Profile/AdrianD958, nil,Sep. 2018, August 2018 9414,4.0,godiva_rides_a_honda,https://www.tripadvisor.ca/Profile/godiva_rides_a_honda, nil,Sep. 2018, September 2018 9414,4.0,Aesook B,https://www.tripadvisor.ca/Profile/AesookB, nil,Sep. 2018, September 2018 9414,5.0,Alan H,https://www.tripadvisor.ca/Profile/ARH2015_01, nil,Sep. 2018, August 2018 9414,2.0,Sightseer656525,https://www.tripadvisor.ca/Profile/Sightseer656525, nil,Aug. 2018, August 2018 9414,5.0,jackattack17,https://www.tripadvisor.ca/Profile/jackattack17, nil,Jul. 2018, February 2018 9414,4.0,723jackie,https://www.tripadvisor.ca/Profile/723jackie, nil,Jul. 2018, July 2018 9414,4.0,Monica D,https://www.tripadvisor.ca/Profile/monicadeters, nil,Jul. 2018, July 2018 9414,4.0,Fred N,https://www.tripadvisor.ca/Profile/skier259, nil,Jul. 2018, July 2018 9414,5.0,florenceharo2018,https://www.tripadvisor.ca/Profile/florenceharo2018, nil,Jul. 2018, May 2018 9414,5.0,lisa0169,https://www.tripadvisor.ca/Profile/lisa0169, nil,Jul. 2018, June 2018 9414,4.0,T7296ZLjanicew,https://www.tripadvisor.ca/Profile/T7296ZLjanicew, nil,Jun. 2018, June 2018 9414,4.0,Dorothy D,https://www.tripadvisor.ca/Profile/dorothyd199, nil,Jun. 2018, April 2018 9414,5.0,Kara7980,https://www.tripadvisor.ca/Profile/Kara7980, nil,Mar. 2018, March 2018 9414,4.0,jnhower,https://www.tripadvisor.ca/Profile/jnhower, nil,Feb. 2018, February 2018 9414,2.0,Kitkatz76,https://www.tripadvisor.ca/Profile/Kitkatz76, nil,Jan. 2018, January 2018 9414,4.0,cgy_mission,https://www.tripadvisor.ca/Profile/cgy_mission, nil,Jan. 2018, January 2018 9414,3.0,WarPaintWithYoga,https://www.tripadvisor.ca/Profile/WarPaintWithYoga, nil,Dec. 2017, September 2017 9414,2.0,Seals_guy,https://www.tripadvisor.ca/Profile/Seals_guy, nil,Dec. 2017, November 2017 9414,4.0,candycats,https://www.tripadvisor.ca/Profile/candycats, nil,Nov. 2017, November 2017 9414,3.0,tj2010,https://www.tripadvisor.ca/Profile/tj2010, nil,Oct. 2017, October 2017 9414,2.0,Trinity C,https://www.tripadvisor.ca/Profile/924trinityb, nil,Oct. 2017, October 2017 9414,5.0,kmeister,https://www.tripadvisor.ca/Profile/kmeister, nil,Oct. 2017, September 2017 9414,4.0,pinotenvy3333,https://www.tripadvisor.ca/Profile/pinotenvy3333, nil,Sep. 2017, September 2017 9414,3.0,Curtis B,https://www.tripadvisor.ca/Profile/760curtisb, nil,Aug. 2017, August 2017 9414,4.0,algebraqueen,https://www.tripadvisor.ca/Profile/algebraqueen, nil,Aug. 2017, August 2017 9414,5.0,Waynerd14,https://www.tripadvisor.ca/Profile/Waynerd14, nil,Aug. 2017, August 2017 9414,4.0,Hazel R,https://www.tripadvisor.ca/Profile/HazelR582, nil,Aug. 2017, August 2017 9414,5.0,michellel255,https://www.tripadvisor.ca/Profile/michellel255, nil,Aug. 2017, July 2017 9414,4.0,TESSIERedDeer,https://www.tripadvisor.ca/Profile/TESSIERedDeer, nil,Jul. 2017, July 2017 9414,4.0,saberus,https://www.tripadvisor.ca/Profile/saberus, nil,Jul. 2017, June 2017 9414,4.0,Wantingafunweekend,https://www.tripadvisor.ca/Profile/Wantingafunweekend, nil,Jul. 2017, July 2017 9414,4.0,Georges1970,https://www.tripadvisor.ca/Profile/Georges1970, nil,Jul. 2017, July 2017 9414,5.0,Sandra M,https://www.tripadvisor.ca/Profile/Sandi253, nil,Jun. 2017, June 2017 9414,5.0,mills514,https://www.tripadvisor.ca/Profile/mills514, nil,Jun. 2017, June 2017 9414,5.0,81KRL,https://www.tripadvisor.ca/Profile/81KRL, nil,May 2017, May 2017 9414,4.0,Tom H,https://www.tripadvisor.ca/Profile/tomhR4951WU, nil,May 2017, April 2017 9414,5.0,Uncle P,https://www.tripadvisor.ca/Profile/498unclep, nil,May 2017, January 2017 9414,3.0,000Canada,https://www.tripadvisor.ca/Profile/000Canada, nil,Apr. 2017, April 2017 9414,1.0,OADiver,https://www.tripadvisor.ca/Profile/OADiver, nil,Mar. 2017, March 2017 9414,4.0,carolgm2017,https://www.tripadvisor.ca/Profile/carolgm2017, nil,Mar. 2017, March 2017 9414,4.0,billmI5711KQ,https://www.tripadvisor.ca/Profile/billmI5711KQ, nil,Mar. 2017, February 2017 9414,4.0,PattersonBoston,https://www.tripadvisor.ca/Profile/PattersonBoston, nil,Mar. 2017, April 2016 9414,4.0,Rachel R,https://www.tripadvisor.ca/Profile/rachelrG9085CT, nil,Feb. 2017, February 2017 9414,5.0,Life on the Road,https://www.tripadvisor.ca/Profile/LifeOnTheRoad2019, nil,Feb. 2017, February 2017 9414,4.0,Daysdream,https://www.tripadvisor.ca/Profile/Daysdream, nil,Feb. 2017, February 2017 9414,4.0,ktharg,https://www.tripadvisor.ca/Profile/ktharg, nil,Feb. 2017, February 2017 9414,2.0,cwoptician,https://www.tripadvisor.ca/Profile/cwoptician, nil,Feb. 2017, February 2017 9414,2.0,TimMad,https://www.tripadvisor.ca/Profile/TimMad, nil,Jan. 2017, January 2017 9414,4.0,Rod M,https://www.tripadvisor.ca/Profile/rodm972, nil,Dec. 2016, December 2016 9414,4.0,jstanding04,https://www.tripadvisor.ca/Profile/jstanding04, nil,Nov. 2016, November 2016 9414,4.0,theresa_n_s,https://www.tripadvisor.ca/Profile/theresa_n_s, nil,Nov. 2016, November 2016 9414,5.0,ivylab,https://www.tripadvisor.ca/Profile/ivylab, nil,Nov. 2016, August 2016 9414,5.0,Jamiehart1986,https://www.tripadvisor.ca/Profile/Jamiehart1986, nil,Sep. 2016, August 2016 9414,4.0,Daniel J,https://www.tripadvisor.ca/Profile/danieljP7473MU, nil,Aug. 2016, September 2015 9414,4.0,Naturally_Wonders,https://www.tripadvisor.ca/Profile/Naturally_Wonders, nil,Aug. 2016, August 2016 9414,5.0,mos630s,https://www.tripadvisor.ca/Profile/mos630s, nil,Aug. 2016, August 2016 9414,5.0,taylordr,https://www.tripadvisor.ca/Profile/taylordr, nil,Aug. 2016, August 2016 9414,4.0,patrickmD217CE,https://www.tripadvisor.ca/Profile/patrickmD217CE, nil,Aug. 2016, August 2016 9414,4.0,Budgeroo,https://www.tripadvisor.ca/Profile/Budgeroo, nil,Aug. 2016, August 2016 9414,4.0,L0vi0,https://www.tripadvisor.ca/Profile/L0vi0, nil,Aug. 2016, June 2016 9414,2.0,AlbertaJet,https://www.tripadvisor.ca/Profile/AlbertaJet, nil,Jul. 2016, July 2016 9414,4.0,Grace S,https://www.tripadvisor.ca/Profile/929graces, nil,May 2016, May 2016 9414,4.0,Amy M,https://www.tripadvisor.ca/Profile/amymI7511IL, nil,May 2016, May 2016 9414,5.0,rlfraz,https://www.tripadvisor.ca/Profile/rlfraz, nil,May 2016, April 2016 9414,5.0,Lloyd B,https://www.tripadvisor.ca/Profile/lloydb472, nil,May 2016, May 2016 9414,3.0,RealityCheck_11,https://www.tripadvisor.ca/Profile/RealityCheck_11, nil,May 2016, March 2016 9414,5.0,albert j,https://www.tripadvisor.ca/Profile/albertj696, nil,Jan. 2016, January 2016 9414,5.0,PaulW451,https://www.tripadvisor.ca/Profile/PaulW451, nil,Jan. 2016, December 2015 9414,5.0,Viola O,https://www.tripadvisor.ca/Profile/Vi0laO, nil,Jan. 2016, January 2016 9414,3.0,John0251,https://www.tripadvisor.ca/Profile/John0251, nil,Dec. 2015, December 2015 9414,3.0,Andy C,https://www.tripadvisor.ca/Profile/393AndyC393, nil,Nov. 2015, October 2015 9414,3.0,Paul P,https://www.tripadvisor.ca/Profile/paulpE7177IN, nil,Oct. 2015, April 2015 9414,3.0,Alberta Traveller,https://www.tripadvisor.ca/Profile/BarisSenol, nil,Sep. 2015, September 2015 9414,4.0,CanuckAlberta,https://www.tripadvisor.ca/Profile/CanuckAlberta, nil,Sep. 2015, August 2015 9414,4.0,holidayvillagerocks,https://www.tripadvisor.ca/Profile/holidayvillagerocks, nil,Sep. 2015, August 2015 9414,5.0,violais,https://www.tripadvisor.ca/Profile/violais, nil,Aug. 2015, August 2015 9414,5.0,Bernard E,https://www.tripadvisor.ca/Profile/BernardE823, nil,Aug. 2015, August 2015 9414,4.0,nuance,https://www.tripadvisor.ca/Profile/nuance, nil,Aug. 2015, August 2015 9414,3.0,2travellinghobbits,https://www.tripadvisor.ca/Profile/2travellinghobbits, nil,Jul. 2015, July 2015 9414,5.0,Girl123cdn,https://www.tripadvisor.ca/Profile/Girl123cdn, nil,Jul. 2015, July 2015 9414,5.0,Beezer1982,https://www.tripadvisor.ca/Profile/Beezer1982, nil,Jul. 2015, June 2015 9414,3.0,FK66,https://www.tripadvisor.ca/Profile/FK66, nil,Jul. 2015, July 2015 9414,4.0,rhondellec,https://www.tripadvisor.ca/Profile/rhondellec, nil,Jul. 2015, March 2015 9414,4.0,Judi W,https://www.tripadvisor.ca/Profile/103judiw, nil,Jul. 2015, July 2015 9414,4.0,PJGC,https://www.tripadvisor.ca/Profile/PJGC, nil,Jun. 2015, June 2015 9414,3.0,livindownunder,https://www.tripadvisor.ca/Profile/livindownunder, nil,Jun. 2015, June 2015 9414,2.0,Donna M,https://www.tripadvisor.ca/Profile/DonnaM941, nil,Jun. 2015, June 2015 9414,4.0,Douglas B,https://www.tripadvisor.ca/Profile/556douglasb, nil,Jun. 2015, May 2015 9414,5.0,BBTravel12,https://www.tripadvisor.ca/Profile/BBTravel12, nil,May 2015, May 2015 9414,1.0,Wander1943,https://www.tripadvisor.ca/Profile/Wander1943, nil,May 2015, May 2015 9414,5.0,Notch18,https://www.tripadvisor.ca/Profile/Notch18, nil,May 2015, May 2015 9414,4.0,Np-ln,https://www.tripadvisor.ca/Profile/Np-ln, nil,May 2015, May 2015 9414,5.0,uofcguest,https://www.tripadvisor.ca/Profile/uofcguest, nil,Mar. 2015, March 2015 9414,4.0,meeeohhmy,https://www.tripadvisor.ca/Profile/meeeohhmy, nil,Mar. 2015, November 2014 9414,5.0,dsh00ya,https://www.tripadvisor.ca/Profile/dsh00ya, nil,Mar. 2015, March 2015 9414,4.0,Migimon,https://www.tripadvisor.ca/Profile/Migimon, nil,Mar. 2015, March 2015 9414,5.0,Ducklips40,https://www.tripadvisor.ca/Profile/Ducklips40, nil,Jan. 2015, January 2015 9414,5.0,Moduline,https://www.tripadvisor.ca/Profile/Moduline, nil,Oct. 2014, October 2014 9414,5.0,Iowagmama,https://www.tripadvisor.ca/Profile/Iowagmama, nil,Sep. 2014, September 2014 9414,4.0,lovedogsandthebeach,https://www.tripadvisor.ca/Profile/lovedogsandthebeach, nil,Sep. 2014, September 2014 9414,4.0,strandman46,https://www.tripadvisor.ca/Profile/strandman46, nil,Sep. 2014, September 2014 9414,1.0,03Lissa03,https://www.tripadvisor.ca/Profile/03Lissa03, nil,Sep. 2014, September 2014 9414,4.0,Randy Y,https://www.tripadvisor.ca/Profile/randyy639, nil,Sep. 2014, September 2014 9414,4.0,carmiran,https://www.tripadvisor.ca/Profile/carmiran, nil,Sep. 2014, September 2014 9414,5.0,PhilK03,https://www.tripadvisor.ca/Profile/PhilK03, nil,Sep. 2014, May 2014 9414,1.0,JoJo358,https://www.tripadvisor.ca/Profile/JoJo358, nil,Aug. 2014, August 2014 9414,4.0,Simplyt43,https://www.tripadvisor.ca/Profile/Simplyt43, nil,Jul. 2014, July 2014 9414,5.0,GmaCathy,https://www.tripadvisor.ca/Profile/GmaCathy, nil,Jun. 2014, May 2014 9414,5.0,Dan M,https://www.tripadvisor.ca/Profile/dantanman, nil,Jun. 2014, May 2014 9414,4.0,Mark S,https://www.tripadvisor.ca/Profile/965MarkS, nil,May 2014, May 2014 9414,4.0,Nilo V,https://www.tripadvisor.ca/Profile/nil0v, nil,Apr. 2014, April 2014 9414,2.0,Sandy M,https://www.tripadvisor.ca/Profile/SandyM543, nil,Feb. 2014, February 2014 9414,1.0,Bryan B,https://www.tripadvisor.ca/Profile/355bryanb, nil,Dec. 2013, October 2013 9414,2.0,350traverler,https://www.tripadvisor.ca/Profile/350traverler, nil,Nov. 2013, October 2013 9414,3.0,candpmommy,https://www.tripadvisor.ca/Profile/candpmommy, nil,Nov. 2013, November 2013 9414,5.0,Todd154921,https://www.tripadvisor.ca/Profile/Todd154921, nil,Nov. 2013, November 2013 9414,5.0,Lyndon R,https://www.tripadvisor.ca/Profile/lyndonr892, nil,Oct. 2013, October 2013 9414,4.0,babskurtz,https://www.tripadvisor.ca/Profile/babskurtz, nil,Aug. 2013, August 2013 9414,4.0,VicTraveler_99,https://www.tripadvisor.ca/Profile/VicTraveler_99, nil,Jun. 2013, June 2013 9414,3.0,jimlWakaw,https://www.tripadvisor.ca/Profile/jimlWakaw, nil,May 2013, May 2013 9414,4.0,Stinger55,https://www.tripadvisor.ca/Profile/Stinger55, nil,May 2013, May 2013 9414,3.0,Jacalope,https://www.tripadvisor.ca/Profile/Jacalope, nil,Mar. 2013, March 2013 9414,5.0,Bluebear7727,https://www.tripadvisor.ca/Profile/Bluebear7727, nil,Sep. 2012, September 2012 9414,5.0,Trace,https://www.tripadvisor.ca/Profile/trace1824, nil,Sep. 2012, September 2012 9414,1.0,Melody211,https://www.tripadvisor.ca/Profile/Melody211, nil,Sep. 2012, August 2012 9414,5.0,heydynagirl,https://www.tripadvisor.ca/Profile/heydynagirl, nil,Sep. 2012, August 2012 9414,1.0,Travelguru444,https://www.tripadvisor.ca/Profile/Travelguru444, nil,Sep. 2012, September 2012 9414,4.0,kirabello,https://www.tripadvisor.ca/Profile/kirabello, nil,Aug. 2012, August 2012 9414,4.0,AndrewFernando,https://www.tripadvisor.ca/Profile/AndrewFernando, nil,Aug. 2012, July 2012 9414,5.0,devin b,https://www.tripadvisor.ca/Profile/devinb92, nil,Jul. 2012, July 2012 9414,5.0,spriteguy,https://www.tripadvisor.ca/Profile/spriteguy, nil,Jul. 2012, July 2012 9414,4.0,Rick4070,https://www.tripadvisor.ca/Profile/Rick4070, nil,Jul. 2012, July 2012 9414,4.0,jennad117,https://www.tripadvisor.ca/Profile/jennad117, nil,Jul. 2012, June 2012 9414,2.0,johncrawcarp,https://www.tripadvisor.ca/Profile/johncrawcarp, nil,Jun. 2012, June 2012 9414,5.0,travellfar,https://www.tripadvisor.ca/Profile/travellfar, nil,May 2012, May 2012 9414,5.0,MPR1967,https://www.tripadvisor.ca/Profile/MPR1967, nil,Apr. 2012, April 2012 9414,4.0,duchesssunlover,https://www.tripadvisor.ca/Profile/duchesssunlover, nil,Mar. 2012, March 2012 9414,4.0,TSaleswoman,https://www.tripadvisor.ca/Profile/TSaleswoman, nil,Mar. 2012, March 2012 9414,5.0,Frizzleys,https://www.tripadvisor.ca/Profile/Frizzleys, nil,Feb. 2012,nil 9414,4.0,Wag55,https://www.tripadvisor.ca/Profile/Wag55, nil,Jan. 2012, January 2012 9414,4.0,Kayla T,https://www.tripadvisor.ca/Profile/kayk_Tn, nil,Jan. 2012, May 2011 9414,4.0,JY_Globetrotter,https://www.tripadvisor.ca/Profile/JY_Globetrotter, nil,Jan. 2012, September 2011 9414,2.0,reiemiko,https://www.tripadvisor.ca/Profile/reiemiko, nil,Dec. 2011, December 2011 9414,3.0,hardern,https://www.tripadvisor.ca/Profile/hardern, nil,Nov. 2011, November 2011 9414,4.0,BNRobb,https://www.tripadvisor.ca/Profile/BNRobb, nil,Nov. 2011, November 2011 9414,3.0,Marchinglobsters,https://www.tripadvisor.ca/Profile/Marchinglobsters, nil,Nov. 2011, October 2011 9414,3.0,bensagle,https://www.tripadvisor.ca/Profile/bensagle, nil,Nov. 2011, May 2011 9414,4.0,prairiegirl1128,https://www.tripadvisor.ca/Profile/prairiegirl1128, nil,Sep. 2011, August 2011 9414,2.0,Terri C,https://www.tripadvisor.ca/Profile/TerriC828, nil,Aug. 2011, August 2011 9414,1.0,ken h,https://www.tripadvisor.ca/Profile/kenh982, nil,Aug. 2011, August 2011 9414,5.0,LDtraveller,https://www.tripadvisor.ca/Profile/LDtraveller, nil,Aug. 2011, September 2010 9415,nil,,nil, nil,nil,nil 9415,5.0,glennmC7607DX,https://www.tripadvisor.ca/Profile/glennmC7607DX, nil,Feb. 2019, February 2019 9415,5.0,LLA4,https://www.tripadvisor.ca/Profile/LLA4, nil,Dec. 2018, December 2018 9415,5.0,44catherine1952,https://www.tripadvisor.ca/Profile/44catherine1952, nil,Nov. 2018, November 2018 9415,5.0,Gerry H,https://www.tripadvisor.ca/Profile/gerryhand, nil,Oct. 2018, October 2018 9415,5.0,Janice B,https://www.tripadvisor.ca/Profile/O6365ZNjaniceb, nil,Sep. 2018, September 2018 9415,5.0,mrmasterbo,https://www.tripadvisor.ca/Profile/mrmasterbo, nil,Aug. 2018, August 2018 9415,5.0,lindajomarie,https://www.tripadvisor.ca/Profile/lindajomarie, nil,Jul. 2018, July 2018 9415,3.0,Grant F,https://www.tripadvisor.ca/Profile/GEFisher, nil,Jul. 2018, July 2018 9415,5.0,Kevin S,https://www.tripadvisor.ca/Profile/titiger, nil,Jun. 2018, June 2018 9415,2.0,mcfizirth,https://www.tripadvisor.ca/Profile/mcfizirth, nil,Mar. 2018, March 2018 9415,5.0,Lanny I,https://www.tripadvisor.ca/Profile/725lannyi, nil,Feb. 2018, January 2018 9415,5.0,greyea,https://www.tripadvisor.ca/Profile/greyea, nil,Dec. 2017, December 2017 9415,5.0,ronl53,https://www.tripadvisor.ca/Profile/ronl53, nil,Dec. 2017, December 2017 9415,4.0,O422SUdonb,https://www.tripadvisor.ca/Profile/O422SUdonb, nil,Dec. 2017, December 2017 9415,5.0,507lauralm,https://www.tripadvisor.ca/Profile/507lauralm, nil,Oct. 2017, October 2017 9415,5.0,Whirlit,https://www.tripadvisor.ca/Profile/Whirlit, nil,Oct. 2017, September 2017 9415,3.0,Denise S,https://www.tripadvisor.ca/Profile/aurau, nil,Sep. 2017, September 2017 9415,5.0,MaryEllenM27,https://www.tripadvisor.ca/Profile/MaryEllenM27, nil,Sep. 2017, August 2017 9415,4.0,Clemson80,https://www.tripadvisor.ca/Profile/Clemson80, nil,Aug. 2017, August 2017 9415,5.0,psi7873,https://www.tripadvisor.ca/Profile/psi7873, nil,Jul. 2017, July 2017 9415,5.0,smilewyoming,https://www.tripadvisor.ca/Profile/smilewyoming, nil,Jul. 2017, July 2017 9415,4.0,LifeQuester,https://www.tripadvisor.ca/Profile/LifeQuester, nil,Jul. 2017, July 2017 9415,5.0,George B,https://www.tripadvisor.ca/Profile/T5483WJgeorgeb, nil,Jun. 2017, June 2017 9415,5.0,O7076NZmichelef,https://www.tripadvisor.ca/Profile/O7076NZmichelef, nil,May 2017, May 2017 9415,4.0,KathrynEvelyn,https://www.tripadvisor.ca/Profile/KathrynEvelyn, nil,May 2017, April 2017 9415,4.0,Len,https://www.tripadvisor.ca/Profile/LeonardW755, nil,Apr. 2017, April 2017 9415,3.0,Kathleen R,https://www.tripadvisor.ca/Profile/KathleenR45, nil,Apr. 2017, April 2017 9415,3.0,Diana M,https://www.tripadvisor.ca/Profile/373dianam, nil,Apr. 2017, April 2017 9415,5.0,yanl811,https://www.tripadvisor.ca/Profile/yanl811, nil,Mar. 2017, March 2017 9415,4.0,CatharinaApple,https://www.tripadvisor.ca/Profile/CatharinaApple, nil,Mar. 2017, March 2017 9415,3.0,Uts58,https://www.tripadvisor.ca/Profile/Uts58, nil,Feb. 2017, February 2017 9416,5.0,taniaanddon,https://www.tripadvisor.ca/Profile/taniaanddon, nil,Mar. 2019, March 2019 9416,5.0,Graham P,https://www.tripadvisor.ca/Profile/F3140FOgrahamp, nil,Feb. 2019, February 2019 9416,5.0,Blueroses2,https://www.tripadvisor.ca/Profile/Blueroses2, nil,Mar. 2019, March 2019 9416,5.0,jacob b,https://www.tripadvisor.ca/Profile/jacobsbusinessfirst, nil,Mar. 2019, March 2019 9416,4.0,Vacationer223504,https://www.tripadvisor.ca/Profile/Vacationer223504, nil,Mar. 2019, March 2019 9416,4.0,TBesplug,https://www.tripadvisor.ca/Profile/TBesplug, nil,Mar. 2019, February 2019 9416,4.0,123canadiangirl123,https://www.tripadvisor.ca/Profile/123canadiangirl123, nil,Mar. 2019, March 2019 9416,4.0,northcple,https://www.tripadvisor.ca/Profile/northcple, nil,Mar. 2019, March 2019 9416,5.0,Bill G,https://www.tripadvisor.ca/Profile/615billg, nil,Feb. 2019, February 2019 9416,4.0,216randalb,https://www.tripadvisor.ca/Profile/216randalb, nil,Jan. 2019, January 2019 9416,2.0,Passport640939,https://www.tripadvisor.ca/Profile/Passport640939, nil,Jan. 2019, January 2019 9416,5.0,Sherrie F,https://www.tripadvisor.ca/Profile/SherrieF762, nil,Jan. 2019, January 2019 9416,5.0,Jennifer F,https://www.tripadvisor.ca/Profile/professorferguson, nil,Jan. 2019, January 2019 9416,5.0,Ed R,https://www.tripadvisor.ca/Profile/JeanR180, nil,Jan. 2019, January 2019 9416,5.0,Getaway20660110417,https://www.tripadvisor.ca/Profile/Getaway20660110417, nil,Jan. 2019, December 2018 9416,4.0,2msonwheels,https://www.tripadvisor.ca/Profile/2msonwheels, nil,Jan. 2019, December 2018 9416,5.0,P6494XJjeffs,https://www.tripadvisor.ca/Profile/P6494XJjeffs, nil,Jan. 2019, December 2018 9416,5.0,Ron S,https://www.tripadvisor.ca/Profile/241rons, nil,Jan. 2019, December 2018 9416,5.0,Jet68173004467,https://www.tripadvisor.ca/Profile/Jet68173004467, nil,Jan. 2019, December 2018 9416,5.0,Natalie N,https://www.tripadvisor.ca/Profile/10natalien, nil,Dec. 2018, November 2018 9416,nil,,nil, nil,nil,nil 9416,5.0,Go59457646854,https://www.tripadvisor.ca/Profile/Go59457646854, nil,Dec. 2018, December 2018 9416,5.0,shawnsohal,https://www.tripadvisor.ca/Profile/shawnsohal, nil,Nov. 2018, November 2018 9416,5.0,Passport17068036891,https://www.tripadvisor.ca/Profile/Passport17068036891, nil,Nov. 2018, November 2018 9416,5.0,586donaldd,https://www.tripadvisor.ca/Profile/586donaldd, nil,Nov. 2018, November 2018 9416,3.0,I_Roam_AB,https://www.tripadvisor.ca/Profile/I_Roam_AB, nil,Nov. 2018, October 2018 9416,4.0,Sherry H,https://www.tripadvisor.ca/Profile/402sherryh, nil,Nov. 2018, October 2018 9416,4.0,lorette1662,https://www.tripadvisor.ca/Profile/lorette1662, nil,Nov. 2018, October 2018 9416,5.0,Sandra L,https://www.tripadvisor.ca/Profile/P1222OPsandral, nil,Oct. 2018, October 2018 9416,5.0,CMEL8T0R,https://www.tripadvisor.ca/Profile/CMEL8T0R, nil,Oct. 2018, October 2018 9416,5.0,569jammer,https://www.tripadvisor.ca/Profile/569jammer, nil,Oct. 2018, October 2018 9416,5.0,W N (bill) G,https://www.tripadvisor.ca/Profile/wnbillg, nil,Oct. 2018, October 2018 9416,2.0,Luvstobake,https://www.tripadvisor.ca/Profile/Luvstobake, nil,Oct. 2018, October 2018 9416,5.0,Kirsti B,https://www.tripadvisor.ca/Profile/963kirstib, nil,Oct. 2018, October 2018 9416,4.0,Corrinarae,https://www.tripadvisor.ca/Profile/Corrinarae, nil,Oct. 2018, October 2018 9416,5.0,rongz590,https://www.tripadvisor.ca/Profile/rongz590, nil,Oct. 2018, October 2018 9416,4.0,victoriabears,https://www.tripadvisor.ca/Profile/victoriabears, nil,Oct. 2018, September 2018 9416,5.0,bgustason,https://www.tripadvisor.ca/Profile/bgustason, nil,Oct. 2018, September 2018 9416,4.0,nicolasrhenry83,https://www.tripadvisor.ca/Profile/nicolasrhenry83, nil,Oct. 2018, October 2018 9416,4.0,David H,https://www.tripadvisor.ca/Profile/davidhQ7880VJ, nil,Sep. 2018, September 2018 9416,5.0,Tom M,https://www.tripadvisor.ca/Profile/tommN4505JD, nil,Sep. 2018, September 2018 9416,5.0,Travelling_man_0001,https://www.tripadvisor.ca/Profile/Travelling_man_0001, nil,Sep. 2018, September 2018 9416,5.0,AJCasual,https://www.tripadvisor.ca/Profile/AJCasual, nil,Sep. 2018, September 2018 9416,4.0,zachwiskar,https://www.tripadvisor.ca/Profile/zachwiskar, nil,Sep. 2018, September 2018 9416,5.0,X5524WPbriana,https://www.tripadvisor.ca/Profile/X5524WPbriana, nil,Sep. 2018, September 2018 9416,5.0,tayl0r47,https://www.tripadvisor.ca/Profile/tayl0r47, nil,Sep. 2018, September 2018 9416,5.0,229randallw,https://www.tripadvisor.ca/Profile/229randallw, nil,Sep. 2018, August 2018 9416,5.0,joni224,https://www.tripadvisor.ca/Profile/joni224, nil,Sep. 2018, August 2018 9416,5.0,dancerHonolulu,https://www.tripadvisor.ca/Profile/dancerHonolulu, nil,Aug. 2018, August 2018 9416,5.0,spapp2018,https://www.tripadvisor.ca/Profile/spapp2018, nil,Aug. 2018, August 2018 9416,5.0,sceeg,https://www.tripadvisor.ca/Profile/sceeg, nil,Aug. 2018, August 2018 9416,5.0,JaredG112,https://www.tripadvisor.ca/Profile/JaredG112, nil,Aug. 2018, August 2018 9416,5.0,Joanne B,https://www.tripadvisor.ca/Profile/410joanneb, nil,Aug. 2018, July 2018 9416,5.0,Rayburn9,https://www.tripadvisor.ca/Profile/Rayburn9, nil,Aug. 2018, August 2018 9416,5.0,johnrovin,https://www.tripadvisor.ca/Profile/johnrovin, nil,Aug. 2018, August 2018 9416,5.0,bobanddorothy,https://www.tripadvisor.ca/Profile/bobanddorothy, nil,Aug. 2018, August 2018 9416,5.0,Brett F,https://www.tripadvisor.ca/Profile/BrettF847, nil,Aug. 2018, August 2018 9416,4.0,emmasolowan,https://www.tripadvisor.ca/Profile/emmasolowan, nil,Aug. 2018, July 2018 9416,5.0,Sherri B,https://www.tripadvisor.ca/Profile/608sherrib, nil,Aug. 2018, August 2018 9416,4.0,Crystal M,https://www.tripadvisor.ca/Profile/CrystalM430, nil,Jul. 2018, July 2018 9416,4.0,Lauraloo29943,https://www.tripadvisor.ca/Profile/Lauraloo29943, nil,Jul. 2018, July 2018 9416,5.0,David B,https://www.tripadvisor.ca/Profile/Y6650TIdavidb, nil,Jul. 2018, July 2018 9416,5.0,Jim W,https://www.tripadvisor.ca/Profile/jimwD3528YO, nil,Jul. 2018, July 2018 9416,5.0,Ronnie1953,https://www.tripadvisor.ca/Profile/Ronnie1953, nil,Jul. 2018, July 2018 9416,4.0,Glen G,https://www.tripadvisor.ca/Profile/gleng288, nil,Jul. 2018, July 2018 9416,5.0,Lesley W,https://www.tripadvisor.ca/Profile/444lesleyw, nil,Jul. 2018, July 2018 9416,5.0,Nicola L,https://www.tripadvisor.ca/Profile/nicolalJ6166MZ, nil,Jul. 2018, July 2018 9416,5.0,Debbie054,https://www.tripadvisor.ca/Profile/Debbie054, nil,Jul. 2018, July 2018 9416,5.0,kecart2018,https://www.tripadvisor.ca/Profile/kecart2018, nil,Jul. 2018, July 2018 9416,5.0,523grahamj,https://www.tripadvisor.ca/Profile/523grahamj, nil,Jul. 2018, July 2018 9416,5.0,BobFarr2000,https://www.tripadvisor.ca/Profile/BobFarr2000, nil,Jul. 2018, July 2018 9416,5.0,tpayne33,https://www.tripadvisor.ca/Profile/tpayne33, nil,Jul. 2018, July 2018 9416,5.0,tlspirit,https://www.tripadvisor.ca/Profile/tlspirit, nil,Jul. 2018, June 2018 9416,5.0,Susan B,https://www.tripadvisor.ca/Profile/SusanB1205, nil,Jul. 2018, July 2018 9416,4.0,diannel385,https://www.tripadvisor.ca/Profile/diannel385, nil,Jul. 2018, June 2018 9416,5.0,A3711MEwayneh,https://www.tripadvisor.ca/Profile/A3711MEwayneh, nil,Jun. 2018, June 2018 9416,5.0,Louise G,https://www.tripadvisor.ca/Profile/535LouiseG, nil,Jun. 2018, June 2018 9416,5.0,davidhO5545PU,https://www.tripadvisor.ca/Profile/davidhO5545PU, nil,Jun. 2018, June 2018 9416,5.0,Peggy S,https://www.tripadvisor.ca/Profile/peggys772, nil,Jun. 2018, May 2018 9416,5.0,Bob W,https://www.tripadvisor.ca/Profile/924BobW924, nil,Jun. 2018, May 2018 9416,5.0,tabathaw71,https://www.tripadvisor.ca/Profile/tabathaw71, nil,Jun. 2018, May 2018 9416,5.0,Bob C,https://www.tripadvisor.ca/Profile/B2885VYbobc, nil,May 2018, May 2018 9416,5.0,586robyns,https://www.tripadvisor.ca/Profile/586robyns, nil,May 2018, May 2018 9416,4.0,442sheilal,https://www.tripadvisor.ca/Profile/442sheilal, nil,May 2018, May 2018 9416,5.0,allmine63,https://www.tripadvisor.ca/Profile/allmine63, nil,May 2018, May 2018 9416,5.0,mikeinmn,https://www.tripadvisor.ca/Profile/mikeinmn, nil,May 2018, May 2018 9416,5.0,BECinCalgary,https://www.tripadvisor.ca/Profile/BECinCalgary, nil,May 2018, May 2018 9416,5.0,Edmund C,https://www.tripadvisor.ca/Profile/932edmundc, nil,May 2018, April 2018 9416,2.0,Lady154914,https://www.tripadvisor.ca/Profile/Lady154914, nil,Apr. 2018, April 2018 9416,1.0,sherry p,https://www.tripadvisor.ca/Profile/sherryp342, nil,Apr. 2018, April 2018 9416,5.0,KAO,https://www.tripadvisor.ca/Profile/KAO1101, nil,Apr. 2018, August 2017 9416,5.0,BigBadReview,https://www.tripadvisor.ca/Profile/BigBadReview, nil,Apr. 2018, April 2018 9416,4.0,drglh11,https://www.tripadvisor.ca/Profile/drglh11, nil,Apr. 2018, March 2018 9416,5.0,tiffenyo,https://www.tripadvisor.ca/Profile/tiffenyo, nil,Apr. 2018, April 2018 9416,3.0,Rawbroy,https://www.tripadvisor.ca/Profile/Rawbroy, nil,Apr. 2018, April 2018 9416,5.0,snailMedicineHat_AB,https://www.tripadvisor.ca/Profile/snailMedicineHat_AB, nil,Apr. 2018, April 2018 9416,5.0,Judydh,https://www.tripadvisor.ca/Profile/Judydh, nil,Apr. 2018, April 2018 9416,1.0,SMTravelMumbai,https://www.tripadvisor.ca/Profile/SMTravelMumbai, nil,Apr. 2018, March 2018 9416,5.0,Victor A,https://www.tripadvisor.ca/Profile/749victora, nil,Apr. 2018, March 2018 9416,5.0,BruceT1964,https://www.tripadvisor.ca/Profile/BruceT1964, nil,Apr. 2018, March 2018 9416,5.0,SCOTT H,https://www.tripadvisor.ca/Profile/SCOTTH696, nil,Mar. 2018, March 2018 9416,5.0,Brett T,https://www.tripadvisor.ca/Profile/BRETTT114, nil,Mar. 2018, March 2018 9416,5.0,dougsavary,https://www.tripadvisor.ca/Profile/dougsavary, nil,Mar. 2018, March 2018 9416,5.0,shihoasano,https://www.tripadvisor.ca/Profile/shihoasano, nil,Mar. 2018, March 2018 9416,5.0,Deborah B,https://www.tripadvisor.ca/Profile/O1613IRdeborahb, nil,Mar. 2018, February 2018 9416,4.0,seederek,https://www.tripadvisor.ca/Profile/seederek, nil,Mar. 2018, February 2018 9416,5.0,Susanne L,https://www.tripadvisor.ca/Profile/445susannel, nil,Feb. 2018, February 2018 9416,5.0,Margaret A,https://www.tripadvisor.ca/Profile/MargaretA249, nil,Feb. 2018, February 2018 9416,5.0,annepK2818YS,https://www.tripadvisor.ca/Profile/annepK2818YS, nil,Feb. 2018, February 2018 9416,5.0,travellingshow2013,https://www.tripadvisor.ca/Profile/travellingshow2013, nil,Feb. 2018, February 2018 9416,5.0,pnickel87,https://www.tripadvisor.ca/Profile/pnickel87, nil,Feb. 2018, January 2018 9416,5.0,MSG-RET,https://www.tripadvisor.ca/Profile/MSG-RET, nil,Feb. 2018, January 2018 9416,1.0,hkygrl75,https://www.tripadvisor.ca/Profile/hkygrl75, nil,Jan. 2018, January 2018 9416,2.0,corcarb,https://www.tripadvisor.ca/Profile/corcarb, nil,Jan. 2018, January 2018 9416,5.0,S6303JDjamesh,https://www.tripadvisor.ca/Profile/S6303JDjamesh, nil,Jan. 2018, January 2018 9416,4.0,igasparini,https://www.tripadvisor.ca/Profile/igasparini, nil,Jan. 2018, January 2018 9416,5.0,Lavern S,https://www.tripadvisor.ca/Profile/811laverns, nil,Jan. 2018, December 2017 9416,5.0,Parents of 3 Boyz,https://www.tripadvisor.ca/Profile/Parents_of_3Boyz, nil,Jan. 2018, January 2018 9416,4.0,Calvin S,https://www.tripadvisor.ca/Profile/896calvins, nil,Jan. 2018, December 2017 9416,4.0,Keith B,https://www.tripadvisor.ca/Profile/keithbJ4983QH, nil,Jan. 2018, December 2017 9416,4.0,Wartson,https://www.tripadvisor.ca/Profile/Wartson, nil,Dec. 2017, November 2017 9416,5.0,thaineolsen,https://www.tripadvisor.ca/Profile/thaineolsen, nil,Dec. 2017, December 2017 9416,4.0,LLStruik,https://www.tripadvisor.ca/Profile/LLStruik, nil,Dec. 2017, December 2017 9416,5.0,Rebecca M,https://www.tripadvisor.ca/Profile/RebeccaM741, nil,Dec. 2017, December 2017 9416,4.0,Marene S,https://www.tripadvisor.ca/Profile/MarleneS311, nil,Dec. 2017, December 2017 9416,5.0,George L,https://www.tripadvisor.ca/Profile/774georgel, nil,Dec. 2017, December 2017 9416,4.0,bv0th,https://www.tripadvisor.ca/Profile/bv0th, nil,Dec. 2017, December 2017 9416,5.0,747katherinen,https://www.tripadvisor.ca/Profile/747katherinen, nil,Dec. 2017, December 2017 9416,5.0,Jody L,https://www.tripadvisor.ca/Profile/JodyL852, nil,Dec. 2017, November 2017 9416,5.0,Glenn H,https://www.tripadvisor.ca/Profile/44glennh, nil,Dec. 2017, November 2017 9416,5.0,roni207,https://www.tripadvisor.ca/Profile/roni207, nil,Nov. 2017, November 2017 9416,5.0,cindymT1201VV,https://www.tripadvisor.ca/Profile/cindymT1201VV, nil,Nov. 2017, November 2017 9416,5.0,Trip420980,https://www.tripadvisor.ca/Profile/Trip420980, nil,Nov. 2017, November 2017 9416,3.0,Bob B,https://www.tripadvisor.ca/Profile/625BobB, nil,Nov. 2017, November 2017 9416,2.0,FlymaRocket,https://www.tripadvisor.ca/Profile/FlymaRocket, nil,Nov. 2017, November 2017 9416,5.0,tysondowler,https://www.tripadvisor.ca/Profile/tysondowler, nil,Oct. 2017, October 2017 9416,5.0,Bradley M,https://www.tripadvisor.ca/Profile/737bradleym, nil,Oct. 2017, October 2017 9416,4.0,Karen H,https://www.tripadvisor.ca/Profile/karenhR2161DC, nil,Oct. 2017, August 2017 9416,5.0,Kim_TimJ,https://www.tripadvisor.ca/Profile/Kim_TimJ, nil,Oct. 2017, October 2017 9416,5.0,johngF4338ZD,https://www.tripadvisor.ca/Profile/johngF4338ZD, nil,Oct. 2017, October 2017 9416,5.0,301leighd,https://www.tripadvisor.ca/Profile/301leighd, nil,Sep. 2017, September 2017 9416,5.0,Mel B,https://www.tripadvisor.ca/Profile/H7588TAmelb, nil,Sep. 2017, September 2017 9416,5.0,Shane F,https://www.tripadvisor.ca/Profile/shanef766, nil,Sep. 2017, September 2017 9416,1.0,Tracy C,https://www.tripadvisor.ca/Profile/156tracyc, nil,Sep. 2017, September 2017 9416,5.0,ladamarczuk,https://www.tripadvisor.ca/Profile/ladamarczuk, nil,Sep. 2017, September 2017 9416,5.0,Bernie J,https://www.tripadvisor.ca/Profile/398berniej, nil,Sep. 2017, September 2017 9416,5.0,rocketman000,https://www.tripadvisor.ca/Profile/rocketman000, nil,Sep. 2017, September 2017 9416,4.0,terrys-thoughts,https://www.tripadvisor.ca/Profile/terrys-thoughts, nil,Sep. 2017, September 2017 9416,5.0,travsalesguy,https://www.tripadvisor.ca/Profile/travsalesguy, nil,Sep. 2017, September 2017 9416,5.0,Q5184USjenniferc,https://www.tripadvisor.ca/Profile/Q5184USjenniferc, nil,Sep. 2017, September 2017 9416,3.0,Gordon B,https://www.tripadvisor.ca/Profile/565gordonb, nil,Sep. 2017, September 2017 9416,4.0,P8642KYbethm,https://www.tripadvisor.ca/Profile/P8642KYbethm, nil,Sep. 2017, August 2017 9416,5.0,brantchrischewie,https://www.tripadvisor.ca/Profile/brantchrischewie, nil,Sep. 2017, August 2017 9416,4.0,Iona R,https://www.tripadvisor.ca/Profile/ionar628, nil,Sep. 2017, September 2017 9416,5.0,O7137JGrobynb,https://www.tripadvisor.ca/Profile/O7137JGrobynb, nil,Sep. 2017, September 2017 9416,5.0,Larry G,https://www.tripadvisor.ca/Profile/larryg872, nil,Sep. 2017, September 2017 9416,5.0,KathrynCG,https://www.tripadvisor.ca/Profile/KathrynCG, nil,Sep. 2017, September 2017 9416,5.0,johncX3410SL,https://www.tripadvisor.ca/Profile/johncX3410SL, nil,Sep. 2017, September 2017 9416,5.0,kellysA1091OL,https://www.tripadvisor.ca/Profile/kellysA1091OL, nil,Sep. 2017, September 2017 9417,3.0,Marites8,https://www.tripadvisor.ca/Profile/Marites8, nil,Dec. 2018, December 2018 9417,3.0,subbu4,https://www.tripadvisor.ca/Profile/subbu4, nil,Sep. 2018, August 2018 9417,5.0,frenchcreek100,https://www.tripadvisor.ca/Profile/frenchcreek100, nil,Aug. 2018, August 2018 9417,4.0,Ed S,https://www.tripadvisor.ca/Profile/EdS172, nil,Aug. 2018, July 2018 9417,5.0,Babar T,https://www.tripadvisor.ca/Profile/940babark, nil,Jul. 2018, July 2018 9417,3.0,ImFrmCanada,https://www.tripadvisor.ca/Profile/ImFrmCanada, nil,Jul. 2018, July 2018 9417,3.0,StylinScotty,https://www.tripadvisor.ca/Profile/StylinScotty, nil,Jul. 2018, June 2018 9417,4.0,GordK_1,https://www.tripadvisor.ca/Profile/GordK_1, nil,Jul. 2018, June 2018 9417,4.0,SailorGeorge2018,https://www.tripadvisor.ca/Profile/SailorGeorge2018, nil,Jun. 2018, June 2018 9417,4.0,Nora,https://www.tripadvisor.ca/Profile/sushi2008Calgary, nil,Jun. 2018, May 2018 9417,3.0,DEmilyS1980,https://www.tripadvisor.ca/Profile/DEmilyS1980, nil,Jun. 2018, March 2018 9417,4.0,RochWall,https://www.tripadvisor.ca/Profile/RochWall, nil,May 2018, May 2018 9417,3.0,SBurke3,https://www.tripadvisor.ca/Profile/SBurke3, nil,May 2018, May 2018 9417,2.0,C C,https://www.tripadvisor.ca/Profile/lauracS2682AI, nil,May 2018, April 2018 9417,5.0,akepke584281,https://www.tripadvisor.ca/Profile/akepke584281, nil,Apr. 2018, April 2018 9417,2.0,JeffWhite1968,https://www.tripadvisor.ca/Profile/JeffWhite1968, nil,Apr. 2018, April 2018 9417,4.0,panbk4g,https://www.tripadvisor.ca/Profile/panbk4g, nil,Apr. 2018, April 2018 9417,1.0,33Molley,https://www.tripadvisor.ca/Profile/33Molley, nil,Mar. 2018, March 2018 9417,1.0,LButter,https://www.tripadvisor.ca/Profile/LButter, nil,Dec. 2017, November 2017 9417,5.0,CanadianRealtor,https://www.tripadvisor.ca/Profile/CanadianRealtor, nil,Dec. 2017, December 2017 9417,5.0,Keith W,https://www.tripadvisor.ca/Profile/234keithw, nil,Dec. 2017, December 2017 9417,5.0,AStriefler,https://www.tripadvisor.ca/Profile/AStriefler, nil,Dec. 2017, December 2017 9417,2.0,Jeff S,https://www.tripadvisor.ca/Profile/cloud_cult, nil,Nov. 2017, November 2017 9417,2.0,Randy M,https://www.tripadvisor.ca/Profile/797randym, nil,Oct. 2017, October 2017 9417,2.0,Maple Leaf,https://www.tripadvisor.ca/Profile/MapleLeaf1983, nil,Oct. 2017, October 2017 9417,3.0,yvettec672,https://www.tripadvisor.ca/Profile/yvettec672, nil,Sep. 2017, August 2017 9417,3.0,trn81,https://www.tripadvisor.ca/Profile/trn81, nil,Sep. 2017, September 2017 9417,2.0,Sharon K,https://www.tripadvisor.ca/Profile/SharonK2801, nil,Aug. 2017, August 2017 9417,4.0,AKMini,https://www.tripadvisor.ca/Profile/AKMini, nil,Aug. 2017, August 2017 9417,4.0,Cyndi M,https://www.tripadvisor.ca/Profile/421cyndim, nil,Jul. 2017, July 2017 9417,4.0,shminley,https://www.tripadvisor.ca/Profile/shminley, nil,Jul. 2017, July 2017 9417,3.0,Robert K,https://www.tripadvisor.ca/Profile/RobertK5240, nil,Jul. 2017, July 2017 9417,4.0,CathyDArizona,https://www.tripadvisor.ca/Profile/CathyDArizona, nil,Jul. 2017, July 2017 9417,3.0,Brian L,https://www.tripadvisor.ca/Profile/772brianl, nil,Jul. 2017, June 2017 9417,4.0,PMahdis,https://www.tripadvisor.ca/Profile/PMahdis, nil,Jul. 2017, June 2017 9417,4.0,Sharon M,https://www.tripadvisor.ca/Profile/732sharonm, nil,Jun. 2017, June 2017 9417,3.0,Jo-Anne and Mel M,https://www.tripadvisor.ca/Profile/joanneandmelm, nil,Jun. 2017, June 2017 9417,3.0,Laurel M,https://www.tripadvisor.ca/Profile/261laurelm, nil,May 2017, May 2017 9417,4.0,Honda185,https://www.tripadvisor.ca/Profile/Honda185, nil,May 2017, May 2017 9417,3.0,michaeldR431QI,https://www.tripadvisor.ca/Profile/michaeldR431QI, nil,May 2017, May 2017 9417,2.0,sherbear71,https://www.tripadvisor.ca/Profile/sherbear71, nil,Apr. 2017, April 2017 9417,3.0,brian v,https://www.tripadvisor.ca/Profile/EastendEastend, nil,Apr. 2017, March 2017 9417,3.0,AndrewGillese,https://www.tripadvisor.ca/Profile/AndrewGillese, nil,Apr. 2017, March 2017 9417,4.0,DougofCalgary,https://www.tripadvisor.ca/Profile/DougofCalgary, nil,Mar. 2017, March 2017 9417,4.0,thechrisnr,https://www.tripadvisor.ca/Profile/thechrisnr, nil,Mar. 2017, March 2017 9417,4.0,Kyle M,https://www.tripadvisor.ca/Profile/222kylem, nil,Feb. 2017, February 2017 9417,4.0,Comy_jd,https://www.tripadvisor.ca/Profile/Comy_jd, nil,Feb. 2017, February 2017 9417,2.0,love2travelw2kids,https://www.tripadvisor.ca/Profile/love2travelw2kids, nil,Jan. 2017, January 2017 9417,1.0,davehC6586QQ,https://www.tripadvisor.ca/Profile/davehC6586QQ, nil,Jan. 2017, January 2017 9417,4.0,O2217LIjimw,https://www.tripadvisor.ca/Profile/O2217LIjimw, nil,Jan. 2017, December 2016 9417,5.0,Margaret B,https://www.tripadvisor.ca/Profile/M6441GVmargaretb, nil,Dec. 2016, December 2016 9417,4.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Dec. 2016, December 2016 9417,nil,,nil, nil,nil,nil 9417,3.0,Gwen O,https://www.tripadvisor.ca/Profile/gweno94, nil,Oct. 2016, October 2016 9417,5.0,Josh C,https://www.tripadvisor.ca/Profile/joshc498, nil,Oct. 2016, October 2016 9417,5.0,Dave D,https://www.tripadvisor.ca/Profile/davedA4431HD, nil,Oct. 2016, October 2016 9417,4.0,Neno14,https://www.tripadvisor.ca/Profile/Neno14, nil,Oct. 2016, October 2016 9417,2.0,Amir H,https://www.tripadvisor.ca/Profile/amirh129, nil,Oct. 2016, October 2016 9417,3.0,CowtownSoccer,https://www.tripadvisor.ca/Profile/CowtownSoccer, nil,Oct. 2016, October 2016 9417,4.0,abcdefgCanada,https://www.tripadvisor.ca/Profile/abcdefgCanada, nil,Oct. 2016, September 2016 9417,4.0,debbiebN3127WW,https://www.tripadvisor.ca/Profile/debbiebN3127WW, nil,Sep. 2016, September 2016 9417,4.0,V T,https://www.tripadvisor.ca/Profile/494vickit, nil,Sep. 2016, June 2016 9417,5.0,jakeadvisor,https://www.tripadvisor.ca/Profile/jakeadvisor, nil,Sep. 2016, September 2016 9417,3.0,brentsB5877AH,https://www.tripadvisor.ca/Profile/brentsB5877AH, nil,Sep. 2016, September 2016 9417,2.0,jennifereJ4916FB,https://www.tripadvisor.ca/Profile/jennifereJ4916FB, nil,Sep. 2016, September 2016 9417,4.0,Canadian_Food_Guy12,https://www.tripadvisor.ca/Profile/Canadian_Food_Guy12, nil,Sep. 2016, September 2016 9417,4.0,Travelguy43,https://www.tripadvisor.ca/Profile/Travelguy43, nil,Sep. 2016, September 2016 9417,5.0,Herdof1media,https://www.tripadvisor.ca/Profile/Herdof1media, nil,Sep. 2016, September 2016 9417,4.0,Dwayne L,https://www.tripadvisor.ca/Profile/790dwaynel, nil,Aug. 2016, August 2016 9417,2.0,Garth G,https://www.tripadvisor.ca/Profile/232garthg, nil,Aug. 2016, August 2016 9417,2.0,aamd587,https://www.tripadvisor.ca/Profile/aamd587, nil,Aug. 2016, August 2016 9417,5.0,545stans,https://www.tripadvisor.ca/Profile/545stans, nil,Aug. 2016, August 2016 9417,2.0,jonw991,https://www.tripadvisor.ca/Profile/jonw991, nil,Aug. 2016, August 2016 9417,3.0,TwigDi,https://www.tripadvisor.ca/Profile/TwigDi, nil,Aug. 2016, July 2016 9417,4.0,525terryn,https://www.tripadvisor.ca/Profile/525terryn, nil,Aug. 2016, August 2016 9417,3.0,pamelasV5136OP,https://www.tripadvisor.ca/Profile/pamelasV5136OP, nil,Aug. 2016, August 2016 9417,2.0,rockr635,https://www.tripadvisor.ca/Profile/rockr635, nil,Aug. 2016, July 2016 9417,4.0,Cathy W,https://www.tripadvisor.ca/Profile/cathyw948, nil,Aug. 2016, July 2016 9417,5.0,C S,https://www.tripadvisor.ca/Profile/csC7190LR, nil,Aug. 2016, July 2016 9417,3.0,Lois D,https://www.tripadvisor.ca/Profile/loisderksen, nil,Jul. 2016, July 2016 9417,5.0,Larry S,https://www.tripadvisor.ca/Profile/LarryS172, nil,Jun. 2016, June 2016 9417,4.0,CalgaryTraveler07,https://www.tripadvisor.ca/Profile/CalgaryTraveler07, nil,Jun. 2016, June 2016 9417,5.0,105randallp,https://www.tripadvisor.ca/Profile/105randallp, nil,May 2016, May 2016 9417,5.0,laurette k,https://www.tripadvisor.ca/Profile/laurettek2013, nil,May 2016, April 2016 9417,4.0,348lilan,https://www.tripadvisor.ca/Profile/348lilan, nil,May 2016, April 2016 9417,3.0,Peter D,https://www.tripadvisor.ca/Profile/K8803RUpeterd, nil,Apr. 2016, April 2016 9417,4.0,Conrad P,https://www.tripadvisor.ca/Profile/ConradP968, nil,Apr. 2016, March 2016 9417,3.0,Philip P,https://www.tripadvisor.ca/Profile/PhilipP69, nil,Mar. 2016, March 2016 9417,1.0,H6912AImichelg,https://www.tripadvisor.ca/Profile/H6912AImichelg, nil,Mar. 2016, March 2016 9417,2.0,jolynm,https://www.tripadvisor.ca/Profile/jolynm, nil,Mar. 2016, March 2016 9417,3.0,Bernard E,https://www.tripadvisor.ca/Profile/BernardE823, nil,Mar. 2016, March 2016 9417,4.0,randycM1272EP,https://www.tripadvisor.ca/Profile/randycM1272EP, nil,Mar. 2016, February 2016 9417,4.0,tim933,https://www.tripadvisor.ca/Profile/tim933, nil,Jan. 2016, January 2016 9417,3.0,leeveractiion,https://www.tripadvisor.ca/Profile/leeveractiion, nil,Jan. 2016, January 2016 9417,3.0,Sexxydo30,https://www.tripadvisor.ca/Profile/Sexxydo30, nil,Jan. 2016, December 2015 9417,5.0,norinem369,https://www.tripadvisor.ca/Profile/norinem369, nil,Dec. 2015, December 2015 9417,5.0,EPedmab,https://www.tripadvisor.ca/Profile/EPedmab, nil,Dec. 2015, November 2015 9417,5.0,D4620GJjohnw,https://www.tripadvisor.ca/Profile/D4620GJjohnw, nil,Nov. 2015, October 2015 9417,1.0,greghQ9882IN,https://www.tripadvisor.ca/Profile/greghQ9882IN, nil,Oct. 2015, October 2015 9417,2.0,E3790ELjulieh,https://www.tripadvisor.ca/Profile/E3790ELjulieh, nil,Oct. 2015, October 2015 9417,4.0,Andy L,https://www.tripadvisor.ca/Profile/604oteS, nil,Oct. 2015, October 2015 9417,2.0,Howard T,https://www.tripadvisor.ca/Profile/howardt835, nil,Oct. 2015, August 2015 9417,3.0,Kellys0pini0n,https://www.tripadvisor.ca/Profile/Kellys0pini0n, nil,Oct. 2015, October 2015 9417,4.0,malcolmd430,https://www.tripadvisor.ca/Profile/malcolmd430, nil,Oct. 2015, October 2015 9417,5.0,TravellerTracy,https://www.tripadvisor.ca/Profile/TravellerTracy, nil,Oct. 2015, October 2015 9417,4.0,Terry P,https://www.tripadvisor.ca/Profile/743terryp, nil,Oct. 2015, October 2015 9417,5.0,Judy C,https://www.tripadvisor.ca/Profile/706judyc, nil,Sep. 2015, September 2015 9417,4.0,Rita510,https://www.tripadvisor.ca/Profile/Rita510, nil,Sep. 2015, September 2015 9417,5.0,Jim R,https://www.tripadvisor.ca/Profile/144jimr, nil,Sep. 2015, September 2015 9417,5.0,gegerdie,https://www.tripadvisor.ca/Profile/gegerdie, nil,Sep. 2015, September 2015 9417,3.0,Cory1199,https://www.tripadvisor.ca/Profile/Cory1199, nil,Sep. 2015, September 2015 9417,3.0,Ben K,https://www.tripadvisor.ca/Profile/benk802, nil,Sep. 2015, September 2015 9418,4.0,ValCee6,https://www.tripadvisor.ca/Profile/ValCee6, nil,Apr. 2, March 2019 9418,5.0,accordional,https://www.tripadvisor.ca/Profile/accordional, nil,Jan. 2019, December 2018 9418,5.0,Brian O,https://www.tripadvisor.ca/Profile/lisawE7037TO, nil,Feb. 2019, February 2019 9418,2.0,Natalie T,https://www.tripadvisor.ca/Profile/nataliet858, nil,Nov. 2018, December 2018 9418,1.0,Eric D,https://www.tripadvisor.ca/Profile/ericdI5030MH, nil,Oct. 2018, October 2018 9418,1.0,Wannabeinthesun,https://www.tripadvisor.ca/Profile/Wannabeinthesun, nil,Sep. 2018, September 2018 9418,5.0,Muttsk,https://www.tripadvisor.ca/Profile/Muttsk, nil,Sep. 2018, August 2018 9418,2.0,CSW44,https://www.tripadvisor.ca/Profile/CSW44, nil,Sep. 2018, September 2018 9418,1.0,Fl0wers2018,https://www.tripadvisor.ca/Profile/Fl0wers2018, nil,Sep. 2018, September 2018 9418,5.0,claire t,https://www.tripadvisor.ca/Profile/254clairet, nil,Aug. 2018, August 2018 9418,5.0,Linden L,https://www.tripadvisor.ca/Profile/700lindenl, nil,Aug. 2018, June 2018 9418,1.0,jeannieanne,https://www.tripadvisor.ca/Profile/jeannieanne, nil,Aug. 2018, August 2018 9418,4.0,eyeswideopen8952,https://www.tripadvisor.ca/Profile/eyeswideopen8952, nil,Aug. 2018, July 2018 9418,1.0,GriswaldsYXE,https://www.tripadvisor.ca/Profile/GriswaldsYXE, nil,Mar. 2018, March 2018 9418,2.0,CRWPG,https://www.tripadvisor.ca/Profile/CRWPG, nil,Jan. 2018, December 2017 9418,2.0,WarPaintWithYoga,https://www.tripadvisor.ca/Profile/WarPaintWithYoga, nil,Dec. 2017, October 2017 9418,5.0,Sabrina C,https://www.tripadvisor.ca/Profile/727sabrinac, nil,Nov. 2017, October 2017 9418,1.0,cazlab,https://www.tripadvisor.ca/Profile/cazlab, nil,Oct. 2017, October 2017 9418,1.0,Teresa M,https://www.tripadvisor.ca/Profile/TeresaM411, nil,Sep. 2017, September 2017 9418,2.0,DIZZY82,https://www.tripadvisor.ca/Profile/DIZZY82, nil,Aug. 2017, August 2017 9418,5.0,Pauline O,https://www.tripadvisor.ca/Profile/paulineo715, nil,Jun. 2017, June 2017 9418,5.0,Alcoma,https://www.tripadvisor.ca/Profile/Alcoma, nil,Jun. 2017, June 2017 9418,1.0,oneillalena,https://www.tripadvisor.ca/Profile/oneillalena, nil,May 2017, May 2017 9418,4.0,Danielle V,https://www.tripadvisor.ca/Profile/DanielleV639, nil,May 2017, May 2017 9418,2.0,Karen B,https://www.tripadvisor.ca/Profile/H6219BKkarenb, nil,May 2017, May 2017 9418,nil,,nil, nil,nil,nil 9418,3.0,pdoug72,https://www.tripadvisor.ca/Profile/pdoug72, nil,Oct. 2016, October 2016 9418,4.0,poolmom,https://www.tripadvisor.ca/Profile/poolmom, nil,Oct. 2016, October 2016 9418,2.0,RLHEKH,https://www.tripadvisor.ca/Profile/RLHEKH, nil,Oct. 2016, October 2016 9418,4.0,Chad A,https://www.tripadvisor.ca/Profile/810chada, nil,Oct. 2016, August 2016 9418,1.0,Marilee H,https://www.tripadvisor.ca/Profile/85marileeh, nil,Oct. 2016, September 2016 9418,3.0,Jeremy K,https://www.tripadvisor.ca/Profile/JeremyK124, nil,Sep. 2016, August 2016 9418,5.0,louie p,https://www.tripadvisor.ca/Profile/843louiep, nil,Sep. 2016, September 2016 9418,4.0,rlb_4,https://www.tripadvisor.ca/Profile/rlb_4, nil,Sep. 2016, September 2016 9418,5.0,Martin H,https://www.tripadvisor.ca/Profile/rich662015, nil,Sep. 2016, August 2016 9418,1.0,Daryl-Anita,https://www.tripadvisor.ca/Profile/Daryl-Anita, nil,Sep. 2016, September 2016 9418,3.0,Goven,https://www.tripadvisor.ca/Profile/Goven, nil,Sep. 2016, August 2016 9418,3.0,Dayna T,https://www.tripadvisor.ca/Profile/533daynat, nil,Jul. 2016, July 2016 9418,4.0,Arjan v,https://www.tripadvisor.ca/Profile/559arjanv, nil,May 2016, May 2016 9418,4.0,13McMurray,https://www.tripadvisor.ca/Profile/13McMurray, nil,May 2016, April 2016 9418,5.0,loyalearthling,https://www.tripadvisor.ca/Profile/loyalearthling, nil,May 2016, April 2016 9418,2.0,867jesseu,https://www.tripadvisor.ca/Profile/867jesseu, nil,Dec. 2015, November 2015 9418,2.0,Lakshmi S,https://www.tripadvisor.ca/Profile/366lakshmis, nil,Nov. 2015, November 2015 9418,3.0,KelownaRussells,https://www.tripadvisor.ca/Profile/KelownaRussells, nil,Nov. 2015, June 2015 9418,3.0,nycbee,https://www.tripadvisor.ca/Profile/nycbee, nil,Nov. 2015, October 2015 9418,3.0,bill555,https://www.tripadvisor.ca/Profile/bill555, nil,Oct. 2015, September 2015 9418,3.0,WishfulBeard,https://www.tripadvisor.ca/Profile/WishfulBeard, nil,Sep. 2015, September 2015 9418,3.0,kcchambers,https://www.tripadvisor.ca/Profile/kcchambers, nil,Sep. 2015, September 2015 9418,4.0,Kandie_128,https://www.tripadvisor.ca/Profile/Kandie_128, nil,Sep. 2015, August 2015 9418,3.0,RoWvu,https://www.tripadvisor.ca/Profile/RoWvu, nil,Aug. 2015, August 2015 9418,4.0,D571SOmichaelr,https://www.tripadvisor.ca/Profile/D571SOmichaelr, nil,Aug. 2015, August 2015 9418,4.0,beebec2018,https://www.tripadvisor.ca/Profile/beebec2018, nil,Aug. 2015, August 2015 9418,3.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Jul. 2015, July 2015 9418,5.0,Leslie Ian R,https://www.tripadvisor.ca/Profile/leslieianr, nil,Jul. 2015, June 2015 9418,5.0,dutch63_12,https://www.tripadvisor.ca/Profile/dutch63_12, nil,Jul. 2015, July 2015 9418,4.0,lisa38_11,https://www.tripadvisor.ca/Profile/lisa38_11, nil,May 2015, May 2015 9418,5.0,avroarrow25,https://www.tripadvisor.ca/Profile/avroarrow25, nil,Apr. 2015, February 2015 9418,1.0,Bearhead101,https://www.tripadvisor.ca/Profile/Bearhead101, nil,Jan. 2015, January 2015 9418,4.0,Natural8,https://www.tripadvisor.ca/Profile/Natural8, nil,Jan. 2015, January 2015 9418,5.0,richard h,https://www.tripadvisor.ca/Profile/richardhJ2723WL, nil,Jan. 2015, January 2015 9418,1.0,Kaw0001,https://www.tripadvisor.ca/Profile/Kaw0001, nil,Sep. 2014, September 2014 9418,3.0,Tammy T,https://www.tripadvisor.ca/Profile/915tammyt, nil,Sep. 2014, September 2014 9418,3.0,SKflip,https://www.tripadvisor.ca/Profile/SKflip, nil,Sep. 2014, June 2014 9418,3.0,Brent T,https://www.tripadvisor.ca/Profile/727brentt, nil,Jul. 2014, July 2014 9418,5.0,john richard b,https://www.tripadvisor.ca/Profile/j0hnrichardb, nil,Jun. 2014, June 2014 9418,3.0,vilgail_s,https://www.tripadvisor.ca/Profile/vilgail_s, nil,Jun. 2014, June 2014 9418,5.0,JustAsk2010,https://www.tripadvisor.ca/Profile/JustAsk2010, nil,Feb. 2014, December 2013 9418,2.0,CFreya,https://www.tripadvisor.ca/Profile/CFreya, nil,Nov. 2013, November 2013 9418,3.0,norma r,https://www.tripadvisor.ca/Profile/normar932, nil,Nov. 2013, October 2013 9418,1.0,Bikingfor2,https://www.tripadvisor.ca/Profile/Bikingfor2, nil,Sep. 2013, September 2013 9418,2.0,Chris-272727,https://www.tripadvisor.ca/Profile/Chris-272727, nil,Sep. 2013, November 2012 9418,3.0,OnTheGoFamily_12,https://www.tripadvisor.ca/Profile/OnTheGoFamily_12, nil,Aug. 2013, August 2013 9418,3.0,SjNM123,https://www.tripadvisor.ca/Profile/SjNM123, nil,Jul. 2013, July 2013 9418,3.0,Ven_M_13,https://www.tripadvisor.ca/Profile/Ven_M_13, nil,Jul. 2013, July 2013 9418,3.0,candpmommy,https://www.tripadvisor.ca/Profile/candpmommy, nil,May 2013, May 2013 9418,4.0,buller_6,https://www.tripadvisor.ca/Profile/buller_6, nil,May 2013, May 2013 9418,5.0,tanktrucker53,https://www.tripadvisor.ca/Profile/tanktrucker53, nil,Mar. 2013, February 2013 9418,1.0,Shelley B,https://www.tripadvisor.ca/Profile/ShelleyB961, nil,Feb. 2013, February 2013 9418,3.0,Larry C,https://www.tripadvisor.ca/Profile/larjoy, nil,Jan. 2013, January 2013 9418,5.0,andrea p,https://www.tripadvisor.ca/Profile/K8530IWandreap, nil,Dec. 2012, December 2012 9418,4.0,meenamara,https://www.tripadvisor.ca/Profile/meenamara, nil,Sep. 2012, August 2012 9418,4.0,Takarehi,https://www.tripadvisor.ca/Profile/Takarehi, nil,Aug. 2012, August 2012 9418,3.0,Jacalope,https://www.tripadvisor.ca/Profile/Jacalope, nil,Aug. 2012, August 2012 9418,4.0,yellowknife99,https://www.tripadvisor.ca/Profile/yellowknife99, nil,Aug. 2012, July 2012 9418,3.0,FreddySmith,https://www.tripadvisor.ca/Profile/FreddySmith, nil,Aug. 2012, August 2012 9418,3.0,CanadianLady11,https://www.tripadvisor.ca/Profile/CanadianLady11, nil,Jul. 2012, June 2012 9418,4.0,CanadianWomanAbroad,https://www.tripadvisor.ca/Profile/CanadianWomanAbroad, nil,Apr. 2012, April 2012 9418,3.0,pcedor,https://www.tripadvisor.ca/Profile/pcedor, nil,Apr. 2012, March 2012 9418,4.0,frankw2,https://www.tripadvisor.ca/Profile/frankw2, nil,Mar. 2012, March 2012 9418,3.0,Gerry V,https://www.tripadvisor.ca/Profile/Vanger54, nil,Feb. 2012, February 2012 9418,5.0,lindaandclyde,https://www.tripadvisor.ca/Profile/lindaandclyde, nil,Jan. 2012, December 2011 9418,4.0,janaBozeman_MT,https://www.tripadvisor.ca/Profile/janaBozeman_MT, nil,Oct. 2011, October 2011 9418,5.0,SKShaddock,https://www.tripadvisor.ca/Profile/SKShaddock, nil,Oct. 2011, October 2011 9418,4.0,Roadtraveller196,https://www.tripadvisor.ca/Profile/Roadtraveller196, nil,Sep. 2011, September 2011 9418,4.0,dice401,https://www.tripadvisor.ca/Profile/dice401, nil,Sep. 2011, July 2011 9418,4.0,Anniemary58,https://www.tripadvisor.ca/Profile/Anniemary58, nil,Aug. 2011, May 2011 9418,4.0,TJandTR,https://www.tripadvisor.ca/Profile/TJandTR, nil,Jun. 2011, June 2011 9418,5.0,DestinyVP,https://www.tripadvisor.ca/Profile/DestinyVP, nil,Dec. 2010, December 2010 9418,5.0,LurleneScottsdale,https://www.tripadvisor.ca/Profile/LurleneScottsdale, nil,Sep. 2010, August 2010 9418,5.0,VailSnowbunny,https://www.tripadvisor.ca/Profile/VailSnowbunny, nil,Aug. 2010, June 2010 9418,2.0,TravellingCharlie,https://www.tripadvisor.ca/Profile/TravellingCharlie, nil,Aug. 2010, March 2010 9418,2.0,gypsydee1,https://www.tripadvisor.ca/Profile/gypsydee1, nil,Aug. 2010, August 2010 9418,4.0,Albertasavvy1,https://www.tripadvisor.ca/Profile/Albertasavvy1, nil,Aug. 2009, August 2009 9418,4.0,nozid,https://www.tripadvisor.ca/Profile/nozid, nil,Aug. 2009, August 2009 9418,4.0,EmacRegina,https://www.tripadvisor.ca/Profile/EmacRegina, nil,Aug. 2009, July 2009 9418,1.0,koodi,https://www.tripadvisor.ca/Profile/koodi, nil,Jul. 2009, July 2009 9418,3.0,Benjamin B,https://www.tripadvisor.ca/Profile/benjaminbQ5729FG, nil,Jun. 2009, June 2009 9418,1.0,danika2,https://www.tripadvisor.ca/Profile/danika2, nil,Jul. 2006, July 2006 9419,5.0,O9692SDdavidw,https://www.tripadvisor.ca/Profile/O9692SDdavidw, nil,Apr. 2, March 2019 9419,3.0,JIm R,https://www.tripadvisor.ca/Profile/jimrQ5083MU, nil,Apr. 1, April 2019 9419,4.0,Jenness S,https://www.tripadvisor.ca/Profile/jennesss2018, nil,Mar. 2019, March 2019 9419,5.0,Joykohn,https://www.tripadvisor.ca/Profile/Joykohn, nil,Mar. 2019, March 2019 9419,5.0,Rhea S,https://www.tripadvisor.ca/Profile/rheas787, nil,Feb. 2019, February 2019 9419,1.0,Alida L,https://www.tripadvisor.ca/Profile/alidal2017, nil,Jan. 2019, January 2019 9419,4.0,Reddogged,https://www.tripadvisor.ca/Profile/Reddogged, nil,Dec. 2018, December 2018 9419,5.0,Tim J,https://www.tripadvisor.ca/Profile/timjU7992JB, nil,Nov. 2018, November 2018 9419,5.0,tdunlop1977,https://www.tripadvisor.ca/Profile/tdunlop1977, nil,Oct. 2018, October 2018 9419,5.0,carolevans25,https://www.tripadvisor.ca/Profile/carolevans25, nil,Oct. 2018, September 2018 9419,5.0,srichardson99,https://www.tripadvisor.ca/Profile/srichardson99, nil,Sep. 2018, September 2018 9419,3.0,pls2rey,https://www.tripadvisor.ca/Profile/pls2rey, nil,Sep. 2018, September 2018 9419,4.0,JLNARC,https://www.tripadvisor.ca/Profile/JLNARC, nil,Sep. 2018, September 2018 9419,4.0,Rafa P,https://www.tripadvisor.ca/Profile/126rafap, nil,Sep. 2018, November 2017 9419,3.0,CJ T,https://www.tripadvisor.ca/Profile/113cjt, nil,Aug. 2018, August 2018 9419,nil,,nil, nil,nil,nil 9419,5.0,Allan O,https://www.tripadvisor.ca/Profile/28allano, nil,Apr. 2018, April 2018 9419,5.0,esteve389273,https://www.tripadvisor.ca/Profile/esteve389273, nil,Apr. 2018, April 2018 9419,4.0,33Molley,https://www.tripadvisor.ca/Profile/33Molley, nil,Apr. 2018, April 2018 9419,4.0,Clarence S,https://www.tripadvisor.ca/Profile/964clarences, nil,Apr. 2018, April 2018 9419,4.0,OliverEdwards,https://www.tripadvisor.ca/Profile/OliverEdwards, nil,Apr. 2018, April 2018 9419,4.0,Frances P,https://www.tripadvisor.ca/Profile/francesp788, nil,Apr. 2018, April 2018 9419,5.0,waynesC9769HR,https://www.tripadvisor.ca/Profile/waynesC9769HR, nil,Mar. 2018, March 2018 9419,3.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Mar. 2018, March 2018 9419,5.0,TrailBlazer198238,https://www.tripadvisor.ca/Profile/TrailBlazer198238, nil,Mar. 2018, March 2018 9419,2.0,Steven R,https://www.tripadvisor.ca/Profile/W8060TCstevenr, nil,Mar. 2018, March 2018 9419,5.0,cbisho182995,https://www.tripadvisor.ca/Profile/cbisho182995, nil,Mar. 2018, February 2018 9419,4.0,Cathy M,https://www.tripadvisor.ca/Profile/cathymP6047ZF, nil,Feb. 2018, February 2018 9419,5.0,regisjones,https://www.tripadvisor.ca/Profile/regisjones, nil,Feb. 2018, September 2017 9419,3.0,jcgarcia6,https://www.tripadvisor.ca/Profile/jcgarcia6, nil,Jan. 2018, January 2018 9419,3.0,jessicafG5339UV,https://www.tripadvisor.ca/Profile/jessicafG5339UV, nil,Dec. 2017, December 2017 9419,5.0,Michael D,https://www.tripadvisor.ca/Profile/V4419OJmichaeld, nil,Dec. 2017, December 2017 9419,4.0,jeanaD2389AU,https://www.tripadvisor.ca/Profile/jeanaD2389AU, nil,Dec. 2017, December 2017 9419,2.0,MyleHigh,https://www.tripadvisor.ca/Profile/MyleHigh, nil,Nov. 2017, November 2017 9419,5.0,cinder317,https://www.tripadvisor.ca/Profile/cinder317, nil,Nov. 2017, November 2017 9419,5.0,Alfred K,https://www.tripadvisor.ca/Profile/918alfredk, nil,Nov. 2017, November 2017 9419,5.0,865noral,https://www.tripadvisor.ca/Profile/865noral, nil,Nov. 2017, November 2017 9419,3.0,William B,https://www.tripadvisor.ca/Profile/williambP4958TR, nil,Nov. 2017, November 2017 9419,5.0,Narinder D,https://www.tripadvisor.ca/Profile/987narinderd, nil,Nov. 2017, October 2017 9419,1.0,baudley,https://www.tripadvisor.ca/Profile/baudley, nil,Nov. 2017, October 2017 9419,5.0,Gord S,https://www.tripadvisor.ca/Profile/gords370, nil,Oct. 2017, October 2017 9419,4.0,483brada,https://www.tripadvisor.ca/Profile/483brada, nil,Sep. 2017, September 2017 9419,2.0,lesliannl2017,https://www.tripadvisor.ca/Profile/lesliannl2017, nil,Sep. 2017, September 2017 9419,5.0,samanthasantia62,https://www.tripadvisor.ca/Profile/samanthasantia62, nil,Sep. 2017, August 2017 9419,5.0,Cheryl K,https://www.tripadvisor.ca/Profile/U2616XNcherylk, nil,Aug. 2017, August 2017 9419,5.0,Mabelzzz,https://www.tripadvisor.ca/Profile/Mabelzzz, nil,Aug. 2017, August 2017 9419,3.0,309233marlene,https://www.tripadvisor.ca/Profile/309233marlene, nil,Aug. 2017, August 2017 9419,4.0,liz_12EO,https://www.tripadvisor.ca/Profile/liz_12EO, nil,Aug. 2017, August 2017 9419,5.0,Kelly Davis L,https://www.tripadvisor.ca/Profile/kellydavisl, nil,Aug. 2017, August 2017 9419,4.0,Shane H,https://www.tripadvisor.ca/Profile/274shaneh, nil,Aug. 2017, August 2017 9419,4.0,charadam2018,https://www.tripadvisor.ca/Profile/charadam2018, nil,Aug. 2017, August 2017 9419,5.0,Gypsymalu,https://www.tripadvisor.ca/Profile/Gypsymalu, nil,Aug. 2017, July 2017 9419,5.0,Andrew W,https://www.tripadvisor.ca/Profile/973andreww, nil,Jul. 2017, July 2017 9419,5.0,KevinRie,https://www.tripadvisor.ca/Profile/KevinRie, nil,Jul. 2017, July 2017 9419,5.0,Cath L,https://www.tripadvisor.ca/Profile/cathlittle, nil,Jul. 2017, June 2017 9419,4.0,DonnaL428278,https://www.tripadvisor.ca/Profile/DonnaL428278, nil,Jul. 2017, July 2017 9419,5.0,Mohammad Asif A,https://www.tripadvisor.ca/Profile/mohammadasifa2017, nil,Jul. 2017, July 2017 9419,4.0,yaletowners,https://www.tripadvisor.ca/Profile/yaletowners, nil,Jul. 2017, July 2017 9419,4.0,Sarah Q,https://www.tripadvisor.ca/Profile/SarahQCheshire, nil,Jun. 2017, June 2017 9419,4.0,Skaramoosh,https://www.tripadvisor.ca/Profile/Skaramoosh, nil,Jun. 2017, June 2017 9419,5.0,Alexis P,https://www.tripadvisor.ca/Profile/alexisp828, nil,Jun. 2017, June 2017 9419,5.0,Dee C,https://www.tripadvisor.ca/Profile/deec660, nil,May 2017, May 2017 9419,5.0,81rickk,https://www.tripadvisor.ca/Profile/81rickk, nil,May 2017, May 2017 9419,5.0,skingsway,https://www.tripadvisor.ca/Profile/skingsway, nil,May 2017, May 2017 9419,2.0,Bev-Daryl B,https://www.tripadvisor.ca/Profile/bevdarylb2016, nil,May 2017, April 2017 9419,1.0,katlev7,https://www.tripadvisor.ca/Profile/katlev7, nil,Apr. 2017, April 2017 9419,4.0,Rick S,https://www.tripadvisor.ca/Profile/W8872GXricks, nil,Apr. 2017, April 2017 9419,5.0,davewilliam1982,https://www.tripadvisor.ca/Profile/davewilliam1982, nil,Apr. 2017, March 2017 9419,3.0,nloughead,https://www.tripadvisor.ca/Profile/nloughead, nil,Apr. 2017, April 2017 9419,3.0,M7606LClucieb,https://www.tripadvisor.ca/Profile/M7606LClucieb, nil,Mar. 2017, March 2017 9419,4.0,soonyk,https://www.tripadvisor.ca/Profile/soonyk, nil,Jan. 2017, January 2017 9419,5.0,Aniket J,https://www.tripadvisor.ca/Profile/157aniketj, nil,Jan. 2017, January 2017 9419,5.0,keyurg2017,https://www.tripadvisor.ca/Profile/keyurg2017, nil,Jan. 2017, December 2016 9419,5.0,851katiev,https://www.tripadvisor.ca/Profile/851katiev, nil,Dec. 2016, December 2016 9419,4.0,glena878,https://www.tripadvisor.ca/Profile/glena878, nil,Nov. 2016, September 2016 9419,5.0,Andrew L,https://www.tripadvisor.ca/Profile/andrewlB5261TJ, nil,Nov. 2016, November 2016 9419,5.0,143JenniferB,https://www.tripadvisor.ca/Profile/143JenniferB, nil,Nov. 2016, October 2016 9419,5.0,Marcel D,https://www.tripadvisor.ca/Profile/220marceld, nil,Oct. 2016, October 2016 9419,1.0,TrishaTwenty,https://www.tripadvisor.ca/Profile/TrishaTwenty, nil,Oct. 2016, October 2016 9419,3.0,loy Seng y,https://www.tripadvisor.ca/Profile/loySengy, nil,Sep. 2016, September 2016 9419,3.0,rosebudFlorida,https://www.tripadvisor.ca/Profile/rosebudFlorida, nil,Sep. 2016, September 2016 9419,4.0,Heather P,https://www.tripadvisor.ca/Profile/HeatherP923, nil,Aug. 2016, August 2016 9419,2.0,Jason W,https://www.tripadvisor.ca/Profile/JasonW731, nil,Jun. 2016, June 2016 9419,5.0,patchlou55,https://www.tripadvisor.ca/Profile/patchlou55, nil,Jun. 2016, May 2016 9419,3.0,Randolph T,https://www.tripadvisor.ca/Profile/randolpht26, nil,Jun. 2016, June 2016 9419,5.0,Sheila H,https://www.tripadvisor.ca/Profile/410sheilah, nil,May 2016, May 2016 9419,5.0,holidaymaker1955,https://www.tripadvisor.ca/Profile/holidaymaker1955, nil,May 2016, May 2016 9419,5.0,Dennis H,https://www.tripadvisor.ca/Profile/dennishO9533LJ, nil,May 2016, April 2016 9419,1.0,sandracC2185DP,https://www.tripadvisor.ca/Profile/sandracC2185DP, nil,May 2016, May 2016 9419,5.0,Barb R,https://www.tripadvisor.ca/Profile/BarbR203, nil,Apr. 2016, April 2016 9419,5.0,leni_howg,https://www.tripadvisor.ca/Profile/leni_howg, nil,Mar. 2016, March 2016 9419,3.0,Brian C,https://www.tripadvisor.ca/Profile/briancW1799GW, nil,Feb. 2016, February 2016 9419,4.0,hcd-1921,https://www.tripadvisor.ca/Profile/hcd-1921, nil,Feb. 2016, February 2016 9419,5.0,3203m,https://www.tripadvisor.ca/Profile/3203m, nil,Dec. 2015, December 2015 9419,2.0,Principe e,https://www.tripadvisor.ca/Profile/principee2015, nil,Dec. 2015, December 2015 9419,4.0,Buddyinbedtimes,https://www.tripadvisor.ca/Profile/Buddyinbedtimes, nil,Dec. 2015, November 2015 9419,2.0,605millyc,https://www.tripadvisor.ca/Profile/605millyc, nil,Dec. 2015, November 2015 9419,4.0,Judy S,https://www.tripadvisor.ca/Profile/JudyS410, nil,Nov. 2015, November 2015 9419,5.0,amespo,https://www.tripadvisor.ca/Profile/amespo, nil,Nov. 2015, October 2015 9419,3.0,CARIBBOB,https://www.tripadvisor.ca/Profile/CARIBBOB, nil,Oct. 2015, October 2015 9419,1.0,mstraats,https://www.tripadvisor.ca/Profile/mstraats, nil,Oct. 2015, October 2015 9419,4.0,Dardal,https://www.tripadvisor.ca/Profile/Dardal, nil,Sep. 2015, August 2015 9419,3.0,721miriamd,https://www.tripadvisor.ca/Profile/721miriamd, nil,Aug. 2015, August 2015 9419,4.0,TRice0617,https://www.tripadvisor.ca/Profile/TRice0617, nil,Aug. 2015, August 2015 9419,3.0,ACuming,https://www.tripadvisor.ca/Profile/ACuming, nil,Aug. 2015, May 2015 9419,4.0,VyPete,https://www.tripadvisor.ca/Profile/VyPete, nil,Aug. 2015, August 2015 9419,1.0,advisetrip,https://www.tripadvisor.ca/Profile/advisetrip, nil,Aug. 2015, July 2015 9419,2.0,Dawn H,https://www.tripadvisor.ca/Profile/381dawnh, nil,Jul. 2015, July 2015 9420,nil,,nil, nil,nil,nil 9420,5.0,silverbrook,https://www.tripadvisor.ca/Profile/silverbrook, nil,Dec. 2018, August 2018 9420,4.0,Titannia99,https://www.tripadvisor.ca/Profile/Titannia99, nil,Sep. 2018, September 2018 9420,4.0,LiztheWhizz,https://www.tripadvisor.ca/Profile/LiztheWhizz, nil,Sep. 2018, August 2018 9420,5.0,Daveyg63,https://www.tripadvisor.ca/Profile/Daveyg63, nil,Mar. 2018, March 2018 9420,4.0,blueeyes2008,https://www.tripadvisor.ca/Profile/blueeyes2008, nil,Oct. 2017, August 2017 9420,5.0,Farrukh_fromLA,https://www.tripadvisor.ca/Profile/Farrukh_fromLA, nil,Aug. 2017, August 2017 9420,5.0,Elizabeth L,https://www.tripadvisor.ca/Profile/elizabethlH6232IO, nil,Jun. 2017, June 2017 9420,5.0,BenLar137,https://www.tripadvisor.ca/Profile/BenLar137, nil,Apr. 2017, April 2017 9420,5.0,robisonjim528,https://www.tripadvisor.ca/Profile/robisonjim528, nil,Mar. 2017, March 2017 9420,5.0,tanfan,https://www.tripadvisor.ca/Profile/tanfan, nil,Jan. 2017, January 2017 9420,4.0,Dave N,https://www.tripadvisor.ca/Profile/149daven, nil,Oct. 2016, October 2016 9420,5.0,casswagner,https://www.tripadvisor.ca/Profile/casswagner, nil,Oct. 2016, September 2016 9420,5.0,Nigel S,https://www.tripadvisor.ca/Profile/NigelS319, nil,Aug. 2016, August 2016 9420,5.0,bigswedemats,https://www.tripadvisor.ca/Profile/bigswedemats, nil,Jul. 2016, July 2016 9420,4.0,Fasted09,https://www.tripadvisor.ca/Profile/Fasted09, nil,Jun. 2016, June 2016 9420,5.0,JPH_21,https://www.tripadvisor.ca/Profile/JPH_21, nil,Apr. 2016, April 2016 9420,4.0,Tom H,https://www.tripadvisor.ca/Profile/tomhR4951WU, nil,Feb. 2016, February 2016 9420,2.0,scorpion1765,https://www.tripadvisor.ca/Profile/scorpion1765, nil,Dec. 2015, November 2015 9421,4.0,Nomad37427415133,https://www.tripadvisor.ca/Profile/Nomad37427415133, nil,Mar. 2019, February 2019 9421,1.0,Blair P,https://www.tripadvisor.ca/Profile/451blairp, nil,Mar. 2019, February 2019 9421,4.0,blessedtravellers,https://www.tripadvisor.ca/Profile/blessedtravellers, nil,Feb. 2019, February 2019 9421,5.0,Sunshine18229599758,https://www.tripadvisor.ca/Profile/Sunshine18229599758, nil,Jan. 2019, January 2019 9421,1.0,Lynis M,https://www.tripadvisor.ca/Profile/lynism2016, nil,Nov. 2018, November 2018 9421,3.0,mpb59,https://www.tripadvisor.ca/Profile/mpb59, nil,Nov. 2018, November 2018 9421,3.0,Warren P,https://www.tripadvisor.ca/Profile/warrenp62, nil,Oct. 2018, October 2018 9421,5.0,PrairieGirl2000,https://www.tripadvisor.ca/Profile/PrairieGirl2000, nil,Oct. 2018, September 2018 9421,5.0,wchaluaysri,https://www.tripadvisor.ca/Profile/wchaluaysri, nil,Sep. 2018, September 2018 9421,5.0,luvbullterriers,https://www.tripadvisor.ca/Profile/luvbullterriers, nil,Sep. 2018, September 2018 9421,4.0,Yorkie1948,https://www.tripadvisor.ca/Profile/Yorkie1948, nil,Sep. 2018, September 2018 9421,5.0,mgenie565914,https://www.tripadvisor.ca/Profile/mgenie565914, nil,Sep. 2018, September 2018 9421,4.0,shovelhead2018,https://www.tripadvisor.ca/Profile/shovelhead2018, nil,Sep. 2018, August 2018 9421,2.0,pnorem,https://www.tripadvisor.ca/Profile/pnorem, nil,Sep. 2018, September 2018 9421,1.0,Cheryl W,https://www.tripadvisor.ca/Profile/O2015YScherylw, nil,Sep. 2018, September 2018 9421,nil,,nil, nil,nil,nil 9421,1.0,Graham T,https://www.tripadvisor.ca/Profile/489grahamt, nil,Apr. 2018, March 2018 9421,3.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Apr. 2018, April 2018 9421,2.0,KootenayGirl72,https://www.tripadvisor.ca/Profile/KootenayGirl72, nil,Apr. 2018, March 2018 9421,1.0,rteltd,https://www.tripadvisor.ca/Profile/rteltd, nil,Mar. 2018, March 2018 9421,3.0,StinkyBinky,https://www.tripadvisor.ca/Profile/StinkyBinky, nil,Mar. 2018, March 2018 9421,3.0,cblatt960785,https://www.tripadvisor.ca/Profile/cblatt960785, nil,Mar. 2018, March 2018 9421,2.0,Kara7980,https://www.tripadvisor.ca/Profile/Kara7980, nil,Mar. 2018, March 2018 9421,4.0,ettingerkoot,https://www.tripadvisor.ca/Profile/ettingerkoot, nil,Mar. 2018, March 2018 9421,3.0,Frozen7North,https://www.tripadvisor.ca/Profile/Frozen7North, nil,Jan. 2018, January 2018 9421,4.0,sharrym2015,https://www.tripadvisor.ca/Profile/sharrym2015, nil,Dec. 2017, December 2017 9421,3.0,E9616JXTravelor,https://www.tripadvisor.ca/Profile/E9616JXTravelor, nil,Dec. 2017, November 2017 9421,2.0,217dinag,https://www.tripadvisor.ca/Profile/217dinag, nil,Dec. 2017, December 2017 9421,1.0,Jenn H,https://www.tripadvisor.ca/Profile/515jennh, nil,Nov. 2017, November 2017 9421,1.0,davidiP4107HX,https://www.tripadvisor.ca/Profile/davidiP4107HX, nil,Nov. 2017, November 2017 9421,4.0,johndI7260EP,https://www.tripadvisor.ca/Profile/johndI7260EP, nil,Oct. 2017, October 2017 9421,4.0,ronaA9259ZC,https://www.tripadvisor.ca/Profile/ronaA9259ZC, nil,Oct. 2017, October 2017 9421,3.0,505kristyc,https://www.tripadvisor.ca/Profile/505kristyc, nil,Oct. 2017, October 2017 9421,3.0,Eric C,https://www.tripadvisor.ca/Profile/ericc977, nil,Sep. 2017, September 2017 9421,3.0,jolenew553,https://www.tripadvisor.ca/Profile/jolenew553, nil,Sep. 2017, September 2017 9421,3.0,Ardan H,https://www.tripadvisor.ca/Profile/ArdanH2, nil,Sep. 2017, September 2017 9421,3.0,Richard B,https://www.tripadvisor.ca/Profile/richardbI532VG, nil,Sep. 2017, September 2017 9421,3.0,Laurel M,https://www.tripadvisor.ca/Profile/LaurelM181, nil,Sep. 2017, September 2017 9421,4.0,charlessA5753EJ,https://www.tripadvisor.ca/Profile/charlessA5753EJ, nil,Sep. 2017, September 2017 9421,4.0,josephmU5417RD,https://www.tripadvisor.ca/Profile/josephmU5417RD, nil,Aug. 2017, August 2017 9421,3.0,LauraJay86,https://www.tripadvisor.ca/Profile/LauraJay86, nil,Aug. 2017, August 2017 9421,2.0,Amanda W,https://www.tripadvisor.ca/Profile/151AmandaW, nil,Aug. 2017, August 2017 9421,4.0,Daniel M,https://www.tripadvisor.ca/Profile/DanielM413, nil,Aug. 2017, August 2017 9421,1.0,Julie B,https://www.tripadvisor.ca/Profile/E5272SVjulieb, nil,Jul. 2017, July 2017 9421,1.0,harman m,https://www.tripadvisor.ca/Profile/271harmanm, nil,Jul. 2017, July 2017 9421,1.0,821williamn,https://www.tripadvisor.ca/Profile/821williamn, nil,Jul. 2017, July 2017 9421,3.0,Nicole P,https://www.tripadvisor.ca/Profile/nicpel222, nil,Jul. 2017, June 2017 9421,4.0,cgy_mission,https://www.tripadvisor.ca/Profile/cgy_mission, nil,Jul. 2017, June 2017 9421,3.0,jenle78,https://www.tripadvisor.ca/Profile/jenle78, nil,Jun. 2017, June 2017 9421,3.0,jbalovetotravel,https://www.tripadvisor.ca/Profile/jbalovetotravel, nil,Jun. 2017, May 2017 9421,2.0,reynolds_jacob,https://www.tripadvisor.ca/Profile/reynolds_jacob, nil,May 2017, May 2017 9421,4.0,Scott W,https://www.tripadvisor.ca/Profile/ScottW212, nil,May 2017, May 2017 9421,2.0,Lloyd C,https://www.tripadvisor.ca/Profile/lloydc618, nil,May 2017, May 2017 9421,4.0,johnr20152015,https://www.tripadvisor.ca/Profile/johnr20152015, nil,May 2017, May 2017 9421,5.0,Amanda H,https://www.tripadvisor.ca/Profile/amandahR7859WS, nil,Apr. 2017, April 2017 9421,1.0,AciDxBatH,https://www.tripadvisor.ca/Profile/AciDxBatH, nil,Apr. 2017, May 2016 9421,3.0,lynnmS8228KX,https://www.tripadvisor.ca/Profile/lynnmS8228KX, nil,Apr. 2017, March 2017 9421,1.0,MikeVanessaP,https://www.tripadvisor.ca/Profile/MikeVanessaP, nil,Apr. 2017, April 2017 9421,3.0,Y4706TIpaulb,https://www.tripadvisor.ca/Profile/Y4706TIpaulb, nil,Mar. 2017, February 2017 9421,3.0,Vali G,https://www.tripadvisor.ca/Profile/valig2014, nil,Mar. 2017, March 2017 9421,3.0,N3760RPannettem,https://www.tripadvisor.ca/Profile/N3760RPannettem, nil,Feb. 2017, February 2017 9421,3.0,lolah2,https://www.tripadvisor.ca/Profile/lolah2, nil,Jan. 2017, January 2017 9421,3.0,davehM8896WY,https://www.tripadvisor.ca/Profile/davehM8896WY, nil,Jan. 2017, January 2017 9421,5.0,oswaldocontreras,https://www.tripadvisor.ca/Profile/oswaldocontreras, nil,Jan. 2017, January 2017 9421,3.0,Bernadette B,https://www.tripadvisor.ca/Profile/bernadetteb229, nil,Jan. 2017, December 2016 9421,5.0,Myra G,https://www.tripadvisor.ca/Profile/myrag841, nil,Dec. 2016, December 2016 9421,4.0,GARY B,https://www.tripadvisor.ca/Profile/garyb171, nil,Dec. 2016, December 2016 9421,1.0,carlasX1818KH,https://www.tripadvisor.ca/Profile/carlasX1818KH, nil,Dec. 2016, December 2016 9421,4.0,exotraveller2016,https://www.tripadvisor.ca/Profile/exotraveller2016, nil,Dec. 2016, December 2016 9421,3.0,Dave M,https://www.tripadvisor.ca/Profile/F5424QEdavem, nil,Dec. 2016, December 2016 9421,5.0,BeckyQuist,https://www.tripadvisor.ca/Profile/BeckyQuist, nil,Nov. 2016, November 2016 9421,4.0,shellyl104,https://www.tripadvisor.ca/Profile/shellyl104, nil,Nov. 2016, November 2016 9421,4.0,648lauraleea,https://www.tripadvisor.ca/Profile/648lauraleea, nil,Nov. 2016, November 2016 9421,4.0,Carol W,https://www.tripadvisor.ca/Profile/carolwG4405IH, nil,Oct. 2016, October 2016 9421,4.0,zoeb908,https://www.tripadvisor.ca/Profile/zoeb908, nil,Oct. 2016, September 2016 9421,2.0,jcsch,https://www.tripadvisor.ca/Profile/jcsch, nil,Sep. 2016, September 2016 9421,2.0,Rick H,https://www.tripadvisor.ca/Profile/L8379YQrickh, nil,Sep. 2016, September 2016 9421,4.0,PAUL L,https://www.tripadvisor.ca/Profile/451PaulL, nil,Sep. 2016, September 2016 9421,4.0,dennisj208,https://www.tripadvisor.ca/Profile/dennisj208, nil,Sep. 2016, September 2016 9421,3.0,Ginger245,https://www.tripadvisor.ca/Profile/Ginger245, nil,Sep. 2016, September 2016 9421,2.0,janetdQ6115RG,https://www.tripadvisor.ca/Profile/janetdQ6115RG, nil,Sep. 2016, September 2016 9421,3.0,306-953-0088,https://www.tripadvisor.ca/Profile/306-953-0088, nil,Sep. 2016, September 2016 9421,3.0,764lyled,https://www.tripadvisor.ca/Profile/764lyled, nil,Sep. 2016, August 2016 9421,2.0,sandramM725AP,https://www.tripadvisor.ca/Profile/sandramM725AP, nil,Aug. 2016, August 2016 9421,2.0,cindybO139WF,https://www.tripadvisor.ca/Profile/cindybO139WF, nil,Aug. 2016, August 2016 9421,2.0,malloryk75,https://www.tripadvisor.ca/Profile/malloryk75, nil,Aug. 2016, August 2016 9421,1.0,Ashley N,https://www.tripadvisor.ca/Profile/ashleyn156, nil,Aug. 2016, August 2016 9421,4.0,j0ckser,https://www.tripadvisor.ca/Profile/j0ckser, nil,Aug. 2016, August 2016 9421,5.0,Hector03,https://www.tripadvisor.ca/Profile/Hector03, nil,Aug. 2016, June 2016 9421,5.0,dorisa617,https://www.tripadvisor.ca/Profile/dorisa617, nil,Aug. 2016, July 2016 9421,4.0,armygal84,https://www.tripadvisor.ca/Profile/armygal84, nil,Aug. 2016, July 2016 9421,2.0,Russell H,https://www.tripadvisor.ca/Profile/28RussellH, nil,Jul. 2016, July 2016 9421,3.0,Cindy E,https://www.tripadvisor.ca/Profile/cre1985, nil,Jul. 2016, July 2016 9421,1.0,Alan H,https://www.tripadvisor.ca/Profile/260alanh, nil,Jul. 2016, July 2016 9421,5.0,paulbNorwich,https://www.tripadvisor.ca/Profile/paulbNorwich, nil,Jul. 2016, June 2016 9421,4.0,Richard O,https://www.tripadvisor.ca/Profile/RichardO117, nil,Jun. 2016, June 2016 9421,3.0,Gina P,https://www.tripadvisor.ca/Profile/135ginap, nil,Jun. 2016, June 2016 9421,2.0,angelb102,https://www.tripadvisor.ca/Profile/angelb102, nil,Jun. 2016, June 2016 9421,2.0,karenoT9181RY,https://www.tripadvisor.ca/Profile/karenoT9181RY, nil,Jun. 2016, June 2016 9421,3.0,Diana D,https://www.tripadvisor.ca/Profile/404DianaD, nil,May 2016, May 2016 9421,4.0,Paul H,https://www.tripadvisor.ca/Profile/paulhK5804ZP, nil,Apr. 2016, April 2016 9421,3.0,Gordon K,https://www.tripadvisor.ca/Profile/GordonK373, nil,Apr. 2016, April 2016 9421,2.0,Carry S,https://www.tripadvisor.ca/Profile/148carrys, nil,Apr. 2016, April 2016 9421,2.0,annsN6337AC,https://www.tripadvisor.ca/Profile/annsN6337AC, nil,Apr. 2016, April 2016 9421,1.0,Dixie H,https://www.tripadvisor.ca/Profile/902dixieh, nil,Apr. 2016, April 2016 9421,3.0,vegmAR,https://www.tripadvisor.ca/Profile/vegmAR, nil,Apr. 2016, April 2016 9421,1.0,668nadinek,https://www.tripadvisor.ca/Profile/668nadinek, nil,Apr. 2016, March 2016 9421,2.0,Jen W,https://www.tripadvisor.ca/Profile/jenw434, nil,Mar. 2016, March 2016 9421,5.0,tirzahdog,https://www.tripadvisor.ca/Profile/tirzahdog, nil,Mar. 2016, March 2016 9421,1.0,27cameronm,https://www.tripadvisor.ca/Profile/27cameronm, nil,Mar. 2016, March 2016 9421,2.0,Joanne699 B,https://www.tripadvisor.ca/Profile/Joanne699, nil,Mar. 2016, March 2016 9421,2.0,calvin b,https://www.tripadvisor.ca/Profile/calvinb240, nil,Mar. 2016, February 2016 9421,5.0,Christopher T,https://www.tripadvisor.ca/Profile/ChristopherT2161, nil,Feb. 2016, February 2016 9421,2.0,837debbiea,https://www.tripadvisor.ca/Profile/837debbiea, nil,Jan. 2016, January 2016 9421,3.0,James H,https://www.tripadvisor.ca/Profile/jameshE9435TU, nil,Dec. 2015, December 2015 9421,3.0,john h,https://www.tripadvisor.ca/Profile/I9849YTjohnh, nil,Dec. 2015, December 2015 9421,3.0,T6728BFjohns,https://www.tripadvisor.ca/Profile/T6728BFjohns, nil,Dec. 2015, December 2015 9421,2.0,andreagY52VF,https://www.tripadvisor.ca/Profile/andreagY52VF, nil,Dec. 2015, December 2015 9421,5.0,Sk8dave,https://www.tripadvisor.ca/Profile/Sk8dave, nil,Nov. 2015, November 2015 9421,3.0,Monique C,https://www.tripadvisor.ca/Profile/moniquec773, nil,Nov. 2015, November 2015 9421,1.0,M2311VKandrewm,https://www.tripadvisor.ca/Profile/M2311VKandrewm, nil,Nov. 2015, November 2015 9421,4.0,Z5812EAmaryb,https://www.tripadvisor.ca/Profile/Z5812EAmaryb, nil,Nov. 2015, October 2015 9421,4.0,Craig D,https://www.tripadvisor.ca/Profile/CraigD284, nil,Nov. 2015, October 2015 9421,3.0,seniortraveller21,https://www.tripadvisor.ca/Profile/seniortraveller21, nil,Nov. 2015, October 2015 9421,2.0,Elaine V,https://www.tripadvisor.ca/Profile/Elsie352, nil,Nov. 2015, October 2015 9421,3.0,Milbers,https://www.tripadvisor.ca/Profile/Milbers, nil,Nov. 2015, October 2015 9421,2.0,963darrylk,https://www.tripadvisor.ca/Profile/963darrylk, nil,Nov. 2015, October 2015 9422,4.0,Lisa K,https://www.tripadvisor.ca/Profile/emaya800, nil,Jan. 2019, December 2018 9422,1.0,krys18,https://www.tripadvisor.ca/Profile/krys18, nil,Jul. 2018, July 2018 9422,4.0,kevin s,https://www.tripadvisor.ca/Profile/kevins886, nil,May 2018, April 2018 9422,1.0,Taros,https://www.tripadvisor.ca/Profile/Taros, nil,Jan. 2018, December 2017 9422,1.0,Evelyn J,https://www.tripadvisor.ca/Profile/EvelynJ57, nil,Sep. 2017, September 2017 9422,nil,,nil, nil,nil,nil 9422,3.0,Debra L,https://www.tripadvisor.ca/Profile/DebraL1369, nil,Sep. 2016, September 2016 9422,4.0,Marj B,https://www.tripadvisor.ca/Profile/marjb2016, nil,Sep. 2016, September 2016 9422,5.0,CalJay,https://www.tripadvisor.ca/Profile/CalJay, nil,Aug. 2016, August 2016 9422,5.0,259robin,https://www.tripadvisor.ca/Profile/259robin, nil,Jul. 2016, July 2016 9422,4.0,Martin Tremblay,https://www.tripadvisor.ca/Profile/MartinaTremblay, nil,Jul. 2016, July 2016 9422,4.0,Barb G,https://www.tripadvisor.ca/Profile/383barbg, nil,Jul. 2016, July 2016 9422,4.0,D'Arcy E. Barker,https://www.tripadvisor.ca/Profile/barkermoney, nil,Jun. 2016, May 2016 9422,4.0,RS-Edm-Ca,https://www.tripadvisor.ca/Profile/RS-Edm-Ca, nil,Apr. 2016, March 2016 9422,1.0,Gordon G,https://www.tripadvisor.ca/Profile/gordong416, nil,Mar. 2016, July 2015 9422,4.0,Alfred K,https://www.tripadvisor.ca/Profile/918alfredk, nil,Mar. 2016, March 2016 9422,4.0,aorr035,https://www.tripadvisor.ca/Profile/aorr035, nil,Jan. 2016, January 2016 9422,3.0,Adventureglo61,https://www.tripadvisor.ca/Profile/Adventureglo61, nil,Oct. 2015, October 2015 9422,4.0,David K,https://www.tripadvisor.ca/Profile/U7942OJdavidk, nil,Sep. 2015, August 2015 9422,2.0,glevil,https://www.tripadvisor.ca/Profile/glevil, nil,Jul. 2015, July 2015 9422,3.0,Larry C,https://www.tripadvisor.ca/Profile/cajuncanuck, nil,May 2015, March 2015 9422,1.0,Cybilmarie,https://www.tripadvisor.ca/Profile/Cybilmarie, nil,Mar. 2015, March 2015 9422,3.0,jcsch,https://www.tripadvisor.ca/Profile/jcsch, nil,Feb. 2015, February 2015 9422,1.0,07cricri1982,https://www.tripadvisor.ca/Profile/07cricri1982, nil,Oct. 2014, September 2014 9422,1.0,Denise T,https://www.tripadvisor.ca/Profile/639deniset, nil,Oct. 2014, September 2014 9422,1.0,Olga K,https://www.tripadvisor.ca/Profile/OlgaK584, nil,Aug. 2014, August 2014 9422,5.0,Geordiegirlinda,https://www.tripadvisor.ca/Profile/Geordiegirlinda, nil,Aug. 2014, August 2014 9422,1.0,man974,https://www.tripadvisor.ca/Profile/man974, nil,Jul. 2014, June 2014 9422,1.0,Christiaan H,https://www.tripadvisor.ca/Profile/168christiaanh, nil,May 2014, May 2014 9422,2.0,pdoug72,https://www.tripadvisor.ca/Profile/pdoug72, nil,Apr. 2014, April 2014 9422,1.0,Traveller7658,https://www.tripadvisor.ca/Profile/Traveller7658, nil,Apr. 2014, April 2014 9422,5.0,Pascal P,https://www.tripadvisor.ca/Profile/PascalP1076, nil,Dec. 2013, December 2013 9422,3.0,Pike57,https://www.tripadvisor.ca/Profile/Pike57, nil,Sep. 2013, September 2013 9422,3.0,Karen19571985,https://www.tripadvisor.ca/Profile/Karen19571985, nil,Sep. 2013, September 2013 9422,3.0,hppytrvls,https://www.tripadvisor.ca/Profile/hppytrvls, nil,Sep. 2013, September 2013 9422,1.0,Anon177,https://www.tripadvisor.ca/Profile/Anon177, nil,Jul. 2013, July 2013 9422,4.0,lfrogg,https://www.tripadvisor.ca/Profile/lfrogg, nil,Jul. 2013, June 2013 9422,2.0,Steinen,https://www.tripadvisor.ca/Profile/Steinen, nil,Jun. 2013, June 2013 9422,5.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,May 2013, May 2013 9422,5.0,ConciergeGuy,https://www.tripadvisor.ca/Profile/ConciergeGuy, nil,May 2013, March 2013 9422,5.0,ToCold,https://www.tripadvisor.ca/Profile/ToCold, nil,Apr. 2013, March 2013 9422,5.0,mcmccreston,https://www.tripadvisor.ca/Profile/mcmccreston, nil,Apr. 2013, March 2013 9422,5.0,lilleahbeah,https://www.tripadvisor.ca/Profile/lilleahbeah, nil,Feb. 2013, February 2013 9422,3.0,Prairiegirl65,https://www.tripadvisor.ca/Profile/Prairiegirl65, nil,Feb. 2013, February 2013 9422,1.0,JBBsunny,https://www.tripadvisor.ca/Profile/JBBsunny, nil,Dec. 2012, December 2012 9422,5.0,Cactus0,https://www.tripadvisor.ca/Profile/Cactus0, nil,Dec. 2012, November 2012 9422,4.0,CarefulChoices,https://www.tripadvisor.ca/Profile/CarefulChoices, nil,Nov. 2012, November 2012 9422,5.0,CHRISTOPHER W,https://www.tripadvisor.ca/Profile/CHRISTOPHERW106, nil,Oct. 2012, October 2012 9422,3.0,I_Roam_AB,https://www.tripadvisor.ca/Profile/I_Roam_AB, nil,Sep. 2012, September 2012 9422,4.0,wandrnjohn,https://www.tripadvisor.ca/Profile/wandrnjohn, nil,Aug. 2012, August 2012 9422,4.0,Micah S,https://www.tripadvisor.ca/Profile/MicahS_12, nil,Aug. 2012, August 2012 9422,2.0,CowCatcher,https://www.tripadvisor.ca/Profile/CowCatcher, nil,Jun. 2012, June 2012 9422,4.0,runtrails,https://www.tripadvisor.ca/Profile/runtrails, nil,Mar. 2012, March 2012 9422,4.0,Neil H,https://www.tripadvisor.ca/Profile/NeilH848, nil,Mar. 2012, March 2012 9423,4.0,Keh761,https://www.tripadvisor.ca/Profile/Keh761, nil,Mar. 2019, March 2019 9423,4.0,Viola O,https://www.tripadvisor.ca/Profile/Vi0laO, nil,Mar. 2019, March 2019 9423,4.0,MarkAndCathy,https://www.tripadvisor.ca/Profile/markandcathycalgary, nil,Mar. 2019, March 2019 9423,1.0,Melanie,https://www.tripadvisor.ca/Profile/Meltimmer, nil,Feb. 2019, February 2019 9423,5.0,TLG444,https://www.tripadvisor.ca/Profile/TLG444, nil,Jan. 2019, August 2018 9423,nil,,nil, nil,nil,nil 9423,3.0,349samirj,https://www.tripadvisor.ca/Profile/349samirj, nil,Aug. 2018, August 2018 9423,5.0,Richelle’s Nana,https://www.tripadvisor.ca/Profile/Deserttiger69, nil,May 2018, May 2018 9423,2.0,corcarb,https://www.tripadvisor.ca/Profile/corcarb, nil,May 2018, April 2018 9423,4.0,Annalee L,https://www.tripadvisor.ca/Profile/annaleel_13, nil,May 2018, May 2018 9423,3.0,Laker_girl_AB,https://www.tripadvisor.ca/Profile/Laker_girl_AB, nil,Apr. 2018, April 2018 9423,4.0,PsychRN12,https://www.tripadvisor.ca/Profile/PsychRN12, nil,Apr. 2018, April 2018 9423,4.0,Rob E,https://www.tripadvisor.ca/Profile/robe883, nil,Apr. 2018, April 2018 9423,3.0,dreataylor,https://www.tripadvisor.ca/Profile/dreataylor, nil,Mar. 2018, March 2018 9423,3.0,GEOS30,https://www.tripadvisor.ca/Profile/GEOS30, nil,Feb. 2018, February 2018 9423,5.0,jeremewatts,https://www.tripadvisor.ca/Profile/jeremewatts, nil,Jan. 2018, January 2018 9423,1.0,MauiGirl332013,https://www.tripadvisor.ca/Profile/MauiGirl332013, nil,Jan. 2018, January 2018 9423,1.0,MinorHockeyParent,https://www.tripadvisor.ca/Profile/MinorHockeyParent, nil,Dec. 2017, December 2017 9423,3.0,satogle,https://www.tripadvisor.ca/Profile/satogle, nil,Nov. 2017, November 2017 9423,1.0,Sabrina C,https://www.tripadvisor.ca/Profile/727sabrinac, nil,Nov. 2017, October 2017 9423,1.0,hendo1,https://www.tripadvisor.ca/Profile/hendo1, nil,Oct. 2017, October 2017 9423,4.0,TapAway,https://www.tripadvisor.ca/Profile/TapAway, nil,Aug. 2017, August 2017 9423,4.0,Kim H,https://www.tripadvisor.ca/Profile/KimH2761, nil,Aug. 2017, August 2017 9423,4.0,Elroy10,https://www.tripadvisor.ca/Profile/Elroy10, nil,Jul. 2017, July 2017 9423,5.0,haoying l,https://www.tripadvisor.ca/Profile/haoyingl4, nil,Jul. 2017, July 2017 9423,4.0,Mallory H,https://www.tripadvisor.ca/Profile/malloryh892, nil,Jul. 2017, September 2016 9423,1.0,Travelwellwithkids,https://www.tripadvisor.ca/Profile/Travelwellwithkids, nil,Jul. 2017, July 2017 9423,4.0,Ronald L,https://www.tripadvisor.ca/Profile/163ronaldl, nil,Jul. 2017, July 2017 9423,5.0,Courtney G,https://www.tripadvisor.ca/Profile/courtneyg982, nil,Jul. 2017, July 2017 9423,3.0,travelingfamily009,https://www.tripadvisor.ca/Profile/travelingfamily009, nil,Jul. 2017, May 2017 9423,1.0,Nd_donnelly,https://www.tripadvisor.ca/Profile/Nd_donnelly, nil,Jul. 2017, July 2017 9423,1.0,Cherry C,https://www.tripadvisor.ca/Profile/856cherryc, nil,Jun. 2017, June 2017 9423,2.0,Michelle T,https://www.tripadvisor.ca/Profile/michelletV7654AV, nil,Jun. 2017, June 2017 9423,1.0,metaungulate,https://www.tripadvisor.ca/Profile/metaungulate, nil,Jun. 2017, June 2017 9423,2.0,KAPatton,https://www.tripadvisor.ca/Profile/KAPatton, nil,Jun. 2017, May 2017 9423,1.0,Allie G,https://www.tripadvisor.ca/Profile/jagedm, nil,Apr. 2017, April 2017 9423,5.0,vivian h,https://www.tripadvisor.ca/Profile/513vivianh, nil,Mar. 2017, March 2017 9423,2.0,Stephrox77,https://www.tripadvisor.ca/Profile/Stephrox77, nil,Mar. 2017, March 2017 9423,4.0,alpsmntn,https://www.tripadvisor.ca/Profile/alpsmntn, nil,Mar. 2017, March 2017 9423,4.0,canadianquebecer,https://www.tripadvisor.ca/Profile/canadianquebecer, nil,Mar. 2017, March 2017 9423,5.0,Emily T,https://www.tripadvisor.ca/Profile/emilytG1467PN, nil,Mar. 2017, March 2017 9423,5.0,Miquelon2000,https://www.tripadvisor.ca/Profile/Miquelon2000, nil,Mar. 2017, February 2017 9423,4.0,Stephen T,https://www.tripadvisor.ca/Profile/K9244AFstephent, nil,Feb. 2017, February 2017 9423,4.0,MichaelSiervo,https://www.tripadvisor.ca/Profile/MichaelSiervo, nil,Feb. 2017, February 2017 9423,5.0,Riian O,https://www.tripadvisor.ca/Profile/riiano, nil,Feb. 2017, February 2017 9423,3.0,CentralABFamily,https://www.tripadvisor.ca/Profile/CentralABFamily, nil,Jan. 2017, January 2017 9423,3.0,Jennifer K,https://www.tripadvisor.ca/Profile/jenniferk816, nil,Dec. 2016, December 2016 9423,4.0,Sea Cider,https://www.tripadvisor.ca/Profile/seacider, nil,Dec. 2016, December 2016 9423,3.0,Donna M,https://www.tripadvisor.ca/Profile/DonnaM941, nil,Nov. 2016, November 2016 9423,5.0,Lawrence B,https://www.tripadvisor.ca/Profile/523lawrenceb, nil,Nov. 2016, October 2016 9423,3.0,UncleRJ,https://www.tripadvisor.ca/Profile/UncleRJ, nil,Nov. 2016, October 2016 9423,1.0,Love2travel197621,https://www.tripadvisor.ca/Profile/Love2travel197621, nil,Oct. 2016, October 2016 9423,3.0,Alex C,https://www.tripadvisor.ca/Profile/L2463FYalexc, nil,Oct. 2016, August 2016 9423,1.0,CowtownSoccer,https://www.tripadvisor.ca/Profile/CowtownSoccer, nil,Oct. 2016, October 2016 9423,1.0,karenoT9181RY,https://www.tripadvisor.ca/Profile/karenoT9181RY, nil,Oct. 2016, October 2016 9423,5.0,CathyJMO,https://www.tripadvisor.ca/Profile/CathyJMO, nil,Sep. 2016, September 2016 9423,4.0,travellfar,https://www.tripadvisor.ca/Profile/travellfar, nil,Sep. 2016, September 2016 9423,3.0,James L,https://www.tripadvisor.ca/Profile/K5433AGjamesl, nil,Sep. 2016, November 2015 9423,3.0,smoir64,https://www.tripadvisor.ca/Profile/smoir64, nil,Aug. 2016, August 2016 9423,5.0,Robbin8888,https://www.tripadvisor.ca/Profile/Robbin8888, nil,Aug. 2016, August 2016 9423,1.0,Celine_From_Regina,https://www.tripadvisor.ca/Profile/Celine_From_Regina, nil,Jul. 2016, July 2016 9423,3.0,songofthetravelling,https://www.tripadvisor.ca/Profile/songofthetravelling, nil,Jun. 2016, June 2016 9423,5.0,Joanne W,https://www.tripadvisor.ca/Profile/JoanneW961, nil,Jun. 2016, June 2016 9423,3.0,Tinker56,https://www.tripadvisor.ca/Profile/Tinker56, nil,Jun. 2016, June 2016 9423,4.0,RaiOfSunshine29,https://www.tripadvisor.ca/Profile/RaiOfSunshine29, nil,May 2016, April 2016 9423,3.0,TravelBuddies1228,https://www.tripadvisor.ca/Profile/TravelBuddies1228, nil,May 2016, May 2016 9423,1.0,123canadiangirl123,https://www.tripadvisor.ca/Profile/123canadiangirl123, nil,Apr. 2016, April 2016 9423,5.0,Chris O,https://www.tripadvisor.ca/Profile/339chriso, nil,Apr. 2016, March 2016 9423,4.0,Kaylight11,https://www.tripadvisor.ca/Profile/Kaylight11, nil,Mar. 2016, December 2015 9423,5.0,HappyTravels162,https://www.tripadvisor.ca/Profile/HappyTravels162, nil,Mar. 2016, March 2016 9423,2.0,Andy C,https://www.tripadvisor.ca/Profile/393AndyC393, nil,Mar. 2016, March 2016 9423,4.0,CdnMink,https://www.tripadvisor.ca/Profile/CdnMink, nil,Mar. 2016, March 2016 9423,4.0,wilfred1969,https://www.tripadvisor.ca/Profile/wilfred1969, nil,Mar. 2016, February 2016 9423,3.0,Joyce B,https://www.tripadvisor.ca/Profile/O7288NZjoyceb, nil,Mar. 2016, March 2016 9423,1.0,Patrick T,https://www.tripadvisor.ca/Profile/643patrickt, nil,Mar. 2016, February 2016 9423,1.0,ns3,https://www.tripadvisor.ca/Profile/ns3, nil,Feb. 2016, February 2016 9423,1.0,lov2travel277,https://www.tripadvisor.ca/Profile/lov2travel277, nil,Feb. 2016, February 2016 9423,2.0,Rami B,https://www.tripadvisor.ca/Profile/565ramib, nil,Feb. 2016, February 2016 9423,4.0,Page_I90,https://www.tripadvisor.ca/Profile/Page_I90, nil,Feb. 2016, February 2016 9423,3.0,Danielle M,https://www.tripadvisor.ca/Profile/DanielleM721, nil,Oct. 2015, October 2015 9423,5.0,JeannieSmallTown,https://www.tripadvisor.ca/Profile/JeannieSmallTown, nil,Sep. 2015, August 2015 9423,4.0,CD323,https://www.tripadvisor.ca/Profile/CD323, nil,Sep. 2015, September 2015 9423,5.0,John T,https://www.tripadvisor.ca/Profile/johntJ3933DK, nil,Sep. 2015, August 2015 9423,5.0,buffalodude,https://www.tripadvisor.ca/Profile/buffalodude, nil,Sep. 2015, September 2015 9423,2.0,rafter3C,https://www.tripadvisor.ca/Profile/rafter3C, nil,Jul. 2015, July 2015 9423,5.0,Melinda P,https://www.tripadvisor.ca/Profile/838melindap, nil,Jul. 2015, July 2015 9423,5.0,Wolfpack29,https://www.tripadvisor.ca/Profile/Wolfpack29, nil,Jun. 2015, June 2015 9423,4.0,Steve F,https://www.tripadvisor.ca/Profile/stevefT9770HZ, nil,Jun. 2015, May 2015 9423,1.0,Briana J,https://www.tripadvisor.ca/Profile/930brianaj, nil,May 2015, May 2015 9423,2.0,oriordannoelle,https://www.tripadvisor.ca/Profile/oriordannoelle, nil,Apr. 2015, April 2015 9423,5.0,Brandon O,https://www.tripadvisor.ca/Profile/918Brandon, nil,Apr. 2015, April 2015 9423,4.0,fkdubs,https://www.tripadvisor.ca/Profile/fkdubs, nil,Apr. 2015, April 2015 9423,4.0,Yerxlnc,https://www.tripadvisor.ca/Profile/Yerxlnc, nil,Apr. 2015, April 2015 9423,3.0,Sarah R,https://www.tripadvisor.ca/Profile/325SarahR, nil,Apr. 2015, April 2015 9423,4.0,bvb10,https://www.tripadvisor.ca/Profile/bvb10, nil,Mar. 2015, March 2015 9423,5.0,Jeff M,https://www.tripadvisor.ca/Profile/jeffmZ6564PS, nil,Mar. 2015, February 2015 9423,3.0,Lyndon C,https://www.tripadvisor.ca/Profile/lyndonc960, nil,Jan. 2015, February 2014 9423,3.0,diamondseeker,https://www.tripadvisor.ca/Profile/diamondseeker, nil,Jan. 2015, December 2014 9423,4.0,Tammy E,https://www.tripadvisor.ca/Profile/696tammye, nil,Jan. 2015, January 2015 9423,4.0,Jesse P,https://www.tripadvisor.ca/Profile/93jessep, nil,Jan. 2015, December 2014 9423,5.0,83KitKat,https://www.tripadvisor.ca/Profile/83KitKat, nil,Dec. 2014, December 2014 9423,4.0,kitman2012,https://www.tripadvisor.ca/Profile/kitman2012, nil,Dec. 2014, October 2014 9423,2.0,Smalaniuk,https://www.tripadvisor.ca/Profile/Smalaniuk, nil,Nov. 2014, November 2014 9423,3.0,kkroe77,https://www.tripadvisor.ca/Profile/kkroe77, nil,Oct. 2014, October 2014 9423,5.0,Jean Pierre S.,https://www.tripadvisor.ca/Profile/jpsan2006, nil,Oct. 2014, October 2014 9423,2.0,Lin B,https://www.tripadvisor.ca/Profile/467linb, nil,Oct. 2014, July 2014 9423,4.0,4jsadventures,https://www.tripadvisor.ca/Profile/4jsadventures, nil,Oct. 2014, October 2014 9423,5.0,littlebuddy2013,https://www.tripadvisor.ca/Profile/littlebuddy2013, nil,Oct. 2014, October 2014 9423,3.0,Look4-2,https://www.tripadvisor.ca/Profile/Look4-2, nil,Oct. 2014, October 2014 9423,5.0,Harvey C,https://www.tripadvisor.ca/Profile/332harveyc, nil,Oct. 2014, October 2014 9423,1.0,Michael L,https://www.tripadvisor.ca/Profile/michaellU5029NG, nil,Oct. 2014, July 2014 9423,2.0,Newborn7128,https://www.tripadvisor.ca/Profile/Newborn7128, nil,Sep. 2014, September 2014 9423,2.0,Stasi R,https://www.tripadvisor.ca/Profile/stasir, nil,Sep. 2014, September 2014 9423,3.0,gator71,https://www.tripadvisor.ca/Profile/gator71, nil,Sep. 2014, September 2014 9423,1.0,Sharmane1,https://www.tripadvisor.ca/Profile/Sharmane1, nil,Sep. 2014, August 2014 9423,4.0,kawigirl1979,https://www.tripadvisor.ca/Profile/kawigirl1979, nil,Aug. 2014, August 2014 9423,5.0,DuncanMusicman,https://www.tripadvisor.ca/Profile/DuncanMusicman, nil,Jul. 2014, June 2014 9423,5.0,blonde_bond,https://www.tripadvisor.ca/Profile/blonde_bond, nil,Jun. 2014, June 2014 9423,4.0,MarkLWills,https://www.tripadvisor.ca/Profile/MarkLWills, nil,Jun. 2014, June 2014 9423,4.0,Marcelo Z,https://www.tripadvisor.ca/Profile/mzaquia, nil,Jun. 2014, May 2014 9423,4.0,SansSouci11,https://www.tripadvisor.ca/Profile/SansSouci11, nil,Jun. 2014, May 2014 9423,5.0,Gibber1968,https://www.tripadvisor.ca/Profile/Gibber1968, nil,May 2014, May 2014 9423,4.0,dholy,https://www.tripadvisor.ca/Profile/dholy, nil,May 2014, May 2014 9423,4.0,Cdn_fam_travels,https://www.tripadvisor.ca/Profile/Cdn_fam_travels, nil,May 2014, April 2014 9423,4.0,Sean O,https://www.tripadvisor.ca/Profile/seano831, nil,Apr. 2014, April 2014 9423,5.0,pdoug72,https://www.tripadvisor.ca/Profile/pdoug72, nil,Apr. 2014, April 2014 9423,3.0,Danielle0720,https://www.tripadvisor.ca/Profile/Danielle0720, nil,Apr. 2014, January 2014 9423,4.0,Dave1453,https://www.tripadvisor.ca/Profile/Dave1453, nil,Apr. 2014, May 2013 9423,1.0,DanceMomma2,https://www.tripadvisor.ca/Profile/DanceMomma2, nil,Mar. 2014, March 2014 9423,3.0,JeffFr,https://www.tripadvisor.ca/Profile/JeffFr, nil,Mar. 2014, March 2014 9423,3.0,Lovinglife16,https://www.tripadvisor.ca/Profile/Lovinglife16, nil,Mar. 2014, March 2014 9423,3.0,Prarieboy,https://www.tripadvisor.ca/Profile/Prarieboy, nil,Feb. 2014, February 2014 9423,5.0,R P,https://www.tripadvisor.ca/Profile/RP291, nil,Feb. 2014, February 2014 9423,3.0,Geordiegirl63,https://www.tripadvisor.ca/Profile/Geordiegirl63, nil,Feb. 2014, January 2014 9423,4.0,Ashley,https://www.tripadvisor.ca/Profile/AshleyDawn84, nil,Feb. 2014, September 2013 9423,4.0,Maddy G,https://www.tripadvisor.ca/Profile/MaddyG468, nil,Feb. 2014, January 2014 9423,2.0,jackymoff,https://www.tripadvisor.ca/Profile/jackymoff, nil,Dec. 2013, December 2013 9423,5.0,Carlos Ryan A,https://www.tripadvisor.ca/Profile/carlosryana, nil,Nov. 2013, November 2013 9423,4.0,bhamjeep,https://www.tripadvisor.ca/Profile/bhamjeep, nil,Oct. 2013, October 2013 9423,4.0,Calvin M,https://www.tripadvisor.ca/Profile/168calvinm, nil,Oct. 2013, October 2013 9423,5.0,We_Love_2_Travel2013,https://www.tripadvisor.ca/Profile/We_Love_2_Travel2013, nil,Oct. 2013, November 2012 9423,5.0,Cowboy005,https://www.tripadvisor.ca/Profile/Cowboy005, nil,Sep. 2013, September 2013 9423,4.0,BritJones,https://www.tripadvisor.ca/Profile/BritJones, nil,Sep. 2013, September 2013 9423,5.0,duchessofsunhill,https://www.tripadvisor.ca/Profile/duchessofsunhill, nil,Sep. 2013, September 2013 9423,4.0,Nicole M,https://www.tripadvisor.ca/Profile/768nm, nil,Aug. 2013, August 2013 9423,5.0,M T,https://www.tripadvisor.ca/Profile/MT324, nil,Aug. 2013, July 2013 9423,3.0,Ann D,https://www.tripadvisor.ca/Profile/179annd, nil,Aug. 2013, August 2013 9423,4.0,Judare,https://www.tripadvisor.ca/Profile/Judare, nil,Aug. 2013, July 2013 9423,5.0,DeanCalgary,https://www.tripadvisor.ca/Profile/DeanCalgary, nil,Aug. 2013, August 2013 9423,5.0,Jacqui R,https://www.tripadvisor.ca/Profile/jacquir440, nil,Jul. 2013, July 2013 9423,5.0,Susan P,https://www.tripadvisor.ca/Profile/925SusanP925, nil,Jul. 2013, July 2013 9423,4.0,beachfun10,https://www.tripadvisor.ca/Profile/beachfun10, nil,Jul. 2013, July 2013 9423,4.0,Kelly S,https://www.tripadvisor.ca/Profile/236KellyS, nil,Jul. 2013, July 2013 9423,4.0,SnowbirdfromCanada,https://www.tripadvisor.ca/Profile/SnowbirdfromCanada, nil,Jun. 2013, June 2013 9423,5.0,Flames97,https://www.tripadvisor.ca/Profile/Flames97, nil,Jun. 2013, June 2013 9424,3.0,kkroe77,https://www.tripadvisor.ca/Profile/kkroe77, nil,Mar. 2019, February 2019 9424,1.0,Rick,https://www.tripadvisor.ca/Profile/H1h442, nil,Mar. 2019, February 2019 9424,4.0,Stevedk01,https://www.tripadvisor.ca/Profile/Stevedk01, nil,Sep. 2018, September 2018 9424,1.0,jakehandy1971,https://www.tripadvisor.ca/Profile/jakehandy1971, nil,Jun. 2018, June 2018 9424,4.0,suzy d,https://www.tripadvisor.ca/Profile/342suzyd, nil,Jun. 2018, May 2018 9424,2.0,lorireimer,https://www.tripadvisor.ca/Profile/lorireimer, nil,Jun. 2018, June 2018 9424,3.0,jzwick227661,https://www.tripadvisor.ca/Profile/jzwick227661, nil,Apr. 2018, April 2018 9424,4.0,casamargareadaville,https://www.tripadvisor.ca/Profile/casamargareadaville, nil,Apr. 2018, April 2018 9424,1.0,Verginia Z,https://www.tripadvisor.ca/Profile/verginiaz2017, nil,Mar. 2018, December 2017 9424,3.0,Keith D,https://www.tripadvisor.ca/Profile/941keithd, nil,Oct. 2017, October 2017 9424,5.0,HikingLover,https://www.tripadvisor.ca/Profile/HikingLover, nil,Aug. 2017, August 2017 9424,2.0,jolaynes615,https://www.tripadvisor.ca/Profile/jolaynes615, nil,Jul. 2017, July 2017 9424,3.0,S2428PSjeffreyb,https://www.tripadvisor.ca/Profile/S2428PSjeffreyb, nil,Jul. 2017, July 2017 9424,4.0,PARMVEER S,https://www.tripadvisor.ca/Profile/parmveers2017, nil,Jun. 2017, June 2017 9424,3.0,Ben_From_Been_there,https://www.tripadvisor.ca/Profile/Ben_From_Been_there, nil,May 2017, May 2017 9424,4.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Apr. 2017, April 2017 9424,2.0,barbm179,https://www.tripadvisor.ca/Profile/barbm179, nil,Apr. 2017, April 2017 9424,3.0,loganl433,https://www.tripadvisor.ca/Profile/loganl433, nil,Feb. 2017, February 2017 9424,5.0,57zandraz,https://www.tripadvisor.ca/Profile/57zandraz, nil,Jan. 2017, January 2017 9424,4.0,Dale H,https://www.tripadvisor.ca/Profile/DaleH207, nil,Dec. 2016, December 2016 9424,3.0,William G,https://www.tripadvisor.ca/Profile/williamgH514HD, nil,Dec. 2016, November 2016 9424,2.0,Bettie L,https://www.tripadvisor.ca/Profile/422bettiel, nil,Oct. 2016, September 2016 9424,nil,,nil, nil,nil,nil 9424,3.0,Liz730053,https://www.tripadvisor.ca/Profile/Liz730053, nil,Aug. 2016, August 2016 9424,4.0,Angela_Fok,https://www.tripadvisor.ca/Profile/Angela_Fok, nil,Aug. 2016, August 2016 9424,4.0,222carieg,https://www.tripadvisor.ca/Profile/222carieg, nil,Jul. 2016, July 2016 9424,1.0,260dalipc,https://www.tripadvisor.ca/Profile/260dalipc, nil,Jul. 2016, July 2016 9424,3.0,Q1108WElaurah,https://www.tripadvisor.ca/Profile/Q1108WElaurah, nil,Jul. 2016, July 2016 9424,3.0,jenle78,https://www.tripadvisor.ca/Profile/jenle78, nil,Jul. 2016, July 2016 9424,3.0,Winston Crinklecut,https://www.tripadvisor.ca/Profile/winstoncrinkle, nil,Jul. 2016, July 2016 9424,1.0,167howardm,https://www.tripadvisor.ca/Profile/167howardm, nil,Jul. 2016, June 2016 9424,3.0,steveL8652JG,https://www.tripadvisor.ca/Profile/steveL8652JG, nil,Jun. 2016, July 2015 9424,3.0,slargue,https://www.tripadvisor.ca/Profile/slargue, nil,Jun. 2016, June 2016 9424,4.0,AlnMarg,https://www.tripadvisor.ca/Profile/AlnMarg, nil,Apr. 2016, April 2016 9424,4.0,TRAVEL_LOVER96,https://www.tripadvisor.ca/Profile/TRAVEL_LOVER96, nil,Feb. 2016, February 2016 9424,2.0,Wendy J,https://www.tripadvisor.ca/Profile/120wendyj, nil,Feb. 2016, February 2016 9424,2.0,Brienbut,https://www.tripadvisor.ca/Profile/Brienbut, nil,Jan. 2016, January 2016 9424,3.0,JW203,https://www.tripadvisor.ca/Profile/JW203, nil,Jan. 2016, January 2016 9424,2.0,allysong905,https://www.tripadvisor.ca/Profile/allysong905, nil,Dec. 2015, December 2015 9424,4.0,Jannice C,https://www.tripadvisor.ca/Profile/JanniceC, nil,Dec. 2015, December 2015 9424,4.0,Neil B,https://www.tripadvisor.ca/Profile/625neilb625, nil,Nov. 2015, November 2015 9424,3.0,731curtisp,https://www.tripadvisor.ca/Profile/731curtisp, nil,Oct. 2015, June 2015 9424,4.0,Betty M,https://www.tripadvisor.ca/Profile/327stephanie, nil,Oct. 2015, September 2015 9424,4.0,Backroads_Wanderer,https://www.tripadvisor.ca/Profile/Backroads_Wanderer, nil,Oct. 2015, September 2015 9424,5.0,arthurd118,https://www.tripadvisor.ca/Profile/arthurd118, nil,Sep. 2015, September 2015 9424,4.0,AidoseVelpe,https://www.tripadvisor.ca/Profile/AidoseVelpe, nil,Sep. 2015, August 2015 9424,2.0,WexleySnoops,https://www.tripadvisor.ca/Profile/WexleySnoops, nil,Sep. 2015, May 2015 9424,3.0,leo4470,https://www.tripadvisor.ca/Profile/leo4470, nil,Aug. 2015, August 2015 9424,2.0,826juanitam,https://www.tripadvisor.ca/Profile/826juanitam, nil,Aug. 2015, August 2015 9424,2.0,kanuck2015,https://www.tripadvisor.ca/Profile/kanuck2015, nil,Aug. 2015, August 2015 9424,4.0,Barbara P,https://www.tripadvisor.ca/Profile/BarbaraP274, nil,Aug. 2015, August 2015 9424,5.0,User C,https://www.tripadvisor.ca/Profile/40sumitc, nil,Jul. 2015, July 2015 9424,2.0,637terryk,https://www.tripadvisor.ca/Profile/637terryk, nil,Jul. 2015, July 2015 9424,2.0,rcm682,https://www.tripadvisor.ca/Profile/rcm682, nil,Jul. 2015, July 2015 9424,4.0,459amandak,https://www.tripadvisor.ca/Profile/459amandak, nil,Jul. 2015, July 2015 9424,2.0,Jtravels78,https://www.tripadvisor.ca/Profile/Jtravels78, nil,Jul. 2015, July 2015 9424,5.0,Thomas S,https://www.tripadvisor.ca/Profile/thomassB8161GK, nil,May 2015, May 2015 9424,3.0,DoJeartist,https://www.tripadvisor.ca/Profile/DoJeartist, nil,May 2015, May 2015 9424,5.0,Ashley M,https://www.tripadvisor.ca/Profile/ashleymP4933RP, nil,Apr. 2015, April 2015 9424,4.0,Coachfitz,https://www.tripadvisor.ca/Profile/Coachfitz, nil,Apr. 2015, February 2015 9424,1.0,John B,https://www.tripadvisor.ca/Profile/D993WQjohnb, nil,Apr. 2015, April 2015 9424,4.0,Laura P,https://www.tripadvisor.ca/Profile/LauraP472, nil,Apr. 2015, April 2015 9424,5.0,Brent C,https://www.tripadvisor.ca/Profile/brentc355, nil,Apr. 2015, April 2015 9424,3.0,TrueCanucks,https://www.tripadvisor.ca/Profile/TrueCanucks, nil,Mar. 2015, March 2015 9424,3.0,Fundom64,https://www.tripadvisor.ca/Profile/Fundom64, nil,Feb. 2015, February 2015 9424,4.0,Megan J,https://www.tripadvisor.ca/Profile/829meganj, nil,Feb. 2015, February 2015 9424,3.0,Neil M,https://www.tripadvisor.ca/Profile/neilm955, nil,Jan. 2015, January 2015 9424,1.0,jodies141,https://www.tripadvisor.ca/Profile/jodies141, nil,Jan. 2015, January 2015 9424,3.0,Rick B,https://www.tripadvisor.ca/Profile/rickyland, nil,Jan. 2015, January 2015 9424,4.0,Timothy C,https://www.tripadvisor.ca/Profile/836timothyc, nil,Jan. 2015, January 2015 9424,2.0,caddism,https://www.tripadvisor.ca/Profile/caddism, nil,Jan. 2015, December 2014 9424,4.0,Dirk S,https://www.tripadvisor.ca/Profile/dirks306, nil,Dec. 2014, December 2014 9424,3.0,Jim D,https://www.tripadvisor.ca/Profile/555jimd, nil,Nov. 2014, November 2014 9424,3.0,dorisd918,https://www.tripadvisor.ca/Profile/dorisd918, nil,Oct. 2014, October 2014 9424,4.0,AGS56,https://www.tripadvisor.ca/Profile/AGS56, nil,Sep. 2014, September 2014 9424,3.0,Lucas M,https://www.tripadvisor.ca/Profile/LucasM628, nil,Sep. 2014, September 2014 9424,3.0,Tripsterchick,https://www.tripadvisor.ca/Profile/Tripsterchick, nil,Aug. 2014, August 2014 9424,3.0,Pat S,https://www.tripadvisor.ca/Profile/W3209XYjamess, nil,Jul. 2014, July 2014 9424,3.0,Peter H,https://www.tripadvisor.ca/Profile/peterhC7083EV, nil,Jun. 2014, June 2014 9424,3.0,Susan H,https://www.tripadvisor.ca/Profile/J3087LOsusanh, nil,Jun. 2014, June 2014 9424,3.0,Eswina N,https://www.tripadvisor.ca/Profile/EswinaN, nil,Jun. 2014, May 2014 9424,3.0,Henry M,https://www.tripadvisor.ca/Profile/14henrym, nil,Jun. 2014, June 2014 9424,5.0,Katie R,https://www.tripadvisor.ca/Profile/472katier, nil,Jun. 2014, May 2014 9424,5.0,Dave T,https://www.tripadvisor.ca/Profile/davet820, nil,Dec. 2013, December 2013 9424,4.0,notoriouskelly,https://www.tripadvisor.ca/Profile/notoriouskelly, nil,Aug. 2013, August 2013 9424,3.0,Cherokee_girl2013,https://www.tripadvisor.ca/Profile/Cherokee_girl2013, nil,Aug. 2013, August 2013 9424,3.0,atticgirl7,https://www.tripadvisor.ca/Profile/atticgirl7, nil,Jun. 2013, June 2013 9424,4.0,pneriah,https://www.tripadvisor.ca/Profile/pneriah, nil,Jun. 2013, June 2013 9424,5.0,soulseek,https://www.tripadvisor.ca/Profile/soulseek, nil,Jun. 2013, June 2013 9424,5.0,MattyJoh,https://www.tripadvisor.ca/Profile/MattyJoh, nil,Jun. 2013, June 2013 9424,2.0,Rod K,https://www.tripadvisor.ca/Profile/Rocketorodney, nil,Apr. 2013, February 2013 9424,5.0,justinm238,https://www.tripadvisor.ca/Profile/justinm238, nil,Apr. 2013, March 2013 9424,3.0,JANE R,https://www.tripadvisor.ca/Profile/Grandma1Jane, nil,Jan. 2013, January 2013 9424,5.0,jim j,https://www.tripadvisor.ca/Profile/jimj727, nil,Dec. 2012, November 2012 9424,2.0,L R,https://www.tripadvisor.ca/Profile/LR482, nil,Dec. 2012, November 2012 9425,5.0,baudley,https://www.tripadvisor.ca/Profile/baudley, nil,Apr. 3, March 2019 9425,1.0,CJahn1991,https://www.tripadvisor.ca/Profile/CJahn1991, nil,Jun. 2018, June 2018 9425,4.0,Berryshack,https://www.tripadvisor.ca/Profile/Berryshack, nil,Nov. 2017, November 2017 9425,4.0,Shirley J,https://www.tripadvisor.ca/Profile/374shirleyj, nil,Mar. 2017, September 2016 9425,4.0,ToddMiki,https://www.tripadvisor.ca/Profile/ToddMiki, nil,Sep. 2016, August 2016 9425,2.0,kristy9999,https://www.tripadvisor.ca/Profile/kristy9999, nil,Mar. 2016, February 2016 9425,nil,,nil, nil,nil,nil 9425,3.0,father_ernie,https://www.tripadvisor.ca/Profile/father_ernie, nil,Jul. 2014, July 2014 9425,5.0,Ron G,https://www.tripadvisor.ca/Profile/513rong, nil,Jun. 2014, June 2014 9425,3.0,bob x,https://www.tripadvisor.ca/Profile/bobx2014, nil,Feb. 2014, February 2014 9425,4.0,Geographer08,https://www.tripadvisor.ca/Profile/Geographer08, nil,Jun. 2013, June 2013 9426,5.0,Bini B,https://www.tripadvisor.ca/Profile/binib2018, nil,Mar. 2019, March 2019 9426,3.0,Andrew N,https://www.tripadvisor.ca/Profile/andrewn309, nil,May 2018, May 2018 9426,1.0,MiissouriMan1001,https://www.tripadvisor.ca/Profile/MiissouriMan1001, nil,Sep. 2017, July 2017 9426,4.0,Paul M,https://www.tripadvisor.ca/Profile/PaulM5603, nil,Feb. 2017, February 2017 9426,5.0,sneezyfox,https://www.tripadvisor.ca/Profile/sneezyfox, nil,Oct. 2016, September 2016 9426,3.0,wayneh198,https://www.tripadvisor.ca/Profile/wayneh198, nil,Sep. 2016, September 2016 9426,3.0,JeanYHZ,https://www.tripadvisor.ca/Profile/JeanYHZ, nil,Sep. 2016, September 2016 9426,3.0,LenLangevin,https://www.tripadvisor.ca/Profile/LenLangevin, nil,Aug. 2016, August 2016 9426,3.0,Ben_From_Been_there,https://www.tripadvisor.ca/Profile/Ben_From_Been_there, nil,May 2016, May 2016 9426,4.0,AMSHL,https://www.tripadvisor.ca/Profile/AMSHL, nil,May 2016, May 2016 9426,nil,,nil, nil,nil,nil 9427,3.0,Paul N,https://www.tripadvisor.ca/Profile/PaulNazareth, nil,Mar. 2019, March 2019 9427,3.0,KDawn,https://www.tripadvisor.ca/Profile/KDawnL81, nil,Mar. 2019, March 2019 9427,5.0,Cowan C,https://www.tripadvisor.ca/Profile/cowanc, nil,Feb. 2019, February 2019 9427,5.0,Jet13492047460,https://www.tripadvisor.ca/Profile/Jet13492047460, nil,Feb. 2019, February 2019 9427,5.0,George W,https://www.tripadvisor.ca/Profile/G2603WIgeorgew, nil,Feb. 2019, January 2019 9427,2.0,Dean C,https://www.tripadvisor.ca/Profile/991deanc, nil,Feb. 2019, February 2019 9427,4.0,DX2GO,https://www.tripadvisor.ca/Profile/DX2GO, nil,Feb. 2019, January 2019 9427,5.0,mumsin,https://www.tripadvisor.ca/Profile/mumsin, nil,Jan. 2019, January 2019 9427,4.0,Centre_of_Canada,https://www.tripadvisor.ca/Profile/Centre_of_Canada, nil,Dec. 2018, December 2018 9427,5.0,Darleen B,https://www.tripadvisor.ca/Profile/714darleenb, nil,Dec. 2018, December 2018 9427,5.0,Culture36556420467,https://www.tripadvisor.ca/Profile/Culture36556420467, nil,Dec. 2018, December 2018 9427,4.0,Trek16913774588,https://www.tripadvisor.ca/Profile/Trek16913774588, nil,Dec. 2018, December 2018 9427,3.0,GrandTour56716338335,https://www.tripadvisor.ca/Profile/GrandTour56716338335, nil,Dec. 2018, December 2018 9427,5.0,Discover45263628909,https://www.tripadvisor.ca/Profile/Discover45263628909, nil,Dec. 2018, November 2018 9427,5.0,Getaway32966019047,https://www.tripadvisor.ca/Profile/Getaway32966019047, nil,Oct. 2018, October 2018 9427,4.0,Audlyn,https://www.tripadvisor.ca/Profile/Audlyn, nil,Oct. 2018, October 2018 9427,4.0,camillacatface62,https://www.tripadvisor.ca/Profile/camillacatface62, nil,Oct. 2018, October 2018 9427,3.0,marlenepreston,https://www.tripadvisor.ca/Profile/marlenepreston, nil,Oct. 2018, October 2018 9427,5.0,kmtmontana,https://www.tripadvisor.ca/Profile/kmtmontana, nil,Oct. 2018, October 2018 9427,5.0,malfred0521,https://www.tripadvisor.ca/Profile/malfred0521, nil,Oct. 2018, October 2018 9427,4.0,dzumbino,https://www.tripadvisor.ca/Profile/dzumbino, nil,Oct. 2018, October 2018 9427,5.0,suzannegautreau,https://www.tripadvisor.ca/Profile/suzannegautreau, nil,Oct. 2018, October 2018 9427,1.0,sd2018989,https://www.tripadvisor.ca/Profile/sd2018989, nil,Oct. 2018, October 2018 9427,5.0,Joyce V,https://www.tripadvisor.ca/Profile/881JoyceV, nil,Oct. 2018, September 2018 9427,4.0,bcsanders,https://www.tripadvisor.ca/Profile/bcsanders, nil,Sep. 2018, September 2018 9427,5.0,montanafan,https://www.tripadvisor.ca/Profile/montanafan, nil,Sep. 2018, September 2018 9427,5.0,bjarnason27,https://www.tripadvisor.ca/Profile/bjarnason27, nil,Sep. 2018, September 2018 9427,5.0,Melissa C,https://www.tripadvisor.ca/Profile/pmcphoenix, nil,Sep. 2018, September 2018 9427,5.0,SDupuis,https://www.tripadvisor.ca/Profile/SDupuis, nil,Sep. 2018, September 2018 9427,5.0,908getaway,https://www.tripadvisor.ca/Profile/908getaway, nil,Sep. 2018, September 2018 9427,nil,,nil, nil,nil,nil 9427,5.0,D M,https://www.tripadvisor.ca/Profile/901dm, nil,Aug. 2018, August 2018 9427,5.0,Gary M,https://www.tripadvisor.ca/Profile/GaryM744, nil,Aug. 2018, July 2018 9427,5.0,Ryan B,https://www.tripadvisor.ca/Profile/F3188SJryanb, nil,Jul. 2018, July 2018 9427,5.0,Edward B. S,https://www.tripadvisor.ca/Profile/edwardbs2014, nil,Jul. 2018, July 2018 9427,3.0,kayjo72,https://www.tripadvisor.ca/Profile/kayjo72, nil,Jul. 2018, July 2018 9427,4.0,imagemaker1,https://www.tripadvisor.ca/Profile/imagemaker1, nil,Jul. 2018, July 2018 9427,5.0,dianescote,https://www.tripadvisor.ca/Profile/dianescote, nil,Jul. 2018, July 2018 9427,5.0,rubiec512,https://www.tripadvisor.ca/Profile/rubiec512, nil,Jul. 2018, July 2018 9427,5.0,mokoosh,https://www.tripadvisor.ca/Profile/mokoosh, nil,Jul. 2018, June 2018 9427,4.0,dreamingofgreece,https://www.tripadvisor.ca/Profile/dreamingofgreece, nil,Jul. 2018, June 2018 9427,5.0,Roving753937,https://www.tripadvisor.ca/Profile/Roving753937, nil,Jun. 2018, May 2018 9427,5.0,mmsun_travelbug,https://www.tripadvisor.ca/Profile/mmsun_travelbug, nil,Jun. 2018, April 2018 9427,4.0,bpiehl2018,https://www.tripadvisor.ca/Profile/bpiehl2018, nil,Jun. 2018, June 2018 9427,5.0,brittanymackee,https://www.tripadvisor.ca/Profile/brittanymackee, nil,Jun. 2018, June 2018 9427,5.0,mitchellkae,https://www.tripadvisor.ca/Profile/mitchellkae, nil,Jun. 2018, May 2018 9427,5.0,garry n,https://www.tripadvisor.ca/Profile/203garryn, nil,May 2018, May 2018 9427,5.0,TheTravFam,https://www.tripadvisor.ca/Profile/TheTravFam, nil,May 2018, May 2018 9427,5.0,Stanley F,https://www.tripadvisor.ca/Profile/535stanleyf, nil,May 2018, May 2018 9427,4.0,Christopher A,https://www.tripadvisor.ca/Profile/F8825HWchristophera, nil,Apr. 2018, April 2018 9427,3.0,Debbie402,https://www.tripadvisor.ca/Profile/Debbie402, nil,Apr. 2018, April 2018 9427,4.0,rissakip,https://www.tripadvisor.ca/Profile/rissakip, nil,Apr. 2018, March 2018 9427,4.0,travellingshow2013,https://www.tripadvisor.ca/Profile/travellingshow2013, nil,Mar. 2018, March 2018 9427,5.0,cherylk315,https://www.tripadvisor.ca/Profile/cherylk315, nil,Mar. 2018, March 2018 9427,5.0,yourdailyzen,https://www.tripadvisor.ca/Profile/yourdailyzen, nil,Mar. 2018, March 2018 9427,5.0,oldfolksAlberta,https://www.tripadvisor.ca/Profile/oldfolksAlberta, nil,Mar. 2018, February 2018 9427,4.0,ScotAlberta,https://www.tripadvisor.ca/Profile/ScotAlberta, nil,Mar. 2018, January 2018 9427,5.0,picky154944,https://www.tripadvisor.ca/Profile/picky154944, nil,Mar. 2018, February 2018 9427,5.0,sarahkropf,https://www.tripadvisor.ca/Profile/sarahkropf, nil,Feb. 2018, February 2018 9427,5.0,Lynne K,https://www.tripadvisor.ca/Profile/LynneK248, nil,Feb. 2018, February 2018 9427,5.0,ClaudesMum,https://www.tripadvisor.ca/Profile/ClaudesMum, nil,Feb. 2018, February 2018 9427,4.0,jnhower,https://www.tripadvisor.ca/Profile/jnhower, nil,Jan. 2018, January 2018 9427,5.0,Edna N,https://www.tripadvisor.ca/Profile/EdnaN586, nil,Jan. 2018, January 2018 9427,5.0,Jdabroad56,https://www.tripadvisor.ca/Profile/Jdabroad56, nil,Jan. 2018, January 2018 9427,5.0,strickly2016,https://www.tripadvisor.ca/Profile/strickly2016, nil,Jan. 2018, December 2017 9427,5.0,stant2018,https://www.tripadvisor.ca/Profile/stant2018, nil,Jan. 2018, December 2017 9427,4.0,davecN3584NT,https://www.tripadvisor.ca/Profile/davecN3584NT, nil,Jan. 2018, January 2018 9427,3.0,Ken V,https://www.tripadvisor.ca/Profile/533kenv, nil,Jan. 2018, December 2017 9427,4.0,F9028KLkellyp,https://www.tripadvisor.ca/Profile/F9028KLkellyp, nil,Jan. 2018, December 2017 9427,4.0,ernestoh487,https://www.tripadvisor.ca/Profile/ernestoh487, nil,Dec. 2017, December 2017 9427,4.0,Jimmy G,https://www.tripadvisor.ca/Profile/jimmyg974, nil,Dec. 2017, December 2017 9427,5.0,LPad1,https://www.tripadvisor.ca/Profile/LPad1, nil,Dec. 2017, December 2017 9427,5.0,dt0958,https://www.tripadvisor.ca/Profile/dt0958, nil,Dec. 2017, December 2017 9427,5.0,joannerS863TB,https://www.tripadvisor.ca/Profile/joannerS863TB, nil,Dec. 2017, December 2017 9427,5.0,Shirley J,https://www.tripadvisor.ca/Profile/716shirleyj, nil,Dec. 2017, December 2017 9427,4.0,430kelsiv,https://www.tripadvisor.ca/Profile/430kelsiv, nil,Dec. 2017, November 2017 9427,4.0,Salina J,https://www.tripadvisor.ca/Profile/salinaj2016, nil,Nov. 2017, November 2017 9427,5.0,635terrap,https://www.tripadvisor.ca/Profile/635terrap, nil,Nov. 2017, November 2017 9427,5.0,rnoyes21,https://www.tripadvisor.ca/Profile/rnoyes21, nil,Nov. 2017, November 2017 9427,4.0,Sally M,https://www.tripadvisor.ca/Profile/SallyM89, nil,Oct. 2017, October 2017 9427,5.0,mammaberger,https://www.tripadvisor.ca/Profile/mammaberger, nil,Oct. 2017, October 2017 9427,4.0,armyde,https://www.tripadvisor.ca/Profile/armyde, nil,Oct. 2017, October 2017 9427,5.0,S242IJheatherh,https://www.tripadvisor.ca/Profile/S242IJheatherh, nil,Oct. 2017, October 2017 9427,5.0,TDWest22,https://www.tripadvisor.ca/Profile/TDWest22, nil,Oct. 2017, October 2017 9427,5.0,lornee787,https://www.tripadvisor.ca/Profile/lornee787, nil,Oct. 2017, October 2017 9427,5.0,belindam332,https://www.tripadvisor.ca/Profile/belindam332, nil,Oct. 2017, May 2017 9427,5.0,timv88,https://www.tripadvisor.ca/Profile/timv88, nil,Oct. 2017, September 2017 9427,4.0,Snoozie P,https://www.tripadvisor.ca/Profile/snooziep, nil,Sep. 2017, September 2017 9427,3.0,MackyM9,https://www.tripadvisor.ca/Profile/MackyM9, nil,Sep. 2017, September 2017 9427,4.0,lauried207,https://www.tripadvisor.ca/Profile/lauried207, nil,Sep. 2017, September 2017 9427,5.0,cindypY3644ZS,https://www.tripadvisor.ca/Profile/cindypY3644ZS, nil,Sep. 2017, September 2017 9427,5.0,tdth0mas,https://www.tripadvisor.ca/Profile/tdth0mas, nil,Sep. 2017, September 2017 9427,5.0,jaunty5,https://www.tripadvisor.ca/Profile/jaunty5, nil,Sep. 2017, September 2017 9427,5.0,Susan W,https://www.tripadvisor.ca/Profile/susanw799, nil,Sep. 2017, September 2017 9427,5.0,Rick E,https://www.tripadvisor.ca/Profile/75ricke, nil,Sep. 2017, September 2017 9427,4.0,James L,https://www.tripadvisor.ca/Profile/K5433AGjamesl, nil,Sep. 2017, September 2017 9427,4.0,2Calgarians,https://www.tripadvisor.ca/Profile/2Calgarians, nil,Aug. 2017, July 2017 9427,4.0,DaveH656,https://www.tripadvisor.ca/Profile/DaveH656, nil,Aug. 2017, August 2017 9427,3.0,mydogjane,https://www.tripadvisor.ca/Profile/mydogjane, nil,Aug. 2017, August 2017 9427,4.0,Hazel R,https://www.tripadvisor.ca/Profile/HazelR582, nil,Aug. 2017, June 2017 9427,5.0,AJK,https://www.tripadvisor.ca/Profile/AJK143, nil,Jul. 2017, July 2017 9427,5.0,Ray M,https://www.tripadvisor.ca/Profile/RayM37, nil,Jul. 2017, July 2017 9427,4.0,markwX1521PT,https://www.tripadvisor.ca/Profile/markwX1521PT, nil,Jul. 2017, July 2017 9427,5.0,Jcnilinda,https://www.tripadvisor.ca/Profile/Jcnilinda, nil,Jul. 2017, July 2017 9427,5.0,laurierdcffc,https://www.tripadvisor.ca/Profile/laurierdcffc, nil,Jul. 2017, July 2017 9427,5.0,lyne24,https://www.tripadvisor.ca/Profile/lyne24, nil,Jul. 2017, July 2017 9427,5.0,Sundogs40,https://www.tripadvisor.ca/Profile/Sundogs40, nil,Jul. 2017, July 2017 9427,5.0,U4265HDdianef,https://www.tripadvisor.ca/Profile/U4265HDdianef, nil,Jul. 2017, June 2017 9427,5.0,Joye W,https://www.tripadvisor.ca/Profile/JoyeW, nil,Jun. 2017, June 2017 9427,5.0,JMay2014,https://www.tripadvisor.ca/Profile/JMay2014, nil,Jun. 2017, April 2017 9427,4.0,Calberta,https://www.tripadvisor.ca/Profile/Calberta, nil,Jun. 2017, June 2017 9427,4.0,Agnes O,https://www.tripadvisor.ca/Profile/AgnesO931, nil,Jun. 2017, June 2017 9427,5.0,k-bull6,https://www.tripadvisor.ca/Profile/k-bull6, nil,Jun. 2017, June 2017 9427,5.0,dorothyg106,https://www.tripadvisor.ca/Profile/dorothyg106, nil,May 2017, May 2017 9427,5.0,daniplx,https://www.tripadvisor.ca/Profile/daniplx, nil,May 2017, May 2017 9427,5.0,haileywalker92,https://www.tripadvisor.ca/Profile/haileywalker92, nil,May 2017, May 2017 9427,5.0,E4639LQkarenw,https://www.tripadvisor.ca/Profile/E4639LQkarenw, nil,May 2017, May 2017 9427,5.0,Connector,https://www.tripadvisor.ca/Profile/Connector, nil,May 2017, April 2017 9427,5.0,andreahD3477AX,https://www.tripadvisor.ca/Profile/andreahD3477AX, nil,May 2017, May 2017 9427,5.0,Jeanne K,https://www.tripadvisor.ca/Profile/jeannek557, nil,May 2017, May 2017 9427,5.0,trevorc39,https://www.tripadvisor.ca/Profile/trevorc39, nil,Apr. 2017, April 2017 9427,1.0,TimMad,https://www.tripadvisor.ca/Profile/TimMad, nil,Apr. 2017, April 2017 9427,4.0,ernie b,https://www.tripadvisor.ca/Profile/559ernieb, nil,Apr. 2017, April 2017 9427,3.0,R9281HUronb,https://www.tripadvisor.ca/Profile/R9281HUronb, nil,Apr. 2017, April 2017 9427,5.0,PapaBedo,https://www.tripadvisor.ca/Profile/PapaBedo, nil,Apr. 2017, March 2017 9427,5.0,JCFccccc,https://www.tripadvisor.ca/Profile/JCFccccc, nil,Feb. 2017, January 2017 9427,5.0,984juliusl,https://www.tripadvisor.ca/Profile/984juliusl, nil,Feb. 2017, February 2017 9427,4.0,Nadine R,https://www.tripadvisor.ca/Profile/nadiner474, nil,Feb. 2017, February 2017 9427,3.0,Canmoretravelbugs,https://www.tripadvisor.ca/Profile/Canmoretravelbugs, nil,Feb. 2017, January 2017 9427,5.0,Lloyd C,https://www.tripadvisor.ca/Profile/lloydc618, nil,Jan. 2017, January 2017 9427,5.0,lindahZ8914CJ,https://www.tripadvisor.ca/Profile/lindahZ8914CJ, nil,Jan. 2017, December 2016 9427,2.0,dgos9,https://www.tripadvisor.ca/Profile/dgos9, nil,Jan. 2017, January 2017 9427,1.0,Mahmoud L,https://www.tripadvisor.ca/Profile/mahmoudl233, nil,Dec. 2016, December 2016 9427,5.0,Fearless262586,https://www.tripadvisor.ca/Profile/Fearless262586, nil,Dec. 2016, December 2016 9427,3.0,985lindseyc,https://www.tripadvisor.ca/Profile/985lindseyc, nil,Dec. 2016, December 2016 9427,2.0,DougofCalgary,https://www.tripadvisor.ca/Profile/DougofCalgary, nil,Nov. 2016, November 2016 9427,5.0,TaliaP2013,https://www.tripadvisor.ca/Profile/TaliaP2013, nil,Oct. 2016, June 2016 9427,4.0,Donna A,https://www.tripadvisor.ca/Profile/albertacf, nil,Oct. 2016, October 2016 9427,5.0,hikingprof,https://www.tripadvisor.ca/Profile/hikingprof, nil,Oct. 2016, October 2016 9427,5.0,tydo_50,https://www.tripadvisor.ca/Profile/tydo_50, nil,Oct. 2016, October 2016 9427,5.0,melonjk,https://www.tripadvisor.ca/Profile/melonjk, nil,Oct. 2016, October 2016 9427,5.0,kevindE4643QY,https://www.tripadvisor.ca/Profile/kevindE4643QY, nil,Oct. 2016, September 2016 9427,4.0,metaungulate,https://www.tripadvisor.ca/Profile/metaungulate, nil,Oct. 2016, September 2016 9427,5.0,A9275JWmarias,https://www.tripadvisor.ca/Profile/A9275JWmarias, nil,Oct. 2016, October 2016 9427,4.0,George C,https://www.tripadvisor.ca/Profile/690GeorgeC, nil,Oct. 2016, October 2016 9427,5.0,H5012RFbillh,https://www.tripadvisor.ca/Profile/H5012RFbillh, nil,Sep. 2016, September 2016 9427,5.0,Lorrie B,https://www.tripadvisor.ca/Profile/lorrieb876, nil,Sep. 2016, September 2016 9427,5.0,GOTRAIN,https://www.tripadvisor.ca/Profile/GOTRAIN, nil,Sep. 2016, September 2016 9427,5.0,cindysparrow,https://www.tripadvisor.ca/Profile/cindysparrow, nil,Sep. 2016, September 2016 9427,4.0,billt118,https://www.tripadvisor.ca/Profile/billt118, nil,Sep. 2016, September 2016 9427,5.0,Suzette H,https://www.tripadvisor.ca/Profile/398suzetteh, nil,Sep. 2016, September 2016 9427,5.0,elainel878,https://www.tripadvisor.ca/Profile/elainel878, nil,Sep. 2016, September 2016 9427,5.0,Sharon W,https://www.tripadvisor.ca/Profile/sharonwM6736YQ, nil,Sep. 2016, September 2016 9427,5.0,Mark P,https://www.tripadvisor.ca/Profile/212peterson, nil,Sep. 2016, September 2016 9427,4.0,Mike V,https://www.tripadvisor.ca/Profile/mikevL2552XP, nil,Sep. 2016, September 2016 9427,4.0,Easton M,https://www.tripadvisor.ca/Profile/eastonm2015, nil,Aug. 2016, August 2016 9427,5.0,rayg229,https://www.tripadvisor.ca/Profile/rayg229, nil,Aug. 2016, August 2016 9427,5.0,U5837MFphilipr,https://www.tripadvisor.ca/Profile/U5837MFphilipr, nil,Aug. 2016, August 2016 9427,5.0,R1806FCdenisc,https://www.tripadvisor.ca/Profile/R1806FCdenisc, nil,Aug. 2016, August 2016 9427,5.0,AWPR,https://www.tripadvisor.ca/Profile/AWPR, nil,Aug. 2016, August 2016 9427,5.0,dwight b,https://www.tripadvisor.ca/Profile/288dwightb, nil,Aug. 2016, August 2016 9427,1.0,Smordly,https://www.tripadvisor.ca/Profile/Smordly, nil,Aug. 2016, August 2016 9428,1.0,AbueloElkford_BC,https://www.tripadvisor.ca/Profile/AbueloElkford_BC, nil,Dec. 2018, December 2018 9428,4.0,Rick Z,https://www.tripadvisor.ca/Profile/RickZ47, nil,Oct. 2018, October 2018 9428,1.0,delisledelisle,https://www.tripadvisor.ca/Profile/delisledelisle, nil,Aug. 2018, August 2018 9428,4.0,salupm1,https://www.tripadvisor.ca/Profile/salupm1, nil,Jul. 2018, July 2018 9428,3.0,Janet T,https://www.tripadvisor.ca/Profile/224janett, nil,Jul. 2018, July 2018 9428,5.0,Jessie M,https://www.tripadvisor.ca/Profile/jessiem913, nil,Jun. 2018, June 2018 9428,3.0,Family_Tripster_05,https://www.tripadvisor.ca/Profile/Family_Tripster_05, nil,Jun. 2018, June 2018 9428,4.0,Bonnie W,https://www.tripadvisor.ca/Profile/monrabdog, nil,Apr. 2018, April 2018 9428,4.0,Kenzie B,https://www.tripadvisor.ca/Profile/162kenzieb, nil,Apr. 2018, March 2018 9428,3.0,astormchaser,https://www.tripadvisor.ca/Profile/astormchaser, nil,Feb. 2018, February 2018 9428,3.0,Sarah N,https://www.tripadvisor.ca/Profile/V9028NMsarahn, nil,Jan. 2018, January 2018 9428,1.0,judy22015,https://www.tripadvisor.ca/Profile/judy22015, nil,Dec. 2017, December 2017 9428,3.0,Karen L,https://www.tripadvisor.ca/Profile/N9997KVkarenl, nil,Nov. 2017, November 2017 9428,4.0,whatdelayindustries,https://www.tripadvisor.ca/Profile/whatdelayindustries, nil,Oct. 2017, September 2017 9428,4.0,Snoozie P,https://www.tripadvisor.ca/Profile/snooziep, nil,Sep. 2017, September 2017 9428,4.0,PeteLikesFishing,https://www.tripadvisor.ca/Profile/PeteLikesFishing, nil,Sep. 2017, September 2017 9428,4.0,Doug E,https://www.tripadvisor.ca/Profile/DougE22, nil,Aug. 2017, July 2017 9428,4.0,Victoria K,https://www.tripadvisor.ca/Profile/victoriak91, nil,Jul. 2017, July 2017 9428,1.0,Cris E,https://www.tripadvisor.ca/Profile/566crise, nil,Jun. 2017, June 2017 9428,3.0,Sandandsunshine,https://www.tripadvisor.ca/Profile/Sandandsunshine, nil,May 2017, May 2017 9428,nil,,nil, nil,nil,nil 9428,3.0,97Z28,https://www.tripadvisor.ca/Profile/97Z28, nil,Sep. 2016, September 2016 9428,4.0,Saskymexy,https://www.tripadvisor.ca/Profile/Saskymexy, nil,Sep. 2016, September 2016 9428,5.0,Rick H,https://www.tripadvisor.ca/Profile/L8379YQrickh, nil,Sep. 2016, September 2016 9428,5.0,Lorrie K,https://www.tripadvisor.ca/Profile/lorriek554, nil,Sep. 2016, August 2016 9428,4.0,Tom M,https://www.tripadvisor.ca/Profile/E7516GVtomm, nil,Aug. 2016, August 2016 9428,5.0,gilb112016,https://www.tripadvisor.ca/Profile/gilb112016, nil,Aug. 2016, August 2016 9428,4.0,SunCruise2018,https://www.tripadvisor.ca/Profile/SunCruise2014, nil,Aug. 2016, July 2016 9428,4.0,Bradley A,https://www.tripadvisor.ca/Profile/BradleyA786, nil,Aug. 2016, July 2016 9428,4.0,Cindy E,https://www.tripadvisor.ca/Profile/cre1985, nil,Jul. 2016, July 2016 9428,4.0,EatRestRepeat,https://www.tripadvisor.ca/Profile/EatRestRepeat, nil,Jun. 2016, June 2016 9428,4.0,Stephen5575,https://www.tripadvisor.ca/Profile/Stephen5575, nil,Jun. 2016, June 2016 9428,4.0,fadamek,https://www.tripadvisor.ca/Profile/fadamek, nil,May 2016, May 2016 9428,4.0,Suzy,https://www.tripadvisor.ca/Profile/suzyklassen, nil,Apr. 2016, March 2016 9428,3.0,pkl90,https://www.tripadvisor.ca/Profile/pkl90, nil,Apr. 2016, April 2016 9428,4.0,Powick,https://www.tripadvisor.ca/Profile/Powick, nil,Dec. 2015, December 2015 9428,4.0,holidaygirltinita,https://www.tripadvisor.ca/Profile/holidaygirltinita, nil,Aug. 2015, August 2015 9428,4.0,Kathy R,https://www.tripadvisor.ca/Profile/KathyR327, nil,Jul. 2015, July 2015 9428,5.0,PeregrineEdmonton,https://www.tripadvisor.ca/Profile/PeregrineEdmonton, nil,Jul. 2015, June 2015 9428,4.0,A3vanRooij,https://www.tripadvisor.ca/Profile/A3vanRooij, nil,Jun. 2015, June 2015 9428,4.0,traviscummings10km,https://www.tripadvisor.ca/Profile/traviscummings10km, nil,Jun. 2015, May 2015 9428,5.0,CanadianGoesAbroad,https://www.tripadvisor.ca/Profile/CanadianGoesAbroad, nil,Jun. 2015, May 2015 9428,4.0,Ronmexico78,https://www.tripadvisor.ca/Profile/Ronmexico78, nil,May 2015, May 2015 9428,4.0,JerryPavel017,https://www.tripadvisor.ca/Profile/JerryPavel017, nil,May 2015, May 2015 9428,5.0,mm1969632,https://www.tripadvisor.ca/Profile/mm1969632, nil,Apr. 2015, April 2015 9428,4.0,Goven,https://www.tripadvisor.ca/Profile/Goven, nil,Apr. 2015, April 2015 9428,4.0,kmom9663,https://www.tripadvisor.ca/Profile/kmom9663, nil,Sep. 2014, September 2014 9428,4.0,Lindsay N,https://www.tripadvisor.ca/Profile/LINDSAYN599, nil,Sep. 2014, May 2014 9428,4.0,shnpan,https://www.tripadvisor.ca/Profile/shnpan, nil,Aug. 2014, August 2014 9428,4.0,Triumph1970,https://www.tripadvisor.ca/Profile/Triumph1970, nil,Aug. 2014, July 2014 9428,3.0,Canmoretravelbugs,https://www.tripadvisor.ca/Profile/Canmoretravelbugs, nil,Aug. 2014, August 2014 9428,5.0,Paul B,https://www.tripadvisor.ca/Profile/paulbC6607DF, nil,Jul. 2014, June 2014 9428,4.0,DonCreston,https://www.tripadvisor.ca/Profile/DonCreston, nil,Jun. 2014, June 2014 9428,2.0,Anna B,https://www.tripadvisor.ca/Profile/J1199BHannab, nil,Jun. 2014, June 2014 9428,3.0,Kathy D,https://www.tripadvisor.ca/Profile/353kathyd, nil,Jun. 2014, June 2014 9428,4.0,Ray F,https://www.tripadvisor.ca/Profile/RayF590, nil,Jun. 2014, June 2014 9428,4.0,Eswina N,https://www.tripadvisor.ca/Profile/EswinaN, nil,Jun. 2014, July 2013 9428,4.0,Jim-Denise-MB,https://www.tripadvisor.ca/Profile/Jim-Denise-MB, nil,May 2014, May 2014 9428,5.0,Russ H,https://www.tripadvisor.ca/Profile/c_kangaroo, nil,May 2014, May 2014 9428,1.0,Jeff P,https://www.tripadvisor.ca/Profile/869jeffp, nil,May 2014, May 2014 9428,4.0,L B,https://www.tripadvisor.ca/Profile/LB829, nil,May 2014, May 2014 9428,4.0,AndrewS381,https://www.tripadvisor.ca/Profile/AndrewS381, nil,Feb. 2014, February 2014 9428,4.0,Les I,https://www.tripadvisor.ca/Profile/948lesi, nil,Nov. 2013, November 2013 9428,3.0,1redhed1,https://www.tripadvisor.ca/Profile/1redhed1, nil,Sep. 2013, September 2013 9428,4.0,MARY O,https://www.tripadvisor.ca/Profile/maryo324, nil,Sep. 2013, August 2013 9428,4.0,LA150,https://www.tripadvisor.ca/Profile/LA150, nil,Sep. 2013, August 2013 9428,3.0,roadwarrior252,https://www.tripadvisor.ca/Profile/roadwarrior252, nil,Aug. 2013, August 2013 9428,4.0,TravellingWKidsAB,https://www.tripadvisor.ca/Profile/TravellingWKidsAB, nil,Aug. 2013, August 2013 9428,4.0,jonnypq,https://www.tripadvisor.ca/Profile/jonnypq, nil,Aug. 2013, August 2013 9428,4.0,I Disneylovers2000,https://www.tripadvisor.ca/Profile/Disneylovers2000, nil,Aug. 2013, August 2013 9428,4.0,Chackett,https://www.tripadvisor.ca/Profile/Chackett, nil,Jul. 2013, July 2013 9428,4.0,yyc44traveler,https://www.tripadvisor.ca/Profile/yyc44traveler, nil,Jul. 2013, July 2013 9428,5.0,Al R,https://www.tripadvisor.ca/Profile/AlR664, nil,Jun. 2013, June 2013 9428,3.0,Deanna D,https://www.tripadvisor.ca/Profile/DeannaD_11, nil,Jun. 2013, June 2013 9428,5.0,293davec,https://www.tripadvisor.ca/Profile/293davec, nil,Jun. 2013, May 2013 9428,4.0,56adventuregirl,https://www.tripadvisor.ca/Profile/56adventuregirl, nil,May 2013, August 2012 9428,4.0,Ingrid W,https://www.tripadvisor.ca/Profile/IngridW863, nil,May 2013, May 2013 9428,3.0,George S,https://www.tripadvisor.ca/Profile/GeorgeS954, nil,May 2013, April 2013 9428,4.0,Wilderness188,https://www.tripadvisor.ca/Profile/Wilderness188, nil,Mar. 2013, March 2013 9428,1.0,Davalicious,https://www.tripadvisor.ca/Profile/Davalicious, nil,Dec. 2012, December 2012 9428,3.0,snippin,https://www.tripadvisor.ca/Profile/snippin, nil,Dec. 2012, December 2012 9428,4.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Sep. 2012, September 2012 9428,4.0,SaltLakeSteve,https://www.tripadvisor.ca/Profile/SaltLakeSteve, nil,Jul. 2012, July 2012 9428,3.0,Diane M,https://www.tripadvisor.ca/Profile/48DianeM, nil,Jul. 2012, July 2012 9428,4.0,J&W,https://www.tripadvisor.ca/Profile/Cosmopolitan810333, nil,Jul. 2012, July 2012 9428,4.0,Igal A,https://www.tripadvisor.ca/Profile/IgalA_11, nil,Jul. 2012, July 2012 9428,2.0,CanadianLady11,https://www.tripadvisor.ca/Profile/CanadianLady11, nil,Apr. 2012, April 2012 9428,5.0,CranbrookFilby,https://www.tripadvisor.ca/Profile/CranbrookFilby, nil,Apr. 2012, April 2012 9428,5.0,g0neaway,https://www.tripadvisor.ca/Profile/g0neaway, nil,Apr. 2012, April 2012 9428,5.0,Anabelle L,https://www.tripadvisor.ca/Profile/AnabelleL_12, nil,Apr. 2012, March 2012 9428,5.0,Beaver8,https://www.tripadvisor.ca/Profile/Beaver8, nil,Jan. 2011, January 2011 9428,4.0,CS6,https://www.tripadvisor.ca/Profile/CS6, nil,Dec. 2010, November 2010 9428,1.0,I_am_homeward_bound,https://www.tripadvisor.ca/Profile/I_am_homeward_bound, nil,Sep. 2010, September 2010 9428,4.0,Anne4Calgary,https://www.tripadvisor.ca/Profile/Anne4Calgary, nil,Aug. 2010, August 2010 9428,5.0,Dabbo56,https://www.tripadvisor.ca/Profile/Dabbo56, nil,Jun. 2009, May 2009 9428,5.0,Laneybc,https://www.tripadvisor.ca/Profile/Laneybc, nil,Apr. 2009, December 2008 9428,2.0,JRSM1THAlberta,https://www.tripadvisor.ca/Profile/JRSM1THAlberta, nil,Mar. 2009, February 2009 9428,4.0,altagal,https://www.tripadvisor.ca/Profile/altagal, nil,Sep. 2008, September 2008 9428,5.0,Matthewson,https://www.tripadvisor.ca/Profile/Matthewson, nil,Aug. 2008, August 2008 9428,4.0,lctbro,https://www.tripadvisor.ca/Profile/lctbro, nil,Jan. 2008, December 2007 9429,5.0,Dreamer07604164969,https://www.tripadvisor.ca/Profile/Dreamer07604164969, nil,Mar. 2019, March 2019 9429,4.0,happy778,https://www.tripadvisor.ca/Profile/happy778, nil,Mar. 2019, November 2018 9429,5.0,Fearless40057427839,https://www.tripadvisor.ca/Profile/Fearless40057427839, nil,Mar. 2019, January 2019 9429,5.0,Lorrie G,https://www.tripadvisor.ca/Profile/LorrieG21, nil,Mar. 2019, March 2019 9429,5.0,Passenger45481149052,https://www.tripadvisor.ca/Profile/Passenger45481149052, nil,Jan. 2019, January 2019 9429,5.0,AM1,https://www.tripadvisor.ca/Profile/alinemR4677WR, nil,Nov. 2018, November 2018 9429,5.0,Debbie K,https://www.tripadvisor.ca/Profile/debbiek457, nil,Nov. 2018, October 2018 9429,4.0,Sherpa59367599516,https://www.tripadvisor.ca/Profile/Sherpa59367599516, nil,Nov. 2018, October 2018 9429,5.0,950rosen,https://www.tripadvisor.ca/Profile/950rosen, nil,Oct. 2018, September 2018 9429,4.0,KermitNC,https://www.tripadvisor.ca/Profile/KermitNC, nil,Oct. 2018, September 2018 9429,2.0,L H,https://www.tripadvisor.ca/Profile/LH614, nil,Oct. 2018, October 2018 9429,3.0,Ken W,https://www.tripadvisor.ca/Profile/685kenw, nil,Sep. 2018, August 2018 9429,4.0,Malcolm C,https://www.tripadvisor.ca/Profile/MalcolmC426, nil,Sep. 2018, September 2018 9429,5.0,Gail R,https://www.tripadvisor.ca/Profile/750gailr, nil,Sep. 2018, September 2018 9429,1.0,marshajanelowe65,https://www.tripadvisor.ca/Profile/marshajanelowe65, nil,Sep. 2018, August 2018 9429,nil,,nil, nil,nil,nil 9429,5.0,429laurieb,https://www.tripadvisor.ca/Profile/429laurieb, nil,Jun. 2018, June 2018 9429,4.0,syd5562,https://www.tripadvisor.ca/Profile/syd5562, nil,Jun. 2018, May 2018 9429,1.0,John H,https://www.tripadvisor.ca/Profile/O8640BQjohnh, nil,May 2018, May 2018 9429,1.0,sadcustomer90,https://www.tripadvisor.ca/Profile/sadcustomer90, nil,Apr. 2018, February 2018 9429,2.0,tmallinson56,https://www.tripadvisor.ca/Profile/tmallinson56, nil,Apr. 2018, April 2018 9429,3.0,themays1996,https://www.tripadvisor.ca/Profile/themays1996, nil,Apr. 2018, April 2018 9429,5.0,MySilkRoad,https://www.tripadvisor.ca/Profile/MySilkRoad, nil,Oct. 2017, June 2017 9429,3.0,Charlotte D,https://www.tripadvisor.ca/Profile/charlotted831, nil,Oct. 2017, October 2017 9429,5.0,joandstu2017,https://www.tripadvisor.ca/Profile/joandstu2017, nil,Oct. 2017, September 2017 9429,3.0,TheBatCave_13,https://www.tripadvisor.ca/Profile/TheBatCave_13, nil,Oct. 2017, September 2017 9429,5.0,Paul R,https://www.tripadvisor.ca/Profile/I2519MXpaulr, nil,Sep. 2017, August 2017 9429,4.0,Helen H,https://www.tripadvisor.ca/Profile/lenalora, nil,May 2017, May 2017 9429,5.0,windrd,https://www.tripadvisor.ca/Profile/windrd, nil,May 2017, April 2017 9429,5.0,G G,https://www.tripadvisor.ca/Profile/975gg, nil,Mar. 2017, March 2017 9429,1.0,JGR123,https://www.tripadvisor.ca/Profile/JGR123, nil,Mar. 2017, March 2017 9429,4.0,Jzjsolo,https://www.tripadvisor.ca/Profile/Jzjsolo, nil,Jan. 2017, December 2016 9429,3.0,kitten50,https://www.tripadvisor.ca/Profile/kitten50, nil,Nov. 2016, October 2016 9429,5.0,cornerstoneyyc,https://www.tripadvisor.ca/Profile/cornerstoneyyc, nil,Nov. 2016, October 2016 9429,5.0,WhitemudTravellers,https://www.tripadvisor.ca/Profile/WhitemudTravellers, nil,Oct. 2016, March 2016 9429,4.0,Kyle N,https://www.tripadvisor.ca/Profile/KyleN1598, nil,Sep. 2016, September 2016 9429,5.0,PAUL W,https://www.tripadvisor.ca/Profile/772PAULW772, nil,Sep. 2016, September 2016 9429,5.0,LinLo50,https://www.tripadvisor.ca/Profile/LinLo50, nil,Sep. 2016, August 2016 9429,1.0,rlyn88,https://www.tripadvisor.ca/Profile/rlyn88, nil,Sep. 2016, July 2016 9429,5.0,cindy r,https://www.tripadvisor.ca/Profile/525cindyr, nil,Aug. 2016, August 2016 9429,1.0,Yang_0001,https://www.tripadvisor.ca/Profile/Yang_0001, nil,Aug. 2016, August 2016 9429,5.0,Jay L,https://www.tripadvisor.ca/Profile/jayl474, nil,Aug. 2016, August 2016 9429,5.0,janetmX6574DE,https://www.tripadvisor.ca/Profile/janetmX6574DE, nil,Jul. 2016, July 2016 9429,2.0,WMD,https://www.tripadvisor.ca/Profile/denniswU1266DP, nil,Jul. 2016, April 2016 9429,5.0,Peter D,https://www.tripadvisor.ca/Profile/peterdT944BR, nil,Jul. 2016, June 2016 9429,5.0,Joe-Lincoln-CA,https://www.tripadvisor.ca/Profile/Joe-Lincoln-CA, nil,Jul. 2016, July 2016 9429,5.0,BarrieIlovetotravel,https://www.tripadvisor.ca/Profile/BarrieIlovetotravel, nil,Dec. 2014, September 2014 9429,5.0,Victor H,https://www.tripadvisor.ca/Profile/VictorH497, nil,Oct. 2014, October 2014 9429,5.0,brandi j,https://www.tripadvisor.ca/Profile/665brandij, nil,Sep. 2014, September 2014 9429,5.0,Earthmuffin92,https://www.tripadvisor.ca/Profile/Earthmuffin92, nil,Sep. 2014, September 2014 9429,3.0,PortlandRoss,https://www.tripadvisor.ca/Profile/PortlandRoss, nil,Aug. 2014, August 2014 9429,5.0,wardgarner,https://www.tripadvisor.ca/Profile/wardgarner, nil,Jul. 2014, June 2014 9429,4.0,D0t123,https://www.tripadvisor.ca/Profile/D0t123, nil,Jun. 2014, June 2014 9429,5.0,qmackie,https://www.tripadvisor.ca/Profile/qmackie, nil,Jun. 2014, May 2014 9429,5.0,Jim L,https://www.tripadvisor.ca/Profile/RustyTiger, nil,May 2014, May 2014 9429,5.0,Brent M,https://www.tripadvisor.ca/Profile/624brentm, nil,Apr. 2014, April 2014 9429,5.0,lanzie99,https://www.tripadvisor.ca/Profile/lanzie99, nil,Aug. 2013, August 2013 9429,5.0,sovernet,https://www.tripadvisor.ca/Profile/sovernet, nil,Aug. 2013, July 2013 9429,5.0,Livinthrutravel,https://www.tripadvisor.ca/Profile/Livinthrutravel, nil,Jul. 2013, July 2013 9429,5.0,lmmnewjersey,https://www.tripadvisor.ca/Profile/lmmnewjersey, nil,Jul. 2013, June 2013 9429,3.0,611Marty,https://www.tripadvisor.ca/Profile/611Marty, nil,Jun. 2013, May 2013 9429,4.0,planetearthtour,https://www.tripadvisor.ca/Profile/planetearthtour, nil,May 2013, May 2013 9429,5.0,CalgarySummer2010,https://www.tripadvisor.ca/Profile/CalgarySummer2010, nil,Feb. 2013, February 2013 9429,4.0,BigJoBR,https://www.tripadvisor.ca/Profile/BigJoBR, nil,Sep. 2012, September 2012 9429,4.0,foxsandy,https://www.tripadvisor.ca/Profile/foxsandy, nil,Sep. 2012, August 2012 9429,5.0,Jdabroad56,https://www.tripadvisor.ca/Profile/Jdabroad56, nil,Jun. 2012, June 2012 9430,nil,,nil, nil,nil,nil 9430,4.0,mydogjane,https://www.tripadvisor.ca/Profile/mydogjane, nil,Jul. 2018, July 2018 9430,5.0,drsnowdon,https://www.tripadvisor.ca/Profile/drsnowdon, nil,Jun. 2018, April 2018 9430,4.0,Vickie_Bernie,https://www.tripadvisor.ca/Profile/Vickie_Bernie, nil,May 2018, May 2018 9430,2.0,travellingamma,https://www.tripadvisor.ca/Profile/travellingamma, nil,Dec. 2017, December 2017 9430,2.0,KDS33,https://www.tripadvisor.ca/Profile/KDS33, nil,Sep. 2017, September 2017 9430,5.0,baddawgpete,https://www.tripadvisor.ca/Profile/baddawgpete, nil,Jul. 2017, June 2017 9430,4.0,Jonathan C,https://www.tripadvisor.ca/Profile/thejcsuperstar, nil,Jun. 2017, June 2017 9430,4.0,Powick,https://www.tripadvisor.ca/Profile/Powick, nil,Mar. 2017, February 2017 9430,2.0,myra792016,https://www.tripadvisor.ca/Profile/myra792016, nil,Dec. 2016, December 2016 9430,4.0,MattDD67,https://www.tripadvisor.ca/Profile/MattDD67, nil,Sep. 2016, September 2016 9430,1.0,Tom H,https://www.tripadvisor.ca/Profile/J2776BVtomh, nil,Jul. 2016, July 2016 9430,3.0,DRobb04,https://www.tripadvisor.ca/Profile/DRobb04, nil,Mar. 2016, February 2016 9430,5.0,CanadianRealtor,https://www.tripadvisor.ca/Profile/CanadianRealtor, nil,Jan. 2016, January 2016 9430,3.0,luciagayle,https://www.tripadvisor.ca/Profile/luciagayle, nil,Dec. 2015, December 2015 9430,1.0,myzandlola,https://www.tripadvisor.ca/Profile/myzandlola, nil,Nov. 2015, November 2015 9430,5.0,singlemomtraveller,https://www.tripadvisor.ca/Profile/singlemomtraveller, nil,Oct. 2015, September 2015 9430,3.0,Non-fly,https://www.tripadvisor.ca/Profile/Non-fly, nil,Aug. 2015, August 2015 9430,4.0,gjsamson,https://www.tripadvisor.ca/Profile/gjsamson, nil,Aug. 2015, July 2015 9430,4.0,Kathleen R,https://www.tripadvisor.ca/Profile/KathleenR711, nil,Jul. 2015, July 2015 9430,5.0,Stacey B,https://www.tripadvisor.ca/Profile/310staceyb, nil,Jul. 2015, September 2014 9430,3.0,Alero17,https://www.tripadvisor.ca/Profile/Alero17, nil,May 2015, April 2015 9430,3.0,Nthpy,https://www.tripadvisor.ca/Profile/Nthpy, nil,Jan. 2015, January 2015 9430,1.0,HeatherDawn1972,https://www.tripadvisor.ca/Profile/HeatherDawn1972, nil,Nov. 2014, November 2014 9430,5.0,Trevor H,https://www.tripadvisor.ca/Profile/360trevorh, nil,Oct. 2014, October 2014 9430,5.0,Dallas I,https://www.tripadvisor.ca/Profile/dallasi2014, nil,Sep. 2014, August 2014 9430,5.0,KarenRay777,https://www.tripadvisor.ca/Profile/KarenRay777, nil,Jul. 2014, July 2014 9430,3.0,Marcel H,https://www.tripadvisor.ca/Profile/486marcelh, nil,Jul. 2014, July 2014 9430,3.0,stacey t,https://www.tripadvisor.ca/Profile/klownt, nil,Jun. 2014, May 2014 9431,5.0,Vanessa M,https://www.tripadvisor.ca/Profile/R5297XZvanessam, nil,Aug. 2016, July 2016 9431,4.0,Valdene B,https://www.tripadvisor.ca/Profile/355valdeneb, nil,Aug. 2016, July 2016 9431,5.0,Road88437,https://www.tripadvisor.ca/Profile/Road88437, nil,Aug. 2015, July 2015 9431,5.0,I6777HYjamesd,https://www.tripadvisor.ca/Profile/I6777HYjamesd, nil,Aug. 2015, August 2015 9431,5.0,Stephanie Y,https://www.tripadvisor.ca/Profile/444stephaniey, nil,Jul. 2015, July 2015 9431,5.0,617Karen,https://www.tripadvisor.ca/Profile/617Karen, nil,Jul. 2015, June 2015 9431,5.0,TripMember06112015,https://www.tripadvisor.ca/Profile/TripMember06112015, nil,Jun. 2015, May 2015 9431,5.0,Laura S,https://www.tripadvisor.ca/Profile/W4004SKlauras, nil,May 2015, April 2015 9431,5.0,andra_secara,https://www.tripadvisor.ca/Profile/andra_secara, nil,May 2015, May 2015 9431,4.0,Mik B,https://www.tripadvisor.ca/Profile/472mikb, nil,May 2015, April 2015 9431,nil,,nil, nil,nil,nil 9432,nil,,nil, nil,nil,nil 9433,nil,,nil, nil,nil,nil 9434,5.0,Companion15292410529,https://www.tripadvisor.ca/Profile/Companion15292410529, nil,Jan. 2019, June 2018 9434,5.0,Compass17935232147,https://www.tripadvisor.ca/Profile/Compass17935232147, nil,Dec. 2018, December 2018 9434,2.0,SandyRVing,https://www.tripadvisor.ca/Profile/SandyRVing, nil,Aug. 2018, August 2018 9434,3.0,JuliaHB,https://www.tripadvisor.ca/Profile/828juliahb, nil,Aug. 2018, August 2018 9434,4.0,MMCS1,https://www.tripadvisor.ca/Profile/MMCS1, nil,May 2018, September 2017 9434,nil,,nil, nil,nil,nil 9435,5.0,Inspire203612,https://www.tripadvisor.ca/Profile/Inspire203612, nil,Sep. 2018, September 2018 9435,5.0,Irv F,https://www.tripadvisor.ca/Profile/irvf2016, nil,Aug. 2018, August 2018 9435,1.0,TravCan2014,https://www.tripadvisor.ca/Profile/TravCan2014, nil,Jun. 2018, June 2018 9435,3.0,Jim C,https://www.tripadvisor.ca/Profile/777JimC, nil,Aug. 2017, July 2017 9435,3.0,dfp425,https://www.tripadvisor.ca/Profile/dfp425, nil,Jun. 2017, June 2017 9435,nil,,nil, nil,nil,nil 9435,4.0,311mammag,https://www.tripadvisor.ca/Profile/311mammag, nil,Sep. 2016, August 2016 9435,4.0,cphilpot,https://www.tripadvisor.ca/Profile/cphilpot, nil,Jun. 2016, June 2016 9435,3.0,FlyingEvilMonkey,https://www.tripadvisor.ca/Profile/FlyingEvilMonkey, nil,Jul. 2013, July 2013 9437,1.0,Roam374105,https://www.tripadvisor.ca/Profile/Roam374105, nil,Apr. 1, March 2019 9437,5.0,shivani s,https://www.tripadvisor.ca/Profile/shivanis833, nil,Feb. 2019, February 2019 9437,5.0,jefflamothe2010,https://www.tripadvisor.ca/Profile/jefflamothe2010, nil,Mar. 2019, March 2019 9437,1.0,W4148LFj,https://www.tripadvisor.ca/Profile/W4148LFj, nil,Mar. 2019, March 2019 9437,5.0,Kathy W,https://www.tripadvisor.ca/Profile/kathywO7943VI, nil,Mar. 2019, March 2019 9437,5.0,Aly-Nasi,https://www.tripadvisor.ca/Profile/Aly-Nasi, nil,Mar. 2019, February 2019 9437,4.0,Alice C,https://www.tripadvisor.ca/Profile/X7457IHalicec, nil,Feb. 2019, February 2019 9437,1.0,dvermeer,https://www.tripadvisor.ca/Profile/gkleinveld, nil,Feb. 2019, February 2019 9437,1.0,Bracebridge2010,https://www.tripadvisor.ca/Profile/Bracebridge2010, nil,Feb. 2019, February 2019 9437,1.0,Zoe Dodgson,https://www.tripadvisor.ca/Profile/Zoe_Dodgson, nil,Feb. 2019, January 2019 9437,nil,,nil, nil,nil,nil 9437,4.0,JF Bordeleau,https://www.tripadvisor.ca/Profile/ottwatrvllr, nil,Jan. 2019, December 2018 9437,5.0,260emmanuelp,https://www.tripadvisor.ca/Profile/260emmanuelp, nil,Dec. 2018, December 2018 9437,2.0,SLIKSTER,https://www.tripadvisor.ca/Profile/SLIKSTER, nil,Dec. 2018, December 2018 9437,4.0,lets_go-TRIP,https://www.tripadvisor.ca/Profile/lets_go-TRIP, nil,Dec. 2018, December 2018 9437,5.0,donnaaP7589SE,https://www.tripadvisor.ca/Profile/donnaaP7589SE, nil,Dec. 2018, December 2018 9437,5.0,Sue P,https://www.tripadvisor.ca/Profile/A3006EFsuep, nil,Dec. 2018, November 2018 9437,1.0,CammyChing,https://www.tripadvisor.ca/Profile/CammyChing, nil,Nov. 2018, November 2018 9437,1.0,Spamama_12,https://www.tripadvisor.ca/Profile/Spamama_12, nil,Nov. 2018, August 2018 9437,4.0,Bush-76BC,https://www.tripadvisor.ca/Profile/Bush-76BC, nil,Nov. 2018, November 2018 9437,4.0,David A,https://www.tripadvisor.ca/Profile/H5728QIdavida, nil,Nov. 2018, October 2018 9437,1.0,cditrani,https://www.tripadvisor.ca/Profile/cditrani, nil,Sep. 2018, September 2018 9437,5.0,Johnny F,https://www.tripadvisor.ca/Profile/johnnyf583, nil,Sep. 2018, September 2018 9437,3.0,Tom Y,https://www.tripadvisor.ca/Profile/tnhy262, nil,Sep. 2018, September 2018 9437,5.0,Harold M,https://www.tripadvisor.ca/Profile/809haroldm, nil,Sep. 2018, September 2018 9437,5.0,Ashley G,https://www.tripadvisor.ca/Profile/ashleymgordon88, nil,Sep. 2018, September 2018 9437,2.0,Chris E,https://www.tripadvisor.ca/Profile/476chrise, nil,Sep. 2018, September 2018 9437,2.0,cheriessner,https://www.tripadvisor.ca/Profile/cheriessner, nil,Aug. 2018, August 2018 9437,5.0,Ruth W,https://www.tripadvisor.ca/Profile/550ruthw, nil,Aug. 2018, August 2018 9437,5.0,Corrie V,https://www.tripadvisor.ca/Profile/corriev658, nil,Aug. 2018, August 2018 9437,1.0,ldennis2018,https://www.tripadvisor.ca/Profile/ldennis2018, nil,Aug. 2018, August 2018 9437,5.0,CaroleBur,https://www.tripadvisor.ca/Profile/CaroleBur, nil,Jul. 2018, June 2018 9437,5.0,OnAir594844,https://www.tripadvisor.ca/Profile/OnAir594844, nil,Jul. 2018, June 2018 9437,5.0,SammyCliff,https://www.tripadvisor.ca/Profile/SammyCliff, nil,Jul. 2018, June 2018 9437,5.0,marveseth,https://www.tripadvisor.ca/Profile/marveseth, nil,Jul. 2018, June 2018 9437,4.0,Rachelle L,https://www.tripadvisor.ca/Profile/864rachellel, nil,Jul. 2018, July 2018 9437,3.0,tryp2017,https://www.tripadvisor.ca/Profile/tryp2017, nil,Jun. 2018, June 2018 9437,3.0,PaulH575,https://www.tripadvisor.ca/Profile/PaulH575, nil,Jun. 2018, June 2018 9437,5.0,WB137,https://www.tripadvisor.ca/Profile/WB137, nil,Jun. 2018, May 2018 9437,3.0,wmartin173,https://www.tripadvisor.ca/Profile/wmartin173, nil,Jun. 2018, June 2018 9437,1.0,pure772018,https://www.tripadvisor.ca/Profile/pure772018, nil,Jun. 2018, June 2018 9437,5.0,CosmicMuffin,https://www.tripadvisor.ca/Profile/CosmicMuffin, nil,Jun. 2018, June 2018 9437,3.0,Gabriel T,https://www.tripadvisor.ca/Profile/GabrielT26, nil,Jun. 2018, May 2018 9437,2.0,JRR,https://www.tripadvisor.ca/Profile/BurlDown, nil,Jun. 2018, May 2018 9437,3.0,Pebbles1974,https://www.tripadvisor.ca/Profile/Pebbles1974, nil,Jun. 2018, May 2018 9437,4.0,pvandrego,https://www.tripadvisor.ca/Profile/pvandrego, nil,May 2018, May 2018 9437,4.0,Joseph P,https://www.tripadvisor.ca/Profile/Zbar88, nil,May 2018, May 2018 9437,5.0,NorthOntNl,https://www.tripadvisor.ca/Profile/NorthOntNl, nil,May 2018, May 2018 9437,3.0,Robert T,https://www.tripadvisor.ca/Profile/rt1251, nil,May 2018, May 2018 9437,4.0,Hogster,https://www.tripadvisor.ca/Profile/dlrhogan, nil,May 2018, May 2018 9437,4.0,Judith D,https://www.tripadvisor.ca/Profile/judithd500, nil,May 2018, May 2018 9437,1.0,jenstew2,https://www.tripadvisor.ca/Profile/jenstew2, nil,Apr. 2018, April 2018 9437,4.0,HanGal,https://www.tripadvisor.ca/Profile/40hanys, nil,Mar. 2018, March 2018 9437,5.0,YellowOleander,https://www.tripadvisor.ca/Profile/YellowOleander, nil,Mar. 2018, March 2018 9437,5.0,sjkachow,https://www.tripadvisor.ca/Profile/sjkachow, nil,Mar. 2018, March 2018 9437,5.0,Faizal B,https://www.tripadvisor.ca/Profile/235faizalb, nil,Feb. 2018, January 2018 9437,4.0,B3achLov3r,https://www.tripadvisor.ca/Profile/B3achLov3r, nil,Feb. 2018, February 2018 9437,5.0,Dani M,https://www.tripadvisor.ca/Profile/DaniM_11, nil,Feb. 2018, February 2018 9437,2.0,LWile,https://www.tripadvisor.ca/Profile/LWile, nil,Feb. 2018, February 2018 9437,2.0,Maggie M,https://www.tripadvisor.ca/Profile/maggiemG9006RY, nil,Feb. 2018, February 2018 9437,3.0,Gabe T,https://www.tripadvisor.ca/Profile/12gabet, nil,Feb. 2018, January 2018 9437,4.0,259travisc,https://www.tripadvisor.ca/Profile/259travisc, nil,Feb. 2018, January 2018 9437,4.0,SSpivey-80,https://www.tripadvisor.ca/Profile/SSpivey-80, nil,Feb. 2018, February 2018 9437,4.0,CatherineACM,https://www.tripadvisor.ca/Profile/CatherineACM, nil,Jan. 2018, January 2018 9437,5.0,Fallen_feathers,https://www.tripadvisor.ca/Profile/Fallen_feathers, nil,Jan. 2018, December 2017 9437,4.0,V5556OEpeterm,https://www.tripadvisor.ca/Profile/V5556OEpeterm, nil,Jan. 2018, January 2018 9437,5.0,TravellingTFP,https://www.tripadvisor.ca/Profile/TravellingTFP, nil,Jan. 2018, September 2017 9437,5.0,shannonf302,https://www.tripadvisor.ca/Profile/shannonf302, nil,Jan. 2018, December 2017 9437,1.0,heathercB18YA,https://www.tripadvisor.ca/Profile/heathercB18YA, nil,Jan. 2018, December 2017 9437,2.0,Rick W,https://www.tripadvisor.ca/Profile/rickw536, nil,Jan. 2018, December 2017 9437,3.0,X2020WQangelab,https://www.tripadvisor.ca/Profile/X2020WQangelab, nil,Dec. 2017, December 2017 9437,4.0,Jeremy M,https://www.tripadvisor.ca/Profile/JeremyM474, nil,Dec. 2017, December 2017 9437,4.0,E8977EPcatherinem,https://www.tripadvisor.ca/Profile/E8977EPcatherinem, nil,Dec. 2017, December 2017 9437,5.0,Jeff J,https://www.tripadvisor.ca/Profile/853jeffj, nil,Dec. 2017, December 2017 9437,4.0,K4634SLallisons,https://www.tripadvisor.ca/Profile/K4634SLallisons, nil,Dec. 2017, December 2017 9437,3.0,traihan,https://www.tripadvisor.ca/Profile/traihan, nil,Dec. 2017, December 2017 9437,5.0,JackTheDog1,https://www.tripadvisor.ca/Profile/JackTheDog1, nil,Dec. 2017, December 2017 9437,1.0,T9533FEalank,https://www.tripadvisor.ca/Profile/T9533FEalank, nil,Dec. 2017, December 2017 9437,5.0,rjcampNewBrunswick,https://www.tripadvisor.ca/Profile/rjcampNewBrunswick, nil,Dec. 2017, December 2017 9437,3.0,andreapS7104QP,https://www.tripadvisor.ca/Profile/andreapS7104QP, nil,Nov. 2017, November 2017 9437,4.0,SenorGancho,https://www.tripadvisor.ca/Profile/SenorGancho, nil,Nov. 2017, October 2017 9437,5.0,Bruce M,https://www.tripadvisor.ca/Profile/989brucem, nil,Nov. 2017, October 2017 9437,5.0,2HillsWasagaBeach,https://www.tripadvisor.ca/Profile/2HillsWasagaBeach, nil,Oct. 2017, October 2017 9437,5.0,irener254,https://www.tripadvisor.ca/Profile/irener254, nil,Oct. 2017, October 2017 9437,4.0,LaHaZe703,https://www.tripadvisor.ca/Profile/LaHaZe703, nil,Oct. 2017, October 2017 9437,4.0,Joanne P,https://www.tripadvisor.ca/Profile/joannep817, nil,Oct. 2017, October 2017 9437,5.0,999bertw,https://www.tripadvisor.ca/Profile/999bertw, nil,Oct. 2017, October 2017 9437,4.0,Pamela A,https://www.tripadvisor.ca/Profile/401pamelaa, nil,Oct. 2017, October 2017 9437,5.0,johngQ8694IV,https://www.tripadvisor.ca/Profile/johngQ8694IV, nil,Oct. 2017, October 2017 9437,4.0,OutandAbout7777,https://www.tripadvisor.ca/Profile/OutandAbout7777, nil,Oct. 2017, October 2017 9437,5.0,4imadl,https://www.tripadvisor.ca/Profile/4imadl, nil,Oct. 2017, October 2017 9437,5.0,stevejD5633HB,https://www.tripadvisor.ca/Profile/stevejD5633HB, nil,Oct. 2017, October 2017 9437,2.0,jasonkQ7528IX,https://www.tripadvisor.ca/Profile/jasonkQ7528IX, nil,Oct. 2017, October 2017 9437,3.0,Murray G,https://www.tripadvisor.ca/Profile/328murrayg, nil,Oct. 2017, October 2017 9437,5.0,Paul W,https://www.tripadvisor.ca/Profile/462paulw462, nil,Oct. 2017, September 2017 9437,5.0,Margaret F,https://www.tripadvisor.ca/Profile/margaretf324, nil,Sep. 2017, September 2017 9437,5.0,Bob S,https://www.tripadvisor.ca/Profile/bobs563, nil,Sep. 2017, September 2017 9437,4.0,BalancePoint,https://www.tripadvisor.ca/Profile/BalancePoint, nil,Sep. 2017, September 2017 9437,4.0,DoubleBBB,https://www.tripadvisor.ca/Profile/DoubleBBB, nil,Sep. 2017, September 2017 9437,2.0,680richardy,https://www.tripadvisor.ca/Profile/680richardy, nil,Sep. 2017, September 2017 9437,4.0,239leeannt,https://www.tripadvisor.ca/Profile/239leeannt, nil,Sep. 2017, September 2017 9437,5.0,MCSarge_VB,https://www.tripadvisor.ca/Profile/MCSarge_VB, nil,Sep. 2017, August 2017 9437,5.0,markmQ3988TI,https://www.tripadvisor.ca/Profile/markmQ3988TI, nil,Sep. 2017, January 2017 9437,4.0,FamilyTraveler4236,https://www.tripadvisor.ca/Profile/FamilyTraveler4236, nil,Sep. 2017, July 2017 9437,4.0,PhmTraveler,https://www.tripadvisor.ca/Profile/PhmTraveler, nil,Sep. 2017, August 2017 9437,5.0,111glynnm,https://www.tripadvisor.ca/Profile/111glynnm, nil,Aug. 2017, August 2017 9437,4.0,Tom T,https://www.tripadvisor.ca/Profile/K6906INtomt, nil,Aug. 2017, August 2017 9437,3.0,Lyn K,https://www.tripadvisor.ca/Profile/LynK_13, nil,Aug. 2017, August 2017 9437,4.0,D2268ARkevink,https://www.tripadvisor.ca/Profile/D2268ARkevink, nil,Aug. 2017, August 2017 9437,5.0,wcoyote2006,https://www.tripadvisor.ca/Profile/wcoyote2006, nil,Aug. 2017, August 2017 9437,5.0,Ryan M,https://www.tripadvisor.ca/Profile/ryanmP7201BA, nil,Aug. 2017, August 2017 9437,4.0,467russellg,https://www.tripadvisor.ca/Profile/467russellg, nil,Aug. 2017, August 2017 9437,5.0,JALToronto,https://www.tripadvisor.ca/Profile/JALToronto, nil,Aug. 2017, July 2017 9437,5.0,LindaM022017,https://www.tripadvisor.ca/Profile/LindaM022017, nil,Aug. 2017, June 2017 9437,5.0,Juanita S,https://www.tripadvisor.ca/Profile/824juanitas, nil,Aug. 2017, August 2017 9437,4.0,PieterandRob,https://www.tripadvisor.ca/Profile/PieterandRob, nil,Aug. 2017, July 2017 9437,3.0,Ed S,https://www.tripadvisor.ca/Profile/edsJ9607RE, nil,Aug. 2017, August 2017 9437,3.0,241douglast,https://www.tripadvisor.ca/Profile/241douglast, nil,Aug. 2017, August 2017 9437,4.0,Marie699,https://www.tripadvisor.ca/Profile/Marie699, nil,Aug. 2017, August 2017 9437,3.0,meganmk13,https://www.tripadvisor.ca/Profile/meganmk13, nil,Aug. 2017, August 2017 9437,5.0,Canadianweaselette,https://www.tripadvisor.ca/Profile/Canadianweaselette, nil,Aug. 2017, July 2017 9437,5.0,s y,https://www.tripadvisor.ca/Profile/861sy, nil,Jul. 2017, July 2017 9437,5.0,restnot,https://www.tripadvisor.ca/Profile/restnot, nil,Jul. 2017, July 2017 9437,5.0,436donp,https://www.tripadvisor.ca/Profile/436donp, nil,Jul. 2017, July 2017 9437,4.0,blueberrypa,https://www.tripadvisor.ca/Profile/blueberrypa, nil,Jul. 2017, July 2017 9437,5.0,palmtree2011,https://www.tripadvisor.ca/Profile/palmtree2011, nil,Jul. 2017, July 2017 9437,5.0,FoodandTea_Lover,https://www.tripadvisor.ca/Profile/FoodandTea_Lover, nil,Jul. 2017, July 2017 9437,5.0,Michel L,https://www.tripadvisor.ca/Profile/michell396, nil,Jul. 2017, July 2017 9437,4.0,Mahran K,https://www.tripadvisor.ca/Profile/mahrank2016, nil,Jul. 2017, July 2017 9437,5.0,wally37,https://www.tripadvisor.ca/Profile/wally37, nil,Jul. 2017, July 2017 9437,5.0,michellekD730VF,https://www.tripadvisor.ca/Profile/michellekD730VF, nil,Jul. 2017, July 2017 9437,5.0,Alicia H,https://www.tripadvisor.ca/Profile/361aliciah, nil,Jul. 2017, July 2017 9437,5.0,John A,https://www.tripadvisor.ca/Profile/74JohnA74, nil,Jul. 2017, July 2017 9437,5.0,mightysergei,https://www.tripadvisor.ca/Profile/mightysergei, nil,Jul. 2017, July 2017 9437,4.0,Dawn F,https://www.tripadvisor.ca/Profile/301dawnf, nil,Jul. 2017, June 2017 9437,4.0,sarahdO3436SC,https://www.tripadvisor.ca/Profile/sarahdO3436SC, nil,Jun. 2017, June 2017 9437,4.0,alwayshappy2017,https://www.tripadvisor.ca/Profile/alwayshappy2017, nil,Jun. 2017, June 2017 9437,5.0,Kim S,https://www.tripadvisor.ca/Profile/476kims, nil,Jun. 2017, June 2017 9437,3.0,841daved,https://www.tripadvisor.ca/Profile/841daved, nil,Jun. 2017, June 2017 9437,4.0,1simon1,https://www.tripadvisor.ca/Profile/1simon1, nil,Jun. 2017, June 2017 9437,5.0,janyka2017,https://www.tripadvisor.ca/Profile/janyka2017, nil,Jun. 2017, June 2017 9437,5.0,Chad G,https://www.tripadvisor.ca/Profile/653chadg, nil,Jun. 2017, June 2017 9437,4.0,Bill S,https://www.tripadvisor.ca/Profile/billsN9785JN, nil,Jun. 2017, June 2017 9437,4.0,Indah Edlightz,https://www.tripadvisor.ca/Profile/tophere2014, nil,Jun. 2017, June 2017 9437,5.0,P1728NYtomk,https://www.tripadvisor.ca/Profile/P1728NYtomk, nil,Jun. 2017, May 2017 9437,5.0,George S,https://www.tripadvisor.ca/Profile/georgesK8993WP, nil,Jun. 2017, May 2017 9437,5.0,kemalt242,https://www.tripadvisor.ca/Profile/kemalt242, nil,May 2017, May 2017 9437,5.0,LizBD,https://www.tripadvisor.ca/Profile/LizBD, nil,May 2017, May 2017 9437,4.0,carlsG2801JO,https://www.tripadvisor.ca/Profile/carlsG2801JO, nil,May 2017, May 2017 9437,5.0,Susan C,https://www.tripadvisor.ca/Profile/susancX2976VJ, nil,May 2017, May 2017 9437,3.0,Bob C,https://www.tripadvisor.ca/Profile/bobcR1545RM, nil,Apr. 2017, April 2017 9437,3.0,morrisk245,https://www.tripadvisor.ca/Profile/morrisk245, nil,Apr. 2017, April 2017 9437,3.0,Joanne S,https://www.tripadvisor.ca/Profile/JoanneS236, nil,Apr. 2017, April 2017 9437,4.0,Travelling_Queen85,https://www.tripadvisor.ca/Profile/Travelling_Queen85, nil,Apr. 2017, November 2016 9437,5.0,V2494ASdianec,https://www.tripadvisor.ca/Profile/V2494ASdianec, nil,Apr. 2017, April 2017 9437,4.0,domenicomS3050XJ,https://www.tripadvisor.ca/Profile/domenicomS3050XJ, nil,Apr. 2017, April 2017 9437,4.0,T8129FLmarcp,https://www.tripadvisor.ca/Profile/T8129FLmarcp, nil,Apr. 2017, April 2017 9437,5.0,Denis L,https://www.tripadvisor.ca/Profile/278denisl, nil,Apr. 2017, April 2017 9437,4.0,444carmelan,https://www.tripadvisor.ca/Profile/444carmelan, nil,Apr. 2017, April 2017 9437,5.0,Lee S,https://www.tripadvisor.ca/Profile/leesC2917UD, nil,Apr. 2017, April 2017 9438,5.0,Michelle T,https://www.tripadvisor.ca/Profile/L4546QRmichellet, nil,Mar. 2019, March 2019 9438,5.0,Andy C,https://www.tripadvisor.ca/Profile/M5980KQandyc, nil,Jan. 2019, January 2019 9438,5.0,Kat,https://www.tripadvisor.ca/Profile/Kat_76N, nil,Mar. 2019, March 2019 9438,4.0,FumiyoNL,https://www.tripadvisor.ca/Profile/FumiyoNL, nil,Mar. 2019, March 2019 9438,4.0,Warren B,https://www.tripadvisor.ca/Profile/279warrenb, nil,Mar. 2019, March 2019 9438,4.0,family050,https://www.tripadvisor.ca/Profile/family050, nil,Feb. 2019, January 2019 9438,3.0,Passport47135263314,https://www.tripadvisor.ca/Profile/Passport47135263314, nil,Feb. 2019, February 2019 9438,2.0,Straight4orward,https://www.tripadvisor.ca/Profile/Straight4orward, nil,Feb. 2019, February 2019 9438,5.0,Kerwin15L,https://www.tripadvisor.ca/Profile/Kerwin15L, nil,Feb. 2019, February 2019 9438,4.0,OntarioJK5,https://www.tripadvisor.ca/Profile/OntarioJK5, nil,Feb. 2019, February 2019 9438,1.0,Quest68446789107,https://www.tripadvisor.ca/Profile/Quest68446789107, nil,Feb. 2019, February 2019 9438,4.0,ladyboater,https://www.tripadvisor.ca/Profile/ladyboater, nil,Feb. 2019, February 2019 9438,5.0,Getaway13499101317,https://www.tripadvisor.ca/Profile/Getaway13499101317, nil,Feb. 2019, February 2019 9438,5.0,RonPD,https://www.tripadvisor.ca/Profile/RonPD, nil,Feb. 2019, February 2019 9438,4.0,Andrea B,https://www.tripadvisor.ca/Profile/X4670UWandreab, nil,Jan. 2019, January 2019 9438,5.0,jessiew985,https://www.tripadvisor.ca/Profile/jessiew985, nil,Jan. 2019, January 2019 9438,4.0,Kelly Whalen,https://www.tripadvisor.ca/Profile/TheWandererNewfie, nil,Jan. 2019, January 2019 9438,5.0,Peter G,https://www.tripadvisor.ca/Profile/petergQ7380KM, nil,Jan. 2019, January 2019 9438,5.0,eltaw,https://www.tripadvisor.ca/Profile/eltaw, nil,Jan. 2019, January 2019 9438,3.0,Voyage49179654850,https://www.tripadvisor.ca/Profile/Voyage49179654850, nil,Dec. 2018, December 2018 9438,nil,,nil, nil,nil,nil 9438,4.0,Cfarley1,https://www.tripadvisor.ca/Profile/Cfarley1, nil,Nov. 2018, November 2018 9438,5.0,Nakadu,https://www.tripadvisor.ca/Profile/Nakadu, nil,Nov. 2018, October 2018 9438,4.0,Phil835,https://www.tripadvisor.ca/Profile/Phil835, nil,Nov. 2018, October 2018 9438,5.0,Trek524514,https://www.tripadvisor.ca/Profile/Trek524514, nil,Oct. 2018, October 2018 9438,4.0,williamhay2018,https://www.tripadvisor.ca/Profile/williamhay2018, nil,Oct. 2018, October 2018 9438,2.0,Marie-Claire D,https://www.tripadvisor.ca/Profile/MissShadowPlay, nil,Oct. 2018, October 2018 9438,3.0,RebeccaGK,https://www.tripadvisor.ca/Profile/RebeccaGK, nil,Oct. 2018, October 2018 9438,5.0,LanaV0808,https://www.tripadvisor.ca/Profile/LanaV0808, nil,Oct. 2018, October 2018 9438,3.0,Cathy C,https://www.tripadvisor.ca/Profile/905cathyc, nil,Oct. 2018, October 2018 9438,5.0,John C,https://www.tripadvisor.ca/Profile/coop12111, nil,Oct. 2018, October 2018 9438,4.0,traveller144,https://www.tripadvisor.ca/Profile/traveller144, nil,Oct. 2018, October 2018 9438,5.0,pmcnay,https://www.tripadvisor.ca/Profile/pmcnay, nil,Sep. 2018, September 2018 9438,5.0,tomarakaye,https://www.tripadvisor.ca/Profile/tomarakaye, nil,Sep. 2018, September 2018 9438,5.0,hwick2016,https://www.tripadvisor.ca/Profile/hwick2016, nil,Sep. 2018, September 2018 9438,5.0,M H,https://www.tripadvisor.ca/Profile/mh743, nil,Sep. 2018, September 2018 9438,4.0,Chelsea H,https://www.tripadvisor.ca/Profile/chelseah798, nil,May 2018, February 2018 9438,4.0,cjlongoworking,https://www.tripadvisor.ca/Profile/cjlongoworking, nil,May 2018, May 2018 9438,5.0,bearbutt17,https://www.tripadvisor.ca/Profile/bearbutt17, nil,May 2018, April 2018 9438,5.0,mrk40,https://www.tripadvisor.ca/Profile/mrk40, nil,Apr. 2018, April 2018 9438,5.0,bigbertha01,https://www.tripadvisor.ca/Profile/bigbertha01, nil,Apr. 2018, April 2018 9438,4.0,Kimby R,https://www.tripadvisor.ca/Profile/KimbyR_12, nil,Apr. 2018, April 2018 9438,4.0,BishopWm,https://www.tripadvisor.ca/Profile/BishopWm, nil,Apr. 2018, April 2018 9438,5.0,Pat C,https://www.tripadvisor.ca/Profile/Z3072BGpatc, nil,Apr. 2018, April 2018 9438,5.0,Malcolm R,https://www.tripadvisor.ca/Profile/malcolmr186, nil,Apr. 2018, April 2018 9438,5.0,ashleyyy87,https://www.tripadvisor.ca/Profile/ashleyyy87, nil,Mar. 2018, March 2018 9438,5.0,pixxie99,https://www.tripadvisor.ca/Profile/pixxie99, nil,Mar. 2018, February 2018 9438,4.0,kreativekind,https://www.tripadvisor.ca/Profile/kreativekind, nil,Mar. 2018, March 2018 9438,4.0,emmalucas,https://www.tripadvisor.ca/Profile/emmalucas, nil,Mar. 2018, February 2018 9438,5.0,Gloria R,https://www.tripadvisor.ca/Profile/GloriaR1815, nil,Mar. 2018, March 2018 9438,5.0,Adventure758499,https://www.tripadvisor.ca/Profile/Adventure758499, nil,Feb. 2018, February 2018 9438,5.0,668christianer,https://www.tripadvisor.ca/Profile/668christianer, nil,Jan. 2018, January 2018 9438,5.0,Suzanne L,https://www.tripadvisor.ca/Profile/suzannel212, nil,Jan. 2018, January 2018 9438,5.0,coadym2018,https://www.tripadvisor.ca/Profile/coadym2018, nil,Jan. 2018, December 2017 9438,4.0,bhan2016,https://www.tripadvisor.ca/Profile/bhan2016, nil,Dec. 2017, December 2017 9438,3.0,TravellingLadyYogi,https://www.tripadvisor.ca/Profile/TravellingLadyYogi, nil,Dec. 2017, December 2017 9438,5.0,Sylvie C,https://www.tripadvisor.ca/Profile/SylvieC656, nil,Dec. 2017, December 2017 9438,5.0,Linda B,https://www.tripadvisor.ca/Profile/lindabB7303HA, nil,Dec. 2017, December 2017 9438,5.0,awayIgo2travel,https://www.tripadvisor.ca/Profile/awayIgo2travel, nil,Dec. 2017, November 2017 9438,4.0,Carlo N,https://www.tripadvisor.ca/Profile/carlon308, nil,Dec. 2017, December 2017 9438,5.0,Douglas D,https://www.tripadvisor.ca/Profile/douglasd157, nil,Nov. 2017, November 2017 9438,4.0,T5718LIcraigm,https://www.tripadvisor.ca/Profile/T5718LIcraigm, nil,Nov. 2017, November 2017 9438,5.0,417naomic,https://www.tripadvisor.ca/Profile/417naomic, nil,Nov. 2017, November 2017 9438,5.0,N3133VTlynnc,https://www.tripadvisor.ca/Profile/N3133VTlynnc, nil,Nov. 2017, November 2017 9438,2.0,BimmerM,https://www.tripadvisor.ca/Profile/BimmerM, nil,Nov. 2017, November 2017 9438,5.0,PM_Traveller_9,https://www.tripadvisor.ca/Profile/PM_Traveller_9, nil,Oct. 2017, October 2017 9438,4.0,carolpI7656SK,https://www.tripadvisor.ca/Profile/carolpI7656SK, nil,Oct. 2017, October 2017 9438,4.0,hsr28,https://www.tripadvisor.ca/Profile/hsr28, nil,Oct. 2017, October 2017 9438,4.0,Lorraine P,https://www.tripadvisor.ca/Profile/lorrainep654, nil,Oct. 2017, October 2017 9438,4.0,Lucywestie,https://www.tripadvisor.ca/Profile/Lucywestie, nil,Oct. 2017, October 2017 9438,4.0,Suzanne w,https://www.tripadvisor.ca/Profile/Suzannew663, nil,Sep. 2017, September 2017 9438,4.0,claresB8812JC,https://www.tripadvisor.ca/Profile/claresB8812JC, nil,Sep. 2017, September 2017 9438,3.0,A1083VKpatrickd,https://www.tripadvisor.ca/Profile/A1083VKpatrickd, nil,Sep. 2017, September 2017 9438,5.0,M255ABshawnm,https://www.tripadvisor.ca/Profile/M255ABshawnm, nil,Sep. 2017, September 2017 9438,5.0,Debra G,https://www.tripadvisor.ca/Profile/DebraG473, nil,Sep. 2017, September 2017 9438,5.0,christinemX2111ZD,https://www.tripadvisor.ca/Profile/christinemX2111ZD, nil,Sep. 2017, September 2017 9438,4.0,Q4444YWbrianb,https://www.tripadvisor.ca/Profile/Q4444YWbrianb, nil,Sep. 2017, September 2017 9438,4.0,H5415LPstephenb,https://www.tripadvisor.ca/Profile/H5415LPstephenb, nil,Sep. 2017, September 2017 9438,5.0,Robert L,https://www.tripadvisor.ca/Profile/robertlG7879KY, nil,Aug. 2017, August 2017 9438,5.0,Q8176ULbrians,https://www.tripadvisor.ca/Profile/Q8176ULbrians, nil,Aug. 2017, August 2017 9438,4.0,Roger D,https://www.tripadvisor.ca/Profile/RogerD910, nil,Aug. 2017, August 2017 9438,4.0,Donnald J,https://www.tripadvisor.ca/Profile/d0nnaldj, nil,Aug. 2017, August 2017 9438,5.0,Reza R,https://www.tripadvisor.ca/Profile/182rezar, nil,Aug. 2017, August 2017 9438,5.0,michellei474,https://www.tripadvisor.ca/Profile/michellei474, nil,Aug. 2017, August 2017 9438,1.0,Natalie G,https://www.tripadvisor.ca/Profile/natalieg805, nil,Aug. 2017, August 2017 9438,4.0,L858EQjamesg,https://www.tripadvisor.ca/Profile/L858EQjamesg, nil,Aug. 2017, August 2017 9438,4.0,Em B,https://www.tripadvisor.ca/Profile/431emb, nil,Aug. 2017, August 2017 9438,4.0,B6981EZtracyl,https://www.tripadvisor.ca/Profile/B6981EZtracyl, nil,Aug. 2017, August 2017 9438,5.0,richardbO4846EI,https://www.tripadvisor.ca/Profile/richardbO4846EI, nil,Aug. 2017, August 2017 9438,4.0,Orcharoma,https://www.tripadvisor.ca/Profile/Orcharoma, nil,Aug. 2017, August 2017 9438,5.0,JohnLSThunderBay,https://www.tripadvisor.ca/Profile/JohnLSThunderBay, nil,Aug. 2017, July 2017 9438,5.0,lindavC5692UU,https://www.tripadvisor.ca/Profile/lindavC5692UU, nil,Aug. 2017, July 2017 9438,5.0,lorihW3964RI,https://www.tripadvisor.ca/Profile/lorihW3964RI, nil,Jul. 2017, July 2017 9438,5.0,brendasD59UM,https://www.tripadvisor.ca/Profile/brendasD59UM, nil,Jul. 2017, July 2017 9438,3.0,M W,https://www.tripadvisor.ca/Profile/767MW, nil,Jul. 2017, July 2017 9438,5.0,Andrea P,https://www.tripadvisor.ca/Profile/735andreap735, nil,Jul. 2017, July 2017 9438,5.0,keonii,https://www.tripadvisor.ca/Profile/keonii, nil,Jul. 2017, July 2017 9438,2.0,729rihamr,https://www.tripadvisor.ca/Profile/729rihamr, nil,Jul. 2017, July 2017 9438,4.0,vincentvU2451XO,https://www.tripadvisor.ca/Profile/vincentvU2451XO, nil,Jul. 2017, July 2017 9438,4.0,awesler,https://www.tripadvisor.ca/Profile/awesler, nil,Jul. 2017, July 2017 9438,4.0,garyl393,https://www.tripadvisor.ca/Profile/garyl393, nil,Jul. 2017, July 2017 9438,5.0,Meaghan O,https://www.tripadvisor.ca/Profile/MeaghanO40, nil,Jul. 2017, June 2017 9438,4.0,S6705YVbrianh,https://www.tripadvisor.ca/Profile/S6705YVbrianh, nil,Jun. 2017, June 2017 9438,4.0,Louise H,https://www.tripadvisor.ca/Profile/LouiseH832, nil,Jun. 2017, June 2017 9438,5.0,Genevieve B,https://www.tripadvisor.ca/Profile/231genevieveb, nil,Jun. 2017, June 2017 9438,3.0,dkb60,https://www.tripadvisor.ca/Profile/dkb60, nil,Jun. 2017, June 2017 9438,5.0,mattcC1533MS,https://www.tripadvisor.ca/Profile/mattcC1533MS, nil,Jun. 2017, June 2017 9438,4.0,Greg0410,https://www.tripadvisor.ca/Profile/Greg0410, nil,Jun. 2017, June 2017 9438,4.0,U4296SCangelar,https://www.tripadvisor.ca/Profile/U4296SCangelar, nil,May 2017, May 2017 9438,4.0,Q3555GKmiket,https://www.tripadvisor.ca/Profile/Q3555GKmiket, nil,May 2017, May 2017 9438,4.0,colettep813,https://www.tripadvisor.ca/Profile/colettep813, nil,May 2017, May 2017 9438,4.0,Patricia2travel,https://www.tripadvisor.ca/Profile/Patricia2travel, nil,May 2017, May 2017 9438,4.0,gramof651,https://www.tripadvisor.ca/Profile/gramof651, nil,May 2017, May 2017 9438,5.0,Craig D,https://www.tripadvisor.ca/Profile/craigd244, nil,May 2017, May 2017 9438,5.0,Adele D,https://www.tripadvisor.ca/Profile/966adeled, nil,May 2017, April 2017 9438,5.0,666sherria,https://www.tripadvisor.ca/Profile/666sherria, nil,Apr. 2017, April 2017 9438,5.0,a_and_a_winn,https://www.tripadvisor.ca/Profile/a_and_a_winn, nil,Apr. 2017, April 2017 9438,4.0,tim v,https://www.tripadvisor.ca/Profile/timv85, nil,Apr. 2017, April 2017 9438,4.0,cathysC2605DY,https://www.tripadvisor.ca/Profile/cathysC2605DY, nil,Apr. 2017, April 2017 9438,4.0,skidc,https://www.tripadvisor.ca/Profile/skidc, nil,Apr. 2017, April 2017 9438,4.0,Brian C,https://www.tripadvisor.ca/Profile/BrianC998, nil,Apr. 2017, April 2017 9438,5.0,297gaylem,https://www.tripadvisor.ca/Profile/297gaylem, nil,Apr. 2017, April 2017 9438,5.0,noviceahha,https://www.tripadvisor.ca/Profile/noviceahha, nil,Apr. 2017, March 2017 9438,5.0,donaldmQ9748RY,https://www.tripadvisor.ca/Profile/donaldmQ9748RY, nil,Apr. 2017, March 2017 9438,1.0,C9341OZkevins,https://www.tripadvisor.ca/Profile/C9341OZkevins, nil,Apr. 2017, April 2017 9438,5.0,H8567AUryanp,https://www.tripadvisor.ca/Profile/H8567AUryanp, nil,Apr. 2017, April 2017 9438,5.0,giselem622,https://www.tripadvisor.ca/Profile/giselem622, nil,Apr. 2017, March 2017 9438,3.0,Y8320ZMwilliamb,https://www.tripadvisor.ca/Profile/Y8320ZMwilliamb, nil,Apr. 2017, March 2017 9438,3.0,shellyannr2017,https://www.tripadvisor.ca/Profile/shellyannr2017, nil,Mar. 2017, March 2017 9438,4.0,Demon416,https://www.tripadvisor.ca/Profile/Demon416, nil,Mar. 2017, March 2017 9438,5.0,ALFREDO G,https://www.tripadvisor.ca/Profile/ALFREDOG235, nil,Mar. 2017, March 2017 9438,5.0,Joyce T,https://www.tripadvisor.ca/Profile/joycet630, nil,Mar. 2017, March 2017 9438,5.0,Anne-Marie N,https://www.tripadvisor.ca/Profile/840annemarien, nil,Mar. 2017, March 2017 9438,5.0,514desmondn,https://www.tripadvisor.ca/Profile/514desmondn, nil,Mar. 2017, March 2017 9438,3.0,Cheryl A,https://www.tripadvisor.ca/Profile/656walterb, nil,Mar. 2017, March 2017 9438,5.0,Melenie C,https://www.tripadvisor.ca/Profile/meleniec2016, nil,Jan. 2017, January 2017 9438,3.0,marcan2nyl,https://www.tripadvisor.ca/Profile/marcan2nyl, nil,Jan. 2017, January 2017 9438,4.0,Brandon G,https://www.tripadvisor.ca/Profile/163brandong, nil,Jan. 2017, December 2016 9438,1.0,patriciamA7922JI,https://www.tripadvisor.ca/Profile/patriciamA7922JI, nil,Jan. 2017, January 2017 9438,4.0,rachelgR9009UZ,https://www.tripadvisor.ca/Profile/rachelgR9009UZ, nil,Jan. 2017, January 2017 9438,5.0,TurnersinMexico,https://www.tripadvisor.ca/Profile/TurnersinMexico, nil,Jan. 2017, December 2016 9439,5.0,Candice M,https://www.tripadvisor.ca/Profile/553candicem, nil,Apr. 2, March 2019 9439,4.0,Happiness256407,https://www.tripadvisor.ca/Profile/Happiness256407, nil,Mar. 2019, March 2019 9439,2.0,Relax45049575609,https://www.tripadvisor.ca/Profile/Relax45049575609, nil,Mar. 2019, March 2019 9439,5.0,ilovethesunandsand,https://www.tripadvisor.ca/Profile/ilovethesunandsand, nil,Mar. 2019, March 2019 9439,4.0,Camper19999764713,https://www.tripadvisor.ca/Profile/Camper19999764713, nil,Mar. 2019, February 2019 9439,4.0,Inspire02119584607,https://www.tripadvisor.ca/Profile/Inspire02119584607, nil,Mar. 2019, March 2019 9439,4.0,fashiongirl2,https://www.tripadvisor.ca/Profile/fashiongirl2, nil,Mar. 2019, March 2019 9439,4.0,Tony F,https://www.tripadvisor.ca/Profile/W2021NTtonyf, nil,Mar. 2019, February 2019 9439,4.0,Roving14335086428,https://www.tripadvisor.ca/Profile/Roving14335086428, nil,Mar. 2019, March 2019 9439,4.0,Matthew B,https://www.tripadvisor.ca/Profile/matthewbD3237JO, nil,Mar. 2019, March 2019 9439,3.0,Sherpa30823887824,https://www.tripadvisor.ca/Profile/Sherpa30823887824, nil,Mar. 2019, March 2019 9439,3.0,Inspire54215799468,https://www.tripadvisor.ca/Profile/Inspire54215799468, nil,Mar. 2019, March 2019 9439,5.0,Safari58247662484,https://www.tripadvisor.ca/Profile/Safari58247662484, nil,Mar. 2019, March 2019 9439,4.0,Happiness51156548449,https://www.tripadvisor.ca/Profile/Happiness51156548449, nil,Mar. 2019, March 2019 9439,4.0,Freedom590999,https://www.tripadvisor.ca/Profile/Freedom590999, nil,Mar. 2019, March 2019 9439,4.0,Trek09230126050,https://www.tripadvisor.ca/Profile/Trek09230126050, nil,Mar. 2019, March 2019 9439,5.0,Ida C,https://www.tripadvisor.ca/Profile/idac875, nil,Mar. 2019, March 2019 9439,1.0,746neilv,https://www.tripadvisor.ca/Profile/746neilv, nil,Mar. 2019, March 2019 9439,5.0,Jennifer L,https://www.tripadvisor.ca/Profile/Y7377DRjenniferl, nil,Mar. 2019, March 2019 9439,4.0,Stay58308017659,https://www.tripadvisor.ca/Profile/Stay58308017659, nil,Mar. 2019, March 2019 9439,5.0,Getaway359922,https://www.tripadvisor.ca/Profile/Getaway359922, nil,Mar. 2019, March 2019 9439,3.0,Wanderer61313699454,https://www.tripadvisor.ca/Profile/Wanderer61313699454, nil,Mar. 2019, March 2019 9439,5.0,Sightsee38901384539,https://www.tripadvisor.ca/Profile/Sightsee38901384539, nil,Mar. 2019, March 2019 9439,4.0,Dream63269282394,https://www.tripadvisor.ca/Profile/Dream63269282394, nil,Mar. 2019, March 2019 9439,5.0,Babeboopsy,https://www.tripadvisor.ca/Profile/Babeboopsy, nil,Mar. 2019, March 2019 9439,4.0,PedroCanuck,https://www.tripadvisor.ca/Profile/PedroCanuck, nil,Mar. 2019, March 2019 9439,5.0,Climber59611577980,https://www.tripadvisor.ca/Profile/Climber59611577980, nil,Mar. 2019, March 2019 9439,5.0,Dominik M,https://www.tripadvisor.ca/Profile/dominikm449, nil,Mar. 2019, March 2019 9439,5.0,turcomovil,https://www.tripadvisor.ca/Profile/turcomovil, nil,Mar. 2019, March 2019 9439,5.0,Janet F,https://www.tripadvisor.ca/Profile/janetf262, nil,Mar. 2019, March 2019 9439,5.0,Meander39787473802,https://www.tripadvisor.ca/Profile/Meander39787473802, nil,Mar. 2019, March 2019 9439,4.0,LoveTravel680669,https://www.tripadvisor.ca/Profile/LoveTravel680669, nil,Mar. 2019, March 2019 9439,5.0,Relax03406690558,https://www.tripadvisor.ca/Profile/Relax03406690558, nil,Mar. 2019, March 2019 9439,5.0,Geneventer,https://www.tripadvisor.ca/Profile/Geneventer, nil,Mar. 2019, March 2019 9439,3.0,Compass47629617030,https://www.tripadvisor.ca/Profile/Compass47629617030, nil,Mar. 2019, March 2019 9439,5.0,Elena Z,https://www.tripadvisor.ca/Profile/453elenaz, nil,Mar. 2019, February 2019 9439,2.0,Valentin I,https://www.tripadvisor.ca/Profile/711valentini, nil,Mar. 2019, March 2019 9439,5.0,Vacation20197219854,https://www.tripadvisor.ca/Profile/Vacation20197219854, nil,Mar. 2019, March 2019 9439,5.0,Explore56494869111,https://www.tripadvisor.ca/Profile/Explore56494869111, nil,Mar. 2019, March 2019 9439,3.0,Marco F,https://www.tripadvisor.ca/Profile/marcofF5097XX, nil,Mar. 2019, March 2019 9439,nil,,nil, nil,nil,nil 9439,3.0,dkl2018,https://www.tripadvisor.ca/Profile/dkl2018, nil,Feb. 2019, February 2019 9439,5.0,Escape513875,https://www.tripadvisor.ca/Profile/Escape513875, nil,Feb. 2019, February 2019 9439,4.0,Dana,https://www.tripadvisor.ca/Profile/dana_wright89, nil,Feb. 2019, February 2019 9439,5.0,Stay06980692356,https://www.tripadvisor.ca/Profile/Stay06980692356, nil,Feb. 2019, February 2019 9439,5.0,Mark V,https://www.tripadvisor.ca/Profile/300markv, nil,Feb. 2019, February 2019 9439,5.0,Pioneer44203851243,https://www.tripadvisor.ca/Profile/Pioneer44203851243, nil,Feb. 2019, February 2019 9439,5.0,Escape59524843916,https://www.tripadvisor.ca/Profile/Escape59524843916, nil,Feb. 2019, February 2019 9439,5.0,Discover47888636631,https://www.tripadvisor.ca/Profile/Discover47888636631, nil,Feb. 2019, February 2019 9439,4.0,Traveler06256277828,https://www.tripadvisor.ca/Profile/Traveler06256277828, nil,Feb. 2019, February 2019 9439,4.0,Happiness35445176182,https://www.tripadvisor.ca/Profile/Happiness35445176182, nil,Feb. 2019, February 2019 9439,5.0,PinayEh,https://www.tripadvisor.ca/Profile/PinayEh, nil,Feb. 2019, February 2019 9439,2.0,Mandy O,https://www.tripadvisor.ca/Profile/msorphanosm, nil,Feb. 2019, December 2018 9439,3.0,Resort55113426680,https://www.tripadvisor.ca/Profile/Resort55113426680, nil,Feb. 2019, February 2019 9439,4.0,Michelle P,https://www.tripadvisor.ca/Profile/michellepO816OB, nil,Feb. 2019, February 2019 9439,4.0,melissamskillings,https://www.tripadvisor.ca/Profile/melissamskillings, nil,Feb. 2019, February 2019 9439,4.0,chry11_ca,https://www.tripadvisor.ca/Profile/chry11_ca, nil,Feb. 2019, February 2019 9439,4.0,Escape05619352759,https://www.tripadvisor.ca/Profile/Escape05619352759, nil,Feb. 2019, February 2019 9439,2.0,61neil,https://www.tripadvisor.ca/Profile/61neil, nil,Feb. 2019, February 2019 9439,5.0,Trek16716383376,https://www.tripadvisor.ca/Profile/Trek16716383376, nil,Feb. 2019, February 2019 9439,4.0,grimsbygirl58,https://www.tripadvisor.ca/Profile/grimsbygirl58, nil,Feb. 2019, February 2019 9439,2.0,Excursion50518835689,https://www.tripadvisor.ca/Profile/Excursion50518835689, nil,Jan. 2019, January 2019 9439,5.0,jrozon698,https://www.tripadvisor.ca/Profile/jrozon698, nil,Jan. 2019, January 2019 9439,5.0,Compass09022829643,https://www.tripadvisor.ca/Profile/Compass09022829643, nil,Jan. 2019, January 2019 9439,2.0,Sonia G,https://www.tripadvisor.ca/Profile/soniagK348ZM, nil,Jan. 2019, January 2019 9439,5.0,Simeon W,https://www.tripadvisor.ca/Profile/simeonw733, nil,Jan. 2019, January 2019 9439,4.0,Journey41389851408,https://www.tripadvisor.ca/Profile/Journey41389851408, nil,Jan. 2019, January 2019 9439,4.0,Inna K,https://www.tripadvisor.ca/Profile/634innak, nil,Jan. 2019, January 2019 9439,5.0,Vacationer723462,https://www.tripadvisor.ca/Profile/Vacationer723462, nil,Jan. 2019, January 2019 9439,2.0,Freedom12577128051,https://www.tripadvisor.ca/Profile/Freedom12577128051, nil,Jan. 2019, January 2019 9439,5.0,wrldtravellerToronto,https://www.tripadvisor.ca/Profile/wrldtravellerToronto, nil,Jan. 2019, January 2019 9439,1.0,Trxnquility,https://www.tripadvisor.ca/Profile/Trxnquility, nil,Jan. 2019, January 2019 9439,5.0,Discover63015415086,https://www.tripadvisor.ca/Profile/Discover63015415086, nil,Jan. 2019, January 2019 9439,2.0,Dani R,https://www.tripadvisor.ca/Profile/952danir, nil,Jan. 2019, January 2019 9439,5.0,Jacklyn D,https://www.tripadvisor.ca/Profile/jacklynd2016, nil,Jan. 2019, August 2018 9439,4.0,BeeJay87,https://www.tripadvisor.ca/Profile/BeeJay87, nil,Jan. 2019, December 2018 9439,3.0,DayTrip25626815590,https://www.tripadvisor.ca/Profile/DayTrip25626815590, nil,Jan. 2019, January 2019 9439,5.0,HockeyMOM154995,https://www.tripadvisor.ca/Profile/HockeyMOM154995, nil,Jan. 2019, January 2019 9439,5.0,CBRRIDA,https://www.tripadvisor.ca/Profile/CBRRIDA, nil,Jan. 2019, January 2019 9439,4.0,Lawrence B,https://www.tripadvisor.ca/Profile/lawrenceb236, nil,Jan. 2019, January 2019 9439,5.0,Coastal34066800594,https://www.tripadvisor.ca/Profile/Coastal34066800594, nil,Jan. 2019, January 2019 9439,3.0,Travel327605,https://www.tripadvisor.ca/Profile/Travel327605, nil,Jan. 2019, January 2019 9439,4.0,Camper479507,https://www.tripadvisor.ca/Profile/Camper479507, nil,Jan. 2019, January 2019 9439,4.0,Carolyn W,https://www.tripadvisor.ca/Profile/carolynw480, nil,Jan. 2019, January 2019 9439,4.0,daneshsood,https://www.tripadvisor.ca/Profile/daneshsood, nil,Jan. 2019, January 2019 9439,4.0,Scenic20904071024,https://www.tripadvisor.ca/Profile/Scenic20904071024, nil,Jan. 2019, January 2019 9439,4.0,Relax23239560036,https://www.tripadvisor.ca/Profile/Relax23239560036, nil,Jan. 2019, December 2018 9439,5.0,Elizabeth P,https://www.tripadvisor.ca/Profile/ElizabethP453, nil,Jan. 2019, January 2019 9439,3.0,Wayne B,https://www.tripadvisor.ca/Profile/P7883JZwayneb, nil,Jan. 2019, January 2019 9439,4.0,Jasmine D,https://www.tripadvisor.ca/Profile/650jasmined, nil,Jan. 2019, January 2019 9439,4.0,cmb28,https://www.tripadvisor.ca/Profile/cmb28, nil,Jan. 2019, January 2019 9439,4.0,Amy P,https://www.tripadvisor.ca/Profile/amypX7748NL, nil,Jan. 2019, December 2018 9439,4.0,72WorldView,https://www.tripadvisor.ca/Profile/72WorldView, nil,Jan. 2019, January 2019 9439,4.0,Shanshan M,https://www.tripadvisor.ca/Profile/437shanshanm, nil,Jan. 2019, January 2019 9439,3.0,Explorer26637052453,https://www.tripadvisor.ca/Profile/Explorer26637052453, nil,Jan. 2019, January 2019 9439,2.0,sleon2016,https://www.tripadvisor.ca/Profile/sleon2016, nil,Jan. 2019, December 2018 9439,3.0,Jodie K,https://www.tripadvisor.ca/Profile/jodiek103, nil,Jan. 2019, December 2018 9439,5.0,sarahl_cip,https://www.tripadvisor.ca/Profile/sarahl_cip, nil,Jan. 2019, December 2018 9439,2.0,Nomad11118510453,https://www.tripadvisor.ca/Profile/Nomad11118510453, nil,Jan. 2019, December 2018 9439,2.0,Fearless04906180275,https://www.tripadvisor.ca/Profile/Fearless04906180275, nil,Jan. 2019, December 2018 9439,3.0,mingyua,https://www.tripadvisor.ca/Profile/mingyua, nil,Jan. 2019, December 2018 9439,5.0,Safari46570735139,https://www.tripadvisor.ca/Profile/Safari46570735139, nil,Jan. 2019, December 2018 9439,5.0,Camper02297473377,https://www.tripadvisor.ca/Profile/Camper02297473377, nil,Jan. 2019, December 2018 9439,5.0,Roving13895801470,https://www.tripadvisor.ca/Profile/Roving13895801470, nil,Jan. 2019, December 2018 9439,2.0,canadiansrule,https://www.tripadvisor.ca/Profile/canadiansrule, nil,Jan. 2019, December 2018 9439,3.0,Global23744033101,https://www.tripadvisor.ca/Profile/Global23744033101, nil,Jan. 2019, December 2018 9439,4.0,DarrylY,https://www.tripadvisor.ca/Profile/DarrylY, nil,Dec. 2018, December 2018 9439,4.0,LightPacker691300,https://www.tripadvisor.ca/Profile/LightPacker691300, nil,Dec. 2018, December 2018 9439,4.0,Getaway714078,https://www.tripadvisor.ca/Profile/Getaway714078, nil,Dec. 2018, December 2018 9439,5.0,Zaklina G,https://www.tripadvisor.ca/Profile/zaklinag2018, nil,Dec. 2018, December 2018 9439,5.0,debturner2016,https://www.tripadvisor.ca/Profile/debturner2016, nil,Dec. 2018, December 2018 9439,5.0,Tour276250,https://www.tripadvisor.ca/Profile/Tour276250, nil,Dec. 2018, December 2018 9439,5.0,Tourist01450467606,https://www.tripadvisor.ca/Profile/Tourist01450467606, nil,Dec. 2018, December 2018 9439,4.0,Roving58138572623,https://www.tripadvisor.ca/Profile/Roving58138572623, nil,Dec. 2018, December 2018 9439,1.0,dawn k,https://www.tripadvisor.ca/Profile/Z8477FIdawnk, nil,Dec. 2018, November 2018 9439,3.0,F2998QGjohns,https://www.tripadvisor.ca/Profile/F2998QGjohns, nil,Dec. 2018, December 2018 9439,2.0,cathywindatt,https://www.tripadvisor.ca/Profile/cathywindatt, nil,Dec. 2018, September 2018 9439,1.0,Daydream17645011521,https://www.tripadvisor.ca/Profile/Daydream17645011521, nil,Dec. 2018, November 2018 9439,3.0,Resort03649630581,https://www.tripadvisor.ca/Profile/Resort03649630581, nil,Nov. 2018, November 2018 9439,5.0,Excursion58851173432,https://www.tripadvisor.ca/Profile/Excursion58851173432, nil,Nov. 2018, November 2018 9439,4.0,b183,https://www.tripadvisor.ca/Profile/b183, nil,Nov. 2018, November 2018 9439,5.0,Companion41965180848,https://www.tripadvisor.ca/Profile/Companion41965180848, nil,Nov. 2018, November 2018 9439,3.0,Sluggerrouge,https://www.tripadvisor.ca/Profile/Sluggerrouge, nil,Nov. 2018, November 2018 9439,1.0,Amy T,https://www.tripadvisor.ca/Profile/U6348ZTamyt, nil,Nov. 2018, November 2018 9439,5.0,slk2004,https://www.tripadvisor.ca/Profile/slk2004, nil,Nov. 2018, November 2018 9439,5.0,Global34509196464,https://www.tripadvisor.ca/Profile/Global34509196464, nil,Nov. 2018, November 2018 9439,4.0,Joyce R,https://www.tripadvisor.ca/Profile/JoyceR1859, nil,Oct. 2018, October 2018 9439,2.0,dgregg63,https://www.tripadvisor.ca/Profile/dgregg63, nil,Oct. 2018, October 2018 9439,3.0,Dianne K,https://www.tripadvisor.ca/Profile/742diannek, nil,Oct. 2018, October 2018 9439,5.0,trenttunstall,https://www.tripadvisor.ca/Profile/trenttunstall, nil,Oct. 2018, October 2018 9439,3.0,MIHO K,https://www.tripadvisor.ca/Profile/mihok395, nil,Oct. 2018, October 2018 9439,1.0,JennL0w,https://www.tripadvisor.ca/Profile/JennL0w, nil,Oct. 2018, September 2018 9439,2.0,loveantiguaToronto,https://www.tripadvisor.ca/Profile/loveantiguaToronto, nil,Oct. 2018, October 2018 9439,5.0,Anne656,https://www.tripadvisor.ca/Profile/Anne656, nil,Oct. 2018, October 2018 9439,2.0,Disappointed_Oct,https://www.tripadvisor.ca/Profile/Disappointed_Oct, nil,Oct. 2018, October 2018 9439,2.0,Mary Blue,https://www.tripadvisor.ca/Profile/MaryBlueMaryBlue, nil,Oct. 2018, October 2018 9439,3.0,cmannesley,https://www.tripadvisor.ca/Profile/cmannesley, nil,Oct. 2018, September 2018 9439,3.0,Bluntforce18,https://www.tripadvisor.ca/Profile/Bluntforce18, nil,Oct. 2018, October 2018 9439,2.0,thelanglois,https://www.tripadvisor.ca/Profile/thelanglois, nil,Oct. 2018, September 2018 9439,5.0,sbpokey,https://www.tripadvisor.ca/Profile/sbpokey, nil,Oct. 2018, September 2018 9439,5.0,Meagan D,https://www.tripadvisor.ca/Profile/769meagand, nil,Oct. 2018, September 2018 9439,5.0,johnnyneu22,https://www.tripadvisor.ca/Profile/johnnyneu22, nil,Sep. 2018, September 2018 9439,4.0,Mark H,https://www.tripadvisor.ca/Profile/markhU9924XZ, nil,Sep. 2018, September 2018 9439,5.0,M T,https://www.tripadvisor.ca/Profile/427mt, nil,Sep. 2018, September 2018 9439,3.0,56jot,https://www.tripadvisor.ca/Profile/56jot, nil,Sep. 2018, September 2018 9439,1.0,swim04,https://www.tripadvisor.ca/Profile/swim04, nil,Sep. 2018, August 2018 9439,4.0,550sjones,https://www.tripadvisor.ca/Profile/550sjones, nil,Sep. 2018, September 2018 9439,3.0,georgia232000,https://www.tripadvisor.ca/Profile/georgia232000, nil,Sep. 2018, September 2018 9439,2.0,cjroche65,https://www.tripadvisor.ca/Profile/cjroche65, nil,Sep. 2018, September 2018 9439,4.0,diakun,https://www.tripadvisor.ca/Profile/diakun, nil,Sep. 2018, September 2018 9439,1.0,LesleyDeAb,https://www.tripadvisor.ca/Profile/LesleyDeAb, nil,Sep. 2018, September 2018 9439,4.0,Cori S,https://www.tripadvisor.ca/Profile/coris545, nil,Sep. 2018, August 2018 9439,1.0,buttonq,https://www.tripadvisor.ca/Profile/buttonq, nil,Sep. 2018, August 2018 9439,1.0,805jamie,https://www.tripadvisor.ca/Profile/805jamie, nil,Sep. 2018, August 2018 9439,3.0,wendyashley2018,https://www.tripadvisor.ca/Profile/wendyashley2018, nil,Sep. 2018, August 2018 9439,4.0,Henry100000,https://www.tripadvisor.ca/Profile/Henry100000, nil,Sep. 2018, August 2018 9439,3.0,CPM77,https://www.tripadvisor.ca/Profile/CPM77, nil,Sep. 2018, August 2018 9439,2.0,l0bbyist,https://www.tripadvisor.ca/Profile/l0bbyist, nil,Sep. 2018, August 2018 9439,2.0,Nichole L,https://www.tripadvisor.ca/Profile/nicholel498, nil,Aug. 2018, August 2018 9439,4.0,Lesley G,https://www.tripadvisor.ca/Profile/987lesleyg, nil,Aug. 2018, August 2018 9439,2.0,canongate2018,https://www.tripadvisor.ca/Profile/canongate2018, nil,Aug. 2018, August 2018 9439,3.0,B9992OSmichael,https://www.tripadvisor.ca/Profile/B9992OSmichael, nil,Aug. 2018, August 2018 9439,2.0,jaz1602018,https://www.tripadvisor.ca/Profile/jaz1602018, nil,Aug. 2018, August 2018 9439,1.0,erinhill79,https://www.tripadvisor.ca/Profile/erinhill79, nil,Aug. 2018, August 2018 9439,1.0,Chris C,https://www.tripadvisor.ca/Profile/Q2899JVchrisc, nil,Aug. 2018, August 2018 9439,2.0,Scott G,https://www.tripadvisor.ca/Profile/Z3363RRscottg, nil,Aug. 2018, August 2018 9439,4.0,DeeDeeAh,https://www.tripadvisor.ca/Profile/DeeDeeAh, nil,Aug. 2018, August 2018 9439,3.0,BoardingPass741543,https://www.tripadvisor.ca/Profile/BoardingPass741543, nil,Aug. 2018, August 2018 9439,4.0,Jennifer F,https://www.tripadvisor.ca/Profile/B5748RHjenniferf, nil,Aug. 2018, August 2018 9439,4.0,Lanni788,https://www.tripadvisor.ca/Profile/Lanni788, nil,Aug. 2018, August 2018 9440,1.0,jordynsScruton,https://www.tripadvisor.ca/Profile/jordynsScruton, nil,Mar. 2019, March 2019 9440,3.0,Cristina0505,https://www.tripadvisor.ca/Profile/Cristina0505, nil,Feb. 2019, December 2018 9440,nil,,nil, nil,nil,nil 9440,2.0,Travelwinter55,https://www.tripadvisor.ca/Profile/Travelwinter55, nil,Jul. 2018, July 2018 9440,4.0,SuzukiWB,https://www.tripadvisor.ca/Profile/SuzukiWB, nil,Jan. 2018, January 2018 9440,1.0,sassy0412,https://www.tripadvisor.ca/Profile/sassy0412, nil,Dec. 2017, November 2017 9440,2.0,wendy d,https://www.tripadvisor.ca/Profile/wendyd222, nil,Apr. 2017, April 2017 9440,4.0,jfarlam,https://www.tripadvisor.ca/Profile/jfarlam, nil,Feb. 2017, February 2017 9440,4.0,Torontopanda88,https://www.tripadvisor.ca/Profile/Torontopanda88, nil,Dec. 2016, December 2016 9440,4.0,CPhillips,https://www.tripadvisor.ca/Profile/womanseyeview, nil,Oct. 2016, October 2016 9440,2.0,Anita D,https://www.tripadvisor.ca/Profile/AnitaD326, nil,Aug. 2016, July 2016 9440,4.0,Brendenny,https://www.tripadvisor.ca/Profile/Brendenny, nil,Jul. 2016, June 2016 9440,3.0,722cindyv,https://www.tripadvisor.ca/Profile/722cindyv, nil,Jun. 2016, June 2016 9440,3.0,Birtrum_13,https://www.tripadvisor.ca/Profile/Birtrum_13, nil,Apr. 2016, April 2016 9440,3.0,T.J. T,https://www.tripadvisor.ca/Profile/212tjt, nil,Jan. 2016, December 2015 9440,3.0,Andrew S,https://www.tripadvisor.ca/Profile/ASBuckhorn, nil,Nov. 2015, November 2015 9440,1.0,T B,https://www.tripadvisor.ca/Profile/B4196WJtb, nil,Oct. 2015, October 2015 9440,3.0,Dogroom,https://www.tripadvisor.ca/Profile/Dogroom, nil,Sep. 2015, September 2015 9440,5.0,Nancy F,https://www.tripadvisor.ca/Profile/nancyf418, nil,Aug. 2015, August 2015 9440,1.0,Jenny B,https://www.tripadvisor.ca/Profile/JennyB930, nil,Jul. 2015, October 2014 9440,2.0,Edward C,https://www.tripadvisor.ca/Profile/edwardc434, nil,May 2015, May 2015 9440,2.0,sleepeasy,https://www.tripadvisor.ca/Profile/sleepeasy, nil,Apr. 2015, April 2015 9440,5.0,litew8t,https://www.tripadvisor.ca/Profile/litew8t, nil,Feb. 2015, February 2015 9440,4.0,MLT,https://www.tripadvisor.ca/Profile/QCMLT, nil,Nov. 2014, November 2014 9440,3.0,Ladydi9396,https://www.tripadvisor.ca/Profile/Ladydi9396, nil,Nov. 2014, November 2014 9440,5.0,Matina K,https://www.tripadvisor.ca/Profile/MatinaK_13, nil,Jul. 2014, July 2014 9440,4.0,Samuel B,https://www.tripadvisor.ca/Profile/samuelb660, nil,Jul. 2014, June 2014 9440,4.0,petermcarr,https://www.tripadvisor.ca/Profile/petermcarr, nil,May 2014, May 2014 9440,3.0,Nick H,https://www.tripadvisor.ca/Profile/O2396OUnickh, nil,May 2014, April 2014 9441,nil,,nil, nil,nil,nil 9441,4.0,James M,https://www.tripadvisor.ca/Profile/jamesmP4784ER, nil,Dec. 2018, November 2018 9441,3.0,debrears,https://www.tripadvisor.ca/Profile/debrears, nil,Dec. 2018, November 2018 9441,1.0,ecybil,https://www.tripadvisor.ca/Profile/ecybil, nil,Nov. 2018, November 2018 9441,4.0,Jeff S,https://www.tripadvisor.ca/Profile/E4315MDjeffs, nil,Nov. 2018, November 2018 9441,4.0,jeanpierre357,https://www.tripadvisor.ca/Profile/jeanpierre357, nil,Nov. 2018, November 2018 9441,5.0,JimmyCricket22,https://www.tripadvisor.ca/Profile/JimmyCricket22, nil,Sep. 2018, September 2018 9441,4.0,lindathompson7,https://www.tripadvisor.ca/Profile/lindathompson7, nil,Aug. 2018, August 2018 9441,2.0,Ian H,https://www.tripadvisor.ca/Profile/IanH3133, nil,Aug. 2018, August 2018 9441,2.0,empal2018,https://www.tripadvisor.ca/Profile/empal2018, nil,Aug. 2018, August 2018 9441,3.0,dwebber2000,https://www.tripadvisor.ca/Profile/dwebber2000, nil,Aug. 2018, August 2018 9441,4.0,bpearc646594,https://www.tripadvisor.ca/Profile/bpearc646594, nil,Aug. 2018, August 2018 9441,5.0,Gregory C,https://www.tripadvisor.ca/Profile/gregoryc92, nil,Aug. 2018, July 2018 9441,4.0,amfd194,https://www.tripadvisor.ca/Profile/amfd194, nil,Aug. 2018, July 2018 9441,2.0,stampergirl1970,https://www.tripadvisor.ca/Profile/stampergirl1970, nil,Aug. 2018, August 2018 9441,3.0,Tim,https://www.tripadvisor.ca/Profile/Reebs731, nil,Aug. 2018, August 2018 9441,5.0,lynnevanberlo,https://www.tripadvisor.ca/Profile/lynnevanberlo, nil,Aug. 2018, August 2018 9441,5.0,4misspumpkin,https://www.tripadvisor.ca/Profile/4misspumpkin, nil,Aug. 2018, August 2018 9441,5.0,Paula K,https://www.tripadvisor.ca/Profile/261paulak, nil,Aug. 2018, August 2018 9441,5.0,marilynj800,https://www.tripadvisor.ca/Profile/marilynj800, nil,Aug. 2018, August 2018 9441,3.0,lmasse537527,https://www.tripadvisor.ca/Profile/lmasse537527, nil,Aug. 2018, August 2018 9441,4.0,Trek136004,https://www.tripadvisor.ca/Profile/Trek136004, nil,Jul. 2018, July 2018 9441,5.0,Real D,https://www.tripadvisor.ca/Profile/reald2013, nil,Jul. 2018, June 2018 9441,4.0,Karen W,https://www.tripadvisor.ca/Profile/karenwG2501VW, nil,Jun. 2018, June 2018 9441,4.0,trev_2424,https://www.tripadvisor.ca/Profile/trev_2424, nil,Jun. 2018, June 2018 9441,5.0,charityannethomas,https://www.tripadvisor.ca/Profile/charityannethomas, nil,Jun. 2018, June 2018 9441,4.0,yannickmessier,https://www.tripadvisor.ca/Profile/yannickmessier, nil,Jun. 2018, May 2018 9441,4.0,jeannettezarazun,https://www.tripadvisor.ca/Profile/jeannettezarazun, nil,May 2018, May 2018 9441,5.0,dsgrockz,https://www.tripadvisor.ca/Profile/dsgrockz, nil,May 2018, May 2018 9441,5.0,Michaelvk5002,https://www.tripadvisor.ca/Profile/Michaelvk5002, nil,May 2018, May 2018 9441,5.0,districtrealestate,https://www.tripadvisor.ca/Profile/districtrealestate, nil,May 2018, May 2018 9441,3.0,ladyofmirkwood,https://www.tripadvisor.ca/Profile/ladyofmirkwood, nil,May 2018, May 2018 9441,3.0,falafelraptor,https://www.tripadvisor.ca/Profile/falafelraptor, nil,May 2018, May 2018 9441,5.0,SillyMom67,https://www.tripadvisor.ca/Profile/SillyMom67, nil,Apr. 2018, April 2018 9441,4.0,RandyandMary,https://www.tripadvisor.ca/Profile/RandyandMary, nil,Apr. 2018, April 2018 9441,5.0,geordie,https://www.tripadvisor.ca/Profile/H5131FFcarlb, nil,Apr. 2018, April 2018 9441,4.0,FlyingClog,https://www.tripadvisor.ca/Profile/FlyingClog, nil,Apr. 2018, April 2018 9441,1.0,andreadavies2018,https://www.tripadvisor.ca/Profile/andreadavies2018, nil,Apr. 2018, April 2018 9441,5.0,jbushe444800,https://www.tripadvisor.ca/Profile/jbushe444800, nil,Apr. 2018, April 2018 9441,5.0,Bernice M,https://www.tripadvisor.ca/Profile/BerniceM139, nil,Apr. 2018, April 2018 9441,4.0,hondras007,https://www.tripadvisor.ca/Profile/hondras007, nil,Apr. 2018, April 2018 9441,4.0,trivial60,https://www.tripadvisor.ca/Profile/trivial60, nil,Apr. 2018, April 2018 9441,4.0,steveV6890KU,https://www.tripadvisor.ca/Profile/steveV6890KU, nil,Apr. 2018, April 2018 9441,4.0,roselle54,https://www.tripadvisor.ca/Profile/roselle54, nil,Apr. 2018, March 2018 9441,2.0,Lindsay R,https://www.tripadvisor.ca/Profile/lindsayr95, nil,Mar. 2018, March 2018 9441,4.0,734dcameron,https://www.tripadvisor.ca/Profile/734dcameron, nil,Mar. 2018, March 2018 9441,5.0,amario515454,https://www.tripadvisor.ca/Profile/amario515454, nil,Mar. 2018, March 2018 9441,5.0,Mohammed M,https://www.tripadvisor.ca/Profile/mohammedmG30CO, nil,Mar. 2018, March 2018 9441,5.0,bosafrancis,https://www.tripadvisor.ca/Profile/bosafrancis, nil,Mar. 2018, March 2018 9441,4.0,Jane L,https://www.tripadvisor.ca/Profile/408JaneL408, nil,Mar. 2018, March 2018 9441,4.0,NorthOntNl,https://www.tripadvisor.ca/Profile/NorthOntNl, nil,Mar. 2018, March 2018 9441,5.0,dawnsI7874WL,https://www.tripadvisor.ca/Profile/dawnsI7874WL, nil,Feb. 2018, January 2018 9441,4.0,233erniew,https://www.tripadvisor.ca/Profile/233erniew, nil,Feb. 2018, January 2018 9441,5.0,erindm2018,https://www.tripadvisor.ca/Profile/erindm2018, nil,Feb. 2018, January 2018 9441,4.0,John S,https://www.tripadvisor.ca/Profile/johnsE1427OK, nil,Feb. 2018, January 2018 9441,5.0,jennifer34650,https://www.tripadvisor.ca/Profile/jennifer34650, nil,Feb. 2018, January 2018 9441,4.0,Lisa C,https://www.tripadvisor.ca/Profile/J6182FRlisac, nil,Jan. 2018, January 2018 9441,3.0,audreyg457,https://www.tripadvisor.ca/Profile/audreyg457, nil,Jan. 2018, January 2018 9441,4.0,robertlH712CN,https://www.tripadvisor.ca/Profile/robertlH712CN, nil,Jan. 2018, January 2018 9441,3.0,pauldZ8874LA,https://www.tripadvisor.ca/Profile/pauldZ8874LA, nil,Jan. 2018, January 2018 9441,3.0,Darp72,https://www.tripadvisor.ca/Profile/Darp72, nil,Jan. 2018, January 2018 9441,4.0,ciscochampion,https://www.tripadvisor.ca/Profile/ciscochampion, nil,Nov. 2017, November 2017 9441,5.0,joannehD9478NO,https://www.tripadvisor.ca/Profile/joannehD9478NO, nil,Nov. 2017, November 2017 9441,4.0,R5108RFbrianc,https://www.tripadvisor.ca/Profile/R5108RFbrianc, nil,Nov. 2017, November 2017 9441,5.0,V581JWroberts,https://www.tripadvisor.ca/Profile/V581JWroberts, nil,Oct. 2017, October 2017 9441,5.0,Don M,https://www.tripadvisor.ca/Profile/donmU7193GH, nil,Oct. 2017, October 2017 9441,1.0,Paul G,https://www.tripadvisor.ca/Profile/R7979GApaulg, nil,Oct. 2017, October 2017 9441,5.0,Ian W,https://www.tripadvisor.ca/Profile/IanW366, nil,Oct. 2017, October 2017 9441,5.0,c t,https://www.tripadvisor.ca/Profile/Kristophe1, nil,Oct. 2017, October 2017 9441,4.0,dwparkes,https://www.tripadvisor.ca/Profile/dwparkes, nil,Oct. 2017, October 2017 9441,5.0,201pattif,https://www.tripadvisor.ca/Profile/201pattif, nil,Oct. 2017, October 2017 9441,1.0,749fabiant,https://www.tripadvisor.ca/Profile/749fabiant, nil,Oct. 2017, October 2017 9441,3.0,Margay77,https://www.tripadvisor.ca/Profile/Margay77, nil,Sep. 2017, September 2017 9441,5.0,juliecY3262EH,https://www.tripadvisor.ca/Profile/juliecY3262EH, nil,Sep. 2017, September 2017 9441,5.0,3Dgee,https://www.tripadvisor.ca/Profile/3Dgee, nil,Sep. 2017, August 2017 9441,3.0,jules27122017,https://www.tripadvisor.ca/Profile/jules27122017, nil,Aug. 2017, August 2017 9441,4.0,Marie G,https://www.tripadvisor.ca/Profile/MarieG3895, nil,Aug. 2017, August 2017 9441,5.0,Elaine W,https://www.tripadvisor.ca/Profile/788elainew, nil,Aug. 2017, August 2017 9441,4.0,Paul P,https://www.tripadvisor.ca/Profile/PTP46, nil,Aug. 2017, July 2017 9441,4.0,Mark D,https://www.tripadvisor.ca/Profile/Y7883MXmarkd, nil,Aug. 2017, August 2017 9441,5.0,taurusthebull14,https://www.tripadvisor.ca/Profile/taurusthebull14, nil,May 2017, May 2017 9441,5.0,danielchambo,https://www.tripadvisor.ca/Profile/danielchambo, nil,May 2017, May 2017 9441,2.0,sunkiss23,https://www.tripadvisor.ca/Profile/sunkiss23, nil,May 2017, April 2017 9441,5.0,JimHenderson154,https://www.tripadvisor.ca/Profile/JimHenderson154, nil,May 2017, May 2017 9441,5.0,TheTraveler063,https://www.tripadvisor.ca/Profile/TheTraveler063, nil,May 2017, May 2017 9441,1.0,R1154RFnancym,https://www.tripadvisor.ca/Profile/R1154RFnancym, nil,Apr. 2017, April 2017 9441,4.0,derekw957,https://www.tripadvisor.ca/Profile/derekw957, nil,Apr. 2017, April 2017 9441,5.0,Viv M,https://www.tripadvisor.ca/Profile/953vivm, nil,Mar. 2017, March 2017 9441,3.0,Michelle A,https://www.tripadvisor.ca/Profile/MichelleAulbrook, nil,Mar. 2017, March 2017 9441,5.0,mclarch,https://www.tripadvisor.ca/Profile/mclarch, nil,Mar. 2017, March 2017 9441,4.0,Misterchips666,https://www.tripadvisor.ca/Profile/Misterchips666, nil,Mar. 2017, February 2017 9441,3.0,Kacy W,https://www.tripadvisor.ca/Profile/kacyw2016, nil,Feb. 2017, April 2016 9441,5.0,galacticexpress999,https://www.tripadvisor.ca/Profile/galacticexpress999, nil,Feb. 2017, February 2017 9441,2.0,32ginol,https://www.tripadvisor.ca/Profile/32ginol, nil,Feb. 2017, February 2017 9441,5.0,S S,https://www.tripadvisor.ca/Profile/ssM6975SJ, nil,Feb. 2017, February 2017 9441,3.0,86cindyn,https://www.tripadvisor.ca/Profile/86cindyn, nil,Feb. 2017, February 2017 9441,3.0,bruce v,https://www.tripadvisor.ca/Profile/227brucev, nil,Feb. 2017, February 2017 9441,5.0,TrueLeaffan,https://www.tripadvisor.ca/Profile/TrueLeaffan, nil,Feb. 2017, February 2017 9441,2.0,Andrena F,https://www.tripadvisor.ca/Profile/748andrenaf, nil,Feb. 2017, February 2017 9441,4.0,688evanl,https://www.tripadvisor.ca/Profile/688evanl, nil,Jan. 2017, January 2017 9441,2.0,73415t,https://www.tripadvisor.ca/Profile/73415t, nil,Jan. 2017, January 2017 9441,5.0,meganrY5388AC,https://www.tripadvisor.ca/Profile/meganrY5388AC, nil,Jan. 2017, January 2017 9441,5.0,ingrid735,https://www.tripadvisor.ca/Profile/ingrid735, nil,Jan. 2017, January 2017 9441,1.0,Dragon_Traveller509,https://www.tripadvisor.ca/Profile/Dragon_Traveller509, nil,Jan. 2017, January 2017 9441,4.0,Gerry M,https://www.tripadvisor.ca/Profile/gerrym718, nil,Jan. 2017, January 2017 9441,4.0,vivianrosario,https://www.tripadvisor.ca/Profile/vivianrosario, nil,Jan. 2017, December 2016 9441,4.0,merlyn777,https://www.tripadvisor.ca/Profile/merlyn777, nil,Jan. 2017, December 2016 9441,5.0,patriciaf2017,https://www.tripadvisor.ca/Profile/patriciaf2017, nil,Jan. 2017, December 2016 9441,3.0,Abraham H,https://www.tripadvisor.ca/Profile/abrahamh364, nil,Dec. 2016, December 2016 9441,4.0,Z8067OHkimt,https://www.tripadvisor.ca/Profile/Z8067OHkimt, nil,Dec. 2016, December 2016 9441,4.0,donnacampbell37,https://www.tripadvisor.ca/Profile/donnacampbell37, nil,Dec. 2016, December 2016 9441,5.0,Lisa N,https://www.tripadvisor.ca/Profile/LisaN1965, nil,Dec. 2016, December 2016 9441,2.0,brettbreanneg,https://www.tripadvisor.ca/Profile/brettbreanneg, nil,Dec. 2016, December 2016 9441,1.0,kelz5151,https://www.tripadvisor.ca/Profile/kelz5151, nil,Dec. 2016, December 2016 9441,4.0,codys534,https://www.tripadvisor.ca/Profile/codys534, nil,Nov. 2016, November 2016 9441,2.0,dondL125PK,https://www.tripadvisor.ca/Profile/dondL125PK, nil,Nov. 2016, November 2016 9441,3.0,Lynn T,https://www.tripadvisor.ca/Profile/LynnT107, nil,Nov. 2016, November 2016 9441,4.0,kieleeb,https://www.tripadvisor.ca/Profile/kieleeb, nil,Nov. 2016, November 2016 9441,5.0,marjoriew389,https://www.tripadvisor.ca/Profile/marjoriew389, nil,Nov. 2016, November 2016 9441,4.0,jeffreyr121,https://www.tripadvisor.ca/Profile/jeffreyr121, nil,Nov. 2016, November 2016 9441,4.0,donnaj382,https://www.tripadvisor.ca/Profile/donnaj382, nil,Nov. 2016, November 2016 9441,5.0,Christmasscout,https://www.tripadvisor.ca/Profile/Christmasscout, nil,Nov. 2016, November 2016 9441,3.0,Lucia K,https://www.tripadvisor.ca/Profile/198luciak, nil,Nov. 2016, November 2016 9441,4.0,OnAir157968,https://www.tripadvisor.ca/Profile/OnAir157968, nil,Nov. 2016, November 2016 9441,4.0,Marcel K,https://www.tripadvisor.ca/Profile/746marcelk, nil,Nov. 2016, October 2016 9441,5.0,Katherine S,https://www.tripadvisor.ca/Profile/katherine62549, nil,Oct. 2016, October 2016 9441,4.0,W4184FZdough,https://www.tripadvisor.ca/Profile/W4184FZdough, nil,Oct. 2016, October 2016 9441,5.0,Linda W,https://www.tripadvisor.ca/Profile/Y4806NZlindaw, nil,Oct. 2016, October 2016 9441,4.0,kathrynbH9813BX,https://www.tripadvisor.ca/Profile/kathrynbH9813BX, nil,Oct. 2016, October 2016 9442,5.0,Carl D,https://www.tripadvisor.ca/Profile/X9176ZLcarld, nil,Mar. 2019, January 2019 9442,4.0,Lorr B,https://www.tripadvisor.ca/Profile/383lorraineb, nil,Mar. 2019, February 2019 9442,4.0,dremamac,https://www.tripadvisor.ca/Profile/dremamac, nil,Mar. 2019, January 2019 9442,4.0,Manny G,https://www.tripadvisor.ca/Profile/MANUELG251, nil,Jan. 2019, January 2019 9442,5.0,Paula K,https://www.tripadvisor.ca/Profile/261paulak, nil,Jan. 2019, January 2019 9442,5.0,Jeremy G,https://www.tripadvisor.ca/Profile/jeremyg769, nil,Dec. 2018, November 2018 9442,4.0,krista_lu,https://www.tripadvisor.ca/Profile/krista_lu, nil,Oct. 2018, October 2018 9442,3.0,Brian D,https://www.tripadvisor.ca/Profile/527BrianD, nil,Aug. 2018, July 2018 9442,5.0,jaril2018,https://www.tripadvisor.ca/Profile/jaril2018, nil,Aug. 2018, August 2018 9442,4.0,hwick2016,https://www.tripadvisor.ca/Profile/hwick2016, nil,Aug. 2018, August 2018 9442,5.0,stigs17,https://www.tripadvisor.ca/Profile/stigs17, nil,Aug. 2018, August 2018 9442,5.0,freddynurse,https://www.tripadvisor.ca/Profile/freddynurse, nil,Jul. 2018, July 2018 9442,4.0,RUCOOL,https://www.tripadvisor.ca/Profile/RUCOOL, nil,Jul. 2018, July 2018 9442,5.0,Steven S,https://www.tripadvisor.ca/Profile/StevenS253, nil,Apr. 2018, February 2018 9442,4.0,wiza,https://www.tripadvisor.ca/Profile/wiza, nil,Apr. 2018, April 2018 9442,4.0,Joseph P,https://www.tripadvisor.ca/Profile/josephp351, nil,Mar. 2018, March 2018 9442,3.0,irie_male,https://www.tripadvisor.ca/Profile/irie_male, nil,Mar. 2018, March 2018 9442,5.0,Dani M,https://www.tripadvisor.ca/Profile/DaniM_11, nil,Feb. 2018, February 2018 9442,5.0,toronto4567,https://www.tripadvisor.ca/Profile/toronto4567, nil,Feb. 2018, December 2017 9442,4.0,Debbie O,https://www.tripadvisor.ca/Profile/DebbieO838, nil,Jan. 2018, January 2018 9442,nil,,nil, nil,nil,nil 9442,4.0,wegothere,https://www.tripadvisor.ca/Profile/wegothere, nil,Jun. 2017, June 2017 9442,5.0,Marsha C,https://www.tripadvisor.ca/Profile/996marshac, nil,May 2017, May 2017 9442,4.0,angelina j,https://www.tripadvisor.ca/Profile/angelinaj_11, nil,May 2017, May 2017 9442,5.0,robbinsus,https://www.tripadvisor.ca/Profile/robbinsus, nil,Apr. 2017, March 2017 9442,4.0,4bechs,https://www.tripadvisor.ca/Profile/4bechs, nil,Apr. 2017, April 2017 9442,4.0,Paula G,https://www.tripadvisor.ca/Profile/paulagC4606WT, nil,Mar. 2017, March 2017 9442,5.0,davidsJ74IN,https://www.tripadvisor.ca/Profile/davidsJ74IN, nil,Dec. 2016, December 2016 9442,5.0,tuckrdout2016,https://www.tripadvisor.ca/Profile/tuckrdout2016, nil,Nov. 2016, May 2016 9442,1.0,Brett W,https://www.tripadvisor.ca/Profile/brettw236, nil,Oct. 2016, September 2016 9442,4.0,onejasper,https://www.tripadvisor.ca/Profile/onejasper, nil,Sep. 2016, September 2016 9442,4.0,Squeech57,https://www.tripadvisor.ca/Profile/Squeech57, nil,Sep. 2016, September 2016 9442,4.0,tuscandreamer_7,https://www.tripadvisor.ca/Profile/tuscandreamer_7, nil,Sep. 2016, September 2016 9442,4.0,bergdorfblond,https://www.tripadvisor.ca/Profile/bergdorfblond, nil,Aug. 2016, August 2016 9442,5.0,tsbond,https://www.tripadvisor.ca/Profile/tsbond, nil,Aug. 2016, July 2016 9442,4.0,Joe_Ursano,https://www.tripadvisor.ca/Profile/Joe_Ursano, nil,Jul. 2016, July 2016 9442,4.0,Howard A,https://www.tripadvisor.ca/Profile/HOWARDA307, nil,Jul. 2016, July 2016 9442,4.0,crazycanuckEMS,https://www.tripadvisor.ca/Profile/crazycanuckEMS, nil,Jul. 2016, July 2016 9442,4.0,Barrocker,https://www.tripadvisor.ca/Profile/Barrocker, nil,Jul. 2016, July 2016 9442,5.0,Daniela M,https://www.tripadvisor.ca/Profile/danielam359, nil,Jul. 2016, July 2016 9442,5.0,Brendenny,https://www.tripadvisor.ca/Profile/Brendenny, nil,Jul. 2016, June 2016 9442,5.0,Sharkyff651,https://www.tripadvisor.ca/Profile/Sharkyff651, nil,May 2016, May 2016 9442,5.0,KChute,https://www.tripadvisor.ca/Profile/KChute, nil,May 2016, May 2016 9442,4.0,ONABUDGETOntario,https://www.tripadvisor.ca/Profile/ONABUDGETOntario, nil,Apr. 2016, April 2016 9442,5.0,Robyn B,https://www.tripadvisor.ca/Profile/33robynb, nil,Apr. 2016, April 2016 9442,4.0,Ally E,https://www.tripadvisor.ca/Profile/750allye, nil,Mar. 2016, May 2015 9442,4.0,dupester77,https://www.tripadvisor.ca/Profile/dupester77, nil,Mar. 2016, March 2016 9442,4.0,Dave G,https://www.tripadvisor.ca/Profile/D2891KBdaveg, nil,Mar. 2016, August 2015 9442,4.0,missfire72,https://www.tripadvisor.ca/Profile/missfire72, nil,Mar. 2016, March 2016 9442,4.0,mc045,https://www.tripadvisor.ca/Profile/mc045, nil,Feb. 2016, February 2016 9442,3.0,SaraJaneC5,https://www.tripadvisor.ca/Profile/SaraJaneC5, nil,Sep. 2015, September 2015 9442,3.0,g0ldendays,https://www.tripadvisor.ca/Profile/g0ldendays, nil,Sep. 2015, September 2015 9442,3.0,Cangolf,https://www.tripadvisor.ca/Profile/Cangolf, nil,Sep. 2015, September 2015 9442,3.0,weirdguyingreen,https://www.tripadvisor.ca/Profile/weirdguyingreen, nil,Sep. 2015, September 2015 9442,3.0,GrammyofTriplets,https://www.tripadvisor.ca/Profile/GrammyofTriplets, nil,Sep. 2015, August 2015 9442,3.0,esqwalax,https://www.tripadvisor.ca/Profile/esqwalax, nil,Sep. 2015, August 2015 9442,3.0,Jessica M,https://www.tripadvisor.ca/Profile/Y697ANjessicam, nil,Sep. 2015, August 2015 9442,3.0,Bruce L,https://www.tripadvisor.ca/Profile/brucel74, nil,Sep. 2015, August 2015 9442,3.0,MissElleeBoo,https://www.tripadvisor.ca/Profile/MissElleeBoo, nil,Jul. 2015, July 2015 9442,4.0,Deborah M,https://www.tripadvisor.ca/Profile/593deborahm, nil,Jul. 2015, July 2015 9442,4.0,Sam R,https://www.tripadvisor.ca/Profile/139samr, nil,Jun. 2015, June 2015 9442,5.0,Dinsdale050,https://www.tripadvisor.ca/Profile/Dinsdale050, nil,Jun. 2015, June 2015 9442,4.0,hamiltonbhoyhoopsfan,https://www.tripadvisor.ca/Profile/hamiltonbhoyhoopsfan, nil,May 2015, May 2015 9442,4.0,Holly M,https://www.tripadvisor.ca/Profile/V7796FBhollym, nil,May 2015, April 2015 9442,4.0,Northern789,https://www.tripadvisor.ca/Profile/Northern789, nil,Apr. 2015, April 2015 9442,5.0,foxycdn,https://www.tripadvisor.ca/Profile/foxycdn, nil,Apr. 2015, April 2015 9442,4.0,jayde v,https://www.tripadvisor.ca/Profile/jaydev2015, nil,Apr. 2015, March 2015 9442,4.0,Ryan,https://www.tripadvisor.ca/Profile/burr6013, nil,Mar. 2015, February 2015 9442,4.0,JubeSudburyCanada,https://www.tripadvisor.ca/Profile/JubeSudburyCanada, nil,Mar. 2015, March 2015 9442,4.0,Norm D,https://www.tripadvisor.ca/Profile/Norm907, nil,Feb. 2015, February 2015 9442,4.0,Helper_One,https://www.tripadvisor.ca/Profile/Helper_One, nil,Jan. 2015, January 2015 9442,3.0,Itravel587,https://www.tripadvisor.ca/Profile/Itravel587, nil,Jan. 2015, January 2015 9442,5.0,sylvie d,https://www.tripadvisor.ca/Profile/sylvied48, nil,Jan. 2015, January 2015 9442,4.0,Murfee,https://www.tripadvisor.ca/Profile/Murfee, nil,Aug. 2014, August 2014 9442,4.0,Samuel B,https://www.tripadvisor.ca/Profile/samuelb660, nil,Jul. 2014, January 2014 9442,5.0,Delta713,https://www.tripadvisor.ca/Profile/Delta713, nil,Jul. 2014, July 2014 9442,5.0,L S,https://www.tripadvisor.ca/Profile/71ls, nil,Jul. 2014, July 2014 9442,5.0,mhaurlkl,https://www.tripadvisor.ca/Profile/mhaurlkl, nil,Jul. 2014, July 2014 9442,5.0,Kevin B,https://www.tripadvisor.ca/Profile/KSBouch, nil,Jun. 2014, June 2014 9442,4.0,Darth1Vader,https://www.tripadvisor.ca/Profile/Darth1Vader, nil,Jun. 2014, June 2014 9442,2.0,To_Far_From_Paradise,https://www.tripadvisor.ca/Profile/To_Far_From_Paradise, nil,Jun. 2014, June 2014 9442,5.0,Toronto_CanadaDal,https://www.tripadvisor.ca/Profile/Toronto_CanadaDal, nil,May 2014, May 2014 9442,5.0,BH4610,https://www.tripadvisor.ca/Profile/BH4610, nil,May 2014, May 2014 9442,5.0,Marlene H,https://www.tripadvisor.ca/Profile/13marleneh, nil,Apr. 2014, November 2013 9442,5.0,EvansB6,https://www.tripadvisor.ca/Profile/EvansB6, nil,Apr. 2014, April 2014 9442,5.0,Coach1721,https://www.tripadvisor.ca/Profile/Coach1721, nil,Apr. 2014, April 2014 9442,4.0,arnold s,https://www.tripadvisor.ca/Profile/arnolds_12, nil,Feb. 2014, February 2014 9442,3.0,Erik R,https://www.tripadvisor.ca/Profile/Theerikroq, nil,Jan. 2014, January 2014 9442,2.0,VirenHM,https://www.tripadvisor.ca/Profile/VirenHM, nil,Jan. 2014, January 2014 9442,4.0,HarbourGirl71,https://www.tripadvisor.ca/Profile/HarbourGirl71, nil,Dec. 2013, December 2013 9442,2.0,canadian175,https://www.tripadvisor.ca/Profile/canadian175, nil,Nov. 2013, November 2013 9442,5.0,Angie C,https://www.tripadvisor.ca/Profile/168angiec, nil,Sep. 2013, September 2013 9442,4.0,margeCanada,https://www.tripadvisor.ca/Profile/margeCanada, nil,Aug. 2013, August 2013 9442,4.0,Pentime,https://www.tripadvisor.ca/Profile/Pentime, nil,Aug. 2013, August 2013 9442,4.0,HockeyGoalieMom,https://www.tripadvisor.ca/Profile/HockeyGoalieMom, nil,Aug. 2013, August 2013 9442,5.0,BOB107,https://www.tripadvisor.ca/Profile/BOB107, nil,Aug. 2013, August 2013 9442,4.0,MooseJoh,https://www.tripadvisor.ca/Profile/MooseJoh, nil,Jun. 2013, June 2013 9442,4.0,nickelcitygirl,https://www.tripadvisor.ca/Profile/nickelcitygirl, nil,May 2013, May 2013 9442,4.0,Angelica527,https://www.tripadvisor.ca/Profile/Angelica527, nil,Apr. 2013, April 2013 9442,5.0,Sandra P,https://www.tripadvisor.ca/Profile/SandraP766, nil,Feb. 2013, January 2013 9442,5.0,bobalbertca,https://www.tripadvisor.ca/Profile/bobalbertca, nil,Dec. 2012, December 2012 9442,5.0,ArleneH791,https://www.tripadvisor.ca/Profile/ArleneH791, nil,Dec. 2012, December 2012 9442,1.0,marktravelslots,https://www.tripadvisor.ca/Profile/marktravelslots, nil,Dec. 2012, December 2012 9442,4.0,charvaca,https://www.tripadvisor.ca/Profile/charvaca, nil,Aug. 2012, August 2012 9442,4.0,Brichana,https://www.tripadvisor.ca/Profile/Brichana, nil,Jul. 2012, July 2012 9442,5.0,Tracy W,https://www.tripadvisor.ca/Profile/TracyW177, nil,Jun. 2012, April 2012 9442,5.0,ColinCanada,https://www.tripadvisor.ca/Profile/ColinCanada, nil,Jun. 2012, June 2012 9442,4.0,Cousinkk,https://www.tripadvisor.ca/Profile/Cousinkk, nil,Jun. 2012, June 2012 9442,4.0,highexpectations37,https://www.tripadvisor.ca/Profile/highexpectations37, nil,May 2012, May 2012 9442,1.0,SkylarC,https://www.tripadvisor.ca/Profile/SkylarC, nil,May 2012, January 2012 9442,4.0,WYR_Perras,https://www.tripadvisor.ca/Profile/WYR_Perras, nil,May 2012, May 2012 9442,3.0,ParentsOfRedheadBoy,https://www.tripadvisor.ca/Profile/ParentsOfRedheadBoy, nil,Mar. 2012, March 2012 9442,3.0,WayneinCollingwood,https://www.tripadvisor.ca/Profile/WayneinCollingwood, nil,Mar. 2012, March 2012 9442,4.0,Sahayoga,https://www.tripadvisor.ca/Profile/Sahayoga, nil,Mar. 2012, March 2012 9442,5.0,midgetmajors,https://www.tripadvisor.ca/Profile/midgetmajors, nil,Jan. 2012, January 2012 9442,5.0,Melanie R,https://www.tripadvisor.ca/Profile/mr832, nil,Jan. 2012, November 2011 9442,2.0,bensagle,https://www.tripadvisor.ca/Profile/bensagle, nil,Sep. 2011, September 2011 9442,4.0,Tdotontario,https://www.tripadvisor.ca/Profile/Tdotontario, nil,Sep. 2011, September 2011 9442,3.0,MaryG_from_Toronto,https://www.tripadvisor.ca/Profile/MaryG_from_Toronto, nil,Aug. 2011, May 2011 9442,4.0,kingrichard146,https://www.tripadvisor.ca/Profile/kingrichard146, nil,Jul. 2011, July 2011 9442,5.0,Richard L,https://www.tripadvisor.ca/Profile/GlobeTrotter933, nil,Jul. 2011, July 2011 9442,5.0,JnSW_11,https://www.tripadvisor.ca/Profile/JnSW_11, nil,Jun. 2011, May 2011 9442,5.0,maryjMississauga,https://www.tripadvisor.ca/Profile/maryjMississauga, nil,Jun. 2011, April 2011 9442,5.0,smrtcar,https://www.tripadvisor.ca/Profile/smrtcar, nil,Apr. 2011, April 2011 9442,4.0,Nicetobeme,https://www.tripadvisor.ca/Profile/Nicetobeme, nil,Dec. 2010, December 2010 9442,2.0,Crighton90,https://www.tripadvisor.ca/Profile/Crighton90, nil,Dec. 2010, December 2010 9442,3.0,uplandsgirl,https://www.tripadvisor.ca/Profile/uplandsgirl, nil,Dec. 2010, October 2010 9442,1.0,scottydog14,https://www.tripadvisor.ca/Profile/scottydog14, nil,Oct. 2010, October 2010 9442,2.0,Gilla72,https://www.tripadvisor.ca/Profile/Gilla72, nil,Oct. 2010, September 2010 9442,3.0,Paul0824,https://www.tripadvisor.ca/Profile/Paul0824, nil,Sep. 2010, September 2010 9442,4.0,lotzasmiles,https://www.tripadvisor.ca/Profile/lotzasmiles, nil,Jun. 2010, June 2010 9442,5.0,alecandjulie,https://www.tripadvisor.ca/Profile/alecandjulie, nil,May 2010, May 2010 9442,3.0,travelteachOntario,https://www.tripadvisor.ca/Profile/travelteachOntario, nil,Mar. 2010, March 2010 9442,4.0,JohnnyVibe,https://www.tripadvisor.ca/Profile/JohnnyVibe, nil,Sep. 2009, August 2009 9442,3.0,kipperaxle12,https://www.tripadvisor.ca/Profile/kipperaxle12, nil,Mar. 2009, March 2009 9442,4.0,nate269,https://www.tripadvisor.ca/Profile/nate269, nil,Jan. 2009, January 2009 9442,4.0,Jason S,https://www.tripadvisor.ca/Profile/trumpyourfired, nil,Nov. 2008, November 2008 9442,5.0,BCTravelbug,https://www.tripadvisor.ca/Profile/BCTravelbug, nil,Jun. 2008, June 2008 9442,1.0,Jaksar,https://www.tripadvisor.ca/Profile/Jaksar, nil,Mar. 2008, March 2008 9442,3.0,Brian1202,https://www.tripadvisor.ca/Profile/Brian1202, nil,Oct. 2007, October 2007 9442,2.0,snarkee,https://www.tripadvisor.ca/Profile/snarkee, nil,Jul. 2007, July 2007 9443,nil,,nil, nil,nil,nil 9443,4.0,156nadyas,https://www.tripadvisor.ca/Profile/156nadyas, nil,Dec. 2018, November 2018 9443,1.0,Jen R,https://www.tripadvisor.ca/Profile/614jenr, nil,Nov. 2018, November 2018 9443,4.0,Carole L,https://www.tripadvisor.ca/Profile/684carolel, nil,Nov. 2018, November 2018 9443,4.0,islandgirl2232,https://www.tripadvisor.ca/Profile/islandgirl2232, nil,Oct. 2018, October 2018 9443,5.0,Sane3,https://www.tripadvisor.ca/Profile/Sane3, nil,Oct. 2018, October 2018 9443,4.0,Jerry L,https://www.tripadvisor.ca/Profile/jerrylZ7389IO, nil,Sep. 2018, September 2018 9443,5.0,Lindsay K,https://www.tripadvisor.ca/Profile/lindsayk700, nil,Sep. 2018, September 2018 9443,2.0,JALToronto,https://www.tripadvisor.ca/Profile/JALToronto, nil,Sep. 2018, August 2018 9443,5.0,williamcB2642GJ,https://www.tripadvisor.ca/Profile/williamcB2642GJ, nil,Sep. 2018, August 2018 9443,5.0,MitsuQueen,https://www.tripadvisor.ca/Profile/MitsuQueen, nil,Aug. 2018, July 2018 9443,3.0,NSTraveller493,https://www.tripadvisor.ca/Profile/NSTraveller493, nil,Aug. 2018, August 2018 9443,5.0,Elaine W,https://www.tripadvisor.ca/Profile/788elainew, nil,Aug. 2018, August 2018 9443,3.0,DavidCarolyn2,https://www.tripadvisor.ca/Profile/DavidCarolyn2, nil,Aug. 2018, August 2018 9443,4.0,prudenttrav,https://www.tripadvisor.ca/Profile/prudenttrav, nil,Aug. 2018, August 2018 9443,4.0,Backmannnnn,https://www.tripadvisor.ca/Profile/Backmannnnn, nil,Jul. 2018, July 2018 9443,4.0,Ronster36,https://www.tripadvisor.ca/Profile/Ronster36, nil,Jul. 2018, July 2018 9443,4.0,ddoopan D,https://www.tripadvisor.ca/Profile/ddoopand, nil,Jul. 2018, July 2018 9443,4.0,Natalie&Chantal,https://www.tripadvisor.ca/Profile/MississaugaCanada, nil,Jul. 2018, July 2018 9443,5.0,barbangi,https://www.tripadvisor.ca/Profile/barbangi, nil,Jul. 2018, June 2018 9443,4.0,Paula K,https://www.tripadvisor.ca/Profile/261paulak, nil,Jun. 2018, June 2018 9443,4.0,melrkw2018,https://www.tripadvisor.ca/Profile/melrkw2018, nil,May 2018, July 2017 9443,5.0,Cavefamilyintoronto,https://www.tripadvisor.ca/Profile/Cavefamilyintoronto, nil,May 2018, May 2018 9443,3.0,Lookingforcomfort,https://www.tripadvisor.ca/Profile/Lookingforcomfort, nil,May 2018, May 2018 9443,4.0,Jackilyn P W,https://www.tripadvisor.ca/Profile/jackilynpw, nil,Apr. 2018, April 2018 9443,5.0,Vimal-CA,https://www.tripadvisor.ca/Profile/Vimal-CA, nil,Mar. 2018, March 2018 9443,4.0,Pichtoune_71,https://www.tripadvisor.ca/Profile/Pichtoune_71, nil,Mar. 2018, March 2018 9443,5.0,mshantz,https://www.tripadvisor.ca/Profile/mshantz, nil,Mar. 2018, March 2018 9443,1.0,lesliemuskoka,https://www.tripadvisor.ca/Profile/lesliemuskoka, nil,Mar. 2018, March 2018 9443,5.0,TandBL16,https://www.tripadvisor.ca/Profile/TandBL16, nil,Mar. 2018, March 2018 9443,5.0,Maggie M,https://www.tripadvisor.ca/Profile/maggiemG9006RY, nil,Feb. 2018, February 2018 9443,2.0,keltay8,https://www.tripadvisor.ca/Profile/keltay8, nil,Jan. 2018, January 2018 9443,3.0,Canuck648,https://www.tripadvisor.ca/Profile/Canuck648, nil,Jan. 2018, January 2018 9443,4.0,Travel752198,https://www.tripadvisor.ca/Profile/Travel752198, nil,Jan. 2018, January 2018 9443,5.0,Kimberly B,https://www.tripadvisor.ca/Profile/804kimberlyb, nil,Jan. 2018, January 2018 9443,4.0,bonjour_et_bonvoyage,https://www.tripadvisor.ca/Profile/bonjour_et_bonvoyage, nil,Jan. 2018, December 2017 9443,4.0,Harold D,https://www.tripadvisor.ca/Profile/haroldd441, nil,Jan. 2018, January 2018 9443,2.0,HappyFeetGoTravel,https://www.tripadvisor.ca/Profile/HappyFeetGoTravel, nil,Dec. 2017, December 2017 9443,4.0,Dan K,https://www.tripadvisor.ca/Profile/DanK173, nil,Dec. 2017, December 2017 9443,2.0,Tom L,https://www.tripadvisor.ca/Profile/tomlN8532FK, nil,Dec. 2017, December 2017 9443,5.0,Mummu2410,https://www.tripadvisor.ca/Profile/Mummu2410, nil,Nov. 2017, October 2017 9443,4.0,Joyce M,https://www.tripadvisor.ca/Profile/joycem468, nil,Oct. 2017, October 2017 9443,4.0,NormLWat,https://www.tripadvisor.ca/Profile/NormLWat, nil,Oct. 2017, October 2017 9443,4.0,Peter P,https://www.tripadvisor.ca/Profile/peterp504, nil,Oct. 2017, September 2017 9443,5.0,Bubbles81,https://www.tripadvisor.ca/Profile/Bubbles81, nil,Sep. 2017, September 2017 9443,5.0,wiky_6hills,https://www.tripadvisor.ca/Profile/wiky_6hills, nil,Sep. 2017, September 2017 9443,4.0,Laen27,https://www.tripadvisor.ca/Profile/Laen27, nil,Sep. 2017, September 2017 9443,5.0,drahalkar,https://www.tripadvisor.ca/Profile/drahalkar, nil,Sep. 2017, August 2017 9443,3.0,24Ceecee,https://www.tripadvisor.ca/Profile/24Ceecee, nil,Sep. 2017, September 2017 9443,1.0,JohnK7922,https://www.tripadvisor.ca/Profile/JohnK7922, nil,Sep. 2017, September 2017 9443,3.0,Wendy L,https://www.tripadvisor.ca/Profile/wendyhenderson_13, nil,Aug. 2017, August 2017 9443,5.0,HunterBarratt,https://www.tripadvisor.ca/Profile/HunterBarratt, nil,Aug. 2017, June 2017 9443,3.0,NorOnt,https://www.tripadvisor.ca/Profile/NorOnt, nil,Aug. 2017, August 2017 9443,2.0,jendaniels,https://www.tripadvisor.ca/Profile/jendaniels, nil,Aug. 2017, August 2017 9443,1.0,familyfunOntario,https://www.tripadvisor.ca/Profile/familyfunOntario, nil,Aug. 2017, August 2017 9443,2.0,Dianne A,https://www.tripadvisor.ca/Profile/477diannea, nil,Aug. 2017, July 2017 9443,5.0,CollinsA14,https://www.tripadvisor.ca/Profile/CollinsA14, nil,Aug. 2017, January 2017 9443,5.0,Grundy181747,https://www.tripadvisor.ca/Profile/Grundy181747, nil,Jul. 2017, July 2017 9443,4.0,Minsmom25,https://www.tripadvisor.ca/Profile/Minsmom25, nil,Jul. 2017, July 2017 9443,5.0,BR4London,https://www.tripadvisor.ca/Profile/BR4London, nil,Jul. 2017, July 2017 9443,5.0,sssbuffalo,https://www.tripadvisor.ca/Profile/sssbuffalo, nil,Jul. 2017, July 2017 9443,3.0,Sue D,https://www.tripadvisor.ca/Profile/P3369AUsued, nil,Jul. 2017, July 2017 9443,5.0,TedGlasgow_Scotland,https://www.tripadvisor.ca/Profile/TedGlasgow_Scotland, nil,Jul. 2017, July 2017 9443,4.0,Gracylou,https://www.tripadvisor.ca/Profile/Gracylou, nil,Jul. 2017, June 2017 9443,5.0,GT750J,https://www.tripadvisor.ca/Profile/GT750J, nil,Jul. 2017, June 2017 9443,5.0,WorldCT,https://www.tripadvisor.ca/Profile/WorldCT, nil,Jun. 2017, June 2017 9443,3.0,StouffvilleDanal,https://www.tripadvisor.ca/Profile/StouffvilleDanal, nil,Jun. 2017, April 2017 9443,5.0,Geoffrey G,https://www.tripadvisor.ca/Profile/873geoffreyg, nil,May 2017, May 2017 9443,5.0,Mamunur R,https://www.tripadvisor.ca/Profile/MamunurR26, nil,May 2017, May 2017 9443,5.0,wrinkly_raisin,https://www.tripadvisor.ca/Profile/wrinkly_raisin, nil,May 2017, March 2017 9443,5.0,Vykharee V,https://www.tripadvisor.ca/Profile/vykhareev, nil,May 2017, May 2017 9443,5.0,MelWaterloo,https://www.tripadvisor.ca/Profile/MelWaterloo, nil,May 2017, May 2017 9443,5.0,Gesduncan,https://www.tripadvisor.ca/Profile/Gesduncan, nil,May 2017, April 2017 9443,5.0,Northerntraveller10,https://www.tripadvisor.ca/Profile/Northerntraveller10, nil,May 2017, April 2017 9443,4.0,Kellwea,https://www.tripadvisor.ca/Profile/Kellwea, nil,May 2017, May 2017 9443,4.0,Sarah M,https://www.tripadvisor.ca/Profile/PrincessSam85, nil,Apr. 2017, April 2017 9443,5.0,wendyX2875RT,https://www.tripadvisor.ca/Profile/wendyX2875RT, nil,Apr. 2017, April 2017 9443,5.0,Faizal B,https://www.tripadvisor.ca/Profile/235faizalb, nil,Apr. 2017, April 2017 9443,4.0,Judypitcher,https://www.tripadvisor.ca/Profile/Judypitcher, nil,Apr. 2017, April 2017 9443,4.0,ShannaLee68,https://www.tripadvisor.ca/Profile/ShannaLee68, nil,Apr. 2017, April 2017 9443,5.0,kelly_3399,https://www.tripadvisor.ca/Profile/kelly_3399, nil,Mar. 2017, March 2017 9443,4.0,Kim C,https://www.tripadvisor.ca/Profile/S4147BPkimc, nil,Feb. 2017, February 2017 9443,4.0,family050,https://www.tripadvisor.ca/Profile/family050, nil,Feb. 2017, February 2017 9443,5.0,Jamiesther,https://www.tripadvisor.ca/Profile/Jamiesther, nil,Feb. 2017, February 2017 9443,5.0,MelvaOntario_Canada,https://www.tripadvisor.ca/Profile/MelvaOntario_Canada, nil,Feb. 2017, January 2017 9443,5.0,Steven S,https://www.tripadvisor.ca/Profile/StevenS253, nil,Jan. 2017, January 2017 9443,4.0,LadyOfPort,https://www.tripadvisor.ca/Profile/LadyOfPort, nil,Nov. 2016, November 2016 9443,4.0,susian_11,https://www.tripadvisor.ca/Profile/susian_11, nil,Nov. 2016, November 2016 9443,4.0,susan w,https://www.tripadvisor.ca/Profile/sportyprincess, nil,Nov. 2016, November 2016 9443,5.0,sunnyfellow99,https://www.tripadvisor.ca/Profile/sunnyfellow99, nil,Oct. 2016, October 2016 9443,5.0,2016travel999,https://www.tripadvisor.ca/Profile/2016travel999, nil,Oct. 2016, September 2016 9443,5.0,Andy G,https://www.tripadvisor.ca/Profile/AndyG540, nil,Oct. 2016, October 2016 9443,5.0,Patti D,https://www.tripadvisor.ca/Profile/156pattid, nil,Oct. 2016, October 2016 9443,4.0,goli455,https://www.tripadvisor.ca/Profile/goli455, nil,Oct. 2016, September 2016 9443,4.0,Jam T,https://www.tripadvisor.ca/Profile/401jamt, nil,Sep. 2016, September 2016 9443,5.0,CaliMom91,https://www.tripadvisor.ca/Profile/CaliMom91, nil,Sep. 2016, August 2016 9443,5.0,Rishi M,https://www.tripadvisor.ca/Profile/891rishim, nil,Sep. 2016, September 2016 9443,5.0,Happytraveller2666,https://www.tripadvisor.ca/Profile/Happytraveller2666, nil,Sep. 2016, September 2016 9443,5.0,sp5333,https://www.tripadvisor.ca/Profile/sp5333, nil,Sep. 2016, August 2016 9443,4.0,John B,https://www.tripadvisor.ca/Profile/W304QYjohnb, nil,Sep. 2016, September 2016 9443,5.0,Diane G,https://www.tripadvisor.ca/Profile/244DianeG244, nil,Aug. 2016, July 2016 9443,5.0,Meridith585,https://www.tripadvisor.ca/Profile/Meridith585, nil,Aug. 2016, August 2016 9443,4.0,Crighton90,https://www.tripadvisor.ca/Profile/Crighton90, nil,Aug. 2016, August 2016 9443,5.0,bergdorfblond,https://www.tripadvisor.ca/Profile/bergdorfblond, nil,Aug. 2016, August 2016 9443,4.0,Scotty2hottie,https://www.tripadvisor.ca/Profile/Scotty2hottie, nil,Jul. 2016, July 2016 9443,5.0,stewcam7,https://www.tripadvisor.ca/Profile/stewcam7, nil,Jul. 2016, July 2016 9443,5.0,Sam T,https://www.tripadvisor.ca/Profile/SamT589, nil,Jul. 2016, July 2016 9443,1.0,Kevin C,https://www.tripadvisor.ca/Profile/J5284SWkevinc, nil,Jul. 2016, July 2016 9443,1.0,Clarinder,https://www.tripadvisor.ca/Profile/Clarinder, nil,Jul. 2016, July 2016 9443,5.0,VenaScott,https://www.tripadvisor.ca/Profile/VenaScott, nil,Jul. 2016, July 2016 9443,5.0,Travelling_Queen85,https://www.tripadvisor.ca/Profile/Travelling_Queen85, nil,Jul. 2016, July 2016 9443,5.0,Valerie M,https://www.tripadvisor.ca/Profile/valeriemP4613AF, nil,Jul. 2016, July 2016 9443,5.0,Harvey C,https://www.tripadvisor.ca/Profile/332harveyc, nil,Jul. 2016, July 2016 9443,5.0,Janette T,https://www.tripadvisor.ca/Profile/439janettet, nil,Jun. 2016, June 2016 9443,5.0,Joyce275,https://www.tripadvisor.ca/Profile/Joyce275, nil,Jun. 2016, June 2016 9443,4.0,Aimee M,https://www.tripadvisor.ca/Profile/aimeem497, nil,Jun. 2016, June 2016 9443,4.0,msquared_12,https://www.tripadvisor.ca/Profile/msquared_12, nil,Jun. 2016, June 2016 9443,5.0,FlavourSeeker,https://www.tripadvisor.ca/Profile/FlavourSeeker, nil,May 2016, May 2016 9443,5.0,Karen K,https://www.tripadvisor.ca/Profile/B2882NFkarenk, nil,May 2016, May 2016 9443,5.0,Ryan D,https://www.tripadvisor.ca/Profile/ryandN8763TY, nil,May 2016, May 2016 9443,5.0,BKM861,https://www.tripadvisor.ca/Profile/BKM861, nil,May 2016, May 2016 9443,4.0,woodbridge49,https://www.tripadvisor.ca/Profile/woodbridge49, nil,May 2016, May 2016 9443,3.0,L J,https://www.tripadvisor.ca/Profile/lornaj322, nil,May 2016, May 2016 9443,4.0,Rita and Jerry F,https://www.tripadvisor.ca/Profile/ritaandjerryf, nil,May 2016, May 2016 9443,4.0,Michelle C,https://www.tripadvisor.ca/Profile/Michelle8608, nil,May 2016, May 2016 9443,5.0,Trish H,https://www.tripadvisor.ca/Profile/trishh42, nil,May 2016, April 2016 9443,5.0,ccoleman,https://www.tripadvisor.ca/Profile/ccoleman, nil,May 2016, May 2016 9443,5.0,Darryl A,https://www.tripadvisor.ca/Profile/DarrylA61, nil,May 2016, April 2016 9443,5.0,yellowboot,https://www.tripadvisor.ca/Profile/yellowboot, nil,May 2016, April 2016 9443,5.0,Mike M,https://www.tripadvisor.ca/Profile/MikeM621, nil,Apr. 2016, April 2016 9443,5.0,marniecennamo,https://www.tripadvisor.ca/Profile/marniecennamo, nil,Apr. 2016, April 2016 9443,5.0,BigJonStew,https://www.tripadvisor.ca/Profile/BigJonStew, nil,Apr. 2016, April 2016 9443,5.0,Remnik,https://www.tripadvisor.ca/Profile/Remnik, nil,Apr. 2016, April 2016 9443,5.0,Jwcan,https://www.tripadvisor.ca/Profile/Jwcan, nil,Apr. 2016, April 2016 9443,5.0,renrenren,https://www.tripadvisor.ca/Profile/renrenren, nil,Apr. 2016, April 2016 9443,4.0,Jose M,https://www.tripadvisor.ca/Profile/josemO6718LA, nil,Apr. 2016, April 2016 9443,5.0,Bill G,https://www.tripadvisor.ca/Profile/billg594, nil,Apr. 2016, March 2016 9443,5.0,brian385,https://www.tripadvisor.ca/Profile/brian385, nil,Mar. 2016, March 2016 9444,2.0,Edward M,https://www.tripadvisor.ca/Profile/3B4E, nil,Mar. 2019, February 2019 9444,5.0,DR-TO,https://www.tripadvisor.ca/Profile/DR-TO, nil,Feb. 2019, February 2019 9444,5.0,Lavine P,https://www.tripadvisor.ca/Profile/lavinep2018, nil,Dec. 2018, December 2018 9444,1.0,Kleo564,https://www.tripadvisor.ca/Profile/Kleo564, nil,Dec. 2018, December 2018 9444,3.0,wjgood,https://www.tripadvisor.ca/Profile/wjgood, nil,Dec. 2018, December 2018 9444,1.0,Richard B,https://www.tripadvisor.ca/Profile/richardbS2877NH, nil,Dec. 2018, December 2018 9444,4.0,K B,https://www.tripadvisor.ca/Profile/kb887, nil,Nov. 2018, November 2018 9444,3.0,Bush-76BC,https://www.tripadvisor.ca/Profile/Bush-76BC, nil,Nov. 2018, October 2018 9444,5.0,Bbbowles,https://www.tripadvisor.ca/Profile/Bbbowles, nil,Oct. 2018, October 2018 9444,3.0,jmvett,https://www.tripadvisor.ca/Profile/jmvett, nil,Oct. 2018, August 2018 9444,5.0,brownee62,https://www.tripadvisor.ca/Profile/brownee62, nil,Oct. 2018, October 2018 9444,4.0,Onourway547,https://www.tripadvisor.ca/Profile/Onourway547, nil,Oct. 2018, September 2018 9444,3.0,shamp00,https://www.tripadvisor.ca/Profile/shamp00, nil,Oct. 2018, September 2018 9444,5.0,lisatravels33,https://www.tripadvisor.ca/Profile/lisatravels33, nil,Oct. 2018, September 2018 9444,5.0,02CG,https://www.tripadvisor.ca/Profile/02CG, nil,Sep. 2018, August 2018 9444,4.0,Mandie L,https://www.tripadvisor.ca/Profile/mandiel2014, nil,Aug. 2018, August 2018 9444,5.0,traceydebuty,https://www.tripadvisor.ca/Profile/traceydebuty, nil,Aug. 2018, August 2018 9444,4.0,joannan88,https://www.tripadvisor.ca/Profile/joannan88, nil,Aug. 2018, August 2018 9444,4.0,Tabby Kelly O,https://www.tripadvisor.ca/Profile/tabbykellyo, nil,Jul. 2018, May 2018 9444,5.0,Luca L,https://www.tripadvisor.ca/Profile/lucalN6162HV, nil,Jul. 2018, June 2018 9444,4.0,Mike D,https://www.tripadvisor.ca/Profile/MikeD582, nil,Jul. 2018, July 2018 9444,4.0,ddoopan D,https://www.tripadvisor.ca/Profile/ddoopand, nil,Jun. 2018, June 2018 9444,3.0,PawDuck,https://www.tripadvisor.ca/Profile/PawDuck, nil,Jun. 2018, June 2018 9444,4.0,Hogster,https://www.tripadvisor.ca/Profile/dlrhogan, nil,May 2018, May 2018 9444,2.0,416Sean,https://www.tripadvisor.ca/Profile/416Sean, nil,May 2018, May 2018 9444,5.0,Maria F,https://www.tripadvisor.ca/Profile/mariafM1624KI, nil,May 2018, March 2018 9444,5.0,VABZ2016,https://www.tripadvisor.ca/Profile/VABZ2016, nil,Apr. 2018, April 2018 9444,5.0,Gary K,https://www.tripadvisor.ca/Profile/319GaryK, nil,Apr. 2018, March 2018 9444,4.0,bob8549,https://www.tripadvisor.ca/Profile/bob8549, nil,Mar. 2018, March 2018 9444,5.0,Dawn S,https://www.tripadvisor.ca/Profile/Q9056FIdawns, nil,Feb. 2018, February 2018 9444,nil,,nil, nil,nil,nil 9444,4.0,ettyvilleequine,https://www.tripadvisor.ca/Profile/ettyvilleequine, nil,Jan. 2018, January 2018 9444,5.0,cherie582,https://www.tripadvisor.ca/Profile/cherie582, nil,Jan. 2018, November 2017 9444,5.0,slabinski c,https://www.tripadvisor.ca/Profile/slabinskic, nil,Jan. 2018, January 2018 9444,4.0,ayse911,https://www.tripadvisor.ca/Profile/ayse911, nil,Dec. 2017, December 2017 9444,5.0,gtkent2787,https://www.tripadvisor.ca/Profile/gtkent2787, nil,Dec. 2017, December 2017 9444,5.0,nelsonlucy72,https://www.tripadvisor.ca/Profile/nelsonlucy72, nil,Nov. 2017, November 2017 9444,4.0,Rebecca M,https://www.tripadvisor.ca/Profile/P5463GJrebeccam, nil,Nov. 2017, November 2017 9444,4.0,candacejo,https://www.tripadvisor.ca/Profile/candacejo, nil,Oct. 2017, October 2017 9444,3.0,Lammytrev,https://www.tripadvisor.ca/Profile/Lammytrev, nil,Sep. 2017, September 2017 9444,2.0,Lex1982,https://www.tripadvisor.ca/Profile/jenmH5915TA, nil,Sep. 2017, September 2017 9444,4.0,HA-Trainer,https://www.tripadvisor.ca/Profile/HA-Trainer, nil,Sep. 2017, August 2017 9444,5.0,Ron G,https://www.tripadvisor.ca/Profile/I5013OArong, nil,Sep. 2017, August 2017 9444,4.0,SMO2015,https://www.tripadvisor.ca/Profile/SMO2015, nil,Aug. 2017, July 2017 9444,5.0,HartCraig,https://www.tripadvisor.ca/Profile/HartCraig, nil,Aug. 2017, August 2017 9444,3.0,dish407,https://www.tripadvisor.ca/Profile/dish407, nil,Aug. 2017, July 2017 9444,4.0,Clemence T,https://www.tripadvisor.ca/Profile/901clemencet, nil,Jul. 2017, July 2017 9444,4.0,Karen S,https://www.tripadvisor.ca/Profile/443KarenS, nil,Jul. 2017, July 2017 9444,3.0,james_the_walker,https://www.tripadvisor.ca/Profile/james_the_walker, nil,Jul. 2017, July 2017 9444,1.0,Amir F,https://www.tripadvisor.ca/Profile/amirf986, nil,Jul. 2017, July 2017 9444,5.0,Maggie M,https://www.tripadvisor.ca/Profile/I1926POmaggiem, nil,Jun. 2017, June 2017 9444,5.0,jo m,https://www.tripadvisor.ca/Profile/241jom, nil,Jun. 2017, May 2017 9444,5.0,Brenda M,https://www.tripadvisor.ca/Profile/BrendaM1188, nil,Jun. 2017, June 2017 9444,5.0,Jason N,https://www.tripadvisor.ca/Profile/jasonn687, nil,May 2017, May 2017 9444,4.0,28_apg,https://www.tripadvisor.ca/Profile/28_apg, nil,May 2017, December 2016 9444,5.0,Toni I,https://www.tripadvisor.ca/Profile/tonii5, nil,May 2017, April 2017 9444,4.0,OJ_ness,https://www.tripadvisor.ca/Profile/OJ_ness, nil,Feb. 2017, February 2017 9444,3.0,WLKSR,https://www.tripadvisor.ca/Profile/WLKSR, nil,Jan. 2017, January 2017 9444,1.0,theknittingbear,https://www.tripadvisor.ca/Profile/theknittingbear, nil,Jan. 2017, January 2017 9444,5.0,Everysecond,https://www.tripadvisor.ca/Profile/Everysecond, nil,Jan. 2017, December 2016 9444,3.0,Maryam M,https://www.tripadvisor.ca/Profile/MaryamM654, nil,Jan. 2017, November 2016 9444,3.0,celiadeng,https://www.tripadvisor.ca/Profile/celiadeng, nil,Dec. 2016, December 2016 9444,4.0,Smoltman,https://www.tripadvisor.ca/Profile/Smoltman, nil,Dec. 2016, December 2016 9444,4.0,pym3,https://www.tripadvisor.ca/Profile/pym3, nil,Dec. 2016, December 2016 9444,3.0,PeteMarl,https://www.tripadvisor.ca/Profile/PeteMarl, nil,Nov. 2016, October 2016 9444,5.0,Charles H,https://www.tripadvisor.ca/Profile/charlesh824, nil,Nov. 2016, October 2016 9444,5.0,cate220451,https://www.tripadvisor.ca/Profile/cate220451, nil,Oct. 2016, October 2016 9444,4.0,ehelkur,https://www.tripadvisor.ca/Profile/ehelkur, nil,Oct. 2016, October 2016 9444,4.0,Josh Wilderness,https://www.tripadvisor.ca/Profile/joshwilderness, nil,Oct. 2016, August 2016 9444,4.0,LottyToronto,https://www.tripadvisor.ca/Profile/LottyToronto, nil,Oct. 2016, October 2016 9444,4.0,CraigW57,https://www.tripadvisor.ca/Profile/CraigW57, nil,Sep. 2016, September 2016 9444,4.0,GingieB,https://www.tripadvisor.ca/Profile/GingieB, nil,Sep. 2016, September 2016 9444,2.0,jellypop12,https://www.tripadvisor.ca/Profile/jellypop12, nil,Sep. 2016, September 2016 9444,4.0,Edwin K,https://www.tripadvisor.ca/Profile/653edwink, nil,Sep. 2016, September 2016 9444,5.0,Jen B,https://www.tripadvisor.ca/Profile/Z1432USjenb, nil,Sep. 2016, September 2016 9444,2.0,Mathew T,https://www.tripadvisor.ca/Profile/807mathewt, nil,Sep. 2016, September 2016 9444,4.0,Barry Fowler,https://www.tripadvisor.ca/Profile/BarryFowler, nil,Sep. 2016, September 2016 9444,5.0,Ministicgirl,https://www.tripadvisor.ca/Profile/Ministicgirl, nil,Aug. 2016, August 2016 9444,3.0,Louise B,https://www.tripadvisor.ca/Profile/LouiseB127, nil,Aug. 2016, August 2016 9444,5.0,caribvibe,https://www.tripadvisor.ca/Profile/caribvibe, nil,Aug. 2016, August 2016 9444,5.0,Swoodhall,https://www.tripadvisor.ca/Profile/Swoodhall, nil,Aug. 2016, June 2016 9444,4.0,Gmckenna,https://www.tripadvisor.ca/Profile/Gmckenna, nil,Aug. 2016, August 2016 9444,3.0,Anne-Marie E,https://www.tripadvisor.ca/Profile/ameadie100, nil,Aug. 2016, August 2016 9444,4.0,Heather F,https://www.tripadvisor.ca/Profile/741heatherf, nil,Jul. 2016, July 2016 9444,5.0,karmott,https://www.tripadvisor.ca/Profile/karmott, nil,Jul. 2016, July 2016 9444,2.0,Haim V,https://www.tripadvisor.ca/Profile/138haimv, nil,Jul. 2016, July 2016 9444,1.0,Lily F,https://www.tripadvisor.ca/Profile/669lilyf, nil,Jul. 2016, July 2016 9444,5.0,Nicholas C,https://www.tripadvisor.ca/Profile/660nicholasc, nil,Jun. 2016, June 2016 9444,2.0,arumi84,https://www.tripadvisor.ca/Profile/arumi84, nil,May 2016, May 2016 9444,4.0,richardalanp,https://www.tripadvisor.ca/Profile/richardalanp, nil,May 2016, May 2016 9444,5.0,Jessika W,https://www.tripadvisor.ca/Profile/446jessikad, nil,May 2016, May 2016 9444,2.0,Greg F,https://www.tripadvisor.ca/Profile/GregF322, nil,May 2016, May 2016 9444,4.0,Rjlockwood,https://www.tripadvisor.ca/Profile/thebeamingbumpkin, nil,May 2016, May 2016 9444,4.0,pinkpantherr70,https://www.tripadvisor.ca/Profile/pinkpantherr70, nil,May 2016, May 2016 9444,5.0,Christy V,https://www.tripadvisor.ca/Profile/christyvan103, nil,Apr. 2016, April 2016 9444,5.0,caribcanucks,https://www.tripadvisor.ca/Profile/caribcanucks, nil,Apr. 2016, April 2016 9444,4.0,tdangle10,https://www.tripadvisor.ca/Profile/tdangle10, nil,Apr. 2016, April 2016 9444,4.0,lesterannebarrie,https://www.tripadvisor.ca/Profile/lesterannebarrie, nil,Apr. 2016, April 2016 9444,5.0,Pookie0621,https://www.tripadvisor.ca/Profile/Pookie0621, nil,Apr. 2016, March 2016 9444,5.0,neetybird,https://www.tripadvisor.ca/Profile/neetybird, nil,Mar. 2016, March 2016 9444,5.0,Guillaume L,https://www.tripadvisor.ca/Profile/GuillaumeL355, nil,Mar. 2016, March 2016 9444,3.0,Danahma,https://www.tripadvisor.ca/Profile/Danahma, nil,Feb. 2016, February 2016 9444,2.0,pwohara,https://www.tripadvisor.ca/Profile/pwohara, nil,Feb. 2016, February 2016 9444,2.0,Scott H,https://www.tripadvisor.ca/Profile/scotthelmkay, nil,Feb. 2016, February 2016 9444,4.0,OntarioJK5,https://www.tripadvisor.ca/Profile/OntarioJK5, nil,Feb. 2016, February 2016 9444,5.0,Hussein A,https://www.tripadvisor.ca/Profile/5ddhussein, nil,Feb. 2016, February 2016 9444,4.0,Ryan,https://www.tripadvisor.ca/Profile/burr6013, nil,Feb. 2016, January 2016 9445,1.0,Sherpa58982224060,https://www.tripadvisor.ca/Profile/Sherpa58982224060, nil,Apr. 2, March 2019 9445,3.0,Tammy W,https://www.tripadvisor.ca/Profile/tammyv333, nil,Mar. 2019, March 2019 9445,3.0,cindybY5015OS,https://www.tripadvisor.ca/Profile/cindybY5015OS, nil,Feb. 2019, February 2019 9445,4.0,Chris M,https://www.tripadvisor.ca/Profile/chrismD3199XN, nil,Feb. 2019, January 2019 9445,4.0,Shelley M,https://www.tripadvisor.ca/Profile/ShelleyM1215, nil,Jan. 2019, January 2019 9445,4.0,restnot,https://www.tripadvisor.ca/Profile/restnot, nil,Nov. 2018, September 2018 9445,nil,,nil, nil,nil,nil 9445,2.0,Ryily,https://www.tripadvisor.ca/Profile/Ryily, nil,Aug. 2018, July 2018 9445,3.0,N8303HQcindyb,https://www.tripadvisor.ca/Profile/N8303HQcindyb, nil,Jul. 2018, July 2018 9445,5.0,Patty S,https://www.tripadvisor.ca/Profile/860pattys, nil,Jun. 2018, June 2018 9445,3.0,birdseye17,https://www.tripadvisor.ca/Profile/birdseye17, nil,Apr. 2018, April 2018 9445,3.0,Shannon B,https://www.tripadvisor.ca/Profile/shannonbX8540IA, nil,Mar. 2018, March 2018 9445,4.0,KevPEI,https://www.tripadvisor.ca/Profile/KevPEI, nil,Mar. 2018, February 2018 9445,3.0,marissab15,https://www.tripadvisor.ca/Profile/marissab15, nil,Jan. 2018, January 2018 9445,3.0,Tyler H,https://www.tripadvisor.ca/Profile/245tylerh, nil,Jan. 2018, January 2018 9445,3.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Dec. 2017, December 2017 9445,1.0,sherrybC9366LB,https://www.tripadvisor.ca/Profile/sherrybC9366LB, nil,Nov. 2017, November 2017 9445,4.0,Leslie B,https://www.tripadvisor.ca/Profile/354leslieb, nil,Nov. 2017, November 2017 9445,4.0,457donb,https://www.tripadvisor.ca/Profile/457donb, nil,Sep. 2017, September 2017 9445,4.0,randy1941,https://www.tripadvisor.ca/Profile/randy1941, nil,Sep. 2017, August 2017 9445,4.0,George Randall H,https://www.tripadvisor.ca/Profile/georgerandallh, nil,Aug. 2017, August 2017 9445,5.0,Lawrence F,https://www.tripadvisor.ca/Profile/930lawrencef, nil,Jul. 2017, July 2017 9445,4.0,Mike M,https://www.tripadvisor.ca/Profile/MikeM934, nil,Apr. 2017, April 2017 9445,1.0,I3856IAkyleb,https://www.tripadvisor.ca/Profile/I3856IAkyleb, nil,Apr. 2017, April 2017 9446,1.0,doug553,https://www.tripadvisor.ca/Profile/doug553, nil,Aug. 2018, August 2018 9446,2.0,SFrancisF,https://www.tripadvisor.ca/Profile/SFrancisF, nil,Aug. 2018, August 2018 9446,4.0,lightheratedhands,https://www.tripadvisor.ca/Profile/lightheratedhands, nil,Aug. 2018, August 2018 9446,5.0,katiefenall563,https://www.tripadvisor.ca/Profile/katiefenall563, nil,Aug. 2018, August 2018 9446,1.0,AlexGcan,https://www.tripadvisor.ca/Profile/AlexGcan, nil,Aug. 2018, August 2018 9446,2.0,Joanne B,https://www.tripadvisor.ca/Profile/JoanneB509, nil,Aug. 2018, July 2018 9446,3.0,cshowe80,https://www.tripadvisor.ca/Profile/cshowe80, nil,Aug. 2018, August 2018 9446,5.0,nramos260860,https://www.tripadvisor.ca/Profile/nramos260860, nil,Aug. 2018, July 2018 9446,3.0,csola373256,https://www.tripadvisor.ca/Profile/csola373256, nil,Aug. 2018, July 2018 9446,1.0,sandraandtrac,https://www.tripadvisor.ca/Profile/sandraandtrac, nil,Jul. 2018, June 2018 9446,1.0,Anka A,https://www.tripadvisor.ca/Profile/I5738YTaa, nil,Jul. 2018, July 2018 9446,4.0,Nomad512186,https://www.tripadvisor.ca/Profile/Nomad512186, nil,Jul. 2018, July 2018 9446,5.0,Catherine K,https://www.tripadvisor.ca/Profile/A7761XKcatherinek, nil,Jul. 2018, June 2018 9446,5.0,Rafiki O,https://www.tripadvisor.ca/Profile/RafikiO, nil,Jul. 2018, June 2018 9446,5.0,Mike C,https://www.tripadvisor.ca/Profile/T5208WNmikec, nil,Jul. 2018, June 2018 9446,5.0,Michael B,https://www.tripadvisor.ca/Profile/michaelbK3443FX, nil,May 2018, May 2018 9446,3.0,psy420,https://www.tripadvisor.ca/Profile/psy420, nil,Oct. 2017, July 2017 9446,1.0,Joanie C,https://www.tripadvisor.ca/Profile/Tschony, nil,Sep. 2017, August 2017 9446,1.0,Ganga D D,https://www.tripadvisor.ca/Profile/GangaDD, nil,Aug. 2017, August 2017 9446,2.0,c6479844239,https://www.tripadvisor.ca/Profile/c6479844239, nil,Aug. 2017, May 2017 9446,2.0,s-char-ann68,https://www.tripadvisor.ca/Profile/s-char-ann68, nil,Jul. 2017, May 2017 9446,2.0,strutynj,https://www.tripadvisor.ca/Profile/strutynj, nil,Jul. 2017, July 2017 9446,2.0,moonfruitsmusic,https://www.tripadvisor.ca/Profile/moonfruitsmusic, nil,Jul. 2017, July 2017 9446,2.0,LoriAnn717,https://www.tripadvisor.ca/Profile/LoriAnn717, nil,Jul. 2017, July 2017 9446,5.0,No N,https://www.tripadvisor.ca/Profile/910non, nil,Jul. 2017, July 2017 9446,2.0,Heather c,https://www.tripadvisor.ca/Profile/heathercS2297ID, nil,Jul. 2017, July 2017 9446,4.0,Shanir J,https://www.tripadvisor.ca/Profile/shanirj, nil,Jun. 2017, June 2017 9446,4.0,liliOttawa,https://www.tripadvisor.ca/Profile/liliOttawa, nil,Jun. 2017, June 2017 9446,2.0,Natashia B,https://www.tripadvisor.ca/Profile/142natashiab, nil,Jun. 2017, June 2017 9446,5.0,SARAH H,https://www.tripadvisor.ca/Profile/634SARAHH634, nil,Jun. 2017, May 2017 9446,1.0,Vanessa J,https://www.tripadvisor.ca/Profile/193vanessaj, nil,May 2017, May 2017 9446,2.0,IndeSingh79,https://www.tripadvisor.ca/Profile/IndeSingh79, nil,May 2017, May 2017 9446,1.0,lagoonie193,https://www.tripadvisor.ca/Profile/lagoonie193, nil,May 2017, May 2017 9446,2.0,triciamart,https://www.tripadvisor.ca/Profile/triciamart, nil,Sep. 2016, August 2016 9446,4.0,Lara J,https://www.tripadvisor.ca/Profile/253laraj, nil,Aug. 2016, August 2016 9446,1.0,Hol747,https://www.tripadvisor.ca/Profile/Hol747, nil,Aug. 2016, August 2016 9446,1.0,anneforbes63,https://www.tripadvisor.ca/Profile/anneforbes63, nil,Aug. 2016, August 2016 9446,5.0,Saramae72,https://www.tripadvisor.ca/Profile/Saramae72, nil,Aug. 2016, June 2016 9446,3.0,Lisa M,https://www.tripadvisor.ca/Profile/lisamW6025EK, nil,Aug. 2016, July 2016 9446,5.0,Shruti R,https://www.tripadvisor.ca/Profile/772shrutir, nil,Aug. 2016, July 2016 9446,nil,,nil, nil,nil,nil 9446,4.0,Jessica P,https://www.tripadvisor.ca/Profile/Jessica205, nil,Jul. 2016, July 2016 9446,5.0,jase467,https://www.tripadvisor.ca/Profile/jase467, nil,Jul. 2016, July 2016 9446,5.0,ekajaks,https://www.tripadvisor.ca/Profile/ekajaks, nil,Jul. 2016, June 2016 9446,4.0,Alex W,https://www.tripadvisor.ca/Profile/AlexW1560, nil,Jul. 2016, July 2016 9446,5.0,virgonomic,https://www.tripadvisor.ca/Profile/virgonomic, nil,Jun. 2016, May 2016 9446,3.0,Kim H,https://www.tripadvisor.ca/Profile/197KimH, nil,Jun. 2016, June 2016 9446,2.0,rbrown_269478,https://www.tripadvisor.ca/Profile/rbrown_269478, nil,Jun. 2016, June 2016 9446,3.0,sheenae492,https://www.tripadvisor.ca/Profile/sheenae492, nil,Jun. 2016, June 2016 9446,4.0,Tracy H,https://www.tripadvisor.ca/Profile/tracyhS3235KH, nil,Jun. 2016, June 2016 9446,3.0,Doug A,https://www.tripadvisor.ca/Profile/douga121, nil,Jun. 2016, June 2016 9446,4.0,saunders_terri,https://www.tripadvisor.ca/Profile/saunders_terri, nil,Jun. 2016, June 2016 9446,5.0,Crzcanuk,https://www.tripadvisor.ca/Profile/Crzcanuk, nil,Jun. 2016, June 2016 9446,4.0,stephennE9985NP,https://www.tripadvisor.ca/Profile/stephennE9985NP, nil,Jun. 2016, June 2016 9446,3.0,D4171MSkellyc,https://www.tripadvisor.ca/Profile/D4171MSkellyc, nil,Jun. 2016, June 2016 9446,5.0,Ben M,https://www.tripadvisor.ca/Profile/M5515DKbenm, nil,Jun. 2016, June 2016 9446,5.0,NutritiousMom,https://www.tripadvisor.ca/Profile/NutritiousMom, nil,Jun. 2016, May 2016 9446,4.0,jimhL5506LV,https://www.tripadvisor.ca/Profile/jimhL5506LV, nil,Jun. 2016, June 2016 9446,3.0,katrinab703,https://www.tripadvisor.ca/Profile/katrinab703, nil,Jun. 2016, June 2016 9446,5.0,michaelcX1013JW,https://www.tripadvisor.ca/Profile/michaelcX1013JW, nil,Jun. 2016, June 2016 9446,4.0,lannie676,https://www.tripadvisor.ca/Profile/lannie676, nil,Jun. 2016, May 2016 9446,4.0,Bob K,https://www.tripadvisor.ca/Profile/388bobk, nil,May 2016, May 2016 9446,4.0,kevin948,https://www.tripadvisor.ca/Profile/kevin948, nil,May 2016, May 2016 9446,5.0,sandracM7174VR,https://www.tripadvisor.ca/Profile/sandracM7174VR, nil,May 2016, May 2016 9446,3.0,nekeshasookhoo,https://www.tripadvisor.ca/Profile/nekeshasookhoo, nil,May 2016, May 2016 9446,3.0,Amelie M,https://www.tripadvisor.ca/Profile/273ameliem, nil,May 2016, May 2016 9446,4.0,canralph,https://www.tripadvisor.ca/Profile/canralph, nil,May 2016, May 2016 9446,2.0,heatherlA3446KK,https://www.tripadvisor.ca/Profile/heatherlA3446KK, nil,May 2016, May 2016 9446,3.0,LauraECWheeler,https://www.tripadvisor.ca/Profile/LauraECWheeler, nil,May 2016, May 2016 9446,4.0,OntarioJenn,https://www.tripadvisor.ca/Profile/OntarioJenn, nil,May 2016, May 2016 9446,1.0,Marilyn R,https://www.tripadvisor.ca/Profile/553marilynr, nil,Apr. 2016, April 2016 9446,4.0,Frank W,https://www.tripadvisor.ca/Profile/884frankw, nil,Aug. 2015, July 2015 9446,4.0,Chelsea C,https://www.tripadvisor.ca/Profile/chelseac570, nil,Aug. 2015, August 2015 9446,3.0,ukn0wh0,https://www.tripadvisor.ca/Profile/ukn0wh0, nil,Aug. 2015, June 2015 9446,4.0,JimmyCricket22,https://www.tripadvisor.ca/Profile/JimmyCricket22, nil,Aug. 2015, August 2015 9446,2.0,Becky B,https://www.tripadvisor.ca/Profile/931beckyb, nil,Aug. 2015, July 2015 9446,1.0,brooksie_29,https://www.tripadvisor.ca/Profile/brooksie_29, nil,Aug. 2015, July 2015 9446,5.0,Fall T,https://www.tripadvisor.ca/Profile/fallt, nil,Jul. 2015, June 2015 9446,3.0,sheilabO6672EX,https://www.tripadvisor.ca/Profile/sheilabO6672EX, nil,Jul. 2015, July 2015 9446,4.0,bruton59,https://www.tripadvisor.ca/Profile/bruton59, nil,Jul. 2015, June 2015 9446,5.0,Laurie O,https://www.tripadvisor.ca/Profile/laurieo592, nil,Jul. 2015, July 2015 9446,5.0,Brian S,https://www.tripadvisor.ca/Profile/755BrianS, nil,Jul. 2015, July 2015 9446,2.0,cmorris2015,https://www.tripadvisor.ca/Profile/cmorris2015, nil,Jul. 2015, June 2015 9446,1.0,brittanym921,https://www.tripadvisor.ca/Profile/brittanym921, nil,Jul. 2015, July 2015 9446,4.0,johnI5581NW,https://www.tripadvisor.ca/Profile/johnI5581NW, nil,Jul. 2015, July 2015 9446,4.0,Lara D,https://www.tripadvisor.ca/Profile/Boombarler, nil,Jul. 2015, July 2015 9446,5.0,stefan1232015,https://www.tripadvisor.ca/Profile/stefan1232015, nil,Jul. 2015, July 2015 9446,1.0,Elle D,https://www.tripadvisor.ca/Profile/794elled, nil,Jul. 2015, July 2015 9446,4.0,Wil_Mackie,https://www.tripadvisor.ca/Profile/Wil_Mackie, nil,Jul. 2015, July 2015 9446,1.0,JBSiegel58,https://www.tripadvisor.ca/Profile/JBSiegel58, nil,Jul. 2015, July 2015 9446,5.0,Minty7_98,https://www.tripadvisor.ca/Profile/Minty7_98, nil,Jun. 2015, June 2015 9446,3.0,BrianHurlburt,https://www.tripadvisor.ca/Profile/BrianHurlburt, nil,Jun. 2015, May 2015 9446,2.0,Marilyn I,https://www.tripadvisor.ca/Profile/687marilyni, nil,May 2015, May 2015 9446,4.0,Janette W,https://www.tripadvisor.ca/Profile/10janettew, nil,May 2015, May 2015 9446,3.0,kim_a_cox,https://www.tripadvisor.ca/Profile/kim_a_cox, nil,May 2015, April 2015 9446,4.0,taggart2015,https://www.tripadvisor.ca/Profile/taggart2015, nil,May 2015, April 2015 9446,4.0,rickm679,https://www.tripadvisor.ca/Profile/rickm679, nil,May 2015, May 2015 9446,4.0,foxycdn,https://www.tripadvisor.ca/Profile/foxycdn, nil,Jan. 2015, July 2014 9446,3.0,Keith B,https://www.tripadvisor.ca/Profile/bkb38, nil,Aug. 2014, July 2014 9446,2.0,TechAider,https://www.tripadvisor.ca/Profile/techaider, nil,Aug. 2014, August 2014 9446,4.0,GERARD P,https://www.tripadvisor.ca/Profile/GaynorP490, nil,Jul. 2014, July 2014 9446,4.0,Melissa D,https://www.tripadvisor.ca/Profile/melissadF8067EA, nil,Jun. 2014, May 2014 9446,5.0,Natasha D,https://www.tripadvisor.ca/Profile/404natashad, nil,May 2014, May 2014 9446,4.0,barryyoung2002,https://www.tripadvisor.ca/Profile/barryyoung2002, nil,May 2014, May 2014 9446,3.0,Martin L,https://www.tripadvisor.ca/Profile/MartinL610, nil,Aug. 2013, August 2013 9446,4.0,Sbowes101,https://www.tripadvisor.ca/Profile/Sbowes101, nil,Jul. 2013, July 2013 9446,5.0,Dean T,https://www.tripadvisor.ca/Profile/DeanT996, nil,Sep. 2011, July 2011 9446,5.0,LynneSproule,https://www.tripadvisor.ca/Profile/LynneSproule, nil,Aug. 2011, August 2011 9446,5.0,petcreations,https://www.tripadvisor.ca/Profile/petcreations, nil,Aug. 2011, August 2011 9446,4.0,babs s,https://www.tripadvisor.ca/Profile/babss573, nil,Aug. 2011, August 2011 9446,5.0,N M,https://www.tripadvisor.ca/Profile/NM105, nil,Aug. 2011, August 2011 9446,5.0,SLYMENDELLOO,https://www.tripadvisor.ca/Profile/SLYMENDELLOO, nil,Aug. 2011, July 2011 9446,1.0,AugustRush2,https://www.tripadvisor.ca/Profile/AugustRush2, nil,Aug. 2011, May 2011 9446,4.0,lindsay404,https://www.tripadvisor.ca/Profile/lindsay404, nil,Aug. 2011, July 2011 9446,1.0,Kathy B,https://www.tripadvisor.ca/Profile/KB_Vancouver, nil,Jun. 2010, June 2010 9447,5.0,thunderminding,https://www.tripadvisor.ca/Profile/thunderminding, nil,Oct. 2018, October 2018 9447,5.0,Johanna M,https://www.tripadvisor.ca/Profile/johannam104, nil,Oct. 2018, October 2018 9447,4.0,Ptbo590,https://www.tripadvisor.ca/Profile/Ptbo590, nil,Aug. 2018, July 2018 9447,5.0,MaisiesChocShop,https://www.tripadvisor.ca/Profile/MaisiesChocShop, nil,Jan. 2018, September 2017 9447,5.0,Reanna O,https://www.tripadvisor.ca/Profile/reannao2017, nil,Aug. 2017, August 2017 9447,5.0,Ivan L,https://www.tripadvisor.ca/Profile/X1829QLivanl, nil,Jul. 2017, July 2017 9447,5.0,Mike T,https://www.tripadvisor.ca/Profile/miket591, nil,Jul. 2017, July 2017 9447,5.0,paullynda2016,https://www.tripadvisor.ca/Profile/paullynda2016, nil,Jul. 2017, July 2017 9447,5.0,Ken B,https://www.tripadvisor.ca/Profile/S2104UKkenb, nil,Jul. 2017, July 2017 9447,4.0,1965KH,https://www.tripadvisor.ca/Profile/1965KH, nil,Jun. 2017, June 2017 9447,4.0,juel c,https://www.tripadvisor.ca/Profile/juelc2015, nil,May 2017, April 2017 9447,5.0,Kayttrip,https://www.tripadvisor.ca/Profile/Kayttrip, nil,May 2017, April 2017 9447,5.0,Debbie C,https://www.tripadvisor.ca/Profile/DebbieC3018, nil,Dec. 2016, November 2016 9447,5.0,Mike K,https://www.tripadvisor.ca/Profile/mikekG8259QJ, nil,Nov. 2016, November 2016 9447,5.0,bettinap403,https://www.tripadvisor.ca/Profile/bettinap403, nil,Sep. 2016, August 2016 9447,5.0,Sylvia S,https://www.tripadvisor.ca/Profile/SylviaS470, nil,Sep. 2016, August 2016 9447,2.0,palmers713,https://www.tripadvisor.ca/Profile/palmers713, nil,Aug. 2016, August 2016 9447,5.0,rav4toyotaj,https://www.tripadvisor.ca/Profile/rav4toyotaj, nil,Aug. 2016, July 2016 9447,5.0,shirleyh239,https://www.tripadvisor.ca/Profile/shirleyh239, nil,Aug. 2016, July 2016 9447,5.0,noreen m,https://www.tripadvisor.ca/Profile/noreenm488, nil,Aug. 2016, July 2016 9447,5.0,chwilson2016,https://www.tripadvisor.ca/Profile/chwilson2016, nil,Aug. 2016, July 2016 9447,5.0,Jackie L,https://www.tripadvisor.ca/Profile/jackiel711, nil,Jul. 2016, July 2016 9447,5.0,mthomas229,https://www.tripadvisor.ca/Profile/mthomas229, nil,Jul. 2016, July 2016 9447,5.0,morganbanner3,https://www.tripadvisor.ca/Profile/morganbanner3, nil,Jul. 2016, July 2016 9447,5.0,touneandy,https://www.tripadvisor.ca/Profile/touneandy, nil,Jun. 2016, June 2016 9447,nil,,nil, nil,nil,nil 9447,5.0,Peggy C,https://www.tripadvisor.ca/Profile/peggyc115, nil,Jul. 2015, July 2015 9447,4.0,CTfromTO,https://www.tripadvisor.ca/Profile/CTfromTO, nil,Jul. 2015, July 2015 9447,5.0,danaA8102ES,https://www.tripadvisor.ca/Profile/danaA8102ES, nil,Jun. 2015, June 2015 9447,5.0,rx_kolarikova,https://www.tripadvisor.ca/Profile/rx_kolarikova, nil,Jun. 2015, June 2015 9447,5.0,2_kids_will_travel,https://www.tripadvisor.ca/Profile/2_kids_will_travel, nil,Jun. 2015, May 2015 9447,5.0,Rosssy50,https://www.tripadvisor.ca/Profile/Rosssy50, nil,Sep. 2014, May 2014 9447,5.0,TravelingNomad,https://www.tripadvisor.ca/Profile/TravelingNomad82, nil,Sep. 2014, August 2014 9447,4.0,mblundell,https://www.tripadvisor.ca/Profile/mblundell, nil,Aug. 2014, August 2014 9447,5.0,Boglarka B,https://www.tripadvisor.ca/Profile/boglarkab172, nil,Jul. 2014, July 2014 9447,5.0,hj_buse,https://www.tripadvisor.ca/Profile/hj_buse, nil,Nov. 2013, October 2013 9447,5.0,Barbara V,https://www.tripadvisor.ca/Profile/Thatagran5, nil,Nov. 2013, November 2013 9447,5.0,Rjwelwy,https://www.tripadvisor.ca/Profile/Rjwelwy, nil,Aug. 2013, August 2013 9447,5.0,Twigvh,https://www.tripadvisor.ca/Profile/Twigvh, nil,Aug. 2013, July 2013 9447,5.0,Bozena K,https://www.tripadvisor.ca/Profile/BozenaK627, nil,Aug. 2013, July 2013 9447,4.0,nmkUK,https://www.tripadvisor.ca/Profile/nmkUK, nil,Feb. 2012, February 2012 9448,nil,,nil, nil,nil,nil 9448,5.0,Janet1489,https://www.tripadvisor.ca/Profile/Janet1489, nil,Jul. 2016, June 2016 9448,5.0,Fatma A,https://www.tripadvisor.ca/Profile/fatmaa404, nil,Jan. 2016, January 2016 9448,5.0,m g,https://www.tripadvisor.ca/Profile/980mg, nil,Nov. 2015, August 2015 9448,4.0,Deanna J,https://www.tripadvisor.ca/Profile/DeannaJ433, nil,Aug. 2015, July 2015 9448,5.0,sandmang24,https://www.tripadvisor.ca/Profile/sandmang24, nil,Jul. 2015, July 2015 9448,5.0,Elizabeth R,https://www.tripadvisor.ca/Profile/Y9808SIelizabethr, nil,May 2015, May 2015 9448,5.0,Mavis F,https://www.tripadvisor.ca/Profile/mavisf672, nil,Feb. 2015, February 2015 9448,5.0,honint123,https://www.tripadvisor.ca/Profile/honint123, nil,Dec. 2014, December 2014 9448,5.0,Richard L,https://www.tripadvisor.ca/Profile/RichardL361, nil,Nov. 2014, November 2014 9448,5.0,Antoine L,https://www.tripadvisor.ca/Profile/antoinel135, nil,Oct. 2014, October 2014 9448,5.0,Carol S,https://www.tripadvisor.ca/Profile/J1239QBcarols, nil,May 2014, May 2014 9448,5.0,Emmanuel G,https://www.tripadvisor.ca/Profile/976emmanuelg, nil,Feb. 2014, February 2014 9448,5.0,helen3640,https://www.tripadvisor.ca/Profile/helen3640, nil,Dec. 2013, December 2013 9449,4.0,GMurray,https://www.tripadvisor.ca/Profile/GMurray, nil,Sep. 2018, September 2018 9449,5.0,davidc3652018,https://www.tripadvisor.ca/Profile/davidc3652018, nil,Jun. 2018, June 2018 9449,5.0,knot2sur,https://www.tripadvisor.ca/Profile/knot2sur, nil,Aug. 2017, August 2017 9449,5.0,Ami H,https://www.tripadvisor.ca/Profile/913amih, nil,Mar. 2017, March 2017 9449,3.0,JanTravels_4,https://www.tripadvisor.ca/Profile/JanTravels_4, nil,Feb. 2017, February 2017 9449,4.0,Shawn S,https://www.tripadvisor.ca/Profile/shawnstg, nil,Jul. 2016, July 2016 9449,5.0,Livemusic2014,https://www.tripadvisor.ca/Profile/Livemusic2014, nil,Feb. 2016, January 2016 9449,5.0,PollycToronto,https://www.tripadvisor.ca/Profile/PollycToronto, nil,Oct. 2015, October 2015 9449,5.0,Lesleymal,https://www.tripadvisor.ca/Profile/Lesleymal, nil,Aug. 2015, August 2015 9449,5.0,JBF9,https://www.tripadvisor.ca/Profile/JBF9, nil,Aug. 2014, August 2014 9449,5.0,Marianne K,https://www.tripadvisor.ca/Profile/880mariannek, nil,Jun. 2014, June 2014 9449,5.0,NeedASunKiss,https://www.tripadvisor.ca/Profile/NeedASunKiss, nil,Oct. 2013, November 2012 9449,5.0,Josvanmeeuwen,https://www.tripadvisor.ca/Profile/Josvanmeeuwen, nil,Aug. 2013, July 2013 9449,5.0,Izzyambergecko,https://www.tripadvisor.ca/Profile/Izzyambergecko, nil,Apr. 2010, July 2007 9449,nil,,nil, nil,nil,nil 9450,nil,,nil, nil,nil,nil 9451,3.0,ShellDoe,https://www.tripadvisor.ca/Profile/ShellDoe, nil,Apr. 4, March 2019 9451,1.0,Trail41968793645,https://www.tripadvisor.ca/Profile/Trail41968793645, nil,Apr. 4, March 2019 9451,4.0,Escape42304510778,https://www.tripadvisor.ca/Profile/Escape42304510778, nil,Apr. 1, March 2019 9451,1.0,Fuffer-George N,https://www.tripadvisor.ca/Profile/fuffergeorgen, nil,Apr. 1, March 2019 9451,1.0,Dave D,https://www.tripadvisor.ca/Profile/W809SZdaved, nil,Mar. 2019, March 2019 9451,1.0,Jeff C,https://www.tripadvisor.ca/Profile/jeffcO7357BO, nil,Mar. 2019, March 2019 9451,4.0,Curiosity19508734857,https://www.tripadvisor.ca/Profile/Curiosity19508734857, nil,Mar. 2019, March 2019 9451,1.0,aylanah whitten,https://www.tripadvisor.ca/Profile/aylanah15, nil,Mar. 2019, March 2019 9451,4.0,mt_marcy,https://www.tripadvisor.ca/Profile/mt_marcy, nil,Mar. 2019, March 2019 9451,4.0,sharrybudd,https://www.tripadvisor.ca/Profile/sharrybudd, nil,Mar. 2019, March 2019 9451,4.0,chrisbV7285TC,https://www.tripadvisor.ca/Profile/chrisbV7285TC, nil,Mar. 2019, March 2019 9451,2.0,Rockiroads,https://www.tripadvisor.ca/Profile/Rockiroads, nil,Mar. 2019, March 2019 9451,4.0,Racheal S,https://www.tripadvisor.ca/Profile/743racheals, nil,Mar. 2019, February 2019 9451,1.0,Guide10631392100,https://www.tripadvisor.ca/Profile/Guide10631392100, nil,Feb. 2019, February 2019 9451,1.0,Mobile27097079649,https://www.tripadvisor.ca/Profile/Mobile27097079649, nil,Feb. 2019, February 2019 9451,1.0,Dama10,https://www.tripadvisor.ca/Profile/Dama10, nil,Feb. 2019, February 2019 9451,2.0,Julie M,https://www.tripadvisor.ca/Profile/I4632ULjuliem, nil,Feb. 2019, February 2019 9451,1.0,Meander52089154487,https://www.tripadvisor.ca/Profile/Meander52089154487, nil,Feb. 2019, February 2019 9451,4.0,Excursion30285314519,https://www.tripadvisor.ca/Profile/Excursion30285314519, nil,Feb. 2019, February 2019 9451,2.0,Marina B,https://www.tripadvisor.ca/Profile/marinabB3738BQ, nil,Jan. 2019, December 2018 9451,4.0,Verniamk,https://www.tripadvisor.ca/Profile/Verniamk, nil,Jan. 2019, January 2019 9451,5.0,nathanl586,https://www.tripadvisor.ca/Profile/nathanl586, nil,Jan. 2019, December 2018 9451,5.0,georgewdear,https://www.tripadvisor.ca/Profile/georgewdear, nil,Dec. 2018, December 2018 9451,1.0,Corey99,https://www.tripadvisor.ca/Profile/COREY999999999, nil,Dec. 2018, December 2018 9451,4.0,Meander49749458284,https://www.tripadvisor.ca/Profile/Meander49749458284, nil,Nov. 2018, November 2018 9451,nil,,nil, nil,nil,nil 9451,4.0,Harry L,https://www.tripadvisor.ca/Profile/icyharryo, nil,Aug. 2018, April 2018 9451,3.0,grahamrolph2,https://www.tripadvisor.ca/Profile/grahamrolph2, nil,Aug. 2018, August 2018 9451,2.0,angelaeorr,https://www.tripadvisor.ca/Profile/angelaeorr, nil,Aug. 2018, August 2018 9451,4.0,Teresa M R,https://www.tripadvisor.ca/Profile/teresamr2017, nil,Aug. 2018, August 2018 9451,4.0,Jay P,https://www.tripadvisor.ca/Profile/Z9059TQjayp, nil,Aug. 2018, August 2018 9451,2.0,aprilb22,https://www.tripadvisor.ca/Profile/aprilb22, nil,Aug. 2018, July 2018 9451,3.0,Wilma L,https://www.tripadvisor.ca/Profile/WJL132013, nil,Aug. 2018, July 2018 9451,5.0,A5582LKstevem,https://www.tripadvisor.ca/Profile/A5582LKstevem, nil,Jul. 2018, July 2018 9451,2.0,rparks372669,https://www.tripadvisor.ca/Profile/rparks372669, nil,Jul. 2018, July 2018 9451,4.0,MikeButler14,https://www.tripadvisor.ca/Profile/MikeButler14, nil,Jul. 2018, July 2018 9451,3.0,ZackGauthier,https://www.tripadvisor.ca/Profile/ZackGauthier, nil,Jul. 2018, July 2018 9451,3.0,Carsen A,https://www.tripadvisor.ca/Profile/carsena2018, nil,Jul. 2018, July 2018 9451,1.0,Ashley F,https://www.tripadvisor.ca/Profile/P9465FMashleyf, nil,Jun. 2018, June 2018 9451,1.0,mackpollington,https://www.tripadvisor.ca/Profile/mackpollington, nil,Jun. 2018, June 2018 9451,3.0,cowbabe101,https://www.tripadvisor.ca/Profile/cowbabe101, nil,Jun. 2018, June 2018 9451,4.0,Bonnie L,https://www.tripadvisor.ca/Profile/21bonniel, nil,May 2018, May 2018 9451,1.0,feliciaamaciejewski,https://www.tripadvisor.ca/Profile/feliciaamaciejewski, nil,May 2018, April 2018 9451,4.0,Gloria B,https://www.tripadvisor.ca/Profile/gloriab598, nil,May 2018, May 2018 9451,3.0,Julie S,https://www.tripadvisor.ca/Profile/JulieS989, nil,May 2018, April 2018 9451,1.0,heatherD3168YO,https://www.tripadvisor.ca/Profile/heatherD3168YO, nil,May 2018, April 2018 9451,3.0,Forestree,https://www.tripadvisor.ca/Profile/Forestree, nil,Apr. 2018, April 2018 9451,2.0,Melanie M,https://www.tripadvisor.ca/Profile/K3305VUmelaniem, nil,Apr. 2018, April 2018 9451,5.0,luvat1stbet,https://www.tripadvisor.ca/Profile/luvat1stbet, nil,Apr. 2018, April 2018 9451,1.0,mjwagler,https://www.tripadvisor.ca/Profile/mjwagler, nil,Apr. 2018, March 2018 9451,1.0,faye573,https://www.tripadvisor.ca/Profile/faye573, nil,Apr. 2018, March 2018 9451,1.0,Dragonflychik27,https://www.tripadvisor.ca/Profile/Dragonflychik27, nil,Apr. 2018, March 2018 9451,2.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Apr. 2018, March 2018 9451,1.0,Melany R,https://www.tripadvisor.ca/Profile/851melanyr, nil,Mar. 2018, March 2018 9451,1.0,Duane Kelley,https://www.tripadvisor.ca/Profile/stoneswords3, nil,Mar. 2018, March 2018 9451,5.0,Melissa C,https://www.tripadvisor.ca/Profile/996MelissaC, nil,Mar. 2018, March 2018 9451,2.0,lhill390491,https://www.tripadvisor.ca/Profile/lhill390491, nil,Mar. 2018, March 2018 9451,3.0,sylvarstarwolfe2015,https://www.tripadvisor.ca/Profile/sylvarstarwolfe2015, nil,Mar. 2018, March 2018 9451,4.0,kcoone994725,https://www.tripadvisor.ca/Profile/kcoone994725, nil,Mar. 2018, March 2018 9451,2.0,jhirven,https://www.tripadvisor.ca/Profile/jhirven, nil,Mar. 2018, March 2018 9451,1.0,laurakellum,https://www.tripadvisor.ca/Profile/laurakellum, nil,Feb. 2018, February 2018 9451,1.0,jayplower,https://www.tripadvisor.ca/Profile/jayplower, nil,Feb. 2018, January 2018 9451,2.0,singher11,https://www.tripadvisor.ca/Profile/singher11, nil,Feb. 2018, February 2018 9451,1.0,Steven_Smith_70,https://www.tripadvisor.ca/Profile/Steven_Smith_70, nil,Feb. 2018, February 2018 9451,2.0,lisalV4125FX,https://www.tripadvisor.ca/Profile/lisalV4125FX, nil,Feb. 2018, February 2018 9451,4.0,MichaelLaurie A,https://www.tripadvisor.ca/Profile/michaellauriea, nil,Feb. 2018, February 2018 9451,3.0,sevela806725,https://www.tripadvisor.ca/Profile/sevela806725, nil,Feb. 2018, February 2018 9451,1.0,candicec212,https://www.tripadvisor.ca/Profile/candicec212, nil,Feb. 2018, February 2018 9451,5.0,F8728NBadams,https://www.tripadvisor.ca/Profile/F8728NBadams, nil,Jan. 2018, January 2018 9451,4.0,J5729NBshannonb,https://www.tripadvisor.ca/Profile/J5729NBshannonb, nil,Jan. 2018, January 2018 9451,4.0,momooopink,https://www.tripadvisor.ca/Profile/momooopink, nil,Jan. 2018, January 2018 9451,2.0,KarenMc_11,https://www.tripadvisor.ca/Profile/KarenMc_11, nil,Jan. 2018, January 2018 9451,5.0,William E,https://www.tripadvisor.ca/Profile/150williame, nil,Jan. 2018, December 2017 9451,3.0,shep27723,https://www.tripadvisor.ca/Profile/shep27723, nil,Jan. 2018, January 2018 9451,3.0,marysX3653JO,https://www.tripadvisor.ca/Profile/marysX3653JO, nil,Jan. 2018, January 2018 9451,1.0,7869543,https://www.tripadvisor.ca/Profile/7869543, nil,Jan. 2018, January 2018 9451,1.0,erinsN725FE,https://www.tripadvisor.ca/Profile/erinsN725FE, nil,Jan. 2018, January 2018 9451,5.0,C286HCanthonyp,https://www.tripadvisor.ca/Profile/C286HCanthonyp, nil,Jan. 2018, December 2017 9451,5.0,lawrenceg211,https://www.tripadvisor.ca/Profile/lawrenceg211, nil,Dec. 2017, November 2017 9451,1.0,thdude47,https://www.tripadvisor.ca/Profile/thdude47, nil,Dec. 2017, December 2017 9451,1.0,Stacey O,https://www.tripadvisor.ca/Profile/staceyo574, nil,Dec. 2017, December 2017 9451,2.0,Kim N,https://www.tripadvisor.ca/Profile/X7165DWkimn, nil,Dec. 2017, December 2017 9451,2.0,alyssag80,https://www.tripadvisor.ca/Profile/alyssag80, nil,Dec. 2017, December 2017 9451,3.0,Dave W,https://www.tripadvisor.ca/Profile/DaveW633, nil,Dec. 2017, December 2017 9451,5.0,Andrew F,https://www.tripadvisor.ca/Profile/AndrewF3570, nil,Oct. 2017, October 2017 9451,3.0,Pamela D,https://www.tripadvisor.ca/Profile/PamelaD631, nil,Oct. 2017, October 2017 9451,2.0,H4456PUrobertp,https://www.tripadvisor.ca/Profile/H4456PUrobertp, nil,Sep. 2017, September 2017 9451,5.0,Stephanie W,https://www.tripadvisor.ca/Profile/stephaniewW1936ZH, nil,Sep. 2017, September 2017 9451,4.0,amandaleem2017,https://www.tripadvisor.ca/Profile/amandaleem2017, nil,Sep. 2017, September 2017 9451,2.0,marcia827,https://www.tripadvisor.ca/Profile/marcia827, nil,Aug. 2017, August 2017 9451,4.0,itsthetruth2017,https://www.tripadvisor.ca/Profile/itsthetruth2017, nil,Jul. 2017, June 2017 9451,1.0,ryanpX3184PO,https://www.tripadvisor.ca/Profile/ryanpX3184PO, nil,Jul. 2017, July 2017 9451,3.0,Glenda P,https://www.tripadvisor.ca/Profile/924glendap, nil,Jul. 2017, July 2017 9451,1.0,NightmareCity,https://www.tripadvisor.ca/Profile/NightmareCity, nil,Jul. 2017, July 2017 9451,5.0,CathyTakahashi,https://www.tripadvisor.ca/Profile/CathyTakahashi, nil,Jul. 2017, June 2017 9451,4.0,sweetnessgalore,https://www.tripadvisor.ca/Profile/sweetnessgalore, nil,Jul. 2017, July 2017 9451,2.0,yob459,https://www.tripadvisor.ca/Profile/yob459, nil,May 2017, May 2017 9451,3.0,marywF3324XB,https://www.tripadvisor.ca/Profile/marywF3324XB, nil,Apr. 2017, April 2017 9451,2.0,jackkA6444YN,https://www.tripadvisor.ca/Profile/jackkA6444YN, nil,Apr. 2017, April 2017 9451,1.0,Izwald,https://www.tripadvisor.ca/Profile/Izwald, nil,Apr. 2017, April 2017 9451,1.0,J2597IAandreab,https://www.tripadvisor.ca/Profile/J2597IAandreab, nil,Apr. 2017, April 2017 9451,2.0,David L,https://www.tripadvisor.ca/Profile/D4175YTdavidl, nil,Mar. 2017, March 2017 9451,1.0,U8933ZOanon,https://www.tripadvisor.ca/Profile/U8933ZOanon, nil,Mar. 2017, March 2017 9451,4.0,dougandbettyr,https://www.tripadvisor.ca/Profile/dougandbettyr, nil,Mar. 2017, March 2017 9451,2.0,JakeLeslie,https://www.tripadvisor.ca/Profile/JakeLeslie, nil,Mar. 2017, February 2017 9451,1.0,Laura R,https://www.tripadvisor.ca/Profile/I6689QVlaurar, nil,Mar. 2017, February 2017 9452,nil,,nil, nil,nil,nil 9452,1.0,ZeroOrchestra,https://www.tripadvisor.ca/Profile/ZeroOrchestra, nil,Dec. 2015, November 2015 9452,1.0,anonymousX9450LL,https://www.tripadvisor.ca/Profile/anonymousX9450LL, nil,Nov. 2015, November 2015 9452,1.0,6ixEats,https://www.tripadvisor.ca/Profile/6ixEats, nil,Nov. 2015, December 2014 9452,1.0,Ken L,https://www.tripadvisor.ca/Profile/391kenl, nil,Oct. 2014, November 2013 9452,1.0,TinaCraig_13,https://www.tripadvisor.ca/Profile/TinaCraig_13, nil,Feb. 2013, February 2013 9452,3.0,Ed H,https://www.tripadvisor.ca/Profile/EdH150, nil,Dec. 2012, August 2012 9452,4.0,derek g,https://www.tripadvisor.ca/Profile/derekg383, nil,Nov. 2012, October 2012 9452,1.0,Leafs_Country,https://www.tripadvisor.ca/Profile/Leafs_Country, nil,Oct. 2012, August 2012 9452,1.0,Carly P,https://www.tripadvisor.ca/Profile/CarlyP93, nil,Jul. 2012, June 2012 9452,2.0,Ryan P,https://www.tripadvisor.ca/Profile/RyanP140, nil,Mar. 2012, January 2012 9452,2.0,Jesse J,https://www.tripadvisor.ca/Profile/JesseJ_11, nil,Sep. 2011, August 2011 9452,1.0,CarolynCzyrko,https://www.tripadvisor.ca/Profile/CarolynCzyrko, nil,Dec. 2009, December 2009 9452,3.0,Manpreet52,https://www.tripadvisor.ca/Profile/Manpreet52, nil,Jan. 2009, August 2008 9452,1.0,jenniferbarnett,https://www.tripadvisor.ca/Profile/jenniferbarnett, nil,Sep. 2008, September 2008 9452,3.0,Rddflag,https://www.tripadvisor.ca/Profile/Rddflag, nil,Jul. 2008, July 2007 9454,nil,,nil, nil,nil,nil 9454,4.0,MrBean30453,https://www.tripadvisor.ca/Profile/MrBean30453, nil,Oct. 2018, October 2018 9454,4.0,416walterq,https://www.tripadvisor.ca/Profile/416walterq, nil,Oct. 2018, October 2018 9454,4.0,chrisgou,https://www.tripadvisor.ca/Profile/chrisgou, nil,Sep. 2018, September 2018 9454,1.0,Anna M,https://www.tripadvisor.ca/Profile/146annam, nil,Sep. 2018, September 2018 9454,4.0,Shawn C,https://www.tripadvisor.ca/Profile/320shawnc, nil,Sep. 2018, August 2018 9454,1.0,kitegirl9,https://www.tripadvisor.ca/Profile/kitegirl9, nil,Aug. 2018, July 2018 9454,3.0,Lisa552014,https://www.tripadvisor.ca/Profile/Lisa552014, nil,Aug. 2018, August 2018 9454,1.0,jbastedo99,https://www.tripadvisor.ca/Profile/jbastedo99, nil,Aug. 2018, July 2018 9454,5.0,Holliy S,https://www.tripadvisor.ca/Profile/holliys, nil,Aug. 2018, August 2018 9454,1.0,Elaine R,https://www.tripadvisor.ca/Profile/elainerF6221ST, nil,Jul. 2018, July 2018 9454,2.0,delaneychris14,https://www.tripadvisor.ca/Profile/delaneychris14, nil,Jul. 2018, July 2018 9454,5.0,Lisa C,https://www.tripadvisor.ca/Profile/lisacG4075NI, nil,Jul. 2018, July 2018 9454,1.0,William Gregory... D,https://www.tripadvisor.ca/Profile/williamgregoryscottd, nil,Jul. 2018, July 2018 9454,1.0,Laura E M,https://www.tripadvisor.ca/Profile/528lauraem, nil,Jul. 2018, July 2018 9454,3.0,BuddyMalloy,https://www.tripadvisor.ca/Profile/BuddyMalloy, nil,Jun. 2018, June 2018 9454,1.0,1234769,https://www.tripadvisor.ca/Profile/1234769, nil,Feb. 2018, January 2018 9454,4.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Feb. 2018, January 2018 9454,3.0,davidsM2781IY,https://www.tripadvisor.ca/Profile/davidsM2781IY, nil,Dec. 2017, November 2017 9454,4.0,karoka2017,https://www.tripadvisor.ca/Profile/karoka2017, nil,Nov. 2017, November 2017 9454,3.0,DadandCab,https://www.tripadvisor.ca/Profile/DadandCab, nil,Oct. 2017, October 2017 9454,2.0,Mikeykane69,https://www.tripadvisor.ca/Profile/Mikeykane69, nil,Oct. 2017, October 2017 9454,4.0,Paul J,https://www.tripadvisor.ca/Profile/pauljY315ND, nil,Oct. 2017, October 2017 9454,4.0,Harasnotlot,https://www.tripadvisor.ca/Profile/Harasnotlot, nil,Oct. 2017, October 2017 9454,1.0,C4944ZZpatriciac,https://www.tripadvisor.ca/Profile/C4944ZZpatriciac, nil,Oct. 2017, October 2017 9454,4.0,Catherine R,https://www.tripadvisor.ca/Profile/catherinerE2807SY, nil,Oct. 2017, October 2017 9454,3.0,michaelbH1032OH,https://www.tripadvisor.ca/Profile/michaelbH1032OH, nil,Oct. 2017, October 2017 9454,4.0,Andy H,https://www.tripadvisor.ca/Profile/ricedion, nil,Oct. 2017, October 2017 9454,5.0,Heidi D,https://www.tripadvisor.ca/Profile/heidinseekers, nil,Oct. 2017, October 2017 9454,3.0,RetiredBritz,https://www.tripadvisor.ca/Profile/RetiredBritz, nil,Sep. 2017, September 2017 9454,5.0,Mohit K,https://www.tripadvisor.ca/Profile/326mohitk, nil,Sep. 2017, September 2017 9454,1.0,VB K,https://www.tripadvisor.ca/Profile/vbk2017, nil,Sep. 2017, September 2017 9454,5.0,JENNY X,https://www.tripadvisor.ca/Profile/353jennyx, nil,Sep. 2017, September 2017 9454,5.0,Crystal L,https://www.tripadvisor.ca/Profile/627crystall, nil,Sep. 2017, September 2017 9454,1.0,Enzo DS,https://www.tripadvisor.ca/Profile/enzomds, nil,Sep. 2017, August 2017 9454,3.0,SunLoverJan,https://www.tripadvisor.ca/Profile/SunLoverJan, nil,Aug. 2017, August 2017 9454,4.0,127duanet,https://www.tripadvisor.ca/Profile/127duanet, nil,Aug. 2017, August 2017 9454,2.0,Douglas W,https://www.tripadvisor.ca/Profile/douglasw66, nil,Aug. 2017, August 2017 9454,3.0,KeB123,https://www.tripadvisor.ca/Profile/KeB123, nil,Aug. 2017, August 2017 9454,5.0,Craig W,https://www.tripadvisor.ca/Profile/CraigW272, nil,Aug. 2017, August 2017 9454,4.0,fuzp,https://www.tripadvisor.ca/Profile/fuzp, nil,Aug. 2017, August 2017 9454,2.0,Raspberry-deeregal,https://www.tripadvisor.ca/Profile/Raspberry-deeregal, nil,Aug. 2017, August 2017 9454,1.0,Bob G,https://www.tripadvisor.ca/Profile/bobgM6792FB, nil,Aug. 2017, August 2017 9454,5.0,gay n,https://www.tripadvisor.ca/Profile/145gayn, nil,Jul. 2017, July 2017 9454,1.0,Sue M,https://www.tripadvisor.ca/Profile/Q4413IIsuem, nil,Jun. 2017, June 2017 9454,1.0,Janie D,https://www.tripadvisor.ca/Profile/846janied, nil,Jun. 2017, June 2017 9454,1.0,vprasad2017,https://www.tripadvisor.ca/Profile/vprasad2017, nil,Jun. 2017, June 2017 9454,3.0,ruddy4,https://www.tripadvisor.ca/Profile/ruddy4, nil,Jun. 2017, June 2017 9454,2.0,Travellerguy123,https://www.tripadvisor.ca/Profile/Travellerguy123, nil,May 2017, May 2017 9454,3.0,travellingmom216,https://www.tripadvisor.ca/Profile/travellingmom216, nil,May 2017, May 2017 9454,2.0,cathybC4407AE,https://www.tripadvisor.ca/Profile/cathybC4407AE, nil,Apr. 2017, April 2017 9454,4.0,davemiller112017,https://www.tripadvisor.ca/Profile/davemiller112017, nil,Apr. 2017, March 2017 9454,5.0,barbarafY1925HB,https://www.tripadvisor.ca/Profile/barbarafY1925HB, nil,Apr. 2017, April 2017 9454,3.0,Meaghan K,https://www.tripadvisor.ca/Profile/MeaghanK40, nil,Mar. 2017, February 2017 9454,3.0,lsize398,https://www.tripadvisor.ca/Profile/lsize398, nil,Feb. 2017, February 2017 9454,5.0,Lissa R,https://www.tripadvisor.ca/Profile/826lissar, nil,Feb. 2017, February 2017 9454,2.0,B3642OXrobertg,https://www.tripadvisor.ca/Profile/B3642OXrobertg, nil,Feb. 2017, January 2017 9454,3.0,backroad20bean,https://www.tripadvisor.ca/Profile/backroad20bean, nil,Jan. 2017, January 2017 9454,5.0,karen_w_laing,https://www.tripadvisor.ca/Profile/karen_w_laing, nil,Jan. 2017, January 2017 9454,3.0,Christine S,https://www.tripadvisor.ca/Profile/Q4025CHchristines, nil,Jan. 2017, December 2016 9454,4.0,Cierra H,https://www.tripadvisor.ca/Profile/12cierrah, nil,Dec. 2016, December 2016 9454,4.0,Amanda W,https://www.tripadvisor.ca/Profile/amandawM6124XK, nil,Nov. 2016, November 2016 9454,4.0,margok137,https://www.tripadvisor.ca/Profile/margok137, nil,Oct. 2016, October 2016 9454,5.0,christinepP7949WM,https://www.tripadvisor.ca/Profile/christinepP7949WM, nil,Oct. 2016, October 2016 9454,2.0,V7090ZKnancyw,https://www.tripadvisor.ca/Profile/V7090ZKnancyw, nil,Oct. 2016, October 2016 9454,2.0,xperiencedcanuck,https://www.tripadvisor.ca/Profile/xperiencedcanuck, nil,Oct. 2016, October 2016 9454,3.0,Sandy B,https://www.tripadvisor.ca/Profile/sandybD3713WT, nil,Sep. 2016, September 2016 9454,4.0,404debbyb,https://www.tripadvisor.ca/Profile/404debbyb, nil,Sep. 2016, September 2016 9454,4.0,Bal K,https://www.tripadvisor.ca/Profile/76balk, nil,Sep. 2016, September 2016 9454,2.0,misslily2016,https://www.tripadvisor.ca/Profile/misslily2016, nil,Sep. 2016, August 2016 9454,1.0,Mathew T,https://www.tripadvisor.ca/Profile/807mathewt, nil,Sep. 2016, September 2016 9454,5.0,B B,https://www.tripadvisor.ca/Profile/bvbattey, nil,Sep. 2016, September 2016 9454,3.0,lords182,https://www.tripadvisor.ca/Profile/lords182, nil,Aug. 2016, August 2016 9454,4.0,chrisjJ6671AU,https://www.tripadvisor.ca/Profile/chrisjJ6671AU, nil,Aug. 2016, August 2016 9454,5.0,Lisa J,https://www.tripadvisor.ca/Profile/VotsorFamily, nil,Aug. 2016, August 2016 9454,1.0,H975XJpatriciaa,https://www.tripadvisor.ca/Profile/H975XJpatriciaa, nil,Aug. 2016, August 2016 9454,2.0,Rob P,https://www.tripadvisor.ca/Profile/RobP2709, nil,Aug. 2016, August 2016 9454,4.0,caroldS3792PW,https://www.tripadvisor.ca/Profile/caroldS3792PW, nil,Aug. 2016, August 2016 9454,1.0,Kelly W,https://www.tripadvisor.ca/Profile/KellyW2929, nil,Jul. 2016, July 2016 9454,4.0,Elmunequito,https://www.tripadvisor.ca/Profile/Elmunequito, nil,Jul. 2016, July 2016 9454,2.0,Jan K,https://www.tripadvisor.ca/Profile/42janicek, nil,Jun. 2016, June 2016 9454,4.0,margaretk22524,https://www.tripadvisor.ca/Profile/margaretk22524, nil,Jun. 2016, May 2016 9454,5.0,R7692KUnancya,https://www.tripadvisor.ca/Profile/R7692KUnancya, nil,May 2016, May 2016 9454,4.0,334williamsp,https://www.tripadvisor.ca/Profile/334williamsp, nil,May 2016, May 2016 9454,3.0,Lois L,https://www.tripadvisor.ca/Profile/loisl256, nil,Apr. 2016, March 2016 9454,3.0,Harold D,https://www.tripadvisor.ca/Profile/haroldd441, nil,Apr. 2016, March 2016 9454,3.0,Linda B,https://www.tripadvisor.ca/Profile/335lindab, nil,Feb. 2016, February 2016 9454,4.0,craig R,https://www.tripadvisor.ca/Profile/craigr335, nil,Feb. 2016, February 2016 9454,4.0,qrandel,https://www.tripadvisor.ca/Profile/qrandel, nil,Feb. 2016, January 2016 9454,4.0,getoutofwinter,https://www.tripadvisor.ca/Profile/getoutofwinter, nil,Jan. 2016, August 2015 9454,2.0,Estragon2001,https://www.tripadvisor.ca/Profile/Estragon2001, nil,Jan. 2016, January 2016 9454,2.0,ryanf875,https://www.tripadvisor.ca/Profile/ryanf875, nil,Dec. 2015, December 2015 9454,5.0,Jim M,https://www.tripadvisor.ca/Profile/jimmP7808CT, nil,Nov. 2015, October 2015 9454,3.0,ronaldd238,https://www.tripadvisor.ca/Profile/ronaldd238, nil,Oct. 2015, October 2015 9454,5.0,365barb,https://www.tripadvisor.ca/Profile/365barb, nil,Sep. 2015, September 2015 9454,2.0,22Foxy22,https://www.tripadvisor.ca/Profile/22Foxy22, nil,Aug. 2015, August 2015 9454,1.0,janetmU9942NK,https://www.tripadvisor.ca/Profile/janetmU9942NK, nil,Aug. 2015, August 2015 9454,3.0,Awsuml,https://www.tripadvisor.ca/Profile/Awsuml, nil,Aug. 2015, August 2015 9454,4.0,JohnRhame,https://www.tripadvisor.ca/Profile/JohnRhame, nil,Aug. 2015, August 2015 9454,2.0,Allegra S,https://www.tripadvisor.ca/Profile/allegras21, nil,Jul. 2015, July 2015 9454,3.0,wholycrowley,https://www.tripadvisor.ca/Profile/wholycrowley, nil,Jul. 2015, June 2015 9454,4.0,bryanw299,https://www.tripadvisor.ca/Profile/bryanw299, nil,Jul. 2015, July 2015 9454,4.0,scottbY6175QJ,https://www.tripadvisor.ca/Profile/scottbY6175QJ, nil,Jul. 2015, June 2015 9454,4.0,Micheal L,https://www.tripadvisor.ca/Profile/234micheall, nil,Jun. 2015, June 2015 9454,2.0,Zumburger,https://www.tripadvisor.ca/Profile/Zumburger, nil,May 2015, May 2015 9454,5.0,cubby2000,https://www.tripadvisor.ca/Profile/cubby2000, nil,May 2015, May 2015 9454,5.0,Gerald L,https://www.tripadvisor.ca/Profile/652geraldl, nil,Feb. 2015, February 2015 9454,5.0,vincentp998,https://www.tripadvisor.ca/Profile/vincentp998, nil,Feb. 2015, February 2015 9454,5.0,Roberta V,https://www.tripadvisor.ca/Profile/448robertav, nil,Jan. 2015, December 2014 9454,3.0,Beechfield1,https://www.tripadvisor.ca/Profile/Beechfield1, nil,Nov. 2014, November 2014 9454,3.0,odonojun,https://www.tripadvisor.ca/Profile/odonojun, nil,Nov. 2014, October 2014 9454,1.0,Bradley B,https://www.tripadvisor.ca/Profile/398bradleyb, nil,Nov. 2014, October 2014 9454,3.0,999janiceh,https://www.tripadvisor.ca/Profile/999janiceh, nil,Nov. 2014, November 2014 9454,3.0,Debbie T,https://www.tripadvisor.ca/Profile/retirees2013, nil,Oct. 2014, October 2014 9454,3.0,LP2342013,https://www.tripadvisor.ca/Profile/LP2342013, nil,Oct. 2014, October 2014 9454,1.0,677ralph,https://www.tripadvisor.ca/Profile/677ralph, nil,Oct. 2014, October 2014 9454,5.0,Edith S,https://www.tripadvisor.ca/Profile/11ediths, nil,Oct. 2014, October 2014 9454,3.0,Roaming21,https://www.tripadvisor.ca/Profile/Roaming21, nil,Oct. 2014, September 2014 9454,5.0,Guy R,https://www.tripadvisor.ca/Profile/681guyr, nil,Sep. 2014, September 2014 9454,1.0,hotel1112,https://www.tripadvisor.ca/Profile/hotel1112, nil,Sep. 2014, August 2014 9454,5.0,headlite,https://www.tripadvisor.ca/Profile/headlite, nil,Aug. 2014, August 2014 9454,2.0,MEMN1984,https://www.tripadvisor.ca/Profile/MEMN1984, nil,Aug. 2014, August 2014 9454,5.0,Dorin K,https://www.tripadvisor.ca/Profile/dorink2014, nil,Aug. 2014, August 2014 9454,5.0,Ashok L,https://www.tripadvisor.ca/Profile/ashokl337, nil,Aug. 2014, August 2014 9454,1.0,Paul L,https://www.tripadvisor.ca/Profile/Y5438FFpaull, nil,Aug. 2014, August 2014 9454,2.0,S2015G,https://www.tripadvisor.ca/Profile/S2015G, nil,Aug. 2014, August 2014 9454,5.0,Kapil-Harshida J,https://www.tripadvisor.ca/Profile/kapilharshidaj, nil,Aug. 2014, July 2014 9454,5.0,Raj P,https://www.tripadvisor.ca/Profile/434rajp, nil,Aug. 2014, July 2014 9454,4.0,Susan C,https://www.tripadvisor.ca/Profile/susancA1363QW, nil,Aug. 2014, July 2014 9454,4.0,Lachner12,https://www.tripadvisor.ca/Profile/Lachner12, nil,Jul. 2014, July 2014 9455,nil,,nil, nil,nil,nil 9455,5.0,Evie,https://www.tripadvisor.ca/Profile/O1943, nil,Aug. 2018, August 2018 9455,4.0,Dennis R,https://www.tripadvisor.ca/Profile/Lord-Tubby, nil,Sep. 2017, September 2017 9455,4.0,ontariomom870,https://www.tripadvisor.ca/Profile/ontariomom870, nil,Jun. 2017, June 2017 9455,4.0,lenachristensen500,https://www.tripadvisor.ca/Profile/lenachristensen500, nil,Aug. 2016, August 2016 9455,4.0,Mitchmanjan16,https://www.tripadvisor.ca/Profile/Mitchmanjan16, nil,Feb. 2015, February 2015 9455,5.0,Pat M,https://www.tripadvisor.ca/Profile/217PatM, nil,Sep. 2013, August 2013 9456,5.0,Kapri_00,https://www.tripadvisor.ca/Profile/Kapri_00, nil,Aug. 2018, August 2018 9456,1.0,J_J_Phillips44,https://www.tripadvisor.ca/Profile/J_J_Phillips44, nil,Aug. 2018, August 2018 9456,5.0,Ian T,https://www.tripadvisor.ca/Profile/A5773HFiant, nil,Aug. 2018, August 2018 9456,4.0,Elsie B,https://www.tripadvisor.ca/Profile/elsieb883, nil,Jul. 2018, July 2018 9456,4.0,kevin mat g,https://www.tripadvisor.ca/Profile/kevinmatg, nil,Mar. 2018, March 2018 9456,4.0,Chaitanya,https://www.tripadvisor.ca/Profile/chait1788, nil,Sep. 2017, February 2017 9456,2.0,kmn77,https://www.tripadvisor.ca/Profile/kmn77, nil,Aug. 2017, August 2017 9456,5.0,Pat W,https://www.tripadvisor.ca/Profile/524patw, nil,Aug. 2017, July 2017 9456,3.0,Devi G,https://www.tripadvisor.ca/Profile/232devig, nil,Aug. 2017, August 2017 9456,4.0,Jennifer N,https://www.tripadvisor.ca/Profile/Q8341MZjennifern, nil,Aug. 2017, August 2017 9456,4.0,Scotttlewis,https://www.tripadvisor.ca/Profile/Scotttlewis, nil,Jul. 2017, July 2017 9456,1.0,EW D,https://www.tripadvisor.ca/Profile/749ewd, nil,Jul. 2017, June 2017 9456,1.0,madcatu2fan,https://www.tripadvisor.ca/Profile/madcatu2fan, nil,Jul. 2017, July 2017 9456,3.0,Ri B,https://www.tripadvisor.ca/Profile/203rib, nil,Jan. 2017, December 2016 9456,3.0,Pucar,https://www.tripadvisor.ca/Profile/Pucar, nil,Jul. 2016, July 2016 9456,4.0,david-glebe,https://www.tripadvisor.ca/Profile/david-glebe, nil,Jul. 2016, July 2016 9456,4.0,RowanKierstead,https://www.tripadvisor.ca/Profile/RowanKierstead, nil,May 2016, May 2016 9456,4.0,vevey2016,https://www.tripadvisor.ca/Profile/vevey2016, nil,May 2016, August 2015 9456,4.0,Wang L,https://www.tripadvisor.ca/Profile/588wangl, nil,Feb. 2016, February 2016 9456,3.0,GSouth,https://www.tripadvisor.ca/Profile/GSouth, nil,Feb. 2016, February 2016 9456,1.0,Deryk S,https://www.tripadvisor.ca/Profile/114deryks, nil,Jul. 2015, July 2015 9456,4.0,Pam-Englehart,https://www.tripadvisor.ca/Profile/Pam-Englehart, nil,Jun. 2015, June 2015 9456,5.0,shaozaindocan,https://www.tripadvisor.ca/Profile/shaozaindocan, nil,Jun. 2015, June 2015 9456,2.0,DubaiMarc,https://www.tripadvisor.ca/Profile/DubaiMarc, nil,Jun. 2015, June 2015 9456,1.0,Crystal T,https://www.tripadvisor.ca/Profile/705crystalt, nil,Jun. 2015, June 2015 9456,nil,,nil, nil,nil,nil 9456,5.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Jun. 2013, May 2013 9457,1.0,Sonja,https://www.tripadvisor.ca/Profile/splunkett63, nil,Feb. 2019, February 2019 9457,2.0,Koh-Samui2,https://www.tripadvisor.ca/Profile/Koh-Samui2, nil,Oct. 2018, October 2018 9457,3.0,MAMB,https://www.tripadvisor.ca/Profile/MAMB, nil,Oct. 2018, October 2018 9457,3.0,tdsuperstar,https://www.tripadvisor.ca/Profile/tdsuperstar, nil,Sep. 2018, September 2018 9457,3.0,Philip C,https://www.tripadvisor.ca/Profile/645philipc, nil,Sep. 2018, September 2018 9457,nil,,nil, nil,nil,nil 9457,2.0,Arnaud M,https://www.tripadvisor.ca/Profile/arnaudm790, nil,Oct. 2017, October 2017 9457,1.0,jroc999,https://www.tripadvisor.ca/Profile/jroc999, nil,Sep. 2017, September 2017 9457,2.0,ruthgary2017,https://www.tripadvisor.ca/Profile/ruthgary2017, nil,Sep. 2017, September 2017 9457,1.0,Christopher A,https://www.tripadvisor.ca/Profile/christophera831, nil,Sep. 2017, September 2017 9457,1.0,Meyel2017,https://www.tripadvisor.ca/Profile/Meyel2017, nil,Sep. 2017, September 2017 9457,1.0,Crystal L,https://www.tripadvisor.ca/Profile/627crystall, nil,Sep. 2017, September 2017 9457,1.0,T4088UHcindyb,https://www.tripadvisor.ca/Profile/T4088UHcindyb, nil,Sep. 2017, August 2017 9457,1.0,anna s,https://www.tripadvisor.ca/Profile/357annas, nil,Aug. 2017, August 2017 9457,1.0,lm0ntpellier,https://www.tripadvisor.ca/Profile/lm0ntpellier, nil,Aug. 2017, August 2017 9457,2.0,Tara W,https://www.tripadvisor.ca/Profile/taraw676, nil,Aug. 2017, July 2017 9457,1.0,KevinSandra_12,https://www.tripadvisor.ca/Profile/KevinSandra_12, nil,Aug. 2017, August 2017 9457,1.0,julieguindon,https://www.tripadvisor.ca/Profile/julieguindon, nil,Jun. 2017, June 2017 9457,1.0,jhill102017,https://www.tripadvisor.ca/Profile/jhill102017, nil,Jun. 2017, June 2017 9457,4.0,KEN C,https://www.tripadvisor.ca/Profile/kencA4898PT, nil,May 2017, March 2017 9457,1.0,kMiscio,https://www.tripadvisor.ca/Profile/kMiscio, nil,Feb. 2017, February 2017 9457,5.0,getwaynej,https://www.tripadvisor.ca/Profile/getwaynej, nil,Nov. 2016, November 2016 9457,4.0,Gale2003,https://www.tripadvisor.ca/Profile/Gale2003, nil,Nov. 2016, November 2016 9457,1.0,Silvija G,https://www.tripadvisor.ca/Profile/962silvijag, nil,Oct. 2016, August 2016 9457,2.0,Anne L,https://www.tripadvisor.ca/Profile/annelC4225YB, nil,Oct. 2016, October 2016 9457,4.0,Connie T,https://www.tripadvisor.ca/Profile/conniet131, nil,Sep. 2016, September 2016 9457,1.0,Todd & Jean C,https://www.tripadvisor.ca/Profile/TJCBOLTON, nil,Jul. 2016, June 2016 9457,4.0,Peterupreti,https://www.tripadvisor.ca/Profile/Peterupreti, nil,Jul. 2016, July 2016 9457,4.0,RobSue85,https://www.tripadvisor.ca/Profile/RobSue85, nil,Jun. 2016, June 2016 9457,4.0,drywaller1,https://www.tripadvisor.ca/Profile/drywaller1, nil,May 2016, May 2016 9457,5.0,tim t,https://www.tripadvisor.ca/Profile/R9627ZZtimt, nil,May 2016, May 2016 9457,4.0,Taylor G,https://www.tripadvisor.ca/Profile/taylorg43, nil,May 2016, May 2016 9457,5.0,Dhruv P,https://www.tripadvisor.ca/Profile/290dhruvp, nil,Mar. 2016, March 2016 9457,5.0,Nancy H,https://www.tripadvisor.ca/Profile/A8796QKnancyh, nil,Mar. 2016, February 2016 9457,5.0,Catlin M,https://www.tripadvisor.ca/Profile/catlinmccluskey, nil,Mar. 2016, February 2016 9457,2.0,Adventuregirl2410,https://www.tripadvisor.ca/Profile/Adventuregirl2410, nil,Nov. 2015, October 2015 9457,5.0,kimi p,https://www.tripadvisor.ca/Profile/434kimip, nil,Oct. 2015, October 2015 9457,2.0,edgwareroad,https://www.tripadvisor.ca/Profile/edgwareroad, nil,Sep. 2015, August 2015 9457,3.0,Danny Y,https://www.tripadvisor.ca/Profile/DannyY551, nil,Aug. 2015, August 2015 9457,2.0,Ben S,https://www.tripadvisor.ca/Profile/BenS455, nil,Aug. 2015, July 2015 9457,4.0,Chris W,https://www.tripadvisor.ca/Profile/chriswW3551MR, nil,Jun. 2015, June 2015 9457,1.0,Thomas Reprich,https://www.tripadvisor.ca/Profile/thumbtackreviews, nil,Jun. 2015, June 2015 9457,3.0,Martin A,https://www.tripadvisor.ca/Profile/martina913, nil,Jun. 2015, July 2014 9457,1.0,Perry B,https://www.tripadvisor.ca/Profile/perryb2015, nil,Apr. 2015, April 2015 9457,1.0,Devra K,https://www.tripadvisor.ca/Profile/DevraK, nil,Dec. 2014, December 2014 9457,1.0,Steven H,https://www.tripadvisor.ca/Profile/stevenh736, nil,Sep. 2014, September 2014 9457,5.0,Ryan K,https://www.tripadvisor.ca/Profile/639ryank, nil,Sep. 2014, September 2014 9457,5.0,Craig A,https://www.tripadvisor.ca/Profile/65craiga, nil,Aug. 2014, August 2014 9457,3.0,charmed26,https://www.tripadvisor.ca/Profile/charmed26, nil,Aug. 2014, August 2014 9457,4.0,renrenren,https://www.tripadvisor.ca/Profile/renrenren, nil,Aug. 2014, August 2014 9457,3.0,giggles7174,https://www.tripadvisor.ca/Profile/giggles7174, nil,Aug. 2014, July 2014 9457,5.0,jimmmyyy,https://www.tripadvisor.ca/Profile/jimmmyyy, nil,Jul. 2014, July 2014 9457,1.0,Tanya F,https://www.tripadvisor.ca/Profile/385tanyaf, nil,Jul. 2014, July 2014 9457,2.0,Eric J,https://www.tripadvisor.ca/Profile/hercwanderer, nil,Jul. 2014, July 2014 9457,4.0,Sandra K,https://www.tripadvisor.ca/Profile/389sandrak, nil,Jul. 2014, July 2014 9457,5.0,JOLItheGOALIE,https://www.tripadvisor.ca/Profile/JOLItheGOALIE, nil,Jul. 2014, June 2014 9457,4.0,Jonathon G,https://www.tripadvisor.ca/Profile/jonathong890, nil,Jun. 2014, June 2014 9457,5.0,Sportsmom2014,https://www.tripadvisor.ca/Profile/Sportsmom2014, nil,Apr. 2014, February 2014 9457,5.0,chintan s,https://www.tripadvisor.ca/Profile/chintans387, nil,Mar. 2014, February 2014 9457,4.0,ericfobert,https://www.tripadvisor.ca/Profile/ericfobert, nil,Feb. 2014, February 2014 9457,3.0,fuzzuki,https://www.tripadvisor.ca/Profile/fuzzuki, nil,Feb. 2014, February 2014 9457,5.0,Florin M,https://www.tripadvisor.ca/Profile/florinm213, nil,Feb. 2014, January 2014 9457,4.0,Ramy M,https://www.tripadvisor.ca/Profile/RamyM191, nil,Dec. 2013, November 2013 9457,4.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Nov. 2013, November 2013 9457,2.0,AmtheExplorer,https://www.tripadvisor.ca/Profile/AmtheExplorer, nil,Oct. 2013, September 2013 9457,3.0,Lorraine L,https://www.tripadvisor.ca/Profile/lorrainel127, nil,Sep. 2013, September 2013 9457,3.0,GabrielN73,https://www.tripadvisor.ca/Profile/GabrielN73, nil,Sep. 2013, September 2013 9457,4.0,757marika,https://www.tripadvisor.ca/Profile/757marika, nil,Aug. 2013, August 2013 9457,3.0,pianoman432,https://www.tripadvisor.ca/Profile/pianoman432, nil,Aug. 2013, August 2013 9457,1.0,Trish S,https://www.tripadvisor.ca/Profile/203trishs, nil,Aug. 2013, August 2013 9457,3.0,mdgetaway,https://www.tripadvisor.ca/Profile/mdgetaway, nil,Aug. 2013, August 2013 9457,5.0,Stephen R,https://www.tripadvisor.ca/Profile/StephenR198, nil,Jun. 2013, June 2013 9457,2.0,Cherie84,https://www.tripadvisor.ca/Profile/Cherie84, nil,Jun. 2013, June 2013 9457,3.0,Ron K,https://www.tripadvisor.ca/Profile/RonK406, nil,May 2013, May 2013 9457,5.0,JRS1960,https://www.tripadvisor.ca/Profile/JRS1960, nil,Feb. 2013, February 2013 9457,5.0,naik N,https://www.tripadvisor.ca/Profile/naikN, nil,Oct. 2012, October 2012 9457,1.0,tony s,https://www.tripadvisor.ca/Profile/tonys375, nil,Oct. 2012, October 2012 9457,4.0,Vaughn B,https://www.tripadvisor.ca/Profile/915vaughnb, nil,Aug. 2012, July 2012 9457,5.0,danyl b,https://www.tripadvisor.ca/Profile/danylb_12, nil,Aug. 2012, August 2012 9457,1.0,Peggy W,https://www.tripadvisor.ca/Profile/PeggyW774, nil,Aug. 2012, August 2012 9457,4.0,michael r,https://www.tripadvisor.ca/Profile/michaelr283, nil,Apr. 2012, March 2012 9457,4.0,rea z,https://www.tripadvisor.ca/Profile/reaz_11, nil,Oct. 2011, September 2011 9457,2.0,Amy-Lynn1957,https://www.tripadvisor.ca/Profile/Amy-Lynn1957, nil,Sep. 2011, September 2011 9457,3.0,Snowbird888,https://www.tripadvisor.ca/Profile/Snowbird888, nil,Aug. 2011, August 2011 9457,1.0,tarotmina,https://www.tripadvisor.ca/Profile/tarotmina, nil,Jul. 2011, July 2011 9457,1.0,gorgeous_george_1,https://www.tripadvisor.ca/Profile/gorgeous_george_1, nil,Aug. 2009, August 2009 9457,1.0,breakthemonotony,https://www.tripadvisor.ca/Profile/breakthemonotony, nil,Aug. 2009, August 2009 9458,1.0,Haley W,https://www.tripadvisor.ca/Profile/halbop33, nil,Oct. 2018, October 2018 9458,4.0,kevin mat g,https://www.tripadvisor.ca/Profile/kevinmatg, nil,Oct. 2018, October 2018 9458,3.0,edangie316,https://www.tripadvisor.ca/Profile/edangie316, nil,Aug. 2018, August 2018 9458,3.0,solidgold451,https://www.tripadvisor.ca/Profile/solidgold451, nil,Aug. 2018, August 2018 9458,4.0,Norma C,https://www.tripadvisor.ca/Profile/249gabrielaf, nil,Jul. 2018, July 2018 9458,3.0,travelerboy03,https://www.tripadvisor.ca/Profile/travelerboy03, nil,Feb. 2018, February 2018 9458,4.0,Alain D,https://www.tripadvisor.ca/Profile/U1382WBalaind, nil,Sep. 2017, August 2017 9458,1.0,myfishmoby,https://www.tripadvisor.ca/Profile/myfishmoby, nil,Jun. 2017, June 2017 9458,3.0,Randy4697,https://www.tripadvisor.ca/Profile/Randy4697, nil,Oct. 2016, September 2016 9458,5.0,Duane W,https://www.tripadvisor.ca/Profile/DuaneW581, nil,Sep. 2016, September 2016 9458,1.0,Stacey B,https://www.tripadvisor.ca/Profile/340staceyb, nil,Oct. 2015, October 2015 9458,3.0,Steph G,https://www.tripadvisor.ca/Profile/stephg702, nil,Aug. 2015, August 2015 9458,3.0,gary0shawa,https://www.tripadvisor.ca/Profile/gary0shawa, nil,Jun. 2015, June 2015 9458,5.0,NinanKurian,https://www.tripadvisor.ca/Profile/NinanKurian, nil,Sep. 2013, August 2013 9458,4.0,E1930YZBarbara,https://www.tripadvisor.ca/Profile/E1930YZBarbara, nil,Sep. 2013, September 2013 9458,1.0,Embeddedathlete,https://www.tripadvisor.ca/Profile/Embeddedathlete, nil,Sep. 2013, August 2013 9458,2.0,kc10424,https://www.tripadvisor.ca/Profile/kc10424, nil,Sep. 2013, September 2013 9458,3.0,kiersten117,https://www.tripadvisor.ca/Profile/kiersten117, nil,Aug. 2013, July 2013 9458,4.0,Ashley D,https://www.tripadvisor.ca/Profile/832ashleyd, nil,Aug. 2013, August 2013 9458,1.0,macnurse,https://www.tripadvisor.ca/Profile/macnurse, nil,Jul. 2013, July 2013 9459,nil,,nil, nil,nil,nil 9459,3.0,Mike P,https://www.tripadvisor.ca/Profile/mikepJ3277OG, nil,Jan. 2019, January 2019 9459,2.0,Iain,https://www.tripadvisor.ca/Profile/CwoodDon, nil,Jan. 2019, December 2018 9459,5.0,Aussie,https://www.tripadvisor.ca/Profile/Aussie-BeachBumsX2, nil,Dec. 2018, October 2018 9459,5.0,X6145YNnancyb,https://www.tripadvisor.ca/Profile/X6145YNnancyb, nil,Nov. 2018, August 2018 9459,5.0,Inspire56762363793,https://www.tripadvisor.ca/Profile/Inspire56762363793, nil,Nov. 2018, September 2018 9459,3.0,sandrastan,https://www.tripadvisor.ca/Profile/sandrastan, nil,Oct. 2018, October 2018 9459,5.0,Road825572,https://www.tripadvisor.ca/Profile/Road825572, nil,Oct. 2018, October 2018 9459,5.0,Beth A,https://www.tripadvisor.ca/Profile/705beth, nil,Oct. 2018, September 2018 9459,5.0,982darrylc,https://www.tripadvisor.ca/Profile/982darrylc, nil,Oct. 2018, October 2018 9459,5.0,bfkmountain,https://www.tripadvisor.ca/Profile/bfkmountain, nil,Sep. 2018, August 2018 9459,1.0,601foodie,https://www.tripadvisor.ca/Profile/601foodie, nil,Aug. 2018, August 2018 9459,5.0,Lisa552014,https://www.tripadvisor.ca/Profile/Lisa552014, nil,Aug. 2018, August 2018 9459,2.0,tedbates,https://www.tripadvisor.ca/Profile/tedbates, nil,Aug. 2018, July 2018 9459,3.0,Nofoodie,https://www.tripadvisor.ca/Profile/Nofoodie, nil,Aug. 2018, August 2018 9459,3.0,Julie C,https://www.tripadvisor.ca/Profile/juliec299, nil,Aug. 2018, August 2018 9459,1.0,Muskokaguest,https://www.tripadvisor.ca/Profile/Muskokaguest, nil,Jul. 2018, July 2018 9459,2.0,blackzackshellac,https://www.tripadvisor.ca/Profile/blackzackshellac, nil,Jul. 2018, July 2018 9459,4.0,poohbee1932,https://www.tripadvisor.ca/Profile/poohbee1932, nil,Jul. 2018, July 2018 9459,4.0,Babs7112016,https://www.tripadvisor.ca/Profile/Babs7112016, nil,Jul. 2018, May 2018 9459,4.0,liz,https://www.tripadvisor.ca/Profile/lizziebillyard, nil,Jun. 2018, July 2017 9459,5.0,Adele S,https://www.tripadvisor.ca/Profile/adeles896, nil,Jun. 2018, June 2018 9459,5.0,Susan M,https://www.tripadvisor.ca/Profile/I7994TDsusanm, nil,Apr. 2018, April 2018 9459,5.0,Madison L,https://www.tripadvisor.ca/Profile/madisonl666, nil,Apr. 2018, April 2018 9459,5.0,Stephanie K,https://www.tripadvisor.ca/Profile/stephaniekF7344FA, nil,Mar. 2018, July 2017 9459,5.0,Dwyer J,https://www.tripadvisor.ca/Profile/dwyerj2017, nil,Feb. 2018, July 2017 9459,5.0,Jennifer S,https://www.tripadvisor.ca/Profile/K452OPjennifers, nil,Feb. 2018, February 2018 9459,4.0,Indiana1000,https://www.tripadvisor.ca/Profile/Indiana1000, nil,Nov. 2017, October 2017 9459,5.0,HEWright236,https://www.tripadvisor.ca/Profile/HEWright236, nil,Oct. 2017, October 2017 9459,2.0,HPB1983,https://www.tripadvisor.ca/Profile/HPB1983, nil,Oct. 2017, September 2017 9459,4.0,MuskokaBell,https://www.tripadvisor.ca/Profile/MuskokaBell, nil,Sep. 2017, September 2017 9459,5.0,bay86420,https://www.tripadvisor.ca/Profile/bay86420, nil,Sep. 2017, August 2017 9459,5.0,janemjamieson,https://www.tripadvisor.ca/Profile/janemjamieson, nil,Aug. 2017, August 2017 9459,4.0,Gogalgo55,https://www.tripadvisor.ca/Profile/Gogalgo55, nil,Aug. 2017, August 2017 9459,3.0,M G,https://www.tripadvisor.ca/Profile/173mg, nil,Aug. 2017, August 2017 9459,5.0,edward s,https://www.tripadvisor.ca/Profile/978edwards, nil,Aug. 2017, July 2017 9459,5.0,JJJL11,https://www.tripadvisor.ca/Profile/JJJL11, nil,Aug. 2017, July 2017 9459,5.0,maritimemary,https://www.tripadvisor.ca/Profile/maritimemary, nil,Aug. 2017, June 2017 9459,3.0,frankd53,https://www.tripadvisor.ca/Profile/frankd53, nil,Aug. 2017, July 2017 9459,5.0,Lori D,https://www.tripadvisor.ca/Profile/443lorid, nil,Jul. 2017, May 2017 9459,2.0,mscrissy2468,https://www.tripadvisor.ca/Profile/mscrissy2468, nil,Jul. 2017, July 2017 9459,5.0,Deborah K,https://www.tripadvisor.ca/Profile/Nestleton, nil,Jul. 2017, July 2017 9459,5.0,awesome_opossum13,https://www.tripadvisor.ca/Profile/awesome_opossum13, nil,Jul. 2017, July 2017 9459,5.0,Ken B,https://www.tripadvisor.ca/Profile/kenbI5237OG, nil,Jul. 2017, July 2017 9459,5.0,Glen A,https://www.tripadvisor.ca/Profile/595glena, nil,Jul. 2017, July 2017 9459,4.0,Amelia V,https://www.tripadvisor.ca/Profile/839ameliav, nil,Jun. 2017, June 2017 9459,4.0,Bikerbelle B,https://www.tripadvisor.ca/Profile/bikerbelleb, nil,Mar. 2017, August 2016 9459,5.0,McGras_Family,https://www.tripadvisor.ca/Profile/McGras_Family, nil,Feb. 2017, August 2016 9459,5.0,70Rick70,https://www.tripadvisor.ca/Profile/70Rick70, nil,Nov. 2016, October 2016 9459,5.0,Tracy W,https://www.tripadvisor.ca/Profile/tracyw828, nil,Oct. 2016, October 2016 9459,3.0,mactavish2004,https://www.tripadvisor.ca/Profile/mactavish2004, nil,Oct. 2016, October 2016 9459,5.0,Mark B,https://www.tripadvisor.ca/Profile/markbR7735BJ, nil,Sep. 2016, August 2016 9459,1.0,LORIHi123,https://www.tripadvisor.ca/Profile/LORIHi123, nil,Aug. 2016, May 2016 9459,5.0,slosier23,https://www.tripadvisor.ca/Profile/slosier23, nil,Aug. 2016, August 2016 9459,5.0,Dalit E,https://www.tripadvisor.ca/Profile/718dalite, nil,Aug. 2016, August 2016 9459,5.0,Elizabeth W,https://www.tripadvisor.ca/Profile/ElizabethW3152, nil,Aug. 2016, July 2016 9459,5.0,Glasshousetravel,https://www.tripadvisor.ca/Profile/Glasshousetravel, nil,Aug. 2016, July 2016 9459,5.0,Margaretta G,https://www.tripadvisor.ca/Profile/MargarettaG4, nil,Aug. 2016, June 2016 9459,1.0,Laura M,https://www.tripadvisor.ca/Profile/lauramK161SG, nil,Aug. 2016, August 2016 9459,3.0,Live4VacationsBarrie,https://www.tripadvisor.ca/Profile/Live4VacationsBarrie, nil,Aug. 2016, August 2016 9459,5.0,2017029,https://www.tripadvisor.ca/Profile/2017029, nil,Aug. 2016, August 2016 9459,5.0,Cinda58,https://www.tripadvisor.ca/Profile/Cinda58, nil,Jul. 2016, June 2016 9459,5.0,olivia747,https://www.tripadvisor.ca/Profile/olivia747, nil,Jul. 2016, July 2016 9459,5.0,jmarti123,https://www.tripadvisor.ca/Profile/jmarti123, nil,Jun. 2016, June 2016 9459,5.0,Wabush,https://www.tripadvisor.ca/Profile/Wabush, nil,Jun. 2016, June 2016 9459,2.0,Caroline,https://www.tripadvisor.ca/Profile/Csb127, nil,Oct. 2015, October 2015 9459,5.0,eliana988,https://www.tripadvisor.ca/Profile/eliana988, nil,Oct. 2015, August 2015 9459,5.0,1004CN,https://www.tripadvisor.ca/Profile/1004CN, nil,Sep. 2015, September 2015 9459,5.0,girl_with_a_map,https://www.tripadvisor.ca/Profile/girl_with_a_map, nil,Sep. 2015, September 2015 9459,5.0,katelyndadams,https://www.tripadvisor.ca/Profile/katelyndadams, nil,Sep. 2015, August 2015 9459,1.0,KJC414,https://www.tripadvisor.ca/Profile/KJC414, nil,Aug. 2015, August 2015 9459,3.0,DrASToronto,https://www.tripadvisor.ca/Profile/DrASToronto, nil,Aug. 2015, July 2015 9459,5.0,Elizabeth E,https://www.tripadvisor.ca/Profile/464elizabethe, nil,Jul. 2015, July 2015 9459,5.0,aprilsh0wers14,https://www.tripadvisor.ca/Profile/aprilsh0wers14, nil,Jul. 2015, July 2015 9459,2.0,Lyn H,https://www.tripadvisor.ca/Profile/604lynh, nil,Jun. 2015, June 2015 9459,5.0,suedto,https://www.tripadvisor.ca/Profile/suedto, nil,Jun. 2015, June 2015 9459,5.0,PTW86,https://www.tripadvisor.ca/Profile/PTW86, nil,Jun. 2015, May 2015 9459,2.0,Ruleof7traveller,https://www.tripadvisor.ca/Profile/Ruleof7traveller, nil,Aug. 2014, August 2014 9459,3.0,dp23431,https://www.tripadvisor.ca/Profile/dp23431, nil,Aug. 2014, August 2014 9459,1.0,Guest418,https://www.tripadvisor.ca/Profile/Guest418, nil,Feb. 2014, February 2014 9459,4.0,Majid M,https://www.tripadvisor.ca/Profile/MajidM, nil,Feb. 2014, February 2014 9459,5.0,Ashley E,https://www.tripadvisor.ca/Profile/781ashleye, nil,Jan. 2014, January 2014 9459,1.0,PaulKandAnnieL,https://www.tripadvisor.ca/Profile/PaulKandAnnieL, nil,Dec. 2013, September 2013 9459,5.0,houltm,https://www.tripadvisor.ca/Profile/houltm, nil,Nov. 2013, October 2013 9459,5.0,truths1,https://www.tripadvisor.ca/Profile/truths1, nil,Aug. 2013, July 2013 9459,1.0,947Sandra99,https://www.tripadvisor.ca/Profile/947Sandra99, nil,Jul. 2013, July 2013 9459,4.0,PGB1966,https://www.tripadvisor.ca/Profile/PGB1966, nil,Jul. 2013, July 2013 9459,5.0,Kirandeep N,https://www.tripadvisor.ca/Profile/KirandeepN, nil,Jul. 2013, July 2013 9459,5.0,AmyH11111,https://www.tripadvisor.ca/Profile/AmyH11111, nil,Jan. 2013, January 2013 9459,4.0,TanyaFindlay,https://www.tripadvisor.ca/Profile/TanyaFindlay, nil,Jan. 2013, January 2013 9459,5.0,CountryPat3,https://www.tripadvisor.ca/Profile/CountryPat3, nil,Jan. 2013, February 2012 9459,5.0,luvs2travel_9,https://www.tripadvisor.ca/Profile/luvs2travel_9, nil,Jan. 2013, January 2013 9459,5.0,Kate E,https://www.tripadvisor.ca/Profile/KateE620, nil,Nov. 2012, November 2012 9459,5.0,RickandMary2012,https://www.tripadvisor.ca/Profile/RickandMary2012, nil,Nov. 2012, October 2012 9459,5.0,Jeremy B,https://www.tripadvisor.ca/Profile/LoraD914, nil,Oct. 2012, October 2012 9459,5.0,TorontoMike86,https://www.tripadvisor.ca/Profile/TorontoMike86, nil,Oct. 2012, September 2012 9459,5.0,Melibi,https://www.tripadvisor.ca/Profile/Melibi, nil,Sep. 2012, August 2012 9459,5.0,AliAli82,https://www.tripadvisor.ca/Profile/AliAli82, nil,Sep. 2012, September 2012 9459,5.0,Liz P,https://www.tripadvisor.ca/Profile/lizp224, nil,Sep. 2012, August 2012 9459,5.0,Stephanie L,https://www.tripadvisor.ca/Profile/StephanieL384, nil,Sep. 2012, August 2012 9459,4.0,Anna A,https://www.tripadvisor.ca/Profile/AnnaA721, nil,Aug. 2012, August 2012 9459,3.0,wrldtrvellr,https://www.tripadvisor.ca/Profile/wrldtrvellr, nil,Aug. 2012, August 2012 9459,2.0,paula c,https://www.tripadvisor.ca/Profile/paulac831, nil,Aug. 2012, August 2012 9459,2.0,Cathy T,https://www.tripadvisor.ca/Profile/CathyT536, nil,Jul. 2012, July 2012 9459,5.0,lgr155019,https://www.tripadvisor.ca/Profile/lgr155019, nil,Jul. 2012, July 2012 9459,5.0,rhobru,https://www.tripadvisor.ca/Profile/rhobru, nil,Jul. 2012, July 2012 9459,1.0,Gail W,https://www.tripadvisor.ca/Profile/118GailW, nil,Jun. 2012, May 2012 9459,4.0,etraxler,https://www.tripadvisor.ca/Profile/etraxler, nil,May 2012, May 2012 9459,5.0,cbutera,https://www.tripadvisor.ca/Profile/cbutera, nil,Feb. 2012, February 2012 9459,4.0,HikerBeth,https://www.tripadvisor.ca/Profile/HikerBeth, nil,Jan. 2012, December 2011 9459,3.0,WeF0ur,https://www.tripadvisor.ca/Profile/WeF0ur, nil,Nov. 2011, November 2011 9459,5.0,happyJud,https://www.tripadvisor.ca/Profile/happyJud, nil,Oct. 2011, October 2011 9459,5.0,RogerBrooks,https://www.tripadvisor.ca/Profile/RogerBrooks, nil,Sep. 2011, September 2011 9459,4.0,torontogirl5,https://www.tripadvisor.ca/Profile/torontogirl5, nil,Sep. 2011, August 2011 9459,5.0,mandie1277,https://www.tripadvisor.ca/Profile/mandie1277, nil,Aug. 2011, August 2011 9459,4.0,Monica532406,https://www.tripadvisor.ca/Profile/Monica532406, nil,Aug. 2011, November 2010 9459,5.0,csasani,https://www.tripadvisor.ca/Profile/csasani, nil,Jul. 2011, July 2011 9459,5.0,Jay C,https://www.tripadvisor.ca/Profile/Jaycloete, nil,Jul. 2011, July 2011 9459,4.0,jkelly11,https://www.tripadvisor.ca/Profile/jkelly11, nil,Jul. 2011, June 2011 9459,3.0,JPHerriott,https://www.tripadvisor.ca/Profile/JPHerriott, nil,Jun. 2011, June 2011 9459,1.0,Goodygirl51,https://www.tripadvisor.ca/Profile/Goodygirl51, nil,May 2011, April 2011 9459,4.0,PatricEToronto,https://www.tripadvisor.ca/Profile/PatricEToronto, nil,Apr. 2011, August 2010 9459,3.0,Solarphile,https://www.tripadvisor.ca/Profile/Solarphile, nil,Oct. 2010, October 2010 9459,4.0,Renee1967,https://www.tripadvisor.ca/Profile/Renee1967, nil,Oct. 2010, October 2010 9459,5.0,Charlie-Alley,https://www.tripadvisor.ca/Profile/Charlie-Alley, nil,Sep. 2010, October 2009 9459,5.0,Bazar131,https://www.tripadvisor.ca/Profile/Bazar131, nil,Sep. 2010, September 2010 9459,2.0,shallow_thought,https://www.tripadvisor.ca/Profile/shallow_thought, nil,Sep. 2010, August 2010 9459,5.0,tigertailice,https://www.tripadvisor.ca/Profile/tigertailice, nil,Aug. 2010, August 2010 9459,4.0,AmyEmily,https://www.tripadvisor.ca/Profile/AmyEmily, nil,Aug. 2010, July 2010 9459,5.0,A TripAdvisor Member,https://www.tripadvisor.ca/Profile/null, nil,Jul. 2010, July 2010 9459,5.0,kelly047,https://www.tripadvisor.ca/Profile/kelly047, nil,Jul. 2010, July 2010 9459,4.0,Charles29,https://www.tripadvisor.ca/Profile/Charles29, nil,Jul. 2010, May 2010 9459,4.0,quinn59,https://www.tripadvisor.ca/Profile/quinn59, nil,Mar. 2010, March 2010 9459,5.0,OntarioMarie,https://www.tripadvisor.ca/Profile/OntarioMarie, nil,Feb. 2010, January 2010 9459,1.0,CharlesCooper,https://www.tripadvisor.ca/Profile/CharlesCooper, nil,Jan. 2010, January 2010 9459,5.0,LadyTiti,https://www.tripadvisor.ca/Profile/LadyTiti, nil,Jan. 2010, January 2010 9459,5.0,ChequeMark,https://www.tripadvisor.ca/Profile/ChequeMark, nil,Nov. 2009, November 2009 9459,5.0,lmorasax,https://www.tripadvisor.ca/Profile/lmorasax, nil,Oct. 2009, October 2009 9459,5.0,mckrob,https://www.tripadvisor.ca/Profile/mckrob, nil,Jul. 2009, November 2008 9459,5.0,2aberfoyle,https://www.tripadvisor.ca/Profile/2aberfoyle, nil,Jul. 2009, June 2009 9459,4.0,travelwriterCanada,https://www.tripadvisor.ca/Profile/travelwriterCanada, nil,Jul. 2009, July 2009 9460,5.0,lQ7772YW,https://www.tripadvisor.ca/Profile/lQ7772YW, nil,Mar. 2019, March 2019 9460,5.0,WickedWanda13,https://www.tripadvisor.ca/Profile/WickedWanda13, nil,Nov. 2018, November 2018 9460,4.0,PotNoodle1st,https://www.tripadvisor.ca/Profile/PotNoodle1st, nil,Oct. 2018, September 2018 9460,3.0,Danad123,https://www.tripadvisor.ca/Profile/Danad123, nil,Sep. 2018, September 2018 9460,5.0,flhr972000,https://www.tripadvisor.ca/Profile/flhr972000, nil,Jul. 2018, May 2018 9460,nil,,nil, nil,nil,nil 9460,4.0,augusta,https://www.tripadvisor.ca/Profile/millideboer, nil,Apr. 2018, April 2018 9460,2.0,Doug W,https://www.tripadvisor.ca/Profile/DougWighton, nil,Aug. 2017, August 2017 9460,4.0,1JamesQ,https://www.tripadvisor.ca/Profile/1JamesQ, nil,Mar. 2017, July 2016 9460,1.0,lauramartin2016,https://www.tripadvisor.ca/Profile/lauramartin2016, nil,Oct. 2016, October 2016 9460,1.0,Mark B,https://www.tripadvisor.ca/Profile/P9360VQmarkb, nil,Jul. 2016, July 2016 9460,5.0,Samantha A,https://www.tripadvisor.ca/Profile/samanthaaV4368BM, nil,Nov. 2015, November 2015 9460,1.0,hayes12tyler,https://www.tripadvisor.ca/Profile/hayes12tyler, nil,Oct. 2015, October 2015 9460,3.0,Aisgill,https://www.tripadvisor.ca/Profile/Aisgill, nil,Sep. 2015, August 2015 9460,1.0,MDD1616,https://www.tripadvisor.ca/Profile/MDD1616, nil,Jul. 2015, July 2015 9460,3.0,kgb18,https://www.tripadvisor.ca/Profile/kgb18, nil,Jun. 2015, June 2015 9460,5.0,James-Anna-Moon,https://www.tripadvisor.ca/Profile/James-Anna-Moon, nil,Jan. 2015, July 2014 9460,3.0,lorraine r,https://www.tripadvisor.ca/Profile/redfire238, nil,Jun. 2014, June 2014 9460,1.0,Khurram A,https://www.tripadvisor.ca/Profile/345khurrama, nil,May 2014, May 2014 9460,5.0,exScarberian,https://www.tripadvisor.ca/Profile/exScarberian, nil,Apr. 2014, February 2014 9460,1.0,2013Christine2013,https://www.tripadvisor.ca/Profile/2013Christine2013, nil,Aug. 2013, August 2013 9460,3.0,traveller649,https://www.tripadvisor.ca/Profile/traveller649, nil,Jul. 2013, July 2013 9460,3.0,Susan L,https://www.tripadvisor.ca/Profile/SusanL658, nil,Apr. 2013, April 2013 9460,4.0,jpee21,https://www.tripadvisor.ca/Profile/jpee21, nil,Mar. 2013, March 2013 9460,3.0,Pamela C,https://www.tripadvisor.ca/Profile/pamelac66, nil,Nov. 2012, November 2012 9460,4.0,NormaKitchener,https://www.tripadvisor.ca/Profile/NormaKitchener, nil,Oct. 2012, September 2012 9460,3.0,golding-paul,https://www.tripadvisor.ca/Profile/golding-paul, nil,Aug. 2012, August 2012 9460,5.0,Ryan C,https://www.tripadvisor.ca/Profile/RyanC903, nil,Aug. 2012, August 2012 9460,4.0,Kim & Joe,https://www.tripadvisor.ca/Profile/foxbar121, nil,Jul. 2012, July 2012 9460,4.0,mark2016-57,https://www.tripadvisor.ca/Profile/mark2016-57, nil,Sep. 2011, July 2011 9460,2.0,CambridgeStarfish,https://www.tripadvisor.ca/Profile/CambridgeStarfish, nil,Aug. 2011, August 2011 9460,4.0,KellyAnneC,https://www.tripadvisor.ca/Profile/KellyAnneC, nil,Jun. 2011, June 2011 9461,3.0,christy64,https://www.tripadvisor.ca/Profile/christy64, nil,Jul. 2017, July 2017 9461,5.0,lindacraig11,https://www.tripadvisor.ca/Profile/lindacraig11, nil,Feb. 2017, February 2017 9461,5.0,bathanas,https://www.tripadvisor.ca/Profile/bathanas, nil,Oct. 2016, August 2016 9461,5.0,thubby,https://www.tripadvisor.ca/Profile/thubby, nil,Aug. 2016, August 2016 9461,5.0,Redmonster455,https://www.tripadvisor.ca/Profile/Redmonster455, nil,Jul. 2016, July 2016 9461,2.0,Jim L,https://www.tripadvisor.ca/Profile/949JimL, nil,Jul. 2016, June 2016 9461,3.0,Noah S,https://www.tripadvisor.ca/Profile/noahs239, nil,May 2016, May 2016 9461,4.0,Meems100,https://www.tripadvisor.ca/Profile/Meems100, nil,Aug. 2015, August 2015 9461,5.0,NarraR914,https://www.tripadvisor.ca/Profile/NarraR914, nil,Jul. 2015, July 2015 9461,4.0,Karen F,https://www.tripadvisor.ca/Profile/karenfV3413FW, nil,Jun. 2015, November 2014 9461,5.0,Susan S,https://www.tripadvisor.ca/Profile/U4968JKsusans, nil,May 2015, May 2015 9461,5.0,YakovYt,https://www.tripadvisor.ca/Profile/YakovYt, nil,Nov. 2014, October 2014 9461,5.0,Jack_PP4545,https://www.tripadvisor.ca/Profile/Jack_PP4545, nil,Sep. 2014, July 2014 9461,5.0,Jessie_brian,https://www.tripadvisor.ca/Profile/Jessie_brian, nil,Jul. 2014, June 2014 9461,5.0,Bill C,https://www.tripadvisor.ca/Profile/57billc, nil,Feb. 2014, February 2014 9461,5.0,brbrowne,https://www.tripadvisor.ca/Profile/brbrowne, nil,Sep. 2013, August 2013 9461,5.0,sft70,https://www.tripadvisor.ca/Profile/sft70, nil,Aug. 2013, August 2013 9461,5.0,Pro_CNDTraveler,https://www.tripadvisor.ca/Profile/Pro_CNDTraveler, nil,Jul. 2013, July 2013 9461,4.0,Marie F,https://www.tripadvisor.ca/Profile/719marief, nil,Jun. 2013, June 2013 9461,5.0,Helen R,https://www.tripadvisor.ca/Profile/748HelenR, nil,Oct. 2012, September 2012 9461,5.0,cblanchm,https://www.tripadvisor.ca/Profile/cblanchm, nil,Aug. 2012, July 2012 9461,5.0,Car11Ilderton,https://www.tripadvisor.ca/Profile/Car11Ilderton, nil,Jul. 2012, July 2012 9461,5.0,emilee l,https://www.tripadvisor.ca/Profile/707emileel, nil,May 2012, May 2012 9461,5.0,CelinaOttawa,https://www.tripadvisor.ca/Profile/CelinaOttawa, nil,May 2012, May 2012 9461,5.0,elaine m,https://www.tripadvisor.ca/Profile/Checked-it-0ut, nil,Aug. 2011, August 2011 9461,nil,,nil, nil,nil,nil 9461,5.0,martincath,https://www.tripadvisor.ca/Profile/martincath, nil,Mar. 2010, March 2010 9461,5.0,smilemeteor,https://www.tripadvisor.ca/Profile/smilemeteor, nil,Oct. 2009, October 2009 9461,5.0,HaveCarWIllGo,https://www.tripadvisor.ca/Profile/HaveCarWIllGo, nil,Aug. 2009, July 2009 9462,5.0,Tina H,https://www.tripadvisor.ca/Profile/TinaH2085, nil,Aug. 2016, July 2016 9462,5.0,Glenn W,https://www.tripadvisor.ca/Profile/961glennw, nil,Aug. 2016, June 2016 9462,5.0,Lauchlin C,https://www.tripadvisor.ca/Profile/LauchlinC, nil,Jul. 2016, July 2016 9462,5.0,Napperknisley,https://www.tripadvisor.ca/Profile/Napperknisley, nil,Oct. 2015, October 2015 9462,5.0,AmberWarkMoore,https://www.tripadvisor.ca/Profile/AmberWarkMoore, nil,Oct. 2015, October 2015 9462,5.0,djurdjevak,https://www.tripadvisor.ca/Profile/djurdjevak, nil,Sep. 2015, September 2015 9462,5.0,Nathan Adam B,https://www.tripadvisor.ca/Profile/nathanadamb, nil,Sep. 2015, August 2015 9462,5.0,termite123,https://www.tripadvisor.ca/Profile/termite123, nil,Sep. 2015, September 2015 9462,5.0,Reene1956,https://www.tripadvisor.ca/Profile/Reene1956, nil,Aug. 2015, August 2015 9462,5.0,Compass530492,https://www.tripadvisor.ca/Profile/Compass530492, nil,Jul. 2015, July 2015 9462,5.0,Rickydbb,https://www.tripadvisor.ca/Profile/Rickydbb, nil,Jun. 2015, June 2015 9462,5.0,JanetR810,https://www.tripadvisor.ca/Profile/JanetR810, nil,Jun. 2015, June 2015 9462,5.0,Brendan M,https://www.tripadvisor.ca/Profile/BrendanM334, nil,Sep. 2014, September 2014 9462,5.0,Boo269,https://www.tripadvisor.ca/Profile/Boo269, nil,Jul. 2014, July 2014 9462,5.0,Sabooster,https://www.tripadvisor.ca/Profile/Sabooster, nil,Jul. 2014, July 2014 9463,nil,,nil, nil,nil,nil 9463,3.0,Steve D,https://www.tripadvisor.ca/Profile/hsd775, nil,Oct. 2018, October 2018 9463,3.0,S R,https://www.tripadvisor.ca/Profile/Shissa, nil,Oct. 2018, October 2018 9463,5.0,dickeybaboolal,https://www.tripadvisor.ca/Profile/dickeybaboolal, nil,Sep. 2018, September 2018 9463,3.0,Grubby19,https://www.tripadvisor.ca/Profile/Grubby19, nil,Aug. 2018, August 2018 9463,3.0,enargee,https://www.tripadvisor.ca/Profile/enargee, nil,Jul. 2018, June 2018 9463,3.0,MStewar,https://www.tripadvisor.ca/Profile/MStewar, nil,Jun. 2018, June 2018 9463,2.0,Kathie D,https://www.tripadvisor.ca/Profile/154kathied, nil,Nov. 2017, October 2017 9463,5.0,michelleaO5231HV,https://www.tripadvisor.ca/Profile/michelleaO5231HV, nil,Oct. 2017, August 2017 9463,5.0,shelleykeys,https://www.tripadvisor.ca/Profile/shelleykeys, nil,Sep. 2017, September 2017 9463,5.0,PeteyPetePete604,https://www.tripadvisor.ca/Profile/PeteyPetePete604, nil,Sep. 2017, September 2017 9463,5.0,Tracy Y,https://www.tripadvisor.ca/Profile/tracyy625, nil,Aug. 2017, August 2017 9463,4.0,clairemrussell,https://www.tripadvisor.ca/Profile/clairemrussell, nil,Aug. 2017, July 2017 9463,5.0,Don T,https://www.tripadvisor.ca/Profile/105dont, nil,Aug. 2017, July 2017 9463,2.0,Syed Mehdi R,https://www.tripadvisor.ca/Profile/251syedmehdir, nil,Jul. 2017, July 2017 9463,3.0,Lori C,https://www.tripadvisor.ca/Profile/619loric, nil,Jul. 2017, July 2017 9463,5.0,Julie H,https://www.tripadvisor.ca/Profile/29JulieH29, nil,Jul. 2017, June 2017 9463,2.0,Stephen_Monami,https://www.tripadvisor.ca/Profile/Stephen_Monami, nil,Jul. 2017, July 2017 9463,4.0,PennyfromPinehurst,https://www.tripadvisor.ca/Profile/PennyfromPinehurst, nil,Jul. 2017, July 2017 9463,2.0,Leigh Anne W,https://www.tripadvisor.ca/Profile/977leighannew, nil,Jul. 2017, July 2017 9463,1.0,moepringle,https://www.tripadvisor.ca/Profile/moepringle, nil,Jul. 2017, July 2017 9463,5.0,RDDavies,https://www.tripadvisor.ca/Profile/RDDavies, nil,Jul. 2017, July 2017 9463,1.0,JENNIFER B,https://www.tripadvisor.ca/Profile/JENNIFERB662, nil,Jun. 2017, June 2017 9463,2.0,J G,https://www.tripadvisor.ca/Profile/198jg, nil,Jun. 2017, June 2017 9463,4.0,thedwightway,https://www.tripadvisor.ca/Profile/thedwightway, nil,Jun. 2017, June 2017 9463,3.0,R0b2424,https://www.tripadvisor.ca/Profile/R0b2424, nil,May 2017, May 2017 9463,5.0,Donald J,https://www.tripadvisor.ca/Profile/donaldj58, nil,Apr. 2017, April 2017 9463,5.0,melissajE3160HN,https://www.tripadvisor.ca/Profile/melissajE3160HN, nil,Apr. 2017, February 2017 9463,5.0,Tracy M,https://www.tripadvisor.ca/Profile/TracyM777, nil,Apr. 2017, April 2017 9463,5.0,Gary M,https://www.tripadvisor.ca/Profile/W5006GGgarym, nil,Mar. 2017, February 2017 9463,5.0,Jennifer S,https://www.tripadvisor.ca/Profile/K452OPjennifers, nil,Feb. 2017, February 2017 9463,5.0,Elaine M,https://www.tripadvisor.ca/Profile/elainem349, nil,Jan. 2017, July 2016 9463,3.0,Cassie S,https://www.tripadvisor.ca/Profile/641cassies, nil,Jan. 2017, December 2016 9463,4.0,hipmunk,https://www.tripadvisor.ca/Profile/hipmunk, nil,Dec. 2016, July 2016 9463,5.0,Gergey S,https://www.tripadvisor.ca/Profile/GergeyS, nil,Nov. 2016, August 2016 9463,3.0,timmD6794PE,https://www.tripadvisor.ca/Profile/timmD6794PE, nil,Aug. 2016, July 2016 9463,3.0,MarchBreakTraveller1,https://www.tripadvisor.ca/Profile/MarchBreakTraveller1, nil,Aug. 2016, August 2016 9463,4.0,Canadahoothoot,https://www.tripadvisor.ca/Profile/Canadahoothoot, nil,Aug. 2016, August 2016 9463,5.0,Tripoddog,https://www.tripadvisor.ca/Profile/Tripoddog, nil,Aug. 2016, July 2016 9463,5.0,BritishGuyInToronto,https://www.tripadvisor.ca/Profile/BritishGuyInToronto, nil,Jul. 2016, July 2016 9463,1.0,Wendy_Spa_Diva,https://www.tripadvisor.ca/Profile/Wendy_Spa_Diva, nil,May 2016, May 2016 9463,1.0,Taylor F,https://www.tripadvisor.ca/Profile/taylorf737, nil,May 2016, May 2016 9463,2.0,compumarker,https://www.tripadvisor.ca/Profile/compumarker, nil,May 2016, May 2016 9463,5.0,nikilee85,https://www.tripadvisor.ca/Profile/nikilee85, nil,May 2016, April 2016 9463,5.0,Mark M,https://www.tripadvisor.ca/Profile/markmJ2443GY, nil,Feb. 2016, December 2015 9463,5.0,VanessaWit,https://www.tripadvisor.ca/Profile/VanessaWit, nil,Feb. 2016, November 2015 9463,5.0,Brenda C,https://www.tripadvisor.ca/Profile/brendacT3525XB, nil,Feb. 2016, February 2016 9463,3.0,Debra C,https://www.tripadvisor.ca/Profile/debrac701, nil,Feb. 2016, February 2016 9463,5.0,Turnerfamily118,https://www.tripadvisor.ca/Profile/Turnerfamily118, nil,Feb. 2016, December 2015 9463,4.0,Aliyyah A,https://www.tripadvisor.ca/Profile/aliyyahm2015, nil,Feb. 2016, February 2016 9463,5.0,SantasVillageON,https://www.tripadvisor.ca/Profile/SantasVillageON, nil,Dec. 2015, December 2015 9463,2.0,Muskokainthewinter,https://www.tripadvisor.ca/Profile/Muskokainthewinter, nil,Dec. 2015, December 2015 9463,4.0,Elizabeth Matthews,https://www.tripadvisor.ca/Profile/880elizabethm, nil,Oct. 2015, August 2015 9463,3.0,Liz R,https://www.tripadvisor.ca/Profile/LizR30, nil,Oct. 2015, October 2015 9463,5.0,scott p,https://www.tripadvisor.ca/Profile/scottpQ3906JL, nil,Sep. 2015, August 2015 9464,nil,,nil, nil,nil,nil 9465,1.0,Seden Y,https://www.tripadvisor.ca/Profile/796sedeny, nil,Mar. 2019, March 2019 9465,5.0,onip1969,https://www.tripadvisor.ca/Profile/onip1969, nil,Feb. 2019, February 2019 9465,3.0,Ken M,https://www.tripadvisor.ca/Profile/V591TUkenm, nil,Dec. 2018, December 2018 9465,nil,,nil, nil,nil,nil 9465,5.0,Randy K,https://www.tripadvisor.ca/Profile/randyk539, nil,Nov. 2018, October 2018 9465,5.0,365solotraveller,https://www.tripadvisor.ca/Profile/365solotraveller, nil,Aug. 2018, August 2018 9465,4.0,Marek R,https://www.tripadvisor.ca/Profile/142marekr, nil,Aug. 2018, August 2018 9465,5.0,Trail170521,https://www.tripadvisor.ca/Profile/Trail170521, nil,Jul. 2018, July 2018 9465,4.0,Gordon B,https://www.tripadvisor.ca/Profile/565gordonb, nil,Jun. 2018, June 2018 9465,5.0,Neila S,https://www.tripadvisor.ca/Profile/769neilas, nil,Mar. 2018, March 2018 9465,3.0,Stephanie Bremer,https://www.tripadvisor.ca/Profile/StephanieB685, nil,Feb. 2018, February 2018 9465,4.0,Gordon-Morison,https://www.tripadvisor.ca/Profile/Gordon-Morison, nil,Jan. 2018, January 2018 9465,4.0,GordWright,https://www.tripadvisor.ca/Profile/GordWright, nil,Dec. 2017, December 2017 9465,4.0,TessPiggo,https://www.tripadvisor.ca/Profile/TessPiggo, nil,Nov. 2017, October 2017 9465,5.0,335adriennem,https://www.tripadvisor.ca/Profile/335adriennem, nil,Oct. 2017, October 2017 9465,5.0,PAABER,https://www.tripadvisor.ca/Profile/PAABER, nil,Oct. 2017, October 2017 9465,5.0,lorisW2253NA,https://www.tripadvisor.ca/Profile/lorisW2253NA, nil,Sep. 2017, September 2017 9465,4.0,Kathryn W,https://www.tripadvisor.ca/Profile/kathrynw143, nil,Sep. 2017, September 2017 9465,4.0,YoungAtHeart64,https://www.tripadvisor.ca/Profile/YoungAtHeart64, nil,Sep. 2017, September 2017 9465,3.0,140mayanh,https://www.tripadvisor.ca/Profile/140mayanh, nil,Sep. 2017, September 2017 9465,4.0,Mattstoke,https://www.tripadvisor.ca/Profile/Mattstoke, nil,Aug. 2017, August 2017 9465,5.0,shoemadj,https://www.tripadvisor.ca/Profile/shoemadj, nil,Aug. 2017, August 2017 9465,4.0,Jeff M,https://www.tripadvisor.ca/Profile/W5680EDjeffm, nil,Aug. 2017, July 2017 9465,4.0,Dan K,https://www.tripadvisor.ca/Profile/hdck4124, nil,Jul. 2017, July 2017 9465,5.0,144Don,https://www.tripadvisor.ca/Profile/144Don, nil,Jul. 2017, July 2017 9465,4.0,295irvingb,https://www.tripadvisor.ca/Profile/295irvingb, nil,Jun. 2017, June 2017 9465,5.0,theduck41,https://www.tripadvisor.ca/Profile/theduck41, nil,May 2017, May 2017 9465,4.0,Dan468,https://www.tripadvisor.ca/Profile/Dan468, nil,May 2017, May 2017 9465,4.0,toyshan,https://www.tripadvisor.ca/Profile/toyshan, nil,May 2017, May 2017 9465,4.0,423francesw,https://www.tripadvisor.ca/Profile/423francesw, nil,Apr. 2017, April 2017 9465,3.0,T8323YOchrisn,https://www.tripadvisor.ca/Profile/T8323YOchrisn, nil,Apr. 2017, April 2017 9466,4.0,Natkel,https://www.tripadvisor.ca/Profile/nvkelly, nil,Dec. 2018, December 2018 9466,1.0,Lorraine P,https://www.tripadvisor.ca/Profile/277lorrainep, nil,Nov. 2018, November 2018 9466,5.0,Shawn B,https://www.tripadvisor.ca/Profile/95shawnb, nil,Oct. 2018, October 2018 9466,5.0,Frank J,https://www.tripadvisor.ca/Profile/639frankj, nil,Sep. 2018, August 2018 9466,5.0,ChaplainP,https://www.tripadvisor.ca/Profile/ChaplainP, nil,Aug. 2018, August 2018 9466,4.0,caperOttawa_Canada,https://www.tripadvisor.ca/Profile/caperOttawa_Canada, nil,Jul. 2018, July 2018 9466,5.0,Marlayne G,https://www.tripadvisor.ca/Profile/marlayneg2017, nil,Jul. 2018, July 2018 9466,4.0,Reno,https://www.tripadvisor.ca/Profile/Reno-747ER, nil,Jul. 2018, June 2018 9466,4.0,Jason and Andre... Y,https://www.tripadvisor.ca/Profile/jasonandandreay, nil,May 2018, May 2018 9466,4.0,Lorie10,https://www.tripadvisor.ca/Profile/Lorie10, nil,Feb. 2018, January 2018 9466,nil,,nil, nil,nil,nil 9466,5.0,HaiXing,https://www.tripadvisor.ca/Profile/HaiXing, nil,Jul. 2017, July 2017 9466,5.0,jcmd2017,https://www.tripadvisor.ca/Profile/jcmd2017, nil,May 2017, March 2017 9466,5.0,weeds639,https://www.tripadvisor.ca/Profile/weeds639, nil,May 2017, April 2017 9466,5.0,jhsheep,https://www.tripadvisor.ca/Profile/jhsheep, nil,Mar. 2017, February 2017 9466,5.0,lmp20172017,https://www.tripadvisor.ca/Profile/lmp20172017, nil,Feb. 2017, January 2017 9466,5.0,Robert M,https://www.tripadvisor.ca/Profile/RobertM894, nil,Dec. 2016, December 2016 9466,5.0,David W,https://www.tripadvisor.ca/Profile/DavidW645, nil,Oct. 2016, October 2016 9466,5.0,Denis L,https://www.tripadvisor.ca/Profile/270denisl, nil,Sep. 2016, September 2016 9466,5.0,Mike A,https://www.tripadvisor.ca/Profile/X8097WFmikea, nil,Sep. 2016, September 2016 9466,5.0,SergeOttawa,https://www.tripadvisor.ca/Profile/SergeOttawa, nil,Aug. 2016, August 2016 9466,5.0,jfavril,https://www.tripadvisor.ca/Profile/jfavril, nil,Aug. 2016, August 2016 9466,5.0,Gola04,https://www.tripadvisor.ca/Profile/Gola04, nil,Aug. 2016, August 2016 9466,5.0,Fmwoody,https://www.tripadvisor.ca/Profile/Fmwoody, nil,Jul. 2016, June 2016 9466,5.0,Duncan W,https://www.tripadvisor.ca/Profile/DuncanW920, nil,Jul. 2016, July 2016 9466,5.0,Peter L,https://www.tripadvisor.ca/Profile/T2126JUpeterl, nil,Jul. 2016, July 2016 9466,5.0,ChinaFanNYC,https://www.tripadvisor.ca/Profile/ChinaFanNYC, nil,Jul. 2016, June 2016 9466,5.0,Grandadclive,https://www.tripadvisor.ca/Profile/grandadclive1948, nil,Jun. 2016, June 2016 9466,5.0,Cindi D,https://www.tripadvisor.ca/Profile/160cindid, nil,Mar. 2016, March 2016 9466,5.0,Hazel S,https://www.tripadvisor.ca/Profile/hazels86, nil,Jan. 2016, January 2016 9466,5.0,straygirl,https://www.tripadvisor.ca/Profile/straygirl, nil,Nov. 2015, October 2015 9466,5.0,joe_juliet,https://www.tripadvisor.ca/Profile/joe_juliet, nil,Nov. 2015, September 2015 9466,5.0,sirap03,https://www.tripadvisor.ca/Profile/sirap03, nil,Oct. 2015, October 2015 9466,5.0,TorontoCarol,https://www.tripadvisor.ca/Profile/TorontoCarol, nil,Oct. 2015, October 2015 9466,5.0,Walter B,https://www.tripadvisor.ca/Profile/walterbT4355PO, nil,Sep. 2015, September 2015 9466,4.0,westernscale,https://www.tripadvisor.ca/Profile/westernscale, nil,Sep. 2015, September 2015 9466,5.0,Deborah M,https://www.tripadvisor.ca/Profile/T2403QKdeborahm, nil,Sep. 2015, September 2015 9466,5.0,ReviewUser2011,https://www.tripadvisor.ca/Profile/ReviewUser2011, nil,Sep. 2015, August 2015 9466,5.0,TakkakawLovers,https://www.tripadvisor.ca/Profile/TakkakawLovers, nil,Sep. 2015, August 2015 9466,4.0,psurmont2,https://www.tripadvisor.ca/Profile/psurmont2, nil,Sep. 2015, August 2015 9466,4.0,PlanLazy,https://www.tripadvisor.ca/Profile/PlanLazy, nil,Aug. 2015, August 2015 9466,5.0,SundayRose,https://www.tripadvisor.ca/Profile/SundayRose, nil,Aug. 2015, August 2015 9466,5.0,MikeJameson,https://www.tripadvisor.ca/Profile/MikeJameson, nil,Jul. 2015, July 2015 9466,5.0,00_GeorgieW_00,https://www.tripadvisor.ca/Profile/00_GeorgieW_00, nil,Jul. 2015, June 2015 9466,5.0,JonLugoff_SC,https://www.tripadvisor.ca/Profile/JonLugoff_SC, nil,May 2015, May 2015 9466,5.0,recyclejim,https://www.tripadvisor.ca/Profile/recyclejim, nil,Mar. 2015, February 2015 9466,4.0,Patricia P,https://www.tripadvisor.ca/Profile/928patriciap, nil,Oct. 2014, August 2014 9466,5.0,Jayblue,https://www.tripadvisor.ca/Profile/Jayblue, nil,Sep. 2014, September 2014 9466,3.0,Dahlia694,https://www.tripadvisor.ca/Profile/Dahlia694, nil,Sep. 2014, September 2014 9466,2.0,Kathy F,https://www.tripadvisor.ca/Profile/338kathyf, nil,Sep. 2014, August 2014 9466,5.0,ROBERT N,https://www.tripadvisor.ca/Profile/ROBERTN_13, nil,Sep. 2014, August 2014 9466,4.0,Granduelle,https://www.tripadvisor.ca/Profile/Granduelle, nil,Jun. 2014, June 2014 9466,5.0,KathyandVon E,https://www.tripadvisor.ca/Profile/kathyandvone, nil,Oct. 2013, October 2013 9466,5.0,BrianDycke,https://www.tripadvisor.ca/Profile/BrianDycke, nil,Sep. 2013, September 2013 9466,5.0,etessi,https://www.tripadvisor.ca/Profile/etessi, nil,Sep. 2013, August 2013 9466,5.0,Alastair_8,https://www.tripadvisor.ca/Profile/Alastair_8, nil,Jul. 2013, June 2013 9466,5.0,armh1774,https://www.tripadvisor.ca/Profile/armh1774, nil,Jul. 2013, March 2013 9466,5.0,Judy T,https://www.tripadvisor.ca/Profile/jood12, nil,Mar. 2013, March 2013 9466,5.0,Sandy L,https://www.tripadvisor.ca/Profile/319sandyl, nil,Nov. 2012, October 2012 9466,5.0,JudySurrey_B_C_,https://www.tripadvisor.ca/Profile/JudySurrey_B_C_, nil,Sep. 2012, September 2012 9466,5.0,emengee,https://www.tripadvisor.ca/Profile/emengee, nil,Aug. 2012, August 2012 9466,5.0,Mary B,https://www.tripadvisor.ca/Profile/510MaryB, nil,Aug. 2012, August 2012 9466,5.0,GrandmaGoldwing,https://www.tripadvisor.ca/Profile/GrandmaGoldwing, nil,Aug. 2012, July 2012 9466,5.0,brendarocks_4,https://www.tripadvisor.ca/Profile/brendarocks_4, nil,Jul. 2012, July 2012 9466,5.0,Pensionerplus,https://www.tripadvisor.ca/Profile/Pensionerplus, nil,Jul. 2012, June 2012 9466,5.0,billandwendy,https://www.tripadvisor.ca/Profile/billandwendy, nil,Jan. 2012, January 2012 9466,5.0,Larry B,https://www.tripadvisor.ca/Profile/Lazcaz, nil,Jan. 2012, June 2011 9466,5.0,Cambogia84,https://www.tripadvisor.ca/Profile/Cambogia84, nil,Oct. 2011, October 2011 9466,5.0,RoadTripChris,https://www.tripadvisor.ca/Profile/RoadTripChris, nil,Sep. 2011, October 2010 9466,5.0,Hugs20,https://www.tripadvisor.ca/Profile/Hugs20, nil,Aug. 2011, August 2011 9466,5.0,Sarah T,https://www.tripadvisor.ca/Profile/SarahT699, nil,Aug. 2011, August 2011 9466,5.0,Darcy W,https://www.tripadvisor.ca/Profile/DarcyW_11, nil,Aug. 2011, August 2011 9466,5.0,FlyAwayJay,https://www.tripadvisor.ca/Profile/FlyAwayJay, nil,Jul. 2011, July 2011 9466,5.0,sunnyshawnigan,https://www.tripadvisor.ca/Profile/sunnyshawnigan, nil,Aug. 2010, August 2010 9466,5.0,Deborah H,https://www.tripadvisor.ca/Profile/roses74, nil,Aug. 2010, August 2010 9466,4.0,Minmar_10,https://www.tripadvisor.ca/Profile/Minmar_10, nil,Jan. 2010, September 2009 9466,5.0,Chad H,https://www.tripadvisor.ca/Profile/chadh514, nil,Aug. 2009, August 2009 9466,5.0,travellinggirl63,https://www.tripadvisor.ca/Profile/travellinggirl63, nil,Nov. 2008, November 2008 9466,4.0,marco_mazzei,https://www.tripadvisor.ca/Profile/marco_mazzei, nil,Aug. 2007, August 2007 9466,5.0,No.1 Arrow,https://www.tripadvisor.ca/Profile/Storyteller810670, nil,May 2006,nil 9467,4.0,Escaped Winnipeg!,https://www.tripadvisor.ca/Profile/EscapedWinnipeg, nil,Mar. 22, March 2019 9467,4.0,Getaway729288,https://www.tripadvisor.ca/Profile/Getaway729288, nil,Mar. 2019, March 2019 9467,5.0,QF19,https://www.tripadvisor.ca/Profile/QF19, nil,Mar. 2019, March 2019 9467,3.0,Ana A,https://www.tripadvisor.ca/Profile/anaaH5957CE, nil,Mar. 2019, March 2019 9467,1.0,Tana R,https://www.tripadvisor.ca/Profile/545tanar, nil,Mar. 2019, March 2019 9467,5.0,mustangguy,https://www.tripadvisor.ca/Profile/mustangguy, nil,Feb. 2019, February 2019 9467,5.0,Sherry H,https://www.tripadvisor.ca/Profile/sherryh490, nil,Jan. 2019, January 2019 9467,1.0,Honest one,https://www.tripadvisor.ca/Profile/Chubby24, nil,Jan. 2019, January 2019 9467,2.0,joella64,https://www.tripadvisor.ca/Profile/joella64, nil,Dec. 2018, December 2018 9467,5.0,Aziz U,https://www.tripadvisor.ca/Profile/azizu2018, nil,Dec. 2018, December 2018 9467,2.0,GrandTour00663937518,https://www.tripadvisor.ca/Profile/GrandTour00663937518, nil,Nov. 2018, November 2018 9467,5.0,marrym106,https://www.tripadvisor.ca/Profile/marrym106, nil,Nov. 2018, November 2018 9467,5.0,dokuwhichlarry,https://www.tripadvisor.ca/Profile/dokuwhichlarry, nil,Oct. 2018, October 2018 9467,5.0,williamjG2120KS,https://www.tripadvisor.ca/Profile/williamjG2120KS, nil,Oct. 2018, September 2018 9467,5.0,Kranthi B,https://www.tripadvisor.ca/Profile/KranthiB10, nil,Sep. 2018, September 2018 9467,5.0,drcarolyn,https://www.tripadvisor.ca/Profile/drcarolyn, nil,Sep. 2018, September 2018 9467,4.0,battlescar,https://www.tripadvisor.ca/Profile/battlescar, nil,Sep. 2018, September 2018 9467,4.0,Shayne K,https://www.tripadvisor.ca/Profile/827shaynek, nil,Sep. 2018, September 2018 9467,5.0,William H,https://www.tripadvisor.ca/Profile/williamhT3859DY, nil,Aug. 2018, August 2018 9467,5.0,Prairiegirl289,https://www.tripadvisor.ca/Profile/Prairiegirl289, nil,Aug. 2018, August 2018 9467,nil,,nil, nil,nil,nil 9467,4.0,Ross W,https://www.tripadvisor.ca/Profile/767rossw, nil,May 2018, May 2018 9467,5.0,Linda C,https://www.tripadvisor.ca/Profile/lindacT7820UX, nil,May 2018, May 2018 9467,3.0,Joshua B,https://www.tripadvisor.ca/Profile/Y6069WJjoshuab, nil,May 2018, May 2018 9467,4.0,William C,https://www.tripadvisor.ca/Profile/176williamc, nil,Mar. 2018, March 2018 9467,5.0,Livingsky_canada,https://www.tripadvisor.ca/Profile/Livingsky_canada, nil,Mar. 2018, March 2018 9467,5.0,wayne9513,https://www.tripadvisor.ca/Profile/wayne9513, nil,Mar. 2018, February 2018 9467,4.0,319trishh,https://www.tripadvisor.ca/Profile/319trishh, nil,Mar. 2018, February 2018 9467,5.0,Liz D,https://www.tripadvisor.ca/Profile/lizd837, nil,Feb. 2018, February 2018 9467,4.0,Gordon M,https://www.tripadvisor.ca/Profile/gordm363, nil,Feb. 2018, March 2017 9467,3.0,JCDown,https://www.tripadvisor.ca/Profile/JCDown, nil,Oct. 2017, October 2017 9467,3.0,Jackie R,https://www.tripadvisor.ca/Profile/jackier804, nil,Oct. 2017, September 2017 9467,3.0,Gordon B,https://www.tripadvisor.ca/Profile/gordonb753, nil,Aug. 2017, August 2017 9467,5.0,Tara S,https://www.tripadvisor.ca/Profile/U1827XBtaras, nil,Aug. 2017, August 2017 9467,5.0,Keneth S,https://www.tripadvisor.ca/Profile/keneths2017, nil,Aug. 2017, August 2017 9467,3.0,Elmac2112,https://www.tripadvisor.ca/Profile/Elmac2112, nil,Aug. 2017, August 2017 9467,3.0,travelmore300,https://www.tripadvisor.ca/Profile/travelmore300, nil,Aug. 2017, July 2017 9467,3.0,Bruce W,https://www.tripadvisor.ca/Profile/brucew272, nil,Jul. 2017, July 2017 9467,3.0,Angela R,https://www.tripadvisor.ca/Profile/aroscoe, nil,Jul. 2017, June 2017 9467,5.0,Brian C,https://www.tripadvisor.ca/Profile/briancS7237BE, nil,Jul. 2017, July 2017 9467,2.0,Cory-and-Marlene,https://www.tripadvisor.ca/Profile/Cory-and-Marlene, nil,Jul. 2017, June 2017 9467,2.0,Robert M,https://www.tripadvisor.ca/Profile/G1685VMrobertm, nil,May 2017, May 2017 9467,4.0,890ashley,https://www.tripadvisor.ca/Profile/890ashley, nil,May 2017, May 2017 9467,4.0,Sue D,https://www.tripadvisor.ca/Profile/suedJ147EB, nil,May 2017, May 2017 9467,4.0,curlergirl,https://www.tripadvisor.ca/Profile/curlergirl, nil,May 2017, May 2017 9467,5.0,SalishBird,https://www.tripadvisor.ca/Profile/SalishBird, nil,Mar. 2017, March 2017 9467,5.0,Ronald M,https://www.tripadvisor.ca/Profile/I7686NUronaldm, nil,Mar. 2017, February 2017 9467,5.0,Shannon R,https://www.tripadvisor.ca/Profile/shannonr97, nil,Mar. 2017, March 2017 9467,5.0,kenrichardsr,https://www.tripadvisor.ca/Profile/kenrichardsr, nil,Mar. 2017, March 2017 9467,1.0,akdfsh,https://www.tripadvisor.ca/Profile/akdfsh, nil,Mar. 2017, March 2017 9467,1.0,Jennifer V,https://www.tripadvisor.ca/Profile/JenniferV1580, nil,Mar. 2017, February 2017 9467,5.0,Kevin N,https://www.tripadvisor.ca/Profile/258kevinn, nil,Mar. 2017, November 2016 9467,4.0,AgassizBCgirl,https://www.tripadvisor.ca/Profile/AgassizBCgirl, nil,Feb. 2017, February 2017 9467,1.0,Jill S,https://www.tripadvisor.ca/Profile/Z9329WBjills, nil,Feb. 2017, February 2017 9467,4.0,TravelOften1968,https://www.tripadvisor.ca/Profile/TravelOften1968, nil,Jan. 2017, August 2016 9467,5.0,Ryan J,https://www.tripadvisor.ca/Profile/66ryanj, nil,Jan. 2017, January 2017 9467,4.0,PacificSandy,https://www.tripadvisor.ca/Profile/PacificSandy, nil,Oct. 2016, October 2016 9467,4.0,Philip D,https://www.tripadvisor.ca/Profile/philipd278, nil,Oct. 2016, October 2016 9467,5.0,Hannah G,https://www.tripadvisor.ca/Profile/hannahgI4027ER, nil,Oct. 2016, September 2016 9467,2.0,Cheryl Marie J,https://www.tripadvisor.ca/Profile/cherylmariej, nil,Oct. 2016, October 2016 9467,4.0,rickspics2,https://www.tripadvisor.ca/Profile/rickspics2, nil,Sep. 2016, September 2016 9467,3.0,Jeff J,https://www.tripadvisor.ca/Profile/JeffJ772, nil,Sep. 2016, September 2016 9467,4.0,Rod B,https://www.tripadvisor.ca/Profile/207rodb, nil,Sep. 2016, September 2016 9467,5.0,cookster13,https://www.tripadvisor.ca/Profile/cookster13, nil,Sep. 2016, September 2016 9467,4.0,tuhituhis,https://www.tripadvisor.ca/Profile/tuhituhis, nil,Sep. 2016, September 2016 9467,5.0,karenpinkney498,https://www.tripadvisor.ca/Profile/karenpinkney498, nil,Sep. 2016, September 2016 9467,3.0,Seamus F,https://www.tripadvisor.ca/Profile/SeamusF749, nil,Sep. 2016, September 2016 9467,5.0,Doug M,https://www.tripadvisor.ca/Profile/794DougM, nil,Sep. 2016, September 2016 9467,3.0,U7023VFbrendab,https://www.tripadvisor.ca/Profile/U7023VFbrendab, nil,Aug. 2016, August 2016 9467,3.0,Todd F,https://www.tripadvisor.ca/Profile/ToddF936, nil,Aug. 2016, August 2016 9467,3.0,CorkVictoria,https://www.tripadvisor.ca/Profile/CorkVictoria, nil,Aug. 2016, August 2016 9467,3.0,deeman98,https://www.tripadvisor.ca/Profile/deeman98, nil,Aug. 2016, August 2016 9467,5.0,Jill-Hermanson,https://www.tripadvisor.ca/Profile/Jill-Hermanson, nil,Aug. 2016, July 2016 9467,4.0,Christopher W,https://www.tripadvisor.ca/Profile/ChristopherW724, nil,Jul. 2016, July 2016 9467,3.0,AlanPedey,https://www.tripadvisor.ca/Profile/AlanPedey, nil,Jul. 2016, July 2016 9467,5.0,James H,https://www.tripadvisor.ca/Profile/jameshD2662SR, nil,Jul. 2016, July 2016 9467,3.0,Rainy_Vanc0uver,https://www.tripadvisor.ca/Profile/Rainy_Vanc0uver, nil,Jul. 2016, July 2016 9467,3.0,EphemeralDiver,https://www.tripadvisor.ca/Profile/EphemeralDiver, nil,Jul. 2016, July 2016 9467,4.0,jokelta,https://www.tripadvisor.ca/Profile/jokelta, nil,Jul. 2016, July 2016 9467,4.0,spunkymo,https://www.tripadvisor.ca/Profile/spunkymo, nil,Jul. 2016, June 2016 9467,4.0,smokey806,https://www.tripadvisor.ca/Profile/smokey806, nil,Jul. 2016, June 2016 9467,4.0,Carrie B,https://www.tripadvisor.ca/Profile/820carrieb, nil,Jun. 2016, June 2016 9467,5.0,anonPBTG,https://www.tripadvisor.ca/Profile/anonPBTG, nil,Jun. 2016, April 2016 9467,4.0,jufferoo,https://www.tripadvisor.ca/Profile/jufferoo, nil,May 2016, April 2016 9467,3.0,disneydaytripper,https://www.tripadvisor.ca/Profile/disneydaytripper, nil,May 2016, May 2016 9467,4.0,Evarrr,https://www.tripadvisor.ca/Profile/Evarrr, nil,May 2016, May 2016 9467,4.0,dgmjw,https://www.tripadvisor.ca/Profile/dgmjw, nil,May 2016, April 2016 9467,4.0,capebretonerSydneyns,https://www.tripadvisor.ca/Profile/capebretonerSydneyns, nil,May 2016, April 2016 9467,5.0,sheshe2003853,https://www.tripadvisor.ca/Profile/sheshe2003853, nil,Apr. 2016, April 2016 9467,4.0,Winston L,https://www.tripadvisor.ca/Profile/Winston052014, nil,Apr. 2016, April 2016 9467,5.0,Michelle S,https://www.tripadvisor.ca/Profile/michellesC3070IJ, nil,Apr. 2016, April 2016 9467,5.0,Holidays089,https://www.tripadvisor.ca/Profile/Holidays089, nil,Mar. 2016, March 2016 9467,4.0,fergie50_10,https://www.tripadvisor.ca/Profile/fergie50_10, nil,Mar. 2016, February 2016 9467,4.0,DRSouthern,https://www.tripadvisor.ca/Profile/DRSouthern, nil,Feb. 2016, February 2016 9467,5.0,hope c,https://www.tripadvisor.ca/Profile/hopec563, nil,Feb. 2016, January 2016 9467,4.0,08VancouverGirl,https://www.tripadvisor.ca/Profile/08VancouverGirl, nil,Jan. 2016, December 2015 9467,5.0,Barbara T,https://www.tripadvisor.ca/Profile/barbaratE790ZO, nil,Jan. 2016, December 2015 9467,3.0,almosthome1,https://www.tripadvisor.ca/Profile/almosthome1, nil,Jan. 2016, December 2015 9467,3.0,maureent704,https://www.tripadvisor.ca/Profile/maureent704, nil,Dec. 2015, December 2015 9467,4.0,15Happyhappy,https://www.tripadvisor.ca/Profile/15Happyhappy, nil,Dec. 2015, December 2015 9467,4.0,8300_Happy_Wanderer,https://www.tripadvisor.ca/Profile/8300_Happy_Wanderer, nil,Dec. 2015, December 2015 9467,3.0,Neila S,https://www.tripadvisor.ca/Profile/769neilas, nil,Dec. 2015, November 2015 9467,4.0,Helen m,https://www.tripadvisor.ca/Profile/hp1104, nil,Nov. 2015, November 2015 9467,5.0,islandgirl852,https://www.tripadvisor.ca/Profile/islandgirl852, nil,Oct. 2015, October 2015 9467,3.0,Jigypapa1,https://www.tripadvisor.ca/Profile/Jigypapa1, nil,Oct. 2015, October 2015 9467,5.0,Catherine B,https://www.tripadvisor.ca/Profile/W813TDcatherineb, nil,Oct. 2015, October 2015 9467,5.0,Kristina Y,https://www.tripadvisor.ca/Profile/KristinaY407, nil,Oct. 2015, August 2015 9467,3.0,fancynancy28,https://www.tripadvisor.ca/Profile/fancynancy28, nil,Sep. 2015, September 2015 9467,1.0,sg d,https://www.tripadvisor.ca/Profile/551sgd, nil,Sep. 2015, September 2015 9467,3.0,VikiB,https://www.tripadvisor.ca/Profile/VikiB, nil,Sep. 2015, August 2015 9467,4.0,Dedaddy42,https://www.tripadvisor.ca/Profile/Dedaddy42, nil,Sep. 2015, August 2015 9467,4.0,Chelsey F,https://www.tripadvisor.ca/Profile/384chelseyf, nil,Sep. 2015, August 2015 9467,5.0,Janice F,https://www.tripadvisor.ca/Profile/81janicef, nil,Aug. 2015, August 2015 9467,4.0,Paul P,https://www.tripadvisor.ca/Profile/H349PLpaulp, nil,Aug. 2015, June 2015 9467,5.0,karen C,https://www.tripadvisor.ca/Profile/L5024TDkarenc, nil,Aug. 2015, August 2015 9467,5.0,AlanPedersen,https://www.tripadvisor.ca/Profile/AlanPedersen, nil,Jul. 2015, July 2015 9467,4.0,Cub P,https://www.tripadvisor.ca/Profile/cubp, nil,Jul. 2015, June 2015 9467,4.0,John B,https://www.tripadvisor.ca/Profile/702JohnB702, nil,Jun. 2015, June 2015 9467,5.0,Tuula P,https://www.tripadvisor.ca/Profile/123tuulap, nil,Jun. 2015, June 2015 9467,3.0,Kathy D,https://www.tripadvisor.ca/Profile/662kathyd, nil,Jun. 2015, May 2015 9467,5.0,Cupperski,https://www.tripadvisor.ca/Profile/Cupperski, nil,Jun. 2015, June 2015 9467,4.0,Arlene S,https://www.tripadvisor.ca/Profile/arlenes484, nil,May 2015, May 2015 9467,5.0,Cam M,https://www.tripadvisor.ca/Profile/396camm, nil,May 2015, May 2015 9467,5.0,saw45,https://www.tripadvisor.ca/Profile/saw45, nil,May 2015, May 2015 9467,4.0,Gloria W,https://www.tripadvisor.ca/Profile/GloriaW234, nil,May 2015, May 2015 9467,4.0,dewster67,https://www.tripadvisor.ca/Profile/dewster67, nil,May 2015, April 2015 9467,5.0,Sherryl Y,https://www.tripadvisor.ca/Profile/sherryly, nil,May 2015, May 2015 9467,5.0,Monica N,https://www.tripadvisor.ca/Profile/monican893, nil,May 2015, May 2015 9467,4.0,Rob M,https://www.tripadvisor.ca/Profile/H808TXrobm, nil,May 2015, May 2015 9467,4.0,SPFtester,https://www.tripadvisor.ca/Profile/SPFtester, nil,Apr. 2015, April 2015 9467,4.0,julietelfordfarm,https://www.tripadvisor.ca/Profile/julietelfordfarm, nil,Apr. 2015, November 2014 9467,5.0,Charlotte J,https://www.tripadvisor.ca/Profile/HockeyMum2015, nil,Apr. 2015, April 2015 9467,5.0,Hans W,https://www.tripadvisor.ca/Profile/45hansw, nil,Apr. 2015, April 2015 9467,4.0,Cansatfan,https://www.tripadvisor.ca/Profile/Cansatfan, nil,Apr. 2015, March 2015 9467,4.0,nona g,https://www.tripadvisor.ca/Profile/nonag974, nil,Mar. 2015, March 2015 9467,4.0,HippieKitty,https://www.tripadvisor.ca/Profile/HippieKitty, nil,Feb. 2015, February 2015 9467,5.0,HouseofVieira,https://www.tripadvisor.ca/Profile/HouseofVieira, nil,Feb. 2015, December 2014 9467,1.0,JA9S,https://www.tripadvisor.ca/Profile/JA9S, nil,Jan. 2015, January 2015 9467,5.0,Sheila F,https://www.tripadvisor.ca/Profile/934sheilaf, nil,Jan. 2015, January 2015 9467,5.0,Tripadviser15,https://www.tripadvisor.ca/Profile/Tripadviser15, nil,Nov. 2014, November 2014 9467,3.0,lumeljay1,https://www.tripadvisor.ca/Profile/lumeljay1, nil,Oct. 2014, October 2014 9467,5.0,jsksy,https://www.tripadvisor.ca/Profile/jsksy, nil,Oct. 2014, October 2014 9467,1.0,SaffaAbroad,https://www.tripadvisor.ca/Profile/SaffaAbroad, nil,Oct. 2014, October 2014 9467,3.0,Angela1101,https://www.tripadvisor.ca/Profile/Angela1101, nil,Oct. 2014, October 2014 9467,4.0,Rockhopper104,https://www.tripadvisor.ca/Profile/Rockhopper104, nil,Oct. 2014, October 2014 9467,4.0,Out4Fun11,https://www.tripadvisor.ca/Profile/Out4Fun11, nil,Sep. 2014, September 2014 9467,5.0,Carole P,https://www.tripadvisor.ca/Profile/carolep26, nil,Sep. 2014, August 2014 9467,5.0,Max T,https://www.tripadvisor.ca/Profile/126maxt, nil,Aug. 2014, July 2014 9467,5.0,Melissa H,https://www.tripadvisor.ca/Profile/474melissah, nil,Aug. 2014, August 2014 9467,3.0,Renée G,https://www.tripadvisor.ca/Profile/151ren_eg, nil,Aug. 2014, August 2014 9467,4.0,Karen B,https://www.tripadvisor.ca/Profile/karenbT1767PQ, nil,Aug. 2014, August 2014 9467,2.0,Zomar007,https://www.tripadvisor.ca/Profile/Zomar007, nil,Aug. 2014, August 2014 9467,5.0,Trevor P,https://www.tripadvisor.ca/Profile/343trevorp, nil,Aug. 2014, August 2014 9467,5.0,Robert B,https://www.tripadvisor.ca/Profile/robertbJ1226KO, nil,Aug. 2014, August 2014 9467,4.0,Marie-Cecile B,https://www.tripadvisor.ca/Profile/632mariececileb, nil,Aug. 2014, August 2014 9468,5.0,chayse54,https://www.tripadvisor.ca/Profile/chayse54, nil,Sep. 2018, August 2018 9468,5.0,Emmett10692,https://www.tripadvisor.ca/Profile/Emmett10692, nil,Apr. 2018, April 2018 9468,5.0,Norden_Magician,https://www.tripadvisor.ca/Profile/Norden_Magician, nil,Aug. 2018, September 2018 9468,3.0,23donaldw,https://www.tripadvisor.ca/Profile/23donaldw, nil,Aug. 2018, August 2018 9468,5.0,Shawna M,https://www.tripadvisor.ca/Profile/shawnasurrey, nil,Jun. 2018, December 2017 9468,4.0,Stuart E,https://www.tripadvisor.ca/Profile/stuarte178, nil,May 2018, May 2018 9468,4.0,Andrea M,https://www.tripadvisor.ca/Profile/andreamF4944JA, nil,Feb. 2018, July 2017 9468,5.0,Vladimir K,https://www.tripadvisor.ca/Profile/vladimirk737, nil,Nov. 2017, November 2017 9468,3.0,Bobalewi,https://www.tripadvisor.ca/Profile/Bobalewi, nil,Oct. 2017, October 2017 9468,2.0,YoungAtHeart64,https://www.tripadvisor.ca/Profile/YoungAtHeart64, nil,Sep. 2017, September 2017 9468,4.0,Colette L,https://www.tripadvisor.ca/Profile/540colettel, nil,Jul. 2017, July 2017 9468,4.0,Dave M,https://www.tripadvisor.ca/Profile/937davem937, nil,Jul. 2017, July 2017 9468,3.0,PacificSandy,https://www.tripadvisor.ca/Profile/PacificSandy, nil,Apr. 2017, April 2017 9468,5.0,haes00l,https://www.tripadvisor.ca/Profile/haes00l, nil,Dec. 2016, November 2016 9468,4.0,Judy B,https://www.tripadvisor.ca/Profile/W7717UJjudyb, nil,Oct. 2016, October 2016 9468,5.0,travelnwork,https://www.tripadvisor.ca/Profile/travelnwork, nil,Sep. 2016, August 2016 9468,4.0,michelle f,https://www.tripadvisor.ca/Profile/michellef998, nil,Aug. 2016, July 2016 9468,5.0,Darlene C,https://www.tripadvisor.ca/Profile/872darlenec, nil,Aug. 2016, August 2016 9468,5.0,Tana R,https://www.tripadvisor.ca/Profile/545tanar, nil,Aug. 2016, August 2016 9468,4.0,Lorna M,https://www.tripadvisor.ca/Profile/63lornam, nil,Jul. 2016, July 2016 9468,nil,,nil, nil,nil,nil 9468,5.0,Richard R,https://www.tripadvisor.ca/Profile/richardrV576DE, nil,Nov. 2015, August 2015 9468,5.0,Jkelbrat,https://www.tripadvisor.ca/Profile/Jkelbrat, nil,Sep. 2015, July 2015 9468,5.0,Peter C,https://www.tripadvisor.ca/Profile/petercO3002VJ, nil,Aug. 2015, August 2015 9468,5.0,Dana C,https://www.tripadvisor.ca/Profile/danaL4954WL, nil,Aug. 2015, August 2015 9468,4.0,Astrid K,https://www.tripadvisor.ca/Profile/AstridK196, nil,Jul. 2015, July 2015 9468,4.0,Iain C,https://www.tripadvisor.ca/Profile/iainc891, nil,May 2015, May 2015 9468,3.0,John P,https://www.tripadvisor.ca/Profile/JohnP241, nil,Jan. 2015, January 2015 9468,5.0,sonia3004,https://www.tripadvisor.ca/Profile/sonia3004, nil,Nov. 2014, September 2014 9468,2.0,sidneey12,https://www.tripadvisor.ca/Profile/sidneey12, nil,Oct. 2014, October 2014 9468,4.0,kurzew,https://www.tripadvisor.ca/Profile/kurzew, nil,Oct. 2014, July 2014 9468,3.0,brio2642,https://www.tripadvisor.ca/Profile/brio2642, nil,Sep. 2014, August 2014 9468,4.0,rachjamie21-1,https://www.tripadvisor.ca/Profile/rachjamie21-1, nil,Aug. 2014, August 2014 9468,5.0,Mojogrrl,https://www.tripadvisor.ca/Profile/Mojogrrl, nil,Aug. 2014, August 2014 9468,4.0,Hoss1951,https://www.tripadvisor.ca/Profile/Hoss1951, nil,Aug. 2014, July 2014 9468,2.0,Tilly40,https://www.tripadvisor.ca/Profile/Tilly40, nil,Aug. 2014, July 2014 9468,5.0,Lori C,https://www.tripadvisor.ca/Profile/loric695, nil,May 2014, May 2014 9468,5.0,thegreatjourney2014,https://www.tripadvisor.ca/Profile/thegreatjourney2014, nil,May 2014, May 2014 9468,5.0,Jeff C,https://www.tripadvisor.ca/Profile/jeffc603, nil,May 2014, May 2014 9468,5.0,seeingtheworld08,https://www.tripadvisor.ca/Profile/seeingtheworld08, nil,Oct. 2013, September 2013 9468,5.0,Bimroy,https://www.tripadvisor.ca/Profile/Bimroy, nil,Sep. 2013, September 2013 9468,5.0,LaurieAnn23,https://www.tripadvisor.ca/Profile/LaurieAnn23, nil,Sep. 2013, August 2013 9468,4.0,sophieAbbotsford,https://www.tripadvisor.ca/Profile/sophieAbbotsford, nil,Aug. 2013, August 2013 9468,4.0,3jellybeans,https://www.tripadvisor.ca/Profile/3jellybeans, nil,Aug. 2013, August 2013 9468,5.0,Travellerfr0mH0lland,https://www.tripadvisor.ca/Profile/Travellerfr0mH0lland, nil,Aug. 2013, August 2013 9468,4.0,Frost70v3,https://www.tripadvisor.ca/Profile/Frost70v3, nil,Aug. 2013, August 2013 9468,4.0,James L,https://www.tripadvisor.ca/Profile/780jamesl, nil,Aug. 2013, August 2013 9468,3.0,PDove,https://www.tripadvisor.ca/Profile/PDove, nil,Aug. 2013, July 2013 9468,4.0,C G,https://www.tripadvisor.ca/Profile/cg583, nil,Jul. 2013, July 2013 9468,5.0,kmc1971,https://www.tripadvisor.ca/Profile/kmc1971, nil,Jul. 2013, August 2012 9468,5.0,boyzbymommy,https://www.tripadvisor.ca/Profile/boyzbymommy, nil,Jul. 2013, August 2012 9468,3.0,grh55556,https://www.tripadvisor.ca/Profile/grh55556, nil,Jun. 2013, June 2013 9468,5.0,Globetrotter B,https://www.tripadvisor.ca/Profile/GlobetrotterM72, nil,Jun. 2013, July 2012 9468,5.0,VerwoodChurchmouse,https://www.tripadvisor.ca/Profile/VerwoodChurchmouse, nil,Jun. 2013, May 2013 9468,5.0,SeattleNativeGirl,https://www.tripadvisor.ca/Profile/SeattleNativeGirl, nil,May 2013, May 2013 9468,5.0,lf185758,https://www.tripadvisor.ca/Profile/lf185758, nil,Mar. 2013, March 2013 9468,5.0,Engadiner,https://www.tripadvisor.ca/Profile/Engadiner, nil,Dec. 2012, October 2012 9468,5.0,FeelixtheCat,https://www.tripadvisor.ca/Profile/FeelixtheCat, nil,Nov. 2012, November 2012 9468,5.0,Mister K,https://www.tripadvisor.ca/Profile/MisterK573, nil,Nov. 2012, July 2012 9468,5.0,helpau_12,https://www.tripadvisor.ca/Profile/helpau_12, nil,Oct. 2012, October 2012 9468,4.0,Dennis F,https://www.tripadvisor.ca/Profile/DennisF242, nil,Aug. 2012, July 2012 9468,4.0,earai,https://www.tripadvisor.ca/Profile/earai, nil,Jul. 2012, June 2012 9468,4.0,Swinopas,https://www.tripadvisor.ca/Profile/Swinopas, nil,Jul. 2012, May 2012 9468,4.0,Ron3849,https://www.tripadvisor.ca/Profile/Ron3849, nil,Jul. 2012, July 2012 9468,5.0,dsmit77,https://www.tripadvisor.ca/Profile/dsmit77, nil,Jul. 2012, July 2012 9468,3.0,CruisinSaskatoon,https://www.tripadvisor.ca/Profile/CruisinSaskatoon, nil,Jul. 2012, June 2012 9468,5.0,Alreoch,https://www.tripadvisor.ca/Profile/Alreoch, nil,Jul. 2012, June 2012 9468,4.0,akyraty,https://www.tripadvisor.ca/Profile/akyraty, nil,Jun. 2012, June 2012 9468,5.0,NinaKrohn,https://www.tripadvisor.ca/Profile/NinaKrohn, nil,Jun. 2012, May 2012 9468,5.0,SW929,https://www.tripadvisor.ca/Profile/SW929, nil,Apr. 2012, April 2012 9468,5.0,tlsh,https://www.tripadvisor.ca/Profile/tlsh, nil,Mar. 2012, June 2011 9468,5.0,Maraya120,https://www.tripadvisor.ca/Profile/Maraya120, nil,Sep. 2011, September 2011 9468,5.0,cmnarles,https://www.tripadvisor.ca/Profile/cmnarles, nil,Sep. 2011, September 2011 9468,4.0,joce45,https://www.tripadvisor.ca/Profile/joce45, nil,Sep. 2011, September 2011 9468,5.0,Silbermanlaw,https://www.tripadvisor.ca/Profile/Silbermanlaw, nil,Aug. 2011, August 2011 9468,5.0,hornbyisl,https://www.tripadvisor.ca/Profile/hornbyisl, nil,Aug. 2011, August 2011 9468,4.0,PeEll_born_to_fish,https://www.tripadvisor.ca/Profile/PeEll_born_to_fish, nil,Aug. 2011, July 2011 9468,5.0,92JENNY92,https://www.tripadvisor.ca/Profile/92JENNY92, nil,Aug. 2011, July 2011 9468,5.0,KeepSmilingUK,https://www.tripadvisor.ca/Profile/KeepSmilingUK, nil,Aug. 2011, July 2011 9468,5.0,liligloogirl,https://www.tripadvisor.ca/Profile/liligloogirl, nil,Aug. 2011, July 2011 9468,5.0,WescanRichmondBC,https://www.tripadvisor.ca/Profile/WescanRichmondBC, nil,Aug. 2011, August 2011 9468,5.0,Michael W,https://www.tripadvisor.ca/Profile/michaelwG2204BT, nil,Aug. 2011, July 2011 9468,5.0,NorthernGuy13,https://www.tripadvisor.ca/Profile/NorthernGuy13, nil,Aug. 2011, July 2011 9468,4.0,backnbarry,https://www.tripadvisor.ca/Profile/backnbarry, nil,Aug. 2011, July 2011 9468,5.0,Businessaway,https://www.tripadvisor.ca/Profile/Businessaway, nil,Jul. 2011, July 2011 9468,4.0,KLEwing,https://www.tripadvisor.ca/Profile/KLEwing, nil,Sep. 2010, September 2010 9468,3.0,Pamela-and-Greg,https://www.tripadvisor.ca/Profile/Pamela-and-Greg, nil,Sep. 2010, September 2010 9468,4.0,beegee36121,https://www.tripadvisor.ca/Profile/beegee36121, nil,Aug. 2010, August 2010 9468,4.0,girlzinnia,https://www.tripadvisor.ca/Profile/girlzinnia, nil,Aug. 2010, June 2010 9468,4.0,muskrat88,https://www.tripadvisor.ca/Profile/muskrat88, nil,Aug. 2010, July 2010 9468,4.0,hydehaven,https://www.tripadvisor.ca/Profile/hydehaven, nil,May 2010, April 2010 9468,4.0,TravellingMariner,https://www.tripadvisor.ca/Profile/TravellingMariner, nil,Mar. 2010, March 2010 9468,5.0,islandsweety76,https://www.tripadvisor.ca/Profile/islandsweety76, nil,Jan. 2010, December 2009 9468,4.0,checkflag,https://www.tripadvisor.ca/Profile/checkflag, nil,Oct. 2009, September 2009 9468,5.0,boczs,https://www.tripadvisor.ca/Profile/boczs, nil,Aug. 2009, August 2009 9468,4.0,us2000,https://www.tripadvisor.ca/Profile/us2000, nil,Oct. 2008, October 2007 9468,4.0,David B,https://www.tripadvisor.ca/Profile/Bulldog82, nil,Aug. 2008, July 2008 9468,4.0,Bassettboy,https://www.tripadvisor.ca/Profile/Bassettboy, nil,Aug. 2008, June 2008 9468,4.0,BCGirlie,https://www.tripadvisor.ca/Profile/BCGirlie, nil,Jun. 2008, June 2008 9468,5.0,spitz2,https://www.tripadvisor.ca/Profile/spitz2, nil,Aug. 2007, August 2007 9468,4.0,deltadawnB_c_,https://www.tripadvisor.ca/Profile/deltadawnB_c_, nil,Aug. 2007, July 2007 9468,5.0,vqamarty,https://www.tripadvisor.ca/Profile/vqamarty, nil,Jul. 2007, July 2007 9468,5.0,tarnsnut,https://www.tripadvisor.ca/Profile/tarnsnut, nil,Jun. 2007, June 2007 9468,3.0,OffSpinner,https://www.tripadvisor.ca/Profile/OffSpinner, nil,Oct. 2006, June 2006 9468,5.0,melisallsmiles,https://www.tripadvisor.ca/Profile/melisallsmiles, nil,Jan. 2006,nil 9469,5.0,James S,https://www.tripadvisor.ca/Profile/J7060UFjamess, nil,Aug. 2018, July 2018 9469,5.0,Chelsea L,https://www.tripadvisor.ca/Profile/chelseal414, nil,Aug. 2018, July 2018 9469,5.0,Mark G,https://www.tripadvisor.ca/Profile/markgX9818QH, nil,Aug. 2018, August 2018 9469,5.0,marry s,https://www.tripadvisor.ca/Profile/125marrys, nil,Aug. 2018, August 2018 9469,4.0,robbor,https://www.tripadvisor.ca/Profile/robbor570, nil,Aug. 2018, August 2018 9469,5.0,Nikki R,https://www.tripadvisor.ca/Profile/NikkiR1447, nil,Jul. 2018, July 2018 9469,5.0,AlbertSalichs,https://www.tripadvisor.ca/Profile/AlbertSalichs, nil,Jul. 2018, August 2017 9469,3.0,Shawna W,https://www.tripadvisor.ca/Profile/ShawnaCW, nil,Jul. 2018, July 2018 9469,5.0,Jessie J,https://www.tripadvisor.ca/Profile/jessiej739, nil,Jun. 2018, June 2018 9469,5.0,Chris C,https://www.tripadvisor.ca/Profile/F1351IXchrisc, nil,May 2018, May 2018 9469,5.0,Eric D,https://www.tripadvisor.ca/Profile/ericcma, nil,May 2018, May 2018 9469,5.0,Lance L,https://www.tripadvisor.ca/Profile/975lancel, nil,May 2018, April 2018 9469,5.0,Alta321,https://www.tripadvisor.ca/Profile/Alta321, nil,Aug. 2017, August 2017 9469,4.0,rogersatlindisfarne,https://www.tripadvisor.ca/Profile/rogersatlindisfarne, nil,Jul. 2017, July 2017 9469,1.0,Edgar12345,https://www.tripadvisor.ca/Profile/Edgar12345, nil,Jun. 2017, June 2017 9469,nil,,nil, nil,nil,nil 9469,3.0,chiroken,https://www.tripadvisor.ca/Profile/chiroken, nil,Aug. 2016, August 2016 9469,1.0,mlureview,https://www.tripadvisor.ca/Profile/mlureview, nil,Aug. 2016, August 2016 9469,3.0,rcm682,https://www.tripadvisor.ca/Profile/rcm682, nil,Jul. 2016, July 2016 9469,3.0,onip1969,https://www.tripadvisor.ca/Profile/onip1969, nil,Feb. 2016, February 2016 9469,3.0,Corey C,https://www.tripadvisor.ca/Profile/coreyc516, nil,Aug. 2015, August 2015 9469,2.0,Gilles C,https://www.tripadvisor.ca/Profile/GillesC970, nil,Jun. 2015, June 2015 9469,4.0,pokeypie,https://www.tripadvisor.ca/Profile/pokeypie, nil,Oct. 2014, October 2014 9469,3.0,alemue2812,https://www.tripadvisor.ca/Profile/alemue2812, nil,Jul. 2014, July 2014 9469,1.0,72_Krokus_72,https://www.tripadvisor.ca/Profile/72_Krokus_72, nil,Jul. 2014, July 2014 9469,4.0,Barbara C,https://www.tripadvisor.ca/Profile/645barbarac, nil,Jul. 2014, July 2014 9469,1.0,Kere_M59,https://www.tripadvisor.ca/Profile/Kere_M59, nil,Oct. 2013, October 2013 9469,4.0,Joel R,https://www.tripadvisor.ca/Profile/JoelR111, nil,Aug. 2013, August 2013 9469,3.0,kmc1971,https://www.tripadvisor.ca/Profile/kmc1971, nil,Aug. 2013, August 2013 9469,4.0,trevange73,https://www.tripadvisor.ca/Profile/trevange73, nil,Jul. 2013, July 2013 9469,3.0,Dave T,https://www.tripadvisor.ca/Profile/DaveT2593, nil,Jun. 2013, June 2013 9469,3.0,Uber-trip,https://www.tripadvisor.ca/Profile/Uber-trip, nil,Jun. 2013, June 2013 9469,4.0,jfuji,https://www.tripadvisor.ca/Profile/jfuji, nil,Jul. 2012, June 2012 9469,4.0,IslandDeena,https://www.tripadvisor.ca/Profile/IslandDeena, nil,Feb. 2011, April 2010 9469,5.0,NinaB_10,https://www.tripadvisor.ca/Profile/NinaB_10, nil,Aug. 2010, July 2010 9470,1.0,Franny_027,https://www.tripadvisor.ca/Profile/Franny_027, nil,Mar. 2019, March 2019 9470,5.0,Steven H,https://www.tripadvisor.ca/Profile/stevenhB914RD, nil,Oct. 2016, October 2016 9470,nil,,nil, nil,nil,nil 9470,5.0,SoftCoder,https://www.tripadvisor.ca/Profile/SoftCoder, nil,Sep. 2010, September 2010 9471,1.0,OurGig,https://www.tripadvisor.ca/Profile/OurGig, nil,Mar. 2019, March 2019 9471,4.0,Tizmania,https://www.tripadvisor.ca/Profile/Tizmania, nil,Feb. 2019, February 2019 9471,5.0,ruaud,https://www.tripadvisor.ca/Profile/ruaud, nil,Oct. 2018, August 2018 9471,5.0,Nehal S,https://www.tripadvisor.ca/Profile/FatHelga, nil,Oct. 2018, September 2018 9471,5.0,Scott D,https://www.tripadvisor.ca/Profile/ScottD3030, nil,Aug. 2018, August 2018 9471,5.0,allisonodenthal,https://www.tripadvisor.ca/Profile/allisonodenthal, nil,Aug. 2018, August 2018 9471,5.0,philipbA2410CR,https://www.tripadvisor.ca/Profile/philipbA2410CR, nil,Jun. 2018, June 2018 9471,5.0,SouthOztraveller,https://www.tripadvisor.ca/Profile/SouthOztraveller, nil,May 2018, March 2018 9471,5.0,170michael,https://www.tripadvisor.ca/Profile/170michael, nil,Nov. 2017, October 2017 9471,5.0,cbcatd,https://www.tripadvisor.ca/Profile/cbcatd, nil,Sep. 2017, September 2017 9471,5.0,Aussie1956,https://www.tripadvisor.ca/Profile/Aussie1956, nil,Sep. 2017, August 2017 9471,5.0,KMFCA,https://www.tripadvisor.ca/Profile/KMFCA, nil,Aug. 2017, July 2017 9471,5.0,4JSNME,https://www.tripadvisor.ca/Profile/4JSNME, nil,Aug. 2017, August 2017 9471,3.0,Richard S,https://www.tripadvisor.ca/Profile/marichsaunders, nil,Jun. 2017, June 2017 9471,5.0,Patti A,https://www.tripadvisor.ca/Profile/PattiA706, nil,Mar. 2017, March 2017 9471,5.0,Jay9991,https://www.tripadvisor.ca/Profile/Jay9991, nil,Sep. 2016, September 2016 9471,5.0,Katie D,https://www.tripadvisor.ca/Profile/513katied, nil,Jul. 2016, July 2016 9471,4.0,RocketmanGeneva,https://www.tripadvisor.ca/Profile/RocketmanGeneva, nil,Oct. 2015, September 2015 9471,5.0,Andrew v,https://www.tripadvisor.ca/Profile/896andrewv, nil,Sep. 2015, August 2015 9471,5.0,JennRoznicki,https://www.tripadvisor.ca/Profile/JennRoznicki, nil,Aug. 2015, July 2015 9471,nil,,nil, nil,nil,nil 9471,2.0,aallison,https://www.tripadvisor.ca/Profile/aallison, nil,Feb. 2014, September 2013 9471,5.0,colin b,https://www.tripadvisor.ca/Profile/colinb810, nil,Sep. 2013, August 2013 9471,1.0,Brigit_trips,https://www.tripadvisor.ca/Profile/Brigit_trips, nil,Jul. 2013, June 2013 9471,5.0,CheltCooks,https://www.tripadvisor.ca/Profile/CheltCooks, nil,Sep. 2012, August 2012 9471,5.0,Dertha,https://www.tripadvisor.ca/Profile/Dertha, nil,Sep. 2011, September 2011 9471,4.0,jillben,https://www.tripadvisor.ca/Profile/jillben, nil,Jun. 2011, June 2011 9471,5.0,Mimillamas,https://www.tripadvisor.ca/Profile/Mimillamas, nil,Jun. 2011, May 2011 9471,5.0,northam,https://www.tripadvisor.ca/Profile/northam, nil,May 2011, April 2011 9471,4.0,est1977,https://www.tripadvisor.ca/Profile/est1977, nil,Aug. 2010, August 2010 9471,5.0,nannah930,https://www.tripadvisor.ca/Profile/nannah930, nil,Jun. 2010, June 2010 9471,1.0,lori_f4,https://www.tripadvisor.ca/Profile/lori_f4, nil,Aug. 2007, August 2007 9471,1.0,kadeeja,https://www.tripadvisor.ca/Profile/kadeeja, nil,Aug. 2007, August 2007 9471,4.0,YoPhilly,https://www.tripadvisor.ca/Profile/YoPhilly, nil,Jun. 2007,nil 9472,nil,,nil, nil,nil,nil 9473,5.0,islandrockin,https://www.tripadvisor.ca/Profile/islandrockin, nil,Oct. 2018, October 2018 9473,5.0,Aaavintage,https://www.tripadvisor.ca/Profile/Aaavintage, nil,Oct. 2018, October 2018 9473,5.0,Capt_S_12,https://www.tripadvisor.ca/Profile/Capt_S_12, nil,Oct. 2018, October 2018 9473,5.0,JillianMaclean,https://www.tripadvisor.ca/Profile/JillianMaclean, nil,Oct. 2018, September 2018 9473,5.0,DTH,https://www.tripadvisor.ca/Profile/dhanna111, nil,Sep. 2018, September 2018 9473,5.0,Wanderlust_Bee,https://www.tripadvisor.ca/Profile/Wanderlust_Bee, nil,Sep. 2018, September 2018 9473,5.0,James T,https://www.tripadvisor.ca/Profile/919JamesT, nil,Sep. 2018, September 2018 9473,5.0,konrad29,https://www.tripadvisor.ca/Profile/konrad29, nil,Aug. 2018, August 2018 9473,5.0,nomadic811,https://www.tripadvisor.ca/Profile/nomadic811, nil,Aug. 2018, August 2018 9473,5.0,Mattmcgrath38663,https://www.tripadvisor.ca/Profile/Mattmcgrath38663, nil,Aug. 2018, August 2018 9473,nil,,nil, nil,nil,nil 9473,4.0,Sue779,https://www.tripadvisor.ca/Profile/Sue779, nil,Jul. 2018, July 2018 9473,5.0,moyer257,https://www.tripadvisor.ca/Profile/moyer257, nil,Jun. 2018, June 2018 9473,5.0,SPSurrey,https://www.tripadvisor.ca/Profile/SPSurrey, nil,Jun. 2018, June 2018 9473,4.0,Gilles C,https://www.tripadvisor.ca/Profile/GillesC970, nil,Jun. 2018, June 2018 9473,5.0,karlydotcom,https://www.tripadvisor.ca/Profile/karlydotcom, nil,Jun. 2018, June 2018 9473,5.0,Alina B,https://www.tripadvisor.ca/Profile/alinab257, nil,Feb. 2018, February 2018 9473,4.0,Fred J,https://www.tripadvisor.ca/Profile/354fredj, nil,Jan. 2018, September 2017 9473,5.0,ottawatravelgirl,https://www.tripadvisor.ca/Profile/ottawatravelgirl, nil,Oct. 2017, August 2017 9473,5.0,Mike P,https://www.tripadvisor.ca/Profile/E8415LOmikep, nil,Sep. 2017, September 2017 9473,4.0,kaswan,https://www.tripadvisor.ca/Profile/kaswan, nil,Sep. 2017, August 2017 9473,5.0,cpmulder49,https://www.tripadvisor.ca/Profile/cpmulder49, nil,Jun. 2017, May 2017 9473,4.0,nazma55,https://www.tripadvisor.ca/Profile/nazma55, nil,Jun. 2017, June 2017 9473,5.0,187Dean,https://www.tripadvisor.ca/Profile/187Dean, nil,Jun. 2017, April 2017 9473,5.0,Brady H,https://www.tripadvisor.ca/Profile/943bradyh, nil,Jun. 2017, August 2016 9473,5.0,EASYEZ,https://www.tripadvisor.ca/Profile/EASYEZ, nil,Jun. 2017, May 2017 9473,5.0,alessi1212,https://www.tripadvisor.ca/Profile/alessi1212, nil,Feb. 2017, December 2016 9473,5.0,cordovabay1,https://www.tripadvisor.ca/Profile/cordovabay1, nil,Jan. 2017, December 2016 9473,5.0,CatherineL152,https://www.tripadvisor.ca/Profile/CatherineL152, nil,Jan. 2017, December 2016 9473,5.0,casadelren,https://www.tripadvisor.ca/Profile/casadelren, nil,Jan. 2017, December 2016 9473,5.0,Joan M,https://www.tripadvisor.ca/Profile/joanmX7071CL, nil,Jan. 2017, December 2016 9473,5.0,905sandi,https://www.tripadvisor.ca/Profile/905sandi, nil,Dec. 2016, August 2016 9473,3.0,Dave N,https://www.tripadvisor.ca/Profile/davenW8592AT, nil,Oct. 2016, October 2016 9473,5.0,Chris H,https://www.tripadvisor.ca/Profile/W7301GFchrish, nil,Sep. 2016, September 2016 9473,5.0,ianwarrender,https://www.tripadvisor.ca/Profile/ianwarrender, nil,Sep. 2016, October 2015 9473,4.0,Janis G,https://www.tripadvisor.ca/Profile/janisg499, nil,Sep. 2016, September 2016 9473,5.0,Hermann B,https://www.tripadvisor.ca/Profile/851hermannb, nil,Aug. 2016, August 2016 9473,5.0,rlw0401,https://www.tripadvisor.ca/Profile/rlw0401, nil,Aug. 2016, August 2016 9473,5.0,Dubravka I,https://www.tripadvisor.ca/Profile/214dubravkai, nil,Aug. 2016, August 2016 9473,4.0,Pugmom123,https://www.tripadvisor.ca/Profile/Pugmom123, nil,Aug. 2016, August 2016 9473,4.0,Geoff H,https://www.tripadvisor.ca/Profile/GeoffH185, nil,Jul. 2016, July 2016 9473,5.0,yayrockymtns,https://www.tripadvisor.ca/Profile/yayrockymtns, nil,Jul. 2016, July 2016 9473,5.0,189maureenh,https://www.tripadvisor.ca/Profile/189maureenh, nil,Jul. 2016, June 2016 9473,4.0,nicole154945,https://www.tripadvisor.ca/Profile/nicole154945, nil,Jul. 2016, July 2016 9473,5.0,Retep_59,https://www.tripadvisor.ca/Profile/Retep_59, nil,Jul. 2016, July 2016 9473,5.0,5712Turtles,https://www.tripadvisor.ca/Profile/5712Turtles, nil,Jun. 2016, June 2016 9473,5.0,gwimmer,https://www.tripadvisor.ca/Profile/gwimmer, nil,May 2016, May 2016 9473,5.0,Sean S,https://www.tripadvisor.ca/Profile/seansZ9734CC, nil,Aug. 2015, August 2015 9473,4.0,Aziz1951,https://www.tripadvisor.ca/Profile/Aziz1951, nil,Aug. 2015, August 2015 9473,5.0,JADave,https://www.tripadvisor.ca/Profile/JADave, nil,Aug. 2015, August 2015 9473,4.0,Sandy P,https://www.tripadvisor.ca/Profile/711sandyp, nil,Jul. 2015, July 2015 9474,5.0,Paddy069,https://www.tripadvisor.ca/Profile/Paddy069, nil,Mar. 2018, July 2017 9474,5.0,nasartori2016,https://www.tripadvisor.ca/Profile/nasartori2016, nil,Jul. 2017, June 2017 9474,5.0,derek085,https://www.tripadvisor.ca/Profile/derek085, nil,Sep. 2016, September 2016 9474,5.0,apero4now,https://www.tripadvisor.ca/Profile/apero4now, nil,Jun. 2016, June 2016 9474,5.0,woutscholten,https://www.tripadvisor.ca/Profile/woutscholten, nil,Aug. 2015, August 2015 9475,5.0,HansD1978,https://www.tripadvisor.ca/Profile/HansD1978, nil,Aug. 2013, August 2013 9476,nil,,nil, nil,nil,nil 9477,5.0,D S,https://www.tripadvisor.ca/Profile/ds251, nil,Apr. 2015, March 2015 9477,3.0,petra-amalie,https://www.tripadvisor.ca/Profile/petra-amalie, nil,Sep. 2014, September 2014 9477,4.0,firenze02,https://www.tripadvisor.ca/Profile/firenze02, nil,Apr. 2014, April 2014 9477,4.0,Sandra B,https://www.tripadvisor.ca/Profile/94SandraB, nil,Nov. 2012, November 2012 9477,3.0,BeenerC,https://www.tripadvisor.ca/Profile/BeenerC, nil,Sep. 2011, August 2011 9478,1.0,Warren P,https://www.tripadvisor.ca/Profile/599warrenp, nil,Oct. 2018, October 2018 9478,4.0,Dale H,https://www.tripadvisor.ca/Profile/DaleH207, nil,Sep. 2018, August 2018 9478,5.0,Jeffery W,https://www.tripadvisor.ca/Profile/jefferyw314, nil,Aug. 2018, July 2018 9478,4.0,William C,https://www.tripadvisor.ca/Profile/176williamc, nil,Jul. 2018, July 2018 9478,4.0,john w,https://www.tripadvisor.ca/Profile/johnwO5519OI, nil,Feb. 2018, February 2018 9478,4.0,QuibSmib,https://www.tripadvisor.ca/Profile/QuibSmib, nil,Sep. 2017, August 2017 9478,2.0,Tim R,https://www.tripadvisor.ca/Profile/719timr, nil,Jul. 2017, July 2017 9478,4.0,Debora O,https://www.tripadvisor.ca/Profile/DeboraO72, nil,Sep. 2016, August 2016 9478,3.0,Mich900,https://www.tripadvisor.ca/Profile/Mich900, nil,Jul. 2016, June 2016 9478,2.0,timbucktoe,https://www.tripadvisor.ca/Profile/timbucktoe, nil,Sep. 2015, January 2015 9478,nil,,nil, nil,nil,nil 9479,5.0,Road711085,https://www.tripadvisor.ca/Profile/Road711085, nil,Dec. 2018, December 2018 9479,1.0,James L,https://www.tripadvisor.ca/Profile/jameslF6834GM, nil,Sep. 2018, August 2018 9479,5.0,tanya19722018,https://www.tripadvisor.ca/Profile/tanya19722018, nil,Aug. 2018, August 2018 9479,2.0,kimnmyron,https://www.tripadvisor.ca/Profile/kimnmyron, nil,Sep. 2017, September 2017 9479,5.0,Евгения П,https://www.tripadvisor.ca/Profile/Evgeniyaviola, nil,Aug. 2017, July 2017 9479,1.0,Mike H,https://www.tripadvisor.ca/Profile/D5777JXmikeh, nil,Aug. 2017, July 2017 9479,1.0,ThC419,https://www.tripadvisor.ca/Profile/ThC419, nil,Aug. 2017, July 2017 9479,4.0,belenabaraz,https://www.tripadvisor.ca/Profile/belenabaraz, nil,May 2017, April 2017 9479,1.0,Rob P,https://www.tripadvisor.ca/Profile/308robp, nil,Feb. 2017, February 2017 9479,1.0,Becca1NiNe,https://www.tripadvisor.ca/Profile/Becca1NiNe, nil,Nov. 2016, November 2016 9479,1.0,Darcy D,https://www.tripadvisor.ca/Profile/TimberKiller, nil,Nov. 2016, August 2016 9479,4.0,p f,https://www.tripadvisor.ca/Profile/pf816, nil,Aug. 2016, August 2016 9479,2.0,Gillian M,https://www.tripadvisor.ca/Profile/105gillianm, nil,Aug. 2016, August 2016 9479,1.0,Road316132,https://www.tripadvisor.ca/Profile/Road316132, nil,Jul. 2016, July 2016 9479,3.0,Chris J,https://www.tripadvisor.ca/Profile/chrisjC7275WA, nil,Sep. 2015, September 2015 9479,2.0,Pedro999,https://www.tripadvisor.ca/Profile/Pedro999, nil,Aug. 2015, July 2015 9479,4.0,John M,https://www.tripadvisor.ca/Profile/maas_johnf, nil,Jul. 2015, July 2015 9479,2.0,Maarten B,https://www.tripadvisor.ca/Profile/MaartenB_11, nil,Jul. 2014, July 2014 9479,3.0,Dirk M,https://www.tripadvisor.ca/Profile/DirkM593, nil,Jun. 2014, June 2014 9479,3.0,Feri N,https://www.tripadvisor.ca/Profile/ferin2013, nil,Jun. 2014, June 2014 9479,4.0,AAV609,https://www.tripadvisor.ca/Profile/AAV609, nil,Jun. 2014, June 2014 9479,4.0,DianaZ85,https://www.tripadvisor.ca/Profile/DianaZ85, nil,Jun. 2014, June 2014 9479,4.0,Rachel s,https://www.tripadvisor.ca/Profile/242rachels, nil,May 2014, April 2014 9479,3.0,Juanita K,https://www.tripadvisor.ca/Profile/juanita499153, nil,Aug. 2013, August 2013 9479,1.0,BurnabyJo,https://www.tripadvisor.ca/Profile/BurnabyJo, nil,Aug. 2013, August 2013 9479,1.0,strelly,https://www.tripadvisor.ca/Profile/strelly, nil,Jul. 2013, July 2013 9479,5.0,Miriam L,https://www.tripadvisor.ca/Profile/MiriamL145, nil,Aug. 2012, September 2011 9479,5.0,MichNguy,https://www.tripadvisor.ca/Profile/MichNguy, nil,Dec. 2010, November 2010 9479,3.0,IGH7,https://www.tripadvisor.ca/Profile/IGH7, nil,Aug. 2009, July 2009 9479,1.0,meehCanada,https://www.tripadvisor.ca/Profile/meehCanada, nil,Nov. 2008, November 2008 9479,5.0,ElizabethAnnLadner,https://www.tripadvisor.ca/Profile/ElizabethAnnLadner, nil,Aug. 2008, July 2008 9479,5.0,J_MATTH,https://www.tripadvisor.ca/Profile/J_MATTH, nil,Aug. 2007, August 2007 9479,5.0,Dream37349,https://www.tripadvisor.ca/Profile/Dream37349, nil,Mar. 2006, March 2006 9479,5.0,Curious37328,https://www.tripadvisor.ca/Profile/Curious37328, nil,Jan. 2006,nil 9479,nil,,nil, nil,nil,nil 9481,nil,,nil, nil,nil,nil 9481,5.0,gerhardb800,https://www.tripadvisor.ca/Profile/gerhardb800, nil,Oct. 2017, September 2017 9481,5.0,fsdukejr,https://www.tripadvisor.ca/Profile/fsdukejr, nil,Aug. 2017, August 2017 9481,5.0,Ralph V,https://www.tripadvisor.ca/Profile/168ralphv, nil,Aug. 2017, August 2017 9481,5.0,milthorpe_1234,https://www.tripadvisor.ca/Profile/milthorpe_1234, nil,Aug. 2017, August 2017 9481,5.0,wfleri,https://www.tripadvisor.ca/Profile/wfleri, nil,Aug. 2017, July 2017 9481,5.0,Leoontour83,https://www.tripadvisor.ca/Profile/Leoontour83, nil,Aug. 2017, August 2017 9481,5.0,FJ_Berlin,https://www.tripadvisor.ca/Profile/FJ_Berlin, nil,Jul. 2017, July 2017 9481,5.0,prost51,https://www.tripadvisor.ca/Profile/prost51, nil,Jul. 2017, July 2017 9481,5.0,Thurstonator,https://www.tripadvisor.ca/Profile/Thurstonator, nil,Jul. 2017, July 2017 9481,5.0,hannewenkeler,https://www.tripadvisor.ca/Profile/hannewenkeler, nil,Jul. 2017, July 2017 9481,5.0,Inquisitive100,https://www.tripadvisor.ca/Profile/Inquisitive100, nil,Sep. 2016, September 2016 9481,5.0,CroKas,https://www.tripadvisor.ca/Profile/CroKas, nil,Sep. 2016, June 2016 9481,5.0,MikeReb,https://www.tripadvisor.ca/Profile/MikeReb, nil,Sep. 2016, August 2016 9481,5.0,Midwestadvocate,https://www.tripadvisor.ca/Profile/Midwestadvocate, nil,Aug. 2016, July 2016 9481,5.0,ttscott1,https://www.tripadvisor.ca/Profile/ttscott1, nil,Aug. 2016, August 2016 9481,5.0,wells1835,https://www.tripadvisor.ca/Profile/wells1835, nil,Aug. 2016, August 2016 9481,5.0,Calipta,https://www.tripadvisor.ca/Profile/Calipta, nil,Aug. 2016, August 2016 9481,5.0,J9269VSbrians,https://www.tripadvisor.ca/Profile/J9269VSbrians, nil,Aug. 2016, July 2016 9481,5.0,Nopsnina,https://www.tripadvisor.ca/Profile/Nopsnina, nil,Jun. 2016, June 2016 9481,5.0,Marion C,https://www.tripadvisor.ca/Profile/240marionc, nil,May 2016, May 2016 9481,5.0,anna7357,https://www.tripadvisor.ca/Profile/anna7357, nil,Aug. 2015, August 2015 9481,5.0,Callan B,https://www.tripadvisor.ca/Profile/438callanb, nil,Aug. 2015, July 2015 9481,5.0,DamOfMa,https://www.tripadvisor.ca/Profile/DamOfMa, nil,Jul. 2015, July 2015 9481,5.0,LukeOz83,https://www.tripadvisor.ca/Profile/LukeOz83, nil,Aug. 2014, August 2014 9481,5.0,Jason E,https://www.tripadvisor.ca/Profile/jasoneW2281FS, nil,Aug. 2014, August 2014 9482,nil,,nil, nil,nil,nil 9482,5.0,Mark&Rosa,https://www.tripadvisor.ca/Profile/MarkRosa, nil,Sep. 2016, August 2016 9482,5.0,jimk261,https://www.tripadvisor.ca/Profile/jimk261, nil,Aug. 2016, August 2016 9482,5.0,Ian H,https://www.tripadvisor.ca/Profile/ianhF1745FI, nil,Aug. 2016, August 2016 9482,4.0,Kiwi3_12,https://www.tripadvisor.ca/Profile/Kiwi3_12, nil,Aug. 2016, August 2016 9482,5.0,where-next-mj,https://www.tripadvisor.ca/Profile/where-next-mj, nil,Aug. 2016, July 2016 9482,5.0,Gayle M,https://www.tripadvisor.ca/Profile/gaylem212, nil,Jul. 2016, July 2016 9482,3.0,travelling g,https://www.tripadvisor.ca/Profile/467travellingg, nil,Mar. 2016, July 2015 9482,5.0,Daniel L,https://www.tripadvisor.ca/Profile/DanielL889, nil,Sep. 2015, August 2015 9482,5.0, Katrin W,https://www.tripadvisor.ca/Profile/136katrinw, nil,Aug. 2015, August 2015 9482,5.0,Siv H,https://www.tripadvisor.ca/Profile/656sivh, nil,Jul. 2015, July 2015 9482,5.0,Cam - Barb T,https://www.tripadvisor.ca/Profile/cambarbt, nil,Jun. 2015, June 2015 9482,5.0,Dahlia694,https://www.tripadvisor.ca/Profile/Dahlia694, nil,Sep. 2014, September 2014 9482,5.0,Kristin P,https://www.tripadvisor.ca/Profile/KristinP357, nil,Aug. 2014, August 2014 9482,5.0,DaveBritishColumbia,https://www.tripadvisor.ca/Profile/DaveBritishColumbia, nil,Jul. 2014, July 2014 9482,5.0,Roger P,https://www.tripadvisor.ca/Profile/RogerP282, nil,Jul. 2014, July 2014 9482,5.0,Martin H,https://www.tripadvisor.ca/Profile/martinhN685RY, nil,Oct. 2013, September 2013 9482,5.0,amdramhwife,https://www.tripadvisor.ca/Profile/amdramhwife, nil,Oct. 2013, September 2013 9482,5.0,Patrick C,https://www.tripadvisor.ca/Profile/115patrickc, nil,Aug. 2013, August 2013 9482,5.0,Donald S,https://www.tripadvisor.ca/Profile/donalds204, nil,Jun. 2013, June 2013 9482,5.0,Jenn076,https://www.tripadvisor.ca/Profile/Jenn076, nil,Oct. 2012, September 2012 9482,5.0,oaklyn,https://www.tripadvisor.ca/Profile/oaklyn, nil,Oct. 2012, September 2012 9482,5.0,Claudia C,https://www.tripadvisor.ca/Profile/790ClaudiaC790, nil,Aug. 2012, August 2012 9482,4.0,speedybee12,https://www.tripadvisor.ca/Profile/speedybee12, nil,Aug. 2012, July 2012 9482,5.0,TurnerToursVancouver,https://www.tripadvisor.ca/Profile/TurnerToursVancouver, nil,Jul. 2012, July 2012 9482,5.0,marsh_on_lead,https://www.tripadvisor.ca/Profile/marsh_on_lead, nil,Jul. 2012, July 2012 9482,5.0,VanIsleTraveler2010,https://www.tripadvisor.ca/Profile/VanIsleTraveler2010, nil,Jun. 2012, June 2012 9482,5.0,Mcneilco,https://www.tripadvisor.ca/Profile/Mcneilco, nil,Sep. 2011, September 2011 9482,5.0,DJF,https://www.tripadvisor.ca/Profile/DJF853, nil,Sep. 2011, August 2011 9482,4.0,dovrat,https://www.tripadvisor.ca/Profile/dovrat, nil,Jul. 2011, June 2011 9482,5.0,Oliver L,https://www.tripadvisor.ca/Profile/Checho60, nil,Jul. 2011, July 2011 9482,5.0,CarrigeenYorkshire,https://www.tripadvisor.ca/Profile/CarrigeenYorkshire, nil,Sep. 2010, June 2010 9482,5.0,FlandersKrisje,https://www.tripadvisor.ca/Profile/FlandersKrisje, nil,Aug. 2010, July 2010 9482,5.0,natal101,https://www.tripadvisor.ca/Profile/natal101, nil,Sep. 2009, September 2009 9482,5.0,Windslow548,https://www.tripadvisor.ca/Profile/Windslow548, nil,Jul. 2009, July 2009 9482,5.0,TeamRealMcCoy,https://www.tripadvisor.ca/Profile/TeamRealMcCoy, nil,May 2008, May 2008 9483,nil,,nil, nil,nil,nil 9483,5.0,Mary-Clare C,https://www.tripadvisor.ca/Profile/maryclarec, nil,Jun. 2018, May 2018 9483,4.0,Sharon G,https://www.tripadvisor.ca/Profile/525SG, nil,Oct. 2017, September 2017 9483,5.0,jimmieddd,https://www.tripadvisor.ca/Profile/jimmieddd, nil,Aug. 2017, August 2017 9483,4.0,grendl6,https://www.tripadvisor.ca/Profile/grendl6, nil,Aug. 2017, July 2017 9483,4.0,3932P,https://www.tripadvisor.ca/Profile/3932P, nil,Aug. 2017, July 2017 9483,5.0,Cathy P,https://www.tripadvisor.ca/Profile/U4530ZTcathyp, nil,Sep. 2016, August 2016 9483,5.0,Alco251,https://www.tripadvisor.ca/Profile/Alco251, nil,Sep. 2016, August 2016 9483,5.0,travelling55,https://www.tripadvisor.ca/Profile/travelling55, nil,Jul. 2016, July 2016 9483,5.0,VictorianCarol,https://www.tripadvisor.ca/Profile/VictorianCarol, nil,Jul. 2016, July 2016 9483,2.0,charisboof,https://www.tripadvisor.ca/Profile/charisboof, nil,Jul. 2016, July 2016 9483,5.0,bjbster,https://www.tripadvisor.ca/Profile/bjbster, nil,Jul. 2016, July 2016 9483,5.0,Elizabeth F,https://www.tripadvisor.ca/Profile/503lizf, nil,Jul. 2016, July 2016 9483,5.0,Mary L,https://www.tripadvisor.ca/Profile/MaryL517, nil,May 2016, May 2016 9483,4.0,Larry E,https://www.tripadvisor.ca/Profile/larrye507, nil,Nov. 2015, December 2014 9483,5.0,Aug2015kayakers,https://www.tripadvisor.ca/Profile/Aug2015kayakers, nil,Sep. 2015, August 2015 9483,5.0,Shawniganlake,https://www.tripadvisor.ca/Profile/Shawniganlake, nil,Sep. 2015, August 2015 9483,5.0,PamelafromFairwinds,https://www.tripadvisor.ca/Profile/PamelafromFairwinds, nil,Sep. 2015, August 2015 9483,1.0,Cindy D,https://www.tripadvisor.ca/Profile/cindyd774, nil,Aug. 2015, July 2015 9483,5.0,jacque52,https://www.tripadvisor.ca/Profile/jacque52, nil,Aug. 2015, August 2015 9483,5.0,Taisa B,https://www.tripadvisor.ca/Profile/taisab2013, nil,Jul. 2015, June 2015 9483,5.0,Lynn B,https://www.tripadvisor.ca/Profile/P2764YUlynnb, nil,Jul. 2015, June 2015 9483,4.0,DonA529,https://www.tripadvisor.ca/Profile/DonA529, nil,Jun. 2015, June 2015 9483,4.0,WestCoastJ,https://www.tripadvisor.ca/Profile/WestCoastJ, nil,Feb. 2015, September 2014 9483,5.0,1Redneckstranger,https://www.tripadvisor.ca/Profile/1Redneckstranger, nil,Jan. 2015, January 2015 9483,3.0,Travelglutton,https://www.tripadvisor.ca/Profile/Travelglutton, nil,Dec. 2014, August 2014 9483,4.0,Dahlia694,https://www.tripadvisor.ca/Profile/Dahlia694, nil,Sep. 2014, September 2014 9483,5.0,DaveBritishColumbia,https://www.tripadvisor.ca/Profile/DaveBritishColumbia, nil,Jul. 2014, July 2014 9483,5.0,Cheryl_BCCanada,https://www.tripadvisor.ca/Profile/Cheryl_BCCanada, nil,Jul. 2014, July 2014 9483,5.0,Russ Q,https://www.tripadvisor.ca/Profile/RussQ691, nil,Jul. 2014, July 2014 9483,4.0,Jerichobeachbum,https://www.tripadvisor.ca/Profile/clivekendrick, nil,Jul. 2014, July 2014 9483,5.0,Kathy S,https://www.tripadvisor.ca/Profile/383kathys, nil,Jul. 2014, July 2014 9483,4.0,Mike M,https://www.tripadvisor.ca/Profile/S1565DZmikem, nil,Jul. 2014, June 2014 9483,5.0,Roger P,https://www.tripadvisor.ca/Profile/RogerP282, nil,Jul. 2014, July 2014 9483,5.0,Cathy L,https://www.tripadvisor.ca/Profile/cathylY7131PH, nil,Jul. 2014, July 2014 9483,5.0,Tall-Kayaker-Karen,https://www.tripadvisor.ca/Profile/Tall-Kayaker-Karen, nil,Jun. 2014, June 2014 9483,5.0,ElizaPeriwinkle,https://www.tripadvisor.ca/Profile/ElizaPeriwinkle, nil,May 2014, May 2014 9483,4.0,LJV4848,https://www.tripadvisor.ca/Profile/LJV4848, nil,Sep. 2013, September 2013 9483,3.0,NorthernTraveler2013,https://www.tripadvisor.ca/Profile/NorthernTraveler2013, nil,Aug. 2013, August 2013 9484,5.0,leloup2018,https://www.tripadvisor.ca/Profile/leloup2018, nil,Jul. 2018, June 2018 9484,5.0,Carl M,https://www.tripadvisor.ca/Profile/D4021VWcarlm, nil,May 2018, May 2018 9484,5.0,Don P,https://www.tripadvisor.ca/Profile/Q8219FBdonp, nil,May 2018, May 2018 9484,5.0,Pataec,https://www.tripadvisor.ca/Profile/Pataec, nil,Oct. 2017, October 2017 9484,5.0,derbest,https://www.tripadvisor.ca/Profile/derbest, nil,Sep. 2017, September 2017 9484,5.0,richard572017,https://www.tripadvisor.ca/Profile/richard572017, nil,Aug. 2017, July 2017 9484,5.0,Amrod_x,https://www.tripadvisor.ca/Profile/Amrod_x, nil,Aug. 2017, August 2017 9484,3.0,debbhuck53,https://www.tripadvisor.ca/Profile/debbhuck53, nil,Jun. 2017, June 2017 9484,4.0,Duncrieviedude,https://www.tripadvisor.ca/Profile/Duncrieviedude, nil,Sep. 2016, September 2016 9484,5.0,blueneckalbertan,https://www.tripadvisor.ca/Profile/blueneckalbertan, nil,Aug. 2016, July 2016 9484,5.0,dannymT349KO,https://www.tripadvisor.ca/Profile/dannymT349KO, nil,Aug. 2016, July 2016 9484,5.0,lird5,https://www.tripadvisor.ca/Profile/lird5, nil,Jun. 2016, May 2016 9484,5.0,Callaway N,https://www.tripadvisor.ca/Profile/callawayn, nil,Jun. 2016, May 2016 9484,5.0,Pieladyval,https://www.tripadvisor.ca/Profile/Pieladyval, nil,Apr. 2016, February 2016 9484,4.0,Merle B,https://www.tripadvisor.ca/Profile/656merleb, nil,Feb. 2016, February 2016 9484,5.0,Traveller4527,https://www.tripadvisor.ca/Profile/Traveller4527, nil,Jan. 2016, August 2015 9484,5.0,Elyse P,https://www.tripadvisor.ca/Profile/310elysep, nil,Oct. 2015, October 2015 9484,5.0,Linda10386,https://www.tripadvisor.ca/Profile/Linda10386, nil,Aug. 2015, July 2015 9484,5.0,Trevor H,https://www.tripadvisor.ca/Profile/trevorh328, nil,Aug. 2015, July 2015 9484,5.0,Rosita D,https://www.tripadvisor.ca/Profile/RositaD182, nil,Jul. 2015, July 2015 9484,4.0,Ian R,https://www.tripadvisor.ca/Profile/ianr203, nil,Jul. 2015, July 2015 9484,5.0,Barb H,https://www.tripadvisor.ca/Profile/BarbH362, nil,Jul. 2015, July 2015 9484,5.0,Janet L,https://www.tripadvisor.ca/Profile/janetl46, nil,Jul. 2015, July 2015 9484,4.0,Mahrukh K,https://www.tripadvisor.ca/Profile/31mahrukhk, nil,Jul. 2015, June 2015 9484,5.0,William R,https://www.tripadvisor.ca/Profile/WRR_LMR_Lakeway_TX, nil,Aug. 2014, August 2014 9484,4.0,glassboro,https://www.tripadvisor.ca/Profile/glassboro, nil,Jul. 2013, July 2013 9484,2.0,TravCdn,https://www.tripadvisor.ca/Profile/TravCdn, nil,Oct. 2010, October 2010 9484,4.0,jbz,https://www.tripadvisor.ca/Profile/jbz, nil,Sep. 2010, August 2010 9484,4.0,travelotsSaskatoon,https://www.tripadvisor.ca/Profile/travelotsSaskatoon, nil,Aug. 2010, July 2010 9484,2.0,HektorHungary,https://www.tripadvisor.ca/Profile/HektorHungary, nil,Aug. 2009, June 2009 9485,5.0,Bandunusual,https://www.tripadvisor.ca/Profile/Bandunusual, nil,Sep. 2018, September 2018 9485,5.0,hratte,https://www.tripadvisor.ca/Profile/hratte, nil,May 2016, August 2015 9485,5.0,Nicholas2323,https://www.tripadvisor.ca/Profile/Nicholas2323, nil,Jun. 2015, June 2015 9485,5.0,chad y,https://www.tripadvisor.ca/Profile/269chady, nil,Mar. 2014, March 2014 9486,nil,,nil, nil,nil,nil 9487,nil,,nil, nil,nil,nil 9487,3.0,Josh G,https://www.tripadvisor.ca/Profile/joshg46, nil,Jun. 2018, June 2018 9487,5.0,Travelbus74,https://www.tripadvisor.ca/Profile/Travelbus74, nil,May 2018, May 2018 9487,5.0,Thomas R,https://www.tripadvisor.ca/Profile/ThomasR6227, nil,Mar. 2018, February 2018 9487,4.0,JennC1212,https://www.tripadvisor.ca/Profile/JennC1212, nil,Sep. 2017, September 2017 9487,2.0,Liz S,https://www.tripadvisor.ca/Profile/lizs404, nil,Aug. 2017, August 2017 9487,2.0,ruschapman,https://www.tripadvisor.ca/Profile/ruschapman, nil,Jul. 2017, July 2017 9487,4.0,Robert S,https://www.tripadvisor.ca/Profile/robertsM7946CG, nil,Jul. 2017, May 2017 9487,3.0,Joe W,https://www.tripadvisor.ca/Profile/X9486MXjoew, nil,Jul. 2017, June 2017 9487,3.0,Gilles C,https://www.tripadvisor.ca/Profile/GillesC970, nil,Jun. 2017, June 2017 9487,3.0,Tracy L,https://www.tripadvisor.ca/Profile/tracyl119, nil,Oct. 2016, September 2016 9488,5.0,Brenda I,https://www.tripadvisor.ca/Profile/738brendai, nil,Apr. 2018, April 2018 9488,3.0,David B,https://www.tripadvisor.ca/Profile/davidbG659BL, nil,Aug. 2017, July 2017 9488,3.0,Albernio,https://www.tripadvisor.ca/Profile/albernio, nil,Dec. 2016, November 2016 9488,3.0,Gregg S,https://www.tripadvisor.ca/Profile/GreggS135, nil,Jul. 2016, July 2016 9488,5.0,Pioneer422877,https://www.tripadvisor.ca/Profile/vrumsey, nil,Aug. 2015, August 2015 9488,3.0,justgetupngo,https://www.tripadvisor.ca/Profile/justgetupngo, nil,Mar. 2015, March 2015 9488,5.0,heatherlive,https://www.tripadvisor.ca/Profile/heatherlive, nil,Aug. 2014, August 2014 9488,2.0,Darryl L,https://www.tripadvisor.ca/Profile/darryll955, nil,Jul. 2014, July 2014 9488,3.0,28flcom,https://www.tripadvisor.ca/Profile/28flcom, nil,Aug. 2012, August 2012 9488,3.0,Vancana,https://www.tripadvisor.ca/Profile/Vancana, nil,Oct. 2010, September 2010 9489,3.0,paulow70,https://www.tripadvisor.ca/Profile/paulow70, nil,Oct. 2018, October 2018 9489,4.0,bigfella053,https://www.tripadvisor.ca/Profile/bigfella053, nil,Dec. 2017, November 2017 9489,1.0,Jimb01974,https://www.tripadvisor.ca/Profile/Jimb01974, nil,Nov. 2017, November 2017 9489,3.0,kaylal211,https://www.tripadvisor.ca/Profile/kaylal211, nil,Oct. 2017, October 2017 9489,2.0,Bonnie D,https://www.tripadvisor.ca/Profile/bonnied825, nil,Sep. 2017, September 2017 9489,3.0,Tutuhsuhtaaqsa,https://www.tripadvisor.ca/Profile/Tutuhsuhtaaqsa, nil,Sep. 2017, September 2017 9489,3.0,Charlie B,https://www.tripadvisor.ca/Profile/charlesbX1079FQ, nil,Sep. 2017, September 2017 9489,2.0,George R,https://www.tripadvisor.ca/Profile/32GeorgeR, nil,Sep. 2017, September 2017 9489,3.0,Nancy L,https://www.tripadvisor.ca/Profile/nancylE3458UK, nil,Sep. 2017, August 2017 9489,1.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Aug. 2017, August 2017 9489,2.0,BriWerner,https://www.tripadvisor.ca/Profile/BriWerner, nil,Aug. 2017, August 2017 9489,4.0,JR02014,https://www.tripadvisor.ca/Profile/JR02014, nil,Aug. 2017, August 2017 9489,1.0,jacqulenec88,https://www.tripadvisor.ca/Profile/jacqulenec88, nil,Jul. 2017, July 2017 9489,2.0,BurakAtaman,https://www.tripadvisor.ca/Profile/BurakAtaman, nil,Jul. 2017, July 2017 9489,2.0,nthree2015,https://www.tripadvisor.ca/Profile/nthree2015, nil,Jun. 2017, June 2017 9489,5.0,Chieri K,https://www.tripadvisor.ca/Profile/chierik2017, nil,Jun. 2017, June 2017 9489,1.0,tylerw206,https://www.tripadvisor.ca/Profile/tylerw206, nil,Jun. 2017, May 2017 9489,4.0,Raymond L,https://www.tripadvisor.ca/Profile/728raymondl, nil,May 2017, May 2017 9489,4.0,hedgeplumber86,https://www.tripadvisor.ca/Profile/hedgeplumber86, nil,May 2017, May 2017 9489,1.0,jar0sw,https://www.tripadvisor.ca/Profile/jar0sw, nil,May 2017, October 2016 9489,2.0,Oskie B,https://www.tripadvisor.ca/Profile/oskieb2015, nil,Feb. 2017, February 2017 9489,1.0,terral298,https://www.tripadvisor.ca/Profile/terral298, nil,Dec. 2016, November 2016 9489,nil,,nil, nil,nil,nil 9489,4.0,T6413GO,https://www.tripadvisor.ca/Profile/T6413GO, nil,Aug. 2016, August 2016 9489,3.0,bitsme,https://www.tripadvisor.ca/Profile/bitsme, nil,Aug. 2016, August 2016 9489,1.0,Jessiesales,https://www.tripadvisor.ca/Profile/Jessiesales, nil,Aug. 2016, August 2016 9489,3.0,CapitanVictoria,https://www.tripadvisor.ca/Profile/CapitanVictoria, nil,Aug. 2016, August 2016 9489,4.0,K7368EVkevinl,https://www.tripadvisor.ca/Profile/K7368EVkevinl, nil,Aug. 2016, August 2016 9489,1.0,frequentpat,https://www.tripadvisor.ca/Profile/frequentpat, nil,Jul. 2016, July 2016 9489,1.0,AKJD,https://www.tripadvisor.ca/Profile/AKJD, nil,Jul. 2016, July 2016 9489,2.0,curtisg428,https://www.tripadvisor.ca/Profile/curtisg428, nil,Jul. 2016, July 2016 9489,1.0,970pattyf,https://www.tripadvisor.ca/Profile/970pattyf, nil,Jul. 2016, July 2016 9489,1.0,cindyr507,https://www.tripadvisor.ca/Profile/cindyr507, nil,Jul. 2016, July 2016 9489,2.0,janeta927,https://www.tripadvisor.ca/Profile/janeta927, nil,Jul. 2016, July 2016 9489,1.0,357martha,https://www.tripadvisor.ca/Profile/357martha, nil,Feb. 2016, February 2016 9489,4.0,bobdM1628UY,https://www.tripadvisor.ca/Profile/bobdM1628UY, nil,Dec. 2015, December 2015 9489,1.0,Pioneer422877,https://www.tripadvisor.ca/Profile/vrumsey, nil,Aug. 2015, August 2015 9489,2.0,taw2012,https://www.tripadvisor.ca/Profile/taw2012, nil,Aug. 2015, August 2015 9489,4.0,berniestravels,https://www.tripadvisor.ca/Profile/berniestravels, nil,Jul. 2015, July 2015 9489,3.0,mawsym2,https://www.tripadvisor.ca/Profile/mawsym2, nil,Mar. 2015, March 2015 9489,1.0,Ed F,https://www.tripadvisor.ca/Profile/486edf, nil,Nov. 2014, November 2014 9489,3.0,billmayhols,https://www.tripadvisor.ca/Profile/billmayhols, nil,Nov. 2014, September 2014 9489,1.0,yucky190,https://www.tripadvisor.ca/Profile/yucky190, nil,Oct. 2014, October 2014 9489,3.0,John W,https://www.tripadvisor.ca/Profile/G3991TDjohnw, nil,Sep. 2014, September 2014 9489,3.0,CWong710,https://www.tripadvisor.ca/Profile/CWong710, nil,Jun. 2014, June 2014 9489,4.0,Michael B,https://www.tripadvisor.ca/Profile/182MichaelB182, nil,Jun. 2014, June 2014 9489,3.0,echo2010,https://www.tripadvisor.ca/Profile/echo2010, nil,May 2014, May 2014 9489,3.0,Jessica G,https://www.tripadvisor.ca/Profile/421jessicag, nil,Oct. 2013, September 2013 9489,2.0,Shirley P,https://www.tripadvisor.ca/Profile/977shirleyp, nil,Sep. 2013, September 2013 9489,3.0,Diana H,https://www.tripadvisor.ca/Profile/454dianah, nil,Aug. 2013, August 2013 9489,2.0,sharkatax,https://www.tripadvisor.ca/Profile/sharkatax, nil,Aug. 2013, August 2013 9489,3.0,PDove,https://www.tripadvisor.ca/Profile/PDove, nil,Aug. 2013, July 2013 9489,2.0,MOE64RedDeer_Alberta,https://www.tripadvisor.ca/Profile/MOE64RedDeer_Alberta, nil,Jul. 2013, July 2013 9489,3.0,Debbie W,https://www.tripadvisor.ca/Profile/446DebbieW446, nil,Mar. 2013, March 2013 9489,1.0,JOHN W,https://www.tripadvisor.ca/Profile/673JOHNW, nil,Nov. 2012, November 2012 9489,2.0,Mister K,https://www.tripadvisor.ca/Profile/MisterK573, nil,Nov. 2012, August 2012 9489,3.0,bhilborn,https://www.tripadvisor.ca/Profile/bhilborn, nil,Oct. 2012, October 2012 9489,3.0,ALDEN B,https://www.tripadvisor.ca/Profile/ALDENB_12, nil,Sep. 2012, September 2012 9489,3.0,DAVID H,https://www.tripadvisor.ca/Profile/324davidh, nil,Sep. 2012, September 2012 9489,1.0,Br00ke13,https://www.tripadvisor.ca/Profile/Br00ke13, nil,Jul. 2012, June 2012 9489,5.0,hshlah,https://www.tripadvisor.ca/Profile/hshlah, nil,May 2012, April 2012 9489,5.0,AndrewCalgary,https://www.tripadvisor.ca/Profile/AndrewCalgary, nil,May 2012, April 2012 9489,5.0,Heidi K,https://www.tripadvisor.ca/Profile/HeidiK917, nil,May 2012, May 2012 9489,5.0,1006rebeccaJ1006,https://www.tripadvisor.ca/Profile/1006rebeccaJ1006, nil,Feb. 2012, February 2012 9489,3.0,BaronTR,https://www.tripadvisor.ca/Profile/BaronTR, nil,Sep. 2011, September 2011 9489,4.0,ManaPet,https://www.tripadvisor.ca/Profile/ManaPet, nil,Sep. 2011, August 2011 9489,4.0,SoBlessed2010,https://www.tripadvisor.ca/Profile/SoBlessed2010, nil,Aug. 2011, August 2011 9489,3.0,Linda_C_I_Victoria,https://www.tripadvisor.ca/Profile/Linda_C_I_Victoria, nil,Aug. 2011, July 2011 9489,3.0,linda8201,https://www.tripadvisor.ca/Profile/linda8201, nil,Jul. 2011, July 2011 9489,4.0,lsid1958,https://www.tripadvisor.ca/Profile/lsid1958, nil,Feb. 2011, September 2010 9489,4.0,sanderosov,https://www.tripadvisor.ca/Profile/sanderosov, nil,Feb. 2011, October 2010 9489,5.0,PURCELL4,https://www.tripadvisor.ca/Profile/PURCELL4, nil,Feb. 2011, October 2010 9489,1.0,ACMVictoria,https://www.tripadvisor.ca/Profile/ACMVictoria, nil,Nov. 2010, November 2010 9489,3.0,lovelylion,https://www.tripadvisor.ca/Profile/lovelylion, nil,Oct. 2010, August 2010 9489,2.0,prtripper,https://www.tripadvisor.ca/Profile/prtripper, nil,May 2010, May 2010 9489,4.0,Peter_and_Vanessa,https://www.tripadvisor.ca/Profile/Peter_and_Vanessa, nil,Sep. 2009, August 2009 9489,2.0,maddie4bc,https://www.tripadvisor.ca/Profile/maddie4bc, nil,Jul. 2009, July 2009 9489,2.0,dschamboumping,https://www.tripadvisor.ca/Profile/dschamboumping, nil,Sep. 2008, August 2008 9489,4.0,midrangehoteltester,https://www.tripadvisor.ca/Profile/midrangehoteltester, nil,Jun. 2008, June 2008 9489,4.0,railbird,https://www.tripadvisor.ca/Profile/railbird, nil,Sep. 2006, April 2006 9489,4.0,66sahara_beige,https://www.tripadvisor.ca/Profile/66sahara_beige, nil,Sep. 2005, September 2005 9489,3.0,Passport38093,https://www.tripadvisor.ca/Profile/Passport38093, nil,Mar. 2004,nil 9489,5.0,GrandTour6577,https://www.tripadvisor.ca/Profile/GrandTour6577, nil,Jan. 2004,nil 9490,nil,,nil, nil,nil,nil 9490,5.0,Odyssey732500,https://www.tripadvisor.ca/Profile/Odyssey732500, nil,Oct. 2018, October 2018 9490,4.0,411Elle,https://www.tripadvisor.ca/Profile/411Elle, nil,Aug. 2018, August 2018 9490,4.0,cdblack63,https://www.tripadvisor.ca/Profile/cdblack63, nil,Aug. 2018, August 2018 9490,4.0,Gord_McQ,https://www.tripadvisor.ca/Profile/Gord_McQ, nil,Aug. 2018, August 2018 9490,4.0,shane c,https://www.tripadvisor.ca/Profile/123Shane, nil,Jul. 2018, July 2018 9490,5.0,Terry H,https://www.tripadvisor.ca/Profile/978terryh, nil,Jun. 2018, June 2018 9490,4.0,Matt,https://www.tripadvisor.ca/Profile/Matticus01, nil,May 2018, May 2018 9490,5.0,Leonard W,https://www.tripadvisor.ca/Profile/leonardw533, nil,Apr. 2018, March 2018 9490,5.0,jttstrip,https://www.tripadvisor.ca/Profile/jttstrip, nil,Dec. 2017, December 2017 9490,5.0,Patrick R,https://www.tripadvisor.ca/Profile/578patrickr, nil,Nov. 2017, November 2017 9490,5.0,roxanes524,https://www.tripadvisor.ca/Profile/roxanes524, nil,Nov. 2017, November 2017 9490,4.0,fred k,https://www.tripadvisor.ca/Profile/fknight636, nil,Oct. 2017, September 2017 9490,5.0,Timothy H,https://www.tripadvisor.ca/Profile/Tjh1996, nil,Oct. 2017, October 2017 9490,4.0,blkjck5697,https://www.tripadvisor.ca/Profile/blkjck5697, nil,Sep. 2017, September 2017 9490,4.0,barriem523,https://www.tripadvisor.ca/Profile/barriem523, nil,Sep. 2017, September 2017 9490,4.0,Don M,https://www.tripadvisor.ca/Profile/donm656, nil,Sep. 2017, August 2017 9490,4.0,Mike H,https://www.tripadvisor.ca/Profile/mikehI7703MG, nil,Aug. 2017, August 2017 9490,5.0,484kurtj,https://www.tripadvisor.ca/Profile/484kurtj, nil,Aug. 2017, August 2017 9490,5.0,108gladyss,https://www.tripadvisor.ca/Profile/108gladyss, nil,Aug. 2017, August 2017 9490,4.0,sharonsK9547OX,https://www.tripadvisor.ca/Profile/sharonsK9547OX, nil,Jul. 2017, July 2017 9490,5.0,Brian F,https://www.tripadvisor.ca/Profile/BrianF139, nil,Jul. 2017, July 2017 9490,4.0,Paulette P,https://www.tripadvisor.ca/Profile/257paulettep, nil,Jul. 2017, July 2017 9490,2.0,Percival L,https://www.tripadvisor.ca/Profile/573percivall, nil,Jul. 2017, June 2017 9490,5.0,ronaldmK9726NS,https://www.tripadvisor.ca/Profile/ronaldmK9726NS, nil,Jun. 2017, June 2017 9490,2.0,Rick B,https://www.tripadvisor.ca/Profile/rickbI3969GH, nil,Jun. 2017, June 2017 9490,5.0,ALrdr,https://www.tripadvisor.ca/Profile/ALrdr, nil,Jun. 2017, June 2017 9490,3.0,westerley,https://www.tripadvisor.ca/Profile/westerley, nil,May 2017, May 2017 9490,5.0,Robert H,https://www.tripadvisor.ca/Profile/D8308YHroberth, nil,May 2017, May 2017 9490,5.0,goingaroundthebend,https://www.tripadvisor.ca/Profile/goingaroundthebend, nil,May 2017, May 2017 9490,2.0,R3139HCneils,https://www.tripadvisor.ca/Profile/R3139HCneils, nil,Apr. 2017, April 2017 9490,5.0,Jake,https://www.tripadvisor.ca/Profile/A9409QHrandys, nil,Mar. 2017, February 2017 9490,4.0,robertsJ1623XR,https://www.tripadvisor.ca/Profile/robertsJ1623XR, nil,Feb. 2017, January 2017 9490,5.0,C130COdavidg,https://www.tripadvisor.ca/Profile/C130COdavidg, nil,Dec. 2016, December 2016 9490,2.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Oct. 2016, September 2016 9491,5.0,Adventure15768226754,https://www.tripadvisor.ca/Profile/Adventure15768226754, nil,Apr. 3, March 2019 9491,5.0,K417YDnatalies,https://www.tripadvisor.ca/Profile/K417YDnatalies, nil,Apr. 3, March 2019 9491,5.0,OnAir33390549293,https://www.tripadvisor.ca/Profile/OnAir33390549293, nil,Apr. 1, March 2019 9491,5.0,sherric1,https://www.tripadvisor.ca/Profile/sherric1, nil,Mar. 2019, March 2019 9491,5.0,Sightsee21527348861,https://www.tripadvisor.ca/Profile/Sightsee21527348861, nil,Mar. 2019, March 2019 9491,5.0,Tamarra N,https://www.tripadvisor.ca/Profile/tamarran, nil,Mar. 2019, March 2019 9491,5.0,Lorne K,https://www.tripadvisor.ca/Profile/lornek2016, nil,Mar. 2019, February 2019 9491,5.0,Linda B,https://www.tripadvisor.ca/Profile/293lindab, nil,Mar. 2019, March 2019 9491,5.0,Venture23131673778,https://www.tripadvisor.ca/Profile/Venture23131673778, nil,Mar. 2019, March 2019 9491,5.0,Vmlindak,https://www.tripadvisor.ca/Profile/Vmlindak, nil,Feb. 2019, February 2019 9491,5.0,getgoingCanada,https://www.tripadvisor.ca/Profile/getgoingCanada, nil,Feb. 2019, February 2019 9491,4.0,kikiwiki6,https://www.tripadvisor.ca/Profile/kikiwiki6, nil,Feb. 2019, February 2019 9491,4.0,Quest55908543928,https://www.tripadvisor.ca/Profile/Quest55908543928, nil,Jan. 2019, January 2019 9491,4.0,Donna M,https://www.tripadvisor.ca/Profile/DonnaM941, nil,Jan. 2019, January 2019 9491,4.0,Trip32917918680,https://www.tripadvisor.ca/Profile/Trip32917918680, nil,Jan. 2019, January 2019 9491,nil,,nil, nil,nil,nil 9491,5.0,g s,https://www.tripadvisor.ca/Profile/399gs, nil,Jan. 2019, January 2019 9491,5.0,Ron M,https://www.tripadvisor.ca/Profile/A5809UJronm, nil,Dec. 2018, December 2018 9491,4.0,LoveTravel189876,https://www.tripadvisor.ca/Profile/LoveTravel189876, nil,Dec. 2018, December 2018 9491,5.0,Freedom27947837053,https://www.tripadvisor.ca/Profile/Freedom27947837053, nil,Dec. 2018, December 2018 9491,5.0,Paul B,https://www.tripadvisor.ca/Profile/R1321LBpaulb, nil,Nov. 2018, November 2018 9491,4.0,wsquared2018,https://www.tripadvisor.ca/Profile/wsquared2018, nil,Nov. 2018, November 2018 9491,5.0,Grandma2087,https://www.tripadvisor.ca/Profile/Grandma2087, nil,Nov. 2018, November 2018 9491,5.0,Geckosgal,https://www.tripadvisor.ca/Profile/Geckosgal, nil,Nov. 2018, October 2018 9491,4.0,LIPC2014,https://www.tripadvisor.ca/Profile/LIPC2014, nil,Oct. 2018, October 2018 9491,5.0,jurassicmike,https://www.tripadvisor.ca/Profile/jurassicmike, nil,Oct. 2018, October 2018 9491,4.0,Georgette D,https://www.tripadvisor.ca/Profile/georgetted376, nil,Oct. 2018, October 2018 9491,5.0,romep58,https://www.tripadvisor.ca/Profile/romep58, nil,Oct. 2018, October 2018 9491,4.0,kootenaygal13,https://www.tripadvisor.ca/Profile/kootenaygal13, nil,Oct. 2018, October 2018 9491,5.0,kdavis72,https://www.tripadvisor.ca/Profile/kdavis72, nil,Oct. 2018, October 2018 9491,5.0,Camper729222,https://www.tripadvisor.ca/Profile/Camper729222, nil,Oct. 2018, September 2018 9491,5.0,lhull621310,https://www.tripadvisor.ca/Profile/lhull621310, nil,Sep. 2018, September 2018 9491,4.0,Dave C,https://www.tripadvisor.ca/Profile/Mugsy111, nil,Sep. 2018, September 2018 9491,5.0,gramaeme,https://www.tripadvisor.ca/Profile/gramaeme, nil,Sep. 2018, September 2018 9491,4.0,wladic716308,https://www.tripadvisor.ca/Profile/wladic716308, nil,Sep. 2018, September 2018 9491,5.0,Bill H,https://www.tripadvisor.ca/Profile/649billh, nil,Sep. 2018, September 2018 9491,4.0,Andrew B,https://www.tripadvisor.ca/Profile/D5198LNandrewb, nil,Sep. 2018, September 2018 9491,5.0,CynthiaSays,https://www.tripadvisor.ca/Profile/CynthiaSays, nil,Sep. 2018, September 2018 9491,5.0,Doglando,https://www.tripadvisor.ca/Profile/Doglando, nil,Sep. 2018, August 2018 9491,5.0,Debby68,https://www.tripadvisor.ca/Profile/Debby68, nil,Sep. 2018, August 2018 9491,4.0,BigStewieSK,https://www.tripadvisor.ca/Profile/BigStewieSK, nil,Sep. 2018, August 2018 9491,5.0,Nikki v,https://www.tripadvisor.ca/Profile/nikkivand, nil,Aug. 2018, August 2018 9491,5.0,MaureenHorrocks,https://www.tripadvisor.ca/Profile/MaureenHorrocks, nil,Aug. 2018, August 2018 9491,5.0,Wintergifts,https://www.tripadvisor.ca/Profile/Wintergifts, nil,Aug. 2018, August 2018 9491,5.0,Dee-Anna5,https://www.tripadvisor.ca/Profile/Dee-Anna5, nil,Aug. 2018, August 2018 9491,5.0,dsh00ya,https://www.tripadvisor.ca/Profile/dsh00ya, nil,Aug. 2018, August 2018 9491,5.0,Fabm1987,https://www.tripadvisor.ca/Profile/Fabm1987, nil,Aug. 2018, August 2018 9491,4.0,clnavratil,https://www.tripadvisor.ca/Profile/clnavratil, nil,Aug. 2018, August 2018 9491,5.0,Jim R,https://www.tripadvisor.ca/Profile/620jimr, nil,Aug. 2018, August 2018 9491,5.0,dwille524039,https://www.tripadvisor.ca/Profile/dwille524039, nil,Aug. 2018, August 2018 9491,5.0,mommajobe,https://www.tripadvisor.ca/Profile/mommajobe, nil,Aug. 2018, August 2018 9491,4.0,Diana H,https://www.tripadvisor.ca/Profile/harteld, nil,Aug. 2018, August 2018 9491,4.0,Gail P,https://www.tripadvisor.ca/Profile/gaileyprior, nil,Aug. 2018, August 2018 9491,5.0,rtuleck,https://www.tripadvisor.ca/Profile/rtuleck, nil,Aug. 2018, August 2018 9491,4.0,srausc793905,https://www.tripadvisor.ca/Profile/srausc793905, nil,Aug. 2018, August 2018 9491,2.0,calvin C,https://www.tripadvisor.ca/Profile/501calvinc, nil,Aug. 2018, August 2018 9491,5.0,nikicj45,https://www.tripadvisor.ca/Profile/nikicj45, nil,Aug. 2018, August 2018 9491,5.0,smythemindy,https://www.tripadvisor.ca/Profile/smythemindy, nil,Aug. 2018, July 2018 9491,5.0,r0sanna85,https://www.tripadvisor.ca/Profile/r0sanna85, nil,Jul. 2018, July 2018 9491,5.0,S5722ZSsteved,https://www.tripadvisor.ca/Profile/S5722ZSsteved, nil,Jul. 2018, July 2018 9491,5.0,kelseybilyk,https://www.tripadvisor.ca/Profile/kelseybilyk, nil,Jul. 2018, July 2018 9491,4.0,pammy2525,https://www.tripadvisor.ca/Profile/pammy2525, nil,Jul. 2018, July 2018 9491,4.0,mtesauro347,https://www.tripadvisor.ca/Profile/mtesauro347, nil,Jul. 2018, July 2018 9491,4.0,Bob C,https://www.tripadvisor.ca/Profile/V4179MXbobc, nil,Jul. 2018, July 2018 9491,5.0,BNeibert,https://www.tripadvisor.ca/Profile/BNeibert, nil,Jul. 2018, July 2018 9491,5.0,Linda J,https://www.tripadvisor.ca/Profile/H771ULlindaj, nil,Jul. 2018, July 2018 9491,5.0,SANDRA D,https://www.tripadvisor.ca/Profile/261SANDRAD, nil,Jul. 2018, July 2018 9491,4.0,434vernaj,https://www.tripadvisor.ca/Profile/434vernaj, nil,Jul. 2018, July 2018 9491,5.0,MattSchewe,https://www.tripadvisor.ca/Profile/MattSchewe, nil,Jul. 2018, July 2018 9491,3.0,Stephen L,https://www.tripadvisor.ca/Profile/stephenlR7210HL, nil,Jul. 2018, July 2018 9491,5.0,Sandra L,https://www.tripadvisor.ca/Profile/sandral887, nil,Jul. 2018, July 2018 9491,5.0,Active_Oldie1942,https://www.tripadvisor.ca/Profile/Active_Oldie1942, nil,Jul. 2018, July 2018 9491,4.0,Debbie G,https://www.tripadvisor.ca/Profile/DebbieG950, nil,Jul. 2018, July 2018 9491,4.0,ProsaicTraveller,https://www.tripadvisor.ca/Profile/ProsaicTraveller, nil,Jul. 2018, July 2018 9491,5.0,august2005,https://www.tripadvisor.ca/Profile/august2005, nil,Jul. 2018, July 2018 9491,5.0,Linda R,https://www.tripadvisor.ca/Profile/lindarN3984PP, nil,Jul. 2018, July 2018 9491,5.0,iansQ2540IU,https://www.tripadvisor.ca/Profile/iansQ2540IU, nil,Jul. 2018, July 2018 9491,4.0,trixle_66,https://www.tripadvisor.ca/Profile/trixle_66, nil,Jul. 2018, July 2018 9491,5.0,Bob J,https://www.tripadvisor.ca/Profile/20bobj, nil,Jul. 2018, June 2018 9491,5.0,LoveTravel712536,https://www.tripadvisor.ca/Profile/LoveTravel712536, nil,Jun. 2018, June 2018 9491,1.0,gst123456,https://www.tripadvisor.ca/Profile/gst123456, nil,Jun. 2018, June 2018 9491,5.0,tferen601391,https://www.tripadvisor.ca/Profile/tferen601391, nil,Jun. 2018, June 2018 9491,5.0,932wilcom,https://www.tripadvisor.ca/Profile/932wilcom, nil,Jun. 2018, June 2018 9491,5.0,grandmalove13,https://www.tripadvisor.ca/Profile/grandmalove13, nil,Jun. 2018, June 2018 9491,3.0,Alexboo,https://www.tripadvisor.ca/Profile/Alexboo, nil,Jun. 2018, June 2018 9491,2.0,David T,https://www.tripadvisor.ca/Profile/DWT123, nil,Jun. 2018, June 2018 9491,5.0,dianelees77,https://www.tripadvisor.ca/Profile/dianelees77, nil,Jun. 2018, June 2018 9491,5.0,James H,https://www.tripadvisor.ca/Profile/jameshE9435TU, nil,Jun. 2018, June 2018 9491,5.0,jkoroluk2018,https://www.tripadvisor.ca/Profile/jkoroluk2018, nil,Jun. 2018, June 2018 9491,5.0,PenelopeW,https://www.tripadvisor.ca/Profile/PenelopeW, nil,Jun. 2018, May 2018 9491,5.0,Sher L,https://www.tripadvisor.ca/Profile/SherL257, nil,Jun. 2018, May 2018 9491,5.0,Juliena M,https://www.tripadvisor.ca/Profile/julienam_13, nil,May 2018, May 2018 9491,5.0,huntergirl70,https://www.tripadvisor.ca/Profile/huntergirl70, nil,May 2018, May 2018 9491,5.0,Ron C,https://www.tripadvisor.ca/Profile/453ronc, nil,May 2018, May 2018 9491,5.0,erin n,https://www.tripadvisor.ca/Profile/erinn841, nil,May 2018, May 2018 9491,5.0,Anna M,https://www.tripadvisor.ca/Profile/annamU1693IR, nil,May 2018, May 2018 9491,5.0,Janette S,https://www.tripadvisor.ca/Profile/57janettes, nil,May 2018, May 2018 9491,4.0,524cindyw,https://www.tripadvisor.ca/Profile/524cindyw, nil,May 2018, May 2018 9491,5.0,calfaber,https://www.tripadvisor.ca/Profile/calfaber, nil,May 2018, May 2018 9491,5.0,Shirley D,https://www.tripadvisor.ca/Profile/shirleyd912, nil,May 2018, April 2018 9491,5.0,Ruth G,https://www.tripadvisor.ca/Profile/ruthgU8164FH, nil,May 2018, April 2018 9491,4.0,travellfar,https://www.tripadvisor.ca/Profile/travellfar, nil,Apr. 2018, April 2018 9491,5.0,cchev2018,https://www.tripadvisor.ca/Profile/cchev2018, nil,Apr. 2018, April 2018 9491,5.0,Jennifer B,https://www.tripadvisor.ca/Profile/jenniferbT8655TM, nil,Apr. 2018, April 2018 9491,4.0,patski2018,https://www.tripadvisor.ca/Profile/patski2018, nil,Apr. 2018, April 2018 9491,4.0,Garth Stanley W,https://www.tripadvisor.ca/Profile/GarthStanleyW, nil,Apr. 2018, April 2018 9491,5.0,David v,https://www.tripadvisor.ca/Profile/M1630FFdavidv, nil,Apr. 2018, April 2018 9491,4.0,shaybutter23,https://www.tripadvisor.ca/Profile/shaybutter23, nil,Mar. 2018, March 2018 9491,4.0,Kristan P,https://www.tripadvisor.ca/Profile/525kristanp, nil,Mar. 2018, September 2017 9491,5.0,jmlgn,https://www.tripadvisor.ca/Profile/jmlgn, nil,Mar. 2018, February 2018 9491,3.0,mountainoutin,https://www.tripadvisor.ca/Profile/mountainoutin, nil,Mar. 2018, February 2018 9491,5.0,Tammie M,https://www.tripadvisor.ca/Profile/tammiem702, nil,Mar. 2018, March 2018 9491,4.0,Anna P,https://www.tripadvisor.ca/Profile/Cartmanna, nil,Mar. 2018, January 2018 9491,5.0,Jdesilets7,https://www.tripadvisor.ca/Profile/Jdesilets7, nil,Feb. 2018, February 2018 9491,5.0,L0uise14,https://www.tripadvisor.ca/Profile/L0uise14, nil,Feb. 2018, February 2018 9491,4.0,kennedy52018,https://www.tripadvisor.ca/Profile/kennedy52018, nil,Feb. 2018, January 2018 9491,5.0,Caden S,https://www.tripadvisor.ca/Profile/cadens2018, nil,Feb. 2018, February 2018 9491,5.0,Terry P,https://www.tripadvisor.ca/Profile/terrypZ9076HR, nil,Feb. 2018, February 2018 9491,5.0,Thomas S,https://www.tripadvisor.ca/Profile/P8690NWthomass, nil,Feb. 2018, January 2018 9491,5.0,rocket1232016,https://www.tripadvisor.ca/Profile/rocket1232016, nil,Feb. 2018, January 2018 9491,5.0,DavidDG318,https://www.tripadvisor.ca/Profile/DavidDG318, nil,Jan. 2018, January 2018 9491,5.0,sandysairally76,https://www.tripadvisor.ca/Profile/sandysairally76, nil,Jan. 2018, November 2017 9491,5.0,Chuck F,https://www.tripadvisor.ca/Profile/chuckf417, nil,Jan. 2018, January 2018 9491,5.0,geraldl950,https://www.tripadvisor.ca/Profile/geraldl950, nil,Jan. 2018, July 2017 9491,5.0,sweetnsauer2013,https://www.tripadvisor.ca/Profile/sweetnsauer2013, nil,Jan. 2018, January 2018 9491,5.0,Denise S,https://www.tripadvisor.ca/Profile/J907RHdenises, nil,Jan. 2018, January 2018 9491,5.0,Cody M,https://www.tripadvisor.ca/Profile/codymZ707RI, nil,Jan. 2018, January 2018 9491,5.0,A G,https://www.tripadvisor.ca/Profile/717ag, nil,Jan. 2018, December 2017 9491,5.0,canihope,https://www.tripadvisor.ca/Profile/canihope, nil,Jan. 2018, July 2017 9491,5.0,Dylan S,https://www.tripadvisor.ca/Profile/dylans814, nil,Jan. 2018, January 2018 9491,5.0,helenschindel,https://www.tripadvisor.ca/Profile/helenschindel, nil,Jan. 2018, December 2017 9491,5.0,NDW_AB_BC,https://www.tripadvisor.ca/Profile/NDW_AB_BC, nil,Dec. 2017, December 2017 9491,5.0,Tanya M,https://www.tripadvisor.ca/Profile/E4290RQtanyam, nil,Dec. 2017, December 2017 9491,5.0,annievannie,https://www.tripadvisor.ca/Profile/annievannie, nil,Dec. 2017, December 2017 9491,5.0,chrisjenner250,https://www.tripadvisor.ca/Profile/chrisjenner250, nil,Dec. 2017, December 2017 9491,5.0,terrycti,https://www.tripadvisor.ca/Profile/terrycti, nil,Dec. 2017, November 2017 9491,5.0,tandixon73,https://www.tripadvisor.ca/Profile/tandixon73, nil,Dec. 2017, December 2017 9491,4.0,adventure411,https://www.tripadvisor.ca/Profile/adventure411, nil,Dec. 2017, December 2017 9491,5.0,kemckenzie,https://www.tripadvisor.ca/Profile/kemckenzie, nil,Dec. 2017, November 2017 9491,5.0,Cheryl H,https://www.tripadvisor.ca/Profile/cherylh8500, nil,Dec. 2017, November 2017 9491,5.0,Claudette P,https://www.tripadvisor.ca/Profile/477claudettep, nil,Nov. 2017, November 2017 9491,4.0,Davpar,https://www.tripadvisor.ca/Profile/Davpar, nil,Nov. 2017, November 2017 9491,5.0,Menard1477,https://www.tripadvisor.ca/Profile/Menard1477, nil,Nov. 2017, November 2017 9491,5.0,williambrehl,https://www.tripadvisor.ca/Profile/williambrehl, nil,Nov. 2017, November 2017 9491,5.0,onefinefishy,https://www.tripadvisor.ca/Profile/onefinefishy, nil,Nov. 2017, November 2017 9491,5.0,purple256,https://www.tripadvisor.ca/Profile/purple256, nil,Nov. 2017, October 2017 9491,2.0,Blue6789,https://www.tripadvisor.ca/Profile/Blue6789, nil,Oct. 2017, October 2017 9491,4.0,FritzieD55,https://www.tripadvisor.ca/Profile/FritzieD55, nil,Oct. 2017, October 2017 9491,4.0,leeann42017,https://www.tripadvisor.ca/Profile/leeann42017, nil,Oct. 2017, October 2017 9491,5.0,Natalie P,https://www.tripadvisor.ca/Profile/NatalieP1886, nil,Oct. 2017, October 2017 9491,5.0,debclarke69,https://www.tripadvisor.ca/Profile/debclarke69, nil,Oct. 2017, October 2017 9491,5.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Oct. 2017, October 2017 9491,5.0,Gbap2011,https://www.tripadvisor.ca/Profile/Gbap2011, nil,Oct. 2017, October 2017 9491,5.0,Anne F,https://www.tripadvisor.ca/Profile/annefQ1523EQ, nil,Oct. 2017, October 2017 9491,4.0,722larryr,https://www.tripadvisor.ca/Profile/722larryr, nil,Oct. 2017, October 2017 9491,5.0,709shelleyc,https://www.tripadvisor.ca/Profile/709shelleyc, nil,Oct. 2017, September 2017 9491,5.0,BrendaH,https://www.tripadvisor.ca/Profile/BrendaH, nil,Oct. 2017, October 2017 9491,4.0,Ed H,https://www.tripadvisor.ca/Profile/edh875, nil,Oct. 2017, September 2017 9491,5.0,Aimee K,https://www.tripadvisor.ca/Profile/AimeeK618, nil,Sep. 2017, September 2017 9491,5.0,548sandy,https://www.tripadvisor.ca/Profile/548sandy, nil,Sep. 2017, September 2017 9491,5.0,sharwen2017,https://www.tripadvisor.ca/Profile/sharwen2017, nil,Sep. 2017, September 2017 9491,5.0,DivingTropical,https://www.tripadvisor.ca/Profile/DivingTropical, nil,Sep. 2017, September 2017 9491,5.0,748shelleyg,https://www.tripadvisor.ca/Profile/748shelleyg, nil,Sep. 2017, September 2017 9491,5.0,Y8842JOdebbied,https://www.tripadvisor.ca/Profile/Y8842JOdebbied, nil,Sep. 2017, September 2017 9491,4.0,Carmen D,https://www.tripadvisor.ca/Profile/CarmenD102, nil,Sep. 2017, September 2017 9491,4.0,Graeme B,https://www.tripadvisor.ca/Profile/graemeb295, nil,Sep. 2017, August 2017 9491,5.0,SailorAirman,https://www.tripadvisor.ca/Profile/SailorAirman, nil,Sep. 2017, September 2017 9491,5.0,Dani S,https://www.tripadvisor.ca/Profile/856danis, nil,Sep. 2017, August 2017 9491,4.0,Wandering6,https://www.tripadvisor.ca/Profile/Wandering6, nil,Sep. 2017, July 2017 9491,5.0,Andrew K,https://www.tripadvisor.ca/Profile/S3976PKandrewk, nil,Aug. 2017, August 2017 9491,5.0,Jessica G,https://www.tripadvisor.ca/Profile/92JessicaG, nil,Aug. 2017, August 2017 9491,4.0,ABkid,https://www.tripadvisor.ca/Profile/ABkid, nil,Aug. 2017, August 2017 9491,4.0,trevorsV7744XM,https://www.tripadvisor.ca/Profile/trevorsV7744XM, nil,Aug. 2017, August 2017 9491,5.0,FairviewTwo,https://www.tripadvisor.ca/Profile/FairviewTwo, nil,Aug. 2017, August 2017 9491,4.0,Nicole N,https://www.tripadvisor.ca/Profile/862nicolen, nil,Aug. 2017, August 2017 9492,3.0,JDN,https://www.tripadvisor.ca/Profile/r0ckeet, nil,Apr. 2, April 2019 9492,5.0,katebillesberger,https://www.tripadvisor.ca/Profile/katebillesberger, nil,Dec. 2018, December 2018 9492,5.0,12chadp,https://www.tripadvisor.ca/Profile/12chadp, nil,Feb. 2019, May 2018 9492,2.0,CheriM-W,https://www.tripadvisor.ca/Profile/CheriM-W, nil,Nov. 2018, November 2018 9492,4.0,Eyebrow2,https://www.tripadvisor.ca/Profile/Eyebrow2, nil,Oct. 2018, October 2018 9492,5.0,BronteTripper,https://www.tripadvisor.ca/Profile/BronteTripper, nil,Oct. 2018, September 2018 9492,5.0,Marsha Thomason,https://www.tripadvisor.ca/Profile/790marshat, nil,Oct. 2018, October 2018 9492,3.0,Chuck H,https://www.tripadvisor.ca/Profile/394chuckh, nil,Sep. 2018, September 2018 9492,5.0,Miles C,https://www.tripadvisor.ca/Profile/milesc550, nil,Sep. 2018, September 2018 9492,4.0,barkleymydog,https://www.tripadvisor.ca/Profile/barkleymydog, nil,Sep. 2018, August 2018 9492,3.0,brianrO7583CN,https://www.tripadvisor.ca/Profile/brianrO7583CN, nil,Aug. 2018, August 2018 9492,4.0,cerejanebellum,https://www.tripadvisor.ca/Profile/cerejanebellum, nil,Aug. 2018, August 2018 9492,5.0,JuliaMystery,https://www.tripadvisor.ca/Profile/JuliaMystery, nil,Aug. 2018, August 2018 9492,5.0,canadem,https://www.tripadvisor.ca/Profile/canadem, nil,Aug. 2018, September 2017 9492,4.0,KimJackC,https://www.tripadvisor.ca/Profile/KimJackC, nil,Aug. 2018, July 2018 9492,5.0,yyak55,https://www.tripadvisor.ca/Profile/yyak55, nil,Jul. 2018, July 2018 9492,3.0,stevesandy2017,https://www.tripadvisor.ca/Profile/stevesandy2017, nil,Jun. 2018, June 2018 9492,3.0,Natkayco1,https://www.tripadvisor.ca/Profile/Natkayco1, nil,Jun. 2018, June 2018 9492,4.0,Deb J,https://www.tripadvisor.ca/Profile/144debj, nil,Jun. 2018, June 2018 9492,4.0,turbot1966,https://www.tripadvisor.ca/Profile/turbot1966, nil,May 2018, May 2018 9492,4.0,djhunter77,https://www.tripadvisor.ca/Profile/djhunter77, nil,May 2018, May 2018 9492,4.0,CanProf,https://www.tripadvisor.ca/Profile/CanProf, nil,May 2018, May 2018 9492,4.0,Myka2012,https://www.tripadvisor.ca/Profile/Myka2012, nil,Apr. 2018, May 2018 9492,5.0,Rishte,https://www.tripadvisor.ca/Profile/Rishte, nil,Apr. 2018, April 2018 9492,5.0,Stadium J,https://www.tripadvisor.ca/Profile/jjjl1988, nil,Mar. 2018, February 2018 9492,5.0,F3369LGbenjaminm,https://www.tripadvisor.ca/Profile/F3369LGbenjaminm, nil,Mar. 2018, February 2018 9492,3.0,gailp223,https://www.tripadvisor.ca/Profile/gailp223, nil,Mar. 2018, February 2018 9492,2.0,miles r,https://www.tripadvisor.ca/Profile/934milesr, nil,Feb. 2018, February 2018 9492,3.0,gardensail,https://www.tripadvisor.ca/Profile/gardensail, nil,Feb. 2018, September 2017 9492,5.0,Portlandtravlr,https://www.tripadvisor.ca/Profile/Portlandtravlr, nil,Feb. 2018, February 2018 9492,3.0,florriannf,https://www.tripadvisor.ca/Profile/florriannf, nil,Feb. 2018, February 2018 9492,5.0,264tracif,https://www.tripadvisor.ca/Profile/264tracif, nil,Jan. 2018, January 2018 9492,5.0,shawnhA9364TL,https://www.tripadvisor.ca/Profile/shawnhA9364TL, nil,Jan. 2018, December 2017 9492,3.0,Stephen M,https://www.tripadvisor.ca/Profile/stephenmN4871CJ, nil,Jan. 2018, January 2018 9492,5.0,kellyhF9822BV,https://www.tripadvisor.ca/Profile/kellyhF9822BV, nil,Jan. 2018, January 2018 9492,5.0,lynnrH9954MJ,https://www.tripadvisor.ca/Profile/lynnrH9954MJ, nil,Jan. 2018, January 2018 9492,5.0,brookem639,https://www.tripadvisor.ca/Profile/brookem639, nil,Dec. 2017, December 2017 9492,5.0,Ruxandra C,https://www.tripadvisor.ca/Profile/863ruxandrac, nil,Dec. 2017, November 2017 9492,2.0,SteamRestoration,https://www.tripadvisor.ca/Profile/SteamRestoration, nil,Nov. 2017, October 2017 9492,5.0,gabrieleandjuergen,https://www.tripadvisor.ca/Profile/gabrieleandjuergen, nil,Nov. 2017, November 2017 9492,5.0,christiannelb,https://www.tripadvisor.ca/Profile/christiannelb, nil,Nov. 2017, October 2017 9492,2.0,lorfor57,https://www.tripadvisor.ca/Profile/lorfor57, nil,Nov. 2017, August 2017 9492,2.0,kateandjudd,https://www.tripadvisor.ca/Profile/kateandjudd, nil,Nov. 2017, October 2017 9492,4.0,ThePolisher,https://www.tripadvisor.ca/Profile/ThePolisher, nil,Nov. 2017, October 2017 9492,5.0,Laura D,https://www.tripadvisor.ca/Profile/Z1065EOlaurad, nil,Oct. 2017, October 2017 9492,4.0,FootlooseWithKids,https://www.tripadvisor.ca/Profile/FootlooseWithKids, nil,Oct. 2017, October 2017 9492,5.0,Marie J,https://www.tripadvisor.ca/Profile/120mariej, nil,Oct. 2017, June 2017 9492,5.0,island_m0m,https://www.tripadvisor.ca/Profile/island_m0m, nil,Sep. 2017, September 2017 9492,4.0,w d,https://www.tripadvisor.ca/Profile/976wd, nil,Sep. 2017, April 2017 9492,3.0,allen666,https://www.tripadvisor.ca/Profile/allen666, nil,Sep. 2017, August 2017 9492,5.0,RocketGurl72,https://www.tripadvisor.ca/Profile/RocketGurl72, nil,Aug. 2017, August 2017 9492,4.0,PoCoProud,https://www.tripadvisor.ca/Profile/PocoProud, nil,Aug. 2017, August 2017 9492,5.0,karab779,https://www.tripadvisor.ca/Profile/karab779, nil,Aug. 2017, August 2017 9492,5.0,NICOLE J,https://www.tripadvisor.ca/Profile/NICOLEJ773, nil,Aug. 2017, August 2017 9492,4.0,bryonia2015,https://www.tripadvisor.ca/Profile/bryonia2015, nil,Aug. 2017, June 2017 9492,3.0,O4584EIsuzannem,https://www.tripadvisor.ca/Profile/O4584EIsuzannem, nil,Aug. 2017, August 2017 9492,3.0,JJ_Mike_23,https://www.tripadvisor.ca/Profile/JJ_Mike_23, nil,Aug. 2017, August 2017 9492,3.0,johngbc,https://www.tripadvisor.ca/Profile/johngbc, nil,Aug. 2017, August 2017 9492,4.0,Daddygord,https://www.tripadvisor.ca/Profile/Daddygord, nil,Aug. 2017, August 2017 9492,4.0,FloridaBC,https://www.tripadvisor.ca/Profile/FloridaBC, nil,Aug. 2017, July 2017 9492,5.0,Julie_from_MI,https://www.tripadvisor.ca/Profile/Julie_from_MI, nil,Aug. 2017, July 2017 9492,2.0,conlesta,https://www.tripadvisor.ca/Profile/ConnieStang, nil,Aug. 2017, July 2017 9492,4.0,Cam A,https://www.tripadvisor.ca/Profile/cama2017, nil,Jul. 2017, July 2017 9492,5.0,CrashedJ,https://www.tripadvisor.ca/Profile/CrashedJ, nil,Jul. 2017, June 2017 9492,5.0,Landshark61,https://www.tripadvisor.ca/Profile/Landshark61, nil,Jul. 2017, June 2017 9492,5.0,lauriel296,https://www.tripadvisor.ca/Profile/lauriel296, nil,Jul. 2017, June 2017 9492,4.0,JR_of_Kamloops,https://www.tripadvisor.ca/Profile/JR_of_Kamloops, nil,Jul. 2017, July 2017 9492,5.0,shawnanne2017,https://www.tripadvisor.ca/Profile/shawnanne2017, nil,Jul. 2017, June 2017 9492,4.0,Ted M,https://www.tripadvisor.ca/Profile/V6A4B3, nil,Jun. 2017, June 2017 9492,4.0,vonnieg2017,https://www.tripadvisor.ca/Profile/vonnieg2017, nil,Jun. 2017, May 2017 9492,nil,,nil, nil,nil,nil 9492,5.0,948taniss,https://www.tripadvisor.ca/Profile/948taniss, nil,Feb. 2017, February 2017 9492,5.0,michelledO2222QB,https://www.tripadvisor.ca/Profile/michelledO2222QB, nil,Feb. 2017, February 2017 9492,5.0,audreyme,https://www.tripadvisor.ca/Profile/audreyme, nil,Jan. 2017, January 2017 9492,4.0,Mcnotmac,https://www.tripadvisor.ca/Profile/Mcnotmac, nil,Jan. 2017, January 2017 9492,5.0,picufamily,https://www.tripadvisor.ca/Profile/picufamily, nil,Jan. 2017, December 2016 9492,5.0,Richard B,https://www.tripadvisor.ca/Profile/richardbR9921OL, nil,Nov. 2016, October 2016 9492,5.0,Ian L,https://www.tripadvisor.ca/Profile/L7688TVianl, nil,Nov. 2016, October 2016 9492,5.0,Cheryl H,https://www.tripadvisor.ca/Profile/cherylh8500, nil,Oct. 2016, October 2016 9492,4.0,SueLe,https://www.tripadvisor.ca/Profile/SueLe, nil,Oct. 2016, October 2016 9492,4.0,Adventurealways,https://www.tripadvisor.ca/Profile/adventurealwaysAA, nil,Oct. 2016, October 2016 9492,3.0,HonugirlHawaii,https://www.tripadvisor.ca/Profile/HonugirlHawaii, nil,Oct. 2016, October 2016 9492,2.0,tokyohos,https://www.tripadvisor.ca/Profile/tokyohos, nil,Oct. 2016, October 2016 9492,4.0,Cassandra B,https://www.tripadvisor.ca/Profile/cassandrah, nil,Oct. 2016, October 2016 9492,5.0,Janet J,https://www.tripadvisor.ca/Profile/janetj130, nil,Oct. 2016, September 2016 9492,5.0,huskieslove,https://www.tripadvisor.ca/Profile/huskieslove, nil,Sep. 2016, October 2016 9492,5.0,Rob/terry W,https://www.tripadvisor.ca/Profile/robterryw, nil,Sep. 2016, September 2016 9492,4.0,Jit B,https://www.tripadvisor.ca/Profile/913jitb, nil,Sep. 2016, September 2016 9492,2.0,ijmathers,https://www.tripadvisor.ca/Profile/ijmathers, nil,Sep. 2016, September 2016 9492,4.0,setotravel,https://www.tripadvisor.ca/Profile/setotravel, nil,Sep. 2016, August 2016 9492,5.0,Barbara H,https://www.tripadvisor.ca/Profile/Taborlady, nil,Aug. 2016, August 2016 9492,5.0,Geoffrey M,https://www.tripadvisor.ca/Profile/590geoffreym, nil,Aug. 2016, August 2016 9492,4.0,Deborah M,https://www.tripadvisor.ca/Profile/deborahmQ4601RY, nil,Aug. 2016, August 2016 9492,5.0,Norm R,https://www.tripadvisor.ca/Profile/normr900, nil,Aug. 2016, August 2016 9492,5.0,Sean M,https://www.tripadvisor.ca/Profile/seanmP3341GU, nil,Aug. 2016, July 2016 9492,5.0,Nita B,https://www.tripadvisor.ca/Profile/450nitab, nil,Aug. 2016, August 2016 9492,4.0,Paul H,https://www.tripadvisor.ca/Profile/A8035CEpaulh, nil,Aug. 2016, July 2016 9492,4.0,Chicken7209,https://www.tripadvisor.ca/Profile/Chicken7209, nil,Aug. 2016, July 2016 9492,4.0,440bevw,https://www.tripadvisor.ca/Profile/440bevw, nil,Jul. 2016, July 2016 9492,5.0,Ted W,https://www.tripadvisor.ca/Profile/920tedw, nil,Jul. 2016, July 2016 9492,5.0,Char C,https://www.tripadvisor.ca/Profile/410charc, nil,Jul. 2016, July 2016 9492,5.0,514stewartg,https://www.tripadvisor.ca/Profile/514stewartg, nil,Jul. 2016, July 2016 9492,4.0,Allison K,https://www.tripadvisor.ca/Profile/849allisonk, nil,Jul. 2016, July 2016 9492,4.0,Ivan B,https://www.tripadvisor.ca/Profile/ivanb226, nil,Jul. 2016, July 2016 9492,5.0,Minh dang,https://www.tripadvisor.ca/Profile/mdangcalgary, nil,Jul. 2016, July 2016 9492,5.0,Kamini M,https://www.tripadvisor.ca/Profile/967kaminim, nil,Jun. 2016, June 2016 9492,5.0,Bill/elaine H,https://www.tripadvisor.ca/Profile/billelaineh, nil,Jun. 2016, June 2016 9492,4.0,E Deborah M,https://www.tripadvisor.ca/Profile/edeborahm, nil,Jun. 2016, June 2016 9492,5.0,Eva T,https://www.tripadvisor.ca/Profile/388evat, nil,Jun. 2016, June 2016 9492,4.0,Glenn57_25,https://www.tripadvisor.ca/Profile/Glenn57_25, nil,Jun. 2016, June 2016 9492,5.0,Denis M,https://www.tripadvisor.ca/Profile/723denism, nil,Apr. 2016, April 2016 9492,5.0,tiberius8888,https://www.tripadvisor.ca/Profile/tiberius8888, nil,Apr. 2016, April 2016 9492,5.0,Ian P,https://www.tripadvisor.ca/Profile/M3846VVianp, nil,Apr. 2016, April 2016 9492,4.0,LorneInKelowna,https://www.tripadvisor.ca/Profile/LorneInKelowna, nil,Apr. 2016, April 2016 9492,5.0,Sean I,https://www.tripadvisor.ca/Profile/538seani, nil,Apr. 2016, April 2016 9492,4.0,VikLauL,https://www.tripadvisor.ca/Profile/VikLauL, nil,Mar. 2016, March 2016 9492,5.0,Carol G,https://www.tripadvisor.ca/Profile/M5873IUcarolg, nil,Mar. 2016, March 2016 9492,5.0,coleens319,https://www.tripadvisor.ca/Profile/coleens319, nil,Mar. 2016, March 2016 9492,5.0,Frank L,https://www.tripadvisor.ca/Profile/franklF2779RY, nil,Mar. 2016, March 2016 9492,4.0,Chantel J,https://www.tripadvisor.ca/Profile/567chantelj, nil,Mar. 2016, March 2016 9492,4.0,Ralph P,https://www.tripadvisor.ca/Profile/366ralphp, nil,Feb. 2016, February 2016 9492,5.0,Thomas G,https://www.tripadvisor.ca/Profile/thomasgO1775FY, nil,Feb. 2016, February 2016 9492,5.0,CanadianCycleTravel,https://www.tripadvisor.ca/Profile/CanadianCycleTravel, nil,Feb. 2016, January 2016 9492,4.0,Cathi S,https://www.tripadvisor.ca/Profile/CathiS831, nil,Jan. 2016, January 2016 9492,5.0,Todd/dorrie P,https://www.tripadvisor.ca/Profile/todddorriep, nil,Jan. 2016, January 2016 9492,4.0,Fyski,https://www.tripadvisor.ca/Profile/Fyski, nil,Jan. 2016, January 2016 9492,5.0,James U,https://www.tripadvisor.ca/Profile/520jamesu, nil,Jan. 2016, January 2016 9492,5.0,70Brian44,https://www.tripadvisor.ca/Profile/70Brian44, nil,Jan. 2016, January 2016 9492,5.0,rats330,https://www.tripadvisor.ca/Profile/rats330, nil,Jan. 2016, December 2015 9492,5.0,No name V,https://www.tripadvisor.ca/Profile/n0namev, nil,Jan. 2016, December 2015 9492,4.0,2finefellows,https://www.tripadvisor.ca/Profile/2finefellows, nil,Dec. 2015, December 2015 9492,4.0,Sandra L,https://www.tripadvisor.ca/Profile/sandralA6132LQ, nil,Dec. 2015, December 2015 9492,5.0,Brenda C,https://www.tripadvisor.ca/Profile/brendacC7855NL, nil,Nov. 2015, November 2015 9492,5.0,Urs H,https://www.tripadvisor.ca/Profile/UrsH767, nil,Nov. 2015, November 2015 9492,5.0,Robert P,https://www.tripadvisor.ca/Profile/robertpG2703CY, nil,Nov. 2015, October 2015 9492,4.0,Sam,https://www.tripadvisor.ca/Profile/TASammy, nil,Sep. 2015, September 2015 9492,4.0,L0velife123,https://www.tripadvisor.ca/Profile/L0velife123, nil,Sep. 2015, September 2015 9492,3.0,Chris W,https://www.tripadvisor.ca/Profile/850ChrisW850, nil,Sep. 2015, September 2015 9492,4.0,Renee G,https://www.tripadvisor.ca/Profile/reneeg544, nil,Sep. 2015, August 2015 9492,3.0,Michelle W,https://www.tripadvisor.ca/Profile/michellewQ3662XT, nil,Aug. 2015, August 2015 9492,2.0,Rob M,https://www.tripadvisor.ca/Profile/N804HYrobm, nil,Aug. 2015, August 2015 9492,4.0,U4283OUkarenp,https://www.tripadvisor.ca/Profile/U4283OUkarenp, nil,Aug. 2015, August 2015 9492,5.0,772joans,https://www.tripadvisor.ca/Profile/772joans, nil,Aug. 2015, August 2015 9492,1.0,Heather H,https://www.tripadvisor.ca/Profile/S1343YMheatherh, nil,Aug. 2015, August 2015 9492,4.0,Mark W,https://www.tripadvisor.ca/Profile/819markw, nil,Aug. 2015, August 2015 9492,3.0,Patricia/mark P,https://www.tripadvisor.ca/Profile/patriciamarkp, nil,Aug. 2015, August 2015 9492,5.0,Sherry B,https://www.tripadvisor.ca/Profile/223sherryb, nil,Aug. 2015, August 2015 9492,4.0,johncrawcarp,https://www.tripadvisor.ca/Profile/johncrawcarp, nil,Aug. 2015, July 2015 9492,4.0,jamweb,https://www.tripadvisor.ca/Profile/jamweb, nil,Aug. 2015, August 2015 9492,4.0,Amber D,https://www.tripadvisor.ca/Profile/amberd893, nil,Aug. 2015, August 2015 9492,5.0,Stephen G,https://www.tripadvisor.ca/Profile/stephengL6933QY, nil,Aug. 2015, July 2015 9492,2.0,kath555,https://www.tripadvisor.ca/Profile/kath555, nil,Aug. 2015, July 2015 9492,5.0,Trish W,https://www.tripadvisor.ca/Profile/507trishw, nil,Aug. 2015, August 2015 9492,5.0,Habano,https://www.tripadvisor.ca/Profile/Habano, nil,Aug. 2015, July 2015 9492,4.0,Dean C,https://www.tripadvisor.ca/Profile/DeanC777, nil,Jul. 2015, July 2015 9492,5.0,Lori E,https://www.tripadvisor.ca/Profile/lorie327, nil,Jul. 2015, July 2015 9492,4.0,Skibumplus3,https://www.tripadvisor.ca/Profile/Skibumplus3, nil,Jul. 2015, July 2015 9492,4.0,Brewster S,https://www.tripadvisor.ca/Profile/brewsters2014, nil,Jul. 2015, July 2015 9492,4.0,Wendy M,https://www.tripadvisor.ca/Profile/wendymC6548NZ, nil,Jul. 2015, July 2015 9492,5.0,anderson_annette,https://www.tripadvisor.ca/Profile/anderson_annette, nil,Jul. 2015, July 2015 9493,5.0,Florence M,https://www.tripadvisor.ca/Profile/Florence0078832, nil,Oct. 2018, October 2018 9493,5.0,jack L,https://www.tripadvisor.ca/Profile/WilsonKonaMe, nil,Aug. 2018, August 2018 9493,5.0,Dan I,https://www.tripadvisor.ca/Profile/618dani, nil,Jul. 2018, July 2018 9493,5.0,rizzlecakes,https://www.tripadvisor.ca/Profile/rizzlecakes, nil,Jul. 2018, July 2018 9493,5.0,Dennis M,https://www.tripadvisor.ca/Profile/N2791VZdennism, nil,Jul. 2018, June 2018 9493,5.0,larbeau10,https://www.tripadvisor.ca/Profile/larbeau10, nil,Jun. 2018, June 2018 9493,5.0,Cody W,https://www.tripadvisor.ca/Profile/codyw930, nil,Jan. 2018, December 2017 9493,4.0,KimberleyJlD,https://www.tripadvisor.ca/Profile/KimberleyJlD, nil,Dec. 2017, November 2017 9493,5.0,Joyce M,https://www.tripadvisor.ca/Profile/joycemQ8970LO, nil,Jul. 2017, July 2017 9493,5.0,Tammy_Chorse,https://www.tripadvisor.ca/Profile/Tammy_Chorse, nil,Jul. 2017, June 2017 9493,5.0,Dave B,https://www.tripadvisor.ca/Profile/DaveB9999, nil,Jun. 2017, June 2017 9493,3.0,Cejay M,https://www.tripadvisor.ca/Profile/cejaym, nil,May 2017, January 2017 9493,5.0,Caellen27,https://www.tripadvisor.ca/Profile/Caellen27, nil,May 2017, April 2017 9493,4.0,sidneymarwood,https://www.tripadvisor.ca/Profile/sidneymarwood, nil,Jan. 2017, December 2016 9493,5.0,Gerald K,https://www.tripadvisor.ca/Profile/GeraldK691, nil,Oct. 2016, December 2015 9493,4.0,Brigitte M,https://www.tripadvisor.ca/Profile/368brigittem, nil,Oct. 2016, October 2016 9493,5.0,mrlogboy,https://www.tripadvisor.ca/Profile/mrlogboy, nil,Oct. 2016, October 2016 9493,1.0,Radarz,https://www.tripadvisor.ca/Profile/Radarz, nil,Sep. 2016, August 2016 9493,2.0,tads81,https://www.tripadvisor.ca/Profile/tads81, nil,Sep. 2016, September 2016 9493,4.0,skiwizard,https://www.tripadvisor.ca/Profile/skiwizard, nil,Sep. 2016, September 2016 9493,5.0,Tanai G,https://www.tripadvisor.ca/Profile/TanaiG, nil,Aug. 2016, August 2016 9493,5.0,Trish F,https://www.tripadvisor.ca/Profile/886trishf, nil,Aug. 2016, August 2016 9493,4.0,Michael B,https://www.tripadvisor.ca/Profile/michaelbZ7557OL, nil,Aug. 2016, August 2016 9493,2.0,Sharon N,https://www.tripadvisor.ca/Profile/SharonN822, nil,Aug. 2016, August 2016 9493,5.0,Janet J,https://www.tripadvisor.ca/Profile/983janetj, nil,Aug. 2016, September 2015 9493,4.0,JustPassingThrough24,https://www.tripadvisor.ca/Profile/JustPassingThrough24, nil,Aug. 2016, July 2016 9493,3.0,nhtahara,https://www.tripadvisor.ca/Profile/nhtahara, nil,Aug. 2016, August 2016 9493,5.0,KevinHope,https://www.tripadvisor.ca/Profile/KevinHope, nil,Jul. 2016, July 2016 9493,5.0,terrill,https://www.tripadvisor.ca/Profile/terrill, nil,Jul. 2016, July 2016 9493,4.0,Chelsey B,https://www.tripadvisor.ca/Profile/339chelseyb, nil,Jul. 2016, June 2016 9493,nil,,nil, nil,nil,nil 9493,4.0,Thomas N,https://www.tripadvisor.ca/Profile/378thomasn, nil,Sep. 2015, September 2015 9493,4.0,Jolene M,https://www.tripadvisor.ca/Profile/jolenem2015, nil,Aug. 2015, July 2015 9493,5.0,Fayedrope,https://www.tripadvisor.ca/Profile/Fayedrope, nil,Aug. 2015, August 2015 9493,5.0,MontyCalgary,https://www.tripadvisor.ca/Profile/MontyCalgary, nil,Aug. 2015, August 2015 9493,5.0,Alice P,https://www.tripadvisor.ca/Profile/alicep991, nil,Aug. 2015, July 2015 9493,3.0,whiteknight63,https://www.tripadvisor.ca/Profile/whiteknight63, nil,Aug. 2015, July 2015 9493,3.0,tuy649,https://www.tripadvisor.ca/Profile/tuy649, nil,Jul. 2015, July 2015 9493,5.0,BethV76,https://www.tripadvisor.ca/Profile/BethV76, nil,Jul. 2015, July 2015 9493,3.0,Flipfloplocations,https://www.tripadvisor.ca/Profile/Flipfloplocations, nil,Jul. 2015, July 2015 9493,4.0,DeLoss C,https://www.tripadvisor.ca/Profile/delossc, nil,Jul. 2015, July 2015 9493,4.0,SBSweetie,https://www.tripadvisor.ca/Profile/SBSweetie, nil,Jul. 2015, June 2015 9493,5.0,acaines,https://www.tripadvisor.ca/Profile/acaines, nil,Jun. 2015, June 2015 9493,4.0,Dave Kristen O,https://www.tripadvisor.ca/Profile/davekristeno, nil,Jun. 2015, June 2015 9493,4.0,Barbara D,https://www.tripadvisor.ca/Profile/barbaradE3514GA, nil,Jun. 2015, June 2015 9493,4.0,Randall L,https://www.tripadvisor.ca/Profile/RandallL499, nil,Jun. 2015, June 2015 9493,3.0,altacouple,https://www.tripadvisor.ca/Profile/altacouple, nil,Jun. 2015, May 2015 9493,5.0,Daryl G,https://www.tripadvisor.ca/Profile/darylg114, nil,Jun. 2015, May 2015 9493,5.0,Oilsandsgal,https://www.tripadvisor.ca/Profile/Oilsandsgal, nil,May 2015, May 2015 9493,5.0,Corry T,https://www.tripadvisor.ca/Profile/corryt_13, nil,May 2015, May 2015 9493,5.0,Marian090,https://www.tripadvisor.ca/Profile/Marian090, nil,May 2015, April 2015 9493,5.0,My Info K,https://www.tripadvisor.ca/Profile/myinfok620, nil,May 2015, May 2015 9493,5.0,Dawne T,https://www.tripadvisor.ca/Profile/DawneT_12, nil,Mar. 2015, March 2015 9493,5.0,wanderingcanucks122,https://www.tripadvisor.ca/Profile/wanderingcanucks122, nil,Feb. 2015, February 2015 9493,4.0,2ontheroad_11,https://www.tripadvisor.ca/Profile/2ontheroad_11, nil,Feb. 2015, February 2015 9493,5.0,Jenna E,https://www.tripadvisor.ca/Profile/jennae821, nil,Jan. 2015, January 2015 9493,4.0,KidsRGreat,https://www.tripadvisor.ca/Profile/KidsRGreat, nil,Dec. 2014, August 2014 9493,5.0,CanadianCycleTravel,https://www.tripadvisor.ca/Profile/CanadianCycleTravel, nil,Dec. 2014, December 2014 9493,4.0,Cactus0,https://www.tripadvisor.ca/Profile/Cactus0, nil,Nov. 2014, October 2014 9493,4.0,AlbertaPeng,https://www.tripadvisor.ca/Profile/AlbertaPeng, nil,Nov. 2014, November 2014 9493,4.0,Peter P,https://www.tripadvisor.ca/Profile/peterp551, nil,Oct. 2014, August 2014 9493,4.0,GabriolaGirl17,https://www.tripadvisor.ca/Profile/GabriolaGirl17, nil,Sep. 2014, September 2014 9493,5.0,Lesley A,https://www.tripadvisor.ca/Profile/75lesleya, nil,Sep. 2014, September 2014 9493,5.0,Motorcylcler,https://www.tripadvisor.ca/Profile/Motorcylcler, nil,Aug. 2014, August 2014 9493,3.0,riderrye,https://www.tripadvisor.ca/Profile/riderrye, nil,Aug. 2014, July 2014 9493,4.0,hockeymom89,https://www.tripadvisor.ca/Profile/hockeymom89, nil,Aug. 2014, July 2014 9493,3.0,manypots,https://www.tripadvisor.ca/Profile/manypots, nil,Aug. 2014, August 2014 9493,5.0,Benedikt B,https://www.tripadvisor.ca/Profile/Mzhl670, nil,Aug. 2014, August 2014 9493,4.0,TravelOn9928,https://www.tripadvisor.ca/Profile/TravelOn9928, nil,Aug. 2014, July 2014 9493,5.0,Mousebow,https://www.tripadvisor.ca/Profile/Mousebow, nil,Jun. 2014, June 2014 9493,5.0,thegrandstan,https://www.tripadvisor.ca/Profile/thegrandstan, nil,Jun. 2014, June 2014 9493,4.0,Brandy D,https://www.tripadvisor.ca/Profile/brandyd284, nil,Apr. 2014, November 2013 9493,5.0,Tom F,https://www.tripadvisor.ca/Profile/tomf604, nil,Mar. 2014, October 2013 9493,4.0,bouncingeyeball,https://www.tripadvisor.ca/Profile/bouncingeyeball, nil,Feb. 2014, February 2014 9493,5.0,Greg C,https://www.tripadvisor.ca/Profile/gregcP4278RQ, nil,Dec. 2013, December 2013 9493,5.0,Maureen W,https://www.tripadvisor.ca/Profile/816maureenw, nil,Oct. 2013, October 2013 9493,4.0,Cath L,https://www.tripadvisor.ca/Profile/663cathl, nil,Sep. 2013, September 2013 9493,4.0,Geri49,https://www.tripadvisor.ca/Profile/Geri49, nil,Jul. 2013, July 2013 9493,5.0,Sasha M,https://www.tripadvisor.ca/Profile/SashaM861, nil,Nov. 2012, November 2012 9493,4.0,RLPSanAntonio_Tx,https://www.tripadvisor.ca/Profile/RLPSanAntonio_Tx, nil,Sep. 2012, September 2012 9493,5.0,Dean B,https://www.tripadvisor.ca/Profile/DeanB527, nil,Sep. 2012, August 2012 9493,4.0,Yellowdukk,https://www.tripadvisor.ca/Profile/Yellowdukk, nil,Aug. 2012, August 2012 9493,4.0,Mare H,https://www.tripadvisor.ca/Profile/MareH716, nil,Jul. 2012, July 2012 9493,4.0,Bill R,https://www.tripadvisor.ca/Profile/BillR534, nil,Apr. 2012, April 2012 9493,4.0,Mattlan,https://www.tripadvisor.ca/Profile/Mattlan, nil,Sep. 2011, August 2011 9493,5.0,teamhudson,https://www.tripadvisor.ca/Profile/teamhudson, nil,Jul. 2011, July 2011 9493,4.0,betty_69_007,https://www.tripadvisor.ca/Profile/betty_69_007, nil,Jul. 2011, July 2011 9493,1.0,Nanner2360,https://www.tripadvisor.ca/Profile/Nanner2360, nil,Jul. 2011, April 2011 9493,4.0,DavidNeelStudio,https://www.tripadvisor.ca/Profile/DavidNeelStudio, nil,Jul. 2011, June 2011 9493,5.0,ViajeroPerdido,https://www.tripadvisor.ca/Profile/ViajeroPerdido, nil,Oct. 2010, October 2010 9493,4.0,hiram50,https://www.tripadvisor.ca/Profile/hiram50, nil,Sep. 2010, September 2010 9493,5.0,fanfare50,https://www.tripadvisor.ca/Profile/fanfare50, nil,Aug. 2010, July 2010 9493,5.0,sukhoi_584th,https://www.tripadvisor.ca/Profile/sukhoi_584th, nil,Jul. 2010, July 2010 9493,4.0,Dan-Canada-West,https://www.tripadvisor.ca/Profile/Dan-Canada-West, nil,Sep. 2009, September 2009 9494,nil,,nil, nil,nil,nil 9494,2.0,nuhuma,https://www.tripadvisor.ca/Profile/nuhuma, nil,Dec. 2018, December 2018 9494,4.0,Les H,https://www.tripadvisor.ca/Profile/LesH578, nil,Nov. 2018, November 2018 9494,4.0,Yvonne Z,https://www.tripadvisor.ca/Profile/yvonnez503, nil,Nov. 2018, November 2018 9494,5.0,lucky7Alberta,https://www.tripadvisor.ca/Profile/lucky7Alberta, nil,Oct. 2018, October 2018 9494,2.0,Clipper02,https://www.tripadvisor.ca/Profile/Clipper02, nil,Oct. 2018, September 2018 9494,3.0,TravelingSam1,https://www.tripadvisor.ca/Profile/TravelingSam1, nil,Oct. 2018, September 2018 9494,3.0,simpleyme,https://www.tripadvisor.ca/Profile/simpleyme, nil,Sep. 2018, July 2018 9494,2.0,Nicole F,https://www.tripadvisor.ca/Profile/E3945OAnicolef, nil,Aug. 2018, August 2018 9494,2.0,wallybee43,https://www.tripadvisor.ca/Profile/wallybee43, nil,Aug. 2018, August 2018 9494,1.0,Allan R,https://www.tripadvisor.ca/Profile/allanr352, nil,Aug. 2018, August 2018 9494,4.0,ShawnaLL72,https://www.tripadvisor.ca/Profile/ShawnaLL72, nil,Jul. 2018, July 2018 9494,3.0,WestCoastJ,https://www.tripadvisor.ca/Profile/WestCoastJ, nil,Jul. 2018, July 2018 9494,4.0,conlesta,https://www.tripadvisor.ca/Profile/ConnieStang, nil,Jul. 2018, July 2018 9494,4.0,PJake75,https://www.tripadvisor.ca/Profile/PJake75, nil,Jul. 2018, July 2018 9494,4.0,Salty2010,https://www.tripadvisor.ca/Profile/Salty2010, nil,Jun. 2018, May 2018 9494,4.0,Michael C,https://www.tripadvisor.ca/Profile/mjc404, nil,Jun. 2018, June 2018 9494,4.0,SailorAirman,https://www.tripadvisor.ca/Profile/SailorAirman, nil,Jun. 2018, June 2018 9494,3.0,Stan J,https://www.tripadvisor.ca/Profile/StanJ162, nil,Jun. 2018, May 2018 9494,4.0,brucetK6435RT,https://www.tripadvisor.ca/Profile/brucetK6435RT, nil,Apr. 2018, April 2018 9494,3.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Mar. 2018, March 2018 9494,4.0,Lindsay B,https://www.tripadvisor.ca/Profile/BellLindsay, nil,Nov. 2017, October 2017 9494,5.0,Fraser D,https://www.tripadvisor.ca/Profile/492fraserd, nil,Oct. 2017, October 2017 9494,5.0,slhowse,https://www.tripadvisor.ca/Profile/slhowse, nil,Oct. 2017, October 2017 9494,4.0,JoeSnert,https://www.tripadvisor.ca/Profile/JoeSnert, nil,Oct. 2017, September 2017 9494,2.0,101donaldd,https://www.tripadvisor.ca/Profile/101donaldd, nil,Sep. 2017, September 2017 9494,4.0,Heather M,https://www.tripadvisor.ca/Profile/V2084ZLheatherm, nil,Sep. 2017, September 2017 9494,3.0,425Sherry,https://www.tripadvisor.ca/Profile/425Sherry, nil,Aug. 2017, August 2017 9494,4.0,Destiny F,https://www.tripadvisor.ca/Profile/destinyf204, nil,Aug. 2017, August 2017 9494,5.0,Lauren R,https://www.tripadvisor.ca/Profile/laurenrZ9682GP, nil,Aug. 2017, August 2017 9494,3.0,helenvasi1979,https://www.tripadvisor.ca/Profile/helenvasi1979, nil,Aug. 2017, May 2017 9494,3.0,Hemipoweredcats,https://www.tripadvisor.ca/Profile/Hemipoweredcats, nil,Aug. 2017, August 2017 9494,4.0,JackfromGigHarbor,https://www.tripadvisor.ca/Profile/JackfromGigHarbor, nil,Jun. 2017, June 2017 9494,5.0,tomkB6696SN,https://www.tripadvisor.ca/Profile/tomkB6696SN, nil,Jun. 2017, June 2017 9494,5.0,Pachwhit33,https://www.tripadvisor.ca/Profile/Pachwhit33, nil,Jun. 2017, June 2017 9494,5.0,Helen m,https://www.tripadvisor.ca/Profile/hp1104, nil,May 2017, May 2017 9494,1.0,Unknown,https://www.tripadvisor.ca/Profile/UnknownB13, nil,Apr. 2017, April 2017 9494,3.0,Monica E,https://www.tripadvisor.ca/Profile/monicae799, nil,Apr. 2017, April 2017 9494,2.0,Rossana D,https://www.tripadvisor.ca/Profile/rossanad606, nil,Mar. 2017, March 2017 9494,5.0,Iron-Chef-Boyrdee,https://www.tripadvisor.ca/Profile/Iron-Chef-Boyrdee, nil,Mar. 2017, March 2017 9494,5.0,Bill A,https://www.tripadvisor.ca/Profile/billa641, nil,Mar. 2017, February 2017 9494,5.0,271miriamk,https://www.tripadvisor.ca/Profile/271miriamk, nil,Feb. 2017, February 2017 9494,4.0,sharsmeem,https://www.tripadvisor.ca/Profile/sharsmeem, nil,Jan. 2017, December 2016 9494,3.0,Tim C,https://www.tripadvisor.ca/Profile/timcW6234QA, nil,Dec. 2016, December 2016 9494,4.0,Derek Y,https://www.tripadvisor.ca/Profile/346dereky, nil,Dec. 2016, December 2016 9494,5.0,Robert I,https://www.tripadvisor.ca/Profile/216roberti, nil,Dec. 2016, December 2016 9494,3.0,chad b,https://www.tripadvisor.ca/Profile/chadb248, nil,Dec. 2016, December 2016 9494,4.0,Ray S,https://www.tripadvisor.ca/Profile/253rays, nil,Nov. 2016, November 2016 9494,2.0,Daralynn B,https://www.tripadvisor.ca/Profile/828daralynnb, nil,Nov. 2016, November 2016 9494,4.0,arthurl411,https://www.tripadvisor.ca/Profile/arthurl411, nil,Oct. 2016, October 2016 9494,3.0,leonardb532,https://www.tripadvisor.ca/Profile/leonardb532, nil,Oct. 2016, October 2016 9494,5.0,Walter H,https://www.tripadvisor.ca/Profile/468walterh, nil,Oct. 2016, October 2016 9494,4.0,koertd451,https://www.tripadvisor.ca/Profile/koertd451, nil,Oct. 2016, October 2016 9494,5.0,lorrip873,https://www.tripadvisor.ca/Profile/lorrip873, nil,Oct. 2016, September 2016 9494,4.0,Barb H,https://www.tripadvisor.ca/Profile/774barbh, nil,Sep. 2016, September 2016 9494,2.0,Noreen R,https://www.tripadvisor.ca/Profile/17noreenr, nil,Sep. 2016, September 2016 9494,4.0,Connie C,https://www.tripadvisor.ca/Profile/conniec16, nil,Sep. 2016, September 2016 9494,5.0,R5055BIteresah,https://www.tripadvisor.ca/Profile/R5055BIteresah, nil,Sep. 2016, September 2016 9494,4.0,Sara,https://www.tripadvisor.ca/Profile/Sara844556, nil,Sep. 2016, September 2016 9494,4.0,Angeles,https://www.tripadvisor.ca/Profile/Angeles, nil,Sep. 2016, September 2016 9494,4.0,John L,https://www.tripadvisor.ca/Profile/Johnontheroad2, nil,Sep. 2016, September 2016 9494,2.0,Cynthia T,https://www.tripadvisor.ca/Profile/cynthiat367, nil,Sep. 2016, July 2016 9494,4.0,debrapC8542PN,https://www.tripadvisor.ca/Profile/debrapC8542PN, nil,Sep. 2016, August 2016 9494,3.0,296shellyf,https://www.tripadvisor.ca/Profile/296shellyf, nil,Aug. 2016, August 2016 9494,4.0,KRV16,https://www.tripadvisor.ca/Profile/KRV16, nil,Aug. 2016, August 2016 9494,4.0,normanb129,https://www.tripadvisor.ca/Profile/normanb129, nil,Aug. 2016, August 2016 9494,5.0,gilb112016,https://www.tripadvisor.ca/Profile/gilb112016, nil,Aug. 2016, August 2016 9494,3.0,JenwaC,https://www.tripadvisor.ca/Profile/JenwaC, nil,Aug. 2016, August 2016 9494,5.0,Pete S,https://www.tripadvisor.ca/Profile/637petes, nil,Aug. 2016, August 2016 9494,4.0,Andrew F,https://www.tripadvisor.ca/Profile/Andrew481, nil,Aug. 2016, August 2016 9494,4.0,metaungulate,https://www.tripadvisor.ca/Profile/metaungulate, nil,Aug. 2016, August 2016 9494,4.0,K7530SDsusanw,https://www.tripadvisor.ca/Profile/K7530SDsusanw, nil,Aug. 2016, July 2016 9494,3.0,Yellowdukk,https://www.tripadvisor.ca/Profile/Yellowdukk, nil,Aug. 2016, July 2016 9494,4.0,Amber D,https://www.tripadvisor.ca/Profile/106amberd, nil,Aug. 2016, August 2016 9494,4.0,583brentm,https://www.tripadvisor.ca/Profile/583brentm, nil,Aug. 2016, July 2016 9494,5.0,senior532,https://www.tripadvisor.ca/Profile/senior532, nil,Aug. 2016, July 2016 9494,3.0,Edwin H,https://www.tripadvisor.ca/Profile/486edwinh, nil,Jul. 2016, July 2016 9494,4.0,ndsci,https://www.tripadvisor.ca/Profile/ndsci, nil,Jul. 2016, July 2016 9494,3.0,carollA3703ZV,https://www.tripadvisor.ca/Profile/carollA3703ZV, nil,Jul. 2016, July 2016 9494,3.0,MarkieBear,https://www.tripadvisor.ca/Profile/MarkieBear, nil,Jul. 2016, July 2016 9494,4.0,KathySanLeandro,https://www.tripadvisor.ca/Profile/KathySanLeandro, nil,Jun. 2016, June 2016 9494,5.0,Debbie M,https://www.tripadvisor.ca/Profile/N3994VKdebbiem, nil,Jun. 2016, June 2016 9494,4.0,frequentraveler91,https://www.tripadvisor.ca/Profile/frequentraveler91, nil,Jun. 2016, June 2016 9494,4.0,and13Tenby,https://www.tripadvisor.ca/Profile/and13Tenby, nil,Jun. 2016, June 2016 9494,5.0,Leslie J,https://www.tripadvisor.ca/Profile/222lesliej, nil,May 2016, May 2016 9494,1.0,Jessica J,https://www.tripadvisor.ca/Profile/P1083STjessicaj, nil,May 2016, May 2016 9494,5.0,Juanita S,https://www.tripadvisor.ca/Profile/928juanitas, nil,Apr. 2016, April 2016 9494,3.0,Bonnie0717,https://www.tripadvisor.ca/Profile/Bonnie0717, nil,Mar. 2016, July 2015 9494,2.0,Vanessa K,https://www.tripadvisor.ca/Profile/565vanessak, nil,Mar. 2016, March 2016 9494,4.0,SueinPortland,https://www.tripadvisor.ca/Profile/SueinPortland, nil,Mar. 2016, March 2016 9494,3.0,Carolyn C,https://www.tripadvisor.ca/Profile/carolyncV9645VR, nil,Feb. 2016, February 2016 9494,3.0,VWfan71,https://www.tripadvisor.ca/Profile/VWfan71, nil,Feb. 2016, February 2016 9494,3.0,77828,https://www.tripadvisor.ca/Profile/77828, nil,Feb. 2016, February 2016 9494,5.0,Terry J,https://www.tripadvisor.ca/Profile/483terryj, nil,Feb. 2016, February 2016 9494,5.0,bettyanns2016,https://www.tripadvisor.ca/Profile/bettyanns2016, nil,Jan. 2016, January 2016 9494,4.0,Alan M,https://www.tripadvisor.ca/Profile/AlanM102, nil,Dec. 2015, December 2015 9494,1.0,Naomi D,https://www.tripadvisor.ca/Profile/naomid655, nil,Oct. 2015, October 2015 9494,4.0,Ambassador441568,https://www.tripadvisor.ca/Profile/Ambassador441568, nil,Oct. 2015, October 2015 9494,3.0,Donald M,https://www.tripadvisor.ca/Profile/693donaldm, nil,Oct. 2015, October 2015 9494,5.0,IslandPrairieGirl,https://www.tripadvisor.ca/Profile/IslandPrairieGirl, nil,Sep. 2015, September 2015 9494,4.0,Glenda B,https://www.tripadvisor.ca/Profile/307melvinb, nil,Sep. 2015, August 2015 9494,2.0,Promary,https://www.tripadvisor.ca/Profile/Promary, nil,Sep. 2015, September 2015 9494,3.0,Heather S,https://www.tripadvisor.ca/Profile/heather429, nil,Sep. 2015, September 2015 9494,3.0,83bradleyt,https://www.tripadvisor.ca/Profile/83bradleyt, nil,Sep. 2015, August 2015 9494,3.0,david k,https://www.tripadvisor.ca/Profile/davidkD8972RF, nil,Aug. 2015, August 2015 9494,3.0,478kathyl,https://www.tripadvisor.ca/Profile/478kathyl, nil,Aug. 2015, August 2015 9494,4.0,276Ron,https://www.tripadvisor.ca/Profile/276Ron, nil,Aug. 2015, August 2015 9494,2.0,Darlynn C,https://www.tripadvisor.ca/Profile/darlynnc2015, nil,Aug. 2015, August 2015 9495,4.0,clarksm67,https://www.tripadvisor.ca/Profile/clarksm67, nil,Mar. 2019, March 2019 9495,5.0,Lethbridge_James,https://www.tripadvisor.ca/Profile/Lethbridge_James, nil,Aug. 2018, August 2018 9495,5.0,DarrellNtravels,https://www.tripadvisor.ca/Profile/DarrellNtravels, nil,Jun. 2018, May 2018 9495,nil,,nil, nil,nil,nil 9495,5.0,kalhari,https://www.tripadvisor.ca/Profile/kalhari, nil,Sep. 2017, September 2017 9495,4.0,hopeforsun,https://www.tripadvisor.ca/Profile/hopeforsun, nil,Aug. 2017, August 2017 9495,4.0,Jessica D,https://www.tripadvisor.ca/Profile/K8824NBjessicad, nil,Jul. 2017, July 2017 9495,5.0,Dee-Anne C,https://www.tripadvisor.ca/Profile/Dee-AnneC, nil,May 2017, April 2017 9495,5.0,agnes j,https://www.tripadvisor.ca/Profile/agnesj_12, nil,Jan. 2017, January 2017 9495,5.0,J R,https://www.tripadvisor.ca/Profile/jrX5185TT, nil,Aug. 2016, August 2016 9495,5.0,Petrina B,https://www.tripadvisor.ca/Profile/875petrinab, nil,Aug. 2016, August 2016 9495,4.0,cjlfarm86,https://www.tripadvisor.ca/Profile/cjlfarm86, nil,Jul. 2016, July 2016 9495,4.0,Christel-Anna,https://www.tripadvisor.ca/Profile/Christel-Anna, nil,May 2016, April 2016 9495,5.0,Michelle H,https://www.tripadvisor.ca/Profile/H8671RPmichelleh, nil,Jun. 2015, May 2015 9495,4.0,Nthpy,https://www.tripadvisor.ca/Profile/Nthpy, nil,Oct. 2014, October 2014 9495,4.0,GreatNorthTraveler,https://www.tripadvisor.ca/Profile/GreatNorthTraveler, nil,Aug. 2012, August 2012 9495,2.0,AlexCaro2011,https://www.tripadvisor.ca/Profile/AlexCaro2011, nil,Jul. 2011, May 2011 9496,5.0,Terry W,https://www.tripadvisor.ca/Profile/A5254GXterryw, nil,Mar. 2019, March 2019 9496,4.0,pbrtours,https://www.tripadvisor.ca/Profile/pbrtours, nil,Jan. 2019, January 2019 9496,3.0,sugarlips,https://www.tripadvisor.ca/Profile/sugarlipsinfo, nil,Jan. 2019, January 2019 9496,5.0,Alesia P,https://www.tripadvisor.ca/Profile/alesiap2013, nil,Oct. 2018, October 2018 9496,4.0,nancturn,https://www.tripadvisor.ca/Profile/nancturn, nil,Sep. 2018, August 2018 9496,5.0,DrIdentity,https://www.tripadvisor.ca/Profile/DrIdentity, nil,Aug. 2018, August 2018 9496,3.0,Bouke J,https://www.tripadvisor.ca/Profile/boukej, nil,Aug. 2018, July 2018 9496,5.0,chillymanitoban,https://www.tripadvisor.ca/Profile/chillymanitoban, nil,Aug. 2018, August 2018 9496,5.0,alaskan_skies,https://www.tripadvisor.ca/Profile/alaskan_skies, nil,Jul. 2018, July 2018 9496,5.0,Manderinebug17,https://www.tripadvisor.ca/Profile/Manderinebug17, nil,Jul. 2018, July 2018 9496,nil,,nil, nil,nil,nil 9496,5.0,CanadianCycleTravel,https://www.tripadvisor.ca/Profile/CanadianCycleTravel, nil,Feb. 2018, February 2018 9496,4.0,mmzero,https://www.tripadvisor.ca/Profile/mmzero, nil,Oct. 2017, October 2017 9496,4.0,Franida,https://www.tripadvisor.ca/Profile/Franida, nil,Oct. 2017, June 2017 9496,4.0,jimo663,https://www.tripadvisor.ca/Profile/jimo663, nil,Oct. 2017, September 2017 9496,4.0,webb,https://www.tripadvisor.ca/Profile/webb, nil,Oct. 2017, October 2017 9496,4.0,no-problem-mon52,https://www.tripadvisor.ca/Profile/no-problem-mon52, nil,Oct. 2017, September 2017 9496,5.0,Dave K,https://www.tripadvisor.ca/Profile/davek252, nil,Aug. 2017, August 2017 9496,4.0,Purton_Stoke_Travel,https://www.tripadvisor.ca/Profile/Purton_Stoke_Travel, nil,Jul. 2017, July 2017 9496,4.0,Lorraine K,https://www.tripadvisor.ca/Profile/lorrainek269, nil,Jul. 2017, July 2017 9496,1.0,Cathryn1516,https://www.tripadvisor.ca/Profile/Cathryn1516, nil,Jul. 2017, July 2017 9496,5.0,rtsvg,https://www.tripadvisor.ca/Profile/rtsvg, nil,Jul. 2017, July 2017 9496,4.0,Theresa B,https://www.tripadvisor.ca/Profile/981theresab, nil,Jun. 2017, June 2017 9496,3.0,Sheryl P,https://www.tripadvisor.ca/Profile/sjpCleveland_OH, nil,Jun. 2017, June 2017 9496,4.0,Escape626061,https://www.tripadvisor.ca/Profile/Escape626061, nil,Jun. 2017, June 2017 9496,5.0,Andrea M,https://www.tripadvisor.ca/Profile/AndreaM11108, nil,Jan. 2017, January 2017 9496,1.0,sidneymarwood,https://www.tripadvisor.ca/Profile/sidneymarwood, nil,Dec. 2016, September 2016 9496,5.0,Murphymutt,https://www.tripadvisor.ca/Profile/Murphymutt, nil,Nov. 2016, October 2016 9496,5.0,MDcan,https://www.tripadvisor.ca/Profile/MDcan, nil,Sep. 2016, September 2016 9496,3.0,Clipper02,https://www.tripadvisor.ca/Profile/Clipper02, nil,Sep. 2016, September 2016 9496,4.0,Kelly P,https://www.tripadvisor.ca/Profile/293kellyp, nil,Sep. 2016, September 2016 9496,5.0,Carmela A,https://www.tripadvisor.ca/Profile/561carmelaa, nil,Sep. 2016, September 2016 9496,5.0,Leahann M,https://www.tripadvisor.ca/Profile/LeahannM7, nil,Aug. 2016, July 2016 9496,5.0,Lisa Marie H,https://www.tripadvisor.ca/Profile/355lisamarieh, nil,Jul. 2016, July 2016 9496,3.0,GoWhitecaps,https://www.tripadvisor.ca/Profile/GoWhitecaps, nil,Jul. 2016, July 2016 9496,3.0,Gbawpg,https://www.tripadvisor.ca/Profile/Gbawpg, nil,Jul. 2016, July 2016 9496,4.0,Susanne A,https://www.tripadvisor.ca/Profile/245susannea, nil,Jul. 2016, July 2016 9496,4.0,Al H,https://www.tripadvisor.ca/Profile/38alh, nil,Jul. 2016, July 2016 9496,3.0,fifaline99,https://www.tripadvisor.ca/Profile/fifaline99, nil,Jun. 2016, June 2016 9496,3.0,mslibbyofMoncton,https://www.tripadvisor.ca/Profile/mslibbyofMoncton, nil,Jun. 2016, May 2016 9496,4.0,Farmo J,https://www.tripadvisor.ca/Profile/farmoj, nil,Jun. 2016, June 2016 9496,5.0,chuckcanuck27,https://www.tripadvisor.ca/Profile/chuckcanuck27, nil,May 2016, May 2016 9496,4.0,Joseph V,https://www.tripadvisor.ca/Profile/Corolla5, nil,May 2016, May 2016 9496,5.0,ROZMCL,https://www.tripadvisor.ca/Profile/ROZMCL, nil,May 2016, May 2016 9496,5.0,Luther M,https://www.tripadvisor.ca/Profile/92lutherm, nil,Sep. 2015, September 2015 9496,5.0,Mario S,https://www.tripadvisor.ca/Profile/843marios, nil,Aug. 2015, August 2015 9496,3.0,DebGCalgary,https://www.tripadvisor.ca/Profile/DebGCalgary, nil,Aug. 2015, August 2015 9496,5.0,Boone8,https://www.tripadvisor.ca/Profile/Boone8, nil,Aug. 2015, August 2015 9496,4.0,Henk73,https://www.tripadvisor.ca/Profile/Henk73, nil,Aug. 2015, July 2015 9496,3.0,Petuniatokkie,https://www.tripadvisor.ca/Profile/Petuniatokkie, nil,Jun. 2015, June 2015 9496,5.0,Hill-run_bisom,https://www.tripadvisor.ca/Profile/Hill-run_bisom, nil,Jun. 2015, June 2015 9496,4.0,David D,https://www.tripadvisor.ca/Profile/W480EDdavidd, nil,Jul. 2014, June 2014 9496,3.0,Heather S,https://www.tripadvisor.ca/Profile/U6778LEheathers, nil,Jul. 2014, July 2014 9496,4.0,WelcomeMat,https://www.tripadvisor.ca/Profile/WelcomeMat, nil,Feb. 2014, February 2014 9496,4.0,tennisbummer,https://www.tripadvisor.ca/Profile/tennisbummer, nil,Sep. 2013, September 2013 9496,4.0,ManitobaTinkerBee,https://www.tripadvisor.ca/Profile/ManitobaTinkerBee, nil,Sep. 2013, August 2013 9496,3.0,Kiwibirdman,https://www.tripadvisor.ca/Profile/Kiwibirdman, nil,Sep. 2013, August 2013 9496,3.0,ChinaLake1,https://www.tripadvisor.ca/Profile/ChinaLake1, nil,Aug. 2013, August 2013 9496,4.0,Paul W,https://www.tripadvisor.ca/Profile/paul6111, nil,Aug. 2013, August 2013 9496,3.0,Christine A,https://www.tripadvisor.ca/Profile/ChristineA77, nil,Jul. 2013, July 2013 9496,2.0,NanMVan,https://www.tripadvisor.ca/Profile/NanMVan, nil,Jun. 2013, June 2013 9496,3.0,David R,https://www.tripadvisor.ca/Profile/davidrG5014FR, nil,Jun. 2013, May 2013 9496,4.0,Nils62,https://www.tripadvisor.ca/Profile/Nils62, nil,May 2013, May 2013 9496,5.0,Jan G,https://www.tripadvisor.ca/Profile/JanG101, nil,May 2013, April 2013 9496,5.0,Klara L,https://www.tripadvisor.ca/Profile/KlaraL356, nil,Mar. 2013, March 2013 9496,5.0,2Peterla,https://www.tripadvisor.ca/Profile/2Peterla, nil,Mar. 2013, March 2013 9496,5.0,mpcrazy,https://www.tripadvisor.ca/Profile/mpcrazy, nil,Jan. 2013, July 2012 9496,4.0,v c,https://www.tripadvisor.ca/Profile/977vc, nil,Jan. 2013, September 2012 9496,4.0,Corie J,https://www.tripadvisor.ca/Profile/C0rieJ, nil,Aug. 2012, August 2012 9496,3.0,Sahayoga,https://www.tripadvisor.ca/Profile/Sahayoga, nil,Jul. 2012, July 2012 9496,5.0,Tony K,https://www.tripadvisor.ca/Profile/TonyK701, nil,Jul. 2012, July 2012 9496,5.0,Travelmania47,https://www.tripadvisor.ca/Profile/Travelmania47, nil,Jul. 2012, July 2012 9496,5.0,hulamoongirl,https://www.tripadvisor.ca/Profile/hulamoongirl, nil,May 2012, May 2012 9496,4.0,j0girl,https://www.tripadvisor.ca/Profile/j0girl, nil,Mar. 2012, March 2012 9496,4.0,garbeth77,https://www.tripadvisor.ca/Profile/garbeth77, nil,Jul. 2011, July 2011 9496,5.0,Reg255060,https://www.tripadvisor.ca/Profile/Reg255060, nil,Jul. 2011, May 2011 9496,4.0,Petagal,https://www.tripadvisor.ca/Profile/Petagal, nil,Jun. 2011, June 2011 9496,5.0,ronmeyer,https://www.tripadvisor.ca/Profile/ronmeyer, nil,Jun. 2011, April 2011 9496,5.0,mrskimberly92,https://www.tripadvisor.ca/Profile/mrskimberly92, nil,Feb. 2011, August 2010 9496,4.0,Azra71,https://www.tripadvisor.ca/Profile/Azra71, nil,Feb. 2011, January 2011 9496,5.0,junema,https://www.tripadvisor.ca/Profile/junema, nil,Jan. 2011, January 2011 9496,3.0,solaris_pete,https://www.tripadvisor.ca/Profile/solaris_pete, nil,Aug. 2010, August 2010 9496,4.0,Sam_n_Kaitlin,https://www.tripadvisor.ca/Profile/Sam_n_Kaitlin, nil,May 2010, April 2010 9496,3.0,peter_homefield,https://www.tripadvisor.ca/Profile/peter_homefield, nil,Oct. 2007, October 2007 9496,4.0,MelissaForrest,https://www.tripadvisor.ca/Profile/MelissaForrest, nil,Aug. 2007, August 2007 9496,5.0,almomotel,https://www.tripadvisor.ca/Profile/almomotel, nil,Apr. 2007, June 2006 9496,5.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Jun. 2002,nil 9497,5.0,Flyingmanns,https://www.tripadvisor.ca/Profile/Mannfam, nil,Mar. 2019, March 2019 9497,5.0,Dan C,https://www.tripadvisor.ca/Profile/RGBNelson, nil,Mar. 2019, May 2018 9497,5.0,royKelowna,https://www.tripadvisor.ca/Profile/royKelowna, nil,Feb. 2019, November 2018 9497,3.0,Retired-Unretired,https://www.tripadvisor.ca/Profile/Retired-Unretired, nil,Feb. 2019, February 2019 9497,5.0,Road35831864711,https://www.tripadvisor.ca/Profile/Road35831864711, nil,Dec. 2018, November 2018 9497,nil,,nil, nil,nil,nil 9497,5.0,DonnaL428278,https://www.tripadvisor.ca/Profile/DonnaL428278, nil,Dec. 2017, December 2017 9497,4.0,Keith S,https://www.tripadvisor.ca/Profile/J473ZKkeiths, nil,Nov. 2017, November 2017 9497,5.0,Heather P,https://www.tripadvisor.ca/Profile/heatherp881, nil,Aug. 2017, July 2017 9497,4.0,rbhog,https://www.tripadvisor.ca/Profile/rbhog, nil,Jul. 2017, July 2017 9497,2.0,Mari Canada,https://www.tripadvisor.ca/Profile/Mariana_9, nil,Jul. 2017, July 2017 9497,3.0,Ilia W,https://www.tripadvisor.ca/Profile/129iliaw, nil,Jul. 2017, July 2017 9497,5.0,simonsage,https://www.tripadvisor.ca/Profile/simonsage, nil,Apr. 2017, April 2017 9497,3.0,looseink,https://www.tripadvisor.ca/Profile/looseink, nil,Feb. 2017, August 2016 9497,5.0,Headsupopenyoureyes,https://www.tripadvisor.ca/Profile/Headsupopenyoureyes, nil,Feb. 2017, January 2017 9497,4.0,bridee405,https://www.tripadvisor.ca/Profile/bridee405, nil,Dec. 2016, December 2016 9497,3.0,BMruth,https://www.tripadvisor.ca/Profile/BMruth, nil,Dec. 2016, December 2016 9497,5.0,TravelBCGirl,https://www.tripadvisor.ca/Profile/TravelBCGirl, nil,Oct. 2016, June 2016 9497,1.0,kimwolcott,https://www.tripadvisor.ca/Profile/kimwolcott, nil,Oct. 2016, October 2016 9497,5.0,Lori H,https://www.tripadvisor.ca/Profile/905lorih, nil,Aug. 2016, June 2016 9497,1.0,Janet C,https://www.tripadvisor.ca/Profile/O8324LDjanetc, nil,Jul. 2016, July 2016 9497,1.0,Wendy C,https://www.tripadvisor.ca/Profile/Y6929YFwendyc, nil,Jul. 2016, July 2016 9497,4.0,Tara S,https://www.tripadvisor.ca/Profile/TaraS632, nil,Jun. 2016, June 2016 9497,5.0,Garren P,https://www.tripadvisor.ca/Profile/garrenp2016, nil,May 2016, May 2016 9497,3.0,VV20070518,https://www.tripadvisor.ca/Profile/VV20070518, nil,Apr. 2016, March 2016 9497,1.0,Lisa A,https://www.tripadvisor.ca/Profile/lisaaangus, nil,Mar. 2016, June 2015 9497,1.0,gmkenny,https://www.tripadvisor.ca/Profile/gmkenny, nil,Dec. 2015, December 2015 9497,1.0,SteamRestoration,https://www.tripadvisor.ca/Profile/SteamRestoration, nil,Dec. 2015, November 2015 9497,2.0,Paul P,https://www.tripadvisor.ca/Profile/paulpS8068WG, nil,Nov. 2015, November 2015 9497,5.0,travelinjack64,https://www.tripadvisor.ca/Profile/travelinjack64, nil,Sep. 2015, September 2015 9497,3.0,Carsten S,https://www.tripadvisor.ca/Profile/carstens978, nil,Sep. 2015, September 2015 9497,2.0,LorneInKelowna,https://www.tripadvisor.ca/Profile/LorneInKelowna, nil,Aug. 2015, August 2015 9497,1.0,HappyTravels1923,https://www.tripadvisor.ca/Profile/HappyTravels1923, nil,Aug. 2015, August 2015 9497,4.0,agchristie,https://www.tripadvisor.ca/Profile/agchristie, nil,Jul. 2015, July 2015 9497,3.0,Stefani B,https://www.tripadvisor.ca/Profile/877stefanib, nil,Jun. 2015, June 2015 9497,5.0,Annietje,https://www.tripadvisor.ca/Profile/Annietje, nil,Jun. 2015, June 2015 9497,1.0,334greg,https://www.tripadvisor.ca/Profile/334greg, nil,Jun. 2015, June 2015 9497,4.0,Ricky&Vicky,https://www.tripadvisor.ca/Profile/Getaway808919, nil,May 2015, May 2015 9497,3.0,albertobrazil,https://www.tripadvisor.ca/Profile/albertobrazil, nil,Nov. 2014, November 2014 9497,3.0,Tamsin R,https://www.tripadvisor.ca/Profile/TamsinR597, nil,Nov. 2014, October 2014 9497,1.0,Beckstarr1,https://www.tripadvisor.ca/Profile/Beckstarr1, nil,Sep. 2014, September 2014 9497,1.0,Jojokane,https://www.tripadvisor.ca/Profile/Jojokane, nil,Sep. 2014, September 2014 9497,4.0,KalispellMontanan,https://www.tripadvisor.ca/Profile/KalispellMontanan, nil,Sep. 2014, August 2014 9497,5.0,JDFehr,https://www.tripadvisor.ca/Profile/JDFehr, nil,Aug. 2014, July 2014 9497,1.0,Veronica H,https://www.tripadvisor.ca/Profile/692veronicah, nil,Aug. 2014, August 2014 9497,3.0,ThePolisher,https://www.tripadvisor.ca/Profile/ThePolisher, nil,Aug. 2014, August 2014 9497,2.0,gator71,https://www.tripadvisor.ca/Profile/gator71, nil,Aug. 2014, August 2014 9497,3.0,nothatsyou,https://www.tripadvisor.ca/Profile/nothatsyou, nil,Aug. 2014, July 2014 9497,5.0,Todd R,https://www.tripadvisor.ca/Profile/ToddR885, nil,Aug. 2014, August 2014 9497,5.0,Jerm M,https://www.tripadvisor.ca/Profile/jermm2014, nil,Jun. 2014, June 2014 9497,2.0,WorkDude,https://www.tripadvisor.ca/Profile/WorkDude, nil,May 2014, May 2014 9497,3.0,lizardlegs,https://www.tripadvisor.ca/Profile/lizardlegs, nil,May 2014, April 2014 9497,4.0,ajcbill,https://www.tripadvisor.ca/Profile/ajcbill, nil,Mar. 2014, March 2014 9497,4.0,LargeAussieFamily,https://www.tripadvisor.ca/Profile/LargeAussieFamily, nil,Dec. 2013, December 2013 9497,4.0,Donna M,https://www.tripadvisor.ca/Profile/Nibs09, nil,Dec. 2013, November 2013 9497,3.0,OldFart06,https://www.tripadvisor.ca/Profile/OldFart06, nil,Jul. 2013, July 2013 9497,3.0,Prairiegirls16,https://www.tripadvisor.ca/Profile/Prairiegirls16, nil,Jun. 2013, June 2013 9497,3.0,Peter B,https://www.tripadvisor.ca/Profile/PeterB871, nil,Apr. 2013, April 2013 9497,1.0,KenandBeth,https://www.tripadvisor.ca/Profile/KenandBeth, nil,Apr. 2013, March 2013 9497,2.0,Colleen02091966,https://www.tripadvisor.ca/Profile/Colleen02091966, nil,Mar. 2013, March 2013 9497,3.0,KattBlue,https://www.tripadvisor.ca/Profile/KattBlue, nil,Sep. 2012, August 2012 9497,5.0,kath_smile,https://www.tripadvisor.ca/Profile/kath_smile, nil,Sep. 2012, August 2012 9497,5.0,Anne G,https://www.tripadvisor.ca/Profile/735AnneG, nil,Aug. 2012, August 2012 9497,4.0,dawn c,https://www.tripadvisor.ca/Profile/dawnc284, nil,Aug. 2012, August 2012 9497,3.0,SoularSister,https://www.tripadvisor.ca/Profile/SoularSister, nil,Aug. 2012, September 2011 9497,3.0,wakeupjames,https://www.tripadvisor.ca/Profile/wakeupjames, nil,Aug. 2012, July 2012 9497,4.0,chazr1,https://www.tripadvisor.ca/Profile/chazr1, nil,Jul. 2012, July 2012 9497,2.0,Mona67,https://www.tripadvisor.ca/Profile/Mona67, nil,Jun. 2012, June 2012 9497,5.0,helmi s,https://www.tripadvisor.ca/Profile/helmis_12, nil,Mar. 2012, June 2011 9497,5.0,Denise101891,https://www.tripadvisor.ca/Profile/Denise101891, nil,Feb. 2012, February 2012 9497,5.0,Pixelpanderer,https://www.tripadvisor.ca/Profile/Pixelpanderer, nil,Oct. 2011, September 2011 9497,5.0,jenny H,https://www.tripadvisor.ca/Profile/jennyH822, nil,Sep. 2011, June 2011 9497,2.0,travelnut73,https://www.tripadvisor.ca/Profile/travelnut73, nil,Sep. 2011, September 2011 9497,4.0,ktheider,https://www.tripadvisor.ca/Profile/ktheider, nil,Aug. 2011, August 2011 9497,3.0,David W,https://www.tripadvisor.ca/Profile/heliconone, nil,Aug. 2011, June 2011 9497,4.0,Amanda P,https://www.tripadvisor.ca/Profile/AmandaP_11, nil,Aug. 2011, July 2011 9497,5.0,dougi242424,https://www.tripadvisor.ca/Profile/dougi242424, nil,Aug. 2011, July 2011 9497,4.0,brob97,https://www.tripadvisor.ca/Profile/brob97, nil,Aug. 2011, July 2011 9497,5.0,SimplyGourmetBc,https://www.tripadvisor.ca/Profile/SimplyGourmetBc, nil,Aug. 2011, July 2011 9497,4.0,celeste_ials,https://www.tripadvisor.ca/Profile/celeste_ials, nil,Aug. 2011, July 2011 9497,1.0,Edgytravels,https://www.tripadvisor.ca/Profile/Edgytravels, nil,Jul. 2011, July 2011 9497,3.0,needaholiday15,https://www.tripadvisor.ca/Profile/needaholiday15, nil,Jan. 2011, January 2011 9497,1.0,Wingman365,https://www.tripadvisor.ca/Profile/Wingman365, nil,Dec. 2010, December 2010 9497,2.0,sarahs72ventura,https://www.tripadvisor.ca/Profile/sarahs72ventura, nil,Nov. 2010, November 2010 9497,3.0,Joy L,https://www.tripadvisor.ca/Profile/110joyl, nil,Nov. 2010, November 2010 9497,2.0,blue0013,https://www.tripadvisor.ca/Profile/blue0013, nil,Feb. 2010, October 2009 9497,3.0,J-5,https://www.tripadvisor.ca/Profile/J-5, nil,Aug. 2008, August 2008 9497,2.0,jpaulv,https://www.tripadvisor.ca/Profile/jpaulv, nil,Sep. 2006, August 2006 9497,4.0,rojanich,https://www.tripadvisor.ca/Profile/rojanich, nil,Sep. 2006, July 2006 9498,nil,,nil, nil,nil,nil 9498,1.0,sidneymarwood,https://www.tripadvisor.ca/Profile/sidneymarwood, nil,Dec. 2016, December 2016 9498,1.0,Brigitte M,https://www.tripadvisor.ca/Profile/368brigittem, nil,Oct. 2016, October 2016 9498,4.0,David E,https://www.tripadvisor.ca/Profile/davideV2524GF, nil,Sep. 2016, September 2016 9498,3.0,Swoonsong,https://www.tripadvisor.ca/Profile/swoonsong, nil,Sep. 2016, September 2016 9498,5.0,dtselzler,https://www.tripadvisor.ca/Profile/dtselzler, nil,Sep. 2016, September 2016 9498,5.0,Dustin S,https://www.tripadvisor.ca/Profile/dustins583, nil,Sep. 2016, August 2016 9498,4.0,simonshearer,https://www.tripadvisor.ca/Profile/simonshearer, nil,Jul. 2016, July 2016 9498,4.0,Lindsay G,https://www.tripadvisor.ca/Profile/LindsayG8310, nil,Jul. 2016, July 2016 9498,4.0,Patrick H,https://www.tripadvisor.ca/Profile/H7020RTpatrickh, nil,Mar. 2016, March 2016 9498,4.0,sarahvp388,https://www.tripadvisor.ca/Profile/sarahvp388, nil,Feb. 2016, February 2016 9498,4.0,alioops111,https://www.tripadvisor.ca/Profile/alioops111, nil,Dec. 2015, December 2015 9498,5.0,Viiiiiiiiiiiiiiiii,https://www.tripadvisor.ca/Profile/Viiiiiiiiiiiiiiiii, nil,Oct. 2015, October 2015 9498,3.0,Linda W,https://www.tripadvisor.ca/Profile/B5694CMlindaw, nil,Aug. 2015, July 2015 9498,3.0,Joanne W,https://www.tripadvisor.ca/Profile/JoanneW_12, nil,Aug. 2015, August 2015 9498,5.0,Lisa P,https://www.tripadvisor.ca/Profile/831lisap, nil,Jul. 2015, July 2015 9498,3.0,Todd S,https://www.tripadvisor.ca/Profile/SFamLafayette, nil,Mar. 2015, February 2015 9498,4.0,Calliegoo,https://www.tripadvisor.ca/Profile/Calliegoo, nil,Feb. 2015, February 2015 9498,3.0,Termite42,https://www.tripadvisor.ca/Profile/Termite42, nil,Sep. 2014, July 2014 9498,2.0,Canaussie66,https://www.tripadvisor.ca/Profile/Canaussie66, nil,Sep. 2014, September 2014 9498,4.0,Jayball99,https://www.tripadvisor.ca/Profile/Jayball99, nil,Aug. 2014, August 2014 9498,3.0,GrammyCJ,https://www.tripadvisor.ca/Profile/GrammyCJ, nil,Jul. 2014, July 2014 9498,5.0,incredibleman,https://www.tripadvisor.ca/Profile/incredibleman, nil,Jul. 2014, June 2014 9498,1.0,Amanda V,https://www.tripadvisor.ca/Profile/AmandaV702, nil,May 2014, May 2014 9498,4.0,BWB1960,https://www.tripadvisor.ca/Profile/BWB1960, nil,Sep. 2013, September 2013 9498,4.0,Brenda W,https://www.tripadvisor.ca/Profile/702brendaw, nil,Sep. 2013, September 2013 9498,4.0,MontyCalgary,https://www.tripadvisor.ca/Profile/MontyCalgary, nil,Sep. 2013, August 2013 9498,4.0,Ms_OffTheBeatenPath,https://www.tripadvisor.ca/Profile/Ms_OffTheBeatenPath, nil,Aug. 2013, August 2013 9498,5.0,Carina K,https://www.tripadvisor.ca/Profile/serpentinescarlet, nil,Aug. 2013, August 2013 9498,2.0,richmil,https://www.tripadvisor.ca/Profile/richmil, nil,Aug. 2013, August 2013 9498,4.0,Kaje A,https://www.tripadvisor.ca/Profile/Masticater, nil,Aug. 2013, August 2013 9498,2.0,mandeedavidson,https://www.tripadvisor.ca/Profile/mandeedavidson, nil,Sep. 2012, August 2012 9498,5.0,eightwednesday,https://www.tripadvisor.ca/Profile/eightwednesday, nil,Aug. 2012, July 2012 9498,5.0,smileycanadian07,https://www.tripadvisor.ca/Profile/smileycanadian07, nil,Jul. 2012, July 2012 9498,5.0,Goldprince,https://www.tripadvisor.ca/Profile/Goldprince, nil,Jun. 2012, June 2012 9498,5.0,Sabrina C,https://www.tripadvisor.ca/Profile/sabrinac595, nil,Nov. 2011, November 2011 9498,4.0,Norma C,https://www.tripadvisor.ca/Profile/NormaC469, nil,Aug. 2011, August 2011 9498,5.0,garrrrr,https://www.tripadvisor.ca/Profile/garrrrr, nil,Jul. 2011, July 2011 9498,5.0,travel_up31,https://www.tripadvisor.ca/Profile/travel_up31, nil,Jul. 2011, July 2011 9498,1.0,nadiastired,https://www.tripadvisor.ca/Profile/nadiastired, nil,Aug. 2010, July 2010 9498,1.0,cwerg,https://www.tripadvisor.ca/Profile/cwerg, nil,Nov. 2006, November 2006 9498,3.0,biggerfoot,https://www.tripadvisor.ca/Profile/biggerfoot, nil,Sep. 2006, September 2006 9498,5.0,Meander27848,https://www.tripadvisor.ca/Profile/Meander27848, nil,Dec. 2005, October 2005 9498,3.0,Denise H,https://www.tripadvisor.ca/Profile/denisehQ6117YW, nil,Aug. 2005, July 2005 9498,1.0,Roving10044,https://www.tripadvisor.ca/Profile/Roving10044, nil,Jul. 2005, July 2005 9498,5.0,Compass35557,https://www.tripadvisor.ca/Profile/Compass35557, nil,Apr. 2005, July 2005 9498,4.0,Wingsong,https://www.tripadvisor.ca/Profile/Wingsong, nil,Sep. 2004, July 2004 9498,5.0,Journey28114,https://www.tripadvisor.ca/Profile/Journey28114, nil,Nov. 2003,nil 9498,1.0,Trek36193,https://www.tripadvisor.ca/Profile/Trek36193, nil,Nov. 2003,nil 9498,5.0,OnAir28396,https://www.tripadvisor.ca/Profile/OnAir28396, nil,Aug. 2003,nil 9498,5.0,Seaside19866,https://www.tripadvisor.ca/Profile/Seaside19866, nil,Jul. 2003,nil 9499,3.0,Loretta D,https://www.tripadvisor.ca/Profile/lorettad825, nil,Jan. 2019, January 2019 9499,5.0,Buffybw,https://www.tripadvisor.ca/Profile/Buffybw, nil,Sep. 2018, September 2018 9499,5.0,mary o,https://www.tripadvisor.ca/Profile/maryo655, nil,Aug. 2018, August 2018 9499,4.0,mewles2018,https://www.tripadvisor.ca/Profile/mewles2018, nil,Aug. 2018, July 2018 9499,5.0,Jeremy T,https://www.tripadvisor.ca/Profile/jeremyt638, nil,Jun. 2018, June 2018 9499,3.0,blush48,https://www.tripadvisor.ca/Profile/blush48, nil,Jun. 2018, May 2018 9499,1.0,iSource S,https://www.tripadvisor.ca/Profile/isources, nil,Oct. 2017, October 2017 9499,4.0,SalR5,https://www.tripadvisor.ca/Profile/SalR5, nil,Jul. 2017, July 2017 9499,4.0,Non-fly,https://www.tripadvisor.ca/Profile/Non-fly, nil,Jul. 2017, July 2017 9499,4.0,ClaryL,https://www.tripadvisor.ca/Profile/ClaryL, nil,Jun. 2017, June 2017 9499,nil,,nil, nil,nil,nil 9499,4.0,Danielle A,https://www.tripadvisor.ca/Profile/daniellea983, nil,Aug. 2016, August 2016 9499,4.0,Gladys38,https://www.tripadvisor.ca/Profile/Gladys38, nil,Jul. 2016, July 2016 9499,3.0,onegameatatime,https://www.tripadvisor.ca/Profile/onegameatatime, nil,Jun. 2016, June 2016 9499,5.0,gpetersen1,https://www.tripadvisor.ca/Profile/gpetersen1, nil,Jun. 2016, June 2016 9499,4.0,ccbjenkins,https://www.tripadvisor.ca/Profile/ccbjenkins, nil,Jun. 2016, June 2016 9499,3.0,Goven,https://www.tripadvisor.ca/Profile/Goven, nil,May 2016, May 2016 9499,4.0,Mouselady,https://www.tripadvisor.ca/Profile/Mouselady, nil,Sep. 2015, September 2015 9499,4.0,Bergs_Bees,https://www.tripadvisor.ca/Profile/Bergs_Bees, nil,Sep. 2015, September 2015 9499,4.0,BHoppin,https://www.tripadvisor.ca/Profile/BHoppin, nil,Sep. 2015, September 2015 9499,4.0,PurpleDragonfly19,https://www.tripadvisor.ca/Profile/PurpleDragonfly19, nil,Aug. 2015, August 2015 9499,4.0,Chris D,https://www.tripadvisor.ca/Profile/E492ZDchrisd, nil,Aug. 2015, August 2015 9499,2.0,jfoxxtail,https://www.tripadvisor.ca/Profile/jfoxxtail, nil,Aug. 2015, August 2015 9499,5.0,Diann R,https://www.tripadvisor.ca/Profile/467diannr, nil,Jul. 2015, July 2015 9499,4.0,Dennis F,https://www.tripadvisor.ca/Profile/DennisF263, nil,Jul. 2015, July 2015 9499,5.0,Alexandra S,https://www.tripadvisor.ca/Profile/X9962XValexandras, nil,Jul. 2015, July 2015 9499,5.0,Dianne G,https://www.tripadvisor.ca/Profile/242dianneg, nil,Jul. 2015, June 2015 9499,4.0,Powel C,https://www.tripadvisor.ca/Profile/pcrosley, nil,Jun. 2015, June 2015 9499,5.0,Backtobacktrips,https://www.tripadvisor.ca/Profile/Backtobacktrips, nil,May 2015, May 2015 9499,1.0,A7G,https://www.tripadvisor.ca/Profile/A7G, nil,Dec. 2014, December 2014 9499,5.0,Dale O,https://www.tripadvisor.ca/Profile/daleo115, nil,Dec. 2014, November 2014 9499,1.0,Bob Z,https://www.tripadvisor.ca/Profile/bobz251, nil,Dec. 2014, December 2014 9499,2.0,Eddie B,https://www.tripadvisor.ca/Profile/513eddieb, nil,Oct. 2014, October 2014 9499,4.0,Brenda D,https://www.tripadvisor.ca/Profile/brendad279, nil,Oct. 2014, September 2014 9499,3.0,Clipper02,https://www.tripadvisor.ca/Profile/Clipper02, nil,Sep. 2014, September 2014 9499,5.0,BilgewaterBob,https://www.tripadvisor.ca/Profile/BilgewaterBob, nil,Oct. 2013, October 2013 9499,4.0,ElizabethL1955,https://www.tripadvisor.ca/Profile/ElizabethL1955, nil,Oct. 2013, June 2013 9499,4.0,Dan M,https://www.tripadvisor.ca/Profile/dantanman, nil,Aug. 2013, August 2013 9499,3.0,Stan390,https://www.tripadvisor.ca/Profile/Stan390, nil,Aug. 2013, August 2013 9499,4.0,nautical2004,https://www.tripadvisor.ca/Profile/nautical2004, nil,Aug. 2013, August 2013 9499,5.0,dsf123whoever,https://www.tripadvisor.ca/Profile/dsf123whoever, nil,Aug. 2013, September 2012 9499,4.0,Jman2_11,https://www.tripadvisor.ca/Profile/Jman2_11, nil,Aug. 2013, July 2013 9499,5.0,Roberta V,https://www.tripadvisor.ca/Profile/RobertaV322, nil,Jun. 2013, May 2013 9499,1.0,CSSSSF,https://www.tripadvisor.ca/Profile/CSSSSF, nil,Feb. 2013, September 2012 9499,1.0,lthomas1012,https://www.tripadvisor.ca/Profile/lthomas1012, nil,Sep. 2012, September 2012 9499,5.0,Hossua,https://www.tripadvisor.ca/Profile/Hossua, nil,Aug. 2012, August 2012 9499,5.0,harrylaw,https://www.tripadvisor.ca/Profile/harrylaw, nil,Jun. 2012, June 2012 9499,4.0,DebbkJames,https://www.tripadvisor.ca/Profile/DebbkJames, nil,May 2012, May 2012 9499,3.0,ToryCordick,https://www.tripadvisor.ca/Profile/ToryCordick, nil,Mar. 2012, March 2012 9499,3.0,redfoxy1,https://www.tripadvisor.ca/Profile/redfoxy1, nil,Dec. 2011, December 2011 9499,5.0,Quinn A,https://www.tripadvisor.ca/Profile/QuinnA_11, nil,Dec. 2011, November 2011 9499,5.0,Jenn H,https://www.tripadvisor.ca/Profile/JennH83, nil,Dec. 2011, November 2011 9499,3.0,Greg C,https://www.tripadvisor.ca/Profile/GregC656, nil,Nov. 2011, November 2011 9499,4.0,Katie W,https://www.tripadvisor.ca/Profile/531KatieW, nil,Oct. 2011, September 2011 9499,5.0,haggiz13,https://www.tripadvisor.ca/Profile/haggiz13, nil,Sep. 2011, August 2011 9499,3.0,2011goodbad,https://www.tripadvisor.ca/Profile/2011goodbad, nil,Sep. 2011, September 2011 9499,3.0,S M,https://www.tripadvisor.ca/Profile/SM678, nil,Aug. 2011, August 2011 9499,5.0,rusty52,https://www.tripadvisor.ca/Profile/rusty52, nil,Aug. 2011, July 2011 9499,4.0,BYUFan,https://www.tripadvisor.ca/Profile/BYUFan, nil,Aug. 2010, July 2010 9499,3.0,KitCat1972,https://www.tripadvisor.ca/Profile/KitCat1972, nil,Aug. 2010, July 2010 9500,5.0,Jerry T,https://www.tripadvisor.ca/Profile/Jbt4525, nil,Sep. 2016, September 2016 9500,5.0,nishamah,https://www.tripadvisor.ca/Profile/nishamah, nil,Oct. 2015, October 2015 9500,5.0,whattheheck13,https://www.tripadvisor.ca/Profile/whattheheck13, nil,Aug. 2015, August 2015 9500,4.0,Stancer,https://www.tripadvisor.ca/Profile/Stancer, nil,Sep. 2014, August 2014 9500,nil,,nil, nil,nil,nil 9500,5.0,carol k,https://www.tripadvisor.ca/Profile/carolk33, nil,Aug. 2011, August 2011 9500,5.0,Dutchie48,https://www.tripadvisor.ca/Profile/Dutchie48, nil,Jul. 2010, July 2010 9500,5.0,freddiemon,https://www.tripadvisor.ca/Profile/freddiemon, nil,Jul. 2008, July 2008 9501,3.0,Sharron,https://www.tripadvisor.ca/Profile/Yellowbic, nil,Mar. 2019, March 2019 9501,1.0,Jennifer L,https://www.tripadvisor.ca/Profile/Z6960YGjenniferl, nil,Feb. 2019, February 2019 9501,4.0,chichi62,https://www.tripadvisor.ca/Profile/chichi62, nil,Aug. 2018, August 2018 9501,3.0,Forrest F,https://www.tripadvisor.ca/Profile/Fitzpatrick_12231, nil,Nov. 2017, November 2017 9501,5.0,Terri R,https://www.tripadvisor.ca/Profile/terrir812, nil,Jul. 2017, July 2017 9501,5.0,JungMin Rex S,https://www.tripadvisor.ca/Profile/jungminrexs2016, nil,Jun. 2017, June 2017 9501,5.0,Bluepaintedwall,https://www.tripadvisor.ca/Profile/Bluepaintedwall, nil,Feb. 2017, May 2016 9501,4.0,Diana N,https://www.tripadvisor.ca/Profile/615dianan, nil,Oct. 2016, October 2016 9501,3.0,Alan N,https://www.tripadvisor.ca/Profile/469alann, nil,Oct. 2016, October 2016 9501,3.0,Dean E,https://www.tripadvisor.ca/Profile/975deane, nil,Aug. 2016, August 2016 9501,5.0,dianeshiane,https://www.tripadvisor.ca/Profile/dianeshiane, nil,Aug. 2016, August 2016 9501,5.0,throughmyblues,https://www.tripadvisor.ca/Profile/throughmyblues, nil,Aug. 2016, August 2016 9501,5.0,Bonita S,https://www.tripadvisor.ca/Profile/bonitas607, nil,Aug. 2016, August 2016 9501,4.0,Tony S,https://www.tripadvisor.ca/Profile/TonyS1036, nil,Jul. 2016, June 2016 9501,3.0,VE6me,https://www.tripadvisor.ca/Profile/VE6me, nil,Jul. 2016, June 2016 9501,4.0,Oluf,https://www.tripadvisor.ca/Profile/Oluf, nil,Nov. 2015, September 2015 9501,3.0,CJackins,https://www.tripadvisor.ca/Profile/CJackins, nil,Nov. 2015, October 2015 9501,5.0,Will D,https://www.tripadvisor.ca/Profile/willydank, nil,Sep. 2015, September 2015 9501,4.0,Dave E,https://www.tripadvisor.ca/Profile/Dave97210, nil,Sep. 2015, August 2015 9501,5.0,Nancy Z,https://www.tripadvisor.ca/Profile/nancyz176, nil,Sep. 2015, July 2015 9501,3.0,TravelingGlenn,https://www.tripadvisor.ca/Profile/TravelingGlenn, nil,Sep. 2015, September 2015 9501,5.0,ShinDao,https://www.tripadvisor.ca/Profile/ShinDao, nil,Jul. 2015, July 2015 9501,3.0,Merlin797,https://www.tripadvisor.ca/Profile/Merlin797, nil,Jun. 2015, June 2015 9501,4.0,James B,https://www.tripadvisor.ca/Profile/jamesbR8606VM, nil,Jan. 2015, January 2015 9501,1.0,Catherine G,https://www.tripadvisor.ca/Profile/915catherineg, nil,Jan. 2015, January 2015 9501,1.0,Colleenreadoyle,https://www.tripadvisor.ca/Profile/Colleenreadoyle, nil,Jan. 2015, January 2015 9501,4.0,Jan5847,https://www.tripadvisor.ca/Profile/Jan5847, nil,Sep. 2014, June 2014 9501,3.0,Reginald_Chung,https://www.tripadvisor.ca/Profile/Reginald_Chung, nil,Aug. 2014, August 2014 9501,5.0,Rita C,https://www.tripadvisor.ca/Profile/969ritac, nil,Jul. 2014, February 2014 9501,4.0,Andre K,https://www.tripadvisor.ca/Profile/234andrek, nil,Apr. 2014, April 2014 9501,2.0,budgetroamer49,https://www.tripadvisor.ca/Profile/budgetroamer49, nil,Mar. 2014, March 2014 9501,1.0,handypedro,https://www.tripadvisor.ca/Profile/handypedro, nil,Feb. 2014, July 2013 9501,2.0,PGBCr,https://www.tripadvisor.ca/Profile/PGBCr, nil,Feb. 2014, February 2014 9501,5.0,Joanne S,https://www.tripadvisor.ca/Profile/joannes532, nil,Aug. 2013, August 2013 9501,3.0,Robin A,https://www.tripadvisor.ca/Profile/RobinA189, nil,Aug. 2013, August 2013 9501,4.0,Kory M,https://www.tripadvisor.ca/Profile/korym764, nil,Jul. 2013, July 2013 9501,4.0,Merewoodman,https://www.tripadvisor.ca/Profile/Merewoodman, nil,Jun. 2013, June 2013 9501,4.0,Dan S,https://www.tripadvisor.ca/Profile/825dans, nil,May 2013, August 2012 9501,4.0,Jane C,https://www.tripadvisor.ca/Profile/JaneC331, nil,Dec. 2012, December 2012 9501,5.0,tom u,https://www.tripadvisor.ca/Profile/tomu532, nil,Nov. 2012, August 2012 9501,nil,,nil, nil,nil,nil 9501,1.0,olesyazh,https://www.tripadvisor.ca/Profile/olesyazh, nil,Jul. 2012, June 2012 9501,3.0,LAURA L,https://www.tripadvisor.ca/Profile/950LAURAL, nil,May 2012, May 2012 9501,5.0,syn1965,https://www.tripadvisor.ca/Profile/syn1965, nil,May 2011, April 2011 9501,5.0,dcorey2011,https://www.tripadvisor.ca/Profile/dcorey2011, nil,Mar. 2011, March 2011 9502,2.0,Joanna A,https://www.tripadvisor.ca/Profile/joannaa566, nil,Dec. 2018, December 2018 9502,4.0,TahoeLOC,https://www.tripadvisor.ca/Profile/TahoeLOC, nil,Nov. 2018, March 2018 9502,3.0,Justin G,https://www.tripadvisor.ca/Profile/P5122YBjusting, nil,Oct. 2018, October 2018 9502,4.0,Judee P,https://www.tripadvisor.ca/Profile/JudeeP, nil,Oct. 2018, September 2018 9502,1.0,gordong851,https://www.tripadvisor.ca/Profile/gordong851, nil,Sep. 2018, September 2018 9502,1.0,rmwhidden55,https://www.tripadvisor.ca/Profile/rmwhidden55, nil,Sep. 2018, September 2018 9502,5.0,Z1957MHwendym,https://www.tripadvisor.ca/Profile/Z1957MHwendym, nil,Sep. 2018, September 2018 9502,1.0,Bucket_To_Do_List,https://www.tripadvisor.ca/Profile/Bucket_To_Do_List, nil,Sep. 2018, September 2018 9502,5.0,Sondra_RN,https://www.tripadvisor.ca/Profile/Sondra_RN, nil,Sep. 2018, September 2018 9502,2.0,Lynne F,https://www.tripadvisor.ca/Profile/507lynnef, nil,Sep. 2018, August 2018 9502,1.0,M_Gal88,https://www.tripadvisor.ca/Profile/M_Gal88, nil,Sep. 2018, September 2018 9502,3.0,sfbrad,https://www.tripadvisor.ca/Profile/sfbrad, nil,Sep. 2018, September 2018 9502,1.0,kcp1953,https://www.tripadvisor.ca/Profile/kcp1953, nil,Aug. 2018, August 2018 9502,1.0,Exiled_rider,https://www.tripadvisor.ca/Profile/Exiled_rider, nil,Aug. 2018, August 2018 9502,3.0,DJW1086,https://www.tripadvisor.ca/Profile/DJW1086, nil,Aug. 2018, August 2018 9502,2.0,Brock T,https://www.tripadvisor.ca/Profile/BrockT_12, nil,Jul. 2018, July 2018 9502,1.0,iamsupermom,https://www.tripadvisor.ca/Profile/iamsupermom, nil,Jul. 2018, July 2018 9502,2.0,chiffon2016,https://www.tripadvisor.ca/Profile/chiffon2016, nil,Jul. 2018, July 2018 9502,1.0,Jeff W,https://www.tripadvisor.ca/Profile/jeffwR9586OI, nil,Jul. 2018, July 2018 9502,1.0,Guest Relations M,https://www.tripadvisor.ca/Profile/CraigU124, nil,Jul. 2018, July 2018 9502,2.0,Entrippy,https://www.tripadvisor.ca/Profile/Entrippy, nil,Jul. 2018, July 2018 9502,1.0,acliff137327,https://www.tripadvisor.ca/Profile/acliff137327, nil,Jun. 2018, June 2018 9502,3.0,Mike W,https://www.tripadvisor.ca/Profile/Q5976HFmikew, nil,Jun. 2018, June 2018 9502,3.0,David J,https://www.tripadvisor.ca/Profile/A6378OSdavidj, nil,Jun. 2018, June 2018 9502,4.0,cvisse384692,https://www.tripadvisor.ca/Profile/cvisse384692, nil,Jun. 2018, June 2018 9502,4.0,Kunnyhunny,https://www.tripadvisor.ca/Profile/Kunnyhunny, nil,May 2018, May 2018 9502,3.0,Vanillabead,https://www.tripadvisor.ca/Profile/Vanillabead, nil,May 2018, May 2018 9502,1.0,LADOERING,https://www.tripadvisor.ca/Profile/LADOERING, nil,May 2018, May 2018 9502,1.0,ravynne3,https://www.tripadvisor.ca/Profile/ravynne3, nil,May 2018, May 2018 9502,4.0,Tarnz,https://www.tripadvisor.ca/Profile/Tarnz, nil,Apr. 2018, April 2018 9502,3.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Apr. 2018, April 2018 9502,4.0,Greg G,https://www.tripadvisor.ca/Profile/greggW4927DX, nil,Apr. 2018, March 2018 9502,5.0,doccle385706,https://www.tripadvisor.ca/Profile/doccle385706, nil,Feb. 2018, February 2018 9502,1.0,Russ-Lisa-Green,https://www.tripadvisor.ca/Profile/Russ-Lisa-Green, nil,Oct. 2017, October 2017 9502,2.0,Suxyq,https://www.tripadvisor.ca/Profile/Suxyq, nil,Oct. 2017, October 2017 9502,4.0,Kathleen J,https://www.tripadvisor.ca/Profile/kathleenj889, nil,Sep. 2017, September 2017 9502,3.0,SockFour,https://www.tripadvisor.ca/Profile/SockFour, nil,Aug. 2017, June 2017 9502,2.0,businesstrvlr2016,https://www.tripadvisor.ca/Profile/businesstrvlr2016, nil,Aug. 2017, August 2017 9502,3.0,SailorAirman,https://www.tripadvisor.ca/Profile/SailorAirman, nil,Aug. 2017, August 2017 9502,2.0,Geoff C,https://www.tripadvisor.ca/Profile/geoffc480, nil,Aug. 2017, July 2017 9502,2.0,Rean-Marie K,https://www.tripadvisor.ca/Profile/reanmariek, nil,Aug. 2017, August 2017 9502,1.0,Grant K,https://www.tripadvisor.ca/Profile/GrantK40, nil,Aug. 2017, July 2017 9502,1.0,nwinther2000,https://www.tripadvisor.ca/Profile/nwinther2000, nil,Jul. 2017, July 2017 9502,5.0,mroddick55,https://www.tripadvisor.ca/Profile/mroddick55, nil,Jul. 2017, July 2017 9502,1.0,lisafishman,https://www.tripadvisor.ca/Profile/lisafishman, nil,Jul. 2017, June 2017 9502,3.0,seescokid,https://www.tripadvisor.ca/Profile/seescokid, nil,Jan. 2017, August 2016 9502,3.0,Grant1834,https://www.tripadvisor.ca/Profile/Grant1834, nil,Dec. 2016, November 2016 9502,4.0,Chris D,https://www.tripadvisor.ca/Profile/E492ZDchrisd, nil,Oct. 2016, September 2016 9502,5.0,CandleMama,https://www.tripadvisor.ca/Profile/CandleMama, nil,Sep. 2016, August 2016 9502,4.0,skmelsie,https://www.tripadvisor.ca/Profile/skmelsie, nil,Aug. 2016, August 2016 9502,4.0,Maryanne M,https://www.tripadvisor.ca/Profile/maryannem586, nil,Jul. 2016, July 2016 9502,4.0,Jennifer L,https://www.tripadvisor.ca/Profile/295jenniferl, nil,Jul. 2016, July 2016 9502,4.0,David R,https://www.tripadvisor.ca/Profile/aqualungwheez, nil,Jul. 2016, July 2016 9502,4.0,Gerry S,https://www.tripadvisor.ca/Profile/gerrys930, nil,Jul. 2016, June 2016 9502,5.0,Pam M,https://www.tripadvisor.ca/Profile/D259HFpamm, nil,Jan. 2016, December 2015 9502,3.0,Phoebe H,https://www.tripadvisor.ca/Profile/PhoebeM773, nil,Oct. 2015, September 2015 9502,5.0,kaleda,https://www.tripadvisor.ca/Profile/kaleda, nil,Sep. 2015, September 2015 9502,4.0,DELH,https://www.tripadvisor.ca/Profile/DELH, nil,Sep. 2015, September 2015 9502,4.0,Arielkit,https://www.tripadvisor.ca/Profile/Arielkit, nil,Sep. 2015, August 2015 9502,3.0,Henry P,https://www.tripadvisor.ca/Profile/Enery8th, nil,Jul. 2015, July 2015 9502,5.0,Lori M,https://www.tripadvisor.ca/Profile/lorim657, nil,Jul. 2015, July 2015 9502,2.0,Allen K,https://www.tripadvisor.ca/Profile/750allenk, nil,Mar. 2015, March 2015 9502,4.0,albertobrazil,https://www.tripadvisor.ca/Profile/albertobrazil, nil,Jan. 2015, January 2015 9502,3.0,BCSmits,https://www.tripadvisor.ca/Profile/BCSmits, nil,Oct. 2014, October 2014 9502,4.0,Bruce A,https://www.tripadvisor.ca/Profile/36brucea, nil,Sep. 2014, September 2014 9502,nil,,nil, nil,nil,nil 9502,2.0,Johannes K,https://www.tripadvisor.ca/Profile/647johannesk, nil,Jun. 2012, June 2012 9502,4.0,Tony T,https://www.tripadvisor.ca/Profile/TonyT348, nil,Apr. 2012, March 2012 9502,3.0,DarcyMonroe,https://www.tripadvisor.ca/Profile/DarcyMonroe, nil,Aug. 2011, August 2011 9502,3.0,happyfr0g,https://www.tripadvisor.ca/Profile/happyfr0g, nil,Aug. 2009, August 2009 9502,4.0,Robert S,https://www.tripadvisor.ca/Profile/robertsS5064ZH, nil,Jul. 2009, July 2009 9502,3.0,Char D,https://www.tripadvisor.ca/Profile/chardBc, nil,Jul. 2009, July 2009 9502,2.0,Techboy,https://www.tripadvisor.ca/Profile/Techboy, nil,Jun. 2009, June 2009 9502,1.0,zookeypurr4,https://www.tripadvisor.ca/Profile/zookeypurr4, nil,Jul. 2008, July 2008 9503,nil,,nil, nil,nil,nil 9503,4.0,Reginald_Chung,https://www.tripadvisor.ca/Profile/Reginald_Chung, nil,Aug. 2016, July 2016 9503,1.0,Maryanne M,https://www.tripadvisor.ca/Profile/maryannem586, nil,Jul. 2016, July 2016 9503,4.0,weldertools,https://www.tripadvisor.ca/Profile/weldertools, nil,Jun. 2016, June 2016 9503,3.0,Ross M,https://www.tripadvisor.ca/Profile/rossm268, nil,Sep. 2015, August 2015 9503,1.0,fablegirl69,https://www.tripadvisor.ca/Profile/fablegirl69, nil,Jan. 2015, December 2014 9503,1.0,Happydays1818,https://www.tripadvisor.ca/Profile/Happydays1818, nil,Dec. 2014, December 2014 9503,1.0,Mollymoo2812,https://www.tripadvisor.ca/Profile/Mollymoo2812, nil,Oct. 2013, October 2013 9503,5.0,AlisonG177,https://www.tripadvisor.ca/Profile/AlisonG177, nil,Jul. 2012, July 2012 9504,5.0,Curiosity60677240866,https://www.tripadvisor.ca/Profile/Curiosity60677240866, nil,Mar. 2019, March 2019 9504,5.0,Norm M,https://www.tripadvisor.ca/Profile/normluc, nil,Feb. 2019, February 2019 9504,5.0,David C,https://www.tripadvisor.ca/Profile/corby203, nil,Mar. 2019, March 2019 9504,5.0,Departure66066162143,https://www.tripadvisor.ca/Profile/Departure66066162143, nil,Mar. 2019, March 2019 9504,5.0,Safari180098,https://www.tripadvisor.ca/Profile/Safari180098, nil,Mar. 2019, March 2019 9504,5.0,FarAway37374111702,https://www.tripadvisor.ca/Profile/FarAway37374111702, nil,Mar. 2019, March 2019 9504,3.0,OnAir68018135562,https://www.tripadvisor.ca/Profile/OnAir68018135562, nil,Mar. 2019, March 2019 9504,5.0,DayTrip24837351386,https://www.tripadvisor.ca/Profile/DayTrip24837351386, nil,Mar. 2019, March 2019 9504,4.0,Retired-Unretired,https://www.tripadvisor.ca/Profile/Retired-Unretired, nil,Mar. 2019, February 2019 9504,4.0,Greg M,https://www.tripadvisor.ca/Profile/GregM7, nil,Mar. 2019, March 2019 9504,5.0,Traveler60593056134,https://www.tripadvisor.ca/Profile/Traveler60593056134, nil,Mar. 2019, March 2019 9504,4.0,bmahe,https://www.tripadvisor.ca/Profile/bmahe, nil,Feb. 2019, February 2019 9504,5.0,Bestgreek,https://www.tripadvisor.ca/Profile/Bestgreek, nil,Feb. 2019, February 2019 9504,5.0,Sunshine67460939480,https://www.tripadvisor.ca/Profile/Sunshine67460939480, nil,Jan. 2019, January 2019 9504,5.0,Catherine S,https://www.tripadvisor.ca/Profile/catherines216, nil,Jan. 2019, August 2018 9504,5.0,Deltatravelgirl,https://www.tripadvisor.ca/Profile/Deltatravelgirl, nil,Jan. 2019, January 2019 9504,4.0,Venture58065827937,https://www.tripadvisor.ca/Profile/Venture58065827937, nil,Jan. 2019, December 2018 9504,5.0,LPD53,https://www.tripadvisor.ca/Profile/LPD53, nil,Dec. 2018, December 2018 9504,5.0,962marijanak,https://www.tripadvisor.ca/Profile/962marijanak, nil,Dec. 2018, December 2018 9504,5.0,FarAway40709156290,https://www.tripadvisor.ca/Profile/FarAway40709156290, nil,Dec. 2018, December 2018 9504,5.0,dspenst,https://www.tripadvisor.ca/Profile/dspenst, nil,Nov. 2018, November 2018 9504,4.0,Fearless47444159036,https://www.tripadvisor.ca/Profile/Fearless47444159036, nil,Nov. 2018, November 2018 9504,5.0,Violet1123,https://www.tripadvisor.ca/Profile/Violet2323, nil,Nov. 2018, November 2018 9504,5.0,Footprints319026,https://www.tripadvisor.ca/Profile/Footprints319026, nil,Nov. 2018, November 2018 9504,4.0,Lori H,https://www.tripadvisor.ca/Profile/lorih425, nil,Nov. 2018, November 2018 9504,5.0,mitchellh0dge,https://www.tripadvisor.ca/Profile/mitchellh0dge, nil,Oct. 2018, October 2018 9504,5.0,Pat C,https://www.tripadvisor.ca/Profile/Freckles014, nil,Oct. 2018, October 2018 9504,5.0,416happytraveller,https://www.tripadvisor.ca/Profile/416happytraveller, nil,Oct. 2018, October 2018 9504,3.0,Mary B,https://www.tripadvisor.ca/Profile/MaryB3030, nil,Oct. 2018, October 2018 9504,4.0,wendydrever,https://www.tripadvisor.ca/Profile/wendydrever, nil,Oct. 2018, October 2018 9504,5.0,reynateller,https://www.tripadvisor.ca/Profile/reynateller, nil,Oct. 2018, September 2018 9504,5.0,lawrencelava,https://www.tripadvisor.ca/Profile/lawrencelava, nil,Oct. 2018, September 2018 9504,5.0,glennvancouver,https://www.tripadvisor.ca/Profile/glennvancouver, nil,Oct. 2018, September 2018 9504,5.0,traveller32canada,https://www.tripadvisor.ca/Profile/traveller32canada, nil,Oct. 2018, September 2018 9504,4.0,PaulKurucz,https://www.tripadvisor.ca/Profile/PaulKurucz, nil,Sep. 2018,nil 9504,nil,,nil, nil,nil,nil 9504,3.0,TBird01234,https://www.tripadvisor.ca/Profile/TBird01234, nil,Sep. 2018, October 2017 9504,5.0,Deborah D,https://www.tripadvisor.ca/Profile/deborahd105, nil,Sep. 2018, September 2018 9504,2.0,Roz250,https://www.tripadvisor.ca/Profile/Roz250, nil,Sep. 2018,nil 9504,5.0,naomivancaillie,https://www.tripadvisor.ca/Profile/naomivancaillie, nil,Sep. 2018, September 2018 9504,5.0,CowgirlSissy,https://www.tripadvisor.ca/Profile/CowgirlSissy, nil,Sep. 2018, September 2018 9504,5.0,Brian E,https://www.tripadvisor.ca/Profile/859briane, nil,Sep. 2018, September 2018 9504,5.0,Jim H,https://www.tripadvisor.ca/Profile/B2087YSjimh, nil,Sep. 2018, September 2018 9504,5.0,johnaC7154UQ,https://www.tripadvisor.ca/Profile/johnaC7154UQ, nil,Sep. 2018, September 2018 9504,5.0,smilne411,https://www.tripadvisor.ca/Profile/smilne411, nil,Sep. 2018, September 2018 9504,5.0,Willbetrvlng,https://www.tripadvisor.ca/Profile/Willbetrvlng, nil,Sep. 2018, September 2018 9504,5.0,741is,https://www.tripadvisor.ca/Profile/741is, nil,Sep. 2018, September 2018 9504,5.0,tmcint600940,https://www.tripadvisor.ca/Profile/tmcint600940, nil,Sep. 2018, September 2018 9504,5.0,helenschindel,https://www.tripadvisor.ca/Profile/helenschindel, nil,Sep. 2018,nil 9504,4.0,Rachelle O,https://www.tripadvisor.ca/Profile/rachelleo464, nil,Sep. 2018, August 2018 9504,4.0,susie-q1104,https://www.tripadvisor.ca/Profile/susie-q1104, nil,Aug. 2018, September 2017 9504,5.0,Curious557521,https://www.tripadvisor.ca/Profile/Curious557521, nil,Aug. 2018, August 2018 9504,4.0,rauni M,https://www.tripadvisor.ca/Profile/618raunim, nil,Aug. 2018, August 2018 9504,4.0,mrkool12345,https://www.tripadvisor.ca/Profile/mrkool12345, nil,Aug. 2018, August 2018 9504,5.0,FrequentFlier584755,https://www.tripadvisor.ca/Profile/FrequentFlier584755, nil,Aug. 2018, July 2018 9504,3.0,Chris12378 M,https://www.tripadvisor.ca/Profile/Chris12378, nil,Aug. 2018, August 2018 9504,4.0,lajacox3,https://www.tripadvisor.ca/Profile/lajacox3, nil,Aug. 2018, August 2018 9504,5.0,jdaubn329943,https://www.tripadvisor.ca/Profile/jdaubn329943, nil,Aug. 2018, August 2018 9504,5.0,travelbugx4,https://www.tripadvisor.ca/Profile/travelbugx4, nil,Aug. 2018, August 2018 9504,5.0,superraters,https://www.tripadvisor.ca/Profile/superraters, nil,Aug. 2018, August 2018 9504,5.0,tellylace,https://www.tripadvisor.ca/Profile/tellylace, nil,Aug. 2018, July 2018 9504,5.0,Simon Cavan T,https://www.tripadvisor.ca/Profile/SimonCavanT, nil,Jul. 2018, July 2018 9504,4.0,kashcr573348,https://www.tripadvisor.ca/Profile/kashcr573348, nil,Jul. 2018, July 2018 9504,2.0,nick172018,https://www.tripadvisor.ca/Profile/nick172018, nil,Jul. 2018, July 2018 9504,5.0,Vickie A,https://www.tripadvisor.ca/Profile/3vickiea, nil,Jul. 2018, July 2018 9504,4.0,468doreenr,https://www.tripadvisor.ca/Profile/468doreenr, nil,Jul. 2018, July 2018 9504,5.0,onmyway76,https://www.tripadvisor.ca/Profile/onmyway76, nil,Jul. 2018, July 2018 9504,4.0,Dan W,https://www.tripadvisor.ca/Profile/J7913QMdanw, nil,Jul. 2018, July 2018 9504,4.0,AnneVctoria,https://www.tripadvisor.ca/Profile/AnneVctoria, nil,Jul. 2018, July 2018 9504,5.0,kailly2014,https://www.tripadvisor.ca/Profile/kailly2014, nil,Jul. 2018, June 2018 9504,4.0,inigonovales,https://www.tripadvisor.ca/Profile/inigonovales, nil,Jul. 2018, July 2018 9504,5.0,Barbara C,https://www.tripadvisor.ca/Profile/christiehoward94, nil,Jul. 2018, July 2018 9504,5.0,msalexisn,https://www.tripadvisor.ca/Profile/msalexisn, nil,Jul. 2018, July 2018 9504,5.0,Paige T,https://www.tripadvisor.ca/Profile/625paiget, nil,Jul. 2018, July 2018 9504,5.0,Stephen M,https://www.tripadvisor.ca/Profile/stephenmM7755CW, nil,Jul. 2018, July 2018 9504,5.0,Lorraine M,https://www.tripadvisor.ca/Profile/LorraineM1435, nil,Jul. 2018, July 2018 9504,5.0,Brucewashere2018,https://www.tripadvisor.ca/Profile/Brucewashere2018, nil,Jul. 2018, July 2018 9504,5.0,Fred & Ann L,https://www.tripadvisor.ca/Profile/fredannl, nil,Jul. 2018, July 2018 9504,5.0,Vacationer223163,https://www.tripadvisor.ca/Profile/Vacationer223163, nil,Jul. 2018, July 2018 9504,4.0,LJALEXBC,https://www.tripadvisor.ca/Profile/LJALEXBC, nil,Jul. 2018, July 2018 9504,5.0,CityMice,https://www.tripadvisor.ca/Profile/CityMice, nil,Jul. 2018, July 2018 9504,4.0,Shaina J,https://www.tripadvisor.ca/Profile/220shainaj, nil,Jul. 2018, June 2018 9504,5.0,louisevL8712XR,https://www.tripadvisor.ca/Profile/louisevL8712XR, nil,Jul. 2018, July 2018 9504,5.0,barbh234,https://www.tripadvisor.ca/Profile/barbh234, nil,Jul. 2018, July 2018 9504,5.0,Joy G,https://www.tripadvisor.ca/Profile/joyg956, nil,Jul. 2018, June 2018 9504,5.0,R8038MKdavew,https://www.tripadvisor.ca/Profile/R8038MKdavew, nil,Jul. 2018, July 2018 9504,5.0,cheylg,https://www.tripadvisor.ca/Profile/cheylg, nil,Jun. 2018, June 2018 9504,5.0,Funktravelflex,https://www.tripadvisor.ca/Profile/Funktravelflex, nil,Jun. 2018, June 2018 9504,5.0,Love_2_Travel568,https://www.tripadvisor.ca/Profile/Love_2_Travel568, nil,Jun. 2018, June 2018 9504,5.0,SanMuy,https://www.tripadvisor.ca/Profile/SanMuy, nil,Jun. 2018, June 2018 9504,5.0,Michelle P,https://www.tripadvisor.ca/Profile/michellep484, nil,Jun. 2018, June 2018 9504,5.0,aglaia369,https://www.tripadvisor.ca/Profile/aglaia369, nil,Jun. 2018, April 2018 9504,5.0,Ann R,https://www.tripadvisor.ca/Profile/annr309, nil,Jun. 2018,nil 9504,4.0,CdnTraveller9,https://www.tripadvisor.ca/Profile/CdnTraveller9, nil,Jun. 2018, June 2018 9504,5.0,Traveller895,https://www.tripadvisor.ca/Profile/Traveller895, nil,Jun. 2018, June 2018 9504,5.0,mariemcmurray,https://www.tripadvisor.ca/Profile/mariemcmurray, nil,Jun. 2018, June 2018 9504,5.0,deannarmt2000,https://www.tripadvisor.ca/Profile/deannarmt2000, nil,Jun. 2018, June 2018 9504,5.0,kgedli501551,https://www.tripadvisor.ca/Profile/kgedli501551, nil,Jun. 2018, June 2018 9504,4.0,pattychap,https://www.tripadvisor.ca/Profile/pattychap, nil,Jun. 2018, June 2018 9504,5.0,lovemyshoes44,https://www.tripadvisor.ca/Profile/lovemyshoes44, nil,Jun. 2018, June 2018 9504,5.0,Kenneth M,https://www.tripadvisor.ca/Profile/704KennethM, nil,Jun. 2018, May 2018 9504,5.0,Chelsea6363,https://www.tripadvisor.ca/Profile/Chelsea6363, nil,Jun. 2018, May 2018 9504,5.0,smlimcaco,https://www.tripadvisor.ca/Profile/smlimcaco, nil,May 2018, May 2018 9504,5.0,pmcvinis,https://www.tripadvisor.ca/Profile/pmcvinis, nil,May 2018, May 2018 9504,2.0,emj1996,https://www.tripadvisor.ca/Profile/emj1996, nil,May 2018, May 2018 9504,5.0,Carlsbadhappy,https://www.tripadvisor.ca/Profile/Carlsbadhappy, nil,May 2018, May 2018 9504,5.0,andreinagonzalez2018,https://www.tripadvisor.ca/Profile/andreinagonzalez2018, nil,May 2018, May 2018 9504,5.0,Bob Q,https://www.tripadvisor.ca/Profile/bobq427, nil,May 2018, May 2018 9504,5.0,vanisletrvlr,https://www.tripadvisor.ca/Profile/vanisletrvlr, nil,May 2018, May 2018 9504,5.0,laurawiebe,https://www.tripadvisor.ca/Profile/laurawiebe, nil,May 2018, May 2018 9504,4.0,Lgin222,https://www.tripadvisor.ca/Profile/Lgin222, nil,May 2018, March 2018 9504,5.0,steveonsorge,https://www.tripadvisor.ca/Profile/steveonsorge, nil,May 2018, April 2018 9504,5.0,Barbara Z,https://www.tripadvisor.ca/Profile/482barbaraz, nil,May 2018, April 2018 9504,4.0,John G,https://www.tripadvisor.ca/Profile/johngX1431HU, nil,May 2018, April 2018 9504,5.0,Paolo1005,https://www.tripadvisor.ca/Profile/Paolo1005, nil,Apr. 2018, April 2018 9504,5.0,Lindsay L,https://www.tripadvisor.ca/Profile/ln1874, nil,Apr. 2018, April 2018 9504,5.0,Retyred,https://www.tripadvisor.ca/Profile/Retyred, nil,Apr. 2018, April 2018 9504,5.0,gixxie2018,https://www.tripadvisor.ca/Profile/gixxie2018, nil,Apr. 2018, April 2018 9504,5.0,marilynsteimecke257,https://www.tripadvisor.ca/Profile/marilynsteimecke257, nil,Apr. 2018, April 2018 9504,4.0,Vickie D,https://www.tripadvisor.ca/Profile/115vickied, nil,Apr. 2018, April 2018 9504,4.0,b_better_than,https://www.tripadvisor.ca/Profile/b_better_than, nil,Apr. 2018, April 2018 9504,5.0,Snooky75,https://www.tripadvisor.ca/Profile/Snooky75, nil,Apr. 2018, April 2018 9504,5.0,coppe165321,https://www.tripadvisor.ca/Profile/coppe165321, nil,Apr. 2018, March 2018 9504,5.0,sbo610964,https://www.tripadvisor.ca/Profile/sbo610964, nil,Apr. 2018, March 2018 9504,5.0,MCS52,https://www.tripadvisor.ca/Profile/MCS52, nil,Apr. 2018, March 2018 9504,5.0,ruthverkerk,https://www.tripadvisor.ca/Profile/ruthverkerk, nil,Apr. 2018, March 2018 9504,5.0,anne1219,https://www.tripadvisor.ca/Profile/anne1219, nil,Mar. 2018, March 2018 9504,5.0,Pat S,https://www.tripadvisor.ca/Profile/PatS125, nil,Mar. 2018, February 2018 9504,5.0,Taberushikanai,https://www.tripadvisor.ca/Profile/taberushikanai, nil,Mar. 2018, March 2018 9504,4.0,sylviamaricelnardo,https://www.tripadvisor.ca/Profile/sylviamaricelnardo, nil,Mar. 2018, June 2017 9504,5.0,TaniaSteeves,https://www.tripadvisor.ca/Profile/TaniaSteeves, nil,Mar. 2018, September 2017 9504,5.0,Kelsie G,https://www.tripadvisor.ca/Profile/708kelsieg, nil,Feb. 2018, February 2018 9504,5.0,BCcanadaHere,https://www.tripadvisor.ca/Profile/BCcanadaHere, nil,Feb. 2018, February 2018 9504,4.0,Okanagan traveller,https://www.tripadvisor.ca/Profile/rodr506, nil,Feb. 2018, February 2018 9504,5.0,Sammy Z,https://www.tripadvisor.ca/Profile/SammyZ58, nil,Feb. 2018, February 2018 9504,5.0,rckhound,https://www.tripadvisor.ca/Profile/rckhound, nil,Feb. 2018, February 2018 9504,4.0,jillanesmithers,https://www.tripadvisor.ca/Profile/jillanesmithers, nil,Feb. 2018, February 2018 9504,5.0,mochalab,https://www.tripadvisor.ca/Profile/mochalab, nil,Feb. 2018, February 2018 9504,5.0,Allan C,https://www.tripadvisor.ca/Profile/allanc59, nil,Feb. 2018, February 2018 9504,5.0,Steve N,https://www.tripadvisor.ca/Profile/900steven, nil,Jan. 2018, January 2018 9504,5.0,jennifermE9523MH,https://www.tripadvisor.ca/Profile/jennifermE9523MH, nil,Jan. 2018, January 2018 9504,5.0,harrye47,https://www.tripadvisor.ca/Profile/harrye47, nil,Dec. 2017, December 2017 9504,5.0,Pauline O,https://www.tripadvisor.ca/Profile/paulineo715, nil,Dec. 2017, December 2017 9504,3.0,Kimberly B,https://www.tripadvisor.ca/Profile/345kimberlyb, nil,Dec. 2017, November 2017 9504,5.0,Ze_Gourmet,https://www.tripadvisor.ca/Profile/Ze_Gourmet, nil,Dec. 2017, December 2017 9504,5.0,Raffi_Antepyan,https://www.tripadvisor.ca/Profile/Raffi_Antepyan, nil,Dec. 2017, November 2017 9504,4.0,HayleyLS68,https://www.tripadvisor.ca/Profile/HayleyLS68, nil,Nov. 2017, November 2017 9504,5.0,Cindy D,https://www.tripadvisor.ca/Profile/J1738GEcindyd, nil,Nov. 2017, November 2017 9504,4.0,John B,https://www.tripadvisor.ca/Profile/Q1620BNjohnb, nil,Nov. 2017, November 2017 9504,5.0,Gayle W,https://www.tripadvisor.ca/Profile/runnergal63, nil,Nov. 2017, November 2017 9504,5.0,lindamaes2017,https://www.tripadvisor.ca/Profile/lindamaes2017, nil,Nov. 2017, November 2017 9504,4.0,Sarah B,https://www.tripadvisor.ca/Profile/sarahbN8849HK, nil,Nov. 2017, November 2017 9504,5.0,Joan B,https://www.tripadvisor.ca/Profile/JoanB988, nil,Nov. 2017, November 2017 9504,4.0,Travel_Reflections,https://www.tripadvisor.ca/Profile/Travel_Reflections, nil,Nov. 2017, October 2017 9504,4.0,RLchev,https://www.tripadvisor.ca/Profile/RLchev, nil,Nov. 2017, November 2017 9504,5.0,timrR4374NU,https://www.tripadvisor.ca/Profile/timrR4374NU, nil,Nov. 2017, October 2017 9504,5.0,838cindia,https://www.tripadvisor.ca/Profile/838cindia, nil,Nov. 2017, October 2017 9504,5.0,N2675MIchristinem,https://www.tripadvisor.ca/Profile/N2675MIchristinem, nil,Nov. 2017, October 2017 9504,5.0,brandic109,https://www.tripadvisor.ca/Profile/brandic109, nil,Nov. 2017, October 2017 9504,2.0,Glen T,https://www.tripadvisor.ca/Profile/GlenT506, nil,Oct. 2017, October 2017 9504,5.0,shanmugam_ep,https://www.tripadvisor.ca/Profile/shanmugam_ep, nil,Oct. 2017, October 2017 9504,5.0,Susan P,https://www.tripadvisor.ca/Profile/L5118QSsusanp, nil,Oct. 2017, October 2017 9504,5.0,sunsnowmud,https://www.tripadvisor.ca/Profile/sunsnowmud, nil,Oct. 2017, October 2017 9504,4.0,davy d,https://www.tripadvisor.ca/Profile/479davyd, nil,Oct. 2017, October 2017 9504,4.0,T417KWcarlas,https://www.tripadvisor.ca/Profile/T417KWcarlas, nil,Oct. 2017, October 2017 9504,2.0,cooperkellyd,https://www.tripadvisor.ca/Profile/cooperkellyd, nil,Oct. 2017, October 2017 9504,5.0,Erin T,https://www.tripadvisor.ca/Profile/73erint, nil,Oct. 2017, October 2017 9504,5.0,542mrl,https://www.tripadvisor.ca/Profile/542mrl, nil,Oct. 2017, October 2017 9504,4.0,Andrew B,https://www.tripadvisor.ca/Profile/G575YEandrewb, nil,Oct. 2017, October 2017 9504,4.0,Don C,https://www.tripadvisor.ca/Profile/Z2748JPdonc, nil,Oct. 2017, October 2017 9504,5.0,D S,https://www.tripadvisor.ca/Profile/heystretch, nil,Oct. 2017, September 2017 9504,3.0,orchickie,https://www.tripadvisor.ca/Profile/orchickie, nil,Oct. 2017, August 2017 9504,5.0,IamanIslandGirl,https://www.tripadvisor.ca/Profile/IamanIslandGirl, nil,Oct. 2017, October 2017 9504,5.0,Laceyleeevin,https://www.tripadvisor.ca/Profile/Laceyleeevin, nil,Oct. 2017, October 2017 9504,5.0,leslie4713,https://www.tripadvisor.ca/Profile/leslie4713, nil,Oct. 2017, October 2017 9504,5.0,Sonoma980,https://www.tripadvisor.ca/Profile/Sonoma980, nil,Oct. 2017, October 2017 9505,5.0,Rusty,https://www.tripadvisor.ca/Profile/RustyKam1, nil,Dec. 2018, November 2018 9505,5.0,Chris J,https://www.tripadvisor.ca/Profile/chrisjM9374IW, nil,Jul. 2018, July 2018 9505,4.0,Sheila M,https://www.tripadvisor.ca/Profile/sheilamT4216QN, nil,Aug. 2017, July 2017 9505,4.0,Robert E,https://www.tripadvisor.ca/Profile/roberteB9665ZU, nil,Sep. 2016, September 2016 9505,4.0,Mark Z,https://www.tripadvisor.ca/Profile/966markz, nil,Aug. 2016, July 2016 9505,3.0,1IslandGuy,https://www.tripadvisor.ca/Profile/1IslandGuy, nil,Jun. 2016, June 2016 9505,5.0,Marianne R,https://www.tripadvisor.ca/Profile/marianner531, nil,Oct. 2015, October 2015 9505,nil,,nil, nil,nil,nil 9505,2.0,Imirish85,https://www.tripadvisor.ca/Profile/Imirish85, nil,Aug. 2013, August 2013 9505,4.0,lesley p,https://www.tripadvisor.ca/Profile/lesleyp538, nil,Jul. 2012, September 2011 9506,5.0,Christina M,https://www.tripadvisor.ca/Profile/B8774GYchristinam, nil,Aug. 2018, July 2018 9506,2.0,491betht,https://www.tripadvisor.ca/Profile/491betht, nil,Jul. 2018, August 2017 9506,4.0,Erica G,https://www.tripadvisor.ca/Profile/C407MUericag, nil,Jun. 2018, June 2018 9506,5.0,deb m,https://www.tripadvisor.ca/Profile/debm988, nil,Jun. 2018, June 2018 9506,4.0,E P,https://www.tripadvisor.ca/Profile/elsamperry, nil,Jun. 2018, June 2018 9506,5.0,Caileee,https://www.tripadvisor.ca/Profile/Caileee, nil,May 2018, May 2018 9506,5.0,marieclairenichole,https://www.tripadvisor.ca/Profile/marieclairenichole, nil,Mar. 2018, February 2018 9506,4.0,SammyL666,https://www.tripadvisor.ca/Profile/SammyL666, nil,Jan. 2018, December 2017 9506,4.0,Joanne B,https://www.tripadvisor.ca/Profile/joannecb28, nil,Oct. 2017, July 2017 9506,4.0,Eve_Delta,https://www.tripadvisor.ca/Profile/Eve_Delta, nil,Sep. 2017, September 2017 9506,4.0,AnnaSuave,https://www.tripadvisor.ca/Profile/AnnaSuave, nil,Sep. 2017, September 2017 9506,2.0,Jan W,https://www.tripadvisor.ca/Profile/K6983VIjanw, nil,Aug. 2017, August 2017 9506,4.0,Phil D,https://www.tripadvisor.ca/Profile/phild716, nil,Aug. 2017, August 2017 9506,5.0,bcajmiles,https://www.tripadvisor.ca/Profile/bcajmiles, nil,Aug. 2017, August 2017 9506,2.0,Bighair007,https://www.tripadvisor.ca/Profile/Bighair007, nil,Aug. 2017, August 2017 9506,5.0,Jfburns1972,https://www.tripadvisor.ca/Profile/Jfburns1972, nil,Jul. 2017, July 2017 9506,5.0,MarcoPolo888,https://www.tripadvisor.ca/Profile/MarcoPolo888, nil,Jul. 2017, July 2017 9506,5.0,judym732017,https://www.tripadvisor.ca/Profile/judym732017, nil,Jul. 2017, July 2017 9506,5.0,Donna H,https://www.tripadvisor.ca/Profile/DonnaH450, nil,Jul. 2017, July 2017 9506,3.0,Linda M,https://www.tripadvisor.ca/Profile/LindaMN4247OB, nil,May 2017, May 2017 9506,1.0,Wendy E,https://www.tripadvisor.ca/Profile/990wendye, nil,Jan. 2017, January 2017 9506,3.0,Goldilocks03,https://www.tripadvisor.ca/Profile/Goldilocks03, nil,Nov. 2016, September 2016 9506,5.0,sandkbenson,https://www.tripadvisor.ca/Profile/sandkbenson, nil,Oct. 2016, September 2016 9506,2.0,Jamie C,https://www.tripadvisor.ca/Profile/G3322RNjamiec, nil,Oct. 2016, August 2016 9506,2.0,Brenda F,https://www.tripadvisor.ca/Profile/BrendaF263, nil,Oct. 2016, September 2016 9506,4.0,PaulDonovan R,https://www.tripadvisor.ca/Profile/K9315SMpaulr, nil,Sep. 2016, September 2016 9506,4.0,GrandpaJoeGrandmaDee,https://www.tripadvisor.ca/Profile/GrandpaJoeGrandmaDee, nil,Aug. 2016, August 2016 9506,3.0,Tia_strauss,https://www.tripadvisor.ca/Profile/Tia_strauss, nil,Aug. 2016, August 2016 9506,4.0,JodyP662,https://www.tripadvisor.ca/Profile/JodyP662, nil,Aug. 2016, August 2016 9506,4.0,Torontocanucker,https://www.tripadvisor.ca/Profile/Torontocanucker, nil,Aug. 2016, August 2016 9506,nil,,nil, nil,nil,nil 9506,3.0,heakitt,https://www.tripadvisor.ca/Profile/heakitt, nil,May 2016, May 2016 9506,4.0,wesco1951,https://www.tripadvisor.ca/Profile/wesco1951, nil,May 2016, April 2016 9506,5.0,CPMCalgary_Alberta,https://www.tripadvisor.ca/Profile/CPMCalgary_Alberta, nil,Apr. 2016, April 2016 9506,1.0,Foxinaboxx P,https://www.tripadvisor.ca/Profile/foxinaboxxp, nil,Mar. 2016, December 2015 9506,4.0,Lois S,https://www.tripadvisor.ca/Profile/loiss2014, nil,Feb. 2016, February 2016 9506,1.0,PissedOffinPenticton,https://www.tripadvisor.ca/Profile/PissedOffinPenticton, nil,Jan. 2016, January 2016 9506,4.0,Canadiatravelgoddess,https://www.tripadvisor.ca/Profile/Canadiatravelgoddess, nil,Oct. 2015, October 2015 9506,5.0,YXH61,https://www.tripadvisor.ca/Profile/YXH61, nil,Sep. 2015, September 2015 9506,4.0,Dregers,https://www.tripadvisor.ca/Profile/Dregers, nil,Sep. 2015, September 2015 9506,3.0,fayo400,https://www.tripadvisor.ca/Profile/fayo400, nil,Aug. 2015, August 2015 9506,3.0,29jrh,https://www.tripadvisor.ca/Profile/29jrh, nil,Aug. 2015, August 2015 9506,5.0,Linda C,https://www.tripadvisor.ca/Profile/lindacZ6751GA, nil,Jul. 2015, July 2015 9506,4.0,Sasssiest,https://www.tripadvisor.ca/Profile/Sasssiest, nil,Jun. 2015, May 2015 9506,5.0,Arlene B,https://www.tripadvisor.ca/Profile/arleneb975, nil,Jun. 2015, June 2015 9506,5.0,Fitzsidu,https://www.tripadvisor.ca/Profile/Fitzsidu, nil,May 2015, May 2015 9506,4.0,Brenda L,https://www.tripadvisor.ca/Profile/BrendaL315, nil,Aug. 2014, August 2014 9506,3.0,Denise P,https://www.tripadvisor.ca/Profile/DeniseP961, nil,Aug. 2014, August 2014 9506,5.0,Jack B,https://www.tripadvisor.ca/Profile/JackB195, nil,Aug. 2014, August 2014 9506,3.0,TMcFadyen,https://www.tripadvisor.ca/Profile/TMcFadyen, nil,Aug. 2014, August 2014 9506,4.0,norsun,https://www.tripadvisor.ca/Profile/norsun, nil,Aug. 2014, June 2014 9506,3.0,sunflowerbc,https://www.tripadvisor.ca/Profile/sunflowerbc, nil,Jul. 2014, July 2014 9506,4.0,Jetvd,https://www.tripadvisor.ca/Profile/Jetvd, nil,Jul. 2014, June 2014 9506,4.0,sijim65,https://www.tripadvisor.ca/Profile/sijim65, nil,May 2014, May 2014 9506,4.0,apaetow,https://www.tripadvisor.ca/Profile/apaetow, nil,Mar. 2014, February 2014 9506,5.0,Kristiina A,https://www.tripadvisor.ca/Profile/Kristiina2013, nil,Nov. 2013, October 2013 9506,4.0,jessk82,https://www.tripadvisor.ca/Profile/jessk82, nil,Aug. 2012, August 2012 9506,4.0,Deebwex,https://www.tripadvisor.ca/Profile/Deebwex, nil,Aug. 2012, August 2012 9506,3.0,faeriesmom,https://www.tripadvisor.ca/Profile/faeriesmom, nil,Apr. 2012, April 2012 9506,4.0,A TripAdvisor Member,https://www.tripadvisor.ca/Profile/null, nil,Sep. 2011, August 2011 9506,4.0,abrideau,https://www.tripadvisor.ca/Profile/abrideau, nil,Sep. 2011, September 2011 9506,3.0,astefano p,https://www.tripadvisor.ca/Profile/astefanop, nil,Sep. 2011, June 2011 9506,4.0,Michael S,https://www.tripadvisor.ca/Profile/mbsaul, nil,Aug. 2011, August 2011 9506,3.0,lovetotravel1800,https://www.tripadvisor.ca/Profile/lovetotravel1800, nil,Aug. 2011, August 2011 9506,4.0,dtengineering,https://www.tripadvisor.ca/Profile/dtengineering, nil,Jul. 2011, June 2011 9506,4.0,nixonreaganbush,https://www.tripadvisor.ca/Profile/nixonreaganbush, nil,Jan. 2011, January 2011 9506,4.0,DaveRodwell16,https://www.tripadvisor.ca/Profile/DaveRodwell16, nil,Oct. 2010, September 2010 9506,4.0,anneVancouver_BC,https://www.tripadvisor.ca/Profile/anneVancouver_BC, nil,Oct. 2010, August 2010 9506,2.0,LittleMurray,https://www.tripadvisor.ca/Profile/LittleMurray, nil,Aug. 2010, August 2010 9506,4.0,pet1928,https://www.tripadvisor.ca/Profile/pet1928, nil,Aug. 2010, August 2010 9506,5.0,swanepoel,https://www.tripadvisor.ca/Profile/swanepoel, nil,Aug. 2010, July 2010 9506,4.0,hello009Burnaby,https://www.tripadvisor.ca/Profile/hello009Burnaby, nil,Aug. 2010, July 2010 9506,1.0,cate1231,https://www.tripadvisor.ca/Profile/cate1231, nil,Jul. 2010, July 2010 9506,5.0,RBunnyAbby,https://www.tripadvisor.ca/Profile/RBunnyAbby, nil,Jul. 2010, July 2010 9506,4.0,Rhodri L,https://www.tripadvisor.ca/Profile/rhodril191, nil,Jun. 2010, June 2010 9506,2.0,StrawberryMivvy,https://www.tripadvisor.ca/Profile/StrawberryMivvy, nil,Jul. 2009, July 2009 9506,2.0,btaylor000,https://www.tripadvisor.ca/Profile/btaylor000, nil,Jul. 2009, July 2009 9506,4.0,rainboots,https://www.tripadvisor.ca/Profile/rainboots, nil,May 2009, May 2009 9506,3.0,Stacy_8,https://www.tripadvisor.ca/Profile/Stacy_8, nil,Oct. 2008, October 2008 9506,3.0,MaryVancouver,https://www.tripadvisor.ca/Profile/MaryVancouver, nil,Oct. 2008, October 2008 9507,5.0,hector d,https://www.tripadvisor.ca/Profile/hectord273, nil,Jan. 2019, December 2018 9507,5.0,GoPlaces19180965799,https://www.tripadvisor.ca/Profile/GoPlaces19180965799, nil,Nov. 2018, October 2018 9507,5.0,golfer08,https://www.tripadvisor.ca/Profile/golfer08, nil,Aug. 2018, August 2018 9507,5.0,mkogler,https://www.tripadvisor.ca/Profile/mkogler, nil,Aug. 2018, July 2018 9507,5.0,Bill K,https://www.tripadvisor.ca/Profile/536billk, nil,Jun. 2018, June 2018 9507,nil,,nil, nil,nil,nil 9508,3.0,metamorphis33,https://www.tripadvisor.ca/Profile/metamorphis33, nil,Aug. 2018, August 2018 9508,5.0,LeisureTravellers724,https://www.tripadvisor.ca/Profile/LeisureTravellers724, nil,Jul. 2018, July 2018 9508,2.0,Megan R,https://www.tripadvisor.ca/Profile/MeganR766, nil,Aug. 2017, August 2017 9508,2.0,Sunny453,https://www.tripadvisor.ca/Profile/Sunny453, nil,Jul. 2017, July 2017 9508,4.0,makingmemories585,https://www.tripadvisor.ca/Profile/makingmemories585, nil,May 2017, May 2017 9508,5.0,Martin G,https://www.tripadvisor.ca/Profile/martingZ815EY, nil,Aug. 2015, August 2015 9508,5.0,PandaWorcestershire,https://www.tripadvisor.ca/Profile/PandaWorcestershire, nil,Jun. 2015, June 2015 9508,5.0,RickAngBC,https://www.tripadvisor.ca/Profile/RickAngBC, nil,May 2015, May 2015 9508,4.0,Two_2_Nomads,https://www.tripadvisor.ca/Profile/Two_2_Nomads, nil,Sep. 2014, July 2014 9508,5.0,benjamin j,https://www.tripadvisor.ca/Profile/864benjaminj, nil,Aug. 2014, July 2014 9508,4.0,Getaway_Fun89,https://www.tripadvisor.ca/Profile/Getaway_Fun89, nil,May 2014, May 2014 9508,4.0,Ton S,https://www.tripadvisor.ca/Profile/Ton966, nil,Aug. 2013, August 2013 9508,5.0,Julie818,https://www.tripadvisor.ca/Profile/Julie818, nil,Aug. 2013, August 2013 9508,5.0,Lekili2013,https://www.tripadvisor.ca/Profile/Lekili2013, nil,Jul. 2013, July 2013 9508,4.0,mdg88,https://www.tripadvisor.ca/Profile/mdg88, nil,Jul. 2013, July 2013 9509,1.0,SuzyD,https://www.tripadvisor.ca/Profile/SuzyandGuapo, nil,Mar. 2019, March 2019 9509,1.0,Veronica Doan,https://www.tripadvisor.ca/Profile/veronicadoan, nil,Aug. 2018, September 2017 9509,1.0,Babyanra,https://www.tripadvisor.ca/Profile/Babyanra, nil,Aug. 2018, August 2018 9509,1.0,Terry S,https://www.tripadvisor.ca/Profile/terrysN4489XC, nil,Aug. 2018, August 2018 9509,1.0,ihutzal,https://www.tripadvisor.ca/Profile/ihutzal, nil,Jul. 2018, July 2018 9509,1.0,Steve R,https://www.tripadvisor.ca/Profile/steverS195XP, nil,Aug. 2017, August 2017 9509,1.0,channelchum,https://www.tripadvisor.ca/Profile/channelchum, nil,Aug. 2017, July 2017 9509,1.0,mark d,https://www.tripadvisor.ca/Profile/markdK4815DT, nil,Aug. 2017, July 2017 9509,1.0,judym732017,https://www.tripadvisor.ca/Profile/judym732017, nil,Jul. 2017, July 2017 9509,1.0,WilliamB,https://www.tripadvisor.ca/Profile/WilliamB903, nil,Jul. 2017, July 2017 9509,1.0,Ativita,https://www.tripadvisor.ca/Profile/Ativita, nil,Jul. 2017, July 2017 9509,1.0,Sam S,https://www.tripadvisor.ca/Profile/J2883NQsams, nil,May 2017, May 2017 9509,1.0,William V,https://www.tripadvisor.ca/Profile/BillV712, nil,Mar. 2017, March 2017 9509,1.0,bdprobertlake,https://www.tripadvisor.ca/Profile/bdprobertlake, nil,Jan. 2017, June 2016 9509,1.0,Elaine S,https://www.tripadvisor.ca/Profile/elainesY6722WZ, nil,Sep. 2016, September 2016 9509,1.0,JessicaTerry,https://www.tripadvisor.ca/Profile/JessicaTerry, nil,Sep. 2016, September 2016 9509,3.0,OkanaganGals,https://www.tripadvisor.ca/Profile/OkanaganGals, nil,Sep. 2016, September 2016 9509,3.0,Lynne R,https://www.tripadvisor.ca/Profile/874lynner, nil,Sep. 2016, September 2016 9509,1.0,6490,https://www.tripadvisor.ca/Profile/6490, nil,Sep. 2016, August 2016 9509,1.0,aerobics54,https://www.tripadvisor.ca/Profile/aerobics54, nil,Aug. 2016, August 2016 9509,nil,,nil, nil,nil,nil 9509,1.0,martyklinkenberg,https://www.tripadvisor.ca/Profile/martyklinkenberg, nil,Sep. 2015, September 2015 9509,1.0,Dan M,https://www.tripadvisor.ca/Profile/dantanman, nil,Sep. 2015, September 2015 9509,2.0,DDcorey,https://www.tripadvisor.ca/Profile/DDcorey, nil,Aug. 2015, July 2015 9509,1.0,Mia212,https://www.tripadvisor.ca/Profile/Mia212, nil,Jul. 2015, July 2015 9509,1.0,karley j,https://www.tripadvisor.ca/Profile/karleyj2018, nil,Jul. 2015, July 2015 9509,1.0,Fat2Kat,https://www.tripadvisor.ca/Profile/Fat2Kat, nil,Jul. 2015, July 2015 9509,1.0,Ruby K,https://www.tripadvisor.ca/Profile/184rubyk, nil,May 2015, May 2015 9509,1.0,Lyle P,https://www.tripadvisor.ca/Profile/517lylep, nil,Oct. 2014, October 2014 9509,1.0,CRAZYGERRI,https://www.tripadvisor.ca/Profile/CRAZYGERRI, nil,Aug. 2014, August 2014 9509,1.0,Barrymckockner,https://www.tripadvisor.ca/Profile/Barrymckockner, nil,Aug. 2014, August 2014 9509,1.0,Danial H,https://www.tripadvisor.ca/Profile/106danialh, nil,Aug. 2014, August 2014 9509,2.0,canuck2s,https://www.tripadvisor.ca/Profile/canuck2s, nil,Jul. 2014, July 2014 9509,1.0,sunflowerbc,https://www.tripadvisor.ca/Profile/sunflowerbc, nil,Jul. 2014, July 2014 9509,4.0,SGL112,https://www.tripadvisor.ca/Profile/SGL112, nil,May 2014, May 2014 9509,1.0,Kristiina A,https://www.tripadvisor.ca/Profile/Kristiina2013, nil,Oct. 2013, September 2013 9510,5.0,Wanda G,https://www.tripadvisor.ca/Profile/920wandag, nil,Jul. 2018, July 2018 9510,5.0,Elizabeth D,https://www.tripadvisor.ca/Profile/elizabethd944, nil,Aug. 2015, June 2015 9510,nil,,nil, nil,nil,nil 9510,5.0,Wayne M,https://www.tripadvisor.ca/Profile/Y4832HMwaynem, nil,Oct. 2013, October 2013 9510,5.0,rammblat,https://www.tripadvisor.ca/Profile/rammblat, nil,Aug. 2013, July 2013 9510,5.0,Cyntheap,https://www.tripadvisor.ca/Profile/Cyntheap, nil,Jul. 2013, June 2013 9510,5.0,Liam M,https://www.tripadvisor.ca/Profile/LiamM10, nil,Jul. 2012, July 2012 9511,5.0,IrenaLo,https://www.tripadvisor.ca/Profile/IrenaLo, nil,Sep. 2018, September 2018 9511,5.0,Stacey H,https://www.tripadvisor.ca/Profile/S2397ZPstaceyh, nil,Aug. 2018, August 2018 9511,5.0,Paul T,https://www.tripadvisor.ca/Profile/paultL6264WZ, nil,Aug. 2018, August 2018 9511,5.0,Wilma V,https://www.tripadvisor.ca/Profile/273wilmav, nil,Aug. 2018, August 2018 9511,5.0,lizbo2,https://www.tripadvisor.ca/Profile/lizbo2, nil,Jul. 2018, July 2018 9511,nil,,nil, nil,nil,nil 9511,5.0,A A,https://www.tripadvisor.ca/Profile/M1664SAaa, nil,Aug. 2017, August 2017 9511,5.0,Tyara79,https://www.tripadvisor.ca/Profile/Tyara79, nil,Aug. 2017, July 2017 9511,5.0,rushtons1,https://www.tripadvisor.ca/Profile/rushtons1, nil,Aug. 2016, July 2016 9511,5.0,CorinneL4,https://www.tripadvisor.ca/Profile/CorinneL4, nil,Aug. 2016, July 2016 9511,5.0,Shirley S,https://www.tripadvisor.ca/Profile/shirleys206, nil,Jul. 2016, July 2016 9511,5.0,Jerry D,https://www.tripadvisor.ca/Profile/67jerryd, nil,Jun. 2015, June 2015 9511,5.0,Noelle S,https://www.tripadvisor.ca/Profile/NoelleS478, nil,Jun. 2015, June 2015 9511,5.0,EsmeBC,https://www.tripadvisor.ca/Profile/EsmeBC, nil,Oct. 2014, September 2014 9511,5.0,Doug C,https://www.tripadvisor.ca/Profile/dougc612, nil,Sep. 2014, August 2014 9512,4.0,jokelta,https://www.tripadvisor.ca/Profile/jokelta, nil,May 2018, May 2018 9512,5.0,vancouversurfergirl,https://www.tripadvisor.ca/Profile/vancouversurfergirl, nil,Nov. 2017, September 2017 9512,4.0,JCClondon08,https://www.tripadvisor.ca/Profile/JCClondon08, nil,Aug. 2017, August 2017 9512,4.0,bryancanada,https://www.tripadvisor.ca/Profile/bryancanada, nil,Aug. 2017, July 2017 9512,5.0,615pattyb,https://www.tripadvisor.ca/Profile/615pattyb, nil,Jun. 2017, June 2017 9512,nil,,nil, nil,nil,nil 9512,2.0,Ruaraidh S,https://www.tripadvisor.ca/Profile/ruaraidhs2013, nil,Apr. 2014, May 2013 9512,1.0,J E,https://www.tripadvisor.ca/Profile/je446, nil,Jan. 2014, January 2014 9512,4.0,Ingrid T,https://www.tripadvisor.ca/Profile/193ingridt, nil,Sep. 2013, September 2013 9512,5.0,Shar037,https://www.tripadvisor.ca/Profile/Shar037, nil,Aug. 2013, August 2013 9512,3.0,haptravlr,https://www.tripadvisor.ca/Profile/haptravlr, nil,Aug. 2012, August 2012 9512,5.0,joanne w,https://www.tripadvisor.ca/Profile/joannew317, nil,Aug. 2012, July 2012 9512,5.0,Monique R,https://www.tripadvisor.ca/Profile/MoniqueR496, nil,Aug. 2012, August 2012 9512,2.0,Heather L,https://www.tripadvisor.ca/Profile/175HeatherL, nil,Jul. 2012, June 2012 9512,4.0,Eggplantikus,https://www.tripadvisor.ca/Profile/Eggplantikus, nil,May 2007, May 2007 9513,5.0,Julia G,https://www.tripadvisor.ca/Profile/JuliaG2935, nil,Jul. 2017, July 2017 9513,5.0,shirleyliggett,https://www.tripadvisor.ca/Profile/shirleyliggett, nil,Jun. 2017, June 2017 9513,5.0,Jeni L,https://www.tripadvisor.ca/Profile/632jenil, nil,Sep. 2016, September 2016 9513,5.0,Dominic P,https://www.tripadvisor.ca/Profile/DominicP183, nil,Aug. 2016, July 2016 9513,5.0,sspeters,https://www.tripadvisor.ca/Profile/sspeters, nil,Jul. 2016, July 2016 9513,5.0,green853book,https://www.tripadvisor.ca/Profile/green853book, nil,Jul. 2016, July 2016 9513,5.0,rafrnhm,https://www.tripadvisor.ca/Profile/rafrnhm, nil,Jul. 2016, June 2016 9513,5.0,Saturn01,https://www.tripadvisor.ca/Profile/Saturn01, nil,Jun. 2016, June 2016 9513,4.0,Patricia2015-1,https://www.tripadvisor.ca/Profile/Patricia2015-1, nil,Aug. 2015, August 2015 9513,5.0,Maria V,https://www.tripadvisor.ca/Profile/G48XDmariav, nil,Aug. 2015, August 2015 9513,5.0,Hesperange,https://www.tripadvisor.ca/Profile/Hesperange, nil,Jul. 2015, July 2015 9513,5.0,TripMember082520171,https://www.tripadvisor.ca/Profile/TripMember082520171, nil,Feb. 2015, August 2014 9513,5.0,LaurenSeibel,https://www.tripadvisor.ca/Profile/LaurenSeibel, nil,Nov. 2014, August 2014 9513,4.0,APTravel101,https://www.tripadvisor.ca/Profile/APTravel101, nil,Aug. 2014, August 2014 9513,5.0,LyndaJ926,https://www.tripadvisor.ca/Profile/LyndaJ926, nil,Aug. 2013, August 2013 9513,5.0,hoehnfx,https://www.tripadvisor.ca/Profile/hoehnfx, nil,Aug. 2013, July 2013 9513,5.0,Harold Z,https://www.tripadvisor.ca/Profile/haroldz245, nil,Jul. 2013, July 2013 9513,5.0,PippaandLawrence,https://www.tripadvisor.ca/Profile/PippaandLawrence, nil,Jun. 2013, May 2013 9513,5.0,Pit S,https://www.tripadvisor.ca/Profile/PitS284, nil,Mar. 2013, July 2012 9513,5.0,Maria S,https://www.tripadvisor.ca/Profile/922MariaS, nil,Feb. 2013, February 2013 9513,5.0,Anita J,https://www.tripadvisor.ca/Profile/AnitaJ929, nil,Sep. 2012, August 2012 9513,5.0,Meully,https://www.tripadvisor.ca/Profile/Meully, nil,Sep. 2012, September 2012 9513,5.0,Nels0nites,https://www.tripadvisor.ca/Profile/Nels0nites, nil,Aug. 2012, August 2012 9513,5.0,Mark W,https://www.tripadvisor.ca/Profile/markwZ2466ZG, nil,Jun. 2012, June 2012 9513,4.0,wai2012,https://www.tripadvisor.ca/Profile/wai2012, nil,Jan. 2012, July 2011 9513,4.0,JvS11,https://www.tripadvisor.ca/Profile/JvS11, nil,Sep. 2011, August 2011 9513,4.0,Christine L,https://www.tripadvisor.ca/Profile/K9681OCchristinel, nil,Jul. 2011, July 2011 9513,4.0,Lara123456,https://www.tripadvisor.ca/Profile/Lara123456, nil,Jun. 2010, April 2010 9513,5.0,marcessco,https://www.tripadvisor.ca/Profile/marcessco, nil,Dec. 2009, September 2009 9513,nil,,nil, nil,nil,nil 9514,nil,,nil, nil,nil,nil 9515,5.0,Heather D,https://www.tripadvisor.ca/Profile/Z6678OBheatherd, nil,May 2018, August 2017 9515,5.0,Robberfly,https://www.tripadvisor.ca/Profile/Robberfly, nil,Jul. 2017, July 2017 9515,5.0,Traveller895,https://www.tripadvisor.ca/Profile/Traveller895, nil,Aug. 2016, July 2016 9515,5.0,EsmeBC,https://www.tripadvisor.ca/Profile/EsmeBC, nil,May 2016, May 2016 9515,5.0,RReily,https://www.tripadvisor.ca/Profile/RReily, nil,Jul. 2015, July 2015 9515,5.0,Aida V,https://www.tripadvisor.ca/Profile/519aidav, nil,Jul. 2015, July 2015 9515,5.0,TheRousells,https://www.tripadvisor.ca/Profile/TheRousells, nil,Jul. 2014, July 2014 9515,5.0,jml67,https://www.tripadvisor.ca/Profile/jml67, nil,Aug. 2013, August 2013 9515,nil,,nil, nil,nil,nil 9515,5.0,TheCanadianNavigator,https://www.tripadvisor.ca/Profile/TheCanadianNavigator, nil,Aug. 2011, July 2011 9515,5.0,LanaB,https://www.tripadvisor.ca/Profile/LanaB, nil,Aug. 2010, August 2010 9516,5.0,sawright63,https://www.tripadvisor.ca/Profile/sawright63, nil,Aug. 2018, August 2018 9516,5.0,ThePumper,https://www.tripadvisor.ca/Profile/ThePumper, nil,Aug. 2018, May 2018 9516,5.0,wcenglish,https://www.tripadvisor.ca/Profile/wcenglish, nil,Aug. 2018, July 2018 9516,5.0,Awaythenhome,https://www.tripadvisor.ca/Profile/Awaythenhome, nil,Jul. 2018, July 2018 9516,1.0,Pixtina71,https://www.tripadvisor.ca/Profile/Pixtina71, nil,Jul. 2018, July 2018 9516,5.0,Chimodog,https://www.tripadvisor.ca/Profile/Chimodog, nil,May 2018, May 2018 9516,5.0,Sbursty,https://www.tripadvisor.ca/Profile/Sbursty, nil,Mar. 2018, September 2017 9516,5.0,Tash v,https://www.tripadvisor.ca/Profile/tashv2016, nil,Sep. 2017, September 2017 9516,5.0,Dennis T,https://www.tripadvisor.ca/Profile/dennistT1355GV, nil,Sep. 2017, September 2017 9516,5.0,arnavaza,https://www.tripadvisor.ca/Profile/arnavaza, nil,Sep. 2017, August 2017 9516,5.0,Roxanne F,https://www.tripadvisor.ca/Profile/roxanne-frazer, nil,Aug. 2017, July 2017 9516,5.0,Ali S,https://www.tripadvisor.ca/Profile/alisZ8297ST, nil,Aug. 2017, August 2017 9516,4.0,LANDASTEWART,https://www.tripadvisor.ca/Profile/LANDASTEWART, nil,Jun. 2017, June 2017 9516,5.0,jmac114,https://www.tripadvisor.ca/Profile/jmac114, nil,Jun. 2017, June 2017 9516,5.0,Richard H,https://www.tripadvisor.ca/Profile/O9258VFrichardh, nil,Jun. 2017, June 2017 9516,nil,,nil, nil,nil,nil 9516,5.0,skibumFernie,https://www.tripadvisor.ca/Profile/skibumFernie, nil,Jul. 2016, July 2016 9516,5.0,futcher97,https://www.tripadvisor.ca/Profile/futcher97, nil,Jul. 2016, July 2016 9516,5.0,Karla H,https://www.tripadvisor.ca/Profile/KarlaH877, nil,Jun. 2016, June 2016 9516,5.0,rubberducklover,https://www.tripadvisor.ca/Profile/rubberducklover, nil,Jun. 2016, May 2016 9516,5.0,stevepencz,https://www.tripadvisor.ca/Profile/stevepencz, nil,Jun. 2016, June 2016 9516,5.0,Rehor49,https://www.tripadvisor.ca/Profile/Rehor49, nil,May 2016, May 2016 9516,5.0,VoyageurBC,https://www.tripadvisor.ca/Profile/VoyageurBC, nil,May 2016, May 2016 9516,5.0,AvalonFlyBird,https://www.tripadvisor.ca/Profile/AvalonFlyBird, nil,Feb. 2016, September 2015 9516,5.0,Jonocanada,https://www.tripadvisor.ca/Profile/Jonocanada, nil,Sep. 2015, July 2015 9516,5.0,william440,https://www.tripadvisor.ca/Profile/william440, nil,Aug. 2015, August 2015 9516,5.0,emma1987186478,https://www.tripadvisor.ca/Profile/emma1987186478, nil,Aug. 2015, May 2015 9516,5.0,janznick,https://www.tripadvisor.ca/Profile/janznick, nil,Aug. 2015, July 2015 9516,5.0,TorontoSandee,https://www.tripadvisor.ca/Profile/TorontoSandee, nil,Aug. 2015, August 2015 9516,5.0,sct12015,https://www.tripadvisor.ca/Profile/sct12015, nil,Jul. 2015, July 2015 9516,5.0,Britney Y,https://www.tripadvisor.ca/Profile/JamGirlBrit, nil,Jul. 2015, July 2015 9516,5.0,wherewuat,https://www.tripadvisor.ca/Profile/wherewuat, nil,Jul. 2015, July 2015 9516,5.0,YoungPaul10,https://www.tripadvisor.ca/Profile/YoungPaul10, nil,Jul. 2015, July 2015 9516,5.0,Adam J,https://www.tripadvisor.ca/Profile/adamjohnson77, nil,Jun. 2015, June 2015 9516,3.0,dbl650,https://www.tripadvisor.ca/Profile/dbl650, nil,Jun. 2015, June 2015 9516,5.0,47Firenze,https://www.tripadvisor.ca/Profile/47Firenze, nil,Jun. 2015, June 2015 9516,5.0,MaryV2X,https://www.tripadvisor.ca/Profile/MaryV2X, nil,Jun. 2015, June 2015 9516,4.0,Dianne L,https://www.tripadvisor.ca/Profile/diannlive, nil,Jun. 2015, May 2015 9516,5.0,Loreena M,https://www.tripadvisor.ca/Profile/loreenam2014, nil,Mar. 2015, July 2014 9516,5.0,Brian F,https://www.tripadvisor.ca/Profile/brianfI8853GC, nil,Sep. 2014, September 2014 9516,5.0,MonZor,https://www.tripadvisor.ca/Profile/MonZor, nil,Sep. 2014, September 2014 9516,5.0,Beej,https://www.tripadvisor.ca/Profile/Beeej-Dee, nil,Aug. 2014, July 2014 9516,5.0,Amy V,https://www.tripadvisor.ca/Profile/amyv915, nil,Jul. 2014, July 2014 9516,4.0,Cocobum,https://www.tripadvisor.ca/Profile/Cocobum, nil,Jun. 2014, June 2014 9516,5.0,JJwood5,https://www.tripadvisor.ca/Profile/JJwood5, nil,Mar. 2014, June 2013 9516,5.0,Diane F,https://www.tripadvisor.ca/Profile/DianeF163, nil,Oct. 2013, September 2013 9516,5.0,barbdouglas,https://www.tripadvisor.ca/Profile/barbdouglas, nil,Jun. 2013, June 2013 9516,5.0,bethujana,https://www.tripadvisor.ca/Profile/bethujana, nil,May 2013, May 2013 9516,3.0,TanaJ5,https://www.tripadvisor.ca/Profile/TanaJ5, nil,Oct. 2012, October 2012 9516,5.0,Lunak74,https://www.tripadvisor.ca/Profile/Lunak74, nil,Aug. 2012, July 2012 9516,5.0,heathm7,https://www.tripadvisor.ca/Profile/heathm7, nil,Jul. 2012, July 2012 9516,5.0,WayneKamloops,https://www.tripadvisor.ca/Profile/WayneKamloops, nil,Aug. 2010, August 2010 9516,5.0,BobMKelowna,https://www.tripadvisor.ca/Profile/BobMKelowna, nil,Jul. 2010, September 2009 9516,5.0,Jen G,https://www.tripadvisor.ca/Profile/Thumps, nil,Aug. 2009, August 2009 9516,1.0,JJ503,https://www.tripadvisor.ca/Profile/JJ503, nil,Jul. 2009, July 2008 9516,5.0,excitedexplorer,https://www.tripadvisor.ca/Profile/excitedexplorer, nil,Jul. 2008, July 2008 9517,5.0,MBKcalgary,https://www.tripadvisor.ca/Profile/MBKcalgary, nil,Aug. 2017, August 2017 9517,5.0,John H,https://www.tripadvisor.ca/Profile/johnhK7848OX, nil,Aug. 2017, August 2017 9517,5.0,kirkrob,https://www.tripadvisor.ca/Profile/kirkrob, nil,Aug. 2017, August 2017 9517,5.0,Angie G,https://www.tripadvisor.ca/Profile/423angieg, nil,Jul. 2017, July 2017 9517,5.0,AlanandElaineNewYork,https://www.tripadvisor.ca/Profile/AlanandElaineNewYork, nil,Jun. 2017, June 2017 9517,5.0,Julie V,https://www.tripadvisor.ca/Profile/juliev662, nil,Jan. 2017, August 2016 9517,5.0,Kermit2010,https://www.tripadvisor.ca/Profile/Kermit2010, nil,Oct. 2016, October 2016 9517,5.0,Rachel S,https://www.tripadvisor.ca/Profile/J9537TMrachels, nil,Sep. 2016, September 2016 9517,5.0,Roman W,https://www.tripadvisor.ca/Profile/RoWZN, nil,Sep. 2016, August 2016 9517,5.0,LeisureTravellers724,https://www.tripadvisor.ca/Profile/LeisureTravellers724, nil,Sep. 2016, September 2016 9517,nil,,nil, nil,nil,nil 9517,5.0,trottant,https://www.tripadvisor.ca/Profile/trottant, nil,May 2015, May 2015 9517,5.0,vicki k,https://www.tripadvisor.ca/Profile/551vickik, nil,Sep. 2014, August 2014 9517,5.0,Patrick Rolli,https://www.tripadvisor.ca/Profile/prolli, nil,Sep. 2014, September 2014 9517,5.0,Greg L,https://www.tripadvisor.ca/Profile/882gregl, nil,Sep. 2014, September 2014 9517,5.0,Sharon B,https://www.tripadvisor.ca/Profile/sharonbI8005FR, nil,Aug. 2014, July 2014 9518,nil,,nil, nil,nil,nil 9518,5.0,Doug R,https://www.tripadvisor.ca/Profile/315dougr, nil,Nov. 2015, September 2015 9518,5.0,worldwidelens,https://www.tripadvisor.ca/Profile/worldwidelens, nil,Apr. 2015, April 2015 9518,5.0,meikuei,https://www.tripadvisor.ca/Profile/meikuei, nil,Dec. 2014, September 2014 9518,5.0,Zev C,https://www.tripadvisor.ca/Profile/zevc2014, nil,Sep. 2014, September 2014 9518,5.0,vsby15,https://www.tripadvisor.ca/Profile/vsby15, nil,Sep. 2014, August 2014 9518,5.0,hnphil,https://www.tripadvisor.ca/Profile/hnphil, nil,Oct. 2013, September 2013 9518,5.0,TravelerGilbert_AZ,https://www.tripadvisor.ca/Profile/TravelerGilbert_AZ, nil,Aug. 2013, July 2013 9518,5.0,Jeannine H,https://www.tripadvisor.ca/Profile/JeannineH937, nil,May 2013, May 2013 9518,5.0,Amber P,https://www.tripadvisor.ca/Profile/AmberP195, nil,May 2013, May 2013 9518,5.0,A B,https://www.tripadvisor.ca/Profile/AB079, nil,Aug. 2011, July 2011 9519,5.0,176norb,https://www.tripadvisor.ca/Profile/176norb, nil,Aug. 2018, July 2018 9519,5.0,nancyallen,https://www.tripadvisor.ca/Profile/nancyallen, nil,Sep. 2017, September 2017 9519,5.0,DeeBee31,https://www.tripadvisor.ca/Profile/DeeBee31, nil,Jul. 2017, July 2017 9519,5.0,Canadiatravelgoddess,https://www.tripadvisor.ca/Profile/Canadiatravelgoddess, nil,Jul. 2017, July 2017 9519,1.0,Retired60UnionBay_BC,https://www.tripadvisor.ca/Profile/Retired60UnionBay_BC, nil,Nov. 2016, November 2016 9519,5.0,Don P,https://www.tripadvisor.ca/Profile/DonP457, nil,Aug. 2016, August 2016 9519,5.0,pickascreennamepicka,https://www.tripadvisor.ca/Profile/pickascreennamepicka, nil,Jun. 2016, May 2016 9519,4.0,StormsEnd,https://www.tripadvisor.ca/Profile/StormsEnd, nil,Aug. 2015, August 2015 9519,5.0,SandLouRob,https://www.tripadvisor.ca/Profile/SandLouRob, nil,Jul. 2015, July 2015 9519,nil,,nil, nil,nil,nil 9519,5.0,Nic B,https://www.tripadvisor.ca/Profile/NicB172, nil,Oct. 2013, September 2013 9519,5.0,Andrea M,https://www.tripadvisor.ca/Profile/523andream, nil,Jul. 2013, July 2013 9519,5.0,Imogen01,https://www.tripadvisor.ca/Profile/Imogen01, nil,Jul. 2013, July 2013 9519,5.0,schoggigirl,https://www.tripadvisor.ca/Profile/schoggigirl, nil,Jul. 2013, July 2013 9519,5.0,Theresa S,https://www.tripadvisor.ca/Profile/theresas229, nil,Jul. 2013, June 2013 9519,5.0,Katy P,https://www.tripadvisor.ca/Profile/kproudy, nil,Sep. 2012, September 2012 9519,5.0,JACCINTHEBOX,https://www.tripadvisor.ca/Profile/JACCINTHEBOX, nil,Jun. 2012, June 2012 9519,5.0,CanBrit1,https://www.tripadvisor.ca/Profile/CanBrit1, nil,Sep. 2011, August 2011 9519,5.0,peggykoch,https://www.tripadvisor.ca/Profile/peggykoch, nil,Jul. 2011, July 2011 9519,5.0,alan1305,https://www.tripadvisor.ca/Profile/alan1305, nil,Jun. 2011, June 2011 9520,5.0,patyim,https://www.tripadvisor.ca/Profile/patyim, nil,Jul. 2016, July 2016 9521,nil,,nil, nil,nil,nil 9522,5.0,Sherpa562147,https://www.tripadvisor.ca/Profile/Sherpa562147, nil,Mar. 2019, March 2019 9522,5.0,Ken G,https://www.tripadvisor.ca/Profile/172keng, nil,Mar. 2019, March 2019 9522,5.0,pgoldenjr,https://www.tripadvisor.ca/Profile/pgoldenjr, nil,Mar. 2019, February 2019 9522,5.0,briankcoffey,https://www.tripadvisor.ca/Profile/briankcoffey, nil,Jan. 2019, January 2019 9522,5.0,Maria R,https://www.tripadvisor.ca/Profile/N814AKmariar, nil,Jan. 2019, January 2019 9522,5.0,Nut_and_Bud,https://www.tripadvisor.ca/Profile/Nut_and_Bud, nil,Sep. 2018, September 2018 9522,5.0,franklydear,https://www.tripadvisor.ca/Profile/franklydear, nil,Sep. 2018, August 2018 9522,4.0,Bung91,https://www.tripadvisor.ca/Profile/Bung91, nil,Jul. 2018, February 2018 9522,5.0,Don D,https://www.tripadvisor.ca/Profile/dond150, nil,Mar. 2018, February 2018 9522,4.0,LovelyRachel,https://www.tripadvisor.ca/Profile/LovelyRachel, nil,Sep. 2017, September 2017 9522,nil,,nil, nil,nil,nil 9522,4.0,Mr_Mrs_Traveller,https://www.tripadvisor.ca/Profile/Mr_Mrs_Traveller, nil,Sep. 2016, August 2016 9522,5.0,scootertooternow,https://www.tripadvisor.ca/Profile/scootertooternow, nil,Aug. 2016, August 2016 9522,5.0,Graham I,https://www.tripadvisor.ca/Profile/grahami678, nil,Aug. 2016, August 2016 9522,5.0,lorip213,https://www.tripadvisor.ca/Profile/lorip213, nil,Aug. 2016, August 2016 9522,5.0,partygirlCalgary,https://www.tripadvisor.ca/Profile/partygirlCalgary, nil,Aug. 2016, August 2016 9522,4.0,John G,https://www.tripadvisor.ca/Profile/johngB5213BA, nil,Aug. 2016, August 2016 9522,4.0,Glenn S,https://www.tripadvisor.ca/Profile/GlennS743, nil,Aug. 2016, August 2016 9522,2.0,sagheb,https://www.tripadvisor.ca/Profile/sagheb, nil,Aug. 2016, August 2016 9522,5.0,nschigas,https://www.tripadvisor.ca/Profile/nschigas, nil,Aug. 2016, August 2016 9522,5.0,m4lee,https://www.tripadvisor.ca/Profile/m4lee, nil,Aug. 2016, July 2016 9522,3.0,Robinwood1993,https://www.tripadvisor.ca/Profile/Robinwood1993, nil,Aug. 2014, August 2014 9522,5.0,harley4fish,https://www.tripadvisor.ca/Profile/harley4fish, nil,Aug. 2014, August 2014 9522,3.0,Edwin B,https://www.tripadvisor.ca/Profile/edwinb747, nil,Aug. 2014, July 2014 9522,3.0,ThumpinAlong,https://www.tripadvisor.ca/Profile/ThumpinAlong, nil,Aug. 2014, August 2014 9522,5.0,YUL-Roselyn,https://www.tripadvisor.ca/Profile/YUL-Roselyn, nil,Aug. 2014, August 2014 9522,5.0,Adam D,https://www.tripadvisor.ca/Profile/601adamd, nil,Aug. 2014, July 2014 9522,5.0,arnie2ggod,https://www.tripadvisor.ca/Profile/arnie2ggod, nil,Aug. 2014, July 2014 9522,4.0,Carla B,https://www.tripadvisor.ca/Profile/trvl2usa, nil,Jul. 2014, July 2014 9522,5.0,Leahgftraveller,https://www.tripadvisor.ca/Profile/Leahgftraveller, nil,Jun. 2014, August 2013 9522,5.0,rhines,https://www.tripadvisor.ca/Profile/rhines, nil,Apr. 2014, March 2014 9522,5.0,Fred J,https://www.tripadvisor.ca/Profile/934fredj, nil,Mar. 2014, March 2014 9522,5.0,Dave F,https://www.tripadvisor.ca/Profile/Hiker2161, nil,Mar. 2014, March 2014 9522,5.0,Michael P,https://www.tripadvisor.ca/Profile/279MichaelP, nil,Jan. 2014, January 2014 9522,5.0,H_S_Auditor,https://www.tripadvisor.ca/Profile/H_S_Auditor, nil,Oct. 2013, August 2013 9522,5.0,Tina F,https://www.tripadvisor.ca/Profile/342tinaf, nil,Sep. 2013, September 2013 9522,4.0,Don4BC,https://www.tripadvisor.ca/Profile/Don4BC, nil,Sep. 2013, September 2013 9522,4.0,atpage,https://www.tripadvisor.ca/Profile/atpage, nil,Sep. 2013, August 2013 9522,5.0,JayeB79,https://www.tripadvisor.ca/Profile/JayeB79, nil,Aug. 2013, August 2013 9522,5.0,JohnLoriEh,https://www.tripadvisor.ca/Profile/JohnLoriEh, nil,Aug. 2013, August 2013 9522,4.0,Stephanie A,https://www.tripadvisor.ca/Profile/stephaniea749, nil,Jul. 2013, July 2013 9522,4.0,margiemcp,https://www.tripadvisor.ca/Profile/margiemcp, nil,May 2013, February 2013 9522,3.0,Christopher K,https://www.tripadvisor.ca/Profile/CJKLuxembourg, nil,Feb. 2013, February 2013 9522,5.0,Nick L,https://www.tripadvisor.ca/Profile/NickL833, nil,Feb. 2013, February 2013 9522,4.0,lewissmith2525,https://www.tripadvisor.ca/Profile/lewissmith2525, nil,Aug. 2012, August 2012 9523,nil,,nil, nil,nil,nil 9524,nil,,nil, nil,nil,nil 9525,nil,,nil, nil,nil,nil 9526,nil,,nil, nil,nil,nil 9527,nil,,nil, nil,nil,nil 9528,5.0,Bakerbet,https://www.tripadvisor.ca/Profile/Bakerbet, nil,Feb. 2019, August 2018 9528,4.0,brendabeachbum,https://www.tripadvisor.ca/Profile/brendabeachbum, nil,Jun. 2018, June 2018 9528,5.0,Catherine J,https://www.tripadvisor.ca/Profile/U8174JQcatherinej, nil,May 2018, August 2017 9528,5.0,Coach J,https://www.tripadvisor.ca/Profile/coachj2018, nil,Mar. 2018, August 2017 9528,4.0,Nicole F,https://www.tripadvisor.ca/Profile/nicolefS8595ME, nil,Mar. 2018, August 2017 9528,nil,,nil, nil,nil,nil 9528,4.0,Dan V,https://www.tripadvisor.ca/Profile/danv783, nil,Aug. 2015, August 2015 9528,2.0,scorpiogirl2,https://www.tripadvisor.ca/Profile/scorpiogirl2, nil,Aug. 2015, August 2015 9528,5.0,Derek S,https://www.tripadvisor.ca/Profile/dereks385, nil,Aug. 2015, August 2015 9528,4.0,Kevin A,https://www.tripadvisor.ca/Profile/kevina853, nil,Aug. 2015, August 2015 9528,2.0,Sara T,https://www.tripadvisor.ca/Profile/sarat16, nil,Aug. 2015, August 2015 9530,nil,,nil, nil,nil,nil 9531,nil,,nil, nil,nil,nil 9531,5.0,Brian M,https://www.tripadvisor.ca/Profile/320brianm, nil,Feb. 2019, February 2019 9531,5.0,cwdcpl,https://www.tripadvisor.ca/Profile/cwdcpl, nil,Feb. 2019, February 2019 9531,5.0,cjn4012015,https://www.tripadvisor.ca/Profile/cjn4012015, nil,Jan. 2019, January 2019 9531,5.0,Alicemoosonee S,https://www.tripadvisor.ca/Profile/Alicemoosonee, nil,Jan. 2019, January 2019 9531,3.0,Coastal57257289167,https://www.tripadvisor.ca/Profile/Coastal57257289167, nil,Dec. 2018, December 2018 9531,5.0,Debby S,https://www.tripadvisor.ca/Profile/DebbyS192, nil,Oct. 2018, October 2018 9531,5.0,timothyp2018,https://www.tripadvisor.ca/Profile/timothyp2018, nil,Oct. 2018, October 2018 9531,5.0,clhall06,https://www.tripadvisor.ca/Profile/clhall06, nil,Oct. 2018, October 2018 9531,4.0,paphan2018,https://www.tripadvisor.ca/Profile/paphan2018, nil,Oct. 2018, October 2018 9531,5.0,j0sie,https://www.tripadvisor.ca/Profile/j0sie, nil,Oct. 2018, October 2018 9531,4.0,kerryphillips7,https://www.tripadvisor.ca/Profile/kerryphillips7, nil,Sep. 2018, September 2018 9531,4.0,ConVoyage1,https://www.tripadvisor.ca/Profile/ConVoyage1, nil,Sep. 2018, September 2018 9531,4.0,fergy71a,https://www.tripadvisor.ca/Profile/fergy71a, nil,Sep. 2018, July 2018 9531,5.0,pattnmaryschak,https://www.tripadvisor.ca/Profile/pattnmaryschak, nil,Sep. 2018, September 2018 9531,5.0,Nancy L,https://www.tripadvisor.ca/Profile/nancyl875, nil,Sep. 2018, September 2018 9531,4.0,lca431212,https://www.tripadvisor.ca/Profile/lca431212, nil,Aug. 2018, August 2018 9531,1.0,CelticsFan2012,https://www.tripadvisor.ca/Profile/CelticsFan2012, nil,Aug. 2018, August 2018 9531,5.0,941alan,https://www.tripadvisor.ca/Profile/941alan, nil,Aug. 2018, August 2018 9531,4.0,normg845,https://www.tripadvisor.ca/Profile/normg845, nil,Aug. 2018, August 2018 9531,5.0,Miriam T,https://www.tripadvisor.ca/Profile/557miriamt, nil,Aug. 2018, August 2018 9531,5.0,Courtney G,https://www.tripadvisor.ca/Profile/courtneyg166, nil,Aug. 2018, August 2018 9531,4.0,john s,https://www.tripadvisor.ca/Profile/P4726FDjohns, nil,Aug. 2018, August 2018 9531,4.0,Hugh A,https://www.tripadvisor.ca/Profile/hugha506, nil,Jul. 2018, July 2018 9531,4.0,rileylange,https://www.tripadvisor.ca/Profile/rileylange, nil,Jul. 2018, July 2018 9531,5.0,ltd2118006,https://www.tripadvisor.ca/Profile/ltd2118006, nil,Jul. 2018, July 2018 9531,3.0,Wayne C,https://www.tripadvisor.ca/Profile/P7139CPwaynec, nil,Jul. 2018, July 2018 9531,3.0,Brawnetml,https://www.tripadvisor.ca/Profile/Brawnetml, nil,Jul. 2018, May 2018 9531,4.0,janetm39,https://www.tripadvisor.ca/Profile/janetm39, nil,Jul. 2018, July 2018 9531,4.0,Vic41,https://www.tripadvisor.ca/Profile/Vic41, nil,Jul. 2018, July 2018 9531,3.0,grimble2015,https://www.tripadvisor.ca/Profile/grimble2015, nil,Jul. 2018, July 2018 9531,4.0,Darlene R,https://www.tripadvisor.ca/Profile/71darlener, nil,Jun. 2018, June 2018 9531,4.0,princetongirlbc,https://www.tripadvisor.ca/Profile/princetongirlbc, nil,Jun. 2018, June 2018 9531,5.0,LilB88,https://www.tripadvisor.ca/Profile/LilB88, nil,Jun. 2018, June 2018 9531,4.0,Bill D,https://www.tripadvisor.ca/Profile/798billd, nil,May 2018, May 2018 9531,3.0,Paul M,https://www.tripadvisor.ca/Profile/Z4325HPpaulm, nil,May 2018, May 2018 9531,4.0,Cashmra,https://www.tripadvisor.ca/Profile/Cashmra, nil,May 2018, May 2018 9531,5.0,307cutlass,https://www.tripadvisor.ca/Profile/307cutlass, nil,May 2018, May 2018 9531,5.0,FunintheSun1110,https://www.tripadvisor.ca/Profile/FunintheSun1110, nil,May 2018, May 2018 9531,4.0,Anu808,https://www.tripadvisor.ca/Profile/Anu808, nil,Apr. 2018, April 2018 9531,5.0,Jennifer R,https://www.tripadvisor.ca/Profile/jenniferr508, nil,Apr. 2018, April 2018 9531,1.0,Timoka64,https://www.tripadvisor.ca/Profile/Timoka64, nil,Apr. 2018, April 2018 9531,4.0,funskigirl,https://www.tripadvisor.ca/Profile/funskigirl, nil,Mar. 2018, March 2018 9531,4.0,RyleighOntario,https://www.tripadvisor.ca/Profile/RyleighOntario, nil,Feb. 2018, February 2018 9531,5.0,Wendy C,https://www.tripadvisor.ca/Profile/Y2062VQwendyc, nil,Jan. 2018, January 2018 9531,5.0,H5210UEsusanb,https://www.tripadvisor.ca/Profile/H5210UEsusanb, nil,Jan. 2018, January 2018 9531,4.0,dianek581,https://www.tripadvisor.ca/Profile/dianek581, nil,Dec. 2017, December 2017 9531,4.0,Janet M,https://www.tripadvisor.ca/Profile/G7833BOjanetm, nil,Dec. 2017, December 2017 9531,5.0,Vimal-CA,https://www.tripadvisor.ca/Profile/Vimal-CA, nil,Dec. 2017, December 2017 9531,5.0,D1192ZBstephanies,https://www.tripadvisor.ca/Profile/D1192ZBstephanies, nil,Dec. 2017, December 2017 9531,1.0,swansong111,https://www.tripadvisor.ca/Profile/swansong111, nil,Dec. 2017, November 2017 9531,4.0,H444PNkathleenh,https://www.tripadvisor.ca/Profile/H444PNkathleenh, nil,Nov. 2017, November 2017 9531,5.0,mysterydogue,https://www.tripadvisor.ca/Profile/mysterydogue, nil,Nov. 2017, November 2017 9531,5.0,Verna M,https://www.tripadvisor.ca/Profile/233vernam, nil,Nov. 2017, November 2017 9531,4.0,Dave & Ana,https://www.tripadvisor.ca/Profile/H7338GVdavidf, nil,Nov. 2017, November 2017 9531,5.0,Nigel G,https://www.tripadvisor.ca/Profile/NG925, nil,Nov. 2017, November 2017 9531,5.0,hjudy,https://www.tripadvisor.ca/Profile/hjudy, nil,Nov. 2017, November 2017 9531,5.0,angel2011_11,https://www.tripadvisor.ca/Profile/angel2011_11, nil,Nov. 2017, November 2017 9531,4.0,392hermanw,https://www.tripadvisor.ca/Profile/392hermanw, nil,Nov. 2017, October 2017 9531,3.0,matthewwH1390ZJ,https://www.tripadvisor.ca/Profile/matthewwH1390ZJ, nil,Oct. 2017, October 2017 9531,4.0,jsteve37,https://www.tripadvisor.ca/Profile/jsteve37, nil,Oct. 2017, September 2017 9531,5.0,timothyh400,https://www.tripadvisor.ca/Profile/timothyh400, nil,Oct. 2017, October 2017 9531,4.0,Robert C,https://www.tripadvisor.ca/Profile/robvictom, nil,Oct. 2017, October 2017 9531,4.0,TaraSRosen,https://www.tripadvisor.ca/Profile/TaraSRosen, nil,Oct. 2017, October 2017 9531,5.0,400joyc,https://www.tripadvisor.ca/Profile/400joyc, nil,Oct. 2017, October 2017 9531,2.0,Pete T,https://www.tripadvisor.ca/Profile/384petet, nil,Oct. 2017, October 2017 9531,4.0,F5286FBkarenw,https://www.tripadvisor.ca/Profile/F5286FBkarenw, nil,Oct. 2017, October 2017 9531,4.0,Rena P,https://www.tripadvisor.ca/Profile/778renap, nil,Oct. 2017, October 2017 9531,4.0,Maureen D,https://www.tripadvisor.ca/Profile/115maureend, nil,Oct. 2017, October 2017 9531,5.0,John A,https://www.tripadvisor.ca/Profile/johnaC4920TV, nil,Oct. 2017, October 2017 9531,5.0,Tourist50-11,https://www.tripadvisor.ca/Profile/Tourist50-11, nil,Oct. 2017, September 2017 9531,5.0,S6350BNdant,https://www.tripadvisor.ca/Profile/S6350BNdant, nil,Sep. 2017, September 2017 9531,4.0,maureenedwards,https://www.tripadvisor.ca/Profile/maureenedwards, nil,Sep. 2017, September 2017 9531,4.0,Reinold K,https://www.tripadvisor.ca/Profile/reinoldk534, nil,Sep. 2017, September 2017 9531,5.0,SheilaP29,https://www.tripadvisor.ca/Profile/SheilaP29, nil,Sep. 2017, September 2017 9531,5.0,mefudge,https://www.tripadvisor.ca/Profile/mefudge, nil,Sep. 2017, September 2017 9531,2.0,Sylvia M,https://www.tripadvisor.ca/Profile/sylviam777, nil,Sep. 2017, September 2017 9531,4.0,corbettr,https://www.tripadvisor.ca/Profile/corbettr, nil,Sep. 2017, September 2017 9531,3.0,M8457JHdanield,https://www.tripadvisor.ca/Profile/M8457JHdanield, nil,Sep. 2017, September 2017 9531,4.0,Helen S,https://www.tripadvisor.ca/Profile/414helens, nil,Sep. 2017, September 2017 9531,3.0,Richard D,https://www.tripadvisor.ca/Profile/X8432MRrichardd, nil,Sep. 2017, September 2017 9531,5.0,charliep309,https://www.tripadvisor.ca/Profile/charliep309, nil,Sep. 2017, August 2017 9531,5.0,Margaret B,https://www.tripadvisor.ca/Profile/margaretbI7165XR, nil,Aug. 2017, August 2017 9531,4.0,janicerl2017,https://www.tripadvisor.ca/Profile/janicerl2017, nil,Aug. 2017, August 2017 9531,1.0,macclan4,https://www.tripadvisor.ca/Profile/macclan4, nil,Aug. 2017, August 2017 9531,5.0,fun2travelalways,https://www.tripadvisor.ca/Profile/fun2travelalways, nil,Aug. 2017, August 2017 9531,5.0,Kelli M,https://www.tripadvisor.ca/Profile/justkelli, nil,Aug. 2017, August 2017 9531,4.0,gaetaneg2017,https://www.tripadvisor.ca/Profile/gaetaneg2017, nil,Aug. 2017, August 2017 9531,3.0,ParFore16,https://www.tripadvisor.ca/Profile/ParFore16, nil,Aug. 2017, August 2017 9531,5.0,quincy117,https://www.tripadvisor.ca/Profile/quincy117, nil,Aug. 2017, August 2017 9531,5.0,Pat D,https://www.tripadvisor.ca/Profile/667patd, nil,Aug. 2017, August 2017 9531,1.0,Anna T,https://www.tripadvisor.ca/Profile/annatL7627QN, nil,Aug. 2017, August 2017 9531,3.0,Michael D,https://www.tripadvisor.ca/Profile/714MichaelD, nil,Aug. 2017, August 2017 9531,5.0,775susant999,https://www.tripadvisor.ca/Profile/775susant999, nil,Aug. 2017, August 2017 9531,3.0,905perryt,https://www.tripadvisor.ca/Profile/905perryt, nil,Aug. 2017, July 2017 9531,4.0,68suzannea,https://www.tripadvisor.ca/Profile/68suzannea, nil,Jul. 2017, July 2017 9531,2.0,Dca123adc,https://www.tripadvisor.ca/Profile/Dca123adc, nil,Jul. 2017, July 2017 9531,4.0,Dennis H,https://www.tripadvisor.ca/Profile/dennish463, nil,Jul. 2017, July 2017 9531,3.0,Joe T,https://www.tripadvisor.ca/Profile/C6095FFjoet, nil,Jul. 2017, July 2017 9531,5.0,U9400XXmelanieg,https://www.tripadvisor.ca/Profile/U9400XXmelanieg, nil,Jul. 2017, July 2017 9531,5.0,Roderick M,https://www.tripadvisor.ca/Profile/RoderickM412, nil,Jul. 2017, July 2017 9531,5.0,jefftB1006XT,https://www.tripadvisor.ca/Profile/jefftB1006XT, nil,Jul. 2017, July 2017 9531,4.0,archman383,https://www.tripadvisor.ca/Profile/archman383, nil,Jul. 2017, June 2017 9531,3.0,Janice837,https://www.tripadvisor.ca/Profile/Janice837, nil,Jul. 2017, July 2017 9531,5.0,cathie717,https://www.tripadvisor.ca/Profile/cathie717, nil,Jul. 2017, July 2017 9531,5.0,Beverly P,https://www.tripadvisor.ca/Profile/beverlyp195, nil,Jun. 2017, October 2016 9531,5.0,donna_garrow880,https://www.tripadvisor.ca/Profile/donna_garrow880, nil,Jun. 2017, June 2017 9531,5.0,allaneagle8,https://www.tripadvisor.ca/Profile/allaneagle8, nil,Jun. 2017, June 2017 9531,4.0,OldBob,https://www.tripadvisor.ca/Profile/OldBob25, nil,Jun. 2017, June 2017 9531,3.0,pokey2007,https://www.tripadvisor.ca/Profile/pokey2007, nil,Jun. 2017, June 2017 9531,3.0,Edward L,https://www.tripadvisor.ca/Profile/EdwardL29, nil,Jun. 2017, June 2017 9531,3.0,Bikerbelle B,https://www.tripadvisor.ca/Profile/bikerbelleb, nil,Jun. 2017, June 2017 9531,3.0,Aubowan,https://www.tripadvisor.ca/Profile/Aubowan, nil,Jun. 2017, June 2017 9531,3.0,Jane A,https://www.tripadvisor.ca/Profile/janea709, nil,Jun. 2017, June 2017 9531,3.0,jennysSudbury,https://www.tripadvisor.ca/Profile/jennysSudbury, nil,Jun. 2017, April 2017 9531,5.0,DaniinDhaka,https://www.tripadvisor.ca/Profile/DaniinDhaka, nil,Jun. 2017, June 2017 9531,5.0,Kristy N,https://www.tripadvisor.ca/Profile/616kristyn, nil,Jun. 2017, June 2017 9531,3.0,Jason B,https://www.tripadvisor.ca/Profile/Z5542MXjasonb, nil,Jun. 2017, May 2017 9531,4.0,477briano,https://www.tripadvisor.ca/Profile/477briano, nil,May 2017, May 2017 9531,4.0,James K,https://www.tripadvisor.ca/Profile/jwkarr, nil,May 2017, April 2017 9531,5.0,glenncarolthompson,https://www.tripadvisor.ca/Profile/glenncarolthompson, nil,May 2017, May 2017 9531,4.0,F2455DCpeterm,https://www.tripadvisor.ca/Profile/F2455DCpeterm, nil,May 2017, May 2017 9531,5.0,hudsonlegacy,https://www.tripadvisor.ca/Profile/hudsonlegacy, nil,May 2017, May 2017 9531,3.0,DMM98,https://www.tripadvisor.ca/Profile/DMM98, nil,May 2017, May 2017 9531,3.0,KARKS,https://www.tripadvisor.ca/Profile/KARKS, nil,May 2017, May 2017 9531,2.0,Hozzy,https://www.tripadvisor.ca/Profile/Hosborne, nil,May 2017, May 2017 9531,5.0,catherinehQ3338YK,https://www.tripadvisor.ca/Profile/catherinehQ3338YK, nil,May 2017, April 2017 9531,5.0,karencD3343YA,https://www.tripadvisor.ca/Profile/karencD3343YA, nil,Apr. 2017, April 2017 9531,5.0,ccH5543RZ,https://www.tripadvisor.ca/Profile/ccH5543RZ, nil,Apr. 2017, April 2017 9531,4.0,Rebecca N,https://www.tripadvisor.ca/Profile/rebeccan323, nil,Apr. 2017, April 2017 9531,4.0,Al W,https://www.tripadvisor.ca/Profile/402alw, nil,Apr. 2017, April 2017 9531,5.0,shelleyl248,https://www.tripadvisor.ca/Profile/shelleyl248, nil,Apr. 2017, April 2017 9531,3.0,Sharon S,https://www.tripadvisor.ca/Profile/T937MKsharons, nil,Apr. 2017, April 2017 9531,5.0,482andrew2015,https://www.tripadvisor.ca/Profile/482andrew2015, nil,Apr. 2017, April 2017 9531,4.0,Marc J,https://www.tripadvisor.ca/Profile/marcj438, nil,Mar. 2017, March 2017 9531,5.0,Louise T,https://www.tripadvisor.ca/Profile/LouiseT737, nil,Feb. 2017, January 2017 9531,5.0,Maggie J,https://www.tripadvisor.ca/Profile/621maggiej, nil,Jan. 2017, January 2017 9531,3.0,cjmaclean,https://www.tripadvisor.ca/Profile/cjmaclean, nil,Jan. 2017, January 2017 9531,4.0,David H,https://www.tripadvisor.ca/Profile/davidhG3701YF, nil,Jan. 2017, January 2017 9531,4.0,Michael,https://www.tripadvisor.ca/Profile/Mudgee14, nil,Jan. 2017, January 2017 9531,5.0,Almojen,https://www.tripadvisor.ca/Profile/Almojen, nil,Jan. 2017, January 2017 9531,5.0,Suzanne B,https://www.tripadvisor.ca/Profile/suzannebO4180QW, nil,Dec. 2016, November 2016 9531,4.0,JEB19192015,https://www.tripadvisor.ca/Profile/JEB19192015, nil,Nov. 2016, November 2016 9531,5.0,mrstigh,https://www.tripadvisor.ca/Profile/mrstigh, nil,Nov. 2016, November 2016 9531,4.0,Katie M,https://www.tripadvisor.ca/Profile/katiemB8925MX, nil,Sep. 2016, September 2016 9531,4.0,Debra L,https://www.tripadvisor.ca/Profile/debral493, nil,Sep. 2016, September 2016 9531,3.0,Laurel D,https://www.tripadvisor.ca/Profile/415laureld, nil,Sep. 2016, September 2016 9531,4.0,John B,https://www.tripadvisor.ca/Profile/johnbO9492BK, nil,Sep. 2016, September 2016 9531,4.0,Steven S,https://www.tripadvisor.ca/Profile/W2758OLstevens, nil,Sep. 2016, August 2016 9532,5.0,timothyp2018,https://www.tripadvisor.ca/Profile/timothyp2018, nil,Mar. 2019, March 2019 9532,5.0,hutch647,https://www.tripadvisor.ca/Profile/hutch647, nil,Mar. 2019, March 2019 9532,5.0,nipissingreader,https://www.tripadvisor.ca/Profile/nipissingreader, nil,Mar. 2019, March 2019 9532,4.0,Stephen A,https://www.tripadvisor.ca/Profile/644stephena, nil,Mar. 2019, March 2019 9532,3.0,Inspire52917545350,https://www.tripadvisor.ca/Profile/Inspire52917545350, nil,Mar. 2019, March 2019 9532,4.0,Flyer51219060435,https://www.tripadvisor.ca/Profile/Flyer51219060435, nil,Mar. 2019, March 2019 9532,4.0,Safari44405920609,https://www.tripadvisor.ca/Profile/Safari44405920609, nil,Mar. 2019, March 2019 9532,5.0,Relax11157837414,https://www.tripadvisor.ca/Profile/Relax11157837414, nil,Mar. 2019, February 2019 9532,4.0,Victoria T,https://www.tripadvisor.ca/Profile/victoriat934, nil,Mar. 2019, March 2019 9532,3.0,Barrocker,https://www.tripadvisor.ca/Profile/Barrocker, nil,Feb. 2019, February 2019 9532,1.0,Guide46339196213,https://www.tripadvisor.ca/Profile/Guide46339196213, nil,Feb. 2019, February 2019 9532,4.0,Joey Lauer,https://www.tripadvisor.ca/Profile/joeylauer, nil,Feb. 2019, February 2019 9532,3.0,Sunshine28003999163,https://www.tripadvisor.ca/Profile/Sunshine28003999163, nil,Jan. 2019, January 2019 9532,1.0,Passport759285,https://www.tripadvisor.ca/Profile/Passport759285, nil,Dec. 2018, December 2018 9532,1.0,Trail05812057777,https://www.tripadvisor.ca/Profile/Trail05812057777, nil,Nov. 2018, November 2018 9532,4.0,iphegenia,https://www.tripadvisor.ca/Profile/iphegenia, nil,Nov. 2018, October 2018 9532,4.0,TravelMania,https://www.tripadvisor.ca/Profile/Krystenashley, nil,Nov. 2018, November 2018 9532,4.0,Connector60876826566,https://www.tripadvisor.ca/Profile/Connector60876826566, nil,Nov. 2018, November 2018 9532,4.0,John B,https://www.tripadvisor.ca/Profile/BongoBengal, nil,Oct. 2018, October 2018 9532,3.0,TravelG392,https://www.tripadvisor.ca/Profile/TravelG392, nil,Oct. 2018, October 2018 9532,3.0,Wayne C,https://www.tripadvisor.ca/Profile/P7139CPwaynec, nil,Oct. 2018, October 2018 9532,4.0,Tgkav,https://www.tripadvisor.ca/Profile/Tgkav, nil,Oct. 2018, October 2018 9532,4.0,Anne B,https://www.tripadvisor.ca/Profile/annebV3643II, nil,Oct. 2018, September 2018 9532,4.0,James K,https://www.tripadvisor.ca/Profile/jwkarr, nil,Sep. 2018, September 2018 9532,5.0,LKR382,https://www.tripadvisor.ca/Profile/LKR382, nil,Sep. 2018, September 2018 9532,5.0,Dawnald2013,https://www.tripadvisor.ca/Profile/Dawnald2013, nil,Sep. 2018, September 2018 9532,5.0,Kathy C,https://www.tripadvisor.ca/Profile/kathyc107, nil,Aug. 2018, August 2018 9532,5.0,HBMaukonen,https://www.tripadvisor.ca/Profile/HBMaukonen, nil,Aug. 2018, July 2018 9532,4.0,Gerald C,https://www.tripadvisor.ca/Profile/688geraldc, nil,Jul. 2018, July 2018 9532,nil,,nil, nil,nil,nil 9532,5.0,maludelacruz,https://www.tripadvisor.ca/Profile/maludelacruz, nil,Jul. 2018, July 2018 9532,4.0,Jerry L,https://www.tripadvisor.ca/Profile/jerrylZ7389IO, nil,Jun. 2018, June 2018 9532,2.0,Catherine P,https://www.tripadvisor.ca/Profile/CatherineP1302, nil,Jun. 2018, June 2018 9532,4.0,KCHO87,https://www.tripadvisor.ca/Profile/KCHO87, nil,Jun. 2018, June 2018 9532,4.0,fraser001,https://www.tripadvisor.ca/Profile/fraser001, nil,Jun. 2018, May 2018 9532,5.0,cathie717,https://www.tripadvisor.ca/Profile/cathie717, nil,Jun. 2018, June 2018 9532,5.0,Melissa L,https://www.tripadvisor.ca/Profile/melissal86, nil,Jun. 2018, June 2018 9532,5.0,Colleen L,https://www.tripadvisor.ca/Profile/ColleenL965, nil,Jun. 2018, June 2018 9532,4.0,goodfoodstartshere,https://www.tripadvisor.ca/Profile/goodfoodstartshere, nil,May 2018, May 2018 9532,5.0,evelynb538,https://www.tripadvisor.ca/Profile/evelynb538, nil,May 2018, May 2018 9532,4.0,Robert P,https://www.tripadvisor.ca/Profile/Y5618AFrobertp, nil,May 2018, May 2018 9532,2.0,Mary T,https://www.tripadvisor.ca/Profile/marytT601XD, nil,May 2018, May 2018 9532,4.0,mikeg0lding,https://www.tripadvisor.ca/Profile/mikeg0lding, nil,Apr. 2018, April 2018 9532,4.0,Peter V,https://www.tripadvisor.ca/Profile/W4389OLpeterv, nil,Apr. 2018, April 2018 9532,2.0,dpal70,https://www.tripadvisor.ca/Profile/dpal70, nil,Apr. 2018, April 2018 9532,4.0,KelleyE403,https://www.tripadvisor.ca/Profile/KelleyE403, nil,Mar. 2018, March 2018 9532,5.0,sylvarstarwolfe2015,https://www.tripadvisor.ca/Profile/sylvarstarwolfe2015, nil,Mar. 2018, March 2018 9532,5.0,travelgirl66,https://www.tripadvisor.ca/Profile/travelgirl66, nil,Feb. 2018, February 2018 9532,4.0,Lainie B,https://www.tripadvisor.ca/Profile/443lainieb, nil,Jan. 2018, January 2018 9532,2.0,JanSim2014,https://www.tripadvisor.ca/Profile/JanSim2014, nil,Jan. 2018, January 2018 9532,5.0,sunnygirl4745,https://www.tripadvisor.ca/Profile/sunnygirl4745, nil,Nov. 2017, November 2017 9532,3.0,Patrick B,https://www.tripadvisor.ca/Profile/87patrickb, nil,Nov. 2017, October 2017 9532,4.0,Miriam T,https://www.tripadvisor.ca/Profile/557miriamt, nil,Nov. 2017, November 2017 9532,4.0,bonbon,https://www.tripadvisor.ca/Profile/bonbon2525, nil,Oct. 2017, November 2017 9532,5.0,marlenew859,https://www.tripadvisor.ca/Profile/marlenew859, nil,Oct. 2017, October 2017 9532,2.0,Peter C,https://www.tripadvisor.ca/Profile/U1270SMpeterc, nil,Oct. 2017, October 2017 9532,4.0,jeffreytS861AR,https://www.tripadvisor.ca/Profile/jeffreytS861AR, nil,Oct. 2017, October 2017 9532,4.0,Howard A,https://www.tripadvisor.ca/Profile/HOWARDA307, nil,Oct. 2017, August 2017 9532,4.0,SeanTravelz,https://www.tripadvisor.ca/Profile/SeanTravelz, nil,Oct. 2017, October 2017 9532,5.0,Linda B,https://www.tripadvisor.ca/Profile/D1132ETlindab, nil,Oct. 2017, October 2017 9532,5.0,dkivell,https://www.tripadvisor.ca/Profile/dkivell, nil,Oct. 2017, October 2017 9532,5.0,joefC7814TP,https://www.tripadvisor.ca/Profile/joefC7814TP, nil,Oct. 2017, October 2017 9532,4.0,Jim M,https://www.tripadvisor.ca/Profile/jamesmJ7091YK, nil,Oct. 2017, October 2017 9532,4.0,jeremyhS2162ZB,https://www.tripadvisor.ca/Profile/jeremyhS2162ZB, nil,Oct. 2017, October 2017 9532,3.0,marinah82,https://www.tripadvisor.ca/Profile/marinah82, nil,Oct. 2017, October 2017 9532,5.0,denisekV9813EA,https://www.tripadvisor.ca/Profile/denisekV9813EA, nil,Sep. 2017, September 2017 9532,5.0,lornab330,https://www.tripadvisor.ca/Profile/lornab330, nil,Sep. 2017, September 2017 9532,5.0,michaelbQ3848AH,https://www.tripadvisor.ca/Profile/michaelbQ3848AH, nil,Sep. 2017, September 2017 9532,5.0,X2299MUwilliamg,https://www.tripadvisor.ca/Profile/X2299MUwilliamg, nil,Sep. 2017, September 2017 9532,4.0,Wendy B,https://www.tripadvisor.ca/Profile/T9343SSwendyb, nil,Sep. 2017, September 2017 9532,4.0,brn2travell19,https://www.tripadvisor.ca/Profile/brn2travell19, nil,Sep. 2017, August 2017 9532,5.0,Dennis H,https://www.tripadvisor.ca/Profile/131dennish, nil,Sep. 2017, September 2017 9532,5.0,BwatkinsCobourg,https://www.tripadvisor.ca/Profile/BwatkinsCobourg, nil,Sep. 2017, September 2017 9532,4.0,TopKat,https://www.tripadvisor.ca/Profile/TopKat, nil,Sep. 2017, September 2017 9532,3.0,Andrew W,https://www.tripadvisor.ca/Profile/AndrewW26, nil,Sep. 2017, August 2017 9532,5.0,953olenap,https://www.tripadvisor.ca/Profile/953olenap, nil,Aug. 2017, August 2017 9532,5.0,P8376UElynns,https://www.tripadvisor.ca/Profile/P8376UElynns, nil,Aug. 2017, August 2017 9532,5.0,O6740BXalberts,https://www.tripadvisor.ca/Profile/O6740BXalberts, nil,Aug. 2017, August 2017 9532,1.0,Kari C,https://www.tripadvisor.ca/Profile/karic3, nil,Aug. 2017, August 2017 9532,5.0,1932buster,https://www.tripadvisor.ca/Profile/1932buster, nil,Aug. 2017, August 2017 9532,5.0,342monas,https://www.tripadvisor.ca/Profile/342monas, nil,Aug. 2017, August 2017 9532,4.0,12345426,https://www.tripadvisor.ca/Profile/12345426, nil,Aug. 2017, August 2017 9532,5.0,rogergO7754UQ,https://www.tripadvisor.ca/Profile/rogergO7754UQ, nil,Aug. 2017, August 2017 9532,4.0,williamhR9112LE,https://www.tripadvisor.ca/Profile/williamhR9112LE, nil,Aug. 2017, August 2017 9532,4.0,737Linda,https://www.tripadvisor.ca/Profile/737Linda, nil,Aug. 2017, August 2017 9532,5.0,Luv T,https://www.tripadvisor.ca/Profile/Luvtheislands, nil,Aug. 2017, August 2017 9532,2.0,Maria F,https://www.tripadvisor.ca/Profile/mariaf311, nil,Aug. 2017, August 2017 9532,5.0,Stansses,https://www.tripadvisor.ca/Profile/Stansses, nil,Aug. 2017, August 2017 9532,5.0,DDDoggy,https://www.tripadvisor.ca/Profile/DDDoggy, nil,Aug. 2017, July 2017 9532,4.0,Juanita E,https://www.tripadvisor.ca/Profile/779juanitae, nil,Aug. 2017, August 2017 9532,4.0,snorkelsnorkelCanada,https://www.tripadvisor.ca/Profile/snorkelsnorkelCanada, nil,Aug. 2017, August 2017 9532,3.0,kellybQ5707WQ,https://www.tripadvisor.ca/Profile/kellybQ5707WQ, nil,Aug. 2017, August 2017 9532,5.0,john s,https://www.tripadvisor.ca/Profile/P4726FDjohns, nil,Aug. 2017, August 2017 9532,5.0,75mARTa,https://www.tripadvisor.ca/Profile/75mARTa, nil,Aug. 2017, August 2017 9532,5.0,Judy B,https://www.tripadvisor.ca/Profile/760judyb, nil,Aug. 2017, August 2017 9532,5.0,Buncky3255,https://www.tripadvisor.ca/Profile/Buncky3255, nil,Aug. 2017, August 2017 9532,4.0,DKL06,https://www.tripadvisor.ca/Profile/DKL06, nil,Aug. 2017, July 2017 9532,4.0,Veryl H,https://www.tripadvisor.ca/Profile/VerylH, nil,Jul. 2017, July 2017 9532,4.0,rachelwV7694YG,https://www.tripadvisor.ca/Profile/rachelwV7694YG, nil,Jul. 2017, July 2017 9532,5.0,Steve Y,https://www.tripadvisor.ca/Profile/stevey604, nil,Jul. 2017, July 2017 9532,5.0,Claude G,https://www.tripadvisor.ca/Profile/376claudeg, nil,Jul. 2017, July 2017 9532,5.0,241sherylp,https://www.tripadvisor.ca/Profile/241sherylp, nil,Jul. 2017, July 2017 9532,5.0,hurricane007,https://www.tripadvisor.ca/Profile/hurricane007, nil,Jul. 2017, July 2017 9532,5.0,Motorcyclemom,https://www.tripadvisor.ca/Profile/Motorcyclemom, nil,Jul. 2017, July 2017 9532,4.0,Kofiako,https://www.tripadvisor.ca/Profile/Kofiako, nil,Jul. 2017, June 2017 9532,3.0,nancycS2887KO,https://www.tripadvisor.ca/Profile/nancycS2887KO, nil,Jul. 2017, July 2017 9532,5.0,rhondac905,https://www.tripadvisor.ca/Profile/rhondac905, nil,Jul. 2017, July 2017 9532,4.0,M6576YEjohnp,https://www.tripadvisor.ca/Profile/M6576YEjohnp, nil,Jul. 2017, July 2017 9532,5.0,V8691BFmichaelo,https://www.tripadvisor.ca/Profile/V8691BFmichaelo, nil,Jun. 2017, June 2017 9532,4.0,Grant K,https://www.tripadvisor.ca/Profile/GrantK40, nil,Jun. 2017, June 2017 9532,5.0,Joanne B,https://www.tripadvisor.ca/Profile/JoanneLBurgess, nil,Jun. 2017, June 2017 9532,4.0,Mikolle,https://www.tripadvisor.ca/Profile/Mikolle, nil,Jun. 2017, June 2017 9532,5.0,X9878FSamys,https://www.tripadvisor.ca/Profile/X9878FSamys, nil,Jun. 2017, June 2017 9532,4.0,Kerry P,https://www.tripadvisor.ca/Profile/997kerryp, nil,Jun. 2017, June 2017 9532,5.0,Bill B,https://www.tripadvisor.ca/Profile/billbK7IM, nil,Jun. 2017, June 2017 9532,5.0,brucehM6952FV,https://www.tripadvisor.ca/Profile/brucehM6952FV, nil,May 2017, May 2017 9532,5.0,Y9400PQdianeb,https://www.tripadvisor.ca/Profile/Y9400PQdianeb, nil,May 2017, May 2017 9532,4.0,terrykV2382UH,https://www.tripadvisor.ca/Profile/terrykV2382UH, nil,May 2017, May 2017 9532,5.0,Diana B,https://www.tripadvisor.ca/Profile/Sweetsassi, nil,May 2017, May 2017 9532,5.0,Kerri B,https://www.tripadvisor.ca/Profile/527kerrib, nil,May 2017, May 2017 9532,5.0,Shirley K,https://www.tripadvisor.ca/Profile/635shirleyk, nil,May 2017, May 2017 9532,5.0,onttravel1,https://www.tripadvisor.ca/Profile/onttravel1, nil,May 2017, May 2017 9532,5.0,TonyLaino,https://www.tripadvisor.ca/Profile/TonyLaino, nil,May 2017, May 2017 9532,5.0,Terri M,https://www.tripadvisor.ca/Profile/618terrim, nil,May 2017, May 2017 9532,4.0,249everettk,https://www.tripadvisor.ca/Profile/249everettk, nil,May 2017, April 2017 9532,5.0,Marielle D,https://www.tripadvisor.ca/Profile/63marielled, nil,May 2017, April 2017 9532,5.0,stanley51,https://www.tripadvisor.ca/Profile/stanley51, nil,Apr. 2017, April 2017 9532,5.0,Jacob B,https://www.tripadvisor.ca/Profile/JacobB500, nil,Apr. 2017, April 2017 9532,5.0,Jennifer C,https://www.tripadvisor.ca/Profile/heynocoop, nil,Apr. 2017, April 2017 9532,4.0,577silvanad,https://www.tripadvisor.ca/Profile/577silvanad, nil,Apr. 2017, April 2017 9532,5.0,Leslie D,https://www.tripadvisor.ca/Profile/leslied611, nil,Mar. 2017, March 2017 9532,5.0,JoeRisling,https://www.tripadvisor.ca/Profile/JoeRisling, nil,Mar. 2017, February 2017 9532,5.0,Marian B,https://www.tripadvisor.ca/Profile/290marianb, nil,Mar. 2017, March 2017 9532,5.0,steve h,https://www.tripadvisor.ca/Profile/stevehG5066LK, nil,Feb. 2017, February 2017 9532,5.0,Debby S,https://www.tripadvisor.ca/Profile/DebbyS192, nil,Feb. 2017, February 2017 9532,5.0,Tanya C,https://www.tripadvisor.ca/Profile/518TanyaC, nil,Feb. 2017, February 2017 9532,5.0,Luke C,https://www.tripadvisor.ca/Profile/LukeC1638, nil,Feb. 2017, January 2017 9532,5.0,Mar528735,https://www.tripadvisor.ca/Profile/Mar528735, nil,Jan. 2017, January 2017 9532,5.0,alecandjulie,https://www.tripadvisor.ca/Profile/alecandjulie, nil,Jan. 2017, January 2017 9532,4.0,DBell2112,https://www.tripadvisor.ca/Profile/DBell2112, nil,Nov. 2016, November 2016 9532,3.0,Hawgirl41,https://www.tripadvisor.ca/Profile/Hawgirl41, nil,Nov. 2016, November 2016 9532,3.0,karenhe2014,https://www.tripadvisor.ca/Profile/karenhe2014, nil,Oct. 2016, October 2016 9532,5.0,JHenstock2014,https://www.tripadvisor.ca/Profile/JHenstock2014, nil,Oct. 2016, October 2016 9532,5.0,FFalls,https://www.tripadvisor.ca/Profile/FFalls, nil,Oct. 2016, October 2016 9532,4.0,Linda S,https://www.tripadvisor.ca/Profile/lindasI2692JV, nil,Oct. 2016, October 2016 9532,5.0,Butch O,https://www.tripadvisor.ca/Profile/butcho378, nil,Oct. 2016, October 2016 9532,3.0,tamaralA6287FY,https://www.tripadvisor.ca/Profile/tamaralA6287FY, nil,Oct. 2016, October 2016 9532,5.0,Betty S,https://www.tripadvisor.ca/Profile/bettysC2882HH, nil,Oct. 2016, October 2016 9532,3.0,Arno_Ilic,https://www.tripadvisor.ca/Profile/Arno_Ilic, nil,Sep. 2016, September 2016 9532,5.0,1968tiffany,https://www.tripadvisor.ca/Profile/1968tiffany, nil,Sep. 2016, September 2016 9532,5.0,Gary L,https://www.tripadvisor.ca/Profile/garylO9900DI, nil,Sep. 2016, September 2016 9532,4.0,Ken H,https://www.tripadvisor.ca/Profile/kenh831, nil,Sep. 2016, September 2016 9532,5.0,Kim W,https://www.tripadvisor.ca/Profile/Y4626HTkimw, nil,Sep. 2016, September 2016 9532,3.0,Charles S,https://www.tripadvisor.ca/Profile/wlbjayhawk, nil,Sep. 2016, September 2016 9532,4.0,KonaPeki,https://www.tripadvisor.ca/Profile/KonaPeki, nil,Sep. 2016, September 2016 9532,4.0,LOUISE M,https://www.tripadvisor.ca/Profile/louisemP9218KJ, nil,Aug. 2016, August 2016 9532,3.0,Christopher G,https://www.tripadvisor.ca/Profile/christopherg440, nil,Aug. 2016, August 2016 9532,5.0,Sue E,https://www.tripadvisor.ca/Profile/202suee, nil,Aug. 2016, August 2016 9532,4.0,corey s,https://www.tripadvisor.ca/Profile/353coreys, nil,Aug. 2016, August 2016 9533,3.0,Kat2712014,https://www.tripadvisor.ca/Profile/Kat2712014, nil,Dec. 2018, May 2018 9533,4.0,Foxguy,https://www.tripadvisor.ca/Profile/Foxguy, nil,Nov. 2018, November 2018 9533,5.0,joswalt2000,https://www.tripadvisor.ca/Profile/joswalt2000, nil,Sep. 2018, September 2018 9533,3.0,Rebeccawaits,https://www.tripadvisor.ca/Profile/Rebeccawaits, nil,Jul. 2018, September 2017 9533,5.0,Tammy G,https://www.tripadvisor.ca/Profile/tammyg932, nil,May 2018, May 2018 9533,3.0,Michelle Z,https://www.tripadvisor.ca/Profile/michellez627, nil,May 2018, May 2018 9533,4.0,Jonnathon M,https://www.tripadvisor.ca/Profile/jonnathonm, nil,Mar. 2018, March 2018 9533,3.0,Vaughn B,https://www.tripadvisor.ca/Profile/915vaughnb, nil,Jan. 2018, November 2017 9533,5.0,Brian J,https://www.tripadvisor.ca/Profile/D1201PEbrianj, nil,Dec. 2017, December 2017 9533,3.0,Lillian W,https://www.tripadvisor.ca/Profile/684lillianw, nil,Dec. 2017, October 2017 9533,5.0,firefly1399,https://www.tripadvisor.ca/Profile/firefly1399, nil,Nov. 2017, October 2017 9533,5.0,sunwindchaser,https://www.tripadvisor.ca/Profile/sunwindchaser, nil,Nov. 2017, October 2017 9533,4.0,geoffandlaurie,https://www.tripadvisor.ca/Profile/geoffandlaurie, nil,Oct. 2017, October 2017 9533,4.0,Denise T,https://www.tripadvisor.ca/Profile/904deniset, nil,Oct. 2017, October 2017 9533,4.0,solitude288,https://www.tripadvisor.ca/Profile/solitude288, nil,Oct. 2017, October 2017 9533,3.0,d d,https://www.tripadvisor.ca/Profile/509dd, nil,Sep. 2017, August 2017 9533,2.0,soniadb2017,https://www.tripadvisor.ca/Profile/soniadb2017, nil,Aug. 2017, August 2017 9533,2.0,Jeff L,https://www.tripadvisor.ca/Profile/JeffL116, nil,Aug. 2017, August 2017 9533,3.0,Hkloban,https://www.tripadvisor.ca/Profile/Hkloban, nil,Jun. 2017, April 2017 9533,3.0,travellerjim2015,https://www.tripadvisor.ca/Profile/travellerjim2015, nil,May 2017, May 2017 9533,nil,,nil, nil,nil,nil 9533,2.0,Pyrviewsolan,https://www.tripadvisor.ca/Profile/Pyrviewsolan, nil,Mar. 2017, March 2017 9533,3.0,Robert D,https://www.tripadvisor.ca/Profile/robertdR9864UO, nil,Mar. 2017, March 2017 9533,5.0,Paul B,https://www.tripadvisor.ca/Profile/paulbJ6976RU, nil,Mar. 2017, February 2017 9533,4.0,Sophia W,https://www.tripadvisor.ca/Profile/sophiapwes, nil,Jan. 2017, January 2017 9533,3.0,Sparkyont,https://www.tripadvisor.ca/Profile/Sparkyont, nil,Jan. 2017, January 2017 9533,4.0,Patricia L,https://www.tripadvisor.ca/Profile/patricialZ1471GN, nil,Nov. 2016, November 2016 9533,3.0,Cash_me_outside,https://www.tripadvisor.ca/Profile/Cash_me_outside, nil,Nov. 2016, October 2016 9533,4.0,Garry W,https://www.tripadvisor.ca/Profile/GarryW34, nil,Oct. 2016, October 2016 9533,4.0,crisisnurse,https://www.tripadvisor.ca/Profile/crisisnurse, nil,Oct. 2016, October 2016 9533,5.0,WarningU2,https://www.tripadvisor.ca/Profile/WarningU2, nil,Sep. 2016, September 2016 9533,4.0,Derrik R,https://www.tripadvisor.ca/Profile/derrikr, nil,Aug. 2016, August 2016 9533,4.0,Kinalat,https://www.tripadvisor.ca/Profile/Kinalat, nil,Aug. 2016, August 2016 9533,4.0,Gary C,https://www.tripadvisor.ca/Profile/779garyc779, nil,Aug. 2016, August 2016 9533,4.0,nacho_man10,https://www.tripadvisor.ca/Profile/nacho_man10, nil,Aug. 2016, August 2016 9533,3.0,NOPLACELIKEHOME10,https://www.tripadvisor.ca/Profile/NOPLACELIKEHOME10, nil,Jul. 2016, July 2016 9533,5.0,Carrolltim,https://www.tripadvisor.ca/Profile/Carrolltim, nil,Jul. 2016, June 2016 9533,4.0,Killer3,https://www.tripadvisor.ca/Profile/Killer3, nil,Jun. 2016, June 2016 9533,5.0,sasa7punch,https://www.tripadvisor.ca/Profile/sasa7punch, nil,May 2016, May 2016 9533,5.0,WDWDonna,https://www.tripadvisor.ca/Profile/WDWDonna, nil,May 2016, May 2016 9533,4.0,ylime79,https://www.tripadvisor.ca/Profile/ylime79, nil,May 2016, May 2016 9533,5.0,Nancy F,https://www.tripadvisor.ca/Profile/P297KSnancyf, nil,Apr. 2016, April 2016 9533,4.0,Ravenhawk39,https://www.tripadvisor.ca/Profile/Ravenhawk39, nil,Mar. 2016, March 2016 9533,1.0,kf88kv15,https://www.tripadvisor.ca/Profile/kf88kv15, nil,Mar. 2016, March 2016 9533,5.0,melissa w,https://www.tripadvisor.ca/Profile/909melissaw, nil,Mar. 2016, February 2016 9533,4.0,Joe G,https://www.tripadvisor.ca/Profile/377joeg, nil,Jan. 2016, January 2016 9533,2.0,kennethmS5750QZ,https://www.tripadvisor.ca/Profile/kennethmS5750QZ, nil,Dec. 2015, December 2015 9533,1.0,Nathalie K,https://www.tripadvisor.ca/Profile/nathaliekernohan, nil,Nov. 2015, November 2015 9533,5.0,megha b,https://www.tripadvisor.ca/Profile/716meghab, nil,Nov. 2015, November 2015 9533,3.0,makingendsmeet,https://www.tripadvisor.ca/Profile/makingendsmeet, nil,Nov. 2015, November 2015 9533,4.0,flormira,https://www.tripadvisor.ca/Profile/flormira, nil,Nov. 2015, November 2015 9533,4.0,Guelphite2013,https://www.tripadvisor.ca/Profile/Guelphite2013, nil,Oct. 2015, October 2015 9533,5.0,Maggie H,https://www.tripadvisor.ca/Profile/995maggieh, nil,Oct. 2015, October 2015 9533,3.0,BeachMelonMama,https://www.tripadvisor.ca/Profile/BeachMelonMama, nil,Oct. 2015, June 2015 9533,2.0,CARIBBOB,https://www.tripadvisor.ca/Profile/CARIBBOB, nil,Oct. 2015, September 2015 9533,5.0,Liza156,https://www.tripadvisor.ca/Profile/Liza156, nil,Sep. 2015, September 2015 9533,4.0,wan2go,https://www.tripadvisor.ca/Profile/wan2go, nil,Sep. 2015, September 2015 9533,2.0,wiky_6hills,https://www.tripadvisor.ca/Profile/wiky_6hills, nil,Sep. 2015, July 2015 9533,1.0,Caroline B,https://www.tripadvisor.ca/Profile/883carolineb, nil,Jul. 2015, July 2015 9533,1.0,John N,https://www.tripadvisor.ca/Profile/O1126UKjohnn, nil,Jul. 2015, July 2015 9533,1.0,sf2622,https://www.tripadvisor.ca/Profile/sf2622, nil,Jan. 2015, December 2014 9533,4.0,wiwma,https://www.tripadvisor.ca/Profile/wiwma, nil,Jan. 2015, January 2015 9533,1.0,Makayla T,https://www.tripadvisor.ca/Profile/924makaylat, nil,Dec. 2014, December 2014 9533,3.0,Jen K,https://www.tripadvisor.ca/Profile/jenm707, nil,Dec. 2014, November 2014 9533,4.0,RossNorthBay,https://www.tripadvisor.ca/Profile/RossNorthBay, nil,Oct. 2014, October 2014 9533,3.0,Julie D,https://www.tripadvisor.ca/Profile/X5830AXjulied, nil,Oct. 2014, September 2014 9533,4.0,Jacqueline71,https://www.tripadvisor.ca/Profile/Jacqueline71, nil,Sep. 2014, June 2014 9533,4.0,Ian D,https://www.tripadvisor.ca/Profile/627iand, nil,Aug. 2014, June 2014 9533,4.0,AllseasonRI,https://www.tripadvisor.ca/Profile/AllseasonRI, nil,Aug. 2014, July 2014 9533,4.0,MillervilleMayor,https://www.tripadvisor.ca/Profile/MillervilleMayor, nil,Aug. 2014, July 2014 9533,4.0,JWest52,https://www.tripadvisor.ca/Profile/JWest52, nil,Aug. 2014, July 2014 9533,1.0,suzanne b,https://www.tripadvisor.ca/Profile/270suzanneb, nil,Aug. 2014, July 2014 9533,3.0,john s,https://www.tripadvisor.ca/Profile/P4726FDjohns, nil,Aug. 2014, August 2014 9533,4.0,Arlene H,https://www.tripadvisor.ca/Profile/ArleneH215, nil,Jul. 2014, September 2013 9533,4.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Apr. 2014, April 2014 9533,5.0,allensmith20,https://www.tripadvisor.ca/Profile/allensmith20, nil,Mar. 2014, January 2014 9533,4.0,meme,https://www.tripadvisor.ca/Profile/mtbrchic, nil,Feb. 2014, February 2014 9533,4.0,Jill R,https://www.tripadvisor.ca/Profile/1i1bitz, nil,Oct. 2013, October 2013 9533,2.0,Brittany M,https://www.tripadvisor.ca/Profile/brittanymZ6965AT, nil,Oct. 2013, October 2013 9533,4.0,Kelly P,https://www.tripadvisor.ca/Profile/KMG920, nil,Sep. 2013, September 2013 9533,4.0,reidog1creampuff,https://www.tripadvisor.ca/Profile/reidog1creampuff, nil,Sep. 2013, August 2013 9533,3.0,Ben S,https://www.tripadvisor.ca/Profile/BenS455, nil,Aug. 2013, August 2013 9533,4.0,jimmycomms,https://www.tripadvisor.ca/Profile/jimmycomms, nil,Aug. 2013, August 2013 9533,5.0,Piper184,https://www.tripadvisor.ca/Profile/Piper184, nil,Aug. 2013, July 2013 9533,4.0,MissLynette,https://www.tripadvisor.ca/Profile/MissLynette, nil,Jul. 2013, July 2013 9533,5.0,ChomamaCourtice,https://www.tripadvisor.ca/Profile/ChomamaCourtice, nil,Jun. 2013, June 2013 9533,5.0,ian w,https://www.tripadvisor.ca/Profile/ianw727, nil,Jun. 2013, June 2013 9533,5.0,doug h,https://www.tripadvisor.ca/Profile/288dough, nil,Jun. 2013, June 2013 9533,3.0,Richard D,https://www.tripadvisor.ca/Profile/91RichardD, nil,May 2013, May 2013 9533,2.0,Rob R,https://www.tripadvisor.ca/Profile/RobR484, nil,May 2013, May 2013 9533,5.0,Diane L,https://www.tripadvisor.ca/Profile/deedee1946, nil,Apr. 2013, April 2013 9533,4.0,robnsue09,https://www.tripadvisor.ca/Profile/robnsue09, nil,Jan. 2013, January 2013 9533,3.0,DIrk H,https://www.tripadvisor.ca/Profile/Dirk_ca, nil,Jan. 2013, January 2013 9533,4.0,RUSS H,https://www.tripadvisor.ca/Profile/RUSSH473, nil,Sep. 2012, August 2012 9533,5.0,Sheen989,https://www.tripadvisor.ca/Profile/Sheen989, nil,Sep. 2012, August 2012 9533,5.0,Man283,https://www.tripadvisor.ca/Profile/Man283, nil,Sep. 2012, August 2012 9533,2.0,Skislave,https://www.tripadvisor.ca/Profile/Skislave, nil,Aug. 2012, August 2012 9533,4.0,Tracy G,https://www.tripadvisor.ca/Profile/916TracyG, nil,Jul. 2012, July 2012 9533,4.0,Sharon S,https://www.tripadvisor.ca/Profile/S8176JWsharons, nil,Jul. 2012, July 2012 9533,5.0,ray k,https://www.tripadvisor.ca/Profile/rayk536, nil,May 2012, May 2012 9533,4.0,Wayne C,https://www.tripadvisor.ca/Profile/P7139CPwaynec, nil,May 2012, May 2012 9533,4.0,janns_10,https://www.tripadvisor.ca/Profile/janns_10, nil,May 2012, May 2012 9533,4.0,rwb44,https://www.tripadvisor.ca/Profile/rwb44, nil,Apr. 2012, March 2012 9533,4.0,DGJS,https://www.tripadvisor.ca/Profile/DGJS, nil,Jan. 2012, January 2012 9533,4.0,amyjo27a,https://www.tripadvisor.ca/Profile/amyjo27a, nil,Jan. 2012, January 2012 9533,3.0,Ringettemom3,https://www.tripadvisor.ca/Profile/Ringettemom3, nil,Aug. 2011, August 2011 9533,5.0,tommoreau,https://www.tripadvisor.ca/Profile/tommoreau, nil,Aug. 2011, June 2011 9533,5.0,robertkaith,https://www.tripadvisor.ca/Profile/robertkaith, nil,Jul. 2011, July 2011 9533,1.0,CLAF_79,https://www.tripadvisor.ca/Profile/CLAF_79, nil,Jul. 2011, July 2011 9533,4.0,enjoytotravel7,https://www.tripadvisor.ca/Profile/enjoytotravel7, nil,Oct. 2010, October 2010 9533,4.0,PuntaCanaMike,https://www.tripadvisor.ca/Profile/PuntaCanaMike, nil,Aug. 2010, August 2010 9533,2.0,Jen154985,https://www.tripadvisor.ca/Profile/Jen154985, nil,Jul. 2010, July 2010 9533,5.0,hotelroomsKingstonON,https://www.tripadvisor.ca/Profile/hotelroomsKingstonON, nil,Apr. 2010, April 2010 9533,5.0,Lookingforcomfort,https://www.tripadvisor.ca/Profile/Lookingforcomfort, nil,Apr. 2010, April 2010 9533,5.0,Giselescott,https://www.tripadvisor.ca/Profile/Giselescott, nil,Mar. 2010, February 2010 9533,5.0,san007krv,https://www.tripadvisor.ca/Profile/san007krv, nil,Jan. 2010, November 2009 9533,3.0,Calin N,https://www.tripadvisor.ca/Profile/97calinn, nil,Oct. 2009, October 2009 9533,2.0,tea42Toronto,https://www.tripadvisor.ca/Profile/tea42Toronto, nil,Aug. 2009, July 2009 9533,4.0,steffycanuck,https://www.tripadvisor.ca/Profile/steffycanuck, nil,Nov. 2008, October 2008 9534,4.0,Brittany F,https://www.tripadvisor.ca/Profile/brittanyf975, nil,Mar. 2019, March 2019 9534,3.0,Jason L,https://www.tripadvisor.ca/Profile/jasonlR2312QG, nil,Mar. 2019, March 2019 9534,4.0,Julie L,https://www.tripadvisor.ca/Profile/JulieL411, nil,Mar. 2019, March 2019 9534,5.0,John C,https://www.tripadvisor.ca/Profile/johncH6435JJ, nil,Mar. 2019, March 2019 9534,5.0,LisaHarrison83,https://www.tripadvisor.ca/Profile/LisaHarrison83, nil,Mar. 2019, March 2019 9534,5.0,Bre D,https://www.tripadvisor.ca/Profile/282bred, nil,Mar. 2019, February 2019 9534,4.0,tristab78,https://www.tripadvisor.ca/Profile/tristab78, nil,Feb. 2019, February 2019 9534,5.0,Mel D,https://www.tripadvisor.ca/Profile/Melldoh, nil,Jan. 2019, January 2019 9534,5.0,Adrian S,https://www.tripadvisor.ca/Profile/adriansC4318OH, nil,Jan. 2019, January 2019 9534,2.0,Vanessa,https://www.tripadvisor.ca/Profile/626vanessai, nil,Jan. 2019, December 2018 9534,nil,,nil, nil,nil,nil 9534,1.0,patricialeblanc607,https://www.tripadvisor.ca/Profile/patricialeblanc607, nil,Sep. 2018, September 2018 9534,3.0,funskigirl,https://www.tripadvisor.ca/Profile/funskigirl, nil,Aug. 2018, August 2018 9534,1.0,jodi s,https://www.tripadvisor.ca/Profile/jodis20, nil,Aug. 2018, August 2018 9534,1.0,Laura M,https://www.tripadvisor.ca/Profile/lauramA7988WF, nil,Aug. 2018, August 2018 9534,1.0,heidismith282,https://www.tripadvisor.ca/Profile/heidismith282, nil,Aug. 2018, August 2018 9534,1.0,Wil F,https://www.tripadvisor.ca/Profile/wfulton, nil,Aug. 2018, August 2018 9534,1.0,HappyTraveler2cu,https://www.tripadvisor.ca/Profile/HappyTraveler2cu, nil,Aug. 2018, July 2018 9534,3.0,b0b55russell,https://www.tripadvisor.ca/Profile/b0b55russell, nil,Aug. 2018, August 2018 9534,4.0,mpang27,https://www.tripadvisor.ca/Profile/mpang27, nil,Aug. 2018, August 2018 9534,2.0,TorontoBluenoser,https://www.tripadvisor.ca/Profile/TorontoBluenoser, nil,Aug. 2018, July 2018 9534,1.0,expert9665,https://www.tripadvisor.ca/Profile/expert9665, nil,Jul. 2018, July 2018 9534,1.0,Richard W,https://www.tripadvisor.ca/Profile/RichardW5875, nil,Jul. 2018, July 2018 9534,1.0,_whipperwatson,https://www.tripadvisor.ca/Profile/_whipperwatson, nil,Jul. 2018, June 2018 9534,3.0,Vanessa_k81,https://www.tripadvisor.ca/Profile/Vanessa_k81, nil,Jul. 2018, July 2018 9534,1.0,Vanessa A,https://www.tripadvisor.ca/Profile/VanessaA4174, nil,Jun. 2018, June 2018 9534,1.0,Pam S,https://www.tripadvisor.ca/Profile/pamsO9761GN, nil,Jun. 2018, June 2018 9534,1.0,Blackheart4,https://www.tripadvisor.ca/Profile/Blackheart4, nil,Mar. 2018, November 2017 9534,2.0,Daringdawn,https://www.tripadvisor.ca/Profile/Daringdawn, nil,Mar. 2018, February 2018 9534,2.0,Sincity031,https://www.tripadvisor.ca/Profile/Sincity031, nil,Feb. 2018, February 2018 9534,2.0,Richard B,https://www.tripadvisor.ca/Profile/richardbT3887OS, nil,Feb. 2018, January 2018 9534,1.0,Justine D,https://www.tripadvisor.ca/Profile/justined524, nil,Dec. 2017, December 2017 9534,3.0,jennn333,https://www.tripadvisor.ca/Profile/jennn333, nil,Nov. 2017, November 2017 9534,3.0,Jot256,https://www.tripadvisor.ca/Profile/Jot256, nil,Oct. 2017, October 2017 9534,1.0,1beerbelly4u,https://www.tripadvisor.ca/Profile/1beerbelly4u, nil,Oct. 2017, October 2017 9534,3.0,Jenny,https://www.tripadvisor.ca/Profile/JennyM333777, nil,Oct. 2017, October 2017 9534,2.0,maureenedwards,https://www.tripadvisor.ca/Profile/maureenedwards, nil,Sep. 2017, September 2017 9534,5.0,1968_Travel_1976,https://www.tripadvisor.ca/Profile/1968_Travel_1976, nil,Sep. 2017, September 2017 9534,5.0,angelbabyboy94,https://www.tripadvisor.ca/Profile/angelbabyboy94, nil,Sep. 2017, September 2017 9534,1.0,Checkoutchicklette,https://www.tripadvisor.ca/Profile/Checkoutchicklette, nil,Aug. 2017, August 2017 9534,1.0,Michael C,https://www.tripadvisor.ca/Profile/I9909ZWmichaelc, nil,Aug. 2017, August 2017 9534,3.0,Michelle F,https://www.tripadvisor.ca/Profile/michellefM4952WQ, nil,Jul. 2017, August 2017 9534,4.0,ForReal1886,https://www.tripadvisor.ca/Profile/ForReal1886, nil,Jul. 2017, July 2017 9534,1.0,Joseph F,https://www.tripadvisor.ca/Profile/443josephf, nil,Jul. 2017, July 2017 9534,3.0,Norma M,https://www.tripadvisor.ca/Profile/294normam, nil,Jun. 2017, June 2017 9534,1.0,unknown23451,https://www.tripadvisor.ca/Profile/unknown23451, nil,Jun. 2017, June 2017 9534,1.0,Darleen L,https://www.tripadvisor.ca/Profile/749darleenl, nil,Jun. 2017, June 2017 9534,5.0,dicrom88,https://www.tripadvisor.ca/Profile/dicrom88, nil,May 2017, May 2017 9534,1.0,lang0t,https://www.tripadvisor.ca/Profile/lang0t, nil,Apr. 2017, April 2017 9534,4.0,Johnny D,https://www.tripadvisor.ca/Profile/johnnyd588, nil,Apr. 2017, April 2017 9534,3.0,DaynaR5,https://www.tripadvisor.ca/Profile/DaynaR5, nil,Apr. 2017, April 2017 9534,2.0,Sandwalker61,https://www.tripadvisor.ca/Profile/Sandwalker61, nil,Apr. 2017, April 2017 9534,2.0,Susan T,https://www.tripadvisor.ca/Profile/SusanT2156, nil,Mar. 2017, March 2017 9534,4.0,Mal Robins,https://www.tripadvisor.ca/Profile/malrobins, nil,Mar. 2017, January 2017 9534,2.0,acomte,https://www.tripadvisor.ca/Profile/acomte, nil,Feb. 2017, February 2017 9534,3.0,Teresa M,https://www.tripadvisor.ca/Profile/TeresaM706, nil,Dec. 2016, December 2016 9534,2.0,Susan H,https://www.tripadvisor.ca/Profile/841SusanH841, nil,Dec. 2016, December 2016 9534,2.0,Kimberly R,https://www.tripadvisor.ca/Profile/406kimberlyr, nil,Nov. 2016, November 2016 9534,2.0,dusty2,https://www.tripadvisor.ca/Profile/dusty2, nil,Nov. 2016, November 2016 9534,1.0,buttertoronto2014,https://www.tripadvisor.ca/Profile/buttertoronto2014, nil,Nov. 2016, November 2016 9534,4.0,BRUCE G,https://www.tripadvisor.ca/Profile/325bruceg, nil,Oct. 2016, May 2016 9534,1.0,canadagirltravels,https://www.tripadvisor.ca/Profile/canadagirltravels, nil,Sep. 2016, September 2016 9534,2.0,Paul L,https://www.tripadvisor.ca/Profile/paullC6177LX, nil,Sep. 2016, September 2016 9534,2.0,Taylar C,https://www.tripadvisor.ca/Profile/taylarc, nil,Sep. 2016, September 2016 9534,5.0,snowbird41,https://www.tripadvisor.ca/Profile/snowbird41, nil,Sep. 2016, June 2016 9534,2.0,wilhelminajansen,https://www.tripadvisor.ca/Profile/wilhelminajansen, nil,Sep. 2016, August 2016 9534,3.0,Claudia M,https://www.tripadvisor.ca/Profile/claudiamQ3431IE, nil,Sep. 2016, September 2016 9534,3.0,lbailer83,https://www.tripadvisor.ca/Profile/lbailer83, nil,Sep. 2016, August 2016 9534,4.0,hshelby268,https://www.tripadvisor.ca/Profile/hshelby268, nil,Aug. 2016, July 2016 9534,3.0,hblack2016,https://www.tripadvisor.ca/Profile/hblack2016, nil,Aug. 2016, July 2016 9534,1.0,Deeber56,https://www.tripadvisor.ca/Profile/Deeber56, nil,Aug. 2016, August 2016 9534,2.0,Patricia H,https://www.tripadvisor.ca/Profile/I9535KZpatriciah, nil,Jul. 2016, July 2016 9534,3.0,jimod99,https://www.tripadvisor.ca/Profile/jimod99, nil,Jul. 2016, July 2016 9534,4.0,Dorothy M,https://www.tripadvisor.ca/Profile/DOROTHYM687, nil,Jul. 2016, July 2016 9534,4.0,_kitty9879,https://www.tripadvisor.ca/Profile/_kitty9879, nil,Jul. 2016, July 2016 9534,2.0,736reneet,https://www.tripadvisor.ca/Profile/736reneet, nil,Jul. 2016, July 2016 9534,3.0,Julee,https://www.tripadvisor.ca/Profile/Julee, nil,Jun. 2016, June 2016 9534,1.0,Potbelly59,https://www.tripadvisor.ca/Profile/Potbelly59, nil,Jun. 2016,nil 9534,2.0,CarrieJ64,https://www.tripadvisor.ca/Profile/CarrieJ64, nil,Apr. 2016, April 2016 9534,3.0,CS192,https://www.tripadvisor.ca/Profile/CS192, nil,Apr. 2016, April 2016 9534,1.0,LizTorj,https://www.tripadvisor.ca/Profile/LizTorj, nil,Apr. 2016, April 2016 9534,4.0,Kacy W,https://www.tripadvisor.ca/Profile/kacyw2016, nil,Feb. 2016, February 2016 9534,3.0,Patrick R,https://www.tripadvisor.ca/Profile/Y872XYpatrickr, nil,Feb. 2016, February 2016 9534,3.0,Sammy H,https://www.tripadvisor.ca/Profile/679sammyh, nil,Jan. 2016, January 2016 9534,5.0,Sarah M,https://www.tripadvisor.ca/Profile/sarahmP4240HT, nil,Jan. 2016, April 2015 9534,4.0,lisebisaillon,https://www.tripadvisor.ca/Profile/lisebisaillon, nil,Dec. 2015, September 2015 9534,2.0,Kim P,https://www.tripadvisor.ca/Profile/kimpO3964FR, nil,Oct. 2015, October 2015 9534,1.0,emmittOttawaOn,https://www.tripadvisor.ca/Profile/emmittOttawaOn, nil,Oct. 2015, October 2015 9534,4.0,ALFREDO G,https://www.tripadvisor.ca/Profile/ALFREDOG235, nil,Oct. 2015, October 2015 9534,1.0,Norm C,https://www.tripadvisor.ca/Profile/107normc, nil,Oct. 2015, October 2015 9534,4.0,BCNDWorld,https://www.tripadvisor.ca/Profile/BCNDWorld, nil,Oct. 2015, October 2015 9534,3.0,Mitchell L,https://www.tripadvisor.ca/Profile/MitchellL936, nil,Sep. 2015, September 2015 9534,1.0,PaulinaBC,https://www.tripadvisor.ca/Profile/PaulinaBC, nil,Sep. 2015, September 2015 9534,5.0,K B,https://www.tripadvisor.ca/Profile/kb603, nil,Sep. 2015, September 2015 9534,2.0,Tanis5887,https://www.tripadvisor.ca/Profile/Tanis5887, nil,Sep. 2015, September 2015 9534,5.0,Jason K,https://www.tripadvisor.ca/Profile/G5213LUjasonk, nil,Sep. 2015, September 2015 9534,3.0,juniper y,https://www.tripadvisor.ca/Profile/982junipery, nil,Sep. 2015, September 2015 9534,4.0,Maggie M,https://www.tripadvisor.ca/Profile/embrun_maggie, nil,Sep. 2015, August 2015 9534,2.0,DavidW-31415926,https://www.tripadvisor.ca/Profile/DavidW-31415926, nil,Aug. 2015, August 2015 9534,5.0,kelly s,https://www.tripadvisor.ca/Profile/599kellys599, nil,Aug. 2015, August 2015 9534,1.0,Carol N,https://www.tripadvisor.ca/Profile/668caroln, nil,Aug. 2015, July 2015 9534,3.0,wendy e,https://www.tripadvisor.ca/Profile/463wendye, nil,Aug. 2015, February 2015 9534,2.0,norules1430,https://www.tripadvisor.ca/Profile/norules1430, nil,Jul. 2015, July 2015 9534,4.0,smanth_k,https://www.tripadvisor.ca/Profile/smanth_k, nil,Jun. 2015, June 2015 9534,5.0,sunnydisforme,https://www.tripadvisor.ca/Profile/sunnydisforme, nil,Jun. 2015, June 2015 9534,1.0,Asdfghjkl0987,https://www.tripadvisor.ca/Profile/Asdfghjkl0987, nil,Jun. 2015, June 2015 9534,3.0,heatherdee1971,https://www.tripadvisor.ca/Profile/heatherdee1971, nil,Jun. 2015, June 2015 9534,1.0,Steve R,https://www.tripadvisor.ca/Profile/steverR3824GO, nil,May 2015, May 2015 9534,5.0,Cole O,https://www.tripadvisor.ca/Profile/coleo98, nil,Apr. 2015, March 2015 9534,5.0,Melissa B,https://www.tripadvisor.ca/Profile/melissabE2668CG, nil,Apr. 2015, April 2015 9534,4.0,travelwithkidsnow,https://www.tripadvisor.ca/Profile/travelwithkidsnow, nil,Apr. 2015, April 2015 9534,2.0,draddus13,https://www.tripadvisor.ca/Profile/draddus13, nil,Apr. 2015, March 2015 9534,4.0,kwe2000,https://www.tripadvisor.ca/Profile/kwe2000, nil,Mar. 2015, March 2015 9534,1.0,donna d,https://www.tripadvisor.ca/Profile/donnadA4912ST, nil,Mar. 2015, March 2015 9534,1.0,Rgw,https://www.tripadvisor.ca/Profile/59ryanw, nil,Mar. 2015, March 2015 9534,1.0,S B,https://www.tripadvisor.ca/Profile/sb400, nil,Mar. 2015, March 2015 9534,3.0,Bret E,https://www.tripadvisor.ca/Profile/805brete, nil,Mar. 2015, March 2015 9534,3.0,Lesleah M,https://www.tripadvisor.ca/Profile/lesleahm, nil,Feb. 2015, February 2015 9534,1.0,Ryerseland,https://www.tripadvisor.ca/Profile/Ryerseland, nil,Feb. 2015, February 2015 9534,2.0,1957Chance,https://www.tripadvisor.ca/Profile/1957Chance, nil,Feb. 2015, February 2015 9534,3.0,Steve K,https://www.tripadvisor.ca/Profile/SteveK27, nil,Jan. 2015, January 2015 9534,5.0,Melissa D,https://www.tripadvisor.ca/Profile/melissad374, nil,Dec. 2014, September 2014 9534,2.0,Beverely K,https://www.tripadvisor.ca/Profile/beverelyk, nil,Nov. 2014, August 2014 9534,1.0,garygas,https://www.tripadvisor.ca/Profile/garygas, nil,Nov. 2014, November 2014 9534,4.0,Richard P,https://www.tripadvisor.ca/Profile/689richardp, nil,Nov. 2014, November 2014 9534,3.0,Graham U,https://www.tripadvisor.ca/Profile/Graham761, nil,Oct. 2014, October 2014 9534,1.0,LINDA C,https://www.tripadvisor.ca/Profile/A8240XDlindac, nil,Oct. 2014, October 2014 9534,3.0,JULIE M,https://www.tripadvisor.ca/Profile/972JULIEM, nil,Sep. 2014, September 2014 9534,2.0,june1888,https://www.tripadvisor.ca/Profile/june1888, nil,Sep. 2014, June 2014 9534,3.0,DianneRobertson,https://www.tripadvisor.ca/Profile/DianneRobertson, nil,Sep. 2014, August 2014 9534,4.0,Louise L,https://www.tripadvisor.ca/Profile/19louisel, nil,Sep. 2014, August 2014 9534,5.0,tammie c,https://www.tripadvisor.ca/Profile/54tammiec, nil,Sep. 2014, September 2014 9534,5.0,Sabah H,https://www.tripadvisor.ca/Profile/SabahH318, nil,Aug. 2014, August 2014 9534,1.0,Lisa S,https://www.tripadvisor.ca/Profile/488lisas, nil,Aug. 2014, August 2014 9534,4.0,NancylovesOttawa,https://www.tripadvisor.ca/Profile/NancylovesOttawa, nil,Aug. 2014, August 2014 9534,5.0,Dev M,https://www.tripadvisor.ca/Profile/158devm, nil,Aug. 2014, August 2014 9534,4.0,spitfirebuff,https://www.tripadvisor.ca/Profile/spitfirebuff, nil,Aug. 2014, August 2014 9534,4.0,aprilwineMississauga,https://www.tripadvisor.ca/Profile/aprilwineMississauga, nil,Jul. 2014, July 2014 9534,4.0,John R,https://www.tripadvisor.ca/Profile/371JohnR371, nil,Jul. 2014, July 2014 9534,2.0,Melina P,https://www.tripadvisor.ca/Profile/548melinap, nil,Jul. 2014, July 2014 9534,5.0,bill h,https://www.tripadvisor.ca/Profile/665billh, nil,Jul. 2014, July 2014 9534,3.0,ge0man,https://www.tripadvisor.ca/Profile/ge0man, nil,Jul. 2014, July 2014 9534,3.0,Muffet37,https://www.tripadvisor.ca/Profile/Muffet37, nil,Jul. 2014, July 2014 9534,5.0,DebAbcde,https://www.tripadvisor.ca/Profile/DebAbcde, nil,Jul. 2014, May 2014 9534,4.0,paul r,https://www.tripadvisor.ca/Profile/paulr706, nil,Jun. 2014, June 2014 9534,4.0,JacquelineBest,https://www.tripadvisor.ca/Profile/JacquelineBest, nil,Jun. 2014, May 2014 9534,4.0,Dianne G,https://www.tripadvisor.ca/Profile/dianneg45, nil,May 2014, May 2014 9534,5.0,Cathy M,https://www.tripadvisor.ca/Profile/cathym217, nil,May 2014, May 2014 9534,4.0,thepeaches44,https://www.tripadvisor.ca/Profile/thepeaches44, nil,May 2014, April 2014 9534,5.0,Shane M,https://www.tripadvisor.ca/Profile/shanem476, nil,May 2014, April 2014 9534,2.0,LynnthePB283,https://www.tripadvisor.ca/Profile/LynnthePB283, nil,Oct. 2013, October 2013 9534,1.0,susieq2006,https://www.tripadvisor.ca/Profile/susieq2006, nil,Oct. 2013, October 2013 9534,2.0,lousheb,https://www.tripadvisor.ca/Profile/lousheb, nil,Oct. 2013, October 2013 9534,2.0,BrianRad,https://www.tripadvisor.ca/Profile/BrianRad, nil,Aug. 2013, July 2013 9534,1.0,MBFBarrie_Ontario,https://www.tripadvisor.ca/Profile/MBFBarrie_Ontario, nil,Jun. 2013, June 2013 9534,4.0,Laker74,https://www.tripadvisor.ca/Profile/Laker74, nil,Apr. 2013, May 2012 9534,4.0,Tracker18,https://www.tripadvisor.ca/Profile/Tracker18, nil,Mar. 2013, December 2012 9534,4.0,Deborah P,https://www.tripadvisor.ca/Profile/DeborahP862, nil,Jan. 2013, April 2012 9534,1.0,Mmay2284,https://www.tripadvisor.ca/Profile/Mmay2284, nil,Jan. 2013, September 2012 9534,2.0,CanadianDreamer75,https://www.tripadvisor.ca/Profile/CanadianDreamer75, nil,Dec. 2012, May 2012 9534,3.0,Nighthawk64,https://www.tripadvisor.ca/Profile/Nighthawk64, nil,Oct. 2012, October 2012 9534,4.0,Tonya C,https://www.tripadvisor.ca/Profile/tonyac392, nil,Oct. 2012, September 2012 9534,2.0,Jennifer R,https://www.tripadvisor.ca/Profile/Q786RBjenniferr, nil,Aug. 2012, October 2011 9534,4.0,Bob C,https://www.tripadvisor.ca/Profile/bobcM794XL, nil,Aug. 2012, August 2012 9534,2.0,eyewander,https://www.tripadvisor.ca/Profile/eyewander, nil,Jul. 2012, July 2012 9534,5.0,SusanRed,https://www.tripadvisor.ca/Profile/SusanRed, nil,Jul. 2012, July 2012 9534,1.0,Jeffery M,https://www.tripadvisor.ca/Profile/JefferyM722, nil,Jul. 2012, July 2012 9534,4.0,Paige Q,https://www.tripadvisor.ca/Profile/PaigeQ, nil,May 2012, September 2011 9534,4.0,Boris2552,https://www.tripadvisor.ca/Profile/Boris2552, nil,May 2012, May 2012 9535,nil,,nil, nil,nil,nil 9535,1.0,Joel H,https://www.tripadvisor.ca/Profile/480joelh, nil,Sep. 2016, September 2016 9535,4.0,butch2851,https://www.tripadvisor.ca/Profile/butch2851, nil,Mar. 2016, March 2016 9535,4.0,JWDWesq,https://www.tripadvisor.ca/Profile/JWDWesq, nil,Aug. 2015, August 2015 9535,3.0,Julie R,https://www.tripadvisor.ca/Profile/julierW452RJ, nil,Aug. 2014, August 2014 9535,5.0,voyagenow,https://www.tripadvisor.ca/Profile/voyagenow, nil,Oct. 2011, October 2011 9535,1.0,MagguieValCaron,https://www.tripadvisor.ca/Profile/MagguieValCaron, nil,Apr. 2011, March 2011 9536,5.0,ashleyL0617,https://www.tripadvisor.ca/Profile/ashleyL0617, nil,Mar. 2019, March 2019 9536,5.0,Angie S,https://www.tripadvisor.ca/Profile/AngieS662, nil,Jun. 2018, June 2018 9536,5.0,Sarah V,https://www.tripadvisor.ca/Profile/sarahverv, nil,Mar. 2019, March 2019 9536,5.0,Extraordinary308301,https://www.tripadvisor.ca/Profile/Extraordinary308301, nil,Mar. 2019, February 2019 9536,5.0,Erik W,https://www.tripadvisor.ca/Profile/ErikW1131, nil,Feb. 2019, November 2018 9536,4.0,tiffanybond,https://www.tripadvisor.ca/Profile/tiffanybond, nil,Feb. 2019, September 2018 9536,5.0,Joyce K,https://www.tripadvisor.ca/Profile/JoyceK406, nil,Feb. 2019, February 2019 9536,5.0,steveg9595,https://www.tripadvisor.ca/Profile/steveg9595, nil,Jan. 2019, January 2019 9536,5.0,Leanne L,https://www.tripadvisor.ca/Profile/845leannel, nil,Jan. 2019, December 2018 9536,4.0,News9,https://www.tripadvisor.ca/Profile/News9, nil,Jan. 2019, January 2019 9536,nil,,nil, nil,nil,nil 9536,5.0,stephenpX2780YJ,https://www.tripadvisor.ca/Profile/stephenpX2780YJ, nil,Nov. 2018, November 2018 9536,5.0,Natalie L,https://www.tripadvisor.ca/Profile/B9189GKnataliel, nil,Nov. 2018, November 2018 9536,4.0,Valerie M,https://www.tripadvisor.ca/Profile/valeriemV7895MR, nil,Nov. 2018, November 2018 9536,4.0,hughful2n,https://www.tripadvisor.ca/Profile/hughful2n, nil,Nov. 2018, October 2018 9536,4.0,Edward D,https://www.tripadvisor.ca/Profile/472edwardd, nil,Nov. 2018, October 2018 9536,5.0,reuvennaidoo,https://www.tripadvisor.ca/Profile/reuvennaidoo, nil,Oct. 2018, October 2018 9536,4.0,WhitbyScubaGirl,https://www.tripadvisor.ca/Profile/WhitbyScubaGirl, nil,Oct. 2018, September 2018 9536,4.0,MJS_TravelBug,https://www.tripadvisor.ca/Profile/MJS_TravelBug, nil,Sep. 2018, September 2018 9536,3.0,David B,https://www.tripadvisor.ca/Profile/C8374SHdavidb, nil,Sep. 2018, August 2018 9536,3.0,Thomas R,https://www.tripadvisor.ca/Profile/thomasrA3411FR, nil,Sep. 2018, September 2018 9536,5.0,Brian P,https://www.tripadvisor.ca/Profile/brianpO5324YW, nil,Sep. 2018, August 2018 9536,5.0,Maria B,https://www.tripadvisor.ca/Profile/W4898QHmariab, nil,Aug. 2018, September 2017 9536,5.0,Laura M,https://www.tripadvisor.ca/Profile/lauramA7988WF, nil,Aug. 2018, August 2018 9536,5.0,kimcD7297CO,https://www.tripadvisor.ca/Profile/kimcD7297CO, nil,Aug. 2018, August 2018 9536,5.0,wlern,https://www.tripadvisor.ca/Profile/wlern, nil,Aug. 2018, August 2018 9536,5.0,Dianne S,https://www.tripadvisor.ca/Profile/DianneS287, nil,Aug. 2018, August 2018 9536,5.0,Dreamer95156,https://www.tripadvisor.ca/Profile/Dreamer95156, nil,Aug. 2018, August 2018 9536,4.0,Courtney G,https://www.tripadvisor.ca/Profile/courtneyg166, nil,Aug. 2018, August 2018 9536,5.0,DS416,https://www.tripadvisor.ca/Profile/DS416, nil,Aug. 2018, August 2018 9536,5.0,banoucat470,https://www.tripadvisor.ca/Profile/banoucat470, nil,Aug. 2018, August 2018 9536,5.0,HappyTraveler2cu,https://www.tripadvisor.ca/Profile/HappyTraveler2cu, nil,Aug. 2018, August 2018 9536,5.0,MelissaBrad,https://www.tripadvisor.ca/Profile/MelissaBrad, nil,Aug. 2018, August 2018 9536,5.0,janet s,https://www.tripadvisor.ca/Profile/janetsV4374FW, nil,Aug. 2018, August 2018 9536,3.0,sunlover3143,https://www.tripadvisor.ca/Profile/sunlover3143, nil,Aug. 2018, August 2018 9536,5.0,michaelgM3987AF,https://www.tripadvisor.ca/Profile/michaelgM3987AF, nil,Aug. 2018, February 2018 9536,5.0,Davax,https://www.tripadvisor.ca/Profile/Davax, nil,Aug. 2018, August 2018 9536,5.0,connie s,https://www.tripadvisor.ca/Profile/E5721JBconnies, nil,Aug. 2018, August 2018 9536,5.0,sciencetiger,https://www.tripadvisor.ca/Profile/sciencetiger, nil,Aug. 2018, September 2017 9536,5.0,richhipel,https://www.tripadvisor.ca/Profile/richhipel, nil,Jul. 2018, July 2018 9536,5.0,tracewb,https://www.tripadvisor.ca/Profile/tracewb, nil,Jul. 2018, July 2018 9536,1.0,AnnetteBlake,https://www.tripadvisor.ca/Profile/AnnetteBlake, nil,Jul. 2018, July 2018 9536,4.0,Linda R,https://www.tripadvisor.ca/Profile/300LindaR, nil,Jul. 2018, April 2018 9536,5.0,482andrew2015,https://www.tripadvisor.ca/Profile/482andrew2015, nil,Jul. 2018, July 2018 9536,5.0,Kim C,https://www.tripadvisor.ca/Profile/kimcN9878VE, nil,Jul. 2018, March 2018 9536,4.0,Clojay17,https://www.tripadvisor.ca/Profile/Clojay17, nil,Jul. 2018, July 2018 9536,5.0,dmuir6,https://www.tripadvisor.ca/Profile/dmuir6, nil,Jul. 2018, July 2018 9536,4.0,Ken H,https://www.tripadvisor.ca/Profile/Y3294CAkenh, nil,Jul. 2018, July 2018 9536,1.0,Megan Q,https://www.tripadvisor.ca/Profile/MeganQ791, nil,Jul. 2018, July 2018 9536,4.0,Shelley J,https://www.tripadvisor.ca/Profile/65shelleyj, nil,Jul. 2018, July 2018 9536,3.0,Angela T,https://www.tripadvisor.ca/Profile/AngelaT3808, nil,Jul. 2018, June 2018 9536,4.0,Kristine L,https://www.tripadvisor.ca/Profile/356kristinel, nil,Jul. 2018, July 2018 9536,3.0,barbangi,https://www.tripadvisor.ca/Profile/barbangi, nil,Jul. 2018, July 2018 9536,3.0,Farrah M,https://www.tripadvisor.ca/Profile/863farrahm, nil,Jul. 2018, June 2018 9536,4.0,PLSOntario,https://www.tripadvisor.ca/Profile/PLSOntario, nil,Jun. 2018, June 2018 9536,5.0,Eestigirl,https://www.tripadvisor.ca/Profile/Eestigirl, nil,Jun. 2018, June 2018 9536,4.0,Melissa C,https://www.tripadvisor.ca/Profile/melissacE546DX, nil,Jun. 2018, June 2018 9536,5.0,teed43,https://www.tripadvisor.ca/Profile/teed43, nil,Jun. 2018, June 2018 9536,5.0,Catherine W,https://www.tripadvisor.ca/Profile/catherinew603, nil,Jun. 2018, May 2018 9536,5.0,Jennifer L,https://www.tripadvisor.ca/Profile/JenniferL638, nil,May 2018, May 2018 9536,5.0,Nicole S,https://www.tripadvisor.ca/Profile/892nicoles, nil,May 2018, May 2018 9536,5.0,tvahey1,https://www.tripadvisor.ca/Profile/tvahey1, nil,Apr. 2018, April 2018 9536,5.0,ToodyPortCharlotteFL,https://www.tripadvisor.ca/Profile/ToodyPortCharlotteFL, nil,Apr. 2018, April 2018 9536,4.0,pentangle,https://www.tripadvisor.ca/Profile/pentangle, nil,Apr. 2018, April 2018 9536,4.0,PJ1Travel,https://www.tripadvisor.ca/Profile/PJ1Travel, nil,Apr. 2018, April 2018 9536,5.0,dbsmitty,https://www.tripadvisor.ca/Profile/dbsmitty, nil,Apr. 2018, April 2018 9536,5.0,John R,https://www.tripadvisor.ca/Profile/E3760MRjohnr, nil,Mar. 2018, March 2018 9536,4.0,Linda H,https://www.tripadvisor.ca/Profile/Q6782QKlindah, nil,Mar. 2018, January 2018 9536,5.0,668randallh,https://www.tripadvisor.ca/Profile/668randallh, nil,Mar. 2018, November 2017 9536,4.0,danielledaniels2017,https://www.tripadvisor.ca/Profile/danielledaniels2017, nil,Mar. 2018, March 2018 9536,5.0,stephaniegP1574YY,https://www.tripadvisor.ca/Profile/stephaniegP1574YY, nil,Mar. 2018, March 2018 9536,4.0,Leo9r,https://www.tripadvisor.ca/Profile/Leo9r, nil,Mar. 2018, March 2018 9536,5.0,Greg D,https://www.tripadvisor.ca/Profile/gregdB5514VF, nil,Mar. 2018, February 2018 9536,5.0,Kimberly B,https://www.tripadvisor.ca/Profile/804kimberlyb, nil,Mar. 2018, March 2018 9536,5.0,Maryanne W,https://www.tripadvisor.ca/Profile/644maryannew, nil,Feb. 2018, February 2018 9536,5.0,RKumarRKV,https://www.tripadvisor.ca/Profile/RKumarRKV, nil,Feb. 2018, February 2018 9536,5.0,Colin1062,https://www.tripadvisor.ca/Profile/Colin1062, nil,Feb. 2018, February 2018 9536,4.0,BeMage,https://www.tripadvisor.ca/Profile/BeMage, nil,Feb. 2018, February 2018 9536,5.0,J D,https://www.tripadvisor.ca/Profile/JD412, nil,Feb. 2018, February 2018 9536,4.0,James K,https://www.tripadvisor.ca/Profile/jwkarr, nil,Feb. 2018, February 2018 9536,5.0,Fred G,https://www.tripadvisor.ca/Profile/fredg512, nil,Feb. 2018, February 2018 9536,4.0,K R,https://www.tripadvisor.ca/Profile/KR983, nil,Feb. 2018, February 2018 9536,5.0,LBurn,https://www.tripadvisor.ca/Profile/LBurn, nil,Jan. 2018, January 2018 9536,5.0,Warwick A S,https://www.tripadvisor.ca/Profile/warwick321, nil,Dec. 2017, November 2017 9536,5.0,bobbityboom,https://www.tripadvisor.ca/Profile/bobbityboom, nil,Nov. 2017, November 2017 9536,5.0,Barb D,https://www.tripadvisor.ca/Profile/barbd288, nil,Nov. 2017, November 2017 9536,5.0,Duncan M,https://www.tripadvisor.ca/Profile/181duncanm, nil,Nov. 2017, November 2017 9536,4.0,ChenKnox,https://www.tripadvisor.ca/Profile/ChenKnox, nil,Nov. 2017, November 2017 9536,4.0,jmmitchell10,https://www.tripadvisor.ca/Profile/jmmitchell10, nil,Nov. 2017, November 2017 9536,5.0,Sasso74,https://www.tripadvisor.ca/Profile/Sasso74, nil,Nov. 2017, November 2017 9536,4.0,Suzanne P,https://www.tripadvisor.ca/Profile/1suzannep, nil,Nov. 2017, November 2017 9536,5.0,Mellissa W,https://www.tripadvisor.ca/Profile/268mellissaw, nil,Nov. 2017, November 2017 9536,3.0,SeanOden,https://www.tripadvisor.ca/Profile/SeanOden, nil,Nov. 2017, November 2017 9536,5.0,Joe S,https://www.tripadvisor.ca/Profile/jusepi18, nil,Nov. 2017, November 2017 9536,5.0,Ken M,https://www.tripadvisor.ca/Profile/kenm499, nil,Nov. 2017, November 2017 9536,3.0,james c,https://www.tripadvisor.ca/Profile/OrlandoFlandBeyond, nil,Oct. 2017, September 2017 9536,5.0,Annette M,https://www.tripadvisor.ca/Profile/679annettem, nil,Oct. 2017, October 2017 9536,5.0,Karen S,https://www.tripadvisor.ca/Profile/karensV3379TV, nil,Oct. 2017, October 2017 9536,4.0,travel2531,https://www.tripadvisor.ca/Profile/travel2531, nil,Oct. 2017, October 2017 9536,3.0,GlobalTime,https://www.tripadvisor.ca/Profile/GlobalTime, nil,Oct. 2017, October 2017 9536,4.0,Sharon B,https://www.tripadvisor.ca/Profile/943sharonb, nil,Oct. 2017, October 2017 9536,4.0,DP1066,https://www.tripadvisor.ca/Profile/DP1066, nil,Oct. 2017, October 2017 9536,5.0,Bonnie B,https://www.tripadvisor.ca/Profile/944ernieb, nil,Oct. 2017, September 2017 9536,4.0,Jasper B,https://www.tripadvisor.ca/Profile/briansE9807WN, nil,Sep. 2017, September 2017 9536,5.0,strydersmom,https://www.tripadvisor.ca/Profile/strydersmom, nil,Sep. 2017, September 2017 9536,4.0,Bob D,https://www.tripadvisor.ca/Profile/bobdE9177YZ, nil,Sep. 2017, September 2017 9536,4.0,Karen D,https://www.tripadvisor.ca/Profile/S817KOkarend, nil,Sep. 2017, September 2017 9536,5.0,phyllisda,https://www.tripadvisor.ca/Profile/phyllisda, nil,Sep. 2017, September 2017 9536,4.0,faymos777,https://www.tripadvisor.ca/Profile/faymos777, nil,Sep. 2017, September 2017 9536,5.0,Cindy A,https://www.tripadvisor.ca/Profile/727cindya, nil,Sep. 2017, September 2017 9536,5.0,Norm S,https://www.tripadvisor.ca/Profile/NormS538, nil,Sep. 2017, September 2017 9536,5.0,reggaeplus,https://www.tripadvisor.ca/Profile/reggaeplus, nil,Sep. 2017, August 2017 9536,5.0,Frances P,https://www.tripadvisor.ca/Profile/838francesp, nil,Sep. 2017, August 2017 9536,5.0,Raymond C,https://www.tripadvisor.ca/Profile/63raymondc, nil,Sep. 2017, September 2017 9536,4.0,Dawn Michelle,https://www.tripadvisor.ca/Profile/J5925SXdawnm, nil,Aug. 2017, August 2017 9536,5.0,Kim B,https://www.tripadvisor.ca/Profile/C1017RZkimb, nil,Aug. 2017, August 2017 9536,5.0,Frank,https://www.tripadvisor.ca/Profile/binbrook, nil,Aug. 2017, August 2017 9536,5.0,JoJoMel12345,https://www.tripadvisor.ca/Profile/JoJoMel12345, nil,Aug. 2017, August 2017 9536,5.0,mybing67,https://www.tripadvisor.ca/Profile/mybing67, nil,Aug. 2017, August 2017 9536,3.0,CanadianBeachFan,https://www.tripadvisor.ca/Profile/CanadianBeachFan, nil,Aug. 2017, August 2017 9536,5.0,David P,https://www.tripadvisor.ca/Profile/davidpZ36NN, nil,Jul. 2017, August 2017 9536,5.0,Era J,https://www.tripadvisor.ca/Profile/701eraj, nil,Jul. 2017, July 2017 9536,5.0,DGEGClarke,https://www.tripadvisor.ca/Profile/DGEGClarke, nil,Jul. 2017, July 2017 9536,5.0,sassygirlsass,https://www.tripadvisor.ca/Profile/sassygirlsass, nil,Jul. 2017, July 2017 9536,4.0,WaryDubai,https://www.tripadvisor.ca/Profile/WaryDubai, nil,Jul. 2017, July 2017 9536,2.0,Patricia T,https://www.tripadvisor.ca/Profile/553patriciat, nil,Jul. 2017, July 2017 9536,5.0,dmercey,https://www.tripadvisor.ca/Profile/dmercey, nil,Jul. 2017, July 2017 9536,5.0,Leq99,https://www.tripadvisor.ca/Profile/Leq99, nil,Jul. 2017, July 2017 9536,4.0,Newfygirl_Ontario,https://www.tripadvisor.ca/Profile/Newfygirl_Ontario, nil,Jul. 2017, July 2017 9536,5.0,etenyen,https://www.tripadvisor.ca/Profile/etenyen, nil,Jul. 2017, July 2017 9536,5.0,dlholson,https://www.tripadvisor.ca/Profile/dlholson, nil,Jul. 2017, July 2017 9536,3.0,Dave W,https://www.tripadvisor.ca/Profile/DaveW633, nil,Jun. 2017, June 2017 9536,5.0,Mike A,https://www.tripadvisor.ca/Profile/985mikea985, nil,Jun. 2017, June 2017 9536,5.0,TammyAndRalph,https://www.tripadvisor.ca/Profile/TammyAndRalph, nil,Jun. 2017, May 2017 9536,5.0,scottk1960,https://www.tripadvisor.ca/Profile/scottk1960, nil,Jun. 2017, June 2017 9536,4.0,Kevin P,https://www.tripadvisor.ca/Profile/KevinP211, nil,Jun. 2017, June 2017 9536,5.0,B9707SFtomw,https://www.tripadvisor.ca/Profile/B9707SFtomw, nil,Jun. 2017, June 2017 9536,5.0,Mark B,https://www.tripadvisor.ca/Profile/B5661UZmarkb, nil,May 2017, May 2017 9536,5.0,Kerry C,https://www.tripadvisor.ca/Profile/kerryc915, nil,May 2017, May 2017 9536,4.0,Tgkav,https://www.tripadvisor.ca/Profile/Tgkav, nil,May 2017, May 2017 9536,5.0,FishingCanuks,https://www.tripadvisor.ca/Profile/FishingCanuks, nil,May 2017, April 2017 9536,5.0,kathylockley,https://www.tripadvisor.ca/Profile/kathylockley, nil,May 2017, May 2017 9536,4.0,gillandjohn4,https://www.tripadvisor.ca/Profile/gillandjohn4, nil,May 2017, May 2017 9536,5.0,PJ M,https://www.tripadvisor.ca/Profile/pjm128, nil,May 2017, May 2017 9536,4.0,Louey71,https://www.tripadvisor.ca/Profile/Louey71, nil,May 2017, May 2017 9536,5.0,Extraordinary701125,https://www.tripadvisor.ca/Profile/Extraordinary701125, nil,May 2017, May 2017 9536,4.0,Lina J,https://www.tripadvisor.ca/Profile/588linaj, nil,May 2017, November 2016 9536,5.0,angelina j,https://www.tripadvisor.ca/Profile/angelinaj_11, nil,May 2017, May 2017 9536,4.0,Tammy M,https://www.tripadvisor.ca/Profile/TammyM934, nil,Apr. 2017, May 2017 9536,5.0,William S,https://www.tripadvisor.ca/Profile/R7876JQwilliams, nil,Apr. 2017, April 2017 9536,5.0,GreatDay27,https://www.tripadvisor.ca/Profile/GreatDay27, nil,Apr. 2017, April 2017 9536,5.0,Sharpasa,https://www.tripadvisor.ca/Profile/Sharpasa, nil,Mar. 2017, March 2017 9536,5.0,706traveller,https://www.tripadvisor.ca/Profile/706traveller, nil,Mar. 2017, March 2017 9536,1.0,Angelkim1964,https://www.tripadvisor.ca/Profile/Angelkim1964, nil,Mar. 2017, March 2017 9536,2.0,Dave M,https://www.tripadvisor.ca/Profile/davemB4365UY, nil,Mar. 2017, March 2017 9536,5.0,kriswilmot,https://www.tripadvisor.ca/Profile/kriswilmot, nil,Mar. 2017, March 2017 9536,5.0,SunsationalMe,https://www.tripadvisor.ca/Profile/SunsationalMe, nil,Mar. 2017, October 2016 9536,4.0,notmoving5,https://www.tripadvisor.ca/Profile/notmoving5, nil,Mar. 2017, March 2017 9536,5.0,rtandtt,https://www.tripadvisor.ca/Profile/rtandtt, nil,Mar. 2017, February 2017 9536,5.0,Golfviewhouse,https://www.tripadvisor.ca/Profile/Golfviewhouse, nil,Mar. 2017, March 2017 9536,4.0,empey,https://www.tripadvisor.ca/Profile/empey, nil,Feb. 2017, February 2017 9537,4.0,Guy L,https://www.tripadvisor.ca/Profile/pvrguy, nil,Apr. 3, March 2019 9537,4.0,Cee G,https://www.tripadvisor.ca/Profile/800ceeg, nil,Feb. 2019, February 2019 9537,4.0,Michelle S,https://www.tripadvisor.ca/Profile/878MichelleS878, nil,Feb. 2019, February 2019 9537,4.0,coreyharvey73,https://www.tripadvisor.ca/Profile/coreyharvey73, nil,Feb. 2019, September 2018 9537,5.0,Leslie H,https://www.tripadvisor.ca/Profile/leslieh616, nil,Feb. 2019, June 2018 9537,4.0,tiffanybond,https://www.tripadvisor.ca/Profile/tiffanybond, nil,Feb. 2019, February 2019 9537,5.0,Judy S,https://www.tripadvisor.ca/Profile/249judys, nil,Feb. 2019, January 2019 9537,5.0,CKY227,https://www.tripadvisor.ca/Profile/CKY227, nil,Jan. 2019, August 2018 9537,3.0,b1pnay7474,https://www.tripadvisor.ca/Profile/b1pnay7474, nil,Jan. 2019, December 2018 9537,1.0,jengaC5989MZ,https://www.tripadvisor.ca/Profile/jengaC5989MZ, nil,Dec. 2018, December 2018 9537,2.0,Mericapa,https://www.tripadvisor.ca/Profile/Mericapa, nil,Dec. 2018, December 2018 9537,5.0,canuck4960,https://www.tripadvisor.ca/Profile/canuck4960, nil,Dec. 2018, September 2018 9537,4.0,judithdove,https://www.tripadvisor.ca/Profile/judithdove, nil,Oct. 2018, September 2018 9537,5.0,Julie V,https://www.tripadvisor.ca/Profile/JulieV673, nil,Oct. 2018, October 2018 9537,5.0,Valerie K,https://www.tripadvisor.ca/Profile/ValerieK793, nil,Oct. 2018, September 2018 9537,4.0,Alice M,https://www.tripadvisor.ca/Profile/alicemL5188QO, nil,Sep. 2018, August 2018 9537,3.0,gravel20,https://www.tripadvisor.ca/Profile/gravel20, nil,Sep. 2018, July 2018 9537,2.0,Bib1888,https://www.tripadvisor.ca/Profile/bib1888, nil,Sep. 2018, August 2018 9537,5.0,HalPickeringVillage,https://www.tripadvisor.ca/Profile/HalPickeringVillage, nil,Aug. 2018, June 2018 9537,4.0,katiesbailey,https://www.tripadvisor.ca/Profile/katiesbailey, nil,Aug. 2018, August 2018 9537,5.0,lobsterlovers,https://www.tripadvisor.ca/Profile/lobsterlovers, nil,Aug. 2018, August 2018 9537,5.0,trigiani1972,https://www.tripadvisor.ca/Profile/trigiani1972, nil,Aug. 2018, July 2018 9537,5.0,DodgeWandering,https://www.tripadvisor.ca/Profile/DodgeWandering, nil,Jul. 2018, August 2017 9537,3.0,travel_while_we_can,https://www.tripadvisor.ca/Profile/travel_while_we_can, nil,Jul. 2018, May 2018 9537,4.0,Mitzi1128,https://www.tripadvisor.ca/Profile/Mitzi1128, nil,Jul. 2018, July 2018 9537,5.0,SamplingLife,https://www.tripadvisor.ca/Profile/SamplingLife, nil,Jul. 2018, June 2018 9537,5.0,Julie T,https://www.tripadvisor.ca/Profile/Y3112CWjuliet, nil,Jul. 2018, August 2017 9537,5.0,Rob A,https://www.tripadvisor.ca/Profile/RobA1876, nil,Jul. 2018, June 2018 9537,5.0,Believable,https://www.tripadvisor.ca/Profile/Believable, nil,Jul. 2018, June 2018 9537,4.0,NaikfamilyMississaug,https://www.tripadvisor.ca/Profile/NaikfamilyMississaug, nil,Jul. 2018, July 2018 9537,nil,,nil, nil,nil,nil 9537,2.0,sugr_baby,https://www.tripadvisor.ca/Profile/sugr_baby, nil,Jan. 2018, January 2018 9537,2.0,siennazzz,https://www.tripadvisor.ca/Profile/siennazzz, nil,Jan. 2018, January 2018 9537,4.0,Jay H,https://www.tripadvisor.ca/Profile/142josephf, nil,Dec. 2017, December 2017 9537,3.0,Joyce R,https://www.tripadvisor.ca/Profile/JoyceR1859, nil,Oct. 2017, October 2017 9537,4.0,gottagosoon2,https://www.tripadvisor.ca/Profile/gottagosoon2, nil,Oct. 2017, October 2017 9537,4.0,Vera Z,https://www.tripadvisor.ca/Profile/VeraZ894, nil,Oct. 2017, October 2017 9537,2.0,15leslieh,https://www.tripadvisor.ca/Profile/15leslieh, nil,Sep. 2017, September 2017 9537,4.0,MandM_Ottawa,https://www.tripadvisor.ca/Profile/MandM_Ottawa, nil,Sep. 2017, August 2017 9537,5.0,Yael R,https://www.tripadvisor.ca/Profile/680yaelr, nil,Aug. 2017, August 2017 9537,4.0,bdtourist,https://www.tripadvisor.ca/Profile/bdtourist, nil,Aug. 2017, August 2017 9537,5.0,Leisa W,https://www.tripadvisor.ca/Profile/leisaw2015, nil,Aug. 2017, August 2017 9537,5.0,Mvitalei,https://www.tripadvisor.ca/Profile/Mvitalei, nil,Aug. 2017, August 2017 9537,3.0,torontolassy155,https://www.tripadvisor.ca/Profile/torontolassy155, nil,Aug. 2017, August 2017 9537,5.0,Dddddddd23,https://www.tripadvisor.ca/Profile/Dddddddd23, nil,Jul. 2017, June 2017 9537,4.0,iginz,https://www.tripadvisor.ca/Profile/iginz, nil,Jul. 2017, June 2017 9537,1.0,Jj S,https://www.tripadvisor.ca/Profile/363jjs, nil,Jun. 2017, June 2017 9537,5.0,Dianne G,https://www.tripadvisor.ca/Profile/628dianneg, nil,Jun. 2017, June 2017 9537,5.0,cinbin122017,https://www.tripadvisor.ca/Profile/cinbin122017, nil,Jun. 2017, June 2017 9537,4.0,Steph_K_11,https://www.tripadvisor.ca/Profile/Steph_K_11, nil,Jun. 2017, June 2017 9537,5.0,jmk39,https://www.tripadvisor.ca/Profile/jmk39, nil,May 2017, May 2017 9537,3.0,AllanR647,https://www.tripadvisor.ca/Profile/AllanR647, nil,May 2017, May 2017 9537,4.0,bonawar15,https://www.tripadvisor.ca/Profile/bonawar15, nil,Apr. 2017, July 2016 9537,5.0,MarilynBB,https://www.tripadvisor.ca/Profile/MarilynBB, nil,Mar. 2017, March 2017 9537,4.0,Cari C,https://www.tripadvisor.ca/Profile/Carrico1986, nil,Mar. 2017, March 2017 9537,5.0,Alex W,https://www.tripadvisor.ca/Profile/alexwL7212GZ, nil,Mar. 2017, February 2017 9537,2.0,Ironbutterfly,https://www.tripadvisor.ca/Profile/Ironbutterfly, nil,Mar. 2017, March 2017 9537,4.0,TravellingFamily2941,https://www.tripadvisor.ca/Profile/TravellingFamily2941, nil,Mar. 2017, February 2017 9537,4.0,patayla,https://www.tripadvisor.ca/Profile/patayla, nil,Mar. 2017, February 2017 9537,4.0,Jennifer M,https://www.tripadvisor.ca/Profile/jennifermO7488GU, nil,Feb. 2017, February 2017 9537,4.0,chucc98,https://www.tripadvisor.ca/Profile/chucc98, nil,Feb. 2017, February 2017 9537,4.0,maya-sofia0110,https://www.tripadvisor.ca/Profile/maya-sofia0110, nil,Jan. 2017, January 2017 9537,3.0,Roadrunner3988,https://www.tripadvisor.ca/Profile/Roadrunner3988, nil,Jan. 2017, December 2016 9537,3.0,beckster447,https://www.tripadvisor.ca/Profile/beckster447, nil,Dec. 2016, December 2016 9537,3.0,8Drake L,https://www.tripadvisor.ca/Profile/582drakel, nil,Dec. 2016, August 2016 9537,4.0,Ange F,https://www.tripadvisor.ca/Profile/586angef, nil,Dec. 2016, December 2016 9537,5.0,mpgibby,https://www.tripadvisor.ca/Profile/mpgibby, nil,Nov. 2016, November 2016 9537,4.0,Sheri G,https://www.tripadvisor.ca/Profile/195sherig, nil,Nov. 2016, November 2016 9537,5.0,BuffaloTraveler2,https://www.tripadvisor.ca/Profile/BuffaloTraveler2, nil,Oct. 2016, October 2016 9537,3.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Aug. 2016, August 2016 9537,4.0,Daniel B,https://www.tripadvisor.ca/Profile/dannybartlett13, nil,Jul. 2016, July 2016 9537,3.0,constantquest,https://www.tripadvisor.ca/Profile/constantquest, nil,Jul. 2016, July 2016 9537,3.0,rrusl,https://www.tripadvisor.ca/Profile/rrusl, nil,Jul. 2016, July 2016 9537,4.0,GretchenCT,https://www.tripadvisor.ca/Profile/GretchenCT, nil,Jul. 2016, July 2016 9537,4.0,cbutera,https://www.tripadvisor.ca/Profile/cbutera, nil,Jul. 2016, July 2016 9537,5.0,Krista M,https://www.tripadvisor.ca/Profile/Krista4321, nil,Jul. 2016, August 2015 9537,4.0,dancer4life68,https://www.tripadvisor.ca/Profile/dancer4life68, nil,Jun. 2016, June 2016 9537,4.0,Canadian_visitor79,https://www.tripadvisor.ca/Profile/Canadian_visitor79, nil,Jun. 2016, June 2016 9537,4.0,Bryan B,https://www.tripadvisor.ca/Profile/bryanbH2284OB, nil,Jun. 2016, June 2016 9537,5.0,roush2007,https://www.tripadvisor.ca/Profile/roush2007, nil,Jun. 2016, May 2016 9537,5.0,JohnOsborne9,https://www.tripadvisor.ca/Profile/JohnOsborne9, nil,May 2016, May 2016 9537,2.0,Raymond H,https://www.tripadvisor.ca/Profile/B3499GZraymondh, nil,May 2016, May 2016 9537,5.0,844doug,https://www.tripadvisor.ca/Profile/844doug, nil,Apr. 2016, April 2016 9537,5.0,Shaba84,https://www.tripadvisor.ca/Profile/Shaba84, nil,Mar. 2016, August 2015 9537,4.0,KluelessKanuck,https://www.tripadvisor.ca/Profile/KluelessKanuck, nil,Mar. 2016, March 2016 9537,5.0,momto3kidsToronto,https://www.tripadvisor.ca/Profile/momto3kidsToronto, nil,Mar. 2016, March 2016 9537,5.0,Tony B,https://www.tripadvisor.ca/Profile/W2968JNtonyb, nil,Feb. 2016, February 2016 9537,5.0,Eliza114,https://www.tripadvisor.ca/Profile/Eliza114, nil,Feb. 2016, July 2015 9537,5.0,DaveCreelman,https://www.tripadvisor.ca/Profile/DaveCreelman, nil,Feb. 2016, January 2016 9537,4.0,WaterlooDad,https://www.tripadvisor.ca/Profile/WaterlooDad, nil,Jan. 2016, January 2016 9537,2.0,TravelLover184,https://www.tripadvisor.ca/Profile/TravelLover184, nil,Jan. 2016, December 2015 9537,2.0,Tal S,https://www.tripadvisor.ca/Profile/188tals, nil,Dec. 2015, December 2015 9537,3.0,498wendyf,https://www.tripadvisor.ca/Profile/498wendyf, nil,Dec. 2015, December 2015 9537,5.0,951_world_traveler_,https://www.tripadvisor.ca/Profile/951_world_traveler_, nil,Dec. 2015, August 2015 9537,5.0,zekibey2,https://www.tripadvisor.ca/Profile/zekibey2, nil,Nov. 2015, November 2015 9537,4.0,cneuhold,https://www.tripadvisor.ca/Profile/cneuhold, nil,Jul. 2015, July 2015 9537,5.0,Megan L,https://www.tripadvisor.ca/Profile/116meganl, nil,Jul. 2015, June 2015 9537,5.0,310maryam,https://www.tripadvisor.ca/Profile/310maryam, nil,Jul. 2015, July 2015 9537,4.0,Leah R,https://www.tripadvisor.ca/Profile/LeahR133, nil,Jul. 2015, July 2015 9537,5.0,scotiadog,https://www.tripadvisor.ca/Profile/scotiadog, nil,Jun. 2015, March 2015 9537,4.0,Frank M,https://www.tripadvisor.ca/Profile/986frankm, nil,May 2015, May 2015 9537,5.0,Mike640,https://www.tripadvisor.ca/Profile/Mike640, nil,May 2015, May 2015 9537,4.0,Jennifer H,https://www.tripadvisor.ca/Profile/244JenniferH, nil,Apr. 2015, April 2015 9537,5.0,msmere,https://www.tripadvisor.ca/Profile/msmere, nil,Mar. 2015, March 2015 9537,5.0,Lee273,https://www.tripadvisor.ca/Profile/Lee273, nil,Mar. 2015, March 2015 9537,5.0,Joethebodyman,https://www.tripadvisor.ca/Profile/Joethebodyman, nil,Mar. 2015, March 2015 9537,5.0,rzgabor,https://www.tripadvisor.ca/Profile/rzgabor, nil,Mar. 2015, April 2014 9537,4.0,Kacydi,https://www.tripadvisor.ca/Profile/Kacydi, nil,Feb. 2015, January 2015 9537,4.0,AER0746,https://www.tripadvisor.ca/Profile/AER0746, nil,Feb. 2015, February 2015 9537,5.0,Marcia S,https://www.tripadvisor.ca/Profile/marcias268, nil,Jan. 2015, December 2014 9537,4.0,LOVE2Travel4U2,https://www.tripadvisor.ca/Profile/LOVE2Travel4U2, nil,Dec. 2014, December 2014 9537,5.0,ourcountrytrail,https://www.tripadvisor.ca/Profile/ourcountrytrail, nil,Dec. 2014, November 2014 9537,5.0,AmyC-YYZ,https://www.tripadvisor.ca/Profile/AmyC-YYZ, nil,Nov. 2014, November 2014 9537,1.0,Liz H,https://www.tripadvisor.ca/Profile/440lizh, nil,Oct. 2014, October 2014 9537,5.0,TouristLady,https://www.tripadvisor.ca/Profile/TouristLady, nil,Oct. 2014, September 2014 9537,3.0,Mattasher,https://www.tripadvisor.ca/Profile/Mattasher, nil,Sep. 2014, August 2014 9537,3.0,corlissToronto,https://www.tripadvisor.ca/Profile/corlissToronto, nil,Sep. 2014, August 2014 9537,5.0,BIGtraveller66,https://www.tripadvisor.ca/Profile/BIGtraveller66, nil,Aug. 2014, August 2014 9537,5.0,Nicola P,https://www.tripadvisor.ca/Profile/96nicolap, nil,Aug. 2014, August 2014 9537,4.0,buffalotraveller2,https://www.tripadvisor.ca/Profile/buffalotraveller2, nil,Aug. 2014, August 2014 9537,5.0,JohnstoneTraveller,https://www.tripadvisor.ca/Profile/JohnstoneTraveller, nil,Aug. 2014, August 2014 9537,3.0,Richard H,https://www.tripadvisor.ca/Profile/J5427ZKrichardh, nil,Aug. 2014, August 2014 9537,3.0,Philip F,https://www.tripadvisor.ca/Profile/PhilipF632, nil,Aug. 2014, August 2014 9537,5.0,john s,https://www.tripadvisor.ca/Profile/P4726FDjohns, nil,Aug. 2014, August 2014 9537,3.0,Ryan M,https://www.tripadvisor.ca/Profile/ryanm713, nil,Aug. 2014, July 2014 9537,4.0,Alberta C,https://www.tripadvisor.ca/Profile/233albertac, nil,Jul. 2014, June 2014 9537,4.0,Erin F,https://www.tripadvisor.ca/Profile/564erinf, nil,Jun. 2014, June 2014 9537,5.0,anaanca2016,https://www.tripadvisor.ca/Profile/anaanca2016, nil,Jun. 2014, June 2014 9537,5.0,MelOshawa,https://www.tripadvisor.ca/Profile/MelOshawa, nil,Jun. 2014, June 2014 9537,5.0,ALM1,https://www.tripadvisor.ca/Profile/ALM1, nil,Jun. 2014, May 2014 9537,5.0,Ashley L,https://www.tripadvisor.ca/Profile/ashleyl294, nil,May 2014, May 2014 9537,2.0,PhotoGuy34,https://www.tripadvisor.ca/Profile/PhotoGuy34, nil,May 2014, May 2014 9537,4.0,Amanda P,https://www.tripadvisor.ca/Profile/amandap194, nil,Mar. 2014, September 2013 9537,5.0,Paul C,https://www.tripadvisor.ca/Profile/paulcM5567NR, nil,Mar. 2014, February 2014 9537,5.0,JanetCDuchess,https://www.tripadvisor.ca/Profile/JanetCDuchess, nil,Feb. 2014, January 2014 9537,5.0,Schogley,https://www.tripadvisor.ca/Profile/Schogley, nil,Feb. 2014, January 2014 9537,5.0,sbkarcher,https://www.tripadvisor.ca/Profile/sbkarcher, nil,Jan. 2014, January 2014 9537,5.0,Kayla G,https://www.tripadvisor.ca/Profile/250kaylag, nil,Jan. 2014, January 2014 9538,3.0,lckbo,https://www.tripadvisor.ca/Profile/lckbo, nil,Sep. 2017, September 2017 9538,1.0,superbast,https://www.tripadvisor.ca/Profile/superbast, nil,May 2017, May 2017 9538,4.0,Jay M,https://www.tripadvisor.ca/Profile/J1639YAjaym, nil,Nov. 2016, July 2016 9538,1.0,Gerry B,https://www.tripadvisor.ca/Profile/679gerryb, nil,Nov. 2016, November 2016 9538,2.0,gsin1972,https://www.tripadvisor.ca/Profile/gsin1972, nil,Nov. 2016, September 2016 9538,nil,,nil, nil,nil,nil 9538,3.0,socrdog,https://www.tripadvisor.ca/Profile/socrdog, nil,Apr. 2016, April 2016 9538,4.0,Carol T,https://www.tripadvisor.ca/Profile/U1537AAcarolt, nil,Feb. 2016, February 2016 9538,2.0,ChefAshanthi,https://www.tripadvisor.ca/Profile/ChefAshanthi, nil,Jul. 2015, July 2015 9538,3.0,TartanTanLines,https://www.tripadvisor.ca/Profile/TartanTanLines, nil,Jan. 2015, January 2015 9538,2.0,Catherine A,https://www.tripadvisor.ca/Profile/634catherinea, nil,Nov. 2014, November 2014 9538,4.0,Shari V,https://www.tripadvisor.ca/Profile/712shariv, nil,Oct. 2014, June 2014 9538,2.0,Marie D,https://www.tripadvisor.ca/Profile/mariedR666TQ, nil,Jul. 2014, July 2014 9538,3.0,BCNDWorld,https://www.tripadvisor.ca/Profile/BCNDWorld, nil,Oct. 2013, October 2013 9538,4.0,chab009,https://www.tripadvisor.ca/Profile/chab009, nil,Oct. 2013, September 2013 9538,4.0,StephenBarb,https://www.tripadvisor.ca/Profile/StephenBarb, nil,Sep. 2013, July 2013 9538,4.0,Pam-Englehart,https://www.tripadvisor.ca/Profile/Pam-Englehart, nil,Sep. 2012, September 2012 9538,1.0,fkfkf,https://www.tripadvisor.ca/Profile/fkfkf, nil,Jun. 2012, June 2012 9538,1.0,KaylaM_1105,https://www.tripadvisor.ca/Profile/KaylaM_1105, nil,Apr. 2012, April 2012 9538,1.0,riannaarmstrong,https://www.tripadvisor.ca/Profile/riannaarmstrong, nil,Apr. 2012, April 2012 9539,5.0,Jacques39321,https://www.tripadvisor.ca/Profile/Jacques39321, nil,Feb. 2019, July 2018 9539,5.0,bdh_toronto,https://www.tripadvisor.ca/Profile/bdh_toronto, nil,Feb. 2019, February 2019 9539,3.0,Sparkykate,https://www.tripadvisor.ca/Profile/Sparkykate, nil,Dec. 2018, December 2018 9539,5.0,stimpyy2,https://www.tripadvisor.ca/Profile/stimpyy2, nil,Sep. 2018, September 2018 9539,5.0,robertajfox,https://www.tripadvisor.ca/Profile/robertajfox, nil,Aug. 2018, August 2018 9539,4.0,Kelli M,https://www.tripadvisor.ca/Profile/kellim898, nil,Oct. 2017, October 2017 9539,5.0,vzubie,https://www.tripadvisor.ca/Profile/vzubie, nil,Oct. 2017, October 2017 9539,5.0,tdaponte,https://www.tripadvisor.ca/Profile/tdaponte, nil,Aug. 2017, August 2017 9539,5.0,Jerry R,https://www.tripadvisor.ca/Profile/jerryman1, nil,Aug. 2017, August 2017 9539,5.0,stylishdigs,https://www.tripadvisor.ca/Profile/stylishdigs, nil,Aug. 2017, August 2017 9539,5.0,Don C,https://www.tripadvisor.ca/Profile/doncD3620XO, nil,Jul. 2017, May 2017 9539,5.0,Rex T,https://www.tripadvisor.ca/Profile/RexT664, nil,Jul. 2017, June 2017 9539,4.0,Alastair_8,https://www.tripadvisor.ca/Profile/Alastair_8, nil,Jul. 2017, June 2017 9539,5.0,Elizabeth V,https://www.tripadvisor.ca/Profile/ElizabethV621, nil,Jun. 2017, June 2017 9539,5.0,Karen P,https://www.tripadvisor.ca/Profile/karenpE8751QZ, nil,May 2017, May 2017 9539,nil,,nil, nil,nil,nil 9539,5.0,Damovisa,https://www.tripadvisor.ca/Profile/Damovisa, nil,Feb. 2017, February 2017 9539,5.0,Doura9,https://www.tripadvisor.ca/Profile/Doura9, nil,Jan. 2017, January 2017 9539,5.0,Wendy C,https://www.tripadvisor.ca/Profile/H5326UTwendyc, nil,Nov. 2016, November 2016 9539,5.0,Brown82,https://www.tripadvisor.ca/Profile/Brown82, nil,Nov. 2016, November 2016 9539,5.0,Mary Jo B,https://www.tripadvisor.ca/Profile/maryjob633, nil,Nov. 2016, October 2016 9539,5.0,Sandra55_11,https://www.tripadvisor.ca/Profile/Sandra55_11, nil,Oct. 2016, October 2016 9539,5.0,jshepherd23,https://www.tripadvisor.ca/Profile/jshepherd23, nil,Oct. 2016, October 2016 9539,4.0,cassandrasabatino,https://www.tripadvisor.ca/Profile/cassandrasabatino, nil,Sep. 2016, September 2016 9539,5.0,brendakusan,https://www.tripadvisor.ca/Profile/brendakusan, nil,Sep. 2016, August 2016 9539,4.0,AnnaOhanyan,https://www.tripadvisor.ca/Profile/AnnaOhanyan, nil,Aug. 2016, July 2016 9539,5.0,jessicajW7623FO,https://www.tripadvisor.ca/Profile/jessicajW7623FO, nil,Aug. 2016, August 2016 9539,5.0,clgre,https://www.tripadvisor.ca/Profile/clgre, nil,Jul. 2016, June 2016 9539,5.0,Lynda U,https://www.tripadvisor.ca/Profile/112lyndau, nil,Jun. 2016, June 2016 9539,5.0,MIke R,https://www.tripadvisor.ca/Profile/S4572ZGmiker, nil,Jun. 2016, June 2016 9539,5.0,AnabelFeeee,https://www.tripadvisor.ca/Profile/AnabelFeeee, nil,Feb. 2016, October 2015 9539,5.0,Santiago_Sunbum,https://www.tripadvisor.ca/Profile/Santiago_Sunbum, nil,Jan. 2016, November 2015 9539,5.0,leisureinn,https://www.tripadvisor.ca/Profile/leisureinn, nil,Dec. 2015, December 2015 9539,5.0,Matt M,https://www.tripadvisor.ca/Profile/N7903NImattm, nil,Oct. 2015, October 2015 9539,5.0,dmercey,https://www.tripadvisor.ca/Profile/dmercey, nil,Oct. 2015, October 2015 9539,5.0,Sherry W,https://www.tripadvisor.ca/Profile/SBishop18, nil,Sep. 2015, September 2015 9539,5.0,Ruth K,https://www.tripadvisor.ca/Profile/RuthK720, nil,Aug. 2015, July 2015 9539,5.0,Jay P,https://www.tripadvisor.ca/Profile/G3914CRjayp, nil,Jul. 2015, July 2015 9539,5.0,38543854,https://www.tripadvisor.ca/Profile/38543854, nil,Jun. 2015, June 2015 9539,5.0,vandenheja,https://www.tripadvisor.ca/Profile/vandenheja, nil,Jun. 2015, May 2015 9539,4.0,annekevanderheide,https://www.tripadvisor.ca/Profile/annekevanderheide, nil,Apr. 2015, April 2015 9539,5.0,Jill L,https://www.tripadvisor.ca/Profile/734jilll, nil,Apr. 2015, April 2015 9539,5.0,sandra l,https://www.tripadvisor.ca/Profile/397sandral, nil,Mar. 2015, March 2015 9539,5.0,Hkloban,https://www.tripadvisor.ca/Profile/Hkloban, nil,Feb. 2015, October 2014 9539,5.0,Adoree F,https://www.tripadvisor.ca/Profile/adoreef, nil,Nov. 2014, December 2013 9539,5.0,TravelSpy,https://www.tripadvisor.ca/Profile/C6740LCtravelspy, nil,Nov. 2014, November 2014 9539,5.0,Katherine F,https://www.tripadvisor.ca/Profile/517katherinef, nil,Nov. 2014, November 2014 9539,5.0,Yonatan12,https://www.tripadvisor.ca/Profile/Yonatan12, nil,Oct. 2014, September 2014 9539,5.0,jkingma,https://www.tripadvisor.ca/Profile/jkingma, nil,Sep. 2014, September 2014 9539,5.0,EastTravels,https://www.tripadvisor.ca/Profile/EastTravels, nil,Aug. 2014, August 2014 9539,5.0,Graham Y,https://www.tripadvisor.ca/Profile/GrahamY_12, nil,Jul. 2014, July 2014 9539,5.0,Richard R,https://www.tripadvisor.ca/Profile/RichardR938, nil,Jul. 2014, July 2014 9539,5.0,Jeanie258,https://www.tripadvisor.ca/Profile/Jeanie258, nil,Jul. 2014, July 2014 9539,5.0,WhereAreWe?,https://www.tripadvisor.ca/Profile/Road804067, nil,Jun. 2014, June 2014 9539,5.0,Paul W,https://www.tripadvisor.ca/Profile/G4775QRpaulw, nil,Jun. 2014, June 2014 9539,5.0,Winnie004,https://www.tripadvisor.ca/Profile/Winnie004, nil,May 2014, May 2014 9539,5.0,Lolsy26,https://www.tripadvisor.ca/Profile/Lolsy26, nil,Apr. 2014, April 2014 9539,5.0,MERVIN B,https://www.tripadvisor.ca/Profile/172mervinb, nil,Apr. 2014, April 2014 9539,5.0,LINDA O,https://www.tripadvisor.ca/Profile/926lindao, nil,Apr. 2014, April 2014 9539,5.0,Ralph M,https://www.tripadvisor.ca/Profile/824RalphM, nil,Apr. 2014, April 2014 9539,5.0,chinabeech,https://www.tripadvisor.ca/Profile/chinabeech, nil,Mar. 2014, March 2014 9539,5.0,ChristelS057,https://www.tripadvisor.ca/Profile/ChristelS057, nil,Feb. 2014, February 2014 9539,5.0,RJMorrow,https://www.tripadvisor.ca/Profile/RJMorrow, nil,Feb. 2014, February 2014 9539,5.0,Vicki L,https://www.tripadvisor.ca/Profile/vickil562, nil,Feb. 2014, February 2014 9539,5.0,Michele C,https://www.tripadvisor.ca/Profile/michelec714, nil,Jan. 2014, January 2014 9539,5.0,Heather K,https://www.tripadvisor.ca/Profile/75heatherk, nil,Dec. 2013, December 2013 9539,5.0,tckg,https://www.tripadvisor.ca/Profile/tckg, nil,Dec. 2013, December 2013 9539,5.0,Cici R,https://www.tripadvisor.ca/Profile/cicir2013, nil,Dec. 2013, November 2013 9539,4.0,Donald F,https://www.tripadvisor.ca/Profile/DonaldF634, nil,Nov. 2013, October 2013 9539,5.0,CatherineCK_13,https://www.tripadvisor.ca/Profile/CatherineCK_13, nil,Nov. 2013, October 2013 9539,5.0,K W,https://www.tripadvisor.ca/Profile/199kw, nil,Nov. 2013, November 2013 9539,5.0,HappyTravellers1954,https://www.tripadvisor.ca/Profile/HappyTravellers1954, nil,Sep. 2013, September 2013 9539,5.0,RUTH A,https://www.tripadvisor.ca/Profile/RUTHA409, nil,Sep. 2013, September 2013 9539,5.0,IH0,https://www.tripadvisor.ca/Profile/IH0, nil,Sep. 2013, September 2013 9539,5.0,MORIS01,https://www.tripadvisor.ca/Profile/MORIS01, nil,Sep. 2013, August 2013 9539,5.0,Jocelyne C,https://www.tripadvisor.ca/Profile/jocelynec29, nil,Jul. 2013, July 2013 9539,5.0,Linda R,https://www.tripadvisor.ca/Profile/929LindaR929, nil,Jul. 2013, July 2013 9539,5.0,judyaj,https://www.tripadvisor.ca/Profile/judyaj, nil,Jul. 2013, June 2013 9539,5.0,Cherie C,https://www.tripadvisor.ca/Profile/CherieChloe, nil,Jul. 2013, July 2013 9539,5.0,DorothyCarr,https://www.tripadvisor.ca/Profile/DorothyCarr, nil,Jul. 2013, July 2013 9539,5.0,steener100,https://www.tripadvisor.ca/Profile/steener100, nil,Jul. 2013, June 2013 9539,5.0,Scott D,https://www.tripadvisor.ca/Profile/ScottD461, nil,Jul. 2013, June 2013 9539,5.0,Lethbridge53,https://www.tripadvisor.ca/Profile/Lethbridge53, nil,Jun. 2013, June 2013 9539,5.0,Mariacristina B,https://www.tripadvisor.ca/Profile/609MariacristinaB, nil,Jun. 2013, June 2013 9539,5.0,Suzie-art,https://www.tripadvisor.ca/Profile/Suzie-art, nil,Jun. 2013, June 2013 9539,5.0,kim W,https://www.tripadvisor.ca/Profile/kimW550, nil,May 2013, April 2013 9539,5.0,Heather M,https://www.tripadvisor.ca/Profile/HeatherM137, nil,Apr. 2013, April 2013 9539,5.0,Inna G,https://www.tripadvisor.ca/Profile/InnaG277, nil,Apr. 2013, November 2012 9539,5.0,SomeOtherTraveller,https://www.tripadvisor.ca/Profile/SomeOtherTraveller, nil,Apr. 2013, April 2013 9539,5.0,Christian M,https://www.tripadvisor.ca/Profile/58ChristianM, nil,Apr. 2013, April 2013 9539,5.0,DarraghMarkham,https://www.tripadvisor.ca/Profile/DarraghMarkham, nil,Jan. 2013, January 2013 9539,5.0,Allan L,https://www.tripadvisor.ca/Profile/AllanL339, nil,Jan. 2013, January 2013 9539,5.0,JackieOakville,https://www.tripadvisor.ca/Profile/JackieOakville, nil,Jan. 2013, January 2013 9539,5.0,Franca S,https://www.tripadvisor.ca/Profile/FrancaS396, nil,Jan. 2013, January 2013 9539,5.0,Dan R,https://www.tripadvisor.ca/Profile/DanR115, nil,Jan. 2013, January 2013 9539,5.0,Pierre G,https://www.tripadvisor.ca/Profile/PierreG396, nil,Nov. 2012, November 2012 9539,5.0,wavingHi,https://www.tripadvisor.ca/Profile/wavingHi, nil,Nov. 2012, November 2012 9539,5.0,brikarWhitby,https://www.tripadvisor.ca/Profile/brikarWhitby, nil,Nov. 2012, November 2012 9539,5.0,Rekha314,https://www.tripadvisor.ca/Profile/Rekha314, nil,Nov. 2012, November 2012 9539,5.0,LoveTimeshares,https://www.tripadvisor.ca/Profile/LoveTimeshares, nil,Nov. 2012, November 2012 9539,5.0,love2travel511,https://www.tripadvisor.ca/Profile/love2travel511, nil,Sep. 2012, September 2012 9539,5.0,KyleenandSean G,https://www.tripadvisor.ca/Profile/KyleenandSeanG, nil,Aug. 2012, August 2012 9539,5.0,Niki L,https://www.tripadvisor.ca/Profile/NikiL130, nil,Aug. 2012, August 2012 9539,5.0,swk2006,https://www.tripadvisor.ca/Profile/swk2006, nil,Aug. 2012, August 2012 9539,5.0,Melissa H,https://www.tripadvisor.ca/Profile/415MelissaH, nil,Aug. 2012, August 2012 9539,5.0,caperOttawa_Canada,https://www.tripadvisor.ca/Profile/caperOttawa_Canada, nil,Aug. 2012, August 2012 9539,5.0,LREA,https://www.tripadvisor.ca/Profile/LREA, nil,Jul. 2012, July 2012 9539,5.0,Wanda N,https://www.tripadvisor.ca/Profile/WandaN679, nil,Jul. 2012, July 2012 9539,5.0,Sue H,https://www.tripadvisor.ca/Profile/SueH247, nil,Jul. 2012, July 2012 9539,5.0,EJWHall,https://www.tripadvisor.ca/Profile/EJWHall, nil,Jun. 2012, June 2012 9539,5.0,Vivian E,https://www.tripadvisor.ca/Profile/VivianE874, nil,Jun. 2012, June 2012 9539,5.0,462Adventurers,https://www.tripadvisor.ca/Profile/462Adventurers, nil,Jun. 2012, June 2012 9539,5.0,Ray L,https://www.tripadvisor.ca/Profile/RayL49, nil,Jun. 2012, July 2011 9539,5.0,Keri940860,https://www.tripadvisor.ca/Profile/Keri940860, nil,Jun. 2012, June 2012 9539,5.0,grumpystickboy,https://www.tripadvisor.ca/Profile/grumpystickboy, nil,Jun. 2012, June 2012 9539,5.0,Orillia891,https://www.tripadvisor.ca/Profile/Orillia891, nil,Jun. 2012, June 2012 9539,5.0,BULLY123456,https://www.tripadvisor.ca/Profile/BULLY123456, nil,Jun. 2012, June 2012 9539,5.0,Danielle L,https://www.tripadvisor.ca/Profile/daniellel65, nil,Jun. 2012, June 2012 9539,5.0,Chappel23,https://www.tripadvisor.ca/Profile/Chappel23, nil,May 2012, May 2012 9539,5.0,Sandra C,https://www.tripadvisor.ca/Profile/SandraC528, nil,May 2012, May 2012 9539,5.0,jeff w,https://www.tripadvisor.ca/Profile/jeffw420, nil,Apr. 2012, August 2011 9539,5.0,Stephanie P,https://www.tripadvisor.ca/Profile/StephanieP910, nil,Mar. 2012, March 2012 9539,5.0,Ikerbranden,https://www.tripadvisor.ca/Profile/Ikerbranden, nil,Feb. 2012, February 2012 9539,5.0,Peter G,https://www.tripadvisor.ca/Profile/381PeterG, nil,Feb. 2012, February 2012 9539,5.0,Una H,https://www.tripadvisor.ca/Profile/UnaH_12, nil,Feb. 2012, February 2012 9539,5.0,Rod M,https://www.tripadvisor.ca/Profile/RodM224, nil,Jan. 2012, July 2011 9539,5.0,Diaron,https://www.tripadvisor.ca/Profile/Diaron, nil,Jan. 2012, January 2012 9539,5.0,Sandra R,https://www.tripadvisor.ca/Profile/SandraR968, nil,Jan. 2012, January 2012 9539,5.0,myreviewsgal,https://www.tripadvisor.ca/Profile/myreviewsgal, nil,Jan. 2012, November 2011 9539,5.0,123Brenda123,https://www.tripadvisor.ca/Profile/123Brenda123, nil,Dec. 2011, December 2011 9539,5.0,Kel J,https://www.tripadvisor.ca/Profile/KelJ459, nil,Dec. 2011, December 2011 9539,5.0,Happychappies10,https://www.tripadvisor.ca/Profile/Happychappies10, nil,Nov. 2011, November 2011 9539,5.0,delightedOntario,https://www.tripadvisor.ca/Profile/delightedOntario, nil,Oct. 2011, October 2011 9539,5.0,krustytripper,https://www.tripadvisor.ca/Profile/krustytripper, nil,Oct. 2011, July 2011 9539,5.0,Niki45Ontario,https://www.tripadvisor.ca/Profile/Niki45Ontario, nil,Aug. 2011, August 2011 9539,5.0,Elle20000,https://www.tripadvisor.ca/Profile/Elle20000, nil,Aug. 2011, July 2011 9539,5.0,London1379,https://www.tripadvisor.ca/Profile/London1379, nil,Jul. 2011, July 2011 9539,5.0,Motion G,https://www.tripadvisor.ca/Profile/Paul-and-Mary-Dundas, nil,Feb. 2011, February 2011 9539,5.0,KellyBedrock,https://www.tripadvisor.ca/Profile/KellyBedrock, nil,Feb. 2011, February 2011 9539,5.0,hanndore,https://www.tripadvisor.ca/Profile/hanndore, nil,Dec. 2010, November 2010 9539,5.0,RedSander,https://www.tripadvisor.ca/Profile/RedSander, nil,Sep. 2010, September 2010 9539,5.0,pmac777,https://www.tripadvisor.ca/Profile/pmac777, nil,Sep. 2010, September 2010 9539,5.0,barefootcabinetmaker,https://www.tripadvisor.ca/Profile/barefootcabinetmaker, nil,Sep. 2010, September 2010 9539,5.0,headintheclouds13,https://www.tripadvisor.ca/Profile/headintheclouds13, nil,Sep. 2010, August 2010 9539,5.0,SATgirlie,https://www.tripadvisor.ca/Profile/SATgirlie, nil,Sep. 2010, September 2010 9539,5.0,SmilingnListowel,https://www.tripadvisor.ca/Profile/SmilingnListowel, nil,Aug. 2010, August 2010 9539,5.0,Dreamer058,https://www.tripadvisor.ca/Profile/Dreamer058, nil,Aug. 2010, July 2010 9539,5.0,PattyMcC,https://www.tripadvisor.ca/Profile/PattyMcC, nil,Jul. 2010, July 2010 9539,5.0,LLMHJ,https://www.tripadvisor.ca/Profile/LLMHJ, nil,Jul. 2010, July 2010 9539,5.0,jdlev,https://www.tripadvisor.ca/Profile/jdlev, nil,Jun. 2010, June 2010 9539,5.0,Tharini S,https://www.tripadvisor.ca/Profile/tharinis2017, nil,May 2010, May 2010 9539,5.0,Icepyropilot,https://www.tripadvisor.ca/Profile/Icepyropilot, nil,Feb. 2010, October 2009 9539,5.0,TorontoPino,https://www.tripadvisor.ca/Profile/TorontoPino, nil,Feb. 2010, January 2010 9539,5.0,RoxyLolaGta,https://www.tripadvisor.ca/Profile/RoxyLolaGta, nil,Oct. 2009, October 2009 9539,5.0,Lucinda A,https://www.tripadvisor.ca/Profile/survivor1, nil,Sep. 2009, November 2008 9539,5.0,sbau99,https://www.tripadvisor.ca/Profile/sbau99, nil,Feb. 2009, February 2009 9540,1.0,Britt,https://www.tripadvisor.ca/Profile/175brittanyk, nil,Feb. 2019, February 2019 9540,4.0,Kaisersmom,https://www.tripadvisor.ca/Profile/Kaisersmom, nil,Oct. 2018, July 2018 9540,nil,,nil, nil,nil,nil 9540,5.0,Jenafreaky,https://www.tripadvisor.ca/Profile/Jenafreaky, nil,Sep. 2018, September 2018 9540,2.0,Murphymutt,https://www.tripadvisor.ca/Profile/Murphymutt, nil,Jul. 2018, July 2018 9540,3.0,Manny G,https://www.tripadvisor.ca/Profile/MANUELG251, nil,Jul. 2018, July 2018 9540,4.0,JVR155019,https://www.tripadvisor.ca/Profile/JVR155019, nil,Apr. 2018, April 2018 9540,3.0,Howard S,https://www.tripadvisor.ca/Profile/howards548, nil,Aug. 2017, July 2017 9540,4.0,Joe B,https://www.tripadvisor.ca/Profile/JoeB5345, nil,Jul. 2017, July 2017 9540,5.0,Daniel K,https://www.tripadvisor.ca/Profile/dkennedy1949, nil,Jun. 2017, November 2016 9540,3.0,5811508,https://www.tripadvisor.ca/Profile/5811508, nil,May 2017, May 2017 9540,3.0,Susanne K,https://www.tripadvisor.ca/Profile/51susannek, nil,May 2017, May 2017 9540,3.0,Laura C,https://www.tripadvisor.ca/Profile/laurachaj, nil,Oct. 2016, October 2016 9540,5.0,Magsthatsme,https://www.tripadvisor.ca/Profile/Magsthatsme, nil,Oct. 2016, October 2016 9540,4.0,Alan N,https://www.tripadvisor.ca/Profile/AlanN625, nil,Sep. 2016, September 2016 9540,1.0,silverashleyc,https://www.tripadvisor.ca/Profile/silverashleyc, nil,Aug. 2016, August 2016 9540,4.0,Tony S,https://www.tripadvisor.ca/Profile/tonysM1161GI, nil,Aug. 2016, August 2016 9540,4.0,CZee23,https://www.tripadvisor.ca/Profile/CZee23, nil,Jul. 2016, July 2016 9540,4.0,David R,https://www.tripadvisor.ca/Profile/davidrI9812JB, nil,Jun. 2016, June 2016 9540,1.0,KBN17,https://www.tripadvisor.ca/Profile/KBN17, nil,Apr. 2016, April 2016 9540,4.0,Stephen P,https://www.tripadvisor.ca/Profile/peruzzirestoration, nil,Mar. 2016, March 2016 9540,4.0,ryleesportsframing,https://www.tripadvisor.ca/Profile/ryleesportsframing, nil,Nov. 2015, June 2015 9540,5.0,Heesoo Y,https://www.tripadvisor.ca/Profile/hees00y, nil,Oct. 2015, October 2015 9540,3.0,NStravellers71,https://www.tripadvisor.ca/Profile/NStravellers71, nil,Oct. 2015, September 2015 9540,4.0,MagnificentMatt,https://www.tripadvisor.ca/Profile/MagnificentMatt, nil,Aug. 2015, July 2015 9540,4.0,Tacoluvr,https://www.tripadvisor.ca/Profile/Tacoluvr, nil,Jul. 2015, July 2015 9540,3.0,Jean C,https://www.tripadvisor.ca/Profile/Q6777PWjeanc, nil,Jul. 2015, July 2015 9540,2.0,Kari K,https://www.tripadvisor.ca/Profile/977karik, nil,Jun. 2015, June 2015 9540,3.0,CdnTravelFan,https://www.tripadvisor.ca/Profile/CdnTravelFan, nil,Mar. 2015, March 2015 9540,5.0,Jen70ca,https://www.tripadvisor.ca/Profile/Jen70ca, nil,Dec. 2014, November 2014 9540,5.0,David S,https://www.tripadvisor.ca/Profile/davidsE5900ZA, nil,Nov. 2014, November 2014 9541,4.0,Jan B,https://www.tripadvisor.ca/Profile/L9229SXjanb, nil,Jun. 2018, June 2018 9541,3.0,rachelcZ679GN,https://www.tripadvisor.ca/Profile/rachelcZ679GN, nil,Aug. 2017, August 2017 9541,5.0,MLJE,https://www.tripadvisor.ca/Profile/MLJE, nil,Jul. 2017, July 2017 9541,4.0,Honest1A,https://www.tripadvisor.ca/Profile/Honest1A, nil,Jul. 2017, July 2017 9541,4.0,ConnieKiers,https://www.tripadvisor.ca/Profile/ConnieKiers, nil,Jul. 2017, July 2017 9541,5.0,rose55shopper,https://www.tripadvisor.ca/Profile/rose55shopper, nil,Jul. 2017, July 2017 9541,5.0,Jennifer L,https://www.tripadvisor.ca/Profile/jenniferlZ852OQ, nil,Aug. 2016, August 2016 9541,4.0,NancylovesOttawa,https://www.tripadvisor.ca/Profile/NancylovesOttawa, nil,Aug. 2016, July 2016 9541,4.0,Lisa C,https://www.tripadvisor.ca/Profile/chickityboolisa, nil,Jul. 2016, July 2016 9541,4.0,KellyBob28,https://www.tripadvisor.ca/Profile/KellyBob28, nil,Jul. 2016, July 2016 9541,4.0,Rosie A,https://www.tripadvisor.ca/Profile/rosiel938, nil,Jul. 2016, July 2016 9541,5.0,RosaElliott,https://www.tripadvisor.ca/Profile/RosaElliott, nil,Jun. 2016, June 2016 9541,4.0,Piper184,https://www.tripadvisor.ca/Profile/Piper184, nil,Sep. 2015, July 2015 9541,4.0,Mitzy570,https://www.tripadvisor.ca/Profile/Mitzy570, nil,Aug. 2015, August 2015 9541,5.0,angrycustomer69,https://www.tripadvisor.ca/Profile/angrycustomer69, nil,Aug. 2015, August 2015 9541,nil,,nil, nil,nil,nil 9542,5.0,Maps564068,https://www.tripadvisor.ca/Profile/Maps564068, nil,Nov. 2018, November 2018 9542,5.0,Doc N,https://www.tripadvisor.ca/Profile/docn953, nil,Oct. 2018, October 2018 9542,5.0,Culture534141,https://www.tripadvisor.ca/Profile/Culture534141, nil,Oct. 2018, October 2018 9542,5.0,wans2travel,https://www.tripadvisor.ca/Profile/wans2travel, nil,Oct. 2018, October 2018 9542,5.0,Lauriston15,https://www.tripadvisor.ca/Profile/Lauriston15, nil,Oct. 2018, September 2018 9542,nil,,nil, nil,nil,nil 9542,5.0,OldbonesH,https://www.tripadvisor.ca/Profile/OldbonesH, nil,Sep. 2018, September 2018 9542,5.0,lklee2016,https://www.tripadvisor.ca/Profile/lklee2016, nil,Sep. 2018, September 2018 9542,5.0,Jean-Pierre M,https://www.tripadvisor.ca/Profile/jeanpierrem934, nil,Sep. 2018, September 2018 9542,5.0,Martin H,https://www.tripadvisor.ca/Profile/COYSaints, nil,Aug. 2018, August 2018 9542,5.0,TIM P,https://www.tripadvisor.ca/Profile/timpH7524DW, nil,Aug. 2018, August 2018 9542,5.0,Hyly20,https://www.tripadvisor.ca/Profile/Hyly20, nil,Jul. 2018, June 2018 9542,5.0,Tanzi L,https://www.tripadvisor.ca/Profile/tanzil2016, nil,Jul. 2018, July 2018 9542,5.0,Joe V,https://www.tripadvisor.ca/Profile/joev750, nil,Jul. 2018, July 2018 9542,5.0,Maria N,https://www.tripadvisor.ca/Profile/S5428QOmarian, nil,Jul. 2018, July 2018 9542,5.0,113cathy2016,https://www.tripadvisor.ca/Profile/113cathy2016, nil,Jun. 2018, June 2018 9542,5.0,judith w,https://www.tripadvisor.ca/Profile/judithw503, nil,Jun. 2018, June 2018 9542,5.0,EvyDel,https://www.tripadvisor.ca/Profile/EvyDel, nil,Jun. 2018, June 2018 9542,5.0,Mecheng1,https://www.tripadvisor.ca/Profile/Mecheng1, nil,Jun. 2018, June 2018 9542,5.0,Retired2017Traveler,https://www.tripadvisor.ca/Profile/Retired2017Traveler, nil,Jun. 2018, May 2018 9542,5.0,Scott B,https://www.tripadvisor.ca/Profile/scottbN4563TM, nil,May 2018, May 2018 9542,5.0,StMartin13,https://www.tripadvisor.ca/Profile/StMartin13, nil,May 2018, May 2018 9542,5.0,Neil J,https://www.tripadvisor.ca/Profile/4neilj, nil,May 2018, May 2018 9542,5.0,Marna G,https://www.tripadvisor.ca/Profile/MarnaG556, nil,Apr. 2018, April 2018 9542,5.0,lildocjordan,https://www.tripadvisor.ca/Profile/lildocjordan, nil,Apr. 2018, April 2018 9542,5.0,Steve N,https://www.tripadvisor.ca/Profile/steven154, nil,Apr. 2018, March 2018 9542,5.0,molearymorris,https://www.tripadvisor.ca/Profile/molearymorris, nil,Mar. 2018, March 2018 9542,5.0,Bruce J,https://www.tripadvisor.ca/Profile/669brucej, nil,Oct. 2017, October 2017 9542,5.0,Lise H,https://www.tripadvisor.ca/Profile/LiseH445, nil,Oct. 2017, October 2017 9542,5.0,seasands204,https://www.tripadvisor.ca/Profile/seasands204, nil,Oct. 2017, September 2017 9542,5.0,Neal B,https://www.tripadvisor.ca/Profile/831nealb, nil,Oct. 2017, October 2017 9542,5.0,Bob-in-Wells,https://www.tripadvisor.ca/Profile/Bob-in-Wells, nil,Oct. 2017, September 2017 9542,4.0,90JulieB90,https://www.tripadvisor.ca/Profile/90JulieB90, nil,Oct. 2017, September 2017 9542,4.0,Ed H,https://www.tripadvisor.ca/Profile/EdH699, nil,Sep. 2017, September 2017 9542,5.0,Linda F,https://www.tripadvisor.ca/Profile/LindaF3654, nil,Sep. 2017, September 2017 9542,5.0,Judy_Hansen,https://www.tripadvisor.ca/Profile/Judy_Hansen, nil,Sep. 2017, September 2017 9542,5.0,John C,https://www.tripadvisor.ca/Profile/G7506AIjohnc, nil,Sep. 2017, September 2017 9542,5.0,872lee,https://www.tripadvisor.ca/Profile/872lee, nil,Sep. 2017, August 2017 9542,5.0,Susan R,https://www.tripadvisor.ca/Profile/susanrM6385OK, nil,Sep. 2017, September 2017 9542,5.0,jordynyc22,https://www.tripadvisor.ca/Profile/jordynyc22, nil,Sep. 2017, August 2017 9542,5.0,Thephantomchef,https://www.tripadvisor.ca/Profile/Thephantomchef, nil,Sep. 2017, August 2017 9542,5.0,TxMelindaS,https://www.tripadvisor.ca/Profile/TxMelindaS, nil,Aug. 2017, July 2017 9542,5.0,Dribbies,https://www.tripadvisor.ca/Profile/Dribbies, nil,Jul. 2017, July 2017 9542,5.0,JoniMattatall,https://www.tripadvisor.ca/Profile/JoniMattatall, nil,Jul. 2017, July 2017 9542,5.0,Karen S,https://www.tripadvisor.ca/Profile/karensQ3165BD, nil,Jul. 2017, July 2017 9542,5.0,Richard W,https://www.tripadvisor.ca/Profile/I3955LUrichardw, nil,Jul. 2017, July 2017 9542,5.0,M&D52883,https://www.tripadvisor.ca/Profile/Global809455, nil,Jul. 2017, June 2017 9542,4.0,gregjkemp,https://www.tripadvisor.ca/Profile/gregjkemp, nil,Jun. 2017, May 2017 9542,5.0,rkijak,https://www.tripadvisor.ca/Profile/rkijak, nil,Jun. 2017, June 2017 9542,5.0,sanyeah,https://www.tripadvisor.ca/Profile/sanyeah, nil,Jun. 2017, June 2017 9542,5.0,blrobins,https://www.tripadvisor.ca/Profile/blrobins, nil,Jun. 2017, June 2017 9542,5.0,ckb140,https://www.tripadvisor.ca/Profile/ckb140, nil,Jun. 2017, May 2017 9542,5.0,Dana L,https://www.tripadvisor.ca/Profile/danal961, nil,Jun. 2017, May 2017 9542,5.0,Joan K,https://www.tripadvisor.ca/Profile/joank984, nil,May 2017, May 2017 9542,5.0,jamesh2552017,https://www.tripadvisor.ca/Profile/jamesh2552017, nil,May 2017, May 2017 9542,5.0,heathermcintosh2,https://www.tripadvisor.ca/Profile/heathermcintosh2, nil,May 2017, April 2017 9542,5.0,DaFoosa,https://www.tripadvisor.ca/Profile/DaFoosa, nil,May 2017, April 2017 9542,5.0,Jamie P,https://www.tripadvisor.ca/Profile/D7612PUjamiep, nil,May 2017, May 2017 9542,5.0,Sherry Barry B,https://www.tripadvisor.ca/Profile/sherrybarryb, nil,Apr. 2017, April 2017 9542,5.0,CherylMacLean,https://www.tripadvisor.ca/Profile/CherylMacLean, nil,Apr. 2017, April 2017 9542,5.0,sqrhed,https://www.tripadvisor.ca/Profile/sqrhed, nil,Mar. 2017, March 2017 9542,4.0,annmF2759JX,https://www.tripadvisor.ca/Profile/annmF2759JX, nil,Mar. 2017, March 2017 9542,5.0,April H,https://www.tripadvisor.ca/Profile/aprilh938, nil,Mar. 2017, March 2017 9542,5.0,colleenmpam,https://www.tripadvisor.ca/Profile/colleenmpam, nil,Feb. 2017, February 2017 9542,5.0,TheBucketStopsHere,https://www.tripadvisor.ca/Profile/TheBucketStopsHere, nil,Dec. 2016, December 2016 9542,5.0,Marie C,https://www.tripadvisor.ca/Profile/E4226UMmariec, nil,Nov. 2016, November 2016 9542,5.0,Magnus L,https://www.tripadvisor.ca/Profile/509magnusl, nil,Nov. 2016, November 2016 9542,5.0,Alastair R,https://www.tripadvisor.ca/Profile/580alastairr, nil,Nov. 2016, November 2016 9542,5.0,Kairetukega,https://www.tripadvisor.ca/Profile/Kairetukega, nil,Nov. 2016, November 2016 9542,5.0,Ellen L,https://www.tripadvisor.ca/Profile/686ellenl, nil,Nov. 2016, November 2016 9542,5.0,topndoc,https://www.tripadvisor.ca/Profile/topndoc, nil,Nov. 2016, November 2016 9542,5.0,Naowest,https://www.tripadvisor.ca/Profile/Naowest, nil,Nov. 2016, October 2016 9542,5.0,Curt H,https://www.tripadvisor.ca/Profile/513curth, nil,Oct. 2016, October 2016 9542,5.0,bruce6378,https://www.tripadvisor.ca/Profile/bruce6378, nil,Oct. 2016, October 2016 9542,5.0,Camper676628,https://www.tripadvisor.ca/Profile/Camper676628, nil,Oct. 2016, October 2016 9542,5.0,clarasantacruz,https://www.tripadvisor.ca/Profile/clarasantacruz, nil,Oct. 2016, October 2016 9542,5.0,sjsampson,https://www.tripadvisor.ca/Profile/sjsampson, nil,Oct. 2016, October 2016 9542,5.0,AnnaS_and_JeffS,https://www.tripadvisor.ca/Profile/AnnaS_and_JeffS, nil,Oct. 2016, October 2016 9542,5.0,FritzW18,https://www.tripadvisor.ca/Profile/FritzW18, nil,Oct. 2016, September 2016 9542,5.0,Bermudafan65,https://www.tripadvisor.ca/Profile/Bermudafan65, nil,Oct. 2016, October 2016 9542,5.0,Les K,https://www.tripadvisor.ca/Profile/46lesk, nil,Oct. 2016, October 2016 9542,5.0,Roatan-Canuck,https://www.tripadvisor.ca/Profile/Roatan-Canuck, nil,Oct. 2016, September 2016 9542,5.0,Marcus N,https://www.tripadvisor.ca/Profile/marcusn710, nil,Oct. 2016, October 2016 9542,5.0,DrewskiT,https://www.tripadvisor.ca/Profile/DrewskiT, nil,Oct. 2016, October 2016 9542,5.0,9Lorraine,https://www.tripadvisor.ca/Profile/9Lorraine, nil,Sep. 2016, September 2016 9542,5.0,Tvordlj,https://www.tripadvisor.ca/Profile/Tvordlj, nil,Sep. 2016, September 2016 9542,5.0,blacklicorice,https://www.tripadvisor.ca/Profile/blacklicorice, nil,Sep. 2016, September 2016 9542,5.0,cmccormick2016,https://www.tripadvisor.ca/Profile/cmccormick2016, nil,Sep. 2016, September 2016 9542,5.0,LarryRNY,https://www.tripadvisor.ca/Profile/LarryRNY, nil,Sep. 2016, August 2016 9542,5.0,HakanTahiroglu,https://www.tripadvisor.ca/Profile/HakanTahiroglu, nil,Sep. 2016, September 2016 9542,5.0,TO_Bob_Jayne,https://www.tripadvisor.ca/Profile/TO_Bob_Jayne, nil,Aug. 2016, August 2016 9542,5.0,Marzia R,https://www.tripadvisor.ca/Profile/marzia_ruscitti, nil,Aug. 2016, August 2016 9542,5.0,Wendell N,https://www.tripadvisor.ca/Profile/840wendelln, nil,Aug. 2016, August 2016 9542,5.0,Vanessa L,https://www.tripadvisor.ca/Profile/vanessalW5019SZ, nil,Aug. 2016, August 2016 9542,5.0,cmbvt,https://www.tripadvisor.ca/Profile/cmbvt, nil,Aug. 2016, August 2016 9542,5.0,Wendy S,https://www.tripadvisor.ca/Profile/WendyS511, nil,Aug. 2016, August 2016 9542,5.0,sblairreid,https://www.tripadvisor.ca/Profile/sblairreid, nil,Aug. 2016, August 2016 9542,5.0,Joan O,https://www.tripadvisor.ca/Profile/joo733, nil,Aug. 2016, August 2016 9542,5.0,Lawrence M,https://www.tripadvisor.ca/Profile/556lawrencem, nil,Aug. 2016, August 2016 9542,5.0,Benay H,https://www.tripadvisor.ca/Profile/benayh2014, nil,Aug. 2016, June 2016 9542,5.0,Peggy C,https://www.tripadvisor.ca/Profile/PeggyC619, nil,Jul. 2016, July 2016 9542,5.0,Peggy P,https://www.tripadvisor.ca/Profile/511peggyp, nil,Jul. 2016, July 2016 9542,5.0,Amherstgal,https://www.tripadvisor.ca/Profile/Amherstgal, nil,Jul. 2016, July 2016 9542,5.0,pandorf1,https://www.tripadvisor.ca/Profile/pandorf1, nil,Jul. 2016, July 2016 9542,5.0,Karen2005regina,https://www.tripadvisor.ca/Profile/Karen2005regina, nil,Jul. 2016, July 2016 9542,5.0,Darlene W,https://www.tripadvisor.ca/Profile/darlenew484, nil,Jul. 2016, July 2016 9542,5.0,Laura W,https://www.tripadvisor.ca/Profile/W9335PAlauraw, nil,Jul. 2016, July 2016 9542,5.0,booklvr61,https://www.tripadvisor.ca/Profile/booklvr61, nil,Jul. 2016, July 2016 9542,5.0,Lynne J,https://www.tripadvisor.ca/Profile/60lynne219, nil,Jul. 2016, July 2016 9542,5.0,Terri,https://www.tripadvisor.ca/Profile/744terric, nil,Jul. 2016, July 2016 9542,4.0,7777markw,https://www.tripadvisor.ca/Profile/7777markw, nil,Jul. 2016, July 2016 9542,5.0,Brian M,https://www.tripadvisor.ca/Profile/H3053CJbrianm, nil,Jul. 2016, July 2016 9542,5.0,Cynthia C,https://www.tripadvisor.ca/Profile/cynthiacI5440AG, nil,Jul. 2016, July 2016 9542,5.0,Bodibane,https://www.tripadvisor.ca/Profile/Bodibane, nil,Jul. 2016, July 2016 9542,5.0,craigrutkowske,https://www.tripadvisor.ca/Profile/craigrutkowske, nil,Jul. 2016, July 2016 9542,5.0,Janice C,https://www.tripadvisor.ca/Profile/715janicec, nil,Jul. 2016, July 2016 9542,5.0,Jack M,https://www.tripadvisor.ca/Profile/JackM357, nil,Jul. 2016, July 2016 9542,5.0,S C,https://www.tripadvisor.ca/Profile/585sc, nil,Jul. 2016, June 2016 9542,5.0,Dan L,https://www.tripadvisor.ca/Profile/A6972OYdanl, nil,Jun. 2016, June 2016 9542,5.0,Kathy J,https://www.tripadvisor.ca/Profile/412kathyj, nil,Jun. 2016, June 2016 9542,5.0,tom g,https://www.tripadvisor.ca/Profile/tomg323, nil,Jun. 2016, June 2016 9542,5.0,maosison,https://www.tripadvisor.ca/Profile/maosison, nil,Jun. 2016, May 2016 9542,5.0,lisaturner5353,https://www.tripadvisor.ca/Profile/lisaturner5353, nil,Jun. 2016, June 2016 9542,5.0,4wren,https://www.tripadvisor.ca/Profile/4wren, nil,Jun. 2016, June 2016 9542,5.0,peteb301,https://www.tripadvisor.ca/Profile/peteb301, nil,May 2016, May 2016 9542,5.0,John R,https://www.tripadvisor.ca/Profile/johnrS5299LV, nil,May 2016, May 2016 9542,5.0,Phil L,https://www.tripadvisor.ca/Profile/PhilL928, nil,Apr. 2016, April 2016 9542,5.0,czarlisle,https://www.tripadvisor.ca/Profile/czarlisle, nil,Apr. 2016, April 2016 9542,5.0,Dianne B,https://www.tripadvisor.ca/Profile/DianneB498, nil,Apr. 2016, March 2016 9542,5.0,BusinessOwner44,https://www.tripadvisor.ca/Profile/BusinessOwner44, nil,Apr. 2016, April 2016 9542,4.0,jbn1950,https://www.tripadvisor.ca/Profile/jbn1950, nil,Oct. 2015, October 2015 9542,5.0,Ben D,https://www.tripadvisor.ca/Profile/bendX331OD, nil,Oct. 2015, October 2015 9542,5.0,davidhR1133WZ,https://www.tripadvisor.ca/Profile/davidhR1133WZ, nil,Oct. 2015, September 2015 9542,5.0,purpleroses2015,https://www.tripadvisor.ca/Profile/purpleroses2015, nil,Oct. 2015, September 2015 9542,5.0,annecoyne165,https://www.tripadvisor.ca/Profile/annecoyne165, nil,Oct. 2015, September 2015 9542,4.0,Robert G,https://www.tripadvisor.ca/Profile/U1152ONrobertg, nil,Sep. 2015, September 2015 9542,5.0,alexander735,https://www.tripadvisor.ca/Profile/alexander735, nil,Sep. 2015, September 2015 9542,4.0,Jeanne323,https://www.tripadvisor.ca/Profile/Jeanne323, nil,Sep. 2015, September 2015 9542,5.0,Donna D,https://www.tripadvisor.ca/Profile/A1334TMdonnad, nil,Sep. 2015, September 2015 9542,5.0,Kat-Canucktraveller,https://www.tripadvisor.ca/Profile/Kat-Canucktraveller, nil,Sep. 2015, July 2015 9542,5.0,Kim C,https://www.tripadvisor.ca/Profile/362KimC, nil,Sep. 2015, September 2015 9542,4.0,Occy2,https://www.tripadvisor.ca/Profile/Occy2, nil,Sep. 2015, September 2015 9542,5.0,914Gary,https://www.tripadvisor.ca/Profile/914Gary, nil,Sep. 2015, July 2015 9542,5.0,jamaica90,https://www.tripadvisor.ca/Profile/jamaica90, nil,Sep. 2015, September 2015 9542,4.0,pierregirouard,https://www.tripadvisor.ca/Profile/pierregirouard, nil,Aug. 2015, August 2015 9542,5.0,offleygrove,https://www.tripadvisor.ca/Profile/offleygrove, nil,Aug. 2015, August 2015 9542,5.0,SvetlanaKG,https://www.tripadvisor.ca/Profile/SvetlanaKG, nil,Aug. 2015, August 2015 9542,5.0,Bill B,https://www.tripadvisor.ca/Profile/A246IBbillb, nil,Aug. 2015, August 2015 9542,5.0,Frank Y,https://www.tripadvisor.ca/Profile/FrankY449, nil,Aug. 2015, August 2015 9542,5.0,Janet J,https://www.tripadvisor.ca/Profile/753janetj, nil,Aug. 2015, August 2015 9542,5.0,pikney0709,https://www.tripadvisor.ca/Profile/pikney0709, nil,Aug. 2015, August 2015 9542,5.0,JeanetteGreene,https://www.tripadvisor.ca/Profile/JeanetteGreene, nil,Aug. 2015, August 2015 9542,5.0,Graham W,https://www.tripadvisor.ca/Profile/451grahamw, nil,Aug. 2015, August 2015 9542,5.0,gwayda,https://www.tripadvisor.ca/Profile/gwayda, nil,Aug. 2015, July 2015 9542,5.0,Beach L,https://www.tripadvisor.ca/Profile/beachl2015, nil,Aug. 2015, July 2015 9542,5.0,ChiTownBarb,https://www.tripadvisor.ca/Profile/ChiTownBarb, nil,Jul. 2015, July 2015 9542,5.0,gardnera,https://www.tripadvisor.ca/Profile/gardnera, nil,Jul. 2015, July 2015 9542,5.0,Burford,https://www.tripadvisor.ca/Profile/Burford, nil,Jul. 2015, June 2015 9542,5.0,rhtraveler600,https://www.tripadvisor.ca/Profile/rhtraveler600, nil,Jul. 2015, July 2015 9542,5.0,HJ T,https://www.tripadvisor.ca/Profile/HJToppel, nil,Jul. 2015, June 2015 9543,nil,,nil, nil,nil,nil 9543,1.0,Lisa T,https://www.tripadvisor.ca/Profile/N7202UHlisat, nil,Sep. 2018, August 2018 9543,2.0,newyork145_9,https://www.tripadvisor.ca/Profile/newyork145_9, nil,Aug. 2018, August 2018 9543,5.0,Mark F,https://www.tripadvisor.ca/Profile/879markf, nil,Aug. 2018, August 2018 9543,3.0,treehouse50,https://www.tripadvisor.ca/Profile/treehouse50, nil,Aug. 2018, August 2018 9543,2.0,Wanda M,https://www.tripadvisor.ca/Profile/WandaM286, nil,Aug. 2018, July 2018 9543,4.0,John K,https://www.tripadvisor.ca/Profile/J5452KSjohnk, nil,Jul. 2018, July 2018 9543,5.0,traveller527,https://www.tripadvisor.ca/Profile/traveller527, nil,Jul. 2018, July 2018 9543,5.0,Barbara C,https://www.tripadvisor.ca/Profile/60BarbaraC, nil,Apr. 2018, April 2018 9543,5.0,Shirley R,https://www.tripadvisor.ca/Profile/ShirleyR783, nil,Jan. 2018, January 2018 9543,5.0,TravelerOmie,https://www.tripadvisor.ca/Profile/TravelerOmie, nil,Oct. 2017, September 2017 9543,5.0,she57,https://www.tripadvisor.ca/Profile/she57, nil,Oct. 2017, October 2017 9543,5.0,dalemrs,https://www.tripadvisor.ca/Profile/dalemrs, nil,Oct. 2017, September 2017 9543,5.0,tennismeACE,https://www.tripadvisor.ca/Profile/tennismeACE, nil,Oct. 2017, October 2017 9543,5.0,Dad P,https://www.tripadvisor.ca/Profile/312dadp, nil,Oct. 2017, September 2017 9543,5.0,Janet L,https://www.tripadvisor.ca/Profile/S2173XBjanetl, nil,Sep. 2017, September 2017 9543,5.0,travellover077,https://www.tripadvisor.ca/Profile/travellover077, nil,Aug. 2017, June 2017 9543,3.0,alouise12188,https://www.tripadvisor.ca/Profile/alouise12188, nil,Aug. 2017, July 2017 9543,5.0,Sharon Z,https://www.tripadvisor.ca/Profile/SharonZ_11, nil,Jul. 2017, July 2017 9543,5.0,2Horst2,https://www.tripadvisor.ca/Profile/2Horst2, nil,Jul. 2017, July 2017 9543,5.0,constantglobetrotter,https://www.tripadvisor.ca/Profile/constantglobetrotter, nil,Jul. 2017, July 2017 9543,5.0,Semelg,https://www.tripadvisor.ca/Profile/Semelg, nil,Jul. 2017, June 2017 9543,5.0,Rob C,https://www.tripadvisor.ca/Profile/RobC232, nil,Jun. 2017, June 2017 9543,5.0,Melissa L,https://www.tripadvisor.ca/Profile/S8401RMmelissal, nil,May 2017, May 2017 9543,5.0,Linda L,https://www.tripadvisor.ca/Profile/lindalX9284LK, nil,Apr. 2017, April 2017 9543,3.0,Cora P,https://www.tripadvisor.ca/Profile/corap793, nil,Mar. 2017, March 2017 9543,5.0,Jayne K,https://www.tripadvisor.ca/Profile/297jaynek, nil,Nov. 2016, October 2016 9543,2.0,MissO_Amsterdam,https://www.tripadvisor.ca/Profile/MissO_Amsterdam, nil,Oct. 2016, July 2016 9543,5.0,Graham S,https://www.tripadvisor.ca/Profile/892grahams, nil,Oct. 2016, August 2016 9543,5.0,mcmmcm123,https://www.tripadvisor.ca/Profile/mcmmcm123, nil,Oct. 2016, October 2016 9543,1.0,Erinn W,https://www.tripadvisor.ca/Profile/717erinnw, nil,Oct. 2016, August 2016 9543,4.0,James C,https://www.tripadvisor.ca/Profile/230JamesC, nil,Aug. 2016, August 2016 9543,5.0,shetuck,https://www.tripadvisor.ca/Profile/shetuck, nil,Aug. 2016, August 2016 9543,5.0,Florence O,https://www.tripadvisor.ca/Profile/florenceo963, nil,Aug. 2016, August 2016 9543,4.0,jconrod,https://www.tripadvisor.ca/Profile/jconrod, nil,Aug. 2016, August 2016 9543,5.0,Colin1421,https://www.tripadvisor.ca/Profile/Colin1421, nil,Aug. 2016, August 2016 9543,5.0,George S,https://www.tripadvisor.ca/Profile/658GeorgeS, nil,Jul. 2016, July 2016 9543,1.0,Susie W,https://www.tripadvisor.ca/Profile/SusieW395, nil,Jul. 2016, July 2016 9543,4.0,73Duck,https://www.tripadvisor.ca/Profile/73Duck, nil,Jun. 2016, June 2016 9543,5.0,Judy E,https://www.tripadvisor.ca/Profile/596judye, nil,Apr. 2016, April 2016 9543,4.0,Adventurer1998,https://www.tripadvisor.ca/Profile/Adventurer1998, nil,Jan. 2016, August 2015 9543,4.0,DaveBarbOnTheRoad,https://www.tripadvisor.ca/Profile/DaveBarbOnTheRoad, nil,Oct. 2015, September 2015 9543,4.0,Sabrina H,https://www.tripadvisor.ca/Profile/sabrinah290, nil,Oct. 2015, October 2015 9543,1.0,HospitalityTraveler7,https://www.tripadvisor.ca/Profile/HospitalityTraveler7, nil,Oct. 2015, September 2015 9543,5.0,Thomas M,https://www.tripadvisor.ca/Profile/T8575GYthomasm, nil,Oct. 2015, September 2015 9543,5.0,rosa l,https://www.tripadvisor.ca/Profile/97rosal, nil,Oct. 2015, September 2015 9543,3.0,Dave A,https://www.tripadvisor.ca/Profile/DaveA692, nil,Sep. 2015, September 2015 9543,5.0,DekaGirl,https://www.tripadvisor.ca/Profile/DekaGirl, nil,Sep. 2015, September 2015 9543,2.0,sandy b,https://www.tripadvisor.ca/Profile/40sandyb, nil,Sep. 2015, September 2015 9543,4.0,EarthGuide,https://www.tripadvisor.ca/Profile/EarthGuide, nil,Sep. 2015, July 2015 9543,4.0,Rein1234,https://www.tripadvisor.ca/Profile/Rein1234, nil,Sep. 2015, August 2015 9543,4.0,Bryn_PInzgauer,https://www.tripadvisor.ca/Profile/Bryn_PInzgauer, nil,Sep. 2015, August 2015 9543,5.0,Eleanor L,https://www.tripadvisor.ca/Profile/eleanorl466, nil,Sep. 2015, August 2015 9543,3.0,Departure319647,https://www.tripadvisor.ca/Profile/Departure319647, nil,Sep. 2015, September 2015 9543,5.0,Aron B,https://www.tripadvisor.ca/Profile/aronb267, nil,Sep. 2015, July 2015 9543,4.0,Penny B,https://www.tripadvisor.ca/Profile/941pennyb, nil,Sep. 2015, July 2015 9543,4.0,ubl,https://www.tripadvisor.ca/Profile/ubl, nil,Aug. 2015, July 2015 9543,5.0,mesurette,https://www.tripadvisor.ca/Profile/mesurette, nil,Aug. 2015, August 2015 9543,5.0,Susan T,https://www.tripadvisor.ca/Profile/susant226, nil,Aug. 2015, August 2015 9543,2.0,aestheticangel,https://www.tripadvisor.ca/Profile/aestheticangel, nil,Aug. 2015, July 2015 9543,5.0,Wendy R,https://www.tripadvisor.ca/Profile/733wendyr, nil,Jul. 2015, July 2015 9543,5.0,getoutontheroad,https://www.tripadvisor.ca/Profile/getoutontheroad, nil,Jul. 2015, May 2015 9543,5.0,Jackie_10_51,https://www.tripadvisor.ca/Profile/Jackie_10_51, nil,Jul. 2015, July 2015 9543,5.0,Nerissa W,https://www.tripadvisor.ca/Profile/NerissaW_12, nil,Jul. 2015, June 2015 9543,5.0,Lori C,https://www.tripadvisor.ca/Profile/LSC49, nil,Jul. 2015, July 2015 9543,5.0,pdrobin77,https://www.tripadvisor.ca/Profile/pdrobin77, nil,Jul. 2015, June 2015 9543,5.0,BellaGlasgowScotland,https://www.tripadvisor.ca/Profile/BellaGlasgowScotland, nil,Jul. 2015, June 2015 9543,5.0,IloveCuba1636,https://www.tripadvisor.ca/Profile/IloveCuba1636, nil,Jul. 2015, July 2015 9543,4.0,Jetsetaud,https://www.tripadvisor.ca/Profile/Jetsetaud, nil,Jun. 2015, June 2015 9543,5.0,Ade_Loz,https://www.tripadvisor.ca/Profile/Ade_Loz, nil,Jun. 2015, June 2015 9543,5.0,SACALosAngeles,https://www.tripadvisor.ca/Profile/SACALosAngeles, nil,Jun. 2015, June 2015 9543,5.0,Ruth B,https://www.tripadvisor.ca/Profile/EmmyGM, nil,May 2015, May 2015 9543,5.0,M B,https://www.tripadvisor.ca/Profile/D1083LMmb, nil,Jan. 2015, September 2014 9543,5.0,kimbercat,https://www.tripadvisor.ca/Profile/kimbercat, nil,Oct. 2014, September 2014 9543,4.0,Joy070,https://www.tripadvisor.ca/Profile/Joy070, nil,Sep. 2014, September 2014 9543,3.0,Allison W,https://www.tripadvisor.ca/Profile/allisonw702, nil,Sep. 2014, September 2014 9543,4.0,wanderingman09,https://www.tripadvisor.ca/Profile/wanderingman09, nil,Sep. 2014, August 2014 9543,5.0,CourtneyL86,https://www.tripadvisor.ca/Profile/CourtneyL86, nil,Sep. 2014, June 2014 9543,5.0,Toni S,https://www.tripadvisor.ca/Profile/857tonis, nil,Sep. 2014, August 2014 9543,5.0,CalgaryBarb,https://www.tripadvisor.ca/Profile/CalgaryBarb, nil,Sep. 2014, August 2014 9543,4.0,staeli,https://www.tripadvisor.ca/Profile/staeli, nil,Sep. 2014, August 2014 9543,5.0,Deborah3180,https://www.tripadvisor.ca/Profile/Deborah3180, nil,Aug. 2014, August 2014 9543,5.0,Lu1822,https://www.tripadvisor.ca/Profile/Lu1822, nil,Aug. 2014, August 2014 9543,3.0,vermonty,https://www.tripadvisor.ca/Profile/vermonty, nil,Aug. 2014, August 2014 9543,4.0,Steve H,https://www.tripadvisor.ca/Profile/stevehJ2107TJ, nil,Aug. 2014, August 2014 9543,5.0,RAHkim5,https://www.tripadvisor.ca/Profile/RAHkim5, nil,Aug. 2014, July 2014 9543,2.0,arnoldoftoronto,https://www.tripadvisor.ca/Profile/arnoldoftoronto, nil,Jul. 2014, July 2014 9543,2.0,Lmurd,https://www.tripadvisor.ca/Profile/Lmurd, nil,Jul. 2014, July 2014 9543,5.0,ldoherty,https://www.tripadvisor.ca/Profile/ldoherty, nil,Jul. 2014, July 2014 9543,2.0,Annabella757,https://www.tripadvisor.ca/Profile/Annabella757, nil,Jul. 2014, July 2014 9543,4.0,TOURtheWORLDMexPal,https://www.tripadvisor.ca/Profile/TOURtheWORLDMexPal, nil,Jul. 2014, July 2014 9543,4.0,barneygirlnewport,https://www.tripadvisor.ca/Profile/barneygirlnewport, nil,Jun. 2014, June 2014 9543,5.0,Wendy P,https://www.tripadvisor.ca/Profile/WendyP_11, nil,Apr. 2014, April 2014 9543,5.0,brucejudyb,https://www.tripadvisor.ca/Profile/brucejudyb, nil,Sep. 2013, September 2013 9543,5.0,Ward and Maryle... L,https://www.tripadvisor.ca/Profile/wardandmaryleel, nil,Sep. 2013, August 2013 9543,4.0,Barbara M,https://www.tripadvisor.ca/Profile/barbaramY2375FL, nil,Sep. 2013, September 2013 9543,5.0,Paula G,https://www.tripadvisor.ca/Profile/212PaulaG212, nil,Sep. 2013, July 2013 9543,5.0,Hans R,https://www.tripadvisor.ca/Profile/hansr2, nil,Sep. 2013, August 2013 9543,5.0,CZTHOMPSON,https://www.tripadvisor.ca/Profile/CZTHOMPSON, nil,Sep. 2013, September 2013 9543,5.0,Patrik P,https://www.tripadvisor.ca/Profile/PatrikP652, nil,Sep. 2013, August 2013 9543,1.0,AaronFWA,https://www.tripadvisor.ca/Profile/AaronFWA, nil,Aug. 2013, August 2013 9543,1.0,Nich0las9,https://www.tripadvisor.ca/Profile/Nich0las9, nil,Aug. 2013, July 2013 9543,5.0,londonerfamily,https://www.tripadvisor.ca/Profile/londonerfamily, nil,Aug. 2013, August 2013 9543,5.0,megafunnyman,https://www.tripadvisor.ca/Profile/megafunnyman, nil,Jul. 2013, July 2013 9543,5.0,Footstepper,https://www.tripadvisor.ca/Profile/Footstepper, nil,Jul. 2013, May 2013 9543,4.0,PalatableCalamity,https://www.tripadvisor.ca/Profile/PalatableCalamity, nil,Jun. 2013, June 2013 9543,5.0,Bil_Derby,https://www.tripadvisor.ca/Profile/Bil_Derby, nil,Jun. 2013, June 2013 9543,5.0,Paul H,https://www.tripadvisor.ca/Profile/384paulh384, nil,Jun. 2013, June 2013 9543,5.0,Almaniac,https://www.tripadvisor.ca/Profile/Almaniac, nil,Jun. 2013, June 2013 9543,5.0,bersim,https://www.tripadvisor.ca/Profile/bersim, nil,Jan. 2013, August 2012 9543,5.0,JuezJoe,https://www.tripadvisor.ca/Profile/JuezJoe, nil,Nov. 2012, October 2012 9543,5.0,sharongiroux83,https://www.tripadvisor.ca/Profile/sharongiroux83, nil,Nov. 2012, September 2012 9543,5.0,Sliphorn,https://www.tripadvisor.ca/Profile/Sliphorn, nil,Oct. 2012, October 2012 9543,5.0,Donna S,https://www.tripadvisor.ca/Profile/BigWorld2C, nil,Oct. 2012, October 2012 9543,3.0,SeashellSue,https://www.tripadvisor.ca/Profile/SeashellSue, nil,Oct. 2012, September 2012 9543,5.0,Rya4,https://www.tripadvisor.ca/Profile/Rya4, nil,Sep. 2012, September 2012 9543,2.0,Jenfin,https://www.tripadvisor.ca/Profile/jenfin522, nil,Sep. 2012, August 2012 9543,5.0,Tucsontravelertom,https://www.tripadvisor.ca/Profile/Tucsontravelertom, nil,Sep. 2012, August 2012 9543,1.0,Secretary243,https://www.tripadvisor.ca/Profile/Secretary243, nil,Sep. 2012, August 2012 9543,5.0,Janette W,https://www.tripadvisor.ca/Profile/JanetteW669, nil,Aug. 2012, July 2012 9543,5.0,Belmarsh,https://www.tripadvisor.ca/Profile/Belmarsh, nil,Aug. 2012, July 2012 9543,4.0,Key_West_visit_1,https://www.tripadvisor.ca/Profile/Key_West_visit_1, nil,Aug. 2012, August 2012 9543,5.0,Dallard,https://www.tripadvisor.ca/Profile/Dallard, nil,Aug. 2012, July 2012 9543,2.0,captain809,https://www.tripadvisor.ca/Profile/captain809, nil,Jul. 2012, August 2011 9543,4.0,Laraine G,https://www.tripadvisor.ca/Profile/lmg67, nil,Jul. 2012, July 2012 9543,5.0,surfer1977,https://www.tripadvisor.ca/Profile/surfer1977, nil,Jul. 2012, July 2012 9543,5.0,greg s,https://www.tripadvisor.ca/Profile/gregs639, nil,Jul. 2012, June 2012 9543,5.0,richard c,https://www.tripadvisor.ca/Profile/richardc443, nil,Jul. 2012, June 2012 9543,5.0,Sarah G,https://www.tripadvisor.ca/Profile/SarahG285, nil,May 2012, May 2012 9543,5.0,ginadoshin,https://www.tripadvisor.ca/Profile/ginadoshin, nil,May 2012, May 2012 9543,5.0,VancouverMukluk,https://www.tripadvisor.ca/Profile/VancouverMukluk, nil,Apr. 2012, September 2011 9543,5.0,Alexa J,https://www.tripadvisor.ca/Profile/AlexaJ_12, nil,Mar. 2012, March 2012 9543,5.0,beckyjean686,https://www.tripadvisor.ca/Profile/beckyjean686, nil,Mar. 2012, March 2012 9543,5.0,Elinor K,https://www.tripadvisor.ca/Profile/ElinorK, nil,Mar. 2012, January 2012 9543,5.0,Dandybear,https://www.tripadvisor.ca/Profile/Dandybear, nil,Feb. 2012, February 2012 9543,5.0,Jephory,https://www.tripadvisor.ca/Profile/Jephory, nil,Jan. 2012, April 2011 9543,5.0,LizPEI,https://www.tripadvisor.ca/Profile/LizPEI, nil,Nov. 2011, October 2011 9543,5.0,Carol C,https://www.tripadvisor.ca/Profile/CarolC359, nil,Nov. 2011, September 2011 9543,5.0,Jim C,https://www.tripadvisor.ca/Profile/D7075UNjimc, nil,Oct. 2011, October 2011 9543,5.0,UKMaggiemay,https://www.tripadvisor.ca/Profile/UKMaggiemay, nil,Oct. 2011, October 2011 9543,5.0,boltsnnuts,https://www.tripadvisor.ca/Profile/boltsnnuts, nil,Oct. 2011, October 2011 9543,4.0,David A,https://www.tripadvisor.ca/Profile/DavidA200, nil,Oct. 2011, September 2011 9543,4.0,atcmyers,https://www.tripadvisor.ca/Profile/atcmyers, nil,Oct. 2011, September 2011 9543,5.0,Jltho,https://www.tripadvisor.ca/Profile/Jltho, nil,Sep. 2011, September 2011 9543,2.0,judith r,https://www.tripadvisor.ca/Profile/judithr366, nil,Sep. 2011, August 2011 9543,3.0,CHSwitzerland,https://www.tripadvisor.ca/Profile/CHSwitzerland, nil,Sep. 2011, September 2011 9543,5.0,Karen P,https://www.tripadvisor.ca/Profile/KarenP839, nil,Sep. 2011, August 2011 9543,5.0,Sandra M,https://www.tripadvisor.ca/Profile/SandraM859, nil,Sep. 2011, September 2011 9543,4.0,Malone2,https://www.tripadvisor.ca/Profile/Malone2, nil,Sep. 2011, August 2011 9543,5.0,Broadwaysmom,https://www.tripadvisor.ca/Profile/Broadwaysmom, nil,Aug. 2011, August 2011 9543,2.0,eydevlin,https://www.tripadvisor.ca/Profile/eydevlin, nil,Aug. 2011, August 2011 9543,5.0,GinM4,https://www.tripadvisor.ca/Profile/GinM4, nil,Aug. 2011, July 2011 9543,5.0,Aidens_Granny,https://www.tripadvisor.ca/Profile/Aidens_Granny, nil,Aug. 2011, July 2011 9543,5.0,KateYLondon,https://www.tripadvisor.ca/Profile/KateYLondon, nil,Aug. 2011, June 2011 9543,5.0,Collins2004,https://www.tripadvisor.ca/Profile/Collins2004, nil,Jul. 2011, June 2011 9543,5.0,Chowda88,https://www.tripadvisor.ca/Profile/Chowda88, nil,Jul. 2011, July 2011 9543,5.0,Krazy5,https://www.tripadvisor.ca/Profile/Krazy5, nil,Jul. 2011, June 2011 9543,5.0,LoriJJ,https://www.tripadvisor.ca/Profile/LoriJJ, nil,Jul. 2011, July 2011 9543,4.0,hawkColchester,https://www.tripadvisor.ca/Profile/hawkColchester, nil,Jul. 2011, June 2011 9543,5.0,doublejn,https://www.tripadvisor.ca/Profile/doublejn, nil,Jun. 2011, June 2011 9543,5.0,rdrunnerATL,https://www.tripadvisor.ca/Profile/rdrunnerATL, nil,Jun. 2011, June 2011 9543,5.0,clarksee,https://www.tripadvisor.ca/Profile/clarksee, nil,Jun. 2011, May 2011 9543,5.0,MJEnglish,https://www.tripadvisor.ca/Profile/MJEnglish, nil,Jun. 2011, June 2011 9543,5.0,karenwaterloo_11,https://www.tripadvisor.ca/Profile/karenwaterloo_11, nil,Jun. 2011, June 2011 9543,5.0,jmauro,https://www.tripadvisor.ca/Profile/jmauro, nil,Jun. 2011, May 2011 9543,5.0,FeeMai,https://www.tripadvisor.ca/Profile/FeeMai, nil,May 2011, April 2011 9543,5.0,Sanderc,https://www.tripadvisor.ca/Profile/Sanderc, nil,May 2011, April 2011 9543,5.0,Kasia_and_Slawek,https://www.tripadvisor.ca/Profile/Kasia_and_Slawek, nil,Apr. 2011, April 2011 9543,5.0,FacebookRosie,https://www.tripadvisor.ca/Profile/FacebookRosie, nil,Apr. 2011, April 2011 9544,5.0,PoshSod,https://www.tripadvisor.ca/Profile/PoshSod, nil,Oct. 2018, October 2018 9544,5.0,William C,https://www.tripadvisor.ca/Profile/R3748PSwilliamc, nil,Oct. 2018, October 2018 9544,3.0,Jim P,https://www.tripadvisor.ca/Profile/937jimp, nil,Aug. 2018, August 2018 9544,5.0,AnnaLucia2013,https://www.tripadvisor.ca/Profile/AnnaLucia2013, nil,Aug. 2018, August 2018 9544,5.0,tstandring,https://www.tripadvisor.ca/Profile/tstandring, nil,Aug. 2018, July 2018 9544,5.0,mdpyne,https://www.tripadvisor.ca/Profile/mdpyne, nil,Aug. 2018, August 2018 9544,4.0,361jill,https://www.tripadvisor.ca/Profile/361jill, nil,Jul. 2018, July 2018 9544,4.0,sussex_wanderers051,https://www.tripadvisor.ca/Profile/sussex_wanderers051, nil,Jul. 2018, June 2018 9544,4.0,Laurie M,https://www.tripadvisor.ca/Profile/398lauriem, nil,Jul. 2018, July 2018 9544,4.0,Liz H,https://www.tripadvisor.ca/Profile/lizh215, nil,Jun. 2018, May 2018 9544,5.0,Brian O,https://www.tripadvisor.ca/Profile/brianoW1433LE, nil,Jun. 2018, June 2018 9544,5.0,FourCornersVancouver,https://www.tripadvisor.ca/Profile/FourCornersVancouver, nil,Jun. 2018, June 2018 9544,5.0,Patricia P,https://www.tripadvisor.ca/Profile/PatriciaP765, nil,Jun. 2018, June 2018 9544,5.0,hollyravenhall,https://www.tripadvisor.ca/Profile/hollyravenhall, nil,Jun. 2018, May 2018 9544,5.0,João Miguel C,https://www.tripadvisor.ca/Profile/Nomad159533, nil,Feb. 2018, August 2017 9544,5.0,SouthcoastFred,https://www.tripadvisor.ca/Profile/SouthcoastFred, nil,Nov. 2017, October 2017 9544,5.0,Claudetteth,https://www.tripadvisor.ca/Profile/Claudetteth, nil,Oct. 2017, October 2017 9544,5.0,Lord Throgmorton,https://www.tripadvisor.ca/Profile/LordThrogmorton, nil,Oct. 2017, September 2017 9544,4.0,B L,https://www.tripadvisor.ca/Profile/BL331, nil,Oct. 2017, September 2017 9544,4.0,Wilton2,https://www.tripadvisor.ca/Profile/Wilton2, nil,Sep. 2017, August 2017 9544,nil,,nil, nil,nil,nil 9544,5.0,cruiser1968,https://www.tripadvisor.ca/Profile/cruiser1968, nil,Aug. 2017, August 2017 9544,5.0,davidp2522017,https://www.tripadvisor.ca/Profile/davidp2522017, nil,Aug. 2017, August 2017 9544,5.0,Lyndsey R,https://www.tripadvisor.ca/Profile/tothytoth, nil,Aug. 2017, July 2017 9544,5.0,ksw1967,https://www.tripadvisor.ca/Profile/ksw1967, nil,Aug. 2017, August 2017 9544,5.0,Bruce O,https://www.tripadvisor.ca/Profile/bruceo159, nil,Aug. 2017, July 2017 9544,5.0,Twickerstourist,https://www.tripadvisor.ca/Profile/Twickerstourist, nil,Aug. 2017, June 2017 9544,5.0,sparis155032,https://www.tripadvisor.ca/Profile/sparis155032, nil,Jul. 2017, July 2017 9544,5.0,Allan H,https://www.tripadvisor.ca/Profile/allanh476, nil,Jul. 2017, June 2017 9544,5.0,camillemacgillivray,https://www.tripadvisor.ca/Profile/camillemacgillivray, nil,Jul. 2017, July 2017 9544,5.0,Sparra53,https://www.tripadvisor.ca/Profile/Sparra53, nil,Jul. 2017, June 2017 9544,5.0,philaexperiment,https://www.tripadvisor.ca/Profile/philaexperiment, nil,Jul. 2017, July 2017 9544,5.0,SMison11,https://www.tripadvisor.ca/Profile/SMison11, nil,Jul. 2017, July 2017 9544,5.0,Tom,https://www.tripadvisor.ca/Profile/TomNorthYorkshire, nil,Jun. 2017, June 2017 9544,4.0,John W,https://www.tripadvisor.ca/Profile/BeaversTravelWell, nil,Jun. 2017, June 2017 9544,5.0,orlovgirl,https://www.tripadvisor.ca/Profile/orlovgirl, nil,May 2017, May 2017 9544,5.0,Meharibear,https://www.tripadvisor.ca/Profile/Meharibear, nil,Aug. 2016, August 2016 9544,5.0,Davina R,https://www.tripadvisor.ca/Profile/784davinar, nil,Aug. 2016, August 2016 9544,5.0,Amy L,https://www.tripadvisor.ca/Profile/amylH7331EQ, nil,Aug. 2016, August 2016 9544,5.0,Jeanette B,https://www.tripadvisor.ca/Profile/716jeanetteb, nil,Aug. 2016, August 2016 9544,4.0,Meredith S,https://www.tripadvisor.ca/Profile/merediths331, nil,Aug. 2016, July 2016 9544,3.0,maggieneedlefish,https://www.tripadvisor.ca/Profile/maggieneedlefish, nil,Aug. 2016, August 2016 9544,4.0,Michael B,https://www.tripadvisor.ca/Profile/296MichaelB, nil,Aug. 2016, August 2016 9544,5.0,Ken R,https://www.tripadvisor.ca/Profile/kenrB4396IZ, nil,Aug. 2016, July 2016 9544,5.0,hallyns,https://www.tripadvisor.ca/Profile/hallyns, nil,Aug. 2016, July 2016 9544,5.0,stism,https://www.tripadvisor.ca/Profile/stism, nil,Jul. 2016, July 2016 9544,5.0,Jill L,https://www.tripadvisor.ca/Profile/JillL752, nil,Jul. 2016, July 2016 9544,5.0,Ken N Nancy G,https://www.tripadvisor.ca/Profile/kennnancyg, nil,Jul. 2016, July 2016 9544,5.0,Daniel V,https://www.tripadvisor.ca/Profile/danielvY6063CL, nil,Jul. 2016, June 2016 9544,5.0,Catherine A,https://www.tripadvisor.ca/Profile/425catherinea, nil,Jul. 2016, July 2016 9544,5.0,Linda C,https://www.tripadvisor.ca/Profile/514LindaC, nil,Jul. 2016, July 2016 9544,4.0,Shirley D,https://www.tripadvisor.ca/Profile/824shirleyd, nil,Jul. 2016, June 2016 9544,5.0,mkwolfson,https://www.tripadvisor.ca/Profile/mkwolfson, nil,Jul. 2016, July 2016 9544,5.0,AnA184,https://www.tripadvisor.ca/Profile/AnA184, nil,Jul. 2016, July 2016 9544,5.0,NorfolkSpinone,https://www.tripadvisor.ca/Profile/NorfolkSpinone, nil,Jul. 2016, June 2016 9544,5.0,Sandra T,https://www.tripadvisor.ca/Profile/900SandraT, nil,Jul. 2016, June 2016 9544,5.0,traveltina1,https://www.tripadvisor.ca/Profile/traveltina1, nil,Jul. 2016, July 2016 9544,5.0,Gill M,https://www.tripadvisor.ca/Profile/GillM20, nil,Jul. 2016, July 2016 9544,5.0,Gordon P,https://www.tripadvisor.ca/Profile/gordonp606, nil,Jul. 2016, July 2016 9544,4.0,David O,https://www.tripadvisor.ca/Profile/davidoU1541JC, nil,Jul. 2016, June 2016 9544,5.0,VagabondsDotCH,https://www.tripadvisor.ca/Profile/VagabondsDotCH, nil,Jul. 2016, July 2016 9544,5.0,490rroberts,https://www.tripadvisor.ca/Profile/490rroberts, nil,Jun. 2016, June 2016 9544,5.0,George35WestSussex,https://www.tripadvisor.ca/Profile/George35WestSussex, nil,Jun. 2016, June 2016 9544,5.0,Hamish1111,https://www.tripadvisor.ca/Profile/Hamish1111, nil,Jun. 2016, June 2016 9544,5.0,Thaud .,https://www.tripadvisor.ca/Profile/355thaud, nil,Jun. 2016, June 2016 9544,5.0,Cherok22,https://www.tripadvisor.ca/Profile/Cherok22, nil,Jun. 2016, June 2016 9544,5.0,Karen C,https://www.tripadvisor.ca/Profile/karencC7367RC, nil,Jun. 2016, May 2016 9544,5.0,Susan K,https://www.tripadvisor.ca/Profile/susankM7913EZ, nil,Jun. 2016, May 2016 9544,4.0,497gigi,https://www.tripadvisor.ca/Profile/497gigi, nil,Jun. 2016, May 2016 9544,3.0,HamishMacP,https://www.tripadvisor.ca/Profile/HamishMacP, nil,Jun. 2016, June 2016 9544,5.0,SC-NY-CT-PA-GA,https://www.tripadvisor.ca/Profile/SC-NY-CT-PA-GA, nil,Jun. 2016, May 2016 9544,5.0,Chris Backe @ WorthyGo,https://www.tripadvisor.ca/Profile/WorthyGo, nil,May 2016, May 2016 9544,5.0,Travellingdanm,https://www.tripadvisor.ca/Profile/Travellingdanm, nil,Jan. 2016, October 2015 9544,4.0,Rhonda G,https://www.tripadvisor.ca/Profile/rhondag285, nil,Oct. 2015, October 2015 9544,5.0,Adrienne F,https://www.tripadvisor.ca/Profile/Chickaboo68, nil,Oct. 2015, October 2015 9544,5.0,rollngstone,https://www.tripadvisor.ca/Profile/rollngstone, nil,Oct. 2015, September 2015 9544,5.0,Dave_Orw,https://www.tripadvisor.ca/Profile/Dave_Orw, nil,Oct. 2015, October 2015 9544,5.0,NovaScotiaSimply,https://www.tripadvisor.ca/Profile/NovaScotiaSimply, nil,Sep. 2015, September 2015 9544,5.0,Pete G,https://www.tripadvisor.ca/Profile/peteg120, nil,Sep. 2015, September 2015 9544,3.0,BC-Westcoaster,https://www.tripadvisor.ca/Profile/BC-Westcoaster, nil,Sep. 2015, July 2015 9544,5.0,jerrinor,https://www.tripadvisor.ca/Profile/jerrinor, nil,Sep. 2015, August 2015 9544,5.0,Gingenut,https://www.tripadvisor.ca/Profile/Gingenut, nil,Aug. 2015, August 2015 9544,5.0,jerry4230,https://www.tripadvisor.ca/Profile/jerry4230, nil,Aug. 2015, August 2015 9544,3.0,Amy R,https://www.tripadvisor.ca/Profile/N8642MCamyr, nil,Aug. 2015, August 2015 9544,4.0,John G,https://www.tripadvisor.ca/Profile/johngN4973LK, nil,Aug. 2015, July 2015 9544,5.0,AlisaAAM,https://www.tripadvisor.ca/Profile/AlisaAAM, nil,Aug. 2015, August 2015 9544,5.0,JAM181,https://www.tripadvisor.ca/Profile/JAM181, nil,Aug. 2015, July 2015 9544,5.0,wiltstraveller100,https://www.tripadvisor.ca/Profile/wiltstraveller100, nil,Aug. 2015, June 2015 9544,5.0,Fran N,https://www.tripadvisor.ca/Profile/FranN775, nil,Jul. 2015, June 2015 9544,5.0,wendy l,https://www.tripadvisor.ca/Profile/wendyl736, nil,Jul. 2015, July 2015 9544,5.0,Phi-x-174,https://www.tripadvisor.ca/Profile/Phi-x-174, nil,Jul. 2015, July 2015 9544,5.0,GoodLifeForMe,https://www.tripadvisor.ca/Profile/GoodLifeForMe, nil,Jul. 2015, July 2015 9544,5.0,Nicole B,https://www.tripadvisor.ca/Profile/W5078AZnicoleb, nil,Jul. 2015, June 2015 9544,5.0,wazapets,https://www.tripadvisor.ca/Profile/wazapets, nil,Jul. 2015, August 2014 9544,5.0,KCworldexplorer,https://www.tripadvisor.ca/Profile/KCworldexplorer, nil,Jun. 2015, June 2015 9544,5.0,Laurie B,https://www.tripadvisor.ca/Profile/817laurieb, nil,Jun. 2015, May 2015 9544,5.0,allison p,https://www.tripadvisor.ca/Profile/allisonp337, nil,Nov. 2014, October 2014 9544,5.0,coollikethat,https://www.tripadvisor.ca/Profile/coollikethat, nil,Nov. 2014, September 2014 9544,5.0,MumblingNerd,https://www.tripadvisor.ca/Profile/MumblingNerd, nil,Oct. 2014, September 2014 9544,5.0,Kathleen M,https://www.tripadvisor.ca/Profile/kathleenm591, nil,Oct. 2014, October 2014 9544,5.0,CGoucher,https://www.tripadvisor.ca/Profile/CGoucher, nil,Oct. 2014, October 2014 9544,5.0,lavenderdisco,https://www.tripadvisor.ca/Profile/lavenderdisco, nil,Oct. 2014, October 2014 9544,5.0,Jordan G,https://www.tripadvisor.ca/Profile/895jordang, nil,Oct. 2014, October 2014 9544,5.0,William R,https://www.tripadvisor.ca/Profile/909WilliamR, nil,Oct. 2014, September 2014 9544,5.0,Keith B,https://www.tripadvisor.ca/Profile/KeithB183, nil,Oct. 2014, August 2014 9544,5.0,Phyllis O,https://www.tripadvisor.ca/Profile/phylliso777, nil,Oct. 2014, October 2014 9544,5.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Oct. 2014, September 2014 9544,5.0,travlingal51,https://www.tripadvisor.ca/Profile/travlingal51, nil,Sep. 2014, September 2014 9544,5.0,Jan210662,https://www.tripadvisor.ca/Profile/Jan210662, nil,Sep. 2014, August 2014 9544,5.0,Ottawa_retiree,https://www.tripadvisor.ca/Profile/Ottawa_retiree, nil,Sep. 2014, September 2014 9544,5.0,Bryan S,https://www.tripadvisor.ca/Profile/bryans639, nil,Sep. 2014, August 2014 9544,5.0,Janet T,https://www.tripadvisor.ca/Profile/291janett, nil,Sep. 2014, August 2014 9544,5.0,JessicaK895,https://www.tripadvisor.ca/Profile/JessicaK895, nil,Sep. 2014, August 2014 9544,5.0,augusta a,https://www.tripadvisor.ca/Profile/augustaa_12, nil,Aug. 2014, July 2014 9544,5.0,nicmx5,https://www.tripadvisor.ca/Profile/nicmx5, nil,Aug. 2014, July 2014 9544,5.0,Loretta L,https://www.tripadvisor.ca/Profile/LorettaL421, nil,Aug. 2014, August 2014 9544,5.0,Doris K,https://www.tripadvisor.ca/Profile/dorisk221, nil,Aug. 2014, July 2014 9544,4.0,James E,https://www.tripadvisor.ca/Profile/JamesEVancouver, nil,Jul. 2014, May 2014 9544,5.0,Eileen M,https://www.tripadvisor.ca/Profile/21eileenm, nil,Jul. 2014, June 2014 9544,5.0,613Traveler613,https://www.tripadvisor.ca/Profile/613Traveler613, nil,Jul. 2014, June 2014 9544,5.0,Margaret C,https://www.tripadvisor.ca/Profile/margaretc950, nil,Jul. 2014, June 2014 9544,5.0,rsklama,https://www.tripadvisor.ca/Profile/rsklama, nil,Jul. 2014, July 2014 9544,5.0,campdad,https://www.tripadvisor.ca/Profile/campdad, nil,Jul. 2014, July 2014 9544,5.0,Morgs1962,https://www.tripadvisor.ca/Profile/Morgs1962, nil,Jul. 2014, June 2014 9544,5.0,zeroeight,https://www.tripadvisor.ca/Profile/zeroeight, nil,Jul. 2014, June 2014 9544,4.0,ontheroadagain006,https://www.tripadvisor.ca/Profile/ontheroadagain006, nil,Jun. 2014, June 2014 9544,5.0,Shawn S,https://www.tripadvisor.ca/Profile/S2475HRshawns, nil,Jun. 2014, June 2014 9544,4.0,graceNewBrunswick,https://www.tripadvisor.ca/Profile/graceNewBrunswick, nil,Jun. 2014, June 2014 9544,5.0,AddieMac,https://www.tripadvisor.ca/Profile/AddieMac, nil,Jun. 2014, July 2013 9544,4.0,Carolyn R,https://www.tripadvisor.ca/Profile/941carolynr, nil,Jun. 2014, May 2014 9544,5.0,greenoceangirl,https://www.tripadvisor.ca/Profile/greenoceangirl, nil,May 2014, May 2014 9544,5.0,jenlm2013,https://www.tripadvisor.ca/Profile/jenlm2013, nil,Dec. 2013, September 2013 9544,5.0,Donna G,https://www.tripadvisor.ca/Profile/DonnaG649, nil,Nov. 2013, October 2013 9544,5.0,Tony W,https://www.tripadvisor.ca/Profile/tonyw84, nil,Nov. 2013, October 2013 9544,5.0,EdmontonSunbunnies,https://www.tripadvisor.ca/Profile/EdmontonSunbunnies, nil,Oct. 2013, October 2013 9544,5.0,Cher G,https://www.tripadvisor.ca/Profile/855cherylg, nil,Oct. 2013, September 2013 9544,5.0,skitrips56,https://www.tripadvisor.ca/Profile/skitrips56, nil,Oct. 2013, September 2013 9544,5.0,Joan P,https://www.tripadvisor.ca/Profile/744joanp, nil,Oct. 2013, September 2013 9544,5.0,Phil E,https://www.tripadvisor.ca/Profile/70phile, nil,Oct. 2013, September 2013 9544,4.0,Christine L,https://www.tripadvisor.ca/Profile/christinel516, nil,Oct. 2013, September 2013 9544,5.0,lurtchatv,https://www.tripadvisor.ca/Profile/lurtchatv, nil,Oct. 2013, October 2013 9544,5.0,NLSBoston,https://www.tripadvisor.ca/Profile/NLSBoston, nil,Sep. 2013, September 2013 9544,5.0,Elizabeth S,https://www.tripadvisor.ca/Profile/ElizabethS527, nil,Sep. 2013, September 2013 9544,5.0,DianaTraveler,https://www.tripadvisor.ca/Profile/DianaTraveler, nil,Sep. 2013, September 2013 9544,5.0,Jane H,https://www.tripadvisor.ca/Profile/506janeh, nil,Sep. 2013, September 2013 9544,5.0,150Jax3,https://www.tripadvisor.ca/Profile/150Jax3, nil,Sep. 2013, September 2013 9544,5.0,chris k,https://www.tripadvisor.ca/Profile/991chrisk, nil,Sep. 2013, August 2013 9544,5.0,carolcottage,https://www.tripadvisor.ca/Profile/carolcottage, nil,Sep. 2013, August 2013 9544,5.0,David K,https://www.tripadvisor.ca/Profile/676DavidK676, nil,Aug. 2013, August 2013 9545,5.0,Mary M,https://www.tripadvisor.ca/Profile/marymZ6753DR, nil,Jan. 2019, September 2018 9545,5.0,Amanda S,https://www.tripadvisor.ca/Profile/927amandas, nil,Oct. 2018, October 2018 9545,4.0,Paul M,https://www.tripadvisor.ca/Profile/paulmI7299GS, nil,Oct. 2018, October 2018 9545,5.0,cravengarden,https://www.tripadvisor.ca/Profile/cravengarden, nil,Sep. 2018, September 2018 9545,5.0,Rasberry186,https://www.tripadvisor.ca/Profile/Rasberry186, nil,Aug. 2018, August 2018 9545,2.0,vogelvet,https://www.tripadvisor.ca/Profile/vogelvet, nil,Aug. 2018, July 2018 9545,nil,,nil, nil,nil,nil 9545,5.0,lchjr,https://www.tripadvisor.ca/Profile/lchjr, nil,Jun. 2018, June 2018 9545,5.0,coruisk4,https://www.tripadvisor.ca/Profile/coruisk4, nil,May 2018, May 2018 9545,5.0,Juergen_und_Carola,https://www.tripadvisor.ca/Profile/Juergen_und_Carola, nil,Oct. 2017, October 2017 9545,5.0,anthonyzadeh,https://www.tripadvisor.ca/Profile/anthonyzadeh, nil,Oct. 2017, October 2017 9545,5.0,Joni M F,https://www.tripadvisor.ca/Profile/jonif95, nil,Sep. 2017, August 2017 9545,5.0,vonhouston,https://www.tripadvisor.ca/Profile/vonhouston, nil,Sep. 2017, August 2017 9545,4.0,Julia S,https://www.tripadvisor.ca/Profile/juliasF6493HX, nil,Aug. 2017, August 2017 9545,5.0,CanadianSoldier114,https://www.tripadvisor.ca/Profile/CanadianSoldier114, nil,Jul. 2017, July 2017 9545,5.0,Jennifer H,https://www.tripadvisor.ca/Profile/jenniferhB1166UM, nil,Jul. 2017, June 2017 9545,4.0,Jackadele,https://www.tripadvisor.ca/Profile/Jackadele, nil,May 2017, May 2017 9545,5.0,artprf,https://www.tripadvisor.ca/Profile/artprf, nil,Oct. 2016, September 2016 9545,5.0,travelzone45,https://www.tripadvisor.ca/Profile/travelzone45, nil,Sep. 2016, September 2016 9545,5.0,Fusilier111,https://www.tripadvisor.ca/Profile/Fusilier111, nil,Sep. 2016, August 2016 9545,5.0,empress1951,https://www.tripadvisor.ca/Profile/empress1951, nil,Aug. 2016, August 2016 9545,5.0,Michel J,https://www.tripadvisor.ca/Profile/MichelJ432, nil,Jul. 2016, July 2016 9545,5.0,Andytuba1,https://www.tripadvisor.ca/Profile/Andytuba1, nil,Jul. 2016, July 2016 9545,5.0,CCandJR,https://www.tripadvisor.ca/Profile/CCandJR, nil,May 2016, May 2016 9545,5.0,larandg2014,https://www.tripadvisor.ca/Profile/larandg2014, nil,Nov. 2015, September 2015 9545,5.0,Susan Z,https://www.tripadvisor.ca/Profile/502susanz, nil,Sep. 2015, August 2015 9545,4.0,Fris1287,https://www.tripadvisor.ca/Profile/Fris1287, nil,Sep. 2015, September 2015 9545,5.0,Roberta S,https://www.tripadvisor.ca/Profile/RobertaS339, nil,Aug. 2015, August 2015 9545,5.0,Marco N,https://www.tripadvisor.ca/Profile/MarcoN862, nil,Aug. 2015, August 2015 9545,5.0,Mme_X,https://www.tripadvisor.ca/Profile/Mme_X, nil,Jul. 2015, July 2015 9545,5.0,Patricia C,https://www.tripadvisor.ca/Profile/patriciabQ2926ZE, nil,Jul. 2015, July 2015 9545,5.0,dave0555,https://www.tripadvisor.ca/Profile/dave0555, nil,May 2015, May 2015 9545,3.0,thunefeld,https://www.tripadvisor.ca/Profile/thunefeld, nil,Oct. 2014, September 2014 9545,5.0,foxsc,https://www.tripadvisor.ca/Profile/foxsc, nil,Sep. 2014, August 2014 9545,4.0,Ourwend,https://www.tripadvisor.ca/Profile/Ourwend, nil,Aug. 2014, August 2014 9546,5.0,Conny E,https://www.tripadvisor.ca/Profile/connye699, nil,Oct. 2018, October 2018 9546,4.0,Bob B,https://www.tripadvisor.ca/Profile/bobbF9670IV, nil,Sep. 2018, August 2018 9546,5.0,jackg28,https://www.tripadvisor.ca/Profile/jackg28, nil,Aug. 2018, August 2018 9546,5.0,Sheila M,https://www.tripadvisor.ca/Profile/L9293IYsheilam, nil,Aug. 2018, July 2018 9546,5.0,b_k_d181762,https://www.tripadvisor.ca/Profile/b_k_d181762, nil,Jul. 2018, July 2018 9546,5.0,Keninannapolis,https://www.tripadvisor.ca/Profile/Keninannapolis, nil,Jul. 2018, July 2018 9546,5.0,sjeffers,https://www.tripadvisor.ca/Profile/sjeffers, nil,Jun. 2018, June 2018 9546,5.0,Nicoleouellette,https://www.tripadvisor.ca/Profile/Nicoleouellette, nil,Apr. 2018, August 2017 9546,5.0,mbjstallard,https://www.tripadvisor.ca/Profile/mbjstallard, nil,Sep. 2017, August 2017 9546,5.0,marvmary,https://www.tripadvisor.ca/Profile/marvmary, nil,Sep. 2017, September 2017 9546,nil,,nil, nil,nil,nil 9546,5.0,Karel M,https://www.tripadvisor.ca/Profile/418karelm, nil,Oct. 2016, June 2016 9546,5.0,Klorett52,https://www.tripadvisor.ca/Profile/Klorett52, nil,Aug. 2016, August 2016 9546,5.0,janthornton1,https://www.tripadvisor.ca/Profile/janthornton1, nil,Aug. 2016, July 2016 9546,5.0,PennyQueensbury_NY,https://www.tripadvisor.ca/Profile/PennyQueensbury_NY, nil,Aug. 2016, July 2016 9546,5.0,Sabrina T,https://www.tripadvisor.ca/Profile/SabrinaT795, nil,Jul. 2016, July 2016 9546,5.0,Kazzoo,https://www.tripadvisor.ca/Profile/Kazzoo, nil,Sep. 2015, September 2015 9546,5.0,Bob W,https://www.tripadvisor.ca/Profile/BobW840, nil,Jul. 2015, July 2015 9546,5.0,ZephyrTraveller,https://www.tripadvisor.ca/Profile/ZephyrTraveller, nil,Jul. 2015, July 2015 9546,5.0,E V,https://www.tripadvisor.ca/Profile/165ev, nil,Oct. 2014, September 2014 9546,5.0,Tappingbursar,https://www.tripadvisor.ca/Profile/Tappingbursar, nil,Sep. 2014, September 2014 9546,5.0,jl_cph,https://www.tripadvisor.ca/Profile/jl_cph, nil,Aug. 2014, August 2014 9546,5.0,Vacationer514905,https://www.tripadvisor.ca/Profile/Vacationer514905, nil,Aug. 2014, August 2014 9546,5.0,shauna o,https://www.tripadvisor.ca/Profile/shaunao823, nil,Aug. 2014, August 2014 9546,5.0,Linda C W,https://www.tripadvisor.ca/Profile/Birdseye60, nil,Aug. 2014, August 2014 9546,5.0,veronicar,https://www.tripadvisor.ca/Profile/veronicar, nil,Aug. 2014, August 2014 9546,5.0,TracyInoue,https://www.tripadvisor.ca/Profile/TracyInoue, nil,Aug. 2014, July 2014 9546,5.0,Nitten_Traveler,https://www.tripadvisor.ca/Profile/Nitten_Traveler, nil,Aug. 2014, July 2014 9546,5.0,SuzieLee71,https://www.tripadvisor.ca/Profile/SuzieLee71, nil,Jul. 2014, July 2014 9546,5.0,Wendy H,https://www.tripadvisor.ca/Profile/wendyh752, nil,Jun. 2014, June 2014 9546,4.0,dsky227,https://www.tripadvisor.ca/Profile/dsky227, nil,Jun. 2014, June 2014 9546,5.0,kevinconroy,https://www.tripadvisor.ca/Profile/kevinconroy, nil,Oct. 2013, October 2013 9546,5.0,Roxanne W,https://www.tripadvisor.ca/Profile/109roxannew, nil,Sep. 2013, September 2013 9546,5.0,1Nordlicht_2013,https://www.tripadvisor.ca/Profile/1Nordlicht_2013, nil,Sep. 2013, September 2013 9546,5.0,pfreem,https://www.tripadvisor.ca/Profile/pfreem, nil,Sep. 2013, September 2013 9546,5.0,BCSilent,https://www.tripadvisor.ca/Profile/BCSilent, nil,Aug. 2013, August 2013 9546,5.0,Daniel M,https://www.tripadvisor.ca/Profile/394DanielM, nil,Aug. 2012, August 2012 9546,5.0,Canada_Germany_11,https://www.tripadvisor.ca/Profile/Canada_Germany_11, nil,Sep. 2011, August 2011 9546,5.0,Irm154943,https://www.tripadvisor.ca/Profile/Irm154943, nil,Aug. 2011, August 2011 9546,5.0,vernandsandi,https://www.tripadvisor.ca/Profile/vernandsandi, nil,Jul. 2011, July 2011 9546,5.0,Helensara,https://www.tripadvisor.ca/Profile/Helensara, nil,Jul. 2011, May 2011 9546,5.0,JulznPaddy,https://www.tripadvisor.ca/Profile/JulznPaddy, nil,Jan. 2011, August 2010 9546,4.0,Westcoaster24,https://www.tripadvisor.ca/Profile/Westcoaster24, nil,Nov. 2010, September 2010 9546,5.0,biggla,https://www.tripadvisor.ca/Profile/biggla, nil,Oct. 2010, September 2010 9547,3.0,norstad,https://www.tripadvisor.ca/Profile/norstad, nil,Jan. 2019, July 2018 9547,2.0,kenbert,https://www.tripadvisor.ca/Profile/kenbert, nil,Nov. 2018, October 2018 9547,2.0,Francesca Seren... P,https://www.tripadvisor.ca/Profile/francescaserenap, nil,Oct. 2018, October 2018 9547,3.0,Lynne S,https://www.tripadvisor.ca/Profile/LynneS940, nil,Oct. 2018, October 2018 9547,4.0,Tardisgirl,https://www.tripadvisor.ca/Profile/Tardisgirly, nil,Oct. 2018, September 2018 9547,nil,,nil, nil,nil,nil 9547,5.0,mkbNewJersey,https://www.tripadvisor.ca/Profile/mkbNewJersey, nil,Aug. 2018, August 2018 9547,3.0,OntarioFoodie,https://www.tripadvisor.ca/Profile/OntarioFoodie, nil,Aug. 2018, August 2018 9547,5.0,dianscot,https://www.tripadvisor.ca/Profile/dianscot, nil,Aug. 2018, July 2018 9547,5.0,Megan B,https://www.tripadvisor.ca/Profile/B9268RWmeganb, nil,Aug. 2018, August 2018 9547,3.0,kayken2018,https://www.tripadvisor.ca/Profile/kayken2018, nil,Aug. 2018, July 2018 9547,3.0,karenronhoge,https://www.tripadvisor.ca/Profile/karenronhoge, nil,Jul. 2018, July 2018 9547,5.0,Vicky R,https://www.tripadvisor.ca/Profile/238vickyr, nil,Jan. 2018, September 2017 9547,5.0,buffaloroam,https://www.tripadvisor.ca/Profile/buffaloroam, nil,Nov. 2017, October 2017 9547,4.0,Amy H,https://www.tripadvisor.ca/Profile/littleamelia, nil,Oct. 2017, September 2017 9547,4.0,s l,https://www.tripadvisor.ca/Profile/sl198, nil,Oct. 2017, September 2017 9547,5.0,happyholidays779,https://www.tripadvisor.ca/Profile/happyholidays779, nil,Oct. 2017, September 2017 9547,5.0,louthecajun,https://www.tripadvisor.ca/Profile/louthecajun, nil,Oct. 2017, October 2017 9547,5.0,RedDeerRingo,https://www.tripadvisor.ca/Profile/RedDeerRingo, nil,Oct. 2017, September 2017 9547,5.0,susan s,https://www.tripadvisor.ca/Profile/625susans625, nil,Oct. 2017, September 2017 9547,5.0,saabalina,https://www.tripadvisor.ca/Profile/saabalina, nil,Sep. 2017, September 2017 9547,5.0,Vickistravels2013,https://www.tripadvisor.ca/Profile/Vickistravels2013, nil,Aug. 2017, August 2017 9547,5.0,our p,https://www.tripadvisor.ca/Profile/863sc, nil,Aug. 2017, June 2017 9547,4.0,Caltrac15,https://www.tripadvisor.ca/Profile/Caltrac15, nil,Jul. 2017, July 2017 9547,4.0,MZ17,https://www.tripadvisor.ca/Profile/MZ17, nil,Jul. 2017, July 2017 9547,5.0,Vanya C,https://www.tripadvisor.ca/Profile/vanyac2013, nil,Jul. 2017, June 2017 9547,5.0,LoboPirate,https://www.tripadvisor.ca/Profile/LoboPirate, nil,Aug. 2016, August 2016 9547,5.0,Dave C,https://www.tripadvisor.ca/Profile/Dundasdave123, nil,Aug. 2016, August 2016 9547,5.0,lindal0ul0ubelle,https://www.tripadvisor.ca/Profile/lindal0ul0ubelle, nil,Aug. 2016, July 2016 9547,5.0,4u2p,https://www.tripadvisor.ca/Profile/4u2p, nil,Aug. 2016, August 2016 9547,5.0,2015westcoaster,https://www.tripadvisor.ca/Profile/2015westcoaster, nil,Jul. 2016, July 2016 9547,5.0,thekrecsys,https://www.tripadvisor.ca/Profile/thekrecsys, nil,Jul. 2016, July 2016 9547,5.0,Wendy M,https://www.tripadvisor.ca/Profile/wendymO8913SE, nil,Jul. 2016, July 2016 9547,5.0,Adventure S,https://www.tripadvisor.ca/Profile/adventures289, nil,Jul. 2016, July 2016 9547,5.0,Chris H,https://www.tripadvisor.ca/Profile/chrishM1750TX, nil,Jul. 2016, July 2016 9547,5.0,MLJ65,https://www.tripadvisor.ca/Profile/MLJ65, nil,Jul. 2016, July 2016 9547,5.0,rovingcarole,https://www.tripadvisor.ca/Profile/rovingcarole, nil,Jul. 2016, July 2016 9547,3.0,MickyYorkshire,https://www.tripadvisor.ca/Profile/MickyYorkshire, nil,Jul. 2016, June 2016 9547,5.0,Lisa M,https://www.tripadvisor.ca/Profile/D5079EOlisam, nil,Jul. 2016, October 2015 9547,5.0,Fred T,https://www.tripadvisor.ca/Profile/626FredT, nil,Jun. 2016, June 2016 9547,5.0,KandKMaryland,https://www.tripadvisor.ca/Profile/KandKMaryland, nil,Jun. 2016, June 2016 9547,5.0,jembury,https://www.tripadvisor.ca/Profile/jembury, nil,May 2016, May 2016 9547,3.0,Susan M,https://www.tripadvisor.ca/Profile/Z6458TNsusanm, nil,Feb. 2016, August 2015 9547,5.0,Traveler06232009,https://www.tripadvisor.ca/Profile/Traveler06232009, nil,Jan. 2016, August 2015 9547,4.0,Teresa H,https://www.tripadvisor.ca/Profile/teresah191, nil,Oct. 2015, September 2015 9547,5.0,caddell17,https://www.tripadvisor.ca/Profile/caddell17, nil,Oct. 2015, October 2015 9547,5.0,Krooble,https://www.tripadvisor.ca/Profile/Krooble, nil,Sep. 2015, August 2015 9547,5.0,fee_marjorie,https://www.tripadvisor.ca/Profile/fee_marjorie, nil,Sep. 2015, September 2015 9547,4.0,Shannon B,https://www.tripadvisor.ca/Profile/ShannonB938, nil,Sep. 2015, September 2015 9547,5.0,MadShaw,https://www.tripadvisor.ca/Profile/MadShaw, nil,Sep. 2015, September 2015 9547,5.0,ASB8274,https://www.tripadvisor.ca/Profile/ASB8274, nil,Sep. 2015, September 2015 9547,5.0,abdcfish,https://www.tripadvisor.ca/Profile/abdcfish, nil,Aug. 2015, August 2015 9547,5.0,David R,https://www.tripadvisor.ca/Profile/davidrL3897WM, nil,Aug. 2015, August 2015 9547,5.0,Atzec,https://www.tripadvisor.ca/Profile/Atzec, nil,Aug. 2015, August 2015 9547,4.0,hayesone,https://www.tripadvisor.ca/Profile/hayesone, nil,Aug. 2015, August 2015 9547,5.0,SJHassell,https://www.tripadvisor.ca/Profile/SJHassell, nil,Jul. 2015, June 2015 9547,5.0,Tony2046,https://www.tripadvisor.ca/Profile/Tony2046, nil,Jul. 2015, July 2015 9547,5.0,Honda51,https://www.tripadvisor.ca/Profile/Honda51, nil,Jul. 2015, July 2015 9547,5.0,Happy_To_Travel4,https://www.tripadvisor.ca/Profile/Happy_To_Travel4, nil,Jul. 2015, June 2015 9547,5.0,@greggm,https://www.tripadvisor.ca/Profile/greggmeropoulis, nil,Jul. 2015, June 2015 9547,5.0,ebjohnson1,https://www.tripadvisor.ca/Profile/ebjohnson1, nil,Jun. 2015, June 2015 9547,5.0,augusta a,https://www.tripadvisor.ca/Profile/augustaa_12, nil,Jun. 2015, June 2015 9547,5.0,GoGamecocks2015,https://www.tripadvisor.ca/Profile/GoGamecocks2015, nil,Jun. 2015, June 2015 9547,1.0,Kevin C,https://www.tripadvisor.ca/Profile/kevincG9184UW, nil,May 2015, May 2015 9547,5.0,pinklady052,https://www.tripadvisor.ca/Profile/pinklady052, nil,Nov. 2014, September 2014 9547,5.0,Peggy&Doug,https://www.tripadvisor.ca/Profile/PeggyDoug, nil,Oct. 2014, October 2014 9547,5.0,SoloCurioso,https://www.tripadvisor.ca/Profile/SoloCurioso, nil,Oct. 2014, September 2014 9547,5.0,NSandAS,https://www.tripadvisor.ca/Profile/NSandAS, nil,Oct. 2014, October 2014 9547,5.0,10000elle,https://www.tripadvisor.ca/Profile/10000elle, nil,Oct. 2014, September 2014 9547,5.0,SilverSolo,https://www.tripadvisor.ca/Profile/SilverSolo, nil,Oct. 2014, September 2014 9547,5.0,Kawabunga18,https://www.tripadvisor.ca/Profile/Kawabunga18, nil,Sep. 2014, September 2014 9547,5.0,Lauren H,https://www.tripadvisor.ca/Profile/T549OWlaurenh, nil,Sep. 2014, September 2014 9547,5.0,foxsan1886,https://www.tripadvisor.ca/Profile/foxsan1886, nil,Sep. 2014, September 2014 9547,5.0,Russ B,https://www.tripadvisor.ca/Profile/737russb, nil,Sep. 2014, September 2014 9547,5.0,Barbara B,https://www.tripadvisor.ca/Profile/M8488JZbarbarab, nil,Sep. 2014, September 2014 9547,5.0,Lynne H,https://www.tripadvisor.ca/Profile/786lynneh, nil,Sep. 2014, August 2014 9547,5.0,chips999,https://www.tripadvisor.ca/Profile/chips999, nil,Jul. 2014, July 2014 9547,5.0,Karen K,https://www.tripadvisor.ca/Profile/karenkD7625YK, nil,Jul. 2014, July 2014 9547,3.0,SunDaisy11,https://www.tripadvisor.ca/Profile/SunDaisy11, nil,Jul. 2014, July 2014 9547,5.0,psyanne,https://www.tripadvisor.ca/Profile/psyanne, nil,Jul. 2014, June 2014 9547,5.0,FGyondla,https://www.tripadvisor.ca/Profile/FGyondla, nil,Jun. 2014, June 2014 9547,5.0,Lynn P,https://www.tripadvisor.ca/Profile/lynnp182, nil,Jan. 2014, August 2013 9547,4.0,Ed T,https://www.tripadvisor.ca/Profile/830edt, nil,Oct. 2013, October 2013 9547,3.0,LondonHarvey,https://www.tripadvisor.ca/Profile/LondonHarvey, nil,Oct. 2013, September 2013 9547,5.0,Guinnevere,https://www.tripadvisor.ca/Profile/Guinnevere, nil,Sep. 2013, July 2013 9547,5.0,AirbearVermont,https://www.tripadvisor.ca/Profile/AirbearVermont, nil,Sep. 2013, September 2013 9547,5.0,Sharon C,https://www.tripadvisor.ca/Profile/SharonC536, nil,Sep. 2013, August 2013 9547,5.0,kitten50,https://www.tripadvisor.ca/Profile/kitten50, nil,Aug. 2013, August 2013 9547,5.0,Jimzimlfc,https://www.tripadvisor.ca/Profile/Jimzimlfc, nil,Aug. 2013, August 2013 9547,4.0,AndreaZ318,https://www.tripadvisor.ca/Profile/AndreaZ318, nil,Aug. 2013, August 2013 9547,5.0,Whirlwind777,https://www.tripadvisor.ca/Profile/Whirlwind777, nil,Aug. 2013, August 2013 9547,5.0,Andream711,https://www.tripadvisor.ca/Profile/Andream711, nil,Aug. 2013, August 2013 9547,5.0,MickeyZeeful,https://www.tripadvisor.ca/Profile/MickeyZeeful, nil,Jul. 2013, July 2013 9547,5.0,crankyveggie,https://www.tripadvisor.ca/Profile/crankyveggie, nil,Jul. 2013, June 2013 9547,5.0,CJDueck,https://www.tripadvisor.ca/Profile/CJDueck, nil,Jul. 2013, July 2013 9547,5.0,JoAnnEaton,https://www.tripadvisor.ca/Profile/JoAnnEaton, nil,Jul. 2013, July 2013 9547,5.0,FR R,https://www.tripadvisor.ca/Profile/RoseInCambridge, nil,Oct. 2012, August 2012 9547,5.0,Sanr0n,https://www.tripadvisor.ca/Profile/Sanr0n, nil,Sep. 2012, September 2012 9547,5.0,Wholeheartedgirl,https://www.tripadvisor.ca/Profile/Wholeheartedgirl, nil,Sep. 2012, September 2012 9547,5.0,copejenney,https://www.tripadvisor.ca/Profile/copejenney, nil,Sep. 2012, August 2012 9547,5.0,worktotravel88,https://www.tripadvisor.ca/Profile/worktotravel88, nil,Sep. 2012, September 2012 9547,5.0,Caroline33146,https://www.tripadvisor.ca/Profile/Caroline33146, nil,Sep. 2012, September 2012 9547,5.0,Jack V,https://www.tripadvisor.ca/Profile/JackV307, nil,Sep. 2012, August 2012 9547,5.0,wwoodw1853,https://www.tripadvisor.ca/Profile/wwoodw1853, nil,Sep. 2012, August 2012 9547,5.0,steveclouthier,https://www.tripadvisor.ca/Profile/steveclouthier, nil,Aug. 2012, August 2012 9547,5.0,PatskiMontreal,https://www.tripadvisor.ca/Profile/PatskiMontreal, nil,Aug. 2012, August 2012 9547,5.0,ACtraveller,https://www.tripadvisor.ca/Profile/kenshabby23, nil,Aug. 2012, July 2012 9547,5.0,Margaret B,https://www.tripadvisor.ca/Profile/MargaretB632, nil,Jul. 2012, July 2012 9547,5.0,surfer1977,https://www.tripadvisor.ca/Profile/surfer1977, nil,Jul. 2012, July 2012 9547,5.0,BettyandBill,https://www.tripadvisor.ca/Profile/BettyandBill, nil,Jul. 2012, June 2012 9547,5.0,amigom1,https://www.tripadvisor.ca/Profile/amigom1, nil,Jul. 2012, June 2012 9547,5.0,Myrna Q,https://www.tripadvisor.ca/Profile/MyrnaQ_12, nil,Jul. 2012, June 2012 9547,4.0,Debbie D,https://www.tripadvisor.ca/Profile/DebbieD690, nil,Jul. 2012, June 2012 9547,5.0,oferz,https://www.tripadvisor.ca/Profile/oferz, nil,Jul. 2012, June 2012 9547,5.0,pastavore,https://www.tripadvisor.ca/Profile/pastavore, nil,Jun. 2012, June 2012 9547,5.0,Lyyli B,https://www.tripadvisor.ca/Profile/LyyliB, nil,Jun. 2012, June 2012 9547,5.0,ExploreKate,https://www.tripadvisor.ca/Profile/ExploreKate, nil,Jun. 2012, June 2012 9547,5.0,DarleneDartmouth,https://www.tripadvisor.ca/Profile/DarleneDartmouth, nil,Jun. 2012, June 2012 9547,5.0,Cabron699,https://www.tripadvisor.ca/Profile/Cabron699, nil,May 2012, May 2012 9547,5.0,Sheila C,https://www.tripadvisor.ca/Profile/SheilaC816, nil,May 2012, May 2012 9547,5.0,Lynn I,https://www.tripadvisor.ca/Profile/LynnI374, nil,May 2012, May 2012 9547,5.0,Cheryl B,https://www.tripadvisor.ca/Profile/CherylB510, nil,May 2012, May 2012 9547,5.0,Bluenosers,https://www.tripadvisor.ca/Profile/Bluenosers, nil,Nov. 2011, July 2011 9547,3.0,MandS60plus,https://www.tripadvisor.ca/Profile/MandS60plus, nil,Oct. 2011, September 2011 9547,5.0,maritimetrip2011,https://www.tripadvisor.ca/Profile/maritimetrip2011, nil,Oct. 2011, September 2011 9547,5.0,MLMLM,https://www.tripadvisor.ca/Profile/MLMLM, nil,Oct. 2011, October 2011 9547,5.0,Christine R,https://www.tripadvisor.ca/Profile/ChristineR513, nil,Sep. 2011, September 2011 9547,4.0,penworthy,https://www.tripadvisor.ca/Profile/penworthy, nil,Sep. 2011, September 2011 9547,5.0,BessSurrey_BC,https://www.tripadvisor.ca/Profile/BessSurrey_BC, nil,Sep. 2011, August 2011 9547,5.0,Tiberius9,https://www.tripadvisor.ca/Profile/Tiberius9, nil,Aug. 2011, November 2010 9547,5.0,Sally H,https://www.tripadvisor.ca/Profile/SallyH338, nil,Aug. 2011, August 2011 9547,4.0,Phil Z,https://www.tripadvisor.ca/Profile/PhilZ_11, nil,Aug. 2011, August 2011 9547,5.0,Wayne B,https://www.tripadvisor.ca/Profile/wayneb7, nil,Aug. 2011, August 2011 9547,5.0,jameswolfe1,https://www.tripadvisor.ca/Profile/jameswolfe1, nil,Aug. 2011, July 2011 9547,5.0,CM_in_Saskatoon,https://www.tripadvisor.ca/Profile/CM_in_Saskatoon, nil,Aug. 2011, August 2011 9547,5.0,mklevan,https://www.tripadvisor.ca/Profile/mklevan, nil,Aug. 2011, July 2011 9547,5.0,ljw_k,https://www.tripadvisor.ca/Profile/ljw_k, nil,Oct. 2010, October 2010 9547,5.0,LItraveler22,https://www.tripadvisor.ca/Profile/LItraveler22, nil,Oct. 2010, September 2010 9547,4.0,mongogerry,https://www.tripadvisor.ca/Profile/mongogerry, nil,Oct. 2010, October 2010 9547,5.0,Snorkeller54,https://www.tripadvisor.ca/Profile/Snorkeller54, nil,Oct. 2010, September 2010 9547,5.0,hhadaway,https://www.tripadvisor.ca/Profile/hhadaway, nil,Aug. 2010, July 2010 9547,5.0,VonLignow,https://www.tripadvisor.ca/Profile/VonLignow, nil,Jul. 2010, July 2010 9547,4.0,Beanie217,https://www.tripadvisor.ca/Profile/Beanie217, nil,Jul. 2010, July 2010 9547,5.0,Jason F,https://www.tripadvisor.ca/Profile/VictoriaMaritimer, nil,Sep. 2009, September 2006 9547,5.0,CalgaryLori,https://www.tripadvisor.ca/Profile/CalgaryLori, nil,Aug. 2009, August 2009 9547,4.0,Victoriagrl,https://www.tripadvisor.ca/Profile/Victoriagrl, nil,Aug. 2009, July 2009 9548,5.0,Susan S,https://www.tripadvisor.ca/Profile/susansQ8740XA, nil,Feb. 2019, February 2019 9548,5.0,joy123713,https://www.tripadvisor.ca/Profile/joy123713, nil,Dec. 2018, October 2018 9548,5.0,VancouverLAMI,https://www.tripadvisor.ca/Profile/VancouverLAMI, nil,Nov. 2018, October 2018 9548,5.0,elockstein,https://www.tripadvisor.ca/Profile/elockstein, nil,Oct. 2018, October 2018 9548,5.0,danceadream,https://www.tripadvisor.ca/Profile/danceadream, nil,Sep. 2018, September 2018 9548,nil,,nil, nil,nil,nil 9548,5.0,Sheena M,https://www.tripadvisor.ca/Profile/310sheenam, nil,Oct. 2017, September 2017 9548,5.0,Irene O,https://www.tripadvisor.ca/Profile/ireneo642, nil,Oct. 2017, October 2017 9548,4.0,Canada55plus,https://www.tripadvisor.ca/Profile/Canada55plus, nil,Oct. 2017, October 2017 9548,5.0,travelfun001,https://www.tripadvisor.ca/Profile/travelfun001, nil,Oct. 2017, September 2017 9548,5.0,Robin M,https://www.tripadvisor.ca/Profile/robinm115, nil,Aug. 2017, August 2017 9549,4.0,Sue R,https://www.tripadvisor.ca/Profile/541suer, nil,Oct. 2018, October 2018 9549,5.0,HenniTravels,https://www.tripadvisor.ca/Profile/HenniTravels, nil,Oct. 2018, May 2018 9549,5.0,Terry S,https://www.tripadvisor.ca/Profile/TerryS505, nil,Sep. 2018, August 2018 9549,4.0,nana112016,https://www.tripadvisor.ca/Profile/nana112016, nil,Sep. 2018, August 2018 9549,4.0,Rick H,https://www.tripadvisor.ca/Profile/H476LNrickh, nil,Aug. 2018, August 2018 9549,4.0,sandsh0912,https://www.tripadvisor.ca/Profile/sandsh0912, nil,Aug. 2018, June 2018 9549,5.0,happycat0965,https://www.tripadvisor.ca/Profile/happycat0965, nil,Jul. 2018, July 2018 9549,3.0,razzledazzle749,https://www.tripadvisor.ca/Profile/razzledazzle749, nil,Jul. 2018, June 2018 9549,4.0,T4734TUdonnab,https://www.tripadvisor.ca/Profile/T4734TUdonnab, nil,Jun. 2018, June 2018 9549,3.0,RetiredCouple68,https://www.tripadvisor.ca/Profile/RetiredCouple68, nil,Dec. 2017, December 2017 9549,nil,,nil, nil,nil,nil 9549,4.0,Andrea S,https://www.tripadvisor.ca/Profile/F4646KTandreas, nil,Aug. 2017, August 2017 9549,5.0,tosh5502,https://www.tripadvisor.ca/Profile/tosh5502, nil,Aug. 2017, July 2017 9549,5.0,Linda Gayle Z,https://www.tripadvisor.ca/Profile/lindagaylez, nil,Aug. 2017, July 2017 9549,5.0,RandMV,https://www.tripadvisor.ca/Profile/RandMV, nil,Jul. 2017, July 2017 9549,5.0,570cindyk,https://www.tripadvisor.ca/Profile/570cindyk, nil,Jul. 2017, July 2017 9549,3.0,Christy C,https://www.tripadvisor.ca/Profile/57christyc, nil,Jul. 2017, July 2017 9549,5.0,MatthewS4,https://www.tripadvisor.ca/Profile/MatthewS4, nil,Jul. 2017, July 2017 9549,4.0,Anne W,https://www.tripadvisor.ca/Profile/annewB7724LD, nil,Jun. 2017, June 2017 9549,5.0,Shannon R,https://www.tripadvisor.ca/Profile/J678GJshannonr, nil,Jun. 2017, May 2017 9549,5.0,Micahsdad,https://www.tripadvisor.ca/Profile/Micahsdad, nil,May 2017, May 2017 9549,4.0,Edward C,https://www.tripadvisor.ca/Profile/EdwardC2708, nil,Sep. 2016, August 2016 9549,2.0,pbrfarm,https://www.tripadvisor.ca/Profile/pbrfarm, nil,Sep. 2016, September 2016 9549,5.0,Wendy,https://www.tripadvisor.ca/Profile/Wendybel, nil,Sep. 2016, July 2016 9549,4.0,AlohaTravelerOahu,https://www.tripadvisor.ca/Profile/AlohaTravelerOahu, nil,Sep. 2016, September 2016 9549,4.0,smoogies,https://www.tripadvisor.ca/Profile/smoogies, nil,Sep. 2016, September 2016 9549,4.0,Wheatabix2012,https://www.tripadvisor.ca/Profile/Wheatabix2012, nil,Aug. 2016, August 2016 9549,4.0,aelees,https://www.tripadvisor.ca/Profile/aelees, nil,Aug. 2016, August 2016 9549,5.0,GaryLarson,https://www.tripadvisor.ca/Profile/GaryLarson, nil,Aug. 2016, July 2016 9549,4.0,melcb,https://www.tripadvisor.ca/Profile/melcb, nil,Aug. 2016, July 2016 9549,4.0,Ney11,https://www.tripadvisor.ca/Profile/Ney11, nil,Jul. 2016, July 2016 9549,3.0,Peg99,https://www.tripadvisor.ca/Profile/Peg99, nil,Jul. 2016, June 2016 9549,4.0,Rachel H,https://www.tripadvisor.ca/Profile/B166TXrachelh, nil,Jun. 2016, May 2016 9549,4.0,blambert017,https://www.tripadvisor.ca/Profile/blambert017, nil,Jun. 2016, June 2016 9549,3.0,Stevethearchitect,https://www.tripadvisor.ca/Profile/Stevethearchitect, nil,Mar. 2016, June 2015 9549,4.0,gordonwetmore,https://www.tripadvisor.ca/Profile/gordonwetmore, nil,Feb. 2016, September 2015 9549,4.0,Prairiecrocus577,https://www.tripadvisor.ca/Profile/Prairiecrocus577, nil,Nov. 2015, November 2015 9549,4.0,Monique M,https://www.tripadvisor.ca/Profile/418moniquem, nil,Oct. 2015, October 2015 9549,5.0,Andrew S,https://www.tripadvisor.ca/Profile/V9280GXandrews, nil,Sep. 2015, September 2015 9549,3.0,Kathy G,https://www.tripadvisor.ca/Profile/L8822GRkathyg, nil,Sep. 2015, September 2015 9549,4.0,Rosemary M,https://www.tripadvisor.ca/Profile/Rosemary918, nil,Aug. 2015, August 2015 9549,4.0,Relic6241,https://www.tripadvisor.ca/Profile/Relic6241, nil,Aug. 2015, August 2015 9549,3.0,PelleasPhiladelphia,https://www.tripadvisor.ca/Profile/PelleasPhiladelphia, nil,Jul. 2015, July 2015 9549,5.0,haley745,https://www.tripadvisor.ca/Profile/haley745, nil,Jul. 2015, July 2015 9549,5.0,mozy54,https://www.tripadvisor.ca/Profile/mozy54, nil,Jul. 2015, July 2015 9549,5.0,bdkmosher,https://www.tripadvisor.ca/Profile/bdkmosher, nil,Jul. 2015, July 2015 9549,5.0,kenhowe446,https://www.tripadvisor.ca/Profile/kenhowe446, nil,Jul. 2015, July 2015 9549,4.0,AB75Amherst,https://www.tripadvisor.ca/Profile/AB75Amherst, nil,Jul. 2015, July 2015 9549,4.0,Bert44364,https://www.tripadvisor.ca/Profile/Bert44364, nil,Jul. 2015, June 2015 9549,4.0,Neil B,https://www.tripadvisor.ca/Profile/29neilb, nil,Jun. 2015, June 2015 9549,5.0,Puppet77,https://www.tripadvisor.ca/Profile/Puppet77, nil,Jun. 2015, June 2015 9549,5.0,Linda S,https://www.tripadvisor.ca/Profile/lindasQ3667TP, nil,May 2015, May 2015 9549,5.0,154976judy,https://www.tripadvisor.ca/Profile/154976judy, nil,Oct. 2014, October 2014 9549,1.0,Barbara B,https://www.tripadvisor.ca/Profile/129BarbaraB, nil,Oct. 2014, October 2014 9549,4.0,Luke M,https://www.tripadvisor.ca/Profile/LukeM204, nil,Sep. 2014, September 2014 9549,3.0,midlander1379,https://www.tripadvisor.ca/Profile/midlander1379, nil,Sep. 2014, September 2014 9549,4.0,copper71,https://www.tripadvisor.ca/Profile/copper71, nil,Aug. 2014, August 2014 9549,5.0,Jenniferjared,https://www.tripadvisor.ca/Profile/Jenniferjared, nil,Aug. 2014, August 2014 9549,3.0,HealthyFoodies,https://www.tripadvisor.ca/Profile/HealthyFoodies, nil,Aug. 2014, July 2014 9549,3.0,KAREN C,https://www.tripadvisor.ca/Profile/karenc448, nil,Aug. 2014, August 2014 9549,5.0,Big Red Jonson,https://www.tripadvisor.ca/Profile/bigredj2018, nil,Jul. 2014, May 2014 9549,4.0,nunnys_1_girl,https://www.tripadvisor.ca/Profile/nunnys_1_girl, nil,Jun. 2014, June 2014 9549,5.0,Jason M,https://www.tripadvisor.ca/Profile/57jasonm, nil,Dec. 2013, November 2013 9549,2.0,Brenda P,https://www.tripadvisor.ca/Profile/BrendaP801, nil,Aug. 2013, August 2013 9549,4.0,Debra885,https://www.tripadvisor.ca/Profile/Debra885, nil,Aug. 2013, August 2013 9549,5.0,300Traveller2013,https://www.tripadvisor.ca/Profile/300Traveller2013, nil,Aug. 2013, August 2013 9549,3.0,Barbara36580,https://www.tripadvisor.ca/Profile/Barbara36580, nil,Jul. 2013, July 2013 9549,3.0,macdonsm3,https://www.tripadvisor.ca/Profile/macdonsm3, nil,Jul. 2013, July 2013 9549,5.0,dedic8edmum,https://www.tripadvisor.ca/Profile/dedic8edmum, nil,Jul. 2013, July 2013 9549,4.0,AdirondackBlue,https://www.tripadvisor.ca/Profile/AdirondackBlue, nil,Jun. 2013, June 2013 9549,5.0,Don S,https://www.tripadvisor.ca/Profile/dons372, nil,Jun. 2013, May 2013 9549,4.0,Mark_S36669,https://www.tripadvisor.ca/Profile/Mark_S36669, nil,May 2013, May 2013 9549,5.0,davidthevagabond,https://www.tripadvisor.ca/Profile/davidthevagabond, nil,Oct. 2012, September 2012 9549,4.0,tlgasparin,https://www.tripadvisor.ca/Profile/tlgasparin, nil,Sep. 2012, September 2012 9549,5.0,Ditan3,https://www.tripadvisor.ca/Profile/Ditan3, nil,Aug. 2012, September 2011 9549,3.0,mailstop,https://www.tripadvisor.ca/Profile/mailstop, nil,Aug. 2012, August 2012 9549,4.0,AngTripp,https://www.tripadvisor.ca/Profile/AngTripp, nil,Jul. 2012, July 2012 9549,4.0,Nancy L,https://www.tripadvisor.ca/Profile/NancyL992, nil,Jul. 2012, June 2012 9549,2.0,Traveler06232009,https://www.tripadvisor.ca/Profile/Traveler06232009, nil,Mar. 2012, October 2011 9549,2.0,SheShark1,https://www.tripadvisor.ca/Profile/SheShark1, nil,Dec. 2011, December 2011 9549,3.0,LandAirSea,https://www.tripadvisor.ca/Profile/LandAirSea, nil,Sep. 2011, August 2011 9549,4.0,AnneW123,https://www.tripadvisor.ca/Profile/AnneW123, nil,Jul. 2011, July 2011 9549,3.0,Jollymon22,https://www.tripadvisor.ca/Profile/Jollymon22, nil,Nov. 2010, September 2010 9549,5.0,alcrosby_10,https://www.tripadvisor.ca/Profile/alcrosby_10, nil,Oct. 2010, October 2010 9549,4.0,George O,https://www.tripadvisor.ca/Profile/gottman, nil,Aug. 2010, August 2010 9549,5.0,Ed_n_SueNh,https://www.tripadvisor.ca/Profile/Ed_n_SueNh, nil,Aug. 2009, August 2009 9549,4.0,Netsengineer,https://www.tripadvisor.ca/Profile/Netsengineer, nil,Mar. 2009, September 2008 9549,4.0,meggy_pie,https://www.tripadvisor.ca/Profile/meggy_pie, nil,Sep. 2008, August 2008 9549,5.0,massbiker,https://www.tripadvisor.ca/Profile/massbiker, nil,Sep. 2008, August 2008 9549,4.0,Cosmopolitan16333,https://www.tripadvisor.ca/Profile/Cosmopolitan16333, nil,Jun. 2006, June 2006 9549,4.0,Sherpa38131,https://www.tripadvisor.ca/Profile/Sherpa38131, nil,May 2006, August 2005 9549,3.0,cmd123,https://www.tripadvisor.ca/Profile/cmd123, nil,Oct. 2005, September 2005 9550,4.0,palmercase,https://www.tripadvisor.ca/Profile/palmercase, nil,Oct. 2018, September 2018 9550,5.0,Julie M,https://www.tripadvisor.ca/Profile/A4440KNjuliem, nil,Sep. 2018, August 2018 9550,nil,,nil, nil,nil,nil 9550,5.0,katasha,https://www.tripadvisor.ca/Profile/katasha, nil,Aug. 2017, August 2017 9550,5.0,raymonde1955,https://www.tripadvisor.ca/Profile/raymonde1955, nil,Jul. 2017, June 2017 9550,5.0,Stevethearchitect,https://www.tripadvisor.ca/Profile/Stevethearchitect, nil,Mar. 2016, June 2015 9550,5.0,BullsEyeWineGuy,https://www.tripadvisor.ca/Profile/BullsEyeWineGuy, nil,Aug. 2015, July 2015 9550,5.0,emkmcd,https://www.tripadvisor.ca/Profile/emkmcd, nil,Aug. 2014, August 2014 9550,3.0,erm58,https://www.tripadvisor.ca/Profile/erm58, nil,Jul. 2014, July 2014 9550,5.0,Magoo22,https://www.tripadvisor.ca/Profile/Magoo22, nil,Oct. 2013, October 2013 9550,5.0,ProfDallas,https://www.tripadvisor.ca/Profile/ProfDallas, nil,Sep. 2013, August 2013 9550,5.0,SeashellSue,https://www.tripadvisor.ca/Profile/SeashellSue, nil,Oct. 2012, September 2012 9550,5.0,edward_rafuse,https://www.tripadvisor.ca/Profile/edward_rafuse, nil,Jul. 2012, July 2012 9550,2.0,zuzuPennsylvania,https://www.tripadvisor.ca/Profile/zuzuPennsylvania, nil,Sep. 2009, September 2009 9551,5.0,choco388,https://www.tripadvisor.ca/Profile/choco388, nil,Nov. 2018, October 2018 9551,5.0,Bluemusicman,https://www.tripadvisor.ca/Profile/Bluemusicman, nil,Sep. 2018, September 2018 9551,5.0,Michael M,https://www.tripadvisor.ca/Profile/michaelmA3312IZ, nil,Jul. 2018, July 2018 9551,4.0,Laura G,https://www.tripadvisor.ca/Profile/314LauraH, nil,Jul. 2018, June 2018 9551,5.0,Luvstobake,https://www.tripadvisor.ca/Profile/Luvstobake, nil,Oct. 2017, October 2017 9551,5.0,Tess379,https://www.tripadvisor.ca/Profile/Tess379, nil,Sep. 2017, September 2017 9551,4.0,Lovelylady036,https://www.tripadvisor.ca/Profile/Lovelylady036, nil,Sep. 2017, August 2017 9551,5.0,Hog50,https://www.tripadvisor.ca/Profile/Hog50, nil,Aug. 2017, August 2017 9551,5.0,Kevin E,https://www.tripadvisor.ca/Profile/kevine672, nil,Jul. 2017, July 2017 9551,5.0,Emerald,https://www.tripadvisor.ca/Profile/BlueEmeraldHex, nil,Sep. 2016, October 2015 9551,5.0,105jimk,https://www.tripadvisor.ca/Profile/105jimk, nil,Aug. 2016, August 2016 9551,5.0,Maryse R,https://www.tripadvisor.ca/Profile/MaryseR169, nil,Aug. 2016, August 2016 9551,5.0,svc,https://www.tripadvisor.ca/Profile/svc, nil,Jul. 2016, July 2016 9551,5.0,PablosXanderpants,https://www.tripadvisor.ca/Profile/PablosXanderpants, nil,Jul. 2016, July 2016 9551,5.0,Tjacks0n3,https://www.tripadvisor.ca/Profile/Tjacks0n3, nil,Jul. 2016, July 2016 9551,5.0,Jean C,https://www.tripadvisor.ca/Profile/jeanc825, nil,Jul. 2016, July 2016 9551,5.0,TheBlackWidow,https://www.tripadvisor.ca/Profile/TheBlackWidow, nil,Jun. 2016, June 2016 9551,5.0,AandDM,https://www.tripadvisor.ca/Profile/AandDM, nil,Oct. 2015, September 2015 9551,5.0,Margaret M,https://www.tripadvisor.ca/Profile/MargaretM336, nil,Sep. 2015, September 2015 9551,5.0,Andrea S,https://www.tripadvisor.ca/Profile/811AndreaS, nil,Sep. 2015, September 2015 9551,5.0,spud0018,https://www.tripadvisor.ca/Profile/spud0018, nil,Aug. 2015, August 2015 9551,5.0,MrsDetail,https://www.tripadvisor.ca/Profile/MrsDetail, nil,Aug. 2015, July 2015 9551,5.0,majka l,https://www.tripadvisor.ca/Profile/majkal, nil,Jul. 2015, July 2015 9551,5.0,BobnRay,https://www.tripadvisor.ca/Profile/BobnRay, nil,Jul. 2015, July 2015 9551,5.0,Birchbb,https://www.tripadvisor.ca/Profile/Birchbb, nil,Nov. 2014, November 2014 9551,nil,,nil, nil,nil,nil 9552,4.0,stevecann2017,https://www.tripadvisor.ca/Profile/stevecann2017, nil,Oct. 2018, September 2018 9552,3.0,freddi g,https://www.tripadvisor.ca/Profile/wakondah12, nil,Aug. 2018, July 2018 9552,5.0,Rebecca M,https://www.tripadvisor.ca/Profile/L9024UTrebeccam, nil,Jul. 2018, July 2018 9552,3.0,Z6028QYdenniss,https://www.tripadvisor.ca/Profile/Z6028QYdenniss, nil,Jul. 2018, July 2018 9552,5.0,heinrichfoltz,https://www.tripadvisor.ca/Profile/heinrichfoltz, nil,Jul. 2018, June 2018 9552,5.0,Sue O,https://www.tripadvisor.ca/Profile/sueo774, nil,Jun. 2018, June 2018 9552,3.0,Ursula W,https://www.tripadvisor.ca/Profile/ursulaw707, nil,Nov. 2017, November 2017 9552,5.0,Christine T,https://www.tripadvisor.ca/Profile/christinet339, nil,Nov. 2017, September 2017 9552,5.0,OPJayhawk,https://www.tripadvisor.ca/Profile/OPJayhawk, nil,Sep. 2017, July 2017 9552,5.0,natemalter,https://www.tripadvisor.ca/Profile/natemalter, nil,Aug. 2017, August 2017 9552,5.0,everydaymartha,https://www.tripadvisor.ca/Profile/everydaymartha, nil,Jul. 2017, July 2017 9552,4.0,calgaryguy,https://www.tripadvisor.ca/Profile/calgaryguy, nil,Jul. 2017, June 2017 9552,5.0,camski,https://www.tripadvisor.ca/Profile/camski, nil,Jun. 2017, June 2017 9552,5.0,Tacklow,https://www.tripadvisor.ca/Profile/Tacklow, nil,Oct. 2016, October 2016 9552,3.0,springbanktraveller,https://www.tripadvisor.ca/Profile/springbanktraveller, nil,Oct. 2016, September 2016 9552,5.0,WoodsyJim,https://www.tripadvisor.ca/Profile/WoodsyJim, nil,Jul. 2016, June 2016 9552,5.0,Buddyboy1,https://www.tripadvisor.ca/Profile/Buddyboy1, nil,May 2016, May 2016 9552,5.0,Don J,https://www.tripadvisor.ca/Profile/226donj, nil,Sep. 2015, September 2015 9552,5.0,Walter L,https://www.tripadvisor.ca/Profile/walterl558, nil,Aug. 2015, August 2015 9552,3.0,Marco N,https://www.tripadvisor.ca/Profile/MarcoN862, nil,Aug. 2015, August 2015 9552,nil,,nil, nil,nil,nil 9552,5.0,Mike S,https://www.tripadvisor.ca/Profile/S4537KLmikes, nil,Jan. 2013, September 2012 9552,5.0,John L,https://www.tripadvisor.ca/Profile/556JohnL, nil,Sep. 2012, September 2012 9552,4.0,happytrails91,https://www.tripadvisor.ca/Profile/happytrails91, nil,Sep. 2012, August 2012 9552,5.0,taulliet,https://www.tripadvisor.ca/Profile/taulliet, nil,Jun. 2011, June 2011 9552,5.0,iandrow,https://www.tripadvisor.ca/Profile/iandrow, nil,Jun. 2011, June 2011 9552,5.0,TravellingMinstrel20,https://www.tripadvisor.ca/Profile/TravellingMinstrel20, nil,Dec. 2010, November 2010 9552,5.0,firstviolinist,https://www.tripadvisor.ca/Profile/firstviolinist, nil,Dec. 2010, December 2010 9552,5.0,Shimon_Walt,https://www.tripadvisor.ca/Profile/Shimon_Walt, nil,Dec. 2010, November 2010 9552,5.0,torbert,https://www.tripadvisor.ca/Profile/torbert, nil,Dec. 2010, November 2010 9552,5.0,beachgalfl,https://www.tripadvisor.ca/Profile/beachgalfl, nil,Oct. 2009, September 2009 9553,5.0,ritchie122,https://www.tripadvisor.ca/Profile/ritchie122, nil,Sep. 2018, September 2018 9553,5.0,wardgarner,https://www.tripadvisor.ca/Profile/wardgarner, nil,Jul. 2018, July 2018 9553,5.0,JoefromNS,https://www.tripadvisor.ca/Profile/JoefromNS, nil,May 2018, May 2018 9553,5.0,bikerbear05,https://www.tripadvisor.ca/Profile/bikerbear05, nil,Oct. 2017, October 2017 9553,5.0,rqdq2017,https://www.tripadvisor.ca/Profile/rqdq2017, nil,Oct. 2017, October 2017 9553,5.0,Robert M,https://www.tripadvisor.ca/Profile/914RobertM, nil,Sep. 2017, September 2017 9553,4.0,AWESOMECornerbrook,https://www.tripadvisor.ca/Profile/AWESOMECornerbrook, nil,Aug. 2017, August 2017 9553,5.0,Sterton,https://www.tripadvisor.ca/Profile/Sterton, nil,Aug. 2017, July 2017 9553,5.0,Stacey V,https://www.tripadvisor.ca/Profile/748staceyv, nil,Jul. 2017, July 2017 9553,5.0,Tanya B,https://www.tripadvisor.ca/Profile/Boudette2, nil,Apr. 2017, September 2016 9553,5.0,PBMaritimer,https://www.tripadvisor.ca/Profile/PBMaritimer, nil,Mar. 2017, February 2017 9553,5.0,Johnnybus,https://www.tripadvisor.ca/Profile/Johnnybus, nil,Jan. 2017, December 2016 9553,5.0,SouthRockers,https://www.tripadvisor.ca/Profile/SouthRockers, nil,Sep. 2016, September 2016 9553,5.0,Sue D,https://www.tripadvisor.ca/Profile/851sued, nil,Aug. 2016, August 2016 9553,5.0,jrmbMilton,https://www.tripadvisor.ca/Profile/jrmbMilton, nil,Aug. 2016, August 2016 9553,5.0,Grandma,https://www.tripadvisor.ca/Profile/SeniorColby, nil,Jul. 2016, July 2016 9553,5.0,Tim L,https://www.tripadvisor.ca/Profile/timlG974FC, nil,Jul. 2016, July 2016 9553,5.0,Dora V,https://www.tripadvisor.ca/Profile/dorav978, nil,Jul. 2016, July 2016 9553,5.0,kylemichealdillman89,https://www.tripadvisor.ca/Profile/kylemichealdillman89, nil,Jul. 2016, August 2015 9553,4.0,Joe M,https://www.tripadvisor.ca/Profile/joemD530AD, nil,Sep. 2015, August 2015 9553,5.0,littledover,https://www.tripadvisor.ca/Profile/littledover, nil,Sep. 2015, August 2015 9553,1.0,imarshia,https://www.tripadvisor.ca/Profile/imarshia, nil,Aug. 2015, August 2015 9553,5.0,MietMo,https://www.tripadvisor.ca/Profile/MietMo, nil,Aug. 2015, June 2015 9553,5.0,countryboy200,https://www.tripadvisor.ca/Profile/countryboy200, nil,Jul. 2015, June 2015 9553,5.0,ace6,https://www.tripadvisor.ca/Profile/ace6, nil,Jun. 2015, June 2015 9553,5.0,Rachel B,https://www.tripadvisor.ca/Profile/F1690DXrachelb, nil,May 2015, May 2015 9553,5.0,Janice O,https://www.tripadvisor.ca/Profile/JaniceO270, nil,Aug. 2014, August 2014 9553,5.0,Julie M,https://www.tripadvisor.ca/Profile/JulieM350, nil,Aug. 2014, August 2014 9553,5.0,CIngraham,https://www.tripadvisor.ca/Profile/CIngraham, nil,Jul. 2014, July 2014 9553,5.0,Kelly B,https://www.tripadvisor.ca/Profile/191kellyb, nil,Jul. 2014, June 2014 9553,5.0,pnaedoo,https://www.tripadvisor.ca/Profile/pnaedoo, nil,Jun. 2014, June 2014 9553,4.0,RSoxFamily2011,https://www.tripadvisor.ca/Profile/RSoxFamily2011, nil,Jun. 2014, June 2014 9553,5.0,Dentalgirl1970,https://www.tripadvisor.ca/Profile/Dentalgirl1970, nil,Sep. 2013, August 2013 9553,1.0,602TesT,https://www.tripadvisor.ca/Profile/602TesT, nil,Sep. 2013, September 2013 9553,2.0,Konner C,https://www.tripadvisor.ca/Profile/konnerc, nil,Aug. 2013, August 2013 9553,5.0,Brentana98,https://www.tripadvisor.ca/Profile/Brentana98, nil,Jul. 2013, July 2013 9553,5.0,YoshisOnSafari,https://www.tripadvisor.ca/Profile/YoshisOnSafari, nil,Oct. 2012, October 2012 9553,5.0,RodMaldaner,https://www.tripadvisor.ca/Profile/RodMaldaner, nil,Aug. 2012, July 2012 9553,5.0,Landrys05,https://www.tripadvisor.ca/Profile/Landrys05, nil,Jul. 2012, July 2012 9553,3.0,FrequenttravellerCA,https://www.tripadvisor.ca/Profile/FrequenttravellerCA, nil,Jun. 2012, June 2012 9553,5.0,KellySpinz,https://www.tripadvisor.ca/Profile/KellySpinz, nil,Jun. 2012, June 2012 9553,5.0,Jody L,https://www.tripadvisor.ca/Profile/JodyL209, nil,Apr. 2012, April 2012 9553,5.0,LMCHJP,https://www.tripadvisor.ca/Profile/LMCHJP, nil,Mar. 2012, September 2011 9553,4.0,FundyCoast,https://www.tripadvisor.ca/Profile/FundyCoast, nil,Feb. 2012, May 2011 9553,5.0,debmelissa,https://www.tripadvisor.ca/Profile/debmelissa, nil,Sep. 2011, July 2011 9553,5.0,Carley L,https://www.tripadvisor.ca/Profile/CarleyL, nil,Sep. 2011, June 2011 9553,5.0,Judy W,https://www.tripadvisor.ca/Profile/JudyW274, nil,Sep. 2011, August 2011 9553,2.0,Hanthonythomas,https://www.tripadvisor.ca/Profile/Hanthonythomas, nil,Aug. 2011, August 2011 9553,5.0,QueensCowgirl,https://www.tripadvisor.ca/Profile/QueensCowgirl, nil,Aug. 2011, July 2011 9553,5.0,thefayes,https://www.tripadvisor.ca/Profile/thefayes, nil,Aug. 2011, July 2011 9553,5.0,Armstrongfjlst,https://www.tripadvisor.ca/Profile/Armstrongfjlst, nil,Aug. 2011, July 2011 9553,5.0,NovaScotians2007,https://www.tripadvisor.ca/Profile/NovaScotians2007, nil,Jul. 2011, July 2011 9553,5.0,tescoqueen,https://www.tripadvisor.ca/Profile/tescoqueen, nil,Aug. 2009, August 2009 9553,5.0,Hollie076,https://www.tripadvisor.ca/Profile/Hollie076, nil,Jul. 2009, July 2009 9553,5.0,IndianaNS,https://www.tripadvisor.ca/Profile/IndianaNS, nil,Jul. 2009, June 2009 9554,nil,,nil, nil,nil,nil 9554,5.0,Travel02287958100,https://www.tripadvisor.ca/Profile/Travel02287958100, nil,Mar. 2019, March 2019 9554,4.0,Afolabi FE,https://www.tripadvisor.ca/Profile/AfolabiFE, nil,Mar. 2019, March 2019 9554,5.0,Lorraine T,https://www.tripadvisor.ca/Profile/lorrainet308, nil,Mar. 2019, March 2019 9554,5.0,Carolynn M,https://www.tripadvisor.ca/Profile/carebear99, nil,Mar. 2019, March 2019 9554,5.0,E H,https://www.tripadvisor.ca/Profile/ephinbc, nil,Mar. 2019, March 2019 9554,5.0,Road57404960938,https://www.tripadvisor.ca/Profile/Road57404960938, nil,Mar. 2019, March 2019 9554,5.0,April A,https://www.tripadvisor.ca/Profile/aprila992, nil,Mar. 2019, March 2019 9554,5.0,Global748078,https://www.tripadvisor.ca/Profile/Global748078, nil,Mar. 2019, March 2019 9554,4.0,Passenger66198334222,https://www.tripadvisor.ca/Profile/Passenger66198334222, nil,Mar. 2019, March 2019 9554,4.0,Victorua,https://www.tripadvisor.ca/Profile/coldw2019, nil,Mar. 2019, March 2019 9554,5.0,Liz H,https://www.tripadvisor.ca/Profile/LizH1821, nil,Mar. 2019, February 2019 9554,4.0,184ash,https://www.tripadvisor.ca/Profile/184ash, nil,Mar. 2019, February 2019 9554,5.0,bing,https://www.tripadvisor.ca/Profile/MMN888, nil,Mar. 2019, March 2019 9554,5.0,Ann G,https://www.tripadvisor.ca/Profile/Petronellatart, nil,Mar. 2019, March 2019 9554,5.0,Jen MB,https://www.tripadvisor.ca/Profile/410jeniferm, nil,Mar. 2019, February 2019 9554,5.0,Flipant,https://www.tripadvisor.ca/Profile/Flipant, nil,Mar. 2019, February 2019 9554,4.0,Mike Hunt,https://www.tripadvisor.ca/Profile/M1KE-HUNT, nil,Mar. 2019, March 2019 9554,5.0,Nishith,https://www.tripadvisor.ca/Profile/nishithpatel123, nil,Feb. 2019, February 2019 9554,5.0,Diane B,https://www.tripadvisor.ca/Profile/I5464NQdianeb, nil,Feb. 2019, February 2019 9554,4.0,Vacation10311311288,https://www.tripadvisor.ca/Profile/Vacation10311311288, nil,Feb. 2019, February 2019 9554,5.0,Jayne O,https://www.tripadvisor.ca/Profile/jayneo784, nil,Feb. 2019, February 2019 9554,5.0,igotan,https://www.tripadvisor.ca/Profile/igotan, nil,Feb. 2019, February 2019 9554,5.0,Getaway64298753254,https://www.tripadvisor.ca/Profile/Getaway64298753254, nil,Feb. 2019, February 2019 9554,5.0,Jessica,https://www.tripadvisor.ca/Profile/JessicaHoschajew, nil,Feb. 2019, February 2019 9554,1.0,Jim51519,https://www.tripadvisor.ca/Profile/Jim51519, nil,Feb. 2019, February 2019 9554,5.0,Desaule T,https://www.tripadvisor.ca/Profile/desaulet, nil,Feb. 2019, February 2019 9554,5.0,Seaside736431,https://www.tripadvisor.ca/Profile/Seaside736431, nil,Jan. 2019, January 2019 9554,5.0,Puneet S,https://www.tripadvisor.ca/Profile/669puneets, nil,Jan. 2019, January 2019 9554,5.0,Sidak S,https://www.tripadvisor.ca/Profile/sidaks2019, nil,Jan. 2019, January 2019 9554,5.0,Stew D,https://www.tripadvisor.ca/Profile/Owner_and_renter, nil,Jan. 2019, January 2019 9554,5.0,T Jay B,https://www.tripadvisor.ca/Profile/tjayb2019, nil,Jan. 2019, January 2019 9554,5.0,CribClub,https://www.tripadvisor.ca/Profile/CribClub, nil,Jan. 2019, January 2019 9554,5.0,Ross,https://www.tripadvisor.ca/Profile/Killernay, nil,Jan. 2019, January 2019 9554,5.0,SalmaSalma,https://www.tripadvisor.ca/Profile/Salmatravels, nil,Jan. 2019, December 2018 9554,5.0,dburris,https://www.tripadvisor.ca/Profile/DSB5353, nil,Jan. 2019, December 2018 9554,5.0,Heather,https://www.tripadvisor.ca/Profile/HeatherHG97, nil,Jan. 2019, January 2019 9554,5.0,Connie D,https://www.tripadvisor.ca/Profile/824connied, nil,Jan. 2019, January 2019 9554,5.0,Naviya K,https://www.tripadvisor.ca/Profile/naviyak2019, nil,Jan. 2019, January 2019 9554,2.0,jwswrs,https://www.tripadvisor.ca/Profile/jwswrs, nil,Jan. 2019, December 2018 9554,5.0,Kylie W,https://www.tripadvisor.ca/Profile/235kyliew, nil,Dec. 2018, December 2018 9554,4.0,Marilynne F,https://www.tripadvisor.ca/Profile/marilynnef2017, nil,Dec. 2018, December 2018 9554,5.0,Bina,https://www.tripadvisor.ca/Profile/Travelingfromphl1977, nil,Dec. 2018, November 2018 9554,5.0,krdelhi2000,https://www.tripadvisor.ca/Profile/Krdelhi2000, nil,Dec. 2018, December 2018 9554,4.0,keqins2017,https://www.tripadvisor.ca/Profile/keqins2017, nil,Dec. 2018, December 2018 9554,5.0,Vincent G,https://www.tripadvisor.ca/Profile/Z3902ZTvincentg, nil,Dec. 2018, December 2018 9554,5.0,Global32462342080,https://www.tripadvisor.ca/Profile/Global32462342080, nil,Nov. 2018, November 2018 9554,4.0,John J,https://www.tripadvisor.ca/Profile/H7316VFjohnj, nil,Nov. 2018, November 2018 9554,3.0,Daydream17579022979,https://www.tripadvisor.ca/Profile/Daydream17579022979, nil,Nov. 2018, November 2018 9554,5.0,Nijil S,https://www.tripadvisor.ca/Profile/nijils, nil,Nov. 2018, November 2018 9554,5.0,westie_servant,https://www.tripadvisor.ca/Profile/westie_servant, nil,Nov. 2018, November 2018 9554,5.0,Sightseer56239398153,https://www.tripadvisor.ca/Profile/Sightseer56239398153, nil,Nov. 2018, November 2018 9554,5.0,Go242469,https://www.tripadvisor.ca/Profile/Go242469, nil,Oct. 2018, October 2018 9554,5.0,959alfredm,https://www.tripadvisor.ca/Profile/959alfredm, nil,Oct. 2018, October 2018 9554,3.0,Ferdi T,https://www.tripadvisor.ca/Profile/308ferdit, nil,Oct. 2018, October 2018 9554,4.0,Harri H,https://www.tripadvisor.ca/Profile/HarriH_11, nil,Oct. 2018, July 2018 9554,4.0,bruce m,https://www.tripadvisor.ca/Profile/Z3845DFbrucem, nil,Oct. 2018, September 2018 9554,5.0,Bhupender B,https://www.tripadvisor.ca/Profile/bhupenderb2018, nil,Sep. 2018, September 2018 9554,5.0,harv2u,https://www.tripadvisor.ca/Profile/harv2u, nil,Sep. 2018, September 2018 9554,4.0,stern4422,https://www.tripadvisor.ca/Profile/stern4422, nil,Sep. 2018, September 2018 9554,5.0,jer9876,https://www.tripadvisor.ca/Profile/jer9876, nil,Sep. 2018, August 2018 9554,5.0,Marie G,https://www.tripadvisor.ca/Profile/margraful, nil,Sep. 2018, August 2018 9554,5.0,ring_of_blue,https://www.tripadvisor.ca/Profile/ring_of_blue, nil,Sep. 2018, September 2018 9554,1.0,Andy M,https://www.tripadvisor.ca/Profile/andymZ9382EM, nil,Sep. 2018, September 2018 9554,4.0,Ken R,https://www.tripadvisor.ca/Profile/KenR1264, nil,Sep. 2018, September 2018 9554,4.0,sduskett,https://www.tripadvisor.ca/Profile/sduskett, nil,Sep. 2018, August 2018 9554,5.0,Abbas Mirza,https://www.tripadvisor.ca/Profile/832abbasm, nil,Sep. 2018, July 2018 9554,4.0,Di S,https://www.tripadvisor.ca/Profile/DiS410, nil,Sep. 2018, August 2018 9554,4.0,Daydream657853,https://www.tripadvisor.ca/Profile/Daydream657853, nil,Aug. 2018, August 2018 9554,5.0,jbwhitehouse,https://www.tripadvisor.ca/Profile/jbwhitehouse, nil,Aug. 2018, July 2018 9554,4.0,Peter B,https://www.tripadvisor.ca/Profile/T4948NLpeterb, nil,Aug. 2018, June 2018 9554,5.0,Shama Y,https://www.tripadvisor.ca/Profile/shamay2018, nil,Aug. 2018, August 2018 9554,5.0,sydaus3,https://www.tripadvisor.ca/Profile/sydaus3, nil,Jul. 2018, July 2018 9554,5.0,evierm,https://www.tripadvisor.ca/Profile/evierm, nil,Jul. 2018, July 2018 9554,4.0,prichrds,https://www.tripadvisor.ca/Profile/prichrds, nil,Jul. 2018, June 2018 9554,4.0,patricktong99,https://www.tripadvisor.ca/Profile/patricktong99, nil,Jul. 2018, July 2018 9554,5.0,mnratch,https://www.tripadvisor.ca/Profile/mnratch, nil,Jul. 2018, July 2018 9554,5.0,flaca2050,https://www.tripadvisor.ca/Profile/flaca2050, nil,Jul. 2018, July 2018 9554,5.0,mrobic,https://www.tripadvisor.ca/Profile/mrobic, nil,Jul. 2018, July 2018 9554,4.0,J8760PJmarcr,https://www.tripadvisor.ca/Profile/J8760PJmarcr, nil,Jul. 2018, July 2018 9554,4.0,Cathy W,https://www.tripadvisor.ca/Profile/cathywZ3167JH, nil,Jul. 2018, July 2018 9554,5.0,Bip L,https://www.tripadvisor.ca/Profile/bipl2018, nil,Jun. 2018, June 2018 9554,5.0,hardyb0yg,https://www.tripadvisor.ca/Profile/hardyb0yg, nil,Jun. 2018, May 2018 9554,5.0,kimcustance,https://www.tripadvisor.ca/Profile/kimcustance, nil,Jun. 2018, May 2018 9554,5.0,lfraser33,https://www.tripadvisor.ca/Profile/lfraser33, nil,May 2018, May 2018 9554,4.0,anhuepham,https://www.tripadvisor.ca/Profile/anhuepham, nil,May 2018, May 2018 9554,4.0,arnoldbako,https://www.tripadvisor.ca/Profile/arnoldbako, nil,May 2018, May 2018 9554,4.0,Russ C,https://www.tripadvisor.ca/Profile/RussC697, nil,May 2018, May 2018 9554,4.0,Clem T,https://www.tripadvisor.ca/Profile/ClemT47, nil,May 2018, May 2018 9554,5.0,freylukas,https://www.tripadvisor.ca/Profile/freylukas, nil,May 2018, May 2018 9554,5.0,_agilityjunkies,https://www.tripadvisor.ca/Profile/_agilityjunkies, nil,May 2018, May 2018 9554,4.0,d s,https://www.tripadvisor.ca/Profile/ds127, nil,Apr. 2018, April 2018 9554,5.0,Sylvia B,https://www.tripadvisor.ca/Profile/SylviaB27, nil,Apr. 2018, March 2018 9554,3.0,Inuapialuk,https://www.tripadvisor.ca/Profile/Inuapialuk, nil,Apr. 2018, April 2018 9554,5.0,hodgesd2018,https://www.tripadvisor.ca/Profile/hodgesd2018, nil,Apr. 2018, April 2018 9554,5.0,Charissa S,https://www.tripadvisor.ca/Profile/475charissas, nil,Apr. 2018, April 2018 9554,5.0,jeanettem177,https://www.tripadvisor.ca/Profile/jeanettem177, nil,Feb. 2018, January 2018 9554,5.0,Trentster20,https://www.tripadvisor.ca/Profile/Trentster20, nil,Jan. 2018, January 2018 9554,4.0,Lee L,https://www.tripadvisor.ca/Profile/907leel, nil,Jan. 2018, December 2017 9554,4.0,dandrv2018,https://www.tripadvisor.ca/Profile/dandrv2018, nil,Jan. 2018, January 2018 9554,5.0,mgz1,https://www.tripadvisor.ca/Profile/mgz1, nil,Jan. 2018, December 2017 9554,5.0,B6104OOmaryf,https://www.tripadvisor.ca/Profile/B6104OOmaryf, nil,Dec. 2017, December 2017 9554,5.0,James H,https://www.tripadvisor.ca/Profile/jameshN5872CN, nil,Dec. 2017, November 2017 9554,5.0,Mike L,https://www.tripadvisor.ca/Profile/mikelZ5812RA, nil,Dec. 2017, December 2017 9554,5.0,Randy H,https://www.tripadvisor.ca/Profile/randyhU7844OV, nil,Dec. 2017, November 2017 9554,5.0,eslovesbc,https://www.tripadvisor.ca/Profile/eslovesbc, nil,Nov. 2017, November 2017 9554,4.0,R5360AKkatem,https://www.tripadvisor.ca/Profile/R5360AKkatem, nil,Nov. 2017, November 2017 9554,4.0,LLStruik,https://www.tripadvisor.ca/Profile/LLStruik, nil,Nov. 2017, November 2017 9554,4.0,F1863YBtimf,https://www.tripadvisor.ca/Profile/F1863YBtimf, nil,Nov. 2017, November 2017 9554,3.0,robe149,https://www.tripadvisor.ca/Profile/robe149, nil,Nov. 2017, November 2017 9554,3.0,lorrainep617,https://www.tripadvisor.ca/Profile/lorrainep617, nil,Nov. 2017, November 2017 9554,5.0,khanshafeem,https://www.tripadvisor.ca/Profile/khanshafeem, nil,Nov. 2017, November 2017 9554,4.0,RickandDoni,https://www.tripadvisor.ca/Profile/RickandDoni, nil,Nov. 2017, November 2017 9554,5.0,jonathanbO6879VU,https://www.tripadvisor.ca/Profile/jonathanbO6879VU, nil,Nov. 2017, October 2017 9554,3.0,James I,https://www.tripadvisor.ca/Profile/jamesi791, nil,Nov. 2017, October 2017 9554,4.0,kraut_chick,https://www.tripadvisor.ca/Profile/kraut_chick, nil,Sep. 2017, September 2017 9554,5.0,Russell C,https://www.tripadvisor.ca/Profile/731russellc, nil,Sep. 2017, September 2017 9554,4.0,B3885RCstephens,https://www.tripadvisor.ca/Profile/B3885RCstephens, nil,Sep. 2017, September 2017 9554,5.0,Sheila K,https://www.tripadvisor.ca/Profile/343sheilak, nil,Sep. 2017, September 2017 9554,4.0,Tim W,https://www.tripadvisor.ca/Profile/timwK6843SP, nil,Sep. 2017, September 2017 9554,5.0,230joanj,https://www.tripadvisor.ca/Profile/230joanj, nil,Sep. 2017, September 2017 9554,5.0,Pauline M,https://www.tripadvisor.ca/Profile/PaulineM159, nil,Sep. 2017, September 2017 9554,5.0,Lorenia A,https://www.tripadvisor.ca/Profile/LoreniaA, nil,Sep. 2017, September 2017 9554,4.0,130lairdw,https://www.tripadvisor.ca/Profile/130lairdw, nil,Sep. 2017, September 2017 9554,4.0,Fe V,https://www.tripadvisor.ca/Profile/790fev, nil,Sep. 2017, September 2017 9554,5.0,D210TAcarmenc,https://www.tripadvisor.ca/Profile/D210TAcarmenc, nil,Aug. 2017, August 2017 9554,5.0,tammyj773,https://www.tripadvisor.ca/Profile/tammyj773, nil,Aug. 2017, August 2017 9554,4.0,dalrajb2017,https://www.tripadvisor.ca/Profile/dalrajb2017, nil,Aug. 2017, August 2017 9554,3.0,453sadaqata,https://www.tripadvisor.ca/Profile/453sadaqata, nil,Aug. 2017, August 2017 9554,5.0,Bhaskar J,https://www.tripadvisor.ca/Profile/620bhaskarj, nil,Aug. 2017, August 2017 9554,3.0,rclarkeCA,https://www.tripadvisor.ca/Profile/rclarkeCA, nil,Aug. 2017, August 2017 9554,2.0,ingan79,https://www.tripadvisor.ca/Profile/ingan79, nil,Aug. 2017, August 2017 9554,5.0,marthat24,https://www.tripadvisor.ca/Profile/marthat24, nil,Aug. 2017, August 2017 9554,4.0,Duane - Glenda Z,https://www.tripadvisor.ca/Profile/627duanez, nil,Aug. 2017, July 2017 9554,5.0,AlicjaiAndrzej,https://www.tripadvisor.ca/Profile/AlicjaiAndrzej, nil,Aug. 2017, August 2017 9554,4.0,Ashita P,https://www.tripadvisor.ca/Profile/515ashitap, nil,Aug. 2017, August 2017 9554,4.0,Harj M,https://www.tripadvisor.ca/Profile/SnoopCubs, nil,Aug. 2017, June 2017 9554,5.0,Jay W,https://www.tripadvisor.ca/Profile/jayw433, nil,Aug. 2017, July 2017 9554,4.0,G. Cameron D,https://www.tripadvisor.ca/Profile/gcamerond, nil,Jul. 2017, July 2017 9554,5.0,14dexterg,https://www.tripadvisor.ca/Profile/14dexterg, nil,Jul. 2017, July 2017 9554,4.0,PopTopBob,https://www.tripadvisor.ca/Profile/PopTopBob, nil,Jul. 2017, July 2017 9554,4.0,Kristen H,https://www.tripadvisor.ca/Profile/kristenh931, nil,Jul. 2017, July 2017 9554,4.0,hinhd2017,https://www.tripadvisor.ca/Profile/hinhd2017, nil,Jul. 2017, July 2017 9554,5.0,Marilee S,https://www.tripadvisor.ca/Profile/MarileeS14, nil,Jul. 2017, July 2017 9554,4.0,s s,https://www.tripadvisor.ca/Profile/266ss, nil,Jul. 2017, June 2017 9554,5.0,LDS2015,https://www.tripadvisor.ca/Profile/LDS2015, nil,Jul. 2017, June 2017 9554,5.0,Babar T,https://www.tripadvisor.ca/Profile/940babark, nil,Jun. 2017, June 2017 9554,3.0,297steffenr,https://www.tripadvisor.ca/Profile/297steffenr, nil,Jun. 2017, June 2017 9554,3.0,Tina S,https://www.tripadvisor.ca/Profile/tinasN9523CF, nil,Jun. 2017, June 2017 9554,5.0,Ron R,https://www.tripadvisor.ca/Profile/RonR621, nil,Jun. 2017, June 2017 9554,3.0,jeangX7288QB,https://www.tripadvisor.ca/Profile/jeangX7288QB, nil,Jun. 2017, June 2017 9554,5.0,Ken N,https://www.tripadvisor.ca/Profile/kenn644, nil,Jun. 2017, February 2017 9554,5.0,Will S,https://www.tripadvisor.ca/Profile/785wills, nil,Jun. 2017, June 2017 9554,5.0,R382RIwilliamb,https://www.tripadvisor.ca/Profile/R382RIwilliamb, nil,May 2017, May 2017 9554,5.0,Nita B,https://www.tripadvisor.ca/Profile/772jatinderb, nil,May 2017, May 2017 9555,5.0,Glenda S,https://www.tripadvisor.ca/Profile/933glendas, nil,Sep. 2018, August 2018 9555,5.0,Ashley V,https://www.tripadvisor.ca/Profile/Valardo88, nil,May 2017, July 2016 9555,3.0,Byenow,https://www.tripadvisor.ca/Profile/Byenow, nil,Nov. 2015, September 2015 9555,5.0,babbycat,https://www.tripadvisor.ca/Profile/babbycat, nil,Aug. 2015, July 2015 9555,3.0,Sharon F,https://www.tripadvisor.ca/Profile/sharonf866, nil,Sep. 2014, August 2014 9555,4.0,Joyce R,https://www.tripadvisor.ca/Profile/joycer276, nil,Jul. 2013, July 2013 9555,4.0,sunlover1997,https://www.tripadvisor.ca/Profile/sunlover1997, nil,Sep. 2010, September 2010 9556,nil,,nil, nil,nil,nil 9556,5.0,whitehc95,https://www.tripadvisor.ca/Profile/whitehc95, nil,Aug. 2017, August 2017 9556,5.0,Leslyns,https://www.tripadvisor.ca/Profile/Leslyns, nil,Jul. 2017, July 2017 9556,5.0,willoDorset,https://www.tripadvisor.ca/Profile/willoDorset, nil,Jun. 2017, June 2017 9556,5.0,happyBrightonOnt,https://www.tripadvisor.ca/Profile/happyBrightonOnt, nil,Aug. 2016, August 2016 9556,4.0,ontheroad16,https://www.tripadvisor.ca/Profile/ontheroad16, nil,Aug. 2016, July 2016 9557,nil,,nil, nil,nil,nil 9557,3.0,Tripadviclora,https://www.tripadvisor.ca/Profile/Tripadviclora, nil,Jul. 2016, July 2016 9557,5.0,Janet F,https://www.tripadvisor.ca/Profile/529janetf, nil,Jun. 2016, June 2016 9557,5.0,Amandafarrell645,https://www.tripadvisor.ca/Profile/Amandafarrell645, nil,Jun. 2016, June 2016 9557,2.0,Erin C,https://www.tripadvisor.ca/Profile/453erinc, nil,Jul. 2015, July 2015 9557,4.0,Jade B,https://www.tripadvisor.ca/Profile/JadeB972, nil,Jul. 2014, July 2014 9557,4.0,guzadog,https://www.tripadvisor.ca/Profile/guzadog, nil,Jul. 2014, June 2014 9557,5.0,Selena H,https://www.tripadvisor.ca/Profile/SelenaH788, nil,Jul. 2014, June 2014 9557,5.0,JaniceC251,https://www.tripadvisor.ca/Profile/JaniceC251, nil,Apr. 2014, June 2013 9557,2.0,Lori A,https://www.tripadvisor.ca/Profile/loria140, nil,Oct. 2013, October 2013 9557,5.0,Margaret G,https://www.tripadvisor.ca/Profile/8margaretg, nil,Oct. 2013, October 2013 9557,5.0,Emily B,https://www.tripadvisor.ca/Profile/578emilyb, nil,Aug. 2013, August 2013 9557,5.0,Bill A,https://www.tripadvisor.ca/Profile/108billa, nil,Aug. 2013, June 2013 9557,5.0,Jacqueline G,https://www.tripadvisor.ca/Profile/jacquelineg504, nil,Aug. 2013, June 2013 9557,5.0,Tracy K,https://www.tripadvisor.ca/Profile/584tracyk, nil,Aug. 2013, June 2013 9557,5.0,Hollingsworths,https://www.tripadvisor.ca/Profile/Hollingsworths, nil,Aug. 2013, May 2013 9557,5.0,Jeremy C,https://www.tripadvisor.ca/Profile/34jeremyc, nil,Aug. 2013, August 2013 9557,5.0,CindySwinimer,https://www.tripadvisor.ca/Profile/CindySwinimer, nil,Aug. 2013, August 2013 9557,5.0,estagg,https://www.tripadvisor.ca/Profile/estagg, nil,Aug. 2013, June 2013 9557,4.0,RitaF42,https://www.tripadvisor.ca/Profile/RitaF42, nil,Oct. 2012, September 2012 9557,3.0,coffeemavenswife,https://www.tripadvisor.ca/Profile/coffeemavenswife, nil,Sep. 2012, August 2012 9558,4.0,Tony D,https://www.tripadvisor.ca/Profile/321tonyd, nil,Jun. 2017, October 2016 9558,2.0,Seirios,https://www.tripadvisor.ca/Profile/Seirios, nil,Sep. 2015, September 2015 9558,3.0,mrbilly2015,https://www.tripadvisor.ca/Profile/mrbilly2015, nil,Aug. 2015, August 2015 9558,3.0,HalifaxQuestor,https://www.tripadvisor.ca/Profile/HalifaxQuestor, nil,Aug. 2014, August 2014 9558,5.0,Tourist541386,https://www.tripadvisor.ca/Profile/Tourist541386, nil,Aug. 2014, August 2014 9558,5.0,Sarah_Rums,https://www.tripadvisor.ca/Profile/Sarah_Rums, nil,Jul. 2014, July 2014 9558,5.0,Bonnie M,https://www.tripadvisor.ca/Profile/bonniem799, nil,Apr. 2014, April 2014 9558,5.0,Allan W,https://www.tripadvisor.ca/Profile/AllanW875, nil,Apr. 2014, July 2013 9558,2.0,bill20124,https://www.tripadvisor.ca/Profile/bill20124, nil,Aug. 2013, September 2012 9558,5.0,Roxxy_000,https://www.tripadvisor.ca/Profile/Roxxy_000, nil,Aug. 2013, July 2013 9558,nil,,nil, nil,nil,nil 9558,1.0,punkinlilly,https://www.tripadvisor.ca/Profile/punkinlilly, nil,Oct. 2011, August 2011 9558,5.0,Deanie A,https://www.tripadvisor.ca/Profile/DeanieA, nil,Oct. 2011, September 2011 9558,5.0,JenniferLee743,https://www.tripadvisor.ca/Profile/JenniferLee743, nil,Sep. 2011, September 2011 9558,5.0,Jenn C,https://www.tripadvisor.ca/Profile/JennC564, nil,Sep. 2011, September 2011 9558,5.0,starrbrite,https://www.tripadvisor.ca/Profile/starrbrite, nil,Sep. 2011, August 2011 9558,5.0,scox40,https://www.tripadvisor.ca/Profile/scox40, nil,Aug. 2011, August 2011 9558,5.0,Stefan_972,https://www.tripadvisor.ca/Profile/Stefan_972, nil,Jul. 2011, June 2011 9558,4.0,Gravelburger,https://www.tripadvisor.ca/Profile/Gravelburger, nil,Jul. 2011, July 2011 9558,5.0,LisaMargaret,https://www.tripadvisor.ca/Profile/LisaMargaret, nil,Jun. 2011, June 2011 9558,4.0,travelrabbit29,https://www.tripadvisor.ca/Profile/travelrabbit29, nil,Jun. 2011, June 2011 9558,5.0,GilsWife,https://www.tripadvisor.ca/Profile/GilsWife, nil,Jun. 2011, June 2011 9558,2.0,novascotiaquilter,https://www.tripadvisor.ca/Profile/novascotiaquilter, nil,Jun. 2011, June 2011 9558,5.0,Cory009,https://www.tripadvisor.ca/Profile/Cory009, nil,Jun. 2011, June 2011 9558,5.0,ravensbest,https://www.tripadvisor.ca/Profile/ravensbest, nil,May 2011, May 2011 9558,2.0,ottawa0191,https://www.tripadvisor.ca/Profile/ottawa0191, nil,Aug. 2010, August 2010 9558,4.0,Bougainvilia,https://www.tripadvisor.ca/Profile/Bougainvilia, nil,Aug. 2010, August 2010 9558,5.0,maegmurphy,https://www.tripadvisor.ca/Profile/maegmurphy, nil,Aug. 2010, July 2010 9558,2.0,tarheel617,https://www.tripadvisor.ca/Profile/tarheel617, nil,Jul. 2010, June 2010 9558,5.0,Coachholl,https://www.tripadvisor.ca/Profile/Coachholl, nil,May 2010, May 2010 9558,3.0,bobert,https://www.tripadvisor.ca/Profile/bobert, nil,Oct. 2009, October 2009 9558,3.0,myminpins,https://www.tripadvisor.ca/Profile/myminpins, nil,Aug. 2009, August 2009 9558,5.0,stanita,https://www.tripadvisor.ca/Profile/stanita, nil,Jun. 2009, June 2009 9558,4.0,atticus47,https://www.tripadvisor.ca/Profile/atticus47, nil,Oct. 2008, August 2008 9558,4.0,travelmoose77,https://www.tripadvisor.ca/Profile/travelmoose77, nil,Sep. 2008, August 2008 9558,5.0,cag9,https://www.tripadvisor.ca/Profile/cag9, nil,Sep. 2008, September 2008 9558,2.0,Thegreyridge,https://www.tripadvisor.ca/Profile/Thegreyridge, nil,Sep. 2008, August 2008 9558,5.0,novabritt,https://www.tripadvisor.ca/Profile/novabritt, nil,Aug. 2008, August 2008 9558,3.0,boatus,https://www.tripadvisor.ca/Profile/boatus, nil,Jul. 2008, June 2008 9558,4.0,CapeCouple,https://www.tripadvisor.ca/Profile/CapeCouple, nil,Jun. 2008, June 2008 9558,5.0,kwalt555,https://www.tripadvisor.ca/Profile/kwalt555, nil,Jun. 2008, June 2008 9558,5.0,heyteacher,https://www.tripadvisor.ca/Profile/heyteacher, nil,Jan. 2008, June 2006 9558,5.0,balletgirl1980,https://www.tripadvisor.ca/Profile/balletgirl1980, nil,Jul. 2007, July 2007 9558,4.0,NStraveller1,https://www.tripadvisor.ca/Profile/NStraveller1, nil,Sep. 2006, August 2006 9558,5.0,Mobile25401,https://www.tripadvisor.ca/Profile/Mobile25401, nil,May 2006, April 2006 9558,5.0,EBStorey,https://www.tripadvisor.ca/Profile/EBStorey, nil,Oct. 2005,nil 9559,5.0,cmayercurry,https://www.tripadvisor.ca/Profile/cmayercurry, nil,Mar. 2019, March 2019 9559,1.0,Stacey H,https://www.tripadvisor.ca/Profile/staceyh274, nil,Jan. 2019, October 2018 9559,5.0,hiker017,https://www.tripadvisor.ca/Profile/hiker017, nil,Nov. 2018, October 2018 9559,5.0,roamingsouls,https://www.tripadvisor.ca/Profile/roamingsouls, nil,Oct. 2018, September 2018 9559,4.0,kscollon,https://www.tripadvisor.ca/Profile/kscollon, nil,Aug. 2018, July 2018 9559,5.0,Hansons92,https://www.tripadvisor.ca/Profile/Hansons92, nil,Aug. 2018, August 2018 9559,4.0,Bonbon708,https://www.tripadvisor.ca/Profile/Bonbon708, nil,Aug. 2018, August 2018 9559,1.0,cwizbick,https://www.tripadvisor.ca/Profile/cwizbick, nil,Jun. 2018, June 2018 9559,4.0,Bill M,https://www.tripadvisor.ca/Profile/BillM623, nil,May 2018, April 2018 9559,5.0,Firemedic3674,https://www.tripadvisor.ca/Profile/Firemedic3674, nil,May 2018, May 2018 9559,4.0,Carrie B,https://www.tripadvisor.ca/Profile/820carrieb, nil,Apr. 2018, April 2018 9559,3.0,EotR18,https://www.tripadvisor.ca/Profile/EotR18, nil,Apr. 2018, January 2018 9559,4.0,Jacqueline S,https://www.tripadvisor.ca/Profile/630jacquelines, nil,Apr. 2018, March 2018 9559,4.0,Merle B,https://www.tripadvisor.ca/Profile/656merleb, nil,Mar. 2018, March 2018 9559,3.0,dawntop,https://www.tripadvisor.ca/Profile/dawntop, nil,Feb. 2018, December 2017 9559,5.0,jackeequiltqueen,https://www.tripadvisor.ca/Profile/jackeequiltqueen, nil,Dec. 2017, November 2017 9559,5.0,953melodiet,https://www.tripadvisor.ca/Profile/953melodiet, nil,Dec. 2017, November 2017 9559,5.0,Diane B,https://www.tripadvisor.ca/Profile/W9251CQdianeb, nil,Dec. 2017, November 2017 9559,4.0,Amos L,https://www.tripadvisor.ca/Profile/amosl70, nil,Dec. 2017, November 2017 9559,5.0,tejwanth,https://www.tripadvisor.ca/Profile/tejwanth, nil,Nov. 2017, September 2017 9559,5.0,chantellep913,https://www.tripadvisor.ca/Profile/chantellep913, nil,Nov. 2017, September 2017 9559,5.0,CaseyluvsSophie,https://www.tripadvisor.ca/Profile/CaseyluvsSophie, nil,Nov. 2017, October 2017 9559,5.0,Trevor T,https://www.tripadvisor.ca/Profile/trevort852, nil,Oct. 2017, September 2017 9559,5.0,dorothye495,https://www.tripadvisor.ca/Profile/dorothye495, nil,Oct. 2017, September 2017 9559,5.0,wolframsand,https://www.tripadvisor.ca/Profile/wolframsand, nil,Oct. 2017, September 2017 9559,5.0,Lindsey E,https://www.tripadvisor.ca/Profile/450lindseye, nil,Oct. 2017, September 2017 9559,5.0,juliss2017,https://www.tripadvisor.ca/Profile/juliss2017, nil,Oct. 2017, September 2017 9559,5.0,N R,https://www.tripadvisor.ca/Profile/nr459, nil,Oct. 2017, September 2017 9559,5.0,Leoval13,https://www.tripadvisor.ca/Profile/Leoval13, nil,Oct. 2017, September 2017 9559,5.0,goochypapa,https://www.tripadvisor.ca/Profile/goochypapa, nil,Sep. 2017, September 2017 9559,4.0,donaldmC4073BW,https://www.tripadvisor.ca/Profile/donaldmC4073BW, nil,Sep. 2017, September 2017 9559,5.0,Michael F,https://www.tripadvisor.ca/Profile/michaelfP5324NW, nil,Sep. 2017, September 2017 9559,5.0,Rossana C,https://www.tripadvisor.ca/Profile/956rossanac, nil,Sep. 2017, July 2017 9559,3.0,gibaultfive,https://www.tripadvisor.ca/Profile/gibaultfive, nil,Aug. 2017, July 2017 9559,5.0,Marie L,https://www.tripadvisor.ca/Profile/marielM7612FO, nil,Aug. 2017, August 2017 9559,5.0,blairw300,https://www.tripadvisor.ca/Profile/blairw300, nil,Aug. 2017, August 2017 9559,5.0,Peter K,https://www.tripadvisor.ca/Profile/V4236NMpeterk, nil,Aug. 2017, August 2017 9559,4.0,164rick,https://www.tripadvisor.ca/Profile/164rick, nil,Aug. 2017, July 2017 9559,5.0,donr212,https://www.tripadvisor.ca/Profile/donr212, nil,Aug. 2017, August 2017 9559,5.0,Lee123321,https://www.tripadvisor.ca/Profile/Lee123321, nil,Aug. 2017, July 2017 9559,4.0,David C,https://www.tripadvisor.ca/Profile/B3319OUdavidc, nil,Aug. 2017, July 2017 9559,4.0,M2759PKsusana,https://www.tripadvisor.ca/Profile/M2759PKsusana, nil,Aug. 2017, July 2017 9559,5.0,Steve S,https://www.tripadvisor.ca/Profile/I6862MRsteves, nil,Aug. 2017, August 2017 9559,5.0,vjg7,https://www.tripadvisor.ca/Profile/vjg7, nil,Aug. 2017, July 2017 9559,3.0,Carmela N,https://www.tripadvisor.ca/Profile/Summervacayer68, nil,Aug. 2017, July 2017 9559,nil,,nil, nil,nil,nil 9559,4.0,sherrid48,https://www.tripadvisor.ca/Profile/sherrid48, nil,Jul. 2017, June 2017 9559,5.0,JJH556,https://www.tripadvisor.ca/Profile/JJH556, nil,Jul. 2017, June 2017 9559,3.0,Karen A,https://www.tripadvisor.ca/Profile/C8434EEkarena, nil,Jul. 2017, July 2017 9559,4.0,WellWellTravelled,https://www.tripadvisor.ca/Profile/WellWellTravelled, nil,Jul. 2017, May 2017 9559,5.0,trezstone,https://www.tripadvisor.ca/Profile/trezstone, nil,Jul. 2017, May 2017 9559,5.0,Dorothy C,https://www.tripadvisor.ca/Profile/626dorothyc, nil,Jul. 2017, June 2017 9559,5.0,Lilias H,https://www.tripadvisor.ca/Profile/liliash2017, nil,Jul. 2017, June 2017 9559,4.0,peterjoyces,https://www.tripadvisor.ca/Profile/peterjoyces, nil,Jul. 2017, May 2017 9559,5.0,Brian G,https://www.tripadvisor.ca/Profile/briangI9306UA, nil,Jun. 2017, June 2017 9559,4.0,Monixen,https://www.tripadvisor.ca/Profile/Monixen, nil,Jun. 2017, June 2017 9559,5.0,oceanrambler,https://www.tripadvisor.ca/Profile/oceanrambler, nil,Jun. 2017, June 2017 9559,5.0,Shawn P,https://www.tripadvisor.ca/Profile/546shawnp, nil,Jun. 2017, April 2017 9559,5.0,Tammy M,https://www.tripadvisor.ca/Profile/888tammym, nil,Jun. 2017, May 2017 9559,5.0,953tina2305,https://www.tripadvisor.ca/Profile/953tina2305, nil,May 2017, April 2017 9559,4.0,216lauriel,https://www.tripadvisor.ca/Profile/216lauriel, nil,May 2017, April 2017 9559,5.0,Mike C,https://www.tripadvisor.ca/Profile/898mikec, nil,May 2017, April 2017 9559,4.0,Sandy S,https://www.tripadvisor.ca/Profile/sandysL227KW, nil,May 2017, May 2017 9559,4.0,Linda G,https://www.tripadvisor.ca/Profile/HappyTravellers091, nil,May 2017, December 2016 9559,4.0,Debby68,https://www.tripadvisor.ca/Profile/Debby68, nil,May 2017, May 2017 9559,5.0,ravin1948,https://www.tripadvisor.ca/Profile/ravin1948, nil,May 2017, November 2016 9559,5.0,pattij467,https://www.tripadvisor.ca/Profile/pattij467, nil,May 2017, March 2017 9559,5.0,842AnneJ,https://www.tripadvisor.ca/Profile/842AnneJ, nil,Apr. 2017, January 2017 9559,5.0,David G,https://www.tripadvisor.ca/Profile/A5472QSdavidg, nil,Apr. 2017, February 2017 9559,3.0,courteneyd2017,https://www.tripadvisor.ca/Profile/courteneyd2017, nil,Apr. 2017, March 2017 9559,5.0,Quinsam80,https://www.tripadvisor.ca/Profile/Quinsam80, nil,Apr. 2017, August 2016 9559,5.0,michael_bodnar60,https://www.tripadvisor.ca/Profile/michael_bodnar60, nil,Mar. 2017, October 2016 9559,5.0,Y7670YUpeterr,https://www.tripadvisor.ca/Profile/Y7670YUpeterr, nil,Mar. 2017, February 2017 9559,5.0,Jan S,https://www.tripadvisor.ca/Profile/ParkerJan333, nil,Feb. 2017, January 2017 9559,5.0,Ken M,https://www.tripadvisor.ca/Profile/U6698LSkenm, nil,Feb. 2017, January 2017 9559,5.0,bizinthecity,https://www.tripadvisor.ca/Profile/bizinthecity, nil,Feb. 2017, January 2017 9559,5.0,jar020957,https://www.tripadvisor.ca/Profile/jar020957, nil,Nov. 2016, September 2016 9559,4.0,dombowskyr,https://www.tripadvisor.ca/Profile/dombowskyr, nil,Nov. 2016, June 2016 9559,5.0,Sarah J,https://www.tripadvisor.ca/Profile/120SarahJ, nil,Nov. 2016, September 2016 9559,5.0,Chris W,https://www.tripadvisor.ca/Profile/371ChrisW, nil,Nov. 2016, October 2016 9559,5.0,G3070MOsarah,https://www.tripadvisor.ca/Profile/G3070MOsarah, nil,Oct. 2016, July 2016 9559,3.0,VancouverLaura,https://www.tripadvisor.ca/Profile/VancouverLaura, nil,Oct. 2016, August 2016 9559,4.0,jblairwilson,https://www.tripadvisor.ca/Profile/jblairwilson, nil,Sep. 2016, August 2016 9559,5.0,Rich F,https://www.tripadvisor.ca/Profile/richf874, nil,Sep. 2016, June 2016 9559,5.0,Mom1966,https://www.tripadvisor.ca/Profile/Mom1966, nil,Aug. 2016, August 2016 9559,4.0,Cindy R,https://www.tripadvisor.ca/Profile/cindyrB7045KA, nil,Aug. 2016, July 2016 9559,4.0,R9890PKmelanieh,https://www.tripadvisor.ca/Profile/R9890PKmelanieh, nil,Aug. 2016, July 2016 9559,3.0,90margaret,https://www.tripadvisor.ca/Profile/90margaret, nil,Aug. 2016, August 2016 9559,5.0,Jay W,https://www.tripadvisor.ca/Profile/jayw900, nil,Aug. 2016, August 2016 9559,5.0,Tpklh,https://www.tripadvisor.ca/Profile/Tpklh, nil,Aug. 2016, August 2016 9559,4.0,Mark B,https://www.tripadvisor.ca/Profile/T8497XNmarkb, nil,Aug. 2016, July 2016 9559,5.0,CJHutchison,https://www.tripadvisor.ca/Profile/CJHutchison, nil,Aug. 2016, August 2016 9559,3.0,nightngale2016,https://www.tripadvisor.ca/Profile/nightngale2016, nil,Aug. 2016, July 2016 9559,5.0,bracam,https://www.tripadvisor.ca/Profile/bracam, nil,Aug. 2016, July 2016 9559,5.0,Tina B,https://www.tripadvisor.ca/Profile/tinabR9063AD, nil,Aug. 2016, July 2016 9559,5.0,iwillc,https://www.tripadvisor.ca/Profile/iwillc, nil,Aug. 2016, August 2016 9559,5.0,Tom L,https://www.tripadvisor.ca/Profile/Y836RKtoml, nil,Aug. 2016, August 2016 9559,4.0,laurakH7007PC,https://www.tripadvisor.ca/Profile/laurakH7007PC, nil,Aug. 2016, July 2016 9559,4.0,Warren O,https://www.tripadvisor.ca/Profile/WarrenO4, nil,Aug. 2016, July 2016 9559,5.0,Glen K,https://www.tripadvisor.ca/Profile/glenk495, nil,Aug. 2016, July 2016 9559,5.0,Laurie K,https://www.tripadvisor.ca/Profile/144lauriek, nil,Aug. 2016, August 2016 9559,5.0,Missy794,https://www.tripadvisor.ca/Profile/Missy794, nil,Aug. 2016, July 2016 9559,5.0,msmorton,https://www.tripadvisor.ca/Profile/msmorton, nil,Aug. 2016, July 2016 9559,5.0,lilyr698,https://www.tripadvisor.ca/Profile/lilyr698, nil,Aug. 2016, July 2016 9559,5.0,melinda327,https://www.tripadvisor.ca/Profile/melinda327, nil,Aug. 2016, July 2016 9559,4.0,cb1699,https://www.tripadvisor.ca/Profile/cb1699, nil,Aug. 2016, July 2016 9559,4.0,Lorri C,https://www.tripadvisor.ca/Profile/lorric882, nil,Aug. 2016, July 2016 9559,4.0,Heamu44,https://www.tripadvisor.ca/Profile/Heamu44, nil,Aug. 2016, August 2016 9559,4.0,marshtraveller,https://www.tripadvisor.ca/Profile/marshtraveller, nil,Aug. 2016, July 2016 9559,5.0,slsmlsn,https://www.tripadvisor.ca/Profile/slsmlsn, nil,Jul. 2016, April 2016 9559,4.0,downtime,https://www.tripadvisor.ca/Profile/downtime, nil,Jun. 2016, June 2016 9559,4.0,ejstar79,https://www.tripadvisor.ca/Profile/ejstar79, nil,Jun. 2016, June 2016 9559,2.0,Tracey0808,https://www.tripadvisor.ca/Profile/Tracey0808, nil,Jun. 2016, June 2016 9559,2.0,Alberta52,https://www.tripadvisor.ca/Profile/Alberta52, nil,Jun. 2016, May 2016 9559,5.0,Norm W,https://www.tripadvisor.ca/Profile/normw580, nil,Jun. 2016, January 2016 9559,5.0,curlergirl,https://www.tripadvisor.ca/Profile/curlergirl, nil,Jun. 2016, June 2016 9559,4.0,Mike DeJager,https://www.tripadvisor.ca/Profile/MikeDeJager, nil,Jun. 2016, May 2016 9559,5.0,keith248,https://www.tripadvisor.ca/Profile/keith248, nil,Jun. 2016, April 2016 9559,4.0,mariee955,https://www.tripadvisor.ca/Profile/mariee955, nil,Jun. 2016, May 2016 9559,3.0,Ron H,https://www.tripadvisor.ca/Profile/141ronh, nil,Jun. 2016, March 2016 9559,3.0,Jim M,https://www.tripadvisor.ca/Profile/N3126QAjimm, nil,Jun. 2016, May 2016 9559,4.0,melanieg500,https://www.tripadvisor.ca/Profile/melanieg500, nil,Jun. 2016, May 2016 9559,4.0,annahughes44,https://www.tripadvisor.ca/Profile/annahughes44, nil,Jun. 2016, May 2016 9559,5.0,eandm2016,https://www.tripadvisor.ca/Profile/eandm2016, nil,Jun. 2016, May 2016 9559,5.0,BlodynCymraeg,https://www.tripadvisor.ca/Profile/BlodynCymraeg, nil,Jun. 2016, May 2016 9559,4.0,741amy,https://www.tripadvisor.ca/Profile/741amy, nil,Jun. 2016, April 2016 9559,5.0,gcdong,https://www.tripadvisor.ca/Profile/gcdong, nil,Jun. 2016, May 2016 9559,5.0,seanna141,https://www.tripadvisor.ca/Profile/seanna141, nil,Jun. 2016, April 2016 9559,4.0,dianne600,https://www.tripadvisor.ca/Profile/dianne600, nil,Jun. 2016, April 2016 9559,3.0,341berniej,https://www.tripadvisor.ca/Profile/341berniej, nil,May 2016, May 2016 9559,5.0,douglas c,https://www.tripadvisor.ca/Profile/douglasc185, nil,May 2016, March 2016 9559,4.0,kilianfitness,https://www.tripadvisor.ca/Profile/kilianfitness, nil,May 2016, May 2016 9559,5.0,Jack B,https://www.tripadvisor.ca/Profile/jackbS2079FH, nil,May 2016, May 2016 9559,4.0,brendaf492,https://www.tripadvisor.ca/Profile/brendaf492, nil,May 2016, April 2016 9559,5.0,hoodoohotties,https://www.tripadvisor.ca/Profile/hoodoohotties, nil,May 2016, February 2016 9559,5.0,jackiel594,https://www.tripadvisor.ca/Profile/jackiel594, nil,May 2016, May 2016 9559,4.0,Monnan,https://www.tripadvisor.ca/Profile/Monnan, nil,May 2016, January 2016 9559,4.0,curmudgeon9,https://www.tripadvisor.ca/Profile/curmudgeon9, nil,May 2016, April 2016 9559,5.0,William H,https://www.tripadvisor.ca/Profile/998williamh, nil,May 2016, April 2016 9559,4.0,Pat Taylor,https://www.tripadvisor.ca/Profile/pattI5532WW, nil,Apr. 2016, April 2016 9559,5.0,Cheryle B,https://www.tripadvisor.ca/Profile/Zooty2012, nil,Apr. 2016, April 2016 9559,5.0,gastonquirion,https://www.tripadvisor.ca/Profile/gastonquirion, nil,Mar. 2016, January 2016 9559,5.0,carlanbob60,https://www.tripadvisor.ca/Profile/carlanbob60, nil,Mar. 2016, January 2016 9559,5.0,bryangI3552HY,https://www.tripadvisor.ca/Profile/bryangI3552HY, nil,Mar. 2016, November 2015 9559,4.0,RussK22,https://www.tripadvisor.ca/Profile/RussK22, nil,Mar. 2016, March 2016 9559,3.0,ronandcr,https://www.tripadvisor.ca/Profile/ronandcr, nil,Mar. 2016, March 2016 9559,4.0,SNix0n,https://www.tripadvisor.ca/Profile/SNix0n, nil,Mar. 2016, December 2015 9559,4.0,Westcoastmomma,https://www.tripadvisor.ca/Profile/Westcoastmomma, nil,Mar. 2016, January 2016 9559,5.0,Joanne M,https://www.tripadvisor.ca/Profile/joannem745, nil,Mar. 2016, November 2015 9559,4.0,Tia52,https://www.tripadvisor.ca/Profile/Tia52, nil,Mar. 2016, October 2015 9559,4.0,Doug M,https://www.tripadvisor.ca/Profile/dougmT3914SK, nil,Mar. 2016, February 2016 9559,5.0,342greg,https://www.tripadvisor.ca/Profile/342greg, nil,Mar. 2016, September 2015 9559,4.0,Robert N,https://www.tripadvisor.ca/Profile/RobertN432, nil,Oct. 2015, October 2015 9559,5.0,Fran E,https://www.tripadvisor.ca/Profile/FranE691, nil,Oct. 2015, September 2015 9559,5.0,Jenn S,https://www.tripadvisor.ca/Profile/jenns201, nil,Oct. 2015, October 2015 9559,5.0,Tania C,https://www.tripadvisor.ca/Profile/taniac871, nil,Oct. 2015, September 2015 9559,4.0,SuperSC,https://www.tripadvisor.ca/Profile/SuperSC, nil,Sep. 2015, August 2015 9559,4.0,Anne M,https://www.tripadvisor.ca/Profile/AnneM489, nil,Sep. 2015, August 2015 9559,5.0,BenKember,https://www.tripadvisor.ca/Profile/BenKember, nil,Sep. 2015, August 2015 9559,5.0,Wayne Crystal O,https://www.tripadvisor.ca/Profile/waynecrystalo, nil,Sep. 2015, August 2015 9559,4.0,scott153,https://www.tripadvisor.ca/Profile/scott153, nil,Sep. 2015, August 2015 9560,5.0,Scott J,https://www.tripadvisor.ca/Profile/scottjJ3989RD, nil,Apr. 4, March 2019 9560,5.0,sherda,https://www.tripadvisor.ca/Profile/sherda, nil,Feb. 2019, February 2019 9560,5.0,Ursula Kuiper,https://www.tripadvisor.ca/Profile/ursulak892, nil,Jan. 2019, December 2018 9560,5.0,NDfan2,https://www.tripadvisor.ca/Profile/NDfan2, nil,Jan. 2019, December 2018 9560,5.0,AlbertaTraveller70,https://www.tripadvisor.ca/Profile/AlbertaTraveller70, nil,Dec. 2018, December 2018 9560,4.0,Richard F,https://www.tripadvisor.ca/Profile/richardfI2604IT, nil,Dec. 2018, July 2018 9560,nil,,nil, nil,nil,nil 9560,5.0,surreycatlover,https://www.tripadvisor.ca/Profile/surreycatlover, nil,Nov. 2018, October 2018 9560,5.0,Taylor E,https://www.tripadvisor.ca/Profile/316taylore, nil,Oct. 2018, October 2018 9560,5.0,Anne B,https://www.tripadvisor.ca/Profile/annebR7053FW, nil,Oct. 2018, October 2018 9560,5.0,lynahara,https://www.tripadvisor.ca/Profile/lynahara, nil,Sep. 2018, September 2018 9560,5.0,DGfromKP,https://www.tripadvisor.ca/Profile/DGfromKP, nil,Aug. 2018, August 2018 9560,4.0,Jen H,https://www.tripadvisor.ca/Profile/jenh130, nil,Aug. 2018, August 2018 9560,5.0,Katathome,https://www.tripadvisor.ca/Profile/Katathome, nil,Aug. 2018, August 2018 9560,5.0,Dan S,https://www.tripadvisor.ca/Profile/dansJ220JV, nil,Aug. 2018, July 2018 9560,4.0,Lisa H,https://www.tripadvisor.ca/Profile/C9214DFlisah, nil,Jul. 2018, July 2018 9560,5.0,Geoham69,https://www.tripadvisor.ca/Profile/Geoham69, nil,Jul. 2018, June 2018 9560,4.0,Pumphyscout,https://www.tripadvisor.ca/Profile/Pumphyscout, nil,Jul. 2018, July 2018 9560,3.0,Marie B,https://www.tripadvisor.ca/Profile/marieb475, nil,Jun. 2018, June 2018 9560,5.0,Ken H,https://www.tripadvisor.ca/Profile/kenh831, nil,May 2018, May 2018 9560,1.0,dingodaddy2,https://www.tripadvisor.ca/Profile/dingodaddy2, nil,May 2018, May 2018 9560,5.0,Dan M,https://www.tripadvisor.ca/Profile/dantanman, nil,Apr. 2018, April 2018 9560,5.0,Scott M,https://www.tripadvisor.ca/Profile/273scottm, nil,Apr. 2018, March 2018 9560,5.0,rainmark,https://www.tripadvisor.ca/Profile/rainmark, nil,Mar. 2018, March 2018 9560,5.0,Paul F,https://www.tripadvisor.ca/Profile/Folkmann, nil,Mar. 2018, September 2017 9560,4.0,sandra98walter,https://www.tripadvisor.ca/Profile/sandra98walter, nil,Jan. 2018, September 2017 9560,5.0,MonaMona_12,https://www.tripadvisor.ca/Profile/MonaMona_12, nil,Dec. 2017, June 2017 9560,4.0,starrider2016,https://www.tripadvisor.ca/Profile/starrider2016, nil,Nov. 2017, October 2017 9560,4.0,sheret,https://www.tripadvisor.ca/Profile/sheret, nil,Oct. 2017, November 2016 9561,nil,,nil, nil,nil,nil 9561,5.0,Trudy L,https://www.tripadvisor.ca/Profile/538trudyl, nil,Mar. 2018, March 2018 9561,5.0,escaperdog,https://www.tripadvisor.ca/Profile/escaperdog, nil,Feb. 2018, July 2017 9561,4.0,Greg M,https://www.tripadvisor.ca/Profile/P5058VYgregm, nil,Jan. 2018, January 2018 9561,3.0,HankDenver,https://www.tripadvisor.ca/Profile/HankDenver, nil,Dec. 2017, August 2017 9561,5.0,Calum F,https://www.tripadvisor.ca/Profile/CalumF517, nil,Dec. 2017, December 2017 9561,5.0,Perri2013,https://www.tripadvisor.ca/Profile/Perri2013, nil,Jun. 2017, August 2016 9561,5.0,Deb F,https://www.tripadvisor.ca/Profile/DebF620, nil,May 2017, May 2017 9561,4.0,Alberta52,https://www.tripadvisor.ca/Profile/Alberta52, nil,May 2017, April 2017 9561,5.0,Blair M,https://www.tripadvisor.ca/Profile/118blairm, nil,May 2017, May 2017 9561,5.0,Linda M,https://www.tripadvisor.ca/Profile/lindamL4990MU, nil,May 2017, May 2017 9561,5.0,Robbin K,https://www.tripadvisor.ca/Profile/robbink176, nil,Apr. 2017, March 2017 9561,5.0,259sharon,https://www.tripadvisor.ca/Profile/259sharon, nil,Dec. 2016, December 2016 9561,4.0,Rick M,https://www.tripadvisor.ca/Profile/RickM802, nil,Nov. 2016, November 2016 9561,5.0,tubby61,https://www.tripadvisor.ca/Profile/tubby61, nil,Nov. 2016, November 2016 9561,5.0,getoutontheroad,https://www.tripadvisor.ca/Profile/getoutontheroad, nil,Oct. 2016, September 2016 9561,5.0,Monty S,https://www.tripadvisor.ca/Profile/montys295, nil,Oct. 2016, September 2016 9561,4.0,rojo-amigo,https://www.tripadvisor.ca/Profile/rojo-amigo, nil,Sep. 2016, September 2016 9561,5.0,Roger C,https://www.tripadvisor.ca/Profile/RogerC491, nil,Sep. 2016, August 2016 9561,5.0,Scott L,https://www.tripadvisor.ca/Profile/653scottl, nil,Sep. 2016, September 2016 9561,4.0,Barry M,https://www.tripadvisor.ca/Profile/burr4, nil,Sep. 2016, September 2016 9561,4.0,WendyJean00,https://www.tripadvisor.ca/Profile/WendyJean00, nil,Sep. 2016, September 2016 9561,5.0,Mommyoftwinsx2,https://www.tripadvisor.ca/Profile/Mommyoftwinsx2, nil,Aug. 2016, August 2016 9561,5.0,Jason R,https://www.tripadvisor.ca/Profile/JasonR134, nil,Aug. 2016, August 2016 9561,4.0,Isabel M,https://www.tripadvisor.ca/Profile/isabelm388, nil,Aug. 2016, August 2016 9561,4.0,youngbadger,https://www.tripadvisor.ca/Profile/youngbadger, nil,Aug. 2016, August 2016 9561,4.0,Paul H,https://www.tripadvisor.ca/Profile/paulhU929WW, nil,Aug. 2016, August 2016 9561,5.0,Susie S,https://www.tripadvisor.ca/Profile/62susies, nil,Aug. 2016, August 2016 9561,5.0,bhilborn,https://www.tripadvisor.ca/Profile/bhilborn, nil,Jul. 2016, June 2016 9561,4.0,ELIZABETH H,https://www.tripadvisor.ca/Profile/ELIZABETHH779, nil,Jul. 2016, June 2016 9561,4.0,Diana M,https://www.tripadvisor.ca/Profile/A1022XOdianam, nil,Jun. 2016, June 2016 9561,4.0,Scott D,https://www.tripadvisor.ca/Profile/scottdQ6035XY, nil,Jun. 2016, June 2016 9561,5.0,Stuart E,https://www.tripadvisor.ca/Profile/stuarte178, nil,Jun. 2016, June 2016 9561,5.0,Shannon H,https://www.tripadvisor.ca/Profile/shannonh536, nil,Jun. 2016, June 2016 9561,4.0,Ecowoman,https://www.tripadvisor.ca/Profile/Ecowoman, nil,Jun. 2016, June 2016 9561,5.0,carolyntommail,https://www.tripadvisor.ca/Profile/carolyntommail, nil,Jun. 2016, June 2016 9561,5.0,Travllindude,https://www.tripadvisor.ca/Profile/Travllindude, nil,Jun. 2016, June 2016 9561,5.0,DerHotelinspector,https://www.tripadvisor.ca/Profile/DerHotelinspector, nil,May 2016, June 2015 9561,3.0,Nick R,https://www.tripadvisor.ca/Profile/NickR621, nil,May 2016, May 2016 9561,5.0,Russell M,https://www.tripadvisor.ca/Profile/967russellm, nil,Apr. 2016, April 2016 9561,5.0,cougurr,https://www.tripadvisor.ca/Profile/cougurr, nil,Mar. 2016, March 2016 9561,5.0,Bill D,https://www.tripadvisor.ca/Profile/BillD336, nil,Oct. 2015, October 2015 9561,5.0,jennyemarco,https://www.tripadvisor.ca/Profile/jennyemarco, nil,Oct. 2015, May 2015 9561,4.0,886judy,https://www.tripadvisor.ca/Profile/886judy, nil,Sep. 2015, September 2015 9561,4.0,timbucktoe,https://www.tripadvisor.ca/Profile/timbucktoe, nil,Sep. 2015, October 2014 9561,4.0,DADIG,https://www.tripadvisor.ca/Profile/DADIG, nil,Aug. 2015, August 2015 9561,5.0,Erin M,https://www.tripadvisor.ca/Profile/F9730ZSerinm, nil,Jul. 2015, July 2015 9561,5.0,gypsyatheart123,https://www.tripadvisor.ca/Profile/gypsyatheart123, nil,Jul. 2015, July 2015 9561,5.0,Historical_Travels,https://www.tripadvisor.ca/Profile/Historical_Travels, nil,Jul. 2015, July 2015 9561,5.0,John P,https://www.tripadvisor.ca/Profile/whasis, nil,Jul. 2015, June 2015 9561,5.0,eshaddai,https://www.tripadvisor.ca/Profile/eshaddai, nil,Jun. 2015, January 2015 9561,5.0,PNWtrek,https://www.tripadvisor.ca/Profile/PNWtrek, nil,Jun. 2015, June 2015 9561,5.0,Jim R,https://www.tripadvisor.ca/Profile/JimR845, nil,Jun. 2015, June 2015 9561,5.0,Dwila J,https://www.tripadvisor.ca/Profile/dwilaj, nil,Jun. 2015, June 2015 9561,5.0,Dan J,https://www.tripadvisor.ca/Profile/danj615, nil,May 2015, May 2015 9561,5.0,Ken M,https://www.tripadvisor.ca/Profile/681KenM, nil,May 2015, May 2015 9561,1.0,Nickivancouver,https://www.tripadvisor.ca/Profile/Nickivancouver, nil,May 2015, May 2015 9561,5.0,exchef1,https://www.tripadvisor.ca/Profile/exchef1, nil,May 2015, May 2015 9561,3.0,dancer024,https://www.tripadvisor.ca/Profile/dancer024, nil,Mar. 2015, March 2015 9561,5.0,musicplays,https://www.tripadvisor.ca/Profile/musicplays, nil,Mar. 2015, March 2015 9561,3.0,VanIsleTravlr,https://www.tripadvisor.ca/Profile/VanIsleTravlr, nil,Dec. 2014, December 2014 9561,5.0,IslandGypsies,https://www.tripadvisor.ca/Profile/IslandGypsies, nil,Oct. 2014, October 2014 9561,5.0,Lesliegrabove,https://www.tripadvisor.ca/Profile/Lesliegrabove, nil,Aug. 2014, August 2014 9561,4.0,George H,https://www.tripadvisor.ca/Profile/gahitchins, nil,Aug. 2014, July 2014 9561,4.0,MVJollyMon,https://www.tripadvisor.ca/Profile/MVJollyMon, nil,Feb. 2014, February 2014 9561,5.0,Karen W,https://www.tripadvisor.ca/Profile/karenwG8649MB, nil,Nov. 2013, August 2013 9561,5.0,Twiken,https://www.tripadvisor.ca/Profile/Twiken, nil,Nov. 2013, September 2013 9561,5.0,Gary Y,https://www.tripadvisor.ca/Profile/592garyy, nil,Oct. 2013, September 2013 9561,5.0,morrisge,https://www.tripadvisor.ca/Profile/morrisge, nil,Oct. 2013, September 2013 9561,4.0,rebecca287,https://www.tripadvisor.ca/Profile/rebecca287, nil,Oct. 2013, October 2013 9561,3.0,drknows,https://www.tripadvisor.ca/Profile/drknows, nil,Oct. 2013, October 2013 9561,3.0,rick_w53,https://www.tripadvisor.ca/Profile/rick_w53, nil,Oct. 2013, October 2013 9561,5.0,wbsAlberta,https://www.tripadvisor.ca/Profile/wbsAlberta, nil,Oct. 2013, October 2013 9561,5.0,TorontoRover,https://www.tripadvisor.ca/Profile/TorontoRover, nil,Oct. 2013, June 2013 9561,4.0,amdramhwife,https://www.tripadvisor.ca/Profile/amdramhwife, nil,Oct. 2013, September 2013 9561,4.0,Ron R,https://www.tripadvisor.ca/Profile/ronr735, nil,Oct. 2013, September 2013 9561,5.0,rileyp956,https://www.tripadvisor.ca/Profile/rileyp956, nil,Sep. 2013, September 2013 9561,5.0,Robert T,https://www.tripadvisor.ca/Profile/325robertt, nil,Aug. 2013, August 2013 9561,4.0,adeliaCanada,https://www.tripadvisor.ca/Profile/adeliaCanada, nil,Aug. 2013, August 2013 9561,5.0,Joni R,https://www.tripadvisor.ca/Profile/JoniR425, nil,Aug. 2013, July 2013 9561,5.0,MaryDeeCat,https://www.tripadvisor.ca/Profile/MaryDeeCat, nil,Aug. 2013, July 2013 9561,1.0,trip1check,https://www.tripadvisor.ca/Profile/trip1check, nil,Aug. 2013, September 2012 9561,5.0,gillybean604,https://www.tripadvisor.ca/Profile/gillybean604, nil,Jul. 2013, July 2013 9561,4.0,csiemens,https://www.tripadvisor.ca/Profile/csiemens, nil,Jul. 2013, July 2013 9561,5.0,dbottomsup2001,https://www.tripadvisor.ca/Profile/dbottomsup2001, nil,Jul. 2013, July 2013 9561,5.0,lf185758,https://www.tripadvisor.ca/Profile/lf185758, nil,Mar. 2013, March 2013 9561,5.0,Trish S,https://www.tripadvisor.ca/Profile/TrishS520, nil,Mar. 2013, March 2013 9561,5.0,Jeff0872,https://www.tripadvisor.ca/Profile/Jeff0872, nil,Mar. 2013, February 2013 9561,5.0,tinyyy1,https://www.tripadvisor.ca/Profile/tinyyy1, nil,Dec. 2012, December 2012 9561,5.0,Ros B,https://www.tripadvisor.ca/Profile/RosB570, nil,Nov. 2012, November 2012 9561,5.0,Kcmylvag,https://www.tripadvisor.ca/Profile/Kcmylvag, nil,Sep. 2012, August 2012 9561,4.0,Pat S,https://www.tripadvisor.ca/Profile/PatS792, nil,Aug. 2012, July 2012 9561,5.0,chanmight,https://www.tripadvisor.ca/Profile/chanmight, nil,Aug. 2012, August 2012 9561,5.0,Darrell K,https://www.tripadvisor.ca/Profile/DarrellK650, nil,Apr. 2012, April 2012 9561,5.0,KathyBar,https://www.tripadvisor.ca/Profile/KathyBar, nil,Mar. 2012, December 2011 9561,5.0,Sue L,https://www.tripadvisor.ca/Profile/SueL216, nil,Mar. 2012, February 2012 9561,5.0,Whitesands13,https://www.tripadvisor.ca/Profile/Whitesands13, nil,Feb. 2012, June 2011 9561,5.0,hernameislola,https://www.tripadvisor.ca/Profile/hernameislola, nil,Dec. 2011, August 2011 9561,5.0,Angie S,https://www.tripadvisor.ca/Profile/angies814, nil,Sep. 2011, August 2011 9561,5.0,garykDelta_B_C_,https://www.tripadvisor.ca/Profile/garykDelta_B_C_, nil,Aug. 2011, August 2011 9561,5.0,97Z28,https://www.tripadvisor.ca/Profile/97Z28, nil,Jun. 2011, June 2011 9561,5.0,REL_11,https://www.tripadvisor.ca/Profile/REL_11, nil,Apr. 2011, January 2011 9561,5.0,CapriciousAngel,https://www.tripadvisor.ca/Profile/CapriciousAngel, nil,Sep. 2010, September 2010 9561,4.0,blueiris36,https://www.tripadvisor.ca/Profile/blueiris36, nil,Aug. 2010, August 2010 9561,5.0,dsjamieson,https://www.tripadvisor.ca/Profile/dsjamieson, nil,Aug. 2010, August 2010 9561,5.0,marion029,https://www.tripadvisor.ca/Profile/marion029, nil,Jul. 2010, July 2010 9561,4.0,LyndaF3y9,https://www.tripadvisor.ca/Profile/LyndaF3y9, nil,Jul. 2010, July 2010 9561,5.0,jangale,https://www.tripadvisor.ca/Profile/jangale, nil,Jul. 2010, May 2010 9561,5.0,Vizslaone,https://www.tripadvisor.ca/Profile/Vizslaone, nil,Jun. 2010, April 2010 9561,5.0,Cheeka22,https://www.tripadvisor.ca/Profile/Cheeka22, nil,May 2010, May 2010 9561,4.0,Tripsterchick,https://www.tripadvisor.ca/Profile/Tripsterchick, nil,Nov. 2009, September 2009 9561,4.0,travelwithval,https://www.tripadvisor.ca/Profile/travelwithval, nil,Nov. 2009, November 2009 9562,4.0,Yukon Kimber,https://www.tripadvisor.ca/Profile/867North60Fam, nil,Mar. 2019, March 2019 9562,5.0,Kristin D,https://www.tripadvisor.ca/Profile/KristinD597, nil,Jul. 2018, June 2018 9562,4.0,SherryAJensen,https://www.tripadvisor.ca/Profile/SherryAJensen, nil,Jul. 2018, June 2018 9562,4.0,Peter W,https://www.tripadvisor.ca/Profile/E9906KTpeterw, nil,Jun. 2018, June 2018 9562,5.0,leahb,https://www.tripadvisor.ca/Profile/leahb, nil,Mar. 2018, March 2018 9562,4.0,Terri C,https://www.tripadvisor.ca/Profile/TerriC287, nil,Mar. 2018, March 2018 9562,4.0,pdunks5,https://www.tripadvisor.ca/Profile/pdunks5, nil,Jan. 2018, January 2018 9562,4.0,JCDown,https://www.tripadvisor.ca/Profile/JCDown, nil,Nov. 2017, November 2017 9562,5.0,Jennifer A,https://www.tripadvisor.ca/Profile/jenniferaF5735IQ, nil,Nov. 2017, November 2017 9562,5.0,Ken H,https://www.tripadvisor.ca/Profile/kenhI680TB, nil,Nov. 2017, September 2017 9562,5.0,archfor,https://www.tripadvisor.ca/Profile/archfor, nil,Nov. 2017, November 2017 9562,5.0,Lalaj46,https://www.tripadvisor.ca/Profile/Lalaj46, nil,Oct. 2017, October 2017 9562,5.0,greentree33,https://www.tripadvisor.ca/Profile/greentree33, nil,Sep. 2017, September 2017 9562,5.0,BeeCeeVee,https://www.tripadvisor.ca/Profile/BeeCeeVee, nil,Sep. 2017, September 2017 9562,5.0,JudithMc66,https://www.tripadvisor.ca/Profile/JudithMc66, nil,Sep. 2017, September 2017 9562,nil,,nil, nil,nil,nil 9562,5.0,occasionaldiner1,https://www.tripadvisor.ca/Profile/occasionaldiner1, nil,Jul. 2017, July 2017 9562,5.0,amy k,https://www.tripadvisor.ca/Profile/amykF2621FN, nil,Jul. 2017, June 2017 9562,5.0,Dave K,https://www.tripadvisor.ca/Profile/davek252, nil,May 2017, April 2017 9562,4.0,104fmc,https://www.tripadvisor.ca/Profile/104fmc, nil,Apr. 2017, March 2017 9562,5.0,Sandy P,https://www.tripadvisor.ca/Profile/sandyp262, nil,Mar. 2017, March 2017 9562,4.0,PickingPal,https://www.tripadvisor.ca/Profile/PickingPal, nil,Feb. 2017, February 2017 9562,5.0,Nancy B,https://www.tripadvisor.ca/Profile/S8786WJnancyb, nil,Feb. 2017, August 2016 9562,3.0,TravelOften1968,https://www.tripadvisor.ca/Profile/TravelOften1968, nil,Jan. 2017, August 2016 9562,4.0,Turk204,https://www.tripadvisor.ca/Profile/Turk204, nil,Jan. 2017, January 2017 9562,5.0,Jordana F,https://www.tripadvisor.ca/Profile/j0rdanaf, nil,Dec. 2016, December 2016 9562,5.0,20yaya09,https://www.tripadvisor.ca/Profile/20yaya09, nil,Dec. 2016, May 2016 9562,5.0,Nick R,https://www.tripadvisor.ca/Profile/NickR621, nil,Nov. 2016, November 2016 9562,5.0,kdsckk,https://www.tripadvisor.ca/Profile/kdsckk, nil,Nov. 2016, October 2016 9562,5.0,griswolds2016,https://www.tripadvisor.ca/Profile/griswolds2016, nil,Oct. 2016, May 2016 9562,4.0,DaveCowan,https://www.tripadvisor.ca/Profile/DaveCowan, nil,Oct. 2016, October 2016 9562,4.0,Bob636,https://www.tripadvisor.ca/Profile/Bob636, nil,Oct. 2016, August 2016 9562,5.0,majica101,https://www.tripadvisor.ca/Profile/majica101, nil,Sep. 2016, July 2016 9562,5.0,MBL L,https://www.tripadvisor.ca/Profile/mbll2015, nil,Aug. 2016, August 2016 9562,4.0,BobS26_13,https://www.tripadvisor.ca/Profile/BobS26_13, nil,Aug. 2016, August 2016 9562,1.0,KenJennings1,https://www.tripadvisor.ca/Profile/KenJennings1, nil,Aug. 2016, August 2016 9562,3.0,Treylya,https://www.tripadvisor.ca/Profile/Treylya, nil,Jul. 2016, June 2016 9562,4.0,Laura G,https://www.tripadvisor.ca/Profile/N751KSlaurag, nil,Jun. 2016, June 2016 9562,4.0,BonzBC,https://www.tripadvisor.ca/Profile/BonzBC, nil,Jun. 2016, June 2016 9562,5.0,arctikphox,https://www.tripadvisor.ca/Profile/arctikphox, nil,Jun. 2016, June 2016 9562,5.0,David C,https://www.tripadvisor.ca/Profile/DC694, nil,Jun. 2016, June 2016 9562,5.0,MaryV2X,https://www.tripadvisor.ca/Profile/MaryV2X, nil,May 2016, May 2016 9562,5.0,NeenerJ,https://www.tripadvisor.ca/Profile/NeenerJ, nil,May 2016, May 2016 9562,3.0,Mrs-Dash59,https://www.tripadvisor.ca/Profile/Mrs-Dash59, nil,Apr. 2016, March 2016 9562,3.0,Greenlakereener,https://www.tripadvisor.ca/Profile/Greenlakereener, nil,Apr. 2016, April 2016 9562,5.0,tandascott,https://www.tripadvisor.ca/Profile/tandascott, nil,Apr. 2016, March 2016 9562,5.0,Tammi W,https://www.tripadvisor.ca/Profile/TammiW380, nil,Oct. 2015, October 2015 9562,4.0,Brenda C,https://www.tripadvisor.ca/Profile/32BrendaC, nil,Oct. 2015, September 2015 9562,5.0,AStadt,https://www.tripadvisor.ca/Profile/AStadt, nil,Sep. 2015, September 2015 9562,4.0,Sharon S,https://www.tripadvisor.ca/Profile/128sharons, nil,Sep. 2015, August 2015 9562,5.0,Margaret B,https://www.tripadvisor.ca/Profile/MargaretB575, nil,Sep. 2015, September 2015 9562,4.0,cheeselova,https://www.tripadvisor.ca/Profile/cheeselova, nil,Sep. 2015, September 2015 9562,3.0,Rebecca L,https://www.tripadvisor.ca/Profile/bekka64, nil,Sep. 2015, January 2015 9562,1.0,mobilegurl,https://www.tripadvisor.ca/Profile/mobilegurl, nil,Aug. 2015, July 2015 9562,4.0,juanitar154943,https://www.tripadvisor.ca/Profile/juanitar154943, nil,Aug. 2015, July 2015 9562,4.0,Hoop007,https://www.tripadvisor.ca/Profile/Hoop007, nil,Jul. 2015, July 2015 9562,4.0,55moel,https://www.tripadvisor.ca/Profile/55moel, nil,Apr. 2015, February 2015 9562,4.0,Roger V,https://www.tripadvisor.ca/Profile/RogerV259, nil,Mar. 2015, March 2015 9562,5.0,ChristianGal,https://www.tripadvisor.ca/Profile/ChristianGal, nil,Mar. 2015, March 2015 9562,5.0,BC-Valley-Guy,https://www.tripadvisor.ca/Profile/BC-Valley-Guy, nil,Mar. 2015, May 2014 9562,4.0,Jgawth,https://www.tripadvisor.ca/Profile/Jgawth, nil,Feb. 2015, February 2015 9562,5.0,Arabella_11,https://www.tripadvisor.ca/Profile/Arabella_11, nil,Sep. 2014, September 2014 9562,3.0,kenjitrip2014,https://www.tripadvisor.ca/Profile/kenjitrip2014, nil,Sep. 2014, September 2014 9562,2.0,chezmarpole,https://www.tripadvisor.ca/Profile/chezmarpole, nil,Sep. 2014, September 2014 9562,4.0,NAMMelita,https://www.tripadvisor.ca/Profile/NAMMelita, nil,Aug. 2014, August 2014 9562,4.0,Kennington_High_St,https://www.tripadvisor.ca/Profile/Kennington_High_St, nil,Jul. 2014, July 2014 9562,5.0,jasesam,https://www.tripadvisor.ca/Profile/jasesam, nil,Jul. 2014, February 2014 9562,4.0,Bobbi K,https://www.tripadvisor.ca/Profile/bobbik469, nil,Jul. 2014, July 2014 9562,5.0,Jason M,https://www.tripadvisor.ca/Profile/H2596RIjasonm, nil,Jul. 2014, July 2014 9562,3.0,Dmlvan,https://www.tripadvisor.ca/Profile/Dmlvan, nil,Jun. 2014, June 2014 9562,5.0,Lynne M,https://www.tripadvisor.ca/Profile/LynneM765, nil,Jun. 2014, June 2014 9562,4.0,David B,https://www.tripadvisor.ca/Profile/DavidB278, nil,Jun. 2014, May 2014 9562,5.0,shirleysixeight,https://www.tripadvisor.ca/Profile/shirleysixeight, nil,May 2014, October 2013 9562,5.0,MLouH,https://www.tripadvisor.ca/Profile/MLouH, nil,May 2014, May 2014 9562,5.0,Shannon W,https://www.tripadvisor.ca/Profile/ShannonW573, nil,Apr. 2014, April 2014 9562,5.0,Robin H,https://www.tripadvisor.ca/Profile/RobinH770, nil,Apr. 2014, April 2014 9562,5.0,Pavlova,https://www.tripadvisor.ca/Profile/Pavlova, nil,Mar. 2014, March 2014 9562,4.0,rainforestmama,https://www.tripadvisor.ca/Profile/rainforestmama, nil,Mar. 2014, March 2014 9562,5.0,j b,https://www.tripadvisor.ca/Profile/jb613, nil,Mar. 2014, March 2014 9562,4.0,sharonr806,https://www.tripadvisor.ca/Profile/sharonr806, nil,Mar. 2014, March 2014 9562,4.0,cdimond,https://www.tripadvisor.ca/Profile/cdimond, nil,Feb. 2014, February 2014 9562,4.0,Dcdma,https://www.tripadvisor.ca/Profile/Dcdma, nil,Feb. 2014, January 2014 9562,5.0,Leslie K,https://www.tripadvisor.ca/Profile/LeslieK351, nil,Dec. 2013, December 2013 9562,4.0,Provost2,https://www.tripadvisor.ca/Profile/Provost2, nil,Nov. 2013, September 2013 9562,5.0,melveen a,https://www.tripadvisor.ca/Profile/melveena2013, nil,Nov. 2013, October 2013 9562,5.0,Alice B,https://www.tripadvisor.ca/Profile/280aliceb, nil,Nov. 2013, September 2013 9562,4.0,mugsyvictoriaB_C_,https://www.tripadvisor.ca/Profile/mugsyvictoriaB_C_, nil,Nov. 2013, October 2013 9562,5.0,NatureDiver,https://www.tripadvisor.ca/Profile/NatureDiver, nil,Nov. 2013, October 2013 9562,5.0,aj3788,https://www.tripadvisor.ca/Profile/aj3788, nil,Nov. 2013, October 2013 9562,4.0,lisaannem,https://www.tripadvisor.ca/Profile/lisaannem, nil,Oct. 2013, September 2013 9562,4.0,Jennifer S,https://www.tripadvisor.ca/Profile/30JenniferS, nil,Oct. 2013, October 2013 9562,4.0,Johanna A,https://www.tripadvisor.ca/Profile/johannaa386, nil,Oct. 2013, September 2013 9562,5.0,jfk154933,https://www.tripadvisor.ca/Profile/jfk154933, nil,Oct. 2013, September 2013 9562,4.0,MareHare,https://www.tripadvisor.ca/Profile/MareHare, nil,Oct. 2013, September 2013 9562,5.0,Mak2315,https://www.tripadvisor.ca/Profile/Mak2315, nil,Oct. 2013, September 2013 9562,5.0,Pamela D,https://www.tripadvisor.ca/Profile/128pamelad, nil,Sep. 2013, August 2013 9562,5.0,therealtyeeman,https://www.tripadvisor.ca/Profile/therealtyeeman, nil,Sep. 2013, August 2013 9562,4.0,Ginabu,https://www.tripadvisor.ca/Profile/Ginabu, nil,Sep. 2013, August 2013 9562,5.0,Mark B,https://www.tripadvisor.ca/Profile/markbV9494DJ, nil,Sep. 2013, August 2013 9562,5.0,DJM514,https://www.tripadvisor.ca/Profile/DJM514, nil,Sep. 2013, September 2013 9562,4.0,Alllyson,https://www.tripadvisor.ca/Profile/Alllyson, nil,Sep. 2013, August 2013 9562,5.0,staceymm46,https://www.tripadvisor.ca/Profile/staceymm46, nil,Sep. 2013, July 2013 9562,4.0,mrll,https://www.tripadvisor.ca/Profile/mrll, nil,Sep. 2013, July 2013 9562,5.0,Nicole H,https://www.tripadvisor.ca/Profile/Nfrax, nil,Aug. 2013, July 2013 9562,5.0,Marlane P,https://www.tripadvisor.ca/Profile/MarlaneP, nil,Aug. 2013, August 2013 9562,5.0,marion b,https://www.tripadvisor.ca/Profile/sdljflsdjfldsjfldsjl, nil,Aug. 2013, July 2013 9562,5.0,YellowHouseFamily,https://www.tripadvisor.ca/Profile/YellowHouseFamily, nil,Aug. 2013, July 2013 9562,5.0,Tracey L,https://www.tripadvisor.ca/Profile/200traceyl, nil,Aug. 2013, July 2013 9562,4.0,Barbara L,https://www.tripadvisor.ca/Profile/BL280, nil,Aug. 2013, July 2013 9562,4.0,dougMM,https://www.tripadvisor.ca/Profile/dougMM, nil,Aug. 2013, July 2013 9562,5.0,Moiraine8,https://www.tripadvisor.ca/Profile/Moiraine8, nil,Aug. 2013, August 2013 9562,4.0,LUSKJU,https://www.tripadvisor.ca/Profile/LUSKJU, nil,Aug. 2013, July 2013 9562,5.0,Pat S,https://www.tripadvisor.ca/Profile/449pats, nil,Aug. 2013, July 2013 9562,5.0,coffeetime42,https://www.tripadvisor.ca/Profile/coffeetime42, nil,Aug. 2013, July 2013 9562,5.0,SaltSpringMelW,https://www.tripadvisor.ca/Profile/SaltSpringMelW, nil,Aug. 2013, July 2013 9562,5.0,OurFamilyReunion,https://www.tripadvisor.ca/Profile/OurFamilyReunion, nil,Aug. 2013, July 2013 9562,4.0,Patricia598,https://www.tripadvisor.ca/Profile/Patricia598, nil,Jul. 2013, July 2013 9562,4.0,Dayle G,https://www.tripadvisor.ca/Profile/dayleg684, nil,Jul. 2013, June 2013 9562,3.0,Natalie B,https://www.tripadvisor.ca/Profile/348natalieb, nil,Jul. 2013, June 2013 9562,5.0,H H,https://www.tripadvisor.ca/Profile/hh855, nil,Jul. 2013, June 2013 9562,4.0,Mary Grace M,https://www.tripadvisor.ca/Profile/marygracem725, nil,Jul. 2013, June 2013 9562,5.0,vivamexic0,https://www.tripadvisor.ca/Profile/vivamexic0, nil,Apr. 2013, March 2013 9562,3.0,purplescarf,https://www.tripadvisor.ca/Profile/purplescarf, nil,Mar. 2013, March 2013 9562,5.0,TofinoFishing - Clayoqute Ventures Ltd.,https://www.tripadvisor.ca/Profile/TofinoFishing, nil,Feb. 2013, September 2012 9562,2.0,darwinning90,https://www.tripadvisor.ca/Profile/darwinning90, nil,Nov. 2012, June 2012 9562,4.0,PRNana,https://www.tripadvisor.ca/Profile/PRNana, nil,Oct. 2012, October 2012 9562,5.0,Karen K,https://www.tripadvisor.ca/Profile/KarenK945, nil,Oct. 2012, August 2012 9562,4.0,islandr123,https://www.tripadvisor.ca/Profile/islandr123, nil,Sep. 2012, September 2012 9562,5.0,heartsmartass,https://www.tripadvisor.ca/Profile/heartsmartass, nil,Sep. 2012, September 2012 9562,5.0,sshifton,https://www.tripadvisor.ca/Profile/sshifton, nil,Sep. 2012, September 2012 9562,4.0,Jane B,https://www.tripadvisor.ca/Profile/JaneB944, nil,Jul. 2012, July 2012 9562,4.0,wheels743,https://www.tripadvisor.ca/Profile/wheels743, nil,Jun. 2012, June 2012 9562,5.0,JenniferFun,https://www.tripadvisor.ca/Profile/JenniferFun, nil,Jun. 2012, May 2012 9562,4.0,Reinhard Schlosser,https://www.tripadvisor.ca/Profile/Hagar4316, nil,Apr. 2012, April 2012 9562,4.0,Kathini,https://www.tripadvisor.ca/Profile/Kathini, nil,Apr. 2012, April 2012 9562,4.0,Bruce M,https://www.tripadvisor.ca/Profile/Tripster91, nil,Mar. 2012, February 2012 9562,4.0,DLTE,https://www.tripadvisor.ca/Profile/DLTE, nil,Feb. 2012, February 2012 9562,5.0,GuiderSue,https://www.tripadvisor.ca/Profile/GuiderSue, nil,Jan. 2012, July 2011 9562,5.0,EAOW,https://www.tripadvisor.ca/Profile/EAOW, nil,Jan. 2012, November 2011 9562,5.0,OldSalt99,https://www.tripadvisor.ca/Profile/OldSalt99, nil,Jan. 2012, August 2011 9562,5.0,daggern,https://www.tripadvisor.ca/Profile/daggern, nil,Jan. 2012, December 2011 9562,5.0,Den560,https://www.tripadvisor.ca/Profile/Den560, nil,Nov. 2011, June 2011 9562,5.0,Laura M,https://www.tripadvisor.ca/Profile/LauraM772, nil,Oct. 2011, October 2011 9562,5.0,mobiel,https://www.tripadvisor.ca/Profile/mobiel, nil,Oct. 2011, June 2011 9562,4.0,Alas4,https://www.tripadvisor.ca/Profile/Alas4, nil,Oct. 2011, October 2011 9562,4.0,Bunkie101,https://www.tripadvisor.ca/Profile/Bunkie101, nil,Sep. 2011, September 2011 9562,4.0,wildrose1950,https://www.tripadvisor.ca/Profile/wildrose1950, nil,Aug. 2011, August 2011 9562,4.0,Keith Rispin,https://www.tripadvisor.ca/Profile/LVToday, nil,Aug. 2011, August 2011 9562,3.0,katyNanaimo,https://www.tripadvisor.ca/Profile/katyNanaimo, nil,Mar. 2011, March 2011 9562,5.0,Kathleen D,https://www.tripadvisor.ca/Profile/R9111YIkathleend, nil,Feb. 2011, February 2011 9562,5.0,New-Horizons14,https://www.tripadvisor.ca/Profile/New-Horizons14, nil,Jan. 2011, October 2010 9562,5.0,travepartners,https://www.tripadvisor.ca/Profile/travepartners, nil,Sep. 2010, September 2010 9562,3.0,Jammer05,https://www.tripadvisor.ca/Profile/Jammer05, nil,Aug. 2010, July 2010 9562,5.0,amed6,https://www.tripadvisor.ca/Profile/amed6, nil,Aug. 2010, August 2010 9562,5.0,vezila2,https://www.tripadvisor.ca/Profile/vezila2, nil,Jul. 2010, June 2010 9562,3.0,Cdn_Globetrotters,https://www.tripadvisor.ca/Profile/Cdn_Globetrotters, nil,Jun. 2010, June 2010 9562,5.0,Pat C,https://www.tripadvisor.ca/Profile/Tritrillian, nil,Apr. 2010, April 2010 9562,5.0,BlackberryBoy,https://www.tripadvisor.ca/Profile/BlackberryBoy, nil,Dec. 2009, December 2009 9562,5.0,daytripper008,https://www.tripadvisor.ca/Profile/daytripper008, nil,Oct. 2009, October 2009 9562,5.0,Columbia_D,https://www.tripadvisor.ca/Profile/Columbia_D, nil,Sep. 2009, August 2009 9562,5.0,Vancouver-mom2,https://www.tripadvisor.ca/Profile/Vancouver-mom2, nil,Sep. 2009, August 2009 9562,5.0,GSk,https://www.tripadvisor.ca/Profile/GSk, nil,Aug. 2009, August 2009 9562,5.0,pawsplus,https://www.tripadvisor.ca/Profile/pawsplus, nil,Jul. 2009, July 2008 9562,5.0,LiveBeautiful,https://www.tripadvisor.ca/Profile/LiveBeautiful, nil,Jun. 2009, May 2009 9562,5.0,NessaLee,https://www.tripadvisor.ca/Profile/NessaLee, nil,Jun. 2009, May 2009 9562,2.0,beachtravelpeople,https://www.tripadvisor.ca/Profile/beachtravelpeople, nil,May 2009, May 2009 9562,5.0,VancouverBeachwalker,https://www.tripadvisor.ca/Profile/VancouverBeachwalker, nil,Mar. 2009, March 2009 9562,5.0,Grandparentsof9,https://www.tripadvisor.ca/Profile/Grandparentsof9, nil,Sep. 2008, September 2008 9562,4.0,southbc,https://www.tripadvisor.ca/Profile/southbc, nil,Sep. 2007, August 2007 9562,4.0,WetCoastIslander,https://www.tripadvisor.ca/Profile/WetCoastIslander, nil,Jun. 2007, May 2007 9562,5.0,Wanderer33908,https://www.tripadvisor.ca/Profile/Wanderer33908, nil,Jan. 2006, May 2005 9562,5.0,BackPacker21006,https://www.tripadvisor.ca/Profile/BackPacker21006, nil,Jun. 2005, September 2002 9563,nil,,nil, nil,nil,nil 9563,3.0,Maps57989215290,https://www.tripadvisor.ca/Profile/Maps57989215290, nil,Apr. 1, March 2019 9563,5.0,Dream08055339582,https://www.tripadvisor.ca/Profile/Dream08055339582, nil,Mar. 2019, March 2019 9563,4.0,Micaela S,https://www.tripadvisor.ca/Profile/925micaelas, nil,Mar. 2019, March 2019 9563,3.0,hmoney,https://www.tripadvisor.ca/Profile/hmoney, nil,Mar. 2019, March 2019 9563,5.0,Companion22264172764,https://www.tripadvisor.ca/Profile/Companion22264172764, nil,Mar. 2019, March 2019 9563,5.0,Escape12424401689,https://www.tripadvisor.ca/Profile/Escape12424401689, nil,Mar. 2019, March 2019 9563,5.0,Nomad68480272187,https://www.tripadvisor.ca/Profile/Nomad68480272187, nil,Mar. 2019, March 2019 9563,4.0,Navigator34772425933,https://www.tripadvisor.ca/Profile/Navigator34772425933, nil,Mar. 2019, March 2019 9563,5.0,Extraordinary828876,https://www.tripadvisor.ca/Profile/Extraordinary828876, nil,Mar. 2019, March 2019 9563,3.0,Relax35372581251,https://www.tripadvisor.ca/Profile/Relax35372581251, nil,Mar. 2019, March 2019 9563,5.0,pekNorthVancouver_BC,https://www.tripadvisor.ca/Profile/pekNorthVancouver_BC, nil,Mar. 2019, March 2019 9563,4.0,Deep T,https://www.tripadvisor.ca/Profile/459deept, nil,Mar. 2019, March 2019 9563,4.0,riverite2016,https://www.tripadvisor.ca/Profile/riverite2016, nil,Mar. 2019, March 2019 9563,4.0,MundoTravelBug,https://www.tripadvisor.ca/Profile/MundoTravelBug, nil,Mar. 2019, March 2019 9563,3.0,1010PattiT,https://www.tripadvisor.ca/Profile/1010PattiT, nil,Mar. 2019, March 2019 9563,4.0,DTH,https://www.tripadvisor.ca/Profile/dhanna111, nil,Mar. 2019, March 2019 9563,4.0,felixtc2017,https://www.tripadvisor.ca/Profile/felixtc2017, nil,Mar. 2019, March 2019 9563,3.0,Wiebke S,https://www.tripadvisor.ca/Profile/857wiebkes, nil,Mar. 2019, March 2019 9563,5.0,Camper42848705637,https://www.tripadvisor.ca/Profile/Camper42848705637, nil,Mar. 2019, March 2019 9563,1.0,Road03913278230,https://www.tripadvisor.ca/Profile/Road03913278230, nil,Mar. 2019, March 2019 9563,4.0,Curious47400824303,https://www.tripadvisor.ca/Profile/Curious47400824303, nil,Mar. 2019, March 2019 9563,5.0,Excursion794649,https://www.tripadvisor.ca/Profile/Excursion794649, nil,Mar. 2019, March 2019 9563,2.0,hylton n,https://www.tripadvisor.ca/Profile/hyltonn, nil,Mar. 2019, March 2019 9563,3.0,CutterBoss,https://www.tripadvisor.ca/Profile/CutterBoss, nil,Mar. 2019, March 2019 9563,4.0,CharlieV911,https://www.tripadvisor.ca/Profile/CharlieV911, nil,Mar. 2019, March 2019 9563,4.0,KMS,https://www.tripadvisor.ca/Profile/KMSreviewer, nil,Mar. 2019, March 2019 9563,4.0,Melissa B,https://www.tripadvisor.ca/Profile/melissasweetBee, nil,Mar. 2019, February 2019 9563,4.0,Resort40844788680,https://www.tripadvisor.ca/Profile/Resort40844788680, nil,Mar. 2019, February 2019 9563,5.0,Jet37363745166,https://www.tripadvisor.ca/Profile/Jet37363745166, nil,Mar. 2019, March 2019 9563,4.0,Liana,https://www.tripadvisor.ca/Profile/1217Liana, nil,Mar. 2019, February 2019 9563,5.0,Elizabeth D,https://www.tripadvisor.ca/Profile/elizabethdX5072XQ, nil,Mar. 2019, March 2019 9563,4.0,Navigator314939,https://www.tripadvisor.ca/Profile/Navigator314939, nil,Mar. 2019, March 2019 9563,3.0,Odyssey67375370232,https://www.tripadvisor.ca/Profile/Odyssey67375370232, nil,Mar. 2019, February 2019 9563,4.0,Climber14281300218,https://www.tripadvisor.ca/Profile/Climber14281300218, nil,Mar. 2019, March 2019 9563,5.0,Heather S,https://www.tripadvisor.ca/Profile/heathersP8813WR, nil,Mar. 2019, March 2019 9563,5.0,Diana M,https://www.tripadvisor.ca/Profile/DianaM2632, nil,Mar. 2019, March 2019 9563,5.0,Trail14226715972,https://www.tripadvisor.ca/Profile/Trail14226715972, nil,Mar. 2019, March 2019 9563,5.0,sharontraill,https://www.tripadvisor.ca/Profile/sharontraill, nil,Mar. 2019, February 2019 9563,4.0,Sharon Ann M,https://www.tripadvisor.ca/Profile/sharonannm2017, nil,Feb. 2019, February 2019 9563,3.0,Passport12432921894,https://www.tripadvisor.ca/Profile/Passport12432921894, nil,Feb. 2019, February 2019 9563,5.0,cp905,https://www.tripadvisor.ca/Profile/cp905, nil,Feb. 2019, February 2019 9563,4.0,drrickhelmer,https://www.tripadvisor.ca/Profile/drrickhelmer, nil,Feb. 2019, February 2019 9563,3.0,garyr59,https://www.tripadvisor.ca/Profile/garyr59, nil,Feb. 2019, February 2019 9563,3.0,fatdogowner,https://www.tripadvisor.ca/Profile/fatdogowner, nil,Feb. 2019, February 2019 9563,5.0,Happiness34511371282,https://www.tripadvisor.ca/Profile/Happiness34511371282, nil,Feb. 2019, February 2019 9563,4.0,Candace O,https://www.tripadvisor.ca/Profile/candaceo2016, nil,Feb. 2019, February 2019 9563,5.0,Trek29887320603,https://www.tripadvisor.ca/Profile/Trek29887320603, nil,Feb. 2019, February 2019 9563,3.0,Explore46966177267,https://www.tripadvisor.ca/Profile/Explore46966177267, nil,Feb. 2019, February 2019 9563,4.0,Sandra-Sophia,https://www.tripadvisor.ca/Profile/Sandra-Sophia, nil,Feb. 2019, February 2019 9563,5.0,Dream38742115111,https://www.tripadvisor.ca/Profile/Dream38742115111, nil,Feb. 2019, February 2019 9563,4.0,Trail14092397727,https://www.tripadvisor.ca/Profile/Trail14092397727, nil,Feb. 2019, February 2019 9563,4.0,Vacation303241,https://www.tripadvisor.ca/Profile/Vacation303241, nil,Feb. 2019, February 2019 9563,5.0,Chris T,https://www.tripadvisor.ca/Profile/tintinje, nil,Feb. 2019, January 2019 9563,5.0,Navigate19063289910,https://www.tripadvisor.ca/Profile/Navigate19063289910, nil,Feb. 2019, February 2019 9563,4.0,Voyager51607887232,https://www.tripadvisor.ca/Profile/Voyager51607887232, nil,Feb. 2019, February 2019 9563,5.0,luvmystella,https://www.tripadvisor.ca/Profile/luvmystella, nil,Feb. 2019, February 2019 9563,4.0,wcresponder,https://www.tripadvisor.ca/Profile/wcresponder, nil,Feb. 2019, March 2018 9563,5.0,Trek19132230144,https://www.tripadvisor.ca/Profile/Trek19132230144, nil,Feb. 2019, January 2019 9563,5.0,WestVanReviewer,https://www.tripadvisor.ca/Profile/WestVanReviewer, nil,Jan. 2019, January 2019 9563,4.0,Venture31941938216,https://www.tripadvisor.ca/Profile/Venture31941938216, nil,Jan. 2019, January 2019 9563,5.0,Camper12924,https://www.tripadvisor.ca/Profile/Camper12924, nil,Jan. 2019, January 2019 9563,3.0,Sightseer24298027316,https://www.tripadvisor.ca/Profile/Sightseer24298027316, nil,Jan. 2019, January 2019 9563,5.0,larryjude,https://www.tripadvisor.ca/Profile/larryjude, nil,Jan. 2019, January 2019 9563,5.0,Frank_Staiger,https://www.tripadvisor.ca/Profile/Frank_Staiger, nil,Jan. 2019, January 2019 9563,5.0,Traveler42128588246,https://www.tripadvisor.ca/Profile/Traveler42128588246, nil,Jan. 2019, January 2019 9563,2.0,Travel49268536103,https://www.tripadvisor.ca/Profile/Travel49268536103, nil,Jan. 2019, January 2019 9563,3.0,Wanderer00044378568,https://www.tripadvisor.ca/Profile/Wanderer00044378568, nil,Jan. 2019, January 2019 9563,4.0,islandrockin,https://www.tripadvisor.ca/Profile/islandrockin, nil,Jan. 2019, January 2019 9563,5.0,Charlotte R,https://www.tripadvisor.ca/Profile/686charlotter, nil,Jan. 2019, January 2019 9563,4.0,Maps43523833805,https://www.tripadvisor.ca/Profile/Maps43523833805, nil,Jan. 2019, January 2019 9563,3.0,meelee8,https://www.tripadvisor.ca/Profile/meelee8, nil,Jan. 2019, January 2019 9563,3.0,A_Reviewer_Oct_2018,https://www.tripadvisor.ca/Profile/A_Reviewer_Oct_2018, nil,Jan. 2019, January 2019 9563,3.0,Excursion30166761174,https://www.tripadvisor.ca/Profile/Excursion30166761174, nil,Jan. 2019, January 2019 9563,2.0,Tripgirl2019,https://www.tripadvisor.ca/Profile/tripgirl2019, nil,Jan. 2019, January 2019 9563,5.0,thesupershelby,https://www.tripadvisor.ca/Profile/thesupershelby, nil,Jan. 2019, January 2019 9563,4.0,Markytravels,https://www.tripadvisor.ca/Profile/Markytravels, nil,Jan. 2019, December 2018 9563,4.0,tatraveller61,https://www.tripadvisor.ca/Profile/tatraveller61, nil,Jan. 2019, January 2019 9563,5.0,travellorpam,https://www.tripadvisor.ca/Profile/travellorpam, nil,Jan. 2019, July 2018 9563,5.0,Getaway517782,https://www.tripadvisor.ca/Profile/Getaway517782, nil,Jan. 2019, January 2019 9563,4.0,Kathryn M,https://www.tripadvisor.ca/Profile/KathrynM1570, nil,Jan. 2019, January 2019 9563,4.0,Jessipher S,https://www.tripadvisor.ca/Profile/jessiphers, nil,Jan. 2019, November 2018 9563,5.0,bglad123,https://www.tripadvisor.ca/Profile/bglad123, nil,Dec. 2018, December 2018 9563,5.0,dianeandroberts,https://www.tripadvisor.ca/Profile/dianeandroberts, nil,Dec. 2018, December 2018 9563,3.0,gojengo5,https://www.tripadvisor.ca/Profile/gojengo5, nil,Dec. 2018, December 2018 9563,1.0,A T,https://www.tripadvisor.ca/Profile/K704BGat, nil,Dec. 2018, December 2018 9563,4.0,Mary S,https://www.tripadvisor.ca/Profile/Q2121NEmarys, nil,Dec. 2018, December 2018 9563,4.0,Mike V,https://www.tripadvisor.ca/Profile/mikevL2552XP, nil,Dec. 2018, December 2018 9563,5.0,Roam18994986390,https://www.tripadvisor.ca/Profile/Roam18994986390, nil,Dec. 2018, December 2018 9563,4.0,markwarriner,https://www.tripadvisor.ca/Profile/markwarriner, nil,Dec. 2018, December 2018 9563,3.0,Adventure326772,https://www.tripadvisor.ca/Profile/Adventure326772, nil,Dec. 2018, December 2018 9563,5.0,Freedom23806047364,https://www.tripadvisor.ca/Profile/Freedom23806047364, nil,Dec. 2018, December 2018 9563,5.0,Ken K,https://www.tripadvisor.ca/Profile/kenkA7737HL, nil,Dec. 2018, December 2018 9563,5.0,pothol,https://www.tripadvisor.ca/Profile/pothol, nil,Dec. 2018, December 2018 9563,5.0,Trek35014967961,https://www.tripadvisor.ca/Profile/Trek35014967961, nil,Dec. 2018, December 2018 9563,3.0,Global35113262803,https://www.tripadvisor.ca/Profile/Global35113262803, nil,Dec. 2018, November 2018 9563,4.0,Jody M,https://www.tripadvisor.ca/Profile/288jodym, nil,Dec. 2018, November 2018 9563,1.0,Relax45843459253,https://www.tripadvisor.ca/Profile/Relax45843459253, nil,Dec. 2018, November 2018 9563,3.0,jamesmT3463OT,https://www.tripadvisor.ca/Profile/jamesmT3463OT, nil,Nov. 2018, November 2018 9563,5.0,Travel60987601539,https://www.tripadvisor.ca/Profile/Travel60987601539, nil,Nov. 2018, November 2018 9563,5.0,Sailorpo2,https://www.tripadvisor.ca/Profile/Sailorpo2, nil,Nov. 2018, November 2018 9563,5.0,BigJ44,https://www.tripadvisor.ca/Profile/BigJ44, nil,Nov. 2018, November 2018 9563,3.0,Michelle J,https://www.tripadvisor.ca/Profile/68michellej, nil,Nov. 2018, November 2018 9563,3.0,NorthStar06284799493,https://www.tripadvisor.ca/Profile/NorthStar06284799493, nil,Nov. 2018, November 2018 9563,5.0,PamelaBlake T,https://www.tripadvisor.ca/Profile/pamelablaket, nil,Nov. 2018, November 2018 9563,5.0,Roving64312232749,https://www.tripadvisor.ca/Profile/Roving64312232749, nil,Nov. 2018, November 2018 9563,4.0,TeresaNanaimo,https://www.tripadvisor.ca/Profile/TeresaNanaimo, nil,Nov. 2018, November 2018 9563,5.0,Vacation27381553455,https://www.tripadvisor.ca/Profile/Vacation27381553455, nil,Nov. 2018, November 2018 9563,5.0,jmarcellus39,https://www.tripadvisor.ca/Profile/jmarcellus39, nil,Nov. 2018, November 2018 9563,4.0,Cruiser10058025907,https://www.tripadvisor.ca/Profile/Cruiser10058025907, nil,Nov. 2018, November 2018 9563,3.0,Sue L,https://www.tripadvisor.ca/Profile/811suel, nil,Nov. 2018, November 2018 9563,4.0,islander2017,https://www.tripadvisor.ca/Profile/islander2017, nil,Nov. 2018, November 2018 9563,3.0,Trail50696060646,https://www.tripadvisor.ca/Profile/Trail50696060646, nil,Nov. 2018, November 2018 9563,3.0,jh2oman,https://www.tripadvisor.ca/Profile/jh2oman, nil,Nov. 2018, November 2018 9563,2.0,Dream65656171725,https://www.tripadvisor.ca/Profile/Dream65656171725, nil,Nov. 2018, November 2018 9563,5.0,MarsBar419,https://www.tripadvisor.ca/Profile/MarsBar419, nil,Nov. 2018, November 2018 9563,5.0,Jet59221170135,https://www.tripadvisor.ca/Profile/Jet59221170135, nil,Nov. 2018, November 2018 9563,4.0,travelerW9XD,https://www.tripadvisor.ca/Profile/travelerW9XD, nil,Nov. 2018, October 2018 9563,5.0,Dream67011486079,https://www.tripadvisor.ca/Profile/Dream67011486079, nil,Nov. 2018, October 2018 9563,5.0,Getaway46750523170,https://www.tripadvisor.ca/Profile/Getaway46750523170, nil,Nov. 2018, November 2018 9563,5.0,Curious229946,https://www.tripadvisor.ca/Profile/Curious229946, nil,Nov. 2018, November 2018 9563,5.0,Roam51566780572,https://www.tripadvisor.ca/Profile/Roam51566780572, nil,Nov. 2018, November 2018 9563,3.0,Voyager11739884354,https://www.tripadvisor.ca/Profile/Voyager11739884354, nil,Nov. 2018, November 2018 9563,3.0,Ashana A,https://www.tripadvisor.ca/Profile/Rebecca_d181780, nil,Nov. 2018, October 2018 9563,5.0,Jacqueline F,https://www.tripadvisor.ca/Profile/239jacquelinef, nil,Nov. 2018, November 2018 9563,1.0,Happiness61455410515,https://www.tripadvisor.ca/Profile/Happiness61455410515, nil,Nov. 2018, November 2018 9563,5.0,ForMacGirl,https://www.tripadvisor.ca/Profile/ForMacGirl, nil,Nov. 2018, November 2018 9563,4.0,Y7613CGsuem,https://www.tripadvisor.ca/Profile/Y7613CGsuem, nil,Nov. 2018, October 2018 9563,3.0,Adventure63392664444,https://www.tripadvisor.ca/Profile/Adventure63392664444, nil,Nov. 2018, November 2018 9563,4.0,Brenda B,https://www.tripadvisor.ca/Profile/BrenBailey, nil,Nov. 2018, April 2018 9563,4.0,Discover59102521801,https://www.tripadvisor.ca/Profile/Discover59102521801, nil,Nov. 2018, November 2018 9563,5.0,GoPlaces57362280676,https://www.tripadvisor.ca/Profile/GoPlaces57362280676, nil,Nov. 2018, November 2018 9563,4.0,Mellybelly6905,https://www.tripadvisor.ca/Profile/Mellybelly6905, nil,Nov. 2018, May 2018 9563,4.0,Vacation33777014865,https://www.tripadvisor.ca/Profile/Vacation33777014865, nil,Nov. 2018, October 2018 9563,5.0,Cruiser36127324926,https://www.tripadvisor.ca/Profile/Cruiser36127324926, nil,Nov. 2018, October 2018 9563,3.0,brodie1952,https://www.tripadvisor.ca/Profile/brodie1952, nil,Oct. 2018, October 2018 9563,1.0,GoPlaces309140,https://www.tripadvisor.ca/Profile/GoPlaces309140, nil,Oct. 2018, October 2018 9563,5.0,bcrrecmanager,https://www.tripadvisor.ca/Profile/bcrrecmanager, nil,Oct. 2018, October 2018 9563,5.0,jw10182018,https://www.tripadvisor.ca/Profile/jw10182018, nil,Oct. 2018, October 2018 9563,5.0,Ryan W,https://www.tripadvisor.ca/Profile/ryanwF9355VM, nil,Oct. 2018, October 2018 9563,5.0,Friisfamily4,https://www.tripadvisor.ca/Profile/Friisfamily4, nil,Oct. 2018, October 2018 9563,5.0,bpchrysalis,https://www.tripadvisor.ca/Profile/bpchrysalis, nil,Oct. 2018, October 2018 9563,5.0,roy504,https://www.tripadvisor.ca/Profile/roy504, nil,Oct. 2018, October 2018 9563,5.0,Elaine H,https://www.tripadvisor.ca/Profile/ElaineH446, nil,Oct. 2018, October 2018 9563,4.0,metaungulate,https://www.tripadvisor.ca/Profile/metaungulate, nil,Oct. 2018, October 2018 9563,5.0,jacquiestpierre89,https://www.tripadvisor.ca/Profile/jacquiestpierre89, nil,Oct. 2018, October 2018 9563,4.0,SMsm778,https://www.tripadvisor.ca/Profile/SMsm778, nil,Oct. 2018, October 2018 9563,5.0,nkaona,https://www.tripadvisor.ca/Profile/nkaona, nil,Oct. 2018, October 2018 9563,3.0,Tina T,https://www.tripadvisor.ca/Profile/tinacatering, nil,Oct. 2018, October 2018 9563,5.0,charris6302,https://www.tripadvisor.ca/Profile/charris6302, nil,Oct. 2018, October 2018 9563,5.0,kazzoo2018,https://www.tripadvisor.ca/Profile/kazzoo2018, nil,Oct. 2018, October 2018 9563,3.0,wwatchorn,https://www.tripadvisor.ca/Profile/wwatchorn, nil,Oct. 2018, October 2018 9563,3.0,Timeforadventure1,https://www.tripadvisor.ca/Profile/Timeforadventure1, nil,Oct. 2018, October 2018 9563,3.0,Liam S,https://www.tripadvisor.ca/Profile/554liams, nil,Oct. 2018, October 2018 9563,5.0,christinaW3619YK,https://www.tripadvisor.ca/Profile/christinaW3619YK, nil,Oct. 2018, September 2018 9563,3.0,Corrina001,https://www.tripadvisor.ca/Profile/Corrina001, nil,Oct. 2018, October 2018 9563,3.0,Duncan,https://www.tripadvisor.ca/Profile/deadlydunc, nil,Oct. 2018, September 2018 9563,4.0,henryschwagly,https://www.tripadvisor.ca/Profile/henryschwagly, nil,Oct. 2018, October 2018 9563,4.0,kmj628,https://www.tripadvisor.ca/Profile/kmj628, nil,Oct. 2018, October 2018 9563,1.0,carolfiorilli,https://www.tripadvisor.ca/Profile/carolfiorilli, nil,Oct. 2018, October 2018 9563,2.0,Sightseer733093,https://www.tripadvisor.ca/Profile/Sightseer733093, nil,Oct. 2018, October 2018 9563,3.0,tracybC3294MN,https://www.tripadvisor.ca/Profile/tracybC3294MN, nil,Oct. 2018, September 2018 9563,5.0,arly295,https://www.tripadvisor.ca/Profile/arly295, nil,Oct. 2018, August 2018 9563,3.0,341roland,https://www.tripadvisor.ca/Profile/341roland, nil,Oct. 2018, October 2018 9563,4.0,mostlysatisfied2018,https://www.tripadvisor.ca/Profile/mostlysatisfied2018, nil,Oct. 2018, September 2018 9563,5.0,potworks,https://www.tripadvisor.ca/Profile/potworks, nil,Oct. 2018, September 2018 9563,5.0,shannonmccloy,https://www.tripadvisor.ca/Profile/shannonmccloy, nil,Oct. 2018, September 2018 9563,5.0,Kathryn N,https://www.tripadvisor.ca/Profile/151kathrynn, nil,Oct. 2018, August 2018 9563,4.0,clarep426,https://www.tripadvisor.ca/Profile/clarep426, nil,Oct. 2018, September 2018 9563,5.0,janeth0rnt0n,https://www.tripadvisor.ca/Profile/janeth0rnt0n, nil,Oct. 2018, September 2018 9564,2.0,Colleen A,https://www.tripadvisor.ca/Profile/ColleenA817, nil,Mar. 2019, September 2018 9564,3.0,ringerb,https://www.tripadvisor.ca/Profile/ringerb, nil,Nov. 2018, November 2018 9564,3.0,connie062,https://www.tripadvisor.ca/Profile/connie062, nil,Sep. 2018, August 2018 9564,4.0,Jindrich R,https://www.tripadvisor.ca/Profile/jindrichr, nil,Aug. 2018, August 2018 9564,3.0,Colin,https://www.tripadvisor.ca/Profile/West1Prime, nil,Aug. 2018, August 2018 9564,3.0,hppytrvls,https://www.tripadvisor.ca/Profile/hppytrvls, nil,Aug. 2018, August 2018 9564,3.0,David E B,https://www.tripadvisor.ca/Profile/elviajero1019, nil,Aug. 2018, July 2018 9564,4.0,ilovetouring,https://www.tripadvisor.ca/Profile/ilovetouring, nil,Aug. 2018, June 2018 9564,4.0,jmenet,https://www.tripadvisor.ca/Profile/jmenet, nil,Jul. 2018, July 2018 9564,2.0,BurnnLove,https://www.tripadvisor.ca/Profile/BurnnLove, nil,Jul. 2018, July 2018 9564,4.0,Theron C,https://www.tripadvisor.ca/Profile/TheronCraig, nil,Jun. 2018, June 2018 9564,4.0,Margaret S,https://www.tripadvisor.ca/Profile/margaretsH4351OO, nil,Jan. 2018, January 2018 9564,3.0,Fred J,https://www.tripadvisor.ca/Profile/354fredj, nil,Jan. 2018, January 2018 9564,5.0,Buddy H,https://www.tripadvisor.ca/Profile/91buddyh, nil,Nov. 2017, October 2017 9564,3.0,Jackie R,https://www.tripadvisor.ca/Profile/jackier804, nil,Oct. 2017, September 2017 9564,2.0,Carlena D,https://www.tripadvisor.ca/Profile/carlenadumont, nil,Sep. 2017, August 2017 9564,2.0,Mary B,https://www.tripadvisor.ca/Profile/marybZ7530KJ, nil,Aug. 2017, August 2017 9564,1.0,lstockert,https://www.tripadvisor.ca/Profile/lstockert, nil,Aug. 2017, August 2017 9564,2.0,jillianbradley4,https://www.tripadvisor.ca/Profile/jillianbradley4, nil,Aug. 2017, July 2017 9564,3.0,Barb R,https://www.tripadvisor.ca/Profile/749barbr, nil,Aug. 2017, August 2017 9564,4.0,David C,https://www.tripadvisor.ca/Profile/W4484XSdavidc, nil,Aug. 2017, August 2017 9564,3.0,crazigerl,https://www.tripadvisor.ca/Profile/crazigerl, nil,Jul. 2017, July 2017 9564,2.0,WhereNext_YYC,https://www.tripadvisor.ca/Profile/WhereNext_YYC, nil,Jul. 2017, July 2017 9564,4.0,uktechwizard,https://www.tripadvisor.ca/Profile/uktechwizard, nil,Jul. 2017, July 2017 9564,4.0,UAtraveller,https://www.tripadvisor.ca/Profile/UAtraveller, nil,Jul. 2017, July 2017 9564,4.0,eewedley,https://www.tripadvisor.ca/Profile/eewedley, nil,Jul. 2017, July 2017 9564,5.0,Sarah G,https://www.tripadvisor.ca/Profile/K6290VAsarahg, nil,Jul. 2017, June 2017 9564,4.0,Jessipher S,https://www.tripadvisor.ca/Profile/jessiphers, nil,Jul. 2017, July 2017 9564,3.0,Jwg35with9,https://www.tripadvisor.ca/Profile/Jwg35with9, nil,Jul. 2017, July 2017 9564,4.0,lumublu,https://www.tripadvisor.ca/Profile/lumublu, nil,Jul. 2017, July 2017 9564,4.0,lulubelle45,https://www.tripadvisor.ca/Profile/lulubelle45, nil,Jul. 2017, July 2017 9564,4.0,Norbert S,https://www.tripadvisor.ca/Profile/NorbertS608, nil,Jun. 2017, June 2017 9564,4.0,Dutchgirl101,https://www.tripadvisor.ca/Profile/Dutchgirl101, nil,Jun. 2017, June 2017 9564,3.0,Megan550,https://www.tripadvisor.ca/Profile/Megan550, nil,Jun. 2017, June 2017 9564,4.0,jerry e,https://www.tripadvisor.ca/Profile/997jerrye, nil,Jun. 2017, June 2017 9564,3.0,ryanvanveener,https://www.tripadvisor.ca/Profile/ryanvanveener, nil,May 2017, April 2017 9564,5.0,Ruthann W,https://www.tripadvisor.ca/Profile/330ruthannw, nil,May 2017, May 2017 9564,2.0,538joy17,https://www.tripadvisor.ca/Profile/538joy17, nil,May 2017, May 2017 9564,5.0,Szaboo,https://www.tripadvisor.ca/Profile/Szaboo, nil,May 2017, May 2017 9564,4.0,D_Beep,https://www.tripadvisor.ca/Profile/D_Beep, nil,May 2017, May 2017 9564,4.0,ihatesushi,https://www.tripadvisor.ca/Profile/ihatesushi, nil,Apr. 2017, April 2017 9564,3.0,littleoneingy,https://www.tripadvisor.ca/Profile/littleoneingy, nil,Nov. 2016, November 2016 9564,5.0,TRAVELLER4FUN2011,https://www.tripadvisor.ca/Profile/TRAVELLER4FUN2011, nil,Oct. 2016, October 2016 9564,4.0,Judith C,https://www.tripadvisor.ca/Profile/Budandjude, nil,Sep. 2016, September 2016 9564,4.0,PenelopeW,https://www.tripadvisor.ca/Profile/PenelopeW, nil,Sep. 2016, September 2016 9564,3.0,Starfleet56,https://www.tripadvisor.ca/Profile/Starfleet56, nil,Sep. 2016, September 2016 9564,4.0,Stephanie S,https://www.tripadvisor.ca/Profile/stephaniesW5046DX, nil,Sep. 2016, July 2016 9564,2.0,Louise M,https://www.tripadvisor.ca/Profile/J9211RFlouisem, nil,Sep. 2016, August 2016 9564,5.0,davidgerdmoore,https://www.tripadvisor.ca/Profile/davidgerdmoore, nil,Sep. 2016, September 2016 9564,2.0,247thelmal,https://www.tripadvisor.ca/Profile/247thelmal, nil,Sep. 2016, July 2016 9564,2.0,Robert D,https://www.tripadvisor.ca/Profile/572robertd, nil,Aug. 2016, August 2016 9564,2.0,KerriW6,https://www.tripadvisor.ca/Profile/KerriW6, nil,Aug. 2016, July 2016 9564,3.0,Donna T,https://www.tripadvisor.ca/Profile/A2372ZFdonnat, nil,Aug. 2016, July 2016 9564,3.0,Tana N,https://www.tripadvisor.ca/Profile/TanaN_11, nil,Jul. 2016, July 2016 9564,4.0,loreenfroese,https://www.tripadvisor.ca/Profile/loreenfroese, nil,Jul. 2016, July 2016 9564,3.0,TomasoVernon_B_C_,https://www.tripadvisor.ca/Profile/TomasoVernon_B_C_, nil,Jul. 2016, July 2016 9564,3.0,SaNaka13,https://www.tripadvisor.ca/Profile/SaNaka13, nil,Jul. 2016, July 2016 9564,4.0,SEG201,https://www.tripadvisor.ca/Profile/SEG201, nil,Jun. 2016, June 2016 9564,3.0,DavidTAC,https://www.tripadvisor.ca/Profile/DavidTAC, nil,May 2016, May 2016 9564,4.0,Ben Y,https://www.tripadvisor.ca/Profile/722BenJ, nil,May 2016, May 2016 9564,3.0,DELH,https://www.tripadvisor.ca/Profile/DELH, nil,Apr. 2016, April 2016 9564,3.0,FWontheroad,https://www.tripadvisor.ca/Profile/FWontheroad, nil,Apr. 2016, April 2016 9564,3.0,Jean V,https://www.tripadvisor.ca/Profile/620jeanv, nil,Jan. 2016, January 2016 9564,1.0,Hippersons,https://www.tripadvisor.ca/Profile/Hippersons, nil,Nov. 2015, August 2015 9564,2.0,Dave N,https://www.tripadvisor.ca/Profile/458daven, nil,Oct. 2015, October 2015 9564,4.0,JackRussell1964,https://www.tripadvisor.ca/Profile/JackRussell1964, nil,Oct. 2015, September 2015 9564,4.0,Ellen C,https://www.tripadvisor.ca/Profile/121linneac, nil,Oct. 2015, October 2015 9564,3.0,Mr_Jones2,https://www.tripadvisor.ca/Profile/Mr_Jones2, nil,Sep. 2015, September 2015 9564,4.0,emilyrachael,https://www.tripadvisor.ca/Profile/emilyrachael, nil,Sep. 2015, September 2015 9564,3.0,Ed W,https://www.tripadvisor.ca/Profile/EdW423, nil,Aug. 2015, July 2015 9564,3.0,marymaker,https://www.tripadvisor.ca/Profile/marymaker, nil,Aug. 2015, August 2015 9564,4.0,MustangDuo,https://www.tripadvisor.ca/Profile/MustangDuo, nil,Aug. 2015, August 2015 9564,4.0,OTRAgain2,https://www.tripadvisor.ca/Profile/OTRAgain2, nil,Aug. 2015, August 2015 9564,3.0,yenally,https://www.tripadvisor.ca/Profile/yenally, nil,Jul. 2015, July 2015 9564,4.0,GlennF805,https://www.tripadvisor.ca/Profile/GlennF805, nil,Jul. 2015, July 2015 9564,4.0,Neotribe,https://www.tripadvisor.ca/Profile/Neotribe, nil,Jul. 2015, July 2015 9564,4.0,Ron T,https://www.tripadvisor.ca/Profile/ront62, nil,Jul. 2015, June 2015 9564,4.0,snowolf1999,https://www.tripadvisor.ca/Profile/snowolf1999, nil,Jul. 2015, July 2015 9564,5.0,Kim T,https://www.tripadvisor.ca/Profile/KimT279, nil,Jun. 2015, June 2015 9564,4.0,Heather155,https://www.tripadvisor.ca/Profile/Heather155, nil,Apr. 2015, April 2015 9564,3.0,Brian M,https://www.tripadvisor.ca/Profile/A6956YHbrianm, nil,Mar. 2015, March 2015 9564,3.0,dancer024,https://www.tripadvisor.ca/Profile/dancer024, nil,Mar. 2015, February 2015 9564,4.0,DCVentures,https://www.tripadvisor.ca/Profile/DCVentures, nil,Mar. 2015, March 2015 9564,4.0,Annie L,https://www.tripadvisor.ca/Profile/531anniel, nil,Feb. 2015, February 2015 9564,3.0,Laurie S,https://www.tripadvisor.ca/Profile/Lauries890, nil,Jan. 2015, January 2015 9564,nil,,nil, nil,nil,nil 9564,4.0,Reignfan,https://www.tripadvisor.ca/Profile/Reignfan, nil,Aug. 2014, July 2014 9564,4.0,Philip C,https://www.tripadvisor.ca/Profile/Ambeidrew, nil,Jul. 2014, July 2014 9564,3.0,JerryandNatalie,https://www.tripadvisor.ca/Profile/JerryandNatalie, nil,Jul. 2014, July 2014 9564,4.0,Martina F,https://www.tripadvisor.ca/Profile/Martina65423, nil,Jun. 2014, June 2014 9564,5.0,JenJacob45,https://www.tripadvisor.ca/Profile/JenJacob45, nil,Jun. 2014, June 2014 9564,5.0,TamaraandChris,https://www.tripadvisor.ca/Profile/TamaraandChris, nil,Sep. 2013, August 2013 9564,4.0,forest_surefoot,https://www.tripadvisor.ca/Profile/forest_surefoot, nil,Aug. 2013, August 2013 9564,5.0,David3315,https://www.tripadvisor.ca/Profile/David3315, nil,Jul. 2013, June 2013 9564,3.0,Sailorbelle,https://www.tripadvisor.ca/Profile/Sailorbelle, nil,Jun. 2013, June 2013 9564,5.0,Daz39,https://www.tripadvisor.ca/Profile/Daz39, nil,Mar. 2013, March 2013 9564,5.0,Helen S,https://www.tripadvisor.ca/Profile/W5672HPhelens, nil,May 2012, May 2012 9564,4.0,Wendybraaten,https://www.tripadvisor.ca/Profile/Wendybraaten, nil,Jan. 2012, January 2012 9564,5.0,Sarah B,https://www.tripadvisor.ca/Profile/SarahB722, nil,Oct. 2011, September 2011 9564,4.0,Tripsterchick,https://www.tripadvisor.ca/Profile/Tripsterchick, nil,Sep. 2011, September 2011 9564,4.0,george and pam J,https://www.tripadvisor.ca/Profile/George2011, nil,Aug. 2011, August 2011 9564,4.0,bigtrippertoo,https://www.tripadvisor.ca/Profile/bigtrippertoo, nil,Jul. 2011, June 2011 9564,5.0,Ultraslow,https://www.tripadvisor.ca/Profile/Ultraslow, nil,May 2011, May 2011 9564,5.0,fran154945,https://www.tripadvisor.ca/Profile/fran154945, nil,Jan. 2011, January 2011 9564,5.0,trooperGullLake,https://www.tripadvisor.ca/Profile/trooperGullLake, nil,Dec. 2010, December 2010 9564,4.0,travellingpair74,https://www.tripadvisor.ca/Profile/travellingpair74, nil,Nov. 2010, November 2010 9564,3.0,Bevvy057,https://www.tripadvisor.ca/Profile/Bevvy057, nil,Jun. 2010, June 2010 9564,4.0,marie154i949,https://www.tripadvisor.ca/Profile/marie154i949, nil,Jun. 2010, June 2010 9564,3.0,solo_traveller40,https://www.tripadvisor.ca/Profile/solo_traveller40, nil,Jun. 2010, June 2010 9564,3.0,hockeymom1957,https://www.tripadvisor.ca/Profile/hockeymom1957, nil,Jun. 2010, April 2010 9564,5.0,getaway049,https://www.tripadvisor.ca/Profile/getaway049, nil,May 2010, May 2010 9564,5.0,PaulaSequim,https://www.tripadvisor.ca/Profile/PaulaSequim, nil,Apr. 2010, April 2010 9564,4.0,Paul O,https://www.tripadvisor.ca/Profile/pauloW3794CE, nil,Jan. 2010, November 2009 9564,2.0,PhredStoner,https://www.tripadvisor.ca/Profile/PhredStoner, nil,Nov. 2009, February 2008 9564,4.0,room_surveyor,https://www.tripadvisor.ca/Profile/room_surveyor, nil,Sep. 2009, September 2009 9564,1.0,KelownaStiff,https://www.tripadvisor.ca/Profile/KelownaStiff, nil,Aug. 2009, August 2009 9564,2.0,jdglek,https://www.tripadvisor.ca/Profile/jdglek, nil,Mar. 2008,nil 9565,4.0,Trip45433212077,https://www.tripadvisor.ca/Profile/Trip45433212077, nil,Apr. 4, March 2019 9565,5.0,473blakek,https://www.tripadvisor.ca/Profile/473blakek, nil,Feb. 2019, February 2019 9565,5.0,Sunshine26152044136,https://www.tripadvisor.ca/Profile/Sunshine26152044136, nil,Dec. 2018, December 2018 9565,3.0,Guide365248,https://www.tripadvisor.ca/Profile/Guide365248, nil,Nov. 2018, November 2018 9565,1.0,779bsmith,https://www.tripadvisor.ca/Profile/779bsmith, nil,Sep. 2018, September 2018 9565,nil,,nil, nil,nil,nil 9565,3.0,PaulineV3,https://www.tripadvisor.ca/Profile/PaulineV3, nil,Jul. 2018, July 2018 9565,5.0,Randy L,https://www.tripadvisor.ca/Profile/randyl434, nil,Jun. 2018, June 2018 9565,4.0,Tgkav,https://www.tripadvisor.ca/Profile/Tgkav, nil,May 2018, May 2018 9565,4.0,jhosok412380,https://www.tripadvisor.ca/Profile/jhosok412380, nil,Apr. 2018, March 2018 9565,5.0,Russell A,https://www.tripadvisor.ca/Profile/898russella, nil,Feb. 2018, February 2018 9565,3.0,AJM0079,https://www.tripadvisor.ca/Profile/AJM0079, nil,Jan. 2018, December 2017 9565,2.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Dec. 2017, December 2017 9565,5.0,judy a,https://www.tripadvisor.ca/Profile/568judya, nil,Oct. 2017, September 2017 9565,4.0,L2382YHsharonr,https://www.tripadvisor.ca/Profile/L2382YHsharonr, nil,Sep. 2017, September 2017 9565,5.0,stevenpK6405KA,https://www.tripadvisor.ca/Profile/stevenpK6405KA, nil,Aug. 2017, August 2017 9565,3.0,U9142ALcarmens,https://www.tripadvisor.ca/Profile/U9142ALcarmens, nil,Aug. 2017, August 2017 9565,4.0,Melissa S,https://www.tripadvisor.ca/Profile/X6367BFmelissas, nil,Aug. 2017, August 2017 9565,5.0,yokoz2017,https://www.tripadvisor.ca/Profile/yokoz2017, nil,Jul. 2017, July 2017 9565,5.0,Donna L,https://www.tripadvisor.ca/Profile/N9360JRdonnal, nil,Jul. 2017, July 2017 9565,2.0,briboard,https://www.tripadvisor.ca/Profile/briboard, nil,Jun. 2017, June 2017 9565,2.0,670anonymous,https://www.tripadvisor.ca/Profile/670anonymous, nil,May 2017, April 2017 9565,3.0,401leonardw,https://www.tripadvisor.ca/Profile/401leonardw, nil,Apr. 2017, April 2017 9565,5.0,Kathleen,https://www.tripadvisor.ca/Profile/frozenchosen50, nil,Jan. 2017, January 2017 9565,2.0,danielpR9159PV,https://www.tripadvisor.ca/Profile/danielpR9159PV, nil,Nov. 2016, November 2016 9565,3.0,garjon47,https://www.tripadvisor.ca/Profile/garjon47, nil,Oct. 2016, October 2016 9565,4.0,CJCANUCK,https://www.tripadvisor.ca/Profile/CJCANUCK, nil,Sep. 2016, September 2016 9566,4.0,Robert S,https://www.tripadvisor.ca/Profile/robertsY6172QZ, nil,Apr. 2, March 2019 9566,4.0,Exploration799095,https://www.tripadvisor.ca/Profile/Exploration799095, nil,Mar. 2019, March 2019 9566,4.0,Kate B,https://www.tripadvisor.ca/Profile/katebE2363BU, nil,Jan. 2019, December 2018 9566,5.0,Kursan M,https://www.tripadvisor.ca/Profile/kursanm, nil,Jan. 2019, January 2019 9566,5.0,Diane C,https://www.tripadvisor.ca/Profile/J3392IIdianec, nil,Dec. 2018, December 2018 9566,4.0,ianarts,https://www.tripadvisor.ca/Profile/ianarts, nil,Dec. 2018, December 2018 9566,4.0,VanIslDuncan,https://www.tripadvisor.ca/Profile/VanIslDuncan, nil,Nov. 2018, August 2018 9566,4.0,Shubh K,https://www.tripadvisor.ca/Profile/ShubhK, nil,Sep. 2018, July 2018 9566,4.0,Jeanette P,https://www.tripadvisor.ca/Profile/jeanettep225, nil,Sep. 2018, September 2018 9566,5.0,Mobile393410,https://www.tripadvisor.ca/Profile/Mobile393410, nil,Sep. 2018, September 2018 9566,5.0,_joaniethievesdale,https://www.tripadvisor.ca/Profile/_joaniethievesdale, nil,Sep. 2018, September 2018 9566,5.0,nataliasimo,https://www.tripadvisor.ca/Profile/nataliasimo, nil,Sep. 2018, September 2018 9566,4.0,Greenman03,https://www.tripadvisor.ca/Profile/Greenman03, nil,Sep. 2018, August 2018 9566,3.0,Carol B,https://www.tripadvisor.ca/Profile/CarolB831, nil,Sep. 2018, September 2018 9566,4.0,Sharon H,https://www.tripadvisor.ca/Profile/H8170FTsharonh, nil,Aug. 2018, August 2018 9566,nil,,nil, nil,nil,nil 9566,2.0,livingmauitime g,https://www.tripadvisor.ca/Profile/livingmauitimeg, nil,Aug. 2018, July 2018 9566,1.0,Lisa M,https://www.tripadvisor.ca/Profile/lisamE2734FK, nil,Jul. 2018, June 2018 9566,5.0,Tamara H,https://www.tripadvisor.ca/Profile/tamarah449, nil,Jul. 2018, July 2018 9566,3.0,Kristen L,https://www.tripadvisor.ca/Profile/6kristenl, nil,Jul. 2018, June 2018 9566,5.0,Blaine H,https://www.tripadvisor.ca/Profile/284blaineh, nil,Jul. 2018, July 2018 9566,5.0,herbulous,https://www.tripadvisor.ca/Profile/herbulous, nil,Jun. 2018, June 2018 9566,4.0,nadia_pleasanton,https://www.tripadvisor.ca/Profile/nadia_pleasanton, nil,Jun. 2018, May 2018 9566,4.0,ADBOCNL,https://www.tripadvisor.ca/Profile/ADBOCNL, nil,Jun. 2018, June 2018 9566,5.0,Francine L,https://www.tripadvisor.ca/Profile/551francinel, nil,May 2018, May 2018 9566,3.0,ScoutW,https://www.tripadvisor.ca/Profile/ScoutW, nil,May 2018, May 2018 9566,3.0,Justme,https://www.tripadvisor.ca/Profile/breadandbutta, nil,Mar. 2018, February 2018 9566,4.0,Rhoda P,https://www.tripadvisor.ca/Profile/rhodap541, nil,Mar. 2018, February 2018 9566,5.0,Patricia H,https://www.tripadvisor.ca/Profile/Girlgoyle1958, nil,Feb. 2018, February 2018 9566,5.0,Victoria P,https://www.tripadvisor.ca/Profile/734victoriap, nil,Feb. 2018, February 2018 9566,5.0,rubiconjeep,https://www.tripadvisor.ca/Profile/rubiconjeep, nil,Feb. 2018, February 2018 9566,4.0,Kathleen D,https://www.tripadvisor.ca/Profile/R9111YIkathleend, nil,Jul. 2017, June 2017 9566,4.0,bcguy_11,https://www.tripadvisor.ca/Profile/bcguy_11, nil,Jul. 2017, July 2017 9566,3.0,GiddyPants,https://www.tripadvisor.ca/Profile/GiddyPants, nil,Jul. 2017, July 2017 9566,4.0,Ikeylou,https://www.tripadvisor.ca/Profile/Ikeylou, nil,Jul. 2017, July 2017 9566,4.0,Loana2005,https://www.tripadvisor.ca/Profile/Loana2005, nil,Jun. 2017, June 2017 9566,5.0,Mike D,https://www.tripadvisor.ca/Profile/S2043QImiked, nil,Jun. 2017, June 2017 9566,4.0,Doris D,https://www.tripadvisor.ca/Profile/dorisd541, nil,Jun. 2017, June 2017 9566,5.0,JNewton2014,https://www.tripadvisor.ca/Profile/JNewton2014, nil,Jun. 2017, May 2017 9566,5.0,vernon h,https://www.tripadvisor.ca/Profile/vernonh998, nil,May 2017, May 2017 9566,5.0,BC-Valley-Guy,https://www.tripadvisor.ca/Profile/BC-Valley-Guy, nil,May 2017, May 2017 9566,5.0,TravelgalMission_BC,https://www.tripadvisor.ca/Profile/TravelgalMission_BC, nil,Mar. 2017, October 2016 9566,1.0,KimJackC,https://www.tripadvisor.ca/Profile/KimJackC, nil,Mar. 2017, March 2017 9566,5.0,Anna v,https://www.tripadvisor.ca/Profile/Annav818, nil,Jan. 2017, January 2017 9566,5.0,Bruno Bersano,https://www.tripadvisor.ca/Profile/BrunoBersano, nil,Jan. 2017, December 2016 9566,5.0,Brian N,https://www.tripadvisor.ca/Profile/322briann, nil,Dec. 2016, November 2016 9566,3.0,Marty V,https://www.tripadvisor.ca/Profile/MartyV122, nil,Dec. 2016, December 2016 9566,3.0,aces11,https://www.tripadvisor.ca/Profile/aces11, nil,Dec. 2016, November 2016 9566,4.0,Jane C,https://www.tripadvisor.ca/Profile/611janec, nil,Dec. 2016, November 2016 9566,1.0,Brendan M,https://www.tripadvisor.ca/Profile/719brendanm, nil,Nov. 2016, October 2016 9566,4.0,Hobdeb,https://www.tripadvisor.ca/Profile/Hobdeb, nil,Nov. 2016, September 2016 9566,4.0,islandgurl2,https://www.tripadvisor.ca/Profile/islandgurl2, nil,Nov. 2016, November 2016 9566,2.0,1CentMuffin,https://www.tripadvisor.ca/Profile/1CentMuffin, nil,Nov. 2016, July 2016 9566,5.0,Ann S,https://www.tripadvisor.ca/Profile/997AnnS, nil,Oct. 2016, October 2016 9566,3.0,classlessslob,https://www.tripadvisor.ca/Profile/classlessslob, nil,Sep. 2016, September 2016 9566,4.0,Cori84,https://www.tripadvisor.ca/Profile/Cori84, nil,Sep. 2016, September 2016 9566,1.0,knobbys2,https://www.tripadvisor.ca/Profile/knobbys2, nil,Sep. 2016, August 2016 9566,4.0,mhumber84,https://www.tripadvisor.ca/Profile/mhumber84, nil,Aug. 2016, August 2016 9566,5.0,WannaTravelNeedMoney,https://www.tripadvisor.ca/Profile/WannaTravelNeedMoney, nil,Aug. 2016, August 2016 9566,2.0,islandgirl7777,https://www.tripadvisor.ca/Profile/islandgirl7777, nil,Aug. 2016, August 2016 9566,4.0,Natalie_joe,https://www.tripadvisor.ca/Profile/Natalie_joe, nil,Aug. 2016, August 2016 9566,4.0,lumeljay1,https://www.tripadvisor.ca/Profile/lumeljay1, nil,Aug. 2016, August 2016 9566,3.0,llPaprika,https://www.tripadvisor.ca/Profile/llPaprika, nil,Aug. 2016, August 2016 9566,2.0,Ryan U,https://www.tripadvisor.ca/Profile/998ryanu, nil,Aug. 2016, August 2016 9566,3.0,drummergirl2016,https://www.tripadvisor.ca/Profile/drummergirl2016, nil,Aug. 2016, July 2016 9566,4.0,Chicken7209,https://www.tripadvisor.ca/Profile/Chicken7209, nil,Aug. 2016, August 2016 9566,3.0,Beth515,https://www.tripadvisor.ca/Profile/Beth515, nil,Jul. 2016, July 2016 9566,3.0,Chels,https://www.tripadvisor.ca/Profile/nursechelsey, nil,Jul. 2016, July 2016 9566,4.0,Magali D,https://www.tripadvisor.ca/Profile/MagaliD505, nil,Jul. 2016, July 2016 9566,4.0,Darlene2012,https://www.tripadvisor.ca/Profile/Darlene2012, nil,Jul. 2016, July 2016 9566,3.0,Ian and Cas B,https://www.tripadvisor.ca/Profile/IanandCasB, nil,Jul. 2016, July 2016 9566,4.0,dancer024,https://www.tripadvisor.ca/Profile/dancer024, nil,Jul. 2016, June 2016 9566,3.0,JimmyJam87,https://www.tripadvisor.ca/Profile/JimmyJam87, nil,Jul. 2016, July 2016 9566,5.0,Ken F,https://www.tripadvisor.ca/Profile/T3310JZkenf, nil,Jul. 2016, May 2016 9566,4.0,Senior Writer,https://www.tripadvisor.ca/Profile/Evauator, nil,Jul. 2016, June 2016 9566,4.0,george and pam J,https://www.tripadvisor.ca/Profile/George2011, nil,Jun. 2016, June 2016 9566,5.0,Duda R,https://www.tripadvisor.ca/Profile/dudathewanderer, nil,Jun. 2016, June 2016 9566,4.0,Arthur A,https://www.tripadvisor.ca/Profile/655arthura, nil,Jun. 2016, May 2016 9566,4.0,Brad S,https://www.tripadvisor.ca/Profile/brads153, nil,Jun. 2016, June 2016 9566,4.0,Nigel L,https://www.tripadvisor.ca/Profile/188nigell, nil,Jun. 2016, June 2016 9566,4.0,Darcy C,https://www.tripadvisor.ca/Profile/DarcyC668, nil,Jun. 2016, May 2016 9566,4.0,bryanharnett,https://www.tripadvisor.ca/Profile/bryanharnett, nil,May 2016, May 2016 9566,4.0,localNorthVancouver,https://www.tripadvisor.ca/Profile/localNorthVancouver, nil,Apr. 2016, April 2016 9566,4.0,haybri2016,https://www.tripadvisor.ca/Profile/haybri2016, nil,Apr. 2016, February 2016 9566,5.0,VicEats,https://www.tripadvisor.ca/Profile/VicEats, nil,Apr. 2016, April 2016 9566,4.0,John P,https://www.tripadvisor.ca/Profile/BlueJayJohn, nil,Apr. 2016, April 2016 9566,4.0,Caroline C,https://www.tripadvisor.ca/Profile/CarolineC495, nil,Aug. 2015, August 2015 9566,3.0,Estelle M,https://www.tripadvisor.ca/Profile/303aubreyb, nil,Aug. 2015, August 2015 9566,5.0,anamcaramn,https://www.tripadvisor.ca/Profile/anamcaramn, nil,Aug. 2015, August 2015 9566,4.0,Dave S,https://www.tripadvisor.ca/Profile/Queenslandforever, nil,Aug. 2015, August 2015 9566,4.0,S H,https://www.tripadvisor.ca/Profile/sh168, nil,Jul. 2015, July 2015 9566,4.0,Wanda,https://www.tripadvisor.ca/Profile/WandaVictoriaBC, nil,Jul. 2015, June 2015 9566,4.0,David H,https://www.tripadvisor.ca/Profile/T4696EZdavidh, nil,Jul. 2015, July 2015 9566,4.0,TerraNovaExplores,https://www.tripadvisor.ca/Profile/TerraNovaExplores, nil,Jul. 2015, January 2015 9566,3.0,ALMIRONI,https://www.tripadvisor.ca/Profile/ALMIRONI, nil,Jun. 2015, June 2015 9566,3.0,C P,https://www.tripadvisor.ca/Profile/909cp, nil,Jun. 2015, June 2015 9566,1.0,Richelle’s Nana,https://www.tripadvisor.ca/Profile/Deserttiger69, nil,Jun. 2015, June 2015 9566,5.0,Elaine333_13,https://www.tripadvisor.ca/Profile/Elaine333_13, nil,May 2015, May 2015 9566,4.0,weavingheather,https://www.tripadvisor.ca/Profile/weavingheather, nil,May 2015, May 2015 9566,2.0,lovetoeat1960,https://www.tripadvisor.ca/Profile/lovetoeat1960, nil,May 2015, September 2014 9566,4.0,JacquesLD,https://www.tripadvisor.ca/Profile/JacquesLD, nil,May 2015, April 2015 9566,4.0,Don W,https://www.tripadvisor.ca/Profile/DonW463, nil,Apr. 2015, February 2015 9566,2.0,Lavonne_Huxley,https://www.tripadvisor.ca/Profile/Lavonne_Huxley, nil,Mar. 2015, March 2015 9566,4.0,exad,https://www.tripadvisor.ca/Profile/exad, nil,Mar. 2015, March 2015 9566,5.0,Dwayne_0419,https://www.tripadvisor.ca/Profile/Dwayne_0419, nil,Feb. 2015, February 2015 9566,4.0,MartinCrosbie,https://www.tripadvisor.ca/Profile/MartinCrosbie, nil,Feb. 2015, January 2015 9566,3.0,AdrianCalgary,https://www.tripadvisor.ca/Profile/AdrianCalgary, nil,Nov. 2014, November 2014 9566,3.0,Elizandrasg,https://www.tripadvisor.ca/Profile/Elizandrasg, nil,Nov. 2014, December 2013 9566,4.0,tonio7,https://www.tripadvisor.ca/Profile/tonio7, nil,Sep. 2014, August 2014 9566,2.0,Kitcat24,https://www.tripadvisor.ca/Profile/Kitcat24, nil,Sep. 2014, August 2014 9566,1.0,Tracy S,https://www.tripadvisor.ca/Profile/181tracys, nil,Sep. 2014, September 2014 9566,2.0,RITA K,https://www.tripadvisor.ca/Profile/RITAK433, nil,Sep. 2014, September 2014 9566,4.0,Alice T,https://www.tripadvisor.ca/Profile/A-847, nil,Sep. 2014, August 2014 9566,4.0,hendys2,https://www.tripadvisor.ca/Profile/hendys2, nil,Aug. 2014, August 2014 9566,2.0,chrisitout,https://www.tripadvisor.ca/Profile/chrisitout, nil,Aug. 2014, August 2014 9566,1.0,Frequentk,https://www.tripadvisor.ca/Profile/Frequentk, nil,Aug. 2014, August 2014 9566,1.0,Cabo22,https://www.tripadvisor.ca/Profile/Cabo22, nil,Jul. 2014, July 2014 9566,4.0,Leona Z,https://www.tripadvisor.ca/Profile/leonaz889, nil,Jul. 2014, June 2014 9566,3.0,cheekychubbychops,https://www.tripadvisor.ca/Profile/cheekychubbychops, nil,Jun. 2014, June 2014 9566,3.0,Colleen_and_Bill,https://www.tripadvisor.ca/Profile/Colleen_and_Bill, nil,Jun. 2014, June 2014 9566,4.0,Frequent_travelers81,https://www.tripadvisor.ca/Profile/Frequent_travelers81, nil,Jun. 2014, June 2014 9566,5.0,Shannon K,https://www.tripadvisor.ca/Profile/ShannonK515, nil,Jun. 2014, June 2014 9566,3.0,Laura154945,https://www.tripadvisor.ca/Profile/Laura154945, nil,Jun. 2014, June 2014 9566,2.0,R J,https://www.tripadvisor.ca/Profile/rj317, nil,Jun. 2014, May 2014 9566,4.0,keadyn,https://www.tripadvisor.ca/Profile/keadyn, nil,Jun. 2014, June 2014 9566,4.0,PRNana,https://www.tripadvisor.ca/Profile/PRNana, nil,Jun. 2014, June 2014 9566,5.0,McCanucks,https://www.tripadvisor.ca/Profile/McCanucks, nil,May 2014, June 2013 9566,3.0,Nina H,https://www.tripadvisor.ca/Profile/293ninah, nil,May 2014, May 2014 9566,1.0,Rowan K,https://www.tripadvisor.ca/Profile/RowanK28, nil,May 2014, May 2014 9566,4.0,jaques22,https://www.tripadvisor.ca/Profile/jaques22, nil,Mar. 2014, February 2014 9566,4.0,Cat K,https://www.tripadvisor.ca/Profile/CatK647, nil,Feb. 2014, February 2014 9566,5.0,Tombassinger,https://www.tripadvisor.ca/Profile/Tombassinger, nil,Feb. 2014, January 2014 9566,3.0,Teadro,https://www.tripadvisor.ca/Profile/Teadro, nil,Nov. 2013, November 2013 9566,3.0,Norman L,https://www.tripadvisor.ca/Profile/normanl957, nil,Nov. 2013, August 2013 9566,4.0,Yukonlass,https://www.tripadvisor.ca/Profile/Yukonlass, nil,Nov. 2013, November 2013 9566,4.0,Holly P,https://www.tripadvisor.ca/Profile/HollyP781, nil,Nov. 2013, November 2013 9566,2.0,tromponya,https://www.tripadvisor.ca/Profile/tromponya, nil,Nov. 2013, October 2013 9566,1.0,Ron M,https://www.tripadvisor.ca/Profile/ronm52, nil,Oct. 2013, October 2013 9566,2.0,Sittingback,https://www.tripadvisor.ca/Profile/Sittingback, nil,Oct. 2013, August 2013 9566,3.0,canch06,https://www.tripadvisor.ca/Profile/canch06, nil,Oct. 2013, September 2013 9566,4.0,Jessica G,https://www.tripadvisor.ca/Profile/421jessicag, nil,Oct. 2013, September 2013 9567,5.0,Katelyn F,https://www.tripadvisor.ca/Profile/katelynf974, nil,Mar. 2019, March 2019 9567,5.0,-vviikkkkii,https://www.tripadvisor.ca/Profile/-vviikkkkii, nil,Jan. 2019, January 2019 9567,4.0,ennaaguiar,https://www.tripadvisor.ca/Profile/ennaaguiar, nil,Dec. 2018, December 2018 9567,4.0,Deborah M,https://www.tripadvisor.ca/Profile/Zzzzzzzzzzx123, nil,Dec. 2018, December 2018 9567,5.0,Bob G,https://www.tripadvisor.ca/Profile/bobgX3998TN, nil,Dec. 2018, December 2018 9567,3.0,islandfoodie2000,https://www.tripadvisor.ca/Profile/islandfoodie2000, nil,Dec. 2018, October 2018 9567,2.0,ImChef2,https://www.tripadvisor.ca/Profile/ImChef2, nil,Nov. 2018, October 2018 9567,5.0,Rosemary B,https://www.tripadvisor.ca/Profile/RosemaryB149, nil,Nov. 2018, October 2018 9567,4.0,natashazarr,https://www.tripadvisor.ca/Profile/natashazarr, nil,Oct. 2018, September 2018 9567,2.0,alyssam8584,https://www.tripadvisor.ca/Profile/alyssam8584, nil,Sep. 2018, September 2018 9567,4.0,Jim B,https://www.tripadvisor.ca/Profile/721JimB, nil,Sep. 2018, August 2018 9567,4.0,Louise L,https://www.tripadvisor.ca/Profile/LouiseL360, nil,Aug. 2018, May 2018 9567,4.0,Miranda H,https://www.tripadvisor.ca/Profile/island_mir, nil,Aug. 2018, August 2018 9567,5.0,SRR2015,https://www.tripadvisor.ca/Profile/SRR2015, nil,Aug. 2018, August 2018 9567,5.0,Mheg P,https://www.tripadvisor.ca/Profile/mhegp2016, nil,Aug. 2018, August 2018 9567,nil,,nil, nil,nil,nil 9567,4.0,schamb640660,https://www.tripadvisor.ca/Profile/schamb640660, nil,Jul. 2018, July 2018 9567,5.0,Bree B,https://www.tripadvisor.ca/Profile/BreeB264, nil,Jul. 2018, July 2018 9567,4.0,Denise N,https://www.tripadvisor.ca/Profile/denisen818, nil,Jul. 2018, July 2018 9567,4.0,DeeG44,https://www.tripadvisor.ca/Profile/DeeG44, nil,Jul. 2018, June 2018 9567,5.0,eddieandjudithm,https://www.tripadvisor.ca/Profile/eddieandjudithm, nil,Jul. 2018, June 2018 9567,5.0,olsonjd,https://www.tripadvisor.ca/Profile/olsonjd, nil,Jul. 2018, July 2018 9567,5.0,bubalou,https://www.tripadvisor.ca/Profile/bubalou, nil,Jul. 2018, June 2018 9567,5.0,Kelly B,https://www.tripadvisor.ca/Profile/L515CAkellyb, nil,Jul. 2018, June 2018 9567,3.0,joendebbie,https://www.tripadvisor.ca/Profile/joendebbie, nil,Jun. 2018, June 2018 9567,4.0,lauramayro,https://www.tripadvisor.ca/Profile/lauramayro, nil,Jun. 2018, June 2018 9567,3.0,blay2018,https://www.tripadvisor.ca/Profile/blay2018, nil,Jun. 2018, June 2018 9567,5.0,Laura W,https://www.tripadvisor.ca/Profile/LauraW249, nil,Jun. 2018, June 2018 9567,4.0,David W,https://www.tripadvisor.ca/Profile/davidwX9020YB, nil,Jun. 2018, June 2018 9567,5.0,SULEE N,https://www.tripadvisor.ca/Profile/SULEEN_12, nil,Jun. 2018, June 2018 9567,4.0,YWK,https://www.tripadvisor.ca/Profile/YWK, nil,Jun. 2018, June 2018 9567,5.0,festivalway5,https://www.tripadvisor.ca/Profile/festivalway5, nil,Jun. 2018, May 2018 9567,5.0,Shobabe,https://www.tripadvisor.ca/Profile/Shobabe, nil,Jun. 2018, May 2018 9567,3.0,LINDA K,https://www.tripadvisor.ca/Profile/259LINDAK, nil,Jun. 2018, May 2018 9567,4.0,jdglek,https://www.tripadvisor.ca/Profile/jdglek, nil,May 2018, May 2018 9567,5.0,Ann K,https://www.tripadvisor.ca/Profile/W8271LVannk, nil,May 2018, May 2018 9567,4.0,sav891,https://www.tripadvisor.ca/Profile/sav891, nil,May 2018, April 2018 9567,5.0,mallkn574,https://www.tripadvisor.ca/Profile/mallkn574, nil,May 2018, May 2018 9567,3.0,Ralph E,https://www.tripadvisor.ca/Profile/914ralphe, nil,May 2018, May 2018 9567,5.0,Sandra D,https://www.tripadvisor.ca/Profile/562SandraD, nil,Apr. 2018, April 2018 9567,5.0,TONY L,https://www.tripadvisor.ca/Profile/tonyl255, nil,Apr. 2018, April 2018 9567,5.0,Lorna S,https://www.tripadvisor.ca/Profile/188lornas, nil,Apr. 2018, April 2018 9567,5.0,Stephen G,https://www.tripadvisor.ca/Profile/stephengF7392ZJ, nil,Mar. 2018, March 2018 9567,3.0,EJ B,https://www.tripadvisor.ca/Profile/Edmanvan, nil,Mar. 2018, March 2018 9567,5.0,Jayne R,https://www.tripadvisor.ca/Profile/jayner738, nil,Feb. 2018, July 2017 9567,5.0,slwade2018,https://www.tripadvisor.ca/Profile/slwade2018, nil,Feb. 2018, July 2017 9567,1.0,WeekendReviewers,https://www.tripadvisor.ca/Profile/WeekendReviewers, nil,Jan. 2018, January 2018 9567,5.0,Lorne V,https://www.tripadvisor.ca/Profile/lornev892, nil,Dec. 2017, December 2017 9567,4.0,Rickdube,https://www.tripadvisor.ca/Profile/Rickdube, nil,Nov. 2017, November 2017 9567,1.0,Laura H,https://www.tripadvisor.ca/Profile/laurahS8460BL, nil,Nov. 2017, November 2017 9567,5.0,bearonblades,https://www.tripadvisor.ca/Profile/bearonblades, nil,Nov. 2017, November 2017 9567,5.0,Sandra P,https://www.tripadvisor.ca/Profile/sandrapD9977QV, nil,Oct. 2017, July 2017 9567,5.0,Jackie747,https://www.tripadvisor.ca/Profile/Jackie747, nil,Sep. 2017, August 2017 9567,4.0,Dilmun,https://www.tripadvisor.ca/Profile/Dilmun, nil,Sep. 2017, August 2017 9567,4.0,imacpher,https://www.tripadvisor.ca/Profile/imacpher, nil,Aug. 2017, August 2017 9567,5.0,SammyM4,https://www.tripadvisor.ca/Profile/SammyM4, nil,Aug. 2017, August 2017 9567,1.0,Sam D,https://www.tripadvisor.ca/Profile/R8549KBsamd, nil,Aug. 2017, August 2017 9567,2.0,Steve M,https://www.tripadvisor.ca/Profile/T3798SOstevem, nil,Aug. 2017, August 2017 9567,3.0,SereneMarine,https://www.tripadvisor.ca/Profile/SereneMarine, nil,Aug. 2017, July 2017 9567,4.0,MHampton79,https://www.tripadvisor.ca/Profile/MHampton79, nil,Jul. 2017, July 2017 9567,3.0,Bev C,https://www.tripadvisor.ca/Profile/796bevc, nil,Jul. 2017, July 2017 9567,4.0,Canadianswhotravel16,https://www.tripadvisor.ca/Profile/Canadianswhotravel16, nil,Jul. 2017, July 2017 9567,5.0,Bruce J,https://www.tripadvisor.ca/Profile/237brucej, nil,Jul. 2017, May 2017 9567,5.0,shelgiles,https://www.tripadvisor.ca/Profile/shelgiles, nil,Jun. 2017, June 2017 9567,5.0,Lee A,https://www.tripadvisor.ca/Profile/leea523, nil,Jan. 2017, January 2017 9567,3.0,nancert,https://www.tripadvisor.ca/Profile/nancert, nil,Dec. 2016, December 2016 9567,5.0,MirHin,https://www.tripadvisor.ca/Profile/MirHin, nil,Nov. 2016, November 2016 9567,4.0,sandydlc,https://www.tripadvisor.ca/Profile/sandydlc, nil,Nov. 2016, August 2016 9567,4.0,Lois P,https://www.tripadvisor.ca/Profile/loisp931, nil,Oct. 2016, September 2016 9567,4.0,iluvtravel1,https://www.tripadvisor.ca/Profile/iluvtravel1, nil,Oct. 2016, July 2016 9567,3.0,Mr_Jones2,https://www.tripadvisor.ca/Profile/Mr_Jones2, nil,Oct. 2016, October 2016 9567,3.0,lwasyl,https://www.tripadvisor.ca/Profile/lwasyl, nil,Aug. 2016, August 2016 9567,5.0,Sherri-lynne,https://www.tripadvisor.ca/Profile/Sherri-lynne, nil,Aug. 2016, August 2016 9567,5.0,MC000025,https://www.tripadvisor.ca/Profile/MC000025, nil,Aug. 2016, July 2016 9567,5.0,Carla L,https://www.tripadvisor.ca/Profile/carlalO8891DO, nil,Jul. 2016, July 2016 9567,2.0,Proto71,https://www.tripadvisor.ca/Profile/Proto71, nil,Jul. 2016, July 2016 9567,4.0,Jennifer K,https://www.tripadvisor.ca/Profile/jendk68, nil,Jul. 2016, July 2016 9567,5.0,Stephany A,https://www.tripadvisor.ca/Profile/923stephanya, nil,Jul. 2016, July 2016 9567,3.0,Eyvette H,https://www.tripadvisor.ca/Profile/eyvetteh, nil,Jul. 2016, July 2016 9567,5.0,Blaine A,https://www.tripadvisor.ca/Profile/187blainea, nil,Jun. 2016, June 2016 9567,5.0,MommaZA,https://www.tripadvisor.ca/Profile/MommaZA, nil,Jun. 2016, June 2016 9567,5.0,Angela Q,https://www.tripadvisor.ca/Profile/raincouverbeauty, nil,May 2016, May 2016 9567,5.0,Bob P,https://www.tripadvisor.ca/Profile/641bobp, nil,May 2016, May 2016 9567,4.0,Jettaset,https://www.tripadvisor.ca/Profile/Jettaset, nil,May 2016, April 2016 9567,5.0,karenandmike2015,https://www.tripadvisor.ca/Profile/karenandmike2015, nil,May 2016, May 2016 9567,3.0,TJP66,https://www.tripadvisor.ca/Profile/TJP66, nil,May 2016, May 2016 9567,5.0,cbtan2015,https://www.tripadvisor.ca/Profile/cbtan2015, nil,May 2016, May 2016 9567,5.0,BigPoppaCalgary,https://www.tripadvisor.ca/Profile/BigPoppaCalgary, nil,Apr. 2016, April 2016 9567,5.0,KaileyPreston,https://www.tripadvisor.ca/Profile/KaileyPreston, nil,Nov. 2015, November 2015 9567,5.0,SaskatoonHappy,https://www.tripadvisor.ca/Profile/SaskatoonHappy, nil,Nov. 2015, October 2015 9567,5.0,pickeyguest,https://www.tripadvisor.ca/Profile/pickeyguest, nil,Nov. 2015, November 2015 9567,5.0,ANerbs,https://www.tripadvisor.ca/Profile/ANerbs, nil,Oct. 2015, September 2015 9567,4.0,Barrie-The-Fiddler,https://www.tripadvisor.ca/Profile/Barrie-The-Fiddler, nil,Sep. 2015, September 2015 9567,3.0,meg10travel,https://www.tripadvisor.ca/Profile/meg10travel, nil,Sep. 2015, September 2015 9567,5.0,Lloyd R,https://www.tripadvisor.ca/Profile/48lloydr, nil,Aug. 2015, April 2015 9567,5.0,Kelly D,https://www.tripadvisor.ca/Profile/680kellyd, nil,Aug. 2015, August 2015 9567,3.0,kimberley39,https://www.tripadvisor.ca/Profile/kimberley39, nil,Aug. 2015, August 2015 9567,4.0,funlover1960,https://www.tripadvisor.ca/Profile/funlover1960, nil,Aug. 2015, August 2015 9567,1.0,Fred Q,https://www.tripadvisor.ca/Profile/FredQ550, nil,Aug. 2015, August 2015 9567,5.0,NicoleT18,https://www.tripadvisor.ca/Profile/Travelplease18, nil,Jul. 2015, July 2015 9567,4.0,Donbrown51,https://www.tripadvisor.ca/Profile/Donbrown51, nil,Jul. 2015, June 2015 9567,4.0,E2143JRmikek,https://www.tripadvisor.ca/Profile/E2143JRmikek, nil,Jul. 2015, July 2015 9567,2.0,Henri C,https://www.tripadvisor.ca/Profile/25henric, nil,Jul. 2015, June 2015 9567,5.0,room_surveyor,https://www.tripadvisor.ca/Profile/room_surveyor, nil,Jul. 2015, June 2015 9567,2.0,Jenn & Ian C,https://www.tripadvisor.ca/Profile/jennianc, nil,Jul. 2015, June 2015 9567,5.0,Summer_Solstice2015,https://www.tripadvisor.ca/Profile/Summer_Solstice2015, nil,Jul. 2015, June 2015 9567,5.0,hazel d,https://www.tripadvisor.ca/Profile/349hazeld, nil,Jun. 2015, June 2015 9567,5.0,dthomps2015,https://www.tripadvisor.ca/Profile/dthomps2015, nil,Jun. 2015, June 2015 9567,5.0,Laura S,https://www.tripadvisor.ca/Profile/P5046JAlauras, nil,Jun. 2015, June 2015 9567,5.0,Kathleen5204,https://www.tripadvisor.ca/Profile/Kathleen5204, nil,Apr. 2015, March 2015 9567,4.0,Kathy D,https://www.tripadvisor.ca/Profile/985kathyd, nil,Apr. 2015, March 2015 9567,5.0,Boriana T,https://www.tripadvisor.ca/Profile/borianat729, nil,Feb. 2015, February 2015 9567,5.0,shadypines11,https://www.tripadvisor.ca/Profile/shadypines11, nil,Feb. 2015, February 2015 9567,4.0,Aura M,https://www.tripadvisor.ca/Profile/Aura_Moyna, nil,Dec. 2014, December 2014 9567,4.0,foks_2000,https://www.tripadvisor.ca/Profile/foks_2000, nil,Dec. 2014, August 2014 9567,4.0,Lisa M,https://www.tripadvisor.ca/Profile/C3422UGlisam, nil,Dec. 2014, November 2014 9567,3.0,phoodee,https://www.tripadvisor.ca/Profile/phoodee, nil,Dec. 2014, September 2014 9567,5.0,zimms4golf,https://www.tripadvisor.ca/Profile/zimms4golf, nil,Oct. 2014, October 2014 9567,5.0,Dot,https://www.tripadvisor.ca/Profile/Margaritatime, nil,Oct. 2014, October 2014 9567,1.0,FRanGib,https://www.tripadvisor.ca/Profile/FRanGib, nil,Sep. 2014, September 2014 9567,3.0,Davidb1057,https://www.tripadvisor.ca/Profile/Davidb1057, nil,Sep. 2014, September 2014 9567,4.0,desertwriter60,https://www.tripadvisor.ca/Profile/desertwriter60, nil,Sep. 2014, August 2014 9567,5.0,John_CBR,https://www.tripadvisor.ca/Profile/John_CBR, nil,Aug. 2014, August 2014 9567,3.0,buttermytoast,https://www.tripadvisor.ca/Profile/buttermytoast, nil,Aug. 2014, August 2014 9567,5.0,HappyCamperVancouver,https://www.tripadvisor.ca/Profile/HappyCamperVancouver, nil,Aug. 2014, August 2014 9567,4.0,CanadianFamily123,https://www.tripadvisor.ca/Profile/CanadianFamily123, nil,Aug. 2014, August 2014 9567,1.0,Lawrence G,https://www.tripadvisor.ca/Profile/LawrenceG883, nil,Aug. 2014, August 2014 9567,4.0,vancouverislandgal,https://www.tripadvisor.ca/Profile/vancouverislandgal, nil,Aug. 2014, August 2014 9567,4.0,Slyce714,https://www.tripadvisor.ca/Profile/Slyce714, nil,Aug. 2014, August 2014 9567,1.0,Cindy G,https://www.tripadvisor.ca/Profile/cindyg729, nil,Aug. 2014, August 2014 9567,4.0,Lryu,https://www.tripadvisor.ca/Profile/Lryu, nil,Aug. 2014, August 2014 9567,4.0,Evadvan,https://www.tripadvisor.ca/Profile/Evadvan, nil,Jul. 2014, July 2014 9567,5.0,KLuecke,https://www.tripadvisor.ca/Profile/KLuecke, nil,Jul. 2014, July 2014 9567,4.0,Dee W,https://www.tripadvisor.ca/Profile/DeeW529, nil,Jun. 2014, June 2014 9567,1.0,Resortgirl888,https://www.tripadvisor.ca/Profile/Resortgirl888, nil,Jun. 2014, June 2014 9567,4.0,dentalchick,https://www.tripadvisor.ca/Profile/dentalchick, nil,Jun. 2014, May 2014 9567,5.0,Kasseej,https://www.tripadvisor.ca/Profile/Kasseej, nil,Apr. 2014, April 2014 9567,4.0,familytravellerz,https://www.tripadvisor.ca/Profile/familytravellerz, nil,Apr. 2014, April 2014 9567,5.0,sanisidro2014,https://www.tripadvisor.ca/Profile/sanisidro2014, nil,Apr. 2014, February 2014 9567,3.0,RoverTrex,https://www.tripadvisor.ca/Profile/RoverTrex, nil,Mar. 2014, March 2014 9567,4.0,AgentandArtist,https://www.tripadvisor.ca/Profile/AgentandArtist, nil,Dec. 2013, December 2013 9567,4.0,Ken G,https://www.tripadvisor.ca/Profile/kdg01, nil,Sep. 2013, August 2013 9567,1.0,Dwayne B,https://www.tripadvisor.ca/Profile/62dwayneb, nil,Sep. 2013, August 2013 9567,3.0,World1949,https://www.tripadvisor.ca/Profile/World1949, nil,Aug. 2013, August 2013 9567,4.0,jlindsbee,https://www.tripadvisor.ca/Profile/jlindsbee, nil,Aug. 2013, August 2013 9567,4.0,Lisa B,https://www.tripadvisor.ca/Profile/A6862FGlisab, nil,Aug. 2013, August 2013 9567,1.0,Elaine s,https://www.tripadvisor.ca/Profile/679elaines, nil,Aug. 2013, August 2013 9567,4.0,Calgaryroadtrip,https://www.tripadvisor.ca/Profile/Calgaryroadtrip, nil,Aug. 2013, July 2013 9567,5.0,sookeod,https://www.tripadvisor.ca/Profile/sookeod, nil,Aug. 2013, July 2013 9567,3.0,Dhaliaqueen,https://www.tripadvisor.ca/Profile/Dhaliaqueen, nil,Jul. 2013, July 2013 9567,4.0,Diane S,https://www.tripadvisor.ca/Profile/246DianeS, nil,Jul. 2013, July 2013 9567,4.0,supersurg,https://www.tripadvisor.ca/Profile/supersurg, nil,Jun. 2013, June 2013 9567,5.0,snot-rag,https://www.tripadvisor.ca/Profile/snot-rag, nil,Jun. 2013, June 2013 9567,5.0,kingythethingy,https://www.tripadvisor.ca/Profile/kingythethingy, nil,May 2013, April 2013 9567,5.0,Pamela E,https://www.tripadvisor.ca/Profile/pamelae690, nil,Apr. 2013, May 2012 9567,4.0,Brenda T,https://www.tripadvisor.ca/Profile/BrendaT765, nil,Apr. 2013, March 2013 9567,4.0,Shan K,https://www.tripadvisor.ca/Profile/ShanK469, nil,Mar. 2013, March 2013 9567,5.0,kitten50,https://www.tripadvisor.ca/Profile/kitten50, nil,Nov. 2012, September 2012 9567,1.0,John Bev C,https://www.tripadvisor.ca/Profile/JohnBevC, nil,Nov. 2012, November 2012 9567,5.0,FergusVictoria,https://www.tripadvisor.ca/Profile/FergusVictoria, nil,Nov. 2012, November 2012 9567,4.0,DavGafs,https://www.tripadvisor.ca/Profile/DavGafs, nil,Oct. 2012, October 2012 9568,nil,,nil, nil,nil,nil 9568,4.0,Kenneth P,https://www.tripadvisor.ca/Profile/KennethP738, nil,Jul. 2018, June 2018 9568,4.0,busguy2018,https://www.tripadvisor.ca/Profile/busguy2018, nil,Jun. 2018, June 2018 9568,1.0,delphinejoli,https://www.tripadvisor.ca/Profile/delphinejoli, nil,May 2018, May 2018 9568,4.0,Cathy H,https://www.tripadvisor.ca/Profile/870cathyh, nil,May 2018, May 2018 9568,2.0,Binesmom,https://www.tripadvisor.ca/Profile/Binesmom, nil,May 2018, May 2018 9568,5.0,SylfromCanada,https://www.tripadvisor.ca/Profile/SylfromCanada, nil,Apr. 2018, April 2018 9568,4.0,Rod H,https://www.tripadvisor.ca/Profile/rodh305, nil,Apr. 2018, March 2018 9568,4.0,saltspring25,https://www.tripadvisor.ca/Profile/saltspring25, nil,Mar. 2018, March 2018 9568,4.0,Glacier4Life,https://www.tripadvisor.ca/Profile/Glacier4Life, nil,Mar. 2018, February 2018 9568,4.0,Skippy510109,https://www.tripadvisor.ca/Profile/Skippy510109, nil,Feb. 2018, December 2017 9568,3.0,jimandsusan,https://www.tripadvisor.ca/Profile/jimandsusan, nil,Jan. 2018, December 2017 9568,4.0,Thomas H,https://www.tripadvisor.ca/Profile/ROJO5522, nil,Dec. 2017, December 2017 9568,5.0,sdougan,https://www.tripadvisor.ca/Profile/sdougan, nil,Nov. 2017, November 2017 9568,5.0,little_gnome,https://www.tripadvisor.ca/Profile/little_gnome, nil,Nov. 2017, November 2017 9568,2.0,Ida R,https://www.tripadvisor.ca/Profile/Ida_Was_Here, nil,Nov. 2017, October 2017 9568,4.0,JNewton2014,https://www.tripadvisor.ca/Profile/JNewton2014, nil,Oct. 2017, October 2017 9568,5.0,clmemsmith,https://www.tripadvisor.ca/Profile/clmemsmith, nil,Oct. 2017, September 2017 9568,3.0,Donna D,https://www.tripadvisor.ca/Profile/G792HNdonnad, nil,Sep. 2017, September 2017 9568,3.0,arkybug,https://www.tripadvisor.ca/Profile/arkybug, nil,Aug. 2017, August 2017 9568,4.0,shannanv2017,https://www.tripadvisor.ca/Profile/shannanv2017, nil,Aug. 2017, August 2017 9568,3.0,Doug E,https://www.tripadvisor.ca/Profile/DougE22, nil,Aug. 2017, August 2017 9568,3.0,ThorneBirdGT,https://www.tripadvisor.ca/Profile/ThorneBirdGT, nil,Aug. 2017, July 2017 9568,4.0,Yowser46,https://www.tripadvisor.ca/Profile/Yowser46, nil,Aug. 2017, July 2017 9568,4.0,PickingPal,https://www.tripadvisor.ca/Profile/PickingPal, nil,Jul. 2017, July 2017 9568,4.0,Paola T,https://www.tripadvisor.ca/Profile/paolatZ4148ZA, nil,May 2017, May 2017 9568,4.0,Redmartini13,https://www.tripadvisor.ca/Profile/Redmartini13, nil,Sep. 2016, September 2016 9568,4.0,JeanettePenticton_BC,https://www.tripadvisor.ca/Profile/JeanettePenticton_BC, nil,Sep. 2016, August 2016 9568,3.0,tennisplayerbbb,https://www.tripadvisor.ca/Profile/tennisplayerbbb, nil,Aug. 2016, August 2016 9568,5.0,4_kidlets,https://www.tripadvisor.ca/Profile/4_kidlets, nil,Aug. 2016, August 2016 9568,1.0,andytran2016,https://www.tripadvisor.ca/Profile/andytran2016, nil,Aug. 2016, August 2016 9568,4.0,Cordie_Cat40,https://www.tripadvisor.ca/Profile/Cordie_Cat40, nil,Jul. 2016, July 2016 9568,5.0,Tanya B,https://www.tripadvisor.ca/Profile/791tanyab, nil,Jul. 2016, July 2016 9568,3.0,ken m,https://www.tripadvisor.ca/Profile/850kenm, nil,Jul. 2016, July 2016 9568,5.0,MamaBear333,https://www.tripadvisor.ca/Profile/MamaBear333, nil,Jul. 2016, July 2016 9568,3.0,pej2013,https://www.tripadvisor.ca/Profile/pej2013, nil,Jul. 2016, July 2016 9568,4.0,Oliver M,https://www.tripadvisor.ca/Profile/353oliverm, nil,Jun. 2016, April 2016 9568,1.0,jolenecarlsen,https://www.tripadvisor.ca/Profile/jolenecarlsen, nil,Jun. 2016, June 2016 9568,5.0,Andrea W,https://www.tripadvisor.ca/Profile/andreaw144, nil,May 2016, May 2016 9568,1.0,Ilovetotravel1952,https://www.tripadvisor.ca/Profile/Ilovetotravel1952, nil,May 2016, May 2016 9568,3.0,krsthom,https://www.tripadvisor.ca/Profile/krsthom, nil,Apr. 2016, April 2016 9568,3.0,Donald D,https://www.tripadvisor.ca/Profile/legend53, nil,Apr. 2016, April 2016 9568,4.0,Beverly K,https://www.tripadvisor.ca/Profile/839beverlyk, nil,Mar. 2016, March 2016 9568,3.0,Heather R,https://www.tripadvisor.ca/Profile/hrobbie90, nil,Mar. 2016, March 2016 9568,4.0,Karen B,https://www.tripadvisor.ca/Profile/thankskarenthanks, nil,Mar. 2016, March 2016 9568,5.0,Francis L,https://www.tripadvisor.ca/Profile/francisl828, nil,Nov. 2015, October 2015 9568,4.0,Tara H,https://www.tripadvisor.ca/Profile/701tarah, nil,Oct. 2015, October 2015 9568,3.0,timbucktoe,https://www.tripadvisor.ca/Profile/timbucktoe, nil,Sep. 2015, January 2015 9568,3.0,ljd17,https://www.tripadvisor.ca/Profile/ljd17, nil,Sep. 2015, August 2015 9568,3.0,Samantha K,https://www.tripadvisor.ca/Profile/526samanthak, nil,Sep. 2015, August 2015 9568,4.0,DorisG1099,https://www.tripadvisor.ca/Profile/DorisG1099, nil,Aug. 2015, August 2015 9568,5.0,Donna J,https://www.tripadvisor.ca/Profile/63donnaj, nil,Aug. 2015, August 2015 9568,1.0,Shannon S,https://www.tripadvisor.ca/Profile/S6649JZshannons, nil,Aug. 2015, August 2015 9568,2.0,Irit832,https://www.tripadvisor.ca/Profile/Irit832, nil,Aug. 2015, July 2015 9568,3.0,Gloria B,https://www.tripadvisor.ca/Profile/233gloriab, nil,Aug. 2015, August 2015 9568,4.0,cobblehillchick,https://www.tripadvisor.ca/Profile/cobblehillchick, nil,Aug. 2015, August 2015 9568,3.0,VicGirl,https://www.tripadvisor.ca/Profile/VicGirl, nil,Jul. 2015, July 2015 9568,4.0,Island_girl_2929,https://www.tripadvisor.ca/Profile/Island_girl_2929, nil,Jun. 2015, September 2014 9568,3.0,Glenda G,https://www.tripadvisor.ca/Profile/GlendaG91, nil,May 2015, May 2015 9568,4.0,Kere_M59,https://www.tripadvisor.ca/Profile/Kere_M59, nil,Sep. 2014, September 2014 9568,5.0,Nichola W,https://www.tripadvisor.ca/Profile/nicholaw844, nil,Sep. 2014, September 2014 9568,4.0,Adrienne3920,https://www.tripadvisor.ca/Profile/Adrienne3920, nil,Sep. 2014, July 2014 9568,1.0,MamaKitten77,https://www.tripadvisor.ca/Profile/MamaKitten77, nil,Sep. 2014, September 2014 9568,4.0,EarlFlorida2,https://www.tripadvisor.ca/Profile/EarlFlorida2, nil,Aug. 2014, August 2014 9568,5.0,frogirl1107,https://www.tripadvisor.ca/Profile/frogirl1107, nil,Aug. 2014, June 2014 9568,5.0,anne s,https://www.tripadvisor.ca/Profile/annesY1662BJ, nil,Aug. 2014, August 2014 9568,5.0,annenshaw,https://www.tripadvisor.ca/Profile/annenshaw, nil,May 2014, May 2014 9568,3.0,Carie B,https://www.tripadvisor.ca/Profile/CarieB597, nil,Oct. 2013, October 2013 9568,3.0,Kimiko Y,https://www.tripadvisor.ca/Profile/kimikolee, nil,Sep. 2013, September 2013 9568,4.0,maddogcrabs,https://www.tripadvisor.ca/Profile/maddogcrabs, nil,Sep. 2013, July 2013 9568,4.0,Throttlebandit,https://www.tripadvisor.ca/Profile/Throttlebandit, nil,Aug. 2013, July 2013 9568,3.0,Susan J,https://www.tripadvisor.ca/Profile/SusanJ409, nil,Aug. 2013, August 2013 9568,5.0,Sina G,https://www.tripadvisor.ca/Profile/SinaG620, nil,Aug. 2013, July 2013 9568,5.0,Amy H,https://www.tripadvisor.ca/Profile/amyh525, nil,Aug. 2013, August 2013 9568,4.0,Cottagergirl,https://www.tripadvisor.ca/Profile/Cottagergirl, nil,Jul. 2013, July 2013 9568,3.0,Canshy,https://www.tripadvisor.ca/Profile/Canshy, nil,Jun. 2013, May 2013 9568,5.0,Peachesandcream81,https://www.tripadvisor.ca/Profile/Peachesandcream81, nil,Mar. 2013, March 2013 9568,3.0,smg17,https://www.tripadvisor.ca/Profile/smg17, nil,Mar. 2013, April 2012 9568,5.0,savannahsmiles85,https://www.tripadvisor.ca/Profile/savannahsmiles85, nil,Sep. 2012, July 2012 9568,1.0,annikarosenqvist,https://www.tripadvisor.ca/Profile/annikarosenqvist, nil,Aug. 2012, August 2012 9568,4.0,Jennifer S,https://www.tripadvisor.ca/Profile/JenniferS643, nil,May 2012, April 2012 9569,5.0,DWMurray,https://www.tripadvisor.ca/Profile/DWMurray, nil,Oct. 2018, October 2018 9569,4.0,Grant C,https://www.tripadvisor.ca/Profile/grantc369, nil,Oct. 2018, September 2018 9569,3.0,Mavbitt,https://www.tripadvisor.ca/Profile/Mavbitt, nil,Sep. 2018, September 2018 9569,4.0,Shereen B,https://www.tripadvisor.ca/Profile/ShereenB50, nil,Aug. 2018, August 2018 9569,1.0,morganjames087,https://www.tripadvisor.ca/Profile/morganjames087, nil,Feb. 2018, February 2018 9569,4.0,freddy077,https://www.tripadvisor.ca/Profile/freddy077, nil,Sep. 2017, September 2017 9569,5.0,DougsWalkingGal,https://www.tripadvisor.ca/Profile/DougsWalkingGal, nil,Sep. 2017, August 2017 9569,5.0,GaryReg,https://www.tripadvisor.ca/Profile/GaryReg, nil,Aug. 2017, August 2017 9569,5.0,Tannis T,https://www.tripadvisor.ca/Profile/TanTap1965, nil,Jul. 2017, July 2017 9569,5.0,barbe_f,https://www.tripadvisor.ca/Profile/barbe_f, nil,Jul. 2017, July 2017 9569,4.0,Bren A,https://www.tripadvisor.ca/Profile/BrenA_13, nil,Jun. 2017, June 2017 9569,3.0,Caroline E,https://www.tripadvisor.ca/Profile/cass1959, nil,May 2017, May 2017 9569,5.0,tikitorte,https://www.tripadvisor.ca/Profile/tikitorte, nil,Apr. 2017, April 2017 9569,5.0,ChiefKalamalka,https://www.tripadvisor.ca/Profile/ChiefKalamalka, nil,Apr. 2017, April 2017 9569,4.0,Jimmy W,https://www.tripadvisor.ca/Profile/jimmyw589, nil,Oct. 2016, October 2016 9569,1.0,cmcrae2016,https://www.tripadvisor.ca/Profile/cmcrae2016, nil,Sep. 2016, September 2016 9569,2.0,Joshua C,https://www.tripadvisor.ca/Profile/540joshuac, nil,Sep. 2016, September 2016 9569,4.0,Patty S,https://www.tripadvisor.ca/Profile/pattys284, nil,Aug. 2015, August 2015 9569,3.0,Historical_Travels,https://www.tripadvisor.ca/Profile/Historical_Travels, nil,Jul. 2015, July 2015 9569,4.0,John P,https://www.tripadvisor.ca/Profile/whasis, nil,Jul. 2015, June 2015 9569,1.0,Island_girl_2929,https://www.tripadvisor.ca/Profile/Island_girl_2929, nil,Jun. 2015, September 2014 9569,2.0,vicky66,https://www.tripadvisor.ca/Profile/vicky66, nil,Mar. 2015, March 2015 9569,4.0,Julie C,https://www.tripadvisor.ca/Profile/JulieC978, nil,Feb. 2015, January 2015 9569,4.0,Laura Y,https://www.tripadvisor.ca/Profile/900lauray, nil,Nov. 2014, November 2014 9569,5.0,clacher,https://www.tripadvisor.ca/Profile/clacher, nil,Sep. 2014, August 2014 9569,nil,,nil, nil,nil,nil 9569,4.0,SarahandclintG,https://www.tripadvisor.ca/Profile/SarahandclintG, nil,Aug. 2013, August 2013 9569,3.0,CanadaPowell,https://www.tripadvisor.ca/Profile/CanadaPowell, nil,Aug. 2013, July 2013 9569,5.0,shesarealkeeper,https://www.tripadvisor.ca/Profile/shesarealkeeper, nil,Aug. 2013, July 2013 9569,5.0,Slocomb,https://www.tripadvisor.ca/Profile/Slocomb, nil,Jul. 2013, July 2013 9569,4.0,BRENT B,https://www.tripadvisor.ca/Profile/BentO_12, nil,Jul. 2013, July 2013 9569,4.0,L L,https://www.tripadvisor.ca/Profile/LL630, nil,May 2013, May 2013 9569,4.0,ken m,https://www.tripadvisor.ca/Profile/850kenm, nil,May 2013, May 2013 9569,5.0,Gissard,https://www.tripadvisor.ca/Profile/Gissard, nil,Sep. 2012, August 2012 9569,4.0,Ruth S,https://www.tripadvisor.ca/Profile/ruthsR6257YJ, nil,Jun. 2012, June 2012 9569,5.0,liligloogirl,https://www.tripadvisor.ca/Profile/liligloogirl, nil,Jul. 2011, July 2011 9569,4.0,TomCat54,https://www.tripadvisor.ca/Profile/TomCat54, nil,Feb. 2011, November 2010 9569,4.0,CapriciousAngel,https://www.tripadvisor.ca/Profile/CapriciousAngel, nil,Sep. 2010, September 2010 9569,4.0,hsteeves,https://www.tripadvisor.ca/Profile/hsteeves, nil,Jan. 2010, December 2009 9569,5.0,vanisler,https://www.tripadvisor.ca/Profile/vanisler, nil,Dec. 2009, December 2009 9569,5.0,coline3bettson,https://www.tripadvisor.ca/Profile/coline3bettson, nil,Jun. 2009, June 2009 9570,5.0,Collin M,https://www.tripadvisor.ca/Profile/CollinM73, nil,Feb. 2019, February 2019 9570,5.0,Hawk288,https://www.tripadvisor.ca/Profile/Hawk288, nil,Jun. 2018, June 2018 9570,nil,,nil, nil,nil,nil 9570,3.0,nostinkinbadgers,https://www.tripadvisor.ca/Profile/nostinkinbadgers, nil,Mar. 2017, April 2017 9570,4.0,Mary E,https://www.tripadvisor.ca/Profile/MaryE911, nil,Oct. 2016, October 2016 9570,5.0,kodiak2015,https://www.tripadvisor.ca/Profile/kodiak2015, nil,Jul. 2016, June 2016 9570,4.0,SMD919,https://www.tripadvisor.ca/Profile/SMD919, nil,Apr. 2016, April 2016 9570,5.0,Boot53,https://www.tripadvisor.ca/Profile/Boot53, nil,Nov. 2015, October 2015 9570,4.0,TripMember06162014,https://www.tripadvisor.ca/Profile/TripMember06162014, nil,Jul. 2015, June 2015 9570,3.0,CalgaryMarcoPolo,https://www.tripadvisor.ca/Profile/CalgaryMarcoPolo, nil,Aug. 2014, August 2014 9570,4.0,islandprincess,https://www.tripadvisor.ca/Profile/islandprincess, nil,Dec. 2013, December 2013 9570,5.0,Gord A,https://www.tripadvisor.ca/Profile/780traveller13, nil,Apr. 2013, February 2013 9570,4.0,victoriafoody,https://www.tripadvisor.ca/Profile/victoriafoody, nil,Oct. 2012, October 2012 9570,5.0,charmoller,https://www.tripadvisor.ca/Profile/charmoller, nil,May 2012, May 2012 9570,5.0,Dennis07,https://www.tripadvisor.ca/Profile/Dennis07, nil,Dec. 2011, December 2011 9570,4.0,elledub,https://www.tripadvisor.ca/Profile/elledub, nil,May 2011, May 2011 9570,5.0,oldcabin,https://www.tripadvisor.ca/Profile/oldcabin, nil,May 2009, April 2009 9571,4.0,orcaland,https://www.tripadvisor.ca/Profile/orcaland, nil,Jul. 2018, July 2018 9571,5.0,TandS2009,https://www.tripadvisor.ca/Profile/TandS2009, nil,Jul. 2018, July 2018 9571,4.0,Tori W,https://www.tripadvisor.ca/Profile/ToriL134, nil,Apr. 2018, April 2018 9571,1.0,CherryGrower1,https://www.tripadvisor.ca/Profile/CherryGrower1, nil,Dec. 2017, December 2017 9571,3.0,David W,https://www.tripadvisor.ca/Profile/davidwX9020YB, nil,Dec. 2017, December 2017 9571,nil,,nil, nil,nil,nil 9571,4.0,Loreta,https://www.tripadvisor.ca/Profile/claudiamonav, nil,Aug. 2017, August 2017 9571,3.0,GordWright,https://www.tripadvisor.ca/Profile/GordWright, nil,Aug. 2017, August 2017 9571,3.0,steveston78,https://www.tripadvisor.ca/Profile/steveston78, nil,Jun. 2017, June 2017 9571,2.0,Kim S,https://www.tripadvisor.ca/Profile/Y8221QQkims, nil,Feb. 2017, February 2017 9571,4.0,Skippy510109,https://www.tripadvisor.ca/Profile/Skippy510109, nil,Jul. 2016, December 2015 9571,2.0,Barbara H,https://www.tripadvisor.ca/Profile/barbarahU5398DN, nil,Jul. 2016, July 2016 9571,3.0,Adam E,https://www.tripadvisor.ca/Profile/adame954, nil,Jan. 2016, January 2016 9571,4.0,EskarinaSmith,https://www.tripadvisor.ca/Profile/EskarinaSmith, nil,Jul. 2015, June 2015 9571,3.0,MontrealGoingtocuba,https://www.tripadvisor.ca/Profile/MontrealGoingtocuba, nil,Jun. 2015, June 2015 9571,1.0,BreilaRose,https://www.tripadvisor.ca/Profile/BreilaRose, nil,Jun. 2015, June 2015 9571,3.0,hikerpals,https://www.tripadvisor.ca/Profile/hikerpals, nil,May 2015, May 2015 9571,4.0,Charelag,https://www.tripadvisor.ca/Profile/Charelag, nil,May 2015, May 2015 9571,5.0,jennyemarco,https://www.tripadvisor.ca/Profile/jennyemarco, nil,Jan. 2015, January 2015 9571,5.0,Jeep7759,https://www.tripadvisor.ca/Profile/Jeep7759, nil,Dec. 2014, December 2014 9571,4.0,Thelma B,https://www.tripadvisor.ca/Profile/324thelmab, nil,Dec. 2014, September 2014 9571,3.0,travail_bug,https://www.tripadvisor.ca/Profile/travail_bug, nil,Oct. 2014, October 2014 9571,4.0,SteveWr123,https://www.tripadvisor.ca/Profile/SteveWr123, nil,Oct. 2014, October 2014 9571,5.0,Jzjsolo,https://www.tripadvisor.ca/Profile/Jzjsolo, nil,Sep. 2014, September 2014 9571,5.0,Destiny,https://www.tripadvisor.ca/Profile/75destinyw, nil,Sep. 2014, September 2014 9571,5.0,Brett P,https://www.tripadvisor.ca/Profile/974brettp, nil,Jun. 2014, June 2014 9571,3.0,acheyfeet,https://www.tripadvisor.ca/Profile/acheyfeet, nil,Aug. 2011, August 2011 9571,3.0,Haggis569,https://www.tripadvisor.ca/Profile/Haggis569, nil,Aug. 2011, August 2011 9571,4.0,CaNaDiAn0526,https://www.tripadvisor.ca/Profile/CaNaDiAn0526, nil,Jul. 2011, July 2011 9571,3.0,PhredStoner,https://www.tripadvisor.ca/Profile/PhredStoner, nil,Nov. 2009, January 2007 9571,4.0,oilersfaninvancouver,https://www.tripadvisor.ca/Profile/oilersfaninvancouver, nil,Nov. 2008, August 2008 9572,5.0,matthewhull370,https://www.tripadvisor.ca/Profile/matthewhull370, nil,Dec. 2017, May 2017 9572,5.0,Karen S,https://www.tripadvisor.ca/Profile/E2761QDkarens, nil,Feb. 2017, February 2017 9572,5.0,Jimmy M,https://www.tripadvisor.ca/Profile/942JimmyM, nil,Oct. 2016, September 2016 9572,5.0,TracyValentine,https://www.tripadvisor.ca/Profile/TracyValentine, nil,Sep. 2016, September 2016 9572,5.0,Anne H,https://www.tripadvisor.ca/Profile/J6386MIanneh, nil,Apr. 2016, April 2016 9572,nil,,nil, nil,nil,nil 9572,5.0,Manie T,https://www.tripadvisor.ca/Profile/ManieT_13, nil,Jun. 2013, May 2013 9572,5.0,Grace_Hwang,https://www.tripadvisor.ca/Profile/Grace_Hwang, nil,Dec. 2012, August 2012 9572,5.0,JlMcCoy,https://www.tripadvisor.ca/Profile/JlMcCoy, nil,May 2012, April 2012 9572,5.0,Ankur M,https://www.tripadvisor.ca/Profile/ankurm404, nil,Apr. 2012, April 2012 9572,5.0,Barbara-Mindsi,https://www.tripadvisor.ca/Profile/Barbara-Mindsi, nil,Mar. 2012, March 2012 9572,5.0,N T,https://www.tripadvisor.ca/Profile/NT660, nil,Mar. 2012, February 2012 9572,5.0,BarbaraCalgary,https://www.tripadvisor.ca/Profile/BarbaraCalgary, nil,Jan. 2012, December 2011 9572,5.0,pallonia,https://www.tripadvisor.ca/Profile/pallonia, nil,Oct. 2011, April 2011 9572,4.0,caliwinters,https://www.tripadvisor.ca/Profile/caliwinters, nil,Jun. 2011, August 2010 9572,5.0,MooeyWirral,https://www.tripadvisor.ca/Profile/MooeyWirral, nil,Oct. 2010, October 2010 9572,5.0,steffilf,https://www.tripadvisor.ca/Profile/steffilf, nil,Aug. 2010, August 2010 9572,5.0,Worktotravel25,https://www.tripadvisor.ca/Profile/Worktotravel25, nil,Jul. 2010, July 2010 9572,5.0,137bear,https://www.tripadvisor.ca/Profile/137bear, nil,Sep. 2009, September 2009 9572,4.0,4eyeswideopen,https://www.tripadvisor.ca/Profile/4eyeswideopen, nil,Nov. 2007,nil 9572,5.0,Luckiest_Traveler,https://www.tripadvisor.ca/Profile/Luckiest_Traveler, nil,Sep. 2006, June 2006 9573,4.0,Mickmc,https://www.tripadvisor.ca/Profile/Mickmc, nil,Oct. 2018, September 2018 9573,4.0,Debbie T,https://www.tripadvisor.ca/Profile/A1975DLdebbiet, nil,Jul. 2017, June 2017 9573,5.0,coleenleblanc,https://www.tripadvisor.ca/Profile/coleenleblanc, nil,May 2017, May 2017 9573,4.0,ursb237,https://www.tripadvisor.ca/Profile/ursb237, nil,Sep. 2016, July 2016 9573,4.0,brucewI2751HT,https://www.tripadvisor.ca/Profile/brucewI2751HT, nil,Sep. 2016, August 2016 9573,5.0,nancy142,https://www.tripadvisor.ca/Profile/nancy142, nil,Aug. 2016, June 2016 9573,3.0,frogum,https://www.tripadvisor.ca/Profile/frogum, nil,Aug. 2016, June 2016 9573,1.0,marjayrj,https://www.tripadvisor.ca/Profile/marjayrj, nil,Aug. 2016, June 2016 9573,4.0,Stephen T,https://www.tripadvisor.ca/Profile/A6131BLstephent, nil,Aug. 2016, July 2016 9573,4.0,sue.chambers04@... S,https://www.tripadvisor.ca/Profile/suechambers04gma2016, nil,Aug. 2016, June 2016 9574,nil,,nil, nil,nil,nil 9575,nil,,nil, nil,nil,nil 9576,nil,,nil, nil,nil,nil 9577,nil,,nil, nil,nil,nil 9578,nil,,nil, nil,nil,nil 9579,nil,,nil, nil,nil,nil 9580,nil,,nil, nil,nil,nil 9581,nil,,nil, nil,nil,nil 9584,5.0,Michael M,https://www.tripadvisor.ca/Profile/R2108GFmichaelm, nil,Feb. 2019, January 2019 9584,4.0,weswind,https://www.tripadvisor.ca/Profile/weswind, nil,Jan. 2019, January 2019 9584,5.0,Ellie,https://www.tripadvisor.ca/Profile/curious_ee, nil,Dec. 2018, October 2018 9584,4.0,Del M,https://www.tripadvisor.ca/Profile/MARLENEM3, nil,Dec. 2018, August 2018 9584,4.0,Dar F,https://www.tripadvisor.ca/Profile/492darf, nil,Nov. 2018, October 2018 9584,2.0,GraciousWarrior77,https://www.tripadvisor.ca/Profile/GraciousWarrior77, nil,Sep. 2018, September 2018 9584,5.0,Judy B,https://www.tripadvisor.ca/Profile/judybH8614BU, nil,Sep. 2018, September 2018 9584,3.0,Trudy L,https://www.tripadvisor.ca/Profile/TrudyL176, nil,Aug. 2018, August 2018 9584,5.0,P4774ELdonnar,https://www.tripadvisor.ca/Profile/P4774ELdonnar, nil,Aug. 2018, July 2018 9584,5.0,Simone B,https://www.tripadvisor.ca/Profile/simonebK5157LB, nil,Aug. 2018, August 2018 9584,4.0,Pete777888,https://www.tripadvisor.ca/Profile/Pete777888, nil,Aug. 2018, June 2018 9584,5.0,Dawn Z,https://www.tripadvisor.ca/Profile/525dawnz, nil,Aug. 2018, August 2018 9584,2.0,Jaleen Mrs S,https://www.tripadvisor.ca/Profile/jaleenmrss, nil,Aug. 2018, August 2018 9584,4.0,Crushed_Tilley_Hat,https://www.tripadvisor.ca/Profile/Crushed_Tilley_Hat, nil,Jul. 2018, July 2018 9584,5.0,Geraldine F,https://www.tripadvisor.ca/Profile/943geraldinef, nil,May 2018, March 2018 9584,5.0,Xuan Z,https://www.tripadvisor.ca/Profile/661xuanz, nil,May 2018, January 2018 9584,5.0,wenxuan f,https://www.tripadvisor.ca/Profile/wenxuanf2018, nil,May 2018, May 2018 9584,5.0,Wenhui0211,https://www.tripadvisor.ca/Profile/Wenhui0211, nil,May 2018, May 2018 9584,4.0,Rosalie G,https://www.tripadvisor.ca/Profile/rosalieg412, nil,Apr. 2018, April 2018 9584,5.0,Sightsee758902,https://www.tripadvisor.ca/Profile/Sightsee758902, nil,Apr. 2018, April 2018 9584,4.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Apr. 2018, March 2018 9584,3.0,ux4it,https://www.tripadvisor.ca/Profile/ux4it, nil,Mar. 2018, March 2018 9584,1.0,dplimmer,https://www.tripadvisor.ca/Profile/dplimmer, nil,Feb. 2018, February 2018 9584,5.0,Elaine S,https://www.tripadvisor.ca/Profile/F5239EVelaines, nil,Jan. 2018, December 2017 9584,3.0,Mombeacbabe,https://www.tripadvisor.ca/Profile/Mombeacbabe, nil,Nov. 2017, September 2017 9584,3.0,Donna M,https://www.tripadvisor.ca/Profile/61DonnaM61, nil,Oct. 2017, October 2017 9584,4.0,retiredbuthappy,https://www.tripadvisor.ca/Profile/retiredbuthappy, nil,Oct. 2017, October 2017 9584,4.0,67waltraudd,https://www.tripadvisor.ca/Profile/67waltraudd, nil,Sep. 2017, August 2017 9584,nil,,nil, nil,nil,nil 9584,5.0,Mariefa E,https://www.tripadvisor.ca/Profile/mariefae, nil,May 2017, May 2017 9584,5.0,XnChocoholic,https://www.tripadvisor.ca/Profile/XnChocoholic, nil,May 2017, April 2017 9584,4.0,868kathrynl,https://www.tripadvisor.ca/Profile/868kathrynl, nil,Mar. 2017, March 2017 9584,4.0,Barry M,https://www.tripadvisor.ca/Profile/BarryM2304, nil,Jan. 2017, January 2017 9584,4.0,Liz730053,https://www.tripadvisor.ca/Profile/Liz730053, nil,Jan. 2017, January 2017 9584,5.0,Wayne F,https://www.tripadvisor.ca/Profile/407waynef, nil,Dec. 2016, August 2016 9584,5.0,Jim_MK7145EU,https://www.tripadvisor.ca/Profile/Jim_MK7145EU, nil,Nov. 2016, October 2016 9584,4.0,Famof5Canada,https://www.tripadvisor.ca/Profile/Famof5Canada, nil,Oct. 2016, October 2016 9584,3.0,TripleM_99,https://www.tripadvisor.ca/Profile/TripleM_99, nil,Oct. 2016, October 2016 9584,1.0,Dianna W,https://www.tripadvisor.ca/Profile/886diannaw, nil,Oct. 2016, October 2016 9584,5.0,wmstepp,https://www.tripadvisor.ca/Profile/wmstepp, nil,Oct. 2016, September 2016 9584,5.0,SarahMBroadfoot,https://www.tripadvisor.ca/Profile/SarahMBroadfoot, nil,Sep. 2016, September 2016 9584,4.0,taraleemckee,https://www.tripadvisor.ca/Profile/taraleemckee, nil,Sep. 2016, July 2016 9584,3.0,Richard L,https://www.tripadvisor.ca/Profile/24richardl, nil,Sep. 2016, September 2016 9584,1.0,Tony369156,https://www.tripadvisor.ca/Profile/Tony369156, nil,Sep. 2016, August 2016 9584,5.0,hutchings2016,https://www.tripadvisor.ca/Profile/hutchings2016, nil,Sep. 2016, August 2016 9584,4.0,Louisa B,https://www.tripadvisor.ca/Profile/360louisab, nil,Sep. 2016, August 2016 9584,1.0,Heather S,https://www.tripadvisor.ca/Profile/B6139IQheathers, nil,Aug. 2016, August 2016 9584,4.0,Ale_Flying_around,https://www.tripadvisor.ca/Profile/Ale_Flying_around, nil,Aug. 2016, August 2016 9584,3.0,chutski,https://www.tripadvisor.ca/Profile/chutski, nil,Aug. 2016, August 2016 9584,3.0,J G,https://www.tripadvisor.ca/Profile/JG665, nil,Aug. 2016, July 2016 9584,4.0,Alex L,https://www.tripadvisor.ca/Profile/T1992ZUalexl, nil,Jul. 2016, July 2016 9584,4.0,Sharon S,https://www.tripadvisor.ca/Profile/29sharons, nil,Jul. 2016, July 2016 9584,5.0,Jennifer H,https://www.tripadvisor.ca/Profile/R3255PIjenniferh, nil,Jul. 2016, July 2016 9584,4.0,836wings,https://www.tripadvisor.ca/Profile/836wings, nil,Jun. 2016, May 2016 9584,5.0,299ron,https://www.tripadvisor.ca/Profile/299ron, nil,May 2016, May 2016 9584,5.0,Ka--Alberta,https://www.tripadvisor.ca/Profile/Ka--Alberta, nil,May 2016, April 2016 9584,5.0,Bon C,https://www.tripadvisor.ca/Profile/bonc210, nil,May 2016, May 2016 9584,5.0,21742016,https://www.tripadvisor.ca/Profile/21742016, nil,Apr. 2016, April 2016 9584,4.0,coldy,https://www.tripadvisor.ca/Profile/coldy, nil,Apr. 2016, April 2016 9584,4.0,Andy F,https://www.tripadvisor.ca/Profile/AndyF730, nil,Apr. 2016, March 2016 9584,5.0,Daryll S,https://www.tripadvisor.ca/Profile/995darylls, nil,Apr. 2016, March 2016 9584,5.0,Vanessa G,https://www.tripadvisor.ca/Profile/T5055ZGvanessag, nil,Mar. 2016, March 2016 9584,5.0,Rita A,https://www.tripadvisor.ca/Profile/ILoveTooTravel, nil,Mar. 2016, February 2016 9584,4.0,Alison B,https://www.tripadvisor.ca/Profile/Alison_EDB, nil,Mar. 2016, March 2016 9584,5.0,Terry B,https://www.tripadvisor.ca/Profile/A8211WCterryb, nil,Feb. 2016, February 2016 9584,5.0,CarolAnnQ,https://www.tripadvisor.ca/Profile/CarolAnnQ, nil,Dec. 2015, December 2015 9584,4.0,Vladimiramirela,https://www.tripadvisor.ca/Profile/Vladimiramirela, nil,Dec. 2015, September 2015 9584,5.0,Nicholas A L,https://www.tripadvisor.ca/Profile/nlund18, nil,Nov. 2015, November 2015 9584,5.0,ML_ND,https://www.tripadvisor.ca/Profile/ML_ND, nil,Oct. 2015, October 2015 9584,5.0,vern c,https://www.tripadvisor.ca/Profile/vernc32, nil,Sep. 2015, September 2015 9584,5.0,Darlene S,https://www.tripadvisor.ca/Profile/DarleneS762, nil,Sep. 2015, September 2015 9584,5.0,Diamond J,https://www.tripadvisor.ca/Profile/diamondj447, nil,Aug. 2015, August 2015 9584,5.0,Pamdergy,https://www.tripadvisor.ca/Profile/Pamdergy, nil,Aug. 2015, July 2015 9584,4.0,Rick-Barb P,https://www.tripadvisor.ca/Profile/rickbarbp2015, nil,Aug. 2015, July 2015 9584,5.0,estherandnick,https://www.tripadvisor.ca/Profile/estherandnick, nil,Jul. 2015, July 2015 9584,5.0,Troy Tompkins,https://www.tripadvisor.ca/Profile/TroyTompkins, nil,Jul. 2015, July 2015 9584,4.0,wishiwerethereCanada,https://www.tripadvisor.ca/Profile/wishiwerethereCanada, nil,Jul. 2015, July 2015 9584,1.0,Alison l,https://www.tripadvisor.ca/Profile/alisonl632, nil,Jul. 2015, July 2015 9584,4.0,Ken D,https://www.tripadvisor.ca/Profile/KenD391, nil,Jul. 2015, July 2015 9584,5.0,67judyl,https://www.tripadvisor.ca/Profile/67judyl, nil,Feb. 2015, January 2015 9584,4.0,BonnieLynne22,https://www.tripadvisor.ca/Profile/BonnieLynne22, nil,Jan. 2015, September 2014 9584,2.0,Michel B,https://www.tripadvisor.ca/Profile/MichelB748, nil,Sep. 2014, August 2014 9584,3.0,Mik9990,https://www.tripadvisor.ca/Profile/Mik9990, nil,Aug. 2014, August 2014 9584,3.0,Kmac16,https://www.tripadvisor.ca/Profile/Kmac16, nil,Aug. 2014, July 2014 9584,5.0,Kiasoull,https://www.tripadvisor.ca/Profile/Kiasoull, nil,Jul. 2014, July 2014 9584,5.0,H0lly_Ella,https://www.tripadvisor.ca/Profile/H0lly_Ella, nil,May 2014, May 2014 9584,5.0,Jean H,https://www.tripadvisor.ca/Profile/jeanh174, nil,May 2014, April 2014 9584,4.0,Bigfoot12,https://www.tripadvisor.ca/Profile/Bigfoot12, nil,Oct. 2013, September 2013 9584,1.0,tinkerbhell,https://www.tripadvisor.ca/Profile/tinkerbhell, nil,Sep. 2013, August 2013 9584,4.0,Susan B,https://www.tripadvisor.ca/Profile/916Anne, nil,Sep. 2013, August 2013 9584,4.0,onthego06_30,https://www.tripadvisor.ca/Profile/onthego06_30, nil,Aug. 2013, August 2013 9584,4.0,Rystar,https://www.tripadvisor.ca/Profile/Rystar, nil,Jan. 2013, January 2013 9584,1.0,Nolpreen,https://www.tripadvisor.ca/Profile/Nolpreen, nil,Jul. 2012, July 2012 9584,2.0,Jeanne1942,https://www.tripadvisor.ca/Profile/Jeanne1942, nil,Mar. 2012, December 2011 9584,4.0,nocte_volens,https://www.tripadvisor.ca/Profile/nocte_volens, nil,Feb. 2012, January 2012 9584,4.0,weasel14,https://www.tripadvisor.ca/Profile/weasel14, nil,Dec. 2011, December 2011 9584,4.0,Rugbyplayer1,https://www.tripadvisor.ca/Profile/Rugbyplayer1, nil,Sep. 2011, September 2011 9584,1.0,Steve N,https://www.tripadvisor.ca/Profile/SteveN466, nil,Sep. 2011, August 2011 9584,3.0,Maria O,https://www.tripadvisor.ca/Profile/mariao380, nil,Jul. 2011, July 2011 9584,5.0,EagleBayBC,https://www.tripadvisor.ca/Profile/EagleBayBC, nil,Jan. 2011, January 2011 9584,4.0,Ruby1239,https://www.tripadvisor.ca/Profile/Ruby1239, nil,Sep. 2010, September 2010 9584,3.0,2HappyTravellers2010,https://www.tripadvisor.ca/Profile/2HappyTravellers2010, nil,Jun. 2010, June 2010 9584,1.0,KeatsIs,https://www.tripadvisor.ca/Profile/KeatsIs, nil,Jan. 2010, December 2009 9584,3.0,Liza M,https://www.tripadvisor.ca/Profile/daisyfairy, nil,Jan. 2009, December 2008 9584,4.0,eastcoast5,https://www.tripadvisor.ca/Profile/eastcoast5, nil,Oct. 2008, October 2008 9584,5.0,A2_Dub_Nut,https://www.tripadvisor.ca/Profile/A2_Dub_Nut, nil,Aug. 2007, August 2007 9584,4.0,peter84,https://www.tripadvisor.ca/Profile/peter84, nil,Jul. 2007, July 2007 9585,nil,,nil, nil,nil,nil 9585,3.0,April S,https://www.tripadvisor.ca/Profile/aprilsG2235OT, nil,May 2018, May 2018 9585,1.0,Mystical R,https://www.tripadvisor.ca/Profile/mysticalr2017, nil,May 2017, April 2017 9585,5.0,122fayew,https://www.tripadvisor.ca/Profile/122fayew, nil,Sep. 2016, September 2016 9585,1.0,wags18uk,https://www.tripadvisor.ca/Profile/wags18uk, nil,Jun. 2016, June 2016 9585,3.0,wishiwerethereCanada,https://www.tripadvisor.ca/Profile/wishiwerethereCanada, nil,Jul. 2015, July 2015 9585,3.0,avalon20013,https://www.tripadvisor.ca/Profile/avalon20013, nil,Oct. 2014, October 2014 9585,1.0,charlie l,https://www.tripadvisor.ca/Profile/711charliel, nil,May 2014, May 2014 9585,4.0,Rick S,https://www.tripadvisor.ca/Profile/773ricks, nil,Sep. 2013, August 2013 9585,4.0,Jenjen1300T,https://www.tripadvisor.ca/Profile/jenjen1300T, nil,Jun. 2012, June 2012 9586,5.0,DiannesReviews,https://www.tripadvisor.ca/Profile/DiannesReviews, nil,Aug. 2018, June 2018 9586,5.0,aha641,https://www.tripadvisor.ca/Profile/aha641, nil,Aug. 2018, August 2018 9586,5.0,Barry T,https://www.tripadvisor.ca/Profile/BarryT460, nil,Aug. 2018, August 2018 9586,5.0,telmac,https://www.tripadvisor.ca/Profile/telmac, nil,Nov. 2017, October 2017 9586,5.0,Chris D,https://www.tripadvisor.ca/Profile/chrisdQ2612LD, nil,Oct. 2017, September 2017 9586,nil,,nil, nil,nil,nil 9586,5.0,Pauline D,https://www.tripadvisor.ca/Profile/PaulineD117, nil,Apr. 2017, April 2017 9586,5.0,Dave N,https://www.tripadvisor.ca/Profile/149daven, nil,Jan. 2017, January 2017 9586,5.0,KevinHoff14,https://www.tripadvisor.ca/Profile/KevinHoff14, nil,Nov. 2016, November 2016 9586,5.0,JB238,https://www.tripadvisor.ca/Profile/JB238, nil,Oct. 2016, September 2016 9586,5.0,Chris E,https://www.tripadvisor.ca/Profile/chriseW8362DP, nil,Sep. 2016, October 2015 9586,5.0,829robyn,https://www.tripadvisor.ca/Profile/829robyn, nil,Sep. 2016, August 2016 9586,5.0,THoragunnarsdottir,https://www.tripadvisor.ca/Profile/THoragunnarsdottir, nil,Aug. 2016, October 2015 9586,5.0,Kevin V,https://www.tripadvisor.ca/Profile/88kevinv, nil,Jul. 2016, July 2016 9586,5.0,John H,https://www.tripadvisor.ca/Profile/johnhX3930PX, nil,Jul. 2016, July 2016 9586,5.0,noneoftheabove1,https://www.tripadvisor.ca/Profile/noneoftheabove1, nil,Jul. 2016, July 2016 9586,5.0,Jo l,https://www.tripadvisor.ca/Profile/247jol, nil,Jul. 2016, July 2016 9586,5.0,LavenderSeattle,https://www.tripadvisor.ca/Profile/LavenderSeattle, nil,Sep. 2015, September 2015 9586,1.0,Diane R,https://www.tripadvisor.ca/Profile/dianerZ5892CI, nil,Aug. 2015, August 2015 9586,5.0,Cherie N,https://www.tripadvisor.ca/Profile/64cherien, nil,Aug. 2015, August 2015 9586,5.0,JuliaROgers,https://www.tripadvisor.ca/Profile/JuliaROgers, nil,Jul. 2015, July 2015 9586,5.0,Jessa J,https://www.tripadvisor.ca/Profile/JessaJ, nil,Jun. 2015, September 2014 9586,5.0,Sharon K,https://www.tripadvisor.ca/Profile/sharonkU5097KN, nil,Jun. 2015, March 2015 9586,5.0,PattiMac007,https://www.tripadvisor.ca/Profile/PattiMac007, nil,May 2015, May 2015 9586,5.0,omanaomi,https://www.tripadvisor.ca/Profile/omanaomi, nil,Apr. 2015, April 2015 9586,5.0,grasaunders,https://www.tripadvisor.ca/Profile/grasaunders, nil,Aug. 2014, July 2014 9586,5.0,JudiLJ,https://www.tripadvisor.ca/Profile/JudiLJ, nil,Aug. 2014, July 2014 9586,5.0,FrancesFrancesca,https://www.tripadvisor.ca/Profile/FrancesFrancesca, nil,Jul. 2014, July 2014 9586,5.0,Adie604,https://www.tripadvisor.ca/Profile/Adie604, nil,May 2014, May 2014 9586,5.0,MogensLis,https://www.tripadvisor.ca/Profile/MogensLis, nil,Jun. 2013, June 2013 9586,5.0,Drew H,https://www.tripadvisor.ca/Profile/DrewH148, nil,Mar. 2013, March 2013 9586,5.0,rocketman000,https://www.tripadvisor.ca/Profile/rocketman000, nil,Jul. 2012, July 2012 9586,5.0,Storlien54,https://www.tripadvisor.ca/Profile/Storlien54, nil,Feb. 2012, August 2011 9586,5.0,Loppylugs22,https://www.tripadvisor.ca/Profile/Loppylugs22, nil,Oct. 2011, September 2011 9586,5.0,DonnaBruce,https://www.tripadvisor.ca/Profile/DonnaBruce, nil,Aug. 2009, August 2009 9586,5.0,ggcaiazzo,https://www.tripadvisor.ca/Profile/ggcaiazzo, nil,Aug. 2009, July 2009 9587,5.0,skinarama,https://www.tripadvisor.ca/Profile/skinarama, nil,Nov. 2018, August 2018 9587,5.0,Brian A,https://www.tripadvisor.ca/Profile/402briana, nil,Sep. 2018, September 2018 9587,5.0,kydil13,https://www.tripadvisor.ca/Profile/kydil13, nil,Aug. 2018, August 2018 9587,4.0,jeckay2017,https://www.tripadvisor.ca/Profile/jeckay2017, nil,Aug. 2018, August 2018 9587,5.0,Kris M,https://www.tripadvisor.ca/Profile/krism674, nil,Jul. 2018, July 2018 9587,nil,,nil, nil,nil,nil 9587,5.0,Patrick M,https://www.tripadvisor.ca/Profile/patrickmF4766OT, nil,Aug. 2017, August 2017 9587,5.0,World_Travelor_10,https://www.tripadvisor.ca/Profile/World_Travelor_10, nil,Aug. 2017, August 2017 9587,2.0,witless_banter,https://www.tripadvisor.ca/Profile/witless_banter, nil,Aug. 2017, July 2017 9587,4.0,Canadaflo,https://www.tripadvisor.ca/Profile/Canadaflo, nil,Jul. 2017, July 2017 9587,3.0,Kevin L,https://www.tripadvisor.ca/Profile/kevinlA5161PL, nil,Jul. 2017, July 2017 9587,5.0,jessejames86,https://www.tripadvisor.ca/Profile/jessejames86, nil,Jul. 2017, July 2017 9587,5.0,Judith E,https://www.tripadvisor.ca/Profile/530judithe, nil,Jul. 2017, July 2017 9587,5.0,katn74,https://www.tripadvisor.ca/Profile/katn74, nil,Jul. 2017, August 2016 9587,4.0,Sarah L,https://www.tripadvisor.ca/Profile/327sarahl, nil,Jul. 2017, June 2017 9587,5.0,rodgehl,https://www.tripadvisor.ca/Profile/rodgehl, nil,Jun. 2017, June 2017 9587,5.0,Nik V,https://www.tripadvisor.ca/Profile/nikv525, nil,Jun. 2017, June 2017 9587,5.0,Kay J,https://www.tripadvisor.ca/Profile/kayj453, nil,Jun. 2017, May 2017 9587,5.0,Meg J,https://www.tripadvisor.ca/Profile/MegJ60, nil,May 2017, July 2016 9587,5.0,Mog,https://www.tripadvisor.ca/Profile/MogKelowna, nil,Oct. 2016, September 2016 9587,5.0,Norm M,https://www.tripadvisor.ca/Profile/normluc, nil,Sep. 2016, August 2016 9587,2.0,Laura A,https://www.tripadvisor.ca/Profile/lauraa52, nil,Aug. 2016, August 2016 9587,5.0,madelk2011,https://www.tripadvisor.ca/Profile/madelk2011, nil,Aug. 2016, August 2016 9587,5.0,Chrissy G,https://www.tripadvisor.ca/Profile/722chrissyg, nil,Aug. 2016, August 2016 9587,5.0,ANNE L,https://www.tripadvisor.ca/Profile/atleistner, nil,Aug. 2016, August 2016 9587,4.0,Annette Perry,https://www.tripadvisor.ca/Profile/annettemayperry, nil,Aug. 2016, September 2015 9587,5.0,Nicole G,https://www.tripadvisor.ca/Profile/nicolegX8846MT, nil,Aug. 2016, July 2016 9587,5.0,tammyp123,https://www.tripadvisor.ca/Profile/tammyp123, nil,Jul. 2016, July 2016 9587,5.0,Tjp101010,https://www.tripadvisor.ca/Profile/Tjp101010, nil,Jul. 2016, July 2016 9587,4.0,kbeattie1204,https://www.tripadvisor.ca/Profile/kbeattie1204, nil,Jul. 2016, June 2016 9587,1.0,Isabelle V,https://www.tripadvisor.ca/Profile/506isabellev, nil,Jul. 2016, July 2016 9587,5.0,Rob T,https://www.tripadvisor.ca/Profile/8robt, nil,Jul. 2016, May 2016 9587,5.0,LeeTEcc311,https://www.tripadvisor.ca/Profile/LeeTEcc311, nil,Jul. 2016, July 2016 9587,4.0,Rolynnie,https://www.tripadvisor.ca/Profile/Rolynnie, nil,Jun. 2016, June 2016 9587,4.0,Joss L,https://www.tripadvisor.ca/Profile/jossl153, nil,Jun. 2016, May 2016 9587,5.0,Keith O,https://www.tripadvisor.ca/Profile/keitho365, nil,May 2016, May 2016 9587,5.0,MichelleGee8,https://www.tripadvisor.ca/Profile/MichelleGee8, nil,Oct. 2015, September 2015 9587,5.0,bourdy2015,https://www.tripadvisor.ca/Profile/bourdy2015, nil,Oct. 2015, August 2015 9587,5.0,DisneyEirena,https://www.tripadvisor.ca/Profile/DisneyEirena, nil,Sep. 2015, September 2015 9587,5.0,Tara M,https://www.tripadvisor.ca/Profile/810taram, nil,Sep. 2015, September 2015 9587,1.0,N L,https://www.tripadvisor.ca/Profile/551nl, nil,Aug. 2015, August 2015 9587,5.0,paul123851,https://www.tripadvisor.ca/Profile/paul123851, nil,Jul. 2015, July 2015 9587,4.0,Brandee B,https://www.tripadvisor.ca/Profile/616brandeeb, nil,Jul. 2015, July 2015 9587,5.0,Chantale H,https://www.tripadvisor.ca/Profile/959chantaleh, nil,Jul. 2015, July 2015 9587,1.0,ctabstride,https://www.tripadvisor.ca/Profile/ctabstride, nil,Jul. 2015, July 2015 9587,5.0,WendyDawnS,https://www.tripadvisor.ca/Profile/WendyDawnS, nil,Jul. 2015, June 2015 9587,5.0,Bobby B,https://www.tripadvisor.ca/Profile/bobbyb896, nil,Jul. 2015, July 2015 9587,5.0,Renee C,https://www.tripadvisor.ca/Profile/reneec452, nil,Jul. 2015, July 2015 9587,4.0,Pam D,https://www.tripadvisor.ca/Profile/PamD579, nil,Jul. 2015, July 2015 9587,5.0,Andrea F,https://www.tripadvisor.ca/Profile/Z4575XMandreaf, nil,Jun. 2015, July 2015 9587,5.0,Barry D,https://www.tripadvisor.ca/Profile/860barryd, nil,Jun. 2015, June 2015 9587,5.0,Susan W,https://www.tripadvisor.ca/Profile/869susanw, nil,Jun. 2015, June 2015 9587,5.0,johnrobin2015,https://www.tripadvisor.ca/Profile/johnrobin2015, nil,Jun. 2015, June 2015 9587,5.0,Genereu,https://www.tripadvisor.ca/Profile/Genereu, nil,Jun. 2015, June 2015 9587,5.0,Mrs-Wright1107,https://www.tripadvisor.ca/Profile/Mrs-Wright1107, nil,May 2015, May 2015 9587,5.0,vitalenergymovement,https://www.tripadvisor.ca/Profile/vitalenergymovement, nil,Mar. 2015, August 2014 9587,5.0,kernonda,https://www.tripadvisor.ca/Profile/kernonda, nil,Nov. 2014, September 2014 9587,5.0,luvmypuppy,https://www.tripadvisor.ca/Profile/luvmypuppy, nil,Oct. 2014, August 2014 9587,5.0,Ann S,https://www.tripadvisor.ca/Profile/anns358, nil,Sep. 2014, September 2014 9587,4.0,SamO104,https://www.tripadvisor.ca/Profile/SamO104, nil,Sep. 2014, August 2014 9587,5.0,Thenoelcampers,https://www.tripadvisor.ca/Profile/Thenoelcampers, nil,Aug. 2014, August 2014 9587,4.0,Paulba1,https://www.tripadvisor.ca/Profile/Paulba1, nil,Aug. 2014, August 2014 9587,5.0,Urbane_Canada,https://www.tripadvisor.ca/Profile/Urbane_Canada, nil,Aug. 2014, August 2014 9587,5.0,McIntosh_1982,https://www.tripadvisor.ca/Profile/McIntosh_1982, nil,Aug. 2014, August 2014 9587,4.0,Betty M,https://www.tripadvisor.ca/Profile/BettyM706, nil,Aug. 2014, August 2014 9587,4.0,Ryan O,https://www.tripadvisor.ca/Profile/ryano263, nil,Aug. 2014, August 2014 9587,5.0,Bob W,https://www.tripadvisor.ca/Profile/86bobw, nil,Aug. 2014, August 2014 9587,5.0,Bag35,https://www.tripadvisor.ca/Profile/Bag35, nil,Jul. 2014, July 2014 9587,5.0,Janethusted,https://www.tripadvisor.ca/Profile/Janethusted, nil,Jul. 2014, July 2014 9587,5.0,Calvin M,https://www.tripadvisor.ca/Profile/196calvinm, nil,Jul. 2014, July 2014 9587,5.0,JonathanDutchak,https://www.tripadvisor.ca/Profile/JonathanDutchak, nil,Jun. 2014, June 2014 9587,5.0,Andrew R,https://www.tripadvisor.ca/Profile/679andrewR, nil,May 2014, May 2014 9587,5.0,LizzyVancouver_BC,https://www.tripadvisor.ca/Profile/LizzyVancouver_BC, nil,Jul. 2013, July 2013 9587,1.0,Ryan M,https://www.tripadvisor.ca/Profile/392RyanM, nil,Jun. 2013, June 2013 9587,4.0,maireaine_bc,https://www.tripadvisor.ca/Profile/maireaine_bc, nil,Sep. 2011, August 2011 9587,4.0,KFontheroad,https://www.tripadvisor.ca/Profile/KFontheroad, nil,Sep. 2011, August 2011 9587,3.0,sab30,https://www.tripadvisor.ca/Profile/sab30, nil,Aug. 2011, June 2011 9587,2.0,mummy90,https://www.tripadvisor.ca/Profile/mummy90, nil,Aug. 2010, August 2010 9587,5.0,Sammy19,https://www.tripadvisor.ca/Profile/Sammy19, nil,Aug. 2009, July 2009 9588,4.0,EagerB,https://www.tripadvisor.ca/Profile/EagerB, nil,Oct. 2018, October 2018 9588,5.0,683andy,https://www.tripadvisor.ca/Profile/683andy, nil,Sep. 2017, August 2017 9588,4.0,Jake O,https://www.tripadvisor.ca/Profile/jakeo531, nil,Sep. 2017, August 2017 9588,5.0,sarchie23,https://www.tripadvisor.ca/Profile/sarchie23, nil,Sep. 2017, August 2017 9588,5.0,AngiePinch,https://www.tripadvisor.ca/Profile/AngiePinch, nil,Sep. 2017, August 2017 9588,4.0,vancamp3r,https://www.tripadvisor.ca/Profile/vancamp3r, nil,Sep. 2017, August 2017 9588,5.0,Scott G,https://www.tripadvisor.ca/Profile/924scottg, nil,Sep. 2017, August 2017 9588,5.0,Darcyknight,https://www.tripadvisor.ca/Profile/Darcyknight, nil,Sep. 2017, August 2017 9588,3.0,PAWSFOURTHOUGHT,https://www.tripadvisor.ca/Profile/PAWSFOURTHOUGHT, nil,Sep. 2017, September 2017 9588,5.0,Keith C,https://www.tripadvisor.ca/Profile/L437IYkeithc, nil,Sep. 2016, September 2016 9588,3.0,longtravel09,https://www.tripadvisor.ca/Profile/longtravel09, nil,Aug. 2016, August 2016 9588,4.0,sailorman73,https://www.tripadvisor.ca/Profile/sailorman73, nil,Aug. 2016, August 2016 9588,5.0,RogerGGillespie,https://www.tripadvisor.ca/Profile/RogerGGillespie, nil,Aug. 2016, August 2016 9588,5.0,Karen F,https://www.tripadvisor.ca/Profile/karenfP4267HU, nil,Jul. 2016, July 2016 9588,4.0,Jackie M,https://www.tripadvisor.ca/Profile/A2631NGjackiem, nil,Jul. 2016, July 2016 9588,nil,,nil, nil,nil,nil 9588,2.0,Rich s,https://www.tripadvisor.ca/Profile/troyc799, nil,Mar. 2016, August 2015 9588,5.0,HydeMountainGolf,https://www.tripadvisor.ca/Profile/HydeMountainGolf, nil,Oct. 2015, October 2015 9588,4.0,Gb0ne,https://www.tripadvisor.ca/Profile/Gb0ne, nil,Aug. 2015, July 2015 9588,5.0,Brenda C,https://www.tripadvisor.ca/Profile/brendac942, nil,Mar. 2015, July 2014 9588,3.0,Ashley B,https://www.tripadvisor.ca/Profile/292ashleyb, nil,Aug. 2014, August 2014 9589,3.0,vamboos,https://www.tripadvisor.ca/Profile/vamboos, nil,Jul. 2018, July 2018 9589,5.0,skipper-basti,https://www.tripadvisor.ca/Profile/skipper-basti, nil,Aug. 2017, August 2017 9589,5.0,Laura-KellyCanada,https://www.tripadvisor.ca/Profile/Laura-KellyCanada, nil,Aug. 2017, August 2017 9589,1.0,Tdot2017,https://www.tripadvisor.ca/Profile/Tdot2017, nil,Aug. 2017, August 2017 9589,1.0,PattonFam,https://www.tripadvisor.ca/Profile/PattonFam, nil,Aug. 2016, August 2016 9589,nil,,nil, nil,nil,nil 9589,5.0,Pedro D,https://www.tripadvisor.ca/Profile/pedrod90, nil,Jun. 2014, May 2014 9589,4.0,iloveholidays74,https://www.tripadvisor.ca/Profile/iloveholidays74, nil,Mar. 2014, August 2013 9589,4.0,foodfan2013,https://www.tripadvisor.ca/Profile/foodfan2013, nil,Sep. 2013, September 2013 9589,5.0,Traveller_holidayer,https://www.tripadvisor.ca/Profile/Traveller_holidayer, nil,Aug. 2013, August 2013 9589,3.0,Rustylou63,https://www.tripadvisor.ca/Profile/Rustylou63, nil,Oct. 2012, September 2012 9589,5.0,Dream_BC,https://www.tripadvisor.ca/Profile/Dream_BC, nil,Aug. 2011, July 2011 9589,5.0,BurnabyDiane,https://www.tripadvisor.ca/Profile/BurnabyDiane, nil,Aug. 2010, August 2010 9589,4.0,Traditions123,https://www.tripadvisor.ca/Profile/Traditions123, nil,Jun. 2010, August 2009 9589,2.0,rdktmor,https://www.tripadvisor.ca/Profile/rdktmor, nil,Aug. 2008, July 2008 9589,1.0,rjd18,https://www.tripadvisor.ca/Profile/rjd18, nil,Jun. 2008, June 2008 9590,1.0,KayDT,https://www.tripadvisor.ca/Profile/KayDT, nil,Sep. 2018, September 2018 9590,1.0,hofsinkrachel,https://www.tripadvisor.ca/Profile/hofsinkrachel, nil,Jul. 2018, July 2018 9590,5.0,danielmcinnes,https://www.tripadvisor.ca/Profile/danielmcinnes, nil,Aug. 2016, August 2016 9590,3.0,terrilou59,https://www.tripadvisor.ca/Profile/terrilou59, nil,Jul. 2016, July 2016 9590,5.0,Janine D,https://www.tripadvisor.ca/Profile/124janined, nil,Apr. 2016, April 2016 9590,1.0,Harry K,https://www.tripadvisor.ca/Profile/552harryk, nil,Sep. 2015, July 2015 9590,4.0,sarah312721,https://www.tripadvisor.ca/Profile/sarah312721, nil,Jun. 2015, May 2015 9591,1.0,farmgirl91,https://www.tripadvisor.ca/Profile/farmgirl91, nil,Feb. 2017, February 2017 9591,1.0,MDS1886,https://www.tripadvisor.ca/Profile/MDS1886, nil,Aug. 2016, August 2016 9591,1.0,Darlene V,https://www.tripadvisor.ca/Profile/203darlenev, nil,Aug. 2016, August 2016 9591,1.0,Jeff S,https://www.tripadvisor.ca/Profile/O6561DIjeffs, nil,Jul. 2016, July 2016 9591,1.0,W H,https://www.tripadvisor.ca/Profile/653wh, nil,Jun. 2016, June 2016 9591,1.0,Tino C,https://www.tripadvisor.ca/Profile/tinoc67, nil,Jun. 2016, July 2015 9591,1.0,tina12345678910,https://www.tripadvisor.ca/Profile/tina12345678910, nil,May 2016, May 2016 9591,1.0,Jessica H,https://www.tripadvisor.ca/Profile/S3795WYjessicah, nil,May 2016, May 2016 9591,1.0,Cherilyn H,https://www.tripadvisor.ca/Profile/899cherilynh, nil,Nov. 2015, July 2015 9591,1.0,lvb,https://www.tripadvisor.ca/Profile/lvb, nil,Sep. 2015, August 2015 9591,1.0,Sarah M,https://www.tripadvisor.ca/Profile/N7716KCsarahm, nil,Sep. 2015, September 2015 9591,1.0,Twinkle B,https://www.tripadvisor.ca/Profile/TwinkleB_13, nil,Sep. 2015, September 2015 9591,1.0,Travelingmumzie,https://www.tripadvisor.ca/Profile/Travelingmumzie, nil,Aug. 2015, August 2015 9591,1.0,Kevin B,https://www.tripadvisor.ca/Profile/K1134SGkevinb, nil,Aug. 2015, August 2015 9591,1.0,Brennanfamily5,https://www.tripadvisor.ca/Profile/Brennanfamily5, nil,Aug. 2015, August 2015 9591,nil,,nil, nil,nil,nil 9591,4.0,Straightupgirl,https://www.tripadvisor.ca/Profile/Straightupgirl, nil,Aug. 2014, July 2014 9591,1.0,Neneric,https://www.tripadvisor.ca/Profile/Neneric, nil,Mar. 2014, March 2014 9591,1.0,R S,https://www.tripadvisor.ca/Profile/321rs, nil,Sep. 2013, July 2013 9591,1.0,badnight_13,https://www.tripadvisor.ca/Profile/badnight_13, nil,Jul. 2013, May 2013 9591,1.0,Jeanne1942,https://www.tripadvisor.ca/Profile/Jeanne1942, nil,Mar. 2012, January 2012 9591,1.0,baggy270,https://www.tripadvisor.ca/Profile/baggy270, nil,Mar. 2012, August 2011 9591,1.0,Darlene D,https://www.tripadvisor.ca/Profile/DarleneD160, nil,Jan. 2012, December 2011 9591,1.0,telleroftruth99,https://www.tripadvisor.ca/Profile/telleroftruth99, nil,Aug. 2010, December 2009 9591,1.0,51yearsold,https://www.tripadvisor.ca/Profile/51yearsold, nil,Mar. 2010, March 2010 9591,1.0,man4music,https://www.tripadvisor.ca/Profile/man4music, nil,Jul. 2009, June 2009 9593,5.0,Go32045356028,https://www.tripadvisor.ca/Profile/Go32045356028, nil,Mar. 2019, March 2019 9593,3.0,Getaway52123250638,https://www.tripadvisor.ca/Profile/Getaway52123250638, nil,Mar. 2019, March 2019 9593,5.0,LilyG828,https://www.tripadvisor.ca/Profile/LilyG828, nil,Mar. 2019, March 2019 9593,5.0,Debra H,https://www.tripadvisor.ca/Profile/758debrah, nil,Mar. 2019, March 2019 9593,3.0,231christinajohnson,https://www.tripadvisor.ca/Profile/231christinajohnson, nil,Mar. 2019, March 2019 9593,1.0,Curler1,https://www.tripadvisor.ca/Profile/Curler1, nil,Feb. 2019, February 2019 9593,3.0,Voyage62146952700,https://www.tripadvisor.ca/Profile/Voyage62146952700, nil,Feb. 2019, February 2019 9593,1.0,15ralphm,https://www.tripadvisor.ca/Profile/15ralphm, nil,Feb. 2019, February 2019 9593,5.0,257debrad,https://www.tripadvisor.ca/Profile/257debrad, nil,Jan. 2019, January 2019 9593,4.0,samoleaaa,https://www.tripadvisor.ca/Profile/samoleaaa, nil,Jan. 2019, May 2018 9593,5.0,Iris L,https://www.tripadvisor.ca/Profile/irisl538, nil,Jan. 2019, November 2018 9593,3.0,Norma T,https://www.tripadvisor.ca/Profile/normat884, nil,Dec. 2018, December 2018 9593,5.0,Sightsee53370701131,https://www.tripadvisor.ca/Profile/Sightsee53370701131, nil,Dec. 2018, December 2018 9593,5.0,Nomad39276235981,https://www.tripadvisor.ca/Profile/Nomad39276235981, nil,Dec. 2018, December 2018 9593,3.0,Doug T,https://www.tripadvisor.ca/Profile/364brittanyt, nil,Dec. 2018, December 2018 9593,4.0,Getaway57337742890,https://www.tripadvisor.ca/Profile/Getaway57337742890, nil,Dec. 2018, December 2018 9593,5.0,308brentp,https://www.tripadvisor.ca/Profile/308brentp, nil,Dec. 2018, November 2018 9593,4.0,jaydepenman,https://www.tripadvisor.ca/Profile/jaydepenman, nil,Nov. 2018, February 2018 9593,5.0,Connector49137,https://www.tripadvisor.ca/Profile/Connector49137, nil,Nov. 2018, November 2018 9593,4.0,Bonnie M,https://www.tripadvisor.ca/Profile/bonniem862, nil,Nov. 2018, October 2018 9593,5.0,LoveTravel468325,https://www.tripadvisor.ca/Profile/LoveTravel468325, nil,Nov. 2018, November 2018 9593,1.0,Bruce C,https://www.tripadvisor.ca/Profile/brucecE2212KZ, nil,Nov. 2018, November 2018 9593,5.0,pop_sage,https://www.tripadvisor.ca/Profile/pop_sage, nil,Oct. 2018, October 2018 9593,5.0,Lynn S,https://www.tripadvisor.ca/Profile/Lynnie1960, nil,Oct. 2018, October 2018 9593,5.0,murdochdunn,https://www.tripadvisor.ca/Profile/murdochdunn, nil,Oct. 2018, October 2018 9593,nil,,nil, nil,nil,nil 9593,5.0,Raymond V,https://www.tripadvisor.ca/Profile/RayV_13, nil,Oct. 2018, July 2018 9593,2.0,JJDeo,https://www.tripadvisor.ca/Profile/JJDeo, nil,Oct. 2018, October 2018 9593,4.0,650jadac,https://www.tripadvisor.ca/Profile/650jadac, nil,Sep. 2018, September 2018 9593,4.0,bncaines,https://www.tripadvisor.ca/Profile/bncaines, nil,Sep. 2018, September 2018 9593,4.0,FreakinCold5,https://www.tripadvisor.ca/Profile/FreakinCold5, nil,Sep. 2018, August 2018 9593,3.0,myr0nh1,https://www.tripadvisor.ca/Profile/myr0nh1, nil,Sep. 2018, August 2018 9593,4.0,Lorraine T,https://www.tripadvisor.ca/Profile/lorrainet308, nil,Sep. 2018, October 2017 9593,3.0,Kent T,https://www.tripadvisor.ca/Profile/kenttripp, nil,Aug. 2018, August 2018 9593,5.0,4sillykids,https://www.tripadvisor.ca/Profile/4sillykids, nil,Aug. 2018, August 2018 9593,4.0,abedriedger,https://www.tripadvisor.ca/Profile/abedriedger, nil,Aug. 2018, August 2018 9593,5.0,Companion288604,https://www.tripadvisor.ca/Profile/Companion288604, nil,Aug. 2018, August 2018 9593,3.0,Gastro-surfing,https://www.tripadvisor.ca/Profile/Gastro-surfing, nil,Aug. 2018, August 2018 9593,1.0,GroomsMom214,https://www.tripadvisor.ca/Profile/GroomsMom214, nil,Aug. 2018, August 2018 9593,5.0,Seaside636352,https://www.tripadvisor.ca/Profile/Seaside636352, nil,Aug. 2018, August 2018 9593,5.0,etompk198871,https://www.tripadvisor.ca/Profile/etompk198871, nil,Aug. 2018, August 2018 9593,5.0,Chase S,https://www.tripadvisor.ca/Profile/236chases, nil,Aug. 2018, July 2018 9593,3.0,dbetke773295,https://www.tripadvisor.ca/Profile/dbetke773295, nil,Aug. 2018, July 2018 9593,4.0,Jane G,https://www.tripadvisor.ca/Profile/janeg216, nil,Aug. 2018, July 2018 9593,4.0,shellvacation,https://www.tripadvisor.ca/Profile/shellvacation, nil,Jul. 2018, July 2018 9593,4.0,pbrown618139,https://www.tripadvisor.ca/Profile/pbrown618139, nil,Jul. 2018, July 2018 9593,5.0,RickSierens,https://www.tripadvisor.ca/Profile/RickSierens, nil,Jul. 2018, July 2018 9593,5.0,dkuche209023,https://www.tripadvisor.ca/Profile/dkuche209023, nil,Jul. 2018, July 2018 9593,5.0,dhanlo169204,https://www.tripadvisor.ca/Profile/dhanlo169204, nil,Jul. 2018, June 2018 9593,5.0,Sharon M,https://www.tripadvisor.ca/Profile/U3172XYsharonm, nil,Jun. 2018, July 2018 9593,4.0,manitobaricher,https://www.tripadvisor.ca/Profile/manitobaricher, nil,Jun. 2018, June 2018 9593,4.0,petermarrier,https://www.tripadvisor.ca/Profile/petermarrier, nil,Jun. 2018, June 2018 9593,3.0,townwalk,https://www.tripadvisor.ca/Profile/townwalk, nil,Jun. 2018, June 2018 9593,5.0,valeriebY3943WV,https://www.tripadvisor.ca/Profile/valeriebY3943WV, nil,Jun. 2018, May 2018 9593,4.0,darcyh871,https://www.tripadvisor.ca/Profile/darcyh871, nil,May 2018, May 2018 9593,2.0,mbesser24,https://www.tripadvisor.ca/Profile/mbesser24, nil,May 2018, May 2018 9593,5.0,aqccorp,https://www.tripadvisor.ca/Profile/aqccorp, nil,May 2018, May 2018 9593,5.0,Gregory L,https://www.tripadvisor.ca/Profile/471gregoryl, nil,May 2018, May 2018 9593,5.0,bsmith372979,https://www.tripadvisor.ca/Profile/bsmith372979, nil,May 2018, May 2018 9593,5.0,Charles S,https://www.tripadvisor.ca/Profile/charlessV16YF, nil,May 2018, May 2018 9593,2.0,dlktgm,https://www.tripadvisor.ca/Profile/dlktgm, nil,May 2018, May 2018 9593,5.0,badjette,https://www.tripadvisor.ca/Profile/badjette, nil,Apr. 2018, April 2018 9593,5.0,June S,https://www.tripadvisor.ca/Profile/770junes, nil,Apr. 2018, April 2018 9593,3.0,ashwyatt123,https://www.tripadvisor.ca/Profile/ashwyatt123, nil,Apr. 2018, April 2018 9593,5.0,Karen S,https://www.tripadvisor.ca/Profile/karensY18WT, nil,Apr. 2018, April 2018 9593,5.0,Blair M,https://www.tripadvisor.ca/Profile/blairm308, nil,Apr. 2018, April 2018 9593,3.0,steinmetz2018,https://www.tripadvisor.ca/Profile/steinmetz2018, nil,Apr. 2018, March 2018 9593,3.0,parklandtourism,https://www.tripadvisor.ca/Profile/parklandtourism, nil,Apr. 2018, March 2018 9593,4.0,ALfromManitoba,https://www.tripadvisor.ca/Profile/ALfromManitoba, nil,Apr. 2018, March 2018 9593,4.0,kisfor339850,https://www.tripadvisor.ca/Profile/kisfor339850, nil,Mar. 2018, March 2018 9593,4.0,JiggyBobb,https://www.tripadvisor.ca/Profile/JiggyBobb, nil,Mar. 2018, March 2018 9593,2.0,Theresa H,https://www.tripadvisor.ca/Profile/M868HNtheresah, nil,Mar. 2018, March 2018 9593,5.0,debtries4u,https://www.tripadvisor.ca/Profile/debtries4u, nil,Mar. 2018, March 2018 9593,3.0,terri67wag,https://www.tripadvisor.ca/Profile/terri67wag, nil,Mar. 2018, March 2018 9593,5.0,swans12018,https://www.tripadvisor.ca/Profile/swans12018, nil,Feb. 2018, February 2018 9593,4.0,True54,https://www.tripadvisor.ca/Profile/True54, nil,Feb. 2018, January 2018 9593,4.0,bobbip866,https://www.tripadvisor.ca/Profile/bobbip866, nil,Dec. 2017, December 2017 9593,5.0,Nova N,https://www.tripadvisor.ca/Profile/642novan, nil,Dec. 2017, December 2017 9593,4.0,Sabine C,https://www.tripadvisor.ca/Profile/160sabinec, nil,Dec. 2017, December 2017 9593,2.0,909devonm,https://www.tripadvisor.ca/Profile/909devonm, nil,Dec. 2017, December 2017 9593,5.0,Carlene V,https://www.tripadvisor.ca/Profile/carlenevouriot, nil,Nov. 2017, November 2017 9593,5.0,48carlenev,https://www.tripadvisor.ca/Profile/48carlenev, nil,Nov. 2017, November 2017 9593,4.0,Cheryl A,https://www.tripadvisor.ca/Profile/86cheryla, nil,Nov. 2017, October 2017 9593,5.0,Vicki C,https://www.tripadvisor.ca/Profile/VickiC375, nil,Nov. 2017, October 2017 9593,5.0,Terry Austin M,https://www.tripadvisor.ca/Profile/terryaustinm, nil,Oct. 2017, October 2017 9593,3.0,D3337RUjanetc,https://www.tripadvisor.ca/Profile/D3337RUjanetc, nil,Oct. 2017, October 2017 9593,4.0,trishm599,https://www.tripadvisor.ca/Profile/trishm599, nil,Oct. 2017, October 2017 9593,1.0,404fayg,https://www.tripadvisor.ca/Profile/404fayg, nil,Oct. 2017, October 2017 9593,4.0,tom11411,https://www.tripadvisor.ca/Profile/tom11411, nil,Oct. 2017, October 2017 9593,5.0,iram327,https://www.tripadvisor.ca/Profile/iram327, nil,Oct. 2017, October 2017 9593,5.0,R4847NAbrianf,https://www.tripadvisor.ca/Profile/R4847NAbrianf, nil,Oct. 2017, September 2017 9593,4.0,darlenep860,https://www.tripadvisor.ca/Profile/darlenep860, nil,Sep. 2017, August 2017 9593,5.0,Leslei S,https://www.tripadvisor.ca/Profile/LESLIES910, nil,Sep. 2017, September 2017 9593,4.0,Jocelyn P,https://www.tripadvisor.ca/Profile/JocelynP984, nil,Sep. 2017, August 2017 9593,4.0,Havier12,https://www.tripadvisor.ca/Profile/Havier12, nil,Sep. 2017, August 2017 9593,3.0,WorldTravelerJL18,https://www.tripadvisor.ca/Profile/WorldTravelerJL18, nil,Sep. 2017, September 2017 9593,5.0,O3536OHmichellem,https://www.tripadvisor.ca/Profile/O3536OHmichellem, nil,Aug. 2017, August 2017 9593,5.0,337russellw,https://www.tripadvisor.ca/Profile/337russellw, nil,Aug. 2017, August 2017 9593,5.0,888Pattycakes,https://www.tripadvisor.ca/Profile/888Pattycakes, nil,Aug. 2017, August 2017 9593,5.0,hollya591,https://www.tripadvisor.ca/Profile/hollya591, nil,Aug. 2017, August 2017 9593,1.0,winnipegtraveller57,https://www.tripadvisor.ca/Profile/winnipegtraveller57, nil,Aug. 2017, August 2017 9593,4.0,591ernestk,https://www.tripadvisor.ca/Profile/591ernestk, nil,Aug. 2017, August 2017 9593,5.0,Ccccolddave,https://www.tripadvisor.ca/Profile/Ccccolddave, nil,Aug. 2017, August 2017 9593,5.0,G4229ODtheresam,https://www.tripadvisor.ca/Profile/G4229ODtheresam, nil,Aug. 2017, August 2017 9593,4.0,Q5659TVgordonm,https://www.tripadvisor.ca/Profile/Q5659TVgordonm, nil,Aug. 2017, August 2017 9593,5.0,Peter H,https://www.tripadvisor.ca/Profile/peterhA2047WO, nil,Aug. 2017, August 2017 9593,4.0,charlesaG7305GB,https://www.tripadvisor.ca/Profile/charlesaG7305GB, nil,Jul. 2017, June 2017 9593,5.0,daisy r,https://www.tripadvisor.ca/Profile/daisyr82, nil,Jul. 2017, June 2017 9593,5.0,CompanionsInTravel,https://www.tripadvisor.ca/Profile/CompanionsInTravel, nil,Jul. 2017, June 2017 9593,5.0,karenlC1413KH,https://www.tripadvisor.ca/Profile/karenlC1413KH, nil,Jun. 2017, June 2017 9593,5.0,bemeyer,https://www.tripadvisor.ca/Profile/bemeyer, nil,Jun. 2017, June 2017 9593,4.0,nanonancy100,https://www.tripadvisor.ca/Profile/nanonancy100, nil,Jun. 2017, June 2017 9593,5.0,V2093CAjohnw,https://www.tripadvisor.ca/Profile/V2093CAjohnw, nil,Jun. 2017, June 2017 9593,5.0,Brent M,https://www.tripadvisor.ca/Profile/624brentm, nil,Jun. 2017, June 2017 9593,5.0,paulsharonl,https://www.tripadvisor.ca/Profile/paulsharonl, nil,Jun. 2017, June 2017 9593,4.0,dougbK9565EB,https://www.tripadvisor.ca/Profile/dougbK9565EB, nil,Jun. 2017, June 2017 9593,4.0,Roderick L,https://www.tripadvisor.ca/Profile/Roderickml, nil,Jun. 2017, June 2017 9593,1.0,Angela G,https://www.tripadvisor.ca/Profile/W2759HVangelag, nil,Jun. 2017, June 2017 9593,5.0,L2346CJdennisk,https://www.tripadvisor.ca/Profile/L2346CJdennisk, nil,Jun. 2017, May 2017 9593,4.0,Traveller200247,https://www.tripadvisor.ca/Profile/Traveller200247, nil,Jun. 2017, May 2017 9593,5.0,Jackie s,https://www.tripadvisor.ca/Profile/jackies738, nil,May 2017, April 2017 9593,4.0,KimberleyJohn,https://www.tripadvisor.ca/Profile/KimberleyJohn, nil,May 2017, May 2017 9593,5.0,John H,https://www.tripadvisor.ca/Profile/johnhU3826XK, nil,May 2017, April 2017 9593,4.0,soring78,https://www.tripadvisor.ca/Profile/soring78, nil,May 2017, April 2017 9593,4.0,royh402,https://www.tripadvisor.ca/Profile/royh402, nil,May 2017, April 2017 9593,3.0,G5642XNgloriam,https://www.tripadvisor.ca/Profile/G5642XNgloriam, nil,Apr. 2017, April 2017 9593,4.0,Kenneth M,https://www.tripadvisor.ca/Profile/369KenM14, nil,Apr. 2017, April 2017 9593,5.0,barriem300,https://www.tripadvisor.ca/Profile/barriem300, nil,Apr. 2017, April 2017 9593,4.0,E7565RVmarkd,https://www.tripadvisor.ca/Profile/E7565RVmarkd, nil,Apr. 2017, April 2017 9593,5.0,Bryan C,https://www.tripadvisor.ca/Profile/BryanC697, nil,Apr. 2017, April 2017 9593,1.0,IamMardon,https://www.tripadvisor.ca/Profile/IamMardon, nil,Apr. 2017, April 2017 9593,4.0,travellerMom61,https://www.tripadvisor.ca/Profile/travellerMom61, nil,Apr. 2017, March 2017 9593,4.0,BuffaloGal48,https://www.tripadvisor.ca/Profile/BuffaloGal48, nil,Apr. 2017, March 2017 9593,4.0,davidcQ7283YM,https://www.tripadvisor.ca/Profile/davidcQ7283YM, nil,Mar. 2017, March 2017 9593,5.0,W3866BDdavidr,https://www.tripadvisor.ca/Profile/W3866BDdavidr, nil,Mar. 2017, March 2017 9593,5.0,David S,https://www.tripadvisor.ca/Profile/David_77_13, nil,Mar. 2017, March 2017 9593,5.0,608sallyr,https://www.tripadvisor.ca/Profile/608sallyr, nil,Mar. 2017, March 2017 9593,5.0,VandCWpg_,https://www.tripadvisor.ca/Profile/VandCWpg_, nil,Mar. 2017, March 2017 9593,5.0,georgekX4350HL,https://www.tripadvisor.ca/Profile/georgekX4350HL, nil,Mar. 2017, March 2017 9593,3.0,allanb138,https://www.tripadvisor.ca/Profile/allanb138, nil,Mar. 2017, March 2017 9593,3.0,974jamiee,https://www.tripadvisor.ca/Profile/974jamiee, nil,Mar. 2017, February 2017 9593,4.0,232berniec,https://www.tripadvisor.ca/Profile/232berniec, nil,Feb. 2017, February 2017 9593,3.0,562vall,https://www.tripadvisor.ca/Profile/562vall, nil,Feb. 2017, February 2017 9593,4.0,smirk69,https://www.tripadvisor.ca/Profile/smirk69, nil,Feb. 2017, February 2017 9593,5.0,Dayna H,https://www.tripadvisor.ca/Profile/daynah85, nil,Feb. 2017, February 2017 9593,5.0,jodiw288,https://www.tripadvisor.ca/Profile/jodiw288, nil,Feb. 2017, February 2017 9593,5.0,David M,https://www.tripadvisor.ca/Profile/davidmF3140BG, nil,Feb. 2017, February 2017 9593,3.0,KVic123,https://www.tripadvisor.ca/Profile/KVic123, nil,Feb. 2017, February 2017 9593,5.0,amberk145,https://www.tripadvisor.ca/Profile/amberk145, nil,Jan. 2017, January 2017 9593,5.0,U6154NMmikeb,https://www.tripadvisor.ca/Profile/U6154NMmikeb, nil,Dec. 2016, December 2016 9593,4.0,Chandaler,https://www.tripadvisor.ca/Profile/Chandaler, nil,Dec. 2016, December 2016 9593,3.0,NWOCanadaSunseeker,https://www.tripadvisor.ca/Profile/NWOCanadaSunseeker, nil,Dec. 2016, December 2016 9593,5.0,CalLor2016,https://www.tripadvisor.ca/Profile/CalLor2016, nil,Dec. 2016, December 2016 9593,5.0,brittanybM1759TA,https://www.tripadvisor.ca/Profile/brittanybM1759TA, nil,Dec. 2016, December 2016 9593,5.0,jphardy,https://www.tripadvisor.ca/Profile/jphardy, nil,Dec. 2016, November 2016 9593,1.0,lyndsief2016,https://www.tripadvisor.ca/Profile/lyndsief2016, nil,Dec. 2016, November 2016 9593,3.0,Vansan21,https://www.tripadvisor.ca/Profile/Vansan21, nil,Nov. 2016, November 2016 9593,4.0,Q3234JSnancyp,https://www.tripadvisor.ca/Profile/Q3234JSnancyp, nil,Nov. 2016, November 2016 9593,5.0,kenpJ4078NR,https://www.tripadvisor.ca/Profile/kenpJ4078NR, nil,Oct. 2016, October 2016 9593,4.0,Savanna D,https://www.tripadvisor.ca/Profile/715savannad, nil,Oct. 2016, October 2016 9593,5.0,Gordon P,https://www.tripadvisor.ca/Profile/gordonp906, nil,Oct. 2016, October 2016 9593,5.0,Baby D,https://www.tripadvisor.ca/Profile/688babyd, nil,Oct. 2016, October 2016 9593,5.0,Elizabeth B,https://www.tripadvisor.ca/Profile/elizabethb135, nil,Oct. 2016, October 2016 9593,3.0,JudyJoe2013,https://www.tripadvisor.ca/Profile/JudyJoe2013, nil,Oct. 2016, October 2016 9593,5.0,Greg B,https://www.tripadvisor.ca/Profile/623gregb, nil,Oct. 2016, September 2016 9593,3.0,Lisa P,https://www.tripadvisor.ca/Profile/lisapD9921UP, nil,Sep. 2016, September 2016 9593,4.0,HughWhitehorseYT,https://www.tripadvisor.ca/Profile/HughWhitehorseYT, nil,Sep. 2016, September 2016 9593,2.0,Mary A,https://www.tripadvisor.ca/Profile/788MaryA, nil,Sep. 2016, August 2016 9593,5.0,Boyd M,https://www.tripadvisor.ca/Profile/boydm160, nil,Sep. 2016, August 2016 9593,5.0,donaldsI7534IF,https://www.tripadvisor.ca/Profile/donaldsI7534IF, nil,Sep. 2016, September 2016 9594,2.0,SirBatchelot,https://www.tripadvisor.ca/Profile/SirBatchelot, nil,Mar. 22, March 2019 9594,5.0,carlavR2871VW,https://www.tripadvisor.ca/Profile/carlavR2871VW, nil,Feb. 2019, January 2019 9594,1.0,family_travels_2016,https://www.tripadvisor.ca/Profile/family_travels_2016, nil,Mar. 2019, March 2019 9594,3.0,Ray Friesen,https://www.tripadvisor.ca/Profile/dcfreez, nil,Mar. 2019, March 2019 9594,3.0,Trek65650589660,https://www.tripadvisor.ca/Profile/Trek65650589660, nil,Mar. 2019, March 2019 9594,3.0,Cgyguy40,https://www.tripadvisor.ca/Profile/Cgyguy40, nil,Feb. 2019, February 2019 9594,1.0,cygirl@2009,https://www.tripadvisor.ca/Profile/cyopeck, nil,Feb. 2019, February 2019 9594,5.0,Eric F,https://www.tripadvisor.ca/Profile/ericfD2554SL, nil,Jan. 2019, January 2019 9594,5.0,Moonwind1,https://www.tripadvisor.ca/Profile/Moonwind1, nil,Jan. 2019, January 2019 9594,4.0,Duesters,https://www.tripadvisor.ca/Profile/Duesters, nil,Dec. 2018, December 2018 9594,5.0,Anibal,https://www.tripadvisor.ca/Profile/anibal2019, nil,Dec. 2018, December 2018 9594,5.0,vickie447,https://www.tripadvisor.ca/Profile/vickie447, nil,Dec. 2018, December 2018 9594,5.0,MDBeaupre,https://www.tripadvisor.ca/Profile/MDBeaupre, nil,Dec. 2018, November 2018 9594,4.0,Escape32326271288,https://www.tripadvisor.ca/Profile/Escape32326271288, nil,Dec. 2018, December 2018 9594,5.0,Passepartout-007,https://www.tripadvisor.ca/Profile/Passepartout-007, nil,Nov. 2018, November 2018 9594,4.0,Delaine A,https://www.tripadvisor.ca/Profile/160delainea, nil,Nov. 2018, November 2018 9594,2.0,Alison G,https://www.tripadvisor.ca/Profile/T5850LNalisong, nil,Nov. 2018, November 2018 9594,5.0,shrunke165,https://www.tripadvisor.ca/Profile/shrunke165, nil,Nov. 2018, November 2018 9594,5.0,Mary-Jo H,https://www.tripadvisor.ca/Profile/maryjoh791, nil,Oct. 2018, October 2018 9594,4.0,timdK4656CF,https://www.tripadvisor.ca/Profile/timdK4656CF, nil,Oct. 2018, September 2018 9594,5.0,Darryl F,https://www.tripadvisor.ca/Profile/darrylfield, nil,Oct. 2018, October 2018 9594,4.0,Wickeraz,https://www.tripadvisor.ca/Profile/Wickeraz, nil,Oct. 2018, October 2018 9594,5.0,leonardt25,https://www.tripadvisor.ca/Profile/leonardt25, nil,Oct. 2018, September 2018 9594,5.0,John V,https://www.tripadvisor.ca/Profile/13johnv, nil,Sep. 2018, September 2018 9594,5.0,Christine C,https://www.tripadvisor.ca/Profile/301ChristineH, nil,Sep. 2018, September 2018 9594,4.0,pank,https://www.tripadvisor.ca/Profile/pank, nil,Sep. 2018, July 2018 9594,5.0,jamesurski,https://www.tripadvisor.ca/Profile/jamesurski, nil,Sep. 2018, August 2018 9594,5.0,JNFII,https://www.tripadvisor.ca/Profile/JNFII, nil,Sep. 2018, September 2018 9594,5.0,Teresa M,https://www.tripadvisor.ca/Profile/N6158PBteresam, nil,Aug. 2018, August 2018 9594,5.0,trish1979,https://www.tripadvisor.ca/Profile/trish1979, nil,Aug. 2018, August 2018 9594,5.0,Travelinglight_60,https://www.tripadvisor.ca/Profile/Travelinglight_60, nil,Aug. 2018, August 2018 9594,5.0,Gloria B,https://www.tripadvisor.ca/Profile/S6521JXgloriab, nil,Aug. 2018, August 2018 9594,4.0,WinnipegTraveller045,https://www.tripadvisor.ca/Profile/WinnipegTraveller045, nil,Aug. 2018, July 2018 9594,5.0,ChrisTraveller204,https://www.tripadvisor.ca/Profile/ChrisTraveller204, nil,Aug. 2018, July 2018 9594,5.0,way4oh,https://www.tripadvisor.ca/Profile/way4oh, nil,Jul. 2018, July 2018 9594,4.0,spud0018,https://www.tripadvisor.ca/Profile/spud0018, nil,Jul. 2018, July 2018 9594,4.0,gmdalberta,https://www.tripadvisor.ca/Profile/gmdalberta, nil,Jul. 2018, July 2018 9594,5.0,David C,https://www.tripadvisor.ca/Profile/DC972, nil,Jul. 2018, July 2018 9594,5.0,rdirk,https://www.tripadvisor.ca/Profile/rdirk, nil,Jul. 2018, July 2018 9594,5.0,iplayazi,https://www.tripadvisor.ca/Profile/iplayazi, nil,Jul. 2018, July 2018 9594,4.0,Samuel K,https://www.tripadvisor.ca/Profile/854samuelk, nil,Jun. 2018, October 2017 9594,3.0,litfam546,https://www.tripadvisor.ca/Profile/litfam546, nil,Jun. 2018, June 2018 9594,5.0,pocketbookbrando,https://www.tripadvisor.ca/Profile/pocketbookbrando, nil,Jun. 2018, June 2018 9594,5.0,Darrin W,https://www.tripadvisor.ca/Profile/724darrinw, nil,Jun. 2018, May 2018 9594,4.0,Thomas G,https://www.tripadvisor.ca/Profile/thomasg855, nil,May 2018, May 2018 9594,nil,,nil, nil,nil,nil 9594,4.0,mbark81,https://www.tripadvisor.ca/Profile/mbark81, nil,Apr. 2018, March 2018 9594,2.0,Sox_The_Wanderer,https://www.tripadvisor.ca/Profile/Sox_The_Wanderer, nil,Mar. 2018, March 2018 9594,1.0,eps196,https://www.tripadvisor.ca/Profile/eps196, nil,Mar. 2018, March 2018 9594,2.0,keepitsouth,https://www.tripadvisor.ca/Profile/keepitsouth, nil,Feb. 2018, February 2018 9594,5.0,M1959IUmichaelm,https://www.tripadvisor.ca/Profile/M1959IUmichaelm, nil,Feb. 2018, February 2018 9594,4.0,carmanj2018,https://www.tripadvisor.ca/Profile/carmanj2018, nil,Jan. 2018, January 2018 9594,5.0,davemS5506BS,https://www.tripadvisor.ca/Profile/davemS5506BS, nil,Jan. 2018, January 2018 9594,5.0,Shari L,https://www.tripadvisor.ca/Profile/ShariL619, nil,Jan. 2018, December 2017 9594,4.0,Evan Z,https://www.tripadvisor.ca/Profile/EvanZ717, nil,Jan. 2018, December 2017 9594,4.0,Cassandra M,https://www.tripadvisor.ca/Profile/casmore91, nil,Jan. 2018, January 2018 9594,5.0,G. Joy S,https://www.tripadvisor.ca/Profile/gj0ys, nil,Dec. 2017, November 2017 9594,5.0,dougsT2917ML,https://www.tripadvisor.ca/Profile/dougsT2917ML, nil,Nov. 2017, November 2017 9594,4.0,julienV5287TL,https://www.tripadvisor.ca/Profile/julienV5287TL, nil,Nov. 2017, November 2017 9594,5.0,shnnn22,https://www.tripadvisor.ca/Profile/shnnn22, nil,Nov. 2017, November 2017 9594,4.0,rickc233,https://www.tripadvisor.ca/Profile/rickc233, nil,Nov. 2017, November 2017 9594,4.0,Chris C,https://www.tripadvisor.ca/Profile/J5465KYchrisc, nil,Nov. 2017, November 2017 9594,5.0,tcwinnipeg,https://www.tripadvisor.ca/Profile/tcwinnipeg, nil,Nov. 2017, November 2017 9594,4.0,wsbmcdonald,https://www.tripadvisor.ca/Profile/wsbmcdonald, nil,Nov. 2017, November 2017 9594,5.0,Deb S,https://www.tripadvisor.ca/Profile/650DebS, nil,Nov. 2017, November 2017 9594,5.0,meganelizabethmw,https://www.tripadvisor.ca/Profile/meganelizabethmw, nil,Nov. 2017, October 2017 9594,4.0,Chris M,https://www.tripadvisor.ca/Profile/chrismQ4711XU, nil,Nov. 2017, October 2017 9594,4.0,James V,https://www.tripadvisor.ca/Profile/790jamesv, nil,Oct. 2017, October 2017 9594,3.0,W2574UUmikev,https://www.tripadvisor.ca/Profile/W2574UUmikev, nil,Oct. 2017, October 2017 9594,4.0,pattyd308,https://www.tripadvisor.ca/Profile/pattyd308, nil,Oct. 2017, October 2017 9594,5.0,Y9528OXlyndab,https://www.tripadvisor.ca/Profile/Y9528OXlyndab, nil,Oct. 2017, October 2017 9594,4.0,J M,https://www.tripadvisor.ca/Profile/JM197, nil,Oct. 2017, September 2017 9594,4.0,jphardy,https://www.tripadvisor.ca/Profile/jphardy, nil,Oct. 2017, September 2017 9594,4.0,Patricia A,https://www.tripadvisor.ca/Profile/O2922ETpatriciaa, nil,Oct. 2017, September 2017 9594,5.0,James M,https://www.tripadvisor.ca/Profile/A8828DPjamesm, nil,Sep. 2017, September 2017 9594,4.0,emillies2015,https://www.tripadvisor.ca/Profile/emillies2015, nil,Sep. 2017, September 2017 9594,4.0,scotttK4083LX,https://www.tripadvisor.ca/Profile/scotttK4083LX, nil,Sep. 2017, September 2017 9594,5.0,D9283TKaliciac,https://www.tripadvisor.ca/Profile/D9283TKaliciac, nil,Aug. 2017, August 2017 9594,5.0,Alesia B,https://www.tripadvisor.ca/Profile/AlesiaB392, nil,Aug. 2017, August 2017 9594,5.0,392marialb,https://www.tripadvisor.ca/Profile/392marialb, nil,Aug. 2017, August 2017 9594,4.0,Rose S,https://www.tripadvisor.ca/Profile/roses167, nil,Aug. 2017, August 2017 9594,4.0,198shaunad,https://www.tripadvisor.ca/Profile/198shaunad, nil,Aug. 2017, August 2017 9594,4.0,thomasbU8373WP,https://www.tripadvisor.ca/Profile/thomasbU8373WP, nil,Aug. 2017, August 2017 9594,5.0,543rosev,https://www.tripadvisor.ca/Profile/543rosev, nil,Aug. 2017, August 2017 9594,5.0,Debbie M,https://www.tripadvisor.ca/Profile/351debbiem, nil,Aug. 2017, August 2017 9594,4.0,James C,https://www.tripadvisor.ca/Profile/634JamesC, nil,Jul. 2017, July 2017 9594,5.0,584Scutch584,https://www.tripadvisor.ca/Profile/584Scutch584, nil,Jul. 2017, July 2017 9594,5.0,crystalsO2845SD,https://www.tripadvisor.ca/Profile/crystalsO2845SD, nil,Jul. 2017, July 2017 9594,5.0,Omar M,https://www.tripadvisor.ca/Profile/236OmarM, nil,Jul. 2017, July 2017 9594,4.0,Geraldine F,https://www.tripadvisor.ca/Profile/943geraldinef, nil,Jul. 2017, June 2017 9594,5.0,sns_amoss,https://www.tripadvisor.ca/Profile/sns_amoss, nil,Jul. 2017, July 2017 9594,5.0,blue_tops,https://www.tripadvisor.ca/Profile/blue_tops, nil,Jul. 2017, July 2017 9594,3.0,Satpal S,https://www.tripadvisor.ca/Profile/SatpalS93, nil,Jul. 2017, June 2017 9594,5.0,266leix,https://www.tripadvisor.ca/Profile/266leix, nil,Jun. 2017, June 2017 9594,4.0,Pat M.,https://www.tripadvisor.ca/Profile/eternity1808, nil,Jun. 2017, June 2017 9594,5.0,974brendany,https://www.tripadvisor.ca/Profile/974brendany, nil,Jun. 2017, June 2017 9594,4.0,Deborah T,https://www.tripadvisor.ca/Profile/603deboraht, nil,Jun. 2017, June 2017 9594,4.0,lisacJ7015TK,https://www.tripadvisor.ca/Profile/lisacJ7015TK, nil,Jun. 2017, June 2017 9594,5.0,395suziea,https://www.tripadvisor.ca/Profile/395suziea, nil,May 2017, May 2017 9594,5.0,bbjsaul,https://www.tripadvisor.ca/Profile/bbjsaul, nil,May 2017, May 2017 9594,5.0,tanyar812,https://www.tripadvisor.ca/Profile/tanyar812, nil,May 2017, May 2017 9594,5.0,John G,https://www.tripadvisor.ca/Profile/J2064TMjohng, nil,May 2017, May 2017 9594,2.0,14doreenl,https://www.tripadvisor.ca/Profile/14doreenl, nil,May 2017, May 2017 9594,4.0,Sandandsunshine,https://www.tripadvisor.ca/Profile/Sandandsunshine, nil,May 2017, May 2017 9594,5.0,Shellie S,https://www.tripadvisor.ca/Profile/122shellies, nil,May 2017, May 2017 9594,5.0,Pat_Pot20,https://www.tripadvisor.ca/Profile/Pat_Pot20, nil,May 2017, May 2017 9594,4.0,bkjjk,https://www.tripadvisor.ca/Profile/bkjjk, nil,May 2017, May 2017 9594,4.0,Robert O,https://www.tripadvisor.ca/Profile/rdmo60, nil,Apr. 2017, April 2017 9594,1.0,David K,https://www.tripadvisor.ca/Profile/E9374KGdavidk, nil,Apr. 2017, April 2017 9594,4.0,Sharon C,https://www.tripadvisor.ca/Profile/593sharonc, nil,Apr. 2017, April 2017 9594,5.0,gwendan2017,https://www.tripadvisor.ca/Profile/gwendan2017, nil,Apr. 2017, April 2017 9594,5.0,DiscoverReflexology,https://www.tripadvisor.ca/Profile/DiscoverReflexology, nil,Apr. 2017, March 2017 9594,4.0,j_a_henryinc,https://www.tripadvisor.ca/Profile/j_a_henryinc, nil,Apr. 2017, March 2017 9594,4.0,475brian,https://www.tripadvisor.ca/Profile/475brian, nil,Apr. 2017, March 2017 9594,5.0,222derrickc,https://www.tripadvisor.ca/Profile/222derrickc, nil,Mar. 2017, March 2017 9594,4.0,robertdX2011AC,https://www.tripadvisor.ca/Profile/robertdX2011AC, nil,Mar. 2017, March 2017 9594,5.0,staceywA1849VV,https://www.tripadvisor.ca/Profile/staceywA1849VV, nil,Mar. 2017, March 2017 9594,5.0,Stéphane B,https://www.tripadvisor.ca/Profile/461st_phaneb, nil,Jan. 2017, January 2017 9594,5.0,Lisa A,https://www.tripadvisor.ca/Profile/lisaaangus, nil,Jan. 2017, December 2016 9594,4.0,Matt1147,https://www.tripadvisor.ca/Profile/MBMatt1147, nil,Jan. 2017, January 2017 9594,5.0,Gorrell,https://www.tripadvisor.ca/Profile/Gorrell, nil,Jan. 2017, January 2017 9594,2.0,Wzski1,https://www.tripadvisor.ca/Profile/Wzski1, nil,Jan. 2017, December 2016 9594,4.0,Martin M,https://www.tripadvisor.ca/Profile/L9121MRmartinm, nil,Dec. 2016, December 2016 9594,4.0,235nunya,https://www.tripadvisor.ca/Profile/235nunya, nil,Dec. 2016, December 2016 9594,4.0,WendyFsj_Bc,https://www.tripadvisor.ca/Profile/WendyFsj_Bc, nil,Nov. 2016, November 2016 9594,5.0,Parents of 3 Boyz,https://www.tripadvisor.ca/Profile/Parents_of_3Boyz, nil,Nov. 2016, November 2016 9594,4.0,604tedg,https://www.tripadvisor.ca/Profile/604tedg, nil,Nov. 2016, October 2016 9594,5.0,Patrick T,https://www.tripadvisor.ca/Profile/822PATRICKT, nil,Nov. 2016, November 2016 9594,5.0,Wayne I,https://www.tripadvisor.ca/Profile/WayneI326, nil,Nov. 2016, November 2016 9594,5.0,Nany0u,https://www.tripadvisor.ca/Profile/Nany0u, nil,Nov. 2016, October 2016 9594,3.0,Paul S,https://www.tripadvisor.ca/Profile/paulsN8505HC, nil,Oct. 2016, October 2016 9594,4.0,beckysH5587QN,https://www.tripadvisor.ca/Profile/beckysH5587QN, nil,Oct. 2016, October 2016 9594,4.0,Louise W,https://www.tripadvisor.ca/Profile/weezee2014, nil,Oct. 2016, October 2016 9594,3.0,islandrockin,https://www.tripadvisor.ca/Profile/islandrockin, nil,Oct. 2016, October 2016 9594,5.0,Wade P,https://www.tripadvisor.ca/Profile/683wadep, nil,Oct. 2016, October 2016 9594,5.0,Eric B,https://www.tripadvisor.ca/Profile/F3302BUericb, nil,Oct. 2016, October 2016 9594,4.0,Daniel L,https://www.tripadvisor.ca/Profile/daniellD101HL, nil,Sep. 2016, September 2016 9594,5.0,Karen G,https://www.tripadvisor.ca/Profile/KarenG113, nil,Sep. 2016, September 2016 9594,5.0,dcbeare,https://www.tripadvisor.ca/Profile/dcbeare, nil,Sep. 2016, August 2016 9594,3.0,RobbieHen,https://www.tripadvisor.ca/Profile/RobbieHen, nil,Sep. 2016, September 2016 9594,2.0,HowardSamuelBlock,https://www.tripadvisor.ca/Profile/HowardSamuelBlock, nil,Sep. 2016, September 2016 9594,3.0,calgaryglobetrotter8,https://www.tripadvisor.ca/Profile/calgaryglobetrotter8, nil,Sep. 2016, September 2016 9594,5.0,MDD1616,https://www.tripadvisor.ca/Profile/MDD1616, nil,Aug. 2016, August 2016 9594,5.0,Christine B,https://www.tripadvisor.ca/Profile/christinebW6461ZA, nil,Aug. 2016, August 2016 9594,4.0,Rob O,https://www.tripadvisor.ca/Profile/143robo, nil,Aug. 2016, August 2016 9594,5.0,monikaa23,https://www.tripadvisor.ca/Profile/monikaa23, nil,Aug. 2016, August 2016 9594,5.0,Jenothejungle,https://www.tripadvisor.ca/Profile/Jenothejungle, nil,Aug. 2016, July 2016 9594,4.0,Helen B,https://www.tripadvisor.ca/Profile/helenbA1277RZ, nil,Aug. 2016, July 2016 9594,5.0,Keith V,https://www.tripadvisor.ca/Profile/KeithV273, nil,Jul. 2016, July 2016 9594,3.0,CantleyTraveller,https://www.tripadvisor.ca/Profile/CantleyTraveller, nil,Jul. 2016, July 2016 9594,5.0,Dennis W,https://www.tripadvisor.ca/Profile/denniswQ3022TS, nil,Jul. 2016, July 2016 9594,5.0,Linda W,https://www.tripadvisor.ca/Profile/lindawS3347UH, nil,Jul. 2016, June 2016 9594,1.0,Ian K,https://www.tripadvisor.ca/Profile/463iank, nil,Jul. 2016, July 2016 9594,2.0,AnneHarper,https://www.tripadvisor.ca/Profile/AnneHarper94, nil,Jul. 2016, July 2016 9594,5.0,Lucia B,https://www.tripadvisor.ca/Profile/LuciaB0, nil,Jul. 2016, June 2016 9594,5.0,edwardbeckman72,https://www.tripadvisor.ca/Profile/edwardbeckman72, nil,Jul. 2016, June 2016 9594,5.0,glenham88,https://www.tripadvisor.ca/Profile/glenham88, nil,Jul. 2016, June 2016 9594,5.0,Sandra K,https://www.tripadvisor.ca/Profile/sandrak756, nil,Jul. 2016, June 2016 9594,4.0,djpickering2016,https://www.tripadvisor.ca/Profile/djpickering2016, nil,Jun. 2016, June 2016 9594,5.0,Cheryl F,https://www.tripadvisor.ca/Profile/cherylf870, nil,Jun. 2016, June 2016 9594,1.0,Marilyn M,https://www.tripadvisor.ca/Profile/N936AFmarilynm, nil,Jun. 2016, June 2016 9594,5.0,susan d,https://www.tripadvisor.ca/Profile/453susand453, nil,Jun. 2016, June 2016 9594,5.0,AgentSM,https://www.tripadvisor.ca/Profile/AgentSM, nil,Jun. 2016, May 2016 9594,3.0,mstewart1211,https://www.tripadvisor.ca/Profile/mstewart1211, nil,Jun. 2016, June 2016 9594,4.0,RSJ999,https://www.tripadvisor.ca/Profile/RSJ999, nil,Jun. 2016, May 2016 9594,5.0,wendy h,https://www.tripadvisor.ca/Profile/wendyh310, nil,May 2016, May 2016 9595,5.0,Murray H,https://www.tripadvisor.ca/Profile/114murrayh, nil,Mar. 2019, March 2019 9595,4.0,Destination611507,https://www.tripadvisor.ca/Profile/Destination611507, nil,Dec. 2018, December 2018 9595,3.0,Gail W,https://www.tripadvisor.ca/Profile/GailW810, nil,Sep. 2018, September 2018 9595,4.0,klac23,https://www.tripadvisor.ca/Profile/klac23, nil,Jun. 2018, June 2018 9595,5.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Apr. 2018, April 2018 9595,5.0,JiggyBobb,https://www.tripadvisor.ca/Profile/JiggyBobb, nil,Mar. 2018, March 2018 9595,5.0,Rick B,https://www.tripadvisor.ca/Profile/rickyjb, nil,Jan. 2018, October 2017 9595,4.0,erinwQ7467BF,https://www.tripadvisor.ca/Profile/erinwQ7467BF, nil,Dec. 2017, December 2017 9595,nil,,nil, nil,nil,nil 9595,5.0,johncarlof187,https://www.tripadvisor.ca/Profile/johncarlof187, nil,Oct. 2017, October 2017 9595,4.0,Frank L,https://www.tripadvisor.ca/Profile/frank5163, nil,Sep. 2017, September 2017 9595,5.0,Wainwrp,https://www.tripadvisor.ca/Profile/Wainwrp, nil,Mar. 2017, March 2017 9595,5.0,grantz2017,https://www.tripadvisor.ca/Profile/grantz2017, nil,Jan. 2017, January 2017 9595,5.0,FreakinCold5,https://www.tripadvisor.ca/Profile/FreakinCold5, nil,Dec. 2016, December 2016 9595,4.0,caseymarch,https://www.tripadvisor.ca/Profile/caseymarch, nil,Sep. 2016, August 2016 9595,5.0,canadamaus,https://www.tripadvisor.ca/Profile/canadamaus, nil,Sep. 2016, September 2016 9595,4.0,ryanv16,https://www.tripadvisor.ca/Profile/ryanv16, nil,Jul. 2016, July 2016 9595,5.0,vickyf126,https://www.tripadvisor.ca/Profile/vickyf126, nil,Jun. 2016, June 2016 9595,5.0,Tye,https://www.tripadvisor.ca/Profile/804tyes, nil,Jun. 2016, June 2016 9595,4.0,jjsven,https://www.tripadvisor.ca/Profile/jjsven, nil,May 2016, May 2016 9595,4.0,Gamecocks9799,https://www.tripadvisor.ca/Profile/Gamecocks9799, nil,Apr. 2016, April 2016 9595,3.0,KVic123,https://www.tripadvisor.ca/Profile/KVic123, nil,Apr. 2016, April 2016 9595,3.0,Hunter4444,https://www.tripadvisor.ca/Profile/Hunter4444, nil,Apr. 2016, March 2016 9595,4.0,Wrightysleft,https://www.tripadvisor.ca/Profile/Wrightysleft, nil,Mar. 2016, March 2016 9595,5.0,Korinn R,https://www.tripadvisor.ca/Profile/korinnr, nil,Feb. 2016, February 2016 9596,5.0,886sherrid,https://www.tripadvisor.ca/Profile/886sherrid, nil,Mar. 2019, March 2019 9596,1.0,onecoolharley,https://www.tripadvisor.ca/Profile/onecoolharley, nil,Mar. 2019, March 2019 9596,4.0,WorknRelaxn,https://www.tripadvisor.ca/Profile/WorknRelaxn, nil,Mar. 2019, March 2019 9596,4.0,Amanda C,https://www.tripadvisor.ca/Profile/468amandac, nil,Mar. 2019, March 2019 9596,4.0,victor r,https://www.tripadvisor.ca/Profile/S7664EOvictorr, nil,Mar. 2019, March 2019 9596,1.0,Sherridan H,https://www.tripadvisor.ca/Profile/SherridanH1, nil,Mar. 2019, February 2019 9596,5.0,Richard D,https://www.tripadvisor.ca/Profile/RichardD180, nil,Feb. 2019, December 2018 9596,5.0,Brandi B,https://www.tripadvisor.ca/Profile/709brandib, nil,Jan. 2019, January 2019 9596,5.0,Iris L,https://www.tripadvisor.ca/Profile/irisl538, nil,Jan. 2019, December 2018 9596,4.0,Andrea W,https://www.tripadvisor.ca/Profile/andiewatkins, nil,Dec. 2018, July 2018 9596,5.0,Kevin B,https://www.tripadvisor.ca/Profile/KSBouch, nil,Dec. 2018, December 2018 9596,5.0,rickkramble,https://www.tripadvisor.ca/Profile/rickkramble, nil,Nov. 2018, November 2018 9596,2.0,pam m,https://www.tripadvisor.ca/Profile/PamM581, nil,Oct. 2018, October 2018 9596,4.0,NKK425,https://www.tripadvisor.ca/Profile/NKK425, nil,Oct. 2018, October 2018 9596,4.0,Mel M,https://www.tripadvisor.ca/Profile/136melm, nil,Oct. 2018, September 2018 9596,5.0,Kody T,https://www.tripadvisor.ca/Profile/kodyt988, nil,Sep. 2018, September 2018 9596,5.0,Scrapper775,https://www.tripadvisor.ca/Profile/Scrapper775, nil,Sep. 2018, August 2018 9596,5.0,BernieK,https://www.tripadvisor.ca/Profile/BernieKam, nil,Sep. 2018, September 2018 9596,4.0,Jeff M,https://www.tripadvisor.ca/Profile/jeffmW4399RD, nil,Aug. 2018, June 2018 9596,5.0,Candace c,https://www.tripadvisor.ca/Profile/72candacec, nil,Aug. 2018, August 2018 9596,4.0,S0712,https://www.tripadvisor.ca/Profile/S0712, nil,Aug. 2018, August 2018 9596,3.0,michaeleQ8909VG,https://www.tripadvisor.ca/Profile/michaeleQ8909VG, nil,Jul. 2018, July 2018 9596,5.0,deirdreriley,https://www.tripadvisor.ca/Profile/deirdreriley, nil,Jul. 2018, June 2018 9596,5.0,Jennifer M,https://www.tripadvisor.ca/Profile/jennifermL6391PR, nil,Jun. 2018, June 2018 9596,4.0,Brian B,https://www.tripadvisor.ca/Profile/N543CDbrianb, nil,Jun. 2018, June 2018 9596,5.0,Harold W,https://www.tripadvisor.ca/Profile/haroldw148, nil,Jun. 2018, June 2018 9596,4.0,Winterpeg8,https://www.tripadvisor.ca/Profile/Winterpeg8, nil,May 2018, May 2018 9596,1.0,Ashley A,https://www.tripadvisor.ca/Profile/342ashleya, nil,May 2018, May 2018 9596,3.0,Jennie G,https://www.tripadvisor.ca/Profile/JennieG343, nil,Apr. 2018, April 2018 9596,5.0,leahanne12345,https://www.tripadvisor.ca/Profile/leahanne12345, nil,Feb. 2018, February 2018 9596,5.0,Leigh D,https://www.tripadvisor.ca/Profile/leighd340, nil,Feb. 2018, February 2018 9596,3.0,ChrisL12,https://www.tripadvisor.ca/Profile/ChrisL12, nil,Feb. 2018, January 2018 9596,1.0,murraymarshac,https://www.tripadvisor.ca/Profile/murraymarshac, nil,Dec. 2017, December 2017 9596,5.0,Mark H,https://www.tripadvisor.ca/Profile/107MarkH, nil,Dec. 2017, December 2017 9596,1.0,Kim R,https://www.tripadvisor.ca/Profile/kimrO7295QO, nil,Dec. 2017, December 2017 9596,2.0,Jennifer W,https://www.tripadvisor.ca/Profile/V2696OEjenniferw, nil,Dec. 2017, December 2017 9596,5.0,RobbieHen,https://www.tripadvisor.ca/Profile/RobbieHen, nil,Aug. 2017, July 2017 9596,4.0,DNB1956,https://www.tripadvisor.ca/Profile/DNB1956, nil,Aug. 2017, August 2017 9596,5.0,lemieuxg,https://www.tripadvisor.ca/Profile/lemieuxg, nil,Aug. 2017, May 2017 9596,4.0,laurawB2738RX,https://www.tripadvisor.ca/Profile/laurawB2738RX, nil,Aug. 2017, August 2017 9596,5.0,Roadrat1948,https://www.tripadvisor.ca/Profile/Roadrat1948, nil,Aug. 2017, July 2017 9596,5.0,Relax287377,https://www.tripadvisor.ca/Profile/Relax287377, nil,Aug. 2017, August 2017 9596,4.0,JBLB,https://www.tripadvisor.ca/Profile/JBLB, nil,Aug. 2017, August 2017 9596,5.0,ljrWinnipeg,https://www.tripadvisor.ca/Profile/ljrWinnipeg, nil,Aug. 2017, July 2017 9596,4.0,grace180,https://www.tripadvisor.ca/Profile/grace180, nil,Aug. 2017, August 2017 9596,4.0,Jeterfan026,https://www.tripadvisor.ca/Profile/Jeterfan026, nil,Aug. 2017, July 2017 9596,5.0,Wanda M,https://www.tripadvisor.ca/Profile/992wandam, nil,Jul. 2017, July 2017 9596,4.0,DenisV,https://www.tripadvisor.ca/Profile/DenisV, nil,Jun. 2017, June 2017 9596,4.0,maddysgirl15,https://www.tripadvisor.ca/Profile/maddysgirl15, nil,May 2017, April 2017 9596,5.0,567christyl,https://www.tripadvisor.ca/Profile/567christyl, nil,May 2017, May 2017 9596,2.0,Lovelynchep,https://www.tripadvisor.ca/Profile/Lovelynchep, nil,Apr. 2017, April 2017 9596,5.0,Deeman2,https://www.tripadvisor.ca/Profile/Deeman2, nil,Apr. 2017, April 2017 9596,4.0,darrenout,https://www.tripadvisor.ca/Profile/darrenout, nil,Mar. 2017, March 2017 9596,2.0,Karl S,https://www.tripadvisor.ca/Profile/Ksav1971, nil,Mar. 2017, March 2017 9596,3.0,ManitobaCrewofsix,https://www.tripadvisor.ca/Profile/ManitobaCrewofsix, nil,Mar. 2017, February 2017 9596,4.0,Dodie B,https://www.tripadvisor.ca/Profile/dodieb412, nil,Mar. 2017, February 2017 9596,3.0,BobbyO4,https://www.tripadvisor.ca/Profile/BobbyO4, nil,Feb. 2017, January 2017 9596,3.0,silenttiger,https://www.tripadvisor.ca/Profile/silenttiger, nil,Jan. 2017, June 2016 9596,4.0,Hopefullylost,https://www.tripadvisor.ca/Profile/Hopefullylost, nil,Jan. 2017, January 2017 9596,4.0,173priscillad,https://www.tripadvisor.ca/Profile/173priscillad, nil,Dec. 2016, November 2016 9596,5.0,Carmelmb,https://www.tripadvisor.ca/Profile/Carmelmb, nil,Dec. 2016, December 2016 9596,5.0,Debbie S,https://www.tripadvisor.ca/Profile/debbiesZ675RV, nil,Nov. 2016, November 2016 9596,1.0,Richard W,https://www.tripadvisor.ca/Profile/richardwW5095ST, nil,Nov. 2016, November 2016 9596,4.0,Timmer,https://www.tripadvisor.ca/Profile/timwit61, nil,Oct. 2016, October 2016 9596,2.0,GRMac54,https://www.tripadvisor.ca/Profile/GRMac54, nil,Oct. 2016, October 2016 9596,4.0,Jim P,https://www.tripadvisor.ca/Profile/jimpH161CY, nil,Oct. 2016, September 2016 9596,5.0,loripakulak6,https://www.tripadvisor.ca/Profile/loripakulak6, nil,Sep. 2016, September 2016 9596,4.0,islandiver7,https://www.tripadvisor.ca/Profile/islandiver7, nil,Aug. 2016, August 2016 9596,4.0,Gypsyberyl,https://www.tripadvisor.ca/Profile/Gypsyberyl, nil,Jul. 2016, June 2016 9596,5.0,Jessica C,https://www.tripadvisor.ca/Profile/jessicacW1350VS, nil,Jun. 2016, June 2016 9596,5.0,DianeM1960,https://www.tripadvisor.ca/Profile/DianeM1960, nil,Jun. 2016, June 2016 9596,3.0,DaveCalgary,https://www.tripadvisor.ca/Profile/DaveCalgary, nil,Jun. 2016, August 2015 9596,5.0,Krystal L,https://www.tripadvisor.ca/Profile/klynnoli, nil,Jun. 2016, June 2016 9596,4.0,biglk96,https://www.tripadvisor.ca/Profile/biglk96, nil,Jun. 2016, June 2016 9596,4.0,Sandahl R,https://www.tripadvisor.ca/Profile/sandahlr, nil,May 2016, May 2016 9596,3.0,Shannon A,https://www.tripadvisor.ca/Profile/shannona173, nil,Apr. 2016, April 2016 9596,5.0,Sharon S,https://www.tripadvisor.ca/Profile/512sharons, nil,Apr. 2016, April 2016 9596,5.0,Jessica M,https://www.tripadvisor.ca/Profile/jessicamZ5509PT, nil,Apr. 2016, April 2016 9596,5.0,giseletheroux,https://www.tripadvisor.ca/Profile/giseletheroux, nil,Apr. 2016, April 2016 9596,2.0,Cowtown_mama,https://www.tripadvisor.ca/Profile/Cowtown_mama, nil,Apr. 2016, April 2016 9596,4.0,nancybCancun,https://www.tripadvisor.ca/Profile/nancybCancun, nil,Mar. 2016, March 2016 9596,2.0,wspeck,https://www.tripadvisor.ca/Profile/wspeck, nil,Mar. 2016, March 2016 9596,5.0,Chickenchunk,https://www.tripadvisor.ca/Profile/Chickenchunk, nil,Mar. 2016, March 2016 9596,3.0,Jenna G,https://www.tripadvisor.ca/Profile/JennaB742, nil,Mar. 2016, March 2016 9596,5.0,Dsg11,https://www.tripadvisor.ca/Profile/Dsg11, nil,Feb. 2016, February 2016 9596,3.0,MBFarmGirl,https://www.tripadvisor.ca/Profile/MBFarmGirl, nil,Feb. 2016, February 2016 9596,5.0,marknamy,https://www.tripadvisor.ca/Profile/marknamy, nil,Feb. 2016, January 2016 9596,4.0,Tim S,https://www.tripadvisor.ca/Profile/timsT7594XP, nil,Feb. 2016, February 2016 9596,4.0,MagicMerlin88,https://www.tripadvisor.ca/Profile/MagicMerlin88, nil,Jan. 2016, August 2015 9596,3.0,Ryan R,https://www.tripadvisor.ca/Profile/ryanr895, nil,Jan. 2016, January 2016 9596,5.0,Sandybob2014,https://www.tripadvisor.ca/Profile/Sandybob2014, nil,Jan. 2016, January 2016 9596,2.0,Darlene D,https://www.tripadvisor.ca/Profile/darlened391, nil,Jan. 2016, January 2016 9596,5.0,gin142,https://www.tripadvisor.ca/Profile/gin142, nil,Dec. 2015, November 2015 9596,5.0,Wayne I,https://www.tripadvisor.ca/Profile/WayneI326, nil,Oct. 2015, October 2015 9596,5.0,ThatCanadianGirl_93,https://www.tripadvisor.ca/Profile/ThatCanadianGirl_93, nil,Oct. 2015, October 2015 9596,5.0,prairiefolk,https://www.tripadvisor.ca/Profile/prairiefolk, nil,Oct. 2015, October 2015 9596,5.0,manitobaricher,https://www.tripadvisor.ca/Profile/manitobaricher, nil,Oct. 2015, October 2015 9596,4.0,NenaS,https://www.tripadvisor.ca/Profile/NenaS, nil,Oct. 2015, September 2015 9596,4.0,Lori H,https://www.tripadvisor.ca/Profile/649lorih, nil,Oct. 2015, October 2015 9596,2.0,Sean R,https://www.tripadvisor.ca/Profile/780seanr, nil,Sep. 2015, September 2015 9596,4.0,Arnold B,https://www.tripadvisor.ca/Profile/ArnoldB671, nil,Sep. 2015, September 2015 9596,4.0,211Geri,https://www.tripadvisor.ca/Profile/211Geri, nil,Aug. 2015, August 2015 9596,2.0,W C LAZZ,https://www.tripadvisor.ca/Profile/WilliamL812, nil,Aug. 2015, August 2015 9596,5.0,Pumper10,https://www.tripadvisor.ca/Profile/Pumper10, nil,Aug. 2015, August 2015 9596,5.0,Jacinta H,https://www.tripadvisor.ca/Profile/SatchJacintaHarris, nil,Jul. 2015, July 2015 9596,5.0,Kayleen V,https://www.tripadvisor.ca/Profile/kayleenv1, nil,Jun. 2015, May 2015 9596,3.0,paul l,https://www.tripadvisor.ca/Profile/952paull, nil,May 2015, May 2015 9596,2.0,Jocelyn V,https://www.tripadvisor.ca/Profile/jocelynv494, nil,Apr. 2015, March 2015 9596,4.0,Russell F,https://www.tripadvisor.ca/Profile/1russellf, nil,Apr. 2015, April 2015 9596,4.0,NICNAC N,https://www.tripadvisor.ca/Profile/nicnacn, nil,Apr. 2015, April 2015 9596,4.0,vwfanforever,https://www.tripadvisor.ca/Profile/vwfanforever, nil,Mar. 2015, August 2014 9596,4.0,ilovelowly,https://www.tripadvisor.ca/Profile/ilovelowly, nil,Mar. 2015, March 2015 9596,3.0,Kara T,https://www.tripadvisor.ca/Profile/Ruralmomma, nil,Feb. 2015, February 2015 9596,4.0,Lynda D,https://www.tripadvisor.ca/Profile/Dadiva47, nil,Feb. 2015, February 2015 9596,5.0,BigZeeToba,https://www.tripadvisor.ca/Profile/BigZeeToba, nil,Feb. 2015, February 2015 9596,2.0,Sandra J,https://www.tripadvisor.ca/Profile/317sandraj, nil,Jan. 2015, December 2014 9596,4.0,Slubby,https://www.tripadvisor.ca/Profile/Slubby, nil,Dec. 2014, November 2014 9596,1.0,CanuckinMN,https://www.tripadvisor.ca/Profile/CanuckinMN, nil,Nov. 2014, November 2014 9596,4.0,WinnipegHiroshi,https://www.tripadvisor.ca/Profile/WinnipegHiroshi, nil,Nov. 2014, October 2014 9596,1.0,Cyndy R,https://www.tripadvisor.ca/Profile/606cyndyr, nil,Oct. 2014, October 2014 9596,5.0,marce0606,https://www.tripadvisor.ca/Profile/marce0606, nil,Sep. 2014, August 2014 9596,3.0,Upholster,https://www.tripadvisor.ca/Profile/Upholster, nil,Sep. 2014, August 2014 9596,2.0,LifeinParis,https://www.tripadvisor.ca/Profile/LifeinParis, nil,Aug. 2014, August 2014 9596,3.0,DaveH36,https://www.tripadvisor.ca/Profile/DaveH36, nil,Jul. 2014, June 2014 9596,2.0,ESCdn,https://www.tripadvisor.ca/Profile/ESCdn, nil,Jun. 2014, June 2014 9596,4.0,Michelle D,https://www.tripadvisor.ca/Profile/MichelleM413, nil,Jun. 2014, June 2014 9596,3.0,LoriM67,https://www.tripadvisor.ca/Profile/LoriM67, nil,May 2014, May 2014 9596,3.0,Corbin G,https://www.tripadvisor.ca/Profile/corbing2014, nil,Apr. 2014, April 2014 9596,3.0,TnJAdvents,https://www.tripadvisor.ca/Profile/TnJAdvents, nil,Apr. 2014, April 2014 9596,3.0,T G,https://www.tripadvisor.ca/Profile/tg565, nil,Mar. 2014, January 2014 9596,3.0,Jupitergal,https://www.tripadvisor.ca/Profile/Jupitergal, nil,Feb. 2014, February 2014 9596,2.0,Marc S,https://www.tripadvisor.ca/Profile/MarcS630, nil,Dec. 2013, December 2013 9596,1.0,Proudmanxman1970,https://www.tripadvisor.ca/Profile/Proudmanxman1970, nil,Nov. 2013, November 2013 9596,4.0,andersonbikes,https://www.tripadvisor.ca/Profile/andersonbikes, nil,Nov. 2013, November 2013 9596,4.0,hayu,https://www.tripadvisor.ca/Profile/hayu, nil,Nov. 2013, November 2013 9596,3.0,D P M,https://www.tripadvisor.ca/Profile/DPM_12, nil,Oct. 2013, October 2013 9596,3.0,Stinger55,https://www.tripadvisor.ca/Profile/Stinger55, nil,Oct. 2013, October 2013 9596,4.0,Theresa B,https://www.tripadvisor.ca/Profile/799theresab, nil,Sep. 2013, September 2013 9596,2.0,Kimberly M,https://www.tripadvisor.ca/Profile/439kimberlym, nil,Aug. 2013, August 2013 9596,3.0,Happy Explorer,https://www.tripadvisor.ca/Profile/explorerQ9017KY, nil,Jul. 2013, July 2013 9596,2.0,Larry M,https://www.tripadvisor.ca/Profile/LarryM282, nil,Jun. 2013, May 2013 9596,4.0,govboy,https://www.tripadvisor.ca/Profile/govboy, nil,Apr. 2013, April 2013 9596,1.0,Jm16canada,https://www.tripadvisor.ca/Profile/Jm16canada, nil,Mar. 2013, March 2013 9596,1.0,dartanya2,https://www.tripadvisor.ca/Profile/dartanya2, nil,Feb. 2013, February 2013 9596,4.0,SaskWolfhoun,https://www.tripadvisor.ca/Profile/SaskWolfhoun, nil,Feb. 2013, February 2013 9596,2.0,Wendy B,https://www.tripadvisor.ca/Profile/531WendyB, nil,Feb. 2013, October 2012 9596,5.0,rjd-mjaw,https://www.tripadvisor.ca/Profile/rjd-mjaw, nil,Feb. 2013, February 2013 9596,1.0,Avid T,https://www.tripadvisor.ca/Profile/AvidT921, nil,Jan. 2013, January 2013 9596,1.0,sandandfreckles,https://www.tripadvisor.ca/Profile/sandandfreckles, nil,Jan. 2013, January 2013 9596,2.0,Amber M,https://www.tripadvisor.ca/Profile/AmberM463, nil,Jan. 2013, November 2012 9596,3.0,hunter32,https://www.tripadvisor.ca/Profile/hunter32, nil,Nov. 2012, November 2012 9596,3.0,FrancesIII,https://www.tripadvisor.ca/Profile/FrancesIII, nil,Nov. 2012, November 2012 9596,3.0,DennisRegina,https://www.tripadvisor.ca/Profile/DennisRegina, nil,Nov. 2012, October 2012 9596,3.0,Elle H,https://www.tripadvisor.ca/Profile/ElleH936, nil,Nov. 2012, November 2012 9596,1.0,A F,https://www.tripadvisor.ca/Profile/OutOfTheCase, nil,Sep. 2012, September 2012 9596,4.0,Winnipeger_12,https://www.tripadvisor.ca/Profile/Winnipeger_12, nil,Sep. 2012, August 2012 9596,2.0,keewatina,https://www.tripadvisor.ca/Profile/keewatina, nil,Aug. 2012, August 2012 9596,5.0,David R,https://www.tripadvisor.ca/Profile/362DavidR362, nil,Aug. 2012, July 2012 9596,4.0,newchapter85,https://www.tripadvisor.ca/Profile/newchapter85, nil,Jul. 2012, July 2012 9596,3.0,911vacaygirl,https://www.tripadvisor.ca/Profile/911vacaygirl, nil,Jul. 2012, July 2012 9596,1.0,Dale T,https://www.tripadvisor.ca/Profile/DaleT956, nil,Jul. 2012, July 2012 9596,3.0,Patricialynn66,https://www.tripadvisor.ca/Profile/Patricialynn66, nil,Jul. 2012, July 2012 9596,2.0,Deborah J,https://www.tripadvisor.ca/Profile/deborahj514, nil,May 2012, May 2012 9596,1.0,tableau,https://www.tripadvisor.ca/Profile/tableau, nil,Apr. 2012, February 2012 9596,nil,,nil, nil,nil,nil 9596,3.0,henri r,https://www.tripadvisor.ca/Profile/henrir878, nil,Oct. 2011, October 2011 9596,5.0,IslandRascal,https://www.tripadvisor.ca/Profile/IslandRascal, nil,Oct. 2011, September 2011 9596,4.0,yogilove729,https://www.tripadvisor.ca/Profile/yogilove729, nil,Sep. 2011, May 2011 9596,4.0,susan n,https://www.tripadvisor.ca/Profile/susann348, nil,Sep. 2011, August 2011 9596,1.0,Timf1975,https://www.tripadvisor.ca/Profile/Timf1975, nil,Aug. 2011, July 2011 9596,2.0,TravisBlair,https://www.tripadvisor.ca/Profile/TravisBlair, nil,Apr. 2011, April 2011 9596,2.0,BdnMbCa,https://www.tripadvisor.ca/Profile/BdnMbCa, nil,Mar. 2011, December 2010 9596,4.0,ManitobaNic,https://www.tripadvisor.ca/Profile/ManitobaNic, nil,Feb. 2011, February 2011 9596,1.0,154913Bellableau,https://www.tripadvisor.ca/Profile/154913Bellableau, nil,Jan. 2011, January 2011 9596,4.0,arlinfriesen,https://www.tripadvisor.ca/Profile/arlinfriesen, nil,Jan. 2011, December 2010 9596,2.0,dreamingofgreece,https://www.tripadvisor.ca/Profile/dreamingofgreece, nil,Jul. 2010, June 2010 9596,1.0,TravelJunkieManitoba,https://www.tripadvisor.ca/Profile/TravelJunkieManitoba, nil,Jan. 2010, January 2010 9596,1.0,WillowdaleBrandon,https://www.tripadvisor.ca/Profile/WillowdaleBrandon, nil,Oct. 2009, October 2009 9596,5.0,bistrogirl11,https://www.tripadvisor.ca/Profile/bistrogirl11, nil,Aug. 2009, August 2009 9596,5.0,derloc12,https://www.tripadvisor.ca/Profile/derloc12, nil,Nov. 2008, November 2008 9596,3.0,prairielover,https://www.tripadvisor.ca/Profile/prairielover, nil,Nov. 2008, November 2008 9596,1.0,Banfff,https://www.tripadvisor.ca/Profile/Banfff, nil,Aug. 2008, July 2008 9596,5.0,LeChaton,https://www.tripadvisor.ca/Profile/LeChaton, nil,Jan. 2008, November 2007 9596,4.0,kimpete8,https://www.tripadvisor.ca/Profile/kimpete8, nil,Jun. 2007, June 2007 9596,5.0,allison_whitehead,https://www.tripadvisor.ca/Profile/allison_whitehead, nil,Dec. 2005, August 2005 9597,1.0,Dunebuggy12345,https://www.tripadvisor.ca/Profile/Dunebuggy12345, nil,Mar. 2019, March 2019 9597,5.0,Sunshine725978,https://www.tripadvisor.ca/Profile/Sunshine725978, nil,Mar. 2019, March 2019 9597,5.0,Britt M,https://www.tripadvisor.ca/Profile/BrittM658, nil,Feb. 2019, February 2019 9597,5.0,Voyage54714254822,https://www.tripadvisor.ca/Profile/Voyage54714254822, nil,Feb. 2019, February 2019 9597,5.0,Meander21933372865,https://www.tripadvisor.ca/Profile/Meander21933372865, nil,Feb. 2019, February 2019 9597,5.0,teresalM8761OC,https://www.tripadvisor.ca/Profile/teresalM8761OC, nil,Jan. 2019, December 2018 9597,5.0,Olive W,https://www.tripadvisor.ca/Profile/OliveW_12, nil,Jan. 2019, December 2018 9597,4.0,Piperpat-1,https://www.tripadvisor.ca/Profile/Piperpat-1, nil,Jan. 2019, January 2019 9597,5.0,ElleGrrl,https://www.tripadvisor.ca/Profile/ElleGrrl, nil,Dec. 2018, November 2018 9597,4.0,george1232015,https://www.tripadvisor.ca/Profile/george1232015, nil,Dec. 2018, December 2018 9597,4.0,J3758APclairep,https://www.tripadvisor.ca/Profile/J3758APclairep, nil,Oct. 2018, September 2018 9597,4.0,snickety1234,https://www.tripadvisor.ca/Profile/snickety1234, nil,Sep. 2018, September 2018 9597,4.0,454bill,https://www.tripadvisor.ca/Profile/454bill, nil,Sep. 2018, September 2018 9597,4.0,wallybee43,https://www.tripadvisor.ca/Profile/wallybee43, nil,Sep. 2018, September 2018 9597,4.0,Gail W,https://www.tripadvisor.ca/Profile/GailW810, nil,Sep. 2018, September 2018 9597,nil,,nil, nil,nil,nil 9597,5.0,Theo615,https://www.tripadvisor.ca/Profile/Theo615, nil,Aug. 2018, July 2018 9597,4.0,See J,https://www.tripadvisor.ca/Profile/345seej, nil,Aug. 2018, August 2018 9597,5.0,Christine C,https://www.tripadvisor.ca/Profile/301ChristineH, nil,Aug. 2018, August 2018 9597,5.0,jamestM2514JY,https://www.tripadvisor.ca/Profile/jamestM2514JY, nil,Aug. 2018, July 2018 9597,2.0,Robert And Sand... S,https://www.tripadvisor.ca/Profile/robertandsandras, nil,Aug. 2018, July 2018 9597,2.0,C3253OBjohnb,https://www.tripadvisor.ca/Profile/C3253OBjohnb, nil,Aug. 2018, July 2018 9597,4.0,Julie L,https://www.tripadvisor.ca/Profile/JT_OnTheMove2013, nil,Jul. 2018, July 2018 9597,4.0,Smiley D,https://www.tripadvisor.ca/Profile/smileyd_12, nil,Jul. 2018, July 2018 9597,4.0,Jonathan T,https://www.tripadvisor.ca/Profile/jonathant759, nil,Jul. 2018, July 2018 9597,4.0,Alison P,https://www.tripadvisor.ca/Profile/295alisonp, nil,Jul. 2018, June 2018 9597,4.0,sbarca274128,https://www.tripadvisor.ca/Profile/sbarca274128, nil,Apr. 2018, April 2018 9597,4.0,Penny D,https://www.tripadvisor.ca/Profile/310pennyd, nil,Apr. 2018, April 2018 9597,5.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Apr. 2018, March 2018 9597,5.0,Mark M,https://www.tripadvisor.ca/Profile/MarkM10119, nil,Apr. 2018, March 2018 9597,3.0,professionalstud2018,https://www.tripadvisor.ca/Profile/professionalstud2018, nil,Apr. 2018, March 2018 9597,3.0,Leigh D,https://www.tripadvisor.ca/Profile/leighd340, nil,Feb. 2018, February 2018 9597,4.0,rmorde808633,https://www.tripadvisor.ca/Profile/rmorde808633, nil,Feb. 2018, February 2018 9597,5.0,KENTC1,https://www.tripadvisor.ca/Profile/KENTC1, nil,Feb. 2018, February 2018 9597,2.0,ryanzuk,https://www.tripadvisor.ca/Profile/ryanzuk, nil,Feb. 2018, February 2018 9597,1.0,onyxj2018,https://www.tripadvisor.ca/Profile/onyxj2018, nil,Feb. 2018, February 2018 9597,5.0,wallys2018,https://www.tripadvisor.ca/Profile/wallys2018, nil,Jan. 2018, January 2018 9597,5.0,shariswa,https://www.tripadvisor.ca/Profile/shariswa, nil,Jan. 2018, January 2018 9597,4.0,Mariegilles02,https://www.tripadvisor.ca/Profile/Mariegilles02, nil,Jan. 2018, December 2017 9597,5.0,missbiggins2,https://www.tripadvisor.ca/Profile/missbiggins2, nil,Jan. 2018, January 2018 9597,5.0,976byronm,https://www.tripadvisor.ca/Profile/976byronm, nil,Dec. 2017, December 2017 9597,5.0,alyssam33,https://www.tripadvisor.ca/Profile/alyssam33, nil,Dec. 2017, December 2017 9597,3.0,davidzO7751GS,https://www.tripadvisor.ca/Profile/davidzO7751GS, nil,Dec. 2017, December 2017 9597,5.0,L1111REandrewc,https://www.tripadvisor.ca/Profile/L1111REandrewc, nil,Nov. 2017, November 2017 9597,4.0,mbark81,https://www.tripadvisor.ca/Profile/mbark81, nil,Nov. 2017, March 2017 9597,5.0,Merandaf7,https://www.tripadvisor.ca/Profile/Merandaf7, nil,Nov. 2017, November 2017 9597,3.0,heyyou911,https://www.tripadvisor.ca/Profile/heyyou911, nil,Aug. 2017, August 2017 9597,3.0,Stephanie W,https://www.tripadvisor.ca/Profile/stephaniew57, nil,Aug. 2017, August 2017 9597,5.0,chipguymk,https://www.tripadvisor.ca/Profile/chipguymk, nil,Jul. 2017, July 2017 9597,5.0,Lisa P,https://www.tripadvisor.ca/Profile/lisapU2336AF, nil,Jul. 2017, July 2017 9597,4.0,iplayazi,https://www.tripadvisor.ca/Profile/iplayazi, nil,Jul. 2017, July 2017 9597,5.0,billie r,https://www.tripadvisor.ca/Profile/592billier, nil,Jul. 2017, July 2017 9597,3.0,Alberta Grown,https://www.tripadvisor.ca/Profile/BoardingPass711028, nil,Jul. 2017, July 2017 9597,5.0,WillardHank,https://www.tripadvisor.ca/Profile/WillardHank, nil,Jul. 2017, July 2017 9597,4.0,firstcalgary,https://www.tripadvisor.ca/Profile/firstcalgary, nil,Jul. 2017, July 2017 9597,4.0,Q1110ODangelam,https://www.tripadvisor.ca/Profile/Q1110ODangelam, nil,Jun. 2017, May 2017 9597,5.0,Kathy R,https://www.tripadvisor.ca/Profile/325kathyr, nil,Jun. 2017, May 2017 9597,4.0,Eddyboy21,https://www.tripadvisor.ca/Profile/Eddyboy21, nil,May 2017, May 2017 9597,4.0,CGHHBB,https://www.tripadvisor.ca/Profile/CGHHBB, nil,May 2017, May 2017 9597,5.0,kevalsk8,https://www.tripadvisor.ca/Profile/kevalsk8, nil,May 2017, May 2017 9597,4.0,Jazzygurl21,https://www.tripadvisor.ca/Profile/Jazzygurl21, nil,May 2017, November 2016 9597,5.0,Marilyn S,https://www.tripadvisor.ca/Profile/MarilynS763, nil,Mar. 2017, March 2017 9597,4.0,kimberlyj146,https://www.tripadvisor.ca/Profile/kimberlyj146, nil,Mar. 2017, February 2017 9597,5.0,JShouz,https://www.tripadvisor.ca/Profile/JShouz, nil,Mar. 2017, March 2017 9597,5.0,Peter M,https://www.tripadvisor.ca/Profile/R2623XRpeterm, nil,Feb. 2017, February 2017 9597,4.0,H2577QOdonaldm,https://www.tripadvisor.ca/Profile/H2577QOdonaldm, nil,Feb. 2017, February 2017 9597,5.0,_bill_trenaman,https://www.tripadvisor.ca/Profile/_bill_trenaman, nil,Feb. 2017, January 2017 9597,4.0,Timmer,https://www.tripadvisor.ca/Profile/timwit61, nil,Jan. 2017, January 2017 9597,4.0,932adairm,https://www.tripadvisor.ca/Profile/932adairm, nil,Jan. 2017, January 2017 9597,3.0,650syedt,https://www.tripadvisor.ca/Profile/650syedt, nil,Dec. 2016, December 2016 9597,5.0,tiernanwalsh,https://www.tripadvisor.ca/Profile/tiernanwalsh, nil,Dec. 2016, December 2016 9597,5.0,jamesfriesen622,https://www.tripadvisor.ca/Profile/jamesfriesen622, nil,Dec. 2016, December 2016 9597,5.0,MikeinBrandon,https://www.tripadvisor.ca/Profile/MikeinBrandon, nil,Dec. 2016, December 2016 9597,5.0,Lisa M,https://www.tripadvisor.ca/Profile/lisamY508ZC, nil,Dec. 2016, June 2016 9597,4.0,SirBatchelot,https://www.tripadvisor.ca/Profile/SirBatchelot, nil,Dec. 2016, November 2016 9597,5.0,W382LOgeraldb,https://www.tripadvisor.ca/Profile/W382LOgeraldb, nil,Nov. 2016, November 2016 9597,4.0,Elaine I,https://www.tripadvisor.ca/Profile/293elainei, nil,Nov. 2016, November 2016 9597,5.0,Linda4764,https://www.tripadvisor.ca/Profile/Linda4764, nil,Nov. 2016, November 2016 9597,5.0,Cheryl M,https://www.tripadvisor.ca/Profile/H6141DJcherylm, nil,Nov. 2016, November 2016 9597,5.0,55countrygal,https://www.tripadvisor.ca/Profile/55countrygal, nil,Oct. 2016, October 2016 9597,5.0,melaniehQ2504BP,https://www.tripadvisor.ca/Profile/melaniehQ2504BP, nil,Oct. 2016, October 2016 9597,4.0,inkmama,https://www.tripadvisor.ca/Profile/inkmama, nil,Sep. 2016, September 2016 9597,5.0,brrrinND,https://www.tripadvisor.ca/Profile/brrrinND, nil,Sep. 2016, September 2016 9597,5.0,pandabear9196,https://www.tripadvisor.ca/Profile/pandabear9196, nil,Sep. 2016, September 2016 9597,5.0,Gail L,https://www.tripadvisor.ca/Profile/749gaill, nil,Sep. 2016, September 2016 9597,5.0,Steven D,https://www.tripadvisor.ca/Profile/stevendF4817RA, nil,Sep. 2016, September 2016 9597,5.0,WendMon,https://www.tripadvisor.ca/Profile/WendMon, nil,Sep. 2016, September 2016 9597,4.0,NPTRSC,https://www.tripadvisor.ca/Profile/NPTRSC, nil,Sep. 2016, August 2016 9597,5.0,Daniela Q,https://www.tripadvisor.ca/Profile/585danielaq, nil,Aug. 2016, August 2016 9597,4.0,Darren H,https://www.tripadvisor.ca/Profile/562darrenh, nil,Aug. 2016, August 2016 9597,4.0,01BriLee72,https://www.tripadvisor.ca/Profile/01BriLee72, nil,Aug. 2016, August 2016 9597,4.0,Lee S,https://www.tripadvisor.ca/Profile/K8601ALlees, nil,Aug. 2016, August 2016 9597,5.0,Allan H,https://www.tripadvisor.ca/Profile/262allanh, nil,Aug. 2016, August 2016 9597,5.0,X1132ERjasonk,https://www.tripadvisor.ca/Profile/X1132ERjasonk, nil,Aug. 2016, August 2016 9597,5.0,Jessica K,https://www.tripadvisor.ca/Profile/JessicaK3014, nil,Aug. 2016, August 2016 9597,3.0,Lionel S,https://www.tripadvisor.ca/Profile/lionels644, nil,Aug. 2016, August 2016 9597,4.0,Dmarie2,https://www.tripadvisor.ca/Profile/Dmarie2, nil,Jul. 2016, July 2016 9597,3.0,VikLauL,https://www.tripadvisor.ca/Profile/VikLauL, nil,Jul. 2016, July 2016 9597,3.0,Mel M,https://www.tripadvisor.ca/Profile/136melm, nil,Jul. 2016, July 2016 9597,5.0,darlenep819,https://www.tripadvisor.ca/Profile/darlenep819, nil,Jul. 2016, July 2016 9597,4.0,Patsy S,https://www.tripadvisor.ca/Profile/423patsys, nil,Jul. 2016, July 2016 9597,4.0,Wayne I,https://www.tripadvisor.ca/Profile/WayneI326, nil,Jul. 2016, July 2016 9597,4.0,BZKB16,https://www.tripadvisor.ca/Profile/BZKB16, nil,Jul. 2016, July 2016 9597,5.0,rozc66,https://www.tripadvisor.ca/Profile/rozc66, nil,Jul. 2016, June 2016 9597,3.0,Neil E,https://www.tripadvisor.ca/Profile/NeilE100, nil,Jul. 2016, July 2016 9598,1.0,austinenns08,https://www.tripadvisor.ca/Profile/austinenns08, nil,Apr. 4, March 2019 9598,3.0,Fred the Wonderdog,https://www.tripadvisor.ca/Profile/fredtWD, nil,Mar. 2019, March 2019 9598,4.0,bigjoe10,https://www.tripadvisor.ca/Profile/bigjoe10, nil,Feb. 2019, September 2018 9598,4.0,seiferling1962,https://www.tripadvisor.ca/Profile/seiferling1962, nil,Jan. 2019, November 2018 9598,5.0,Willow T,https://www.tripadvisor.ca/Profile/willowt2019, nil,Jan. 2019, January 2019 9598,3.0,mksproston,https://www.tripadvisor.ca/Profile/mksproston, nil,Oct. 2018, September 2018 9598,2.0,Hugh P,https://www.tripadvisor.ca/Profile/75hughp, nil,Sep. 2018, September 2018 9598,2.0,Darrell D,https://www.tripadvisor.ca/Profile/538darrelld, nil,Sep. 2018, September 2018 9598,3.0,sgms-xo,https://www.tripadvisor.ca/Profile/sgms-xo, nil,Aug. 2018, August 2018 9598,4.0,Owlie_9,https://www.tripadvisor.ca/Profile/Owlie_9, nil,Aug. 2018, August 2018 9598,1.0,Laura C,https://www.tripadvisor.ca/Profile/V6032AGlaurac, nil,Aug. 2018, July 2018 9598,2.0,Allen W,https://www.tripadvisor.ca/Profile/210allenw, nil,Jul. 2018, July 2018 9598,3.0,okfunnyguyeh,https://www.tripadvisor.ca/Profile/okfunnyguyeh, nil,Jul. 2018, July 2018 9598,4.0,MartoZh,https://www.tripadvisor.ca/Profile/MartoZh, nil,May 2018, May 2018 9598,4.0,ve5ks,https://www.tripadvisor.ca/Profile/ve5ks, nil,Apr. 2018, April 2018 9598,3.0,Mykaela Starr,https://www.tripadvisor.ca/Profile/bluebutterfly012019, nil,Apr. 2018, March 2018 9598,5.0,LizyT S,https://www.tripadvisor.ca/Profile/lizyt1, nil,Feb. 2018, July 2017 9598,4.0,Rick W,https://www.tripadvisor.ca/Profile/702rickw, nil,Dec. 2017, November 2017 9598,4.0,Wild_Radek,https://www.tripadvisor.ca/Profile/Wild_Radek, nil,Nov. 2017, November 2017 9598,3.0,Arthur W,https://www.tripadvisor.ca/Profile/699arthurw, nil,Nov. 2017, October 2017 9598,4.0,Doug L,https://www.tripadvisor.ca/Profile/310dougl, nil,Oct. 2017, October 2017 9598,4.0,Brenda K,https://www.tripadvisor.ca/Profile/422brendak, nil,Oct. 2017, September 2017 9598,3.0,Shawn G,https://www.tripadvisor.ca/Profile/shawng576, nil,Sep. 2017, September 2017 9598,4.0,DuncanTee,https://www.tripadvisor.ca/Profile/DuncanTee, nil,Sep. 2017, August 2017 9598,3.0,Rudolph P,https://www.tripadvisor.ca/Profile/RudyP783, nil,Sep. 2017, August 2017 9598,nil,,nil, nil,nil,nil 9598,3.0,J.P.S.,https://www.tripadvisor.ca/Profile/NeTexasDude, nil,Jul. 2017, July 2017 9598,4.0,teddk2016,https://www.tripadvisor.ca/Profile/teddk2016, nil,Jul. 2017, July 2017 9598,4.0,GT750J,https://www.tripadvisor.ca/Profile/GT750J, nil,Jul. 2017, June 2017 9598,3.0,Denis L,https://www.tripadvisor.ca/Profile/denisl597, nil,Jun. 2017, June 2017 9598,4.0,KBreeno,https://www.tripadvisor.ca/Profile/KBreeno, nil,May 2017, April 2017 9598,3.0,Deborah P,https://www.tripadvisor.ca/Profile/DeborahP45, nil,May 2017, April 2017 9598,2.0,grover2016,https://www.tripadvisor.ca/Profile/grover2016, nil,Apr. 2017, April 2017 9598,4.0,JDJTravel,https://www.tripadvisor.ca/Profile/JDJTravel, nil,Apr. 2017, April 2017 9598,1.0,Judy K,https://www.tripadvisor.ca/Profile/JudyK833, nil,Mar. 2017, March 2017 9598,5.0,Aurorajo,https://www.tripadvisor.ca/Profile/Aurorajo, nil,Jan. 2017, December 2016 9598,2.0,itraveltoo2017,https://www.tripadvisor.ca/Profile/itraveltoo2017, nil,Jan. 2017, January 2017 9598,3.0,brushcountrydweller,https://www.tripadvisor.ca/Profile/brushcountrydweller, nil,Dec. 2016, September 2016 9598,3.0,gillesph,https://www.tripadvisor.ca/Profile/gillesph, nil,Dec. 2016, December 2016 9598,3.0,Bryan C,https://www.tripadvisor.ca/Profile/BryanC697, nil,Dec. 2016, December 2016 9598,4.0,MbManny,https://www.tripadvisor.ca/Profile/MbManny, nil,Dec. 2016, December 2016 9598,4.0,Judy T,https://www.tripadvisor.ca/Profile/judyt823, nil,Nov. 2016, November 2016 9598,5.0,Susanna Gary B,https://www.tripadvisor.ca/Profile/dutchlady, nil,Oct. 2016, October 2016 9598,3.0,Newytraveller53,https://www.tripadvisor.ca/Profile/Newytraveller53, nil,Oct. 2016, September 2016 9598,5.0,zias0308,https://www.tripadvisor.ca/Profile/zias0308, nil,Oct. 2016, October 2016 9598,4.0,CasaRoscoe,https://www.tripadvisor.ca/Profile/CasaRoscoe, nil,Oct. 2016, October 2016 9598,3.0,John P,https://www.tripadvisor.ca/Profile/JohnP076, nil,Jul. 2016, July 2016 9598,5.0,greenmountaingirl2,https://www.tripadvisor.ca/Profile/greenmountaingirl2, nil,Jul. 2016, June 2016 9598,5.0,Nancy G,https://www.tripadvisor.ca/Profile/NancyG779, nil,Jul. 2016, July 2016 9598,5.0,David R,https://www.tripadvisor.ca/Profile/aqualungwheez, nil,Jul. 2016, July 2016 9598,5.0,Glenda S,https://www.tripadvisor.ca/Profile/glendas602, nil,Jun. 2016, June 2016 9598,5.0,tommy45467,https://www.tripadvisor.ca/Profile/tommy45467, nil,Jun. 2016, May 2016 9598,1.0,Erol F,https://www.tripadvisor.ca/Profile/erolf221, nil,Jun. 2016, June 2016 9598,4.0,Justin C,https://www.tripadvisor.ca/Profile/654justinc, nil,Jun. 2016, June 2016 9598,4.0,JBD72,https://www.tripadvisor.ca/Profile/JBD72, nil,Jun. 2016, May 2016 9598,4.0,Pomacentrus,https://www.tripadvisor.ca/Profile/Pomacentrus, nil,Jun. 2016, May 2016 9598,2.0,dougbev3,https://www.tripadvisor.ca/Profile/dougbev3, nil,May 2016, May 2016 9598,4.0,Allan H,https://www.tripadvisor.ca/Profile/80allanh, nil,May 2016, May 2016 9598,3.0,Terrence L,https://www.tripadvisor.ca/Profile/865terrencel, nil,May 2016, May 2016 9598,1.0,Peter D,https://www.tripadvisor.ca/Profile/peterdW9781YP, nil,May 2016, May 2016 9598,4.0,Patrick V,https://www.tripadvisor.ca/Profile/patrickv802, nil,Apr. 2016, April 2016 9598,4.0,ermartens,https://www.tripadvisor.ca/Profile/ermartens, nil,Apr. 2016, April 2016 9598,3.0,Martin F,https://www.tripadvisor.ca/Profile/MartinF451, nil,Apr. 2016, April 2016 9598,3.0,lemieuxg,https://www.tripadvisor.ca/Profile/lemieuxg, nil,Mar. 2016, March 2016 9598,4.0,KLu,https://www.tripadvisor.ca/Profile/R2443QNkarenl, nil,Feb. 2016, February 2016 9598,4.0,Marjorie K,https://www.tripadvisor.ca/Profile/LDBlady, nil,Jan. 2016, December 2015 9598,4.0,Marilyn K,https://www.tripadvisor.ca/Profile/MarilynK333, nil,Jan. 2016, January 2016 9598,5.0,Mal502015,https://www.tripadvisor.ca/Profile/Mal502015, nil,Jan. 2016, December 2015 9598,4.0,Tatiana M,https://www.tripadvisor.ca/Profile/tatianam420, nil,Dec. 2015, December 2015 9598,4.0,Lauren D M,https://www.tripadvisor.ca/Profile/LaurenDM, nil,Aug. 2015, August 2015 9598,3.0,Melanie N,https://www.tripadvisor.ca/Profile/melanieg857, nil,Aug. 2015, August 2015 9598,1.0,JnR,https://www.tripadvisor.ca/Profile/bearhug68jr, nil,Aug. 2015, July 2015 9598,4.0,Leslie W,https://www.tripadvisor.ca/Profile/lesliew8, nil,Aug. 2015, July 2015 9598,5.0,courtenayclendenning,https://www.tripadvisor.ca/Profile/courtenayclendenning, nil,Jul. 2015, June 2015 9598,4.0,caper001,https://www.tripadvisor.ca/Profile/caper001, nil,Jul. 2015, July 2015 9598,3.0,Sidslade,https://www.tripadvisor.ca/Profile/Sidslade, nil,Jul. 2015, July 2015 9598,3.0,Vicki T,https://www.tripadvisor.ca/Profile/657vickit, nil,Jul. 2015, June 2015 9598,3.0,3i3az,https://www.tripadvisor.ca/Profile/3i3az, nil,Jul. 2015, July 2015 9598,5.0,Cheryl M,https://www.tripadvisor.ca/Profile/CherylM178, nil,Jul. 2015, July 2015 9598,4.0,maggshib,https://www.tripadvisor.ca/Profile/maggshib, nil,Jun. 2015, June 2015 9598,3.0,Beth M,https://www.tripadvisor.ca/Profile/215bethm, nil,Jun. 2015, June 2015 9598,3.0,Robert K,https://www.tripadvisor.ca/Profile/O6822LErobertk, nil,Jun. 2015, June 2015 9598,1.0,GeoJoan,https://www.tripadvisor.ca/Profile/GeoJoan, nil,May 2015, May 2015 9598,5.0,Nancy F,https://www.tripadvisor.ca/Profile/nancyf58, nil,May 2015, April 2015 9598,4.0,mira0211,https://www.tripadvisor.ca/Profile/mira0211, nil,Apr. 2015, April 2015 9598,3.0,cartar100,https://www.tripadvisor.ca/Profile/cartar100, nil,Apr. 2015, April 2015 9598,5.0,BrianSandy_11,https://www.tripadvisor.ca/Profile/BrianSandy_11, nil,Nov. 2014, October 2014 9598,2.0,Imad J,https://www.tripadvisor.ca/Profile/769imadj, nil,Nov. 2014, October 2014 9598,5.0,Steven V,https://www.tripadvisor.ca/Profile/40stevenv, nil,Sep. 2014, September 2014 9598,5.0,Lizkcbrian,https://www.tripadvisor.ca/Profile/Lizkcbrian, nil,Aug. 2014, August 2014 9598,4.0,Mary G,https://www.tripadvisor.ca/Profile/MaryG963, nil,Aug. 2014, July 2014 9598,4.0,Fran C,https://www.tripadvisor.ca/Profile/franc397, nil,Nov. 2013, October 2013 9598,4.0,tcook052,https://www.tripadvisor.ca/Profile/tcook052, nil,Oct. 2013, October 2013 9598,2.0,donna2040,https://www.tripadvisor.ca/Profile/donna2040, nil,Oct. 2013, September 2013 9598,4.0,Dawn A,https://www.tripadvisor.ca/Profile/DAWNA132, nil,Sep. 2013, September 2013 9598,3.0,StonecreekArabians,https://www.tripadvisor.ca/Profile/StonecreekArabians, nil,Sep. 2013, August 2013 9598,5.0,JOAN K,https://www.tripadvisor.ca/Profile/JOANK_13, nil,Sep. 2013, September 2013 9598,5.0,Linda S,https://www.tripadvisor.ca/Profile/856LindaS, nil,Sep. 2013, September 2013 9598,4.0,Debbie G,https://www.tripadvisor.ca/Profile/debbiedoesit, nil,Aug. 2013, August 2013 9598,3.0,rihintz,https://www.tripadvisor.ca/Profile/rihintz, nil,Aug. 2013, July 2013 9598,4.0,madlyStefanie,https://www.tripadvisor.ca/Profile/madlyStefanie, nil,Jul. 2013, June 2013 9598,5.0,andre l,https://www.tripadvisor.ca/Profile/andrel358, nil,Mar. 2013, March 2013 9598,4.0,STinMB,https://www.tripadvisor.ca/Profile/STinMB, nil,Mar. 2013, March 2013 9598,5.0,Cynthia1958,https://www.tripadvisor.ca/Profile/Cynthia1958, nil,Mar. 2013, March 2013 9598,5.0,WannaBeAnIslandGirl,https://www.tripadvisor.ca/Profile/WannaBeAnIslandGirl, nil,Feb. 2013, February 2013 9598,3.0,JPTENIUK,https://www.tripadvisor.ca/Profile/JPTENIUK, nil,Feb. 2013, February 2013 9598,5.0,MikeWolfYukon,https://www.tripadvisor.ca/Profile/MikeWolfYukon, nil,Dec. 2012, December 2012 9598,5.0,Sahayoga,https://www.tripadvisor.ca/Profile/Sahayoga, nil,Dec. 2012, December 2012 9598,5.0,Jan W,https://www.tripadvisor.ca/Profile/JanW842, nil,Nov. 2012, November 2012 9598,5.0,Greg S,https://www.tripadvisor.ca/Profile/GregS502, nil,Nov. 2012, November 2012 9598,3.0,Adam P,https://www.tripadvisor.ca/Profile/AdamP725, nil,Aug. 2012, August 2012 9598,4.0,Robert-Cheryl M,https://www.tripadvisor.ca/Profile/Robert-CherylM, nil,Mar. 2012, March 2012 9598,4.0,L C,https://www.tripadvisor.ca/Profile/57LC57, nil,Feb. 2012, January 2012 9598,5.0,Michelle_3m,https://www.tripadvisor.ca/Profile/Michelle_3m, nil,Jan. 2012, December 2011 9598,4.0,Agnes921,https://www.tripadvisor.ca/Profile/Agnes921, nil,Sep. 2011, September 2011 9598,3.0,PoPTraveller,https://www.tripadvisor.ca/Profile/PoPTraveller, nil,Aug. 2011, August 2011 9598,1.0,Lucia B,https://www.tripadvisor.ca/Profile/LuciaB0, nil,Aug. 2011, July 2011 9598,4.0,FoxyFi23,https://www.tripadvisor.ca/Profile/FoxyFi23, nil,Mar. 2011, March 2011 9598,5.0,darmason,https://www.tripadvisor.ca/Profile/darmason, nil,Feb. 2011, February 2011 9598,5.0,Maritimers0513,https://www.tripadvisor.ca/Profile/Maritimers0513, nil,Feb. 2011, November 2010 9598,4.0,travelingdave60,https://www.tripadvisor.ca/Profile/travelingdave60, nil,Nov. 2010, November 2010 9598,2.0,bellableau22,https://www.tripadvisor.ca/Profile/bellableau22, nil,Nov. 2010, October 2010 9598,3.0,Maplehawk,https://www.tripadvisor.ca/Profile/Maplehawk, nil,Aug. 2010, August 2010 9598,2.0,retireeVancouver,https://www.tripadvisor.ca/Profile/retireeVancouver, nil,Aug. 2010, August 2010 9598,4.0,somecanuckchick,https://www.tripadvisor.ca/Profile/somecanuckchick, nil,May 2010, September 2009 9598,4.0,Herby125,https://www.tripadvisor.ca/Profile/Herby125, nil,Apr. 2010, March 2010 9598,2.0,mikejoebrad,https://www.tripadvisor.ca/Profile/mikejoebrad, nil,Mar. 2010, March 2010 9598,4.0,edulinx,https://www.tripadvisor.ca/Profile/edulinx, nil,Aug. 2009, April 2009 9598,4.0,trailmix1234,https://www.tripadvisor.ca/Profile/trailmix1234, nil,Aug. 2009, August 2009 9598,3.0,Gerard M,https://www.tripadvisor.ca/Profile/gerardmA7338AX, nil,Aug. 2009, July 2009 9598,4.0,brade270,https://www.tripadvisor.ca/Profile/brade270, nil,Feb. 2008, February 2008 9598,5.0,Friesen,https://www.tripadvisor.ca/Profile/Friesen, nil,Aug. 2007, July 2007 9598,4.0,zizzr,https://www.tripadvisor.ca/Profile/zizzr, nil,Aug. 2007, July 2007 9598,4.0,bugsbunny52,https://www.tripadvisor.ca/Profile/bugsbunny52, nil,Feb. 2007, January 2007 9598,4.0,Natarwen,https://www.tripadvisor.ca/Profile/Natarwen, nil,Mar. 2006, July 2005 9599,1.0,Gerry Dave G,https://www.tripadvisor.ca/Profile/gerrydaveg, nil,Mar. 2019, March 2019 9599,2.0,T N,https://www.tripadvisor.ca/Profile/TN368, nil,Mar. 2019, March 2019 9599,5.0,walleyerod2,https://www.tripadvisor.ca/Profile/walleyerod2, nil,Feb. 2019, February 2019 9599,4.0,Marion J,https://www.tripadvisor.ca/Profile/marionj119, nil,Oct. 2018, October 2018 9599,4.0,JenSanchuck,https://www.tripadvisor.ca/Profile/JenSanchuck, nil,Oct. 2018, September 2018 9599,4.0,jack L,https://www.tripadvisor.ca/Profile/WilsonKonaMe, nil,Aug. 2018, August 2018 9599,5.0,Voyagerpeg,https://www.tripadvisor.ca/Profile/Voyagerpeg, nil,Aug. 2018, August 2018 9599,4.0,Monica B,https://www.tripadvisor.ca/Profile/monicabU9286LU, nil,Aug. 2018, August 2018 9599,3.0,guibox,https://www.tripadvisor.ca/Profile/guibox, nil,Apr. 2018, April 2018 9599,4.0,sandyrodge,https://www.tripadvisor.ca/Profile/sandyrodge, nil,Mar. 2018, March 2018 9599,4.0,33Tanya,https://www.tripadvisor.ca/Profile/33Tanya, nil,Feb. 2018, February 2018 9599,3.0,jennacs88_88,https://www.tripadvisor.ca/Profile/jennacs88_88, nil,Feb. 2018, February 2018 9599,2.0,leeann945,https://www.tripadvisor.ca/Profile/leeann945, nil,Jan. 2018, December 2017 9599,5.0,BarbaraHCanada,https://www.tripadvisor.ca/Profile/BarbaraHCanada, nil,Jan. 2018, December 2017 9599,5.0,Sandy P,https://www.tripadvisor.ca/Profile/sandyp890, nil,Nov. 2017, November 2017 9599,4.0,DuncanTee,https://www.tripadvisor.ca/Profile/DuncanTee, nil,Sep. 2017, September 2017 9599,5.0,thedutchbus,https://www.tripadvisor.ca/Profile/thedutchbus, nil,Aug. 2017, August 2017 9599,2.0,Remington1234,https://www.tripadvisor.ca/Profile/Remington1234, nil,Aug. 2017, August 2017 9599,4.0,RoadsideYoga,https://www.tripadvisor.ca/Profile/RoadsideYoga, nil,Aug. 2017, July 2017 9599,3.0,Ali4321,https://www.tripadvisor.ca/Profile/Ali4321, nil,Jul. 2017, July 2017 9599,5.0,Maryw7774,https://www.tripadvisor.ca/Profile/Maryw7774, nil,Jul. 2017, July 2017 9599,3.0,andrewhM5553LI,https://www.tripadvisor.ca/Profile/andrewhM5553LI, nil,Jun. 2017, June 2017 9599,5.0,Lori B,https://www.tripadvisor.ca/Profile/lorib545, nil,Jun. 2017, May 2017 9599,5.0,mbthunderbay,https://www.tripadvisor.ca/Profile/mbthunderbay, nil,Jun. 2017, June 2017 9599,4.0,Darr0n,https://www.tripadvisor.ca/Profile/Darr0n, nil,May 2017, May 2017 9599,4.0,Angela P,https://www.tripadvisor.ca/Profile/AngelaP967, nil,May 2017, May 2017 9599,5.0,Shelli P,https://www.tripadvisor.ca/Profile/889shellip, nil,May 2017, May 2017 9599,4.0,WinnipegSteve,https://www.tripadvisor.ca/Profile/WinnipegSteve, nil,May 2017, May 2017 9599,4.0,clletain,https://www.tripadvisor.ca/Profile/clletain, nil,Apr. 2017, April 2017 9599,5.0,xdbtddkk,https://www.tripadvisor.ca/Profile/xdbtddkk, nil,Feb. 2017, February 2017 9599,4.0,ve5ks,https://www.tripadvisor.ca/Profile/ve5ks, nil,Jan. 2017, January 2017 9599,4.0,Laureen M,https://www.tripadvisor.ca/Profile/355laureenm, nil,Jan. 2017, January 2017 9599,5.0,Steven V,https://www.tripadvisor.ca/Profile/40stevenv, nil,Dec. 2016, December 2016 9599,4.0,T M,https://www.tripadvisor.ca/Profile/584tm, nil,Nov. 2016, September 2016 9599,nil,,nil, nil,nil,nil 9599,5.0,Dawn_Nadeau,https://www.tripadvisor.ca/Profile/Dawn_Nadeau, nil,Jul. 2016, July 2016 9599,5.0,glenham88,https://www.tripadvisor.ca/Profile/glenham88, nil,Jul. 2016, July 2016 9599,3.0,Jessica C,https://www.tripadvisor.ca/Profile/jessicacW1350VS, nil,Jun. 2016, April 2016 9599,4.0,Lynda D,https://www.tripadvisor.ca/Profile/Dadiva47, nil,Jun. 2016, June 2016 9599,5.0,stephanie k,https://www.tripadvisor.ca/Profile/stephaniek44, nil,May 2016, May 2016 9599,4.0,Angie C,https://www.tripadvisor.ca/Profile/angiec484, nil,May 2016, May 2016 9599,3.0,John T,https://www.tripadvisor.ca/Profile/Z9888AGjohnt, nil,May 2016, April 2016 9599,5.0,Dwain B,https://www.tripadvisor.ca/Profile/DwainBennett, nil,May 2016, May 2016 9599,3.0,jaystone1313,https://www.tripadvisor.ca/Profile/jaystone1313, nil,Apr. 2016, March 2016 9599,5.0,wesham89,https://www.tripadvisor.ca/Profile/wesham89, nil,Dec. 2015, December 2015 9599,4.0,Bon Echo G,https://www.tripadvisor.ca/Profile/bonechog, nil,Nov. 2015, July 2015 9599,4.0,Khynug,https://www.tripadvisor.ca/Profile/Khynug, nil,Oct. 2015, September 2015 9599,4.0,askomoroh66,https://www.tripadvisor.ca/Profile/askomoroh66, nil,Oct. 2015, October 2015 9599,2.0,jane150858,https://www.tripadvisor.ca/Profile/jane150858, nil,Oct. 2015, September 2015 9599,3.0,CARIBBOB,https://www.tripadvisor.ca/Profile/CARIBBOB, nil,Oct. 2015, October 2015 9599,5.0,natasha r,https://www.tripadvisor.ca/Profile/natasha_randell, nil,Sep. 2015, September 2015 9599,4.0,David W,https://www.tripadvisor.ca/Profile/M3661FUdavidw, nil,Sep. 2015, September 2015 9599,4.0,Linda O,https://www.tripadvisor.ca/Profile/998lindao, nil,Sep. 2015, September 2015 9599,4.0,GlobeGirl4EVR,https://www.tripadvisor.ca/Profile/GlobeGirl4EVR, nil,Sep. 2015, August 2015 9599,4.0,Jenn Schott,https://www.tripadvisor.ca/Profile/jschott2, nil,Sep. 2015, September 2015 9599,3.0,wheatcityslicker,https://www.tripadvisor.ca/Profile/wheatcityslicker, nil,Sep. 2015, September 2015 9599,4.0,Penny C,https://www.tripadvisor.ca/Profile/19pennyc, nil,Sep. 2015, July 2015 9599,4.0,James A,https://www.tripadvisor.ca/Profile/jamesaC2767HM, nil,Sep. 2015, September 2015 9599,3.0,PJGC,https://www.tripadvisor.ca/Profile/PJGC, nil,Aug. 2015, August 2015 9599,5.0,camii40,https://www.tripadvisor.ca/Profile/camii40, nil,Aug. 2015, August 2015 9599,4.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Aug. 2015, August 2015 9599,5.0,Glenna K,https://www.tripadvisor.ca/Profile/GlennaK308, nil,Jul. 2015, June 2015 9599,5.0,Heptherep,https://www.tripadvisor.ca/Profile/Heptherep, nil,Jul. 2015, July 2015 9599,5.0,Brian T,https://www.tripadvisor.ca/Profile/391BrianT, nil,Jul. 2015, July 2015 9599,5.0,Yvonnepotter,https://www.tripadvisor.ca/Profile/Yvonnepotter, nil,May 2015, May 2015 9599,5.0,CanadianFamily_13,https://www.tripadvisor.ca/Profile/CanadianFamily_13, nil,May 2015, May 2015 9599,3.0,haayleexo,https://www.tripadvisor.ca/Profile/haayleexo, nil,Apr. 2015, March 2015 9599,3.0,Nonam87,https://www.tripadvisor.ca/Profile/Nonam87, nil,Apr. 2015, November 2014 9599,5.0,ashley j,https://www.tripadvisor.ca/Profile/ashleyj918, nil,Apr. 2015, April 2015 9599,4.0,Murrky,https://www.tripadvisor.ca/Profile/Murrky, nil,Apr. 2015, April 2015 9599,5.0,Tiffany C,https://www.tripadvisor.ca/Profile/tiffanyc463, nil,Apr. 2015, April 2015 9599,4.0,stnorbertfamily,https://www.tripadvisor.ca/Profile/stnorbertfamily, nil,Apr. 2015, April 2015 9599,4.0,Anoini2,https://www.tripadvisor.ca/Profile/Anoini2, nil,Mar. 2015, August 2014 9599,4.0,Dcaplan,https://www.tripadvisor.ca/Profile/Dcaplan, nil,Feb. 2015, February 2015 9599,5.0,Lily7856,https://www.tripadvisor.ca/Profile/Lily7856, nil,Feb. 2015, January 2015 9599,3.0,yvonne d,https://www.tripadvisor.ca/Profile/yvonned662, nil,Feb. 2015, February 2015 9599,1.0,Nadine M,https://www.tripadvisor.ca/Profile/971nadinem, nil,Jan. 2015, January 2015 9599,4.0,Timmer,https://www.tripadvisor.ca/Profile/timwit61, nil,Jan. 2015, January 2015 9599,4.0,MichaelSze,https://www.tripadvisor.ca/Profile/MichaelSze, nil,Nov. 2014, November 2014 9599,4.0,Ricarda B,https://www.tripadvisor.ca/Profile/rickyB502, nil,Nov. 2014, November 2014 9599,5.0,Josh G,https://www.tripadvisor.ca/Profile/300joshg, nil,Oct. 2014, October 2014 9599,2.0,Ccccolddave,https://www.tripadvisor.ca/Profile/Ccccolddave, nil,Oct. 2014, October 2014 9599,5.0,TOG46,https://www.tripadvisor.ca/Profile/TOG46, nil,Oct. 2014, September 2014 9599,3.0,ESpence0515,https://www.tripadvisor.ca/Profile/ESpence0515, nil,Sep. 2014, September 2014 9599,5.0,LexieWray,https://www.tripadvisor.ca/Profile/LexieWray, nil,Jul. 2014, July 2014 9599,3.0,GrannyAC,https://www.tripadvisor.ca/Profile/GrannyAC, nil,Jul. 2014, July 2014 9599,5.0,yyclhryyc,https://www.tripadvisor.ca/Profile/yyclhryyc, nil,Jul. 2014, July 2014 9599,4.0,Jon W,https://www.tripadvisor.ca/Profile/JonW954, nil,Jul. 2014, July 2014 9599,5.0,Terry718,https://www.tripadvisor.ca/Profile/Terry718, nil,Jul. 2014, July 2014 9599,5.0,Jordan F,https://www.tripadvisor.ca/Profile/jordanf562, nil,Jul. 2014, July 2014 9599,3.0,George H,https://www.tripadvisor.ca/Profile/gahitchins, nil,Jul. 2014, July 2014 9599,4.0,stormborn2014,https://www.tripadvisor.ca/Profile/stormborn2014, nil,Jul. 2014, May 2014 9599,5.0,Kyle D,https://www.tripadvisor.ca/Profile/705kyled, nil,Jul. 2014, July 2014 9599,3.0,Mythik256,https://www.tripadvisor.ca/Profile/Mythik256, nil,Jun. 2014, June 2014 9599,5.0,Elizabeth J,https://www.tripadvisor.ca/Profile/elizabethj271, nil,May 2014, May 2014 9599,5.0,Lindsay C,https://www.tripadvisor.ca/Profile/886lindsayc, nil,May 2014, February 2014 9599,4.0,Rstj1729,https://www.tripadvisor.ca/Profile/Rstj1729, nil,May 2014, May 2014 9599,2.0,peter C,https://www.tripadvisor.ca/Profile/G227WSpeterc, nil,May 2014, May 2014 9599,4.0,Chipperhigh2,https://www.tripadvisor.ca/Profile/Chipperhigh2, nil,May 2014, May 2014 9599,2.0,ManitobaCrewofsix,https://www.tripadvisor.ca/Profile/ManitobaCrewofsix, nil,May 2014, May 2014 9599,4.0,b g,https://www.tripadvisor.ca/Profile/aberwell, nil,Apr. 2014, April 2014 9599,5.0,tristyn22,https://www.tripadvisor.ca/Profile/tristyn22, nil,Mar. 2014, February 2014 9599,5.0,jameslesley,https://www.tripadvisor.ca/Profile/jameslesley, nil,Feb. 2014, February 2014 9599,5.0,deftones77,https://www.tripadvisor.ca/Profile/deftones77, nil,Jan. 2014, January 2014 9599,5.0,Nicola C,https://www.tripadvisor.ca/Profile/391nicolac, nil,Dec. 2013, July 2013 9599,5.0,Meta4Calgary,https://www.tripadvisor.ca/Profile/Meta4Calgary, nil,Nov. 2013, November 2013 9599,5.0,R A,https://www.tripadvisor.ca/Profile/63ra, nil,Oct. 2013, October 2013 9599,5.0,Genevieve M,https://www.tripadvisor.ca/Profile/141genevievem, nil,Oct. 2013, October 2013 9599,5.0,Nvnida,https://www.tripadvisor.ca/Profile/Nvnida, nil,Oct. 2013, October 2013 9599,5.0,Len H,https://www.tripadvisor.ca/Profile/LenH913, nil,Oct. 2013, October 2013 9599,5.0,jeanks70,https://www.tripadvisor.ca/Profile/jeanks70, nil,Sep. 2013, September 2013 9599,5.0,Abdullah S,https://www.tripadvisor.ca/Profile/554abdullahs, nil,Sep. 2013, August 2013 9599,5.0,teddychu,https://www.tripadvisor.ca/Profile/teddychu, nil,Sep. 2013, August 2013 9599,5.0,Krystal G,https://www.tripadvisor.ca/Profile/600krystalg, nil,Sep. 2013, July 2013 9599,5.0,Al D,https://www.tripadvisor.ca/Profile/728ald728, nil,Aug. 2013, August 2013 9599,5.0,8martham,https://www.tripadvisor.ca/Profile/8martham, nil,Aug. 2013, August 2013 9599,4.0,mannycanuck,https://www.tripadvisor.ca/Profile/mannycanuck, nil,Aug. 2013, August 2013 9599,4.0,Larry988,https://www.tripadvisor.ca/Profile/Larry988, nil,Aug. 2013, July 2013 9599,3.0,Evan C,https://www.tripadvisor.ca/Profile/600evanc, nil,Aug. 2013, July 2013 9599,5.0,Aeolson1,https://www.tripadvisor.ca/Profile/Aeolson1, nil,Aug. 2013, August 2013 9599,1.0,jtaylor89,https://www.tripadvisor.ca/Profile/jtaylor89, nil,Aug. 2013, December 2012 9599,4.0,KGHofSF,https://www.tripadvisor.ca/Profile/KGHofSF, nil,Aug. 2013, July 2013 9599,5.0,gregglatz,https://www.tripadvisor.ca/Profile/gregglatz, nil,Jul. 2013, July 2013 9599,3.0,RoapTripper3081,https://www.tripadvisor.ca/Profile/RoapTripper3081, nil,Aug. 2012, August 2012 9599,4.0,AliceRandy,https://www.tripadvisor.ca/Profile/AliceRandy, nil,Jul. 2012, July 2012 9599,5.0,Slawrence67,https://www.tripadvisor.ca/Profile/Slawrence67, nil,Jul. 2012, July 2012 9599,4.0,graydonj,https://www.tripadvisor.ca/Profile/graydonj, nil,Jul. 2012, June 2012 9599,5.0,russiasun,https://www.tripadvisor.ca/Profile/russiasun, nil,Jun. 2012, May 2012 9600,2.0,Escape626061,https://www.tripadvisor.ca/Profile/Escape626061, nil,Mar. 22, April 2019 9600,nil,,nil, nil,nil,nil 9600,2.0,Devondyck,https://www.tripadvisor.ca/Profile/Devondyck, nil,Jan. 2018, January 2018 9600,2.0,tammymurden38,https://www.tripadvisor.ca/Profile/tammymurden38, nil,Jul. 2017, July 2017 9600,2.0,Tammie J,https://www.tripadvisor.ca/Profile/536tammiej, nil,Feb. 2017, February 2017 9600,5.0,Bonnie R,https://www.tripadvisor.ca/Profile/166bonnier, nil,Aug. 2016, August 2016 9600,5.0,April S,https://www.tripadvisor.ca/Profile/50aprils, nil,Mar. 2016, March 2016 9600,3.0,Chris H,https://www.tripadvisor.ca/Profile/R8337VTchrish, nil,Jun. 2015, June 2015 9600,1.0,Margaret M,https://www.tripadvisor.ca/Profile/margaretmL4361XR, nil,Mar. 2014, March 2014 9600,2.0,rj7341,https://www.tripadvisor.ca/Profile/rj7341, nil,Jul. 2013, July 2013 9601,4.0,Barbara Fox,https://www.tripadvisor.ca/Profile/barbaralF4103EJ, nil,Mar. 2019, March 2019 9601,4.0,Dan D,https://www.tripadvisor.ca/Profile/L8511EBdand, nil,Mar. 2019, March 2019 9601,3.0,bigjoe10,https://www.tripadvisor.ca/Profile/bigjoe10, nil,Feb. 2019, January 2019 9601,1.0,Joan F,https://www.tripadvisor.ca/Profile/698joanf, nil,Feb. 2019, February 2019 9601,5.0,Cathy G,https://www.tripadvisor.ca/Profile/192cathyg, nil,Jan. 2019, January 2019 9601,nil,,nil, nil,nil,nil 9601,5.0,fast47,https://www.tripadvisor.ca/Profile/fast47, nil,Jun. 2015, September 2014 9601,4.0,TimmyJ0303,https://www.tripadvisor.ca/Profile/TimmyJ0303, nil,Dec. 2014, April 2014 9601,4.0,Bob H,https://www.tripadvisor.ca/Profile/bobh602, nil,Oct. 2014, October 2014 9601,1.0,MASH16,https://www.tripadvisor.ca/Profile/MASH16, nil,Aug. 2014, July 2014 9601,1.0,Sheila R,https://www.tripadvisor.ca/Profile/sheilar726, nil,Aug. 2014, August 2014 9601,5.0,BTH_12,https://www.tripadvisor.ca/Profile/BTH_12, nil,Aug. 2014, August 2014 9601,3.0,fish992014,https://www.tripadvisor.ca/Profile/fish992014, nil,May 2014, May 2014 9601,1.0,T G,https://www.tripadvisor.ca/Profile/tg565, nil,Mar. 2014, January 2014 9601,3.0,Maureen S,https://www.tripadvisor.ca/Profile/584maureens, nil,Feb. 2014, August 2013 9601,5.0,peteandmo,https://www.tripadvisor.ca/Profile/peteandmo, nil,Jul. 2013, July 2013 9601,2.0,madlyStefanie,https://www.tripadvisor.ca/Profile/madlyStefanie, nil,Jul. 2013, August 2012 9601,3.0,Charmaine C,https://www.tripadvisor.ca/Profile/CharmaineC4, nil,Jun. 2013, June 2013 9601,5.0,Amoep,https://www.tripadvisor.ca/Profile/Amoep, nil,May 2013, May 2013 9601,4.0,AlmaFudd,https://www.tripadvisor.ca/Profile/AlmaFudd, nil,Oct. 2012, September 2012 9601,1.0,Kim D,https://www.tripadvisor.ca/Profile/265KimD, nil,Jul. 2012, July 2012 9602,5.0,Nichole M,https://www.tripadvisor.ca/Profile/nicholem998, nil,Mar. 2019, March 2019 9602,4.0,Cory L,https://www.tripadvisor.ca/Profile/seabob, nil,Mar. 2019, March 2019 9602,1.0,Christina M,https://www.tripadvisor.ca/Profile/ChristinaM2583, nil,Mar. 2019, March 2019 9602,3.0,kimmydoo12,https://www.tripadvisor.ca/Profile/kimmydoo12, nil,Jan. 2019, December 2018 9602,4.0,Jackie R,https://www.tripadvisor.ca/Profile/jackierE7942EO, nil,Jan. 2019, January 2019 9602,4.0,brent w,https://www.tripadvisor.ca/Profile/812brentw, nil,Dec. 2018, December 2018 9602,5.0,Axelqueen,https://www.tripadvisor.ca/Profile/Axelqueen, nil,Oct. 2018, October 2018 9602,3.0,TumbleweedXX,https://www.tripadvisor.ca/Profile/TumbleweedXX, nil,Sep. 2018, September 2018 9602,5.0,cruzson6162,https://www.tripadvisor.ca/Profile/cruzson6162, nil,Aug. 2018, July 2018 9602,4.0,Arlo-Perry,https://www.tripadvisor.ca/Profile/Arlo-Perry, nil,Aug. 2018, August 2018 9602,nil,,nil, nil,nil,nil 9602,4.0,JoycenDonny,https://www.tripadvisor.ca/Profile/JoycenDonny, nil,Apr. 2018, April 2018 9602,1.0,Blaine W,https://www.tripadvisor.ca/Profile/blainew196, nil,Apr. 2018, April 2018 9602,4.0,Francine L,https://www.tripadvisor.ca/Profile/flabossiere, nil,Apr. 2018, April 2018 9602,1.0,SoulFood_Traveller,https://www.tripadvisor.ca/Profile/SoulFood_Traveller, nil,Mar. 2018, April 2017 9602,5.0,carolwpg2016,https://www.tripadvisor.ca/Profile/carolwpg2016, nil,Feb. 2018, February 2018 9602,4.0,Timmer,https://www.tripadvisor.ca/Profile/timwit61, nil,Dec. 2017, December 2017 9602,3.0,Stacy G,https://www.tripadvisor.ca/Profile/341stacyg, nil,Nov. 2017, November 2017 9602,3.0,KASPRZYK204,https://www.tripadvisor.ca/Profile/KASPRZYK204, nil,Nov. 2017, December 2016 9602,1.0,Sandybayer,https://www.tripadvisor.ca/Profile/Sandybayer, nil,Oct. 2017, October 2017 9602,3.0,WCM2008,https://www.tripadvisor.ca/Profile/WCM2008, nil,Oct. 2017, October 2017 9602,5.0,Heather C,https://www.tripadvisor.ca/Profile/406heatherc, nil,Oct. 2017, July 2017 9602,4.0,Mark G,https://www.tripadvisor.ca/Profile/V9029XSmarkg, nil,Aug. 2017, August 2017 9602,4.0,Mel M,https://www.tripadvisor.ca/Profile/136melm, nil,Jul. 2017, July 2017 9602,2.0,Gdog17,https://www.tripadvisor.ca/Profile/Gdog17, nil,Jun. 2017, June 2017 9602,4.0,MNGophers2000,https://www.tripadvisor.ca/Profile/MNGophers2000, nil,Jun. 2017, October 2016 9602,4.0,Jill S,https://www.tripadvisor.ca/Profile/883JillF, nil,May 2017, May 2017 9602,4.0,Cody J,https://www.tripadvisor.ca/Profile/codyj590, nil,May 2017, May 2017 9602,2.0,glh038,https://www.tripadvisor.ca/Profile/glh038, nil,Apr. 2017, April 2017 9602,4.0,A6125EDjackiem,https://www.tripadvisor.ca/Profile/A6125EDjackiem, nil,Mar. 2017, December 2016 9602,3.0,68paul,https://www.tripadvisor.ca/Profile/68paul, nil,Feb. 2017, February 2017 9602,4.0,Kim L,https://www.tripadvisor.ca/Profile/I9468WIkiml, nil,Sep. 2016, September 2016 9602,4.0,335Robert,https://www.tripadvisor.ca/Profile/335Robert, nil,Sep. 2016, September 2016 9602,4.0,Showmetheworld321,https://www.tripadvisor.ca/Profile/Showmetheworld321, nil,Aug. 2016, August 2016 9602,1.0,N N,https://www.tripadvisor.ca/Profile/976nn, nil,Aug. 2016, August 2016 9602,4.0,bonspieler,https://www.tripadvisor.ca/Profile/bonspieler, nil,Aug. 2016, August 2016 9602,2.0,RENER15,https://www.tripadvisor.ca/Profile/RENER15, nil,Aug. 2016, August 2016 9602,3.0,schwinkle,https://www.tripadvisor.ca/Profile/schwinkle, nil,Aug. 2016, July 2016 9602,2.0,Jen T,https://www.tripadvisor.ca/Profile/jent890, nil,Jul. 2016, July 2016 9602,4.0,Cailey O,https://www.tripadvisor.ca/Profile/caileyo2016, nil,Jul. 2016, July 2016 9602,3.0,Samantha R,https://www.tripadvisor.ca/Profile/704samanthar, nil,Jul. 2016, July 2016 9602,5.0,rgidney,https://www.tripadvisor.ca/Profile/rgidney, nil,Jun. 2016, May 2016 9602,2.0,Lance I,https://www.tripadvisor.ca/Profile/488lancei, nil,May 2016, May 2016 9602,5.0,magglesk,https://www.tripadvisor.ca/Profile/magglesk, nil,May 2016, May 2016 9602,5.0,rhetttrimm,https://www.tripadvisor.ca/Profile/rhetttrimm, nil,May 2016, May 2016 9602,3.0,LivintheDreamWicklow,https://www.tripadvisor.ca/Profile/LivintheDreamWicklow, nil,Apr. 2016, April 2016 9602,4.0,charadam2018,https://www.tripadvisor.ca/Profile/charadam2018, nil,Apr. 2016, April 2016 9602,4.0,Janice C,https://www.tripadvisor.ca/Profile/A8950IUjanicec, nil,Apr. 2016, April 2016 9602,4.0,marsands2016,https://www.tripadvisor.ca/Profile/marsands2016, nil,Apr. 2016, April 2016 9602,3.0,2pinacolodas,https://www.tripadvisor.ca/Profile/2pinacolodas, nil,Apr. 2016, March 2016 9602,5.0,Sandra F,https://www.tripadvisor.ca/Profile/sandrafY2816LZ, nil,Apr. 2016, June 2015 9602,2.0,Blaire D,https://www.tripadvisor.ca/Profile/970blaired, nil,Apr. 2016, March 2016 9602,1.0,Jayme_Raee,https://www.tripadvisor.ca/Profile/Jayme_Raee, nil,Apr. 2016, April 2016 9602,3.0,Erica48884,https://www.tripadvisor.ca/Profile/Erica48884, nil,Mar. 2016, March 2016 9602,4.0,backintwoweeks,https://www.tripadvisor.ca/Profile/backintwoweeks, nil,Mar. 2016, March 2016 9602,3.0,bobray,https://www.tripadvisor.ca/Profile/bobray, nil,Feb. 2016, February 2016 9602,3.0,Willie C,https://www.tripadvisor.ca/Profile/williec2016, nil,Jan. 2016, March 2015 9602,5.0,Yvonnepotter,https://www.tripadvisor.ca/Profile/Yvonnepotter, nil,Jan. 2016, December 2015 9602,4.0,CharlieDontSurf-308,https://www.tripadvisor.ca/Profile/CharlieDontSurf-308, nil,Dec. 2015, May 2015 9602,5.0,bigmack27,https://www.tripadvisor.ca/Profile/bigmack27, nil,Dec. 2015, November 2015 9602,1.0,Ty F,https://www.tripadvisor.ca/Profile/tya626, nil,Dec. 2015, December 2015 9602,4.0,Karen S,https://www.tripadvisor.ca/Profile/37KarenS, nil,Nov. 2015, November 2015 9602,4.0,Tyler_RobbNashTour,https://www.tripadvisor.ca/Profile/Tyler_RobbNashTour, nil,Oct. 2015, October 2015 9602,3.0,Taxlady60,https://www.tripadvisor.ca/Profile/Taxlady60, nil,Sep. 2015, September 2015 9602,3.0,Byron_the_Geek,https://www.tripadvisor.ca/Profile/Byron_the_Geek, nil,Jul. 2015, July 2015 9602,4.0,WayneTower,https://www.tripadvisor.ca/Profile/WayneTower, nil,Jun. 2015, June 2015 9602,4.0,Landis L,https://www.tripadvisor.ca/Profile/243landisl, nil,Jun. 2015, June 2015 9602,4.0,willsonWinnipeg,https://www.tripadvisor.ca/Profile/willsonWinnipeg, nil,Jun. 2015, May 2015 9602,5.0,Jackie_Wolfe1973,https://www.tripadvisor.ca/Profile/Jackie_Wolfe1973, nil,Jun. 2015, June 2015 9602,3.0,fillyourboots,https://www.tripadvisor.ca/Profile/fillyourboots, nil,Jun. 2015, May 2015 9602,3.0,crashnbash,https://www.tripadvisor.ca/Profile/bradb913, nil,Jun. 2015, May 2015 9602,1.0,Noah S,https://www.tripadvisor.ca/Profile/noahs716, nil,May 2015, April 2015 9602,1.0,Hotelhopper909,https://www.tripadvisor.ca/Profile/Hotelhopper909, nil,Apr. 2015, April 2015 9602,4.0,STinMB,https://www.tripadvisor.ca/Profile/STinMB, nil,Apr. 2015, March 2015 9602,5.0,Troy R,https://www.tripadvisor.ca/Profile/troyr837, nil,Apr. 2015, April 2015 9602,1.0,condar,https://www.tripadvisor.ca/Profile/condar, nil,Apr. 2015, April 2015 9602,4.0,Cal H,https://www.tripadvisor.ca/Profile/739calh, nil,Apr. 2015, April 2015 9602,4.0,vwfanforever,https://www.tripadvisor.ca/Profile/vwfanforever, nil,Mar. 2015, January 2015 9602,5.0,2goto,https://www.tripadvisor.ca/Profile/mutchgirl, nil,Mar. 2015, March 2015 9602,4.0,Kya L,https://www.tripadvisor.ca/Profile/392kyal, nil,Mar. 2015, February 2015 9602,2.0,kimBrandon,https://www.tripadvisor.ca/Profile/kimBrandon, nil,Jan. 2015, December 2014 9602,3.0,carman7600,https://www.tripadvisor.ca/Profile/carman7600, nil,Dec. 2014, July 2014 9602,3.0,MoreBreeze,https://www.tripadvisor.ca/Profile/MoreBreeze, nil,Nov. 2014, September 2014 9602,2.0,Canadian_Family_2010,https://www.tripadvisor.ca/Profile/Canadian_Family_2010, nil,Sep. 2014, September 2014 9602,3.0,markonefive,https://www.tripadvisor.ca/Profile/markonefive, nil,Aug. 2014, July 2014 9602,1.0,chitown1845,https://www.tripadvisor.ca/Profile/chitown1845, nil,Jul. 2014, June 2014 9602,3.0,Tirebiter8,https://www.tripadvisor.ca/Profile/Tirebiter8, nil,Jul. 2014, July 2014 9602,4.0,Kristin L,https://www.tripadvisor.ca/Profile/284kristinl, nil,Jul. 2014, July 2014 9602,4.0,sishahid,https://www.tripadvisor.ca/Profile/sishahid, nil,Jul. 2014, July 2014 9602,3.0,Gordy D,https://www.tripadvisor.ca/Profile/g0rdyd, nil,Jun. 2014, July 2013 9602,2.0,Jenessa177,https://www.tripadvisor.ca/Profile/Jenessa177, nil,Apr. 2014, April 2014 9602,4.0,Parents of 3 Boyz,https://www.tripadvisor.ca/Profile/Parents_of_3Boyz, nil,Mar. 2014, March 2014 9602,3.0,GTW76,https://www.tripadvisor.ca/Profile/GTW76, nil,Mar. 2014, March 2014 9602,3.0,Gerard S,https://www.tripadvisor.ca/Profile/KevinGP, nil,Mar. 2014, March 2014 9602,4.0,cksteeve,https://www.tripadvisor.ca/Profile/cksteeve, nil,Feb. 2014, May 2013 9602,4.0,sbj04769,https://www.tripadvisor.ca/Profile/sbj04769, nil,Jan. 2014, January 2014 9602,2.0,Proudmanxman1970,https://www.tripadvisor.ca/Profile/Proudmanxman1970, nil,Jan. 2014, January 2014 9602,4.0,Lynda D,https://www.tripadvisor.ca/Profile/Dadiva47, nil,Oct. 2013, July 2013 9602,3.0,nneettiiee,https://www.tripadvisor.ca/Profile/nneettiiee, nil,Jan. 2013, December 2012 9602,5.0,MB_in_Canada,https://www.tripadvisor.ca/Profile/MB_in_Canada, nil,Oct. 2012, October 2012 9602,1.0,ammarson,https://www.tripadvisor.ca/Profile/ammarson, nil,Oct. 2012, September 2012 9602,4.0,leigh b,https://www.tripadvisor.ca/Profile/brainradio, nil,Aug. 2012, August 2012 9602,4.0,Claudia F,https://www.tripadvisor.ca/Profile/RennieA, nil,Jul. 2012, July 2012 9602,5.0,horseygramma,https://www.tripadvisor.ca/Profile/horseygramma, nil,Jun. 2012, June 2012 9602,4.0,tom_teebird,https://www.tripadvisor.ca/Profile/tom_teebird, nil,Apr. 2012, March 2012 9602,3.0,Crushed_Tilley_Hat,https://www.tripadvisor.ca/Profile/Crushed_Tilley_Hat, nil,Mar. 2012, March 2012 9602,3.0,joha2000,https://www.tripadvisor.ca/Profile/joha2000, nil,Feb. 2012, February 2012 9602,4.0,GrannyAC,https://www.tripadvisor.ca/Profile/GrannyAC, nil,Feb. 2012, December 2011 9602,1.0,Todd M,https://www.tripadvisor.ca/Profile/ToddM755, nil,Jan. 2012, December 2011 9602,3.0,Teeppeltjes,https://www.tripadvisor.ca/Profile/Teeppeltjes, nil,Nov. 2011, November 2011 9602,5.0,Matt E,https://www.tripadvisor.ca/Profile/bkdpotato, nil,Sep. 2011, September 2011 9602,3.0,HoustonMagnolia,https://www.tripadvisor.ca/Profile/HoustonMagnolia, nil,Aug. 2011, August 2011 9602,3.0,Anoini2,https://www.tripadvisor.ca/Profile/Anoini2, nil,Aug. 2011, August 2011 9602,2.0,terrynoodle,https://www.tripadvisor.ca/Profile/terrynoodle, nil,Aug. 2011, July 2011 9602,2.0,DDKJSCHAD,https://www.tripadvisor.ca/Profile/DDKJSCHAD, nil,Jul. 2011, July 2011 9602,2.0,StakeLover,https://www.tripadvisor.ca/Profile/StakeLover, nil,Jul. 2011, July 2011 9602,4.0,patrolman_pete,https://www.tripadvisor.ca/Profile/patrolman_pete, nil,May 2011, May 2011 9602,4.0,A TripAdvisor Member,https://www.tripadvisor.ca/Profile/null, nil,Apr. 2011, April 2011 9602,4.0,Korinn R,https://www.tripadvisor.ca/Profile/korinnr, nil,Feb. 2011, December 2010 9602,5.0,907traveler,https://www.tripadvisor.ca/Profile/907traveler, nil,Mar. 2010, March 2009 9602,4.0,walbern,https://www.tripadvisor.ca/Profile/walbern, nil,Dec. 2009, December 2009 9602,1.0,blueberryblond,https://www.tripadvisor.ca/Profile/blueberryblond, nil,Nov. 2009, August 2009 9602,5.0,BSO2,https://www.tripadvisor.ca/Profile/BSO2, nil,Jul. 2009, July 2009 9602,3.0,Banfff,https://www.tripadvisor.ca/Profile/Banfff, nil,Jul. 2009, February 2009 9602,4.0,canadianquebecer,https://www.tripadvisor.ca/Profile/canadianquebecer, nil,Jun. 2009, June 2009 9602,3.0,BobakLives,https://www.tripadvisor.ca/Profile/BobakLives, nil,May 2009, May 2009 9602,4.0,lhmll,https://www.tripadvisor.ca/Profile/lhmll, nil,Apr. 2009, March 2009 9602,4.0,NYCWGV,https://www.tripadvisor.ca/Profile/NYCWGV, nil,Sep. 2008, September 2008 9602,5.0,tableau,https://www.tripadvisor.ca/Profile/tableau, nil,May 2008, May 2008 9602,4.0,Pooski001,https://www.tripadvisor.ca/Profile/Pooski001, nil,Mar. 2008, March 2007 9602,4.0,canadiantyler,https://www.tripadvisor.ca/Profile/canadiantyler, nil,Jan. 2008, October 2007 9602,4.0,bexy05,https://www.tripadvisor.ca/Profile/bexy05, nil,Jul. 2007, August 2006 9602,3.0,hec286,https://www.tripadvisor.ca/Profile/hec286, nil,May 2007, April 2007 9602,4.0,yuzu,https://www.tripadvisor.ca/Profile/yuzu, nil,Jul. 2006, December 2005 9602,1.0,Extraordinary36992,https://www.tripadvisor.ca/Profile/Extraordinary36992, nil,Apr. 2006, March 2006 9603,3.0,Craig S,https://www.tripadvisor.ca/Profile/970CraigS, nil,Mar. 2019, March 2019 9603,2.0,dayebob,https://www.tripadvisor.ca/Profile/dayebob, nil,Mar. 2019, March 2019 9603,4.0,PJ60s,https://www.tripadvisor.ca/Profile/PJ60s, nil,Oct. 2018, October 2018 9603,1.0,Len747,https://www.tripadvisor.ca/Profile/Len747, nil,Sep. 2018, September 2018 9603,2.0,Donna D,https://www.tripadvisor.ca/Profile/A890MUdonnad, nil,May 2018, May 2018 9603,3.0,twinmon,https://www.tripadvisor.ca/Profile/twinmon, nil,Apr. 2018, April 2018 9603,2.0,Kenzie P,https://www.tripadvisor.ca/Profile/KenzieP, nil,Mar. 2018, March 2018 9603,1.0,792athome,https://www.tripadvisor.ca/Profile/792athome, nil,Mar. 2018, March 2018 9603,1.0,Jackie K,https://www.tripadvisor.ca/Profile/159jackiek, nil,Jan. 2018, January 2018 9603,4.0,Shelley N,https://www.tripadvisor.ca/Profile/snewton12, nil,Aug. 2017, August 2017 9603,3.0,Debbie495,https://www.tripadvisor.ca/Profile/Debbie495, nil,Aug. 2017, August 2017 9603,4.0,SelinaChelsea,https://www.tripadvisor.ca/Profile/SelinaChelsea, nil,Aug. 2017, August 2017 9603,3.0,Suntraveller810,https://www.tripadvisor.ca/Profile/Suntraveller810, nil,Jun. 2017, June 2017 9603,3.0,D'Arcy E. Barker,https://www.tripadvisor.ca/Profile/barkermoney, nil,Nov. 2016, July 2016 9603,5.0,Will h,https://www.tripadvisor.ca/Profile/Willh2264, nil,Oct. 2016, September 2016 9603,5.0,andrewwest418,https://www.tripadvisor.ca/Profile/andrewwest418, nil,Oct. 2016, October 2016 9603,5.0,leebro32,https://www.tripadvisor.ca/Profile/leebro32, nil,Oct. 2016, October 2016 9603,4.0,tdsuperstar,https://www.tripadvisor.ca/Profile/tdsuperstar, nil,Aug. 2016, July 2016 9603,1.0,michael t,https://www.tripadvisor.ca/Profile/michaeltR8887XL, nil,Aug. 2016, August 2016 9603,5.0,supermario0810,https://www.tripadvisor.ca/Profile/supermario0810, nil,Jul. 2016, June 2016 9603,1.0,Jshoreen,https://www.tripadvisor.ca/Profile/Jshoreen, nil,Apr. 2016, April 2016 9603,5.0,BondMcD007,https://www.tripadvisor.ca/Profile/BondMcD007, nil,Jan. 2016, December 2015 9603,4.0,jeff a,https://www.tripadvisor.ca/Profile/206jeffa, nil,Jan. 2016, November 2015 9603,2.0,John L,https://www.tripadvisor.ca/Profile/johnlQ4564SK, nil,Oct. 2015, October 2015 9603,2.0,Tourista47,https://www.tripadvisor.ca/Profile/Tourista47, nil,Aug. 2015, August 2015 9603,1.0,David P,https://www.tripadvisor.ca/Profile/davidpD521US, nil,Jul. 2015, June 2015 9603,3.0,hungrybears,https://www.tripadvisor.ca/Profile/hungrybears, nil,Jul. 2015, July 2015 9603,3.0,erthemama,https://www.tripadvisor.ca/Profile/erthemama, nil,May 2015, May 2015 9603,1.0,KD_Brandon,https://www.tripadvisor.ca/Profile/KD_Brandon, nil,Nov. 2014, November 2014 9603,1.0,vwfanforever,https://www.tripadvisor.ca/Profile/vwfanforever, nil,Oct. 2014, October 2014 9603,3.0,marikit043,https://www.tripadvisor.ca/Profile/marikit043, nil,Aug. 2014, August 2014 9603,2.0,LineBoutinActress,https://www.tripadvisor.ca/Profile/LineBoutinActress, nil,Jan. 2013, November 2012 9603,5.0,Pizzas1_12,https://www.tripadvisor.ca/Profile/Pizzas1_12, nil,Dec. 2012, August 2012 9603,4.0,Weslu,https://www.tripadvisor.ca/Profile/Weslu, nil,Dec. 2011, December 2011 9603,1.0,Buggy223,https://www.tripadvisor.ca/Profile/Buggy223, nil,Dec. 2011, December 2011 9603,3.0,MB_Hera,https://www.tripadvisor.ca/Profile/MB_Hera, nil,Jul. 2011, April 2011 9603,4.0,Bdn50Brandon,https://www.tripadvisor.ca/Profile/Bdn50Brandon, nil,Feb. 2011, February 2011 9603,5.0,MamaZim,https://www.tripadvisor.ca/Profile/MamaZim, nil,Feb. 2011, February 2011 9603,4.0,debinatore,https://www.tripadvisor.ca/Profile/debinatore, nil,Oct. 2010, October 2010 9603,2.0,kimpete8,https://www.tripadvisor.ca/Profile/kimpete8, nil,Aug. 2010, August 2010 9603,3.0,Oldham74,https://www.tripadvisor.ca/Profile/Oldham74, nil,Mar. 2010, September 2008 9603,5.0,carjac4755,https://www.tripadvisor.ca/Profile/carjac4755, nil,Aug. 2008, August 2008 9603,4.0,Mark_Leeper,https://www.tripadvisor.ca/Profile/Mark_Leeper, nil,Oct. 2007, July 2007 9604,nil,,nil, nil,nil,nil 9604,5.0,Lance W,https://www.tripadvisor.ca/Profile/234lancew, nil,Mar. 2016, March 2016 9604,3.0,Steveandchristine,https://www.tripadvisor.ca/Profile/Steveandchristine, nil,Aug. 2015, August 2015 9604,4.0,Chateaumau,https://www.tripadvisor.ca/Profile/Chateaumau, nil,Nov. 2012, November 2012 9604,4.0,MacRaeContracting,https://www.tripadvisor.ca/Profile/MacRaeContracting, nil,Oct. 2012, October 2012 9604,2.0,Lebek,https://www.tripadvisor.ca/Profile/Lebek, nil,Jun. 2012, June 2012 9605,5.0,Chris M,https://www.tripadvisor.ca/Profile/chrismX1146TZ, nil,Apr. 4, April 2019 9605,4.0,Sunshine04964146856,https://www.tripadvisor.ca/Profile/Sunshine04964146856, nil,Mar. 2019, March 2019 9605,4.0,kansagrak,https://www.tripadvisor.ca/Profile/kansagrak, nil,Jan. 2019, January 2019 9605,5.0,Paradise62267646635,https://www.tripadvisor.ca/Profile/Paradise62267646635, nil,Nov. 2018, October 2018 9605,5.0,Passport752445,https://www.tripadvisor.ca/Profile/Passport752445, nil,Sep. 2018, September 2018 9605,5.0,Al G,https://www.tripadvisor.ca/Profile/alg987, nil,Jul. 2018, July 2018 9605,1.0,Ehsan D,https://www.tripadvisor.ca/Profile/796ehsand, nil,May 2018, May 2018 9605,nil,,nil, nil,nil,nil 9605,1.0,Campbell H,https://www.tripadvisor.ca/Profile/645campbellh, nil,Sep. 2017, September 2017 9605,5.0,Donald William M,https://www.tripadvisor.ca/Profile/d0naldwilliamm, nil,Jul. 2017, July 2017 9605,1.0,Amy R,https://www.tripadvisor.ca/Profile/N3267GDamyr, nil,Jun. 2017, June 2017 9605,5.0,Edward B. S,https://www.tripadvisor.ca/Profile/edwardbs2014, nil,Jul. 2016, July 2016 9605,1.0,Linda Jean V,https://www.tripadvisor.ca/Profile/LindaJeanV, nil,Jul. 2016, July 2016 9605,4.0,Sahayoga,https://www.tripadvisor.ca/Profile/Sahayoga, nil,May 2016, May 2016 9605,5.0,monka t,https://www.tripadvisor.ca/Profile/m0nkat, nil,Dec. 2015, December 2015 9605,5.0,Chris L,https://www.tripadvisor.ca/Profile/ChrisL660, nil,Oct. 2015, September 2015 9605,3.0,cdar,https://www.tripadvisor.ca/Profile/cdar, nil,Nov. 2014, November 2014 9605,3.0,Randy R,https://www.tripadvisor.ca/Profile/JustMarriedInCalgary, nil,Aug. 2014, July 2014 9605,5.0,bobmac1,https://www.tripadvisor.ca/Profile/bobmac1, nil,Apr. 2014, April 2014 9605,5.0,Ernie A,https://www.tripadvisor.ca/Profile/497erniea, nil,Jul. 2013, July 2013 9605,2.0,mosq,https://www.tripadvisor.ca/Profile/mosq, nil,Aug. 2011, August 2011 9605,4.0,dreamingofgreece,https://www.tripadvisor.ca/Profile/dreamingofgreece, nil,Jul. 2010, June 2010 9606,2.0,Dcx,https://www.tripadvisor.ca/Profile/DCXH, nil,Feb. 2019, February 2019 9606,3.0,ProudCanuck,https://www.tripadvisor.ca/Profile/ProudCanuck, nil,Feb. 2019, November 2018 9606,5.0,Greg S,https://www.tripadvisor.ca/Profile/H1764JLgregs, nil,Jan. 2019, January 2019 9606,4.0,Kevin M,https://www.tripadvisor.ca/Profile/kevinmG6290BU, nil,Jan. 2019, January 2019 9606,4.0,Trilobite2006,https://www.tripadvisor.ca/Profile/Trilobite2006, nil,Nov. 2018, November 2018 9606,1.0,CMATravel2015,https://www.tripadvisor.ca/Profile/CMATravel2015, nil,Nov. 2018, November 2018 9606,4.0,CGSTraveller,https://www.tripadvisor.ca/Profile/CGSTraveller, nil,Nov. 2018, October 2018 9606,4.0,Jelo11,https://www.tripadvisor.ca/Profile/Jelo11, nil,Nov. 2018, November 2018 9606,5.0,janrA2759SE,https://www.tripadvisor.ca/Profile/janrA2759SE, nil,Oct. 2018, September 2018 9606,1.0,9877Guest7789,https://www.tripadvisor.ca/Profile/9877Guest7789, nil,Sep. 2018, September 2018 9606,nil,,nil, nil,nil,nil 9606,3.0,Rachelle R,https://www.tripadvisor.ca/Profile/861racheller, nil,Feb. 2018, February 2018 9606,5.0,Heather S,https://www.tripadvisor.ca/Profile/heathersH2302FJ, nil,Jan. 2018, January 2018 9606,5.0,Karen P,https://www.tripadvisor.ca/Profile/karenpF7621UP, nil,Dec. 2017, November 2017 9606,2.0,sarahnaid,https://www.tripadvisor.ca/Profile/sarahnaid, nil,Oct. 2017, October 2017 9606,3.0,Ashley P,https://www.tripadvisor.ca/Profile/ashleyreinboldt, nil,Oct. 2017, October 2017 9606,3.0,404HappyTraveller,https://www.tripadvisor.ca/Profile/404HappyTraveller, nil,Oct. 2017, October 2017 9606,5.0,Ron Z,https://www.tripadvisor.ca/Profile/ronz4, nil,Oct. 2017, October 2017 9606,4.0,asmorson,https://www.tripadvisor.ca/Profile/asmorson, nil,Sep. 2017, September 2017 9606,5.0,Alfred S,https://www.tripadvisor.ca/Profile/JanisS528, nil,Sep. 2017, August 2017 9606,3.0,lled,https://www.tripadvisor.ca/Profile/lled, nil,Sep. 2017, September 2017 9606,5.0,Rita D,https://www.tripadvisor.ca/Profile/ritad2013, nil,Aug. 2017, August 2017 9606,5.0,MariePixie,https://www.tripadvisor.ca/Profile/MariePixie, nil,Aug. 2017, August 2017 9606,2.0,AmandaR306,https://www.tripadvisor.ca/Profile/AmandaR306, nil,Aug. 2017, August 2017 9606,4.0,guy_traveller,https://www.tripadvisor.ca/Profile/guy_traveller, nil,Aug. 2017, August 2017 9606,4.0,85cb900custom08,https://www.tripadvisor.ca/Profile/85cb900custom08, nil,Aug. 2017, July 2017 9606,5.0,FreakinCold5,https://www.tripadvisor.ca/Profile/FreakinCold5, nil,Aug. 2017, August 2017 9606,4.0,Debbie495,https://www.tripadvisor.ca/Profile/Debbie495, nil,Jul. 2017, July 2017 9606,3.0,Steve S,https://www.tripadvisor.ca/Profile/O1574AZsteves, nil,Jul. 2017, June 2017 9606,3.0,tak974,https://www.tripadvisor.ca/Profile/tak974, nil,Jun. 2017, June 2017 9606,4.0,Honda185,https://www.tripadvisor.ca/Profile/Honda185, nil,May 2017, May 2017 9606,5.0,Harold W,https://www.tripadvisor.ca/Profile/haroldw148, nil,May 2017, May 2017 9606,4.0,CanadianGoesAbroad,https://www.tripadvisor.ca/Profile/CanadianGoesAbroad, nil,Apr. 2017, April 2017 9606,4.0,Saskwatches,https://www.tripadvisor.ca/Profile/Saskwatches, nil,Mar. 2017, March 2017 9606,4.0,359scott,https://www.tripadvisor.ca/Profile/359scott, nil,Mar. 2017, March 2017 9606,4.0,Yolanda S,https://www.tripadvisor.ca/Profile/yolandas126, nil,Mar. 2017, March 2017 9606,3.0,onysg,https://www.tripadvisor.ca/Profile/onysg, nil,Jan. 2017, January 2017 9606,2.0,stedunjjh,https://www.tripadvisor.ca/Profile/stedunjjh, nil,Jan. 2017, January 2017 9606,3.0,soda_johnny,https://www.tripadvisor.ca/Profile/soda_johnny, nil,Jan. 2017, December 2016 9606,5.0,Landedinalberta,https://www.tripadvisor.ca/Profile/landedinalberta, nil,Jan. 2017, January 2017 9606,5.0,Doug R,https://www.tripadvisor.ca/Profile/dougr989, nil,Nov. 2016, November 2016 9606,2.0,jacque j,https://www.tripadvisor.ca/Profile/369jacquej, nil,Sep. 2016, August 2016 9606,4.0,Robyn LL,https://www.tripadvisor.ca/Profile/robynlb66, nil,Aug. 2016, August 2016 9606,3.0,divafromdufresne,https://www.tripadvisor.ca/Profile/divafromdufresne, nil,Aug. 2016, August 2016 9606,2.0,Clintski,https://www.tripadvisor.ca/Profile/Clintski, nil,Aug. 2016, August 2016 9606,4.0,TeresaA56,https://www.tripadvisor.ca/Profile/TeresaA56, nil,Aug. 2016, August 2016 9606,4.0,Helga P,https://www.tripadvisor.ca/Profile/hpj262, nil,Jul. 2016, July 2016 9606,5.0,lions2011,https://www.tripadvisor.ca/Profile/lions2011, nil,Jul. 2016, July 2016 9606,2.0,farmwife1991,https://www.tripadvisor.ca/Profile/farmwife1991, nil,Jul. 2016, July 2016 9606,4.0,wbsAlberta,https://www.tripadvisor.ca/Profile/wbsAlberta, nil,Jul. 2016, July 2016 9606,4.0,SunseekerRon69,https://www.tripadvisor.ca/Profile/SunseekerRon69, nil,Jul. 2016, July 2016 9606,3.0,HowardJ199,https://www.tripadvisor.ca/Profile/HowardJ199, nil,Jul. 2016, July 2016 9606,4.0,Beaubaygirl,https://www.tripadvisor.ca/Profile/Beaubaygirl, nil,Jun. 2016, June 2016 9606,5.0,C M,https://www.tripadvisor.ca/Profile/murdockc08, nil,Jun. 2016, June 2016 9606,4.0,Sudhish P,https://www.tripadvisor.ca/Profile/sudhishp2014, nil,Jun. 2016, June 2016 9606,5.0,Crystal Z,https://www.tripadvisor.ca/Profile/691crystalz, nil,May 2016, May 2016 9606,1.0,damargin,https://www.tripadvisor.ca/Profile/damargin, nil,May 2016, May 2016 9606,5.0,Elizvictoria,https://www.tripadvisor.ca/Profile/Elizvictoria, nil,May 2016, May 2016 9606,4.0,Cam Plett,https://www.tripadvisor.ca/Profile/shop4man2, nil,May 2016, July 2015 9606,4.0,nfriesen1,https://www.tripadvisor.ca/Profile/nfriesen1, nil,Apr. 2016, April 2016 9606,4.0,Lazarenko1943,https://www.tripadvisor.ca/Profile/Lazarenko1943, nil,Apr. 2016, March 2016 9606,4.0,JPH_21,https://www.tripadvisor.ca/Profile/JPH_21, nil,Mar. 2016, March 2016 9606,2.0,bwilliamson2014,https://www.tripadvisor.ca/Profile/bwilliamson2014, nil,Mar. 2016, March 2016 9606,1.0,Gary E,https://www.tripadvisor.ca/Profile/garye666, nil,Feb. 2016, December 2015 9606,2.0,brenda d,https://www.tripadvisor.ca/Profile/brendad58, nil,Jan. 2016, January 2016 9606,4.0,Ritzmank,https://www.tripadvisor.ca/Profile/Ritzmank, nil,Jan. 2016, January 2016 9606,4.0,Kim S,https://www.tripadvisor.ca/Profile/kimsA1452VW, nil,Jan. 2016, January 2016 9606,5.0,Sherry F,https://www.tripadvisor.ca/Profile/648sherryf, nil,Dec. 2015, December 2015 9606,4.0,DENNIS p,https://www.tripadvisor.ca/Profile/477dedrickp, nil,Dec. 2015, December 2015 9606,4.0,denlin,https://www.tripadvisor.ca/Profile/denlin, nil,Oct. 2015, October 2015 9606,5.0,geo3,https://www.tripadvisor.ca/Profile/geo3, nil,Oct. 2015, September 2015 9606,3.0,Candi H,https://www.tripadvisor.ca/Profile/CandiH3yyc, nil,Aug. 2015, August 2015 9606,5.0,Applefish,https://www.tripadvisor.ca/Profile/Applefish2112, nil,Aug. 2015, August 2015 9606,4.0,kimberley39,https://www.tripadvisor.ca/Profile/kimberley39, nil,Aug. 2015, August 2015 9606,3.0,Christine C,https://www.tripadvisor.ca/Profile/301ChristineH, nil,Aug. 2015, July 2015 9606,5.0,live4mexico,https://www.tripadvisor.ca/Profile/live4mexico, nil,Aug. 2015, August 2015 9606,4.0,lokithefox,https://www.tripadvisor.ca/Profile/lokithefox, nil,Aug. 2015, June 2015 9606,5.0,KeeGee,https://www.tripadvisor.ca/Profile/KeeGee, nil,Jul. 2015, July 2015 9606,3.0,melissssau,https://www.tripadvisor.ca/Profile/melissssau, nil,Jul. 2015, July 2015 9606,3.0,Redmonder,https://www.tripadvisor.ca/Profile/Redmonder, nil,Jul. 2015, July 2015 9606,3.0,danamiko,https://www.tripadvisor.ca/Profile/danamiko, nil,Jul. 2015, July 2015 9606,3.0,saltsy372,https://www.tripadvisor.ca/Profile/saltsy372, nil,Jul. 2015, June 2015 9606,5.0,Canadiantravellers93,https://www.tripadvisor.ca/Profile/Canadiantravellers93, nil,Jun. 2015, June 2015 9606,3.0,Andrew P,https://www.tripadvisor.ca/Profile/andrewpB349WW, nil,Jun. 2015, June 2015 9606,4.0,paul l,https://www.tripadvisor.ca/Profile/952paull, nil,Jun. 2015, June 2015 9606,3.0,manitobaricher,https://www.tripadvisor.ca/Profile/manitobaricher, nil,Jun. 2015, May 2015 9606,5.0,germangirl21,https://www.tripadvisor.ca/Profile/germangirl21, nil,Jun. 2015, June 2015 9606,4.0,MaxBC,https://www.tripadvisor.ca/Profile/MaxBC, nil,Jun. 2015, June 2015 9606,5.0,GodisScience,https://www.tripadvisor.ca/Profile/GodisScience, nil,May 2015, May 2015 9606,4.0,mokinator10,https://www.tripadvisor.ca/Profile/mokinator10, nil,Apr. 2015, April 2015 9606,4.0,Bridlecreek,https://www.tripadvisor.ca/Profile/Bridlecreek, nil,Apr. 2015, March 2015 9606,3.0,Daniel B,https://www.tripadvisor.ca/Profile/958danielb958, nil,Mar. 2015, March 2015 9606,4.0,mmleigh,https://www.tripadvisor.ca/Profile/mmleigh, nil,Mar. 2015, February 2015 9606,3.0,Patrick T,https://www.tripadvisor.ca/Profile/643patrickt, nil,Dec. 2014, December 2014 9606,5.0,Cindy H,https://www.tripadvisor.ca/Profile/356cindyh, nil,Nov. 2014, November 2014 9606,5.0,catherine b,https://www.tripadvisor.ca/Profile/catherinebY3763YC, nil,Nov. 2014, August 2014 9606,4.0,DJRCanada,https://www.tripadvisor.ca/Profile/DJRCanada, nil,Oct. 2014, October 2014 9606,4.0,bctravlers,https://www.tripadvisor.ca/Profile/bctravlers, nil,Oct. 2014, October 2014 9606,5.0,HolidayKojak,https://www.tripadvisor.ca/Profile/HolidayKojak, nil,Oct. 2014, October 2014 9606,4.0,bexy05,https://www.tripadvisor.ca/Profile/bexy05, nil,Oct. 2014, September 2014 9606,4.0,Frisian-Canadian,https://www.tripadvisor.ca/Profile/Frisian-Canadian, nil,Sep. 2014, September 2014 9606,4.0,Travelite123_13,https://www.tripadvisor.ca/Profile/Travelite123_13, nil,Sep. 2014, September 2014 9606,3.0,Rose D,https://www.tripadvisor.ca/Profile/rosed679, nil,Sep. 2014, September 2014 9606,3.0,allison5577,https://www.tripadvisor.ca/Profile/allison5577, nil,Sep. 2014, September 2014 9606,4.0,jellybeanninjax,https://www.tripadvisor.ca/Profile/jellybeanninjax, nil,Sep. 2014, August 2014 9606,4.0,foulaman,https://www.tripadvisor.ca/Profile/foulaman, nil,Aug. 2014, August 2014 9606,4.0,hec286,https://www.tripadvisor.ca/Profile/hec286, nil,Aug. 2014, July 2014 9606,3.0,howardsWhiterock_bc,https://www.tripadvisor.ca/Profile/howardsWhiterock_bc, nil,Aug. 2014, August 2014 9606,5.0,andreaadams,https://www.tripadvisor.ca/Profile/andreaadams, nil,Aug. 2014, August 2014 9606,3.0,MarkHyatt,https://www.tripadvisor.ca/Profile/MarkHyatt, nil,Jul. 2014, July 2014 9606,4.0,SPARKELOT,https://www.tripadvisor.ca/Profile/SPARKELOT, nil,Apr. 2014, March 2014 9606,4.0,buildguy,https://www.tripadvisor.ca/Profile/buildguy, nil,Mar. 2014, March 2014 9606,5.0,George F,https://www.tripadvisor.ca/Profile/GeorgeF868, nil,Mar. 2014, March 2014 9606,4.0,CherB84,https://www.tripadvisor.ca/Profile/CherB84, nil,Feb. 2014, January 2014 9606,3.0,aarman4,https://www.tripadvisor.ca/Profile/aarman4, nil,Jan. 2014, January 2014 9606,5.0,PsychRN12,https://www.tripadvisor.ca/Profile/PsychRN12, nil,Dec. 2013, December 2013 9606,5.0,tech5709,https://www.tripadvisor.ca/Profile/tech5709, nil,Dec. 2013, December 2013 9606,5.0,Eileen S,https://www.tripadvisor.ca/Profile/193EileenS, nil,Dec. 2013, October 2013 9606,5.0,Rosalee B,https://www.tripadvisor.ca/Profile/R0saleeB, nil,Nov. 2013, November 2013 9606,5.0,Prairie T,https://www.tripadvisor.ca/Profile/prairiet2013, nil,Nov. 2013, November 2013 9606,4.0,J0vie,https://www.tripadvisor.ca/Profile/J0vie, nil,Jul. 2013, July 2013 9606,5.0,SkRhonda,https://www.tripadvisor.ca/Profile/SkRhonda, nil,Jul. 2013, July 2013 9606,5.0,mightysergei,https://www.tripadvisor.ca/Profile/mightysergei, nil,Jul. 2013, July 2013 9606,5.0,KenHinSask1,https://www.tripadvisor.ca/Profile/KenHinSask1, nil,Jun. 2013, May 2013 9606,5.0,Brdautremont,https://www.tripadvisor.ca/Profile/Brdautremont, nil,Jun. 2013, June 2013 9606,5.0,smileytech,https://www.tripadvisor.ca/Profile/smileytech, nil,Apr. 2013, March 2013 9606,4.0,Laura C,https://www.tripadvisor.ca/Profile/18LauraC18, nil,Apr. 2013, March 2013 9606,4.0,tobascocat,https://www.tripadvisor.ca/Profile/tobascocat, nil,Mar. 2013, March 2013 9606,5.0,provincialtraveller,https://www.tripadvisor.ca/Profile/provincialtraveller, nil,Feb. 2013, July 2012 9606,5.0,Tlw48,https://www.tripadvisor.ca/Profile/Tlw48, nil,Feb. 2013, January 2013 9606,2.0,Aster6,https://www.tripadvisor.ca/Profile/Aster6, nil,Jan. 2013, January 2013 9606,4.0,BobFarr2000,https://www.tripadvisor.ca/Profile/BobFarr2000, nil,Jan. 2013, December 2012 9606,5.0,njamesb,https://www.tripadvisor.ca/Profile/njamesb, nil,Dec. 2012, December 2012 9606,4.0,Ajo17,https://www.tripadvisor.ca/Profile/Ajo17, nil,Nov. 2012, November 2012 9606,4.0,hpcanada,https://www.tripadvisor.ca/Profile/hpcanada, nil,Nov. 2012, June 2012 9606,5.0,SCgirl888,https://www.tripadvisor.ca/Profile/SCgirl888, nil,Aug. 2012, August 2012 9606,5.0,whyme424,https://www.tripadvisor.ca/Profile/whyme424, nil,Aug. 2012, July 2012 9606,4.0,James Rafael,https://www.tripadvisor.ca/Profile/JamesSRafael, nil,Aug. 2012, August 2012 9606,3.0,oneway911,https://www.tripadvisor.ca/Profile/oneway911, nil,Aug. 2012, July 2012 9606,5.0,Bernie P,https://www.tripadvisor.ca/Profile/BernieP485, nil,Jul. 2012, July 2012 9606,4.0,rmorgan88,https://www.tripadvisor.ca/Profile/rmorgan88, nil,Jul. 2012, June 2012 9606,5.0,Barebums,https://www.tripadvisor.ca/Profile/Barebums, nil,Jul. 2012, July 2012 9606,5.0,Beth,https://www.tripadvisor.ca/Profile/BethA553, nil,Jul. 2012, July 2012 9606,4.0,sasktravel,https://www.tripadvisor.ca/Profile/sasktravel, nil,Jun. 2012, June 2012 9606,4.0,Jacalope,https://www.tripadvisor.ca/Profile/Jacalope, nil,Jun. 2012, June 2012 9606,4.0,westcanguy,https://www.tripadvisor.ca/Profile/westcanguy, nil,Jun. 2012, June 2012 9606,5.0,Clark G,https://www.tripadvisor.ca/Profile/CJGwey, nil,May 2012, May 2012 9606,5.0,Joyous77,https://www.tripadvisor.ca/Profile/Joyous77, nil,May 2012, May 2012 9606,5.0,Impossibletoplease,https://www.tripadvisor.ca/Profile/Impossibletoplease, nil,May 2012, May 2012 9606,5.0,ywamer_10,https://www.tripadvisor.ca/Profile/ywamer_10, nil,Apr. 2012, April 2012 9606,5.0,winowino,https://www.tripadvisor.ca/Profile/winowino, nil,Apr. 2012, March 2012 9606,5.0,marieauQuebec,https://www.tripadvisor.ca/Profile/marieauQuebec, nil,Mar. 2012, March 2012 9606,5.0,kmomma,https://www.tripadvisor.ca/Profile/kmomma, nil,Mar. 2012, March 2012 9606,3.0,tknutte,https://www.tripadvisor.ca/Profile/tknutte, nil,Mar. 2012, March 2012 9606,3.0,due4travel,https://www.tripadvisor.ca/Profile/due4travel, nil,Mar. 2012, March 2012 9606,2.0,Jamie H,https://www.tripadvisor.ca/Profile/JamieH674, nil,Dec. 2011, November 2011 9606,5.0,Newheart1153,https://www.tripadvisor.ca/Profile/Newheart1153, nil,Nov. 2011, October 2011 9606,4.0,NorthB,https://www.tripadvisor.ca/Profile/NorthB, nil,Nov. 2011, October 2011 9606,5.0,timetraveler42,https://www.tripadvisor.ca/Profile/timetraveler42, nil,Sep. 2011, September 2011 9606,5.0,Shaden29,https://www.tripadvisor.ca/Profile/Shaden29, nil,Sep. 2011, August 2011 9606,5.0,Marietta Q,https://www.tripadvisor.ca/Profile/MiTQs, nil,Aug. 2011, July 2011 9606,5.0,grampstoad734,https://www.tripadvisor.ca/Profile/grampstoad734, nil,Jul. 2011, July 2011 9606,5.0,allaboutthetruth,https://www.tripadvisor.ca/Profile/allaboutthetruth, nil,Jul. 2011, July 2011 9606,5.0,TravelmomSundre,https://www.tripadvisor.ca/Profile/TravelmomSundre, nil,Jul. 2011, July 2011 9606,4.0,Bluegoosebach,https://www.tripadvisor.ca/Profile/Bluegoosebach, nil,Jul. 2011, July 2011 9607,4.0,R8406VJrobertg,https://www.tripadvisor.ca/Profile/R8406VJrobertg, nil,Oct. 2018, October 2018 9607,4.0,Doronik,https://www.tripadvisor.ca/Profile/Doronik, nil,Aug. 2018, August 2018 9607,5.0,messengrl,https://www.tripadvisor.ca/Profile/messengrl, nil,Aug. 2018, August 2018 9607,4.0,MartinStoon,https://www.tripadvisor.ca/Profile/MartinStoon, nil,Aug. 2018, August 2018 9607,4.0,pezninblue,https://www.tripadvisor.ca/Profile/pezninblue, nil,Aug. 2018, January 2018 9607,4.0,Carol P,https://www.tripadvisor.ca/Profile/carolp180, nil,Jul. 2018, June 2018 9607,4.0,Daphne C,https://www.tripadvisor.ca/Profile/490daphnec, nil,Oct. 2017, October 2017 9607,4.0,Kovalchuk,https://www.tripadvisor.ca/Profile/Kovalchuk, nil,Sep. 2017, August 2017 9607,4.0,Doug N,https://www.tripadvisor.ca/Profile/948dougn, nil,Aug. 2017, August 2017 9607,3.0,linda m,https://www.tripadvisor.ca/Profile/U5489IBlindam, nil,Jul. 2017, July 2017 9607,4.0,Reva B,https://www.tripadvisor.ca/Profile/160revab, nil,Jul. 2017, July 2017 9607,1.0,clletain,https://www.tripadvisor.ca/Profile/clletain, nil,Apr. 2017, April 2017 9607,5.0,ernie b,https://www.tripadvisor.ca/Profile/559ernieb, nil,Apr. 2017, April 2017 9607,1.0,Tina D,https://www.tripadvisor.ca/Profile/TinaD1183, nil,Feb. 2017, February 2017 9607,3.0,Jodie C,https://www.tripadvisor.ca/Profile/coopermom02, nil,Jan. 2017, January 2017 9607,3.0,flamingo101,https://www.tripadvisor.ca/Profile/flamingo101, nil,Nov. 2016, November 2016 9607,4.0,BlakeVW,https://www.tripadvisor.ca/Profile/BlakeVW, nil,Nov. 2016, February 2016 9607,5.0,Linda L,https://www.tripadvisor.ca/Profile/flyingfingers-7, nil,Oct. 2016, August 2016 9607,4.0,Linda B,https://www.tripadvisor.ca/Profile/A4705XRlindab, nil,Oct. 2016, September 2016 9607,5.0,Travelgrump,https://www.tripadvisor.ca/Profile/Travelgrump, nil,Jun. 2016, June 2016 9607,nil,,nil, nil,nil,nil 9607,5.0,TravellingCanuck2015,https://www.tripadvisor.ca/Profile/TravellingCanuck2015, nil,Nov. 2015, May 2015 9607,5.0,Larry S,https://www.tripadvisor.ca/Profile/larrys788, nil,Oct. 2015, October 2015 9607,3.0,tiredtravellerCanada,https://www.tripadvisor.ca/Profile/tiredtravellerCanada, nil,Oct. 2015, October 2015 9607,4.0,annecoul,https://www.tripadvisor.ca/Profile/annecoul, nil,Oct. 2015, October 2015 9607,4.0,CdnHotelier,https://www.tripadvisor.ca/Profile/CdnHotelier, nil,Oct. 2015, October 2015 9607,5.0,AprilBWinnipeg,https://www.tripadvisor.ca/Profile/AprilBWinnipeg, nil,Jul. 2015, July 2015 9607,3.0,greenmountaingirl2,https://www.tripadvisor.ca/Profile/greenmountaingirl2, nil,Jul. 2015, May 2015 9607,5.0,HolidayKojak,https://www.tripadvisor.ca/Profile/HolidayKojak, nil,Jun. 2015, June 2015 9607,4.0,manitobaricher,https://www.tripadvisor.ca/Profile/manitobaricher, nil,Jun. 2015, June 2015 9607,4.0,David S,https://www.tripadvisor.ca/Profile/I5657ADdavids, nil,Jun. 2015, May 2015 9607,5.0,Akhil J,https://www.tripadvisor.ca/Profile/790akhilj, nil,Jun. 2015, June 2015 9607,4.0,malakwa,https://www.tripadvisor.ca/Profile/malakwa, nil,May 2015, May 2015 9607,5.0,Geri W,https://www.tripadvisor.ca/Profile/Geri252627, nil,May 2015, April 2015 9607,3.0,Breanne D,https://www.tripadvisor.ca/Profile/679breanned, nil,May 2015, May 2015 9607,4.0,TravelNotTourism,https://www.tripadvisor.ca/Profile/TravelNotTourism, nil,Apr. 2015, April 2015 9607,4.0,Murrky,https://www.tripadvisor.ca/Profile/Murrky, nil,Mar. 2015, March 2015 9607,4.0,CWT,https://www.tripadvisor.ca/Profile/cathyw156, nil,Mar. 2015, March 2015 9607,4.0,Dan H,https://www.tripadvisor.ca/Profile/agedlaker, nil,Mar. 2015, March 2015 9607,4.0,Gillian S,https://www.tripadvisor.ca/Profile/280gillians, nil,Mar. 2015, February 2015 9607,4.0,ScottC,https://www.tripadvisor.ca/Profile/ScottC, nil,Dec. 2014, December 2014 9607,5.0,danish_kauboy,https://www.tripadvisor.ca/Profile/danish_kauboy, nil,Sep. 2014, September 2014 9607,5.0,jujubegrandma,https://www.tripadvisor.ca/Profile/jujubegrandma, nil,Sep. 2014, August 2014 9607,4.0,dustinja,https://www.tripadvisor.ca/Profile/dustinja, nil,Aug. 2014, August 2014 9607,4.0,Jane D,https://www.tripadvisor.ca/Profile/456janed, nil,Aug. 2014, August 2014 9607,5.0,CoolCouple99,https://www.tripadvisor.ca/Profile/CoolCouple99, nil,Aug. 2014, August 2014 9607,5.0,Valunteer,https://www.tripadvisor.ca/Profile/Valunteer, nil,Aug. 2014, August 2014 9607,5.0,Susan K,https://www.tripadvisor.ca/Profile/D9588UBsusank, nil,Aug. 2014, August 2014 9607,5.0,collin c,https://www.tripadvisor.ca/Profile/collinc805, nil,Aug. 2014, August 2014 9607,4.0,Shumit123,https://www.tripadvisor.ca/Profile/Shumit123, nil,Aug. 2014, August 2014 9607,4.0,Les C,https://www.tripadvisor.ca/Profile/97lesc, nil,Aug. 2014, August 2014 9607,5.0,meorff,https://www.tripadvisor.ca/Profile/meorff, nil,Jul. 2014, July 2014 9607,5.0,Kevin P,https://www.tripadvisor.ca/Profile/366kevinp, nil,Jul. 2014, July 2014 9607,4.0,Ron B,https://www.tripadvisor.ca/Profile/U4875CEronb, nil,Jun. 2014, June 2014 9607,5.0,thatduckygirl,https://www.tripadvisor.ca/Profile/thatduckygirl, nil,Jun. 2014, May 2014 9607,4.0,Jodif2005,https://www.tripadvisor.ca/Profile/Jodif2005, nil,Jun. 2014, May 2014 9607,5.0,geno777,https://www.tripadvisor.ca/Profile/geno777, nil,Jun. 2014, June 2014 9607,4.0,stargirlssc,https://www.tripadvisor.ca/Profile/stargirlssc, nil,Jun. 2014, May 2014 9607,4.0,Inspire771261,https://www.tripadvisor.ca/Profile/Inspire771261, nil,May 2014, May 2014 9607,5.0,Acidfly,https://www.tripadvisor.ca/Profile/Acidfly, nil,May 2014, May 2014 9607,4.0,tom w,https://www.tripadvisor.ca/Profile/tomw4733, nil,May 2014, May 2014 9607,4.0,Laurel H,https://www.tripadvisor.ca/Profile/ldhammer, nil,Apr. 2014, April 2014 9607,3.0,Bearbait-north,https://www.tripadvisor.ca/Profile/Bearbait-north, nil,Apr. 2014, October 2013 9607,5.0,MikeFitton,https://www.tripadvisor.ca/Profile/MikeFitton, nil,Apr. 2014, April 2014 9607,4.0,Shannon G,https://www.tripadvisor.ca/Profile/shannongD4149TI, nil,Mar. 2014, February 2014 9607,5.0,Clark G,https://www.tripadvisor.ca/Profile/CJGwey, nil,Jan. 2014, January 2014 9607,5.0,Greg F,https://www.tripadvisor.ca/Profile/43gregf, nil,Jan. 2014, January 2014 9607,4.0,larry-mo-curly-jo,https://www.tripadvisor.ca/Profile/larry-mo-curly-jo, nil,Oct. 2013, October 2013 9607,4.0,Jerry H,https://www.tripadvisor.ca/Profile/jerryhD6766XX, nil,Oct. 2013, October 2013 9607,3.0,cdar,https://www.tripadvisor.ca/Profile/cdar, nil,Oct. 2013, October 2013 9607,4.0,rsinghphoto,https://www.tripadvisor.ca/Profile/rsinghphoto, nil,Sep. 2013, September 2013 9607,5.0,Mark D,https://www.tripadvisor.ca/Profile/markd312, nil,Sep. 2013, September 2013 9607,5.0,allison5577,https://www.tripadvisor.ca/Profile/allison5577, nil,Sep. 2013, September 2013 9607,5.0,ManitobaNic,https://www.tripadvisor.ca/Profile/ManitobaNic, nil,Sep. 2013, July 2013 9607,5.0,BCtraveller10,https://www.tripadvisor.ca/Profile/BCtraveller10, nil,Sep. 2013, August 2013 9607,5.0,Jon S,https://www.tripadvisor.ca/Profile/jons222, nil,Aug. 2013, August 2013 9607,4.0,Deana H,https://www.tripadvisor.ca/Profile/DeanaH_12, nil,Aug. 2013, August 2013 9607,4.0,smokeeater2,https://www.tripadvisor.ca/Profile/smokeeater2, nil,Aug. 2013, August 2013 9607,4.0,jkg93,https://www.tripadvisor.ca/Profile/jkg93, nil,Aug. 2013, August 2013 9607,4.0,BrianArabsky,https://www.tripadvisor.ca/Profile/BrianArabsky, nil,Aug. 2013, August 2013 9607,5.0,Geoff S,https://www.tripadvisor.ca/Profile/114geoffs, nil,Aug. 2013, July 2013 9607,4.0,elbel58,https://www.tripadvisor.ca/Profile/elbel58, nil,Aug. 2013, August 2013 9607,4.0,Starfishy4,https://www.tripadvisor.ca/Profile/Starfishy4, nil,Aug. 2013, July 2013 9607,5.0,Wanteddeadoralive,https://www.tripadvisor.ca/Profile/Wanteddeadoralive, nil,Aug. 2013, August 2013 9607,5.0,Jason N,https://www.tripadvisor.ca/Profile/Jboz79, nil,Aug. 2013, August 2013 9607,4.0,annikarosenqvist,https://www.tripadvisor.ca/Profile/annikarosenqvist, nil,Aug. 2013, July 2013 9607,4.0,coldcanukwinnipeg,https://www.tripadvisor.ca/Profile/coldcanukwinnipeg, nil,Jul. 2013, July 2013 9607,5.0,Garry F,https://www.tripadvisor.ca/Profile/GarryF852, nil,Jul. 2013, July 2013 9607,4.0,ellen s,https://www.tripadvisor.ca/Profile/ellens253, nil,Jul. 2013, June 2013 9607,5.0,Melanie K,https://www.tripadvisor.ca/Profile/MelanieK922, nil,Jul. 2013, June 2013 9607,4.0,abeckham123,https://www.tripadvisor.ca/Profile/abeckham123, nil,Feb. 2013, January 2013 9607,5.0,antevarum,https://www.tripadvisor.ca/Profile/antevarum, nil,Jan. 2013, January 2013 9607,5.0,Rose D,https://www.tripadvisor.ca/Profile/32RoseD, nil,Jan. 2013, October 2012 9607,4.0,FlipperDub,https://www.tripadvisor.ca/Profile/FlipperDub, nil,Jan. 2013, December 2012 9607,5.0,Jeff7788,https://www.tripadvisor.ca/Profile/Jeff7788, nil,Dec. 2012, December 2012 9607,5.0,R F,https://www.tripadvisor.ca/Profile/541rf, nil,Nov. 2012, November 2012 9607,4.0,Spursthatjingle,https://www.tripadvisor.ca/Profile/Spursthatjingle, nil,Oct. 2012, October 2012 9607,4.0,Graeme S,https://www.tripadvisor.ca/Profile/GSCanadian, nil,Sep. 2012, September 2012 9608,5.0,OldRedDog,https://www.tripadvisor.ca/Profile/OldRedDog, nil,Dec. 2018, December 2018 9608,5.0,usernamesareredic,https://www.tripadvisor.ca/Profile/usernamesareredic, nil,Dec. 2018, December 2018 9608,3.0,Lynda D,https://www.tripadvisor.ca/Profile/Dadiva47, nil,Oct. 2018, October 2018 9608,5.0,Joanne H,https://www.tripadvisor.ca/Profile/529JoanneH, nil,Oct. 2018, August 2018 9608,3.0,Hotels1a,https://www.tripadvisor.ca/Profile/Hotels1a, nil,Aug. 2018, December 2017 9608,4.0,Lee S,https://www.tripadvisor.ca/Profile/593lees, nil,Jul. 2018, July 2018 9608,3.0,Andrew N,https://www.tripadvisor.ca/Profile/andrewn309, nil,May 2018, April 2018 9608,3.0,iwannabeoutside,https://www.tripadvisor.ca/Profile/iwannabeoutside, nil,Mar. 2018, March 2018 9608,4.0,Meeks204,https://www.tripadvisor.ca/Profile/Meeks204, nil,Sep. 2017, September 2017 9608,2.0,Ed S,https://www.tripadvisor.ca/Profile/EdS172, nil,Aug. 2017, August 2017 9608,5.0,KBwinnipeg,https://www.tripadvisor.ca/Profile/KBwinnipeg, nil,Aug. 2017, August 2017 9608,3.0,hydehaven,https://www.tripadvisor.ca/Profile/hydehaven, nil,Aug. 2017, July 2017 9608,5.0,Mudinho K,https://www.tripadvisor.ca/Profile/163rk, nil,Jul. 2017, July 2017 9608,4.0,CalgaryHat,https://www.tripadvisor.ca/Profile/CalgaryHat, nil,Jul. 2017, May 2017 9608,4.0,Sue M,https://www.tripadvisor.ca/Profile/G5375TVsuem, nil,Jul. 2017, June 2017 9608,nil,,nil, nil,nil,nil 9608,3.0,Nancy K,https://www.tripadvisor.ca/Profile/nancyk560, nil,Sep. 2016, September 2016 9608,3.0,misplacedcanadian345,https://www.tripadvisor.ca/Profile/misplacedcanadian345, nil,Sep. 2016, September 2016 9608,4.0,Egg-and-cheese,https://www.tripadvisor.ca/Profile/Egg-and-cheese, nil,Aug. 2016, August 2016 9608,4.0,4ELC,https://www.tripadvisor.ca/Profile/4ELC, nil,Jul. 2016, July 2016 9608,5.0,rsilver57,https://www.tripadvisor.ca/Profile/rsilver57, nil,Jul. 2016, June 2016 9608,5.0,T. Earl W,https://www.tripadvisor.ca/Profile/tearlw, nil,Jul. 2016, June 2016 9608,5.0,Paul J,https://www.tripadvisor.ca/Profile/pauljQ6895CX, nil,Mar. 2016, March 2016 9608,4.0,Darcie V,https://www.tripadvisor.ca/Profile/782darciev, nil,Mar. 2016, March 2016 9608,3.0,Jason F,https://www.tripadvisor.ca/Profile/Brandscaping, nil,Sep. 2015, August 2015 9608,4.0,Shelby K,https://www.tripadvisor.ca/Profile/438shelbyk, nil,Jan. 2015, December 2014 9608,3.0,vacatime81,https://www.tripadvisor.ca/Profile/vacatime81, nil,Oct. 2014, October 2014 9608,4.0,I_get_around2014,https://www.tripadvisor.ca/Profile/I_get_around2014, nil,Jan. 2014, August 2013 9608,5.0,Amoep,https://www.tripadvisor.ca/Profile/Amoep, nil,Sep. 2013, August 2013 9608,5.0,Karyncrocker,https://www.tripadvisor.ca/Profile/Karyncrocker, nil,Jul. 2013, July 2013 9608,5.0,CanadianTraveler999,https://www.tripadvisor.ca/Profile/CanadianTraveler999, nil,Dec. 2012, December 2012 9608,4.0,AEllen,https://www.tripadvisor.ca/Profile/AEllen, nil,Dec. 2012, December 2012 9608,4.0,cr8899,https://www.tripadvisor.ca/Profile/cr8899, nil,Aug. 2012, August 2012 9608,2.0,Gerald N,https://www.tripadvisor.ca/Profile/neufie, nil,Aug. 2012, August 2012 9608,4.0,Franida,https://www.tripadvisor.ca/Profile/Franida, nil,Jul. 2012, July 2012 9608,5.0,MB E,https://www.tripadvisor.ca/Profile/MBE880, nil,Jul. 2012, July 2012 9608,4.0,NorquayOasis,https://www.tripadvisor.ca/Profile/NorquayOasis, nil,Jun. 2012, June 2012 9608,5.0,Honda185,https://www.tripadvisor.ca/Profile/Honda185, nil,Mar. 2012, March 2012 9608,5.0,Glen B,https://www.tripadvisor.ca/Profile/GlenB151, nil,Feb. 2012, February 2012 9608,5.0,drespagirl,https://www.tripadvisor.ca/Profile/drespagirl, nil,Nov. 2011, November 2011 9608,5.0,rtop_10,https://www.tripadvisor.ca/Profile/rtop_10, nil,Oct. 2011, October 2011 9608,3.0,AL G,https://www.tripadvisor.ca/Profile/AudreyG561, nil,Oct. 2011, October 2011 9608,5.0,Kim Z,https://www.tripadvisor.ca/Profile/KimZ526, nil,Aug. 2011, August 2011 9608,5.0,CamoreDreamer,https://www.tripadvisor.ca/Profile/CamoreDreamer, nil,Aug. 2011, August 2011 9609,4.0,Roadtrip_Catlove,https://www.tripadvisor.ca/Profile/Roadtrip_Catlove, nil,Aug. 2018, July 2018 9609,4.0,johnkx99,https://www.tripadvisor.ca/Profile/johnkx99, nil,Jul. 2018, June 2018 9609,4.0,Cheryl T,https://www.tripadvisor.ca/Profile/G4515MTcherylt, nil,Jun. 2018, May 2018 9609,4.0,Clay W,https://www.tripadvisor.ca/Profile/ClayWilson, nil,Jun. 2018, June 2018 9609,5.0,eurkd82,https://www.tripadvisor.ca/Profile/eurkd82, nil,Apr. 2018, April 2018 9609,5.0,makenasmom,https://www.tripadvisor.ca/Profile/makenasmom, nil,Mar. 2018, March 2018 9609,5.0,sengler17,https://www.tripadvisor.ca/Profile/sengler17, nil,Dec. 2017, December 2017 9609,5.0,Melissa C,https://www.tripadvisor.ca/Profile/Y6411BNmelissac, nil,Oct. 2017, October 2017 9609,4.0,Minne B,https://www.tripadvisor.ca/Profile/428minneb, nil,Sep. 2017, September 2017 9609,5.0,messytable,https://www.tripadvisor.ca/Profile/messytable, nil,Sep. 2017, June 2017 9609,nil,,nil, nil,nil,nil 9610,nil,,nil, nil,nil,nil 9610,3.0,WpgTrvlrs,https://www.tripadvisor.ca/Profile/WpgTrvlrs, nil,Aug. 2018, August 2018 9610,3.0,frankgQ1189JT,https://www.tripadvisor.ca/Profile/frankgQ1189JT, nil,Mar. 2018, March 2018 9610,4.0,Phyllis W,https://www.tripadvisor.ca/Profile/PhyllisW939, nil,Jan. 2018, December 2017 9610,4.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Nov. 2017, October 2017 9610,2.0,585janicej,https://www.tripadvisor.ca/Profile/585janicej, nil,Oct. 2017, October 2017 9610,2.0,LyndaSabiston,https://www.tripadvisor.ca/Profile/LyndaSabiston, nil,Sep. 2017, August 2017 9610,3.0,WendyFsj_Bc,https://www.tripadvisor.ca/Profile/WendyFsj_Bc, nil,Aug. 2017, August 2017 9610,3.0,kellylocke,https://www.tripadvisor.ca/Profile/kellylocke, nil,Dec. 2016, December 2016 9610,4.0,981dong,https://www.tripadvisor.ca/Profile/981dong, nil,Oct. 2016, September 2016 9610,3.0,MelissaKT,https://www.tripadvisor.ca/Profile/MelissaKT, nil,Aug. 2016, July 2016 9610,1.0,D3486YXjoep,https://www.tripadvisor.ca/Profile/D3486YXjoep, nil,Aug. 2016, August 2016 9610,5.0,RandyV545,https://www.tripadvisor.ca/Profile/RandyV545, nil,Apr. 2016, April 2016 9610,5.0,Char B,https://www.tripadvisor.ca/Profile/100upset100, nil,Mar. 2016, March 2016 9610,4.0,Pauline B,https://www.tripadvisor.ca/Profile/PaulineB409, nil,Sep. 2015, September 2015 9610,4.0,N123XScathyc,https://www.tripadvisor.ca/Profile/N123XScathyc, nil,Aug. 2015, July 2015 9610,1.0,kimwolcott,https://www.tripadvisor.ca/Profile/kimwolcott, nil,Aug. 2015, August 2015 9610,1.0,Loïc V,https://www.tripadvisor.ca/Profile/lo_cv33, nil,Jun. 2015, June 2015 9610,3.0,clayacres,https://www.tripadvisor.ca/Profile/clayacres, nil,Apr. 2015, April 2015 9610,1.0,Curtis M,https://www.tripadvisor.ca/Profile/869curtism, nil,Feb. 2015, February 2015 9610,2.0,Harbs21,https://www.tripadvisor.ca/Profile/Harbs21, nil,Jan. 2015, January 2015 9611,5.0,Sheila D,https://www.tripadvisor.ca/Profile/770sheilad, nil,Mar. 2019, March 2019 9611,5.0,Pete,https://www.tripadvisor.ca/Profile/Redgreen696, nil,Feb. 2019, February 2019 9611,5.0,Kayla M,https://www.tripadvisor.ca/Profile/kaylamZ4251GN, nil,Feb. 2019, February 2019 9611,4.0,ProudCanuck,https://www.tripadvisor.ca/Profile/ProudCanuck, nil,Jan. 2019, January 2019 9611,5.0,Excessive Traveler,https://www.tripadvisor.ca/Profile/prairietravellermax, nil,Jan. 2019, January 2019 9611,5.0,Taudra76,https://www.tripadvisor.ca/Profile/Taudra76, nil,Jan. 2019, January 2019 9611,4.0,AnthonyT,https://www.tripadvisor.ca/Profile/therealanthonyade, nil,Nov. 2018, November 2018 9611,3.0,momtravelswith3,https://www.tripadvisor.ca/Profile/momtravelswith3, nil,Sep. 2018, August 2018 9611,4.0,Jerry E,https://www.tripadvisor.ca/Profile/jerrye377, nil,Sep. 2018, August 2018 9611,4.0,Sylvain F,https://www.tripadvisor.ca/Profile/503sylvainf, nil,Aug. 2018, August 2018 9611,4.0,davide198,https://www.tripadvisor.ca/Profile/davide198, nil,Aug. 2018, August 2018 9611,4.0,leyson1,https://www.tripadvisor.ca/Profile/leyson1, nil,Aug. 2018, August 2018 9611,4.0,DreaLore,https://www.tripadvisor.ca/Profile/DreaLore, nil,Aug. 2018, August 2018 9611,5.0,Todd L,https://www.tripadvisor.ca/Profile/toddl966, nil,Jul. 2018, July 2018 9611,4.0,WalleyGog,https://www.tripadvisor.ca/Profile/WalleyGog, nil,Jun. 2018, June 2018 9611,5.0,milahsmomma,https://www.tripadvisor.ca/Profile/milahsmomma, nil,Jun. 2018, May 2018 9611,5.0,Ken D,https://www.tripadvisor.ca/Profile/J2690WHkend, nil,Jun. 2018, June 2018 9611,5.0,Joannemc54,https://www.tripadvisor.ca/Profile/Joannemc54, nil,Jun. 2018, June 2018 9611,4.0,Kathleen S,https://www.tripadvisor.ca/Profile/kathleens361, nil,Jun. 2018, June 2018 9611,5.0,lucky1918,https://www.tripadvisor.ca/Profile/lucky1918, nil,May 2018, April 2018 9611,4.0,faticanova,https://www.tripadvisor.ca/Profile/faticanova, nil,Apr. 2018, February 2018 9611,4.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Apr. 2018, April 2018 9611,5.0,cdumitrescu27,https://www.tripadvisor.ca/Profile/cdumitrescu27, nil,Apr. 2018, March 2018 9611,4.0,stevenahorney,https://www.tripadvisor.ca/Profile/stevenahorney, nil,Mar. 2018, March 2018 9611,4.0,ellie0770,https://www.tripadvisor.ca/Profile/ellie0770, nil,Jan. 2018, January 2018 9611,5.0,mikelA3058NK,https://www.tripadvisor.ca/Profile/mikelA3058NK, nil,Jan. 2018, January 2018 9611,3.0,andreakZ7977XS,https://www.tripadvisor.ca/Profile/andreakZ7977XS, nil,Dec. 2017, December 2017 9611,5.0,Dorothy O,https://www.tripadvisor.ca/Profile/dorothyo365, nil,Dec. 2017, December 2017 9611,4.0,TonyF1956,https://www.tripadvisor.ca/Profile/TonyF1956, nil,Dec. 2017, December 2017 9611,4.0,albertp478,https://www.tripadvisor.ca/Profile/albertp478, nil,Dec. 2017, November 2017 9611,5.0,F3500ZPcatherineb,https://www.tripadvisor.ca/Profile/F3500ZPcatherineb, nil,Nov. 2017, November 2017 9611,5.0,Tanya A,https://www.tripadvisor.ca/Profile/56TanyaA, nil,Nov. 2017, October 2017 9611,1.0,119amiet,https://www.tripadvisor.ca/Profile/119amiet, nil,Oct. 2017, October 2017 9611,5.0,313giselak,https://www.tripadvisor.ca/Profile/313giselak, nil,Oct. 2017, October 2017 9611,nil,,nil, nil,nil,nil 9611,3.0,Shawna K,https://www.tripadvisor.ca/Profile/607shawnak, nil,Jul. 2017, July 2017 9611,4.0,Bradley W,https://www.tripadvisor.ca/Profile/BradleyW782, nil,Jul. 2017, July 2017 9611,4.0,A2219YXjohne,https://www.tripadvisor.ca/Profile/A2219YXjohne, nil,Jun. 2017, June 2017 9611,4.0,867neiln,https://www.tripadvisor.ca/Profile/867neiln, nil,May 2017, April 2017 9611,3.0,normanf736,https://www.tripadvisor.ca/Profile/normanf736, nil,Apr. 2017, April 2017 9611,4.0,geoffp852,https://www.tripadvisor.ca/Profile/geoffp852, nil,Mar. 2017, March 2017 9611,3.0,Anne J,https://www.tripadvisor.ca/Profile/annejF2773PP, nil,Mar. 2017, March 2017 9611,3.0,Pastorash,https://www.tripadvisor.ca/Profile/Pastorash, nil,Mar. 2017, March 2017 9611,3.0,Lynn Q,https://www.tripadvisor.ca/Profile/LynnQ39, nil,Feb. 2017, February 2017 9611,5.0,432rickk,https://www.tripadvisor.ca/Profile/432rickk, nil,Feb. 2017, February 2017 9611,5.0,donk397,https://www.tripadvisor.ca/Profile/donk397, nil,Feb. 2017, February 2017 9611,2.0,Ian A,https://www.tripadvisor.ca/Profile/304iana, nil,Feb. 2017, February 2017 9611,4.0,Lesley Y,https://www.tripadvisor.ca/Profile/LesleyY80, nil,Dec. 2016, December 2016 9611,1.0,Craig C,https://www.tripadvisor.ca/Profile/Craig-Goat, nil,Nov. 2016, November 2016 9611,3.0,Darryl S,https://www.tripadvisor.ca/Profile/DarrylS938, nil,Nov. 2016, September 2016 9611,3.0,Ryder L,https://www.tripadvisor.ca/Profile/39ryderl, nil,Nov. 2016, November 2016 9611,3.0,pauldQ6799XA,https://www.tripadvisor.ca/Profile/pauldQ6799XA, nil,Oct. 2016, October 2016 9611,5.0,804margreth,https://www.tripadvisor.ca/Profile/804margreth, nil,Oct. 2016, October 2016 9611,5.0,patf653,https://www.tripadvisor.ca/Profile/patf653, nil,Aug. 2016, August 2016 9611,4.0,819Liz2,https://www.tripadvisor.ca/Profile/819Liz2, nil,Aug. 2016, August 2016 9611,4.0,brentfowler,https://www.tripadvisor.ca/Profile/brentfowler, nil,Aug. 2016, July 2016 9611,5.0,mikeyflowerguy,https://www.tripadvisor.ca/Profile/mikeyflowerguy, nil,Aug. 2016, August 2016 9611,4.0,Mark D,https://www.tripadvisor.ca/Profile/D2070DCmarkd, nil,Jul. 2016, July 2016 9611,4.0,Christine C,https://www.tripadvisor.ca/Profile/301ChristineH, nil,Jul. 2016, July 2016 9611,4.0,Brian G D,https://www.tripadvisor.ca/Profile/briangd2016, nil,Jul. 2016, July 2016 9611,4.0,6ulfe,https://www.tripadvisor.ca/Profile/6ulfe, nil,Jul. 2016, July 2016 9611,3.0,jenherriman,https://www.tripadvisor.ca/Profile/jenherriman, nil,Jun. 2016, June 2016 9611,3.0,John S,https://www.tripadvisor.ca/Profile/G9058DWjohns, nil,Jun. 2016, June 2016 9611,4.0,skipro4720,https://www.tripadvisor.ca/Profile/skipro4720, nil,Jun. 2016, June 2016 9611,3.0,William B,https://www.tripadvisor.ca/Profile/240WilliamB, nil,Jun. 2016, June 2016 9611,5.0,RMHchocolate,https://www.tripadvisor.ca/Profile/RMHchocolate, nil,May 2016, May 2016 9611,4.0,Jordan J,https://www.tripadvisor.ca/Profile/jordanj40, nil,May 2016, May 2016 9611,1.0,brucea56,https://www.tripadvisor.ca/Profile/brucea56, nil,Mar. 2016, February 2016 9611,5.0,56kaylien,https://www.tripadvisor.ca/Profile/56kaylien, nil,Feb. 2016, February 2016 9611,4.0,Gallo-Winkler_Mb,https://www.tripadvisor.ca/Profile/Gallo-Winkler_Mb, nil,Feb. 2016, January 2016 9611,2.0,Matthew A,https://www.tripadvisor.ca/Profile/37matthewa, nil,Jan. 2016, November 2015 9611,4.0,davidshawnmrr,https://www.tripadvisor.ca/Profile/davidshawnmrr, nil,Jan. 2016, January 2016 9611,3.0,shabadoux,https://www.tripadvisor.ca/Profile/shabadoux, nil,Dec. 2015, December 2015 9611,2.0,gordonb664,https://www.tripadvisor.ca/Profile/gordonb664, nil,Nov. 2015, November 2015 9611,3.0,MELANIE G,https://www.tripadvisor.ca/Profile/melndean, nil,Oct. 2015, October 2015 9611,4.0,Ian M,https://www.tripadvisor.ca/Profile/IanM919, nil,Oct. 2015, October 2015 9611,3.0,317francesr,https://www.tripadvisor.ca/Profile/317francesr, nil,Oct. 2015, October 2015 9611,5.0,George J,https://www.tripadvisor.ca/Profile/georgej888, nil,Sep. 2015, September 2015 9611,5.0,John L,https://www.tripadvisor.ca/Profile/462JohnL462, nil,Sep. 2015, August 2015 9611,5.0,Ron I,https://www.tripadvisor.ca/Profile/ALITAM565, nil,Sep. 2015, September 2015 9611,4.0,Tourista47,https://www.tripadvisor.ca/Profile/Tourista47, nil,Aug. 2015, August 2015 9611,2.0,John B,https://www.tripadvisor.ca/Profile/Z6425CCjohnb, nil,Jul. 2015, July 2015 9611,4.0,Henry F,https://www.tripadvisor.ca/Profile/990henryf, nil,Jul. 2015, July 2015 9611,2.0,MtnFlier,https://www.tripadvisor.ca/Profile/MtnFlier, nil,Jul. 2015, July 2015 9611,2.0,PMedKing,https://www.tripadvisor.ca/Profile/PMedKing, nil,Jul. 2015, July 2015 9611,4.0,Jeanette D,https://www.tripadvisor.ca/Profile/213jeanetted, nil,Jun. 2015, June 2015 9611,5.0,Jason V,https://www.tripadvisor.ca/Profile/jjvoll, nil,Jun. 2015, June 2015 9611,4.0,Laurie M,https://www.tripadvisor.ca/Profile/476lauriem, nil,Jun. 2015, May 2015 9611,4.0,Chris M,https://www.tripadvisor.ca/Profile/chrismN6864CU, nil,Apr. 2015, April 2015 9611,5.0,BluesharkGatineau,https://www.tripadvisor.ca/Profile/BluesharkGatineau, nil,Apr. 2015, March 2015 9611,3.0,Alfred S,https://www.tripadvisor.ca/Profile/JanisS528, nil,Mar. 2015, March 2015 9611,4.0,Trina W,https://www.tripadvisor.ca/Profile/248trinaw, nil,Mar. 2015, March 2015 9611,5.0,PA1_12,https://www.tripadvisor.ca/Profile/PA1_12, nil,Mar. 2015, March 2015 9611,5.0,Nellie H,https://www.tripadvisor.ca/Profile/817nellieh, nil,Mar. 2015, March 2015 9611,5.0,John R,https://www.tripadvisor.ca/Profile/B5652WSjohnr, nil,Mar. 2015, March 2015 9611,5.0,TrinaAndJason,https://www.tripadvisor.ca/Profile/TrinaAndJason, nil,Jan. 2015, December 2014 9611,5.0,Avery S,https://www.tripadvisor.ca/Profile/128averys, nil,Dec. 2014, December 2014 9611,3.0,Joseph M,https://www.tripadvisor.ca/Profile/774josephm, nil,Nov. 2014, November 2014 9611,4.0,Bruce W,https://www.tripadvisor.ca/Profile/brucew317, nil,Oct. 2014, October 2014 9611,4.0,EKG777,https://www.tripadvisor.ca/Profile/EKG777, nil,Oct. 2014, October 2014 9611,5.0,DOUG G,https://www.tripadvisor.ca/Profile/DOUGG589, nil,Oct. 2014, October 2014 9611,4.0,albertaroadtripper,https://www.tripadvisor.ca/Profile/albertaroadtripper, nil,Oct. 2014, September 2014 9611,4.0,Mel M,https://www.tripadvisor.ca/Profile/513melm, nil,Sep. 2014, September 2014 9611,5.0,Reina V,https://www.tripadvisor.ca/Profile/34reinav, nil,Sep. 2014, September 2014 9611,5.0,pettiger,https://www.tripadvisor.ca/Profile/pettiger, nil,Aug. 2014, August 2014 9611,3.0,redneckincanada,https://www.tripadvisor.ca/Profile/redneckincanada, nil,Jul. 2014, July 2014 9611,1.0,nature08,https://www.tripadvisor.ca/Profile/nature08, nil,Jul. 2014, June 2014 9612,4.0,CdnMink,https://www.tripadvisor.ca/Profile/CdnMink, nil,Apr. 2, March 2019 9612,4.0,AudreyLG8,https://www.tripadvisor.ca/Profile/AudreyLG8, nil,Mar. 2019, February 2019 9612,5.0,Jim,https://www.tripadvisor.ca/Profile/214jimv, nil,Feb. 2019, February 2019 9612,2.0,204Canada,https://www.tripadvisor.ca/Profile/204Canada, nil,Feb. 2019, February 2019 9612,5.0,Pastorash,https://www.tripadvisor.ca/Profile/Pastorash, nil,Dec. 2018, December 2018 9612,5.0,Susan W,https://www.tripadvisor.ca/Profile/Roving370339, nil,Nov. 2018, November 2018 9612,5.0,susansC9829TE,https://www.tripadvisor.ca/Profile/susansC9829TE, nil,Oct. 2018, September 2018 9612,3.0,Intouchable,https://www.tripadvisor.ca/Profile/Intouchable, nil,Sep. 2018, September 2018 9612,4.0,Gail P,https://www.tripadvisor.ca/Profile/gaileyprior, nil,Sep. 2018, September 2018 9612,4.0,CanadaPowell,https://www.tripadvisor.ca/Profile/CanadaPowell, nil,Sep. 2018, September 2018 9612,5.0,Lisa H,https://www.tripadvisor.ca/Profile/K5465ARlisah, nil,Aug. 2018, August 2018 9612,4.0,Stuart71,https://www.tripadvisor.ca/Profile/Stuart71, nil,Aug. 2018, August 2018 9612,5.0,Debbie M,https://www.tripadvisor.ca/Profile/351debbiem, nil,Aug. 2018, August 2018 9612,5.0,sandy17Calgary,https://www.tripadvisor.ca/Profile/sandy17Calgary, nil,Aug. 2018, July 2018 9612,4.0,ldtennant,https://www.tripadvisor.ca/Profile/ldtennant, nil,Aug. 2018, August 2018 9612,4.0,J.P.S.,https://www.tripadvisor.ca/Profile/NeTexasDude, nil,Aug. 2018, August 2018 9612,5.0,ZJWatts,https://www.tripadvisor.ca/Profile/ZJWatts, nil,Aug. 2018, August 2018 9612,5.0,Natsom,https://www.tripadvisor.ca/Profile/Natsom, nil,Aug. 2018, August 2018 9612,5.0,BrightLights23,https://www.tripadvisor.ca/Profile/BrightLights23, nil,Aug. 2018, July 2018 9612,5.0,P6992GTpauld,https://www.tripadvisor.ca/Profile/P6992GTpauld, nil,Jul. 2018, July 2018 9612,5.0,Bob C,https://www.tripadvisor.ca/Profile/V4179MXbobc, nil,Jul. 2018, July 2018 9612,1.0,Terry N,https://www.tripadvisor.ca/Profile/370terryn, nil,Jul. 2018, July 2018 9612,5.0,btheo16,https://www.tripadvisor.ca/Profile/btheo16, nil,Jul. 2018, July 2018 9612,2.0,Chris E,https://www.tripadvisor.ca/Profile/ChrisE956, nil,Jul. 2018, July 2018 9612,5.0,Thomas H,https://www.tripadvisor.ca/Profile/ProfessorTom, nil,Jul. 2018, June 2018 9612,3.0,DEM,https://www.tripadvisor.ca/Profile/demo51, nil,Jul. 2018, June 2018 9612,4.0,LoveCreatureComfort,https://www.tripadvisor.ca/Profile/LoveCreatureComfort, nil,Jul. 2018, May 2018 9612,5.0,BobFarr2000,https://www.tripadvisor.ca/Profile/BobFarr2000, nil,Jul. 2018, July 2018 9612,4.0,Gerald N,https://www.tripadvisor.ca/Profile/neufie, nil,Jun. 2018, June 2018 9612,3.0,JD419,https://www.tripadvisor.ca/Profile/JD419, nil,Jun. 2018, June 2018 9612,nil,,nil, nil,nil,nil 9612,4.0,KCONWAY84,https://www.tripadvisor.ca/Profile/KCONWAY84, nil,Apr. 2018, March 2018 9612,4.0,Ken H,https://www.tripadvisor.ca/Profile/KenH1485, nil,Apr. 2018, March 2018 9612,4.0,gmdalberta,https://www.tripadvisor.ca/Profile/gmdalberta, nil,Feb. 2018, January 2018 9612,4.0,Lance G,https://www.tripadvisor.ca/Profile/961lanceg, nil,Jan. 2018, January 2018 9612,4.0,U2472BBjohnj,https://www.tripadvisor.ca/Profile/U2472BBjohnj, nil,Jan. 2018, January 2018 9612,4.0,Hoot1man,https://www.tripadvisor.ca/Profile/Hoot1man, nil,Jan. 2018, January 2018 9612,1.0,JA-Braat,https://www.tripadvisor.ca/Profile/JA-Braat, nil,Dec. 2017, December 2017 9612,5.0,Cade P,https://www.tripadvisor.ca/Profile/782cadep, nil,Dec. 2017, December 2017 9612,5.0,997bryank,https://www.tripadvisor.ca/Profile/997bryank, nil,Dec. 2017, December 2017 9612,5.0,kathybZ4337FP,https://www.tripadvisor.ca/Profile/kathybZ4337FP, nil,Dec. 2017, December 2017 9612,5.0,RnDBCCanada2014,https://www.tripadvisor.ca/Profile/RnDBCCanada2014, nil,Nov. 2017, November 2017 9612,5.0,garryb220,https://www.tripadvisor.ca/Profile/garryb220, nil,Nov. 2017, November 2017 9612,4.0,CJ1502,https://www.tripadvisor.ca/Profile/CJ1502, nil,Nov. 2017, November 2017 9612,4.0,Annemarie B,https://www.tripadvisor.ca/Profile/annemarieb381, nil,Oct. 2017, October 2017 9612,5.0,longjohn030,https://www.tripadvisor.ca/Profile/longjohn030, nil,Oct. 2017, September 2017 9612,5.0,Jim R,https://www.tripadvisor.ca/Profile/JimR435, nil,Oct. 2017, October 2017 9612,5.0,ritak941,https://www.tripadvisor.ca/Profile/ritak941, nil,Oct. 2017, October 2017 9612,5.0,Lisa P,https://www.tripadvisor.ca/Profile/831lisap, nil,Oct. 2017, October 2017 9612,5.0,Adam S,https://www.tripadvisor.ca/Profile/K8099GNadams, nil,Oct. 2017, October 2017 9612,5.0,joan o,https://www.tripadvisor.ca/Profile/600joano, nil,Oct. 2017, September 2017 9612,5.0,karll514,https://www.tripadvisor.ca/Profile/karll514, nil,Oct. 2017, October 2017 9612,4.0,leo4online,https://www.tripadvisor.ca/Profile/leo4online, nil,Oct. 2017, September 2017 9612,5.0,Roger B,https://www.tripadvisor.ca/Profile/rogerb252, nil,Oct. 2017, October 2017 9612,4.0,Jocelyn P,https://www.tripadvisor.ca/Profile/jocelynp157, nil,Oct. 2017, September 2017 9612,5.0,Dadz,https://www.tripadvisor.ca/Profile/Dadz, nil,Sep. 2017, September 2017 9612,3.0,Brad D,https://www.tripadvisor.ca/Profile/bradd856, nil,Sep. 2017, September 2017 9612,5.0,U5269OXjulieh,https://www.tripadvisor.ca/Profile/U5269OXjulieh, nil,Sep. 2017, September 2017 9612,5.0,Sean C,https://www.tripadvisor.ca/Profile/828seanc, nil,Sep. 2017, September 2017 9612,3.0,Nicole M,https://www.tripadvisor.ca/Profile/619nicolem, nil,Sep. 2017, September 2017 9612,4.0,Holly F,https://www.tripadvisor.ca/Profile/HollyF158, nil,Sep. 2017, September 2017 9612,5.0,326bryane,https://www.tripadvisor.ca/Profile/326bryane, nil,Sep. 2017, September 2017 9612,1.0,Bruce W F,https://www.tripadvisor.ca/Profile/3999brucewf, nil,Aug. 2017, August 2017 9612,5.0,franciss197,https://www.tripadvisor.ca/Profile/franciss197, nil,Aug. 2017, August 2017 9612,4.0,GeeGee10_10,https://www.tripadvisor.ca/Profile/GeeGee10_10, nil,Aug. 2017, August 2017 9612,5.0,K2364DTgeorger,https://www.tripadvisor.ca/Profile/K2364DTgeorger, nil,Aug. 2017, August 2017 9612,5.0,jawbone1_12,https://www.tripadvisor.ca/Profile/jawbone1_12, nil,Aug. 2017, August 2017 9612,4.0,WorldTravelerJL18,https://www.tripadvisor.ca/Profile/WorldTravelerJL18, nil,Aug. 2017, August 2017 9612,4.0,ryeleaghm,https://www.tripadvisor.ca/Profile/ryeleaghm, nil,Aug. 2017, August 2017 9612,4.0,Murray W,https://www.tripadvisor.ca/Profile/277murrayw, nil,Aug. 2017, August 2017 9612,3.0,Penny G,https://www.tripadvisor.ca/Profile/pennyg724, nil,Aug. 2017, July 2017 9612,5.0,brucet127,https://www.tripadvisor.ca/Profile/brucet127, nil,Jul. 2017, July 2017 9612,5.0,BruceT1964,https://www.tripadvisor.ca/Profile/BruceT1964, nil,Jul. 2017, July 2017 9612,4.0,Glinpin,https://www.tripadvisor.ca/Profile/Glinpin, nil,Jul. 2017, July 2017 9612,5.0,Paul B,https://www.tripadvisor.ca/Profile/paulbR4480UH, nil,Jul. 2017, July 2017 9612,4.0,angelay704,https://www.tripadvisor.ca/Profile/angelay704, nil,Jul. 2017, July 2017 9612,5.0,7audreyp,https://www.tripadvisor.ca/Profile/7audreyp, nil,Jul. 2017, July 2017 9612,2.0,Don & Debbie R,https://www.tripadvisor.ca/Profile/dondebbier, nil,Jul. 2017, July 2017 9612,5.0,SLammi,https://www.tripadvisor.ca/Profile/SLammi, nil,Jul. 2017, July 2017 9612,4.0,robertkH2404SL,https://www.tripadvisor.ca/Profile/robertkH2404SL, nil,Jul. 2017, July 2017 9612,4.0,amyn838,https://www.tripadvisor.ca/Profile/amyn838, nil,Jul. 2017, July 2017 9612,5.0,rhodar347,https://www.tripadvisor.ca/Profile/rhodar347, nil,Jul. 2017, July 2017 9612,3.0,ronlI40SA,https://www.tripadvisor.ca/Profile/ronlI40SA, nil,Jul. 2017, July 2017 9612,3.0,Jayde M,https://www.tripadvisor.ca/Profile/JaydeM951, nil,Jul. 2017, July 2017 9612,4.0,Sheila W,https://www.tripadvisor.ca/Profile/965sheilaw, nil,Jul. 2017, July 2017 9612,4.0,Russell M,https://www.tripadvisor.ca/Profile/407russellm, nil,Jul. 2017, July 2017 9612,5.0,williamjG2120KS,https://www.tripadvisor.ca/Profile/williamjG2120KS, nil,Jul. 2017, June 2017 9612,4.0,Dennis S,https://www.tripadvisor.ca/Profile/dennissL6053CH, nil,Jul. 2017, June 2017 9612,4.0,934berylm,https://www.tripadvisor.ca/Profile/934berylm, nil,Jun. 2017, June 2017 9612,4.0,daniel f,https://www.tripadvisor.ca/Profile/danielf827, nil,Jun. 2017, June 2017 9612,4.0,dong106,https://www.tripadvisor.ca/Profile/dong106, nil,Jun. 2017, June 2017 9612,4.0,marknatalliac,https://www.tripadvisor.ca/Profile/marknatalliac, nil,Jun. 2017, June 2017 9612,4.0,Tammy M,https://www.tripadvisor.ca/Profile/285tammym, nil,Jun. 2017, June 2017 9612,5.0,Ben M,https://www.tripadvisor.ca/Profile/190benm, nil,Jun. 2017, June 2017 9612,5.0,850marshalm,https://www.tripadvisor.ca/Profile/850marshalm, nil,Jun. 2017, June 2017 9612,4.0,sepp1962,https://www.tripadvisor.ca/Profile/sepp1962, nil,Jun. 2017, June 2017 9612,1.0,PennyandJamie S,https://www.tripadvisor.ca/Profile/pennyandjamies, nil,Jun. 2017, June 2017 9612,5.0,SafetyBob2015,https://www.tripadvisor.ca/Profile/SafetyBob2015, nil,Jun. 2017, May 2017 9612,5.0,Kathy R,https://www.tripadvisor.ca/Profile/325kathyr, nil,Jun. 2017, May 2017 9612,5.0,Gale L,https://www.tripadvisor.ca/Profile/588galel, nil,May 2017, May 2017 9612,3.0,allison5577,https://www.tripadvisor.ca/Profile/allison5577, nil,May 2017, May 2017 9612,4.0,Michele G,https://www.tripadvisor.ca/Profile/V5216WUmicheleg, nil,May 2017, May 2017 9612,5.0,995murrayp,https://www.tripadvisor.ca/Profile/995murrayp, nil,May 2017, May 2017 9612,5.0,Phyllis V,https://www.tripadvisor.ca/Profile/647phyllisv, nil,May 2017, May 2017 9612,5.0,canadian22,https://www.tripadvisor.ca/Profile/canadian22, nil,May 2017, May 2017 9612,5.0,ALVIN G,https://www.tripadvisor.ca/Profile/alving200, nil,May 2017, May 2017 9612,4.0,945douglash,https://www.tripadvisor.ca/Profile/945douglash, nil,May 2017, May 2017 9612,4.0,Z476NAjamese,https://www.tripadvisor.ca/Profile/Z476NAjamese, nil,May 2017, May 2017 9612,3.0,nloughead,https://www.tripadvisor.ca/Profile/nloughead, nil,May 2017, May 2017 9612,5.0,286waynea,https://www.tripadvisor.ca/Profile/286waynea, nil,Apr. 2017, April 2017 9612,5.0,Q9847IVmichaelz,https://www.tripadvisor.ca/Profile/Q9847IVmichaelz, nil,Apr. 2017, April 2017 9612,4.0,Brenda K,https://www.tripadvisor.ca/Profile/brendak32, nil,Apr. 2017, April 2017 9612,5.0,brendasZ1823GS,https://www.tripadvisor.ca/Profile/brendasZ1823GS, nil,Apr. 2017, April 2017 9612,5.0,crbk,https://www.tripadvisor.ca/Profile/crbk, nil,Apr. 2017, April 2017 9612,5.0,neilsQ5382YN,https://www.tripadvisor.ca/Profile/neilsQ5382YN, nil,Apr. 2017, April 2017 9612,4.0,Ernest W,https://www.tripadvisor.ca/Profile/ernestw2014, nil,Apr. 2017, April 2017 9612,5.0,E8058TKmaureenm,https://www.tripadvisor.ca/Profile/E8058TKmaureenm, nil,Apr. 2017, April 2017 9612,5.0,Ivan18547,https://www.tripadvisor.ca/Profile/Ivan18547, nil,Apr. 2017, March 2017 9612,5.0,Chris W,https://www.tripadvisor.ca/Profile/2roadtravellers, nil,Mar. 2017, March 2017 9612,5.0,debbiea391,https://www.tripadvisor.ca/Profile/debbiea391, nil,Mar. 2017, March 2017 9612,5.0,475mervyns,https://www.tripadvisor.ca/Profile/475mervyns, nil,Mar. 2017, March 2017 9612,4.0,bonnied760,https://www.tripadvisor.ca/Profile/bonnied760, nil,Mar. 2017, March 2017 9612,4.0,sarahnaid,https://www.tripadvisor.ca/Profile/sarahnaid, nil,Mar. 2017, February 2017 9612,5.0,303gerih,https://www.tripadvisor.ca/Profile/303gerih, nil,Dec. 2016, December 2016 9612,4.0,BriBri56,https://www.tripadvisor.ca/Profile/BriBri56, nil,Nov. 2016, November 2016 9612,3.0,Grammyplamla,https://www.tripadvisor.ca/Profile/Grammyplamla, nil,Nov. 2016, October 2016 9612,5.0,dougd540,https://www.tripadvisor.ca/Profile/dougd540, nil,Oct. 2016, October 2016 9612,4.0,richardbV3544BV,https://www.tripadvisor.ca/Profile/richardbV3544BV, nil,Oct. 2016, September 2016 9612,4.0,saberus,https://www.tripadvisor.ca/Profile/saberus, nil,Sep. 2016, September 2016 9612,5.0,Mary L,https://www.tripadvisor.ca/Profile/E9969DKmaryl, nil,Sep. 2016, September 2016 9612,5.0,Stewart K,https://www.tripadvisor.ca/Profile/139stewartk, nil,Sep. 2016, September 2016 9612,4.0,Ron S,https://www.tripadvisor.ca/Profile/Y8162UHrons, nil,Sep. 2016, September 2016 9612,5.0,Peter R,https://www.tripadvisor.ca/Profile/peterrW2536DO, nil,Sep. 2016, August 2016 9612,4.0,Inquilinus,https://www.tripadvisor.ca/Profile/Inquilinus, nil,Sep. 2016, September 2016 9612,4.0,PsychRN12,https://www.tripadvisor.ca/Profile/PsychRN12, nil,Aug. 2016, August 2016 9612,4.0,Donna S,https://www.tripadvisor.ca/Profile/708DonnaS708, nil,Aug. 2016, August 2016 9612,4.0,Peter S,https://www.tripadvisor.ca/Profile/W6015BUpeters, nil,Aug. 2016, August 2016 9612,5.0,DerekLH,https://www.tripadvisor.ca/Profile/DerekLH, nil,Aug. 2016, August 2016 9612,4.0,Dan A,https://www.tripadvisor.ca/Profile/E6086JCdana, nil,Aug. 2016, August 2016 9612,4.0,Gordon E,https://www.tripadvisor.ca/Profile/GordonE_12, nil,Aug. 2016, August 2016 9612,4.0,Cathy A,https://www.tripadvisor.ca/Profile/cathya419, nil,Aug. 2016, August 2016 9612,3.0,mollythecat2015,https://www.tripadvisor.ca/Profile/mollythecat2015, nil,Aug. 2016, August 2016 9612,3.0,mom22Saskatchewan,https://www.tripadvisor.ca/Profile/mom22Saskatchewan, nil,Jul. 2016, July 2016 9613,5.0,Samuel Oglivie Mapplethorpe,https://www.tripadvisor.ca/Profile/SourdoughSam, nil,Jan. 2019, January 2019 9613,5.0,FarAway739144,https://www.tripadvisor.ca/Profile/FarAway739144, nil,Nov. 2017, November 2017 9613,5.0,Julie F,https://www.tripadvisor.ca/Profile/jfriesen2017, nil,Aug. 2017, July 2017 9613,1.0,BenMiu2,https://www.tripadvisor.ca/Profile/BenMiu2, nil,Aug. 2016, July 2016 9613,4.0,Hopethishelps12345,https://www.tripadvisor.ca/Profile/Hopethishelps12345, nil,Jul. 2016, July 2016 9613,5.0,FunFamJam,https://www.tripadvisor.ca/Profile/FunFamJam, nil,Aug. 2015, July 2015 9613,5.0,KariKariKari,https://www.tripadvisor.ca/Profile/KariKariKari, nil,Jul. 2015, July 2015 9613,5.0,RSOMAS,https://www.tripadvisor.ca/Profile/RSOMAS, nil,Jun. 2015, June 2015 9613,5.0,Jim S,https://www.tripadvisor.ca/Profile/U3753AGjims, nil,Dec. 2014, September 2014 9613,5.0,Dave W,https://www.tripadvisor.ca/Profile/davew154, nil,Jun. 2013, June 2013 9613,4.0,osterous,https://www.tripadvisor.ca/Profile/osterous, nil,Jun. 2013, June 2013 9613,5.0,canadianquebecer,https://www.tripadvisor.ca/Profile/canadianquebecer, nil,Jul. 2012, July 2012 9613,5.0,ybjt,https://www.tripadvisor.ca/Profile/ybjt, nil,Jun. 2012, June 2012 9613,5.0,The_Senior_Dude,https://www.tripadvisor.ca/Profile/The_Senior_Dude, nil,Jul. 2011, July 2011 9613,5.0,Ken C,https://www.tripadvisor.ca/Profile/kencP8003SF, nil,Jul. 2010, July 2010 9614,3.0,Jeremy G,https://www.tripadvisor.ca/Profile/G2389SGjeremyg, nil,Jun. 2018, June 2018 9614,3.0,lled,https://www.tripadvisor.ca/Profile/lled, nil,Sep. 2017, September 2017 9614,4.0,George70-12,https://www.tripadvisor.ca/Profile/George70-12, nil,Aug. 2017, August 2017 9614,4.0,Walter W,https://www.tripadvisor.ca/Profile/walterw427, nil,Aug. 2017, August 2017 9614,3.0,Zow123,https://www.tripadvisor.ca/Profile/Zow123, nil,Sep. 2016, September 2016 9614,nil,,nil, nil,nil,nil 9614,4.0,Debbie495,https://www.tripadvisor.ca/Profile/Debbie495, nil,Aug. 2015, July 2015 9614,4.0,ajcbill,https://www.tripadvisor.ca/Profile/ajcbill, nil,Feb. 2015, January 2015 9614,4.0,jpart2014,https://www.tripadvisor.ca/Profile/jpart2014, nil,Dec. 2014, December 2014 9614,3.0,MoogaBDN,https://www.tripadvisor.ca/Profile/MoogaBDN, nil,Oct. 2012, October 2012 9614,3.0,New2travelin,https://www.tripadvisor.ca/Profile/New2travelin, nil,Aug. 2012, August 2012 9615,4.0,CamanoIsleTraveller,https://www.tripadvisor.ca/Profile/CamanoIsleTraveller, nil,Feb. 2019, February 2019 9615,2.0,GeeLanark,https://www.tripadvisor.ca/Profile/GeeLanark, nil,Jul. 2017, July 2017 9615,5.0,BCCANADA2013,https://www.tripadvisor.ca/Profile/BCCANADA2013, nil,Apr. 2017, March 2017 9615,4.0,pentictonkid,https://www.tripadvisor.ca/Profile/pentictonkid, nil,Dec. 2016, December 2016 9615,2.0,JimFord13,https://www.tripadvisor.ca/Profile/JimFord13, nil,Jul. 2016, July 2016 9615,3.0,Peter B,https://www.tripadvisor.ca/Profile/peterbJ2738MM, nil,Nov. 2015, July 2015 9615,5.0,Laura2015aug,https://www.tripadvisor.ca/Profile/Laura2015aug, nil,Aug. 2015, August 2015 9615,1.0,Adam H,https://www.tripadvisor.ca/Profile/AdamH238, nil,Jun. 2014, September 2013 9615,4.0,whomever,https://www.tripadvisor.ca/Profile/whomever, nil,Aug. 2012, August 2012 9615,nil,,nil, nil,nil,nil 9616,2.0,Pedro8238,https://www.tripadvisor.ca/Profile/Pedro8238, nil,Dec. 2018, December 2018 9616,1.0,DavidSDonnelly,https://www.tripadvisor.ca/Profile/DavidSDonnelly, nil,Jul. 2018, July 2018 9616,4.0,Donald M,https://www.tripadvisor.ca/Profile/donaldmA7145CM, nil,May 2018, May 2018 9616,2.0,Cathy W,https://www.tripadvisor.ca/Profile/cathyw733, nil,Mar. 2018, March 2018 9616,3.0,Michael Z,https://www.tripadvisor.ca/Profile/michaelz429, nil,Dec. 2017, December 2017 9616,nil,,nil, nil,nil,nil 9617,4.0,Peter J,https://www.tripadvisor.ca/Profile/peterj950, nil,Feb. 2019, February 2019 9617,5.0,Pearl J,https://www.tripadvisor.ca/Profile/755pearlj, nil,Nov. 2018, November 2018 9617,5.0,Roberto654321,https://www.tripadvisor.ca/Profile/Roberto654321, nil,Nov. 2018, November 2018 9617,2.0,Alexander R,https://www.tripadvisor.ca/Profile/alexanderrenowitzky, nil,Sep. 2018, September 2018 9617,3.0,Oilsandsgal,https://www.tripadvisor.ca/Profile/Oilsandsgal, nil,Mar. 2018, March 2018 9617,3.0,Maureen E,https://www.tripadvisor.ca/Profile/Katzies1, nil,Mar. 2018, March 2018 9617,4.0,Erin.miss C,https://www.tripadvisor.ca/Profile/erinmissc, nil,Dec. 2017, December 2017 9617,4.0,rmhan,https://www.tripadvisor.ca/Profile/rmhan, nil,Nov. 2017, October 2017 9617,1.0,Karla P,https://www.tripadvisor.ca/Profile/karlap569, nil,Nov. 2017, October 2017 9617,2.0,FranknSherry M,https://www.tripadvisor.ca/Profile/franknsherrym, nil,Oct. 2017, October 2017 9617,4.0,Okiefoodjunkie,https://www.tripadvisor.ca/Profile/Okiefoodjunkie, nil,Oct. 2017, October 2017 9617,4.0,marev,https://www.tripadvisor.ca/Profile/marev, nil,Jul. 2017, July 2017 9617,5.0,AZBMWgirl,https://www.tripadvisor.ca/Profile/AZBMWgirl, nil,Jul. 2017, June 2017 9617,1.0,jaz974,https://www.tripadvisor.ca/Profile/jaz974, nil,May 2017, February 2017 9617,2.0,Naomi I,https://www.tripadvisor.ca/Profile/naomii286, nil,May 2017, May 2017 9617,3.0,BsharpMT,https://www.tripadvisor.ca/Profile/BsharpMT, nil,May 2017, May 2017 9617,3.0,Vajeed Ali,https://www.tripadvisor.ca/Profile/vajeeda, nil,Jan. 2017, January 2017 9617,5.0,SBSweetie,https://www.tripadvisor.ca/Profile/SBSweetie, nil,Dec. 2016, November 2016 9617,5.0,karenwamboldt,https://www.tripadvisor.ca/Profile/karenwamboldt, nil,Oct. 2016, October 2016 9617,1.0,frzntundra,https://www.tripadvisor.ca/Profile/frzntundra, nil,Oct. 2016, October 2016 9617,3.0,batitan,https://www.tripadvisor.ca/Profile/batitan, nil,Oct. 2016, October 2016 9617,3.0,pjblast,https://www.tripadvisor.ca/Profile/pjblast, nil,Oct. 2016, October 2016 9617,3.0,Jay,https://www.tripadvisor.ca/Profile/BlueSilly, nil,Aug. 2016, July 2016 9617,4.0,Allan A,https://www.tripadvisor.ca/Profile/268allana, nil,May 2016, May 2016 9617,4.0,Fitzsidu,https://www.tripadvisor.ca/Profile/Fitzsidu, nil,May 2016, May 2016 9617,3.0,spike3563zach,https://www.tripadvisor.ca/Profile/spike3563zach, nil,Jan. 2016, January 2016 9617,5.0,andy h,https://www.tripadvisor.ca/Profile/X910WAandyh, nil,Oct. 2015, October 2015 9617,5.0,Katana107,https://www.tripadvisor.ca/Profile/Katana107, nil,Sep. 2015, September 2015 9617,4.0,peter84,https://www.tripadvisor.ca/Profile/peter84, nil,Jul. 2015, July 2015 9617,4.0,Dan G,https://www.tripadvisor.ca/Profile/822dang, nil,Jul. 2015, June 2015 9617,5.0,Gurman A,https://www.tripadvisor.ca/Profile/gurmana2015, nil,Jun. 2015, June 2015 9617,3.0,richard t Sydney Australia,https://www.tripadvisor.ca/Profile/richardt67, nil,May 2015, May 2015 9617,1.0,Meliiee1,https://www.tripadvisor.ca/Profile/Meliiee1, nil,Apr. 2015, April 2015 9617,3.0,1953connie,https://www.tripadvisor.ca/Profile/1953connie, nil,Mar. 2015, March 2015 9617,3.0,dook49,https://www.tripadvisor.ca/Profile/dook49, nil,Dec. 2014, November 2014 9617,2.0,GrahamK3,https://www.tripadvisor.ca/Profile/GrahamK3, nil,Dec. 2014, November 2014 9617,2.0,Oilfieldgal,https://www.tripadvisor.ca/Profile/Oilfieldgal, nil,Oct. 2014, October 2014 9617,3.0,BecksYXS,https://www.tripadvisor.ca/Profile/BecksYXS, nil,Sep. 2014, September 2014 9617,5.0,Holly N,https://www.tripadvisor.ca/Profile/hollyn519, nil,Sep. 2014, August 2014 9617,5.0,Shelley C,https://www.tripadvisor.ca/Profile/115shelleyc, nil,Aug. 2014, August 2014 9617,3.0,Janv1968,https://www.tripadvisor.ca/Profile/Janv1968, nil,Aug. 2014, August 2014 9617,3.0,Jordan P,https://www.tripadvisor.ca/Profile/jordanp812, nil,Aug. 2014, July 2014 9617,3.0,Mrfat187,https://www.tripadvisor.ca/Profile/Mrfat187, nil,Aug. 2014, July 2014 9617,3.0,savesomeoneelse,https://www.tripadvisor.ca/Profile/savesomeoneelse, nil,May 2014, May 2014 9617,1.0,Chumlee M,https://www.tripadvisor.ca/Profile/chumleem, nil,Mar. 2014, March 2014 9617,1.0,cindy m,https://www.tripadvisor.ca/Profile/928cindym, nil,Feb. 2014, February 2014 9617,4.0,VacationAndFood,https://www.tripadvisor.ca/Profile/VacationAndFood, nil,Oct. 2013, October 2013 9617,3.0,calvin b,https://www.tripadvisor.ca/Profile/calvinb240, nil,Aug. 2013, August 2013 9617,4.0,mairc,https://www.tripadvisor.ca/Profile/mairc, nil,Jul. 2013, July 2013 9617,4.0,TerryandDiana,https://www.tripadvisor.ca/Profile/TerryandDiana, nil,May 2013, May 2013 9617,2.0,Cam H,https://www.tripadvisor.ca/Profile/CamH968, nil,Nov. 2012, November 2012 9617,2.0,deejaepee,https://www.tripadvisor.ca/Profile/deejaepee, nil,Nov. 2012, November 2012 9617,5.0,Keltie,https://www.tripadvisor.ca/Profile/KeltieG, nil,Oct. 2012, September 2012 9617,5.0,Francine F,https://www.tripadvisor.ca/Profile/FrancineF430, nil,Sep. 2012, September 2012 9617,1.0,oakycat,https://www.tripadvisor.ca/Profile/oakycat, nil,Sep. 2012, September 2012 9617,5.0,Chrissy C,https://www.tripadvisor.ca/Profile/ChrissyC902, nil,Aug. 2012, August 2012 9617,1.0,Canada_SunSeekr,https://www.tripadvisor.ca/Profile/Canada_SunSeekr, nil,Jul. 2012, July 2012 9617,1.0,Wanderlustquebecgirl,https://www.tripadvisor.ca/Profile/Wanderlustquebecgirl, nil,Jun. 2012, June 2012 9617,5.0,Tammy L,https://www.tripadvisor.ca/Profile/125TammyL, nil,May 2012, May 2012 9617,2.0,APC,https://www.tripadvisor.ca/Profile/AP323, nil,May 2012, May 2012 9617,1.0,lucie m,https://www.tripadvisor.ca/Profile/luciem13, nil,Mar. 2012, March 2012 9617,3.0,AlbertaRick,https://www.tripadvisor.ca/Profile/AlbertaRick, nil,Feb. 2012, January 2012 9617,1.0,David S,https://www.tripadvisor.ca/Profile/DavidS54, nil,Feb. 2012, February 2012 9617,1.0,Jessica A,https://www.tripadvisor.ca/Profile/JessicaA813, nil,Jan. 2012, December 2011 9617,5.0,sharon k,https://www.tripadvisor.ca/Profile/sharonk844, nil,Dec. 2011, December 2011 9617,4.0,Davin N,https://www.tripadvisor.ca/Profile/DavinN, nil,Dec. 2011, January 2011 9617,2.0,Beckie H,https://www.tripadvisor.ca/Profile/BeckieH207, nil,Dec. 2011, December 2011 9617,5.0,vacaoni,https://www.tripadvisor.ca/Profile/vacaoni, nil,Nov. 2011, September 2011 9617,5.0,Melissa S,https://www.tripadvisor.ca/Profile/MelissaS508, nil,Nov. 2011, September 2011 9617,5.0,Sheena P,https://www.tripadvisor.ca/Profile/Speddle, nil,Nov. 2011, November 2011 9617,2.0,PIMEE,https://www.tripadvisor.ca/Profile/PIMEE, nil,Nov. 2011, October 2011 9617,5.0,reid118,https://www.tripadvisor.ca/Profile/reid118, nil,Oct. 2011, September 2011 9617,4.0,lou9408,https://www.tripadvisor.ca/Profile/lou9408, nil,Jul. 2011, July 2011 9617,1.0,melmelmel27,https://www.tripadvisor.ca/Profile/melmelmel27, nil,May 2011, March 2011 9617,4.0,Beverley0458,https://www.tripadvisor.ca/Profile/Beverley0458, nil,May 2011, April 2011 9617,5.0,Putske,https://www.tripadvisor.ca/Profile/Putske, nil,May 2011, April 2011 9617,1.0,lahooty,https://www.tripadvisor.ca/Profile/lahooty, nil,Mar. 2011, March 2011 9617,1.0,JenLA77,https://www.tripadvisor.ca/Profile/JenLA77, nil,Jul. 2010, July 2010 9617,1.0,farawaykay,https://www.tripadvisor.ca/Profile/farawaykay, nil,Jun. 2010, June 2010 9617,4.0,IMFINE,https://www.tripadvisor.ca/Profile/IMFINE, nil,May 2010, May 2010 9617,4.0,Chaos2Night,https://www.tripadvisor.ca/Profile/Chaos2Night, nil,Apr. 2009, April 2009 9617,1.0,pbsmckinnon,https://www.tripadvisor.ca/Profile/pbsmckinnon, nil,Jan. 2009, January 2009 9617,1.0,arcticdweller,https://www.tripadvisor.ca/Profile/arcticdweller, nil,May 2008, May 2008 9617,1.0,Curious5026,https://www.tripadvisor.ca/Profile/Curious5026, nil,Jul. 2006, June 2006 9617,5.0,DtravellerHalifax,https://www.tripadvisor.ca/Profile/DtravellerHalifax, nil,May 2006, May 2006 9617,1.0,Liz E,https://www.tripadvisor.ca/Profile/LizE857, nil,Nov. 2005,nil 9618,4.0,SuperDave47,https://www.tripadvisor.ca/Profile/SuperDave47, nil,Jan. 2019, January 2019 9618,1.0,Rajesh K,https://www.tripadvisor.ca/Profile/R5922MWrajeshk, nil,Aug. 2018, July 2018 9618,2.0,allison5577,https://www.tripadvisor.ca/Profile/allison5577, nil,Jul. 2018, July 2018 9618,3.0,dcdelivontime,https://www.tripadvisor.ca/Profile/dcdelivontime, nil,Jul. 2018, July 2018 9618,4.0,FVMTL,https://www.tripadvisor.ca/Profile/FVMTL, nil,Jun. 2018, June 2018 9618,3.0,Michael S,https://www.tripadvisor.ca/Profile/MichaelUSMC, nil,Jun. 2018, May 2018 9618,3.0,Samuel K,https://www.tripadvisor.ca/Profile/854samuelk, nil,Jun. 2018, March 2018 9618,1.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Jun. 2018, February 2018 9618,5.0,Victor H,https://www.tripadvisor.ca/Profile/VICTORH795, nil,Mar. 2018, March 2018 9618,3.0,emzmac,https://www.tripadvisor.ca/Profile/emzmac, nil,Dec. 2017, June 2017 9618,4.0,roseanney2017,https://www.tripadvisor.ca/Profile/roseanney2017, nil,Oct. 2017, September 2017 9618,4.0,carollP4317ZQ,https://www.tripadvisor.ca/Profile/carollP4317ZQ, nil,Oct. 2017, September 2017 9618,3.0,alibilly2004,https://www.tripadvisor.ca/Profile/alibilly2004, nil,Jul. 2017, July 2017 9618,1.0,molly322014,https://www.tripadvisor.ca/Profile/molly322014, nil,Jul. 2017, July 2017 9618,1.0,Ruth H,https://www.tripadvisor.ca/Profile/ruthhD330OU, nil,Jul. 2017, July 2017 9618,1.0,KellyCalgary_Canada,https://www.tripadvisor.ca/Profile/KellyCalgary_Canada, nil,Jul. 2017, July 2017 9618,2.0,larryl101,https://www.tripadvisor.ca/Profile/larryl101, nil,May 2017, May 2017 9618,3.0,bushman10,https://www.tripadvisor.ca/Profile/bushman10, nil,Apr. 2017, April 2017 9618,3.0,Fundom64,https://www.tripadvisor.ca/Profile/Fundom64, nil,Dec. 2016, December 2016 9618,3.0,socrdog,https://www.tripadvisor.ca/Profile/socrdog, nil,Oct. 2016, October 2016 9618,4.0,Will B,https://www.tripadvisor.ca/Profile/569willb, nil,Sep. 2016, September 2016 9618,3.0,travel44jllh,https://www.tripadvisor.ca/Profile/travel44jllh, nil,Aug. 2016, August 2016 9618,4.0,T2668SHjohnn,https://www.tripadvisor.ca/Profile/T2668SHjohnn, nil,Aug. 2016, August 2016 9618,2.0,Micheline D,https://www.tripadvisor.ca/Profile/905michelined, nil,Aug. 2016, August 2016 9618,3.0,Randolph T,https://www.tripadvisor.ca/Profile/randolpht26, nil,Jul. 2016, July 2016 9618,2.0,lmok,https://www.tripadvisor.ca/Profile/lmok, nil,Jul. 2016, July 2016 9618,1.0,Jordyn D,https://www.tripadvisor.ca/Profile/jordynd713, nil,Jul. 2016, July 2016 9618,2.0,Freightcarr,https://www.tripadvisor.ca/Profile/Freightcarr, nil,Jun. 2016, June 2016 9618,2.0,johnpolegi,https://www.tripadvisor.ca/Profile/johnpolegi, nil,Feb. 2016, January 2016 9618,3.0,Nancy,https://www.tripadvisor.ca/Profile/Nancy, nil,Sep. 2015, September 2015 9618,3.0,74leilah,https://www.tripadvisor.ca/Profile/74leilah, nil,Sep. 2015, August 2015 9618,3.0,Kauaitraveller,https://www.tripadvisor.ca/Profile/Kauaitraveller, nil,Aug. 2015, August 2015 9618,1.0,Danielle E,https://www.tripadvisor.ca/Profile/daniellee_13, nil,Aug. 2015, August 2015 9618,3.0,823percyboy,https://www.tripadvisor.ca/Profile/823percyboy, nil,Aug. 2015, August 2015 9618,3.0,marianamW3985XN,https://www.tripadvisor.ca/Profile/marianamW3985XN, nil,Aug. 2015, August 2015 9618,3.0,Mike L,https://www.tripadvisor.ca/Profile/506mikel, nil,Aug. 2015, August 2015 9618,3.0,Magickat4,https://www.tripadvisor.ca/Profile/Magickat4, nil,Aug. 2015, August 2015 9618,2.0,Leah R,https://www.tripadvisor.ca/Profile/51leahr, nil,Jul. 2015, July 2015 9618,3.0,Ian S,https://www.tripadvisor.ca/Profile/D4536VYians, nil,Jul. 2015, July 2015 9618,3.0,440sherib,https://www.tripadvisor.ca/Profile/440sherib, nil,Jul. 2015, July 2015 9618,4.0,Roland H,https://www.tripadvisor.ca/Profile/RASInc, nil,Jun. 2015, May 2015 9618,4.0,Randall K,https://www.tripadvisor.ca/Profile/530randallk, nil,May 2015, May 2015 9618,2.0,wendymc2015,https://www.tripadvisor.ca/Profile/wendymc2015, nil,May 2015, May 2015 9618,3.0,roncooke,https://www.tripadvisor.ca/Profile/roncooke, nil,Apr. 2015, April 2015 9618,5.0,Jason B,https://www.tripadvisor.ca/Profile/jasonbI7956TW, nil,Apr. 2015, April 2015 9618,2.0,Kathy P,https://www.tripadvisor.ca/Profile/kathyp852, nil,Mar. 2015, March 2015 9618,5.0,131deanp,https://www.tripadvisor.ca/Profile/131deanp, nil,Jan. 2015, January 2015 9618,nil,,nil, nil,nil,nil 9618,3.0,AnnaMacKay,https://www.tripadvisor.ca/Profile/AnnaMacKay, nil,Sep. 2014, August 2014 9618,3.0,hammsters,https://www.tripadvisor.ca/Profile/hammsters, nil,Aug. 2014, August 2014 9618,4.0,Mavis B,https://www.tripadvisor.ca/Profile/MavisB707, nil,Aug. 2014, August 2014 9618,4.0,Gerald S,https://www.tripadvisor.ca/Profile/geralds311, nil,Apr. 2014, April 2014 9618,4.0,Dale E,https://www.tripadvisor.ca/Profile/233dalee, nil,Apr. 2014, April 2014 9618,4.0,Calvin W,https://www.tripadvisor.ca/Profile/134calvinw, nil,Mar. 2014, February 2014 9618,3.0,Vern N,https://www.tripadvisor.ca/Profile/vernn2013, nil,Sep. 2013, September 2013 9618,5.0,MetisDawn,https://www.tripadvisor.ca/Profile/MetisDawn, nil,Aug. 2013, August 2013 9618,2.0,Lesley S,https://www.tripadvisor.ca/Profile/929lesleys, nil,Aug. 2013, August 2013 9618,4.0,Geoff S,https://www.tripadvisor.ca/Profile/114geoffs, nil,Aug. 2013, August 2013 9618,3.0,Brenda S,https://www.tripadvisor.ca/Profile/959brendas, nil,Aug. 2013, August 2013 9618,3.0,Ken D,https://www.tripadvisor.ca/Profile/924kend, nil,Aug. 2013, August 2013 9618,4.0,JOSJE A,https://www.tripadvisor.ca/Profile/JosjeA, nil,Oct. 2012, October 2012 9618,5.0,Kierin,https://www.tripadvisor.ca/Profile/Kierin, nil,Aug. 2012, August 2012 9618,2.0,Deana H,https://www.tripadvisor.ca/Profile/DeanaH_12, nil,Aug. 2012, August 2012 9618,1.0,Garry F,https://www.tripadvisor.ca/Profile/GarryF852, nil,Jul. 2012, July 2012 9618,4.0,minnie0409,https://www.tripadvisor.ca/Profile/minnie0409, nil,Apr. 2012, April 2012 9618,2.0,Rhonda H,https://www.tripadvisor.ca/Profile/11RhondaH, nil,Feb. 2012, February 2012 9618,3.0,krp329,https://www.tripadvisor.ca/Profile/krp329, nil,Jul. 2011, July 2011 9618,3.0,ate08,https://www.tripadvisor.ca/Profile/ate08, nil,Feb. 2011, February 2011 9618,1.0,BattersUp,https://www.tripadvisor.ca/Profile/BattersUp, nil,May 2010, May 2010 9618,1.0,BusinessTraveler89,https://www.tripadvisor.ca/Profile/BusinessTraveler89, nil,Aug. 2009, August 2009 9618,2.0,Howiefelter,https://www.tripadvisor.ca/Profile/Howiefelter, nil,Aug. 2008, August 2008 9618,1.0,campingmama,https://www.tripadvisor.ca/Profile/campingmama, nil,Jul. 2008, July 2008 9618,3.0,Avonchick,https://www.tripadvisor.ca/Profile/Avonchick, nil,Mar. 2008, March 2008 9618,1.0,DKGVictoria_BC,https://www.tripadvisor.ca/Profile/DKGVictoria_BC, nil,Oct. 2007,nil 9619,1.0,66Nancy66,https://www.tripadvisor.ca/Profile/66Nancy66, nil,Feb. 2019, February 2019 9619,3.0,O9692SDdavidw,https://www.tripadvisor.ca/Profile/O9692SDdavidw, nil,Jan. 2019, January 2019 9619,1.0,magic25ap,https://www.tripadvisor.ca/Profile/magic25ap, nil,Jan. 2019, January 2019 9619,2.0,April,https://www.tripadvisor.ca/Profile/Apriltravelbug, nil,Jan. 2019, January 2019 9619,2.0,Jo-Anne and Mel M,https://www.tripadvisor.ca/Profile/joanneandmelm, nil,Dec. 2018, December 2018 9619,2.0,Meander58231744922,https://www.tripadvisor.ca/Profile/Meander58231744922, nil,Dec. 2018, December 2018 9619,3.0,Garth H,https://www.tripadvisor.ca/Profile/GarthH620, nil,Dec. 2018, December 2018 9619,1.0,wendy r,https://www.tripadvisor.ca/Profile/N4710AEwendyr, nil,Oct. 2018, October 2018 9619,2.0,azuresky49,https://www.tripadvisor.ca/Profile/azuresky49, nil,Oct. 2018, October 2018 9619,1.0,Cilly4,https://www.tripadvisor.ca/Profile/Cilly4, nil,Aug. 2018, August 2018 9619,3.0,Hotels1a,https://www.tripadvisor.ca/Profile/Hotels1a, nil,Aug. 2018, August 2018 9619,4.0,CJPManitoba,https://www.tripadvisor.ca/Profile/CjP1959, nil,Aug. 2018, August 2018 9619,1.0,Erika K,https://www.tripadvisor.ca/Profile/O679QSerikak, nil,Aug. 2018, August 2018 9619,3.0,Catherine M,https://www.tripadvisor.ca/Profile/catherinemQ9711KM, nil,Aug. 2018, August 2018 9619,1.0,dgagno440712,https://www.tripadvisor.ca/Profile/dgagno440712, nil,Aug. 2018, August 2018 9619,nil,,nil, nil,nil,nil 9619,4.0,SydneyCanada,https://www.tripadvisor.ca/Profile/SydneyCanada, nil,Jun. 2018, July 2017 9619,1.0,sreinh384918,https://www.tripadvisor.ca/Profile/sreinh384918, nil,May 2018, May 2018 9619,4.0,Erin M,https://www.tripadvisor.ca/Profile/R3622GPerinm, nil,Apr. 2018, April 2018 9619,4.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Apr. 2018, March 2018 9619,3.0,pcart60,https://www.tripadvisor.ca/Profile/pcart60, nil,Feb. 2018, February 2018 9619,1.0,pixiebobo M,https://www.tripadvisor.ca/Profile/pixiebobom, nil,Jan. 2018, January 2018 9619,1.0,kevyn98,https://www.tripadvisor.ca/Profile/kevyn98, nil,Dec. 2017, December 2017 9619,1.0,John K,https://www.tripadvisor.ca/Profile/johnkO3201FP, nil,Nov. 2017, November 2017 9619,1.0,allanf671,https://www.tripadvisor.ca/Profile/allanf671, nil,Nov. 2017, November 2017 9619,3.0,450tracye,https://www.tripadvisor.ca/Profile/450tracye, nil,Oct. 2017, October 2017 9619,2.0,DottieACanmore,https://www.tripadvisor.ca/Profile/DottieACanmore, nil,Oct. 2017, October 2017 9619,3.0,388randallh,https://www.tripadvisor.ca/Profile/388randallh, nil,Sep. 2017, September 2017 9619,4.0,TapAway,https://www.tripadvisor.ca/Profile/TapAway, nil,Aug. 2017, July 2017 9619,3.0,Verne M,https://www.tripadvisor.ca/Profile/vernem404, nil,Aug. 2017, August 2017 9619,3.0,ronimc,https://www.tripadvisor.ca/Profile/ronimc, nil,Aug. 2017, August 2017 9619,4.0,Amy R,https://www.tripadvisor.ca/Profile/N3267GDamyr, nil,Aug. 2017, June 2017 9619,2.0,Melvin E,https://www.tripadvisor.ca/Profile/53melvine, nil,Jul. 2017, July 2017 9619,3.0,louisar733,https://www.tripadvisor.ca/Profile/louisar733, nil,Jun. 2017, June 2017 9619,5.0,CJay,https://www.tripadvisor.ca/Profile/7325chinthakaj, nil,May 2017, May 2017 9619,3.0,Joedenloft,https://www.tripadvisor.ca/Profile/Joedenloft, nil,Oct. 2016, October 2016 9619,1.0,Len E,https://www.tripadvisor.ca/Profile/LenE869, nil,Oct. 2016, October 2016 9619,4.0,diana s,https://www.tripadvisor.ca/Profile/dianasY3325HR, nil,Oct. 2016, October 2016 9619,2.0,908carleneg,https://www.tripadvisor.ca/Profile/908carleneg, nil,Oct. 2016, October 2016 9619,4.0,P4629NZsharonc,https://www.tripadvisor.ca/Profile/P4629NZsharonc, nil,Oct. 2016, October 2016 9619,2.0,twiggy444,https://www.tripadvisor.ca/Profile/twiggy444, nil,Oct. 2016, October 2016 9619,1.0,P9586BZjonh,https://www.tripadvisor.ca/Profile/P9586BZjonh, nil,Sep. 2016, September 2016 9619,2.0,rbarsalou,https://www.tripadvisor.ca/Profile/rbarsalou, nil,Sep. 2016, September 2016 9619,4.0,534darlenew,https://www.tripadvisor.ca/Profile/534darlenew, nil,Aug. 2016, August 2016 9619,3.0,Jsmngrr,https://www.tripadvisor.ca/Profile/Jsmngrr, nil,Aug. 2016, July 2016 9619,4.0,299tamis,https://www.tripadvisor.ca/Profile/299tamis, nil,Aug. 2016, August 2016 9619,3.0,GEOS30,https://www.tripadvisor.ca/Profile/GEOS30, nil,Aug. 2016, August 2016 9619,3.0,Michael W,https://www.tripadvisor.ca/Profile/michaelwH6687FC, nil,Aug. 2016, July 2016 9619,1.0,Departure660493,https://www.tripadvisor.ca/Profile/Departure660493, nil,Aug. 2016, August 2016 9619,5.0,H2750FQedwards,https://www.tripadvisor.ca/Profile/H2750FQedwards, nil,Aug. 2016, August 2016 9619,1.0,cvda,https://www.tripadvisor.ca/Profile/cvda, nil,Aug. 2016, August 2016 9619,1.0,Yeremenko,https://www.tripadvisor.ca/Profile/Yeremenko, nil,Aug. 2016, July 2016 9619,1.0,dianebG9510WY,https://www.tripadvisor.ca/Profile/dianebG9510WY, nil,Jul. 2016, July 2016 9619,1.0,Egg-and-cheese,https://www.tripadvisor.ca/Profile/Egg-and-cheese, nil,Jul. 2016, July 2016 9619,5.0,515manvirg,https://www.tripadvisor.ca/Profile/515manvirg, nil,Jul. 2016, July 2016 9619,1.0,bryan s,https://www.tripadvisor.ca/Profile/bcstreeter, nil,Jul. 2016, July 2016 9619,1.0,newtotraveling93,https://www.tripadvisor.ca/Profile/newtotraveling93, nil,Jul. 2016, June 2016 9619,1.0,75kalen,https://www.tripadvisor.ca/Profile/75kalen, nil,Jun. 2016, June 2016 9619,1.0,shaunmichaelf,https://www.tripadvisor.ca/Profile/shaunmichaelf, nil,Jun. 2016, May 2016 9619,2.0,E9329QSjayb,https://www.tripadvisor.ca/Profile/E9329QSjayb, nil,Apr. 2016, March 2016 9619,3.0,shelleya557,https://www.tripadvisor.ca/Profile/shelleya557, nil,Mar. 2016, March 2016 9619,4.0,Arien575,https://www.tripadvisor.ca/Profile/Arien575, nil,Jan. 2016, January 2016 9619,1.0,dalee878,https://www.tripadvisor.ca/Profile/dalee878, nil,Jan. 2016, January 2016 9619,2.0,K423VYjohnr,https://www.tripadvisor.ca/Profile/K423VYjohnr, nil,Jan. 2016, January 2016 9619,4.0,TommyGK,https://www.tripadvisor.ca/Profile/TommyGK, nil,Dec. 2015, December 2015 9619,3.0,Betty F,https://www.tripadvisor.ca/Profile/BettyF843, nil,Nov. 2015, November 2015 9619,1.0,johnsM5294PB,https://www.tripadvisor.ca/Profile/johnsM5294PB, nil,Oct. 2015, August 2015 9619,2.0,745gordonc,https://www.tripadvisor.ca/Profile/745gordonc, nil,Sep. 2015, September 2015 9619,4.0,John D,https://www.tripadvisor.ca/Profile/johndW386ZH, nil,Aug. 2015, August 2015 9619,1.0,Jess K,https://www.tripadvisor.ca/Profile/94jessk, nil,Aug. 2015, August 2015 9619,5.0,Globalhire C,https://www.tripadvisor.ca/Profile/globalhirec, nil,Aug. 2015, August 2015 9619,4.0,Bhupinder G,https://www.tripadvisor.ca/Profile/412bhupinderg, nil,Aug. 2015, August 2015 9619,3.0,STU D,https://www.tripadvisor.ca/Profile/StuartD669, nil,Aug. 2015, July 2015 9619,4.0,LizzieWein,https://www.tripadvisor.ca/Profile/LizzieWein, nil,Aug. 2015, August 2015 9619,1.0,Norman O,https://www.tripadvisor.ca/Profile/NORMANO46, nil,Jul. 2015, July 2015 9619,1.0,276Traveller26,https://www.tripadvisor.ca/Profile/276Traveller26, nil,Jul. 2015, July 2015 9619,1.0,Jackie S,https://www.tripadvisor.ca/Profile/jackiesI9380KY, nil,Jun. 2015, June 2015 9620,1.0,wayne788,https://www.tripadvisor.ca/Profile/wayne788, nil,Oct. 2018, September 2018 9620,1.0,CalJay,https://www.tripadvisor.ca/Profile/CalJay, nil,Jun. 2016, June 2016 9620,3.0,Chicago_FJR,https://www.tripadvisor.ca/Profile/Chicago_FJR, nil,Aug. 2015, July 2015 9620,2.0,ozincan5,https://www.tripadvisor.ca/Profile/ozincan5, nil,Aug. 2014, August 2014 9620,nil,,nil, nil,nil,nil 9621,1.0,Freightcarr,https://www.tripadvisor.ca/Profile/Freightcarr, nil,Jun. 2016, June 2016 9621,3.0,13McMurray,https://www.tripadvisor.ca/Profile/13McMurray, nil,Mar. 2016, March 2016 9621,1.0,Biju J,https://www.tripadvisor.ca/Profile/BijuJ6, nil,May 2015, May 2015 9621,1.0,Renee158,https://www.tripadvisor.ca/Profile/Renee158, nil,Jul. 2014, July 2014 9621,1.0,Sharon H,https://www.tripadvisor.ca/Profile/30SharonH, nil,Jul. 2012, July 2012 9621,nil,,nil, nil,nil,nil 9622,5.0,John P,https://www.tripadvisor.ca/Profile/B8373BTjohnp, nil,Apr. 4, December 2018 9622,5.0,Mark W,https://www.tripadvisor.ca/Profile/Q3389MOmarkw, nil,Jan. 2019, January 2019 9622,5.0,Reece Hennigar,https://www.tripadvisor.ca/Profile/ReeceHennigar, nil,Jan. 2019, December 2018 9622,4.0,Jason M,https://www.tripadvisor.ca/Profile/W6636EIjasonm, nil,Jan. 2019, December 2018 9622,4.0,DanH,https://www.tripadvisor.ca/Profile/DanHamp, nil,Jan. 2019, January 2019 9622,nil,,nil, nil,nil,nil 9622,3.0,Rick M,https://www.tripadvisor.ca/Profile/rickbar9116, nil,Oct. 2018, September 2018 9622,5.0,perry d,https://www.tripadvisor.ca/Profile/744perryd, nil,Sep. 2018, September 2018 9622,3.0,Al H,https://www.tripadvisor.ca/Profile/781alh, nil,Jul. 2018, July 2018 9622,5.0,Darren J,https://www.tripadvisor.ca/Profile/darrenj918, nil,Jun. 2018, June 2018 9622,4.0,Soonie68,https://www.tripadvisor.ca/Profile/Soonie68, nil,Jun. 2018, June 2018 9622,5.0,Sharron M,https://www.tripadvisor.ca/Profile/sharronm361, nil,Jan. 2018, December 2017 9622,5.0,Colin S,https://www.tripadvisor.ca/Profile/colinsN6299VS, nil,Nov. 2017, November 2017 9622,4.0,Vanessa099,https://www.tripadvisor.ca/Profile/Vanessa099, nil,Sep. 2017, September 2017 9622,5.0,Robert J,https://www.tripadvisor.ca/Profile/999robertj, nil,Sep. 2017, September 2017 9622,5.0,johnt121191,https://www.tripadvisor.ca/Profile/johnt121191, nil,Aug. 2017, July 2017 9622,4.0,Ulwazi,https://www.tripadvisor.ca/Profile/Ulwazi, nil,Jul. 2017, July 2017 9622,5.0,Shakib F,https://www.tripadvisor.ca/Profile/shakibf2017, nil,Jul. 2017, July 2017 9622,5.0,Fireball_Deluxe,https://www.tripadvisor.ca/Profile/Fireball_Deluxe, nil,Jul. 2017, July 2017 9622,5.0,Benjamin L,https://www.tripadvisor.ca/Profile/benjaminlX9865QB, nil,Jun. 2017, June 2017 9622,4.0,Gilles D,https://www.tripadvisor.ca/Profile/gillesd192, nil,Jun. 2017, June 2017 9622,1.0,Bertafrac,https://www.tripadvisor.ca/Profile/Bertafrac, nil,Jun. 2017, June 2017 9622,5.0,Jim M,https://www.tripadvisor.ca/Profile/jimmY6608UP, nil,Jun. 2017, June 2017 9622,5.0,E998TWjamesk,https://www.tripadvisor.ca/Profile/E998TWjamesk, nil,Jun. 2017, June 2017 9622,3.0,Deina0803,https://www.tripadvisor.ca/Profile/Deina0803, nil,May 2017, May 2017 9622,4.0,Veronica100,https://www.tripadvisor.ca/Profile/Veronica100, nil,May 2017, May 2017 9622,5.0,Bradley R,https://www.tripadvisor.ca/Profile/557bradleyr, nil,May 2017, May 2017 9622,5.0,Owen S,https://www.tripadvisor.ca/Profile/572owens, nil,May 2017, May 2017 9622,5.0,Paradise710960,https://www.tripadvisor.ca/Profile/Paradise710960, nil,May 2017, May 2017 9622,5.0,Don T,https://www.tripadvisor.ca/Profile/547dont, nil,May 2017, May 2017 9622,5.0,lisa r,https://www.tripadvisor.ca/Profile/997lisar997, nil,May 2017, April 2017 9622,5.0,Allan T,https://www.tripadvisor.ca/Profile/304allant, nil,Apr. 2017, April 2017 9622,5.0,_msegreg,https://www.tripadvisor.ca/Profile/_msegreg, nil,Apr. 2017, March 2017 9622,5.0,Gretz,https://www.tripadvisor.ca/Profile/Gretz, nil,Mar. 2017, March 2017 9622,5.0,Amie M,https://www.tripadvisor.ca/Profile/amiem261, nil,Mar. 2017, March 2017 9622,5.0,Celia H,https://www.tripadvisor.ca/Profile/CeliaH16, nil,Mar. 2017, January 2017 9622,5.0,Jeff O,https://www.tripadvisor.ca/Profile/332jeffo, nil,Mar. 2017, February 2017 9622,4.0,freshscent,https://www.tripadvisor.ca/Profile/freshscent, nil,Feb. 2017, January 2017 9622,5.0,pywaya2002,https://www.tripadvisor.ca/Profile/pywaya2002, nil,Feb. 2017, October 2016 9622,5.0,Disneygirl123,https://www.tripadvisor.ca/Profile/Disneygirl123, nil,Feb. 2017, February 2017 9622,5.0,tobi234,https://www.tripadvisor.ca/Profile/tobi234, nil,Feb. 2017, February 2017 9622,5.0,ddandy1991,https://www.tripadvisor.ca/Profile/ddandy1991, nil,Jan. 2017, January 2017 9622,5.0,Kerri A,https://www.tripadvisor.ca/Profile/371kerria, nil,Dec. 2016, December 2016 9622,5.0,Ron M,https://www.tripadvisor.ca/Profile/X2402CLronm, nil,Dec. 2016, December 2016 9622,4.0,jdreed13,https://www.tripadvisor.ca/Profile/jdreed13, nil,Dec. 2016, December 2016 9622,4.0,Lee W,https://www.tripadvisor.ca/Profile/S1323RKleew, nil,Dec. 2016, November 2016 9622,5.0,saraellis1,https://www.tripadvisor.ca/Profile/saraellis1, nil,Dec. 2016, December 2016 9622,5.0,Victor B,https://www.tripadvisor.ca/Profile/N5515TXvictorb, nil,Dec. 2016, November 2016 9622,1.0,Ryan F,https://www.tripadvisor.ca/Profile/6ryanf, nil,Oct. 2016, October 2016 9622,5.0,soitsamanda,https://www.tripadvisor.ca/Profile/soitsamanda, nil,Oct. 2016, October 2016 9622,5.0,shawna15503,https://www.tripadvisor.ca/Profile/shawna15503, nil,Aug. 2016, August 2016 9622,4.0,Nicole P,https://www.tripadvisor.ca/Profile/nicolepV1265MF, nil,Aug. 2016, August 2016 9622,5.0,Trent B,https://www.tripadvisor.ca/Profile/TrentBondue, nil,Aug. 2016, August 2016 9622,5.0,Troy M,https://www.tripadvisor.ca/Profile/troym222, nil,Aug. 2016, August 2016 9622,3.0,jewin2016,https://www.tripadvisor.ca/Profile/jewin2016, nil,Aug. 2016, August 2016 9622,5.0,Danny H,https://www.tripadvisor.ca/Profile/R4209KTdannyh, nil,Aug. 2016, August 2016 9622,5.0,Tyler7P7,https://www.tripadvisor.ca/Profile/Tyler7P7, nil,Aug. 2016, August 2016 9622,5.0,Nicole F,https://www.tripadvisor.ca/Profile/nicolefJ4185UE, nil,Aug. 2016, August 2016 9622,3.0,webtravel,https://www.tripadvisor.ca/Profile/webtravel, nil,Aug. 2016, August 2016 9622,4.0,Whiskeydill,https://www.tripadvisor.ca/Profile/Whiskeydill, nil,Jul. 2016, May 2016 9622,5.0,vincent f,https://www.tripadvisor.ca/Profile/vincentf2016, nil,Jun. 2016, June 2016 9622,4.0,GotTheTravelBug_9,https://www.tripadvisor.ca/Profile/GotTheTravelBug_9, nil,Jun. 2016, June 2016 9622,5.0,Sean,https://www.tripadvisor.ca/Profile/Seanrgorrie, nil,Jun. 2016, June 2016 9622,5.0,Reviewer199418,https://www.tripadvisor.ca/Profile/Reviewer199418, nil,Jun. 2016, June 2016 9622,4.0,KarenL1111,https://www.tripadvisor.ca/Profile/KarenL1111, nil,Jun. 2016, June 2016 9622,5.0,leonardb715,https://www.tripadvisor.ca/Profile/leonardb715, nil,Jun. 2016, June 2016 9622,5.0,Frank R,https://www.tripadvisor.ca/Profile/G9014EAfrankr, nil,May 2016, May 2016 9622,5.0,bluetruck13,https://www.tripadvisor.ca/Profile/bluetruck13, nil,May 2016, May 2016 9622,5.0,Norman F,https://www.tripadvisor.ca/Profile/interactbiz, nil,May 2016, May 2016 9622,4.0,havison,https://www.tripadvisor.ca/Profile/havison, nil,May 2016, May 2016 9622,3.0,Patrick T,https://www.tripadvisor.ca/Profile/643patrickt, nil,Apr. 2016, April 2016 9622,4.0,snaphu,https://www.tripadvisor.ca/Profile/snaphu, nil,Apr. 2016, April 2016 9622,5.0,11Amoose,https://www.tripadvisor.ca/Profile/11Amoose, nil,Apr. 2016, March 2016 9622,2.0,Linda L,https://www.tripadvisor.ca/Profile/339lindal, nil,Mar. 2016, March 2016 9622,5.0,Helo E,https://www.tripadvisor.ca/Profile/hel0e, nil,Mar. 2016, March 2016 9622,5.0,Sandy M,https://www.tripadvisor.ca/Profile/876sandym, nil,Mar. 2016, March 2016 9622,5.0,Brides_need_a_Venue,https://www.tripadvisor.ca/Profile/Coastal808990, nil,Feb. 2016, February 2016 9622,1.0,Tamaraleader,https://www.tripadvisor.ca/Profile/Tamaraleader, nil,Feb. 2016, February 2016 9622,5.0,Amanda M,https://www.tripadvisor.ca/Profile/amandamB4750KN, nil,Feb. 2016, February 2016 9622,4.0,Antony J,https://www.tripadvisor.ca/Profile/646antonyj, nil,Nov. 2015, November 2015 9622,5.0,ElaineTEdmonton,https://www.tripadvisor.ca/Profile/ElaineTEdmonton, nil,Oct. 2015, August 2015 9622,5.0,mtkrug,https://www.tripadvisor.ca/Profile/mtkrug, nil,Oct. 2015, October 2015 9622,3.0,k0dji,https://www.tripadvisor.ca/Profile/k0dji, nil,Oct. 2015, October 2015 9622,4.0,Klaus K,https://www.tripadvisor.ca/Profile/153klausk, nil,Sep. 2015, September 2015 9622,5.0,nygcamtent,https://www.tripadvisor.ca/Profile/nygcamtent, nil,Aug. 2015, August 2015 9622,5.0,impaler80s,https://www.tripadvisor.ca/Profile/impaler80s, nil,Aug. 2015, August 2015 9622,3.0,S z,https://www.tripadvisor.ca/Profile/273sz, nil,Jul. 2015, July 2015 9622,5.0,Pj0503,https://www.tripadvisor.ca/Profile/pj0503, nil,Jul. 2015, July 2015 9622,5.0,Mitchel S,https://www.tripadvisor.ca/Profile/7mitchels, nil,Jul. 2015, June 2015 9622,4.0,rjspeight,https://www.tripadvisor.ca/Profile/rjspeight, nil,Jun. 2015, June 2015 9622,5.0,Safety G,https://www.tripadvisor.ca/Profile/P6030EHbrianb, nil,Jun. 2015, June 2015 9622,5.0,Greg M,https://www.tripadvisor.ca/Profile/F5289TXgregm, nil,Jun. 2015, June 2015 9622,5.0,Tammy C,https://www.tripadvisor.ca/Profile/30tammyc, nil,Jun. 2015, June 2015 9622,4.0,Briana V,https://www.tripadvisor.ca/Profile/586brianav, nil,Jun. 2015, May 2015 9622,4.0,Steve F,https://www.tripadvisor.ca/Profile/stevefT9770HZ, nil,Jun. 2015, May 2015 9622,5.0,K P,https://www.tripadvisor.ca/Profile/52kp, nil,May 2015, May 2015 9622,5.0,rbbhouston,https://www.tripadvisor.ca/Profile/rbbhouston, nil,May 2015, May 2015 9622,5.0,Caleb M,https://www.tripadvisor.ca/Profile/785calebm, nil,May 2015, August 2014 9622,5.0,tim z,https://www.tripadvisor.ca/Profile/0timz, nil,May 2015, May 2015 9622,5.0,David C,https://www.tripadvisor.ca/Profile/T1299LDdavidc, nil,Apr. 2015, April 2015 9622,5.0,AlishaGuildPhotos,https://www.tripadvisor.ca/Profile/AlishaGuildPhotos, nil,Apr. 2015, April 2015 9622,5.0,patrick p,https://www.tripadvisor.ca/Profile/Z724MApatrickp, nil,Apr. 2015, April 2015 9622,5.0,Jordan R,https://www.tripadvisor.ca/Profile/jordanr109, nil,Apr. 2015, April 2015 9622,5.0,Dabawenio13,https://www.tripadvisor.ca/Profile/Dabawenio13, nil,Mar. 2015, March 2015 9622,5.0,Risser476,https://www.tripadvisor.ca/Profile/Risser476, nil,Mar. 2015, March 2015 9622,5.0,jen g,https://www.tripadvisor.ca/Profile/303jeng, nil,Mar. 2015, March 2015 9622,5.0,photography78,https://www.tripadvisor.ca/Profile/photography78, nil,Mar. 2015, February 2015 9622,5.0,Susan R,https://www.tripadvisor.ca/Profile/SusanR540, nil,Mar. 2015, March 2015 9622,5.0,Ron L,https://www.tripadvisor.ca/Profile/358ronl, nil,Mar. 2015, March 2015 9622,5.0,Dwain M,https://www.tripadvisor.ca/Profile/dwainm2015, nil,Mar. 2015, January 2015 9622,5.0,Craig S,https://www.tripadvisor.ca/Profile/craigs522, nil,Mar. 2015, December 2014 9622,4.0,Gerry Dave G,https://www.tripadvisor.ca/Profile/gerrydaveg, nil,Dec. 2014, December 2014 9622,4.0,Sean S,https://www.tripadvisor.ca/Profile/994seans, nil,Dec. 2014, December 2014 9622,5.0,Marie N,https://www.tripadvisor.ca/Profile/993marien, nil,Oct. 2014, October 2014 9622,4.0,Thomas S,https://www.tripadvisor.ca/Profile/thomassG8789QX, nil,Oct. 2014, October 2014 9622,5.0,Daboyzmaja,https://www.tripadvisor.ca/Profile/Daboyzmaja, nil,Oct. 2014, September 2014 9622,5.0,Irishorchid81,https://www.tripadvisor.ca/Profile/Irishorchid81, nil,Sep. 2014, September 2014 9622,5.0,Maggie B,https://www.tripadvisor.ca/Profile/173maggieb, nil,Sep. 2014, January 2014 9622,4.0,Arctic666,https://www.tripadvisor.ca/Profile/Arctic666, nil,Aug. 2014, August 2014 9622,5.0,Ken N,https://www.tripadvisor.ca/Profile/202kenn, nil,Aug. 2014, August 2014 9622,5.0,Cehenrichs,https://www.tripadvisor.ca/Profile/Cehenrichs, nil,Jul. 2014, June 2014 9622,5.0,Wei H,https://www.tripadvisor.ca/Profile/WeiH883, nil,Jul. 2014, July 2014 9622,5.0,Mart J,https://www.tripadvisor.ca/Profile/612martj, nil,Apr. 2014, April 2014 9622,5.0,Bob S,https://www.tripadvisor.ca/Profile/bobs991, nil,Mar. 2014, March 2014 9622,5.0,Sherri983,https://www.tripadvisor.ca/Profile/Sherri983, nil,Mar. 2014, November 2013 9622,5.0,Alyssa B,https://www.tripadvisor.ca/Profile/Alyssa1988, nil,Mar. 2014, February 2014 9622,5.0,Warren F,https://www.tripadvisor.ca/Profile/WarrenF465, nil,Mar. 2014, February 2014 9622,5.0,Cheryl A,https://www.tripadvisor.ca/Profile/189cheryla, nil,Mar. 2014, February 2014 9622,5.0,maggs3,https://www.tripadvisor.ca/Profile/maggs3, nil,Feb. 2014, February 2014 9622,5.0,Norman B,https://www.tripadvisor.ca/Profile/726normanb, nil,Nov. 2013, November 2013 9622,3.0,NewfinBurda,https://www.tripadvisor.ca/Profile/NewfinBurda, nil,Oct. 2013, October 2013 9622,4.0,Mary S,https://www.tripadvisor.ca/Profile/marysD9627JU, nil,Oct. 2013, August 2013 9622,5.0,T0mmyC069,https://www.tripadvisor.ca/Profile/T0mmyC069, nil,Sep. 2013, April 2013 9622,5.0,Laura G,https://www.tripadvisor.ca/Profile/171laurag, nil,Sep. 2013, July 2013 9622,4.0,Phil E,https://www.tripadvisor.ca/Profile/phile831, nil,Sep. 2013, June 2013 9622,4.0,JBSCanada,https://www.tripadvisor.ca/Profile/JBSCanada, nil,Oct. 2012, September 2012 9622,5.0,DiscoverAndEnjoy,https://www.tripadvisor.ca/Profile/DiscoverAndEnjoy, nil,Aug. 2012, June 2012 9622,4.0,Qosmioamit,https://www.tripadvisor.ca/Profile/Qosmioamit, nil,Jun. 2012, June 2012 9622,5.0,780DFW,https://www.tripadvisor.ca/Profile/780DFW, nil,Jun. 2012, December 2011 9622,4.0,Bill H,https://www.tripadvisor.ca/Profile/BillH896, nil,May 2012, May 2012 9622,4.0,LisaFryklund,https://www.tripadvisor.ca/Profile/LisaFryklund, nil,Apr. 2012, April 2012 9622,1.0,porterjd,https://www.tripadvisor.ca/Profile/porterjd, nil,Mar. 2012, March 2012 9622,5.0,Michelle N,https://www.tripadvisor.ca/Profile/MichelleN402, nil,Feb. 2012, January 2012 9622,5.0,Nicki S,https://www.tripadvisor.ca/Profile/NickiS113, nil,Jan. 2012, January 2012 9623,5.0,Carol N,https://www.tripadvisor.ca/Profile/caroln473, nil,Mar. 22, April 2019 9623,4.0,Soonie68,https://www.tripadvisor.ca/Profile/Soonie68, nil,Mar. 2019, March 2019 9623,4.0,edub_mon,https://www.tripadvisor.ca/Profile/edub_mon, nil,Feb. 2019, February 2019 9623,5.0,Coolyarnz,https://www.tripadvisor.ca/Profile/Coolyarnz, nil,Oct. 2018, September 2018 9623,5.0,Maria B,https://www.tripadvisor.ca/Profile/mariabD3886VJ, nil,Sep. 2018, September 2018 9623,5.0,Michael H,https://www.tripadvisor.ca/Profile/I7970FKmichaelh, nil,Sep. 2018, September 2018 9623,5.0,Prokopetz,https://www.tripadvisor.ca/Profile/Prokopetz, nil,Aug. 2018, August 2018 9623,4.0,Travelus,https://www.tripadvisor.ca/Profile/ustravelus, nil,Aug. 2018, August 2018 9623,5.0,ammorrison,https://www.tripadvisor.ca/Profile/ammorrison, nil,Aug. 2018, July 2018 9623,5.0,Ted B,https://www.tripadvisor.ca/Profile/tedb16, nil,Jul. 2018, June 2018 9623,nil,,nil, nil,nil,nil 9623,5.0,AKadventurer,https://www.tripadvisor.ca/Profile/Moke9364, nil,Sep. 2017, September 2017 9623,4.0,NSDLondon,https://www.tripadvisor.ca/Profile/NSDLondon, nil,Sep. 2017, September 2017 9623,4.0,Melissa0777,https://www.tripadvisor.ca/Profile/Melissa0777, nil,Sep. 2017, September 2017 9623,4.0,freewilly163,https://www.tripadvisor.ca/Profile/freewilly163, nil,Sep. 2017, September 2017 9623,5.0,WTomG,https://www.tripadvisor.ca/Profile/WTomG, nil,Sep. 2017, June 2017 9623,4.0,HikingFoolCincinnati,https://www.tripadvisor.ca/Profile/HikingFoolCincinnati, nil,Sep. 2017, August 2017 9623,3.0,zman441,https://www.tripadvisor.ca/Profile/zman441, nil,Aug. 2017, August 2017 9623,5.0,wjmiller157,https://www.tripadvisor.ca/Profile/wjmiller157, nil,Aug. 2017, August 2017 9623,5.0,Sara L,https://www.tripadvisor.ca/Profile/820saral, nil,Aug. 2017, July 2017 9623,4.0,ChinaGal_57,https://www.tripadvisor.ca/Profile/ChinaGal_57, nil,Jul. 2017, August 2017 9623,4.0,TravellingThomsens,https://www.tripadvisor.ca/Profile/TravellingThomsens, nil,Jun. 2017, July 2016 9623,4.0,julijac5,https://www.tripadvisor.ca/Profile/julijac5, nil,Jun. 2017, June 2017 9623,5.0,macedon2,https://www.tripadvisor.ca/Profile/macedon2, nil,Jun. 2017, June 2017 9623,1.0,Zachary F,https://www.tripadvisor.ca/Profile/514zacharyf, nil,May 2017, May 2017 9623,5.0,Paul T,https://www.tripadvisor.ca/Profile/paultS1279YU, nil,May 2017, January 2017 9623,5.0,Matt198869,https://www.tripadvisor.ca/Profile/Matt198869, nil,Apr. 2017, April 2017 9623,5.0,Matt G,https://www.tripadvisor.ca/Profile/mattg785, nil,Apr. 2017, April 2017 9623,5.0,Joe C,https://www.tripadvisor.ca/Profile/joecC9749QK, nil,Mar. 2017, March 2017 9623,5.0,Amie M,https://www.tripadvisor.ca/Profile/amiem261, nil,Mar. 2017, March 2017 9623,5.0,kmdavis,https://www.tripadvisor.ca/Profile/kmdavis, nil,Jan. 2017, January 2017 9623,5.0,pudtomcry,https://www.tripadvisor.ca/Profile/pudtomcry, nil,Dec. 2016, December 2016 9623,5.0,mibsta,https://www.tripadvisor.ca/Profile/mibsta, nil,Nov. 2016, September 2016 9623,4.0,Kelly P,https://www.tripadvisor.ca/Profile/KellyP3813, nil,Oct. 2016, October 2016 9623,4.0,SC7701,https://www.tripadvisor.ca/Profile/SC7701, nil,Oct. 2016, August 2016 9623,5.0,panbk4g,https://www.tripadvisor.ca/Profile/panbk4g, nil,Oct. 2016, July 2016 9623,4.0,SLeP21,https://www.tripadvisor.ca/Profile/SLeP21, nil,Sep. 2016, September 2016 9623,5.0,Laura S,https://www.tripadvisor.ca/Profile/LauraS14728, nil,Sep. 2016, September 2016 9623,5.0,Ashley H,https://www.tripadvisor.ca/Profile/845ashleyh, nil,Sep. 2016, September 2016 9623,5.0,murphymt,https://www.tripadvisor.ca/Profile/murphymt, nil,Sep. 2016, September 2016 9623,5.0,Danihinkkanen,https://www.tripadvisor.ca/Profile/Danihinkkanen, nil,Jul. 2016, July 2016 9623,4.0,John G,https://www.tripadvisor.ca/Profile/JohnG72, nil,Jun. 2016, June 2016 9623,5.0,jolee3363,https://www.tripadvisor.ca/Profile/jolee3363, nil,Jun. 2016, June 2016 9623,4.0,paul w,https://www.tripadvisor.ca/Profile/G2285ZOpaulw, nil,Jun. 2016, June 2016 9623,5.0,anneosborne,https://www.tripadvisor.ca/Profile/anneosborne, nil,Jun. 2016, June 2016 9623,5.0,Edgar S,https://www.tripadvisor.ca/Profile/edgars577, nil,Jun. 2016, May 2016 9623,4.0,D C,https://www.tripadvisor.ca/Profile/367dc, nil,Jun. 2016, June 2016 9623,4.0,BGoodvin,https://www.tripadvisor.ca/Profile/BGoodvin, nil,May 2016, May 2016 9623,4.0,VivBru,https://www.tripadvisor.ca/Profile/VivBru, nil,Apr. 2016, April 2016 9623,5.0,tribalcustoms,https://www.tripadvisor.ca/Profile/tribalcustoms, nil,Apr. 2016, April 2016 9623,4.0,Saint_Johnny,https://www.tripadvisor.ca/Profile/Saint_Johnny, nil,Mar. 2016, March 2016 9623,5.0,DarenW W,https://www.tripadvisor.ca/Profile/darenww, nil,Feb. 2016, January 2016 9623,5.0,Lucio D,https://www.tripadvisor.ca/Profile/luciod908, nil,Jan. 2016, September 2015 9623,5.0,Molchak,https://www.tripadvisor.ca/Profile/Molchak, nil,Dec. 2015, December 2015 9623,5.0,Duellona,https://www.tripadvisor.ca/Profile/Duellona, nil,Nov. 2015, November 2015 9623,5.0,Gitchi_Gumi_Girl,https://www.tripadvisor.ca/Profile/Gitchi_Gumi_Girl, nil,Oct. 2015, October 2015 9623,4.0,Vierke1,https://www.tripadvisor.ca/Profile/Vierke1, nil,Sep. 2015, September 2015 9623,3.0,DonCarlos001,https://www.tripadvisor.ca/Profile/DonCarlos001, nil,Sep. 2015, September 2015 9623,4.0,Crystal H,https://www.tripadvisor.ca/Profile/crystalh198, nil,Sep. 2015, September 2015 9623,5.0,pam h,https://www.tripadvisor.ca/Profile/pamh71, nil,Aug. 2015, August 2015 9623,3.0,optimisticrealist1,https://www.tripadvisor.ca/Profile/optimisticrealist1, nil,Aug. 2015, February 2015 9623,5.0,Konstance L,https://www.tripadvisor.ca/Profile/konstancel, nil,Aug. 2015, August 2015 9623,5.0,AnnaLFowler,https://www.tripadvisor.ca/Profile/AnnaLFowler, nil,Jul. 2015, July 2015 9623,5.0,detect7,https://www.tripadvisor.ca/Profile/detect7, nil,Jul. 2015, July 2015 9623,5.0,Lister4Lyfe,https://www.tripadvisor.ca/Profile/Lister4Lyfe, nil,Jul. 2015, July 2015 9623,4.0,RebeccaRoze,https://www.tripadvisor.ca/Profile/RebeccaRoze, nil,Jul. 2015, July 2015 9623,3.0,Donna D,https://www.tripadvisor.ca/Profile/978donnad, nil,Jun. 2015, June 2015 9623,5.0,NGonzalezpr,https://www.tripadvisor.ca/Profile/NGonzalezpr, nil,Jun. 2015, June 2015 9623,5.0,Rylie W,https://www.tripadvisor.ca/Profile/292ryliew, nil,Jun. 2015, May 2015 9623,5.0,Dan A,https://www.tripadvisor.ca/Profile/dana399, nil,Jun. 2015, May 2015 9623,5.0,Brandt B,https://www.tripadvisor.ca/Profile/471brandtb, nil,May 2015, May 2015 9623,5.0,Joel K,https://www.tripadvisor.ca/Profile/126joelk, nil,May 2015, May 2015 9623,5.0,Jessica L,https://www.tripadvisor.ca/Profile/jessicalC2450CM, nil,May 2015, May 2015 9623,5.0,D F,https://www.tripadvisor.ca/Profile/667df, nil,Apr. 2015, April 2015 9623,4.0,leona s,https://www.tripadvisor.ca/Profile/leonas275, nil,Apr. 2015, April 2015 9623,5.0,Tminbc,https://www.tripadvisor.ca/Profile/Tminbc, nil,Apr. 2015, March 2015 9623,5.0,srwoolley,https://www.tripadvisor.ca/Profile/srwoolley, nil,Apr. 2015, April 2015 9623,5.0,Angela P,https://www.tripadvisor.ca/Profile/angelapS6659OI, nil,Mar. 2015, March 2015 9623,4.0,wakepilot,https://www.tripadvisor.ca/Profile/wakepilot, nil,Mar. 2015, March 2015 9623,5.0,Tom R,https://www.tripadvisor.ca/Profile/tomrM6872KJ, nil,Mar. 2015, March 2015 9623,3.0,kellyenjoyinglife,https://www.tripadvisor.ca/Profile/kellyenjoyinglife, nil,Feb. 2015, February 2015 9623,4.0,ronalde424,https://www.tripadvisor.ca/Profile/ronalde424, nil,Feb. 2015, January 2015 9623,5.0,Cheryl S,https://www.tripadvisor.ca/Profile/502cheryls, nil,Dec. 2014, December 2014 9623,3.0,lovestotravelE34P66,https://www.tripadvisor.ca/Profile/lovestotravelE34P66, nil,Dec. 2014, December 2014 9623,5.0,Justine M,https://www.tripadvisor.ca/Profile/120justinem, nil,Nov. 2014, November 2014 9623,2.0,Quicky2014,https://www.tripadvisor.ca/Profile/Quicky2014, nil,Oct. 2014, October 2014 9623,5.0,Dan M,https://www.tripadvisor.ca/Profile/danm29, nil,Oct. 2014, October 2014 9623,4.0,Susan R,https://www.tripadvisor.ca/Profile/SusanR540, nil,Sep. 2014, September 2014 9623,5.0,baudley,https://www.tripadvisor.ca/Profile/baudley, nil,Sep. 2014, September 2014 9623,5.0,NZforever,https://www.tripadvisor.ca/Profile/NZforever, nil,Aug. 2014, August 2014 9623,4.0,Triffie999,https://www.tripadvisor.ca/Profile/Triffie999, nil,Aug. 2014, July 2014 9623,5.0,Jay W,https://www.tripadvisor.ca/Profile/jayw776, nil,Jul. 2014, July 2014 9623,5.0,Tessa G,https://www.tripadvisor.ca/Profile/35tessag, nil,Jun. 2014, June 2014 9623,5.0,Scarlett L,https://www.tripadvisor.ca/Profile/299scarlettl, nil,May 2014, April 2014 9623,5.0,RB1400,https://www.tripadvisor.ca/Profile/RB1400, nil,Apr. 2014, March 2014 9623,5.0,sarasgpab,https://www.tripadvisor.ca/Profile/sarasgpab, nil,Mar. 2014, March 2014 9623,5.0,kbob32,https://www.tripadvisor.ca/Profile/kbob32, nil,Mar. 2014, December 2013 9623,4.0,bklee9,https://www.tripadvisor.ca/Profile/bklee9, nil,Mar. 2014, May 2013 9623,5.0,Liz W,https://www.tripadvisor.ca/Profile/618lizw, nil,Mar. 2014, December 2013 9623,5.0,PaigeFeldmann,https://www.tripadvisor.ca/Profile/PaigeFeldmann, nil,Mar. 2014, March 2014 9624,nil,,nil, nil,nil,nil 9625,5.0,Ronald B,https://www.tripadvisor.ca/Profile/S4575OQronaldb, nil,Apr. 4, March 2019 9625,nil,,nil, nil,nil,nil 9625,5.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Nov. 2017, November 2017 9625,5.0,Craig H,https://www.tripadvisor.ca/Profile/O4680TEcraigh, nil,Oct. 2017, October 2017 9625,4.0,RobynfromRevelstoke,https://www.tripadvisor.ca/Profile/RobynfromRevelstoke, nil,Jun. 2017, June 2017 9625,5.0,BCGIRL200,https://www.tripadvisor.ca/Profile/BCGIRL200, nil,Mar. 2017, February 2017 9625,5.0,snowywaste,https://www.tripadvisor.ca/Profile/snowywaste, nil,Aug. 2016, June 2016 9625,4.0,bubbelbine,https://www.tripadvisor.ca/Profile/bubbelbine, nil,May 2016, May 2016 9625,5.0,Linda M,https://www.tripadvisor.ca/Profile/lindamF6132HF, nil,Dec. 2015, December 2015 9625,4.0,Cathy J,https://www.tripadvisor.ca/Profile/377cathyj, nil,Oct. 2015, October 2015 9625,4.0,Ben L,https://www.tripadvisor.ca/Profile/255benl, nil,Sep. 2015, September 2015 9625,5.0,MMandMM2,https://www.tripadvisor.ca/Profile/MMandMM2, nil,Jul. 2015, July 2015 9625,2.0,Nikki_HoustonBC,https://www.tripadvisor.ca/Profile/Nikki_HoustonBC, nil,Jun. 2015, May 2015 9625,5.0,Mccleave N,https://www.tripadvisor.ca/Profile/mccleaven, nil,Mar. 2015, March 2015 9625,5.0,Allan B,https://www.tripadvisor.ca/Profile/920allanb, nil,Feb. 2015, February 2015 9625,4.0,Jennifer D,https://www.tripadvisor.ca/Profile/JennieM297, nil,Nov. 2014, November 2014 9625,5.0,Carson H,https://www.tripadvisor.ca/Profile/carsonh506, nil,Aug. 2014, August 2014 9625,5.0,Judy M,https://www.tripadvisor.ca/Profile/JuAnMePrinceGeorge, nil,Oct. 2013, October 2013 9626,nil,,nil, nil,nil,nil 9626,4.0,xnova,https://www.tripadvisor.ca/Profile/xnova, nil,Jun. 2018, May 2018 9626,5.0,jasonk0075,https://www.tripadvisor.ca/Profile/jasonk0075, nil,Mar. 2018, March 2018 9626,4.0,585rolft,https://www.tripadvisor.ca/Profile/585rolft, nil,Jan. 2018, January 2018 9626,4.0,BlondeAmbition123,https://www.tripadvisor.ca/Profile/BlondeAmbition123, nil,Sep. 2017, September 2017 9626,4.0,10JeSo10,https://www.tripadvisor.ca/Profile/10JeSo10, nil,Sep. 2017, September 2017 9626,5.0,Harvey P,https://www.tripadvisor.ca/Profile/19harveyp, nil,Jul. 2017, July 2017 9626,5.0,Lovetotravel777788,https://www.tripadvisor.ca/Profile/Lovetotravel777788, nil,Jul. 2017, July 2017 9626,4.0,Travelling_Axe,https://www.tripadvisor.ca/Profile/Travelling_Axe, nil,May 2017, May 2017 9626,5.0,SmilingSandy,https://www.tripadvisor.ca/Profile/SmilingSandy, nil,Apr. 2017, April 2017 9626,5.0,NikoV0211,https://www.tripadvisor.ca/Profile/NikoV0211, nil,Apr. 2017, March 2017 9626,2.0,blubouie,https://www.tripadvisor.ca/Profile/blubouie, nil,Apr. 2017, April 2017 9626,5.0,Jason F,https://www.tripadvisor.ca/Profile/M7541SNjasonf, nil,Mar. 2017, March 2017 9626,4.0,John G,https://www.tripadvisor.ca/Profile/JohnG72, nil,Jan. 2017, January 2017 9626,5.0,brad531,https://www.tripadvisor.ca/Profile/brad531, nil,Jan. 2017, January 2017 9626,4.0,Buckwald,https://www.tripadvisor.ca/Profile/Buckwald, nil,Jan. 2017, November 2016 9626,5.0,fredcwatson,https://www.tripadvisor.ca/Profile/fredcwatson, nil,Dec. 2016, December 2016 9626,5.0,Msupadave,https://www.tripadvisor.ca/Profile/Msupadave, nil,Nov. 2016, November 2016 9626,4.0,ALTA04,https://www.tripadvisor.ca/Profile/ALTA04, nil,Nov. 2016, November 2016 9626,5.0,RichSilverman,https://www.tripadvisor.ca/Profile/RichSilverman, nil,Oct. 2016, October 2016 9626,5.0,edwardtyy,https://www.tripadvisor.ca/Profile/edwardtyy, nil,Oct. 2016, October 2016 9626,5.0,smorris907,https://www.tripadvisor.ca/Profile/smorris907, nil,Oct. 2016, October 2016 9626,4.0,BritInCalgary,https://www.tripadvisor.ca/Profile/BritInCalgary, nil,Sep. 2016, September 2016 9626,5.0,WeRTravelbugs,https://www.tripadvisor.ca/Profile/WeRTravelbugs, nil,Sep. 2016, September 2016 9626,5.0,Trish L,https://www.tripadvisor.ca/Profile/217trishl, nil,Sep. 2016, September 2016 9626,4.0,PAABER,https://www.tripadvisor.ca/Profile/PAABER, nil,Sep. 2016, September 2016 9626,5.0,procykj,https://www.tripadvisor.ca/Profile/procykj, nil,Sep. 2016, September 2016 9626,5.0,laurieleb2016,https://www.tripadvisor.ca/Profile/laurieleb2016, nil,Aug. 2016, August 2016 9626,4.0,Marc D,https://www.tripadvisor.ca/Profile/Q5892FOmarcd, nil,Aug. 2016, August 2016 9626,5.0,Navi6784,https://www.tripadvisor.ca/Profile/Navi6784, nil,Jul. 2016, June 2016 9626,5.0,Grace L,https://www.tripadvisor.ca/Profile/gracel621, nil,Jun. 2016, May 2016 9626,4.0,TwiggerTraveler,https://www.tripadvisor.ca/Profile/TwiggerTraveler, nil,Jun. 2016, April 2016 9626,5.0,baudley,https://www.tripadvisor.ca/Profile/baudley, nil,May 2016, May 2016 9626,5.0,Gail M,https://www.tripadvisor.ca/Profile/gailm483, nil,Apr. 2016, April 2016 9626,5.0,Adam M,https://www.tripadvisor.ca/Profile/967adamm, nil,Mar. 2016, March 2016 9626,5.0,VKSauve,https://www.tripadvisor.ca/Profile/VKSauve, nil,Mar. 2016, January 2016 9626,4.0,Stephanie Bremer,https://www.tripadvisor.ca/Profile/StephanieB685, nil,Feb. 2016, January 2016 9626,5.0,HolidayKojak,https://www.tripadvisor.ca/Profile/HolidayKojak, nil,Jan. 2016, January 2016 9626,4.0,TwigTraveler,https://www.tripadvisor.ca/Profile/TwigTraveler, nil,Oct. 2015, October 2015 9626,5.0,Perciva,https://www.tripadvisor.ca/Profile/Perciva, nil,Oct. 2015, September 2015 9626,5.0,Reklaw252,https://www.tripadvisor.ca/Profile/Reklaw252, nil,Oct. 2015, October 2015 9626,5.0,Cindy K,https://www.tripadvisor.ca/Profile/cindyk931, nil,Sep. 2015, October 2014 9626,4.0,Douglas B,https://www.tripadvisor.ca/Profile/556douglasb, nil,Aug. 2015, August 2015 9626,5.0,Jim M,https://www.tripadvisor.ca/Profile/jimmZ9354PU, nil,Jul. 2015, July 2015 9626,5.0,CyclePaths2016,https://www.tripadvisor.ca/Profile/CyclePaths2016, nil,May 2015, March 2015 9626,5.0,macedon2,https://www.tripadvisor.ca/Profile/macedon2, nil,May 2015, May 2015 9626,5.0,Darrell D,https://www.tripadvisor.ca/Profile/d0ubled19, nil,May 2015, May 2015 9626,4.0,LLHH,https://www.tripadvisor.ca/Profile/LLHH, nil,Mar. 2015, March 2015 9626,3.0,Crystal O,https://www.tripadvisor.ca/Profile/CrystalO914, nil,Feb. 2015, January 2015 9626,5.0,Clacca22,https://www.tripadvisor.ca/Profile/Clacca22, nil,Oct. 2014, September 2014 9626,5.0,Greg G,https://www.tripadvisor.ca/Profile/gobergj, nil,Aug. 2014, August 2014 9626,5.0,schlite60,https://www.tripadvisor.ca/Profile/schlite60, nil,Jul. 2014, July 2014 9626,4.0,Mrfat187,https://www.tripadvisor.ca/Profile/Mrfat187, nil,Jul. 2014, June 2014 9626,5.0,akoothoon,https://www.tripadvisor.ca/Profile/akoothoon, nil,Jul. 2014, June 2014 9626,5.0,Sodapop0474,https://www.tripadvisor.ca/Profile/Sodapop0474, nil,Jun. 2014, June 2014 9626,5.0,Mallorne,https://www.tripadvisor.ca/Profile/Mallorne, nil,Jun. 2014, July 2013 9626,5.0,5SouthernGirl5,https://www.tripadvisor.ca/Profile/5SouthernGirl5, nil,Jun. 2014, May 2014 9626,5.0,Joseymay10,https://www.tripadvisor.ca/Profile/Joseymay10, nil,Jan. 2014, January 2014 9626,4.0,nettie16,https://www.tripadvisor.ca/Profile/nettie16, nil,Jan. 2014, September 2013 9626,5.0,KluaneC,https://www.tripadvisor.ca/Profile/KluaneC, nil,Nov. 2013, November 2013 9626,5.0,David T,https://www.tripadvisor.ca/Profile/davidtW4002PN, nil,Oct. 2013, June 2013 9626,5.0,Klearchos S,https://www.tripadvisor.ca/Profile/klearchoss, nil,Sep. 2013, September 2013 9626,5.0,Mark G,https://www.tripadvisor.ca/Profile/MarkG165, nil,Sep. 2013, August 2013 9626,5.0,JanLansing,https://www.tripadvisor.ca/Profile/JanLansing, nil,Aug. 2013, July 2013 9626,4.0,PanaramaRidgeCouple,https://www.tripadvisor.ca/Profile/PanaramaRidgeCouple, nil,Aug. 2013, July 2013 9626,5.0,Firstimegranny,https://www.tripadvisor.ca/Profile/Firstimegranny, nil,Mar. 2013, March 2013 9626,5.0,Cori D,https://www.tripadvisor.ca/Profile/CoriD697, nil,Nov. 2012, October 2012 9626,5.0,s9601694,https://www.tripadvisor.ca/Profile/s9601694, nil,Oct. 2012, October 2012 9626,5.0,maggieofstandale,https://www.tripadvisor.ca/Profile/maggieofstandale, nil,Oct. 2012, September 2012 9626,3.0,Countrygal57,https://www.tripadvisor.ca/Profile/Countrygal57, nil,Sep. 2012, June 2012 9626,5.0,Citygirl1018,https://www.tripadvisor.ca/Profile/Citygirl1018, nil,Aug. 2012, August 2012 9626,5.0,mike c,https://www.tripadvisor.ca/Profile/mikec317, nil,Jul. 2012, July 2012 9626,5.0,Enshane,https://www.tripadvisor.ca/Profile/Enshane, nil,Jul. 2012, July 2012 9626,5.0,Billy B,https://www.tripadvisor.ca/Profile/billyb135, nil,Jul. 2012, June 2012 9626,5.0,Alan N,https://www.tripadvisor.ca/Profile/AlanN206, nil,Jun. 2012, May 2012 9627,4.0,West777777,https://www.tripadvisor.ca/Profile/West777777, nil,Oct. 2018, September 2018 9627,5.0,Sharon H,https://www.tripadvisor.ca/Profile/sharonh548, nil,Aug. 2018, August 2018 9627,5.0,Wayne-Judy C,https://www.tripadvisor.ca/Profile/waynejudyc, nil,Jul. 2018, July 2018 9627,4.0,mariposa67,https://www.tripadvisor.ca/Profile/mariposa67, nil,Jul. 2018, July 2018 9627,5.0,Tom S,https://www.tripadvisor.ca/Profile/B395YJtoms, nil,Jul. 2018, July 2018 9627,4.0,Heather G,https://www.tripadvisor.ca/Profile/heathergI2600AF, nil,Feb. 2018, February 2018 9627,4.0,Matt D,https://www.tripadvisor.ca/Profile/P4634KTmattd, nil,Feb. 2018, February 2018 9627,4.0,susanlanes,https://www.tripadvisor.ca/Profile/susanlanes, nil,Jul. 2017, July 2017 9627,5.0,Peter C,https://www.tripadvisor.ca/Profile/L7702PApeterc, nil,May 2017, May 2017 9627,5.0,TBW100,https://www.tripadvisor.ca/Profile/TBW100, nil,Apr. 2017, April 2017 9627,nil,,nil, nil,nil,nil 9627,5.0,lmnopo,https://www.tripadvisor.ca/Profile/lmnopo, nil,Feb. 2017, January 2017 9627,5.0,Deborah L,https://www.tripadvisor.ca/Profile/DeborahL1872, nil,Oct. 2016, September 2016 9627,4.0,Audrey D,https://www.tripadvisor.ca/Profile/audreydY8663SR, nil,Jul. 2016, July 2016 9627,5.0,Dallas M,https://www.tripadvisor.ca/Profile/953dallasm, nil,May 2016, May 2016 9627,4.0,VIBrian,https://www.tripadvisor.ca/Profile/VIBrian, nil,Apr. 2016, March 2016 9627,4.0,gypsygirl780,https://www.tripadvisor.ca/Profile/gypsygirl780, nil,May 2015, March 2015 9627,4.0,Jenny M,https://www.tripadvisor.ca/Profile/PreParadise, nil,Feb. 2015, January 2015 9627,5.0,b080989,https://www.tripadvisor.ca/Profile/b080989, nil,Nov. 2014, November 2014 9627,5.0,Braxton F,https://www.tripadvisor.ca/Profile/braxtonf, nil,Nov. 2013, October 2013 9627,2.0,Vic S,https://www.tripadvisor.ca/Profile/673vics, nil,Oct. 2013, October 2013 9627,5.0,BCGrog,https://www.tripadvisor.ca/Profile/BCGrog, nil,Oct. 2013, October 2013 9627,5.0,david w,https://www.tripadvisor.ca/Profile/davidwI7002EE, nil,Aug. 2013, July 2013 9627,5.0,Shane M,https://www.tripadvisor.ca/Profile/shanem416, nil,Jul. 2013, June 2013 9627,5.0,Skamie,https://www.tripadvisor.ca/Profile/Skamie, nil,Jun. 2013, June 2013 9627,2.0,334steph,https://www.tripadvisor.ca/Profile/334steph, nil,May 2013, May 2013 9627,5.0,Sheri S,https://www.tripadvisor.ca/Profile/SheriS718, nil,Apr. 2013, April 2013 9627,5.0,Justingfl,https://www.tripadvisor.ca/Profile/Justingfl, nil,Apr. 2013, March 2013 9627,5.0,MicMud,https://www.tripadvisor.ca/Profile/MicMud, nil,Mar. 2013, March 2013 9627,5.0,namuend,https://www.tripadvisor.ca/Profile/namuend, nil,Nov. 2012, November 2012 9627,5.0,JaimieWilliams,https://www.tripadvisor.ca/Profile/JaimieWilliams, nil,Oct. 2012, August 2012 9627,5.0,wishing4diamonds,https://www.tripadvisor.ca/Profile/wishing4diamonds, nil,Sep. 2012, September 2012 9627,5.0,pisarrio,https://www.tripadvisor.ca/Profile/pisarrio, nil,Sep. 2012, September 2012 9627,5.0,BJPell,https://www.tripadvisor.ca/Profile/BJPell, nil,Sep. 2012, August 2012 9627,4.0,Chris B,https://www.tripadvisor.ca/Profile/513ChrisB, nil,Aug. 2012, August 2012 9627,3.0,DiscoverAndEnjoy,https://www.tripadvisor.ca/Profile/DiscoverAndEnjoy, nil,Aug. 2012, June 2012 9627,4.0,Urmip,https://www.tripadvisor.ca/Profile/Urmip, nil,Jul. 2012, June 2012 9627,4.0,Chuck M,https://www.tripadvisor.ca/Profile/ChuckM699, nil,Mar. 2012, March 2012 9627,5.0,Tazz139,https://www.tripadvisor.ca/Profile/Tazz139, nil,Sep. 2011, September 2011 9628,3.0,Road64708407165,https://www.tripadvisor.ca/Profile/Road64708407165, nil,Feb. 2019, February 2019 9628,5.0,Cynthia S,https://www.tripadvisor.ca/Profile/CynthiaS1422, nil,Dec. 2018, November 2018 9628,5.0,CarolAnnQ,https://www.tripadvisor.ca/Profile/CarolAnnQ, nil,Oct. 2018, October 2018 9628,4.0,jpolchin,https://www.tripadvisor.ca/Profile/jpolchin, nil,Sep. 2018, August 2018 9628,5.0,Diane M,https://www.tripadvisor.ca/Profile/dianem353, nil,Aug. 2018, August 2018 9628,5.0,georgeandcarolt,https://www.tripadvisor.ca/Profile/georgeandcarolt, nil,Aug. 2018, July 2018 9628,3.0,Jane D,https://www.tripadvisor.ca/Profile/Janedoe19191, nil,Jun. 2018, June 2018 9628,4.0,mike y,https://www.tripadvisor.ca/Profile/mikey605, nil,May 2018, May 2018 9628,5.0,Kedetaent,https://www.tripadvisor.ca/Profile/Kedetaent, nil,Apr. 2018, April 2018 9628,4.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Apr. 2018, April 2018 9628,4.0,Safetytom,https://www.tripadvisor.ca/Profile/Safetytom, nil,Mar. 2018, March 2018 9628,4.0,johnsP7654RT,https://www.tripadvisor.ca/Profile/johnsP7654RT, nil,Feb. 2018, January 2018 9628,4.0,gordr2018,https://www.tripadvisor.ca/Profile/gordr2018, nil,Jan. 2018, January 2018 9628,5.0,Becky S,https://www.tripadvisor.ca/Profile/BeckyS1749, nil,Jan. 2018, December 2017 9628,5.0,John L,https://www.tripadvisor.ca/Profile/359JohnL359, nil,Nov. 2017, June 2017 9628,3.0,Papa David,https://www.tripadvisor.ca/Profile/tazzmannee, nil,Aug. 2017, August 2017 9628,4.0,Katrina1955,https://www.tripadvisor.ca/Profile/Katrina1955, nil,Jul. 2017, June 2017 9628,4.0,Oil W,https://www.tripadvisor.ca/Profile/JoshuaV433, nil,Jun. 2017, May 2017 9628,5.0,webb,https://www.tripadvisor.ca/Profile/webb, nil,Jun. 2017, June 2017 9628,4.0,AHB007,https://www.tripadvisor.ca/Profile/AHB007, nil,May 2017, May 2017 9628,5.0,Margaret H,https://www.tripadvisor.ca/Profile/margarethE9257LI, nil,Mar. 2017, March 2017 9628,1.0,rogerbF7110ZU,https://www.tripadvisor.ca/Profile/rogerbF7110ZU, nil,Feb. 2017, February 2017 9628,4.0,D4357TTdebbieh,https://www.tripadvisor.ca/Profile/D4357TTdebbieh, nil,Jan. 2017, January 2017 9628,5.0,Caroline W,https://www.tripadvisor.ca/Profile/carolinew296, nil,Dec. 2016, December 2016 9628,4.0,Nicholas B,https://www.tripadvisor.ca/Profile/O4635VXnicholasb, nil,Dec. 2016, December 2016 9628,4.0,momofason,https://www.tripadvisor.ca/Profile/momofason, nil,Dec. 2016, December 2016 9628,nil,,nil, nil,nil,nil 9628,5.0,garysC9646BI,https://www.tripadvisor.ca/Profile/garysC9646BI, nil,Oct. 2016, October 2016 9628,4.0,thomas b,https://www.tripadvisor.ca/Profile/Y3221SDthomasb, nil,Sep. 2016, August 2016 9628,3.0,Denise P,https://www.tripadvisor.ca/Profile/denisep639, nil,Aug. 2016, August 2016 9628,3.0,Sue G,https://www.tripadvisor.ca/Profile/suegE4013RM, nil,Aug. 2016, August 2016 9628,5.0,Tracey S,https://www.tripadvisor.ca/Profile/60traceys, nil,Aug. 2016, August 2016 9628,4.0,Lloyd L,https://www.tripadvisor.ca/Profile/lloydl639, nil,Aug. 2016, July 2016 9628,5.0,976lorrainep,https://www.tripadvisor.ca/Profile/976lorrainep, nil,Jul. 2016, July 2016 9628,5.0,Skclose,https://www.tripadvisor.ca/Profile/Skclose, nil,Jul. 2016, July 2016 9628,4.0,Duncan S,https://www.tripadvisor.ca/Profile/444duncans, nil,Jul. 2016, July 2016 9628,4.0,suzannah73,https://www.tripadvisor.ca/Profile/suzannah73, nil,Jul. 2016, June 2016 9628,4.0,georgehS7192QI,https://www.tripadvisor.ca/Profile/georgehS7192QI, nil,May 2016, May 2016 9628,5.0,deldeuceman,https://www.tripadvisor.ca/Profile/deldeuceman, nil,May 2016, May 2016 9628,4.0,Sylvia B,https://www.tripadvisor.ca/Profile/SylviaB1353, nil,Mar. 2016, March 2016 9628,3.0,887janetted,https://www.tripadvisor.ca/Profile/887janetted, nil,Dec. 2015, December 2015 9628,5.0,Gina G,https://www.tripadvisor.ca/Profile/685ginag, nil,Nov. 2015, November 2015 9628,4.0,renee560,https://www.tripadvisor.ca/Profile/renee560, nil,Nov. 2015, May 2015 9628,3.0,astromac866,https://www.tripadvisor.ca/Profile/astromac866, nil,Nov. 2015, October 2015 9628,4.0,288kathleens,https://www.tripadvisor.ca/Profile/288kathleens, nil,Nov. 2015, November 2015 9628,5.0,Rebecca T,https://www.tripadvisor.ca/Profile/372rebeccat, nil,Oct. 2015, October 2015 9628,4.0,457annettew,https://www.tripadvisor.ca/Profile/457annettew, nil,Oct. 2015, October 2015 9628,5.0,Brad M,https://www.tripadvisor.ca/Profile/bradm695, nil,Oct. 2015, September 2015 9628,3.0,grahamc245,https://www.tripadvisor.ca/Profile/grahamc245, nil,Sep. 2015, September 2015 9628,4.0,papawildcat,https://www.tripadvisor.ca/Profile/papawildcat, nil,Sep. 2015, July 2015 9628,4.0,Ed50_13,https://www.tripadvisor.ca/Profile/Ed50_13, nil,Sep. 2015, September 2015 9628,3.0,Crystal H,https://www.tripadvisor.ca/Profile/crystalh198, nil,Sep. 2015, September 2015 9628,4.0,Nadine C,https://www.tripadvisor.ca/Profile/nadinec990, nil,Aug. 2015, August 2015 9628,4.0,U9477IDahmedm,https://www.tripadvisor.ca/Profile/U9477IDahmedm, nil,Aug. 2015, August 2015 9628,4.0,swedefj40,https://www.tripadvisor.ca/Profile/swedefj40, nil,Jul. 2015, July 2015 9628,5.0,Brenda M,https://www.tripadvisor.ca/Profile/BrendaM2449, nil,Jul. 2015, July 2015 9628,4.0,AK2309,https://www.tripadvisor.ca/Profile/AK2309, nil,Jul. 2015, July 2015 9628,5.0,581lisas2015,https://www.tripadvisor.ca/Profile/581lisas2015, nil,Jun. 2015, June 2015 9628,5.0,1942Wayne,https://www.tripadvisor.ca/Profile/1942Wayne, nil,Jun. 2015, June 2015 9628,5.0,Dietger H,https://www.tripadvisor.ca/Profile/dietgerh2018, nil,Jun. 2015, May 2015 9628,4.0,645ronaldh,https://www.tripadvisor.ca/Profile/645ronaldh, nil,May 2015, May 2015 9628,2.0,Jessica O,https://www.tripadvisor.ca/Profile/ojessjess, nil,May 2015, May 2015 9628,5.0,Ramona C,https://www.tripadvisor.ca/Profile/ramonac632, nil,Apr. 2015, April 2015 9628,4.0,nate w,https://www.tripadvisor.ca/Profile/746natew, nil,Apr. 2015, March 2015 9628,4.0,Larry R,https://www.tripadvisor.ca/Profile/379larryr, nil,Mar. 2015, March 2015 9628,4.0,tonyintrpd,https://www.tripadvisor.ca/Profile/tonyintrpd, nil,Mar. 2015, February 2015 9628,5.0,raneldaann,https://www.tripadvisor.ca/Profile/raneldaann, nil,Mar. 2015, February 2015 9628,4.0,Jay H,https://www.tripadvisor.ca/Profile/342jayh, nil,Jan. 2015, December 2014 9628,4.0,Susan V,https://www.tripadvisor.ca/Profile/969susanv, nil,Jan. 2015, December 2014 9628,5.0,Matthew N,https://www.tripadvisor.ca/Profile/matthewn942, nil,Oct. 2014, October 2014 9628,4.0,Nowzar A,https://www.tripadvisor.ca/Profile/nowzara, nil,Sep. 2014, August 2014 9628,5.0,PirateSoul,https://www.tripadvisor.ca/Profile/PirateSoul, nil,Sep. 2014, July 2014 9628,4.0,Brad R,https://www.tripadvisor.ca/Profile/BradR960, nil,Aug. 2014, August 2014 9628,5.0,Airpower2008,https://www.tripadvisor.ca/Profile/Airpower2008, nil,Jun. 2014, June 2014 9628,2.0,budget5271,https://www.tripadvisor.ca/Profile/budget5271, nil,Jun. 2014, June 2014 9628,1.0,Stephanie B,https://www.tripadvisor.ca/Profile/V4988OPstephanieb, nil,May 2014, May 2014 9628,5.0,Edward M,https://www.tripadvisor.ca/Profile/edwardm708, nil,May 2014, April 2014 9628,4.0,cacmab,https://www.tripadvisor.ca/Profile/cacmab, nil,Feb. 2014, February 2014 9628,4.0,AdamCosmicTraveller,https://www.tripadvisor.ca/Profile/AdamCosmicTraveller, nil,Jan. 2014, December 2013 9628,4.0,Armgee,https://www.tripadvisor.ca/Profile/Armgee, nil,Jan. 2014, January 2014 9628,4.0,Joe F,https://www.tripadvisor.ca/Profile/joef512, nil,Nov. 2013, November 2013 9628,4.0,lukeyboy95,https://www.tripadvisor.ca/Profile/lukeyboy95, nil,Oct. 2013, October 2013 9628,4.0,Rose L,https://www.tripadvisor.ca/Profile/646lindak, nil,Jul. 2013, July 2013 9628,4.0,bill b,https://www.tripadvisor.ca/Profile/773billb, nil,Mar. 2013, March 2013 9628,2.0,Bill G,https://www.tripadvisor.ca/Profile/BillG739, nil,Mar. 2013, February 2013 9628,5.0,JAMES R,https://www.tripadvisor.ca/Profile/977JAMESR, nil,Oct. 2012, October 2012 9628,4.0,phillir,https://www.tripadvisor.ca/Profile/phillir, nil,Jul. 2012, July 2012 9628,4.0,laceyworks,https://www.tripadvisor.ca/Profile/laceyworks, nil,Jul. 2012, June 2012 9628,5.0,Avi O,https://www.tripadvisor.ca/Profile/AviO618, nil,Jun. 2012, June 2012 9628,5.0,James L,https://www.tripadvisor.ca/Profile/634jamesl, nil,Jun. 2012, March 2012 9628,4.0,terark99,https://www.tripadvisor.ca/Profile/terark99, nil,Jun. 2012, June 2012 9628,3.0,Devin F,https://www.tripadvisor.ca/Profile/DevinF823, nil,Jun. 2012, April 2012 9628,4.0,NorthernRoadie,https://www.tripadvisor.ca/Profile/NorthernRoadie, nil,Jun. 2012, June 2012 9628,3.0,Jill P,https://www.tripadvisor.ca/Profile/469jillp, nil,May 2012, April 2012 9628,5.0,Cynthia P,https://www.tripadvisor.ca/Profile/CynthiaP669, nil,Apr. 2012, January 2012 9628,4.0,Belinda_G497,https://www.tripadvisor.ca/Profile/Belinda_G497, nil,Apr. 2012, April 2012 9628,5.0,Deanna H,https://www.tripadvisor.ca/Profile/DeannaH576, nil,Apr. 2012, December 2011 9628,1.0,Bryan K,https://www.tripadvisor.ca/Profile/BryanK327, nil,Oct. 2011, October 2011 9628,3.0,Caleb B,https://www.tripadvisor.ca/Profile/CalebB319, nil,Oct. 2011, September 2011 9628,2.0,AgassizBoy,https://www.tripadvisor.ca/Profile/AgassizBoy, nil,Sep. 2011, September 2011 9629,nil,,nil, nil,nil,nil 9629,4.0,kmdieb,https://www.tripadvisor.ca/Profile/kmdieb, nil,Jan. 2018, January 2018 9629,4.0,Linda W,https://www.tripadvisor.ca/Profile/LindaW2326, nil,Sep. 2017, July 2017 9629,4.0,glhamilton,https://www.tripadvisor.ca/Profile/glhamilton, nil,Aug. 2017, August 2017 9629,3.0,abtraveller2017,https://www.tripadvisor.ca/Profile/abtraveller2017, nil,Jul. 2017, July 2017 9629,3.0,Darin G,https://www.tripadvisor.ca/Profile/BigHoofCreations, nil,May 2017, May 2017 9629,5.0,Keimone S,https://www.tripadvisor.ca/Profile/keimones, nil,Mar. 2017, March 2017 9629,5.0,omej,https://www.tripadvisor.ca/Profile/omej, nil,Mar. 2017, January 2017 9629,5.0,Doug M,https://www.tripadvisor.ca/Profile/Y1767WCdougm, nil,Feb. 2017, February 2017 9629,4.0,Jason M,https://www.tripadvisor.ca/Profile/S5603TNjasonm, nil,Jan. 2017, January 2017 9629,5.0,Monica L,https://www.tripadvisor.ca/Profile/C4370YSmonical, nil,Jan. 2017, January 2017 9629,3.0,Susan P,https://www.tripadvisor.ca/Profile/suep416, nil,Aug. 2016, August 2016 9629,4.0,173Jack173,https://www.tripadvisor.ca/Profile/173Jack173, nil,Jul. 2016, July 2016 9629,3.0,Paul P,https://www.tripadvisor.ca/Profile/paulpQ3845CR, nil,Jun. 2016, June 2016 9629,5.0,Thomas F,https://www.tripadvisor.ca/Profile/ThomasF995, nil,May 2016, May 2016 9629,4.0,nottagen,https://www.tripadvisor.ca/Profile/nottagen, nil,May 2016, April 2016 9629,4.0,JodieLockPaul,https://www.tripadvisor.ca/Profile/JodieLockPaul, nil,Mar. 2016, March 2016 9629,4.0,Mike N,https://www.tripadvisor.ca/Profile/MikeN480, nil,Feb. 2016, January 2016 9629,5.0,Ama K,https://www.tripadvisor.ca/Profile/2amak, nil,Dec. 2015, November 2015 9629,5.0,zzzims,https://www.tripadvisor.ca/Profile/zzzims, nil,Dec. 2015, November 2015 9629,1.0,Tyler N,https://www.tripadvisor.ca/Profile/tynew240, nil,Nov. 2015, December 2015 9629,5.0,Lomax V,https://www.tripadvisor.ca/Profile/lomaxv, nil,Sep. 2015, July 2015 9629,5.0,Becky R,https://www.tripadvisor.ca/Profile/BeckyR677, nil,Aug. 2015, July 2015 9629,4.0,SolusTraveller,https://www.tripadvisor.ca/Profile/SolusTraveller, nil,Jul. 2015, July 2015 9629,3.0,Neil M,https://www.tripadvisor.ca/Profile/Fionivar, nil,Jul. 2015, June 2015 9629,2.0,reg w,https://www.tripadvisor.ca/Profile/672regw, nil,Dec. 2014, January 2014 9629,3.0,Erin M,https://www.tripadvisor.ca/Profile/258erinm, nil,Oct. 2014, October 2014 9629,4.0,billk1954,https://www.tripadvisor.ca/Profile/billk1954, nil,Sep. 2014, August 2014 9629,3.0,donna,https://www.tripadvisor.ca/Profile/Kubina, nil,Sep. 2014, August 2014 9629,4.0,JohntheLast,https://www.tripadvisor.ca/Profile/JohntheLast, nil,Aug. 2014, August 2014 9629,5.0,Beth D,https://www.tripadvisor.ca/Profile/BethD551, nil,Jul. 2014, July 2014 9629,5.0,elindseth,https://www.tripadvisor.ca/Profile/elindseth, nil,Jun. 2013, June 2013 9629,4.0,cubankid,https://www.tripadvisor.ca/Profile/cubankid, nil,Mar. 2013, March 2013 9629,4.0,eric l,https://www.tripadvisor.ca/Profile/965ericl, nil,Mar. 2013, March 2013 9629,5.0,KJAlbertaCA,https://www.tripadvisor.ca/Profile/KJAlbertaCA, nil,Jan. 2013,nil 9629,2.0,Jay L,https://www.tripadvisor.ca/Profile/167JayL, nil,Oct. 2012, October 2012 9629,2.0,Ljebb,https://www.tripadvisor.ca/Profile/Ljebb, nil,Sep. 2011, September 2011 9629,3.0,Soonie68,https://www.tripadvisor.ca/Profile/Soonie68, nil,Apr. 2010, March 2010 9630,3.0,NEofAZ,https://www.tripadvisor.ca/Profile/NEofAZ, nil,Jul. 2018, May 2018 9630,4.0,Sheila W,https://www.tripadvisor.ca/Profile/514sheilaw, nil,Oct. 2015, September 2015 9630,4.0,McRuss,https://www.tripadvisor.ca/Profile/McRuss, nil,Jul. 2013, June 2013 9631,3.0,fiddlestogo,https://www.tripadvisor.ca/Profile/fiddlestogo, nil,Aug. 2018, August 2018 9631,2.0,surfrgirl,https://www.tripadvisor.ca/Profile/surfrgirl, nil,Apr. 2018, March 2018 9631,4.0,Nancy Z,https://www.tripadvisor.ca/Profile/nancyz57, nil,Dec. 2017, December 2017 9631,1.0,Tammiepb,https://www.tripadvisor.ca/Profile/Tammiepb, nil,Apr. 2017, April 2017 9631,4.0,ELG181786,https://www.tripadvisor.ca/Profile/ELG181786, nil,Feb. 2017, February 2017 9631,4.0,Cathie B,https://www.tripadvisor.ca/Profile/626cathieb, nil,Nov. 2016, November 2016 9631,5.0,Gary M,https://www.tripadvisor.ca/Profile/O9057UCgarym, nil,Dec. 2014, December 2014 9631,3.0,HellenGail,https://www.tripadvisor.ca/Profile/HellenGail, nil,Aug. 2014, August 2014 9631,4.0,76fpr,https://www.tripadvisor.ca/Profile/76fpr, nil,Mar. 2014, February 2014 9631,4.0,Sext,https://www.tripadvisor.ca/Profile/Sext, nil,May 2013, May 2013 9632,nil,,nil, nil,nil,nil 9632,4.0,Vince V,https://www.tripadvisor.ca/Profile/vincev1022, nil,Jun. 2017, June 2017 9632,4.0,Chris F,https://www.tripadvisor.ca/Profile/877chrisf, nil,Nov. 2016, November 2016 9632,4.0,tribalcustoms,https://www.tripadvisor.ca/Profile/tribalcustoms, nil,Oct. 2016, October 2016 9632,5.0,Connieoe,https://www.tripadvisor.ca/Profile/Connieoe, nil,Sep. 2016, May 2016 9632,5.0,Flora Jayne S,https://www.tripadvisor.ca/Profile/florajaynes, nil,Aug. 2016, August 2016 9632,5.0,Laura H,https://www.tripadvisor.ca/Profile/106LauraH, nil,Aug. 2016, June 2016 9632,5.0,Vickie503,https://www.tripadvisor.ca/Profile/Vickie503, nil,Jul. 2016, July 2016 9632,4.0,jimr20162016,https://www.tripadvisor.ca/Profile/jimr20162016, nil,Jun. 2016, June 2016 9632,5.0,Denise H,https://www.tripadvisor.ca/Profile/DVLH93, nil,May 2016, June 2015 9632,5.0,Tamara C,https://www.tripadvisor.ca/Profile/TamaraC759, nil,May 2016, May 2016 9632,5.0,rw53104,https://www.tripadvisor.ca/Profile/rw53104, nil,Apr. 2016, April 2016 9632,5.0,Debbie G,https://www.tripadvisor.ca/Profile/debbieg857, nil,Sep. 2015, September 2015 9632,5.0,Coolyarnz,https://www.tripadvisor.ca/Profile/Coolyarnz, nil,Sep. 2015, September 2015 9632,5.0,996douglash,https://www.tripadvisor.ca/Profile/996douglash, nil,Sep. 2015, September 2015 9632,1.0,Joyce W,https://www.tripadvisor.ca/Profile/639joycew, nil,Aug. 2015, August 2015 9632,4.0,sheilabrammell,https://www.tripadvisor.ca/Profile/sheilabrammell, nil,Jul. 2015, July 2015 9632,4.0,taffytrixie,https://www.tripadvisor.ca/Profile/taffytrixie, nil,Jul. 2015, July 2015 9632,5.0,M B,https://www.tripadvisor.ca/Profile/mbC3264GL, nil,Jul. 2015, July 2015 9632,4.0,PGflyguy,https://www.tripadvisor.ca/Profile/PGflyguy, nil,Jun. 2015, June 2015 9632,3.0,BC_SkeenaGal,https://www.tripadvisor.ca/Profile/BC_SkeenaGal, nil,Mar. 2015, March 2015 9632,3.0,vince0613,https://www.tripadvisor.ca/Profile/vince0613, nil,Mar. 2015, March 2015 9632,3.0,Jenny M,https://www.tripadvisor.ca/Profile/PreParadise, nil,Feb. 2015, February 2015 9632,3.0,Iircper,https://www.tripadvisor.ca/Profile/Iircper, nil,Jan. 2015, January 2015 9632,1.0,SandeeAitken,https://www.tripadvisor.ca/Profile/SandeeAitken, nil,Oct. 2014, October 2014 9632,3.0,PinkDragonPrincess,https://www.tripadvisor.ca/Profile/PinkDragonPrincess, nil,Sep. 2014, September 2014 9632,5.0,Samm P,https://www.tripadvisor.ca/Profile/286sammp, nil,Aug. 2014, August 2014 9632,4.0,danna l,https://www.tripadvisor.ca/Profile/dannal_12, nil,Aug. 2014, August 2014 9632,4.0,CastellanosML,https://www.tripadvisor.ca/Profile/CastellanosML, nil,Aug. 2014, July 2014 9632,4.0,Sext,https://www.tripadvisor.ca/Profile/Sext, nil,Jul. 2014, July 2014 9632,4.0,Motorcylcler,https://www.tripadvisor.ca/Profile/Motorcylcler, nil,Jul. 2014, June 2014 9632,1.0,chrissiddle,https://www.tripadvisor.ca/Profile/chrissiddle, nil,Jun. 2014, June 2014 9632,4.0,Heidi W,https://www.tripadvisor.ca/Profile/HeidiW07, nil,Jun. 2014, June 2014 9632,5.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Dec. 2013, December 2013 9632,4.0,Ship B,https://www.tripadvisor.ca/Profile/ShipBright, nil,Jul. 2013, July 2013 9632,4.0,cigauc,https://www.tripadvisor.ca/Profile/cigauc, nil,Jul. 2013, July 2013 9632,3.0,astromac866,https://www.tripadvisor.ca/Profile/astromac866, nil,Jul. 2013, July 2013 9632,5.0,ldub902,https://www.tripadvisor.ca/Profile/ldub902, nil,Jun. 2013, June 2013 9632,3.0,arcticgrrl,https://www.tripadvisor.ca/Profile/arcticgrrl, nil,Nov. 2012, October 2012 9632,4.0,walter1951,https://www.tripadvisor.ca/Profile/walter1951, nil,Oct. 2012, October 2012 9632,5.0,Aileen634,https://www.tripadvisor.ca/Profile/Aileen634, nil,Oct. 2012, October 2012 9632,4.0,mcarbaugh,https://www.tripadvisor.ca/Profile/mcarbaugh, nil,Jul. 2012, July 2012 9632,5.0,Rachel J,https://www.tripadvisor.ca/Profile/434RachelJ, nil,May 2012, May 2012 9632,5.0,Julia D,https://www.tripadvisor.ca/Profile/JuliaD491, nil,May 2012, May 2012 9632,4.0,anntricia,https://www.tripadvisor.ca/Profile/anntricia, nil,Aug. 2011, June 2011 9632,2.0,Knorthernlyte,https://www.tripadvisor.ca/Profile/Knorthernlyte, nil,Jul. 2011, June 2011 9632,5.0,JArnoldussen,https://www.tripadvisor.ca/Profile/JArnoldussen, nil,Jun. 2011, June 2011 9632,1.0,Trailblazer44,https://www.tripadvisor.ca/Profile/Trailblazer44, nil,Apr. 2011, March 2011 9632,5.0,strontium87,https://www.tripadvisor.ca/Profile/strontium87, nil,Jul. 2010, May 2010 9632,5.0,HURRICANEBOB69,https://www.tripadvisor.ca/Profile/HURRICANEBOB69, nil,Jun. 2010, June 2010 9633,nil,,nil, nil,nil,nil 9634,1.0,tribalcustoms,https://www.tripadvisor.ca/Profile/tribalcustoms, nil,Oct. 2017, October 2017 9634,1.0,sandy_swabber,https://www.tripadvisor.ca/Profile/sandy_swabber, nil,Jul. 2017, July 2017 9634,1.0,Jennifer B,https://www.tripadvisor.ca/Profile/A3790OFjenniferb, nil,Apr. 2017, April 2017 9634,1.0,Catan T,https://www.tripadvisor.ca/Profile/catant2016, nil,Dec. 2016, December 2016 9634,2.0,William P,https://www.tripadvisor.ca/Profile/williampO920YQ, nil,Jul. 2016, July 2016 9634,1.0,laurelc4193,https://www.tripadvisor.ca/Profile/laurelc4193, nil,Nov. 2015, October 2015 9634,1.0,Ginn33,https://www.tripadvisor.ca/Profile/Ginn33, nil,Oct. 2015, December 2014 9634,5.0,ickles80,https://www.tripadvisor.ca/Profile/ickles80, nil,Jul. 2015, July 2015 9634,1.0,Iircper,https://www.tripadvisor.ca/Profile/Iircper, nil,Feb. 2015, February 2015 9634,4.0,russjh8,https://www.tripadvisor.ca/Profile/jamesrF3588EJ, nil,Jan. 2015, January 2015 9634,3.0,Thomas P,https://www.tripadvisor.ca/Profile/thomaspH1792DK, nil,Nov. 2014, July 2014 9634,3.0,AlbertaRick,https://www.tripadvisor.ca/Profile/AlbertaRick, nil,Oct. 2014, October 2014 9634,1.0,Therockh,https://www.tripadvisor.ca/Profile/Therockh, nil,Oct. 2014, October 2014 9634,3.0,mike y,https://www.tripadvisor.ca/Profile/mikey605, nil,Sep. 2014, August 2014 9634,3.0,HEATHER S,https://www.tripadvisor.ca/Profile/titanmetis, nil,Jun. 2014, June 2014 9634,1.0,sun06shine,https://www.tripadvisor.ca/Profile/sun06shine, nil,May 2014, May 2014 9634,3.0,sylster,https://www.tripadvisor.ca/Profile/sylster, nil,Apr. 2014, April 2014 9634,4.0,Karmanak,https://www.tripadvisor.ca/Profile/Karmanak, nil,Mar. 2014, March 2014 9634,1.0,Helen V,https://www.tripadvisor.ca/Profile/HelenV_11, nil,Jul. 2013, July 2013 9634,2.0,User154943,https://www.tripadvisor.ca/Profile/User154943, nil,Jun. 2012, June 2012 9634,1.0,Kelly H,https://www.tripadvisor.ca/Profile/I7052VLkellyh, nil,Jun. 2012, June 2012 9634,2.0,PGflyguy,https://www.tripadvisor.ca/Profile/PGflyguy, nil,Jun. 2012, May 2012 9634,2.0,SpiritLakeKay,https://www.tripadvisor.ca/Profile/SpiritLakeKay, nil,Aug. 2011, August 2011 9634,3.0,JRandJ,https://www.tripadvisor.ca/Profile/JRandJ, nil,Jul. 2011, June 2011 9634,nil,,nil, nil,nil,nil 9634,1.0,PenelopeWeaving,https://www.tripadvisor.ca/Profile/PenelopeWeaving, nil,Jul. 2010, July 2010 9634,3.0,lostwithadog,https://www.tripadvisor.ca/Profile/lostwithadog, nil,Aug. 2009, August 2009 9634,3.0,advcardio,https://www.tripadvisor.ca/Profile/advcardio, nil,Jun. 2009, June 2009 9634,3.0,Soonie68,https://www.tripadvisor.ca/Profile/Soonie68, nil,Mar. 2009, February 2009 9634,4.0,Sprocket999,https://www.tripadvisor.ca/Profile/Sprocket999, nil,Oct. 2007,nil 9635,3.0,Real Honest Reviews 101,https://www.tripadvisor.ca/Profile/realhonestreviews101, nil,Mar. 2019, September 2018 9635,nil,,nil, nil,nil,nil 9635,3.0,lhsmsch,https://www.tripadvisor.ca/Profile/lhsmsch, nil,Nov. 2018, November 2018 9635,1.0,Genevieve P,https://www.tripadvisor.ca/Profile/327genevievep, nil,Sep. 2018, September 2018 9635,1.0,Heather C,https://www.tripadvisor.ca/Profile/heathercJ586DH, nil,Jul. 2018, July 2018 9635,4.0,Amy V,https://www.tripadvisor.ca/Profile/amyv613, nil,Jun. 2018, June 2018 9635,4.0,TravellingCanucks542,https://www.tripadvisor.ca/Profile/TravellingCanucks542, nil,Jan. 2018, September 2017 9635,5.0,Meg_Simpson,https://www.tripadvisor.ca/Profile/Meg_Simpson, nil,Dec. 2017, September 2017 9635,2.0,smokedmeat,https://www.tripadvisor.ca/Profile/smokedmeat, nil,Oct. 2017, July 2017 9635,1.0,Eileen F,https://www.tripadvisor.ca/Profile/891eileenf, nil,Sep. 2017, September 2017 9635,2.0,Gidgetglam,https://www.tripadvisor.ca/Profile/Gidgetglam, nil,Jul. 2017, July 2017 9635,4.0,TravelmomOttawa,https://www.tripadvisor.ca/Profile/TravelmomOttawa, nil,Jun. 2017, May 2017 9635,3.0,Sean O,https://www.tripadvisor.ca/Profile/seano957, nil,Apr. 2017, April 2017 9635,5.0,ahespeler,https://www.tripadvisor.ca/Profile/ahespeler, nil,Jan. 2017, January 2017 9635,2.0,Rob181734,https://www.tripadvisor.ca/Profile/Rob181734, nil,Dec. 2016, December 2016 9635,1.0,Angel_intl,https://www.tripadvisor.ca/Profile/Angel_intl, nil,Oct. 2016, September 2016 9635,2.0,RJackson67,https://www.tripadvisor.ca/Profile/RJackson67, nil,Sep. 2016, August 2016 9635,3.0,crofts2016,https://www.tripadvisor.ca/Profile/crofts2016, nil,Aug. 2016, August 2016 9635,5.0,Jo-Anne W,https://www.tripadvisor.ca/Profile/joannew970, nil,Jun. 2016, June 2016 9635,2.0,citypins,https://www.tripadvisor.ca/Profile/citypins, nil,Dec. 2015, December 2015 9635,5.0,sparks1,https://www.tripadvisor.ca/Profile/sparks1, nil,Sep. 2015, September 2015 9635,1.0,woodlands12,https://www.tripadvisor.ca/Profile/woodlands12, nil,Aug. 2015, August 2015 9635,5.0,Tony P,https://www.tripadvisor.ca/Profile/tonypQ115JG, nil,Jul. 2015, June 2015 9635,2.0,Rhea W,https://www.tripadvisor.ca/Profile/rheaw_12, nil,May 2015, May 2015 9635,5.0,PizzamanMKE,https://www.tripadvisor.ca/Profile/PizzamanMKE, nil,Mar. 2015, March 2015 9635,5.0,Urnotyrkhakis,https://www.tripadvisor.ca/Profile/Urnotyrkhakis, nil,Feb. 2015, December 2014 9635,3.0,Barry H,https://www.tripadvisor.ca/Profile/Canada39, nil,Oct. 2014, October 2014 9635,3.0,ottravel5,https://www.tripadvisor.ca/Profile/ottravel5, nil,Sep. 2014, September 2014 9635,4.0,Nick M,https://www.tripadvisor.ca/Profile/nickm804, nil,Aug. 2014, August 2014 9635,1.0,Kelly D,https://www.tripadvisor.ca/Profile/hallake2, nil,Jun. 2014, June 2014 9635,4.0,02211221,https://www.tripadvisor.ca/Profile/02211221, nil,Mar. 2014, August 2013 9635,4.0,NLK366,https://www.tripadvisor.ca/Profile/NLK366, nil,Jan. 2014, January 2014 9635,2.0,trixyt,https://www.tripadvisor.ca/Profile/trixyt, nil,Dec. 2013, December 2013 9636,nil,,nil, nil,nil,nil 9636,5.0,matildawinks,https://www.tripadvisor.ca/Profile/matildawinks, nil,Jan. 2019, January 2019 9636,5.0,Don D,https://www.tripadvisor.ca/Profile/dond274, nil,Jan. 2019, December 2018 9636,4.0,Melissa E,https://www.tripadvisor.ca/Profile/656melissae, nil,Jan. 2019, December 2018 9636,4.0,Twesty22,https://www.tripadvisor.ca/Profile/Twesty22, nil,Jan. 2019, January 2019 9636,4.0,David R,https://www.tripadvisor.ca/Profile/Blackcat5573, nil,Dec. 2018, October 2018 9636,1.0,Jessica C,https://www.tripadvisor.ca/Profile/jessicacP9800JD, nil,Dec. 2018, December 2018 9636,5.0,steveN1761MS,https://www.tripadvisor.ca/Profile/steveN1761MS, nil,Dec. 2018, December 2018 9636,4.0,OttawaOceans8,https://www.tripadvisor.ca/Profile/OttawaOceans8, nil,Dec. 2018, November 2018 9636,5.0,sodonovan2,https://www.tripadvisor.ca/Profile/sodonovan2, nil,Nov. 2018, September 2018 9636,5.0,mama2aa,https://www.tripadvisor.ca/Profile/mama2aa, nil,Oct. 2018, July 2018 9636,5.0,Michael B,https://www.tripadvisor.ca/Profile/michaelbF5464FY, nil,Sep. 2018, August 2018 9636,4.0,gazunni,https://www.tripadvisor.ca/Profile/gazunni, nil,Sep. 2018, September 2018 9636,5.0,Oxygen888,https://www.tripadvisor.ca/Profile/Oxygen888, nil,Sep. 2018, September 2018 9636,4.0,Winnie438,https://www.tripadvisor.ca/Profile/Winnie438, nil,Sep. 2018, September 2018 9636,5.0,Agaprav,https://www.tripadvisor.ca/Profile/Agaprav, nil,Aug. 2018, August 2018 9636,4.0,Susan B,https://www.tripadvisor.ca/Profile/Misty58, nil,Jul. 2018, July 2018 9636,5.0,SimonPenstone,https://www.tripadvisor.ca/Profile/SimonPenstone, nil,Jul. 2018, July 2018 9636,3.0,MichaelHM,https://www.tripadvisor.ca/Profile/MichaelHM, nil,Jun. 2018, June 2018 9636,1.0,Katie W,https://www.tripadvisor.ca/Profile/Q5959GXkatiew, nil,Jun. 2018, June 2018 9636,5.0,GastonB,https://www.tripadvisor.ca/Profile/GastonB, nil,May 2018, May 2018 9636,5.0,Stefan S,https://www.tripadvisor.ca/Profile/J2305LDstefans, nil,Feb. 2018, February 2018 9636,5.0,A8074UAmichaelk,https://www.tripadvisor.ca/Profile/A8074UAmichaelk, nil,Feb. 2018, February 2018 9636,3.0,Dlboosh,https://www.tripadvisor.ca/Profile/Dlboosh, nil,Jan. 2018, January 2018 9636,4.0,cpdog,https://www.tripadvisor.ca/Profile/cpdog, nil,Jan. 2018, January 2018 9636,2.0,Brandon D,https://www.tripadvisor.ca/Profile/999brandond, nil,Jan. 2018, January 2018 9636,3.0,CanadianAutumn,https://www.tripadvisor.ca/Profile/CanadianAutumn, nil,Jan. 2018, January 2018 9636,5.0,UKMay05,https://www.tripadvisor.ca/Profile/UKMay05, nil,Jan. 2018, December 2017 9636,5.0,lhc1,https://www.tripadvisor.ca/Profile/lhc1, nil,Dec. 2017, December 2017 9636,1.0,Paul L,https://www.tripadvisor.ca/Profile/paullS7800HG, nil,Dec. 2017, December 2017 9636,5.0,SSL260,https://www.tripadvisor.ca/Profile/SSL260, nil,Dec. 2017, November 2017 9636,5.0,JudyAnne2014,https://www.tripadvisor.ca/Profile/JudyAnne2014, nil,Dec. 2017, November 2017 9636,5.0,Gary G,https://www.tripadvisor.ca/Profile/garygY9271AJ, nil,Nov. 2017, November 2017 9636,5.0,Carol-Lee G,https://www.tripadvisor.ca/Profile/carolleeg856, nil,Nov. 2017, November 2017 9636,5.0,arianafala,https://www.tripadvisor.ca/Profile/arianafala, nil,Nov. 2017, October 2017 9636,4.0,Karl J,https://www.tripadvisor.ca/Profile/tkjanik, nil,Oct. 2017, October 2017 9636,3.0,james c,https://www.tripadvisor.ca/Profile/OrlandoFlandBeyond, nil,Oct. 2017, September 2017 9636,4.0,James1141,https://www.tripadvisor.ca/Profile/James1141, nil,Oct. 2017, October 2017 9636,4.0,David S,https://www.tripadvisor.ca/Profile/I5657ADdavids, nil,Oct. 2017, October 2017 9636,4.0,JubileePhil,https://www.tripadvisor.ca/Profile/JubileePhil, nil,Oct. 2017, October 2017 9636,4.0,Nerad,https://www.tripadvisor.ca/Profile/Nerad, nil,Oct. 2017, October 2017 9636,4.0,amy s,https://www.tripadvisor.ca/Profile/amysW3616SI, nil,Oct. 2017, October 2017 9636,5.0,NGLH,https://www.tripadvisor.ca/Profile/NGLH, nil,Oct. 2017, October 2017 9636,5.0,N713,https://www.tripadvisor.ca/Profile/N713, nil,Oct. 2017, September 2017 9636,5.0,Robyn D,https://www.tripadvisor.ca/Profile/22RobynD, nil,Oct. 2017, October 2017 9636,5.0,Linda M,https://www.tripadvisor.ca/Profile/lynnm196, nil,Sep. 2017, September 2017 9636,4.0,Eddie C,https://www.tripadvisor.ca/Profile/40eddiec, nil,Sep. 2017, August 2017 9636,5.0,OMAonthego,https://www.tripadvisor.ca/Profile/OMAonthego, nil,Sep. 2017, September 2017 9636,3.0,islandlorna2,https://www.tripadvisor.ca/Profile/islandlorna2, nil,Sep. 2017, September 2017 9636,5.0,Lindsey M,https://www.tripadvisor.ca/Profile/192lindseym, nil,Sep. 2017, September 2017 9636,5.0,Vickie D,https://www.tripadvisor.ca/Profile/735vickied, nil,Aug. 2017, August 2017 9636,1.0,Garemann,https://www.tripadvisor.ca/Profile/Garemann, nil,Aug. 2017, June 2017 9636,5.0,Maureen C,https://www.tripadvisor.ca/Profile/V9069REmaureenc, nil,Aug. 2017, July 2017 9636,4.0,Colandy,https://www.tripadvisor.ca/Profile/Colandy, nil,Aug. 2017, August 2017 9636,5.0,Putzdaddy,https://www.tripadvisor.ca/Profile/Putzdaddy, nil,Jul. 2017, July 2017 9636,3.0,elqrijghpiqerhvgier,https://www.tripadvisor.ca/Profile/elqrijghpiqerhvgier, nil,Jul. 2017, January 2017 9636,4.0,small_2wn_girl_63,https://www.tripadvisor.ca/Profile/small_2wn_girl_63, nil,Jul. 2017, July 2017 9636,1.0,Canadiantravellove,https://www.tripadvisor.ca/Profile/Canadiantravellove, nil,Jul. 2017, June 2017 9636,1.0,Linda G,https://www.tripadvisor.ca/Profile/320LindaG, nil,Jul. 2017, June 2017 9636,5.0,noo s,https://www.tripadvisor.ca/Profile/noos929, nil,Jun. 2017, June 2017 9636,4.0,Smoothjazz073,https://www.tripadvisor.ca/Profile/Smoothjazz073, nil,Jun. 2017, June 2017 9636,5.0,Fran V,https://www.tripadvisor.ca/Profile/FranV440, nil,Jun. 2017, July 2016 9636,5.0,lpic,https://www.tripadvisor.ca/Profile/lpic, nil,Jun. 2017, June 2017 9636,4.0,Hank B,https://www.tripadvisor.ca/Profile/194hankb, nil,Jun. 2017, May 2017 9636,4.0,103David_P103,https://www.tripadvisor.ca/Profile/103David_P103, nil,May 2017, May 2017 9636,5.0,Sybil D,https://www.tripadvisor.ca/Profile/366sybild, nil,May 2017, May 2017 9636,4.0,tim v,https://www.tripadvisor.ca/Profile/timv85, nil,May 2017, May 2017 9636,5.0,Chris W,https://www.tripadvisor.ca/Profile/chriswX3174GK, nil,May 2017, May 2017 9636,5.0,Janine B,https://www.tripadvisor.ca/Profile/janineb435, nil,May 2017, April 2017 9636,2.0,SLS193,https://www.tripadvisor.ca/Profile/SLS193, nil,Apr. 2017, April 2017 9636,5.0,Castro1019,https://www.tripadvisor.ca/Profile/Castro1019, nil,Apr. 2017, April 2017 9636,5.0,Meredith S,https://www.tripadvisor.ca/Profile/linhp726, nil,Apr. 2017, April 2017 9636,3.0,JFamFun,https://www.tripadvisor.ca/Profile/JFamFun, nil,Mar. 2017, March 2017 9636,5.0,Cori O,https://www.tripadvisor.ca/Profile/CoriO_13, nil,Mar. 2017, March 2017 9636,5.0,pr123,https://www.tripadvisor.ca/Profile/pr123, nil,Mar. 2017, February 2017 9636,1.0,j0urney_girl,https://www.tripadvisor.ca/Profile/j0urney_girl, nil,Mar. 2017, March 2017 9636,1.0,Tiffany S,https://www.tripadvisor.ca/Profile/0tiffanys, nil,Mar. 2017, March 2017 9636,5.0,jely32,https://www.tripadvisor.ca/Profile/jely32, nil,Mar. 2017, March 2017 9636,4.0,clownchauve,https://www.tripadvisor.ca/Profile/clownchauve, nil,Mar. 2017, February 2017 9636,5.0,D3379WTelizabethp,https://www.tripadvisor.ca/Profile/D3379WTelizabethp, nil,Feb. 2017, February 2017 9636,5.0,Bryan L,https://www.tripadvisor.ca/Profile/BryanL627, nil,Feb. 2017, February 2017 9636,4.0,621tracyr,https://www.tripadvisor.ca/Profile/621tracyr, nil,Feb. 2017, February 2017 9636,5.0,Jenn,https://www.tripadvisor.ca/Profile/CDNaud, nil,Feb. 2017, February 2017 9636,4.0,GeorgeBiji,https://www.tripadvisor.ca/Profile/GeorgeBiji, nil,Feb. 2017, February 2017 9636,2.0,Ashley S,https://www.tripadvisor.ca/Profile/H9346NDashleys, nil,Feb. 2017, February 2017 9636,5.0,rickt378,https://www.tripadvisor.ca/Profile/rickt378, nil,Feb. 2017, February 2017 9636,1.0,Tiffany B,https://www.tripadvisor.ca/Profile/TiffWindsorOntario, nil,Feb. 2017, February 2017 9636,5.0,J367PKdavidd,https://www.tripadvisor.ca/Profile/J367PKdavidd, nil,Feb. 2017, February 2017 9636,3.0,Jean H K,https://www.tripadvisor.ca/Profile/jeanhk2016, nil,Feb. 2017, February 2017 9636,4.0,202thames,https://www.tripadvisor.ca/Profile/202thames, nil,Feb. 2017, February 2017 9636,5.0,sandramT29ND,https://www.tripadvisor.ca/Profile/sandramT29ND, nil,Feb. 2017, February 2017 9636,4.0,CTWB,https://www.tripadvisor.ca/Profile/CTWB, nil,Feb. 2017, February 2017 9636,5.0,SDCCexhibitor,https://www.tripadvisor.ca/Profile/SDCCexhibitor, nil,Feb. 2017, January 2017 9636,4.0,Barry G,https://www.tripadvisor.ca/Profile/BarryG742, nil,Feb. 2017, January 2017 9636,4.0,Sharon P,https://www.tripadvisor.ca/Profile/188sharonp, nil,Jan. 2017, December 2016 9636,2.0,danielvZ9401LD,https://www.tripadvisor.ca/Profile/danielvZ9401LD, nil,Dec. 2016, December 2016 9636,5.0,Nana5454,https://www.tripadvisor.ca/Profile/Nana5454, nil,Dec. 2016, December 2016 9636,4.0,Lindsay C,https://www.tripadvisor.ca/Profile/399lindsayc, nil,Dec. 2016, December 2016 9636,3.0,George M,https://www.tripadvisor.ca/Profile/67georgem, nil,Dec. 2016, December 2016 9636,5.0,KEH1953,https://www.tripadvisor.ca/Profile/KEH1953, nil,Dec. 2016, December 2016 9636,4.0,Sue W,https://www.tripadvisor.ca/Profile/F2527ZMsuew, nil,Dec. 2016, December 2016 9636,5.0,davidpU2370HB,https://www.tripadvisor.ca/Profile/davidpU2370HB, nil,Dec. 2016, December 2016 9636,5.0,zeu ming w,https://www.tripadvisor.ca/Profile/zeumingw, nil,Dec. 2016, December 2016 9636,4.0,Meirelle F,https://www.tripadvisor.ca/Profile/meirellef, nil,Dec. 2016, December 2016 9636,5.0,Travel1ngJeff,https://www.tripadvisor.ca/Profile/Travel1ngJeff, nil,Dec. 2016, November 2016 9636,3.0,WearyWanderer_TO,https://www.tripadvisor.ca/Profile/WearyWanderer_TO, nil,Dec. 2016, November 2016 9636,2.0,justcake13,https://www.tripadvisor.ca/Profile/justcake13, nil,Dec. 2016, December 2016 9636,3.0,H2576JEmichaelc,https://www.tripadvisor.ca/Profile/H2576JEmichaelc, nil,Dec. 2016, November 2016 9636,1.0,419eleanorb,https://www.tripadvisor.ca/Profile/419eleanorb, nil,Nov. 2016, November 2016 9636,4.0,AshleyAndrea,https://www.tripadvisor.ca/Profile/AshleyAndrea, nil,Nov. 2016, November 2016 9636,5.0,abab93,https://www.tripadvisor.ca/Profile/abab93, nil,Nov. 2016, November 2016 9636,4.0,Kneedavacay,https://www.tripadvisor.ca/Profile/Kneedavacay, nil,Nov. 2016, November 2016 9636,4.0,andresperalta,https://www.tripadvisor.ca/Profile/andresperalta, nil,Nov. 2016, November 2016 9636,5.0,PGGP,https://www.tripadvisor.ca/Profile/PGGP, nil,Nov. 2016, November 2016 9636,4.0,Roxanne M,https://www.tripadvisor.ca/Profile/564roxannem, nil,Nov. 2016, November 2016 9636,5.0,SMerc87,https://www.tripadvisor.ca/Profile/SMerc87, nil,Nov. 2016, October 2016 9636,5.0,karenmM9946AM,https://www.tripadvisor.ca/Profile/karenmM9946AM, nil,Nov. 2016, November 2016 9636,4.0,Lisetteki,https://www.tripadvisor.ca/Profile/Lisetteki, nil,Nov. 2016, November 2016 9636,4.0,OtdykhayEurope,https://www.tripadvisor.ca/Profile/OtdykhayEurope, nil,Nov. 2016, October 2016 9636,5.0,David W,https://www.tripadvisor.ca/Profile/davidwK6221ZK, nil,Nov. 2016, November 2016 9636,4.0,Bruce S,https://www.tripadvisor.ca/Profile/BruceS152, nil,Nov. 2016, October 2016 9636,4.0,John S,https://www.tripadvisor.ca/Profile/B517AAjohns, nil,Nov. 2016, October 2016 9636,4.0,carolcH3143GS,https://www.tripadvisor.ca/Profile/carolcH3143GS, nil,Oct. 2016, October 2016 9636,1.0,goodeaterinto5,https://www.tripadvisor.ca/Profile/goodeaterinto5, nil,Oct. 2016, October 2016 9636,4.0,paul_michele_smith,https://www.tripadvisor.ca/Profile/paul_michele_smith, nil,Oct. 2016, October 2016 9636,5.0,Andre T,https://www.tripadvisor.ca/Profile/11andret, nil,Oct. 2016, October 2016 9636,4.0,Taylor610,https://www.tripadvisor.ca/Profile/Taylor610, nil,Oct. 2016, October 2016 9636,5.0,Helene V,https://www.tripadvisor.ca/Profile/helenev154, nil,Oct. 2016, October 2016 9636,5.0,PokeyTraveller,https://www.tripadvisor.ca/Profile/PokeyTraveller, nil,Oct. 2016, October 2016 9636,4.0,GoodLife1993,https://www.tripadvisor.ca/Profile/GoodLife1993, nil,Oct. 2016, October 2016 9636,5.0,ambere936,https://www.tripadvisor.ca/Profile/ambere936, nil,Oct. 2016, October 2016 9636,2.0,C4991VXjm,https://www.tripadvisor.ca/Profile/C4991VXjm, nil,Oct. 2016, October 2016 9636,5.0,Roger D,https://www.tripadvisor.ca/Profile/956RogerD, nil,Oct. 2016, October 2016 9636,3.0,Fireguy199,https://www.tripadvisor.ca/Profile/Fireguy199, nil,Sep. 2016, September 2016 9636,5.0,krfxs,https://www.tripadvisor.ca/Profile/krfxs, nil,Sep. 2016, August 2016 9636,5.0,mityjoe,https://www.tripadvisor.ca/Profile/mityjoe, nil,Sep. 2016, August 2016 9636,1.0,K D,https://www.tripadvisor.ca/Profile/kennethed, nil,Aug. 2016, August 2016 9636,4.0,Shanelle A,https://www.tripadvisor.ca/Profile/556shanellea, nil,Aug. 2016, August 2016 9636,5.0,Pieter V,https://www.tripadvisor.ca/Profile/PieterV441, nil,Aug. 2016, August 2016 9636,4.0,OttawaTravelDuo,https://www.tripadvisor.ca/Profile/OttawaTravelDuo, nil,Aug. 2016, August 2016 9636,3.0,Jason S,https://www.tripadvisor.ca/Profile/125JasonS, nil,Aug. 2016, August 2016 9636,5.0,Sharron H,https://www.tripadvisor.ca/Profile/sharronh388, nil,Aug. 2016, August 2016 9636,3.0,Nearby_Nerd,https://www.tripadvisor.ca/Profile/Nearby_Nerd, nil,Aug. 2016, August 2016 9636,4.0,Jonathon F,https://www.tripadvisor.ca/Profile/lordesquire11, nil,Aug. 2016, August 2016 9636,4.0,Sheltacus,https://www.tripadvisor.ca/Profile/Sheltacus, nil,Aug. 2016, August 2016 9636,5.0,47Sandy,https://www.tripadvisor.ca/Profile/47Sandy, nil,Aug. 2016, August 2016 9636,5.0,HannahJ832,https://www.tripadvisor.ca/Profile/HannahJ832, nil,Aug. 2016, August 2016 9636,5.0,laurieowl,https://www.tripadvisor.ca/Profile/laurieowl, nil,Aug. 2016, August 2016 9636,4.0,BexleyStuart,https://www.tripadvisor.ca/Profile/BexleyStuart, nil,Aug. 2016, August 2016 9636,5.0,Marsha C,https://www.tripadvisor.ca/Profile/346marshac, nil,Aug. 2016, August 2016 9636,4.0,callmeJ2,https://www.tripadvisor.ca/Profile/callmeJ2, nil,Aug. 2016, August 2016 9636,4.0,Jeff B,https://www.tripadvisor.ca/Profile/Brooksje, nil,Aug. 2016, August 2016 9636,4.0,ricksT4446CP,https://www.tripadvisor.ca/Profile/ricksT4446CP, nil,Aug. 2016, August 2016 9637,nil,,nil, nil,nil,nil 9637,5.0,madiha_amin2428,https://www.tripadvisor.ca/Profile/madiha_amin2428, nil,Mar. 2019, March 2019 9637,5.0,Stay12719338916,https://www.tripadvisor.ca/Profile/Stay12719338916, nil,Mar. 2019, March 2019 9637,5.0,Alessia P,https://www.tripadvisor.ca/Profile/AlessiaP118, nil,Mar. 2019, March 2019 9637,5.0,Odyssey65795730740,https://www.tripadvisor.ca/Profile/Odyssey65795730740, nil,Mar. 2019, March 2019 9637,5.0,Ana S,https://www.tripadvisor.ca/Profile/anasH359JK, nil,Mar. 2019, February 2019 9637,5.0,Road05322092046,https://www.tripadvisor.ca/Profile/Road05322092046, nil,Mar. 2019, February 2019 9637,2.0,Ian H,https://www.tripadvisor.ca/Profile/R9761WJianh, nil,Mar. 2019, February 2019 9637,3.0,Jeff B,https://www.tripadvisor.ca/Profile/612JeffB, nil,Feb. 2019, February 2019 9637,5.0,Jim S,https://www.tripadvisor.ca/Profile/jimsJ3945HZ, nil,Feb. 2019, February 2019 9637,5.0,Travel42074186209,https://www.tripadvisor.ca/Profile/Travel42074186209, nil,Feb. 2019, February 2019 9637,4.0,Maps62233130730,https://www.tripadvisor.ca/Profile/Maps62233130730, nil,Jan. 2019, January 2019 9637,5.0,Michelle_McAll,https://www.tripadvisor.ca/Profile/Michelle_McAll, nil,Jan. 2019, January 2019 9637,5.0,Tricia F,https://www.tripadvisor.ca/Profile/239triciaf, nil,Jan. 2019, January 2019 9637,4.0,Getaway53944965656,https://www.tripadvisor.ca/Profile/Getaway53944965656, nil,Jan. 2019, July 2018 9637,4.0,Paul L,https://www.tripadvisor.ca/Profile/paullS3576SX, nil,Jan. 2019, January 2019 9637,4.0,LiLiCockerpoo,https://www.tripadvisor.ca/Profile/LiLiCockerpoo, nil,Jan. 2019, January 2019 9637,5.0,Jimthefriar,https://www.tripadvisor.ca/Profile/Jimthefriar, nil,Jan. 2019, January 2019 9637,5.0,Guide03445769544,https://www.tripadvisor.ca/Profile/Guide03445769544, nil,Jan. 2019, January 2019 9637,3.0,christieh179,https://www.tripadvisor.ca/Profile/christieh179, nil,Dec. 2018, December 2018 9637,5.0,Passenger43659439853,https://www.tripadvisor.ca/Profile/Passenger43659439853, nil,Dec. 2018, December 2018 9637,5.0,Sightsee25348856018,https://www.tripadvisor.ca/Profile/Sightsee25348856018, nil,Dec. 2018, December 2018 9637,5.0,B U,https://www.tripadvisor.ca/Profile/BU97, nil,Dec. 2018, December 2018 9637,1.0,Monique B,https://www.tripadvisor.ca/Profile/moniquebZ4275UC, nil,Dec. 2018, December 2018 9637,5.0,Sylvia S,https://www.tripadvisor.ca/Profile/SylviaS1323, nil,Dec. 2018, December 2018 9637,5.0,Paradise03506934337,https://www.tripadvisor.ca/Profile/Paradise03506934337, nil,Dec. 2018, December 2018 9637,5.0,T5157KKtomk,https://www.tripadvisor.ca/Profile/T5157KKtomk, nil,Nov. 2018, November 2018 9637,5.0,Dave R,https://www.tripadvisor.ca/Profile/T2797ISdaver, nil,Nov. 2018, November 2018 9637,5.0,Happiness18160269551,https://www.tripadvisor.ca/Profile/Happiness18160269551, nil,Nov. 2018, November 2018 9637,5.0,Venture56695710886,https://www.tripadvisor.ca/Profile/Venture56695710886, nil,Nov. 2018, November 2018 9637,5.0,Nomad68714053704,https://www.tripadvisor.ca/Profile/Nomad68714053704, nil,Nov. 2018, July 2018 9637,5.0,Garry M,https://www.tripadvisor.ca/Profile/GarryM606, nil,Oct. 2018, October 2018 9637,5.0,walter l,https://www.tripadvisor.ca/Profile/walterl388, nil,Oct. 2018, September 2018 9637,5.0,RobGlass,https://www.tripadvisor.ca/Profile/RobGlass, nil,Oct. 2018, October 2018 9637,2.0,Hjalmar V,https://www.tripadvisor.ca/Profile/989hjalmarv, nil,Sep. 2018, October 2018 9637,4.0,Teresa O,https://www.tripadvisor.ca/Profile/800teresao, nil,Sep. 2018, September 2018 9637,3.0,Haytham,https://www.tripadvisor.ca/Profile/Haythamlink, nil,Sep. 2018, September 2018 9637,3.0,Debarama,https://www.tripadvisor.ca/Profile/Debarama, nil,Sep. 2018, September 2018 9637,2.0,elyseelle2016,https://www.tripadvisor.ca/Profile/elyseelle2016, nil,Sep. 2018, September 2018 9637,1.0,mosaics,https://www.tripadvisor.ca/Profile/mosaics, nil,Sep. 2018, September 2018 9637,2.0,Heather B,https://www.tripadvisor.ca/Profile/Y4238JRheatherb, nil,Sep. 2018, September 2018 9637,5.0,Tatiana D,https://www.tripadvisor.ca/Profile/112tatianad, nil,Sep. 2018, September 2018 9637,5.0,cdonoh220848,https://www.tripadvisor.ca/Profile/cdonoh220848, nil,Sep. 2018, September 2018 9637,4.0,Viet T,https://www.tripadvisor.ca/Profile/vtran2019, nil,Sep. 2018, September 2018 9637,5.0,anne o,https://www.tripadvisor.ca/Profile/anneo908, nil,Aug. 2018, August 2018 9637,5.0,ekmpk,https://www.tripadvisor.ca/Profile/ekmpk, nil,Aug. 2018, August 2018 9637,5.0,Jane R,https://www.tripadvisor.ca/Profile/janer888, nil,Aug. 2018, August 2018 9637,5.0,amango3168,https://www.tripadvisor.ca/Profile/amango3168, nil,Aug. 2018, August 2018 9637,5.0,2foodietravellers,https://www.tripadvisor.ca/Profile/2foodietravellers, nil,Aug. 2018, August 2018 9637,3.0,margboustead,https://www.tripadvisor.ca/Profile/margboustead, nil,Aug. 2018, August 2018 9637,4.0,Barna G,https://www.tripadvisor.ca/Profile/BG_NCL, nil,Aug. 2018, August 2018 9637,5.0,TRICIA H,https://www.tripadvisor.ca/Profile/triciah569, nil,Aug. 2018, August 2018 9637,4.0,Katie M,https://www.tripadvisor.ca/Profile/KatieM524, nil,Aug. 2018, August 2018 9637,5.0,gajan2018,https://www.tripadvisor.ca/Profile/gajan2018, nil,Aug. 2018, August 2018 9637,4.0,Frank C,https://www.tripadvisor.ca/Profile/FrankC38, nil,Aug. 2018, August 2018 9637,5.0,Dave O,https://www.tripadvisor.ca/Profile/daveo329, nil,Aug. 2018, July 2018 9637,5.0,DWieler,https://www.tripadvisor.ca/Profile/DWieler, nil,Jul. 2018, July 2018 9637,5.0,Jean G,https://www.tripadvisor.ca/Profile/JeanG234, nil,Jul. 2018, July 2018 9637,5.0,SquamishTiff,https://www.tripadvisor.ca/Profile/SquamishTiff, nil,Jul. 2018, July 2018 9637,1.0,Denise A,https://www.tripadvisor.ca/Profile/K2908CTdenisea, nil,Jul. 2018, July 2018 9637,2.0,avu2018,https://www.tripadvisor.ca/Profile/avu2018, nil,Jul. 2018, July 2018 9637,5.0,tjoori565630,https://www.tripadvisor.ca/Profile/tjoori565630, nil,Jun. 2018, June 2018 9637,3.0,npark396037,https://www.tripadvisor.ca/Profile/npark396037, nil,Jun. 2018, June 2018 9637,5.0,MelGabo,https://www.tripadvisor.ca/Profile/MelGabo, nil,Jun. 2018, June 2018 9637,5.0,byehammertown2,https://www.tripadvisor.ca/Profile/byehammertown2, nil,May 2018, May 2018 9637,1.0,Summer272,https://www.tripadvisor.ca/Profile/Summer272, nil,May 2018, May 2018 9637,1.0,Patrick W,https://www.tripadvisor.ca/Profile/patrickwO4326AJ, nil,May 2018, May 2018 9637,3.0,Tex99999,https://www.tripadvisor.ca/Profile/Tex99999, nil,May 2018, May 2018 9637,5.0,leighroderick,https://www.tripadvisor.ca/Profile/leighroderick, nil,Apr. 2018, April 2018 9637,3.0,Greg D,https://www.tripadvisor.ca/Profile/gregdB5514VF, nil,Apr. 2018, April 2018 9637,5.0,William B H,https://www.tripadvisor.ca/Profile/WilliamBH1, nil,Apr. 2018, May 2017 9637,4.0,Ann Marie H,https://www.tripadvisor.ca/Profile/Tobermorygrl, nil,Apr. 2018, April 2018 9637,4.0,Man-in-black-12,https://www.tripadvisor.ca/Profile/Man-in-black-12, nil,Mar. 2018, March 2018 9637,3.0,CJL19617,https://www.tripadvisor.ca/Profile/CJL19617, nil,Mar. 2018, March 2018 9637,4.0,Motorbragg,https://www.tripadvisor.ca/Profile/Motorbragg, nil,Mar. 2018, March 2018 9637,4.0,Suzanne E,https://www.tripadvisor.ca/Profile/suzannee176, nil,Mar. 2018, March 2018 9637,5.0,Kerry C,https://www.tripadvisor.ca/Profile/KerryCraig, nil,Feb. 2018, February 2018 9637,5.0,X2685WGstephenb,https://www.tripadvisor.ca/Profile/X2685WGstephenb, nil,Feb. 2018, February 2018 9637,5.0,Brian W,https://www.tripadvisor.ca/Profile/brianwD7039KH, nil,Feb. 2018, February 2018 9637,5.0,500Cheryl501,https://www.tripadvisor.ca/Profile/500Cheryl501, nil,Feb. 2018, February 2018 9637,5.0,Trish J,https://www.tripadvisor.ca/Profile/trishj2018, nil,Jan. 2018, January 2018 9637,5.0,jywwu,https://www.tripadvisor.ca/Profile/jywwu, nil,Nov. 2017, November 2017 9637,5.0,Mandy H,https://www.tripadvisor.ca/Profile/mandyhC3314HK, nil,Nov. 2017, November 2017 9637,3.0,lonsdale2016,https://www.tripadvisor.ca/Profile/lonsdale2016, nil,Nov. 2017, November 2017 9637,5.0,Karen L,https://www.tripadvisor.ca/Profile/KarenL269, nil,Oct. 2017, October 2017 9637,4.0,Sam B,https://www.tripadvisor.ca/Profile/sambH2208ON, nil,Oct. 2017, October 2017 9637,3.0,Debbi L,https://www.tripadvisor.ca/Profile/DebbiL265, nil,Oct. 2017, October 2017 9637,5.0,Wanderingfoodie23,https://www.tripadvisor.ca/Profile/Wanderingfoodie23, nil,Oct. 2017, October 2017 9637,5.0,Craigandjiffy,https://www.tripadvisor.ca/Profile/Craigandjiffy, nil,Oct. 2017, October 2017 9637,4.0,Sharyn O,https://www.tripadvisor.ca/Profile/sharyno52, nil,Oct. 2017, September 2017 9637,4.0,Whalenmac,https://www.tripadvisor.ca/Profile/Whalenmac, nil,Oct. 2017, April 2017 9637,4.0,Hove_Windsurfer,https://www.tripadvisor.ca/Profile/Hove_Windsurfer, nil,Sep. 2017, August 2017 9637,3.0,Frank I,https://www.tripadvisor.ca/Profile/618franki, nil,Sep. 2017, September 2017 9637,3.0,Les55_11,https://www.tripadvisor.ca/Profile/Les55_11, nil,Sep. 2017, September 2017 9637,4.0,Nate L,https://www.tripadvisor.ca/Profile/915natel, nil,Sep. 2017, September 2017 9637,2.0,Stephen C,https://www.tripadvisor.ca/Profile/36stephenc, nil,Sep. 2017, September 2017 9637,2.0,Brian_Palmquist,https://www.tripadvisor.ca/Profile/Brian_Palmquist, nil,Sep. 2017, September 2017 9637,2.0,Tian L,https://www.tripadvisor.ca/Profile/892tianl, nil,Sep. 2017, September 2017 9637,5.0,Brian J,https://www.tripadvisor.ca/Profile/A2775LUbrianj, nil,Aug. 2017, August 2017 9637,5.0,Aileen G,https://www.tripadvisor.ca/Profile/AileenG185, nil,Aug. 2017, August 2017 9637,4.0,Brian D,https://www.tripadvisor.ca/Profile/V5099AGbriand, nil,Jul. 2017, July 2017 9637,1.0,Brad G,https://www.tripadvisor.ca/Profile/bradg523, nil,Jul. 2017, July 2017 9637,3.0,Zach S,https://www.tripadvisor.ca/Profile/50zachs, nil,Jul. 2017, July 2017 9637,5.0,Pamela L,https://www.tripadvisor.ca/Profile/PamelaL1485, nil,Jul. 2017, June 2017 9637,5.0,RumJOro,https://www.tripadvisor.ca/Profile/RumJOro, nil,Jul. 2017, July 2017 9637,5.0,Cathy M,https://www.tripadvisor.ca/Profile/cathym7647, nil,Jul. 2017, July 2017 9637,4.0,raseitz,https://www.tripadvisor.ca/Profile/raseitz, nil,Jul. 2017, July 2017 9637,5.0,labuttec,https://www.tripadvisor.ca/Profile/labuttec, nil,Jun. 2017, June 2017 9637,5.0,Helle T,https://www.tripadvisor.ca/Profile/587hellet, nil,Jun. 2017, June 2017 9637,4.0,James R,https://www.tripadvisor.ca/Profile/L9249TNjamesr, nil,Jun. 2017, June 2017 9637,4.0,Wildthing_11,https://www.tripadvisor.ca/Profile/Wildthing_11, nil,Jun. 2017, June 2017 9637,4.0,TheGentleGourmand,https://www.tripadvisor.ca/Profile/TheGentleGourmand, nil,Apr. 2017, April 2017 9637,5.0,jimbo1069,https://www.tripadvisor.ca/Profile/jimbo1069, nil,Apr. 2017, April 2017 9637,4.0,Getaway583315,https://www.tripadvisor.ca/Profile/Getaway583315, nil,Apr. 2017, April 2017 9637,5.0,JoAnn Paul K,https://www.tripadvisor.ca/Profile/joannpaulk, nil,Mar. 2017, March 2017 9637,5.0,Lynne K,https://www.tripadvisor.ca/Profile/LynneKnowlts, nil,Mar. 2017, February 2017 9637,4.0,cubaexplorer,https://www.tripadvisor.ca/Profile/cubaexplorer, nil,Mar. 2017, April 2016 9637,5.0,tor1989,https://www.tripadvisor.ca/Profile/tor1989, nil,Mar. 2017, March 2017 9637,5.0,JanMontreal,https://www.tripadvisor.ca/Profile/JanMontreal, nil,Mar. 2017, February 2017 9637,4.0,Karen B,https://www.tripadvisor.ca/Profile/O8445JWkarenb, nil,Mar. 2017, February 2017 9637,5.0,digerati,https://www.tripadvisor.ca/Profile/digerati, nil,Feb. 2017, May 2016 9637,5.0,THtheTraveller,https://www.tripadvisor.ca/Profile/THtheTraveller, nil,Jan. 2017, December 2016 9637,5.0,cmlplunkett,https://www.tripadvisor.ca/Profile/cmlplunkett, nil,Dec. 2016, December 2016 9637,4.0,Tim N,https://www.tripadvisor.ca/Profile/timn456, nil,Dec. 2016, December 2016 9637,5.0,shubsens,https://www.tripadvisor.ca/Profile/shubsens, nil,Dec. 2016, December 2016 9637,4.0,ChrisfromTO,https://www.tripadvisor.ca/Profile/ChrisfromTO, nil,Dec. 2016, November 2016 9637,5.0,Andy G,https://www.tripadvisor.ca/Profile/19AndyG, nil,Nov. 2016, November 2016 9637,4.0,Maryanne37,https://www.tripadvisor.ca/Profile/Maryanne37, nil,Nov. 2016, November 2016 9637,5.0,SeaShellz16,https://www.tripadvisor.ca/Profile/SeaShellz16, nil,Nov. 2016, November 2016 9637,4.0,Geekydaddy,https://www.tripadvisor.ca/Profile/Geekydaddy, nil,Nov. 2016, November 2016 9637,2.0,sp_lawrence88,https://www.tripadvisor.ca/Profile/sp_lawrence88, nil,Nov. 2016, November 2016 9637,5.0,bvanbeezy,https://www.tripadvisor.ca/Profile/bvanbeezy, nil,Oct. 2016, October 2016 9637,3.0,lucyandmoosey,https://www.tripadvisor.ca/Profile/lucyandmoosey, nil,Oct. 2016, October 2016 9637,5.0,JLSutherland,https://www.tripadvisor.ca/Profile/JLSutherland, nil,Oct. 2016, October 2016 9637,5.0,Rachel G,https://www.tripadvisor.ca/Profile/Y9304CGrachelg, nil,Sep. 2016, September 2016 9637,5.0,chopwood,https://www.tripadvisor.ca/Profile/chopwood, nil,Sep. 2016, August 2016 9638,2.0,ashirtale,https://www.tripadvisor.ca/Profile/ashirtale, nil,Mar. 2019, March 2019 9638,4.0,John F,https://www.tripadvisor.ca/Profile/412JohnF, nil,Dec. 2018, December 2018 9638,3.0,wdix,https://www.tripadvisor.ca/Profile/wdix, nil,Nov. 2018, November 2018 9638,1.0,Meldoll1,https://www.tripadvisor.ca/Profile/Meldoll1, nil,Nov. 2018, November 2018 9638,5.0,Wilson W,https://www.tripadvisor.ca/Profile/wilsonw824, nil,Oct. 2018, October 2018 9638,4.0,Susan B,https://www.tripadvisor.ca/Profile/Misty58, nil,Sep. 2018, September 2018 9638,5.0,OhioMamaw2,https://www.tripadvisor.ca/Profile/OhioMamaw2, nil,Aug. 2018, July 2018 9638,5.0,Bellissima333,https://www.tripadvisor.ca/Profile/Bellissima333, nil,Aug. 2018, August 2018 9638,5.0,Cp W,https://www.tripadvisor.ca/Profile/bikeshevik, nil,Aug. 2018, July 2018 9638,4.0,mathew o,https://www.tripadvisor.ca/Profile/mathewmo1, nil,Jul. 2018, July 2018 9638,nil,,nil, nil,nil,nil 9638,4.0,rachelwV7694YG,https://www.tripadvisor.ca/Profile/rachelwV7694YG, nil,Jun. 2018, June 2018 9638,4.0,the2richardsons,https://www.tripadvisor.ca/Profile/the2richardsons, nil,Jun. 2018, May 2018 9638,3.0,JMO3210,https://www.tripadvisor.ca/Profile/JMO3210, nil,May 2018, May 2018 9638,5.0,taylortrump1097,https://www.tripadvisor.ca/Profile/taylortrump1097, nil,May 2018, May 2018 9638,5.0,Carolyn L,https://www.tripadvisor.ca/Profile/carolynl146, nil,Apr. 2018, April 2018 9638,5.0,LMcVL,https://www.tripadvisor.ca/Profile/LMcVL, nil,Apr. 2018, April 2018 9638,5.0,nancyelder,https://www.tripadvisor.ca/Profile/nancyelder, nil,Apr. 2018, March 2018 9638,5.0,annette692,https://www.tripadvisor.ca/Profile/annette692, nil,Mar. 2018, March 2018 9638,4.0,Mark_S_1957,https://www.tripadvisor.ca/Profile/Mark_S_1957, nil,Mar. 2018, January 2018 9638,5.0,henaljo,https://www.tripadvisor.ca/Profile/henaljo, nil,Mar. 2018, February 2018 9638,1.0,Thomas F,https://www.tripadvisor.ca/Profile/Y297GIthomasf, nil,Feb. 2018, January 2018 9638,4.0,SharNadeau,https://www.tripadvisor.ca/Profile/SharNadeau, nil,Jan. 2018, December 2017 9638,4.0,Paul R,https://www.tripadvisor.ca/Profile/897PaulR, nil,Jan. 2018, January 2018 9638,4.0,Bert F,https://www.tripadvisor.ca/Profile/660bertf, nil,Dec. 2017, December 2017 9638,4.0,Dave & Ana,https://www.tripadvisor.ca/Profile/H7338GVdavidf, nil,Dec. 2017, December 2017 9638,5.0,glenm650,https://www.tripadvisor.ca/Profile/glenm650, nil,Dec. 2017, December 2017 9638,4.0,sulenk49,https://www.tripadvisor.ca/Profile/sulenk49, nil,Dec. 2017, December 2017 9638,5.0,E4664ESlisaw,https://www.tripadvisor.ca/Profile/E4664ESlisaw, nil,Nov. 2017, November 2017 9638,3.0,Richard L,https://www.tripadvisor.ca/Profile/N1773NWrichardl, nil,Nov. 2017, November 2017 9638,5.0,cassal99,https://www.tripadvisor.ca/Profile/cassal99, nil,Nov. 2017, October 2017 9638,4.0,836Traveller,https://www.tripadvisor.ca/Profile/836Traveller, nil,Nov. 2017, November 2017 9638,4.0,Rilan S,https://www.tripadvisor.ca/Profile/rilans, nil,Nov. 2017, November 2017 9638,5.0,G4599GUsteveb,https://www.tripadvisor.ca/Profile/G4599GUsteveb, nil,Nov. 2017, November 2017 9638,5.0,jeffersonnewcastle,https://www.tripadvisor.ca/Profile/jeffersonnewcastle, nil,Nov. 2017, November 2017 9638,3.0,josie m,https://www.tripadvisor.ca/Profile/josiem807, nil,Nov. 2017, October 2017 9638,3.0,Tom K,https://www.tripadvisor.ca/Profile/O2877QQtomk, nil,Oct. 2017, December 2016 9638,1.0,S s,https://www.tripadvisor.ca/Profile/V1741REss, nil,Oct. 2017, October 2017 9638,2.0,E6051KRsamanthap,https://www.tripadvisor.ca/Profile/E6051KRsamanthap, nil,Oct. 2017, October 2017 9638,5.0,Duncan R,https://www.tripadvisor.ca/Profile/duncanr561, nil,Oct. 2017, October 2017 9638,2.0,srqhadden,https://www.tripadvisor.ca/Profile/srqhadden, nil,Oct. 2017, September 2017 9638,3.0,gillsp2017,https://www.tripadvisor.ca/Profile/gillsp2017, nil,Oct. 2017, September 2017 9638,4.0,449nazirk,https://www.tripadvisor.ca/Profile/449nazirk, nil,Sep. 2017, September 2017 9638,4.0,473clintp,https://www.tripadvisor.ca/Profile/473clintp, nil,Sep. 2017, September 2017 9638,5.0,David N,https://www.tripadvisor.ca/Profile/T1173RMdavidn, nil,Sep. 2017, September 2017 9638,3.0,billpK6425UQ,https://www.tripadvisor.ca/Profile/billpK6425UQ, nil,Sep. 2017, September 2017 9638,3.0,joshrV7041UO,https://www.tripadvisor.ca/Profile/joshrV7041UO, nil,Sep. 2017, September 2017 9638,4.0,774darlenes,https://www.tripadvisor.ca/Profile/774darlenes, nil,Sep. 2017, September 2017 9638,3.0,SoniaMuir17,https://www.tripadvisor.ca/Profile/SoniaMuir17, nil,Sep. 2017, August 2017 9638,4.0,Debbie B,https://www.tripadvisor.ca/Profile/281debbieb, nil,Aug. 2017, August 2017 9638,4.0,Henry M,https://www.tripadvisor.ca/Profile/507henrym, nil,Aug. 2017, August 2017 9638,4.0,volley11,https://www.tripadvisor.ca/Profile/volley11, nil,Aug. 2017, August 2017 9638,5.0,ALine M,https://www.tripadvisor.ca/Profile/alinemF5352DL, nil,Aug. 2017, August 2017 9638,1.0,parandistajbakhsh,https://www.tripadvisor.ca/Profile/parandistajbakhsh, nil,Aug. 2017, August 2017 9638,4.0,I2586XFteresag,https://www.tripadvisor.ca/Profile/I2586XFteresag, nil,Aug. 2017, August 2017 9638,4.0,Kelli M,https://www.tripadvisor.ca/Profile/justkelli, nil,Aug. 2017, August 2017 9638,5.0,David J B,https://www.tripadvisor.ca/Profile/DavidJB199, nil,Aug. 2017, August 2017 9638,3.0,jorthodoc,https://www.tripadvisor.ca/Profile/jorthodoc, nil,Aug. 2017, August 2017 9638,5.0,kaare456,https://www.tripadvisor.ca/Profile/kaare456, nil,Aug. 2017, July 2017 9638,1.0,drewana,https://www.tripadvisor.ca/Profile/drewana, nil,Aug. 2017, August 2017 9638,1.0,Katerina,https://www.tripadvisor.ca/Profile/96katerinamaria, nil,Aug. 2017, August 2017 9638,4.0,Cori O,https://www.tripadvisor.ca/Profile/CoriO_13, nil,Aug. 2017, August 2017 9638,1.0,Francine D,https://www.tripadvisor.ca/Profile/204francined, nil,Aug. 2017, August 2017 9638,4.0,Norman S,https://www.tripadvisor.ca/Profile/normans117, nil,Aug. 2017, July 2017 9638,3.0,kathim400,https://www.tripadvisor.ca/Profile/kathim400, nil,Jul. 2017, July 2017 9638,4.0,Jeff D,https://www.tripadvisor.ca/Profile/jeffdK4414TO, nil,Jul. 2017, July 2017 9638,4.0,135johngc,https://www.tripadvisor.ca/Profile/135johngc, nil,Jul. 2017, July 2017 9638,5.0,Bev C,https://www.tripadvisor.ca/Profile/581bevc, nil,Jun. 2017, June 2017 9638,3.0,Paul C,https://www.tripadvisor.ca/Profile/paulcZ1022VY, nil,Jun. 2017, June 2017 9638,3.0,Paul U,https://www.tripadvisor.ca/Profile/paulu656, nil,Jun. 2017, June 2017 9638,5.0,Cindy P,https://www.tripadvisor.ca/Profile/cindypZ2834OI, nil,Jun. 2017, June 2017 9638,4.0,V7835RTpaula,https://www.tripadvisor.ca/Profile/V7835RTpaula, nil,Jun. 2017, June 2017 9638,3.0,944phyllisk,https://www.tripadvisor.ca/Profile/944phyllisk, nil,Jun. 2017, June 2017 9638,5.0,brendaa831,https://www.tripadvisor.ca/Profile/brendaa831, nil,May 2017, May 2017 9638,5.0,mc_eeyore,https://www.tripadvisor.ca/Profile/mc_eeyore, nil,May 2017, May 2017 9638,5.0,Shelagh A,https://www.tripadvisor.ca/Profile/55shelagha, nil,May 2017, May 2017 9638,5.0,NOTTHZZ,https://www.tripadvisor.ca/Profile/NOTTHZZ, nil,May 2017, May 2017 9638,4.0,Drja5,https://www.tripadvisor.ca/Profile/Drja5, nil,Apr. 2017, April 2017 9638,4.0,Gord L,https://www.tripadvisor.ca/Profile/gordl625, nil,Apr. 2017, April 2017 9638,4.0,Dawn G,https://www.tripadvisor.ca/Profile/K2870SWdawng, nil,Apr. 2017, April 2017 9638,1.0,Kori S,https://www.tripadvisor.ca/Profile/koris2017, nil,Jan. 2017, December 2016 9638,4.0,Cedric T T,https://www.tripadvisor.ca/Profile/cedrictt, nil,Dec. 2016, September 2016 9638,4.0,Hockeyfan17,https://www.tripadvisor.ca/Profile/Hockeyfan17, nil,Nov. 2016, November 2016 9638,3.0,MOrfitt2014,https://www.tripadvisor.ca/Profile/MOrfitt2014, nil,Nov. 2016, November 2016 9638,5.0,Janet W,https://www.tripadvisor.ca/Profile/janetwD7697EI, nil,Nov. 2016, September 2016 9638,2.0,S W,https://www.tripadvisor.ca/Profile/741sw, nil,Nov. 2016, November 2016 9638,4.0,Danielle M,https://www.tripadvisor.ca/Profile/daniellemJ8899YZ, nil,Nov. 2016, November 2016 9638,4.0,Becki K,https://www.tripadvisor.ca/Profile/26beckik, nil,Nov. 2016, November 2016 9638,1.0,2upbeelers,https://www.tripadvisor.ca/Profile/2upbeelers, nil,Nov. 2016, November 2016 9638,4.0,Angela M,https://www.tripadvisor.ca/Profile/S6976DWangelam, nil,Nov. 2016, November 2016 9638,3.0,Burnt2acrisp,https://www.tripadvisor.ca/Profile/Burnt2acrisp, nil,Nov. 2016, November 2016 9638,1.0,loveatthewater,https://www.tripadvisor.ca/Profile/loveatthewater, nil,Nov. 2016, November 2016 9638,4.0,315jpd,https://www.tripadvisor.ca/Profile/315jpd, nil,Nov. 2016, November 2016 9638,4.0,Chantelle E,https://www.tripadvisor.ca/Profile/511chantellee, nil,Sep. 2016, September 2016 9638,4.0,dustkittie,https://www.tripadvisor.ca/Profile/dustkittie, nil,Sep. 2016, September 2016 9638,4.0,Erin C,https://www.tripadvisor.ca/Profile/111erinc, nil,Sep. 2016, September 2016 9638,2.0,Laurie R,https://www.tripadvisor.ca/Profile/426laurier, nil,Sep. 2016, September 2016 9638,3.0,Travelerbp787,https://www.tripadvisor.ca/Profile/travelerp787, nil,Aug. 2016, August 2016 9638,5.0,Denise C,https://www.tripadvisor.ca/Profile/DeniseTappen_BC, nil,Aug. 2016, August 2016 9638,2.0,Robin A,https://www.tripadvisor.ca/Profile/F3744FZrobina, nil,Aug. 2016, August 2016 9638,5.0,mikenagle00,https://www.tripadvisor.ca/Profile/mikenagle00, nil,Aug. 2016, August 2016 9638,5.0,997nadyg,https://www.tripadvisor.ca/Profile/997nadyg, nil,Aug. 2016, October 2015 9638,4.0,Travel Warrior,https://www.tripadvisor.ca/Profile/MelNew14, nil,Aug. 2016, August 2016 9638,5.0,moggey,https://www.tripadvisor.ca/Profile/moggey, nil,Aug. 2016, August 2016 9638,3.0,DAK_Hamilton,https://www.tripadvisor.ca/Profile/DAK_Hamilton, nil,Aug. 2016, June 2016 9638,5.0,dah1108,https://www.tripadvisor.ca/Profile/dah1108, nil,Aug. 2016, August 2016 9638,5.0,Monica V,https://www.tripadvisor.ca/Profile/752monicav, nil,Aug. 2016, August 2016 9638,5.0,Candace B,https://www.tripadvisor.ca/Profile/candaceb882, nil,Jul. 2016, September 2015 9638,4.0,Sharon W,https://www.tripadvisor.ca/Profile/sdwelsh, nil,Jul. 2016, March 2016 9638,2.0,pdhicks104,https://www.tripadvisor.ca/Profile/pdhicks104, nil,Jun. 2016, June 2016 9638,4.0,michelv681,https://www.tripadvisor.ca/Profile/michelv681, nil,Jun. 2016, June 2016 9638,5.0,Susanne R,https://www.tripadvisor.ca/Profile/818susanner, nil,May 2016, May 2016 9638,4.0,Debbie F,https://www.tripadvisor.ca/Profile/debbiefL3178NN, nil,May 2016, May 2016 9638,1.0,Torrance1971,https://www.tripadvisor.ca/Profile/Torrance1971, nil,May 2016, May 2016 9638,2.0,brasueda,https://www.tripadvisor.ca/Profile/brasueda, nil,May 2016, May 2016 9638,3.0,jason j,https://www.tripadvisor.ca/Profile/jasonjanszrn, nil,May 2016, March 2016 9638,2.0,gerald m,https://www.tripadvisor.ca/Profile/862geraldm, nil,Apr. 2016, April 2016 9638,4.0,Jules4445,https://www.tripadvisor.ca/Profile/Jules4445, nil,Mar. 2016, February 2016 9638,2.0,1968tiffany,https://www.tripadvisor.ca/Profile/1968tiffany, nil,Feb. 2016, February 2016 9638,3.0,RonB473,https://www.tripadvisor.ca/Profile/RonB473, nil,Feb. 2016, January 2016 9638,4.0,Ron A,https://www.tripadvisor.ca/Profile/RonA792, nil,Feb. 2016, January 2016 9638,4.0,Kaushilya W,https://www.tripadvisor.ca/Profile/kaushilyaw, nil,Jan. 2016, January 2016 9638,4.0,LadybuggyToronto,https://www.tripadvisor.ca/Profile/LadybuggyToronto, nil,Dec. 2015, December 2015 9638,3.0,Starr D,https://www.tripadvisor.ca/Profile/445starrd, nil,Dec. 2015, December 2015 9638,5.0,Lisa D,https://www.tripadvisor.ca/Profile/M8963AMlisad, nil,Nov. 2015, November 2015 9638,5.0,Irene M,https://www.tripadvisor.ca/Profile/irenemV3621VT, nil,Oct. 2015, October 2015 9638,3.0,Big_bro_1_usa,https://www.tripadvisor.ca/Profile/Big_bro_1_usa, nil,Oct. 2015, September 2015 9638,3.0,Kimberly R,https://www.tripadvisor.ca/Profile/186kimberlyr, nil,Oct. 2015, October 2015 9638,3.0,tdmy,https://www.tripadvisor.ca/Profile/tdmy, nil,Oct. 2015, October 2015 9638,4.0,ShannonM4,https://www.tripadvisor.ca/Profile/ShannonM4, nil,Oct. 2015, October 2015 9638,4.0,christinabacardi,https://www.tripadvisor.ca/Profile/christinabacardi, nil,Oct. 2015, October 2015 9638,4.0,James O,https://www.tripadvisor.ca/Profile/674jameso, nil,Oct. 2015, October 2015 9638,5.0,Graham H,https://www.tripadvisor.ca/Profile/grahamhY8770MC, nil,Oct. 2015, October 2015 9638,4.0,Jim V,https://www.tripadvisor.ca/Profile/612jimv, nil,Sep. 2015, September 2015 9638,2.0,vmt318,https://www.tripadvisor.ca/Profile/vmt318, nil,Sep. 2015, September 2015 9638,5.0,Jennifer N,https://www.tripadvisor.ca/Profile/JenniferN653, nil,Sep. 2015, September 2015 9638,5.0,Brian H,https://www.tripadvisor.ca/Profile/jimmyhendricx, nil,Sep. 2015, September 2015 9638,5.0,Luvlocal,https://www.tripadvisor.ca/Profile/Luvlocal, nil,Sep. 2015, August 2015 9638,4.0,Patrick L,https://www.tripadvisor.ca/Profile/PatrickL602, nil,Sep. 2015, September 2015 9638,4.0,Darren D,https://www.tripadvisor.ca/Profile/958darrend, nil,Sep. 2015, September 2015 9638,4.0,Danny L,https://www.tripadvisor.ca/Profile/DannyL530, nil,Sep. 2015, September 2015 9638,4.0,Bruno D,https://www.tripadvisor.ca/Profile/W2333JLbrunod, nil,Aug. 2015, August 2015 9638,5.0,KellyPJL,https://www.tripadvisor.ca/Profile/KellyPJL, nil,Aug. 2015, August 2015 9638,4.0,June T,https://www.tripadvisor.ca/Profile/492junet, nil,Aug. 2015, August 2015 9638,5.0,LauraTsingos,https://www.tripadvisor.ca/Profile/LauraTsingos, nil,Aug. 2015, July 2015 9638,4.0,Les O,https://www.tripadvisor.ca/Profile/LesO167, nil,Aug. 2015, August 2015 9638,5.0,AussieNarelle,https://www.tripadvisor.ca/Profile/AussieNarelle, nil,Aug. 2015, August 2015 9638,2.0,Niels M,https://www.tripadvisor.ca/Profile/55nielsm, nil,Aug. 2015, March 2015 9638,2.0,Joseph G,https://www.tripadvisor.ca/Profile/489josephg, nil,Jun. 2015, June 2015 9638,3.0,Tosh2,https://www.tripadvisor.ca/Profile/Tosh2, nil,May 2015, May 2015 9638,4.0,George K,https://www.tripadvisor.ca/Profile/georgekP684LU, nil,May 2015, May 2015 9638,3.0,PokeMomNJ,https://www.tripadvisor.ca/Profile/PokeMomNJ, nil,May 2015, May 2015 9638,4.0,CanadianTraveler49,https://www.tripadvisor.ca/Profile/CanadianTraveler49, nil,May 2015, May 2015 9639,3.0,Denise M,https://www.tripadvisor.ca/Profile/denisemW1137BI, nil,Mar. 2019, March 2019 9639,5.0,Bob M,https://www.tripadvisor.ca/Profile/BobM660, nil,Mar. 2019, March 2019 9639,4.0,Roxy20199,https://www.tripadvisor.ca/Profile/Roxy20199, nil,Mar. 2019, February 2019 9639,4.0,A.R.,https://www.tripadvisor.ca/Profile/ARS1131, nil,Feb. 2019, February 2019 9639,5.0,Tonya F,https://www.tripadvisor.ca/Profile/tonyaf344, nil,Feb. 2019, February 2019 9639,5.0,tikitanna,https://www.tripadvisor.ca/Profile/tikitanna, nil,Feb. 2019, February 2019 9639,3.0,Heidi T,https://www.tripadvisor.ca/Profile/509heidit, nil,Feb. 2019, February 2019 9639,5.0,Adrian Riel,https://www.tripadvisor.ca/Profile/acec968, nil,Feb. 2019, January 2019 9639,3.0,Escapeesfromthefreez,https://www.tripadvisor.ca/Profile/Escapeesfromthefreez, nil,Jan. 2019, January 2019 9639,3.0,Michael R,https://www.tripadvisor.ca/Profile/michaelrG9644GC, nil,Jan. 2019, January 2019 9639,5.0,David H,https://www.tripadvisor.ca/Profile/U9830SHdavidc, nil,Jan. 2019, January 2019 9639,5.0,Dale T,https://www.tripadvisor.ca/Profile/719dalet, nil,Jan. 2019, January 2019 9639,5.0,Jason E,https://www.tripadvisor.ca/Profile/jasoneK8402JL, nil,Jan. 2019, January 2019 9639,5.0,Dana M,https://www.tripadvisor.ca/Profile/DanaM508, nil,Jan. 2019, January 2019 9639,5.0,GreatDay27,https://www.tripadvisor.ca/Profile/GreatDay27, nil,Jan. 2019, January 2019 9639,1.0,Apfeiffer54,https://www.tripadvisor.ca/Profile/Apfeiffer54, nil,Jan. 2019, January 2019 9639,4.0,Chris D,https://www.tripadvisor.ca/Profile/614ChrisD, nil,Dec. 2018, December 2018 9639,5.0,Vlad P,https://www.tripadvisor.ca/Profile/VladP49, nil,Dec. 2018, December 2018 9639,5.0,My_World_JJ,https://www.tripadvisor.ca/Profile/My_World_JJ, nil,Dec. 2018, December 2018 9639,5.0,Roving422097,https://www.tripadvisor.ca/Profile/Roving422097, nil,Dec. 2018, December 2018 9639,5.0,Pierre-Luc V,https://www.tripadvisor.ca/Profile/Sightseer740119, nil,Nov. 2018, November 2018 9639,5.0,Don M,https://www.tripadvisor.ca/Profile/donmV5090CZ, nil,Nov. 2018, November 2018 9639,5.0,Leon B,https://www.tripadvisor.ca/Profile/LeonB1752, nil,Nov. 2018, November 2018 9639,4.0,Serge R,https://www.tripadvisor.ca/Profile/serger584, nil,Nov. 2018, October 2018 9639,4.0,Jenn C,https://www.tripadvisor.ca/Profile/jennc884, nil,Nov. 2018, November 2018 9639,nil,,nil, nil,nil,nil 9639,4.0,Ray M,https://www.tripadvisor.ca/Profile/9raya, nil,Sep. 2018, September 2018 9639,5.0,Steve B,https://www.tripadvisor.ca/Profile/sbigger09, nil,Sep. 2018, September 2018 9639,3.0,kjhoffmann,https://www.tripadvisor.ca/Profile/kjhoffmann, nil,Sep. 2018, September 2018 9639,4.0,jenniferjanson,https://www.tripadvisor.ca/Profile/jenniferjanson, nil,Aug. 2018, August 2018 9639,4.0,Momforlive,https://www.tripadvisor.ca/Profile/Momforlive, nil,Aug. 2018, August 2018 9639,5.0,Rhetalynn,https://www.tripadvisor.ca/Profile/Rhetalynn, nil,Jul. 2018, July 2018 9639,4.0,rgrs7,https://www.tripadvisor.ca/Profile/rgrs7, nil,Jul. 2018, June 2018 9639,5.0,cancub6,https://www.tripadvisor.ca/Profile/cancub6, nil,Jul. 2018, July 2018 9639,4.0,Mark A,https://www.tripadvisor.ca/Profile/V5706CAmarka, nil,Jul. 2018, July 2018 9639,5.0,sarqaz,https://www.tripadvisor.ca/Profile/sarqaz, nil,Jun. 2018, June 2018 9639,4.0,FoodieMTL14,https://www.tripadvisor.ca/Profile/FoodieMTL14, nil,Apr. 2018, April 2018 9639,4.0,William D,https://www.tripadvisor.ca/Profile/williamdU8310RT, nil,Apr. 2018, April 2018 9639,5.0,Glenn_Wilkinson,https://www.tripadvisor.ca/Profile/Glenn_Wilkinson, nil,Mar. 2018, March 2018 9639,3.0,woodmelissa,https://www.tripadvisor.ca/Profile/woodmelissa, nil,Mar. 2018, March 2018 9639,2.0,Craig M,https://www.tripadvisor.ca/Profile/craigmI402MC, nil,Mar. 2018, March 2018 9639,1.0,vdputte,https://www.tripadvisor.ca/Profile/vdputte, nil,Mar. 2018, March 2018 9639,3.0,kellysD3075PQ,https://www.tripadvisor.ca/Profile/kellysD3075PQ, nil,Mar. 2018, March 2018 9639,3.0,Wayne S,https://www.tripadvisor.ca/Profile/E6392OAwaynes, nil,Feb. 2018, February 2018 9639,4.0,habzfan,https://www.tripadvisor.ca/Profile/habzfan, nil,Jan. 2018, January 2018 9639,3.0,KMHHalifax,https://www.tripadvisor.ca/Profile/KMHHalifax, nil,Jan. 2018, January 2018 9639,3.0,Kirby P,https://www.tripadvisor.ca/Profile/KirbyP_74, nil,Oct. 2017, October 2017 9639,4.0,Jeff L,https://www.tripadvisor.ca/Profile/R8520SLjeffl, nil,Oct. 2017, October 2017 9639,4.0,anaest,https://www.tripadvisor.ca/Profile/anaest, nil,Oct. 2017, October 2017 9639,5.0,Doris O,https://www.tripadvisor.ca/Profile/doriso809, nil,Oct. 2017, October 2017 9639,5.0,zuspeitash,https://www.tripadvisor.ca/Profile/zuspeitash, nil,Oct. 2017, October 2017 9639,4.0,Moonburn2014,https://www.tripadvisor.ca/Profile/Moonburn2014, nil,Oct. 2017, September 2017 9639,4.0,Water22,https://www.tripadvisor.ca/Profile/Water22, nil,Oct. 2017, September 2017 9639,5.0,Readytotravel6064,https://www.tripadvisor.ca/Profile/Readytotravel6064, nil,Oct. 2017, October 2017 9639,4.0,Mike G,https://www.tripadvisor.ca/Profile/Jarralad1, nil,Oct. 2017, September 2017 9639,4.0,Connie T,https://www.tripadvisor.ca/Profile/conniet164, nil,Sep. 2017, September 2017 9639,4.0,AtlKev,https://www.tripadvisor.ca/Profile/AtlKev, nil,Sep. 2017, September 2017 9639,4.0,Ricardo L,https://www.tripadvisor.ca/Profile/ricardolR2883VR, nil,Sep. 2017, September 2017 9639,3.0,PottsyMJ,https://www.tripadvisor.ca/Profile/PottsyMJ, nil,Sep. 2017, September 2017 9639,4.0,riley1204,https://www.tripadvisor.ca/Profile/riley1204, nil,Sep. 2017, August 2017 9639,4.0,roxanneparsons546,https://www.tripadvisor.ca/Profile/roxanneparsons546, nil,Aug. 2017, August 2017 9639,5.0,Tim C,https://www.tripadvisor.ca/Profile/H8864YTtimc, nil,May 2017, May 2017 9639,3.0,Likewyse,https://www.tripadvisor.ca/Profile/Likewyse, nil,May 2017, May 2017 9639,5.0,MarG599,https://www.tripadvisor.ca/Profile/MarG599, nil,May 2017, May 2017 9639,1.0,tiggerhockey68,https://www.tripadvisor.ca/Profile/tiggerhockey68, nil,May 2017, May 2017 9639,4.0,lewmjb0,https://www.tripadvisor.ca/Profile/lewmjb0, nil,Apr. 2017, April 2017 9639,4.0,Jeff C,https://www.tripadvisor.ca/Profile/Jeff-Ange, nil,Apr. 2017, March 2017 9639,4.0,periwinkle29,https://www.tripadvisor.ca/Profile/periwinkle29, nil,Apr. 2017, April 2017 9639,5.0,Holiday_Inn_Guelph,https://www.tripadvisor.ca/Profile/Holiday_Inn_Guelph, nil,Apr. 2017, March 2017 9639,5.0,Ann S,https://www.tripadvisor.ca/Profile/315anns, nil,Apr. 2017, April 2017 9639,1.0,BusinessTraveler416,https://www.tripadvisor.ca/Profile/BusinessTraveler416, nil,Mar. 2017, March 2017 9639,5.0,mityjoe,https://www.tripadvisor.ca/Profile/mityjoe, nil,Nov. 2016, November 2016 9639,5.0,FraHar,https://www.tripadvisor.ca/Profile/FraHar, nil,Nov. 2016, November 2016 9639,4.0,Celticgrl,https://www.tripadvisor.ca/Profile/Celticgrl, nil,Nov. 2016, November 2016 9639,5.0,Steven M,https://www.tripadvisor.ca/Profile/stevenmK2268AG, nil,Nov. 2016, November 2016 9639,4.0,Mark D,https://www.tripadvisor.ca/Profile/549markd, nil,Nov. 2016, November 2016 9639,4.0,Mike R,https://www.tripadvisor.ca/Profile/aagcon, nil,Nov. 2016, October 2016 9639,4.0,cbutera,https://www.tripadvisor.ca/Profile/cbutera, nil,Oct. 2016, October 2016 9639,3.0,weissp,https://www.tripadvisor.ca/Profile/weissp, nil,Oct. 2016, August 2016 9639,4.0,its_shoeless_joe,https://www.tripadvisor.ca/Profile/its_shoeless_joe, nil,Oct. 2016, October 2016 9639,5.0,Crystal M,https://www.tripadvisor.ca/Profile/crystalm997, nil,Oct. 2016, October 2016 9639,3.0,Elemes613,https://www.tripadvisor.ca/Profile/Elemes613, nil,Sep. 2016, August 2016 9639,1.0,sandy_marshall66,https://www.tripadvisor.ca/Profile/sandy_marshall66, nil,Sep. 2016,nil 9639,5.0,smilingcanuck,https://www.tripadvisor.ca/Profile/smilingcanuck, nil,Sep. 2016, September 2016 9639,3.0,travelandshop2014,https://www.tripadvisor.ca/Profile/travelandshop2014, nil,Sep. 2016, August 2016 9639,5.0,Gary B,https://www.tripadvisor.ca/Profile/garybU3786YX, nil,Sep. 2016, July 2016 9639,5.0,B S,https://www.tripadvisor.ca/Profile/bs504, nil,Sep. 2016, July 2016 9639,4.0,PolarBear777,https://www.tripadvisor.ca/Profile/PolarBear777, nil,Aug. 2016, August 2016 9639,5.0,Sandy H,https://www.tripadvisor.ca/Profile/SandyH552, nil,Aug. 2016, August 2016 9639,4.0,philindy,https://www.tripadvisor.ca/Profile/philindy, nil,Aug. 2016, August 2016 9639,1.0,HappyRunner464,https://www.tripadvisor.ca/Profile/HappyRunner464, nil,Aug. 2016, August 2016 9639,2.0,pattyfarrell,https://www.tripadvisor.ca/Profile/pattyfarrell, nil,Aug. 2016, August 2016 9639,2.0,Norma M,https://www.tripadvisor.ca/Profile/amron1966, nil,Aug. 2016, August 2016 9639,2.0,Cindy S,https://www.tripadvisor.ca/Profile/cindys795, nil,Aug. 2016, July 2016 9639,3.0,Nicolás P,https://www.tripadvisor.ca/Profile/nicol_sp63, nil,Aug. 2016, May 2016 9639,4.0,Debbie C,https://www.tripadvisor.ca/Profile/V5405IFdebbiec, nil,Aug. 2016, August 2016 9639,5.0,Jonathan H,https://www.tripadvisor.ca/Profile/C9522JOjonathanh, nil,Jul. 2016, July 2016 9639,3.0,Discovermyworld,https://www.tripadvisor.ca/Profile/Discovermyworld, nil,Jun. 2016, June 2016 9639,4.0,Vincent G,https://www.tripadvisor.ca/Profile/vincentg785, nil,Jun. 2016, June 2016 9639,5.0,conciergetraveller,https://www.tripadvisor.ca/Profile/conciergetraveller, nil,Jun. 2016, May 2016 9639,4.0,canbear32,https://www.tripadvisor.ca/Profile/canbear32, nil,May 2016, April 2016 9639,4.0,stampingmom2001,https://www.tripadvisor.ca/Profile/stampingmom2001, nil,May 2016, May 2016 9639,3.0,plusbhear261,https://www.tripadvisor.ca/Profile/plusbhear261, nil,May 2016, May 2016 9639,3.0,digerati,https://www.tripadvisor.ca/Profile/digerati, nil,May 2016, May 2016 9639,5.0,mtrep2002,https://www.tripadvisor.ca/Profile/mtrep2002, nil,Apr. 2016, April 2016 9639,3.0,TScott099,https://www.tripadvisor.ca/Profile/TScott099, nil,Apr. 2016, April 2016 9639,4.0,bou2011,https://www.tripadvisor.ca/Profile/bou2011, nil,Mar. 2016, March 2016 9639,4.0,Redbullx2,https://www.tripadvisor.ca/Profile/Redbullx2, nil,Mar. 2016, March 2016 9639,5.0,pass309,https://www.tripadvisor.ca/Profile/pass309, nil,Mar. 2016, February 2016 9639,3.0,Holzwurm99,https://www.tripadvisor.ca/Profile/Holzwurm99, nil,Feb. 2016, February 2016 9639,4.0,Tammy B,https://www.tripadvisor.ca/Profile/TammyB992, nil,Feb. 2016, February 2016 9639,5.0,aviator44,https://www.tripadvisor.ca/Profile/aviator44, nil,Feb. 2016, January 2016 9639,4.0,G G,https://www.tripadvisor.ca/Profile/8gg, nil,Feb. 2016, February 2016 9639,4.0,BubbyAnnie,https://www.tripadvisor.ca/Profile/BubbyAnnie, nil,Feb. 2016, February 2016 9639,4.0,Michael M,https://www.tripadvisor.ca/Profile/michaelmJ680DC, nil,Feb. 2016, December 2015 9639,4.0,angela363,https://www.tripadvisor.ca/Profile/angela363, nil,Feb. 2016, February 2016 9639,5.0,landasilva,https://www.tripadvisor.ca/Profile/landasilva, nil,Feb. 2016, February 2016 9639,5.0,Motorbragg,https://www.tripadvisor.ca/Profile/Motorbragg, nil,Jan. 2016, January 2016 9639,5.0,Silvi S,https://www.tripadvisor.ca/Profile/herasilvi, nil,Jan. 2016, January 2016 9639,5.0,Resqdogs,https://www.tripadvisor.ca/Profile/Resqdogs, nil,Jan. 2016, January 2016 9639,3.0,Krig,https://www.tripadvisor.ca/Profile/Krig, nil,Jan. 2016, November 2015 9639,1.0,UrbanXplorer,https://www.tripadvisor.ca/Profile/UrbanXplorer, nil,Dec. 2015, December 2015 9639,4.0,TimothyandLinda,https://www.tripadvisor.ca/Profile/TimothyandLinda, nil,Dec. 2015, December 2015 9639,4.0,1976flowers,https://www.tripadvisor.ca/Profile/1976flowers, nil,Dec. 2015, December 2015 9639,2.0,Devo18,https://www.tripadvisor.ca/Profile/Devo18, nil,Dec. 2015, April 2015 9639,3.0,annje,https://www.tripadvisor.ca/Profile/annje, nil,Dec. 2015, December 2015 9639,3.0,ReggieDunlop27,https://www.tripadvisor.ca/Profile/ReggieDunlop27, nil,Nov. 2015, November 2015 9639,5.0,Ann R,https://www.tripadvisor.ca/Profile/801annr, nil,Nov. 2015, November 2015 9639,2.0,Allan S,https://www.tripadvisor.ca/Profile/4charlesl, nil,Nov. 2015, June 2015 9639,4.0,J P,https://www.tripadvisor.ca/Profile/E8268CLjp, nil,Nov. 2015, November 2015 9639,5.0,Susan O,https://www.tripadvisor.ca/Profile/908susano, nil,Nov. 2015, November 2015 9639,3.0,Terri M,https://www.tripadvisor.ca/Profile/517terrim, nil,Nov. 2015, November 2015 9639,4.0,362craigv,https://www.tripadvisor.ca/Profile/362craigv, nil,Oct. 2015, October 2015 9639,3.0,shroptom,https://www.tripadvisor.ca/Profile/shroptom, nil,Oct. 2015, October 2015 9639,3.0,RudedudeNJ,https://www.tripadvisor.ca/Profile/Rudyfs2, nil,Oct. 2015, October 2015 9639,5.0,TanyaM212,https://www.tripadvisor.ca/Profile/TanyaM212, nil,Sep. 2015, September 2015 9639,4.0,Jjsimmons,https://www.tripadvisor.ca/Profile/Jjsimmons, nil,Sep. 2015, September 2015 9639,5.0,beth815,https://www.tripadvisor.ca/Profile/beth815, nil,Sep. 2015, August 2015 9639,4.0,AJOshawa,https://www.tripadvisor.ca/Profile/AJOshawa, nil,Sep. 2015, September 2015 9639,5.0,Imran Q,https://www.tripadvisor.ca/Profile/702imranq, nil,Sep. 2015, September 2015 9639,4.0,Sue P,https://www.tripadvisor.ca/Profile/19suep, nil,Aug. 2015, August 2015 9639,5.0,David L,https://www.tripadvisor.ca/Profile/davidlH9420NH, nil,Aug. 2015, August 2015 9639,4.0,Zubair A,https://www.tripadvisor.ca/Profile/Zubair-A-786, nil,Aug. 2015, August 2015 9639,5.0,pamelam621,https://www.tripadvisor.ca/Profile/pamelam621, nil,Aug. 2015, July 2015 9639,3.0,Marko R,https://www.tripadvisor.ca/Profile/markor821, nil,Aug. 2015, May 2015 9640,nil,,nil, nil,nil,nil 9640,1.0,Scott M,https://www.tripadvisor.ca/Profile/8scottm, nil,May 2017, May 2017 9640,3.0,Rosemarie O,https://www.tripadvisor.ca/Profile/687rosemarieo, nil,Feb. 2017, February 2017 9640,4.0,therivs,https://www.tripadvisor.ca/Profile/therivs, nil,Aug. 2016, August 2016 9640,3.0,Joe-SVL,https://www.tripadvisor.ca/Profile/Joe-SVL, nil,Oct. 2015, October 2015 9640,1.0,Thenewadventurers,https://www.tripadvisor.ca/Profile/Thenewadventurers, nil,Mar. 2015, March 2015 9640,4.0,Rafique N,https://www.tripadvisor.ca/Profile/rafiquen, nil,Aug. 2014, March 2014 9640,3.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Jul. 2014, July 2014 9640,1.0,Scott S,https://www.tripadvisor.ca/Profile/748scotts, nil,Mar. 2014, March 2014 9640,1.0,Chloe0517,https://www.tripadvisor.ca/Profile/Chloe0517, nil,Jan. 2014, January 2014 9640,3.0,goodtime4,https://www.tripadvisor.ca/Profile/goodtime4, nil,Apr. 2013, September 2012 9640,5.0,Monika E,https://www.tripadvisor.ca/Profile/MonikaE376, nil,May 2012, May 2012 9640,4.0,manohar k,https://www.tripadvisor.ca/Profile/man0hark, nil,Mar. 2012, March 2012 9640,2.0,smhr,https://www.tripadvisor.ca/Profile/smhr, nil,Feb. 2012, March 2011 9640,4.0,Amir M,https://www.tripadvisor.ca/Profile/AmirM657, nil,Oct. 2011, October 2011 9640,4.0,mariamrajabi,https://www.tripadvisor.ca/Profile/mariamrajabi, nil,Aug. 2011, August 2011 9640,4.0,motel47,https://www.tripadvisor.ca/Profile/motel47, nil,May 2011, April 2011 9640,1.0,Sweetee88,https://www.tripadvisor.ca/Profile/Sweetee88, nil,Mar. 2011, March 2011 9640,1.0,rubarb_stew,https://www.tripadvisor.ca/Profile/rubarb_stew, nil,Jan. 2008, January 2008 9640,4.0,Mom'sTaxi,https://www.tripadvisor.ca/Profile/Maps802837, nil,Nov. 2006, November 2006 9641,nil,,nil, nil,nil,nil 9641,1.0,Pat,https://www.tripadvisor.ca/Profile/johnwick91, nil,Jan. 2019, January 2019 9641,1.0,Fearless32911454141,https://www.tripadvisor.ca/Profile/Fearless32911454141, nil,Dec. 2018, December 2018 9641,1.0,servicecraver,https://www.tripadvisor.ca/Profile/servicecraver, nil,Dec. 2018, December 2018 9641,1.0,citypins,https://www.tripadvisor.ca/Profile/citypins, nil,Nov. 2018, November 2018 9641,1.0,Jan R,https://www.tripadvisor.ca/Profile/Z8274DAjanr, nil,Oct. 2018, October 2018 9641,1.0,gameonservice,https://www.tripadvisor.ca/Profile/gameonservice, nil,Oct. 2018, October 2018 9641,1.0,Tasha C,https://www.tripadvisor.ca/Profile/361tashac, nil,Oct. 2018, October 2018 9641,1.0,Erin Y,https://www.tripadvisor.ca/Profile/332eriny, nil,Oct. 2018, October 2018 9641,1.0,psweet1923,https://www.tripadvisor.ca/Profile/psweet1923, nil,Sep. 2018, September 2018 9641,1.0,edries569765,https://www.tripadvisor.ca/Profile/edries569765, nil,Sep. 2018, September 2018 9641,1.0,skiin2017,https://www.tripadvisor.ca/Profile/skiin2017, nil,Aug. 2018, July 2018 9641,1.0,Christhebaker,https://www.tripadvisor.ca/Profile/Christhebaker, nil,Aug. 2018, August 2018 9641,1.0,ram250098,https://www.tripadvisor.ca/Profile/ram250098, nil,Aug. 2018, August 2018 9641,2.0,rallen121626,https://www.tripadvisor.ca/Profile/rallen121626, nil,Aug. 2018, August 2018 9641,1.0,lheida710092,https://www.tripadvisor.ca/Profile/lheida710092, nil,Aug. 2018, August 2018 9641,2.0,mpodla805166,https://www.tripadvisor.ca/Profile/mpodla805166, nil,Aug. 2018, August 2018 9641,1.0,pwendland8,https://www.tripadvisor.ca/Profile/pwendland8, nil,Aug. 2018, June 2018 9641,2.0,nicbruceallain,https://www.tripadvisor.ca/Profile/nicbruceallain, nil,Aug. 2018, August 2018 9641,2.0,joani826,https://www.tripadvisor.ca/Profile/joani826, nil,Jul. 2018, July 2018 9641,1.0,charley700@hotmail.com,https://www.tripadvisor.ca/Profile/charley700, nil,Jul. 2018, July 2018 9641,1.0,Amy B,https://www.tripadvisor.ca/Profile/amybZ7872UP, nil,Jul. 2018, July 2018 9641,3.0,Jennifer K,https://www.tripadvisor.ca/Profile/jenniferkT1052ZM, nil,Jul. 2018, July 2018 9641,1.0,Michele L,https://www.tripadvisor.ca/Profile/michelelA6767YY, nil,Jul. 2018, July 2018 9641,2.0,Shari R,https://www.tripadvisor.ca/Profile/585sharir, nil,Jun. 2018, June 2018 9641,1.0,snicho295916,https://www.tripadvisor.ca/Profile/snicho295916, nil,Jun. 2018, June 2018 9641,1.0,kkrje342328,https://www.tripadvisor.ca/Profile/kkrje342328, nil,Jun. 2018, June 2018 9641,1.0,Melissa H,https://www.tripadvisor.ca/Profile/X9855TOmelissah, nil,Jun. 2018, June 2018 9641,1.0,Joey Lauer,https://www.tripadvisor.ca/Profile/joeylauer, nil,May 2018, April 2018 9641,1.0,Purple C,https://www.tripadvisor.ca/Profile/477purplec, nil,May 2018, May 2018 9641,3.0,mleemi824982,https://www.tripadvisor.ca/Profile/mleemi824982, nil,May 2018, May 2018 9641,2.0,windsurfer66,https://www.tripadvisor.ca/Profile/windsurfer66, nil,May 2018, April 2018 9641,1.0,amoodi232212,https://www.tripadvisor.ca/Profile/amoodi232212, nil,May 2018, April 2018 9641,1.0,222lauren,https://www.tripadvisor.ca/Profile/222lauren, nil,Apr. 2018, April 2018 9641,1.0,snavar237344,https://www.tripadvisor.ca/Profile/snavar237344, nil,Apr. 2018, April 2018 9641,2.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Apr. 2018, April 2018 9641,1.0,ljjjHam,https://www.tripadvisor.ca/Profile/ljjjHam, nil,Apr. 2018, April 2018 9641,1.0,Tracey G,https://www.tripadvisor.ca/Profile/383traceyg, nil,Apr. 2018, April 2018 9641,2.0,jaysfan972018,https://www.tripadvisor.ca/Profile/jaysfan972018, nil,Mar. 2018, March 2018 9641,1.0,Corn63,https://www.tripadvisor.ca/Profile/Corn63, nil,Mar. 2018, March 2018 9641,1.0,ysalo,https://www.tripadvisor.ca/Profile/ysalo, nil,Mar. 2018, March 2018 9641,4.0,107726,https://www.tripadvisor.ca/Profile/107726, nil,Mar. 2018, March 2018 9641,1.0,lgen74,https://www.tripadvisor.ca/Profile/lgen74, nil,Mar. 2018, February 2018 9641,2.0,gracierob,https://www.tripadvisor.ca/Profile/gracierob, nil,Mar. 2018, February 2018 9641,1.0,Pamela E,https://www.tripadvisor.ca/Profile/pamelae259, nil,Mar. 2018, March 2018 9641,1.0,Elisa M,https://www.tripadvisor.ca/Profile/elisamD2265IQ, nil,Mar. 2018, March 2018 9641,2.0,Mobile135748,https://www.tripadvisor.ca/Profile/Mobile135748, nil,Feb. 2018, February 2018 9641,2.0,Heather G,https://www.tripadvisor.ca/Profile/heathergD5277NX, nil,Feb. 2018, February 2018 9641,2.0,cappyhawk,https://www.tripadvisor.ca/Profile/cappyhawk, nil,Jan. 2018, January 2018 9641,1.0,T328QNjanetb,https://www.tripadvisor.ca/Profile/T328QNjanetb, nil,Oct. 2017, October 2017 9641,1.0,Diane V,https://www.tripadvisor.ca/Profile/dianev484, nil,Oct. 2017, October 2017 9641,2.0,H9169FUmarym,https://www.tripadvisor.ca/Profile/H9169FUmarym, nil,Oct. 2017, October 2017 9641,2.0,George A,https://www.tripadvisor.ca/Profile/888georgea, nil,Oct. 2017, October 2017 9641,2.0,Jada A,https://www.tripadvisor.ca/Profile/970jadaa, nil,Oct. 2017, October 2017 9641,2.0,F6057AFmarkh,https://www.tripadvisor.ca/Profile/F6057AFmarkh, nil,Oct. 2017, October 2017 9641,1.0,kfernandes1,https://www.tripadvisor.ca/Profile/kfernandes1, nil,Oct. 2017, October 2017 9641,2.0,Firpic,https://www.tripadvisor.ca/Profile/Firpic, nil,Oct. 2017, October 2017 9641,1.0,elims_77,https://www.tripadvisor.ca/Profile/elims_77, nil,Oct. 2017, October 2017 9641,1.0,MyleHigh,https://www.tripadvisor.ca/Profile/MyleHigh, nil,Oct. 2017, October 2017 9641,1.0,wnagy2017,https://www.tripadvisor.ca/Profile/wnagy2017, nil,Oct. 2017, October 2017 9641,1.0,Sharon W,https://www.tripadvisor.ca/Profile/N1626ILsharonw, nil,Oct. 2017, October 2017 9641,1.0,Garry H,https://www.tripadvisor.ca/Profile/GARRYH606, nil,Oct. 2017, September 2017 9641,3.0,lorriet8,https://www.tripadvisor.ca/Profile/lorriet8, nil,Oct. 2017, September 2017 9641,1.0,Cora H,https://www.tripadvisor.ca/Profile/corah348, nil,Oct. 2017, September 2017 9641,1.0,CataNascimento,https://www.tripadvisor.ca/Profile/CataNascimento, nil,Oct. 2017, September 2017 9641,2.0,M5628SOrons,https://www.tripadvisor.ca/Profile/M5628SOrons, nil,Oct. 2017, September 2017 9641,1.0,KatelinAB,https://www.tripadvisor.ca/Profile/KatelinAB, nil,Sep. 2017, September 2017 9641,3.0,suebrim,https://www.tripadvisor.ca/Profile/suebrim, nil,Sep. 2017, September 2017 9641,3.0,jasonfS4487VP,https://www.tripadvisor.ca/Profile/jasonfS4487VP, nil,Sep. 2017, September 2017 9641,1.0,treyeseth,https://www.tripadvisor.ca/Profile/treyeseth, nil,Sep. 2017, September 2017 9641,1.0,Alba-Cat,https://www.tripadvisor.ca/Profile/Alba-Cat, nil,Sep. 2017, September 2017 9641,1.0,L4892KWkevina,https://www.tripadvisor.ca/Profile/L4892KWkevina, nil,Sep. 2017, September 2017 9641,1.0,raedo991,https://www.tripadvisor.ca/Profile/raedo991, nil,Sep. 2017, September 2017 9641,2.0,Valerie T,https://www.tripadvisor.ca/Profile/599valeriet, nil,Sep. 2017, September 2017 9641,2.0,Mike A,https://www.tripadvisor.ca/Profile/mikeaN4620XK, nil,Sep. 2017, September 2017 9641,2.0,964tiium,https://www.tripadvisor.ca/Profile/964tiium, nil,Sep. 2017, September 2017 9641,1.0,Bill S,https://www.tripadvisor.ca/Profile/billsF984IT, nil,Sep. 2017, September 2017 9641,2.0,elizabethlN4613BG,https://www.tripadvisor.ca/Profile/elizabethlN4613BG, nil,Sep. 2017, September 2017 9641,4.0,iansD2501UR,https://www.tripadvisor.ca/Profile/iansD2501UR, nil,Aug. 2017, August 2017 9641,1.0,hornet01,https://www.tripadvisor.ca/Profile/hornet01, nil,Jul. 2017, July 2017 9641,1.0,carolguad,https://www.tripadvisor.ca/Profile/carolguad, nil,Jul. 2017, July 2017 9641,1.0,Caribbean traveller,https://www.tripadvisor.ca/Profile/Beachchaser12, nil,Jun. 2017, June 2017 9641,1.0,Frank C,https://www.tripadvisor.ca/Profile/frankcD4971JR, nil,Jun. 2017, June 2017 9641,1.0,SudburyBigtony,https://www.tripadvisor.ca/Profile/SudburyBigtony, nil,Jun. 2017, June 2017 9641,1.0,Wearenowretired,https://www.tripadvisor.ca/Profile/Wearenowretired, nil,Jun. 2017, April 2017 9641,3.0,SSC-CP,https://www.tripadvisor.ca/Profile/SSC-CP, nil,May 2017, April 2017 9641,3.0,bonky48,https://www.tripadvisor.ca/Profile/bonky48, nil,Apr. 2017, April 2017 9641,1.0,Sandy B,https://www.tripadvisor.ca/Profile/882SandyB, nil,Apr. 2017, April 2017 9641,1.0,laurafE8204OO,https://www.tripadvisor.ca/Profile/laurafE8204OO, nil,Apr. 2017, April 2017 9641,1.0,AlbertaFoodGuy,https://www.tripadvisor.ca/Profile/AlbertaFoodGuy, nil,Apr. 2017, May 2016 9641,1.0,Patrick L,https://www.tripadvisor.ca/Profile/patricklN8210LS, nil,Apr. 2017, April 2017 9641,3.0,707mar193,https://www.tripadvisor.ca/Profile/707mar193, nil,Mar. 2017, March 2017 9641,1.0,reginap888,https://www.tripadvisor.ca/Profile/reginap888, nil,Mar. 2017, March 2017 9641,1.0,K292UHellenm,https://www.tripadvisor.ca/Profile/K292UHellenm, nil,Mar. 2017, November 2016 9641,2.0,roses755,https://www.tripadvisor.ca/Profile/roses755, nil,Mar. 2017, February 2017 9641,2.0,976tarav,https://www.tripadvisor.ca/Profile/976tarav, nil,Feb. 2017, February 2017 9641,1.0,smokeygal,https://www.tripadvisor.ca/Profile/smokeygal, nil,Jan. 2017, January 2017 9641,1.0,Dominique K,https://www.tripadvisor.ca/Profile/DominiqueK352, nil,Jan. 2017, January 2017 9641,2.0,Jules D,https://www.tripadvisor.ca/Profile/JulesD55, nil,Dec. 2016, December 2016 9641,1.0,Carolyn A,https://www.tripadvisor.ca/Profile/350carolyna, nil,Nov. 2016, November 2016 9641,1.0,terrysT7308DV,https://www.tripadvisor.ca/Profile/terrysT7308DV, nil,Nov. 2016, November 2016 9641,1.0,P1165MRsebastianm,https://www.tripadvisor.ca/Profile/P1165MRsebastianm, nil,Nov. 2016, November 2016 9641,1.0,144hockeymom,https://www.tripadvisor.ca/Profile/144hockeymom, nil,Nov. 2016, November 2016 9641,1.0,87sierrat,https://www.tripadvisor.ca/Profile/87sierrat, nil,Nov. 2016, November 2016 9641,1.0,Coupleroadtravels,https://www.tripadvisor.ca/Profile/Coupleroadtravels, nil,Nov. 2016, November 2016 9641,3.0,nancyjJ7300ES,https://www.tripadvisor.ca/Profile/nancyjJ7300ES, nil,Nov. 2016, October 2016 9641,1.0,petet158,https://www.tripadvisor.ca/Profile/petet158, nil,Oct. 2016, October 2016 9641,4.0,craftyjones,https://www.tripadvisor.ca/Profile/craftyjones, nil,Oct. 2016, October 2016 9641,4.0,G6376LHpatrickl,https://www.tripadvisor.ca/Profile/G6376LHpatrickl, nil,Oct. 2016, October 2016 9641,1.0,272974,https://www.tripadvisor.ca/Profile/272974, nil,Oct. 2016, October 2016 9641,1.0,Wendy A,https://www.tripadvisor.ca/Profile/WendyA255, nil,Oct. 2016, October 2016 9641,2.0,W2767FLjamesw,https://www.tripadvisor.ca/Profile/W2767FLjamesw, nil,Oct. 2016, September 2016 9641,2.0,motorbodies,https://www.tripadvisor.ca/Profile/motorbodies, nil,Oct. 2016, September 2016 9641,1.0,B D,https://www.tripadvisor.ca/Profile/914bd, nil,Sep. 2016, September 2016 9641,1.0,Jeff G,https://www.tripadvisor.ca/Profile/U7227GSjeffg, nil,Sep. 2016, September 2016 9641,2.0,Kneedavacay,https://www.tripadvisor.ca/Profile/Kneedavacay, nil,Sep. 2016, September 2016 9641,4.0,barbarapY9402IW,https://www.tripadvisor.ca/Profile/barbarapY9402IW, nil,Sep. 2016, September 2016 9641,1.0,I9980FFnicolet,https://www.tripadvisor.ca/Profile/I9980FFnicolet, nil,Sep. 2016, September 2016 9641,1.0,Michele W,https://www.tripadvisor.ca/Profile/824michelew, nil,Sep. 2016, September 2016 9641,1.0,Kim W,https://www.tripadvisor.ca/Profile/KimW614, nil,Sep. 2016, September 2016 9641,1.0,AnakeMele,https://www.tripadvisor.ca/Profile/AnakeMele, nil,Sep. 2016, September 2016 9641,1.0,robertcX8473EK,https://www.tripadvisor.ca/Profile/robertcX8473EK, nil,Aug. 2016, August 2016 9641,3.0,255chelseam,https://www.tripadvisor.ca/Profile/255chelseam, nil,Aug. 2016, August 2016 9641,1.0,M7948DYjasonc,https://www.tripadvisor.ca/Profile/M7948DYjasonc, nil,Aug. 2016, August 2016 9641,1.0,Mr_International101,https://www.tripadvisor.ca/Profile/Mr_International101, nil,Aug. 2016, August 2016 9641,1.0,Jessica M,https://www.tripadvisor.ca/Profile/C1261ZTjessicam, nil,Aug. 2016, August 2016 9641,1.0,puffalumplover,https://www.tripadvisor.ca/Profile/puffalumplover, nil,Jul. 2016, July 2016 9642,2.0,Angie,https://www.tripadvisor.ca/Profile/AngieB497, nil,Mar. 2019, March 2019 9642,1.0,Diana M,https://www.tripadvisor.ca/Profile/Q2874AHdianam, nil,Jan. 2019, January 2019 9642,1.0,Nadia T,https://www.tripadvisor.ca/Profile/nadiatK704EE, nil,Nov. 2018, November 2018 9642,1.0,Cheryl l,https://www.tripadvisor.ca/Profile/R8410YYcheryll, nil,Aug. 2017, August 2017 9642,1.0,kimmilil,https://www.tripadvisor.ca/Profile/kimmilil, nil,Aug. 2016, August 2016 9642,1.0,jay r,https://www.tripadvisor.ca/Profile/O7210XMjayr, nil,Jul. 2016, July 2016 9642,1.0,KitchenerFivebucks,https://www.tripadvisor.ca/Profile/KitchenerFivebucks, nil,Apr. 2016, March 2016 9642,1.0,Colin F,https://www.tripadvisor.ca/Profile/colinf459, nil,Dec. 2015, December 2015 9642,1.0,Kathleen L,https://www.tripadvisor.ca/Profile/168kathleenl, nil,Mar. 2015, March 2015 9642,3.0,Neva M,https://www.tripadvisor.ca/Profile/144nevam, nil,Jan. 2015, December 2014 9642,1.0,Snowbarbie,https://www.tripadvisor.ca/Profile/Snowbarbie, nil,Aug. 2014, August 2014 9642,4.0,Lairdo25,https://www.tripadvisor.ca/Profile/Lairdo25, nil,Jul. 2014, July 2014 9642,2.0,socrdog,https://www.tripadvisor.ca/Profile/socrdog, nil,Jul. 2014, July 2014 9642,1.0,308444033,https://www.tripadvisor.ca/Profile/308444033, nil,Jul. 2014, July 2014 9642,5.0,Rita P,https://www.tripadvisor.ca/Profile/77ritap, nil,Jun. 2014, May 2014 9642,1.0,Jay G,https://www.tripadvisor.ca/Profile/409jayg, nil,May 2014, May 2014 9642,1.0,Mark C,https://www.tripadvisor.ca/Profile/944markc944, nil,Nov. 2013, November 2013 9642,4.0,ZankhuSunil M M,https://www.tripadvisor.ca/Profile/zankhusunilmm, nil,Aug. 2013, July 2013 9642,4.0,Nick P,https://www.tripadvisor.ca/Profile/306NickP306, nil,Dec. 2012, December 2012 9642,1.0,Colette V,https://www.tripadvisor.ca/Profile/ColetteV186, nil,Sep. 2012, November 2011 9642,4.0,World V,https://www.tripadvisor.ca/Profile/WorldV, nil,Aug. 2012, July 2012 9642,1.0,Amanda M,https://www.tripadvisor.ca/Profile/AmandaM383, nil,Jul. 2012, July 2012 9642,3.0,Petrified,https://www.tripadvisor.ca/Profile/Petrified, nil,Apr. 2011, April 2011 9642,3.0,A TripAdvisor Member,https://www.tripadvisor.ca/Profile/null, nil,Dec. 2009, November 2009 9642,1.0,TexasTravellerTexas,https://www.tripadvisor.ca/Profile/TexasTravellerTexas, nil,Dec. 2008, December 2008 9643,5.0,TerryAndLouise,https://www.tripadvisor.ca/Profile/LovingTravel49, nil,Apr. 2, March 2019 9643,5.0,JenniferS72,https://www.tripadvisor.ca/Profile/JenniferS72, nil,Mar. 2019, March 2019 9643,5.0,KWhit,https://www.tripadvisor.ca/Profile/kwhitney100, nil,Mar. 2019, March 2019 9643,5.0,Theodore D,https://www.tripadvisor.ca/Profile/theodored218, nil,Feb. 2019, December 2018 9643,5.0,Andrea,https://www.tripadvisor.ca/Profile/Z7661DGandreap, nil,Feb. 2019, February 2019 9643,5.0,Yaftica,https://www.tripadvisor.ca/Profile/Yaftica, nil,Nov. 2018, November 2018 9643,5.0,marliepowell,https://www.tripadvisor.ca/Profile/marliepowell, nil,Oct. 2018, October 2018 9643,5.0,Ibrahim M,https://www.tripadvisor.ca/Profile/ibrahimmV7927JK, nil,Oct. 2018, October 2018 9643,5.0,Paul H,https://www.tripadvisor.ca/Profile/paulhE5468DJ, nil,Sep. 2018, September 2018 9643,5.0,marolianushka,https://www.tripadvisor.ca/Profile/marolianushka, nil,Sep. 2018, August 2018 9643,5.0,Elizabeth B,https://www.tripadvisor.ca/Profile/elizabethbO5964JB, nil,Sep. 2018, September 2018 9643,5.0,MicahMR,https://www.tripadvisor.ca/Profile/MicahMR, nil,Aug. 2018, August 2018 9643,4.0,thefonze,https://www.tripadvisor.ca/Profile/thefonze, nil,Aug. 2018, September 2017 9643,5.0,Susan B,https://www.tripadvisor.ca/Profile/F2447ZXsusanb, nil,Aug. 2018, August 2018 9643,5.0,Krystal M,https://www.tripadvisor.ca/Profile/krystalm37, nil,Aug. 2018, August 2018 9643,5.0,LynnMelanson,https://www.tripadvisor.ca/Profile/LynnMelanson, nil,Jul. 2018, July 2018 9643,5.0,Mark L,https://www.tripadvisor.ca/Profile/marklW2650TM, nil,Jul. 2018, July 2018 9643,5.0,nikki317,https://www.tripadvisor.ca/Profile/nikki317, nil,Jul. 2018, June 2018 9643,5.0,Kim F,https://www.tripadvisor.ca/Profile/814kimf, nil,Jul. 2018, June 2018 9643,5.0,Deborah S,https://www.tripadvisor.ca/Profile/DeborahS102, nil,Jul. 2018, June 2018 9643,5.0,V-touch2018,https://www.tripadvisor.ca/Profile/V-touch2018, nil,Jun. 2018, April 2018 9643,5.0,Murray L,https://www.tripadvisor.ca/Profile/560murrayl, nil,Jun. 2018, June 2018 9643,5.0,Sue S,https://www.tripadvisor.ca/Profile/C4692WIsues, nil,Jun. 2018, June 2018 9643,5.0,jsaintjohn,https://www.tripadvisor.ca/Profile/jsaintjohn, nil,Jun. 2018, June 2018 9643,5.0,Keith M,https://www.tripadvisor.ca/Profile/keithmR3531FI, nil,Jun. 2018, May 2018 9643,5.0,nancyandrossbarrett,https://www.tripadvisor.ca/Profile/nancyandrossbarrett, nil,May 2018, May 2018 9643,5.0,Julia C,https://www.tripadvisor.ca/Profile/juliacM7886YB, nil,May 2018, September 2017 9643,5.0,Ariel B,https://www.tripadvisor.ca/Profile/350arielb, nil,May 2018, May 2018 9643,5.0,Alain V,https://www.tripadvisor.ca/Profile/alainv142, nil,May 2018, May 2018 9643,5.0,camomille99,https://www.tripadvisor.ca/Profile/camomille99, nil,May 2018, May 2018 9643,5.0,Bernie K,https://www.tripadvisor.ca/Profile/berniek63, nil,Apr. 2018, April 2018 9643,5.0,carolrabbit5,https://www.tripadvisor.ca/Profile/carolrabbit5, nil,Apr. 2018, April 2018 9643,5.0,Jason G,https://www.tripadvisor.ca/Profile/JasonG4132, nil,Apr. 2018, April 2018 9643,5.0,Melissa J,https://www.tripadvisor.ca/Profile/504melissaj, nil,Mar. 2018, March 2018 9643,5.0,nicole_5239,https://www.tripadvisor.ca/Profile/nicole_5239, nil,Jan. 2018, January 2018 9643,5.0,jbarb8,https://www.tripadvisor.ca/Profile/jbarb8, nil,Jan. 2018, January 2018 9643,5.0,chill4377,https://www.tripadvisor.ca/Profile/chill4377, nil,Jan. 2018, December 2017 9643,5.0,Donna M,https://www.tripadvisor.ca/Profile/U9310UNdonnam, nil,Dec. 2017, December 2017 9643,5.0,VMH51,https://www.tripadvisor.ca/Profile/VMH51, nil,Nov. 2017, November 2017 9643,5.0,WIHariSelden,https://www.tripadvisor.ca/Profile/WIHariSelden, nil,Nov. 2017, October 2017 9643,nil,,nil, nil,nil,nil 9643,5.0,welland369,https://www.tripadvisor.ca/Profile/welland369, nil,Aug. 2017, July 2017 9643,5.0,MicheleCanada,https://www.tripadvisor.ca/Profile/MicheleCanada, nil,Jul. 2017, July 2017 9643,5.0,Valerie B,https://www.tripadvisor.ca/Profile/valeriebW9586RY, nil,Jul. 2017, July 2017 9643,5.0,Anne-Claire Z,https://www.tripadvisor.ca/Profile/Quest518694, nil,Jul. 2017, July 2017 9643,5.0,Travel_lover364,https://www.tripadvisor.ca/Profile/Travel_lover364, nil,Jun. 2017, June 2017 9643,5.0,margaret d,https://www.tripadvisor.ca/Profile/margaretdH1061TA, nil,May 2017, May 2017 9643,5.0,BeingFoodieVan,https://www.tripadvisor.ca/Profile/BeingFoodieVan, nil,Apr. 2017, April 2017 9643,5.0,Sunseeker990,https://www.tripadvisor.ca/Profile/Sunseeker990, nil,Apr. 2017, April 2017 9643,5.0,JamesDelsaut,https://www.tripadvisor.ca/Profile/JamesDelsaut, nil,Apr. 2017, April 2017 9643,5.0,khushb00singh,https://www.tripadvisor.ca/Profile/khushb00singh, nil,Apr. 2017, April 2017 9643,5.0,Paul M,https://www.tripadvisor.ca/Profile/M8067XYpaulm, nil,Apr. 2017, April 2017 9643,5.0,kinsie2017,https://www.tripadvisor.ca/Profile/kinsie2017, nil,Mar. 2017, February 2017 9643,5.0,Frank W,https://www.tripadvisor.ca/Profile/frankwE1570ID, nil,Feb. 2017, February 2017 9643,5.0,N P,https://www.tripadvisor.ca/Profile/nikkyp2017, nil,Feb. 2017, February 2017 9643,5.0,Manu M,https://www.tripadvisor.ca/Profile/407manum, nil,Dec. 2016, November 2016 9643,5.0,Judi F,https://www.tripadvisor.ca/Profile/621judif, nil,Dec. 2016, November 2016 9643,5.0,Peggy H,https://www.tripadvisor.ca/Profile/PeggyH687, nil,Nov. 2016, November 2016 9643,5.0,terry271955,https://www.tripadvisor.ca/Profile/terry271955, nil,Nov. 2016, November 2016 9643,5.0,Cynthia M,https://www.tripadvisor.ca/Profile/CynthiaM256, nil,Nov. 2016, October 2016 9643,5.0,maureenland2016,https://www.tripadvisor.ca/Profile/maureenland2016, nil,Nov. 2016, November 2016 9643,5.0,junyasui,https://www.tripadvisor.ca/Profile/junyasui, nil,Nov. 2016, October 2016 9643,5.0,NelliefromToronto,https://www.tripadvisor.ca/Profile/NelliefromToronto, nil,Nov. 2016, November 2016 9643,5.0,Lisa S,https://www.tripadvisor.ca/Profile/lisasS3410VG, nil,Nov. 2016, October 2016 9643,5.0,bigkidbigkid,https://www.tripadvisor.ca/Profile/bigkidbigkid, nil,Oct. 2016, October 2016 9643,5.0,jcorker79,https://www.tripadvisor.ca/Profile/jcorker79, nil,Oct. 2016, October 2016 9643,5.0,Peiyao Z,https://www.tripadvisor.ca/Profile/peiyaoz, nil,Sep. 2016, September 2016 9643,5.0,jesbouma,https://www.tripadvisor.ca/Profile/jesbouma, nil,Aug. 2016, August 2016 9643,5.0,Jenny H,https://www.tripadvisor.ca/Profile/jennyhH2178EE, nil,Aug. 2016, August 2016 9643,5.0,linnersl,https://www.tripadvisor.ca/Profile/linnersl, nil,Aug. 2016, August 2016 9643,5.0,RaimundJa,https://www.tripadvisor.ca/Profile/RaimundJa, nil,Aug. 2016, June 2016 9643,5.0,Penny P,https://www.tripadvisor.ca/Profile/pennyp850, nil,Jul. 2016, July 2016 9643,5.0,Kym B,https://www.tripadvisor.ca/Profile/482kymb, nil,Jul. 2016, July 2016 9643,5.0,atemldr,https://www.tripadvisor.ca/Profile/atemldr, nil,Jun. 2016, June 2016 9643,5.0,Catherine M,https://www.tripadvisor.ca/Profile/J2327UCcatherinem, nil,Jun. 2016, June 2016 9643,5.0,Teresa S,https://www.tripadvisor.ca/Profile/U4913NJteresas, nil,Jun. 2016, May 2016 9643,5.0,Blavasky N,https://www.tripadvisor.ca/Profile/blavaskyn, nil,May 2016, May 2016 9643,5.0,AnneBlinch,https://www.tripadvisor.ca/Profile/AnneBlinch, nil,May 2016, May 2016 9643,5.0,llichtman,https://www.tripadvisor.ca/Profile/llichtman, nil,May 2016, May 2016 9643,5.0,T H,https://www.tripadvisor.ca/Profile/745tranh, nil,May 2016, May 2016 9643,5.0,MiztyOne,https://www.tripadvisor.ca/Profile/MiztyOne, nil,May 2016, May 2016 9643,5.0,Yvette R,https://www.tripadvisor.ca/Profile/426yvetter, nil,May 2016, April 2016 9643,5.0,Madelinethoughtful,https://www.tripadvisor.ca/Profile/Madelinethoughtful, nil,Apr. 2016, April 2016 9643,5.0,sofie102015,https://www.tripadvisor.ca/Profile/sofie102015, nil,Apr. 2016, March 2016 9643,5.0,Penny R,https://www.tripadvisor.ca/Profile/523pennyr, nil,Apr. 2016, April 2016 9643,5.0,Kerrie M,https://www.tripadvisor.ca/Profile/kerrrieeee, nil,Apr. 2016, March 2016 9643,5.0,bobolink1,https://www.tripadvisor.ca/Profile/bobolink1, nil,Mar. 2016, March 2016 9643,5.0,Hank B,https://www.tripadvisor.ca/Profile/194hankb, nil,Mar. 2016, February 2016 9643,5.0,ClassAct33,https://www.tripadvisor.ca/Profile/ClassAct33, nil,Feb. 2016, February 2016 9643,5.0,Natalie C,https://www.tripadvisor.ca/Profile/I7891GNnataliec, nil,Feb. 2016, February 2016 9643,5.0,Scott B,https://www.tripadvisor.ca/Profile/ScottB205, nil,Feb. 2016, February 2016 9643,5.0,harleybick,https://www.tripadvisor.ca/Profile/harleybick, nil,Feb. 2016, February 2016 9643,5.0,Jennie H,https://www.tripadvisor.ca/Profile/jenihop4, nil,Jan. 2016, January 2016 9643,5.0,A A,https://www.tripadvisor.ca/Profile/aaW132MG, nil,Dec. 2015, December 2015 9643,5.0,bjb204,https://www.tripadvisor.ca/Profile/bjb204, nil,Oct. 2015, October 2015 9643,5.0,Laurie T,https://www.tripadvisor.ca/Profile/519lauriet, nil,Oct. 2015, March 2015 9643,5.0,Fred L,https://www.tripadvisor.ca/Profile/N4525WCfredl, nil,Oct. 2015, September 2015 9643,5.0,Helena v,https://www.tripadvisor.ca/Profile/helenav169, nil,Oct. 2015, October 2015 9643,5.0,platty687,https://www.tripadvisor.ca/Profile/platty687, nil,Oct. 2015, September 2015 9643,5.0,M6671ZDchrisa,https://www.tripadvisor.ca/Profile/M6671ZDchrisa, nil,Sep. 2015, September 2015 9643,4.0,Harley_Squirrelnuts,https://www.tripadvisor.ca/Profile/Harley_Squirrelnuts, nil,Sep. 2015, August 2015 9643,5.0,LoriAnn717,https://www.tripadvisor.ca/Profile/LoriAnn717, nil,Sep. 2015, September 2015 9643,5.0,DawnD1963,https://www.tripadvisor.ca/Profile/DawnD1963, nil,Sep. 2015, August 2015 9643,5.0,Jade S,https://www.tripadvisor.ca/Profile/294jades, nil,Aug. 2015, August 2015 9643,5.0,Areusur,https://www.tripadvisor.ca/Profile/Areusur, nil,Aug. 2015, August 2015 9643,5.0,vacationisthebest,https://www.tripadvisor.ca/Profile/vacationisthebest, nil,Aug. 2015, August 2015 9643,5.0,barbw4748,https://www.tripadvisor.ca/Profile/barbw4748, nil,Jun. 2015, May 2015 9643,5.0,caseyd1971,https://www.tripadvisor.ca/Profile/caseyd1971, nil,Jun. 2015, May 2015 9643,5.0,eslteacherdenise,https://www.tripadvisor.ca/Profile/eslteacherdenise, nil,May 2015, May 2015 9643,5.0,Shwa_Traveller,https://www.tripadvisor.ca/Profile/Shwa_Traveller, nil,May 2015, April 2015 9643,5.0,BluenoserHalifax,https://www.tripadvisor.ca/Profile/BluenoserHalifax, nil,Apr. 2015, April 2015 9643,5.0,Ann B,https://www.tripadvisor.ca/Profile/annbJ25PU, nil,Apr. 2015, April 2015 9643,5.0,Carole S,https://www.tripadvisor.ca/Profile/150caroles, nil,Apr. 2015, April 2015 9643,5.0,Hanni M,https://www.tripadvisor.ca/Profile/hannim2015, nil,Apr. 2015, April 2015 9643,5.0,Karen G,https://www.tripadvisor.ca/Profile/F9598WJkareng, nil,Mar. 2015, March 2015 9643,5.0,JoshandKristiC,https://www.tripadvisor.ca/Profile/JoshandKristiC, nil,Mar. 2015, March 2015 9643,5.0,Heather C,https://www.tripadvisor.ca/Profile/heatherc497, nil,Mar. 2015, March 2015 9643,5.0,Mary S,https://www.tripadvisor.ca/Profile/marysW5803MU, nil,Jan. 2015, January 2015 9643,5.0,oasishunt2015,https://www.tripadvisor.ca/Profile/oasishunt2015, nil,Jan. 2015, January 2015 9643,4.0,MEBJHB,https://www.tripadvisor.ca/Profile/MEBJHB, nil,Dec. 2014, December 2014 9643,5.0,Laura A,https://www.tripadvisor.ca/Profile/lauraaG8695KW, nil,Dec. 2014, December 2014 9643,5.0,Lina J,https://www.tripadvisor.ca/Profile/LinaJ521, nil,Nov. 2014, October 2014 9643,5.0,Michelle M,https://www.tripadvisor.ca/Profile/H848BUmichellem, nil,Oct. 2014, October 2014 9643,5.0,Pam O,https://www.tripadvisor.ca/Profile/pamo445, nil,Oct. 2014, October 2014 9643,5.0,Myrna M,https://www.tripadvisor.ca/Profile/MyrnaM_11, nil,Oct. 2014, August 2014 9643,5.0,Burt & Marilyn H,https://www.tripadvisor.ca/Profile/burtmarilynh, nil,Oct. 2014, September 2014 9643,5.0,Rico W,https://www.tripadvisor.ca/Profile/ricow700, nil,Sep. 2014, August 2014 9643,5.0,Marian L,https://www.tripadvisor.ca/Profile/936marianl, nil,Sep. 2014, August 2014 9643,5.0,PickwickClub,https://www.tripadvisor.ca/Profile/PickwickClub, nil,Sep. 2014, September 2014 9643,5.0,Corinne L,https://www.tripadvisor.ca/Profile/corinnel349, nil,Sep. 2014, September 2014 9643,5.0,pausmicky,https://www.tripadvisor.ca/Profile/pausmicky, nil,Aug. 2014, August 2014 9643,4.0,Fred R,https://www.tripadvisor.ca/Profile/fredr373, nil,Aug. 2014, August 2014 9643,5.0,Marygallant2014,https://www.tripadvisor.ca/Profile/Marygallant2014, nil,Aug. 2014, August 2014 9643,5.0,Philip P,https://www.tripadvisor.ca/Profile/philipp863, nil,Aug. 2014, July 2014 9643,5.0,DarrenOsbourne,https://www.tripadvisor.ca/Profile/DarrenOsbourne, nil,Aug. 2014, July 2014 9643,5.0,Supervaca,https://www.tripadvisor.ca/Profile/Supervaca, nil,Jul. 2014, July 2014 9643,5.0,Barb P,https://www.tripadvisor.ca/Profile/899barbp, nil,Jul. 2014, July 2014 9643,5.0,MarciaJoan,https://www.tripadvisor.ca/Profile/MarciaJoan, nil,Jul. 2014, June 2014 9643,5.0,Allan D,https://www.tripadvisor.ca/Profile/367alland, nil,Jul. 2014, July 2014 9643,5.0,Somayeh S,https://www.tripadvisor.ca/Profile/somayehs2014, nil,Jun. 2014, May 2014 9643,5.0,MaryCAgHdz,https://www.tripadvisor.ca/Profile/MaryCAgHdz, nil,Jun. 2014, May 2014 9643,5.0,Bob S,https://www.tripadvisor.ca/Profile/bobsU8649PO, nil,Jun. 2014, June 2014 9643,5.0,David G,https://www.tripadvisor.ca/Profile/YetAnotherTraveler5, nil,Jun. 2014, June 2014 9643,5.0,David M,https://www.tripadvisor.ca/Profile/davidmP8686WH, nil,Jun. 2014, May 2014 9643,5.0,Elayne B,https://www.tripadvisor.ca/Profile/ElayneB_12, nil,Jun. 2014, June 2014 9643,5.0,Suzanne L,https://www.tripadvisor.ca/Profile/538SuzanneL, nil,Oct. 2013, October 2013 9643,5.0,Laura D,https://www.tripadvisor.ca/Profile/844laurad, nil,Oct. 2013, October 2013 9643,5.0,Rona G,https://www.tripadvisor.ca/Profile/RonaG687, nil,Oct. 2013, October 2013 9643,5.0,donna h,https://www.tripadvisor.ca/Profile/238donnah, nil,Sep. 2013, August 2013 9643,4.0,Anthony B,https://www.tripadvisor.ca/Profile/AnthonyB90, nil,Sep. 2013, August 2013 9643,5.0,Ramzgol,https://www.tripadvisor.ca/Profile/Ramzgol, nil,Sep. 2013, July 2013 9643,5.0,BCB3,https://www.tripadvisor.ca/Profile/BCB3, nil,Aug. 2013, July 2013 9643,5.0,cgh678,https://www.tripadvisor.ca/Profile/cgh678, nil,Aug. 2013, August 2013 9643,5.0,marieanne375,https://www.tripadvisor.ca/Profile/marieanne375, nil,Aug. 2013, August 2013 9643,5.0,Craig H,https://www.tripadvisor.ca/Profile/craigh2013, nil,Jul. 2013, July 2013 9643,5.0,Frill2013,https://www.tripadvisor.ca/Profile/Frill2013, nil,Jul. 2013, July 2013 9643,5.0,Eileen C,https://www.tripadvisor.ca/Profile/17eileenc, nil,Jul. 2013, July 2013 9643,5.0,suzytToronto,https://www.tripadvisor.ca/Profile/suzytToronto, nil,Jun. 2013, June 2013 9643,5.0,Carol H,https://www.tripadvisor.ca/Profile/460carolh460, nil,Jun. 2013, June 2013 9643,5.0,Mel F,https://www.tripadvisor.ca/Profile/MelindaF280, nil,Jun. 2013, June 2013 9643,5.0,Voice-of-Victoria,https://www.tripadvisor.ca/Profile/Voice-of-Victoria, nil,Jun. 2013, May 2013 9643,5.0,Lois172,https://www.tripadvisor.ca/Profile/Lois172, nil,Apr. 2013, April 2013 9643,5.0,Becky F F,https://www.tripadvisor.ca/Profile/BeckyFF_13, nil,Apr. 2013, April 2013 9643,5.0,maebob11,https://www.tripadvisor.ca/Profile/maebob11, nil,Apr. 2013, January 2013 9643,5.0,Pete-the-Skete,https://www.tripadvisor.ca/Profile/Pete-the-Skete, nil,Feb. 2013, February 2013 9643,5.0,Marg E,https://www.tripadvisor.ca/Profile/MargE509, nil,Feb. 2013, November 2012 9643,3.0,Traveling_Psychic,https://www.tripadvisor.ca/Profile/Traveling_Psychic, nil,Jan. 2013, January 2013 9643,5.0,sunil b,https://www.tripadvisor.ca/Profile/505sunilb, nil,Dec. 2012, September 2012 9643,4.0,Susan D,https://www.tripadvisor.ca/Profile/gardengnomegeek, nil,Nov. 2012, October 2012 9643,5.0,wesdedra,https://www.tripadvisor.ca/Profile/wesdedra, nil,Oct. 2012, July 2012 9643,5.0,Paolo G,https://www.tripadvisor.ca/Profile/PaoloG199, nil,Oct. 2012, October 2012 9643,5.0,Vijay60745,https://www.tripadvisor.ca/Profile/Vijay60745, nil,Oct. 2012, September 2012 9643,5.0,Grant M,https://www.tripadvisor.ca/Profile/H486SSgrantm, nil,Sep. 2012, September 2012 9644,5.0,dheron2017,https://www.tripadvisor.ca/Profile/dheron2017, nil,Nov. 2017, November 2017 9644,5.0,Brucester69,https://www.tripadvisor.ca/Profile/Brucester69, nil,Oct. 2017, October 2017 9644,5.0,seedbeads,https://www.tripadvisor.ca/Profile/seedbeads, nil,Aug. 2017, August 2017 9644,5.0,snapowl,https://www.tripadvisor.ca/Profile/snapowl, nil,Aug. 2017, August 2017 9644,5.0,Canadian67,https://www.tripadvisor.ca/Profile/Canadian67, nil,Jul. 2017, July 2017 9644,nil,,nil, nil,nil,nil 9644,5.0,jcw24,https://www.tripadvisor.ca/Profile/jcw24, nil,Nov. 2016, November 2016 9644,5.0,separateentity,https://www.tripadvisor.ca/Profile/separateentity, nil,Nov. 2016, November 2016 9644,5.0,Stan C,https://www.tripadvisor.ca/Profile/523stanc, nil,Oct. 2016, September 2016 9644,5.0,Jussara H,https://www.tripadvisor.ca/Profile/jussarah2013, nil,Sep. 2016, July 2016 9644,4.0,abigailliu,https://www.tripadvisor.ca/Profile/abigailliu, nil,Sep. 2016, September 2016 9644,5.0,Heather H,https://www.tripadvisor.ca/Profile/S1606XXheatherh, nil,Aug. 2016, April 2016 9644,5.0,catherine131,https://www.tripadvisor.ca/Profile/catherine131, nil,Jun. 2016, June 2016 9644,5.0,Patricia U,https://www.tripadvisor.ca/Profile/484patriciau, nil,Jun. 2016, June 2016 9644,4.0,Anne M,https://www.tripadvisor.ca/Profile/822annem, nil,Jun. 2016, May 2016 9644,5.0,Diane M,https://www.tripadvisor.ca/Profile/dianemN2926WQ, nil,Jan. 2016, January 2016 9644,5.0,Dave B,https://www.tripadvisor.ca/Profile/J8634JBdaveb, nil,Jan. 2016, December 2015 9644,4.0,Colin F,https://www.tripadvisor.ca/Profile/colinf459, nil,Dec. 2015, December 2015 9644,5.0,ericzundel,https://www.tripadvisor.ca/Profile/ericzundel, nil,Nov. 2015, November 2015 9644,4.0,redheader1,https://www.tripadvisor.ca/Profile/redheader1, nil,Oct. 2015, October 2015 9644,4.0,giszwei,https://www.tripadvisor.ca/Profile/giszwei, nil,Oct. 2015, October 2015 9644,5.0,Jeanny2508,https://www.tripadvisor.ca/Profile/Jeanny2508, nil,Sep. 2015, September 2015 9644,5.0,Darkwing28,https://www.tripadvisor.ca/Profile/Darkwing28, nil,Sep. 2015, September 2015 9644,5.0,Hacketteer,https://www.tripadvisor.ca/Profile/Hacketteer, nil,Sep. 2015, September 2015 9644,5.0,Julie M,https://www.tripadvisor.ca/Profile/F6932FVjuliem, nil,Sep. 2015, August 2015 9644,5.0,Tom D,https://www.tripadvisor.ca/Profile/Tomlian, nil,Jul. 2015, June 2015 9644,5.0,Luke B,https://www.tripadvisor.ca/Profile/lukeb838, nil,Feb. 2015, February 2015 9644,5.0,oasishunt2015,https://www.tripadvisor.ca/Profile/oasishunt2015, nil,Feb. 2015, January 2015 9644,5.0,FayGatineau_Quebec,https://www.tripadvisor.ca/Profile/FayGatineau_Quebec, nil,Jan. 2015, January 2015 9644,5.0,Eleanor A,https://www.tripadvisor.ca/Profile/eleanora273, nil,Dec. 2014, December 2014 9644,5.0,Ying T,https://www.tripadvisor.ca/Profile/799yingt, nil,Nov. 2014, November 2014 9644,5.0,Dwayne B,https://www.tripadvisor.ca/Profile/62dwayneb, nil,Jun. 2014, June 2014 9644,5.0,Marcia S,https://www.tripadvisor.ca/Profile/marcias48, nil,Apr. 2014, April 2014 9644,5.0,cluong89,https://www.tripadvisor.ca/Profile/cluong89, nil,Mar. 2014, March 2014 9644,5.0,Eric P,https://www.tripadvisor.ca/Profile/250ericp, nil,Jan. 2014, January 2014 9644,5.0,Dienna R,https://www.tripadvisor.ca/Profile/diennar, nil,Jan. 2014, January 2014 9644,3.0,KanTrippin,https://www.tripadvisor.ca/Profile/KanTrippin, nil,Nov. 2013, October 2013 9644,5.0,joanne d,https://www.tripadvisor.ca/Profile/217joanned217, nil,Oct. 2013, October 2013 9644,5.0,peitraveler_10,https://www.tripadvisor.ca/Profile/peitraveler_10, nil,Oct. 2013, October 2013 9644,5.0,BParr2013,https://www.tripadvisor.ca/Profile/BParr2013, nil,Oct. 2013, October 2013 9644,5.0,mindme,https://www.tripadvisor.ca/Profile/mindme, nil,Sep. 2013, September 2013 9644,5.0,Amy K,https://www.tripadvisor.ca/Profile/206amyk, nil,Sep. 2013, August 2013 9644,5.0,Liesbet_KL,https://www.tripadvisor.ca/Profile/Liesbet_KL, nil,Aug. 2013, August 2013 9644,5.0,Lahiru L,https://www.tripadvisor.ca/Profile/lahirul, nil,Aug. 2013, August 2013 9644,5.0,Mette1982,https://www.tripadvisor.ca/Profile/Mette1982, nil,Aug. 2013, July 2013 9644,5.0,Jonathan L,https://www.tripadvisor.ca/Profile/eldaaran, nil,Aug. 2013, July 2013 9644,5.0,DigitalJive,https://www.tripadvisor.ca/Profile/DigitalJive, nil,Jul. 2013, July 2013 9644,5.0,RayMSmith,https://www.tripadvisor.ca/Profile/RayMSmith, nil,Jul. 2013, July 2013 9644,5.0,art_brewer,https://www.tripadvisor.ca/Profile/art_brewer, nil,Jul. 2013, July 2013 9644,5.0,James B,https://www.tripadvisor.ca/Profile/360jamesb360, nil,Jul. 2013, July 2013 9644,3.0,Charlene C,https://www.tripadvisor.ca/Profile/CharleneC720, nil,Jul. 2013, June 2013 9644,5.0,Chesterpersons,https://www.tripadvisor.ca/Profile/Chesterpersons, nil,Jul. 2013, June 2013 9644,5.0,Alejandro G,https://www.tripadvisor.ca/Profile/alejandrog451, nil,Jul. 2013, June 2013 9644,5.0,OperaDiva71,https://www.tripadvisor.ca/Profile/OperaDiva71, nil,Jun. 2013, June 2013 9644,4.0,Tomliss,https://www.tripadvisor.ca/Profile/Tomliss, nil,Jun. 2013, May 2013 9644,5.0,FonthillBilly,https://www.tripadvisor.ca/Profile/FonthillBilly, nil,Jun. 2013, June 2013 9644,5.0,Ulugs,https://www.tripadvisor.ca/Profile/Ulugs, nil,May 2013, January 2013 9644,4.0,Bill J,https://www.tripadvisor.ca/Profile/BillJ287, nil,May 2013, May 2013 9644,5.0,Karen F,https://www.tripadvisor.ca/Profile/KarenF470, nil,May 2013, April 2013 9644,5.0,Docamitay,https://www.tripadvisor.ca/Profile/Docamitay, nil,May 2013, May 2013 9644,3.0,NVCBJ,https://www.tripadvisor.ca/Profile/NVCBJ, nil,Apr. 2013, April 2013 9644,5.0,JochenNeuss,https://www.tripadvisor.ca/Profile/JochenNeuss, nil,Mar. 2013, February 2013 9644,5.0,Kat O,https://www.tripadvisor.ca/Profile/KatO968, nil,Feb. 2013, September 2012 9644,5.0,jd1325,https://www.tripadvisor.ca/Profile/jd1325, nil,Feb. 2013, January 2013 9644,5.0,Connie K,https://www.tripadvisor.ca/Profile/ConnieK132, nil,Jan. 2013, January 2013 9644,5.0,Malex2011,https://www.tripadvisor.ca/Profile/Malex2011, nil,Jan. 2013, December 2012 9644,5.0,Jessaca S,https://www.tripadvisor.ca/Profile/JessacaS_12, nil,Oct. 2012, September 2012 9644,5.0,JTfromNY9,https://www.tripadvisor.ca/Profile/JTfromNY9, nil,Sep. 2012, August 2012 9644,5.0,KP123,https://www.tripadvisor.ca/Profile/KaraP139, nil,Sep. 2012, September 2012 9644,5.0,JaneDoll,https://www.tripadvisor.ca/Profile/JaneDoll, nil,Sep. 2012, August 2012 9644,5.0,Mushino,https://www.tripadvisor.ca/Profile/Mushino, nil,Sep. 2012, September 2012 9644,5.0,Ove E,https://www.tripadvisor.ca/Profile/OveE_12, nil,Aug. 2012, June 2012 9644,5.0,Monique G,https://www.tripadvisor.ca/Profile/MoniqueG102, nil,Jul. 2012, June 2012 9644,5.0,juergen_siefken,https://www.tripadvisor.ca/Profile/juergen_siefken, nil,Jul. 2012, June 2012 9644,5.0,Sharon P,https://www.tripadvisor.ca/Profile/SharonP776, nil,Jul. 2012, July 2012 9644,5.0,lorraine i,https://www.tripadvisor.ca/Profile/lorrainei753, nil,Jul. 2012, September 2011 9644,5.0,Deanne S,https://www.tripadvisor.ca/Profile/DeanneS591, nil,Apr. 2012, April 2012 9644,5.0,ca2devri,https://www.tripadvisor.ca/Profile/ca2devri, nil,Mar. 2012, February 2012 9644,5.0,amanda a,https://www.tripadvisor.ca/Profile/amandaa0, nil,Mar. 2012, February 2012 9644,5.0,btraveller1,https://www.tripadvisor.ca/Profile/btraveller1, nil,Mar. 2012, March 2012 9644,5.0,Paulshappy,https://www.tripadvisor.ca/Profile/Paulshappy, nil,Dec. 2011, December 2011 9645,5.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Mar. 22, April 2019 9645,4.0,jlamb25,https://www.tripadvisor.ca/Profile/jlamb25, nil,Feb. 2019, February 2019 9645,3.0,Daniel B,https://www.tripadvisor.ca/Profile/danielbK8246OC, nil,Jan. 2019, January 2019 9645,3.0,LiLiCockerpoo,https://www.tripadvisor.ca/Profile/LiLiCockerpoo, nil,Jan. 2019, January 2019 9645,nil,,nil, nil,nil,nil 9645,5.0,Cheryl B,https://www.tripadvisor.ca/Profile/J614HMcherylb, nil,Oct. 2018, October 2018 9645,4.0,Tracy W,https://www.tripadvisor.ca/Profile/417tracyw, nil,Sep. 2018, September 2018 9645,5.0,gates40,https://www.tripadvisor.ca/Profile/gates40, nil,Aug. 2018, August 2018 9645,1.0,Veronica H,https://www.tripadvisor.ca/Profile/976veronicah, nil,Jun. 2018, June 2018 9645,4.0,Lisetteki,https://www.tripadvisor.ca/Profile/Lisetteki, nil,May 2018, May 2018 9645,2.0,MuskokaontheRocks,https://www.tripadvisor.ca/Profile/MuskokaontheRocks, nil,Apr. 2018, April 2018 9645,4.0,mweichert,https://www.tripadvisor.ca/Profile/mweichert, nil,Feb. 2018, February 2018 9645,5.0,pip582017,https://www.tripadvisor.ca/Profile/pip582017, nil,Jan. 2018, December 2017 9645,5.0,P2910CGnancyd,https://www.tripadvisor.ca/Profile/P2910CGnancyd, nil,Nov. 2017, November 2017 9645,4.0,pngbonnie,https://www.tripadvisor.ca/Profile/pngbonnie, nil,Nov. 2017, November 2017 9646,nil,,nil, nil,nil,nil 9646,4.0,green1575,https://www.tripadvisor.ca/Profile/green1575, nil,Aug. 2016, August 2016 9646,4.0,neville2010,https://www.tripadvisor.ca/Profile/neville2010, nil,Aug. 2016, August 2016 9646,4.0,bcn2006,https://www.tripadvisor.ca/Profile/bcn2006, nil,Aug. 2016, August 2016 9646,2.0,Archangelsgirl,https://www.tripadvisor.ca/Profile/Archangelsgirl, nil,Jul. 2016, July 2016 9646,4.0,SassyMcC,https://www.tripadvisor.ca/Profile/SassyMcC, nil,Jul. 2016, July 2016 9646,3.0,KPink2018,https://www.tripadvisor.ca/Profile/KPink2018, nil,Jul. 2016, July 2016 9646,2.0,djpractical,https://www.tripadvisor.ca/Profile/djpractical, nil,Jul. 2016, July 2016 9646,3.0,Angela B,https://www.tripadvisor.ca/Profile/U8394ZBangelab, nil,Jun. 2016, June 2016 9646,4.0,eyoung2013,https://www.tripadvisor.ca/Profile/eyoung2013, nil,Jun. 2016, June 2016 9646,5.0,mityjoe,https://www.tripadvisor.ca/Profile/mityjoe, nil,Jun. 2016, June 2016 9646,4.0,Rabz,https://www.tripadvisor.ca/Profile/Rabz, nil,Jan. 2016, July 2015 9646,3.0,Nine_Ate_Seven,https://www.tripadvisor.ca/Profile/Nine_Ate_Seven, nil,Sep. 2015, August 2015 9646,2.0,mandarin_as85,https://www.tripadvisor.ca/Profile/mandarin_as85, nil,Aug. 2015, August 2015 9646,4.0,bmorerealtor,https://www.tripadvisor.ca/Profile/bmorerealtor, nil,Aug. 2015, July 2015 9646,4.0,Kajekat,https://www.tripadvisor.ca/Profile/Kajekat, nil,Aug. 2015, July 2015 9646,5.0,sarian,https://www.tripadvisor.ca/Profile/sarian, nil,Aug. 2015, August 2015 9646,4.0,Julia G,https://www.tripadvisor.ca/Profile/767juliag, nil,Aug. 2015, July 2015 9646,4.0,Matt S,https://www.tripadvisor.ca/Profile/U8963TRmatts, nil,Jul. 2015, July 2015 9646,5.0,Dianne J,https://www.tripadvisor.ca/Profile/DianneJ519, nil,Jul. 2015, July 2015 9646,4.0,Gary A,https://www.tripadvisor.ca/Profile/garya113, nil,May 2015, May 2015 9646,4.0,Diane G,https://www.tripadvisor.ca/Profile/dianeg465, nil,May 2015, May 2015 9646,1.0,Justin B,https://www.tripadvisor.ca/Profile/Q1459PGjustinb, nil,May 2015, May 2015 9646,1.0,T. L,https://www.tripadvisor.ca/Profile/394tl, nil,Jul. 2014, July 2014 9646,1.0,Gr8Brit123,https://www.tripadvisor.ca/Profile/Gr8Brit123, nil,Jul. 2014, July 2014 9646,1.0,Robert S,https://www.tripadvisor.ca/Profile/RobertS130, nil,Jun. 2014, June 2014 9646,1.0,Steph L,https://www.tripadvisor.ca/Profile/983stephl, nil,Jun. 2014, June 2014 9646,4.0,MelQuirion,https://www.tripadvisor.ca/Profile/MelQuirion, nil,Jun. 2014, May 2014 9646,2.0,Audrey B,https://www.tripadvisor.ca/Profile/AudreyB514, nil,May 2014, May 2014 9646,4.0,David G,https://www.tripadvisor.ca/Profile/B8493IIdavidg, nil,May 2014, May 2014 9646,3.0,ebuckhold,https://www.tripadvisor.ca/Profile/ebuckhold, nil,Sep. 2013, August 2013 9646,4.0,longroadtogo,https://www.tripadvisor.ca/Profile/longroadtogo, nil,Aug. 2013, August 2013 9646,5.0,Jackie1011,https://www.tripadvisor.ca/Profile/Jackie1011, nil,Aug. 2013, August 2013 9646,5.0,Hubert B,https://www.tripadvisor.ca/Profile/hubertb2013, nil,Aug. 2013, July 2013 9646,4.0,retlawv,https://www.tripadvisor.ca/Profile/retlawv, nil,Jul. 2013, July 2013 9646,4.0,z24pride,https://www.tripadvisor.ca/Profile/z24pride, nil,Jun. 2013, June 2013 9646,5.0,wanttogotoalert,https://www.tripadvisor.ca/Profile/wanttogotoalert, nil,Jun. 2013, June 2013 9646,5.0,hotelratings8,https://www.tripadvisor.ca/Profile/hotelratings8, nil,Jun. 2013, June 2013 9646,4.0,NiagaraQuilter,https://www.tripadvisor.ca/Profile/NiagaraQuilter, nil,May 2013, May 2013 9646,2.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Sep. 2012, August 2012 9646,4.0,Mike W,https://www.tripadvisor.ca/Profile/MikeW201, nil,Jul. 2012, July 2012 9646,4.0,Kirby190212,https://www.tripadvisor.ca/Profile/Kirby190212, nil,Jun. 2012, June 2012 9646,3.0,Frick01,https://www.tripadvisor.ca/Profile/Frick01, nil,May 2012, May 2012 9647,nil,,nil, nil,nil,nil 9647,3.0,Valancy S,https://www.tripadvisor.ca/Profile/valancys, nil,Feb. 2017, February 2017 9647,4.0,Pamm1971,https://www.tripadvisor.ca/Profile/Pamm1971, nil,Jan. 2017, January 2017 9647,3.0,fpeel,https://www.tripadvisor.ca/Profile/fpeel, nil,Jan. 2017, January 2017 9647,3.0,clinkster 123,https://www.tripadvisor.ca/Profile/Go810278, nil,Nov. 2016, November 2016 9647,1.0,Brenda L,https://www.tripadvisor.ca/Profile/878brendal, nil,May 2016, May 2016 9647,3.0,woodysanderson67,https://www.tripadvisor.ca/Profile/woodysanderson67, nil,May 2016, May 2016 9647,1.0,smallgal37,https://www.tripadvisor.ca/Profile/smallgal37, nil,May 2016, April 2016 9647,1.0,Sonialegrande,https://www.tripadvisor.ca/Profile/Sonialegrande, nil,Jan. 2016, January 2016 9647,1.0,tdmatte,https://www.tripadvisor.ca/Profile/tdmatte, nil,May 2015, May 2015 9647,1.0,Lauren D,https://www.tripadvisor.ca/Profile/750laurend, nil,Feb. 2015, February 2015 9648,3.0,TJLMES,https://www.tripadvisor.ca/Profile/TJLMES, nil,Jun. 2018, February 2018 9648,1.0,Bubviv,https://www.tripadvisor.ca/Profile/Bubviv, nil,Apr. 2018, May 2017 9648,1.0,mckertch,https://www.tripadvisor.ca/Profile/mckertch, nil,Nov. 2017, July 2017 9648,4.0,Shelleybean T,https://www.tripadvisor.ca/Profile/shelleybeant, nil,Oct. 2017, October 2017 9648,1.0,fpeel,https://www.tripadvisor.ca/Profile/fpeel, nil,Feb. 2017, February 2017 9649,nil,,nil, nil,nil,nil 9650,nil,,nil, nil,nil,nil 9651,5.0,Becca,https://www.tripadvisor.ca/Profile/Becca71119, nil,Dec. 2018, December 2018 9651,1.0,Troy S,https://www.tripadvisor.ca/Profile/troys419, nil,Oct. 2018, September 2018 9651,1.0,warlock1Elmira,https://www.tripadvisor.ca/Profile/warlock1Elmira, nil,Sep. 2018, September 2018 9651,1.0,Denise O,https://www.tripadvisor.ca/Profile/N7387HTdeniseo, nil,Sep. 2018, August 2018 9651,1.0,Edward L,https://www.tripadvisor.ca/Profile/edwardlN2964TC, nil,Sep. 2018, August 2018 9651,1.0,jaylyncoop,https://www.tripadvisor.ca/Profile/jaylyncoop, nil,Sep. 2018, September 2018 9651,5.0,CollieCalver,https://www.tripadvisor.ca/Profile/CollieCalver, nil,Aug. 2018, August 2018 9651,3.0,P D,https://www.tripadvisor.ca/Profile/crazycanadiangirl747, nil,Aug. 2018, August 2018 9651,5.0,Jim N Crys L,https://www.tripadvisor.ca/Profile/JimNCrysL, nil,Aug. 2018, August 2018 9651,4.0,Poymin Y,https://www.tripadvisor.ca/Profile/poyminy, nil,Aug. 2018, August 2018 9651,4.0,Joy O,https://www.tripadvisor.ca/Profile/joyo98, nil,Aug. 2018, August 2018 9651,1.0,Jodi G,https://www.tripadvisor.ca/Profile/544jodig, nil,Aug. 2018, August 2018 9651,1.0,kevinvberg,https://www.tripadvisor.ca/Profile/kevinvberg, nil,Aug. 2018, August 2018 9651,3.0,klein3,https://www.tripadvisor.ca/Profile/klein3, nil,Aug. 2018, July 2018 9651,2.0,brittanymac26,https://www.tripadvisor.ca/Profile/brittanymac26, nil,Aug. 2018, August 2018 9651,2.0,Thomas G,https://www.tripadvisor.ca/Profile/L4293MTthomasg, nil,Aug. 2018, August 2018 9651,4.0,April D,https://www.tripadvisor.ca/Profile/aprild841, nil,Aug. 2018, July 2018 9651,1.0,Michael L,https://www.tripadvisor.ca/Profile/MichaelL943, nil,Jul. 2018, July 2018 9651,5.0,gkhyatt,https://www.tripadvisor.ca/Profile/gkhyatt, nil,Jul. 2018, July 2018 9651,5.0,ita c,https://www.tripadvisor.ca/Profile/981itac, nil,Jul. 2018, July 2018 9651,1.0,Tammie M,https://www.tripadvisor.ca/Profile/275tammiem, nil,Jul. 2018, July 2018 9651,2.0,Chad V,https://www.tripadvisor.ca/Profile/263chadv, nil,Jul. 2018, July 2018 9651,1.0,svcairns,https://www.tripadvisor.ca/Profile/svcairns, nil,Jul. 2018, July 2018 9651,1.0,Stephen W,https://www.tripadvisor.ca/Profile/StephenW2383, nil,Jul. 2018, July 2018 9651,1.0,bachir e,https://www.tripadvisor.ca/Profile/bachire19, nil,Jul. 2018, July 2018 9651,1.0,northwestmichelle,https://www.tripadvisor.ca/Profile/northwestmichelle, nil,Jul. 2018, July 2018 9651,1.0,cancub6,https://www.tripadvisor.ca/Profile/cancub6, nil,Jul. 2018, July 2018 9651,2.0,denisebJ483KG,https://www.tripadvisor.ca/Profile/denisebJ483KG, nil,Jul. 2018, July 2018 9651,1.0,Shannon D,https://www.tripadvisor.ca/Profile/shannond229, nil,Jul. 2018, June 2018 9651,1.0,Ian F,https://www.tripadvisor.ca/Profile/D8568TRianf, nil,Jul. 2018, June 2018 9651,3.0,Trevor V,https://www.tripadvisor.ca/Profile/trevorv609, nil,Jun. 2018, June 2018 9651,4.0,Amanda M,https://www.tripadvisor.ca/Profile/K5057BAamandam, nil,Nov. 2017, November 2017 9651,1.0,Photobill7,https://www.tripadvisor.ca/Profile/Photobill7, nil,Oct. 2017, October 2017 9651,1.0,karensN322JA,https://www.tripadvisor.ca/Profile/karensN322JA, nil,Sep. 2017, September 2017 9651,2.0,Jill M,https://www.tripadvisor.ca/Profile/B9348IGjillm, nil,Sep. 2017, September 2017 9651,5.0,Brent B,https://www.tripadvisor.ca/Profile/brentbV2708GD, nil,Aug. 2017, August 2017 9651,2.0,Tanya M,https://www.tripadvisor.ca/Profile/tanyam536, nil,Aug. 2017, August 2017 9651,1.0,Michael C,https://www.tripadvisor.ca/Profile/139michaelc139, nil,Jul. 2017, July 2017 9651,4.0,Chantelle E,https://www.tripadvisor.ca/Profile/511chantellee, nil,Feb. 2017, August 2016 9651,4.0,Jim B,https://www.tripadvisor.ca/Profile/Jim0693, nil,Dec. 2016, December 2016 9651,5.0,ChopperHackit,https://www.tripadvisor.ca/Profile/ChopperHackit, nil,Dec. 2016, December 2016 9651,2.0,GetnThere,https://www.tripadvisor.ca/Profile/GetnThere, nil,Oct. 2016, October 2016 9651,3.0,Dave7472016,https://www.tripadvisor.ca/Profile/Dave7472016, nil,Sep. 2016, August 2016 9651,3.0,Yvonne M,https://www.tripadvisor.ca/Profile/336yvonnem, nil,Sep. 2016, September 2016 9651,1.0,lsbrett12,https://www.tripadvisor.ca/Profile/lsbrett12, nil,Aug. 2016, August 2016 9651,2.0,Cheryl13,https://www.tripadvisor.ca/Profile/Cheryl13, nil,Aug. 2016, August 2016 9651,5.0,Nicoletta V,https://www.tripadvisor.ca/Profile/nicolettav332, nil,Aug. 2016, August 2016 9651,1.0,Canuckgal25,https://www.tripadvisor.ca/Profile/Canuckgal25, nil,Aug. 2016, August 2016 9651,3.0,NewSouth2410,https://www.tripadvisor.ca/Profile/NewSouth2410, nil,Aug. 2016, August 2016 9651,1.0,Rv-Jeff,https://www.tripadvisor.ca/Profile/Rv-Jeff, nil,Aug. 2016, August 2016 9651,2.0,GrantFamilyToronto,https://www.tripadvisor.ca/Profile/GrantFamilyToronto, nil,Aug. 2016, July 2016 9651,2.0,dbpuce,https://www.tripadvisor.ca/Profile/dbpuce, nil,Jul. 2016, July 2016 9651,4.0,cpaulj474,https://www.tripadvisor.ca/Profile/cpaulj474, nil,Jul. 2016, July 2016 9651,2.0,Linda R,https://www.tripadvisor.ca/Profile/LindaR556, nil,Jul. 2016, July 2016 9651,2.0,Red R,https://www.tripadvisor.ca/Profile/642redr, nil,Jul. 2016, July 2016 9651,2.0,80tanyag,https://www.tripadvisor.ca/Profile/80tanyag, nil,Jul. 2016, June 2016 9651,2.0,Jonathan C,https://www.tripadvisor.ca/Profile/jonathancZ1382HJ, nil,Jul. 2016, July 2016 9651,4.0,planetype,https://www.tripadvisor.ca/Profile/planetype, nil,Jul. 2016, July 2016 9651,2.0,malyssa,https://www.tripadvisor.ca/Profile/malyssa, nil,May 2016, May 2016 9651,4.0,mrstthom,https://www.tripadvisor.ca/Profile/mrstthom, nil,Sep. 2015, September 2015 9651,3.0,Stephanie M,https://www.tripadvisor.ca/Profile/T5061HRstephaniem, nil,Sep. 2015, August 2015 9651,4.0,CambridgeHS,https://www.tripadvisor.ca/Profile/CambridgeHS, nil,Aug. 2015, August 2015 9651,3.0,Joanne C,https://www.tripadvisor.ca/Profile/joannec201, nil,Aug. 2015, August 2015 9651,1.0,Stefania T,https://www.tripadvisor.ca/Profile/stefaniat760, nil,Aug. 2015, August 2015 9651,3.0,Nina G,https://www.tripadvisor.ca/Profile/ninag611, nil,Aug. 2015, August 2015 9651,2.0,Jenn N,https://www.tripadvisor.ca/Profile/mumofabk, nil,Aug. 2015, June 2015 9651,1.0,Rebecca B,https://www.tripadvisor.ca/Profile/rebeccabL6655PP, nil,Aug. 2015, August 2015 9651,4.0,Felicia W,https://www.tripadvisor.ca/Profile/feliciaw81, nil,Jul. 2015, July 2015 9651,2.0,jessi n,https://www.tripadvisor.ca/Profile/jessin346, nil,Jul. 2015, July 2015 9651,2.0,Crystal B,https://www.tripadvisor.ca/Profile/244crystalb, nil,Jul. 2015, July 2015 9651,3.0,411Canuck,https://www.tripadvisor.ca/Profile/411Canuck, nil,Jul. 2015, July 2015 9651,2.0,James A,https://www.tripadvisor.ca/Profile/jamesaU4768LB, nil,Jul. 2015, July 2015 9651,1.0,rebeckysni,https://www.tripadvisor.ca/Profile/rebeckysni, nil,Jul. 2015, July 2015 9651,1.0,Edilbert F,https://www.tripadvisor.ca/Profile/edilbertf, nil,Jul. 2015, July 2015 9651,2.0,manny a,https://www.tripadvisor.ca/Profile/809mannya, nil,Feb. 2015,nil 9651,4.0,Kristina P,https://www.tripadvisor.ca/Profile/135kristinap, nil,Sep. 2014, August 2014 9651,4.0,Cheryl R,https://www.tripadvisor.ca/Profile/cherylr2014, nil,Jul. 2014, July 2014 9651,2.0,Lisa B,https://www.tripadvisor.ca/Profile/S4925RWlisaa, nil,Jul. 2014, July 2014 9651,2.0,Larry V,https://www.tripadvisor.ca/Profile/LarryV333, nil,Jul. 2014, July 2014 9651,5.0,SummerLovinn,https://www.tripadvisor.ca/Profile/SummerLovinn, nil,Jul. 2014, June 2014 9651,2.0,Lindsay F,https://www.tripadvisor.ca/Profile/475lindsayf, nil,Jul. 2014, July 2014 9651,2.0,JLReimer,https://www.tripadvisor.ca/Profile/JLReimer, nil,Jun. 2014, May 2014 9651,1.0,sand-and-palm-trees1,https://www.tripadvisor.ca/Profile/sand-and-palm-trees1, nil,Sep. 2013, July 2013 9651,5.0,Cathy F,https://www.tripadvisor.ca/Profile/924cathyf, nil,Aug. 2013, August 2013 9651,2.0,bmcstar,https://www.tripadvisor.ca/Profile/bmcstar, nil,Aug. 2013, July 2013 9651,5.0,Pupplove,https://www.tripadvisor.ca/Profile/Pupplove, nil,Aug. 2013, August 2013 9651,5.0,TheWongClan,https://www.tripadvisor.ca/Profile/TheWongClan, nil,Jul. 2013, July 2013 9651,5.0,Jules5000,https://www.tripadvisor.ca/Profile/Jules5000, nil,Jul. 2013, July 2013 9651,1.0,Cmonp,https://www.tripadvisor.ca/Profile/Cmonp, nil,Jul. 2013, July 2013 9651,5.0,locowithapollako,https://www.tripadvisor.ca/Profile/locowithapollako, nil,Jun. 2013, May 2013 9651,5.0,Nancy J,https://www.tripadvisor.ca/Profile/NancyJ20, nil,May 2013, May 2013 9651,4.0,Jenna W,https://www.tripadvisor.ca/Profile/JennaW687, nil,May 2013, May 2013 9651,3.0,566JayD,https://www.tripadvisor.ca/Profile/566JayD, nil,Apr. 2013, August 2012 9651,5.0,skettyroad,https://www.tripadvisor.ca/Profile/skettyroad, nil,Mar. 2013, August 2012 9651,1.0,PurpleStar_12,https://www.tripadvisor.ca/Profile/PurpleStar_12, nil,Dec. 2012, July 2012 9651,5.0,3SPOONFED,https://www.tripadvisor.ca/Profile/3SPOONFED, nil,Nov. 2012,nil 9651,2.0,ClaudiainBrantford,https://www.tripadvisor.ca/Profile/ClaudiainBrantford, nil,Sep. 2012, August 2012 9651,1.0,Kate S,https://www.tripadvisor.ca/Profile/248KateS, nil,Aug. 2012, August 2012 9651,1.0,hahahamilton,https://www.tripadvisor.ca/Profile/hahahamilton, nil,Aug. 2012, August 2012 9651,1.0,Chantel Y,https://www.tripadvisor.ca/Profile/ChantelY, nil,Aug. 2012, August 2012 9651,1.0,MaddenOttawaOntario,https://www.tripadvisor.ca/Profile/MaddenOttawaOntario, nil,Aug. 2012, July 2012 9651,1.0,Cindy O,https://www.tripadvisor.ca/Profile/CindyO712, nil,Aug. 2012, August 2012 9651,1.0,steve b,https://www.tripadvisor.ca/Profile/steveb959, nil,Jul. 2012, July 2012 9651,1.0,Mori Lee J,https://www.tripadvisor.ca/Profile/MoriLeeJ, nil,Jul. 2012, July 2012 9651,2.0,KT5150,https://www.tripadvisor.ca/Profile/KT5150, nil,Jul. 2012, July 2012 9655,5.0,Maxx B,https://www.tripadvisor.ca/Profile/maxxb2019, nil,Mar. 2019, March 2019 9655,5.0,pammalu,https://www.tripadvisor.ca/Profile/pammalu, nil,Mar. 2019, February 2019 9655,nil,,nil, nil,nil,nil 9655,5.0,Laura P,https://www.tripadvisor.ca/Profile/X2112PHlaurap, nil,Dec. 2018, November 2018 9655,4.0,Marknali_12,https://www.tripadvisor.ca/Profile/Marknali_12, nil,Sep. 2018, September 2018 9655,5.0,Camões P,https://www.tripadvisor.ca/Profile/cam_esp2015, nil,Sep. 2018, September 2018 9655,5.0,Exploration156931,https://www.tripadvisor.ca/Profile/Exploration156931, nil,Aug. 2018, August 2018 9655,5.0,Peter K,https://www.tripadvisor.ca/Profile/PeterK8817, nil,Aug. 2018, August 2018 9655,4.0,baron48,https://www.tripadvisor.ca/Profile/baron48, nil,Jul. 2018, July 2018 9655,4.0,Dawn D,https://www.tripadvisor.ca/Profile/dawnd749, nil,Jul. 2018, July 2018 9655,5.0,Danielle D,https://www.tripadvisor.ca/Profile/K4156RCdanielled, nil,Jun. 2018, June 2018 9655,5.0,134lizh,https://www.tripadvisor.ca/Profile/134lizh, nil,May 2018, May 2018 9655,4.0,Katie R,https://www.tripadvisor.ca/Profile/U6355ZNkatier, nil,Apr. 2018, April 2018 9655,3.0,Chezzahw,https://www.tripadvisor.ca/Profile/Chezzahw, nil,Apr. 2018, February 2018 9655,3.0,Mike D,https://www.tripadvisor.ca/Profile/614miked, nil,Feb. 2018, February 2018 9655,3.0,daniellewJ8752OK,https://www.tripadvisor.ca/Profile/daniellewJ8752OK, nil,Nov. 2017, November 2017 9655,5.0,Shelly S,https://www.tripadvisor.ca/Profile/141shellys, nil,Aug. 2017, August 2017 9655,5.0,Taylor B,https://www.tripadvisor.ca/Profile/taylorb888, nil,Jul. 2017, July 2017 9655,5.0,Abigail J,https://www.tripadvisor.ca/Profile/569abigailj, nil,Jun. 2017, June 2017 9655,5.0,FL_Ken,https://www.tripadvisor.ca/Profile/FL_Ken, nil,May 2017, May 2017 9655,4.0,eelgrasslady,https://www.tripadvisor.ca/Profile/eelgrasslady, nil,May 2017, May 2017 9655,5.0,Andy M,https://www.tripadvisor.ca/Profile/andymU6158NP, nil,Apr. 2017, April 2017 9655,5.0,DashiellHunt,https://www.tripadvisor.ca/Profile/DashiellHunt, nil,Mar. 2017, March 2017 9655,5.0,marshwiggle2017,https://www.tripadvisor.ca/Profile/marshwiggle2017, nil,Mar. 2017, January 2017 9655,4.0,Janet C,https://www.tripadvisor.ca/Profile/P1671GAjanetc, nil,Feb. 2017, January 2017 9655,5.0,Cat G,https://www.tripadvisor.ca/Profile/Y1379MNcatherinef, nil,Sep. 2016, August 2016 9655,5.0,01STAY01,https://www.tripadvisor.ca/Profile/01STAY01, nil,Jul. 2016, June 2016 9655,5.0,Blair H,https://www.tripadvisor.ca/Profile/24blairh, nil,Mar. 2016, March 2016 9656,nil,,nil, nil,nil,nil 9656,5.0,Elaine H,https://www.tripadvisor.ca/Profile/O3273TDelaineh, nil,Jan. 2019, January 2019 9656,4.0,Peter R,https://www.tripadvisor.ca/Profile/F5688FJpeterr, nil,Jan. 2019, January 2019 9656,5.0,TSB,https://www.tripadvisor.ca/Profile/TSB737, nil,Jan. 2019, January 2019 9656,1.0,climborhike,https://www.tripadvisor.ca/Profile/climborhike, nil,Oct. 2018, October 2018 9656,3.0,MACIMI,https://www.tripadvisor.ca/Profile/MACIMI, nil,Oct. 2018, September 2018 9656,4.0,mountainoutin,https://www.tripadvisor.ca/Profile/mountainoutin, nil,Sep. 2018, September 2018 9656,5.0,Tinne N,https://www.tripadvisor.ca/Profile/tinnen2015, nil,Sep. 2018, September 2018 9656,3.0,MyleHigh,https://www.tripadvisor.ca/Profile/MyleHigh, nil,Sep. 2018, September 2018 9656,2.0,WorldLeeWanderer,https://www.tripadvisor.ca/Profile/WorldLeeWanderer, nil,Sep. 2018, September 2018 9656,4.0,GMC07,https://www.tripadvisor.ca/Profile/GMC07, nil,Aug. 2018, July 2018 9656,5.0,Jay B,https://www.tripadvisor.ca/Profile/JayB448, nil,Aug. 2018, July 2018 9656,4.0,JohnAnn B,https://www.tripadvisor.ca/Profile/JohnAnnB, nil,Jul. 2018, July 2018 9656,5.0,cheritoe,https://www.tripadvisor.ca/Profile/cheritoe, nil,Jun. 2018, June 2018 9656,4.0,tylee10,https://www.tripadvisor.ca/Profile/tylee10, nil,Jun. 2018, June 2018 9656,5.0,Joanne M,https://www.tripadvisor.ca/Profile/361JoanneM, nil,Jun. 2018, June 2018 9656,1.0,remonantoun,https://www.tripadvisor.ca/Profile/remonantoun, nil,May 2018, May 2018 9656,1.0,asqwzx12,https://www.tripadvisor.ca/Profile/asqwzx12, nil,May 2018, May 2018 9656,5.0,klodski,https://www.tripadvisor.ca/Profile/klodski, nil,May 2018, April 2018 9656,5.0,Ken L,https://www.tripadvisor.ca/Profile/scyp, nil,May 2018, March 2018 9656,3.0,Neferterry,https://www.tripadvisor.ca/Profile/Neferterry, nil,Apr. 2018, April 2018 9656,5.0,janetisnothere,https://www.tripadvisor.ca/Profile/janetisnothere, nil,Apr. 2018, April 2018 9656,4.0,PaoliLLH,https://www.tripadvisor.ca/Profile/PaoliLLH, nil,Apr. 2018, April 2018 9656,5.0,Monica R,https://www.tripadvisor.ca/Profile/L9777XUmonicar, nil,Apr. 2018, April 2018 9656,5.0,Arvin V,https://www.tripadvisor.ca/Profile/441arvinv, nil,Apr. 2018, April 2018 9656,5.0,andavelasquez,https://www.tripadvisor.ca/Profile/andavelasquez, nil,Apr. 2018, March 2018 9656,5.0,Michele117,https://www.tripadvisor.ca/Profile/Michele117, nil,Jan. 2018, December 2017 9656,3.0,depazed,https://www.tripadvisor.ca/Profile/depazed, nil,Dec. 2017, December 2017 9656,4.0,KirklandTom,https://www.tripadvisor.ca/Profile/KirklandTom, nil,Dec. 2017, December 2017 9656,2.0,luvitwhenitrains,https://www.tripadvisor.ca/Profile/luvitwhenitrains, nil,Oct. 2017, October 2017 9656,5.0,angelalambece,https://www.tripadvisor.ca/Profile/angelalambece, nil,Oct. 2017, September 2017 9656,5.0,brianpexton,https://www.tripadvisor.ca/Profile/brianpexton, nil,Oct. 2017, September 2017 9656,5.0,Maggie S,https://www.tripadvisor.ca/Profile/934maggies, nil,Sep. 2017, September 2017 9656,3.0,Bradford7050,https://www.tripadvisor.ca/Profile/Bradford7050, nil,Sep. 2017, September 2017 9656,5.0,tatsquestu,https://www.tripadvisor.ca/Profile/tatsquestu, nil,Sep. 2017, September 2017 9656,1.0,gandhiabhishek17,https://www.tripadvisor.ca/Profile/gandhiabhishek17, nil,Sep. 2017, September 2017 9656,3.0,armandos1969,https://www.tripadvisor.ca/Profile/armandos1969, nil,Sep. 2017, September 2017 9656,4.0,Elisa L,https://www.tripadvisor.ca/Profile/elisalP9925LP, nil,Sep. 2017, September 2017 9656,4.0,Glenn57_25,https://www.tripadvisor.ca/Profile/Glenn57_25, nil,Sep. 2017, September 2017 9656,2.0,deb1del2,https://www.tripadvisor.ca/Profile/deb1del2, nil,Sep. 2017, August 2017 9656,4.0,Alli K,https://www.tripadvisor.ca/Profile/alli785, nil,Aug. 2017, August 2017 9656,5.0,mproza,https://www.tripadvisor.ca/Profile/mproza, nil,Aug. 2017, July 2017 9656,3.0,Richard S,https://www.tripadvisor.ca/Profile/442RichardS, nil,Aug. 2017, August 2017 9656,4.0,Adrienne A,https://www.tripadvisor.ca/Profile/AdrienneA598, nil,Jul. 2017, July 2017 9656,1.0,dalipardon,https://www.tripadvisor.ca/Profile/dalipardon, nil,Jul. 2017, July 2017 9656,5.0,Amazing T,https://www.tripadvisor.ca/Profile/AmazingT4, nil,Jul. 2017, July 2017 9656,4.0,bcguy123,https://www.tripadvisor.ca/Profile/bcguy123, nil,Jul. 2017, July 2017 9656,4.0,Mary-jo W,https://www.tripadvisor.ca/Profile/maryjow771, nil,Jun. 2017, June 2017 9656,4.0,Linda S,https://www.tripadvisor.ca/Profile/P3224YYlindas, nil,May 2017, May 2017 9656,4.0,SimpleTraveler65,https://www.tripadvisor.ca/Profile/SimpleTraveler65, nil,May 2017, December 2016 9656,4.0,Scuba Matt,https://www.tripadvisor.ca/Profile/scuba_matt_12, nil,May 2017, May 2017 9656,4.0,Tayyaba A,https://www.tripadvisor.ca/Profile/67tayyabaa, nil,Apr. 2017, April 2017 9656,3.0,A K,https://www.tripadvisor.ca/Profile/753AK, nil,Apr. 2017, April 2017 9656,4.0,florence8806,https://www.tripadvisor.ca/Profile/florence8806, nil,Apr. 2017, March 2017 9656,4.0,mfuchs,https://www.tripadvisor.ca/Profile/mfuchs, nil,Mar. 2017, March 2017 9656,5.0,Ron D,https://www.tripadvisor.ca/Profile/578rond, nil,Mar. 2017, February 2017 9656,5.0,Sara B,https://www.tripadvisor.ca/Profile/F8094VIsarab, nil,Mar. 2017, February 2017 9656,1.0,jeff p,https://www.tripadvisor.ca/Profile/jeffpF2494RE, nil,Mar. 2017, February 2017 9656,4.0,Les S,https://www.tripadvisor.ca/Profile/641less, nil,Feb. 2017, February 2017 9656,1.0,Satchel K,https://www.tripadvisor.ca/Profile/satchelk, nil,Feb. 2017, February 2017 9656,4.0,Mark R,https://www.tripadvisor.ca/Profile/W1348YHmarkr, nil,Feb. 2017, February 2017 9656,5.0,kevingrees,https://www.tripadvisor.ca/Profile/kevingrees, nil,Feb. 2017, March 2016 9656,4.0,Alison L,https://www.tripadvisor.ca/Profile/244alisonl, nil,Feb. 2017, February 2017 9656,4.0,Ashley,https://www.tripadvisor.ca/Profile/AshleyDawn84, nil,Feb. 2017, December 2016 9656,4.0,Sassamatt,https://www.tripadvisor.ca/Profile/Sassamatt, nil,Dec. 2016, December 2016 9656,3.0,Tripadviser15,https://www.tripadvisor.ca/Profile/Tripadviser15, nil,Dec. 2016, December 2016 9656,4.0,Coca S,https://www.tripadvisor.ca/Profile/cocas423, nil,Dec. 2016, December 2016 9656,5.0,American g,https://www.tripadvisor.ca/Profile/642americang, nil,Dec. 2016, October 2016 9656,4.0,D_Beep,https://www.tripadvisor.ca/Profile/D_Beep, nil,Dec. 2016, December 2016 9656,5.0,Skye E,https://www.tripadvisor.ca/Profile/539skyee, nil,Dec. 2016, November 2016 9656,2.0,HatRez,https://www.tripadvisor.ca/Profile/HatRez, nil,Nov. 2016, November 2016 9656,3.0,Bill R,https://www.tripadvisor.ca/Profile/952billr, nil,Nov. 2016, October 2016 9656,3.0,LorraineWilliamsLake,https://www.tripadvisor.ca/Profile/LorraineWilliamsLake, nil,Oct. 2016, August 2016 9656,3.0,jsksy,https://www.tripadvisor.ca/Profile/jsksy, nil,Oct. 2016, September 2016 9656,4.0,shirley m,https://www.tripadvisor.ca/Profile/shirleym455, nil,Oct. 2016, October 2016 9656,5.0,JACK L,https://www.tripadvisor.ca/Profile/jacklX9803VD, nil,Oct. 2016, October 2016 9656,4.0,Larry L,https://www.tripadvisor.ca/Profile/974LarryL, nil,Oct. 2016, October 2016 9656,5.0,Peter M,https://www.tripadvisor.ca/Profile/PeterM3829, nil,Oct. 2016, October 2016 9656,4.0,dmcc99,https://www.tripadvisor.ca/Profile/dmcc99, nil,Oct. 2016, September 2016 9656,4.0,Coach_Stefan,https://www.tripadvisor.ca/Profile/Coach_Stefan, nil,Sep. 2016, September 2016 9656,4.0,Experience313570,https://www.tripadvisor.ca/Profile/Experience313570, nil,Sep. 2016, September 2016 9656,4.0,Linda E,https://www.tripadvisor.ca/Profile/N2138ZClindae, nil,Sep. 2016, September 2016 9656,3.0,Soomi H,https://www.tripadvisor.ca/Profile/soomih2015, nil,Aug. 2016, August 2016 9656,5.0,RobTor,https://www.tripadvisor.ca/Profile/RobTor, nil,Aug. 2016, August 2016 9656,4.0,AMGull,https://www.tripadvisor.ca/Profile/AMGull, nil,Aug. 2016, March 2016 9656,5.0,Marion D,https://www.tripadvisor.ca/Profile/784mariond, nil,Aug. 2016, August 2016 9656,1.0,Rebecca B,https://www.tripadvisor.ca/Profile/O6933EErebeccab, nil,Aug. 2016, August 2016 9656,3.0,Jan D,https://www.tripadvisor.ca/Profile/366jand, nil,Aug. 2016, August 2016 9656,4.0,ywlmb,https://www.tripadvisor.ca/Profile/ywlmb, nil,Aug. 2016, August 2016 9656,4.0,fsm310,https://www.tripadvisor.ca/Profile/fsm310, nil,Aug. 2016, August 2016 9656,5.0,Joan C,https://www.tripadvisor.ca/Profile/joancU9714QY, nil,Aug. 2016, August 2016 9656,4.0,Dloo,https://www.tripadvisor.ca/Profile/Dloo, nil,Aug. 2016, August 2016 9656,4.0,patsky22,https://www.tripadvisor.ca/Profile/patsky22, nil,Aug. 2016, August 2016 9656,5.0,OneHandPaddler,https://www.tripadvisor.ca/Profile/OneHandPaddler, nil,Aug. 2016, July 2016 9656,5.0,Petrina B,https://www.tripadvisor.ca/Profile/875petrinab, nil,Aug. 2016, August 2016 9656,4.0,edenvalley,https://www.tripadvisor.ca/Profile/edenvalley, nil,Aug. 2016, July 2016 9656,3.0,marshtraveller,https://www.tripadvisor.ca/Profile/marshtraveller, nil,Aug. 2016, July 2016 9656,5.0,karmalyta,https://www.tripadvisor.ca/Profile/karmalyta, nil,Jul. 2016, July 2016 9656,2.0,AmirakCI,https://www.tripadvisor.ca/Profile/AmirakCI, nil,Jul. 2016, July 2016 9656,4.0,lynn h,https://www.tripadvisor.ca/Profile/lynnb219, nil,Jul. 2016, June 2016 9656,4.0,Stephanie S,https://www.tripadvisor.ca/Profile/stephaniesW5046DX, nil,Jul. 2016, July 2016 9656,4.0,janinereal,https://www.tripadvisor.ca/Profile/janinereal, nil,Jun. 2016, June 2016 9656,4.0,Linda C,https://www.tripadvisor.ca/Profile/LindaC846, nil,Jun. 2016, June 2016 9656,4.0,John L,https://www.tripadvisor.ca/Profile/johnlQ4564SK, nil,Jun. 2016, June 2016 9656,3.0,vlastovka,https://www.tripadvisor.ca/Profile/vlastovka, nil,Jun. 2016, June 2016 9656,4.0,candycat272,https://www.tripadvisor.ca/Profile/candycat272, nil,Jun. 2016, June 2016 9656,4.0,Ian W,https://www.tripadvisor.ca/Profile/I4532AXianw, nil,May 2016, May 2016 9656,4.0,_aholystar,https://www.tripadvisor.ca/Profile/_aholystar, nil,Apr. 2016, April 2016 9656,1.0,Printedboxer,https://www.tripadvisor.ca/Profile/printedboxer, nil,Apr. 2016, April 2016 9656,3.0,rodnglo,https://www.tripadvisor.ca/Profile/rodnglo, nil,Apr. 2016, April 2016 9656,3.0,MichaelM0079,https://www.tripadvisor.ca/Profile/MichaelM0079, nil,Mar. 2016, March 2016 9656,3.0,tauiota2,https://www.tripadvisor.ca/Profile/tauiota2, nil,Mar. 2016, March 2016 9656,1.0,helen h,https://www.tripadvisor.ca/Profile/helenh878, nil,Feb. 2016, February 2016 9656,1.0,8864860,https://www.tripadvisor.ca/Profile/8864860, nil,Feb. 2016, December 2015 9656,5.0,default29012019,https://www.tripadvisor.ca/Profile/default29012019, nil,Feb. 2016, January 2016 9656,1.0,Jamie Y,https://www.tripadvisor.ca/Profile/764jamiey, nil,Feb. 2016, February 2016 9656,3.0,TwigTraveler,https://www.tripadvisor.ca/Profile/TwigTraveler, nil,Jan. 2016, January 2016 9656,4.0,J M,https://www.tripadvisor.ca/Profile/jmX6447RO, nil,Jan. 2016, January 2016 9656,3.0,Pooky29,https://www.tripadvisor.ca/Profile/Pooky29, nil,Jan. 2016, December 2015 9656,2.0,kdb24919,https://www.tripadvisor.ca/Profile/kdb24919, nil,Dec. 2015, December 2015 9656,4.0,eaglecountry,https://www.tripadvisor.ca/Profile/eaglecountry, nil,Nov. 2015, November 2015 9656,3.0,Hazelis33,https://www.tripadvisor.ca/Profile/Hazelis33, nil,Oct. 2015, October 2015 9656,4.0,Marian C,https://www.tripadvisor.ca/Profile/MarianC533, nil,Oct. 2015, September 2015 9656,4.0,mmenzies00,https://www.tripadvisor.ca/Profile/mmenzies00, nil,Sep. 2015, September 2015 9656,5.0,MitchnBlue,https://www.tripadvisor.ca/Profile/MitchnBlue, nil,Sep. 2015, September 2015 9656,5.0,DeneMiles,https://www.tripadvisor.ca/Profile/DeneMiles, nil,Sep. 2015, July 2015 9656,4.0,ROTTIEPRINCESS,https://www.tripadvisor.ca/Profile/ROTTIEPRINCESS, nil,Sep. 2015, July 2015 9656,4.0,treepondersleaf,https://www.tripadvisor.ca/Profile/treepondersleaf, nil,Sep. 2015, September 2015 9656,4.0,Andrea C,https://www.tripadvisor.ca/Profile/andreacZ3806XG, nil,Aug. 2015, August 2015 9656,5.0,She R,https://www.tripadvisor.ca/Profile/387sher, nil,Aug. 2015, August 2015 9656,3.0,Brjpotter,https://www.tripadvisor.ca/Profile/Brjpotter, nil,Aug. 2015, August 2015 9656,3.0,Hengelo,https://www.tripadvisor.ca/Profile/Hengelo, nil,Aug. 2015, August 2015 9656,5.0,nnovaj67,https://www.tripadvisor.ca/Profile/nnovaj67, nil,Aug. 2015, August 2015 9656,5.0,ismena-bee,https://www.tripadvisor.ca/Profile/ismena-bee, nil,Aug. 2015, August 2015 9656,4.0,Craiger9929,https://www.tripadvisor.ca/Profile/Craiger9929, nil,Aug. 2015, August 2015 9656,4.0,traveling-canadian21,https://www.tripadvisor.ca/Profile/traveling-canadian21, nil,Aug. 2015, August 2015 9656,4.0,Mctet,https://www.tripadvisor.ca/Profile/Mctet, nil,Aug. 2015, July 2015 9656,3.0,Renee M,https://www.tripadvisor.ca/Profile/856reneem, nil,Aug. 2015, August 2015 9656,3.0,shunra11,https://www.tripadvisor.ca/Profile/shunra11, nil,Aug. 2015, August 2015 9656,5.0,Britt K,https://www.tripadvisor.ca/Profile/brittk93, nil,Jul. 2015, July 2015 9656,5.0,Rick S,https://www.tripadvisor.ca/Profile/ricksB3081NH, nil,Jul. 2015, July 2015 9656,1.0,Elyse M,https://www.tripadvisor.ca/Profile/282elysem, nil,Jul. 2015, July 2015 9656,2.0,Sunshine S,https://www.tripadvisor.ca/Profile/465sunshines, nil,Jul. 2015, December 2014 9656,4.0,LittleBear21,https://www.tripadvisor.ca/Profile/LittleBear21, nil,Jul. 2015, July 2015 9657,4.0,Stonygurl,https://www.tripadvisor.ca/Profile/Stonygurl, nil,Mar. 2019, March 2019 9657,4.0,Pouxie11,https://www.tripadvisor.ca/Profile/Pouxie11, nil,Feb. 2019, February 2019 9657,4.0,Dawn D,https://www.tripadvisor.ca/Profile/DawnD163, nil,Nov. 2018, September 2018 9657,4.0,Mick M,https://www.tripadvisor.ca/Profile/87mickm, nil,Oct. 2018, October 2018 9657,4.0,Queenbeesandthedrone,https://www.tripadvisor.ca/Profile/Queenbeesandthedrone, nil,Oct. 2018, October 2018 9657,nil,,nil, nil,nil,nil 9657,4.0,cliffjump,https://www.tripadvisor.ca/Profile/cliffjump, nil,Jun. 2018, June 2018 9657,4.0,Philip C,https://www.tripadvisor.ca/Profile/philipc703, nil,Jun. 2018, June 2018 9657,4.0,chris p,https://www.tripadvisor.ca/Profile/chrispN5490CT, nil,Jun. 2018, June 2018 9657,2.0,Joanne M,https://www.tripadvisor.ca/Profile/361JoanneM, nil,Jun. 2018, June 2018 9657,3.0,sam154980,https://www.tripadvisor.ca/Profile/sam154980, nil,May 2018, May 2018 9657,4.0,Otherguru,https://www.tripadvisor.ca/Profile/Otherguru, nil,Apr. 2018, April 2018 9657,5.0,Jess M,https://www.tripadvisor.ca/Profile/jessmQ9370VV, nil,Apr. 2018, April 2018 9657,4.0,Tom N,https://www.tripadvisor.ca/Profile/TomN600, nil,Apr. 2018, April 2018 9657,5.0,Dan P,https://www.tripadvisor.ca/Profile/I7805DYdanp, nil,Mar. 2018, March 2018 9657,2.0,Wang Y,https://www.tripadvisor.ca/Profile/944wangy, nil,Jan. 2018, December 2017 9657,3.0,LS650,https://www.tripadvisor.ca/Profile/LS650, nil,Dec. 2017, September 2017 9657,5.0,Lina P,https://www.tripadvisor.ca/Profile/76linap, nil,Nov. 2017, October 2017 9657,4.0,jjmcrash,https://www.tripadvisor.ca/Profile/jjmcrash, nil,Oct. 2017, September 2017 9657,4.0,xcimo,https://www.tripadvisor.ca/Profile/xcimo, nil,Oct. 2017, October 2017 9657,5.0,Erin R,https://www.tripadvisor.ca/Profile/X3307MIerinr, nil,Oct. 2017, October 2017 9657,4.0,Shiva_pac,https://www.tripadvisor.ca/Profile/Shiva_pac, nil,Aug. 2017, August 2017 9657,5.0,Chantal D,https://www.tripadvisor.ca/Profile/572chantald, nil,Jul. 2017, July 2017 9657,4.0,Norman F,https://www.tripadvisor.ca/Profile/798normanf, nil,Jul. 2017, June 2017 9657,2.0,justnona,https://www.tripadvisor.ca/Profile/justnona, nil,Jun. 2017, June 2017 9657,5.0,Marge H,https://www.tripadvisor.ca/Profile/460margeh, nil,Jun. 2017, May 2017 9657,4.0,m1000c,https://www.tripadvisor.ca/Profile/m1000c, nil,Jun. 2017, June 2017 9657,4.0,GrantB305,https://www.tripadvisor.ca/Profile/GrantB305, nil,Jun. 2017, June 2017 9657,5.0,Samuel S,https://www.tripadvisor.ca/Profile/samuelsC5990SM, nil,Jun. 2017, June 2017 9657,4.0,Maria N,https://www.tripadvisor.ca/Profile/marianP9667AB, nil,Jun. 2017, June 2017 9657,5.0,Dana S,https://www.tripadvisor.ca/Profile/H1270SAdanas, nil,May 2017, April 2017 9657,4.0,BarbLH,https://www.tripadvisor.ca/Profile/BarbLH, nil,May 2017, May 2017 9657,5.0,reft h,https://www.tripadvisor.ca/Profile/refth, nil,May 2017, April 2017 9657,5.0,nobumurasewg,https://www.tripadvisor.ca/Profile/nobumurasewg, nil,Apr. 2017, April 2017 9657,5.0,Heather H,https://www.tripadvisor.ca/Profile/Heather8844, nil,Apr. 2017, March 2017 9657,5.0,DanielCrowley,https://www.tripadvisor.ca/Profile/DanielCrowley, nil,Apr. 2017, February 2017 9657,5.0,KPrieto,https://www.tripadvisor.ca/Profile/KPrieto, nil,Feb. 2017, February 2017 9657,5.0,Jamie S,https://www.tripadvisor.ca/Profile/P6541RAjamies, nil,Jan. 2017, January 2017 9657,5.0,Sacha F,https://www.tripadvisor.ca/Profile/SachaF22, nil,Jan. 2017, January 2017 9657,4.0,Judy B,https://www.tripadvisor.ca/Profile/judyb66, nil,Jan. 2017, January 2017 9657,5.0,Brendan B,https://www.tripadvisor.ca/Profile/BrendanB499, nil,Nov. 2016, November 2016 9657,2.0,Traci W,https://www.tripadvisor.ca/Profile/177traciw, nil,Nov. 2016, November 2016 9657,4.0,moosie100,https://www.tripadvisor.ca/Profile/moosie100, nil,Oct. 2016, September 2016 9657,2.0,Mark G,https://www.tripadvisor.ca/Profile/Y7668HXmarkg, nil,Oct. 2016, October 2016 9657,5.0,Alysha S,https://www.tripadvisor.ca/Profile/200alyshas, nil,Sep. 2016, September 2016 9657,4.0,gdaymoose,https://www.tripadvisor.ca/Profile/gdaymoose, nil,Sep. 2016, September 2016 9657,4.0,r0d777,https://www.tripadvisor.ca/Profile/r0d777, nil,Sep. 2016, September 2016 9657,5.0,Happycamper448,https://www.tripadvisor.ca/Profile/Happycamper448, nil,Sep. 2016, September 2016 9657,4.0,carlf581,https://www.tripadvisor.ca/Profile/carlf581, nil,Sep. 2016, September 2016 9657,4.0,IsleofWightGirl64,https://www.tripadvisor.ca/Profile/IsleofWightGirl64, nil,Aug. 2016, August 2016 9657,5.0,Keesden,https://www.tripadvisor.ca/Profile/Keesden, nil,Aug. 2016, August 2016 9657,5.0,tutuann,https://www.tripadvisor.ca/Profile/tutuann, nil,Aug. 2016, August 2016 9657,4.0,Juliana S,https://www.tripadvisor.ca/Profile/julianasP3768IC, nil,Aug. 2016, September 2015 9657,5.0,surfgirl80,https://www.tripadvisor.ca/Profile/surfgirl80, nil,Aug. 2016, August 2016 9657,3.0,Jack L,https://www.tripadvisor.ca/Profile/jackl418, nil,Aug. 2016, August 2016 9657,5.0,prutske2015,https://www.tripadvisor.ca/Profile/prutske2015, nil,Aug. 2016, August 2016 9657,3.0,leila_bmg,https://www.tripadvisor.ca/Profile/leila_bmg, nil,Aug. 2016, August 2016 9657,5.0,donsV7529LI,https://www.tripadvisor.ca/Profile/donsV7529LI, nil,Aug. 2016, July 2016 9657,2.0,Carol B,https://www.tripadvisor.ca/Profile/I2999QGcarolb, nil,Aug. 2016, July 2016 9657,5.0,HappyKat74,https://www.tripadvisor.ca/Profile/HappyKat74, nil,Jul. 2016, July 2016 9657,5.0,WalterKu,https://www.tripadvisor.ca/Profile/WalterKu, nil,Jul. 2016, July 2016 9657,4.0,Helenthelayabout,https://www.tripadvisor.ca/Profile/Helenthelayabout, nil,Jul. 2016, July 2016 9657,1.0,26janisk,https://www.tripadvisor.ca/Profile/26janisk, nil,Jul. 2016, July 2016 9657,5.0,David S,https://www.tripadvisor.ca/Profile/D5529EDdavids, nil,Jul. 2016, July 2016 9657,4.0,ruthiepoo123,https://www.tripadvisor.ca/Profile/ruthiepoo123, nil,Jul. 2016, July 2016 9657,5.0,catinthescat,https://www.tripadvisor.ca/Profile/catinthescat, nil,Jul. 2016, July 2016 9657,4.0,Fred G,https://www.tripadvisor.ca/Profile/809fredg, nil,Jul. 2016, July 2016 9657,3.0,Mvidamour,https://www.tripadvisor.ca/Profile/Mvidamour, nil,Jun. 2016, June 2016 9657,4.0,mr0b13,https://www.tripadvisor.ca/Profile/mr0b13, nil,Jun. 2016, June 2016 9657,5.0,Joel C,https://www.tripadvisor.ca/Profile/E6930DUjoelc, nil,Jun. 2016, June 2016 9657,4.0,Emma_Banner88,https://www.tripadvisor.ca/Profile/Emma_Banner88, nil,Jun. 2016, June 2016 9657,4.0,Tannedoz,https://www.tripadvisor.ca/Profile/Tannedoz, nil,Jun. 2016, June 2016 9657,3.0,Sian,https://www.tripadvisor.ca/Profile/sianallama, nil,Jun. 2016, May 2016 9657,5.0,yockletonarms,https://www.tripadvisor.ca/Profile/yockletonarms, nil,May 2016, May 2016 9657,4.0,lausegard,https://www.tripadvisor.ca/Profile/lausegard, nil,May 2016, May 2016 9657,4.0,lkelsey,https://www.tripadvisor.ca/Profile/lkelsey, nil,May 2016, May 2016 9657,3.0,lalondederek,https://www.tripadvisor.ca/Profile/lalondederek, nil,May 2016, May 2016 9657,5.0,pmorgs,https://www.tripadvisor.ca/Profile/pennymorgs, nil,May 2016, May 2016 9657,4.0,snowmeiser,https://www.tripadvisor.ca/Profile/snowmeiser, nil,Apr. 2016, April 2016 9657,2.0,chantalligent,https://www.tripadvisor.ca/Profile/chantalligent, nil,Mar. 2016, April 2015 9657,5.0,InfraRon,https://www.tripadvisor.ca/Profile/InfraRon, nil,Mar. 2016, March 2016 9657,5.0,TravelMoneyHappy,https://www.tripadvisor.ca/Profile/TravelMoneyHappy, nil,Feb. 2016, February 2016 9657,2.0,Joshua d,https://www.tripadvisor.ca/Profile/155joshuad, nil,Feb. 2016, February 2016 9657,4.0,Mnn004,https://www.tripadvisor.ca/Profile/Mnn004, nil,Feb. 2016, February 2016 9657,5.0,Laura5064,https://www.tripadvisor.ca/Profile/Laura5064, nil,Feb. 2016, February 2016 9657,5.0,Brittany K,https://www.tripadvisor.ca/Profile/650brittanyk, nil,Jan. 2016, December 2015 9657,4.0,Shinji A,https://www.tripadvisor.ca/Profile/456shinjia, nil,Jan. 2016, January 2016 9657,5.0,Tashahd,https://www.tripadvisor.ca/Profile/Tashahd, nil,Jan. 2016, December 2015 9657,1.0,Bri B,https://www.tripadvisor.ca/Profile/875brib, nil,Dec. 2015, December 2015 9657,5.0,canusakm,https://www.tripadvisor.ca/Profile/canusakm, nil,Dec. 2015, December 2015 9657,5.0,Wendy S,https://www.tripadvisor.ca/Profile/607WendyS, nil,Dec. 2015, December 2015 9657,4.0,shortbutsweetx2,https://www.tripadvisor.ca/Profile/shortbutsweetx2, nil,Dec. 2015, December 2015 9657,4.0,Dutrihard,https://www.tripadvisor.ca/Profile/Dutrihard, nil,Oct. 2015, October 2015 9657,4.0,DeniseScammell,https://www.tripadvisor.ca/Profile/DeniseScammell, nil,Sep. 2015, September 2015 9657,4.0,nlw778,https://www.tripadvisor.ca/Profile/nlw778, nil,Sep. 2015, September 2015 9657,3.0,Ann Margaret A,https://www.tripadvisor.ca/Profile/annmargareta2015, nil,Sep. 2015, July 2015 9657,4.0,Lorraine W,https://www.tripadvisor.ca/Profile/lorrainew61, nil,Sep. 2015, September 2015 9657,5.0,Everlasting F,https://www.tripadvisor.ca/Profile/everlastingf2015, nil,Sep. 2015, September 2015 9657,5.0,Crazysal,https://www.tripadvisor.ca/Profile/Crazysal, nil,Sep. 2015, August 2015 9657,4.0,Kelly P,https://www.tripadvisor.ca/Profile/kellyp177, nil,Aug. 2015, August 2015 9657,4.0,outdoor553,https://www.tripadvisor.ca/Profile/outdoor553, nil,Aug. 2015, August 2015 9657,4.0,boobyis,https://www.tripadvisor.ca/Profile/boobyis, nil,Aug. 2015, August 2015 9657,3.0,Robert C,https://www.tripadvisor.ca/Profile/D9393UMrobertc, nil,Aug. 2015, August 2015 9657,3.0,Doheya,https://www.tripadvisor.ca/Profile/Doheya, nil,Aug. 2015, August 2015 9657,2.0,kiteboardaddict,https://www.tripadvisor.ca/Profile/kiteboardaddict, nil,Aug. 2015, July 2015 9657,3.0,joanna x,https://www.tripadvisor.ca/Profile/joannax689, nil,Jul. 2015, July 2015 9657,4.0,Shelley P,https://www.tripadvisor.ca/Profile/shelleyp93, nil,Jul. 2015, July 2015 9657,2.0,NickSNanaimo,https://www.tripadvisor.ca/Profile/NickSNanaimo, nil,Jun. 2015, June 2015 9657,4.0,twinkletoes5477,https://www.tripadvisor.ca/Profile/twinkletoes5477, nil,Jun. 2015, June 2015 9657,5.0,Power_Family77,https://www.tripadvisor.ca/Profile/Power_Family77, nil,Jun. 2015, June 2015 9657,5.0,Joe G,https://www.tripadvisor.ca/Profile/934joeg, nil,Apr. 2015, April 2015 9657,5.0,securedcircus,https://www.tripadvisor.ca/Profile/securedcircus, nil,Mar. 2015, March 2015 9657,1.0,FirwynFirebrand,https://www.tripadvisor.ca/Profile/FirwynFirebrand, nil,Feb. 2015, February 2015 9657,4.0,Éliane T,https://www.tripadvisor.ca/Profile/57_lianet, nil,Jan. 2015, January 2015 9657,4.0,Lucas L,https://www.tripadvisor.ca/Profile/24lucasl, nil,Jan. 2015, January 2015 9657,4.0,Dr3z,https://www.tripadvisor.ca/Profile/Dr3z, nil,Jan. 2015, September 2014 9657,3.0,flyingontheground,https://www.tripadvisor.ca/Profile/flyingontheground, nil,Nov. 2014, October 2014 9657,4.0,Marion_Harvey,https://www.tripadvisor.ca/Profile/Marion_Harvey, nil,Sep. 2014, September 2014 9657,5.0,Gergo P,https://www.tripadvisor.ca/Profile/gergop2014, nil,Sep. 2014, September 2014 9657,5.0,lindslock,https://www.tripadvisor.ca/Profile/lindslock, nil,Sep. 2014, August 2014 9657,3.0,skydriver332,https://www.tripadvisor.ca/Profile/skydriver332, nil,Aug. 2014, August 2014 9657,4.0,Gambierkate,https://www.tripadvisor.ca/Profile/Gambierkate, nil,Aug. 2014, August 2014 9657,4.0,Zestin,https://www.tripadvisor.ca/Profile/Zestin, nil,Jul. 2014, July 2014 9657,5.0,Terka88,https://www.tripadvisor.ca/Profile/Terka88, nil,Jul. 2014, May 2014 9657,4.0,Rebecca D,https://www.tripadvisor.ca/Profile/rebeccad897, nil,Jun. 2014, June 2014 9657,5.0,jaccilee,https://www.tripadvisor.ca/Profile/jaccilee, nil,Jun. 2014, June 2014 9657,5.0,MelQuirion,https://www.tripadvisor.ca/Profile/MelQuirion, nil,Jun. 2014, June 2014 9657,4.0,CPHunter,https://www.tripadvisor.ca/Profile/CPHunter, nil,May 2014, May 2014 9657,4.0,Marigold1012,https://www.tripadvisor.ca/Profile/Marigold1012, nil,May 2014, May 2014 9657,4.0,Joorussell,https://www.tripadvisor.ca/Profile/Joorussell, nil,Dec. 2013, November 2013 9657,5.0,ladywithatruck,https://www.tripadvisor.ca/Profile/ladywithatruck, nil,Dec. 2013, November 2013 9657,5.0,AliceMatthews,https://www.tripadvisor.ca/Profile/AliceMatthews, nil,Nov. 2013, July 2013 9657,5.0,MidwestWestTraveler,https://www.tripadvisor.ca/Profile/MidwestWestTraveler, nil,Nov. 2013, January 2013 9657,5.0,mrsglobal88,https://www.tripadvisor.ca/Profile/mrsglobal88, nil,Oct. 2013, October 2013 9657,3.0,Carie B,https://www.tripadvisor.ca/Profile/CarieB597, nil,Oct. 2013, October 2013 9657,1.0,K J,https://www.tripadvisor.ca/Profile/KammJayy, nil,Oct. 2013, October 2013 9657,4.0,Ties54,https://www.tripadvisor.ca/Profile/Ties54, nil,Oct. 2013, September 2013 9657,5.0,Clayton S,https://www.tripadvisor.ca/Profile/ClaytonS45, nil,Sep. 2013, April 2013 9657,4.0,heidzters,https://www.tripadvisor.ca/Profile/heidzters, nil,Sep. 2013, September 2013 9657,4.0,Erika W,https://www.tripadvisor.ca/Profile/505erikaw, nil,Sep. 2013, September 2013 9657,4.0,Nowzar A,https://www.tripadvisor.ca/Profile/nowzara, nil,Sep. 2013, August 2013 9657,2.0,Snow666angel,https://www.tripadvisor.ca/Profile/Snow666angel, nil,Sep. 2013, September 2013 9657,5.0,Stratetalker,https://www.tripadvisor.ca/Profile/Stratetalker, nil,Sep. 2013, August 2013 9657,2.0,Amber084,https://www.tripadvisor.ca/Profile/Amber084, nil,Aug. 2013, August 2013 9657,2.0,here_fishy1,https://www.tripadvisor.ca/Profile/here_fishy1, nil,Jul. 2013, July 2013 9657,5.0,London_Scotti,https://www.tripadvisor.ca/Profile/London_Scotti, nil,Jul. 2013, July 2013 9657,5.0,Jennifer K,https://www.tripadvisor.ca/Profile/JenniferK690, nil,Jun. 2013, June 2013 9657,4.0,bbarbuska,https://www.tripadvisor.ca/Profile/bbarbuska, nil,May 2013, May 2013 9657,4.0,TravellingPiglets,https://www.tripadvisor.ca/Profile/TravellingPiglets, nil,Apr. 2013, April 2013 9657,5.0,Harry A,https://www.tripadvisor.ca/Profile/HarryA834, nil,Mar. 2013, February 2013 9657,1.0,fran v,https://www.tripadvisor.ca/Profile/franv51, nil,Feb. 2013, February 2013 9657,4.0,HawaiiLove1,https://www.tripadvisor.ca/Profile/HawaiiLove1, nil,Jan. 2013, November 2012 9657,4.0,Tripadviser15,https://www.tripadvisor.ca/Profile/Tripadviser15, nil,Dec. 2012, December 2012 9657,4.0,Suzette S,https://www.tripadvisor.ca/Profile/SuzetteS550, nil,Aug. 2012, August 2012 9657,4.0,zombiepirate,https://www.tripadvisor.ca/Profile/zombiepirate, nil,Aug. 2012, August 2012 9657,5.0,ClareA18,https://www.tripadvisor.ca/Profile/ClareA18, nil,Aug. 2012, August 2012 9657,5.0,James D,https://www.tripadvisor.ca/Profile/783JamesD, nil,Jul. 2012, July 2012 9657,5.0,Tammy A,https://www.tripadvisor.ca/Profile/243TammyA, nil,Jun. 2012, June 2012 9658,5.0,FarAway57128578246,https://www.tripadvisor.ca/Profile/FarAway57128578246, nil,Apr. 3, March 2019 9658,5.0,Mobile62920474883,https://www.tripadvisor.ca/Profile/Mobile62920474883, nil,Apr. 2, March 2019 9658,5.0,Ranjit S,https://www.tripadvisor.ca/Profile/chiroranjit, nil,Apr. 1, March 2019 9658,5.0,RelaxBMW,https://www.tripadvisor.ca/Profile/RelaxBMW, nil,Mar. 2019, February 2019 9658,5.0,905shannonh,https://www.tripadvisor.ca/Profile/905shannonh, nil,Mar. 2019, March 2019 9658,nil,,nil, nil,nil,nil 9658,3.0,mimmosa,https://www.tripadvisor.ca/Profile/mimmosa, nil,Mar. 2019, March 2019 9658,5.0,Pathfinder525415,https://www.tripadvisor.ca/Profile/Pathfinder525415, nil,Feb. 2019, February 2019 9658,5.0,Explore30316813611,https://www.tripadvisor.ca/Profile/Explore30316813611, nil,Feb. 2019, February 2019 9658,5.0,Journey14296378336,https://www.tripadvisor.ca/Profile/Journey14296378336, nil,Feb. 2019, February 2019 9658,5.0,Pioneer66692288346,https://www.tripadvisor.ca/Profile/Pioneer66692288346, nil,Feb. 2019, January 2019 9658,5.0,Trail02181577298,https://www.tripadvisor.ca/Profile/Trail02181577298, nil,Feb. 2019, February 2019 9658,4.0,HonestCritic86,https://www.tripadvisor.ca/Profile/HonestCritic86, nil,Jan. 2019, January 2019 9658,4.0,Alphonse Q,https://www.tripadvisor.ca/Profile/alphonseq, nil,Jan. 2019, January 2019 9658,4.0,Climber61911892539,https://www.tripadvisor.ca/Profile/Climber61911892539, nil,Jan. 2019, January 2019 9658,5.0,Peter R,https://www.tripadvisor.ca/Profile/F5688FJpeterr, nil,Jan. 2019, January 2019 9658,5.0,FarAway20474432492,https://www.tripadvisor.ca/Profile/FarAway20474432492, nil,Jan. 2019, January 2019 9658,3.0,winefromitaly,https://www.tripadvisor.ca/Profile/winefromitaly, nil,Jan. 2019, January 2019 9658,4.0,Sightseer06768756000,https://www.tripadvisor.ca/Profile/Sightseer06768756000, nil,Jan. 2019, December 2018 9658,5.0,Discover60935078252,https://www.tripadvisor.ca/Profile/Discover60935078252, nil,Jan. 2019, December 2018 9658,5.0,AuntieRene,https://www.tripadvisor.ca/Profile/AuntieRene, nil,Jan. 2019, January 2019 9658,4.0,Trip51644427559,https://www.tripadvisor.ca/Profile/Trip51644427559, nil,Nov. 2018, November 2018 9658,4.0,Kevin A,https://www.tripadvisor.ca/Profile/kevina853, nil,Nov. 2018, September 2018 9658,4.0,Chantel L,https://www.tripadvisor.ca/Profile/ChantelL97, nil,Nov. 2018, November 2018 9658,4.0,Adventure22935499200,https://www.tripadvisor.ca/Profile/Adventure22935499200, nil,Nov. 2018, November 2018 9658,5.0,Happiness25354124738,https://www.tripadvisor.ca/Profile/Happiness25354124738, nil,Nov. 2018, November 2018 9658,4.0,Gay S,https://www.tripadvisor.ca/Profile/GayS_12, nil,Nov. 2018, November 2018 9658,5.0,viennetto,https://www.tripadvisor.ca/Profile/viennetto, nil,Nov. 2018, March 2018 9658,4.0,Maps17785932181,https://www.tripadvisor.ca/Profile/Maps17785932181, nil,Nov. 2018, October 2018 9658,5.0,Nomad01368931653,https://www.tripadvisor.ca/Profile/Nomad01368931653, nil,Oct. 2018, October 2018 9658,4.0,Global04993200707,https://www.tripadvisor.ca/Profile/Global04993200707, nil,Oct. 2018, October 2018 9658,4.0,chiangmaicondorentals,https://www.tripadvisor.ca/Profile/chiangmaicondorental, nil,Oct. 2018, October 2018 9658,5.0,smoura825319,https://www.tripadvisor.ca/Profile/smoura825319, nil,Oct. 2018, October 2018 9658,3.0,jennyU7989NB,https://www.tripadvisor.ca/Profile/jennyU7989NB, nil,Oct. 2018, October 2018 9658,3.0,davidhayes747,https://www.tripadvisor.ca/Profile/davidhayes747, nil,Oct. 2018, October 2018 9658,5.0,Misstarr,https://www.tripadvisor.ca/Profile/Misstarr, nil,Oct. 2018, October 2018 9658,5.0,dml702018,https://www.tripadvisor.ca/Profile/dml702018, nil,Sep. 2018, September 2018 9658,5.0,Karen P,https://www.tripadvisor.ca/Profile/KPRICE86, nil,Sep. 2018, August 2018 9658,5.0,sugarcrisp351,https://www.tripadvisor.ca/Profile/sugarcrisp351, nil,Sep. 2018, April 2018 9658,3.0,susanstorm717,https://www.tripadvisor.ca/Profile/susanstorm717, nil,Sep. 2018, September 2018 9658,5.0,rainzilla,https://www.tripadvisor.ca/Profile/rainzilla, nil,Sep. 2018, September 2018 9658,4.0,chuck h,https://www.tripadvisor.ca/Profile/chuckh787, nil,Aug. 2018, August 2018 9658,4.0,sceens2018,https://www.tripadvisor.ca/Profile/sceens2018, nil,Aug. 2018, August 2018 9658,4.0,114darrylp,https://www.tripadvisor.ca/Profile/114darrylp, nil,Aug. 2018, August 2018 9658,5.0,pmoreto,https://www.tripadvisor.ca/Profile/pmoreto, nil,Aug. 2018, August 2018 9658,5.0,Joeygibbons,https://www.tripadvisor.ca/Profile/Joeygibbons, nil,Aug. 2018, August 2018 9658,1.0,dbert2018,https://www.tripadvisor.ca/Profile/dbert2018, nil,Aug. 2018, June 2018 9658,2.0,b g,https://www.tripadvisor.ca/Profile/travelQ8435CY, nil,Jul. 2018, July 2018 9658,5.0,gigi952013,https://www.tripadvisor.ca/Profile/gigi952013, nil,Jul. 2018, July 2018 9658,5.0,noessie,https://www.tripadvisor.ca/Profile/noessie, nil,Jul. 2018, July 2018 9658,5.0,harryneele,https://www.tripadvisor.ca/Profile/harryneele, nil,Jul. 2018, July 2018 9658,4.0,Sean A,https://www.tripadvisor.ca/Profile/694seana, nil,Jul. 2018, July 2018 9658,4.0,WAVictoria,https://www.tripadvisor.ca/Profile/WAVictoria, nil,Jul. 2018, July 2018 9658,4.0,JamesO59,https://www.tripadvisor.ca/Profile/JamesO59, nil,Jul. 2018, July 2018 9658,5.0,dhaliwalrick,https://www.tripadvisor.ca/Profile/dhaliwalrick, nil,Jul. 2018, July 2018 9658,4.0,Nada R,https://www.tripadvisor.ca/Profile/781nadar, nil,Jul. 2018, July 2018 9658,2.0,khtraveller2018,https://www.tripadvisor.ca/Profile/khtraveller2018, nil,Jul. 2018, July 2018 9658,5.0,kwang219300,https://www.tripadvisor.ca/Profile/kwang219300, nil,Jul. 2018, July 2018 9658,5.0,Lennono,https://www.tripadvisor.ca/Profile/Lennono, nil,Jul. 2018, July 2018 9658,5.0,Mike M,https://www.tripadvisor.ca/Profile/429MikeM, nil,Jul. 2018, June 2018 9658,2.0,Reeler63,https://www.tripadvisor.ca/Profile/Reeler63, nil,Jul. 2018, June 2018 9658,5.0,Samantha W,https://www.tripadvisor.ca/Profile/552samanthaw, nil,Jun. 2018, June 2018 9658,5.0,sandystewart1300,https://www.tripadvisor.ca/Profile/sandystewart1300, nil,Jun. 2018, June 2018 9658,5.0,4Bug-a-Boos,https://www.tripadvisor.ca/Profile/4Bug-a-Boos, nil,Jun. 2018, June 2018 9658,5.0,Anne N,https://www.tripadvisor.ca/Profile/annen185, nil,Jun. 2018, June 2018 9658,4.0,D60,https://www.tripadvisor.ca/Profile/D60, nil,Jun. 2018, May 2018 9658,5.0,travellin-with-dogs,https://www.tripadvisor.ca/Profile/travellin-with-dogs, nil,May 2018, May 2018 9658,1.0,Mark D,https://www.tripadvisor.ca/Profile/M9689RTmarkd, nil,May 2018, May 2018 9658,2.0,oldtiredandretired,https://www.tripadvisor.ca/Profile/oldtiredandretired, nil,May 2018, May 2018 9658,1.0,carleyannk,https://www.tripadvisor.ca/Profile/carleyannk, nil,May 2018, May 2018 9658,4.0,jessier0bins0n,https://www.tripadvisor.ca/Profile/jessier0bins0n, nil,May 2018, May 2018 9658,5.0,Alastair W,https://www.tripadvisor.ca/Profile/569alastairw, nil,May 2018, May 2018 9658,4.0,CrowFlyz,https://www.tripadvisor.ca/Profile/CrowFlyz, nil,May 2018, May 2018 9658,3.0,Norm1954,https://www.tripadvisor.ca/Profile/Norm1954, nil,May 2018, May 2018 9658,5.0,payam n,https://www.tripadvisor.ca/Profile/706payamn, nil,Apr. 2018, June 2017 9658,5.0,Diane K,https://www.tripadvisor.ca/Profile/dianek709, nil,Apr. 2018, September 2017 9658,4.0,KathyS155,https://www.tripadvisor.ca/Profile/KathyS155, nil,Apr. 2018, April 2018 9658,5.0,mkoehn,https://www.tripadvisor.ca/Profile/mkoehn, nil,Apr. 2018, April 2018 9658,2.0,gregrose2018,https://www.tripadvisor.ca/Profile/gregrose2018, nil,Apr. 2018, March 2018 9658,4.0,Hossein L,https://www.tripadvisor.ca/Profile/hosseinl2016, nil,Apr. 2018, March 2018 9658,5.0,Alexis K,https://www.tripadvisor.ca/Profile/819alexisk, nil,Mar. 2018, March 2018 9658,4.0,dianelangman,https://www.tripadvisor.ca/Profile/dianelangman, nil,Mar. 2018, March 2018 9658,3.0,Carol W,https://www.tripadvisor.ca/Profile/crankywithoutsleep, nil,Mar. 2018, March 2018 9658,3.0,Jay T,https://www.tripadvisor.ca/Profile/JayT876, nil,Mar. 2018, March 2018 9658,4.0,Teri P,https://www.tripadvisor.ca/Profile/192terip, nil,Mar. 2018, March 2018 9658,4.0,SeattleLora,https://www.tripadvisor.ca/Profile/SeattleLora, nil,Mar. 2018, February 2018 9658,5.0,rloewe923419,https://www.tripadvisor.ca/Profile/rloewe923419, nil,Feb. 2018, February 2018 9658,4.0,ctiban407418,https://www.tripadvisor.ca/Profile/ctiban407418, nil,Feb. 2018, February 2018 9658,5.0,Apollocanada,https://www.tripadvisor.ca/Profile/Apollocanada, nil,Feb. 2018, February 2018 9658,3.0,BarbieDoll101,https://www.tripadvisor.ca/Profile/BarbieDoll101, nil,Feb. 2018, February 2018 9658,4.0,carolz451,https://www.tripadvisor.ca/Profile/carolz451, nil,Jan. 2018, January 2018 9658,5.0,kimjaramillo808,https://www.tripadvisor.ca/Profile/kimjaramillo808, nil,Jan. 2018, February 2017 9658,4.0,Benji S,https://www.tripadvisor.ca/Profile/straker101, nil,Jan. 2018, March 2017 9658,4.0,renetn,https://www.tripadvisor.ca/Profile/renetn, nil,Dec. 2017, December 2017 9658,3.0,bradyna123,https://www.tripadvisor.ca/Profile/bradyna123, nil,Dec. 2017, December 2017 9658,5.0,Jetman1,https://www.tripadvisor.ca/Profile/Jetman1, nil,Dec. 2017, October 2017 9658,4.0,CRChica01,https://www.tripadvisor.ca/Profile/CRChica01, nil,Dec. 2017, September 2017 9658,5.0,Gurriinder,https://www.tripadvisor.ca/Profile/Gurriinder, nil,Dec. 2017, December 2017 9658,5.0,ncoles2017,https://www.tripadvisor.ca/Profile/ncoles2017, nil,Dec. 2017, December 2017 9658,5.0,Roxanne L,https://www.tripadvisor.ca/Profile/roxannel101, nil,Nov. 2017, November 2017 9658,5.0,Jane r,https://www.tripadvisor.ca/Profile/U8675GQdavidd, nil,Oct. 2017, August 2017 9658,5.0,JKilvert,https://www.tripadvisor.ca/Profile/JKilvert, nil,Oct. 2017, September 2017 9658,5.0,CityMice,https://www.tripadvisor.ca/Profile/CityMice, nil,Oct. 2017, September 2017 9658,1.0,Mike T,https://www.tripadvisor.ca/Profile/J9182FBmiket, nil,Sep. 2017, September 2017 9658,1.0,LovelyRachel,https://www.tripadvisor.ca/Profile/LovelyRachel, nil,Sep. 2017, September 2017 9658,4.0,Wim V,https://www.tripadvisor.ca/Profile/wimv641, nil,Sep. 2017, September 2017 9658,5.0,linda c,https://www.tripadvisor.ca/Profile/LCC20, nil,Sep. 2017, September 2017 9658,3.0,BC-Lynda,https://www.tripadvisor.ca/Profile/BC-Lynda, nil,Aug. 2017, August 2017 9658,1.0,Suzanne J,https://www.tripadvisor.ca/Profile/807suzannej, nil,Aug. 2017, August 2017 9658,5.0,Bill H,https://www.tripadvisor.ca/Profile/BillH629, nil,Aug. 2017, August 2017 9658,4.0,suzieFortCollins,https://www.tripadvisor.ca/Profile/suzieFortCollins, nil,Aug. 2017, August 2017 9658,5.0,tiredandtravelled,https://www.tripadvisor.ca/Profile/tiredandtravelled, nil,Aug. 2017, August 2017 9658,3.0,Barry R,https://www.tripadvisor.ca/Profile/barryr140, nil,Aug. 2017, August 2017 9658,5.0,Mileina N,https://www.tripadvisor.ca/Profile/mileinan, nil,Aug. 2017, August 2017 9658,3.0,Rikki R,https://www.tripadvisor.ca/Profile/rikkir2013, nil,Aug. 2017, August 2017 9658,5.0,Ronzo11,https://www.tripadvisor.ca/Profile/Ronzo11, nil,Aug. 2017, August 2017 9658,4.0,Natasha H,https://www.tripadvisor.ca/Profile/natashah732, nil,Jul. 2017, July 2017 9658,5.0,Kirsty L,https://www.tripadvisor.ca/Profile/Grootcarter, nil,Jul. 2017, June 2017 9658,4.0,Strong-Alpha-Female,https://www.tripadvisor.ca/Profile/Strong-Alpha-Female, nil,Jul. 2017, July 2017 9658,5.0,Bahuba,https://www.tripadvisor.ca/Profile/Bahuba, nil,Jul. 2017, July 2017 9658,5.0,BenayK1,https://www.tripadvisor.ca/Profile/BenayK1, nil,Jul. 2017, June 2017 9658,5.0,2016Kim,https://www.tripadvisor.ca/Profile/2016Kim, nil,Jul. 2017, July 2017 9658,5.0,mcbcokanagan,https://www.tripadvisor.ca/Profile/mcbcokanagan, nil,Jul. 2017, July 2017 9658,3.0,113Tina007,https://www.tripadvisor.ca/Profile/113Tina007, nil,Jul. 2017, June 2017 9658,4.0,Curtnjo,https://www.tripadvisor.ca/Profile/Curtnjo, nil,Jun. 2017, June 2017 9658,3.0,drpetr68,https://www.tripadvisor.ca/Profile/drpetr68, nil,Jun. 2017, June 2017 9658,4.0,CPislander,https://www.tripadvisor.ca/Profile/CPislander, nil,Jun. 2017, June 2017 9658,5.0,Isaac W,https://www.tripadvisor.ca/Profile/207isaacw, nil,Jun. 2017, June 2017 9658,5.0,redjule70,https://www.tripadvisor.ca/Profile/redjule70, nil,Jun. 2017, June 2017 9658,5.0,justin l,https://www.tripadvisor.ca/Profile/justinl660, nil,Jun. 2017, May 2017 9658,5.0,Quinsam80,https://www.tripadvisor.ca/Profile/Quinsam80, nil,May 2017, May 2017 9658,5.0,Lee T,https://www.tripadvisor.ca/Profile/K9153RPleet, nil,May 2017, May 2017 9658,5.0,Codiak!,https://www.tripadvisor.ca/Profile/GlobeTrotting809621, nil,May 2017, May 2017 9658,5.0,Takeacab,https://www.tripadvisor.ca/Profile/Takeacab, nil,May 2017, May 2017 9658,4.0,CharlieV911,https://www.tripadvisor.ca/Profile/CharlieV911, nil,May 2017, May 2017 9658,3.0,Judy M,https://www.tripadvisor.ca/Profile/498JudyM498, nil,May 2017, May 2017 9658,4.0,reft h,https://www.tripadvisor.ca/Profile/refth, nil,May 2017, January 2017 9658,5.0,rjc260,https://www.tripadvisor.ca/Profile/rjc260, nil,Apr. 2017, April 2017 9658,5.0,tinaleach93,https://www.tripadvisor.ca/Profile/tinaleach93, nil,Apr. 2017, April 2017 9658,4.0,Jsc6,https://www.tripadvisor.ca/Profile/Jsc6, nil,Apr. 2017, April 2017 9658,5.0,Hazel2733,https://www.tripadvisor.ca/Profile/Hazel2733, nil,Mar. 2017, March 2017 9658,5.0,LouBrit2010,https://www.tripadvisor.ca/Profile/LouBrit2010, nil,Mar. 2017, January 2017 9658,3.0,Carmen D,https://www.tripadvisor.ca/Profile/57CarmenD, nil,Mar. 2017, February 2017 9658,1.0,KC2244,https://www.tripadvisor.ca/Profile/KC2244, nil,Mar. 2017, March 2017 9658,5.0,Haggedy,https://www.tripadvisor.ca/Profile/Haggedy, nil,Mar. 2017, February 2017 9658,4.0,Christine K,https://www.tripadvisor.ca/Profile/874christinek, nil,Mar. 2017, February 2017 9658,4.0,gearmansteve,https://www.tripadvisor.ca/Profile/gearmansteve, nil,Feb. 2017, February 2017 9658,5.0,MrsSeatoSky,https://www.tripadvisor.ca/Profile/MrsSeatoSky, nil,Feb. 2017, January 2017 9658,3.0,daniellapea21,https://www.tripadvisor.ca/Profile/daniellapea21, nil,Jan. 2017, June 2016 9658,5.0,cristina R,https://www.tripadvisor.ca/Profile/cristinarT4573UB, nil,Jan. 2017, December 2016 9658,3.0,Jamie B,https://www.tripadvisor.ca/Profile/jamiebH9558XV, nil,Jan. 2017, October 2016 9658,2.0,renafriesen73,https://www.tripadvisor.ca/Profile/renafriesen73, nil,Dec. 2016, December 2016 9658,5.0,853joshc,https://www.tripadvisor.ca/Profile/853joshc, nil,Dec. 2016, December 2016 9658,4.0,BCHospitalityGal,https://www.tripadvisor.ca/Profile/BCHospitalityGal, nil,Nov. 2016, September 2016 9658,5.0,Anne M,https://www.tripadvisor.ca/Profile/anniemacyay, nil,Nov. 2016, May 2016 9658,4.0,Robert S,https://www.tripadvisor.ca/Profile/robertsY6172QZ, nil,Nov. 2016, November 2016 9658,4.0,Dale26589,https://www.tripadvisor.ca/Profile/Dale26589, nil,Nov. 2016, November 2016 9658,4.0,TriciaB_05,https://www.tripadvisor.ca/Profile/TriciaB_05, nil,Nov. 2016, September 2016 9659,5.0,sicuani,https://www.tripadvisor.ca/Profile/sicuani, nil,Oct. 2018, October 2018 9659,5.0,145anab,https://www.tripadvisor.ca/Profile/145anab, nil,Oct. 2018, September 2018 9659,5.0,Meg,https://www.tripadvisor.ca/Profile/727megs, nil,Aug. 2018, August 2018 9659,5.0,Luke M,https://www.tripadvisor.ca/Profile/LukeM434, nil,Aug. 2018, August 2018 9659,3.0,nadia m,https://www.tripadvisor.ca/Profile/nadiamU8360KB, nil,Aug. 2018, July 2018 9659,nil,,nil, nil,nil,nil 9659,5.0,Rozthom,https://www.tripadvisor.ca/Profile/Rozthom, nil,Oct. 2017, October 2017 9659,5.0,Holly A,https://www.tripadvisor.ca/Profile/HollyA133, nil,Oct. 2017, September 2017 9659,5.0,gotrgirl,https://www.tripadvisor.ca/Profile/gotrgirl, nil,Sep. 2017, September 2017 9659,5.0,Paula A,https://www.tripadvisor.ca/Profile/F6980UVpaulaa, nil,Sep. 2017, September 2017 9659,4.0,FVgirl,https://www.tripadvisor.ca/Profile/FVgirl, nil,Aug. 2017, August 2017 9659,5.0,Darlo02,https://www.tripadvisor.ca/Profile/Darlo02, nil,Aug. 2017, August 2017 9659,4.0,elmere22,https://www.tripadvisor.ca/Profile/elmere22, nil,Aug. 2017, August 2017 9659,5.0,TravlingE,https://www.tripadvisor.ca/Profile/TravlingE, nil,Jul. 2017, July 2017 9659,5.0,Barbara D,https://www.tripadvisor.ca/Profile/barbaradQ445VN, nil,Jul. 2017, June 2017 9659,5.0,4ubst3r_15,https://www.tripadvisor.ca/Profile/4ubst3r_15, nil,Jul. 2017, June 2017 9659,5.0,C S,https://www.tripadvisor.ca/Profile/csC7190LR, nil,Jul. 2017, June 2017 9659,5.0,illlap,https://www.tripadvisor.ca/Profile/illlap, nil,Jul. 2017, June 2017 9659,5.0,jasminemceachern,https://www.tripadvisor.ca/Profile/jasminemceachern, nil,Jul. 2017, July 2017 9659,5.0,2cantravelbugs,https://www.tripadvisor.ca/Profile/2cantravelbugs, nil,Jun. 2017, June 2017 9659,5.0,rosabruzzese,https://www.tripadvisor.ca/Profile/rosabruzzese, nil,Jun. 2017, June 2017 9659,5.0,Siobhann E,https://www.tripadvisor.ca/Profile/si0bhanne, nil,Jun. 2017, May 2017 9659,4.0,terrilou59,https://www.tripadvisor.ca/Profile/terrilou59, nil,May 2017, May 2017 9659,4.0,sandrarP6655CY,https://www.tripadvisor.ca/Profile/sandrarP6655CY, nil,May 2017, April 2017 9659,5.0,sylherrera,https://www.tripadvisor.ca/Profile/sylherrera, nil,Apr. 2017, April 2017 9659,5.0,787kateryna,https://www.tripadvisor.ca/Profile/787kateryna, nil,Apr. 2017, April 2017 9659,5.0,PaulS1981,https://www.tripadvisor.ca/Profile/PaulS1981, nil,Apr. 2017, April 2017 9659,5.0,res757,https://www.tripadvisor.ca/Profile/res757, nil,Apr. 2017, April 2017 9659,5.0,lindy472,https://www.tripadvisor.ca/Profile/lindy472, nil,Apr. 2017, April 2017 9659,4.0,smccar_851077,https://www.tripadvisor.ca/Profile/smccar_851077, nil,Apr. 2017, April 2017 9659,4.0,john b,https://www.tripadvisor.ca/Profile/johnb229, nil,Jan. 2017, January 2017 9659,5.0,seanfar,https://www.tripadvisor.ca/Profile/seanfar, nil,Jan. 2017, August 2016 9659,5.0,Brandon C,https://www.tripadvisor.ca/Profile/H5113ZBbrandonc, nil,Oct. 2016, October 2016 9659,4.0,MyViews_11,https://www.tripadvisor.ca/Profile/MyViews_11, nil,Oct. 2016, October 2016 9659,4.0,sjames03,https://www.tripadvisor.ca/Profile/sjames03, nil,Oct. 2016, September 2016 9659,3.0,jlclark4u,https://www.tripadvisor.ca/Profile/jlclark4u, nil,Sep. 2016, September 2016 9659,5.0,gti_jenny,https://www.tripadvisor.ca/Profile/gti_jenny, nil,Sep. 2016, July 2016 9659,4.0,Sonja7412,https://www.tripadvisor.ca/Profile/Sonja7412, nil,Aug. 2016, August 2016 9659,5.0,domtollit,https://www.tripadvisor.ca/Profile/domtollit, nil,Aug. 2016, August 2016 9659,4.0,RunnerAkl,https://www.tripadvisor.ca/Profile/RunnerAkl, nil,Aug. 2016, August 2016 9659,5.0,Noel58,https://www.tripadvisor.ca/Profile/Noel58, nil,Aug. 2016, July 2016 9659,4.0,Jay_OOO,https://www.tripadvisor.ca/Profile/Jay_OOO, nil,Aug. 2016, August 2016 9659,5.0,PentreBach,https://www.tripadvisor.ca/Profile/PentreBach, nil,Jul. 2016, July 2016 9659,4.0,Ballroomkat,https://www.tripadvisor.ca/Profile/Ballroomkat, nil,Jul. 2016, July 2016 9659,5.0,Plannerwoman,https://www.tripadvisor.ca/Profile/Plannerwoman, nil,Jul. 2016, July 2016 9659,5.0,GooberPiles,https://www.tripadvisor.ca/Profile/GooberPiles, nil,Jul. 2016, July 2016 9659,4.0,Susan M,https://www.tripadvisor.ca/Profile/SusanM879, nil,Jul. 2016, July 2016 9659,5.0,AntonyM734,https://www.tripadvisor.ca/Profile/AntonyM734, nil,Jun. 2016, June 2016 9659,5.0,Philip C,https://www.tripadvisor.ca/Profile/PhilipC1014, nil,Jun. 2016, June 2016 9659,5.0,Vivek A,https://www.tripadvisor.ca/Profile/36viveka, nil,Jun. 2016, April 2016 9659,5.0,larissaf122,https://www.tripadvisor.ca/Profile/larissaf122, nil,May 2016, May 2016 9659,5.0,twinkletoes5477,https://www.tripadvisor.ca/Profile/twinkletoes5477, nil,Apr. 2016, April 2016 9659,5.0,Terry O,https://www.tripadvisor.ca/Profile/terryo914, nil,Apr. 2016, March 2016 9659,5.0,nursecher1979,https://www.tripadvisor.ca/Profile/nursecher1979, nil,Apr. 2016, April 2016 9659,4.0,Gwelisch,https://www.tripadvisor.ca/Profile/Gwelisch, nil,Apr. 2016, April 2016 9659,5.0,Mr. J. L.,https://www.tripadvisor.ca/Profile/mrjohnl2016, nil,Mar. 2016, March 2016 9659,5.0,joshboyd072,https://www.tripadvisor.ca/Profile/joshboyd072, nil,Mar. 2016, March 2016 9659,5.0,motacancompassion,https://www.tripadvisor.ca/Profile/motacancompassion, nil,Mar. 2016, March 2016 9659,5.0,danielelene,https://www.tripadvisor.ca/Profile/danielelene, nil,Mar. 2016, March 2016 9659,2.0,Jeremy B,https://www.tripadvisor.ca/Profile/W2465CZjeremyb, nil,Mar. 2016, March 2016 9659,5.0,FMPCP,https://www.tripadvisor.ca/Profile/FMPCP, nil,Feb. 2016, January 2016 9659,5.0,sandywasfi,https://www.tripadvisor.ca/Profile/sandywasfi, nil,Feb. 2016, February 2016 9659,5.0,latytka,https://www.tripadvisor.ca/Profile/latytka, nil,Feb. 2016, January 2016 9659,5.0,Krelay,https://www.tripadvisor.ca/Profile/Krelay, nil,Jan. 2016, February 2015 9659,5.0,Carrie_and_Ted,https://www.tripadvisor.ca/Profile/Carrie_and_Ted, nil,Jan. 2016, January 2016 9659,5.0,SantaFean-7,https://www.tripadvisor.ca/Profile/SantaFean-7, nil,Jan. 2016, December 2015 9659,4.0,Maryann M,https://www.tripadvisor.ca/Profile/398maryanns, nil,Dec. 2015, December 2015 9659,4.0,Rob M,https://www.tripadvisor.ca/Profile/robmK9018HD, nil,Dec. 2015, December 2015 9659,5.0,Tracy S,https://www.tripadvisor.ca/Profile/333tracys, nil,Dec. 2015, December 2015 9659,5.0,kyrsties,https://www.tripadvisor.ca/Profile/kyrsties, nil,Dec. 2015, December 2015 9659,5.0,Gerardo L,https://www.tripadvisor.ca/Profile/gerardol285, nil,Nov. 2015, August 2015 9659,5.0,cristinbeach,https://www.tripadvisor.ca/Profile/cristinbeach, nil,Oct. 2015, October 2015 9659,5.0,Julia P,https://www.tripadvisor.ca/Profile/juliap823, nil,Oct. 2015, August 2015 9659,4.0,lolei,https://www.tripadvisor.ca/Profile/lolei, nil,Sep. 2015, September 2015 9659,5.0,tiawaghorn,https://www.tripadvisor.ca/Profile/tiawaghorn, nil,Sep. 2015, August 2015 9659,4.0,Sandra K,https://www.tripadvisor.ca/Profile/sandrak776, nil,Sep. 2015, September 2015 9659,4.0,Barb775,https://www.tripadvisor.ca/Profile/Barb775, nil,Sep. 2015, September 2015 9659,5.0,Kathy B,https://www.tripadvisor.ca/Profile/288kathyb, nil,Sep. 2015, August 2015 9659,5.0,alpacapug,https://www.tripadvisor.ca/Profile/alpacapug, nil,Sep. 2015, August 2015 9659,5.0,brielle_wong,https://www.tripadvisor.ca/Profile/brielle_wong, nil,Aug. 2015, August 2015 9659,3.0,acorr_15,https://www.tripadvisor.ca/Profile/acorr_15, nil,Aug. 2015, August 2015 9659,5.0,Tansey O,https://www.tripadvisor.ca/Profile/tanseyo, nil,Aug. 2015, August 2015 9659,4.0,marxina,https://www.tripadvisor.ca/Profile/marxina, nil,Aug. 2015, July 2015 9659,3.0,Supertrooper,https://www.tripadvisor.ca/Profile/ladytrooper, nil,Jul. 2015, July 2015 9659,4.0,JamesP333,https://www.tripadvisor.ca/Profile/JamesP333, nil,Jul. 2015, June 2015 9659,5.0,hundles,https://www.tripadvisor.ca/Profile/hundles, nil,Jul. 2015, June 2015 9659,5.0,b22p2015,https://www.tripadvisor.ca/Profile/b22p2015, nil,Jul. 2015, June 2015 9659,5.0,shayre21,https://www.tripadvisor.ca/Profile/shayre21, nil,May 2015, May 2015 9659,5.0,RWNET,https://www.tripadvisor.ca/Profile/RWNET, nil,Apr. 2015, April 2015 9659,5.0,wcoastalgirl,https://www.tripadvisor.ca/Profile/wcoastalgirl, nil,Mar. 2015, March 2015 9659,5.0,JoernHW,https://www.tripadvisor.ca/Profile/JoernHW, nil,Mar. 2015, February 2015 9659,4.0,JohnMSea,https://www.tripadvisor.ca/Profile/JohnMSea, nil,Feb. 2015, January 2015 9659,5.0,Kerri H,https://www.tripadvisor.ca/Profile/KerriH465, nil,Jan. 2015, January 2015 9659,5.0,Mitsumi K,https://www.tripadvisor.ca/Profile/Amusedsumi, nil,Jan. 2015, December 2014 9659,5.0,Martiga2,https://www.tripadvisor.ca/Profile/Martiga2, nil,Jan. 2015, December 2014 9659,5.0,Neil S,https://www.tripadvisor.ca/Profile/O8604MJneils, nil,Jan. 2015, December 2014 9659,5.0,Amy B,https://www.tripadvisor.ca/Profile/AmyB221, nil,Jan. 2015, December 2014 9659,5.0,TravelodgeWhitecourt,https://www.tripadvisor.ca/Profile/TravelodgeWhitecourt, nil,Jan. 2015, December 2014 9659,5.0,Doug G,https://www.tripadvisor.ca/Profile/dougg342, nil,Dec. 2014, December 2014 9659,5.0,Jessicakateofarrell,https://www.tripadvisor.ca/Profile/Jessicakateofarrell, nil,Dec. 2014, December 2014 9659,4.0,Kim420,https://www.tripadvisor.ca/Profile/Kim420, nil,Dec. 2014, December 2014 9659,5.0,Zoe H,https://www.tripadvisor.ca/Profile/ZoeN833, nil,Oct. 2014, June 2014 9659,5.0,Zoey C,https://www.tripadvisor.ca/Profile/zoeyc2013, nil,Sep. 2014, August 2014 9659,4.0,Pat H,https://www.tripadvisor.ca/Profile/path624, nil,Sep. 2014, August 2014 9659,5.0,AliJo924,https://www.tripadvisor.ca/Profile/AliJo924, nil,Sep. 2014, August 2014 9659,5.0,974steve347,https://www.tripadvisor.ca/Profile/974steve347, nil,Sep. 2014, August 2014 9659,4.0,Kenny S,https://www.tripadvisor.ca/Profile/496kennys, nil,Sep. 2014, August 2014 9659,5.0,Volker S,https://www.tripadvisor.ca/Profile/235volkers, nil,Aug. 2014, August 2014 9659,5.0,sallyesom,https://www.tripadvisor.ca/Profile/sallyesom, nil,Aug. 2014, August 2014 9659,5.0,Sistacat,https://www.tripadvisor.ca/Profile/Sistacat, nil,Aug. 2014, August 2014 9659,5.0,Eiglys,https://www.tripadvisor.ca/Profile/Eiglys, nil,Aug. 2014, August 2014 9659,5.0,Sarah W,https://www.tripadvisor.ca/Profile/swilmshurst, nil,Aug. 2014, August 2014 9659,4.0,woody G,https://www.tripadvisor.ca/Profile/woodyg771, nil,Aug. 2014, July 2014 9659,5.0,Wallace S,https://www.tripadvisor.ca/Profile/65wallaces, nil,Aug. 2014, August 2014 9659,5.0,AlCabral,https://www.tripadvisor.ca/Profile/AlCabral, nil,Aug. 2014, August 2014 9659,5.0,Base_shifter,https://www.tripadvisor.ca/Profile/Base_shifter, nil,Aug. 2014, August 2014 9659,5.0,Denics,https://www.tripadvisor.ca/Profile/Denics, nil,Aug. 2014, August 2014 9659,5.0,veamarriz,https://www.tripadvisor.ca/Profile/veamarriz, nil,Aug. 2014, July 2014 9659,5.0,Lynne T,https://www.tripadvisor.ca/Profile/423lynnet, nil,Aug. 2014, August 2014 9659,5.0,Garrett P,https://www.tripadvisor.ca/Profile/GarrettP486, nil,Jul. 2014, July 2014 9659,5.0,Morad M,https://www.tripadvisor.ca/Profile/moradm524, nil,Jul. 2014, July 2014 9659,4.0,Michael S,https://www.tripadvisor.ca/Profile/michaelsI7777OH, nil,Jul. 2014, July 2014 9659,5.0,RusselT4,https://www.tripadvisor.ca/Profile/RusselT4, nil,Jun. 2014, June 2014 9659,5.0,Kimber269,https://www.tripadvisor.ca/Profile/Kimber269, nil,Jun. 2014, June 2014 9659,4.0,Lesleywfr,https://www.tripadvisor.ca/Profile/Lesleywfr, nil,Jun. 2014, June 2014 9659,5.0,Steen S,https://www.tripadvisor.ca/Profile/146steens, nil,Jun. 2014, June 2014 9659,3.0,William W,https://www.tripadvisor.ca/Profile/F8755KFwilliamw, nil,Jun. 2014, May 2014 9659,4.0,natcarhay,https://www.tripadvisor.ca/Profile/natcarhay, nil,Jun. 2014, June 2014 9659,5.0,DottieBright,https://www.tripadvisor.ca/Profile/DottieBright, nil,May 2014, May 2014 9659,5.0,Craig D,https://www.tripadvisor.ca/Profile/badcraiger, nil,May 2014, May 2014 9659,5.0,starruin,https://www.tripadvisor.ca/Profile/starruin, nil,Feb. 2014, February 2014 9659,5.0,ptadin,https://www.tripadvisor.ca/Profile/ptadin, nil,Jan. 2014, January 2014 9659,4.0,Mark B,https://www.tripadvisor.ca/Profile/773MarkB, nil,Jan. 2014, January 2014 9659,4.0,IanBurk,https://www.tripadvisor.ca/Profile/IanBurk, nil,Jan. 2014, January 2014 9659,3.0,Barbara946,https://www.tripadvisor.ca/Profile/Barbara946, nil,Nov. 2013, October 2013 9659,3.0,Julie W,https://www.tripadvisor.ca/Profile/JulieW441, nil,Sep. 2013, July 2013 9659,5.0,Kim C,https://www.tripadvisor.ca/Profile/K_Christe1980, nil,Jul. 2013, July 2013 9659,5.0,Courtney E,https://www.tripadvisor.ca/Profile/CourtneyE335, nil,Jul. 2013, July 2013 9659,5.0,stuart r r,https://www.tripadvisor.ca/Profile/stuartrr_13, nil,Jul. 2013, July 2013 9659,3.0,RRVan,https://www.tripadvisor.ca/Profile/RRVan, nil,May 2013, April 2013 9659,5.0,sepavely,https://www.tripadvisor.ca/Profile/sepavely, nil,May 2013, April 2013 9659,5.0,Kattymckrill,https://www.tripadvisor.ca/Profile/Kattymckrill, nil,Apr. 2013, April 2013 9659,5.0,ndsci,https://www.tripadvisor.ca/Profile/ndsci, nil,Feb. 2013, February 2013 9659,5.0,MelaSas,https://www.tripadvisor.ca/Profile/MelaSas, nil,Feb. 2013, February 2013 9659,4.0,Genne_13,https://www.tripadvisor.ca/Profile/Genne_13, nil,Jan. 2013, January 2013 9659,4.0,100countries_or_bust,https://www.tripadvisor.ca/Profile/100countries_or_bust, nil,Jan. 2013, January 2013 9659,5.0,anna_pellicci,https://www.tripadvisor.ca/Profile/anna_pellicci, nil,Jan. 2013, January 2013 9659,3.0,AS422,https://www.tripadvisor.ca/Profile/AS422, nil,Nov. 2012, July 2012 9659,5.0,DCDoesSeattle,https://www.tripadvisor.ca/Profile/DCDoesSeattle, nil,Oct. 2012, October 2012 9659,5.0,TripEmmy,https://www.tripadvisor.ca/Profile/TripEmmy, nil,Sep. 2012, August 2012 9659,5.0,DevonDoc,https://www.tripadvisor.ca/Profile/DevonDoc, nil,Aug. 2012, August 2012 9659,5.0,WGJG,https://www.tripadvisor.ca/Profile/WGJG, nil,Aug. 2012, August 2012 9659,5.0,Dave L,https://www.tripadvisor.ca/Profile/DaveL640, nil,Aug. 2012, August 2012 9659,5.0,XolCreative,https://www.tripadvisor.ca/Profile/XolCreative, nil,Aug. 2012, August 2012 9659,5.0,grant_rex,https://www.tripadvisor.ca/Profile/grant_rex, nil,Aug. 2012, August 2012 9659,3.0,tripadvised_12,https://www.tripadvisor.ca/Profile/tripadvised_12, nil,Jul. 2012, July 2012 9659,5.0,Jen K,https://www.tripadvisor.ca/Profile/JenK291, nil,Jul. 2012, July 2012 9659,5.0,JowilkieSingapore,https://www.tripadvisor.ca/Profile/JowilkieSingapore, nil,Jun. 2012, June 2012 9659,5.0,Suzabela,https://www.tripadvisor.ca/Profile/Suzabela, nil,Jun. 2012, June 2012 9659,5.0,Val C,https://www.tripadvisor.ca/Profile/ValC815, nil,May 2012, May 2012 9659,5.0,Roham K,https://www.tripadvisor.ca/Profile/RohamK, nil,Sep. 2011, July 2011 9659,5.0,tally11111,https://www.tripadvisor.ca/Profile/tally11111, nil,Aug. 2011, August 2011 9659,5.0,pgboy,https://www.tripadvisor.ca/Profile/pgboy, nil,Jul. 2011, June 2011 9659,5.0,pirate84,https://www.tripadvisor.ca/Profile/pirate84, nil,Jun. 2011, May 2011 9659,5.0,kelbing,https://www.tripadvisor.ca/Profile/kelbing, nil,Jun. 2011, May 2011 9659,4.0,WeekendTravels28,https://www.tripadvisor.ca/Profile/WeekendTravels28, nil,May 2011, April 2011 9659,5.0,barbara5london,https://www.tripadvisor.ca/Profile/barbara5london, nil,Jan. 2011, December 2010 9659,5.0,topaz123604,https://www.tripadvisor.ca/Profile/topaz123604, nil,Aug. 2008, August 2008 9659,3.0,chubbster,https://www.tripadvisor.ca/Profile/chubbster, nil,May 2007, September 2006 9660,3.0,Ranjit S,https://www.tripadvisor.ca/Profile/chiroranjit, nil,Apr. 1, March 2019 9660,4.0,google user,https://www.tripadvisor.ca/Profile/googleuser001, nil,Jan. 2019, December 2018 9660,2.0,niftynormans,https://www.tripadvisor.ca/Profile/niftynormans, nil,Sep. 2018, September 2018 9660,4.0,Elaine C,https://www.tripadvisor.ca/Profile/elainecL8846QP, nil,Aug. 2018, August 2018 9660,4.0,Catan,https://www.tripadvisor.ca/Profile/Catan, nil,Aug. 2018, August 2018 9660,4.0,tripann,https://www.tripadvisor.ca/Profile/tripann, nil,Jun. 2018, May 2018 9660,5.0,SKLilP,https://www.tripadvisor.ca/Profile/SKLilP, nil,Mar. 2018, March 2018 9660,4.0,Patrick M,https://www.tripadvisor.ca/Profile/patrickmU1262RW, nil,Dec. 2017, January 2018 9660,4.0,peabody1943,https://www.tripadvisor.ca/Profile/peabody1943, nil,Oct. 2017, October 2017 9660,4.0,ve_0517,https://www.tripadvisor.ca/Profile/ve_0517, nil,Sep. 2017, September 2017 9660,4.0,Capital2800,https://www.tripadvisor.ca/Profile/Capital2800, nil,Aug. 2017, July 2017 9660,3.0,Raymond H,https://www.tripadvisor.ca/Profile/raymondh585, nil,Aug. 2017, August 2017 9660,nil,,nil, nil,nil,nil 9660,4.0,tylee10,https://www.tripadvisor.ca/Profile/tylee10, nil,Jun. 2017, June 2017 9660,5.0,brvancouver,https://www.tripadvisor.ca/Profile/brvancouver, nil,May 2017, May 2017 9660,5.0,Helen B,https://www.tripadvisor.ca/Profile/touristhelen, nil,Mar. 2017, March 2017 9660,5.0,Benjamin T,https://www.tripadvisor.ca/Profile/581benjamint, nil,Jan. 2017, January 2017 9660,5.0,hoss_13,https://www.tripadvisor.ca/Profile/hoss_13, nil,Sep. 2016, August 2016 9660,4.0,Sam R,https://www.tripadvisor.ca/Profile/U4416WKsamr, nil,Aug. 2016, August 2016 9660,4.0,Cordie_Cat40,https://www.tripadvisor.ca/Profile/Cordie_Cat40, nil,Jul. 2016, July 2016 9660,4.0,Barbara A,https://www.tripadvisor.ca/Profile/Z1024ANbarbaraa, nil,Jul. 2016, May 2016 9660,5.0,Ben R,https://www.tripadvisor.ca/Profile/W4705XYbenr, nil,Jun. 2016, May 2016 9660,4.0,BTLC2015,https://www.tripadvisor.ca/Profile/BTLC2015, nil,May 2016, March 2016 9660,4.0,BCvisitor1,https://www.tripadvisor.ca/Profile/BCvisitor1, nil,Mar. 2016, March 2016 9660,5.0,lissa_mk,https://www.tripadvisor.ca/Profile/lissa_mk, nil,Mar. 2016, February 2016 9660,4.0,Lisa R,https://www.tripadvisor.ca/Profile/LisaR909, nil,Feb. 2016, February 2016 9660,4.0,Jsmth322,https://www.tripadvisor.ca/Profile/Jsmth322, nil,Jan. 2016, January 2016 9660,4.0,Jason M,https://www.tripadvisor.ca/Profile/57jasonm, nil,Dec. 2015, August 2015 9660,4.0,ianwychan,https://www.tripadvisor.ca/Profile/ianwychan, nil,Sep. 2015, September 2015 9660,4.0,E L,https://www.tripadvisor.ca/Profile/772el, nil,Sep. 2015, August 2015 9660,4.0,HereAndThere79,https://www.tripadvisor.ca/Profile/HereAndThere79, nil,Jul. 2015, June 2015 9660,4.0,uptownsteve,https://www.tripadvisor.ca/Profile/uptownsteve, nil,Jun. 2015, June 2015 9660,5.0,michellerL9367LB,https://www.tripadvisor.ca/Profile/michellerL9367LB, nil,May 2015, May 2015 9661,3.0,Pouxie11,https://www.tripadvisor.ca/Profile/Pouxie11, nil,Feb. 2019, February 2019 9661,5.0,Cathy W,https://www.tripadvisor.ca/Profile/CathyfromSurrey, nil,Oct. 2018, October 2018 9661,4.0,S A,https://www.tripadvisor.ca/Profile/733sa, nil,Oct. 2018, September 2018 9661,3.0,Trudi1964,https://www.tripadvisor.ca/Profile/Trudi1964, nil,Sep. 2018, September 2018 9661,4.0,Philiph S,https://www.tripadvisor.ca/Profile/JasonMichaelJones, nil,Sep. 2018, September 2018 9661,3.0,caylsi,https://www.tripadvisor.ca/Profile/caylsi, nil,Sep. 2018, September 2018 9661,4.0,CrystalCadz,https://www.tripadvisor.ca/Profile/CrystalCadz, nil,Aug. 2018, August 2018 9661,4.0,bernieb526,https://www.tripadvisor.ca/Profile/bernieb526, nil,Aug. 2018, July 2018 9661,4.0,CDNehAbbotsford,https://www.tripadvisor.ca/Profile/CDNehAbbotsford, nil,Aug. 2018, August 2018 9661,4.0,NormR67,https://www.tripadvisor.ca/Profile/NormR67, nil,Aug. 2018, July 2018 9661,2.0,Taylor,https://www.tripadvisor.ca/Profile/travelledbones_com, nil,Jul. 2018, July 2018 9661,4.0,NationalParkHiker,https://www.tripadvisor.ca/Profile/NationalParkHiker, nil,Jul. 2018, July 2018 9661,4.0,easleykirk,https://www.tripadvisor.ca/Profile/easleykirk, nil,Mar. 2018, February 2018 9661,4.0,flametamer911,https://www.tripadvisor.ca/Profile/flametamer911, nil,Mar. 2018, February 2018 9661,4.0,Charlie K,https://www.tripadvisor.ca/Profile/642charliek, nil,Jan. 2018, December 2017 9661,4.0,332lorid,https://www.tripadvisor.ca/Profile/332lorid, nil,Oct. 2017, September 2017 9661,4.0,salesmanager13,https://www.tripadvisor.ca/Profile/salesmanager13, nil,Sep. 2017, September 2017 9661,2.0,trevg446,https://www.tripadvisor.ca/Profile/trevg446, nil,Aug. 2017, August 2017 9661,3.0,melfulop,https://www.tripadvisor.ca/Profile/melfulop, nil,Jul. 2017, July 2017 9661,3.0,babynat,https://www.tripadvisor.ca/Profile/babynat, nil,Jul. 2017, July 2017 9661,nil,,nil, nil,nil,nil 9661,3.0,Lola S,https://www.tripadvisor.ca/Profile/lolashim, nil,Dec. 2016, December 2016 9661,4.0,Kandi A,https://www.tripadvisor.ca/Profile/199kandia, nil,Dec. 2016, December 2016 9661,4.0,fishingguy2015,https://www.tripadvisor.ca/Profile/fishingguy2015, nil,Dec. 2016, August 2016 9661,2.0,thebeckmeister84,https://www.tripadvisor.ca/Profile/thebeckmeister84, nil,Oct. 2016, October 2016 9661,5.0,fussyguy25,https://www.tripadvisor.ca/Profile/fussyguy25, nil,Oct. 2016, October 2016 9661,4.0,Gillian M,https://www.tripadvisor.ca/Profile/105gillianm, nil,Sep. 2016, September 2016 9661,3.0,Kath E,https://www.tripadvisor.ca/Profile/763kathe, nil,Sep. 2016, September 2016 9661,4.0,Jan S,https://www.tripadvisor.ca/Profile/Y6218OJjans, nil,Sep. 2016, September 2016 9661,5.0,stone455,https://www.tripadvisor.ca/Profile/stone455, nil,Sep. 2016, August 2016 9661,3.0,Jane B,https://www.tripadvisor.ca/Profile/M5498JYjaneb, nil,Sep. 2016, September 2016 9661,5.0,claudiatsui,https://www.tripadvisor.ca/Profile/claudiatsui, nil,Aug. 2016, August 2016 9661,3.0,ruby5965,https://www.tripadvisor.ca/Profile/ruby5965, nil,Jul. 2016, July 2016 9661,3.0,Assunta R,https://www.tripadvisor.ca/Profile/AR_Mama_50, nil,Jul. 2016, July 2016 9661,2.0,Care0665,https://www.tripadvisor.ca/Profile/Care0665, nil,May 2016, May 2016 9661,2.0,WeeM75,https://www.tripadvisor.ca/Profile/WeeM75, nil,May 2016, May 2016 9661,3.0,jamiexof,https://www.tripadvisor.ca/Profile/jamiexof, nil,Apr. 2016, April 2016 9661,4.0,whiterockisfun,https://www.tripadvisor.ca/Profile/whiterockisfun, nil,Mar. 2016, February 2016 9661,2.0,LANA M,https://www.tripadvisor.ca/Profile/LANAM635, nil,Feb. 2016, February 2016 9661,4.0,Kelly7391,https://www.tripadvisor.ca/Profile/Kelly7391, nil,Jan. 2016, September 2015 9661,3.0,Melanie F,https://www.tripadvisor.ca/Profile/MellkohF, nil,Dec. 2015, December 2015 9661,3.0,Daveross59,https://www.tripadvisor.ca/Profile/Daveross59, nil,Nov. 2015, September 2015 9661,4.0,SBH1234,https://www.tripadvisor.ca/Profile/SBH1234, nil,Oct. 2015, October 2015 9661,5.0,Roshni N,https://www.tripadvisor.ca/Profile/roshnin589, nil,Oct. 2015, August 2015 9661,4.0,atallard,https://www.tripadvisor.ca/Profile/atallard, nil,Sep. 2015, September 2015 9661,4.0,David39087,https://www.tripadvisor.ca/Profile/David39087, nil,Sep. 2015, September 2015 9661,5.0,axcess,https://www.tripadvisor.ca/Profile/axcess, nil,Sep. 2015, September 2015 9661,3.0,Sac2Travelers,https://www.tripadvisor.ca/Profile/Sac2Travelers, nil,Sep. 2015, August 2015 9661,5.0,BobSock,https://www.tripadvisor.ca/Profile/BobSock, nil,Aug. 2015, August 2015 9661,3.0,IndoGal,https://www.tripadvisor.ca/Profile/IndoGal, nil,Aug. 2015, August 2015 9661,4.0,Surangkhana,https://www.tripadvisor.ca/Profile/Surangkhana, nil,Jul. 2015, July 2015 9661,5.0,Lena_N_01,https://www.tripadvisor.ca/Profile/Lena_N_01, nil,Jul. 2015, July 2015 9661,4.0,glena878,https://www.tripadvisor.ca/Profile/glena878, nil,Jul. 2015, July 2015 9661,4.0,Michael S,https://www.tripadvisor.ca/Profile/O6892JZmichaels, nil,Jun. 2015, June 2015 9661,4.0,Arcosdad,https://www.tripadvisor.ca/Profile/Arcosdad, nil,Jun. 2015, June 2015 9661,5.0,sam k,https://www.tripadvisor.ca/Profile/S4134BCsamk, nil,Jun. 2015, June 2015 9661,3.0,LouC151,https://www.tripadvisor.ca/Profile/LouC151, nil,Jun. 2015, April 2015 9661,4.0,troutfly88,https://www.tripadvisor.ca/Profile/troutfly88, nil,Apr. 2015, April 2015 9661,5.0,travelnessa,https://www.tripadvisor.ca/Profile/travelnessa, nil,Apr. 2015, April 2015 9661,1.0,51arianec,https://www.tripadvisor.ca/Profile/51arianec, nil,Mar. 2015, March 2015 9661,5.0,Joseph M,https://www.tripadvisor.ca/Profile/runjosephrun, nil,Mar. 2015, February 2015 9661,4.0,Kay L,https://www.tripadvisor.ca/Profile/KayL857, nil,Aug. 2014, August 2014 9661,2.0,two-amigas,https://www.tripadvisor.ca/Profile/two-amigas, nil,Aug. 2014, August 2014 9661,5.0,Surreygirlz,https://www.tripadvisor.ca/Profile/Surreygirlz, nil,Jun. 2014, May 2014 9661,4.0,Cliff1955,https://www.tripadvisor.ca/Profile/Cliff1955, nil,May 2014, May 2014 9661,5.0,LadyVanost,https://www.tripadvisor.ca/Profile/LadyVanost, nil,May 2014, April 2014 9661,5.0,Kate D,https://www.tripadvisor.ca/Profile/625dawnk, nil,Mar. 2014, February 2014 9661,5.0,Angelie T,https://www.tripadvisor.ca/Profile/AngelieT_13, nil,Jan. 2014, December 2013 9661,5.0,Hockeyguy80,https://www.tripadvisor.ca/Profile/Hockeyguy80, nil,Dec. 2013, December 2013 9661,3.0,Jessica A,https://www.tripadvisor.ca/Profile/jessicaa84, nil,Sep. 2013, July 2013 9661,4.0,LoriBlaine,https://www.tripadvisor.ca/Profile/LoriBlaine, nil,Jul. 2013, July 2013 9661,3.0,midgejam,https://www.tripadvisor.ca/Profile/midgejam, nil,Jul. 2013, July 2013 9661,3.0,Luv2Trav3l,https://www.tripadvisor.ca/Profile/Luv2Trav3l, nil,Jul. 2013, July 2013 9661,5.0,Keith D,https://www.tripadvisor.ca/Profile/keithd559, nil,Jun. 2013, June 2013 9661,4.0,florocks,https://www.tripadvisor.ca/Profile/florocks, nil,Jan. 2013, January 2013 9661,1.0,L S,https://www.tripadvisor.ca/Profile/LS148, nil,Jul. 2012, July 2012 9661,5.0,simone c,https://www.tripadvisor.ca/Profile/simonec306, nil,Jul. 2012, June 2012 9661,3.0,Rapius,https://www.tripadvisor.ca/Profile/Rapius, nil,Mar. 2012, January 2012 9661,2.0,mevesysufres,https://www.tripadvisor.ca/Profile/mevesysufres, nil,Dec. 2011, December 2011 9661,4.0,natureloverever,https://www.tripadvisor.ca/Profile/natureloverever, nil,Sep. 2011, September 2011 9661,2.0,LeeBee386,https://www.tripadvisor.ca/Profile/LeeBee386, nil,Sep. 2011, September 2011 9661,4.0,gypsyiam,https://www.tripadvisor.ca/Profile/gypsyiam, nil,Aug. 2011, August 2011 9661,4.0,JiluPopat,https://www.tripadvisor.ca/Profile/JiluPopat, nil,Aug. 2011, August 2011 9661,4.0,Heather L,https://www.tripadvisor.ca/Profile/heatherlH7027IS, nil,Feb. 2011, February 2011 9661,4.0,David T,https://www.tripadvisor.ca/Profile/Nerd-2, nil,Feb. 2011, February 2011 9661,5.0,darin_101,https://www.tripadvisor.ca/Profile/darin_101, nil,Dec. 2010, December 2010 9661,5.0,JackDan2010,https://www.tripadvisor.ca/Profile/JackDan2010, nil,Nov. 2010, October 2010 9661,5.0,jessicatour,https://www.tripadvisor.ca/Profile/jessicatour, nil,Nov. 2010, October 2010 9661,1.0,chariscuro,https://www.tripadvisor.ca/Profile/chariscuro, nil,Aug. 2009, August 2009 9661,4.0,JLJBc,https://www.tripadvisor.ca/Profile/JLJBc, nil,Jan. 2009, November 2008 9661,5.0,MikeyVancouver,https://www.tripadvisor.ca/Profile/MikeyVancouver, nil,Nov. 2008, September 2008 9661,1.0,danielcabat,https://www.tripadvisor.ca/Profile/danielcabat, nil,May 2008, April 2008 9661,1.0,Vancouver20,https://www.tripadvisor.ca/Profile/Vancouver20, nil,Apr. 2008, April 2008 9661,1.0,Kate B,https://www.tripadvisor.ca/Profile/Y6050IMkateb, nil,Sep. 2007, May 2007 9661,1.0,UnpretentiousTravelr,https://www.tripadvisor.ca/Profile/UnpretentiousTravelr, nil,Mar. 2007, March 2007 9661,3.0,SagarMung,https://www.tripadvisor.ca/Profile/SagarMung, nil,Jan. 2007, January 2007 9661,4.0,Adventure33316,https://www.tripadvisor.ca/Profile/Adventure33316, nil,Jun. 2006, June 2006 9661,4.0,Freedom30927,https://www.tripadvisor.ca/Profile/Freedom30927, nil,Aug. 2003,nil 9661,4.0,Departure37674,https://www.tripadvisor.ca/Profile/Departure37674, nil,Mar. 2003,nil 9661,4.0,Vacationer22360,https://www.tripadvisor.ca/Profile/Vacationer22360, nil,Mar. 2003,nil 9661,1.0,Cosmopolitan9691,https://www.tripadvisor.ca/Profile/Cosmopolitan9691, nil,Sep. 2002,nil 9662,5.0,Colleen B,https://www.tripadvisor.ca/Profile/330ColleenB, nil,Mar. 2019, November 2018 9662,5.0,Nehal S,https://www.tripadvisor.ca/Profile/FatHelga, nil,Oct. 2018, August 2018 9662,5.0,Robert R,https://www.tripadvisor.ca/Profile/X1855AHrobertr, nil,Sep. 2018, September 2018 9662,5.0,Jordan906,https://www.tripadvisor.ca/Profile/Jordan906, nil,Aug. 2018, August 2018 9662,5.0,Edoardo G,https://www.tripadvisor.ca/Profile/edoardog916, nil,Mar. 2018, March 2018 9662,5.0,kclark15,https://www.tripadvisor.ca/Profile/kclark15, nil,Feb. 2018, February 2018 9662,5.0,Jean1768,https://www.tripadvisor.ca/Profile/Jean1768, nil,Jul. 2017, July 2017 9662,5.0,MariaLuisaMartin,https://www.tripadvisor.ca/Profile/MariaLuisaMartin, nil,May 2017, May 2017 9662,5.0,gotrgirl,https://www.tripadvisor.ca/Profile/gotrgirl, nil,Nov. 2016, November 2016 9662,5.0,Lior-L1234,https://www.tripadvisor.ca/Profile/Lior-L1234, nil,Sep. 2016, August 2016 9662,nil,,nil, nil,nil,nil 9662,5.0,Lynn C,https://www.tripadvisor.ca/Profile/LynnC1423, nil,Jul. 2016, July 2016 9662,5.0,Navonodfn,https://www.tripadvisor.ca/Profile/Navonodfn, nil,Jun. 2016, June 2016 9662,5.0,Rory H,https://www.tripadvisor.ca/Profile/roryh476, nil,Jun. 2016, May 2016 9662,4.0,CruiseShip101,https://www.tripadvisor.ca/Profile/CruiseShip101, nil,May 2016, May 2016 9662,5.0,Jay W,https://www.tripadvisor.ca/Profile/689JayW, nil,Apr. 2016, March 2016 9662,5.0,ringspa,https://www.tripadvisor.ca/Profile/ringspa, nil,Sep. 2015, September 2015 9662,5.0,Terry C,https://www.tripadvisor.ca/Profile/A8059OLterryc, nil,Sep. 2015, September 2015 9662,4.0,Bisoubelle,https://www.tripadvisor.ca/Profile/Bisoubelle, nil,Sep. 2015, July 2015 9662,5.0,DYPcanada,https://www.tripadvisor.ca/Profile/DYPcanada, nil,Aug. 2015, August 2015 9662,5.0,OttawaPamelaOttawa,https://www.tripadvisor.ca/Profile/OttawaPamelaOttawa, nil,Jul. 2015, July 2015 9662,5.0,riccnj,https://www.tripadvisor.ca/Profile/riccnj, nil,Jul. 2015, July 2015 9662,5.0,ChrisUsher,https://www.tripadvisor.ca/Profile/ChrisUsher, nil,Jul. 2015, July 2015 9662,4.0,bellingham_10,https://www.tripadvisor.ca/Profile/bellingham_10, nil,Jul. 2015, June 2015 9662,5.0,Ad H,https://www.tripadvisor.ca/Profile/linadheij, nil,Jul. 2015, June 2015 9662,5.0,ayk423,https://www.tripadvisor.ca/Profile/ayk423, nil,Jun. 2015, June 2015 9662,5.0,Michael S,https://www.tripadvisor.ca/Profile/B528COmichaels, nil,Jun. 2015, June 2015 9662,5.0,Nicola M,https://www.tripadvisor.ca/Profile/NicolaM563, nil,Aug. 2014, July 2014 9662,5.0,Ron F,https://www.tripadvisor.ca/Profile/RonF276, nil,Jul. 2014, July 2014 9662,5.0,Jason K,https://www.tripadvisor.ca/Profile/259jasonk, nil,May 2014, May 2014 9662,5.0,Debbie K,https://www.tripadvisor.ca/Profile/209debbiek, nil,May 2014, May 2014 9662,5.0,AileenS06,https://www.tripadvisor.ca/Profile/AileenS06, nil,May 2014, April 2014 9662,5.0,Kyoungyoung J,https://www.tripadvisor.ca/Profile/kyoungyoungj, nil,Apr. 2014, April 2014 9662,5.0,Sang Woo L,https://www.tripadvisor.ca/Profile/sangwool2014, nil,Apr. 2014, April 2014 9662,5.0,Ann P,https://www.tripadvisor.ca/Profile/971annp, nil,Dec. 2013, November 2013 9662,5.0,Enfamille19,https://www.tripadvisor.ca/Profile/Enfamille19, nil,Sep. 2013, July 2013 9662,5.0,feldsten,https://www.tripadvisor.ca/Profile/feldsten, nil,Sep. 2013, August 2013 9662,5.0,The_Georges07,https://www.tripadvisor.ca/Profile/The_Georges07, nil,Aug. 2013, August 2013 9662,5.0,ez4,https://www.tripadvisor.ca/Profile/ez4, nil,Jul. 2013, July 2013 9662,5.0,Carol Z,https://www.tripadvisor.ca/Profile/CarolZ472, nil,Jul. 2013, May 2013 9662,5.0,adventure45678,https://www.tripadvisor.ca/Profile/adventure45678, nil,May 2013, April 2013 9662,5.0,Sandy2468,https://www.tripadvisor.ca/Profile/Sandy2468, nil,Mar. 2010, February 2010 9662,5.0,NiagaraHoneymooner3,https://www.tripadvisor.ca/Profile/NiagaraHoneymooner3, nil,Sep. 2009, September 2009 9663,5.0,otistdriftwood,https://www.tripadvisor.ca/Profile/otistdriftwood, nil,Nov. 2018, October 2018 9663,5.0,sc0ttiewells,https://www.tripadvisor.ca/Profile/sc0ttiewells, nil,Dec. 2016, December 2016 9663,5.0,MeliMag,https://www.tripadvisor.ca/Profile/MeliMag, nil,Mar. 2015, February 2015 9663,5.0,gobige,https://www.tripadvisor.ca/Profile/gobige, nil,Oct. 2014, July 2014 9663,5.0,Paula,https://www.tripadvisor.ca/Profile/paulamS7067IW, nil,Aug. 2014, May 2014 9663,5.0,Sean_Mc05,https://www.tripadvisor.ca/Profile/Sean_Mc05, nil,Oct. 2012, August 2012 9663,4.0,Nicole M,https://www.tripadvisor.ca/Profile/NicoleM538, nil,Nov. 2011, October 2011 9663,5.0,Dave D,https://www.tripadvisor.ca/Profile/Tenderpaw01, nil,May 2011, May 2011 9663,5.0,SidB_013,https://www.tripadvisor.ca/Profile/SidB_013, nil,Apr. 2011, September 2010 9663,5.0,HektorHungary,https://www.tripadvisor.ca/Profile/HektorHungary, nil,Aug. 2009, June 2009 9663,5.0,ATLVictoria_BC,https://www.tripadvisor.ca/Profile/ATLVictoria_BC, nil,Jan. 2009, December 2008 9663,5.0,Kate C,https://www.tripadvisor.ca/Profile/599katec, nil,Mar. 2008, January 2008 9663,3.0,tallulah54,https://www.tripadvisor.ca/Profile/tallulah54, nil,Sep. 2007, August 2007 9663,2.0,DDJB,https://www.tripadvisor.ca/Profile/DDJB, nil,Aug. 2007, July 2007 9663,nil,,nil, nil,nil,nil 9664,nil,,nil, nil,nil,nil 9665,nil,,nil, nil,nil,nil 9666,3.0,PrincessFi88,https://www.tripadvisor.ca/Profile/PrincessFi88, nil,Jan. 2019, January 2019 9666,3.0,Tanya V,https://www.tripadvisor.ca/Profile/534tanyav, nil,Jan. 2019, December 2018 9666,4.0,JoshAndAliie,https://www.tripadvisor.ca/Profile/JoshandAllie, nil,Nov. 2018, November 2018 9666,2.0,npotter2017,https://www.tripadvisor.ca/Profile/npotter2017, nil,Oct. 2018, September 2018 9666,4.0,J C,https://www.tripadvisor.ca/Profile/100JC100, nil,Aug. 2018, July 2018 9666,3.0,SeanBrassil,https://www.tripadvisor.ca/Profile/SeanBrassil, nil,Jul. 2018, July 2018 9666,5.0,jameslfoley,https://www.tripadvisor.ca/Profile/jameslfoley, nil,Jul. 2018, July 2018 9666,3.0,hann15,https://www.tripadvisor.ca/Profile/hann15, nil,Jul. 2018, June 2018 9666,1.0,Marcel K,https://www.tripadvisor.ca/Profile/lucifersworld, nil,Jul. 2018, July 2018 9666,4.0,lindagillis42,https://www.tripadvisor.ca/Profile/lindagillis42, nil,Jul. 2018, July 2018 9666,3.0,ALFriedman,https://www.tripadvisor.ca/Profile/ALFriedman, nil,Mar. 2018, March 2018 9666,1.0,Jonathan L,https://www.tripadvisor.ca/Profile/jonathanlQ6469PC, nil,Feb. 2018, February 2018 9666,3.0,flametamer911,https://www.tripadvisor.ca/Profile/flametamer911, nil,Jan. 2018, January 2018 9666,5.0,mumbojumboman,https://www.tripadvisor.ca/Profile/mumbojumboman, nil,Dec. 2017, March 2017 9666,4.0,Lauren T,https://www.tripadvisor.ca/Profile/laurentS1789VT, nil,Aug. 2017, August 2017 9666,3.0,Explore1995,https://www.tripadvisor.ca/Profile/Explore1995, nil,Aug. 2017, August 2017 9666,1.0,chiavb,https://www.tripadvisor.ca/Profile/chiavb, nil,Jul. 2017, July 2017 9666,2.0,lindamD7861LK,https://www.tripadvisor.ca/Profile/lindamD7861LK, nil,May 2017, May 2017 9666,3.0,Ryan G,https://www.tripadvisor.ca/Profile/361ryang, nil,Apr. 2017, April 2017 9666,1.0,EMMA J,https://www.tripadvisor.ca/Profile/I5721GUemmah, nil,Jan. 2017, January 2017 9666,3.0,euncstwrt,https://www.tripadvisor.ca/Profile/euncstwrt, nil,Sep. 2016, September 2016 9666,1.0,claudiatsui,https://www.tripadvisor.ca/Profile/claudiatsui, nil,Aug. 2016, August 2016 9666,4.0,Lyrebird6,https://www.tripadvisor.ca/Profile/Lyrebird6, nil,Jun. 2016, June 2016 9666,4.0,Elyse P,https://www.tripadvisor.ca/Profile/elysepokoradi, nil,Jan. 2016, January 2016 9666,3.0,david c,https://www.tripadvisor.ca/Profile/189davidc189, nil,Aug. 2015, August 2015 9666,1.0,Joanna M,https://www.tripadvisor.ca/Profile/844joannam, nil,Aug. 2015, July 2015 9666,1.0,Matthew J,https://www.tripadvisor.ca/Profile/580matthewj, nil,Aug. 2015, August 2015 9666,1.0,Eniramarine,https://www.tripadvisor.ca/Profile/Eniramarine, nil,Jul. 2015, July 2015 9666,1.0,Jason H,https://www.tripadvisor.ca/Profile/JaySonHik, nil,Jul. 2015, July 2015 9666,2.0,caitmac1988,https://www.tripadvisor.ca/Profile/caitmac1988, nil,Aug. 2014, August 2014 9666,4.0,Di186220,https://www.tripadvisor.ca/Profile/Di186220, nil,Jan. 2014, January 2014 9666,4.0,Pat_Cariboo,https://www.tripadvisor.ca/Profile/Pat_Cariboo, nil,Jul. 2013, July 2013 9666,2.0,midnight blue222,https://www.tripadvisor.ca/Profile/Camper803692, nil,Aug. 2011, August 2011 9666,3.0,jones0500,https://www.tripadvisor.ca/Profile/jones0500, nil,Jun. 2011, May 2011 9666,1.0,Rebobca,https://www.tripadvisor.ca/Profile/Rebobca, nil,Mar. 2011, March 2011 9666,5.0,Yorky201024,https://www.tripadvisor.ca/Profile/Yorky201024, nil,Jul. 2010, July 2010 9666,4.0,smj28423,https://www.tripadvisor.ca/Profile/smj28423, nil,Jun. 2010, June 2010 9666,1.0,davidgmg,https://www.tripadvisor.ca/Profile/davidgmg, nil,Nov. 2009, November 2009 9666,1.0,MyName1,https://www.tripadvisor.ca/Profile/MyName1, nil,Sep. 2009, April 2008 9666,1.0,vevve,https://www.tripadvisor.ca/Profile/vevve, nil,Jun. 2009, June 2009 9666,nil,,nil, nil,nil,nil 9667,5.0,Harveen K,https://www.tripadvisor.ca/Profile/harveenk2019, nil,Mar. 2019, February 2019 9667,4.0,Matt K,https://www.tripadvisor.ca/Profile/mattkR130EE, nil,Mar. 2019, February 2019 9667,2.0,laurettaloves,https://www.tripadvisor.ca/Profile/laurettaloves, nil,Aug. 2018, August 2018 9667,4.0,sunny460,https://www.tripadvisor.ca/Profile/sunny460, nil,Aug. 2018, August 2018 9667,4.0,Nicole B,https://www.tripadvisor.ca/Profile/NicoleB7099, nil,Jul. 2018, July 2018 9667,3.0,bksmith2017,https://www.tripadvisor.ca/Profile/bksmith2017, nil,Jun. 2018, August 2017 9667,4.0,Anna-Theresa B,https://www.tripadvisor.ca/Profile/annatheresab, nil,Jun. 2018, June 2018 9667,1.0,Traveller88bc88bc,https://www.tripadvisor.ca/Profile/Traveller88bc88bc, nil,May 2018, November 2017 9667,1.0,Laurel Y,https://www.tripadvisor.ca/Profile/laurely2018, nil,Apr. 2018, March 2018 9667,2.0,Potwalloper,https://www.tripadvisor.ca/Profile/Potwalloper, nil,Feb. 2018, February 2018 9667,4.0,Dora F,https://www.tripadvisor.ca/Profile/doraf352, nil,Jan. 2018, December 2017 9667,3.0,jude8655,https://www.tripadvisor.ca/Profile/jude8655, nil,Nov. 2017, November 2017 9667,1.0,Drew B,https://www.tripadvisor.ca/Profile/drewb289, nil,Sep. 2017, August 2017 9667,4.0,Ken I,https://www.tripadvisor.ca/Profile/keni806, nil,Jul. 2017, July 2017 9667,1.0,Nic A,https://www.tripadvisor.ca/Profile/NicA265, nil,Jul. 2017, June 2017 9667,5.0,Ttom65,https://www.tripadvisor.ca/Profile/Ttom65, nil,Jul. 2017, July 2017 9667,2.0,pxsmith,https://www.tripadvisor.ca/Profile/pxsmith, nil,Jul. 2017, July 2017 9667,1.0,John H,https://www.tripadvisor.ca/Profile/JohnH13181, nil,May 2017, May 2017 9667,4.0,roxie p,https://www.tripadvisor.ca/Profile/roxiep183, nil,May 2017, May 2017 9667,4.0,vanallenjt,https://www.tripadvisor.ca/Profile/vanallenjt, nil,Apr. 2017, April 2017 9667,5.0,Beth V,https://www.tripadvisor.ca/Profile/780bethv, nil,Mar. 2017, February 2017 9667,4.0,Travel303786,https://www.tripadvisor.ca/Profile/Travel303786, nil,Jan. 2017, January 2017 9667,3.0,David P,https://www.tripadvisor.ca/Profile/DavidP961, nil,Dec. 2016, December 2016 9667,1.0,honestlady2016,https://www.tripadvisor.ca/Profile/honestlady2016, nil,Sep. 2016, September 2016 9667,1.0,mountain22march,https://www.tripadvisor.ca/Profile/mountain22march, nil,Sep. 2016, September 2016 9667,4.0,KanataCalgary,https://www.tripadvisor.ca/Profile/KanataCalgary, nil,Aug. 2016, August 2016 9667,4.0,eddiepix,https://www.tripadvisor.ca/Profile/eddiepix, nil,Aug. 2016, August 2016 9667,1.0,DCWChris,https://www.tripadvisor.ca/Profile/DCWChris, nil,Aug. 2016, August 2016 9667,4.0,webbtravellog,https://www.tripadvisor.ca/Profile/webbtravellog, nil,Aug. 2016, July 2016 9667,1.0,RNO2010,https://www.tripadvisor.ca/Profile/RNO2010, nil,Jul. 2016, July 2016 9667,1.0,gor3don,https://www.tripadvisor.ca/Profile/gor3don, nil,Jul. 2016, July 2016 9667,2.0,pancho82,https://www.tripadvisor.ca/Profile/pancho82, nil,Jan. 2016, December 2015 9667,4.0,ducatipatrick,https://www.tripadvisor.ca/Profile/ducatipatrick, nil,Nov. 2015, November 2015 9667,4.0,Maciej L,https://www.tripadvisor.ca/Profile/mlach416, nil,Sep. 2015, September 2015 9667,4.0,seanoMundo,https://www.tripadvisor.ca/Profile/seanoMundo, nil,Sep. 2015, August 2015 9667,3.0,Jaemie S,https://www.tripadvisor.ca/Profile/jaemies, nil,Aug. 2015, August 2015 9667,4.0,Terri M,https://www.tripadvisor.ca/Profile/TerriM764, nil,Aug. 2015, August 2015 9667,4.0,C7209HWstevep,https://www.tripadvisor.ca/Profile/C7209HWstevep, nil,Jun. 2015, June 2015 9667,5.0,marvski c,https://www.tripadvisor.ca/Profile/marvskic, nil,Apr. 2015, April 2015 9667,4.0,Camper529149,https://www.tripadvisor.ca/Profile/Camper529149, nil,Jan. 2015, January 2015 9667,2.0,Henry R,https://www.tripadvisor.ca/Profile/439henryr, nil,Dec. 2014, December 2014 9667,4.0,Hak32,https://www.tripadvisor.ca/Profile/Hak32, nil,Nov. 2014, November 2014 9667,1.0,PaulandIrene,https://www.tripadvisor.ca/Profile/PaulandIrene, nil,Sep. 2014, September 2014 9667,2.0,Wanita60,https://www.tripadvisor.ca/Profile/Wanita60, nil,Aug. 2014, August 2014 9667,4.0,Jacky-Murray,https://www.tripadvisor.ca/Profile/Jacky-Murray, nil,Aug. 2014, August 2014 9667,4.0,mishmash2014,https://www.tripadvisor.ca/Profile/mishmash2014, nil,Jul. 2014, July 2014 9667,3.0,northernlover,https://www.tripadvisor.ca/Profile/northernlover, nil,Jul. 2014, July 2014 9667,5.0,r0n69,https://www.tripadvisor.ca/Profile/281marshap, nil,May 2014, May 2014 9667,5.0,A_boivin,https://www.tripadvisor.ca/Profile/A_boivin, nil,May 2014, May 2014 9667,4.0,Robin N,https://www.tripadvisor.ca/Profile/RobinN987, nil,Apr. 2014, March 2014 9667,5.0,Zachary P,https://www.tripadvisor.ca/Profile/Zachary_W_P, nil,Dec. 2013, August 2013 9667,2.0,Julie R,https://www.tripadvisor.ca/Profile/627julier, nil,Aug. 2013, August 2013 9667,1.0,E7648AC_cm_,https://www.tripadvisor.ca/Profile/E7648AC_cm_, nil,Aug. 2013, August 2013 9667,4.0,Deb M,https://www.tripadvisor.ca/Profile/debm882, nil,Jul. 2013, June 2013 9667,5.0,evcedes,https://www.tripadvisor.ca/Profile/evcedes, nil,Jul. 2013, June 2013 9667,3.0,Christian F,https://www.tripadvisor.ca/Profile/ChristianF932, nil,Jul. 2013, June 2013 9667,5.0,brookshires,https://www.tripadvisor.ca/Profile/brookshires, nil,Jun. 2013, June 2013 9667,5.0,Judybug888,https://www.tripadvisor.ca/Profile/Judybug888, nil,May 2013, May 2013 9667,2.0,corinaandryan,https://www.tripadvisor.ca/Profile/corinaandryan, nil,May 2013, May 2013 9667,5.0,K B,https://www.tripadvisor.ca/Profile/823KB, nil,Nov. 2012, November 2012 9667,5.0,gabriel z,https://www.tripadvisor.ca/Profile/gabrielz559, nil,Oct. 2012, October 2012 9667,2.0,LauraLACanada,https://www.tripadvisor.ca/Profile/LauraLACanada, nil,Sep. 2012, September 2012 9667,3.0,PhoenixRyzes,https://www.tripadvisor.ca/Profile/PhoenixRyzes, nil,Sep. 2012, September 2012 9667,4.0,TSDUB,https://www.tripadvisor.ca/Profile/TSDUB, nil,Sep. 2012, September 2012 9667,4.0,Dee_Green15,https://www.tripadvisor.ca/Profile/Dee_Green15, nil,Feb. 2012, January 2012 9667,3.0,PegLeg-and-SherBear,https://www.tripadvisor.ca/Profile/PegLeg-and-SherBear, nil,Dec. 2011, December 2011 9667,5.0,IVAN H,https://www.tripadvisor.ca/Profile/914ivanh, nil,Oct. 2011, September 2011 9667,5.0,evangerber,https://www.tripadvisor.ca/Profile/evangerber, nil,Oct. 2011, May 2011 9667,1.0,sweetae86,https://www.tripadvisor.ca/Profile/sweetae86, nil,Jul. 2011, June 2011 9667,4.0,Reisaapie,https://www.tripadvisor.ca/Profile/Reisaapie, nil,Dec. 2010, July 2010 9667,nil,,nil, nil,nil,nil 9668,5.0,Gerald F,https://www.tripadvisor.ca/Profile/GeraldF216, nil,Apr. 1, March 2019 9668,5.0,Edward F,https://www.tripadvisor.ca/Profile/Tedandrosefalloon, nil,Mar. 2019, March 2019 9668,5.0,stephaniesH3301JA,https://www.tripadvisor.ca/Profile/stephaniesH3301JA, nil,Mar. 2019, February 2019 9668,5.0,The Adventurous Flashpacker,https://www.tripadvisor.ca/Profile/adventurousflashpack, nil,Feb. 2019, January 2019 9668,2.0,Chelsey,https://www.tripadvisor.ca/Profile/Cjlbso, nil,Feb. 2019, February 2019 9668,5.0,canuckmickey,https://www.tripadvisor.ca/Profile/canuckmickey, nil,Feb. 2019, February 2019 9668,5.0,GlobeTrotting735973,https://www.tripadvisor.ca/Profile/GlobeTrotting735973, nil,Feb. 2019, February 2019 9668,5.0,Dave B,https://www.tripadvisor.ca/Profile/davebG5970TW, nil,Feb. 2019, February 2019 9668,2.0,Murphy,https://www.tripadvisor.ca/Profile/5729donkey, nil,Jan. 2019, December 2018 9668,5.0,tiaragirl,https://www.tripadvisor.ca/Profile/tiaragirl, nil,Dec. 2018, December 2018 9668,5.0,Northern Lights,https://www.tripadvisor.ca/Profile/NorthernLightsLA, nil,Dec. 2018, December 2018 9668,5.0,Exploringmycontinent,https://www.tripadvisor.ca/Profile/Exploringmycontinent, nil,Dec. 2018, December 2018 9668,4.0,screenname912,https://www.tripadvisor.ca/Profile/screenname912, nil,Nov. 2018, November 2018 9668,5.0,FamilyTravellers2008,https://www.tripadvisor.ca/Profile/FamilyTravellers2008, nil,Nov. 2018, November 2018 9668,5.0,Axelqueen,https://www.tripadvisor.ca/Profile/Axelqueen, nil,Oct. 2018, October 2018 9668,4.0,DevonJennywren,https://www.tripadvisor.ca/Profile/DevonJennywren, nil,Oct. 2018, September 2018 9668,5.0,John B,https://www.tripadvisor.ca/Profile/O8149LRjohnb, nil,Oct. 2018, September 2018 9668,5.0,Mark H,https://www.tripadvisor.ca/Profile/MarkH625, nil,Sep. 2018, September 2018 9668,5.0,STERLING F,https://www.tripadvisor.ca/Profile/STERLINGF, nil,Sep. 2018, September 2018 9668,5.0,kpatters,https://www.tripadvisor.ca/Profile/kpatters, nil,Sep. 2018, September 2018 9668,5.0,yyz2mbj,https://www.tripadvisor.ca/Profile/yyz2mbj, nil,Aug. 2018, August 2018 9668,3.0,Lynn C,https://www.tripadvisor.ca/Profile/912lynnc, nil,Aug. 2018, August 2018 9668,5.0,AnnaLynn206,https://www.tripadvisor.ca/Profile/AnnaLynn206, nil,Aug. 2018, June 2018 9668,4.0,Larry M,https://www.tripadvisor.ca/Profile/724larrym, nil,Aug. 2018, July 2018 9668,5.0,cndnsask,https://www.tripadvisor.ca/Profile/cndnsask, nil,Aug. 2018, August 2018 9668,4.0,Carol F,https://www.tripadvisor.ca/Profile/CarolF4, nil,Jul. 2018, July 2018 9668,4.0,Carol M,https://www.tripadvisor.ca/Profile/511carolm, nil,Jul. 2018, July 2018 9668,5.0,mandldurand,https://www.tripadvisor.ca/Profile/mandldurand, nil,Jul. 2018, July 2018 9668,4.0,misssmew2,https://www.tripadvisor.ca/Profile/misssmew2, nil,Jul. 2018, June 2018 9668,5.0,ronsyn2015,https://www.tripadvisor.ca/Profile/ronsyn2015, nil,Jul. 2018, April 2018 9668,5.0,LAGTAL,https://www.tripadvisor.ca/Profile/LAGTAL, nil,Jul. 2018, July 2018 9668,5.0,prairebeachbums,https://www.tripadvisor.ca/Profile/prairebeachbums, nil,Jun. 2018, February 2018 9668,5.0,Lou B,https://www.tripadvisor.ca/Profile/loub469, nil,Jun. 2018, June 2018 9668,5.0,Jon T,https://www.tripadvisor.ca/Profile/749jont, nil,Jun. 2018, June 2018 9668,5.0,Denny O,https://www.tripadvisor.ca/Profile/dennyo2018, nil,Jun. 2018, May 2018 9668,nil,,nil, nil,nil,nil 9668,5.0,Roger123,https://www.tripadvisor.ca/Profile/Roger123, nil,Apr. 2018, March 2018 9668,5.0,Caelan1,https://www.tripadvisor.ca/Profile/Caelan1, nil,Apr. 2018, April 2018 9668,4.0,Terry Y,https://www.tripadvisor.ca/Profile/741terryy, nil,Apr. 2018, March 2018 9668,5.0,Kmwpgca,https://www.tripadvisor.ca/Profile/Kmwpgca, nil,Mar. 2018, March 2018 9668,5.0,rockinronnie2018,https://www.tripadvisor.ca/Profile/rockinronnie2018, nil,Mar. 2018, March 2018 9668,4.0,TravelwKiddies,https://www.tripadvisor.ca/Profile/TravelwKiddies, nil,Mar. 2018, March 2018 9668,4.0,Allan W,https://www.tripadvisor.ca/Profile/allanw355, nil,Mar. 2018, March 2018 9668,4.0,Travel_2_L1VE,https://www.tripadvisor.ca/Profile/Travel_2_L1VE, nil,Feb. 2018, February 2018 9668,5.0,smurf2014,https://www.tripadvisor.ca/Profile/smurf2014, nil,Feb. 2018, February 2018 9668,5.0,Susan R,https://www.tripadvisor.ca/Profile/G7193AUsusanr, nil,Feb. 2018, February 2018 9668,4.0,ellie0770,https://www.tripadvisor.ca/Profile/ellie0770, nil,Nov. 2017, November 2017 9668,1.0,winenroses65,https://www.tripadvisor.ca/Profile/winenroses65, nil,Nov. 2017, November 2017 9668,4.0,GeorgeOlga,https://www.tripadvisor.ca/Profile/GeorgeOlga, nil,Nov. 2017, November 2017 9668,2.0,brad g,https://www.tripadvisor.ca/Profile/526bradg, nil,Nov. 2017, November 2017 9668,4.0,Shelley S,https://www.tripadvisor.ca/Profile/shelleys805, nil,Nov. 2017, October 2017 9668,4.0,Carol C,https://www.tripadvisor.ca/Profile/Z3999GPcarolc, nil,Oct. 2017, October 2017 9668,5.0,Candice R,https://www.tripadvisor.ca/Profile/CandiceR817, nil,Oct. 2017, October 2017 9668,4.0,tfleury,https://www.tripadvisor.ca/Profile/tfleury, nil,Oct. 2017, September 2017 9668,5.0,Ecumenist,https://www.tripadvisor.ca/Profile/Ecumenist, nil,Oct. 2017, October 2017 9668,5.0,Callalilly40,https://www.tripadvisor.ca/Profile/Callalilly40, nil,Oct. 2017, October 2017 9668,5.0,540bubbles,https://www.tripadvisor.ca/Profile/540bubbles, nil,Oct. 2017, September 2017 9668,4.0,Albertameev,https://www.tripadvisor.ca/Profile/Albertameev, nil,Oct. 2017, September 2017 9668,4.0,VintageDreamer02,https://www.tripadvisor.ca/Profile/VintageDreamer02, nil,Oct. 2017, September 2017 9668,5.0,Robert S,https://www.tripadvisor.ca/Profile/robertsY8652PQ, nil,Sep. 2017, September 2017 9668,3.0,FlyingDutchman_9,https://www.tripadvisor.ca/Profile/FlyingDutchman_9, nil,Sep. 2017, September 2017 9668,5.0,wloo_andrew,https://www.tripadvisor.ca/Profile/wloo_andrew, nil,Sep. 2017, September 2017 9668,5.0,gayleh-k,https://www.tripadvisor.ca/Profile/gayleh-k, nil,Sep. 2017, August 2017 9668,5.0,Victor A,https://www.tripadvisor.ca/Profile/749victora, nil,Sep. 2017, August 2017 9668,5.0,849wandas,https://www.tripadvisor.ca/Profile/849wandas, nil,Sep. 2017, September 2017 9668,5.0,bdb561,https://www.tripadvisor.ca/Profile/bdb561, nil,Aug. 2017, August 2017 9668,4.0,Venusalberta33,https://www.tripadvisor.ca/Profile/Venusalberta33, nil,Aug. 2017, August 2017 9668,5.0,511marceld,https://www.tripadvisor.ca/Profile/511marceld, nil,Aug. 2017, August 2017 9668,5.0,Judith G,https://www.tripadvisor.ca/Profile/JudithG535, nil,Aug. 2017, August 2017 9668,5.0,Ken_Michelle_J,https://www.tripadvisor.ca/Profile/Ken_Michelle_J, nil,Aug. 2017, August 2017 9668,5.0,yeoldegargoyle,https://www.tripadvisor.ca/Profile/yeoldegargoyle, nil,Aug. 2017, July 2017 9668,5.0,GrassfireBob,https://www.tripadvisor.ca/Profile/GrassfireBob, nil,Aug. 2017, August 2017 9668,5.0,eastcoastfav,https://www.tripadvisor.ca/Profile/eastcoastfav, nil,Aug. 2017, August 2017 9668,5.0,Dulcist,https://www.tripadvisor.ca/Profile/Dulcist, nil,Aug. 2017, July 2017 9668,4.0,SheanneNicolson,https://www.tripadvisor.ca/Profile/SheanneNicolson, nil,Aug. 2017, August 2017 9668,3.0,JanineWinnipeg,https://www.tripadvisor.ca/Profile/JanineWinnipeg, nil,Aug. 2017, August 2017 9668,5.0,hamiltonspencer,https://www.tripadvisor.ca/Profile/hamiltonspencer, nil,Aug. 2017, July 2017 9668,2.0,skguy,https://www.tripadvisor.ca/Profile/skguy, nil,Aug. 2017, August 2017 9668,5.0,Sharon W,https://www.tripadvisor.ca/Profile/C596VLsharonw, nil,Jul. 2017, July 2017 9668,5.0,369dpt,https://www.tripadvisor.ca/Profile/369dpt, nil,Jul. 2017, July 2017 9668,5.0,Brett_1982,https://www.tripadvisor.ca/Profile/Brett_1982, nil,Jul. 2017, July 2017 9668,4.0,2Jayhawkscdn,https://www.tripadvisor.ca/Profile/2Jayhawkscdn, nil,Jul. 2017, July 2017 9668,4.0,Lorrie M,https://www.tripadvisor.ca/Profile/lorriem885, nil,Jul. 2017, July 2017 9668,5.0,CulinarySlut,https://www.tripadvisor.ca/Profile/CulinarySlut, nil,Jul. 2017, July 2017 9668,5.0,SilentEcho,https://www.tripadvisor.ca/Profile/SilentEcho, nil,Jul. 2017, May 2017 9668,4.0,FJDriver,https://www.tripadvisor.ca/Profile/FJDriver, nil,Jul. 2017, July 2017 9668,5.0,Linda J,https://www.tripadvisor.ca/Profile/258lindaj, nil,Jul. 2017, June 2017 9668,3.0,New2travelin,https://www.tripadvisor.ca/Profile/New2travelin, nil,Jun. 2017, June 2017 9668,5.0,Eddyboy21,https://www.tripadvisor.ca/Profile/Eddyboy21, nil,Jun. 2017, June 2017 9668,5.0,L V,https://www.tripadvisor.ca/Profile/954elvieb, nil,Jun. 2017, June 2017 9668,4.0,Calvin S,https://www.tripadvisor.ca/Profile/896calvins, nil,Jun. 2017, June 2017 9668,5.0,Holly M,https://www.tripadvisor.ca/Profile/302hollym, nil,Jun. 2017, June 2017 9668,4.0,Ciao1960,https://www.tripadvisor.ca/Profile/Ciao1960, nil,Jun. 2017, June 2017 9668,5.0,571douglasn,https://www.tripadvisor.ca/Profile/571douglasn, nil,May 2017, May 2017 9668,4.0,Sunshine430061,https://www.tripadvisor.ca/Profile/Sunshine430061, nil,May 2017, May 2017 9668,5.0,MADONNA U,https://www.tripadvisor.ca/Profile/MADONNAU, nil,May 2017, May 2017 9668,5.0,ruth d,https://www.tripadvisor.ca/Profile/ruthd284, nil,May 2017, May 2017 9668,5.0,Broadview1972,https://www.tripadvisor.ca/Profile/Broadview1972, nil,May 2017, May 2017 9668,5.0,zaplady12,https://www.tripadvisor.ca/Profile/zaplady12, nil,Apr. 2017, March 2017 9668,3.0,Melita_K,https://www.tripadvisor.ca/Profile/Melita_K, nil,Apr. 2017, April 2017 9668,5.0,James C,https://www.tripadvisor.ca/Profile/464JamesC, nil,Apr. 2017, March 2017 9668,5.0,Sheanne N,https://www.tripadvisor.ca/Profile/sheannen2016, nil,Apr. 2017, April 2017 9668,5.0,ToddMiki,https://www.tripadvisor.ca/Profile/ToddMiki, nil,Apr. 2017, April 2017 9668,5.0,winn07,https://www.tripadvisor.ca/Profile/winn07, nil,Apr. 2017, July 2016 9668,5.0,DenToe,https://www.tripadvisor.ca/Profile/DenToe, nil,Apr. 2017, April 2017 9668,5.0,Dominique7339,https://www.tripadvisor.ca/Profile/Dominique7339, nil,Apr. 2017, April 2017 9668,5.0,70Brian44,https://www.tripadvisor.ca/Profile/70Brian44, nil,Mar. 2017, March 2017 9668,3.0,Sacha W,https://www.tripadvisor.ca/Profile/829sachaw, nil,Mar. 2017, December 2016 9668,5.0,Tammy F,https://www.tripadvisor.ca/Profile/4tammyf, nil,Mar. 2017, March 2017 9668,5.0,THEbigBEACH,https://www.tripadvisor.ca/Profile/THEbigBEACH, nil,Mar. 2017, March 2017 9668,5.0,Heather C,https://www.tripadvisor.ca/Profile/D6275AGheatherc, nil,Mar. 2017, March 2017 9668,5.0,Vaughan67,https://www.tripadvisor.ca/Profile/Vaughan67, nil,Feb. 2017, February 2017 9668,5.0,SKLazar,https://www.tripadvisor.ca/Profile/SKLazar, nil,Feb. 2017, November 2016 9668,5.0,edmarg2014,https://www.tripadvisor.ca/Profile/edmarg2014, nil,Feb. 2017, February 2017 9668,5.0,BigFoot213,https://www.tripadvisor.ca/Profile/BigFoot213, nil,Feb. 2017, February 2017 9668,5.0,LouJaffe,https://www.tripadvisor.ca/Profile/LouJaffe, nil,Feb. 2017, February 2017 9668,5.0,flintknappermrs,https://www.tripadvisor.ca/Profile/flintknappermrs, nil,Feb. 2017, February 2017 9668,5.0,Brett J,https://www.tripadvisor.ca/Profile/342brettj, nil,Jan. 2017, January 2017 9668,5.0,MateoTony,https://www.tripadvisor.ca/Profile/MateoTony, nil,Jan. 2017, November 2016 9668,4.0,Dave Kristen O,https://www.tripadvisor.ca/Profile/davekristeno, nil,Dec. 2016, December 2016 9668,5.0,Wayne I,https://www.tripadvisor.ca/Profile/WayneI326, nil,Dec. 2016, December 2016 9668,5.0,Ron W,https://www.tripadvisor.ca/Profile/23RonW, nil,Dec. 2016, December 2016 9668,5.0,SMD919,https://www.tripadvisor.ca/Profile/SMD919, nil,Dec. 2016, November 2016 9668,5.0,Violet S,https://www.tripadvisor.ca/Profile/VioletS164, nil,Nov. 2016, February 2016 9668,4.0,BKandAK,https://www.tripadvisor.ca/Profile/BKandAK, nil,Nov. 2016, November 2016 9668,5.0,Emoland,https://www.tripadvisor.ca/Profile/Emoland, nil,Nov. 2016, October 2016 9668,3.0,Mike L,https://www.tripadvisor.ca/Profile/mikelU7610IM, nil,Nov. 2016, November 2016 9668,5.0,The0ra,https://www.tripadvisor.ca/Profile/The0ra, nil,Nov. 2016, August 2016 9668,4.0,Tracy S,https://www.tripadvisor.ca/Profile/Stewart206, nil,Nov. 2016, October 2016 9668,5.0,Kelly A,https://www.tripadvisor.ca/Profile/721kellya, nil,Oct. 2016, October 2016 9668,5.0,Stacey S,https://www.tripadvisor.ca/Profile/StaceyKS0213, nil,Oct. 2016, October 2016 9668,2.0,dorothym506,https://www.tripadvisor.ca/Profile/dorothym506, nil,Oct. 2016, October 2016 9668,5.0,MaryLCTBay,https://www.tripadvisor.ca/Profile/MaryLCTBay, nil,Oct. 2016, October 2016 9668,3.0,Donna L,https://www.tripadvisor.ca/Profile/417donnal, nil,Oct. 2016, July 2016 9668,4.0,BCTraveller2020,https://www.tripadvisor.ca/Profile/BCTraveller2020, nil,Oct. 2016, October 2016 9668,5.0,711loisl,https://www.tripadvisor.ca/Profile/711loisl, nil,Oct. 2016, October 2016 9668,4.0,Vickie B,https://www.tripadvisor.ca/Profile/VickieB554, nil,Oct. 2016, September 2016 9668,5.0,MLB90,https://www.tripadvisor.ca/Profile/MLB90, nil,Sep. 2016, September 2016 9668,4.0,Budaroni,https://www.tripadvisor.ca/Profile/Budaroni, nil,Sep. 2016, July 2016 9668,4.0,Ronald T,https://www.tripadvisor.ca/Profile/ronaldt590, nil,Sep. 2016, September 2016 9668,5.0,Leeanne61,https://www.tripadvisor.ca/Profile/Leeanne61, nil,Sep. 2016, September 2016 9668,5.0,Roseanne H,https://www.tripadvisor.ca/Profile/roseanneh517, nil,Sep. 2016, August 2016 9668,5.0,docmimesis,https://www.tripadvisor.ca/Profile/docmimesis, nil,Sep. 2016, September 2016 9668,5.0,Edward S,https://www.tripadvisor.ca/Profile/Y302HHedwards, nil,Sep. 2016, September 2016 9668,5.0,hell0itsme11,https://www.tripadvisor.ca/Profile/hell0itsme11, nil,Sep. 2016, September 2016 9668,4.0,gschmidt528,https://www.tripadvisor.ca/Profile/gschmidt528, nil,Sep. 2016, August 2016 9668,5.0,FootlooseWithKids,https://www.tripadvisor.ca/Profile/FootlooseWithKids, nil,Sep. 2016, August 2016 9668,5.0,Joano H,https://www.tripadvisor.ca/Profile/j0an0h, nil,Aug. 2016, August 2016 9668,5.0,monalisa2230,https://www.tripadvisor.ca/Profile/monalisa2230, nil,Aug. 2016, August 2016 9668,4.0,Jo-Anne and Mel M,https://www.tripadvisor.ca/Profile/joanneandmelm, nil,Aug. 2016, August 2016 9668,5.0,Donna P,https://www.tripadvisor.ca/Profile/DonnaP429, nil,Aug. 2016, July 2016 9668,4.0,mfwanfy,https://www.tripadvisor.ca/Profile/mfwanfy, nil,Aug. 2016, July 2016 9668,5.0,ischuyt,https://www.tripadvisor.ca/Profile/ischuyt, nil,Aug. 2016, August 2016 9668,4.0,chims99,https://www.tripadvisor.ca/Profile/chims99, nil,Aug. 2016, August 2016 9668,5.0,Jenerator800,https://www.tripadvisor.ca/Profile/Jenerator800, nil,Aug. 2016, August 2016 9668,5.0,Elizazorn,https://www.tripadvisor.ca/Profile/Elizazorn, nil,Aug. 2016, August 2016 9668,4.0,Penny G,https://www.tripadvisor.ca/Profile/pennyg724, nil,Aug. 2016, July 2016 9668,5.0,BettySaskatchewan,https://www.tripadvisor.ca/Profile/BettySaskatchewan, nil,Aug. 2016, August 2016 9668,5.0,Regan130,https://www.tripadvisor.ca/Profile/Regan130, nil,Aug. 2016, August 2016 9668,5.0,Laura C,https://www.tripadvisor.ca/Profile/P5364CUlaurac, nil,Aug. 2016, August 2016 9668,4.0,chriscN1123TW,https://www.tripadvisor.ca/Profile/chriscN1123TW, nil,Aug. 2016, August 2016 9668,5.0,John-Sask2013,https://www.tripadvisor.ca/Profile/John-Sask2013, nil,Aug. 2016, July 2016 9668,5.0,Sambra21,https://www.tripadvisor.ca/Profile/Sambra21, nil,Jul. 2016, July 2016 9668,5.0,Jessica T,https://www.tripadvisor.ca/Profile/Q457GIjessicat, nil,Jul. 2016, July 2016 9668,5.0,430stevel,https://www.tripadvisor.ca/Profile/430stevel, nil,Jul. 2016, July 2016 9668,5.0,Marilyn A,https://www.tripadvisor.ca/Profile/MarilynA934, nil,Jun. 2016, June 2016 9668,4.0,Lochmaddy01,https://www.tripadvisor.ca/Profile/Lochmaddy01, nil,Jun. 2016, June 2016 9668,4.0,teacherblue,https://www.tripadvisor.ca/Profile/teacherblue, nil,Jun. 2016, June 2016 9668,5.0,Paul D,https://www.tripadvisor.ca/Profile/pauldH8000CN, nil,Jun. 2016, June 2016 9668,5.0,Lyndsay B,https://www.tripadvisor.ca/Profile/337lyndsayb, nil,Jun. 2016, June 2016 9668,4.0,selmer,https://www.tripadvisor.ca/Profile/selmer, nil,May 2016, May 2016 9668,5.0,Channing L.,https://www.tripadvisor.ca/Profile/32channingc, nil,May 2016, November 2015 9668,5.0,TampaTraveler42,https://www.tripadvisor.ca/Profile/TampaTraveler42, nil,May 2016, May 2016 9668,5.0,Melissa W,https://www.tripadvisor.ca/Profile/melissawO2783IB, nil,May 2016, April 2016 9668,5.0,Kim B,https://www.tripadvisor.ca/Profile/kimmi06, nil,Apr. 2016, May 2016 9668,3.0,qutal,https://www.tripadvisor.ca/Profile/qutal, nil,Apr. 2016, April 2016 9668,4.0,Michelle L,https://www.tripadvisor.ca/Profile/michellesP841LM, nil,Apr. 2016, April 2016 9668,4.0,PollyPocket55,https://www.tripadvisor.ca/Profile/PollyPocket55, nil,Apr. 2016, March 2016 9669,5.0,Coastal37222079542,https://www.tripadvisor.ca/Profile/Coastal37222079542, nil,Mar. 2019, March 2019 9669,5.0,BeachloversCalgary,https://www.tripadvisor.ca/Profile/BeachloversCalgary, nil,Aug. 2018, August 2018 9669,5.0,jean-marc E,https://www.tripadvisor.ca/Profile/83jeanmarce, nil,Mar. 2019, March 2019 9669,4.0,Greg D,https://www.tripadvisor.ca/Profile/595gregd, nil,Mar. 2019, March 2019 9669,4.0,Vacation44373994440,https://www.tripadvisor.ca/Profile/Vacation44373994440, nil,Feb. 2019, February 2019 9669,3.0,rogerwentz,https://www.tripadvisor.ca/Profile/rogerwentz, nil,Jan. 2019, December 2018 9669,1.0,powertechx,https://www.tripadvisor.ca/Profile/powertechx, nil,Jan. 2019, January 2019 9669,4.0,Shell1384,https://www.tripadvisor.ca/Profile/Shell1384, nil,Jan. 2019, January 2019 9669,4.0,chelseakicks7,https://www.tripadvisor.ca/Profile/chelseakicks7, nil,Jan. 2019, January 2019 9669,5.0,paulsehl,https://www.tripadvisor.ca/Profile/paulsehl, nil,Dec. 2018, December 2018 9669,5.0,Brenda F,https://www.tripadvisor.ca/Profile/382BrendaF, nil,Nov. 2018, November 2018 9669,5.0,Trilobite2006,https://www.tripadvisor.ca/Profile/Trilobite2006, nil,Nov. 2018, November 2018 9669,4.0,kimberb8808,https://www.tripadvisor.ca/Profile/kimberb8808, nil,Oct. 2018, October 2018 9669,4.0,Intouchable,https://www.tripadvisor.ca/Profile/Intouchable, nil,Oct. 2018, October 2018 9669,5.0,Cymbo,https://www.tripadvisor.ca/Profile/Cymbo, nil,Oct. 2018, August 2018 9669,5.0,34elizabethb,https://www.tripadvisor.ca/Profile/34elizabethb, nil,Oct. 2018, September 2018 9669,5.0,871randyp,https://www.tripadvisor.ca/Profile/871randyp, nil,Sep. 2018, September 2018 9669,4.0,RandyMark,https://www.tripadvisor.ca/Profile/RandyMark, nil,Sep. 2018, September 2018 9669,2.0,chinook27,https://www.tripadvisor.ca/Profile/chinook27, nil,Sep. 2018, June 2018 9669,3.0,Papageorgio18,https://www.tripadvisor.ca/Profile/Papageorgio18, nil,Aug. 2018, August 2018 9669,4.0,Chris,https://www.tripadvisor.ca/Profile/ChrisJTravel, nil,Aug. 2018, August 2018 9669,5.0,Leah S,https://www.tripadvisor.ca/Profile/455leahs, nil,Aug. 2018, August 2018 9669,5.0,chantalphil,https://www.tripadvisor.ca/Profile/chantalphil, nil,Aug. 2018, August 2018 9669,4.0,catholler2005,https://www.tripadvisor.ca/Profile/catholler2005, nil,Aug. 2018, August 2018 9669,3.0,Jason R,https://www.tripadvisor.ca/Profile/jljr82, nil,Aug. 2018, August 2018 9669,5.0,kellycB5553QN,https://www.tripadvisor.ca/Profile/kellycB5553QN, nil,Aug. 2018, August 2018 9669,5.0,Jim_Grupp,https://www.tripadvisor.ca/Profile/Jim_Grupp, nil,Aug. 2018, July 2018 9669,4.0,J.P.S.,https://www.tripadvisor.ca/Profile/NeTexasDude, nil,Jul. 2018, July 2018 9669,5.0,michaelryanthomas,https://www.tripadvisor.ca/Profile/michaelryanthomas, nil,Jul. 2018, July 2018 9669,5.0,murmin,https://www.tripadvisor.ca/Profile/murmin, nil,Jul. 2018, July 2018 9669,4.0,Penny G,https://www.tripadvisor.ca/Profile/pennyg724, nil,Jul. 2018, July 2018 9669,5.0,Darcy S,https://www.tripadvisor.ca/Profile/381darcys, nil,Jul. 2018, July 2018 9669,5.0,Sue D,https://www.tripadvisor.ca/Profile/sued944, nil,Jun. 2018, June 2018 9669,4.0,operalover939,https://www.tripadvisor.ca/Profile/operalover939, nil,Jun. 2018, June 2018 9669,5.0,Gordon M,https://www.tripadvisor.ca/Profile/GordonM937, nil,May 2018, May 2018 9669,4.0,colleene964,https://www.tripadvisor.ca/Profile/colleene964, nil,May 2018, May 2018 9669,5.0,jetsetter1514,https://www.tripadvisor.ca/Profile/jetsetter1514, nil,May 2018, May 2018 9669,5.0,pi19798,https://www.tripadvisor.ca/Profile/pi19798, nil,May 2018, May 2018 9669,5.0,TylerKingIT,https://www.tripadvisor.ca/Profile/TylerKingIT, nil,May 2018, April 2018 9669,2.0,DeniseNick,https://www.tripadvisor.ca/Profile/DeniseNick, nil,May 2018, May 2018 9669,5.0,JOHN T,https://www.tripadvisor.ca/Profile/140JOHNT, nil,May 2018, May 2018 9669,4.0,Cynthia M,https://www.tripadvisor.ca/Profile/593cynthiam, nil,Apr. 2018, April 2018 9669,5.0,llerickson,https://www.tripadvisor.ca/Profile/llerickson, nil,Apr. 2018, March 2018 9669,5.0,Jeff S,https://www.tripadvisor.ca/Profile/jeffsF2374GT, nil,Mar. 2018, March 2018 9669,5.0,CorN158,https://www.tripadvisor.ca/Profile/CorN158, nil,Mar. 2018, March 2018 9669,4.0,sherrylm2018,https://www.tripadvisor.ca/Profile/sherrylm2018, nil,Feb. 2018, February 2018 9669,1.0,managerof3boys,https://www.tripadvisor.ca/Profile/managerof3boys, nil,Jan. 2018, January 2018 9669,1.0,striker1980,https://www.tripadvisor.ca/Profile/striker1980, nil,Jan. 2018, January 2018 9669,5.0,kevinvA1209KF,https://www.tripadvisor.ca/Profile/kevinvA1209KF, nil,Jan. 2018, January 2018 9669,5.0,Darrell B,https://www.tripadvisor.ca/Profile/DatrellB, nil,Jan. 2018, December 2017 9669,5.0,amandabR2916KS,https://www.tripadvisor.ca/Profile/amandabR2916KS, nil,Jan. 2018, January 2018 9669,4.0,348robyns,https://www.tripadvisor.ca/Profile/348robyns, nil,Jan. 2018, December 2017 9669,5.0,kindermother,https://www.tripadvisor.ca/Profile/kindermother, nil,Dec. 2017, December 2017 9669,4.0,Chuck T,https://www.tripadvisor.ca/Profile/chuckt277, nil,Dec. 2017, December 2017 9669,1.0,Cade P,https://www.tripadvisor.ca/Profile/782cadep, nil,Dec. 2017, December 2017 9669,5.0,Kirt P,https://www.tripadvisor.ca/Profile/kirtp2016, nil,Dec. 2017, November 2017 9669,5.0,pattygirl2017,https://www.tripadvisor.ca/Profile/pattygirl2017, nil,Dec. 2017, December 2017 9669,4.0,Eric C,https://www.tripadvisor.ca/Profile/ericc977, nil,Dec. 2017, December 2017 9669,5.0,727skeeter,https://www.tripadvisor.ca/Profile/727skeeter, nil,Dec. 2017, November 2017 9669,5.0,angelasN8863LJ,https://www.tripadvisor.ca/Profile/angelasN8863LJ, nil,Dec. 2017, November 2017 9669,5.0,williamsA643KA,https://www.tripadvisor.ca/Profile/williamsA643KA, nil,Nov. 2017, November 2017 9669,5.0,SHANTEL W,https://www.tripadvisor.ca/Profile/911shantelw, nil,Nov. 2017, November 2017 9669,3.0,Nancy M,https://www.tripadvisor.ca/Profile/H2977LKnancym, nil,Nov. 2017, November 2017 9669,5.0,Hannah W,https://www.tripadvisor.ca/Profile/hannahw597, nil,Nov. 2017, November 2017 9669,5.0,Danielle R,https://www.tripadvisor.ca/Profile/637danieller, nil,Nov. 2017, November 2017 9669,5.0,Cheryl Z,https://www.tripadvisor.ca/Profile/247cherylz, nil,Nov. 2017, November 2017 9669,5.0,deedeeo796,https://www.tripadvisor.ca/Profile/deedeeo796, nil,Nov. 2017, November 2017 9669,2.0,drworldtraveller8173,https://www.tripadvisor.ca/Profile/drworldtraveller8173, nil,Oct. 2017, October 2017 9669,4.0,rosscQ7657LA,https://www.tripadvisor.ca/Profile/rosscQ7657LA, nil,Oct. 2017, October 2017 9669,5.0,Beverley H,https://www.tripadvisor.ca/Profile/7bevh, nil,Oct. 2017, October 2017 9669,5.0,Frozen_gringo,https://www.tripadvisor.ca/Profile/Frozen_gringo, nil,Oct. 2017, October 2017 9669,4.0,gerri358,https://www.tripadvisor.ca/Profile/gerri358, nil,Oct. 2017, October 2017 9669,5.0,brucewD7485PN,https://www.tripadvisor.ca/Profile/brucewD7485PN, nil,Oct. 2017, October 2017 9669,5.0,U4472SGdonaldh,https://www.tripadvisor.ca/Profile/U4472SGdonaldh, nil,Oct. 2017, October 2017 9669,5.0,Merv W,https://www.tripadvisor.ca/Profile/696DIANEW696, nil,Oct. 2017, October 2017 9669,4.0,N G,https://www.tripadvisor.ca/Profile/331ng, nil,Oct. 2017, October 2017 9669,3.0,Alan C,https://www.tripadvisor.ca/Profile/alanc521, nil,Oct. 2017, September 2017 9669,5.0,Don_ontheroad,https://www.tripadvisor.ca/Profile/Don_ontheroad, nil,Sep. 2017, September 2017 9669,nil,,nil, nil,nil,nil 9669,5.0,wonderingsun,https://www.tripadvisor.ca/Profile/wonderingsun, nil,Sep. 2017, September 2017 9669,5.0,A3305MCchrish,https://www.tripadvisor.ca/Profile/A3305MCchrish, nil,Sep. 2017, September 2017 9669,5.0,Kathy M,https://www.tripadvisor.ca/Profile/A4060QEkathym, nil,Sep. 2017, September 2017 9669,5.0,Cheryl A,https://www.tripadvisor.ca/Profile/cheryla967, nil,Sep. 2017, September 2017 9669,3.0,Troy F,https://www.tripadvisor.ca/Profile/troyf794, nil,Sep. 2017, August 2017 9669,4.0,476wendyu,https://www.tripadvisor.ca/Profile/476wendyu, nil,Sep. 2017, August 2017 9669,5.0,randyk454,https://www.tripadvisor.ca/Profile/randyk454, nil,Aug. 2017, August 2017 9669,3.0,Koala229570,https://www.tripadvisor.ca/Profile/Koala229570, nil,Aug. 2017, August 2017 9669,5.0,kmanning,https://www.tripadvisor.ca/Profile/kmanning, nil,Aug. 2017, August 2017 9669,4.0,Linda N,https://www.tripadvisor.ca/Profile/lindan117, nil,Aug. 2017, August 2017 9669,5.0,638renatah,https://www.tripadvisor.ca/Profile/638renatah, nil,Aug. 2017, August 2017 9669,4.0,C2364FYgracem,https://www.tripadvisor.ca/Profile/C2364FYgracem, nil,Aug. 2017, August 2017 9669,5.0,299marionc,https://www.tripadvisor.ca/Profile/299marionc, nil,Aug. 2017, August 2017 9669,5.0,Glenda L,https://www.tripadvisor.ca/Profile/74glendal, nil,Aug. 2017, August 2017 9669,4.0,John S,https://www.tripadvisor.ca/Profile/JohnS226, nil,Aug. 2017, August 2017 9669,5.0,philk461,https://www.tripadvisor.ca/Profile/philk461, nil,Aug. 2017, August 2017 9669,5.0,Cyndi M,https://www.tripadvisor.ca/Profile/421cyndim, nil,Aug. 2017, July 2017 9669,4.0,Gary G,https://www.tripadvisor.ca/Profile/GaryG299, nil,Aug. 2017, August 2017 9669,4.0,paulinebJ569PL,https://www.tripadvisor.ca/Profile/paulinebJ569PL, nil,Aug. 2017, August 2017 9669,5.0,philipw90,https://www.tripadvisor.ca/Profile/philipw90, nil,Aug. 2017, August 2017 9669,5.0,Grant K,https://www.tripadvisor.ca/Profile/GrantK40, nil,Aug. 2017, July 2017 9669,4.0,Debbie M,https://www.tripadvisor.ca/Profile/351debbiem, nil,Aug. 2017, August 2017 9669,5.0,290shanec,https://www.tripadvisor.ca/Profile/290shanec, nil,Aug. 2017, July 2017 9669,5.0,tammyo372,https://www.tripadvisor.ca/Profile/tammyo372, nil,Aug. 2017, July 2017 9669,5.0,KentP950,https://www.tripadvisor.ca/Profile/KentP950, nil,Jul. 2017, July 2017 9669,5.0,TracyHarder,https://www.tripadvisor.ca/Profile/TracyHarder, nil,Jul. 2017, July 2017 9669,5.0,pamelaillingworth,https://www.tripadvisor.ca/Profile/pamelaillingworth, nil,Jul. 2017, June 2017 9669,5.0,Sporttopgirl,https://www.tripadvisor.ca/Profile/Sporttopgirl, nil,Jul. 2017, July 2017 9669,5.0,657samis,https://www.tripadvisor.ca/Profile/657samis, nil,Jul. 2017, July 2017 9669,5.0,Tonya97,https://www.tripadvisor.ca/Profile/Tonya97, nil,Jul. 2017, July 2017 9669,5.0,Tracy T,https://www.tripadvisor.ca/Profile/792tracyt, nil,Jul. 2017, July 2017 9669,5.0,KMW-FL,https://www.tripadvisor.ca/Profile/KMW-FL, nil,Jul. 2017, June 2017 9669,5.0,Oilsandsgal,https://www.tripadvisor.ca/Profile/Oilsandsgal, nil,Jul. 2017, July 2017 9669,3.0,Gayla R,https://www.tripadvisor.ca/Profile/452gaylar, nil,Jul. 2017, July 2017 9669,4.0,janicen400,https://www.tripadvisor.ca/Profile/janicen400, nil,Jul. 2017, July 2017 9669,5.0,Christie P,https://www.tripadvisor.ca/Profile/270christiep, nil,Jul. 2017, July 2017 9669,4.0,Darlene B,https://www.tripadvisor.ca/Profile/672darleneb, nil,Jul. 2017, June 2017 9669,4.0,Geraldine F,https://www.tripadvisor.ca/Profile/943geraldinef, nil,Jun. 2017, June 2017 9669,5.0,Randy L,https://www.tripadvisor.ca/Profile/randyl764, nil,Jun. 2017, June 2017 9669,4.0,Clare L,https://www.tripadvisor.ca/Profile/933clarel, nil,Jun. 2017, June 2017 9669,4.0,arnoldw795,https://www.tripadvisor.ca/Profile/arnoldw795, nil,Jun. 2017, June 2017 9669,5.0,Cindy N,https://www.tripadvisor.ca/Profile/976cindyn, nil,Jun. 2017, June 2017 9669,5.0,asmith3302017,https://www.tripadvisor.ca/Profile/asmith3302017, nil,Jun. 2017, June 2017 9669,4.0,mariask18,https://www.tripadvisor.ca/Profile/mariask18, nil,Jun. 2017, June 2017 9669,5.0,ralphhouse,https://www.tripadvisor.ca/Profile/ralphhouse, nil,Jun. 2017, June 2017 9669,3.0,BenLar137,https://www.tripadvisor.ca/Profile/BenLar137, nil,Jun. 2017, May 2017 9669,3.0,R1619WHsharonl,https://www.tripadvisor.ca/Profile/R1619WHsharonl, nil,Jun. 2017, May 2017 9669,1.0,458dissappointed,https://www.tripadvisor.ca/Profile/458dissappointed, nil,May 2017, May 2017 9669,4.0,Wayne I,https://www.tripadvisor.ca/Profile/WayneI326, nil,May 2017, May 2017 9669,5.0,Lovestherockies,https://www.tripadvisor.ca/Profile/Lovestherockies, nil,May 2017, May 2017 9669,4.0,marlajanzen,https://www.tripadvisor.ca/Profile/marlajanzen, nil,May 2017, May 2017 9669,3.0,Adina W,https://www.tripadvisor.ca/Profile/935adinaw, nil,May 2017, May 2017 9669,5.0,Dale D,https://www.tripadvisor.ca/Profile/702daled, nil,May 2017, April 2017 9669,5.0,enskid,https://www.tripadvisor.ca/Profile/enskid, nil,May 2017, May 2017 9669,4.0,kevinwI2996CT,https://www.tripadvisor.ca/Profile/kevinwI2996CT, nil,May 2017, March 2017 9669,5.0,PennyMR,https://www.tripadvisor.ca/Profile/PennyMR, nil,May 2017, April 2017 9669,5.0,Tina C,https://www.tripadvisor.ca/Profile/102tinac, nil,Apr. 2017, April 2017 9669,4.0,W4397ERnicolem,https://www.tripadvisor.ca/Profile/W4397ERnicolem, nil,Apr. 2017, April 2017 9669,4.0,wrestlingmom2017,https://www.tripadvisor.ca/Profile/wrestlingmom2017, nil,Apr. 2017, April 2017 9669,2.0,relaxedSaskatchewan,https://www.tripadvisor.ca/Profile/relaxedSaskatchewan, nil,Apr. 2017, April 2017 9669,5.0,markv409,https://www.tripadvisor.ca/Profile/markv409, nil,Mar. 2017, March 2017 9669,3.0,garry s,https://www.tripadvisor.ca/Profile/garrys_12, nil,Mar. 2017, March 2017 9669,4.0,Craig S,https://www.tripadvisor.ca/Profile/craigsL2088ZD, nil,Mar. 2017, March 2017 9669,5.0,513taic,https://www.tripadvisor.ca/Profile/513taic, nil,Mar. 2017, March 2017 9669,5.0,Nicole M,https://www.tripadvisor.ca/Profile/nicolemT7955KK, nil,Feb. 2017, March 2016 9669,5.0,Stéphane B,https://www.tripadvisor.ca/Profile/461st_phaneb, nil,Jan. 2017, December 2016 9669,3.0,Shawn M,https://www.tripadvisor.ca/Profile/392shawnm, nil,Jan. 2017, January 2017 9669,3.0,Tara S,https://www.tripadvisor.ca/Profile/F5455ADtaras, nil,Jan. 2017, January 2017 9669,4.0,Tricia D,https://www.tripadvisor.ca/Profile/852triciad, nil,Nov. 2016, November 2016 9669,5.0,JACK B,https://www.tripadvisor.ca/Profile/66JACKB66, nil,Nov. 2016, November 2016 9669,4.0,Maureen,https://www.tripadvisor.ca/Profile/MaureenC226, nil,Sep. 2016, September 2016 9669,5.0,Mary L,https://www.tripadvisor.ca/Profile/E9969DKmaryl, nil,Sep. 2016, September 2016 9669,5.0,Russell G,https://www.tripadvisor.ca/Profile/RAGIBS01, nil,Sep. 2016, July 2016 9669,4.0,Keaton P,https://www.tripadvisor.ca/Profile/629keatonp, nil,Sep. 2016, September 2016 9669,4.0,calgaryglobetrotter8,https://www.tripadvisor.ca/Profile/calgaryglobetrotter8, nil,Sep. 2016, September 2016 9669,4.0,marknatalliac,https://www.tripadvisor.ca/Profile/marknatalliac, nil,Aug. 2016, August 2016 9669,5.0,Tor_ErikFlaa_Norway,https://www.tripadvisor.ca/Profile/Tor_ErikFlaa_Norway, nil,Aug. 2016, August 2016 9669,3.0,Bob P,https://www.tripadvisor.ca/Profile/Y6706GBbobp, nil,Aug. 2016, August 2016 9669,5.0,AnitaStrindeberg,https://www.tripadvisor.ca/Profile/AnitaStrindeberg, nil,Aug. 2016, August 2016 9669,5.0,Ann H,https://www.tripadvisor.ca/Profile/annh881, nil,Aug. 2016, August 2016 9669,5.0,Robin R,https://www.tripadvisor.ca/Profile/robinrG6146TJ, nil,Aug. 2016, August 2016 9669,4.0,Bert B,https://www.tripadvisor.ca/Profile/513bertb, nil,Aug. 2016, August 2016 9669,2.0,Julie H,https://www.tripadvisor.ca/Profile/juliehW3788EW, nil,Jul. 2016, April 2016 9669,2.0,MelissaWinnipeg,https://www.tripadvisor.ca/Profile/MelissaWinnipeg, nil,Jul. 2016, July 2016 9669,5.0,ER-Manitoba,https://www.tripadvisor.ca/Profile/ER-Manitoba, nil,Jul. 2016, July 2016 9669,4.0,pattypotato1,https://www.tripadvisor.ca/Profile/pattypotato1, nil,Jul. 2016, June 2016 9669,5.0,509joannep,https://www.tripadvisor.ca/Profile/509joannep, nil,Jul. 2016, July 2016 9669,5.0,Janelle M,https://www.tripadvisor.ca/Profile/146janellem, nil,Jul. 2016, July 2016 9669,3.0,Liv895,https://www.tripadvisor.ca/Profile/Liv895, nil,Jul. 2016, July 2016 9669,5.0,orcaland,https://www.tripadvisor.ca/Profile/orcaland, nil,Jul. 2016, June 2016 9670,4.0,Joanne T,https://www.tripadvisor.ca/Profile/joannet285, nil,Mar. 2019, March 2019 9670,5.0,Debbie054,https://www.tripadvisor.ca/Profile/Debbie054, nil,Sep. 2018, September 2018 9670,3.0,liketotravel167,https://www.tripadvisor.ca/Profile/liketotravel167, nil,May 2018, May 2018 9670,5.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Mar. 2018, March 2018 9670,4.0,C9548AO,https://www.tripadvisor.ca/Profile/C9548AO, nil,Jan. 2018, January 2018 9670,5.0,Dan H,https://www.tripadvisor.ca/Profile/DanH176, nil,Dec. 2017, November 2017 9670,4.0,EddyNFLD,https://www.tripadvisor.ca/Profile/EddyNFLD, nil,Nov. 2017, November 2017 9670,5.0,MaryAnn D,https://www.tripadvisor.ca/Profile/gm1981, nil,Oct. 2017, October 2017 9670,5.0,patriciabK3670GV,https://www.tripadvisor.ca/Profile/patriciabK3670GV, nil,Aug. 2017, August 2017 9670,nil,,nil, nil,nil,nil 9670,4.0,Wally Stewart,https://www.tripadvisor.ca/Profile/wallystewart, nil,Jul. 2017, July 2017 9670,5.0,embiggar,https://www.tripadvisor.ca/Profile/embiggar, nil,Jul. 2017, June 2017 9670,4.0,disgruntle2016,https://www.tripadvisor.ca/Profile/disgruntle2016, nil,Jun. 2017, June 2017 9670,3.0,sarahnaid,https://www.tripadvisor.ca/Profile/sarahnaid, nil,Mar. 2017, March 2017 9670,5.0,366garryw,https://www.tripadvisor.ca/Profile/366garryw, nil,Feb. 2017, January 2017 9670,1.0,Christie S,https://www.tripadvisor.ca/Profile/895christies, nil,Dec. 2016, December 2016 9670,3.0,Chad Mr J,https://www.tripadvisor.ca/Profile/chadmrj, nil,Nov. 2016, November 2016 9670,4.0,Jarvisgang,https://www.tripadvisor.ca/Profile/Jarvisgang, nil,Oct. 2016, September 2016 9670,3.0,Audrey H,https://www.tripadvisor.ca/Profile/AudreyH187, nil,Sep. 2016, September 2016 9670,5.0,Daniel B,https://www.tripadvisor.ca/Profile/DanielB16762, nil,Jul. 2016, July 2016 9670,5.0,Wade R,https://www.tripadvisor.ca/Profile/370wader, nil,Jul. 2016, July 2016 9670,5.0,Bob A,https://www.tripadvisor.ca/Profile/samimanitoba, nil,Jun. 2016, June 2016 9671,nil,,nil, nil,nil,nil 9671,5.0,GoPlaces754625,https://www.tripadvisor.ca/Profile/GoPlaces754625, nil,Feb. 2019, February 2019 9671,2.0,Tammy A,https://www.tripadvisor.ca/Profile/984tammya, nil,Dec. 2018, December 2018 9671,3.0,Debbie M,https://www.tripadvisor.ca/Profile/N3994VKdebbiem, nil,Nov. 2018, November 2018 9671,5.0,Resort18260825785,https://www.tripadvisor.ca/Profile/Resort18260825785, nil,Nov. 2018, November 2018 9671,5.0,Michelle S,https://www.tripadvisor.ca/Profile/Tour11218839042, nil,Nov. 2018, October 2018 9671,4.0,IanMWpg,https://www.tripadvisor.ca/Profile/IanMWpg, nil,Sep. 2018, August 2018 9671,5.0,Dwaine G,https://www.tripadvisor.ca/Profile/dwaineg2016, nil,Aug. 2018, August 2018 9671,3.0,bebestorm,https://www.tripadvisor.ca/Profile/bebestorm, nil,Aug. 2018, August 2018 9671,4.0,billaW4975LV,https://www.tripadvisor.ca/Profile/billaW4975LV, nil,Aug. 2018, August 2018 9671,3.0,JPTENIUK,https://www.tripadvisor.ca/Profile/JPTENIUK, nil,Aug. 2018, August 2018 9671,4.0,pandabear9196,https://www.tripadvisor.ca/Profile/pandabear9196, nil,Jul. 2018, July 2018 9671,3.0,Donna C,https://www.tripadvisor.ca/Profile/724donnac, nil,Jul. 2018, July 2018 9671,4.0,dorinam0,https://www.tripadvisor.ca/Profile/dorinam0, nil,Jul. 2018, July 2018 9671,3.0,dreamingofgreece,https://www.tripadvisor.ca/Profile/dreamingofgreece, nil,Jul. 2018, June 2018 9671,2.0,shophopper,https://www.tripadvisor.ca/Profile/shophopper, nil,Jun. 2018, June 2018 9671,4.0,Sharlene W,https://www.tripadvisor.ca/Profile/71sharlenew, nil,Jun. 2018, June 2018 9671,3.0,ADWT2008,https://www.tripadvisor.ca/Profile/ADWT2008, nil,May 2018, May 2018 9671,4.0,littlebambi11,https://www.tripadvisor.ca/Profile/littlebambi11, nil,Apr. 2018, April 2018 9671,4.0,mariemoldovan,https://www.tripadvisor.ca/Profile/mariemoldovan, nil,Apr. 2018, April 2018 9671,4.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Apr. 2018, April 2018 9671,4.0,CdnMink,https://www.tripadvisor.ca/Profile/CdnMink, nil,Apr. 2018, March 2018 9671,3.0,WJ_Bonnie,https://www.tripadvisor.ca/Profile/WJ_Bonnie, nil,Apr. 2018, April 2018 9671,3.0,Lee-Ann S,https://www.tripadvisor.ca/Profile/840leeanns, nil,Apr. 2018, March 2018 9671,4.0,Marina P,https://www.tripadvisor.ca/Profile/Y5822XBmarinap, nil,Mar. 2018, March 2018 9671,4.0,adamhavens,https://www.tripadvisor.ca/Profile/adamhavens, nil,Mar. 2018, March 2018 9671,4.0,MacPac2010,https://www.tripadvisor.ca/Profile/MacPac2010, nil,Mar. 2018, March 2018 9671,5.0,lorihJ7290RG,https://www.tripadvisor.ca/Profile/lorihJ7290RG, nil,Jan. 2018, January 2018 9671,3.0,Saskatraveller,https://www.tripadvisor.ca/Profile/Saskatraveller, nil,Jan. 2018, January 2018 9671,2.0,Colleen D,https://www.tripadvisor.ca/Profile/ColleenD602, nil,Jan. 2018, January 2018 9671,3.0,U8696KJandrewr,https://www.tripadvisor.ca/Profile/U8696KJandrewr, nil,Dec. 2017, November 2017 9671,3.0,ilans58,https://www.tripadvisor.ca/Profile/ilans58, nil,Dec. 2017, November 2017 9671,1.0,kimberb8808,https://www.tripadvisor.ca/Profile/kimberb8808, nil,Nov. 2017, November 2017 9671,4.0,440sharonv,https://www.tripadvisor.ca/Profile/440sharonv, nil,Nov. 2017, October 2017 9671,4.0,Earl S,https://www.tripadvisor.ca/Profile/EarlS311, nil,Oct. 2017, October 2017 9671,1.0,Q1567MBandrews,https://www.tripadvisor.ca/Profile/Q1567MBandrews, nil,Oct. 2017, October 2017 9671,2.0,Emily-Yon J,https://www.tripadvisor.ca/Profile/emilyyonj, nil,Sep. 2017, September 2017 9671,5.0,Wendycooper C,https://www.tripadvisor.ca/Profile/wendycooperc, nil,Sep. 2017, September 2017 9671,4.0,mjmilley,https://www.tripadvisor.ca/Profile/mjmilley, nil,Aug. 2017, August 2017 9671,3.0,shutterbug1976,https://www.tripadvisor.ca/Profile/shutterbug1976, nil,Aug. 2017, August 2017 9671,3.0,dawnsW7548CN,https://www.tripadvisor.ca/Profile/dawnsW7548CN, nil,Apr. 2017, April 2017 9671,2.0,keithgV7148GR,https://www.tripadvisor.ca/Profile/keithgV7148GR, nil,Apr. 2017, March 2017 9671,2.0,Jim D,https://www.tripadvisor.ca/Profile/jimdJ1294DA, nil,Feb. 2017, February 2017 9671,5.0,53brendaw,https://www.tripadvisor.ca/Profile/53brendaw, nil,Feb. 2017, February 2017 9671,4.0,D5571CGjasonp,https://www.tripadvisor.ca/Profile/D5571CGjasonp, nil,Feb. 2017, February 2017 9671,2.0,25972017,https://www.tripadvisor.ca/Profile/25972017, nil,Jan. 2017, January 2017 9671,3.0,andreapD7522XV,https://www.tripadvisor.ca/Profile/andreapD7522XV, nil,Jan. 2017, January 2017 9671,1.0,372ronob,https://www.tripadvisor.ca/Profile/372ronob, nil,Dec. 2016, December 2016 9671,5.0,Jack Z,https://www.tripadvisor.ca/Profile/jackz2000, nil,Nov. 2016, August 2016 9671,3.0,WelcomeMat,https://www.tripadvisor.ca/Profile/WelcomeMat, nil,Oct. 2016, October 2016 9671,5.0,535carmenv,https://www.tripadvisor.ca/Profile/535carmenv, nil,Oct. 2016, October 2016 9671,4.0,courtneysY510YB,https://www.tripadvisor.ca/Profile/courtneysY510YB, nil,Oct. 2016, October 2016 9671,5.0,Michelle B,https://www.tripadvisor.ca/Profile/michellebQ2480LG, nil,Oct. 2016, October 2016 9671,3.0,AmazingBeckyBlogger,https://www.tripadvisor.ca/Profile/AmazingBeckyBlogger, nil,Sep. 2016, September 2016 9671,5.0,duhaime73,https://www.tripadvisor.ca/Profile/duhaime73, nil,Sep. 2016, September 2016 9671,4.0,rbarsalou,https://www.tripadvisor.ca/Profile/rbarsalou, nil,Sep. 2016, September 2016 9671,5.0,P104AYashleyr,https://www.tripadvisor.ca/Profile/P104AYashleyr, nil,Sep. 2016, September 2016 9671,3.0,A9090EGlarryr,https://www.tripadvisor.ca/Profile/A9090EGlarryr, nil,Sep. 2016, September 2016 9671,3.0,C5316YKvictoriag,https://www.tripadvisor.ca/Profile/C5316YKvictoriag, nil,Sep. 2016, September 2016 9671,5.0,Joeybr,https://www.tripadvisor.ca/Profile/Joeybr, nil,Sep. 2016, August 2016 9671,4.0,S9188XEmaryc,https://www.tripadvisor.ca/Profile/S9188XEmaryc, nil,Sep. 2016, August 2016 9671,2.0,jdouglas91,https://www.tripadvisor.ca/Profile/jdouglas91, nil,Aug. 2016, September 2016 9671,2.0,PattyCanada,https://www.tripadvisor.ca/Profile/PattyCanada, nil,Aug. 2016, August 2016 9671,5.0,82annetteb,https://www.tripadvisor.ca/Profile/82annetteb, nil,Aug. 2016, August 2016 9671,2.0,nicolemarie0917,https://www.tripadvisor.ca/Profile/nicolemarie0917, nil,Aug. 2016, August 2016 9671,2.0,waltonw2015,https://www.tripadvisor.ca/Profile/waltonw2015, nil,Aug. 2016, August 2016 9671,5.0,doug6417,https://www.tripadvisor.ca/Profile/doug6417, nil,Aug. 2016, August 2016 9671,4.0,melissajoannemf,https://www.tripadvisor.ca/Profile/melissajoannemf, nil,Aug. 2016, August 2016 9671,3.0,monicarF2702NA,https://www.tripadvisor.ca/Profile/monicarF2702NA, nil,Aug. 2016, July 2016 9671,4.0,Arden C,https://www.tripadvisor.ca/Profile/808ardenc, nil,Aug. 2016, August 2016 9671,2.0,marlajanzen,https://www.tripadvisor.ca/Profile/marlajanzen, nil,Aug. 2016, August 2016 9671,1.0,j0hnny31,https://www.tripadvisor.ca/Profile/j0hnny31, nil,Aug. 2016, July 2016 9671,3.0,989jenellea,https://www.tripadvisor.ca/Profile/989jenellea, nil,Aug. 2016, July 2016 9671,1.0,johnnygoalie31,https://www.tripadvisor.ca/Profile/johnnygoalie31, nil,Aug. 2016, July 2016 9671,1.0,Meander661566,https://www.tripadvisor.ca/Profile/Meander661566, nil,Aug. 2016, July 2016 9671,2.0,coolio_976,https://www.tripadvisor.ca/Profile/coolio_976, nil,Aug. 2016, July 2016 9671,3.0,dutch1948,https://www.tripadvisor.ca/Profile/dutch1948, nil,Jul. 2016, July 2016 9671,4.0,Surekha S,https://www.tripadvisor.ca/Profile/314tss, nil,Jul. 2016, July 2016 9671,3.0,marcelc496,https://www.tripadvisor.ca/Profile/marcelc496, nil,Jul. 2016, July 2016 9671,3.0,beachfun10,https://www.tripadvisor.ca/Profile/beachfun10, nil,Jun. 2016, June 2016 9671,4.0,jeana h,https://www.tripadvisor.ca/Profile/384jeanah, nil,Jun. 2016, October 2015 9671,4.0,randyk425,https://www.tripadvisor.ca/Profile/randyk425, nil,Jun. 2016, June 2016 9671,4.0,James M,https://www.tripadvisor.ca/Profile/jamesmG5562ND, nil,Jun. 2016, June 2016 9671,4.0,Lmann45,https://www.tripadvisor.ca/Profile/Lmann45, nil,May 2016, May 2016 9671,4.0,Ruby B,https://www.tripadvisor.ca/Profile/recommendhere, nil,May 2016, May 2016 9671,3.0,John F,https://www.tripadvisor.ca/Profile/johnfG5905SP, nil,May 2016, May 2016 9671,2.0,Sheila R,https://www.tripadvisor.ca/Profile/sheilar282, nil,Apr. 2016, April 2016 9671,5.0,judy_globetrotter,https://www.tripadvisor.ca/Profile/judy_globetrotter, nil,Apr. 2016, March 2016 9671,2.0,trip919,https://www.tripadvisor.ca/Profile/trip919, nil,Mar. 2016, March 2016 9671,1.0,Travelwithkiddies,https://www.tripadvisor.ca/Profile/Travelwithkiddies, nil,Mar. 2016, March 2016 9671,2.0,Andrew B,https://www.tripadvisor.ca/Profile/749AndrewB749, nil,Mar. 2016, March 2016 9671,2.0,Wanda B,https://www.tripadvisor.ca/Profile/842wandab, nil,Mar. 2016, February 2016 9671,4.0,597josht,https://www.tripadvisor.ca/Profile/597josht, nil,Feb. 2016, February 2016 9671,4.0,Danielle B,https://www.tripadvisor.ca/Profile/O4803YZdanielleb, nil,Feb. 2016, January 2016 9671,3.0,LG717,https://www.tripadvisor.ca/Profile/LG717, nil,Feb. 2016, February 2016 9671,5.0,Michael K,https://www.tripadvisor.ca/Profile/S1613LSmichaelk, nil,Feb. 2016, February 2016 9671,3.0,sherris2016,https://www.tripadvisor.ca/Profile/sherris2016, nil,Jan. 2016, December 2015 9671,3.0,215shannonw,https://www.tripadvisor.ca/Profile/215shannonw, nil,Dec. 2015, December 2015 9671,2.0,Heiner550,https://www.tripadvisor.ca/Profile/Heiner550, nil,Dec. 2015, December 2015 9671,5.0,donaldhQ5421FI,https://www.tripadvisor.ca/Profile/donaldhQ5421FI, nil,Dec. 2015, December 2015 9672,3.0,Danae R,https://www.tripadvisor.ca/Profile/LMArtemis, nil,Apr. 1, April 2019 9672,5.0,GrandTour14642327551,https://www.tripadvisor.ca/Profile/GrandTour14642327551, nil,Mar. 2019, March 2019 9672,1.0,Joshua G,https://www.tripadvisor.ca/Profile/G734MIjoshuag, nil,Feb. 2019, December 2018 9672,5.0,Hopethishelps12345,https://www.tripadvisor.ca/Profile/Hopethishelps12345, nil,Jan. 2019, January 2019 9672,4.0,LesterWinnipeg,https://www.tripadvisor.ca/Profile/LesterWinnipeg, nil,Jan. 2019, December 2018 9672,4.0,Marina T,https://www.tripadvisor.ca/Profile/marinatC8814NY, nil,Jan. 2019, December 2018 9672,4.0,400gerryd,https://www.tripadvisor.ca/Profile/400gerryd, nil,Dec. 2018, December 2018 9672,2.0,Clayton Y,https://www.tripadvisor.ca/Profile/140claytony, nil,Nov. 2018, September 2018 9672,1.0,Gerda L,https://www.tripadvisor.ca/Profile/Inspiration212429, nil,Oct. 2018, October 2018 9672,4.0,jaykay99,https://www.tripadvisor.ca/Profile/jaykay99, nil,Oct. 2018, September 2018 9672,nil,,nil, nil,nil,nil 9672,4.0,maxwell33,https://www.tripadvisor.ca/Profile/maxwell33, nil,Jul. 2018, July 2018 9672,5.0,charlotte656,https://www.tripadvisor.ca/Profile/charlotte656, nil,Jul. 2018, June 2018 9672,5.0,whoswhochick,https://www.tripadvisor.ca/Profile/whoswhochick, nil,Jul. 2018, June 2018 9672,5.0,Sox_The_Wanderer,https://www.tripadvisor.ca/Profile/Sox_The_Wanderer, nil,Jul. 2018, June 2018 9672,4.0,Murray H,https://www.tripadvisor.ca/Profile/961murrayh, nil,Jun. 2018, June 2018 9672,3.0,JACK B,https://www.tripadvisor.ca/Profile/66JACKB66, nil,Jun. 2018, June 2018 9672,3.0,Wayne C,https://www.tripadvisor.ca/Profile/waynec941, nil,Jun. 2018, June 2018 9672,5.0,Larry H,https://www.tripadvisor.ca/Profile/12LarryH, nil,Jun. 2018, June 2018 9672,5.0,wh23nordick,https://www.tripadvisor.ca/Profile/wh23nordick, nil,Jun. 2018, June 2018 9672,4.0,NEofAZ,https://www.tripadvisor.ca/Profile/NEofAZ, nil,May 2018, May 2018 9672,5.0,ddrich,https://www.tripadvisor.ca/Profile/ddrich, nil,Apr. 2018, April 2018 9672,4.0,sharonhY4471HQ,https://www.tripadvisor.ca/Profile/sharonhY4471HQ, nil,Apr. 2018, April 2018 9672,4.0,kschedlosky,https://www.tripadvisor.ca/Profile/kschedlosky, nil,Apr. 2018, March 2018 9672,4.0,Mamaov2,https://www.tripadvisor.ca/Profile/Mamaov2, nil,Apr. 2018, March 2018 9672,5.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Mar. 2018, March 2018 9672,1.0,DanFan007,https://www.tripadvisor.ca/Profile/DanFan007, nil,Feb. 2018, January 2018 9672,5.0,DOUG C,https://www.tripadvisor.ca/Profile/795dougc, nil,Jan. 2018, January 2018 9672,3.0,W5107LOcrystalm,https://www.tripadvisor.ca/Profile/W5107LOcrystalm, nil,Jan. 2018, January 2018 9672,3.0,kimberb8808,https://www.tripadvisor.ca/Profile/kimberb8808, nil,Dec. 2017, November 2017 9672,4.0,CryslynIqaluit,https://www.tripadvisor.ca/Profile/CryslynIqaluit, nil,Oct. 2017, October 2017 9672,5.0,Craig S,https://www.tripadvisor.ca/Profile/craigsA564BH, nil,Oct. 2017, October 2017 9672,4.0,hotlapper,https://www.tripadvisor.ca/Profile/hotlapper, nil,Oct. 2017, October 2017 9672,3.0,P7824DOmikeg,https://www.tripadvisor.ca/Profile/P7824DOmikeg, nil,Oct. 2017, October 2017 9672,5.0,T5712BEbobk,https://www.tripadvisor.ca/Profile/T5712BEbobk, nil,Oct. 2017, October 2017 9672,4.0,george1232015,https://www.tripadvisor.ca/Profile/george1232015, nil,Sep. 2017, September 2017 9672,4.0,anitaa486,https://www.tripadvisor.ca/Profile/anitaa486, nil,Sep. 2017, September 2017 9672,5.0,terrypA4533MU,https://www.tripadvisor.ca/Profile/terrypA4533MU, nil,Sep. 2017, September 2017 9672,5.0,Norma M,https://www.tripadvisor.ca/Profile/normam775, nil,Sep. 2017, September 2017 9672,2.0,Viola O,https://www.tripadvisor.ca/Profile/Vi0laO, nil,Sep. 2017, August 2017 9672,5.0,Apryl B,https://www.tripadvisor.ca/Profile/258aprylb, nil,Sep. 2017, September 2017 9672,5.0,Julie B,https://www.tripadvisor.ca/Profile/JulieB1226, nil,Sep. 2017, August 2017 9672,4.0,nguihan,https://www.tripadvisor.ca/Profile/nguihan, nil,Aug. 2017, August 2017 9672,3.0,graydonj,https://www.tripadvisor.ca/Profile/graydonj, nil,Aug. 2017, August 2017 9672,3.0,roxanes146,https://www.tripadvisor.ca/Profile/roxanes146, nil,Aug. 2017, August 2017 9672,4.0,Cheryl E,https://www.tripadvisor.ca/Profile/Joshua317, nil,Aug. 2017, July 2017 9672,4.0,charadam2018,https://www.tripadvisor.ca/Profile/charadam2018, nil,Jul. 2017, July 2017 9672,5.0,lornes265,https://www.tripadvisor.ca/Profile/lornes265, nil,Jul. 2017, July 2017 9672,4.0,Z5461LApeterh,https://www.tripadvisor.ca/Profile/Z5461LApeterh, nil,Jul. 2017, July 2017 9672,4.0,Gina L,https://www.tripadvisor.ca/Profile/622ginal, nil,Jul. 2017, July 2017 9672,4.0,Papa David,https://www.tripadvisor.ca/Profile/tazzmannee, nil,Jul. 2017, July 2017 9672,5.0,Renard K,https://www.tripadvisor.ca/Profile/renardk2016, nil,Jun. 2017, May 2017 9672,5.0,134marlysp,https://www.tripadvisor.ca/Profile/134marlysp, nil,Jun. 2017, May 2017 9672,5.0,Richard And Gai... D,https://www.tripadvisor.ca/Profile/richarddG855TG, nil,May 2017, May 2017 9672,4.0,Amanda D,https://www.tripadvisor.ca/Profile/amandad131, nil,May 2017, May 2017 9672,5.0,cybulskime,https://www.tripadvisor.ca/Profile/cybulskime, nil,May 2017, April 2017 9672,1.0,Koralea,https://www.tripadvisor.ca/Profile/koralead, nil,Apr. 2017, April 2017 9672,3.0,Holly P,https://www.tripadvisor.ca/Profile/hollyp49, nil,Mar. 2017, March 2017 9672,5.0,Val J,https://www.tripadvisor.ca/Profile/948valj, nil,Feb. 2017, February 2017 9672,4.0,L1653FLmikeg,https://www.tripadvisor.ca/Profile/L1653FLmikeg, nil,Feb. 2017, January 2017 9672,4.0,Char B,https://www.tripadvisor.ca/Profile/100upset100, nil,Jan. 2017, January 2017 9672,3.0,ourroadtrip2013,https://www.tripadvisor.ca/Profile/ourroadtrip2013, nil,Jan. 2017, January 2017 9672,3.0,F7358HNlynns,https://www.tripadvisor.ca/Profile/F7358HNlynns, nil,Oct. 2016, October 2016 9672,4.0,AnneSimcoe_Ontario,https://www.tripadvisor.ca/Profile/AnneSimcoe_Ontario, nil,Oct. 2016, October 2016 9672,4.0,Amanda M,https://www.tripadvisor.ca/Profile/amandamX1230GT, nil,Oct. 2016, October 2016 9672,4.0,Dan H,https://www.tripadvisor.ca/Profile/danhF5405UZ, nil,Oct. 2016, October 2016 9672,4.0,Mark G,https://www.tripadvisor.ca/Profile/Mark442014, nil,Sep. 2016, September 2016 9672,5.0,Rick H,https://www.tripadvisor.ca/Profile/L8379YQrickh, nil,Sep. 2016, September 2016 9672,4.0,PAUL L,https://www.tripadvisor.ca/Profile/451PaulL, nil,Sep. 2016, September 2016 9672,5.0,Myrna M,https://www.tripadvisor.ca/Profile/841myrnam, nil,Sep. 2016, September 2016 9672,4.0,Traveler-Rick001,https://www.tripadvisor.ca/Profile/Traveler-Rick001, nil,Sep. 2016, August 2016 9672,4.0,Rochelle M,https://www.tripadvisor.ca/Profile/RochelleM264, nil,Aug. 2016, August 2016 9672,4.0,nora88020,https://www.tripadvisor.ca/Profile/nora88020, nil,Aug. 2016, August 2016 9672,4.0,Dwayne L,https://www.tripadvisor.ca/Profile/790dwaynel, nil,Aug. 2016, August 2016 9672,5.0,Roxanne S,https://www.tripadvisor.ca/Profile/roxannes785, nil,Aug. 2016, August 2016 9672,4.0,Lorne M,https://www.tripadvisor.ca/Profile/lornem842, nil,Aug. 2016, July 2016 9672,2.0,Wanda G,https://www.tripadvisor.ca/Profile/WandaG766, nil,Aug. 2016, July 2016 9672,5.0,Dale T,https://www.tripadvisor.ca/Profile/609dalet, nil,Jul. 2016, July 2016 9672,4.0,Dennis W,https://www.tripadvisor.ca/Profile/denbon, nil,Jul. 2016, July 2016 9672,4.0,Sean R,https://www.tripadvisor.ca/Profile/780seanr, nil,Jul. 2016, July 2016 9672,5.0,stephenwN4327RV,https://www.tripadvisor.ca/Profile/stephenwN4327RV, nil,Jul. 2016, July 2016 9672,3.0,Bette Jo N,https://www.tripadvisor.ca/Profile/bettejon, nil,Jul. 2016, July 2016 9672,4.0,Barb S,https://www.tripadvisor.ca/Profile/617barbs, nil,Jul. 2016, June 2016 9672,4.0,LENNYBLENKIN,https://www.tripadvisor.ca/Profile/LENNYBLENKIN, nil,Jul. 2016, July 2016 9672,2.0,glenham88,https://www.tripadvisor.ca/Profile/glenham88, nil,Jul. 2016, July 2016 9672,3.0,Searching333,https://www.tripadvisor.ca/Profile/Searching333, nil,Jul. 2016, July 2016 9672,4.0,deepwoods,https://www.tripadvisor.ca/Profile/deepwoods, nil,Jun. 2016, June 2016 9672,5.0,Bart M,https://www.tripadvisor.ca/Profile/700bartm, nil,May 2016, May 2016 9672,5.0,donnagrl,https://www.tripadvisor.ca/Profile/donnagrl, nil,May 2016, May 2016 9672,4.0,Vtraveling,https://www.tripadvisor.ca/Profile/Vtraveling, nil,May 2016, May 2016 9672,4.0,selmawade,https://www.tripadvisor.ca/Profile/selmawade, nil,Apr. 2016, April 2016 9672,4.0,Mel M,https://www.tripadvisor.ca/Profile/136melm, nil,Mar. 2016, March 2016 9672,4.0,Phyllis A,https://www.tripadvisor.ca/Profile/413phyllisa, nil,Jan. 2016, December 2015 9672,1.0,Natali A,https://www.tripadvisor.ca/Profile/331natalia, nil,Dec. 2015, December 2015 9672,4.0,dreww927,https://www.tripadvisor.ca/Profile/dreww927, nil,Dec. 2015, December 2015 9672,4.0,Debby68,https://www.tripadvisor.ca/Profile/Debby68, nil,Dec. 2015, December 2015 9672,3.0,HarveyStone2014,https://www.tripadvisor.ca/Profile/HarveyStone2014, nil,Dec. 2015, December 2015 9672,3.0,Lynda S,https://www.tripadvisor.ca/Profile/lyndas857, nil,Nov. 2015, November 2015 9672,4.0,Nanny642015,https://www.tripadvisor.ca/Profile/Nanny642015, nil,Sep. 2015, September 2015 9672,4.0,trappage,https://www.tripadvisor.ca/Profile/trappage, nil,Sep. 2015, September 2015 9672,4.0,Becky J,https://www.tripadvisor.ca/Profile/beckyj528, nil,Sep. 2015, September 2015 9672,3.0,RealSaskTraveller,https://www.tripadvisor.ca/Profile/RealSaskTraveller, nil,Sep. 2015, December 2014 9672,4.0,261laurelc,https://www.tripadvisor.ca/Profile/261laurelc, nil,Sep. 2015, September 2015 9672,4.0,RanDee2014,https://www.tripadvisor.ca/Profile/RanDee2014, nil,Sep. 2015, September 2015 9672,5.0,gordonm779,https://www.tripadvisor.ca/Profile/gordonm779, nil,Sep. 2015, September 2015 9672,5.0,normab662,https://www.tripadvisor.ca/Profile/normab662, nil,Sep. 2015, August 2015 9672,4.0,Bertha Z,https://www.tripadvisor.ca/Profile/140berthaz, nil,Aug. 2015, August 2015 9672,4.0,karenhT3062QY,https://www.tripadvisor.ca/Profile/karenhT3062QY, nil,Aug. 2015, August 2015 9672,5.0,K6458CErichardb,https://www.tripadvisor.ca/Profile/K6458CErichardb, nil,Aug. 2015, August 2015 9672,5.0,Earl H,https://www.tripadvisor.ca/Profile/725earlh, nil,Aug. 2015, August 2015 9672,5.0,elizabethlL7141PM,https://www.tripadvisor.ca/Profile/elizabethlL7141PM, nil,Aug. 2015, July 2015 9673,nil,,nil, nil,nil,nil 9673,5.0,SKgirl,https://www.tripadvisor.ca/Profile/SKgirl81, nil,Aug. 2018, September 2018 9673,5.0,magic25ap,https://www.tripadvisor.ca/Profile/magic25ap, nil,Aug. 2018, August 2018 9673,5.0,Rhé B,https://www.tripadvisor.ca/Profile/rheaumeb, nil,Aug. 2018, August 2018 9673,4.0,kimberb8808,https://www.tripadvisor.ca/Profile/kimberb8808, nil,Aug. 2018, August 2018 9673,3.0,rogerduarten,https://www.tripadvisor.ca/Profile/rogerduarten, nil,Jul. 2018, June 2018 9673,5.0,AymanPhD,https://www.tripadvisor.ca/Profile/AymanPhD, nil,Jul. 2018, July 2018 9673,5.0,gasty5,https://www.tripadvisor.ca/Profile/gasty5, nil,Jun. 2018, June 2018 9673,3.0,wick1979,https://www.tripadvisor.ca/Profile/wick1979, nil,Jun. 2018, June 2018 9673,4.0,bluesonwhyte,https://www.tripadvisor.ca/Profile/bluesonwhyte, nil,Jun. 2018, May 2018 9673,4.0,Kimeiteneier,https://www.tripadvisor.ca/Profile/Kimeiteneier, nil,May 2018, May 2018 9673,5.0,onlydiamonds,https://www.tripadvisor.ca/Profile/onlydiamonds, nil,May 2018, May 2018 9673,5.0,Arlene N,https://www.tripadvisor.ca/Profile/ArleneN466, nil,Apr. 2018, April 2018 9673,4.0,travellingchihuahua,https://www.tripadvisor.ca/Profile/travellingchihuahua, nil,Mar. 2018, March 2018 9673,5.0,sarahnaid,https://www.tripadvisor.ca/Profile/sarahnaid, nil,Mar. 2018, March 2018 9673,5.0,PatMcKenzie,https://www.tripadvisor.ca/Profile/PatMcKenzie, nil,Jan. 2018, January 2018 9673,5.0,George H,https://www.tripadvisor.ca/Profile/GeorgeH733, nil,Nov. 2017, November 2017 9673,5.0,Arthur W,https://www.tripadvisor.ca/Profile/699arthurw, nil,Nov. 2017, November 2017 9673,5.0,Goodtimehadbyall50,https://www.tripadvisor.ca/Profile/Goodtimehadbyall50, nil,Oct. 2017, October 2017 9673,5.0,Frightenedbunny,https://www.tripadvisor.ca/Profile/Frightenedbunny, nil,Oct. 2017, October 2017 9673,5.0,Glacier812,https://www.tripadvisor.ca/Profile/Glacier812, nil,Oct. 2017, September 2017 9673,5.0,plkerr2017,https://www.tripadvisor.ca/Profile/plkerr2017, nil,Sep. 2017, September 2017 9673,5.0,AirdrieJean,https://www.tripadvisor.ca/Profile/AirdrieJean, nil,Sep. 2017, August 2017 9673,5.0,Itchycleo,https://www.tripadvisor.ca/Profile/Itchycleo, nil,Aug. 2017, August 2017 9673,5.0,Ed H,https://www.tripadvisor.ca/Profile/H1447QEedh, nil,Aug. 2017, June 2017 9673,4.0,hddyn,https://www.tripadvisor.ca/Profile/hddyn, nil,Aug. 2017, July 2017 9673,4.0,scorpianrabbit,https://www.tripadvisor.ca/Profile/scorpianrabbit, nil,Jul. 2017, July 2017 9673,4.0,John C,https://www.tripadvisor.ca/Profile/189JohnC, nil,Jul. 2017, July 2017 9673,5.0,Palidar,https://www.tripadvisor.ca/Profile/Palidar, nil,Jul. 2017, June 2017 9673,2.0,HallMarkers,https://www.tripadvisor.ca/Profile/HallMarkers, nil,Jun. 2017, June 2017 9673,5.0,Xavier C,https://www.tripadvisor.ca/Profile/114xavierc, nil,Jun. 2017, June 2017 9673,1.0,Darlene M,https://www.tripadvisor.ca/Profile/13darmac, nil,Jun. 2017, June 2017 9673,4.0,Devona35,https://www.tripadvisor.ca/Profile/Devona35, nil,Jun. 2017, January 2017 9673,5.0,Julie C,https://www.tripadvisor.ca/Profile/K3435SZjuliec, nil,May 2017, May 2017 9673,3.0,Lianna P,https://www.tripadvisor.ca/Profile/135liannap, nil,May 2017, May 2017 9673,5.0,credpath2017,https://www.tripadvisor.ca/Profile/credpath2017, nil,May 2017, May 2017 9673,5.0,sharonhB867TT,https://www.tripadvisor.ca/Profile/sharonhB867TT, nil,Apr. 2017, April 2017 9673,4.0,Andrew R,https://www.tripadvisor.ca/Profile/F648DNandrewr, nil,Apr. 2017, April 2017 9673,5.0,VLMW,https://www.tripadvisor.ca/Profile/VLMW, nil,Apr. 2017, April 2017 9673,4.0,Vivian C,https://www.tripadvisor.ca/Profile/650vivianc, nil,Jan. 2017, January 2017 9673,4.0,Havinfuninlife,https://www.tripadvisor.ca/Profile/Havinfuninlife, nil,Jan. 2017, January 2017 9673,5.0,overthehill007,https://www.tripadvisor.ca/Profile/overthehill007, nil,Nov. 2016, November 2016 9673,4.0,FrankieFreedom,https://www.tripadvisor.ca/Profile/FrankieFreedom, nil,Oct. 2016, October 2016 9673,4.0,Josh Wilderness,https://www.tripadvisor.ca/Profile/joshwilderness, nil,Oct. 2016, October 2016 9673,2.0,Devin F,https://www.tripadvisor.ca/Profile/DevinF823, nil,Oct. 2016, October 2016 9673,5.0,Dale B,https://www.tripadvisor.ca/Profile/daleb14, nil,Oct. 2016, October 2016 9674,4.0,Samuel Oglivie Mapplethorpe,https://www.tripadvisor.ca/Profile/SourdoughSam, nil,Feb. 2019, February 2019 9674,5.0,scipiofan,https://www.tripadvisor.ca/Profile/scipiofan, nil,Jun. 2018, June 2018 9674,5.0,Lianne N,https://www.tripadvisor.ca/Profile/654liannen, nil,Oct. 2018, October 2018 9674,3.0,OldeDad,https://www.tripadvisor.ca/Profile/OldeDad, nil,Sep. 2018, September 2018 9674,5.0,Natalie O,https://www.tripadvisor.ca/Profile/natalieo180, nil,Aug. 2018, August 2018 9674,4.0,Burkevillian,https://www.tripadvisor.ca/Profile/Burkevillian, nil,Jul. 2018, July 2018 9674,4.0,Armstrong1z8,https://www.tripadvisor.ca/Profile/Armstrong1z8, nil,Jun. 2018, June 2018 9674,5.0,macnshirl,https://www.tripadvisor.ca/Profile/macnshirl, nil,Sep. 2017, September 2017 9674,5.0,Tom C,https://www.tripadvisor.ca/Profile/tomcU9539FM, nil,Aug. 2017, August 2017 9674,5.0,LAEdwardsKnowles,https://www.tripadvisor.ca/Profile/LAEdwardsKnowles, nil,Jul. 2017, June 2017 9674,5.0,CalgaryHelena,https://www.tripadvisor.ca/Profile/CalgaryHelena, nil,May 2017, April 2017 9674,5.0,kjsswp,https://www.tripadvisor.ca/Profile/kjsswp, nil,Apr. 2017, April 2017 9674,5.0,June H,https://www.tripadvisor.ca/Profile/JuneH140, nil,Mar. 2017, March 2017 9674,5.0,UGURUSaskatoon,https://www.tripadvisor.ca/Profile/UGURUSaskatoon, nil,Mar. 2017, March 2017 9674,1.0,44lovetotravel,https://www.tripadvisor.ca/Profile/44lovetotravel, nil,Mar. 2017, March 2017 9674,5.0,Jzjsolo,https://www.tripadvisor.ca/Profile/Jzjsolo, nil,Jan. 2017, December 2016 9674,5.0,"Ricki-Jean , P",https://www.tripadvisor.ca/Profile/rickijeanp, nil,Dec. 2016, December 2016 9674,5.0,Silvia K,https://www.tripadvisor.ca/Profile/silviak751, nil,Nov. 2016, August 2016 9674,4.0,AnneSimcoe_Ontario,https://www.tripadvisor.ca/Profile/AnneSimcoe_Ontario, nil,Oct. 2016, October 2016 9674,5.0,Dianne D,https://www.tripadvisor.ca/Profile/dianned928, nil,Oct. 2016, October 2016 9674,5.0,LJL_AM,https://www.tripadvisor.ca/Profile/LJL_AM, nil,Sep. 2016, August 2016 9674,4.0,FootlooseWithKids,https://www.tripadvisor.ca/Profile/FootlooseWithKids, nil,Aug. 2016, August 2016 9674,5.0,bkelly44,https://www.tripadvisor.ca/Profile/bkelly44, nil,Aug. 2016, June 2016 9674,5.0,Volgoroth,https://www.tripadvisor.ca/Profile/Volgoroth, nil,Aug. 2016, August 2016 9674,3.0,karenfC307ED,https://www.tripadvisor.ca/Profile/karenfC307ED, nil,Aug. 2016, July 2016 9674,3.0,R F,https://www.tripadvisor.ca/Profile/541rf, nil,Jul. 2016, July 2016 9674,5.0,Melissa H,https://www.tripadvisor.ca/Profile/U1682ODmelissah, nil,Jun. 2016, June 2016 9674,5.0,Metiever,https://www.tripadvisor.ca/Profile/Metiever, nil,May 2016, May 2016 9674,4.0,Elliot H,https://www.tripadvisor.ca/Profile/Ellioth007, nil,May 2016, May 2016 9674,5.0,Tracy D,https://www.tripadvisor.ca/Profile/98tracyd, nil,Apr. 2016, April 2016 9674,5.0,igadurand,https://www.tripadvisor.ca/Profile/igadurand, nil,Mar. 2016, March 2016 9674,5.0,Deborah W,https://www.tripadvisor.ca/Profile/U4992QHdeborahw, nil,Mar. 2016, March 2016 9674,4.0,Georjeana C,https://www.tripadvisor.ca/Profile/georjeanac, nil,Feb. 2016, January 2016 9674,5.0,Jennifer T,https://www.tripadvisor.ca/Profile/JenniferT152, nil,Jan. 2016, January 2016 9674,5.0,Kim W,https://www.tripadvisor.ca/Profile/kimwP7606UX, nil,Jan. 2016, December 2015 9674,nil,,nil, nil,nil,nil 9674,5.0,JMenz,https://www.tripadvisor.ca/Profile/JMenz, nil,Sep. 2015, September 2015 9674,5.0,KWagberg,https://www.tripadvisor.ca/Profile/KWagberg, nil,Sep. 2015, September 2015 9674,5.0,543Dennis,https://www.tripadvisor.ca/Profile/543Dennis, nil,Sep. 2015, August 2015 9674,3.0,KBeliveau,https://www.tripadvisor.ca/Profile/KBeliveau, nil,Sep. 2015, July 2015 9674,5.0,Earl B,https://www.tripadvisor.ca/Profile/720earlb, nil,Aug. 2015, August 2015 9674,4.0,KATHBERN_CARMAN,https://www.tripadvisor.ca/Profile/KATHBERN_CARMAN, nil,Jul. 2015, July 2015 9674,5.0,Annette S,https://www.tripadvisor.ca/Profile/283annettes, nil,Jul. 2015, June 2015 9674,3.0,richmennie,https://www.tripadvisor.ca/Profile/richmennie, nil,Jun. 2015, June 2015 9674,3.0,Phyllis G,https://www.tripadvisor.ca/Profile/PhyllisG40, nil,Jun. 2015, June 2015 9674,5.0,pwen2015,https://www.tripadvisor.ca/Profile/pwen2015, nil,Jun. 2015, June 2015 9674,4.0,AaronMielke,https://www.tripadvisor.ca/Profile/AaronMielke, nil,Jun. 2015, May 2015 9674,4.0,chims99,https://www.tripadvisor.ca/Profile/chims99, nil,Mar. 2015, March 2015 9674,5.0,Chris R,https://www.tripadvisor.ca/Profile/T3444BMchrisr, nil,Jan. 2015, February 2014 9674,5.0,Cricket R,https://www.tripadvisor.ca/Profile/607cricketr, nil,Nov. 2014, January 2014 9674,5.0,Rowan H,https://www.tripadvisor.ca/Profile/rowanh373, nil,Oct. 2014, September 2014 9674,5.0,Brenda P,https://www.tripadvisor.ca/Profile/133BrendaP, nil,Oct. 2014, October 2014 9674,5.0,Laurie I,https://www.tripadvisor.ca/Profile/217lauriei, nil,Sep. 2014, September 2014 9674,3.0,IGH63,https://www.tripadvisor.ca/Profile/IGH63, nil,Sep. 2014, August 2014 9674,4.0,msgermany,https://www.tripadvisor.ca/Profile/msgermany, nil,Sep. 2014, September 2014 9674,4.0,Ellen K,https://www.tripadvisor.ca/Profile/EllenK81, nil,Sep. 2014, August 2014 9674,5.0,Rena R,https://www.tripadvisor.ca/Profile/293renar, nil,Mar. 2014, February 2014 9674,5.0,Monaluv7,https://www.tripadvisor.ca/Profile/Monaluv7, nil,Feb. 2014, February 2014 9674,4.0,Terry B,https://www.tripadvisor.ca/Profile/Barbor2013, nil,Nov. 2013, September 2013 9674,5.0,Kaitlynn N,https://www.tripadvisor.ca/Profile/KaitlynnN6, nil,Oct. 2013, July 2013 9674,5.0,Barca_Fan_1967,https://www.tripadvisor.ca/Profile/Barca_Fan_1967, nil,Sep. 2013, September 2013 9674,5.0,Lawren W,https://www.tripadvisor.ca/Profile/lawrenw2013, nil,Aug. 2013, August 2013 9674,4.0,John T,https://www.tripadvisor.ca/Profile/N9231WAjohnt, nil,Aug. 2013, August 2013 9674,2.0,Tosh2,https://www.tripadvisor.ca/Profile/Tosh2, nil,Aug. 2013, August 2013 9674,4.0,nova_real,https://www.tripadvisor.ca/Profile/nova_real, nil,Jul. 2013, July 2013 9674,4.0,Lara3212,https://www.tripadvisor.ca/Profile/Lara3212, nil,Jun. 2013, June 2013 9674,4.0,ACoup,https://www.tripadvisor.ca/Profile/ACoup, nil,Mar. 2013, March 2013 9674,4.0,jl2000mail,https://www.tripadvisor.ca/Profile/jl2000mail, nil,Mar. 2013, March 2013 9674,5.0,Joanne648,https://www.tripadvisor.ca/Profile/Joanne648, nil,Feb. 2013, February 2013 9674,5.0,Valleygonian,https://www.tripadvisor.ca/Profile/Valleygonian, nil,Feb. 2013, January 2013 9674,5.0,17eli17,https://www.tripadvisor.ca/Profile/17eli17, nil,Feb. 2013, December 2012 9674,5.0,MrsLucky23,https://www.tripadvisor.ca/Profile/MrsLucky23, nil,Nov. 2012, November 2012 9674,5.0,KaLeeA,https://www.tripadvisor.ca/Profile/KaLeeA, nil,Sep. 2012, September 2012 9674,5.0,Lynda_11040,https://www.tripadvisor.ca/Profile/Lynda_11040, nil,Sep. 2012, September 2012 9674,5.0,DEastUcluelet_B_C_,https://www.tripadvisor.ca/Profile/DEastUcluelet_B_C_, nil,Sep. 2012, September 2012 9674,5.0,Cheryl R,https://www.tripadvisor.ca/Profile/CherylR140, nil,Sep. 2012, August 2012 9674,5.0,Brenda and Jim N,https://www.tripadvisor.ca/Profile/BrendaandJimN, nil,Aug. 2012, August 2012 9674,4.0,sipme,https://www.tripadvisor.ca/Profile/sipme, nil,Aug. 2012, August 2012 9674,4.0,OceanEyes73,https://www.tripadvisor.ca/Profile/OceanEyes73, nil,Aug. 2012, August 2012 9674,5.0,CliveMacgregor,https://www.tripadvisor.ca/Profile/CliveMacgregor, nil,Aug. 2012, June 2012 9674,5.0,Brigitte T,https://www.tripadvisor.ca/Profile/BrigitteT8, nil,Jul. 2012, July 2012 9674,5.0,HarleysMa,https://www.tripadvisor.ca/Profile/HarleysMa, nil,Jul. 2012, June 2012 9674,4.0,TicoTaco,https://www.tripadvisor.ca/Profile/TicoTacoM, nil,Jul. 2012, July 2012 9674,4.0,Alia P,https://www.tripadvisor.ca/Profile/aliap_12, nil,Jul. 2012, July 2012 9674,5.0,Olivier B,https://www.tripadvisor.ca/Profile/OlivierB993, nil,Jul. 2012, July 2012 9674,5.0,Davulous,https://www.tripadvisor.ca/Profile/Davulous, nil,Jul. 2012, July 2012 9674,1.0,momacn,https://www.tripadvisor.ca/Profile/momacn, nil,Jul. 2012, May 2012 9674,4.0,Anca-Nator,https://www.tripadvisor.ca/Profile/Anca-Nator, nil,Jun. 2012, June 2012 9674,4.0,D J,https://www.tripadvisor.ca/Profile/DJ439, nil,Jun. 2012, June 2012 9674,4.0,AmblesideInn-Host,https://www.tripadvisor.ca/Profile/AmblesideInn-Host, nil,Jun. 2012, June 2012 9674,5.0,33895,https://www.tripadvisor.ca/Profile/33895, nil,May 2012, May 2012 9674,4.0,Shannon R,https://www.tripadvisor.ca/Profile/ShannonR248, nil,May 2012, May 2012 9674,5.0,Dorothy H,https://www.tripadvisor.ca/Profile/DorothyH573, nil,May 2012, February 2012 9674,5.0,Suzanne976,https://www.tripadvisor.ca/Profile/Suzanne976, nil,Apr. 2012, April 2012 9674,2.0,Sylvia S,https://www.tripadvisor.ca/Profile/SylviaS426, nil,Apr. 2012, April 2012 9674,5.0,Catherine M,https://www.tripadvisor.ca/Profile/475CatherineM, nil,Mar. 2012, March 2012 9674,5.0,maliwi,https://www.tripadvisor.ca/Profile/maliwi, nil,Jan. 2012, August 2011 9674,5.0,happytrailsLimerick,https://www.tripadvisor.ca/Profile/happytrailsLimerick, nil,Dec. 2011, November 2011 9674,5.0,Christine C,https://www.tripadvisor.ca/Profile/charliekilo1, nil,Oct. 2011, October 2011 9674,5.0,phoenikia,https://www.tripadvisor.ca/Profile/phoenikia, nil,Sep. 2011, August 2011 9674,5.0,Arlene U,https://www.tripadvisor.ca/Profile/ArleneU, nil,Aug. 2011, August 2011 9674,5.0,Tuleggett,https://www.tripadvisor.ca/Profile/Tuleggett, nil,Mar. 2011, February 2011 9674,5.0,Curtis Ryan,https://www.tripadvisor.ca/Profile/CurtisRyan, nil,Nov. 2010, November 2010 9674,5.0,sat318,https://www.tripadvisor.ca/Profile/sat318, nil,Nov. 2010, November 2010 9674,5.0,danielle96,https://www.tripadvisor.ca/Profile/danielle96, nil,Nov. 2010, November 2010 9674,5.0,natie44,https://www.tripadvisor.ca/Profile/natie44, nil,Nov. 2010, November 2010 9674,4.0,jamjude,https://www.tripadvisor.ca/Profile/jamjude, nil,Sep. 2010, September 2010 9674,4.0,J&W,https://www.tripadvisor.ca/Profile/Cosmopolitan810333, nil,Apr. 2010, April 2010 9674,5.0,ot150,https://www.tripadvisor.ca/Profile/ot150, nil,Feb. 2010, November 2009 9674,4.0,sonybalony,https://www.tripadvisor.ca/Profile/sonybalony, nil,Oct. 2009, September 2009 9675,nil,,nil, nil,nil,nil 9675,4.0,Ed D,https://www.tripadvisor.ca/Profile/ewd49, nil,Feb. 2018, February 2018 9675,5.0,jimbo1012,https://www.tripadvisor.ca/Profile/jimbo1012, nil,Sep. 2017, September 2017 9675,4.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Sep. 2017, August 2017 9675,5.0,BethlehemPaUSA,https://www.tripadvisor.ca/Profile/BethlehemPaUSA, nil,Jul. 2017, July 2017 9675,2.0,rockinox,https://www.tripadvisor.ca/Profile/rockinox, nil,Apr. 2017, April 2017 9675,4.0,Randy M,https://www.tripadvisor.ca/Profile/797randym, nil,Feb. 2017, February 2017 9675,4.0,ThanksgivingTravels,https://www.tripadvisor.ca/Profile/ThanksgivingTravels, nil,Oct. 2016, October 2016 9675,5.0,Darla N,https://www.tripadvisor.ca/Profile/961darlan, nil,Sep. 2016, September 2016 9675,5.0,Diane R,https://www.tripadvisor.ca/Profile/DianeR115, nil,Aug. 2016, August 2016 9675,4.0,Denny G,https://www.tripadvisor.ca/Profile/dengib, nil,Aug. 2016, June 2016 9675,4.0,Glacepp,https://www.tripadvisor.ca/Profile/Glacepp, nil,Jul. 2016, July 2016 9675,5.0,Roger R,https://www.tripadvisor.ca/Profile/784rogerr, nil,Jun. 2016, June 2016 9675,4.0,Richard F,https://www.tripadvisor.ca/Profile/E9099APrichardf, nil,Apr. 2016, March 2016 9675,5.0,Jane D,https://www.tripadvisor.ca/Profile/JAD1956, nil,Sep. 2015, August 2015 9675,5.0,Lisa J,https://www.tripadvisor.ca/Profile/44lisaj, nil,Aug. 2015, August 2015 9675,4.0,FDownhill,https://www.tripadvisor.ca/Profile/FDownhill, nil,Jun. 2015, June 2015 9675,2.0,Charlene B,https://www.tripadvisor.ca/Profile/428charleneb, nil,Apr. 2015, April 2015 9675,4.0,Lorna C,https://www.tripadvisor.ca/Profile/lornac694, nil,Feb. 2015, February 2015 9675,5.0,BelindaTraveler,https://www.tripadvisor.ca/Profile/BelindaTraveler, nil,Nov. 2014, November 2014 9675,4.0,DJCat1,https://www.tripadvisor.ca/Profile/DJCat1, nil,Aug. 2014, August 2014 9675,4.0,Laksagirl,https://www.tripadvisor.ca/Profile/Laksagirl, nil,Aug. 2014, July 2014 9675,3.0,dld53,https://www.tripadvisor.ca/Profile/dld53, nil,Nov. 2013, September 2013 9675,3.0,CraigMC1975,https://www.tripadvisor.ca/Profile/CraigMC1975, nil,Aug. 2013, July 2013 9675,2.0,RobertJFisherCalgary,https://www.tripadvisor.ca/Profile/RobertJFisherCalgary, nil,Jul. 2013, July 2013 9675,4.0,Abi P,https://www.tripadvisor.ca/Profile/majikp, nil,Feb. 2013, February 2013 9675,4.0,eklav817,https://www.tripadvisor.ca/Profile/eklav817, nil,Sep. 2012, September 2012 9676,5.0,Patrick D,https://www.tripadvisor.ca/Profile/spencer35janine, nil,Aug. 2018, August 2018 9676,5.0,lowenfels99,https://www.tripadvisor.ca/Profile/lowenfels99, nil,Aug. 2018, August 2018 9676,5.0,Tandemania,https://www.tripadvisor.ca/Profile/Tandemania, nil,Jul. 2018, July 2018 9676,2.0,BARRY L,https://www.tripadvisor.ca/Profile/WendyB166, nil,Jul. 2018, July 2018 9676,1.0,rjjcontracting,https://www.tripadvisor.ca/Profile/rjjcontracting, nil,Jul. 2018, July 2018 9677,1.0,Tom F,https://www.tripadvisor.ca/Profile/F3179PLtomf, nil,Oct. 2018, August 2018 9677,4.0,mandeepgrewal2018,https://www.tripadvisor.ca/Profile/mandeepgrewal2018, nil,Sep. 2018, August 2018 9677,2.0,Ego10,https://www.tripadvisor.ca/Profile/Ego10, nil,Aug. 2017, August 2017 9677,1.0,33horh,https://www.tripadvisor.ca/Profile/33horh, nil,Nov. 2016, October 2016 9677,1.0,kenzie111,https://www.tripadvisor.ca/Profile/kenzie111, nil,Aug. 2016, August 2016 9677,1.0,Ogmundur O,https://www.tripadvisor.ca/Profile/OgRuth, nil,Aug. 2016, August 2016 9677,3.0,Dean826,https://www.tripadvisor.ca/Profile/Dean826, nil,May 2016, April 2016 9677,1.0,ibl2016,https://www.tripadvisor.ca/Profile/ibl2016, nil,Jan. 2016, June 2015 9677,3.0,Henry b,https://www.tripadvisor.ca/Profile/584henryb, nil,Sep. 2015, August 2015 9677,4.0,karen b,https://www.tripadvisor.ca/Profile/karenbC348ZK, nil,Sep. 2015, August 2015 9677,1.0,DORAN D,https://www.tripadvisor.ca/Profile/DORAND505, nil,Jul. 2015, July 2015 9677,1.0,9arizona5,https://www.tripadvisor.ca/Profile/9arizona5, nil,Jul. 2015, July 2015 9677,4.0,gloria188,https://www.tripadvisor.ca/Profile/gloria188, nil,Jul. 2015, June 2015 9677,2.0,Schase13,https://www.tripadvisor.ca/Profile/Schase13, nil,Apr. 2015, April 2015 9677,1.0,petite_minou,https://www.tripadvisor.ca/Profile/petite_minou, nil,Sep. 2014, September 2014 9677,2.0,Ben_97_11,https://www.tripadvisor.ca/Profile/Ben_97_11, nil,Jul. 2014, July 2014 9677,4.0,Nav B,https://www.tripadvisor.ca/Profile/658navb, nil,Jul. 2014, July 2014 9677,1.0,John B,https://www.tripadvisor.ca/Profile/JB88ci642, nil,Jun. 2014, June 2014 9677,3.0,Miranda H,https://www.tripadvisor.ca/Profile/MirandaH124, nil,Sep. 2013, July 2013 9677,4.0,COOLPLACE101,https://www.tripadvisor.ca/Profile/COOLPLACE101, nil,Aug. 2013, July 2013 9677,1.0,dasilverfox,https://www.tripadvisor.ca/Profile/dasilverfox, nil,Jun. 2013, June 2013 9677,3.0,Jim S,https://www.tripadvisor.ca/Profile/S741IBjims, nil,Apr. 2013, April 2013 9677,1.0,IamSuzyQ,https://www.tripadvisor.ca/Profile/IamSuzyQ, nil,Feb. 2013, February 2013 9677,5.0,Coolplace102,https://www.tripadvisor.ca/Profile/Coolplace102, nil,Jan. 2013, January 2013 9677,nil,,nil, nil,nil,nil 9678,4.0,JanMoser,https://www.tripadvisor.ca/Profile/JanMoser, nil,Oct. 2018, October 2018 9678,1.0,Alexis B,https://www.tripadvisor.ca/Profile/alexisbI6877DG, nil,Oct. 2018, October 2018 9678,5.0,Stitcherart,https://www.tripadvisor.ca/Profile/Stitcherart, nil,Sep. 2018, September 2018 9678,4.0,Jo W,https://www.tripadvisor.ca/Profile/jowQ5980SX, nil,Sep. 2018, September 2018 9678,1.0,Babagladdy69,https://www.tripadvisor.ca/Profile/Babagladdy69, nil,Sep. 2018, September 2018 9678,1.0,Lyndsay F,https://www.tripadvisor.ca/Profile/LyndsayF23, nil,Sep. 2018, September 2018 9678,5.0,Gord C,https://www.tripadvisor.ca/Profile/gordc315, nil,Aug. 2018, August 2018 9678,3.0,shawbeck,https://www.tripadvisor.ca/Profile/shawbeck, nil,Aug. 2018, August 2018 9678,5.0,bethorr12345,https://www.tripadvisor.ca/Profile/bethorr12345, nil,Jul. 2018, July 2018 9678,1.0,Welove2travel2018,https://www.tripadvisor.ca/Profile/Welove2travel2018, nil,Jul. 2018, July 2018 9678,1.0,monalisa2230,https://www.tripadvisor.ca/Profile/monalisa2230, nil,Jul. 2018, June 2018 9678,3.0,rj7341,https://www.tripadvisor.ca/Profile/rj7341, nil,Jul. 2018, July 2018 9678,5.0,SupermanRockstar,https://www.tripadvisor.ca/Profile/SupermanRockstar, nil,Oct. 2017, July 2017 9678,1.0,RMJames12,https://www.tripadvisor.ca/Profile/RMJames12, nil,Jul. 2017, June 2017 9678,3.0,Dale H,https://www.tripadvisor.ca/Profile/DaleH207, nil,Jun. 2017, June 2017 9678,1.0,mitchd117,https://www.tripadvisor.ca/Profile/mitchd117, nil,Mar. 2017, June 2016 9678,3.0,Gla_Rangers,https://www.tripadvisor.ca/Profile/Gla_Rangers, nil,Sep. 2016, September 2016 9678,3.0,David D,https://www.tripadvisor.ca/Profile/U5388UQdavidd, nil,Aug. 2016, August 2016 9678,2.0,NSRoadrunner7,https://www.tripadvisor.ca/Profile/NSRoadrunner7, nil,May 2016, May 2016 9678,1.0,Silvvermoon,https://www.tripadvisor.ca/Profile/Silvvermoon, nil,Sep. 2015, September 2015 9678,2.0,Paul H,https://www.tripadvisor.ca/Profile/paulheasman, nil,Sep. 2015, August 2015 9678,4.0,solosher,https://www.tripadvisor.ca/Profile/solosher, nil,Feb. 2015, February 2015 9678,1.0,janmar22,https://www.tripadvisor.ca/Profile/janmar22, nil,Dec. 2014, December 2014 9678,3.0,JeffLindaTevi,https://www.tripadvisor.ca/Profile/JeffLindaTevi, nil,Nov. 2014, October 2014 9678,4.0,Hans W,https://www.tripadvisor.ca/Profile/hansw167, nil,Oct. 2014, October 2014 9678,3.0,2pinacolodas,https://www.tripadvisor.ca/Profile/2pinacolodas, nil,Sep. 2014, September 2014 9678,3.0,Sask Explorer,https://www.tripadvisor.ca/Profile/saskexpl0rer, nil,Jun. 2014, June 2014 9678,1.0,Audri W,https://www.tripadvisor.ca/Profile/audriw, nil,Mar. 2014, March 2014 9678,2.0,Mama B,https://www.tripadvisor.ca/Profile/198mamab, nil,Jan. 2014, August 2013 9678,3.0,Charlene V,https://www.tripadvisor.ca/Profile/759charlenev, nil,Dec. 2013, August 2013 9678,2.0,Langley2010,https://www.tripadvisor.ca/Profile/Langley2010, nil,Sep. 2013, August 2013 9678,5.0,Shelley B,https://www.tripadvisor.ca/Profile/208ShelleyB, nil,Aug. 2013, August 2013 9678,3.0,Nanootka,https://www.tripadvisor.ca/Profile/Nanootka, nil,Jul. 2013, July 2013 9678,1.0,doozey6,https://www.tripadvisor.ca/Profile/doozey6, nil,Jul. 2013, July 2013 9678,4.0,TravelingCouple88,https://www.tripadvisor.ca/Profile/TravelingCouple88, nil,Jun. 2013, July 2012 9678,3.0,JenGelowitz,https://www.tripadvisor.ca/Profile/JenGelowitz, nil,May 2013, May 2013 9678,4.0,dice401,https://www.tripadvisor.ca/Profile/dice401, nil,Feb. 2013, January 2013 9678,2.0,saavytravellercanada,https://www.tripadvisor.ca/Profile/saavytravellercanada, nil,Nov. 2012, October 2012 9678,5.0,Karmen50,https://www.tripadvisor.ca/Profile/Karmen50, nil,Aug. 2012, August 2012 9678,1.0,xman0204,https://www.tripadvisor.ca/Profile/xman0204, nil,Jul. 2012, July 2012 9678,3.0,Katethirtynine,https://www.tripadvisor.ca/Profile/Katethirtynine, nil,Jul. 2012, July 2012 9678,3.0,Montrealerr,https://www.tripadvisor.ca/Profile/Montrealerr, nil,Jul. 2012, July 2012 9678,2.0,Skippyjohnjoness,https://www.tripadvisor.ca/Profile/Skippyjohnjoness, nil,Jul. 2012, July 2012 9678,1.0,NorquayOasis,https://www.tripadvisor.ca/Profile/NorquayOasis, nil,Jun. 2012, June 2012 9678,1.0,qboss,https://www.tripadvisor.ca/Profile/qboss, nil,Jun. 2012, July 2011 9678,3.0,N. M,https://www.tripadvisor.ca/Profile/nancieeriksam, nil,Feb. 2012, February 2012 9678,4.0,shinyleaf,https://www.tripadvisor.ca/Profile/shinyleaf, nil,Sep. 2011, September 2011 9678,3.0,sheilagraham,https://www.tripadvisor.ca/Profile/sheilagraham, nil,Feb. 2011, February 2011 9678,1.0,dustydun,https://www.tripadvisor.ca/Profile/dustydun, nil,Aug. 2010, August 2010 9678,2.0,trishica,https://www.tripadvisor.ca/Profile/trishica, nil,Jul. 2009, June 2009 9678,nil,,nil, nil,nil,nil 9679,1.0,Derek S,https://www.tripadvisor.ca/Profile/dereksG32GI, nil,Mar. 2019, February 2019 9679,1.0,Jerry W,https://www.tripadvisor.ca/Profile/JerryW235, nil,Sep. 2018, August 2018 9679,2.0,Barbara E,https://www.tripadvisor.ca/Profile/BarbaraE385, nil,Jul. 2018, July 2018 9679,3.0,CryslynIqaluit,https://www.tripadvisor.ca/Profile/CryslynIqaluit, nil,Jun. 2018, June 2018 9679,3.0,jmcleo116177,https://www.tripadvisor.ca/Profile/jmcleo116177, nil,May 2018, May 2018 9679,2.0,Ceciliaawilson,https://www.tripadvisor.ca/Profile/Ceciliaawilson, nil,Apr. 2018, April 2018 9679,3.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Feb. 2018, January 2018 9679,3.0,C3578ULrobertas,https://www.tripadvisor.ca/Profile/C3578ULrobertas, nil,Dec. 2017, December 2017 9679,4.0,sirgrognard,https://www.tripadvisor.ca/Profile/sirgrognard, nil,Aug. 2017, August 2017 9679,3.0,Alexander G,https://www.tripadvisor.ca/Profile/V9697WOalexanderg, nil,Aug. 2017, August 2017 9679,2.0,Stephanie W,https://www.tripadvisor.ca/Profile/stephaniew57, nil,Aug. 2017, August 2017 9679,1.0,Anna B,https://www.tripadvisor.ca/Profile/W9477QBannab, nil,Jul. 2017, July 2017 9679,4.0,Barry D,https://www.tripadvisor.ca/Profile/barryd577, nil,Jun. 2017, June 2017 9679,3.0,dabrwh,https://www.tripadvisor.ca/Profile/dabrwh, nil,May 2017, May 2017 9679,3.0,Nadine L,https://www.tripadvisor.ca/Profile/nadinel690, nil,Oct. 2016, October 2016 9679,4.0,runningbeat,https://www.tripadvisor.ca/Profile/runningbeat, nil,Oct. 2016, October 2016 9679,4.0,Tronsy,https://www.tripadvisor.ca/Profile/Tronsy, nil,Oct. 2016, August 2016 9679,3.0,gailenep2016,https://www.tripadvisor.ca/Profile/gailenep2016, nil,Sep. 2016, September 2016 9679,5.0,913debbief,https://www.tripadvisor.ca/Profile/913debbief, nil,Sep. 2016, September 2016 9679,1.0,jdouglas91,https://www.tripadvisor.ca/Profile/jdouglas91, nil,Aug. 2016, August 2016 9679,2.0,Snowbirds1994,https://www.tripadvisor.ca/Profile/Snowbirds1994, nil,Aug. 2016, August 2016 9679,3.0,Klump49,https://www.tripadvisor.ca/Profile/Klump49, nil,Aug. 2016, June 2016 9679,3.0,Duane K,https://www.tripadvisor.ca/Profile/162duanek, nil,Aug. 2016, August 2016 9679,4.0,dennist769,https://www.tripadvisor.ca/Profile/dennist769, nil,Jul. 2016, July 2016 9679,1.0,Penny G,https://www.tripadvisor.ca/Profile/pennyg724, nil,Jun. 2016, June 2016 9679,2.0,William P,https://www.tripadvisor.ca/Profile/684williamp, nil,Jun. 2016, June 2016 9679,5.0,Brian555-YYC,https://www.tripadvisor.ca/Profile/Brian555-YYC, nil,Jun. 2016, June 2016 9679,1.0,Wanderlust1880,https://www.tripadvisor.ca/Profile/Wanderlust1880, nil,May 2016, May 2016 9679,1.0,Sharon M,https://www.tripadvisor.ca/Profile/J2183GBsharonm, nil,Apr. 2016, April 2016 9679,3.0,Ol_Gnome,https://www.tripadvisor.ca/Profile/Ol_Gnome, nil,Apr. 2016, April 2016 9679,3.0,carleneg2016,https://www.tripadvisor.ca/Profile/carleneg2016, nil,Mar. 2016, March 2016 9679,4.0,Coachfitz,https://www.tripadvisor.ca/Profile/Coachfitz, nil,Mar. 2016, March 2016 9679,1.0,Murrky,https://www.tripadvisor.ca/Profile/Murrky, nil,Feb. 2016, February 2016 9679,4.0,558murraym,https://www.tripadvisor.ca/Profile/558murraym, nil,Feb. 2016, February 2016 9679,4.0,Tiff L,https://www.tripadvisor.ca/Profile/497tiffl, nil,Feb. 2016, August 2015 9679,1.0,jedidiah1111111,https://www.tripadvisor.ca/Profile/jedidiah1111111, nil,Feb. 2016, February 2016 9679,4.0,Terri R,https://www.tripadvisor.ca/Profile/428terrir, nil,Sep. 2015, September 2015 9679,3.0,tysonbourgonje,https://www.tripadvisor.ca/Profile/tysonbourgonje, nil,Sep. 2015, September 2015 9679,2.0,Donna B,https://www.tripadvisor.ca/Profile/389donnab, nil,Sep. 2015, September 2015 9679,3.0,Shirley654,https://www.tripadvisor.ca/Profile/Shirley654, nil,Sep. 2015, May 2015 9679,1.0,Hartley F,https://www.tripadvisor.ca/Profile/hartleyf2013, nil,Sep. 2015, August 2015 9679,4.0,portageur,https://www.tripadvisor.ca/Profile/portageur, nil,Aug. 2015, August 2015 9679,3.0,Steveandchristine,https://www.tripadvisor.ca/Profile/Steveandchristine, nil,Aug. 2015, August 2015 9679,4.0,dmc434,https://www.tripadvisor.ca/Profile/dmc434, nil,Aug. 2015, August 2015 9679,3.0,70JimH,https://www.tripadvisor.ca/Profile/70JimH, nil,Aug. 2015, July 2015 9679,4.0,774kathleene,https://www.tripadvisor.ca/Profile/774kathleene, nil,Aug. 2015, August 2015 9679,4.0,Adrienne C,https://www.tripadvisor.ca/Profile/83adriennec, nil,Aug. 2015, August 2015 9679,3.0,Julie H,https://www.tripadvisor.ca/Profile/julieh337, nil,Aug. 2015, July 2015 9679,1.0,J D,https://www.tripadvisor.ca/Profile/jd506, nil,Jul. 2015, July 2015 9679,2.0,814glennk,https://www.tripadvisor.ca/Profile/814glennk, nil,Jul. 2015, July 2015 9679,4.0,Jerry M,https://www.tripadvisor.ca/Profile/JERRYM936, nil,Jul. 2015, July 2015 9679,nil,,nil, nil,nil,nil 9679,1.0,Michael R,https://www.tripadvisor.ca/Profile/I8417GJmichaelr, nil,Dec. 2014, December 2014 9679,1.0,LMW111,https://www.tripadvisor.ca/Profile/LMW111, nil,Dec. 2014, November 2014 9679,3.0,663joana,https://www.tripadvisor.ca/Profile/663joana, nil,Nov. 2014, November 2014 9679,4.0,jaelynn g,https://www.tripadvisor.ca/Profile/953jaeg, nil,Aug. 2014, August 2014 9679,3.0,LibraryMike,https://www.tripadvisor.ca/Profile/LibraryMike, nil,Jul. 2014, July 2014 9679,4.0,janleefran,https://www.tripadvisor.ca/Profile/janleefran, nil,May 2014, May 2014 9679,1.0,sportsbuff,https://www.tripadvisor.ca/Profile/sportsbuff, nil,May 2014, April 2014 9679,2.0,Sarah H,https://www.tripadvisor.ca/Profile/SarahH493, nil,Apr. 2014, April 2014 9679,2.0,Jason M,https://www.tripadvisor.ca/Profile/jasonrevm, nil,Mar. 2014, February 2014 9679,4.0,Don M,https://www.tripadvisor.ca/Profile/889DonM, nil,Sep. 2013, July 2013 9679,5.0,Teacherbear,https://www.tripadvisor.ca/Profile/Teacherbear, nil,Sep. 2013, September 2013 9679,3.0,Patrick D,https://www.tripadvisor.ca/Profile/patrickd747, nil,Sep. 2013, August 2013 9679,2.0,Lesleelyn,https://www.tripadvisor.ca/Profile/Lesleelyn, nil,Aug. 2013, August 2013 9679,4.0,soniaw888,https://www.tripadvisor.ca/Profile/soniaw888, nil,Aug. 2013, August 2013 9679,3.0,webshaf,https://www.tripadvisor.ca/Profile/webshaf, nil,Aug. 2013, August 2013 9679,2.0,Sultan25,https://www.tripadvisor.ca/Profile/Sultan25, nil,Aug. 2013, August 2013 9679,4.0,Martin R,https://www.tripadvisor.ca/Profile/ottawahound, nil,Aug. 2013, August 2013 9679,3.0,Keith A Mr C,https://www.tripadvisor.ca/Profile/556KeithC, nil,Jul. 2013, June 2013 9679,3.0,Rene M,https://www.tripadvisor.ca/Profile/ReneM299, nil,Jul. 2013, July 2013 9679,4.0,Wilsoka,https://www.tripadvisor.ca/Profile/Wilsoka, nil,Jul. 2013, June 2013 9679,5.0,DanGold,https://www.tripadvisor.ca/Profile/DanGold, nil,Jun. 2013, June 2013 9679,4.0,wiesia6,https://www.tripadvisor.ca/Profile/wiesia6, nil,May 2013, May 2013 9679,2.0,Derek K,https://www.tripadvisor.ca/Profile/DerekK409, nil,May 2013, April 2013 9679,3.0,Becky C,https://www.tripadvisor.ca/Profile/266BeckyC, nil,Apr. 2013, March 2013 9679,4.0,TallDad,https://www.tripadvisor.ca/Profile/TallDad, nil,Mar. 2013, February 2013 9679,4.0,Craig G,https://www.tripadvisor.ca/Profile/craigg892, nil,Feb. 2013, February 2013 9679,3.0,Gerard S,https://www.tripadvisor.ca/Profile/KevinGP, nil,Jan. 2013, January 2013 9679,1.0,elida h,https://www.tripadvisor.ca/Profile/elidah, nil,Jan. 2013, January 2013 9679,2.0,Occasionaltravels87,https://www.tripadvisor.ca/Profile/Occasionaltravels87, nil,Aug. 2012, August 2012 9679,3.0,Dani292,https://www.tripadvisor.ca/Profile/Dani292, nil,Jul. 2012, July 2012 9679,4.0,JustHangingOut,https://www.tripadvisor.ca/Profile/JustHangingOut, nil,Jul. 2012, July 2012 9679,4.0,Rosalie S,https://www.tripadvisor.ca/Profile/Selahrs, nil,Dec. 2011, September 2011 9679,3.0,WingNutt2000,https://www.tripadvisor.ca/Profile/WingNutt2000, nil,Aug. 2011, August 2011 9679,4.0,Mishka43,https://www.tripadvisor.ca/Profile/Mishka43, nil,Aug. 2011, August 2011 9679,4.0,ErnieWL,https://www.tripadvisor.ca/Profile/ErnieWL, nil,Jun. 2011, June 2011 9679,4.0,Roadtrip0620111,https://www.tripadvisor.ca/Profile/Roadtrip0620111, nil,Jun. 2011, June 2011 9679,1.0,Ben D,https://www.tripadvisor.ca/Profile/Zegorn, nil,Aug. 2010, August 2010 9679,1.0,ManitobaManitobans,https://www.tripadvisor.ca/Profile/ManitobaManitobans, nil,Mar. 2010, March 2010 9679,4.0,BcAtHome,https://www.tripadvisor.ca/Profile/BcAtHome, nil,Aug. 2009, August 2009 9679,2.0,joyvalleyde,https://www.tripadvisor.ca/Profile/joyvalleyde, nil,Jan. 2009, December 2008 9679,1.0,1bandmom,https://www.tripadvisor.ca/Profile/1bandmom, nil,May 2008, May 2008 9679,1.0,Marriedwithbaby,https://www.tripadvisor.ca/Profile/Marriedwithbaby, nil,Jul. 2007, July 2007 9679,1.0,pully,https://www.tripadvisor.ca/Profile/pully, nil,May 2007, May 2007 9680,nil,,nil, nil,nil,nil 9680,3.0,Darrell D,https://www.tripadvisor.ca/Profile/538darrelld, nil,Aug. 2017, August 2017 9680,3.0,Wioletta L,https://www.tripadvisor.ca/Profile/WiolettaL, nil,Sep. 2016, August 2016 9680,1.0,selmawade,https://www.tripadvisor.ca/Profile/selmawade, nil,Nov. 2015, October 2015 9680,1.0,Spankynuts,https://www.tripadvisor.ca/Profile/Spankynuts, nil,Nov. 2014, December 2013 9680,1.0,Steve N,https://www.tripadvisor.ca/Profile/SteveN2688, nil,Jul. 2014, July 2014 9680,1.0,Pud_the_dud,https://www.tripadvisor.ca/Profile/Pud_the_dud, nil,Apr. 2014, April 2014 9680,4.0,ang j,https://www.tripadvisor.ca/Profile/32angj, nil,Nov. 2013, November 2013 9680,4.0,Amritpal7,https://www.tripadvisor.ca/Profile/Amritpal7, nil,Sep. 2013, September 2013 9680,1.0,TuckerJake,https://www.tripadvisor.ca/Profile/TuckerJake, nil,Jul. 2012, July 2012 9680,4.0,JazzyKaz,https://www.tripadvisor.ca/Profile/JazzyKaz, nil,Apr. 2012, March 2012 9680,5.0,P D,https://www.tripadvisor.ca/Profile/PD534, nil,Oct. 2011, October 2011 9680,1.0,travelinw/twins,https://www.tripadvisor.ca/Profile/Jet803335, nil,Sep. 2007, August 2007 9681,4.0,Audrey F,https://www.tripadvisor.ca/Profile/Y2060AIaudreyf, nil,Nov. 2018, November 2018 9681,5.0,Jagdeep S,https://www.tripadvisor.ca/Profile/640jagdeeps, nil,Sep. 2018, August 2018 9681,5.0,htlholdingscompany,https://www.tripadvisor.ca/Profile/htlholdingscompany, nil,Sep. 2018, September 2018 9681,3.0,Valerie R,https://www.tripadvisor.ca/Profile/valerier750, nil,Aug. 2018, August 2018 9681,2.0,HelloDanny,https://www.tripadvisor.ca/Profile/HelloDanny, nil,Jun. 2018, May 2018 9681,nil,,nil, nil,nil,nil 9681,4.0,raydan1977,https://www.tripadvisor.ca/Profile/raydan1977, nil,Feb. 2017, February 2017 9681,1.0,kenzie111,https://www.tripadvisor.ca/Profile/kenzie111, nil,Aug. 2016, August 2016 9681,4.0,michelleluchia1980,https://www.tripadvisor.ca/Profile/michelleluchia1980, nil,Aug. 2016, August 2016 9681,1.0,Alejandra S,https://www.tripadvisor.ca/Profile/947alejandras, nil,Aug. 2016, August 2016 9681,2.0,airsjh,https://www.tripadvisor.ca/Profile/airsjh, nil,Jul. 2016, July 2016 9681,2.0,stevepencz,https://www.tripadvisor.ca/Profile/stevepencz, nil,Jul. 2016, August 2015 9681,1.0,Amy V,https://www.tripadvisor.ca/Profile/412amyv, nil,Jun. 2016, August 2015 9681,1.0,jeana h,https://www.tripadvisor.ca/Profile/384jeanah, nil,Jun. 2016, July 2015 9681,2.0,J1124YJsandraa,https://www.tripadvisor.ca/Profile/J1124YJsandraa, nil,Apr. 2016, April 2016 9681,3.0,596marjorier,https://www.tripadvisor.ca/Profile/596marjorier, nil,Oct. 2015, September 2015 9681,4.0,karen b,https://www.tripadvisor.ca/Profile/karenbC348ZK, nil,Sep. 2015, September 2015 9681,1.0,Gary F,https://www.tripadvisor.ca/Profile/275garyf, nil,Aug. 2015, August 2015 9681,1.0,Alana B,https://www.tripadvisor.ca/Profile/800alanab, nil,Aug. 2015, August 2015 9681,3.0,gloria188,https://www.tripadvisor.ca/Profile/gloria188, nil,Jul. 2015, June 2015 9681,1.0,Dissappointed222,https://www.tripadvisor.ca/Profile/Dissappointed222, nil,Jun. 2015, June 2015 9681,5.0,quiltingartist,https://www.tripadvisor.ca/Profile/quiltingartist, nil,May 2015, May 2015 9681,4.0,MASH16,https://www.tripadvisor.ca/Profile/MASH16, nil,May 2015, May 2015 9681,1.0,JustJohn007,https://www.tripadvisor.ca/Profile/JustJohn007, nil,Mar. 2015, July 2014 9681,1.0,Kris P,https://www.tripadvisor.ca/Profile/928krisp, nil,Feb. 2015, December 2014 9681,1.0,Roy C,https://www.tripadvisor.ca/Profile/royc25, nil,Nov. 2014, October 2014 9681,2.0,AdamMacer,https://www.tripadvisor.ca/Profile/AdamMacer, nil,Oct. 2014, October 2014 9681,1.0,SaskatchewanViking68,https://www.tripadvisor.ca/Profile/SaskatchewanViking68, nil,Sep. 2013, September 2013 9681,2.0,ManimalChozenBreed,https://www.tripadvisor.ca/Profile/ManimalChozenBreed, nil,Jul. 2013, July 2013 9681,3.0,Shannon M,https://www.tripadvisor.ca/Profile/ShannonM525, nil,Feb. 2013, February 2013 9681,2.0,Redhotviolin,https://www.tripadvisor.ca/Profile/Redhotviolin, nil,Nov. 2011, November 2011 9681,1.0,Gen O,https://www.tripadvisor.ca/Profile/GenO938, nil,Oct. 2011, October 2011 9681,4.0,Jandli,https://www.tripadvisor.ca/Profile/Jandli, nil,Sep. 2011, August 2011 9681,1.0,jturner84,https://www.tripadvisor.ca/Profile/jturner84, nil,Jul. 2011, June 2011 9681,1.0,Iluvtreking,https://www.tripadvisor.ca/Profile/Iluvtreking, nil,Jun. 2011, June 2011 9681,1.0,Cynlang,https://www.tripadvisor.ca/Profile/Cynlang, nil,Apr. 2011, March 2011 9681,1.0,499387,https://www.tripadvisor.ca/Profile/499387, nil,Nov. 2010, November 2010 9681,1.0,earlcath,https://www.tripadvisor.ca/Profile/earlcath, nil,Oct. 2010, October 2010 9681,4.0,coffee_craver,https://www.tripadvisor.ca/Profile/coffee_craver, nil,Aug. 2010, August 2010 9681,1.0,beanfresh,https://www.tripadvisor.ca/Profile/beanfresh, nil,Jul. 2010, July 2010 9681,1.0,glutenfreetrip,https://www.tripadvisor.ca/Profile/glutenfreetrip, nil,Feb. 2010, February 2010 9681,4.0,Tanya1150,https://www.tripadvisor.ca/Profile/Tanya1150, nil,Aug. 2009, August 2009 9681,1.0,dawn_am25,https://www.tripadvisor.ca/Profile/dawn_am25, nil,Jun. 2009, June 2009 9681,5.0,Payton22,https://www.tripadvisor.ca/Profile/Payton22, nil,May 2009, January 2009 9681,2.0,LyndaGaye,https://www.tripadvisor.ca/Profile/LyndaGaye, nil,Oct. 2008, October 2008 9681,2.0,soleil1959,https://www.tripadvisor.ca/Profile/soleil1959, nil,May 2008, April 2008 9682,nil,,nil, nil,nil,nil 9682,4.0,Lukajoreb,https://www.tripadvisor.ca/Profile/Lukajoreb, nil,Jan. 2019, January 2019 9682,4.0,GARY K,https://www.tripadvisor.ca/Profile/GARYK625, nil,Dec. 2018, December 2018 9682,5.0,BeachBabe2007,https://www.tripadvisor.ca/Profile/BeachBabe2007, nil,Nov. 2018, November 2018 9682,5.0,ramlahhaider,https://www.tripadvisor.ca/Profile/ramlahhaider, nil,Sep. 2018, September 2018 9682,5.0,Sandra s,https://www.tripadvisor.ca/Profile/Z5332XAsandras, nil,Aug. 2018, August 2018 9682,4.0,rvhavingfun,https://www.tripadvisor.ca/Profile/rvhavingfun, nil,Aug. 2018, December 2017 9682,5.0,kellyvincent071,https://www.tripadvisor.ca/Profile/kellyvincent071, nil,Jul. 2018, July 2018 9682,5.0,cherylm m,https://www.tripadvisor.ca/Profile/cherylmm519, nil,Jul. 2018, July 2018 9682,4.0,Albertan_11,https://www.tripadvisor.ca/Profile/Albertan_11, nil,Jul. 2018, July 2018 9682,4.0,donnabY3843KI,https://www.tripadvisor.ca/Profile/donnabY3843KI, nil,Jul. 2018, July 2018 9682,4.0,W W,https://www.tripadvisor.ca/Profile/460ww, nil,Jul. 2018, July 2018 9682,4.0,asusipak,https://www.tripadvisor.ca/Profile/asusipak, nil,Jul. 2018, June 2018 9682,4.0,Axell33,https://www.tripadvisor.ca/Profile/Axell33, nil,Jun. 2018, May 2018 9682,5.0,brianhU4303CU,https://www.tripadvisor.ca/Profile/brianhU4303CU, nil,May 2018, May 2018 9682,5.0,Andrew L,https://www.tripadvisor.ca/Profile/X4870LTandrewl, nil,Apr. 2018, April 2018 9682,5.0,Phil J,https://www.tripadvisor.ca/Profile/PhilJ566, nil,Apr. 2018, April 2018 9682,5.0,gmclain2018,https://www.tripadvisor.ca/Profile/gmclain2018, nil,Apr. 2018, April 2018 9682,5.0,Debbie H,https://www.tripadvisor.ca/Profile/443debbieh, nil,Mar. 2018, March 2018 9682,4.0,Murray M,https://www.tripadvisor.ca/Profile/909murraym, nil,Mar. 2018, March 2018 9682,5.0,marilynr342,https://www.tripadvisor.ca/Profile/marilynr342, nil,Feb. 2018, February 2018 9682,5.0,christianson5,https://www.tripadvisor.ca/Profile/christianson5, nil,Feb. 2018, January 2018 9682,5.0,Jay B,https://www.tripadvisor.ca/Profile/P6157EOjayb, nil,Jan. 2018, January 2018 9682,5.0,A6502AAcarolines,https://www.tripadvisor.ca/Profile/A6502AAcarolines, nil,Jan. 2018, January 2018 9682,4.0,dslarson,https://www.tripadvisor.ca/Profile/dslarson, nil,Jan. 2018, December 2017 9682,5.0,1946fraser,https://www.tripadvisor.ca/Profile/1946fraser, nil,Dec. 2017, December 2017 9682,4.0,DUANE B,https://www.tripadvisor.ca/Profile/241DUANEB, nil,Dec. 2017, December 2017 9682,4.0,dannywP2437WM,https://www.tripadvisor.ca/Profile/dannywP2437WM, nil,Dec. 2017, November 2017 9682,4.0,Redwing780,https://www.tripadvisor.ca/Profile/Redwing780, nil,Oct. 2017, October 2017 9682,5.0,Debbie054,https://www.tripadvisor.ca/Profile/Debbie054, nil,Oct. 2017, October 2017 9682,5.0,jimbB4035JE,https://www.tripadvisor.ca/Profile/jimbB4035JE, nil,Oct. 2017, October 2017 9682,5.0,Pamela C,https://www.tripadvisor.ca/Profile/A3257ADpamelac, nil,Sep. 2017, September 2017 9682,5.0,Q5443DUjessicaw,https://www.tripadvisor.ca/Profile/Q5443DUjessicaw, nil,Sep. 2017, September 2017 9682,5.0,imleavinonajetplane,https://www.tripadvisor.ca/Profile/imleavinonajetplane, nil,Sep. 2017, September 2017 9682,5.0,RandyS,https://www.tripadvisor.ca/Profile/1701RandyS, nil,Sep. 2017, September 2017 9682,5.0,briankE2441HN,https://www.tripadvisor.ca/Profile/briankE2441HN, nil,Sep. 2017, September 2017 9682,5.0,jmco12,https://www.tripadvisor.ca/Profile/jmco12, nil,Sep. 2017, September 2017 9682,4.0,sandra k,https://www.tripadvisor.ca/Profile/sandrak997, nil,Sep. 2017, August 2017 9682,5.0,markaQ9075SH,https://www.tripadvisor.ca/Profile/markaQ9075SH, nil,Sep. 2017, September 2017 9682,5.0,randyg558,https://www.tripadvisor.ca/Profile/randyg558, nil,Aug. 2017, August 2017 9682,4.0,Kristen805,https://www.tripadvisor.ca/Profile/Kristen805, nil,Aug. 2017, August 2017 9682,4.0,Frank T,https://www.tripadvisor.ca/Profile/328frankt, nil,Aug. 2017, August 2017 9682,5.0,HeatherHowardTravel,https://www.tripadvisor.ca/Profile/HeatherHowardTravel, nil,Aug. 2017, August 2017 9682,5.0,622dewaynek,https://www.tripadvisor.ca/Profile/622dewaynek, nil,Aug. 2017, August 2017 9682,5.0,ritak941,https://www.tripadvisor.ca/Profile/ritak941, nil,Aug. 2017, August 2017 9682,4.0,davidmH1079WC,https://www.tripadvisor.ca/Profile/davidmH1079WC, nil,Aug. 2017, August 2017 9682,2.0,Happy2Serve,https://www.tripadvisor.ca/Profile/Happy2Serve, nil,Aug. 2017, August 2017 9682,4.0,Lisa D,https://www.tripadvisor.ca/Profile/lisad818, nil,Jul. 2017, July 2017 9682,5.0,Crystalyn N,https://www.tripadvisor.ca/Profile/crystalynn2016, nil,Jul. 2017, July 2017 9682,3.0,OIAL,https://www.tripadvisor.ca/Profile/OIAL, nil,Jul. 2017, July 2017 9682,5.0,DLLV9,https://www.tripadvisor.ca/Profile/DLLV9, nil,Jul. 2017, July 2017 9682,5.0,MikesAdventures,https://www.tripadvisor.ca/Profile/MikesAdventures, nil,Jul. 2017, July 2017 9682,5.0,ScottfromBlackie,https://www.tripadvisor.ca/Profile/ScottfromBlackie, nil,Jun. 2017, June 2017 9682,5.0,stevepW9807KT,https://www.tripadvisor.ca/Profile/stevepW9807KT, nil,Jun. 2017, June 2017 9682,5.0,kathleengF6548JL,https://www.tripadvisor.ca/Profile/kathleengF6548JL, nil,Jun. 2017, June 2017 9682,5.0,portial699,https://www.tripadvisor.ca/Profile/portial699, nil,Jun. 2017, June 2017 9682,5.0,998diannek,https://www.tripadvisor.ca/Profile/998diannek, nil,Jun. 2017, June 2017 9682,5.0,SherryDesmit,https://www.tripadvisor.ca/Profile/SherryDesmit, nil,Jun. 2017, June 2017 9682,5.0,Todd R,https://www.tripadvisor.ca/Profile/919toddr, nil,Jun. 2017, June 2017 9682,5.0,Nicole A,https://www.tripadvisor.ca/Profile/nicoleaC1322UQ, nil,Jun. 2017, June 2017 9682,5.0,Robert D,https://www.tripadvisor.ca/Profile/RobertD446, nil,May 2017, May 2017 9682,5.0,Stuart71,https://www.tripadvisor.ca/Profile/Stuart71, nil,May 2017, May 2017 9682,5.0,Alex G,https://www.tripadvisor.ca/Profile/alexgQ3243DY, nil,May 2017, May 2017 9682,4.0,I7650GAstuartw,https://www.tripadvisor.ca/Profile/I7650GAstuartw, nil,Apr. 2017, April 2017 9682,5.0,856ronv,https://www.tripadvisor.ca/Profile/856ronv, nil,Apr. 2017, April 2017 9682,5.0,Sherry A,https://www.tripadvisor.ca/Profile/SherryA742, nil,Apr. 2017, April 2017 9682,5.0,Marjorie W,https://www.tripadvisor.ca/Profile/marjoriew325, nil,Apr. 2017, February 2017 9682,5.0,Steve C,https://www.tripadvisor.ca/Profile/Oxcan, nil,Apr. 2017, April 2017 9682,5.0,georgepN9515DA,https://www.tripadvisor.ca/Profile/georgepN9515DA, nil,Mar. 2017, March 2017 9682,4.0,Z5896REjennyp,https://www.tripadvisor.ca/Profile/Z5896REjennyp, nil,Mar. 2017, March 2017 9682,2.0,Rachelmarkham,https://www.tripadvisor.ca/Profile/Rachelmarkham, nil,Jan. 2017, July 2016 9682,5.0,Ang S,https://www.tripadvisor.ca/Profile/698angs, nil,Jan. 2017, December 2016 9682,5.0,Snowdaisy23,https://www.tripadvisor.ca/Profile/Snowdaisy23, nil,Jan. 2017, November 2016 9682,5.0,georgemom,https://www.tripadvisor.ca/Profile/georgemom, nil,Jan. 2017, August 2016 9682,5.0,pjdm,https://www.tripadvisor.ca/Profile/pjdm, nil,Dec. 2016, December 2016 9682,5.0,ValueForTheDollar,https://www.tripadvisor.ca/Profile/ValueForTheDollar, nil,Dec. 2016, December 2016 9682,5.0,RetiredXray,https://www.tripadvisor.ca/Profile/RetiredXray, nil,Nov. 2016, November 2016 9682,4.0,DeniseMartin17,https://www.tripadvisor.ca/Profile/DeniseMartin17, nil,Nov. 2016, November 2016 9682,4.0,Eunice L,https://www.tripadvisor.ca/Profile/ElenaPoe, nil,Nov. 2016, November 2016 9682,5.0,arewetherenow,https://www.tripadvisor.ca/Profile/arewetherenow, nil,Nov. 2016, October 2016 9682,4.0,mrbatlaw,https://www.tripadvisor.ca/Profile/mrbatlaw, nil,Nov. 2016, October 2016 9682,4.0,VivianLeslie10,https://www.tripadvisor.ca/Profile/VivianLeslie10, nil,Oct. 2016, October 2016 9682,5.0,Gabriela S,https://www.tripadvisor.ca/Profile/gabrielasM2941GT, nil,Oct. 2016, October 2016 9682,5.0,kathy g,https://www.tripadvisor.ca/Profile/kathygG9721BM, nil,Oct. 2016, October 2016 9682,4.0,Rajesh S,https://www.tripadvisor.ca/Profile/rajeshs540, nil,Sep. 2016, September 2016 9682,5.0,john s,https://www.tripadvisor.ca/Profile/R1304TEjohns, nil,Sep. 2016, September 2016 9682,5.0,Philip P,https://www.tripadvisor.ca/Profile/PhilipP69, nil,Sep. 2016, September 2016 9682,4.0,DustyPrairieTraveler,https://www.tripadvisor.ca/Profile/DustyPrairieTraveler, nil,Sep. 2016, August 2016 9682,5.0,CindyH783,https://www.tripadvisor.ca/Profile/CindyH783, nil,Sep. 2016, September 2016 9682,4.0,Britt T,https://www.tripadvisor.ca/Profile/brittrtan, nil,Aug. 2016, August 2016 9682,4.0,DebEKent_England,https://www.tripadvisor.ca/Profile/DebEKent_England, nil,Aug. 2016, July 2016 9682,4.0,VancouverDave,https://www.tripadvisor.ca/Profile/VancouverDave, nil,Aug. 2016, August 2016 9682,5.0,Garry M,https://www.tripadvisor.ca/Profile/GarryM16, nil,Aug. 2016, August 2016 9682,5.0,Michael E,https://www.tripadvisor.ca/Profile/michaeleU1434HH, nil,Jul. 2016, July 2016 9682,4.0,Sean I,https://www.tripadvisor.ca/Profile/Seanda12, nil,Jul. 2016, July 2016 9682,5.0,dianalz2016,https://www.tripadvisor.ca/Profile/dianalz2016, nil,Jul. 2016, July 2016 9682,5.0,Robert M,https://www.tripadvisor.ca/Profile/V2223MSrobertm, nil,Jul. 2016, July 2016 9682,5.0,mjac53,https://www.tripadvisor.ca/Profile/mjac53, nil,Jul. 2016, July 2016 9682,5.0,Sherri H,https://www.tripadvisor.ca/Profile/426sherrih, nil,Jul. 2016, July 2016 9682,5.0,jjack1985,https://www.tripadvisor.ca/Profile/jjack1985, nil,Jul. 2016, July 2016 9682,5.0,Pretty_Stone2014,https://www.tripadvisor.ca/Profile/Pretty_Stone2014, nil,Jul. 2016, June 2016 9682,5.0,luna m,https://www.tripadvisor.ca/Profile/lunam587, nil,Jun. 2016, June 2016 9682,5.0,Jim N,https://www.tripadvisor.ca/Profile/586jimn, nil,Jun. 2016, June 2016 9682,4.0,Fred Z,https://www.tripadvisor.ca/Profile/667fredz, nil,Jun. 2016, June 2016 9682,5.0,Kiki133,https://www.tripadvisor.ca/Profile/Kiki133, nil,Jun. 2016, December 2015 9682,5.0,Joseph S,https://www.tripadvisor.ca/Profile/R9268WPjosephs, nil,Jun. 2016, June 2016 9682,4.0,BenLar137,https://www.tripadvisor.ca/Profile/BenLar137, nil,Jun. 2016, June 2016 9682,5.0,Janet T,https://www.tripadvisor.ca/Profile/224janett, nil,Jun. 2016, June 2016 9682,4.0,Dale B,https://www.tripadvisor.ca/Profile/524daleb, nil,Jun. 2016, May 2016 9682,5.0,Bev O,https://www.tripadvisor.ca/Profile/BevO49, nil,May 2016, April 2016 9682,5.0,Colin H,https://www.tripadvisor.ca/Profile/ColinH281, nil,Mar. 2016, March 2016 9682,5.0,LucilleHarvey B,https://www.tripadvisor.ca/Profile/lucilleharveyb, nil,Mar. 2016, March 2016 9682,4.0,Curtis M,https://www.tripadvisor.ca/Profile/708curtism, nil,Mar. 2016, March 2016 9682,5.0,BarbyDollCalgary,https://www.tripadvisor.ca/Profile/BarbyDollCalgary, nil,Feb. 2016, February 2016 9682,5.0,Ronnie F,https://www.tripadvisor.ca/Profile/ronnief49, nil,Feb. 2016, February 2016 9682,5.0,Michelle F,https://www.tripadvisor.ca/Profile/michellefG7849YZ, nil,Jan. 2016, January 2016 9682,5.0,TravelJAlberta,https://www.tripadvisor.ca/Profile/TravelJAlberta, nil,Dec. 2015, December 2015 9682,4.0,Mashtee,https://www.tripadvisor.ca/Profile/Mashtee, nil,Dec. 2015, December 2015 9682,4.0,MichaelShepherd65,https://www.tripadvisor.ca/Profile/MichaelShepherd65, nil,Nov. 2015, June 2015 9682,5.0,Mark C,https://www.tripadvisor.ca/Profile/Z7763JTmarkc, nil,Oct. 2015, October 2015 9682,5.0,Pamela F,https://www.tripadvisor.ca/Profile/521pamelaf, nil,Oct. 2015, October 2015 9682,4.0,Maceystars,https://www.tripadvisor.ca/Profile/Maceystars, nil,Oct. 2015, October 2015 9682,4.0,Larry D,https://www.tripadvisor.ca/Profile/30larryd, nil,Oct. 2015, October 2015 9682,5.0,Georgina H,https://www.tripadvisor.ca/Profile/georginah979, nil,Sep. 2015, September 2015 9682,5.0,karnen,https://www.tripadvisor.ca/Profile/karnen, nil,Sep. 2015, September 2015 9682,4.0,BeeVancouver,https://www.tripadvisor.ca/Profile/BeeVancouver, nil,Sep. 2015, September 2015 9682,5.0,Verna S,https://www.tripadvisor.ca/Profile/710vernas, nil,Sep. 2015, September 2015 9682,5.0,EcoTravellersToronto,https://www.tripadvisor.ca/Profile/EcoTravellersToronto, nil,Sep. 2015, August 2015 9682,4.0,Sharon V,https://www.tripadvisor.ca/Profile/sharonv241, nil,Sep. 2015, September 2015 9682,5.0,P W,https://www.tripadvisor.ca/Profile/554pw, nil,Sep. 2015, August 2015 9682,4.0,Robin R,https://www.tripadvisor.ca/Profile/robinr932, nil,Aug. 2015, August 2015 9682,4.0,chirop99,https://www.tripadvisor.ca/Profile/chirop99, nil,Jul. 2015, July 2015 9682,4.0,Keith B,https://www.tripadvisor.ca/Profile/keithbY3975ZC, nil,Jun. 2015, June 2015 9682,4.0,grassislander,https://www.tripadvisor.ca/Profile/grassislander, nil,May 2015, May 2015 9682,5.0,Kerry M,https://www.tripadvisor.ca/Profile/kerrym965, nil,May 2015, May 2015 9682,5.0,sandra s,https://www.tripadvisor.ca/Profile/sandras306, nil,May 2015, May 2015 9682,5.0,P L,https://www.tripadvisor.ca/Profile/PL829, nil,Apr. 2015, December 2014 9682,4.0,Buckwald,https://www.tripadvisor.ca/Profile/Buckwald, nil,Mar. 2015, July 2014 9682,4.0,Ed B,https://www.tripadvisor.ca/Profile/248edb, nil,Mar. 2015, March 2015 9682,5.0,Peter S,https://www.tripadvisor.ca/Profile/W6015BUpeters, nil,Mar. 2015, March 2015 9682,4.0,ungus,https://www.tripadvisor.ca/Profile/ungus, nil,Jan. 2015, January 2015 9682,5.0,Scott,https://www.tripadvisor.ca/Profile/7268, nil,Jan. 2015, January 2015 9682,5.0,Coolmomtraveller,https://www.tripadvisor.ca/Profile/Coolmomtraveller, nil,Nov. 2014, November 2014 9682,5.0,Tomwelly,https://www.tripadvisor.ca/Profile/Tomwelly, nil,Nov. 2014, November 2014 9683,5.0,Michelle B,https://www.tripadvisor.ca/Profile/T4168ELmichelleb, nil,Aug. 2017, August 2017 9683,5.0,Joe N,https://www.tripadvisor.ca/Profile/400joen, nil,Aug. 2017, August 2017 9683,1.0,2016getaway,https://www.tripadvisor.ca/Profile/2016getaway, nil,Aug. 2017, August 2017 9683,5.0,Laura I,https://www.tripadvisor.ca/Profile/264laurai, nil,Jul. 2017, July 2017 9683,4.0,Mike P,https://www.tripadvisor.ca/Profile/852MikeP, nil,Jun. 2017, June 2017 9683,5.0,Romal P,https://www.tripadvisor.ca/Profile/romalp995, nil,Aug. 2016, August 2016 9683,1.0,Mitch d,https://www.tripadvisor.ca/Profile/803mitchd, nil,Aug. 2016, August 2016 9683,4.0,Karen K,https://www.tripadvisor.ca/Profile/KarenK679, nil,Aug. 2016, August 2016 9683,5.0,YongeEgTripper,https://www.tripadvisor.ca/Profile/YongeEgTripper, nil,Aug. 2016, August 2016 9683,5.0,Roman Z,https://www.tripadvisor.ca/Profile/romanz537, nil,Aug. 2016, August 2016 9683,5.0,Alida K,https://www.tripadvisor.ca/Profile/565alidak, nil,Aug. 2016, August 2016 9683,5.0,Harold B,https://www.tripadvisor.ca/Profile/918haroldb, nil,Jul. 2016, July 2016 9683,5.0,Jim W,https://www.tripadvisor.ca/Profile/jimwN1879GS, nil,Jul. 2016, July 2016 9683,5.0,Gramsy66,https://www.tripadvisor.ca/Profile/Gramsy66, nil,Jun. 2016, June 2016 9683,5.0,mountainbc,https://www.tripadvisor.ca/Profile/mountainbc, nil,May 2016, May 2016 9684,4.0,Maxcontax,https://www.tripadvisor.ca/Profile/Maxcontax, nil,Jan. 2019, January 2019 9684,1.0,Bill S,https://www.tripadvisor.ca/Profile/X3654ILbills, nil,Dec. 2018, December 2018 9684,5.0,Kim D,https://www.tripadvisor.ca/Profile/C9963IJkimd, nil,Oct. 2018, October 2018 9684,5.0,Stewart,https://www.tripadvisor.ca/Profile/stewart4708, nil,Sep. 2018, September 2018 9684,4.0,Randy K,https://www.tripadvisor.ca/Profile/190randyk, nil,Sep. 2018, September 2018 9684,4.0,Ally55555,https://www.tripadvisor.ca/Profile/Ally55555, nil,Sep. 2018, September 2018 9684,5.0,Timothy Z,https://www.tripadvisor.ca/Profile/timothyz598, nil,Sep. 2018, September 2018 9684,3.0,Tony M,https://www.tripadvisor.ca/Profile/Tmenzies, nil,Sep. 2018, September 2018 9684,5.0,kikHoy,https://www.tripadvisor.ca/Profile/kikHoy, nil,Jul. 2018, July 2018 9684,4.0,roderickm19,https://www.tripadvisor.ca/Profile/roderickm19, nil,Jul. 2018, July 2018 9684,nil,,nil, nil,nil,nil 9684,3.0,700sandib,https://www.tripadvisor.ca/Profile/700sandib, nil,Jul. 2017, July 2017 9684,5.0,Dave B,https://www.tripadvisor.ca/Profile/davebO1227DV, nil,Jul. 2017, July 2017 9684,3.0,adi m,https://www.tripadvisor.ca/Profile/498adim, nil,Jul. 2017, June 2017 9684,4.0,cgy_mission,https://www.tripadvisor.ca/Profile/cgy_mission, nil,Jun. 2017, May 2017 9684,4.0,John Mungham,https://www.tripadvisor.ca/Profile/PapaJohn100, nil,May 2017, May 2017 9684,5.0,Steiner72,https://www.tripadvisor.ca/Profile/Steiner72, nil,Apr. 2016, April 2016 9684,2.0,Kevin W,https://www.tripadvisor.ca/Profile/I9218LIkevinw, nil,Sep. 2015, September 2015 9684,5.0,Abbey_Travelers,https://www.tripadvisor.ca/Profile/Abbey_Travelers, nil,Sep. 2015, August 2015 9684,4.0,55Arnold,https://www.tripadvisor.ca/Profile/55Arnold, nil,Jun. 2015, June 2015 9684,3.0,Pearlieman,https://www.tripadvisor.ca/Profile/Pearlieman, nil,Oct. 2014, September 2014 9684,3.0,Mike S,https://www.tripadvisor.ca/Profile/W9385TBmikes, nil,Sep. 2014, August 2014 9684,3.0,marybeth637,https://www.tripadvisor.ca/Profile/marybeth637, nil,Aug. 2014, August 2014 9684,5.0,sillybeachgirl,https://www.tripadvisor.ca/Profile/sillybeachgirl, nil,Aug. 2014, August 2014 9684,4.0,potsie401,https://www.tripadvisor.ca/Profile/potsie401, nil,Aug. 2014, August 2014 9684,4.0,Aldergreen,https://www.tripadvisor.ca/Profile/Aldergreen, nil,Aug. 2013, August 2013 9684,5.0,Claudia C,https://www.tripadvisor.ca/Profile/ClaudiaC152, nil,Jul. 2013, July 2013 9684,5.0,fran g,https://www.tripadvisor.ca/Profile/frang483, nil,Jul. 2013, June 2013 9684,5.0,musk0kan,https://www.tripadvisor.ca/Profile/musk0kan, nil,Oct. 2012, October 2012 9684,5.0,JLace30,https://www.tripadvisor.ca/Profile/JLace30, nil,Sep. 2011, September 2011 9685,3.0,Vanessa_Jayy,https://www.tripadvisor.ca/Profile/Vanessa_Jayy, nil,Mar. 2019, August 2018 9685,5.0,Mark M,https://www.tripadvisor.ca/Profile/Y7679PWmarkd, nil,Feb. 2018, January 2018 9685,5.0,campbjud,https://www.tripadvisor.ca/Profile/campbjud, nil,Sep. 2017, September 2017 9685,4.0,Adam M,https://www.tripadvisor.ca/Profile/F1736XKadamm, nil,May 2017, May 2017 9685,5.0,Lynnruff,https://www.tripadvisor.ca/Profile/Lynnruff, nil,Sep. 2016, September 2016 9685,1.0,SaskatchewanBlowfish,https://www.tripadvisor.ca/Profile/SaskatchewanBlowfish, nil,Aug. 2016, August 2016 9685,4.0,IlaMachado,https://www.tripadvisor.ca/Profile/IlaMachado, nil,May 2016, May 2016 9685,4.0,Mertoni,https://www.tripadvisor.ca/Profile/Mertoni, nil,Sep. 2015, August 2015 9685,4.0,holidaymaker1955,https://www.tripadvisor.ca/Profile/holidaymaker1955, nil,Jun. 2015, June 2015 9685,1.0,Dogtooth1947,https://www.tripadvisor.ca/Profile/Dogtooth1947, nil,Jun. 2014, May 2014 9685,3.0,Dexy M,https://www.tripadvisor.ca/Profile/DexyM, nil,Aug. 2013, August 2013 9685,5.0,neilbolan,https://www.tripadvisor.ca/Profile/neilbolan, nil,Jun. 2013, June 2013 9685,3.0,SaskatoonAccountant,https://www.tripadvisor.ca/Profile/SaskatoonAccountant, nil,Oct. 2012, October 2012 9685,nil,,nil, nil,nil,nil 9685,4.0,Duke2011_07,https://www.tripadvisor.ca/Profile/Duke2011_07, nil,Aug. 2011, July 2011 9685,5.0,ironb,https://www.tripadvisor.ca/Profile/ironb, nil,Jul. 2009, May 2009 9686,5.0,TanRej,https://www.tripadvisor.ca/Profile/TanRej, nil,Dec. 2018, October 2018 9686,5.0,Peter M,https://www.tripadvisor.ca/Profile/T5950WIpeterm, nil,Oct. 2018, September 2018 9686,5.0,GrahamK3,https://www.tripadvisor.ca/Profile/GrahamK3, nil,Aug. 2018, August 2018 9686,4.0,Charlene B,https://www.tripadvisor.ca/Profile/282charlener, nil,Jun. 2018, May 2018 9686,5.0,RMHCanalta,https://www.tripadvisor.ca/Profile/RMHCanalta, nil,Dec. 2017, September 2017 9686,nil,,nil, nil,nil,nil 9686,5.0,Brandy J,https://www.tripadvisor.ca/Profile/682brandyj, nil,Jan. 2017, January 2017 9686,5.0,Sarah J,https://www.tripadvisor.ca/Profile/sarahjS5190IS, nil,Dec. 2016, December 2016 9686,5.0,roxjdex,https://www.tripadvisor.ca/Profile/roxjdex, nil,Dec. 2016, December 2016 9686,5.0,Toby S,https://www.tripadvisor.ca/Profile/208tobys, nil,Nov. 2016, November 2016 9686,5.0,happycampers7709,https://www.tripadvisor.ca/Profile/happycampers7709, nil,Nov. 2016, August 2016 9686,3.0,bbnels0n,https://www.tripadvisor.ca/Profile/bbnels0n, nil,Sep. 2016, September 2016 9686,4.0,Ashley C,https://www.tripadvisor.ca/Profile/978ashleyc, nil,Aug. 2016, August 2016 9686,1.0,luvcan,https://www.tripadvisor.ca/Profile/luvcan, nil,Aug. 2016, July 2016 9686,4.0,bcchik,https://www.tripadvisor.ca/Profile/bcchik, nil,Aug. 2016, July 2016 9686,1.0,Robyn D,https://www.tripadvisor.ca/Profile/robynd440, nil,Jul. 2016, July 2016 9686,3.0,Tim B,https://www.tripadvisor.ca/Profile/timbB3970LG, nil,Mar. 2016, March 2016 9686,5.0,Christine S,https://www.tripadvisor.ca/Profile/christinesJ7287UZ, nil,Jan. 2016, January 2016 9686,5.0,srcn2015,https://www.tripadvisor.ca/Profile/srcn2015, nil,Dec. 2015, December 2015 9686,4.0,MichaelShepherd65,https://www.tripadvisor.ca/Profile/MichaelShepherd65, nil,Dec. 2015, December 2015 9686,4.0,Brenda T,https://www.tripadvisor.ca/Profile/BrendaT839, nil,Nov. 2015, November 2015 9686,5.0,storkonwheels,https://www.tripadvisor.ca/Profile/storkonwheels, nil,Sep. 2015, August 2015 9686,4.0,Terry M,https://www.tripadvisor.ca/Profile/terrymW3327ZF, nil,Sep. 2015, August 2015 9686,5.0,noname021,https://www.tripadvisor.ca/Profile/noname021, nil,Aug. 2015, August 2015 9686,5.0,Nicole M,https://www.tripadvisor.ca/Profile/511nicolem, nil,Aug. 2015, September 2014 9686,4.0,jkozlowski,https://www.tripadvisor.ca/Profile/jkozlowski, nil,Aug. 2015, August 2015 9686,4.0,Peter L,https://www.tripadvisor.ca/Profile/peterlG5855QQ, nil,May 2015, May 2015 9686,5.0,TomGCalgary,https://www.tripadvisor.ca/Profile/TomGCalgary, nil,May 2015, May 2015 9686,4.0,timjracing,https://www.tripadvisor.ca/Profile/timjracing, nil,Apr. 2015, April 2015 9686,4.0,56offsuit,https://www.tripadvisor.ca/Profile/56offsuit, nil,Mar. 2015, March 2015 9686,4.0,Buckwald,https://www.tripadvisor.ca/Profile/Buckwald, nil,Mar. 2015, July 2014 9686,4.0,Ariel Pandachuck,https://www.tripadvisor.ca/Profile/Ariellmp, nil,Feb. 2015, February 2015 9686,4.0,kms40,https://www.tripadvisor.ca/Profile/kms40, nil,Jan. 2015, January 2015 9686,4.0,1WanderingGuy,https://www.tripadvisor.ca/Profile/1WanderingGuy, nil,Jan. 2015, December 2014 9686,5.0,Coolmomtraveller,https://www.tripadvisor.ca/Profile/Coolmomtraveller, nil,Dec. 2014, December 2014 9686,4.0,Aimee H,https://www.tripadvisor.ca/Profile/308aimeeh, nil,Dec. 2014, July 2014 9686,5.0,GMProvost,https://www.tripadvisor.ca/Profile/GMProvost, nil,Nov. 2014, November 2014 9686,5.0,mclady494,https://www.tripadvisor.ca/Profile/mclady494, nil,Oct. 2014, October 2014 9686,3.0,Tami L,https://www.tripadvisor.ca/Profile/tamilynn82, nil,Sep. 2014, August 2014 9686,5.0,Chala-Michal,https://www.tripadvisor.ca/Profile/Chala-Michal, nil,Aug. 2014, July 2014 9686,5.0,Sara_and_Joel,https://www.tripadvisor.ca/Profile/Sara_and_Joel, nil,Aug. 2014, August 2014 9686,4.0,Eve_Delta,https://www.tripadvisor.ca/Profile/Eve_Delta, nil,Jul. 2014, July 2014 9686,4.0,Dominic L,https://www.tripadvisor.ca/Profile/DominicL306, nil,Jun. 2014, August 2013 9686,5.0,Ashley M,https://www.tripadvisor.ca/Profile/AshleyM98, nil,May 2014, May 2014 9686,4.0,Tombassinger,https://www.tripadvisor.ca/Profile/Tombassinger, nil,Apr. 2014, April 2014 9687,4.0,deddrd,https://www.tripadvisor.ca/Profile/deddrd, nil,Dec. 2018, August 2018 9687,4.0,Denise C,https://www.tripadvisor.ca/Profile/Y7574IIdenisec, nil,Apr. 2018, April 2018 9687,4.0,Motoman33,https://www.tripadvisor.ca/Profile/Motoman33, nil,Oct. 2017, May 2017 9687,3.0,APleasedCustomer,https://www.tripadvisor.ca/Profile/APleasedCustomer, nil,May 2017, July 2016 9687,5.0,Ann J,https://www.tripadvisor.ca/Profile/annj734, nil,Mar. 2017, March 2017 9688,3.0,madelk2011,https://www.tripadvisor.ca/Profile/madelk2011, nil,Mar. 2019, March 2019 9688,5.0,jaimie m,https://www.tripadvisor.ca/Profile/350jaimiem, nil,Mar. 2019, March 2019 9688,4.0,jread1961,https://www.tripadvisor.ca/Profile/jread1961, nil,Feb. 2019, February 2019 9688,3.0,Ed G,https://www.tripadvisor.ca/Profile/edgK6284DI, nil,Feb. 2019, January 2019 9688,5.0,Kathryn F,https://www.tripadvisor.ca/Profile/71kathrynf, nil,Feb. 2019, February 2019 9688,3.0,fs540,https://www.tripadvisor.ca/Profile/fs540, nil,Jan. 2019, June 2018 9688,5.0,RaistlinV,https://www.tripadvisor.ca/Profile/RaistlinV, nil,Jan. 2019, January 2019 9688,3.0,NorthStar561546,https://www.tripadvisor.ca/Profile/NorthStar561546, nil,Jan. 2019, December 2018 9688,3.0,islandrockin,https://www.tripadvisor.ca/Profile/islandrockin, nil,Jan. 2019, January 2019 9688,1.0,Roha1,https://www.tripadvisor.ca/Profile/rham1, nil,Jan. 2019, January 2019 9688,3.0,klrp11,https://www.tripadvisor.ca/Profile/klrp11, nil,Jan. 2019, January 2019 9688,2.0,Tony_C,https://www.tripadvisor.ca/Profile/TonyCooke1124, nil,Dec. 2018, December 2018 9688,1.0,Brent P,https://www.tripadvisor.ca/Profile/565brentp, nil,Dec. 2018, October 2018 9688,3.0,Kim H,https://www.tripadvisor.ca/Profile/KimH2053, nil,Dec. 2018, December 2018 9688,5.0,Quakeup,https://www.tripadvisor.ca/Profile/Quakeup, nil,Dec. 2018, November 2018 9688,nil,,nil, nil,nil,nil 9688,3.0,JR_of_Kamloops,https://www.tripadvisor.ca/Profile/JR_of_Kamloops, nil,Oct. 2018, October 2018 9688,4.0,Eric T,https://www.tripadvisor.ca/Profile/L6785VJerict, nil,Oct. 2018, October 2018 9688,4.0,JPG967,https://www.tripadvisor.ca/Profile/JPG967, nil,Oct. 2018, October 2018 9688,5.0,Cindi T,https://www.tripadvisor.ca/Profile/211cindit, nil,Oct. 2018, September 2018 9688,5.0,Barrington B,https://www.tripadvisor.ca/Profile/789barringtonb, nil,Oct. 2018, September 2018 9688,1.0,Naser E,https://www.tripadvisor.ca/Profile/dannya609, nil,Sep. 2018, September 2018 9688,5.0,Ginette P,https://www.tripadvisor.ca/Profile/GinetteP858, nil,Sep. 2018, September 2018 9688,1.0,Joe M,https://www.tripadvisor.ca/Profile/JoeM5609, nil,Sep. 2018, September 2018 9688,4.0,Eastendboyvan,https://www.tripadvisor.ca/Profile/Eastendboyvan, nil,Sep. 2018, September 2018 9688,4.0,curlergirl,https://www.tripadvisor.ca/Profile/curlergirl, nil,Aug. 2018, May 2018 9688,1.0,Tanya N,https://www.tripadvisor.ca/Profile/tanyan62, nil,Aug. 2018, August 2018 9688,4.0,Professional-Pilgrim,https://www.tripadvisor.ca/Profile/Professional-Pilgrim, nil,Aug. 2018, August 2018 9688,1.0,Faiz a,https://www.tripadvisor.ca/Profile/446faiza, nil,Aug. 2018, August 2018 9688,3.0,Monica B,https://www.tripadvisor.ca/Profile/monicabU9286LU, nil,Aug. 2018, June 2018 9688,2.0,Jumpstartcomm,https://www.tripadvisor.ca/Profile/Jumpstartcomm, nil,Aug. 2018, July 2018 9688,5.0,Tracey K,https://www.tripadvisor.ca/Profile/tlkehler, nil,Jul. 2018, July 2018 9688,4.0,HipMum,https://www.tripadvisor.ca/Profile/HipMum, nil,Jul. 2018, January 2018 9688,5.0,goldfish_ca,https://www.tripadvisor.ca/Profile/goldfish_ca, nil,Jun. 2018, June 2018 9688,4.0,Wendy N,https://www.tripadvisor.ca/Profile/755WendyN, nil,Jun. 2018, June 2018 9688,5.0,jhf833,https://www.tripadvisor.ca/Profile/jhf833, nil,Jun. 2018, April 2018 9688,4.0,flipeli,https://www.tripadvisor.ca/Profile/flipeli, nil,Jun. 2018, June 2018 9688,4.0,DokGrey,https://www.tripadvisor.ca/Profile/DokGrey, nil,May 2018, May 2018 9688,4.0,Marlene T,https://www.tripadvisor.ca/Profile/431marlenet, nil,Apr. 2018, April 2018 9688,4.0,Gretz,https://www.tripadvisor.ca/Profile/Gretz, nil,Mar. 2018, February 2018 9688,3.0,archfor,https://www.tripadvisor.ca/Profile/archfor, nil,Mar. 2018, March 2018 9688,3.0,Lori J,https://www.tripadvisor.ca/Profile/10lorij, nil,Mar. 2018, March 2018 9688,4.0,Gary R,https://www.tripadvisor.ca/Profile/GaryR837, nil,Mar. 2018, March 2018 9688,4.0,KJ092009,https://www.tripadvisor.ca/Profile/KJ092009, nil,Mar. 2018, March 2018 9688,4.0,Nyvik,https://www.tripadvisor.ca/Profile/Nyvik, nil,Mar. 2018, March 2018 9688,1.0,otxena,https://www.tripadvisor.ca/Profile/otxena, nil,Feb. 2018, February 2018 9688,3.0,ms_lena007,https://www.tripadvisor.ca/Profile/ms_lena007, nil,Jan. 2018, January 2018 9688,3.0,Steve C,https://www.tripadvisor.ca/Profile/stevecO5483BI, nil,Dec. 2017, December 2017 9688,5.0,MMG20172177,https://www.tripadvisor.ca/Profile/MMG20172177, nil,Dec. 2017, December 2017 9688,4.0,Jerry L,https://www.tripadvisor.ca/Profile/jerrylZ7389IO, nil,Dec. 2017, November 2017 9688,5.0,jerry e,https://www.tripadvisor.ca/Profile/997jerrye, nil,Dec. 2017, December 2017 9688,2.0,jmug1234,https://www.tripadvisor.ca/Profile/jmug1234, nil,Nov. 2017, November 2017 9688,2.0,ttrraaww,https://www.tripadvisor.ca/Profile/ttrraaww, nil,Nov. 2017, November 2017 9688,4.0,Scorpio-1001,https://www.tripadvisor.ca/Profile/Scorpio-1001, nil,Nov. 2017, November 2017 9688,3.0,Les C,https://www.tripadvisor.ca/Profile/LesC368, nil,Oct. 2017, October 2017 9688,4.0,Anna_K_Amendolare,https://www.tripadvisor.ca/Profile/Anna_K_Amendolare, nil,Oct. 2017, September 2017 9688,4.0,Gail M,https://www.tripadvisor.ca/Profile/gailm584, nil,Sep. 2017, September 2017 9688,4.0,Britishcanadianeh,https://www.tripadvisor.ca/Profile/Britishcanadianeh, nil,Sep. 2017, August 2017 9688,4.0,gwenmh2611,https://www.tripadvisor.ca/Profile/gwenmh2611, nil,Sep. 2017, September 2017 9688,3.0,sariba,https://www.tripadvisor.ca/Profile/sariba, nil,Sep. 2017, August 2017 9688,2.0,Roma R,https://www.tripadvisor.ca/Profile/191romar, nil,Aug. 2017, August 2017 9688,3.0,Bobbi81,https://www.tripadvisor.ca/Profile/Bobbi81, nil,Aug. 2017, August 2017 9688,3.0,Diver-Hiker,https://www.tripadvisor.ca/Profile/Diver-Hiker, nil,Jul. 2017, July 2017 9688,4.0,CaseyluvsSophie,https://www.tripadvisor.ca/Profile/CaseyluvsSophie, nil,Jul. 2017, July 2017 9688,4.0,davidnicholas57,https://www.tripadvisor.ca/Profile/davidnicholas57, nil,Jul. 2017, July 2017 9688,5.0,frusurating,https://www.tripadvisor.ca/Profile/frusurating, nil,Jul. 2017, June 2017 9688,5.0,TravellerinVic,https://www.tripadvisor.ca/Profile/TravellerinVic, nil,Jul. 2017, July 2017 9688,5.0,FamilyStone1995,https://www.tripadvisor.ca/Profile/FamilyStone1995, nil,Jul. 2017, July 2017 9688,2.0,alexisapostalon,https://www.tripadvisor.ca/Profile/alexisapostalon, nil,Jun. 2017, June 2017 9688,4.0,CSHickey72,https://www.tripadvisor.ca/Profile/CSHickey72, nil,Jun. 2017, June 2017 9688,5.0,Jacob M,https://www.tripadvisor.ca/Profile/150jacobm, nil,Jun. 2017, June 2017 9688,4.0,Brian G,https://www.tripadvisor.ca/Profile/briangI9306UA, nil,Feb. 2017, February 2017 9688,4.0,GlenH1950,https://www.tripadvisor.ca/Profile/GlenH1950, nil,Jan. 2017, January 2017 9688,3.0,valleyboyEngland,https://www.tripadvisor.ca/Profile/valleyboyEngland, nil,Dec. 2016, October 2016 9688,4.0,Jen,https://www.tripadvisor.ca/Profile/JenMcMillan, nil,Dec. 2016, December 2016 9688,3.0,Debbie V,https://www.tripadvisor.ca/Profile/DebbieK566, nil,Dec. 2016, December 2016 9688,5.0,MichaelM0079,https://www.tripadvisor.ca/Profile/MichaelM0079, nil,Dec. 2016, November 2016 9688,4.0,Alisha D,https://www.tripadvisor.ca/Profile/653alishad, nil,Nov. 2016, November 2016 9688,4.0,Dudeneverstop,https://www.tripadvisor.ca/Profile/Dudeneverstop, nil,Nov. 2016, November 2016 9688,4.0,Trinity C,https://www.tripadvisor.ca/Profile/924trinityb, nil,Nov. 2016, November 2016 9688,5.0,Katy S,https://www.tripadvisor.ca/Profile/KatyS224, nil,Oct. 2016, September 2016 9688,1.0,Joss T,https://www.tripadvisor.ca/Profile/josst462, nil,Sep. 2016, August 2016 9688,4.0,Gumby1966,https://www.tripadvisor.ca/Profile/Gumby1966, nil,Sep. 2016, September 2016 9688,4.0,lucienne353,https://www.tripadvisor.ca/Profile/lucienne353, nil,Sep. 2016, September 2016 9688,5.0,Sumeet D,https://www.tripadvisor.ca/Profile/393sumeetd, nil,Sep. 2016, August 2016 9688,5.0,Nickoo9,https://www.tripadvisor.ca/Profile/Nickoo9, nil,Sep. 2016, September 2016 9688,3.0,richard c,https://www.tripadvisor.ca/Profile/richardc7299, nil,Sep. 2016, September 2016 9688,2.0,Enjoyinglifewithwine,https://www.tripadvisor.ca/Profile/Enjoyinglifewithwine, nil,Sep. 2016, September 2016 9688,3.0,SSBN740,https://www.tripadvisor.ca/Profile/SSBN740, nil,Aug. 2016, August 2016 9688,5.0,Egle G,https://www.tripadvisor.ca/Profile/957egleg, nil,Aug. 2016, August 2016 9688,1.0,Bill B,https://www.tripadvisor.ca/Profile/billb440, nil,Aug. 2016, August 2016 9688,3.0,Hannah L,https://www.tripadvisor.ca/Profile/HannahL_12, nil,Aug. 2016, June 2016 9688,2.0,callmeking2365,https://www.tripadvisor.ca/Profile/callmeking2365, nil,Aug. 2016, August 2016 9688,3.0,Dionic,https://www.tripadvisor.ca/Profile/Dionic, nil,Jul. 2016, July 2016 9688,4.0,ruthieb123,https://www.tripadvisor.ca/Profile/ruthieb123, nil,May 2016, May 2016 9688,5.0,Rudy & Sofia Z,https://www.tripadvisor.ca/Profile/rudysofiaz, nil,May 2016, May 2016 9688,4.0,Tillyseattle,https://www.tripadvisor.ca/Profile/Tillyseattle, nil,May 2016, May 2016 9688,3.0,Andrea M,https://www.tripadvisor.ca/Profile/andream612, nil,May 2016, March 2016 9688,3.0,teatails,https://www.tripadvisor.ca/Profile/teatails, nil,May 2016, May 2016 9688,3.0,SkydiverBC,https://www.tripadvisor.ca/Profile/SkydiverBC, nil,Apr. 2016, April 2016 9688,3.0,BenjaminN93,https://www.tripadvisor.ca/Profile/BenjaminN93, nil,Apr. 2016, April 2016 9688,5.0,Gerald W,https://www.tripadvisor.ca/Profile/GeraldW591, nil,Apr. 2016, March 2016 9688,5.0,Scenic181959,https://www.tripadvisor.ca/Profile/Scenic181959, nil,Apr. 2016, April 2016 9688,4.0,QCSki,https://www.tripadvisor.ca/Profile/QCSki, nil,Apr. 2016, April 2016 9688,5.0,Dominus187,https://www.tripadvisor.ca/Profile/Dominus187, nil,Apr. 2016, May 2015 9688,3.0,3AmberJ,https://www.tripadvisor.ca/Profile/3AmberJ, nil,Mar. 2016, March 2016 9688,4.0,Paul T,https://www.tripadvisor.ca/Profile/V1365EFpault, nil,Mar. 2016, March 2016 9688,5.0,nardawg,https://www.tripadvisor.ca/Profile/nardawg, nil,Feb. 2016, February 2016 9688,5.0,outoftowners_7,https://www.tripadvisor.ca/Profile/outoftowners_7, nil,Feb. 2016, February 2016 9688,5.0,HRSWhistler,https://www.tripadvisor.ca/Profile/HRSWhistler, nil,Jan. 2016, January 2016 9688,4.0,HofCNP,https://www.tripadvisor.ca/Profile/HofCNP, nil,Jan. 2016, January 2016 9688,5.0,Beatriz C,https://www.tripadvisor.ca/Profile/698beatrizc, nil,Dec. 2015, December 2015 9688,4.0,Dave1xyz,https://www.tripadvisor.ca/Profile/Dave1xyz, nil,Nov. 2015, November 2015 9688,5.0,Judy K,https://www.tripadvisor.ca/Profile/120judyk, nil,Nov. 2015, September 2015 9688,4.0,CanadianDi_13,https://www.tripadvisor.ca/Profile/CanadianDi_13, nil,Oct. 2015, September 2015 9688,5.0,Nigel D,https://www.tripadvisor.ca/Profile/289nigeld, nil,Oct. 2015, October 2015 9688,4.0,Chris B,https://www.tripadvisor.ca/Profile/Z9352QFchrisb, nil,Sep. 2015, September 2015 9688,2.0,ACNGUY,https://www.tripadvisor.ca/Profile/ACNGUY, nil,Sep. 2015, September 2015 9688,4.0,KimberKeith,https://www.tripadvisor.ca/Profile/KimberKeith, nil,Sep. 2015, September 2015 9688,3.0,MelodieH,https://www.tripadvisor.ca/Profile/MelodieH, nil,Sep. 2015, September 2015 9688,4.0,bwald2014,https://www.tripadvisor.ca/Profile/bwald2014, nil,Sep. 2015, July 2015 9688,4.0,A K,https://www.tripadvisor.ca/Profile/753AK, nil,Sep. 2015, September 2015 9688,5.0,marie P,https://www.tripadvisor.ca/Profile/T2355XBmariep, nil,Sep. 2015, August 2015 9688,3.0,Sydney Yi Har M,https://www.tripadvisor.ca/Profile/sydneyyiharm, nil,Sep. 2015, August 2015 9688,4.0,Ferenc_Budapest,https://www.tripadvisor.ca/Profile/Ferenc_Budapest, nil,Aug. 2015, July 2015 9688,5.0,BarbsZ,https://www.tripadvisor.ca/Profile/BarbsZ, nil,Jul. 2015, June 2015 9688,5.0,quiltlady2,https://www.tripadvisor.ca/Profile/quiltlady2, nil,Jul. 2015, July 2015 9688,4.0,FundooGuide,https://www.tripadvisor.ca/Profile/FundooGuide, nil,Jul. 2015, May 2015 9688,2.0,RobVee,https://www.tripadvisor.ca/Profile/RobVee, nil,Jul. 2015, July 2015 9688,4.0,Carpathia,https://www.tripadvisor.ca/Profile/Carpathia, nil,Jul. 2015, July 2015 9688,3.0,CherylG51,https://www.tripadvisor.ca/Profile/CherylG51, nil,Jun. 2015, June 2015 9688,4.0,Louise B,https://www.tripadvisor.ca/Profile/Z5890DDlouiseb, nil,Jun. 2015, June 2015 9688,5.0,Brian B,https://www.tripadvisor.ca/Profile/brianbY7441LS, nil,Jun. 2015, June 2015 9688,3.0,cooperpeterj,https://www.tripadvisor.ca/Profile/cooperpeterj, nil,Jun. 2015, June 2015 9688,4.0,Harlee,https://www.tripadvisor.ca/Profile/Harlee, nil,Jun. 2015, May 2015 9688,4.0,Harv R,https://www.tripadvisor.ca/Profile/103harvr, nil,Jun. 2015, June 2015 9688,4.0,Janet W,https://www.tripadvisor.ca/Profile/janetw530, nil,Jun. 2015, May 2015 9688,4.0,BCBerndts,https://www.tripadvisor.ca/Profile/BCBerndts, nil,May 2015, May 2015 9688,5.0,Gosals,https://www.tripadvisor.ca/Profile/Gosals, nil,May 2015, April 2015 9688,4.0,Debrah T,https://www.tripadvisor.ca/Profile/596debraht, nil,May 2015, May 2015 9688,4.0,Shilo T,https://www.tripadvisor.ca/Profile/tilastrinity, nil,May 2015, May 2015 9688,4.0,Pizzaknight,https://www.tripadvisor.ca/Profile/Pizzaknight, nil,May 2015, May 2015 9688,4.0,cobaltoo,https://www.tripadvisor.ca/Profile/cobaltoo, nil,May 2015, May 2015 9688,4.0,Ashhuis,https://www.tripadvisor.ca/Profile/Ashhuis, nil,May 2015, April 2015 9688,4.0,Somuchtob,https://www.tripadvisor.ca/Profile/Somuchtob, nil,Apr. 2015, April 2015 9688,4.0,Purplecat771,https://www.tripadvisor.ca/Profile/Purplecat771, nil,Apr. 2015, April 2015 9688,4.0,Cindy G,https://www.tripadvisor.ca/Profile/CindyG226, nil,Apr. 2015, April 2015 9688,5.0,Arnold S,https://www.tripadvisor.ca/Profile/ArnoldS82, nil,Apr. 2015, April 2015 9688,5.0,Iamcanadian00,https://www.tripadvisor.ca/Profile/Iamcanadian00, nil,Apr. 2015, April 2015 9688,4.0,sailer2,https://www.tripadvisor.ca/Profile/sailer2, nil,Mar. 2015, March 2015 9688,3.0,Cyndi L,https://www.tripadvisor.ca/Profile/896cyndil, nil,Mar. 2015, March 2015 9688,3.0,Lorna C,https://www.tripadvisor.ca/Profile/LornaC937, nil,Mar. 2015, March 2015 9688,5.0,Caroline L,https://www.tripadvisor.ca/Profile/CarolineL678, nil,Mar. 2015, February 2015 9688,5.0,detachedone,https://www.tripadvisor.ca/Profile/detachedone, nil,Mar. 2015, March 2015 9688,4.0,Plamb11,https://www.tripadvisor.ca/Profile/Plamb11, nil,Mar. 2015, March 2015 9688,5.0,Im2addicted,https://www.tripadvisor.ca/Profile/Im2addicted, nil,Feb. 2015, February 2015 9688,4.0,cwill4573,https://www.tripadvisor.ca/Profile/cwill4573, nil,Feb. 2015, February 2015 9688,2.0,forur411,https://www.tripadvisor.ca/Profile/forur411, nil,Feb. 2015, January 2015 9689,nil,,nil, nil,nil,nil 9690,5.0,CinamonM,https://www.tripadvisor.ca/Profile/CinamonM, nil,Sep. 2018, August 2018 9690,4.0,Heather F,https://www.tripadvisor.ca/Profile/D88JKheatherf, nil,Jul. 2018, July 2018 9690,4.0,giselle f,https://www.tripadvisor.ca/Profile/519gisellef, nil,Sep. 2017, September 2017 9690,1.0,895CarolC,https://www.tripadvisor.ca/Profile/895CarolC, nil,Jun. 2017, June 2017 9690,5.0,Mike T,https://www.tripadvisor.ca/Profile/R4399TKmiket, nil,Sep. 2016, September 2016 9690,4.0,Brewercraig13,https://www.tripadvisor.ca/Profile/Brewercraig13, nil,Aug. 2016, July 2016 9690,4.0,Canuck2017,https://www.tripadvisor.ca/Profile/Canuck2017, nil,Jul. 2016, July 2016 9690,4.0,Oleoides,https://www.tripadvisor.ca/Profile/Oleoides, nil,Nov. 2014, October 2014 9690,5.0,Donald D,https://www.tripadvisor.ca/Profile/donaldd457, nil,Jul. 2014, July 2014 9690,4.0,224Karin,https://www.tripadvisor.ca/Profile/224Karin, nil,Sep. 2013, August 2013 9690,4.0,Danymed,https://www.tripadvisor.ca/Profile/Danymed, nil,Aug. 2012, August 2012 9690,4.0,Bikerchic9,https://www.tripadvisor.ca/Profile/Bikerchic9, nil,Jul. 2011, July 2011 9690,4.0,KansasCityTruffles,https://www.tripadvisor.ca/Profile/KansasCityTruffles, nil,Aug. 2009, July 2009 9690,2.0,sue051,https://www.tripadvisor.ca/Profile/sue051, nil,Jul. 2008, July 2008 9690,2.0,mokacapp,https://www.tripadvisor.ca/Profile/mokacapp, nil,Apr. 2005, August 2004 9693,4.0,Margaret K,https://www.tripadvisor.ca/Profile/155MargaretK, nil,Aug. 2018, June 2018 9693,3.0,Steve S,https://www.tripadvisor.ca/Profile/G5205CPsteves, nil,Aug. 2018, August 2018 9693,1.0,Jon B,https://www.tripadvisor.ca/Profile/J8020RTjonb, nil,Aug. 2018, August 2018 9693,1.0,mjohncoady,https://www.tripadvisor.ca/Profile/mjohncoady, nil,Jul. 2018, July 2018 9693,5.0,vasanth r,https://www.tripadvisor.ca/Profile/917vasanthr, nil,May 2018, May 2018 9693,5.0,Krishna G,https://www.tripadvisor.ca/Profile/KrishnaG4, nil,Jan. 2018, January 2018 9693,5.0,Guest09876,https://www.tripadvisor.ca/Profile/Guest09876, nil,Dec. 2017, December 2017 9693,5.0,Bala D,https://www.tripadvisor.ca/Profile/BalaD36, nil,Nov. 2017, November 2017 9693,5.0,karthikame,https://www.tripadvisor.ca/Profile/karthikame, nil,Nov. 2017, November 2017 9693,4.0,John H,https://www.tripadvisor.ca/Profile/HoganHospitality, nil,Sep. 2017, September 2017 9693,4.0,Denise W,https://www.tripadvisor.ca/Profile/DeniseW540, nil,Sep. 2017, August 2017 9693,5.0,Derek W,https://www.tripadvisor.ca/Profile/derekw159, nil,Aug. 2017, August 2017 9693,3.0,swim_bunny2012,https://www.tripadvisor.ca/Profile/swim_bunny2012, nil,Jul. 2017, August 2016 9693,1.0,badtripCanada,https://www.tripadvisor.ca/Profile/badtripCanada, nil,Jul. 2017, July 2017 9693,4.0,ValerieBenn,https://www.tripadvisor.ca/Profile/ValerieBenn, nil,Jun. 2017, June 2017 9693,3.0,Dan W,https://www.tripadvisor.ca/Profile/56danw, nil,Jun. 2017, June 2017 9693,5.0,Birgit G,https://www.tripadvisor.ca/Profile/pippili, nil,Oct. 2016, September 2016 9693,5.0,commercequeen,https://www.tripadvisor.ca/Profile/commercequeen, nil,Oct. 2016, October 2016 9693,2.0,evamy,https://www.tripadvisor.ca/Profile/evamy, nil,Oct. 2016, September 2016 9693,1.0,Eurodame,https://www.tripadvisor.ca/Profile/Eurodame, nil,Sep. 2016, September 2016 9693,4.0,Blair S,https://www.tripadvisor.ca/Profile/312blairs, nil,Sep. 2016, September 2016 9693,5.0,Catherine B,https://www.tripadvisor.ca/Profile/W2098WDcatherineb, nil,Sep. 2016, September 2016 9693,3.0,Richard S,https://www.tripadvisor.ca/Profile/rashroyer, nil,Aug. 2016, August 2016 9693,3.0,hadkl,https://www.tripadvisor.ca/Profile/hadkl, nil,Aug. 2016, August 2016 9693,5.0,Andrew G,https://www.tripadvisor.ca/Profile/goldenflyte, nil,Aug. 2016, August 2016 9693,2.0,xxx_mara,https://www.tripadvisor.ca/Profile/xxx_mara, nil,Aug. 2016, August 2016 9693,5.0,LyndaGould-15,https://www.tripadvisor.ca/Profile/LyndaGould-15, nil,Jul. 2016, July 2016 9693,5.0,TheHifer,https://www.tripadvisor.ca/Profile/TheHifer, nil,Mar. 2016, March 2016 9693,5.0,akyle2016,https://www.tripadvisor.ca/Profile/akyle2016, nil,Mar. 2016, February 2016 9693,5.0,AtHomeWithJulie,https://www.tripadvisor.ca/Profile/AtHomeWithJulie, nil,Oct. 2015, October 2015 9693,4.0,ALfromManitoba,https://www.tripadvisor.ca/Profile/ALfromManitoba, nil,Oct. 2015, September 2015 9693,5.0,matthew d,https://www.tripadvisor.ca/Profile/matthewd280, nil,Sep. 2015, September 2015 9693,4.0,DELTAK,https://www.tripadvisor.ca/Profile/DELTAK, nil,Sep. 2015, September 2015 9693,4.0,David M,https://www.tripadvisor.ca/Profile/314BarbaraM314, nil,Sep. 2015, July 2015 9693,4.0,Jean Francois R,https://www.tripadvisor.ca/Profile/565jeanfrancoisr, nil,Aug. 2015, August 2015 9693,nil,,nil, nil,nil,nil 9693,3.0,barb l,https://www.tripadvisor.ca/Profile/212barbl, nil,Sep. 2014, September 2014 9693,4.0,jungleland_1014,https://www.tripadvisor.ca/Profile/jungleland_1014, nil,Aug. 2014, August 2014 9693,1.0,jimfog,https://www.tripadvisor.ca/Profile/jimfog, nil,Jul. 2014, July 2014 9693,4.0,Challs1,https://www.tripadvisor.ca/Profile/Challs1, nil,Jul. 2014, June 2014 9693,4.0,LibraryLady,https://www.tripadvisor.ca/Profile/LibraryLady, nil,Jul. 2014, July 2014 9693,5.0,Mymats,https://www.tripadvisor.ca/Profile/Mymats, nil,Jun. 2014, June 2014 9693,5.0,Nancy P,https://www.tripadvisor.ca/Profile/NancyP780, nil,Nov. 2013, August 2013 9693,5.0,KBlizz,https://www.tripadvisor.ca/Profile/KBlizz, nil,Aug. 2013, August 2013 9693,3.0,Kaz1955,https://www.tripadvisor.ca/Profile/Kaz1955, nil,Jul. 2013, July 2013 9693,5.0,shannonr273,https://www.tripadvisor.ca/Profile/shannonr273, nil,Jun. 2013, June 2013 9693,4.0,Cycleskinuts,https://www.tripadvisor.ca/Profile/Cycleskinuts, nil,Oct. 2012, September 2012 9693,5.0,ONomad,https://www.tripadvisor.ca/Profile/ONomad, nil,Dec. 2011, July 2011 9693,4.0,Catter57,https://www.tripadvisor.ca/Profile/Catter57, nil,Oct. 2011, October 2011 9693,4.0,Irish_rovers_11,https://www.tripadvisor.ca/Profile/Irish_rovers_11, nil,Sep. 2011, July 2011 9693,1.0,Michael S,https://www.tripadvisor.ca/Profile/michaelsI7777OH, nil,Sep. 2011, September 2011 9694,5.0,Toppro2,https://www.tripadvisor.ca/Profile/Toppro2, nil,Dec. 2018, December 2018 9694,5.0,Lise B,https://www.tripadvisor.ca/Profile/708liseb, nil,Dec. 2018, September 2018 9694,4.0,Grogsblossom,https://www.tripadvisor.ca/Profile/Grogsblossom, nil,Nov. 2018, September 2018 9694,5.0,Charles A,https://www.tripadvisor.ca/Profile/910charlesa, nil,Oct. 2018, October 2018 9694,5.0,Gentilhomme,https://www.tripadvisor.ca/Profile/Gentilhomme, nil,Oct. 2018, September 2018 9694,5.0,Gardenhopper,https://www.tripadvisor.ca/Profile/Gardenhopper, nil,Sep. 2018, September 2018 9694,3.0,Adrian Ross,https://www.tripadvisor.ca/Profile/AdrianRoss, nil,Sep. 2018, August 2018 9694,5.0,ScottEmmaLee,https://www.tripadvisor.ca/Profile/ScottEmmaLee, nil,Aug. 2018, August 2018 9694,5.0,Andy-S60,https://www.tripadvisor.ca/Profile/Andy-S60, nil,Aug. 2018, August 2018 9694,5.0,lbgillis,https://www.tripadvisor.ca/Profile/lbgillis, nil,Aug. 2018, August 2018 9694,nil,,nil, nil,nil,nil 9694,5.0,emmasmithca,https://www.tripadvisor.ca/Profile/emmasmithca, nil,Jul. 2018, July 2018 9694,5.0,FlaHomeGrl,https://www.tripadvisor.ca/Profile/FlaHomeGrl, nil,Jul. 2018, July 2018 9694,4.0,traveldoc,https://www.tripadvisor.ca/Profile/traveldoc, nil,Jul. 2018, July 2018 9694,4.0,Susan B,https://www.tripadvisor.ca/Profile/susanbH7613AP, nil,Jul. 2018, July 2018 9694,5.0,Dwayne B,https://www.tripadvisor.ca/Profile/386dwayneb, nil,Jul. 2018, July 2018 9694,5.0,traveltina1,https://www.tripadvisor.ca/Profile/traveltina1, nil,Jun. 2018, June 2018 9694,5.0,Deborah P,https://www.tripadvisor.ca/Profile/DeborahP45, nil,Jun. 2018, June 2018 9694,5.0,lchjr,https://www.tripadvisor.ca/Profile/lchjr, nil,Jun. 2018, June 2018 9694,5.0,Eve B,https://www.tripadvisor.ca/Profile/eveb101, nil,Jun. 2018, June 2018 9694,5.0,kilafaryar,https://www.tripadvisor.ca/Profile/kilafaryar, nil,Jun. 2018, June 2018 9694,5.0,Wilton2,https://www.tripadvisor.ca/Profile/Wilton2, nil,Oct. 2017, August 2017 9694,4.0,Mary ann A,https://www.tripadvisor.ca/Profile/paulaZ3792WO, nil,Sep. 2017, September 2017 9694,5.0,Mary S,https://www.tripadvisor.ca/Profile/A3676XVmarys, nil,Sep. 2017, September 2017 9694,4.0,Canada55plus,https://www.tripadvisor.ca/Profile/Canada55plus, nil,Sep. 2017, September 2017 9694,5.0,r1manchester,https://www.tripadvisor.ca/Profile/r1manchester, nil,Sep. 2017, September 2017 9694,5.0,justjill-toronto,https://www.tripadvisor.ca/Profile/justjill-toronto, nil,Sep. 2017, September 2017 9694,5.0,djna01,https://www.tripadvisor.ca/Profile/djna01, nil,Sep. 2017, September 2017 9694,5.0,SilverLink,https://www.tripadvisor.ca/Profile/SilverLink, nil,Sep. 2017, October 2016 9694,5.0,Rosiegirl2,https://www.tripadvisor.ca/Profile/Rosiegirl2, nil,Sep. 2017, September 2017 9694,5.0,CanadianTraveller159,https://www.tripadvisor.ca/Profile/CanadianTraveller159, nil,Aug. 2017, August 2017 9694,5.0,Melissa G,https://www.tripadvisor.ca/Profile/744melissag, nil,Aug. 2017, July 2017 9694,4.0,Twickerstourist,https://www.tripadvisor.ca/Profile/Twickerstourist, nil,Aug. 2017, June 2017 9694,5.0,LassInFife,https://www.tripadvisor.ca/Profile/LassInFife, nil,Aug. 2017, July 2017 9694,5.0,stefonik,https://www.tripadvisor.ca/Profile/stefonik, nil,Jul. 2017, July 2017 9694,5.0,Connie H,https://www.tripadvisor.ca/Profile/900connieh, nil,Jul. 2017, July 2017 9694,5.0,Micha E,https://www.tripadvisor.ca/Profile/838michae, nil,Jul. 2017, June 2017 9694,5.0,Caroline T,https://www.tripadvisor.ca/Profile/CarolineT930, nil,Jul. 2017, June 2017 9694,5.0,ADVENTUREmm,https://www.tripadvisor.ca/Profile/ADVENTUREmm, nil,Jul. 2017, June 2017 9694,5.0,Sharon B,https://www.tripadvisor.ca/Profile/543sharonb, nil,Jul. 2017, July 2017 9694,5.0,rovingcarole,https://www.tripadvisor.ca/Profile/rovingcarole, nil,Jul. 2017, July 2017 9694,4.0,goeco,https://www.tripadvisor.ca/Profile/goeco, nil,Jun. 2017, June 2017 9694,5.0,Jeff G,https://www.tripadvisor.ca/Profile/jeffgE4970DL, nil,Jun. 2017, June 2017 9694,5.0,SpectralMornings,https://www.tripadvisor.ca/Profile/SpectralMornings, nil,Jun. 2017, June 2017 9694,4.0,mruddock,https://www.tripadvisor.ca/Profile/mruddock, nil,Jun. 2017, June 2017 9694,4.0,Adrian V,https://www.tripadvisor.ca/Profile/280adrianv, nil,Jun. 2017, June 2017 9694,5.0,BarbaraFisk,https://www.tripadvisor.ca/Profile/BarbaraFisk, nil,May 2017, May 2017 9694,5.0,Peter C,https://www.tripadvisor.ca/Profile/PeterChare, nil,Oct. 2016, October 2016 9694,5.0,wjsinnott,https://www.tripadvisor.ca/Profile/wjsinnott, nil,Oct. 2016, October 2016 9694,5.0,Margaret M,https://www.tripadvisor.ca/Profile/oceanic2015, nil,Oct. 2016, October 2016 9694,5.0,John S,https://www.tripadvisor.ca/Profile/O9581FGjohns, nil,Oct. 2016, October 2016 9694,5.0,Jill V,https://www.tripadvisor.ca/Profile/837jillv, nil,Oct. 2016, October 2016 9694,5.0,JaneLopes,https://www.tripadvisor.ca/Profile/JaneLopes, nil,Oct. 2016, September 2016 9694,5.0,EKayH,https://www.tripadvisor.ca/Profile/EKayH650, nil,Oct. 2016, September 2016 9694,5.0,Christine M,https://www.tripadvisor.ca/Profile/ChristineM223, nil,Sep. 2016, September 2016 9694,4.0,Sanbelle,https://www.tripadvisor.ca/Profile/Sanbelle, nil,Sep. 2016, September 2016 9694,5.0,Bill M,https://www.tripadvisor.ca/Profile/BillyMac24, nil,Sep. 2016, September 2016 9694,5.0,Will2sail,https://www.tripadvisor.ca/Profile/Will2sail, nil,Sep. 2016, September 2016 9694,4.0,William N,https://www.tripadvisor.ca/Profile/336williamn, nil,Sep. 2016, August 2016 9694,4.0,bridget1000,https://www.tripadvisor.ca/Profile/bridget1000, nil,Sep. 2016, July 2016 9694,5.0,Oran24,https://www.tripadvisor.ca/Profile/Oran24, nil,Sep. 2016, July 2016 9694,4.0,cypress2,https://www.tripadvisor.ca/Profile/cypress2, nil,Sep. 2016, August 2016 9694,5.0,lauramichael1,https://www.tripadvisor.ca/Profile/lauramichael1, nil,Aug. 2016, August 2016 9694,5.0,MicheleCanada,https://www.tripadvisor.ca/Profile/MicheleCanada, nil,Aug. 2016, August 2016 9694,5.0,D&B,https://www.tripadvisor.ca/Profile/Mysticduo, nil,Aug. 2016, August 2016 9694,5.0,Sue D,https://www.tripadvisor.ca/Profile/851sued, nil,Aug. 2016, August 2016 9694,5.0,jrmbMilton,https://www.tripadvisor.ca/Profile/jrmbMilton, nil,Aug. 2016, August 2016 9694,5.0,empress1951,https://www.tripadvisor.ca/Profile/empress1951, nil,Aug. 2016, July 2016 9694,4.0,tom646,https://www.tripadvisor.ca/Profile/tom646, nil,Aug. 2016, August 2016 9694,5.0,Hemenwaycook,https://www.tripadvisor.ca/Profile/Hemenwaycook, nil,Aug. 2016, August 2016 9694,5.0,Kevin S,https://www.tripadvisor.ca/Profile/S407QXkevins, nil,Aug. 2016, July 2016 9694,5.0,Lorraine S,https://www.tripadvisor.ca/Profile/625lorraines, nil,Aug. 2016, July 2016 9694,1.0,reinlaagland,https://www.tripadvisor.ca/Profile/reinlaagland, nil,Aug. 2016, July 2016 9694,3.0,7777markw,https://www.tripadvisor.ca/Profile/7777markw, nil,Jul. 2016, July 2016 9694,5.0,Ken N Nancy G,https://www.tripadvisor.ca/Profile/kennnancyg, nil,Jul. 2016, July 2016 9694,5.0,Satsoc,https://www.tripadvisor.ca/Profile/Satsoc, nil,Jul. 2016, July 2016 9694,5.0,Hug598,https://www.tripadvisor.ca/Profile/Hug598, nil,Jul. 2016, June 2016 9694,5.0,JMVHalifax_Canada,https://www.tripadvisor.ca/Profile/JMVHalifax_Canada, nil,Jul. 2016, July 2016 9694,5.0,HinghamAnne,https://www.tripadvisor.ca/Profile/HinghamAnne, nil,Jul. 2016, July 2016 9694,5.0,Sandra T,https://www.tripadvisor.ca/Profile/900SandraT, nil,Jul. 2016, June 2016 9694,4.0,countrygirl621,https://www.tripadvisor.ca/Profile/countrygirl621, nil,Jul. 2016, June 2016 9694,5.0,Bares_her_songs,https://www.tripadvisor.ca/Profile/Bares_her_songs, nil,Jun. 2016, July 2016 9694,5.0,Anne M,https://www.tripadvisor.ca/Profile/A4582EXannem, nil,Jun. 2016, June 2016 9694,4.0,Fred T,https://www.tripadvisor.ca/Profile/626FredT, nil,Jun. 2016, June 2016 9694,5.0,Patrick R,https://www.tripadvisor.ca/Profile/PatrickR230, nil,Jun. 2016, June 2016 9694,5.0,Rosslake,https://www.tripadvisor.ca/Profile/rosslake, nil,Sep. 2015, September 2015 9694,5.0,lovesunshine85,https://www.tripadvisor.ca/Profile/lovesunshine85, nil,Sep. 2015, June 2015 9694,5.0,Elle M,https://www.tripadvisor.ca/Profile/587ellem, nil,Sep. 2015, September 2015 9694,5.0,Susan D,https://www.tripadvisor.ca/Profile/susandK7825WR, nil,Sep. 2015, September 2015 9694,4.0,Renate R,https://www.tripadvisor.ca/Profile/427renater, nil,Sep. 2015, December 2014 9694,5.0,Reejhik,https://www.tripadvisor.ca/Profile/Reejhik, nil,Sep. 2015, August 2015 9694,5.0,ctl_mojitogirl,https://www.tripadvisor.ca/Profile/ctl_mojitogirl, nil,Sep. 2015, September 2015 9694,4.0,LuAnn P,https://www.tripadvisor.ca/Profile/LuAnnP, nil,Sep. 2015, August 2015 9694,5.0,Margaret A,https://www.tripadvisor.ca/Profile/986margareta, nil,Aug. 2015, August 2015 9694,5.0,chrisjacko2016,https://www.tripadvisor.ca/Profile/chrisjacko2016, nil,Aug. 2015, August 2015 9694,5.0,GoodLifeForMe,https://www.tripadvisor.ca/Profile/GoodLifeForMe, nil,Aug. 2015, July 2015 9694,5.0,getoutontheroad,https://www.tripadvisor.ca/Profile/getoutontheroad, nil,Jul. 2015, June 2015 9694,5.0,RoseAlee,https://www.tripadvisor.ca/Profile/RoseAlee, nil,Jul. 2015, July 2015 9694,5.0,Denise B,https://www.tripadvisor.ca/Profile/DeniseB703, nil,Jul. 2015, June 2015 9694,5.0,BellaGlasgowScotland,https://www.tripadvisor.ca/Profile/BellaGlasgowScotland, nil,Jul. 2015, June 2015 9694,4.0,CaribbeanSunJunkie,https://www.tripadvisor.ca/Profile/CaribbeanSunJunkie, nil,Nov. 2014, November 2014 9694,5.0,MumblingNerd,https://www.tripadvisor.ca/Profile/MumblingNerd, nil,Nov. 2014, October 2014 9694,4.0,sistapleto,https://www.tripadvisor.ca/Profile/sistapleto, nil,Nov. 2014, September 2014 9694,5.0,yoop5,https://www.tripadvisor.ca/Profile/yoop5, nil,Oct. 2014, October 2014 9694,5.0,George V,https://www.tripadvisor.ca/Profile/georgev175, nil,Oct. 2014, September 2014 9694,4.0,Baby12121,https://www.tripadvisor.ca/Profile/Baby12121, nil,Oct. 2014, October 2014 9694,5.0,Enio G,https://www.tripadvisor.ca/Profile/EPG1950, nil,Oct. 2014, September 2014 9694,5.0,Allan B,https://www.tripadvisor.ca/Profile/573allanb, nil,Sep. 2014, September 2014 9694,5.0,CYConard,https://www.tripadvisor.ca/Profile/CYConard, nil,Sep. 2014, September 2014 9694,5.0,929Patty,https://www.tripadvisor.ca/Profile/929Patty, nil,Sep. 2014, September 2014 9694,5.0,lbw11,https://www.tripadvisor.ca/Profile/lbw11, nil,Sep. 2014, September 2014 9694,5.0,jwcna,https://www.tripadvisor.ca/Profile/jwcna, nil,Sep. 2014, September 2014 9694,5.0,Patti C,https://www.tripadvisor.ca/Profile/229pattic, nil,Sep. 2014, August 2014 9694,5.0,handball b,https://www.tripadvisor.ca/Profile/handballb, nil,Sep. 2014, August 2014 9694,5.0,Mikekinsman,https://www.tripadvisor.ca/Profile/Mikekinsman, nil,Sep. 2014, July 2014 9694,5.0,Michael M,https://www.tripadvisor.ca/Profile/Q2407DUmichaelm, nil,Aug. 2014, August 2014 9694,5.0,Cathi54,https://www.tripadvisor.ca/Profile/Cathi54, nil,Aug. 2014, August 2014 9694,5.0,Doug E,https://www.tripadvisor.ca/Profile/DougE22, nil,Aug. 2014, August 2014 9694,4.0,Loretta L,https://www.tripadvisor.ca/Profile/LorettaL421, nil,Aug. 2014, August 2014 9694,5.0,TobyNewYorkCity,https://www.tripadvisor.ca/Profile/TobyNewYorkCity, nil,Aug. 2014, August 2014 9694,5.0,vermonty,https://www.tripadvisor.ca/Profile/vermonty, nil,Aug. 2014, August 2014 9694,4.0,Alice M,https://www.tripadvisor.ca/Profile/AliceM844, nil,Aug. 2014, August 2014 9694,5.0,Alan J,https://www.tripadvisor.ca/Profile/AlanJ187, nil,Aug. 2014, July 2014 9694,5.0,Geoff T,https://www.tripadvisor.ca/Profile/geofft242, nil,Aug. 2014, September 2013 9694,5.0,TxAggie87,https://www.tripadvisor.ca/Profile/TxAggie87, nil,Jul. 2014, July 2014 9694,5.0,RUrahrah,https://www.tripadvisor.ca/Profile/RUrahrah, nil,Jul. 2014, July 2014 9694,5.0,Corrina A,https://www.tripadvisor.ca/Profile/CorrinaA923, nil,Jul. 2014, July 2014 9694,5.0,Gail d,https://www.tripadvisor.ca/Profile/Gaild224, nil,Jul. 2014, July 2014 9694,5.0,Timj135,https://www.tripadvisor.ca/Profile/Timj135, nil,Jun. 2014, June 2014 9694,5.0,AuTiger609,https://www.tripadvisor.ca/Profile/AuTiger609, nil,Jun. 2014, June 2014 9694,5.0,Allison E,https://www.tripadvisor.ca/Profile/642allisone, nil,Jun. 2014, May 2014 9694,5.0,Bizzybunny,https://www.tripadvisor.ca/Profile/Bizzybunny, nil,Dec. 2013, October 2013 9694,5.0,Geeena,https://www.tripadvisor.ca/Profile/Geeena, nil,Sep. 2013, September 2013 9694,5.0,h2oworks2000,https://www.tripadvisor.ca/Profile/h2oworks2000, nil,Sep. 2013, August 2013 9694,5.0,TucsonGal47,https://www.tripadvisor.ca/Profile/TucsonGal47, nil,Sep. 2013, September 2013 9694,4.0,edouardhenri,https://www.tripadvisor.ca/Profile/edouardhenri, nil,Sep. 2013, August 2013 9694,4.0,cjcarwell,https://www.tripadvisor.ca/Profile/cjcarwell, nil,Aug. 2013, August 2013 9694,5.0,Anne D,https://www.tripadvisor.ca/Profile/519anned, nil,Aug. 2013, August 2013 9694,5.0,David H,https://www.tripadvisor.ca/Profile/davidhG4207LJ, nil,Aug. 2013, August 2013 9694,5.0,Kapaldeo S,https://www.tripadvisor.ca/Profile/kapaldeos, nil,Aug. 2013, July 2013 9694,4.0,greenstOat24,https://www.tripadvisor.ca/Profile/greenstOat24, nil,Aug. 2013, July 2013 9694,4.0,Lee942,https://www.tripadvisor.ca/Profile/Lee942, nil,Aug. 2013, July 2013 9694,5.0,caitc311,https://www.tripadvisor.ca/Profile/caitc311, nil,Jul. 2013, July 2013 9694,4.0,Julia,https://www.tripadvisor.ca/Profile/JulaC_12, nil,Jul. 2013, July 2013 9694,5.0,jandr84,https://www.tripadvisor.ca/Profile/jandr84, nil,Jul. 2013, June 2013 9694,5.0,Melanie0819,https://www.tripadvisor.ca/Profile/Melanie0819, nil,Jul. 2013, June 2013 9694,5.0,Carol B,https://www.tripadvisor.ca/Profile/579carolb, nil,Jun. 2013, June 2013 9694,5.0,OtleyandFatcat,https://www.tripadvisor.ca/Profile/OtleyandFatcat, nil,Jun. 2013, June 2013 9694,5.0,Anne B,https://www.tripadvisor.ca/Profile/AnneB41, nil,Jun. 2013, June 2013 9694,5.0,Nursekaffy,https://www.tripadvisor.ca/Profile/Nursekaffy, nil,Oct. 2012, October 2012 9694,4.0,FriedaScarsdale_NY,https://www.tripadvisor.ca/Profile/FriedaScarsdale_NY, nil,Oct. 2012, October 2012 9694,5.0,GerMar60,https://www.tripadvisor.ca/Profile/GerMar60, nil,Oct. 2012, October 2012 9694,5.0,ANW55,https://www.tripadvisor.ca/Profile/ANW55, nil,Oct. 2012, October 2012 9694,5.0,23anita,https://www.tripadvisor.ca/Profile/23anita, nil,Sep. 2012, September 2012 9694,5.0,DS_LMD1521,https://www.tripadvisor.ca/Profile/DS_LMD1521, nil,Sep. 2012, September 2012 9694,5.0,JillGlendyer,https://www.tripadvisor.ca/Profile/JillGlendyer, nil,Sep. 2012, September 2012 9694,5.0,Zarzadzanie,https://www.tripadvisor.ca/Profile/Zarzadzanie, nil,Sep. 2012, August 2012 9694,5.0,richardwebb,https://www.tripadvisor.ca/Profile/richardwebb, nil,Sep. 2012, August 2012 9694,5.0,GWW,https://www.tripadvisor.ca/Profile/GWW, nil,Aug. 2012, August 2012 9694,5.0,redhead042491,https://www.tripadvisor.ca/Profile/redhead042491, nil,Aug. 2012, August 2012 9694,5.0,Conni R,https://www.tripadvisor.ca/Profile/ConniR488, nil,Aug. 2012, August 2012 9694,5.0,rockinox,https://www.tripadvisor.ca/Profile/rockinox, nil,Aug. 2012, August 2012 9694,5.0,jennifer h,https://www.tripadvisor.ca/Profile/jenniferh419, nil,Aug. 2012, August 2012 9694,5.0,Sue S,https://www.tripadvisor.ca/Profile/suesS5878BV, nil,Aug. 2012, August 2012 9695,5.0,164beau,https://www.tripadvisor.ca/Profile/164beau, nil,Jan. 2019, November 2018 9695,5.0,Jane B,https://www.tripadvisor.ca/Profile/M5733QEjaneb, nil,Sep. 2018, September 2018 9695,5.0,normajean2017,https://www.tripadvisor.ca/Profile/normajean2017, nil,Sep. 2018, September 2018 9695,5.0,1998SarahJ,https://www.tripadvisor.ca/Profile/1998SarahJ, nil,Aug. 2018, August 2018 9695,nil,,nil, nil,nil,nil 9695,2.0,Christine P,https://www.tripadvisor.ca/Profile/ChristineP2940, nil,Jul. 2018, July 2018 9695,4.0,Tracy and Peter T,https://www.tripadvisor.ca/Profile/tracyandpetert, nil,Jul. 2018, June 2018 9695,4.0,duncanconrad47,https://www.tripadvisor.ca/Profile/duncanconrad47, nil,Jun. 2018, June 2018 9695,4.0,robertoguardado24,https://www.tripadvisor.ca/Profile/robertoguardado24, nil,Nov. 2017, October 2017 9695,4.0,flyingbugler,https://www.tripadvisor.ca/Profile/flyingbugler, nil,Oct. 2017, October 2017 9695,5.0,2015eastcoasters,https://www.tripadvisor.ca/Profile/2015eastcoasters, nil,Aug. 2017, August 2017 9695,4.0,Gary C,https://www.tripadvisor.ca/Profile/R5010GLgaryc, nil,Aug. 2017, August 2017 9695,4.0,nslisa,https://www.tripadvisor.ca/Profile/nslisa, nil,Aug. 2017, August 2017 9695,3.0,David_S6627,https://www.tripadvisor.ca/Profile/David_S6627, nil,Jun. 2017, June 2017 9695,5.0,Jon N,https://www.tripadvisor.ca/Profile/JonN206, nil,Oct. 2016, October 2016 9695,4.0,finditon,https://www.tripadvisor.ca/Profile/finditon, nil,Oct. 2016, September 2016 9695,4.0,33405,https://www.tripadvisor.ca/Profile/33405, nil,Sep. 2016, September 2016 9695,4.0,Liz8723,https://www.tripadvisor.ca/Profile/Liz8723, nil,Sep. 2016, August 2016 9695,5.0,KimmyAnn1,https://www.tripadvisor.ca/Profile/KimmyAnn1, nil,Aug. 2016, August 2016 9695,4.0,Abquog,https://www.tripadvisor.ca/Profile/Abquog, nil,Aug. 2016, August 2016 9695,4.0,hart277,https://www.tripadvisor.ca/Profile/hart277, nil,Jul. 2016, July 2016 9695,5.0,anneoc1,https://www.tripadvisor.ca/Profile/anneoc1, nil,Jun. 2016, June 2016 9695,5.0,Zoe K,https://www.tripadvisor.ca/Profile/235zoek, nil,Jun. 2016, June 2016 9695,4.0,Paul H,https://www.tripadvisor.ca/Profile/21PaulH, nil,Mar. 2016, March 2016 9695,5.0,Donnamg2,https://www.tripadvisor.ca/Profile/Donnamg2, nil,Oct. 2015, October 2015 9695,5.0,Tanya M,https://www.tripadvisor.ca/Profile/tanyam902, nil,Sep. 2015, September 2015 9695,4.0,blmtkf,https://www.tripadvisor.ca/Profile/blmtkf, nil,Sep. 2015, September 2015 9695,5.0,Piscesman1946,https://www.tripadvisor.ca/Profile/Piscesman1946, nil,Aug. 2015, August 2015 9695,5.0,Lynn H,https://www.tripadvisor.ca/Profile/lynnh809, nil,Aug. 2015, August 2015 9695,5.0,swcanada,https://www.tripadvisor.ca/Profile/swcanada, nil,Jul. 2015, July 2015 9695,5.0,colettep634,https://www.tripadvisor.ca/Profile/colettep634, nil,Jul. 2015, May 2015 9695,5.0,MikeGen C,https://www.tripadvisor.ca/Profile/mikegenc, nil,Jun. 2015, June 2015 9695,2.0,Holly1420,https://www.tripadvisor.ca/Profile/Holly1420, nil,Sep. 2014, September 2014 9695,5.0,Eileen R,https://www.tripadvisor.ca/Profile/EileenR507, nil,Aug. 2014, August 2014 9696,4.0,knowwhatimsayin,https://www.tripadvisor.ca/Profile/ingon399, nil,Nov. 2018, September 2018 9696,5.0,Roger M,https://www.tripadvisor.ca/Profile/roger387, nil,Oct. 2018, September 2018 9696,1.0,soapgal,https://www.tripadvisor.ca/Profile/soapgal, nil,Sep. 2018, September 2018 9696,5.0,Lizbabiz,https://www.tripadvisor.ca/Profile/Lizbabiz, nil,Aug. 2018, August 2018 9696,5.0,anvilentertainment,https://www.tripadvisor.ca/Profile/anvilentertainment, nil,Aug. 2018, July 2018 9696,5.0,Doris E,https://www.tripadvisor.ca/Profile/dorise972, nil,Aug. 2018, August 2018 9696,5.0,Lee650,https://www.tripadvisor.ca/Profile/Lee650, nil,Aug. 2018, August 2018 9696,3.0,Carol Y,https://www.tripadvisor.ca/Profile/caroly505, nil,Aug. 2018, July 2018 9696,5.0,davidlmitchell22,https://www.tripadvisor.ca/Profile/davidlmitchell22, nil,Aug. 2018, July 2018 9696,5.0,Mtlerluvs2travel,https://www.tripadvisor.ca/Profile/Mtlerluvs2travel, nil,Jul. 2018, July 2018 9696,4.0,EvaV V,https://www.tripadvisor.ca/Profile/evavv2016, nil,Jul. 2018, July 2018 9696,5.0,Dan R,https://www.tripadvisor.ca/Profile/danrS1666UY, nil,Jul. 2018, June 2018 9696,2.0,ybconsuming,https://www.tripadvisor.ca/Profile/ybconsuming, nil,Jul. 2018, July 2018 9696,5.0,Simone B,https://www.tripadvisor.ca/Profile/J493IAsimoneb, nil,Jun. 2018, June 2018 9696,4.0,Winston A,https://www.tripadvisor.ca/Profile/424winstona, nil,Jun. 2018, June 2018 9696,3.0,Wandeczka,https://www.tripadvisor.ca/Profile/970wandak, nil,Apr. 2018, September 2017 9696,4.0,cny12,https://www.tripadvisor.ca/Profile/cny12, nil,Nov. 2017, October 2017 9696,5.0,Jon Z,https://www.tripadvisor.ca/Profile/jonz821, nil,Oct. 2017, October 2017 9696,5.0,Jean-François N,https://www.tripadvisor.ca/Profile/jeanfran_oisn317, nil,Oct. 2017, October 2017 9696,4.0,Sabine D,https://www.tripadvisor.ca/Profile/sabined908, nil,Oct. 2017, October 2017 9696,5.0,Susan C,https://www.tripadvisor.ca/Profile/susancE8778PX, nil,Sep. 2017, September 2017 9696,5.0,tourismtraveler,https://www.tripadvisor.ca/Profile/tourismtraveler, nil,Sep. 2017, September 2017 9696,5.0,Ian M,https://www.tripadvisor.ca/Profile/0IanM, nil,Sep. 2017, September 2017 9696,4.0,Minamtl,https://www.tripadvisor.ca/Profile/Minamtl, nil,Sep. 2017, August 2017 9696,4.0,jkraby,https://www.tripadvisor.ca/Profile/jkraby, nil,Sep. 2017, August 2017 9696,5.0,44Sailor,https://www.tripadvisor.ca/Profile/44Sailor, nil,Aug. 2017, August 2017 9696,5.0,Mary C,https://www.tripadvisor.ca/Profile/D5970KImaryc, nil,Jul. 2017, July 2017 9696,3.0,Susanna H,https://www.tripadvisor.ca/Profile/416susannah, nil,Jul. 2017, June 2017 9696,5.0,JEANNE B,https://www.tripadvisor.ca/Profile/JEANNEB815, nil,Jul. 2017, July 2017 9696,3.0,travellerls50,https://www.tripadvisor.ca/Profile/travellerls50, nil,Jul. 2017, July 2017 9696,4.0,Pierre F. L,https://www.tripadvisor.ca/Profile/pierrefl2016, nil,Oct. 2016, October 2016 9696,5.0,DeeJay2010,https://www.tripadvisor.ca/Profile/DeeJay2010, nil,Oct. 2016, October 2016 9696,3.0,lad331,https://www.tripadvisor.ca/Profile/lad331, nil,Sep. 2016, September 2016 9696,5.0,ila_will,https://www.tripadvisor.ca/Profile/ila_will, nil,Sep. 2016, September 2016 9696,5.0,A. M,https://www.tripadvisor.ca/Profile/I4481DGam, nil,Aug. 2016, August 2016 9696,4.0,28Huronshores,https://www.tripadvisor.ca/Profile/28Huronshores, nil,Aug. 2016, August 2016 9696,5.0,needabreaknow2016,https://www.tripadvisor.ca/Profile/needabreaknow2016, nil,Jul. 2016, July 2016 9696,3.0,Jerry M,https://www.tripadvisor.ca/Profile/jerrymJ7331CO, nil,Jul. 2016, July 2016 9696,5.0,threefold,https://www.tripadvisor.ca/Profile/threefold, nil,Jul. 2016, June 2016 9696,5.0,MaxHS,https://www.tripadvisor.ca/Profile/MaxHS, nil,Sep. 2015, September 2015 9696,4.0,Manie533,https://www.tripadvisor.ca/Profile/Manie533, nil,Jul. 2015, July 2015 9696,5.0,Iamphelg,https://www.tripadvisor.ca/Profile/Iamphelg, nil,Jul. 2015, July 2015 9696,3.0,gfree_63,https://www.tripadvisor.ca/Profile/gfree_63, nil,Apr. 2014, July 2013 9696,3.0,Jim B,https://www.tripadvisor.ca/Profile/607JimB, nil,Oct. 2013, September 2013 9696,4.0,Chris P,https://www.tripadvisor.ca/Profile/594ChrisP, nil,Aug. 2013, August 2013 9696,4.0,Andree O,https://www.tripadvisor.ca/Profile/Andr2013, nil,Aug. 2013, July 2013 9696,5.0,LE ANN W,https://www.tripadvisor.ca/Profile/LEANNW787, nil,Oct. 2012, August 2012 9696,4.0,janePortland_ME,https://www.tripadvisor.ca/Profile/janePortland_ME, nil,Aug. 2012, August 2012 9696,5.0,JackMtl,https://www.tripadvisor.ca/Profile/JackMtl, nil,Jul. 2012, July 2012 9696,5.0,JDPKingston,https://www.tripadvisor.ca/Profile/JDPKingston, nil,Jul. 2012, August 2011 9696,5.0,fiddlefern,https://www.tripadvisor.ca/Profile/fiddlefern, nil,Oct. 2011, July 2011 9696,4.0,blmerle,https://www.tripadvisor.ca/Profile/blmerle, nil,Jul. 2011, July 2011 9696,5.0,mbdolan,https://www.tripadvisor.ca/Profile/mbdolan, nil,Jul. 2010, July 2010 9696,4.0,raja8385,https://www.tripadvisor.ca/Profile/raja8385, nil,Jul. 2010, July 2010 9696,4.0,Terry C,https://www.tripadvisor.ca/Profile/NCTerry, nil,Sep. 2009, September 2009 9696,5.0,AnnapolisValleyBob,https://www.tripadvisor.ca/Profile/AnnapolisValleyBob, nil,Jun. 2009, August 2008 9696,4.0,Northern_Tourist,https://www.tripadvisor.ca/Profile/Northern_Tourist, nil,Sep. 2008, August 2008 9696,4.0,Middle_age_couple,https://www.tripadvisor.ca/Profile/Middle_age_couple, nil,Aug. 2008, July 2008 9696,4.0,mrlinux,https://www.tripadvisor.ca/Profile/mrlinux, nil,Jul. 2008, July 2008 9696,2.0,LittleBurdy,https://www.tripadvisor.ca/Profile/LittleBurdy, nil,Apr. 2007, September 2006 9696,nil,,nil, nil,nil,nil 9697,nil,,nil, nil,nil,nil 9697,5.0,Nifty,https://www.tripadvisor.ca/Profile/Nifty, nil,Aug. 2018, August 2018 9697,4.0,jojo305,https://www.tripadvisor.ca/Profile/jojo305, nil,Aug. 2018, August 2018 9697,4.0,Nancy W,https://www.tripadvisor.ca/Profile/A7218OInancyw, nil,Aug. 2018, July 2018 9697,5.0,Patricia A,https://www.tripadvisor.ca/Profile/patriciaaA826YK, nil,Jul. 2018, July 2018 9697,4.0,Donna A,https://www.tripadvisor.ca/Profile/donnaa769, nil,Jul. 2018, July 2018 9697,5.0,Soca B,https://www.tripadvisor.ca/Profile/socab, nil,Oct. 2017, October 2017 9697,4.0,JimM447,https://www.tripadvisor.ca/Profile/JimM447, nil,Oct. 2017, October 2017 9697,2.0,Don M,https://www.tripadvisor.ca/Profile/DonM1986, nil,Oct. 2017, October 2017 9697,4.0,Wendy S,https://www.tripadvisor.ca/Profile/T8484ATwendys, nil,Oct. 2017, October 2017 9697,5.0,PearlBelfast,https://www.tripadvisor.ca/Profile/PearlBelfast, nil,Oct. 2017, September 2017 9697,4.0,patw225,https://www.tripadvisor.ca/Profile/patw225, nil,Sep. 2017, September 2017 9697,3.0,John H,https://www.tripadvisor.ca/Profile/HoganHospitality, nil,Sep. 2017, September 2017 9697,4.0,chuchichef43,https://www.tripadvisor.ca/Profile/chuchichef43, nil,Sep. 2017, September 2017 9697,1.0,Linda H,https://www.tripadvisor.ca/Profile/lindahX4171UV, nil,Sep. 2017, September 2017 9697,2.0,Wirggley's dad,https://www.tripadvisor.ca/Profile/Maps810933, nil,Sep. 2017, September 2017 9697,2.0,Northlites,https://www.tripadvisor.ca/Profile/Northlites, nil,Jul. 2016, July 2016 9697,4.0,Wilson B,https://www.tripadvisor.ca/Profile/wilsonb667, nil,Nov. 2015, September 2015 9697,2.0,sgillioz,https://www.tripadvisor.ca/Profile/sgillioz, nil,Oct. 2015, October 2015 9697,3.0,Poppiesandchevre,https://www.tripadvisor.ca/Profile/Poppiesandchevre, nil,Sep. 2015, September 2015 9697,4.0,Michelle B,https://www.tripadvisor.ca/Profile/978MichelleB, nil,Sep. 2015, August 2015 9697,3.0,Sue22015,https://www.tripadvisor.ca/Profile/Sue22015, nil,Aug. 2015, June 2015 9697,4.0,QuickWhitTravel,https://www.tripadvisor.ca/Profile/QuickWhitTravel, nil,Jul. 2015, July 2015 9697,5.0,Marie B,https://www.tripadvisor.ca/Profile/MarieB778, nil,Jul. 2015, July 2015 9697,3.0,fraserONCanada,https://www.tripadvisor.ca/Profile/fraserONCanada, nil,Jul. 2015, July 2015 9697,3.0,Tony T,https://www.tripadvisor.ca/Profile/TTARRY, nil,Jun. 2015, June 2015 9697,4.0,woodeye66,https://www.tripadvisor.ca/Profile/woodeye66, nil,Jun. 2015, June 2015 9697,3.0,avatheps,https://www.tripadvisor.ca/Profile/avatheps, nil,Dec. 2014, September 2014 9697,3.0,MelnBlu,https://www.tripadvisor.ca/Profile/MelnBlu, nil,Dec. 2014, September 2014 9697,5.0,Kathleen P,https://www.tripadvisor.ca/Profile/12kathleenp, nil,Nov. 2014, October 2014 9697,4.0,ladylodger,https://www.tripadvisor.ca/Profile/ladylodger, nil,Sep. 2014, August 2014 9697,2.0,GardnerWest-Bound,https://www.tripadvisor.ca/Profile/GardnerWest-Bound, nil,Aug. 2014, August 2014 9697,5.0,gardendreamer,https://www.tripadvisor.ca/Profile/gardendreamer, nil,Aug. 2014, August 2014 9697,4.0,Denzil D,https://www.tripadvisor.ca/Profile/230denzild, nil,Aug. 2014, July 2014 9697,4.0,Jean-Philippe M,https://www.tripadvisor.ca/Profile/250jeanphilippem, nil,Jul. 2014, July 2014 9697,4.0,Fornelli,https://www.tripadvisor.ca/Profile/Fornelli, nil,Jul. 2014, July 2014 9697,5.0,Budngidge,https://www.tripadvisor.ca/Profile/Budngidge, nil,Jul. 2014, July 2014 9697,3.0,Grant C,https://www.tripadvisor.ca/Profile/966grantc, nil,May 2014, May 2014 9697,4.0,Adamanta_PL,https://www.tripadvisor.ca/Profile/Adamanta_PL, nil,May 2014, August 2013 9697,3.0,Travelscarab,https://www.tripadvisor.ca/Profile/Travelscarab, nil,Apr. 2014, September 2013 9697,5.0,PiperMom13,https://www.tripadvisor.ca/Profile/PiperMom13, nil,Oct. 2013, September 2013 9697,3.0,festarini,https://www.tripadvisor.ca/Profile/festarini, nil,Aug. 2013, August 2013 9697,4.0,Maureen F,https://www.tripadvisor.ca/Profile/168maureenf, nil,Aug. 2013, July 2013 9697,1.0,Wych,https://www.tripadvisor.ca/Profile/Wych, nil,Jul. 2013, July 2013 9697,4.0,Janiam,https://www.tripadvisor.ca/Profile/Janiam, nil,Jul. 2013, July 2013 9697,4.0,James K,https://www.tripadvisor.ca/Profile/jameskA3709TK, nil,Jul. 2013, July 2013 9697,2.0,Carol P,https://www.tripadvisor.ca/Profile/CarolP81, nil,Aug. 2012, August 2012 9697,2.0,ctrller,https://www.tripadvisor.ca/Profile/ctrller, nil,Aug. 2012, July 2012 9697,4.0,JessicaP81,https://www.tripadvisor.ca/Profile/JessicaP81, nil,Jul. 2012, July 2012 9697,4.0,b2mack,https://www.tripadvisor.ca/Profile/b2mack, nil,Jul. 2012, July 2012 9697,4.0,Skiers05,https://www.tripadvisor.ca/Profile/Skiers05, nil,Jun. 2012, June 2012 9697,5.0,4Halifaxman,https://www.tripadvisor.ca/Profile/4Halifaxman, nil,Jun. 2012, June 2012 9697,5.0,George P,https://www.tripadvisor.ca/Profile/GeorgeP571, nil,Jun. 2012, June 2012 9697,1.0,concordeprincess,https://www.tripadvisor.ca/Profile/concordeprincess, nil,Sep. 2011, September 2011 9697,4.0,Rosemary H,https://www.tripadvisor.ca/Profile/DaveH440, nil,Sep. 2011, September 2011 9697,4.0,KarenCAD,https://www.tripadvisor.ca/Profile/KarenCAD, nil,Jul. 2010, July 2010 9697,2.0,Natali A,https://www.tripadvisor.ca/Profile/nataliatiyad, nil,Jul. 2010, June 2010 9697,4.0,m0ssless,https://www.tripadvisor.ca/Profile/m0ssless, nil,Jun. 2010, June 2010 9697,5.0,Peter S,https://www.tripadvisor.ca/Profile/null, nil,Feb. 2010, October 2008 9697,5.0,bagpies,https://www.tripadvisor.ca/Profile/bagpies, nil,Jun. 2009, May 2009 9697,5.0,TravellerinNS,https://www.tripadvisor.ca/Profile/TravellerinNS, nil,May 2009, April 2009 9697,1.0,icylibrarian,https://www.tripadvisor.ca/Profile/icylibrarian, nil,Apr. 2009, April 2009 9697,3.0,TectonicGreg,https://www.tripadvisor.ca/Profile/TectonicGreg, nil,Jan. 2009, December 2008 9697,4.0,Fuerty,https://www.tripadvisor.ca/Profile/Fuerty, nil,Jul. 2007, June 2007 9697,5.0,UKMaggiemay,https://www.tripadvisor.ca/Profile/UKMaggiemay, nil,Jul. 2004, June 2004 9698,nil,,nil, nil,nil,nil 9698,5.0,Holly C,https://www.tripadvisor.ca/Profile/hkc1212, nil,Sep. 2017, September 2017 9698,5.0,dam4113,https://www.tripadvisor.ca/Profile/dam4113, nil,Sep. 2017, August 2017 9698,5.0,Rick D,https://www.tripadvisor.ca/Profile/rickdH2611GT, nil,Sep. 2017, July 2017 9698,5.0,A F,https://www.tripadvisor.ca/Profile/AF825, nil,Sep. 2017, July 2017 9698,5.0,HerschelGarfield,https://www.tripadvisor.ca/Profile/HerschelGarfield, nil,Sep. 2017, September 2017 9698,2.0,TeamThomas,https://www.tripadvisor.ca/Profile/TeamThomas, nil,Jun. 2017, June 2017 9698,4.0,LP1247,https://www.tripadvisor.ca/Profile/LP1247, nil,Oct. 2016, August 2016 9698,5.0,Liz C,https://www.tripadvisor.ca/Profile/337lizc, nil,Sep. 2016, August 2016 9698,5.0,alainmonnard,https://www.tripadvisor.ca/Profile/alainmonnard, nil,Sep. 2016, September 2016 9698,5.0,Randy C,https://www.tripadvisor.ca/Profile/randyc174, nil,Sep. 2016, September 2016 9698,5.0,Julie B,https://www.tripadvisor.ca/Profile/juliebY7338TY, nil,Sep. 2016, September 2016 9698,4.0,Connie E,https://www.tripadvisor.ca/Profile/conniee957, nil,Sep. 2016, August 2016 9698,4.0,Dianne L,https://www.tripadvisor.ca/Profile/diannlive, nil,Aug. 2016, August 2016 9698,5.0,Jim M,https://www.tripadvisor.ca/Profile/N8860HLjimm, nil,Aug. 2016, August 2016 9698,3.0,Maurice C,https://www.tripadvisor.ca/Profile/MauriceC23, nil,Aug. 2016, August 2016 9698,4.0,Katiedogg,https://www.tripadvisor.ca/Profile/Katiedogg, nil,Jun. 2016, June 2016 9698,4.0,dj4slugs,https://www.tripadvisor.ca/Profile/dj4slugs, nil,Jan. 2016, July 2015 9698,4.0,TravellingT288,https://www.tripadvisor.ca/Profile/TravellingT288, nil,Nov. 2015, August 2015 9698,5.0,rvanduizend,https://www.tripadvisor.ca/Profile/rvanduizend, nil,Nov. 2015, August 2015 9698,4.0,CPMO2013,https://www.tripadvisor.ca/Profile/CPMO2013, nil,Sep. 2015, September 2015 9698,3.0,scitchie,https://www.tripadvisor.ca/Profile/scitchie, nil,Sep. 2015, September 2015 9698,5.0,D T,https://www.tripadvisor.ca/Profile/dt360, nil,Sep. 2015, August 2015 9698,5.0,ArleneJ44,https://www.tripadvisor.ca/Profile/ArleneJ44, nil,Sep. 2015, August 2015 9698,5.0,Samantha T,https://www.tripadvisor.ca/Profile/803samanthat, nil,Aug. 2015, August 2015 9698,1.0,Pandabear734,https://www.tripadvisor.ca/Profile/Pandabear734, nil,Aug. 2015, August 2015 9698,5.0,Melanie G,https://www.tripadvisor.ca/Profile/MelanieG360, nil,Aug. 2015, August 2015 9698,4.0,DASBarcelona,https://www.tripadvisor.ca/Profile/DASBarcelona, nil,Jul. 2015, August 2015 9698,5.0,Jenny H,https://www.tripadvisor.ca/Profile/J2048JJjennyh, nil,Jul. 2015, July 2015 9698,5.0,KCK23,https://www.tripadvisor.ca/Profile/KCK23, nil,Jun. 2015, June 2015 9698,5.0,Beverly W,https://www.tripadvisor.ca/Profile/BeverlyW205, nil,Jun. 2015, June 2015 9698,4.0,Giselle1969,https://www.tripadvisor.ca/Profile/Giselle1969, nil,May 2015, April 2015 9698,4.0,Matthew C,https://www.tripadvisor.ca/Profile/MattfromManch, nil,Oct. 2014, September 2014 9698,3.0,John M,https://www.tripadvisor.ca/Profile/johnmO7185QL, nil,Sep. 2014, August 2014 9698,5.0,LarsHeijenrath,https://www.tripadvisor.ca/Profile/LarsHeijenrath, nil,Aug. 2014, July 2014 9698,5.0,bctravelpeeps,https://www.tripadvisor.ca/Profile/bctravelpeeps, nil,Aug. 2014, July 2014 9699,5.0,Agnes C,https://www.tripadvisor.ca/Profile/326agnesc, nil,Jan. 2018, September 2017 9699,5.0,Bernie P,https://www.tripadvisor.ca/Profile/BernieP485, nil,Sep. 2017, September 2017 9699,5.0,OnceUponARoad,https://www.tripadvisor.ca/Profile/OnceUponARoad, nil,Sep. 2017, August 2017 9699,5.0,2KSTravelers,https://www.tripadvisor.ca/Profile/2KSTravelers, nil,Aug. 2017, July 2017 9699,5.0,Clarence P,https://www.tripadvisor.ca/Profile/764clarencep, nil,Jul. 2017, August 2017 9700,nil,,nil, nil,nil,nil 9701,nil,,nil, nil,nil,nil 9702,nil,,nil, nil,nil,nil 9703,5.0,Melissa C,https://www.tripadvisor.ca/Profile/X7210VKmelissac, nil,Mar. 22, April 2019 9703,5.0,Terena S,https://www.tripadvisor.ca/Profile/TSteg, nil,Mar. 2019, March 2019 9703,5.0,Abraham,https://www.tripadvisor.ca/Profile/igeojo, nil,Mar. 2019, March 2019 9703,5.0,loriaclark,https://www.tripadvisor.ca/Profile/loriaclark, nil,Mar. 2019, March 2019 9703,5.0,Susan N,https://www.tripadvisor.ca/Profile/J3309NLsusann, nil,Feb. 2019, February 2019 9703,5.0,Lyndelle G,https://www.tripadvisor.ca/Profile/lyndelleg2019, nil,Feb. 2019, February 2019 9703,5.0,MALIK889,https://www.tripadvisor.ca/Profile/MALIK889, nil,Feb. 2019, February 2019 9703,5.0,Casey,https://www.tripadvisor.ca/Profile/Caseysmith03, nil,Jan. 2019, January 2019 9703,5.0,hamcame,https://www.tripadvisor.ca/Profile/hamcame, nil,Jan. 2019, January 2019 9703,5.0,Oilsandsgal,https://www.tripadvisor.ca/Profile/Oilsandsgal, nil,Dec. 2018, December 2018 9703,3.0,268crystalr,https://www.tripadvisor.ca/Profile/268crystalr, nil,Nov. 2018, November 2018 9703,4.0,FSJ_Pioneer,https://www.tripadvisor.ca/Profile/FSJ_Pioneer, nil,Oct. 2018, June 2018 9703,5.0,Susan012014,https://www.tripadvisor.ca/Profile/Susan012014, nil,Sep. 2018, September 2018 9703,4.0,Userintheloops,https://www.tripadvisor.ca/Profile/Userintheloops, nil,Sep. 2018, September 2018 9703,4.0,Shoe G,https://www.tripadvisor.ca/Profile/ShoeG, nil,Sep. 2018, September 2018 9703,5.0,Ponsioen_Family,https://www.tripadvisor.ca/Profile/Ponsioen_Family, nil,Sep. 2018, August 2018 9703,5.0,Lori H,https://www.tripadvisor.ca/Profile/Hoodysgirl, nil,Sep. 2018, September 2018 9703,5.0,Lynne U,https://www.tripadvisor.ca/Profile/LynneU, nil,Sep. 2018, September 2018 9703,5.0,terryo563,https://www.tripadvisor.ca/Profile/terryo563, nil,Aug. 2018, August 2018 9703,5.0,BigDaddy11,https://www.tripadvisor.ca/Profile/BigDaddy11, nil,Aug. 2018, August 2018 9703,5.0,jamiesM9879CJ,https://www.tripadvisor.ca/Profile/jamiesM9879CJ, nil,Aug. 2018, July 2018 9703,5.0,Jenn s,https://www.tripadvisor.ca/Profile/866jenns, nil,Jul. 2018, July 2018 9703,5.0,Elizabethmaureen8868,https://www.tripadvisor.ca/Profile/Elizabethmaureen8868, nil,Jul. 2018, July 2018 9703,5.0,Barbara C,https://www.tripadvisor.ca/Profile/tissacs, nil,Jun. 2018, June 2018 9703,5.0,ChaKai2018,https://www.tripadvisor.ca/Profile/ChaKai2018, nil,Jun. 2018, June 2018 9703,5.0,Jeffery B,https://www.tripadvisor.ca/Profile/JefferyB72, nil,Apr. 2018, April 2018 9703,4.0,billhP5052PU,https://www.tripadvisor.ca/Profile/billhP5052PU, nil,Apr. 2018, April 2018 9703,4.0,Travis12345,https://www.tripadvisor.ca/Profile/Travis12345, nil,Apr. 2018, March 2018 9703,5.0,Keith J,https://www.tripadvisor.ca/Profile/M1629RBkeithj, nil,Mar. 2018, March 2018 9703,5.0,AndrewB861,https://www.tripadvisor.ca/Profile/AndrewB861, nil,Feb. 2018, February 2018 9703,1.0,Helen W,https://www.tripadvisor.ca/Profile/helenwX7259KS, nil,Feb. 2018, February 2018 9703,4.0,dj082018,https://www.tripadvisor.ca/Profile/dj082018, nil,Feb. 2018, December 2017 9703,5.0,Sherry G,https://www.tripadvisor.ca/Profile/575sherryg, nil,Feb. 2018, February 2018 9703,5.0,kaelaroy,https://www.tripadvisor.ca/Profile/kaelaroy, nil,Jan. 2018, January 2018 9703,4.0,Blok,https://www.tripadvisor.ca/Profile/Blok, nil,Oct. 2017, September 2017 9703,5.0,Marjorie B,https://www.tripadvisor.ca/Profile/365marjorieb, nil,Aug. 2017, July 2017 9703,5.0,Linda S,https://www.tripadvisor.ca/Profile/S2365MBlindas, nil,Aug. 2017, August 2017 9703,5.0,danpK9499YT,https://www.tripadvisor.ca/Profile/danpK9499YT, nil,Jul. 2017, July 2017 9703,5.0,Michie_B,https://www.tripadvisor.ca/Profile/Michie_B, nil,Jul. 2017, July 2017 9703,5.0,DonicaC,https://www.tripadvisor.ca/Profile/DonicaC, nil,May 2017, May 2017 9703,5.0,bonitap63,https://www.tripadvisor.ca/Profile/bonitap63, nil,May 2017, May 2017 9703,5.0,Norm M,https://www.tripadvisor.ca/Profile/normm363, nil,May 2017, May 2017 9703,5.0,gord973,https://www.tripadvisor.ca/Profile/gord973, nil,May 2017, February 2017 9703,5.0,Russ C,https://www.tripadvisor.ca/Profile/russc808, nil,May 2017, May 2017 9703,5.0,ByebyeMegpie,https://www.tripadvisor.ca/Profile/ByebyeMegpie, nil,May 2017, May 2017 9703,5.0,autumnc64,https://www.tripadvisor.ca/Profile/autumnc64, nil,May 2017, May 2017 9703,5.0,paulbilobrowka,https://www.tripadvisor.ca/Profile/paulbilobrowka, nil,May 2017, May 2017 9703,5.0,Howard L,https://www.tripadvisor.ca/Profile/536HowardL, nil,Apr. 2017, April 2017 9703,5.0,Brian N,https://www.tripadvisor.ca/Profile/145briann, nil,Apr. 2017, April 2017 9703,5.0,tracy b,https://www.tripadvisor.ca/Profile/tracybS9640OH, nil,Apr. 2017, April 2017 9703,2.0,Philip I,https://www.tripadvisor.ca/Profile/PhilipI_12, nil,Apr. 2017, April 2017 9703,5.0,jessicar4722017,https://www.tripadvisor.ca/Profile/jessicar4722017, nil,Mar. 2017, March 2017 9703,5.0,PTCB28,https://www.tripadvisor.ca/Profile/PTCB28, nil,Mar. 2017, September 2016 9703,5.0,I9995AVjenniferm,https://www.tripadvisor.ca/Profile/I9995AVjenniferm, nil,Mar. 2017, March 2017 9703,5.0,DonCampbell_TA,https://www.tripadvisor.ca/Profile/DonCampbell_TA, nil,Mar. 2017, March 2017 9703,nil,,nil, nil,nil,nil 9703,5.0,Kailey B,https://www.tripadvisor.ca/Profile/kaiberge, nil,Feb. 2017, December 2016 9703,5.0,LLHH,https://www.tripadvisor.ca/Profile/LLHH, nil,Jan. 2017, January 2017 9703,3.0,Clayton J,https://www.tripadvisor.ca/Profile/462claytonj, nil,Jan. 2017, January 2017 9703,5.0,ravish p,https://www.tripadvisor.ca/Profile/386ravishp, nil,Jan. 2017, January 2017 9703,5.0,Becky B,https://www.tripadvisor.ca/Profile/43beckyb, nil,Jan. 2017, December 2016 9703,5.0,Debbie R,https://www.tripadvisor.ca/Profile/432debbier, nil,Dec. 2016, October 2016 9703,3.0,frozencanadian_9,https://www.tripadvisor.ca/Profile/frozencanadian_9, nil,Nov. 2016, November 2016 9703,4.0,Sue E,https://www.tripadvisor.ca/Profile/880suee, nil,Nov. 2016, November 2016 9703,4.0,snowy013,https://www.tripadvisor.ca/Profile/snowy013, nil,Nov. 2016, November 2016 9703,5.0,Kevin W,https://www.tripadvisor.ca/Profile/334kevinw, nil,Nov. 2016, October 2016 9703,4.0,keadyn,https://www.tripadvisor.ca/Profile/keadyn, nil,Aug. 2016, August 2016 9703,5.0,Blebsie,https://www.tripadvisor.ca/Profile/Blebsie, nil,Jul. 2016, June 2016 9703,4.0,tintinwannabe,https://www.tripadvisor.ca/Profile/tintinwannabe, nil,Jul. 2016, June 2016 9703,5.0,catherinedO1024BT,https://www.tripadvisor.ca/Profile/catherinedO1024BT, nil,Jul. 2016, July 2016 9703,3.0,JeffkVancouver,https://www.tripadvisor.ca/Profile/JeffkVancouver, nil,Jun. 2016, June 2016 9703,5.0,Dominic P,https://www.tripadvisor.ca/Profile/DominicP739, nil,Jun. 2016, June 2016 9703,4.0,Robyn D,https://www.tripadvisor.ca/Profile/robynd955, nil,Jun. 2016, June 2016 9703,5.0,Jeannie N,https://www.tripadvisor.ca/Profile/jeannien2016, nil,May 2016, March 2016 9703,5.0,ceaserlk,https://www.tripadvisor.ca/Profile/ceaserlk, nil,May 2016, July 2015 9703,5.0,Melissa B,https://www.tripadvisor.ca/Profile/melissabD9177WB, nil,Apr. 2016, March 2016 9703,4.0,MattyFitzAK,https://www.tripadvisor.ca/Profile/MattyFitzAK, nil,Nov. 2015, November 2015 9703,4.0,TwigTraveler,https://www.tripadvisor.ca/Profile/TwigTraveler, nil,Oct. 2015, October 2015 9703,5.0,Terry Elaine D,https://www.tripadvisor.ca/Profile/terryelained, nil,Oct. 2015, October 2015 9703,5.0,LailaN,https://www.tripadvisor.ca/Profile/LailaN, nil,Sep. 2015, September 2015 9703,4.0,OmanRob,https://www.tripadvisor.ca/Profile/OmanRob, nil,Sep. 2015, September 2015 9703,5.0,Grantkinson,https://www.tripadvisor.ca/Profile/Grantkinson, nil,Aug. 2015, June 2015 9703,5.0,Michael B,https://www.tripadvisor.ca/Profile/michaelbS7259UL, nil,Jul. 2015, May 2015 9703,5.0,dmcknight_ca,https://www.tripadvisor.ca/Profile/dmcknight_ca, nil,Jul. 2015, July 2015 9703,5.0,Kim1015555,https://www.tripadvisor.ca/Profile/Kim1015555, nil,Jul. 2015, July 2015 9703,5.0,Jacklyn F,https://www.tripadvisor.ca/Profile/793jacklynf, nil,Jul. 2015, July 2015 9703,5.0,Paul D,https://www.tripadvisor.ca/Profile/G943XGpauld, nil,Jul. 2015, June 2015 9703,5.0,Thomaslat27,https://www.tripadvisor.ca/Profile/Thomaslat27, nil,Jun. 2015, June 2015 9703,4.0,Karen B,https://www.tripadvisor.ca/Profile/kpbenisch, nil,Jun. 2015, June 2015 9703,5.0,travel_diva763,https://www.tripadvisor.ca/Profile/travel_diva763, nil,Jun. 2015, June 2015 9703,5.0,Jim R,https://www.tripadvisor.ca/Profile/620jimr, nil,Jun. 2015, June 2015 9703,5.0,Matt B,https://www.tripadvisor.ca/Profile/mattbN5704NP, nil,Jun. 2015, June 2015 9703,5.0,Jenn2455,https://www.tripadvisor.ca/Profile/Jenn2455, nil,May 2015, April 2015 9703,5.0,Marie P,https://www.tripadvisor.ca/Profile/mariep521, nil,May 2015, April 2015 9703,5.0,Jill L,https://www.tripadvisor.ca/Profile/975jilll, nil,May 2015, May 2015 9703,5.0,Busymama123,https://www.tripadvisor.ca/Profile/Busymama123, nil,May 2015, May 2015 9703,5.0,Kyle B,https://www.tripadvisor.ca/Profile/kyleb553, nil,Mar. 2015, March 2015 9703,5.0,Rob J,https://www.tripadvisor.ca/Profile/674robj, nil,Mar. 2015, March 2015 9703,5.0,Sebastien A,https://www.tripadvisor.ca/Profile/sebastiena929, nil,Mar. 2015, February 2015 9703,5.0,jjayyyy,https://www.tripadvisor.ca/Profile/jjayyyy, nil,Feb. 2015, February 2015 9703,5.0,Travellin59,https://www.tripadvisor.ca/Profile/Travellin59, nil,Feb. 2015, February 2015 9703,4.0,jason b,https://www.tripadvisor.ca/Profile/jasonbP9702NO, nil,Feb. 2015, February 2015 9703,5.0,Daryl N,https://www.tripadvisor.ca/Profile/DarylN57, nil,Feb. 2015, February 2015 9703,5.0,1961sg,https://www.tripadvisor.ca/Profile/1961sg, nil,Feb. 2015, February 2015 9703,5.0,Sandy L,https://www.tripadvisor.ca/Profile/sandyl142, nil,Feb. 2015, January 2015 9703,4.0,Donkeypool,https://www.tripadvisor.ca/Profile/Donkeypool, nil,Feb. 2015, February 2015 9703,5.0,Rajendra P,https://www.tripadvisor.ca/Profile/782rajendrap, nil,Feb. 2015, January 2015 9703,5.0,she_drives,https://www.tripadvisor.ca/Profile/she_drives, nil,Jan. 2015, January 2015 9703,5.0,Huy B,https://www.tripadvisor.ca/Profile/huyb2015, nil,Jan. 2015, January 2015 9703,1.0,Sam,https://www.tripadvisor.ca/Profile/Soli1981, nil,Jan. 2015, January 2015 9703,5.0,Michael K,https://www.tripadvisor.ca/Profile/144michaelk, nil,Nov. 2014, November 2014 9703,5.0,teacheronthemove2014,https://www.tripadvisor.ca/Profile/teacheronthemove2014, nil,Nov. 2014, November 2014 9703,5.0,Suzanne B,https://www.tripadvisor.ca/Profile/suzanneb753, nil,Nov. 2014, November 2014 9703,4.0,Just_My_Opinion11,https://www.tripadvisor.ca/Profile/Just_My_Opinion11, nil,Nov. 2014, October 2014 9703,3.0,Nicole S,https://www.tripadvisor.ca/Profile/686nicoles, nil,Nov. 2014, November 2014 9703,5.0,JFD42,https://www.tripadvisor.ca/Profile/JFD42, nil,Oct. 2014, October 2014 9703,5.0,Marie R,https://www.tripadvisor.ca/Profile/marier141, nil,Oct. 2014, October 2014 9703,4.0,JanetH311,https://www.tripadvisor.ca/Profile/JanetH311, nil,Oct. 2014, October 2014 9703,3.0,Mike C,https://www.tripadvisor.ca/Profile/N8124DVmikec, nil,Sep. 2014, September 2014 9703,4.0,PTC005,https://www.tripadvisor.ca/Profile/PTC005, nil,Sep. 2014, September 2014 9703,3.0,2stepRich,https://www.tripadvisor.ca/Profile/2stepRich, nil,Jun. 2014, June 2014 9703,2.0,Simon L,https://www.tripadvisor.ca/Profile/168Bidell, nil,Jun. 2014, June 2014 9703,4.0,Dontwana,https://www.tripadvisor.ca/Profile/Dontwana, nil,Jun. 2014, June 2014 9703,2.0,MRE555,https://www.tripadvisor.ca/Profile/MRE555, nil,Jun. 2014, June 2014 9703,4.0,Russchambers,https://www.tripadvisor.ca/Profile/Russchambers, nil,May 2014, May 2014 9703,5.0,PeterLeckie,https://www.tripadvisor.ca/Profile/PeterLeckie, nil,Nov. 2013, November 2013 9703,5.0,Amy J,https://www.tripadvisor.ca/Profile/547amyj, nil,Oct. 2013, October 2013 9703,5.0,brendat54,https://www.tripadvisor.ca/Profile/brendat54, nil,Sep. 2013, September 2013 9703,4.0,Sparklejammer,https://www.tripadvisor.ca/Profile/Sparklejammer, nil,Sep. 2013, September 2013 9703,4.0,Kyla S,https://www.tripadvisor.ca/Profile/KylaS_11, nil,Sep. 2013, August 2013 9703,5.0,Morcella,https://www.tripadvisor.ca/Profile/Morcella, nil,Jun. 2013, June 2013 9703,5.0,Dennis Nelson,https://www.tripadvisor.ca/Profile/dentheman2019, nil,Mar. 2013, March 2013 9703,5.0,D0llinger,https://www.tripadvisor.ca/Profile/D0llinger, nil,Mar. 2013, March 2013 9703,4.0,Jim W,https://www.tripadvisor.ca/Profile/JimW891, nil,Mar. 2013, February 2013 9703,4.0,BigKevin68,https://www.tripadvisor.ca/Profile/BigKevin68, nil,Dec. 2012, January 2012 9704,nil,,nil, nil,nil,nil 9704,5.0,crowson2019,https://www.tripadvisor.ca/Profile/ontherroadforwork, nil,Jan. 2019, January 2019 9704,5.0,ridgitte,https://www.tripadvisor.ca/Profile/ridgitte, nil,Jan. 2019, January 2019 9704,5.0,Ddanders1170,https://www.tripadvisor.ca/Profile/Ddanders1170, nil,Jan. 2019, January 2019 9704,5.0,Passenger48562703345,https://www.tripadvisor.ca/Profile/Passenger48562703345, nil,Dec. 2018, December 2018 9704,5.0,Tour66039349827,https://www.tripadvisor.ca/Profile/Tour66039349827, nil,Dec. 2018, November 2018 9704,5.0,130bruceo,https://www.tripadvisor.ca/Profile/130bruceo, nil,Nov. 2018, November 2018 9704,5.0,davidsM2490HQ,https://www.tripadvisor.ca/Profile/davidsM2490HQ, nil,Nov. 2018, November 2018 9704,5.0,Freedom10289970507,https://www.tripadvisor.ca/Profile/Freedom10289970507, nil,Nov. 2018, November 2018 9704,5.0,bonbon41,https://www.tripadvisor.ca/Profile/bonbon41, nil,Nov. 2018, October 2018 9704,5.0,Adventure48948839003,https://www.tripadvisor.ca/Profile/Adventure48948839003, nil,Nov. 2018, October 2018 9704,4.0,G5492HWandrew,https://www.tripadvisor.ca/Profile/G5492HWandrew, nil,Jul. 2018, July 2018 9704,5.0,lledds,https://www.tripadvisor.ca/Profile/lledds, nil,Jul. 2018, July 2018 9704,5.0,SKLT_Esquire,https://www.tripadvisor.ca/Profile/SKLT_Esquire, nil,Jul. 2018, June 2018 9704,5.0,Jason C,https://www.tripadvisor.ca/Profile/JasonC6858, nil,Jul. 2018, July 2018 9704,5.0,trevorcanuck,https://www.tripadvisor.ca/Profile/trevorcanuck, nil,Jun. 2018, June 2018 9704,5.0,mrkgarner,https://www.tripadvisor.ca/Profile/mrkgarner, nil,Jun. 2018, June 2018 9704,5.0,NorthStar441526,https://www.tripadvisor.ca/Profile/NorthStar441526, nil,Jun. 2018, June 2018 9704,5.0,tlcmclean,https://www.tripadvisor.ca/Profile/tlcmclean, nil,May 2018, May 2018 9704,5.0,Calgary_Foodie_YYC,https://www.tripadvisor.ca/Profile/Calgary_Foodie_YYC, nil,May 2018, May 2018 9704,5.0,blissfulsimplicity,https://www.tripadvisor.ca/Profile/blissfulsimplicity, nil,May 2018, June 2017 9704,4.0,jcstrand,https://www.tripadvisor.ca/Profile/jcstrand, nil,Mar. 2018, March 2018 9704,5.0,Canadian31,https://www.tripadvisor.ca/Profile/Canadian31, nil,Feb. 2018, February 2018 9704,5.0,Carolyn L,https://www.tripadvisor.ca/Profile/carolynl24, nil,Jan. 2018, January 2018 9704,5.0,Jill W,https://www.tripadvisor.ca/Profile/jillw195, nil,Jan. 2018, December 2017 9704,5.0,Victoria L,https://www.tripadvisor.ca/Profile/victorial2018, nil,Jan. 2018, December 2017 9704,4.0,Y2689BRjenniferb,https://www.tripadvisor.ca/Profile/Y2689BRjenniferb, nil,Dec. 2017, December 2017 9704,5.0,donaldmQ2981DD,https://www.tripadvisor.ca/Profile/donaldmQ2981DD, nil,Dec. 2017, December 2017 9704,5.0,greghL1596IN,https://www.tripadvisor.ca/Profile/greghL1596IN, nil,Dec. 2017, December 2017 9704,5.0,Debra H,https://www.tripadvisor.ca/Profile/484debrah, nil,Nov. 2017, November 2017 9704,5.0,michaelpO8871MY,https://www.tripadvisor.ca/Profile/michaelpO8871MY, nil,Nov. 2017, November 2017 9704,5.0,arielunderthesea2017,https://www.tripadvisor.ca/Profile/arielunderthesea2017, nil,Nov. 2017, November 2017 9704,3.0,Travellin C,https://www.tripadvisor.ca/Profile/travellinc2017, nil,Nov. 2017, October 2017 9704,4.0,mjbcmjbc,https://www.tripadvisor.ca/Profile/mjbcmjbc, nil,Oct. 2017, October 2017 9704,5.0,Stephanie Bremer,https://www.tripadvisor.ca/Profile/StephanieB685, nil,Oct. 2017, July 2017 9704,5.0,sochow13,https://www.tripadvisor.ca/Profile/sochow13, nil,Oct. 2017, August 2017 9704,5.0,SunRunner,https://www.tripadvisor.ca/Profile/SunRunner, nil,Oct. 2017, September 2017 9704,3.0,cooksd2,https://www.tripadvisor.ca/Profile/cooksd2, nil,Oct. 2017, October 2017 9704,5.0,Lorie10,https://www.tripadvisor.ca/Profile/Lorie10, nil,Sep. 2017, September 2017 9704,5.0,KellyeC75,https://www.tripadvisor.ca/Profile/KellyeC75, nil,Sep. 2017, September 2017 9704,5.0,Curtis R,https://www.tripadvisor.ca/Profile/palm_treo-, nil,Sep. 2017, September 2017 9704,4.0,JamesGrey7,https://www.tripadvisor.ca/Profile/JamesGrey7, nil,Aug. 2017, November 2016 9704,5.0,miklos220,https://www.tripadvisor.ca/Profile/miklos220, nil,Aug. 2017, August 2017 9704,4.0,Q6826HVheatherd,https://www.tripadvisor.ca/Profile/Q6826HVheatherd, nil,Aug. 2017, July 2017 9704,5.0,John J,https://www.tripadvisor.ca/Profile/E1707JEjohnj, nil,Jul. 2017, July 2017 9704,5.0,RoadtrippingGirl2014,https://www.tripadvisor.ca/Profile/RoadtrippingGirl2014, nil,Jul. 2017, June 2017 9704,5.0,Tanya B,https://www.tripadvisor.ca/Profile/D3260JEtanyab, nil,Jul. 2017, July 2017 9704,5.0,Kathleen N,https://www.tripadvisor.ca/Profile/469kathleenn, nil,Jul. 2017, July 2017 9704,4.0,HFids,https://www.tripadvisor.ca/Profile/HFids, nil,Jun. 2017, May 2017 9704,5.0,YvonneManchester,https://www.tripadvisor.ca/Profile/YvonneManchester, nil,Jun. 2017, May 2017 9704,5.0,srlindsay99,https://www.tripadvisor.ca/Profile/srlindsay99, nil,Jun. 2017, May 2017 9704,5.0,Lordscottpg,https://www.tripadvisor.ca/Profile/Lordscottpg, nil,May 2017, May 2017 9704,5.0,rohitsJ3227YS,https://www.tripadvisor.ca/Profile/rohitsJ3227YS, nil,May 2017, May 2017 9704,5.0,Tremors C,https://www.tripadvisor.ca/Profile/tremorsc, nil,May 2017, May 2017 9704,5.0,Lanre O,https://www.tripadvisor.ca/Profile/790lanreo, nil,May 2017, March 2017 9704,5.0,charliep108,https://www.tripadvisor.ca/Profile/charliep108, nil,Mar. 2017, March 2017 9704,5.0,dwreid82,https://www.tripadvisor.ca/Profile/dwreid82, nil,Mar. 2017, January 2017 9704,5.0,49mirellad,https://www.tripadvisor.ca/Profile/49mirellad, nil,Mar. 2017, March 2017 9704,5.0,mldc2017,https://www.tripadvisor.ca/Profile/mldc2017, nil,Mar. 2017, March 2017 9704,5.0,soteria69,https://www.tripadvisor.ca/Profile/soteria69, nil,Mar. 2017, March 2017 9704,5.0,gapyahher192,https://www.tripadvisor.ca/Profile/gapyahher192, nil,Mar. 2017, December 2016 9704,5.0,cengizg29,https://www.tripadvisor.ca/Profile/cengizg29, nil,Mar. 2017, January 2017 9704,5.0,Nikki S,https://www.tripadvisor.ca/Profile/Y7385RBnikkis, nil,Feb. 2017, February 2017 9704,4.0,JBAT236,https://www.tripadvisor.ca/Profile/JBAT236, nil,Feb. 2017, February 2017 9704,5.0,adamkW1542ZK,https://www.tripadvisor.ca/Profile/adamkW1542ZK, nil,Feb. 2017, February 2017 9704,5.0,Jacoba L,https://www.tripadvisor.ca/Profile/jacobal2018, nil,Feb. 2017, February 2017 9704,5.0,Foodlover052,https://www.tripadvisor.ca/Profile/Foodlover052, nil,Jan. 2017, December 2016 9704,4.0,b0ss60,https://www.tripadvisor.ca/Profile/b0ss60, nil,Jan. 2017, January 2017 9704,5.0,Nancy D,https://www.tripadvisor.ca/Profile/nancydP5118SA, nil,Jan. 2017, January 2017 9704,5.0,william M,https://www.tripadvisor.ca/Profile/N1743HQwilliamm, nil,Jan. 2017, January 2017 9704,4.0,maybeli2017,https://www.tripadvisor.ca/Profile/maybeli2017, nil,Jan. 2017, January 2017 9704,5.0,Tony S,https://www.tripadvisor.ca/Profile/tonysK2626FM, nil,Jan. 2017, January 2017 9704,5.0,Leah T,https://www.tripadvisor.ca/Profile/LeahT75, nil,Jan. 2017, December 2016 9704,5.0,Swish0317,https://www.tripadvisor.ca/Profile/Swish0317, nil,Jan. 2017, December 2016 9704,5.0,DDM78,https://www.tripadvisor.ca/Profile/DDM78, nil,Jan. 2017, December 2016 9704,5.0,mcavalier2017,https://www.tripadvisor.ca/Profile/mcavalier2017, nil,Jan. 2017, December 2016 9704,5.0,Sherri H,https://www.tripadvisor.ca/Profile/sherrih2017, nil,Jan. 2017, January 2017 9704,5.0,Raymond J,https://www.tripadvisor.ca/Profile/raymondj2017, nil,Jan. 2017, January 2017 9704,5.0,KELLY5151,https://www.tripadvisor.ca/Profile/KELLY5151, nil,Dec. 2016, December 2016 9704,5.0,Melissa M,https://www.tripadvisor.ca/Profile/melissamN603LJ, nil,Dec. 2016, December 2016 9704,5.0,annie1202,https://www.tripadvisor.ca/Profile/annie1202, nil,Nov. 2016, November 2016 9704,5.0,R5160KOcourtneym,https://www.tripadvisor.ca/Profile/R5160KOcourtneym, nil,Nov. 2016, November 2016 9704,5.0,Megan M,https://www.tripadvisor.ca/Profile/MeganM3730, nil,Nov. 2016, November 2016 9704,5.0,cardman0052,https://www.tripadvisor.ca/Profile/cardman0052, nil,Nov. 2016, November 2016 9704,5.0,Sarah J,https://www.tripadvisor.ca/Profile/E5127UNsarahj, nil,Nov. 2016, November 2016 9704,5.0,mth0mps0n17,https://www.tripadvisor.ca/Profile/mth0mps0n17, nil,Nov. 2016, November 2016 9704,5.0,Msmommaof2,https://www.tripadvisor.ca/Profile/Msmommaof2, nil,Nov. 2016, October 2016 9704,5.0,Brian K,https://www.tripadvisor.ca/Profile/briankU3106LS, nil,Oct. 2016, October 2016 9704,4.0,D879MMrichardg,https://www.tripadvisor.ca/Profile/D879MMrichardg, nil,Oct. 2016, October 2016 9704,5.0,Lawrence L,https://www.tripadvisor.ca/Profile/lawrencel60, nil,Oct. 2016, October 2016 9704,5.0,tom o,https://www.tripadvisor.ca/Profile/tomo492, nil,Oct. 2016, October 2016 9704,5.0,Halil B,https://www.tripadvisor.ca/Profile/836halilb, nil,Oct. 2016, October 2016 9704,5.0,Kelly R,https://www.tripadvisor.ca/Profile/kellyrZ4500AH, nil,Oct. 2016, October 2016 9704,5.0,michaelkL5371ML,https://www.tripadvisor.ca/Profile/michaelkL5371ML, nil,Oct. 2016, September 2016 9704,5.0,bcborn96,https://www.tripadvisor.ca/Profile/bcborn96, nil,Oct. 2016, September 2016 9704,5.0,dmarmstrong2016,https://www.tripadvisor.ca/Profile/dmarmstrong2016, nil,Oct. 2016, August 2016 9704,5.0,Rhonda S,https://www.tripadvisor.ca/Profile/425rhondas, nil,Oct. 2016, September 2016 9704,5.0,Donald L,https://www.tripadvisor.ca/Profile/donaldl9, nil,Sep. 2016, September 2016 9704,4.0,billybogoff,https://www.tripadvisor.ca/Profile/billybogoff, nil,Sep. 2016, September 2016 9705,5.0,OnAir61078842900,https://www.tripadvisor.ca/Profile/OnAir61078842900, nil,Mar. 2019, February 2019 9705,nil,,nil, nil,nil,nil 9705,5.0,Kedetaent,https://www.tripadvisor.ca/Profile/Kedetaent, nil,Jun. 2018, June 2018 9705,4.0,A TripAdvisor Member,https://www.tripadvisor.caundefined, nil,Apr. 2018, April 2018 9705,5.0,Q Spa B,https://www.tripadvisor.ca/Profile/qspab, nil,Mar. 2018, March 2018 9705,5.0,big_daddy_411,https://www.tripadvisor.ca/Profile/big_daddy_411, nil,Dec. 2017, December 2017 9705,5.0,Kirk G,https://www.tripadvisor.ca/Profile/5kirkg, nil,Nov. 2017, November 2017 9705,5.0,Tracy P,https://www.tripadvisor.ca/Profile/225tracyp, nil,Nov. 2017, October 2017 9705,5.0,Marleylips,https://www.tripadvisor.ca/Profile/Marleylips, nil,Oct. 2017, October 2017 9705,3.0,Cheers2011,https://www.tripadvisor.ca/Profile/Cheers2011, nil,Oct. 2017, October 2017 9705,3.0,lindsey404,https://www.tripadvisor.ca/Profile/lindsey404, nil,Sep. 2017, September 2017 9705,5.0,adriennevanderheyden,https://www.tripadvisor.ca/Profile/adriennevanderheyden, nil,Jul. 2017, July 2017 9705,4.0,brianhW9954XO,https://www.tripadvisor.ca/Profile/brianhW9954XO, nil,May 2017, May 2017 9705,5.0,79Nelson79,https://www.tripadvisor.ca/Profile/79Nelson79, nil,Apr. 2017, April 2017 9705,2.0,CassieP_1981,https://www.tripadvisor.ca/Profile/CassieP_1981, nil,Mar. 2017, March 2017 9705,4.0,jacobsev,https://www.tripadvisor.ca/Profile/jacobsev, nil,Aug. 2016, August 2016 9705,5.0,Rose Daluyo P,https://www.tripadvisor.ca/Profile/rosedaluyop, nil,Aug. 2016, October 2015 9705,4.0,Diane and John T,https://www.tripadvisor.ca/Profile/dianeandjohnt, nil,Jul. 2016, July 2016 9705,5.0,Mike S,https://www.tripadvisor.ca/Profile/mikesJ6452CW, nil,May 2016, April 2016 9705,5.0,Roger C,https://www.tripadvisor.ca/Profile/RogerC366, nil,Mar. 2016, March 2016 9705,5.0,raja_abid_ashraf,https://www.tripadvisor.ca/Profile/raja_abid_ashraf, nil,Jan. 2016, January 2016 9705,5.0,403Kit,https://www.tripadvisor.ca/Profile/403Kit, nil,Oct. 2015, September 2015 9705,5.0,Susan R,https://www.tripadvisor.ca/Profile/J3088HJsusanr, nil,Jul. 2015, June 2015 9706,4.0,Lisa S,https://www.tripadvisor.ca/Profile/Q8703DAlisas, nil,Feb. 2019, February 2019 9706,5.0,wnbird,https://www.tripadvisor.ca/Profile/wnbird, nil,Jul. 2018, July 2018 9706,2.0,bubbelbine,https://www.tripadvisor.ca/Profile/bubbelbine, nil,Feb. 2019, February 2019 9706,3.0,mjasper2018,https://www.tripadvisor.ca/Profile/mjasper2018, nil,Nov. 2018, November 2018 9706,5.0,Michael B,https://www.tripadvisor.ca/Profile/michaelbM5609DC, nil,Sep. 2018, September 2018 9706,5.0,starryday4,https://www.tripadvisor.ca/Profile/starryday4, nil,Aug. 2018, August 2018 9706,5.0,April O,https://www.tripadvisor.ca/Profile/aprilo741, nil,Jul. 2018, July 2018 9706,4.0,Derrick71,https://www.tripadvisor.ca/Profile/Derrick71, nil,Apr. 2018, April 2018 9706,4.0,Ruperto,https://www.tripadvisor.ca/Profile/Ruperto, nil,Mar. 2018, February 2018 9706,nil,,nil, nil,nil,nil 9706,5.0,yaletowners,https://www.tripadvisor.ca/Profile/yaletowners, nil,May 2017, May 2017 9706,4.0,Siswanky,https://www.tripadvisor.ca/Profile/Siswanky, nil,May 2017, May 2017 9706,5.0,sconradk,https://www.tripadvisor.ca/Profile/sconradk, nil,May 2017, May 2017 9706,5.0,Dawn T,https://www.tripadvisor.ca/Profile/dawntofsrud, nil,Apr. 2017, February 2017 9706,4.0,dook49,https://www.tripadvisor.ca/Profile/dook49, nil,Apr. 2017, April 2017 9706,3.0,Milla H,https://www.tripadvisor.ca/Profile/824millah, nil,Mar. 2017, March 2017 9706,4.0,RTNelson,https://www.tripadvisor.ca/Profile/RTNelson, nil,Mar. 2017, March 2017 9706,5.0,ATHOMPSON82,https://www.tripadvisor.ca/Profile/ATHOMPSON82, nil,Mar. 2017, January 2017 9706,5.0,gmlesway,https://www.tripadvisor.ca/Profile/gmlesway, nil,Feb. 2017, February 2017 9706,5.0,forsany,https://www.tripadvisor.ca/Profile/forsany, nil,Feb. 2017, February 2017 9706,5.0,Kailey B,https://www.tripadvisor.ca/Profile/kaiberge, nil,Feb. 2017, August 2016 9706,5.0,Archie C,https://www.tripadvisor.ca/Profile/MinivanCalgaryFamily, nil,Jan. 2017, January 2017 9706,5.0,Buddly,https://www.tripadvisor.ca/Profile/Buddly, nil,Jan. 2017, January 2017 9706,4.0,Hans S,https://www.tripadvisor.ca/Profile/hanss878, nil,Dec. 2016, November 2016 9706,4.0,Michael C,https://www.tripadvisor.ca/Profile/221michaelc221, nil,Dec. 2016, December 2016 9706,5.0,Denise M,https://www.tripadvisor.ca/Profile/DeniseM4721, nil,Nov. 2016, October 2016 9706,5.0,Dave K,https://www.tripadvisor.ca/Profile/davekW272VO, nil,Nov. 2016, November 2016 9706,5.0,makstiger,https://www.tripadvisor.ca/Profile/makstiger, nil,Oct. 2016, October 2016 9706,5.0,Derek M,https://www.tripadvisor.ca/Profile/652derekm, nil,Oct. 2016, October 2016 9706,5.0,brittanycarree,https://www.tripadvisor.ca/Profile/brittanycarree, nil,Oct. 2016, December 2015 9706,5.0,Courtenay C,https://www.tripadvisor.ca/Profile/CLane81, nil,Oct. 2016, October 2016 9706,5.0,SuzanneMCava,https://www.tripadvisor.ca/Profile/SuzanneMCava, nil,Oct. 2016, October 2016 9706,3.0,Cheryl M,https://www.tripadvisor.ca/Profile/cherylmP5847KA, nil,Sep. 2016, September 2016 9706,4.0,Peter O,https://www.tripadvisor.ca/Profile/O5997VUpetero, nil,Sep. 2016, September 2016 9706,4.0,Pablo A,https://www.tripadvisor.ca/Profile/A9607LIpabloa, nil,Sep. 2016, September 2016 9706,5.0,Deb M,https://www.tripadvisor.ca/Profile/macdonaldjdeborah, nil,Aug. 2016, August 2016 9706,5.0,snowywaste,https://www.tripadvisor.ca/Profile/snowywaste, nil,Aug. 2016, September 2015 9706,2.0,Colleen C,https://www.tripadvisor.ca/Profile/187colleenc, nil,Jul. 2016, July 2016 9706,5.0,Gracefulone,https://www.tripadvisor.ca/Profile/Gracefulone, nil,Jul. 2016, July 2016 9706,4.0,AlaskaSunSeeker_13,https://www.tripadvisor.ca/Profile/AlaskaSunSeeker_13, nil,Jun. 2016, June 2016 9706,4.0,kellybrake,https://www.tripadvisor.ca/Profile/kellybrake, nil,Nov. 2015, November 2015 9706,5.0,REP2,https://www.tripadvisor.ca/Profile/REP2, nil,Nov. 2015, November 2015 9706,4.0,Dreve,https://www.tripadvisor.ca/Profile/Dreve, nil,Nov. 2015, October 2015 9706,4.0,James K,https://www.tripadvisor.ca/Profile/jameskQ2959IW, nil,Oct. 2015, October 2015 9706,4.0,HollowMan1975,https://www.tripadvisor.ca/Profile/HollowMan1975, nil,Oct. 2015, October 2015 9706,5.0,aphxgirl,https://www.tripadvisor.ca/Profile/aphxgirl, nil,Sep. 2015, September 2015 9706,3.0,pehu44,https://www.tripadvisor.ca/Profile/pehu44, nil,Sep. 2015, September 2015 9706,5.0,Blair D,https://www.tripadvisor.ca/Profile/270blaird, nil,Sep. 2015, September 2015 9706,4.0,jvh54,https://www.tripadvisor.ca/Profile/jvh54, nil,Sep. 2015, August 2015 9706,3.0,SolusTraveller,https://www.tripadvisor.ca/Profile/SolusTraveller, nil,Sep. 2015, September 2015 9706,4.0,Diane D,https://www.tripadvisor.ca/Profile/578DianeB, nil,Sep. 2015, September 2015 9706,4.0,Dstew12,https://www.tripadvisor.ca/Profile/Dstew12, nil,Aug. 2015, August 2015 9706,5.0,Fumthegnome,https://www.tripadvisor.ca/Profile/Fumthegnome, nil,Aug. 2015, August 2015 9706,3.0,keadyn,https://www.tripadvisor.ca/Profile/keadyn, nil,Jul. 2015, June 2015 9706,4.0,pettifog,https://www.tripadvisor.ca/Profile/pettifog, nil,Jul. 2015, April 2015 9706,2.0,ALICEW1984,https://www.tripadvisor.ca/Profile/ALICEW1984, nil,Jun. 2015, June 2015 9706,4.0,Hilary D,https://www.tripadvisor.ca/Profile/HilaryD969, nil,Apr. 2015, April 2015 9706,5.0,Sukhbir S,https://www.tripadvisor.ca/Profile/sukhbirs2013, nil,Apr. 2015, March 2015 9706,5.0,rwilger,https://www.tripadvisor.ca/Profile/rwilger, nil,Apr. 2015, April 2015 9706,5.0,d0nd0n,https://www.tripadvisor.ca/Profile/d0nd0n, nil,Mar. 2015, March 2015 9706,4.0,TaraW4546,https://www.tripadvisor.ca/Profile/TaraW4546, nil,Feb. 2015, January 2015 9706,5.0,cruciblefire,https://www.tripadvisor.ca/Profile/cruciblefire, nil,Jan. 2015, January 2015 9706,1.0,sandra h,https://www.tripadvisor.ca/Profile/sandrah206, nil,Jan. 2015, December 2014 9706,4.0,jason f,https://www.tripadvisor.ca/Profile/jasonf443, nil,Jan. 2015, January 2015 9706,5.0,Scubaprinces,https://www.tripadvisor.ca/Profile/Scubaprinces, nil,Jan. 2015, January 2015 9706,5.0,407leannac,https://www.tripadvisor.ca/Profile/407leannac, nil,Dec. 2014, November 2014 9706,5.0,megan e,https://www.tripadvisor.ca/Profile/946meganj, nil,Dec. 2014, September 2014 9706,5.0,RaistlinV,https://www.tripadvisor.ca/Profile/RaistlinV, nil,Nov. 2014, November 2014 9706,4.0,Kelli B,https://www.tripadvisor.ca/Profile/KelliB555, nil,Nov. 2014, November 2014 9706,4.0,icicle12,https://www.tripadvisor.ca/Profile/icicle12, nil,Nov. 2014, November 2014 9706,4.0,conscious14,https://www.tripadvisor.ca/Profile/conscious14, nil,Oct. 2014, October 2014 9706,5.0,Maureen M,https://www.tripadvisor.ca/Profile/J5548DZmaureenm, nil,Oct. 2014, October 2014 9706,4.0,chunerrrr,https://www.tripadvisor.ca/Profile/chunerrrr, nil,Oct. 2014, October 2014 9706,5.0,Northernfishinghut,https://www.tripadvisor.ca/Profile/Northernfishinghut, nil,Sep. 2014, September 2014 9706,5.0,runner002,https://www.tripadvisor.ca/Profile/runner002, nil,Aug. 2014, August 2014 9706,3.0,Karen K,https://www.tripadvisor.ca/Profile/63KarenK, nil,Aug. 2014, August 2014 9706,1.0,Leslie R,https://www.tripadvisor.ca/Profile/183leslier, nil,Aug. 2014, August 2014 9706,5.0,Roadlesstravelled19,https://www.tripadvisor.ca/Profile/Roadlesstravelled19, nil,Aug. 2014, August 2014 9706,5.0,dwm2757,https://www.tripadvisor.ca/Profile/dwm2757, nil,Jul. 2014, July 2014 9706,4.0,UbiquitousBeing,https://www.tripadvisor.ca/Profile/UbiquitousBeing, nil,Jul. 2014, June 2014 9706,3.0,Girly-Avanter,https://www.tripadvisor.ca/Profile/Girly-Avanter, nil,Jun. 2014, June 2014 9706,5.0,kveenstra,https://www.tripadvisor.ca/Profile/kveenstra, nil,Jun. 2014, June 2014 9706,4.0,jread1961,https://www.tripadvisor.ca/Profile/jread1961, nil,May 2014, May 2014 9706,2.0,Eirik M,https://www.tripadvisor.ca/Profile/EirikM113, nil,May 2014, May 2014 9706,4.0,Atzela,https://www.tripadvisor.ca/Profile/Atzela, nil,May 2014, May 2014 9706,4.0,Stacey R,https://www.tripadvisor.ca/Profile/StaceyR351, nil,May 2014, May 2014 9706,5.0,Danielle0720,https://www.tripadvisor.ca/Profile/Danielle0720, nil,Apr. 2014, March 2014 9706,3.0,Albernio,https://www.tripadvisor.ca/Profile/albernio, nil,Apr. 2014, April 2014 9706,4.0,Olivia B,https://www.tripadvisor.ca/Profile/872oliviab, nil,Mar. 2014, February 2014 9706,5.0,happy12345677,https://www.tripadvisor.ca/Profile/happy12345677, nil,Feb. 2014, February 2014 9706,5.0,uktechwizard,https://www.tripadvisor.ca/Profile/uktechwizard, nil,Feb. 2014, February 2014 9706,3.0,OmanRob,https://www.tripadvisor.ca/Profile/OmanRob, nil,Jan. 2014, January 2014 9706,5.0,dimaggi,https://www.tripadvisor.ca/Profile/dimaggi, nil,Jan. 2014, December 2013 9706,1.0,Dayneger,https://www.tripadvisor.ca/Profile/Dayneger, nil,Dec. 2013, December 2013 9706,5.0,Gargendie,https://www.tripadvisor.ca/Profile/Gargendie, nil,Nov. 2013, November 2013 9706,4.0,Margo P,https://www.tripadvisor.ca/Profile/MargoP879, nil,Nov. 2013, November 2013 9706,5.0,Bernard C,https://www.tripadvisor.ca/Profile/bernardc130, nil,Oct. 2013, October 2013 9706,5.0,J M,https://www.tripadvisor.ca/Profile/782jm, nil,Oct. 2013, October 2013 9706,4.0,BoxerBlake,https://www.tripadvisor.ca/Profile/BoxerBlake, nil,Oct. 2013, October 2013 9706,5.0,PeterLeckie,https://www.tripadvisor.ca/Profile/PeterLeckie, nil,Oct. 2013, October 2013 9706,5.0,Michelle M,https://www.tripadvisor.ca/Profile/michellemZ2896MF, nil,Oct. 2013, October 2013 9706,5.0,FZappa,https://www.tripadvisor.ca/Profile/FZappa, nil,Oct. 2013, September 2013 9706,5.0,Monique R,https://www.tripadvisor.ca/Profile/moniquer790, nil,Sep. 2013, September 2013 9706,5.0,Sexton5,https://www.tripadvisor.ca/Profile/Sexton5, nil,Sep. 2013, July 2013 9706,4.0,deeman98,https://www.tripadvisor.ca/Profile/deeman98, nil,Sep. 2013, August 2013 9706,5.0,beemergirl55,https://www.tripadvisor.ca/Profile/beemergirl55, nil,Aug. 2013, August 2013 9706,5.0,ClarkKent9,https://www.tripadvisor.ca/Profile/ClarkKent9, nil,Jul. 2013, July 2013 9706,2.0,ED S,https://www.tripadvisor.ca/Profile/eds593, nil,Jul. 2013, June 2013 9706,4.0,Rob A,https://www.tripadvisor.ca/Profile/RobA960, nil,Jul. 2013, June 2013 9706,5.0,Anne-Marie F,https://www.tripadvisor.ca/Profile/SmithyAM, nil,Jul. 2013, June 2013 9706,5.0,Mel54006,https://www.tripadvisor.ca/Profile/Mel54006, nil,Jun. 2013, June 2013 9706,4.0,CndnGuider,https://www.tripadvisor.ca/Profile/CndnGuider, nil,Jun. 2013, June 2013 9706,5.0,Karlis K,https://www.tripadvisor.ca/Profile/KarlisK964, nil,Jun. 2013, May 2013 9706,5.0,Larry R,https://www.tripadvisor.ca/Profile/LarryR560, nil,May 2013, May 2013 9706,4.0,Pat W,https://www.tripadvisor.ca/Profile/708PatW708, nil,Apr. 2013, April 2013 9706,5.0,Goldprince,https://www.tripadvisor.ca/Profile/Goldprince, nil,Apr. 2013, April 2013 9706,5.0,DonicaC,https://www.tripadvisor.ca/Profile/DonicaC, nil,Apr. 2013, April 2013 9706,1.0,spot6969,https://www.tripadvisor.ca/Profile/spot6969, nil,Dec. 2012, December 2012 9706,5.0,FarrahMo,https://www.tripadvisor.ca/Profile/FarrahMo, nil,Dec. 2012, December 2012 9706,5.0,Lunarcom,https://www.tripadvisor.ca/Profile/Lunarcom, nil,Oct. 2012, October 2012 9706,4.0,rwayf,https://www.tripadvisor.ca/Profile/rwayf, nil,Oct. 2012, September 2012 9706,5.0,Cindy P,https://www.tripadvisor.ca/Profile/598CindyP, nil,Sep. 2012, September 2012 9706,4.0,cava33,https://www.tripadvisor.ca/Profile/cava33, nil,Aug. 2012, July 2012 9706,3.0,djonespilgrim,https://www.tripadvisor.ca/Profile/djonespilgrim, nil,Feb. 2012, January 2012 9706,4.0,barbes150,https://www.tripadvisor.ca/Profile/barbes150, nil,Feb. 2012, January 2012 9706,4.0,BobbyDij,https://www.tripadvisor.ca/Profile/BobbyDij, nil,Jan. 2012, October 2011 9706,4.0,Janis204,https://www.tripadvisor.ca/Profile/Janis204, nil,Dec. 2011, December 2011 9706,2.0,rachel_reiterates,https://www.tripadvisor.ca/Profile/rachel_reiterates, nil,Nov. 2011, November 2011 9706,5.0,BNS58,https://www.tripadvisor.ca/Profile/BNS58, nil,Oct. 2011, October 2011 9706,5.0,zpiggy,https://www.tripadvisor.ca/Profile/zpiggy, nil,Aug. 2011, August 2011 9706,5.0,Dritre,https://www.tripadvisor.ca/Profile/Dritre, nil,Jul. 2011, June 2011 9706,4.0,Sheree,https://www.tripadvisor.ca/Profile/Hadassh28, nil,Jul. 2011, July 2011 9706,5.0,APTravel101,https://www.tripadvisor.ca/Profile/APTravel101, nil,May 2011, May 2011 9706,4.0,bell_64,https://www.tripadvisor.ca/Profile/bell_64, nil,May 2011, May 2011 9706,5.0,DocGrandePrairie,https://www.tripadvisor.ca/Profile/DocGrandePrairie, nil,Mar. 2011, February 2011 9706,4.0,susan_little,https://www.tripadvisor.ca/Profile/susan_little, nil,Jan. 2011, January 2011 9706,5.0,sjcan8119,https://www.tripadvisor.ca/Profile/sjcan8119, nil,Jan. 2011, January 2011 9706,4.0,NorthBCTraveller,https://www.tripadvisor.ca/Profile/NorthBCTraveller, nil,Nov. 2010, June 2010 9706,3.0,mygirlscats,https://www.tripadvisor.ca/Profile/mygirlscats, nil,Oct. 2008, October 2008 9706,5.0,Moscato-Mama,https://www.tripadvisor.ca/Profile/Moscato-Mama, nil,Aug. 2007, August 2007 9706,2.0,millicentm,https://www.tripadvisor.ca/Profile/millicentm, nil,Aug. 2007, August 2007 9706,4.0,ABtraveller,https://www.tripadvisor.ca/Profile/ABtraveller, nil,Nov. 2006, October 2006 9706,1.0,GlobeTrotting27892,https://www.tripadvisor.ca/Profile/GlobeTrotting27892, nil,Dec. 2005, June 2005 9707,2.0,Roger,https://www.tripadvisor.ca/Profile/kelowna19, nil,Feb. 2019, January 2019 9707,4.0,Sleepisin,https://www.tripadvisor.ca/Profile/Sleepisin, nil,Feb. 2019, February 2019 9707,5.0,Adam M,https://www.tripadvisor.ca/Profile/967adamm, nil,Sep. 2018, August 2018 9707,4.0,John G,https://www.tripadvisor.ca/Profile/JohnG72, nil,Sep. 2018, September 2018 9707,5.0,Stirling57,https://www.tripadvisor.ca/Profile/Stirling57, nil,Jul. 2018, July 2018 9707,nil,,nil, nil,nil,nil 9707,5.0,kylejaymes,https://www.tripadvisor.ca/Profile/kylejaymes, nil,Apr. 2017, April 2017 9707,3.0,Saint_Johnny,https://www.tripadvisor.ca/Profile/Saint_Johnny, nil,Dec. 2016, December 2016 9707,5.0,Martin F,https://www.tripadvisor.ca/Profile/martinfP1081LC, nil,Oct. 2016, September 2016 9707,3.0,t3nnisBoi,https://www.tripadvisor.ca/Profile/t3nnisBoi, nil,Sep. 2016, September 2016 9707,5.0,chrisQ6258UD,https://www.tripadvisor.ca/Profile/chrisQ6258UD, nil,Jul. 2016, June 2016 9707,5.0,toppledcow,https://www.tripadvisor.ca/Profile/toppledcow, nil,Jul. 2016, July 2016 9707,5.0,Virginia K,https://www.tripadvisor.ca/Profile/virginiak316, nil,Jul. 2016, July 2016 9707,5.0,Alpesh P,https://www.tripadvisor.ca/Profile/889alpeshp, nil,Jul. 2016, July 2016 9707,5.0,Trudy B,https://www.tripadvisor.ca/Profile/trudyb275, nil,Jun. 2016, June 2016 9707,5.0,Tiana H,https://www.tripadvisor.ca/Profile/111tianah, nil,Jun. 2016, June 2016 9707,5.0,Sherisaari,https://www.tripadvisor.ca/Profile/Sherisaari, nil,May 2016, May 2016 9707,4.0,brettaapplebaum,https://www.tripadvisor.ca/Profile/brettaapplebaum, nil,May 2016, May 2016 9707,3.0,hayleyhannah9,https://www.tripadvisor.ca/Profile/hayleyhannah9, nil,May 2016, May 2016 9707,5.0,Bruce L,https://www.tripadvisor.ca/Profile/blindsay2015, nil,May 2016, May 2016 9707,5.0,Justin T,https://www.tripadvisor.ca/Profile/justint526, nil,May 2016, May 2016 9707,5.0,Derek Y,https://www.tripadvisor.ca/Profile/346dereky, nil,May 2016, May 2016 9707,5.0,Mike W,https://www.tripadvisor.ca/Profile/K9721PQmikew, nil,May 2016, May 2016 9707,5.0,jessitucker,https://www.tripadvisor.ca/Profile/jessitucker, nil,May 2016, May 2016 9707,5.0,Perciva,https://www.tripadvisor.ca/Profile/Perciva, nil,Apr. 2016, April 2016 9707,5.0,D B,https://www.tripadvisor.ca/Profile/F5449FVdb, nil,Apr. 2016, April 2016 9707,5.0,djsj1983,https://www.tripadvisor.ca/Profile/djsj1983, nil,Apr. 2016, April 2016 9707,5.0,Jason F,https://www.tripadvisor.ca/Profile/M7541SNjasonf, nil,Apr. 2016, April 2016 9707,5.0,sarahannmccumber,https://www.tripadvisor.ca/Profile/sarahannmccumber, nil,Apr. 2016, April 2016 9707,5.0,Foodlover052,https://www.tripadvisor.ca/Profile/Foodlover052, nil,Apr. 2016, April 2016 9707,5.0,Cassandra A,https://www.tripadvisor.ca/Profile/462cassandraa, nil,Apr. 2016, March 2016 9707,5.0,Fran C,https://www.tripadvisor.ca/Profile/FranC218, nil,Mar. 2016, March 2016 9707,1.0,Rob R,https://www.tripadvisor.ca/Profile/robr348, nil,Mar. 2016, March 2016 9707,5.0,gypsy12420,https://www.tripadvisor.ca/Profile/gypsy12420, nil,Feb. 2016, February 2016 9707,5.0,Patrick S,https://www.tripadvisor.ca/Profile/O1881IUpatricks, nil,Jan. 2016, January 2016 9707,2.0,Marilyn M,https://www.tripadvisor.ca/Profile/marilynm475, nil,Oct. 2015, October 2015 9707,5.0,RON M,https://www.tripadvisor.ca/Profile/RONM342, nil,Oct. 2015, October 2015 9707,5.0,Oilsandsgal,https://www.tripadvisor.ca/Profile/Oilsandsgal, nil,Sep. 2015, October 2015 9707,5.0,Jeffrey T,https://www.tripadvisor.ca/Profile/JeffreyT829, nil,Sep. 2015, August 2015 9707,3.0,Derek,https://www.tripadvisor.ca/Profile/drock5280, nil,Sep. 2015, September 2015 9707,5.0,Dylan B,https://www.tripadvisor.ca/Profile/173dylanb, nil,Sep. 2015, February 2015 9707,5.0,Dwayne P,https://www.tripadvisor.ca/Profile/711dwaynep, nil,Aug. 2015, August 2015 9707,5.0,rocking40ranch,https://www.tripadvisor.ca/Profile/rocking40ranch, nil,Aug. 2015, August 2015 9707,4.0,Madlives NAK,https://www.tripadvisor.ca/Profile/MadlivesNAK, nil,Aug. 2015, August 2015 9707,1.0,Tomm A,https://www.tripadvisor.ca/Profile/tomma582, nil,Aug. 2015, August 2015 9707,3.0,SleeplessInStJohns,https://www.tripadvisor.ca/Profile/SleeplessInStJohns, nil,Aug. 2015, August 2015 9707,5.0,Heidi H,https://www.tripadvisor.ca/Profile/heidih268, nil,Aug. 2015, July 2015 9707,4.0,S z,https://www.tripadvisor.ca/Profile/273sz, nil,Jul. 2015, July 2015 9707,5.0,Janie M,https://www.tripadvisor.ca/Profile/jmey04, nil,Jul. 2015, July 2015 9707,5.0,KobeElite,https://www.tripadvisor.ca/Profile/KobeElite, nil,Jun. 2015, June 2015 9707,5.0,savi12784,https://www.tripadvisor.ca/Profile/savi12784, nil,Jun. 2015, June 2015 9707,5.0,Lora A,https://www.tripadvisor.ca/Profile/LoraA914, nil,May 2015, May 2015 9707,5.0,Glen M,https://www.tripadvisor.ca/Profile/glenm509, nil,May 2015, May 2015 9707,5.0,Edward O,https://www.tripadvisor.ca/Profile/edwardo671, nil,May 2015, May 2015 9707,5.0,Merissa M,https://www.tripadvisor.ca/Profile/430merissam, nil,Apr. 2015, April 2015 9707,4.0,john r,https://www.tripadvisor.ca/Profile/A9994JNjohnr, nil,Apr. 2015, April 2015 9707,4.0,Kevin N,https://www.tripadvisor.ca/Profile/kevinn407, nil,Apr. 2015, April 2015 9707,5.0,Danny C,https://www.tripadvisor.ca/Profile/809dannyc, nil,Apr. 2015, April 2015 9707,5.0,gloria011,https://www.tripadvisor.ca/Profile/gloria011, nil,Apr. 2015, April 2015 9707,5.0,ajohnson17,https://www.tripadvisor.ca/Profile/ajohnson17, nil,Apr. 2015, April 2015 9707,5.0,Gkalk660,https://www.tripadvisor.ca/Profile/Gkalk660, nil,Apr. 2015, April 2015 9707,5.0,JenSaysNo,https://www.tripadvisor.ca/Profile/JenSaysNo, nil,Mar. 2015, March 2015 9707,4.0,LLHH,https://www.tripadvisor.ca/Profile/LLHH, nil,Mar. 2015, March 2015 9707,4.0,orangecrush58,https://www.tripadvisor.ca/Profile/orangecrush58, nil,Mar. 2015, March 2015 9707,4.0,smitty6345789,https://www.tripadvisor.ca/Profile/smitty6345789, nil,Mar. 2015, February 2015 9707,5.0,Eric R,https://www.tripadvisor.ca/Profile/erockwell, nil,Mar. 2015, February 2015 9707,5.0,Dave B,https://www.tripadvisor.ca/Profile/J2281FEdaveb, nil,Jan. 2015, December 2014 9707,4.0,icicle12,https://www.tripadvisor.ca/Profile/icicle12, nil,Nov. 2014, November 2014 9707,4.0,flipside44,https://www.tripadvisor.ca/Profile/flipside44, nil,Nov. 2014, October 2014 9707,5.0,Bruce S,https://www.tripadvisor.ca/Profile/989bruces, nil,Oct. 2014, October 2014 9707,5.0,Cameron P,https://www.tripadvisor.ca/Profile/cameronp484, nil,Oct. 2014, October 2014 9707,4.0,Frankie_Hummus,https://www.tripadvisor.ca/Profile/Frankie_Hummus, nil,Oct. 2014, October 2014 9707,4.0,Pamela G,https://www.tripadvisor.ca/Profile/986pamelag, nil,Sep. 2014, September 2014 9707,5.0,KellyAnn294,https://www.tripadvisor.ca/Profile/KellyAnn294, nil,Sep. 2014, August 2014 9707,5.0,Jenni9090,https://www.tripadvisor.ca/Profile/Jenni9090, nil,Sep. 2014, August 2014 9707,4.0,Sheldon L,https://www.tripadvisor.ca/Profile/SheldonL67, nil,Aug. 2014, August 2014 9707,5.0,Andrea_Wallette,https://www.tripadvisor.ca/Profile/Andrea_Wallette, nil,Aug. 2014, August 2014 9707,5.0,Steve W,https://www.tripadvisor.ca/Profile/Cloverdale69, nil,Aug. 2014, August 2014 9707,5.0,runner002,https://www.tripadvisor.ca/Profile/runner002, nil,Aug. 2014, August 2014 9707,3.0,Hal P,https://www.tripadvisor.ca/Profile/776halp, nil,Aug. 2014, July 2014 9707,5.0,JDavies1207,https://www.tripadvisor.ca/Profile/JDavies1207, nil,Aug. 2014, July 2014 9707,5.0,N H,https://www.tripadvisor.ca/Profile/N2534UJnickh, nil,Jul. 2014, June 2014 9707,5.0,pollyBeaumont,https://www.tripadvisor.ca/Profile/pollyBeaumont, nil,Jul. 2014, June 2014 9707,5.0,Its41day,https://www.tripadvisor.ca/Profile/Its41day, nil,Jul. 2014, July 2014 9708,5.0,Richard H,https://www.tripadvisor.ca/Profile/RichardH64, nil,Jul. 2018, July 2018 9708,5.0,smithre1972,https://www.tripadvisor.ca/Profile/smithre1972, nil,Jun. 2018, June 2018 9708,4.0,TravelinFieldGuy,https://www.tripadvisor.ca/Profile/TravelinFieldGuy, nil,Nov. 2017, June 2017 9708,3.0,qseaturtle,https://www.tripadvisor.ca/Profile/qseaturtle, nil,Aug. 2017,nil 9708,5.0,EBEGP,https://www.tripadvisor.ca/Profile/EBEGP, nil,Jul. 2017, July 2017 9708,5.0,talltalesandtravel,https://www.tripadvisor.ca/Profile/talltalesandtravel, nil,Jul. 2017, June 2017 9708,5.0,nielmala,https://www.tripadvisor.ca/Profile/nielmala, nil,Jul. 2017, July 2017 9708,3.0,driftdiver1,https://www.tripadvisor.ca/Profile/driftdiver1, nil,Jul. 2017, June 2017 9708,3.0,Jay B,https://www.tripadvisor.ca/Profile/JayB346, nil,Oct. 2016, October 2016 9708,5.0,Daniel K,https://www.tripadvisor.ca/Profile/dklin033, nil,Aug. 2016, August 2016 9708,5.0,tmanaoconnell,https://www.tripadvisor.ca/Profile/tmanaoconnell, nil,Jul. 2016, June 2016 9708,4.0,TheFarkman,https://www.tripadvisor.ca/Profile/TheFarkman, nil,Jul. 2016, June 2016 9708,4.0,Rachel M,https://www.tripadvisor.ca/Profile/W6175CTrachelm, nil,Jul. 2016, June 2016 9708,4.0,Debbie W,https://www.tripadvisor.ca/Profile/C2810VLdebbiew, nil,Jun. 2016, June 2016 9708,3.0,Donald J,https://www.tripadvisor.ca/Profile/906donaldj, nil,Jun. 2016, May 2016 9708,1.0,OverYonda A,https://www.tripadvisor.ca/Profile/overyondaonahondap, nil,Jun. 2016, June 2016 9708,2.0,Sunjammerz2,https://www.tripadvisor.ca/Profile/Sunjammerz2, nil,May 2016, June 2015 9708,5.0,Wings2016,https://www.tripadvisor.ca/Profile/Wings2016, nil,May 2016, May 2016 9708,4.0,Sandi L,https://www.tripadvisor.ca/Profile/sandil367, nil,May 2016, May 2016 9708,5.0,VaughanAlberta,https://www.tripadvisor.ca/Profile/VaughanAlberta, nil,Aug. 2015, July 2015 9709,nil,,nil, nil,nil,nil 9709,5.0,Aster s,https://www.tripadvisor.ca/Profile/asters2017, nil,Feb. 2017, February 2017 9709,5.0,SaraTencarti,https://www.tripadvisor.ca/Profile/SaraTencarti, nil,Aug. 2016, August 2016 9709,5.0,Jim m,https://www.tripadvisor.ca/Profile/jimmM9522RV, nil,Aug. 2016, August 2016 9709,5.0,Heath G,https://www.tripadvisor.ca/Profile/TroublesinAlaska98, nil,Aug. 2016, August 2016 9709,4.0,TheFarkman,https://www.tripadvisor.ca/Profile/TheFarkman, nil,Jul. 2016, June 2016 9709,3.0,IdahoTraveler2013,https://www.tripadvisor.ca/Profile/IdahoTraveler2013, nil,Jun. 2016, June 2016 9709,4.0,sylster,https://www.tripadvisor.ca/Profile/sylster, nil,Mar. 2016, March 2016 9709,5.0,todd234,https://www.tripadvisor.ca/Profile/todd234, nil,Mar. 2016, February 2016 9709,5.0,Dereck J,https://www.tripadvisor.ca/Profile/980karr, nil,Mar. 2016, March 2016 9709,2.0,Demas H,https://www.tripadvisor.ca/Profile/909demash, nil,Mar. 2016, February 2016 9709,4.0,Machine B,https://www.tripadvisor.ca/Profile/machineb2016, nil,Feb. 2016, February 2016 9709,4.0,Foodlover052,https://www.tripadvisor.ca/Profile/Foodlover052, nil,Jan. 2016, January 2016 9709,5.0,Randy D,https://www.tripadvisor.ca/Profile/randyd742, nil,Sep. 2015, August 2015 9709,3.0,stepmac,https://www.tripadvisor.ca/Profile/stepmac, nil,Sep. 2015, July 2015 9709,3.0,J N,https://www.tripadvisor.ca/Profile/jn822, nil,Jul. 2015, June 2015 9709,4.0,Thomas M,https://www.tripadvisor.ca/Profile/thomasmT4507OQ, nil,Jul. 2014, June 2014 9709,4.0,julestatty,https://www.tripadvisor.ca/Profile/julestatty, nil,Feb. 2014, January 2014 9709,4.0,oaklyn,https://www.tripadvisor.ca/Profile/oaklyn, nil,Oct. 2013, September 2013 9709,5.0,Amoep,https://www.tripadvisor.ca/Profile/Amoep, nil,Sep. 2013, August 2013 9709,5.0,rhondam469,https://www.tripadvisor.ca/Profile/rhondam469, nil,Sep. 2013, September 2013 9709,4.0,Carolyn L,https://www.tripadvisor.ca/Profile/carolynl853, nil,Jun. 2013, June 2013 9709,4.0,karalligator,https://www.tripadvisor.ca/Profile/karalligator, nil,Apr. 2013, April 2013 9709,3.0,Jeweljdbrown,https://www.tripadvisor.ca/Profile/Jeweljdbrown, nil,Nov. 2012, August 2012 9709,4.0,Bev C,https://www.tripadvisor.ca/Profile/BevC748, nil,Oct. 2012, October 2012 9709,4.0,vancouvermuffy2016,https://www.tripadvisor.ca/Profile/vancouvermuffy2016, nil,Sep. 2011, October 2010 9710,1.0,Lyndell O,https://www.tripadvisor.ca/Profile/lyndello2015, nil,Oct. 2018, October 2018 9710,1.0,BlairboyBoz,https://www.tripadvisor.ca/Profile/BlairboyBoz, nil,Dec. 2017, November 2017 9710,5.0,Snowfirel,https://www.tripadvisor.ca/Profile/Snowfirel, nil,Mar. 2017, January 2017 9710,1.0,stllion,https://www.tripadvisor.ca/Profile/stllion, nil,Nov. 2016, November 2016 9710,1.0,DRTraveller81,https://www.tripadvisor.ca/Profile/DRTraveller81, nil,Jul. 2016, July 2016 9710,1.0,J Z,https://www.tripadvisor.ca/Profile/JZ451, nil,May 2016, May 2016 9710,3.0,Louise1234562015,https://www.tripadvisor.ca/Profile/Louise1234562015, nil,Oct. 2015, September 2015 9710,nil,,nil, nil,nil,nil 9710,1.0,Kel539,https://www.tripadvisor.ca/Profile/Kel539, nil,Nov. 2014, November 2014 9710,2.0,Bboy999,https://www.tripadvisor.ca/Profile/Bboy999, nil,Mar. 2014, March 2014 9710,1.0,Jeannette L,https://www.tripadvisor.ca/Profile/291jeannettel, nil,Sep. 2013, September 2013 9710,1.0,david_w52024,https://www.tripadvisor.ca/Profile/david_w52024, nil,May 2013, May 2013 9710,1.0,kevin j,https://www.tripadvisor.ca/Profile/kevinj312, nil,Nov. 2012, November 2012 9710,1.0,Arthur D,https://www.tripadvisor.ca/Profile/ArthurD492, nil,Jun. 2012, June 2012 9710,1.0,Caila A,https://www.tripadvisor.ca/Profile/CailaA, nil,Mar. 2012, March 2012 9710,1.0,Skiboy154914,https://www.tripadvisor.ca/Profile/Skiboy154914, nil,Sep. 2011, September 2011 9710,3.0,jpschaefer,https://www.tripadvisor.ca/Profile/jpschaefer, nil,Jun. 2011, June 2011 9710,2.0,tucothedonkey,https://www.tripadvisor.ca/Profile/tucothedonkey, nil,Nov. 2010, October 2010 9710,4.0,astrobeams,https://www.tripadvisor.ca/Profile/astrobeams, nil,Aug. 2010, August 2010 9710,2.0,mermaidinbc,https://www.tripadvisor.ca/Profile/mermaidinbc, nil,Mar. 2010, March 2010 9710,3.0,TheBFamily07,https://www.tripadvisor.ca/Profile/TheBFamily07, nil,Apr. 2009, April 2009 9710,4.0,holynun,https://www.tripadvisor.ca/Profile/holynun, nil,Jan. 2009, January 2009 9710,1.0,vanila62,https://www.tripadvisor.ca/Profile/vanila62, nil,Nov. 2008, November 2008 9710,1.0,Northwoods-Inn-Sucks,https://www.tripadvisor.ca/Profile/Northwoods-Inn-Sucks, nil,May 2008, May 2008 9710,1.0,HankMooseJaw,https://www.tripadvisor.ca/Profile/HankMooseJaw, nil,Feb. 2008, December 2007 9710,1.0,sumomoose,https://www.tripadvisor.ca/Profile/sumomoose, nil,Dec. 2007, November 2007 9710,4.0,j_seida,https://www.tripadvisor.ca/Profile/j_seida, nil,May 2007, May 2007 9710,1.0,hazzle-free,https://www.tripadvisor.ca/Profile/hazzle-free, nil,May 2006, February 2006 9711,2.0,Allie F,https://www.tripadvisor.ca/Profile/allief827, nil,Sep. 2018, September 2018 9711,1.0,rilskey92,https://www.tripadvisor.ca/Profile/rilskey92, nil,May 2018, May 2018 9711,3.0,MALIK889,https://www.tripadvisor.ca/Profile/MALIK889, nil,Sep. 2017, September 2017 9711,1.0,michael m,https://www.tripadvisor.ca/Profile/michaelm307, nil,Jan. 2017, January 2017 9711,1.0,DEn c,https://www.tripadvisor.ca/Profile/705denc, nil,Sep. 2015, September 2015 9711,1.0,Linda N,https://www.tripadvisor.ca/Profile/lindan836, nil,Aug. 2015, June 2015 9711,1.0,Pat S,https://www.tripadvisor.ca/Profile/15pats, nil,May 2015, May 2015 9711,2.0,lauren m,https://www.tripadvisor.ca/Profile/278laurenm, nil,Sep. 2014, August 2014 9711,1.0,pennask,https://www.tripadvisor.ca/Profile/pennask, nil,Oct. 2013, September 2013 9711,1.0,D P,https://www.tripadvisor.ca/Profile/DP374, nil,May 2013, May 2013 9712,4.0,JF Bordeleau,https://www.tripadvisor.ca/Profile/ottwatrvllr, nil,Mar. 22, April 2019 9712,4.0,Willem K,https://www.tripadvisor.ca/Profile/521willemk, nil,Aug. 2018, August 2018 9712,4.0,The_Rock_50,https://www.tripadvisor.ca/Profile/The_Rock_50, nil,Aug. 2018, June 2018 9712,4.0,RC_TravelerNB,https://www.tripadvisor.ca/Profile/RC_TravelerNB, nil,Jul. 2018, July 2018 9712,4.0,Robert A,https://www.tripadvisor.ca/Profile/Comicozzy, nil,Mar. 2018, March 2018 9712,nil,,nil, nil,nil,nil 9712,4.0,Chris I,https://www.tripadvisor.ca/Profile/ChrisW8131NY, nil,May 2015, May 2015 9712,4.0,Putter01,https://www.tripadvisor.ca/Profile/Putter01, nil,May 2015, May 2015 9712,4.0,allan l,https://www.tripadvisor.ca/Profile/CDNGUYNNZ, nil,Aug. 2014, August 2014 9712,5.0,Garruss,https://www.tripadvisor.ca/Profile/Garruss, nil,Jul. 2014, July 2014 9712,5.0,CANDVD,https://www.tripadvisor.ca/Profile/CANDVD, nil,Jul. 2014, July 2014 9712,4.0,Margie1489,https://www.tripadvisor.ca/Profile/Margie1489, nil,Jul. 2013, July 2013 9712,4.0,Brian S,https://www.tripadvisor.ca/Profile/BrianS266, nil,Jan. 2013, September 2012 9712,4.0,irish194960,https://www.tripadvisor.ca/Profile/irish194960, nil,Nov. 2012, June 2012 9712,3.0,TravelgalMission_BC,https://www.tripadvisor.ca/Profile/TravelgalMission_BC, nil,Aug. 2012, August 2012 9712,2.0,Safetydawg88,https://www.tripadvisor.ca/Profile/Safetydawg88, nil,Jun. 2012, June 2012 9713,nil,,nil, nil,nil,nil 9713,4.0,paullel,https://www.tripadvisor.ca/Profile/paullel, nil,Jun. 2018, June 2018 9713,4.0,mountainoutin,https://www.tripadvisor.ca/Profile/mountainoutin, nil,Jun. 2018, June 2018 9713,4.0,LJC309,https://www.tripadvisor.ca/Profile/LJC309, nil,Jun. 2018, May 2018 9713,4.0,_juelbell,https://www.tripadvisor.ca/Profile/_juelbell, nil,Jun. 2018, June 2018 9713,2.0,TruReviewAncaster598,https://www.tripadvisor.ca/Profile/TruReviewAncaster598, nil,Mar. 2018, March 2018 9713,3.0,kitten50,https://www.tripadvisor.ca/Profile/kitten50, nil,Oct. 2017, July 2017 9713,5.0,Barry F,https://www.tripadvisor.ca/Profile/BarryF90, nil,Sep. 2017, September 2017 9713,5.0,Karen B,https://www.tripadvisor.ca/Profile/KarenB767, nil,Jul. 2017, July 2017 9713,4.0,MARGARET186_11,https://www.tripadvisor.ca/Profile/MARGARET186_11, nil,Sep. 2016, September 2016 9713,4.0,L.P. Suzanne A,https://www.tripadvisor.ca/Profile/lpsuzannea, nil,Sep. 2016, September 2016 9713,3.0,RumJOro,https://www.tripadvisor.ca/Profile/RumJOro, nil,Sep. 2016, August 2016 9713,4.0,Canada-TourDirector,https://www.tripadvisor.ca/Profile/Canada-TourDirector, nil,Aug. 2016, August 2016 9713,4.0,BJ2005,https://www.tripadvisor.ca/Profile/BJ2005, nil,Jul. 2016, July 2016 9713,4.0,Doc_Mic,https://www.tripadvisor.ca/Profile/Doc_Mic, nil,Sep. 2015, September 2015 9713,4.0,SCbluenoser,https://www.tripadvisor.ca/Profile/SCbluenoser, nil,Sep. 2015, July 2015 9713,4.0,YYZ-RiskMgr,https://www.tripadvisor.ca/Profile/YYZ-RiskMgr, nil,Aug. 2015, August 2015 9713,4.0,canada236,https://www.tripadvisor.ca/Profile/canada236, nil,Aug. 2015, August 2015 9713,5.0,dylyette,https://www.tripadvisor.ca/Profile/dylyette, nil,Aug. 2015, July 2015 9713,3.0,Jetsetaud,https://www.tripadvisor.ca/Profile/Jetsetaud, nil,Jul. 2015, July 2015 9713,4.0,SandySue123,https://www.tripadvisor.ca/Profile/SandySue123, nil,Jun. 2015, June 2015 9713,4.0,rejoy,https://www.tripadvisor.ca/Profile/rejoy, nil,Sep. 2014, July 2014 9713,4.0,sherdaveBrockville,https://www.tripadvisor.ca/Profile/sherdaveBrockville, nil,Mar. 2014, March 2014 9713,4.0,DAVE_NIAGARA2013,https://www.tripadvisor.ca/Profile/DAVE_NIAGARA2013, nil,Sep. 2013, September 2013 9713,4.0,Basile43,https://www.tripadvisor.ca/Profile/Basile43, nil,Sep. 2013, July 2013 9713,4.0,CRAFTY CRUISER,https://www.tripadvisor.ca/Profile/CRAFTYCRUISER, nil,Aug. 2013, August 2013 9713,4.0,Tired_angel,https://www.tripadvisor.ca/Profile/Tired_angel, nil,May 2013, March 2013 9713,4.0,earladybon,https://www.tripadvisor.ca/Profile/earladybon, nil,Mar. 2013, February 2013 9713,2.0,cannicUk,https://www.tripadvisor.ca/Profile/cannicUk, nil,Oct. 2012, September 2012 9713,3.0,Sharon_Gallant,https://www.tripadvisor.ca/Profile/Sharon_Gallant, nil,Aug. 2012, July 2012 9713,4.0,DavidAL04,https://www.tripadvisor.ca/Profile/DavidAL04, nil,Jul. 2012, July 2012 9713,5.0,jcmcpcd,https://www.tripadvisor.ca/Profile/jcmcpcd, nil,Jul. 2012, July 2012 9713,5.0,Angeles,https://www.tripadvisor.ca/Profile/Angeles, nil,Mar. 2012, March 2012 9713,4.0,Loves_Snorkeling,https://www.tripadvisor.ca/Profile/Loves_Snorkeling, nil,Sep. 2011, September 2011 9713,2.0,RocklandLarry,https://www.tripadvisor.ca/Profile/RocklandLarry, nil,Sep. 2009, September 2009 9713,3.0,Lisbette,https://www.tripadvisor.ca/Profile/Lisbette, nil,Aug. 2009, July 2009 9713,3.0,MrLoo,https://www.tripadvisor.ca/Profile/MrLoo, nil,Jul. 2008, July 2008 9714,4.0,JoanneBree,https://www.tripadvisor.ca/Profile/JoanneBree, nil,Aug. 2018, July 2018 9714,5.0,krupl,https://www.tripadvisor.ca/Profile/krupl, nil,Oct. 2016, September 2016 9714,4.0,magichappens48,https://www.tripadvisor.ca/Profile/magichappens48, nil,Jun. 2016, May 2016 9714,4.0,Jyceline L,https://www.tripadvisor.ca/Profile/JycelineL, nil,Oct. 2015, September 2015 9714,3.0,45Lila555,https://www.tripadvisor.ca/Profile/45Lila555, nil,Aug. 2015, August 2015 9714,5.0,retired1309,https://www.tripadvisor.ca/Profile/retired1309, nil,Jun. 2015, June 2015 9714,5.0,roakley,https://www.tripadvisor.ca/Profile/roakley, nil,Jun. 2015, June 2015 9714,5.0,Puffyporter,https://www.tripadvisor.ca/Profile/Puffyporter, nil,Jun. 2015, June 2015 9714,3.0,kingsolomons,https://www.tripadvisor.ca/Profile/kingsolomons, nil,Aug. 2014, August 2014 9714,3.0,OneGypsy,https://www.tripadvisor.ca/Profile/OneGypsy, nil,Jul. 2014, July 2014 9714,5.0,palmtree81,https://www.tripadvisor.ca/Profile/palmtree81, nil,Sep. 2013, August 2013 9714,5.0,CdnDiveGal,https://www.tripadvisor.ca/Profile/CdnDiveGal, nil,Jul. 2013, July 2013 9714,nil,,nil, nil,nil,nil 9715,5.0,Viola M,https://www.tripadvisor.ca/Profile/411violam, nil,Sep. 2018, September 2018 9715,nil,,nil, nil,nil,nil 9716,nil,,nil, nil,nil,nil 9717,5.0,polskizMTL,https://www.tripadvisor.ca/Profile/polskizMTL, nil,Aug. 2017, July 2017 9717,5.0,Dave L,https://www.tripadvisor.ca/Profile/DaveL970, nil,Aug. 2017, July 2017 9717,4.0,Camper4life420,https://www.tripadvisor.ca/Profile/Camper4life420, nil,Sep. 2016, September 2016 9717,4.0,Francoise S,https://www.tripadvisor.ca/Profile/808francoises, nil,Sep. 2016, September 2016 9717,4.0,lovetotravel020,https://www.tripadvisor.ca/Profile/lovetotravel020, nil,Aug. 2013, July 2013 9717,nil,,nil, nil,nil,nil 9718,nil,,nil, nil,nil,nil 9719,nil,,nil, nil,nil,nil 9720,nil,,nil, nil,nil,nil 9721,nil,,nil, nil,nil,nil 9724,5.0,Karly F,https://www.tripadvisor.ca/Profile/karlyf2015, nil,Apr. 1, March 2019 9724,5.0,Justyn G,https://www.tripadvisor.ca/Profile/justyng2018, nil,Sep. 2018, August 2018 9724,5.0,Guide34688227180,https://www.tripadvisor.ca/Profile/Guide34688227180, nil,Mar. 2019, March 2019 9724,5.0,b2ba,https://www.tripadvisor.ca/Profile/b2ba, nil,Mar. 2019, February 2019 9724,4.0,AlbertaCanadiangirl,https://www.tripadvisor.ca/Profile/AlbertaCanadiangirl, nil,Mar. 2019, March 2019 9724,4.0,620gailr,https://www.tripadvisor.ca/Profile/620gailr, nil,Feb. 2019, February 2019 9724,2.0,Chris P,https://www.tripadvisor.ca/Profile/ChrisP1263, nil,Feb. 2019, January 2019 9724,5.0,Travel22584345956,https://www.tripadvisor.ca/Profile/Travel22584345956, nil,Feb. 2019, January 2019 9724,5.0,Carrie F,https://www.tripadvisor.ca/Profile/383carrief, nil,Feb. 2019, February 2019 9724,4.0,acoolbee,https://www.tripadvisor.ca/Profile/acoolbee, nil,Jan. 2019, January 2019 9724,5.0,Flyer41003805485,https://www.tripadvisor.ca/Profile/Flyer41003805485, nil,Dec. 2018, December 2018 9724,5.0,Freedom09435336472,https://www.tripadvisor.ca/Profile/Freedom09435336472, nil,Nov. 2018, August 2018 9724,2.0,Inthedark,https://www.tripadvisor.ca/Profile/Inthedark, nil,Oct. 2018, October 2018 9724,4.0,cocomiked,https://www.tripadvisor.ca/Profile/cocomiked, nil,Oct. 2018, September 2018 9724,3.0,gerdaedodson,https://www.tripadvisor.ca/Profile/gerdaedodson, nil,Oct. 2018, September 2018 9724,5.0,mlhxo2018,https://www.tripadvisor.ca/Profile/mlhxo2018, nil,Oct. 2018, September 2018 9724,4.0,R1239QKrond,https://www.tripadvisor.ca/Profile/R1239QKrond, nil,Sep. 2018, September 2018 9724,5.0,kimnic0l,https://www.tripadvisor.ca/Profile/kimnic0l, nil,Sep. 2018, September 2018 9724,4.0,BobWillMH,https://www.tripadvisor.ca/Profile/BobWillMH, nil,Sep. 2018, September 2018 9724,5.0,CanadianSandi,https://www.tripadvisor.ca/Profile/CanadianSandi, nil,Sep. 2018, September 2018 9724,5.0,GWeatherill,https://www.tripadvisor.ca/Profile/GWeatherill, nil,Sep. 2018, September 2018 9724,4.0,Sheryes2004,https://www.tripadvisor.ca/Profile/Sheryes2004, nil,Sep. 2018, September 2018 9724,5.0,madeiradawn2004,https://www.tripadvisor.ca/Profile/madeiradawn2004, nil,Sep. 2018, August 2018 9724,5.0,Kyle-Sarah88,https://www.tripadvisor.ca/Profile/Kyle-Sarah88, nil,Sep. 2018, August 2018 9724,4.0,matigim,https://www.tripadvisor.ca/Profile/matigim, nil,Sep. 2018, August 2018 9724,nil,,nil, nil,nil,nil 9724,5.0,Ashley G,https://www.tripadvisor.ca/Profile/londonbus18, nil,Aug. 2018, July 2018 9724,5.0,greg h,https://www.tripadvisor.ca/Profile/A1104TOgregh, nil,Aug. 2018, July 2018 9724,4.0,Stay693704,https://www.tripadvisor.ca/Profile/Stay693704, nil,Jul. 2018, July 2018 9724,5.0,LinsK808490,https://www.tripadvisor.ca/Profile/LinsK808490, nil,Jul. 2018, July 2018 9724,5.0,Curtis_and_Ibi,https://www.tripadvisor.ca/Profile/Curtis_and_Ibi, nil,Jul. 2018, July 2018 9724,5.0,Rosanna C,https://www.tripadvisor.ca/Profile/rosannac10, nil,Apr. 2018, April 2018 9724,5.0,3girlsincalgary,https://www.tripadvisor.ca/Profile/3girlsincalgary, nil,Apr. 2018, February 2018 9724,4.0,stevehelm,https://www.tripadvisor.ca/Profile/stevehelm, nil,Mar. 2018, February 2018 9724,5.0,wildman1971,https://www.tripadvisor.ca/Profile/wildman1971, nil,Mar. 2018, February 2018 9724,5.0,pcbruce2018,https://www.tripadvisor.ca/Profile/pcbruce2018, nil,Feb. 2018, February 2018 9724,5.0,57ellenjp,https://www.tripadvisor.ca/Profile/57ellenjp, nil,Feb. 2018, January 2018 9724,5.0,elmagnifico2018,https://www.tripadvisor.ca/Profile/elmagnifico2018, nil,Feb. 2018, January 2018 9724,5.0,ZednotZee,https://www.tripadvisor.ca/Profile/ZednotZee, nil,Feb. 2018, January 2018 9724,4.0,505bradk,https://www.tripadvisor.ca/Profile/505bradk, nil,Jan. 2018, January 2018 9724,4.0,211gdc,https://www.tripadvisor.ca/Profile/211gdc, nil,Jan. 2018, January 2018 9724,4.0,Raelene C,https://www.tripadvisor.ca/Profile/338raelenec, nil,Jan. 2018, January 2018 9724,3.0,SSchells91,https://www.tripadvisor.ca/Profile/SSchells91, nil,Jan. 2018, January 2018 9724,3.0,John F,https://www.tripadvisor.ca/Profile/I8344GKjohnf, nil,Jan. 2018, January 2018 9724,4.0,carolfK5538UK,https://www.tripadvisor.ca/Profile/carolfK5538UK, nil,Jan. 2018, December 2017 9724,5.0,Kyle O,https://www.tripadvisor.ca/Profile/kpgeo, nil,Jan. 2018, December 2017 9724,4.0,family5trips,https://www.tripadvisor.ca/Profile/family5trips, nil,Nov. 2017, November 2017 9724,5.0,diannee549,https://www.tripadvisor.ca/Profile/diannee549, nil,Nov. 2017, November 2017 9724,4.0,TiredofColdToo,https://www.tripadvisor.ca/Profile/TiredofColdToo, nil,Nov. 2017, October 2017 9724,5.0,jledawn93,https://www.tripadvisor.ca/Profile/jledawn93, nil,Nov. 2017, October 2017 9724,5.0,manypaws1,https://www.tripadvisor.ca/Profile/manypaws1, nil,Nov. 2017, October 2017 9724,5.0,SheCycles,https://www.tripadvisor.ca/Profile/SheCycles, nil,Nov. 2017, November 2017 9724,3.0,luisillescas6977,https://www.tripadvisor.ca/Profile/luisillescas6977, nil,Nov. 2017, October 2017 9724,5.0,Debra F,https://www.tripadvisor.ca/Profile/debraf938, nil,Oct. 2017, October 2017 9724,5.0,katiehI8268IP,https://www.tripadvisor.ca/Profile/katiehI8268IP, nil,Oct. 2017, October 2017 9724,5.0,Ana L,https://www.tripadvisor.ca/Profile/J4208EWanal, nil,Oct. 2017, July 2017 9724,5.0,Cari M,https://www.tripadvisor.ca/Profile/949carim, nil,Oct. 2017, September 2017 9724,4.0,lesgilling,https://www.tripadvisor.ca/Profile/lesgilling, nil,Oct. 2017, October 2017 9724,5.0,srcurrie,https://www.tripadvisor.ca/Profile/srcurrie, nil,Sep. 2017, September 2017 9724,5.0,Linda T,https://www.tripadvisor.ca/Profile/lindatM9835EO, nil,Sep. 2017, September 2017 9724,5.0,Travellin49er,https://www.tripadvisor.ca/Profile/Travellin49er, nil,Sep. 2017, September 2017 9724,5.0,Cindy D,https://www.tripadvisor.ca/Profile/687cindyd, nil,Sep. 2017, September 2017 9724,5.0,keithpP1605UR,https://www.tripadvisor.ca/Profile/keithpP1605UR, nil,Sep. 2017, September 2017 9724,5.0,chukchuk,https://www.tripadvisor.ca/Profile/chukchuk, nil,Sep. 2017, July 2017 9724,4.0,sttsltd,https://www.tripadvisor.ca/Profile/sttsltd, nil,Sep. 2017, September 2017 9724,5.0,jonsam2017,https://www.tripadvisor.ca/Profile/jonsam2017, nil,Sep. 2017, August 2017 9724,5.0,ViewPointMexico,https://www.tripadvisor.ca/Profile/ViewPointMexico, nil,Sep. 2017, August 2017 9724,4.0,sandynelson11,https://www.tripadvisor.ca/Profile/sandynelson11, nil,Sep. 2017, August 2017 9724,4.0,source05,https://www.tripadvisor.ca/Profile/source05, nil,Aug. 2017, July 2017 9724,5.0,D2wright,https://www.tripadvisor.ca/Profile/D2wright, nil,Aug. 2017, August 2017 9724,4.0,Dwayne L,https://www.tripadvisor.ca/Profile/790dwaynel, nil,Aug. 2017, August 2017 9724,3.0,Daddygord,https://www.tripadvisor.ca/Profile/Daddygord, nil,Aug. 2017, August 2017 9724,5.0,Bob L,https://www.tripadvisor.ca/Profile/BobL331, nil,Aug. 2017, July 2017 9724,5.0,300csg,https://www.tripadvisor.ca/Profile/300csg, nil,Aug. 2017, July 2017 9724,3.0,Tim D,https://www.tripadvisor.ca/Profile/timd411, nil,Jul. 2017, July 2017 9724,5.0,supers15,https://www.tripadvisor.ca/Profile/supers15, nil,Jul. 2017, July 2017 9724,5.0,jwspiel,https://www.tripadvisor.ca/Profile/jwspiel, nil,Jul. 2017, July 2017 9724,5.0,adawnspence,https://www.tripadvisor.ca/Profile/adawnspence, nil,Jul. 2017, July 2017 9724,5.0,Maureen M,https://www.tripadvisor.ca/Profile/MaureenM427, nil,Jul. 2017, July 2017 9724,5.0,pcecchin,https://www.tripadvisor.ca/Profile/pcecchin, nil,Jul. 2017, July 2017 9724,4.0,gerri_can,https://www.tripadvisor.ca/Profile/gerri_can, nil,Jul. 2017, June 2017 9724,4.0,Michael E,https://www.tripadvisor.ca/Profile/michaeleT759YP, nil,Jun. 2017, June 2017 9724,5.0,Matt H,https://www.tripadvisor.ca/Profile/P7152DYmatth, nil,Jun. 2017, June 2017 9724,2.0,billgB1802UO,https://www.tripadvisor.ca/Profile/billgB1802UO, nil,Jun. 2017, June 2017 9724,5.0,J T,https://www.tripadvisor.ca/Profile/X5120WZjt, nil,Jun. 2017, June 2017 9724,4.0,mandir101,https://www.tripadvisor.ca/Profile/mandir101, nil,Jun. 2017, June 2017 9724,5.0,Darrell R,https://www.tripadvisor.ca/Profile/339darrellr, nil,Jun. 2017, June 2017 9724,5.0,XTC777,https://www.tripadvisor.ca/Profile/XTC777, nil,Jun. 2017, May 2017 9724,5.0,jennib232017,https://www.tripadvisor.ca/Profile/jennib232017, nil,Jun. 2017, June 2017 9724,5.0,C1885IQgeorgeb,https://www.tripadvisor.ca/Profile/C1885IQgeorgeb, nil,Jun. 2017, May 2017 9724,5.0,jennam894,https://www.tripadvisor.ca/Profile/jennam894, nil,Jun. 2017, May 2017 9724,5.0,jjamms,https://www.tripadvisor.ca/Profile/jjamms, nil,Mar. 2017, March 2017 9724,5.0,Terry M,https://www.tripadvisor.ca/Profile/79terrym, nil,Mar. 2017, March 2017 9724,5.0,reginapruden10,https://www.tripadvisor.ca/Profile/reginapruden10, nil,Mar. 2017, February 2017 9724,4.0,gsretzlaff,https://www.tripadvisor.ca/Profile/gsretzlaff, nil,Mar. 2017, February 2017 9724,5.0,TMB,https://www.tripadvisor.ca/Profile/toddb3838, nil,Mar. 2017, February 2017 9724,5.0,Cole F,https://www.tripadvisor.ca/Profile/colef121, nil,Feb. 2017, February 2017 9724,4.0,Slr38,https://www.tripadvisor.ca/Profile/Slr38, nil,Feb. 2017, February 2017 9724,5.0,kschafer2017,https://www.tripadvisor.ca/Profile/kschafer2017, nil,Feb. 2017, January 2017 9724,4.0,Alison L,https://www.tripadvisor.ca/Profile/alisonl577, nil,Feb. 2017, February 2017 9724,5.0,tammydickson,https://www.tripadvisor.ca/Profile/tammydickson, nil,Jan. 2017, December 2016 9724,4.0,666coryd,https://www.tripadvisor.ca/Profile/666coryd, nil,Jan. 2017, January 2017 9724,5.0,Cheers2013,https://www.tripadvisor.ca/Profile/Cheers2013, nil,Jan. 2017, January 2017 9724,5.0,coach0557,https://www.tripadvisor.ca/Profile/coach0557, nil,Jan. 2017, January 2017 9724,4.0,Andrea B,https://www.tripadvisor.ca/Profile/D4931WUandreab, nil,Jan. 2017, December 2016 9724,4.0,659loism,https://www.tripadvisor.ca/Profile/659loism, nil,Jan. 2017, December 2016 9724,4.0,nojo_13,https://www.tripadvisor.ca/Profile/nojo_13, nil,Jan. 2017, January 2017 9724,5.0,shonniebd,https://www.tripadvisor.ca/Profile/shonniebd, nil,Jan. 2017, December 2016 9724,5.0,jimkimgeorge,https://www.tripadvisor.ca/Profile/jimkimgeorge, nil,Jan. 2017, September 2016 9724,4.0,Lisa Z,https://www.tripadvisor.ca/Profile/LisaZ512, nil,Dec. 2016, December 2016 9724,5.0,sherri_skretting,https://www.tripadvisor.ca/Profile/sherri_skretting, nil,Dec. 2016, December 2016 9724,5.0,Angie A,https://www.tripadvisor.ca/Profile/115angiea, nil,Dec. 2016, December 2016 9724,2.0,BrettG_YYC,https://www.tripadvisor.ca/Profile/BrettG_YYC, nil,Dec. 2016, December 2016 9724,5.0,Check-My-Bucket-List,https://www.tripadvisor.ca/Profile/Check-My-Bucket-List, nil,Dec. 2016, December 2016 9724,5.0,Charlene M,https://www.tripadvisor.ca/Profile/charlenem714, nil,Dec. 2016, December 2016 9724,5.0,lappink,https://www.tripadvisor.ca/Profile/lappink, nil,Dec. 2016, December 2016 9724,5.0,Jo C,https://www.tripadvisor.ca/Profile/40joc, nil,Dec. 2016, December 2016 9724,5.0,Belle N,https://www.tripadvisor.ca/Profile/bellen516, nil,Dec. 2016, November 2016 9724,5.0,jackiemK1016HZ,https://www.tripadvisor.ca/Profile/jackiemK1016HZ, nil,Dec. 2016, November 2016 9724,4.0,patrizia649,https://www.tripadvisor.ca/Profile/patrizia649, nil,Dec. 2016, October 2016 9724,5.0,angelascoq,https://www.tripadvisor.ca/Profile/angelascoq, nil,Dec. 2016, October 2016 9724,5.0,Blou03,https://www.tripadvisor.ca/Profile/Blou03, nil,Dec. 2016, October 2016 9724,4.0,kfayter,https://www.tripadvisor.ca/Profile/kfayter, nil,Dec. 2016, October 2016 9724,5.0,Alexandra G,https://www.tripadvisor.ca/Profile/E6843UYalexandrag, nil,Nov. 2016, September 2016 9724,5.0,adriennemiller,https://www.tripadvisor.ca/Profile/adriennemiller, nil,Nov. 2016, October 2016 9724,5.0,Somersetsilversurfer,https://www.tripadvisor.ca/Profile/Somersetsilversurfer, nil,Oct. 2016, October 2016 9724,4.0,Paul H,https://www.tripadvisor.ca/Profile/M7954KPpaulh, nil,Oct. 2016, October 2016 9724,4.0,Olp8,https://www.tripadvisor.ca/Profile/Olp8, nil,Sep. 2016, September 2016 9724,4.0,Nana G,https://www.tripadvisor.ca/Profile/grannygolfs, nil,Sep. 2016, September 2016 9724,5.0,Gary B,https://www.tripadvisor.ca/Profile/X4351ETgaryb, nil,Sep. 2016, September 2016 9724,5.0,Lindsay E,https://www.tripadvisor.ca/Profile/LindsayE26, nil,Sep. 2016, August 2016 9724,4.0,Thundanutts,https://www.tripadvisor.ca/Profile/Thundanutts, nil,Sep. 2016, August 2016 9724,5.0,PattyCanada,https://www.tripadvisor.ca/Profile/PattyCanada, nil,Aug. 2016, August 2016 9724,3.0,Ashton F,https://www.tripadvisor.ca/Profile/Asht0nf, nil,Aug. 2016, July 2016 9724,5.0,Calgary_Henry,https://www.tripadvisor.ca/Profile/Calgary_Henry, nil,Aug. 2016, August 2016 9724,4.0,FunOnly,https://www.tripadvisor.ca/Profile/FunOnly, nil,Aug. 2016, July 2016 9724,5.0,familyshf,https://www.tripadvisor.ca/Profile/familyshf, nil,Jul. 2016, July 2016 9724,4.0,chriscN1123TW,https://www.tripadvisor.ca/Profile/chriscN1123TW, nil,Jul. 2016, July 2016 9724,5.0,theplympopes,https://www.tripadvisor.ca/Profile/theplympopes, nil,Jul. 2016, July 2016 9724,3.0,Mike O,https://www.tripadvisor.ca/Profile/700mikeo, nil,Jul. 2016, June 2016 9724,5.0,Matt J,https://www.tripadvisor.ca/Profile/mattjU5252LP, nil,Jun. 2016, June 2016 9724,4.0,Melanie P,https://www.tripadvisor.ca/Profile/MelanieP1441, nil,Jun. 2016, June 2016 9724,5.0,Gordon H,https://www.tripadvisor.ca/Profile/766gordonh, nil,May 2016, May 2016 9724,5.0,Jim B,https://www.tripadvisor.ca/Profile/jimbK9523RD, nil,Apr. 2016, April 2016 9724,5.0,flyingkim1,https://www.tripadvisor.ca/Profile/flyingkim1, nil,Mar. 2016, March 2016 9724,5.0,Don R,https://www.tripadvisor.ca/Profile/817donr, nil,Mar. 2016, March 2016 9724,4.0,Jules26Edmonton,https://www.tripadvisor.ca/Profile/Jules26Edmonton, nil,Mar. 2016, February 2016 9724,5.0,BCKootenay,https://www.tripadvisor.ca/Profile/BCKootenay, nil,Mar. 2016, March 2016 9724,5.0,Lavon Z,https://www.tripadvisor.ca/Profile/lavonz2016, nil,Feb. 2016, February 2016 9725,4.0,Laurie Chatigny,https://www.tripadvisor.ca/Profile/LMBTK-10, nil,Mar. 2019, March 2019 9725,5.0,skistar2018,https://www.tripadvisor.ca/Profile/skistar2018, nil,Feb. 2019, January 2019 9725,nil,,nil, nil,nil,nil 9725,5.0,travellfar,https://www.tripadvisor.ca/Profile/travellfar, nil,Oct. 2018, October 2018 9725,5.0,bert1016,https://www.tripadvisor.ca/Profile/bert1016, nil,Oct. 2018, August 2018 9725,5.0,LaurieG66,https://www.tripadvisor.ca/Profile/LaurieG66, nil,Aug. 2018, August 2018 9725,4.0,g7maher,https://www.tripadvisor.ca/Profile/g7maher, nil,Aug. 2018, August 2018 9725,5.0,FamilyoffourKent,https://www.tripadvisor.ca/Profile/FamilyoffourKent, nil,Jul. 2018, July 2018 9725,5.0,pgibbs2018,https://www.tripadvisor.ca/Profile/pgibbs2018, nil,May 2018, May 2018 9725,5.0,Ian H H,https://www.tripadvisor.ca/Profile/ianhh2016, nil,Feb. 2018, February 2018 9725,5.0,snowwhitexx,https://www.tripadvisor.ca/Profile/snowwhitexx, nil,Feb. 2018, January 2018 9725,4.0,CRWPG,https://www.tripadvisor.ca/Profile/CRWPG, nil,Jan. 2018, December 2017 9725,5.0,Myrna90,https://www.tripadvisor.ca/Profile/Myrna90, nil,Oct. 2017, October 2017 9725,5.0,shihtzu4me,https://www.tripadvisor.ca/Profile/shihtzu4me, nil,Oct. 2017, October 2017 9725,4.0,karenbr67,https://www.tripadvisor.ca/Profile/karenbr67, nil,Sep. 2017, September 2017 9725,4.0,123letsgosee,https://www.tripadvisor.ca/Profile/123letsgosee, nil,Aug. 2017, July 2017 9725,5.0,Wilma M,https://www.tripadvisor.ca/Profile/gomillar, nil,Aug. 2017, August 2017 9725,5.0,Adamsjc,https://www.tripadvisor.ca/Profile/Adamsjc, nil,Jul. 2017, July 2017 9725,4.0,mmers05,https://www.tripadvisor.ca/Profile/mmers05, nil,Jul. 2017, July 2017 9725,5.0,Sandy E,https://www.tripadvisor.ca/Profile/sandye896, nil,Jun. 2017, June 2017 9725,5.0,Austin D,https://www.tripadvisor.ca/Profile/513austind, nil,Apr. 2017, April 2017 9725,4.0,John F,https://www.tripadvisor.ca/Profile/johnfP4416OW, nil,Apr. 2017, April 2017 9725,5.0,redfearn52017,https://www.tripadvisor.ca/Profile/redfearn52017, nil,Mar. 2017, March 2017 9725,5.0,918Kash918,https://www.tripadvisor.ca/Profile/918Kash918, nil,Feb. 2017, February 2017 9725,5.0,missdebbiesmusic,https://www.tripadvisor.ca/Profile/missdebbiesmusic, nil,Dec. 2016, December 2016 9725,4.0,LaurenFaith,https://www.tripadvisor.ca/Profile/LaurenFaith, nil,Nov. 2016, October 2016 9725,5.0,Bert H,https://www.tripadvisor.ca/Profile/862berth, nil,Oct. 2016, October 2016 9725,5.0,Judy C,https://www.tripadvisor.ca/Profile/895judyc, nil,Sep. 2016, September 2016 9725,5.0,Matt H,https://www.tripadvisor.ca/Profile/MattH3445, nil,Sep. 2016, July 2016 9725,3.0,CAtraveller32655,https://www.tripadvisor.ca/Profile/CAtraveller32655, nil,Aug. 2016, August 2016 9725,5.0,sageadvice51,https://www.tripadvisor.ca/Profile/sageadvice51, nil,Jul. 2016, June 2016 9725,3.0,403Kit,https://www.tripadvisor.ca/Profile/403Kit, nil,Jul. 2016, July 2016 9725,3.0,Dale M,https://www.tripadvisor.ca/Profile/X2003ZJdalem, nil,Jul. 2016, July 2016 9725,5.0,Koops2121,https://www.tripadvisor.ca/Profile/Koops2121, nil,Jul. 2016, July 2016 9725,4.0,Conrad P,https://www.tripadvisor.ca/Profile/ConradP968, nil,Apr. 2016, March 2016 9726,5.0,hogie64,https://www.tripadvisor.ca/Profile/hogie64, nil,Jan. 2019, January 2019 9726,5.0,mebrown57,https://www.tripadvisor.ca/Profile/mebrown57, nil,Jan. 2019, January 2019 9726,5.0,Taryn A,https://www.tripadvisor.ca/Profile/26taryna, nil,Sep. 2018, August 2018 9726,5.0,tropical_321,https://www.tripadvisor.ca/Profile/tropical_321, nil,Jul. 2018, July 2018 9726,5.0,alcoll10,https://www.tripadvisor.ca/Profile/alcoll10, nil,Jul. 2018, July 2018 9726,5.0,Simon D,https://www.tripadvisor.ca/Profile/665simond, nil,Jun. 2018, June 2018 9726,5.0,dundeeunited,https://www.tripadvisor.ca/Profile/dundeeunited, nil,Jun. 2018, June 2018 9726,5.0,Andrea R,https://www.tripadvisor.ca/Profile/Y8221WTandrear, nil,May 2018, May 2018 9726,5.0,Cam O,https://www.tripadvisor.ca/Profile/camo573, nil,Jan. 2018, January 2018 9726,5.0,canadian_bee,https://www.tripadvisor.ca/Profile/canadian_bee, nil,Jan. 2018, January 2018 9726,5.0,smfsxm,https://www.tripadvisor.ca/Profile/smfsxm, nil,Dec. 2017, December 2017 9726,5.0,Linda F,https://www.tripadvisor.ca/Profile/774lindaf, nil,Dec. 2017, December 2017 9726,5.0,goodtogo_12,https://www.tripadvisor.ca/Profile/goodtogo_12, nil,Oct. 2017, September 2017 9726,5.0,Frans H,https://www.tripadvisor.ca/Profile/736fransh, nil,Sep. 2017, September 2017 9726,5.0,JTMSydneyLondon,https://www.tripadvisor.ca/Profile/JTMSydneyLondon, nil,Sep. 2017, August 2017 9726,5.0,travelbird31,https://www.tripadvisor.ca/Profile/travelbird31, nil,Aug. 2017, August 2017 9726,5.0,Susan L,https://www.tripadvisor.ca/Profile/susanlM4087AQ, nil,Aug. 2017, July 2017 9726,5.0,steve s,https://www.tripadvisor.ca/Profile/steves964, nil,Aug. 2017, August 2017 9726,4.0,WireWrapGems2,https://www.tripadvisor.ca/Profile/WireWrapGems2, nil,Jun. 2017, June 2017 9726,4.0,Happyretiree,https://www.tripadvisor.ca/Profile/Happyretiree, nil,Jun. 2017, June 2017 9726,5.0,Ken W,https://www.tripadvisor.ca/Profile/Q2836VPkenw, nil,May 2017, May 2017 9726,5.0,jayfettinger,https://www.tripadvisor.ca/Profile/jayfettinger, nil,Jan. 2017, January 2017 9726,5.0,serendipity452016,https://www.tripadvisor.ca/Profile/serendipity452016, nil,Sep. 2016, September 2016 9726,5.0,Abohrn,https://www.tripadvisor.ca/Profile/amandabohrn, nil,Aug. 2016, August 2016 9726,2.0,Katherine J,https://www.tripadvisor.ca/Profile/62katherinej, nil,Aug. 2016, August 2016 9726,5.0,Christopher_Sargent,https://www.tripadvisor.ca/Profile/Christopher_Sargent, nil,Aug. 2016, July 2016 9726,5.0,Linda O,https://www.tripadvisor.ca/Profile/lindaoT4808YA, nil,Jul. 2016, July 2016 9726,5.0,janemomof2,https://www.tripadvisor.ca/Profile/janemomof2, nil,Jun. 2016, June 2016 9726,3.0,deltic,https://www.tripadvisor.ca/Profile/deltic, nil,Jun. 2016, June 2016 9726,5.0,KristinG59,https://www.tripadvisor.ca/Profile/KristinG59, nil,Jun. 2016, May 2016 9726,nil,,nil, nil,nil,nil 9726,5.0,Margitta J,https://www.tripadvisor.ca/Profile/dutchgirlonbike, nil,Mar. 2016, February 2016 9726,5.0,PrimroseAndQuill,https://www.tripadvisor.ca/Profile/PrimroseAndQuill, nil,Oct. 2015, September 2015 9726,5.0,lizzys15,https://www.tripadvisor.ca/Profile/lizzys15, nil,Sep. 2015, September 2015 9726,5.0,JDBradshaw,https://www.tripadvisor.ca/Profile/JDBradshaw, nil,Jul. 2015, July 2015 9726,5.0,Dan J,https://www.tripadvisor.ca/Profile/83danj, nil,Jul. 2015, June 2015 9726,5.0,zenAlberta_Canada,https://www.tripadvisor.ca/Profile/zenAlberta_Canada, nil,Apr. 2015, March 2015 9726,5.0,Dustin E,https://www.tripadvisor.ca/Profile/432dustine, nil,Mar. 2015, February 2015 9726,4.0,Leslie L,https://www.tripadvisor.ca/Profile/952LeslieL, nil,Feb. 2015, December 2014 9726,5.0,GFJCM,https://www.tripadvisor.ca/Profile/GFJCM, nil,Jan. 2015, December 2014 9726,5.0,revbkelly,https://www.tripadvisor.ca/Profile/revbkelly, nil,Nov. 2014, November 2014 9726,5.0,SolihullBob,https://www.tripadvisor.ca/Profile/SolihullBob, nil,Oct. 2014, September 2014 9726,5.0,Andrea S,https://www.tripadvisor.ca/Profile/andreasT1906EW, nil,Oct. 2014, September 2014 9726,5.0,Peter O,https://www.tripadvisor.ca/Profile/petero314, nil,Sep. 2014, September 2014 9726,5.0,Catherine M,https://www.tripadvisor.ca/Profile/catherinemP3640RE, nil,Sep. 2014, September 2014 9726,5.0,didilly,https://www.tripadvisor.ca/Profile/didilly, nil,Sep. 2014, August 2014 9726,5.0,MarkJody,https://www.tripadvisor.ca/Profile/MarkJody, nil,Sep. 2014, August 2014 9726,5.0,wildrose49,https://www.tripadvisor.ca/Profile/wildrose49, nil,Sep. 2014, August 2014 9726,5.0,Lindsey S,https://www.tripadvisor.ca/Profile/Lindseytheteacher, nil,Aug. 2014, August 2014 9726,5.0,137bear,https://www.tripadvisor.ca/Profile/137bear, nil,Aug. 2014, July 2014 9726,5.0,430Bryan,https://www.tripadvisor.ca/Profile/430Bryan, nil,Aug. 2014, August 2014 9726,5.0,Melissa D,https://www.tripadvisor.ca/Profile/E9784MQmelissad, nil,Aug. 2014, August 2014 9726,5.0,Ineke0,https://www.tripadvisor.ca/Profile/Ineke0, nil,Aug. 2014, July 2014 9726,5.0,Bill B,https://www.tripadvisor.ca/Profile/800BillB, nil,Jul. 2014, July 2014 9726,5.0,A Rene,https://www.tripadvisor.ca/Profile/RandyA184, nil,Jul. 2014, July 2014 9726,5.0,Ivanveen,https://www.tripadvisor.ca/Profile/Ivanveen, nil,Jul. 2014, July 2014 9726,5.0,Flo R,https://www.tripadvisor.ca/Profile/flor352, nil,Jul. 2014, June 2014 9726,5.0,Suchaet,https://www.tripadvisor.ca/Profile/Suchaet, nil,Jul. 2014, June 2014 9726,5.0,dnickels5,https://www.tripadvisor.ca/Profile/dnickels5, nil,Jul. 2014, June 2014 9726,5.0,deborah m,https://www.tripadvisor.ca/Profile/349deborahm, nil,Jun. 2014, May 2014 9726,5.0,Julia C,https://www.tripadvisor.ca/Profile/524juliac, nil,May 2014, May 2014 9726,5.0,PanoramaViewBB,https://www.tripadvisor.ca/Profile/PanoramaViewBB, nil,May 2014, May 2014 9726,5.0,Hynek D,https://www.tripadvisor.ca/Profile/hynekd2014, nil,May 2014, April 2014 9726,5.0,DutchyCanadian,https://www.tripadvisor.ca/Profile/DutchyCanadian, nil,Feb. 2014, February 2014 9726,5.0,LBender326,https://www.tripadvisor.ca/Profile/LBender326, nil,Feb. 2014, January 2014 9726,5.0,AandDTravelTeam,https://www.tripadvisor.ca/Profile/AandDTravelTeam, nil,Jan. 2014, December 2013 9726,5.0,Dave H,https://www.tripadvisor.ca/Profile/DaveH971, nil,Jan. 2014, December 2013 9726,5.0,PerryKeijzer,https://www.tripadvisor.ca/Profile/PerryKeijzer, nil,Oct. 2013, October 2013 9726,5.0,Larry W,https://www.tripadvisor.ca/Profile/KathyLarry, nil,Oct. 2013, September 2013 9726,5.0,gkh10,https://www.tripadvisor.ca/Profile/gkh10, nil,Oct. 2013, July 2013 9726,5.0,MaltMonster,https://www.tripadvisor.ca/Profile/MaltMonster, nil,Oct. 2013, September 2013 9726,5.0,robandjanie,https://www.tripadvisor.ca/Profile/robandjanie, nil,Oct. 2013, September 2013 9726,5.0,Kelsey L,https://www.tripadvisor.ca/Profile/937kelseyl, nil,Sep. 2013, September 2013 9726,5.0,zec48,https://www.tripadvisor.ca/Profile/zec48, nil,Sep. 2013, August 2013 9726,5.0,travellingbrownies,https://www.tripadvisor.ca/Profile/travellingbrownies, nil,Aug. 2013, August 2013 9726,5.0,Tom S,https://www.tripadvisor.ca/Profile/859toms, nil,Aug. 2013, August 2013 9726,5.0,SnM063013,https://www.tripadvisor.ca/Profile/SnM063013, nil,Aug. 2013, August 2013 9726,5.0,Splurge101,https://www.tripadvisor.ca/Profile/Splurge101, nil,Aug. 2013, August 2013 9726,4.0,Steve L,https://www.tripadvisor.ca/Profile/SteveL833, nil,Aug. 2013, August 2013 9726,5.0,ChristyLynn4,https://www.tripadvisor.ca/Profile/ChristyLynn4, nil,Aug. 2013, July 2013 9726,5.0,Peter B,https://www.tripadvisor.ca/Profile/B5064NTpeterb, nil,Jul. 2013, July 2013 9726,5.0,Gill B,https://www.tripadvisor.ca/Profile/GillB210, nil,Jul. 2013, July 2013 9726,5.0,Irma v,https://www.tripadvisor.ca/Profile/irmav2013, nil,Jul. 2013, July 2013 9726,5.0,StampedeCityMan,https://www.tripadvisor.ca/Profile/StampedeCityMan, nil,Jul. 2013, July 2013 9726,5.0,John M,https://www.tripadvisor.ca/Profile/CalgaryFisherman, nil,Jul. 2013, July 2013 9726,5.0,Matt A,https://www.tripadvisor.ca/Profile/MattA235, nil,Jun. 2013, May 2013 9726,5.0,Tom P,https://www.tripadvisor.ca/Profile/993TomP993, nil,May 2013, May 2013 9726,5.0,WatkinsJV,https://www.tripadvisor.ca/Profile/WatkinsJV, nil,Apr. 2013, February 2013 9726,5.0,Henry B,https://www.tripadvisor.ca/Profile/Calgary133, nil,Apr. 2013, March 2013 9726,5.0,IdeV_12,https://www.tripadvisor.ca/Profile/IdeV_12, nil,Oct. 2012, September 2012 9726,5.0,Honigbiene007,https://www.tripadvisor.ca/Profile/Honigbiene007, nil,Sep. 2012, September 2012 9726,3.0,Richard288,https://www.tripadvisor.ca/Profile/Richard288, nil,Sep. 2012, September 2012 9726,5.0,Sue-Laurence B,https://www.tripadvisor.ca/Profile/Sue-LaurenceB, nil,Sep. 2012, September 2012 9726,5.0,554Elaine1,https://www.tripadvisor.ca/Profile/554Elaine1, nil,Sep. 2012, August 2012 9726,5.0,Adina224,https://www.tripadvisor.ca/Profile/Adina224, nil,Sep. 2012, August 2012 9726,5.0,Danielle M,https://www.tripadvisor.ca/Profile/DanielleM447, nil,Sep. 2012, August 2012 9726,5.0,CoralCalgary,https://www.tripadvisor.ca/Profile/CoralCalgary, nil,Sep. 2012, September 2012 9726,5.0,Kimberly L,https://www.tripadvisor.ca/Profile/KimberlyL106, nil,Sep. 2012, September 2012 9726,5.0,CCheetham,https://www.tripadvisor.ca/Profile/CCheetham, nil,Sep. 2012, August 2012 9726,5.0,jamesfb007,https://www.tripadvisor.ca/Profile/jamesfb007, nil,Sep. 2012, August 2012 9726,5.0,David R,https://www.tripadvisor.ca/Profile/307DavidR307, nil,Sep. 2012, August 2012 9726,5.0,ReubenandTannis,https://www.tripadvisor.ca/Profile/ReubenandTannis, nil,Sep. 2012, July 2012 9726,5.0,meenamara,https://www.tripadvisor.ca/Profile/meenamara, nil,Aug. 2012, August 2012 9726,5.0,daverross,https://www.tripadvisor.ca/Profile/daverross, nil,Aug. 2012, August 2012 9726,5.0,travelingmarCalgary,https://www.tripadvisor.ca/Profile/travelingmarCalgary, nil,Aug. 2012, August 2012 9726,5.0,tintinbike,https://www.tripadvisor.ca/Profile/tintinbike, nil,Aug. 2012, August 2012 9726,5.0,ShaunaKS,https://www.tripadvisor.ca/Profile/ShaunaKS, nil,Aug. 2012, July 2012 9726,5.0,Evelyn S,https://www.tripadvisor.ca/Profile/EvelynS447, nil,Aug. 2012, May 2012 9726,5.0,Charles3959,https://www.tripadvisor.ca/Profile/Charles3959, nil,Aug. 2012, June 2012 9726,5.0,muskrat88,https://www.tripadvisor.ca/Profile/muskrat88, nil,Aug. 2012, July 2012 9726,5.0,Wendy S,https://www.tripadvisor.ca/Profile/800WendyS, nil,Aug. 2012, July 2012 9726,5.0,Celeste L,https://www.tripadvisor.ca/Profile/CelesteL468, nil,Jul. 2012, July 2012 9726,5.0,Stephane C,https://www.tripadvisor.ca/Profile/StephaneC460, nil,Jul. 2012, June 2012 9726,5.0,HenkVanB,https://www.tripadvisor.ca/Profile/HenkVanB, nil,Jul. 2012, July 2012 9726,5.0,kevin k,https://www.tripadvisor.ca/Profile/407kevink, nil,Jul. 2012, May 2012 9726,4.0,Robby_Cristian,https://www.tripadvisor.ca/Profile/Robby_Cristian, nil,Jul. 2012, June 2012 9726,5.0,Ade_Loz,https://www.tripadvisor.ca/Profile/Ade_Loz, nil,Jun. 2012, July 2011 9726,5.0,Carla R,https://www.tripadvisor.ca/Profile/carlar294, nil,May 2012, May 2012 9726,5.0,Lorrie C,https://www.tripadvisor.ca/Profile/LorrieC311, nil,May 2012, April 2012 9726,5.0,carolin p,https://www.tripadvisor.ca/Profile/carolinp960, nil,Mar. 2012, March 2012 9726,5.0,Nicola M,https://www.tripadvisor.ca/Profile/12NicolaM, nil,Mar. 2012, March 2012 9726,5.0,Ulrike S,https://www.tripadvisor.ca/Profile/UlrikeS757, nil,Mar. 2012, February 2012 9726,5.0,Pharmakaren,https://www.tripadvisor.ca/Profile/Pharmakaren, nil,Feb. 2012, February 2012 9726,5.0,Kasalomakie,https://www.tripadvisor.ca/Profile/Kasalomakie, nil,Feb. 2012, February 2012 9726,5.0,Dona179,https://www.tripadvisor.ca/Profile/Dona179, nil,Jan. 2012, December 2011 9726,5.0,sallthekoala,https://www.tripadvisor.ca/Profile/sallthekoala, nil,Jan. 2012, January 2012 9726,5.0,Sue R,https://www.tripadvisor.ca/Profile/SueR816, nil,Jan. 2012, January 2012 9726,5.0,Aaron S,https://www.tripadvisor.ca/Profile/AaronS193, nil,Jan. 2012, January 2012 9726,5.0,Yo Z,https://www.tripadvisor.ca/Profile/YoZ_12, nil,Jan. 2012, December 2011 9726,5.0,McSueB,https://www.tripadvisor.ca/Profile/McSueB, nil,Jan. 2012, December 2011 9726,5.0,Robin M,https://www.tripadvisor.ca/Profile/robinm547, nil,Oct. 2011, July 2011 9726,5.0,Claudia P,https://www.tripadvisor.ca/Profile/ClaudiaP402, nil,Oct. 2011, September 2011 9726,5.0,Kathy32819,https://www.tripadvisor.ca/Profile/Kathy32819, nil,Sep. 2011, September 2011 9726,5.0,Jim E,https://www.tripadvisor.ca/Profile/JimE378, nil,Sep. 2011, September 2011 9726,5.0,Brian J,https://www.tripadvisor.ca/Profile/BrianJ592, nil,Aug. 2011, August 2011 9726,5.0,ABSenior,https://www.tripadvisor.ca/Profile/ABSenior, nil,Aug. 2011, August 2011 9726,5.0,fifalady,https://www.tripadvisor.ca/Profile/fifalady, nil,Aug. 2011, August 2011 9726,5.0,MonicaH222,https://www.tripadvisor.ca/Profile/MonicaH222, nil,Aug. 2011, March 2011 9726,5.0,MSfayeshan,https://www.tripadvisor.ca/Profile/MSfayeshan, nil,Aug. 2011, August 2011 9726,5.0,outandabout63,https://www.tripadvisor.ca/Profile/outandabout63, nil,Sep. 2010, August 2010 9726,5.0,wannabecook,https://www.tripadvisor.ca/Profile/wannabecook, nil,Sep. 2010, August 2010 9726,5.0,wfmt02,https://www.tripadvisor.ca/Profile/wfmt02, nil,Apr. 2010, April 2010 9726,5.0,GoodMedicineLodge,https://www.tripadvisor.ca/Profile/GoodMedicineLodge, nil,Apr. 2010, April 2010 9726,5.0,bctraveller54,https://www.tripadvisor.ca/Profile/bctraveller54, nil,Mar. 2010, March 2010 9726,5.0,Team_Poppy,https://www.tripadvisor.ca/Profile/Team_Poppy, nil,Feb. 2010, February 2010 9726,5.0,jacq65,https://www.tripadvisor.ca/Profile/jacq65, nil,Feb. 2010, February 2010 9726,5.0,g_m_a_c_03,https://www.tripadvisor.ca/Profile/g_m_a_c_03, nil,Feb. 2010, January 2010 9726,5.0,nlacaja,https://www.tripadvisor.ca/Profile/nlacaja, nil,Nov. 2009, November 2009 9726,5.0,Jacoba62,https://www.tripadvisor.ca/Profile/Jacoba62, nil,Nov. 2009, October 2009 9726,5.0,CanuckChic,https://www.tripadvisor.ca/Profile/DebFromLA, nil,Sep. 2009, September 2009 9726,5.0,KathyHarvey,https://www.tripadvisor.ca/Profile/KathyHarvey, nil,Aug. 2009, August 2009 9726,5.0,dryflyfan,https://www.tripadvisor.ca/Profile/dryflyfan, nil,Mar. 2009, August 2008 9727,nil,,nil, nil,nil,nil 9727,5.0,ethanbondar,https://www.tripadvisor.ca/Profile/ethanbondar, nil,Oct. 2018, September 2018 9727,4.0,dhendy2018,https://www.tripadvisor.ca/Profile/dhendy2018, nil,Oct. 2018, September 2018 9727,5.0,Global507342,https://www.tripadvisor.ca/Profile/Global507342, nil,Oct. 2018, September 2018 9727,5.0,michielsenpetter,https://www.tripadvisor.ca/Profile/michielsenpetter, nil,Sep. 2018, September 2018 9727,5.0,doug763,https://www.tripadvisor.ca/Profile/doug763, nil,Sep. 2018, September 2018 9727,5.0,Walter-Marilyn G,https://www.tripadvisor.ca/Profile/waltermarilyng, nil,Aug. 2018, August 2018 9727,5.0,Freedom304852,https://www.tripadvisor.ca/Profile/Freedom304852, nil,Aug. 2018, August 2018 9727,5.0,2727brigitte,https://www.tripadvisor.ca/Profile/2727brigitte, nil,Aug. 2018, August 2018 9727,5.0,wadebourassa,https://www.tripadvisor.ca/Profile/wadebourassa, nil,Aug. 2018, July 2018 9727,5.0,luapsinad,https://www.tripadvisor.ca/Profile/luapsinad, nil,Aug. 2018, August 2018 9727,5.0,937Elle,https://www.tripadvisor.ca/Profile/937Elle, nil,Jul. 2018, July 2018 9727,5.0,Craig P,https://www.tripadvisor.ca/Profile/CraigPaq, nil,Jul. 2018, July 2018 9727,4.0,markflaherty2018,https://www.tripadvisor.ca/Profile/markflaherty2018, nil,Jul. 2018, July 2018 9727,4.0,CalgaryWanderLost,https://www.tripadvisor.ca/Profile/CalgaryWanderLost, nil,Jul. 2018, June 2018 9727,5.0,Marie J,https://www.tripadvisor.ca/Profile/120mariej, nil,Jul. 2018, August 2017 9727,5.0,guthrie327,https://www.tripadvisor.ca/Profile/guthrie327, nil,Jun. 2018, June 2018 9727,4.0,pearcerob,https://www.tripadvisor.ca/Profile/pearcerob, nil,Jun. 2018, June 2018 9727,5.0,lisbethduncan,https://www.tripadvisor.ca/Profile/lisbethduncan, nil,May 2018, May 2018 9727,5.0,deck4d,https://www.tripadvisor.ca/Profile/deck4d, nil,Apr. 2018, March 2018 9727,4.0,g0rdmartin,https://www.tripadvisor.ca/Profile/g0rdmartin, nil,Apr. 2018, April 2018 9727,5.0,briseboisrp,https://www.tripadvisor.ca/Profile/briseboisrp, nil,Feb. 2018, February 2018 9727,4.0,Cory A,https://www.tripadvisor.ca/Profile/corya78, nil,Feb. 2018, January 2018 9727,5.0,J159BAcarlaw,https://www.tripadvisor.ca/Profile/J159BAcarlaw, nil,Jan. 2018, January 2018 9727,5.0,Allison J,https://www.tripadvisor.ca/Profile/allisonj175, nil,Jan. 2018, January 2018 9727,5.0,Amy M,https://www.tripadvisor.ca/Profile/AmyM561, nil,Jan. 2018, July 2017 9727,5.0,Trevor D,https://www.tripadvisor.ca/Profile/trevord593, nil,Nov. 2017, November 2017 9727,4.0,Brenda L,https://www.tripadvisor.ca/Profile/317brendal, nil,Nov. 2017, November 2017 9727,5.0,Keith S,https://www.tripadvisor.ca/Profile/J473ZKkeiths, nil,Nov. 2017, November 2017 9727,5.0,Carol M,https://www.tripadvisor.ca/Profile/448carolm, nil,Nov. 2017, November 2017 9727,5.0,stevenf542017,https://www.tripadvisor.ca/Profile/stevenf542017, nil,Nov. 2017, October 2017 9727,5.0,529bonnies,https://www.tripadvisor.ca/Profile/529bonnies, nil,Nov. 2017, October 2017 9727,2.0,wlunrau,https://www.tripadvisor.ca/Profile/wlunrau, nil,Nov. 2017, October 2017 9727,5.0,Mark E,https://www.tripadvisor.ca/Profile/846marke846, nil,Oct. 2017, October 2017 9727,5.0,Divawinegirl,https://www.tripadvisor.ca/Profile/Divawinegirl, nil,Oct. 2017, September 2017 9727,5.0,ghwilcox,https://www.tripadvisor.ca/Profile/ghwilcox, nil,Sep. 2017, August 2017 9727,5.0,Alan S,https://www.tripadvisor.ca/Profile/F8139KPalans, nil,Sep. 2017, August 2017 9727,4.0,Mike O,https://www.tripadvisor.ca/Profile/700mikeo, nil,Aug. 2017, June 2017 9727,5.0,Katiejojo65,https://www.tripadvisor.ca/Profile/Katiejojo65, nil,Jul. 2017, July 2017 9727,4.0,V4455YSscottg,https://www.tripadvisor.ca/Profile/V4455YSscottg, nil,Jul. 2017, July 2017 9727,4.0,donaldwadestewart,https://www.tripadvisor.ca/Profile/donaldwadestewart, nil,Jul. 2017, July 2017 9727,5.0,Jeannette V,https://www.tripadvisor.ca/Profile/791jeannettev, nil,Jul. 2017, July 2017 9727,5.0,nicolekY4781DS,https://www.tripadvisor.ca/Profile/nicolekY4781DS, nil,Jul. 2017, June 2017 9727,5.0,Adrian F,https://www.tripadvisor.ca/Profile/876adrianf, nil,Jul. 2017, July 2017 9727,5.0,Renee A,https://www.tripadvisor.ca/Profile/reneea698, nil,Jul. 2017, June 2017 9727,5.0,razor0072016,https://www.tripadvisor.ca/Profile/razor0072016, nil,Jun. 2017, June 2017 9727,3.0,P8263YBdave,https://www.tripadvisor.ca/Profile/P8263YBdave, nil,Jun. 2017, June 2017 9727,4.0,KSKKDV,https://www.tripadvisor.ca/Profile/KSKKDV, nil,Mar. 2017, March 2017 9727,5.0,Deb A,https://www.tripadvisor.ca/Profile/537deba, nil,Feb. 2017, February 2017 9727,5.0,Alison M,https://www.tripadvisor.ca/Profile/41alisonm, nil,Feb. 2017, February 2017 9727,5.0,Janine P,https://www.tripadvisor.ca/Profile/JanineP40, nil,Jan. 2017, January 2017 9727,5.0,JeepGurl98,https://www.tripadvisor.ca/Profile/JeepGurl98, nil,Dec. 2016, December 2016 9727,5.0,erameram,https://www.tripadvisor.ca/Profile/erameram, nil,Oct. 2016, October 2016 9727,5.0,Phil C,https://www.tripadvisor.ca/Profile/602philc, nil,Aug. 2016, August 2016 9727,5.0,Ping0017,https://www.tripadvisor.ca/Profile/Ping0017, nil,Aug. 2016, August 2016 9727,5.0,Vanessa R,https://www.tripadvisor.ca/Profile/vanessakay1961, nil,May 2016, May 2016 9727,5.0,tyenne2travel,https://www.tripadvisor.ca/Profile/tyenne2travel, nil,Mar. 2016, March 2016 9727,4.0,wolffinliberty2016,https://www.tripadvisor.ca/Profile/wolffinliberty2016, nil,Mar. 2016, March 2016 9727,3.0,hppytrvls,https://www.tripadvisor.ca/Profile/hppytrvls, nil,Mar. 2016, March 2016 9727,5.0,MicMacMartin,https://www.tripadvisor.ca/Profile/MicMacMartin, nil,Feb. 2016, February 2016 9727,3.0,CanmoreFunkyDude,https://www.tripadvisor.ca/Profile/CanmoreFunkyDude, nil,Feb. 2016, December 2015 9727,4.0,Sarah H,https://www.tripadvisor.ca/Profile/Q3972GDsarahh, nil,Feb. 2016, February 2016 9727,5.0,Leanne F,https://www.tripadvisor.ca/Profile/307leannef, nil,Feb. 2016, February 2016 9727,5.0,stephenf336,https://www.tripadvisor.ca/Profile/stephenf336, nil,Feb. 2016, February 2016 9727,5.0,Laurie P,https://www.tripadvisor.ca/Profile/951lauriep, nil,Jan. 2016, January 2016 9727,4.0,Kirstie B,https://www.tripadvisor.ca/Profile/906kirstieb, nil,Jan. 2016, December 2015 9727,1.0,04BJP01,https://www.tripadvisor.ca/Profile/04BJP01, nil,Dec. 2015, December 2015 9727,5.0,Andy H,https://www.tripadvisor.ca/Profile/andyh172, nil,Dec. 2015, December 2015 9727,5.0,Canadaviststexas,https://www.tripadvisor.ca/Profile/Canadaviststexas, nil,Dec. 2015, December 2015 9727,5.0,Chris A,https://www.tripadvisor.ca/Profile/ChrisA98, nil,Nov. 2015, November 2015 9727,5.0,Dee F,https://www.tripadvisor.ca/Profile/356deef, nil,Nov. 2015, November 2015 9727,4.0,tessa79,https://www.tripadvisor.ca/Profile/tessa79, nil,Oct. 2015, October 2015 9727,4.0,MarilynCalgary,https://www.tripadvisor.ca/Profile/MarilynCalgary, nil,Oct. 2015, September 2015 9727,4.0,Liz730053,https://www.tripadvisor.ca/Profile/Liz730053, nil,Oct. 2015, October 2015 9727,4.0,CanadianCalgary_AB,https://www.tripadvisor.ca/Profile/CanadianCalgary_AB, nil,Sep. 2015, September 2015 9727,5.0,JustMarriedAJ,https://www.tripadvisor.ca/Profile/JustMarriedAJ, nil,Sep. 2015, September 2015 9727,5.0,marinas859,https://www.tripadvisor.ca/Profile/marinas859, nil,Sep. 2015, September 2015 9727,5.0,David D,https://www.tripadvisor.ca/Profile/daviddR6119AX, nil,Aug. 2015, July 2015 9727,4.0,Rossana D,https://www.tripadvisor.ca/Profile/rossanad606, nil,Aug. 2015, August 2015 9727,5.0,BigZipaway,https://www.tripadvisor.ca/Profile/BigZipaway, nil,Jul. 2015, June 2015 9727,5.0,Bonnie D,https://www.tripadvisor.ca/Profile/bonnied909, nil,Jun. 2015, June 2015 9727,5.0,Betty M,https://www.tripadvisor.ca/Profile/BettyM534, nil,Jun. 2015, June 2015 9727,4.0,Game0n,https://www.tripadvisor.ca/Profile/Game0n, nil,Jun. 2015, June 2015 9727,5.0,NoWorriesJustBreathe,https://www.tripadvisor.ca/Profile/NoWorriesJustBreathe, nil,Apr. 2015, April 2015 9727,5.0,Astrid B,https://www.tripadvisor.ca/Profile/479astridb, nil,Apr. 2015, March 2015 9727,5.0,SskNate,https://www.tripadvisor.ca/Profile/SskNate, nil,Mar. 2015, March 2015 9727,5.0,albertatravelbug89,https://www.tripadvisor.ca/Profile/albertatravelbug89, nil,Feb. 2015, February 2015 9727,5.0,JD419,https://www.tripadvisor.ca/Profile/JD419, nil,Jan. 2015, January 2015 9727,3.0,2boys67,https://www.tripadvisor.ca/Profile/2boys67, nil,Dec. 2014, December 2014 9727,5.0,XKPNG,https://www.tripadvisor.ca/Profile/XKPNG, nil,Nov. 2014, November 2014 9727,2.0,Jayne M,https://www.tripadvisor.ca/Profile/389jaynem, nil,Sep. 2014, September 2014 9727,5.0,Wanda W,https://www.tripadvisor.ca/Profile/572wandaw, nil,Sep. 2014, September 2014 9727,5.0,Kris2bfree,https://www.tripadvisor.ca/Profile/Kris2bfree, nil,Aug. 2014, August 2014 9727,5.0,Brittany J,https://www.tripadvisor.ca/Profile/101brittanyj, nil,Aug. 2014, August 2014 9727,5.0,runningdevendra,https://www.tripadvisor.ca/Profile/runningdevendra, nil,Jul. 2014, July 2014 9727,5.0,MercuryTen,https://www.tripadvisor.ca/Profile/MercuryTen, nil,Jul. 2014, June 2014 9727,5.0,grahamkahl,https://www.tripadvisor.ca/Profile/grahamkahl, nil,Jul. 2014, July 2014 9727,5.0,Stoker27,https://www.tripadvisor.ca/Profile/Stoker27, nil,Jun. 2014, June 2014 9727,5.0,ybincanada,https://www.tripadvisor.ca/Profile/ybincanada, nil,Jun. 2014, June 2014 9727,5.0,janetjohanson,https://www.tripadvisor.ca/Profile/janetjohanson, nil,May 2014, May 2014 9727,5.0,Trevor S,https://www.tripadvisor.ca/Profile/TrevorS132, nil,May 2014, May 2014 9727,4.0,MIMILethbridge_Ab,https://www.tripadvisor.ca/Profile/MIMILethbridge_Ab, nil,Feb. 2014, February 2014 9727,4.0,TKimberleyK,https://www.tripadvisor.ca/Profile/TKimberleyK, nil,Feb. 2014, December 2013 9727,5.0,Angela C,https://www.tripadvisor.ca/Profile/U2831GJangelac, nil,Jan. 2014, March 2013 9727,5.0,TF4,https://www.tripadvisor.ca/Profile/TF4, nil,Jan. 2014, January 2014 9727,5.0,WPCalgary,https://www.tripadvisor.ca/Profile/WPCalgary, nil,Dec. 2013, December 2013 9727,5.0,ConcreteEric,https://www.tripadvisor.ca/Profile/ConcreteEric, nil,Dec. 2013, December 2013 9727,5.0,sydney h,https://www.tripadvisor.ca/Profile/405sydneyh, nil,Nov. 2013, September 2013 9727,5.0,GinaMarie22,https://www.tripadvisor.ca/Profile/GinaMarie22, nil,Nov. 2013, September 2013 9727,4.0,dennis g,https://www.tripadvisor.ca/Profile/dennisg, nil,Oct. 2013, October 2013 9727,5.0,kotbar,https://www.tripadvisor.ca/Profile/kotbar, nil,Oct. 2013, February 2013 9727,2.0,Janice10411,https://www.tripadvisor.ca/Profile/Janice10411, nil,Sep. 2013, December 2012 9727,5.0,marksam1,https://www.tripadvisor.ca/Profile/marksam1, nil,Sep. 2013, September 2013 9727,5.0,Coty01,https://www.tripadvisor.ca/Profile/Coty01, nil,Sep. 2013, September 2013 9727,5.0,Taracam4,https://www.tripadvisor.ca/Profile/Taracam4, nil,Aug. 2013, August 2013 9727,5.0,CanuckAlberta,https://www.tripadvisor.ca/Profile/CanuckAlberta, nil,Aug. 2013, August 2013 9727,5.0,Ginger C,https://www.tripadvisor.ca/Profile/gingerc959, nil,Jul. 2013, July 2013 9727,5.0,Elaine F,https://www.tripadvisor.ca/Profile/ElaineF185, nil,May 2013, May 2013 9727,5.0,Smashbutt,https://www.tripadvisor.ca/Profile/Smashbutt, nil,Mar. 2013, February 2013 9727,3.0,Natronic774,https://www.tripadvisor.ca/Profile/Natronic774, nil,Mar. 2013, March 2013 9727,5.0,Kukkia,https://www.tripadvisor.ca/Profile/Kukkia, nil,Jan. 2013, October 2012 9727,4.0,Fdavi,https://www.tripadvisor.ca/Profile/Fdavi, nil,Jan. 2013, January 2013 9727,5.0,copadaze,https://www.tripadvisor.ca/Profile/copadaze, nil,Jan. 2013, January 2013 9727,5.0,C C,https://www.tripadvisor.ca/Profile/CC871, nil,Jan. 2013, July 2012 9727,4.0,Kilguy,https://www.tripadvisor.ca/Profile/Kilguy, nil,Sep. 2012, September 2012 9727,5.0,DodsYYC,https://www.tripadvisor.ca/Profile/DodsYYC, nil,Aug. 2012, August 2012 9727,4.0,Heidi N,https://www.tripadvisor.ca/Profile/HeidiN826, nil,Jul. 2012, July 2012 9727,3.0,17pmom,https://www.tripadvisor.ca/Profile/17pmom, nil,Jul. 2012, July 2012 9727,5.0,rachjamie21-1,https://www.tripadvisor.ca/Profile/rachjamie21-1, nil,Jun. 2012, June 2012 9727,3.0,Scott R,https://www.tripadvisor.ca/Profile/72ScottR72, nil,Jun. 2012, June 2012 9727,4.0,Marabear,https://www.tripadvisor.ca/Profile/Marabear, nil,Jun. 2012, March 2012 9727,5.0,Milena1127,https://www.tripadvisor.ca/Profile/Milena1127, nil,May 2012, May 2012 9727,5.0,jaynek45,https://www.tripadvisor.ca/Profile/jaynek45, nil,Jan. 2012, December 2011 9727,5.0,davebob123,https://www.tripadvisor.ca/Profile/davebob123, nil,Jan. 2012, June 2011 9727,5.0,tammy101,https://www.tripadvisor.ca/Profile/tammy101, nil,Dec. 2011, December 2011 9727,5.0,kallabel,https://www.tripadvisor.ca/Profile/kallabel, nil,Dec. 2011, December 2011 9727,5.0,3charmed,https://www.tripadvisor.ca/Profile/3charmed, nil,Oct. 2011, October 2011 9727,5.0,GolfGroup_11,https://www.tripadvisor.ca/Profile/GolfGroup_11, nil,Jun. 2011, June 2011 9727,5.0,RMHfamily2011,https://www.tripadvisor.ca/Profile/RMHfamily2011, nil,Mar. 2011, March 2011 9727,5.0,ChristyCalgary,https://www.tripadvisor.ca/Profile/ChristyCalgary, nil,Jan. 2011, December 2010 9727,5.0,tch77,https://www.tripadvisor.ca/Profile/tch77, nil,Oct. 2010, October 2010 9727,5.0,scubamom33,https://www.tripadvisor.ca/Profile/scubamom33, nil,Oct. 2010, August 2010 9727,5.0,A-Dolly,https://www.tripadvisor.ca/Profile/A-Dolly, nil,Aug. 2010, August 2010 9727,3.0,Shany_10,https://www.tripadvisor.ca/Profile/Shany_10, nil,Jul. 2010, July 2010 9727,5.0,CAMB2007,https://www.tripadvisor.ca/Profile/CAMB2007, nil,Jul. 2010, July 2010 9727,4.0,Bluegoosebach,https://www.tripadvisor.ca/Profile/Bluegoosebach, nil,Jul. 2010, July 2010 9727,4.0,PippaUSA,https://www.tripadvisor.ca/Profile/PippaUSA, nil,Jun. 2010, June 2010 9727,5.0,killakow,https://www.tripadvisor.ca/Profile/killakow, nil,Mar. 2009, March 2009 9728,5.0,Ardi T,https://www.tripadvisor.ca/Profile/ArdiT20, nil,Aug. 2018, August 2018 9728,4.0,Flowerpower4,https://www.tripadvisor.ca/Profile/Flowerpower4, nil,Aug. 2018, July 2018 9728,3.0,embro2015,https://www.tripadvisor.ca/Profile/embro2015, nil,Aug. 2018, July 2018 9728,5.0,Jackie N,https://www.tripadvisor.ca/Profile/jackien135, nil,Jul. 2018, July 2018 9728,5.0,Susan S,https://www.tripadvisor.ca/Profile/L4929FPsusans, nil,Jul. 2018, July 2018 9728,5.0,godavidgo,https://www.tripadvisor.ca/Profile/godavidgo, nil,Jul. 2018, July 2018 9728,5.0,shercav,https://www.tripadvisor.ca/Profile/shercav, nil,Jul. 2018, July 2018 9728,5.0,dusteepines,https://www.tripadvisor.ca/Profile/dusteepines, nil,Jul. 2018, July 2018 9728,5.0,Ron N,https://www.tripadvisor.ca/Profile/RonN40, nil,Jul. 2018, July 2018 9728,5.0,John T,https://www.tripadvisor.ca/Profile/johntK9288LC, nil,Jul. 2018, July 2018 9728,5.0,US2CA,https://www.tripadvisor.ca/Profile/US2CA, nil,Jul. 2018, July 2018 9728,3.0,Droids,https://www.tripadvisor.ca/Profile/Droids, nil,Jun. 2018, June 2018 9728,5.0,MiataTraveller,https://www.tripadvisor.ca/Profile/MiataTraveller, nil,Jun. 2018, June 2018 9728,5.0,Terry H,https://www.tripadvisor.ca/Profile/Otaview, nil,Jun. 2018, June 2018 9728,5.0,lexie3003,https://www.tripadvisor.ca/Profile/lexie3003, nil,Oct. 2017, July 2017 9728,5.0,gjewel,https://www.tripadvisor.ca/Profile/gjewel, nil,Sep. 2017, September 2017 9728,5.0,Diana077,https://www.tripadvisor.ca/Profile/Diana077, nil,Sep. 2017, September 2017 9728,5.0,philipwh,https://www.tripadvisor.ca/Profile/philipwh, nil,Sep. 2017, September 2017 9728,4.0,aushinchey,https://www.tripadvisor.ca/Profile/aushinchey, nil,Sep. 2017, August 2017 9728,5.0,x2008lpq,https://www.tripadvisor.ca/Profile/x2008lpq, nil,Aug. 2017, August 2017 9728,nil,,nil, nil,nil,nil 9728,5.0,Bill R,https://www.tripadvisor.ca/Profile/H8594FLbillr, nil,Jun. 2017, June 2017 9728,5.0,Jared C,https://www.tripadvisor.ca/Profile/JaredC495, nil,Jun. 2017, June 2017 9728,5.0,davebloggs007,https://www.tripadvisor.ca/Profile/davebloggs007, nil,Jun. 2017, May 2017 9728,4.0,Sielah,https://www.tripadvisor.ca/Profile/Sielah, nil,Oct. 2016, July 2016 9728,5.0,Tynan W,https://www.tripadvisor.ca/Profile/818tynanw, nil,Oct. 2016, May 2016 9728,5.0,fjgoodman,https://www.tripadvisor.ca/Profile/fjgoodman, nil,Sep. 2016, September 2016 9728,5.0,Ken L,https://www.tripadvisor.ca/Profile/50kenl, nil,Sep. 2016, September 2016 9728,4.0,EdmontonDisneyfan,https://www.tripadvisor.ca/Profile/EdmontonDisneyfan, nil,Sep. 2016, August 2016 9728,5.0,melmanieri,https://www.tripadvisor.ca/Profile/melmanieri, nil,Aug. 2016, August 2016 9728,5.0,Jackie T,https://www.tripadvisor.ca/Profile/Jackiet999, nil,Aug. 2016, September 2015 9728,5.0,littleguyprod,https://www.tripadvisor.ca/Profile/littleguyprod, nil,Jul. 2016, July 2016 9728,4.0,GotTheTravelBug20,https://www.tripadvisor.ca/Profile/GotTheTravelBug20, nil,Jun. 2016, June 2016 9728,5.0,imyourbetty,https://www.tripadvisor.ca/Profile/imyourbetty, nil,Jun. 2016, May 2016 9728,5.0,Celeste A,https://www.tripadvisor.ca/Profile/CelesteA800, nil,May 2016, May 2016 9728,5.0,Jacob R,https://www.tripadvisor.ca/Profile/jacobr3, nil,May 2016, May 2016 9728,5.0,Michael R,https://www.tripadvisor.ca/Profile/michaelrL8158DU, nil,May 2016, May 2016 9728,5.0,OnlyStephens,https://www.tripadvisor.ca/Profile/OnlyStephens, nil,Nov. 2015, June 2015 9728,4.0,David L,https://www.tripadvisor.ca/Profile/H742VEdavidl, nil,Oct. 2015, September 2015 9728,4.0,Brian S,https://www.tripadvisor.ca/Profile/briansO1566YQ, nil,Oct. 2015, October 2015 9728,5.0,Elaine B,https://www.tripadvisor.ca/Profile/elainebG2610AJ, nil,Oct. 2015, September 2015 9728,5.0,Oye E,https://www.tripadvisor.ca/Profile/664oyee, nil,Sep. 2015, September 2015 9728,5.0,Malonelo,https://www.tripadvisor.ca/Profile/Malonelo, nil,Aug. 2015, August 2015 9728,5.0,Ivan I,https://www.tripadvisor.ca/Profile/366ivani, nil,Aug. 2015, August 2015 9728,5.0,ChippyDust,https://www.tripadvisor.ca/Profile/ChippyDust, nil,Aug. 2015, August 2015 9728,5.0,Gary W,https://www.tripadvisor.ca/Profile/P4970AHgaryw, nil,Aug. 2015, August 2015 9728,5.0,BC-Valley-Guy,https://www.tripadvisor.ca/Profile/BC-Valley-Guy, nil,Feb. 2015, October 2014 9728,4.0,hermaro,https://www.tripadvisor.ca/Profile/hermaro, nil,Nov. 2014, September 2014 9728,5.0,Kathy F,https://www.tripadvisor.ca/Profile/454vancouver, nil,Sep. 2014, September 2014 9728,5.0,Allan A,https://www.tripadvisor.ca/Profile/AllanA19, nil,Sep. 2014, August 2014 9728,5.0,Garry M,https://www.tripadvisor.ca/Profile/GarryM781, nil,Sep. 2014, September 2014 9728,5.0,HarmonyD881,https://www.tripadvisor.ca/Profile/HarmonyD881, nil,Aug. 2014, August 2014 9728,4.0,Ngosi,https://www.tripadvisor.ca/Profile/Ngosi, nil,Aug. 2014, August 2014 9728,5.0,Golfgal60,https://www.tripadvisor.ca/Profile/Golfgal60, nil,Aug. 2014, August 2014 9728,5.0,Kath217314,https://www.tripadvisor.ca/Profile/Kath217314, nil,Aug. 2014, July 2014 9728,4.0,KiKiLou,https://www.tripadvisor.ca/Profile/KiKiLou, nil,Jul. 2014, July 2014 9728,5.0,robert e,https://www.tripadvisor.ca/Profile/17roberte, nil,Jul. 2014, July 2014 9728,5.0,Frazer B,https://www.tripadvisor.ca/Profile/686frazerb, nil,Jun. 2014, June 2014 9728,5.0,MartinVictoriaBC,https://www.tripadvisor.ca/Profile/MartinVictoriaBC, nil,Jun. 2014, June 2014 9728,5.0,KelownaBC1438,https://www.tripadvisor.ca/Profile/KelownaBC1438, nil,Sep. 2013, September 2013 9728,5.0,bearvest,https://www.tripadvisor.ca/Profile/bearvest, nil,Aug. 2013, August 2013 9728,4.0,Marilyn M,https://www.tripadvisor.ca/Profile/MarilynM676, nil,Aug. 2013, August 2013 9728,5.0,Terri S,https://www.tripadvisor.ca/Profile/TerriS687, nil,Jul. 2013, July 2013 9728,5.0,kinderale,https://www.tripadvisor.ca/Profile/kinderale, nil,Jun. 2013, June 2013 9728,5.0,Haly T,https://www.tripadvisor.ca/Profile/HJTT, nil,May 2013, May 2013 9728,5.0,KootenayGold,https://www.tripadvisor.ca/Profile/KootenayGold, nil,Nov. 2012, October 2012 9728,5.0,b g,https://www.tripadvisor.ca/Profile/bg549, nil,Sep. 2012, July 2012 9728,5.0,MacKelly,https://www.tripadvisor.ca/Profile/MacKelly, nil,Sep. 2012, August 2012 9728,4.0,fussybob,https://www.tripadvisor.ca/Profile/fussybob, nil,Aug. 2012, August 2012 9728,4.0,majda01,https://www.tripadvisor.ca/Profile/majda01, nil,Jul. 2012, July 2012 9728,5.0,wahini1,https://www.tripadvisor.ca/Profile/wahini1, nil,Jul. 2012, June 2012 9728,5.0,Todd G,https://www.tripadvisor.ca/Profile/ToddG311, nil,Jul. 2012, July 2012 9728,5.0,Cantwaitforholidays,https://www.tripadvisor.ca/Profile/Cantwaitforholidays, nil,Jul. 2012, August 2011 9728,4.0,sunlovers4ever,https://www.tripadvisor.ca/Profile/sunlovers4ever, nil,Aug. 2011, August 2011 9728,5.0,annca39,https://www.tripadvisor.ca/Profile/annca39, nil,Aug. 2011, July 2011 9728,4.0,cherylrector,https://www.tripadvisor.ca/Profile/cherylrector, nil,Apr. 2011, April 2011 9728,5.0,dont_tie_me_down,https://www.tripadvisor.ca/Profile/dont_tie_me_down, nil,Mar. 2011, March 2011 9728,4.0,Coho_blue,https://www.tripadvisor.ca/Profile/Coho_blue, nil,Feb. 2011, February 2011 9728,4.0,Suzi_mom,https://www.tripadvisor.ca/Profile/Suzi_mom, nil,Aug. 2010, August 2010 9728,2.0,deltic,https://www.tripadvisor.ca/Profile/deltic, nil,Aug. 2010, July 2010 9728,5.0,lobianco,https://www.tripadvisor.ca/Profile/lobianco, nil,May 2010, May 2010 9728,3.0,Albertagirl79,https://www.tripadvisor.ca/Profile/Albertagirl79, nil,Sep. 2008, September 2008 9728,5.0,gurkyturky,https://www.tripadvisor.ca/Profile/gurkyturky, nil,Mar. 2008, February 2008 9728,5.0,CanuckGal84,https://www.tripadvisor.ca/Profile/CanuckGal84, nil,Mar. 2008, September 2007 9729,5.0,gn400xt,https://www.tripadvisor.ca/Profile/gn400xt, nil,Mar. 2019, March 2019 9729,5.0,Angela E,https://www.tripadvisor.ca/Profile/345angelae, nil,Mar. 2019, February 2019 9729,5.0,maggie D,https://www.tripadvisor.ca/Profile/282maggied, nil,Feb. 2019, February 2019 9729,5.0,Ashley D,https://www.tripadvisor.ca/Profile/602ashleyd, nil,Feb. 2019, February 2019 9729,5.0,Gordon B,https://www.tripadvisor.ca/Profile/bagago, nil,Jan. 2019, January 2019 9729,5.0,deathracerJH,https://www.tripadvisor.ca/Profile/deathracerJH, nil,Jan. 2019, January 2019 9729,5.0,Reginald H,https://www.tripadvisor.ca/Profile/300reginaldh, nil,Nov. 2018, November 2018 9729,5.0,Kaisers,https://www.tripadvisor.ca/Profile/KaiserNation, nil,Oct. 2018, October 2018 9729,5.0,Claire H,https://www.tripadvisor.ca/Profile/clairehH6541ZC, nil,Sep. 2018, February 2018 9729,5.0,leroykstewart,https://www.tripadvisor.ca/Profile/leroykstewart, nil,Sep. 2018, August 2018 9729,5.0,pacgeo,https://www.tripadvisor.ca/Profile/pacgeo, nil,Sep. 2018, September 2018 9729,5.0,Wanda T,https://www.tripadvisor.ca/Profile/wandat505, nil,Sep. 2018, September 2018 9729,5.0,Wendy O,https://www.tripadvisor.ca/Profile/wendyo382, nil,Sep. 2018, September 2018 9729,3.0,W W,https://www.tripadvisor.ca/Profile/460ww, nil,Sep. 2018, September 2018 9729,5.0,MoiraVancouverBC,https://www.tripadvisor.ca/Profile/MoiraVancouverBC, nil,Aug. 2018, August 2018 9729,5.0,lizarm2018,https://www.tripadvisor.ca/Profile/lizarm2018, nil,Jul. 2018, July 2018 9729,5.0,Lp847,https://www.tripadvisor.ca/Profile/Lp847, nil,Jul. 2018, July 2018 9729,5.0,69frankie,https://www.tripadvisor.ca/Profile/69frankie, nil,Jul. 2018, June 2018 9729,5.0,Andrew N,https://www.tripadvisor.ca/Profile/andrewn309, nil,May 2018, May 2018 9729,4.0,Elizabeth2859,https://www.tripadvisor.ca/Profile/Elizabeth2859, nil,Jan. 2018, January 2018 9729,nil,,nil, nil,nil,nil 9729,4.0,Julia_McCarthy,https://www.tripadvisor.ca/Profile/Julia_McCarthy, nil,Sep. 2017, September 2017 9729,5.0,B S,https://www.tripadvisor.ca/Profile/BS887, nil,Aug. 2017, August 2017 9729,5.0,judithrose12,https://www.tripadvisor.ca/Profile/judithrose12, nil,May 2017, May 2017 9729,3.0,janbK9115OI,https://www.tripadvisor.ca/Profile/janbK9115OI, nil,Apr. 2017, April 2017 9730,5.0,Lkyman,https://www.tripadvisor.ca/Profile/Lkyman, nil,Oct. 2018, July 2018 9730,nil,,nil, nil,nil,nil 9730,5.0,queentiya2017,https://www.tripadvisor.ca/Profile/queentiya2017, nil,Jul. 2017, July 2017 9730,5.0,chillinb30,https://www.tripadvisor.ca/Profile/chillinb30, nil,Sep. 2016, August 2016 9730,5.0,Philip D,https://www.tripadvisor.ca/Profile/philipd278, nil,Jun. 2016, June 2016 9730,4.0,Bsue64,https://www.tripadvisor.ca/Profile/Bsue64, nil,Aug. 2015, July 2015 9730,4.0,Oldster3819,https://www.tripadvisor.ca/Profile/Oldster3819, nil,Oct. 2014, September 2014 9731,3.0,Liz S,https://www.tripadvisor.ca/Profile/lizsI5436FQ, nil,Feb. 2019, February 2019 9731,2.0,Saskatchewan,https://www.tripadvisor.ca/Profile/ManitobaCanadian1, nil,Feb. 2019, February 2019 9731,5.0,elkondore33,https://www.tripadvisor.ca/Profile/elkondore33, nil,Dec. 2018, December 2018 9731,5.0,Magda M,https://www.tripadvisor.ca/Profile/Seetheworld345, nil,Dec. 2018, December 2018 9731,1.0,137bear,https://www.tripadvisor.ca/Profile/137bear, nil,Aug. 2018, August 2018 9731,5.0,Brenda J,https://www.tripadvisor.ca/Profile/BrendaJ656, nil,Jul. 2018, June 2018 9731,5.0,anjgrant,https://www.tripadvisor.ca/Profile/anjgrant, nil,Apr. 2018, April 2018 9731,1.0,paurider,https://www.tripadvisor.ca/Profile/paurider, nil,Oct. 2017, October 2017 9731,4.0,Robert F,https://www.tripadvisor.ca/Profile/765robertf, nil,Apr. 2017, March 2017 9731,5.0,mlang2016,https://www.tripadvisor.ca/Profile/mlang2016, nil,Feb. 2017, September 2016 9731,4.0,Simon B,https://www.tripadvisor.ca/Profile/563simonb, nil,Dec. 2016, December 2016 9731,5.0,Duska133,https://www.tripadvisor.ca/Profile/Duska133, nil,Dec. 2016, January 2016 9731,5.0,29jrh,https://www.tripadvisor.ca/Profile/29jrh, nil,Sep. 2016, September 2016 9731,5.0,Grant F,https://www.tripadvisor.ca/Profile/GrantF306, nil,Aug. 2016, July 2016 9731,3.0,lallan70,https://www.tripadvisor.ca/Profile/lallan70, nil,Aug. 2016, August 2016 9731,4.0,LabloverAlberta_,https://www.tripadvisor.ca/Profile/LabloverAlberta_, nil,Aug. 2016, August 2016 9731,5.0,skeena26,https://www.tripadvisor.ca/Profile/skeena26, nil,Mar. 2016, October 2015 9731,5.0,Laura B,https://www.tripadvisor.ca/Profile/laurabB2089YA, nil,Mar. 2016, March 2016 9731,4.0,Erik H,https://www.tripadvisor.ca/Profile/ErikH534, nil,Oct. 2015, October 2015 9731,4.0,DELH,https://www.tripadvisor.ca/Profile/DELH, nil,Sep. 2015, September 2015 9731,3.0,ktharg,https://www.tripadvisor.ca/Profile/ktharg, nil,Aug. 2015, August 2015 9731,5.0,Chantel L,https://www.tripadvisor.ca/Profile/566chantell, nil,Jun. 2015, February 2015 9731,5.0,Carey279,https://www.tripadvisor.ca/Profile/Carey279, nil,Feb. 2015, February 2015 9731,4.0,mkmPhoenix,https://www.tripadvisor.ca/Profile/mkmPhoenix, nil,Nov. 2014, October 2014 9731,nil,,nil, nil,nil,nil 9732,4.0,deathracerJH,https://www.tripadvisor.ca/Profile/deathracerJH, nil,Aug. 2018, August 2018 9732,5.0,ameddy8959,https://www.tripadvisor.ca/Profile/ameddy8959, nil,Jul. 2018, July 2018 9732,4.0,laurenc16061990,https://www.tripadvisor.ca/Profile/laurenc16061990, nil,Feb. 2018, February 2018 9732,4.0,NorthernGuy13,https://www.tripadvisor.ca/Profile/NorthernGuy13, nil,Oct. 2017, October 2017 9732,nil,,nil, nil,nil,nil 9732,4.0,Robyn O,https://www.tripadvisor.ca/Profile/RobynO626, nil,Feb. 2016, February 2016 9732,4.0,Erinn L,https://www.tripadvisor.ca/Profile/giraffodil, nil,Sep. 2015, September 2015 9732,4.0,PattR,https://www.tripadvisor.ca/Profile/PattR, nil,Jul. 2015, July 2015 9732,3.0,Brian50Edmonton,https://www.tripadvisor.ca/Profile/Brian50Edmonton, nil,May 2015, May 2015 9732,3.0,BRJ_10,https://www.tripadvisor.ca/Profile/BRJ_10, nil,May 2015, May 2015 9733,nil,,nil, nil,nil,nil 9733,4.0,IamJayme,https://www.tripadvisor.ca/Profile/IamJayme, nil,Mar. 2015, February 2015 9733,5.0,wmc484,https://www.tripadvisor.ca/Profile/wmc484, nil,Dec. 2013, December 2013 9733,5.0,Wicked993,https://www.tripadvisor.ca/Profile/Wicked993, nil,Apr. 2013, April 2013 9733,5.0,ains19,https://www.tripadvisor.ca/Profile/ains19, nil,Mar. 2013, February 2013 9733,5.0,Ridgewalker258,https://www.tripadvisor.ca/Profile/Ridgewalker258, nil,Jan. 2013, January 2013 ================================================ FILE: tripadvisor_hotel_output/reviews_dedup.json ================================================ {"id":{"0":9003,"1":9003,"2":9003,"3":9003,"4":9003,"5":9003,"6":9003,"7":9003,"8":9003,"9":9003,"10":9003,"11":9003,"12":9003,"13":9003,"14":9003,"15":9003,"20":9003,"21":9003,"22":9003,"23":9003,"24":9003,"25":9003,"26":9003,"27":9003,"28":9003,"29":9003,"30":9003,"31":9003,"32":9003,"33":9003,"34":9003,"35":9003,"36":9003,"37":9003,"38":9003,"39":9003,"40":9003,"41":9003,"42":9003,"43":9003,"44":9003,"45":9003,"46":9003,"47":9003,"48":9003,"49":9003,"50":9003,"51":9003,"52":9003,"53":9003,"54":9003,"55":9003,"56":9003,"57":9003,"58":9003,"59":9003,"70":9003,"71":9003,"72":9003,"73":9003,"74":9003,"75":9003,"76":9003,"77":9003,"78":9003,"79":9003,"80":9003,"81":9003,"82":9003,"83":9003,"84":9003,"85":9003,"86":9003,"87":9003,"88":9003,"89":9003,"90":9003,"91":9003,"92":9003,"93":9003,"94":9003,"95":9003,"96":9003,"97":9003,"98":9003,"99":9003,"100":9003,"101":9003,"102":9003,"103":9003,"104":9003,"105":9003,"106":9003,"107":9003,"108":9003,"109":9003,"110":9003,"111":9003,"112":9003,"113":9003,"114":9003,"115":9003,"116":9003,"117":9003,"118":9003,"119":9003,"120":9003,"121":9003,"122":9003,"123":9003,"124":9003,"125":9003,"126":9003,"127":9003,"128":9003,"129":9003,"130":9003,"131":9003,"132":9003,"133":9003,"134":9003,"140":9003,"141":9003,"142":9003,"143":9003,"144":9003,"145":9003,"146":9003,"147":9003,"148":9003,"149":9003,"150":9003,"151":9003,"152":9003,"153":9003,"154":9003,"155":9003,"156":9003,"157":9003,"158":9003,"159":9003,"166":9003,"167":9003,"168":9003,"169":9003,"170":9003,"171":9003,"172":9003,"173":9003,"174":9003,"175":9003,"176":9003,"177":9003,"178":9003,"179":9003,"180":9003,"181":9003,"200":9004,"215":9004,"216":9004,"217":9004,"218":9004,"219":9004,"225":9004,"226":9004,"227":9004,"228":9004,"229":9004,"230":9004,"231":9004,"232":9004,"233":9004,"234":9004,"240":9004,"241":9004,"242":9004,"243":9004,"244":9004,"245":9004,"246":9004,"247":9004,"248":9004,"249":9004,"250":9004,"251":9004,"252":9004,"253":9004,"254":9004,"255":9004,"256":9004,"257":9004,"258":9004,"259":9004,"265":9004,"266":9004,"267":9004,"268":9004,"269":9004,"270":9004,"271":9004,"272":9004,"273":9004,"274":9004,"275":9004,"276":9004,"277":9004,"278":9004,"279":9004,"280":9004,"281":9004,"282":9004,"283":9004,"284":9004,"285":9004,"286":9004,"287":9004,"288":9004,"289":9004,"290":9004,"291":9004,"292":9004,"293":9004,"294":9004,"400":9005,"405":9005,"410":9005,"430":9005,"435":9005,"445":9005,"455":9005,"460":9005,"465":9005,"475":9005,"480":9005,"495":9005,"500":9005,"505":9005,"515":9005,"525":9005,"530":9005,"535":9005,"540":9005,"545":9005,"550":9005,"555":9005,"560":9005,"565":9005,"575":9005,"600":9006,"610":9006,"611":9006,"612":9006,"613":9006,"614":9006,"615":9006,"616":9006,"617":9006,"618":9006,"619":9006,"620":9006,"621":9006,"622":9006,"623":9006,"624":9006,"630":9006,"631":9006,"632":9006,"633":9006,"634":9006,"635":9006,"636":9006,"637":9006,"638":9006,"639":9006,"645":9006,"646":9006,"647":9006,"648":9006,"649":9006,"650":9006,"651":9006,"652":9006,"653":9006,"654":9006,"730":9007,"731":9007,"732":9007,"733":9007,"734":9007,"735":9007,"740":9007,"741":9007,"742":9007,"743":9007,"744":9007,"745":9007,"746":9007,"747":9007,"748":9007,"749":9007,"750":9007,"751":9007,"752":9007,"753":9007,"754":9007,"755":9007,"756":9007,"757":9007,"758":9007,"759":9007,"760":9007,"761":9007,"762":9007,"763":9007,"764":9007,"765":9007,"766":9007,"767":9007,"768":9007,"769":9007,"770":9007,"771":9007,"772":9007,"773":9007,"774":9007,"780":9007,"781":9007,"782":9007,"783":9007,"784":9007,"795":9007,"796":9007,"797":9007,"798":9007,"799":9007,"800":9007,"801":9007,"802":9007,"803":9007,"804":9007,"805":9007,"806":9007,"807":9007,"808":9007,"809":9007,"815":9007,"816":9007,"817":9007,"818":9007,"819":9007,"825":9007,"826":9007,"827":9007,"828":9007,"829":9007,"830":9007,"831":9007,"832":9007,"833":9007,"834":9007,"835":9007,"836":9007,"837":9007,"838":9007,"839":9007,"840":9007,"841":9007,"842":9007,"843":9007,"844":9007,"845":9007,"847":9007,"848":9007,"849":9007,"850":9007,"851":9007,"852":9007,"853":9007,"854":9007,"855":9007,"856":9007,"857":9007,"858":9007,"859":9007,"860":9007,"861":9007,"862":9007,"863":9007,"864":9007,"865":9007,"866":9007,"867":9007,"868":9007,"869":9007,"870":9007,"871":9007,"872":9007,"873":9007,"874":9007,"876":9007,"877":9007,"878":9007,"879":9007,"880":9007,"881":9007,"882":9007,"883":9007,"884":9007,"890":9007,"891":9007,"892":9007,"893":9007,"894":9007,"895":9007,"896":9007,"897":9007,"898":9007,"899":9007,"900":9007,"901":9007,"930":9008,"931":9008,"932":9008,"933":9008,"934":9008,"935":9008,"936":9008,"937":9008,"938":9008,"939":9008,"940":9008,"945":9008,"946":9008,"947":9008,"948":9008,"949":9008,"950":9008,"951":9008,"952":9008,"953":9008,"954":9008,"960":9008,"961":9008,"962":9008,"963":9008,"964":9008,"970":9008,"971":9008,"972":9008,"973":9008,"974":9008,"980":9008,"981":9008,"982":9008,"983":9008,"984":9008,"985":9008,"986":9008,"987":9008,"988":9008,"989":9008,"990":9008,"991":9008,"992":9008,"993":9008,"994":9008,"1000":9008,"1001":9008,"1002":9008,"1003":9008,"1004":9008,"1005":9008,"1006":9008,"1007":9008,"1008":9008,"1009":9008,"1010":9008,"1011":9008,"1012":9008,"1013":9008,"1014":9008,"1015":9008,"1016":9008,"1017":9008,"1018":9008,"1019":9008,"1020":9008,"1021":9008,"1022":9008,"1023":9008,"1024":9008,"1025":9008,"1026":9008,"1027":9008,"1028":9008,"1029":9008,"1030":9008,"1031":9008,"1032":9008,"1033":9008,"1034":9008,"1035":9008,"1036":9008,"1037":9008,"1038":9008,"1039":9008,"1040":9008,"1041":9008,"1042":9008,"1043":9008,"1044":9008,"1045":9008,"1046":9008,"1047":9008,"1049":9008,"1050":9008,"1051":9008,"1052":9008,"1053":9008,"1054":9008,"1055":9008,"1056":9008,"1057":9008,"1058":9008,"1059":9008,"1060":9008,"1061":9008,"1062":9008,"1063":9008,"1064":9008,"1065":9008,"1066":9008,"1067":9008,"1068":9008,"1069":9008,"1080":9008,"1081":9008,"1082":9008,"1083":9008,"1084":9008,"1085":9008,"1086":9008,"1087":9008,"1088":9008,"1089":9008,"1100":9008,"1101":9008,"1102":9008,"1103":9008,"1104":9008,"1105":9008,"1106":9008,"1107":9008,"1108":9008,"1109":9008,"1120":9008,"1121":9008,"1122":9008,"1123":9008,"1124":9008,"1125":9008,"1126":9008,"1127":9008,"1128":9008,"1130":9009,"1131":9009,"1132":9009,"1133":9009,"1134":9009,"1135":9009,"1145":9009,"1146":9009,"1147":9009,"1148":9009,"1149":9009,"1150":9009,"1151":9009,"1152":9009,"1153":9009,"1154":9009,"1160":9009,"1161":9009,"1162":9009,"1163":9009,"1164":9009,"1165":9009,"1166":9009,"1167":9009,"1168":9009,"1169":9009,"1170":9009,"1171":9009,"1172":9009,"1173":9009,"1174":9009,"1175":9009,"1176":9009,"1177":9009,"1178":9009,"1179":9009,"1230":9010,"1235":9010,"1245":9011,"1246":9011,"1247":9011,"1248":9011,"1249":9011,"1250":9011,"1251":9011,"1253":9011,"1254":9011,"1255":9011,"1256":9011,"1257":9011,"1258":9011,"1259":9011,"1260":9011,"1261":9011,"1262":9011,"1263":9011,"1264":9011,"1265":9011,"1266":9011,"1290":9012,"1291":9012,"1292":9012,"1293":9012,"1294":9012,"1295":9012,"1310":9013,"1311":9013,"1312":9013,"1313":9013,"1314":9013,"1315":9013,"1316":9013,"1317":9013,"1318":9013,"1319":9013,"1320":9013,"1321":9013,"1322":9013,"1323":9013,"1324":9013,"1325":9013,"1326":9013,"1327":9013,"1335":9014,"1336":9014,"1337":9014,"1338":9014,"1339":9014,"1340":9014,"1341":9014,"1342":9014,"1343":9014,"1344":9014,"1345":9014,"1346":9014,"1347":9014,"1348":9014,"1349":9014,"1350":9014,"1360":9014,"1361":9014,"1362":9014,"1363":9014,"1364":9014,"1365":9014,"1395":9015,"1400":9016,"1401":9016,"1402":9016,"1403":9016,"1404":9016,"1405":9016,"1406":9016,"1407":9016,"1408":9016,"1409":9016,"1410":9016,"1415":9016,"1416":9016,"1417":9016,"1418":9016,"1419":9016,"1420":9016,"1421":9016,"1422":9016,"1423":9016,"1424":9016,"1425":9016,"1426":9016,"1427":9016,"1428":9016,"1455":9017,"1456":9017,"1457":9017,"1458":9017,"1459":9017,"1460":9017,"1461":9017,"1462":9017,"1463":9017,"1464":9017,"1465":9017,"1466":9017,"1467":9017,"1468":9017,"1470":9017,"1480":9017,"1481":9017,"1482":9017,"1483":9017,"1484":9017,"1485":9017,"1486":9017,"1487":9017,"1488":9017,"1489":9017,"1490":9017,"1491":9017,"1492":9017,"1493":9017,"1494":9017,"1495":9017,"1496":9017,"1497":9017,"1498":9017,"1525":9018,"1526":9018,"1530":9019,"1535":9019,"1536":9019,"1537":9019,"1538":9019,"1539":9019,"1550":9020,"1555":9020,"1560":9020,"1565":9020,"1590":9021,"1591":9021,"1592":9021,"1593":9021,"1594":9021,"1595":9021,"1596":9021,"1597":9021,"1598":9021,"1599":9021,"1600":9021,"1601":9021,"1602":9021,"1603":9021,"1604":9021,"1605":9021,"1620":9022,"1621":9022,"1622":9022,"1623":9022,"1624":9022,"1625":9022,"1626":9022,"1627":9022,"1630":9023,"1635":9024,"1636":9024,"1637":9024,"1638":9024,"1639":9024,"1640":9024,"1641":9024,"1642":9024,"1643":9024,"1644":9024,"1645":9024,"1646":9024,"1647":9024,"1648":9024,"1649":9024,"1650":9024,"1660":9024,"1661":9024,"1662":9024,"1663":9024,"1664":9024,"1665":9024,"1666":9024,"1667":9024,"1668":9024,"1669":9024,"1670":9024,"1671":9024,"1695":9025,"1720":9026,"1730":9027,"1735":9028,"1739":9029,"1742":9030,"1743":9033,"1744":9033,"1745":9033,"1746":9033,"1747":9033,"1748":9033,"1749":9033,"1750":9033,"1751":9033,"1752":9033,"1753":9033,"1758":9033,"1759":9033,"1760":9033,"1761":9033,"1762":9033,"1763":9033,"1764":9033,"1765":9033,"1766":9033,"1767":9033,"1768":9033,"1769":9033,"1770":9033,"1771":9033,"1772":9033,"1773":9033,"1774":9033,"1775":9033,"1776":9033,"1777":9033,"1778":9033,"1779":9033,"1780":9033,"1781":9033,"1782":9033,"1783":9033,"1784":9033,"1785":9033,"1786":9033,"1787":9033,"1788":9033,"1789":9033,"1790":9033,"1791":9033,"1792":9033,"1793":9033,"1794":9033,"1795":9033,"1796":9033,"1797":9033,"1798":9033,"1799":9033,"1800":9033,"1801":9033,"1802":9033,"1808":9033,"1809":9033,"1810":9033,"1811":9033,"1812":9033,"1813":9033,"1814":9033,"1816":9033,"1817":9033,"1818":9033,"1819":9033,"1820":9033,"1821":9033,"1822":9033,"1823":9033,"1824":9033,"1825":9033,"1826":9033,"1827":9033,"1828":9033,"1829":9033,"1830":9033,"1831":9033,"1832":9033,"1833":9033,"1834":9033,"1835":9033,"1836":9033,"1837":9033,"1838":9033,"1839":9033,"1841":9033,"1842":9033,"1843":9033,"1844":9033,"1845":9033,"1846":9033,"1847":9033,"1848":9033,"1849":9033,"1850":9033,"1851":9033,"1852":9033,"1853":9033,"1854":9033,"1855":9033,"1856":9033,"1857":9033,"1863":9033,"1864":9033,"1865":9033,"1866":9033,"1867":9033,"1878":9033,"1879":9033,"1880":9033,"1881":9033,"1882":9033,"1883":9033,"1884":9033,"1885":9033,"1886":9033,"1887":9033,"1888":9033,"1889":9033,"1890":9033,"1891":9033,"1892":9033,"1903":9033,"1904":9033,"1905":9033,"1906":9033,"1907":9033,"1908":9033,"1909":9033,"1910":9033,"1911":9033,"1912":9033,"1918":9033,"1919":9033,"1920":9033,"1921":9033,"1922":9033,"1928":9033,"1929":9033,"1930":9033,"1931":9033,"1932":9033,"1933":9033,"1934":9033,"1935":9033,"1936":9033,"1937":9033,"1938":9033,"1939":9033,"1940":9033,"1941":9033,"1942":9033,"1943":9034,"1944":9034,"1945":9034,"1946":9034,"1947":9034,"1948":9034,"1953":9034,"1954":9034,"1955":9034,"1956":9034,"1957":9034,"1958":9034,"1959":9034,"1960":9034,"1961":9034,"1962":9034,"1968":9034,"1969":9034,"1970":9034,"1971":9034,"1972":9034,"1973":9034,"1974":9034,"1975":9034,"1976":9034,"1977":9034,"1978":9034,"1979":9034,"1980":9034,"1981":9034,"1982":9034,"1983":9034,"1984":9034,"1985":9034,"1986":9034,"1987":9034,"1988":9034,"1989":9034,"1990":9034,"1991":9034,"1992":9034,"1993":9034,"1994":9034,"1995":9034,"1996":9034,"1997":9034,"1998":9034,"1999":9034,"2000":9034,"2001":9034,"2002":9034,"2003":9034,"2004":9034,"2005":9034,"2006":9034,"2007":9034,"2008":9034,"2009":9034,"2010":9034,"2011":9034,"2012":9034,"2013":9034,"2014":9034,"2015":9034,"2016":9034,"2017":9034,"2018":9034,"2019":9034,"2020":9034,"2021":9034,"2022":9034,"2023":9034,"2024":9034,"2025":9034,"2026":9034,"2027":9034,"2028":9034,"2029":9034,"2030":9034,"2031":9034,"2032":9034,"2033":9034,"2034":9034,"2035":9034,"2036":9034,"2037":9034,"2038":9034,"2039":9034,"2040":9034,"2041":9034,"2042":9034,"2043":9034,"2044":9034,"2045":9034,"2046":9034,"2047":9034,"2048":9034,"2049":9034,"2050":9034,"2051":9034,"2052":9034,"2053":9034,"2054":9034,"2055":9034,"2056":9034,"2057":9034,"2063":9034,"2064":9034,"2065":9034,"2066":9034,"2067":9034,"2068":9034,"2069":9034,"2070":9034,"2071":9034,"2072":9034,"2073":9034,"2074":9034,"2075":9034,"2076":9034,"2077":9034,"2078":9034,"2079":9034,"2080":9034,"2081":9034,"2082":9034,"2083":9034,"2084":9034,"2085":9034,"2086":9034,"2087":9034,"2088":9034,"2089":9034,"2090":9034,"2091":9034,"2092":9034,"2103":9034,"2104":9034,"2106":9034,"2107":9034,"2108":9034,"2109":9034,"2110":9034,"2111":9034,"2112":9034,"2113":9034,"2114":9034,"2115":9034,"2116":9034,"2117":9034,"2118":9034,"2119":9034,"2120":9034,"2121":9034,"2122":9034,"2123":9034,"2124":9034,"2125":9034,"2126":9034,"2127":9034,"2128":9034,"2129":9034,"2130":9034,"2131":9034,"2132":9034,"2133":9034,"2134":9034,"2135":9034,"2136":9034,"2137":9034,"2138":9034,"2139":9034,"2140":9034,"2141":9034,"2142":9034,"2143":9035,"2148":9035,"2153":9035,"2158":9035,"2163":9035,"2168":9035,"2183":9035,"2188":9035,"2193":9035,"2198":9035,"2203":9035,"2208":9035,"2213":9035,"2223":9035,"2238":9035,"2243":9035,"2253":9035,"2258":9035,"2263":9035,"2268":9035,"2273":9035,"2278":9035,"2288":9035,"2293":9035,"2298":9035,"2303":9035,"2308":9035,"2313":9035,"2318":9035,"2323":9035,"2328":9035,"2333":9035,"2343":9036,"2348":9036,"2349":9036,"2350":9036,"2351":9036,"2352":9036,"2353":9036,"2354":9036,"2355":9036,"2356":9036,"2357":9036,"2373":9036,"2374":9036,"2375":9036,"2376":9036,"2377":9036,"2378":9036,"2379":9036,"2380":9036,"2381":9036,"2382":9036,"2383":9036,"2384":9036,"2385":9036,"2386":9036,"2387":9036,"2388":9036,"2389":9036,"2390":9036,"2391":9036,"2392":9036,"2393":9036,"2394":9036,"2395":9036,"2396":9036,"2397":9036,"2400":9036,"2401":9036,"2402":9036,"2404":9036,"2405":9036,"2406":9036,"2407":9036,"2413":9036,"2414":9036,"2415":9036,"2416":9036,"2417":9036,"2418":9036,"2419":9036,"2422":9036,"2428":9036,"2429":9036,"2433":9036,"2435":9036,"2436":9036,"2437":9036,"2441":9036,"2442":9036,"2445":9036,"2446":9036,"2447":9036,"2448":9036,"2451":9036,"2452":9036,"2453":9036,"2454":9036,"2455":9036,"2456":9036,"2458":9036,"2459":9036,"2460":9036,"2461":9036,"2467":9036,"2473":9036,"2475":9036,"2476":9036,"2484":9036,"2487":9036,"2488":9036,"2489":9036,"2491":9036,"2492":9036,"2501":9036,"2503":9036,"2504":9036,"2507":9036,"2509":9036,"2511":9036,"2512":9036,"2523":9036,"2524":9036,"2525":9036,"2526":9036,"2527":9036,"2528":9036,"2529":9036,"2530":9036,"2531":9036,"2532":9036,"2533":9036,"2534":9036,"2536":9036,"2537":9036,"2542":9036,"2543":9037,"2548":9037,"2549":9037,"2550":9037,"2551":9037,"2552":9037,"2553":9037,"2554":9037,"2555":9037,"2556":9037,"2557":9037,"2558":9037,"2559":9037,"2560":9037,"2561":9037,"2562":9037,"2563":9037,"2564":9037,"2565":9037,"2566":9037,"2567":9037,"2568":9037,"2569":9037,"2570":9037,"2571":9037,"2572":9037,"2573":9037,"2574":9037,"2575":9037,"2576":9037,"2577":9037,"2578":9037,"2579":9037,"2580":9037,"2581":9037,"2582":9037,"2583":9037,"2584":9037,"2585":9037,"2586":9037,"2587":9037,"2588":9037,"2589":9037,"2590":9037,"2591":9037,"2592":9037,"2593":9037,"2594":9037,"2595":9037,"2596":9037,"2597":9037,"2598":9037,"2599":9037,"2600":9037,"2601":9037,"2602":9037,"2603":9037,"2604":9037,"2605":9037,"2606":9037,"2607":9037,"2608":9037,"2609":9037,"2610":9037,"2611":9037,"2612":9037,"2623":9037,"2624":9037,"2625":9037,"2626":9037,"2627":9037,"2628":9037,"2629":9037,"2630":9037,"2631":9037,"2632":9037,"2638":9037,"2639":9037,"2640":9037,"2641":9037,"2642":9037,"2643":9037,"2644":9037,"2645":9037,"2646":9037,"2647":9037,"2648":9037,"2649":9037,"2650":9037,"2651":9037,"2652":9037,"2658":9037,"2659":9037,"2660":9037,"2661":9037,"2662":9037,"2668":9037,"2669":9037,"2670":9037,"2671":9037,"2672":9037,"2683":9037,"2684":9037,"2685":9037,"2686":9037,"2687":9037,"2688":9037,"2689":9037,"2690":9037,"2691":9037,"2692":9037,"2693":9037,"2694":9037,"2695":9037,"2696":9037,"2697":9037,"2698":9037,"2699":9037,"2700":9037,"2701":9037,"2702":9037,"2703":9037,"2704":9037,"2705":9037,"2706":9037,"2707":9037,"2708":9037,"2709":9037,"2710":9037,"2711":9037,"2712":9037,"2713":9037,"2714":9037,"2715":9037,"2716":9037,"2717":9037,"2718":9037,"2719":9037,"2720":9037,"2721":9037,"2722":9037,"2723":9037,"2724":9037,"2725":9037,"2727":9037,"2733":9037,"2734":9037,"2736":9037,"2737":9037,"2738":9037,"2739":9037,"2740":9037,"2741":9037,"2743":9038,"2744":9038,"2745":9038,"2746":9038,"2747":9038,"2748":9038,"2753":9038,"2754":9038,"2755":9038,"2756":9038,"2757":9038,"2763":9038,"2764":9038,"2765":9038,"2766":9038,"2767":9038,"2768":9038,"2769":9038,"2770":9038,"2771":9038,"2772":9038,"2778":9038,"2779":9038,"2780":9038,"2781":9038,"2782":9038,"2783":9038,"2784":9038,"2785":9038,"2786":9038,"2787":9038,"2793":9038,"2794":9038,"2795":9038,"2796":9038,"2797":9038,"2803":9038,"2804":9038,"2805":9038,"2806":9038,"2808":9039,"2809":9039,"2810":9039,"2811":9039,"2812":9039,"2813":9039,"2814":9039,"2815":9039,"2816":9039,"2817":9039,"2818":9039,"2819":9039,"2820":9039,"2821":9039,"2822":9039,"2823":9039,"2824":9039,"2825":9039,"2826":9039,"2827":9039,"2828":9039,"2829":9039,"2830":9039,"2831":9039,"2832":9039,"2833":9039,"2834":9039,"2835":9039,"2836":9039,"2837":9039,"2838":9039,"2843":9039,"2844":9039,"2845":9039,"2846":9039,"2847":9039,"2848":9039,"2849":9039,"2850":9039,"2851":9039,"2852":9039,"2853":9039,"2855":9039,"2856":9039,"2857":9039,"2858":9039,"2859":9039,"2861":9039,"2862":9039,"2863":9039,"2864":9039,"2865":9039,"2866":9039,"2867":9039,"2873":9039,"2874":9039,"2875":9039,"2876":9039,"2877":9039,"2878":9039,"2879":9039,"2880":9039,"2881":9039,"2882":9039,"2883":9039,"2884":9039,"2885":9039,"2886":9039,"2887":9039,"2888":9039,"2889":9039,"2890":9039,"2891":9039,"2892":9039,"2893":9039,"2894":9039,"2895":9039,"2896":9039,"2897":9039,"2898":9039,"2899":9039,"2900":9039,"2901":9039,"2902":9039,"2903":9039,"2904":9039,"2905":9039,"2906":9039,"2907":9039,"2908":9039,"2909":9039,"2910":9039,"2911":9039,"2912":9039,"2913":9039,"2914":9039,"2915":9039,"2916":9039,"2917":9039,"2918":9039,"2919":9039,"2920":9039,"2921":9039,"2922":9039,"2933":9039,"2934":9039,"2935":9039,"2936":9039,"2937":9039,"2938":9039,"2939":9039,"2940":9039,"2941":9039,"2942":9039,"2943":9039,"2944":9039,"2945":9039,"2946":9039,"2947":9039,"2948":9039,"2950":9039,"2951":9039,"2952":9039,"2963":9039,"2964":9039,"2965":9039,"2966":9039,"2967":9039,"2968":9039,"2969":9039,"2970":9039,"2971":9039,"2972":9039,"2973":9039,"2974":9039,"2975":9039,"2976":9039,"2978":9039,"2979":9039,"2980":9039,"2981":9039,"2982":9039,"2983":9039,"2984":9039,"2985":9039,"2986":9039,"2987":9039,"2988":9039,"2989":9039,"2990":9039,"2991":9039,"2992":9039,"2993":9039,"2994":9039,"2995":9039,"2996":9039,"2997":9039,"2998":9039,"2999":9039,"3000":9039,"3001":9039,"3002":9039,"3003":9039,"3004":9039,"3005":9039,"3006":9039,"3007":9039,"3008":9040,"3013":9040,"3018":9041,"3021":9042,"3022":9042,"3023":9042,"3024":9042,"3025":9042,"3026":9042,"3031":9042,"3032":9042,"3033":9042,"3036":9043,"3041":9045,"3046":9045,"3051":9045,"3056":9045,"3061":9045,"3066":9045,"3071":9045,"3076":9045,"3081":9045,"3086":9045,"3091":9045,"3096":9045,"3106":9045,"3116":9045,"3121":9045,"3126":9045,"3131":9045,"3136":9045,"3141":9045,"3146":9045,"3151":9045,"3156":9045,"3161":9045,"3171":9045,"3176":9045,"3181":9045,"3186":9045,"3191":9045,"3196":9045,"3201":9045,"3216":9045,"3221":9045,"3226":9045,"3236":9045,"3241":9046,"3242":9046,"3243":9046,"3244":9046,"3245":9046,"3246":9046,"3247":9046,"3248":9046,"3249":9046,"3250":9046,"3251":9046,"3252":9046,"3253":9046,"3254":9046,"3255":9046,"3256":9046,"3261":9046,"3262":9046,"3263":9046,"3264":9046,"3265":9046,"3266":9046,"3267":9046,"3268":9046,"3269":9046,"3270":9046,"3271":9046,"3272":9046,"3273":9046,"3274":9046,"3275":9046,"3277":9046,"3278":9046,"3279":9046,"3280":9046,"3281":9046,"3282":9046,"3283":9046,"3284":9046,"3285":9046,"3286":9046,"3287":9046,"3288":9046,"3289":9046,"3296":9046,"3297":9046,"3298":9046,"3299":9046,"3300":9046,"3301":9047,"3302":9047,"3303":9047,"3304":9047,"3305":9047,"3306":9047,"3307":9047,"3308":9047,"3309":9047,"3311":9048,"3312":9048,"3313":9048,"3314":9048,"3315":9048,"3316":9048,"3317":9048,"3318":9048,"3319":9048,"3321":9049,"3322":9049,"3323":9049,"3324":9049,"3325":9049,"3326":9049,"3327":9049,"3328":9049,"3329":9049,"3330":9049,"3331":9049,"3332":9049,"3333":9049,"3334":9049,"3335":9049,"3336":9049,"3337":9049,"3338":9049,"3339":9049,"3340":9049,"3341":9049,"3342":9049,"3343":9049,"3344":9049,"3345":9049,"3346":9050,"3351":9050,"3356":9050,"3361":9050,"3366":9050,"3376":9050,"3386":9050,"3391":9050,"3396":9051,"3397":9051,"3398":9051,"3399":9051,"3400":9051,"3401":9051,"3402":9051,"3403":9051,"3404":9051,"3405":9051,"3406":9051,"3407":9051,"3408":9051,"3409":9051,"3410":9051,"3411":9051,"3416":9051,"3417":9051,"3418":9051,"3419":9051,"3420":9051,"3421":9052,"3441":9053,"3442":9054,"3443":9055,"3445":9056,"3449":9059,"3450":9059,"3451":9059,"3452":9059,"3453":9059,"3454":9059,"3459":9059,"3460":9059,"3461":9059,"3462":9059,"3463":9059,"3464":9059,"3465":9059,"3466":9059,"3467":9059,"3468":9059,"3469":9059,"3470":9059,"3471":9059,"3472":9059,"3473":9059,"3474":9059,"3475":9059,"3476":9059,"3477":9059,"3478":9059,"3479":9059,"3480":9059,"3481":9059,"3482":9059,"3483":9059,"3484":9059,"3485":9059,"3486":9059,"3487":9059,"3488":9059,"3499":9059,"3500":9059,"3501":9059,"3502":9059,"3503":9059,"3514":9059,"3515":9059,"3516":9059,"3517":9059,"3518":9059,"3519":9059,"3520":9059,"3521":9059,"3522":9059,"3523":9059,"3524":9059,"3525":9059,"3526":9059,"3527":9059,"3528":9059,"3529":9059,"3530":9059,"3531":9059,"3532":9059,"3533":9059,"3534":9059,"3535":9059,"3536":9059,"3537":9059,"3538":9059,"3544":9059,"3545":9059,"3546":9059,"3547":9059,"3548":9059,"3549":9059,"3550":9059,"3551":9059,"3552":9059,"3553":9059,"3554":9059,"3555":9059,"3556":9059,"3557":9059,"3558":9059,"3559":9059,"3560":9059,"3561":9059,"3562":9059,"3564":9059,"3565":9059,"3566":9059,"3567":9059,"3568":9059,"3569":9059,"3570":9059,"3571":9059,"3572":9059,"3573":9059,"3574":9059,"3575":9059,"3576":9059,"3577":9059,"3580":9059,"3581":9059,"3582":9059,"3583":9059,"3584":9059,"3585":9059,"3586":9059,"3587":9059,"3588":9059,"3589":9059,"3590":9059,"3591":9059,"3592":9059,"3593":9059,"3599":9059,"3600":9059,"3601":9059,"3602":9059,"3603":9059,"3604":9059,"3605":9059,"3606":9059,"3607":9059,"3608":9059,"3609":9059,"3610":9059,"3611":9059,"3612":9059,"3613":9059,"3614":9059,"3615":9059,"3616":9059,"3617":9059,"3618":9059,"3619":9059,"3621":9059,"3622":9059,"3623":9059,"3624":9059,"3625":9059,"3626":9059,"3627":9059,"3628":9059,"3634":9059,"3635":9059,"3636":9059,"3637":9059,"3638":9059,"3639":9059,"3640":9059,"3641":9059,"3642":9059,"3643":9059,"3644":9059,"3645":9059,"3647":9059,"3648":9059,"3649":9060,"3654":9060,"3659":9060,"3664":9060,"3669":9060,"3674":9060,"3679":9060,"3684":9060,"3689":9060,"3694":9060,"3719":9060,"3724":9060,"3749":9060,"3754":9060,"3769":9060,"3774":9060,"3799":9061,"3800":9061,"3801":9061,"3802":9061,"3803":9061,"3804":9061,"3805":9061,"3806":9061,"3807":9061,"3808":9061,"3809":9061,"3819":9061,"3820":9061,"3821":9061,"3822":9061,"3823":9061,"3824":9061,"3825":9061,"3826":9061,"3827":9061,"3828":9061,"3829":9061,"3830":9061,"3831":9061,"3832":9061,"3833":9061,"3834":9061,"3835":9061,"3836":9061,"3837":9061,"3838":9061,"3839":9061,"3840":9061,"3841":9061,"3842":9061,"3843":9061,"3844":9061,"3845":9061,"3846":9061,"3847":9061,"3848":9061,"3849":9061,"3850":9061,"3851":9061,"3852":9061,"3853":9061,"3854":9061,"3855":9061,"3856":9061,"3857":9061,"3858":9061,"3859":9061,"3860":9061,"3861":9061,"3862":9061,"3863":9061,"3864":9061,"3865":9061,"3866":9061,"3867":9061,"3868":9061,"3869":9061,"3870":9061,"3871":9061,"3872":9061,"3873":9061,"3874":9061,"3875":9061,"3876":9061,"3877":9061,"3878":9061,"3884":9061,"3885":9061,"3886":9061,"3887":9061,"3888":9061,"3889":9061,"3890":9061,"3891":9061,"3892":9061,"3893":9061,"3899":9061,"3900":9061,"3901":9061,"3902":9061,"3903":9061,"3904":9061,"3905":9061,"3906":9061,"3907":9061,"3908":9061,"3909":9061,"3910":9061,"3911":9061,"3912":9061,"3913":9061,"3914":9061,"3915":9061,"3916":9061,"3917":9061,"3918":9061,"3939":9061,"3940":9061,"3941":9061,"3942":9061,"3943":9061,"3944":9061,"3945":9061,"3946":9061,"3947":9061,"3948":9061,"3949":9061,"3950":9061,"3951":9061,"3952":9061,"3953":9061,"3954":9061,"3955":9061,"3956":9061,"3957":9061,"3958":9061,"3964":9061,"3965":9061,"3966":9061,"3967":9061,"3968":9061,"3969":9061,"3970":9061,"3971":9061,"3972":9061,"3973":9061,"3974":9061,"3975":9061,"3976":9061,"3977":9061,"3978":9061,"3979":9061,"3980":9061,"3981":9061,"3982":9061,"3983":9061,"3984":9061,"3985":9061,"3986":9061,"3987":9061,"3988":9061,"3989":9061,"3990":9061,"3991":9061,"3992":9061,"3993":9061,"3994":9061,"3995":9061,"3996":9061,"3997":9061,"3998":9061,"3999":9062,"4000":9062,"4001":9062,"4002":9062,"4003":9062,"4004":9062,"4005":9062,"4006":9062,"4007":9062,"4008":9062,"4009":9062,"4010":9062,"4011":9062,"4012":9062,"4013":9062,"4014":9062,"4019":9062,"4020":9062,"4021":9062,"4022":9062,"4023":9062,"4024":9062,"4025":9062,"4026":9062,"4027":9062,"4028":9062,"4029":9062,"4030":9062,"4031":9062,"4032":9062,"4033":9062,"4039":9062,"4040":9062,"4041":9062,"4042":9062,"4043":9062,"4044":9062,"4045":9062,"4046":9062,"4047":9062,"4048":9062,"4049":9062,"4050":9062,"4051":9062,"4052":9062,"4053":9062,"4054":9062,"4055":9062,"4056":9062,"4057":9062,"4058":9062,"4059":9062,"4060":9062,"4061":9062,"4062":9062,"4063":9062,"4064":9062,"4065":9062,"4066":9062,"4067":9062,"4068":9062,"4069":9062,"4070":9062,"4071":9062,"4072":9062,"4073":9062,"4074":9062,"4075":9062,"4076":9062,"4077":9062,"4078":9062,"4079":9062,"4080":9062,"4081":9062,"4082":9062,"4083":9062,"4084":9062,"4085":9062,"4086":9062,"4087":9062,"4088":9062,"4089":9062,"4090":9062,"4091":9062,"4092":9062,"4093":9062,"4094":9062,"4095":9062,"4096":9062,"4097":9062,"4098":9062,"4099":9062,"4100":9062,"4101":9062,"4102":9062,"4103":9062,"4104":9062,"4105":9062,"4107":9062,"4108":9062,"4109":9062,"4110":9062,"4111":9062,"4112":9062,"4114":9062,"4115":9062,"4117":9062,"4118":9062,"4119":9062,"4120":9062,"4121":9062,"4122":9062,"4123":9062,"4124":9062,"4125":9062,"4126":9062,"4127":9062,"4128":9062,"4129":9062,"4130":9062,"4131":9062,"4132":9062,"4133":9062,"4134":9062,"4135":9062,"4136":9062,"4137":9062,"4138":9062,"4139":9062,"4140":9062,"4141":9062,"4142":9062,"4143":9062,"4144":9062,"4145":9062,"4146":9062,"4147":9062,"4148":9062,"4149":9062,"4150":9062,"4151":9062,"4152":9062,"4153":9062,"4159":9062,"4160":9062,"4161":9062,"4162":9062,"4163":9062,"4164":9062,"4165":9062,"4166":9062,"4167":9062,"4168":9062,"4169":9062,"4170":9062,"4174":9063,"4175":9063,"4176":9063,"4177":9063,"4178":9063,"4179":9063,"4180":9063,"4181":9063,"4182":9063,"4183":9063,"4184":9063,"4185":9063,"4186":9063,"4187":9063,"4188":9063,"4189":9063,"4199":9063,"4200":9063,"4201":9063,"4202":9063,"4203":9063,"4204":9063,"4205":9063,"4206":9063,"4207":9063,"4208":9063,"4214":9063,"4215":9063,"4216":9063,"4217":9063,"4218":9063,"4219":9063,"4220":9063,"4221":9063,"4222":9063,"4223":9063,"4224":9063,"4225":9063,"4226":9063,"4227":9063,"4229":9064,"4230":9064,"4231":9064,"4232":9064,"4233":9064,"4234":9064,"4235":9064,"4236":9064,"4237":9064,"4238":9064,"4239":9064,"4240":9064,"4241":9064,"4242":9064,"4243":9064,"4244":9064,"4245":9064,"4246":9064,"4247":9064,"4249":9064,"4250":9064,"4251":9064,"4252":9064,"4253":9064,"4256":9064,"4258":9064,"4259":9064,"4260":9064,"4261":9064,"4262":9064,"4266":9064,"4267":9064,"4269":9064,"4270":9064,"4271":9064,"4272":9064,"4273":9064,"4281":9064,"4282":9064,"4283":9064,"4284":9064,"4285":9064,"4286":9064,"4287":9064,"4289":9064,"4291":9064,"4292":9064,"4293":9064,"4294":9064,"4296":9064,"4297":9064,"4299":9064,"4301":9064,"4304":9064,"4305":9064,"4307":9064,"4308":9064,"4311":9064,"4314":9064,"4320":9064,"4322":9064,"4329":9064,"4331":9064,"4333":9064,"4345":9064,"4347":9064,"4352":9064,"4355":9064,"4356":9064,"4357":9064,"4359":9064,"4361":9064,"4362":9064,"4363":9064,"4365":9064,"4366":9064,"4367":9064,"4368":9064,"4369":9064,"4371":9064,"4372":9064,"4373":9064,"4374":9064,"4390":9064,"4391":9064,"4392":9064,"4394":9064,"4395":9064,"4396":9064,"4400":9064,"4401":9064,"4402":9064,"4404":9064,"4405":9064,"4406":9064,"4409":9064,"4410":9064,"4412":9064,"4413":9064,"4414":9064,"4415":9064,"4419":9064,"4420":9064,"4421":9064,"4422":9064,"4426":9064,"4427":9064,"4429":9065,"4434":9065,"4439":9065,"4444":9065,"4454":9065,"4459":9065,"4464":9065,"4469":9065,"4474":9065,"4479":9065,"4489":9065,"4494":9065,"4499":9065,"4504":9065,"4514":9065,"4519":9065,"4524":9065,"4529":9065,"4534":9065,"4539":9065,"4544":9066,"4549":9066,"4550":9066,"4551":9066,"4552":9066,"4553":9066,"4554":9066,"4555":9066,"4556":9066,"4557":9066,"4558":9066,"4559":9066,"4560":9066,"4561":9066,"4562":9066,"4563":9066,"4564":9066,"4565":9066,"4566":9066,"4567":9066,"4568":9066,"4569":9066,"4570":9066,"4572":9066,"4573":9066,"4579":9066,"4580":9066,"4581":9066,"4582":9066,"4583":9066,"4584":9066,"4585":9066,"4586":9066,"4587":9066,"4588":9066,"4589":9066,"4590":9066,"4591":9066,"4592":9066,"4593":9066,"4594":9066,"4595":9066,"4596":9066,"4597":9066,"4598":9066,"4599":9066,"4600":9066,"4601":9066,"4602":9066,"4603":9066,"4604":9067,"4605":9067,"4606":9067,"4607":9067,"4608":9067,"4609":9067,"4614":9067,"4615":9067,"4616":9067,"4617":9067,"4618":9067,"4629":9067,"4630":9067,"4631":9067,"4632":9067,"4633":9067,"4634":9067,"4635":9067,"4636":9067,"4637":9067,"4638":9067,"4639":9068,"4640":9068,"4641":9068,"4642":9068,"4643":9068,"4644":9068,"4645":9068,"4646":9068,"4647":9068,"4648":9068,"4649":9068,"4650":9068,"4651":9068,"4652":9068,"4653":9068,"4654":9069,"4655":9069,"4656":9069,"4657":9069,"4658":9069,"4659":9070,"4662":9071,"4667":9071,"4668":9071,"4669":9071,"4670":9071,"4671":9071,"4672":9071,"4673":9071,"4674":9071,"4675":9071,"4676":9071,"4677":9071,"4678":9071,"4679":9071,"4680":9071,"4681":9071,"4682":9071,"4684":9071,"4685":9071,"4687":9071,"4688":9071,"4690":9071,"4691":9071,"4702":9071,"4703":9071,"4705":9071,"4707":9071,"4708":9071,"4709":9071,"4711":9071,"4715":9071,"4717":9071,"4718":9071,"4720":9071,"4721":9071,"4724":9071,"4726":9071,"4727":9071,"4729":9071,"4731":9071,"4732":9071,"4733":9071,"4734":9071,"4736":9071,"4737":9071,"4740":9071,"4741":9071,"4743":9071,"4745":9071,"4746":9071,"4747":9071,"4749":9071,"4751":9071,"4752":9071,"4753":9071,"4754":9071,"4755":9071,"4757":9071,"4758":9071,"4763":9071,"4764":9071,"4765":9071,"4766":9071,"4767":9071,"4768":9071,"4769":9071,"4770":9071,"4771":9071,"4777":9071,"4779":9071,"4780":9071,"4787":9071,"4788":9071,"4790":9071,"4791":9071,"4792":9071,"4794":9071,"4795":9071,"4796":9071,"4802":9071,"4803":9071,"4804":9071,"4805":9071,"4806":9071,"4808":9071,"4809":9071,"4811":9071,"4812":9071,"4814":9071,"4815":9071,"4818":9071,"4819":9071,"4821":9071,"4822":9071,"4823":9071,"4826":9071,"4832":9071,"4833":9071,"4835":9071,"4836":9071,"4840":9071,"4842":9071,"4843":9071,"4844":9071,"4847":9071,"4848":9071,"4849":9071,"4851":9071,"4852":9071,"4853":9071,"4854":9071,"4856":9071,"4862":9072,"4864":9073,"4866":9074,"4870":9075,"4875":9075,"4880":9075,"4885":9075,"4890":9075,"4895":9075,"4900":9076,"4901":9076,"4902":9076,"4903":9076,"4904":9076,"4905":9076,"4906":9076,"4907":9076,"4908":9076,"4909":9076,"4910":9076,"4911":9076,"4912":9076,"4913":9076,"4914":9076,"4915":9076,"4920":9077,"4921":9077,"4922":9077,"4923":9077,"4924":9077,"4925":9077,"4926":9077,"4927":9077,"4928":9077,"4929":9077,"4930":9078,"4934":9079,"4939":9080,"4941":9081,"4943":9082,"4944":9086,"4945":9086,"4946":9086,"4947":9086,"4948":9086,"4949":9086,"4950":9086,"4951":9086,"4952":9086,"4953":9086,"4954":9086,"4955":9086,"4956":9086,"4957":9086,"4958":9086,"4959":9086,"4960":9086,"4961":9086,"4962":9086,"4963":9086,"4964":9086,"4965":9086,"4966":9086,"4967":9086,"4968":9086,"4969":9086,"4970":9086,"4971":9086,"4972":9086,"4973":9086,"4974":9086,"4975":9086,"4976":9086,"4977":9086,"4978":9086,"4979":9086,"4980":9086,"4981":9086,"4982":9086,"4983":9086,"4984":9086,"4985":9086,"4986":9086,"4987":9086,"4988":9086,"4989":9087,"4990":9087,"4991":9087,"4992":9087,"4993":9087,"4994":9087,"4995":9087,"4996":9087,"4997":9087,"4998":9087,"4999":9088,"5000":9088,"5001":9088,"5002":9088,"5003":9088,"5004":9089,"5005":9092,"5006":9092,"5007":9092,"5008":9092,"5009":9092,"5010":9092,"5011":9092,"5012":9092,"5013":9092,"5014":9092,"5015":9092,"5016":9092,"5017":9092,"5018":9092,"5019":9092,"5020":9092,"5021":9092,"5022":9092,"5023":9092,"5024":9092,"5025":9092,"5026":9092,"5027":9092,"5028":9092,"5029":9092,"5030":9092,"5031":9092,"5032":9092,"5033":9092,"5034":9092,"5035":9092,"5036":9092,"5037":9092,"5038":9092,"5039":9092,"5040":9092,"5041":9092,"5042":9092,"5043":9092,"5044":9092,"5045":9092,"5046":9092,"5047":9092,"5048":9092,"5049":9092,"5050":9092,"5051":9092,"5052":9092,"5053":9092,"5054":9092,"5055":9092,"5056":9092,"5057":9092,"5058":9092,"5059":9092,"5060":9092,"5061":9092,"5062":9092,"5063":9092,"5064":9092,"5065":9092,"5066":9092,"5067":9092,"5068":9092,"5069":9092,"5070":9092,"5080":9092,"5081":9092,"5082":9092,"5083":9092,"5084":9092,"5085":9092,"5086":9092,"5087":9092,"5088":9092,"5089":9092,"5090":9092,"5091":9092,"5092":9092,"5093":9092,"5094":9092,"5100":9092,"5101":9092,"5102":9092,"5103":9092,"5104":9092,"5105":9092,"5106":9092,"5107":9092,"5108":9092,"5109":9092,"5120":9092,"5121":9092,"5122":9092,"5123":9092,"5124":9092,"5125":9092,"5126":9092,"5127":9092,"5128":9092,"5129":9092,"5130":9092,"5131":9092,"5133":9092,"5134":9092,"5135":9092,"5136":9092,"5137":9092,"5138":9092,"5139":9092,"5140":9092,"5141":9092,"5142":9092,"5143":9092,"5144":9092,"5145":9092,"5146":9092,"5147":9092,"5148":9092,"5149":9092,"5150":9092,"5151":9092,"5152":9092,"5153":9092,"5154":9092,"5160":9092,"5161":9092,"5165":9093,"5166":9093,"5167":9093,"5168":9093,"5169":9093,"5170":9093,"5171":9093,"5172":9093,"5173":9093,"5174":9093,"5175":9093,"5176":9093,"5177":9093,"5178":9093,"5179":9093,"5180":9093,"5181":9093,"5182":9093,"5183":9093,"5184":9093,"5185":9093,"5190":9093,"5191":9093,"5192":9093,"5193":9093,"5194":9093,"5195":9093,"5196":9093,"5197":9093,"5198":9093,"5199":9093,"5200":9093,"5201":9093,"5202":9093,"5203":9093,"5204":9093,"5205":9093,"5206":9093,"5207":9093,"5208":9093,"5209":9093,"5210":9094,"5211":9094,"5212":9094,"5213":9094,"5214":9094,"5215":9094,"5220":9094,"5221":9094,"5222":9094,"5223":9094,"5224":9094,"5225":9094,"5226":9094,"5227":9094,"5228":9094,"5229":9094,"5230":9094,"5231":9094,"5232":9094,"5233":9094,"5234":9094,"5235":9094,"5236":9094,"5237":9094,"5238":9094,"5239":9094,"5250":9094,"5251":9094,"5252":9094,"5253":9094,"5254":9094,"5260":9094,"5261":9094,"5262":9094,"5263":9094,"5264":9094,"5265":9094,"5266":9094,"5267":9094,"5268":9094,"5269":9094,"5270":9094,"5271":9094,"5272":9094,"5273":9094,"5274":9094,"5275":9095,"5280":9095,"5285":9095,"5295":9096,"5296":9096,"5297":9096,"5298":9096,"5299":9096,"5300":9096,"5301":9096,"5302":9096,"5303":9096,"5304":9096,"5305":9097,"5306":9097,"5307":9097,"5308":9097,"5309":9097,"5310":9097,"5315":9097,"5316":9097,"5317":9097,"5318":9097,"5319":9097,"5325":9097,"5326":9097,"5327":9097,"5330":9098,"5331":9098,"5332":9098,"5333":9098,"5334":9098,"5335":9098,"5336":9098,"5337":9098,"5338":9098,"5339":9098,"5340":9099,"5341":9099,"5342":9099,"5343":9099,"5344":9099,"5345":9100,"5346":9101,"5347":9101,"5348":9101,"5349":9101,"5350":9101,"5351":9101,"5352":9101,"5353":9101,"5354":9101,"5355":9101,"5356":9101,"5357":9101,"5358":9101,"5359":9101,"5360":9101,"5361":9101,"5362":9101,"5363":9101,"5364":9101,"5365":9101,"5366":9101,"5367":9101,"5368":9101,"5369":9101,"5370":9101,"5371":9101,"5376":9101,"5377":9101,"5378":9101,"5379":9101,"5380":9101,"5381":9101,"5382":9101,"5383":9101,"5384":9101,"5385":9101,"5391":9101,"5392":9101,"5393":9101,"5394":9101,"5395":9101,"5396":9101,"5397":9101,"5398":9101,"5399":9101,"5400":9101,"5406":9101,"5407":9101,"5408":9101,"5409":9101,"5410":9101,"5411":9101,"5412":9101,"5413":9101,"5414":9101,"5415":9101,"5416":9101,"5417":9101,"5418":9101,"5419":9101,"5420":9101,"5421":9101,"5422":9101,"5423":9101,"5424":9101,"5425":9101,"5431":9101,"5432":9101,"5433":9101,"5434":9101,"5435":9101,"5436":9101,"5437":9101,"5438":9101,"5439":9101,"5440":9101,"5441":9101,"5442":9101,"5443":9101,"5444":9101,"5445":9101,"5451":9101,"5452":9101,"5453":9101,"5454":9101,"5455":9101,"5456":9101,"5457":9101,"5458":9101,"5459":9101,"5460":9101,"5461":9101,"5462":9101,"5463":9101,"5464":9101,"5465":9101,"5466":9101,"5467":9101,"5468":9101,"5469":9101,"5470":9101,"5476":9101,"5477":9101,"5479":9101,"5480":9101,"5481":9101,"5482":9101,"5483":9101,"5484":9101,"5485":9101,"5486":9101,"5487":9101,"5488":9101,"5489":9101,"5490":9101,"5496":9101,"5497":9101,"5498":9101,"5499":9101,"5500":9101,"5501":9101,"5502":9101,"5503":9101,"5504":9101,"5505":9101,"5506":9101,"5507":9101,"5508":9101,"5509":9101,"5510":9101,"5511":9101,"5512":9101,"5513":9101,"5514":9101,"5515":9101,"5516":9101,"5517":9101,"5518":9101,"5519":9101,"5520":9101,"5521":9101,"5522":9101,"5523":9101,"5524":9101,"5525":9101,"5526":9101,"5527":9101,"5528":9101,"5529":9101,"5530":9101,"5536":9101,"5537":9101,"5538":9101,"5539":9101,"5540":9101,"5541":9101,"5542":9101,"5543":9101,"5544":9101,"5545":9101,"5546":9102,"5551":9102,"5552":9102,"5553":9102,"5554":9102,"5555":9102,"5556":9102,"5557":9102,"5558":9102,"5559":9102,"5560":9102,"5561":9102,"5562":9102,"5563":9102,"5564":9102,"5565":9102,"5566":9102,"5567":9102,"5568":9102,"5569":9102,"5570":9102,"5571":9102,"5572":9102,"5573":9102,"5574":9102,"5575":9102,"5576":9102,"5577":9102,"5578":9102,"5579":9102,"5580":9102,"5591":9102,"5593":9102,"5594":9102,"5595":9102,"5596":9102,"5597":9102,"5598":9102,"5599":9102,"5600":9102,"5606":9102,"5607":9102,"5608":9102,"5609":9102,"5610":9102,"5616":9102,"5617":9102,"5618":9102,"5619":9102,"5620":9102,"5621":9102,"5622":9102,"5623":9102,"5624":9102,"5625":9102,"5626":9102,"5627":9102,"5628":9102,"5629":9102,"5630":9102,"5631":9102,"5632":9102,"5633":9102,"5634":9102,"5635":9102,"5636":9102,"5637":9102,"5638":9102,"5639":9102,"5641":9102,"5642":9102,"5643":9102,"5644":9102,"5645":9102,"5646":9102,"5647":9102,"5648":9102,"5649":9102,"5650":9102,"5651":9102,"5652":9102,"5653":9102,"5654":9102,"5655":9102,"5656":9102,"5657":9102,"5658":9102,"5659":9102,"5660":9102,"5661":9102,"5662":9102,"5663":9102,"5664":9102,"5665":9102,"5666":9102,"5667":9102,"5668":9102,"5669":9102,"5670":9102,"5676":9102,"5678":9102,"5679":9102,"5680":9102,"5681":9102,"5682":9102,"5683":9102,"5684":9102,"5685":9102,"5691":9102,"5692":9102,"5693":9102,"5694":9102,"5695":9102,"5696":9102,"5697":9102,"5698":9102,"5699":9102,"5700":9102,"5701":9102,"5702":9102,"5703":9102,"5704":9102,"5705":9102,"5711":9102,"5712":9102,"5713":9102,"5714":9102,"5715":9102,"5716":9102,"5717":9102,"5718":9102,"5719":9102,"5720":9102,"5721":9102,"5722":9102,"5723":9102,"5724":9102,"5725":9102,"5726":9102,"5727":9102,"5728":9102,"5729":9102,"5730":9102,"5731":9102,"5732":9102,"5733":9102,"5734":9102,"5735":9102,"5736":9102,"5737":9102,"5738":9102,"5739":9102,"5740":9102,"5746":9103,"5747":9103,"5748":9103,"5749":9103,"5750":9103,"5751":9103,"5752":9103,"5753":9103,"5754":9103,"5755":9103,"5756":9103,"5761":9103,"5762":9103,"5763":9103,"5764":9103,"5765":9103,"5766":9103,"5767":9103,"5768":9103,"5769":9103,"5770":9103,"5771":9103,"5772":9103,"5773":9103,"5774":9103,"5775":9103,"5776":9103,"5777":9103,"5778":9103,"5779":9103,"5780":9103,"5781":9103,"5782":9103,"5783":9103,"5784":9103,"5785":9103,"5786":9103,"5787":9103,"5788":9103,"5789":9103,"5790":9103,"5791":9103,"5792":9103,"5793":9103,"5794":9103,"5795":9103,"5796":9103,"5797":9103,"5798":9103,"5799":9103,"5800":9103,"5801":9103,"5802":9103,"5803":9103,"5804":9103,"5805":9103,"5811":9103,"5812":9103,"5813":9103,"5814":9103,"5815":9103,"5816":9103,"5817":9103,"5818":9103,"5819":9103,"5820":9103,"5821":9103,"5822":9103,"5823":9103,"5824":9103,"5825":9103,"5826":9103,"5827":9103,"5828":9103,"5829":9103,"5830":9103,"5831":9103,"5832":9103,"5833":9103,"5834":9103,"5835":9103,"5836":9103,"5837":9103,"5838":9103,"5839":9103,"5840":9103,"5841":9103,"5842":9103,"5843":9103,"5844":9103,"5845":9103,"5846":9103,"5847":9103,"5848":9103,"5849":9103,"5850":9103,"5851":9103,"5852":9103,"5853":9103,"5854":9103,"5855":9103,"5856":9103,"5857":9103,"5858":9103,"5860":9103,"5866":9103,"5867":9103,"5868":9103,"5869":9103,"5870":9103,"5871":9103,"5872":9103,"5873":9103,"5874":9103,"5875":9103,"5881":9103,"5882":9103,"5883":9103,"5884":9103,"5885":9103,"5886":9103,"5887":9103,"5888":9103,"5889":9103,"5890":9103,"5891":9103,"5892":9103,"5893":9103,"5894":9103,"5895":9103,"5896":9103,"5897":9103,"5898":9103,"5899":9103,"5900":9103,"5901":9103,"5902":9103,"5903":9103,"5904":9103,"5905":9103,"5906":9103,"5907":9103,"5908":9103,"5909":9103,"5910":9103,"5911":9103,"5912":9103,"5913":9103,"5914":9103,"5915":9103,"5916":9103,"5917":9103,"5918":9103,"5919":9103,"5920":9103,"5926":9103,"5927":9103,"5928":9103,"5929":9103,"5930":9103,"5931":9103,"5932":9103,"5933":9103,"5934":9103,"5935":9103,"5936":9103,"5937":9103,"5938":9103,"5939":9103,"5940":9103,"5941":9103,"5942":9103,"5943":9103,"5944":9103,"5945":9103,"5946":9104,"5947":9104,"5948":9104,"5949":9104,"5950":9104,"5951":9104,"5952":9104,"5953":9104,"5954":9104,"5955":9104,"5956":9104,"5957":9104,"5958":9104,"5959":9104,"5960":9104,"5961":9104,"5962":9104,"5963":9104,"5964":9104,"5965":9104,"5966":9104,"5971":9104,"5972":9104,"5973":9104,"5974":9104,"5975":9104,"5976":9104,"5977":9104,"5978":9104,"5979":9104,"5980":9104,"5981":9104,"5982":9104,"5983":9104,"5984":9104,"5986":9105,"5991":9105,"5996":9105,"6001":9105,"6006":9105,"6011":9105,"6016":9105,"6021":9105,"6026":9105,"6031":9105,"6036":9106,"6037":9106,"6038":9106,"6039":9106,"6040":9106,"6041":9106,"6042":9106,"6043":9106,"6044":9106,"6045":9106,"6046":9106,"6056":9106,"6057":9106,"6058":9106,"6059":9106,"6060":9106,"6061":9106,"6062":9106,"6063":9106,"6064":9106,"6065":9106,"6066":9106,"6067":9106,"6068":9106,"6069":9106,"6070":9106,"6071":9106,"6072":9106,"6073":9106,"6074":9106,"6075":9106,"6076":9106,"6077":9106,"6078":9106,"6079":9106,"6080":9106,"6081":9106,"6082":9106,"6083":9106,"6084":9106,"6085":9106,"6086":9106,"6087":9106,"6088":9106,"6089":9106,"6090":9106,"6091":9106,"6092":9106,"6093":9106,"6094":9106,"6095":9106,"6101":9106,"6102":9106,"6103":9106,"6104":9106,"6105":9106,"6106":9106,"6107":9106,"6108":9106,"6109":9106,"6110":9106,"6111":9106,"6112":9106,"6113":9106,"6114":9106,"6115":9106,"6121":9107,"6122":9107,"6123":9107,"6124":9107,"6125":9107,"6126":9107,"6127":9107,"6128":9107,"6129":9107,"6130":9107,"6131":9107,"6136":9107,"6137":9107,"6138":9107,"6139":9107,"6140":9107,"6141":9107,"6142":9107,"6143":9107,"6144":9107,"6145":9107,"6146":9107,"6147":9107,"6148":9107,"6149":9107,"6150":9107,"6151":9107,"6152":9107,"6153":9107,"6154":9107,"6155":9107,"6156":9107,"6158":9107,"6159":9107,"6160":9107,"6181":9107,"6182":9107,"6183":9107,"6184":9107,"6185":9107,"6186":9107,"6187":9107,"6188":9107,"6189":9107,"6190":9107,"6191":9107,"6192":9107,"6193":9107,"6194":9107,"6195":9107,"6197":9107,"6198":9107,"6199":9107,"6200":9107,"6201":9107,"6202":9107,"6203":9107,"6204":9107,"6205":9107,"6216":9108,"6217":9108,"6218":9108,"6219":9108,"6220":9108,"6221":9108,"6222":9108,"6223":9108,"6224":9108,"6225":9108,"6226":9108,"6227":9108,"6228":9108,"6229":9108,"6230":9108,"6231":9108,"6232":9108,"6233":9108,"6234":9108,"6235":9108,"6236":9108,"6237":9108,"6238":9108,"6239":9108,"6240":9108,"6241":9108,"6246":9108,"6247":9108,"6248":9108,"6249":9108,"6250":9108,"6251":9108,"6252":9108,"6253":9108,"6254":9108,"6255":9108,"6256":9108,"6257":9108,"6258":9108,"6259":9108,"6260":9108,"6266":9108,"6267":9108,"6268":9108,"6269":9108,"6270":9108,"6276":9108,"6277":9108,"6278":9108,"6279":9108,"6280":9108,"6281":9108,"6282":9108,"6283":9108,"6284":9108,"6285":9108,"6286":9108,"6287":9108,"6288":9108,"6289":9108,"6290":9108,"6291":9108,"6301":9109,"6302":9109,"6303":9109,"6304":9109,"6305":9109,"6306":9109,"6307":9109,"6308":9109,"6309":9109,"6310":9109,"6311":9109,"6312":9109,"6313":9109,"6314":9109,"6315":9109,"6316":9109,"6317":9109,"6318":9109,"6319":9109,"6321":9109,"6322":9109,"6323":9109,"6324":9109,"6325":9109,"6326":9109,"6327":9109,"6328":9109,"6329":9109,"6330":9109,"6331":9109,"6341":9109,"6342":9109,"6343":9109,"6344":9109,"6345":9109,"6346":9109,"6347":9109,"6348":9109,"6349":9109,"6350":9109,"6351":9109,"6352":9109,"6353":9109,"6354":9109,"6355":9109,"6356":9109,"6357":9109,"6358":9109,"6359":9109,"6360":9109,"6366":9109,"6367":9109,"6368":9109,"6369":9109,"6370":9109,"6371":9109,"6372":9109,"6373":9109,"6374":9109,"6375":9109,"6376":9109,"6377":9109,"6378":9109,"6379":9109,"6380":9109,"6386":9109,"6387":9109,"6388":9109,"6389":9109,"6390":9109,"6396":9109,"6397":9109,"6398":9109,"6399":9109,"6400":9109,"6401":9109,"6402":9109,"6403":9109,"6404":9109,"6405":9109,"6406":9109,"6407":9109,"6408":9109,"6409":9109,"6410":9109,"6411":9109,"6412":9109,"6413":9109,"6414":9109,"6415":9109,"6421":9109,"6422":9109,"6423":9109,"6424":9109,"6425":9109,"6426":9109,"6427":9109,"6428":9109,"6429":9109,"6430":9109,"6431":9109,"6432":9109,"6433":9109,"6434":9109,"6435":9109,"6461":9110,"6466":9110,"6471":9110,"6476":9110,"6481":9110,"6486":9110,"6491":9111,"6492":9111,"6493":9111,"6494":9111,"6495":9111,"6496":9111,"6497":9111,"6498":9111,"6499":9111,"6500":9111,"6501":9111,"6502":9111,"6503":9111,"6504":9111,"6505":9111,"6506":9111,"6507":9111,"6509":9111,"6510":9111,"6511":9111,"6516":9111,"6517":9111,"6518":9111,"6519":9111,"6520":9111,"6521":9111,"6522":9111,"6523":9111,"6524":9111,"6525":9111,"6526":9111,"6527":9111,"6528":9111,"6529":9111,"6530":9111,"6541":9111,"6542":9111,"6543":9111,"6544":9111,"6545":9111,"6551":9111,"6552":9111,"6553":9111,"6554":9111,"6555":9111,"6556":9111,"6557":9111,"6558":9111,"6559":9111,"6560":9111,"6561":9111,"6562":9111,"6563":9111,"6564":9111,"6565":9111,"6566":9111,"6567":9111,"6568":9111,"6569":9111,"6570":9111,"6571":9111,"6572":9111,"6573":9111,"6574":9111,"6575":9111,"6576":9111,"6577":9111,"6578":9111,"6579":9111,"6580":9111,"6581":9111,"6582":9111,"6583":9111,"6584":9111,"6585":9111,"6596":9111,"6597":9111,"6598":9111,"6599":9111,"6600":9111,"6601":9111,"6602":9111,"6603":9111,"6604":9111,"6605":9111,"6606":9111,"6607":9111,"6608":9111,"6609":9111,"6610":9111,"6611":9111,"6612":9111,"6613":9111,"6614":9111,"6615":9111,"6616":9111,"6631":9112,"6636":9113,"6637":9113,"6638":9113,"6639":9113,"6640":9113,"6641":9113,"6642":9113,"6643":9113,"6644":9113,"6645":9113,"6646":9113,"6647":9113,"6649":9113,"6650":9113,"6651":9113,"6652":9113,"6653":9113,"6654":9113,"6655":9113,"6656":9113,"6657":9113,"6658":9113,"6659":9113,"6660":9113,"6661":9113,"6662":9113,"6663":9113,"6664":9113,"6665":9113,"6666":9113,"6667":9113,"6668":9113,"6669":9113,"6670":9113,"6671":9113,"6672":9113,"6673":9113,"6674":9113,"6675":9113,"6676":9113,"6677":9113,"6678":9113,"6679":9113,"6680":9113,"6681":9113,"6686":9113,"6687":9113,"6688":9113,"6689":9113,"6690":9113,"6696":9113,"6697":9113,"6698":9113,"6699":9113,"6700":9113,"6701":9113,"6702":9113,"6703":9113,"6704":9113,"6705":9113,"6706":9113,"6707":9113,"6708":9113,"6709":9113,"6716":9114,"6718":9115,"6723":9115,"6738":9115,"6743":9115,"6748":9115,"6753":9117,"6754":9117,"6755":9117,"6756":9117,"6757":9117,"6758":9117,"6759":9117,"6760":9117,"6761":9117,"6762":9117,"6763":9117,"6778":9117,"6779":9117,"6780":9117,"6781":9117,"6782":9117,"6788":9117,"6789":9117,"6790":9117,"6791":9117,"6792":9117,"6793":9117,"6794":9117,"6795":9117,"6796":9117,"6797":9117,"6798":9117,"6799":9117,"6800":9117,"6801":9117,"6802":9117,"6803":9117,"6804":9117,"6805":9117,"6806":9117,"6808":9117,"6809":9117,"6810":9117,"6811":9117,"6812":9117,"6813":9117,"6814":9117,"6815":9117,"6816":9117,"6817":9117,"6818":9117,"6819":9117,"6820":9117,"6822":9117,"6823":9117,"6824":9117,"6825":9117,"6826":9117,"6827":9117,"6828":9117,"6829":9117,"6830":9117,"6831":9117,"6832":9117,"6838":9117,"6839":9117,"6840":9117,"6841":9117,"6842":9117,"6843":9117,"6844":9117,"6845":9117,"6846":9117,"6847":9117,"6848":9117,"6849":9117,"6850":9117,"6851":9117,"6853":9118,"6856":9119,"6857":9119,"6858":9119,"6859":9119,"6860":9119,"6861":9119,"6862":9119,"6863":9119,"6864":9119,"6865":9119,"6866":9119,"6867":9119,"6868":9119,"6869":9119,"6870":9119,"6871":9119,"6876":9119,"6877":9119,"6878":9119,"6879":9119,"6880":9119,"6886":9119,"6887":9119,"6888":9119,"6889":9119,"6890":9119,"6891":9119,"6892":9119,"6893":9119,"6894":9119,"6895":9119,"6901":9119,"6902":9119,"6903":9119,"6904":9119,"6905":9119,"6906":9119,"6907":9119,"6908":9119,"6909":9119,"6910":9119,"6911":9119,"6912":9119,"6913":9119,"6914":9119,"6915":9119,"6916":9119,"6917":9119,"6918":9119,"6919":9119,"6920":9119,"6921":9119,"6922":9119,"6923":9119,"6924":9119,"6925":9119,"6926":9120,"6927":9121,"6928":9121,"6929":9121,"6930":9121,"6931":9121,"6932":9121,"6933":9121,"6934":9121,"6935":9121,"6936":9121,"6937":9121,"6942":9121,"6943":9121,"6944":9121,"6945":9121,"6946":9121,"6947":9121,"6948":9121,"6949":9121,"6950":9121,"6951":9121,"6952":9121,"6953":9121,"6954":9121,"6955":9121,"6956":9121,"6957":9121,"6958":9121,"6959":9121,"6961":9121,"6962":9121,"6963":9121,"6964":9121,"6967":9122,"6968":9122,"6969":9122,"6970":9122,"6971":9122,"6972":9122,"6973":9122,"6974":9122,"6975":9122,"6976":9122,"6977":9122,"6982":9122,"6983":9122,"6984":9122,"6985":9122,"6986":9122,"6987":9122,"6988":9122,"6989":9122,"6990":9122,"6991":9122,"6992":9122,"6993":9122,"6994":9122,"6995":9122,"6996":9122,"6997":9122,"6998":9122,"6999":9122,"7000":9122,"7001":9122,"7002":9122,"7003":9122,"7004":9122,"7005":9122,"7006":9122,"7007":9122,"7008":9122,"7009":9122,"7010":9122,"7011":9122,"7012":9122,"7013":9122,"7014":9122,"7015":9122,"7016":9122,"7027":9122,"7028":9122,"7029":9122,"7030":9122,"7031":9122,"7032":9122,"7033":9122,"7034":9122,"7036":9122,"7037":9122,"7038":9122,"7039":9122,"7040":9122,"7041":9122,"7047":9122,"7048":9122,"7049":9122,"7050":9122,"7051":9122,"7052":9122,"7053":9122,"7054":9122,"7055":9122,"7056":9122,"7057":9122,"7058":9122,"7059":9122,"7060":9122,"7061":9122,"7067":9122,"7068":9122,"7069":9122,"7070":9122,"7071":9122,"7072":9122,"7073":9122,"7074":9122,"7075":9122,"7076":9122,"7077":9122,"7078":9122,"7079":9122,"7080":9122,"7081":9122,"7082":9122,"7083":9122,"7084":9122,"7085":9122,"7086":9122,"7087":9122,"7088":9122,"7089":9122,"7090":9122,"7092":9122,"7093":9122,"7094":9122,"7095":9122,"7096":9122,"7097":9122,"7098":9122,"7099":9122,"7100":9122,"7101":9122,"7102":9122,"7103":9122,"7104":9122,"7105":9122,"7106":9122,"7113":9122,"7114":9122,"7115":9122,"7116":9122,"7117":9122,"7118":9122,"7119":9122,"7120":9122,"7121":9122,"7122":9122,"7123":9122,"7124":9122,"7125":9122,"7126":9122,"7127":9122,"7128":9122,"7129":9122,"7130":9122,"7131":9122,"7132":9122,"7133":9122,"7134":9122,"7135":9122,"7136":9122,"7142":9122,"7143":9122,"7144":9122,"7145":9122,"7146":9122,"7147":9122,"7148":9122,"7149":9122,"7150":9122,"7151":9122,"7157":9122,"7158":9122,"7159":9122,"7160":9122,"7161":9122,"7167":9123,"7168":9123,"7169":9123,"7170":9123,"7171":9123,"7172":9123,"7173":9123,"7174":9123,"7175":9123,"7176":9123,"7177":9123,"7178":9123,"7179":9123,"7180":9123,"7181":9123,"7182":9123,"7183":9123,"7184":9123,"7185":9123,"7186":9123,"7187":9123,"7197":9123,"7198":9123,"7199":9123,"7200":9123,"7201":9123,"7202":9123,"7203":9123,"7204":9123,"7205":9123,"7206":9123,"7207":9123,"7208":9123,"7209":9123,"7210":9123,"7211":9123,"7217":9123,"7218":9123,"7219":9123,"7220":9123,"7221":9123,"7222":9123,"7223":9123,"7224":9123,"7225":9123,"7226":9123,"7227":9123,"7228":9123,"7229":9123,"7230":9123,"7231":9123,"7232":9123,"7233":9123,"7234":9123,"7235":9123,"7236":9123,"7237":9123,"7238":9123,"7239":9123,"7240":9123,"7241":9123,"7242":9123,"7243":9123,"7244":9123,"7245":9123,"7246":9123,"7247":9123,"7248":9123,"7249":9123,"7250":9123,"7251":9123,"7252":9123,"7253":9123,"7254":9123,"7255":9123,"7256":9123,"7257":9123,"7258":9123,"7259":9123,"7260":9123,"7261":9123,"7262":9123,"7263":9123,"7264":9123,"7265":9123,"7266":9123,"7272":9123,"7273":9123,"7274":9123,"7275":9123,"7276":9123,"7277":9123,"7278":9123,"7279":9123,"7280":9123,"7281":9123,"7282":9123,"7283":9123,"7284":9123,"7285":9123,"7286":9123,"7287":9123,"7288":9123,"7289":9123,"7290":9123,"7291":9123,"7292":9123,"7293":9123,"7294":9123,"7295":9123,"7296":9123,"7297":9123,"7298":9123,"7299":9123,"7300":9123,"7301":9123,"7302":9123,"7303":9123,"7304":9123,"7305":9123,"7306":9123,"7307":9123,"7308":9123,"7309":9123,"7310":9123,"7311":9123,"7312":9123,"7313":9123,"7314":9123,"7315":9123,"7316":9123,"7317":9123,"7318":9123,"7319":9123,"7320":9123,"7321":9123,"7322":9123,"7323":9123,"7324":9123,"7325":9123,"7326":9123,"7332":9123,"7333":9123,"7334":9123,"7335":9123,"7336":9123,"7342":9123,"7343":9123,"7344":9123,"7345":9123,"7346":9123,"7347":9123,"7348":9123,"7349":9123,"7350":9123,"7351":9123,"7352":9123,"7353":9123,"7354":9123,"7355":9123,"7356":9123,"7362":9123,"7363":9123,"7364":9123,"7365":9123,"7366":9123,"7367":9124,"7368":9124,"7369":9124,"7370":9124,"7371":9124,"7372":9124,"7373":9124,"7374":9124,"7375":9124,"7376":9124,"7377":9124,"7378":9124,"7379":9124,"7380":9124,"7381":9124,"7382":9124,"7383":9124,"7384":9124,"7385":9124,"7386":9124,"7387":9124,"7389":9124,"7390":9124,"7391":9124,"7392":9124,"7393":9124,"7394":9124,"7395":9124,"7396":9124,"7397":9124,"7398":9124,"7399":9124,"7400":9124,"7401":9124,"7402":9124,"7403":9124,"7404":9124,"7405":9124,"7406":9124,"7407":9124,"7408":9124,"7409":9124,"7410":9124,"7411":9124,"7412":9124,"7413":9124,"7414":9124,"7415":9124,"7416":9124,"7417":9124,"7418":9124,"7419":9124,"7420":9124,"7421":9124,"7422":9124,"7423":9124,"7424":9124,"7425":9124,"7426":9124,"7427":9124,"7428":9124,"7429":9124,"7430":9124,"7431":9124,"7432":9124,"7433":9124,"7434":9124,"7435":9124,"7436":9124,"7437":9124,"7438":9124,"7439":9124,"7440":9124,"7441":9124,"7442":9124,"7443":9124,"7444":9124,"7445":9124,"7446":9124,"7447":9124,"7448":9124,"7449":9124,"7450":9124,"7451":9124,"7453":9124,"7454":9124,"7455":9124,"7456":9124,"7457":9124,"7458":9124,"7459":9124,"7460":9124,"7461":9124,"7462":9124,"7467":9124,"7468":9124,"7469":9124,"7470":9124,"7471":9124,"7472":9124,"7473":9124,"7474":9124,"7475":9124,"7476":9124,"7482":9124,"7483":9124,"7484":9124,"7485":9124,"7487":9124,"7488":9124,"7489":9124,"7490":9124,"7491":9124,"7497":9124,"7498":9124,"7499":9124,"7500":9124,"7501":9124,"7502":9124,"7503":9124,"7504":9124,"7505":9124,"7506":9124,"7507":9124,"7508":9124,"7509":9124,"7510":9124,"7511":9124,"7512":9124,"7513":9124,"7514":9124,"7515":9124,"7517":9124,"7518":9124,"7519":9124,"7520":9124,"7521":9124,"7522":9124,"7523":9124,"7524":9124,"7525":9124,"7526":9124,"7527":9124,"7528":9124,"7529":9124,"7530":9124,"7531":9124,"7532":9124,"7533":9124,"7534":9124,"7535":9124,"7536":9124,"7537":9124,"7538":9124,"7539":9124,"7540":9124,"7541":9124,"7542":9124,"7543":9124,"7544":9124,"7545":9124,"7546":9124,"7547":9124,"7548":9124,"7549":9124,"7550":9124,"7551":9124,"7552":9124,"7553":9124,"7554":9124,"7555":9124,"7556":9124,"7557":9124,"7558":9124,"7559":9124,"7560":9124,"7561":9124,"7562":9124,"7563":9124,"7564":9124,"7565":9124,"7566":9124,"7567":9125,"7572":9125,"7577":9125,"7582":9125,"7587":9125,"7592":9125,"7597":9125,"7602":9125,"7607":9125,"7612":9125,"7617":9125,"7627":9125,"7637":9125,"7642":9125,"7647":9125,"7652":9125,"7657":9125,"7662":9125,"7667":9126,"7668":9126,"7669":9126,"7670":9126,"7671":9126,"7672":9126,"7677":9126,"7678":9126,"7679":9126,"7680":9126,"7681":9126,"7682":9126,"7683":9126,"7684":9126,"7685":9126,"7686":9126,"7687":9126,"7688":9126,"7689":9126,"7690":9126,"7691":9126,"7692":9126,"7693":9126,"7694":9126,"7695":9126,"7696":9126,"7697":9126,"7698":9126,"7699":9126,"7700":9126,"7701":9126,"7702":9126,"7703":9126,"7704":9126,"7705":9126,"7706":9126,"7707":9126,"7708":9126,"7709":9126,"7710":9126,"7711":9126,"7712":9126,"7713":9126,"7714":9126,"7715":9126,"7716":9126,"7717":9126,"7718":9126,"7719":9126,"7720":9126,"7721":9126,"7727":9126,"7728":9126,"7729":9126,"7730":9126,"7731":9126,"7732":9126,"7733":9126,"7734":9126,"7735":9126,"7736":9126,"7737":9126,"7738":9126,"7739":9126,"7740":9126,"7741":9126,"7742":9126,"7743":9126,"7744":9126,"7745":9126,"7746":9126,"7752":9126,"7753":9126,"7754":9126,"7755":9126,"7756":9126,"7757":9126,"7758":9126,"7759":9126,"7760":9126,"7761":9126,"7762":9126,"7763":9126,"7764":9126,"7765":9126,"7766":9126,"7767":9126,"7768":9126,"7769":9126,"7770":9126,"7771":9126,"7772":9126,"7773":9126,"7774":9126,"7775":9126,"7776":9126,"7777":9126,"7778":9126,"7779":9126,"7780":9126,"7781":9126,"7797":9126,"7798":9126,"7799":9126,"7800":9126,"7801":9126,"7812":9126,"7813":9126,"7814":9126,"7815":9126,"7816":9126,"7822":9126,"7823":9126,"7824":9126,"7825":9126,"7826":9126,"7832":9126,"7833":9126,"7834":9126,"7835":9126,"7836":9126,"7837":9126,"7838":9126,"7839":9126,"7840":9126,"7841":9126,"7842":9126,"7843":9126,"7844":9126,"7845":9126,"7846":9126,"7847":9126,"7848":9126,"7849":9126,"7850":9126,"7851":9126,"7852":9126,"7853":9126,"7854":9126,"7855":9126,"7856":9126,"7857":9126,"7858":9126,"7859":9126,"7860":9126,"7861":9126,"7862":9126,"7863":9126,"7864":9126,"7865":9126,"7866":9126,"7867":9127,"7868":9127,"7869":9127,"7870":9127,"7871":9127,"7872":9127,"7873":9127,"7874":9127,"7875":9127,"7876":9127,"7877":9127,"7878":9127,"7879":9127,"7880":9127,"7881":9127,"7882":9127,"7883":9127,"7884":9127,"7885":9127,"7886":9127,"7887":9127,"7888":9127,"7889":9127,"7890":9127,"7891":9127,"7892":9127,"7893":9127,"7894":9127,"7895":9127,"7896":9127,"7897":9127,"7898":9127,"7899":9127,"7900":9127,"7901":9127,"7902":9127,"7903":9127,"7904":9127,"7905":9127,"7906":9127,"7907":9127,"7912":9127,"7913":9127,"7914":9127,"7915":9127,"7916":9127,"7917":9127,"7918":9127,"7919":9127,"7920":9127,"7921":9127,"7922":9127,"7923":9127,"7924":9127,"7925":9127,"7926":9127,"7927":9127,"7928":9127,"7929":9127,"7930":9127,"7931":9127,"7932":9127,"7933":9127,"7934":9127,"7935":9127,"7936":9127,"7937":9127,"7938":9127,"7939":9127,"7940":9127,"7941":9127,"7942":9127,"7943":9127,"7944":9127,"7945":9127,"7946":9127,"7947":9127,"7948":9127,"7949":9127,"7950":9127,"7951":9127,"7952":9127,"7953":9127,"7954":9127,"7955":9127,"7956":9127,"7957":9127,"7958":9127,"7959":9127,"7960":9127,"7961":9127,"7962":9127,"7963":9127,"7964":9127,"7965":9127,"7966":9127,"7967":9127,"7968":9127,"7970":9127,"7971":9127,"7972":9127,"7973":9127,"7974":9127,"7975":9127,"7976":9127,"7982":9127,"7983":9127,"7984":9127,"7985":9127,"7986":9127,"7987":9127,"7988":9127,"7989":9127,"7990":9127,"7991":9127,"7997":9128,"7998":9128,"7999":9128,"8000":9128,"8001":9128,"8002":9128,"8003":9128,"8004":9128,"8005":9128,"8006":9128,"8007":9128,"8008":9128,"8009":9128,"8010":9128,"8011":9128,"8012":9128,"8013":9128,"8014":9128,"8015":9128,"8016":9128,"8017":9128,"8022":9128,"8023":9128,"8024":9128,"8025":9128,"8026":9128,"8027":9128,"8028":9128,"8029":9128,"8030":9128,"8031":9128,"8032":9128,"8033":9128,"8034":9128,"8035":9128,"8036":9128,"8037":9128,"8038":9128,"8039":9128,"8040":9128,"8041":9128,"8042":9128,"8043":9128,"8044":9128,"8045":9128,"8046":9128,"8047":9128,"8048":9128,"8049":9128,"8050":9128,"8051":9128,"8052":9128,"8053":9128,"8054":9128,"8055":9128,"8056":9128,"8057":9128,"8058":9128,"8059":9128,"8060":9128,"8061":9128,"8062":9128,"8063":9128,"8064":9128,"8065":9128,"8066":9128,"8072":9128,"8073":9128,"8074":9128,"8075":9128,"8076":9128,"8082":9128,"8083":9128,"8084":9128,"8085":9128,"8086":9128,"8092":9128,"8093":9128,"8094":9128,"8095":9128,"8096":9128,"8097":9128,"8098":9128,"8099":9128,"8100":9128,"8101":9128,"8102":9128,"8103":9128,"8104":9128,"8105":9128,"8106":9128,"8107":9128,"8108":9128,"8109":9128,"8110":9128,"8111":9128,"8112":9128,"8113":9128,"8114":9128,"8115":9128,"8116":9128,"8117":9128,"8118":9128,"8119":9128,"8120":9128,"8121":9128,"8122":9128,"8123":9128,"8124":9128,"8125":9128,"8126":9128,"8132":9128,"8133":9128,"8134":9128,"8135":9128,"8136":9128,"8137":9128,"8138":9128,"8139":9128,"8140":9128,"8147":9129,"8152":9129,"8153":9129,"8154":9129,"8155":9129,"8156":9129,"8157":9129,"8158":9129,"8159":9129,"8160":9129,"8161":9129,"8162":9129,"8163":9129,"8164":9129,"8165":9129,"8166":9129,"8167":9129,"8168":9129,"8169":9129,"8170":9129,"8171":9129,"8172":9129,"8173":9129,"8174":9129,"8175":9129,"8176":9129,"8177":9129,"8178":9129,"8179":9129,"8180":9129,"8181":9129,"8182":9129,"8183":9129,"8184":9129,"8185":9129,"8186":9129,"8192":9129,"8193":9129,"8194":9129,"8195":9129,"8196":9129,"8197":9129,"8198":9129,"8199":9129,"8200":9129,"8201":9129,"8212":9129,"8213":9129,"8214":9129,"8215":9129,"8216":9129,"8217":9129,"8218":9129,"8219":9129,"8220":9129,"8221":9129,"8222":9129,"8223":9129,"8224":9129,"8225":9129,"8226":9129,"8252":9130,"8257":9130,"8262":9130,"8267":9130,"8272":9130,"8277":9130,"8282":9130,"8287":9130,"8292":9130,"8297":9130,"8302":9130,"8307":9130,"8312":9130,"8317":9130,"8327":9130,"8332":9130,"8337":9131,"8338":9131,"8339":9131,"8340":9131,"8341":9131,"8342":9131,"8343":9131,"8344":9131,"8345":9131,"8346":9131,"8347":9131,"8348":9131,"8349":9131,"8350":9131,"8352":9131,"8353":9131,"8354":9131,"8355":9131,"8356":9131,"8357":9131,"8358":9131,"8359":9131,"8360":9131,"8361":9131,"8362":9131,"8367":9131,"8368":9131,"8369":9131,"8370":9131,"8377":9132,"8378":9132,"8379":9132,"8380":9132,"8381":9132,"8382":9132,"8383":9132,"8384":9132,"8385":9132,"8386":9132,"8387":9132,"8388":9132,"8389":9132,"8390":9132,"8391":9132,"8392":9132,"8393":9132,"8394":9132,"8395":9132,"8396":9132,"8397":9132,"8402":9132,"8403":9132,"8404":9132,"8405":9132,"8406":9132,"8407":9132,"8408":9132,"8409":9132,"8410":9132,"8411":9132,"8422":9132,"8423":9132,"8424":9132,"8425":9132,"8426":9132,"8427":9132,"8428":9132,"8429":9132,"8430":9132,"8431":9132,"8432":9133,"8437":9133,"8438":9133,"8439":9133,"8440":9133,"8441":9133,"8442":9133,"8443":9133,"8444":9133,"8445":9133,"8446":9133,"8447":9133,"8448":9133,"8449":9133,"8450":9133,"8451":9133,"8452":9133,"8453":9133,"8454":9133,"8455":9133,"8456":9133,"8457":9133,"8458":9133,"8459":9133,"8460":9133,"8461":9133,"8462":9133,"8463":9133,"8464":9133,"8465":9133,"8466":9133,"8467":9133,"8468":9133,"8469":9133,"8470":9133,"8471":9133,"8472":9134,"8473":9134,"8474":9134,"8475":9134,"8476":9134,"8477":9134,"8478":9134,"8479":9134,"8480":9134,"8481":9134,"8482":9134,"8483":9134,"8484":9134,"8485":9134,"8486":9134,"8487":9134,"8488":9134,"8489":9134,"8490":9134,"8491":9134,"8492":9134,"8497":9134,"8498":9134,"8499":9134,"8500":9134,"8501":9134,"8507":9134,"8508":9134,"8509":9134,"8510":9134,"8511":9134,"8517":9134,"8518":9134,"8519":9134,"8520":9134,"8521":9134,"8527":9134,"8528":9134,"8529":9134,"8530":9134,"8531":9134,"8537":9135,"8542":9135,"8547":9135,"8552":9135,"8557":9135,"8562":9136,"8567":9136,"8568":9136,"8569":9136,"8570":9136,"8571":9136,"8572":9136,"8573":9136,"8574":9136,"8575":9136,"8576":9136,"8577":9136,"8578":9136,"8579":9136,"8580":9136,"8581":9136,"8582":9136,"8583":9136,"8587":9137,"8592":9137,"8597":9138,"8598":9138,"8599":9138,"8600":9138,"8601":9138,"8602":9138,"8603":9138,"8604":9138,"8605":9138,"8606":9138,"8607":9138,"8612":9138,"8613":9138,"8614":9138,"8615":9138,"8616":9138,"8622":9139,"8625":9140,"8630":9141,"8635":9143,"8636":9143,"8637":9143,"8638":9143,"8639":9143,"8640":9143,"8641":9143,"8642":9143,"8643":9143,"8644":9143,"8645":9143,"8646":9143,"8647":9143,"8648":9143,"8649":9143,"8650":9143,"8651":9143,"8652":9143,"8653":9143,"8654":9143,"8655":9143,"8660":9143,"8661":9143,"8662":9143,"8663":9143,"8664":9143,"8665":9143,"8666":9143,"8667":9143,"8668":9143,"8669":9143,"8670":9143,"8671":9143,"8672":9143,"8673":9143,"8674":9143,"8675":9143,"8676":9143,"8677":9143,"8678":9143,"8679":9143,"8680":9143,"8681":9143,"8682":9143,"8683":9143,"8684":9143,"8685":9143,"8686":9143,"8687":9143,"8688":9143,"8689":9143,"8690":9143,"8691":9143,"8692":9143,"8693":9143,"8694":9143,"8695":9143,"8696":9143,"8697":9143,"8698":9143,"8699":9143,"8700":9143,"8701":9143,"8702":9143,"8703":9143,"8704":9143,"8705":9143,"8706":9143,"8707":9143,"8708":9143,"8709":9143,"8710":9143,"8712":9143,"8713":9143,"8714":9143,"8715":9143,"8716":9143,"8717":9143,"8718":9143,"8719":9143,"8720":9143,"8721":9143,"8722":9143,"8723":9143,"8724":9143,"8725":9143,"8726":9143,"8727":9143,"8729":9143,"8730":9143,"8731":9143,"8732":9143,"8733":9143,"8734":9143,"8735":9143,"8736":9143,"8737":9143,"8738":9143,"8739":9143,"8745":9143,"8746":9143,"8747":9143,"8748":9143,"8749":9143,"8760":9143,"8761":9143,"8762":9143,"8763":9143,"8764":9143,"8765":9143,"8766":9143,"8767":9143,"8768":9143,"8769":9143,"8770":9143,"8771":9143,"8772":9143,"8774":9143,"8785":9143,"8786":9143,"8787":9143,"8788":9143,"8789":9143,"8790":9143,"8791":9143,"8792":9143,"8793":9143,"8794":9143,"8795":9143,"8796":9143,"8797":9143,"8798":9143,"8799":9143,"8800":9143,"8801":9143,"8802":9143,"8803":9143,"8804":9143,"8810":9143,"8811":9143,"8812":9143,"8813":9143,"8814":9143,"8820":9143,"8821":9143,"8822":9143,"8823":9143,"8824":9143,"8825":9143,"8826":9143,"8827":9143,"8828":9143,"8829":9143,"8830":9143,"8831":9143,"8832":9143,"8833":9143,"8834":9143,"8835":9144,"8836":9144,"8837":9144,"8838":9144,"8839":9144,"8840":9144,"8841":9144,"8842":9144,"8843":9144,"8844":9144,"8845":9144,"8846":9144,"8847":9144,"8848":9144,"8849":9144,"8850":9144,"8851":9144,"8852":9144,"8853":9144,"8854":9144,"8855":9144,"8856":9144,"8857":9144,"8858":9144,"8859":9144,"8860":9144,"8865":9144,"8866":9144,"8867":9144,"8868":9144,"8869":9144,"8870":9144,"8871":9144,"8872":9144,"8873":9144,"8874":9144,"8880":9144,"8881":9144,"8882":9144,"8883":9144,"8884":9144,"8885":9144,"8886":9144,"8887":9144,"8888":9144,"8889":9144,"8890":9144,"8891":9144,"8892":9144,"8893":9144,"8894":9144,"8895":9144,"8896":9144,"8897":9144,"8898":9144,"8899":9144,"8910":9144,"8911":9144,"8912":9144,"8913":9144,"8914":9144,"8920":9144,"8921":9144,"8922":9144,"8923":9144,"8924":9144,"8925":9144,"8926":9144,"8927":9144,"8928":9144,"8929":9144,"8935":9144,"8936":9144,"8937":9144,"8938":9144,"8939":9144,"8940":9144,"8941":9144,"8942":9144,"8943":9144,"8944":9144,"8945":9144,"8946":9144,"8947":9144,"8948":9144,"8949":9144,"8950":9144,"8951":9144,"8952":9144,"8953":9144,"8954":9144,"8955":9144,"8956":9144,"8957":9144,"8958":9144,"8959":9144,"8960":9144,"8961":9144,"8962":9144,"8963":9144,"8964":9144,"8965":9144,"8966":9144,"8967":9144,"8968":9144,"8969":9144,"8970":9144,"8971":9144,"8972":9144,"8973":9144,"8974":9144,"8980":9144,"8981":9144,"8982":9144,"8983":9144,"8984":9144,"8985":9144,"8986":9144,"8987":9144,"8988":9144,"8989":9144,"8990":9144,"8991":9144,"8992":9144,"8993":9144,"8994":9144,"8995":9144,"8996":9144,"8997":9144,"8998":9144,"8999":9144,"9005":9144,"9006":9144,"9007":9144,"9008":9144,"9009":9144,"9010":9144,"9011":9144,"9012":9144,"9013":9144,"9014":9144,"9015":9144,"9016":9144,"9017":9144,"9018":9144,"9019":9144,"9020":9144,"9021":9144,"9022":9144,"9023":9144,"9024":9144,"9025":9144,"9026":9144,"9027":9144,"9028":9144,"9029":9144,"9035":9145,"9040":9145,"9045":9145,"9050":9145,"9055":9145,"9060":9145,"9070":9145,"9075":9145,"9080":9145,"9085":9145,"9090":9145,"9095":9145,"9100":9145,"9105":9145,"9110":9145,"9115":9145,"9125":9146,"9126":9146,"9127":9146,"9128":9146,"9129":9146,"9130":9146,"9131":9146,"9132":9146,"9133":9146,"9134":9146,"9135":9146,"9136":9146,"9137":9146,"9138":9146,"9139":9146,"9140":9146,"9141":9146,"9142":9146,"9143":9146,"9144":9146,"9145":9146,"9146":9146,"9147":9146,"9148":9146,"9149":9146,"9150":9146,"9151":9146,"9152":9146,"9153":9146,"9154":9146,"9155":9146,"9156":9146,"9157":9146,"9158":9146,"9159":9146,"9160":9146,"9165":9146,"9166":9146,"9167":9146,"9168":9146,"9169":9146,"9170":9146,"9171":9146,"9172":9146,"9173":9146,"9174":9146,"9175":9146,"9176":9146,"9177":9146,"9178":9146,"9179":9146,"9180":9146,"9181":9146,"9182":9146,"9183":9146,"9184":9146,"9185":9146,"9186":9146,"9187":9146,"9188":9146,"9189":9146,"9190":9146,"9191":9146,"9192":9146,"9193":9146,"9194":9146,"9200":9146,"9201":9146,"9202":9146,"9203":9146,"9204":9146,"9205":9146,"9207":9146,"9208":9146,"9209":9146,"9210":9146,"9211":9146,"9212":9146,"9213":9146,"9214":9146,"9215":9146,"9216":9146,"9217":9146,"9218":9146,"9219":9146,"9220":9146,"9221":9146,"9222":9146,"9223":9146,"9225":9147,"9226":9147,"9227":9147,"9228":9147,"9229":9147,"9230":9147,"9231":9147,"9232":9147,"9233":9147,"9234":9147,"9235":9147,"9236":9147,"9237":9147,"9238":9147,"9239":9147,"9240":9147,"9245":9147,"9246":9147,"9247":9147,"9248":9147,"9249":9147,"9250":9147,"9251":9147,"9252":9147,"9253":9147,"9254":9147,"9255":9147,"9256":9147,"9257":9147,"9258":9147,"9259":9147,"9260":9147,"9261":9147,"9262":9147,"9263":9147,"9264":9147,"9265":9147,"9266":9147,"9267":9147,"9268":9147,"9269":9147,"9275":9147,"9276":9147,"9277":9147,"9278":9147,"9279":9147,"9280":9147,"9281":9147,"9282":9147,"9283":9147,"9284":9147,"9285":9147,"9286":9147,"9287":9147,"9288":9147,"9289":9147,"9290":9147,"9291":9147,"9292":9147,"9293":9147,"9294":9147,"9295":9147,"9296":9147,"9297":9147,"9298":9147,"9299":9147,"9300":9147,"9301":9147,"9302":9147,"9303":9147,"9304":9147,"9305":9147,"9306":9147,"9307":9147,"9308":9147,"9309":9147,"9310":9147,"9311":9147,"9312":9147,"9313":9147,"9314":9147,"9315":9147,"9316":9147,"9317":9147,"9318":9147,"9319":9147,"9320":9147,"9321":9147,"9322":9147,"9323":9147,"9324":9147,"9325":9147,"9326":9147,"9327":9147,"9328":9147,"9329":9147,"9345":9147,"9346":9147,"9347":9147,"9348":9147,"9349":9147,"9350":9147,"9351":9147,"9352":9147,"9353":9147,"9354":9147,"9355":9147,"9356":9147,"9357":9147,"9358":9147,"9359":9147,"9360":9147,"9361":9147,"9362":9147,"9363":9147,"9364":9147,"9365":9147,"9366":9147,"9367":9147,"9368":9147,"9375":9147,"9376":9147,"9377":9147,"9378":9147,"9379":9147,"9380":9147,"9381":9147,"9382":9147,"9383":9147,"9384":9147,"9385":9147,"9386":9147,"9387":9147,"9388":9147,"9389":9147,"9390":9147,"9391":9147,"9392":9147,"9393":9147,"9394":9147,"9395":9147,"9396":9147,"9397":9147,"9398":9147,"9399":9147,"9400":9147,"9401":9147,"9402":9147,"9404":9147,"9406":9147,"9407":9147,"9408":9147,"9409":9147,"9415":9147,"9416":9147,"9417":9147,"9418":9147,"9419":9147,"9420":9147,"9421":9147,"9422":9147,"9423":9147,"9424":9147,"9425":9148,"9426":9148,"9427":9148,"9428":9148,"9429":9148,"9430":9148,"9431":9148,"9432":9148,"9433":9148,"9434":9148,"9435":9148,"9436":9148,"9437":9148,"9438":9148,"9439":9148,"9440":9148,"9441":9148,"9442":9148,"9443":9148,"9444":9148,"9445":9148,"9446":9148,"9447":9148,"9448":9148,"9449":9148,"9450":9148,"9451":9148,"9452":9148,"9453":9148,"9454":9148,"9455":9148,"9456":9148,"9457":9148,"9458":9148,"9459":9148,"9460":9148,"9461":9148,"9462":9148,"9463":9148,"9464":9148,"9465":9148,"9466":9148,"9467":9148,"9468":9148,"9469":9148,"9470":9148,"9471":9148,"9472":9148,"9473":9148,"9474":9148,"9475":9148,"9480":9148,"9481":9148,"9482":9148,"9483":9148,"9484":9148,"9485":9148,"9486":9148,"9487":9148,"9488":9148,"9489":9148,"9490":9148,"9491":9148,"9492":9148,"9493":9148,"9494":9148,"9495":9148,"9496":9148,"9497":9148,"9498":9148,"9499":9148,"9505":9148,"9506":9148,"9507":9148,"9508":9148,"9509":9148,"9510":9148,"9511":9148,"9512":9148,"9513":9148,"9514":9148,"9515":9148,"9516":9148,"9517":9148,"9518":9148,"9519":9148,"9525":9148,"9526":9148,"9527":9148,"9528":9148,"9529":9148,"9535":9149,"9536":9149,"9537":9149,"9538":9149,"9539":9149,"9540":9149,"9541":9149,"9542":9149,"9543":9149,"9544":9149,"9545":9149,"9546":9149,"9547":9149,"9548":9149,"9549":9149,"9550":9149,"9551":9149,"9552":9149,"9553":9149,"9554":9149,"9555":9149,"9556":9149,"9557":9149,"9558":9149,"9559":9149,"9560":9149,"9565":9150,"9570":9150,"9575":9150,"9585":9150,"9590":9150,"9595":9150,"9600":9150,"9610":9150,"9615":9150,"9620":9150,"9625":9150,"9630":9150,"9635":9150,"9640":9150,"9645":9150,"9650":9150,"9655":9150,"9660":9150,"9665":9150,"9670":9150,"9675":9150,"9680":9150,"9690":9150,"9695":9150,"9700":9150,"9705":9150,"9710":9150,"9715":9150,"9725":9150,"9735":9150,"9740":9150,"9745":9150,"9750":9150,"9755":9150,"9765":9151,"9766":9151,"9767":9151,"9768":9151,"9769":9151,"9770":9151,"9771":9151,"9772":9151,"9773":9151,"9774":9151,"9775":9151,"9776":9151,"9777":9151,"9778":9151,"9779":9151,"9780":9151,"9781":9151,"9782":9151,"9783":9151,"9784":9151,"9785":9151,"9790":9151,"9791":9151,"9792":9151,"9793":9151,"9794":9151,"9795":9151,"9796":9151,"9797":9151,"9798":9151,"9799":9151,"9805":9151,"9806":9151,"9807":9151,"9808":9151,"9809":9151,"9815":9151,"9816":9151,"9817":9151,"9818":9151,"9819":9151,"9820":9151,"9821":9151,"9822":9151,"9823":9151,"9824":9151,"9825":9151,"9826":9151,"9827":9151,"9828":9151,"9829":9151,"9830":9151,"9831":9151,"9835":9152,"9836":9152,"9837":9152,"9838":9152,"9839":9152,"9840":9152,"9841":9152,"9842":9152,"9843":9152,"9844":9152,"9845":9152,"9850":9152,"9851":9152,"9852":9152,"9853":9152,"9854":9152,"9855":9152,"9856":9152,"9857":9152,"9858":9152,"9859":9152,"9860":9152,"9861":9152,"9862":9152,"9863":9152,"9864":9152,"9865":9152,"9866":9152,"9867":9152,"9868":9152,"9869":9152,"9870":9152,"9871":9152,"9872":9152,"9873":9152,"9874":9152,"9875":9152,"9876":9152,"9877":9152,"9878":9152,"9879":9152,"9880":9152,"9881":9152,"9882":9152,"9883":9152,"9884":9152,"9885":9152,"9886":9152,"9887":9152,"9888":9152,"9890":9152,"9891":9152,"9892":9152,"9893":9152,"9894":9152,"9895":9152,"9900":9152,"9901":9152,"9902":9152,"9903":9152,"9904":9152,"9905":9152,"9906":9152,"9907":9152,"9908":9152,"9909":9152,"9910":9152,"9911":9152,"9912":9152,"9913":9152,"9914":9152,"9915":9152,"9916":9152,"9917":9152,"9918":9152,"9919":9152,"9920":9152,"9921":9152,"9922":9152,"9923":9152,"9924":9152,"9930":9152,"9931":9152,"9932":9152,"9933":9152,"9934":9152,"9940":9152,"9941":9152,"9942":9152,"9943":9152,"9944":9152,"9945":9152,"9946":9152,"9947":9152,"9948":9152,"9949":9152,"9950":9152,"9951":9152,"9952":9152,"9953":9152,"9954":9152,"9955":9152,"9956":9152,"9957":9152,"9958":9152,"9959":9152,"9960":9152,"9961":9152,"9962":9152,"9963":9152,"9964":9152,"9965":9152,"9966":9152,"9967":9152,"9968":9152,"9969":9152,"9970":9152,"9971":9152,"9972":9152,"9973":9152,"9974":9152,"9975":9152,"9977":9152,"9978":9152,"9979":9152,"9992":9152,"9993":9152,"9994":9152,"9995":9152,"9996":9152,"9997":9152,"9998":9152,"9999":9152,"10000":9152,"10001":9152,"10002":9152,"10003":9152,"10004":9152,"10005":9152,"10006":9152,"10007":9152,"10008":9152,"10009":9152,"10010":9152,"10011":9152,"10012":9152,"10013":9152,"10014":9152,"10015":9152,"10016":9152,"10017":9152,"10018":9152,"10019":9152,"10020":9152,"10021":9152,"10022":9152,"10023":9152,"10024":9152,"10025":9152,"10026":9152,"10027":9152,"10028":9152,"10029":9152,"10030":9152,"10031":9152,"10032":9152,"10033":9152,"10034":9152,"10035":9153,"10036":9153,"10037":9153,"10038":9153,"10039":9153,"10040":9153,"10041":9153,"10042":9153,"10043":9153,"10044":9153,"10045":9153,"10046":9153,"10047":9153,"10048":9153,"10049":9153,"10050":9153,"10051":9153,"10052":9153,"10053":9153,"10054":9153,"10055":9153,"10056":9153,"10057":9153,"10058":9153,"10059":9153,"10060":9153,"10061":9153,"10062":9153,"10063":9153,"10064":9153,"10065":9153,"10070":9153,"10071":9153,"10073":9153,"10074":9153,"10075":9153,"10076":9153,"10077":9153,"10078":9153,"10079":9153,"10085":9153,"10086":9153,"10087":9153,"10088":9153,"10089":9153,"10090":9153,"10091":9153,"10092":9153,"10093":9153,"10094":9153,"10095":9153,"10097":9153,"10098":9153,"10099":9153,"10100":9153,"10101":9153,"10102":9153,"10103":9153,"10104":9153,"10105":9153,"10107":9153,"10108":9153,"10109":9153,"10110":9153,"10112":9153,"10113":9153,"10114":9153,"10115":9153,"10116":9153,"10117":9153,"10118":9153,"10119":9153,"10120":9153,"10121":9153,"10122":9153,"10123":9153,"10124":9153,"10135":9153,"10136":9153,"10138":9153,"10139":9153,"10140":9153,"10141":9153,"10142":9153,"10143":9153,"10144":9153,"10145":9153,"10146":9153,"10147":9153,"10148":9153,"10149":9153,"10151":9153,"10152":9153,"10153":9153,"10157":9153,"10159":9153,"10160":9153,"10161":9153,"10162":9153,"10164":9153,"10165":9153,"10166":9153,"10167":9153,"10168":9153,"10169":9153,"10170":9153,"10171":9153,"10172":9153,"10173":9153,"10174":9153,"10175":9153,"10176":9153,"10177":9153,"10178":9153,"10179":9153,"10180":9153,"10181":9153,"10182":9153,"10183":9153,"10184":9153,"10185":9153,"10186":9153,"10187":9153,"10188":9153,"10189":9153,"10190":9153,"10191":9153,"10192":9153,"10193":9153,"10194":9153,"10195":9153,"10196":9153,"10197":9153,"10198":9153,"10199":9153,"10205":9154,"10215":9154,"10216":9154,"10217":9154,"10218":9154,"10219":9154,"10220":9154,"10221":9154,"10222":9154,"10223":9154,"10224":9154,"10225":9154,"10226":9154,"10227":9154,"10228":9154,"10229":9154,"10230":9154,"10231":9154,"10232":9154,"10233":9154,"10234":9154,"10240":9154,"10241":9154,"10242":9154,"10243":9154,"10244":9154,"10245":9154,"10246":9154,"10247":9154,"10248":9154,"10249":9154,"10250":9154,"10251":9154,"10252":9154,"10253":9154,"10254":9154,"10255":9154,"10256":9154,"10257":9154,"10258":9154,"10259":9154,"10260":9154,"10261":9154,"10262":9154,"10263":9154,"10264":9154,"10265":9154,"10266":9154,"10267":9154,"10268":9154,"10269":9154,"10270":9154,"10271":9154,"10272":9154,"10273":9154,"10274":9154,"10285":9154,"10286":9154,"10287":9154,"10288":9154,"10289":9154,"10290":9154,"10291":9154,"10292":9154,"10293":9154,"10294":9154,"10295":9154,"10296":9154,"10297":9154,"10298":9154,"10299":9154,"10300":9154,"10301":9154,"10305":9155,"10310":9155,"10315":9155,"10320":9155,"10330":9155,"10335":9155,"10340":9155,"10345":9155,"10355":9155,"10360":9155,"10365":9155,"10370":9155,"10375":9155,"10385":9155,"10390":9155,"10395":9155,"10405":9155,"10410":9155,"10415":9156,"10420":9157,"10421":9157,"10422":9157,"10423":9157,"10424":9157,"10425":9157,"10426":9157,"10427":9157,"10428":9157,"10429":9157,"10430":9158,"10431":9158,"10432":9158,"10433":9158,"10434":9158,"10435":9158,"10436":9158,"10437":9158,"10438":9158,"10439":9158,"10440":9158,"10445":9159,"10446":9159,"10447":9159,"10448":9159,"10449":9159,"10450":9159,"10451":9159,"10452":9159,"10453":9159,"10454":9159,"10455":9159,"10460":9159,"10461":9159,"10462":9159,"10463":9159,"10464":9159,"10465":9159,"10466":9159,"10468":9159,"10469":9159,"10470":9159,"10471":9159,"10473":9159,"10474":9159,"10475":9159,"10476":9159,"10477":9159,"10478":9159,"10479":9159,"10480":9159,"10481":9159,"10482":9159,"10485":9160,"10490":9161,"10491":9162,"10492":9162,"10493":9162,"10494":9162,"10495":9162,"10496":9162,"10497":9162,"10498":9162,"10499":9162,"10500":9162,"10501":9163,"10506":9164,"10507":9164,"10508":9164,"10509":9164,"10510":9164,"10511":9164,"10512":9164,"10513":9164,"10514":9164,"10516":9165,"10520":9166,"10521":9166,"10522":9166,"10523":9166,"10524":9166,"10525":9166,"10526":9166,"10527":9166,"10528":9166,"10529":9166,"10530":9166,"10531":9166,"10532":9166,"10533":9166,"10534":9166,"10535":9166,"10536":9166,"10537":9166,"10538":9166,"10539":9166,"10540":9166,"10541":9166,"10542":9166,"10544":9166,"10545":9166,"10546":9166,"10547":9166,"10548":9166,"10549":9166,"10550":9166,"10551":9166,"10552":9166,"10553":9166,"10554":9166,"10555":9166,"10556":9166,"10557":9166,"10558":9166,"10559":9166,"10560":9166,"10561":9166,"10562":9166,"10563":9166,"10564":9166,"10565":9166,"10566":9166,"10567":9166,"10568":9166,"10569":9166,"10570":9166,"10571":9166,"10572":9166,"10575":9169,"10576":9169,"10577":9169,"10578":9169,"10579":9169,"10580":9169,"10581":9169,"10582":9169,"10583":9169,"10584":9169,"10585":9169,"10586":9169,"10587":9169,"10588":9169,"10589":9169,"10590":9169,"10591":9169,"10592":9169,"10593":9169,"10594":9169,"10595":9169,"10596":9169,"10597":9169,"10598":9169,"10599":9169,"10600":9169,"10605":9169,"10606":9169,"10607":9169,"10608":9169,"10609":9169,"10610":9169,"10611":9169,"10612":9169,"10613":9169,"10614":9169,"10617":9169,"10618":9169,"10619":9169,"10620":9169,"10621":9169,"10622":9169,"10623":9169,"10624":9169,"10625":9169,"10626":9169,"10627":9169,"10628":9169,"10629":9169,"10630":9169,"10631":9169,"10632":9169,"10633":9169,"10634":9169,"10635":9169,"10636":9169,"10637":9169,"10638":9169,"10639":9169,"10650":9169,"10651":9169,"10652":9169,"10653":9169,"10655":9169,"10656":9169,"10657":9169,"10658":9169,"10659":9169,"10665":9169,"10666":9169,"10667":9169,"10668":9169,"10669":9169,"10675":9169,"10676":9169,"10677":9169,"10678":9169,"10679":9169,"10680":9169,"10681":9169,"10682":9169,"10683":9169,"10684":9169,"10695":9169,"10696":9169,"10697":9169,"10698":9169,"10699":9169,"10700":9169,"10701":9169,"10702":9169,"10703":9169,"10704":9169,"10705":9169,"10706":9169,"10707":9169,"10708":9169,"10709":9169,"10710":9169,"10711":9169,"10712":9169,"10714":9169,"10720":9169,"10721":9169,"10722":9169,"10723":9169,"10724":9169,"10725":9169,"10726":9169,"10727":9169,"10728":9169,"10729":9169,"10730":9169,"10731":9169,"10732":9169,"10733":9169,"10734":9169,"10735":9169,"10736":9169,"10737":9169,"10738":9169,"10739":9169,"10740":9169,"10741":9169,"10742":9169,"10743":9169,"10744":9169,"10745":9169,"10746":9169,"10747":9169,"10748":9169,"10749":9169,"10750":9169,"10751":9169,"10752":9169,"10753":9169,"10754":9169,"10755":9169,"10756":9169,"10757":9169,"10758":9169,"10759":9169,"10760":9169,"10761":9169,"10762":9169,"10763":9169,"10764":9169,"10765":9169,"10766":9169,"10767":9169,"10768":9169,"10769":9169,"10770":9169,"10771":9169,"10772":9169,"10773":9169,"10774":9169,"10775":9170,"10780":9170,"10785":9170,"10790":9170,"10800":9170,"10805":9170,"10810":9170,"10815":9170,"10820":9170,"10825":9170,"10830":9170,"10835":9170,"10840":9170,"10845":9170,"10850":9170,"10855":9170,"10860":9170,"10880":9170,"10895":9170,"10900":9170,"10910":9170,"10915":9170,"10920":9170,"10925":9170,"10930":9170,"10935":9170,"10940":9170,"10945":9170,"10950":9170,"10955":9170,"10960":9170,"10965":9170,"10970":9170,"10975":9171,"10985":9171,"10986":9171,"10987":9171,"10988":9171,"10989":9171,"10990":9171,"10991":9171,"10992":9171,"10993":9171,"10994":9171,"10995":9171,"10996":9171,"10997":9171,"10998":9171,"10999":9171,"11005":9171,"11006":9171,"11007":9171,"11008":9171,"11009":9171,"11010":9171,"11011":9171,"11012":9171,"11013":9171,"11014":9171,"11015":9171,"11016":9171,"11017":9171,"11018":9171,"11019":9171,"11020":9171,"11021":9171,"11022":9171,"11023":9171,"11024":9171,"11030":9171,"11031":9171,"11032":9171,"11033":9171,"11034":9171,"11035":9171,"11036":9171,"11037":9171,"11038":9171,"11039":9171,"11040":9171,"11041":9171,"11042":9171,"11043":9171,"11044":9171,"11045":9171,"11046":9171,"11047":9171,"11048":9171,"11049":9171,"11050":9171,"11051":9171,"11052":9171,"11053":9171,"11054":9171,"11055":9171,"11057":9171,"11058":9171,"11059":9171,"11060":9171,"11061":9171,"11062":9171,"11063":9171,"11064":9171,"11065":9171,"11066":9171,"11067":9171,"11068":9171,"11069":9171,"11070":9171,"11071":9171,"11072":9171,"11073":9171,"11074":9171,"11076":9171,"11077":9171,"11078":9171,"11079":9171,"11080":9171,"11081":9171,"11082":9171,"11083":9171,"11084":9171,"11085":9171,"11086":9171,"11088":9171,"11089":9171,"11090":9171,"11091":9171,"11092":9171,"11093":9171,"11094":9171,"11095":9171,"11096":9171,"11097":9171,"11098":9171,"11099":9171,"11100":9171,"11101":9171,"11102":9171,"11103":9171,"11104":9171,"11105":9171,"11106":9171,"11107":9171,"11108":9171,"11109":9171,"11110":9171,"11111":9171,"11112":9171,"11113":9171,"11114":9171,"11120":9171,"11121":9171,"11122":9171,"11124":9171,"11125":9171,"11126":9171,"11127":9171,"11128":9171,"11129":9171,"11135":9171,"11136":9171,"11137":9171,"11138":9171,"11139":9171,"11151":9171,"11152":9171,"11154":9171,"11155":9171,"11156":9171,"11157":9171,"11158":9171,"11159":9171,"11160":9171,"11161":9171,"11162":9171,"11163":9171,"11164":9171,"11165":9171,"11166":9171,"11167":9171,"11168":9171,"11169":9171,"11170":9171,"11171":9171,"11172":9171,"11173":9171,"11174":9171,"11175":9172,"11176":9172,"11177":9172,"11178":9172,"11179":9172,"11180":9172,"11181":9172,"11182":9172,"11183":9172,"11184":9172,"11185":9172,"11190":9172,"11191":9172,"11192":9172,"11193":9172,"11194":9172,"11200":9172,"11201":9172,"11202":9172,"11203":9172,"11204":9172,"11205":9172,"11206":9172,"11207":9172,"11208":9172,"11209":9172,"11210":9172,"11211":9172,"11212":9172,"11213":9172,"11214":9172,"11215":9172,"11216":9172,"11217":9172,"11218":9172,"11219":9172,"11220":9172,"11221":9172,"11222":9172,"11223":9172,"11224":9172,"11226":9172,"11227":9172,"11228":9172,"11229":9172,"11230":9172,"11231":9172,"11232":9172,"11233":9172,"11234":9172,"11235":9172,"11236":9172,"11237":9172,"11238":9172,"11239":9172,"11245":9172,"11246":9172,"11247":9172,"11249":9172,"11250":9172,"11251":9172,"11252":9172,"11253":9172,"11254":9172,"11255":9172,"11256":9172,"11257":9172,"11258":9172,"11259":9172,"11260":9172,"11261":9172,"11262":9172,"11263":9172,"11264":9172,"11265":9172,"11266":9172,"11267":9172,"11268":9172,"11269":9172,"11270":9172,"11271":9172,"11272":9172,"11273":9172,"11274":9172,"11275":9172,"11276":9172,"11277":9172,"11278":9172,"11279":9172,"11280":9172,"11281":9172,"11282":9172,"11283":9172,"11290":9172,"11291":9172,"11292":9172,"11293":9172,"11294":9172,"11310":9172,"11311":9172,"11313":9172,"11314":9172,"11315":9172,"11316":9172,"11317":9172,"11318":9172,"11319":9172,"11320":9172,"11321":9172,"11322":9172,"11323":9172,"11324":9172,"11325":9172,"11326":9172,"11328":9172,"11329":9172,"11330":9172,"11331":9172,"11332":9172,"11333":9172,"11334":9172,"11335":9172,"11336":9172,"11337":9172,"11338":9172,"11339":9172,"11340":9172,"11341":9172,"11342":9172,"11343":9172,"11344":9172,"11350":9172,"11351":9172,"11352":9172,"11353":9172,"11354":9172,"11360":9172,"11361":9172,"11362":9172,"11363":9172,"11364":9172,"11365":9172,"11366":9172,"11367":9172,"11368":9172,"11369":9172,"11370":9172,"11371":9172,"11372":9172,"11373":9172,"11374":9172,"11375":9173,"11376":9173,"11377":9173,"11378":9173,"11379":9173,"11380":9173,"11381":9173,"11382":9173,"11383":9173,"11384":9173,"11385":9173,"11386":9173,"11387":9173,"11388":9173,"11389":9173,"11390":9173,"11391":9173,"11392":9173,"11393":9173,"11394":9173,"11395":9173,"11396":9173,"11397":9173,"11398":9173,"11399":9173,"11400":9173,"11401":9173,"11402":9173,"11403":9173,"11404":9173,"11405":9173,"11406":9173,"11407":9173,"11408":9173,"11409":9173,"11410":9173,"11411":9173,"11412":9173,"11413":9173,"11414":9173,"11415":9173,"11416":9173,"11417":9173,"11418":9173,"11419":9173,"11420":9173,"11421":9173,"11422":9173,"11423":9173,"11424":9173,"11425":9173,"11426":9173,"11427":9173,"11428":9173,"11429":9173,"11430":9173,"11435":9173,"11436":9173,"11437":9173,"11438":9173,"11439":9173,"11440":9173,"11441":9173,"11442":9173,"11443":9173,"11444":9173,"11445":9173,"11447":9173,"11448":9173,"11449":9173,"11450":9173,"11451":9173,"11452":9173,"11453":9173,"11454":9173,"11460":9173,"11461":9173,"11462":9173,"11463":9173,"11464":9173,"11466":9173,"11467":9173,"11468":9173,"11475":9173,"11476":9173,"11477":9173,"11478":9173,"11479":9173,"11480":9173,"11481":9173,"11482":9173,"11484":9173,"11490":9173,"11491":9173,"11492":9173,"11493":9173,"11494":9173,"11495":9173,"11496":9173,"11497":9173,"11498":9173,"11500":9173,"11501":9173,"11502":9173,"11503":9173,"11504":9173,"11510":9173,"11511":9173,"11512":9173,"11513":9173,"11514":9173,"11515":9173,"11516":9173,"11517":9173,"11518":9173,"11519":9173,"11520":9173,"11521":9173,"11522":9173,"11523":9173,"11524":9173,"11525":9173,"11526":9173,"11528":9173,"11529":9173,"11530":9173,"11531":9173,"11532":9173,"11533":9173,"11534":9173,"11535":9173,"11536":9173,"11537":9173,"11539":9173,"11540":9173,"11542":9173,"11543":9173,"11544":9173,"11545":9173,"11546":9173,"11547":9173,"11548":9173,"11549":9173,"11550":9173,"11552":9173,"11554":9173,"11555":9173,"11556":9173,"11557":9173,"11558":9173,"11559":9173,"11570":9173,"11571":9173,"11573":9173,"11574":9173,"11575":9174,"11576":9174,"11577":9174,"11578":9174,"11579":9174,"11580":9174,"11581":9174,"11582":9174,"11583":9174,"11584":9174,"11585":9174,"11586":9174,"11587":9174,"11588":9174,"11589":9174,"11590":9174,"11591":9174,"11592":9174,"11593":9174,"11594":9174,"11595":9174,"11596":9174,"11597":9174,"11598":9174,"11599":9174,"11600":9174,"11601":9174,"11602":9174,"11603":9174,"11604":9174,"11605":9174,"11606":9174,"11607":9174,"11608":9174,"11609":9174,"11610":9174,"11611":9174,"11612":9174,"11613":9174,"11614":9174,"11615":9174,"11616":9174,"11617":9174,"11618":9174,"11619":9174,"11620":9174,"11621":9174,"11622":9174,"11623":9174,"11624":9174,"11625":9174,"11630":9174,"11631":9174,"11632":9174,"11633":9174,"11634":9174,"11640":9174,"11641":9174,"11642":9174,"11643":9174,"11644":9174,"11645":9174,"11646":9174,"11647":9174,"11648":9174,"11649":9174,"11650":9174,"11651":9174,"11652":9174,"11653":9174,"11654":9174,"11655":9174,"11656":9174,"11657":9174,"11658":9174,"11659":9174,"11660":9174,"11661":9174,"11662":9174,"11663":9174,"11664":9174,"11665":9174,"11666":9174,"11667":9174,"11668":9174,"11669":9174,"11670":9174,"11671":9174,"11672":9174,"11673":9174,"11680":9174,"11681":9174,"11682":9174,"11683":9174,"11684":9174,"11690":9174,"11691":9174,"11692":9174,"11693":9174,"11694":9174,"11700":9174,"11701":9174,"11702":9174,"11703":9174,"11704":9174,"11710":9174,"11711":9174,"11712":9174,"11714":9174,"11715":9174,"11716":9174,"11717":9174,"11718":9174,"11719":9174,"11720":9174,"11721":9174,"11723":9174,"11724":9174,"11725":9174,"11726":9174,"11727":9174,"11728":9174,"11729":9174,"11730":9174,"11731":9174,"11732":9174,"11733":9174,"11734":9174,"11735":9174,"11736":9174,"11737":9174,"11738":9174,"11739":9174,"11740":9174,"11741":9174,"11742":9174,"11743":9174,"11744":9174,"11745":9174,"11746":9174,"11747":9174,"11748":9174,"11749":9174,"11755":9174,"11756":9174,"11757":9174,"11758":9174,"11759":9174,"11760":9174,"11761":9174,"11762":9174,"11763":9174,"11764":9174,"11770":9174,"11771":9174,"11772":9174,"11773":9174,"11774":9174,"11775":9175,"11780":9175,"11785":9175,"11790":9175,"11795":9175,"11800":9175,"11805":9175,"11810":9175,"11820":9175,"11825":9175,"11830":9175,"11835":9175,"11840":9175,"11845":9175,"11850":9175,"11855":9175,"11860":9175,"11870":9175,"11875":9175,"11880":9175,"11885":9175,"11890":9175,"11900":9175,"11905":9175,"11910":9175,"11915":9175,"11920":9175,"11925":9175,"11930":9175,"11935":9175,"11940":9175,"11945":9175,"11955":9175,"11960":9175,"11965":9175,"11970":9175,"11975":9176,"11980":9176,"11981":9176,"11982":9176,"11983":9176,"11984":9176,"11990":9176,"11991":9176,"11992":9176,"11993":9176,"11994":9176,"11995":9176,"11996":9176,"11997":9176,"11998":9176,"11999":9176,"12001":9176,"12002":9176,"12003":9176,"12004":9176,"12005":9176,"12006":9176,"12007":9176,"12008":9176,"12009":9176,"12010":9176,"12011":9176,"12012":9176,"12013":9176,"12014":9176,"12015":9176,"12016":9176,"12017":9176,"12018":9176,"12019":9176,"12020":9176,"12021":9176,"12022":9176,"12023":9176,"12024":9176,"12025":9176,"12026":9176,"12027":9176,"12028":9176,"12029":9176,"12030":9176,"12031":9176,"12032":9176,"12033":9176,"12034":9176,"12035":9176,"12036":9176,"12037":9176,"12038":9176,"12039":9176,"12050":9176,"12051":9176,"12052":9176,"12053":9176,"12054":9176,"12060":9176,"12061":9176,"12062":9176,"12063":9176,"12064":9176,"12070":9176,"12071":9176,"12072":9176,"12073":9176,"12074":9176,"12075":9176,"12076":9176,"12077":9176,"12078":9176,"12079":9176,"12080":9177,"12085":9177,"12086":9177,"12087":9177,"12088":9177,"12089":9177,"12090":9177,"12091":9177,"12092":9177,"12093":9177,"12094":9177,"12100":9177,"12101":9177,"12102":9177,"12103":9177,"12104":9177,"12110":9177,"12111":9177,"12112":9177,"12113":9177,"12114":9177,"12120":9177,"12121":9177,"12122":9177,"12123":9177,"12124":9177,"12125":9177,"12126":9177,"12127":9177,"12128":9177,"12129":9177,"12130":9177,"12131":9177,"12132":9177,"12133":9177,"12134":9177,"12135":9177,"12136":9177,"12137":9177,"12138":9177,"12145":9177,"12146":9177,"12147":9177,"12148":9177,"12149":9177,"12150":9177,"12151":9177,"12153":9177,"12154":9177,"12160":9177,"12161":9177,"12162":9177,"12163":9177,"12164":9177,"12165":9177,"12167":9177,"12168":9177,"12169":9177,"12170":9177,"12171":9177,"12172":9177,"12173":9177,"12174":9177,"12175":9177,"12176":9177,"12177":9177,"12178":9177,"12179":9177,"12180":9177,"12181":9177,"12182":9177,"12183":9177,"12184":9177,"12185":9177,"12186":9177,"12187":9177,"12188":9177,"12189":9177,"12190":9177,"12191":9177,"12192":9177,"12193":9177,"12194":9177,"12200":9178,"12201":9178,"12202":9178,"12203":9178,"12204":9178,"12205":9178,"12206":9178,"12207":9178,"12208":9178,"12209":9178,"12210":9178,"12211":9178,"12212":9178,"12213":9178,"12214":9178,"12215":9178,"12216":9178,"12217":9178,"12218":9178,"12219":9178,"12220":9178,"12221":9178,"12222":9178,"12223":9178,"12224":9178,"12225":9178,"12226":9178,"12227":9178,"12228":9178,"12229":9178,"12230":9178,"12231":9178,"12232":9178,"12233":9178,"12236":9178,"12237":9178,"12238":9178,"12239":9178,"12240":9178,"12265":9179,"12266":9179,"12267":9179,"12268":9179,"12269":9179,"12270":9179,"12271":9179,"12272":9179,"12273":9179,"12274":9179,"12275":9179,"12280":9179,"12281":9179,"12282":9179,"12283":9179,"12284":9179,"12285":9179,"12286":9179,"12287":9179,"12288":9179,"12289":9179,"12295":9179,"12296":9179,"12297":9179,"12298":9179,"12299":9179,"12300":9179,"12301":9179,"12302":9179,"12303":9179,"12304":9179,"12305":9179,"12306":9179,"12307":9179,"12308":9179,"12309":9179,"12310":9179,"12311":9179,"12312":9179,"12313":9179,"12314":9179,"12325":9179,"12326":9179,"12327":9179,"12328":9179,"12329":9179,"12330":9179,"12331":9179,"12332":9179,"12333":9179,"12335":9179,"12336":9179,"12337":9179,"12338":9179,"12339":9179,"12340":9179,"12341":9179,"12342":9179,"12343":9179,"12344":9179,"12345":9180,"12350":9180,"12355":9180,"12360":9180,"12365":9180,"12370":9180,"12375":9180,"12380":9180,"12385":9180,"12390":9180,"12395":9181,"12400":9181,"12401":9181,"12402":9181,"12403":9181,"12404":9181,"12405":9181,"12406":9181,"12407":9181,"12408":9181,"12409":9181,"12410":9181,"12411":9181,"12412":9181,"12413":9181,"12414":9181,"12420":9181,"12421":9181,"12422":9181,"12423":9181,"12424":9181,"12430":9181,"12431":9181,"12432":9181,"12433":9181,"12434":9181,"12435":9181,"12436":9181,"12437":9181,"12438":9181,"12439":9181,"12440":9181,"12441":9181,"12442":9181,"12443":9181,"12444":9181,"12445":9181,"12446":9181,"12447":9181,"12448":9181,"12449":9181,"12450":9181,"12451":9181,"12453":9181,"12454":9181,"12455":9181,"12456":9181,"12457":9181,"12458":9181,"12459":9181,"12460":9181,"12461":9181,"12462":9181,"12463":9181,"12465":9181,"12466":9181,"12467":9181,"12468":9181,"12469":9181,"12470":9181,"12471":9181,"12472":9181,"12473":9181,"12474":9181,"12475":9181,"12476":9181,"12477":9181,"12478":9181,"12479":9181,"12480":9181,"12481":9181,"12482":9181,"12483":9181,"12484":9181,"12485":9182,"12486":9182,"12487":9182,"12488":9182,"12489":9182,"12490":9182,"12491":9182,"12492":9182,"12493":9182,"12494":9182,"12495":9182,"12496":9182,"12497":9182,"12498":9182,"12499":9182,"12500":9182,"12501":9182,"12502":9182,"12503":9182,"12504":9182,"12505":9183,"12506":9183,"12507":9183,"12508":9183,"12509":9183,"12510":9183,"12511":9183,"12512":9183,"12513":9183,"12514":9183,"12515":9183,"12516":9183,"12517":9183,"12518":9183,"12519":9183,"12520":9183,"12525":9183,"12526":9183,"12527":9183,"12528":9183,"12529":9183,"12540":9183,"12541":9183,"12543":9183,"12544":9183,"12545":9183,"12546":9183,"12547":9183,"12548":9183,"12549":9183,"12550":9183,"12551":9183,"12552":9183,"12553":9183,"12555":9184,"12556":9184,"12557":9184,"12558":9184,"12559":9184,"12560":9184,"12561":9184,"12562":9184,"12563":9184,"12564":9184,"12565":9184,"12566":9184,"12567":9184,"12568":9184,"12569":9184,"12570":9184,"12571":9184,"12572":9184,"12573":9184,"12574":9184,"12575":9184,"12576":9184,"12577":9184,"12578":9184,"12579":9184,"12580":9184,"12581":9184,"12582":9184,"12583":9184,"12584":9184,"12585":9184,"12586":9184,"12587":9184,"12588":9184,"12589":9184,"12590":9184,"12591":9184,"12592":9184,"12593":9184,"12594":9184,"12595":9184,"12596":9184,"12597":9184,"12598":9184,"12599":9184,"12600":9184,"12605":9184,"12606":9184,"12607":9184,"12608":9184,"12609":9184,"12610":9184,"12611":9184,"12612":9184,"12613":9184,"12614":9184,"12620":9184,"12621":9184,"12622":9184,"12623":9184,"12624":9184,"12625":9184,"12626":9184,"12627":9184,"12628":9184,"12629":9184,"12630":9184,"12631":9184,"12632":9184,"12633":9184,"12634":9184,"12635":9184,"12636":9184,"12637":9184,"12638":9184,"12639":9184,"12640":9184,"12641":9184,"12642":9184,"12643":9184,"12644":9184,"12645":9184,"12646":9184,"12647":9184,"12648":9184,"12649":9184,"12650":9184,"12651":9184,"12652":9184,"12653":9184,"12654":9184,"12655":9184,"12656":9184,"12657":9184,"12658":9184,"12659":9184,"12660":9184,"12661":9184,"12662":9184,"12663":9184,"12664":9184,"12670":9184,"12671":9184,"12672":9184,"12673":9184,"12674":9184,"12680":9185,"12685":9185,"12690":9185,"12695":9185,"12700":9185,"12705":9185,"12715":9185,"12720":9186,"12721":9186,"12722":9186,"12723":9186,"12724":9186,"12725":9186,"12726":9186,"12727":9186,"12728":9186,"12729":9186,"12730":9186,"12731":9186,"12732":9186,"12733":9186,"12734":9186,"12735":9186,"12740":9186,"12741":9186,"12742":9186,"12743":9186,"12744":9186,"12745":9187,"12746":9187,"12747":9187,"12748":9187,"12749":9187,"12750":9187,"12755":9187,"12756":9187,"12757":9187,"12758":9187,"12759":9187,"12760":9187,"12761":9187,"12762":9187,"12763":9187,"12764":9187,"12765":9187,"12766":9187,"12767":9187,"12768":9187,"12769":9187,"12780":9187,"12781":9187,"12782":9187,"12783":9187,"12784":9187,"12790":9187,"12791":9187,"12792":9187,"12793":9187,"12794":9187,"12795":9187,"12796":9187,"12797":9187,"12798":9187,"12799":9187,"12800":9187,"12801":9187,"12802":9187,"12803":9187,"12804":9187,"12805":9187,"12806":9187,"12807":9187,"12808":9187,"12809":9187,"12810":9187,"12811":9187,"12812":9187,"12813":9187,"12814":9187,"12815":9187,"12816":9187,"12817":9187,"12818":9187,"12819":9187,"12820":9187,"12821":9187,"12823":9187,"12824":9187,"12825":9187,"12826":9187,"12827":9187,"12830":9188,"12831":9188,"12832":9188,"12833":9188,"12834":9188,"12835":9188,"12836":9188,"12837":9188,"12838":9188,"12839":9188,"12840":9188,"12841":9188,"12842":9188,"12843":9188,"12844":9188,"12845":9188,"12846":9188,"12847":9188,"12848":9188,"12849":9188,"12850":9188,"12851":9188,"12852":9188,"12853":9188,"12854":9188,"12855":9188,"12856":9188,"12857":9188,"12858":9188,"12859":9188,"12860":9188,"12862":9188,"12863":9188,"12864":9188,"12865":9188,"12867":9188,"12868":9188,"12869":9188,"12871":9188,"12872":9188,"12873":9188,"12875":9189,"12876":9189,"12877":9189,"12878":9189,"12879":9189,"12880":9189,"12881":9189,"12882":9189,"12883":9189,"12884":9189,"12885":9189,"12886":9189,"12887":9189,"12888":9189,"12889":9189,"12890":9189,"12891":9189,"12892":9189,"12893":9189,"12894":9189,"12895":9189,"12900":9190,"12902":9191,"12903":9191,"12904":9191,"12905":9191,"12906":9191,"12907":9191,"12908":9191,"12909":9191,"12910":9191,"12911":9191,"12912":9191,"12913":9191,"12914":9191,"12915":9191,"12916":9191,"12917":9191,"12918":9191,"12919":9191,"12920":9191,"12921":9191,"12922":9191,"13027":9192,"13028":9192,"13029":9192,"13030":9192,"13031":9192,"13032":9192,"13033":9192,"13034":9192,"13035":9192,"13036":9192,"13037":9192,"13042":9192,"13043":9192,"13044":9192,"13045":9192,"13046":9192,"13052":9192,"13053":9192,"13054":9192,"13055":9192,"13056":9192,"13057":9192,"13058":9192,"13059":9192,"13112":9193,"13113":9193,"13114":9193,"13115":9193,"13116":9193,"13117":9193,"13118":9193,"13119":9193,"13120":9193,"13121":9193,"13122":9193,"13127":9193,"13128":9193,"13129":9193,"13130":9193,"13131":9193,"13132":9193,"13133":9193,"13134":9193,"13135":9193,"13136":9193,"13137":9193,"13138":9193,"13139":9193,"13140":9193,"13162":9194,"13167":9194,"13168":9194,"13169":9194,"13170":9194,"13171":9194,"13172":9194,"13173":9194,"13174":9194,"13175":9194,"13176":9194,"13177":9194,"13178":9194,"13179":9194,"13180":9194,"13181":9194,"13182":9194,"13183":9194,"13184":9194,"13185":9194,"13186":9194,"13187":9194,"13188":9194,"13189":9194,"13190":9194,"13191":9194,"13192":9194,"13193":9194,"13194":9194,"13195":9194,"13196":9194,"13257":9195,"13262":9195,"13267":9195,"13272":9195,"13277":9195,"13287":9196,"13307":9197,"13317":9197,"13318":9197,"13319":9197,"13337":9198,"13338":9198,"13339":9198,"13340":9198,"13341":9198,"13342":9198,"13343":9198,"13387":9199,"13388":9199,"13389":9199,"13390":9199,"13391":9199,"13392":9200,"13397":9200,"13407":9200,"13442":9201,"13443":9201,"13444":9201,"13445":9201,"13446":9201,"13447":9201,"13457":9202,"13462":9203,"13463":9203,"13464":9203,"13465":9203,"13466":9203,"13467":9203,"13468":9203,"13469":9203,"13470":9203,"13471":9203,"13472":9203,"13487":9204,"13488":9204,"13489":9204,"13490":9204,"13492":9205,"13496":9206,"13497":9209,"13500":9210,"13505":9210,"13510":9210,"13515":9210,"13520":9210,"13525":9210,"13530":9210,"13535":9210,"13540":9210,"13545":9210,"13550":9210,"13555":9210,"13565":9210,"13570":9210,"13575":9210,"13580":9210,"13585":9210,"13590":9210,"13595":9210,"13600":9210,"13605":9210,"13615":9210,"13620":9210,"13625":9210,"13630":9210,"13640":9210,"13650":9210,"13655":9210,"13660":9210,"13670":9210,"13675":9210,"13680":9210,"13695":9210,"13700":9211,"13701":9211,"13702":9211,"13703":9211,"13704":9211,"13705":9211,"13706":9211,"13707":9211,"13708":9211,"13709":9211,"13710":9211,"13715":9211,"13716":9211,"13717":9211,"13718":9211,"13719":9211,"13720":9211,"13721":9211,"13722":9211,"13723":9211,"13724":9211,"13725":9211,"13726":9211,"13727":9211,"13728":9211,"13729":9211,"13730":9211,"13731":9211,"13732":9211,"13733":9211,"13734":9211,"13735":9211,"13736":9211,"13737":9211,"13738":9211,"13739":9211,"13740":9211,"13742":9211,"13743":9211,"13744":9211,"13745":9211,"13746":9211,"13747":9211,"13748":9211,"13749":9211,"13755":9211,"13756":9211,"13757":9211,"13758":9211,"13759":9211,"13760":9211,"13761":9211,"13762":9211,"13763":9211,"13764":9211,"13765":9211,"13766":9211,"13767":9211,"13768":9211,"13769":9211,"13770":9211,"13771":9211,"13772":9211,"13773":9211,"13774":9211,"13775":9211,"13776":9211,"13777":9211,"13778":9211,"13779":9211,"13780":9211,"13781":9211,"13782":9211,"13783":9211,"13784":9211,"13790":9211,"13791":9211,"13792":9211,"13793":9211,"13794":9211,"13795":9211,"13796":9211,"13797":9211,"13798":9211,"13799":9211,"13805":9211,"13806":9211,"13807":9211,"13808":9211,"13809":9211,"13810":9211,"13811":9211,"13812":9211,"13813":9211,"13814":9211,"13815":9211,"13816":9211,"13817":9211,"13818":9211,"13819":9211,"13821":9211,"13822":9211,"13823":9211,"13824":9211,"13825":9211,"13826":9211,"13827":9211,"13828":9211,"13829":9211,"13835":9211,"13836":9211,"13837":9211,"13838":9211,"13840":9211,"13841":9211,"13842":9211,"13843":9211,"13844":9211,"13845":9211,"13846":9211,"13847":9211,"13848":9211,"13849":9211,"13850":9211,"13851":9211,"13852":9211,"13853":9211,"13854":9211,"13855":9211,"13856":9211,"13857":9211,"13858":9211,"13859":9211,"13860":9211,"13861":9211,"13862":9211,"13864":9211,"13865":9211,"13866":9211,"13867":9211,"13868":9211,"13869":9211,"13870":9211,"13871":9211,"13872":9211,"13873":9211,"13874":9211,"13880":9211,"13881":9211,"13882":9211,"13883":9211,"13884":9211,"13885":9211,"13886":9211,"13887":9211,"13888":9211,"13889":9211,"13890":9211,"13891":9211,"13892":9211,"13893":9211,"13894":9211,"13895":9211,"13896":9211,"13897":9211,"13898":9211,"13899":9211,"13900":9212,"13905":9212,"13906":9212,"13907":9212,"13908":9212,"13909":9212,"13910":9212,"13911":9212,"13912":9212,"13913":9212,"13914":9212,"13920":9212,"13921":9212,"13922":9212,"13923":9212,"13924":9212,"13926":9212,"13927":9212,"13928":9212,"13929":9212,"13935":9212,"13936":9212,"13937":9212,"13938":9212,"13939":9212,"13940":9212,"13941":9212,"13942":9212,"13943":9212,"13944":9212,"13945":9212,"13946":9212,"13947":9212,"13948":9212,"13949":9212,"13950":9212,"13951":9212,"13952":9212,"13953":9212,"13954":9212,"13955":9212,"13956":9212,"13957":9212,"13958":9212,"13959":9212,"13960":9212,"13961":9212,"13962":9212,"13963":9212,"13964":9212,"13971":9212,"13972":9212,"13973":9212,"13974":9212,"13975":9212,"13976":9212,"13977":9212,"13979":9212,"13985":9212,"13986":9212,"13987":9212,"13988":9212,"13989":9212,"13995":9212,"13996":9212,"13997":9212,"13998":9212,"13999":9212,"14000":9212,"14001":9212,"14002":9212,"14003":9212,"14004":9212,"14005":9212,"14006":9212,"14007":9212,"14008":9212,"14009":9212,"14010":9212,"14012":9212,"14013":9212,"14014":9212,"14021":9212,"14022":9212,"14023":9212,"14024":9212,"14025":9212,"14026":9212,"14027":9212,"14028":9212,"14029":9212,"14030":9212,"14031":9212,"14032":9212,"14033":9212,"14034":9212,"14040":9212,"14041":9212,"14042":9212,"14043":9212,"14044":9212,"14050":9212,"14051":9212,"14052":9212,"14053":9212,"14054":9212,"14060":9212,"14061":9212,"14062":9212,"14063":9212,"14064":9212,"14065":9212,"14066":9212,"14067":9212,"14068":9212,"14069":9212,"14075":9212,"14076":9212,"14077":9212,"14078":9212,"14079":9212,"14080":9212,"14081":9212,"14082":9212,"14083":9212,"14084":9212,"14085":9212,"14087":9212,"14088":9212,"14089":9212,"14090":9212,"14091":9212,"14092":9212,"14093":9212,"14094":9212,"14095":9212,"14096":9212,"14097":9212,"14098":9212,"14099":9212,"14100":9213,"14105":9213,"14106":9213,"14107":9213,"14108":9213,"14109":9213,"14110":9213,"14111":9213,"14112":9213,"14113":9213,"14114":9213,"14125":9213,"14126":9213,"14127":9213,"14129":9213,"14135":9213,"14136":9213,"14137":9213,"14138":9213,"14139":9213,"14140":9213,"14141":9213,"14142":9213,"14143":9213,"14144":9213,"14145":9213,"14146":9213,"14147":9213,"14148":9213,"14149":9213,"14150":9213,"14151":9213,"14152":9213,"14153":9213,"14154":9213,"14155":9213,"14156":9213,"14157":9213,"14158":9213,"14159":9213,"14170":9213,"14171":9213,"14172":9213,"14173":9213,"14174":9213,"14175":9213,"14176":9213,"14177":9213,"14178":9213,"14179":9213,"14180":9213,"14181":9213,"14182":9213,"14183":9213,"14184":9213,"14185":9213,"14186":9213,"14187":9213,"14188":9213,"14189":9213,"14195":9213,"14196":9213,"14197":9213,"14198":9213,"14199":9213,"14201":9213,"14202":9213,"14203":9213,"14204":9213,"14205":9213,"14206":9213,"14207":9213,"14208":9213,"14209":9213,"14215":9213,"14216":9213,"14217":9213,"14218":9213,"14219":9213,"14220":9213,"14221":9213,"14222":9213,"14223":9213,"14224":9213,"14225":9213,"14226":9213,"14227":9213,"14228":9213,"14229":9213,"14230":9213,"14231":9213,"14232":9213,"14233":9213,"14234":9213,"14240":9213,"14241":9213,"14242":9213,"14243":9213,"14244":9213,"14245":9213,"14246":9213,"14247":9213,"14248":9213,"14249":9213,"14255":9213,"14256":9213,"14257":9213,"14258":9213,"14259":9213,"14260":9213,"14261":9213,"14262":9213,"14263":9213,"14264":9213,"14265":9213,"14266":9213,"14267":9213,"14268":9213,"14270":9213,"14271":9213,"14272":9213,"14273":9213,"14274":9213,"14275":9213,"14276":9213,"14278":9213,"14279":9213,"14285":9213,"14286":9213,"14287":9213,"14288":9213,"14289":9213,"14290":9213,"14291":9213,"14292":9213,"14293":9213,"14294":9213,"14295":9213,"14296":9213,"14297":9213,"14298":9213,"14299":9213,"14300":9214,"14304":9215,"14309":9215,"14314":9215,"14319":9215,"14324":9215,"14329":9215,"14334":9215,"14344":9215,"14349":9215,"14359":9216,"14360":9216,"14361":9216,"14362":9216,"14363":9216,"14364":9216,"14365":9216,"14366":9216,"14367":9216,"14368":9216,"14369":9216,"14370":9216,"14371":9216,"14372":9216,"14373":9216,"14374":9217,"14375":9217,"14376":9217,"14377":9217,"14378":9217,"14379":9217,"14394":9217,"14395":9217,"14396":9217,"14397":9217,"14398":9217,"14404":9217,"14405":9217,"14406":9217,"14407":9217,"14408":9217,"14409":9217,"14410":9217,"14411":9217,"14412":9217,"14413":9217,"14414":9217,"14415":9217,"14416":9217,"14417":9217,"14418":9217,"14419":9217,"14420":9217,"14421":9217,"14422":9217,"14423":9217,"14424":9217,"14426":9217,"14427":9217,"14428":9217,"14430":9217,"14431":9217,"14432":9217,"14433":9217,"14434":9217,"14435":9217,"14436":9217,"14437":9217,"14438":9217,"14439":9217,"14440":9217,"14441":9217,"14442":9217,"14443":9217,"14444":9218,"14445":9218,"14446":9218,"14447":9218,"14448":9218,"14449":9218,"14450":9218,"14451":9218,"14452":9218,"14453":9218,"14454":9218,"14459":9218,"14460":9218,"14461":9218,"14462":9218,"14463":9218,"14479":9218,"14480":9218,"14481":9218,"14482":9218,"14483":9218,"14489":9218,"14490":9218,"14491":9218,"14492":9218,"14493":9218,"14500":9218,"14502":9218,"14503":9218,"14506":9218,"14507":9218,"14508":9218,"14509":9219,"14514":9220,"14519":9220,"14539":9220,"14544":9220,"14549":9220,"14554":9220,"14559":9220,"14584":9220,"14589":9220,"14609":9220,"14634":9220,"14654":9220,"14659":9220,"14664":9220,"14669":9220,"14684":9220,"14699":9220,"14704":9220,"14714":9221,"14715":9221,"14716":9221,"14717":9221,"14718":9221,"14719":9221,"14724":9221,"14725":9221,"14726":9221,"14727":9221,"14728":9221,"14729":9221,"14730":9221,"14731":9221,"14732":9221,"14733":9221,"14734":9221,"14735":9221,"14736":9221,"14737":9221,"14738":9221,"14739":9221,"14740":9221,"14741":9221,"14742":9221,"14743":9221,"14749":9221,"14750":9221,"14751":9221,"14752":9221,"14754":9221,"14755":9221,"14756":9221,"14757":9221,"14758":9221,"14759":9221,"14760":9221,"14761":9221,"14762":9221,"14763":9221,"14764":9221,"14765":9221,"14766":9221,"14767":9221,"14768":9221,"14769":9221,"14770":9221,"14771":9221,"14772":9221,"14773":9221,"14784":9221,"14785":9221,"14786":9221,"14787":9221,"14788":9221,"14789":9221,"14790":9221,"14791":9221,"14792":9221,"14793":9221,"14799":9221,"14800":9221,"14801":9221,"14802":9221,"14803":9221,"14804":9221,"14805":9221,"14806":9221,"14807":9221,"14808":9221,"14809":9221,"14810":9221,"14811":9221,"14812":9221,"14813":9221,"14814":9221,"14815":9221,"14816":9221,"14817":9221,"14818":9221,"14824":9221,"14825":9221,"14826":9221,"14827":9221,"14828":9221,"14829":9221,"14830":9221,"14831":9221,"14832":9221,"14833":9221,"14834":9221,"14835":9221,"14836":9221,"14837":9221,"14838":9221,"14839":9221,"14840":9221,"14841":9221,"14842":9221,"14843":9221,"14849":9221,"14850":9221,"14851":9221,"14853":9221,"14855":9221,"14856":9221,"14858":9221,"14859":9221,"14860":9221,"14861":9221,"14863":9221,"14864":9221,"14866":9221,"14867":9221,"14868":9221,"14874":9221,"14875":9221,"14876":9221,"14877":9221,"14878":9221,"14879":9221,"14880":9221,"14881":9221,"14882":9221,"14883":9221,"14889":9221,"14890":9221,"14891":9221,"14892":9221,"14893":9221,"14894":9221,"14895":9221,"14896":9221,"14897":9221,"14898":9221,"14899":9221,"14900":9221,"14901":9221,"14902":9221,"14903":9221,"14904":9221,"14905":9221,"14906":9221,"14907":9221,"14908":9221,"14909":9221,"14910":9221,"14911":9221,"14912":9221,"14914":9222,"14915":9222,"14916":9222,"14917":9222,"14918":9222,"14919":9222,"14920":9222,"14921":9222,"14922":9222,"14923":9222,"14924":9222,"14925":9222,"14926":9222,"14927":9222,"14928":9222,"14929":9222,"14944":9222,"14945":9222,"14946":9222,"14947":9222,"14948":9222,"14949":9222,"14950":9222,"14951":9222,"14952":9222,"14953":9222,"14954":9222,"14955":9222,"14956":9222,"14957":9222,"14958":9222,"14959":9222,"14960":9222,"14961":9222,"14962":9222,"14963":9222,"14969":9222,"14970":9222,"14971":9222,"14972":9222,"14973":9222,"14974":9222,"14975":9222,"14976":9222,"14977":9222,"14978":9222,"14979":9222,"14980":9222,"14981":9222,"14982":9222,"14983":9222,"14984":9222,"14985":9222,"14986":9222,"14987":9222,"14988":9222,"14989":9222,"14990":9222,"14991":9222,"14992":9222,"14994":9222,"14995":9222,"14996":9222,"14997":9222,"14998":9222,"14999":9222,"15000":9222,"15001":9222,"15002":9222,"15003":9222,"15009":9222,"15010":9222,"15011":9222,"15012":9222,"15013":9222,"15014":9222,"15015":9222,"15016":9222,"15017":9222,"15019":9222,"15020":9222,"15021":9222,"15022":9222,"15023":9222,"15024":9222,"15025":9222,"15027":9222,"15028":9222,"15030":9222,"15031":9222,"15032":9222,"15034":9222,"15035":9222,"15036":9222,"15037":9222,"15038":9222,"15039":9222,"15040":9222,"15041":9222,"15042":9222,"15043":9222,"15044":9222,"15045":9222,"15046":9222,"15047":9222,"15048":9222,"15049":9222,"15050":9222,"15051":9222,"15052":9222,"15053":9222,"15054":9222,"15055":9222,"15056":9222,"15057":9222,"15058":9222,"15059":9222,"15061":9222,"15062":9222,"15063":9222,"15065":9222,"15066":9222,"15067":9222,"15068":9222,"15069":9222,"15070":9222,"15071":9222,"15072":9222,"15073":9222,"15079":9222,"15080":9222,"15081":9222,"15082":9222,"15083":9222,"15084":9222,"15085":9222,"15086":9222,"15087":9222,"15088":9222,"15089":9222,"15090":9222,"15091":9222,"15094":9222,"15095":9222,"15096":9222,"15097":9222,"15098":9222,"15099":9222,"15100":9222,"15101":9222,"15103":9222,"15109":9222,"15110":9222,"15111":9222,"15112":9222,"15113":9222,"15114":9223,"15115":9223,"15116":9223,"15117":9223,"15118":9223,"15119":9224,"15120":9224,"15121":9224,"15122":9224,"15123":9224,"15124":9225,"15129":9225,"15134":9225,"15144":9225,"15149":9226,"15150":9226,"15151":9226,"15152":9226,"15153":9226,"15154":9226,"15155":9226,"15156":9226,"15157":9226,"15158":9226,"15159":9226,"15164":9226,"15165":9226,"15166":9226,"15167":9226,"15168":9226,"15169":9227,"15174":9227,"15175":9227,"15176":9227,"15177":9227,"15178":9227,"15179":9228,"15183":9229,"15184":9229,"15185":9229,"15186":9229,"15187":9229,"15188":9229,"15189":9229,"15190":9229,"15191":9229,"15192":9229,"15193":9229,"15194":9229,"15195":9229,"15196":9229,"15197":9229,"15198":9233,"15203":9233,"15204":9233,"15205":9233,"15206":9233,"15207":9233,"15213":9233,"15214":9233,"15215":9233,"15216":9233,"15217":9233,"15218":9233,"15219":9233,"15220":9233,"15221":9233,"15222":9233,"15228":9233,"15229":9233,"15230":9233,"15231":9233,"15232":9233,"15238":9233,"15239":9233,"15240":9233,"15241":9233,"15242":9233,"15243":9233,"15244":9233,"15245":9233,"15246":9233,"15247":9233,"15248":9233,"15249":9233,"15250":9233,"15251":9233,"15252":9233,"15253":9233,"15254":9233,"15255":9233,"15256":9233,"15257":9233,"15258":9233,"15259":9233,"15260":9233,"15261":9233,"15262":9233,"15263":9233,"15264":9233,"15265":9233,"15266":9233,"15267":9233,"15274":9233,"15275":9233,"15276":9233,"15277":9233,"15278":9233,"15279":9233,"15280":9233,"15281":9233,"15282":9233,"15293":9233,"15294":9233,"15295":9233,"15296":9233,"15297":9233,"15298":9233,"15299":9233,"15300":9233,"15301":9233,"15302":9233,"15303":9233,"15304":9233,"15305":9233,"15306":9233,"15307":9233,"15308":9233,"15309":9233,"15310":9233,"15311":9233,"15312":9233,"15318":9233,"15319":9233,"15320":9233,"15321":9233,"15322":9233,"15328":9233,"15329":9233,"15330":9233,"15331":9233,"15332":9233,"15333":9233,"15334":9233,"15335":9233,"15336":9233,"15337":9233,"15338":9233,"15339":9233,"15340":9233,"15341":9233,"15342":9233,"15343":9233,"15344":9233,"15345":9233,"15346":9233,"15347":9233,"15348":9233,"15349":9233,"15350":9233,"15351":9233,"15352":9233,"15353":9233,"15354":9233,"15355":9233,"15356":9233,"15357":9233,"15363":9233,"15364":9233,"15365":9233,"15366":9233,"15367":9233,"15368":9233,"15369":9233,"15370":9233,"15371":9233,"15372":9233,"15373":9233,"15374":9233,"15375":9233,"15376":9233,"15377":9233,"15383":9233,"15384":9233,"15385":9233,"15386":9233,"15387":9233,"15388":9233,"15389":9233,"15390":9233,"15391":9233,"15392":9233,"15393":9233,"15394":9233,"15395":9233,"15396":9233,"15397":9233,"15398":9234,"15399":9234,"15400":9234,"15401":9234,"15402":9234,"15403":9234,"15404":9234,"15405":9234,"15406":9234,"15407":9234,"15408":9234,"15409":9234,"15410":9234,"15411":9234,"15412":9234,"15413":9234,"15414":9234,"15415":9234,"15416":9234,"15417":9234,"15418":9234,"15419":9234,"15420":9234,"15421":9234,"15422":9234,"15423":9234,"15428":9234,"15429":9234,"15430":9234,"15431":9234,"15432":9234,"15438":9234,"15439":9234,"15440":9234,"15441":9234,"15442":9234,"15443":9234,"15444":9234,"15445":9234,"15446":9234,"15447":9234,"15458":9234,"15459":9234,"15460":9234,"15461":9234,"15462":9234,"15463":9234,"15464":9234,"15465":9234,"15466":9234,"15467":9234,"15468":9234,"15469":9234,"15470":9234,"15471":9234,"15472":9234,"15473":9234,"15474":9234,"15475":9234,"15476":9234,"15477":9234,"15478":9234,"15479":9234,"15480":9234,"15481":9234,"15482":9234,"15483":9234,"15484":9234,"15485":9234,"15486":9234,"15487":9234,"15489":9234,"15490":9234,"15491":9234,"15492":9234,"15493":9234,"15494":9234,"15495":9234,"15496":9234,"15497":9234,"15498":9234,"15499":9234,"15500":9234,"15501":9234,"15502":9234,"15503":9234,"15504":9234,"15505":9234,"15506":9234,"15507":9234,"15508":9234,"15509":9234,"15510":9234,"15511":9234,"15512":9234,"15518":9234,"15519":9234,"15520":9234,"15521":9234,"15522":9234,"15528":9234,"15529":9234,"15530":9234,"15531":9234,"15532":9234,"15538":9234,"15539":9234,"15540":9234,"15541":9234,"15542":9234,"15543":9234,"15544":9234,"15545":9234,"15546":9234,"15547":9234,"15553":9234,"15555":9234,"15556":9234,"15557":9234,"15563":9234,"15564":9234,"15565":9234,"15567":9234,"15568":9234,"15569":9234,"15570":9234,"15571":9234,"15572":9234,"15573":9234,"15574":9234,"15575":9234,"15576":9234,"15577":9234,"15578":9234,"15579":9234,"15580":9234,"15581":9234,"15582":9234,"15583":9234,"15584":9234,"15585":9234,"15586":9234,"15587":9234,"15588":9234,"15590":9234,"15591":9234,"15592":9234,"15593":9234,"15594":9234,"15595":9234,"15596":9234,"15597":9234,"15598":9235,"15603":9235,"15608":9235,"15613":9235,"15618":9235,"15623":9236,"15624":9236,"15625":9236,"15626":9236,"15627":9236,"15628":9236,"15629":9236,"15630":9236,"15631":9236,"15633":9236,"15638":9236,"15639":9236,"15640":9236,"15641":9236,"15642":9236,"15643":9236,"15644":9236,"15645":9236,"15646":9236,"15647":9236,"15663":9236,"15664":9236,"15665":9236,"15666":9236,"15667":9236,"15673":9237,"15674":9237,"15675":9237,"15676":9237,"15677":9237,"15678":9237,"15679":9237,"15680":9237,"15681":9237,"15682":9237,"15683":9237,"15684":9237,"15685":9237,"15686":9237,"15687":9237,"15688":9237,"15700":9237,"15701":9237,"15702":9237,"15703":9237,"15704":9237,"15705":9237,"15706":9237,"15707":9237,"15708":9237,"15709":9237,"15710":9237,"15712":9237,"15713":9237,"15715":9237,"15718":9237,"15719":9237,"15721":9237,"15722":9237,"15724":9237,"15725":9237,"15726":9237,"15727":9237,"15729":9237,"15730":9237,"15731":9237,"15734":9237,"15736":9237,"15737":9237,"15740":9237,"15741":9237,"15742":9237,"15748":9237,"15750":9237,"15751":9237,"15752":9237,"15753":9237,"15754":9237,"15755":9237,"15756":9237,"15757":9237,"15760":9237,"15762":9237,"15763":9237,"15765":9237,"15766":9237,"15767":9237,"15774":9237,"15775":9237,"15777":9237,"15779":9237,"15780":9237,"15782":9237,"15783":9237,"15784":9237,"15786":9237,"15787":9237,"15789":9237,"15790":9237,"15791":9237,"15792":9237,"15793":9237,"15795":9237,"15796":9237,"15797":9237,"15798":9237,"15799":9237,"15800":9237,"15802":9237,"15804":9237,"15805":9237,"15807":9237,"15813":9237,"15814":9237,"15815":9237,"15819":9237,"15821":9237,"15822":9237,"15824":9237,"15825":9237,"15828":9237,"15829":9237,"15831":9237,"15832":9237,"15833":9237,"15835":9237,"15836":9237,"15837":9237,"15838":9237,"15839":9237,"15840":9237,"15842":9237,"15843":9237,"15844":9237,"15848":9237,"15851":9237,"15853":9237,"15854":9237,"15855":9237,"15858":9237,"15859":9237,"15862":9237,"15867":9237,"15870":9237,"15873":9238,"15874":9238,"15875":9238,"15876":9238,"15877":9238,"15878":9238,"15879":9238,"15880":9238,"15881":9238,"15882":9238,"15883":9238,"15884":9238,"15885":9238,"15886":9238,"15887":9238,"15888":9238,"15893":9238,"15894":9238,"15895":9238,"15896":9238,"15897":9238,"15903":9238,"15904":9238,"15905":9238,"15906":9238,"15907":9238,"15908":9238,"15909":9238,"15910":9238,"15911":9238,"15912":9238,"15913":9238,"15914":9238,"15915":9238,"15916":9238,"15917":9238,"15918":9238,"15919":9238,"15920":9238,"15921":9238,"15922":9238,"15923":9238,"15924":9238,"15925":9238,"15926":9238,"15927":9238,"15928":9238,"15929":9238,"15930":9238,"15931":9238,"15932":9238,"15933":9238,"15935":9238,"15936":9238,"15937":9238,"15948":9238,"15949":9238,"15950":9238,"15951":9238,"15953":9238,"15954":9238,"15955":9238,"15956":9238,"15957":9238,"15958":9238,"15959":9238,"15960":9238,"15961":9238,"15962":9238,"15963":9238,"15964":9238,"15965":9238,"15966":9238,"15967":9238,"15973":9239,"15978":9239,"15979":9239,"15980":9239,"15981":9239,"15982":9239,"15983":9239,"15984":9239,"15985":9239,"15986":9239,"15987":9239,"15988":9239,"15989":9239,"15990":9239,"15991":9239,"15992":9239,"15993":9239,"15994":9239,"15995":9239,"15996":9239,"15997":9239,"15998":9239,"15999":9239,"16000":9239,"16001":9239,"16002":9239,"16003":9239,"16004":9239,"16005":9239,"16006":9239,"16007":9239,"16013":9239,"16014":9239,"16015":9239,"16016":9239,"16017":9239,"16018":9239,"16019":9239,"16020":9239,"16021":9239,"16022":9239,"16023":9239,"16024":9239,"16025":9239,"16026":9239,"16027":9239,"16028":9239,"16029":9239,"16033":9240,"16038":9240,"16043":9240,"16048":9240,"16053":9240,"16068":9240,"16078":9240,"16083":9240,"16088":9240,"16093":9240,"16098":9240,"16103":9241,"16104":9241,"16105":9241,"16106":9241,"16107":9241,"16108":9241,"16109":9241,"16110":9241,"16111":9241,"16112":9241,"16113":9241,"16114":9241,"16115":9241,"16116":9241,"16117":9241,"16118":9241,"16119":9241,"16120":9241,"16121":9241,"16122":9241,"16123":9241,"16128":9241,"16129":9241,"16130":9241,"16131":9241,"16132":9241,"16133":9241,"16134":9241,"16135":9241,"16136":9241,"16137":9241,"16139":9241,"16140":9241,"16141":9241,"16142":9241,"16143":9241,"16144":9241,"16145":9241,"16146":9241,"16147":9241,"16148":9241,"16149":9241,"16150":9241,"16151":9241,"16152":9241,"16158":9241,"16159":9241,"16160":9241,"16161":9241,"16162":9241,"16163":9241,"16164":9241,"16165":9241,"16166":9241,"16167":9241,"16168":9241,"16169":9241,"16170":9241,"16171":9241,"16172":9241,"16178":9241,"16179":9241,"16180":9241,"16181":9241,"16182":9241,"16188":9241,"16189":9241,"16190":9241,"16191":9241,"16192":9241,"16193":9241,"16194":9241,"16195":9241,"16196":9241,"16197":9241,"16203":9241,"16204":9241,"16205":9241,"16207":9241,"16208":9241,"16209":9241,"16210":9241,"16211":9241,"16212":9241,"16213":9241,"16214":9241,"16215":9241,"16216":9241,"16217":9241,"16218":9241,"16219":9241,"16220":9241,"16221":9241,"16222":9241,"16223":9241,"16224":9241,"16225":9241,"16226":9241,"16227":9241,"16228":9241,"16229":9241,"16230":9241,"16232":9241,"16233":9241,"16234":9241,"16235":9241,"16236":9241,"16237":9241,"16238":9241,"16239":9241,"16240":9241,"16241":9241,"16242":9241,"16248":9241,"16249":9241,"16250":9241,"16251":9241,"16252":9241,"16253":9241,"16254":9241,"16255":9241,"16256":9241,"16257":9241,"16258":9241,"16259":9241,"16260":9241,"16261":9241,"16262":9241,"16268":9241,"16269":9241,"16270":9241,"16271":9241,"16272":9241,"16273":9241,"16274":9241,"16275":9241,"16276":9241,"16277":9241,"16278":9241,"16279":9241,"16280":9241,"16281":9241,"16282":9241,"16288":9241,"16289":9241,"16290":9241,"16291":9241,"16292":9241,"16293":9241,"16294":9241,"16295":9241,"16296":9241,"16297":9241,"16298":9241,"16299":9241,"16300":9241,"16301":9241,"16302":9241,"16303":9242,"16304":9242,"16305":9242,"16306":9242,"16307":9242,"16308":9242,"16309":9242,"16310":9242,"16311":9242,"16312":9242,"16313":9242,"16314":9242,"16315":9242,"16316":9242,"16317":9242,"16318":9242,"16323":9242,"16324":9242,"16325":9242,"16326":9242,"16327":9242,"16328":9242,"16329":9242,"16330":9242,"16331":9242,"16332":9242,"16333":9242,"16334":9242,"16335":9242,"16336":9242,"16337":9242,"16338":9242,"16339":9242,"16340":9242,"16341":9242,"16342":9242,"16343":9242,"16344":9242,"16345":9242,"16346":9242,"16347":9242,"16348":9242,"16349":9242,"16350":9242,"16351":9242,"16352":9242,"16353":9242,"16354":9242,"16355":9242,"16356":9242,"16357":9242,"16358":9242,"16359":9242,"16360":9242,"16361":9242,"16362":9242,"16363":9242,"16364":9242,"16365":9242,"16366":9242,"16367":9242,"16373":9242,"16374":9242,"16375":9242,"16376":9242,"16377":9242,"16378":9242,"16379":9242,"16380":9242,"16381":9242,"16382":9242,"16383":9242,"16384":9242,"16385":9242,"16386":9242,"16387":9242,"16388":9242,"16389":9242,"16390":9242,"16391":9242,"16392":9242,"16393":9242,"16394":9242,"16395":9242,"16396":9242,"16397":9242,"16398":9242,"16399":9242,"16400":9242,"16401":9242,"16402":9242,"16403":9242,"16404":9242,"16405":9242,"16406":9242,"16407":9242,"16408":9242,"16409":9242,"16410":9242,"16411":9242,"16412":9242,"16413":9242,"16414":9242,"16415":9242,"16416":9242,"16417":9242,"16418":9242,"16419":9242,"16423":9243,"16424":9243,"16425":9243,"16426":9243,"16427":9243,"16428":9243,"16429":9243,"16430":9243,"16431":9243,"16432":9243,"16433":9243,"16434":9243,"16435":9243,"16436":9243,"16437":9243,"16438":9243,"16439":9243,"16440":9243,"16441":9243,"16442":9243,"16443":9243,"16444":9243,"16445":9243,"16446":9243,"16447":9243,"16448":9243,"16449":9243,"16450":9243,"16451":9243,"16452":9243,"16453":9243,"16454":9243,"16455":9243,"16456":9243,"16457":9243,"16458":9243,"16463":9243,"16464":9243,"16465":9243,"16466":9243,"16467":9243,"16468":9243,"16469":9243,"16470":9243,"16471":9243,"16472":9243,"16473":9244,"16474":9244,"16475":9244,"16476":9244,"16477":9244,"16478":9244,"16483":9244,"16484":9244,"16485":9244,"16486":9244,"16487":9244,"16488":9244,"16489":9244,"16490":9244,"16491":9244,"16492":9244,"16493":9244,"16494":9244,"16495":9244,"16496":9244,"16497":9244,"16498":9245,"16503":9245,"16508":9245,"16518":9245,"16523":9245,"16528":9246,"16529":9246,"16530":9246,"16531":9246,"16532":9246,"16533":9246,"16534":9246,"16535":9246,"16536":9246,"16537":9246,"16538":9246,"16539":9246,"16540":9246,"16541":9246,"16542":9246,"16543":9246,"16553":9246,"16554":9246,"16555":9246,"16556":9246,"16557":9246,"16558":9247,"16563":9247,"16564":9247,"16565":9247,"16566":9247,"16567":9247,"16573":9247,"16574":9247,"16575":9247,"16576":9247,"16577":9247,"16578":9247,"16579":9247,"16580":9247,"16583":9248,"16584":9248,"16585":9248,"16586":9248,"16587":9248,"16588":9248,"16589":9248,"16590":9248,"16591":9248,"16592":9248,"16593":9248,"16594":9248,"16595":9248,"16596":9248,"16597":9248,"16598":9248,"16603":9248,"16604":9248,"16605":9248,"16606":9248,"16607":9248,"16613":9248,"16614":9248,"16615":9248,"16616":9248,"16617":9248,"16618":9248,"16619":9248,"16620":9248,"16621":9248,"16622":9248,"16628":9248,"16629":9248,"16630":9248,"16631":9248,"16632":9248,"16633":9248,"16634":9248,"16635":9248,"16636":9248,"16637":9248,"16638":9248,"16639":9248,"16643":9249,"16644":9249,"16645":9249,"16646":9249,"16647":9249,"16648":9249,"16653":9249,"16654":9249,"16655":9249,"16656":9249,"16657":9249,"16663":9249,"16664":9249,"16665":9249,"16666":9249,"16667":9249,"16668":9249,"16669":9249,"16670":9249,"16671":9249,"16672":9249,"16673":9249,"16674":9249,"16675":9249,"16676":9249,"16677":9249,"16678":9249,"16679":9249,"16680":9249,"16681":9249,"16682":9249,"16683":9249,"16684":9249,"16685":9249,"16686":9249,"16687":9249,"16688":9249,"16689":9249,"16690":9249,"16691":9249,"16692":9249,"16693":9249,"16694":9249,"16695":9249,"16696":9249,"16697":9249,"16698":9249,"16699":9249,"16700":9249,"16701":9249,"16702":9249,"16703":9249,"16704":9249,"16705":9249,"16706":9249,"16707":9249,"16708":9249,"16709":9249,"16710":9249,"16711":9249,"16712":9249,"16713":9249,"16714":9249,"16715":9249,"16716":9249,"16717":9249,"16723":9249,"16724":9249,"16725":9249,"16726":9249,"16727":9249,"16728":9249,"16729":9249,"16730":9249,"16731":9249,"16732":9249,"16733":9249,"16735":9249,"16736":9249,"16737":9249,"16738":9249,"16739":9249,"16740":9249,"16741":9249,"16742":9249,"16743":9249,"16745":9249,"16746":9249,"16747":9249,"16748":9249,"16749":9249,"16750":9249,"16751":9249,"16752":9249,"16753":9249,"16754":9249,"16755":9249,"16756":9249,"16757":9249,"16758":9249,"16759":9249,"16760":9249,"16761":9249,"16762":9249,"16763":9249,"16764":9249,"16765":9249,"16766":9249,"16767":9249,"16768":9249,"16769":9249,"16770":9249,"16771":9249,"16772":9249,"16773":9249,"16774":9249,"16775":9249,"16776":9249,"16777":9249,"16783":9249,"16784":9249,"16785":9249,"16786":9249,"16787":9249,"16793":9249,"16794":9249,"16795":9249,"16796":9249,"16797":9249,"16798":9249,"16799":9249,"16800":9249,"16801":9249,"16802":9249,"16803":9249,"16804":9249,"16805":9249,"16806":9249,"16807":9249,"16808":9249,"16809":9249,"16810":9249,"16811":9249,"16812":9249,"16813":9249,"16814":9249,"16815":9249,"16816":9249,"16817":9249,"16818":9249,"16819":9249,"16820":9249,"16821":9249,"16822":9249,"16823":9249,"16824":9249,"16825":9249,"16826":9249,"16827":9249,"16828":9249,"16829":9249,"16830":9249,"16831":9249,"16832":9249,"16838":9249,"16839":9249,"16840":9249,"16841":9249,"16842":9249,"16843":9250,"16848":9250,"16853":9250,"16863":9250,"16873":9250,"16878":9250,"16888":9250,"16893":9250,"16898":9250,"16903":9250,"16908":9250,"16913":9250,"16923":9250,"16938":9251,"16943":9251,"16944":9251,"16945":9251,"16946":9251,"16947":9251,"16963":9251,"16964":9251,"16966":9251,"16967":9251,"16973":9251,"16974":9251,"16975":9251,"16976":9251,"16977":9251,"16978":9251,"16979":9251,"16980":9251,"16981":9251,"16982":9251,"16983":9251,"16984":9251,"16985":9251,"16986":9251,"16987":9251,"16988":9251,"16989":9251,"16990":9251,"16991":9251,"16992":9251,"16993":9251,"16994":9251,"16995":9251,"16996":9251,"16997":9251,"16998":9251,"17000":9251,"17001":9251,"17002":9251,"17004":9251,"17008":9252,"17009":9253,"17010":9253,"17011":9253,"17012":9253,"17013":9253,"17014":9253,"17015":9253,"17016":9253,"17017":9253,"17018":9253,"17019":9253,"17020":9253,"17021":9253,"17022":9253,"17023":9253,"17024":9253,"17029":9253,"17030":9253,"17031":9253,"17032":9253,"17033":9253,"17034":9253,"17035":9253,"17036":9253,"17037":9253,"17038":9253,"17039":9253,"17040":9253,"17041":9253,"17042":9253,"17043":9253,"17044":9254,"17045":9254,"17046":9254,"17047":9254,"17048":9254,"17049":9254,"17050":9254,"17051":9254,"17052":9254,"17053":9254,"17054":9254,"17055":9254,"17056":9254,"17057":9254,"17058":9254,"17059":9254,"17060":9254,"17061":9254,"17062":9254,"17074":9255,"17079":9255,"17084":9255,"17089":9255,"17094":9255,"17099":9255,"17104":9255,"17114":9256,"17115":9256,"17116":9256,"17117":9256,"17118":9256,"17119":9256,"17120":9256,"17121":9256,"17122":9256,"17123":9256,"17124":9257,"17134":9258,"17144":9259,"17145":9259,"17146":9259,"17147":9259,"17148":9259,"17149":9259,"17150":9259,"17151":9259,"17152":9259,"17153":9259,"17154":9259,"17155":9259,"17156":9259,"17157":9259,"17158":9259,"17159":9259,"17160":9259,"17161":9259,"17162":9259,"17163":9259,"17164":9259,"17165":9259,"17166":9259,"17167":9259,"17168":9259,"17169":9259,"17170":9259,"17171":9259,"17172":9259,"17173":9259,"17174":9259,"17179":9262,"17180":9262,"17181":9262,"17182":9262,"17183":9262,"17184":9262,"17185":9262,"17186":9262,"17187":9262,"17188":9262,"17189":9262,"17199":9262,"17200":9262,"17201":9262,"17202":9262,"17203":9262,"17204":9262,"17205":9262,"17206":9262,"17207":9262,"17208":9262,"17209":9262,"17210":9262,"17211":9262,"17212":9262,"17213":9262,"17219":9262,"17220":9262,"17221":9262,"17222":9262,"17223":9262,"17224":9262,"17225":9262,"17226":9262,"17227":9262,"17228":9262,"17234":9262,"17235":9262,"17236":9262,"17237":9262,"17238":9262,"17239":9262,"17240":9262,"17241":9262,"17242":9262,"17243":9262,"17244":9262,"17245":9262,"17246":9262,"17247":9262,"17248":9262,"17249":9262,"17250":9262,"17251":9262,"17252":9262,"17253":9262,"17254":9262,"17255":9262,"17256":9262,"17257":9262,"17258":9262,"17259":9262,"17260":9262,"17261":9262,"17262":9262,"17263":9262,"17264":9262,"17265":9262,"17266":9262,"17267":9262,"17268":9262,"17269":9262,"17270":9262,"17271":9262,"17272":9262,"17273":9262,"17274":9262,"17275":9262,"17276":9262,"17277":9262,"17278":9262,"17279":9262,"17280":9262,"17281":9262,"17282":9262,"17283":9262,"17284":9262,"17285":9262,"17286":9262,"17287":9262,"17288":9262,"17289":9262,"17290":9262,"17291":9262,"17292":9262,"17293":9262,"17294":9262,"17295":9262,"17296":9262,"17297":9262,"17298":9262,"17299":9262,"17300":9262,"17301":9262,"17302":9262,"17303":9262,"17304":9262,"17305":9262,"17306":9262,"17307":9262,"17308":9262,"17309":9262,"17310":9262,"17311":9262,"17312":9262,"17313":9262,"17314":9262,"17315":9262,"17316":9262,"17317":9262,"17318":9262,"17319":9262,"17320":9262,"17321":9262,"17322":9262,"17323":9262,"17324":9262,"17325":9262,"17326":9262,"17327":9262,"17328":9262,"17330":9262,"17331":9262,"17332":9262,"17333":9262,"17334":9262,"17335":9262,"17336":9262,"17337":9262,"17338":9262,"17339":9262,"17340":9262,"17341":9262,"17342":9262,"17343":9262,"17349":9262,"17350":9262,"17351":9262,"17352":9262,"17353":9262,"17354":9262,"17355":9262,"17356":9262,"17357":9262,"17358":9262,"17359":9262,"17360":9262,"17361":9262,"17362":9262,"17363":9262,"17365":9262,"17366":9262,"17367":9262,"17368":9262,"17369":9262,"17370":9262,"17371":9262,"17372":9262,"17373":9262,"17374":9262,"17375":9262,"17376":9262,"17377":9262,"17378":9262,"17379":9263,"17380":9263,"17381":9263,"17382":9263,"17383":9263,"17384":9263,"17385":9263,"17386":9263,"17387":9263,"17388":9263,"17389":9263,"17390":9263,"17391":9263,"17392":9263,"17393":9263,"17394":9263,"17395":9263,"17396":9263,"17397":9263,"17398":9263,"17399":9263,"17400":9263,"17401":9263,"17402":9263,"17403":9263,"17404":9263,"17405":9263,"17406":9263,"17407":9263,"17408":9263,"17409":9263,"17410":9263,"17411":9263,"17412":9263,"17413":9263,"17414":9263,"17415":9263,"17416":9263,"17417":9263,"17418":9263,"17419":9263,"17420":9263,"17421":9263,"17422":9263,"17423":9263,"17424":9263,"17425":9263,"17426":9263,"17427":9263,"17428":9263,"17429":9263,"17434":9263,"17435":9263,"17436":9263,"17437":9263,"17438":9263,"17439":9263,"17441":9263,"17442":9263,"17443":9263,"17444":9263,"17445":9263,"17446":9263,"17447":9263,"17448":9263,"17449":9263,"17450":9263,"17451":9263,"17452":9263,"17453":9263,"17454":9263,"17455":9263,"17456":9263,"17457":9263,"17458":9263,"17459":9263,"17461":9263,"17462":9263,"17463":9263,"17464":9263,"17465":9263,"17466":9263,"17467":9263,"17468":9263,"17469":9263,"17470":9263,"17471":9263,"17472":9263,"17473":9263,"17479":9263,"17480":9263,"17481":9263,"17482":9263,"17483":9263,"17485":9263,"17486":9263,"17487":9263,"17489":9263,"17490":9263,"17491":9263,"17492":9263,"17493":9263,"17494":9263,"17495":9263,"17496":9263,"17497":9263,"17498":9263,"17499":9263,"17500":9263,"17501":9263,"17502":9263,"17503":9263,"17504":9263,"17505":9263,"17506":9263,"17507":9263,"17508":9263,"17509":9263,"17510":9263,"17511":9263,"17512":9263,"17513":9263,"17519":9263,"17520":9263,"17521":9263,"17522":9263,"17523":9263,"17524":9263,"17525":9263,"17526":9263,"17527":9263,"17528":9263,"17529":9263,"17530":9263,"17531":9263,"17533":9263,"17534":9263,"17535":9263,"17536":9263,"17537":9263,"17538":9263,"17539":9263,"17540":9263,"17541":9263,"17542":9263,"17543":9263,"17544":9263,"17545":9263,"17546":9263,"17547":9263,"17548":9263,"17549":9263,"17550":9263,"17551":9263,"17552":9263,"17553":9263,"17554":9263,"17555":9263,"17556":9263,"17557":9263,"17558":9263,"17559":9263,"17560":9263,"17561":9263,"17562":9263,"17563":9263,"17574":9263,"17575":9263,"17576":9263,"17577":9263,"17578":9263,"17579":9264,"17580":9264,"17581":9264,"17582":9264,"17583":9264,"17584":9264,"17585":9264,"17586":9264,"17587":9264,"17588":9264,"17589":9264,"17590":9264,"17591":9264,"17592":9264,"17593":9264,"17594":9264,"17595":9264,"17596":9264,"17597":9264,"17598":9264,"17599":9264,"17600":9264,"17601":9264,"17602":9264,"17603":9264,"17604":9264,"17605":9264,"17606":9264,"17607":9264,"17610":9264,"17611":9264,"17612":9264,"17613":9264,"17614":9264,"17619":9264,"17620":9264,"17621":9264,"17623":9264,"17627":9264,"17635":9264,"17636":9264,"17637":9264,"17638":9264,"17639":9264,"17640":9264,"17641":9264,"17642":9264,"17643":9264,"17650":9264,"17651":9264,"17653":9264,"17655":9264,"17656":9264,"17657":9264,"17658":9264,"17659":9264,"17660":9264,"17662":9264,"17663":9264,"17664":9264,"17665":9264,"17666":9264,"17667":9264,"17668":9264,"17670":9264,"17671":9264,"17672":9264,"17673":9264,"17684":9264,"17685":9264,"17686":9264,"17689":9264,"17690":9264,"17691":9264,"17692":9264,"17693":9264,"17694":9264,"17695":9264,"17696":9264,"17697":9264,"17699":9264,"17700":9264,"17702":9264,"17703":9264,"17704":9264,"17706":9264,"17707":9264,"17709":9264,"17710":9264,"17712":9264,"17714":9264,"17715":9264,"17716":9264,"17717":9264,"17719":9264,"17722":9264,"17723":9264,"17724":9264,"17726":9264,"17729":9264,"17730":9264,"17731":9264,"17732":9264,"17736":9264,"17737":9264,"17738":9264,"17745":9264,"17746":9264,"17747":9264,"17748":9264,"17754":9264,"17755":9264,"17756":9264,"17757":9264,"17758":9264,"17759":9264,"17760":9264,"17764":9264,"17765":9264,"17766":9264,"17767":9264,"17768":9264,"17769":9264,"17770":9264,"17771":9264,"17772":9264,"17774":9264,"17776":9264,"17777":9264,"17779":9265,"17784":9265,"17789":9265,"17794":9265,"17799":9265,"17804":9265,"17809":9265,"17824":9265,"17834":9266,"17839":9266,"17840":9266,"17841":9266,"17842":9266,"17843":9266,"17844":9266,"17845":9266,"17846":9266,"17847":9266,"17848":9266,"17854":9266,"17855":9266,"17856":9266,"17857":9266,"17858":9266,"17869":9266,"17870":9266,"17871":9266,"17872":9266,"17873":9266,"17874":9266,"17875":9266,"17876":9266,"17877":9266,"17878":9266,"17879":9266,"17880":9266,"17881":9266,"17882":9266,"17883":9266,"17884":9266,"17885":9266,"17886":9266,"17887":9266,"17888":9266,"17899":9266,"17900":9266,"17901":9266,"17902":9266,"17903":9266,"17904":9266,"17905":9266,"17906":9266,"17907":9266,"17908":9266,"17909":9266,"17910":9266,"17911":9266,"17912":9266,"17913":9266,"17914":9266,"17915":9266,"17916":9266,"17917":9266,"17918":9266,"17919":9266,"17920":9266,"17921":9266,"17922":9266,"17923":9266,"17924":9266,"17925":9266,"17926":9266,"17927":9266,"17939":9267,"17944":9267,"17945":9267,"17946":9267,"17947":9267,"17948":9267,"17949":9267,"17950":9267,"17951":9267,"17952":9267,"17953":9267,"17954":9267,"17955":9267,"17956":9267,"17957":9267,"17958":9267,"17959":9267,"17960":9267,"17961":9267,"17962":9267,"17963":9267,"17964":9267,"17965":9267,"17966":9267,"17967":9267,"17968":9267,"17969":9267,"17970":9267,"17971":9267,"17972":9267,"17973":9267,"17974":9267,"17975":9267,"17976":9267,"17977":9267,"17978":9267,"17979":9267,"17980":9267,"17981":9267,"17982":9267,"17983":9267,"17984":9267,"17985":9267,"17986":9267,"17987":9267,"17988":9267,"17989":9267,"17990":9267,"17991":9267,"17992":9267,"17993":9267,"17994":9267,"17995":9267,"17996":9267,"17997":9267,"17998":9267,"18004":9267,"18005":9267,"18006":9267,"18007":9267,"18008":9267,"18010":9267,"18011":9267,"18012":9267,"18013":9267,"18014":9267,"18015":9267,"18016":9267,"18017":9267,"18018":9267,"18019":9267,"18020":9267,"18021":9267,"18022":9267,"18023":9267,"18024":9267,"18025":9267,"18026":9267,"18027":9267,"18028":9267,"18029":9267,"18030":9267,"18031":9267,"18032":9267,"18033":9267,"18039":9267,"18040":9267,"18041":9267,"18042":9267,"18043":9267,"18044":9267,"18045":9267,"18046":9267,"18047":9267,"18048":9267,"18059":9267,"18060":9267,"18061":9267,"18062":9267,"18063":9267,"18064":9267,"18065":9267,"18066":9267,"18067":9267,"18068":9267,"18069":9267,"18070":9267,"18071":9267,"18072":9267,"18073":9267,"18074":9267,"18075":9267,"18076":9267,"18077":9267,"18078":9267,"18079":9267,"18080":9267,"18081":9267,"18082":9267,"18083":9267,"18084":9267,"18085":9267,"18086":9267,"18087":9267,"18088":9267,"18089":9267,"18090":9267,"18091":9267,"18092":9267,"18093":9267,"18094":9267,"18095":9267,"18096":9267,"18097":9267,"18098":9267,"18099":9267,"18100":9267,"18101":9267,"18102":9267,"18103":9267,"18104":9267,"18105":9267,"18106":9267,"18107":9267,"18108":9267,"18109":9267,"18110":9267,"18111":9267,"18112":9267,"18113":9267,"18119":9267,"18120":9267,"18139":9268,"18140":9268,"18141":9268,"18142":9268,"18143":9268,"18144":9268,"18145":9268,"18146":9268,"18147":9268,"18148":9268,"18149":9268,"18150":9268,"18151":9268,"18152":9268,"18153":9268,"18154":9268,"18155":9268,"18156":9268,"18157":9268,"18158":9268,"18159":9268,"18160":9268,"18161":9268,"18162":9268,"18163":9268,"18164":9268,"18165":9268,"18166":9268,"18167":9268,"18168":9268,"18169":9268,"18170":9268,"18171":9268,"18172":9268,"18173":9268,"18174":9268,"18175":9268,"18176":9268,"18177":9268,"18178":9268,"18179":9268,"18184":9268,"18185":9268,"18186":9268,"18187":9268,"18188":9268,"18199":9268,"18200":9268,"18201":9268,"18202":9268,"18203":9268,"18204":9268,"18205":9268,"18206":9268,"18207":9268,"18208":9268,"18209":9268,"18210":9268,"18211":9268,"18212":9268,"18213":9268,"18214":9268,"18215":9268,"18216":9268,"18217":9268,"18218":9268,"18224":9268,"18225":9268,"18226":9268,"18227":9268,"18228":9268,"18229":9268,"18230":9268,"18231":9268,"18232":9268,"18234":9268,"18235":9268,"18236":9268,"18237":9268,"18238":9268,"18244":9268,"18245":9268,"18246":9268,"18247":9268,"18249":9268,"18250":9268,"18251":9268,"18284":9269,"18289":9269,"18290":9269,"18291":9269,"18292":9269,"18293":9269,"18294":9269,"18295":9269,"18296":9269,"18297":9269,"18298":9269,"18299":9269,"18300":9269,"18301":9269,"18302":9269,"18303":9269,"18304":9269,"18305":9269,"18306":9269,"18307":9269,"18308":9269,"18309":9269,"18310":9269,"18311":9269,"18312":9269,"18313":9269,"18314":9269,"18315":9269,"18316":9269,"18317":9269,"18318":9269,"18319":9269,"18320":9269,"18321":9269,"18322":9269,"18323":9269,"18324":9269,"18325":9269,"18326":9269,"18327":9269,"18328":9269,"18329":9269,"18330":9269,"18331":9269,"18332":9269,"18333":9269,"18334":9269,"18335":9269,"18336":9269,"18337":9269,"18338":9269,"18339":9269,"18340":9269,"18341":9269,"18342":9269,"18343":9269,"18344":9269,"18345":9269,"18346":9269,"18347":9269,"18348":9269,"18354":9270,"18359":9270,"18364":9270,"18369":9270,"18374":9270,"18379":9270,"18389":9270,"18394":9270,"18399":9270,"18409":9270,"18414":9270,"18419":9270,"18429":9270,"18434":9270,"18444":9270,"18449":9270,"18454":9270,"18464":9270,"18474":9270,"18479":9270,"18484":9270,"18489":9270,"18494":9270,"18499":9270,"18504":9270,"18509":9270,"18514":9270,"18519":9270,"18524":9270,"18529":9270,"18534":9270,"18539":9270,"18544":9270,"18554":9271,"18564":9271,"18565":9271,"18566":9271,"18567":9271,"18568":9271,"18574":9271,"18575":9271,"18576":9271,"18577":9271,"18578":9271,"18579":9271,"18580":9271,"18581":9271,"18582":9271,"18583":9271,"18584":9271,"18585":9271,"18586":9271,"18587":9271,"18588":9271,"18589":9271,"18590":9271,"18591":9271,"18592":9271,"18593":9271,"18594":9271,"18595":9271,"18596":9271,"18597":9271,"18598":9271,"18599":9271,"18600":9271,"18601":9271,"18602":9271,"18603":9271,"18604":9271,"18605":9271,"18606":9271,"18607":9271,"18608":9271,"18609":9271,"18610":9271,"18611":9271,"18613":9271,"18614":9271,"18615":9271,"18616":9271,"18617":9271,"18618":9271,"18619":9271,"18620":9271,"18621":9271,"18622":9271,"18623":9271,"18624":9271,"18625":9271,"18626":9271,"18627":9271,"18628":9271,"18629":9271,"18630":9271,"18631":9271,"18632":9271,"18633":9271,"18634":9271,"18635":9271,"18636":9271,"18637":9271,"18638":9271,"18639":9271,"18640":9271,"18641":9271,"18642":9271,"18643":9271,"18644":9271,"18645":9271,"18646":9271,"18647":9271,"18648":9271,"18649":9271,"18650":9271,"18651":9271,"18652":9271,"18653":9271,"18654":9271,"18655":9271,"18656":9271,"18657":9271,"18658":9271,"18659":9271,"18660":9271,"18661":9271,"18662":9271,"18663":9271,"18664":9271,"18665":9271,"18666":9271,"18667":9271,"18668":9271,"18669":9271,"18670":9271,"18671":9271,"18672":9271,"18673":9271,"18679":9271,"18680":9271,"18681":9271,"18682":9271,"18683":9271,"18684":9271,"18685":9271,"18686":9271,"18699":9272,"18700":9272,"18701":9272,"18702":9272,"18703":9272,"18704":9272,"18705":9272,"18706":9272,"18707":9272,"18708":9272,"18709":9272,"18710":9272,"18711":9272,"18712":9272,"18713":9272,"18714":9272,"18715":9272,"18716":9272,"18717":9272,"18718":9272,"18719":9272,"18724":9272,"18725":9272,"18726":9272,"18727":9272,"18728":9272,"18729":9272,"18730":9272,"18731":9272,"18732":9272,"18733":9272,"18739":9272,"18740":9272,"18741":9272,"18742":9272,"18743":9272,"18744":9272,"18745":9272,"18746":9272,"18747":9272,"18748":9272,"18749":9272,"18750":9272,"18751":9272,"18752":9272,"18753":9272,"18754":9272,"18755":9272,"18756":9272,"18757":9272,"18758":9272,"18759":9272,"18760":9272,"18761":9272,"18762":9272,"18763":9272,"18764":9272,"18765":9272,"18766":9272,"18767":9272,"18768":9272,"18774":9272,"18775":9272,"18776":9272,"18777":9272,"18778":9272,"18779":9272,"18780":9272,"18781":9272,"18782":9272,"18783":9272,"18789":9272,"18790":9272,"18791":9272,"18792":9272,"18793":9272,"18794":9272,"18795":9272,"18796":9272,"18797":9272,"18798":9272,"18799":9272,"18800":9272,"18801":9272,"18802":9272,"18803":9272,"18804":9272,"18806":9272,"18807":9272,"18808":9272,"18819":9272,"18820":9272,"18821":9272,"18822":9272,"18823":9272,"18824":9272,"18825":9272,"18826":9272,"18827":9272,"18828":9272,"18829":9272,"18830":9272,"18831":9272,"18832":9272,"18833":9272,"18834":9272,"18835":9272,"18836":9272,"18838":9272,"18839":9272,"18840":9272,"18841":9272,"18842":9272,"18843":9272,"18849":9272,"18850":9272,"18851":9272,"18852":9272,"18853":9272,"18854":9272,"18855":9272,"18856":9272,"18857":9272,"18858":9272,"18859":9272,"18861":9272,"18862":9272,"18863":9272,"18869":9272,"18870":9272,"18871":9272,"18872":9272,"18873":9272,"18874":9272,"18875":9272,"18876":9272,"18877":9272,"18879":9272,"18880":9272,"18881":9272,"18882":9272,"18883":9272,"18884":9272,"18885":9272,"18886":9272,"18887":9272,"18889":9272,"18890":9272,"18891":9272,"18893":9272,"18894":9272,"18895":9272,"18896":9272,"18897":9272,"18898":9272,"18899":9273,"18900":9273,"18901":9273,"18902":9273,"18903":9273,"18904":9273,"18905":9273,"18906":9273,"18907":9273,"18908":9273,"18909":9273,"18910":9273,"18911":9273,"18912":9273,"18913":9273,"18914":9273,"18915":9273,"18916":9273,"18917":9273,"18918":9273,"18919":9273,"18920":9273,"18921":9273,"18923":9273,"18924":9273,"18925":9273,"18926":9273,"18927":9273,"18928":9273,"18929":9273,"18930":9273,"18931":9273,"18932":9273,"18933":9273,"18934":9273,"18935":9273,"18936":9273,"18937":9273,"18938":9273,"18939":9273,"18940":9273,"18941":9273,"18942":9273,"18943":9273,"18944":9273,"18945":9273,"18946":9273,"18947":9273,"18948":9273,"18949":9273,"18950":9273,"18951":9273,"18952":9273,"18953":9273,"18954":9273,"18959":9273,"18960":9273,"18961":9273,"18962":9273,"18963":9273,"18974":9273,"18975":9273,"18977":9273,"18978":9273,"18979":9273,"18980":9273,"18981":9273,"18982":9273,"18983":9273,"18984":9273,"18985":9273,"18986":9273,"18987":9273,"18988":9273,"18989":9273,"18990":9273,"18991":9273,"18992":9273,"18993":9273,"18994":9273,"18995":9273,"18996":9273,"18997":9273,"18998":9273,"18999":9273,"19000":9273,"19001":9273,"19002":9273,"19003":9273,"19004":9273,"19005":9273,"19006":9273,"19008":9273,"19014":9273,"19015":9273,"19016":9273,"19017":9273,"19018":9273,"19019":9273,"19020":9273,"19021":9273,"19022":9273,"19023":9273,"19024":9273,"19025":9273,"19026":9273,"19027":9273,"19028":9273,"19029":9273,"19030":9273,"19031":9273,"19032":9273,"19033":9273,"19039":9273,"19040":9273,"19041":9273,"19042":9273,"19043":9273,"19054":9273,"19055":9273,"19056":9273,"19057":9273,"19058":9273,"19059":9273,"19060":9273,"19061":9273,"19062":9273,"19063":9273,"19064":9273,"19065":9273,"19066":9273,"19067":9273,"19068":9273,"19074":9273,"19075":9273,"19076":9273,"19077":9273,"19078":9273,"19079":9273,"19080":9273,"19081":9273,"19082":9273,"19083":9273,"19084":9273,"19085":9273,"19087":9273,"19088":9273,"19090":9273,"19091":9273,"19092":9273,"19093":9273,"19099":9274,"19100":9274,"19101":9274,"19102":9274,"19103":9274,"19104":9274,"19105":9274,"19106":9274,"19107":9274,"19108":9274,"19109":9274,"19110":9274,"19111":9274,"19112":9274,"19113":9274,"19114":9274,"19115":9274,"19116":9274,"19117":9274,"19118":9274,"19119":9274,"19120":9274,"19123":9274,"19124":9274,"19131":9274,"19132":9274,"19133":9274,"19135":9274,"19136":9274,"19137":9274,"19138":9274,"19144":9274,"19145":9274,"19146":9274,"19147":9274,"19148":9274,"19149":9274,"19150":9274,"19151":9274,"19152":9274,"19153":9274,"19154":9274,"19156":9274,"19161":9274,"19163":9274,"19165":9274,"19166":9274,"19167":9274,"19168":9274,"19174":9274,"19175":9274,"19176":9274,"19177":9274,"19180":9274,"19181":9274,"19183":9274,"19186":9274,"19188":9274,"19189":9274,"19190":9274,"19191":9274,"19192":9274,"19193":9274,"19194":9274,"19195":9274,"19197":9274,"19198":9274,"19199":9274,"19200":9274,"19201":9274,"19202":9274,"19203":9274,"19204":9274,"19205":9274,"19207":9274,"19208":9274,"19209":9274,"19210":9274,"19211":9274,"19212":9274,"19213":9274,"19214":9274,"19215":9274,"19216":9274,"19218":9274,"19219":9274,"19221":9274,"19227":9274,"19228":9274,"19229":9274,"19230":9274,"19231":9274,"19232":9274,"19233":9274,"19239":9274,"19240":9274,"19241":9274,"19242":9274,"19243":9274,"19245":9274,"19247":9274,"19249":9274,"19251":9274,"19252":9274,"19253":9274,"19256":9274,"19257":9274,"19258":9274,"19264":9274,"19265":9274,"19266":9274,"19267":9274,"19268":9274,"19269":9274,"19270":9274,"19271":9274,"19272":9274,"19273":9274,"19274":9274,"19275":9274,"19276":9274,"19277":9274,"19278":9274,"19284":9274,"19285":9274,"19286":9274,"19287":9274,"19288":9274,"19289":9274,"19290":9274,"19291":9274,"19292":9274,"19293":9274,"19294":9274,"19295":9274,"19296":9274,"19297":9274,"19298":9274,"19299":9275,"19304":9275,"19309":9275,"19314":9275,"19319":9275,"19324":9275,"19329":9275,"19334":9275,"19339":9275,"19354":9275,"19359":9275,"19364":9275,"19374":9275,"19384":9275,"19394":9275,"19399":9275,"19404":9275,"19409":9275,"19419":9275,"19424":9275,"19429":9275,"19434":9275,"19439":9275,"19449":9275,"19454":9275,"19474":9275,"19479":9275,"19489":9275,"19494":9275,"19499":9276,"19503":9277,"19504":9277,"19505":9277,"19506":9277,"19507":9277,"19508":9277,"19509":9277,"19510":9277,"19511":9277,"19512":9277,"19513":9277,"19514":9277,"19515":9277,"19516":9277,"19517":9277,"19518":9277,"19519":9277,"19520":9277,"19521":9277,"19522":9277,"19523":9277,"19524":9277,"19525":9277,"19526":9277,"19527":9277,"19528":9277,"19529":9277,"19530":9277,"19531":9277,"19532":9277,"19533":9277,"19558":9278,"19563":9278,"19564":9278,"19565":9278,"19566":9278,"19567":9278,"19568":9278,"19569":9278,"19570":9278,"19571":9278,"19572":9278,"19573":9278,"19574":9278,"19575":9278,"19576":9278,"19577":9278,"19578":9278,"19579":9278,"19580":9278,"19581":9278,"19582":9278,"19583":9278,"19584":9278,"19585":9278,"19586":9278,"19587":9278,"19588":9278,"19589":9278,"19613":9279,"19618":9280,"19623":9281,"19628":9281,"19629":9281,"19630":9281,"19631":9281,"19632":9281,"19633":9281,"19634":9281,"19635":9281,"19636":9281,"19637":9281,"19638":9281,"19639":9281,"19640":9281,"19641":9281,"19642":9281,"19643":9281,"19644":9281,"19645":9281,"19646":9281,"19647":9281,"19648":9281,"19649":9281,"19650":9281,"19651":9281,"19652":9281,"19653":9281,"19654":9281,"19655":9281,"19656":9281,"19657":9281,"19663":9281,"19664":9281,"19673":9282,"19678":9282,"19679":9282,"19680":9282,"19681":9282,"19682":9282,"19683":9282,"19684":9282,"19685":9282,"19686":9282,"19687":9282,"19688":9282,"19689":9282,"19690":9282,"19691":9282,"19692":9282,"19693":9282,"19694":9282,"19695":9282,"19696":9282,"19697":9282,"19698":9282,"19699":9282,"19700":9282,"19701":9282,"19702":9282,"19703":9282,"19704":9282,"19705":9282,"19706":9282,"19707":9282,"19708":9282,"19709":9282,"19710":9282,"19711":9282,"19712":9282,"19713":9282,"19714":9282,"19715":9282,"19716":9282,"19717":9282,"19728":9282,"19729":9282,"19730":9282,"19731":9282,"19732":9282,"19738":9282,"19739":9282,"19741":9282,"19742":9282,"19743":9282,"19744":9282,"19746":9282,"19747":9282,"19748":9282,"19749":9282,"19750":9282,"19751":9282,"19752":9282,"19753":9282,"19754":9282,"19755":9282,"19756":9282,"19757":9282,"19763":9282,"19764":9282,"19765":9282,"19766":9282,"19767":9282,"19773":9282,"19774":9282,"19775":9282,"19776":9282,"19777":9282,"19778":9282,"19779":9282,"19780":9282,"19781":9282,"19782":9282,"19783":9282,"19784":9282,"19785":9282,"19786":9282,"19787":9282,"19793":9282,"19794":9282,"19795":9282,"19796":9282,"19797":9282,"19798":9282,"19799":9282,"19800":9282,"19801":9282,"19802":9282,"19803":9282,"19804":9282,"19805":9282,"19806":9282,"19807":9282,"19808":9282,"19809":9282,"19810":9282,"19811":9282,"19812":9282,"19813":9282,"19814":9282,"19815":9282,"19816":9282,"19817":9282,"19829":9282,"19830":9282,"19831":9282,"19832":9282,"19833":9282,"19834":9282,"19835":9282,"19836":9282,"19837":9282,"19838":9282,"19839":9282,"19840":9282,"19841":9282,"19842":9282,"19843":9282,"19853":9283,"19854":9283,"19855":9283,"19856":9283,"19857":9283,"19858":9283,"19859":9283,"19860":9283,"19861":9283,"19862":9283,"19863":9283,"19864":9283,"19865":9283,"19866":9283,"19867":9283,"19868":9283,"19869":9283,"19871":9283,"19872":9283,"19873":9283,"19878":9283,"19879":9283,"19880":9283,"19881":9283,"19882":9283,"19883":9283,"19884":9283,"19885":9283,"19886":9283,"19887":9283,"19888":9283,"19889":9283,"19890":9283,"19891":9283,"19892":9283,"19893":9283,"19894":9283,"19895":9283,"19896":9283,"19897":9283,"19898":9283,"19899":9283,"19900":9283,"19901":9283,"19902":9283,"19903":9283,"19904":9283,"19905":9283,"19906":9283,"19913":9283,"19914":9283,"19915":9283,"19916":9283,"19917":9283,"19928":9283,"19929":9283,"19930":9283,"19931":9283,"19932":9283,"19933":9283,"19934":9283,"19935":9283,"19936":9283,"19937":9283,"19938":9283,"19939":9283,"19940":9283,"19941":9283,"19942":9283,"19943":9283,"19944":9283,"19945":9283,"19947":9283,"19948":9283,"19949":9283,"19950":9283,"19951":9283,"19952":9283,"19953":9283,"19954":9283,"19955":9283,"19956":9283,"19957":9283,"19958":9283,"19959":9283,"19960":9283,"19961":9283,"19962":9283,"19968":9283,"19983":9284,"20008":9285,"20013":9285,"20018":9285,"20023":9285,"20028":9286,"20033":9287,"20034":9287,"20035":9287,"20037":9287,"20038":9287,"20043":9288,"20044":9289,"20045":9289,"20046":9289,"20047":9289,"20048":9289,"20049":9289,"20050":9289,"20051":9289,"20052":9289,"20053":9289,"20054":9289,"20055":9289,"20056":9289,"20057":9289,"20058":9289,"20059":9289,"20060":9289,"20144":9290,"20149":9290,"20154":9290,"20159":9290,"20164":9290,"20169":9290,"20174":9290,"20179":9290,"20184":9290,"20189":9290,"20199":9290,"20204":9290,"20209":9290,"20214":9290,"20219":9290,"20224":9290,"20244":9290,"20249":9290,"20259":9290,"20269":9290,"20274":9290,"20279":9290,"20284":9290,"20289":9290,"20344":9291,"20345":9291,"20346":9291,"20347":9291,"20348":9291,"20349":9291,"20354":9291,"20355":9291,"20356":9291,"20357":9291,"20358":9291,"20359":9291,"20360":9291,"20361":9291,"20362":9291,"20363":9291,"20364":9291,"20365":9291,"20366":9291,"20367":9291,"20368":9291,"20369":9291,"20370":9291,"20371":9291,"20372":9291,"20373":9291,"20374":9291,"20375":9291,"20376":9291,"20377":9291,"20378":9291,"20379":9291,"20380":9291,"20381":9291,"20382":9291,"20383":9291,"20384":9291,"20385":9291,"20386":9291,"20387":9291,"20388":9291,"20389":9291,"20390":9291,"20391":9291,"20392":9291,"20393":9291,"20509":9292,"20510":9292,"20511":9292,"20512":9292,"20513":9292,"20514":9292,"20515":9292,"20516":9292,"20517":9292,"20518":9292,"20519":9292,"20520":9292,"20521":9292,"20522":9292,"20523":9292,"20524":9292,"20529":9292,"20530":9292,"20531":9292,"20532":9292,"20533":9292,"20544":9292,"20545":9292,"20546":9292,"20547":9292,"20548":9292,"20549":9292,"20550":9292,"20551":9292,"20552":9292,"20553":9292,"20554":9292,"20555":9292,"20556":9292,"20557":9292,"20558":9292,"20559":9292,"20560":9292,"20561":9292,"20562":9292,"20563":9292,"20564":9292,"20565":9292,"20566":9292,"20567":9292,"20568":9292,"20574":9292,"20575":9292,"20576":9292,"20577":9292,"20578":9292,"20579":9292,"20580":9292,"20581":9292,"20582":9292,"20583":9292,"20584":9292,"20585":9292,"20586":9292,"20587":9292,"20588":9292,"20589":9292,"20590":9292,"20709":9293,"20710":9293,"20711":9293,"20712":9293,"20713":9293,"20714":9293,"20719":9293,"20720":9293,"20721":9293,"20722":9293,"20723":9293,"20724":9293,"20725":9293,"20726":9293,"20727":9293,"20749":9294,"20750":9294,"20751":9294,"20752":9294,"20753":9294,"20754":9294,"20755":9294,"20756":9294,"20757":9294,"20758":9294,"20759":9294,"20760":9294,"20761":9294,"20762":9294,"20763":9294,"20789":9295,"20794":9295,"20799":9295,"20804":9296,"20805":9296,"20806":9296,"20807":9296,"20808":9296,"20809":9296,"20810":9296,"20811":9296,"20812":9296,"20813":9296,"20814":9296,"20815":9296,"20816":9296,"20817":9296,"20818":9296,"20819":9296,"20820":9296,"20821":9296,"20822":9296,"20823":9296,"20824":9296,"20829":9296,"20830":9296,"20831":9296,"20832":9296,"20833":9296,"20834":9296,"20835":9296,"20836":9296,"20837":9296,"20838":9296,"20839":9296,"20840":9296,"20841":9296,"20842":9296,"20843":9296,"20849":9296,"20850":9296,"20851":9296,"20852":9296,"20853":9296,"20854":9296,"20855":9296,"20856":9296,"20857":9296,"20858":9296,"20859":9296,"20860":9296,"20861":9296,"20862":9296,"20863":9296,"20864":9296,"20865":9296,"20866":9296,"20867":9296,"20868":9296,"20869":9296,"20870":9296,"20871":9296,"20872":9296,"20873":9296,"20879":9296,"20880":9296,"20881":9296,"20882":9296,"20883":9296,"20884":9296,"20885":9296,"20886":9296,"20887":9296,"20888":9296,"20889":9296,"20890":9296,"20891":9296,"20892":9296,"20893":9296,"20894":9296,"20895":9296,"20896":9296,"20897":9296,"20898":9296,"20899":9296,"20900":9296,"20901":9296,"20902":9296,"20903":9296,"20904":9296,"20905":9296,"20906":9296,"20907":9296,"20908":9296,"20909":9296,"20910":9296,"20911":9296,"20912":9296,"20913":9296,"20914":9296,"20915":9296,"20916":9296,"20917":9296,"20918":9296,"20919":9296,"20920":9296,"20921":9296,"20922":9296,"20923":9296,"20924":9296,"20925":9296,"20926":9296,"20927":9296,"20928":9296,"20934":9296,"20935":9296,"20936":9296,"20937":9296,"20938":9296,"20939":9296,"20940":9296,"20941":9296,"20942":9296,"20943":9296,"20944":9296,"20945":9296,"20946":9296,"20947":9296,"20948":9296,"20949":9296,"20950":9296,"20951":9296,"20952":9296,"20953":9296,"20959":9296,"20960":9296,"20961":9296,"20962":9296,"20963":9296,"20970":9296,"20971":9296,"20972":9296,"20973":9296,"20974":9296,"20975":9296,"20976":9296,"20977":9296,"20978":9296,"20979":9296,"20980":9296,"20981":9296,"20982":9296,"20983":9296,"20984":9296,"20985":9296,"20986":9296,"20987":9296,"20988":9296,"20989":9296,"20990":9296,"20992":9296,"20993":9296,"20994":9296,"20995":9296,"20996":9296,"20997":9296,"20998":9296,"20999":9296,"21000":9296,"21001":9296,"21003":9296,"21004":9297,"21009":9298,"21014":9298,"21015":9298,"21016":9298,"21017":9298,"21018":9298,"21024":9298,"21049":9299,"21050":9299,"21051":9299,"21052":9299,"21053":9299,"21054":9299,"21055":9299,"21056":9299,"21089":9300,"21094":9300,"21104":9301,"21109":9302,"21110":9302,"21111":9302,"21114":9304,"21115":9304,"21116":9304,"21117":9304,"21118":9304,"21119":9304,"21120":9304,"21121":9304,"21122":9304,"21123":9304,"21124":9304,"21125":9304,"21126":9304,"21127":9304,"21128":9304,"21129":9304,"21130":9304,"21131":9304,"21132":9304,"21133":9304,"21144":9305,"21145":9306,"21146":9306,"21147":9306,"21148":9306,"21149":9306,"21150":9315,"21155":9315,"21160":9315,"21165":9315,"21170":9315,"21175":9315,"21180":9315,"21190":9315,"21195":9315,"21200":9315,"21210":9315,"21215":9315,"21220":9315,"21225":9315,"21230":9315,"21235":9315,"21240":9315,"21245":9315,"21250":9315,"21255":9315,"21265":9315,"21275":9315,"21280":9315,"21285":9315,"21290":9315,"21300":9315,"21310":9315,"21320":9315,"21325":9315,"21330":9315,"21340":9315,"21345":9315,"21350":9316,"21351":9316,"21352":9316,"21353":9316,"21354":9316,"21355":9316,"21356":9316,"21357":9316,"21358":9316,"21359":9316,"21360":9316,"21365":9316,"21366":9316,"21367":9316,"21368":9316,"21369":9316,"21375":9316,"21376":9316,"21377":9316,"21378":9316,"21379":9316,"21380":9316,"21381":9316,"21382":9316,"21383":9316,"21384":9316,"21390":9316,"21391":9316,"21392":9316,"21393":9316,"21394":9316,"21400":9316,"21401":9316,"21402":9316,"21403":9316,"21404":9316,"21405":9316,"21406":9316,"21407":9316,"21408":9316,"21409":9316,"21410":9316,"21411":9316,"21412":9316,"21413":9316,"21414":9316,"21415":9316,"21416":9316,"21417":9316,"21418":9316,"21419":9316,"21425":9316,"21426":9316,"21427":9316,"21428":9316,"21429":9316,"21430":9316,"21431":9316,"21432":9316,"21433":9316,"21434":9316,"21440":9316,"21441":9316,"21442":9316,"21443":9316,"21444":9316,"21445":9316,"21446":9316,"21447":9316,"21448":9316,"21449":9316,"21450":9316,"21451":9316,"21452":9316,"21453":9316,"21454":9316,"21460":9316,"21461":9316,"21462":9316,"21463":9316,"21464":9316,"21465":9316,"21466":9316,"21467":9316,"21468":9316,"21469":9316,"21470":9316,"21471":9316,"21472":9316,"21473":9316,"21474":9316,"21475":9316,"21476":9316,"21477":9316,"21478":9316,"21479":9316,"21485":9316,"21486":9316,"21487":9316,"21488":9316,"21489":9316,"21490":9316,"21491":9316,"21492":9316,"21493":9316,"21494":9316,"21495":9316,"21496":9316,"21497":9316,"21498":9316,"21500":9316,"21501":9316,"21502":9316,"21503":9316,"21504":9316,"21505":9316,"21506":9316,"21507":9316,"21508":9316,"21509":9316,"21510":9316,"21511":9316,"21512":9316,"21513":9316,"21514":9316,"21515":9316,"21516":9316,"21517":9316,"21518":9316,"21519":9316,"21520":9316,"21521":9316,"21522":9316,"21523":9316,"21524":9316,"21525":9316,"21526":9316,"21527":9316,"21528":9316,"21529":9316,"21530":9316,"21531":9316,"21532":9316,"21533":9316,"21534":9316,"21540":9316,"21541":9316,"21542":9316,"21543":9316,"21545":9316,"21546":9316,"21548":9316,"21549":9316,"21550":9317,"21551":9317,"21552":9317,"21553":9317,"21554":9317,"21555":9317,"21560":9317,"21561":9317,"21562":9317,"21563":9317,"21564":9317,"21565":9317,"21566":9317,"21567":9317,"21568":9317,"21569":9317,"21570":9317,"21571":9317,"21572":9317,"21573":9317,"21574":9317,"21575":9317,"21576":9317,"21577":9317,"21578":9317,"21579":9317,"21580":9317,"21581":9317,"21582":9317,"21583":9317,"21584":9317,"21590":9317,"21591":9317,"21592":9317,"21593":9317,"21594":9317,"21600":9317,"21601":9317,"21602":9317,"21603":9317,"21604":9317,"21610":9317,"21611":9317,"21612":9317,"21613":9317,"21614":9317,"21615":9317,"21616":9317,"21617":9317,"21618":9317,"21619":9317,"21625":9317,"21626":9317,"21627":9317,"21628":9317,"21629":9317,"21630":9317,"21631":9317,"21632":9317,"21633":9317,"21634":9317,"21645":9317,"21646":9317,"21647":9317,"21648":9317,"21649":9317,"21650":9317,"21651":9317,"21652":9317,"21653":9317,"21654":9317,"21655":9317,"21656":9317,"21657":9317,"21658":9317,"21659":9317,"21660":9317,"21661":9317,"21662":9317,"21663":9317,"21664":9317,"21665":9317,"21666":9317,"21667":9317,"21668":9317,"21669":9317,"21670":9317,"21671":9317,"21672":9317,"21673":9317,"21674":9317,"21675":9317,"21676":9317,"21677":9317,"21678":9317,"21679":9317,"21680":9317,"21681":9317,"21682":9317,"21683":9317,"21684":9317,"21685":9317,"21686":9317,"21687":9317,"21688":9317,"21689":9317,"21690":9317,"21691":9317,"21692":9317,"21693":9317,"21694":9317,"21695":9317,"21696":9317,"21697":9317,"21698":9317,"21699":9317,"21700":9317,"21701":9317,"21702":9317,"21703":9317,"21704":9317,"21705":9317,"21706":9317,"21707":9317,"21708":9317,"21709":9317,"21710":9317,"21711":9317,"21712":9317,"21713":9317,"21714":9317,"21725":9317,"21726":9317,"21727":9317,"21728":9317,"21729":9317,"21730":9317,"21735":9318,"21736":9318,"21737":9318,"21738":9318,"21739":9318,"21740":9318,"21745":9318,"21746":9318,"21747":9318,"21748":9318,"21749":9318,"21760":9318,"21761":9318,"21762":9318,"21763":9318,"21764":9318,"21765":9318,"21766":9318,"21767":9318,"21768":9318,"21769":9318,"21770":9318,"21771":9318,"21772":9318,"21773":9318,"21774":9318,"21775":9318,"21776":9318,"21777":9318,"21778":9318,"21779":9318,"21780":9318,"21781":9318,"21782":9318,"21783":9318,"21784":9318,"21785":9318,"21786":9318,"21787":9318,"21788":9318,"21789":9318,"21800":9318,"21801":9318,"21802":9318,"21803":9318,"21804":9318,"21810":9318,"21811":9318,"21812":9318,"21813":9318,"21814":9318,"21820":9318,"21821":9318,"21822":9318,"21823":9318,"21824":9318,"21830":9318,"21831":9318,"21832":9318,"21833":9318,"21834":9318,"21835":9318,"21836":9318,"21837":9318,"21838":9318,"21839":9318,"21840":9318,"21841":9318,"21842":9318,"21843":9318,"21844":9318,"21845":9318,"21846":9318,"21847":9318,"21848":9318,"21849":9318,"21850":9318,"21851":9318,"21852":9318,"21853":9318,"21854":9318,"21860":9318,"21861":9318,"21862":9318,"21865":9319,"21866":9319,"21867":9319,"21868":9319,"21869":9319,"21870":9319,"21871":9319,"21872":9319,"21873":9319,"21874":9319,"21875":9319,"21876":9319,"21877":9319,"21878":9319,"21879":9319,"21880":9319,"21885":9319,"21886":9319,"21887":9319,"21888":9319,"21889":9319,"21890":9319,"21891":9319,"21892":9319,"21893":9319,"21894":9319,"21895":9319,"21896":9319,"21897":9319,"21898":9319,"21900":9319,"21901":9319,"21902":9319,"21903":9319,"21904":9319,"21905":9319,"21906":9319,"21907":9319,"21908":9319,"21909":9319,"21910":9319,"21911":9319,"21912":9319,"21914":9319,"21920":9319,"21924":9319,"21927":9319,"21928":9319,"21930":9319,"21933":9319,"21935":9319,"21936":9319,"21939":9319,"21941":9319,"21942":9319,"21944":9319,"21945":9319,"21946":9319,"21948":9319,"21953":9319,"21956":9319,"21957":9319,"21958":9319,"21959":9319,"21962":9319,"21963":9319,"21965":9319,"21966":9319,"21969":9319,"21975":9319,"21980":9319,"21981":9319,"21982":9319,"21983":9319,"21984":9319,"21985":9319,"21986":9319,"21987":9319,"21988":9319,"21990":9319,"21991":9319,"21992":9319,"21994":9319,"22000":9319,"22007":9319,"22008":9319,"22009":9319,"22010":9319,"22012":9319,"22014":9319,"22021":9319,"22022":9319,"22024":9319,"22025":9319,"22026":9319,"22027":9319,"22028":9319,"22029":9319,"22030":9319,"22031":9319,"22032":9319,"22033":9319,"22034":9319,"22036":9319,"22037":9319,"22039":9319,"22040":9319,"22041":9319,"22042":9319,"22044":9319,"22045":9319,"22046":9319,"22047":9319,"22048":9319,"22049":9319,"22050":9319,"22051":9319,"22053":9319,"22054":9319,"22060":9319,"22061":9319,"22064":9319,"22065":9320,"22070":9320,"22075":9320,"22080":9320,"22090":9320,"22095":9320,"22110":9320,"22115":9320,"22120":9320,"22125":9320,"22130":9320,"22135":9320,"22145":9321,"22146":9321,"22147":9321,"22148":9321,"22149":9321,"22150":9321,"22151":9321,"22152":9321,"22153":9321,"22154":9321,"22155":9321,"22156":9321,"22157":9321,"22158":9321,"22159":9321,"22160":9321,"22161":9321,"22162":9321,"22163":9321,"22164":9321,"22165":9321,"22170":9321,"22171":9321,"22172":9321,"22173":9321,"22174":9321,"22175":9322,"22177":9323,"22178":9323,"22179":9323,"22180":9323,"22181":9323,"22182":9323,"22183":9323,"22184":9323,"22185":9323,"22186":9323,"22187":9323,"22188":9323,"22189":9323,"22190":9323,"22191":9323,"22192":9323,"22193":9323,"22194":9323,"22195":9323,"22196":9323,"22197":9323,"22198":9323,"22199":9323,"22200":9323,"22201":9323,"22202":9323,"22207":9323,"22208":9323,"22209":9323,"22210":9323,"22211":9323,"22213":9323,"22214":9323,"22215":9323,"22222":9323,"22223":9323,"22224":9323,"22225":9323,"22226":9323,"22232":9323,"22233":9323,"22234":9323,"22235":9323,"22236":9323,"22237":9323,"22238":9323,"22239":9323,"22240":9323,"22241":9323,"22242":9323,"22243":9323,"22244":9323,"22245":9323,"22246":9323,"22247":9323,"22248":9323,"22249":9323,"22250":9323,"22251":9323,"22257":9323,"22258":9323,"22259":9323,"22260":9323,"22261":9323,"22262":9323,"22263":9323,"22264":9323,"22265":9323,"22266":9323,"22267":9323,"22268":9323,"22269":9323,"22270":9323,"22271":9323,"22273":9323,"22274":9323,"22275":9323,"22276":9323,"22282":9323,"22283":9323,"22284":9323,"22285":9323,"22286":9323,"22287":9323,"22288":9323,"22289":9323,"22290":9323,"22291":9323,"22292":9323,"22294":9323,"22295":9323,"22296":9323,"22297":9323,"22298":9323,"22299":9323,"22301":9323,"22302":9323,"22303":9323,"22304":9323,"22305":9323,"22306":9323,"22307":9323,"22308":9323,"22309":9323,"22310":9323,"22311":9323,"22312":9323,"22313":9323,"22314":9323,"22315":9323,"22316":9323,"22317":9323,"22318":9323,"22319":9323,"22321":9323,"22323":9323,"22324":9323,"22325":9323,"22326":9323,"22327":9323,"22328":9323,"22329":9323,"22330":9323,"22331":9323,"22332":9323,"22333":9323,"22334":9323,"22336":9323,"22337":9323,"22338":9323,"22339":9323,"22340":9323,"22341":9323,"22342":9323,"22343":9323,"22344":9323,"22345":9323,"22346":9323,"22347":9323,"22348":9323,"22349":9323,"22350":9323,"22351":9323,"22357":9324,"22358":9324,"22359":9324,"22360":9324,"22361":9324,"22362":9324,"22363":9324,"22364":9324,"22365":9324,"22366":9324,"22367":9324,"22368":9324,"22369":9324,"22370":9324,"22371":9324,"22372":9324,"22377":9324,"22378":9324,"22379":9324,"22380":9324,"22381":9324,"22382":9324,"22383":9324,"22384":9324,"22385":9324,"22386":9324,"22387":9325,"22388":9326,"22389":9326,"22390":9326,"22391":9326,"22392":9326,"22393":9326,"22398":9327,"22402":9328,"22403":9329,"22408":9329,"22409":9329,"22410":9329,"22411":9329,"22412":9329,"22418":9329,"22419":9329,"22420":9329,"22421":9329,"22422":9329,"22423":9329,"22424":9329,"22425":9329,"22426":9329,"22427":9329,"22433":9329,"22434":9329,"22435":9329,"22436":9329,"22437":9329,"22438":9329,"22439":9329,"22440":9329,"22441":9329,"22442":9329,"22448":9329,"22449":9329,"22450":9329,"22451":9329,"22452":9329,"22453":9329,"22454":9329,"22455":9329,"22456":9329,"22457":9329,"22458":9329,"22459":9329,"22460":9329,"22461":9329,"22462":9329,"22463":9329,"22464":9329,"22465":9329,"22466":9329,"22467":9329,"22468":9329,"22469":9329,"22470":9329,"22471":9329,"22472":9329,"22478":9329,"22483":9330,"22488":9330,"22493":9330,"22498":9330,"22503":9330,"22508":9330,"22513":9330,"22518":9330,"22523":9330,"22528":9330,"22533":9330,"22538":9330,"22543":9330,"22553":9330,"22558":9330,"22568":9331,"22569":9331,"22570":9331,"22571":9331,"22572":9331,"22573":9331,"22574":9331,"22575":9331,"22576":9331,"22577":9331,"22578":9332,"22582":9333,"22587":9334,"22592":9335,"22595":9336,"22597":9337,"22600":9338,"22602":9339,"22603":9340,"22604":9341,"22606":9342,"22607":9342,"22608":9342,"22609":9342,"22610":9342,"22611":9342,"22612":9342,"22613":9342,"22614":9342,"22615":9342,"22616":9343,"22617":9343,"22618":9343,"22619":9343,"22620":9343,"22621":9343,"22622":9343,"22623":9343,"22624":9343,"22625":9343,"22626":9343,"22627":9343,"22628":9343,"22629":9343,"22630":9343,"22631":9343,"22636":9343,"22637":9343,"22638":9343,"22639":9343,"22640":9343,"22641":9343,"22642":9343,"22643":9343,"22644":9343,"22645":9343,"22646":9343,"22647":9343,"22648":9343,"22649":9343,"22650":9343,"22651":9343,"22652":9343,"22653":9343,"22654":9343,"22655":9343,"22656":9343,"22657":9343,"22658":9343,"22659":9343,"22660":9343,"22661":9343,"22662":9343,"22663":9343,"22664":9343,"22665":9343,"22666":9343,"22667":9343,"22668":9343,"22669":9343,"22670":9343,"22671":9343,"22672":9343,"22673":9343,"22674":9343,"22675":9343,"22676":9343,"22677":9343,"22678":9343,"22679":9343,"22680":9343,"22686":9343,"22687":9343,"22688":9343,"22689":9343,"22690":9343,"22691":9343,"22692":9343,"22693":9343,"22694":9343,"22695":9343,"22696":9343,"22697":9343,"22698":9343,"22699":9343,"22700":9343,"22701":9343,"22702":9343,"22703":9343,"22704":9343,"22705":9343,"22706":9343,"22707":9343,"22708":9343,"22709":9343,"22710":9343,"22711":9343,"22712":9343,"22713":9343,"22714":9343,"22716":9343,"22717":9343,"22718":9343,"22719":9343,"22720":9343,"22721":9343,"22722":9343,"22723":9343,"22724":9343,"22725":9343,"22731":9343,"22732":9343,"22733":9343,"22734":9343,"22735":9343,"22736":9343,"22737":9343,"22738":9343,"22739":9343,"22740":9343,"22741":9343,"22742":9343,"22743":9343,"22744":9343,"22745":9343,"22746":9343,"22747":9343,"22748":9343,"22749":9343,"22750":9343,"22751":9343,"22752":9343,"22753":9343,"22754":9343,"22755":9343,"22756":9343,"22757":9343,"22758":9343,"22759":9343,"22760":9343,"22776":9343,"22781":9343,"22782":9343,"22783":9343,"22784":9343,"22785":9343,"22786":9343,"22787":9343,"22788":9343,"22789":9343,"22790":9343,"22791":9343,"22792":9343,"22793":9343,"22794":9343,"22795":9343,"22796":9343,"22797":9343,"22798":9343,"22799":9343,"22800":9343,"22801":9343,"22802":9343,"22803":9343,"22804":9343,"22805":9343,"22806":9343,"22807":9343,"22808":9343,"22809":9343,"22810":9343,"22816":9344,"22817":9344,"22818":9344,"22819":9344,"22820":9344,"22821":9344,"22822":9344,"22823":9344,"22824":9344,"22825":9344,"22826":9344,"22827":9344,"22828":9344,"22829":9344,"22830":9344,"22831":9344,"22832":9344,"22833":9344,"22834":9344,"22835":9344,"22836":9344,"22837":9344,"22838":9344,"22839":9344,"22840":9344,"22841":9344,"22842":9344,"22843":9344,"22844":9344,"22845":9344,"22846":9344,"22847":9344,"22848":9344,"22849":9344,"22850":9344,"22851":9344,"22852":9344,"22853":9344,"22854":9344,"22855":9344,"22856":9344,"22857":9344,"22858":9344,"22859":9344,"22860":9344,"22861":9344,"22862":9344,"22863":9344,"22864":9344,"22865":9344,"22866":9344,"22867":9344,"22868":9344,"22869":9344,"22870":9344,"22871":9344,"22876":9344,"22877":9344,"22878":9344,"22879":9344,"22880":9344,"22881":9344,"22882":9344,"22883":9344,"22884":9344,"22885":9344,"22886":9344,"22887":9344,"22888":9344,"22889":9344,"22890":9344,"22891":9344,"22892":9344,"22893":9344,"22894":9344,"22896":9344,"22897":9344,"22898":9344,"22899":9344,"22900":9344,"22901":9344,"22902":9344,"22903":9344,"22904":9344,"22905":9344,"22906":9344,"22907":9344,"22908":9344,"22909":9344,"22910":9344,"22911":9344,"22912":9344,"22913":9344,"22914":9344,"22915":9344,"22916":9344,"22917":9344,"22918":9344,"22919":9344,"22920":9344,"22921":9344,"22922":9344,"22923":9344,"22924":9344,"22925":9344,"22931":9344,"22932":9344,"22933":9344,"22934":9344,"22935":9344,"22936":9344,"22937":9344,"22938":9344,"22939":9344,"22940":9344,"22941":9344,"22942":9344,"22943":9344,"22944":9344,"22945":9344,"22946":9344,"22947":9344,"22948":9344,"22949":9344,"22950":9344,"22951":9344,"22952":9344,"22953":9344,"22954":9344,"22955":9344,"22956":9344,"22957":9344,"22958":9344,"22959":9344,"22960":9344,"22961":9344,"22962":9344,"22963":9344,"22964":9344,"22965":9344,"22971":9344,"22972":9344,"22973":9344,"22974":9344,"22975":9344,"22976":9344,"22977":9344,"22978":9344,"22979":9344,"22980":9344,"22981":9344,"22982":9344,"22983":9344,"22984":9344,"22985":9344,"22991":9344,"22992":9344,"22993":9344,"22994":9344,"22995":9344,"22996":9344,"22997":9344,"22998":9344,"22999":9344,"23000":9344,"23006":9344,"23007":9344,"23008":9344,"23009":9344,"23010":9344,"23011":9344,"23012":9344,"23013":9344,"23014":9344,"23015":9344,"23016":9345,"23021":9345,"23026":9345,"23031":9345,"23046":9345,"23051":9345,"23056":9345,"23061":9345,"23066":9345,"23071":9345,"23076":9345,"23081":9345,"23086":9345,"23091":9345,"23096":9345,"23101":9345,"23111":9345,"23116":9345,"23121":9345,"23131":9345,"23136":9345,"23141":9345,"23146":9345,"23151":9345,"23156":9345,"23161":9345,"23166":9345,"23176":9345,"23181":9345,"23186":9345,"23191":9345,"23196":9345,"23206":9345,"23211":9345,"23216":9346,"23226":9346,"23227":9346,"23228":9346,"23229":9346,"23230":9346,"23231":9346,"23232":9346,"23233":9346,"23234":9346,"23235":9346,"23236":9346,"23237":9346,"23238":9346,"23239":9346,"23240":9346,"23241":9346,"23242":9346,"23243":9346,"23244":9346,"23245":9346,"23246":9346,"23247":9346,"23248":9346,"23249":9346,"23250":9346,"23251":9346,"23252":9346,"23253":9346,"23254":9346,"23255":9346,"23256":9346,"23257":9346,"23258":9346,"23259":9346,"23260":9346,"23261":9346,"23262":9346,"23263":9346,"23264":9346,"23265":9346,"23271":9346,"23272":9346,"23273":9346,"23274":9346,"23275":9346,"23276":9346,"23277":9346,"23278":9346,"23279":9346,"23280":9346,"23286":9346,"23287":9346,"23288":9346,"23289":9346,"23290":9346,"23291":9346,"23292":9346,"23293":9346,"23294":9346,"23295":9346,"23296":9346,"23297":9346,"23298":9346,"23299":9346,"23300":9346,"23306":9346,"23307":9346,"23308":9346,"23309":9346,"23310":9346,"23311":9346,"23312":9346,"23313":9346,"23314":9346,"23315":9346,"23316":9346,"23317":9346,"23318":9346,"23319":9346,"23320":9346,"23321":9346,"23322":9346,"23324":9346,"23325":9346,"23326":9346,"23327":9346,"23328":9346,"23329":9346,"23330":9346,"23331":9346,"23332":9346,"23333":9346,"23334":9346,"23335":9346,"23336":9346,"23337":9346,"23338":9346,"23339":9346,"23340":9346,"23341":9346,"23342":9346,"23343":9346,"23344":9346,"23345":9346,"23346":9346,"23347":9346,"23349":9346,"23350":9346,"23351":9346,"23352":9346,"23353":9346,"23354":9346,"23355":9346,"23366":9346,"23367":9346,"23368":9346,"23369":9346,"23370":9346,"23371":9346,"23372":9346,"23373":9346,"23374":9346,"23375":9346,"23381":9346,"23382":9346,"23383":9346,"23384":9346,"23385":9346,"23396":9346,"23397":9346,"23398":9346,"23399":9346,"23400":9346,"23401":9346,"23402":9346,"23403":9346,"23405":9346,"23406":9346,"23407":9346,"23408":9346,"23409":9346,"23410":9346,"23411":9346,"23412":9346,"23413":9346,"23415":9346,"23416":9347,"23417":9347,"23418":9347,"23419":9347,"23420":9347,"23421":9347,"23426":9347,"23427":9347,"23428":9347,"23429":9347,"23430":9347,"23431":9347,"23432":9347,"23433":9347,"23434":9347,"23435":9347,"23436":9347,"23437":9347,"23438":9347,"23439":9347,"23440":9347,"23456":9347,"23457":9347,"23458":9347,"23459":9347,"23460":9347,"23466":9347,"23467":9347,"23468":9347,"23469":9347,"23470":9347,"23471":9347,"23472":9347,"23473":9347,"23474":9347,"23475":9347,"23476":9347,"23477":9347,"23478":9347,"23479":9347,"23480":9347,"23491":9347,"23492":9347,"23493":9347,"23494":9347,"23495":9347,"23496":9347,"23497":9347,"23498":9347,"23499":9347,"23500":9347,"23501":9347,"23502":9347,"23503":9347,"23505":9347,"23506":9347,"23508":9347,"23509":9347,"23510":9347,"23511":9347,"23512":9347,"23513":9347,"23514":9347,"23515":9347,"23516":9347,"23517":9347,"23518":9347,"23519":9347,"23520":9347,"23521":9347,"23522":9347,"23523":9347,"23524":9347,"23525":9347,"23526":9347,"23527":9347,"23528":9347,"23529":9347,"23530":9347,"23531":9347,"23532":9347,"23533":9347,"23534":9347,"23535":9347,"23536":9347,"23537":9347,"23538":9347,"23539":9347,"23540":9347,"23541":9347,"23542":9347,"23543":9347,"23544":9347,"23545":9347,"23546":9347,"23547":9347,"23548":9347,"23549":9347,"23550":9347,"23551":9347,"23552":9347,"23553":9347,"23554":9347,"23555":9347,"23561":9347,"23562":9347,"23563":9347,"23564":9347,"23565":9347,"23571":9347,"23572":9347,"23573":9347,"23574":9347,"23575":9347,"23586":9347,"23587":9347,"23588":9347,"23589":9347,"23590":9347,"23591":9347,"23592":9347,"23593":9347,"23594":9347,"23595":9347,"23596":9347,"23597":9347,"23598":9347,"23599":9347,"23600":9347,"23601":9347,"23602":9347,"23603":9347,"23604":9347,"23605":9347,"23611":9348,"23612":9348,"23613":9348,"23614":9348,"23615":9348,"23616":9348,"23617":9348,"23618":9348,"23619":9348,"23620":9348,"23621":9348,"23622":9348,"23623":9348,"23624":9348,"23625":9348,"23626":9348,"23627":9348,"23628":9348,"23629":9348,"23630":9348,"23631":9348,"23632":9348,"23633":9348,"23634":9348,"23635":9348,"23636":9348,"23637":9348,"23638":9348,"23639":9348,"23640":9348,"23641":9348,"23642":9348,"23643":9348,"23644":9348,"23645":9348,"23646":9348,"23647":9348,"23648":9348,"23649":9348,"23650":9348,"23651":9348,"23652":9348,"23653":9348,"23654":9348,"23655":9348,"23656":9348,"23657":9348,"23658":9348,"23659":9348,"23660":9348,"23661":9348,"23666":9348,"23667":9348,"23670":9348,"23676":9348,"23678":9348,"23680":9348,"23682":9348,"23683":9348,"23685":9348,"23686":9348,"23687":9348,"23688":9348,"23689":9348,"23692":9348,"23693":9348,"23695":9348,"23697":9348,"23698":9348,"23699":9348,"23700":9348,"23701":9348,"23702":9348,"23703":9348,"23704":9348,"23705":9348,"23706":9348,"23707":9348,"23708":9348,"23710":9348,"23716":9348,"23718":9348,"23720":9348,"23727":9348,"23729":9348,"23730":9348,"23736":9348,"23737":9348,"23738":9348,"23739":9348,"23740":9348,"23746":9348,"23747":9348,"23748":9348,"23752":9348,"23753":9348,"23754":9348,"23755":9348,"23761":9348,"23764":9348,"23765":9348,"23767":9348,"23768":9348,"23769":9348,"23770":9348,"23771":9348,"23772":9348,"23773":9348,"23774":9348,"23777":9348,"23778":9348,"23779":9348,"23780":9348,"23781":9348,"23782":9348,"23783":9348,"23784":9348,"23785":9348,"23789":9348,"23792":9348,"23793":9348,"23798":9348,"23799":9348,"23800":9348,"23803":9348,"23804":9348,"23807":9348,"23809":9348,"23810":9348,"23811":9349,"23816":9349,"23817":9349,"23818":9349,"23819":9349,"23820":9349,"23821":9349,"23822":9349,"23823":9349,"23824":9349,"23825":9349,"23826":9349,"23827":9349,"23828":9349,"23829":9349,"23830":9349,"23831":9349,"23832":9349,"23833":9349,"23834":9349,"23835":9349,"23836":9349,"23837":9349,"23838":9349,"23839":9349,"23840":9349,"23841":9349,"23842":9349,"23843":9349,"23844":9349,"23845":9349,"23846":9349,"23847":9349,"23848":9349,"23849":9349,"23850":9349,"23851":9349,"23852":9349,"23853":9349,"23854":9349,"23855":9349,"23856":9349,"23857":9349,"23858":9349,"23859":9349,"23860":9349,"23861":9349,"23862":9349,"23863":9349,"23864":9349,"23865":9349,"23866":9349,"23867":9349,"23868":9349,"23869":9349,"23870":9349,"23871":9349,"23872":9349,"23873":9349,"23874":9349,"23875":9349,"23881":9349,"23882":9349,"23883":9349,"23884":9349,"23885":9349,"23886":9349,"23887":9349,"23888":9349,"23889":9349,"23890":9349,"23891":9349,"23892":9349,"23893":9349,"23894":9349,"23895":9349,"23901":9349,"23902":9349,"23903":9349,"23904":9349,"23905":9349,"23906":9349,"23907":9349,"23908":9349,"23909":9349,"23910":9349,"23911":9349,"23912":9349,"23913":9349,"23914":9349,"23915":9349,"23921":9349,"23922":9349,"23923":9349,"23924":9349,"23925":9349,"23926":9349,"23927":9349,"23928":9349,"23929":9349,"23930":9349,"23936":9349,"23937":9349,"23938":9349,"23939":9349,"23940":9349,"23941":9349,"23942":9349,"23943":9349,"23944":9349,"23945":9349,"23946":9349,"23947":9349,"23948":9349,"23949":9349,"23950":9349,"23951":9349,"23952":9349,"23953":9349,"23954":9349,"23955":9349,"23961":9349,"23962":9349,"23963":9349,"23964":9349,"23965":9349,"23971":9349,"23972":9349,"23973":9349,"23974":9349,"23975":9349,"23976":9349,"23977":9349,"23978":9349,"23979":9349,"23980":9349,"23981":9349,"23982":9349,"23983":9349,"23984":9349,"23985":9349,"23986":9349,"23987":9349,"23988":9349,"23989":9349,"23990":9349,"23991":9349,"23992":9349,"23993":9349,"23995":9349,"24001":9349,"24002":9349,"24003":9349,"24004":9349,"24005":9349,"24011":9350,"24016":9350,"24021":9350,"24026":9350,"24036":9350,"24041":9350,"24046":9350,"24051":9350,"24056":9350,"24061":9350,"24066":9350,"24071":9350,"24076":9350,"24081":9350,"24091":9350,"24096":9350,"24101":9350,"24106":9351,"24107":9351,"24108":9351,"24109":9351,"24110":9351,"24111":9351,"24112":9351,"24113":9351,"24114":9351,"24115":9351,"24116":9351,"24117":9351,"24118":9351,"24119":9351,"24120":9351,"24121":9351,"24122":9351,"24123":9351,"24124":9351,"24125":9351,"24126":9351,"24131":9351,"24132":9351,"24133":9351,"24134":9351,"24135":9351,"24141":9351,"24142":9351,"24143":9351,"24144":9351,"24145":9351,"24146":9351,"24147":9351,"24148":9351,"24149":9351,"24150":9351,"24151":9351,"24152":9351,"24153":9351,"24154":9351,"24155":9351,"24156":9351,"24157":9351,"24158":9351,"24159":9351,"24160":9351,"24166":9351,"24167":9351,"24168":9351,"24169":9351,"24170":9351,"24171":9351,"24172":9351,"24173":9351,"24174":9351,"24175":9351,"24176":9351,"24177":9351,"24178":9351,"24179":9351,"24180":9351,"24181":9351,"24182":9351,"24183":9351,"24184":9351,"24186":9351,"24187":9351,"24188":9351,"24189":9351,"24190":9351,"24196":9351,"24197":9351,"24198":9351,"24199":9351,"24200":9351,"24201":9351,"24202":9351,"24203":9351,"24204":9351,"24205":9351,"24206":9351,"24207":9351,"24208":9351,"24209":9351,"24210":9351,"24211":9351,"24212":9351,"24213":9351,"24214":9351,"24215":9351,"24216":9351,"24217":9351,"24218":9351,"24219":9351,"24220":9351,"24221":9351,"24222":9351,"24223":9351,"24224":9351,"24225":9351,"24226":9351,"24227":9351,"24228":9351,"24229":9351,"24230":9351,"24231":9351,"24232":9351,"24233":9351,"24234":9351,"24235":9351,"24246":9351,"24247":9351,"24248":9351,"24249":9351,"24250":9351,"24256":9351,"24257":9351,"24258":9351,"24259":9351,"24260":9351,"24261":9351,"24262":9351,"24263":9351,"24264":9351,"24265":9351,"24266":9351,"24267":9351,"24268":9351,"24269":9351,"24270":9351,"24276":9351,"24277":9351,"24278":9351,"24279":9351,"24280":9351,"24291":9351,"24292":9351,"24293":9351,"24294":9351,"24295":9351,"24301":9351,"24302":9351,"24303":9351,"24304":9351,"24305":9351,"24306":9352,"24307":9352,"24308":9352,"24309":9352,"24310":9352,"24311":9352,"24312":9352,"24313":9352,"24314":9352,"24315":9352,"24316":9352,"24317":9352,"24318":9352,"24319":9352,"24320":9352,"24321":9352,"24322":9352,"24323":9352,"24324":9352,"24325":9352,"24326":9352,"24327":9352,"24328":9352,"24329":9352,"24330":9352,"24331":9352,"24336":9352,"24337":9352,"24340":9352,"24346":9352,"24350":9352,"24351":9352,"24354":9352,"24355":9352,"24363":9352,"24364":9352,"24367":9352,"24368":9352,"24370":9352,"24376":9352,"24377":9352,"24380":9352,"24391":9352,"24392":9352,"24393":9352,"24396":9352,"24398":9352,"24399":9352,"24406":9352,"24407":9352,"24408":9352,"24410":9352,"24411":9352,"24412":9352,"24414":9352,"24415":9352,"24416":9352,"24417":9352,"24419":9352,"24420":9352,"24422":9352,"24423":9352,"24424":9352,"24425":9352,"24428":9352,"24435":9352,"24436":9352,"24437":9352,"24441":9352,"24442":9352,"24456":9353,"24457":9353,"24458":9353,"24459":9353,"24460":9353,"24461":9353,"24462":9353,"24463":9353,"24464":9353,"24465":9353,"24466":9353,"24471":9353,"24472":9353,"24473":9353,"24474":9353,"24475":9353,"24476":9353,"24477":9353,"24478":9353,"24479":9353,"24480":9353,"24481":9353,"24482":9353,"24483":9353,"24484":9353,"24485":9353,"24491":9353,"24492":9353,"24493":9353,"24494":9353,"24495":9353,"24496":9353,"24497":9353,"24498":9353,"24499":9353,"24500":9353,"24506":9353,"24507":9353,"24508":9353,"24509":9353,"24510":9353,"24511":9353,"24512":9353,"24513":9353,"24514":9353,"24515":9353,"24516":9353,"24517":9353,"24519":9353,"24520":9353,"24521":9353,"24522":9353,"24523":9353,"24524":9353,"24525":9353,"24526":9353,"24527":9353,"24528":9353,"24529":9353,"24530":9353,"24531":9353,"24532":9353,"24533":9353,"24534":9353,"24535":9353,"24536":9353,"24537":9353,"24538":9353,"24539":9353,"24540":9353,"24541":9353,"24542":9353,"24543":9353,"24544":9353,"24545":9353,"24546":9353,"24547":9353,"24548":9353,"24549":9353,"24550":9353,"24551":9353,"24552":9353,"24553":9353,"24554":9353,"24555":9353,"24556":9353,"24557":9353,"24558":9353,"24559":9353,"24560":9353,"24562":9353,"24563":9353,"24564":9353,"24565":9353,"24566":9353,"24567":9353,"24568":9353,"24569":9353,"24570":9353,"24571":9353,"24572":9353,"24573":9353,"24574":9353,"24575":9353,"24581":9353,"24582":9353,"24583":9353,"24584":9353,"24585":9353,"24587":9353,"24588":9353,"24589":9353,"24590":9353,"24601":9353,"24602":9353,"24603":9353,"24604":9353,"24605":9353,"24606":9354,"24609":9355,"24610":9360,"24615":9361,"24620":9362,"24622":9363,"24623":9364,"24624":9364,"24625":9364,"24626":9364,"24627":9364,"24628":9370,"24633":9370,"24638":9370,"24643":9370,"24648":9370,"24653":9370,"24658":9370,"24668":9370,"24678":9370,"24688":9370,"24693":9370,"24698":9370,"24703":9370,"24708":9370,"24718":9370,"24723":9370,"24733":9370,"24738":9370,"24743":9370,"24748":9370,"24753":9370,"24758":9370,"24763":9370,"24768":9371,"24769":9371,"24770":9371,"24771":9371,"24772":9371,"24773":9371,"24778":9371,"24779":9371,"24780":9371,"24781":9371,"24782":9371,"24783":9371,"24784":9371,"24785":9371,"24786":9371,"24787":9371,"24788":9371,"24789":9371,"24790":9371,"24791":9371,"24792":9371,"24793":9371,"24794":9371,"24795":9371,"24796":9371,"24797":9371,"24798":9371,"24799":9371,"24800":9371,"24801":9371,"24802":9371,"24803":9371,"24804":9371,"24805":9371,"24806":9371,"24807":9371,"24808":9371,"24809":9371,"24810":9371,"24811":9371,"24812":9371,"24813":9371,"24814":9371,"24815":9371,"24816":9371,"24817":9371,"24823":9371,"24824":9371,"24825":9371,"24826":9371,"24828":9371,"24829":9371,"24830":9371,"24831":9371,"24832":9371,"24833":9371,"24834":9371,"24835":9371,"24836":9371,"24837":9371,"24838":9371,"24839":9371,"24840":9371,"24841":9371,"24842":9371,"24848":9371,"24849":9371,"24850":9371,"24851":9371,"24852":9371,"24853":9371,"24858":9373,"24863":9373,"24864":9373,"24865":9373,"24866":9373,"24867":9373,"24873":9373,"24874":9373,"24875":9373,"24876":9373,"24877":9373,"24878":9373,"24879":9373,"24880":9373,"24881":9373,"24882":9373,"24883":9373,"24884":9373,"24885":9373,"24886":9373,"24887":9373,"24898":9373,"24899":9373,"24900":9373,"24901":9373,"24902":9373,"24903":9373,"24904":9373,"24905":9373,"24906":9373,"24907":9373,"24908":9373,"24909":9373,"24910":9373,"24911":9373,"24912":9373,"24923":9373,"24924":9373,"24925":9373,"24926":9373,"24927":9373,"24928":9373,"24929":9373,"24930":9373,"24931":9373,"24932":9373,"24933":9373,"24934":9373,"24935":9373,"24936":9373,"24937":9373,"24943":9373,"24944":9373,"24945":9373,"24946":9373,"24947":9373,"24948":9373,"24949":9373,"24950":9373,"24951":9373,"24952":9373,"24953":9373,"24954":9373,"24955":9373,"24956":9373,"24957":9373,"24958":9373,"24959":9373,"24960":9373,"24961":9373,"24962":9373,"24963":9373,"24964":9373,"24965":9373,"24966":9373,"24967":9373,"24968":9373,"24969":9373,"24970":9373,"24971":9373,"24983":9373,"24984":9373,"24985":9373,"24986":9373,"24987":9373,"24988":9373,"24989":9373,"24990":9373,"24991":9373,"24992":9373,"24998":9373,"24999":9373,"25000":9373,"25001":9373,"25002":9373,"25003":9373,"25004":9373,"25005":9373,"25006":9373,"25007":9373,"25013":9373,"25014":9373,"25015":9373,"25016":9373,"25017":9373,"25018":9373,"25019":9373,"25020":9373,"25021":9373,"25022":9373,"25023":9373,"25024":9373,"25025":9373,"25026":9373,"25027":9373,"25028":9373,"25029":9373,"25030":9373,"25031":9373,"25032":9373,"25038":9373,"25039":9373,"25040":9373,"25041":9373,"25042":9373,"25043":9373,"25044":9373,"25045":9373,"25046":9373,"25047":9373,"25053":9373,"25054":9373,"25055":9373,"25056":9373,"25057":9373,"25058":9374,"25063":9374,"25064":9374,"25065":9374,"25066":9374,"25067":9374,"25068":9374,"25069":9374,"25070":9374,"25071":9374,"25072":9374,"25073":9374,"25074":9374,"25075":9374,"25076":9374,"25077":9374,"25078":9374,"25079":9374,"25080":9374,"25081":9374,"25082":9374,"25083":9374,"25084":9374,"25085":9374,"25086":9374,"25087":9374,"25088":9374,"25089":9374,"25090":9374,"25091":9374,"25092":9374,"25093":9374,"25094":9374,"25095":9374,"25096":9374,"25097":9374,"25098":9374,"25099":9374,"25100":9374,"25101":9374,"25102":9374,"25103":9374,"25104":9374,"25105":9374,"25106":9374,"25107":9374,"25108":9374,"25109":9374,"25110":9374,"25111":9374,"25112":9374,"25113":9374,"25114":9374,"25115":9374,"25116":9374,"25117":9374,"25118":9374,"25119":9374,"25120":9374,"25121":9374,"25122":9374,"25123":9374,"25124":9374,"25125":9374,"25126":9374,"25127":9374,"25128":9374,"25129":9374,"25130":9374,"25131":9374,"25132":9374,"25133":9374,"25134":9374,"25135":9374,"25136":9374,"25137":9374,"25138":9374,"25139":9374,"25140":9374,"25141":9374,"25142":9374,"25143":9374,"25144":9374,"25145":9374,"25146":9374,"25147":9374,"25163":9374,"25164":9374,"25165":9374,"25166":9374,"25167":9374,"25168":9374,"25169":9374,"25170":9374,"25171":9374,"25172":9374,"25173":9374,"25174":9374,"25175":9374,"25176":9374,"25177":9374,"25178":9374,"25179":9374,"25180":9374,"25181":9374,"25182":9374,"25188":9374,"25189":9374,"25190":9374,"25191":9374,"25192":9374,"25193":9374,"25194":9374,"25195":9374,"25196":9374,"25197":9374,"25198":9374,"25199":9374,"25200":9374,"25201":9374,"25202":9374,"25203":9374,"25204":9374,"25205":9374,"25206":9374,"25207":9374,"25213":9374,"25214":9374,"25215":9374,"25216":9374,"25217":9374,"25218":9374,"25219":9374,"25220":9374,"25221":9374,"25222":9374,"25223":9374,"25225":9374,"25226":9374,"25227":9374,"25228":9374,"25229":9374,"25230":9374,"25231":9374,"25232":9374,"25243":9374,"25244":9374,"25245":9374,"25246":9374,"25247":9374,"25248":9374,"25249":9374,"25250":9374,"25251":9374,"25252":9374,"25253":9374,"25254":9374,"25255":9374,"25256":9374,"25257":9374,"25258":9375,"25263":9375,"25268":9375,"25283":9375,"25288":9375,"25293":9375,"25303":9375,"25313":9375,"25318":9375,"25323":9375,"25328":9375,"25333":9375,"25343":9375,"25348":9375,"25353":9375,"25358":9375,"25363":9375,"25368":9375,"25373":9375,"25378":9375,"25383":9375,"25393":9375,"25398":9375,"25403":9375,"25408":9375,"25413":9375,"25418":9375,"25428":9375,"25438":9375,"25443":9375,"25453":9375,"25458":9376,"25459":9376,"25460":9376,"25461":9376,"25462":9376,"25463":9376,"25464":9376,"25465":9376,"25466":9376,"25467":9376,"25468":9376,"25469":9376,"25470":9376,"25471":9376,"25472":9376,"25473":9376,"25474":9376,"25475":9376,"25476":9376,"25477":9376,"25478":9376,"25479":9376,"25480":9376,"25481":9376,"25482":9376,"25483":9376,"25485":9376,"25486":9376,"25487":9376,"25488":9376,"25489":9376,"25490":9376,"25491":9376,"25492":9376,"25493":9376,"25498":9376,"25499":9376,"25500":9376,"25501":9376,"25502":9376,"25508":9376,"25510":9376,"25511":9376,"25512":9376,"25513":9376,"25514":9376,"25515":9376,"25516":9376,"25517":9376,"25518":9376,"25519":9376,"25520":9376,"25521":9376,"25522":9376,"25523":9376,"25524":9376,"25525":9376,"25526":9376,"25527":9376,"25533":9376,"25534":9376,"25535":9376,"25536":9376,"25537":9376,"25538":9376,"25539":9376,"25540":9376,"25541":9376,"25542":9376,"25543":9376,"25544":9376,"25545":9376,"25546":9376,"25547":9376,"25549":9376,"25550":9376,"25551":9376,"25552":9376,"25553":9376,"25554":9376,"25555":9376,"25556":9376,"25557":9376,"25558":9376,"25559":9376,"25560":9376,"25561":9376,"25562":9376,"25563":9376,"25564":9376,"25565":9376,"25566":9376,"25567":9376,"25568":9376,"25569":9376,"25570":9376,"25571":9376,"25572":9376,"25573":9376,"25574":9376,"25575":9376,"25576":9376,"25577":9376,"25578":9376,"25579":9376,"25580":9376,"25581":9376,"25582":9376,"25583":9376,"25584":9376,"25585":9376,"25586":9376,"25587":9376,"25588":9376,"25589":9376,"25590":9376,"25591":9376,"25598":9376,"25599":9376,"25600":9376,"25601":9376,"25602":9376,"25603":9376,"25604":9376,"25605":9376,"25606":9376,"25607":9376,"25623":9376,"25624":9376,"25625":9376,"25626":9376,"25627":9376,"25628":9376,"25629":9376,"25630":9376,"25631":9376,"25632":9376,"25633":9376,"25634":9376,"25635":9376,"25636":9376,"25637":9376,"25638":9376,"25639":9376,"25640":9376,"25642":9376,"25643":9376,"25644":9376,"25645":9376,"25646":9376,"25647":9376,"25648":9376,"25649":9376,"25650":9376,"25651":9376,"25652":9376,"25654":9376,"25655":9376,"25656":9376,"25657":9376,"25658":9377,"25663":9377,"25664":9377,"25665":9377,"25666":9377,"25667":9377,"25668":9377,"25669":9377,"25670":9377,"25671":9377,"25672":9377,"25673":9377,"25674":9377,"25675":9377,"25676":9377,"25677":9377,"25688":9377,"25689":9377,"25690":9377,"25691":9377,"25692":9377,"25693":9377,"25694":9377,"25695":9377,"25696":9377,"25697":9377,"25698":9377,"25699":9377,"25700":9377,"25701":9377,"25702":9377,"25718":9377,"25719":9377,"25720":9377,"25721":9377,"25722":9377,"25728":9377,"25729":9377,"25730":9377,"25731":9377,"25732":9377,"25733":9377,"25734":9377,"25735":9377,"25736":9377,"25737":9377,"25748":9377,"25749":9377,"25750":9377,"25751":9377,"25752":9377,"25753":9377,"25754":9377,"25755":9377,"25756":9377,"25757":9377,"25758":9377,"25759":9377,"25760":9377,"25761":9377,"25762":9377,"25763":9377,"25764":9377,"25765":9377,"25766":9377,"25767":9377,"25783":9377,"25784":9377,"25785":9377,"25786":9377,"25787":9377,"25793":9377,"25794":9377,"25795":9377,"25796":9377,"25797":9377,"25798":9377,"25799":9377,"25800":9377,"25801":9377,"25802":9377,"25803":9377,"25804":9377,"25805":9377,"25806":9377,"25807":9377,"25808":9377,"25809":9377,"25810":9377,"25811":9377,"25812":9377,"25813":9377,"25814":9377,"25815":9377,"25816":9377,"25817":9377,"25819":9377,"25820":9377,"25821":9377,"25822":9377,"25823":9377,"25824":9377,"25825":9377,"25826":9377,"25827":9377,"25828":9377,"25829":9377,"25830":9377,"25831":9377,"25832":9377,"25843":9377,"25844":9377,"25845":9377,"25846":9377,"25847":9377,"25848":9377,"25849":9377,"25850":9377,"25851":9377,"25852":9377,"25853":9377,"25854":9377,"25855":9377,"25856":9377,"25857":9377,"25858":9378,"25859":9378,"25860":9378,"25861":9378,"25862":9378,"25863":9378,"25864":9378,"25865":9378,"25866":9378,"25867":9378,"25868":9378,"25878":9378,"25879":9378,"25880":9378,"25881":9378,"25882":9378,"25883":9378,"25884":9378,"25885":9378,"25886":9378,"25887":9378,"25888":9378,"25889":9378,"25890":9378,"25891":9378,"25892":9378,"25893":9378,"25894":9378,"25895":9378,"25896":9378,"25897":9378,"25898":9378,"25899":9378,"25900":9378,"25901":9378,"25902":9378,"25903":9378,"25904":9378,"25905":9378,"25906":9378,"25907":9378,"25908":9378,"25909":9378,"25910":9378,"25911":9378,"25912":9378,"25913":9378,"25914":9378,"25915":9378,"25916":9378,"25917":9378,"25923":9378,"25924":9378,"25925":9378,"25926":9378,"25927":9378,"25928":9378,"25929":9378,"25930":9378,"25931":9378,"25932":9378,"25933":9378,"25934":9378,"25935":9378,"25936":9378,"25937":9378,"25943":9378,"25944":9378,"25945":9378,"25946":9378,"25947":9378,"25948":9378,"25949":9378,"25950":9378,"25951":9378,"25952":9378,"25953":9378,"25954":9378,"25955":9378,"25956":9378,"25957":9378,"25958":9378,"25959":9378,"25960":9378,"25961":9378,"25962":9378,"25963":9378,"25964":9378,"25965":9378,"25966":9378,"25967":9378,"25968":9378,"25969":9378,"25970":9378,"25971":9378,"25973":9378,"25974":9378,"25975":9378,"25976":9378,"25977":9378,"25978":9378,"25979":9378,"25980":9378,"25981":9378,"25982":9378,"25983":9378,"25984":9378,"25985":9378,"25986":9378,"25987":9378,"25988":9378,"25989":9378,"25990":9378,"25991":9378,"25992":9378,"25993":9378,"25994":9378,"25995":9378,"25996":9378,"25997":9378,"25998":9378,"25999":9378,"26000":9378,"26001":9378,"26002":9378,"26008":9378,"26009":9378,"26010":9378,"26011":9378,"26012":9378,"26018":9378,"26019":9378,"26020":9378,"26021":9378,"26022":9378,"26023":9378,"26024":9378,"26025":9378,"26026":9378,"26027":9378,"26028":9378,"26029":9378,"26030":9378,"26031":9378,"26032":9378,"26033":9378,"26034":9378,"26035":9378,"26036":9378,"26037":9378,"26038":9378,"26039":9378,"26040":9378,"26041":9378,"26042":9378,"26043":9378,"26044":9378,"26045":9378,"26046":9378,"26047":9378,"26048":9378,"26049":9378,"26050":9378,"26051":9378,"26052":9378,"26053":9378,"26054":9378,"26055":9378,"26057":9378,"26058":9379,"26059":9379,"26060":9379,"26061":9379,"26062":9379,"26063":9379,"26064":9379,"26065":9379,"26066":9379,"26067":9379,"26068":9379,"26073":9379,"26074":9379,"26075":9379,"26076":9379,"26077":9379,"26078":9379,"26079":9379,"26080":9379,"26081":9379,"26082":9379,"26083":9379,"26084":9379,"26085":9379,"26086":9379,"26087":9379,"26088":9379,"26089":9379,"26090":9379,"26091":9379,"26092":9379,"26093":9379,"26094":9379,"26095":9379,"26096":9379,"26097":9379,"26098":9379,"26099":9379,"26100":9379,"26101":9379,"26102":9379,"26103":9379,"26104":9379,"26105":9379,"26106":9379,"26113":9379,"26114":9379,"26115":9379,"26116":9379,"26117":9379,"26118":9379,"26119":9379,"26120":9379,"26121":9379,"26122":9379,"26143":9379,"26144":9379,"26145":9379,"26146":9379,"26147":9379,"26148":9379,"26149":9379,"26150":9379,"26151":9379,"26152":9379,"26153":9379,"26154":9379,"26155":9379,"26156":9379,"26157":9379,"26163":9379,"26164":9379,"26165":9379,"26166":9379,"26167":9379,"26168":9379,"26169":9379,"26170":9379,"26171":9379,"26172":9379,"26173":9379,"26174":9379,"26175":9379,"26176":9379,"26177":9379,"26178":9379,"26179":9379,"26180":9379,"26181":9379,"26182":9379,"26188":9379,"26189":9379,"26190":9379,"26191":9379,"26192":9379,"26193":9379,"26194":9379,"26195":9379,"26196":9379,"26197":9379,"26208":9379,"26209":9379,"26210":9379,"26211":9379,"26212":9379,"26213":9379,"26215":9379,"26216":9379,"26217":9379,"26218":9379,"26219":9379,"26220":9379,"26221":9379,"26222":9379,"26223":9379,"26224":9379,"26225":9379,"26226":9379,"26227":9379,"26228":9379,"26229":9379,"26230":9379,"26231":9379,"26232":9379,"26233":9379,"26234":9379,"26235":9379,"26236":9379,"26237":9379,"26243":9379,"26244":9379,"26245":9379,"26246":9379,"26247":9379,"26248":9380,"26253":9380,"26258":9380,"26263":9380,"26268":9380,"26283":9380,"26288":9380,"26298":9380,"26303":9380,"26313":9380,"26318":9380,"26328":9380,"26333":9380,"26343":9380,"26348":9380,"26353":9380,"26363":9380,"26373":9380,"26378":9380,"26383":9381,"26393":9381,"26394":9381,"26395":9381,"26396":9381,"26397":9381,"26398":9381,"26399":9381,"26400":9381,"26401":9381,"26402":9381,"26403":9381,"26404":9381,"26405":9381,"26406":9381,"26407":9381,"26408":9381,"26409":9381,"26410":9381,"26411":9381,"26412":9381,"26413":9381,"26414":9381,"26415":9381,"26416":9381,"26417":9381,"26423":9381,"26424":9381,"26425":9381,"26426":9381,"26427":9381,"26433":9381,"26434":9381,"26435":9381,"26436":9381,"26437":9381,"26438":9381,"26439":9381,"26440":9381,"26441":9381,"26442":9381,"26443":9381,"26444":9381,"26445":9381,"26446":9381,"26447":9381,"26448":9381,"26449":9381,"26450":9381,"26451":9381,"26452":9381,"26453":9381,"26454":9381,"26455":9381,"26456":9381,"26457":9381,"26458":9381,"26459":9381,"26460":9381,"26461":9381,"26462":9381,"26478":9381,"26479":9381,"26480":9381,"26481":9381,"26482":9381,"26483":9381,"26484":9381,"26485":9381,"26486":9381,"26487":9381,"26488":9381,"26489":9381,"26490":9381,"26491":9381,"26492":9381,"26508":9381,"26509":9381,"26510":9381,"26511":9381,"26512":9381,"26518":9381,"26519":9381,"26520":9381,"26521":9381,"26522":9381,"26523":9381,"26524":9381,"26525":9381,"26526":9381,"26527":9381,"26528":9381,"26529":9381,"26530":9381,"26531":9381,"26532":9381,"26533":9381,"26534":9381,"26535":9381,"26536":9381,"26537":9381,"26538":9381,"26539":9381,"26540":9381,"26541":9381,"26542":9381,"26543":9381,"26544":9381,"26545":9381,"26546":9381,"26547":9381,"26553":9381,"26554":9381,"26555":9381,"26556":9381,"26557":9381,"26558":9381,"26559":9381,"26560":9381,"26562":9381,"26578":9381,"26579":9381,"26580":9381,"26581":9381,"26582":9381,"26583":9382,"26584":9382,"26585":9382,"26586":9382,"26587":9382,"26588":9382,"26589":9382,"26590":9382,"26591":9382,"26592":9382,"26593":9382,"26594":9382,"26595":9382,"26596":9382,"26597":9382,"26598":9382,"26608":9382,"26609":9382,"26610":9382,"26611":9382,"26612":9382,"26613":9382,"26614":9382,"26615":9382,"26616":9382,"26617":9382,"26618":9382,"26619":9382,"26620":9382,"26621":9382,"26622":9382,"26628":9382,"26629":9382,"26630":9382,"26631":9382,"26632":9382,"26638":9382,"26639":9382,"26640":9382,"26641":9382,"26642":9382,"26643":9382,"26644":9382,"26645":9382,"26646":9382,"26647":9382,"26648":9382,"26649":9382,"26650":9382,"26651":9382,"26652":9382,"26653":9382,"26654":9382,"26655":9382,"26656":9382,"26657":9382,"26658":9382,"26659":9382,"26660":9382,"26661":9382,"26662":9382,"26663":9382,"26664":9382,"26665":9382,"26666":9382,"26667":9382,"26668":9382,"26669":9382,"26670":9382,"26671":9382,"26672":9382,"26673":9382,"26674":9382,"26675":9382,"26676":9382,"26677":9382,"26678":9382,"26679":9382,"26680":9382,"26681":9382,"26682":9382,"26683":9382,"26684":9382,"26685":9382,"26686":9382,"26687":9382,"26688":9382,"26689":9382,"26690":9382,"26691":9382,"26692":9382,"26693":9382,"26694":9382,"26695":9382,"26696":9382,"26697":9382,"26703":9382,"26704":9382,"26705":9382,"26706":9382,"26707":9382,"26708":9382,"26709":9382,"26710":9382,"26711":9382,"26712":9382,"26713":9382,"26715":9382,"26716":9382,"26717":9382,"26723":9382,"26724":9382,"26725":9382,"26726":9382,"26727":9382,"26728":9382,"26729":9382,"26730":9382,"26731":9382,"26732":9382,"26733":9382,"26734":9382,"26735":9382,"26736":9382,"26737":9382,"26738":9382,"26739":9382,"26740":9382,"26741":9382,"26742":9382,"26743":9382,"26744":9382,"26745":9382,"26746":9382,"26747":9382,"26748":9382,"26749":9382,"26750":9382,"26751":9382,"26752":9382,"26753":9382,"26754":9382,"26755":9382,"26756":9382,"26757":9382,"26758":9382,"26759":9382,"26760":9382,"26761":9382,"26762":9382,"26768":9382,"26769":9382,"26770":9382,"26771":9382,"26772":9382,"26773":9382,"26774":9382,"26775":9382,"26776":9382,"26777":9382,"26778":9382,"26779":9382,"26780":9382,"26781":9382,"26782":9382,"26783":9383,"26784":9383,"26785":9383,"26786":9383,"26787":9383,"26788":9383,"26789":9383,"26790":9383,"26791":9383,"26792":9383,"26793":9383,"26794":9383,"26795":9383,"26796":9383,"26797":9383,"26798":9384,"26799":9384,"26800":9384,"26801":9384,"26802":9384,"26803":9384,"26808":9384,"26809":9384,"26810":9384,"26811":9384,"26812":9384,"26813":9384,"26814":9384,"26815":9384,"26816":9384,"26817":9384,"26818":9384,"26819":9384,"26820":9384,"26821":9384,"26822":9384,"26823":9384,"26824":9384,"26825":9384,"26826":9384,"26827":9384,"26828":9384,"26829":9384,"26830":9384,"26831":9384,"26832":9384,"26833":9384,"26834":9384,"26835":9384,"26836":9384,"26837":9384,"26838":9384,"26839":9384,"26840":9384,"26841":9384,"26842":9384,"26843":9384,"26844":9384,"26845":9384,"26846":9384,"26853":9384,"26854":9384,"26855":9384,"26856":9384,"26857":9384,"26858":9384,"26860":9384,"26861":9384,"26862":9384,"26863":9385,"26873":9385,"26878":9385,"26883":9385,"26888":9385,"26893":9385,"26898":9385,"26903":9385,"26908":9385,"26913":9386,"26914":9386,"26915":9386,"26916":9386,"26917":9386,"26918":9386,"26919":9386,"26920":9386,"26921":9386,"26922":9386,"26923":9386,"26924":9386,"26925":9386,"26926":9386,"26927":9386,"26928":9386,"26929":9386,"26930":9386,"26931":9386,"26932":9386,"26933":9386,"26934":9386,"26935":9386,"26936":9386,"26937":9386,"26938":9386,"26939":9386,"26940":9386,"26941":9386,"26942":9386,"26943":9387,"26944":9387,"26945":9387,"26946":9387,"26947":9387,"26948":9387,"26949":9387,"26950":9387,"26951":9387,"26952":9387,"26953":9387,"26958":9387,"26959":9387,"26960":9387,"26961":9387,"26962":9387,"26963":9387,"26964":9387,"26965":9387,"26966":9387,"26967":9387,"26968":9387,"26969":9387,"26970":9387,"26971":9387,"26972":9387,"26973":9387,"26974":9387,"26975":9387,"26976":9387,"26977":9387,"26978":9387,"26979":9387,"26980":9387,"26981":9387,"26982":9387,"26983":9387,"26984":9387,"26985":9387,"26986":9387,"26987":9387,"26988":9387,"26989":9387,"26990":9387,"26991":9387,"26992":9387,"26993":9387,"26994":9387,"26995":9387,"26996":9387,"26997":9387,"26998":9387,"26999":9387,"27000":9387,"27001":9387,"27002":9387,"27003":9387,"27004":9387,"27005":9387,"27006":9387,"27007":9387,"27008":9388,"27013":9388,"27014":9388,"27015":9388,"27016":9388,"27017":9388,"27018":9388,"27019":9388,"27020":9388,"27021":9388,"27022":9388,"27023":9388,"27024":9388,"27025":9388,"27026":9388,"27027":9388,"27028":9388,"27029":9388,"27030":9388,"27031":9388,"27032":9388,"27033":9388,"27034":9388,"27035":9388,"27036":9388,"27037":9388,"27038":9388,"27039":9388,"27040":9388,"27041":9388,"27042":9388,"27043":9388,"27044":9388,"27045":9388,"27046":9388,"27047":9388,"27048":9388,"27049":9388,"27050":9388,"27051":9388,"27052":9388,"27053":9388,"27054":9388,"27055":9388,"27056":9388,"27057":9388,"27058":9388,"27059":9388,"27060":9388,"27061":9388,"27062":9388,"27063":9388,"27064":9388,"27065":9388,"27066":9388,"27067":9388,"27068":9388,"27069":9388,"27070":9388,"27071":9388,"27072":9388,"27073":9388,"27074":9388,"27075":9388,"27076":9388,"27077":9388,"27078":9388,"27079":9388,"27080":9388,"27081":9388,"27082":9388,"27083":9388,"27084":9388,"27085":9388,"27086":9388,"27087":9388,"27088":9388,"27089":9388,"27090":9388,"27091":9388,"27092":9388,"27093":9388,"27094":9388,"27095":9388,"27096":9388,"27097":9388,"27103":9388,"27104":9388,"27105":9388,"27106":9388,"27107":9388,"27108":9388,"27109":9388,"27110":9388,"27111":9388,"27112":9388,"27118":9388,"27119":9388,"27120":9388,"27121":9388,"27122":9388,"27128":9388,"27129":9388,"27130":9388,"27131":9388,"27132":9388,"27133":9388,"27134":9388,"27135":9388,"27136":9388,"27137":9388,"27138":9388,"27139":9388,"27140":9388,"27141":9388,"27142":9388,"27148":9388,"27149":9388,"27150":9388,"27151":9388,"27152":9388,"27153":9388,"27154":9388,"27155":9388,"27156":9388,"27157":9388,"27163":9388,"27164":9388,"27165":9388,"27166":9388,"27167":9388,"27168":9388,"27169":9388,"27170":9388,"27171":9388,"27172":9388,"27173":9388,"27174":9388,"27175":9388,"27176":9388,"27177":9388,"27178":9388,"27179":9388,"27180":9388,"27181":9388,"27182":9388,"27188":9388,"27189":9388,"27190":9388,"27191":9388,"27192":9388,"27193":9388,"27194":9388,"27195":9388,"27196":9388,"27197":9388,"27198":9388,"27199":9388,"27200":9388,"27201":9388,"27202":9388,"27203":9388,"27204":9388,"27205":9388,"27206":9388,"27207":9388,"27208":9389,"27213":9389,"27214":9389,"27215":9389,"27216":9389,"27217":9389,"27218":9389,"27219":9389,"27220":9389,"27221":9389,"27228":9389,"27229":9389,"27230":9389,"27231":9389,"27232":9389,"27233":9389,"27234":9389,"27235":9389,"27236":9389,"27237":9389,"27238":9389,"27239":9389,"27240":9389,"27241":9389,"27242":9389,"27243":9389,"27244":9389,"27245":9389,"27246":9389,"27247":9389,"27248":9389,"27249":9389,"27250":9389,"27251":9389,"27252":9389,"27253":9389,"27254":9389,"27255":9389,"27256":9389,"27257":9389,"27258":9389,"27259":9389,"27260":9389,"27261":9389,"27262":9389,"27268":9389,"27269":9389,"27270":9389,"27271":9389,"27272":9389,"27273":9389,"27274":9389,"27275":9389,"27276":9389,"27277":9389,"27279":9389,"27281":9389,"27282":9389,"27283":9389,"27284":9389,"27285":9389,"27286":9389,"27287":9389,"27290":9389,"27291":9389,"27292":9389,"27293":9389,"27294":9389,"27295":9389,"27297":9389,"27298":9389,"27299":9389,"27300":9389,"27301":9389,"27302":9389,"27303":9390,"27308":9391,"27309":9391,"27310":9391,"27311":9391,"27312":9391,"27313":9391,"27318":9391,"27319":9391,"27320":9391,"27321":9391,"27322":9391,"27323":9391,"27324":9391,"27325":9391,"27326":9391,"27327":9391,"27328":9391,"27329":9391,"27330":9391,"27331":9391,"27332":9391,"27333":9391,"27334":9391,"27335":9391,"27336":9391,"27337":9391,"27343":9392,"27344":9392,"27345":9392,"27346":9392,"27347":9392,"27348":9392,"27349":9392,"27350":9392,"27351":9392,"27352":9392,"27353":9392,"27354":9392,"27355":9392,"27356":9392,"27357":9392,"27358":9392,"27359":9392,"27360":9392,"27361":9392,"27362":9392,"27363":9392,"27364":9392,"27365":9392,"27366":9392,"27367":9392,"27368":9392,"27369":9392,"27370":9392,"27371":9392,"27372":9392,"27373":9392,"27374":9392,"27375":9392,"27376":9392,"27377":9392,"27378":9392,"27383":9392,"27384":9392,"27385":9392,"27386":9392,"27387":9392,"27393":9392,"27394":9392,"27395":9392,"27396":9392,"27397":9392,"27398":9392,"27399":9392,"27400":9392,"27401":9392,"27402":9392,"27403":9392,"27404":9392,"27405":9392,"27406":9392,"27407":9392,"27408":9392,"27409":9392,"27410":9392,"27411":9392,"27412":9392,"27413":9392,"27414":9392,"27416":9392,"27417":9392,"27433":9392,"27434":9392,"27435":9392,"27436":9392,"27437":9392,"27438":9392,"27439":9392,"27440":9392,"27441":9392,"27442":9392,"27453":9392,"27454":9392,"27455":9392,"27456":9392,"27457":9392,"27463":9392,"27464":9392,"27465":9392,"27466":9392,"27467":9392,"27473":9392,"27474":9392,"27475":9392,"27476":9392,"27477":9392,"27478":9392,"27479":9392,"27480":9392,"27481":9392,"27482":9392,"27483":9392,"27484":9392,"27485":9392,"27486":9392,"27487":9392,"27488":9392,"27489":9392,"27490":9392,"27491":9392,"27492":9392,"27493":9392,"27494":9392,"27495":9392,"27496":9392,"27497":9392,"27498":9392,"27499":9392,"27500":9392,"27501":9392,"27502":9392,"27503":9392,"27504":9392,"27505":9392,"27506":9392,"27507":9392,"27508":9392,"27509":9392,"27510":9392,"27511":9392,"27512":9392,"27514":9392,"27517":9392,"27518":9392,"27519":9392,"27520":9392,"27521":9392,"27522":9392,"27523":9392,"27524":9392,"27525":9392,"27526":9392,"27528":9392,"27529":9392,"27530":9392,"27531":9392,"27532":9392,"27533":9392,"27534":9392,"27535":9392,"27536":9392,"27537":9392,"27538":9392,"27539":9392,"27540":9392,"27541":9392,"27542":9392,"27543":9393,"27544":9393,"27545":9393,"27546":9393,"27547":9393,"27548":9393,"27549":9393,"27550":9393,"27551":9393,"27552":9393,"27553":9393,"27554":9393,"27555":9393,"27556":9393,"27557":9393,"27558":9393,"27559":9393,"27560":9393,"27561":9393,"27588":9394,"27589":9394,"27590":9394,"27591":9394,"27592":9394,"27593":9394,"27594":9394,"27595":9394,"27596":9394,"27597":9394,"27598":9394,"27599":9394,"27600":9394,"27601":9394,"27602":9394,"27603":9394,"27608":9394,"27609":9394,"27610":9394,"27611":9394,"27612":9394,"27613":9394,"27614":9394,"27615":9394,"27616":9394,"27617":9394,"27618":9394,"27619":9394,"27620":9394,"27622":9394,"27623":9394,"27624":9394,"27625":9394,"27626":9394,"27627":9394,"27628":9394,"27629":9394,"27630":9394,"27631":9394,"27632":9394,"27633":9394,"27634":9394,"27635":9394,"27636":9394,"27637":9394,"27638":9394,"27639":9394,"27640":9394,"27641":9394,"27642":9394,"27643":9394,"27644":9394,"27645":9394,"27646":9394,"27647":9394,"27648":9394,"27649":9394,"27650":9394,"27651":9394,"27653":9394,"27654":9394,"27655":9394,"27656":9394,"27657":9394,"27658":9394,"27659":9394,"27660":9394,"27661":9394,"27662":9394,"27663":9394,"27664":9394,"27665":9394,"27666":9394,"27667":9394,"27668":9394,"27669":9394,"27670":9394,"27671":9394,"27672":9394,"27673":9394,"27674":9394,"27675":9394,"27676":9394,"27677":9394,"27678":9394,"27679":9394,"27680":9394,"27681":9394,"27682":9394,"27683":9394,"27684":9394,"27685":9394,"27686":9394,"27687":9394,"27693":9394,"27694":9394,"27695":9394,"27696":9394,"27697":9394,"27703":9394,"27704":9394,"27705":9394,"27706":9394,"27707":9394,"27708":9394,"27709":9394,"27710":9394,"27711":9394,"27712":9394,"27713":9394,"27714":9394,"27715":9394,"27716":9394,"27717":9394,"27718":9394,"27719":9394,"27720":9394,"27721":9394,"27722":9394,"27723":9394,"27724":9394,"27725":9394,"27726":9394,"27727":9394,"27728":9394,"27730":9394,"27731":9394,"27732":9394,"27738":9394,"27739":9394,"27740":9394,"27741":9394,"27742":9394,"27743":9394,"27744":9394,"27745":9394,"27746":9394,"27747":9394,"27748":9394,"27749":9394,"27750":9394,"27751":9394,"27752":9394,"27753":9394,"27754":9394,"27755":9394,"27756":9394,"27757":9394,"27773":9394,"27774":9394,"27775":9394,"27776":9394,"27777":9394,"27778":9394,"27779":9394,"27780":9394,"27781":9394,"27782":9394,"27783":9394,"27784":9394,"27785":9394,"27786":9394,"27787":9394,"27788":9395,"27793":9395,"27798":9395,"27803":9395,"27808":9395,"27818":9395,"27833":9395,"27838":9395,"27843":9395,"27853":9395,"27878":9395,"27883":9395,"27888":9395,"27893":9395,"27898":9395,"27908":9395,"27923":9395,"27928":9395,"27933":9395,"27943":9395,"27948":9395,"27953":9395,"27958":9395,"27963":9395,"27968":9395,"27973":9395,"27978":9395,"27983":9395,"27988":9396,"27989":9396,"27990":9396,"27991":9396,"27992":9396,"27993":9396,"27994":9396,"27995":9396,"27996":9396,"27997":9396,"27998":9396,"27999":9396,"28000":9396,"28001":9396,"28002":9396,"28003":9396,"28004":9396,"28005":9396,"28006":9396,"28007":9396,"28008":9396,"28009":9396,"28010":9396,"28011":9396,"28012":9396,"28013":9396,"28014":9396,"28015":9396,"28016":9396,"28017":9396,"28018":9396,"28019":9396,"28020":9396,"28021":9396,"28022":9396,"28023":9396,"28024":9396,"28025":9396,"28026":9396,"28027":9396,"28028":9396,"28029":9396,"28030":9396,"28031":9396,"28032":9396,"28033":9396,"28034":9396,"28035":9396,"28036":9396,"28037":9396,"28038":9396,"28053":9396,"28054":9396,"28055":9396,"28056":9396,"28057":9396,"28058":9396,"28059":9396,"28060":9396,"28061":9396,"28062":9396,"28063":9396,"28064":9396,"28065":9396,"28066":9396,"28067":9396,"28068":9396,"28069":9396,"28071":9396,"28072":9396,"28078":9396,"28079":9396,"28080":9396,"28081":9396,"28082":9396,"28093":9396,"28095":9396,"28096":9396,"28097":9396,"28098":9396,"28099":9396,"28100":9396,"28101":9396,"28102":9396,"28103":9396,"28104":9396,"28105":9396,"28106":9396,"28107":9396,"28108":9396,"28109":9396,"28110":9396,"28111":9396,"28112":9396,"28113":9396,"28114":9396,"28115":9396,"28116":9396,"28117":9396,"28118":9396,"28119":9396,"28120":9396,"28121":9396,"28122":9396,"28123":9396,"28124":9396,"28125":9396,"28126":9396,"28127":9396,"28133":9396,"28134":9396,"28135":9396,"28136":9396,"28137":9396,"28138":9396,"28139":9396,"28140":9396,"28141":9396,"28142":9396,"28148":9396,"28149":9396,"28150":9396,"28151":9396,"28152":9396,"28153":9396,"28154":9396,"28155":9396,"28156":9396,"28188":9397,"28189":9397,"28190":9397,"28191":9397,"28192":9397,"28193":9397,"28194":9397,"28195":9397,"28196":9397,"28197":9397,"28198":9397,"28199":9397,"28200":9397,"28201":9397,"28202":9397,"28203":9397,"28204":9397,"28205":9397,"28206":9397,"28207":9397,"28208":9397,"28209":9397,"28210":9397,"28211":9397,"28212":9397,"28213":9397,"28223":9397,"28224":9397,"28225":9397,"28226":9397,"28227":9397,"28228":9397,"28229":9397,"28230":9397,"28231":9397,"28232":9397,"28233":9397,"28235":9397,"28236":9397,"28237":9397,"28238":9397,"28239":9397,"28240":9397,"28241":9397,"28242":9397,"28243":9397,"28244":9397,"28245":9397,"28246":9397,"28247":9397,"28253":9397,"28254":9397,"28255":9397,"28256":9397,"28258":9397,"28259":9397,"28260":9397,"28261":9397,"28262":9397,"28263":9397,"28264":9397,"28265":9397,"28266":9397,"28267":9397,"28268":9397,"28269":9397,"28270":9397,"28271":9397,"28272":9397,"28273":9397,"28274":9397,"28275":9397,"28276":9397,"28277":9397,"28278":9397,"28279":9397,"28280":9397,"28281":9397,"28282":9397,"28283":9397,"28284":9397,"28285":9397,"28286":9397,"28287":9397,"28293":9397,"28294":9397,"28295":9397,"28296":9397,"28297":9397,"28298":9397,"28299":9397,"28300":9397,"28301":9397,"28302":9397,"28303":9397,"28304":9397,"28305":9397,"28306":9397,"28307":9397,"28313":9397,"28314":9397,"28315":9397,"28316":9397,"28317":9397,"28318":9397,"28319":9397,"28320":9397,"28321":9397,"28322":9397,"28323":9397,"28324":9397,"28325":9397,"28326":9397,"28327":9397,"28333":9397,"28334":9397,"28335":9397,"28336":9397,"28338":9397,"28339":9397,"28340":9397,"28341":9397,"28342":9397,"28343":9397,"28344":9397,"28345":9397,"28346":9397,"28347":9397,"28348":9397,"28349":9397,"28350":9397,"28351":9397,"28352":9397,"28353":9397,"28354":9397,"28355":9397,"28356":9397,"28357":9397,"28358":9397,"28359":9397,"28360":9397,"28361":9397,"28362":9397,"28373":9397,"28374":9397,"28375":9397,"28376":9397,"28377":9397,"28378":9397,"28379":9397,"28380":9397,"28381":9397,"28382":9397,"28383":9397,"28384":9397,"28385":9397,"28386":9397,"28387":9397,"28388":9398,"28389":9398,"28390":9398,"28391":9398,"28392":9398,"28393":9398,"28394":9398,"28395":9398,"28396":9398,"28397":9398,"28398":9398,"28399":9398,"28400":9398,"28401":9398,"28402":9398,"28403":9398,"28404":9398,"28405":9398,"28407":9398,"28408":9398,"28409":9398,"28410":9398,"28411":9398,"28412":9398,"28413":9398,"28414":9398,"28415":9398,"28416":9398,"28418":9398,"28419":9398,"28420":9398,"28421":9398,"28422":9398,"28423":9398,"28424":9398,"28425":9398,"28426":9398,"28427":9398,"28428":9398,"28429":9398,"28430":9398,"28431":9398,"28432":9398,"28433":9398,"28453":9398,"28454":9398,"28455":9398,"28456":9398,"28457":9398,"28458":9398,"28459":9398,"28460":9398,"28461":9398,"28462":9398,"28463":9398,"28464":9398,"28465":9398,"28466":9398,"28467":9398,"28468":9398,"28469":9398,"28470":9398,"28471":9398,"28472":9398,"28473":9398,"28474":9398,"28475":9398,"28476":9398,"28477":9398,"28478":9398,"28479":9398,"28480":9398,"28481":9398,"28482":9398,"28483":9398,"28484":9398,"28485":9398,"28486":9398,"28487":9398,"28493":9398,"28494":9398,"28495":9398,"28496":9398,"28497":9398,"28498":9398,"28533":9399,"28534":9399,"28535":9399,"28536":9399,"28537":9399,"28538":9399,"28539":9399,"28540":9399,"28541":9399,"28542":9399,"28543":9399,"28544":9399,"28545":9399,"28546":9399,"28547":9399,"28548":9399,"28549":9399,"28550":9399,"28551":9399,"28552":9399,"28553":9399,"28554":9399,"28555":9399,"28556":9399,"28557":9399,"28558":9399,"28559":9399,"28560":9399,"28561":9399,"28562":9399,"28563":9399,"28564":9399,"28565":9399,"28566":9399,"28567":9399,"28568":9399,"28569":9399,"28608":9400,"28613":9400,"28618":9400,"28623":9400,"28628":9400,"28633":9400,"28638":9400,"28643":9400,"28648":9400,"28653":9400,"28658":9400,"28663":9400,"28668":9400,"28673":9400,"28678":9400,"28683":9401,"28684":9401,"28685":9401,"28686":9401,"28687":9401,"28688":9401,"28689":9401,"28690":9401,"28691":9401,"28692":9401,"28693":9402,"28694":9402,"28695":9402,"28696":9402,"28697":9402,"28698":9402,"28703":9402,"28704":9402,"28705":9402,"28706":9402,"28707":9402,"28708":9402,"28709":9402,"28710":9402,"28711":9402,"28712":9402,"28713":9402,"28714":9402,"28715":9402,"28716":9402,"28717":9402,"28723":9402,"28724":9402,"28725":9402,"28726":9402,"28727":9402,"28728":9402,"28729":9402,"28730":9402,"28731":9402,"28732":9402,"28733":9402,"28734":9402,"28735":9402,"28736":9402,"28738":9403,"28743":9403,"28744":9403,"28745":9403,"28746":9403,"28747":9403,"28753":9403,"28754":9403,"28755":9403,"28756":9403,"28757":9403,"28758":9403,"28759":9403,"28760":9403,"28761":9403,"28762":9403,"28763":9403,"28764":9403,"28765":9403,"28766":9403,"28767":9403,"28783":9403,"28784":9403,"28785":9403,"28786":9403,"28787":9403,"28788":9403,"28789":9403,"28790":9403,"28791":9403,"28792":9403,"28793":9403,"28794":9403,"28795":9403,"28796":9403,"28797":9403,"28798":9403,"28800":9403,"28801":9403,"28802":9403,"28803":9403,"28804":9403,"28805":9403,"28806":9403,"28807":9403,"28813":9403,"28814":9403,"28815":9403,"28816":9403,"28817":9403,"28823":9403,"28824":9403,"28825":9403,"28826":9403,"28827":9403,"28828":9403,"28829":9403,"28830":9403,"28831":9403,"28832":9403,"28833":9403,"28834":9403,"28835":9403,"28836":9403,"28837":9403,"28838":9403,"28839":9403,"28840":9403,"28841":9403,"28842":9403,"28843":9403,"28844":9403,"28845":9403,"28846":9403,"28847":9403,"28848":9403,"28849":9403,"28850":9403,"28851":9403,"28852":9403,"28853":9403,"28854":9403,"28855":9403,"28856":9403,"28857":9403,"28858":9403,"28859":9403,"28860":9403,"28861":9403,"28862":9403,"28863":9403,"28864":9403,"28865":9403,"28866":9403,"28867":9403,"28868":9403,"28869":9403,"28870":9403,"28871":9403,"28872":9403,"28873":9403,"28874":9403,"28875":9403,"28876":9403,"28877":9403,"28878":9403,"28879":9403,"28880":9403,"28881":9403,"28882":9403,"28883":9403,"28884":9403,"28885":9403,"28886":9403,"28887":9403,"28893":9403,"28894":9403,"28895":9403,"28896":9403,"28897":9403,"28898":9403,"28899":9403,"28900":9403,"28901":9403,"28902":9403,"28903":9403,"28904":9403,"28905":9403,"28906":9403,"28907":9403,"28908":9403,"28909":9403,"28910":9403,"28911":9403,"28912":9403,"28913":9403,"28914":9403,"28915":9403,"28916":9403,"28917":9403,"28918":9403,"28919":9403,"28920":9403,"28921":9403,"28922":9403,"28923":9403,"28924":9403,"28925":9403,"28926":9403,"28927":9403,"28928":9403,"28929":9403,"28930":9403,"28931":9403,"28932":9403,"28933":9403,"28934":9403,"28935":9403,"28936":9403,"28937":9403,"28938":9404,"28939":9404,"28940":9404,"28941":9404,"28942":9404,"28943":9404,"28944":9404,"28945":9404,"28946":9404,"28947":9404,"28948":9404,"28953":9404,"28954":9404,"28955":9404,"28956":9404,"28957":9404,"28958":9404,"28959":9404,"28960":9404,"28961":9404,"28962":9404,"28963":9404,"28964":9404,"28965":9404,"28966":9404,"28967":9404,"28968":9404,"28969":9404,"28970":9404,"28971":9404,"28972":9404,"28973":9404,"28974":9404,"28975":9404,"28976":9404,"28977":9404,"28978":9404,"28979":9404,"28980":9404,"28981":9404,"28982":9404,"28983":9404,"28984":9404,"28985":9404,"28986":9404,"28987":9404,"28988":9404,"28989":9404,"28990":9404,"28991":9404,"28992":9404,"28993":9404,"28994":9404,"28995":9404,"28996":9404,"28997":9404,"29003":9404,"29004":9404,"29005":9404,"29006":9404,"29007":9404,"29008":9404,"29009":9404,"29010":9404,"29011":9404,"29012":9404,"29013":9404,"29014":9404,"29015":9404,"29016":9404,"29017":9404,"29018":9404,"29019":9404,"29020":9404,"29021":9404,"29022":9404,"29023":9404,"29024":9404,"29025":9404,"29026":9404,"29027":9404,"29028":9404,"29029":9404,"29030":9404,"29031":9404,"29032":9404,"29033":9404,"29034":9404,"29035":9404,"29036":9404,"29037":9404,"29053":9404,"29054":9404,"29058":9405,"29063":9405,"29068":9405,"29073":9405,"29078":9405,"29083":9405,"29088":9405,"29093":9405,"29098":9405,"29103":9406,"29104":9406,"29105":9406,"29106":9406,"29107":9406,"29108":9406,"29113":9406,"29114":9406,"29115":9406,"29116":9406,"29117":9406,"29118":9406,"29119":9406,"29120":9406,"29121":9406,"29122":9406,"29123":9406,"29124":9406,"29125":9406,"29126":9406,"29127":9406,"29128":9406,"29129":9406,"29130":9406,"29131":9406,"29132":9406,"29133":9407,"29138":9407,"29139":9407,"29140":9407,"29141":9407,"29142":9407,"29148":9407,"29149":9407,"29150":9407,"29151":9407,"29152":9407,"29158":9407,"29159":9407,"29160":9407,"29161":9407,"29162":9407,"29163":9407,"29164":9407,"29165":9407,"29166":9407,"29167":9407,"29168":9407,"29169":9407,"29170":9407,"29171":9407,"29172":9407,"29178":9407,"29179":9407,"29180":9407,"29181":9407,"29182":9407,"29183":9407,"29184":9407,"29185":9407,"29186":9407,"29187":9407,"29188":9407,"29189":9407,"29190":9407,"29191":9407,"29192":9407,"29193":9407,"29194":9407,"29195":9407,"29196":9407,"29197":9407,"29198":9407,"29199":9407,"29200":9407,"29201":9407,"29202":9407,"29208":9407,"29209":9407,"29210":9407,"29211":9407,"29212":9407,"29213":9407,"29214":9407,"29215":9407,"29216":9407,"29217":9407,"29218":9407,"29219":9407,"29220":9407,"29221":9407,"29222":9407,"29223":9407,"29224":9407,"29225":9407,"29226":9407,"29227":9407,"29228":9407,"29229":9407,"29230":9407,"29231":9407,"29232":9407,"29233":9407,"29234":9407,"29235":9407,"29236":9407,"29237":9407,"29238":9407,"29239":9407,"29240":9407,"29241":9407,"29242":9407,"29243":9407,"29244":9407,"29245":9407,"29246":9407,"29247":9407,"29248":9407,"29249":9407,"29250":9407,"29251":9407,"29252":9407,"29253":9407,"29254":9407,"29255":9407,"29256":9407,"29257":9407,"29258":9407,"29260":9407,"29261":9407,"29262":9407,"29263":9407,"29264":9407,"29265":9407,"29266":9407,"29267":9407,"29268":9407,"29269":9407,"29270":9407,"29271":9407,"29272":9407,"29273":9407,"29274":9407,"29275":9407,"29276":9407,"29277":9407,"29278":9407,"29279":9407,"29280":9407,"29281":9407,"29282":9407,"29283":9407,"29284":9407,"29285":9407,"29286":9407,"29287":9407,"29293":9407,"29294":9407,"29295":9407,"29296":9407,"29297":9407,"29298":9407,"29299":9407,"29301":9407,"29302":9407,"29303":9407,"29304":9407,"29305":9407,"29306":9407,"29307":9407,"29308":9407,"29309":9407,"29310":9407,"29311":9407,"29312":9407,"29318":9407,"29319":9407,"29320":9407,"29321":9407,"29322":9407,"29323":9407,"29324":9407,"29325":9407,"29326":9407,"29327":9407,"29328":9407,"29329":9407,"29330":9407,"29331":9407,"29332":9407,"29333":9408,"29334":9408,"29335":9408,"29336":9408,"29337":9408,"29338":9408,"29339":9408,"29340":9408,"29341":9408,"29342":9408,"29343":9408,"29344":9408,"29345":9408,"29346":9408,"29347":9408,"29348":9408,"29349":9408,"29350":9408,"29351":9408,"29352":9408,"29353":9408,"29354":9408,"29355":9408,"29356":9408,"29357":9408,"29358":9408,"29359":9408,"29360":9408,"29361":9408,"29362":9408,"29363":9408,"29368":9408,"29369":9408,"29371":9408,"29372":9408,"29373":9408,"29374":9408,"29375":9408,"29376":9408,"29377":9408,"29378":9408,"29379":9408,"29380":9408,"29381":9408,"29382":9408,"29383":9408,"29384":9408,"29385":9408,"29386":9408,"29387":9408,"29393":9408,"29394":9408,"29395":9408,"29396":9408,"29397":9408,"29398":9408,"29399":9408,"29400":9408,"29401":9408,"29402":9408,"29403":9408,"29404":9408,"29405":9408,"29406":9408,"29407":9408,"29408":9408,"29409":9408,"29410":9408,"29411":9408,"29412":9408,"29414":9408,"29415":9408,"29416":9408,"29417":9408,"29418":9408,"29419":9408,"29420":9408,"29421":9408,"29422":9408,"29423":9408,"29424":9408,"29425":9408,"29426":9408,"29427":9408,"29433":9408,"29434":9408,"29435":9408,"29436":9408,"29437":9408,"29443":9408,"29444":9408,"29445":9408,"29446":9408,"29447":9408,"29448":9408,"29449":9408,"29450":9408,"29451":9408,"29452":9408,"29453":9408,"29454":9408,"29455":9408,"29456":9408,"29457":9408,"29463":9408,"29464":9408,"29465":9408,"29466":9408,"29468":9409,"29469":9409,"29470":9409,"29471":9409,"29472":9409,"29473":9409,"29474":9409,"29475":9409,"29476":9409,"29477":9409,"29478":9409,"29479":9409,"29480":9409,"29481":9409,"29482":9409,"29483":9409,"29484":9409,"29485":9409,"29486":9409,"29487":9409,"29488":9409,"29489":9409,"29490":9409,"29491":9409,"29492":9409,"29493":9409,"29498":9409,"29499":9409,"29500":9409,"29501":9409,"29502":9409,"29503":9409,"29504":9409,"29505":9409,"29506":9409,"29507":9409,"29508":9409,"29509":9409,"29510":9409,"29511":9409,"29512":9409,"29513":9409,"29514":9409,"29515":9409,"29516":9409,"29517":9409,"29523":9409,"29524":9409,"29525":9409,"29526":9409,"29527":9409,"29528":9409,"29529":9409,"29530":9409,"29531":9409,"29532":9409,"29533":9409,"29534":9409,"29535":9409,"29536":9409,"29537":9409,"29538":9409,"29539":9409,"29540":9409,"29541":9409,"29542":9409,"29543":9409,"29544":9409,"29545":9409,"29546":9409,"29547":9409,"29548":9409,"29549":9409,"29550":9409,"29551":9409,"29552":9409,"29553":9409,"29554":9409,"29555":9409,"29556":9409,"29558":9409,"29559":9409,"29560":9409,"29561":9409,"29562":9409,"29563":9409,"29564":9409,"29565":9409,"29566":9409,"29568":9409,"29569":9409,"29570":9409,"29571":9409,"29572":9409,"29573":9409,"29574":9409,"29575":9409,"29576":9409,"29577":9409,"29578":9409,"29581":9409,"29582":9409,"29583":9409,"29584":9409,"29585":9409,"29586":9409,"29587":9409,"29593":9409,"29594":9409,"29595":9409,"29596":9409,"29597":9409,"29598":9409,"29601":9409,"29602":9409,"29603":9409,"29604":9409,"29605":9409,"29606":9409,"29607":9409,"29608":9409,"29609":9409,"29610":9409,"29611":9409,"29612":9409,"29623":9410,"29628":9410,"29643":9410,"29648":9410,"29653":9410,"29658":9410,"29663":9410,"29668":9410,"29673":9410,"29678":9410,"29683":9410,"29688":9410,"29693":9410,"29713":9410,"29718":9410,"29723":9410,"29728":9410,"29738":9410,"29743":9410,"29748":9410,"29758":9410,"29763":9410,"29768":9410,"29773":9410,"29778":9410,"29783":9410,"29793":9410,"29803":9410,"29808":9410,"29818":9410,"29823":9411,"29833":9411,"29834":9411,"29835":9411,"29836":9411,"29837":9411,"29838":9411,"29839":9411,"29840":9411,"29841":9411,"29842":9411,"29843":9411,"29844":9411,"29846":9411,"29847":9411,"29848":9411,"29849":9411,"29850":9411,"29851":9411,"29852":9411,"29853":9411,"29854":9411,"29855":9411,"29856":9411,"29857":9411,"29858":9411,"29859":9411,"29860":9411,"29861":9411,"29862":9411,"29863":9411,"29864":9411,"29865":9411,"29866":9411,"29873":9412,"29874":9412,"29875":9412,"29876":9412,"29877":9412,"29878":9412,"29879":9412,"29880":9412,"29881":9412,"29882":9412,"29883":9413,"29884":9413,"29885":9413,"29886":9413,"29887":9413,"29888":9413,"29889":9413,"29890":9413,"29891":9413,"29892":9413,"29893":9413,"29894":9413,"29895":9413,"29896":9413,"29897":9413,"29898":9413,"29899":9413,"29900":9413,"29901":9413,"29902":9413,"29903":9413,"29904":9413,"29905":9413,"29906":9413,"29907":9413,"29908":9413,"29913":9413,"29914":9413,"29915":9413,"29916":9413,"29917":9413,"29918":9413,"29919":9413,"29920":9413,"29921":9413,"29922":9413,"29923":9413,"29925":9413,"29926":9413,"29927":9413,"29928":9413,"29929":9413,"29930":9413,"29933":9414,"29938":9414,"29939":9414,"29940":9414,"29941":9414,"29942":9414,"29943":9414,"29944":9414,"29945":9414,"29946":9414,"29947":9414,"29948":9414,"29949":9414,"29950":9414,"29951":9414,"29952":9414,"29958":9414,"29959":9414,"29960":9414,"29961":9414,"29962":9414,"29963":9414,"29964":9414,"29965":9414,"29966":9414,"29967":9414,"29968":9414,"29969":9414,"29970":9414,"29971":9414,"29972":9414,"29973":9414,"29974":9414,"29975":9414,"29976":9414,"29977":9414,"29978":9414,"29979":9414,"29980":9414,"29981":9414,"29982":9414,"29988":9414,"29989":9414,"29990":9414,"29991":9414,"29992":9414,"29993":9414,"29994":9414,"29995":9414,"29996":9414,"29997":9414,"29998":9414,"29999":9414,"30000":9414,"30001":9414,"30002":9414,"30008":9414,"30009":9414,"30010":9414,"30011":9414,"30012":9414,"30013":9414,"30014":9414,"30015":9414,"30017":9414,"30023":9414,"30024":9414,"30025":9414,"30026":9414,"30027":9414,"30033":9414,"30034":9414,"30035":9414,"30036":9414,"30037":9414,"30038":9414,"30039":9414,"30040":9414,"30041":9414,"30042":9414,"30043":9414,"30044":9414,"30045":9414,"30046":9414,"30047":9414,"30048":9414,"30049":9414,"30051":9414,"30052":9414,"30053":9414,"30054":9414,"30055":9414,"30056":9414,"30057":9414,"30058":9414,"30059":9414,"30061":9414,"30062":9414,"30063":9414,"30064":9414,"30066":9414,"30067":9414,"30068":9414,"30069":9414,"30070":9414,"30071":9414,"30072":9414,"30073":9414,"30074":9414,"30075":9414,"30076":9414,"30077":9414,"30078":9414,"30079":9414,"30081":9414,"30082":9414,"30083":9414,"30084":9414,"30085":9414,"30086":9414,"30087":9414,"30093":9414,"30094":9414,"30095":9414,"30096":9414,"30097":9414,"30103":9414,"30104":9414,"30105":9414,"30106":9414,"30107":9414,"30108":9414,"30109":9414,"30110":9414,"30111":9414,"30112":9414,"30113":9414,"30114":9414,"30115":9414,"30116":9414,"30117":9414,"30118":9414,"30119":9414,"30121":9414,"30122":9414,"30123":9414,"30124":9414,"30125":9414,"30126":9414,"30127":9414,"30128":9414,"30129":9414,"30130":9414,"30131":9414,"30132":9414,"30133":9415,"30138":9415,"30143":9415,"30148":9415,"30153":9415,"30158":9415,"30173":9415,"30178":9415,"30183":9415,"30188":9415,"30203":9415,"30208":9415,"30213":9415,"30218":9415,"30223":9415,"30228":9415,"30233":9415,"30238":9415,"30248":9415,"30258":9415,"30263":9415,"30268":9415,"30273":9415,"30278":9415,"30288":9415,"30293":9415,"30298":9415,"30303":9415,"30308":9415,"30313":9415,"30318":9415,"30323":9415,"30333":9416,"30334":9416,"30335":9416,"30336":9416,"30337":9416,"30338":9416,"30339":9416,"30340":9416,"30341":9416,"30342":9416,"30343":9416,"30344":9416,"30345":9416,"30346":9416,"30347":9416,"30348":9416,"30349":9416,"30350":9416,"30351":9416,"30352":9416,"30353":9416,"30358":9416,"30359":9416,"30361":9416,"30362":9416,"30363":9416,"30364":9416,"30365":9416,"30366":9416,"30367":9416,"30368":9416,"30369":9416,"30370":9416,"30371":9416,"30372":9416,"30373":9416,"30374":9416,"30375":9416,"30376":9416,"30377":9416,"30378":9416,"30379":9416,"30380":9416,"30381":9416,"30382":9416,"30383":9416,"30384":9416,"30385":9416,"30386":9416,"30387":9416,"30398":9416,"30399":9416,"30400":9416,"30401":9416,"30402":9416,"30403":9416,"30404":9416,"30405":9416,"30406":9416,"30407":9416,"30408":9416,"30409":9416,"30410":9416,"30411":9416,"30412":9416,"30413":9416,"30414":9416,"30415":9416,"30416":9416,"30417":9416,"30418":9416,"30419":9416,"30420":9416,"30421":9416,"30422":9416,"30423":9416,"30424":9416,"30425":9416,"30426":9416,"30428":9416,"30429":9416,"30430":9416,"30431":9416,"30432":9416,"30433":9416,"30434":9416,"30435":9416,"30436":9416,"30437":9416,"30438":9416,"30439":9416,"30440":9416,"30441":9416,"30442":9416,"30444":9416,"30445":9416,"30446":9416,"30447":9416,"30448":9416,"30449":9416,"30450":9416,"30451":9416,"30452":9416,"30453":9416,"30454":9416,"30455":9416,"30456":9416,"30458":9416,"30459":9416,"30460":9416,"30461":9416,"30462":9416,"30463":9416,"30464":9416,"30465":9416,"30466":9416,"30467":9416,"30468":9416,"30469":9416,"30470":9416,"30471":9416,"30472":9416,"30473":9416,"30475":9416,"30476":9416,"30477":9416,"30483":9416,"30484":9416,"30485":9416,"30486":9416,"30487":9416,"30488":9416,"30489":9416,"30491":9416,"30492":9416,"30503":9416,"30504":9416,"30505":9416,"30506":9416,"30507":9416,"30513":9416,"30514":9416,"30515":9416,"30516":9416,"30517":9416,"30518":9416,"30519":9416,"30520":9416,"30521":9416,"30522":9416,"30523":9416,"30524":9416,"30525":9416,"30526":9416,"30527":9416,"30528":9416,"30530":9416,"30531":9416,"30532":9416,"30533":9417,"30534":9417,"30535":9417,"30536":9417,"30537":9417,"30538":9417,"30539":9417,"30540":9417,"30541":9417,"30542":9417,"30543":9417,"30544":9417,"30545":9417,"30546":9417,"30547":9417,"30548":9417,"30549":9417,"30550":9417,"30551":9417,"30552":9417,"30553":9417,"30554":9417,"30555":9417,"30556":9417,"30557":9417,"30558":9417,"30559":9417,"30560":9417,"30561":9417,"30562":9417,"30563":9417,"30564":9417,"30565":9417,"30566":9417,"30567":9417,"30568":9417,"30569":9417,"30570":9417,"30571":9417,"30572":9417,"30573":9417,"30574":9417,"30575":9417,"30576":9417,"30577":9417,"30578":9417,"30579":9417,"30580":9417,"30581":9417,"30583":9417,"30584":9417,"30585":9417,"30588":9417,"30599":9417,"30600":9417,"30603":9417,"30604":9417,"30606":9417,"30607":9417,"30613":9417,"30617":9417,"30618":9417,"30620":9417,"30621":9417,"30623":9417,"30627":9417,"30628":9417,"30629":9417,"30638":9417,"30639":9417,"30641":9417,"30642":9417,"30643":9417,"30644":9417,"30645":9417,"30646":9417,"30648":9417,"30649":9417,"30650":9417,"30652":9417,"30659":9417,"30660":9417,"30662":9417,"30667":9417,"30670":9417,"30671":9417,"30678":9417,"30681":9417,"30683":9417,"30684":9417,"30686":9417,"30687":9417,"30692":9417,"30694":9417,"30695":9417,"30700":9417,"30701":9417,"30711":9417,"30712":9417,"30714":9417,"30715":9417,"30716":9417,"30717":9417,"30719":9417,"30720":9417,"30721":9417,"30722":9417,"30723":9417,"30724":9417,"30725":9417,"30726":9417,"30727":9417,"30733":9418,"30734":9418,"30735":9418,"30736":9418,"30737":9418,"30738":9418,"30739":9418,"30740":9418,"30741":9418,"30742":9418,"30743":9418,"30744":9418,"30745":9418,"30746":9418,"30747":9418,"30748":9418,"30749":9418,"30750":9418,"30751":9418,"30752":9418,"30753":9418,"30754":9418,"30755":9418,"30756":9418,"30757":9418,"30758":9418,"30763":9418,"30764":9418,"30765":9418,"30766":9418,"30767":9418,"30768":9418,"30769":9418,"30770":9418,"30771":9418,"30772":9418,"30773":9418,"30774":9418,"30775":9418,"30776":9418,"30777":9418,"30783":9418,"30784":9418,"30785":9418,"30786":9418,"30788":9418,"30789":9418,"30790":9418,"30791":9418,"30792":9418,"30793":9418,"30794":9418,"30795":9418,"30796":9418,"30797":9418,"30799":9418,"30800":9418,"30801":9418,"30802":9418,"30803":9418,"30804":9418,"30805":9418,"30806":9418,"30807":9418,"30808":9418,"30809":9418,"30810":9418,"30811":9418,"30812":9418,"30813":9418,"30814":9418,"30815":9418,"30816":9418,"30817":9418,"30818":9418,"30819":9418,"30820":9418,"30821":9418,"30822":9418,"30823":9418,"30824":9418,"30825":9418,"30826":9418,"30827":9418,"30828":9418,"30829":9418,"30830":9418,"30831":9418,"30832":9418,"30833":9418,"30834":9418,"30835":9418,"30836":9418,"30837":9418,"30838":9418,"30840":9418,"30841":9418,"30842":9418,"30848":9418,"30849":9418,"30850":9418,"30851":9418,"30852":9418,"30853":9418,"30854":9418,"30855":9418,"30856":9418,"30857":9418,"30858":9419,"30859":9419,"30860":9419,"30861":9419,"30862":9419,"30863":9419,"30864":9419,"30865":9419,"30866":9419,"30867":9419,"30868":9419,"30869":9419,"30870":9419,"30871":9419,"30872":9419,"30873":9419,"30888":9419,"30889":9419,"30890":9419,"30891":9419,"30892":9419,"30893":9419,"30894":9419,"30895":9419,"30896":9419,"30897":9419,"30898":9419,"30900":9419,"30901":9419,"30904":9419,"30907":9419,"30908":9419,"30910":9419,"30913":9419,"30914":9419,"30915":9419,"30916":9419,"30917":9419,"30918":9419,"30919":9419,"30920":9419,"30921":9419,"30924":9419,"30925":9419,"30927":9419,"30928":9419,"30930":9419,"30932":9419,"30933":9419,"30934":9419,"30935":9419,"30936":9419,"30937":9419,"30938":9419,"30939":9419,"30940":9419,"30941":9419,"30942":9419,"30943":9419,"30945":9419,"30947":9419,"30948":9419,"30949":9419,"30950":9419,"30951":9419,"30953":9419,"30956":9419,"30958":9419,"30959":9419,"30961":9419,"30968":9419,"30969":9419,"30970":9419,"30972":9419,"30974":9419,"30976":9419,"30977":9419,"30983":9419,"30984":9419,"30985":9419,"30986":9419,"30992":9419,"31008":9419,"31009":9419,"31010":9419,"31012":9419,"31013":9419,"31014":9419,"31015":9419,"31017":9419,"31025":9419,"31027":9419,"31030":9419,"31032":9419,"31033":9419,"31034":9419,"31036":9419,"31037":9419,"31038":9419,"31039":9419,"31041":9419,"31048":9419,"31049":9419,"31050":9419,"31051":9419,"31054":9419,"31056":9419,"31057":9419,"31058":9420,"31063":9420,"31068":9420,"31073":9420,"31093":9420,"31098":9420,"31108":9420,"31118":9420,"31123":9420,"31128":9420,"31133":9420,"31138":9420,"31143":9420,"31148":9420,"31153":9420,"31163":9420,"31168":9420,"31173":9420,"31183":9420,"31188":9421,"31189":9421,"31190":9421,"31191":9421,"31192":9421,"31193":9421,"31194":9421,"31195":9421,"31196":9421,"31197":9421,"31198":9421,"31199":9421,"31200":9421,"31201":9421,"31202":9421,"31203":9421,"31208":9421,"31209":9421,"31211":9421,"31212":9421,"31213":9421,"31214":9421,"31215":9421,"31216":9421,"31223":9421,"31224":9421,"31225":9421,"31227":9421,"31232":9421,"31233":9421,"31236":9421,"31237":9421,"31239":9421,"31241":9421,"31242":9421,"31244":9421,"31246":9421,"31248":9421,"31250":9421,"31254":9421,"31255":9421,"31256":9421,"31257":9421,"31259":9421,"31260":9421,"31261":9421,"31262":9421,"31263":9421,"31264":9421,"31265":9421,"31266":9421,"31267":9421,"31268":9421,"31269":9421,"31270":9421,"31271":9421,"31272":9421,"31273":9421,"31275":9421,"31276":9421,"31278":9421,"31280":9421,"31281":9421,"31282":9421,"31283":9421,"31285":9421,"31286":9421,"31287":9421,"31288":9421,"31290":9421,"31291":9421,"31293":9421,"31295":9421,"31298":9421,"31299":9421,"31300":9421,"31302":9421,"31304":9421,"31305":9421,"31306":9421,"31307":9421,"31309":9421,"31310":9421,"31312":9421,"31313":9421,"31314":9421,"31315":9421,"31316":9421,"31317":9421,"31318":9421,"31319":9421,"31320":9421,"31323":9421,"31324":9421,"31325":9421,"31328":9421,"31330":9421,"31332":9421,"31333":9421,"31337":9421,"31340":9421,"31341":9421,"31344":9421,"31345":9421,"31346":9421,"31347":9421,"31348":9421,"31350":9421,"31351":9421,"31353":9421,"31354":9421,"31355":9421,"31356":9421,"31359":9421,"31363":9421,"31365":9421,"31367":9421,"31368":9421,"31370":9421,"31372":9421,"31374":9421,"31376":9421,"31377":9421,"31378":9421,"31379":9421,"31380":9421,"31383":9421,"31388":9422,"31389":9422,"31390":9422,"31391":9422,"31392":9422,"31393":9422,"31398":9422,"31399":9422,"31400":9422,"31401":9422,"31402":9422,"31403":9422,"31404":9422,"31405":9422,"31406":9422,"31407":9422,"31408":9422,"31409":9422,"31410":9422,"31411":9422,"31412":9422,"31413":9422,"31414":9422,"31415":9422,"31416":9422,"31417":9422,"31418":9422,"31419":9422,"31420":9422,"31421":9422,"31422":9422,"31423":9422,"31424":9422,"31425":9422,"31426":9422,"31427":9422,"31428":9422,"31429":9422,"31430":9422,"31431":9422,"31432":9422,"31433":9422,"31434":9422,"31435":9422,"31436":9422,"31437":9422,"31438":9422,"31439":9422,"31440":9422,"31441":9422,"31442":9422,"31443":9422,"31444":9422,"31445":9422,"31448":9423,"31449":9423,"31450":9423,"31451":9423,"31452":9423,"31453":9423,"31458":9423,"31459":9423,"31460":9423,"31461":9423,"31462":9423,"31463":9423,"31464":9423,"31465":9423,"31466":9423,"31467":9423,"31468":9423,"31469":9423,"31470":9423,"31471":9423,"31472":9423,"31473":9423,"31474":9423,"31475":9423,"31476":9423,"31477":9423,"31478":9423,"31479":9423,"31481":9423,"31482":9423,"31483":9423,"31484":9423,"31485":9423,"31486":9423,"31487":9423,"31493":9423,"31494":9423,"31495":9423,"31496":9423,"31497":9423,"31498":9423,"31499":9423,"31500":9423,"31501":9423,"31502":9423,"31503":9423,"31504":9423,"31505":9423,"31506":9423,"31507":9423,"31508":9423,"31509":9423,"31510":9423,"31511":9423,"31512":9423,"31513":9423,"31514":9423,"31515":9423,"31516":9423,"31517":9423,"31523":9423,"31524":9423,"31525":9423,"31527":9423,"31528":9423,"31529":9423,"31530":9423,"31531":9423,"31532":9423,"31533":9423,"31534":9423,"31535":9423,"31536":9423,"31537":9423,"31538":9423,"31539":9423,"31540":9423,"31541":9423,"31542":9423,"31553":9423,"31554":9423,"31555":9423,"31556":9423,"31557":9423,"31563":9423,"31564":9423,"31565":9423,"31567":9423,"31568":9423,"31569":9423,"31570":9423,"31571":9423,"31572":9423,"31574":9423,"31575":9423,"31577":9423,"31578":9423,"31579":9423,"31580":9423,"31581":9423,"31582":9423,"31583":9423,"31584":9423,"31585":9423,"31586":9423,"31587":9423,"31588":9423,"31589":9423,"31590":9423,"31591":9423,"31592":9423,"31593":9423,"31594":9423,"31595":9423,"31596":9423,"31597":9423,"31608":9423,"31609":9423,"31610":9423,"31611":9423,"31612":9423,"31613":9423,"31614":9423,"31615":9423,"31616":9423,"31617":9423,"31618":9423,"31619":9423,"31620":9423,"31621":9423,"31622":9423,"31623":9423,"31624":9423,"31625":9423,"31626":9423,"31627":9423,"31628":9423,"31629":9423,"31630":9423,"31631":9423,"31632":9423,"31633":9423,"31634":9423,"31635":9423,"31636":9423,"31637":9423,"31638":9423,"31639":9423,"31640":9423,"31641":9423,"31642":9423,"31643":9423,"31644":9423,"31645":9423,"31646":9423,"31648":9424,"31649":9424,"31650":9424,"31651":9424,"31652":9424,"31653":9424,"31654":9424,"31655":9424,"31656":9424,"31657":9424,"31658":9424,"31659":9424,"31660":9424,"31661":9424,"31662":9424,"31663":9424,"31664":9424,"31665":9424,"31666":9424,"31667":9424,"31670":9424,"31672":9424,"31673":9424,"31679":9424,"31681":9424,"31682":9424,"31684":9424,"31685":9424,"31686":9424,"31687":9424,"31688":9424,"31689":9424,"31691":9424,"31692":9424,"31695":9424,"31696":9424,"31698":9424,"31699":9424,"31701":9424,"31704":9424,"31706":9424,"31713":9424,"31714":9424,"31715":9424,"31717":9424,"31718":9424,"31719":9424,"31720":9424,"31722":9424,"31723":9424,"31724":9424,"31725":9424,"31726":9424,"31727":9424,"31728":9424,"31730":9424,"31733":9424,"31734":9424,"31738":9424,"31739":9424,"31740":9424,"31741":9424,"31742":9424,"31744":9424,"31747":9424,"31749":9424,"31752":9424,"31753":9424,"31754":9424,"31755":9424,"31756":9424,"31757":9424,"31761":9424,"31762":9424,"31766":9424,"31768":9424,"31771":9424,"31781":9424,"31788":9424,"31789":9424,"31790":9424,"31791":9424,"31792":9424,"31808":9424,"31819":9424,"31823":9424,"31826":9424,"31828":9424,"31829":9424,"31830":9424,"31834":9424,"31835":9424,"31843":9424,"31845":9424,"31846":9424,"31848":9425,"31853":9425,"31858":9425,"31863":9425,"31868":9425,"31873":9425,"31878":9425,"31898":9425,"31903":9425,"31908":9425,"31918":9425,"31923":9426,"31924":9426,"31925":9426,"31926":9426,"31927":9426,"31928":9426,"31929":9426,"31930":9426,"31931":9426,"31932":9426,"31933":9426,"31938":9427,"31939":9427,"31940":9427,"31941":9427,"31942":9427,"31943":9427,"31944":9427,"31945":9427,"31946":9427,"31947":9427,"31948":9427,"31949":9427,"31950":9427,"31951":9427,"31952":9427,"31953":9427,"31954":9427,"31955":9427,"31956":9427,"31957":9427,"31958":9427,"31959":9427,"31960":9427,"31961":9427,"31962":9427,"31963":9427,"31964":9427,"31965":9427,"31966":9427,"31967":9427,"31968":9427,"31973":9427,"31974":9427,"31975":9427,"31976":9427,"31977":9427,"31978":9427,"31979":9427,"31980":9427,"31981":9427,"31982":9427,"31983":9427,"31984":9427,"31985":9427,"31986":9427,"31987":9427,"31988":9427,"31989":9427,"31990":9427,"31991":9427,"31992":9427,"31993":9427,"31994":9427,"31995":9427,"31996":9427,"31997":9427,"31998":9427,"31999":9427,"32000":9427,"32001":9427,"32002":9427,"32008":9427,"32009":9427,"32010":9427,"32011":9427,"32012":9427,"32013":9427,"32014":9427,"32015":9427,"32016":9427,"32017":9427,"32018":9427,"32019":9427,"32020":9427,"32021":9427,"32022":9427,"32028":9427,"32029":9427,"32030":9427,"32031":9427,"32032":9427,"32033":9427,"32034":9427,"32035":9427,"32036":9427,"32037":9427,"32038":9427,"32039":9427,"32040":9427,"32041":9427,"32042":9427,"32043":9427,"32044":9427,"32045":9427,"32046":9427,"32047":9427,"32053":9427,"32054":9427,"32055":9427,"32056":9427,"32057":9427,"32058":9427,"32059":9427,"32060":9427,"32061":9427,"32062":9427,"32063":9427,"32064":9427,"32065":9427,"32066":9427,"32067":9427,"32068":9427,"32069":9427,"32070":9427,"32071":9427,"32072":9427,"32073":9427,"32074":9427,"32075":9427,"32076":9427,"32088":9427,"32089":9427,"32090":9427,"32091":9427,"32092":9427,"32099":9427,"32100":9427,"32101":9427,"32102":9427,"32104":9427,"32105":9427,"32106":9427,"32107":9427,"32108":9427,"32109":9427,"32110":9427,"32111":9427,"32112":9427,"32113":9427,"32114":9427,"32115":9427,"32116":9427,"32117":9427,"32118":9427,"32119":9427,"32120":9427,"32121":9427,"32122":9427,"32123":9427,"32124":9427,"32125":9427,"32126":9427,"32127":9427,"32128":9427,"32129":9427,"32130":9427,"32131":9427,"32132":9427,"32133":9427,"32134":9427,"32136":9427,"32137":9427,"32138":9428,"32139":9428,"32140":9428,"32141":9428,"32142":9428,"32143":9428,"32144":9428,"32145":9428,"32146":9428,"32147":9428,"32148":9428,"32149":9428,"32150":9428,"32151":9428,"32152":9428,"32153":9428,"32154":9428,"32155":9428,"32156":9428,"32157":9428,"32158":9428,"32163":9428,"32164":9428,"32165":9428,"32166":9428,"32167":9428,"32168":9428,"32169":9428,"32170":9428,"32171":9428,"32172":9428,"32173":9428,"32174":9428,"32175":9428,"32176":9428,"32177":9428,"32183":9428,"32184":9428,"32185":9428,"32186":9428,"32187":9428,"32188":9428,"32189":9428,"32190":9428,"32191":9428,"32192":9428,"32203":9428,"32204":9428,"32205":9428,"32206":9428,"32207":9428,"32208":9428,"32209":9428,"32210":9428,"32211":9428,"32212":9428,"32213":9428,"32214":9428,"32215":9428,"32216":9428,"32217":9428,"32218":9428,"32219":9428,"32220":9428,"32221":9428,"32222":9428,"32223":9428,"32224":9428,"32225":9428,"32226":9428,"32227":9428,"32228":9428,"32229":9428,"32230":9428,"32231":9428,"32232":9428,"32233":9428,"32234":9428,"32235":9428,"32237":9428,"32238":9428,"32239":9428,"32240":9428,"32241":9428,"32242":9428,"32243":9428,"32244":9428,"32245":9428,"32246":9428,"32247":9428,"32253":9428,"32254":9428,"32255":9428,"32256":9428,"32257":9428,"32258":9428,"32259":9428,"32260":9428,"32261":9428,"32262":9428,"32263":9429,"32264":9429,"32265":9429,"32266":9429,"32267":9429,"32268":9429,"32269":9429,"32270":9429,"32271":9429,"32272":9429,"32273":9429,"32274":9429,"32275":9429,"32276":9429,"32277":9429,"32278":9429,"32288":9429,"32289":9429,"32290":9429,"32291":9429,"32292":9429,"32293":9429,"32294":9429,"32295":9429,"32296":9429,"32297":9429,"32298":9429,"32299":9429,"32300":9429,"32301":9429,"32302":9429,"32303":9429,"32304":9429,"32305":9429,"32306":9429,"32307":9429,"32308":9429,"32309":9429,"32310":9429,"32311":9429,"32312":9429,"32313":9429,"32314":9429,"32315":9429,"32316":9429,"32317":9429,"32323":9429,"32324":9429,"32325":9429,"32326":9429,"32327":9429,"32328":9429,"32329":9429,"32330":9429,"32331":9429,"32332":9429,"32333":9429,"32334":9429,"32335":9429,"32336":9429,"32337":9429,"32338":9429,"32339":9429,"32340":9429,"32341":9429,"32342":9429,"32343":9430,"32363":9430,"32368":9430,"32373":9430,"32378":9430,"32383":9430,"32388":9430,"32393":9430,"32398":9430,"32403":9430,"32413":9430,"32423":9430,"32438":9430,"32443":9430,"32448":9430,"32453":9430,"32458":9430,"32463":9430,"32468":9430,"32473":9430,"32478":9430,"32483":9430,"32498":9430,"32503":9430,"32508":9430,"32518":9430,"32528":9430,"32533":9430,"32538":9430,"32543":9431,"32544":9431,"32545":9431,"32546":9431,"32547":9431,"32548":9431,"32549":9431,"32550":9431,"32551":9431,"32552":9431,"32553":9431,"32558":9432,"32568":9433,"32570":9434,"32571":9434,"32572":9434,"32573":9434,"32574":9434,"32575":9434,"32580":9435,"32585":9435,"32590":9435,"32595":9435,"32600":9435,"32605":9435,"32610":9435,"32620":9435,"32645":9435,"32650":9437,"32651":9437,"32652":9437,"32653":9437,"32654":9437,"32655":9437,"32656":9437,"32657":9437,"32658":9437,"32659":9437,"32660":9437,"32665":9437,"32666":9437,"32667":9437,"32668":9437,"32669":9437,"32675":9437,"32676":9437,"32677":9437,"32678":9437,"32679":9437,"32685":9437,"32686":9437,"32687":9437,"32688":9437,"32689":9437,"32695":9437,"32696":9437,"32697":9437,"32698":9437,"32699":9437,"32705":9437,"32706":9437,"32707":9437,"32708":9437,"32709":9437,"32710":9437,"32711":9437,"32712":9437,"32713":9437,"32714":9437,"32715":9437,"32716":9437,"32717":9437,"32718":9437,"32719":9437,"32720":9437,"32721":9437,"32722":9437,"32723":9437,"32724":9437,"32730":9437,"32731":9437,"32732":9437,"32733":9437,"32734":9437,"32735":9437,"32736":9437,"32737":9437,"32738":9437,"32739":9437,"32740":9437,"32741":9437,"32742":9437,"32743":9437,"32744":9437,"32745":9437,"32746":9437,"32747":9437,"32748":9437,"32749":9437,"32751":9437,"32752":9437,"32753":9437,"32754":9437,"32755":9437,"32756":9437,"32757":9437,"32758":9437,"32759":9437,"32760":9437,"32761":9437,"32762":9437,"32763":9437,"32764":9437,"32765":9437,"32766":9437,"32767":9437,"32768":9437,"32769":9437,"32770":9437,"32771":9437,"32772":9437,"32773":9437,"32774":9437,"32775":9437,"32776":9437,"32777":9437,"32778":9437,"32779":9437,"32780":9437,"32781":9437,"32782":9437,"32783":9437,"32784":9437,"32785":9437,"32786":9437,"32787":9437,"32788":9437,"32789":9437,"32790":9437,"32791":9437,"32792":9437,"32793":9437,"32794":9437,"32795":9437,"32796":9437,"32797":9437,"32798":9437,"32799":9437,"32800":9437,"32801":9437,"32802":9437,"32803":9437,"32804":9437,"32805":9437,"32806":9437,"32807":9437,"32808":9437,"32809":9437,"32810":9437,"32811":9437,"32812":9437,"32813":9437,"32814":9437,"32815":9437,"32816":9437,"32817":9437,"32818":9437,"32819":9437,"32820":9437,"32821":9437,"32822":9437,"32823":9437,"32824":9437,"32825":9437,"32826":9437,"32827":9437,"32828":9437,"32829":9437,"32840":9437,"32841":9437,"32842":9437,"32843":9437,"32844":9437,"32845":9437,"32846":9437,"32847":9437,"32848":9437,"32849":9437,"32850":9438,"32851":9438,"32852":9438,"32853":9438,"32854":9438,"32855":9438,"32856":9438,"32857":9438,"32858":9438,"32859":9438,"32860":9438,"32861":9438,"32862":9438,"32863":9438,"32864":9438,"32865":9438,"32866":9438,"32867":9438,"32868":9438,"32869":9438,"32870":9438,"32875":9438,"32876":9438,"32877":9438,"32878":9438,"32879":9438,"32880":9438,"32881":9438,"32882":9438,"32883":9438,"32884":9438,"32885":9438,"32886":9438,"32887":9438,"32888":9438,"32889":9438,"32895":9438,"32896":9438,"32897":9438,"32898":9438,"32899":9438,"32900":9438,"32901":9438,"32902":9438,"32903":9438,"32904":9438,"32905":9438,"32906":9438,"32907":9438,"32908":9438,"32909":9438,"32916":9438,"32917":9438,"32918":9438,"32919":9438,"32920":9438,"32921":9438,"32922":9438,"32923":9438,"32924":9438,"32925":9438,"32926":9438,"32927":9438,"32928":9438,"32929":9438,"32935":9438,"32936":9438,"32937":9438,"32938":9438,"32939":9438,"32950":9438,"32951":9438,"32952":9438,"32953":9438,"32954":9438,"32955":9438,"32956":9438,"32957":9438,"32958":9438,"32959":9438,"32960":9438,"32961":9438,"32962":9438,"32963":9438,"32964":9438,"32965":9438,"32966":9438,"32967":9438,"32968":9438,"32969":9438,"32975":9438,"32976":9438,"32978":9438,"32979":9438,"32980":9438,"32981":9438,"32982":9438,"32983":9438,"32984":9438,"32990":9438,"32991":9438,"32993":9438,"32994":9438,"32995":9438,"32996":9438,"32997":9438,"32998":9438,"32999":9438,"33010":9438,"33011":9438,"33012":9438,"33013":9438,"33014":9438,"33015":9438,"33016":9438,"33017":9438,"33018":9438,"33019":9438,"33025":9438,"33026":9438,"33027":9438,"33028":9438,"33029":9438,"33030":9438,"33031":9438,"33032":9438,"33033":9438,"33034":9438,"33035":9438,"33036":9438,"33037":9438,"33038":9438,"33039":9438,"33040":9438,"33041":9438,"33043":9438,"33044":9438,"33045":9438,"33046":9438,"33047":9438,"33048":9438,"33050":9439,"33051":9439,"33052":9439,"33053":9439,"33054":9439,"33055":9439,"33056":9439,"33057":9439,"33058":9439,"33059":9439,"33060":9439,"33061":9439,"33062":9439,"33063":9439,"33064":9439,"33065":9439,"33066":9439,"33067":9439,"33068":9439,"33069":9439,"33070":9439,"33071":9439,"33072":9439,"33073":9439,"33074":9439,"33075":9439,"33076":9439,"33077":9439,"33078":9439,"33079":9439,"33080":9439,"33081":9439,"33082":9439,"33083":9439,"33084":9439,"33085":9439,"33086":9439,"33087":9439,"33088":9439,"33089":9439,"33090":9439,"33095":9439,"33096":9439,"33097":9439,"33098":9439,"33099":9439,"33100":9439,"33101":9439,"33102":9439,"33103":9439,"33104":9439,"33110":9439,"33111":9439,"33112":9439,"33113":9439,"33114":9439,"33115":9439,"33116":9439,"33117":9439,"33118":9439,"33119":9439,"33125":9439,"33126":9439,"33127":9439,"33128":9439,"33129":9439,"33130":9439,"33131":9439,"33132":9439,"33133":9439,"33134":9439,"33135":9439,"33136":9439,"33137":9439,"33138":9439,"33139":9439,"33140":9439,"33141":9439,"33142":9439,"33143":9439,"33144":9439,"33145":9439,"33146":9439,"33147":9439,"33148":9439,"33149":9439,"33150":9439,"33151":9439,"33152":9439,"33153":9439,"33154":9439,"33155":9439,"33156":9439,"33157":9439,"33158":9439,"33159":9439,"33160":9439,"33161":9439,"33162":9439,"33163":9439,"33164":9439,"33165":9439,"33166":9439,"33167":9439,"33168":9439,"33169":9439,"33175":9439,"33176":9439,"33177":9439,"33178":9439,"33179":9439,"33180":9439,"33181":9439,"33182":9439,"33183":9439,"33184":9439,"33185":9439,"33186":9439,"33187":9439,"33188":9439,"33189":9439,"33190":9439,"33191":9439,"33192":9439,"33193":9439,"33194":9439,"33200":9439,"33201":9439,"33202":9439,"33203":9439,"33204":9439,"33205":9439,"33206":9439,"33207":9439,"33208":9439,"33209":9439,"33210":9439,"33211":9439,"33212":9439,"33213":9439,"33214":9439,"33215":9439,"33216":9439,"33217":9439,"33218":9439,"33219":9439,"33220":9439,"33221":9439,"33222":9439,"33223":9439,"33224":9439,"33225":9439,"33226":9439,"33227":9439,"33228":9439,"33229":9439,"33231":9439,"33232":9439,"33233":9439,"33234":9439,"33240":9439,"33241":9439,"33242":9439,"33243":9439,"33244":9439,"33245":9439,"33246":9439,"33247":9439,"33248":9439,"33249":9439,"33250":9440,"33255":9440,"33260":9440,"33270":9440,"33280":9440,"33285":9440,"33305":9440,"33315":9440,"33320":9440,"33325":9440,"33335":9440,"33340":9440,"33345":9440,"33350":9440,"33365":9440,"33370":9440,"33375":9440,"33380":9440,"33385":9440,"33390":9440,"33400":9440,"33405":9440,"33410":9440,"33415":9440,"33420":9440,"33430":9440,"33435":9440,"33440":9440,"33445":9440,"33450":9441,"33465":9441,"33466":9441,"33467":9441,"33468":9441,"33469":9441,"33475":9441,"33476":9441,"33477":9441,"33478":9441,"33479":9441,"33480":9441,"33481":9441,"33482":9441,"33483":9441,"33484":9441,"33490":9441,"33491":9441,"33492":9441,"33493":9441,"33494":9441,"33500":9441,"33501":9441,"33502":9441,"33503":9441,"33504":9441,"33510":9441,"33511":9441,"33512":9441,"33513":9441,"33514":9441,"33515":9441,"33516":9441,"33517":9441,"33518":9441,"33519":9441,"33520":9441,"33521":9441,"33522":9441,"33523":9441,"33524":9441,"33525":9441,"33526":9441,"33527":9441,"33528":9441,"33529":9441,"33530":9441,"33531":9441,"33532":9441,"33533":9441,"33534":9441,"33540":9441,"33541":9441,"33542":9441,"33543":9441,"33544":9441,"33545":9441,"33546":9441,"33547":9441,"33548":9441,"33549":9441,"33560":9441,"33561":9441,"33562":9441,"33563":9441,"33564":9441,"33565":9441,"33566":9441,"33567":9441,"33568":9441,"33569":9441,"33570":9441,"33571":9441,"33572":9441,"33573":9441,"33574":9441,"33575":9441,"33576":9441,"33578":9441,"33579":9441,"33590":9441,"33591":9441,"33592":9441,"33593":9441,"33594":9441,"33595":9441,"33596":9441,"33597":9441,"33598":9441,"33599":9441,"33600":9441,"33601":9441,"33602":9441,"33603":9441,"33604":9441,"33605":9441,"33606":9441,"33607":9441,"33609":9441,"33610":9441,"33611":9441,"33612":9441,"33613":9441,"33614":9441,"33615":9441,"33616":9441,"33617":9441,"33618":9441,"33619":9441,"33620":9441,"33621":9441,"33622":9441,"33623":9441,"33624":9441,"33630":9441,"33631":9441,"33632":9441,"33633":9441,"33634":9441,"33635":9441,"33636":9441,"33637":9441,"33638":9441,"33639":9441,"33645":9441,"33646":9441,"33647":9441,"33648":9441,"33649":9441,"33650":9442,"33651":9442,"33652":9442,"33653":9442,"33654":9442,"33655":9442,"33656":9442,"33657":9442,"33658":9442,"33659":9442,"33660":9442,"33661":9442,"33662":9442,"33663":9442,"33664":9442,"33665":9442,"33666":9442,"33667":9442,"33668":9442,"33669":9442,"33670":9442,"33680":9442,"33681":9442,"33682":9442,"33683":9442,"33684":9442,"33685":9442,"33686":9442,"33687":9442,"33689":9442,"33690":9442,"33691":9442,"33692":9442,"33693":9442,"33694":9442,"33695":9442,"33696":9442,"33697":9442,"33698":9442,"33699":9442,"33700":9442,"33701":9442,"33702":9442,"33703":9442,"33704":9442,"33705":9442,"33706":9442,"33707":9442,"33708":9442,"33709":9442,"33716":9442,"33717":9442,"33718":9442,"33719":9442,"33721":9442,"33722":9442,"33723":9442,"33724":9442,"33725":9442,"33726":9442,"33727":9442,"33728":9442,"33729":9442,"33730":9442,"33731":9442,"33732":9442,"33733":9442,"33734":9442,"33735":9442,"33736":9442,"33737":9442,"33738":9442,"33739":9442,"33745":9442,"33746":9442,"33747":9442,"33748":9442,"33749":9442,"33750":9442,"33751":9442,"33752":9442,"33753":9442,"33754":9442,"33755":9442,"33756":9442,"33757":9442,"33758":9442,"33759":9442,"33760":9442,"33761":9442,"33762":9442,"33763":9442,"33764":9442,"33765":9442,"33767":9442,"33768":9442,"33775":9442,"33776":9442,"33777":9442,"33778":9442,"33779":9442,"33785":9442,"33786":9442,"33787":9442,"33788":9442,"33789":9442,"33790":9442,"33791":9442,"33792":9442,"33793":9442,"33794":9442,"33795":9442,"33796":9442,"33797":9442,"33798":9442,"33799":9442,"33805":9442,"33806":9442,"33807":9442,"33808":9442,"33809":9442,"33810":9442,"33811":9442,"33812":9442,"33813":9442,"33814":9442,"33815":9442,"33816":9442,"33817":9442,"33818":9442,"33819":9442,"33820":9442,"33821":9442,"33822":9442,"33823":9442,"33824":9442,"33825":9442,"33826":9442,"33827":9442,"33828":9442,"33829":9442,"33835":9443,"33840":9443,"33841":9443,"33842":9443,"33843":9443,"33844":9443,"33845":9443,"33846":9443,"33847":9443,"33848":9443,"33849":9443,"33850":9443,"33851":9443,"33852":9443,"33853":9443,"33854":9443,"33855":9443,"33856":9443,"33857":9443,"33858":9443,"33859":9443,"33860":9443,"33861":9443,"33862":9443,"33863":9443,"33864":9443,"33865":9443,"33866":9443,"33867":9443,"33868":9443,"33869":9443,"33870":9443,"33871":9443,"33872":9443,"33873":9443,"33874":9443,"33875":9443,"33876":9443,"33877":9443,"33878":9443,"33879":9443,"33885":9443,"33886":9443,"33887":9443,"33888":9443,"33889":9443,"33890":9443,"33891":9443,"33892":9443,"33893":9443,"33894":9443,"33895":9443,"33896":9443,"33897":9443,"33898":9443,"33899":9443,"33900":9443,"33901":9443,"33902":9443,"33903":9443,"33904":9443,"33905":9443,"33906":9443,"33907":9443,"33908":9443,"33909":9443,"33910":9443,"33911":9443,"33912":9443,"33913":9443,"33914":9443,"33915":9443,"33916":9443,"33917":9443,"33918":9443,"33919":9443,"33920":9443,"33921":9443,"33922":9443,"33923":9443,"33924":9443,"33930":9443,"33931":9443,"33932":9443,"33933":9443,"33934":9443,"33945":9443,"33946":9443,"33947":9443,"33948":9443,"33949":9443,"33950":9443,"33951":9443,"33952":9443,"33953":9443,"33954":9443,"33960":9443,"33961":9443,"33962":9443,"33963":9443,"33964":9443,"33966":9443,"33967":9443,"33968":9443,"33969":9443,"33970":9443,"33971":9443,"33972":9443,"33973":9443,"33974":9443,"33975":9443,"33976":9443,"33977":9443,"33978":9443,"33979":9443,"33980":9443,"33981":9443,"33983":9443,"33984":9443,"33985":9443,"33986":9443,"33987":9443,"33988":9443,"33989":9443,"33990":9443,"33991":9443,"33992":9443,"33993":9443,"33994":9443,"33995":9443,"33996":9443,"33997":9443,"33998":9443,"33999":9443,"34000":9443,"34001":9443,"34002":9443,"34003":9443,"34005":9444,"34006":9444,"34007":9444,"34008":9444,"34009":9444,"34010":9444,"34011":9444,"34012":9444,"34013":9444,"34014":9444,"34015":9444,"34016":9444,"34017":9444,"34018":9444,"34019":9444,"34020":9444,"34021":9444,"34022":9444,"34023":9444,"34024":9444,"34025":9444,"34026":9444,"34027":9444,"34028":9444,"34029":9444,"34030":9444,"34031":9444,"34032":9444,"34033":9444,"34034":9444,"34035":9444,"34040":9444,"34041":9444,"34042":9444,"34043":9444,"34044":9444,"34045":9444,"34046":9444,"34047":9444,"34048":9444,"34049":9444,"34050":9444,"34051":9444,"34052":9444,"34053":9444,"34054":9444,"34055":9444,"34056":9444,"34057":9444,"34058":9444,"34059":9444,"34060":9444,"34061":9444,"34062":9444,"34063":9444,"34064":9444,"34070":9444,"34071":9444,"34072":9444,"34073":9444,"34075":9444,"34076":9444,"34077":9444,"34078":9444,"34079":9444,"34080":9444,"34081":9444,"34082":9444,"34083":9444,"34084":9444,"34085":9444,"34086":9444,"34087":9444,"34088":9444,"34089":9444,"34090":9444,"34091":9444,"34092":9444,"34093":9444,"34094":9444,"34095":9444,"34096":9444,"34097":9444,"34098":9444,"34099":9444,"34100":9444,"34101":9444,"34102":9444,"34103":9444,"34104":9444,"34105":9444,"34106":9444,"34107":9444,"34108":9444,"34109":9444,"34110":9444,"34111":9444,"34112":9444,"34113":9444,"34114":9444,"34115":9444,"34116":9444,"34117":9444,"34118":9444,"34119":9444,"34120":9444,"34121":9444,"34125":9445,"34130":9445,"34135":9445,"34140":9445,"34145":9445,"34150":9445,"34155":9445,"34160":9445,"34165":9445,"34170":9445,"34175":9445,"34185":9445,"34195":9445,"34200":9445,"34205":9445,"34210":9445,"34220":9445,"34225":9445,"34250":9445,"34255":9445,"34260":9445,"34270":9445,"34305":9445,"34310":9445,"34325":9446,"34326":9446,"34327":9446,"34328":9446,"34329":9446,"34330":9446,"34331":9446,"34332":9446,"34333":9446,"34334":9446,"34335":9446,"34336":9446,"34337":9446,"34338":9446,"34339":9446,"34340":9446,"34341":9446,"34342":9446,"34343":9446,"34344":9446,"34345":9446,"34346":9446,"34347":9446,"34348":9446,"34349":9446,"34350":9446,"34351":9446,"34352":9446,"34353":9446,"34354":9446,"34355":9446,"34356":9446,"34357":9446,"34358":9446,"34359":9446,"34360":9446,"34361":9446,"34362":9446,"34363":9446,"34364":9446,"34365":9446,"34375":9446,"34376":9446,"34377":9446,"34378":9446,"34379":9446,"34380":9446,"34381":9446,"34382":9446,"34383":9446,"34384":9446,"34385":9446,"34386":9446,"34387":9446,"34388":9446,"34389":9446,"34390":9446,"34391":9446,"34392":9446,"34393":9446,"34394":9446,"34400":9446,"34401":9446,"34402":9446,"34403":9446,"34404":9446,"34405":9446,"34406":9446,"34407":9446,"34408":9446,"34409":9446,"34415":9446,"34416":9446,"34417":9446,"34418":9446,"34419":9446,"34420":9446,"34421":9446,"34422":9446,"34423":9446,"34424":9446,"34425":9446,"34426":9446,"34427":9446,"34428":9446,"34429":9446,"34430":9446,"34431":9446,"34432":9446,"34433":9446,"34434":9446,"34435":9446,"34436":9446,"34437":9446,"34438":9446,"34439":9446,"34440":9446,"34441":9446,"34442":9446,"34443":9446,"34444":9446,"34445":9446,"34446":9446,"34447":9446,"34448":9446,"34449":9446,"34455":9446,"34456":9446,"34457":9446,"34458":9446,"34459":9446,"34460":9446,"34461":9446,"34462":9446,"34463":9446,"34465":9447,"34466":9447,"34467":9447,"34468":9447,"34469":9447,"34470":9447,"34471":9447,"34472":9447,"34473":9447,"34474":9447,"34475":9447,"34476":9447,"34477":9447,"34478":9447,"34479":9447,"34480":9447,"34481":9447,"34482":9447,"34483":9447,"34484":9447,"34485":9447,"34486":9447,"34487":9447,"34488":9447,"34489":9447,"34490":9447,"34500":9447,"34501":9447,"34502":9447,"34503":9447,"34504":9447,"34510":9447,"34511":9447,"34513":9447,"34514":9447,"34520":9447,"34521":9447,"34522":9447,"34523":9447,"34524":9447,"34530":9447,"34535":9448,"34545":9448,"34546":9448,"34547":9448,"34548":9448,"34549":9448,"34550":9448,"34551":9448,"34552":9448,"34553":9448,"34554":9448,"34556":9448,"34558":9448,"34559":9448,"34560":9449,"34561":9449,"34562":9449,"34563":9449,"34564":9449,"34565":9449,"34566":9449,"34567":9449,"34568":9449,"34569":9449,"34570":9449,"34571":9449,"34572":9449,"34573":9449,"34574":9449,"34575":9450,"34576":9451,"34577":9451,"34578":9451,"34579":9451,"34580":9451,"34581":9451,"34582":9451,"34583":9451,"34584":9451,"34585":9451,"34586":9451,"34587":9451,"34588":9451,"34589":9451,"34590":9451,"34591":9451,"34592":9451,"34593":9451,"34594":9451,"34595":9451,"34596":9451,"34597":9451,"34598":9451,"34599":9451,"34600":9451,"34601":9451,"34606":9451,"34607":9451,"34608":9451,"34609":9451,"34610":9451,"34611":9451,"34612":9451,"34613":9451,"34614":9451,"34615":9451,"34616":9451,"34617":9451,"34618":9451,"34619":9451,"34620":9451,"34626":9451,"34627":9451,"34628":9451,"34629":9451,"34630":9451,"34631":9451,"34632":9451,"34633":9451,"34634":9451,"34635":9451,"34636":9451,"34637":9451,"34638":9451,"34639":9451,"34640":9451,"34641":9451,"34643":9451,"34644":9451,"34645":9451,"34646":9451,"34647":9451,"34648":9451,"34650":9451,"34651":9451,"34653":9451,"34654":9451,"34655":9451,"34663":9451,"34664":9451,"34667":9451,"34668":9451,"34669":9451,"34670":9451,"34671":9451,"34672":9451,"34673":9451,"34674":9451,"34682":9451,"34683":9451,"34684":9451,"34685":9451,"34688":9451,"34690":9451,"34705":9451,"34710":9451,"34716":9451,"34718":9451,"34719":9451,"34736":9451,"34737":9451,"34740":9451,"34741":9451,"34743":9451,"34744":9451,"34745":9451,"34761":9451,"34764":9451,"34765":9451,"34767":9451,"34769":9451,"34771":9451,"34772":9451,"34773":9451,"34774":9451,"34775":9451,"34776":9452,"34781":9452,"34782":9452,"34783":9452,"34784":9452,"34785":9452,"34786":9452,"34787":9452,"34788":9452,"34789":9452,"34790":9452,"34791":9452,"34792":9452,"34793":9452,"34794":9452,"34795":9452,"34796":9454,"34801":9454,"34802":9454,"34803":9454,"34804":9454,"34805":9454,"34806":9454,"34807":9454,"34808":9454,"34809":9454,"34810":9454,"34811":9454,"34812":9454,"34813":9454,"34814":9454,"34815":9454,"34821":9454,"34822":9454,"34825":9454,"34826":9454,"34828":9454,"34829":9454,"34830":9454,"34831":9454,"34832":9454,"34833":9454,"34834":9454,"34835":9454,"34836":9454,"34837":9454,"34838":9454,"34840":9454,"34841":9454,"34843":9454,"34844":9454,"34845":9454,"34847":9454,"34848":9454,"34849":9454,"34850":9454,"34851":9454,"34852":9454,"34853":9454,"34854":9454,"34855":9454,"34856":9454,"34857":9454,"34859":9454,"34861":9454,"34862":9454,"34863":9454,"34864":9454,"34865":9454,"34867":9454,"34868":9454,"34869":9454,"34870":9454,"34871":9454,"34872":9454,"34874":9454,"34875":9454,"34876":9454,"34880":9454,"34881":9454,"34882":9454,"34883":9454,"34885":9454,"34886":9454,"34887":9454,"34888":9454,"34890":9454,"34891":9454,"34892":9454,"34893":9454,"34894":9454,"34895":9454,"34896":9454,"34897":9454,"34911":9454,"34912":9454,"34917":9454,"34918":9454,"34919":9454,"34920":9454,"34921":9454,"34922":9454,"34924":9454,"34925":9454,"34926":9454,"34927":9454,"34928":9454,"34929":9454,"34930":9454,"34932":9454,"34934":9454,"34941":9454,"34942":9454,"34944":9454,"34945":9454,"34952":9454,"34953":9454,"34955":9454,"34956":9454,"34957":9454,"34960":9454,"34962":9454,"34963":9454,"34964":9454,"34966":9454,"34967":9454,"34968":9454,"34969":9454,"34970":9454,"34972":9454,"34973":9454,"34974":9454,"34975":9454,"34976":9454,"34979":9454,"34980":9454,"34981":9454,"34984":9454,"34985":9454,"34986":9454,"34987":9454,"34988":9454,"34989":9454,"34990":9454,"34991":9454,"34994":9454,"34996":9455,"35001":9455,"35006":9455,"35016":9455,"35021":9455,"35031":9455,"35041":9455,"35046":9456,"35047":9456,"35048":9456,"35049":9456,"35050":9456,"35051":9456,"35052":9456,"35053":9456,"35054":9456,"35055":9456,"35056":9456,"35057":9456,"35058":9456,"35059":9456,"35060":9456,"35061":9456,"35062":9456,"35063":9456,"35064":9456,"35065":9456,"35066":9456,"35067":9456,"35068":9456,"35069":9456,"35070":9456,"35071":9456,"35076":9456,"35081":9457,"35082":9457,"35083":9457,"35084":9457,"35085":9457,"35086":9457,"35091":9457,"35092":9457,"35093":9457,"35094":9457,"35095":9457,"35096":9457,"35097":9457,"35098":9457,"35099":9457,"35100":9457,"35101":9457,"35102":9457,"35103":9457,"35104":9457,"35105":9457,"35111":9457,"35112":9457,"35113":9457,"35114":9457,"35115":9457,"35121":9457,"35122":9457,"35123":9457,"35124":9457,"35125":9457,"35126":9457,"35127":9457,"35128":9457,"35129":9457,"35130":9457,"35131":9457,"35132":9457,"35133":9457,"35134":9457,"35135":9457,"35136":9457,"35137":9457,"35138":9457,"35139":9457,"35140":9457,"35141":9457,"35142":9457,"35143":9457,"35144":9457,"35145":9457,"35146":9457,"35147":9457,"35148":9457,"35149":9457,"35150":9457,"35151":9457,"35152":9457,"35153":9457,"35154":9457,"35155":9457,"35156":9457,"35157":9457,"35158":9457,"35159":9457,"35160":9457,"35161":9457,"35162":9457,"35163":9457,"35164":9457,"35165":9457,"35166":9457,"35167":9457,"35168":9457,"35169":9457,"35170":9457,"35171":9457,"35172":9457,"35173":9457,"35174":9457,"35175":9457,"35176":9457,"35177":9457,"35178":9457,"35179":9457,"35180":9457,"35181":9457,"35186":9458,"35187":9458,"35188":9458,"35189":9458,"35190":9458,"35191":9458,"35192":9458,"35193":9458,"35194":9458,"35195":9458,"35196":9458,"35197":9458,"35198":9458,"35199":9458,"35200":9458,"35201":9458,"35202":9458,"35203":9458,"35204":9458,"35205":9458,"35206":9459,"35211":9459,"35212":9459,"35213":9459,"35214":9459,"35215":9459,"35216":9459,"35217":9459,"35218":9459,"35219":9459,"35220":9459,"35226":9459,"35227":9459,"35228":9459,"35229":9459,"35230":9459,"35236":9459,"35237":9459,"35238":9459,"35239":9459,"35240":9459,"35241":9459,"35242":9459,"35243":9459,"35244":9459,"35245":9459,"35246":9459,"35247":9459,"35248":9459,"35249":9459,"35250":9459,"35251":9459,"35252":9459,"35253":9459,"35254":9459,"35255":9459,"35256":9459,"35257":9459,"35258":9459,"35259":9459,"35260":9459,"35261":9459,"35262":9459,"35263":9459,"35264":9459,"35265":9459,"35271":9459,"35272":9459,"35273":9459,"35274":9459,"35275":9459,"35276":9459,"35277":9459,"35278":9459,"35279":9459,"35280":9459,"35281":9459,"35282":9459,"35283":9459,"35284":9459,"35285":9459,"35291":9459,"35292":9459,"35293":9459,"35294":9459,"35297":9459,"35298":9459,"35299":9459,"35300":9459,"35301":9459,"35302":9459,"35303":9459,"35304":9459,"35305":9459,"35306":9459,"35307":9459,"35308":9459,"35309":9459,"35310":9459,"35316":9459,"35317":9459,"35318":9459,"35319":9459,"35320":9459,"35327":9459,"35328":9459,"35329":9459,"35330":9459,"35336":9459,"35337":9459,"35338":9459,"35339":9459,"35340":9459,"35341":9459,"35342":9459,"35343":9459,"35344":9459,"35345":9459,"35346":9459,"35347":9459,"35348":9459,"35349":9459,"35350":9459,"35351":9459,"35352":9459,"35353":9459,"35355":9459,"35356":9459,"35357":9459,"35358":9459,"35359":9459,"35360":9459,"35361":9459,"35362":9459,"35363":9459,"35364":9459,"35365":9459,"35366":9459,"35367":9459,"35368":9459,"35369":9459,"35370":9459,"35371":9459,"35372":9459,"35373":9459,"35374":9459,"35375":9459,"35376":9459,"35377":9459,"35378":9459,"35379":9459,"35380":9459,"35381":9459,"35382":9459,"35383":9459,"35384":9459,"35385":9459,"35386":9459,"35388":9459,"35389":9459,"35390":9459,"35391":9460,"35396":9460,"35401":9460,"35406":9460,"35411":9460,"35416":9460,"35421":9460,"35426":9460,"35431":9460,"35436":9460,"35441":9460,"35446":9460,"35451":9460,"35456":9460,"35466":9460,"35471":9460,"35476":9460,"35501":9460,"35506":9460,"35511":9460,"35526":9460,"35531":9460,"35536":9460,"35541":9460,"35546":9460,"35551":9460,"35556":9460,"35561":9460,"35566":9460,"35576":9460,"35581":9460,"35586":9460,"35591":9461,"35592":9461,"35593":9461,"35594":9461,"35595":9461,"35596":9461,"35597":9461,"35598":9461,"35599":9461,"35600":9461,"35601":9461,"35602":9461,"35603":9461,"35604":9461,"35605":9461,"35606":9461,"35607":9461,"35608":9461,"35609":9461,"35610":9461,"35611":9461,"35612":9461,"35613":9461,"35614":9461,"35615":9461,"35616":9461,"35621":9461,"35623":9461,"35624":9461,"35626":9462,"35627":9462,"35628":9462,"35629":9462,"35630":9462,"35631":9462,"35632":9462,"35633":9462,"35634":9462,"35635":9462,"35636":9462,"35637":9462,"35638":9462,"35639":9462,"35640":9462,"35641":9463,"35646":9463,"35647":9463,"35648":9463,"35649":9463,"35650":9463,"35651":9463,"35652":9463,"35653":9463,"35654":9463,"35655":9463,"35656":9463,"35657":9463,"35658":9463,"35659":9463,"35660":9463,"35661":9463,"35662":9463,"35663":9463,"35664":9463,"35665":9463,"35666":9463,"35667":9463,"35668":9463,"35669":9463,"35670":9463,"35671":9463,"35672":9463,"35673":9463,"35674":9463,"35675":9463,"35676":9463,"35677":9463,"35678":9463,"35679":9463,"35680":9463,"35681":9463,"35682":9463,"35684":9463,"35685":9463,"35686":9463,"35687":9463,"35688":9463,"35689":9463,"35690":9463,"35691":9463,"35692":9463,"35693":9463,"35694":9463,"35695":9463,"35696":9463,"35697":9463,"35698":9463,"35699":9463,"35700":9463,"35706":9464,"35710":9465,"35715":9465,"35720":9465,"35725":9465,"35730":9465,"35745":9465,"35750":9465,"35755":9465,"35765":9465,"35775":9465,"35780":9465,"35785":9465,"35795":9465,"35800":9465,"35805":9465,"35810":9465,"35820":9465,"35825":9465,"35830":9465,"35835":9465,"35845":9465,"35850":9465,"35855":9465,"35860":9465,"35865":9465,"35875":9465,"35880":9465,"35885":9465,"35890":9465,"35895":9465,"35900":9465,"35910":9466,"35911":9466,"35912":9466,"35913":9466,"35914":9466,"35915":9466,"35916":9466,"35917":9466,"35918":9466,"35919":9466,"35920":9466,"35925":9466,"35926":9466,"35927":9466,"35928":9466,"35929":9466,"35930":9466,"35931":9466,"35932":9466,"35933":9466,"35934":9466,"35935":9466,"35936":9466,"35937":9466,"35938":9466,"35939":9466,"35940":9466,"35941":9466,"35942":9466,"35943":9466,"35944":9466,"35945":9466,"35946":9466,"35947":9466,"35948":9466,"35949":9466,"35950":9466,"35951":9466,"35952":9466,"35953":9466,"35954":9466,"35955":9466,"35956":9466,"35957":9466,"35958":9466,"35959":9466,"35960":9466,"35961":9466,"35962":9466,"35963":9466,"35964":9466,"35970":9466,"35971":9466,"35972":9466,"35974":9466,"35980":9466,"35981":9466,"35982":9466,"35983":9466,"35984":9466,"35985":9466,"35986":9466,"35987":9466,"35988":9466,"35989":9466,"35990":9466,"35991":9466,"35992":9466,"35993":9466,"35994":9466,"35995":9466,"35996":9466,"35997":9466,"35998":9466,"35999":9466,"36000":9466,"36001":9466,"36002":9466,"36003":9466,"36004":9466,"36015":9467,"36016":9467,"36017":9467,"36018":9467,"36019":9467,"36020":9467,"36021":9467,"36022":9467,"36023":9467,"36024":9467,"36025":9467,"36026":9467,"36027":9467,"36028":9467,"36029":9467,"36030":9467,"36031":9467,"36032":9467,"36033":9467,"36034":9467,"36035":9467,"36040":9467,"36041":9467,"36042":9467,"36043":9467,"36044":9467,"36045":9467,"36046":9467,"36047":9467,"36048":9467,"36049":9467,"36050":9467,"36051":9467,"36052":9467,"36053":9467,"36054":9467,"36055":9467,"36056":9467,"36057":9467,"36058":9467,"36059":9467,"36065":9467,"36066":9467,"36067":9467,"36068":9467,"36069":9467,"36070":9467,"36071":9467,"36072":9467,"36073":9467,"36074":9467,"36075":9467,"36076":9467,"36077":9467,"36078":9467,"36079":9467,"36090":9467,"36091":9467,"36092":9467,"36093":9467,"36094":9467,"36095":9467,"36096":9467,"36097":9467,"36098":9467,"36099":9467,"36100":9467,"36101":9467,"36102":9467,"36103":9467,"36104":9467,"36105":9467,"36106":9467,"36107":9467,"36108":9467,"36109":9467,"36110":9467,"36111":9467,"36113":9467,"36114":9467,"36115":9467,"36116":9467,"36117":9467,"36118":9467,"36119":9467,"36120":9467,"36121":9467,"36122":9467,"36123":9467,"36124":9467,"36125":9467,"36126":9467,"36127":9467,"36128":9467,"36129":9467,"36135":9467,"36136":9467,"36137":9467,"36138":9467,"36139":9467,"36140":9467,"36141":9467,"36142":9467,"36143":9467,"36144":9467,"36145":9467,"36146":9467,"36147":9467,"36148":9467,"36149":9467,"36150":9467,"36151":9467,"36152":9467,"36153":9467,"36154":9467,"36160":9467,"36161":9467,"36162":9467,"36163":9467,"36164":9467,"36165":9467,"36166":9467,"36167":9467,"36168":9467,"36169":9467,"36170":9467,"36171":9467,"36172":9467,"36173":9467,"36174":9467,"36175":9467,"36176":9467,"36177":9467,"36178":9467,"36179":9467,"36180":9467,"36181":9467,"36182":9467,"36183":9467,"36184":9467,"36185":9467,"36186":9467,"36187":9467,"36188":9467,"36189":9467,"36195":9467,"36196":9467,"36197":9467,"36198":9467,"36199":9467,"36200":9467,"36201":9467,"36202":9467,"36203":9467,"36204":9467,"36215":9468,"36216":9468,"36217":9468,"36218":9468,"36219":9468,"36220":9468,"36221":9468,"36222":9468,"36223":9468,"36224":9468,"36225":9468,"36226":9468,"36227":9468,"36228":9468,"36229":9468,"36230":9468,"36231":9468,"36232":9468,"36233":9468,"36234":9468,"36235":9468,"36240":9468,"36241":9468,"36242":9468,"36243":9468,"36244":9468,"36245":9468,"36246":9468,"36248":9468,"36249":9468,"36250":9468,"36251":9468,"36252":9468,"36253":9468,"36254":9468,"36255":9468,"36256":9468,"36257":9468,"36258":9468,"36259":9468,"36265":9468,"36266":9468,"36267":9468,"36268":9468,"36269":9468,"36270":9468,"36271":9468,"36272":9468,"36273":9468,"36274":9468,"36275":9468,"36276":9468,"36277":9468,"36278":9468,"36279":9468,"36280":9468,"36281":9468,"36282":9468,"36283":9468,"36284":9468,"36290":9468,"36291":9468,"36292":9468,"36293":9468,"36294":9468,"36295":9468,"36296":9468,"36297":9468,"36298":9468,"36299":9468,"36300":9468,"36301":9468,"36302":9468,"36303":9468,"36304":9468,"36305":9468,"36306":9468,"36307":9468,"36308":9468,"36309":9468,"36310":9468,"36311":9468,"36312":9468,"36313":9468,"36314":9468,"36325":9468,"36326":9468,"36327":9468,"36328":9468,"36329":9468,"36335":9468,"36336":9468,"36337":9468,"36338":9468,"36339":9468,"36340":9468,"36341":9468,"36342":9468,"36343":9468,"36344":9468,"36345":9468,"36346":9468,"36347":9468,"36348":9468,"36349":9468,"36360":9469,"36361":9469,"36362":9469,"36363":9469,"36364":9469,"36365":9469,"36366":9469,"36367":9469,"36368":9469,"36369":9469,"36370":9469,"36371":9469,"36372":9469,"36373":9469,"36374":9469,"36375":9469,"36380":9469,"36381":9469,"36382":9469,"36383":9469,"36384":9469,"36385":9469,"36386":9469,"36387":9469,"36388":9469,"36389":9469,"36390":9469,"36391":9469,"36392":9469,"36393":9469,"36394":9469,"36395":9469,"36396":9469,"36397":9469,"36398":9469,"36400":9470,"36405":9470,"36410":9470,"36420":9470,"36425":9471,"36426":9471,"36427":9471,"36428":9471,"36429":9471,"36430":9471,"36431":9471,"36432":9471,"36433":9471,"36434":9471,"36435":9471,"36436":9471,"36437":9471,"36438":9471,"36439":9471,"36440":9471,"36441":9471,"36442":9471,"36443":9471,"36444":9471,"36445":9471,"36450":9471,"36451":9471,"36452":9471,"36453":9471,"36454":9471,"36455":9471,"36456":9471,"36457":9471,"36458":9471,"36459":9471,"36465":9471,"36466":9471,"36467":9471,"36475":9472,"36477":9473,"36478":9473,"36479":9473,"36480":9473,"36481":9473,"36482":9473,"36483":9473,"36484":9473,"36485":9473,"36486":9473,"36487":9473,"36492":9473,"36493":9473,"36494":9473,"36495":9473,"36496":9473,"36497":9473,"36498":9473,"36499":9473,"36500":9473,"36501":9473,"36517":9473,"36518":9473,"36519":9473,"36520":9473,"36521":9473,"36532":9473,"36533":9473,"36534":9473,"36535":9473,"36536":9473,"36537":9473,"36538":9473,"36539":9473,"36540":9473,"36541":9473,"36542":9473,"36543":9473,"36544":9473,"36545":9473,"36546":9473,"36547":9473,"36548":9473,"36549":9473,"36550":9473,"36551":9473,"36552":9473,"36553":9473,"36554":9473,"36555":9473,"36556":9473,"36562":9474,"36563":9474,"36564":9474,"36565":9474,"36566":9474,"36567":9475,"36572":9476,"36576":9477,"36577":9477,"36578":9477,"36579":9477,"36580":9477,"36581":9478,"36582":9478,"36583":9478,"36584":9478,"36585":9478,"36586":9478,"36587":9478,"36588":9478,"36589":9478,"36590":9478,"36591":9478,"36596":9479,"36597":9479,"36598":9479,"36599":9479,"36601":9479,"36602":9479,"36603":9479,"36604":9479,"36605":9479,"36606":9479,"36607":9479,"36608":9479,"36609":9479,"36610":9479,"36611":9479,"36612":9479,"36613":9479,"36614":9479,"36615":9479,"36616":9479,"36617":9479,"36618":9479,"36619":9479,"36620":9479,"36621":9479,"36622":9479,"36623":9479,"36624":9479,"36625":9479,"36626":9479,"36627":9479,"36628":9479,"36629":9479,"36630":9479,"36631":9479,"36636":9481,"36641":9481,"36642":9481,"36643":9481,"36644":9481,"36645":9481,"36646":9481,"36647":9481,"36648":9481,"36649":9481,"36650":9481,"36661":9481,"36662":9481,"36663":9481,"36664":9481,"36665":9481,"36666":9481,"36667":9481,"36668":9481,"36669":9481,"36670":9481,"36676":9481,"36677":9481,"36678":9481,"36679":9481,"36680":9481,"36721":9482,"36726":9482,"36727":9482,"36728":9482,"36729":9482,"36730":9482,"36731":9482,"36732":9482,"36733":9482,"36734":9482,"36735":9482,"36736":9482,"36737":9482,"36738":9482,"36739":9482,"36740":9482,"36746":9482,"36747":9482,"36748":9482,"36749":9482,"36750":9482,"36751":9482,"36752":9482,"36753":9482,"36754":9482,"36755":9482,"36756":9482,"36757":9482,"36758":9482,"36759":9482,"36760":9482,"36761":9482,"36762":9482,"36763":9482,"36764":9482,"36765":9482,"36766":9483,"36771":9483,"36772":9483,"36773":9483,"36774":9483,"36775":9483,"36776":9483,"36777":9483,"36779":9483,"36780":9483,"36781":9483,"36782":9483,"36783":9483,"36784":9483,"36785":9483,"36786":9483,"36787":9483,"36788":9483,"36789":9483,"36790":9483,"36791":9483,"36792":9483,"36793":9483,"36794":9483,"36795":9483,"36796":9483,"36797":9483,"36798":9483,"36799":9483,"36800":9483,"36801":9483,"36802":9483,"36803":9483,"36804":9483,"36805":9483,"36806":9483,"36808":9483,"36809":9483,"36810":9483,"36816":9484,"36817":9484,"36818":9484,"36819":9484,"36820":9484,"36821":9484,"36822":9484,"36823":9484,"36824":9484,"36825":9484,"36826":9484,"36827":9484,"36828":9484,"36829":9484,"36830":9484,"36831":9484,"36832":9484,"36833":9484,"36834":9484,"36835":9484,"36836":9484,"36837":9484,"36838":9484,"36839":9484,"36840":9484,"36841":9484,"36842":9484,"36843":9484,"36844":9484,"36845":9484,"36846":9485,"36851":9485,"36856":9485,"36861":9485,"36866":9486,"36871":9487,"36876":9487,"36877":9487,"36878":9487,"36879":9487,"36880":9487,"36881":9487,"36882":9487,"36883":9487,"36884":9487,"36885":9487,"36886":9488,"36887":9488,"36888":9488,"36889":9488,"36890":9488,"36891":9488,"36892":9488,"36893":9488,"36894":9488,"36895":9488,"36896":9489,"36897":9489,"36898":9489,"36899":9489,"36900":9489,"36901":9489,"36902":9489,"36903":9489,"36904":9489,"36905":9489,"36906":9489,"36907":9489,"36908":9489,"36910":9489,"36911":9489,"36912":9489,"36913":9489,"36914":9489,"36915":9489,"36916":9489,"36917":9489,"36918":9489,"36921":9489,"36926":9489,"36927":9489,"36929":9489,"36930":9489,"36931":9489,"36933":9489,"36935":9489,"36936":9489,"36937":9489,"36938":9489,"36939":9489,"36943":9489,"36944":9489,"36956":9489,"36957":9489,"36958":9489,"36960":9489,"36965":9489,"36966":9489,"36969":9489,"36972":9489,"36988":9489,"36989":9489,"36990":9489,"36997":9489,"36999":9489,"37000":9489,"37003":9489,"37005":9489,"37010":9489,"37016":9489,"37020":9489,"37022":9489,"37026":9489,"37029":9489,"37030":9489,"37031":9489,"37032":9489,"37033":9489,"37034":9489,"37035":9489,"37036":9489,"37037":9489,"37038":9489,"37039":9489,"37040":9489,"37041":9489,"37042":9489,"37043":9489,"37044":9489,"37045":9489,"37046":9489,"37047":9489,"37048":9489,"37049":9489,"37050":9489,"37051":9489,"37052":9489,"37053":9489,"37054":9489,"37061":9490,"37071":9490,"37081":9490,"37086":9490,"37091":9490,"37096":9490,"37101":9490,"37106":9490,"37111":9490,"37116":9490,"37121":9490,"37126":9490,"37131":9490,"37136":9490,"37141":9490,"37146":9490,"37151":9490,"37156":9490,"37161":9490,"37166":9490,"37171":9490,"37176":9490,"37186":9490,"37191":9490,"37196":9490,"37206":9490,"37211":9490,"37216":9490,"37221":9490,"37226":9490,"37231":9490,"37241":9490,"37246":9490,"37251":9490,"37256":9490,"37261":9491,"37262":9491,"37263":9491,"37264":9491,"37265":9491,"37266":9491,"37267":9491,"37268":9491,"37269":9491,"37270":9491,"37271":9491,"37272":9491,"37273":9491,"37274":9491,"37275":9491,"37276":9491,"37281":9491,"37282":9491,"37283":9491,"37284":9491,"37285":9491,"37286":9491,"37287":9491,"37288":9491,"37289":9491,"37290":9491,"37291":9491,"37292":9491,"37293":9491,"37294":9491,"37295":9491,"37301":9491,"37302":9491,"37303":9491,"37304":9491,"37305":9491,"37306":9491,"37307":9491,"37308":9491,"37309":9491,"37310":9491,"37311":9491,"37312":9491,"37313":9491,"37314":9491,"37315":9491,"37316":9491,"37317":9491,"37318":9491,"37319":9491,"37320":9491,"37326":9491,"37327":9491,"37328":9491,"37329":9491,"37330":9491,"37331":9491,"37332":9491,"37333":9491,"37334":9491,"37335":9491,"37336":9491,"37337":9491,"37338":9491,"37339":9491,"37340":9491,"37341":9491,"37342":9491,"37343":9491,"37344":9491,"37345":9491,"37346":9491,"37347":9491,"37348":9491,"37349":9491,"37350":9491,"37351":9491,"37352":9491,"37353":9491,"37354":9491,"37355":9491,"37356":9491,"37357":9491,"37358":9491,"37359":9491,"37360":9491,"37361":9491,"37362":9491,"37363":9491,"37364":9491,"37365":9491,"37366":9491,"37367":9491,"37368":9491,"37369":9491,"37370":9491,"37376":9491,"37377":9491,"37378":9491,"37379":9491,"37380":9491,"37382":9491,"37383":9491,"37384":9491,"37385":9491,"37386":9491,"37387":9491,"37388":9491,"37389":9491,"37390":9491,"37391":9491,"37392":9491,"37393":9491,"37394":9491,"37395":9491,"37396":9491,"37397":9491,"37398":9491,"37399":9491,"37400":9491,"37401":9491,"37402":9491,"37403":9491,"37404":9491,"37405":9491,"37406":9491,"37407":9491,"37408":9491,"37409":9491,"37410":9491,"37411":9491,"37412":9491,"37413":9491,"37414":9491,"37415":9491,"37416":9491,"37417":9491,"37418":9491,"37419":9491,"37420":9491,"37421":9491,"37422":9491,"37423":9491,"37424":9491,"37425":9491,"37426":9491,"37427":9491,"37428":9491,"37429":9491,"37430":9491,"37431":9491,"37432":9491,"37433":9491,"37434":9491,"37435":9491,"37436":9491,"37437":9491,"37438":9491,"37439":9491,"37441":9491,"37442":9491,"37443":9491,"37445":9491,"37446":9491,"37447":9491,"37448":9491,"37449":9491,"37451":9491,"37452":9491,"37455":9491,"37456":9491,"37457":9491,"37458":9491,"37459":9491,"37460":9491,"37461":9492,"37462":9492,"37463":9492,"37464":9492,"37465":9492,"37466":9492,"37467":9492,"37468":9492,"37469":9492,"37470":9492,"37471":9492,"37472":9492,"37473":9492,"37474":9492,"37475":9492,"37476":9492,"37477":9492,"37478":9492,"37479":9492,"37480":9492,"37481":9492,"37482":9492,"37483":9492,"37484":9492,"37485":9492,"37486":9492,"37487":9492,"37488":9492,"37489":9492,"37490":9492,"37491":9492,"37492":9492,"37493":9492,"37494":9492,"37495":9492,"37496":9492,"37497":9492,"37498":9492,"37499":9492,"37500":9492,"37501":9492,"37502":9492,"37503":9492,"37504":9492,"37505":9492,"37506":9492,"37507":9492,"37508":9492,"37509":9492,"37510":9492,"37511":9492,"37512":9492,"37513":9492,"37514":9492,"37515":9492,"37516":9492,"37517":9492,"37518":9492,"37519":9492,"37520":9492,"37521":9492,"37522":9492,"37523":9492,"37524":9492,"37525":9492,"37526":9492,"37527":9492,"37528":9492,"37529":9492,"37530":9492,"37531":9492,"37541":9492,"37542":9492,"37543":9492,"37544":9492,"37545":9492,"37556":9492,"37557":9492,"37558":9492,"37559":9492,"37560":9492,"37561":9492,"37562":9492,"37563":9492,"37564":9492,"37565":9492,"37566":9492,"37567":9492,"37568":9492,"37569":9492,"37570":9492,"37571":9492,"37572":9492,"37574":9492,"37575":9492,"37576":9492,"37577":9492,"37578":9492,"37579":9492,"37580":9492,"37581":9492,"37582":9492,"37583":9492,"37584":9492,"37585":9492,"37586":9492,"37587":9492,"37588":9492,"37589":9492,"37590":9492,"37596":9492,"37597":9492,"37598":9492,"37599":9492,"37600":9492,"37601":9492,"37602":9492,"37603":9492,"37604":9492,"37605":9492,"37606":9492,"37607":9492,"37608":9492,"37609":9492,"37610":9492,"37611":9492,"37612":9492,"37613":9492,"37614":9492,"37615":9492,"37616":9492,"37617":9492,"37618":9492,"37619":9492,"37620":9492,"37636":9492,"37637":9492,"37638":9492,"37639":9492,"37640":9492,"37641":9492,"37642":9492,"37643":9492,"37644":9492,"37645":9492,"37646":9492,"37647":9492,"37648":9492,"37649":9492,"37650":9492,"37651":9492,"37652":9492,"37653":9492,"37654":9492,"37655":9492,"37656":9492,"37657":9492,"37658":9492,"37659":9492,"37660":9492,"37661":9493,"37662":9493,"37663":9493,"37664":9493,"37665":9493,"37666":9493,"37667":9493,"37668":9493,"37669":9493,"37670":9493,"37671":9493,"37672":9493,"37673":9493,"37674":9493,"37675":9493,"37676":9493,"37677":9493,"37678":9493,"37679":9493,"37680":9493,"37681":9493,"37682":9493,"37683":9493,"37684":9493,"37685":9493,"37686":9493,"37687":9493,"37688":9493,"37689":9493,"37690":9493,"37691":9493,"37701":9493,"37702":9493,"37703":9493,"37704":9493,"37705":9493,"37706":9493,"37707":9493,"37708":9493,"37709":9493,"37710":9493,"37711":9493,"37712":9493,"37713":9493,"37714":9493,"37715":9493,"37716":9493,"37717":9493,"37718":9493,"37719":9493,"37720":9493,"37721":9493,"37722":9493,"37723":9493,"37724":9493,"37725":9493,"37726":9493,"37727":9493,"37728":9493,"37729":9493,"37730":9493,"37731":9493,"37732":9493,"37733":9493,"37734":9493,"37735":9493,"37736":9493,"37737":9493,"37738":9493,"37739":9493,"37740":9493,"37741":9493,"37742":9493,"37743":9493,"37744":9493,"37746":9493,"37747":9493,"37748":9493,"37749":9493,"37750":9493,"37751":9493,"37752":9493,"37753":9493,"37754":9493,"37755":9493,"37756":9493,"37757":9493,"37758":9493,"37759":9493,"37760":9493,"37761":9493,"37762":9493,"37763":9493,"37765":9493,"37766":9494,"37771":9494,"37772":9494,"37773":9494,"37774":9494,"37775":9494,"37776":9494,"37777":9494,"37778":9494,"37779":9494,"37780":9494,"37786":9494,"37787":9494,"37788":9494,"37789":9494,"37790":9494,"37791":9494,"37792":9494,"37793":9494,"37794":9494,"37795":9494,"37802":9494,"37803":9494,"37805":9494,"37807":9494,"37810":9494,"37812":9494,"37815":9494,"37817":9494,"37818":9494,"37819":9494,"37820":9494,"37826":9494,"37827":9494,"37828":9494,"37832":9494,"37834":9494,"37835":9494,"37836":9494,"37837":9494,"37838":9494,"37839":9494,"37846":9494,"37848":9494,"37849":9494,"37850":9494,"37851":9494,"37852":9494,"37853":9494,"37854":9494,"37855":9494,"37857":9494,"37858":9494,"37859":9494,"37860":9494,"37861":9494,"37862":9494,"37863":9494,"37864":9494,"37865":9494,"37866":9494,"37867":9494,"37870":9494,"37871":9494,"37873":9494,"37874":9494,"37875":9494,"37876":9494,"37877":9494,"37878":9494,"37879":9494,"37881":9494,"37882":9494,"37885":9494,"37886":9494,"37887":9494,"37889":9494,"37890":9494,"37892":9494,"37894":9494,"37896":9494,"37900":9494,"37901":9494,"37902":9494,"37903":9494,"37904":9494,"37905":9494,"37907":9494,"37909":9494,"37910":9494,"37913":9494,"37914":9494,"37915":9494,"37917":9494,"37920":9494,"37923":9494,"37936":9494,"37937":9494,"37938":9494,"37939":9494,"37940":9494,"37941":9494,"37944":9494,"37946":9494,"37948":9494,"37949":9494,"37950":9494,"37951":9494,"37966":9495,"37971":9495,"37976":9495,"37981":9495,"37986":9495,"37991":9495,"37996":9495,"38001":9495,"38006":9495,"38011":9495,"38016":9495,"38021":9495,"38026":9495,"38046":9495,"38051":9495,"38076":9495,"38081":9495,"38086":9496,"38087":9496,"38088":9496,"38089":9496,"38090":9496,"38091":9496,"38092":9496,"38093":9496,"38094":9496,"38095":9496,"38096":9496,"38101":9496,"38103":9496,"38104":9496,"38105":9496,"38106":9496,"38107":9496,"38108":9496,"38109":9496,"38110":9496,"38111":9496,"38112":9496,"38113":9496,"38114":9496,"38115":9496,"38121":9496,"38122":9496,"38123":9496,"38125":9496,"38126":9496,"38127":9496,"38128":9496,"38129":9496,"38130":9496,"38131":9496,"38132":9496,"38133":9496,"38134":9496,"38135":9496,"38136":9496,"38137":9496,"38138":9496,"38139":9496,"38140":9496,"38146":9496,"38147":9496,"38148":9496,"38149":9496,"38150":9496,"38152":9496,"38153":9496,"38154":9496,"38155":9496,"38156":9496,"38157":9496,"38158":9496,"38159":9496,"38160":9496,"38161":9496,"38162":9496,"38163":9496,"38164":9496,"38165":9496,"38166":9496,"38167":9496,"38168":9496,"38169":9496,"38170":9496,"38176":9496,"38177":9496,"38178":9496,"38179":9496,"38180":9496,"38181":9496,"38182":9496,"38183":9496,"38184":9496,"38185":9496,"38186":9496,"38187":9496,"38188":9496,"38189":9496,"38190":9496,"38196":9496,"38197":9496,"38198":9496,"38199":9496,"38206":9497,"38207":9497,"38208":9497,"38209":9497,"38210":9497,"38211":9497,"38221":9497,"38222":9497,"38223":9497,"38224":9497,"38225":9497,"38226":9497,"38227":9497,"38228":9497,"38229":9497,"38230":9497,"38231":9497,"38232":9497,"38233":9497,"38234":9497,"38235":9497,"38236":9497,"38237":9497,"38238":9497,"38239":9497,"38240":9497,"38241":9497,"38242":9497,"38243":9497,"38244":9497,"38245":9497,"38246":9497,"38247":9497,"38248":9497,"38249":9497,"38250":9497,"38251":9497,"38252":9497,"38253":9497,"38254":9497,"38255":9497,"38256":9497,"38257":9497,"38258":9497,"38259":9497,"38261":9497,"38262":9497,"38263":9497,"38264":9497,"38265":9497,"38266":9497,"38267":9497,"38268":9497,"38269":9497,"38270":9497,"38276":9497,"38277":9497,"38278":9497,"38279":9497,"38280":9497,"38286":9497,"38287":9497,"38288":9497,"38289":9497,"38290":9497,"38291":9497,"38292":9497,"38293":9497,"38294":9497,"38295":9497,"38301":9497,"38302":9497,"38303":9497,"38304":9497,"38305":9497,"38306":9497,"38307":9497,"38308":9497,"38309":9497,"38310":9497,"38312":9497,"38313":9497,"38314":9497,"38315":9497,"38316":9497,"38317":9497,"38318":9497,"38319":9497,"38320":9497,"38321":9498,"38331":9498,"38332":9498,"38333":9498,"38334":9498,"38335":9498,"38336":9498,"38337":9498,"38338":9498,"38339":9498,"38340":9498,"38341":9498,"38342":9498,"38343":9498,"38344":9498,"38345":9498,"38346":9498,"38347":9498,"38348":9498,"38349":9498,"38350":9498,"38351":9498,"38352":9498,"38353":9498,"38354":9498,"38355":9498,"38356":9498,"38357":9498,"38358":9498,"38359":9498,"38360":9498,"38366":9498,"38367":9498,"38368":9498,"38369":9498,"38370":9498,"38371":9498,"38372":9498,"38373":9498,"38374":9498,"38375":9498,"38376":9498,"38377":9498,"38378":9498,"38379":9498,"38380":9498,"38381":9498,"38382":9498,"38383":9498,"38384":9498,"38385":9498,"38386":9499,"38387":9499,"38388":9499,"38389":9499,"38390":9499,"38391":9499,"38392":9499,"38393":9499,"38394":9499,"38395":9499,"38396":9499,"38401":9499,"38402":9499,"38403":9499,"38404":9499,"38405":9499,"38406":9499,"38407":9499,"38408":9499,"38409":9499,"38410":9499,"38412":9499,"38413":9499,"38414":9499,"38415":9499,"38416":9499,"38417":9499,"38418":9499,"38419":9499,"38420":9499,"38421":9499,"38422":9499,"38423":9499,"38424":9499,"38425":9499,"38431":9499,"38432":9499,"38433":9499,"38434":9499,"38435":9499,"38436":9499,"38437":9499,"38438":9499,"38439":9499,"38440":9499,"38441":9499,"38442":9499,"38443":9499,"38444":9499,"38445":9499,"38446":9499,"38447":9499,"38448":9499,"38449":9499,"38450":9499,"38451":9499,"38452":9499,"38453":9499,"38454":9499,"38455":9499,"38461":9500,"38466":9500,"38471":9500,"38476":9500,"38481":9500,"38491":9500,"38496":9500,"38501":9500,"38506":9501,"38507":9501,"38508":9501,"38509":9501,"38510":9501,"38511":9501,"38512":9501,"38513":9501,"38514":9501,"38515":9501,"38516":9501,"38517":9501,"38518":9501,"38519":9501,"38520":9501,"38521":9501,"38522":9501,"38523":9501,"38524":9501,"38525":9501,"38526":9501,"38527":9501,"38528":9501,"38529":9501,"38530":9501,"38531":9501,"38532":9501,"38533":9501,"38534":9501,"38535":9501,"38536":9501,"38537":9501,"38538":9501,"38539":9501,"38540":9501,"38541":9501,"38542":9501,"38543":9501,"38544":9501,"38545":9501,"38546":9501,"38551":9501,"38552":9501,"38553":9501,"38554":9501,"38556":9502,"38557":9502,"38558":9502,"38559":9502,"38560":9502,"38561":9502,"38562":9502,"38563":9502,"38564":9502,"38565":9502,"38566":9502,"38567":9502,"38568":9502,"38569":9502,"38570":9502,"38571":9502,"38572":9502,"38573":9502,"38574":9502,"38575":9502,"38576":9502,"38577":9502,"38578":9502,"38579":9502,"38580":9502,"38581":9502,"38582":9502,"38583":9502,"38584":9502,"38585":9502,"38586":9502,"38587":9502,"38588":9502,"38589":9502,"38590":9502,"38591":9502,"38592":9502,"38593":9502,"38594":9502,"38595":9502,"38596":9502,"38597":9502,"38598":9502,"38599":9502,"38600":9502,"38601":9502,"38602":9502,"38603":9502,"38604":9502,"38605":9502,"38606":9502,"38607":9502,"38608":9502,"38609":9502,"38610":9502,"38611":9502,"38612":9502,"38613":9502,"38614":9502,"38615":9502,"38616":9502,"38617":9502,"38618":9502,"38619":9502,"38620":9502,"38621":9502,"38636":9502,"38637":9502,"38638":9502,"38639":9502,"38640":9502,"38641":9502,"38642":9502,"38643":9502,"38646":9503,"38651":9503,"38652":9503,"38653":9503,"38654":9503,"38655":9503,"38656":9503,"38657":9503,"38658":9503,"38661":9504,"38662":9504,"38663":9504,"38664":9504,"38665":9504,"38666":9504,"38667":9504,"38668":9504,"38669":9504,"38670":9504,"38671":9504,"38672":9504,"38673":9504,"38674":9504,"38675":9504,"38676":9504,"38677":9504,"38678":9504,"38679":9504,"38680":9504,"38681":9504,"38682":9504,"38683":9504,"38684":9504,"38685":9504,"38686":9504,"38687":9504,"38688":9504,"38689":9504,"38690":9504,"38691":9504,"38692":9504,"38693":9504,"38694":9504,"38695":9504,"38696":9504,"38701":9504,"38702":9504,"38703":9504,"38704":9504,"38705":9504,"38706":9504,"38707":9504,"38708":9504,"38709":9504,"38710":9504,"38711":9504,"38712":9504,"38713":9504,"38714":9504,"38715":9504,"38716":9504,"38717":9504,"38718":9504,"38719":9504,"38720":9504,"38721":9504,"38722":9504,"38723":9504,"38724":9504,"38725":9504,"38726":9504,"38727":9504,"38728":9504,"38729":9504,"38730":9504,"38731":9504,"38732":9504,"38733":9504,"38734":9504,"38735":9504,"38736":9504,"38737":9504,"38738":9504,"38739":9504,"38740":9504,"38741":9504,"38742":9504,"38743":9504,"38744":9504,"38745":9504,"38746":9504,"38747":9504,"38748":9504,"38749":9504,"38750":9504,"38756":9504,"38757":9504,"38758":9504,"38759":9504,"38760":9504,"38761":9504,"38762":9504,"38763":9504,"38764":9504,"38765":9504,"38766":9504,"38767":9504,"38768":9504,"38769":9504,"38770":9504,"38771":9504,"38772":9504,"38773":9504,"38774":9504,"38775":9504,"38776":9504,"38777":9504,"38778":9504,"38779":9504,"38780":9504,"38781":9504,"38782":9504,"38783":9504,"38784":9504,"38785":9504,"38786":9504,"38787":9504,"38788":9504,"38789":9504,"38790":9504,"38791":9504,"38792":9504,"38793":9504,"38794":9504,"38795":9504,"38796":9504,"38797":9504,"38798":9504,"38799":9504,"38800":9504,"38801":9504,"38802":9504,"38803":9504,"38804":9504,"38805":9504,"38806":9504,"38807":9504,"38808":9504,"38809":9504,"38810":9504,"38821":9504,"38822":9504,"38823":9504,"38824":9504,"38825":9504,"38826":9504,"38827":9504,"38828":9504,"38829":9504,"38830":9504,"38831":9504,"38832":9504,"38833":9504,"38834":9504,"38835":9504,"38836":9504,"38837":9504,"38838":9504,"38839":9504,"38840":9504,"38841":9504,"38842":9504,"38843":9504,"38844":9504,"38845":9504,"38846":9504,"38847":9504,"38848":9504,"38849":9504,"38850":9504,"38856":9504,"38857":9504,"38858":9504,"38859":9504,"38860":9504,"38861":9505,"38866":9505,"38871":9505,"38876":9505,"38881":9505,"38886":9505,"38891":9505,"38896":9505,"38901":9505,"38906":9505,"38911":9506,"38912":9506,"38913":9506,"38914":9506,"38915":9506,"38916":9506,"38917":9506,"38918":9506,"38919":9506,"38920":9506,"38921":9506,"38922":9506,"38923":9506,"38924":9506,"38925":9506,"38926":9506,"38927":9506,"38928":9506,"38929":9506,"38930":9506,"38931":9506,"38932":9506,"38933":9506,"38934":9506,"38935":9506,"38936":9506,"38937":9506,"38938":9506,"38939":9506,"38940":9506,"38941":9506,"38951":9506,"38952":9506,"38953":9506,"38954":9506,"38955":9506,"38956":9506,"38957":9506,"38958":9506,"38959":9506,"38960":9506,"38961":9506,"38962":9506,"38963":9506,"38964":9506,"38965":9506,"38971":9506,"38972":9506,"38973":9506,"38974":9506,"38975":9506,"38976":9506,"38977":9506,"38978":9506,"38979":9506,"38980":9506,"38986":9506,"38987":9506,"38988":9506,"38989":9506,"38990":9506,"38991":9506,"38992":9506,"38993":9506,"38994":9506,"38995":9506,"38996":9506,"38997":9506,"38998":9506,"38999":9506,"39000":9506,"39001":9506,"39002":9506,"39003":9506,"39005":9506,"39011":9506,"39012":9506,"39013":9506,"39014":9506,"39015":9506,"39021":9507,"39022":9507,"39023":9507,"39024":9507,"39025":9507,"39026":9507,"39031":9508,"39032":9508,"39033":9508,"39034":9508,"39035":9508,"39036":9508,"39037":9508,"39038":9508,"39039":9508,"39040":9508,"39041":9508,"39042":9508,"39043":9508,"39044":9508,"39045":9508,"39046":9509,"39047":9509,"39048":9509,"39049":9509,"39050":9509,"39051":9509,"39052":9509,"39053":9509,"39054":9509,"39055":9509,"39056":9509,"39057":9509,"39058":9509,"39059":9509,"39060":9509,"39061":9509,"39062":9509,"39063":9509,"39064":9509,"39065":9509,"39066":9509,"39071":9509,"39072":9509,"39073":9509,"39074":9509,"39075":9509,"39076":9509,"39077":9509,"39078":9509,"39079":9509,"39080":9509,"39081":9509,"39082":9509,"39083":9509,"39084":9509,"39085":9509,"39086":9510,"39091":9510,"39096":9510,"39101":9510,"39106":9510,"39111":9510,"39116":9510,"39126":9511,"39127":9511,"39128":9511,"39129":9511,"39130":9511,"39131":9511,"39141":9511,"39142":9511,"39143":9511,"39144":9511,"39145":9511,"39151":9511,"39152":9511,"39153":9511,"39154":9511,"39156":9512,"39157":9512,"39158":9512,"39159":9512,"39160":9512,"39161":9512,"39171":9512,"39172":9512,"39173":9512,"39174":9512,"39175":9512,"39176":9512,"39177":9512,"39178":9512,"39179":9512,"39181":9513,"39182":9513,"39183":9513,"39184":9513,"39185":9513,"39186":9513,"39187":9513,"39188":9513,"39189":9513,"39190":9513,"39191":9513,"39192":9513,"39193":9513,"39194":9513,"39195":9513,"39196":9513,"39197":9513,"39199":9513,"39200":9513,"39201":9513,"39202":9513,"39203":9513,"39204":9513,"39205":9513,"39206":9513,"39207":9513,"39208":9513,"39209":9513,"39210":9513,"39211":9513,"39226":9514,"39229":9515,"39234":9515,"39239":9515,"39244":9515,"39249":9515,"39254":9515,"39259":9515,"39269":9515,"39279":9515,"39284":9515,"39289":9515,"39309":9516,"39310":9516,"39311":9516,"39312":9516,"39313":9516,"39314":9516,"39315":9516,"39316":9516,"39317":9516,"39318":9516,"39319":9516,"39320":9516,"39321":9516,"39322":9516,"39323":9516,"39324":9516,"39334":9516,"39335":9516,"39336":9516,"39337":9516,"39338":9516,"39339":9516,"39340":9516,"39341":9516,"39342":9516,"39343":9516,"39344":9516,"39345":9516,"39346":9516,"39347":9516,"39348":9516,"39349":9516,"39350":9516,"39351":9516,"39352":9516,"39353":9516,"39354":9516,"39355":9516,"39356":9516,"39357":9516,"39358":9516,"39359":9516,"39360":9516,"39361":9516,"39362":9516,"39363":9516,"39369":9516,"39370":9516,"39371":9516,"39372":9516,"39373":9516,"39384":9516,"39385":9516,"39386":9516,"39387":9516,"39388":9516,"39389":9517,"39390":9517,"39391":9517,"39392":9517,"39393":9517,"39394":9517,"39395":9517,"39396":9517,"39397":9517,"39398":9517,"39399":9517,"39419":9517,"39420":9517,"39421":9517,"39422":9517,"39423":9517,"39429":9518,"39434":9518,"39435":9518,"39436":9518,"39437":9518,"39438":9518,"39439":9518,"39440":9518,"39441":9518,"39442":9518,"39443":9518,"39449":9519,"39450":9519,"39451":9519,"39452":9519,"39453":9519,"39454":9519,"39455":9519,"39456":9519,"39457":9519,"39459":9519,"39464":9519,"39465":9519,"39466":9519,"39467":9519,"39468":9519,"39469":9519,"39470":9519,"39471":9519,"39472":9519,"39473":9519,"39474":9520,"39479":9521,"39482":9522,"39483":9522,"39484":9522,"39485":9522,"39486":9522,"39487":9522,"39488":9522,"39489":9522,"39490":9522,"39491":9522,"39492":9522,"39497":9522,"39498":9522,"39499":9522,"39500":9522,"39501":9522,"39502":9522,"39503":9522,"39504":9522,"39505":9522,"39506":9522,"39522":9522,"39523":9522,"39524":9522,"39525":9522,"39526":9522,"39527":9522,"39528":9522,"39529":9522,"39530":9522,"39531":9522,"39532":9522,"39533":9522,"39534":9522,"39535":9522,"39536":9522,"39537":9522,"39538":9522,"39539":9522,"39540":9522,"39541":9522,"39542":9522,"39543":9522,"39544":9522,"39545":9522,"39547":9523,"39551":9524,"39556":9525,"39560":9526,"39563":9527,"39565":9528,"39566":9528,"39567":9528,"39568":9528,"39569":9528,"39570":9528,"39580":9528,"39581":9528,"39582":9528,"39583":9528,"39584":9528,"39585":9530,"39590":9531,"39595":9531,"39596":9531,"39597":9531,"39598":9531,"39599":9531,"39610":9531,"39611":9531,"39612":9531,"39613":9531,"39614":9531,"39620":9531,"39621":9531,"39622":9531,"39623":9531,"39624":9531,"39630":9531,"39631":9531,"39632":9531,"39633":9531,"39634":9531,"39635":9531,"39636":9531,"39637":9531,"39638":9531,"39639":9531,"39640":9531,"39641":9531,"39642":9531,"39643":9531,"39644":9531,"39645":9531,"39646":9531,"39647":9531,"39648":9531,"39649":9531,"39650":9531,"39651":9531,"39652":9531,"39653":9531,"39654":9531,"39655":9531,"39656":9531,"39657":9531,"39658":9531,"39659":9531,"39660":9531,"39661":9531,"39662":9531,"39663":9531,"39664":9531,"39665":9531,"39666":9531,"39667":9531,"39668":9531,"39669":9531,"39670":9531,"39671":9531,"39672":9531,"39673":9531,"39674":9531,"39675":9531,"39676":9531,"39677":9531,"39678":9531,"39679":9531,"39680":9531,"39681":9531,"39682":9531,"39683":9531,"39684":9531,"39685":9531,"39686":9531,"39687":9531,"39688":9531,"39689":9531,"39695":9531,"39696":9531,"39697":9531,"39698":9531,"39699":9531,"39700":9531,"39701":9531,"39702":9531,"39703":9531,"39704":9531,"39710":9531,"39711":9531,"39712":9531,"39713":9531,"39714":9531,"39715":9531,"39716":9531,"39718":9531,"39719":9531,"39725":9531,"39726":9531,"39727":9531,"39728":9531,"39729":9531,"39730":9531,"39731":9531,"39732":9531,"39733":9531,"39734":9531,"39736":9531,"39737":9531,"39738":9531,"39739":9531,"39740":9531,"39741":9531,"39742":9531,"39743":9531,"39744":9531,"39745":9531,"39746":9531,"39747":9531,"39748":9531,"39749":9531,"39750":9531,"39751":9531,"39752":9531,"39753":9531,"39754":9531,"39755":9531,"39756":9531,"39757":9531,"39758":9531,"39759":9531,"39760":9531,"39761":9531,"39762":9531,"39763":9531,"39764":9531,"39765":9531,"39766":9531,"39767":9531,"39768":9531,"39769":9531,"39770":9531,"39771":9531,"39772":9531,"39773":9531,"39774":9531,"39785":9531,"39786":9531,"39787":9531,"39788":9531,"39789":9531,"39790":9532,"39791":9532,"39792":9532,"39793":9532,"39794":9532,"39795":9532,"39796":9532,"39797":9532,"39798":9532,"39799":9532,"39800":9532,"39801":9532,"39802":9532,"39803":9532,"39804":9532,"39805":9532,"39806":9532,"39807":9532,"39808":9532,"39809":9532,"39810":9532,"39811":9532,"39812":9532,"39813":9532,"39815":9532,"39816":9532,"39817":9532,"39818":9532,"39819":9532,"39820":9532,"39825":9532,"39826":9532,"39827":9532,"39828":9532,"39829":9532,"39830":9532,"39831":9532,"39832":9532,"39833":9532,"39834":9532,"39835":9532,"39836":9532,"39837":9532,"39838":9532,"39839":9532,"39845":9532,"39846":9532,"39847":9532,"39848":9532,"39849":9532,"39860":9532,"39861":9532,"39862":9532,"39863":9532,"39864":9532,"39865":9532,"39866":9532,"39867":9532,"39868":9532,"39869":9532,"39870":9532,"39871":9532,"39872":9532,"39873":9532,"39874":9532,"39880":9532,"39881":9532,"39882":9532,"39883":9532,"39884":9532,"39885":9532,"39886":9532,"39887":9532,"39888":9532,"39889":9532,"39890":9532,"39891":9532,"39892":9532,"39893":9532,"39894":9532,"39895":9532,"39896":9532,"39897":9532,"39898":9532,"39899":9532,"39900":9532,"39901":9532,"39902":9532,"39903":9532,"39904":9532,"39905":9532,"39906":9532,"39907":9532,"39908":9532,"39909":9532,"39910":9532,"39911":9532,"39912":9532,"39913":9532,"39914":9532,"39915":9532,"39916":9532,"39917":9532,"39918":9532,"39919":9532,"39920":9532,"39921":9532,"39922":9532,"39923":9532,"39924":9532,"39925":9532,"39926":9532,"39927":9532,"39928":9532,"39929":9532,"39935":9532,"39936":9532,"39937":9532,"39938":9532,"39939":9532,"39940":9532,"39941":9532,"39942":9532,"39943":9532,"39944":9532,"39945":9532,"39946":9532,"39947":9532,"39948":9532,"39949":9532,"39955":9532,"39956":9532,"39957":9532,"39958":9532,"39959":9532,"39960":9532,"39961":9532,"39962":9532,"39963":9532,"39970":9532,"39971":9532,"39972":9532,"39973":9532,"39974":9532,"39975":9532,"39976":9532,"39977":9532,"39978":9532,"39979":9532,"39980":9532,"39981":9532,"39982":9532,"39983":9532,"39984":9532,"39985":9532,"39986":9532,"39987":9532,"39988":9532,"39989":9532,"39990":9533,"39991":9533,"39992":9533,"39993":9533,"39994":9533,"39995":9533,"39996":9533,"39997":9533,"39998":9533,"39999":9533,"40000":9533,"40001":9533,"40002":9533,"40003":9533,"40004":9533,"40005":9533,"40006":9533,"40007":9533,"40008":9533,"40009":9533,"40010":9533,"40015":9533,"40016":9533,"40017":9533,"40018":9533,"40019":9533,"40020":9533,"40021":9533,"40022":9533,"40023":9533,"40024":9533,"40025":9533,"40027":9533,"40028":9533,"40029":9533,"40030":9533,"40031":9533,"40032":9533,"40033":9533,"40034":9533,"40035":9533,"40036":9533,"40037":9533,"40038":9533,"40039":9533,"40040":9533,"40041":9533,"40042":9533,"40043":9533,"40044":9533,"40045":9533,"40046":9533,"40047":9533,"40048":9533,"40049":9533,"40050":9533,"40051":9533,"40052":9533,"40053":9533,"40054":9533,"40065":9533,"40066":9533,"40067":9533,"40068":9533,"40069":9533,"40070":9533,"40071":9533,"40072":9533,"40073":9533,"40074":9533,"40075":9533,"40076":9533,"40077":9533,"40078":9533,"40079":9533,"40080":9533,"40081":9533,"40082":9533,"40083":9533,"40084":9533,"40085":9533,"40086":9533,"40087":9533,"40088":9533,"40089":9533,"40090":9533,"40091":9533,"40092":9533,"40093":9533,"40094":9533,"40096":9533,"40097":9533,"40098":9533,"40099":9533,"40100":9533,"40101":9533,"40102":9533,"40103":9533,"40104":9533,"40105":9533,"40106":9533,"40107":9533,"40108":9533,"40109":9533,"40110":9533,"40111":9533,"40112":9533,"40113":9533,"40114":9533,"40120":9533,"40121":9533,"40122":9533,"40123":9533,"40124":9533,"40125":9533,"40126":9533,"40127":9533,"40128":9533,"40129":9533,"40130":9534,"40131":9534,"40132":9534,"40133":9534,"40134":9534,"40135":9534,"40136":9534,"40137":9534,"40138":9534,"40139":9534,"40140":9534,"40145":9534,"40146":9534,"40147":9534,"40148":9534,"40149":9534,"40150":9534,"40151":9534,"40152":9534,"40153":9534,"40154":9534,"40155":9534,"40156":9534,"40157":9534,"40158":9534,"40159":9534,"40160":9534,"40161":9534,"40162":9534,"40163":9534,"40164":9534,"40165":9534,"40166":9534,"40167":9534,"40168":9534,"40169":9534,"40170":9534,"40171":9534,"40172":9534,"40173":9534,"40174":9534,"40175":9534,"40176":9534,"40177":9534,"40178":9534,"40179":9534,"40180":9534,"40181":9534,"40182":9534,"40183":9534,"40184":9534,"40185":9534,"40186":9534,"40187":9534,"40188":9534,"40189":9534,"40190":9534,"40191":9534,"40192":9534,"40193":9534,"40194":9534,"40200":9534,"40201":9534,"40202":9534,"40203":9534,"40204":9534,"40205":9534,"40206":9534,"40207":9534,"40208":9534,"40209":9534,"40215":9534,"40216":9534,"40217":9534,"40218":9534,"40219":9534,"40220":9534,"40221":9534,"40222":9534,"40223":9534,"40224":9534,"40225":9534,"40226":9534,"40227":9534,"40228":9534,"40229":9534,"40235":9534,"40236":9534,"40237":9534,"40238":9534,"40239":9534,"40240":9534,"40241":9534,"40242":9534,"40243":9534,"40244":9534,"40245":9534,"40246":9534,"40247":9534,"40248":9534,"40249":9534,"40250":9534,"40251":9534,"40252":9534,"40253":9534,"40254":9534,"40255":9534,"40256":9534,"40257":9534,"40258":9534,"40259":9534,"40260":9534,"40261":9534,"40262":9534,"40263":9534,"40265":9534,"40266":9534,"40267":9534,"40268":9534,"40269":9534,"40270":9534,"40271":9534,"40272":9534,"40273":9534,"40274":9534,"40275":9534,"40276":9534,"40277":9534,"40278":9534,"40279":9534,"40280":9534,"40281":9534,"40282":9534,"40283":9534,"40284":9534,"40285":9534,"40286":9534,"40287":9534,"40288":9534,"40289":9534,"40290":9534,"40291":9534,"40292":9534,"40293":9534,"40294":9534,"40295":9534,"40296":9534,"40297":9534,"40298":9534,"40299":9534,"40305":9534,"40306":9534,"40307":9534,"40308":9534,"40309":9534,"40315":9534,"40317":9534,"40318":9534,"40319":9534,"40320":9534,"40321":9534,"40322":9534,"40323":9534,"40324":9534,"40325":9534,"40326":9534,"40327":9534,"40328":9534,"40329":9534,"40330":9535,"40345":9535,"40350":9535,"40355":9535,"40360":9535,"40375":9535,"40380":9535,"40385":9536,"40386":9536,"40387":9536,"40388":9536,"40389":9536,"40390":9536,"40391":9536,"40392":9536,"40393":9536,"40394":9536,"40395":9536,"40400":9536,"40401":9536,"40402":9536,"40403":9536,"40404":9536,"40410":9536,"40411":9536,"40412":9536,"40413":9536,"40414":9536,"40415":9536,"40416":9536,"40417":9536,"40418":9536,"40419":9536,"40420":9536,"40421":9536,"40422":9536,"40423":9536,"40424":9536,"40425":9536,"40426":9536,"40427":9536,"40428":9536,"40429":9536,"40430":9536,"40431":9536,"40432":9536,"40433":9536,"40434":9536,"40435":9536,"40436":9536,"40437":9536,"40438":9536,"40439":9536,"40440":9536,"40441":9536,"40442":9536,"40443":9536,"40444":9536,"40445":9536,"40446":9536,"40447":9536,"40448":9536,"40449":9536,"40450":9536,"40451":9536,"40452":9536,"40453":9536,"40454":9536,"40455":9536,"40456":9536,"40457":9536,"40458":9536,"40459":9536,"40461":9536,"40462":9536,"40463":9536,"40464":9536,"40465":9536,"40466":9536,"40467":9536,"40468":9536,"40469":9536,"40470":9536,"40472":9536,"40473":9536,"40474":9536,"40475":9536,"40476":9536,"40477":9536,"40478":9536,"40485":9536,"40486":9536,"40487":9536,"40488":9536,"40489":9536,"40490":9536,"40491":9536,"40492":9536,"40494":9536,"40495":9536,"40496":9536,"40497":9536,"40498":9536,"40499":9536,"40500":9536,"40501":9536,"40502":9536,"40503":9536,"40504":9536,"40505":9536,"40506":9536,"40507":9536,"40508":9536,"40509":9536,"40510":9536,"40511":9536,"40512":9536,"40513":9536,"40514":9536,"40515":9536,"40516":9536,"40517":9536,"40518":9536,"40519":9536,"40525":9536,"40526":9536,"40527":9536,"40528":9536,"40529":9536,"40535":9536,"40536":9536,"40537":9536,"40538":9536,"40539":9536,"40540":9536,"40541":9536,"40542":9536,"40543":9536,"40544":9536,"40545":9536,"40546":9536,"40548":9536,"40549":9536,"40550":9536,"40551":9536,"40552":9536,"40553":9536,"40554":9536,"40555":9536,"40556":9536,"40557":9536,"40558":9536,"40559":9536,"40560":9536,"40561":9536,"40562":9536,"40563":9536,"40564":9536,"40575":9536,"40576":9536,"40577":9536,"40578":9536,"40579":9536,"40580":9536,"40581":9536,"40582":9536,"40583":9536,"40584":9536,"40585":9537,"40586":9537,"40587":9537,"40588":9537,"40589":9537,"40590":9537,"40591":9537,"40592":9537,"40593":9537,"40594":9537,"40595":9537,"40596":9537,"40597":9537,"40598":9537,"40599":9537,"40600":9537,"40601":9537,"40602":9537,"40603":9537,"40604":9537,"40605":9537,"40606":9537,"40607":9537,"40608":9537,"40609":9537,"40610":9537,"40611":9537,"40612":9537,"40613":9537,"40614":9537,"40615":9537,"40630":9537,"40631":9537,"40632":9537,"40633":9537,"40634":9537,"40635":9537,"40636":9537,"40637":9537,"40638":9537,"40639":9537,"40640":9537,"40641":9537,"40642":9537,"40644":9537,"40645":9537,"40646":9537,"40647":9537,"40648":9537,"40649":9537,"40650":9537,"40651":9537,"40652":9537,"40653":9537,"40654":9537,"40655":9537,"40656":9537,"40657":9537,"40658":9537,"40659":9537,"40660":9537,"40662":9537,"40663":9537,"40664":9537,"40665":9537,"40666":9537,"40667":9537,"40668":9537,"40669":9537,"40680":9537,"40685":9537,"40686":9537,"40687":9537,"40688":9537,"40689":9537,"40690":9537,"40691":9537,"40692":9537,"40693":9537,"40694":9537,"40695":9537,"40696":9537,"40697":9537,"40698":9537,"40699":9537,"40700":9537,"40701":9537,"40702":9537,"40703":9537,"40704":9537,"40705":9537,"40706":9537,"40707":9537,"40708":9537,"40709":9537,"40730":9537,"40732":9537,"40733":9537,"40734":9537,"40737":9537,"40738":9537,"40739":9537,"40740":9537,"40741":9537,"40742":9537,"40743":9537,"40744":9537,"40745":9537,"40746":9537,"40748":9537,"40749":9537,"40750":9537,"40751":9537,"40753":9537,"40754":9537,"40755":9537,"40756":9537,"40757":9537,"40758":9537,"40759":9537,"40760":9537,"40761":9537,"40762":9537,"40763":9537,"40764":9537,"40770":9537,"40771":9537,"40772":9537,"40773":9537,"40774":9537,"40775":9537,"40776":9537,"40779":9537,"40780":9537,"40781":9537,"40782":9537,"40783":9537,"40784":9537,"40785":9538,"40786":9538,"40787":9538,"40788":9538,"40789":9538,"40790":9538,"40795":9538,"40796":9538,"40797":9538,"40798":9538,"40799":9538,"40800":9538,"40801":9538,"40802":9538,"40803":9538,"40804":9538,"40806":9538,"40807":9538,"40808":9538,"40809":9538,"40810":9539,"40811":9539,"40812":9539,"40813":9539,"40814":9539,"40815":9539,"40816":9539,"40817":9539,"40818":9539,"40819":9539,"40820":9539,"40821":9539,"40822":9539,"40823":9539,"40824":9539,"40825":9539,"40830":9539,"40831":9539,"40832":9539,"40833":9539,"40834":9539,"40835":9539,"40836":9539,"40838":9539,"40839":9539,"40840":9539,"40841":9539,"40842":9539,"40843":9539,"40844":9539,"40850":9539,"40851":9539,"40852":9539,"40853":9539,"40854":9539,"40855":9539,"40856":9539,"40857":9539,"40858":9539,"40859":9539,"40860":9539,"40861":9539,"40862":9539,"40863":9539,"40864":9539,"40865":9539,"40866":9539,"40867":9539,"40868":9539,"40869":9539,"40870":9539,"40871":9539,"40872":9539,"40873":9539,"40874":9539,"40880":9539,"40881":9539,"40882":9539,"40883":9539,"40884":9539,"40885":9539,"40886":9539,"40887":9539,"40888":9539,"40889":9539,"40890":9539,"40891":9539,"40892":9539,"40893":9539,"40894":9539,"40895":9539,"40896":9539,"40897":9539,"40898":9539,"40899":9539,"40905":9539,"40906":9539,"40907":9539,"40908":9539,"40909":9539,"40910":9539,"40911":9539,"40912":9539,"40913":9539,"40914":9539,"40920":9539,"40921":9539,"40922":9539,"40923":9539,"40924":9539,"40930":9539,"40931":9539,"40932":9539,"40934":9539,"40935":9539,"40936":9539,"40937":9539,"40938":9539,"40939":9539,"40940":9539,"40941":9539,"40942":9539,"40943":9539,"40944":9539,"40945":9539,"40946":9539,"40947":9539,"40948":9539,"40950":9539,"40951":9539,"40952":9539,"40953":9539,"40954":9539,"40955":9539,"40956":9539,"40957":9539,"40958":9539,"40959":9539,"40960":9539,"40961":9539,"40962":9539,"40963":9539,"40964":9539,"40965":9539,"40966":9539,"40967":9539,"40968":9539,"40970":9539,"40971":9539,"40972":9539,"40973":9539,"40974":9539,"40975":9539,"40976":9539,"40977":9539,"40978":9539,"40979":9539,"40980":9539,"40981":9539,"40982":9539,"40984":9539,"40985":9539,"40986":9539,"40987":9539,"40988":9539,"40989":9539,"40990":9539,"40991":9539,"40992":9539,"40993":9539,"40994":9539,"41000":9539,"41001":9539,"41002":9539,"41003":9539,"41004":9539,"41005":9540,"41010":9540,"41015":9540,"41020":9540,"41030":9540,"41035":9540,"41040":9540,"41065":9540,"41070":9540,"41075":9540,"41080":9540,"41085":9540,"41090":9540,"41095":9540,"41100":9540,"41110":9540,"41115":9540,"41120":9540,"41125":9540,"41130":9540,"41135":9540,"41140":9540,"41145":9540,"41150":9540,"41165":9540,"41170":9540,"41175":9540,"41180":9540,"41190":9540,"41195":9540,"41200":9540,"41205":9541,"41206":9541,"41207":9541,"41208":9541,"41209":9541,"41210":9541,"41211":9541,"41212":9541,"41213":9541,"41214":9541,"41215":9541,"41216":9541,"41217":9541,"41218":9541,"41219":9541,"41220":9541,"41225":9542,"41226":9542,"41227":9542,"41228":9542,"41229":9542,"41230":9542,"41235":9542,"41236":9542,"41237":9542,"41238":9542,"41239":9542,"41245":9542,"41246":9542,"41247":9542,"41248":9542,"41249":9542,"41255":9542,"41256":9542,"41257":9542,"41258":9542,"41259":9542,"41260":9542,"41261":9542,"41262":9542,"41263":9542,"41264":9542,"41265":9542,"41266":9542,"41267":9542,"41268":9542,"41269":9542,"41270":9542,"41271":9542,"41272":9542,"41273":9542,"41274":9542,"41275":9542,"41276":9542,"41277":9542,"41278":9542,"41279":9542,"41290":9542,"41291":9542,"41292":9542,"41293":9542,"41294":9542,"41295":9542,"41296":9542,"41297":9542,"41298":9542,"41299":9542,"41300":9542,"41301":9542,"41302":9542,"41303":9542,"41304":9542,"41305":9542,"41306":9542,"41307":9542,"41308":9542,"41309":9542,"41310":9542,"41311":9542,"41312":9542,"41313":9542,"41314":9542,"41315":9542,"41316":9542,"41317":9542,"41318":9542,"41319":9542,"41320":9542,"41321":9542,"41322":9542,"41323":9542,"41324":9542,"41325":9542,"41326":9542,"41327":9542,"41328":9542,"41329":9542,"41330":9542,"41331":9542,"41332":9542,"41333":9542,"41334":9542,"41340":9542,"41341":9542,"41342":9542,"41343":9542,"41344":9542,"41345":9542,"41346":9542,"41347":9542,"41348":9542,"41349":9542,"41350":9542,"41351":9542,"41352":9542,"41353":9542,"41354":9542,"41355":9542,"41356":9542,"41357":9542,"41358":9542,"41359":9542,"41360":9542,"41361":9542,"41362":9542,"41363":9542,"41364":9542,"41365":9542,"41366":9542,"41367":9542,"41368":9542,"41369":9542,"41370":9542,"41371":9542,"41372":9542,"41373":9542,"41374":9542,"41375":9542,"41376":9542,"41377":9542,"41378":9542,"41379":9542,"41380":9542,"41381":9542,"41382":9542,"41383":9542,"41390":9542,"41391":9542,"41392":9542,"41393":9542,"41394":9542,"41395":9542,"41396":9542,"41397":9542,"41398":9542,"41399":9542,"41400":9542,"41401":9542,"41402":9542,"41403":9542,"41404":9542,"41405":9542,"41406":9542,"41407":9542,"41408":9542,"41409":9542,"41410":9542,"41411":9542,"41412":9542,"41413":9542,"41414":9542,"41420":9542,"41421":9542,"41422":9542,"41423":9542,"41424":9542,"41425":9543,"41430":9543,"41431":9543,"41432":9543,"41433":9543,"41434":9543,"41435":9543,"41436":9543,"41437":9543,"41438":9543,"41439":9543,"41440":9543,"41441":9543,"41442":9543,"41443":9543,"41444":9543,"41450":9543,"41451":9543,"41452":9543,"41453":9543,"41454":9543,"41455":9543,"41456":9543,"41457":9543,"41458":9543,"41459":9543,"41460":9543,"41461":9543,"41462":9543,"41463":9543,"41464":9543,"41470":9543,"41471":9543,"41472":9543,"41473":9543,"41474":9543,"41480":9543,"41481":9543,"41482":9543,"41483":9543,"41484":9543,"41485":9543,"41486":9543,"41487":9543,"41488":9543,"41489":9543,"41490":9543,"41491":9543,"41492":9543,"41493":9543,"41494":9543,"41495":9543,"41496":9543,"41497":9543,"41498":9543,"41499":9543,"41500":9543,"41501":9543,"41502":9543,"41503":9543,"41504":9543,"41505":9543,"41506":9543,"41507":9543,"41508":9543,"41509":9543,"41510":9543,"41511":9543,"41512":9543,"41513":9543,"41514":9543,"41515":9543,"41516":9543,"41518":9543,"41519":9543,"41520":9543,"41521":9543,"41522":9543,"41523":9543,"41524":9543,"41525":9543,"41526":9543,"41527":9543,"41528":9543,"41529":9543,"41530":9543,"41531":9543,"41532":9543,"41533":9543,"41534":9543,"41535":9543,"41536":9543,"41537":9543,"41538":9543,"41539":9543,"41540":9543,"41541":9543,"41542":9543,"41543":9543,"41544":9543,"41550":9543,"41551":9543,"41552":9543,"41553":9543,"41554":9543,"41555":9543,"41556":9543,"41557":9543,"41558":9543,"41560":9543,"41561":9543,"41562":9543,"41563":9543,"41564":9543,"41565":9543,"41566":9543,"41567":9543,"41568":9543,"41569":9543,"41570":9543,"41571":9543,"41572":9543,"41573":9543,"41574":9543,"41575":9543,"41576":9543,"41577":9543,"41578":9543,"41579":9543,"41580":9543,"41581":9543,"41582":9543,"41583":9543,"41584":9543,"41585":9543,"41586":9543,"41587":9543,"41588":9543,"41589":9543,"41590":9543,"41591":9543,"41592":9543,"41593":9543,"41594":9543,"41595":9543,"41596":9543,"41597":9543,"41598":9543,"41599":9543,"41600":9543,"41601":9543,"41602":9543,"41603":9543,"41604":9543,"41605":9543,"41606":9543,"41607":9543,"41608":9543,"41609":9543,"41615":9543,"41616":9543,"41617":9543,"41618":9543,"41619":9543,"41620":9543,"41621":9543,"41622":9543,"41623":9543,"41624":9543,"41625":9544,"41626":9544,"41627":9544,"41628":9544,"41629":9544,"41630":9544,"41631":9544,"41632":9544,"41633":9544,"41634":9544,"41635":9544,"41636":9544,"41637":9544,"41638":9544,"41639":9544,"41640":9544,"41641":9544,"41642":9544,"41643":9544,"41644":9544,"41645":9544,"41650":9544,"41651":9544,"41652":9544,"41653":9544,"41654":9544,"41655":9544,"41656":9544,"41657":9544,"41658":9544,"41659":9544,"41660":9544,"41661":9544,"41662":9544,"41663":9544,"41664":9544,"41685":9544,"41686":9544,"41687":9544,"41688":9544,"41689":9544,"41690":9544,"41691":9544,"41692":9544,"41693":9544,"41694":9544,"41695":9544,"41696":9544,"41697":9544,"41698":9544,"41699":9544,"41700":9544,"41701":9544,"41702":9544,"41703":9544,"41704":9544,"41705":9544,"41706":9544,"41707":9544,"41708":9544,"41709":9544,"41710":9544,"41711":9544,"41712":9544,"41713":9544,"41714":9544,"41715":9544,"41716":9544,"41717":9544,"41718":9544,"41719":9544,"41725":9544,"41726":9544,"41727":9544,"41728":9544,"41729":9544,"41730":9544,"41731":9544,"41732":9544,"41733":9544,"41734":9544,"41735":9544,"41736":9544,"41737":9544,"41738":9544,"41739":9544,"41740":9544,"41741":9544,"41742":9544,"41743":9544,"41744":9544,"41745":9544,"41746":9544,"41747":9544,"41748":9544,"41749":9544,"41760":9544,"41761":9544,"41762":9544,"41763":9544,"41764":9544,"41765":9544,"41766":9544,"41767":9544,"41768":9544,"41769":9544,"41770":9544,"41775":9544,"41776":9544,"41777":9544,"41778":9544,"41779":9544,"41780":9544,"41781":9544,"41782":9544,"41783":9544,"41784":9544,"41785":9544,"41786":9544,"41787":9544,"41788":9544,"41789":9544,"41790":9544,"41791":9544,"41792":9544,"41794":9544,"41795":9544,"41796":9544,"41797":9544,"41798":9544,"41799":9544,"41805":9544,"41806":9544,"41807":9544,"41809":9544,"41810":9544,"41811":9544,"41812":9544,"41813":9544,"41815":9544,"41816":9544,"41817":9544,"41818":9544,"41819":9544,"41820":9544,"41821":9544,"41822":9544,"41823":9544,"41824":9544,"41825":9545,"41830":9545,"41835":9545,"41840":9545,"41845":9545,"41850":9545,"41855":9545,"41860":9545,"41870":9545,"41875":9545,"41880":9545,"41885":9545,"41890":9545,"41895":9545,"41900":9545,"41905":9545,"41915":9545,"41920":9545,"41925":9545,"41935":9545,"41945":9545,"41950":9545,"41955":9545,"41965":9545,"41970":9545,"41975":9545,"41980":9545,"41985":9545,"41990":9545,"41995":9545,"42000":9545,"42005":9545,"42010":9545,"42015":9545,"42020":9545,"42025":9546,"42026":9546,"42027":9546,"42028":9546,"42029":9546,"42030":9546,"42031":9546,"42032":9546,"42033":9546,"42034":9546,"42035":9546,"42045":9546,"42046":9546,"42047":9546,"42048":9546,"42049":9546,"42055":9546,"42056":9546,"42057":9546,"42058":9546,"42059":9546,"42060":9546,"42061":9546,"42062":9546,"42063":9546,"42064":9546,"42065":9546,"42066":9546,"42067":9546,"42068":9546,"42069":9546,"42070":9546,"42071":9546,"42072":9546,"42073":9546,"42074":9546,"42085":9546,"42086":9546,"42087":9546,"42088":9546,"42089":9546,"42090":9546,"42091":9546,"42092":9546,"42100":9547,"42101":9547,"42102":9547,"42103":9547,"42104":9547,"42105":9547,"42110":9547,"42111":9547,"42112":9547,"42113":9547,"42114":9547,"42115":9547,"42116":9547,"42117":9547,"42118":9547,"42119":9547,"42120":9547,"42121":9547,"42122":9547,"42123":9547,"42124":9547,"42130":9547,"42131":9547,"42132":9547,"42133":9547,"42134":9547,"42145":9547,"42146":9547,"42147":9547,"42148":9547,"42149":9547,"42150":9547,"42151":9547,"42152":9547,"42153":9547,"42154":9547,"42155":9547,"42156":9547,"42157":9547,"42158":9547,"42159":9547,"42160":9547,"42161":9547,"42162":9547,"42163":9547,"42164":9547,"42170":9547,"42171":9547,"42172":9547,"42173":9547,"42174":9547,"42180":9547,"42181":9547,"42182":9547,"42183":9547,"42184":9547,"42185":9547,"42186":9547,"42187":9547,"42188":9547,"42189":9547,"42190":9547,"42191":9547,"42192":9547,"42193":9547,"42194":9547,"42195":9547,"42196":9547,"42197":9547,"42198":9547,"42199":9547,"42200":9547,"42201":9547,"42202":9547,"42203":9547,"42204":9547,"42210":9547,"42211":9547,"42212":9547,"42213":9547,"42214":9547,"42220":9547,"42221":9547,"42222":9547,"42223":9547,"42224":9547,"42225":9547,"42226":9547,"42227":9547,"42228":9547,"42229":9547,"42230":9547,"42231":9547,"42232":9547,"42233":9547,"42234":9547,"42240":9547,"42241":9547,"42242":9547,"42243":9547,"42244":9547,"42245":9547,"42246":9547,"42247":9547,"42248":9547,"42249":9547,"42250":9547,"42251":9547,"42252":9547,"42253":9547,"42254":9547,"42255":9547,"42256":9547,"42257":9547,"42258":9547,"42259":9547,"42260":9547,"42261":9547,"42262":9547,"42263":9547,"42264":9547,"42265":9547,"42266":9547,"42267":9547,"42268":9547,"42269":9547,"42270":9547,"42271":9547,"42272":9547,"42273":9547,"42274":9547,"42275":9547,"42276":9547,"42277":9547,"42278":9547,"42279":9547,"42290":9547,"42291":9547,"42292":9547,"42293":9547,"42294":9547,"42295":9547,"42296":9547,"42297":9547,"42298":9547,"42299":9547,"42300":9548,"42301":9548,"42302":9548,"42303":9548,"42304":9548,"42305":9548,"42310":9548,"42311":9548,"42312":9548,"42313":9548,"42314":9548,"42335":9549,"42336":9549,"42337":9549,"42338":9549,"42339":9549,"42340":9549,"42341":9549,"42342":9549,"42343":9549,"42344":9549,"42345":9549,"42350":9549,"42351":9549,"42352":9549,"42353":9549,"42354":9549,"42355":9549,"42356":9549,"42357":9549,"42358":9549,"42359":9549,"42365":9549,"42366":9549,"42367":9549,"42368":9549,"42369":9549,"42380":9549,"42381":9549,"42382":9549,"42383":9549,"42384":9549,"42390":9549,"42391":9549,"42392":9549,"42393":9549,"42394":9549,"42395":9549,"42396":9549,"42397":9549,"42398":9549,"42399":9549,"42405":9549,"42406":9549,"42407":9549,"42408":9549,"42409":9549,"42410":9549,"42411":9549,"42412":9549,"42413":9549,"42414":9549,"42415":9549,"42416":9549,"42417":9549,"42418":9549,"42419":9549,"42420":9549,"42421":9549,"42422":9549,"42423":9549,"42424":9549,"42425":9549,"42426":9549,"42427":9549,"42428":9549,"42429":9549,"42430":9549,"42431":9549,"42432":9549,"42433":9549,"42434":9549,"42435":9549,"42436":9549,"42437":9549,"42439":9549,"42440":9549,"42441":9549,"42442":9549,"42443":9549,"42444":9549,"42445":9549,"42446":9549,"42447":9549,"42448":9549,"42449":9549,"42450":9549,"42451":9549,"42452":9549,"42453":9549,"42454":9549,"42455":9549,"42456":9549,"42460":9550,"42465":9550,"42470":9550,"42475":9550,"42480":9550,"42495":9550,"42500":9550,"42505":9550,"42510":9550,"42515":9550,"42520":9550,"42525":9550,"42530":9550,"42540":9550,"42545":9551,"42546":9551,"42547":9551,"42548":9551,"42549":9551,"42550":9551,"42551":9551,"42552":9551,"42553":9551,"42554":9551,"42555":9551,"42556":9551,"42557":9551,"42558":9551,"42559":9551,"42560":9551,"42561":9551,"42562":9551,"42563":9551,"42564":9551,"42565":9551,"42566":9551,"42567":9551,"42568":9551,"42569":9551,"42570":9551,"42575":9552,"42576":9552,"42577":9552,"42578":9552,"42579":9552,"42580":9552,"42581":9552,"42582":9552,"42583":9552,"42584":9552,"42585":9552,"42586":9552,"42587":9552,"42588":9552,"42589":9552,"42590":9552,"42591":9552,"42592":9552,"42593":9552,"42594":9552,"42595":9552,"42605":9552,"42606":9552,"42607":9552,"42608":9552,"42609":9552,"42610":9552,"42611":9552,"42612":9552,"42613":9552,"42614":9552,"42615":9553,"42616":9553,"42617":9553,"42618":9553,"42619":9553,"42620":9553,"42621":9553,"42622":9553,"42623":9553,"42624":9553,"42625":9553,"42626":9553,"42627":9553,"42628":9553,"42629":9553,"42630":9553,"42631":9553,"42632":9553,"42633":9553,"42634":9553,"42635":9553,"42636":9553,"42637":9553,"42638":9553,"42639":9553,"42640":9553,"42641":9553,"42642":9553,"42643":9553,"42644":9553,"42645":9553,"42646":9553,"42647":9553,"42648":9553,"42649":9553,"42650":9553,"42651":9553,"42652":9553,"42653":9553,"42654":9553,"42655":9553,"42656":9553,"42657":9553,"42658":9553,"42659":9553,"42660":9553,"42661":9553,"42662":9553,"42663":9553,"42664":9553,"42665":9553,"42666":9553,"42667":9553,"42668":9553,"42669":9553,"42670":9554,"42675":9554,"42676":9554,"42677":9554,"42678":9554,"42679":9554,"42680":9554,"42681":9554,"42682":9554,"42683":9554,"42684":9554,"42685":9554,"42686":9554,"42687":9554,"42688":9554,"42689":9554,"42690":9554,"42691":9554,"42692":9554,"42693":9554,"42694":9554,"42695":9554,"42696":9554,"42697":9554,"42698":9554,"42699":9554,"42700":9554,"42701":9554,"42702":9554,"42703":9554,"42704":9554,"42705":9554,"42706":9554,"42707":9554,"42708":9554,"42709":9554,"42710":9554,"42711":9554,"42712":9554,"42713":9554,"42714":9554,"42715":9554,"42716":9554,"42717":9554,"42718":9554,"42719":9554,"42725":9554,"42726":9554,"42727":9554,"42728":9554,"42729":9554,"42730":9554,"42731":9554,"42732":9554,"42733":9554,"42734":9554,"42735":9554,"42736":9554,"42737":9554,"42738":9554,"42739":9554,"42740":9554,"42741":9554,"42742":9554,"42743":9554,"42744":9554,"42745":9554,"42746":9554,"42747":9554,"42748":9554,"42749":9554,"42750":9554,"42751":9554,"42752":9554,"42753":9554,"42754":9554,"42755":9554,"42756":9554,"42757":9554,"42758":9554,"42759":9554,"42765":9554,"42766":9554,"42767":9554,"42768":9554,"42769":9554,"42770":9554,"42771":9554,"42772":9554,"42773":9554,"42774":9554,"42780":9554,"42781":9554,"42782":9554,"42783":9554,"42784":9554,"42790":9554,"42791":9554,"42792":9554,"42793":9554,"42794":9554,"42800":9554,"42801":9554,"42802":9554,"42803":9554,"42804":9554,"42805":9554,"42806":9554,"42807":9554,"42808":9554,"42809":9554,"42810":9554,"42811":9554,"42813":9554,"42814":9554,"42825":9554,"42826":9554,"42827":9554,"42828":9554,"42829":9554,"42830":9554,"42831":9554,"42832":9554,"42833":9554,"42834":9554,"42840":9554,"42841":9554,"42842":9554,"42843":9554,"42844":9554,"42845":9554,"42846":9554,"42847":9554,"42848":9554,"42849":9554,"42850":9554,"42851":9554,"42852":9554,"42853":9554,"42854":9554,"42855":9554,"42856":9554,"42857":9554,"42858":9554,"42859":9554,"42860":9554,"42861":9554,"42862":9554,"42863":9554,"42864":9554,"42865":9554,"42866":9554,"42867":9554,"42868":9554,"42869":9554,"42870":9555,"42875":9555,"42880":9555,"42885":9555,"42890":9555,"42895":9555,"42900":9555,"42905":9556,"42910":9556,"42911":9556,"42912":9556,"42913":9556,"42914":9556,"42920":9557,"42925":9557,"42926":9557,"42927":9557,"42928":9557,"42929":9557,"42930":9557,"42931":9557,"42932":9557,"42933":9557,"42934":9557,"42935":9557,"42936":9557,"42937":9557,"42938":9557,"42939":9557,"42940":9557,"42941":9557,"42942":9557,"42943":9557,"42944":9557,"42945":9558,"42946":9558,"42947":9558,"42948":9558,"42949":9558,"42950":9558,"42951":9558,"42952":9558,"42953":9558,"42954":9558,"42955":9558,"42965":9558,"42966":9558,"42967":9558,"42968":9558,"42969":9558,"42970":9558,"42971":9558,"42972":9558,"42973":9558,"42974":9558,"42975":9558,"42976":9558,"42977":9558,"42978":9558,"42979":9558,"42980":9558,"42981":9558,"42982":9558,"42983":9558,"42984":9558,"42985":9558,"42986":9558,"42987":9558,"42988":9558,"42989":9558,"42990":9558,"42991":9558,"42992":9558,"42993":9558,"42994":9558,"42995":9558,"42996":9558,"42997":9558,"42998":9558,"42999":9558,"43000":9559,"43001":9559,"43002":9559,"43003":9559,"43004":9559,"43005":9559,"43006":9559,"43007":9559,"43008":9559,"43009":9559,"43010":9559,"43011":9559,"43012":9559,"43013":9559,"43014":9559,"43015":9559,"43016":9559,"43017":9559,"43018":9559,"43019":9559,"43020":9559,"43021":9559,"43022":9559,"43023":9559,"43024":9559,"43025":9559,"43026":9559,"43027":9559,"43028":9559,"43029":9559,"43030":9559,"43031":9559,"43032":9559,"43033":9559,"43034":9559,"43035":9559,"43036":9559,"43037":9559,"43038":9559,"43039":9559,"43040":9559,"43041":9559,"43042":9559,"43043":9559,"43044":9559,"43045":9559,"43050":9559,"43051":9559,"43052":9559,"43053":9559,"43054":9559,"43055":9559,"43056":9559,"43057":9559,"43058":9559,"43059":9559,"43060":9559,"43061":9559,"43062":9559,"43063":9559,"43064":9559,"43065":9559,"43066":9559,"43067":9559,"43068":9559,"43069":9559,"43070":9559,"43071":9559,"43072":9559,"43073":9559,"43074":9559,"43075":9559,"43076":9559,"43077":9559,"43078":9559,"43079":9559,"43085":9559,"43086":9559,"43087":9559,"43089":9559,"43105":9559,"43106":9559,"43107":9559,"43108":9559,"43109":9559,"43110":9559,"43111":9559,"43112":9559,"43113":9559,"43114":9559,"43115":9559,"43116":9559,"43117":9559,"43118":9559,"43119":9559,"43120":9559,"43121":9559,"43122":9559,"43123":9559,"43124":9559,"43125":9559,"43126":9559,"43127":9559,"43128":9559,"43129":9559,"43130":9559,"43131":9559,"43132":9559,"43133":9559,"43134":9559,"43140":9559,"43141":9559,"43142":9559,"43143":9559,"43144":9559,"43145":9559,"43146":9559,"43147":9559,"43148":9559,"43149":9559,"43150":9559,"43151":9559,"43152":9559,"43153":9559,"43154":9559,"43156":9559,"43157":9559,"43158":9559,"43159":9559,"43160":9559,"43162":9559,"43163":9559,"43164":9559,"43165":9559,"43166":9559,"43167":9559,"43168":9559,"43169":9559,"43170":9559,"43171":9559,"43172":9559,"43173":9559,"43174":9559,"43175":9559,"43176":9559,"43177":9559,"43178":9559,"43179":9559,"43180":9559,"43181":9559,"43182":9559,"43183":9559,"43190":9559,"43191":9559,"43192":9559,"43193":9559,"43195":9559,"43196":9559,"43197":9559,"43198":9559,"43199":9559,"43200":9560,"43205":9560,"43210":9560,"43215":9560,"43220":9560,"43225":9560,"43230":9560,"43235":9560,"43240":9560,"43245":9560,"43260":9560,"43265":9560,"43270":9560,"43275":9560,"43285":9560,"43295":9560,"43300":9560,"43305":9560,"43320":9560,"43325":9560,"43330":9560,"43335":9560,"43340":9560,"43350":9560,"43355":9560,"43365":9560,"43375":9560,"43385":9560,"43395":9560,"43400":9561,"43410":9561,"43411":9561,"43412":9561,"43413":9561,"43414":9561,"43425":9561,"43426":9561,"43427":9561,"43428":9561,"43429":9561,"43430":9561,"43431":9561,"43432":9561,"43433":9561,"43434":9561,"43435":9561,"43436":9561,"43437":9561,"43438":9561,"43439":9561,"43440":9561,"43441":9561,"43442":9561,"43443":9561,"43444":9561,"43445":9561,"43446":9561,"43447":9561,"43448":9561,"43449":9561,"43450":9561,"43451":9561,"43452":9561,"43453":9561,"43454":9561,"43455":9561,"43456":9561,"43457":9561,"43458":9561,"43459":9561,"43470":9561,"43471":9561,"43472":9561,"43473":9561,"43474":9561,"43480":9561,"43481":9561,"43482":9561,"43483":9561,"43484":9561,"43485":9561,"43486":9561,"43487":9561,"43488":9561,"43489":9561,"43490":9561,"43491":9561,"43493":9561,"43494":9561,"43495":9561,"43497":9561,"43498":9561,"43499":9561,"43507":9561,"43508":9561,"43509":9561,"43511":9561,"43512":9561,"43513":9561,"43514":9561,"43515":9561,"43516":9561,"43517":9561,"43518":9561,"43519":9561,"43520":9561,"43522":9561,"43523":9561,"43524":9561,"43525":9561,"43526":9561,"43527":9561,"43528":9561,"43529":9561,"43535":9561,"43536":9561,"43538":9561,"43539":9561,"43540":9561,"43542":9561,"43543":9561,"43544":9561,"43550":9561,"43552":9561,"43553":9561,"43554":9561,"43555":9561,"43556":9561,"43557":9561,"43558":9561,"43559":9561,"43565":9561,"43566":9561,"43567":9561,"43568":9561,"43569":9561,"43570":9561,"43571":9561,"43572":9561,"43573":9561,"43574":9561,"43585":9562,"43586":9562,"43587":9562,"43588":9562,"43589":9562,"43590":9562,"43591":9562,"43592":9562,"43593":9562,"43594":9562,"43595":9562,"43596":9562,"43597":9562,"43598":9562,"43599":9562,"43600":9562,"43605":9562,"43606":9562,"43607":9562,"43608":9562,"43609":9562,"43610":9562,"43611":9562,"43612":9562,"43613":9562,"43614":9562,"43615":9562,"43616":9562,"43617":9562,"43618":9562,"43619":9562,"43620":9562,"43621":9562,"43622":9562,"43623":9562,"43624":9562,"43625":9562,"43626":9562,"43627":9562,"43628":9562,"43629":9562,"43630":9562,"43631":9562,"43632":9562,"43633":9562,"43634":9562,"43640":9562,"43641":9562,"43642":9562,"43643":9562,"43644":9562,"43645":9562,"43646":9562,"43647":9562,"43648":9562,"43649":9562,"43655":9562,"43656":9562,"43657":9562,"43658":9562,"43659":9562,"43665":9562,"43666":9562,"43667":9562,"43668":9562,"43669":9562,"43670":9562,"43671":9562,"43672":9562,"43673":9562,"43674":9562,"43675":9562,"43676":9562,"43677":9562,"43678":9562,"43679":9562,"43680":9562,"43681":9562,"43682":9562,"43683":9562,"43684":9562,"43685":9562,"43686":9562,"43687":9562,"43688":9562,"43689":9562,"43690":9562,"43691":9562,"43692":9562,"43693":9562,"43694":9562,"43695":9562,"43696":9562,"43697":9562,"43698":9562,"43699":9562,"43700":9562,"43701":9562,"43702":9562,"43703":9562,"43704":9562,"43705":9562,"43706":9562,"43707":9562,"43708":9562,"43709":9562,"43710":9562,"43711":9562,"43712":9562,"43713":9562,"43714":9562,"43715":9562,"43716":9562,"43717":9562,"43718":9562,"43719":9562,"43720":9562,"43721":9562,"43722":9562,"43723":9562,"43724":9562,"43730":9562,"43731":9562,"43732":9562,"43734":9562,"43735":9562,"43736":9562,"43738":9562,"43739":9562,"43740":9562,"43741":9562,"43743":9562,"43744":9562,"43745":9562,"43746":9562,"43747":9562,"43748":9562,"43749":9562,"43750":9562,"43751":9562,"43752":9562,"43753":9562,"43754":9562,"43755":9562,"43756":9562,"43757":9562,"43758":9562,"43759":9562,"43760":9562,"43761":9562,"43762":9562,"43763":9562,"43764":9562,"43765":9562,"43766":9562,"43767":9562,"43768":9562,"43769":9562,"43770":9562,"43771":9562,"43772":9562,"43773":9562,"43774":9562,"43775":9562,"43776":9562,"43777":9562,"43779":9562,"43780":9562,"43781":9562,"43782":9562,"43783":9562,"43784":9562,"43785":9563,"43790":9563,"43791":9563,"43792":9563,"43793":9563,"43794":9563,"43795":9563,"43796":9563,"43797":9563,"43798":9563,"43799":9563,"43800":9563,"43801":9563,"43802":9563,"43803":9563,"43804":9563,"43805":9563,"43806":9563,"43807":9563,"43808":9563,"43809":9563,"43815":9563,"43816":9563,"43817":9563,"43818":9563,"43819":9563,"43820":9563,"43821":9563,"43822":9563,"43823":9563,"43824":9563,"43825":9563,"43826":9563,"43827":9563,"43828":9563,"43829":9563,"43830":9563,"43831":9563,"43832":9563,"43833":9563,"43834":9563,"43835":9563,"43836":9563,"43837":9563,"43838":9563,"43839":9563,"43840":9563,"43841":9563,"43842":9563,"43843":9563,"43844":9563,"43845":9563,"43846":9563,"43847":9563,"43848":9563,"43849":9563,"43850":9563,"43851":9563,"43852":9563,"43853":9563,"43854":9563,"43855":9563,"43856":9563,"43857":9563,"43858":9563,"43859":9563,"43860":9563,"43861":9563,"43862":9563,"43863":9563,"43864":9563,"43865":9563,"43866":9563,"43867":9563,"43868":9563,"43869":9563,"43870":9563,"43871":9563,"43872":9563,"43873":9563,"43874":9563,"43885":9563,"43886":9563,"43887":9563,"43888":9563,"43889":9563,"43890":9563,"43891":9563,"43892":9563,"43893":9563,"43894":9563,"43900":9563,"43901":9563,"43902":9563,"43903":9563,"43904":9563,"43905":9563,"43906":9563,"43907":9563,"43908":9563,"43909":9563,"43910":9563,"43911":9563,"43912":9563,"43913":9563,"43914":9563,"43915":9563,"43916":9563,"43917":9563,"43918":9563,"43919":9563,"43920":9563,"43921":9563,"43922":9563,"43923":9563,"43924":9563,"43925":9563,"43926":9563,"43927":9563,"43929":9563,"43930":9563,"43931":9563,"43932":9563,"43933":9563,"43934":9563,"43935":9563,"43936":9563,"43937":9563,"43938":9563,"43939":9563,"43940":9563,"43941":9563,"43942":9563,"43943":9563,"43944":9563,"43950":9563,"43951":9563,"43952":9563,"43953":9563,"43954":9563,"43955":9563,"43956":9563,"43957":9563,"43958":9563,"43959":9563,"43960":9563,"43961":9563,"43962":9563,"43963":9563,"43964":9563,"43965":9563,"43966":9563,"43967":9563,"43968":9563,"43969":9563,"43970":9563,"43971":9563,"43972":9563,"43973":9563,"43974":9563,"43975":9563,"43976":9563,"43977":9563,"43978":9563,"43979":9563,"43980":9563,"43981":9563,"43982":9563,"43983":9563,"43984":9563,"43985":9564,"43986":9564,"43987":9564,"43988":9564,"43989":9564,"43990":9564,"43991":9564,"43992":9564,"43993":9564,"43994":9564,"43995":9564,"43996":9564,"43997":9564,"43998":9564,"43999":9564,"44000":9564,"44001":9564,"44002":9564,"44003":9564,"44004":9564,"44005":9564,"44006":9564,"44007":9564,"44008":9564,"44009":9564,"44010":9564,"44011":9564,"44012":9564,"44013":9564,"44014":9564,"44015":9564,"44016":9564,"44017":9564,"44018":9564,"44019":9564,"44020":9564,"44021":9564,"44022":9564,"44023":9564,"44024":9564,"44025":9564,"44026":9564,"44027":9564,"44028":9564,"44029":9564,"44030":9564,"44031":9564,"44032":9564,"44033":9564,"44034":9564,"44035":9564,"44036":9564,"44037":9564,"44038":9564,"44039":9564,"44040":9564,"44041":9564,"44042":9564,"44043":9564,"44044":9564,"44045":9564,"44046":9564,"44047":9564,"44048":9564,"44049":9564,"44050":9564,"44051":9564,"44052":9564,"44053":9564,"44054":9564,"44055":9564,"44056":9564,"44057":9564,"44058":9564,"44059":9564,"44060":9564,"44061":9564,"44062":9564,"44063":9564,"44064":9564,"44065":9564,"44066":9564,"44067":9564,"44068":9564,"44069":9564,"44070":9564,"44075":9564,"44076":9564,"44077":9564,"44078":9564,"44079":9564,"44085":9564,"44086":9564,"44087":9564,"44088":9564,"44089":9564,"44095":9564,"44096":9564,"44097":9564,"44098":9564,"44099":9564,"44100":9564,"44101":9564,"44102":9564,"44103":9564,"44104":9564,"44110":9564,"44111":9564,"44112":9564,"44113":9564,"44114":9564,"44115":9564,"44116":9564,"44117":9564,"44118":9564,"44119":9564,"44120":9564,"44125":9565,"44130":9565,"44135":9565,"44140":9565,"44145":9565,"44150":9565,"44155":9565,"44160":9565,"44165":9565,"44170":9565,"44180":9565,"44190":9565,"44195":9565,"44210":9565,"44220":9565,"44225":9565,"44230":9565,"44235":9565,"44240":9565,"44245":9565,"44250":9565,"44260":9565,"44265":9565,"44280":9565,"44285":9565,"44295":9565,"44315":9565,"44325":9566,"44326":9566,"44327":9566,"44328":9566,"44329":9566,"44330":9566,"44331":9566,"44332":9566,"44333":9566,"44334":9566,"44335":9566,"44336":9566,"44337":9566,"44338":9566,"44339":9566,"44340":9566,"44345":9566,"44346":9566,"44347":9566,"44348":9566,"44349":9566,"44350":9566,"44351":9566,"44352":9566,"44353":9566,"44354":9566,"44355":9566,"44356":9566,"44357":9566,"44358":9566,"44359":9566,"44380":9566,"44381":9566,"44382":9566,"44383":9566,"44384":9566,"44385":9566,"44386":9566,"44387":9566,"44388":9566,"44389":9566,"44400":9566,"44401":9566,"44402":9566,"44403":9566,"44404":9566,"44405":9566,"44406":9566,"44407":9566,"44408":9566,"44409":9566,"44410":9566,"44411":9566,"44412":9566,"44413":9566,"44414":9566,"44415":9566,"44416":9566,"44417":9566,"44418":9566,"44419":9566,"44420":9566,"44421":9566,"44422":9566,"44423":9566,"44424":9566,"44430":9566,"44431":9566,"44432":9566,"44433":9566,"44434":9566,"44435":9566,"44436":9566,"44437":9566,"44438":9566,"44439":9566,"44440":9566,"44441":9566,"44442":9566,"44443":9566,"44444":9566,"44445":9566,"44446":9566,"44447":9566,"44448":9566,"44449":9566,"44465":9566,"44466":9566,"44467":9566,"44468":9566,"44469":9566,"44470":9566,"44471":9566,"44472":9566,"44473":9566,"44474":9566,"44475":9566,"44476":9566,"44477":9566,"44478":9566,"44479":9566,"44480":9566,"44481":9566,"44482":9566,"44483":9566,"44484":9566,"44485":9566,"44486":9566,"44487":9566,"44488":9566,"44489":9566,"44490":9566,"44491":9566,"44492":9566,"44493":9566,"44494":9566,"44500":9566,"44501":9566,"44502":9566,"44503":9566,"44504":9566,"44505":9566,"44506":9566,"44507":9566,"44508":9566,"44509":9566,"44510":9566,"44511":9566,"44512":9566,"44513":9566,"44514":9566,"44515":9566,"44516":9566,"44517":9566,"44518":9566,"44519":9566,"44520":9566,"44521":9566,"44522":9566,"44523":9566,"44524":9566,"44525":9567,"44526":9567,"44527":9567,"44528":9567,"44529":9567,"44530":9567,"44531":9567,"44532":9567,"44533":9567,"44534":9567,"44535":9567,"44536":9567,"44537":9567,"44538":9567,"44539":9567,"44540":9567,"44550":9567,"44551":9567,"44552":9567,"44553":9567,"44554":9567,"44555":9567,"44556":9567,"44557":9567,"44558":9567,"44559":9567,"44560":9567,"44561":9567,"44562":9567,"44563":9567,"44564":9567,"44565":9567,"44566":9567,"44567":9567,"44568":9567,"44569":9567,"44570":9567,"44571":9567,"44572":9567,"44573":9567,"44574":9567,"44575":9567,"44576":9567,"44577":9567,"44578":9567,"44579":9567,"44580":9567,"44581":9567,"44582":9567,"44583":9567,"44584":9567,"44586":9567,"44587":9567,"44588":9567,"44589":9567,"44590":9567,"44591":9567,"44592":9567,"44593":9567,"44594":9567,"44595":9567,"44596":9567,"44597":9567,"44598":9567,"44605":9567,"44606":9567,"44607":9567,"44608":9567,"44610":9567,"44611":9567,"44612":9567,"44613":9567,"44614":9567,"44620":9567,"44621":9567,"44622":9567,"44623":9567,"44624":9567,"44625":9567,"44626":9567,"44627":9567,"44628":9567,"44629":9567,"44630":9567,"44631":9567,"44632":9567,"44633":9567,"44634":9567,"44640":9567,"44641":9567,"44642":9567,"44643":9567,"44644":9567,"44645":9567,"44646":9567,"44647":9567,"44648":9567,"44649":9567,"44650":9567,"44651":9567,"44652":9567,"44653":9567,"44654":9567,"44655":9567,"44656":9567,"44657":9567,"44658":9567,"44659":9567,"44660":9567,"44661":9567,"44662":9567,"44663":9567,"44664":9567,"44665":9567,"44666":9567,"44667":9567,"44668":9567,"44669":9567,"44670":9567,"44671":9567,"44672":9567,"44673":9567,"44674":9567,"44675":9567,"44676":9567,"44677":9567,"44678":9567,"44679":9567,"44680":9567,"44682":9567,"44683":9567,"44684":9567,"44685":9567,"44686":9567,"44687":9567,"44688":9567,"44690":9567,"44691":9567,"44692":9567,"44693":9567,"44694":9567,"44700":9567,"44701":9567,"44702":9567,"44703":9567,"44704":9567,"44705":9567,"44706":9567,"44707":9567,"44708":9567,"44709":9567,"44715":9567,"44716":9567,"44717":9567,"44718":9567,"44719":9567,"44720":9567,"44721":9567,"44722":9567,"44723":9567,"44724":9567,"44725":9568,"44730":9568,"44731":9568,"44732":9568,"44733":9568,"44734":9568,"44735":9568,"44736":9568,"44737":9568,"44738":9568,"44739":9568,"44740":9568,"44741":9568,"44742":9568,"44743":9568,"44744":9568,"44745":9568,"44746":9568,"44747":9568,"44748":9568,"44749":9568,"44750":9568,"44751":9568,"44752":9568,"44753":9568,"44754":9568,"44765":9568,"44766":9568,"44767":9568,"44768":9568,"44769":9568,"44770":9568,"44771":9568,"44772":9568,"44773":9568,"44774":9568,"44775":9568,"44776":9568,"44777":9568,"44778":9568,"44779":9568,"44780":9568,"44781":9568,"44782":9568,"44783":9568,"44784":9568,"44785":9568,"44786":9568,"44787":9568,"44788":9568,"44789":9568,"44790":9568,"44791":9568,"44792":9568,"44793":9568,"44794":9568,"44795":9568,"44796":9568,"44797":9568,"44798":9568,"44799":9568,"44800":9568,"44801":9568,"44802":9568,"44803":9568,"44804":9568,"44810":9568,"44811":9568,"44812":9568,"44813":9568,"44814":9568,"44815":9568,"44816":9568,"44817":9568,"44818":9568,"44819":9568,"44820":9568,"44821":9568,"44822":9568,"44823":9568,"44824":9568,"44835":9569,"44836":9569,"44837":9569,"44838":9569,"44839":9569,"44840":9569,"44841":9569,"44842":9569,"44843":9569,"44844":9569,"44845":9569,"44846":9569,"44847":9569,"44848":9569,"44849":9569,"44850":9569,"44851":9569,"44852":9569,"44853":9569,"44854":9569,"44855":9569,"44856":9569,"44857":9569,"44858":9569,"44859":9569,"44860":9569,"44865":9569,"44866":9569,"44867":9569,"44868":9569,"44869":9569,"44870":9569,"44871":9569,"44872":9569,"44873":9569,"44874":9569,"44875":9569,"44876":9569,"44877":9569,"44878":9569,"44879":9569,"44880":9570,"44885":9570,"44890":9570,"44895":9570,"44900":9570,"44905":9570,"44910":9570,"44915":9570,"44920":9570,"44930":9570,"44935":9570,"44945":9570,"44950":9570,"44955":9570,"44960":9570,"44965":9570,"44970":9570,"44975":9571,"44976":9571,"44977":9571,"44978":9571,"44979":9571,"44980":9571,"44985":9571,"44986":9571,"44987":9571,"44988":9571,"44989":9571,"44990":9571,"44991":9571,"44992":9571,"44993":9571,"44994":9571,"44995":9571,"44996":9571,"44997":9571,"44998":9571,"44999":9571,"45000":9571,"45001":9571,"45002":9571,"45003":9571,"45004":9571,"45015":9571,"45016":9571,"45017":9571,"45018":9571,"45019":9571,"45020":9572,"45021":9572,"45022":9572,"45023":9572,"45024":9572,"45025":9572,"45035":9572,"45036":9572,"45037":9572,"45038":9572,"45039":9572,"45040":9572,"45041":9572,"45042":9572,"45043":9572,"45044":9572,"45045":9572,"45046":9572,"45047":9572,"45048":9572,"45049":9572,"45050":9573,"45051":9573,"45052":9573,"45053":9573,"45054":9573,"45055":9573,"45056":9573,"45057":9573,"45058":9573,"45059":9573,"45060":9574,"45065":9575,"45067":9576,"45077":9577,"45078":9578,"45079":9579,"45080":9580,"45081":9581,"45084":9584,"45085":9584,"45086":9584,"45087":9584,"45088":9584,"45089":9584,"45090":9584,"45091":9584,"45092":9584,"45093":9584,"45094":9584,"45095":9584,"45096":9584,"45097":9584,"45098":9584,"45099":9584,"45100":9584,"45101":9584,"45102":9584,"45103":9584,"45104":9584,"45105":9584,"45107":9584,"45110":9584,"45111":9584,"45113":9584,"45115":9584,"45118":9584,"45119":9584,"45129":9584,"45130":9584,"45131":9584,"45132":9584,"45133":9584,"45140":9584,"45141":9584,"45142":9584,"45143":9584,"45144":9584,"45145":9584,"45146":9584,"45147":9584,"45148":9584,"45149":9584,"45150":9584,"45151":9584,"45152":9584,"45153":9584,"45154":9584,"45155":9584,"45156":9584,"45158":9584,"45159":9584,"45161":9584,"45162":9584,"45163":9584,"45164":9584,"45165":9584,"45166":9584,"45167":9584,"45168":9584,"45170":9584,"45171":9584,"45172":9584,"45173":9584,"45175":9584,"45176":9584,"45177":9584,"45178":9584,"45179":9584,"45180":9584,"45181":9584,"45182":9584,"45183":9584,"45184":9584,"45185":9584,"45186":9584,"45187":9584,"45188":9584,"45199":9584,"45200":9584,"45201":9584,"45202":9584,"45203":9584,"45204":9584,"45205":9584,"45206":9584,"45207":9584,"45208":9584,"45209":9584,"45210":9584,"45211":9584,"45212":9584,"45213":9584,"45214":9584,"45215":9584,"45216":9584,"45217":9584,"45218":9584,"45219":9584,"45220":9584,"45221":9584,"45222":9584,"45223":9584,"45224":9584,"45225":9584,"45226":9584,"45229":9585,"45234":9585,"45239":9585,"45244":9585,"45249":9585,"45254":9585,"45259":9585,"45264":9585,"45269":9585,"45279":9585,"45284":9586,"45285":9586,"45286":9586,"45287":9586,"45288":9586,"45289":9586,"45294":9586,"45295":9586,"45296":9586,"45297":9586,"45298":9586,"45299":9586,"45300":9586,"45301":9586,"45302":9586,"45303":9586,"45304":9586,"45305":9586,"45306":9586,"45307":9586,"45308":9586,"45309":9586,"45310":9586,"45311":9586,"45312":9586,"45313":9586,"45314":9586,"45315":9586,"45316":9586,"45317":9586,"45318":9586,"45319":9586,"45320":9586,"45321":9586,"45322":9586,"45323":9586,"45324":9587,"45325":9587,"45326":9587,"45327":9587,"45328":9587,"45329":9587,"45334":9587,"45335":9587,"45336":9587,"45337":9587,"45338":9587,"45339":9587,"45340":9587,"45341":9587,"45342":9587,"45343":9587,"45344":9587,"45345":9587,"45346":9587,"45347":9587,"45348":9587,"45354":9587,"45355":9587,"45356":9587,"45357":9587,"45358":9587,"45359":9587,"45360":9587,"45361":9587,"45362":9587,"45363":9587,"45364":9587,"45365":9587,"45366":9587,"45367":9587,"45368":9587,"45369":9587,"45370":9587,"45371":9587,"45372":9587,"45373":9587,"45374":9587,"45375":9587,"45376":9587,"45377":9587,"45378":9587,"45379":9587,"45380":9587,"45381":9587,"45382":9587,"45383":9587,"45384":9587,"45385":9587,"45386":9587,"45387":9587,"45388":9587,"45389":9587,"45390":9587,"45391":9587,"45392":9587,"45393":9587,"45395":9587,"45396":9587,"45397":9587,"45398":9587,"45399":9587,"45400":9587,"45401":9587,"45402":9587,"45403":9587,"45404":9587,"45405":9587,"45406":9587,"45407":9587,"45408":9587,"45409":9587,"45410":9587,"45411":9587,"45412":9587,"45414":9588,"45415":9588,"45416":9588,"45417":9588,"45418":9588,"45419":9588,"45420":9588,"45421":9588,"45422":9588,"45423":9588,"45424":9588,"45425":9588,"45426":9588,"45427":9588,"45428":9588,"45429":9588,"45434":9588,"45435":9588,"45436":9588,"45437":9588,"45438":9588,"45439":9589,"45440":9589,"45441":9589,"45442":9589,"45443":9589,"45444":9589,"45449":9589,"45450":9589,"45451":9589,"45452":9589,"45453":9589,"45454":9589,"45455":9589,"45456":9589,"45457":9589,"45458":9589,"45459":9590,"45464":9590,"45469":9590,"45474":9590,"45479":9590,"45484":9590,"45489":9590,"45494":9591,"45495":9591,"45496":9591,"45497":9591,"45498":9591,"45499":9591,"45500":9591,"45501":9591,"45502":9591,"45503":9591,"45504":9591,"45505":9591,"45506":9591,"45507":9591,"45508":9591,"45509":9591,"45514":9591,"45515":9591,"45516":9591,"45517":9591,"45518":9591,"45519":9591,"45520":9591,"45521":9591,"45522":9591,"45523":9591,"45524":9593,"45525":9593,"45526":9593,"45527":9593,"45528":9593,"45529":9593,"45530":9593,"45531":9593,"45532":9593,"45533":9593,"45534":9593,"45535":9593,"45536":9593,"45537":9593,"45538":9593,"45539":9593,"45540":9593,"45541":9593,"45542":9593,"45543":9593,"45544":9593,"45545":9593,"45546":9593,"45547":9593,"45548":9593,"45549":9593,"45554":9593,"45555":9593,"45556":9593,"45557":9593,"45558":9593,"45559":9593,"45560":9593,"45561":9593,"45562":9593,"45563":9593,"45564":9593,"45565":9593,"45566":9593,"45567":9593,"45568":9593,"45569":9593,"45570":9593,"45571":9593,"45572":9593,"45573":9593,"45579":9593,"45580":9593,"45581":9593,"45582":9593,"45583":9593,"45584":9593,"45585":9593,"45586":9593,"45587":9593,"45588":9593,"45589":9593,"45590":9593,"45591":9593,"45592":9593,"45593":9593,"45594":9593,"45595":9593,"45596":9593,"45597":9593,"45598":9593,"45599":9593,"45600":9593,"45601":9593,"45602":9593,"45603":9593,"45604":9593,"45605":9593,"45606":9593,"45607":9593,"45608":9593,"45614":9593,"45615":9593,"45616":9593,"45617":9593,"45618":9593,"45619":9593,"45620":9593,"45621":9593,"45622":9593,"45623":9593,"45624":9593,"45625":9593,"45626":9593,"45627":9593,"45628":9593,"45634":9593,"45635":9593,"45636":9593,"45637":9593,"45638":9593,"45639":9593,"45640":9593,"45641":9593,"45642":9593,"45643":9593,"45644":9593,"45645":9593,"45646":9593,"45647":9593,"45648":9593,"45654":9593,"45655":9593,"45656":9593,"45657":9593,"45658":9593,"45659":9593,"45660":9593,"45661":9593,"45662":9593,"45663":9593,"45664":9593,"45665":9593,"45666":9593,"45668":9593,"45669":9593,"45670":9593,"45672":9593,"45673":9593,"45674":9593,"45675":9593,"45676":9593,"45677":9593,"45678":9593,"45679":9593,"45680":9593,"45681":9593,"45682":9593,"45683":9593,"45685":9593,"45686":9593,"45687":9593,"45688":9593,"45689":9593,"45690":9593,"45691":9593,"45692":9593,"45693":9593,"45694":9593,"45695":9593,"45696":9593,"45697":9593,"45698":9593,"45699":9593,"45701":9593,"45702":9593,"45703":9593,"45704":9593,"45705":9593,"45706":9593,"45707":9593,"45709":9593,"45710":9593,"45711":9593,"45712":9593,"45713":9593,"45714":9593,"45715":9593,"45716":9593,"45718":9593,"45719":9593,"45720":9593,"45721":9593,"45722":9593,"45723":9593,"45724":9594,"45725":9594,"45726":9594,"45727":9594,"45728":9594,"45729":9594,"45730":9594,"45731":9594,"45732":9594,"45733":9594,"45734":9594,"45735":9594,"45736":9594,"45737":9594,"45738":9594,"45739":9594,"45740":9594,"45741":9594,"45742":9594,"45743":9594,"45744":9594,"45745":9594,"45746":9594,"45747":9594,"45748":9594,"45749":9594,"45750":9594,"45751":9594,"45752":9594,"45753":9594,"45754":9594,"45755":9594,"45756":9594,"45757":9594,"45758":9594,"45759":9594,"45760":9594,"45761":9594,"45762":9594,"45763":9594,"45764":9594,"45765":9594,"45766":9594,"45767":9594,"45768":9594,"45769":9594,"45774":9594,"45775":9594,"45776":9594,"45777":9594,"45778":9594,"45779":9594,"45780":9594,"45781":9594,"45782":9594,"45783":9594,"45789":9594,"45790":9594,"45791":9594,"45792":9594,"45793":9594,"45794":9594,"45795":9594,"45796":9594,"45797":9594,"45798":9594,"45799":9594,"45801":9594,"45803":9594,"45804":9594,"45805":9594,"45806":9594,"45807":9594,"45808":9594,"45809":9594,"45810":9594,"45811":9594,"45812":9594,"45813":9594,"45814":9594,"45815":9594,"45816":9594,"45817":9594,"45818":9594,"45819":9594,"45820":9594,"45821":9594,"45822":9594,"45823":9594,"45829":9594,"45830":9594,"45831":9594,"45832":9594,"45833":9594,"45834":9594,"45835":9594,"45836":9594,"45837":9594,"45838":9594,"45839":9594,"45842":9594,"45843":9594,"45844":9594,"45845":9594,"45846":9594,"45847":9594,"45848":9594,"45854":9594,"45855":9594,"45856":9594,"45857":9594,"45858":9594,"45864":9594,"45865":9594,"45866":9594,"45867":9594,"45868":9594,"45874":9594,"45875":9594,"45876":9594,"45877":9594,"45878":9594,"45879":9594,"45880":9594,"45881":9594,"45882":9594,"45883":9594,"45884":9594,"45885":9594,"45886":9594,"45887":9594,"45888":9594,"45890":9594,"45891":9594,"45892":9594,"45893":9594,"45894":9594,"45895":9594,"45896":9594,"45897":9594,"45898":9594,"45899":9594,"45900":9594,"45901":9594,"45902":9594,"45903":9594,"45904":9594,"45905":9594,"45906":9594,"45907":9594,"45908":9594,"45909":9594,"45910":9594,"45911":9594,"45912":9594,"45913":9594,"45914":9594,"45915":9594,"45916":9594,"45917":9594,"45918":9594,"45919":9594,"45920":9594,"45921":9594,"45922":9594,"45923":9594,"45924":9595,"45929":9595,"45934":9595,"45939":9595,"45944":9595,"45949":9595,"45959":9595,"45969":9595,"45974":9595,"45984":9595,"45989":9595,"46019":9595,"46024":9595,"46029":9595,"46044":9595,"46049":9595,"46069":9595,"46074":9595,"46079":9595,"46084":9595,"46094":9595,"46099":9595,"46104":9595,"46109":9595,"46114":9595,"46124":9596,"46125":9596,"46126":9596,"46127":9596,"46128":9596,"46129":9596,"46130":9596,"46131":9596,"46132":9596,"46133":9596,"46134":9596,"46135":9596,"46136":9596,"46137":9596,"46138":9596,"46139":9596,"46140":9596,"46141":9596,"46142":9596,"46143":9596,"46144":9596,"46145":9596,"46146":9596,"46147":9596,"46148":9596,"46149":9596,"46150":9596,"46151":9596,"46152":9596,"46153":9596,"46154":9596,"46155":9596,"46156":9596,"46157":9596,"46158":9596,"46159":9596,"46161":9596,"46163":9596,"46164":9596,"46165":9596,"46166":9596,"46167":9596,"46168":9596,"46169":9596,"46170":9596,"46171":9596,"46172":9596,"46173":9596,"46175":9596,"46176":9596,"46178":9596,"46179":9596,"46180":9596,"46181":9596,"46182":9596,"46183":9596,"46184":9596,"46185":9596,"46186":9596,"46187":9596,"46188":9596,"46189":9596,"46190":9596,"46191":9596,"46192":9596,"46193":9596,"46194":9596,"46195":9596,"46196":9596,"46197":9596,"46198":9596,"46199":9596,"46200":9596,"46201":9596,"46202":9596,"46204":9596,"46205":9596,"46206":9596,"46207":9596,"46208":9596,"46209":9596,"46210":9596,"46211":9596,"46212":9596,"46213":9596,"46214":9596,"46215":9596,"46216":9596,"46217":9596,"46218":9596,"46219":9596,"46220":9596,"46221":9596,"46222":9596,"46223":9596,"46224":9596,"46225":9596,"46226":9596,"46227":9596,"46228":9596,"46230":9596,"46231":9596,"46232":9596,"46233":9596,"46234":9596,"46236":9596,"46237":9596,"46239":9596,"46240":9596,"46241":9596,"46242":9596,"46243":9596,"46244":9596,"46245":9596,"46246":9596,"46247":9596,"46248":9596,"46249":9596,"46250":9596,"46251":9596,"46252":9596,"46254":9596,"46255":9596,"46256":9596,"46257":9596,"46258":9596,"46259":9596,"46260":9596,"46261":9596,"46262":9596,"46263":9596,"46264":9596,"46265":9596,"46266":9596,"46267":9596,"46268":9596,"46269":9596,"46270":9596,"46271":9596,"46272":9596,"46273":9596,"46274":9596,"46275":9596,"46276":9596,"46277":9596,"46278":9596,"46279":9596,"46280":9596,"46281":9596,"46282":9596,"46283":9596,"46285":9596,"46286":9596,"46287":9596,"46288":9596,"46289":9596,"46290":9596,"46292":9596,"46293":9596,"46294":9596,"46295":9596,"46296":9596,"46297":9596,"46298":9596,"46299":9596,"46304":9596,"46305":9596,"46306":9596,"46307":9596,"46308":9596,"46309":9596,"46310":9596,"46311":9596,"46312":9596,"46313":9596,"46314":9596,"46315":9596,"46316":9596,"46317":9596,"46318":9596,"46319":9596,"46320":9596,"46321":9596,"46322":9596,"46323":9596,"46324":9597,"46325":9597,"46326":9597,"46327":9597,"46328":9597,"46329":9597,"46330":9597,"46331":9597,"46332":9597,"46333":9597,"46334":9597,"46335":9597,"46336":9597,"46337":9597,"46338":9597,"46339":9597,"46344":9597,"46345":9597,"46346":9597,"46347":9597,"46348":9597,"46349":9597,"46350":9597,"46351":9597,"46352":9597,"46353":9597,"46364":9597,"46365":9597,"46366":9597,"46367":9597,"46368":9597,"46374":9597,"46375":9597,"46376":9597,"46378":9597,"46379":9597,"46381":9597,"46382":9597,"46383":9597,"46384":9597,"46385":9597,"46386":9597,"46387":9597,"46390":9597,"46391":9597,"46392":9597,"46416":9597,"46417":9597,"46418":9597,"46419":9597,"46422":9597,"46423":9597,"46424":9597,"46425":9597,"46426":9597,"46427":9597,"46428":9597,"46429":9597,"46430":9597,"46431":9597,"46432":9597,"46443":9597,"46444":9597,"46445":9597,"46447":9597,"46449":9597,"46450":9597,"46451":9597,"46453":9597,"46455":9597,"46456":9597,"46457":9597,"46458":9597,"46464":9597,"46465":9597,"46466":9597,"46468":9597,"46470":9597,"46472":9597,"46476":9597,"46478":9597,"46484":9597,"46485":9597,"46486":9597,"46487":9597,"46488":9597,"46494":9597,"46495":9597,"46496":9597,"46497":9597,"46498":9597,"46499":9597,"46500":9597,"46501":9597,"46502":9597,"46503":9597,"46509":9597,"46510":9597,"46511":9597,"46512":9597,"46513":9597,"46514":9597,"46515":9597,"46516":9597,"46517":9597,"46524":9598,"46525":9598,"46526":9598,"46527":9598,"46528":9598,"46529":9598,"46530":9598,"46531":9598,"46532":9598,"46533":9598,"46534":9598,"46535":9598,"46536":9598,"46537":9598,"46538":9598,"46539":9598,"46540":9598,"46541":9598,"46542":9598,"46543":9598,"46544":9598,"46545":9598,"46546":9598,"46547":9598,"46548":9598,"46549":9598,"46554":9598,"46555":9598,"46556":9598,"46557":9598,"46558":9598,"46559":9598,"46560":9598,"46561":9598,"46562":9598,"46563":9598,"46564":9598,"46565":9598,"46566":9598,"46567":9598,"46568":9598,"46569":9598,"46570":9598,"46571":9598,"46572":9598,"46573":9598,"46579":9598,"46580":9598,"46581":9598,"46582":9598,"46583":9598,"46584":9598,"46585":9598,"46586":9598,"46587":9598,"46588":9598,"46589":9598,"46590":9598,"46591":9598,"46592":9598,"46593":9598,"46594":9598,"46595":9598,"46596":9598,"46597":9598,"46598":9598,"46599":9598,"46600":9598,"46601":9598,"46602":9598,"46603":9598,"46604":9598,"46605":9598,"46606":9598,"46607":9598,"46608":9598,"46609":9598,"46610":9598,"46611":9598,"46612":9598,"46613":9598,"46614":9598,"46615":9598,"46616":9598,"46617":9598,"46618":9598,"46629":9598,"46630":9598,"46631":9598,"46632":9598,"46633":9598,"46639":9598,"46640":9598,"46641":9598,"46642":9598,"46643":9598,"46644":9598,"46645":9598,"46646":9598,"46647":9598,"46648":9598,"46654":9598,"46655":9598,"46656":9598,"46657":9598,"46658":9598,"46659":9598,"46660":9598,"46661":9598,"46662":9598,"46663":9598,"46669":9598,"46671":9598,"46672":9598,"46673":9598,"46674":9598,"46675":9598,"46676":9598,"46677":9598,"46678":9598,"46679":9598,"46680":9598,"46681":9598,"46682":9598,"46683":9598,"46684":9598,"46685":9598,"46686":9598,"46687":9598,"46688":9598,"46689":9598,"46690":9598,"46691":9598,"46692":9598,"46693":9598,"46694":9599,"46695":9599,"46696":9599,"46697":9599,"46698":9599,"46699":9599,"46700":9599,"46701":9599,"46702":9599,"46703":9599,"46704":9599,"46705":9599,"46706":9599,"46707":9599,"46708":9599,"46710":9599,"46711":9599,"46712":9599,"46713":9599,"46714":9599,"46715":9599,"46716":9599,"46717":9599,"46718":9599,"46719":9599,"46720":9599,"46721":9599,"46722":9599,"46723":9599,"46724":9599,"46725":9599,"46726":9599,"46727":9599,"46728":9599,"46729":9599,"46739":9599,"46740":9599,"46741":9599,"46742":9599,"46744":9599,"46745":9599,"46746":9599,"46747":9599,"46748":9599,"46754":9599,"46755":9599,"46756":9599,"46757":9599,"46758":9599,"46759":9599,"46760":9599,"46761":9599,"46762":9599,"46763":9599,"46764":9599,"46765":9599,"46766":9599,"46767":9599,"46768":9599,"46769":9599,"46770":9599,"46771":9599,"46772":9599,"46773":9599,"46779":9599,"46780":9599,"46781":9599,"46782":9599,"46783":9599,"46784":9599,"46785":9599,"46786":9599,"46787":9599,"46788":9599,"46789":9599,"46790":9599,"46791":9599,"46792":9599,"46793":9599,"46794":9599,"46795":9599,"46796":9599,"46797":9599,"46798":9599,"46804":9599,"46805":9599,"46806":9599,"46807":9599,"46808":9599,"46809":9599,"46810":9599,"46811":9599,"46812":9599,"46813":9599,"46819":9599,"46820":9599,"46821":9599,"46822":9599,"46823":9599,"46824":9599,"46825":9599,"46826":9599,"46827":9599,"46828":9599,"46829":9599,"46830":9599,"46831":9599,"46832":9599,"46833":9599,"46834":9599,"46836":9599,"46837":9599,"46838":9599,"46839":9599,"46840":9599,"46841":9599,"46842":9599,"46843":9599,"46844":9599,"46845":9599,"46846":9599,"46847":9599,"46848":9599,"46869":9599,"46870":9599,"46871":9599,"46872":9599,"46873":9599,"46884":9600,"46889":9600,"46894":9600,"46899":9600,"46904":9600,"46909":9600,"46914":9600,"46919":9600,"46934":9600,"46939":9600,"46944":9601,"46945":9601,"46946":9601,"46947":9601,"46948":9601,"46949":9601,"46959":9601,"46960":9601,"46961":9601,"46962":9601,"46963":9601,"46964":9601,"46965":9601,"46966":9601,"46967":9601,"46968":9601,"46969":9601,"46970":9601,"46971":9601,"46972":9601,"46973":9601,"46974":9602,"46975":9602,"46976":9602,"46977":9602,"46978":9602,"46979":9602,"46980":9602,"46981":9602,"46982":9602,"46983":9602,"46984":9602,"46994":9602,"46995":9602,"46996":9602,"46997":9602,"46998":9602,"46999":9602,"47000":9602,"47001":9602,"47002":9602,"47003":9602,"47004":9602,"47005":9602,"47006":9602,"47007":9602,"47008":9602,"47009":9602,"47010":9602,"47011":9602,"47012":9602,"47013":9602,"47024":9602,"47025":9602,"47026":9602,"47027":9602,"47028":9602,"47029":9602,"47030":9602,"47031":9602,"47032":9602,"47033":9602,"47034":9602,"47035":9602,"47036":9602,"47037":9602,"47038":9602,"47039":9602,"47040":9602,"47041":9602,"47042":9602,"47043":9602,"47044":9602,"47046":9602,"47047":9602,"47048":9602,"47049":9602,"47050":9602,"47051":9602,"47052":9602,"47053":9602,"47054":9602,"47055":9602,"47056":9602,"47057":9602,"47058":9602,"47059":9602,"47060":9602,"47061":9602,"47062":9602,"47063":9602,"47064":9602,"47065":9602,"47066":9602,"47067":9602,"47068":9602,"47069":9602,"47070":9602,"47071":9602,"47072":9602,"47073":9602,"47076":9602,"47077":9602,"47078":9602,"47079":9602,"47080":9602,"47081":9602,"47082":9602,"47083":9602,"47084":9602,"47085":9602,"47086":9602,"47087":9602,"47088":9602,"47089":9602,"47090":9602,"47091":9602,"47092":9602,"47093":9602,"47104":9602,"47105":9602,"47106":9602,"47107":9602,"47108":9602,"47109":9602,"47110":9602,"47112":9602,"47114":9602,"47115":9602,"47116":9602,"47117":9602,"47118":9602,"47120":9602,"47121":9602,"47122":9602,"47123":9602,"47124":9602,"47125":9602,"47126":9602,"47127":9602,"47128":9602,"47129":9602,"47130":9602,"47131":9602,"47132":9602,"47133":9602,"47134":9602,"47135":9602,"47136":9602,"47137":9602,"47138":9602,"47139":9602,"47140":9602,"47141":9602,"47142":9602,"47143":9602,"47144":9603,"47145":9603,"47146":9603,"47147":9603,"47148":9603,"47149":9603,"47150":9603,"47151":9603,"47152":9603,"47153":9603,"47154":9603,"47155":9603,"47156":9603,"47157":9603,"47158":9603,"47159":9603,"47160":9603,"47161":9603,"47162":9603,"47163":9603,"47164":9603,"47165":9603,"47166":9603,"47167":9603,"47168":9603,"47170":9603,"47171":9603,"47172":9603,"47173":9603,"47174":9603,"47175":9603,"47176":9603,"47177":9603,"47178":9603,"47180":9603,"47181":9603,"47182":9603,"47183":9603,"47184":9603,"47185":9603,"47186":9603,"47187":9603,"47188":9603,"47189":9604,"47194":9604,"47195":9604,"47196":9604,"47197":9604,"47198":9604,"47199":9605,"47204":9605,"47209":9605,"47214":9605,"47219":9605,"47224":9605,"47229":9605,"47234":9605,"47239":9605,"47249":9605,"47254":9605,"47269":9605,"47274":9605,"47279":9605,"47284":9605,"47289":9605,"47294":9605,"47299":9605,"47304":9605,"47309":9605,"47324":9605,"47329":9605,"47334":9606,"47335":9606,"47336":9606,"47337":9606,"47338":9606,"47339":9606,"47340":9606,"47341":9606,"47342":9606,"47343":9606,"47344":9606,"47354":9606,"47355":9606,"47356":9606,"47357":9606,"47358":9606,"47359":9606,"47360":9606,"47361":9606,"47362":9606,"47363":9606,"47364":9606,"47365":9606,"47366":9606,"47367":9606,"47368":9606,"47369":9606,"47370":9606,"47371":9606,"47372":9606,"47373":9606,"47374":9606,"47375":9606,"47376":9606,"47377":9606,"47378":9606,"47379":9606,"47380":9606,"47381":9606,"47382":9606,"47383":9606,"47389":9606,"47390":9606,"47391":9606,"47392":9606,"47393":9606,"47394":9606,"47395":9606,"47396":9606,"47397":9606,"47398":9606,"47399":9606,"47400":9606,"47401":9606,"47402":9606,"47403":9606,"47404":9606,"47405":9606,"47406":9606,"47407":9606,"47408":9606,"47409":9606,"47410":9606,"47411":9606,"47412":9606,"47413":9606,"47414":9606,"47415":9606,"47416":9606,"47417":9606,"47418":9606,"47424":9606,"47425":9606,"47426":9606,"47427":9606,"47428":9606,"47429":9606,"47430":9606,"47431":9606,"47432":9606,"47434":9606,"47435":9606,"47436":9606,"47437":9606,"47438":9606,"47439":9606,"47440":9606,"47441":9606,"47442":9606,"47443":9606,"47444":9606,"47445":9606,"47446":9606,"47447":9606,"47448":9606,"47449":9606,"47450":9606,"47451":9606,"47452":9606,"47453":9606,"47454":9606,"47455":9606,"47456":9606,"47457":9606,"47458":9606,"47459":9606,"47460":9606,"47461":9606,"47462":9606,"47463":9606,"47464":9606,"47465":9606,"47466":9606,"47467":9606,"47468":9606,"47469":9606,"47470":9606,"47471":9606,"47472":9606,"47473":9606,"47479":9606,"47480":9606,"47481":9606,"47482":9606,"47483":9606,"47484":9606,"47485":9606,"47486":9606,"47487":9606,"47488":9606,"47489":9606,"47490":9606,"47491":9606,"47492":9606,"47493":9606,"47499":9606,"47500":9606,"47501":9606,"47502":9606,"47503":9606,"47504":9606,"47505":9606,"47506":9606,"47507":9606,"47508":9606,"47509":9606,"47510":9606,"47511":9606,"47512":9606,"47513":9606,"47514":9606,"47515":9606,"47516":9606,"47517":9606,"47518":9606,"47524":9606,"47525":9606,"47526":9606,"47527":9606,"47528":9606,"47529":9606,"47530":9606,"47531":9606,"47532":9606,"47533":9606,"47534":9607,"47535":9607,"47536":9607,"47537":9607,"47538":9607,"47539":9607,"47540":9607,"47541":9607,"47542":9607,"47543":9607,"47544":9607,"47545":9607,"47546":9607,"47547":9607,"47548":9607,"47549":9607,"47550":9607,"47551":9607,"47552":9607,"47553":9607,"47554":9607,"47559":9607,"47560":9607,"47561":9607,"47562":9607,"47563":9607,"47574":9607,"47575":9607,"47576":9607,"47577":9607,"47578":9607,"47579":9607,"47580":9607,"47581":9607,"47582":9607,"47583":9607,"47584":9607,"47585":9607,"47586":9607,"47587":9607,"47588":9607,"47594":9607,"47595":9607,"47596":9607,"47597":9607,"47598":9607,"47599":9607,"47600":9607,"47601":9607,"47602":9607,"47603":9607,"47604":9607,"47605":9607,"47606":9607,"47607":9607,"47608":9607,"47609":9607,"47611":9607,"47612":9607,"47613":9607,"47614":9607,"47615":9607,"47616":9607,"47617":9607,"47618":9607,"47619":9607,"47620":9607,"47621":9607,"47622":9607,"47623":9607,"47624":9607,"47625":9607,"47626":9607,"47627":9607,"47628":9607,"47629":9607,"47630":9607,"47631":9607,"47632":9607,"47633":9607,"47634":9607,"47635":9607,"47636":9607,"47637":9607,"47638":9607,"47639":9607,"47640":9607,"47641":9607,"47642":9607,"47643":9607,"47649":9607,"47650":9607,"47651":9607,"47652":9607,"47653":9607,"47654":9607,"47655":9607,"47656":9607,"47659":9608,"47660":9608,"47661":9608,"47662":9608,"47663":9608,"47664":9608,"47665":9608,"47666":9608,"47667":9608,"47668":9608,"47669":9608,"47670":9608,"47671":9608,"47672":9608,"47673":9608,"47674":9608,"47679":9608,"47680":9608,"47681":9608,"47682":9608,"47683":9608,"47684":9608,"47685":9608,"47686":9608,"47688":9608,"47690":9608,"47691":9608,"47692":9608,"47693":9608,"47694":9608,"47695":9608,"47696":9608,"47697":9608,"47698":9608,"47699":9608,"47700":9608,"47701":9608,"47702":9608,"47703":9608,"47704":9608,"47705":9608,"47706":9608,"47707":9608,"47708":9608,"47714":9609,"47715":9609,"47716":9609,"47717":9609,"47718":9609,"47719":9609,"47720":9609,"47721":9609,"47722":9609,"47723":9609,"47724":9609,"47729":9610,"47739":9610,"47744":9610,"47749":9610,"47754":9610,"47759":9610,"47764":9610,"47769":9610,"47789":9610,"47794":9610,"47799":9610,"47804":9610,"47829":9610,"47834":9610,"47854":9610,"47864":9610,"47869":9610,"47884":9610,"47894":9610,"47899":9610,"47904":9610,"47929":9611,"47930":9611,"47931":9611,"47932":9611,"47933":9611,"47934":9611,"47935":9611,"47936":9611,"47937":9611,"47938":9611,"47939":9611,"47940":9611,"47941":9611,"47942":9611,"47943":9611,"47944":9611,"47945":9611,"47946":9611,"47947":9611,"47948":9611,"47949":9611,"47950":9611,"47951":9611,"47952":9611,"47957":9611,"47958":9611,"47959":9611,"47960":9611,"47961":9611,"47962":9611,"47963":9611,"47965":9611,"47966":9611,"47968":9611,"47969":9611,"47979":9611,"47980":9611,"47981":9611,"47983":9611,"47984":9611,"47985":9611,"47987":9611,"47988":9611,"47990":9611,"47992":9611,"47993":9611,"47994":9611,"47996":9611,"48000":9611,"48002":9611,"48003":9611,"48004":9611,"48007":9611,"48019":9611,"48020":9611,"48021":9611,"48023":9611,"48024":9611,"48025":9611,"48026":9611,"48027":9611,"48033":9611,"48035":9611,"48036":9611,"48037":9611,"48038":9611,"48039":9611,"48044":9611,"48045":9611,"48046":9611,"48048":9611,"48050":9611,"48053":9611,"48055":9611,"48056":9611,"48057":9611,"48059":9611,"48060":9611,"48061":9611,"48063":9611,"48074":9611,"48075":9611,"48076":9611,"48080":9611,"48082":9611,"48085":9611,"48086":9611,"48089":9611,"48092":9611,"48093":9611,"48095":9611,"48096":9611,"48097":9611,"48098":9611,"48099":9611,"48103":9611,"48104":9611,"48105":9611,"48106":9611,"48108":9611,"48109":9611,"48111":9611,"48112":9611,"48116":9611,"48118":9611,"48120":9611,"48122":9611,"48129":9612,"48130":9612,"48131":9612,"48132":9612,"48133":9612,"48134":9612,"48135":9612,"48136":9612,"48137":9612,"48138":9612,"48139":9612,"48140":9612,"48141":9612,"48142":9612,"48143":9612,"48144":9612,"48145":9612,"48146":9612,"48147":9612,"48148":9612,"48149":9612,"48150":9612,"48151":9612,"48152":9612,"48153":9612,"48154":9612,"48155":9612,"48156":9612,"48157":9612,"48158":9612,"48159":9612,"48169":9612,"48170":9612,"48171":9612,"48172":9612,"48173":9612,"48174":9612,"48175":9612,"48176":9612,"48177":9612,"48178":9612,"48184":9612,"48185":9612,"48186":9612,"48187":9612,"48188":9612,"48194":9612,"48195":9612,"48196":9612,"48197":9612,"48198":9612,"48199":9612,"48200":9612,"48201":9612,"48202":9612,"48203":9612,"48204":9612,"48205":9612,"48206":9612,"48207":9612,"48208":9612,"48214":9612,"48215":9612,"48216":9612,"48217":9612,"48218":9612,"48219":9612,"48220":9612,"48221":9612,"48222":9612,"48223":9612,"48239":9612,"48241":9612,"48242":9612,"48243":9612,"48244":9612,"48245":9612,"48246":9612,"48247":9612,"48248":9612,"48249":9612,"48250":9612,"48251":9612,"48252":9612,"48253":9612,"48254":9612,"48255":9612,"48256":9612,"48257":9612,"48258":9612,"48259":9612,"48260":9612,"48261":9612,"48262":9612,"48263":9612,"48264":9612,"48265":9612,"48266":9612,"48267":9612,"48268":9612,"48269":9612,"48271":9612,"48272":9612,"48273":9612,"48274":9612,"48275":9612,"48276":9612,"48277":9612,"48278":9612,"48284":9612,"48285":9612,"48286":9612,"48287":9612,"48288":9612,"48289":9612,"48290":9612,"48291":9612,"48292":9612,"48293":9612,"48294":9612,"48295":9612,"48296":9612,"48297":9612,"48304":9612,"48305":9612,"48306":9612,"48307":9612,"48308":9612,"48314":9612,"48315":9612,"48316":9612,"48317":9612,"48318":9612,"48319":9612,"48320":9612,"48321":9612,"48322":9612,"48323":9612,"48324":9612,"48325":9612,"48326":9612,"48327":9612,"48328":9612,"48329":9613,"48330":9613,"48331":9613,"48332":9613,"48333":9613,"48334":9613,"48335":9613,"48336":9613,"48337":9613,"48338":9613,"48339":9613,"48340":9613,"48341":9613,"48342":9613,"48343":9613,"48344":9614,"48345":9614,"48346":9614,"48347":9614,"48348":9614,"48349":9614,"48354":9614,"48355":9614,"48356":9614,"48357":9614,"48358":9614,"48359":9615,"48364":9615,"48369":9615,"48374":9615,"48379":9615,"48384":9615,"48389":9615,"48394":9615,"48399":9615,"48404":9615,"48409":9616,"48410":9616,"48411":9616,"48412":9616,"48413":9616,"48414":9616,"48419":9617,"48420":9617,"48421":9617,"48422":9617,"48423":9617,"48424":9617,"48425":9617,"48426":9617,"48427":9617,"48428":9617,"48429":9617,"48430":9617,"48431":9617,"48432":9617,"48434":9617,"48435":9617,"48436":9617,"48437":9617,"48438":9617,"48439":9617,"48440":9617,"48441":9617,"48442":9617,"48443":9617,"48444":9617,"48445":9617,"48446":9617,"48447":9617,"48448":9617,"48449":9617,"48450":9617,"48451":9617,"48452":9617,"48453":9617,"48454":9617,"48455":9617,"48456":9617,"48457":9617,"48458":9617,"48459":9617,"48460":9617,"48461":9617,"48462":9617,"48463":9617,"48464":9617,"48465":9617,"48466":9617,"48467":9617,"48468":9617,"48469":9617,"48471":9617,"48472":9617,"48473":9617,"48474":9617,"48475":9617,"48476":9617,"48477":9617,"48478":9617,"48479":9617,"48480":9617,"48481":9617,"48482":9617,"48483":9617,"48484":9617,"48485":9617,"48486":9617,"48487":9617,"48488":9617,"48489":9617,"48490":9617,"48491":9617,"48493":9617,"48494":9617,"48495":9617,"48496":9617,"48497":9617,"48498":9617,"48500":9617,"48501":9617,"48502":9617,"48503":9617,"48504":9617,"48505":9617,"48506":9617,"48507":9617,"48508":9617,"48509":9618,"48510":9618,"48511":9618,"48512":9618,"48513":9618,"48514":9618,"48515":9618,"48516":9618,"48517":9618,"48519":9618,"48520":9618,"48521":9618,"48523":9618,"48524":9618,"48525":9618,"48526":9618,"48527":9618,"48528":9618,"48530":9618,"48532":9618,"48533":9618,"48535":9618,"48536":9618,"48538":9618,"48539":9618,"48541":9618,"48542":9618,"48543":9618,"48548":9618,"48552":9618,"48553":9618,"48554":9618,"48555":9618,"48556":9618,"48557":9618,"48558":9618,"48559":9618,"48560":9618,"48561":9618,"48562":9618,"48564":9618,"48566":9618,"48567":9618,"48569":9618,"48570":9618,"48571":9618,"48573":9618,"48574":9618,"48584":9618,"48585":9618,"48586":9618,"48594":9618,"48595":9618,"48598":9618,"48604":9618,"48608":9618,"48609":9618,"48610":9618,"48612":9618,"48613":9618,"48633":9618,"48634":9618,"48635":9618,"48636":9618,"48637":9618,"48638":9618,"48639":9618,"48640":9618,"48642":9618,"48643":9618,"48644":9618,"48645":9618,"48646":9618,"48647":9618,"48649":9619,"48650":9619,"48651":9619,"48652":9619,"48653":9619,"48654":9619,"48655":9619,"48656":9619,"48657":9619,"48658":9619,"48659":9619,"48660":9619,"48661":9619,"48662":9619,"48663":9619,"48664":9619,"48669":9619,"48671":9619,"48672":9619,"48673":9619,"48675":9619,"48676":9619,"48678":9619,"48679":9619,"48680":9619,"48681":9619,"48682":9619,"48689":9619,"48690":9619,"48691":9619,"48692":9619,"48693":9619,"48699":9619,"48700":9619,"48702":9619,"48709":9619,"48711":9619,"48712":9619,"48713":9619,"48714":9619,"48715":9619,"48716":9619,"48717":9619,"48719":9619,"48720":9619,"48721":9619,"48722":9619,"48723":9619,"48725":9619,"48726":9619,"48727":9619,"48728":9619,"48734":9619,"48735":9619,"48736":9619,"48737":9619,"48738":9619,"48739":9619,"48740":9619,"48743":9619,"48746":9619,"48748":9619,"48751":9619,"48753":9619,"48754":9619,"48755":9619,"48757":9619,"48758":9619,"48764":9619,"48765":9619,"48766":9619,"48767":9619,"48768":9619,"48769":9619,"48770":9619,"48771":9619,"48772":9619,"48774":9620,"48779":9620,"48784":9620,"48789":9620,"48794":9620,"48799":9621,"48800":9621,"48801":9621,"48802":9621,"48803":9621,"48804":9621,"48809":9622,"48810":9622,"48811":9622,"48812":9622,"48813":9622,"48814":9622,"48819":9622,"48820":9622,"48821":9622,"48822":9622,"48823":9622,"48829":9622,"48830":9622,"48831":9622,"48832":9622,"48833":9622,"48839":9622,"48840":9622,"48841":9622,"48842":9622,"48843":9622,"48844":9622,"48845":9622,"48846":9622,"48847":9622,"48848":9622,"48849":9622,"48850":9622,"48851":9622,"48852":9622,"48853":9622,"48854":9622,"48855":9622,"48856":9622,"48857":9622,"48858":9622,"48859":9622,"48860":9622,"48861":9622,"48862":9622,"48863":9622,"48864":9622,"48865":9622,"48866":9622,"48867":9622,"48868":9622,"48869":9622,"48870":9622,"48871":9622,"48873":9622,"48879":9622,"48880":9622,"48881":9622,"48882":9622,"48883":9622,"48884":9622,"48885":9622,"48886":9622,"48887":9622,"48888":9622,"48894":9622,"48895":9622,"48896":9622,"48897":9622,"48898":9622,"48899":9622,"48900":9622,"48901":9622,"48902":9622,"48903":9622,"48904":9622,"48905":9622,"48906":9622,"48907":9622,"48908":9622,"48909":9622,"48910":9622,"48911":9622,"48912":9622,"48913":9622,"48914":9622,"48915":9622,"48916":9622,"48917":9622,"48918":9622,"48919":9622,"48920":9622,"48921":9622,"48922":9622,"48923":9622,"48924":9622,"48925":9622,"48926":9622,"48927":9622,"48928":9622,"48929":9622,"48930":9622,"48931":9622,"48932":9622,"48933":9622,"48934":9622,"48935":9622,"48936":9622,"48937":9622,"48938":9622,"48939":9622,"48940":9622,"48941":9622,"48942":9622,"48943":9622,"48944":9622,"48945":9622,"48946":9622,"48947":9622,"48948":9622,"48949":9622,"48950":9622,"48951":9622,"48952":9622,"48953":9622,"48954":9622,"48955":9622,"48956":9622,"48957":9622,"48958":9622,"48959":9622,"48960":9622,"48961":9622,"48962":9622,"48963":9622,"48964":9622,"48965":9622,"48966":9622,"48967":9622,"48968":9622,"48979":9622,"48980":9622,"48981":9622,"48983":9622,"48984":9622,"48985":9622,"48986":9622,"48987":9622,"48988":9622,"48994":9623,"48995":9623,"48996":9623,"48997":9623,"48998":9623,"48999":9623,"49000":9623,"49001":9623,"49002":9623,"49003":9623,"49004":9623,"49014":9623,"49015":9623,"49016":9623,"49017":9623,"49018":9623,"49019":9623,"49020":9623,"49021":9623,"49022":9623,"49023":9623,"49029":9623,"49030":9623,"49031":9623,"49032":9623,"49033":9623,"49034":9623,"49035":9623,"49036":9623,"49037":9623,"49038":9623,"49039":9623,"49040":9623,"49041":9623,"49042":9623,"49043":9623,"49044":9623,"49045":9623,"49046":9623,"49047":9623,"49048":9623,"49054":9623,"49055":9623,"49056":9623,"49057":9623,"49058":9623,"49064":9623,"49065":9623,"49067":9623,"49068":9623,"49069":9623,"49070":9623,"49071":9623,"49072":9623,"49073":9623,"49074":9623,"49075":9623,"49076":9623,"49077":9623,"49078":9623,"49079":9623,"49080":9623,"49081":9623,"49082":9623,"49083":9623,"49084":9623,"49085":9623,"49086":9623,"49087":9623,"49088":9623,"49089":9623,"49090":9623,"49091":9623,"49092":9623,"49093":9623,"49094":9623,"49095":9623,"49096":9623,"49097":9623,"49098":9623,"49104":9623,"49105":9623,"49106":9623,"49107":9623,"49108":9623,"49109":9623,"49110":9623,"49111":9623,"49112":9623,"49113":9623,"49114":9623,"49115":9623,"49116":9623,"49117":9623,"49118":9623,"49124":9623,"49125":9623,"49126":9623,"49127":9623,"49128":9623,"49129":9624,"49133":9625,"49138":9625,"49148":9625,"49153":9625,"49163":9625,"49168":9625,"49193":9625,"49203":9625,"49208":9625,"49213":9625,"49218":9625,"49228":9625,"49238":9625,"49243":9625,"49248":9625,"49253":9625,"49268":9625,"49308":9625,"49333":9626,"49338":9626,"49339":9626,"49340":9626,"49341":9626,"49342":9626,"49343":9626,"49344":9626,"49345":9626,"49346":9626,"49347":9626,"49348":9626,"49349":9626,"49350":9626,"49351":9626,"49352":9626,"49353":9626,"49354":9626,"49355":9626,"49356":9626,"49357":9626,"49358":9626,"49359":9626,"49360":9626,"49361":9626,"49362":9626,"49363":9626,"49364":9626,"49365":9626,"49366":9626,"49367":9626,"49368":9626,"49369":9626,"49370":9626,"49371":9626,"49372":9626,"49373":9626,"49374":9626,"49375":9626,"49376":9626,"49377":9626,"49378":9626,"49379":9626,"49380":9626,"49381":9626,"49382":9626,"49383":9626,"49384":9626,"49385":9626,"49386":9626,"49387":9626,"49393":9626,"49394":9626,"49395":9626,"49396":9626,"49397":9626,"49398":9626,"49399":9626,"49400":9626,"49402":9626,"49403":9626,"49404":9626,"49405":9626,"49406":9626,"49407":9626,"49413":9626,"49414":9626,"49415":9626,"49416":9626,"49417":9626,"49418":9626,"49419":9626,"49420":9626,"49421":9626,"49422":9626,"49423":9627,"49424":9627,"49425":9627,"49426":9627,"49427":9627,"49428":9627,"49429":9627,"49430":9627,"49431":9627,"49432":9627,"49433":9627,"49438":9627,"49439":9627,"49440":9627,"49441":9627,"49442":9627,"49448":9627,"49449":9627,"49450":9627,"49451":9627,"49452":9627,"49453":9627,"49454":9627,"49455":9627,"49456":9627,"49457":9627,"49458":9627,"49459":9627,"49460":9627,"49461":9627,"49463":9627,"49464":9627,"49465":9627,"49466":9627,"49467":9627,"49468":9627,"49469":9627,"49470":9627,"49471":9627,"49473":9628,"49474":9628,"49475":9628,"49476":9628,"49477":9628,"49478":9628,"49479":9628,"49480":9628,"49481":9628,"49482":9628,"49483":9628,"49486":9628,"49487":9628,"49489":9628,"49491":9628,"49493":9628,"49495":9628,"49496":9628,"49497":9628,"49501":9628,"49502":9628,"49504":9628,"49506":9628,"49508":9628,"49509":9628,"49511":9628,"49513":9628,"49519":9628,"49520":9628,"49522":9628,"49523":9628,"49524":9628,"49525":9628,"49526":9628,"49527":9628,"49528":9628,"49529":9628,"49534":9628,"49536":9628,"49538":9628,"49541":9628,"49542":9628,"49543":9628,"49545":9628,"49546":9628,"49547":9628,"49548":9628,"49549":9628,"49551":9628,"49552":9628,"49553":9628,"49555":9628,"49556":9628,"49557":9628,"49560":9628,"49561":9628,"49562":9628,"49563":9628,"49564":9628,"49565":9628,"49566":9628,"49567":9628,"49569":9628,"49570":9628,"49571":9628,"49573":9628,"49574":9628,"49575":9628,"49576":9628,"49588":9628,"49589":9628,"49590":9628,"49592":9628,"49600":9628,"49601":9628,"49608":9628,"49609":9628,"49615":9628,"49616":9628,"49617":9628,"49619":9628,"49620":9628,"49630":9628,"49639":9628,"49641":9628,"49648":9628,"49649":9628,"49650":9628,"49651":9628,"49652":9628,"49653":9628,"49654":9628,"49655":9628,"49656":9628,"49657":9628,"49658":9628,"49659":9628,"49660":9628,"49661":9628,"49662":9628,"49663":9629,"49673":9629,"49674":9629,"49675":9629,"49676":9629,"49677":9629,"49678":9629,"49679":9629,"49680":9629,"49681":9629,"49682":9629,"49688":9629,"49689":9629,"49690":9629,"49691":9629,"49692":9629,"49693":9629,"49694":9629,"49695":9629,"49696":9629,"49697":9629,"49698":9629,"49699":9629,"49700":9629,"49701":9629,"49702":9629,"49703":9629,"49704":9629,"49705":9629,"49706":9629,"49707":9629,"49718":9629,"49719":9629,"49720":9629,"49721":9629,"49722":9629,"49728":9629,"49729":9629,"49733":9630,"49738":9630,"49743":9630,"49748":9631,"49749":9631,"49750":9631,"49751":9631,"49752":9631,"49753":9631,"49754":9631,"49755":9631,"49756":9631,"49757":9631,"49758":9632,"49768":9632,"49769":9632,"49770":9632,"49771":9632,"49772":9632,"49773":9632,"49774":9632,"49775":9632,"49776":9632,"49777":9632,"49778":9632,"49779":9632,"49780":9632,"49781":9632,"49782":9632,"49783":9632,"49784":9632,"49785":9632,"49786":9632,"49787":9632,"49788":9632,"49789":9632,"49790":9632,"49791":9632,"49792":9632,"49793":9632,"49794":9632,"49795":9632,"49796":9632,"49797":9632,"49798":9632,"49799":9632,"49800":9632,"49801":9632,"49802":9632,"49803":9632,"49804":9632,"49805":9632,"49806":9632,"49807":9632,"49808":9632,"49809":9632,"49810":9632,"49811":9632,"49812":9632,"49813":9632,"49814":9632,"49815":9632,"49816":9632,"49818":9633,"49819":9634,"49820":9634,"49821":9634,"49822":9634,"49823":9634,"49824":9634,"49825":9634,"49826":9634,"49827":9634,"49828":9634,"49829":9634,"49830":9634,"49831":9634,"49832":9634,"49833":9634,"49834":9634,"49835":9634,"49836":9634,"49837":9634,"49839":9634,"49840":9634,"49841":9634,"49842":9634,"49843":9634,"49844":9634,"49849":9634,"49850":9634,"49851":9634,"49852":9634,"49853":9634,"49854":9635,"49859":9635,"49864":9635,"49869":9635,"49874":9635,"49879":9635,"49889":9635,"49894":9635,"49899":9635,"49904":9635,"49909":9635,"49914":9635,"49919":9635,"49929":9635,"49934":9635,"49939":9635,"49944":9635,"49949":9635,"49954":9635,"49964":9635,"49974":9635,"49979":9635,"49984":9635,"49994":9635,"50004":9635,"50009":9635,"50014":9635,"50019":9635,"50024":9635,"50029":9635,"50039":9635,"50044":9635,"50049":9635,"50054":9636,"50059":9636,"50060":9636,"50061":9636,"50062":9636,"50063":9636,"50064":9636,"50065":9636,"50066":9636,"50067":9636,"50068":9636,"50069":9636,"50070":9636,"50071":9636,"50072":9636,"50073":9636,"50084":9636,"50085":9636,"50086":9636,"50087":9636,"50088":9636,"50094":9636,"50095":9636,"50096":9636,"50097":9636,"50098":9636,"50099":9636,"50101":9636,"50102":9636,"50103":9636,"50104":9636,"50105":9636,"50106":9636,"50107":9636,"50108":9636,"50109":9636,"50110":9636,"50111":9636,"50112":9636,"50113":9636,"50114":9636,"50115":9636,"50116":9636,"50117":9636,"50118":9636,"50119":9636,"50120":9636,"50121":9636,"50122":9636,"50123":9636,"50129":9636,"50130":9636,"50131":9636,"50132":9636,"50133":9636,"50134":9636,"50135":9636,"50136":9636,"50137":9636,"50138":9636,"50139":9636,"50140":9636,"50141":9636,"50142":9636,"50143":9636,"50144":9636,"50145":9636,"50146":9636,"50147":9636,"50148":9636,"50149":9636,"50150":9636,"50151":9636,"50152":9636,"50153":9636,"50154":9636,"50155":9636,"50156":9636,"50157":9636,"50158":9636,"50159":9636,"50160":9636,"50161":9636,"50162":9636,"50164":9636,"50165":9636,"50166":9636,"50167":9636,"50168":9636,"50169":9636,"50170":9636,"50171":9636,"50172":9636,"50173":9636,"50184":9636,"50185":9636,"50186":9636,"50187":9636,"50188":9636,"50189":9636,"50190":9636,"50191":9636,"50192":9636,"50193":9636,"50194":9636,"50195":9636,"50196":9636,"50197":9636,"50198":9636,"50199":9636,"50200":9636,"50201":9636,"50202":9636,"50204":9636,"50205":9636,"50206":9636,"50207":9636,"50208":9636,"50209":9636,"50210":9636,"50211":9636,"50212":9636,"50213":9636,"50214":9636,"50215":9636,"50216":9636,"50217":9636,"50218":9636,"50219":9636,"50220":9636,"50221":9636,"50222":9636,"50223":9636,"50234":9636,"50235":9636,"50236":9636,"50237":9636,"50238":9636,"50239":9636,"50240":9636,"50241":9636,"50242":9636,"50243":9636,"50244":9636,"50245":9636,"50246":9636,"50247":9636,"50248":9636,"50249":9636,"50250":9636,"50251":9636,"50252":9636,"50253":9636,"50254":9637,"50259":9637,"50260":9637,"50261":9637,"50262":9637,"50263":9637,"50264":9637,"50265":9637,"50266":9637,"50267":9637,"50268":9637,"50269":9637,"50270":9637,"50271":9637,"50272":9637,"50273":9637,"50274":9637,"50275":9637,"50276":9637,"50277":9637,"50278":9637,"50279":9637,"50280":9637,"50281":9637,"50282":9637,"50283":9637,"50284":9637,"50285":9637,"50286":9637,"50287":9637,"50288":9637,"50294":9637,"50295":9637,"50296":9637,"50297":9637,"50298":9637,"50304":9637,"50305":9637,"50306":9637,"50307":9637,"50308":9637,"50309":9637,"50310":9637,"50311":9637,"50312":9637,"50313":9637,"50314":9637,"50315":9637,"50316":9637,"50317":9637,"50318":9637,"50319":9637,"50320":9637,"50321":9637,"50322":9637,"50323":9637,"50329":9637,"50330":9637,"50331":9637,"50332":9637,"50333":9637,"50339":9637,"50340":9637,"50341":9637,"50342":9637,"50343":9637,"50344":9637,"50345":9637,"50346":9637,"50347":9637,"50348":9637,"50349":9637,"50350":9637,"50351":9637,"50352":9637,"50353":9637,"50354":9637,"50355":9637,"50356":9637,"50357":9637,"50358":9637,"50364":9637,"50365":9637,"50366":9637,"50367":9637,"50368":9637,"50369":9637,"50370":9637,"50371":9637,"50372":9637,"50373":9637,"50374":9637,"50375":9637,"50376":9637,"50377":9637,"50378":9637,"50379":9637,"50380":9637,"50381":9637,"50382":9637,"50383":9637,"50384":9637,"50385":9637,"50386":9637,"50387":9637,"50388":9637,"50389":9637,"50390":9637,"50391":9637,"50392":9637,"50393":9637,"50399":9637,"50400":9637,"50401":9637,"50402":9637,"50403":9637,"50404":9637,"50405":9637,"50406":9637,"50407":9637,"50408":9637,"50414":9637,"50415":9637,"50416":9637,"50417":9637,"50418":9637,"50419":9637,"50420":9637,"50421":9637,"50422":9637,"50423":9637,"50429":9637,"50430":9637,"50431":9637,"50432":9637,"50433":9637,"50434":9638,"50435":9638,"50436":9638,"50437":9638,"50438":9638,"50439":9638,"50440":9638,"50441":9638,"50442":9638,"50443":9638,"50444":9638,"50449":9638,"50450":9638,"50451":9638,"50452":9638,"50453":9638,"50454":9638,"50455":9638,"50456":9638,"50457":9638,"50458":9638,"50464":9638,"50466":9638,"50467":9638,"50468":9638,"50469":9638,"50470":9638,"50471":9638,"50472":9638,"50473":9638,"50474":9638,"50475":9638,"50476":9638,"50477":9638,"50478":9638,"50479":9638,"50480":9638,"50481":9638,"50482":9638,"50483":9638,"50484":9638,"50485":9638,"50486":9638,"50487":9638,"50488":9638,"50489":9638,"50490":9638,"50491":9638,"50492":9638,"50493":9638,"50494":9638,"50495":9638,"50496":9638,"50497":9638,"50498":9638,"50499":9638,"50500":9638,"50501":9638,"50502":9638,"50503":9638,"50504":9638,"50505":9638,"50506":9638,"50507":9638,"50508":9638,"50514":9638,"50515":9638,"50516":9638,"50517":9638,"50518":9638,"50519":9638,"50520":9638,"50521":9638,"50522":9638,"50523":9638,"50524":9638,"50525":9638,"50526":9638,"50527":9638,"50528":9638,"50535":9638,"50536":9638,"50537":9638,"50538":9638,"50539":9638,"50540":9638,"50541":9638,"50543":9638,"50544":9638,"50545":9638,"50546":9638,"50547":9638,"50548":9638,"50554":9638,"50555":9638,"50556":9638,"50557":9638,"50558":9638,"50559":9638,"50560":9638,"50561":9638,"50563":9638,"50564":9638,"50565":9638,"50566":9638,"50567":9638,"50568":9638,"50574":9638,"50575":9638,"50576":9638,"50577":9638,"50578":9638,"50579":9638,"50580":9638,"50581":9638,"50582":9638,"50584":9638,"50585":9638,"50586":9638,"50587":9638,"50588":9638,"50590":9638,"50591":9638,"50592":9638,"50593":9638,"50599":9638,"50600":9638,"50601":9638,"50602":9638,"50603":9638,"50604":9638,"50605":9638,"50606":9638,"50607":9638,"50608":9638,"50609":9638,"50611":9638,"50612":9638,"50613":9638,"50614":9638,"50615":9638,"50616":9638,"50617":9638,"50618":9638,"50619":9638,"50620":9638,"50621":9638,"50623":9638,"50629":9638,"50630":9638,"50631":9638,"50632":9638,"50633":9638,"50634":9639,"50635":9639,"50636":9639,"50637":9639,"50638":9639,"50639":9639,"50640":9639,"50641":9639,"50642":9639,"50643":9639,"50644":9639,"50645":9639,"50646":9639,"50647":9639,"50648":9639,"50649":9639,"50650":9639,"50651":9639,"50652":9639,"50653":9639,"50654":9639,"50655":9639,"50656":9639,"50657":9639,"50658":9639,"50659":9639,"50664":9639,"50665":9639,"50666":9639,"50667":9639,"50668":9639,"50674":9639,"50675":9639,"50676":9639,"50677":9639,"50678":9639,"50684":9639,"50685":9639,"50686":9639,"50687":9639,"50688":9639,"50689":9639,"50690":9639,"50691":9639,"50692":9639,"50693":9639,"50699":9639,"50700":9639,"50701":9639,"50702":9639,"50703":9639,"50704":9639,"50705":9639,"50706":9639,"50707":9639,"50708":9639,"50709":9639,"50710":9639,"50711":9639,"50712":9639,"50713":9639,"50724":9639,"50725":9639,"50726":9639,"50727":9639,"50728":9639,"50729":9639,"50730":9639,"50731":9639,"50732":9639,"50733":9639,"50739":9639,"50740":9639,"50741":9639,"50742":9639,"50743":9639,"50744":9639,"50745":9639,"50746":9639,"50747":9639,"50748":9639,"50754":9639,"50755":9639,"50756":9639,"50757":9639,"50758":9639,"50759":9639,"50760":9639,"50761":9639,"50762":9639,"50763":9639,"50764":9639,"50765":9639,"50766":9639,"50767":9639,"50768":9639,"50769":9639,"50770":9639,"50771":9639,"50772":9639,"50773":9639,"50774":9639,"50775":9639,"50776":9639,"50777":9639,"50778":9639,"50784":9639,"50785":9639,"50786":9639,"50787":9639,"50788":9639,"50789":9639,"50790":9639,"50791":9639,"50792":9639,"50793":9639,"50794":9639,"50795":9639,"50796":9639,"50797":9639,"50799":9639,"50800":9639,"50801":9639,"50802":9639,"50803":9639,"50804":9639,"50805":9639,"50806":9639,"50807":9639,"50808":9639,"50809":9639,"50810":9639,"50811":9639,"50812":9639,"50813":9639,"50824":9639,"50825":9639,"50826":9639,"50827":9639,"50828":9639,"50829":9639,"50830":9639,"50831":9639,"50832":9639,"50833":9639,"50834":9640,"50839":9640,"50844":9640,"50849":9640,"50854":9640,"50859":9640,"50869":9640,"50874":9640,"50884":9640,"50889":9640,"50894":9640,"50899":9640,"50904":9640,"50909":9640,"50914":9640,"50919":9640,"50924":9640,"50929":9640,"50954":9640,"50959":9640,"50964":9641,"50969":9641,"50970":9641,"50971":9641,"50972":9641,"50973":9641,"50974":9641,"50975":9641,"50976":9641,"50977":9641,"50978":9641,"50984":9641,"50985":9641,"50986":9641,"50987":9641,"50988":9641,"50989":9641,"50990":9641,"50991":9641,"50992":9641,"50993":9641,"50994":9641,"50995":9641,"50996":9641,"50997":9641,"50998":9641,"50999":9641,"51000":9641,"51001":9641,"51002":9641,"51003":9641,"51004":9641,"51005":9641,"51006":9641,"51007":9641,"51008":9641,"51009":9641,"51011":9641,"51014":9641,"51015":9641,"51016":9641,"51017":9641,"51018":9641,"51019":9641,"51020":9641,"51021":9641,"51022":9641,"51024":9641,"51027":9641,"51039":9641,"51040":9641,"51041":9641,"51042":9641,"51043":9641,"51044":9641,"51046":9641,"51049":9641,"51050":9641,"51051":9641,"51052":9641,"51053":9641,"51055":9641,"51056":9641,"51058":9641,"51059":9641,"51060":9641,"51062":9641,"51063":9641,"51064":9641,"51065":9641,"51066":9641,"51068":9641,"51074":9641,"51075":9641,"51076":9641,"51077":9641,"51078":9641,"51079":9641,"51081":9641,"51084":9641,"51085":9641,"51086":9641,"51088":9641,"51090":9641,"51091":9641,"51093":9641,"51094":9641,"51095":9641,"51097":9641,"51098":9641,"51104":9641,"51105":9641,"51106":9641,"51107":9641,"51108":9641,"51109":9641,"51111":9641,"51113":9641,"51119":9641,"51122":9641,"51123":9641,"51124":9641,"51125":9641,"51126":9641,"51127":9641,"51128":9641,"51135":9641,"51136":9641,"51137":9641,"51138":9641,"51140":9641,"51141":9641,"51142":9641,"51144":9641,"51145":9641,"51146":9641,"51147":9641,"51148":9641,"51149":9641,"51151":9641,"51156":9641,"51158":9641,"51159":9641,"51160":9641,"51161":9641,"51162":9641,"51163":9641,"51164":9642,"51165":9642,"51166":9642,"51167":9642,"51168":9642,"51169":9642,"51170":9642,"51171":9642,"51172":9642,"51173":9642,"51174":9642,"51175":9642,"51176":9642,"51177":9642,"51178":9642,"51179":9642,"51180":9642,"51181":9642,"51182":9642,"51183":9642,"51184":9642,"51185":9642,"51186":9642,"51187":9642,"51188":9642,"51189":9643,"51190":9643,"51191":9643,"51192":9643,"51193":9643,"51194":9643,"51195":9643,"51196":9643,"51197":9643,"51198":9643,"51199":9643,"51200":9643,"51201":9643,"51202":9643,"51203":9643,"51204":9643,"51205":9643,"51206":9643,"51207":9643,"51208":9643,"51209":9643,"51210":9643,"51211":9643,"51212":9643,"51213":9643,"51214":9643,"51215":9643,"51216":9643,"51217":9643,"51218":9643,"51219":9643,"51220":9643,"51221":9643,"51222":9643,"51223":9643,"51224":9643,"51225":9643,"51226":9643,"51227":9643,"51228":9643,"51229":9643,"51239":9643,"51240":9643,"51241":9643,"51242":9643,"51243":9643,"51249":9643,"51250":9643,"51251":9643,"51252":9643,"51253":9643,"51254":9643,"51255":9643,"51256":9643,"51257":9643,"51258":9643,"51259":9643,"51260":9643,"51261":9643,"51262":9643,"51263":9643,"51264":9643,"51265":9643,"51266":9643,"51267":9643,"51268":9643,"51274":9643,"51275":9643,"51276":9643,"51277":9643,"51278":9643,"51279":9643,"51280":9643,"51281":9643,"51282":9643,"51283":9643,"51284":9643,"51285":9643,"51286":9643,"51287":9643,"51288":9643,"51289":9643,"51290":9643,"51291":9643,"51292":9643,"51293":9643,"51294":9643,"51295":9643,"51296":9643,"51297":9643,"51298":9643,"51299":9643,"51300":9643,"51301":9643,"51302":9643,"51303":9643,"51304":9643,"51305":9643,"51306":9643,"51307":9643,"51308":9643,"51309":9643,"51310":9643,"51311":9643,"51312":9643,"51313":9643,"51319":9643,"51320":9643,"51321":9643,"51322":9643,"51323":9643,"51324":9643,"51325":9643,"51326":9643,"51327":9643,"51328":9643,"51329":9643,"51330":9643,"51331":9643,"51332":9643,"51333":9643,"51334":9643,"51335":9643,"51336":9643,"51337":9643,"51338":9643,"51339":9643,"51340":9643,"51341":9643,"51342":9643,"51343":9643,"51344":9643,"51345":9643,"51346":9643,"51347":9643,"51348":9643,"51349":9643,"51350":9643,"51351":9643,"51352":9643,"51353":9643,"51354":9643,"51355":9643,"51356":9643,"51357":9643,"51358":9643,"51359":9643,"51361":9643,"51362":9643,"51363":9643,"51364":9643,"51365":9643,"51366":9643,"51367":9643,"51368":9643,"51369":9643,"51370":9643,"51371":9643,"51372":9643,"51373":9643,"51374":9643,"51375":9643,"51377":9643,"51378":9643,"51379":9643,"51380":9643,"51381":9643,"51382":9643,"51383":9643,"51385":9643,"51386":9643,"51387":9643,"51388":9643,"51389":9644,"51390":9644,"51391":9644,"51392":9644,"51393":9644,"51394":9644,"51399":9644,"51400":9644,"51401":9644,"51402":9644,"51403":9644,"51404":9644,"51405":9644,"51406":9644,"51407":9644,"51408":9644,"51409":9644,"51410":9644,"51411":9644,"51412":9644,"51413":9644,"51414":9644,"51415":9644,"51416":9644,"51417":9644,"51418":9644,"51424":9644,"51425":9644,"51426":9644,"51427":9644,"51428":9644,"51434":9644,"51435":9644,"51436":9644,"51437":9644,"51438":9644,"51444":9644,"51445":9644,"51446":9644,"51447":9644,"51448":9644,"51449":9644,"51450":9644,"51451":9644,"51452":9644,"51453":9644,"51454":9644,"51455":9644,"51456":9644,"51457":9644,"51458":9644,"51459":9644,"51460":9644,"51461":9644,"51462":9644,"51463":9644,"51464":9644,"51465":9644,"51466":9644,"51467":9644,"51468":9644,"51469":9644,"51470":9644,"51471":9644,"51472":9644,"51473":9644,"51479":9644,"51480":9644,"51481":9644,"51482":9644,"51483":9644,"51484":9644,"51485":9644,"51486":9644,"51487":9644,"51488":9644,"51489":9644,"51490":9644,"51491":9644,"51492":9644,"51493":9644,"51504":9645,"51514":9645,"51519":9645,"51524":9645,"51529":9645,"51544":9645,"51554":9645,"51559":9645,"51594":9645,"51604":9645,"51609":9645,"51619":9645,"51629":9645,"51644":9645,"51654":9645,"51704":9646,"51719":9646,"51720":9646,"51721":9646,"51722":9646,"51723":9646,"51724":9646,"51725":9646,"51726":9646,"51727":9646,"51728":9646,"51729":9646,"51730":9646,"51731":9646,"51732":9646,"51733":9646,"51734":9646,"51735":9646,"51736":9646,"51737":9646,"51738":9646,"51739":9646,"51740":9646,"51741":9646,"51742":9646,"51743":9646,"51744":9646,"51745":9646,"51746":9646,"51747":9646,"51748":9646,"51749":9646,"51750":9646,"51751":9646,"51752":9646,"51753":9646,"51754":9646,"51755":9646,"51756":9646,"51757":9646,"51758":9646,"51759":9646,"51760":9646,"51764":9647,"51769":9647,"51770":9647,"51771":9647,"51772":9647,"51773":9647,"51774":9647,"51775":9647,"51776":9647,"51777":9647,"51778":9647,"51779":9648,"51780":9648,"51781":9648,"51782":9648,"51783":9648,"51784":9649,"51789":9650,"51794":9651,"51795":9651,"51796":9651,"51797":9651,"51798":9651,"51799":9651,"51800":9651,"51801":9651,"51802":9651,"51803":9651,"51804":9651,"51805":9651,"51806":9651,"51807":9651,"51808":9651,"51809":9651,"51810":9651,"51811":9651,"51812":9651,"51813":9651,"51814":9651,"51815":9651,"51816":9651,"51817":9651,"51818":9651,"51819":9651,"51820":9651,"51821":9651,"51822":9651,"51823":9651,"51824":9651,"51825":9651,"51826":9651,"51827":9651,"51828":9651,"51829":9651,"51830":9651,"51831":9651,"51832":9651,"51833":9651,"51834":9651,"51835":9651,"51836":9651,"51837":9651,"51838":9651,"51839":9651,"51840":9651,"51841":9651,"51842":9651,"51843":9651,"51844":9651,"51845":9651,"51846":9651,"51847":9651,"51848":9651,"51849":9651,"51850":9651,"51851":9651,"51852":9651,"51853":9651,"51854":9651,"51855":9651,"51856":9651,"51857":9651,"51858":9651,"51859":9651,"51860":9651,"51861":9651,"51862":9651,"51863":9651,"51864":9651,"51865":9651,"51866":9651,"51867":9651,"51868":9651,"51869":9651,"51870":9651,"51871":9651,"51872":9651,"51873":9651,"51874":9651,"51875":9651,"51876":9651,"51877":9651,"51878":9651,"51879":9651,"51880":9651,"51881":9651,"51882":9651,"51883":9651,"51884":9651,"51885":9651,"51886":9651,"51887":9651,"51888":9651,"51889":9651,"51890":9651,"51891":9651,"51892":9651,"51893":9651,"51894":9651,"51895":9651,"51896":9651,"51897":9651,"51898":9651,"51899":9655,"51904":9655,"51909":9655,"51914":9655,"51924":9655,"51929":9655,"51934":9655,"51939":9655,"51949":9655,"51954":9655,"51964":9655,"51969":9655,"51979":9655,"51984":9655,"51989":9655,"51994":9655,"51999":9655,"52004":9655,"52009":9655,"52014":9655,"52019":9655,"52024":9655,"52029":9655,"52034":9655,"52039":9655,"52054":9655,"52059":9655,"52069":9655,"52079":9656,"52089":9656,"52090":9656,"52091":9656,"52092":9656,"52093":9656,"52094":9656,"52095":9656,"52096":9656,"52097":9656,"52098":9656,"52104":9656,"52105":9656,"52106":9656,"52107":9656,"52108":9656,"52109":9656,"52110":9656,"52111":9656,"52112":9656,"52113":9656,"52114":9656,"52115":9656,"52116":9656,"52117":9656,"52118":9656,"52124":9656,"52125":9656,"52126":9656,"52127":9656,"52128":9656,"52129":9656,"52130":9656,"52131":9656,"52132":9656,"52133":9656,"52134":9656,"52135":9656,"52136":9656,"52137":9656,"52138":9656,"52139":9656,"52140":9656,"52141":9656,"52142":9656,"52144":9656,"52145":9656,"52146":9656,"52147":9656,"52148":9656,"52149":9656,"52150":9656,"52151":9656,"52152":9656,"52153":9656,"52154":9656,"52155":9656,"52156":9656,"52158":9656,"52159":9656,"52160":9656,"52161":9656,"52162":9656,"52163":9656,"52164":9656,"52165":9656,"52166":9656,"52167":9656,"52169":9656,"52170":9656,"52171":9656,"52172":9656,"52173":9656,"52174":9656,"52175":9656,"52176":9656,"52177":9656,"52178":9656,"52179":9656,"52180":9656,"52181":9656,"52182":9656,"52189":9656,"52190":9656,"52191":9656,"52192":9656,"52193":9656,"52194":9656,"52195":9656,"52196":9656,"52197":9656,"52198":9656,"52199":9656,"52200":9656,"52201":9656,"52203":9656,"52204":9656,"52207":9656,"52214":9656,"52215":9656,"52217":9656,"52218":9656,"52219":9656,"52220":9656,"52221":9656,"52222":9656,"52223":9656,"52234":9656,"52235":9656,"52236":9656,"52237":9656,"52238":9656,"52239":9656,"52240":9656,"52241":9656,"52242":9656,"52244":9656,"52245":9656,"52246":9656,"52248":9656,"52249":9656,"52250":9656,"52251":9656,"52253":9656,"52254":9656,"52255":9656,"52256":9656,"52257":9656,"52258":9656,"52259":9656,"52260":9656,"52261":9656,"52262":9656,"52263":9656,"52264":9656,"52265":9656,"52266":9656,"52267":9656,"52268":9656,"52269":9656,"52270":9656,"52271":9656,"52272":9656,"52273":9656,"52279":9657,"52280":9657,"52281":9657,"52282":9657,"52283":9657,"52284":9657,"52289":9657,"52290":9657,"52291":9657,"52292":9657,"52293":9657,"52294":9657,"52295":9657,"52296":9657,"52297":9657,"52298":9657,"52299":9657,"52300":9657,"52301":9657,"52302":9657,"52303":9657,"52309":9657,"52310":9657,"52311":9657,"52312":9657,"52313":9657,"52314":9657,"52315":9657,"52316":9657,"52317":9657,"52318":9657,"52319":9657,"52320":9657,"52321":9657,"52322":9657,"52323":9657,"52329":9657,"52330":9657,"52331":9657,"52332":9657,"52333":9657,"52334":9657,"52335":9657,"52336":9657,"52337":9657,"52338":9657,"52339":9657,"52340":9657,"52341":9657,"52342":9657,"52343":9657,"52344":9657,"52345":9657,"52346":9657,"52347":9657,"52348":9657,"52349":9657,"52350":9657,"52351":9657,"52352":9657,"52353":9657,"52354":9657,"52355":9657,"52356":9657,"52357":9657,"52358":9657,"52359":9657,"52360":9657,"52361":9657,"52362":9657,"52363":9657,"52364":9657,"52365":9657,"52366":9657,"52367":9657,"52368":9657,"52369":9657,"52370":9657,"52371":9657,"52372":9657,"52373":9657,"52374":9657,"52375":9657,"52376":9657,"52377":9657,"52378":9657,"52379":9657,"52381":9657,"52382":9657,"52383":9657,"52384":9657,"52385":9657,"52386":9657,"52387":9657,"52388":9657,"52389":9657,"52390":9657,"52391":9657,"52392":9657,"52393":9657,"52394":9657,"52395":9657,"52396":9657,"52397":9657,"52398":9657,"52399":9657,"52400":9657,"52401":9657,"52402":9657,"52403":9657,"52409":9657,"52410":9657,"52411":9657,"52412":9657,"52413":9657,"52415":9657,"52416":9657,"52417":9657,"52418":9657,"52419":9657,"52420":9657,"52421":9657,"52422":9657,"52423":9657,"52424":9657,"52425":9657,"52426":9657,"52427":9657,"52428":9657,"52439":9657,"52440":9657,"52441":9657,"52442":9657,"52443":9657,"52444":9657,"52445":9657,"52446":9657,"52447":9657,"52448":9657,"52449":9657,"52450":9657,"52451":9657,"52453":9657,"52454":9657,"52455":9657,"52456":9657,"52457":9657,"52458":9657,"52459":9657,"52460":9657,"52461":9657,"52462":9657,"52463":9657,"52464":9657,"52465":9657,"52466":9657,"52467":9657,"52468":9657,"52479":9658,"52480":9658,"52481":9658,"52482":9658,"52483":9658,"52484":9658,"52489":9658,"52490":9658,"52491":9658,"52492":9658,"52493":9658,"52494":9658,"52495":9658,"52496":9658,"52497":9658,"52498":9658,"52499":9658,"52500":9658,"52501":9658,"52502":9658,"52503":9658,"52509":9658,"52510":9658,"52511":9658,"52512":9658,"52513":9658,"52514":9658,"52515":9658,"52516":9658,"52517":9658,"52518":9658,"52519":9658,"52520":9658,"52521":9658,"52522":9658,"52523":9658,"52529":9658,"52530":9658,"52531":9658,"52532":9658,"52533":9658,"52544":9658,"52545":9658,"52546":9658,"52547":9658,"52548":9658,"52549":9658,"52550":9658,"52551":9658,"52552":9658,"52553":9658,"52554":9658,"52555":9658,"52556":9658,"52557":9658,"52558":9658,"52559":9658,"52560":9658,"52561":9658,"52562":9658,"52563":9658,"52569":9658,"52570":9658,"52571":9658,"52572":9658,"52573":9658,"52574":9658,"52575":9658,"52576":9658,"52577":9658,"52578":9658,"52579":9658,"52580":9658,"52581":9658,"52582":9658,"52583":9658,"52584":9658,"52585":9658,"52586":9658,"52588":9658,"52589":9658,"52590":9658,"52591":9658,"52592":9658,"52593":9658,"52594":9658,"52595":9658,"52596":9658,"52597":9658,"52598":9658,"52604":9658,"52605":9658,"52606":9658,"52607":9658,"52608":9658,"52609":9658,"52610":9658,"52611":9658,"52612":9658,"52613":9658,"52614":9658,"52615":9658,"52616":9658,"52617":9658,"52618":9658,"52619":9658,"52620":9658,"52621":9658,"52622":9658,"52623":9658,"52624":9658,"52625":9658,"52626":9658,"52627":9658,"52628":9658,"52629":9658,"52630":9658,"52631":9658,"52633":9658,"52634":9658,"52635":9658,"52636":9658,"52637":9658,"52638":9658,"52639":9658,"52640":9658,"52641":9658,"52642":9658,"52643":9658,"52644":9658,"52646":9658,"52647":9658,"52648":9658,"52649":9658,"52650":9658,"52651":9658,"52652":9658,"52653":9658,"52654":9658,"52655":9658,"52656":9658,"52657":9658,"52658":9658,"52659":9658,"52660":9658,"52661":9658,"52662":9658,"52663":9658,"52669":9658,"52670":9658,"52671":9658,"52672":9658,"52673":9658,"52674":9658,"52675":9658,"52676":9658,"52677":9658,"52678":9658,"52679":9659,"52680":9659,"52681":9659,"52682":9659,"52683":9659,"52684":9659,"52694":9659,"52696":9659,"52697":9659,"52698":9659,"52699":9659,"52700":9659,"52701":9659,"52702":9659,"52703":9659,"52704":9659,"52705":9659,"52706":9659,"52707":9659,"52708":9659,"52709":9659,"52710":9659,"52711":9659,"52712":9659,"52713":9659,"52714":9659,"52715":9659,"52716":9659,"52717":9659,"52718":9659,"52724":9659,"52725":9659,"52726":9659,"52727":9659,"52728":9659,"52729":9659,"52730":9659,"52731":9659,"52732":9659,"52733":9659,"52734":9659,"52735":9659,"52736":9659,"52737":9659,"52738":9659,"52739":9659,"52740":9659,"52741":9659,"52742":9659,"52743":9659,"52744":9659,"52745":9659,"52746":9659,"52747":9659,"52748":9659,"52749":9659,"52750":9659,"52751":9659,"52752":9659,"52753":9659,"52754":9659,"52755":9659,"52756":9659,"52757":9659,"52758":9659,"52759":9659,"52760":9659,"52761":9659,"52762":9659,"52763":9659,"52764":9659,"52765":9659,"52766":9659,"52767":9659,"52768":9659,"52769":9659,"52770":9659,"52771":9659,"52772":9659,"52773":9659,"52774":9659,"52775":9659,"52776":9659,"52777":9659,"52778":9659,"52779":9659,"52780":9659,"52781":9659,"52782":9659,"52783":9659,"52784":9659,"52785":9659,"52786":9659,"52787":9659,"52788":9659,"52789":9659,"52790":9659,"52791":9659,"52792":9659,"52793":9659,"52794":9659,"52795":9659,"52796":9659,"52797":9659,"52798":9659,"52799":9659,"52800":9659,"52801":9659,"52802":9659,"52803":9659,"52804":9659,"52805":9659,"52806":9659,"52807":9659,"52808":9659,"52809":9659,"52810":9659,"52811":9659,"52812":9659,"52813":9659,"52814":9659,"52815":9659,"52816":9659,"52817":9659,"52818":9659,"52819":9659,"52820":9659,"52821":9659,"52822":9659,"52823":9659,"52829":9659,"52830":9659,"52831":9659,"52832":9659,"52833":9659,"52834":9659,"52835":9659,"52836":9659,"52837":9659,"52838":9659,"52839":9659,"52840":9659,"52841":9659,"52842":9659,"52843":9659,"52844":9659,"52845":9659,"52846":9659,"52847":9659,"52848":9659,"52849":9659,"52850":9659,"52851":9659,"52852":9659,"52853":9659,"52854":9659,"52855":9659,"52856":9659,"52857":9659,"52858":9659,"52864":9659,"52865":9659,"52866":9659,"52867":9659,"52868":9659,"52869":9659,"52870":9659,"52871":9659,"52872":9659,"52874":9660,"52879":9660,"52884":9660,"52889":9660,"52894":9660,"52899":9660,"52904":9660,"52909":9660,"52914":9660,"52919":9660,"52924":9660,"52929":9660,"52934":9660,"52939":9660,"52944":9660,"52949":9660,"52959":9660,"52969":9660,"52974":9660,"52979":9660,"52989":9660,"52994":9660,"52999":9660,"53004":9660,"53009":9660,"53014":9660,"53019":9660,"53024":9660,"53029":9660,"53039":9660,"53054":9660,"53059":9660,"53064":9660,"53074":9661,"53075":9661,"53076":9661,"53077":9661,"53078":9661,"53079":9661,"53080":9661,"53081":9661,"53082":9661,"53083":9661,"53084":9661,"53085":9661,"53086":9661,"53087":9661,"53088":9661,"53089":9661,"53090":9661,"53091":9661,"53092":9661,"53093":9661,"53094":9661,"53099":9661,"53100":9661,"53101":9661,"53102":9661,"53103":9661,"53104":9661,"53105":9661,"53106":9661,"53107":9661,"53108":9661,"53109":9661,"53110":9661,"53111":9661,"53112":9661,"53113":9661,"53114":9661,"53115":9661,"53116":9661,"53117":9661,"53118":9661,"53119":9661,"53120":9661,"53121":9661,"53122":9661,"53123":9661,"53124":9661,"53125":9661,"53126":9661,"53127":9661,"53128":9661,"53129":9661,"53130":9661,"53131":9661,"53132":9661,"53133":9661,"53134":9661,"53135":9661,"53136":9661,"53137":9661,"53138":9661,"53144":9661,"53145":9661,"53146":9661,"53147":9661,"53148":9661,"53149":9661,"53150":9661,"53151":9661,"53153":9661,"53154":9661,"53155":9661,"53157":9661,"53158":9661,"53159":9661,"53160":9661,"53161":9661,"53162":9661,"53163":9661,"53164":9661,"53165":9661,"53166":9661,"53167":9661,"53169":9661,"53170":9661,"53171":9661,"53172":9661,"53173":9661,"53174":9661,"53175":9661,"53176":9661,"53177":9661,"53178":9661,"53179":9661,"53180":9661,"53181":9661,"53182":9661,"53183":9661,"53184":9661,"53185":9661,"53186":9661,"53194":9662,"53195":9662,"53196":9662,"53197":9662,"53198":9662,"53199":9662,"53200":9662,"53201":9662,"53202":9662,"53203":9662,"53204":9662,"53209":9662,"53210":9662,"53211":9662,"53212":9662,"53213":9662,"53219":9662,"53220":9662,"53221":9662,"53222":9662,"53223":9662,"53224":9662,"53225":9662,"53226":9662,"53227":9662,"53228":9662,"53229":9662,"53230":9662,"53231":9662,"53232":9662,"53233":9662,"53234":9662,"53235":9662,"53236":9662,"53237":9662,"53238":9662,"53239":9662,"53240":9662,"53241":9662,"53242":9662,"53243":9662,"53249":9662,"53250":9662,"53259":9663,"53260":9663,"53261":9663,"53262":9663,"53263":9663,"53265":9663,"53266":9663,"53267":9663,"53268":9663,"53269":9663,"53270":9663,"53271":9663,"53272":9663,"53273":9663,"53274":9663,"53279":9664,"53284":9665,"53286":9666,"53287":9666,"53288":9666,"53289":9666,"53290":9666,"53291":9666,"53292":9666,"53293":9666,"53294":9666,"53295":9666,"53296":9666,"53297":9666,"53298":9666,"53299":9666,"53300":9666,"53301":9666,"53302":9666,"53303":9666,"53304":9666,"53305":9666,"53306":9666,"53307":9666,"53308":9666,"53309":9666,"53310":9666,"53311":9666,"53312":9666,"53313":9666,"53314":9666,"53315":9666,"53316":9666,"53317":9666,"53318":9666,"53319":9666,"53320":9666,"53321":9666,"53322":9666,"53323":9666,"53324":9666,"53325":9666,"53326":9666,"53331":9667,"53332":9667,"53333":9667,"53334":9667,"53335":9667,"53336":9667,"53337":9667,"53338":9667,"53339":9667,"53340":9667,"53341":9667,"53342":9667,"53343":9667,"53344":9667,"53345":9667,"53346":9667,"53347":9667,"53348":9667,"53349":9667,"53350":9667,"53351":9667,"53352":9667,"53353":9667,"53354":9667,"53355":9667,"53356":9667,"53357":9667,"53358":9667,"53359":9667,"53360":9667,"53361":9667,"53362":9667,"53363":9667,"53364":9667,"53365":9667,"53366":9667,"53367":9667,"53368":9667,"53369":9667,"53370":9667,"53371":9667,"53372":9667,"53373":9667,"53374":9667,"53375":9667,"53376":9667,"53377":9667,"53378":9667,"53379":9667,"53380":9667,"53381":9667,"53382":9667,"53383":9667,"53384":9667,"53385":9667,"53386":9667,"53387":9667,"53388":9667,"53389":9667,"53390":9667,"53391":9667,"53392":9667,"53393":9667,"53394":9667,"53395":9667,"53396":9667,"53397":9667,"53398":9667,"53399":9667,"53400":9667,"53401":9667,"53411":9668,"53412":9668,"53413":9668,"53414":9668,"53415":9668,"53416":9668,"53417":9668,"53418":9668,"53419":9668,"53420":9668,"53421":9668,"53422":9668,"53423":9668,"53424":9668,"53425":9668,"53426":9668,"53427":9668,"53428":9668,"53429":9668,"53430":9668,"53431":9668,"53432":9668,"53433":9668,"53434":9668,"53435":9668,"53436":9668,"53437":9668,"53438":9668,"53439":9668,"53440":9668,"53441":9668,"53442":9668,"53443":9668,"53444":9668,"53445":9668,"53446":9668,"53451":9668,"53452":9668,"53453":9668,"53454":9668,"53455":9668,"53456":9668,"53457":9668,"53458":9668,"53459":9668,"53460":9668,"53471":9668,"53472":9668,"53473":9668,"53474":9668,"53475":9668,"53476":9668,"53477":9668,"53478":9668,"53479":9668,"53480":9668,"53481":9668,"53482":9668,"53483":9668,"53484":9668,"53485":9668,"53486":9668,"53487":9668,"53488":9668,"53489":9668,"53490":9668,"53491":9668,"53492":9668,"53493":9668,"53494":9668,"53495":9668,"53496":9668,"53497":9668,"53498":9668,"53499":9668,"53500":9668,"53501":9668,"53502":9668,"53503":9668,"53504":9668,"53505":9668,"53506":9668,"53507":9668,"53508":9668,"53509":9668,"53510":9668,"53511":9668,"53512":9668,"53513":9668,"53514":9668,"53515":9668,"53516":9668,"53517":9668,"53518":9668,"53519":9668,"53520":9668,"53521":9668,"53522":9668,"53523":9668,"53524":9668,"53525":9668,"53526":9668,"53527":9668,"53528":9668,"53529":9668,"53530":9668,"53531":9668,"53532":9668,"53533":9668,"53534":9668,"53535":9668,"53536":9668,"53537":9668,"53538":9668,"53539":9668,"53540":9668,"53541":9668,"53542":9668,"53543":9668,"53544":9668,"53545":9668,"53546":9668,"53547":9668,"53548":9668,"53549":9668,"53550":9668,"53551":9668,"53552":9668,"53553":9668,"53554":9668,"53555":9668,"53556":9668,"53558":9668,"53559":9668,"53560":9668,"53561":9668,"53562":9668,"53563":9668,"53564":9668,"53567":9668,"53568":9668,"53569":9668,"53570":9668,"53571":9668,"53572":9668,"53573":9668,"53574":9668,"53575":9668,"53576":9668,"53577":9668,"53578":9668,"53579":9668,"53580":9668,"53581":9668,"53582":9668,"53583":9668,"53584":9668,"53585":9668,"53586":9668,"53587":9668,"53588":9668,"53589":9668,"53590":9668,"53596":9668,"53597":9668,"53598":9668,"53599":9668,"53600":9668,"53601":9668,"53602":9668,"53603":9668,"53604":9668,"53605":9668,"53606":9668,"53607":9668,"53608":9668,"53609":9668,"53610":9668,"53611":9669,"53612":9669,"53613":9669,"53614":9669,"53615":9669,"53616":9669,"53617":9669,"53618":9669,"53619":9669,"53620":9669,"53621":9669,"53622":9669,"53623":9669,"53624":9669,"53625":9669,"53626":9669,"53627":9669,"53628":9669,"53629":9669,"53630":9669,"53631":9669,"53632":9669,"53633":9669,"53634":9669,"53635":9669,"53636":9669,"53637":9669,"53638":9669,"53639":9669,"53640":9669,"53641":9669,"53642":9669,"53643":9669,"53644":9669,"53645":9669,"53646":9669,"53647":9669,"53648":9669,"53649":9669,"53650":9669,"53651":9669,"53652":9669,"53653":9669,"53654":9669,"53655":9669,"53656":9669,"53657":9669,"53658":9669,"53659":9669,"53660":9669,"53662":9669,"53663":9669,"53664":9669,"53665":9669,"53666":9669,"53667":9669,"53668":9669,"53669":9669,"53671":9669,"53672":9669,"53673":9669,"53674":9669,"53675":9669,"53676":9669,"53677":9669,"53678":9669,"53679":9669,"53680":9669,"53681":9669,"53682":9669,"53683":9669,"53684":9669,"53685":9669,"53686":9669,"53687":9669,"53688":9669,"53689":9669,"53690":9669,"53691":9669,"53701":9669,"53702":9669,"53703":9669,"53704":9669,"53705":9669,"53706":9669,"53707":9669,"53708":9669,"53709":9669,"53710":9669,"53711":9669,"53712":9669,"53713":9669,"53714":9669,"53715":9669,"53716":9669,"53717":9669,"53718":9669,"53719":9669,"53720":9669,"53721":9669,"53722":9669,"53723":9669,"53724":9669,"53725":9669,"53731":9669,"53732":9669,"53733":9669,"53734":9669,"53735":9669,"53736":9669,"53737":9669,"53738":9669,"53739":9669,"53740":9669,"53741":9669,"53742":9669,"53743":9669,"53744":9669,"53745":9669,"53746":9669,"53747":9669,"53748":9669,"53749":9669,"53750":9669,"53751":9669,"53752":9669,"53753":9669,"53754":9669,"53755":9669,"53756":9669,"53757":9669,"53758":9669,"53759":9669,"53760":9669,"53761":9669,"53762":9669,"53763":9669,"53764":9669,"53765":9669,"53766":9669,"53767":9669,"53768":9669,"53769":9669,"53770":9669,"53771":9669,"53772":9669,"53773":9669,"53774":9669,"53775":9669,"53781":9669,"53782":9669,"53783":9669,"53784":9669,"53785":9669,"53791":9669,"53792":9669,"53793":9669,"53794":9669,"53795":9669,"53796":9669,"53797":9669,"53798":9669,"53799":9669,"53800":9669,"53806":9669,"53807":9669,"53808":9669,"53809":9669,"53810":9669,"53811":9670,"53816":9670,"53821":9670,"53826":9670,"53836":9670,"53841":9670,"53846":9670,"53851":9670,"53866":9670,"53876":9670,"53881":9670,"53886":9670,"53891":9670,"53901":9670,"53906":9670,"53921":9670,"53926":9670,"53931":9670,"53946":9670,"53976":9670,"53981":9670,"54001":9670,"54011":9671,"54016":9671,"54017":9671,"54018":9671,"54019":9671,"54020":9671,"54021":9671,"54022":9671,"54023":9671,"54024":9671,"54025":9671,"54031":9671,"54032":9671,"54033":9671,"54034":9671,"54035":9671,"54036":9671,"54037":9671,"54038":9671,"54039":9671,"54040":9671,"54041":9671,"54042":9671,"54043":9671,"54045":9671,"54046":9671,"54047":9671,"54057":9671,"54058":9671,"54059":9671,"54066":9671,"54067":9671,"54069":9671,"54071":9671,"54072":9671,"54074":9671,"54081":9671,"54082":9671,"54084":9671,"54085":9671,"54106":9671,"54108":9671,"54110":9671,"54111":9671,"54112":9671,"54115":9671,"54116":9671,"54119":9671,"54122":9671,"54132":9671,"54135":9671,"54136":9671,"54137":9671,"54138":9671,"54140":9671,"54141":9671,"54142":9671,"54143":9671,"54144":9671,"54145":9671,"54146":9671,"54147":9671,"54148":9671,"54149":9671,"54150":9671,"54151":9671,"54153":9671,"54154":9671,"54155":9671,"54157":9671,"54159":9671,"54160":9671,"54161":9671,"54162":9671,"54163":9671,"54164":9671,"54165":9671,"54171":9671,"54172":9671,"54173":9671,"54174":9671,"54175":9671,"54176":9671,"54177":9671,"54178":9671,"54179":9671,"54186":9671,"54187":9671,"54188":9671,"54189":9671,"54190":9671,"54192":9671,"54193":9671,"54196":9671,"54198":9671,"54200":9671,"54206":9671,"54208":9671,"54209":9671,"54210":9671,"54211":9672,"54212":9672,"54213":9672,"54214":9672,"54215":9672,"54216":9672,"54217":9672,"54218":9672,"54219":9672,"54220":9672,"54221":9672,"54226":9672,"54227":9672,"54228":9672,"54229":9672,"54230":9672,"54231":9672,"54232":9672,"54233":9672,"54234":9672,"54235":9672,"54241":9672,"54242":9672,"54243":9672,"54244":9672,"54245":9672,"54251":9672,"54254":9672,"54255":9672,"54260":9672,"54266":9672,"54268":9672,"54269":9672,"54270":9672,"54271":9672,"54272":9672,"54274":9672,"54275":9672,"54276":9672,"54277":9672,"54278":9672,"54279":9672,"54280":9672,"54281":9672,"54282":9672,"54283":9672,"54284":9672,"54285":9672,"54286":9672,"54288":9672,"54289":9672,"54290":9672,"54291":9672,"54292":9672,"54293":9672,"54294":9672,"54296":9672,"54298":9672,"54299":9672,"54302":9672,"54303":9672,"54304":9672,"54311":9672,"54312":9672,"54313":9672,"54314":9672,"54315":9672,"54317":9672,"54319":9672,"54320":9672,"54321":9672,"54322":9672,"54323":9672,"54324":9672,"54325":9672,"54331":9672,"54332":9672,"54333":9672,"54334":9672,"54335":9672,"54337":9672,"54339":9672,"54340":9672,"54341":9672,"54342":9672,"54343":9672,"54345":9672,"54351":9672,"54353":9672,"54354":9672,"54356":9672,"54358":9672,"54360":9672,"54362":9672,"54363":9672,"54364":9672,"54365":9672,"54369":9672,"54386":9672,"54387":9672,"54388":9672,"54389":9672,"54391":9672,"54392":9672,"54393":9672,"54395":9672,"54401":9672,"54403":9672,"54405":9672,"54407":9672,"54409":9672,"54411":9673,"54416":9673,"54417":9673,"54418":9673,"54419":9673,"54420":9673,"54421":9673,"54422":9673,"54423":9673,"54424":9673,"54425":9673,"54426":9673,"54427":9673,"54428":9673,"54429":9673,"54430":9673,"54431":9673,"54432":9673,"54433":9673,"54434":9673,"54435":9673,"54436":9673,"54437":9673,"54438":9673,"54439":9673,"54440":9673,"54441":9673,"54442":9673,"54443":9673,"54444":9673,"54445":9673,"54446":9673,"54447":9673,"54448":9673,"54449":9673,"54450":9673,"54451":9673,"54452":9673,"54453":9673,"54454":9673,"54455":9673,"54456":9673,"54457":9673,"54458":9673,"54459":9673,"54460":9673,"54466":9674,"54467":9674,"54468":9674,"54469":9674,"54470":9674,"54471":9674,"54472":9674,"54473":9674,"54474":9674,"54475":9674,"54476":9674,"54477":9674,"54478":9674,"54479":9674,"54480":9674,"54481":9674,"54482":9674,"54483":9674,"54484":9674,"54485":9674,"54486":9674,"54487":9674,"54488":9674,"54489":9674,"54490":9674,"54491":9674,"54492":9674,"54493":9674,"54494":9674,"54495":9674,"54496":9674,"54497":9674,"54498":9674,"54499":9674,"54500":9674,"54501":9674,"54506":9674,"54507":9674,"54508":9674,"54509":9674,"54510":9674,"54511":9674,"54512":9674,"54513":9674,"54514":9674,"54515":9674,"54516":9674,"54517":9674,"54518":9674,"54519":9674,"54520":9674,"54521":9674,"54522":9674,"54523":9674,"54524":9674,"54525":9674,"54531":9674,"54532":9674,"54533":9674,"54534":9674,"54535":9674,"54541":9674,"54542":9674,"54543":9674,"54544":9674,"54545":9674,"54551":9674,"54552":9674,"54553":9674,"54554":9674,"54555":9674,"54561":9674,"54562":9674,"54563":9674,"54564":9674,"54565":9674,"54566":9674,"54567":9674,"54568":9674,"54569":9674,"54570":9674,"54571":9674,"54572":9674,"54573":9674,"54574":9674,"54575":9674,"54576":9674,"54577":9674,"54578":9674,"54579":9674,"54580":9674,"54581":9674,"54582":9674,"54583":9674,"54584":9674,"54585":9674,"54586":9674,"54587":9674,"54588":9674,"54589":9674,"54590":9674,"54596":9674,"54597":9674,"54598":9674,"54599":9674,"54600":9674,"54601":9674,"54602":9674,"54603":9674,"54604":9674,"54606":9675,"54611":9675,"54621":9675,"54626":9675,"54631":9675,"54641":9675,"54646":9675,"54656":9675,"54661":9675,"54671":9675,"54676":9675,"54681":9675,"54686":9675,"54691":9675,"54706":9675,"54711":9675,"54716":9675,"54721":9675,"54726":9675,"54731":9675,"54741":9675,"54746":9675,"54766":9675,"54776":9675,"54781":9675,"54791":9675,"54801":9675,"54806":9676,"54807":9676,"54808":9676,"54809":9676,"54810":9676,"54811":9677,"54812":9677,"54813":9677,"54814":9677,"54815":9677,"54816":9677,"54817":9677,"54818":9677,"54819":9677,"54820":9677,"54821":9677,"54822":9677,"54823":9677,"54824":9677,"54825":9677,"54826":9677,"54827":9677,"54828":9677,"54829":9677,"54830":9677,"54831":9677,"54832":9677,"54833":9677,"54834":9677,"54836":9677,"54841":9678,"54842":9678,"54843":9678,"54844":9678,"54845":9678,"54846":9678,"54847":9678,"54848":9678,"54849":9678,"54850":9678,"54851":9678,"54852":9678,"54853":9678,"54854":9678,"54855":9678,"54856":9678,"54857":9678,"54858":9678,"54859":9678,"54860":9678,"54861":9678,"54862":9678,"54863":9678,"54864":9678,"54865":9678,"54866":9678,"54867":9678,"54868":9678,"54869":9678,"54870":9678,"54871":9678,"54872":9678,"54873":9678,"54874":9678,"54875":9678,"54876":9678,"54877":9678,"54878":9678,"54879":9678,"54880":9678,"54881":9678,"54882":9678,"54883":9678,"54884":9678,"54885":9678,"54886":9678,"54887":9678,"54888":9678,"54889":9678,"54890":9678,"54891":9678,"54896":9679,"54897":9679,"54898":9679,"54899":9679,"54900":9679,"54901":9679,"54902":9679,"54903":9679,"54906":9679,"54908":9679,"54909":9679,"54912":9679,"54913":9679,"54915":9679,"54918":9679,"54919":9679,"54920":9679,"54922":9679,"54923":9679,"54925":9679,"54929":9679,"54930":9679,"54932":9679,"54934":9679,"54935":9679,"54936":9679,"54937":9679,"54938":9679,"54939":9679,"54940":9679,"54942":9679,"54943":9679,"54945":9679,"54946":9679,"54947":9679,"54948":9679,"54951":9679,"54952":9679,"54953":9679,"54955":9679,"54956":9679,"54958":9679,"54959":9679,"54960":9679,"54961":9679,"54962":9679,"54964":9679,"54965":9679,"54967":9679,"54968":9679,"54970":9679,"54971":9679,"54981":9679,"54983":9679,"54985":9679,"55002":9679,"55003":9679,"55011":9679,"55012":9679,"55015":9679,"55019":9679,"55030":9679,"55032":9679,"55035":9679,"55038":9679,"55039":9679,"55040":9679,"55041":9679,"55045":9679,"55050":9679,"55051":9679,"55052":9679,"55055":9679,"55056":9679,"55058":9679,"55061":9679,"55064":9679,"55066":9679,"55068":9679,"55069":9679,"55076":9679,"55077":9679,"55078":9679,"55079":9679,"55080":9679,"55081":9679,"55082":9679,"55083":9679,"55084":9679,"55085":9679,"55086":9679,"55087":9679,"55088":9679,"55089":9679,"55090":9679,"55091":9680,"55096":9680,"55106":9680,"55116":9680,"55126":9680,"55131":9680,"55136":9680,"55141":9680,"55146":9680,"55156":9680,"55161":9680,"55166":9680,"55171":9680,"55176":9681,"55177":9681,"55178":9681,"55179":9681,"55180":9681,"55181":9681,"55186":9681,"55187":9681,"55188":9681,"55189":9681,"55190":9681,"55191":9681,"55192":9681,"55193":9681,"55194":9681,"55195":9681,"55196":9681,"55197":9681,"55198":9681,"55199":9681,"55200":9681,"55201":9681,"55202":9681,"55203":9681,"55204":9681,"55205":9681,"55206":9681,"55207":9681,"55208":9681,"55209":9681,"55210":9681,"55211":9681,"55212":9681,"55213":9681,"55214":9681,"55215":9681,"55216":9681,"55217":9681,"55218":9681,"55219":9681,"55220":9681,"55221":9681,"55222":9681,"55223":9681,"55224":9681,"55225":9681,"55226":9682,"55231":9682,"55232":9682,"55233":9682,"55234":9682,"55235":9682,"55241":9682,"55242":9682,"55243":9682,"55244":9682,"55245":9682,"55246":9682,"55247":9682,"55248":9682,"55249":9682,"55250":9682,"55251":9682,"55252":9682,"55253":9682,"55254":9682,"55255":9682,"55256":9682,"55257":9682,"55258":9682,"55259":9682,"55260":9682,"55261":9682,"55262":9682,"55263":9682,"55264":9682,"55265":9682,"55266":9682,"55267":9682,"55268":9682,"55269":9682,"55270":9682,"55271":9682,"55272":9682,"55273":9682,"55274":9682,"55275":9682,"55276":9682,"55277":9682,"55278":9682,"55279":9682,"55280":9682,"55286":9682,"55287":9682,"55288":9682,"55289":9682,"55290":9682,"55291":9682,"55292":9682,"55293":9682,"55294":9682,"55295":9682,"55297":9682,"55298":9682,"55299":9682,"55300":9682,"55301":9682,"55302":9682,"55303":9682,"55304":9682,"55305":9682,"55306":9682,"55307":9682,"55308":9682,"55309":9682,"55310":9682,"55311":9682,"55312":9682,"55313":9682,"55314":9682,"55315":9682,"55316":9682,"55317":9682,"55318":9682,"55319":9682,"55320":9682,"55321":9682,"55322":9682,"55324":9682,"55325":9682,"55326":9682,"55327":9682,"55328":9682,"55329":9682,"55330":9682,"55336":9682,"55337":9682,"55338":9682,"55339":9682,"55340":9682,"55341":9682,"55342":9682,"55343":9682,"55344":9682,"55345":9682,"55346":9682,"55347":9682,"55348":9682,"55349":9682,"55350":9682,"55351":9682,"55352":9682,"55353":9682,"55354":9682,"55355":9682,"55361":9682,"55362":9682,"55363":9682,"55364":9682,"55365":9682,"55367":9682,"55369":9682,"55370":9682,"55371":9682,"55373":9682,"55374":9682,"55375":9682,"55376":9682,"55377":9682,"55378":9682,"55379":9682,"55380":9682,"55381":9682,"55382":9682,"55383":9682,"55384":9682,"55385":9682,"55396":9682,"55397":9682,"55398":9682,"55399":9682,"55400":9682,"55402":9682,"55403":9682,"55404":9682,"55405":9682,"55407":9682,"55408":9682,"55409":9682,"55410":9682,"55426":9683,"55427":9683,"55428":9683,"55429":9683,"55430":9683,"55431":9683,"55432":9683,"55433":9683,"55434":9683,"55435":9683,"55436":9683,"55437":9683,"55438":9683,"55439":9683,"55440":9683,"55441":9684,"55442":9684,"55443":9684,"55444":9684,"55445":9684,"55446":9684,"55447":9684,"55448":9684,"55449":9684,"55450":9684,"55451":9684,"55456":9684,"55457":9684,"55458":9684,"55459":9684,"55460":9684,"55466":9684,"55467":9684,"55468":9684,"55469":9684,"55470":9684,"55471":9684,"55472":9684,"55473":9684,"55474":9684,"55475":9684,"55476":9684,"55477":9684,"55478":9684,"55479":9684,"55481":9685,"55486":9685,"55491":9685,"55496":9685,"55501":9685,"55506":9685,"55511":9685,"55516":9685,"55521":9685,"55526":9685,"55531":9685,"55536":9685,"55541":9685,"55546":9685,"55551":9685,"55556":9685,"55561":9686,"55562":9686,"55563":9686,"55564":9686,"55565":9686,"55566":9686,"55576":9686,"55577":9686,"55578":9686,"55579":9686,"55580":9686,"55586":9686,"55587":9686,"55588":9686,"55589":9686,"55590":9686,"55596":9686,"55597":9686,"55598":9686,"55599":9686,"55600":9686,"55601":9686,"55602":9686,"55603":9686,"55604":9686,"55605":9686,"55606":9686,"55607":9686,"55608":9686,"55609":9686,"55610":9686,"55611":9686,"55612":9686,"55613":9686,"55614":9686,"55615":9686,"55616":9686,"55617":9686,"55618":9686,"55619":9686,"55620":9686,"55621":9686,"55622":9686,"55623":9686,"55624":9686,"55626":9687,"55627":9687,"55628":9687,"55629":9687,"55630":9687,"55631":9688,"55632":9688,"55633":9688,"55634":9688,"55635":9688,"55636":9688,"55637":9688,"55638":9688,"55639":9688,"55640":9688,"55641":9688,"55642":9688,"55643":9688,"55644":9688,"55645":9688,"55646":9688,"55651":9688,"55652":9688,"55653":9688,"55654":9688,"55655":9688,"55656":9688,"55657":9688,"55658":9688,"55659":9688,"55660":9688,"55661":9688,"55662":9688,"55663":9688,"55664":9688,"55665":9688,"55666":9688,"55667":9688,"55668":9688,"55669":9688,"55670":9688,"55671":9688,"55672":9688,"55673":9688,"55674":9688,"55675":9688,"55676":9688,"55677":9688,"55678":9688,"55679":9688,"55680":9688,"55686":9688,"55687":9688,"55688":9688,"55689":9688,"55690":9688,"55691":9688,"55692":9688,"55693":9688,"55694":9688,"55695":9688,"55696":9688,"55697":9688,"55698":9688,"55699":9688,"55700":9688,"55701":9688,"55702":9688,"55703":9688,"55704":9688,"55705":9688,"55706":9688,"55707":9688,"55708":9688,"55709":9688,"55710":9688,"55721":9688,"55722":9688,"55723":9688,"55724":9688,"55725":9688,"55726":9688,"55727":9688,"55728":9688,"55729":9688,"55731":9688,"55732":9688,"55733":9688,"55734":9688,"55735":9688,"55736":9688,"55737":9688,"55738":9688,"55739":9688,"55740":9688,"55741":9688,"55742":9688,"55743":9688,"55745":9688,"55756":9688,"55757":9688,"55758":9688,"55759":9688,"55760":9688,"55761":9688,"55762":9688,"55763":9688,"55764":9688,"55765":9688,"55766":9688,"55767":9688,"55768":9688,"55769":9688,"55770":9688,"55776":9688,"55777":9688,"55778":9688,"55779":9688,"55780":9688,"55786":9688,"55787":9688,"55788":9688,"55789":9688,"55790":9688,"55791":9688,"55792":9688,"55793":9688,"55794":9688,"55795":9688,"55796":9688,"55797":9688,"55798":9688,"55799":9688,"55800":9688,"55801":9688,"55802":9688,"55803":9688,"55804":9688,"55805":9688,"55806":9688,"55807":9688,"55808":9688,"55809":9688,"55810":9688,"55811":9688,"55813":9688,"55814":9688,"55815":9688,"55816":9688,"55817":9688,"55818":9688,"55819":9688,"55820":9688,"55821":9688,"55822":9688,"55823":9688,"55824":9688,"55825":9688,"55826":9688,"55827":9688,"55828":9688,"55829":9688,"55830":9688,"55831":9689,"55836":9690,"55841":9690,"55846":9690,"55851":9690,"55856":9690,"55861":9690,"55866":9690,"55871":9690,"55876":9690,"55881":9690,"55886":9690,"55891":9690,"55896":9690,"55901":9690,"55906":9690,"55911":9693,"55912":9693,"55913":9693,"55914":9693,"55915":9693,"55916":9693,"55917":9693,"55918":9693,"55919":9693,"55920":9693,"55921":9693,"55922":9693,"55923":9693,"55924":9693,"55925":9693,"55926":9693,"55927":9693,"55928":9693,"55929":9693,"55930":9693,"55931":9693,"55932":9693,"55933":9693,"55934":9693,"55935":9693,"55936":9693,"55937":9693,"55938":9693,"55939":9693,"55940":9693,"55941":9693,"55942":9693,"55943":9693,"55944":9693,"55945":9693,"55946":9693,"55951":9693,"55952":9693,"55953":9693,"55954":9693,"55955":9693,"55956":9693,"55957":9693,"55958":9693,"55959":9693,"55960":9693,"55961":9693,"55962":9693,"55963":9693,"55964":9693,"55965":9693,"55976":9694,"55977":9694,"55978":9694,"55979":9694,"55980":9694,"55981":9694,"55982":9694,"55983":9694,"55984":9694,"55985":9694,"55986":9694,"55991":9694,"55992":9694,"55993":9694,"55994":9694,"55995":9694,"55996":9694,"55997":9694,"55998":9694,"55999":9694,"56000":9694,"56011":9694,"56012":9694,"56013":9694,"56014":9694,"56015":9694,"56016":9694,"56017":9694,"56018":9694,"56019":9694,"56020":9694,"56021":9694,"56022":9694,"56023":9694,"56024":9694,"56025":9694,"56026":9694,"56027":9694,"56028":9694,"56029":9694,"56030":9694,"56031":9694,"56032":9694,"56033":9694,"56034":9694,"56035":9694,"56036":9694,"56037":9694,"56038":9694,"56039":9694,"56040":9694,"56041":9694,"56042":9694,"56043":9694,"56044":9694,"56045":9694,"56047":9694,"56048":9694,"56049":9694,"56050":9694,"56051":9694,"56052":9694,"56053":9694,"56054":9694,"56055":9694,"56056":9694,"56057":9694,"56058":9694,"56059":9694,"56060":9694,"56061":9694,"56062":9694,"56063":9694,"56064":9694,"56065":9694,"56066":9694,"56067":9694,"56068":9694,"56069":9694,"56070":9694,"56071":9694,"56072":9694,"56073":9694,"56074":9694,"56075":9694,"56086":9694,"56087":9694,"56088":9694,"56089":9694,"56090":9694,"56091":9694,"56092":9694,"56093":9694,"56094":9694,"56095":9694,"56096":9694,"56097":9694,"56098":9694,"56099":9694,"56100":9694,"56106":9694,"56107":9694,"56108":9694,"56109":9694,"56110":9694,"56111":9694,"56112":9694,"56113":9694,"56114":9694,"56115":9694,"56116":9694,"56117":9694,"56118":9694,"56119":9694,"56120":9694,"56121":9694,"56122":9694,"56123":9694,"56124":9694,"56125":9694,"56126":9694,"56127":9694,"56128":9694,"56129":9694,"56130":9694,"56131":9694,"56132":9694,"56133":9694,"56135":9694,"56136":9694,"56137":9694,"56138":9694,"56139":9694,"56140":9694,"56141":9694,"56142":9694,"56143":9694,"56144":9694,"56145":9694,"56146":9694,"56147":9694,"56148":9694,"56149":9694,"56150":9694,"56151":9694,"56152":9694,"56153":9694,"56154":9694,"56155":9694,"56161":9694,"56162":9694,"56163":9694,"56164":9694,"56165":9694,"56166":9694,"56167":9694,"56168":9694,"56169":9694,"56170":9694,"56171":9694,"56172":9694,"56173":9694,"56174":9694,"56175":9694,"56176":9695,"56181":9695,"56186":9695,"56191":9695,"56196":9695,"56201":9695,"56206":9695,"56216":9695,"56221":9695,"56226":9695,"56231":9695,"56236":9695,"56241":9695,"56251":9695,"56256":9695,"56261":9695,"56266":9695,"56271":9695,"56276":9695,"56281":9695,"56291":9695,"56301":9695,"56306":9695,"56311":9695,"56316":9695,"56321":9695,"56326":9695,"56331":9695,"56336":9695,"56341":9695,"56346":9695,"56351":9695,"56366":9695,"56371":9695,"56376":9696,"56377":9696,"56378":9696,"56379":9696,"56380":9696,"56381":9696,"56382":9696,"56383":9696,"56384":9696,"56385":9696,"56386":9696,"56387":9696,"56388":9696,"56389":9696,"56390":9696,"56391":9696,"56392":9696,"56393":9696,"56394":9696,"56395":9696,"56396":9696,"56397":9696,"56398":9696,"56399":9696,"56400":9696,"56401":9696,"56402":9696,"56403":9696,"56404":9696,"56405":9696,"56406":9696,"56407":9696,"56408":9696,"56409":9696,"56410":9696,"56411":9696,"56412":9696,"56413":9696,"56414":9696,"56415":9696,"56416":9696,"56417":9696,"56418":9696,"56419":9696,"56420":9696,"56421":9696,"56422":9696,"56423":9696,"56424":9696,"56425":9696,"56426":9696,"56427":9696,"56428":9696,"56429":9696,"56430":9696,"56431":9696,"56432":9696,"56433":9696,"56434":9696,"56435":9696,"56436":9696,"56441":9697,"56451":9697,"56452":9697,"56453":9697,"56454":9697,"56455":9697,"56466":9697,"56467":9697,"56468":9697,"56469":9697,"56470":9697,"56471":9697,"56472":9697,"56473":9697,"56474":9697,"56475":9697,"56491":9697,"56492":9697,"56493":9697,"56494":9697,"56495":9697,"56496":9697,"56497":9697,"56498":9697,"56499":9697,"56500":9697,"56501":9697,"56502":9697,"56503":9697,"56504":9697,"56505":9697,"56506":9697,"56507":9697,"56508":9697,"56509":9697,"56510":9697,"56511":9697,"56512":9697,"56513":9697,"56514":9697,"56515":9697,"56521":9697,"56522":9697,"56523":9697,"56524":9697,"56525":9697,"56536":9697,"56537":9697,"56538":9697,"56539":9697,"56540":9697,"56541":9697,"56542":9697,"56543":9697,"56544":9697,"56545":9697,"56546":9697,"56547":9697,"56548":9697,"56549":9697,"56550":9697,"56551":9697,"56552":9697,"56553":9697,"56554":9697,"56561":9698,"56571":9698,"56572":9698,"56573":9698,"56574":9698,"56575":9698,"56581":9698,"56582":9698,"56583":9698,"56584":9698,"56585":9698,"56586":9698,"56587":9698,"56588":9698,"56589":9698,"56590":9698,"56596":9698,"56597":9698,"56598":9698,"56599":9698,"56600":9698,"56601":9698,"56602":9698,"56603":9698,"56604":9698,"56605":9698,"56606":9698,"56607":9698,"56608":9698,"56609":9698,"56610":9698,"56611":9698,"56612":9698,"56613":9698,"56614":9698,"56615":9698,"56616":9699,"56617":9699,"56618":9699,"56619":9699,"56620":9699,"56621":9700,"56631":9701,"56632":9702,"56637":9703,"56638":9703,"56639":9703,"56640":9703,"56641":9703,"56642":9703,"56643":9703,"56644":9703,"56645":9703,"56646":9703,"56647":9703,"56648":9703,"56649":9703,"56650":9703,"56651":9703,"56652":9703,"56653":9703,"56654":9703,"56655":9703,"56656":9703,"56657":9703,"56658":9703,"56659":9703,"56660":9703,"56661":9703,"56662":9703,"56663":9703,"56664":9703,"56665":9703,"56666":9703,"56667":9703,"56668":9703,"56669":9703,"56670":9703,"56671":9703,"56672":9703,"56673":9703,"56674":9703,"56675":9703,"56676":9703,"56677":9703,"56678":9703,"56679":9703,"56680":9703,"56681":9703,"56682":9703,"56683":9703,"56684":9703,"56685":9703,"56686":9703,"56687":9703,"56688":9703,"56689":9703,"56690":9703,"56691":9703,"56692":9703,"56697":9703,"56698":9703,"56699":9703,"56700":9703,"56701":9703,"56702":9703,"56703":9703,"56704":9703,"56705":9703,"56706":9703,"56717":9703,"56718":9703,"56719":9703,"56720":9703,"56721":9703,"56722":9703,"56723":9703,"56724":9703,"56725":9703,"56726":9703,"56732":9703,"56733":9703,"56734":9703,"56735":9703,"56736":9703,"56742":9703,"56743":9703,"56744":9703,"56745":9703,"56746":9703,"56747":9703,"56748":9703,"56749":9703,"56750":9703,"56751":9703,"56752":9703,"56753":9703,"56754":9703,"56755":9703,"56756":9703,"56767":9703,"56768":9703,"56770":9703,"56771":9703,"56777":9703,"56778":9703,"56779":9703,"56780":9703,"56781":9703,"56782":9703,"56783":9703,"56784":9703,"56785":9703,"56786":9703,"56792":9703,"56793":9703,"56794":9703,"56795":9703,"56796":9703,"56797":9703,"56798":9703,"56799":9703,"56800":9703,"56801":9703,"56807":9703,"56808":9703,"56809":9703,"56810":9703,"56811":9703,"56822":9703,"56823":9703,"56824":9703,"56825":9703,"56826":9703,"56832":9703,"56833":9703,"56834":9703,"56835":9703,"56836":9703,"56837":9704,"56842":9704,"56843":9704,"56844":9704,"56845":9704,"56846":9704,"56847":9704,"56848":9704,"56849":9704,"56850":9704,"56851":9704,"56862":9704,"56863":9704,"56864":9704,"56865":9704,"56866":9704,"56867":9704,"56868":9704,"56869":9704,"56870":9704,"56871":9704,"56877":9704,"56878":9704,"56879":9704,"56880":9704,"56881":9704,"56882":9704,"56883":9704,"56884":9704,"56885":9704,"56886":9704,"56887":9704,"56888":9704,"56889":9704,"56890":9704,"56891":9704,"56897":9704,"56898":9704,"56899":9704,"56900":9704,"56901":9704,"56907":9704,"56908":9704,"56909":9704,"56911":9704,"56917":9704,"56918":9704,"56919":9704,"56920":9704,"56921":9704,"56922":9704,"56923":9704,"56924":9704,"56925":9704,"56926":9704,"56937":9704,"56938":9704,"56939":9704,"56940":9704,"56941":9704,"56942":9704,"56943":9704,"56944":9704,"56945":9704,"56946":9704,"56947":9704,"56948":9704,"56949":9704,"56950":9704,"56951":9704,"56952":9704,"56953":9704,"56954":9704,"56955":9704,"56956":9704,"56957":9704,"56958":9704,"56959":9704,"56960":9704,"56961":9704,"56967":9704,"56968":9704,"56969":9704,"56970":9704,"56971":9704,"56972":9704,"56973":9704,"56974":9704,"56975":9704,"56976":9704,"56977":9704,"56978":9704,"56979":9704,"56981":9704,"56982":9704,"56983":9704,"56984":9704,"56985":9704,"56986":9704,"56992":9705,"56997":9705,"57007":9705,"57012":9705,"57017":9705,"57027":9705,"57032":9705,"57037":9705,"57042":9705,"57047":9705,"57052":9705,"57072":9705,"57082":9705,"57087":9705,"57097":9705,"57127":9705,"57137":9705,"57142":9705,"57152":9705,"57157":9705,"57162":9705,"57177":9705,"57187":9705,"57192":9706,"57193":9706,"57194":9706,"57195":9706,"57196":9706,"57197":9706,"57198":9706,"57200":9706,"57201":9706,"57202":9706,"57212":9706,"57213":9706,"57214":9706,"57215":9706,"57216":9706,"57217":9706,"57218":9706,"57219":9706,"57220":9706,"57221":9706,"57222":9706,"57223":9706,"57224":9706,"57225":9706,"57226":9706,"57227":9706,"57228":9706,"57229":9706,"57230":9706,"57231":9706,"57232":9706,"57233":9706,"57234":9706,"57235":9706,"57236":9706,"57237":9706,"57238":9706,"57239":9706,"57240":9706,"57241":9706,"57247":9706,"57248":9706,"57249":9706,"57250":9706,"57251":9706,"57252":9706,"57253":9706,"57254":9706,"57255":9706,"57256":9706,"57257":9706,"57258":9706,"57259":9706,"57260":9706,"57261":9706,"57262":9706,"57263":9706,"57264":9706,"57265":9706,"57266":9706,"57272":9706,"57273":9706,"57274":9706,"57275":9706,"57276":9706,"57277":9706,"57278":9706,"57279":9706,"57280":9706,"57281":9706,"57282":9706,"57283":9706,"57284":9706,"57285":9706,"57286":9706,"57287":9706,"57288":9706,"57289":9706,"57290":9706,"57291":9706,"57292":9706,"57293":9706,"57294":9706,"57295":9706,"57296":9706,"57297":9706,"57299":9706,"57300":9706,"57301":9706,"57302":9706,"57303":9706,"57304":9706,"57305":9706,"57306":9706,"57307":9706,"57308":9706,"57309":9706,"57310":9706,"57311":9706,"57312":9706,"57313":9706,"57314":9706,"57315":9706,"57316":9706,"57317":9706,"57318":9706,"57319":9706,"57320":9706,"57321":9706,"57322":9706,"57323":9706,"57324":9706,"57325":9706,"57326":9706,"57327":9706,"57328":9706,"57329":9706,"57331":9706,"57332":9706,"57333":9706,"57334":9706,"57335":9706,"57336":9706,"57347":9706,"57348":9706,"57349":9706,"57350":9706,"57351":9706,"57352":9706,"57353":9706,"57354":9706,"57355":9706,"57356":9706,"57357":9706,"57358":9706,"57359":9706,"57360":9706,"57361":9706,"57367":9706,"57368":9706,"57369":9706,"57370":9706,"57371":9706,"57372":9707,"57373":9707,"57374":9707,"57375":9707,"57376":9707,"57377":9707,"57382":9707,"57383":9707,"57384":9707,"57385":9707,"57386":9707,"57387":9707,"57388":9707,"57389":9707,"57390":9707,"57391":9707,"57392":9707,"57393":9707,"57394":9707,"57395":9707,"57396":9707,"57397":9707,"57398":9707,"57399":9707,"57400":9707,"57401":9707,"57407":9707,"57408":9707,"57409":9707,"57410":9707,"57411":9707,"57412":9707,"57413":9707,"57415":9707,"57416":9707,"57422":9707,"57423":9707,"57424":9707,"57425":9707,"57426":9707,"57427":9707,"57428":9707,"57429":9707,"57430":9707,"57431":9707,"57432":9707,"57433":9707,"57434":9707,"57435":9707,"57436":9707,"57437":9707,"57438":9707,"57439":9707,"57440":9707,"57441":9707,"57442":9707,"57443":9707,"57444":9707,"57445":9707,"57446":9707,"57447":9707,"57448":9707,"57449":9707,"57450":9707,"57451":9707,"57452":9707,"57453":9707,"57455":9707,"57456":9707,"57457":9707,"57458":9707,"57459":9707,"57460":9707,"57461":9707,"57462":9707,"57463":9707,"57464":9707,"57465":9707,"57466":9707,"57467":9707,"57468":9707,"57469":9707,"57470":9707,"57471":9707,"57472":9708,"57473":9708,"57474":9708,"57475":9708,"57476":9708,"57477":9708,"57478":9708,"57479":9708,"57480":9708,"57481":9708,"57482":9708,"57483":9708,"57484":9708,"57485":9708,"57486":9708,"57487":9708,"57488":9708,"57489":9708,"57490":9708,"57491":9708,"57492":9709,"57497":9709,"57498":9709,"57499":9709,"57500":9709,"57501":9709,"57502":9709,"57503":9709,"57504":9709,"57505":9709,"57506":9709,"57507":9709,"57508":9709,"57509":9709,"57510":9709,"57511":9709,"57517":9709,"57518":9709,"57519":9709,"57520":9709,"57521":9709,"57522":9709,"57523":9709,"57524":9709,"57525":9709,"57526":9709,"57527":9710,"57532":9710,"57537":9710,"57542":9710,"57547":9710,"57552":9710,"57557":9710,"57562":9710,"57567":9710,"57572":9710,"57577":9710,"57582":9710,"57587":9710,"57592":9710,"57597":9710,"57602":9710,"57607":9710,"57612":9710,"57617":9710,"57627":9710,"57632":9710,"57637":9710,"57642":9710,"57647":9710,"57652":9710,"57657":9710,"57662":9710,"57667":9710,"57672":9711,"57673":9711,"57674":9711,"57675":9711,"57676":9711,"57677":9711,"57678":9711,"57679":9711,"57680":9711,"57681":9711,"57682":9712,"57683":9712,"57684":9712,"57685":9712,"57686":9712,"57687":9712,"57697":9712,"57698":9712,"57699":9712,"57700":9712,"57701":9712,"57707":9712,"57708":9712,"57709":9712,"57710":9712,"57711":9712,"57737":9713,"57742":9713,"57743":9713,"57744":9713,"57745":9713,"57746":9713,"57747":9713,"57748":9713,"57749":9713,"57750":9713,"57751":9713,"57752":9713,"57753":9713,"57754":9713,"57755":9713,"57756":9713,"57757":9713,"57758":9713,"57759":9713,"57760":9713,"57761":9713,"57762":9713,"57763":9713,"57764":9713,"57765":9713,"57766":9713,"57767":9713,"57768":9713,"57769":9713,"57770":9713,"57771":9713,"57772":9713,"57773":9713,"57774":9713,"57775":9713,"57776":9713,"57777":9713,"57802":9714,"57803":9714,"57804":9714,"57805":9714,"57806":9714,"57807":9714,"57808":9714,"57809":9714,"57810":9714,"57811":9714,"57812":9714,"57813":9714,"57814":9714,"57827":9715,"57832":9715,"57837":9716,"57842":9717,"57843":9717,"57844":9717,"57845":9717,"57846":9717,"57847":9717,"57852":9718,"57857":9719,"57862":9720,"57863":9721,"57865":9724,"57866":9724,"57867":9724,"57868":9724,"57869":9724,"57870":9724,"57871":9724,"57872":9724,"57873":9724,"57874":9724,"57875":9724,"57876":9724,"57877":9724,"57878":9724,"57879":9724,"57880":9724,"57881":9724,"57882":9724,"57883":9724,"57884":9724,"57885":9724,"57886":9724,"57887":9724,"57888":9724,"57889":9724,"57890":9724,"57900":9724,"57901":9724,"57902":9724,"57903":9724,"57904":9724,"57910":9724,"57911":9724,"57912":9724,"57913":9724,"57914":9724,"57915":9724,"57916":9724,"57917":9724,"57918":9724,"57919":9724,"57920":9724,"57921":9724,"57922":9724,"57923":9724,"57924":9724,"57925":9724,"57926":9724,"57927":9724,"57928":9724,"57929":9724,"57930":9724,"57931":9724,"57932":9724,"57933":9724,"57934":9724,"57940":9724,"57941":9724,"57942":9724,"57943":9724,"57944":9724,"57945":9724,"57946":9724,"57947":9724,"57948":9724,"57949":9724,"57950":9724,"57951":9724,"57952":9724,"57953":9724,"57954":9724,"57955":9724,"57956":9724,"57957":9724,"57958":9724,"57959":9724,"57960":9724,"57961":9724,"57962":9724,"57963":9724,"57964":9724,"57965":9724,"57966":9724,"57967":9724,"57968":9724,"57969":9724,"57970":9724,"57971":9724,"57972":9724,"57973":9724,"57974":9724,"57990":9724,"57991":9724,"57992":9724,"57993":9724,"57994":9724,"57995":9724,"57996":9724,"57998":9724,"57999":9724,"58000":9724,"58001":9724,"58002":9724,"58003":9724,"58004":9724,"58005":9724,"58006":9724,"58007":9724,"58008":9724,"58009":9724,"58010":9724,"58011":9724,"58012":9724,"58013":9724,"58014":9724,"58015":9724,"58016":9724,"58017":9724,"58018":9724,"58019":9724,"58020":9724,"58021":9724,"58022":9724,"58023":9724,"58024":9724,"58025":9724,"58026":9724,"58027":9724,"58028":9724,"58030":9724,"58031":9724,"58032":9724,"58033":9724,"58034":9724,"58035":9724,"58036":9724,"58037":9724,"58038":9724,"58039":9724,"58040":9724,"58041":9724,"58042":9724,"58043":9724,"58044":9724,"58045":9724,"58046":9724,"58047":9724,"58048":9724,"58049":9724,"58065":9725,"58070":9725,"58075":9725,"58080":9725,"58085":9725,"58090":9725,"58095":9725,"58100":9725,"58105":9725,"58110":9725,"58115":9725,"58120":9725,"58130":9725,"58135":9725,"58140":9725,"58145":9725,"58150":9725,"58155":9725,"58160":9725,"58165":9725,"58175":9725,"58180":9725,"58185":9725,"58190":9725,"58195":9725,"58200":9725,"58205":9725,"58210":9725,"58215":9725,"58225":9725,"58235":9725,"58240":9725,"58245":9725,"58250":9725,"58260":9725,"58265":9726,"58266":9726,"58267":9726,"58268":9726,"58269":9726,"58270":9726,"58271":9726,"58272":9726,"58273":9726,"58274":9726,"58275":9726,"58276":9726,"58277":9726,"58278":9726,"58279":9726,"58280":9726,"58281":9726,"58282":9726,"58283":9726,"58284":9726,"58285":9726,"58286":9726,"58287":9726,"58288":9726,"58289":9726,"58290":9726,"58291":9726,"58292":9726,"58293":9726,"58294":9726,"58295":9726,"58300":9726,"58301":9726,"58302":9726,"58303":9726,"58304":9726,"58310":9726,"58311":9726,"58312":9726,"58313":9726,"58314":9726,"58315":9726,"58316":9726,"58317":9726,"58318":9726,"58319":9726,"58320":9726,"58321":9726,"58322":9726,"58323":9726,"58324":9726,"58325":9726,"58326":9726,"58327":9726,"58328":9726,"58329":9726,"58330":9726,"58331":9726,"58332":9726,"58333":9726,"58334":9726,"58335":9726,"58336":9726,"58337":9726,"58338":9726,"58339":9726,"58340":9726,"58341":9726,"58342":9726,"58343":9726,"58344":9726,"58345":9726,"58346":9726,"58347":9726,"58348":9726,"58349":9726,"58350":9726,"58351":9726,"58352":9726,"58353":9726,"58354":9726,"58355":9726,"58356":9726,"58357":9726,"58358":9726,"58359":9726,"58361":9726,"58363":9726,"58364":9726,"58375":9726,"58376":9726,"58377":9726,"58378":9726,"58379":9726,"58380":9726,"58381":9726,"58382":9726,"58383":9726,"58384":9726,"58385":9726,"58386":9726,"58387":9726,"58388":9726,"58389":9726,"58390":9726,"58391":9726,"58392":9726,"58393":9726,"58394":9726,"58395":9726,"58396":9726,"58397":9726,"58398":9726,"58399":9726,"58400":9726,"58401":9726,"58402":9726,"58403":9726,"58404":9726,"58410":9726,"58411":9726,"58412":9726,"58413":9726,"58414":9726,"58415":9726,"58416":9726,"58417":9726,"58418":9726,"58419":9726,"58420":9726,"58421":9726,"58422":9726,"58423":9726,"58424":9726,"58430":9726,"58431":9726,"58432":9726,"58433":9726,"58434":9726,"58440":9726,"58441":9726,"58442":9726,"58443":9726,"58444":9726,"58445":9726,"58446":9726,"58447":9726,"58448":9726,"58449":9726,"58450":9726,"58451":9726,"58452":9726,"58465":9727,"58480":9727,"58481":9727,"58482":9727,"58483":9727,"58484":9727,"58485":9727,"58486":9727,"58487":9727,"58488":9727,"58489":9727,"58490":9727,"58491":9727,"58492":9727,"58493":9727,"58494":9727,"58495":9727,"58496":9727,"58497":9727,"58498":9727,"58499":9727,"58505":9727,"58506":9727,"58507":9727,"58508":9727,"58509":9727,"58515":9727,"58516":9727,"58517":9727,"58518":9727,"58519":9727,"58520":9727,"58521":9727,"58522":9727,"58523":9727,"58524":9727,"58525":9727,"58526":9727,"58527":9727,"58528":9727,"58529":9727,"58530":9727,"58531":9727,"58532":9727,"58533":9727,"58534":9727,"58535":9727,"58536":9727,"58537":9727,"58538":9727,"58539":9727,"58540":9727,"58541":9727,"58542":9727,"58543":9727,"58544":9727,"58545":9727,"58546":9727,"58547":9727,"58548":9727,"58549":9727,"58550":9727,"58551":9727,"58552":9727,"58553":9727,"58554":9727,"58555":9727,"58556":9727,"58557":9727,"58558":9727,"58559":9727,"58560":9727,"58561":9727,"58562":9727,"58563":9727,"58564":9727,"58565":9727,"58566":9727,"58567":9727,"58568":9727,"58569":9727,"58570":9727,"58571":9727,"58572":9727,"58573":9727,"58574":9727,"58575":9727,"58576":9727,"58577":9727,"58578":9727,"58579":9727,"58580":9727,"58581":9727,"58582":9727,"58583":9727,"58584":9727,"58585":9727,"58586":9727,"58587":9727,"58588":9727,"58589":9727,"58595":9727,"58596":9727,"58597":9727,"58598":9727,"58599":9727,"58600":9727,"58601":9727,"58602":9727,"58604":9727,"58605":9727,"58606":9727,"58607":9727,"58609":9727,"58610":9727,"58611":9727,"58612":9727,"58613":9727,"58614":9727,"58615":9727,"58616":9727,"58617":9727,"58618":9727,"58619":9727,"58620":9727,"58621":9727,"58622":9727,"58623":9727,"58624":9727,"58625":9727,"58626":9727,"58627":9727,"58628":9727,"58629":9727,"58630":9727,"58631":9727,"58632":9727,"58633":9727,"58634":9727,"58635":9727,"58636":9727,"58637":9727,"58639":9727,"58640":9727,"58641":9727,"58642":9727,"58643":9727,"58644":9727,"58645":9728,"58646":9728,"58647":9728,"58648":9728,"58649":9728,"58650":9728,"58651":9728,"58652":9728,"58653":9728,"58654":9728,"58655":9728,"58656":9728,"58657":9728,"58658":9728,"58659":9728,"58660":9728,"58661":9728,"58662":9728,"58663":9728,"58664":9728,"58665":9728,"58670":9728,"58671":9728,"58672":9728,"58673":9728,"58674":9728,"58675":9728,"58676":9728,"58677":9728,"58678":9728,"58679":9728,"58685":9728,"58686":9728,"58687":9728,"58688":9728,"58689":9728,"58690":9728,"58691":9728,"58692":9728,"58693":9728,"58694":9728,"58700":9728,"58701":9728,"58702":9728,"58703":9728,"58704":9728,"58710":9728,"58711":9728,"58712":9728,"58713":9728,"58714":9728,"58715":9728,"58716":9728,"58717":9728,"58718":9728,"58719":9728,"58720":9728,"58721":9728,"58722":9728,"58723":9728,"58724":9728,"58725":9728,"58726":9728,"58727":9728,"58728":9728,"58729":9728,"58730":9728,"58731":9728,"58732":9728,"58733":9728,"58734":9728,"58735":9728,"58736":9728,"58737":9728,"58738":9728,"58739":9728,"58740":9728,"58741":9728,"58742":9728,"58743":9728,"58744":9728,"58745":9728,"58746":9728,"58747":9728,"58750":9729,"58751":9729,"58752":9729,"58753":9729,"58754":9729,"58755":9729,"58756":9729,"58757":9729,"58758":9729,"58759":9729,"58760":9729,"58761":9729,"58762":9729,"58763":9729,"58764":9729,"58765":9729,"58766":9729,"58767":9729,"58768":9729,"58769":9729,"58770":9729,"58775":9729,"58776":9729,"58777":9729,"58778":9729,"58780":9730,"58785":9730,"58790":9730,"58795":9730,"58800":9730,"58805":9730,"58810":9730,"58815":9731,"58816":9731,"58817":9731,"58818":9731,"58819":9731,"58820":9731,"58821":9731,"58822":9731,"58823":9731,"58824":9731,"58825":9731,"58826":9731,"58827":9731,"58829":9731,"58830":9731,"58831":9731,"58832":9731,"58833":9731,"58834":9731,"58835":9731,"58836":9731,"58837":9731,"58838":9731,"58839":9731,"58840":9731,"58850":9732,"58851":9732,"58852":9732,"58853":9732,"58855":9732,"58860":9732,"58861":9732,"58862":9732,"58863":9732,"58864":9732,"58865":9733,"58870":9733,"58871":9733,"58872":9733,"58873":9733,"58874":9733},"user_rating":{"0":4.0,"1":5.0,"2":4.0,"3":5.0,"4":4.0,"5":5.0,"6":5.0,"7":4.0,"8":5.0,"9":5.0,"10":5.0,"11":4.0,"12":5.0,"13":5.0,"14":4.0,"15":"nil","20":5.0,"21":5.0,"22":5.0,"23":5.0,"24":4.0,"25":5.0,"26":5.0,"27":4.0,"28":5.0,"29":5.0,"30":5.0,"31":5.0,"32":5.0,"33":4.0,"34":4.0,"35":5.0,"36":4.0,"37":5.0,"38":5.0,"39":4.0,"40":4.0,"41":2.0,"42":4.0,"43":4.0,"44":5.0,"45":5.0,"46":5.0,"47":4.0,"48":5.0,"49":4.0,"50":3.0,"51":4.0,"52":4.0,"53":5.0,"54":5.0,"55":5.0,"56":4.0,"57":5.0,"58":5.0,"59":5.0,"70":5.0,"71":3.0,"72":5.0,"73":5.0,"74":4.0,"75":4.0,"76":4.0,"77":5.0,"78":5.0,"79":2.0,"80":4.0,"81":3.0,"82":4.0,"83":5.0,"84":5.0,"85":4.0,"86":4.0,"87":4.0,"88":5.0,"89":4.0,"90":4.0,"91":5.0,"92":4.0,"93":4.0,"94":5.0,"95":4.0,"96":4.0,"97":5.0,"98":5.0,"99":4.0,"100":4.0,"101":5.0,"102":4.0,"103":5.0,"104":3.0,"105":5.0,"106":5.0,"107":4.0,"108":5.0,"109":5.0,"110":5.0,"111":5.0,"112":5.0,"113":1.0,"114":5.0,"115":2.0,"116":3.0,"117":4.0,"118":5.0,"119":5.0,"120":4.0,"121":3.0,"122":5.0,"123":5.0,"124":5.0,"125":4.0,"126":5.0,"127":5.0,"128":3.0,"129":4.0,"130":5.0,"131":4.0,"132":5.0,"133":5.0,"134":4.0,"140":4.0,"141":5.0,"142":3.0,"143":3.0,"144":4.0,"145":4.0,"146":5.0,"147":5.0,"148":4.0,"149":5.0,"150":5.0,"151":4.0,"152":5.0,"153":5.0,"154":5.0,"155":4.0,"156":4.0,"157":4.0,"158":3.0,"159":4.0,"166":4.0,"167":5.0,"168":5.0,"169":5.0,"170":4.0,"171":4.0,"172":4.0,"173":4.0,"174":5.0,"175":5.0,"176":4.0,"177":4.0,"178":3.0,"179":2.0,"180":5.0,"181":4.0,"200":"nil","215":5.0,"216":5.0,"217":5.0,"218":5.0,"219":5.0,"225":5.0,"226":5.0,"227":5.0,"228":4.0,"229":5.0,"230":5.0,"231":5.0,"232":5.0,"233":5.0,"234":5.0,"240":5.0,"241":5.0,"242":5.0,"243":5.0,"244":5.0,"245":4.0,"246":5.0,"247":5.0,"248":5.0,"249":3.0,"250":5.0,"251":5.0,"252":5.0,"253":5.0,"254":5.0,"255":5.0,"256":5.0,"257":5.0,"258":5.0,"259":5.0,"265":5.0,"266":5.0,"267":5.0,"268":5.0,"269":5.0,"270":5.0,"271":5.0,"272":5.0,"273":5.0,"274":5.0,"275":5.0,"276":5.0,"277":5.0,"278":5.0,"279":5.0,"280":5.0,"281":2.0,"282":5.0,"283":5.0,"284":5.0,"285":5.0,"286":5.0,"287":5.0,"288":5.0,"289":5.0,"290":5.0,"291":4.0,"292":5.0,"293":5.0,"294":5.0,"400":5.0,"405":"nil","410":3.0,"430":1.0,"435":3.0,"445":3.0,"455":3.0,"460":3.0,"465":5.0,"475":4.0,"480":4.0,"495":1.0,"500":3.0,"505":3.0,"515":3.0,"525":4.0,"530":3.0,"535":2.0,"540":4.0,"545":4.0,"550":4.0,"555":3.0,"560":5.0,"565":4.0,"575":5.0,"600":"nil","610":5.0,"611":5.0,"612":5.0,"613":5.0,"614":5.0,"615":4.0,"616":5.0,"617":5.0,"618":4.0,"619":5.0,"620":5.0,"621":5.0,"622":5.0,"623":5.0,"624":5.0,"630":4.0,"631":5.0,"632":5.0,"633":5.0,"634":5.0,"635":5.0,"636":2.0,"637":4.0,"638":5.0,"639":4.0,"645":5.0,"646":5.0,"647":5.0,"648":5.0,"649":4.0,"650":5.0,"651":5.0,"652":5.0,"653":5.0,"654":5.0,"730":1.0,"731":4.0,"732":4.0,"733":3.0,"734":3.0,"735":"nil","740":4.0,"741":3.0,"742":4.0,"743":2.0,"744":4.0,"745":4.0,"746":4.0,"747":5.0,"748":4.0,"749":1.0,"750":1.0,"751":3.0,"752":1.0,"753":5.0,"754":5.0,"755":4.0,"756":3.0,"757":4.0,"758":5.0,"759":4.0,"760":4.0,"761":5.0,"762":5.0,"763":1.0,"764":1.0,"765":3.0,"766":5.0,"767":2.0,"768":4.0,"769":4.0,"770":5.0,"771":4.0,"772":3.0,"773":3.0,"774":5.0,"780":4.0,"781":2.0,"782":4.0,"783":3.0,"784":4.0,"795":4.0,"796":2.0,"797":3.0,"798":5.0,"799":5.0,"800":3.0,"801":1.0,"802":5.0,"803":4.0,"804":2.0,"805":4.0,"806":5.0,"807":1.0,"808":5.0,"809":5.0,"815":3.0,"816":3.0,"817":3.0,"818":4.0,"819":4.0,"825":4.0,"826":5.0,"827":4.0,"828":4.0,"829":4.0,"830":4.0,"831":5.0,"832":4.0,"833":4.0,"834":4.0,"835":3.0,"836":4.0,"837":4.0,"838":5.0,"839":4.0,"840":4.0,"841":4.0,"842":2.0,"843":4.0,"844":5.0,"845":5.0,"847":5.0,"848":2.0,"849":5.0,"850":1.0,"851":5.0,"852":5.0,"853":4.0,"854":4.0,"855":3.0,"856":2.0,"857":3.0,"858":4.0,"859":4.0,"860":3.0,"861":5.0,"862":2.0,"863":2.0,"864":3.0,"865":4.0,"866":3.0,"867":4.0,"868":4.0,"869":5.0,"870":4.0,"871":4.0,"872":4.0,"873":3.0,"874":5.0,"876":1.0,"877":2.0,"878":4.0,"879":4.0,"880":4.0,"881":4.0,"882":4.0,"883":4.0,"884":4.0,"890":4.0,"891":1.0,"892":5.0,"893":4.0,"894":1.0,"895":1.0,"896":1.0,"897":1.0,"898":1.0,"899":1.0,"900":3.0,"901":1.0,"930":4.0,"931":4.0,"932":3.0,"933":3.0,"934":4.0,"935":2.0,"936":5.0,"937":3.0,"938":5.0,"939":4.0,"940":"nil","945":5.0,"946":4.0,"947":4.0,"948":4.0,"949":3.0,"950":4.0,"951":5.0,"952":3.0,"953":4.0,"954":1.0,"960":4.0,"961":3.0,"962":1.0,"963":2.0,"964":5.0,"970":3.0,"971":3.0,"972":5.0,"973":4.0,"974":2.0,"980":3.0,"981":4.0,"982":4.0,"983":4.0,"984":5.0,"985":1.0,"986":4.0,"987":5.0,"988":4.0,"989":5.0,"990":4.0,"991":4.0,"992":4.0,"993":5.0,"994":5.0,"1000":3.0,"1001":4.0,"1002":4.0,"1003":4.0,"1004":5.0,"1005":5.0,"1006":4.0,"1007":5.0,"1008":4.0,"1009":5.0,"1010":4.0,"1011":3.0,"1012":4.0,"1013":3.0,"1014":3.0,"1015":4.0,"1016":4.0,"1017":4.0,"1018":5.0,"1019":4.0,"1020":4.0,"1021":2.0,"1022":4.0,"1023":4.0,"1024":5.0,"1025":1.0,"1026":2.0,"1027":4.0,"1028":4.0,"1029":3.0,"1030":3.0,"1031":4.0,"1032":4.0,"1033":4.0,"1034":5.0,"1035":5.0,"1036":5.0,"1037":4.0,"1038":5.0,"1039":5.0,"1040":5.0,"1041":5.0,"1042":3.0,"1043":4.0,"1044":4.0,"1045":4.0,"1046":4.0,"1047":3.0,"1049":3.0,"1050":2.0,"1051":4.0,"1052":4.0,"1053":4.0,"1054":3.0,"1055":4.0,"1056":5.0,"1057":3.0,"1058":4.0,"1059":3.0,"1060":5.0,"1061":2.0,"1062":4.0,"1063":1.0,"1064":5.0,"1065":3.0,"1066":5.0,"1067":1.0,"1068":5.0,"1069":5.0,"1080":4.0,"1081":1.0,"1082":4.0,"1083":4.0,"1084":4.0,"1085":4.0,"1086":2.0,"1087":5.0,"1088":4.0,"1089":4.0,"1100":4.0,"1101":4.0,"1102":5.0,"1103":5.0,"1104":4.0,"1105":3.0,"1106":4.0,"1107":1.0,"1108":4.0,"1109":4.0,"1120":4.0,"1121":1.0,"1122":5.0,"1123":5.0,"1124":5.0,"1125":1.0,"1126":4.0,"1127":4.0,"1128":2.0,"1130":3.0,"1131":3.0,"1132":3.0,"1133":4.0,"1134":4.0,"1135":"nil","1145":4.0,"1146":1.0,"1147":5.0,"1148":4.0,"1149":4.0,"1150":2.0,"1151":3.0,"1152":3.0,"1153":3.0,"1154":4.0,"1160":3.0,"1161":3.0,"1162":3.0,"1163":3.0,"1164":4.0,"1165":4.0,"1166":3.0,"1167":3.0,"1168":3.0,"1169":2.0,"1170":3.0,"1171":4.0,"1172":4.0,"1173":3.0,"1174":3.0,"1175":3.0,"1176":4.0,"1177":5.0,"1178":4.0,"1179":3.0,"1230":"nil","1235":3.0,"1245":5.0,"1246":5.0,"1247":5.0,"1248":3.0,"1249":5.0,"1250":4.0,"1251":2.0,"1253":5.0,"1254":5.0,"1255":5.0,"1256":5.0,"1257":5.0,"1258":5.0,"1259":5.0,"1260":5.0,"1261":5.0,"1262":5.0,"1263":4.0,"1264":5.0,"1265":5.0,"1266":"nil","1290":4.0,"1291":4.0,"1292":4.0,"1293":4.0,"1294":3.0,"1295":"nil","1310":3.0,"1311":3.0,"1312":4.0,"1313":5.0,"1314":5.0,"1315":4.0,"1316":4.0,"1317":3.0,"1318":2.0,"1319":5.0,"1320":2.0,"1321":5.0,"1322":3.0,"1323":3.0,"1324":3.0,"1325":5.0,"1326":4.0,"1327":"nil","1335":5.0,"1336":4.0,"1337":3.0,"1338":5.0,"1339":3.0,"1340":1.0,"1341":4.0,"1342":3.0,"1343":4.0,"1344":3.0,"1345":3.0,"1346":4.0,"1347":5.0,"1348":5.0,"1349":5.0,"1350":"nil","1360":4.0,"1361":1.0,"1362":1.0,"1363":2.0,"1364":5.0,"1365":4.0,"1395":2.0,"1400":5.0,"1401":5.0,"1402":5.0,"1403":5.0,"1404":5.0,"1405":5.0,"1406":4.0,"1407":5.0,"1408":5.0,"1409":5.0,"1410":"nil","1415":5.0,"1416":5.0,"1417":5.0,"1418":5.0,"1419":5.0,"1420":5.0,"1421":4.0,"1422":5.0,"1423":5.0,"1424":5.0,"1425":4.0,"1426":5.0,"1427":5.0,"1428":5.0,"1455":5.0,"1456":5.0,"1457":4.0,"1458":4.0,"1459":5.0,"1460":1.0,"1461":3.0,"1462":1.0,"1463":4.0,"1464":2.0,"1465":1.0,"1466":5.0,"1467":1.0,"1468":4.0,"1470":"nil","1480":4.0,"1481":5.0,"1482":4.0,"1483":4.0,"1484":3.0,"1485":4.0,"1486":1.0,"1487":4.0,"1488":1.0,"1489":3.0,"1490":4.0,"1491":5.0,"1492":1.0,"1493":4.0,"1494":4.0,"1495":5.0,"1496":4.0,"1497":2.0,"1498":2.0,"1525":5.0,"1526":"nil","1530":"nil","1535":5.0,"1536":4.0,"1537":5.0,"1538":5.0,"1539":5.0,"1550":5.0,"1555":5.0,"1560":"nil","1565":5.0,"1590":5.0,"1591":4.0,"1592":5.0,"1593":4.0,"1594":5.0,"1595":5.0,"1596":3.0,"1597":4.0,"1598":5.0,"1599":4.0,"1600":5.0,"1601":5.0,"1602":5.0,"1603":5.0,"1604":5.0,"1605":"nil","1620":5.0,"1621":5.0,"1622":4.0,"1623":5.0,"1624":4.0,"1625":1.0,"1626":4.0,"1627":"nil","1630":"nil","1635":4.0,"1636":4.0,"1637":4.0,"1638":2.0,"1639":3.0,"1640":3.0,"1641":3.0,"1642":4.0,"1643":3.0,"1644":3.0,"1645":3.0,"1646":1.0,"1647":1.0,"1648":4.0,"1649":3.0,"1650":"nil","1660":3.0,"1661":2.0,"1662":4.0,"1663":3.0,"1664":2.0,"1665":2.0,"1666":2.0,"1667":3.0,"1668":3.0,"1669":3.0,"1670":3.0,"1671":1.0,"1695":"nil","1720":"nil","1730":"nil","1735":"nil","1739":"nil","1742":"nil","1743":3.0,"1744":4.0,"1745":5.0,"1746":5.0,"1747":4.0,"1748":4.0,"1749":5.0,"1750":5.0,"1751":5.0,"1752":5.0,"1753":"nil","1758":5.0,"1759":5.0,"1760":5.0,"1761":5.0,"1762":5.0,"1763":5.0,"1764":5.0,"1765":5.0,"1766":4.0,"1767":1.0,"1768":2.0,"1769":3.0,"1770":5.0,"1771":4.0,"1772":5.0,"1773":1.0,"1774":5.0,"1775":5.0,"1776":4.0,"1777":5.0,"1778":4.0,"1779":3.0,"1780":4.0,"1781":4.0,"1782":3.0,"1783":4.0,"1784":5.0,"1785":5.0,"1786":4.0,"1787":5.0,"1788":5.0,"1789":4.0,"1790":5.0,"1791":5.0,"1792":4.0,"1793":5.0,"1794":4.0,"1795":5.0,"1796":5.0,"1797":5.0,"1798":5.0,"1799":4.0,"1800":5.0,"1801":5.0,"1802":3.0,"1808":4.0,"1809":5.0,"1810":5.0,"1811":5.0,"1812":5.0,"1813":5.0,"1814":5.0,"1816":5.0,"1817":5.0,"1818":4.0,"1819":4.0,"1820":4.0,"1821":4.0,"1822":4.0,"1823":4.0,"1824":5.0,"1825":5.0,"1826":4.0,"1827":5.0,"1828":5.0,"1829":4.0,"1830":1.0,"1831":5.0,"1832":5.0,"1833":2.0,"1834":4.0,"1835":5.0,"1836":5.0,"1837":4.0,"1838":4.0,"1839":4.0,"1841":5.0,"1842":4.0,"1843":3.0,"1844":5.0,"1845":5.0,"1846":5.0,"1847":5.0,"1848":2.0,"1849":4.0,"1850":5.0,"1851":5.0,"1852":5.0,"1853":4.0,"1854":4.0,"1855":5.0,"1856":1.0,"1857":4.0,"1863":5.0,"1864":2.0,"1865":4.0,"1866":5.0,"1867":5.0,"1878":4.0,"1879":5.0,"1880":3.0,"1881":5.0,"1882":5.0,"1883":4.0,"1884":5.0,"1885":5.0,"1886":5.0,"1887":5.0,"1888":5.0,"1889":4.0,"1890":5.0,"1891":5.0,"1892":4.0,"1903":2.0,"1904":3.0,"1905":5.0,"1906":5.0,"1907":5.0,"1908":4.0,"1909":4.0,"1910":5.0,"1911":5.0,"1912":5.0,"1918":5.0,"1919":5.0,"1920":4.0,"1921":5.0,"1922":5.0,"1928":5.0,"1929":5.0,"1930":5.0,"1931":4.0,"1932":4.0,"1933":4.0,"1934":2.0,"1935":3.0,"1936":5.0,"1937":5.0,"1938":5.0,"1939":5.0,"1940":5.0,"1941":4.0,"1942":4.0,"1943":5.0,"1944":1.0,"1945":4.0,"1946":5.0,"1947":5.0,"1948":"nil","1953":5.0,"1954":5.0,"1955":5.0,"1956":5.0,"1957":5.0,"1958":5.0,"1959":5.0,"1960":5.0,"1961":5.0,"1962":5.0,"1968":5.0,"1969":4.0,"1970":5.0,"1971":5.0,"1972":5.0,"1973":5.0,"1974":4.0,"1975":5.0,"1976":5.0,"1977":5.0,"1978":4.0,"1979":1.0,"1980":5.0,"1981":2.0,"1982":4.0,"1983":4.0,"1984":3.0,"1985":5.0,"1986":4.0,"1987":5.0,"1988":5.0,"1989":5.0,"1990":4.0,"1991":4.0,"1992":5.0,"1993":5.0,"1994":5.0,"1995":5.0,"1996":5.0,"1997":5.0,"1998":5.0,"1999":5.0,"2000":3.0,"2001":4.0,"2002":5.0,"2003":5.0,"2004":5.0,"2005":4.0,"2006":5.0,"2007":5.0,"2008":5.0,"2009":5.0,"2010":4.0,"2011":4.0,"2012":5.0,"2013":4.0,"2014":2.0,"2015":5.0,"2016":5.0,"2017":5.0,"2018":5.0,"2019":4.0,"2020":5.0,"2021":5.0,"2022":4.0,"2023":5.0,"2024":5.0,"2025":5.0,"2026":5.0,"2027":5.0,"2028":5.0,"2029":5.0,"2030":5.0,"2031":3.0,"2032":5.0,"2033":4.0,"2034":5.0,"2035":5.0,"2036":5.0,"2037":5.0,"2038":5.0,"2039":5.0,"2040":5.0,"2041":5.0,"2042":5.0,"2043":5.0,"2044":4.0,"2045":5.0,"2046":5.0,"2047":5.0,"2048":5.0,"2049":5.0,"2050":5.0,"2051":5.0,"2052":2.0,"2053":5.0,"2054":5.0,"2055":5.0,"2056":5.0,"2057":5.0,"2063":5.0,"2064":5.0,"2065":5.0,"2066":1.0,"2067":5.0,"2068":5.0,"2069":5.0,"2070":4.0,"2071":5.0,"2072":5.0,"2073":5.0,"2074":5.0,"2075":3.0,"2076":5.0,"2077":5.0,"2078":4.0,"2079":5.0,"2080":4.0,"2081":5.0,"2082":5.0,"2083":5.0,"2084":5.0,"2085":5.0,"2086":5.0,"2087":5.0,"2088":3.0,"2089":3.0,"2090":1.0,"2091":4.0,"2092":5.0,"2103":5.0,"2104":2.0,"2106":4.0,"2107":4.0,"2108":5.0,"2109":5.0,"2110":5.0,"2111":5.0,"2112":5.0,"2113":5.0,"2114":4.0,"2115":5.0,"2116":5.0,"2117":4.0,"2118":4.0,"2119":3.0,"2120":5.0,"2121":4.0,"2122":4.0,"2123":3.0,"2124":4.0,"2125":5.0,"2126":4.0,"2127":4.0,"2128":4.0,"2129":4.0,"2130":3.0,"2131":4.0,"2132":5.0,"2133":4.0,"2134":5.0,"2135":3.0,"2136":5.0,"2137":5.0,"2138":2.0,"2139":5.0,"2140":4.0,"2141":4.0,"2142":5.0,"2143":4.0,"2148":"nil","2153":5.0,"2158":5.0,"2163":5.0,"2168":5.0,"2183":4.0,"2188":5.0,"2193":4.0,"2198":4.0,"2203":4.0,"2208":5.0,"2213":5.0,"2223":3.0,"2238":5.0,"2243":5.0,"2253":5.0,"2258":4.0,"2263":5.0,"2268":3.0,"2273":5.0,"2278":5.0,"2288":5.0,"2293":5.0,"2298":5.0,"2303":5.0,"2308":5.0,"2313":5.0,"2318":4.0,"2323":4.0,"2328":5.0,"2333":5.0,"2343":"nil","2348":4.0,"2349":5.0,"2350":5.0,"2351":4.0,"2352":4.0,"2353":2.0,"2354":5.0,"2355":5.0,"2356":5.0,"2357":4.0,"2373":3.0,"2374":4.0,"2375":4.0,"2376":1.0,"2377":3.0,"2378":4.0,"2379":2.0,"2380":1.0,"2381":4.0,"2382":4.0,"2383":2.0,"2384":3.0,"2385":3.0,"2386":1.0,"2387":5.0,"2388":3.0,"2389":4.0,"2390":4.0,"2391":2.0,"2392":5.0,"2393":5.0,"2394":5.0,"2395":5.0,"2396":3.0,"2397":4.0,"2400":4.0,"2401":2.0,"2402":4.0,"2404":3.0,"2405":5.0,"2406":2.0,"2407":3.0,"2413":3.0,"2414":3.0,"2415":3.0,"2416":5.0,"2417":1.0,"2418":4.0,"2419":5.0,"2422":4.0,"2428":4.0,"2429":3.0,"2433":2.0,"2435":3.0,"2436":4.0,"2437":3.0,"2441":5.0,"2442":4.0,"2445":2.0,"2446":3.0,"2447":1.0,"2448":1.0,"2451":5.0,"2452":4.0,"2453":3.0,"2454":4.0,"2455":3.0,"2456":4.0,"2458":4.0,"2459":4.0,"2460":4.0,"2461":4.0,"2467":4.0,"2473":4.0,"2475":3.0,"2476":1.0,"2484":4.0,"2487":4.0,"2488":4.0,"2489":1.0,"2491":3.0,"2492":3.0,"2501":4.0,"2503":3.0,"2504":5.0,"2507":3.0,"2509":2.0,"2511":1.0,"2512":4.0,"2523":3.0,"2524":4.0,"2525":1.0,"2526":4.0,"2527":4.0,"2528":3.0,"2529":4.0,"2530":4.0,"2531":4.0,"2532":3.0,"2533":4.0,"2534":3.0,"2536":3.0,"2537":1.0,"2542":2.0,"2543":"nil","2548":3.0,"2549":2.0,"2550":5.0,"2551":4.0,"2552":4.0,"2553":4.0,"2554":5.0,"2555":5.0,"2556":5.0,"2557":5.0,"2558":4.0,"2559":3.0,"2560":4.0,"2561":2.0,"2562":3.0,"2563":5.0,"2564":4.0,"2565":5.0,"2566":1.0,"2567":4.0,"2568":5.0,"2569":5.0,"2570":5.0,"2571":4.0,"2572":4.0,"2573":5.0,"2574":4.0,"2575":4.0,"2576":4.0,"2577":4.0,"2578":5.0,"2579":5.0,"2580":3.0,"2581":5.0,"2582":4.0,"2583":5.0,"2584":4.0,"2585":3.0,"2586":5.0,"2587":5.0,"2588":3.0,"2589":5.0,"2590":3.0,"2591":3.0,"2592":3.0,"2593":5.0,"2594":5.0,"2595":2.0,"2596":4.0,"2597":4.0,"2598":5.0,"2599":2.0,"2600":4.0,"2601":4.0,"2602":3.0,"2603":4.0,"2604":2.0,"2605":2.0,"2606":4.0,"2607":4.0,"2608":2.0,"2609":5.0,"2610":5.0,"2611":5.0,"2612":5.0,"2623":4.0,"2624":5.0,"2625":5.0,"2626":4.0,"2627":5.0,"2628":5.0,"2629":5.0,"2630":5.0,"2631":4.0,"2632":4.0,"2638":5.0,"2639":4.0,"2640":5.0,"2641":4.0,"2642":4.0,"2643":5.0,"2644":5.0,"2645":3.0,"2646":5.0,"2647":5.0,"2648":4.0,"2649":4.0,"2650":4.0,"2651":5.0,"2652":5.0,"2658":3.0,"2659":3.0,"2660":4.0,"2661":5.0,"2662":5.0,"2668":4.0,"2669":4.0,"2670":5.0,"2671":4.0,"2672":5.0,"2683":5.0,"2684":5.0,"2685":5.0,"2686":5.0,"2687":4.0,"2688":5.0,"2689":5.0,"2690":5.0,"2691":5.0,"2692":5.0,"2693":5.0,"2694":3.0,"2695":5.0,"2696":5.0,"2697":4.0,"2698":5.0,"2699":3.0,"2700":3.0,"2701":3.0,"2702":5.0,"2703":5.0,"2704":4.0,"2705":5.0,"2706":4.0,"2707":5.0,"2708":5.0,"2709":5.0,"2710":5.0,"2711":5.0,"2712":5.0,"2713":3.0,"2714":5.0,"2715":4.0,"2716":5.0,"2717":5.0,"2718":5.0,"2719":5.0,"2720":5.0,"2721":5.0,"2722":4.0,"2723":4.0,"2724":3.0,"2725":5.0,"2727":3.0,"2733":5.0,"2734":5.0,"2736":5.0,"2737":5.0,"2738":2.0,"2739":5.0,"2740":5.0,"2741":5.0,"2743":5.0,"2744":4.0,"2745":5.0,"2746":4.0,"2747":4.0,"2748":"nil","2753":4.0,"2754":5.0,"2755":4.0,"2756":5.0,"2757":3.0,"2763":4.0,"2764":5.0,"2765":3.0,"2766":4.0,"2767":4.0,"2768":5.0,"2769":4.0,"2770":4.0,"2771":5.0,"2772":3.0,"2778":4.0,"2779":5.0,"2780":5.0,"2781":4.0,"2782":4.0,"2783":4.0,"2784":4.0,"2785":5.0,"2786":5.0,"2787":4.0,"2793":3.0,"2794":4.0,"2795":3.0,"2796":4.0,"2797":5.0,"2803":4.0,"2804":3.0,"2805":1.0,"2806":4.0,"2808":5.0,"2809":5.0,"2810":5.0,"2811":5.0,"2812":2.0,"2813":4.0,"2814":5.0,"2815":5.0,"2816":5.0,"2817":5.0,"2818":5.0,"2819":4.0,"2820":5.0,"2821":5.0,"2822":4.0,"2823":5.0,"2824":4.0,"2825":5.0,"2826":1.0,"2827":4.0,"2828":5.0,"2829":4.0,"2830":2.0,"2831":4.0,"2832":3.0,"2833":5.0,"2834":4.0,"2835":5.0,"2836":5.0,"2837":4.0,"2838":"nil","2843":5.0,"2844":4.0,"2845":3.0,"2846":5.0,"2847":2.0,"2848":3.0,"2849":4.0,"2850":4.0,"2851":3.0,"2852":4.0,"2853":5.0,"2855":5.0,"2856":5.0,"2857":4.0,"2858":5.0,"2859":4.0,"2861":4.0,"2862":4.0,"2863":2.0,"2864":4.0,"2865":5.0,"2866":3.0,"2867":5.0,"2873":5.0,"2874":5.0,"2875":1.0,"2876":4.0,"2877":4.0,"2878":4.0,"2879":3.0,"2880":3.0,"2881":4.0,"2882":5.0,"2883":2.0,"2884":4.0,"2885":3.0,"2886":5.0,"2887":3.0,"2888":5.0,"2889":2.0,"2890":5.0,"2891":3.0,"2892":3.0,"2893":4.0,"2894":2.0,"2895":5.0,"2896":2.0,"2897":4.0,"2898":4.0,"2899":5.0,"2900":3.0,"2901":3.0,"2902":5.0,"2903":2.0,"2904":3.0,"2905":3.0,"2906":4.0,"2907":1.0,"2908":2.0,"2909":3.0,"2910":4.0,"2911":5.0,"2912":4.0,"2913":3.0,"2914":5.0,"2915":4.0,"2916":3.0,"2917":5.0,"2918":1.0,"2919":3.0,"2920":4.0,"2921":3.0,"2922":5.0,"2933":5.0,"2934":5.0,"2935":3.0,"2936":4.0,"2937":5.0,"2938":4.0,"2939":4.0,"2940":5.0,"2941":5.0,"2942":4.0,"2943":4.0,"2944":4.0,"2945":5.0,"2946":2.0,"2947":4.0,"2948":3.0,"2950":5.0,"2951":4.0,"2952":5.0,"2963":1.0,"2964":2.0,"2965":2.0,"2966":5.0,"2967":3.0,"2968":2.0,"2969":5.0,"2970":3.0,"2971":5.0,"2972":2.0,"2973":5.0,"2974":4.0,"2975":5.0,"2976":2.0,"2978":5.0,"2979":5.0,"2980":2.0,"2981":5.0,"2982":4.0,"2983":5.0,"2984":5.0,"2985":3.0,"2986":3.0,"2987":3.0,"2988":3.0,"2989":5.0,"2990":4.0,"2991":4.0,"2992":5.0,"2993":4.0,"2994":4.0,"2995":4.0,"2996":3.0,"2997":4.0,"2998":5.0,"2999":3.0,"3000":5.0,"3001":4.0,"3002":5.0,"3003":4.0,"3004":1.0,"3005":3.0,"3006":1.0,"3007":4.0,"3008":5.0,"3013":"nil","3018":"nil","3021":5.0,"3022":5.0,"3023":5.0,"3024":5.0,"3025":4.0,"3026":"nil","3031":5.0,"3032":5.0,"3033":5.0,"3036":"nil","3041":5.0,"3046":5.0,"3051":5.0,"3056":5.0,"3061":5.0,"3066":5.0,"3071":"nil","3076":5.0,"3081":5.0,"3086":5.0,"3091":5.0,"3096":5.0,"3106":5.0,"3116":5.0,"3121":5.0,"3126":5.0,"3131":5.0,"3136":5.0,"3141":5.0,"3146":5.0,"3151":5.0,"3156":5.0,"3161":5.0,"3171":5.0,"3176":5.0,"3181":5.0,"3186":5.0,"3191":5.0,"3196":5.0,"3201":5.0,"3216":5.0,"3221":5.0,"3226":5.0,"3236":5.0,"3241":5.0,"3242":5.0,"3243":5.0,"3244":5.0,"3245":5.0,"3246":5.0,"3247":5.0,"3248":5.0,"3249":5.0,"3250":5.0,"3251":5.0,"3252":5.0,"3253":5.0,"3254":5.0,"3255":5.0,"3256":"nil","3261":5.0,"3262":5.0,"3263":5.0,"3264":5.0,"3265":5.0,"3266":5.0,"3267":5.0,"3268":5.0,"3269":5.0,"3270":5.0,"3271":5.0,"3272":5.0,"3273":5.0,"3274":5.0,"3275":5.0,"3277":5.0,"3278":5.0,"3279":5.0,"3280":5.0,"3281":5.0,"3282":5.0,"3283":5.0,"3284":5.0,"3285":5.0,"3286":4.0,"3287":5.0,"3288":5.0,"3289":5.0,"3296":5.0,"3297":5.0,"3298":5.0,"3299":5.0,"3300":5.0,"3301":5.0,"3302":5.0,"3303":5.0,"3304":5.0,"3305":5.0,"3306":5.0,"3307":4.0,"3308":5.0,"3309":5.0,"3311":5.0,"3312":5.0,"3313":5.0,"3314":5.0,"3315":5.0,"3316":5.0,"3317":5.0,"3318":5.0,"3319":"nil","3321":3.0,"3322":4.0,"3323":2.0,"3324":4.0,"3325":2.0,"3326":4.0,"3327":5.0,"3328":4.0,"3329":3.0,"3330":4.0,"3331":3.0,"3332":5.0,"3333":3.0,"3334":4.0,"3335":2.0,"3336":2.0,"3337":4.0,"3338":3.0,"3339":3.0,"3340":3.0,"3341":4.0,"3342":5.0,"3343":5.0,"3344":4.0,"3345":5.0,"3346":5.0,"3351":5.0,"3356":"nil","3361":5.0,"3366":5.0,"3376":5.0,"3386":5.0,"3391":5.0,"3396":5.0,"3397":4.0,"3398":1.0,"3399":4.0,"3400":5.0,"3401":1.0,"3402":5.0,"3403":5.0,"3404":4.0,"3405":4.0,"3406":5.0,"3407":4.0,"3408":5.0,"3409":4.0,"3410":4.0,"3411":"nil","3416":5.0,"3417":5.0,"3418":5.0,"3419":5.0,"3420":5.0,"3421":"nil","3441":"nil","3442":"nil","3443":"nil","3445":"nil","3449":5.0,"3450":4.0,"3451":4.0,"3452":4.0,"3453":4.0,"3454":"nil","3459":5.0,"3460":5.0,"3461":4.0,"3462":5.0,"3463":4.0,"3464":4.0,"3465":5.0,"3466":5.0,"3467":2.0,"3468":5.0,"3469":1.0,"3470":4.0,"3471":5.0,"3472":3.0,"3473":4.0,"3474":5.0,"3475":3.0,"3476":4.0,"3477":5.0,"3478":3.0,"3479":5.0,"3480":4.0,"3481":3.0,"3482":3.0,"3483":2.0,"3484":4.0,"3485":3.0,"3486":4.0,"3487":3.0,"3488":4.0,"3499":5.0,"3500":4.0,"3501":5.0,"3502":5.0,"3503":5.0,"3514":3.0,"3515":4.0,"3516":5.0,"3517":3.0,"3518":5.0,"3519":5.0,"3520":4.0,"3521":5.0,"3522":3.0,"3523":4.0,"3524":5.0,"3525":5.0,"3526":5.0,"3527":4.0,"3528":4.0,"3529":5.0,"3530":2.0,"3531":4.0,"3532":1.0,"3533":4.0,"3534":5.0,"3535":4.0,"3536":4.0,"3537":4.0,"3538":4.0,"3544":4.0,"3545":5.0,"3546":3.0,"3547":4.0,"3548":5.0,"3549":5.0,"3550":5.0,"3551":4.0,"3552":5.0,"3553":5.0,"3554":5.0,"3555":4.0,"3556":4.0,"3557":5.0,"3558":5.0,"3559":5.0,"3560":5.0,"3561":5.0,"3562":4.0,"3564":5.0,"3565":1.0,"3566":4.0,"3567":5.0,"3568":4.0,"3569":5.0,"3570":5.0,"3571":5.0,"3572":4.0,"3573":4.0,"3574":4.0,"3575":5.0,"3576":5.0,"3577":5.0,"3580":4.0,"3581":5.0,"3582":5.0,"3583":5.0,"3584":4.0,"3585":5.0,"3586":5.0,"3587":4.0,"3588":5.0,"3589":5.0,"3590":4.0,"3591":2.0,"3592":5.0,"3593":5.0,"3599":5.0,"3600":5.0,"3601":4.0,"3602":5.0,"3603":3.0,"3604":5.0,"3605":4.0,"3606":5.0,"3607":5.0,"3608":5.0,"3609":5.0,"3610":3.0,"3611":4.0,"3612":4.0,"3613":5.0,"3614":5.0,"3615":3.0,"3616":4.0,"3617":4.0,"3618":5.0,"3619":4.0,"3621":5.0,"3622":3.0,"3623":4.0,"3624":4.0,"3625":3.0,"3626":5.0,"3627":5.0,"3628":4.0,"3634":5.0,"3635":4.0,"3636":5.0,"3637":5.0,"3638":5.0,"3639":4.0,"3640":3.0,"3641":2.0,"3642":5.0,"3643":5.0,"3644":5.0,"3645":4.0,"3647":5.0,"3648":4.0,"3649":1.0,"3654":1.0,"3659":1.0,"3664":1.0,"3669":"nil","3674":1.0,"3679":3.0,"3684":4.0,"3689":2.0,"3694":3.0,"3719":3.0,"3724":4.0,"3749":3.0,"3754":5.0,"3769":3.0,"3774":4.0,"3799":5.0,"3800":5.0,"3801":5.0,"3802":5.0,"3803":5.0,"3804":5.0,"3805":5.0,"3806":1.0,"3807":5.0,"3808":5.0,"3809":"nil","3819":5.0,"3820":5.0,"3821":5.0,"3822":5.0,"3823":5.0,"3824":4.0,"3825":5.0,"3826":5.0,"3827":5.0,"3828":5.0,"3829":5.0,"3830":5.0,"3831":5.0,"3832":5.0,"3833":5.0,"3834":5.0,"3835":4.0,"3836":5.0,"3837":5.0,"3838":5.0,"3839":4.0,"3840":5.0,"3841":5.0,"3842":5.0,"3843":5.0,"3844":5.0,"3845":5.0,"3846":5.0,"3847":5.0,"3848":4.0,"3849":5.0,"3850":5.0,"3851":5.0,"3852":5.0,"3853":5.0,"3854":5.0,"3855":2.0,"3856":5.0,"3857":5.0,"3858":5.0,"3859":5.0,"3860":5.0,"3861":4.0,"3862":5.0,"3863":5.0,"3864":5.0,"3865":5.0,"3866":5.0,"3867":5.0,"3868":5.0,"3869":5.0,"3870":5.0,"3871":5.0,"3872":5.0,"3873":5.0,"3874":5.0,"3875":5.0,"3876":4.0,"3877":4.0,"3878":5.0,"3884":5.0,"3885":5.0,"3886":5.0,"3887":4.0,"3888":5.0,"3889":5.0,"3890":5.0,"3891":5.0,"3892":5.0,"3893":5.0,"3899":5.0,"3900":5.0,"3901":5.0,"3902":5.0,"3903":5.0,"3904":5.0,"3905":5.0,"3906":5.0,"3907":5.0,"3908":5.0,"3909":5.0,"3910":5.0,"3911":5.0,"3912":5.0,"3913":5.0,"3914":5.0,"3915":5.0,"3916":5.0,"3917":5.0,"3918":4.0,"3939":5.0,"3940":5.0,"3941":5.0,"3942":5.0,"3943":5.0,"3944":5.0,"3945":5.0,"3946":5.0,"3947":5.0,"3948":5.0,"3949":5.0,"3950":5.0,"3951":5.0,"3952":4.0,"3953":5.0,"3954":5.0,"3955":5.0,"3956":5.0,"3957":5.0,"3958":5.0,"3964":3.0,"3965":5.0,"3966":5.0,"3967":5.0,"3968":5.0,"3969":4.0,"3970":5.0,"3971":5.0,"3972":5.0,"3973":5.0,"3974":5.0,"3975":4.0,"3976":5.0,"3977":5.0,"3978":4.0,"3979":5.0,"3980":5.0,"3981":5.0,"3982":5.0,"3983":5.0,"3984":5.0,"3985":5.0,"3986":5.0,"3987":5.0,"3988":5.0,"3989":5.0,"3990":5.0,"3991":5.0,"3992":5.0,"3993":5.0,"3994":5.0,"3995":5.0,"3996":5.0,"3997":5.0,"3998":5.0,"3999":5.0,"4000":5.0,"4001":5.0,"4002":5.0,"4003":5.0,"4004":5.0,"4005":5.0,"4006":5.0,"4007":5.0,"4008":5.0,"4009":5.0,"4010":5.0,"4011":5.0,"4012":5.0,"4013":5.0,"4014":"nil","4019":5.0,"4020":5.0,"4021":5.0,"4022":5.0,"4023":4.0,"4024":5.0,"4025":5.0,"4026":5.0,"4027":5.0,"4028":5.0,"4029":5.0,"4030":5.0,"4031":5.0,"4032":5.0,"4033":5.0,"4039":5.0,"4040":5.0,"4041":5.0,"4042":5.0,"4043":5.0,"4044":5.0,"4045":5.0,"4046":5.0,"4047":5.0,"4048":5.0,"4049":5.0,"4050":5.0,"4051":5.0,"4052":5.0,"4053":5.0,"4054":5.0,"4055":5.0,"4056":5.0,"4057":5.0,"4058":5.0,"4059":5.0,"4060":5.0,"4061":5.0,"4062":5.0,"4063":5.0,"4064":5.0,"4065":5.0,"4066":5.0,"4067":5.0,"4068":5.0,"4069":5.0,"4070":5.0,"4071":5.0,"4072":5.0,"4073":5.0,"4074":5.0,"4075":5.0,"4076":5.0,"4077":5.0,"4078":5.0,"4079":5.0,"4080":5.0,"4081":5.0,"4082":5.0,"4083":5.0,"4084":5.0,"4085":5.0,"4086":5.0,"4087":5.0,"4088":5.0,"4089":5.0,"4090":5.0,"4091":5.0,"4092":5.0,"4093":5.0,"4094":5.0,"4095":5.0,"4096":5.0,"4097":5.0,"4098":5.0,"4099":5.0,"4100":5.0,"4101":5.0,"4102":5.0,"4103":5.0,"4104":5.0,"4105":5.0,"4107":5.0,"4108":5.0,"4109":5.0,"4110":5.0,"4111":5.0,"4112":5.0,"4114":5.0,"4115":5.0,"4117":5.0,"4118":5.0,"4119":5.0,"4120":5.0,"4121":4.0,"4122":5.0,"4123":5.0,"4124":5.0,"4125":5.0,"4126":5.0,"4127":5.0,"4128":5.0,"4129":5.0,"4130":5.0,"4131":5.0,"4132":5.0,"4133":5.0,"4134":5.0,"4135":5.0,"4136":5.0,"4137":5.0,"4138":5.0,"4139":5.0,"4140":5.0,"4141":5.0,"4142":4.0,"4143":5.0,"4144":5.0,"4145":5.0,"4146":5.0,"4147":5.0,"4148":5.0,"4149":5.0,"4150":5.0,"4151":5.0,"4152":5.0,"4153":5.0,"4159":5.0,"4160":5.0,"4161":5.0,"4162":5.0,"4163":5.0,"4164":4.0,"4165":5.0,"4166":5.0,"4167":5.0,"4168":5.0,"4169":5.0,"4170":5.0,"4174":5.0,"4175":5.0,"4176":5.0,"4177":5.0,"4178":5.0,"4179":5.0,"4180":5.0,"4181":5.0,"4182":5.0,"4183":5.0,"4184":5.0,"4185":5.0,"4186":5.0,"4187":5.0,"4188":5.0,"4189":"nil","4199":5.0,"4200":5.0,"4201":5.0,"4202":5.0,"4203":5.0,"4204":5.0,"4205":5.0,"4206":5.0,"4207":5.0,"4208":5.0,"4214":5.0,"4215":5.0,"4216":5.0,"4217":5.0,"4218":5.0,"4219":5.0,"4220":5.0,"4221":5.0,"4222":5.0,"4223":5.0,"4224":5.0,"4225":5.0,"4226":5.0,"4227":5.0,"4229":4.0,"4230":4.0,"4231":4.0,"4232":4.0,"4233":3.0,"4234":4.0,"4235":4.0,"4236":4.0,"4237":2.0,"4238":1.0,"4239":4.0,"4240":4.0,"4241":2.0,"4242":5.0,"4243":5.0,"4244":3.0,"4245":4.0,"4246":2.0,"4247":1.0,"4249":3.0,"4250":2.0,"4251":3.0,"4252":1.0,"4253":4.0,"4256":4.0,"4258":2.0,"4259":3.0,"4260":5.0,"4261":2.0,"4262":5.0,"4266":5.0,"4267":4.0,"4269":4.0,"4270":5.0,"4271":2.0,"4272":4.0,"4273":4.0,"4281":3.0,"4282":3.0,"4283":5.0,"4284":3.0,"4285":5.0,"4286":2.0,"4287":5.0,"4289":4.0,"4291":4.0,"4292":4.0,"4293":4.0,"4294":5.0,"4296":4.0,"4297":4.0,"4299":4.0,"4301":4.0,"4304":4.0,"4305":5.0,"4307":3.0,"4308":3.0,"4311":5.0,"4314":"nil","4320":2.0,"4322":1.0,"4329":5.0,"4331":4.0,"4333":3.0,"4345":5.0,"4347":3.0,"4352":3.0,"4355":4.0,"4356":4.0,"4357":4.0,"4359":4.0,"4361":5.0,"4362":2.0,"4363":3.0,"4365":3.0,"4366":3.0,"4367":2.0,"4368":4.0,"4369":5.0,"4371":3.0,"4372":1.0,"4373":4.0,"4374":4.0,"4390":4.0,"4391":5.0,"4392":4.0,"4394":5.0,"4395":5.0,"4396":4.0,"4400":5.0,"4401":3.0,"4402":3.0,"4404":4.0,"4405":2.0,"4406":5.0,"4409":3.0,"4410":4.0,"4412":4.0,"4413":4.0,"4414":3.0,"4415":4.0,"4419":5.0,"4420":5.0,"4421":4.0,"4422":4.0,"4426":1.0,"4427":4.0,"4429":5.0,"4434":"nil","4439":4.0,"4444":4.0,"4454":2.0,"4459":4.0,"4464":4.0,"4469":5.0,"4474":2.0,"4479":4.0,"4489":4.0,"4494":4.0,"4499":5.0,"4504":3.0,"4514":5.0,"4519":3.0,"4524":5.0,"4529":3.0,"4534":3.0,"4539":1.0,"4544":"nil","4549":5.0,"4550":5.0,"4551":5.0,"4552":5.0,"4553":4.0,"4554":4.0,"4555":4.0,"4556":3.0,"4557":4.0,"4558":3.0,"4559":5.0,"4560":5.0,"4561":5.0,"4562":3.0,"4563":5.0,"4564":5.0,"4565":1.0,"4566":2.0,"4567":5.0,"4568":5.0,"4569":5.0,"4570":4.0,"4572":4.0,"4573":5.0,"4579":5.0,"4580":4.0,"4581":5.0,"4582":5.0,"4583":5.0,"4584":4.0,"4585":4.0,"4586":4.0,"4587":3.0,"4588":4.0,"4589":5.0,"4590":5.0,"4591":4.0,"4592":5.0,"4593":4.0,"4594":5.0,"4595":5.0,"4596":5.0,"4597":5.0,"4598":5.0,"4599":5.0,"4600":4.0,"4601":4.0,"4602":4.0,"4603":5.0,"4604":1.0,"4605":1.0,"4606":2.0,"4607":5.0,"4608":1.0,"4609":"nil","4614":2.0,"4615":3.0,"4616":3.0,"4617":4.0,"4618":4.0,"4629":5.0,"4630":5.0,"4631":1.0,"4632":5.0,"4633":4.0,"4634":4.0,"4635":4.0,"4636":4.0,"4637":1.0,"4638":1.0,"4639":5.0,"4640":5.0,"4641":3.0,"4642":5.0,"4643":4.0,"4644":5.0,"4645":4.0,"4646":4.0,"4647":5.0,"4648":5.0,"4649":5.0,"4650":5.0,"4651":5.0,"4652":5.0,"4653":5.0,"4654":5.0,"4655":5.0,"4656":3.0,"4657":4.0,"4658":4.0,"4659":"nil","4662":"nil","4667":1.0,"4668":1.0,"4669":2.0,"4670":3.0,"4671":5.0,"4672":2.0,"4673":1.0,"4674":1.0,"4675":2.0,"4676":3.0,"4677":5.0,"4678":1.0,"4679":2.0,"4680":1.0,"4681":3.0,"4682":4.0,"4684":1.0,"4685":2.0,"4687":1.0,"4688":3.0,"4690":3.0,"4691":1.0,"4702":1.0,"4703":3.0,"4705":5.0,"4707":5.0,"4708":1.0,"4709":4.0,"4711":3.0,"4715":1.0,"4717":1.0,"4718":1.0,"4720":3.0,"4721":2.0,"4724":4.0,"4726":4.0,"4727":1.0,"4729":2.0,"4731":3.0,"4732":3.0,"4733":4.0,"4734":1.0,"4736":2.0,"4737":1.0,"4740":1.0,"4741":1.0,"4743":2.0,"4745":1.0,"4746":2.0,"4747":1.0,"4749":5.0,"4751":4.0,"4752":5.0,"4753":1.0,"4754":2.0,"4755":1.0,"4757":1.0,"4758":4.0,"4763":3.0,"4764":2.0,"4765":5.0,"4766":5.0,"4767":2.0,"4768":3.0,"4769":5.0,"4770":5.0,"4771":5.0,"4777":4.0,"4779":2.0,"4780":3.0,"4787":2.0,"4788":3.0,"4790":5.0,"4791":2.0,"4792":2.0,"4794":4.0,"4795":4.0,"4796":4.0,"4802":5.0,"4803":2.0,"4804":5.0,"4805":1.0,"4806":2.0,"4808":5.0,"4809":3.0,"4811":4.0,"4812":4.0,"4814":3.0,"4815":3.0,"4818":4.0,"4819":2.0,"4821":5.0,"4822":3.0,"4823":3.0,"4826":5.0,"4832":1.0,"4833":5.0,"4835":1.0,"4836":2.0,"4840":5.0,"4842":1.0,"4843":4.0,"4844":5.0,"4847":1.0,"4848":5.0,"4849":5.0,"4851":5.0,"4852":5.0,"4853":4.0,"4854":2.0,"4856":3.0,"4862":"nil","4864":"nil","4866":"nil","4870":5.0,"4875":5.0,"4880":4.0,"4885":5.0,"4890":"nil","4895":5.0,"4900":4.0,"4901":5.0,"4902":4.0,"4903":4.0,"4904":4.0,"4905":4.0,"4906":4.0,"4907":3.0,"4908":4.0,"4909":4.0,"4910":4.0,"4911":5.0,"4912":5.0,"4913":4.0,"4914":4.0,"4915":"nil","4920":5.0,"4921":5.0,"4922":4.0,"4923":5.0,"4924":5.0,"4925":5.0,"4926":5.0,"4927":4.0,"4928":4.0,"4929":5.0,"4930":"nil","4934":"nil","4939":"nil","4941":"nil","4943":"nil","4944":4.0,"4945":5.0,"4946":5.0,"4947":5.0,"4948":5.0,"4949":5.0,"4950":3.0,"4951":5.0,"4952":5.0,"4953":5.0,"4954":5.0,"4955":5.0,"4956":5.0,"4957":5.0,"4958":5.0,"4959":5.0,"4960":4.0,"4961":5.0,"4962":4.0,"4963":5.0,"4964":5.0,"4965":5.0,"4966":3.0,"4967":5.0,"4968":3.0,"4969":5.0,"4970":5.0,"4971":4.0,"4972":5.0,"4973":5.0,"4974":5.0,"4975":5.0,"4976":4.0,"4977":5.0,"4978":5.0,"4979":3.0,"4980":5.0,"4981":3.0,"4982":5.0,"4983":5.0,"4984":3.0,"4985":4.0,"4986":4.0,"4987":2.0,"4988":4.0,"4989":5.0,"4990":4.0,"4991":2.0,"4992":4.0,"4993":4.0,"4994":5.0,"4995":5.0,"4996":3.0,"4997":5.0,"4998":4.0,"4999":3.0,"5000":5.0,"5001":5.0,"5002":4.0,"5003":5.0,"5004":"nil","5005":2.0,"5006":4.0,"5007":5.0,"5008":5.0,"5009":5.0,"5010":4.0,"5011":4.0,"5012":4.0,"5013":5.0,"5014":5.0,"5015":3.0,"5016":3.0,"5017":4.0,"5018":1.0,"5019":4.0,"5020":3.0,"5021":5.0,"5022":1.0,"5023":4.0,"5024":4.0,"5025":4.0,"5026":4.0,"5027":4.0,"5028":4.0,"5029":4.0,"5030":2.0,"5031":5.0,"5032":4.0,"5033":5.0,"5034":3.0,"5035":5.0,"5036":5.0,"5037":3.0,"5038":4.0,"5039":5.0,"5040":4.0,"5041":5.0,"5042":5.0,"5043":5.0,"5044":5.0,"5045":5.0,"5046":5.0,"5047":3.0,"5048":3.0,"5049":5.0,"5050":4.0,"5051":3.0,"5052":4.0,"5053":2.0,"5054":5.0,"5055":3.0,"5056":4.0,"5057":4.0,"5058":4.0,"5059":5.0,"5060":4.0,"5061":3.0,"5062":5.0,"5063":3.0,"5064":4.0,"5065":5.0,"5066":5.0,"5067":5.0,"5068":4.0,"5069":3.0,"5070":"nil","5080":4.0,"5081":5.0,"5082":3.0,"5083":4.0,"5084":4.0,"5085":1.0,"5086":5.0,"5087":4.0,"5088":5.0,"5089":4.0,"5090":5.0,"5091":4.0,"5092":4.0,"5093":2.0,"5094":2.0,"5100":4.0,"5101":5.0,"5102":4.0,"5103":4.0,"5104":4.0,"5105":1.0,"5106":2.0,"5107":1.0,"5108":3.0,"5109":4.0,"5120":3.0,"5121":4.0,"5122":4.0,"5123":5.0,"5124":5.0,"5125":4.0,"5126":4.0,"5127":5.0,"5128":5.0,"5129":4.0,"5130":5.0,"5131":4.0,"5133":5.0,"5134":5.0,"5135":5.0,"5136":1.0,"5137":2.0,"5138":5.0,"5139":5.0,"5140":2.0,"5141":2.0,"5142":2.0,"5143":3.0,"5144":4.0,"5145":5.0,"5146":5.0,"5147":5.0,"5148":5.0,"5149":3.0,"5150":5.0,"5151":1.0,"5152":5.0,"5153":4.0,"5154":5.0,"5160":4.0,"5161":5.0,"5165":5.0,"5166":5.0,"5167":5.0,"5168":5.0,"5169":5.0,"5170":5.0,"5171":5.0,"5172":4.0,"5173":5.0,"5174":5.0,"5175":5.0,"5176":5.0,"5177":3.0,"5178":4.0,"5179":5.0,"5180":5.0,"5181":5.0,"5182":5.0,"5183":5.0,"5184":4.0,"5185":"nil","5190":5.0,"5191":5.0,"5192":5.0,"5193":4.0,"5194":4.0,"5195":5.0,"5196":4.0,"5197":4.0,"5198":5.0,"5199":5.0,"5200":4.0,"5201":3.0,"5202":5.0,"5203":5.0,"5204":3.0,"5205":2.0,"5206":4.0,"5207":5.0,"5208":5.0,"5209":4.0,"5210":3.0,"5211":4.0,"5212":5.0,"5213":1.0,"5214":4.0,"5215":"nil","5220":2.0,"5221":3.0,"5222":4.0,"5223":3.0,"5224":5.0,"5225":5.0,"5226":4.0,"5227":3.0,"5228":4.0,"5229":3.0,"5230":3.0,"5231":4.0,"5232":4.0,"5233":5.0,"5234":5.0,"5235":5.0,"5236":5.0,"5237":5.0,"5238":5.0,"5239":5.0,"5250":4.0,"5251":4.0,"5252":4.0,"5253":5.0,"5254":5.0,"5260":3.0,"5261":3.0,"5262":4.0,"5263":5.0,"5264":4.0,"5265":3.0,"5266":4.0,"5267":4.0,"5268":5.0,"5269":5.0,"5270":5.0,"5271":5.0,"5272":5.0,"5273":5.0,"5274":4.0,"5275":5.0,"5280":"nil","5285":5.0,"5295":3.0,"5296":5.0,"5297":5.0,"5298":4.0,"5299":5.0,"5300":5.0,"5301":5.0,"5302":3.0,"5303":4.0,"5304":5.0,"5305":4.0,"5306":4.0,"5307":4.0,"5308":1.0,"5309":5.0,"5310":"nil","5315":5.0,"5316":4.0,"5317":4.0,"5318":5.0,"5319":5.0,"5325":3.0,"5326":5.0,"5327":4.0,"5330":5.0,"5331":4.0,"5332":4.0,"5333":5.0,"5334":5.0,"5335":5.0,"5336":5.0,"5337":4.0,"5338":5.0,"5339":3.0,"5340":1.0,"5341":4.0,"5342":4.0,"5343":5.0,"5344":3.0,"5345":"nil","5346":5.0,"5347":5.0,"5348":5.0,"5349":4.0,"5350":5.0,"5351":5.0,"5352":4.0,"5353":5.0,"5354":5.0,"5355":4.0,"5356":5.0,"5357":5.0,"5358":5.0,"5359":5.0,"5360":5.0,"5361":5.0,"5362":5.0,"5363":5.0,"5364":4.0,"5365":5.0,"5366":5.0,"5367":5.0,"5368":5.0,"5369":5.0,"5370":4.0,"5371":"nil","5376":5.0,"5377":4.0,"5378":5.0,"5379":5.0,"5380":5.0,"5381":4.0,"5382":5.0,"5383":5.0,"5384":5.0,"5385":4.0,"5391":5.0,"5392":5.0,"5393":5.0,"5394":4.0,"5395":5.0,"5396":5.0,"5397":5.0,"5398":5.0,"5399":5.0,"5400":4.0,"5406":4.0,"5407":5.0,"5408":5.0,"5409":5.0,"5410":5.0,"5411":5.0,"5412":5.0,"5413":4.0,"5414":5.0,"5415":5.0,"5416":5.0,"5417":4.0,"5418":5.0,"5419":4.0,"5420":5.0,"5421":4.0,"5422":5.0,"5423":5.0,"5424":3.0,"5425":5.0,"5431":4.0,"5432":4.0,"5433":5.0,"5434":4.0,"5435":4.0,"5436":4.0,"5437":5.0,"5438":5.0,"5439":2.0,"5440":5.0,"5441":5.0,"5442":4.0,"5443":5.0,"5444":5.0,"5445":5.0,"5451":5.0,"5452":4.0,"5453":4.0,"5454":5.0,"5455":5.0,"5456":5.0,"5457":4.0,"5458":5.0,"5459":5.0,"5460":3.0,"5461":4.0,"5462":5.0,"5463":4.0,"5464":5.0,"5465":4.0,"5466":4.0,"5467":4.0,"5468":5.0,"5469":5.0,"5470":5.0,"5476":4.0,"5477":5.0,"5479":5.0,"5480":5.0,"5481":5.0,"5482":5.0,"5483":5.0,"5484":5.0,"5485":5.0,"5486":5.0,"5487":5.0,"5488":5.0,"5489":5.0,"5490":5.0,"5496":5.0,"5497":4.0,"5498":5.0,"5499":5.0,"5500":5.0,"5501":5.0,"5502":4.0,"5503":5.0,"5504":4.0,"5505":3.0,"5506":5.0,"5507":5.0,"5508":5.0,"5509":5.0,"5510":4.0,"5511":3.0,"5512":5.0,"5513":3.0,"5514":5.0,"5515":5.0,"5516":5.0,"5517":4.0,"5518":5.0,"5519":5.0,"5520":5.0,"5521":4.0,"5522":5.0,"5523":5.0,"5524":5.0,"5525":5.0,"5526":5.0,"5527":5.0,"5528":5.0,"5529":5.0,"5530":5.0,"5536":5.0,"5537":5.0,"5538":5.0,"5539":5.0,"5540":5.0,"5541":5.0,"5542":4.0,"5543":5.0,"5544":5.0,"5545":4.0,"5546":"nil","5551":5.0,"5552":5.0,"5553":5.0,"5554":5.0,"5555":5.0,"5556":5.0,"5557":2.0,"5558":5.0,"5559":5.0,"5560":5.0,"5561":5.0,"5562":5.0,"5563":5.0,"5564":5.0,"5565":4.0,"5566":5.0,"5567":4.0,"5568":5.0,"5569":5.0,"5570":4.0,"5571":5.0,"5572":2.0,"5573":5.0,"5574":5.0,"5575":5.0,"5576":5.0,"5577":5.0,"5578":5.0,"5579":5.0,"5580":5.0,"5591":5.0,"5593":2.0,"5594":4.0,"5595":1.0,"5596":5.0,"5597":5.0,"5598":5.0,"5599":5.0,"5600":5.0,"5606":5.0,"5607":5.0,"5608":5.0,"5609":5.0,"5610":5.0,"5616":5.0,"5617":5.0,"5618":4.0,"5619":5.0,"5620":5.0,"5621":2.0,"5622":2.0,"5623":4.0,"5624":5.0,"5625":5.0,"5626":5.0,"5627":2.0,"5628":5.0,"5629":5.0,"5630":5.0,"5631":4.0,"5632":5.0,"5633":5.0,"5634":5.0,"5635":5.0,"5636":5.0,"5637":5.0,"5638":5.0,"5639":5.0,"5641":5.0,"5642":4.0,"5643":5.0,"5644":4.0,"5645":5.0,"5646":5.0,"5647":5.0,"5648":5.0,"5649":5.0,"5650":5.0,"5651":5.0,"5652":5.0,"5653":5.0,"5654":1.0,"5655":3.0,"5656":5.0,"5657":5.0,"5658":5.0,"5659":5.0,"5660":5.0,"5661":3.0,"5662":5.0,"5663":5.0,"5664":5.0,"5665":5.0,"5666":5.0,"5667":4.0,"5668":5.0,"5669":5.0,"5670":4.0,"5676":2.0,"5678":3.0,"5679":3.0,"5680":4.0,"5681":5.0,"5682":4.0,"5683":4.0,"5684":5.0,"5685":5.0,"5691":5.0,"5692":5.0,"5693":5.0,"5694":5.0,"5695":5.0,"5696":5.0,"5697":4.0,"5698":5.0,"5699":5.0,"5700":5.0,"5701":4.0,"5702":5.0,"5703":5.0,"5704":5.0,"5705":4.0,"5711":4.0,"5712":4.0,"5713":5.0,"5714":5.0,"5715":5.0,"5716":5.0,"5717":5.0,"5718":5.0,"5719":5.0,"5720":4.0,"5721":5.0,"5722":5.0,"5723":4.0,"5724":5.0,"5725":5.0,"5726":5.0,"5727":2.0,"5728":5.0,"5729":5.0,"5730":5.0,"5731":5.0,"5732":5.0,"5733":5.0,"5734":5.0,"5735":2.0,"5736":5.0,"5737":5.0,"5738":5.0,"5739":5.0,"5740":4.0,"5746":4.0,"5747":3.0,"5748":4.0,"5749":4.0,"5750":4.0,"5751":5.0,"5752":5.0,"5753":5.0,"5754":5.0,"5755":4.0,"5756":"nil","5761":3.0,"5762":5.0,"5763":5.0,"5764":4.0,"5765":4.0,"5766":5.0,"5767":5.0,"5768":4.0,"5769":5.0,"5770":3.0,"5771":5.0,"5772":5.0,"5773":5.0,"5774":5.0,"5775":5.0,"5776":5.0,"5777":4.0,"5778":5.0,"5779":3.0,"5780":1.0,"5781":5.0,"5782":5.0,"5783":5.0,"5784":5.0,"5785":5.0,"5786":5.0,"5787":2.0,"5788":3.0,"5789":5.0,"5790":5.0,"5791":4.0,"5792":5.0,"5793":5.0,"5794":3.0,"5795":5.0,"5796":4.0,"5797":5.0,"5798":3.0,"5799":5.0,"5800":4.0,"5801":4.0,"5802":5.0,"5803":4.0,"5804":4.0,"5805":4.0,"5811":4.0,"5812":4.0,"5813":4.0,"5814":5.0,"5815":4.0,"5816":4.0,"5817":2.0,"5818":2.0,"5819":4.0,"5820":5.0,"5821":3.0,"5822":4.0,"5823":5.0,"5824":4.0,"5825":4.0,"5826":4.0,"5827":5.0,"5828":5.0,"5829":4.0,"5830":5.0,"5831":5.0,"5832":2.0,"5833":5.0,"5834":5.0,"5835":5.0,"5836":4.0,"5837":5.0,"5838":4.0,"5839":4.0,"5840":4.0,"5841":5.0,"5842":4.0,"5843":4.0,"5844":5.0,"5845":5.0,"5846":5.0,"5847":5.0,"5848":3.0,"5849":5.0,"5850":5.0,"5851":5.0,"5852":5.0,"5853":3.0,"5854":5.0,"5855":5.0,"5856":5.0,"5857":5.0,"5858":5.0,"5860":5.0,"5866":5.0,"5867":4.0,"5868":5.0,"5869":5.0,"5870":4.0,"5871":4.0,"5872":4.0,"5873":5.0,"5874":5.0,"5875":5.0,"5881":4.0,"5882":5.0,"5883":5.0,"5884":5.0,"5885":5.0,"5886":4.0,"5887":5.0,"5888":4.0,"5889":3.0,"5890":5.0,"5891":5.0,"5892":5.0,"5893":5.0,"5894":4.0,"5895":5.0,"5896":5.0,"5897":4.0,"5898":5.0,"5899":5.0,"5900":4.0,"5901":5.0,"5902":5.0,"5903":5.0,"5904":4.0,"5905":4.0,"5906":4.0,"5907":3.0,"5908":5.0,"5909":5.0,"5910":5.0,"5911":4.0,"5912":4.0,"5913":4.0,"5914":3.0,"5915":3.0,"5916":4.0,"5917":5.0,"5918":4.0,"5919":5.0,"5920":5.0,"5926":2.0,"5927":5.0,"5928":3.0,"5929":2.0,"5930":4.0,"5931":4.0,"5932":3.0,"5933":2.0,"5934":5.0,"5935":4.0,"5936":5.0,"5937":4.0,"5938":4.0,"5939":4.0,"5940":5.0,"5941":5.0,"5942":5.0,"5943":4.0,"5944":3.0,"5945":5.0,"5946":5.0,"5947":5.0,"5948":5.0,"5949":5.0,"5950":5.0,"5951":5.0,"5952":5.0,"5953":5.0,"5954":5.0,"5955":5.0,"5956":5.0,"5957":5.0,"5958":5.0,"5959":5.0,"5960":5.0,"5961":5.0,"5962":5.0,"5963":4.0,"5964":5.0,"5965":5.0,"5966":"nil","5971":5.0,"5972":5.0,"5973":5.0,"5974":5.0,"5975":5.0,"5976":5.0,"5977":5.0,"5978":5.0,"5979":5.0,"5980":5.0,"5981":5.0,"5982":5.0,"5983":4.0,"5984":5.0,"5986":5.0,"5991":5.0,"5996":5.0,"6001":4.0,"6006":5.0,"6011":5.0,"6016":4.0,"6021":5.0,"6026":1.0,"6031":"nil","6036":5.0,"6037":5.0,"6038":5.0,"6039":4.0,"6040":3.0,"6041":5.0,"6042":4.0,"6043":5.0,"6044":5.0,"6045":4.0,"6046":"nil","6056":4.0,"6057":5.0,"6058":5.0,"6059":5.0,"6060":3.0,"6061":5.0,"6062":4.0,"6063":4.0,"6064":5.0,"6065":4.0,"6066":4.0,"6067":4.0,"6068":5.0,"6069":4.0,"6070":5.0,"6071":5.0,"6072":4.0,"6073":5.0,"6074":5.0,"6075":5.0,"6076":4.0,"6077":4.0,"6078":4.0,"6079":5.0,"6080":5.0,"6081":3.0,"6082":4.0,"6083":4.0,"6084":4.0,"6085":5.0,"6086":4.0,"6087":5.0,"6088":5.0,"6089":4.0,"6090":2.0,"6091":5.0,"6092":5.0,"6093":5.0,"6094":5.0,"6095":5.0,"6101":5.0,"6102":5.0,"6103":2.0,"6104":3.0,"6105":3.0,"6106":4.0,"6107":4.0,"6108":4.0,"6109":4.0,"6110":4.0,"6111":4.0,"6112":5.0,"6113":4.0,"6114":5.0,"6115":4.0,"6121":4.0,"6122":3.0,"6123":1.0,"6124":5.0,"6125":5.0,"6126":5.0,"6127":5.0,"6128":4.0,"6129":4.0,"6130":4.0,"6131":"nil","6136":4.0,"6137":3.0,"6138":1.0,"6139":3.0,"6140":5.0,"6141":5.0,"6142":4.0,"6143":4.0,"6144":4.0,"6145":4.0,"6146":3.0,"6147":5.0,"6148":5.0,"6149":5.0,"6150":5.0,"6151":5.0,"6152":5.0,"6153":5.0,"6154":4.0,"6155":5.0,"6156":4.0,"6158":4.0,"6159":3.0,"6160":4.0,"6181":4.0,"6182":2.0,"6183":1.0,"6184":5.0,"6185":4.0,"6186":1.0,"6187":4.0,"6188":2.0,"6189":5.0,"6190":4.0,"6191":4.0,"6192":4.0,"6193":4.0,"6194":5.0,"6195":5.0,"6197":4.0,"6198":4.0,"6199":4.0,"6200":1.0,"6201":4.0,"6202":2.0,"6203":4.0,"6204":3.0,"6205":4.0,"6216":3.0,"6217":4.0,"6218":3.0,"6219":2.0,"6220":5.0,"6221":5.0,"6222":5.0,"6223":5.0,"6224":4.0,"6225":5.0,"6226":5.0,"6227":4.0,"6228":4.0,"6229":3.0,"6230":4.0,"6231":4.0,"6232":4.0,"6233":4.0,"6234":3.0,"6235":5.0,"6236":4.0,"6237":5.0,"6238":4.0,"6239":4.0,"6240":4.0,"6241":"nil","6246":3.0,"6247":4.0,"6248":4.0,"6249":5.0,"6250":3.0,"6251":4.0,"6252":4.0,"6253":4.0,"6254":4.0,"6255":3.0,"6256":4.0,"6257":4.0,"6258":5.0,"6259":4.0,"6260":3.0,"6266":5.0,"6267":1.0,"6268":3.0,"6269":3.0,"6270":5.0,"6276":4.0,"6277":5.0,"6278":5.0,"6279":5.0,"6280":5.0,"6281":4.0,"6282":4.0,"6283":4.0,"6284":3.0,"6285":3.0,"6286":2.0,"6287":4.0,"6288":3.0,"6289":5.0,"6290":4.0,"6291":3.0,"6301":4.0,"6302":3.0,"6303":2.0,"6304":3.0,"6305":3.0,"6306":5.0,"6307":3.0,"6308":4.0,"6309":1.0,"6310":4.0,"6311":4.0,"6312":5.0,"6313":3.0,"6314":5.0,"6315":4.0,"6316":4.0,"6317":2.0,"6318":5.0,"6319":2.0,"6321":5.0,"6322":3.0,"6323":5.0,"6324":4.0,"6325":1.0,"6326":5.0,"6327":3.0,"6328":5.0,"6329":5.0,"6330":4.0,"6331":"nil","6341":4.0,"6342":4.0,"6343":4.0,"6344":3.0,"6345":3.0,"6346":2.0,"6347":5.0,"6348":1.0,"6349":5.0,"6350":4.0,"6351":3.0,"6352":5.0,"6353":4.0,"6354":4.0,"6355":5.0,"6356":3.0,"6357":5.0,"6358":5.0,"6359":3.0,"6360":3.0,"6366":4.0,"6367":5.0,"6368":4.0,"6369":5.0,"6370":4.0,"6371":4.0,"6372":5.0,"6373":3.0,"6374":5.0,"6375":4.0,"6376":5.0,"6377":4.0,"6378":3.0,"6379":5.0,"6380":3.0,"6386":2.0,"6387":3.0,"6388":4.0,"6389":5.0,"6390":3.0,"6396":4.0,"6397":1.0,"6398":4.0,"6399":5.0,"6400":5.0,"6401":3.0,"6402":4.0,"6403":3.0,"6404":3.0,"6405":1.0,"6406":1.0,"6407":3.0,"6408":3.0,"6409":4.0,"6410":3.0,"6411":3.0,"6412":3.0,"6413":2.0,"6414":3.0,"6415":5.0,"6421":3.0,"6422":2.0,"6423":3.0,"6424":3.0,"6425":5.0,"6426":2.0,"6427":3.0,"6428":2.0,"6429":2.0,"6430":3.0,"6431":4.0,"6432":3.0,"6433":3.0,"6434":4.0,"6435":4.0,"6461":4.0,"6466":5.0,"6471":4.0,"6476":4.0,"6481":4.0,"6486":3.0,"6491":4.0,"6492":4.0,"6493":4.0,"6494":4.0,"6495":2.0,"6496":3.0,"6497":4.0,"6498":5.0,"6499":4.0,"6500":4.0,"6501":2.0,"6502":2.0,"6503":3.0,"6504":4.0,"6505":4.0,"6506":3.0,"6507":4.0,"6509":4.0,"6510":5.0,"6511":"nil","6516":5.0,"6517":4.0,"6518":4.0,"6519":4.0,"6520":5.0,"6521":3.0,"6522":4.0,"6523":5.0,"6524":5.0,"6525":4.0,"6526":3.0,"6527":5.0,"6528":5.0,"6529":4.0,"6530":3.0,"6541":4.0,"6542":3.0,"6543":1.0,"6544":1.0,"6545":4.0,"6551":4.0,"6552":4.0,"6553":4.0,"6554":1.0,"6555":1.0,"6556":4.0,"6557":4.0,"6558":1.0,"6559":5.0,"6560":5.0,"6561":4.0,"6562":5.0,"6563":5.0,"6564":5.0,"6565":5.0,"6566":4.0,"6567":5.0,"6568":4.0,"6569":4.0,"6570":1.0,"6571":3.0,"6572":3.0,"6573":3.0,"6574":4.0,"6575":3.0,"6576":1.0,"6577":3.0,"6578":2.0,"6579":4.0,"6580":5.0,"6581":4.0,"6582":3.0,"6583":3.0,"6584":5.0,"6585":5.0,"6596":5.0,"6597":1.0,"6598":5.0,"6599":1.0,"6600":1.0,"6601":5.0,"6602":4.0,"6603":4.0,"6604":5.0,"6605":4.0,"6606":2.0,"6607":4.0,"6608":3.0,"6609":4.0,"6610":5.0,"6611":3.0,"6612":5.0,"6613":2.0,"6614":5.0,"6615":3.0,"6616":5.0,"6631":"nil","6636":1.0,"6637":3.0,"6638":2.0,"6639":2.0,"6640":3.0,"6641":3.0,"6642":4.0,"6643":3.0,"6644":4.0,"6645":3.0,"6646":3.0,"6647":1.0,"6649":3.0,"6650":3.0,"6651":2.0,"6652":4.0,"6653":3.0,"6654":3.0,"6655":5.0,"6656":3.0,"6657":3.0,"6658":4.0,"6659":3.0,"6660":3.0,"6661":4.0,"6662":5.0,"6663":4.0,"6664":3.0,"6665":3.0,"6666":3.0,"6667":4.0,"6668":4.0,"6669":5.0,"6670":4.0,"6671":3.0,"6672":2.0,"6673":5.0,"6674":3.0,"6675":5.0,"6676":5.0,"6677":3.0,"6678":3.0,"6679":4.0,"6680":1.0,"6681":"nil","6686":5.0,"6687":4.0,"6688":3.0,"6689":3.0,"6690":5.0,"6696":4.0,"6697":3.0,"6698":3.0,"6699":4.0,"6700":3.0,"6701":3.0,"6702":4.0,"6703":4.0,"6704":5.0,"6705":1.0,"6706":4.0,"6707":5.0,"6708":5.0,"6709":1.0,"6716":"nil","6718":3.0,"6723":"nil","6738":5.0,"6743":4.0,"6748":4.0,"6753":1.0,"6754":1.0,"6755":1.0,"6756":3.0,"6757":1.0,"6758":4.0,"6759":1.0,"6760":2.0,"6761":2.0,"6762":1.0,"6763":"nil","6778":1.0,"6779":1.0,"6780":3.0,"6781":1.0,"6782":4.0,"6788":3.0,"6789":2.0,"6790":3.0,"6791":3.0,"6792":2.0,"6793":1.0,"6794":3.0,"6795":5.0,"6796":3.0,"6797":2.0,"6798":5.0,"6799":2.0,"6800":3.0,"6801":3.0,"6802":3.0,"6803":2.0,"6804":3.0,"6805":4.0,"6806":3.0,"6808":4.0,"6809":4.0,"6810":5.0,"6811":3.0,"6812":3.0,"6813":2.0,"6814":4.0,"6815":1.0,"6816":2.0,"6817":4.0,"6818":1.0,"6819":4.0,"6820":2.0,"6822":4.0,"6823":5.0,"6824":2.0,"6825":4.0,"6826":4.0,"6827":4.0,"6828":4.0,"6829":4.0,"6830":4.0,"6831":4.0,"6832":4.0,"6838":3.0,"6839":3.0,"6840":3.0,"6841":3.0,"6842":2.0,"6843":1.0,"6844":4.0,"6845":2.0,"6846":2.0,"6847":4.0,"6848":4.0,"6849":1.0,"6850":1.0,"6851":1.0,"6853":"nil","6856":1.0,"6857":4.0,"6858":3.0,"6859":5.0,"6860":4.0,"6861":5.0,"6862":5.0,"6863":4.0,"6864":5.0,"6865":4.0,"6866":4.0,"6867":4.0,"6868":5.0,"6869":3.0,"6870":4.0,"6871":"nil","6876":4.0,"6877":4.0,"6878":5.0,"6879":4.0,"6880":4.0,"6886":3.0,"6887":4.0,"6888":3.0,"6889":4.0,"6890":3.0,"6891":3.0,"6892":3.0,"6893":4.0,"6894":5.0,"6895":4.0,"6901":5.0,"6902":3.0,"6903":3.0,"6904":3.0,"6905":4.0,"6906":3.0,"6907":3.0,"6908":1.0,"6909":2.0,"6910":3.0,"6911":4.0,"6912":4.0,"6913":4.0,"6914":4.0,"6915":4.0,"6916":5.0,"6917":2.0,"6918":1.0,"6919":4.0,"6920":5.0,"6921":4.0,"6922":2.0,"6923":5.0,"6924":5.0,"6925":2.0,"6926":"nil","6927":4.0,"6928":5.0,"6929":5.0,"6930":5.0,"6931":4.0,"6932":4.0,"6933":4.0,"6934":5.0,"6935":3.0,"6936":4.0,"6937":"nil","6942":5.0,"6943":4.0,"6944":4.0,"6945":4.0,"6946":5.0,"6947":5.0,"6948":5.0,"6949":5.0,"6950":4.0,"6951":5.0,"6952":5.0,"6953":5.0,"6954":5.0,"6955":1.0,"6956":5.0,"6957":5.0,"6958":4.0,"6959":5.0,"6961":5.0,"6962":4.0,"6963":4.0,"6964":5.0,"6967":5.0,"6968":5.0,"6969":5.0,"6970":5.0,"6971":5.0,"6972":5.0,"6973":5.0,"6974":5.0,"6975":5.0,"6976":5.0,"6977":"nil","6982":1.0,"6983":5.0,"6984":5.0,"6985":5.0,"6986":5.0,"6987":5.0,"6988":5.0,"6989":4.0,"6990":2.0,"6991":5.0,"6992":5.0,"6993":5.0,"6994":4.0,"6995":4.0,"6996":5.0,"6997":5.0,"6998":5.0,"6999":5.0,"7000":4.0,"7001":5.0,"7002":5.0,"7003":4.0,"7004":4.0,"7005":5.0,"7006":5.0,"7007":5.0,"7008":4.0,"7009":5.0,"7010":5.0,"7011":5.0,"7012":2.0,"7013":5.0,"7014":3.0,"7015":5.0,"7016":4.0,"7027":5.0,"7028":5.0,"7029":5.0,"7030":5.0,"7031":5.0,"7032":5.0,"7033":5.0,"7034":3.0,"7036":4.0,"7037":5.0,"7038":5.0,"7039":4.0,"7040":4.0,"7041":4.0,"7047":5.0,"7048":5.0,"7049":5.0,"7050":5.0,"7051":5.0,"7052":4.0,"7053":4.0,"7054":4.0,"7055":5.0,"7056":5.0,"7057":5.0,"7058":2.0,"7059":4.0,"7060":4.0,"7061":5.0,"7067":4.0,"7068":4.0,"7069":3.0,"7070":5.0,"7071":5.0,"7072":5.0,"7073":4.0,"7074":5.0,"7075":4.0,"7076":5.0,"7077":5.0,"7078":4.0,"7079":5.0,"7080":4.0,"7081":5.0,"7082":5.0,"7083":5.0,"7084":5.0,"7085":5.0,"7086":5.0,"7087":5.0,"7088":4.0,"7089":5.0,"7090":5.0,"7092":5.0,"7093":5.0,"7094":4.0,"7095":5.0,"7096":3.0,"7097":5.0,"7098":3.0,"7099":3.0,"7100":5.0,"7101":5.0,"7102":4.0,"7103":5.0,"7104":5.0,"7105":5.0,"7106":5.0,"7113":5.0,"7114":5.0,"7115":4.0,"7116":5.0,"7117":5.0,"7118":5.0,"7119":5.0,"7120":4.0,"7121":5.0,"7122":5.0,"7123":5.0,"7124":5.0,"7125":5.0,"7126":5.0,"7127":5.0,"7128":5.0,"7129":5.0,"7130":5.0,"7131":4.0,"7132":5.0,"7133":3.0,"7134":5.0,"7135":5.0,"7136":5.0,"7142":5.0,"7143":5.0,"7144":5.0,"7145":5.0,"7146":5.0,"7147":5.0,"7148":4.0,"7149":5.0,"7150":4.0,"7151":4.0,"7157":5.0,"7158":5.0,"7159":5.0,"7160":5.0,"7161":5.0,"7167":5.0,"7168":5.0,"7169":4.0,"7170":5.0,"7171":4.0,"7172":5.0,"7173":5.0,"7174":5.0,"7175":2.0,"7176":5.0,"7177":5.0,"7178":5.0,"7179":4.0,"7180":5.0,"7181":5.0,"7182":4.0,"7183":3.0,"7184":4.0,"7185":3.0,"7186":5.0,"7187":"nil","7197":3.0,"7198":5.0,"7199":5.0,"7200":5.0,"7201":2.0,"7202":5.0,"7203":5.0,"7204":4.0,"7205":4.0,"7206":5.0,"7207":1.0,"7208":4.0,"7209":2.0,"7210":5.0,"7211":5.0,"7217":4.0,"7218":4.0,"7219":3.0,"7220":5.0,"7221":3.0,"7222":4.0,"7223":3.0,"7224":5.0,"7225":5.0,"7226":5.0,"7227":3.0,"7228":4.0,"7229":2.0,"7230":5.0,"7231":5.0,"7232":4.0,"7233":4.0,"7234":2.0,"7235":5.0,"7236":4.0,"7237":5.0,"7238":4.0,"7239":4.0,"7240":4.0,"7241":2.0,"7242":5.0,"7243":5.0,"7244":3.0,"7245":5.0,"7246":5.0,"7247":5.0,"7248":4.0,"7249":5.0,"7250":4.0,"7251":5.0,"7252":4.0,"7253":3.0,"7254":5.0,"7255":3.0,"7256":4.0,"7257":5.0,"7258":5.0,"7259":4.0,"7260":5.0,"7261":5.0,"7262":5.0,"7263":5.0,"7264":5.0,"7265":3.0,"7266":4.0,"7272":5.0,"7273":5.0,"7274":4.0,"7275":5.0,"7276":3.0,"7277":4.0,"7278":5.0,"7279":5.0,"7280":3.0,"7281":4.0,"7282":4.0,"7283":5.0,"7284":4.0,"7285":4.0,"7286":5.0,"7287":5.0,"7288":4.0,"7289":3.0,"7290":3.0,"7291":3.0,"7292":4.0,"7293":5.0,"7294":4.0,"7295":4.0,"7296":3.0,"7297":5.0,"7298":5.0,"7299":4.0,"7300":4.0,"7301":4.0,"7302":3.0,"7303":5.0,"7304":5.0,"7305":4.0,"7306":5.0,"7307":5.0,"7308":2.0,"7309":4.0,"7310":3.0,"7311":5.0,"7312":5.0,"7313":3.0,"7314":3.0,"7315":1.0,"7316":2.0,"7317":4.0,"7318":4.0,"7319":5.0,"7320":5.0,"7321":3.0,"7322":5.0,"7323":5.0,"7324":4.0,"7325":5.0,"7326":5.0,"7332":4.0,"7333":4.0,"7334":4.0,"7335":5.0,"7336":4.0,"7342":5.0,"7343":4.0,"7344":4.0,"7345":4.0,"7346":5.0,"7347":5.0,"7348":5.0,"7349":5.0,"7350":4.0,"7351":5.0,"7352":5.0,"7353":5.0,"7354":4.0,"7355":5.0,"7356":3.0,"7362":5.0,"7363":5.0,"7364":5.0,"7365":4.0,"7366":3.0,"7367":5.0,"7368":5.0,"7369":5.0,"7370":5.0,"7371":4.0,"7372":5.0,"7373":5.0,"7374":5.0,"7375":4.0,"7376":5.0,"7377":5.0,"7378":4.0,"7379":5.0,"7380":5.0,"7381":5.0,"7382":5.0,"7383":5.0,"7384":5.0,"7385":5.0,"7386":5.0,"7387":5.0,"7389":5.0,"7390":4.0,"7391":5.0,"7392":5.0,"7393":5.0,"7394":4.0,"7395":5.0,"7396":5.0,"7397":5.0,"7398":5.0,"7399":5.0,"7400":5.0,"7401":5.0,"7402":5.0,"7403":5.0,"7404":5.0,"7405":5.0,"7406":5.0,"7407":5.0,"7408":5.0,"7409":5.0,"7410":3.0,"7411":5.0,"7412":5.0,"7413":5.0,"7414":5.0,"7415":5.0,"7416":5.0,"7417":5.0,"7418":5.0,"7419":5.0,"7420":4.0,"7421":5.0,"7422":5.0,"7423":4.0,"7424":5.0,"7425":5.0,"7426":5.0,"7427":5.0,"7428":5.0,"7429":4.0,"7430":5.0,"7431":5.0,"7432":4.0,"7433":5.0,"7434":4.0,"7435":4.0,"7436":5.0,"7437":5.0,"7438":5.0,"7439":5.0,"7440":5.0,"7441":5.0,"7442":5.0,"7443":4.0,"7444":5.0,"7445":5.0,"7446":5.0,"7447":5.0,"7448":5.0,"7449":5.0,"7450":5.0,"7451":5.0,"7453":4.0,"7454":5.0,"7455":4.0,"7456":5.0,"7457":4.0,"7458":4.0,"7459":4.0,"7460":5.0,"7461":5.0,"7462":"nil","7467":4.0,"7468":5.0,"7469":5.0,"7470":5.0,"7471":5.0,"7472":5.0,"7473":3.0,"7474":5.0,"7475":5.0,"7476":5.0,"7482":4.0,"7483":3.0,"7484":5.0,"7485":5.0,"7487":5.0,"7488":5.0,"7489":5.0,"7490":5.0,"7491":4.0,"7497":5.0,"7498":3.0,"7499":5.0,"7500":5.0,"7501":5.0,"7502":5.0,"7503":5.0,"7504":5.0,"7505":5.0,"7506":5.0,"7507":5.0,"7508":5.0,"7509":4.0,"7510":5.0,"7511":5.0,"7512":5.0,"7513":5.0,"7514":5.0,"7515":5.0,"7517":5.0,"7518":5.0,"7519":5.0,"7520":5.0,"7521":4.0,"7522":5.0,"7523":5.0,"7524":5.0,"7525":5.0,"7526":2.0,"7527":5.0,"7528":5.0,"7529":5.0,"7530":5.0,"7531":5.0,"7532":5.0,"7533":5.0,"7534":4.0,"7535":5.0,"7536":5.0,"7537":4.0,"7538":5.0,"7539":5.0,"7540":5.0,"7541":5.0,"7542":3.0,"7543":5.0,"7544":5.0,"7545":5.0,"7546":5.0,"7547":5.0,"7548":5.0,"7549":5.0,"7550":5.0,"7551":5.0,"7552":5.0,"7553":5.0,"7554":5.0,"7555":5.0,"7556":5.0,"7557":5.0,"7558":5.0,"7559":5.0,"7560":5.0,"7561":5.0,"7562":5.0,"7563":5.0,"7564":5.0,"7565":5.0,"7566":4.0,"7567":"nil","7572":5.0,"7577":5.0,"7582":4.0,"7587":5.0,"7592":5.0,"7597":5.0,"7602":4.0,"7607":5.0,"7612":5.0,"7617":5.0,"7627":5.0,"7637":5.0,"7642":5.0,"7647":5.0,"7652":5.0,"7657":5.0,"7662":2.0,"7667":4.0,"7668":5.0,"7669":3.0,"7670":4.0,"7671":4.0,"7672":"nil","7677":5.0,"7678":4.0,"7679":4.0,"7680":3.0,"7681":5.0,"7682":3.0,"7683":1.0,"7684":4.0,"7685":5.0,"7686":1.0,"7687":4.0,"7688":3.0,"7689":5.0,"7690":4.0,"7691":5.0,"7692":5.0,"7693":4.0,"7694":5.0,"7695":4.0,"7696":5.0,"7697":5.0,"7698":5.0,"7699":4.0,"7700":4.0,"7701":4.0,"7702":5.0,"7703":5.0,"7704":4.0,"7705":4.0,"7706":3.0,"7707":4.0,"7708":4.0,"7709":5.0,"7710":2.0,"7711":5.0,"7712":4.0,"7713":5.0,"7714":5.0,"7715":4.0,"7716":5.0,"7717":3.0,"7718":4.0,"7719":4.0,"7720":5.0,"7721":4.0,"7727":4.0,"7728":4.0,"7729":5.0,"7730":5.0,"7731":4.0,"7732":4.0,"7733":4.0,"7734":4.0,"7735":4.0,"7736":4.0,"7737":5.0,"7738":4.0,"7739":5.0,"7740":4.0,"7741":4.0,"7742":5.0,"7743":3.0,"7744":2.0,"7745":4.0,"7746":4.0,"7752":4.0,"7753":4.0,"7754":3.0,"7755":5.0,"7756":4.0,"7757":3.0,"7758":5.0,"7759":5.0,"7760":4.0,"7761":4.0,"7762":4.0,"7763":3.0,"7764":5.0,"7765":3.0,"7766":5.0,"7767":4.0,"7768":4.0,"7769":4.0,"7770":4.0,"7771":5.0,"7772":4.0,"7773":5.0,"7774":3.0,"7775":4.0,"7776":4.0,"7777":4.0,"7778":4.0,"7779":4.0,"7780":3.0,"7781":5.0,"7797":3.0,"7798":5.0,"7799":4.0,"7800":4.0,"7801":3.0,"7812":4.0,"7813":5.0,"7814":4.0,"7815":3.0,"7816":4.0,"7822":4.0,"7823":3.0,"7824":4.0,"7825":2.0,"7826":3.0,"7832":5.0,"7833":3.0,"7834":4.0,"7835":4.0,"7836":5.0,"7837":4.0,"7838":4.0,"7839":5.0,"7840":4.0,"7841":4.0,"7842":4.0,"7843":5.0,"7844":4.0,"7845":4.0,"7846":4.0,"7847":5.0,"7848":5.0,"7849":3.0,"7850":5.0,"7851":3.0,"7852":5.0,"7853":5.0,"7854":5.0,"7855":5.0,"7856":5.0,"7857":5.0,"7858":4.0,"7859":5.0,"7860":3.0,"7861":3.0,"7862":2.0,"7863":3.0,"7864":2.0,"7865":5.0,"7866":4.0,"7867":5.0,"7868":5.0,"7869":5.0,"7870":5.0,"7871":3.0,"7872":5.0,"7873":5.0,"7874":5.0,"7875":5.0,"7876":5.0,"7877":5.0,"7878":4.0,"7879":5.0,"7880":5.0,"7881":5.0,"7882":5.0,"7883":4.0,"7884":5.0,"7885":4.0,"7886":5.0,"7887":4.0,"7888":4.0,"7889":4.0,"7890":4.0,"7891":5.0,"7892":4.0,"7893":4.0,"7894":4.0,"7895":2.0,"7896":4.0,"7897":4.0,"7898":5.0,"7899":4.0,"7900":4.0,"7901":5.0,"7902":5.0,"7903":4.0,"7904":4.0,"7905":4.0,"7906":5.0,"7907":"nil","7912":5.0,"7913":4.0,"7914":4.0,"7915":5.0,"7916":5.0,"7917":4.0,"7918":3.0,"7919":5.0,"7920":4.0,"7921":5.0,"7922":4.0,"7923":5.0,"7924":4.0,"7925":5.0,"7926":5.0,"7927":5.0,"7928":5.0,"7929":4.0,"7930":5.0,"7931":4.0,"7932":5.0,"7933":5.0,"7934":4.0,"7935":5.0,"7936":3.0,"7937":5.0,"7938":5.0,"7939":5.0,"7940":4.0,"7941":4.0,"7942":3.0,"7943":5.0,"7944":4.0,"7945":4.0,"7946":5.0,"7947":1.0,"7948":4.0,"7949":5.0,"7950":4.0,"7951":4.0,"7952":5.0,"7953":5.0,"7954":3.0,"7955":4.0,"7956":2.0,"7957":2.0,"7958":5.0,"7959":4.0,"7960":3.0,"7961":4.0,"7962":2.0,"7963":5.0,"7964":4.0,"7965":5.0,"7966":5.0,"7967":3.0,"7968":5.0,"7970":4.0,"7971":5.0,"7972":5.0,"7973":5.0,"7974":4.0,"7975":5.0,"7976":5.0,"7982":5.0,"7983":3.0,"7984":5.0,"7985":4.0,"7986":5.0,"7987":1.0,"7988":5.0,"7989":5.0,"7990":4.0,"7991":5.0,"7997":5.0,"7998":5.0,"7999":1.0,"8000":5.0,"8001":4.0,"8002":5.0,"8003":4.0,"8004":2.0,"8005":5.0,"8006":5.0,"8007":5.0,"8008":5.0,"8009":4.0,"8010":3.0,"8011":4.0,"8012":5.0,"8013":5.0,"8014":5.0,"8015":5.0,"8016":3.0,"8017":"nil","8022":3.0,"8023":5.0,"8024":5.0,"8025":4.0,"8026":5.0,"8027":5.0,"8028":4.0,"8029":4.0,"8030":5.0,"8031":5.0,"8032":4.0,"8033":4.0,"8034":4.0,"8035":3.0,"8036":4.0,"8037":5.0,"8038":4.0,"8039":3.0,"8040":5.0,"8041":4.0,"8042":3.0,"8043":4.0,"8044":1.0,"8045":4.0,"8046":3.0,"8047":4.0,"8048":5.0,"8049":4.0,"8050":4.0,"8051":5.0,"8052":3.0,"8053":4.0,"8054":5.0,"8055":5.0,"8056":4.0,"8057":5.0,"8058":5.0,"8059":4.0,"8060":5.0,"8061":4.0,"8062":2.0,"8063":5.0,"8064":5.0,"8065":4.0,"8066":5.0,"8072":5.0,"8073":5.0,"8074":4.0,"8075":3.0,"8076":5.0,"8082":4.0,"8083":4.0,"8084":4.0,"8085":3.0,"8086":4.0,"8092":5.0,"8093":5.0,"8094":4.0,"8095":5.0,"8096":5.0,"8097":5.0,"8098":4.0,"8099":5.0,"8100":1.0,"8101":4.0,"8102":5.0,"8103":5.0,"8104":1.0,"8105":5.0,"8106":1.0,"8107":4.0,"8108":5.0,"8109":5.0,"8110":5.0,"8111":5.0,"8112":5.0,"8113":5.0,"8114":5.0,"8115":5.0,"8116":5.0,"8117":5.0,"8118":5.0,"8119":5.0,"8120":5.0,"8121":5.0,"8122":4.0,"8123":4.0,"8124":5.0,"8125":4.0,"8126":5.0,"8132":5.0,"8133":4.0,"8134":4.0,"8135":4.0,"8136":5.0,"8137":5.0,"8138":4.0,"8139":4.0,"8140":5.0,"8147":"nil","8152":5.0,"8153":1.0,"8154":5.0,"8155":5.0,"8156":5.0,"8157":2.0,"8158":5.0,"8159":5.0,"8160":5.0,"8161":5.0,"8162":5.0,"8163":5.0,"8164":5.0,"8165":4.0,"8166":5.0,"8167":5.0,"8168":5.0,"8169":4.0,"8170":3.0,"8171":5.0,"8172":4.0,"8173":5.0,"8174":4.0,"8175":5.0,"8176":5.0,"8177":5.0,"8178":4.0,"8179":4.0,"8180":5.0,"8181":2.0,"8182":5.0,"8183":5.0,"8184":4.0,"8185":5.0,"8186":4.0,"8192":5.0,"8193":5.0,"8194":4.0,"8195":4.0,"8196":4.0,"8197":5.0,"8198":5.0,"8199":5.0,"8200":5.0,"8201":4.0,"8212":4.0,"8213":5.0,"8214":4.0,"8215":4.0,"8216":4.0,"8217":4.0,"8218":5.0,"8219":4.0,"8220":5.0,"8221":5.0,"8222":5.0,"8223":5.0,"8224":5.0,"8225":4.0,"8226":4.0,"8252":5.0,"8257":4.0,"8262":2.0,"8267":4.0,"8272":5.0,"8277":"nil","8282":5.0,"8287":5.0,"8292":5.0,"8297":1.0,"8302":4.0,"8307":4.0,"8312":5.0,"8317":5.0,"8327":5.0,"8332":5.0,"8337":5.0,"8338":5.0,"8339":5.0,"8340":5.0,"8341":5.0,"8342":5.0,"8343":5.0,"8344":4.0,"8345":5.0,"8346":4.0,"8347":4.0,"8348":5.0,"8349":2.0,"8350":5.0,"8352":5.0,"8353":5.0,"8354":4.0,"8355":4.0,"8356":5.0,"8357":5.0,"8358":5.0,"8359":4.0,"8360":5.0,"8361":5.0,"8362":"nil","8367":5.0,"8368":5.0,"8369":5.0,"8370":5.0,"8377":4.0,"8378":4.0,"8379":5.0,"8380":5.0,"8381":5.0,"8382":5.0,"8383":5.0,"8384":5.0,"8385":5.0,"8386":5.0,"8387":4.0,"8388":4.0,"8389":5.0,"8390":5.0,"8391":5.0,"8392":5.0,"8393":5.0,"8394":3.0,"8395":5.0,"8396":5.0,"8397":"nil","8402":5.0,"8403":4.0,"8404":5.0,"8405":5.0,"8406":5.0,"8407":5.0,"8408":5.0,"8409":4.0,"8410":5.0,"8411":5.0,"8422":5.0,"8423":5.0,"8424":2.0,"8425":5.0,"8426":5.0,"8427":5.0,"8428":5.0,"8429":5.0,"8430":5.0,"8431":5.0,"8432":"nil","8437":5.0,"8438":4.0,"8439":3.0,"8440":4.0,"8441":3.0,"8442":4.0,"8443":5.0,"8444":4.0,"8445":5.0,"8446":4.0,"8447":2.0,"8448":4.0,"8449":5.0,"8450":3.0,"8451":4.0,"8452":5.0,"8453":4.0,"8454":4.0,"8455":4.0,"8456":5.0,"8457":3.0,"8458":5.0,"8459":5.0,"8460":5.0,"8461":4.0,"8462":2.0,"8463":4.0,"8464":5.0,"8465":3.0,"8466":4.0,"8467":5.0,"8468":5.0,"8469":3.0,"8470":4.0,"8471":2.0,"8472":5.0,"8473":3.0,"8474":3.0,"8475":1.0,"8476":4.0,"8477":2.0,"8478":4.0,"8479":5.0,"8480":4.0,"8481":4.0,"8482":4.0,"8483":5.0,"8484":5.0,"8485":4.0,"8486":4.0,"8487":4.0,"8488":2.0,"8489":5.0,"8490":5.0,"8491":5.0,"8492":"nil","8497":3.0,"8498":5.0,"8499":5.0,"8500":4.0,"8501":4.0,"8507":4.0,"8508":3.0,"8509":3.0,"8510":5.0,"8511":5.0,"8517":5.0,"8518":3.0,"8519":4.0,"8520":4.0,"8521":4.0,"8527":5.0,"8528":1.0,"8529":4.0,"8530":4.0,"8531":4.0,"8537":"nil","8542":2.0,"8547":4.0,"8552":5.0,"8557":5.0,"8562":"nil","8567":1.0,"8568":3.0,"8569":4.0,"8570":4.0,"8571":5.0,"8572":4.0,"8573":4.0,"8574":3.0,"8575":2.0,"8576":4.0,"8577":4.0,"8578":4.0,"8579":4.0,"8580":4.0,"8581":2.0,"8582":3.0,"8583":4.0,"8587":"nil","8592":5.0,"8597":3.0,"8598":5.0,"8599":5.0,"8600":4.0,"8601":3.0,"8602":4.0,"8603":4.0,"8604":5.0,"8605":5.0,"8606":5.0,"8607":"nil","8612":5.0,"8613":2.0,"8614":2.0,"8615":2.0,"8616":1.0,"8622":"nil","8625":"nil","8630":"nil","8635":5.0,"8636":4.0,"8637":5.0,"8638":5.0,"8639":5.0,"8640":5.0,"8641":5.0,"8642":5.0,"8643":5.0,"8644":5.0,"8645":5.0,"8646":5.0,"8647":5.0,"8648":5.0,"8649":5.0,"8650":5.0,"8651":5.0,"8652":5.0,"8653":5.0,"8654":5.0,"8655":"nil","8660":5.0,"8661":5.0,"8662":5.0,"8663":5.0,"8664":5.0,"8665":5.0,"8666":5.0,"8667":5.0,"8668":5.0,"8669":5.0,"8670":5.0,"8671":5.0,"8672":5.0,"8673":5.0,"8674":5.0,"8675":4.0,"8676":5.0,"8677":5.0,"8678":5.0,"8679":5.0,"8680":5.0,"8681":5.0,"8682":5.0,"8683":4.0,"8684":4.0,"8685":5.0,"8686":5.0,"8687":5.0,"8688":5.0,"8689":4.0,"8690":5.0,"8691":5.0,"8692":5.0,"8693":5.0,"8694":5.0,"8695":5.0,"8696":4.0,"8697":5.0,"8698":5.0,"8699":4.0,"8700":5.0,"8701":5.0,"8702":5.0,"8703":5.0,"8704":5.0,"8705":5.0,"8706":5.0,"8707":5.0,"8708":5.0,"8709":5.0,"8710":5.0,"8712":5.0,"8713":4.0,"8714":5.0,"8715":5.0,"8716":5.0,"8717":5.0,"8718":4.0,"8719":5.0,"8720":4.0,"8721":5.0,"8722":5.0,"8723":4.0,"8724":5.0,"8725":5.0,"8726":5.0,"8727":5.0,"8729":5.0,"8730":5.0,"8731":5.0,"8732":5.0,"8733":5.0,"8734":4.0,"8735":5.0,"8736":5.0,"8737":5.0,"8738":5.0,"8739":5.0,"8745":5.0,"8746":5.0,"8747":5.0,"8748":5.0,"8749":4.0,"8760":5.0,"8761":5.0,"8762":5.0,"8763":5.0,"8764":5.0,"8765":5.0,"8766":5.0,"8767":5.0,"8768":5.0,"8769":5.0,"8770":5.0,"8771":5.0,"8772":5.0,"8774":5.0,"8785":5.0,"8786":4.0,"8787":4.0,"8788":4.0,"8789":5.0,"8790":5.0,"8791":4.0,"8792":5.0,"8793":4.0,"8794":5.0,"8795":5.0,"8796":5.0,"8797":5.0,"8798":5.0,"8799":5.0,"8800":5.0,"8801":4.0,"8802":5.0,"8803":5.0,"8804":5.0,"8810":5.0,"8811":5.0,"8812":5.0,"8813":5.0,"8814":5.0,"8820":5.0,"8821":5.0,"8822":5.0,"8823":5.0,"8824":5.0,"8825":5.0,"8826":5.0,"8827":5.0,"8828":4.0,"8829":5.0,"8830":5.0,"8831":5.0,"8832":5.0,"8833":5.0,"8834":5.0,"8835":5.0,"8836":5.0,"8837":5.0,"8838":5.0,"8839":5.0,"8840":5.0,"8841":5.0,"8842":5.0,"8843":5.0,"8844":5.0,"8845":4.0,"8846":5.0,"8847":5.0,"8848":5.0,"8849":5.0,"8850":5.0,"8851":5.0,"8852":5.0,"8853":5.0,"8854":5.0,"8855":5.0,"8856":5.0,"8857":4.0,"8858":5.0,"8859":5.0,"8860":"nil","8865":4.0,"8866":5.0,"8867":5.0,"8868":5.0,"8869":5.0,"8870":5.0,"8871":5.0,"8872":5.0,"8873":4.0,"8874":5.0,"8880":5.0,"8881":5.0,"8882":5.0,"8883":5.0,"8884":5.0,"8885":5.0,"8886":5.0,"8887":5.0,"8888":5.0,"8889":5.0,"8890":5.0,"8891":5.0,"8892":4.0,"8893":5.0,"8894":5.0,"8895":5.0,"8896":5.0,"8897":5.0,"8898":5.0,"8899":5.0,"8910":4.0,"8911":5.0,"8912":5.0,"8913":5.0,"8914":5.0,"8920":5.0,"8921":5.0,"8922":5.0,"8923":5.0,"8924":5.0,"8925":4.0,"8926":5.0,"8927":5.0,"8928":4.0,"8929":5.0,"8935":5.0,"8936":5.0,"8937":5.0,"8938":5.0,"8939":5.0,"8940":5.0,"8941":5.0,"8942":5.0,"8943":5.0,"8944":5.0,"8945":5.0,"8946":5.0,"8947":5.0,"8948":4.0,"8949":5.0,"8950":5.0,"8951":5.0,"8952":5.0,"8953":5.0,"8954":5.0,"8955":5.0,"8956":5.0,"8957":5.0,"8958":5.0,"8959":5.0,"8960":5.0,"8961":5.0,"8962":5.0,"8963":5.0,"8964":5.0,"8965":5.0,"8966":5.0,"8967":5.0,"8968":5.0,"8969":5.0,"8970":5.0,"8971":5.0,"8972":5.0,"8973":5.0,"8974":5.0,"8980":5.0,"8981":5.0,"8982":5.0,"8983":5.0,"8984":5.0,"8985":5.0,"8986":5.0,"8987":5.0,"8988":5.0,"8989":5.0,"8990":5.0,"8991":5.0,"8992":5.0,"8993":5.0,"8994":5.0,"8995":5.0,"8996":4.0,"8997":4.0,"8998":5.0,"8999":5.0,"9005":5.0,"9006":5.0,"9007":5.0,"9008":5.0,"9009":5.0,"9010":5.0,"9011":5.0,"9012":5.0,"9013":5.0,"9014":5.0,"9015":5.0,"9016":5.0,"9017":5.0,"9018":5.0,"9019":5.0,"9020":5.0,"9021":5.0,"9022":5.0,"9023":5.0,"9024":5.0,"9025":5.0,"9026":5.0,"9027":5.0,"9028":5.0,"9029":5.0,"9035":"nil","9040":4.0,"9045":5.0,"9050":4.0,"9055":5.0,"9060":4.0,"9070":5.0,"9075":5.0,"9080":4.0,"9085":3.0,"9090":5.0,"9095":4.0,"9100":5.0,"9105":5.0,"9110":2.0,"9115":5.0,"9125":5.0,"9126":5.0,"9127":5.0,"9128":5.0,"9129":5.0,"9130":5.0,"9131":5.0,"9132":5.0,"9133":5.0,"9134":5.0,"9135":5.0,"9136":5.0,"9137":5.0,"9138":5.0,"9139":5.0,"9140":5.0,"9141":5.0,"9142":5.0,"9143":5.0,"9144":5.0,"9145":5.0,"9146":5.0,"9147":5.0,"9148":5.0,"9149":5.0,"9150":5.0,"9151":5.0,"9152":5.0,"9153":5.0,"9154":5.0,"9155":5.0,"9156":5.0,"9157":5.0,"9158":5.0,"9159":5.0,"9160":"nil","9165":5.0,"9166":5.0,"9167":5.0,"9168":5.0,"9169":5.0,"9170":5.0,"9171":4.0,"9172":5.0,"9173":5.0,"9174":5.0,"9175":5.0,"9176":5.0,"9177":5.0,"9178":5.0,"9179":5.0,"9180":4.0,"9181":4.0,"9182":5.0,"9183":5.0,"9184":5.0,"9185":5.0,"9186":5.0,"9187":5.0,"9188":5.0,"9189":5.0,"9190":5.0,"9191":5.0,"9192":5.0,"9193":5.0,"9194":5.0,"9200":5.0,"9201":5.0,"9202":5.0,"9203":5.0,"9204":5.0,"9205":5.0,"9207":5.0,"9208":5.0,"9209":5.0,"9210":5.0,"9211":5.0,"9212":5.0,"9213":5.0,"9214":5.0,"9215":5.0,"9216":5.0,"9217":5.0,"9218":5.0,"9219":5.0,"9220":5.0,"9221":5.0,"9222":5.0,"9223":5.0,"9225":5.0,"9226":5.0,"9227":5.0,"9228":5.0,"9229":5.0,"9230":5.0,"9231":5.0,"9232":5.0,"9233":5.0,"9234":5.0,"9235":5.0,"9236":5.0,"9237":5.0,"9238":5.0,"9239":5.0,"9240":"nil","9245":5.0,"9246":5.0,"9247":5.0,"9248":5.0,"9249":5.0,"9250":5.0,"9251":4.0,"9252":5.0,"9253":5.0,"9254":5.0,"9255":5.0,"9256":5.0,"9257":4.0,"9258":5.0,"9259":5.0,"9260":5.0,"9261":5.0,"9262":5.0,"9263":1.0,"9264":5.0,"9265":5.0,"9266":5.0,"9267":4.0,"9268":5.0,"9269":5.0,"9275":5.0,"9276":5.0,"9277":4.0,"9278":5.0,"9279":4.0,"9280":5.0,"9281":5.0,"9282":5.0,"9283":3.0,"9284":4.0,"9285":4.0,"9286":5.0,"9287":4.0,"9288":5.0,"9289":4.0,"9290":5.0,"9291":5.0,"9292":4.0,"9293":5.0,"9294":5.0,"9295":4.0,"9296":5.0,"9297":5.0,"9298":5.0,"9299":5.0,"9300":5.0,"9301":5.0,"9302":5.0,"9303":5.0,"9304":5.0,"9305":4.0,"9306":5.0,"9307":3.0,"9308":5.0,"9309":5.0,"9310":5.0,"9311":5.0,"9312":4.0,"9313":4.0,"9314":5.0,"9315":5.0,"9316":5.0,"9317":5.0,"9318":5.0,"9319":5.0,"9320":4.0,"9321":5.0,"9322":5.0,"9323":5.0,"9324":5.0,"9325":5.0,"9326":5.0,"9327":5.0,"9328":5.0,"9329":5.0,"9345":5.0,"9346":5.0,"9347":5.0,"9348":5.0,"9349":5.0,"9350":5.0,"9351":5.0,"9352":5.0,"9353":5.0,"9354":5.0,"9355":5.0,"9356":5.0,"9357":4.0,"9358":5.0,"9359":5.0,"9360":4.0,"9361":5.0,"9362":5.0,"9363":4.0,"9364":4.0,"9365":5.0,"9366":5.0,"9367":4.0,"9368":5.0,"9375":5.0,"9376":5.0,"9377":5.0,"9378":5.0,"9379":5.0,"9380":5.0,"9381":5.0,"9382":5.0,"9383":5.0,"9384":5.0,"9385":5.0,"9386":5.0,"9387":5.0,"9388":5.0,"9389":5.0,"9390":5.0,"9391":5.0,"9392":5.0,"9393":5.0,"9394":5.0,"9395":5.0,"9396":5.0,"9397":5.0,"9398":5.0,"9399":5.0,"9400":5.0,"9401":5.0,"9402":5.0,"9404":4.0,"9406":5.0,"9407":5.0,"9408":5.0,"9409":5.0,"9415":5.0,"9416":5.0,"9417":5.0,"9418":5.0,"9419":5.0,"9420":5.0,"9421":5.0,"9422":5.0,"9423":5.0,"9424":5.0,"9425":5.0,"9426":5.0,"9427":5.0,"9428":5.0,"9429":5.0,"9430":5.0,"9431":5.0,"9432":5.0,"9433":5.0,"9434":4.0,"9435":5.0,"9436":5.0,"9437":4.0,"9438":5.0,"9439":4.0,"9440":3.0,"9441":5.0,"9442":5.0,"9443":5.0,"9444":4.0,"9445":5.0,"9446":5.0,"9447":4.0,"9448":5.0,"9449":1.0,"9450":5.0,"9451":5.0,"9452":5.0,"9453":5.0,"9454":4.0,"9455":5.0,"9456":5.0,"9457":3.0,"9458":5.0,"9459":5.0,"9460":5.0,"9461":4.0,"9462":5.0,"9463":5.0,"9464":5.0,"9465":5.0,"9466":5.0,"9467":5.0,"9468":4.0,"9469":5.0,"9470":5.0,"9471":4.0,"9472":5.0,"9473":5.0,"9474":5.0,"9475":"nil","9480":5.0,"9481":5.0,"9482":5.0,"9483":5.0,"9484":5.0,"9485":5.0,"9486":5.0,"9487":5.0,"9488":5.0,"9489":5.0,"9490":5.0,"9491":5.0,"9492":4.0,"9493":5.0,"9494":5.0,"9495":5.0,"9496":4.0,"9497":5.0,"9498":5.0,"9499":5.0,"9505":5.0,"9506":5.0,"9507":5.0,"9508":5.0,"9509":5.0,"9510":5.0,"9511":5.0,"9512":5.0,"9513":5.0,"9514":5.0,"9515":5.0,"9516":5.0,"9517":5.0,"9518":5.0,"9519":5.0,"9525":5.0,"9526":5.0,"9527":5.0,"9528":5.0,"9529":5.0,"9535":5.0,"9536":5.0,"9537":5.0,"9538":5.0,"9539":5.0,"9540":5.0,"9541":5.0,"9542":5.0,"9543":5.0,"9544":5.0,"9545":5.0,"9546":5.0,"9547":5.0,"9548":5.0,"9549":5.0,"9550":5.0,"9551":5.0,"9552":4.0,"9553":5.0,"9554":5.0,"9555":5.0,"9556":5.0,"9557":5.0,"9558":5.0,"9559":5.0,"9560":"nil","9565":4.0,"9570":2.0,"9575":"nil","9585":4.0,"9590":4.0,"9595":4.0,"9600":3.0,"9610":4.0,"9615":4.0,"9620":3.0,"9625":4.0,"9630":2.0,"9635":4.0,"9640":3.0,"9645":4.0,"9650":4.0,"9655":2.0,"9660":4.0,"9665":5.0,"9670":5.0,"9675":5.0,"9680":5.0,"9690":3.0,"9695":5.0,"9700":5.0,"9705":5.0,"9710":5.0,"9715":3.0,"9725":5.0,"9735":5.0,"9740":3.0,"9745":4.0,"9750":4.0,"9755":4.0,"9765":5.0,"9766":1.0,"9767":4.0,"9768":5.0,"9769":4.0,"9770":4.0,"9771":5.0,"9772":5.0,"9773":4.0,"9774":5.0,"9775":5.0,"9776":5.0,"9777":5.0,"9778":5.0,"9779":5.0,"9780":5.0,"9781":4.0,"9782":5.0,"9783":5.0,"9784":4.0,"9785":"nil","9790":5.0,"9791":5.0,"9792":5.0,"9793":1.0,"9794":5.0,"9795":5.0,"9796":5.0,"9797":5.0,"9798":5.0,"9799":3.0,"9805":5.0,"9806":4.0,"9807":5.0,"9808":5.0,"9809":5.0,"9815":3.0,"9816":4.0,"9817":5.0,"9818":5.0,"9819":5.0,"9820":5.0,"9821":4.0,"9822":3.0,"9823":5.0,"9824":4.0,"9825":5.0,"9826":5.0,"9827":4.0,"9828":5.0,"9829":5.0,"9830":5.0,"9831":5.0,"9835":5.0,"9836":4.0,"9837":4.0,"9838":4.0,"9839":5.0,"9840":3.0,"9841":5.0,"9842":3.0,"9843":1.0,"9844":4.0,"9845":3.0,"9850":4.0,"9851":3.0,"9852":5.0,"9853":1.0,"9854":5.0,"9855":5.0,"9856":4.0,"9857":3.0,"9858":3.0,"9859":2.0,"9860":5.0,"9861":3.0,"9862":2.0,"9863":2.0,"9864":5.0,"9865":3.0,"9866":4.0,"9867":4.0,"9868":4.0,"9869":4.0,"9870":2.0,"9871":2.0,"9872":4.0,"9873":2.0,"9874":2.0,"9875":3.0,"9876":2.0,"9877":3.0,"9878":4.0,"9879":3.0,"9880":4.0,"9881":5.0,"9882":5.0,"9883":2.0,"9884":3.0,"9885":4.0,"9886":4.0,"9887":3.0,"9888":3.0,"9890":3.0,"9891":1.0,"9892":3.0,"9893":1.0,"9894":1.0,"9895":"nil","9900":2.0,"9901":3.0,"9902":5.0,"9903":4.0,"9904":2.0,"9905":4.0,"9906":4.0,"9907":1.0,"9908":4.0,"9909":5.0,"9910":2.0,"9911":4.0,"9912":4.0,"9913":5.0,"9914":2.0,"9915":3.0,"9916":2.0,"9917":5.0,"9918":4.0,"9919":5.0,"9920":3.0,"9921":5.0,"9922":4.0,"9923":2.0,"9924":4.0,"9930":4.0,"9931":2.0,"9932":5.0,"9933":4.0,"9934":4.0,"9940":2.0,"9941":3.0,"9942":3.0,"9943":4.0,"9944":5.0,"9945":5.0,"9946":4.0,"9947":5.0,"9948":3.0,"9949":5.0,"9950":5.0,"9951":1.0,"9952":4.0,"9953":3.0,"9954":5.0,"9955":4.0,"9956":4.0,"9957":1.0,"9958":5.0,"9959":4.0,"9960":4.0,"9961":3.0,"9962":4.0,"9963":5.0,"9964":4.0,"9965":3.0,"9966":2.0,"9967":4.0,"9968":3.0,"9969":4.0,"9970":4.0,"9971":1.0,"9972":3.0,"9973":4.0,"9974":1.0,"9975":5.0,"9977":5.0,"9978":5.0,"9979":3.0,"9992":3.0,"9993":4.0,"9994":3.0,"9995":4.0,"9996":4.0,"9997":4.0,"9998":5.0,"9999":1.0,"10000":3.0,"10001":4.0,"10002":5.0,"10003":3.0,"10004":1.0,"10005":3.0,"10006":2.0,"10007":4.0,"10008":2.0,"10009":1.0,"10010":3.0,"10011":3.0,"10012":3.0,"10013":3.0,"10014":3.0,"10015":3.0,"10016":2.0,"10017":5.0,"10018":4.0,"10019":4.0,"10020":3.0,"10021":3.0,"10022":2.0,"10023":3.0,"10024":3.0,"10025":3.0,"10026":1.0,"10027":2.0,"10028":2.0,"10029":3.0,"10030":4.0,"10031":1.0,"10032":2.0,"10033":4.0,"10034":4.0,"10035":5.0,"10036":4.0,"10037":5.0,"10038":5.0,"10039":3.0,"10040":4.0,"10041":4.0,"10042":2.0,"10043":5.0,"10044":1.0,"10045":2.0,"10046":5.0,"10047":5.0,"10048":5.0,"10049":1.0,"10050":5.0,"10051":5.0,"10052":5.0,"10053":3.0,"10054":3.0,"10055":5.0,"10056":5.0,"10057":4.0,"10058":4.0,"10059":4.0,"10060":4.0,"10061":4.0,"10062":5.0,"10063":1.0,"10064":4.0,"10065":"nil","10070":5.0,"10071":5.0,"10073":3.0,"10074":5.0,"10075":4.0,"10076":3.0,"10077":4.0,"10078":3.0,"10079":4.0,"10085":2.0,"10086":3.0,"10087":5.0,"10088":3.0,"10089":3.0,"10090":5.0,"10091":4.0,"10092":5.0,"10093":5.0,"10094":5.0,"10095":5.0,"10097":5.0,"10098":5.0,"10099":5.0,"10100":5.0,"10101":2.0,"10102":3.0,"10103":3.0,"10104":4.0,"10105":5.0,"10107":5.0,"10108":3.0,"10109":5.0,"10110":5.0,"10112":5.0,"10113":5.0,"10114":5.0,"10115":5.0,"10116":5.0,"10117":5.0,"10118":5.0,"10119":2.0,"10120":2.0,"10121":5.0,"10122":5.0,"10123":5.0,"10124":5.0,"10135":5.0,"10136":5.0,"10138":5.0,"10139":3.0,"10140":3.0,"10141":2.0,"10142":4.0,"10143":2.0,"10144":3.0,"10145":2.0,"10146":3.0,"10147":5.0,"10148":4.0,"10149":1.0,"10151":5.0,"10152":1.0,"10153":5.0,"10157":5.0,"10159":5.0,"10160":4.0,"10161":2.0,"10162":5.0,"10164":5.0,"10165":1.0,"10166":3.0,"10167":5.0,"10168":5.0,"10169":4.0,"10170":5.0,"10171":5.0,"10172":4.0,"10173":5.0,"10174":5.0,"10175":5.0,"10176":4.0,"10177":5.0,"10178":5.0,"10179":5.0,"10180":5.0,"10181":3.0,"10182":1.0,"10183":1.0,"10184":3.0,"10185":1.0,"10186":1.0,"10187":3.0,"10188":1.0,"10189":1.0,"10190":1.0,"10191":3.0,"10192":1.0,"10193":1.0,"10194":5.0,"10195":5.0,"10196":5.0,"10197":1.0,"10198":2.0,"10199":2.0,"10205":"nil","10215":4.0,"10216":2.0,"10217":4.0,"10218":5.0,"10219":3.0,"10220":5.0,"10221":4.0,"10222":5.0,"10223":3.0,"10224":5.0,"10225":4.0,"10226":5.0,"10227":5.0,"10228":4.0,"10229":4.0,"10230":3.0,"10231":4.0,"10232":5.0,"10233":4.0,"10234":4.0,"10240":4.0,"10241":5.0,"10242":3.0,"10243":4.0,"10244":3.0,"10245":4.0,"10246":4.0,"10247":4.0,"10248":5.0,"10249":5.0,"10250":1.0,"10251":4.0,"10252":4.0,"10253":3.0,"10254":4.0,"10255":1.0,"10256":4.0,"10257":4.0,"10258":1.0,"10259":5.0,"10260":3.0,"10261":3.0,"10262":4.0,"10263":5.0,"10264":4.0,"10265":2.0,"10266":5.0,"10267":1.0,"10268":4.0,"10269":2.0,"10270":5.0,"10271":4.0,"10272":4.0,"10273":2.0,"10274":3.0,"10285":4.0,"10286":4.0,"10287":3.0,"10288":4.0,"10289":1.0,"10290":3.0,"10291":4.0,"10292":2.0,"10293":3.0,"10294":1.0,"10295":2.0,"10296":5.0,"10297":3.0,"10298":2.0,"10299":1.0,"10300":5.0,"10301":5.0,"10305":3.0,"10310":5.0,"10315":"nil","10320":4.0,"10330":3.0,"10335":5.0,"10340":5.0,"10345":1.0,"10355":5.0,"10360":4.0,"10365":1.0,"10370":4.0,"10375":2.0,"10385":5.0,"10390":5.0,"10395":2.0,"10405":1.0,"10410":5.0,"10415":"nil","10420":5.0,"10421":5.0,"10422":2.0,"10423":5.0,"10424":4.0,"10425":5.0,"10426":5.0,"10427":5.0,"10428":5.0,"10429":4.0,"10430":4.0,"10431":5.0,"10432":5.0,"10433":5.0,"10434":4.0,"10435":3.0,"10436":3.0,"10437":5.0,"10438":4.0,"10439":3.0,"10440":"nil","10445":5.0,"10446":2.0,"10447":3.0,"10448":4.0,"10449":2.0,"10450":3.0,"10451":5.0,"10452":4.0,"10453":5.0,"10454":3.0,"10455":"nil","10460":5.0,"10461":4.0,"10462":3.0,"10463":5.0,"10464":3.0,"10465":1.0,"10466":5.0,"10468":3.0,"10469":4.0,"10470":5.0,"10471":5.0,"10473":1.0,"10474":4.0,"10475":3.0,"10476":4.0,"10477":5.0,"10478":1.0,"10479":5.0,"10480":1.0,"10481":4.0,"10482":1.0,"10485":"nil","10490":"nil","10491":1.0,"10492":4.0,"10493":4.0,"10494":4.0,"10495":5.0,"10496":3.0,"10497":3.0,"10498":4.0,"10499":4.0,"10500":4.0,"10501":"nil","10506":5.0,"10507":5.0,"10508":5.0,"10509":5.0,"10510":5.0,"10511":5.0,"10512":5.0,"10513":5.0,"10514":5.0,"10516":"nil","10520":1.0,"10521":3.0,"10522":2.0,"10523":1.0,"10524":1.0,"10525":1.0,"10526":4.0,"10527":2.0,"10528":2.0,"10529":2.0,"10530":1.0,"10531":2.0,"10532":3.0,"10533":2.0,"10534":4.0,"10535":1.0,"10536":1.0,"10537":1.0,"10538":3.0,"10539":1.0,"10540":5.0,"10541":4.0,"10542":2.0,"10544":2.0,"10545":3.0,"10546":5.0,"10547":4.0,"10548":1.0,"10549":4.0,"10550":3.0,"10551":1.0,"10552":2.0,"10553":4.0,"10554":4.0,"10555":1.0,"10556":2.0,"10557":2.0,"10558":1.0,"10559":1.0,"10560":2.0,"10561":2.0,"10562":1.0,"10563":3.0,"10564":1.0,"10565":5.0,"10566":1.0,"10567":1.0,"10568":5.0,"10569":1.0,"10570":1.0,"10571":1.0,"10572":"nil","10575":4.0,"10576":4.0,"10577":4.0,"10578":5.0,"10579":5.0,"10580":5.0,"10581":4.0,"10582":5.0,"10583":5.0,"10584":4.0,"10585":5.0,"10586":4.0,"10587":5.0,"10588":3.0,"10589":4.0,"10590":3.0,"10591":1.0,"10592":4.0,"10593":5.0,"10594":3.0,"10595":5.0,"10596":5.0,"10597":3.0,"10598":5.0,"10599":3.0,"10600":"nil","10605":5.0,"10606":4.0,"10607":5.0,"10608":4.0,"10609":4.0,"10610":4.0,"10611":4.0,"10612":4.0,"10613":5.0,"10614":4.0,"10617":5.0,"10618":3.0,"10619":5.0,"10620":2.0,"10621":4.0,"10622":5.0,"10623":3.0,"10624":5.0,"10625":3.0,"10626":4.0,"10627":5.0,"10628":5.0,"10629":4.0,"10630":5.0,"10631":4.0,"10632":3.0,"10633":5.0,"10634":5.0,"10635":4.0,"10636":5.0,"10637":5.0,"10638":5.0,"10639":5.0,"10650":5.0,"10651":4.0,"10652":5.0,"10653":4.0,"10655":5.0,"10656":5.0,"10657":5.0,"10658":4.0,"10659":3.0,"10665":4.0,"10666":4.0,"10667":5.0,"10668":4.0,"10669":4.0,"10675":5.0,"10676":5.0,"10677":5.0,"10678":4.0,"10679":5.0,"10680":4.0,"10681":5.0,"10682":5.0,"10683":5.0,"10684":5.0,"10695":5.0,"10696":4.0,"10697":3.0,"10698":5.0,"10699":5.0,"10700":1.0,"10701":5.0,"10702":5.0,"10703":4.0,"10704":5.0,"10705":4.0,"10706":5.0,"10707":5.0,"10708":5.0,"10709":4.0,"10710":5.0,"10711":5.0,"10712":5.0,"10714":5.0,"10720":5.0,"10721":4.0,"10722":5.0,"10723":5.0,"10724":5.0,"10725":5.0,"10726":5.0,"10727":5.0,"10728":4.0,"10729":5.0,"10730":5.0,"10731":5.0,"10732":4.0,"10733":5.0,"10734":5.0,"10735":4.0,"10736":3.0,"10737":4.0,"10738":5.0,"10739":5.0,"10740":4.0,"10741":5.0,"10742":5.0,"10743":5.0,"10744":4.0,"10745":4.0,"10746":4.0,"10747":4.0,"10748":5.0,"10749":5.0,"10750":4.0,"10751":5.0,"10752":3.0,"10753":3.0,"10754":5.0,"10755":5.0,"10756":5.0,"10757":4.0,"10758":3.0,"10759":4.0,"10760":4.0,"10761":5.0,"10762":5.0,"10763":5.0,"10764":5.0,"10765":5.0,"10766":5.0,"10767":5.0,"10768":5.0,"10769":4.0,"10770":4.0,"10771":5.0,"10772":4.0,"10773":4.0,"10774":5.0,"10775":"nil","10780":5.0,"10785":5.0,"10790":5.0,"10800":5.0,"10805":5.0,"10810":5.0,"10815":5.0,"10820":5.0,"10825":5.0,"10830":5.0,"10835":5.0,"10840":4.0,"10845":5.0,"10850":5.0,"10855":4.0,"10860":5.0,"10880":5.0,"10895":5.0,"10900":5.0,"10910":5.0,"10915":5.0,"10920":5.0,"10925":5.0,"10930":5.0,"10935":4.0,"10940":5.0,"10945":4.0,"10950":4.0,"10955":5.0,"10960":3.0,"10965":5.0,"10970":5.0,"10975":"nil","10985":4.0,"10986":5.0,"10987":5.0,"10988":4.0,"10989":4.0,"10990":4.0,"10991":5.0,"10992":5.0,"10993":5.0,"10994":5.0,"10995":5.0,"10996":4.0,"10997":5.0,"10998":4.0,"10999":5.0,"11005":5.0,"11006":5.0,"11007":4.0,"11008":4.0,"11009":5.0,"11010":5.0,"11011":5.0,"11012":5.0,"11013":5.0,"11014":5.0,"11015":5.0,"11016":5.0,"11017":5.0,"11018":5.0,"11019":5.0,"11020":5.0,"11021":5.0,"11022":5.0,"11023":5.0,"11024":5.0,"11030":5.0,"11031":5.0,"11032":5.0,"11033":5.0,"11034":5.0,"11035":5.0,"11036":5.0,"11037":5.0,"11038":5.0,"11039":5.0,"11040":5.0,"11041":4.0,"11042":5.0,"11043":3.0,"11044":4.0,"11045":5.0,"11046":4.0,"11047":5.0,"11048":5.0,"11049":4.0,"11050":5.0,"11051":5.0,"11052":5.0,"11053":5.0,"11054":5.0,"11055":4.0,"11057":5.0,"11058":4.0,"11059":4.0,"11060":5.0,"11061":5.0,"11062":5.0,"11063":5.0,"11064":5.0,"11065":4.0,"11066":5.0,"11067":5.0,"11068":4.0,"11069":5.0,"11070":5.0,"11071":5.0,"11072":5.0,"11073":5.0,"11074":5.0,"11076":5.0,"11077":5.0,"11078":5.0,"11079":4.0,"11080":5.0,"11081":5.0,"11082":5.0,"11083":5.0,"11084":4.0,"11085":5.0,"11086":5.0,"11088":5.0,"11089":5.0,"11090":5.0,"11091":5.0,"11092":5.0,"11093":5.0,"11094":5.0,"11095":4.0,"11096":5.0,"11097":5.0,"11098":4.0,"11099":5.0,"11100":5.0,"11101":5.0,"11102":5.0,"11103":5.0,"11104":5.0,"11105":5.0,"11106":5.0,"11107":5.0,"11108":3.0,"11109":5.0,"11110":5.0,"11111":4.0,"11112":5.0,"11113":5.0,"11114":5.0,"11120":4.0,"11121":5.0,"11122":5.0,"11124":5.0,"11125":5.0,"11126":4.0,"11127":5.0,"11128":5.0,"11129":5.0,"11135":5.0,"11136":5.0,"11137":5.0,"11138":5.0,"11139":4.0,"11151":5.0,"11152":5.0,"11154":5.0,"11155":5.0,"11156":5.0,"11157":5.0,"11158":5.0,"11159":5.0,"11160":5.0,"11161":5.0,"11162":5.0,"11163":5.0,"11164":4.0,"11165":5.0,"11166":5.0,"11167":5.0,"11168":5.0,"11169":5.0,"11170":5.0,"11171":5.0,"11172":5.0,"11173":5.0,"11174":5.0,"11175":4.0,"11176":4.0,"11177":5.0,"11178":5.0,"11179":5.0,"11180":5.0,"11181":2.0,"11182":5.0,"11183":5.0,"11184":5.0,"11185":"nil","11190":5.0,"11191":5.0,"11192":5.0,"11193":5.0,"11194":5.0,"11200":5.0,"11201":5.0,"11202":5.0,"11203":4.0,"11204":4.0,"11205":5.0,"11206":4.0,"11207":5.0,"11208":5.0,"11209":5.0,"11210":5.0,"11211":5.0,"11212":5.0,"11213":5.0,"11214":5.0,"11215":5.0,"11216":5.0,"11217":5.0,"11218":5.0,"11219":4.0,"11220":4.0,"11221":5.0,"11222":5.0,"11223":5.0,"11224":4.0,"11226":5.0,"11227":4.0,"11228":5.0,"11229":5.0,"11230":5.0,"11231":5.0,"11232":4.0,"11233":5.0,"11234":4.0,"11235":5.0,"11236":5.0,"11237":5.0,"11238":5.0,"11239":5.0,"11245":5.0,"11246":5.0,"11247":5.0,"11249":4.0,"11250":5.0,"11251":3.0,"11252":5.0,"11253":4.0,"11254":5.0,"11255":5.0,"11256":5.0,"11257":5.0,"11258":4.0,"11259":5.0,"11260":5.0,"11261":5.0,"11262":5.0,"11263":5.0,"11264":5.0,"11265":5.0,"11266":5.0,"11267":5.0,"11268":4.0,"11269":5.0,"11270":4.0,"11271":5.0,"11272":5.0,"11273":5.0,"11274":3.0,"11275":4.0,"11276":5.0,"11277":5.0,"11278":4.0,"11279":5.0,"11280":5.0,"11281":5.0,"11282":5.0,"11283":5.0,"11290":4.0,"11291":5.0,"11292":5.0,"11293":5.0,"11294":5.0,"11310":5.0,"11311":4.0,"11313":5.0,"11314":5.0,"11315":5.0,"11316":5.0,"11317":5.0,"11318":4.0,"11319":4.0,"11320":4.0,"11321":5.0,"11322":5.0,"11323":5.0,"11324":5.0,"11325":5.0,"11326":5.0,"11328":5.0,"11329":5.0,"11330":4.0,"11331":5.0,"11332":5.0,"11333":5.0,"11334":5.0,"11335":5.0,"11336":4.0,"11337":5.0,"11338":5.0,"11339":4.0,"11340":5.0,"11341":1.0,"11342":3.0,"11343":5.0,"11344":5.0,"11350":5.0,"11351":5.0,"11352":5.0,"11353":5.0,"11354":5.0,"11360":5.0,"11361":4.0,"11362":5.0,"11363":5.0,"11364":5.0,"11365":2.0,"11366":5.0,"11367":4.0,"11368":2.0,"11369":5.0,"11370":3.0,"11371":5.0,"11372":5.0,"11373":5.0,"11374":5.0,"11375":5.0,"11376":5.0,"11377":5.0,"11378":5.0,"11379":5.0,"11380":5.0,"11381":5.0,"11382":5.0,"11383":5.0,"11384":5.0,"11385":5.0,"11386":5.0,"11387":5.0,"11388":5.0,"11389":5.0,"11390":5.0,"11391":5.0,"11392":5.0,"11393":5.0,"11394":5.0,"11395":5.0,"11396":5.0,"11397":5.0,"11398":5.0,"11399":5.0,"11400":5.0,"11401":5.0,"11402":5.0,"11403":5.0,"11404":5.0,"11405":5.0,"11406":5.0,"11407":5.0,"11408":5.0,"11409":5.0,"11410":5.0,"11411":5.0,"11412":5.0,"11413":5.0,"11414":5.0,"11415":5.0,"11416":5.0,"11417":5.0,"11418":5.0,"11419":5.0,"11420":5.0,"11421":5.0,"11422":5.0,"11423":5.0,"11424":5.0,"11425":5.0,"11426":5.0,"11427":4.0,"11428":5.0,"11429":5.0,"11430":"nil","11435":5.0,"11436":4.0,"11437":5.0,"11438":3.0,"11439":5.0,"11440":5.0,"11441":5.0,"11442":5.0,"11443":1.0,"11444":5.0,"11445":5.0,"11447":5.0,"11448":5.0,"11449":5.0,"11450":5.0,"11451":5.0,"11452":5.0,"11453":5.0,"11454":5.0,"11460":5.0,"11461":5.0,"11462":4.0,"11463":5.0,"11464":5.0,"11466":5.0,"11467":5.0,"11468":5.0,"11475":5.0,"11476":5.0,"11477":5.0,"11478":5.0,"11479":5.0,"11480":5.0,"11481":5.0,"11482":5.0,"11484":3.0,"11490":5.0,"11491":5.0,"11492":4.0,"11493":5.0,"11494":5.0,"11495":5.0,"11496":5.0,"11497":5.0,"11498":4.0,"11500":5.0,"11501":5.0,"11502":5.0,"11503":5.0,"11504":5.0,"11510":5.0,"11511":5.0,"11512":5.0,"11513":5.0,"11514":5.0,"11515":5.0,"11516":5.0,"11517":5.0,"11518":5.0,"11519":4.0,"11520":5.0,"11521":4.0,"11522":5.0,"11523":5.0,"11524":5.0,"11525":5.0,"11526":5.0,"11528":5.0,"11529":5.0,"11530":5.0,"11531":5.0,"11532":4.0,"11533":5.0,"11534":5.0,"11535":5.0,"11536":5.0,"11537":5.0,"11539":5.0,"11540":5.0,"11542":5.0,"11543":5.0,"11544":5.0,"11545":5.0,"11546":5.0,"11547":5.0,"11548":4.0,"11549":5.0,"11550":5.0,"11552":5.0,"11554":5.0,"11555":5.0,"11556":3.0,"11557":5.0,"11558":5.0,"11559":5.0,"11570":5.0,"11571":5.0,"11573":5.0,"11574":5.0,"11575":5.0,"11576":5.0,"11577":5.0,"11578":5.0,"11579":4.0,"11580":5.0,"11581":5.0,"11582":5.0,"11583":4.0,"11584":5.0,"11585":4.0,"11586":5.0,"11587":5.0,"11588":5.0,"11589":5.0,"11590":5.0,"11591":5.0,"11592":5.0,"11593":5.0,"11594":4.0,"11595":5.0,"11596":3.0,"11597":5.0,"11598":5.0,"11599":5.0,"11600":5.0,"11601":5.0,"11602":5.0,"11603":4.0,"11604":5.0,"11605":4.0,"11606":5.0,"11607":5.0,"11608":5.0,"11609":4.0,"11610":5.0,"11611":5.0,"11612":5.0,"11613":5.0,"11614":5.0,"11615":5.0,"11616":5.0,"11617":4.0,"11618":5.0,"11619":5.0,"11620":5.0,"11621":5.0,"11622":5.0,"11623":5.0,"11624":5.0,"11625":"nil","11630":5.0,"11631":5.0,"11632":5.0,"11633":5.0,"11634":4.0,"11640":5.0,"11641":3.0,"11642":5.0,"11643":5.0,"11644":5.0,"11645":5.0,"11646":5.0,"11647":3.0,"11648":5.0,"11649":5.0,"11650":5.0,"11651":5.0,"11652":5.0,"11653":5.0,"11654":5.0,"11655":5.0,"11656":4.0,"11657":5.0,"11658":4.0,"11659":5.0,"11660":5.0,"11661":5.0,"11662":5.0,"11663":5.0,"11664":5.0,"11665":5.0,"11666":4.0,"11667":5.0,"11668":5.0,"11669":5.0,"11670":5.0,"11671":5.0,"11672":4.0,"11673":4.0,"11680":5.0,"11681":5.0,"11682":5.0,"11683":5.0,"11684":5.0,"11690":5.0,"11691":5.0,"11692":5.0,"11693":3.0,"11694":5.0,"11700":5.0,"11701":5.0,"11702":5.0,"11703":5.0,"11704":5.0,"11710":4.0,"11711":5.0,"11712":5.0,"11714":5.0,"11715":5.0,"11716":5.0,"11717":4.0,"11718":4.0,"11719":5.0,"11720":4.0,"11721":5.0,"11723":5.0,"11724":4.0,"11725":5.0,"11726":5.0,"11727":5.0,"11728":5.0,"11729":5.0,"11730":5.0,"11731":2.0,"11732":5.0,"11733":5.0,"11734":4.0,"11735":5.0,"11736":5.0,"11737":4.0,"11738":4.0,"11739":5.0,"11740":5.0,"11741":5.0,"11742":5.0,"11743":4.0,"11744":5.0,"11745":5.0,"11746":4.0,"11747":5.0,"11748":4.0,"11749":3.0,"11755":5.0,"11756":5.0,"11757":5.0,"11758":4.0,"11759":4.0,"11760":3.0,"11761":4.0,"11762":4.0,"11763":5.0,"11764":4.0,"11770":5.0,"11771":4.0,"11772":5.0,"11773":5.0,"11774":5.0,"11775":3.0,"11780":4.0,"11785":5.0,"11790":"nil","11795":5.0,"11800":5.0,"11805":5.0,"11810":5.0,"11820":5.0,"11825":5.0,"11830":5.0,"11835":5.0,"11840":4.0,"11845":4.0,"11850":4.0,"11855":5.0,"11860":4.0,"11870":4.0,"11875":5.0,"11880":5.0,"11885":4.0,"11890":5.0,"11900":5.0,"11905":5.0,"11910":4.0,"11915":4.0,"11920":4.0,"11925":5.0,"11930":5.0,"11935":5.0,"11940":5.0,"11945":5.0,"11955":5.0,"11960":5.0,"11965":2.0,"11970":4.0,"11975":"nil","11980":5.0,"11981":5.0,"11982":5.0,"11983":5.0,"11984":3.0,"11990":4.0,"11991":5.0,"11992":4.0,"11993":5.0,"11994":5.0,"11995":5.0,"11996":5.0,"11997":4.0,"11998":5.0,"11999":4.0,"12001":5.0,"12002":5.0,"12003":4.0,"12004":5.0,"12005":5.0,"12006":5.0,"12007":5.0,"12008":5.0,"12009":5.0,"12010":5.0,"12011":4.0,"12012":5.0,"12013":5.0,"12014":5.0,"12015":5.0,"12016":5.0,"12017":5.0,"12018":5.0,"12019":5.0,"12020":4.0,"12021":5.0,"12022":5.0,"12023":5.0,"12024":5.0,"12025":5.0,"12026":5.0,"12027":4.0,"12028":5.0,"12029":5.0,"12030":4.0,"12031":5.0,"12032":4.0,"12033":4.0,"12034":5.0,"12035":3.0,"12036":4.0,"12037":4.0,"12038":5.0,"12039":5.0,"12050":5.0,"12051":5.0,"12052":5.0,"12053":3.0,"12054":4.0,"12060":5.0,"12061":4.0,"12062":4.0,"12063":5.0,"12064":5.0,"12070":5.0,"12071":3.0,"12072":5.0,"12073":4.0,"12074":4.0,"12075":5.0,"12076":4.0,"12077":5.0,"12078":5.0,"12079":4.0,"12080":"nil","12085":3.0,"12086":3.0,"12087":4.0,"12088":5.0,"12089":5.0,"12090":3.0,"12091":4.0,"12092":4.0,"12093":5.0,"12094":5.0,"12100":5.0,"12101":5.0,"12102":5.0,"12103":5.0,"12104":4.0,"12110":5.0,"12111":5.0,"12112":5.0,"12113":3.0,"12114":5.0,"12120":5.0,"12121":5.0,"12122":5.0,"12123":5.0,"12124":4.0,"12125":4.0,"12126":5.0,"12127":4.0,"12128":3.0,"12129":5.0,"12130":3.0,"12131":4.0,"12132":4.0,"12133":5.0,"12134":5.0,"12135":5.0,"12136":5.0,"12137":5.0,"12138":4.0,"12145":3.0,"12146":5.0,"12147":2.0,"12148":4.0,"12149":5.0,"12150":4.0,"12151":3.0,"12153":5.0,"12154":4.0,"12160":5.0,"12161":5.0,"12162":5.0,"12163":4.0,"12164":5.0,"12165":5.0,"12167":5.0,"12168":3.0,"12169":1.0,"12170":5.0,"12171":4.0,"12172":4.0,"12173":5.0,"12174":3.0,"12175":3.0,"12176":4.0,"12177":4.0,"12178":3.0,"12179":4.0,"12180":2.0,"12181":4.0,"12182":5.0,"12183":3.0,"12184":4.0,"12185":5.0,"12186":3.0,"12187":3.0,"12188":4.0,"12189":5.0,"12190":3.0,"12191":5.0,"12192":4.0,"12193":5.0,"12194":4.0,"12200":4.0,"12201":5.0,"12202":4.0,"12203":5.0,"12204":5.0,"12205":5.0,"12206":4.0,"12207":5.0,"12208":5.0,"12209":5.0,"12210":5.0,"12211":5.0,"12212":5.0,"12213":2.0,"12214":4.0,"12215":4.0,"12216":5.0,"12217":5.0,"12218":3.0,"12219":5.0,"12220":5.0,"12221":5.0,"12222":5.0,"12223":4.0,"12224":5.0,"12225":4.0,"12226":4.0,"12227":4.0,"12228":5.0,"12229":5.0,"12230":5.0,"12231":4.0,"12232":5.0,"12233":5.0,"12236":5.0,"12237":5.0,"12238":5.0,"12239":5.0,"12240":"nil","12265":5.0,"12266":5.0,"12267":5.0,"12268":5.0,"12269":3.0,"12270":3.0,"12271":5.0,"12272":5.0,"12273":3.0,"12274":5.0,"12275":"nil","12280":5.0,"12281":5.0,"12282":5.0,"12283":5.0,"12284":5.0,"12285":5.0,"12286":5.0,"12287":5.0,"12288":4.0,"12289":5.0,"12295":5.0,"12296":5.0,"12297":5.0,"12298":1.0,"12299":5.0,"12300":5.0,"12301":5.0,"12302":4.0,"12303":4.0,"12304":5.0,"12305":3.0,"12306":4.0,"12307":3.0,"12308":3.0,"12309":4.0,"12310":4.0,"12311":5.0,"12312":4.0,"12313":4.0,"12314":5.0,"12325":5.0,"12326":5.0,"12327":5.0,"12328":5.0,"12329":5.0,"12330":4.0,"12331":1.0,"12332":4.0,"12333":4.0,"12335":3.0,"12336":1.0,"12337":4.0,"12338":5.0,"12339":4.0,"12340":4.0,"12341":4.0,"12342":4.0,"12343":5.0,"12344":4.0,"12345":3.0,"12350":5.0,"12355":3.0,"12360":5.0,"12365":4.0,"12370":5.0,"12375":5.0,"12380":5.0,"12385":"nil","12390":3.0,"12395":"nil","12400":3.0,"12401":5.0,"12402":5.0,"12403":1.0,"12404":4.0,"12405":5.0,"12406":4.0,"12407":4.0,"12408":5.0,"12409":4.0,"12410":3.0,"12411":3.0,"12412":4.0,"12413":3.0,"12414":3.0,"12420":5.0,"12421":5.0,"12422":5.0,"12423":3.0,"12424":4.0,"12430":5.0,"12431":4.0,"12432":5.0,"12433":3.0,"12434":5.0,"12435":5.0,"12436":5.0,"12437":5.0,"12438":5.0,"12439":5.0,"12440":4.0,"12441":5.0,"12442":4.0,"12443":2.0,"12444":2.0,"12445":5.0,"12446":5.0,"12447":4.0,"12448":4.0,"12449":4.0,"12450":1.0,"12451":3.0,"12453":3.0,"12454":5.0,"12455":5.0,"12456":3.0,"12457":5.0,"12458":5.0,"12459":4.0,"12460":5.0,"12461":5.0,"12462":5.0,"12463":5.0,"12465":4.0,"12466":5.0,"12467":4.0,"12468":5.0,"12469":5.0,"12470":5.0,"12471":4.0,"12472":4.0,"12473":4.0,"12474":4.0,"12475":5.0,"12476":5.0,"12477":5.0,"12478":5.0,"12479":5.0,"12480":5.0,"12481":5.0,"12482":5.0,"12483":5.0,"12484":4.0,"12485":5.0,"12486":5.0,"12487":5.0,"12488":5.0,"12489":5.0,"12490":5.0,"12491":5.0,"12492":5.0,"12493":5.0,"12494":5.0,"12495":5.0,"12496":5.0,"12497":5.0,"12498":5.0,"12499":5.0,"12500":5.0,"12501":5.0,"12502":5.0,"12503":5.0,"12504":5.0,"12505":4.0,"12506":4.0,"12507":4.0,"12508":5.0,"12509":5.0,"12510":2.0,"12511":5.0,"12512":5.0,"12513":3.0,"12514":4.0,"12515":3.0,"12516":5.0,"12517":3.0,"12518":5.0,"12519":5.0,"12520":"nil","12525":5.0,"12526":4.0,"12527":5.0,"12528":5.0,"12529":5.0,"12540":4.0,"12541":4.0,"12543":4.0,"12544":5.0,"12545":1.0,"12546":4.0,"12547":4.0,"12548":4.0,"12549":5.0,"12550":5.0,"12551":5.0,"12552":4.0,"12553":3.0,"12555":5.0,"12556":4.0,"12557":3.0,"12558":4.0,"12559":4.0,"12560":4.0,"12561":1.0,"12562":4.0,"12563":3.0,"12564":3.0,"12565":1.0,"12566":4.0,"12567":5.0,"12568":5.0,"12569":4.0,"12570":4.0,"12571":4.0,"12572":4.0,"12573":3.0,"12574":3.0,"12575":3.0,"12576":4.0,"12577":3.0,"12578":3.0,"12579":1.0,"12580":1.0,"12581":5.0,"12582":1.0,"12583":3.0,"12584":4.0,"12585":4.0,"12586":5.0,"12587":2.0,"12588":4.0,"12589":4.0,"12590":3.0,"12591":4.0,"12592":5.0,"12593":2.0,"12594":4.0,"12595":5.0,"12596":1.0,"12597":2.0,"12598":1.0,"12599":5.0,"12600":"nil","12605":3.0,"12606":1.0,"12607":4.0,"12608":4.0,"12609":5.0,"12610":4.0,"12611":1.0,"12612":4.0,"12613":5.0,"12614":5.0,"12620":4.0,"12621":4.0,"12622":5.0,"12623":4.0,"12624":2.0,"12625":2.0,"12626":3.0,"12627":4.0,"12628":4.0,"12629":5.0,"12630":4.0,"12631":4.0,"12632":3.0,"12633":5.0,"12634":4.0,"12635":5.0,"12636":4.0,"12637":5.0,"12638":4.0,"12639":5.0,"12640":5.0,"12641":5.0,"12642":5.0,"12643":5.0,"12644":5.0,"12645":4.0,"12646":3.0,"12647":3.0,"12648":4.0,"12649":3.0,"12650":2.0,"12651":4.0,"12652":4.0,"12653":5.0,"12654":5.0,"12655":4.0,"12656":3.0,"12657":5.0,"12658":5.0,"12659":4.0,"12660":3.0,"12661":1.0,"12662":4.0,"12663":3.0,"12664":4.0,"12670":3.0,"12671":3.0,"12672":5.0,"12673":3.0,"12674":3.0,"12680":5.0,"12685":5.0,"12690":1.0,"12695":5.0,"12700":"nil","12705":5.0,"12715":4.0,"12720":5.0,"12721":4.0,"12722":2.0,"12723":4.0,"12724":5.0,"12725":4.0,"12726":4.0,"12727":4.0,"12728":5.0,"12729":5.0,"12730":5.0,"12731":5.0,"12732":4.0,"12733":5.0,"12734":5.0,"12735":"nil","12740":5.0,"12741":5.0,"12742":5.0,"12743":5.0,"12744":5.0,"12745":4.0,"12746":1.0,"12747":3.0,"12748":1.0,"12749":3.0,"12750":"nil","12755":2.0,"12756":5.0,"12757":2.0,"12758":4.0,"12759":2.0,"12760":2.0,"12761":4.0,"12762":4.0,"12763":5.0,"12764":5.0,"12765":3.0,"12766":3.0,"12767":4.0,"12768":3.0,"12769":5.0,"12780":4.0,"12781":1.0,"12782":3.0,"12783":4.0,"12784":4.0,"12790":4.0,"12791":3.0,"12792":4.0,"12793":3.0,"12794":3.0,"12795":4.0,"12796":3.0,"12797":4.0,"12798":3.0,"12799":4.0,"12800":4.0,"12801":1.0,"12802":1.0,"12803":4.0,"12804":5.0,"12805":5.0,"12806":5.0,"12807":5.0,"12808":5.0,"12809":5.0,"12810":3.0,"12811":4.0,"12812":2.0,"12813":2.0,"12814":3.0,"12815":2.0,"12816":4.0,"12817":3.0,"12818":2.0,"12819":3.0,"12820":3.0,"12821":4.0,"12823":5.0,"12824":3.0,"12825":4.0,"12826":3.0,"12827":4.0,"12830":5.0,"12831":4.0,"12832":5.0,"12833":4.0,"12834":3.0,"12835":5.0,"12836":4.0,"12837":5.0,"12838":5.0,"12839":2.0,"12840":5.0,"12841":3.0,"12842":4.0,"12843":2.0,"12844":1.0,"12845":3.0,"12846":4.0,"12847":4.0,"12848":1.0,"12849":1.0,"12850":5.0,"12851":3.0,"12852":4.0,"12853":5.0,"12854":4.0,"12855":4.0,"12856":5.0,"12857":4.0,"12858":5.0,"12859":2.0,"12860":5.0,"12862":1.0,"12863":5.0,"12864":3.0,"12865":5.0,"12867":5.0,"12868":3.0,"12869":2.0,"12871":1.0,"12872":4.0,"12873":"nil","12875":3.0,"12876":1.0,"12877":4.0,"12878":5.0,"12879":3.0,"12880":3.0,"12881":3.0,"12882":2.0,"12883":3.0,"12884":4.0,"12885":4.0,"12886":4.0,"12887":5.0,"12888":4.0,"12889":4.0,"12890":4.0,"12891":4.0,"12892":4.0,"12893":5.0,"12894":3.0,"12895":"nil","12900":"nil","12902":4.0,"12903":5.0,"12904":3.0,"12905":3.0,"12906":3.0,"12907":5.0,"12908":5.0,"12909":4.0,"12910":5.0,"12911":4.0,"12912":5.0,"12913":5.0,"12914":5.0,"12915":5.0,"12916":4.0,"12917":5.0,"12918":5.0,"12919":4.0,"12920":5.0,"12921":5.0,"12922":"nil","13027":4.0,"13028":5.0,"13029":5.0,"13030":5.0,"13031":5.0,"13032":5.0,"13033":5.0,"13034":5.0,"13035":5.0,"13036":1.0,"13037":"nil","13042":5.0,"13043":5.0,"13044":5.0,"13045":5.0,"13046":5.0,"13052":5.0,"13053":5.0,"13054":5.0,"13055":5.0,"13056":4.0,"13057":4.0,"13058":4.0,"13059":5.0,"13112":5.0,"13113":5.0,"13114":5.0,"13115":5.0,"13116":5.0,"13117":5.0,"13118":5.0,"13119":5.0,"13120":5.0,"13121":5.0,"13122":"nil","13127":5.0,"13128":5.0,"13129":5.0,"13130":5.0,"13131":5.0,"13132":5.0,"13133":5.0,"13134":5.0,"13135":5.0,"13136":5.0,"13137":5.0,"13138":5.0,"13139":5.0,"13140":5.0,"13162":"nil","13167":3.0,"13168":3.0,"13169":5.0,"13170":4.0,"13171":4.0,"13172":5.0,"13173":5.0,"13174":4.0,"13175":5.0,"13176":4.0,"13177":3.0,"13178":5.0,"13179":4.0,"13180":4.0,"13181":5.0,"13182":5.0,"13183":4.0,"13184":5.0,"13185":5.0,"13186":4.0,"13187":4.0,"13188":5.0,"13189":4.0,"13190":5.0,"13191":2.0,"13192":5.0,"13193":5.0,"13194":5.0,"13195":5.0,"13196":2.0,"13257":5.0,"13262":5.0,"13267":5.0,"13272":4.0,"13277":"nil","13287":"nil","13307":"nil","13317":4.0,"13318":4.0,"13319":5.0,"13337":2.0,"13338":2.0,"13339":1.0,"13340":5.0,"13341":2.0,"13342":1.0,"13343":"nil","13387":5.0,"13388":5.0,"13389":5.0,"13390":3.0,"13391":5.0,"13392":"nil","13397":5.0,"13407":5.0,"13442":1.0,"13443":5.0,"13444":2.0,"13445":3.0,"13446":1.0,"13447":"nil","13457":"nil","13462":5.0,"13463":5.0,"13464":4.0,"13465":5.0,"13466":2.0,"13467":3.0,"13468":1.0,"13469":2.0,"13470":4.0,"13471":5.0,"13472":"nil","13487":5.0,"13488":1.0,"13489":5.0,"13490":"nil","13492":"nil","13496":"nil","13497":"nil","13500":5.0,"13505":4.0,"13510":"nil","13515":5.0,"13520":5.0,"13525":4.0,"13530":4.0,"13535":5.0,"13540":5.0,"13545":5.0,"13550":5.0,"13555":5.0,"13565":4.0,"13570":4.0,"13575":3.0,"13580":4.0,"13585":5.0,"13590":5.0,"13595":5.0,"13600":1.0,"13605":5.0,"13615":4.0,"13620":4.0,"13625":5.0,"13630":1.0,"13640":4.0,"13650":5.0,"13655":5.0,"13660":5.0,"13670":5.0,"13675":4.0,"13680":5.0,"13695":5.0,"13700":5.0,"13701":5.0,"13702":5.0,"13703":5.0,"13704":5.0,"13705":4.0,"13706":5.0,"13707":5.0,"13708":5.0,"13709":5.0,"13710":"nil","13715":5.0,"13716":5.0,"13717":5.0,"13718":5.0,"13719":5.0,"13720":4.0,"13721":5.0,"13722":5.0,"13723":5.0,"13724":5.0,"13725":5.0,"13726":5.0,"13727":4.0,"13728":5.0,"13729":5.0,"13730":5.0,"13731":5.0,"13732":5.0,"13733":5.0,"13734":5.0,"13735":5.0,"13736":5.0,"13737":5.0,"13738":5.0,"13739":5.0,"13740":5.0,"13742":5.0,"13743":5.0,"13744":5.0,"13745":5.0,"13746":5.0,"13747":5.0,"13748":5.0,"13749":4.0,"13755":4.0,"13756":5.0,"13757":5.0,"13758":5.0,"13759":5.0,"13760":5.0,"13761":5.0,"13762":5.0,"13763":5.0,"13764":5.0,"13765":5.0,"13766":4.0,"13767":5.0,"13768":4.0,"13769":5.0,"13770":4.0,"13771":5.0,"13772":4.0,"13773":5.0,"13774":5.0,"13775":5.0,"13776":5.0,"13777":5.0,"13778":5.0,"13779":5.0,"13780":5.0,"13781":5.0,"13782":5.0,"13783":5.0,"13784":5.0,"13790":5.0,"13791":5.0,"13792":5.0,"13793":5.0,"13794":5.0,"13795":5.0,"13796":5.0,"13797":5.0,"13798":5.0,"13799":4.0,"13805":5.0,"13806":5.0,"13807":5.0,"13808":5.0,"13809":5.0,"13810":5.0,"13811":4.0,"13812":5.0,"13813":4.0,"13814":5.0,"13815":5.0,"13816":4.0,"13817":5.0,"13818":5.0,"13819":5.0,"13821":5.0,"13822":5.0,"13823":5.0,"13824":5.0,"13825":5.0,"13826":5.0,"13827":5.0,"13828":5.0,"13829":5.0,"13835":5.0,"13836":5.0,"13837":5.0,"13838":5.0,"13840":5.0,"13841":4.0,"13842":5.0,"13843":5.0,"13844":5.0,"13845":5.0,"13846":4.0,"13847":5.0,"13848":5.0,"13849":5.0,"13850":5.0,"13851":5.0,"13852":5.0,"13853":5.0,"13854":5.0,"13855":5.0,"13856":5.0,"13857":5.0,"13858":5.0,"13859":5.0,"13860":5.0,"13861":5.0,"13862":5.0,"13864":5.0,"13865":5.0,"13866":5.0,"13867":5.0,"13868":5.0,"13869":5.0,"13870":5.0,"13871":5.0,"13872":5.0,"13873":5.0,"13874":4.0,"13880":5.0,"13881":5.0,"13882":5.0,"13883":5.0,"13884":5.0,"13885":5.0,"13886":5.0,"13887":5.0,"13888":5.0,"13889":4.0,"13890":5.0,"13891":5.0,"13892":5.0,"13893":4.0,"13894":5.0,"13895":5.0,"13896":5.0,"13897":5.0,"13898":4.0,"13899":4.0,"13900":"nil","13905":5.0,"13906":5.0,"13907":4.0,"13908":3.0,"13909":4.0,"13910":3.0,"13911":4.0,"13912":5.0,"13913":5.0,"13914":5.0,"13920":1.0,"13921":3.0,"13922":5.0,"13923":3.0,"13924":2.0,"13926":2.0,"13927":3.0,"13928":4.0,"13929":5.0,"13935":3.0,"13936":1.0,"13937":1.0,"13938":4.0,"13939":5.0,"13940":3.0,"13941":4.0,"13942":4.0,"13943":3.0,"13944":4.0,"13945":3.0,"13946":4.0,"13947":5.0,"13948":5.0,"13949":4.0,"13950":5.0,"13951":5.0,"13952":5.0,"13953":3.0,"13954":5.0,"13955":2.0,"13956":4.0,"13957":5.0,"13958":5.0,"13959":5.0,"13960":4.0,"13961":5.0,"13962":5.0,"13963":5.0,"13964":5.0,"13971":5.0,"13972":5.0,"13973":5.0,"13974":5.0,"13975":4.0,"13976":4.0,"13977":2.0,"13979":4.0,"13985":4.0,"13986":4.0,"13987":4.0,"13988":2.0,"13989":5.0,"13995":4.0,"13996":1.0,"13997":4.0,"13998":5.0,"13999":5.0,"14000":5.0,"14001":4.0,"14002":5.0,"14003":4.0,"14004":5.0,"14005":4.0,"14006":1.0,"14007":5.0,"14008":5.0,"14009":5.0,"14010":4.0,"14012":5.0,"14013":5.0,"14014":3.0,"14021":5.0,"14022":1.0,"14023":1.0,"14024":5.0,"14025":5.0,"14026":4.0,"14027":5.0,"14028":5.0,"14029":5.0,"14030":5.0,"14031":3.0,"14032":5.0,"14033":4.0,"14034":4.0,"14040":5.0,"14041":5.0,"14042":3.0,"14043":5.0,"14044":4.0,"14050":4.0,"14051":5.0,"14052":4.0,"14053":4.0,"14054":4.0,"14060":5.0,"14061":5.0,"14062":4.0,"14063":5.0,"14064":5.0,"14065":5.0,"14066":5.0,"14067":5.0,"14068":5.0,"14069":5.0,"14075":5.0,"14076":4.0,"14077":5.0,"14078":5.0,"14079":3.0,"14080":5.0,"14081":5.0,"14082":5.0,"14083":3.0,"14084":5.0,"14085":5.0,"14087":5.0,"14088":4.0,"14089":5.0,"14090":5.0,"14091":5.0,"14092":5.0,"14093":5.0,"14094":3.0,"14095":5.0,"14096":5.0,"14097":5.0,"14098":5.0,"14099":5.0,"14100":"nil","14105":2.0,"14106":4.0,"14107":5.0,"14108":5.0,"14109":5.0,"14110":1.0,"14111":5.0,"14112":5.0,"14113":4.0,"14114":5.0,"14125":5.0,"14126":1.0,"14127":3.0,"14129":5.0,"14135":2.0,"14136":5.0,"14137":3.0,"14138":5.0,"14139":5.0,"14140":3.0,"14141":5.0,"14142":4.0,"14143":5.0,"14144":5.0,"14145":4.0,"14146":4.0,"14147":4.0,"14148":4.0,"14149":4.0,"14150":4.0,"14151":5.0,"14152":5.0,"14153":1.0,"14154":4.0,"14155":4.0,"14156":5.0,"14157":3.0,"14158":3.0,"14159":5.0,"14170":4.0,"14171":3.0,"14172":5.0,"14173":5.0,"14174":5.0,"14175":5.0,"14176":5.0,"14177":5.0,"14178":5.0,"14179":3.0,"14180":5.0,"14181":2.0,"14182":5.0,"14183":5.0,"14184":5.0,"14185":5.0,"14186":4.0,"14187":5.0,"14188":3.0,"14189":3.0,"14195":1.0,"14196":5.0,"14197":3.0,"14198":5.0,"14199":4.0,"14201":4.0,"14202":4.0,"14203":2.0,"14204":3.0,"14205":4.0,"14206":5.0,"14207":3.0,"14208":1.0,"14209":5.0,"14215":5.0,"14216":3.0,"14217":3.0,"14218":5.0,"14219":5.0,"14220":3.0,"14221":4.0,"14222":5.0,"14223":3.0,"14224":3.0,"14225":5.0,"14226":5.0,"14227":1.0,"14228":3.0,"14229":4.0,"14230":5.0,"14231":4.0,"14232":5.0,"14233":4.0,"14234":4.0,"14240":3.0,"14241":5.0,"14242":4.0,"14243":3.0,"14244":5.0,"14245":3.0,"14246":3.0,"14247":5.0,"14248":5.0,"14249":4.0,"14255":5.0,"14256":4.0,"14257":4.0,"14258":3.0,"14259":3.0,"14260":5.0,"14261":3.0,"14262":4.0,"14263":4.0,"14264":5.0,"14265":4.0,"14266":5.0,"14267":5.0,"14268":4.0,"14270":4.0,"14271":4.0,"14272":5.0,"14273":3.0,"14274":4.0,"14275":2.0,"14276":5.0,"14278":5.0,"14279":4.0,"14285":4.0,"14286":4.0,"14287":2.0,"14288":4.0,"14289":5.0,"14290":5.0,"14291":5.0,"14292":1.0,"14293":5.0,"14294":5.0,"14295":5.0,"14296":4.0,"14297":2.0,"14298":4.0,"14299":4.0,"14300":"nil","14304":"nil","14309":4.0,"14314":5.0,"14319":5.0,"14324":3.0,"14329":5.0,"14334":5.0,"14344":3.0,"14349":5.0,"14359":5.0,"14360":5.0,"14361":2.0,"14362":5.0,"14363":5.0,"14364":4.0,"14365":4.0,"14366":1.0,"14367":5.0,"14368":5.0,"14369":5.0,"14370":5.0,"14371":4.0,"14372":5.0,"14373":4.0,"14374":5.0,"14375":2.0,"14376":1.0,"14377":4.0,"14378":2.0,"14379":"nil","14394":2.0,"14395":4.0,"14396":3.0,"14397":2.0,"14398":3.0,"14404":2.0,"14405":4.0,"14406":2.0,"14407":3.0,"14408":3.0,"14409":1.0,"14410":3.0,"14411":3.0,"14412":1.0,"14413":1.0,"14414":1.0,"14415":2.0,"14416":1.0,"14417":2.0,"14418":3.0,"14419":1.0,"14420":1.0,"14421":2.0,"14422":2.0,"14423":3.0,"14424":3.0,"14426":2.0,"14427":1.0,"14428":3.0,"14430":2.0,"14431":4.0,"14432":2.0,"14433":1.0,"14434":5.0,"14435":3.0,"14436":1.0,"14437":5.0,"14438":4.0,"14439":4.0,"14440":2.0,"14441":1.0,"14442":3.0,"14443":5.0,"14444":5.0,"14445":3.0,"14446":4.0,"14447":5.0,"14448":5.0,"14449":5.0,"14450":2.0,"14451":4.0,"14452":5.0,"14453":5.0,"14454":"nil","14459":5.0,"14460":5.0,"14461":4.0,"14462":5.0,"14463":5.0,"14479":5.0,"14480":5.0,"14481":4.0,"14482":5.0,"14483":4.0,"14489":4.0,"14490":5.0,"14491":4.0,"14492":5.0,"14493":5.0,"14500":5.0,"14502":5.0,"14503":5.0,"14506":5.0,"14507":1.0,"14508":5.0,"14509":"nil","14514":"nil","14519":4.0,"14539":4.0,"14544":5.0,"14549":5.0,"14554":5.0,"14559":5.0,"14584":5.0,"14589":2.0,"14609":5.0,"14634":5.0,"14654":2.0,"14659":3.0,"14664":3.0,"14669":4.0,"14684":3.0,"14699":4.0,"14704":4.0,"14714":1.0,"14715":5.0,"14716":3.0,"14717":4.0,"14718":5.0,"14719":"nil","14724":3.0,"14725":3.0,"14726":5.0,"14727":5.0,"14728":3.0,"14729":5.0,"14730":5.0,"14731":3.0,"14732":4.0,"14733":5.0,"14734":4.0,"14735":5.0,"14736":3.0,"14737":5.0,"14738":5.0,"14739":5.0,"14740":4.0,"14741":5.0,"14742":5.0,"14743":5.0,"14749":5.0,"14750":5.0,"14751":5.0,"14752":5.0,"14754":5.0,"14755":5.0,"14756":5.0,"14757":5.0,"14758":5.0,"14759":5.0,"14760":5.0,"14761":5.0,"14762":5.0,"14763":5.0,"14764":5.0,"14765":5.0,"14766":4.0,"14767":5.0,"14768":5.0,"14769":5.0,"14770":5.0,"14771":5.0,"14772":3.0,"14773":5.0,"14784":4.0,"14785":5.0,"14786":2.0,"14787":5.0,"14788":4.0,"14789":1.0,"14790":4.0,"14791":2.0,"14792":5.0,"14793":5.0,"14799":4.0,"14800":4.0,"14801":4.0,"14802":4.0,"14803":5.0,"14804":5.0,"14805":4.0,"14806":4.0,"14807":5.0,"14808":4.0,"14809":3.0,"14810":4.0,"14811":4.0,"14812":3.0,"14813":5.0,"14814":4.0,"14815":5.0,"14816":4.0,"14817":4.0,"14818":5.0,"14824":5.0,"14825":5.0,"14826":5.0,"14827":4.0,"14828":2.0,"14829":5.0,"14830":5.0,"14831":4.0,"14832":5.0,"14833":5.0,"14834":5.0,"14835":3.0,"14836":4.0,"14837":5.0,"14838":4.0,"14839":3.0,"14840":5.0,"14841":1.0,"14842":5.0,"14843":5.0,"14849":5.0,"14850":4.0,"14851":5.0,"14853":5.0,"14855":5.0,"14856":5.0,"14858":2.0,"14859":5.0,"14860":5.0,"14861":5.0,"14863":4.0,"14864":4.0,"14866":3.0,"14867":4.0,"14868":5.0,"14874":4.0,"14875":5.0,"14876":5.0,"14877":5.0,"14878":5.0,"14879":5.0,"14880":5.0,"14881":3.0,"14882":5.0,"14883":5.0,"14889":4.0,"14890":5.0,"14891":4.0,"14892":4.0,"14893":5.0,"14894":5.0,"14895":5.0,"14896":5.0,"14897":5.0,"14898":5.0,"14899":5.0,"14900":5.0,"14901":5.0,"14902":5.0,"14903":4.0,"14904":4.0,"14905":4.0,"14906":5.0,"14907":5.0,"14908":5.0,"14909":4.0,"14910":4.0,"14911":5.0,"14912":4.0,"14914":3.0,"14915":3.0,"14916":4.0,"14917":3.0,"14918":5.0,"14919":5.0,"14920":4.0,"14921":5.0,"14922":3.0,"14923":5.0,"14924":4.0,"14925":5.0,"14926":4.0,"14927":1.0,"14928":5.0,"14929":"nil","14944":5.0,"14945":4.0,"14946":5.0,"14947":5.0,"14948":3.0,"14949":4.0,"14950":4.0,"14951":5.0,"14952":5.0,"14953":1.0,"14954":5.0,"14955":4.0,"14956":5.0,"14957":5.0,"14958":5.0,"14959":5.0,"14960":3.0,"14961":4.0,"14962":4.0,"14963":5.0,"14969":1.0,"14970":5.0,"14971":3.0,"14972":4.0,"14973":4.0,"14974":2.0,"14975":4.0,"14976":5.0,"14977":4.0,"14978":4.0,"14979":4.0,"14980":5.0,"14981":4.0,"14982":4.0,"14983":3.0,"14984":3.0,"14985":3.0,"14986":2.0,"14987":3.0,"14988":3.0,"14989":2.0,"14990":5.0,"14991":5.0,"14992":4.0,"14994":5.0,"14995":3.0,"14996":3.0,"14997":5.0,"14998":4.0,"14999":5.0,"15000":5.0,"15001":4.0,"15002":4.0,"15003":4.0,"15009":4.0,"15010":3.0,"15011":1.0,"15012":4.0,"15013":5.0,"15014":4.0,"15015":1.0,"15016":1.0,"15017":4.0,"15019":3.0,"15020":4.0,"15021":4.0,"15022":5.0,"15023":4.0,"15024":3.0,"15025":5.0,"15027":5.0,"15028":5.0,"15030":3.0,"15031":2.0,"15032":2.0,"15034":5.0,"15035":4.0,"15036":3.0,"15037":4.0,"15038":4.0,"15039":2.0,"15040":4.0,"15041":3.0,"15042":3.0,"15043":2.0,"15044":4.0,"15045":4.0,"15046":5.0,"15047":4.0,"15048":3.0,"15049":4.0,"15050":4.0,"15051":4.0,"15052":4.0,"15053":4.0,"15054":4.0,"15055":5.0,"15056":1.0,"15057":5.0,"15058":3.0,"15059":2.0,"15061":5.0,"15062":5.0,"15063":4.0,"15065":1.0,"15066":5.0,"15067":5.0,"15068":5.0,"15069":3.0,"15070":4.0,"15071":4.0,"15072":4.0,"15073":3.0,"15079":5.0,"15080":4.0,"15081":3.0,"15082":4.0,"15083":5.0,"15084":1.0,"15085":5.0,"15086":3.0,"15087":3.0,"15088":4.0,"15089":3.0,"15090":3.0,"15091":4.0,"15094":5.0,"15095":3.0,"15096":2.0,"15097":4.0,"15098":4.0,"15099":2.0,"15100":2.0,"15101":5.0,"15103":4.0,"15109":4.0,"15110":4.0,"15111":3.0,"15112":4.0,"15113":5.0,"15114":4.0,"15115":4.0,"15116":4.0,"15117":5.0,"15118":5.0,"15119":4.0,"15120":3.0,"15121":2.0,"15122":3.0,"15123":4.0,"15124":5.0,"15129":"nil","15134":4.0,"15144":3.0,"15149":1.0,"15150":5.0,"15151":4.0,"15152":5.0,"15153":4.0,"15154":4.0,"15155":4.0,"15156":1.0,"15157":5.0,"15158":5.0,"15159":"nil","15164":4.0,"15165":4.0,"15166":2.0,"15167":5.0,"15168":5.0,"15169":"nil","15174":5.0,"15175":4.0,"15176":4.0,"15177":3.0,"15178":5.0,"15179":"nil","15183":3.0,"15184":5.0,"15185":4.0,"15186":4.0,"15187":1.0,"15188":1.0,"15189":1.0,"15190":1.0,"15191":3.0,"15192":1.0,"15193":1.0,"15194":1.0,"15195":1.0,"15196":2.0,"15197":1.0,"15198":"nil","15203":5.0,"15204":3.0,"15205":4.0,"15206":4.0,"15207":2.0,"15213":2.0,"15214":4.0,"15215":5.0,"15216":3.0,"15217":5.0,"15218":3.0,"15219":2.0,"15220":4.0,"15221":1.0,"15222":4.0,"15228":4.0,"15229":5.0,"15230":4.0,"15231":4.0,"15232":5.0,"15238":4.0,"15239":5.0,"15240":5.0,"15241":5.0,"15242":1.0,"15243":5.0,"15244":5.0,"15245":5.0,"15246":4.0,"15247":4.0,"15248":4.0,"15249":5.0,"15250":4.0,"15251":4.0,"15252":4.0,"15253":5.0,"15254":5.0,"15255":5.0,"15256":5.0,"15257":5.0,"15258":4.0,"15259":5.0,"15260":3.0,"15261":4.0,"15262":5.0,"15263":5.0,"15264":4.0,"15265":5.0,"15266":5.0,"15267":1.0,"15274":5.0,"15275":4.0,"15276":4.0,"15277":4.0,"15278":5.0,"15279":5.0,"15280":5.0,"15281":5.0,"15282":5.0,"15293":5.0,"15294":4.0,"15295":5.0,"15296":4.0,"15297":4.0,"15298":5.0,"15299":5.0,"15300":4.0,"15301":5.0,"15302":4.0,"15303":5.0,"15304":4.0,"15305":5.0,"15306":4.0,"15307":5.0,"15308":5.0,"15309":5.0,"15310":4.0,"15311":5.0,"15312":5.0,"15318":5.0,"15319":4.0,"15320":5.0,"15321":5.0,"15322":5.0,"15328":5.0,"15329":5.0,"15330":4.0,"15331":5.0,"15332":5.0,"15333":4.0,"15334":5.0,"15335":1.0,"15336":5.0,"15337":5.0,"15338":4.0,"15339":5.0,"15340":5.0,"15341":5.0,"15342":4.0,"15343":5.0,"15344":5.0,"15345":5.0,"15346":4.0,"15347":5.0,"15348":5.0,"15349":4.0,"15350":5.0,"15351":5.0,"15352":4.0,"15353":4.0,"15354":5.0,"15355":4.0,"15356":5.0,"15357":4.0,"15363":5.0,"15364":4.0,"15365":5.0,"15366":5.0,"15367":5.0,"15368":5.0,"15369":5.0,"15370":5.0,"15371":5.0,"15372":5.0,"15373":5.0,"15374":5.0,"15375":3.0,"15376":4.0,"15377":5.0,"15383":5.0,"15384":5.0,"15385":5.0,"15386":5.0,"15387":4.0,"15388":5.0,"15389":5.0,"15390":4.0,"15391":5.0,"15392":3.0,"15393":4.0,"15394":5.0,"15395":5.0,"15396":5.0,"15397":5.0,"15398":5.0,"15399":3.0,"15400":5.0,"15401":4.0,"15402":3.0,"15403":4.0,"15404":5.0,"15405":4.0,"15406":2.0,"15407":2.0,"15408":3.0,"15409":5.0,"15410":3.0,"15411":3.0,"15412":4.0,"15413":5.0,"15414":5.0,"15415":4.0,"15416":5.0,"15417":5.0,"15418":5.0,"15419":4.0,"15420":5.0,"15421":5.0,"15422":2.0,"15423":"nil","15428":5.0,"15429":5.0,"15430":1.0,"15431":3.0,"15432":4.0,"15438":4.0,"15439":4.0,"15440":2.0,"15441":4.0,"15442":4.0,"15443":3.0,"15444":2.0,"15445":4.0,"15446":4.0,"15447":4.0,"15458":5.0,"15459":4.0,"15460":5.0,"15461":5.0,"15462":5.0,"15463":5.0,"15464":5.0,"15465":4.0,"15466":5.0,"15467":3.0,"15468":5.0,"15469":5.0,"15470":5.0,"15471":5.0,"15472":4.0,"15473":2.0,"15474":4.0,"15475":4.0,"15476":4.0,"15477":4.0,"15478":5.0,"15479":4.0,"15480":5.0,"15481":3.0,"15482":5.0,"15483":5.0,"15484":3.0,"15485":5.0,"15486":5.0,"15487":5.0,"15489":5.0,"15490":5.0,"15491":5.0,"15492":4.0,"15493":5.0,"15494":5.0,"15495":5.0,"15496":4.0,"15497":1.0,"15498":5.0,"15499":5.0,"15500":5.0,"15501":5.0,"15502":5.0,"15503":4.0,"15504":5.0,"15505":5.0,"15506":5.0,"15507":5.0,"15508":5.0,"15509":5.0,"15510":2.0,"15511":4.0,"15512":3.0,"15518":5.0,"15519":4.0,"15520":5.0,"15521":5.0,"15522":3.0,"15528":4.0,"15529":4.0,"15530":5.0,"15531":4.0,"15532":4.0,"15538":4.0,"15539":5.0,"15540":5.0,"15541":5.0,"15542":4.0,"15543":5.0,"15544":2.0,"15545":5.0,"15546":4.0,"15547":5.0,"15553":5.0,"15555":5.0,"15556":5.0,"15557":4.0,"15563":5.0,"15564":5.0,"15565":5.0,"15567":4.0,"15568":5.0,"15569":5.0,"15570":5.0,"15571":3.0,"15572":4.0,"15573":4.0,"15574":5.0,"15575":4.0,"15576":5.0,"15577":5.0,"15578":5.0,"15579":1.0,"15580":5.0,"15581":5.0,"15582":5.0,"15583":5.0,"15584":5.0,"15585":5.0,"15586":4.0,"15587":4.0,"15588":5.0,"15590":5.0,"15591":5.0,"15592":5.0,"15593":5.0,"15594":5.0,"15595":5.0,"15596":5.0,"15597":5.0,"15598":"nil","15603":3.0,"15608":1.0,"15613":1.0,"15618":3.0,"15623":4.0,"15624":4.0,"15625":4.0,"15626":2.0,"15627":4.0,"15628":2.0,"15629":5.0,"15630":5.0,"15631":4.0,"15633":"nil","15638":4.0,"15639":5.0,"15640":4.0,"15641":5.0,"15642":4.0,"15643":2.0,"15644":4.0,"15645":3.0,"15646":4.0,"15647":3.0,"15663":4.0,"15664":4.0,"15665":1.0,"15666":5.0,"15667":5.0,"15673":1.0,"15674":1.0,"15675":4.0,"15676":4.0,"15677":3.0,"15678":1.0,"15679":2.0,"15680":3.0,"15681":3.0,"15682":4.0,"15683":2.0,"15684":5.0,"15685":4.0,"15686":2.0,"15687":4.0,"15688":"nil","15700":4.0,"15701":5.0,"15702":3.0,"15703":3.0,"15704":1.0,"15705":1.0,"15706":4.0,"15707":4.0,"15708":1.0,"15709":1.0,"15710":3.0,"15712":5.0,"15713":1.0,"15715":4.0,"15718":4.0,"15719":2.0,"15721":3.0,"15722":1.0,"15724":3.0,"15725":3.0,"15726":3.0,"15727":4.0,"15729":2.0,"15730":3.0,"15731":2.0,"15734":5.0,"15736":3.0,"15737":5.0,"15740":2.0,"15741":2.0,"15742":4.0,"15748":3.0,"15750":1.0,"15751":4.0,"15752":5.0,"15753":4.0,"15754":4.0,"15755":3.0,"15756":2.0,"15757":4.0,"15760":3.0,"15762":3.0,"15763":4.0,"15765":2.0,"15766":3.0,"15767":4.0,"15774":3.0,"15775":4.0,"15777":3.0,"15779":3.0,"15780":3.0,"15782":3.0,"15783":2.0,"15784":5.0,"15786":3.0,"15787":4.0,"15789":2.0,"15790":4.0,"15791":4.0,"15792":4.0,"15793":1.0,"15795":3.0,"15796":3.0,"15797":1.0,"15798":4.0,"15799":3.0,"15800":3.0,"15802":3.0,"15804":3.0,"15805":4.0,"15807":3.0,"15813":5.0,"15814":1.0,"15815":4.0,"15819":3.0,"15821":3.0,"15822":1.0,"15824":3.0,"15825":4.0,"15828":4.0,"15829":4.0,"15831":2.0,"15832":1.0,"15833":3.0,"15835":2.0,"15836":4.0,"15837":2.0,"15838":4.0,"15839":5.0,"15840":2.0,"15842":5.0,"15843":4.0,"15844":5.0,"15848":2.0,"15851":3.0,"15853":1.0,"15854":2.0,"15855":4.0,"15858":3.0,"15859":3.0,"15862":3.0,"15867":3.0,"15870":3.0,"15873":1.0,"15874":2.0,"15875":2.0,"15876":5.0,"15877":5.0,"15878":2.0,"15879":4.0,"15880":3.0,"15881":4.0,"15882":4.0,"15883":5.0,"15884":4.0,"15885":5.0,"15886":5.0,"15887":5.0,"15888":"nil","15893":1.0,"15894":3.0,"15895":3.0,"15896":5.0,"15897":4.0,"15903":5.0,"15904":1.0,"15905":2.0,"15906":5.0,"15907":5.0,"15908":5.0,"15909":1.0,"15910":3.0,"15911":2.0,"15912":5.0,"15913":5.0,"15914":5.0,"15915":1.0,"15916":3.0,"15917":5.0,"15918":4.0,"15919":3.0,"15920":5.0,"15921":2.0,"15922":4.0,"15923":5.0,"15924":1.0,"15925":2.0,"15926":1.0,"15927":4.0,"15928":3.0,"15929":4.0,"15930":1.0,"15931":2.0,"15932":1.0,"15933":3.0,"15935":2.0,"15936":2.0,"15937":5.0,"15948":1.0,"15949":5.0,"15950":5.0,"15951":1.0,"15953":1.0,"15954":4.0,"15955":2.0,"15956":4.0,"15957":3.0,"15958":4.0,"15959":2.0,"15960":4.0,"15961":3.0,"15962":4.0,"15963":4.0,"15964":1.0,"15965":4.0,"15966":4.0,"15967":4.0,"15973":"nil","15978":4.0,"15979":1.0,"15980":5.0,"15981":5.0,"15982":5.0,"15983":3.0,"15984":3.0,"15985":4.0,"15986":3.0,"15987":2.0,"15988":4.0,"15989":4.0,"15990":4.0,"15991":4.0,"15992":2.0,"15993":3.0,"15994":4.0,"15995":5.0,"15996":5.0,"15997":4.0,"15998":3.0,"15999":4.0,"16000":3.0,"16001":4.0,"16002":3.0,"16003":4.0,"16004":4.0,"16005":5.0,"16006":2.0,"16007":3.0,"16013":5.0,"16014":5.0,"16015":4.0,"16016":4.0,"16017":4.0,"16018":4.0,"16019":4.0,"16020":5.0,"16021":5.0,"16022":5.0,"16023":4.0,"16024":4.0,"16025":5.0,"16026":5.0,"16027":5.0,"16028":4.0,"16029":3.0,"16033":4.0,"16038":5.0,"16043":5.0,"16048":"nil","16053":1.0,"16068":4.0,"16078":4.0,"16083":5.0,"16088":3.0,"16093":3.0,"16098":5.0,"16103":5.0,"16104":5.0,"16105":5.0,"16106":5.0,"16107":5.0,"16108":3.0,"16109":5.0,"16110":5.0,"16111":5.0,"16112":5.0,"16113":3.0,"16114":5.0,"16115":5.0,"16116":4.0,"16117":5.0,"16118":2.0,"16119":5.0,"16120":5.0,"16121":5.0,"16122":5.0,"16123":"nil","16128":5.0,"16129":2.0,"16130":5.0,"16131":5.0,"16132":5.0,"16133":4.0,"16134":5.0,"16135":3.0,"16136":5.0,"16137":5.0,"16139":3.0,"16140":5.0,"16141":5.0,"16142":5.0,"16143":5.0,"16144":5.0,"16145":5.0,"16146":5.0,"16147":5.0,"16148":5.0,"16149":5.0,"16150":5.0,"16151":5.0,"16152":5.0,"16158":5.0,"16159":5.0,"16160":5.0,"16161":5.0,"16162":5.0,"16163":5.0,"16164":5.0,"16165":5.0,"16166":5.0,"16167":5.0,"16168":5.0,"16169":5.0,"16170":5.0,"16171":5.0,"16172":5.0,"16178":5.0,"16179":5.0,"16180":5.0,"16181":5.0,"16182":5.0,"16188":5.0,"16189":5.0,"16190":5.0,"16191":5.0,"16192":4.0,"16193":5.0,"16194":5.0,"16195":5.0,"16196":5.0,"16197":5.0,"16203":5.0,"16204":5.0,"16205":5.0,"16207":5.0,"16208":5.0,"16209":5.0,"16210":5.0,"16211":5.0,"16212":5.0,"16213":5.0,"16214":5.0,"16215":5.0,"16216":5.0,"16217":5.0,"16218":5.0,"16219":5.0,"16220":5.0,"16221":5.0,"16222":5.0,"16223":5.0,"16224":5.0,"16225":5.0,"16226":5.0,"16227":5.0,"16228":5.0,"16229":5.0,"16230":5.0,"16232":5.0,"16233":5.0,"16234":5.0,"16235":5.0,"16236":5.0,"16237":5.0,"16238":5.0,"16239":5.0,"16240":5.0,"16241":5.0,"16242":5.0,"16248":5.0,"16249":5.0,"16250":5.0,"16251":5.0,"16252":5.0,"16253":5.0,"16254":5.0,"16255":5.0,"16256":5.0,"16257":5.0,"16258":5.0,"16259":4.0,"16260":5.0,"16261":5.0,"16262":5.0,"16268":5.0,"16269":5.0,"16270":5.0,"16271":5.0,"16272":5.0,"16273":5.0,"16274":5.0,"16275":5.0,"16276":5.0,"16277":5.0,"16278":5.0,"16279":5.0,"16280":5.0,"16281":5.0,"16282":5.0,"16288":5.0,"16289":4.0,"16290":5.0,"16291":5.0,"16292":5.0,"16293":5.0,"16294":5.0,"16295":5.0,"16296":5.0,"16297":5.0,"16298":5.0,"16299":5.0,"16300":5.0,"16301":5.0,"16302":5.0,"16303":2.0,"16304":1.0,"16305":5.0,"16306":1.0,"16307":2.0,"16308":1.0,"16309":1.0,"16310":1.0,"16311":1.0,"16312":4.0,"16313":4.0,"16314":5.0,"16315":4.0,"16316":2.0,"16317":2.0,"16318":"nil","16323":1.0,"16324":2.0,"16325":1.0,"16326":2.0,"16327":3.0,"16328":4.0,"16329":4.0,"16330":3.0,"16331":3.0,"16332":1.0,"16333":4.0,"16334":4.0,"16335":5.0,"16336":3.0,"16337":4.0,"16338":5.0,"16339":3.0,"16340":5.0,"16341":3.0,"16342":2.0,"16343":4.0,"16344":5.0,"16345":3.0,"16346":5.0,"16347":3.0,"16348":1.0,"16349":3.0,"16350":1.0,"16351":4.0,"16352":4.0,"16353":3.0,"16354":3.0,"16355":4.0,"16356":4.0,"16357":4.0,"16358":4.0,"16359":3.0,"16360":4.0,"16361":5.0,"16362":4.0,"16363":3.0,"16364":4.0,"16365":1.0,"16366":4.0,"16367":4.0,"16373":4.0,"16374":4.0,"16375":4.0,"16376":4.0,"16377":4.0,"16378":4.0,"16379":5.0,"16380":4.0,"16381":3.0,"16382":3.0,"16383":5.0,"16384":4.0,"16385":1.0,"16386":4.0,"16387":3.0,"16388":4.0,"16389":5.0,"16390":1.0,"16391":4.0,"16392":5.0,"16393":3.0,"16394":4.0,"16395":3.0,"16396":3.0,"16397":2.0,"16398":4.0,"16399":1.0,"16400":3.0,"16401":4.0,"16402":4.0,"16403":4.0,"16404":5.0,"16405":4.0,"16406":4.0,"16407":4.0,"16408":3.0,"16409":2.0,"16410":3.0,"16411":4.0,"16412":4.0,"16413":2.0,"16414":4.0,"16415":5.0,"16416":5.0,"16417":4.0,"16418":4.0,"16419":3.0,"16423":5.0,"16424":5.0,"16425":5.0,"16426":1.0,"16427":5.0,"16428":3.0,"16429":5.0,"16430":4.0,"16431":3.0,"16432":4.0,"16433":4.0,"16434":5.0,"16435":4.0,"16436":3.0,"16437":4.0,"16438":2.0,"16439":4.0,"16440":3.0,"16441":3.0,"16442":4.0,"16443":1.0,"16444":4.0,"16445":5.0,"16446":4.0,"16447":2.0,"16448":3.0,"16449":5.0,"16450":4.0,"16451":3.0,"16452":1.0,"16453":4.0,"16454":4.0,"16455":2.0,"16456":2.0,"16457":4.0,"16458":"nil","16463":4.0,"16464":4.0,"16465":4.0,"16466":4.0,"16467":5.0,"16468":3.0,"16469":4.0,"16470":4.0,"16471":4.0,"16472":4.0,"16473":5.0,"16474":5.0,"16475":4.0,"16476":4.0,"16477":5.0,"16478":"nil","16483":4.0,"16484":2.0,"16485":5.0,"16486":1.0,"16487":5.0,"16488":4.0,"16489":5.0,"16490":2.0,"16491":4.0,"16492":4.0,"16493":1.0,"16494":2.0,"16495":3.0,"16496":3.0,"16497":4.0,"16498":4.0,"16503":4.0,"16508":"nil","16518":4.0,"16523":2.0,"16528":2.0,"16529":1.0,"16530":5.0,"16531":4.0,"16532":2.0,"16533":2.0,"16534":4.0,"16535":5.0,"16536":5.0,"16537":4.0,"16538":5.0,"16539":2.0,"16540":2.0,"16541":5.0,"16542":4.0,"16543":"nil","16553":5.0,"16554":3.0,"16555":4.0,"16556":1.0,"16557":3.0,"16558":"nil","16563":3.0,"16564":3.0,"16565":1.0,"16566":1.0,"16567":2.0,"16573":4.0,"16574":5.0,"16575":1.0,"16576":1.0,"16577":1.0,"16578":4.0,"16579":5.0,"16580":4.0,"16583":2.0,"16584":1.0,"16585":1.0,"16586":2.0,"16587":4.0,"16588":1.0,"16589":1.0,"16590":3.0,"16591":1.0,"16592":5.0,"16593":2.0,"16594":2.0,"16595":1.0,"16596":4.0,"16597":4.0,"16598":"nil","16603":3.0,"16604":4.0,"16605":4.0,"16606":4.0,"16607":3.0,"16613":3.0,"16614":3.0,"16615":2.0,"16616":5.0,"16617":4.0,"16618":1.0,"16619":1.0,"16620":5.0,"16621":4.0,"16622":1.0,"16628":2.0,"16629":1.0,"16630":3.0,"16631":4.0,"16632":1.0,"16633":4.0,"16634":2.0,"16635":3.0,"16636":5.0,"16637":5.0,"16638":1.0,"16639":3.0,"16643":5.0,"16644":5.0,"16645":5.0,"16646":1.0,"16647":5.0,"16648":"nil","16653":5.0,"16654":5.0,"16655":5.0,"16656":5.0,"16657":5.0,"16663":5.0,"16664":4.0,"16665":5.0,"16666":4.0,"16667":5.0,"16668":4.0,"16669":5.0,"16670":5.0,"16671":5.0,"16672":5.0,"16673":4.0,"16674":5.0,"16675":5.0,"16676":5.0,"16677":5.0,"16678":5.0,"16679":5.0,"16680":5.0,"16681":5.0,"16682":5.0,"16683":5.0,"16684":5.0,"16685":5.0,"16686":5.0,"16687":5.0,"16688":5.0,"16689":5.0,"16690":5.0,"16691":5.0,"16692":5.0,"16693":4.0,"16694":5.0,"16695":4.0,"16696":5.0,"16697":5.0,"16698":5.0,"16699":5.0,"16700":5.0,"16701":5.0,"16702":5.0,"16703":5.0,"16704":5.0,"16705":5.0,"16706":5.0,"16707":5.0,"16708":3.0,"16709":5.0,"16710":5.0,"16711":5.0,"16712":5.0,"16713":4.0,"16714":5.0,"16715":5.0,"16716":5.0,"16717":4.0,"16723":5.0,"16724":5.0,"16725":5.0,"16726":5.0,"16727":5.0,"16728":5.0,"16729":4.0,"16730":3.0,"16731":5.0,"16732":5.0,"16733":5.0,"16735":5.0,"16736":5.0,"16737":5.0,"16738":5.0,"16739":5.0,"16740":3.0,"16741":5.0,"16742":5.0,"16743":5.0,"16745":5.0,"16746":5.0,"16747":5.0,"16748":5.0,"16749":5.0,"16750":5.0,"16751":5.0,"16752":5.0,"16753":5.0,"16754":5.0,"16755":5.0,"16756":5.0,"16757":4.0,"16758":5.0,"16759":5.0,"16760":5.0,"16761":5.0,"16762":5.0,"16763":5.0,"16764":5.0,"16765":5.0,"16766":5.0,"16767":5.0,"16768":5.0,"16769":5.0,"16770":5.0,"16771":5.0,"16772":5.0,"16773":5.0,"16774":5.0,"16775":2.0,"16776":5.0,"16777":5.0,"16783":5.0,"16784":5.0,"16785":4.0,"16786":5.0,"16787":4.0,"16793":5.0,"16794":5.0,"16795":5.0,"16796":5.0,"16797":5.0,"16798":5.0,"16799":5.0,"16800":5.0,"16801":5.0,"16802":5.0,"16803":5.0,"16804":5.0,"16805":5.0,"16806":5.0,"16807":5.0,"16808":4.0,"16809":5.0,"16810":5.0,"16811":5.0,"16812":5.0,"16813":5.0,"16814":5.0,"16815":5.0,"16816":5.0,"16817":5.0,"16818":5.0,"16819":5.0,"16820":5.0,"16821":3.0,"16822":5.0,"16823":5.0,"16824":5.0,"16825":5.0,"16826":5.0,"16827":5.0,"16828":4.0,"16829":5.0,"16830":5.0,"16831":5.0,"16832":5.0,"16838":5.0,"16839":5.0,"16840":5.0,"16841":5.0,"16842":5.0,"16843":4.0,"16848":5.0,"16853":"nil","16863":5.0,"16873":4.0,"16878":5.0,"16888":5.0,"16893":3.0,"16898":5.0,"16903":2.0,"16908":5.0,"16913":5.0,"16923":5.0,"16938":"nil","16943":4.0,"16944":5.0,"16945":4.0,"16946":4.0,"16947":5.0,"16963":5.0,"16964":4.0,"16966":4.0,"16967":3.0,"16973":1.0,"16974":5.0,"16975":4.0,"16976":4.0,"16977":4.0,"16978":4.0,"16979":5.0,"16980":5.0,"16981":5.0,"16982":5.0,"16983":5.0,"16984":5.0,"16985":5.0,"16986":5.0,"16987":2.0,"16988":3.0,"16989":5.0,"16990":2.0,"16991":1.0,"16992":1.0,"16993":3.0,"16994":2.0,"16995":5.0,"16996":4.0,"16997":5.0,"16998":5.0,"17000":5.0,"17001":2.0,"17002":5.0,"17004":5.0,"17008":"nil","17009":3.0,"17010":4.0,"17011":1.0,"17012":1.0,"17013":3.0,"17014":1.0,"17015":3.0,"17016":1.0,"17017":1.0,"17018":2.0,"17019":4.0,"17020":2.0,"17021":1.0,"17022":5.0,"17023":3.0,"17024":"nil","17029":4.0,"17030":4.0,"17031":5.0,"17032":5.0,"17033":1.0,"17034":4.0,"17035":4.0,"17036":1.0,"17037":3.0,"17038":4.0,"17039":1.0,"17040":1.0,"17041":4.0,"17042":1.0,"17043":3.0,"17044":2.0,"17045":5.0,"17046":4.0,"17047":4.0,"17048":5.0,"17049":4.0,"17050":4.0,"17051":5.0,"17052":5.0,"17053":4.0,"17054":5.0,"17055":4.0,"17056":3.0,"17057":3.0,"17058":5.0,"17059":3.0,"17060":3.0,"17061":3.0,"17062":"nil","17074":5.0,"17079":2.0,"17084":"nil","17089":3.0,"17094":5.0,"17099":4.0,"17104":1.0,"17114":4.0,"17115":3.0,"17116":4.0,"17117":1.0,"17118":5.0,"17119":4.0,"17120":3.0,"17121":5.0,"17122":3.0,"17123":3.0,"17124":"nil","17134":"nil","17144":4.0,"17145":1.0,"17146":1.0,"17147":3.0,"17148":1.0,"17149":1.0,"17150":5.0,"17151":1.0,"17152":1.0,"17153":3.0,"17154":1.0,"17155":3.0,"17156":1.0,"17157":2.0,"17158":1.0,"17159":3.0,"17160":2.0,"17161":2.0,"17162":5.0,"17163":5.0,"17164":5.0,"17165":4.0,"17166":1.0,"17167":3.0,"17168":2.0,"17169":2.0,"17170":1.0,"17171":1.0,"17172":3.0,"17173":3.0,"17174":"nil","17179":5.0,"17180":4.0,"17181":4.0,"17182":5.0,"17183":5.0,"17184":4.0,"17185":4.0,"17186":5.0,"17187":5.0,"17188":4.0,"17189":"nil","17199":4.0,"17200":5.0,"17201":5.0,"17202":5.0,"17203":5.0,"17204":4.0,"17205":4.0,"17206":3.0,"17207":5.0,"17208":5.0,"17209":4.0,"17210":5.0,"17211":5.0,"17212":3.0,"17213":3.0,"17219":5.0,"17220":3.0,"17221":1.0,"17222":2.0,"17223":5.0,"17224":4.0,"17225":4.0,"17226":5.0,"17227":5.0,"17228":4.0,"17234":5.0,"17235":5.0,"17236":5.0,"17237":1.0,"17238":1.0,"17239":4.0,"17240":4.0,"17241":5.0,"17242":4.0,"17243":4.0,"17244":5.0,"17245":5.0,"17246":4.0,"17247":5.0,"17248":5.0,"17249":5.0,"17250":5.0,"17251":4.0,"17252":4.0,"17253":5.0,"17254":4.0,"17255":5.0,"17256":5.0,"17257":5.0,"17258":5.0,"17259":5.0,"17260":5.0,"17261":3.0,"17262":4.0,"17263":5.0,"17264":4.0,"17265":5.0,"17266":5.0,"17267":5.0,"17268":4.0,"17269":4.0,"17270":4.0,"17271":4.0,"17272":5.0,"17273":4.0,"17274":5.0,"17275":4.0,"17276":5.0,"17277":3.0,"17278":5.0,"17279":4.0,"17280":4.0,"17281":2.0,"17282":5.0,"17283":2.0,"17284":4.0,"17285":3.0,"17286":5.0,"17287":4.0,"17288":4.0,"17289":4.0,"17290":2.0,"17291":4.0,"17292":5.0,"17293":4.0,"17294":5.0,"17295":4.0,"17296":5.0,"17297":3.0,"17298":3.0,"17299":4.0,"17300":3.0,"17301":5.0,"17302":4.0,"17303":5.0,"17304":5.0,"17305":2.0,"17306":5.0,"17307":1.0,"17308":5.0,"17309":3.0,"17310":4.0,"17311":4.0,"17312":5.0,"17313":4.0,"17314":3.0,"17315":4.0,"17316":5.0,"17317":4.0,"17318":4.0,"17319":5.0,"17320":5.0,"17321":5.0,"17322":5.0,"17323":5.0,"17324":4.0,"17325":5.0,"17326":4.0,"17327":5.0,"17328":5.0,"17330":5.0,"17331":5.0,"17332":4.0,"17333":3.0,"17334":3.0,"17335":5.0,"17336":4.0,"17337":5.0,"17338":5.0,"17339":3.0,"17340":4.0,"17341":4.0,"17342":3.0,"17343":3.0,"17349":4.0,"17350":4.0,"17351":4.0,"17352":4.0,"17353":4.0,"17354":4.0,"17355":5.0,"17356":5.0,"17357":4.0,"17358":4.0,"17359":5.0,"17360":3.0,"17361":4.0,"17362":4.0,"17363":5.0,"17365":5.0,"17366":5.0,"17367":5.0,"17368":4.0,"17369":4.0,"17370":4.0,"17371":5.0,"17372":4.0,"17373":5.0,"17374":5.0,"17375":4.0,"17376":5.0,"17377":1.0,"17378":5.0,"17379":3.0,"17380":1.0,"17381":1.0,"17382":2.0,"17383":5.0,"17384":4.0,"17385":3.0,"17386":1.0,"17387":1.0,"17388":5.0,"17389":2.0,"17390":1.0,"17391":3.0,"17392":4.0,"17393":1.0,"17394":4.0,"17395":5.0,"17396":4.0,"17397":5.0,"17398":2.0,"17399":3.0,"17400":3.0,"17401":1.0,"17402":1.0,"17403":4.0,"17404":3.0,"17405":2.0,"17406":2.0,"17407":4.0,"17408":4.0,"17409":4.0,"17410":3.0,"17411":5.0,"17412":5.0,"17413":1.0,"17414":2.0,"17415":4.0,"17416":3.0,"17417":3.0,"17418":2.0,"17419":3.0,"17420":4.0,"17421":4.0,"17422":2.0,"17423":1.0,"17424":1.0,"17425":1.0,"17426":4.0,"17427":1.0,"17428":3.0,"17429":"nil","17434":3.0,"17435":4.0,"17436":4.0,"17437":2.0,"17438":2.0,"17439":1.0,"17441":4.0,"17442":4.0,"17443":5.0,"17444":3.0,"17445":5.0,"17446":5.0,"17447":1.0,"17448":4.0,"17449":5.0,"17450":2.0,"17451":4.0,"17452":3.0,"17453":2.0,"17454":4.0,"17455":5.0,"17456":5.0,"17457":3.0,"17458":5.0,"17459":1.0,"17461":4.0,"17462":1.0,"17463":4.0,"17464":3.0,"17465":4.0,"17466":4.0,"17467":3.0,"17468":5.0,"17469":3.0,"17470":5.0,"17471":5.0,"17472":5.0,"17473":1.0,"17479":1.0,"17480":5.0,"17481":2.0,"17482":5.0,"17483":3.0,"17485":5.0,"17486":3.0,"17487":3.0,"17489":5.0,"17490":5.0,"17491":5.0,"17492":3.0,"17493":2.0,"17494":5.0,"17495":3.0,"17496":4.0,"17497":3.0,"17498":5.0,"17499":5.0,"17500":2.0,"17501":1.0,"17502":5.0,"17503":2.0,"17504":5.0,"17505":3.0,"17506":5.0,"17507":5.0,"17508":5.0,"17509":3.0,"17510":4.0,"17511":3.0,"17512":4.0,"17513":4.0,"17519":5.0,"17520":3.0,"17521":3.0,"17522":5.0,"17523":3.0,"17524":4.0,"17525":3.0,"17526":4.0,"17527":4.0,"17528":5.0,"17529":5.0,"17530":2.0,"17531":1.0,"17533":5.0,"17534":4.0,"17535":1.0,"17536":5.0,"17537":5.0,"17538":4.0,"17539":5.0,"17540":1.0,"17541":3.0,"17542":2.0,"17543":3.0,"17544":2.0,"17545":5.0,"17546":5.0,"17547":3.0,"17548":5.0,"17549":4.0,"17550":5.0,"17551":5.0,"17552":2.0,"17553":3.0,"17554":3.0,"17555":2.0,"17556":2.0,"17557":1.0,"17558":5.0,"17559":4.0,"17560":5.0,"17561":1.0,"17562":3.0,"17563":5.0,"17574":4.0,"17575":4.0,"17576":5.0,"17577":4.0,"17578":4.0,"17579":4.0,"17580":5.0,"17581":3.0,"17582":4.0,"17583":5.0,"17584":1.0,"17585":5.0,"17586":4.0,"17587":3.0,"17588":4.0,"17589":5.0,"17590":4.0,"17591":4.0,"17592":3.0,"17593":3.0,"17594":3.0,"17595":4.0,"17596":3.0,"17597":5.0,"17598":4.0,"17599":5.0,"17600":5.0,"17601":3.0,"17602":1.0,"17603":3.0,"17604":3.0,"17605":2.0,"17606":4.0,"17607":3.0,"17610":3.0,"17611":2.0,"17612":5.0,"17613":4.0,"17614":"nil","17619":4.0,"17620":4.0,"17621":2.0,"17623":4.0,"17627":2.0,"17635":3.0,"17636":4.0,"17637":4.0,"17638":2.0,"17639":3.0,"17640":4.0,"17641":3.0,"17642":4.0,"17643":2.0,"17650":4.0,"17651":4.0,"17653":4.0,"17655":4.0,"17656":4.0,"17657":3.0,"17658":4.0,"17659":4.0,"17660":4.0,"17662":5.0,"17663":5.0,"17664":4.0,"17665":5.0,"17666":5.0,"17667":4.0,"17668":5.0,"17670":4.0,"17671":4.0,"17672":4.0,"17673":5.0,"17684":4.0,"17685":2.0,"17686":5.0,"17689":5.0,"17690":5.0,"17691":3.0,"17692":5.0,"17693":5.0,"17694":3.0,"17695":5.0,"17696":4.0,"17697":3.0,"17699":4.0,"17700":4.0,"17702":3.0,"17703":5.0,"17704":4.0,"17706":2.0,"17707":5.0,"17709":5.0,"17710":3.0,"17712":4.0,"17714":5.0,"17715":1.0,"17716":5.0,"17717":4.0,"17719":3.0,"17722":4.0,"17723":5.0,"17724":4.0,"17726":3.0,"17729":4.0,"17730":4.0,"17731":3.0,"17732":5.0,"17736":3.0,"17737":3.0,"17738":4.0,"17745":3.0,"17746":5.0,"17747":4.0,"17748":4.0,"17754":5.0,"17755":3.0,"17756":2.0,"17757":4.0,"17758":4.0,"17759":4.0,"17760":3.0,"17764":3.0,"17765":2.0,"17766":3.0,"17767":2.0,"17768":3.0,"17769":4.0,"17770":4.0,"17771":5.0,"17772":3.0,"17774":2.0,"17776":4.0,"17777":5.0,"17779":5.0,"17784":5.0,"17789":5.0,"17794":5.0,"17799":5.0,"17804":5.0,"17809":"nil","17824":5.0,"17834":"nil","17839":5.0,"17840":5.0,"17841":5.0,"17842":5.0,"17843":5.0,"17844":5.0,"17845":2.0,"17846":5.0,"17847":5.0,"17848":5.0,"17854":5.0,"17855":5.0,"17856":5.0,"17857":5.0,"17858":5.0,"17869":5.0,"17870":5.0,"17871":5.0,"17872":5.0,"17873":4.0,"17874":5.0,"17875":4.0,"17876":5.0,"17877":5.0,"17878":4.0,"17879":4.0,"17880":5.0,"17881":3.0,"17882":4.0,"17883":5.0,"17884":5.0,"17885":5.0,"17886":5.0,"17887":5.0,"17888":5.0,"17899":5.0,"17900":5.0,"17901":5.0,"17902":5.0,"17903":3.0,"17904":5.0,"17905":5.0,"17906":5.0,"17907":5.0,"17908":5.0,"17909":5.0,"17910":5.0,"17911":5.0,"17912":5.0,"17913":5.0,"17914":5.0,"17915":5.0,"17916":4.0,"17917":5.0,"17918":5.0,"17919":5.0,"17920":5.0,"17921":5.0,"17922":5.0,"17923":5.0,"17924":5.0,"17925":5.0,"17926":5.0,"17927":5.0,"17939":"nil","17944":5.0,"17945":5.0,"17946":4.0,"17947":3.0,"17948":5.0,"17949":5.0,"17950":4.0,"17951":3.0,"17952":5.0,"17953":5.0,"17954":5.0,"17955":5.0,"17956":4.0,"17957":5.0,"17958":5.0,"17959":5.0,"17960":5.0,"17961":5.0,"17962":5.0,"17963":5.0,"17964":4.0,"17965":5.0,"17966":5.0,"17967":5.0,"17968":5.0,"17969":4.0,"17970":5.0,"17971":4.0,"17972":5.0,"17973":4.0,"17974":5.0,"17975":5.0,"17976":5.0,"17977":5.0,"17978":5.0,"17979":2.0,"17980":5.0,"17981":5.0,"17982":4.0,"17983":5.0,"17984":5.0,"17985":5.0,"17986":5.0,"17987":5.0,"17988":5.0,"17989":5.0,"17990":5.0,"17991":5.0,"17992":4.0,"17993":5.0,"17994":4.0,"17995":5.0,"17996":3.0,"17997":4.0,"17998":5.0,"18004":5.0,"18005":5.0,"18006":5.0,"18007":4.0,"18008":5.0,"18010":5.0,"18011":5.0,"18012":4.0,"18013":5.0,"18014":5.0,"18015":4.0,"18016":5.0,"18017":5.0,"18018":5.0,"18019":5.0,"18020":5.0,"18021":5.0,"18022":5.0,"18023":5.0,"18024":5.0,"18025":5.0,"18026":5.0,"18027":5.0,"18028":4.0,"18029":5.0,"18030":5.0,"18031":4.0,"18032":5.0,"18033":5.0,"18039":5.0,"18040":4.0,"18041":5.0,"18042":5.0,"18043":5.0,"18044":5.0,"18045":5.0,"18046":5.0,"18047":5.0,"18048":5.0,"18059":5.0,"18060":4.0,"18061":5.0,"18062":3.0,"18063":5.0,"18064":4.0,"18065":5.0,"18066":5.0,"18067":5.0,"18068":3.0,"18069":4.0,"18070":5.0,"18071":5.0,"18072":5.0,"18073":5.0,"18074":5.0,"18075":5.0,"18076":5.0,"18077":4.0,"18078":5.0,"18079":5.0,"18080":5.0,"18081":5.0,"18082":5.0,"18083":5.0,"18084":5.0,"18085":5.0,"18086":5.0,"18087":5.0,"18088":5.0,"18089":5.0,"18090":5.0,"18091":5.0,"18092":5.0,"18093":5.0,"18094":5.0,"18095":5.0,"18096":5.0,"18097":4.0,"18098":5.0,"18099":5.0,"18100":5.0,"18101":5.0,"18102":5.0,"18103":5.0,"18104":5.0,"18105":5.0,"18106":5.0,"18107":5.0,"18108":5.0,"18109":4.0,"18110":5.0,"18111":5.0,"18112":4.0,"18113":4.0,"18119":4.0,"18120":5.0,"18139":5.0,"18140":4.0,"18141":3.0,"18142":5.0,"18143":5.0,"18144":5.0,"18145":5.0,"18146":5.0,"18147":5.0,"18148":4.0,"18149":5.0,"18150":5.0,"18151":5.0,"18152":5.0,"18153":5.0,"18154":5.0,"18155":5.0,"18156":5.0,"18157":4.0,"18158":5.0,"18159":5.0,"18160":4.0,"18161":5.0,"18162":5.0,"18163":4.0,"18164":5.0,"18165":5.0,"18166":5.0,"18167":5.0,"18168":5.0,"18169":5.0,"18170":5.0,"18171":5.0,"18172":5.0,"18173":5.0,"18174":5.0,"18175":5.0,"18176":5.0,"18177":5.0,"18178":5.0,"18179":"nil","18184":5.0,"18185":4.0,"18186":5.0,"18187":5.0,"18188":5.0,"18199":5.0,"18200":4.0,"18201":5.0,"18202":5.0,"18203":5.0,"18204":5.0,"18205":5.0,"18206":5.0,"18207":4.0,"18208":5.0,"18209":5.0,"18210":5.0,"18211":5.0,"18212":5.0,"18213":5.0,"18214":4.0,"18215":5.0,"18216":5.0,"18217":5.0,"18218":5.0,"18224":5.0,"18225":5.0,"18226":5.0,"18227":5.0,"18228":4.0,"18229":5.0,"18230":5.0,"18231":5.0,"18232":4.0,"18234":5.0,"18235":5.0,"18236":4.0,"18237":4.0,"18238":4.0,"18244":5.0,"18245":5.0,"18246":5.0,"18247":5.0,"18249":5.0,"18250":5.0,"18251":5.0,"18284":"nil","18289":5.0,"18290":4.0,"18291":5.0,"18292":3.0,"18293":5.0,"18294":5.0,"18295":5.0,"18296":5.0,"18297":5.0,"18298":5.0,"18299":5.0,"18300":5.0,"18301":5.0,"18302":5.0,"18303":5.0,"18304":5.0,"18305":5.0,"18306":5.0,"18307":4.0,"18308":5.0,"18309":5.0,"18310":5.0,"18311":5.0,"18312":5.0,"18313":5.0,"18314":5.0,"18315":5.0,"18316":5.0,"18317":5.0,"18318":5.0,"18319":5.0,"18320":5.0,"18321":5.0,"18322":5.0,"18323":5.0,"18324":5.0,"18325":4.0,"18326":5.0,"18327":5.0,"18328":4.0,"18329":5.0,"18330":5.0,"18331":5.0,"18332":5.0,"18333":5.0,"18334":5.0,"18335":5.0,"18336":5.0,"18337":5.0,"18338":5.0,"18339":5.0,"18340":5.0,"18341":5.0,"18342":5.0,"18343":5.0,"18344":4.0,"18345":5.0,"18346":5.0,"18347":5.0,"18348":5.0,"18354":2.0,"18359":5.0,"18364":4.0,"18369":1.0,"18374":4.0,"18379":"nil","18389":3.0,"18394":4.0,"18399":3.0,"18409":4.0,"18414":3.0,"18419":4.0,"18429":4.0,"18434":4.0,"18444":4.0,"18449":4.0,"18454":5.0,"18464":2.0,"18474":4.0,"18479":4.0,"18484":5.0,"18489":5.0,"18494":5.0,"18499":5.0,"18504":4.0,"18509":4.0,"18514":4.0,"18519":4.0,"18524":3.0,"18529":5.0,"18534":4.0,"18539":5.0,"18544":4.0,"18554":"nil","18564":5.0,"18565":5.0,"18566":3.0,"18567":5.0,"18568":5.0,"18574":5.0,"18575":5.0,"18576":5.0,"18577":5.0,"18578":5.0,"18579":5.0,"18580":5.0,"18581":5.0,"18582":4.0,"18583":5.0,"18584":5.0,"18585":4.0,"18586":4.0,"18587":5.0,"18588":4.0,"18589":4.0,"18590":5.0,"18591":5.0,"18592":4.0,"18593":5.0,"18594":5.0,"18595":4.0,"18596":4.0,"18597":4.0,"18598":5.0,"18599":5.0,"18600":2.0,"18601":5.0,"18602":4.0,"18603":5.0,"18604":4.0,"18605":5.0,"18606":5.0,"18607":5.0,"18608":4.0,"18609":4.0,"18610":4.0,"18611":1.0,"18613":4.0,"18614":5.0,"18615":5.0,"18616":5.0,"18617":1.0,"18618":1.0,"18619":3.0,"18620":5.0,"18621":4.0,"18622":4.0,"18623":4.0,"18624":4.0,"18625":1.0,"18626":3.0,"18627":5.0,"18628":2.0,"18629":2.0,"18630":4.0,"18631":1.0,"18632":5.0,"18633":4.0,"18634":4.0,"18635":4.0,"18636":4.0,"18637":2.0,"18638":5.0,"18639":5.0,"18640":4.0,"18641":4.0,"18642":4.0,"18643":5.0,"18644":5.0,"18645":5.0,"18646":5.0,"18647":5.0,"18648":3.0,"18649":5.0,"18650":4.0,"18651":4.0,"18652":4.0,"18653":1.0,"18654":5.0,"18655":5.0,"18656":2.0,"18657":4.0,"18658":1.0,"18659":5.0,"18660":5.0,"18661":5.0,"18662":4.0,"18663":3.0,"18664":4.0,"18665":1.0,"18666":4.0,"18667":5.0,"18668":5.0,"18669":5.0,"18670":4.0,"18671":5.0,"18672":5.0,"18673":5.0,"18679":2.0,"18680":2.0,"18681":3.0,"18682":1.0,"18683":5.0,"18684":2.0,"18685":2.0,"18686":5.0,"18699":4.0,"18700":5.0,"18701":5.0,"18702":5.0,"18703":4.0,"18704":3.0,"18705":5.0,"18706":4.0,"18707":5.0,"18708":5.0,"18709":3.0,"18710":4.0,"18711":4.0,"18712":5.0,"18713":1.0,"18714":3.0,"18715":2.0,"18716":2.0,"18717":1.0,"18718":4.0,"18719":"nil","18724":3.0,"18725":5.0,"18726":5.0,"18727":4.0,"18728":5.0,"18729":4.0,"18730":5.0,"18731":4.0,"18732":3.0,"18733":1.0,"18739":2.0,"18740":1.0,"18741":3.0,"18742":1.0,"18743":4.0,"18744":4.0,"18745":5.0,"18746":1.0,"18747":4.0,"18748":4.0,"18749":4.0,"18750":3.0,"18751":2.0,"18752":5.0,"18753":4.0,"18754":4.0,"18755":4.0,"18756":4.0,"18757":4.0,"18758":3.0,"18759":4.0,"18760":3.0,"18761":4.0,"18762":5.0,"18763":4.0,"18764":5.0,"18765":4.0,"18766":3.0,"18767":4.0,"18768":4.0,"18774":5.0,"18775":3.0,"18776":5.0,"18777":1.0,"18778":5.0,"18779":3.0,"18780":5.0,"18781":4.0,"18782":2.0,"18783":3.0,"18789":3.0,"18790":4.0,"18791":5.0,"18792":3.0,"18793":3.0,"18794":4.0,"18795":4.0,"18796":5.0,"18797":4.0,"18798":5.0,"18799":5.0,"18800":5.0,"18801":5.0,"18802":4.0,"18803":4.0,"18804":5.0,"18806":5.0,"18807":5.0,"18808":5.0,"18819":4.0,"18820":1.0,"18821":5.0,"18822":5.0,"18823":3.0,"18824":4.0,"18825":3.0,"18826":3.0,"18827":3.0,"18828":1.0,"18829":4.0,"18830":5.0,"18831":5.0,"18832":4.0,"18833":3.0,"18834":3.0,"18835":4.0,"18836":4.0,"18838":2.0,"18839":4.0,"18840":5.0,"18841":5.0,"18842":4.0,"18843":5.0,"18849":1.0,"18850":1.0,"18851":3.0,"18852":3.0,"18853":2.0,"18854":4.0,"18855":3.0,"18856":2.0,"18857":2.0,"18858":3.0,"18859":3.0,"18861":3.0,"18862":4.0,"18863":3.0,"18869":3.0,"18870":5.0,"18871":2.0,"18872":3.0,"18873":2.0,"18874":2.0,"18875":4.0,"18876":4.0,"18877":4.0,"18879":5.0,"18880":3.0,"18881":4.0,"18882":2.0,"18883":4.0,"18884":2.0,"18885":1.0,"18886":2.0,"18887":5.0,"18889":5.0,"18890":5.0,"18891":1.0,"18893":5.0,"18894":4.0,"18895":4.0,"18896":1.0,"18897":3.0,"18898":4.0,"18899":1.0,"18900":5.0,"18901":3.0,"18902":2.0,"18903":4.0,"18904":2.0,"18905":1.0,"18906":2.0,"18907":3.0,"18908":4.0,"18909":1.0,"18910":3.0,"18911":4.0,"18912":1.0,"18913":1.0,"18914":1.0,"18915":1.0,"18916":1.0,"18917":1.0,"18918":3.0,"18919":3.0,"18920":4.0,"18921":4.0,"18923":2.0,"18924":3.0,"18925":4.0,"18926":4.0,"18927":2.0,"18928":4.0,"18929":5.0,"18930":5.0,"18931":2.0,"18932":2.0,"18933":1.0,"18934":2.0,"18935":1.0,"18936":1.0,"18937":4.0,"18938":2.0,"18939":2.0,"18940":3.0,"18941":1.0,"18942":2.0,"18943":1.0,"18944":5.0,"18945":1.0,"18946":1.0,"18947":1.0,"18948":1.0,"18949":2.0,"18950":3.0,"18951":4.0,"18952":4.0,"18953":5.0,"18954":"nil","18959":5.0,"18960":4.0,"18961":4.0,"18962":4.0,"18963":4.0,"18974":2.0,"18975":1.0,"18977":4.0,"18978":1.0,"18979":4.0,"18980":5.0,"18981":5.0,"18982":3.0,"18983":5.0,"18984":5.0,"18985":4.0,"18986":5.0,"18987":5.0,"18988":5.0,"18989":5.0,"18990":1.0,"18991":3.0,"18992":2.0,"18993":1.0,"18994":5.0,"18995":1.0,"18996":3.0,"18997":4.0,"18998":5.0,"18999":5.0,"19000":4.0,"19001":5.0,"19002":5.0,"19003":5.0,"19004":4.0,"19005":5.0,"19006":5.0,"19008":5.0,"19014":5.0,"19015":5.0,"19016":5.0,"19017":5.0,"19018":5.0,"19019":4.0,"19020":4.0,"19021":4.0,"19022":3.0,"19023":5.0,"19024":5.0,"19025":1.0,"19026":1.0,"19027":2.0,"19028":3.0,"19029":5.0,"19030":4.0,"19031":3.0,"19032":5.0,"19033":5.0,"19039":4.0,"19040":1.0,"19041":1.0,"19042":3.0,"19043":2.0,"19054":3.0,"19055":2.0,"19056":3.0,"19057":3.0,"19058":3.0,"19059":5.0,"19060":1.0,"19061":4.0,"19062":2.0,"19063":4.0,"19064":1.0,"19065":4.0,"19066":4.0,"19067":5.0,"19068":5.0,"19074":5.0,"19075":5.0,"19076":2.0,"19077":5.0,"19078":1.0,"19079":1.0,"19080":5.0,"19081":5.0,"19082":5.0,"19083":4.0,"19084":1.0,"19085":2.0,"19087":5.0,"19088":4.0,"19090":5.0,"19091":4.0,"19092":5.0,"19093":3.0,"19099":4.0,"19100":3.0,"19101":5.0,"19102":4.0,"19103":4.0,"19104":4.0,"19105":4.0,"19106":4.0,"19107":4.0,"19108":5.0,"19109":4.0,"19110":5.0,"19111":4.0,"19112":5.0,"19113":5.0,"19114":4.0,"19115":4.0,"19116":5.0,"19117":5.0,"19118":4.0,"19119":1.0,"19120":5.0,"19123":4.0,"19124":"nil","19131":4.0,"19132":5.0,"19133":5.0,"19135":5.0,"19136":4.0,"19137":3.0,"19138":3.0,"19144":5.0,"19145":5.0,"19146":5.0,"19147":4.0,"19148":5.0,"19149":5.0,"19150":5.0,"19151":4.0,"19152":5.0,"19153":5.0,"19154":3.0,"19156":3.0,"19161":2.0,"19163":5.0,"19165":5.0,"19166":5.0,"19167":3.0,"19168":3.0,"19174":4.0,"19175":5.0,"19176":5.0,"19177":5.0,"19180":2.0,"19181":2.0,"19183":5.0,"19186":5.0,"19188":5.0,"19189":3.0,"19190":5.0,"19191":4.0,"19192":2.0,"19193":3.0,"19194":4.0,"19195":4.0,"19197":2.0,"19198":4.0,"19199":5.0,"19200":4.0,"19201":5.0,"19202":4.0,"19203":5.0,"19204":5.0,"19205":5.0,"19207":4.0,"19208":4.0,"19209":4.0,"19210":4.0,"19211":2.0,"19212":2.0,"19213":2.0,"19214":5.0,"19215":3.0,"19216":4.0,"19218":2.0,"19219":3.0,"19221":4.0,"19227":4.0,"19228":3.0,"19229":2.0,"19230":2.0,"19231":4.0,"19232":5.0,"19233":2.0,"19239":4.0,"19240":4.0,"19241":5.0,"19242":4.0,"19243":4.0,"19245":2.0,"19247":1.0,"19249":3.0,"19251":4.0,"19252":2.0,"19253":4.0,"19256":4.0,"19257":2.0,"19258":4.0,"19264":5.0,"19265":5.0,"19266":1.0,"19267":1.0,"19268":3.0,"19269":2.0,"19270":2.0,"19271":5.0,"19272":3.0,"19273":2.0,"19274":4.0,"19275":5.0,"19276":5.0,"19277":2.0,"19278":5.0,"19284":5.0,"19285":5.0,"19286":5.0,"19287":5.0,"19288":5.0,"19289":4.0,"19290":1.0,"19291":5.0,"19292":2.0,"19293":1.0,"19294":4.0,"19295":4.0,"19296":4.0,"19297":5.0,"19298":5.0,"19299":4.0,"19304":2.0,"19309":2.0,"19314":2.0,"19319":5.0,"19324":4.0,"19329":1.0,"19334":"nil","19339":3.0,"19354":3.0,"19359":1.0,"19364":4.0,"19374":3.0,"19384":4.0,"19394":1.0,"19399":4.0,"19404":3.0,"19409":5.0,"19419":4.0,"19424":4.0,"19429":3.0,"19434":4.0,"19439":4.0,"19449":4.0,"19454":4.0,"19474":3.0,"19479":4.0,"19489":3.0,"19494":5.0,"19499":"nil","19503":5.0,"19504":5.0,"19505":5.0,"19506":5.0,"19507":5.0,"19508":5.0,"19509":5.0,"19510":5.0,"19511":5.0,"19512":5.0,"19513":4.0,"19514":5.0,"19515":5.0,"19516":5.0,"19517":5.0,"19518":5.0,"19519":5.0,"19520":3.0,"19521":5.0,"19522":5.0,"19523":5.0,"19524":5.0,"19525":5.0,"19526":5.0,"19527":5.0,"19528":5.0,"19529":5.0,"19530":5.0,"19531":4.0,"19532":5.0,"19533":"nil","19558":"nil","19563":4.0,"19564":4.0,"19565":4.0,"19566":3.0,"19567":4.0,"19568":3.0,"19569":3.0,"19570":3.0,"19571":4.0,"19572":4.0,"19573":5.0,"19574":4.0,"19575":4.0,"19576":1.0,"19577":4.0,"19578":4.0,"19579":3.0,"19580":5.0,"19581":3.0,"19582":2.0,"19583":3.0,"19584":2.0,"19585":4.0,"19586":5.0,"19587":5.0,"19588":3.0,"19589":4.0,"19613":"nil","19618":2.0,"19623":"nil","19628":4.0,"19629":4.0,"19630":1.0,"19631":1.0,"19632":4.0,"19633":3.0,"19634":2.0,"19635":1.0,"19636":2.0,"19637":1.0,"19638":1.0,"19639":4.0,"19640":4.0,"19641":2.0,"19642":5.0,"19643":1.0,"19644":3.0,"19645":4.0,"19646":4.0,"19647":1.0,"19648":3.0,"19649":4.0,"19650":4.0,"19651":2.0,"19652":4.0,"19653":4.0,"19654":4.0,"19655":3.0,"19656":4.0,"19657":3.0,"19663":2.0,"19664":4.0,"19673":"nil","19678":5.0,"19679":5.0,"19680":5.0,"19681":5.0,"19682":5.0,"19683":5.0,"19684":5.0,"19685":5.0,"19686":5.0,"19687":5.0,"19688":5.0,"19689":5.0,"19690":5.0,"19691":5.0,"19692":5.0,"19693":5.0,"19694":5.0,"19695":5.0,"19696":5.0,"19697":4.0,"19698":5.0,"19699":5.0,"19700":5.0,"19701":5.0,"19702":5.0,"19703":5.0,"19704":5.0,"19705":5.0,"19706":5.0,"19707":5.0,"19708":5.0,"19709":5.0,"19710":5.0,"19711":5.0,"19712":5.0,"19713":5.0,"19714":5.0,"19715":5.0,"19716":5.0,"19717":5.0,"19728":5.0,"19729":5.0,"19730":5.0,"19731":5.0,"19732":5.0,"19738":5.0,"19739":5.0,"19741":5.0,"19742":5.0,"19743":5.0,"19744":5.0,"19746":5.0,"19747":5.0,"19748":4.0,"19749":5.0,"19750":5.0,"19751":5.0,"19752":5.0,"19753":5.0,"19754":5.0,"19755":5.0,"19756":5.0,"19757":5.0,"19763":5.0,"19764":5.0,"19765":5.0,"19766":5.0,"19767":5.0,"19773":5.0,"19774":4.0,"19775":5.0,"19776":5.0,"19777":5.0,"19778":5.0,"19779":5.0,"19780":5.0,"19781":5.0,"19782":5.0,"19783":5.0,"19784":5.0,"19785":4.0,"19786":5.0,"19787":5.0,"19793":5.0,"19794":5.0,"19795":5.0,"19796":5.0,"19797":5.0,"19798":5.0,"19799":5.0,"19800":5.0,"19801":5.0,"19802":4.0,"19803":5.0,"19804":5.0,"19805":5.0,"19806":5.0,"19807":5.0,"19808":5.0,"19809":5.0,"19810":5.0,"19811":5.0,"19812":5.0,"19813":5.0,"19814":5.0,"19815":5.0,"19816":5.0,"19817":5.0,"19829":5.0,"19830":5.0,"19831":5.0,"19832":5.0,"19833":5.0,"19834":5.0,"19835":5.0,"19836":5.0,"19837":5.0,"19838":5.0,"19839":5.0,"19840":5.0,"19841":5.0,"19842":5.0,"19843":5.0,"19853":5.0,"19854":5.0,"19855":5.0,"19856":5.0,"19857":5.0,"19858":5.0,"19859":5.0,"19860":5.0,"19861":5.0,"19862":5.0,"19863":5.0,"19864":5.0,"19865":5.0,"19866":4.0,"19867":5.0,"19868":5.0,"19869":5.0,"19871":5.0,"19872":5.0,"19873":"nil","19878":5.0,"19879":5.0,"19880":5.0,"19881":5.0,"19882":5.0,"19883":5.0,"19884":5.0,"19885":1.0,"19886":5.0,"19887":5.0,"19888":5.0,"19889":3.0,"19890":5.0,"19891":5.0,"19892":5.0,"19893":5.0,"19894":5.0,"19895":4.0,"19896":5.0,"19897":5.0,"19898":5.0,"19899":5.0,"19900":5.0,"19901":5.0,"19902":5.0,"19903":5.0,"19904":5.0,"19905":5.0,"19906":5.0,"19913":4.0,"19914":5.0,"19915":4.0,"19916":5.0,"19917":5.0,"19928":5.0,"19929":5.0,"19930":5.0,"19931":5.0,"19932":5.0,"19933":5.0,"19934":5.0,"19935":5.0,"19936":5.0,"19937":5.0,"19938":5.0,"19939":5.0,"19940":5.0,"19941":5.0,"19942":5.0,"19943":5.0,"19944":5.0,"19945":4.0,"19947":5.0,"19948":5.0,"19949":5.0,"19950":5.0,"19951":4.0,"19952":5.0,"19953":5.0,"19954":5.0,"19955":5.0,"19956":5.0,"19957":5.0,"19958":5.0,"19959":5.0,"19960":5.0,"19961":5.0,"19962":5.0,"19968":5.0,"19983":"nil","20008":5.0,"20013":3.0,"20018":5.0,"20023":5.0,"20028":"nil","20033":5.0,"20034":5.0,"20035":2.0,"20037":5.0,"20038":"nil","20043":"nil","20044":5.0,"20045":2.0,"20046":5.0,"20047":5.0,"20048":5.0,"20049":5.0,"20050":5.0,"20051":5.0,"20052":5.0,"20053":5.0,"20054":5.0,"20055":4.0,"20056":4.0,"20057":5.0,"20058":5.0,"20059":5.0,"20060":"nil","20144":2.0,"20149":"nil","20154":4.0,"20159":4.0,"20164":4.0,"20169":1.0,"20174":3.0,"20179":5.0,"20184":4.0,"20189":2.0,"20199":5.0,"20204":5.0,"20209":3.0,"20214":2.0,"20219":5.0,"20224":1.0,"20244":4.0,"20249":4.0,"20259":3.0,"20269":4.0,"20274":3.0,"20279":2.0,"20284":3.0,"20289":2.0,"20344":3.0,"20345":1.0,"20346":2.0,"20347":2.0,"20348":1.0,"20349":"nil","20354":1.0,"20355":1.0,"20356":2.0,"20357":2.0,"20358":4.0,"20359":4.0,"20360":4.0,"20361":1.0,"20362":4.0,"20363":4.0,"20364":5.0,"20365":4.0,"20366":3.0,"20367":5.0,"20368":5.0,"20369":4.0,"20370":2.0,"20371":4.0,"20372":3.0,"20373":3.0,"20374":1.0,"20375":4.0,"20376":2.0,"20377":3.0,"20378":4.0,"20379":5.0,"20380":2.0,"20381":5.0,"20382":5.0,"20383":4.0,"20384":5.0,"20385":3.0,"20386":4.0,"20387":3.0,"20388":4.0,"20389":4.0,"20390":2.0,"20391":3.0,"20392":3.0,"20393":2.0,"20509":3.0,"20510":1.0,"20511":4.0,"20512":4.0,"20513":2.0,"20514":2.0,"20515":4.0,"20516":3.0,"20517":1.0,"20518":1.0,"20519":4.0,"20520":1.0,"20521":1.0,"20522":1.0,"20523":2.0,"20524":"nil","20529":3.0,"20530":5.0,"20531":2.0,"20532":4.0,"20533":2.0,"20544":2.0,"20545":5.0,"20546":5.0,"20547":5.0,"20548":3.0,"20549":4.0,"20550":5.0,"20551":4.0,"20552":5.0,"20553":5.0,"20554":5.0,"20555":4.0,"20556":2.0,"20557":3.0,"20558":4.0,"20559":5.0,"20560":3.0,"20561":5.0,"20562":5.0,"20563":5.0,"20564":5.0,"20565":3.0,"20566":5.0,"20567":5.0,"20568":4.0,"20574":2.0,"20575":1.0,"20576":4.0,"20577":5.0,"20578":5.0,"20579":5.0,"20580":4.0,"20581":3.0,"20582":1.0,"20583":4.0,"20584":5.0,"20585":5.0,"20586":5.0,"20587":5.0,"20588":4.0,"20589":5.0,"20590":5.0,"20709":3.0,"20710":4.0,"20711":3.0,"20712":2.0,"20713":4.0,"20714":"nil","20719":5.0,"20720":5.0,"20721":5.0,"20722":4.0,"20723":5.0,"20724":3.0,"20725":4.0,"20726":4.0,"20727":5.0,"20749":5.0,"20750":4.0,"20751":3.0,"20752":4.0,"20753":1.0,"20754":5.0,"20755":3.0,"20756":5.0,"20757":3.0,"20758":1.0,"20759":4.0,"20760":3.0,"20761":1.0,"20762":3.0,"20763":"nil","20789":5.0,"20794":1.0,"20799":"nil","20804":5.0,"20805":5.0,"20806":5.0,"20807":5.0,"20808":5.0,"20809":3.0,"20810":5.0,"20811":4.0,"20812":5.0,"20813":5.0,"20814":5.0,"20815":5.0,"20816":5.0,"20817":3.0,"20818":5.0,"20819":5.0,"20820":5.0,"20821":5.0,"20822":5.0,"20823":3.0,"20824":"nil","20829":5.0,"20830":5.0,"20831":4.0,"20832":4.0,"20833":5.0,"20834":4.0,"20835":4.0,"20836":4.0,"20837":5.0,"20838":5.0,"20839":2.0,"20840":3.0,"20841":4.0,"20842":2.0,"20843":5.0,"20849":5.0,"20850":4.0,"20851":3.0,"20852":4.0,"20853":5.0,"20854":5.0,"20855":5.0,"20856":5.0,"20857":5.0,"20858":4.0,"20859":4.0,"20860":5.0,"20861":4.0,"20862":3.0,"20863":2.0,"20864":4.0,"20865":1.0,"20866":5.0,"20867":3.0,"20868":5.0,"20869":3.0,"20870":1.0,"20871":5.0,"20872":5.0,"20873":4.0,"20879":4.0,"20880":5.0,"20881":5.0,"20882":3.0,"20883":5.0,"20884":5.0,"20885":5.0,"20886":5.0,"20887":5.0,"20888":4.0,"20889":1.0,"20890":3.0,"20891":4.0,"20892":4.0,"20893":5.0,"20894":5.0,"20895":4.0,"20896":4.0,"20897":5.0,"20898":5.0,"20899":5.0,"20900":1.0,"20901":5.0,"20902":3.0,"20903":5.0,"20904":5.0,"20905":5.0,"20906":5.0,"20907":3.0,"20908":4.0,"20909":5.0,"20910":5.0,"20911":5.0,"20912":3.0,"20913":5.0,"20914":5.0,"20915":4.0,"20916":2.0,"20917":4.0,"20918":5.0,"20919":5.0,"20920":5.0,"20921":4.0,"20922":3.0,"20923":4.0,"20924":1.0,"20925":5.0,"20926":5.0,"20927":5.0,"20928":5.0,"20934":5.0,"20935":5.0,"20936":5.0,"20937":5.0,"20938":5.0,"20939":1.0,"20940":5.0,"20941":4.0,"20942":5.0,"20943":5.0,"20944":4.0,"20945":4.0,"20946":5.0,"20947":4.0,"20948":5.0,"20949":5.0,"20950":4.0,"20951":5.0,"20952":1.0,"20953":4.0,"20959":5.0,"20960":2.0,"20961":5.0,"20962":1.0,"20963":4.0,"20970":5.0,"20971":1.0,"20972":5.0,"20973":4.0,"20974":4.0,"20975":4.0,"20976":2.0,"20977":4.0,"20978":4.0,"20979":5.0,"20980":4.0,"20981":4.0,"20982":5.0,"20983":4.0,"20984":4.0,"20985":2.0,"20986":5.0,"20987":5.0,"20988":4.0,"20989":4.0,"20990":2.0,"20992":5.0,"20993":5.0,"20994":3.0,"20995":5.0,"20996":5.0,"20997":5.0,"20998":5.0,"20999":5.0,"21000":5.0,"21001":4.0,"21003":5.0,"21004":"nil","21009":"nil","21014":2.0,"21015":1.0,"21016":4.0,"21017":3.0,"21018":5.0,"21024":5.0,"21049":5.0,"21050":5.0,"21051":4.0,"21052":5.0,"21053":5.0,"21054":5.0,"21055":5.0,"21056":"nil","21089":"nil","21094":5.0,"21104":"nil","21109":1.0,"21110":4.0,"21111":"nil","21114":5.0,"21115":5.0,"21116":5.0,"21117":5.0,"21118":5.0,"21119":5.0,"21120":5.0,"21121":5.0,"21122":5.0,"21123":5.0,"21124":5.0,"21125":5.0,"21126":5.0,"21127":5.0,"21128":5.0,"21129":5.0,"21130":5.0,"21131":5.0,"21132":5.0,"21133":"nil","21144":"nil","21145":1.0,"21146":1.0,"21147":5.0,"21148":5.0,"21149":5.0,"21150":5.0,"21155":1.0,"21160":5.0,"21165":5.0,"21170":5.0,"21175":"nil","21180":5.0,"21190":4.0,"21195":5.0,"21200":4.0,"21210":5.0,"21215":3.0,"21220":5.0,"21225":4.0,"21230":4.0,"21235":4.0,"21240":4.0,"21245":5.0,"21250":3.0,"21255":5.0,"21265":5.0,"21275":4.0,"21280":4.0,"21285":4.0,"21290":5.0,"21300":5.0,"21310":5.0,"21320":5.0,"21325":3.0,"21330":5.0,"21340":5.0,"21345":4.0,"21350":5.0,"21351":1.0,"21352":5.0,"21353":4.0,"21354":3.0,"21355":4.0,"21356":4.0,"21357":5.0,"21358":4.0,"21359":5.0,"21360":"nil","21365":5.0,"21366":5.0,"21367":3.0,"21368":5.0,"21369":4.0,"21375":5.0,"21376":4.0,"21377":4.0,"21378":5.0,"21379":2.0,"21380":4.0,"21381":5.0,"21382":5.0,"21383":5.0,"21384":4.0,"21390":3.0,"21391":5.0,"21392":5.0,"21393":5.0,"21394":5.0,"21400":5.0,"21401":4.0,"21402":5.0,"21403":3.0,"21404":5.0,"21405":4.0,"21406":4.0,"21407":5.0,"21408":4.0,"21409":2.0,"21410":4.0,"21411":5.0,"21412":4.0,"21413":5.0,"21414":4.0,"21415":4.0,"21416":5.0,"21417":5.0,"21418":5.0,"21419":5.0,"21425":5.0,"21426":4.0,"21427":5.0,"21428":4.0,"21429":5.0,"21430":4.0,"21431":1.0,"21432":5.0,"21433":4.0,"21434":5.0,"21440":4.0,"21441":4.0,"21442":5.0,"21443":4.0,"21444":3.0,"21445":5.0,"21446":4.0,"21447":4.0,"21448":5.0,"21449":4.0,"21450":5.0,"21451":3.0,"21452":5.0,"21453":5.0,"21454":4.0,"21460":5.0,"21461":4.0,"21462":5.0,"21463":5.0,"21464":5.0,"21465":5.0,"21466":5.0,"21467":5.0,"21468":5.0,"21469":4.0,"21470":5.0,"21471":5.0,"21472":5.0,"21473":4.0,"21474":4.0,"21475":5.0,"21476":4.0,"21477":4.0,"21478":3.0,"21479":5.0,"21485":4.0,"21486":4.0,"21487":5.0,"21488":5.0,"21489":5.0,"21490":4.0,"21491":5.0,"21492":4.0,"21493":5.0,"21494":5.0,"21495":4.0,"21496":5.0,"21497":5.0,"21498":5.0,"21500":4.0,"21501":1.0,"21502":4.0,"21503":5.0,"21504":5.0,"21505":5.0,"21506":3.0,"21507":2.0,"21508":3.0,"21509":5.0,"21510":5.0,"21511":4.0,"21512":3.0,"21513":4.0,"21514":5.0,"21515":4.0,"21516":4.0,"21517":4.0,"21518":5.0,"21519":1.0,"21520":4.0,"21521":5.0,"21522":5.0,"21523":5.0,"21524":5.0,"21525":5.0,"21526":4.0,"21527":4.0,"21528":4.0,"21529":3.0,"21530":4.0,"21531":4.0,"21532":4.0,"21533":4.0,"21534":5.0,"21540":5.0,"21541":3.0,"21542":4.0,"21543":5.0,"21545":4.0,"21546":3.0,"21548":3.0,"21549":5.0,"21550":5.0,"21551":5.0,"21552":2.0,"21553":3.0,"21554":4.0,"21555":"nil","21560":1.0,"21561":5.0,"21562":5.0,"21563":4.0,"21564":5.0,"21565":5.0,"21566":5.0,"21567":5.0,"21568":5.0,"21569":5.0,"21570":4.0,"21571":5.0,"21572":5.0,"21573":4.0,"21574":3.0,"21575":5.0,"21576":5.0,"21577":5.0,"21578":4.0,"21579":5.0,"21580":4.0,"21581":4.0,"21582":4.0,"21583":5.0,"21584":3.0,"21590":4.0,"21591":4.0,"21592":4.0,"21593":4.0,"21594":5.0,"21600":4.0,"21601":4.0,"21602":2.0,"21603":5.0,"21604":2.0,"21610":5.0,"21611":3.0,"21612":4.0,"21613":5.0,"21614":5.0,"21615":5.0,"21616":4.0,"21617":3.0,"21618":4.0,"21619":5.0,"21625":4.0,"21626":1.0,"21627":5.0,"21628":5.0,"21629":5.0,"21630":5.0,"21631":5.0,"21632":4.0,"21633":5.0,"21634":5.0,"21645":5.0,"21646":4.0,"21647":5.0,"21648":5.0,"21649":3.0,"21650":5.0,"21651":4.0,"21652":5.0,"21653":5.0,"21654":5.0,"21655":5.0,"21656":5.0,"21657":3.0,"21658":4.0,"21659":5.0,"21660":4.0,"21661":5.0,"21662":5.0,"21663":5.0,"21664":5.0,"21665":2.0,"21666":5.0,"21667":5.0,"21668":2.0,"21669":5.0,"21670":2.0,"21671":3.0,"21672":4.0,"21673":5.0,"21674":5.0,"21675":5.0,"21676":5.0,"21677":5.0,"21678":4.0,"21679":3.0,"21680":5.0,"21681":4.0,"21682":2.0,"21683":5.0,"21684":4.0,"21685":4.0,"21686":5.0,"21687":5.0,"21688":5.0,"21689":5.0,"21690":5.0,"21691":5.0,"21692":4.0,"21693":2.0,"21694":5.0,"21695":5.0,"21696":5.0,"21697":3.0,"21698":5.0,"21699":3.0,"21700":5.0,"21701":5.0,"21702":5.0,"21703":5.0,"21704":4.0,"21705":5.0,"21706":4.0,"21707":5.0,"21708":5.0,"21709":5.0,"21710":5.0,"21711":5.0,"21712":5.0,"21713":4.0,"21714":5.0,"21725":2.0,"21726":4.0,"21727":1.0,"21728":5.0,"21729":5.0,"21730":4.0,"21735":1.0,"21736":4.0,"21737":4.0,"21738":5.0,"21739":4.0,"21740":"nil","21745":5.0,"21746":5.0,"21747":5.0,"21748":5.0,"21749":5.0,"21760":5.0,"21761":5.0,"21762":5.0,"21763":5.0,"21764":5.0,"21765":3.0,"21766":5.0,"21767":5.0,"21768":5.0,"21769":5.0,"21770":5.0,"21771":3.0,"21772":5.0,"21773":5.0,"21774":5.0,"21775":4.0,"21776":5.0,"21777":5.0,"21778":4.0,"21779":5.0,"21780":5.0,"21781":5.0,"21782":5.0,"21783":5.0,"21784":5.0,"21785":5.0,"21786":5.0,"21787":5.0,"21788":5.0,"21789":5.0,"21800":5.0,"21801":3.0,"21802":5.0,"21803":5.0,"21804":5.0,"21810":5.0,"21811":5.0,"21812":4.0,"21813":4.0,"21814":5.0,"21820":5.0,"21821":5.0,"21822":5.0,"21823":5.0,"21824":5.0,"21830":4.0,"21831":5.0,"21832":5.0,"21833":5.0,"21834":5.0,"21835":5.0,"21836":5.0,"21837":5.0,"21838":5.0,"21839":5.0,"21840":5.0,"21841":5.0,"21842":5.0,"21843":4.0,"21844":4.0,"21845":5.0,"21846":5.0,"21847":5.0,"21848":5.0,"21849":5.0,"21850":4.0,"21851":5.0,"21852":5.0,"21853":5.0,"21854":4.0,"21860":5.0,"21861":4.0,"21862":3.0,"21865":5.0,"21866":5.0,"21867":5.0,"21868":4.0,"21869":5.0,"21870":2.0,"21871":4.0,"21872":3.0,"21873":5.0,"21874":5.0,"21875":5.0,"21876":5.0,"21877":2.0,"21878":5.0,"21879":4.0,"21880":"nil","21885":3.0,"21886":4.0,"21887":2.0,"21888":4.0,"21889":2.0,"21890":5.0,"21891":5.0,"21892":5.0,"21893":4.0,"21894":5.0,"21895":4.0,"21896":4.0,"21897":4.0,"21898":5.0,"21900":5.0,"21901":5.0,"21902":5.0,"21903":3.0,"21904":4.0,"21905":5.0,"21906":4.0,"21907":3.0,"21908":4.0,"21909":5.0,"21910":5.0,"21911":5.0,"21912":5.0,"21914":5.0,"21920":5.0,"21924":3.0,"21927":5.0,"21928":3.0,"21930":5.0,"21933":4.0,"21935":4.0,"21936":2.0,"21939":4.0,"21941":5.0,"21942":5.0,"21944":3.0,"21945":3.0,"21946":3.0,"21948":4.0,"21953":5.0,"21956":5.0,"21957":3.0,"21958":5.0,"21959":4.0,"21962":5.0,"21963":4.0,"21965":3.0,"21966":5.0,"21969":4.0,"21975":4.0,"21980":5.0,"21981":3.0,"21982":5.0,"21983":5.0,"21984":5.0,"21985":3.0,"21986":4.0,"21987":4.0,"21988":3.0,"21990":4.0,"21991":3.0,"21992":4.0,"21994":5.0,"22000":4.0,"22007":4.0,"22008":5.0,"22009":5.0,"22010":4.0,"22012":4.0,"22014":4.0,"22021":3.0,"22022":4.0,"22024":3.0,"22025":3.0,"22026":2.0,"22027":4.0,"22028":4.0,"22029":4.0,"22030":4.0,"22031":5.0,"22032":3.0,"22033":5.0,"22034":4.0,"22036":5.0,"22037":5.0,"22039":5.0,"22040":5.0,"22041":4.0,"22042":5.0,"22044":2.0,"22045":5.0,"22046":1.0,"22047":1.0,"22048":4.0,"22049":4.0,"22050":4.0,"22051":4.0,"22053":4.0,"22054":2.0,"22060":4.0,"22061":4.0,"22064":4.0,"22065":"nil","22070":3.0,"22075":2.0,"22080":3.0,"22090":4.0,"22095":3.0,"22110":4.0,"22115":4.0,"22120":4.0,"22125":5.0,"22130":5.0,"22135":3.0,"22145":5.0,"22146":4.0,"22147":5.0,"22148":5.0,"22149":5.0,"22150":3.0,"22151":3.0,"22152":5.0,"22153":2.0,"22154":1.0,"22155":3.0,"22156":1.0,"22157":1.0,"22158":3.0,"22159":2.0,"22160":4.0,"22161":3.0,"22162":2.0,"22163":2.0,"22164":4.0,"22165":"nil","22170":2.0,"22171":3.0,"22172":5.0,"22173":4.0,"22174":1.0,"22175":"nil","22177":5.0,"22178":5.0,"22179":1.0,"22180":5.0,"22181":3.0,"22182":5.0,"22183":3.0,"22184":5.0,"22185":4.0,"22186":4.0,"22187":4.0,"22188":4.0,"22189":3.0,"22190":5.0,"22191":4.0,"22192":4.0,"22193":3.0,"22194":5.0,"22195":3.0,"22196":3.0,"22197":3.0,"22198":5.0,"22199":4.0,"22200":5.0,"22201":5.0,"22202":"nil","22207":1.0,"22208":5.0,"22209":4.0,"22210":4.0,"22211":4.0,"22213":4.0,"22214":4.0,"22215":4.0,"22222":2.0,"22223":4.0,"22224":5.0,"22225":4.0,"22226":3.0,"22232":2.0,"22233":4.0,"22234":3.0,"22235":4.0,"22236":5.0,"22237":3.0,"22238":3.0,"22239":4.0,"22240":4.0,"22241":3.0,"22242":4.0,"22243":4.0,"22244":5.0,"22245":5.0,"22246":5.0,"22247":5.0,"22248":4.0,"22249":5.0,"22250":3.0,"22251":3.0,"22257":4.0,"22258":1.0,"22259":4.0,"22260":3.0,"22261":3.0,"22262":4.0,"22263":4.0,"22264":5.0,"22265":5.0,"22266":4.0,"22267":4.0,"22268":4.0,"22269":4.0,"22270":5.0,"22271":3.0,"22273":3.0,"22274":5.0,"22275":4.0,"22276":1.0,"22282":4.0,"22283":3.0,"22284":4.0,"22285":3.0,"22286":5.0,"22287":3.0,"22288":4.0,"22289":3.0,"22290":2.0,"22291":3.0,"22292":4.0,"22294":5.0,"22295":5.0,"22296":5.0,"22297":3.0,"22298":3.0,"22299":4.0,"22301":2.0,"22302":4.0,"22303":4.0,"22304":4.0,"22305":3.0,"22306":4.0,"22307":5.0,"22308":3.0,"22309":5.0,"22310":4.0,"22311":3.0,"22312":4.0,"22313":5.0,"22314":4.0,"22315":2.0,"22316":3.0,"22317":4.0,"22318":3.0,"22319":4.0,"22321":5.0,"22323":4.0,"22324":5.0,"22325":2.0,"22326":2.0,"22327":5.0,"22328":2.0,"22329":4.0,"22330":5.0,"22331":3.0,"22332":5.0,"22333":3.0,"22334":4.0,"22336":4.0,"22337":4.0,"22338":5.0,"22339":4.0,"22340":5.0,"22341":5.0,"22342":2.0,"22343":2.0,"22344":1.0,"22345":5.0,"22346":5.0,"22347":4.0,"22348":4.0,"22349":5.0,"22350":1.0,"22351":2.0,"22357":5.0,"22358":5.0,"22359":5.0,"22360":5.0,"22361":5.0,"22362":5.0,"22363":5.0,"22364":5.0,"22365":5.0,"22366":5.0,"22367":5.0,"22368":5.0,"22369":5.0,"22370":5.0,"22371":1.0,"22372":"nil","22377":5.0,"22378":5.0,"22379":5.0,"22380":5.0,"22381":5.0,"22382":5.0,"22383":5.0,"22384":4.0,"22385":5.0,"22386":5.0,"22387":"nil","22388":4.0,"22389":4.0,"22390":5.0,"22391":5.0,"22392":5.0,"22393":"nil","22398":"nil","22402":"nil","22403":"nil","22408":5.0,"22409":4.0,"22410":5.0,"22411":5.0,"22412":4.0,"22418":5.0,"22419":5.0,"22420":5.0,"22421":5.0,"22422":5.0,"22423":5.0,"22424":5.0,"22425":5.0,"22426":5.0,"22427":4.0,"22433":5.0,"22434":5.0,"22435":5.0,"22436":5.0,"22437":5.0,"22438":5.0,"22439":5.0,"22440":5.0,"22441":5.0,"22442":5.0,"22448":5.0,"22449":5.0,"22450":5.0,"22451":5.0,"22452":5.0,"22453":4.0,"22454":5.0,"22455":5.0,"22456":5.0,"22457":5.0,"22458":5.0,"22459":5.0,"22460":5.0,"22461":5.0,"22462":5.0,"22463":5.0,"22464":5.0,"22465":5.0,"22466":5.0,"22467":5.0,"22468":5.0,"22469":5.0,"22470":4.0,"22471":5.0,"22472":5.0,"22478":4.0,"22483":4.0,"22488":1.0,"22493":3.0,"22498":5.0,"22503":1.0,"22508":"nil","22513":1.0,"22518":5.0,"22523":5.0,"22528":5.0,"22533":5.0,"22538":3.0,"22543":5.0,"22553":4.0,"22558":4.0,"22568":5.0,"22569":5.0,"22570":3.0,"22571":5.0,"22572":5.0,"22573":4.0,"22574":5.0,"22575":5.0,"22576":5.0,"22577":5.0,"22578":"nil","22582":"nil","22587":"nil","22592":"nil","22595":"nil","22597":"nil","22600":"nil","22602":"nil","22603":"nil","22604":"nil","22606":3.0,"22607":1.0,"22608":1.0,"22609":1.0,"22610":1.0,"22611":1.0,"22612":1.0,"22613":1.0,"22614":1.0,"22615":1.0,"22616":5.0,"22617":5.0,"22618":2.0,"22619":5.0,"22620":5.0,"22621":4.0,"22622":5.0,"22623":5.0,"22624":3.0,"22625":5.0,"22626":4.0,"22627":5.0,"22628":5.0,"22629":1.0,"22630":1.0,"22631":"nil","22636":5.0,"22637":4.0,"22638":4.0,"22639":4.0,"22640":1.0,"22641":5.0,"22642":5.0,"22643":3.0,"22644":5.0,"22645":5.0,"22646":4.0,"22647":5.0,"22648":4.0,"22649":4.0,"22650":1.0,"22651":4.0,"22652":5.0,"22653":5.0,"22654":4.0,"22655":3.0,"22656":4.0,"22657":3.0,"22658":4.0,"22659":4.0,"22660":3.0,"22661":3.0,"22662":2.0,"22663":5.0,"22664":4.0,"22665":4.0,"22666":4.0,"22667":5.0,"22668":4.0,"22669":5.0,"22670":5.0,"22671":5.0,"22672":5.0,"22673":5.0,"22674":4.0,"22675":5.0,"22676":5.0,"22677":1.0,"22678":5.0,"22679":5.0,"22680":4.0,"22686":1.0,"22687":4.0,"22688":4.0,"22689":5.0,"22690":5.0,"22691":3.0,"22692":4.0,"22693":3.0,"22694":5.0,"22695":4.0,"22696":5.0,"22697":4.0,"22698":4.0,"22699":4.0,"22700":5.0,"22701":1.0,"22702":3.0,"22703":4.0,"22704":5.0,"22705":5.0,"22706":4.0,"22707":1.0,"22708":3.0,"22709":4.0,"22710":4.0,"22711":4.0,"22712":4.0,"22713":2.0,"22714":5.0,"22716":5.0,"22717":5.0,"22718":2.0,"22719":5.0,"22720":4.0,"22721":5.0,"22722":5.0,"22723":5.0,"22724":5.0,"22725":5.0,"22731":5.0,"22732":5.0,"22733":5.0,"22734":4.0,"22735":4.0,"22736":3.0,"22737":5.0,"22738":4.0,"22739":5.0,"22740":5.0,"22741":5.0,"22742":4.0,"22743":5.0,"22744":5.0,"22745":4.0,"22746":5.0,"22747":3.0,"22748":3.0,"22749":5.0,"22750":5.0,"22751":5.0,"22752":4.0,"22753":5.0,"22754":3.0,"22755":5.0,"22756":4.0,"22757":5.0,"22758":3.0,"22759":2.0,"22760":5.0,"22776":4.0,"22781":4.0,"22782":4.0,"22783":3.0,"22784":5.0,"22785":4.0,"22786":4.0,"22787":5.0,"22788":5.0,"22789":4.0,"22790":2.0,"22791":4.0,"22792":5.0,"22793":5.0,"22794":5.0,"22795":5.0,"22796":5.0,"22797":4.0,"22798":5.0,"22799":5.0,"22800":4.0,"22801":5.0,"22802":4.0,"22803":1.0,"22804":1.0,"22805":4.0,"22806":3.0,"22807":1.0,"22808":5.0,"22809":4.0,"22810":5.0,"22816":5.0,"22817":5.0,"22818":4.0,"22819":5.0,"22820":5.0,"22821":5.0,"22822":5.0,"22823":4.0,"22824":4.0,"22825":5.0,"22826":5.0,"22827":5.0,"22828":3.0,"22829":5.0,"22830":5.0,"22831":4.0,"22832":5.0,"22833":4.0,"22834":5.0,"22835":4.0,"22836":3.0,"22837":5.0,"22838":4.0,"22839":3.0,"22840":5.0,"22841":5.0,"22842":5.0,"22843":5.0,"22844":5.0,"22845":4.0,"22846":5.0,"22847":4.0,"22848":5.0,"22849":5.0,"22850":5.0,"22851":4.0,"22852":4.0,"22853":4.0,"22854":5.0,"22855":4.0,"22856":4.0,"22857":5.0,"22858":5.0,"22859":5.0,"22860":2.0,"22861":5.0,"22862":4.0,"22863":3.0,"22864":5.0,"22865":5.0,"22866":5.0,"22867":4.0,"22868":5.0,"22869":5.0,"22870":4.0,"22871":"nil","22876":5.0,"22877":5.0,"22878":3.0,"22879":5.0,"22880":4.0,"22881":4.0,"22882":5.0,"22883":5.0,"22884":5.0,"22885":5.0,"22886":4.0,"22887":3.0,"22888":5.0,"22889":5.0,"22890":1.0,"22891":5.0,"22892":4.0,"22893":5.0,"22894":4.0,"22896":4.0,"22897":4.0,"22898":4.0,"22899":4.0,"22900":5.0,"22901":5.0,"22902":5.0,"22903":5.0,"22904":5.0,"22905":5.0,"22906":3.0,"22907":4.0,"22908":5.0,"22909":5.0,"22910":5.0,"22911":5.0,"22912":5.0,"22913":4.0,"22914":4.0,"22915":5.0,"22916":5.0,"22917":5.0,"22918":5.0,"22919":5.0,"22920":3.0,"22921":4.0,"22922":4.0,"22923":4.0,"22924":5.0,"22925":5.0,"22931":3.0,"22932":4.0,"22933":5.0,"22934":5.0,"22935":5.0,"22936":5.0,"22937":5.0,"22938":5.0,"22939":5.0,"22940":3.0,"22941":5.0,"22942":5.0,"22943":5.0,"22944":5.0,"22945":3.0,"22946":4.0,"22947":4.0,"22948":1.0,"22949":2.0,"22950":5.0,"22951":3.0,"22952":4.0,"22953":5.0,"22954":5.0,"22955":3.0,"22956":4.0,"22957":2.0,"22958":5.0,"22959":4.0,"22960":5.0,"22961":3.0,"22962":5.0,"22963":4.0,"22964":5.0,"22965":5.0,"22971":4.0,"22972":5.0,"22973":3.0,"22974":5.0,"22975":5.0,"22976":5.0,"22977":5.0,"22978":5.0,"22979":4.0,"22980":5.0,"22981":5.0,"22982":3.0,"22983":5.0,"22984":4.0,"22985":5.0,"22991":5.0,"22992":3.0,"22993":4.0,"22994":5.0,"22995":4.0,"22996":5.0,"22997":5.0,"22998":5.0,"22999":5.0,"23000":4.0,"23006":5.0,"23007":3.0,"23008":5.0,"23009":5.0,"23010":4.0,"23011":4.0,"23012":5.0,"23013":4.0,"23014":1.0,"23015":5.0,"23016":5.0,"23021":"nil","23026":5.0,"23031":1.0,"23046":4.0,"23051":4.0,"23056":5.0,"23061":3.0,"23066":5.0,"23071":5.0,"23076":4.0,"23081":5.0,"23086":5.0,"23091":5.0,"23096":4.0,"23101":5.0,"23111":5.0,"23116":2.0,"23121":5.0,"23131":4.0,"23136":4.0,"23141":4.0,"23146":5.0,"23151":4.0,"23156":5.0,"23161":5.0,"23166":5.0,"23176":4.0,"23181":4.0,"23186":4.0,"23191":5.0,"23196":5.0,"23206":5.0,"23211":5.0,"23216":"nil","23226":5.0,"23227":5.0,"23228":5.0,"23229":5.0,"23230":5.0,"23231":5.0,"23232":5.0,"23233":4.0,"23234":5.0,"23235":5.0,"23236":5.0,"23237":5.0,"23238":5.0,"23239":5.0,"23240":5.0,"23241":5.0,"23242":5.0,"23243":5.0,"23244":5.0,"23245":2.0,"23246":5.0,"23247":5.0,"23248":5.0,"23249":5.0,"23250":5.0,"23251":5.0,"23252":5.0,"23253":5.0,"23254":5.0,"23255":5.0,"23256":5.0,"23257":5.0,"23258":5.0,"23259":5.0,"23260":5.0,"23261":5.0,"23262":5.0,"23263":5.0,"23264":5.0,"23265":5.0,"23271":5.0,"23272":5.0,"23273":5.0,"23274":4.0,"23275":5.0,"23276":4.0,"23277":5.0,"23278":5.0,"23279":5.0,"23280":5.0,"23286":5.0,"23287":5.0,"23288":5.0,"23289":5.0,"23290":5.0,"23291":5.0,"23292":5.0,"23293":5.0,"23294":5.0,"23295":5.0,"23296":5.0,"23297":5.0,"23298":5.0,"23299":5.0,"23300":5.0,"23306":5.0,"23307":5.0,"23308":5.0,"23309":5.0,"23310":4.0,"23311":5.0,"23312":5.0,"23313":5.0,"23314":5.0,"23315":5.0,"23316":5.0,"23317":5.0,"23318":5.0,"23319":5.0,"23320":5.0,"23321":5.0,"23322":5.0,"23324":5.0,"23325":5.0,"23326":5.0,"23327":5.0,"23328":5.0,"23329":5.0,"23330":5.0,"23331":5.0,"23332":5.0,"23333":4.0,"23334":5.0,"23335":5.0,"23336":5.0,"23337":5.0,"23338":5.0,"23339":5.0,"23340":5.0,"23341":5.0,"23342":5.0,"23343":5.0,"23344":5.0,"23345":5.0,"23346":5.0,"23347":5.0,"23349":5.0,"23350":5.0,"23351":5.0,"23352":5.0,"23353":5.0,"23354":5.0,"23355":5.0,"23366":5.0,"23367":5.0,"23368":5.0,"23369":5.0,"23370":5.0,"23371":5.0,"23372":5.0,"23373":5.0,"23374":5.0,"23375":5.0,"23381":5.0,"23382":5.0,"23383":5.0,"23384":5.0,"23385":5.0,"23396":5.0,"23397":5.0,"23398":5.0,"23399":5.0,"23400":5.0,"23401":5.0,"23402":5.0,"23403":4.0,"23405":5.0,"23406":5.0,"23407":5.0,"23408":5.0,"23409":5.0,"23410":3.0,"23411":5.0,"23412":5.0,"23413":5.0,"23415":5.0,"23416":3.0,"23417":5.0,"23418":5.0,"23419":5.0,"23420":5.0,"23421":"nil","23426":4.0,"23427":5.0,"23428":5.0,"23429":5.0,"23430":5.0,"23431":5.0,"23432":5.0,"23433":5.0,"23434":5.0,"23435":5.0,"23436":5.0,"23437":5.0,"23438":5.0,"23439":5.0,"23440":5.0,"23456":5.0,"23457":5.0,"23458":5.0,"23459":5.0,"23460":5.0,"23466":5.0,"23467":5.0,"23468":5.0,"23469":5.0,"23470":5.0,"23471":5.0,"23472":5.0,"23473":5.0,"23474":4.0,"23475":5.0,"23476":5.0,"23477":5.0,"23478":5.0,"23479":5.0,"23480":5.0,"23491":4.0,"23492":5.0,"23493":4.0,"23494":5.0,"23495":5.0,"23496":5.0,"23497":5.0,"23498":5.0,"23499":5.0,"23500":5.0,"23501":5.0,"23502":5.0,"23503":5.0,"23505":5.0,"23506":5.0,"23508":5.0,"23509":5.0,"23510":5.0,"23511":5.0,"23512":5.0,"23513":5.0,"23514":5.0,"23515":5.0,"23516":5.0,"23517":5.0,"23518":5.0,"23519":5.0,"23520":5.0,"23521":5.0,"23522":5.0,"23523":5.0,"23524":5.0,"23525":5.0,"23526":5.0,"23527":5.0,"23528":5.0,"23529":5.0,"23530":5.0,"23531":5.0,"23532":5.0,"23533":5.0,"23534":3.0,"23535":5.0,"23536":5.0,"23537":5.0,"23538":5.0,"23539":5.0,"23540":5.0,"23541":5.0,"23542":5.0,"23543":4.0,"23544":5.0,"23545":3.0,"23546":5.0,"23547":5.0,"23548":5.0,"23549":5.0,"23550":5.0,"23551":4.0,"23552":4.0,"23553":5.0,"23554":5.0,"23555":5.0,"23561":5.0,"23562":5.0,"23563":5.0,"23564":3.0,"23565":1.0,"23571":5.0,"23572":5.0,"23573":5.0,"23574":5.0,"23575":5.0,"23586":5.0,"23587":3.0,"23588":5.0,"23589":5.0,"23590":4.0,"23591":5.0,"23592":5.0,"23593":5.0,"23594":5.0,"23595":5.0,"23596":5.0,"23597":5.0,"23598":5.0,"23599":5.0,"23600":5.0,"23601":4.0,"23602":5.0,"23603":5.0,"23604":5.0,"23605":5.0,"23611":5.0,"23612":3.0,"23613":1.0,"23614":4.0,"23615":5.0,"23616":3.0,"23617":4.0,"23618":4.0,"23619":4.0,"23620":5.0,"23621":3.0,"23622":1.0,"23623":2.0,"23624":4.0,"23625":4.0,"23626":3.0,"23627":4.0,"23628":3.0,"23629":1.0,"23630":4.0,"23631":4.0,"23632":3.0,"23633":4.0,"23634":4.0,"23635":4.0,"23636":5.0,"23637":4.0,"23638":5.0,"23639":3.0,"23640":1.0,"23641":1.0,"23642":5.0,"23643":2.0,"23644":4.0,"23645":4.0,"23646":3.0,"23647":4.0,"23648":4.0,"23649":5.0,"23650":3.0,"23651":5.0,"23652":3.0,"23653":5.0,"23654":5.0,"23655":5.0,"23656":4.0,"23657":1.0,"23658":1.0,"23659":5.0,"23660":3.0,"23661":"nil","23666":4.0,"23667":3.0,"23670":5.0,"23676":5.0,"23678":3.0,"23680":3.0,"23682":3.0,"23683":4.0,"23685":5.0,"23686":4.0,"23687":5.0,"23688":5.0,"23689":4.0,"23692":4.0,"23693":4.0,"23695":4.0,"23697":5.0,"23698":5.0,"23699":3.0,"23700":1.0,"23701":5.0,"23702":5.0,"23703":3.0,"23704":5.0,"23705":3.0,"23706":4.0,"23707":4.0,"23708":5.0,"23710":4.0,"23716":5.0,"23718":4.0,"23720":4.0,"23727":1.0,"23729":4.0,"23730":4.0,"23736":3.0,"23737":4.0,"23738":3.0,"23739":1.0,"23740":3.0,"23746":5.0,"23747":5.0,"23748":1.0,"23752":1.0,"23753":4.0,"23754":3.0,"23755":4.0,"23761":4.0,"23764":1.0,"23765":3.0,"23767":4.0,"23768":3.0,"23769":3.0,"23770":5.0,"23771":5.0,"23772":5.0,"23773":5.0,"23774":4.0,"23777":3.0,"23778":5.0,"23779":5.0,"23780":5.0,"23781":4.0,"23782":5.0,"23783":3.0,"23784":3.0,"23785":4.0,"23789":4.0,"23792":2.0,"23793":1.0,"23798":1.0,"23799":1.0,"23800":4.0,"23803":5.0,"23804":5.0,"23807":2.0,"23809":4.0,"23810":3.0,"23811":"nil","23816":5.0,"23817":5.0,"23818":5.0,"23819":5.0,"23820":5.0,"23821":5.0,"23822":5.0,"23823":3.0,"23824":5.0,"23825":5.0,"23826":5.0,"23827":5.0,"23828":5.0,"23829":5.0,"23830":5.0,"23831":5.0,"23832":2.0,"23833":5.0,"23834":3.0,"23835":1.0,"23836":1.0,"23837":5.0,"23838":1.0,"23839":1.0,"23840":1.0,"23841":1.0,"23842":1.0,"23843":2.0,"23844":1.0,"23845":1.0,"23846":1.0,"23847":1.0,"23848":1.0,"23849":3.0,"23850":2.0,"23851":4.0,"23852":4.0,"23853":1.0,"23854":1.0,"23855":5.0,"23856":1.0,"23857":1.0,"23858":1.0,"23859":1.0,"23860":2.0,"23861":1.0,"23862":1.0,"23863":1.0,"23864":1.0,"23865":1.0,"23866":1.0,"23867":1.0,"23868":5.0,"23869":1.0,"23870":1.0,"23871":1.0,"23872":1.0,"23873":3.0,"23874":5.0,"23875":1.0,"23881":1.0,"23882":5.0,"23883":1.0,"23884":1.0,"23885":3.0,"23886":1.0,"23887":2.0,"23888":5.0,"23889":1.0,"23890":1.0,"23891":3.0,"23892":2.0,"23893":4.0,"23894":1.0,"23895":1.0,"23901":3.0,"23902":4.0,"23903":5.0,"23904":1.0,"23905":1.0,"23906":1.0,"23907":3.0,"23908":1.0,"23909":1.0,"23910":3.0,"23911":4.0,"23912":1.0,"23913":4.0,"23914":1.0,"23915":4.0,"23921":4.0,"23922":4.0,"23923":4.0,"23924":4.0,"23925":4.0,"23926":1.0,"23927":3.0,"23928":1.0,"23929":2.0,"23930":3.0,"23936":4.0,"23937":3.0,"23938":5.0,"23939":1.0,"23940":4.0,"23941":3.0,"23942":4.0,"23943":2.0,"23944":4.0,"23945":4.0,"23946":2.0,"23947":3.0,"23948":5.0,"23949":5.0,"23950":3.0,"23951":2.0,"23952":3.0,"23953":5.0,"23954":3.0,"23955":1.0,"23961":4.0,"23962":2.0,"23963":5.0,"23964":5.0,"23965":5.0,"23971":4.0,"23972":5.0,"23973":5.0,"23974":5.0,"23975":4.0,"23976":3.0,"23977":4.0,"23978":4.0,"23979":4.0,"23980":1.0,"23981":4.0,"23982":4.0,"23983":2.0,"23984":4.0,"23985":4.0,"23986":4.0,"23987":4.0,"23988":5.0,"23989":4.0,"23990":5.0,"23991":4.0,"23992":5.0,"23993":5.0,"23995":3.0,"24001":3.0,"24002":4.0,"24003":4.0,"24004":5.0,"24005":3.0,"24011":4.0,"24016":"nil","24021":5.0,"24026":5.0,"24036":4.0,"24041":2.0,"24046":2.0,"24051":1.0,"24056":5.0,"24061":4.0,"24066":4.0,"24071":4.0,"24076":4.0,"24081":5.0,"24091":4.0,"24096":4.0,"24101":3.0,"24106":5.0,"24107":5.0,"24108":4.0,"24109":5.0,"24110":5.0,"24111":5.0,"24112":5.0,"24113":4.0,"24114":4.0,"24115":5.0,"24116":5.0,"24117":5.0,"24118":3.0,"24119":5.0,"24120":5.0,"24121":4.0,"24122":5.0,"24123":4.0,"24124":5.0,"24125":4.0,"24126":"nil","24131":5.0,"24132":5.0,"24133":5.0,"24134":5.0,"24135":4.0,"24141":4.0,"24142":4.0,"24143":4.0,"24144":5.0,"24145":4.0,"24146":4.0,"24147":5.0,"24148":5.0,"24149":5.0,"24150":2.0,"24151":5.0,"24152":4.0,"24153":3.0,"24154":5.0,"24155":5.0,"24156":5.0,"24157":4.0,"24158":5.0,"24159":5.0,"24160":4.0,"24166":5.0,"24167":5.0,"24168":3.0,"24169":5.0,"24170":4.0,"24171":4.0,"24172":5.0,"24173":5.0,"24174":5.0,"24175":5.0,"24176":4.0,"24177":3.0,"24178":5.0,"24179":5.0,"24180":1.0,"24181":5.0,"24182":4.0,"24183":5.0,"24184":4.0,"24186":4.0,"24187":4.0,"24188":4.0,"24189":4.0,"24190":5.0,"24196":3.0,"24197":4.0,"24198":5.0,"24199":5.0,"24200":5.0,"24201":5.0,"24202":5.0,"24203":4.0,"24204":4.0,"24205":5.0,"24206":5.0,"24207":5.0,"24208":5.0,"24209":5.0,"24210":3.0,"24211":4.0,"24212":4.0,"24213":4.0,"24214":5.0,"24215":5.0,"24216":4.0,"24217":3.0,"24218":5.0,"24219":3.0,"24220":5.0,"24221":3.0,"24222":4.0,"24223":5.0,"24224":5.0,"24225":5.0,"24226":5.0,"24227":5.0,"24228":5.0,"24229":5.0,"24230":3.0,"24231":5.0,"24232":5.0,"24233":5.0,"24234":5.0,"24235":3.0,"24246":4.0,"24247":2.0,"24248":5.0,"24249":4.0,"24250":5.0,"24256":5.0,"24257":5.0,"24258":4.0,"24259":4.0,"24260":2.0,"24261":4.0,"24262":5.0,"24263":3.0,"24264":5.0,"24265":5.0,"24266":5.0,"24267":5.0,"24268":5.0,"24269":4.0,"24270":5.0,"24276":5.0,"24277":5.0,"24278":4.0,"24279":5.0,"24280":3.0,"24291":4.0,"24292":3.0,"24293":4.0,"24294":1.0,"24295":5.0,"24301":4.0,"24302":5.0,"24303":4.0,"24304":1.0,"24305":5.0,"24306":1.0,"24307":2.0,"24308":1.0,"24309":1.0,"24310":1.0,"24311":4.0,"24312":2.0,"24313":1.0,"24314":1.0,"24315":3.0,"24316":1.0,"24317":4.0,"24318":3.0,"24319":1.0,"24320":3.0,"24321":4.0,"24322":2.0,"24323":1.0,"24324":1.0,"24325":1.0,"24326":1.0,"24327":3.0,"24328":3.0,"24329":1.0,"24330":3.0,"24331":"nil","24336":1.0,"24337":1.0,"24340":2.0,"24346":4.0,"24350":3.0,"24351":2.0,"24354":1.0,"24355":5.0,"24363":3.0,"24364":1.0,"24367":3.0,"24368":1.0,"24370":1.0,"24376":1.0,"24377":3.0,"24380":4.0,"24391":2.0,"24392":5.0,"24393":4.0,"24396":2.0,"24398":1.0,"24399":2.0,"24406":1.0,"24407":1.0,"24408":1.0,"24410":1.0,"24411":4.0,"24412":1.0,"24414":2.0,"24415":4.0,"24416":5.0,"24417":1.0,"24419":2.0,"24420":5.0,"24422":1.0,"24423":1.0,"24424":5.0,"24425":2.0,"24428":2.0,"24435":4.0,"24436":3.0,"24437":4.0,"24441":4.0,"24442":1.0,"24456":5.0,"24457":5.0,"24458":4.0,"24459":5.0,"24460":5.0,"24461":4.0,"24462":5.0,"24463":5.0,"24464":5.0,"24465":5.0,"24466":"nil","24471":5.0,"24472":5.0,"24473":5.0,"24474":5.0,"24475":5.0,"24476":5.0,"24477":5.0,"24478":5.0,"24479":5.0,"24480":5.0,"24481":5.0,"24482":5.0,"24483":5.0,"24484":5.0,"24485":5.0,"24491":5.0,"24492":5.0,"24493":5.0,"24494":5.0,"24495":5.0,"24496":5.0,"24497":5.0,"24498":2.0,"24499":5.0,"24500":5.0,"24506":5.0,"24507":5.0,"24508":5.0,"24509":5.0,"24510":5.0,"24511":5.0,"24512":5.0,"24513":3.0,"24514":5.0,"24515":5.0,"24516":5.0,"24517":5.0,"24519":1.0,"24520":5.0,"24521":5.0,"24522":5.0,"24523":5.0,"24524":5.0,"24525":5.0,"24526":5.0,"24527":4.0,"24528":5.0,"24529":5.0,"24530":5.0,"24531":5.0,"24532":5.0,"24533":5.0,"24534":5.0,"24535":5.0,"24536":5.0,"24537":5.0,"24538":5.0,"24539":5.0,"24540":5.0,"24541":5.0,"24542":5.0,"24543":5.0,"24544":5.0,"24545":5.0,"24546":5.0,"24547":5.0,"24548":5.0,"24549":5.0,"24550":5.0,"24551":5.0,"24552":5.0,"24553":5.0,"24554":5.0,"24555":5.0,"24556":5.0,"24557":5.0,"24558":5.0,"24559":5.0,"24560":5.0,"24562":5.0,"24563":5.0,"24564":4.0,"24565":5.0,"24566":5.0,"24567":5.0,"24568":5.0,"24569":5.0,"24570":5.0,"24571":5.0,"24572":5.0,"24573":4.0,"24574":5.0,"24575":5.0,"24581":5.0,"24582":5.0,"24583":5.0,"24584":5.0,"24585":5.0,"24587":5.0,"24588":5.0,"24589":5.0,"24590":5.0,"24601":5.0,"24602":5.0,"24603":5.0,"24604":5.0,"24605":5.0,"24606":"nil","24609":"nil","24610":5.0,"24615":"nil","24620":"nil","24622":"nil","24623":4.0,"24624":1.0,"24625":1.0,"24626":3.0,"24627":1.0,"24628":5.0,"24633":"nil","24638":4.0,"24643":3.0,"24648":5.0,"24653":4.0,"24658":5.0,"24668":4.0,"24678":1.0,"24688":4.0,"24693":4.0,"24698":5.0,"24703":3.0,"24708":3.0,"24718":5.0,"24723":4.0,"24733":4.0,"24738":4.0,"24743":5.0,"24748":3.0,"24753":4.0,"24758":5.0,"24763":4.0,"24768":5.0,"24769":4.0,"24770":4.0,"24771":5.0,"24772":5.0,"24773":"nil","24778":5.0,"24779":5.0,"24780":3.0,"24781":3.0,"24782":5.0,"24783":4.0,"24784":5.0,"24785":5.0,"24786":5.0,"24787":5.0,"24788":4.0,"24789":4.0,"24790":4.0,"24791":4.0,"24792":4.0,"24793":5.0,"24794":4.0,"24795":5.0,"24796":5.0,"24797":5.0,"24798":5.0,"24799":5.0,"24800":4.0,"24801":4.0,"24802":3.0,"24803":4.0,"24804":4.0,"24805":3.0,"24806":5.0,"24807":5.0,"24808":3.0,"24809":4.0,"24810":4.0,"24811":5.0,"24812":4.0,"24813":4.0,"24814":5.0,"24815":4.0,"24816":5.0,"24817":5.0,"24823":5.0,"24824":5.0,"24825":4.0,"24826":5.0,"24828":5.0,"24829":5.0,"24830":5.0,"24831":4.0,"24832":5.0,"24833":4.0,"24834":4.0,"24835":4.0,"24836":4.0,"24837":3.0,"24838":5.0,"24839":3.0,"24840":3.0,"24841":4.0,"24842":5.0,"24848":5.0,"24849":2.0,"24850":3.0,"24851":5.0,"24852":5.0,"24853":5.0,"24858":"nil","24863":5.0,"24864":4.0,"24865":5.0,"24866":4.0,"24867":5.0,"24873":4.0,"24874":5.0,"24875":4.0,"24876":4.0,"24877":5.0,"24878":5.0,"24879":5.0,"24880":5.0,"24881":5.0,"24882":5.0,"24883":5.0,"24884":5.0,"24885":5.0,"24886":4.0,"24887":3.0,"24898":5.0,"24899":5.0,"24900":5.0,"24901":5.0,"24902":3.0,"24903":4.0,"24904":5.0,"24905":3.0,"24906":5.0,"24907":5.0,"24908":4.0,"24909":4.0,"24910":4.0,"24911":4.0,"24912":5.0,"24923":4.0,"24924":5.0,"24925":4.0,"24926":5.0,"24927":4.0,"24928":4.0,"24929":4.0,"24930":5.0,"24931":5.0,"24932":4.0,"24933":5.0,"24934":3.0,"24935":5.0,"24936":5.0,"24937":5.0,"24943":5.0,"24944":3.0,"24945":5.0,"24946":4.0,"24947":5.0,"24948":4.0,"24949":5.0,"24950":4.0,"24951":4.0,"24952":3.0,"24953":4.0,"24954":4.0,"24955":3.0,"24956":2.0,"24957":3.0,"24958":1.0,"24959":5.0,"24960":5.0,"24961":4.0,"24962":4.0,"24963":5.0,"24964":5.0,"24965":5.0,"24966":5.0,"24967":4.0,"24968":5.0,"24969":4.0,"24970":4.0,"24971":5.0,"24983":5.0,"24984":4.0,"24985":3.0,"24986":4.0,"24987":2.0,"24988":4.0,"24989":3.0,"24990":5.0,"24991":5.0,"24992":5.0,"24998":4.0,"24999":5.0,"25000":5.0,"25001":5.0,"25002":4.0,"25003":4.0,"25004":5.0,"25005":4.0,"25006":4.0,"25007":5.0,"25013":4.0,"25014":3.0,"25015":5.0,"25016":4.0,"25017":5.0,"25018":5.0,"25019":5.0,"25020":4.0,"25021":4.0,"25022":3.0,"25023":5.0,"25024":4.0,"25025":4.0,"25026":5.0,"25027":3.0,"25028":4.0,"25029":5.0,"25030":5.0,"25031":4.0,"25032":5.0,"25038":4.0,"25039":3.0,"25040":3.0,"25041":5.0,"25042":4.0,"25043":5.0,"25044":5.0,"25045":4.0,"25046":4.0,"25047":3.0,"25053":5.0,"25054":5.0,"25055":4.0,"25056":4.0,"25057":5.0,"25058":"nil","25063":5.0,"25064":5.0,"25065":5.0,"25066":5.0,"25067":5.0,"25068":5.0,"25069":5.0,"25070":5.0,"25071":5.0,"25072":5.0,"25073":5.0,"25074":2.0,"25075":5.0,"25076":4.0,"25077":5.0,"25078":5.0,"25079":5.0,"25080":5.0,"25081":5.0,"25082":5.0,"25083":4.0,"25084":4.0,"25085":5.0,"25086":5.0,"25087":5.0,"25088":4.0,"25089":5.0,"25090":4.0,"25091":5.0,"25092":3.0,"25093":5.0,"25094":5.0,"25095":5.0,"25096":4.0,"25097":5.0,"25098":5.0,"25099":5.0,"25100":5.0,"25101":4.0,"25102":5.0,"25103":4.0,"25104":4.0,"25105":5.0,"25106":5.0,"25107":4.0,"25108":2.0,"25109":5.0,"25110":5.0,"25111":5.0,"25112":5.0,"25113":2.0,"25114":4.0,"25115":3.0,"25116":3.0,"25117":5.0,"25118":5.0,"25119":5.0,"25120":5.0,"25121":3.0,"25122":5.0,"25123":5.0,"25124":5.0,"25125":5.0,"25126":4.0,"25127":4.0,"25128":5.0,"25129":5.0,"25130":3.0,"25131":5.0,"25132":5.0,"25133":4.0,"25134":4.0,"25135":5.0,"25136":5.0,"25137":5.0,"25138":5.0,"25139":5.0,"25140":5.0,"25141":5.0,"25142":5.0,"25143":5.0,"25144":5.0,"25145":4.0,"25146":5.0,"25147":5.0,"25163":5.0,"25164":5.0,"25165":4.0,"25166":5.0,"25167":4.0,"25168":5.0,"25169":5.0,"25170":5.0,"25171":5.0,"25172":5.0,"25173":5.0,"25174":5.0,"25175":5.0,"25176":5.0,"25177":5.0,"25178":4.0,"25179":5.0,"25180":5.0,"25181":5.0,"25182":5.0,"25188":4.0,"25189":5.0,"25190":5.0,"25191":5.0,"25192":4.0,"25193":5.0,"25194":5.0,"25195":5.0,"25196":5.0,"25197":5.0,"25198":4.0,"25199":5.0,"25200":5.0,"25201":5.0,"25202":4.0,"25203":5.0,"25204":5.0,"25205":5.0,"25206":4.0,"25207":5.0,"25213":2.0,"25214":5.0,"25215":4.0,"25216":5.0,"25217":5.0,"25218":2.0,"25219":5.0,"25220":5.0,"25221":5.0,"25222":5.0,"25223":5.0,"25225":5.0,"25226":4.0,"25227":5.0,"25228":5.0,"25229":5.0,"25230":3.0,"25231":5.0,"25232":5.0,"25243":4.0,"25244":5.0,"25245":5.0,"25246":4.0,"25247":4.0,"25248":5.0,"25249":5.0,"25250":5.0,"25251":5.0,"25252":4.0,"25253":3.0,"25254":5.0,"25255":3.0,"25256":5.0,"25257":5.0,"25258":5.0,"25263":"nil","25268":5.0,"25283":4.0,"25288":4.0,"25293":4.0,"25303":4.0,"25313":5.0,"25318":3.0,"25323":5.0,"25328":5.0,"25333":4.0,"25343":5.0,"25348":4.0,"25353":5.0,"25358":5.0,"25363":5.0,"25368":4.0,"25373":5.0,"25378":5.0,"25383":5.0,"25393":5.0,"25398":5.0,"25403":5.0,"25408":5.0,"25413":5.0,"25418":4.0,"25428":3.0,"25438":5.0,"25443":2.0,"25453":4.0,"25458":4.0,"25459":5.0,"25460":5.0,"25461":2.0,"25462":5.0,"25463":5.0,"25464":3.0,"25465":2.0,"25466":2.0,"25467":3.0,"25468":5.0,"25469":5.0,"25470":5.0,"25471":4.0,"25472":4.0,"25473":5.0,"25474":3.0,"25475":5.0,"25476":5.0,"25477":5.0,"25478":5.0,"25479":5.0,"25480":4.0,"25481":5.0,"25482":5.0,"25483":5.0,"25485":5.0,"25486":3.0,"25487":4.0,"25488":4.0,"25489":3.0,"25490":4.0,"25491":5.0,"25492":4.0,"25493":"nil","25498":5.0,"25499":5.0,"25500":5.0,"25501":2.0,"25502":4.0,"25508":5.0,"25510":4.0,"25511":4.0,"25512":4.0,"25513":5.0,"25514":5.0,"25515":5.0,"25516":5.0,"25517":5.0,"25518":4.0,"25519":5.0,"25520":5.0,"25521":5.0,"25522":5.0,"25523":5.0,"25524":5.0,"25525":5.0,"25526":4.0,"25527":2.0,"25533":5.0,"25534":4.0,"25535":4.0,"25536":3.0,"25537":4.0,"25538":5.0,"25539":5.0,"25540":5.0,"25541":5.0,"25542":5.0,"25543":5.0,"25544":5.0,"25545":4.0,"25546":5.0,"25547":4.0,"25549":5.0,"25550":4.0,"25551":5.0,"25552":4.0,"25553":5.0,"25554":4.0,"25555":5.0,"25556":5.0,"25557":5.0,"25558":3.0,"25559":5.0,"25560":4.0,"25561":4.0,"25562":5.0,"25563":2.0,"25564":4.0,"25565":4.0,"25566":5.0,"25567":5.0,"25568":5.0,"25569":5.0,"25570":5.0,"25571":4.0,"25572":5.0,"25573":5.0,"25574":5.0,"25575":4.0,"25576":5.0,"25577":3.0,"25578":5.0,"25579":4.0,"25580":5.0,"25581":5.0,"25582":5.0,"25583":5.0,"25584":5.0,"25585":5.0,"25586":5.0,"25587":4.0,"25588":5.0,"25589":4.0,"25590":5.0,"25591":5.0,"25598":5.0,"25599":4.0,"25600":5.0,"25601":5.0,"25602":2.0,"25603":5.0,"25604":5.0,"25605":5.0,"25606":5.0,"25607":4.0,"25623":5.0,"25624":4.0,"25625":5.0,"25626":5.0,"25627":5.0,"25628":5.0,"25629":4.0,"25630":5.0,"25631":5.0,"25632":3.0,"25633":5.0,"25634":5.0,"25635":5.0,"25636":4.0,"25637":5.0,"25638":5.0,"25639":4.0,"25640":4.0,"25642":5.0,"25643":5.0,"25644":5.0,"25645":4.0,"25646":5.0,"25647":5.0,"25648":5.0,"25649":5.0,"25650":4.0,"25651":4.0,"25652":2.0,"25654":5.0,"25655":5.0,"25656":4.0,"25657":5.0,"25658":"nil","25663":5.0,"25664":4.0,"25665":5.0,"25666":5.0,"25667":5.0,"25668":5.0,"25669":4.0,"25670":5.0,"25671":5.0,"25672":5.0,"25673":5.0,"25674":5.0,"25675":5.0,"25676":5.0,"25677":5.0,"25688":5.0,"25689":5.0,"25690":4.0,"25691":5.0,"25692":5.0,"25693":4.0,"25694":5.0,"25695":5.0,"25696":5.0,"25697":5.0,"25698":5.0,"25699":5.0,"25700":5.0,"25701":5.0,"25702":5.0,"25718":5.0,"25719":5.0,"25720":5.0,"25721":5.0,"25722":5.0,"25728":5.0,"25729":5.0,"25730":5.0,"25731":5.0,"25732":5.0,"25733":3.0,"25734":5.0,"25735":4.0,"25736":4.0,"25737":5.0,"25748":5.0,"25749":4.0,"25750":5.0,"25751":5.0,"25752":5.0,"25753":5.0,"25754":4.0,"25755":5.0,"25756":5.0,"25757":3.0,"25758":5.0,"25759":3.0,"25760":5.0,"25761":5.0,"25762":4.0,"25763":5.0,"25764":5.0,"25765":5.0,"25766":5.0,"25767":3.0,"25783":5.0,"25784":5.0,"25785":5.0,"25786":5.0,"25787":5.0,"25793":5.0,"25794":5.0,"25795":5.0,"25796":4.0,"25797":5.0,"25798":3.0,"25799":5.0,"25800":5.0,"25801":5.0,"25802":5.0,"25803":5.0,"25804":5.0,"25805":5.0,"25806":5.0,"25807":5.0,"25808":5.0,"25809":4.0,"25810":5.0,"25811":5.0,"25812":5.0,"25813":5.0,"25814":5.0,"25815":5.0,"25816":5.0,"25817":5.0,"25819":5.0,"25820":4.0,"25821":3.0,"25822":5.0,"25823":5.0,"25824":5.0,"25825":5.0,"25826":5.0,"25827":5.0,"25828":3.0,"25829":5.0,"25830":5.0,"25831":5.0,"25832":5.0,"25843":4.0,"25844":4.0,"25845":5.0,"25846":5.0,"25847":5.0,"25848":5.0,"25849":5.0,"25850":4.0,"25851":5.0,"25852":5.0,"25853":5.0,"25854":5.0,"25855":5.0,"25856":5.0,"25857":5.0,"25858":5.0,"25859":5.0,"25860":5.0,"25861":5.0,"25862":4.0,"25863":5.0,"25864":5.0,"25865":4.0,"25866":5.0,"25867":5.0,"25868":"nil","25878":5.0,"25879":5.0,"25880":5.0,"25881":5.0,"25882":5.0,"25883":5.0,"25884":5.0,"25885":5.0,"25886":5.0,"25887":5.0,"25888":4.0,"25889":4.0,"25890":5.0,"25891":5.0,"25892":5.0,"25893":5.0,"25894":5.0,"25895":5.0,"25896":5.0,"25897":5.0,"25898":5.0,"25899":5.0,"25900":5.0,"25901":5.0,"25902":5.0,"25903":5.0,"25904":5.0,"25905":5.0,"25906":5.0,"25907":4.0,"25908":5.0,"25909":5.0,"25910":5.0,"25911":3.0,"25912":5.0,"25913":5.0,"25914":5.0,"25915":5.0,"25916":5.0,"25917":5.0,"25923":4.0,"25924":4.0,"25925":5.0,"25926":4.0,"25927":5.0,"25928":4.0,"25929":5.0,"25930":5.0,"25931":5.0,"25932":5.0,"25933":5.0,"25934":5.0,"25935":5.0,"25936":5.0,"25937":5.0,"25943":4.0,"25944":4.0,"25945":5.0,"25946":5.0,"25947":5.0,"25948":5.0,"25949":4.0,"25950":5.0,"25951":4.0,"25952":4.0,"25953":5.0,"25954":4.0,"25955":5.0,"25956":4.0,"25957":5.0,"25958":4.0,"25959":5.0,"25960":5.0,"25961":5.0,"25962":5.0,"25963":5.0,"25964":5.0,"25965":5.0,"25966":5.0,"25967":5.0,"25968":5.0,"25969":5.0,"25970":5.0,"25971":5.0,"25973":5.0,"25974":5.0,"25975":5.0,"25976":5.0,"25977":4.0,"25978":4.0,"25979":5.0,"25980":5.0,"25981":5.0,"25982":5.0,"25983":5.0,"25984":5.0,"25985":4.0,"25986":5.0,"25987":5.0,"25988":5.0,"25989":4.0,"25990":5.0,"25991":5.0,"25992":5.0,"25993":5.0,"25994":5.0,"25995":5.0,"25996":5.0,"25997":5.0,"25998":5.0,"25999":5.0,"26000":5.0,"26001":4.0,"26002":5.0,"26008":5.0,"26009":5.0,"26010":5.0,"26011":5.0,"26012":5.0,"26018":5.0,"26019":4.0,"26020":4.0,"26021":5.0,"26022":5.0,"26023":5.0,"26024":5.0,"26025":4.0,"26026":5.0,"26027":4.0,"26028":5.0,"26029":5.0,"26030":5.0,"26031":3.0,"26032":5.0,"26033":5.0,"26034":5.0,"26035":4.0,"26036":5.0,"26037":5.0,"26038":5.0,"26039":5.0,"26040":4.0,"26041":5.0,"26042":5.0,"26043":5.0,"26044":4.0,"26045":5.0,"26046":5.0,"26047":5.0,"26048":5.0,"26049":5.0,"26050":5.0,"26051":5.0,"26052":5.0,"26053":5.0,"26054":5.0,"26055":4.0,"26057":5.0,"26058":4.0,"26059":5.0,"26060":3.0,"26061":5.0,"26062":5.0,"26063":4.0,"26064":1.0,"26065":4.0,"26066":5.0,"26067":5.0,"26068":"nil","26073":5.0,"26074":5.0,"26075":4.0,"26076":4.0,"26077":5.0,"26078":5.0,"26079":4.0,"26080":5.0,"26081":4.0,"26082":2.0,"26083":5.0,"26084":3.0,"26085":3.0,"26086":4.0,"26087":4.0,"26088":3.0,"26089":5.0,"26090":5.0,"26091":3.0,"26092":4.0,"26093":4.0,"26094":5.0,"26095":4.0,"26096":5.0,"26097":5.0,"26098":5.0,"26099":5.0,"26100":4.0,"26101":5.0,"26102":5.0,"26103":5.0,"26104":5.0,"26105":3.0,"26106":4.0,"26113":4.0,"26114":4.0,"26115":5.0,"26116":4.0,"26117":5.0,"26118":5.0,"26119":5.0,"26120":4.0,"26121":3.0,"26122":4.0,"26143":5.0,"26144":5.0,"26145":5.0,"26146":4.0,"26147":5.0,"26148":5.0,"26149":5.0,"26150":3.0,"26151":4.0,"26152":5.0,"26153":4.0,"26154":5.0,"26155":5.0,"26156":5.0,"26157":4.0,"26163":3.0,"26164":5.0,"26165":5.0,"26166":3.0,"26167":5.0,"26168":5.0,"26169":5.0,"26170":5.0,"26171":5.0,"26172":5.0,"26173":5.0,"26174":5.0,"26175":4.0,"26176":5.0,"26177":5.0,"26178":3.0,"26179":5.0,"26180":5.0,"26181":5.0,"26182":5.0,"26188":4.0,"26189":5.0,"26190":5.0,"26191":4.0,"26192":5.0,"26193":5.0,"26194":5.0,"26195":5.0,"26196":5.0,"26197":5.0,"26208":5.0,"26209":5.0,"26210":4.0,"26211":5.0,"26212":4.0,"26213":3.0,"26215":5.0,"26216":5.0,"26217":4.0,"26218":5.0,"26219":5.0,"26220":5.0,"26221":5.0,"26222":5.0,"26223":5.0,"26224":3.0,"26225":5.0,"26226":5.0,"26227":1.0,"26228":4.0,"26229":5.0,"26230":4.0,"26231":5.0,"26232":5.0,"26233":5.0,"26234":5.0,"26235":5.0,"26236":5.0,"26237":4.0,"26243":4.0,"26244":5.0,"26245":2.0,"26246":5.0,"26247":5.0,"26248":5.0,"26253":5.0,"26258":5.0,"26263":5.0,"26268":"nil","26283":5.0,"26288":5.0,"26298":5.0,"26303":4.0,"26313":5.0,"26318":5.0,"26328":5.0,"26333":5.0,"26343":5.0,"26348":5.0,"26353":5.0,"26363":5.0,"26373":5.0,"26378":2.0,"26383":"nil","26393":4.0,"26394":5.0,"26395":2.0,"26396":4.0,"26397":2.0,"26398":4.0,"26399":4.0,"26400":3.0,"26401":2.0,"26402":4.0,"26403":3.0,"26404":2.0,"26405":4.0,"26406":5.0,"26407":3.0,"26408":4.0,"26409":5.0,"26410":4.0,"26411":4.0,"26412":4.0,"26413":3.0,"26414":3.0,"26415":1.0,"26416":5.0,"26417":4.0,"26423":3.0,"26424":4.0,"26425":1.0,"26426":4.0,"26427":2.0,"26433":4.0,"26434":5.0,"26435":4.0,"26436":3.0,"26437":4.0,"26438":3.0,"26439":5.0,"26440":5.0,"26441":5.0,"26442":4.0,"26443":1.0,"26444":5.0,"26445":1.0,"26446":3.0,"26447":1.0,"26448":3.0,"26449":2.0,"26450":5.0,"26451":2.0,"26452":3.0,"26453":4.0,"26454":3.0,"26455":3.0,"26456":4.0,"26457":4.0,"26458":5.0,"26459":4.0,"26460":4.0,"26461":3.0,"26462":3.0,"26478":5.0,"26479":5.0,"26480":5.0,"26481":4.0,"26482":5.0,"26483":1.0,"26484":5.0,"26485":3.0,"26486":5.0,"26487":1.0,"26488":4.0,"26489":4.0,"26490":5.0,"26491":3.0,"26492":2.0,"26508":3.0,"26509":3.0,"26510":4.0,"26511":3.0,"26512":5.0,"26518":4.0,"26519":5.0,"26520":2.0,"26521":2.0,"26522":3.0,"26523":2.0,"26524":2.0,"26525":2.0,"26526":5.0,"26527":3.0,"26528":3.0,"26529":3.0,"26530":1.0,"26531":5.0,"26532":2.0,"26533":5.0,"26534":1.0,"26535":2.0,"26536":5.0,"26537":3.0,"26538":3.0,"26539":3.0,"26540":4.0,"26541":4.0,"26542":4.0,"26543":5.0,"26544":3.0,"26545":4.0,"26546":1.0,"26547":3.0,"26553":3.0,"26554":4.0,"26555":4.0,"26556":4.0,"26557":4.0,"26558":5.0,"26559":2.0,"26560":3.0,"26562":5.0,"26578":4.0,"26579":1.0,"26580":4.0,"26581":1.0,"26582":3.0,"26583":4.0,"26584":4.0,"26585":4.0,"26586":5.0,"26587":4.0,"26588":4.0,"26589":3.0,"26590":4.0,"26591":4.0,"26592":4.0,"26593":3.0,"26594":5.0,"26595":5.0,"26596":5.0,"26597":5.0,"26598":"nil","26608":5.0,"26609":3.0,"26610":4.0,"26611":5.0,"26612":3.0,"26613":5.0,"26614":4.0,"26615":5.0,"26616":4.0,"26617":4.0,"26618":5.0,"26619":4.0,"26620":4.0,"26621":4.0,"26622":4.0,"26628":5.0,"26629":5.0,"26630":3.0,"26631":5.0,"26632":4.0,"26638":2.0,"26639":4.0,"26640":5.0,"26641":4.0,"26642":5.0,"26643":4.0,"26644":4.0,"26645":4.0,"26646":5.0,"26647":4.0,"26648":4.0,"26649":5.0,"26650":4.0,"26651":5.0,"26652":4.0,"26653":4.0,"26654":4.0,"26655":5.0,"26656":4.0,"26657":5.0,"26658":4.0,"26659":5.0,"26660":4.0,"26661":4.0,"26662":4.0,"26663":5.0,"26664":5.0,"26665":5.0,"26666":5.0,"26667":4.0,"26668":5.0,"26669":5.0,"26670":4.0,"26671":4.0,"26672":5.0,"26673":4.0,"26674":5.0,"26675":4.0,"26676":5.0,"26677":5.0,"26678":5.0,"26679":5.0,"26680":1.0,"26681":5.0,"26682":4.0,"26683":4.0,"26684":5.0,"26685":4.0,"26686":4.0,"26687":4.0,"26688":3.0,"26689":5.0,"26690":5.0,"26691":4.0,"26692":5.0,"26693":5.0,"26694":3.0,"26695":3.0,"26696":1.0,"26697":3.0,"26703":5.0,"26704":3.0,"26705":3.0,"26706":5.0,"26707":4.0,"26708":5.0,"26709":5.0,"26710":5.0,"26711":4.0,"26712":3.0,"26713":2.0,"26715":4.0,"26716":5.0,"26717":4.0,"26723":3.0,"26724":5.0,"26725":4.0,"26726":5.0,"26727":4.0,"26728":5.0,"26729":3.0,"26730":4.0,"26731":4.0,"26732":3.0,"26733":5.0,"26734":1.0,"26735":5.0,"26736":4.0,"26737":4.0,"26738":5.0,"26739":5.0,"26740":5.0,"26741":5.0,"26742":4.0,"26743":3.0,"26744":5.0,"26745":4.0,"26746":3.0,"26747":5.0,"26748":5.0,"26749":5.0,"26750":5.0,"26751":5.0,"26752":5.0,"26753":5.0,"26754":4.0,"26755":5.0,"26756":4.0,"26757":5.0,"26758":4.0,"26759":4.0,"26760":3.0,"26761":4.0,"26762":5.0,"26768":2.0,"26769":4.0,"26770":3.0,"26771":4.0,"26772":3.0,"26773":2.0,"26774":3.0,"26775":4.0,"26776":4.0,"26777":5.0,"26778":4.0,"26779":2.0,"26780":3.0,"26781":3.0,"26782":3.0,"26783":5.0,"26784":3.0,"26785":4.0,"26786":4.0,"26787":4.0,"26788":4.0,"26789":4.0,"26790":2.0,"26791":1.0,"26792":4.0,"26793":3.0,"26794":1.0,"26795":4.0,"26796":2.0,"26797":3.0,"26798":5.0,"26799":5.0,"26800":5.0,"26801":5.0,"26802":5.0,"26803":"nil","26808":5.0,"26809":5.0,"26810":5.0,"26811":5.0,"26812":5.0,"26813":5.0,"26814":5.0,"26815":5.0,"26816":5.0,"26817":5.0,"26818":4.0,"26819":5.0,"26820":5.0,"26821":5.0,"26822":5.0,"26823":5.0,"26824":5.0,"26825":5.0,"26826":5.0,"26827":5.0,"26828":5.0,"26829":5.0,"26830":5.0,"26831":5.0,"26832":5.0,"26833":5.0,"26834":4.0,"26835":5.0,"26836":5.0,"26837":5.0,"26838":5.0,"26839":5.0,"26840":5.0,"26841":5.0,"26842":5.0,"26843":4.0,"26844":5.0,"26845":5.0,"26846":5.0,"26853":5.0,"26854":5.0,"26855":5.0,"26856":5.0,"26857":5.0,"26858":5.0,"26860":5.0,"26861":5.0,"26862":5.0,"26863":"nil","26873":4.0,"26878":5.0,"26883":5.0,"26888":5.0,"26893":5.0,"26898":5.0,"26903":5.0,"26908":1.0,"26913":5.0,"26914":5.0,"26915":5.0,"26916":5.0,"26917":5.0,"26918":5.0,"26919":5.0,"26920":4.0,"26921":3.0,"26922":5.0,"26923":5.0,"26924":4.0,"26925":4.0,"26926":1.0,"26927":4.0,"26928":3.0,"26929":4.0,"26930":5.0,"26931":5.0,"26932":5.0,"26933":5.0,"26934":5.0,"26935":5.0,"26936":5.0,"26937":4.0,"26938":5.0,"26939":3.0,"26940":4.0,"26941":2.0,"26942":5.0,"26943":4.0,"26944":3.0,"26945":4.0,"26946":3.0,"26947":4.0,"26948":1.0,"26949":5.0,"26950":1.0,"26951":1.0,"26952":5.0,"26953":"nil","26958":2.0,"26959":3.0,"26960":3.0,"26961":2.0,"26962":1.0,"26963":1.0,"26964":5.0,"26965":5.0,"26966":4.0,"26967":4.0,"26968":2.0,"26969":3.0,"26970":3.0,"26971":3.0,"26972":5.0,"26973":3.0,"26974":2.0,"26975":2.0,"26976":2.0,"26977":2.0,"26978":1.0,"26979":1.0,"26980":2.0,"26981":5.0,"26982":2.0,"26983":4.0,"26984":5.0,"26985":2.0,"26986":5.0,"26987":4.0,"26988":2.0,"26989":2.0,"26990":3.0,"26991":1.0,"26992":4.0,"26993":1.0,"26994":3.0,"26995":2.0,"26996":1.0,"26997":1.0,"26998":3.0,"26999":2.0,"27000":3.0,"27001":5.0,"27002":5.0,"27003":4.0,"27004":3.0,"27005":1.0,"27006":1.0,"27007":4.0,"27008":"nil","27013":2.0,"27014":5.0,"27015":1.0,"27016":4.0,"27017":5.0,"27018":4.0,"27019":5.0,"27020":3.0,"27021":4.0,"27022":4.0,"27023":5.0,"27024":3.0,"27025":2.0,"27026":4.0,"27027":1.0,"27028":4.0,"27029":4.0,"27030":4.0,"27031":5.0,"27032":4.0,"27033":4.0,"27034":3.0,"27035":3.0,"27036":4.0,"27037":1.0,"27038":5.0,"27039":3.0,"27040":1.0,"27041":4.0,"27042":4.0,"27043":4.0,"27044":4.0,"27045":3.0,"27046":3.0,"27047":3.0,"27048":2.0,"27049":5.0,"27050":3.0,"27051":4.0,"27052":3.0,"27053":2.0,"27054":5.0,"27055":5.0,"27056":4.0,"27057":3.0,"27058":2.0,"27059":3.0,"27060":2.0,"27061":5.0,"27062":3.0,"27063":5.0,"27064":2.0,"27065":3.0,"27066":2.0,"27067":5.0,"27068":2.0,"27069":5.0,"27070":5.0,"27071":3.0,"27072":5.0,"27073":5.0,"27074":1.0,"27075":4.0,"27076":3.0,"27077":2.0,"27078":4.0,"27079":4.0,"27080":4.0,"27081":5.0,"27082":3.0,"27083":5.0,"27084":3.0,"27085":1.0,"27086":5.0,"27087":1.0,"27088":4.0,"27089":5.0,"27090":5.0,"27091":5.0,"27092":5.0,"27093":4.0,"27094":5.0,"27095":4.0,"27096":4.0,"27097":3.0,"27103":5.0,"27104":4.0,"27105":4.0,"27106":2.0,"27107":4.0,"27108":3.0,"27109":5.0,"27110":1.0,"27111":3.0,"27112":5.0,"27118":4.0,"27119":3.0,"27120":3.0,"27121":2.0,"27122":5.0,"27128":5.0,"27129":4.0,"27130":1.0,"27131":5.0,"27132":5.0,"27133":3.0,"27134":5.0,"27135":5.0,"27136":4.0,"27137":3.0,"27138":1.0,"27139":5.0,"27140":1.0,"27141":5.0,"27142":4.0,"27148":4.0,"27149":4.0,"27150":4.0,"27151":5.0,"27152":5.0,"27153":3.0,"27154":3.0,"27155":4.0,"27156":4.0,"27157":4.0,"27163":3.0,"27164":4.0,"27165":5.0,"27166":5.0,"27167":3.0,"27168":5.0,"27169":3.0,"27170":3.0,"27171":5.0,"27172":2.0,"27173":4.0,"27174":4.0,"27175":3.0,"27176":4.0,"27177":4.0,"27178":3.0,"27179":2.0,"27180":4.0,"27181":2.0,"27182":3.0,"27188":3.0,"27189":4.0,"27190":3.0,"27191":4.0,"27192":4.0,"27193":3.0,"27194":4.0,"27195":2.0,"27196":2.0,"27197":3.0,"27198":4.0,"27199":3.0,"27200":5.0,"27201":5.0,"27202":2.0,"27203":5.0,"27204":4.0,"27205":4.0,"27206":4.0,"27207":3.0,"27208":"nil","27213":5.0,"27214":4.0,"27215":5.0,"27216":4.0,"27217":5.0,"27218":3.0,"27219":5.0,"27220":2.0,"27221":5.0,"27228":5.0,"27229":3.0,"27230":5.0,"27231":4.0,"27232":4.0,"27233":5.0,"27234":4.0,"27235":5.0,"27236":4.0,"27237":3.0,"27238":5.0,"27239":4.0,"27240":5.0,"27241":5.0,"27242":4.0,"27243":5.0,"27244":3.0,"27245":4.0,"27246":5.0,"27247":4.0,"27248":5.0,"27249":5.0,"27250":4.0,"27251":5.0,"27252":5.0,"27253":5.0,"27254":5.0,"27255":5.0,"27256":5.0,"27257":5.0,"27258":1.0,"27259":4.0,"27260":5.0,"27261":5.0,"27262":2.0,"27268":5.0,"27269":5.0,"27270":5.0,"27271":5.0,"27272":5.0,"27273":4.0,"27274":5.0,"27275":5.0,"27276":2.0,"27277":4.0,"27279":4.0,"27281":5.0,"27282":4.0,"27283":5.0,"27284":5.0,"27285":5.0,"27286":5.0,"27287":5.0,"27290":4.0,"27291":5.0,"27292":5.0,"27293":4.0,"27294":5.0,"27295":5.0,"27297":4.0,"27298":4.0,"27299":5.0,"27300":3.0,"27301":3.0,"27302":4.0,"27303":"nil","27308":4.0,"27309":1.0,"27310":3.0,"27311":4.0,"27312":1.0,"27313":"nil","27318":1.0,"27319":4.0,"27320":4.0,"27321":1.0,"27322":1.0,"27323":5.0,"27324":2.0,"27325":5.0,"27326":5.0,"27327":4.0,"27328":4.0,"27329":5.0,"27330":3.0,"27331":4.0,"27332":3.0,"27333":3.0,"27334":1.0,"27335":2.0,"27336":5.0,"27337":5.0,"27343":1.0,"27344":5.0,"27345":5.0,"27346":5.0,"27347":5.0,"27348":5.0,"27349":5.0,"27350":5.0,"27351":5.0,"27352":4.0,"27353":5.0,"27354":4.0,"27355":5.0,"27356":4.0,"27357":5.0,"27358":5.0,"27359":5.0,"27360":4.0,"27361":4.0,"27362":5.0,"27363":5.0,"27364":4.0,"27365":4.0,"27366":5.0,"27367":5.0,"27368":5.0,"27369":3.0,"27370":5.0,"27371":5.0,"27372":4.0,"27373":4.0,"27374":3.0,"27375":5.0,"27376":5.0,"27377":5.0,"27378":"nil","27383":5.0,"27384":4.0,"27385":5.0,"27386":4.0,"27387":3.0,"27393":5.0,"27394":5.0,"27395":5.0,"27396":5.0,"27397":5.0,"27398":5.0,"27399":4.0,"27400":5.0,"27401":5.0,"27402":5.0,"27403":5.0,"27404":5.0,"27405":5.0,"27406":1.0,"27407":5.0,"27408":5.0,"27409":4.0,"27410":5.0,"27411":5.0,"27412":5.0,"27413":4.0,"27414":4.0,"27416":4.0,"27417":5.0,"27433":5.0,"27434":4.0,"27435":5.0,"27436":5.0,"27437":5.0,"27438":2.0,"27439":5.0,"27440":5.0,"27441":5.0,"27442":4.0,"27453":5.0,"27454":5.0,"27455":3.0,"27456":4.0,"27457":5.0,"27463":5.0,"27464":5.0,"27465":5.0,"27466":5.0,"27467":5.0,"27473":5.0,"27474":5.0,"27475":5.0,"27476":3.0,"27477":4.0,"27478":5.0,"27479":5.0,"27480":5.0,"27481":4.0,"27482":5.0,"27483":5.0,"27484":4.0,"27485":3.0,"27486":5.0,"27487":5.0,"27488":5.0,"27489":4.0,"27490":4.0,"27491":5.0,"27492":5.0,"27493":5.0,"27494":5.0,"27495":5.0,"27496":5.0,"27497":5.0,"27498":5.0,"27499":5.0,"27500":5.0,"27501":5.0,"27502":4.0,"27503":5.0,"27504":2.0,"27505":4.0,"27506":4.0,"27507":5.0,"27508":2.0,"27509":4.0,"27510":5.0,"27511":3.0,"27512":5.0,"27514":1.0,"27517":4.0,"27518":5.0,"27519":4.0,"27520":4.0,"27521":5.0,"27522":5.0,"27523":1.0,"27524":4.0,"27525":5.0,"27526":5.0,"27528":4.0,"27529":4.0,"27530":4.0,"27531":4.0,"27532":4.0,"27533":5.0,"27534":5.0,"27535":4.0,"27536":5.0,"27537":5.0,"27538":5.0,"27539":4.0,"27540":5.0,"27541":4.0,"27542":4.0,"27543":4.0,"27544":4.0,"27545":4.0,"27546":3.0,"27547":4.0,"27548":4.0,"27549":5.0,"27550":5.0,"27551":4.0,"27552":3.0,"27553":4.0,"27554":5.0,"27555":5.0,"27556":5.0,"27557":5.0,"27558":4.0,"27559":3.0,"27560":5.0,"27561":"nil","27588":4.0,"27589":2.0,"27590":4.0,"27591":4.0,"27592":4.0,"27593":5.0,"27594":5.0,"27595":3.0,"27596":4.0,"27597":5.0,"27598":5.0,"27599":5.0,"27600":5.0,"27601":3.0,"27602":5.0,"27603":"nil","27608":5.0,"27609":5.0,"27610":1.0,"27611":4.0,"27612":5.0,"27613":5.0,"27614":5.0,"27615":3.0,"27616":5.0,"27617":5.0,"27618":4.0,"27619":4.0,"27620":5.0,"27622":5.0,"27623":5.0,"27624":5.0,"27625":5.0,"27626":4.0,"27627":5.0,"27628":5.0,"27629":5.0,"27630":4.0,"27631":5.0,"27632":4.0,"27633":5.0,"27634":5.0,"27635":1.0,"27636":4.0,"27637":5.0,"27638":4.0,"27639":4.0,"27640":5.0,"27641":4.0,"27642":5.0,"27643":5.0,"27644":5.0,"27645":4.0,"27646":5.0,"27647":4.0,"27648":5.0,"27649":4.0,"27650":5.0,"27651":5.0,"27653":4.0,"27654":4.0,"27655":5.0,"27656":5.0,"27657":5.0,"27658":5.0,"27659":5.0,"27660":4.0,"27661":3.0,"27662":5.0,"27663":5.0,"27664":2.0,"27665":5.0,"27666":4.0,"27667":4.0,"27668":5.0,"27669":5.0,"27670":5.0,"27671":4.0,"27672":5.0,"27673":5.0,"27674":5.0,"27675":3.0,"27676":4.0,"27677":5.0,"27678":5.0,"27679":5.0,"27680":4.0,"27681":5.0,"27682":4.0,"27683":2.0,"27684":5.0,"27685":4.0,"27686":5.0,"27687":4.0,"27693":1.0,"27694":4.0,"27695":3.0,"27696":4.0,"27697":5.0,"27703":5.0,"27704":3.0,"27705":4.0,"27706":5.0,"27707":4.0,"27708":5.0,"27709":3.0,"27710":4.0,"27711":4.0,"27712":5.0,"27713":4.0,"27714":5.0,"27715":4.0,"27716":4.0,"27717":4.0,"27718":4.0,"27719":4.0,"27720":5.0,"27721":4.0,"27722":4.0,"27723":4.0,"27724":4.0,"27725":5.0,"27726":4.0,"27727":3.0,"27728":4.0,"27730":4.0,"27731":5.0,"27732":3.0,"27738":5.0,"27739":4.0,"27740":4.0,"27741":3.0,"27742":3.0,"27743":5.0,"27744":2.0,"27745":3.0,"27746":4.0,"27747":5.0,"27748":5.0,"27749":3.0,"27750":4.0,"27751":3.0,"27752":5.0,"27753":4.0,"27754":5.0,"27755":5.0,"27756":4.0,"27757":5.0,"27773":1.0,"27774":5.0,"27775":5.0,"27776":4.0,"27777":2.0,"27778":5.0,"27779":5.0,"27780":5.0,"27781":5.0,"27782":5.0,"27783":4.0,"27784":4.0,"27785":3.0,"27786":4.0,"27787":4.0,"27788":5.0,"27793":5.0,"27798":"nil","27803":3.0,"27808":4.0,"27818":5.0,"27833":4.0,"27838":4.0,"27843":5.0,"27853":3.0,"27878":4.0,"27883":4.0,"27888":3.0,"27893":5.0,"27898":4.0,"27908":4.0,"27923":4.0,"27928":5.0,"27933":4.0,"27943":4.0,"27948":5.0,"27953":4.0,"27958":4.0,"27963":4.0,"27968":5.0,"27973":5.0,"27978":5.0,"27983":4.0,"27988":5.0,"27989":4.0,"27990":1.0,"27991":4.0,"27992":5.0,"27993":5.0,"27994":3.0,"27995":5.0,"27996":1.0,"27997":5.0,"27998":4.0,"27999":5.0,"28000":4.0,"28001":5.0,"28002":5.0,"28003":5.0,"28004":5.0,"28005":5.0,"28006":5.0,"28007":3.0,"28008":4.0,"28009":4.0,"28010":5.0,"28011":5.0,"28012":5.0,"28013":4.0,"28014":3.0,"28015":4.0,"28016":4.0,"28017":5.0,"28018":4.0,"28019":4.0,"28020":5.0,"28021":5.0,"28022":5.0,"28023":5.0,"28024":5.0,"28025":5.0,"28026":5.0,"28027":5.0,"28028":5.0,"28029":4.0,"28030":5.0,"28031":5.0,"28032":5.0,"28033":3.0,"28034":4.0,"28035":4.0,"28036":5.0,"28037":5.0,"28038":"nil","28053":5.0,"28054":5.0,"28055":4.0,"28056":5.0,"28057":4.0,"28058":2.0,"28059":4.0,"28060":5.0,"28061":5.0,"28062":5.0,"28063":4.0,"28064":4.0,"28065":5.0,"28066":5.0,"28067":5.0,"28068":4.0,"28069":4.0,"28071":5.0,"28072":5.0,"28078":3.0,"28079":5.0,"28080":4.0,"28081":5.0,"28082":4.0,"28093":5.0,"28095":4.0,"28096":4.0,"28097":5.0,"28098":5.0,"28099":5.0,"28100":4.0,"28101":5.0,"28102":4.0,"28103":4.0,"28104":5.0,"28105":5.0,"28106":4.0,"28107":3.0,"28108":4.0,"28109":5.0,"28110":4.0,"28111":5.0,"28112":5.0,"28113":4.0,"28114":5.0,"28115":4.0,"28116":5.0,"28117":5.0,"28118":5.0,"28119":4.0,"28120":5.0,"28121":4.0,"28122":5.0,"28123":4.0,"28124":4.0,"28125":5.0,"28126":5.0,"28127":5.0,"28133":5.0,"28134":4.0,"28135":5.0,"28136":5.0,"28137":5.0,"28138":5.0,"28139":5.0,"28140":4.0,"28141":5.0,"28142":5.0,"28148":4.0,"28149":5.0,"28150":5.0,"28151":4.0,"28152":4.0,"28153":4.0,"28154":5.0,"28155":4.0,"28156":5.0,"28188":5.0,"28189":4.0,"28190":5.0,"28191":3.0,"28192":5.0,"28193":4.0,"28194":5.0,"28195":4.0,"28196":3.0,"28197":3.0,"28198":5.0,"28199":3.0,"28200":4.0,"28201":3.0,"28202":1.0,"28203":2.0,"28204":3.0,"28205":3.0,"28206":3.0,"28207":4.0,"28208":5.0,"28209":4.0,"28210":2.0,"28211":3.0,"28212":1.0,"28213":"nil","28223":2.0,"28224":1.0,"28225":2.0,"28226":4.0,"28227":2.0,"28228":5.0,"28229":5.0,"28230":4.0,"28231":5.0,"28232":5.0,"28233":5.0,"28235":5.0,"28236":5.0,"28237":4.0,"28238":5.0,"28239":4.0,"28240":4.0,"28241":3.0,"28242":4.0,"28243":4.0,"28244":4.0,"28245":4.0,"28246":1.0,"28247":3.0,"28253":3.0,"28254":4.0,"28255":4.0,"28256":4.0,"28258":4.0,"28259":3.0,"28260":4.0,"28261":3.0,"28262":3.0,"28263":5.0,"28264":5.0,"28265":5.0,"28266":5.0,"28267":4.0,"28268":1.0,"28269":1.0,"28270":5.0,"28271":3.0,"28272":2.0,"28273":5.0,"28274":1.0,"28275":4.0,"28276":4.0,"28277":4.0,"28278":4.0,"28279":5.0,"28280":3.0,"28281":5.0,"28282":4.0,"28283":2.0,"28284":5.0,"28285":4.0,"28286":4.0,"28287":5.0,"28293":2.0,"28294":4.0,"28295":4.0,"28296":5.0,"28297":5.0,"28298":4.0,"28299":4.0,"28300":5.0,"28301":2.0,"28302":5.0,"28303":3.0,"28304":5.0,"28305":5.0,"28306":3.0,"28307":2.0,"28313":5.0,"28314":4.0,"28315":5.0,"28316":4.0,"28317":3.0,"28318":3.0,"28319":5.0,"28320":4.0,"28321":5.0,"28322":5.0,"28323":4.0,"28324":4.0,"28325":2.0,"28326":4.0,"28327":5.0,"28333":5.0,"28334":2.0,"28335":4.0,"28336":3.0,"28338":3.0,"28339":4.0,"28340":4.0,"28341":5.0,"28342":1.0,"28343":5.0,"28344":5.0,"28345":5.0,"28346":4.0,"28347":5.0,"28348":3.0,"28349":4.0,"28350":3.0,"28351":5.0,"28352":4.0,"28353":4.0,"28354":5.0,"28355":3.0,"28356":4.0,"28357":5.0,"28358":4.0,"28359":1.0,"28360":4.0,"28361":3.0,"28362":5.0,"28373":3.0,"28374":3.0,"28375":5.0,"28376":5.0,"28377":5.0,"28378":3.0,"28379":4.0,"28380":3.0,"28381":4.0,"28382":5.0,"28383":3.0,"28384":5.0,"28385":4.0,"28386":4.0,"28387":4.0,"28388":5.0,"28389":5.0,"28390":4.0,"28391":5.0,"28392":4.0,"28393":2.0,"28394":3.0,"28395":4.0,"28396":5.0,"28397":5.0,"28398":4.0,"28399":4.0,"28400":5.0,"28401":3.0,"28402":4.0,"28403":4.0,"28404":4.0,"28405":5.0,"28407":4.0,"28408":4.0,"28409":4.0,"28410":4.0,"28411":4.0,"28412":4.0,"28413":4.0,"28414":3.0,"28415":5.0,"28416":5.0,"28418":4.0,"28419":4.0,"28420":3.0,"28421":3.0,"28422":3.0,"28423":3.0,"28424":4.0,"28425":4.0,"28426":4.0,"28427":3.0,"28428":3.0,"28429":3.0,"28430":4.0,"28431":3.0,"28432":4.0,"28433":"nil","28453":2.0,"28454":4.0,"28455":3.0,"28456":3.0,"28457":3.0,"28458":3.0,"28459":3.0,"28460":4.0,"28461":2.0,"28462":4.0,"28463":3.0,"28464":5.0,"28465":3.0,"28466":3.0,"28467":4.0,"28468":3.0,"28469":4.0,"28470":5.0,"28471":5.0,"28472":4.0,"28473":3.0,"28474":3.0,"28475":3.0,"28476":3.0,"28477":4.0,"28478":3.0,"28479":4.0,"28480":4.0,"28481":4.0,"28482":2.0,"28483":2.0,"28484":3.0,"28485":5.0,"28486":5.0,"28487":3.0,"28493":2.0,"28494":4.0,"28495":4.0,"28496":3.0,"28497":4.0,"28498":5.0,"28533":4.0,"28534":4.0,"28535":5.0,"28536":2.0,"28537":4.0,"28538":4.0,"28539":4.0,"28540":5.0,"28541":3.0,"28542":4.0,"28543":5.0,"28544":4.0,"28545":4.0,"28546":3.0,"28547":5.0,"28548":4.0,"28549":4.0,"28550":4.0,"28551":3.0,"28552":5.0,"28553":4.0,"28554":5.0,"28555":4.0,"28556":3.0,"28557":3.0,"28558":5.0,"28559":4.0,"28560":4.0,"28561":4.0,"28562":5.0,"28563":5.0,"28564":4.0,"28565":4.0,"28566":4.0,"28567":3.0,"28568":3.0,"28569":"nil","28608":5.0,"28613":4.0,"28618":4.0,"28623":5.0,"28628":4.0,"28633":5.0,"28638":5.0,"28643":4.0,"28648":4.0,"28653":1.0,"28658":5.0,"28663":5.0,"28668":3.0,"28673":5.0,"28678":4.0,"28683":5.0,"28684":5.0,"28685":5.0,"28686":5.0,"28687":5.0,"28688":5.0,"28689":5.0,"28690":5.0,"28691":5.0,"28692":5.0,"28693":5.0,"28694":4.0,"28695":5.0,"28696":5.0,"28697":5.0,"28698":"nil","28703":4.0,"28704":1.0,"28705":2.0,"28706":4.0,"28707":3.0,"28708":4.0,"28709":1.0,"28710":1.0,"28711":1.0,"28712":3.0,"28713":4.0,"28714":1.0,"28715":3.0,"28716":5.0,"28717":1.0,"28723":4.0,"28724":4.0,"28725":1.0,"28726":1.0,"28727":5.0,"28728":5.0,"28729":1.0,"28730":1.0,"28731":3.0,"28732":5.0,"28733":5.0,"28734":4.0,"28735":2.0,"28736":2.0,"28738":"nil","28743":3.0,"28744":3.0,"28745":5.0,"28746":3.0,"28747":3.0,"28753":4.0,"28754":4.0,"28755":4.0,"28756":4.0,"28757":1.0,"28758":5.0,"28759":4.0,"28760":4.0,"28761":4.0,"28762":5.0,"28763":5.0,"28764":4.0,"28765":4.0,"28766":5.0,"28767":5.0,"28783":5.0,"28784":4.0,"28785":3.0,"28786":5.0,"28787":5.0,"28788":1.0,"28789":5.0,"28790":5.0,"28791":5.0,"28792":5.0,"28793":5.0,"28794":5.0,"28795":3.0,"28796":1.0,"28797":4.0,"28798":4.0,"28800":5.0,"28801":4.0,"28802":5.0,"28803":5.0,"28804":4.0,"28805":5.0,"28806":5.0,"28807":5.0,"28813":4.0,"28814":5.0,"28815":5.0,"28816":5.0,"28817":4.0,"28823":4.0,"28824":4.0,"28825":3.0,"28826":4.0,"28827":5.0,"28828":4.0,"28829":4.0,"28830":5.0,"28831":4.0,"28832":4.0,"28833":5.0,"28834":5.0,"28835":4.0,"28836":4.0,"28837":5.0,"28838":5.0,"28839":5.0,"28840":4.0,"28841":5.0,"28842":4.0,"28843":3.0,"28844":4.0,"28845":4.0,"28846":5.0,"28847":5.0,"28848":5.0,"28849":4.0,"28850":5.0,"28851":5.0,"28852":3.0,"28853":5.0,"28854":4.0,"28855":5.0,"28856":5.0,"28857":5.0,"28858":4.0,"28859":4.0,"28860":4.0,"28861":5.0,"28862":5.0,"28863":5.0,"28864":5.0,"28865":5.0,"28866":4.0,"28867":3.0,"28868":5.0,"28869":5.0,"28870":5.0,"28871":5.0,"28872":5.0,"28873":2.0,"28874":3.0,"28875":4.0,"28876":5.0,"28877":4.0,"28878":3.0,"28879":5.0,"28880":5.0,"28881":5.0,"28882":3.0,"28883":3.0,"28884":5.0,"28885":5.0,"28886":5.0,"28887":3.0,"28893":4.0,"28894":5.0,"28895":4.0,"28896":4.0,"28897":4.0,"28898":4.0,"28899":4.0,"28900":3.0,"28901":5.0,"28902":4.0,"28903":5.0,"28904":5.0,"28905":5.0,"28906":4.0,"28907":5.0,"28908":5.0,"28909":4.0,"28910":5.0,"28911":3.0,"28912":5.0,"28913":4.0,"28914":4.0,"28915":2.0,"28916":5.0,"28917":5.0,"28918":3.0,"28919":4.0,"28920":4.0,"28921":4.0,"28922":5.0,"28923":5.0,"28924":5.0,"28925":5.0,"28926":5.0,"28927":3.0,"28928":4.0,"28929":5.0,"28930":5.0,"28931":5.0,"28932":5.0,"28933":5.0,"28934":5.0,"28935":5.0,"28936":3.0,"28937":4.0,"28938":2.0,"28939":4.0,"28940":5.0,"28941":2.0,"28942":5.0,"28943":5.0,"28944":4.0,"28945":4.0,"28946":4.0,"28947":5.0,"28948":"nil","28953":3.0,"28954":1.0,"28955":3.0,"28956":1.0,"28957":4.0,"28958":1.0,"28959":5.0,"28960":3.0,"28961":4.0,"28962":2.0,"28963":5.0,"28964":3.0,"28965":4.0,"28966":5.0,"28967":3.0,"28968":4.0,"28969":3.0,"28970":1.0,"28971":4.0,"28972":4.0,"28973":4.0,"28974":3.0,"28975":5.0,"28976":5.0,"28977":5.0,"28978":3.0,"28979":1.0,"28980":4.0,"28981":3.0,"28982":4.0,"28983":4.0,"28984":5.0,"28985":5.0,"28986":4.0,"28987":4.0,"28988":5.0,"28989":5.0,"28990":5.0,"28991":4.0,"28992":4.0,"28993":4.0,"28994":3.0,"28995":5.0,"28996":5.0,"28997":5.0,"29003":1.0,"29004":5.0,"29005":5.0,"29006":4.0,"29007":5.0,"29008":5.0,"29009":5.0,"29010":4.0,"29011":4.0,"29012":5.0,"29013":3.0,"29014":4.0,"29015":4.0,"29016":5.0,"29017":4.0,"29018":3.0,"29019":5.0,"29020":3.0,"29021":5.0,"29022":4.0,"29023":4.0,"29024":4.0,"29025":2.0,"29026":5.0,"29027":5.0,"29028":4.0,"29029":5.0,"29030":5.0,"29031":4.0,"29032":3.0,"29033":4.0,"29034":4.0,"29035":3.0,"29036":4.0,"29037":4.0,"29053":4.0,"29054":5.0,"29058":4.0,"29063":3.0,"29068":5.0,"29073":1.0,"29078":1.0,"29083":5.0,"29088":4.0,"29093":5.0,"29098":5.0,"29103":5.0,"29104":5.0,"29105":5.0,"29106":5.0,"29107":5.0,"29108":"nil","29113":2.0,"29114":5.0,"29115":5.0,"29116":5.0,"29117":5.0,"29118":5.0,"29119":1.0,"29120":4.0,"29121":3.0,"29122":4.0,"29123":5.0,"29124":3.0,"29125":5.0,"29126":5.0,"29127":3.0,"29128":5.0,"29129":4.0,"29130":4.0,"29131":3.0,"29132":5.0,"29133":"nil","29138":5.0,"29139":4.0,"29140":5.0,"29141":5.0,"29142":5.0,"29148":5.0,"29149":5.0,"29150":5.0,"29151":5.0,"29152":4.0,"29158":5.0,"29159":5.0,"29160":5.0,"29161":5.0,"29162":5.0,"29163":4.0,"29164":5.0,"29165":5.0,"29166":5.0,"29167":5.0,"29168":4.0,"29169":5.0,"29170":5.0,"29171":5.0,"29172":5.0,"29178":5.0,"29179":4.0,"29180":5.0,"29181":5.0,"29182":5.0,"29183":4.0,"29184":5.0,"29185":3.0,"29186":5.0,"29187":4.0,"29188":5.0,"29189":5.0,"29190":5.0,"29191":5.0,"29192":4.0,"29193":5.0,"29194":5.0,"29195":4.0,"29196":5.0,"29197":5.0,"29198":5.0,"29199":4.0,"29200":4.0,"29201":5.0,"29202":3.0,"29208":3.0,"29209":2.0,"29210":4.0,"29211":3.0,"29212":4.0,"29213":5.0,"29214":5.0,"29215":4.0,"29216":4.0,"29217":5.0,"29218":4.0,"29219":5.0,"29220":4.0,"29221":2.0,"29222":5.0,"29223":5.0,"29224":4.0,"29225":4.0,"29226":5.0,"29227":5.0,"29228":5.0,"29229":5.0,"29230":5.0,"29231":5.0,"29232":5.0,"29233":5.0,"29234":5.0,"29235":3.0,"29236":5.0,"29237":5.0,"29238":5.0,"29239":4.0,"29240":4.0,"29241":5.0,"29242":5.0,"29243":2.0,"29244":4.0,"29245":4.0,"29246":4.0,"29247":1.0,"29248":4.0,"29249":5.0,"29250":4.0,"29251":4.0,"29252":5.0,"29253":3.0,"29254":3.0,"29255":5.0,"29256":4.0,"29257":3.0,"29258":4.0,"29260":5.0,"29261":5.0,"29262":5.0,"29263":5.0,"29264":3.0,"29265":5.0,"29266":3.0,"29267":1.0,"29268":4.0,"29269":5.0,"29270":5.0,"29271":5.0,"29272":5.0,"29273":4.0,"29274":4.0,"29275":5.0,"29276":5.0,"29277":5.0,"29278":5.0,"29279":4.0,"29280":5.0,"29281":5.0,"29282":1.0,"29283":4.0,"29284":5.0,"29285":5.0,"29286":5.0,"29287":5.0,"29293":5.0,"29294":4.0,"29295":3.0,"29296":5.0,"29297":4.0,"29298":2.0,"29299":4.0,"29301":5.0,"29302":2.0,"29303":5.0,"29304":3.0,"29305":2.0,"29306":3.0,"29307":2.0,"29308":5.0,"29309":5.0,"29310":3.0,"29311":5.0,"29312":5.0,"29318":5.0,"29319":5.0,"29320":1.0,"29321":5.0,"29322":4.0,"29323":5.0,"29324":5.0,"29325":5.0,"29326":5.0,"29327":5.0,"29328":4.0,"29329":5.0,"29330":5.0,"29331":5.0,"29332":5.0,"29333":5.0,"29334":5.0,"29335":5.0,"29336":5.0,"29337":5.0,"29338":5.0,"29339":5.0,"29340":5.0,"29341":5.0,"29342":5.0,"29343":5.0,"29344":5.0,"29345":5.0,"29346":5.0,"29347":5.0,"29348":5.0,"29349":5.0,"29350":5.0,"29351":5.0,"29352":5.0,"29353":5.0,"29354":5.0,"29355":5.0,"29356":2.0,"29357":5.0,"29358":5.0,"29359":5.0,"29360":5.0,"29361":5.0,"29362":5.0,"29363":"nil","29368":5.0,"29369":5.0,"29371":5.0,"29372":5.0,"29373":5.0,"29374":5.0,"29375":5.0,"29376":5.0,"29377":5.0,"29378":5.0,"29379":5.0,"29380":5.0,"29381":5.0,"29382":5.0,"29383":5.0,"29384":5.0,"29385":5.0,"29386":5.0,"29387":5.0,"29393":5.0,"29394":4.0,"29395":5.0,"29396":5.0,"29397":5.0,"29398":5.0,"29399":5.0,"29400":5.0,"29401":5.0,"29402":5.0,"29403":5.0,"29404":5.0,"29405":5.0,"29406":5.0,"29407":3.0,"29408":5.0,"29409":5.0,"29410":5.0,"29411":5.0,"29412":5.0,"29414":5.0,"29415":5.0,"29416":5.0,"29417":5.0,"29418":5.0,"29419":5.0,"29420":5.0,"29421":5.0,"29422":5.0,"29423":5.0,"29424":5.0,"29425":5.0,"29426":5.0,"29427":5.0,"29433":5.0,"29434":5.0,"29435":5.0,"29436":5.0,"29437":5.0,"29443":5.0,"29444":4.0,"29445":5.0,"29446":5.0,"29447":5.0,"29448":5.0,"29449":4.0,"29450":5.0,"29451":5.0,"29452":5.0,"29453":5.0,"29454":5.0,"29455":5.0,"29456":5.0,"29457":5.0,"29463":5.0,"29464":5.0,"29465":5.0,"29466":5.0,"29468":5.0,"29469":5.0,"29470":4.0,"29471":5.0,"29472":5.0,"29473":4.0,"29474":4.0,"29475":5.0,"29476":5.0,"29477":5.0,"29478":5.0,"29479":2.0,"29480":5.0,"29481":5.0,"29482":5.0,"29483":5.0,"29484":4.0,"29485":5.0,"29486":3.0,"29487":5.0,"29488":5.0,"29489":5.0,"29490":5.0,"29491":5.0,"29492":4.0,"29493":"nil","29498":4.0,"29499":5.0,"29500":5.0,"29501":5.0,"29502":5.0,"29503":4.0,"29504":4.0,"29505":5.0,"29506":5.0,"29507":5.0,"29508":5.0,"29509":5.0,"29510":5.0,"29511":5.0,"29512":5.0,"29513":4.0,"29514":5.0,"29515":5.0,"29516":5.0,"29517":5.0,"29523":4.0,"29524":4.0,"29525":5.0,"29526":5.0,"29527":4.0,"29528":3.0,"29529":5.0,"29530":5.0,"29531":5.0,"29532":5.0,"29533":5.0,"29534":4.0,"29535":5.0,"29536":5.0,"29537":2.0,"29538":4.0,"29539":5.0,"29540":5.0,"29541":5.0,"29542":4.0,"29543":4.0,"29544":5.0,"29545":5.0,"29546":5.0,"29547":5.0,"29548":5.0,"29549":5.0,"29550":5.0,"29551":5.0,"29552":5.0,"29553":5.0,"29554":5.0,"29555":5.0,"29556":5.0,"29558":5.0,"29559":5.0,"29560":5.0,"29561":5.0,"29562":5.0,"29563":4.0,"29564":5.0,"29565":5.0,"29566":5.0,"29568":4.0,"29569":1.0,"29570":5.0,"29571":5.0,"29572":5.0,"29573":5.0,"29574":5.0,"29575":5.0,"29576":5.0,"29577":5.0,"29578":5.0,"29581":5.0,"29582":4.0,"29583":5.0,"29584":5.0,"29585":5.0,"29586":5.0,"29587":4.0,"29593":5.0,"29594":5.0,"29595":4.0,"29596":5.0,"29597":3.0,"29598":4.0,"29601":4.0,"29602":5.0,"29603":5.0,"29604":5.0,"29605":4.0,"29606":2.0,"29607":5.0,"29608":5.0,"29609":5.0,"29610":5.0,"29611":4.0,"29612":5.0,"29623":"nil","29628":3.0,"29643":5.0,"29648":5.0,"29653":2.0,"29658":4.0,"29663":4.0,"29668":4.0,"29673":1.0,"29678":5.0,"29683":5.0,"29688":4.0,"29693":5.0,"29713":5.0,"29718":3.0,"29723":5.0,"29728":5.0,"29738":4.0,"29743":2.0,"29748":4.0,"29758":4.0,"29763":5.0,"29768":5.0,"29773":5.0,"29778":5.0,"29783":5.0,"29793":4.0,"29803":5.0,"29808":5.0,"29818":5.0,"29823":"nil","29833":5.0,"29834":5.0,"29835":5.0,"29836":5.0,"29837":5.0,"29838":5.0,"29839":5.0,"29840":5.0,"29841":4.0,"29842":5.0,"29843":5.0,"29844":5.0,"29846":5.0,"29847":5.0,"29848":5.0,"29849":5.0,"29850":5.0,"29851":5.0,"29852":5.0,"29853":5.0,"29854":5.0,"29855":5.0,"29856":5.0,"29857":5.0,"29858":5.0,"29859":5.0,"29860":5.0,"29861":5.0,"29862":5.0,"29863":5.0,"29864":5.0,"29865":5.0,"29866":5.0,"29873":4.0,"29874":5.0,"29875":5.0,"29876":1.0,"29877":5.0,"29878":4.0,"29879":5.0,"29880":5.0,"29881":4.0,"29882":5.0,"29883":4.0,"29884":5.0,"29885":5.0,"29886":5.0,"29887":5.0,"29888":5.0,"29889":5.0,"29890":5.0,"29891":4.0,"29892":4.0,"29893":3.0,"29894":5.0,"29895":5.0,"29896":5.0,"29897":5.0,"29898":5.0,"29899":5.0,"29900":5.0,"29901":5.0,"29902":5.0,"29903":4.0,"29904":5.0,"29905":3.0,"29906":5.0,"29907":5.0,"29908":"nil","29913":5.0,"29914":4.0,"29915":4.0,"29916":5.0,"29917":5.0,"29918":5.0,"29919":4.0,"29920":5.0,"29921":5.0,"29922":5.0,"29923":5.0,"29925":5.0,"29926":5.0,"29927":5.0,"29928":4.0,"29929":5.0,"29930":4.0,"29933":"nil","29938":2.0,"29939":4.0,"29940":5.0,"29941":4.0,"29942":4.0,"29943":5.0,"29944":2.0,"29945":5.0,"29946":4.0,"29947":4.0,"29948":4.0,"29949":5.0,"29950":5.0,"29951":4.0,"29952":4.0,"29958":5.0,"29959":4.0,"29960":2.0,"29961":4.0,"29962":3.0,"29963":2.0,"29964":4.0,"29965":3.0,"29966":2.0,"29967":5.0,"29968":4.0,"29969":3.0,"29970":4.0,"29971":5.0,"29972":4.0,"29973":5.0,"29974":4.0,"29975":4.0,"29976":4.0,"29977":4.0,"29978":5.0,"29979":5.0,"29980":5.0,"29981":4.0,"29982":5.0,"29988":3.0,"29989":1.0,"29990":4.0,"29991":4.0,"29992":4.0,"29993":4.0,"29994":5.0,"29995":4.0,"29996":4.0,"29997":2.0,"29998":2.0,"29999":4.0,"30000":4.0,"30001":4.0,"30002":5.0,"30008":5.0,"30009":4.0,"30010":4.0,"30011":5.0,"30012":5.0,"30013":4.0,"30014":4.0,"30015":4.0,"30017":2.0,"30023":4.0,"30024":4.0,"30025":5.0,"30026":5.0,"30027":3.0,"30033":5.0,"30034":5.0,"30035":5.0,"30036":3.0,"30037":3.0,"30038":3.0,"30039":3.0,"30040":4.0,"30041":4.0,"30042":5.0,"30043":5.0,"30044":4.0,"30045":3.0,"30046":5.0,"30047":5.0,"30048":3.0,"30049":4.0,"30051":4.0,"30052":4.0,"30053":3.0,"30054":2.0,"30055":4.0,"30056":5.0,"30057":1.0,"30058":5.0,"30059":4.0,"30061":5.0,"30062":4.0,"30063":5.0,"30064":4.0,"30066":5.0,"30067":5.0,"30068":5.0,"30069":4.0,"30070":4.0,"30071":1.0,"30072":4.0,"30073":4.0,"30074":5.0,"30075":1.0,"30076":4.0,"30077":5.0,"30078":5.0,"30079":4.0,"30081":4.0,"30082":2.0,"30083":1.0,"30084":2.0,"30085":3.0,"30086":5.0,"30087":5.0,"30093":4.0,"30094":4.0,"30095":3.0,"30096":4.0,"30097":3.0,"30103":5.0,"30104":5.0,"30105":1.0,"30106":5.0,"30107":1.0,"30108":4.0,"30109":4.0,"30110":5.0,"30111":5.0,"30112":4.0,"30113":4.0,"30114":2.0,"30115":5.0,"30116":5.0,"30117":4.0,"30118":4.0,"30119":5.0,"30121":4.0,"30122":4.0,"30123":4.0,"30124":2.0,"30125":3.0,"30126":4.0,"30127":3.0,"30128":3.0,"30129":4.0,"30130":2.0,"30131":1.0,"30132":5.0,"30133":"nil","30138":5.0,"30143":5.0,"30148":5.0,"30153":5.0,"30158":5.0,"30173":5.0,"30178":5.0,"30183":3.0,"30188":5.0,"30203":2.0,"30208":5.0,"30213":5.0,"30218":5.0,"30223":4.0,"30228":5.0,"30233":5.0,"30238":3.0,"30248":5.0,"30258":4.0,"30263":5.0,"30268":5.0,"30273":4.0,"30278":5.0,"30288":5.0,"30293":4.0,"30298":4.0,"30303":3.0,"30308":3.0,"30313":5.0,"30318":4.0,"30323":3.0,"30333":5.0,"30334":5.0,"30335":5.0,"30336":5.0,"30337":4.0,"30338":4.0,"30339":4.0,"30340":4.0,"30341":5.0,"30342":4.0,"30343":2.0,"30344":5.0,"30345":5.0,"30346":5.0,"30347":5.0,"30348":4.0,"30349":5.0,"30350":5.0,"30351":5.0,"30352":5.0,"30353":"nil","30358":5.0,"30359":5.0,"30361":5.0,"30362":5.0,"30363":3.0,"30364":4.0,"30365":4.0,"30366":5.0,"30367":5.0,"30368":5.0,"30369":5.0,"30370":2.0,"30371":5.0,"30372":4.0,"30373":5.0,"30374":4.0,"30375":5.0,"30376":4.0,"30377":4.0,"30378":5.0,"30379":5.0,"30380":5.0,"30381":4.0,"30382":5.0,"30383":5.0,"30384":5.0,"30385":5.0,"30386":5.0,"30387":5.0,"30398":5.0,"30399":5.0,"30400":5.0,"30401":5.0,"30402":5.0,"30403":5.0,"30404":5.0,"30405":4.0,"30406":5.0,"30407":4.0,"30408":4.0,"30409":5.0,"30410":5.0,"30411":5.0,"30412":4.0,"30413":5.0,"30414":5.0,"30415":5.0,"30416":5.0,"30417":5.0,"30418":5.0,"30419":5.0,"30420":5.0,"30421":5.0,"30422":4.0,"30423":5.0,"30424":5.0,"30425":5.0,"30426":5.0,"30428":5.0,"30429":5.0,"30430":5.0,"30431":5.0,"30432":4.0,"30433":5.0,"30434":5.0,"30435":5.0,"30436":5.0,"30437":2.0,"30438":1.0,"30439":5.0,"30440":5.0,"30441":4.0,"30442":5.0,"30444":3.0,"30445":5.0,"30446":5.0,"30447":1.0,"30448":5.0,"30449":5.0,"30450":5.0,"30451":5.0,"30452":5.0,"30453":5.0,"30454":5.0,"30455":4.0,"30456":5.0,"30458":5.0,"30459":5.0,"30460":5.0,"30461":5.0,"30462":5.0,"30463":1.0,"30464":2.0,"30465":5.0,"30466":4.0,"30467":5.0,"30468":5.0,"30469":4.0,"30470":4.0,"30471":4.0,"30472":5.0,"30473":4.0,"30475":5.0,"30476":4.0,"30477":5.0,"30483":4.0,"30484":5.0,"30485":5.0,"30486":5.0,"30487":5.0,"30488":5.0,"30489":5.0,"30491":3.0,"30492":2.0,"30503":5.0,"30504":5.0,"30505":4.0,"30506":5.0,"30507":5.0,"30513":5.0,"30514":5.0,"30515":5.0,"30516":1.0,"30517":5.0,"30518":5.0,"30519":5.0,"30520":4.0,"30521":5.0,"30522":5.0,"30523":3.0,"30524":4.0,"30525":5.0,"30526":4.0,"30527":5.0,"30528":5.0,"30530":5.0,"30531":5.0,"30532":5.0,"30533":3.0,"30534":3.0,"30535":5.0,"30536":4.0,"30537":5.0,"30538":3.0,"30539":3.0,"30540":4.0,"30541":4.0,"30542":4.0,"30543":3.0,"30544":4.0,"30545":3.0,"30546":2.0,"30547":5.0,"30548":2.0,"30549":4.0,"30550":1.0,"30551":1.0,"30552":5.0,"30553":5.0,"30554":5.0,"30555":2.0,"30556":2.0,"30557":2.0,"30558":3.0,"30559":3.0,"30560":2.0,"30561":4.0,"30562":4.0,"30563":4.0,"30564":3.0,"30565":4.0,"30566":3.0,"30567":4.0,"30568":4.0,"30569":3.0,"30570":3.0,"30571":4.0,"30572":3.0,"30573":2.0,"30574":3.0,"30575":3.0,"30576":4.0,"30577":4.0,"30578":4.0,"30579":4.0,"30580":2.0,"30581":1.0,"30583":4.0,"30584":5.0,"30585":4.0,"30588":"nil","30599":3.0,"30600":5.0,"30603":5.0,"30604":4.0,"30606":2.0,"30607":3.0,"30613":4.0,"30617":4.0,"30618":4.0,"30620":5.0,"30621":3.0,"30623":2.0,"30627":4.0,"30628":4.0,"30629":5.0,"30638":4.0,"30639":2.0,"30641":2.0,"30642":5.0,"30643":2.0,"30644":3.0,"30645":4.0,"30646":3.0,"30648":2.0,"30649":4.0,"30650":5.0,"30652":3.0,"30659":5.0,"30660":4.0,"30662":5.0,"30667":5.0,"30670":4.0,"30671":3.0,"30678":4.0,"30681":3.0,"30683":1.0,"30684":2.0,"30686":3.0,"30687":4.0,"30692":4.0,"30694":3.0,"30695":3.0,"30700":5.0,"30701":5.0,"30711":5.0,"30712":1.0,"30714":2.0,"30715":4.0,"30716":2.0,"30717":3.0,"30719":4.0,"30720":5.0,"30721":4.0,"30722":5.0,"30723":4.0,"30724":5.0,"30725":5.0,"30726":3.0,"30727":3.0,"30733":4.0,"30734":5.0,"30735":5.0,"30736":2.0,"30737":1.0,"30738":1.0,"30739":5.0,"30740":2.0,"30741":1.0,"30742":5.0,"30743":5.0,"30744":1.0,"30745":4.0,"30746":1.0,"30747":2.0,"30748":2.0,"30749":5.0,"30750":1.0,"30751":1.0,"30752":2.0,"30753":5.0,"30754":5.0,"30755":1.0,"30756":4.0,"30757":2.0,"30758":"nil","30763":3.0,"30764":4.0,"30765":2.0,"30766":4.0,"30767":1.0,"30768":3.0,"30769":5.0,"30770":4.0,"30771":5.0,"30772":1.0,"30773":3.0,"30774":3.0,"30775":4.0,"30776":4.0,"30777":5.0,"30783":2.0,"30784":2.0,"30785":3.0,"30786":3.0,"30788":3.0,"30789":3.0,"30790":3.0,"30791":4.0,"30792":3.0,"30793":4.0,"30794":4.0,"30795":3.0,"30796":5.0,"30797":5.0,"30799":4.0,"30800":5.0,"30801":1.0,"30802":4.0,"30803":5.0,"30804":1.0,"30805":3.0,"30806":3.0,"30807":3.0,"30808":5.0,"30809":3.0,"30810":5.0,"30811":2.0,"30812":3.0,"30813":1.0,"30814":2.0,"30815":3.0,"30816":3.0,"30817":3.0,"30818":3.0,"30819":4.0,"30820":5.0,"30821":1.0,"30822":3.0,"30823":5.0,"30824":4.0,"30825":4.0,"30826":3.0,"30827":4.0,"30828":3.0,"30829":3.0,"30830":4.0,"30831":3.0,"30832":4.0,"30833":3.0,"30834":5.0,"30835":4.0,"30836":5.0,"30837":4.0,"30838":4.0,"30840":4.0,"30841":4.0,"30842":5.0,"30848":5.0,"30849":5.0,"30850":2.0,"30851":2.0,"30852":4.0,"30853":4.0,"30854":4.0,"30855":1.0,"30856":3.0,"30857":1.0,"30858":5.0,"30859":3.0,"30860":4.0,"30861":5.0,"30862":5.0,"30863":1.0,"30864":4.0,"30865":5.0,"30866":5.0,"30867":5.0,"30868":5.0,"30869":3.0,"30870":4.0,"30871":4.0,"30872":3.0,"30873":"nil","30888":5.0,"30889":5.0,"30890":4.0,"30891":4.0,"30892":4.0,"30893":4.0,"30894":5.0,"30895":3.0,"30896":5.0,"30897":2.0,"30898":5.0,"30900":4.0,"30901":5.0,"30904":3.0,"30907":3.0,"30908":5.0,"30910":4.0,"30913":2.0,"30914":5.0,"30915":5.0,"30916":5.0,"30917":3.0,"30918":5.0,"30919":1.0,"30920":5.0,"30921":4.0,"30924":2.0,"30925":5.0,"30927":5.0,"30928":5.0,"30930":3.0,"30932":4.0,"30933":5.0,"30934":4.0,"30935":4.0,"30936":5.0,"30937":5.0,"30938":5.0,"30939":5.0,"30940":4.0,"30941":5.0,"30942":4.0,"30943":4.0,"30945":4.0,"30947":5.0,"30948":5.0,"30949":5.0,"30950":5.0,"30951":2.0,"30953":1.0,"30956":4.0,"30958":5.0,"30959":3.0,"30961":3.0,"30968":4.0,"30969":5.0,"30970":5.0,"30972":5.0,"30974":4.0,"30976":5.0,"30977":5.0,"30983":5.0,"30984":1.0,"30985":3.0,"30986":3.0,"30992":4.0,"31008":2.0,"31009":5.0,"31010":3.0,"31012":5.0,"31013":5.0,"31014":5.0,"31015":1.0,"31017":5.0,"31025":5.0,"31027":3.0,"31030":4.0,"31032":5.0,"31033":2.0,"31034":4.0,"31036":2.0,"31037":4.0,"31038":5.0,"31039":3.0,"31041":1.0,"31048":4.0,"31049":3.0,"31050":4.0,"31051":3.0,"31054":4.0,"31056":1.0,"31057":2.0,"31058":"nil","31063":5.0,"31068":4.0,"31073":4.0,"31093":5.0,"31098":4.0,"31108":5.0,"31118":5.0,"31123":5.0,"31128":5.0,"31133":5.0,"31138":4.0,"31143":5.0,"31148":5.0,"31153":5.0,"31163":4.0,"31168":5.0,"31173":4.0,"31183":2.0,"31188":4.0,"31189":1.0,"31190":4.0,"31191":5.0,"31192":1.0,"31193":3.0,"31194":3.0,"31195":5.0,"31196":5.0,"31197":5.0,"31198":4.0,"31199":5.0,"31200":4.0,"31201":2.0,"31202":1.0,"31203":"nil","31208":1.0,"31209":3.0,"31211":2.0,"31212":1.0,"31213":3.0,"31214":3.0,"31215":2.0,"31216":4.0,"31223":3.0,"31224":4.0,"31225":3.0,"31227":2.0,"31232":1.0,"31233":1.0,"31236":4.0,"31237":4.0,"31239":3.0,"31241":3.0,"31242":3.0,"31244":3.0,"31246":3.0,"31248":3.0,"31250":4.0,"31254":4.0,"31255":3.0,"31256":2.0,"31257":4.0,"31259":1.0,"31260":1.0,"31261":1.0,"31262":3.0,"31263":4.0,"31264":3.0,"31265":3.0,"31266":2.0,"31267":4.0,"31268":2.0,"31269":4.0,"31270":5.0,"31271":1.0,"31272":3.0,"31273":1.0,"31275":3.0,"31276":3.0,"31278":3.0,"31280":3.0,"31281":3.0,"31282":5.0,"31283":3.0,"31285":5.0,"31286":4.0,"31287":1.0,"31288":4.0,"31290":3.0,"31291":5.0,"31293":4.0,"31295":4.0,"31298":4.0,"31299":4.0,"31300":2.0,"31302":2.0,"31304":4.0,"31305":4.0,"31306":3.0,"31307":2.0,"31309":3.0,"31310":3.0,"31312":2.0,"31313":2.0,"31314":2.0,"31315":1.0,"31316":4.0,"31317":5.0,"31318":5.0,"31319":4.0,"31320":2.0,"31323":3.0,"31324":1.0,"31325":5.0,"31328":4.0,"31330":3.0,"31332":2.0,"31333":2.0,"31337":3.0,"31340":4.0,"31341":3.0,"31344":2.0,"31345":2.0,"31346":1.0,"31347":3.0,"31348":1.0,"31350":2.0,"31351":5.0,"31353":1.0,"31354":2.0,"31355":2.0,"31356":5.0,"31359":2.0,"31363":3.0,"31365":3.0,"31367":3.0,"31368":2.0,"31370":5.0,"31372":3.0,"31374":1.0,"31376":4.0,"31377":4.0,"31378":3.0,"31379":2.0,"31380":3.0,"31383":2.0,"31388":4.0,"31389":1.0,"31390":4.0,"31391":1.0,"31392":1.0,"31393":"nil","31398":3.0,"31399":4.0,"31400":5.0,"31401":5.0,"31402":4.0,"31403":4.0,"31404":4.0,"31405":4.0,"31406":1.0,"31407":4.0,"31408":4.0,"31409":3.0,"31410":4.0,"31411":2.0,"31412":3.0,"31413":1.0,"31414":3.0,"31415":1.0,"31416":1.0,"31417":1.0,"31418":5.0,"31419":1.0,"31420":1.0,"31421":2.0,"31422":1.0,"31423":5.0,"31424":3.0,"31425":3.0,"31426":3.0,"31427":1.0,"31428":4.0,"31429":2.0,"31430":5.0,"31431":5.0,"31432":5.0,"31433":5.0,"31434":5.0,"31435":3.0,"31436":1.0,"31437":5.0,"31438":4.0,"31439":5.0,"31440":3.0,"31441":4.0,"31442":4.0,"31443":2.0,"31444":4.0,"31445":4.0,"31448":4.0,"31449":4.0,"31450":4.0,"31451":1.0,"31452":5.0,"31453":"nil","31458":3.0,"31459":5.0,"31460":2.0,"31461":4.0,"31462":3.0,"31463":4.0,"31464":4.0,"31465":3.0,"31466":3.0,"31467":5.0,"31468":1.0,"31469":1.0,"31470":3.0,"31471":1.0,"31472":1.0,"31473":4.0,"31474":4.0,"31475":4.0,"31476":5.0,"31477":4.0,"31478":1.0,"31479":4.0,"31481":5.0,"31482":3.0,"31483":1.0,"31484":1.0,"31485":2.0,"31486":1.0,"31487":2.0,"31493":1.0,"31494":5.0,"31495":2.0,"31496":4.0,"31497":4.0,"31498":5.0,"31499":5.0,"31500":4.0,"31501":4.0,"31502":5.0,"31503":3.0,"31504":3.0,"31505":4.0,"31506":3.0,"31507":5.0,"31508":3.0,"31509":1.0,"31510":3.0,"31511":1.0,"31512":1.0,"31513":5.0,"31514":4.0,"31515":3.0,"31516":3.0,"31517":5.0,"31523":1.0,"31524":3.0,"31525":5.0,"31527":3.0,"31528":4.0,"31529":3.0,"31530":1.0,"31531":5.0,"31532":4.0,"31533":5.0,"31534":2.0,"31535":4.0,"31536":4.0,"31537":3.0,"31538":1.0,"31539":1.0,"31540":1.0,"31541":2.0,"31542":4.0,"31553":3.0,"31554":5.0,"31555":4.0,"31556":5.0,"31557":5.0,"31563":2.0,"31564":5.0,"31565":5.0,"31567":4.0,"31568":1.0,"31569":2.0,"31570":5.0,"31571":4.0,"31572":4.0,"31574":3.0,"31575":4.0,"31577":5.0,"31578":3.0,"31579":3.0,"31580":4.0,"31581":4.0,"31582":5.0,"31583":4.0,"31584":2.0,"31585":3.0,"31586":5.0,"31587":2.0,"31588":4.0,"31589":5.0,"31590":3.0,"31591":5.0,"31592":1.0,"31593":2.0,"31594":2.0,"31595":3.0,"31596":1.0,"31597":4.0,"31608":5.0,"31609":5.0,"31610":4.0,"31611":4.0,"31612":4.0,"31613":5.0,"31614":4.0,"31615":4.0,"31616":4.0,"31617":5.0,"31618":3.0,"31619":4.0,"31620":1.0,"31621":3.0,"31622":3.0,"31623":3.0,"31624":5.0,"31625":3.0,"31626":4.0,"31627":4.0,"31628":2.0,"31629":5.0,"31630":4.0,"31631":4.0,"31632":5.0,"31633":5.0,"31634":4.0,"31635":5.0,"31636":4.0,"31637":5.0,"31638":3.0,"31639":4.0,"31640":5.0,"31641":5.0,"31642":5.0,"31643":4.0,"31644":4.0,"31645":4.0,"31646":5.0,"31648":3.0,"31649":1.0,"31650":4.0,"31651":1.0,"31652":4.0,"31653":2.0,"31654":3.0,"31655":4.0,"31656":1.0,"31657":3.0,"31658":5.0,"31659":2.0,"31660":3.0,"31661":4.0,"31662":3.0,"31663":4.0,"31664":2.0,"31665":3.0,"31666":5.0,"31667":4.0,"31670":3.0,"31672":2.0,"31673":"nil","31679":3.0,"31681":4.0,"31682":4.0,"31684":1.0,"31685":3.0,"31686":3.0,"31687":3.0,"31688":1.0,"31689":3.0,"31691":3.0,"31692":4.0,"31695":4.0,"31696":2.0,"31698":2.0,"31699":3.0,"31701":2.0,"31704":4.0,"31706":4.0,"31713":3.0,"31714":4.0,"31715":4.0,"31717":5.0,"31718":4.0,"31719":2.0,"31720":3.0,"31722":2.0,"31723":2.0,"31724":4.0,"31725":5.0,"31726":2.0,"31727":2.0,"31728":4.0,"31730":2.0,"31733":5.0,"31734":3.0,"31738":5.0,"31739":4.0,"31740":1.0,"31741":4.0,"31742":5.0,"31744":3.0,"31747":3.0,"31749":4.0,"31752":3.0,"31753":1.0,"31754":3.0,"31755":4.0,"31756":2.0,"31757":4.0,"31761":3.0,"31762":3.0,"31766":4.0,"31768":3.0,"31771":3.0,"31781":3.0,"31788":3.0,"31789":3.0,"31790":3.0,"31791":3.0,"31792":5.0,"31808":5.0,"31819":4.0,"31823":3.0,"31826":3.0,"31828":4.0,"31829":5.0,"31830":5.0,"31834":2.0,"31835":5.0,"31843":3.0,"31845":5.0,"31846":2.0,"31848":5.0,"31853":1.0,"31858":4.0,"31863":4.0,"31868":4.0,"31873":2.0,"31878":"nil","31898":3.0,"31903":5.0,"31908":3.0,"31918":4.0,"31923":5.0,"31924":3.0,"31925":1.0,"31926":4.0,"31927":5.0,"31928":3.0,"31929":3.0,"31930":3.0,"31931":3.0,"31932":4.0,"31933":"nil","31938":3.0,"31939":3.0,"31940":5.0,"31941":5.0,"31942":5.0,"31943":2.0,"31944":4.0,"31945":5.0,"31946":4.0,"31947":5.0,"31948":5.0,"31949":4.0,"31950":3.0,"31951":5.0,"31952":5.0,"31953":4.0,"31954":4.0,"31955":3.0,"31956":5.0,"31957":5.0,"31958":4.0,"31959":5.0,"31960":1.0,"31961":5.0,"31962":4.0,"31963":5.0,"31964":5.0,"31965":5.0,"31966":5.0,"31967":5.0,"31968":"nil","31973":5.0,"31974":5.0,"31975":5.0,"31976":5.0,"31977":3.0,"31978":4.0,"31979":5.0,"31980":5.0,"31981":5.0,"31982":4.0,"31983":5.0,"31984":5.0,"31985":4.0,"31986":5.0,"31987":5.0,"31988":5.0,"31989":5.0,"31990":5.0,"31991":4.0,"31992":3.0,"31993":4.0,"31994":4.0,"31995":5.0,"31996":5.0,"31997":5.0,"31998":4.0,"31999":5.0,"32000":5.0,"32001":5.0,"32002":5.0,"32008":4.0,"32009":5.0,"32010":5.0,"32011":5.0,"32012":5.0,"32013":4.0,"32014":3.0,"32015":4.0,"32016":4.0,"32017":4.0,"32018":5.0,"32019":5.0,"32020":5.0,"32021":5.0,"32022":4.0,"32028":4.0,"32029":5.0,"32030":5.0,"32031":4.0,"32032":5.0,"32033":4.0,"32034":5.0,"32035":5.0,"32036":5.0,"32037":5.0,"32038":5.0,"32039":4.0,"32040":3.0,"32041":4.0,"32042":5.0,"32043":5.0,"32044":5.0,"32045":5.0,"32046":5.0,"32047":4.0,"32053":4.0,"32054":4.0,"32055":3.0,"32056":4.0,"32057":5.0,"32058":5.0,"32059":4.0,"32060":5.0,"32061":5.0,"32062":5.0,"32063":5.0,"32064":5.0,"32065":5.0,"32066":5.0,"32067":4.0,"32068":4.0,"32069":5.0,"32070":5.0,"32071":5.0,"32072":5.0,"32073":5.0,"32074":5.0,"32075":5.0,"32076":5.0,"32088":5.0,"32089":1.0,"32090":4.0,"32091":3.0,"32092":5.0,"32099":5.0,"32100":5.0,"32101":4.0,"32102":3.0,"32104":5.0,"32105":5.0,"32106":2.0,"32107":1.0,"32108":5.0,"32109":3.0,"32110":2.0,"32111":5.0,"32112":4.0,"32113":5.0,"32114":5.0,"32115":5.0,"32116":5.0,"32117":4.0,"32118":5.0,"32119":4.0,"32120":5.0,"32121":5.0,"32122":5.0,"32123":5.0,"32124":4.0,"32125":5.0,"32126":5.0,"32127":5.0,"32128":5.0,"32129":4.0,"32130":4.0,"32131":5.0,"32132":5.0,"32133":5.0,"32134":5.0,"32136":5.0,"32137":1.0,"32138":1.0,"32139":4.0,"32140":1.0,"32141":4.0,"32142":3.0,"32143":5.0,"32144":3.0,"32145":4.0,"32146":4.0,"32147":3.0,"32148":3.0,"32149":1.0,"32150":3.0,"32151":4.0,"32152":4.0,"32153":4.0,"32154":4.0,"32155":4.0,"32156":1.0,"32157":3.0,"32158":"nil","32163":3.0,"32164":4.0,"32165":5.0,"32166":5.0,"32167":4.0,"32168":5.0,"32169":4.0,"32170":4.0,"32171":4.0,"32172":4.0,"32173":4.0,"32174":4.0,"32175":4.0,"32176":3.0,"32177":4.0,"32183":4.0,"32184":4.0,"32185":5.0,"32186":4.0,"32187":4.0,"32188":5.0,"32189":4.0,"32190":4.0,"32191":5.0,"32192":4.0,"32203":4.0,"32204":4.0,"32205":4.0,"32206":4.0,"32207":3.0,"32208":5.0,"32209":4.0,"32210":2.0,"32211":3.0,"32212":4.0,"32213":4.0,"32214":4.0,"32215":5.0,"32216":1.0,"32217":4.0,"32218":4.0,"32219":4.0,"32220":3.0,"32221":4.0,"32222":4.0,"32223":3.0,"32224":4.0,"32225":4.0,"32226":4.0,"32227":4.0,"32228":4.0,"32229":5.0,"32230":3.0,"32231":5.0,"32232":4.0,"32233":4.0,"32234":3.0,"32235":4.0,"32237":1.0,"32238":3.0,"32239":4.0,"32240":4.0,"32241":3.0,"32242":4.0,"32243":4.0,"32244":2.0,"32245":5.0,"32246":5.0,"32247":5.0,"32253":5.0,"32254":4.0,"32255":1.0,"32256":4.0,"32257":5.0,"32258":5.0,"32259":2.0,"32260":4.0,"32261":5.0,"32262":4.0,"32263":5.0,"32264":4.0,"32265":5.0,"32266":5.0,"32267":5.0,"32268":5.0,"32269":5.0,"32270":4.0,"32271":5.0,"32272":4.0,"32273":2.0,"32274":3.0,"32275":4.0,"32276":5.0,"32277":1.0,"32278":"nil","32288":5.0,"32289":4.0,"32290":1.0,"32291":1.0,"32292":2.0,"32293":3.0,"32294":5.0,"32295":3.0,"32296":5.0,"32297":3.0,"32298":5.0,"32299":4.0,"32300":5.0,"32301":5.0,"32302":1.0,"32303":4.0,"32304":3.0,"32305":5.0,"32306":5.0,"32307":4.0,"32308":5.0,"32309":5.0,"32310":1.0,"32311":5.0,"32312":1.0,"32313":5.0,"32314":5.0,"32315":2.0,"32316":5.0,"32317":5.0,"32323":5.0,"32324":5.0,"32325":5.0,"32326":5.0,"32327":3.0,"32328":5.0,"32329":4.0,"32330":5.0,"32331":5.0,"32332":5.0,"32333":5.0,"32334":5.0,"32335":5.0,"32336":5.0,"32337":3.0,"32338":4.0,"32339":5.0,"32340":4.0,"32341":4.0,"32342":5.0,"32343":"nil","32363":4.0,"32368":5.0,"32373":4.0,"32378":2.0,"32383":2.0,"32388":5.0,"32393":4.0,"32398":4.0,"32403":2.0,"32413":4.0,"32423":1.0,"32438":3.0,"32443":5.0,"32448":3.0,"32453":1.0,"32458":5.0,"32463":3.0,"32468":4.0,"32473":4.0,"32478":5.0,"32483":3.0,"32498":3.0,"32503":1.0,"32508":5.0,"32518":5.0,"32528":5.0,"32533":3.0,"32538":3.0,"32543":5.0,"32544":4.0,"32545":5.0,"32546":5.0,"32547":5.0,"32548":5.0,"32549":5.0,"32550":5.0,"32551":5.0,"32552":4.0,"32553":"nil","32558":"nil","32568":"nil","32570":5.0,"32571":5.0,"32572":2.0,"32573":3.0,"32574":4.0,"32575":"nil","32580":5.0,"32585":5.0,"32590":1.0,"32595":3.0,"32600":3.0,"32605":"nil","32610":4.0,"32620":4.0,"32645":3.0,"32650":1.0,"32651":5.0,"32652":5.0,"32653":1.0,"32654":5.0,"32655":5.0,"32656":4.0,"32657":1.0,"32658":1.0,"32659":1.0,"32660":"nil","32665":4.0,"32666":5.0,"32667":2.0,"32668":4.0,"32669":5.0,"32675":5.0,"32676":1.0,"32677":1.0,"32678":4.0,"32679":4.0,"32685":1.0,"32686":5.0,"32687":3.0,"32688":5.0,"32689":5.0,"32695":2.0,"32696":2.0,"32697":5.0,"32698":5.0,"32699":1.0,"32705":5.0,"32706":5.0,"32707":5.0,"32708":5.0,"32709":4.0,"32710":3.0,"32711":3.0,"32712":5.0,"32713":3.0,"32714":1.0,"32715":5.0,"32716":3.0,"32717":2.0,"32718":3.0,"32719":4.0,"32720":4.0,"32721":5.0,"32722":3.0,"32723":4.0,"32724":4.0,"32730":1.0,"32731":4.0,"32732":5.0,"32733":5.0,"32734":5.0,"32735":4.0,"32736":5.0,"32737":2.0,"32738":2.0,"32739":3.0,"32740":4.0,"32741":4.0,"32742":4.0,"32743":5.0,"32744":4.0,"32745":5.0,"32746":5.0,"32747":1.0,"32748":2.0,"32749":3.0,"32751":4.0,"32752":4.0,"32753":5.0,"32754":4.0,"32755":3.0,"32756":5.0,"32757":1.0,"32758":5.0,"32759":3.0,"32760":4.0,"32761":5.0,"32762":5.0,"32763":5.0,"32764":4.0,"32765":4.0,"32766":5.0,"32767":4.0,"32768":5.0,"32769":4.0,"32770":5.0,"32771":5.0,"32772":2.0,"32773":3.0,"32774":5.0,"32775":5.0,"32776":5.0,"32777":4.0,"32778":4.0,"32779":2.0,"32780":4.0,"32781":5.0,"32782":5.0,"32783":4.0,"32784":4.0,"32785":5.0,"32786":4.0,"32787":3.0,"32788":4.0,"32789":5.0,"32790":5.0,"32791":4.0,"32792":5.0,"32793":5.0,"32794":5.0,"32795":4.0,"32796":3.0,"32797":3.0,"32798":4.0,"32799":3.0,"32800":5.0,"32801":5.0,"32802":5.0,"32803":5.0,"32804":4.0,"32805":5.0,"32806":5.0,"32807":5.0,"32808":4.0,"32809":5.0,"32810":5.0,"32811":5.0,"32812":5.0,"32813":5.0,"32814":4.0,"32815":4.0,"32816":4.0,"32817":5.0,"32818":3.0,"32819":4.0,"32820":5.0,"32821":5.0,"32822":4.0,"32823":4.0,"32824":5.0,"32825":5.0,"32826":5.0,"32827":5.0,"32828":4.0,"32829":5.0,"32840":3.0,"32841":3.0,"32842":3.0,"32843":4.0,"32844":5.0,"32845":4.0,"32846":4.0,"32847":5.0,"32848":4.0,"32849":5.0,"32850":5.0,"32851":5.0,"32852":5.0,"32853":4.0,"32854":4.0,"32855":4.0,"32856":3.0,"32857":2.0,"32858":5.0,"32859":4.0,"32860":1.0,"32861":4.0,"32862":5.0,"32863":5.0,"32864":4.0,"32865":5.0,"32866":4.0,"32867":5.0,"32868":5.0,"32869":3.0,"32870":"nil","32875":4.0,"32876":5.0,"32877":4.0,"32878":5.0,"32879":4.0,"32880":2.0,"32881":3.0,"32882":5.0,"32883":3.0,"32884":5.0,"32885":4.0,"32886":5.0,"32887":5.0,"32888":5.0,"32889":5.0,"32895":4.0,"32896":4.0,"32897":5.0,"32898":5.0,"32899":5.0,"32900":4.0,"32901":4.0,"32902":5.0,"32903":5.0,"32904":5.0,"32905":5.0,"32906":4.0,"32907":4.0,"32908":5.0,"32909":5.0,"32916":5.0,"32917":5.0,"32918":5.0,"32919":4.0,"32920":3.0,"32921":5.0,"32922":5.0,"32923":5.0,"32924":4.0,"32925":5.0,"32926":4.0,"32927":5.0,"32928":5.0,"32929":2.0,"32935":5.0,"32936":4.0,"32937":4.0,"32938":4.0,"32939":4.0,"32950":4.0,"32951":4.0,"32952":3.0,"32953":5.0,"32954":5.0,"32955":5.0,"32956":4.0,"32957":4.0,"32958":5.0,"32959":5.0,"32960":4.0,"32961":4.0,"32962":5.0,"32963":5.0,"32964":1.0,"32965":4.0,"32966":4.0,"32967":4.0,"32968":5.0,"32969":4.0,"32975":5.0,"32976":5.0,"32978":5.0,"32979":5.0,"32980":3.0,"32981":5.0,"32982":5.0,"32983":2.0,"32984":4.0,"32990":4.0,"32991":4.0,"32993":5.0,"32994":4.0,"32995":4.0,"32996":5.0,"32997":3.0,"32998":5.0,"32999":4.0,"33010":4.0,"33011":4.0,"33012":4.0,"33013":4.0,"33014":4.0,"33015":5.0,"33016":5.0,"33017":5.0,"33018":5.0,"33019":4.0,"33025":4.0,"33026":4.0,"33027":4.0,"33028":5.0,"33029":5.0,"33030":5.0,"33031":1.0,"33032":5.0,"33033":5.0,"33034":3.0,"33035":3.0,"33036":4.0,"33037":5.0,"33038":5.0,"33039":5.0,"33040":5.0,"33041":3.0,"33043":5.0,"33044":3.0,"33045":4.0,"33046":1.0,"33047":4.0,"33048":5.0,"33050":5.0,"33051":4.0,"33052":2.0,"33053":5.0,"33054":4.0,"33055":4.0,"33056":4.0,"33057":4.0,"33058":4.0,"33059":4.0,"33060":3.0,"33061":3.0,"33062":5.0,"33063":4.0,"33064":4.0,"33065":4.0,"33066":5.0,"33067":1.0,"33068":5.0,"33069":4.0,"33070":5.0,"33071":3.0,"33072":5.0,"33073":4.0,"33074":5.0,"33075":4.0,"33076":5.0,"33077":5.0,"33078":5.0,"33079":5.0,"33080":5.0,"33081":4.0,"33082":5.0,"33083":5.0,"33084":3.0,"33085":5.0,"33086":2.0,"33087":5.0,"33088":5.0,"33089":3.0,"33090":"nil","33095":3.0,"33096":5.0,"33097":4.0,"33098":5.0,"33099":5.0,"33100":5.0,"33101":5.0,"33102":5.0,"33103":4.0,"33104":4.0,"33110":5.0,"33111":2.0,"33112":3.0,"33113":4.0,"33114":4.0,"33115":4.0,"33116":4.0,"33117":2.0,"33118":5.0,"33119":4.0,"33125":2.0,"33126":5.0,"33127":5.0,"33128":2.0,"33129":5.0,"33130":4.0,"33131":4.0,"33132":5.0,"33133":2.0,"33134":5.0,"33135":1.0,"33136":5.0,"33137":2.0,"33138":5.0,"33139":4.0,"33140":3.0,"33141":5.0,"33142":5.0,"33143":4.0,"33144":5.0,"33145":3.0,"33146":4.0,"33147":4.0,"33148":4.0,"33149":4.0,"33150":4.0,"33151":5.0,"33152":3.0,"33153":4.0,"33154":4.0,"33155":4.0,"33156":4.0,"33157":4.0,"33158":3.0,"33159":2.0,"33160":3.0,"33161":5.0,"33162":2.0,"33163":2.0,"33164":3.0,"33165":5.0,"33166":5.0,"33167":5.0,"33168":2.0,"33169":3.0,"33175":4.0,"33176":4.0,"33177":4.0,"33178":5.0,"33179":5.0,"33180":5.0,"33181":5.0,"33182":4.0,"33183":1.0,"33184":3.0,"33185":2.0,"33186":1.0,"33187":3.0,"33188":5.0,"33189":4.0,"33190":5.0,"33191":3.0,"33192":1.0,"33193":5.0,"33194":5.0,"33200":4.0,"33201":2.0,"33202":3.0,"33203":5.0,"33204":3.0,"33205":1.0,"33206":2.0,"33207":5.0,"33208":2.0,"33209":2.0,"33210":3.0,"33211":3.0,"33212":2.0,"33213":5.0,"33214":5.0,"33215":5.0,"33216":4.0,"33217":5.0,"33218":3.0,"33219":1.0,"33220":4.0,"33221":3.0,"33222":2.0,"33223":4.0,"33224":1.0,"33225":4.0,"33226":1.0,"33227":1.0,"33228":3.0,"33229":4.0,"33231":3.0,"33232":2.0,"33233":2.0,"33234":4.0,"33240":2.0,"33241":3.0,"33242":2.0,"33243":1.0,"33244":1.0,"33245":2.0,"33246":4.0,"33247":3.0,"33248":4.0,"33249":4.0,"33250":1.0,"33255":3.0,"33260":"nil","33270":2.0,"33280":4.0,"33285":1.0,"33305":2.0,"33315":4.0,"33320":4.0,"33325":4.0,"33335":2.0,"33340":4.0,"33345":3.0,"33350":3.0,"33365":3.0,"33370":3.0,"33375":1.0,"33380":3.0,"33385":5.0,"33390":1.0,"33400":2.0,"33405":2.0,"33410":5.0,"33415":4.0,"33420":3.0,"33430":5.0,"33435":4.0,"33440":4.0,"33445":3.0,"33450":"nil","33465":4.0,"33466":3.0,"33467":1.0,"33468":4.0,"33469":4.0,"33475":5.0,"33476":4.0,"33477":2.0,"33478":2.0,"33479":3.0,"33480":4.0,"33481":5.0,"33482":4.0,"33483":2.0,"33484":3.0,"33490":5.0,"33491":5.0,"33492":5.0,"33493":5.0,"33494":3.0,"33500":4.0,"33501":5.0,"33502":4.0,"33503":4.0,"33504":5.0,"33510":4.0,"33511":4.0,"33512":5.0,"33513":5.0,"33514":5.0,"33515":3.0,"33516":3.0,"33517":5.0,"33518":4.0,"33519":5.0,"33520":4.0,"33521":1.0,"33522":5.0,"33523":5.0,"33524":4.0,"33525":4.0,"33526":4.0,"33527":4.0,"33528":2.0,"33529":4.0,"33530":5.0,"33531":5.0,"33532":5.0,"33533":4.0,"33534":4.0,"33540":5.0,"33541":4.0,"33542":5.0,"33543":4.0,"33544":5.0,"33545":4.0,"33546":3.0,"33547":4.0,"33548":3.0,"33549":3.0,"33560":4.0,"33561":5.0,"33562":4.0,"33563":5.0,"33564":5.0,"33565":1.0,"33566":5.0,"33567":5.0,"33568":4.0,"33569":5.0,"33570":1.0,"33571":3.0,"33572":5.0,"33573":5.0,"33574":3.0,"33575":4.0,"33576":5.0,"33578":4.0,"33579":4.0,"33590":5.0,"33591":5.0,"33592":2.0,"33593":5.0,"33594":5.0,"33595":1.0,"33596":4.0,"33597":5.0,"33598":3.0,"33599":5.0,"33600":4.0,"33601":3.0,"33602":5.0,"33603":2.0,"33604":5.0,"33605":3.0,"33606":3.0,"33607":5.0,"33609":2.0,"33610":4.0,"33611":2.0,"33612":5.0,"33613":5.0,"33614":1.0,"33615":4.0,"33616":4.0,"33617":4.0,"33618":5.0,"33619":3.0,"33620":4.0,"33621":4.0,"33622":5.0,"33623":2.0,"33624":1.0,"33630":4.0,"33631":2.0,"33632":3.0,"33633":4.0,"33634":5.0,"33635":4.0,"33636":4.0,"33637":5.0,"33638":3.0,"33639":4.0,"33645":4.0,"33646":5.0,"33647":4.0,"33648":5.0,"33649":4.0,"33650":5.0,"33651":4.0,"33652":4.0,"33653":4.0,"33654":5.0,"33655":5.0,"33656":4.0,"33657":3.0,"33658":5.0,"33659":4.0,"33660":5.0,"33661":5.0,"33662":4.0,"33663":5.0,"33664":4.0,"33665":4.0,"33666":3.0,"33667":5.0,"33668":5.0,"33669":4.0,"33670":"nil","33680":4.0,"33681":5.0,"33682":4.0,"33683":5.0,"33684":4.0,"33685":4.0,"33686":5.0,"33687":5.0,"33689":1.0,"33690":4.0,"33691":4.0,"33692":4.0,"33693":4.0,"33694":5.0,"33695":4.0,"33696":4.0,"33697":4.0,"33698":4.0,"33699":5.0,"33700":5.0,"33701":5.0,"33702":5.0,"33703":4.0,"33704":5.0,"33705":4.0,"33706":4.0,"33707":4.0,"33708":4.0,"33709":4.0,"33716":3.0,"33717":3.0,"33718":3.0,"33719":3.0,"33721":3.0,"33722":3.0,"33723":3.0,"33724":3.0,"33725":3.0,"33726":4.0,"33727":4.0,"33728":5.0,"33729":4.0,"33730":4.0,"33731":4.0,"33732":5.0,"33733":4.0,"33734":4.0,"33735":4.0,"33736":4.0,"33737":4.0,"33738":3.0,"33739":5.0,"33745":4.0,"33746":4.0,"33747":5.0,"33748":5.0,"33749":5.0,"33750":5.0,"33751":4.0,"33752":2.0,"33753":5.0,"33754":5.0,"33755":5.0,"33756":5.0,"33757":5.0,"33758":4.0,"33759":3.0,"33760":2.0,"33761":4.0,"33762":2.0,"33763":5.0,"33764":4.0,"33765":4.0,"33767":4.0,"33768":5.0,"33775":4.0,"33776":4.0,"33777":4.0,"33778":5.0,"33779":5.0,"33785":5.0,"33786":1.0,"33787":4.0,"33788":4.0,"33789":5.0,"33790":5.0,"33791":4.0,"33792":4.0,"33793":1.0,"33794":4.0,"33795":3.0,"33796":3.0,"33797":4.0,"33798":5.0,"33799":5.0,"33805":2.0,"33806":4.0,"33807":3.0,"33808":4.0,"33809":5.0,"33810":5.0,"33811":5.0,"33812":5.0,"33813":4.0,"33814":2.0,"33815":3.0,"33816":1.0,"33817":2.0,"33818":3.0,"33819":4.0,"33820":5.0,"33821":3.0,"33822":4.0,"33823":3.0,"33824":4.0,"33825":4.0,"33826":5.0,"33827":1.0,"33828":3.0,"33829":2.0,"33835":"nil","33840":4.0,"33841":1.0,"33842":4.0,"33843":4.0,"33844":5.0,"33845":4.0,"33846":5.0,"33847":2.0,"33848":5.0,"33849":5.0,"33850":3.0,"33851":5.0,"33852":3.0,"33853":4.0,"33854":4.0,"33855":4.0,"33856":4.0,"33857":4.0,"33858":5.0,"33859":4.0,"33860":4.0,"33861":5.0,"33862":3.0,"33863":4.0,"33864":5.0,"33865":4.0,"33866":5.0,"33867":1.0,"33868":5.0,"33869":5.0,"33870":2.0,"33871":3.0,"33872":4.0,"33873":5.0,"33874":4.0,"33875":4.0,"33876":2.0,"33877":4.0,"33878":2.0,"33879":5.0,"33885":4.0,"33886":4.0,"33887":4.0,"33888":5.0,"33889":5.0,"33890":4.0,"33891":5.0,"33892":3.0,"33893":1.0,"33894":3.0,"33895":5.0,"33896":3.0,"33897":2.0,"33898":1.0,"33899":2.0,"33900":5.0,"33901":5.0,"33902":4.0,"33903":5.0,"33904":5.0,"33905":3.0,"33906":5.0,"33907":4.0,"33908":5.0,"33909":5.0,"33910":3.0,"33911":5.0,"33912":5.0,"33913":5.0,"33914":5.0,"33915":5.0,"33916":5.0,"33917":5.0,"33918":4.0,"33919":4.0,"33920":5.0,"33921":5.0,"33922":4.0,"33923":4.0,"33924":5.0,"33930":4.0,"33931":4.0,"33932":5.0,"33933":5.0,"33934":5.0,"33945":4.0,"33946":4.0,"33947":4.0,"33948":5.0,"33949":5.0,"33950":5.0,"33951":5.0,"33952":4.0,"33953":4.0,"33954":5.0,"33960":5.0,"33961":5.0,"33962":5.0,"33963":4.0,"33964":5.0,"33966":5.0,"33967":4.0,"33968":5.0,"33969":4.0,"33970":5.0,"33971":5.0,"33972":1.0,"33973":1.0,"33974":5.0,"33975":5.0,"33976":5.0,"33977":5.0,"33978":5.0,"33979":5.0,"33980":4.0,"33981":4.0,"33983":5.0,"33984":5.0,"33985":5.0,"33986":5.0,"33987":4.0,"33988":3.0,"33989":4.0,"33990":4.0,"33991":5.0,"33992":5.0,"33993":5.0,"33994":5.0,"33995":5.0,"33996":5.0,"33997":5.0,"33998":5.0,"33999":5.0,"34000":5.0,"34001":4.0,"34002":5.0,"34003":5.0,"34005":2.0,"34006":5.0,"34007":5.0,"34008":1.0,"34009":3.0,"34010":1.0,"34011":4.0,"34012":3.0,"34013":5.0,"34014":3.0,"34015":5.0,"34016":4.0,"34017":3.0,"34018":5.0,"34019":5.0,"34020":4.0,"34021":5.0,"34022":4.0,"34023":4.0,"34024":5.0,"34025":4.0,"34026":4.0,"34027":3.0,"34028":4.0,"34029":2.0,"34030":5.0,"34031":5.0,"34032":5.0,"34033":4.0,"34034":5.0,"34035":"nil","34040":4.0,"34041":5.0,"34042":5.0,"34043":4.0,"34044":5.0,"34045":5.0,"34046":4.0,"34047":4.0,"34048":3.0,"34049":2.0,"34050":4.0,"34051":5.0,"34052":4.0,"34053":5.0,"34054":3.0,"34055":4.0,"34056":4.0,"34057":3.0,"34058":1.0,"34059":5.0,"34060":5.0,"34061":5.0,"34062":5.0,"34063":4.0,"34064":5.0,"34070":4.0,"34071":3.0,"34072":1.0,"34073":5.0,"34075":3.0,"34076":3.0,"34077":4.0,"34078":4.0,"34079":3.0,"34080":5.0,"34081":5.0,"34082":4.0,"34083":4.0,"34084":4.0,"34085":4.0,"34086":4.0,"34087":2.0,"34088":4.0,"34089":5.0,"34090":2.0,"34091":4.0,"34092":5.0,"34093":3.0,"34094":5.0,"34095":5.0,"34096":4.0,"34097":3.0,"34098":4.0,"34099":5.0,"34100":2.0,"34101":1.0,"34102":5.0,"34103":2.0,"34104":4.0,"34105":5.0,"34106":2.0,"34107":4.0,"34108":4.0,"34109":5.0,"34110":5.0,"34111":4.0,"34112":4.0,"34113":5.0,"34114":5.0,"34115":5.0,"34116":3.0,"34117":2.0,"34118":2.0,"34119":4.0,"34120":5.0,"34121":4.0,"34125":1.0,"34130":3.0,"34135":3.0,"34140":4.0,"34145":4.0,"34150":4.0,"34155":"nil","34160":2.0,"34165":3.0,"34170":5.0,"34175":3.0,"34185":3.0,"34195":4.0,"34200":3.0,"34205":3.0,"34210":3.0,"34220":1.0,"34225":4.0,"34250":4.0,"34255":4.0,"34260":4.0,"34270":5.0,"34305":4.0,"34310":1.0,"34325":1.0,"34326":2.0,"34327":4.0,"34328":5.0,"34329":1.0,"34330":2.0,"34331":3.0,"34332":5.0,"34333":3.0,"34334":1.0,"34335":1.0,"34336":4.0,"34337":5.0,"34338":5.0,"34339":5.0,"34340":5.0,"34341":3.0,"34342":1.0,"34343":1.0,"34344":2.0,"34345":2.0,"34346":2.0,"34347":2.0,"34348":2.0,"34349":5.0,"34350":2.0,"34351":4.0,"34352":4.0,"34353":2.0,"34354":5.0,"34355":1.0,"34356":2.0,"34357":1.0,"34358":2.0,"34359":4.0,"34360":1.0,"34361":1.0,"34362":5.0,"34363":3.0,"34364":5.0,"34365":"nil","34375":4.0,"34376":5.0,"34377":5.0,"34378":4.0,"34379":5.0,"34380":3.0,"34381":2.0,"34382":3.0,"34383":4.0,"34384":3.0,"34385":4.0,"34386":5.0,"34387":4.0,"34388":3.0,"34389":5.0,"34390":5.0,"34391":4.0,"34392":3.0,"34393":5.0,"34394":4.0,"34400":4.0,"34401":4.0,"34402":5.0,"34403":3.0,"34404":3.0,"34405":4.0,"34406":2.0,"34407":3.0,"34408":4.0,"34409":1.0,"34415":4.0,"34416":4.0,"34417":3.0,"34418":4.0,"34419":2.0,"34420":1.0,"34421":5.0,"34422":3.0,"34423":4.0,"34424":5.0,"34425":5.0,"34426":2.0,"34427":1.0,"34428":4.0,"34429":4.0,"34430":5.0,"34431":1.0,"34432":4.0,"34433":1.0,"34434":5.0,"34435":3.0,"34436":2.0,"34437":4.0,"34438":3.0,"34439":4.0,"34440":4.0,"34441":4.0,"34442":3.0,"34443":2.0,"34444":4.0,"34445":4.0,"34446":5.0,"34447":4.0,"34448":3.0,"34449":4.0,"34455":5.0,"34456":5.0,"34457":5.0,"34458":4.0,"34459":5.0,"34460":5.0,"34461":1.0,"34462":4.0,"34463":1.0,"34465":5.0,"34466":5.0,"34467":4.0,"34468":5.0,"34469":5.0,"34470":5.0,"34471":5.0,"34472":5.0,"34473":5.0,"34474":4.0,"34475":4.0,"34476":5.0,"34477":5.0,"34478":5.0,"34479":5.0,"34480":5.0,"34481":2.0,"34482":5.0,"34483":5.0,"34484":5.0,"34485":5.0,"34486":5.0,"34487":5.0,"34488":5.0,"34489":5.0,"34490":"nil","34500":5.0,"34501":4.0,"34502":5.0,"34503":5.0,"34504":5.0,"34510":5.0,"34511":5.0,"34513":4.0,"34514":5.0,"34520":5.0,"34521":5.0,"34522":5.0,"34523":5.0,"34524":5.0,"34530":4.0,"34535":"nil","34545":5.0,"34546":5.0,"34547":5.0,"34548":4.0,"34549":5.0,"34550":5.0,"34551":5.0,"34552":5.0,"34553":5.0,"34554":5.0,"34556":5.0,"34558":5.0,"34559":5.0,"34560":4.0,"34561":5.0,"34562":5.0,"34563":5.0,"34564":3.0,"34565":4.0,"34566":5.0,"34567":5.0,"34568":5.0,"34569":5.0,"34570":5.0,"34571":5.0,"34572":5.0,"34573":5.0,"34574":"nil","34575":"nil","34576":3.0,"34577":1.0,"34578":4.0,"34579":1.0,"34580":1.0,"34581":1.0,"34582":4.0,"34583":1.0,"34584":4.0,"34585":4.0,"34586":4.0,"34587":2.0,"34588":4.0,"34589":1.0,"34590":1.0,"34591":1.0,"34592":2.0,"34593":1.0,"34594":4.0,"34595":2.0,"34596":4.0,"34597":5.0,"34598":5.0,"34599":1.0,"34600":4.0,"34601":"nil","34606":4.0,"34607":3.0,"34608":2.0,"34609":4.0,"34610":4.0,"34611":2.0,"34612":3.0,"34613":5.0,"34614":2.0,"34615":4.0,"34616":3.0,"34617":3.0,"34618":1.0,"34619":1.0,"34620":3.0,"34626":4.0,"34627":1.0,"34628":4.0,"34629":3.0,"34630":1.0,"34631":3.0,"34632":2.0,"34633":5.0,"34634":1.0,"34635":1.0,"34636":1.0,"34637":2.0,"34638":1.0,"34639":1.0,"34640":5.0,"34641":2.0,"34643":3.0,"34644":4.0,"34645":2.0,"34646":1.0,"34647":1.0,"34648":2.0,"34650":1.0,"34651":2.0,"34653":4.0,"34654":3.0,"34655":1.0,"34663":5.0,"34664":4.0,"34667":4.0,"34668":2.0,"34669":5.0,"34670":3.0,"34671":3.0,"34672":1.0,"34673":1.0,"34674":5.0,"34682":5.0,"34683":1.0,"34684":1.0,"34685":2.0,"34688":2.0,"34690":3.0,"34705":5.0,"34710":3.0,"34716":2.0,"34718":5.0,"34719":4.0,"34736":2.0,"34737":4.0,"34740":1.0,"34741":3.0,"34743":1.0,"34744":5.0,"34745":4.0,"34761":2.0,"34764":3.0,"34765":2.0,"34767":1.0,"34769":1.0,"34771":2.0,"34772":1.0,"34773":4.0,"34774":2.0,"34775":1.0,"34776":"nil","34781":1.0,"34782":1.0,"34783":1.0,"34784":1.0,"34785":1.0,"34786":3.0,"34787":4.0,"34788":1.0,"34789":1.0,"34790":2.0,"34791":2.0,"34792":1.0,"34793":3.0,"34794":1.0,"34795":3.0,"34796":"nil","34801":4.0,"34802":4.0,"34803":4.0,"34804":1.0,"34805":4.0,"34806":1.0,"34807":3.0,"34808":1.0,"34809":5.0,"34810":1.0,"34811":2.0,"34812":5.0,"34813":1.0,"34814":1.0,"34815":3.0,"34821":1.0,"34822":4.0,"34825":3.0,"34826":4.0,"34828":3.0,"34829":2.0,"34830":4.0,"34831":4.0,"34832":1.0,"34833":4.0,"34834":3.0,"34835":4.0,"34836":5.0,"34837":3.0,"34838":5.0,"34840":1.0,"34841":5.0,"34843":5.0,"34844":1.0,"34845":3.0,"34847":4.0,"34848":2.0,"34849":3.0,"34850":5.0,"34851":4.0,"34852":2.0,"34853":1.0,"34854":5.0,"34855":1.0,"34856":1.0,"34857":1.0,"34859":3.0,"34861":2.0,"34862":3.0,"34863":2.0,"34864":4.0,"34865":5.0,"34867":3.0,"34868":3.0,"34869":5.0,"34870":2.0,"34871":3.0,"34872":5.0,"34874":3.0,"34875":4.0,"34876":4.0,"34880":4.0,"34881":5.0,"34882":2.0,"34883":2.0,"34885":3.0,"34886":4.0,"34887":4.0,"34888":2.0,"34890":1.0,"34891":5.0,"34892":3.0,"34893":4.0,"34894":5.0,"34895":1.0,"34896":2.0,"34897":4.0,"34911":1.0,"34912":4.0,"34917":2.0,"34918":4.0,"34919":5.0,"34920":4.0,"34921":3.0,"34922":3.0,"34924":3.0,"34925":4.0,"34926":4.0,"34927":4.0,"34928":2.0,"34929":2.0,"34930":5.0,"34932":3.0,"34934":5.0,"34941":2.0,"34942":1.0,"34944":3.0,"34945":4.0,"34952":2.0,"34953":3.0,"34955":4.0,"34956":4.0,"34957":4.0,"34960":2.0,"34962":5.0,"34963":5.0,"34964":5.0,"34966":5.0,"34967":3.0,"34968":3.0,"34969":1.0,"34970":3.0,"34972":3.0,"34973":3.0,"34974":1.0,"34975":5.0,"34976":3.0,"34979":5.0,"34980":1.0,"34981":5.0,"34984":2.0,"34985":5.0,"34986":5.0,"34987":1.0,"34988":2.0,"34989":5.0,"34990":5.0,"34991":4.0,"34994":4.0,"34996":"nil","35001":5.0,"35006":4.0,"35016":4.0,"35021":4.0,"35031":4.0,"35041":5.0,"35046":5.0,"35047":1.0,"35048":5.0,"35049":4.0,"35050":4.0,"35051":4.0,"35052":2.0,"35053":5.0,"35054":3.0,"35055":4.0,"35056":4.0,"35057":1.0,"35058":1.0,"35059":3.0,"35060":3.0,"35061":4.0,"35062":4.0,"35063":4.0,"35064":4.0,"35065":3.0,"35066":1.0,"35067":4.0,"35068":5.0,"35069":2.0,"35070":1.0,"35071":"nil","35076":5.0,"35081":1.0,"35082":2.0,"35083":3.0,"35084":3.0,"35085":3.0,"35086":"nil","35091":2.0,"35092":1.0,"35093":2.0,"35094":1.0,"35095":1.0,"35096":1.0,"35097":1.0,"35098":1.0,"35099":1.0,"35100":2.0,"35101":1.0,"35102":1.0,"35103":1.0,"35104":4.0,"35105":1.0,"35111":5.0,"35112":4.0,"35113":1.0,"35114":2.0,"35115":4.0,"35121":1.0,"35122":4.0,"35123":4.0,"35124":4.0,"35125":5.0,"35126":4.0,"35127":5.0,"35128":5.0,"35129":5.0,"35130":2.0,"35131":5.0,"35132":2.0,"35133":3.0,"35134":2.0,"35135":4.0,"35136":1.0,"35137":3.0,"35138":1.0,"35139":1.0,"35140":1.0,"35141":5.0,"35142":5.0,"35143":3.0,"35144":4.0,"35145":3.0,"35146":5.0,"35147":1.0,"35148":2.0,"35149":4.0,"35150":5.0,"35151":4.0,"35152":5.0,"35153":5.0,"35154":4.0,"35155":3.0,"35156":5.0,"35157":4.0,"35158":4.0,"35159":2.0,"35160":3.0,"35161":3.0,"35162":4.0,"35163":3.0,"35164":1.0,"35165":3.0,"35166":5.0,"35167":2.0,"35168":3.0,"35169":5.0,"35170":5.0,"35171":1.0,"35172":4.0,"35173":5.0,"35174":1.0,"35175":4.0,"35176":4.0,"35177":2.0,"35178":3.0,"35179":1.0,"35180":1.0,"35181":1.0,"35186":1.0,"35187":4.0,"35188":3.0,"35189":3.0,"35190":4.0,"35191":3.0,"35192":4.0,"35193":1.0,"35194":3.0,"35195":5.0,"35196":1.0,"35197":3.0,"35198":3.0,"35199":5.0,"35200":4.0,"35201":1.0,"35202":2.0,"35203":3.0,"35204":4.0,"35205":1.0,"35206":"nil","35211":3.0,"35212":2.0,"35213":5.0,"35214":5.0,"35215":5.0,"35216":3.0,"35217":5.0,"35218":5.0,"35219":5.0,"35220":5.0,"35226":1.0,"35227":5.0,"35228":2.0,"35229":3.0,"35230":3.0,"35236":1.0,"35237":2.0,"35238":4.0,"35239":4.0,"35240":4.0,"35241":5.0,"35242":5.0,"35243":5.0,"35244":5.0,"35245":5.0,"35246":5.0,"35247":4.0,"35248":5.0,"35249":2.0,"35250":4.0,"35251":5.0,"35252":5.0,"35253":4.0,"35254":3.0,"35255":5.0,"35256":5.0,"35257":5.0,"35258":3.0,"35259":5.0,"35260":2.0,"35261":5.0,"35262":5.0,"35263":5.0,"35264":5.0,"35265":4.0,"35271":4.0,"35272":5.0,"35273":5.0,"35274":5.0,"35275":3.0,"35276":5.0,"35277":1.0,"35278":5.0,"35279":5.0,"35280":5.0,"35281":5.0,"35282":5.0,"35283":1.0,"35284":3.0,"35285":5.0,"35291":5.0,"35292":5.0,"35293":5.0,"35294":5.0,"35297":2.0,"35298":5.0,"35299":5.0,"35300":5.0,"35301":5.0,"35302":1.0,"35303":3.0,"35304":5.0,"35305":5.0,"35306":2.0,"35307":5.0,"35308":5.0,"35309":2.0,"35310":3.0,"35316":1.0,"35317":4.0,"35318":5.0,"35319":1.0,"35320":5.0,"35327":5.0,"35328":1.0,"35329":4.0,"35330":5.0,"35336":5.0,"35337":4.0,"35338":5.0,"35339":5.0,"35340":5.0,"35341":5.0,"35342":5.0,"35343":5.0,"35344":5.0,"35345":5.0,"35346":5.0,"35347":5.0,"35348":4.0,"35349":3.0,"35350":2.0,"35351":2.0,"35352":5.0,"35353":5.0,"35355":1.0,"35356":4.0,"35357":5.0,"35358":4.0,"35359":3.0,"35360":5.0,"35361":5.0,"35362":4.0,"35363":5.0,"35364":4.0,"35365":5.0,"35366":5.0,"35367":4.0,"35368":3.0,"35369":1.0,"35370":4.0,"35371":3.0,"35372":4.0,"35373":5.0,"35374":5.0,"35375":2.0,"35376":5.0,"35377":4.0,"35378":5.0,"35379":5.0,"35380":4.0,"35381":4.0,"35382":5.0,"35383":1.0,"35384":5.0,"35385":5.0,"35386":5.0,"35388":5.0,"35389":5.0,"35390":4.0,"35391":5.0,"35396":5.0,"35401":4.0,"35406":3.0,"35411":5.0,"35416":"nil","35421":4.0,"35426":2.0,"35431":4.0,"35436":1.0,"35441":1.0,"35446":5.0,"35451":1.0,"35456":3.0,"35466":1.0,"35471":3.0,"35476":5.0,"35501":3.0,"35506":1.0,"35511":5.0,"35526":1.0,"35531":3.0,"35536":3.0,"35541":4.0,"35546":3.0,"35551":4.0,"35556":3.0,"35561":5.0,"35566":4.0,"35576":4.0,"35581":2.0,"35586":4.0,"35591":3.0,"35592":5.0,"35593":5.0,"35594":5.0,"35595":5.0,"35596":2.0,"35597":3.0,"35598":4.0,"35599":5.0,"35600":4.0,"35601":5.0,"35602":5.0,"35603":5.0,"35604":5.0,"35605":5.0,"35606":5.0,"35607":5.0,"35608":5.0,"35609":4.0,"35610":5.0,"35611":5.0,"35612":5.0,"35613":5.0,"35614":5.0,"35615":5.0,"35616":"nil","35621":5.0,"35623":5.0,"35624":5.0,"35626":5.0,"35627":5.0,"35628":5.0,"35629":5.0,"35630":5.0,"35631":5.0,"35632":5.0,"35633":5.0,"35634":5.0,"35635":5.0,"35636":5.0,"35637":5.0,"35638":5.0,"35639":5.0,"35640":5.0,"35641":"nil","35646":3.0,"35647":3.0,"35648":5.0,"35649":3.0,"35650":3.0,"35651":3.0,"35652":2.0,"35653":5.0,"35654":5.0,"35655":5.0,"35656":5.0,"35657":4.0,"35658":5.0,"35659":2.0,"35660":3.0,"35661":5.0,"35662":2.0,"35663":4.0,"35664":2.0,"35665":1.0,"35666":5.0,"35667":1.0,"35668":2.0,"35669":4.0,"35670":3.0,"35671":5.0,"35672":5.0,"35673":5.0,"35674":5.0,"35675":5.0,"35676":5.0,"35677":3.0,"35678":4.0,"35679":5.0,"35680":3.0,"35681":3.0,"35682":4.0,"35684":5.0,"35685":5.0,"35686":1.0,"35687":1.0,"35688":2.0,"35689":5.0,"35690":5.0,"35691":5.0,"35692":5.0,"35693":3.0,"35694":5.0,"35695":4.0,"35696":5.0,"35697":2.0,"35698":4.0,"35699":3.0,"35700":5.0,"35706":"nil","35710":1.0,"35715":5.0,"35720":3.0,"35725":"nil","35730":5.0,"35745":5.0,"35750":4.0,"35755":5.0,"35765":4.0,"35775":5.0,"35780":3.0,"35785":4.0,"35795":4.0,"35800":4.0,"35805":5.0,"35810":5.0,"35820":5.0,"35825":4.0,"35830":4.0,"35835":3.0,"35845":4.0,"35850":5.0,"35855":4.0,"35860":4.0,"35865":5.0,"35875":4.0,"35880":5.0,"35885":4.0,"35890":4.0,"35895":4.0,"35900":3.0,"35910":4.0,"35911":1.0,"35912":5.0,"35913":5.0,"35914":5.0,"35915":4.0,"35916":5.0,"35917":4.0,"35918":4.0,"35919":4.0,"35920":"nil","35925":5.0,"35926":5.0,"35927":5.0,"35928":5.0,"35929":5.0,"35930":5.0,"35931":5.0,"35932":5.0,"35933":5.0,"35934":5.0,"35935":5.0,"35936":5.0,"35937":5.0,"35938":5.0,"35939":5.0,"35940":5.0,"35941":5.0,"35942":5.0,"35943":5.0,"35944":5.0,"35945":5.0,"35946":5.0,"35947":5.0,"35948":5.0,"35949":4.0,"35950":5.0,"35951":5.0,"35952":5.0,"35953":4.0,"35954":4.0,"35955":5.0,"35956":5.0,"35957":5.0,"35958":5.0,"35959":5.0,"35960":4.0,"35961":5.0,"35962":3.0,"35963":2.0,"35964":5.0,"35970":4.0,"35971":5.0,"35972":5.0,"35974":5.0,"35980":5.0,"35981":5.0,"35982":5.0,"35983":5.0,"35984":5.0,"35985":5.0,"35986":5.0,"35987":5.0,"35988":5.0,"35989":5.0,"35990":5.0,"35991":5.0,"35992":5.0,"35993":5.0,"35994":5.0,"35995":5.0,"35996":5.0,"35997":5.0,"35998":5.0,"35999":5.0,"36000":4.0,"36001":5.0,"36002":5.0,"36003":4.0,"36004":5.0,"36015":4.0,"36016":4.0,"36017":5.0,"36018":3.0,"36019":1.0,"36020":5.0,"36021":5.0,"36022":1.0,"36023":2.0,"36024":5.0,"36025":2.0,"36026":5.0,"36027":5.0,"36028":5.0,"36029":5.0,"36030":5.0,"36031":4.0,"36032":4.0,"36033":5.0,"36034":5.0,"36035":"nil","36040":4.0,"36041":5.0,"36042":3.0,"36043":4.0,"36044":5.0,"36045":5.0,"36046":4.0,"36047":5.0,"36048":4.0,"36049":3.0,"36050":3.0,"36051":3.0,"36052":5.0,"36053":5.0,"36054":3.0,"36055":3.0,"36056":3.0,"36057":3.0,"36058":5.0,"36059":2.0,"36065":2.0,"36066":4.0,"36067":4.0,"36068":4.0,"36069":5.0,"36070":5.0,"36071":5.0,"36072":5.0,"36073":1.0,"36074":1.0,"36075":5.0,"36076":4.0,"36077":1.0,"36078":4.0,"36079":5.0,"36090":4.0,"36091":4.0,"36092":5.0,"36093":2.0,"36094":4.0,"36095":3.0,"36096":4.0,"36097":5.0,"36098":4.0,"36099":5.0,"36100":3.0,"36101":5.0,"36102":3.0,"36103":3.0,"36104":3.0,"36105":3.0,"36106":5.0,"36107":4.0,"36108":3.0,"36109":5.0,"36110":3.0,"36111":3.0,"36113":4.0,"36114":4.0,"36115":4.0,"36116":4.0,"36117":5.0,"36118":4.0,"36119":3.0,"36120":4.0,"36121":4.0,"36122":4.0,"36123":5.0,"36124":4.0,"36125":5.0,"36126":5.0,"36127":4.0,"36128":4.0,"36129":5.0,"36135":4.0,"36136":5.0,"36137":3.0,"36138":3.0,"36139":4.0,"36140":4.0,"36141":3.0,"36142":4.0,"36143":5.0,"36144":3.0,"36145":5.0,"36146":5.0,"36147":3.0,"36148":1.0,"36149":3.0,"36150":4.0,"36151":4.0,"36152":5.0,"36153":4.0,"36154":5.0,"36160":5.0,"36161":4.0,"36162":4.0,"36163":5.0,"36164":3.0,"36165":5.0,"36166":4.0,"36167":5.0,"36168":5.0,"36169":4.0,"36170":4.0,"36171":5.0,"36172":5.0,"36173":4.0,"36174":4.0,"36175":4.0,"36176":5.0,"36177":5.0,"36178":4.0,"36179":4.0,"36180":4.0,"36181":5.0,"36182":1.0,"36183":5.0,"36184":5.0,"36185":3.0,"36186":5.0,"36187":1.0,"36188":3.0,"36189":4.0,"36195":4.0,"36196":5.0,"36197":5.0,"36198":5.0,"36199":3.0,"36200":4.0,"36201":2.0,"36202":5.0,"36203":5.0,"36204":4.0,"36215":5.0,"36216":5.0,"36217":5.0,"36218":3.0,"36219":5.0,"36220":4.0,"36221":4.0,"36222":5.0,"36223":3.0,"36224":2.0,"36225":4.0,"36226":4.0,"36227":3.0,"36228":5.0,"36229":4.0,"36230":5.0,"36231":4.0,"36232":5.0,"36233":5.0,"36234":4.0,"36235":"nil","36240":5.0,"36241":5.0,"36242":5.0,"36243":5.0,"36244":4.0,"36245":4.0,"36246":3.0,"36248":5.0,"36249":2.0,"36250":4.0,"36251":3.0,"36252":4.0,"36253":5.0,"36254":4.0,"36255":2.0,"36256":5.0,"36257":5.0,"36258":5.0,"36259":5.0,"36265":5.0,"36266":5.0,"36267":4.0,"36268":4.0,"36269":5.0,"36270":4.0,"36271":4.0,"36272":3.0,"36273":4.0,"36274":5.0,"36275":5.0,"36276":3.0,"36277":5.0,"36278":5.0,"36279":5.0,"36280":5.0,"36281":5.0,"36282":5.0,"36283":5.0,"36284":5.0,"36290":4.0,"36291":4.0,"36292":4.0,"36293":4.0,"36294":5.0,"36295":3.0,"36296":5.0,"36297":4.0,"36298":5.0,"36299":5.0,"36300":5.0,"36301":5.0,"36302":5.0,"36303":4.0,"36304":5.0,"36305":5.0,"36306":4.0,"36307":5.0,"36308":5.0,"36309":5.0,"36310":5.0,"36311":5.0,"36312":5.0,"36313":4.0,"36314":5.0,"36325":4.0,"36326":3.0,"36327":4.0,"36328":4.0,"36329":4.0,"36335":4.0,"36336":4.0,"36337":5.0,"36338":4.0,"36339":5.0,"36340":4.0,"36341":4.0,"36342":4.0,"36343":4.0,"36344":5.0,"36345":4.0,"36346":5.0,"36347":5.0,"36348":3.0,"36349":5.0,"36360":5.0,"36361":5.0,"36362":5.0,"36363":5.0,"36364":4.0,"36365":5.0,"36366":5.0,"36367":3.0,"36368":5.0,"36369":5.0,"36370":5.0,"36371":5.0,"36372":5.0,"36373":4.0,"36374":1.0,"36375":"nil","36380":3.0,"36381":1.0,"36382":3.0,"36383":3.0,"36384":3.0,"36385":2.0,"36386":4.0,"36387":3.0,"36388":1.0,"36389":4.0,"36390":1.0,"36391":4.0,"36392":3.0,"36393":4.0,"36394":3.0,"36395":3.0,"36396":4.0,"36397":4.0,"36398":5.0,"36400":1.0,"36405":5.0,"36410":"nil","36420":5.0,"36425":1.0,"36426":4.0,"36427":5.0,"36428":5.0,"36429":5.0,"36430":5.0,"36431":5.0,"36432":5.0,"36433":5.0,"36434":5.0,"36435":5.0,"36436":5.0,"36437":5.0,"36438":3.0,"36439":5.0,"36440":5.0,"36441":5.0,"36442":4.0,"36443":5.0,"36444":5.0,"36445":"nil","36450":2.0,"36451":5.0,"36452":1.0,"36453":5.0,"36454":5.0,"36455":4.0,"36456":5.0,"36457":5.0,"36458":4.0,"36459":5.0,"36465":1.0,"36466":1.0,"36467":4.0,"36475":"nil","36477":5.0,"36478":5.0,"36479":5.0,"36480":5.0,"36481":5.0,"36482":5.0,"36483":5.0,"36484":5.0,"36485":5.0,"36486":5.0,"36487":"nil","36492":4.0,"36493":5.0,"36494":5.0,"36495":4.0,"36496":5.0,"36497":5.0,"36498":4.0,"36499":5.0,"36500":5.0,"36501":4.0,"36517":5.0,"36518":4.0,"36519":5.0,"36520":5.0,"36521":5.0,"36532":5.0,"36533":5.0,"36534":5.0,"36535":5.0,"36536":5.0,"36537":5.0,"36538":3.0,"36539":5.0,"36540":5.0,"36541":4.0,"36542":5.0,"36543":5.0,"36544":5.0,"36545":4.0,"36546":4.0,"36547":5.0,"36548":5.0,"36549":4.0,"36550":5.0,"36551":5.0,"36552":5.0,"36553":5.0,"36554":4.0,"36555":5.0,"36556":4.0,"36562":5.0,"36563":5.0,"36564":5.0,"36565":5.0,"36566":5.0,"36567":5.0,"36572":"nil","36576":5.0,"36577":3.0,"36578":4.0,"36579":4.0,"36580":3.0,"36581":1.0,"36582":4.0,"36583":5.0,"36584":4.0,"36585":4.0,"36586":4.0,"36587":2.0,"36588":4.0,"36589":3.0,"36590":2.0,"36591":"nil","36596":5.0,"36597":1.0,"36598":5.0,"36599":2.0,"36601":5.0,"36602":1.0,"36603":1.0,"36604":4.0,"36605":1.0,"36606":1.0,"36607":1.0,"36608":4.0,"36609":2.0,"36610":1.0,"36611":3.0,"36612":2.0,"36613":4.0,"36614":2.0,"36615":3.0,"36616":3.0,"36617":4.0,"36618":4.0,"36619":4.0,"36620":3.0,"36621":1.0,"36622":1.0,"36623":5.0,"36624":5.0,"36625":3.0,"36626":1.0,"36627":5.0,"36628":5.0,"36629":5.0,"36630":5.0,"36631":"nil","36636":"nil","36641":5.0,"36642":5.0,"36643":5.0,"36644":5.0,"36645":5.0,"36646":5.0,"36647":5.0,"36648":5.0,"36649":5.0,"36650":5.0,"36661":5.0,"36662":5.0,"36663":5.0,"36664":5.0,"36665":5.0,"36666":5.0,"36667":5.0,"36668":5.0,"36669":5.0,"36670":5.0,"36676":5.0,"36677":5.0,"36678":5.0,"36679":5.0,"36680":5.0,"36721":"nil","36726":5.0,"36727":5.0,"36728":5.0,"36729":4.0,"36730":5.0,"36731":5.0,"36732":3.0,"36733":5.0,"36734":5.0,"36735":5.0,"36736":5.0,"36737":5.0,"36738":5.0,"36739":5.0,"36740":5.0,"36746":5.0,"36747":5.0,"36748":5.0,"36749":5.0,"36750":5.0,"36751":5.0,"36752":5.0,"36753":4.0,"36754":5.0,"36755":5.0,"36756":5.0,"36757":5.0,"36758":5.0,"36759":4.0,"36760":5.0,"36761":5.0,"36762":5.0,"36763":5.0,"36764":5.0,"36765":5.0,"36766":"nil","36771":5.0,"36772":4.0,"36773":5.0,"36774":4.0,"36775":4.0,"36776":5.0,"36777":5.0,"36779":5.0,"36780":5.0,"36781":2.0,"36782":5.0,"36783":5.0,"36784":5.0,"36785":4.0,"36786":5.0,"36787":5.0,"36788":5.0,"36789":1.0,"36790":5.0,"36791":5.0,"36792":5.0,"36793":4.0,"36794":4.0,"36795":5.0,"36796":3.0,"36797":4.0,"36798":5.0,"36799":5.0,"36800":5.0,"36801":4.0,"36802":5.0,"36803":4.0,"36804":5.0,"36805":5.0,"36806":5.0,"36808":5.0,"36809":4.0,"36810":3.0,"36816":5.0,"36817":5.0,"36818":5.0,"36819":5.0,"36820":5.0,"36821":5.0,"36822":5.0,"36823":3.0,"36824":4.0,"36825":5.0,"36826":5.0,"36827":5.0,"36828":5.0,"36829":5.0,"36830":4.0,"36831":5.0,"36832":5.0,"36833":5.0,"36834":5.0,"36835":5.0,"36836":4.0,"36837":5.0,"36838":5.0,"36839":4.0,"36840":5.0,"36841":4.0,"36842":2.0,"36843":4.0,"36844":4.0,"36845":2.0,"36846":5.0,"36851":5.0,"36856":5.0,"36861":5.0,"36866":"nil","36871":"nil","36876":3.0,"36877":5.0,"36878":5.0,"36879":4.0,"36880":2.0,"36881":2.0,"36882":4.0,"36883":3.0,"36884":3.0,"36885":3.0,"36886":5.0,"36887":3.0,"36888":3.0,"36889":3.0,"36890":5.0,"36891":3.0,"36892":5.0,"36893":2.0,"36894":3.0,"36895":3.0,"36896":3.0,"36897":4.0,"36898":1.0,"36899":3.0,"36900":2.0,"36901":3.0,"36902":3.0,"36903":2.0,"36904":3.0,"36905":1.0,"36906":2.0,"36907":4.0,"36908":1.0,"36910":2.0,"36911":2.0,"36912":5.0,"36913":1.0,"36914":4.0,"36915":4.0,"36916":1.0,"36917":2.0,"36918":1.0,"36921":"nil","36926":4.0,"36927":3.0,"36929":1.0,"36930":3.0,"36931":4.0,"36933":1.0,"36935":1.0,"36936":2.0,"36937":1.0,"36938":1.0,"36939":2.0,"36943":1.0,"36944":4.0,"36956":1.0,"36957":2.0,"36958":4.0,"36960":3.0,"36965":1.0,"36966":3.0,"36969":1.0,"36972":3.0,"36988":3.0,"36989":4.0,"36990":3.0,"36997":3.0,"36999":2.0,"37000":3.0,"37003":2.0,"37005":3.0,"37010":2.0,"37016":3.0,"37020":1.0,"37022":2.0,"37026":3.0,"37029":3.0,"37030":3.0,"37031":1.0,"37032":5.0,"37033":5.0,"37034":5.0,"37035":5.0,"37036":3.0,"37037":4.0,"37038":4.0,"37039":3.0,"37040":3.0,"37041":4.0,"37042":4.0,"37043":5.0,"37044":1.0,"37045":3.0,"37046":2.0,"37047":4.0,"37048":2.0,"37049":2.0,"37050":4.0,"37051":4.0,"37052":4.0,"37053":3.0,"37054":5.0,"37061":"nil","37071":5.0,"37081":4.0,"37086":4.0,"37091":4.0,"37096":4.0,"37101":5.0,"37106":4.0,"37111":5.0,"37116":5.0,"37121":5.0,"37126":5.0,"37131":4.0,"37136":5.0,"37141":4.0,"37146":4.0,"37151":4.0,"37156":4.0,"37161":5.0,"37166":5.0,"37171":4.0,"37176":5.0,"37186":4.0,"37191":2.0,"37196":5.0,"37206":2.0,"37211":5.0,"37216":3.0,"37221":5.0,"37226":5.0,"37231":2.0,"37241":5.0,"37246":4.0,"37251":5.0,"37256":2.0,"37261":5.0,"37262":5.0,"37263":5.0,"37264":5.0,"37265":5.0,"37266":5.0,"37267":5.0,"37268":5.0,"37269":5.0,"37270":5.0,"37271":5.0,"37272":4.0,"37273":4.0,"37274":4.0,"37275":4.0,"37276":"nil","37281":5.0,"37282":5.0,"37283":4.0,"37284":5.0,"37285":5.0,"37286":4.0,"37287":5.0,"37288":5.0,"37289":4.0,"37290":5.0,"37291":4.0,"37292":5.0,"37293":4.0,"37294":5.0,"37295":5.0,"37301":5.0,"37302":4.0,"37303":5.0,"37304":4.0,"37305":5.0,"37306":4.0,"37307":5.0,"37308":5.0,"37309":5.0,"37310":4.0,"37311":5.0,"37312":5.0,"37313":5.0,"37314":5.0,"37315":5.0,"37316":5.0,"37317":4.0,"37318":5.0,"37319":5.0,"37320":5.0,"37326":4.0,"37327":4.0,"37328":5.0,"37329":4.0,"37330":2.0,"37331":5.0,"37332":5.0,"37333":5.0,"37334":5.0,"37335":5.0,"37336":4.0,"37337":4.0,"37338":4.0,"37339":5.0,"37340":5.0,"37341":5.0,"37342":4.0,"37343":5.0,"37344":3.0,"37345":5.0,"37346":5.0,"37347":4.0,"37348":4.0,"37349":5.0,"37350":5.0,"37351":5.0,"37352":4.0,"37353":5.0,"37354":5.0,"37355":1.0,"37356":5.0,"37357":5.0,"37358":5.0,"37359":3.0,"37360":2.0,"37361":5.0,"37362":5.0,"37363":5.0,"37364":5.0,"37365":5.0,"37366":5.0,"37367":5.0,"37368":5.0,"37369":5.0,"37370":5.0,"37376":5.0,"37377":4.0,"37378":5.0,"37379":5.0,"37380":5.0,"37382":4.0,"37383":5.0,"37384":5.0,"37385":4.0,"37386":4.0,"37387":5.0,"37388":4.0,"37389":4.0,"37390":5.0,"37391":3.0,"37392":5.0,"37393":4.0,"37394":5.0,"37395":5.0,"37396":4.0,"37397":5.0,"37398":5.0,"37399":5.0,"37400":5.0,"37401":5.0,"37402":5.0,"37403":5.0,"37404":5.0,"37405":5.0,"37406":5.0,"37407":5.0,"37408":5.0,"37409":5.0,"37410":5.0,"37411":5.0,"37412":5.0,"37413":5.0,"37414":5.0,"37415":5.0,"37416":5.0,"37417":5.0,"37418":4.0,"37419":5.0,"37420":5.0,"37421":5.0,"37422":4.0,"37423":5.0,"37424":5.0,"37425":5.0,"37426":5.0,"37427":2.0,"37428":4.0,"37429":4.0,"37430":5.0,"37431":5.0,"37432":5.0,"37433":5.0,"37434":5.0,"37435":4.0,"37436":5.0,"37437":5.0,"37438":4.0,"37439":5.0,"37441":5.0,"37442":5.0,"37443":5.0,"37445":5.0,"37446":5.0,"37447":4.0,"37448":4.0,"37449":5.0,"37451":5.0,"37452":4.0,"37455":5.0,"37456":5.0,"37457":4.0,"37458":4.0,"37459":5.0,"37460":4.0,"37461":3.0,"37462":5.0,"37463":5.0,"37464":2.0,"37465":4.0,"37466":5.0,"37467":5.0,"37468":3.0,"37469":5.0,"37470":4.0,"37471":3.0,"37472":4.0,"37473":5.0,"37474":5.0,"37475":4.0,"37476":5.0,"37477":3.0,"37478":3.0,"37479":4.0,"37480":4.0,"37481":4.0,"37482":4.0,"37483":4.0,"37484":5.0,"37485":5.0,"37486":5.0,"37487":3.0,"37488":2.0,"37489":3.0,"37490":5.0,"37491":3.0,"37492":5.0,"37493":5.0,"37494":3.0,"37495":5.0,"37496":5.0,"37497":5.0,"37498":5.0,"37499":2.0,"37500":5.0,"37501":5.0,"37502":2.0,"37503":2.0,"37504":4.0,"37505":5.0,"37506":4.0,"37507":5.0,"37508":5.0,"37509":4.0,"37510":3.0,"37511":5.0,"37512":4.0,"37513":5.0,"37514":5.0,"37515":4.0,"37516":3.0,"37517":3.0,"37518":3.0,"37519":4.0,"37520":4.0,"37521":5.0,"37522":2.0,"37523":4.0,"37524":5.0,"37525":5.0,"37526":5.0,"37527":4.0,"37528":5.0,"37529":4.0,"37530":4.0,"37531":"nil","37541":5.0,"37542":5.0,"37543":5.0,"37544":4.0,"37545":5.0,"37556":5.0,"37557":5.0,"37558":5.0,"37559":4.0,"37560":4.0,"37561":3.0,"37562":2.0,"37563":4.0,"37564":5.0,"37565":5.0,"37566":5.0,"37567":4.0,"37568":2.0,"37569":4.0,"37570":5.0,"37571":5.0,"37572":4.0,"37574":5.0,"37575":5.0,"37576":5.0,"37577":4.0,"37578":4.0,"37579":4.0,"37580":5.0,"37581":5.0,"37582":5.0,"37583":4.0,"37584":4.0,"37585":5.0,"37586":5.0,"37587":5.0,"37588":4.0,"37589":5.0,"37590":4.0,"37596":5.0,"37597":5.0,"37598":5.0,"37599":4.0,"37600":5.0,"37601":4.0,"37602":5.0,"37603":5.0,"37604":5.0,"37605":4.0,"37606":4.0,"37607":5.0,"37608":5.0,"37609":4.0,"37610":5.0,"37611":4.0,"37612":5.0,"37613":5.0,"37614":5.0,"37615":5.0,"37616":4.0,"37617":4.0,"37618":5.0,"37619":5.0,"37620":5.0,"37636":4.0,"37637":4.0,"37638":3.0,"37639":4.0,"37640":3.0,"37641":2.0,"37642":4.0,"37643":5.0,"37644":1.0,"37645":4.0,"37646":3.0,"37647":5.0,"37648":4.0,"37649":4.0,"37650":4.0,"37651":5.0,"37652":2.0,"37653":5.0,"37654":5.0,"37655":4.0,"37656":5.0,"37657":4.0,"37658":4.0,"37659":4.0,"37660":5.0,"37661":5.0,"37662":5.0,"37663":5.0,"37664":5.0,"37665":5.0,"37666":5.0,"37667":5.0,"37668":4.0,"37669":5.0,"37670":5.0,"37671":5.0,"37672":3.0,"37673":5.0,"37674":4.0,"37675":5.0,"37676":4.0,"37677":5.0,"37678":1.0,"37679":2.0,"37680":4.0,"37681":5.0,"37682":5.0,"37683":4.0,"37684":2.0,"37685":5.0,"37686":4.0,"37687":3.0,"37688":5.0,"37689":5.0,"37690":4.0,"37691":"nil","37701":4.0,"37702":4.0,"37703":5.0,"37704":5.0,"37705":5.0,"37706":3.0,"37707":3.0,"37708":5.0,"37709":3.0,"37710":4.0,"37711":4.0,"37712":5.0,"37713":4.0,"37714":4.0,"37715":4.0,"37716":3.0,"37717":5.0,"37718":5.0,"37719":5.0,"37720":5.0,"37721":5.0,"37722":5.0,"37723":5.0,"37724":4.0,"37725":5.0,"37726":4.0,"37727":5.0,"37728":4.0,"37729":4.0,"37730":4.0,"37731":4.0,"37732":5.0,"37733":5.0,"37734":3.0,"37735":4.0,"37736":3.0,"37737":5.0,"37738":4.0,"37739":5.0,"37740":5.0,"37741":4.0,"37742":5.0,"37743":4.0,"37744":5.0,"37746":5.0,"37747":4.0,"37748":4.0,"37749":5.0,"37750":4.0,"37751":5.0,"37752":4.0,"37753":4.0,"37754":4.0,"37755":4.0,"37756":5.0,"37757":4.0,"37758":1.0,"37759":4.0,"37760":5.0,"37761":4.0,"37762":5.0,"37763":5.0,"37765":4.0,"37766":"nil","37771":2.0,"37772":4.0,"37773":4.0,"37774":5.0,"37775":2.0,"37776":3.0,"37777":3.0,"37778":2.0,"37779":2.0,"37780":1.0,"37786":4.0,"37787":3.0,"37788":4.0,"37789":4.0,"37790":4.0,"37791":4.0,"37792":4.0,"37793":3.0,"37794":4.0,"37795":3.0,"37802":4.0,"37803":5.0,"37805":5.0,"37807":4.0,"37810":2.0,"37812":4.0,"37815":3.0,"37817":4.0,"37818":5.0,"37819":3.0,"37820":3.0,"37826":4.0,"37827":5.0,"37828":5.0,"37832":5.0,"37834":1.0,"37835":3.0,"37836":2.0,"37837":5.0,"37838":5.0,"37839":5.0,"37846":4.0,"37848":3.0,"37849":4.0,"37850":5.0,"37851":3.0,"37852":4.0,"37853":2.0,"37854":4.0,"37855":3.0,"37857":5.0,"37858":4.0,"37859":5.0,"37860":4.0,"37861":2.0,"37862":4.0,"37863":5.0,"37864":4.0,"37865":4.0,"37866":4.0,"37867":2.0,"37870":4.0,"37871":3.0,"37873":4.0,"37874":4.0,"37875":5.0,"37876":3.0,"37877":5.0,"37878":4.0,"37879":4.0,"37881":4.0,"37882":3.0,"37885":4.0,"37886":4.0,"37887":5.0,"37889":3.0,"37890":4.0,"37892":3.0,"37894":3.0,"37896":4.0,"37900":5.0,"37901":4.0,"37902":4.0,"37903":5.0,"37904":1.0,"37905":5.0,"37907":3.0,"37909":2.0,"37910":4.0,"37913":3.0,"37914":3.0,"37915":3.0,"37917":5.0,"37920":5.0,"37923":4.0,"37936":1.0,"37937":4.0,"37938":3.0,"37939":5.0,"37940":4.0,"37941":2.0,"37944":3.0,"37946":3.0,"37948":3.0,"37949":3.0,"37950":4.0,"37951":2.0,"37966":4.0,"37971":5.0,"37976":5.0,"37981":"nil","37986":5.0,"37991":4.0,"37996":4.0,"38001":5.0,"38006":5.0,"38011":5.0,"38016":5.0,"38021":4.0,"38026":4.0,"38046":5.0,"38051":4.0,"38076":4.0,"38081":2.0,"38086":5.0,"38087":4.0,"38088":3.0,"38089":5.0,"38090":4.0,"38091":5.0,"38092":3.0,"38093":5.0,"38094":5.0,"38095":5.0,"38096":"nil","38101":5.0,"38103":4.0,"38104":4.0,"38105":4.0,"38106":4.0,"38107":4.0,"38108":5.0,"38109":4.0,"38110":4.0,"38111":1.0,"38112":5.0,"38113":4.0,"38114":3.0,"38115":4.0,"38121":5.0,"38122":1.0,"38123":5.0,"38125":5.0,"38126":3.0,"38127":4.0,"38128":5.0,"38129":5.0,"38130":5.0,"38131":3.0,"38132":3.0,"38133":4.0,"38134":4.0,"38135":3.0,"38136":3.0,"38137":4.0,"38138":5.0,"38139":4.0,"38140":5.0,"38146":5.0,"38147":5.0,"38148":3.0,"38149":5.0,"38150":4.0,"38152":3.0,"38153":5.0,"38154":4.0,"38155":3.0,"38156":4.0,"38157":4.0,"38158":4.0,"38159":3.0,"38160":3.0,"38161":4.0,"38162":3.0,"38163":2.0,"38164":3.0,"38165":4.0,"38166":5.0,"38167":5.0,"38168":5.0,"38169":5.0,"38170":4.0,"38176":4.0,"38177":3.0,"38178":5.0,"38179":5.0,"38180":5.0,"38181":4.0,"38182":4.0,"38183":5.0,"38184":4.0,"38185":5.0,"38186":5.0,"38187":4.0,"38188":5.0,"38189":3.0,"38190":4.0,"38196":3.0,"38197":4.0,"38198":5.0,"38199":5.0,"38206":5.0,"38207":5.0,"38208":5.0,"38209":3.0,"38210":5.0,"38211":"nil","38221":5.0,"38222":4.0,"38223":5.0,"38224":4.0,"38225":2.0,"38226":3.0,"38227":5.0,"38228":3.0,"38229":5.0,"38230":4.0,"38231":3.0,"38232":5.0,"38233":1.0,"38234":5.0,"38235":1.0,"38236":1.0,"38237":4.0,"38238":5.0,"38239":3.0,"38240":1.0,"38241":1.0,"38242":1.0,"38243":2.0,"38244":5.0,"38245":3.0,"38246":2.0,"38247":1.0,"38248":4.0,"38249":3.0,"38250":5.0,"38251":1.0,"38252":4.0,"38253":3.0,"38254":3.0,"38255":1.0,"38256":1.0,"38257":4.0,"38258":5.0,"38259":1.0,"38261":3.0,"38262":2.0,"38263":3.0,"38264":5.0,"38265":5.0,"38266":2.0,"38267":3.0,"38268":4.0,"38269":4.0,"38270":4.0,"38276":3.0,"38277":3.0,"38278":3.0,"38279":1.0,"38280":2.0,"38286":3.0,"38287":5.0,"38288":5.0,"38289":4.0,"38290":3.0,"38291":3.0,"38292":4.0,"38293":2.0,"38294":5.0,"38295":5.0,"38301":5.0,"38302":5.0,"38303":2.0,"38304":4.0,"38305":3.0,"38306":4.0,"38307":5.0,"38308":4.0,"38309":5.0,"38310":4.0,"38312":1.0,"38313":3.0,"38314":1.0,"38315":2.0,"38316":3.0,"38317":2.0,"38318":3.0,"38319":2.0,"38320":4.0,"38321":"nil","38331":1.0,"38332":1.0,"38333":4.0,"38334":3.0,"38335":5.0,"38336":5.0,"38337":4.0,"38338":4.0,"38339":4.0,"38340":4.0,"38341":4.0,"38342":5.0,"38343":3.0,"38344":3.0,"38345":5.0,"38346":3.0,"38347":4.0,"38348":3.0,"38349":2.0,"38350":4.0,"38351":3.0,"38352":5.0,"38353":1.0,"38354":4.0,"38355":4.0,"38356":4.0,"38357":4.0,"38358":5.0,"38359":2.0,"38360":4.0,"38366":2.0,"38367":5.0,"38368":5.0,"38369":5.0,"38370":5.0,"38371":4.0,"38372":5.0,"38373":5.0,"38374":1.0,"38375":1.0,"38376":3.0,"38377":5.0,"38378":3.0,"38379":1.0,"38380":5.0,"38381":4.0,"38382":5.0,"38383":1.0,"38384":5.0,"38385":5.0,"38386":3.0,"38387":5.0,"38388":5.0,"38389":4.0,"38390":5.0,"38391":3.0,"38392":1.0,"38393":4.0,"38394":4.0,"38395":4.0,"38396":"nil","38401":4.0,"38402":4.0,"38403":3.0,"38404":5.0,"38405":4.0,"38406":3.0,"38407":4.0,"38408":4.0,"38409":4.0,"38410":4.0,"38412":4.0,"38413":2.0,"38414":5.0,"38415":4.0,"38416":5.0,"38417":5.0,"38418":4.0,"38419":5.0,"38420":1.0,"38421":5.0,"38422":1.0,"38423":2.0,"38424":4.0,"38425":3.0,"38431":5.0,"38432":4.0,"38433":4.0,"38434":3.0,"38435":4.0,"38436":5.0,"38437":4.0,"38438":5.0,"38439":1.0,"38440":1.0,"38441":5.0,"38442":5.0,"38443":4.0,"38444":3.0,"38445":3.0,"38446":5.0,"38447":5.0,"38448":3.0,"38449":4.0,"38450":5.0,"38451":3.0,"38452":3.0,"38453":5.0,"38454":4.0,"38455":3.0,"38461":5.0,"38466":5.0,"38471":5.0,"38476":4.0,"38481":"nil","38491":5.0,"38496":5.0,"38501":5.0,"38506":3.0,"38507":1.0,"38508":4.0,"38509":3.0,"38510":5.0,"38511":5.0,"38512":5.0,"38513":4.0,"38514":3.0,"38515":3.0,"38516":5.0,"38517":5.0,"38518":5.0,"38519":4.0,"38520":3.0,"38521":4.0,"38522":3.0,"38523":5.0,"38524":4.0,"38525":5.0,"38526":3.0,"38527":5.0,"38528":3.0,"38529":4.0,"38530":1.0,"38531":1.0,"38532":4.0,"38533":3.0,"38534":5.0,"38535":4.0,"38536":2.0,"38537":1.0,"38538":2.0,"38539":5.0,"38540":3.0,"38541":4.0,"38542":4.0,"38543":4.0,"38544":4.0,"38545":5.0,"38546":"nil","38551":1.0,"38552":3.0,"38553":5.0,"38554":5.0,"38556":2.0,"38557":4.0,"38558":3.0,"38559":4.0,"38560":1.0,"38561":1.0,"38562":5.0,"38563":1.0,"38564":5.0,"38565":2.0,"38566":1.0,"38567":3.0,"38568":1.0,"38569":1.0,"38570":3.0,"38571":2.0,"38572":1.0,"38573":2.0,"38574":1.0,"38575":1.0,"38576":2.0,"38577":1.0,"38578":3.0,"38579":3.0,"38580":4.0,"38581":4.0,"38582":3.0,"38583":1.0,"38584":1.0,"38585":4.0,"38586":3.0,"38587":4.0,"38588":5.0,"38589":1.0,"38590":2.0,"38591":4.0,"38592":3.0,"38593":2.0,"38594":3.0,"38595":2.0,"38596":2.0,"38597":1.0,"38598":1.0,"38599":5.0,"38600":1.0,"38601":3.0,"38602":3.0,"38603":4.0,"38604":5.0,"38605":4.0,"38606":4.0,"38607":4.0,"38608":4.0,"38609":4.0,"38610":5.0,"38611":3.0,"38612":5.0,"38613":4.0,"38614":4.0,"38615":3.0,"38616":5.0,"38617":2.0,"38618":4.0,"38619":3.0,"38620":4.0,"38621":"nil","38636":2.0,"38637":4.0,"38638":3.0,"38639":3.0,"38640":4.0,"38641":3.0,"38642":2.0,"38643":1.0,"38646":"nil","38651":4.0,"38652":1.0,"38653":4.0,"38654":3.0,"38655":1.0,"38656":1.0,"38657":1.0,"38658":5.0,"38661":5.0,"38662":5.0,"38663":5.0,"38664":5.0,"38665":5.0,"38666":5.0,"38667":3.0,"38668":5.0,"38669":4.0,"38670":4.0,"38671":5.0,"38672":4.0,"38673":5.0,"38674":5.0,"38675":5.0,"38676":5.0,"38677":4.0,"38678":5.0,"38679":5.0,"38680":5.0,"38681":5.0,"38682":4.0,"38683":5.0,"38684":5.0,"38685":4.0,"38686":5.0,"38687":5.0,"38688":5.0,"38689":3.0,"38690":4.0,"38691":5.0,"38692":5.0,"38693":5.0,"38694":5.0,"38695":4.0,"38696":"nil","38701":3.0,"38702":5.0,"38703":2.0,"38704":5.0,"38705":5.0,"38706":5.0,"38707":5.0,"38708":5.0,"38709":5.0,"38710":5.0,"38711":5.0,"38712":5.0,"38713":5.0,"38714":4.0,"38715":4.0,"38716":5.0,"38717":4.0,"38718":4.0,"38719":5.0,"38720":3.0,"38721":4.0,"38722":5.0,"38723":5.0,"38724":5.0,"38725":5.0,"38726":5.0,"38727":4.0,"38728":2.0,"38729":5.0,"38730":4.0,"38731":5.0,"38732":4.0,"38733":4.0,"38734":5.0,"38735":4.0,"38736":5.0,"38737":5.0,"38738":5.0,"38739":5.0,"38740":5.0,"38741":5.0,"38742":5.0,"38743":5.0,"38744":4.0,"38745":5.0,"38746":4.0,"38747":5.0,"38748":5.0,"38749":5.0,"38750":5.0,"38756":5.0,"38757":5.0,"38758":5.0,"38759":5.0,"38760":5.0,"38761":5.0,"38762":5.0,"38763":4.0,"38764":5.0,"38765":5.0,"38766":5.0,"38767":5.0,"38768":4.0,"38769":5.0,"38770":5.0,"38771":5.0,"38772":5.0,"38773":5.0,"38774":2.0,"38775":5.0,"38776":5.0,"38777":5.0,"38778":5.0,"38779":5.0,"38780":4.0,"38781":5.0,"38782":5.0,"38783":4.0,"38784":5.0,"38785":5.0,"38786":5.0,"38787":5.0,"38788":5.0,"38789":4.0,"38790":4.0,"38791":5.0,"38792":5.0,"38793":5.0,"38794":5.0,"38795":5.0,"38796":5.0,"38797":5.0,"38798":5.0,"38799":4.0,"38800":5.0,"38801":5.0,"38802":5.0,"38803":4.0,"38804":5.0,"38805":5.0,"38806":4.0,"38807":5.0,"38808":5.0,"38809":5.0,"38810":5.0,"38821":5.0,"38822":5.0,"38823":3.0,"38824":5.0,"38825":5.0,"38826":4.0,"38827":5.0,"38828":4.0,"38829":5.0,"38830":5.0,"38831":4.0,"38832":5.0,"38833":4.0,"38834":4.0,"38835":5.0,"38836":5.0,"38837":5.0,"38838":5.0,"38839":2.0,"38840":5.0,"38841":5.0,"38842":5.0,"38843":4.0,"38844":4.0,"38845":2.0,"38846":5.0,"38847":5.0,"38848":4.0,"38849":4.0,"38850":5.0,"38856":3.0,"38857":5.0,"38858":5.0,"38859":5.0,"38860":5.0,"38861":5.0,"38866":5.0,"38871":4.0,"38876":4.0,"38881":4.0,"38886":3.0,"38891":5.0,"38896":"nil","38901":2.0,"38906":4.0,"38911":5.0,"38912":2.0,"38913":4.0,"38914":5.0,"38915":4.0,"38916":5.0,"38917":5.0,"38918":4.0,"38919":4.0,"38920":4.0,"38921":4.0,"38922":2.0,"38923":4.0,"38924":5.0,"38925":2.0,"38926":5.0,"38927":5.0,"38928":5.0,"38929":5.0,"38930":3.0,"38931":1.0,"38932":3.0,"38933":5.0,"38934":2.0,"38935":2.0,"38936":4.0,"38937":4.0,"38938":3.0,"38939":4.0,"38940":4.0,"38941":"nil","38951":3.0,"38952":4.0,"38953":5.0,"38954":1.0,"38955":4.0,"38956":1.0,"38957":4.0,"38958":5.0,"38959":4.0,"38960":3.0,"38961":3.0,"38962":5.0,"38963":4.0,"38964":5.0,"38965":5.0,"38971":4.0,"38972":3.0,"38973":5.0,"38974":3.0,"38975":4.0,"38976":3.0,"38977":4.0,"38978":4.0,"38979":4.0,"38980":5.0,"38986":4.0,"38987":4.0,"38988":3.0,"38989":4.0,"38990":4.0,"38991":3.0,"38992":4.0,"38993":3.0,"38994":4.0,"38995":4.0,"38996":4.0,"38997":4.0,"38998":2.0,"38999":4.0,"39000":5.0,"39001":4.0,"39002":1.0,"39003":5.0,"39005":4.0,"39011":2.0,"39012":2.0,"39013":4.0,"39014":3.0,"39015":3.0,"39021":5.0,"39022":5.0,"39023":5.0,"39024":5.0,"39025":5.0,"39026":"nil","39031":3.0,"39032":5.0,"39033":2.0,"39034":2.0,"39035":4.0,"39036":5.0,"39037":5.0,"39038":5.0,"39039":4.0,"39040":5.0,"39041":4.0,"39042":4.0,"39043":5.0,"39044":5.0,"39045":4.0,"39046":1.0,"39047":1.0,"39048":1.0,"39049":1.0,"39050":1.0,"39051":1.0,"39052":1.0,"39053":1.0,"39054":1.0,"39055":1.0,"39056":1.0,"39057":1.0,"39058":1.0,"39059":1.0,"39060":1.0,"39061":1.0,"39062":3.0,"39063":3.0,"39064":1.0,"39065":1.0,"39066":"nil","39071":1.0,"39072":1.0,"39073":2.0,"39074":1.0,"39075":1.0,"39076":1.0,"39077":1.0,"39078":1.0,"39079":1.0,"39080":1.0,"39081":1.0,"39082":2.0,"39083":1.0,"39084":4.0,"39085":1.0,"39086":5.0,"39091":5.0,"39096":"nil","39101":5.0,"39106":5.0,"39111":5.0,"39116":5.0,"39126":5.0,"39127":5.0,"39128":5.0,"39129":5.0,"39130":5.0,"39131":"nil","39141":5.0,"39142":5.0,"39143":5.0,"39144":5.0,"39145":5.0,"39151":5.0,"39152":5.0,"39153":5.0,"39154":5.0,"39156":4.0,"39157":5.0,"39158":4.0,"39159":4.0,"39160":5.0,"39161":"nil","39171":2.0,"39172":1.0,"39173":4.0,"39174":5.0,"39175":3.0,"39176":5.0,"39177":5.0,"39178":2.0,"39179":4.0,"39181":5.0,"39182":5.0,"39183":5.0,"39184":5.0,"39185":5.0,"39186":5.0,"39187":5.0,"39188":5.0,"39189":4.0,"39190":5.0,"39191":5.0,"39192":5.0,"39193":5.0,"39194":4.0,"39195":5.0,"39196":5.0,"39197":5.0,"39199":5.0,"39200":5.0,"39201":5.0,"39202":5.0,"39203":5.0,"39204":5.0,"39205":5.0,"39206":4.0,"39207":4.0,"39208":4.0,"39209":4.0,"39210":5.0,"39211":"nil","39226":"nil","39229":5.0,"39234":5.0,"39239":5.0,"39244":5.0,"39249":5.0,"39254":5.0,"39259":5.0,"39269":5.0,"39279":"nil","39284":5.0,"39289":5.0,"39309":5.0,"39310":5.0,"39311":5.0,"39312":5.0,"39313":1.0,"39314":5.0,"39315":5.0,"39316":5.0,"39317":5.0,"39318":5.0,"39319":5.0,"39320":5.0,"39321":4.0,"39322":5.0,"39323":5.0,"39324":"nil","39334":5.0,"39335":5.0,"39336":5.0,"39337":5.0,"39338":5.0,"39339":5.0,"39340":5.0,"39341":5.0,"39342":5.0,"39343":5.0,"39344":5.0,"39345":5.0,"39346":5.0,"39347":5.0,"39348":5.0,"39349":5.0,"39350":5.0,"39351":5.0,"39352":3.0,"39353":5.0,"39354":5.0,"39355":4.0,"39356":5.0,"39357":5.0,"39358":5.0,"39359":5.0,"39360":5.0,"39361":4.0,"39362":5.0,"39363":5.0,"39369":5.0,"39370":5.0,"39371":3.0,"39372":5.0,"39373":5.0,"39384":5.0,"39385":5.0,"39386":5.0,"39387":1.0,"39388":5.0,"39389":5.0,"39390":5.0,"39391":5.0,"39392":5.0,"39393":5.0,"39394":5.0,"39395":5.0,"39396":5.0,"39397":5.0,"39398":5.0,"39399":"nil","39419":5.0,"39420":5.0,"39421":5.0,"39422":5.0,"39423":5.0,"39429":"nil","39434":5.0,"39435":5.0,"39436":5.0,"39437":5.0,"39438":5.0,"39439":5.0,"39440":5.0,"39441":5.0,"39442":5.0,"39443":5.0,"39449":5.0,"39450":5.0,"39451":5.0,"39452":5.0,"39453":1.0,"39454":5.0,"39455":5.0,"39456":4.0,"39457":5.0,"39459":"nil","39464":5.0,"39465":5.0,"39466":5.0,"39467":5.0,"39468":5.0,"39469":5.0,"39470":5.0,"39471":5.0,"39472":5.0,"39473":5.0,"39474":5.0,"39479":"nil","39482":5.0,"39483":5.0,"39484":5.0,"39485":5.0,"39486":5.0,"39487":5.0,"39488":5.0,"39489":4.0,"39490":5.0,"39491":4.0,"39492":"nil","39497":4.0,"39498":5.0,"39499":5.0,"39500":5.0,"39501":5.0,"39502":4.0,"39503":4.0,"39504":2.0,"39505":5.0,"39506":5.0,"39522":3.0,"39523":5.0,"39524":3.0,"39525":3.0,"39526":5.0,"39527":5.0,"39528":5.0,"39529":4.0,"39530":5.0,"39531":5.0,"39532":5.0,"39533":5.0,"39534":5.0,"39535":5.0,"39536":5.0,"39537":4.0,"39538":4.0,"39539":5.0,"39540":5.0,"39541":4.0,"39542":4.0,"39543":3.0,"39544":5.0,"39545":4.0,"39547":"nil","39551":"nil","39556":"nil","39560":"nil","39563":"nil","39565":5.0,"39566":4.0,"39567":5.0,"39568":5.0,"39569":4.0,"39570":"nil","39580":4.0,"39581":2.0,"39582":5.0,"39583":4.0,"39584":2.0,"39585":"nil","39590":"nil","39595":5.0,"39596":5.0,"39597":5.0,"39598":5.0,"39599":3.0,"39610":5.0,"39611":5.0,"39612":5.0,"39613":4.0,"39614":5.0,"39620":4.0,"39621":4.0,"39622":4.0,"39623":5.0,"39624":5.0,"39630":4.0,"39631":1.0,"39632":5.0,"39633":4.0,"39634":5.0,"39635":5.0,"39636":4.0,"39637":4.0,"39638":4.0,"39639":5.0,"39640":3.0,"39641":3.0,"39642":4.0,"39643":4.0,"39644":3.0,"39645":4.0,"39646":4.0,"39647":5.0,"39648":4.0,"39649":3.0,"39650":4.0,"39651":5.0,"39652":5.0,"39653":4.0,"39654":5.0,"39655":1.0,"39656":4.0,"39657":4.0,"39658":5.0,"39659":5.0,"39660":4.0,"39661":4.0,"39662":5.0,"39663":5.0,"39664":1.0,"39665":4.0,"39666":5.0,"39667":5.0,"39668":4.0,"39669":5.0,"39670":5.0,"39671":5.0,"39672":4.0,"39673":3.0,"39674":4.0,"39675":5.0,"39676":4.0,"39677":4.0,"39678":5.0,"39679":2.0,"39680":4.0,"39681":4.0,"39682":4.0,"39683":5.0,"39684":5.0,"39685":5.0,"39686":4.0,"39687":4.0,"39688":5.0,"39689":5.0,"39695":2.0,"39696":4.0,"39697":3.0,"39698":4.0,"39699":3.0,"39700":5.0,"39701":5.0,"39702":4.0,"39703":1.0,"39704":5.0,"39710":5.0,"39711":4.0,"39712":3.0,"39713":5.0,"39714":5.0,"39715":1.0,"39716":3.0,"39718":5.0,"39719":3.0,"39725":4.0,"39726":2.0,"39727":4.0,"39728":3.0,"39729":5.0,"39730":5.0,"39731":5.0,"39732":4.0,"39733":3.0,"39734":5.0,"39736":5.0,"39737":5.0,"39738":5.0,"39739":4.0,"39740":3.0,"39741":3.0,"39742":3.0,"39743":3.0,"39744":3.0,"39745":3.0,"39746":5.0,"39747":5.0,"39748":3.0,"39749":4.0,"39750":4.0,"39751":5.0,"39752":4.0,"39753":5.0,"39754":3.0,"39755":3.0,"39756":2.0,"39757":5.0,"39758":5.0,"39759":5.0,"39760":4.0,"39761":4.0,"39762":5.0,"39763":3.0,"39764":5.0,"39765":4.0,"39766":5.0,"39767":5.0,"39768":3.0,"39769":4.0,"39770":4.0,"39771":5.0,"39772":5.0,"39773":4.0,"39774":5.0,"39785":4.0,"39786":4.0,"39787":3.0,"39788":4.0,"39789":4.0,"39790":5.0,"39791":5.0,"39792":5.0,"39793":4.0,"39794":3.0,"39795":4.0,"39796":4.0,"39797":5.0,"39798":4.0,"39799":3.0,"39800":1.0,"39801":4.0,"39802":3.0,"39803":1.0,"39804":1.0,"39805":4.0,"39806":4.0,"39807":4.0,"39808":4.0,"39809":3.0,"39810":3.0,"39811":4.0,"39812":4.0,"39813":4.0,"39815":5.0,"39816":5.0,"39817":5.0,"39818":5.0,"39819":4.0,"39820":"nil","39825":5.0,"39826":4.0,"39827":2.0,"39828":4.0,"39829":4.0,"39830":5.0,"39831":5.0,"39832":5.0,"39833":4.0,"39834":5.0,"39835":4.0,"39836":2.0,"39837":4.0,"39838":4.0,"39839":2.0,"39845":4.0,"39846":5.0,"39847":5.0,"39848":4.0,"39849":2.0,"39860":5.0,"39861":3.0,"39862":4.0,"39863":4.0,"39864":5.0,"39865":2.0,"39866":4.0,"39867":4.0,"39868":4.0,"39869":5.0,"39870":5.0,"39871":5.0,"39872":4.0,"39873":4.0,"39874":3.0,"39880":5.0,"39881":5.0,"39882":5.0,"39883":5.0,"39884":4.0,"39885":4.0,"39886":5.0,"39887":5.0,"39888":4.0,"39889":3.0,"39890":5.0,"39891":5.0,"39892":5.0,"39893":1.0,"39894":5.0,"39895":5.0,"39896":4.0,"39897":5.0,"39898":4.0,"39899":4.0,"39900":5.0,"39901":2.0,"39902":5.0,"39903":5.0,"39904":4.0,"39905":4.0,"39906":3.0,"39907":5.0,"39908":5.0,"39909":5.0,"39910":5.0,"39911":4.0,"39912":4.0,"39913":4.0,"39914":5.0,"39915":5.0,"39916":5.0,"39917":5.0,"39918":5.0,"39919":4.0,"39920":3.0,"39921":5.0,"39922":4.0,"39923":5.0,"39924":4.0,"39925":5.0,"39926":4.0,"39927":5.0,"39928":4.0,"39929":5.0,"39935":5.0,"39936":5.0,"39937":4.0,"39938":5.0,"39939":5.0,"39940":5.0,"39941":5.0,"39942":5.0,"39943":5.0,"39944":4.0,"39945":5.0,"39946":5.0,"39947":5.0,"39948":5.0,"39949":4.0,"39955":5.0,"39956":5.0,"39957":5.0,"39958":5.0,"39959":5.0,"39960":5.0,"39961":5.0,"39962":5.0,"39963":5.0,"39970":4.0,"39971":3.0,"39972":3.0,"39973":5.0,"39974":5.0,"39975":4.0,"39976":5.0,"39977":3.0,"39978":5.0,"39979":3.0,"39980":5.0,"39981":5.0,"39982":4.0,"39983":5.0,"39984":3.0,"39985":4.0,"39986":4.0,"39987":3.0,"39988":5.0,"39989":4.0,"39990":3.0,"39991":4.0,"39992":5.0,"39993":3.0,"39994":5.0,"39995":3.0,"39996":4.0,"39997":3.0,"39998":5.0,"39999":3.0,"40000":5.0,"40001":5.0,"40002":4.0,"40003":4.0,"40004":4.0,"40005":3.0,"40006":2.0,"40007":2.0,"40008":3.0,"40009":3.0,"40010":"nil","40015":2.0,"40016":3.0,"40017":5.0,"40018":4.0,"40019":3.0,"40020":4.0,"40021":3.0,"40022":4.0,"40023":4.0,"40024":5.0,"40025":4.0,"40027":4.0,"40028":4.0,"40029":4.0,"40030":3.0,"40031":5.0,"40032":4.0,"40033":5.0,"40034":5.0,"40035":4.0,"40036":5.0,"40037":4.0,"40038":1.0,"40039":5.0,"40040":4.0,"40041":2.0,"40042":1.0,"40043":5.0,"40044":3.0,"40045":4.0,"40046":4.0,"40047":5.0,"40048":3.0,"40049":2.0,"40050":5.0,"40051":4.0,"40052":2.0,"40053":1.0,"40054":1.0,"40065":1.0,"40066":4.0,"40067":1.0,"40068":3.0,"40069":4.0,"40070":3.0,"40071":4.0,"40072":4.0,"40073":4.0,"40074":4.0,"40075":4.0,"40076":1.0,"40077":3.0,"40078":4.0,"40079":4.0,"40080":5.0,"40081":4.0,"40082":4.0,"40083":2.0,"40084":4.0,"40085":4.0,"40086":3.0,"40087":4.0,"40088":5.0,"40089":4.0,"40090":5.0,"40091":5.0,"40092":5.0,"40093":3.0,"40094":2.0,"40096":5.0,"40097":4.0,"40098":3.0,"40099":4.0,"40100":5.0,"40101":5.0,"40102":2.0,"40103":4.0,"40104":4.0,"40105":5.0,"40106":4.0,"40107":4.0,"40108":4.0,"40109":4.0,"40110":4.0,"40111":3.0,"40112":5.0,"40113":5.0,"40114":1.0,"40120":4.0,"40121":4.0,"40122":2.0,"40123":5.0,"40124":5.0,"40125":5.0,"40126":5.0,"40127":3.0,"40128":2.0,"40129":4.0,"40130":4.0,"40131":3.0,"40132":4.0,"40133":5.0,"40134":5.0,"40135":5.0,"40136":4.0,"40137":5.0,"40138":5.0,"40139":2.0,"40140":"nil","40145":1.0,"40146":3.0,"40147":1.0,"40148":1.0,"40149":1.0,"40150":1.0,"40151":1.0,"40152":3.0,"40153":4.0,"40154":2.0,"40155":1.0,"40156":1.0,"40157":1.0,"40158":3.0,"40159":1.0,"40160":1.0,"40161":1.0,"40162":2.0,"40163":2.0,"40164":2.0,"40165":1.0,"40166":3.0,"40167":3.0,"40168":1.0,"40169":3.0,"40170":2.0,"40171":5.0,"40172":5.0,"40173":1.0,"40174":1.0,"40175":3.0,"40176":4.0,"40177":1.0,"40178":3.0,"40179":1.0,"40180":1.0,"40181":5.0,"40182":1.0,"40183":4.0,"40184":3.0,"40185":2.0,"40186":2.0,"40187":4.0,"40188":2.0,"40189":3.0,"40190":2.0,"40191":2.0,"40192":2.0,"40193":1.0,"40194":4.0,"40200":1.0,"40201":2.0,"40202":2.0,"40203":5.0,"40204":2.0,"40205":3.0,"40206":3.0,"40207":4.0,"40208":3.0,"40209":1.0,"40215":2.0,"40216":3.0,"40217":4.0,"40218":4.0,"40219":2.0,"40220":3.0,"40221":1.0,"40222":2.0,"40223":3.0,"40224":1.0,"40225":4.0,"40226":3.0,"40227":3.0,"40228":5.0,"40229":4.0,"40235":2.0,"40236":1.0,"40237":4.0,"40238":1.0,"40239":4.0,"40240":3.0,"40241":1.0,"40242":5.0,"40243":2.0,"40244":5.0,"40245":3.0,"40246":4.0,"40247":2.0,"40248":5.0,"40249":1.0,"40250":3.0,"40251":2.0,"40252":4.0,"40253":5.0,"40254":1.0,"40255":3.0,"40256":1.0,"40257":5.0,"40258":5.0,"40259":4.0,"40260":2.0,"40261":4.0,"40262":1.0,"40263":1.0,"40265":1.0,"40266":3.0,"40267":3.0,"40268":1.0,"40269":2.0,"40270":3.0,"40271":5.0,"40272":2.0,"40273":1.0,"40274":4.0,"40275":3.0,"40276":1.0,"40277":3.0,"40278":2.0,"40279":3.0,"40280":4.0,"40281":5.0,"40282":5.0,"40283":1.0,"40284":4.0,"40285":5.0,"40286":4.0,"40287":4.0,"40288":4.0,"40289":2.0,"40290":5.0,"40291":3.0,"40292":3.0,"40293":5.0,"40294":4.0,"40295":4.0,"40296":4.0,"40297":5.0,"40298":4.0,"40299":5.0,"40305":2.0,"40306":1.0,"40307":2.0,"40308":2.0,"40309":1.0,"40315":4.0,"40317":4.0,"40318":4.0,"40319":1.0,"40320":2.0,"40321":3.0,"40322":4.0,"40323":2.0,"40324":4.0,"40325":2.0,"40326":5.0,"40327":1.0,"40328":4.0,"40329":4.0,"40330":"nil","40345":1.0,"40350":4.0,"40355":4.0,"40360":3.0,"40375":5.0,"40380":1.0,"40385":5.0,"40386":5.0,"40387":5.0,"40388":5.0,"40389":5.0,"40390":4.0,"40391":5.0,"40392":5.0,"40393":5.0,"40394":4.0,"40395":"nil","40400":5.0,"40401":5.0,"40402":4.0,"40403":4.0,"40404":4.0,"40410":5.0,"40411":4.0,"40412":4.0,"40413":3.0,"40414":3.0,"40415":5.0,"40416":5.0,"40417":5.0,"40418":5.0,"40419":5.0,"40420":5.0,"40421":5.0,"40422":4.0,"40423":5.0,"40424":5.0,"40425":5.0,"40426":5.0,"40427":5.0,"40428":3.0,"40429":5.0,"40430":5.0,"40431":5.0,"40432":5.0,"40433":5.0,"40434":5.0,"40435":1.0,"40436":4.0,"40437":5.0,"40438":5.0,"40439":4.0,"40440":5.0,"40441":4.0,"40442":1.0,"40443":4.0,"40444":3.0,"40445":4.0,"40446":3.0,"40447":3.0,"40448":4.0,"40449":5.0,"40450":4.0,"40451":5.0,"40452":5.0,"40453":5.0,"40454":5.0,"40455":5.0,"40456":5.0,"40457":4.0,"40458":4.0,"40459":5.0,"40461":5.0,"40462":4.0,"40463":5.0,"40464":4.0,"40465":5.0,"40466":4.0,"40467":5.0,"40468":5.0,"40469":5.0,"40470":5.0,"40472":5.0,"40473":4.0,"40474":5.0,"40475":4.0,"40476":5.0,"40477":4.0,"40478":5.0,"40485":5.0,"40486":5.0,"40487":5.0,"40488":5.0,"40489":4.0,"40490":4.0,"40491":5.0,"40492":4.0,"40494":5.0,"40495":3.0,"40496":5.0,"40497":5.0,"40498":3.0,"40499":5.0,"40500":5.0,"40501":4.0,"40502":3.0,"40503":4.0,"40504":4.0,"40505":5.0,"40506":4.0,"40507":5.0,"40508":4.0,"40509":4.0,"40510":5.0,"40511":4.0,"40512":5.0,"40513":5.0,"40514":5.0,"40515":5.0,"40516":5.0,"40517":4.0,"40518":5.0,"40519":5.0,"40525":5.0,"40526":5.0,"40527":3.0,"40528":5.0,"40529":5.0,"40535":5.0,"40536":5.0,"40537":4.0,"40538":2.0,"40539":5.0,"40540":5.0,"40541":4.0,"40542":5.0,"40543":5.0,"40544":3.0,"40545":5.0,"40546":5.0,"40548":5.0,"40549":4.0,"40550":5.0,"40551":5.0,"40552":5.0,"40553":4.0,"40554":5.0,"40555":5.0,"40556":4.0,"40557":5.0,"40558":4.0,"40559":5.0,"40560":4.0,"40561":5.0,"40562":4.0,"40563":5.0,"40564":5.0,"40575":5.0,"40576":5.0,"40577":1.0,"40578":2.0,"40579":5.0,"40580":5.0,"40581":4.0,"40582":5.0,"40583":5.0,"40584":4.0,"40585":4.0,"40586":4.0,"40587":4.0,"40588":4.0,"40589":5.0,"40590":4.0,"40591":5.0,"40592":5.0,"40593":3.0,"40594":1.0,"40595":2.0,"40596":5.0,"40597":4.0,"40598":5.0,"40599":5.0,"40600":4.0,"40601":3.0,"40602":2.0,"40603":5.0,"40604":4.0,"40605":5.0,"40606":5.0,"40607":5.0,"40608":3.0,"40609":4.0,"40610":5.0,"40611":5.0,"40612":5.0,"40613":5.0,"40614":4.0,"40615":"nil","40630":2.0,"40631":2.0,"40632":4.0,"40633":3.0,"40634":4.0,"40635":4.0,"40636":2.0,"40637":4.0,"40638":5.0,"40639":4.0,"40640":5.0,"40641":5.0,"40642":3.0,"40644":5.0,"40645":4.0,"40646":1.0,"40647":5.0,"40648":5.0,"40649":4.0,"40650":5.0,"40651":3.0,"40652":4.0,"40653":5.0,"40654":4.0,"40655":5.0,"40656":2.0,"40657":4.0,"40658":4.0,"40659":4.0,"40660":4.0,"40662":4.0,"40663":3.0,"40664":3.0,"40665":3.0,"40666":4.0,"40667":5.0,"40668":4.0,"40669":5.0,"40680":3.0,"40685":4.0,"40686":3.0,"40687":3.0,"40688":4.0,"40689":4.0,"40690":5.0,"40691":4.0,"40692":4.0,"40693":4.0,"40694":5.0,"40695":5.0,"40696":2.0,"40697":5.0,"40698":5.0,"40699":4.0,"40700":5.0,"40701":5.0,"40702":5.0,"40703":5.0,"40704":4.0,"40705":2.0,"40706":2.0,"40707":3.0,"40708":5.0,"40709":5.0,"40730":4.0,"40732":5.0,"40733":5.0,"40734":4.0,"40737":5.0,"40738":4.0,"40739":5.0,"40740":4.0,"40741":5.0,"40742":5.0,"40743":5.0,"40744":5.0,"40745":4.0,"40746":4.0,"40748":5.0,"40749":4.0,"40750":5.0,"40751":5.0,"40753":1.0,"40754":5.0,"40755":3.0,"40756":3.0,"40757":5.0,"40758":5.0,"40759":4.0,"40760":5.0,"40761":3.0,"40762":3.0,"40763":5.0,"40764":3.0,"40770":4.0,"40771":4.0,"40772":5.0,"40773":5.0,"40774":5.0,"40775":5.0,"40776":2.0,"40779":4.0,"40780":5.0,"40781":5.0,"40782":5.0,"40783":5.0,"40784":5.0,"40785":3.0,"40786":1.0,"40787":4.0,"40788":1.0,"40789":2.0,"40790":"nil","40795":3.0,"40796":4.0,"40797":2.0,"40798":3.0,"40799":2.0,"40800":4.0,"40801":2.0,"40802":3.0,"40803":4.0,"40804":4.0,"40806":4.0,"40807":1.0,"40808":1.0,"40809":1.0,"40810":5.0,"40811":5.0,"40812":3.0,"40813":5.0,"40814":5.0,"40815":4.0,"40816":5.0,"40817":5.0,"40818":5.0,"40819":5.0,"40820":5.0,"40821":5.0,"40822":4.0,"40823":5.0,"40824":5.0,"40825":"nil","40830":5.0,"40831":5.0,"40832":5.0,"40833":5.0,"40834":5.0,"40835":5.0,"40836":5.0,"40838":4.0,"40839":5.0,"40840":4.0,"40841":5.0,"40842":5.0,"40843":5.0,"40844":5.0,"40850":5.0,"40851":5.0,"40852":5.0,"40853":5.0,"40854":5.0,"40855":5.0,"40856":5.0,"40857":5.0,"40858":5.0,"40859":5.0,"40860":4.0,"40861":5.0,"40862":5.0,"40863":5.0,"40864":5.0,"40865":5.0,"40866":5.0,"40867":5.0,"40868":5.0,"40869":5.0,"40870":5.0,"40871":5.0,"40872":5.0,"40873":5.0,"40874":5.0,"40880":5.0,"40881":5.0,"40882":5.0,"40883":5.0,"40884":5.0,"40885":5.0,"40886":5.0,"40887":5.0,"40888":5.0,"40889":5.0,"40890":5.0,"40891":5.0,"40892":5.0,"40893":4.0,"40894":5.0,"40895":5.0,"40896":5.0,"40897":5.0,"40898":5.0,"40899":5.0,"40905":5.0,"40906":5.0,"40907":5.0,"40908":5.0,"40909":5.0,"40910":5.0,"40911":5.0,"40912":5.0,"40913":5.0,"40914":5.0,"40920":5.0,"40921":5.0,"40922":5.0,"40923":5.0,"40924":5.0,"40930":5.0,"40931":5.0,"40932":5.0,"40934":5.0,"40935":5.0,"40936":5.0,"40937":5.0,"40938":5.0,"40939":5.0,"40940":5.0,"40941":5.0,"40942":5.0,"40943":5.0,"40944":5.0,"40945":5.0,"40946":5.0,"40947":5.0,"40948":5.0,"40950":5.0,"40951":5.0,"40952":5.0,"40953":5.0,"40954":5.0,"40955":5.0,"40956":5.0,"40957":5.0,"40958":5.0,"40959":5.0,"40960":5.0,"40961":5.0,"40962":5.0,"40963":5.0,"40964":5.0,"40965":5.0,"40966":5.0,"40967":5.0,"40968":5.0,"40970":5.0,"40971":5.0,"40972":5.0,"40973":5.0,"40974":5.0,"40975":5.0,"40976":5.0,"40977":5.0,"40978":5.0,"40979":5.0,"40980":5.0,"40981":5.0,"40982":5.0,"40984":5.0,"40985":5.0,"40986":5.0,"40987":5.0,"40988":5.0,"40989":5.0,"40990":5.0,"40991":5.0,"40992":5.0,"40993":5.0,"40994":5.0,"41000":5.0,"41001":5.0,"41002":5.0,"41003":5.0,"41004":5.0,"41005":1.0,"41010":4.0,"41015":"nil","41020":5.0,"41030":2.0,"41035":3.0,"41040":4.0,"41065":3.0,"41070":4.0,"41075":5.0,"41080":3.0,"41085":3.0,"41090":3.0,"41095":5.0,"41100":4.0,"41110":1.0,"41115":4.0,"41120":4.0,"41125":4.0,"41130":1.0,"41135":4.0,"41140":4.0,"41145":5.0,"41150":3.0,"41165":4.0,"41170":4.0,"41175":3.0,"41180":2.0,"41190":3.0,"41195":5.0,"41200":5.0,"41205":4.0,"41206":3.0,"41207":5.0,"41208":4.0,"41209":4.0,"41210":5.0,"41211":5.0,"41212":4.0,"41213":4.0,"41214":4.0,"41215":4.0,"41216":5.0,"41217":4.0,"41218":4.0,"41219":5.0,"41220":"nil","41225":5.0,"41226":5.0,"41227":5.0,"41228":5.0,"41229":5.0,"41230":"nil","41235":5.0,"41236":5.0,"41237":5.0,"41238":5.0,"41239":5.0,"41245":5.0,"41246":5.0,"41247":5.0,"41248":5.0,"41249":5.0,"41255":5.0,"41256":5.0,"41257":5.0,"41258":5.0,"41259":5.0,"41260":5.0,"41261":5.0,"41262":5.0,"41263":5.0,"41264":5.0,"41265":5.0,"41266":5.0,"41267":5.0,"41268":5.0,"41269":5.0,"41270":5.0,"41271":4.0,"41272":4.0,"41273":5.0,"41274":5.0,"41275":5.0,"41276":5.0,"41277":5.0,"41278":5.0,"41279":5.0,"41290":5.0,"41291":5.0,"41292":5.0,"41293":5.0,"41294":5.0,"41295":5.0,"41296":4.0,"41297":5.0,"41298":5.0,"41299":5.0,"41300":5.0,"41301":5.0,"41302":5.0,"41303":5.0,"41304":5.0,"41305":5.0,"41306":5.0,"41307":5.0,"41308":5.0,"41309":5.0,"41310":4.0,"41311":5.0,"41312":5.0,"41313":5.0,"41314":5.0,"41315":5.0,"41316":5.0,"41317":5.0,"41318":5.0,"41319":5.0,"41320":5.0,"41321":5.0,"41322":5.0,"41323":5.0,"41324":5.0,"41325":5.0,"41326":5.0,"41327":5.0,"41328":5.0,"41329":5.0,"41330":5.0,"41331":5.0,"41332":5.0,"41333":5.0,"41334":5.0,"41340":5.0,"41341":5.0,"41342":5.0,"41343":5.0,"41344":5.0,"41345":5.0,"41346":5.0,"41347":5.0,"41348":5.0,"41349":5.0,"41350":5.0,"41351":5.0,"41352":5.0,"41353":5.0,"41354":5.0,"41355":5.0,"41356":5.0,"41357":5.0,"41358":5.0,"41359":5.0,"41360":5.0,"41361":5.0,"41362":5.0,"41363":5.0,"41364":4.0,"41365":5.0,"41366":5.0,"41367":5.0,"41368":5.0,"41369":5.0,"41370":5.0,"41371":5.0,"41372":5.0,"41373":5.0,"41374":5.0,"41375":5.0,"41376":5.0,"41377":5.0,"41378":5.0,"41379":5.0,"41380":5.0,"41381":5.0,"41382":5.0,"41383":5.0,"41390":4.0,"41391":5.0,"41392":5.0,"41393":5.0,"41394":5.0,"41395":4.0,"41396":5.0,"41397":4.0,"41398":5.0,"41399":5.0,"41400":5.0,"41401":4.0,"41402":5.0,"41403":5.0,"41404":4.0,"41405":5.0,"41406":5.0,"41407":5.0,"41408":5.0,"41409":5.0,"41410":5.0,"41411":5.0,"41412":5.0,"41413":5.0,"41414":5.0,"41420":5.0,"41421":5.0,"41422":5.0,"41423":5.0,"41424":5.0,"41425":"nil","41430":1.0,"41431":2.0,"41432":5.0,"41433":3.0,"41434":2.0,"41435":4.0,"41436":5.0,"41437":5.0,"41438":5.0,"41439":5.0,"41440":5.0,"41441":5.0,"41442":5.0,"41443":5.0,"41444":5.0,"41450":5.0,"41451":3.0,"41452":5.0,"41453":5.0,"41454":5.0,"41455":5.0,"41456":5.0,"41457":5.0,"41458":5.0,"41459":3.0,"41460":5.0,"41461":2.0,"41462":5.0,"41463":5.0,"41464":1.0,"41470":4.0,"41471":5.0,"41472":5.0,"41473":4.0,"41474":5.0,"41480":5.0,"41481":1.0,"41482":4.0,"41483":5.0,"41484":4.0,"41485":4.0,"41486":4.0,"41487":1.0,"41488":5.0,"41489":5.0,"41490":3.0,"41491":5.0,"41492":2.0,"41493":4.0,"41494":4.0,"41495":4.0,"41496":5.0,"41497":3.0,"41498":5.0,"41499":4.0,"41500":4.0,"41501":5.0,"41502":5.0,"41503":2.0,"41504":5.0,"41505":5.0,"41506":5.0,"41507":5.0,"41508":5.0,"41509":5.0,"41510":5.0,"41511":5.0,"41512":4.0,"41513":5.0,"41514":5.0,"41515":5.0,"41516":5.0,"41518":5.0,"41519":4.0,"41520":3.0,"41521":4.0,"41522":5.0,"41523":5.0,"41524":5.0,"41525":4.0,"41526":5.0,"41527":5.0,"41528":3.0,"41529":4.0,"41530":5.0,"41531":2.0,"41532":2.0,"41533":5.0,"41534":2.0,"41535":4.0,"41536":4.0,"41537":5.0,"41538":5.0,"41539":5.0,"41540":4.0,"41541":5.0,"41542":5.0,"41543":5.0,"41544":5.0,"41550":1.0,"41551":1.0,"41552":5.0,"41553":5.0,"41554":5.0,"41555":4.0,"41556":5.0,"41557":5.0,"41558":5.0,"41560":5.0,"41561":5.0,"41562":5.0,"41563":5.0,"41564":5.0,"41565":3.0,"41566":5.0,"41567":2.0,"41568":5.0,"41569":1.0,"41570":5.0,"41571":5.0,"41572":4.0,"41573":5.0,"41574":2.0,"41575":4.0,"41576":5.0,"41577":5.0,"41578":5.0,"41579":5.0,"41580":5.0,"41581":5.0,"41582":5.0,"41583":5.0,"41584":5.0,"41585":5.0,"41586":5.0,"41587":5.0,"41588":5.0,"41589":5.0,"41590":5.0,"41591":5.0,"41592":4.0,"41593":4.0,"41594":5.0,"41595":2.0,"41596":3.0,"41597":5.0,"41598":5.0,"41599":4.0,"41600":5.0,"41601":2.0,"41602":5.0,"41603":5.0,"41604":5.0,"41605":5.0,"41606":5.0,"41607":5.0,"41608":5.0,"41609":4.0,"41615":5.0,"41616":5.0,"41617":5.0,"41618":5.0,"41619":5.0,"41620":5.0,"41621":5.0,"41622":5.0,"41623":5.0,"41624":5.0,"41625":5.0,"41626":5.0,"41627":3.0,"41628":5.0,"41629":5.0,"41630":5.0,"41631":4.0,"41632":4.0,"41633":4.0,"41634":4.0,"41635":5.0,"41636":5.0,"41637":5.0,"41638":5.0,"41639":5.0,"41640":5.0,"41641":5.0,"41642":5.0,"41643":4.0,"41644":4.0,"41645":"nil","41650":5.0,"41651":5.0,"41652":5.0,"41653":5.0,"41654":5.0,"41655":5.0,"41656":5.0,"41657":5.0,"41658":5.0,"41659":5.0,"41660":5.0,"41661":5.0,"41662":5.0,"41663":4.0,"41664":5.0,"41685":5.0,"41686":5.0,"41687":5.0,"41688":5.0,"41689":4.0,"41690":3.0,"41691":4.0,"41692":5.0,"41693":5.0,"41694":5.0,"41695":5.0,"41696":5.0,"41697":5.0,"41698":5.0,"41699":5.0,"41700":4.0,"41701":5.0,"41702":5.0,"41703":5.0,"41704":5.0,"41705":5.0,"41706":5.0,"41707":5.0,"41708":4.0,"41709":5.0,"41710":5.0,"41711":5.0,"41712":5.0,"41713":5.0,"41714":5.0,"41715":5.0,"41716":5.0,"41717":4.0,"41718":3.0,"41719":5.0,"41725":5.0,"41726":5.0,"41727":4.0,"41728":5.0,"41729":5.0,"41730":5.0,"41731":5.0,"41732":5.0,"41733":3.0,"41734":5.0,"41735":5.0,"41736":5.0,"41737":3.0,"41738":4.0,"41739":5.0,"41740":5.0,"41741":5.0,"41742":5.0,"41743":5.0,"41744":5.0,"41745":5.0,"41746":5.0,"41747":5.0,"41748":5.0,"41749":5.0,"41760":5.0,"41761":5.0,"41762":5.0,"41763":5.0,"41764":5.0,"41765":5.0,"41766":5.0,"41767":5.0,"41768":5.0,"41769":5.0,"41770":5.0,"41775":5.0,"41776":5.0,"41777":5.0,"41778":5.0,"41779":5.0,"41780":5.0,"41781":5.0,"41782":5.0,"41783":5.0,"41784":5.0,"41785":4.0,"41786":5.0,"41787":5.0,"41788":5.0,"41789":5.0,"41790":5.0,"41791":5.0,"41792":5.0,"41794":4.0,"41795":5.0,"41796":4.0,"41797":5.0,"41798":4.0,"41799":5.0,"41805":5.0,"41806":5.0,"41807":5.0,"41809":5.0,"41810":5.0,"41811":5.0,"41812":5.0,"41813":5.0,"41815":4.0,"41816":5.0,"41817":5.0,"41818":5.0,"41819":5.0,"41820":5.0,"41821":5.0,"41822":5.0,"41823":5.0,"41824":5.0,"41825":5.0,"41830":5.0,"41835":4.0,"41840":5.0,"41845":5.0,"41850":2.0,"41855":"nil","41860":5.0,"41870":5.0,"41875":5.0,"41880":5.0,"41885":5.0,"41890":5.0,"41895":4.0,"41900":5.0,"41905":5.0,"41915":4.0,"41920":5.0,"41925":5.0,"41935":5.0,"41945":5.0,"41950":5.0,"41955":5.0,"41965":5.0,"41970":5.0,"41975":5.0,"41980":4.0,"41985":5.0,"41990":5.0,"41995":5.0,"42000":5.0,"42005":5.0,"42010":3.0,"42015":5.0,"42020":4.0,"42025":5.0,"42026":4.0,"42027":5.0,"42028":5.0,"42029":5.0,"42030":5.0,"42031":5.0,"42032":5.0,"42033":5.0,"42034":5.0,"42035":"nil","42045":5.0,"42046":5.0,"42047":5.0,"42048":5.0,"42049":5.0,"42055":5.0,"42056":5.0,"42057":5.0,"42058":5.0,"42059":5.0,"42060":5.0,"42061":5.0,"42062":5.0,"42063":5.0,"42064":5.0,"42065":5.0,"42066":5.0,"42067":5.0,"42068":5.0,"42069":4.0,"42070":5.0,"42071":5.0,"42072":5.0,"42073":5.0,"42074":5.0,"42085":5.0,"42086":5.0,"42087":5.0,"42088":5.0,"42089":5.0,"42090":5.0,"42091":4.0,"42092":5.0,"42100":3.0,"42101":2.0,"42102":2.0,"42103":3.0,"42104":4.0,"42105":"nil","42110":5.0,"42111":3.0,"42112":5.0,"42113":5.0,"42114":3.0,"42115":3.0,"42116":5.0,"42117":5.0,"42118":4.0,"42119":4.0,"42120":5.0,"42121":5.0,"42122":5.0,"42123":5.0,"42124":5.0,"42130":5.0,"42131":5.0,"42132":4.0,"42133":4.0,"42134":5.0,"42145":5.0,"42146":5.0,"42147":5.0,"42148":5.0,"42149":5.0,"42150":5.0,"42151":5.0,"42152":5.0,"42153":5.0,"42154":5.0,"42155":5.0,"42156":3.0,"42157":5.0,"42158":5.0,"42159":5.0,"42160":5.0,"42161":3.0,"42162":5.0,"42163":4.0,"42164":5.0,"42170":5.0,"42171":5.0,"42172":4.0,"42173":5.0,"42174":5.0,"42180":5.0,"42181":5.0,"42182":5.0,"42183":4.0,"42184":5.0,"42185":5.0,"42186":5.0,"42187":5.0,"42188":5.0,"42189":5.0,"42190":5.0,"42191":5.0,"42192":1.0,"42193":5.0,"42194":5.0,"42195":5.0,"42196":5.0,"42197":5.0,"42198":5.0,"42199":5.0,"42200":5.0,"42201":5.0,"42202":5.0,"42203":5.0,"42204":5.0,"42210":5.0,"42211":5.0,"42212":3.0,"42213":5.0,"42214":5.0,"42220":5.0,"42221":4.0,"42222":3.0,"42223":5.0,"42224":5.0,"42225":5.0,"42226":5.0,"42227":5.0,"42228":4.0,"42229":5.0,"42230":5.0,"42231":5.0,"42232":5.0,"42233":5.0,"42234":5.0,"42240":5.0,"42241":5.0,"42242":5.0,"42243":5.0,"42244":5.0,"42245":5.0,"42246":5.0,"42247":5.0,"42248":5.0,"42249":5.0,"42250":5.0,"42251":5.0,"42252":5.0,"42253":5.0,"42254":5.0,"42255":5.0,"42256":4.0,"42257":5.0,"42258":5.0,"42259":5.0,"42260":5.0,"42261":5.0,"42262":5.0,"42263":5.0,"42264":5.0,"42265":5.0,"42266":5.0,"42267":3.0,"42268":5.0,"42269":5.0,"42270":5.0,"42271":4.0,"42272":5.0,"42273":5.0,"42274":5.0,"42275":4.0,"42276":5.0,"42277":5.0,"42278":5.0,"42279":5.0,"42290":5.0,"42291":5.0,"42292":4.0,"42293":5.0,"42294":5.0,"42295":5.0,"42296":4.0,"42297":5.0,"42298":5.0,"42299":4.0,"42300":5.0,"42301":5.0,"42302":5.0,"42303":5.0,"42304":5.0,"42305":"nil","42310":5.0,"42311":5.0,"42312":4.0,"42313":5.0,"42314":5.0,"42335":4.0,"42336":5.0,"42337":5.0,"42338":4.0,"42339":4.0,"42340":4.0,"42341":5.0,"42342":3.0,"42343":4.0,"42344":3.0,"42345":"nil","42350":4.0,"42351":5.0,"42352":5.0,"42353":5.0,"42354":5.0,"42355":3.0,"42356":5.0,"42357":4.0,"42358":5.0,"42359":5.0,"42365":4.0,"42366":2.0,"42367":5.0,"42368":4.0,"42369":4.0,"42380":4.0,"42381":4.0,"42382":5.0,"42383":4.0,"42384":4.0,"42390":3.0,"42391":4.0,"42392":4.0,"42393":3.0,"42394":4.0,"42395":4.0,"42396":4.0,"42397":5.0,"42398":3.0,"42399":4.0,"42405":4.0,"42406":3.0,"42407":5.0,"42408":5.0,"42409":5.0,"42410":5.0,"42411":4.0,"42412":4.0,"42413":4.0,"42414":5.0,"42415":5.0,"42416":5.0,"42417":1.0,"42418":4.0,"42419":3.0,"42420":4.0,"42421":5.0,"42422":3.0,"42423":3.0,"42424":5.0,"42425":4.0,"42426":5.0,"42427":2.0,"42428":4.0,"42429":5.0,"42430":3.0,"42431":3.0,"42432":5.0,"42433":4.0,"42434":5.0,"42435":4.0,"42436":5.0,"42437":4.0,"42439":5.0,"42440":3.0,"42441":4.0,"42442":4.0,"42443":2.0,"42444":2.0,"42445":3.0,"42446":4.0,"42447":3.0,"42448":5.0,"42449":4.0,"42450":5.0,"42451":4.0,"42452":4.0,"42453":5.0,"42454":4.0,"42455":4.0,"42456":3.0,"42460":4.0,"42465":5.0,"42470":"nil","42475":5.0,"42480":5.0,"42495":5.0,"42500":5.0,"42505":5.0,"42510":3.0,"42515":5.0,"42520":5.0,"42525":5.0,"42530":5.0,"42540":2.0,"42545":5.0,"42546":5.0,"42547":5.0,"42548":4.0,"42549":5.0,"42550":5.0,"42551":4.0,"42552":5.0,"42553":5.0,"42554":5.0,"42555":5.0,"42556":5.0,"42557":5.0,"42558":5.0,"42559":5.0,"42560":5.0,"42561":5.0,"42562":5.0,"42563":5.0,"42564":5.0,"42565":5.0,"42566":5.0,"42567":5.0,"42568":5.0,"42569":5.0,"42570":"nil","42575":4.0,"42576":3.0,"42577":5.0,"42578":3.0,"42579":5.0,"42580":5.0,"42581":3.0,"42582":5.0,"42583":5.0,"42584":5.0,"42585":5.0,"42586":4.0,"42587":5.0,"42588":5.0,"42589":3.0,"42590":5.0,"42591":5.0,"42592":5.0,"42593":5.0,"42594":3.0,"42595":"nil","42605":5.0,"42606":5.0,"42607":4.0,"42608":5.0,"42609":5.0,"42610":5.0,"42611":5.0,"42612":5.0,"42613":5.0,"42614":5.0,"42615":5.0,"42616":5.0,"42617":5.0,"42618":5.0,"42619":5.0,"42620":5.0,"42621":4.0,"42622":5.0,"42623":5.0,"42624":5.0,"42625":5.0,"42626":5.0,"42627":5.0,"42628":5.0,"42629":5.0,"42630":5.0,"42631":5.0,"42632":5.0,"42633":5.0,"42634":4.0,"42635":5.0,"42636":1.0,"42637":5.0,"42638":5.0,"42639":5.0,"42640":5.0,"42641":5.0,"42642":5.0,"42643":5.0,"42644":5.0,"42645":5.0,"42646":4.0,"42647":5.0,"42648":1.0,"42649":2.0,"42650":5.0,"42651":5.0,"42652":5.0,"42653":5.0,"42654":3.0,"42655":5.0,"42656":5.0,"42657":5.0,"42658":4.0,"42659":5.0,"42660":5.0,"42661":5.0,"42662":2.0,"42663":5.0,"42664":5.0,"42665":5.0,"42666":5.0,"42667":5.0,"42668":5.0,"42669":5.0,"42670":"nil","42675":5.0,"42676":4.0,"42677":5.0,"42678":5.0,"42679":5.0,"42680":5.0,"42681":5.0,"42682":5.0,"42683":4.0,"42684":4.0,"42685":5.0,"42686":4.0,"42687":5.0,"42688":5.0,"42689":5.0,"42690":5.0,"42691":4.0,"42692":5.0,"42693":5.0,"42694":4.0,"42695":5.0,"42696":5.0,"42697":5.0,"42698":5.0,"42699":1.0,"42700":5.0,"42701":5.0,"42702":5.0,"42703":5.0,"42704":5.0,"42705":5.0,"42706":5.0,"42707":5.0,"42708":5.0,"42709":5.0,"42710":5.0,"42711":5.0,"42712":5.0,"42713":2.0,"42714":5.0,"42715":4.0,"42716":5.0,"42717":5.0,"42718":4.0,"42719":5.0,"42725":5.0,"42726":4.0,"42727":3.0,"42728":5.0,"42729":5.0,"42730":5.0,"42731":5.0,"42732":5.0,"42733":3.0,"42734":4.0,"42735":4.0,"42736":5.0,"42737":5.0,"42738":4.0,"42739":5.0,"42740":5.0,"42741":5.0,"42742":1.0,"42743":4.0,"42744":4.0,"42745":5.0,"42746":4.0,"42747":4.0,"42748":5.0,"42749":4.0,"42750":5.0,"42751":5.0,"42752":5.0,"42753":4.0,"42754":4.0,"42755":5.0,"42756":5.0,"42757":5.0,"42758":4.0,"42759":4.0,"42765":5.0,"42766":5.0,"42767":5.0,"42768":5.0,"42769":4.0,"42770":4.0,"42771":4.0,"42772":4.0,"42773":5.0,"42774":5.0,"42780":4.0,"42781":5.0,"42782":3.0,"42783":5.0,"42784":5.0,"42790":5.0,"42791":5.0,"42792":4.0,"42793":4.0,"42794":5.0,"42800":5.0,"42801":5.0,"42802":5.0,"42803":5.0,"42804":5.0,"42805":4.0,"42806":4.0,"42807":4.0,"42808":3.0,"42809":3.0,"42810":5.0,"42811":4.0,"42813":5.0,"42814":3.0,"42825":4.0,"42826":5.0,"42827":4.0,"42828":5.0,"42829":4.0,"42830":5.0,"42831":5.0,"42832":5.0,"42833":4.0,"42834":4.0,"42840":5.0,"42841":5.0,"42842":4.0,"42843":3.0,"42844":5.0,"42845":3.0,"42846":2.0,"42847":5.0,"42848":4.0,"42849":5.0,"42850":4.0,"42851":4.0,"42852":5.0,"42853":4.0,"42854":5.0,"42855":4.0,"42856":4.0,"42857":4.0,"42858":5.0,"42859":4.0,"42860":5.0,"42861":5.0,"42862":3.0,"42863":3.0,"42864":5.0,"42865":3.0,"42866":5.0,"42867":5.0,"42868":5.0,"42869":5.0,"42870":5.0,"42875":5.0,"42880":3.0,"42885":5.0,"42890":3.0,"42895":4.0,"42900":4.0,"42905":"nil","42910":5.0,"42911":5.0,"42912":5.0,"42913":5.0,"42914":4.0,"42920":"nil","42925":3.0,"42926":5.0,"42927":5.0,"42928":2.0,"42929":4.0,"42930":4.0,"42931":5.0,"42932":5.0,"42933":2.0,"42934":5.0,"42935":5.0,"42936":5.0,"42937":5.0,"42938":5.0,"42939":5.0,"42940":5.0,"42941":5.0,"42942":5.0,"42943":4.0,"42944":3.0,"42945":4.0,"42946":2.0,"42947":3.0,"42948":3.0,"42949":5.0,"42950":5.0,"42951":5.0,"42952":5.0,"42953":2.0,"42954":5.0,"42955":"nil","42965":1.0,"42966":5.0,"42967":5.0,"42968":5.0,"42969":5.0,"42970":5.0,"42971":5.0,"42972":4.0,"42973":5.0,"42974":4.0,"42975":5.0,"42976":2.0,"42977":5.0,"42978":5.0,"42979":2.0,"42980":4.0,"42981":5.0,"42982":2.0,"42983":5.0,"42984":3.0,"42985":3.0,"42986":5.0,"42987":4.0,"42988":4.0,"42989":5.0,"42990":2.0,"42991":5.0,"42992":3.0,"42993":4.0,"42994":5.0,"42995":5.0,"42996":5.0,"42997":4.0,"42998":5.0,"42999":5.0,"43000":5.0,"43001":1.0,"43002":5.0,"43003":5.0,"43004":4.0,"43005":5.0,"43006":4.0,"43007":1.0,"43008":4.0,"43009":5.0,"43010":4.0,"43011":3.0,"43012":4.0,"43013":4.0,"43014":3.0,"43015":5.0,"43016":5.0,"43017":5.0,"43018":4.0,"43019":5.0,"43020":5.0,"43021":5.0,"43022":5.0,"43023":5.0,"43024":5.0,"43025":5.0,"43026":5.0,"43027":5.0,"43028":5.0,"43029":5.0,"43030":4.0,"43031":5.0,"43032":5.0,"43033":3.0,"43034":5.0,"43035":5.0,"43036":5.0,"43037":4.0,"43038":5.0,"43039":5.0,"43040":4.0,"43041":4.0,"43042":5.0,"43043":5.0,"43044":3.0,"43045":"nil","43050":4.0,"43051":5.0,"43052":3.0,"43053":4.0,"43054":5.0,"43055":5.0,"43056":5.0,"43057":4.0,"43058":5.0,"43059":4.0,"43060":5.0,"43061":5.0,"43062":5.0,"43063":5.0,"43064":4.0,"43065":5.0,"43066":4.0,"43067":4.0,"43068":4.0,"43069":5.0,"43070":5.0,"43071":5.0,"43072":5.0,"43073":3.0,"43074":5.0,"43075":5.0,"43076":5.0,"43077":5.0,"43078":5.0,"43079":5.0,"43085":5.0,"43086":4.0,"43087":5.0,"43089":5.0,"43105":5.0,"43106":3.0,"43107":4.0,"43108":5.0,"43109":5.0,"43110":4.0,"43111":4.0,"43112":3.0,"43113":5.0,"43114":5.0,"43115":4.0,"43116":5.0,"43117":3.0,"43118":5.0,"43119":5.0,"43120":5.0,"43121":5.0,"43122":4.0,"43123":4.0,"43124":5.0,"43125":5.0,"43126":5.0,"43127":5.0,"43128":5.0,"43129":5.0,"43130":4.0,"43131":4.0,"43132":4.0,"43133":4.0,"43134":5.0,"43140":4.0,"43141":4.0,"43142":2.0,"43143":2.0,"43144":5.0,"43145":5.0,"43146":4.0,"43147":5.0,"43148":4.0,"43149":3.0,"43150":3.0,"43151":4.0,"43152":4.0,"43153":5.0,"43154":5.0,"43156":4.0,"43157":5.0,"43158":5.0,"43159":4.0,"43160":3.0,"43162":5.0,"43163":4.0,"43164":5.0,"43165":4.0,"43166":5.0,"43167":5.0,"43168":4.0,"43169":4.0,"43170":5.0,"43171":4.0,"43172":5.0,"43173":5.0,"43174":5.0,"43175":5.0,"43176":4.0,"43177":3.0,"43178":4.0,"43179":4.0,"43180":5.0,"43181":4.0,"43182":4.0,"43183":5.0,"43190":4.0,"43191":5.0,"43192":5.0,"43193":5.0,"43195":4.0,"43196":4.0,"43197":5.0,"43198":5.0,"43199":4.0,"43200":5.0,"43205":5.0,"43210":5.0,"43215":5.0,"43220":5.0,"43225":4.0,"43230":"nil","43235":5.0,"43240":5.0,"43245":5.0,"43260":5.0,"43265":5.0,"43270":4.0,"43275":5.0,"43285":5.0,"43295":4.0,"43300":5.0,"43305":4.0,"43320":3.0,"43325":5.0,"43330":1.0,"43335":5.0,"43340":5.0,"43350":5.0,"43355":5.0,"43365":4.0,"43375":5.0,"43385":4.0,"43395":4.0,"43400":"nil","43410":5.0,"43411":5.0,"43412":4.0,"43413":3.0,"43414":5.0,"43425":5.0,"43426":5.0,"43427":4.0,"43428":5.0,"43429":5.0,"43430":5.0,"43431":5.0,"43432":4.0,"43433":5.0,"43434":5.0,"43435":5.0,"43436":4.0,"43437":5.0,"43438":5.0,"43439":4.0,"43440":4.0,"43441":5.0,"43442":5.0,"43443":4.0,"43444":4.0,"43445":4.0,"43446":5.0,"43447":5.0,"43448":4.0,"43449":4.0,"43450":4.0,"43451":5.0,"43452":5.0,"43453":4.0,"43454":5.0,"43455":5.0,"43456":5.0,"43457":3.0,"43458":5.0,"43459":5.0,"43470":5.0,"43471":5.0,"43472":4.0,"43473":4.0,"43474":4.0,"43480":5.0,"43481":5.0,"43482":5.0,"43483":5.0,"43484":5.0,"43485":5.0,"43486":5.0,"43487":5.0,"43488":5.0,"43489":5.0,"43490":1.0,"43491":5.0,"43493":3.0,"43494":5.0,"43495":3.0,"43497":5.0,"43498":5.0,"43499":4.0,"43507":4.0,"43508":5.0,"43509":5.0,"43511":5.0,"43512":5.0,"43513":4.0,"43514":3.0,"43515":3.0,"43516":5.0,"43517":5.0,"43518":4.0,"43519":4.0,"43520":5.0,"43522":5.0,"43523":4.0,"43524":5.0,"43525":5.0,"43526":1.0,"43527":5.0,"43528":4.0,"43529":5.0,"43535":5.0,"43536":5.0,"43538":5.0,"43539":5.0,"43540":5.0,"43542":5.0,"43543":4.0,"43544":5.0,"43550":5.0,"43552":5.0,"43553":5.0,"43554":5.0,"43555":5.0,"43556":5.0,"43557":5.0,"43558":5.0,"43559":5.0,"43565":5.0,"43566":4.0,"43567":5.0,"43568":5.0,"43569":4.0,"43570":5.0,"43571":5.0,"43572":5.0,"43573":4.0,"43574":4.0,"43585":4.0,"43586":5.0,"43587":4.0,"43588":4.0,"43589":5.0,"43590":4.0,"43591":4.0,"43592":4.0,"43593":5.0,"43594":5.0,"43595":5.0,"43596":5.0,"43597":5.0,"43598":5.0,"43599":5.0,"43600":"nil","43605":5.0,"43606":5.0,"43607":5.0,"43608":4.0,"43609":5.0,"43610":4.0,"43611":5.0,"43612":3.0,"43613":4.0,"43614":5.0,"43615":5.0,"43616":5.0,"43617":5.0,"43618":5.0,"43619":4.0,"43620":4.0,"43621":5.0,"43622":5.0,"43623":4.0,"43624":1.0,"43625":3.0,"43626":4.0,"43627":4.0,"43628":5.0,"43629":5.0,"43630":5.0,"43631":5.0,"43632":3.0,"43633":3.0,"43634":5.0,"43640":5.0,"43641":4.0,"43642":5.0,"43643":4.0,"43644":5.0,"43645":4.0,"43646":3.0,"43647":1.0,"43648":4.0,"43649":4.0,"43655":4.0,"43656":4.0,"43657":5.0,"43658":5.0,"43659":4.0,"43665":5.0,"43666":3.0,"43667":2.0,"43668":4.0,"43669":4.0,"43670":5.0,"43671":4.0,"43672":5.0,"43673":3.0,"43674":5.0,"43675":4.0,"43676":5.0,"43677":5.0,"43678":5.0,"43679":5.0,"43680":5.0,"43681":4.0,"43682":5.0,"43683":4.0,"43684":4.0,"43685":4.0,"43686":5.0,"43687":4.0,"43688":5.0,"43689":5.0,"43690":4.0,"43691":5.0,"43692":5.0,"43693":4.0,"43694":4.0,"43695":4.0,"43696":5.0,"43697":4.0,"43698":5.0,"43699":5.0,"43700":5.0,"43701":4.0,"43702":5.0,"43703":5.0,"43704":4.0,"43705":5.0,"43706":4.0,"43707":5.0,"43708":5.0,"43709":5.0,"43710":5.0,"43711":5.0,"43712":4.0,"43713":4.0,"43714":5.0,"43715":4.0,"43716":5.0,"43717":5.0,"43718":5.0,"43719":5.0,"43720":4.0,"43721":4.0,"43722":3.0,"43723":5.0,"43724":4.0,"43730":5.0,"43731":3.0,"43732":5.0,"43734":2.0,"43735":4.0,"43736":5.0,"43738":4.0,"43739":5.0,"43740":5.0,"43741":4.0,"43743":4.0,"43744":5.0,"43745":4.0,"43746":4.0,"43747":4.0,"43748":4.0,"43749":5.0,"43750":5.0,"43751":5.0,"43752":5.0,"43753":5.0,"43754":5.0,"43755":5.0,"43756":4.0,"43757":4.0,"43758":4.0,"43759":4.0,"43760":3.0,"43761":5.0,"43762":5.0,"43763":5.0,"43764":3.0,"43765":5.0,"43766":5.0,"43767":3.0,"43768":5.0,"43769":5.0,"43770":5.0,"43771":5.0,"43772":5.0,"43773":5.0,"43774":5.0,"43775":5.0,"43776":5.0,"43777":2.0,"43779":5.0,"43780":5.0,"43781":4.0,"43782":4.0,"43783":5.0,"43784":5.0,"43785":"nil","43790":3.0,"43791":5.0,"43792":4.0,"43793":3.0,"43794":5.0,"43795":5.0,"43796":5.0,"43797":4.0,"43798":5.0,"43799":3.0,"43800":5.0,"43801":4.0,"43802":4.0,"43803":4.0,"43804":3.0,"43805":4.0,"43806":4.0,"43807":3.0,"43808":5.0,"43809":1.0,"43815":4.0,"43816":5.0,"43817":2.0,"43818":3.0,"43819":4.0,"43820":4.0,"43821":4.0,"43822":4.0,"43823":5.0,"43824":4.0,"43825":5.0,"43826":4.0,"43827":3.0,"43828":4.0,"43829":5.0,"43830":5.0,"43831":5.0,"43832":5.0,"43833":4.0,"43834":3.0,"43835":5.0,"43836":4.0,"43837":3.0,"43838":3.0,"43839":5.0,"43840":4.0,"43841":5.0,"43842":3.0,"43843":4.0,"43844":5.0,"43845":4.0,"43846":4.0,"43847":5.0,"43848":5.0,"43849":4.0,"43850":5.0,"43851":4.0,"43852":5.0,"43853":5.0,"43854":4.0,"43855":5.0,"43856":3.0,"43857":5.0,"43858":5.0,"43859":5.0,"43860":2.0,"43861":3.0,"43862":4.0,"43863":5.0,"43864":4.0,"43865":3.0,"43866":3.0,"43867":3.0,"43868":2.0,"43869":5.0,"43870":4.0,"43871":4.0,"43872":5.0,"43873":5.0,"43874":4.0,"43885":4.0,"43886":5.0,"43887":5.0,"43888":3.0,"43889":1.0,"43890":4.0,"43891":4.0,"43892":5.0,"43893":4.0,"43894":3.0,"43900":5.0,"43901":5.0,"43902":5.0,"43903":5.0,"43904":3.0,"43905":4.0,"43906":1.0,"43907":3.0,"43908":5.0,"43909":5.0,"43910":5.0,"43911":3.0,"43912":3.0,"43913":5.0,"43914":5.0,"43915":4.0,"43916":5.0,"43917":5.0,"43918":4.0,"43919":3.0,"43920":4.0,"43921":3.0,"43922":3.0,"43923":2.0,"43924":5.0,"43925":5.0,"43926":4.0,"43927":5.0,"43929":5.0,"43930":5.0,"43931":5.0,"43932":3.0,"43933":3.0,"43934":5.0,"43935":1.0,"43936":5.0,"43937":4.0,"43938":3.0,"43939":4.0,"43940":4.0,"43941":5.0,"43942":4.0,"43943":4.0,"43944":5.0,"43950":3.0,"43951":1.0,"43952":5.0,"43953":5.0,"43954":5.0,"43955":5.0,"43956":5.0,"43957":5.0,"43958":5.0,"43959":4.0,"43960":5.0,"43961":4.0,"43962":5.0,"43963":3.0,"43964":5.0,"43965":5.0,"43966":3.0,"43967":3.0,"43968":3.0,"43969":5.0,"43970":3.0,"43971":3.0,"43972":4.0,"43973":4.0,"43974":1.0,"43975":2.0,"43976":3.0,"43977":5.0,"43978":3.0,"43979":4.0,"43980":5.0,"43981":5.0,"43982":5.0,"43983":4.0,"43984":5.0,"43985":2.0,"43986":3.0,"43987":3.0,"43988":4.0,"43989":3.0,"43990":3.0,"43991":3.0,"43992":4.0,"43993":4.0,"43994":2.0,"43995":4.0,"43996":4.0,"43997":3.0,"43998":5.0,"43999":3.0,"44000":2.0,"44001":2.0,"44002":1.0,"44003":2.0,"44004":3.0,"44005":4.0,"44006":3.0,"44007":2.0,"44008":4.0,"44009":4.0,"44010":4.0,"44011":5.0,"44012":4.0,"44013":3.0,"44014":4.0,"44015":4.0,"44016":4.0,"44017":4.0,"44018":3.0,"44019":4.0,"44020":3.0,"44021":5.0,"44022":2.0,"44023":5.0,"44024":4.0,"44025":4.0,"44026":3.0,"44027":5.0,"44028":4.0,"44029":4.0,"44030":3.0,"44031":4.0,"44032":2.0,"44033":5.0,"44034":2.0,"44035":2.0,"44036":2.0,"44037":3.0,"44038":3.0,"44039":4.0,"44040":3.0,"44041":3.0,"44042":4.0,"44043":3.0,"44044":4.0,"44045":3.0,"44046":3.0,"44047":3.0,"44048":1.0,"44049":2.0,"44050":4.0,"44051":4.0,"44052":3.0,"44053":4.0,"44054":3.0,"44055":3.0,"44056":4.0,"44057":4.0,"44058":3.0,"44059":4.0,"44060":4.0,"44061":4.0,"44062":4.0,"44063":5.0,"44064":4.0,"44065":3.0,"44066":3.0,"44067":4.0,"44068":4.0,"44069":3.0,"44070":"nil","44075":4.0,"44076":4.0,"44077":3.0,"44078":4.0,"44079":5.0,"44085":5.0,"44086":4.0,"44087":5.0,"44088":3.0,"44089":5.0,"44095":5.0,"44096":4.0,"44097":5.0,"44098":4.0,"44099":4.0,"44100":4.0,"44101":5.0,"44102":5.0,"44103":5.0,"44104":4.0,"44110":3.0,"44111":4.0,"44112":3.0,"44113":3.0,"44114":5.0,"44115":5.0,"44116":4.0,"44117":2.0,"44118":4.0,"44119":1.0,"44120":2.0,"44125":4.0,"44130":5.0,"44135":5.0,"44140":3.0,"44145":1.0,"44150":"nil","44155":3.0,"44160":5.0,"44165":4.0,"44170":4.0,"44180":5.0,"44190":3.0,"44195":2.0,"44210":5.0,"44220":4.0,"44225":5.0,"44230":3.0,"44235":4.0,"44240":5.0,"44245":5.0,"44250":2.0,"44260":2.0,"44265":3.0,"44280":5.0,"44285":2.0,"44295":3.0,"44315":4.0,"44325":4.0,"44326":4.0,"44327":4.0,"44328":5.0,"44329":5.0,"44330":4.0,"44331":4.0,"44332":4.0,"44333":4.0,"44334":5.0,"44335":5.0,"44336":5.0,"44337":4.0,"44338":3.0,"44339":4.0,"44340":"nil","44345":2.0,"44346":1.0,"44347":5.0,"44348":3.0,"44349":5.0,"44350":5.0,"44351":4.0,"44352":4.0,"44353":5.0,"44354":3.0,"44355":3.0,"44356":4.0,"44357":5.0,"44358":5.0,"44359":5.0,"44380":4.0,"44381":4.0,"44382":3.0,"44383":4.0,"44384":4.0,"44385":5.0,"44386":4.0,"44387":5.0,"44388":5.0,"44389":5.0,"44400":5.0,"44401":1.0,"44402":5.0,"44403":5.0,"44404":5.0,"44405":3.0,"44406":3.0,"44407":4.0,"44408":1.0,"44409":4.0,"44410":4.0,"44411":2.0,"44412":5.0,"44413":3.0,"44414":4.0,"44415":1.0,"44416":4.0,"44417":5.0,"44418":2.0,"44419":4.0,"44420":4.0,"44421":3.0,"44422":2.0,"44423":3.0,"44424":4.0,"44430":3.0,"44431":3.0,"44432":4.0,"44433":4.0,"44434":3.0,"44435":4.0,"44436":3.0,"44437":5.0,"44438":4.0,"44439":4.0,"44440":5.0,"44441":4.0,"44442":4.0,"44443":4.0,"44444":4.0,"44445":4.0,"44446":4.0,"44447":4.0,"44448":5.0,"44449":4.0,"44465":4.0,"44466":3.0,"44467":5.0,"44468":4.0,"44469":4.0,"44470":4.0,"44471":4.0,"44472":4.0,"44473":3.0,"44474":3.0,"44475":1.0,"44476":5.0,"44477":4.0,"44478":2.0,"44479":4.0,"44480":4.0,"44481":2.0,"44482":4.0,"44483":5.0,"44484":4.0,"44485":3.0,"44486":3.0,"44487":4.0,"44488":2.0,"44489":1.0,"44490":2.0,"44491":4.0,"44492":4.0,"44493":2.0,"44494":1.0,"44500":1.0,"44501":4.0,"44502":3.0,"44503":3.0,"44504":4.0,"44505":5.0,"44506":3.0,"44507":2.0,"44508":4.0,"44509":4.0,"44510":5.0,"44511":3.0,"44512":1.0,"44513":4.0,"44514":4.0,"44515":5.0,"44516":3.0,"44517":3.0,"44518":4.0,"44519":4.0,"44520":2.0,"44521":1.0,"44522":2.0,"44523":3.0,"44524":4.0,"44525":5.0,"44526":5.0,"44527":4.0,"44528":4.0,"44529":5.0,"44530":3.0,"44531":2.0,"44532":5.0,"44533":4.0,"44534":2.0,"44535":4.0,"44536":4.0,"44537":4.0,"44538":5.0,"44539":5.0,"44540":"nil","44550":4.0,"44551":5.0,"44552":4.0,"44553":4.0,"44554":5.0,"44555":5.0,"44556":5.0,"44557":5.0,"44558":3.0,"44559":4.0,"44560":3.0,"44561":5.0,"44562":4.0,"44563":5.0,"44564":4.0,"44565":5.0,"44566":5.0,"44567":3.0,"44568":4.0,"44569":5.0,"44570":4.0,"44571":5.0,"44572":3.0,"44573":5.0,"44574":5.0,"44575":5.0,"44576":5.0,"44577":3.0,"44578":5.0,"44579":5.0,"44580":1.0,"44581":5.0,"44582":4.0,"44583":1.0,"44584":5.0,"44586":5.0,"44587":5.0,"44588":4.0,"44589":4.0,"44590":5.0,"44591":1.0,"44592":2.0,"44593":3.0,"44594":4.0,"44595":3.0,"44596":4.0,"44597":5.0,"44598":5.0,"44605":5.0,"44606":3.0,"44607":5.0,"44608":4.0,"44610":4.0,"44611":4.0,"44612":3.0,"44613":3.0,"44614":5.0,"44620":5.0,"44621":5.0,"44622":2.0,"44623":4.0,"44624":5.0,"44625":3.0,"44626":5.0,"44627":5.0,"44628":5.0,"44629":5.0,"44630":4.0,"44631":5.0,"44632":3.0,"44633":5.0,"44634":5.0,"44640":5.0,"44641":5.0,"44642":5.0,"44643":5.0,"44644":4.0,"44645":3.0,"44646":5.0,"44647":5.0,"44648":3.0,"44649":4.0,"44650":1.0,"44651":5.0,"44652":4.0,"44653":4.0,"44654":2.0,"44655":5.0,"44656":2.0,"44657":5.0,"44658":5.0,"44659":5.0,"44660":5.0,"44661":5.0,"44662":4.0,"44663":5.0,"44664":5.0,"44665":4.0,"44666":4.0,"44667":4.0,"44668":3.0,"44669":5.0,"44670":5.0,"44671":1.0,"44672":3.0,"44673":4.0,"44674":5.0,"44675":3.0,"44676":5.0,"44677":4.0,"44678":1.0,"44679":4.0,"44680":4.0,"44682":1.0,"44683":4.0,"44684":4.0,"44685":5.0,"44686":4.0,"44687":1.0,"44688":4.0,"44690":5.0,"44691":4.0,"44692":5.0,"44693":3.0,"44694":4.0,"44700":4.0,"44701":1.0,"44702":3.0,"44703":4.0,"44704":4.0,"44705":1.0,"44706":4.0,"44707":5.0,"44708":3.0,"44709":4.0,"44715":4.0,"44716":5.0,"44717":5.0,"44718":5.0,"44719":4.0,"44720":4.0,"44721":5.0,"44722":1.0,"44723":5.0,"44724":4.0,"44725":"nil","44730":4.0,"44731":4.0,"44732":1.0,"44733":4.0,"44734":2.0,"44735":5.0,"44736":4.0,"44737":4.0,"44738":4.0,"44739":4.0,"44740":3.0,"44741":4.0,"44742":5.0,"44743":5.0,"44744":2.0,"44745":4.0,"44746":5.0,"44747":3.0,"44748":3.0,"44749":4.0,"44750":3.0,"44751":3.0,"44752":4.0,"44753":4.0,"44754":4.0,"44765":4.0,"44766":4.0,"44767":3.0,"44768":5.0,"44769":1.0,"44770":4.0,"44771":5.0,"44772":3.0,"44773":5.0,"44774":3.0,"44775":4.0,"44776":1.0,"44777":5.0,"44778":1.0,"44779":3.0,"44780":3.0,"44781":4.0,"44782":3.0,"44783":4.0,"44784":5.0,"44785":4.0,"44786":3.0,"44787":3.0,"44788":3.0,"44789":4.0,"44790":5.0,"44791":1.0,"44792":2.0,"44793":3.0,"44794":4.0,"44795":3.0,"44796":4.0,"44797":3.0,"44798":4.0,"44799":5.0,"44800":4.0,"44801":1.0,"44802":4.0,"44803":5.0,"44804":5.0,"44810":5.0,"44811":3.0,"44812":3.0,"44813":4.0,"44814":4.0,"44815":3.0,"44816":5.0,"44817":5.0,"44818":4.0,"44819":3.0,"44820":5.0,"44821":3.0,"44822":5.0,"44823":1.0,"44824":4.0,"44835":5.0,"44836":4.0,"44837":3.0,"44838":4.0,"44839":1.0,"44840":4.0,"44841":5.0,"44842":5.0,"44843":5.0,"44844":5.0,"44845":4.0,"44846":3.0,"44847":5.0,"44848":5.0,"44849":4.0,"44850":1.0,"44851":2.0,"44852":4.0,"44853":3.0,"44854":4.0,"44855":1.0,"44856":2.0,"44857":4.0,"44858":4.0,"44859":5.0,"44860":"nil","44865":4.0,"44866":3.0,"44867":5.0,"44868":5.0,"44869":4.0,"44870":4.0,"44871":4.0,"44872":5.0,"44873":4.0,"44874":5.0,"44875":4.0,"44876":4.0,"44877":4.0,"44878":5.0,"44879":5.0,"44880":5.0,"44885":5.0,"44890":"nil","44895":3.0,"44900":4.0,"44905":5.0,"44910":4.0,"44915":5.0,"44920":4.0,"44930":3.0,"44935":4.0,"44945":5.0,"44950":4.0,"44955":5.0,"44960":5.0,"44965":4.0,"44970":5.0,"44975":4.0,"44976":5.0,"44977":4.0,"44978":1.0,"44979":3.0,"44980":"nil","44985":4.0,"44986":3.0,"44987":3.0,"44988":2.0,"44989":4.0,"44990":2.0,"44991":3.0,"44992":4.0,"44993":3.0,"44994":1.0,"44995":3.0,"44996":4.0,"44997":5.0,"44998":5.0,"44999":4.0,"45000":3.0,"45001":4.0,"45002":5.0,"45003":5.0,"45004":5.0,"45015":3.0,"45016":3.0,"45017":4.0,"45018":3.0,"45019":4.0,"45020":5.0,"45021":5.0,"45022":5.0,"45023":5.0,"45024":5.0,"45025":"nil","45035":5.0,"45036":5.0,"45037":5.0,"45038":5.0,"45039":5.0,"45040":5.0,"45041":5.0,"45042":5.0,"45043":4.0,"45044":5.0,"45045":5.0,"45046":5.0,"45047":5.0,"45048":4.0,"45049":5.0,"45050":4.0,"45051":4.0,"45052":5.0,"45053":4.0,"45054":4.0,"45055":5.0,"45056":3.0,"45057":1.0,"45058":4.0,"45059":4.0,"45060":"nil","45065":"nil","45067":"nil","45077":"nil","45078":"nil","45079":"nil","45080":"nil","45081":"nil","45084":5.0,"45085":4.0,"45086":5.0,"45087":4.0,"45088":4.0,"45089":2.0,"45090":5.0,"45091":3.0,"45092":5.0,"45093":5.0,"45094":4.0,"45095":5.0,"45096":2.0,"45097":4.0,"45098":5.0,"45099":5.0,"45100":5.0,"45101":5.0,"45102":4.0,"45103":5.0,"45104":4.0,"45105":3.0,"45107":1.0,"45110":5.0,"45111":3.0,"45113":3.0,"45115":4.0,"45118":4.0,"45119":"nil","45129":5.0,"45130":5.0,"45131":4.0,"45132":4.0,"45133":4.0,"45140":5.0,"45141":5.0,"45142":4.0,"45143":3.0,"45144":1.0,"45145":5.0,"45146":5.0,"45147":4.0,"45148":3.0,"45149":1.0,"45150":5.0,"45151":4.0,"45152":1.0,"45153":4.0,"45154":3.0,"45155":3.0,"45156":4.0,"45158":4.0,"45159":5.0,"45161":4.0,"45162":5.0,"45163":5.0,"45164":5.0,"45165":5.0,"45166":4.0,"45167":4.0,"45168":5.0,"45170":5.0,"45171":5.0,"45172":4.0,"45173":5.0,"45175":5.0,"45176":4.0,"45177":5.0,"45178":5.0,"45179":5.0,"45180":5.0,"45181":5.0,"45182":5.0,"45183":4.0,"45184":5.0,"45185":5.0,"45186":4.0,"45187":1.0,"45188":4.0,"45199":5.0,"45200":4.0,"45201":2.0,"45202":3.0,"45203":3.0,"45204":5.0,"45205":5.0,"45206":5.0,"45207":4.0,"45208":1.0,"45209":4.0,"45210":4.0,"45211":4.0,"45212":1.0,"45213":2.0,"45214":4.0,"45215":4.0,"45216":4.0,"45217":1.0,"45218":3.0,"45219":5.0,"45220":4.0,"45221":3.0,"45222":1.0,"45223":3.0,"45224":4.0,"45225":5.0,"45226":4.0,"45229":"nil","45234":3.0,"45239":1.0,"45244":5.0,"45249":1.0,"45254":3.0,"45259":3.0,"45264":1.0,"45269":4.0,"45279":4.0,"45284":5.0,"45285":5.0,"45286":5.0,"45287":5.0,"45288":5.0,"45289":"nil","45294":5.0,"45295":5.0,"45296":5.0,"45297":5.0,"45298":5.0,"45299":5.0,"45300":5.0,"45301":5.0,"45302":5.0,"45303":5.0,"45304":5.0,"45305":5.0,"45306":1.0,"45307":5.0,"45308":5.0,"45309":5.0,"45310":5.0,"45311":5.0,"45312":5.0,"45313":5.0,"45314":5.0,"45315":5.0,"45316":5.0,"45317":5.0,"45318":5.0,"45319":5.0,"45320":5.0,"45321":5.0,"45322":5.0,"45323":5.0,"45324":5.0,"45325":5.0,"45326":5.0,"45327":4.0,"45328":5.0,"45329":"nil","45334":5.0,"45335":5.0,"45336":2.0,"45337":4.0,"45338":3.0,"45339":5.0,"45340":5.0,"45341":5.0,"45342":4.0,"45343":5.0,"45344":5.0,"45345":5.0,"45346":5.0,"45347":5.0,"45348":5.0,"45354":2.0,"45355":5.0,"45356":5.0,"45357":5.0,"45358":4.0,"45359":5.0,"45360":5.0,"45361":5.0,"45362":4.0,"45363":1.0,"45364":5.0,"45365":5.0,"45366":4.0,"45367":4.0,"45368":5.0,"45369":5.0,"45370":5.0,"45371":5.0,"45372":5.0,"45373":1.0,"45374":5.0,"45375":4.0,"45376":5.0,"45377":1.0,"45378":5.0,"45379":5.0,"45380":5.0,"45381":4.0,"45382":5.0,"45383":5.0,"45384":5.0,"45385":5.0,"45386":5.0,"45387":5.0,"45388":5.0,"45389":5.0,"45390":5.0,"45391":5.0,"45392":4.0,"45393":5.0,"45395":4.0,"45396":5.0,"45397":5.0,"45398":4.0,"45399":4.0,"45400":5.0,"45401":5.0,"45402":5.0,"45403":5.0,"45404":5.0,"45405":5.0,"45406":5.0,"45407":1.0,"45408":4.0,"45409":4.0,"45410":3.0,"45411":2.0,"45412":5.0,"45414":4.0,"45415":5.0,"45416":4.0,"45417":5.0,"45418":5.0,"45419":4.0,"45420":5.0,"45421":5.0,"45422":3.0,"45423":5.0,"45424":3.0,"45425":4.0,"45426":5.0,"45427":5.0,"45428":4.0,"45429":"nil","45434":2.0,"45435":5.0,"45436":4.0,"45437":5.0,"45438":3.0,"45439":3.0,"45440":5.0,"45441":5.0,"45442":1.0,"45443":1.0,"45444":"nil","45449":5.0,"45450":4.0,"45451":4.0,"45452":5.0,"45453":3.0,"45454":5.0,"45455":5.0,"45456":4.0,"45457":2.0,"45458":1.0,"45459":1.0,"45464":1.0,"45469":5.0,"45474":3.0,"45479":5.0,"45484":1.0,"45489":4.0,"45494":1.0,"45495":1.0,"45496":1.0,"45497":1.0,"45498":1.0,"45499":1.0,"45500":1.0,"45501":1.0,"45502":1.0,"45503":1.0,"45504":1.0,"45505":1.0,"45506":1.0,"45507":1.0,"45508":1.0,"45509":"nil","45514":4.0,"45515":1.0,"45516":1.0,"45517":1.0,"45518":1.0,"45519":1.0,"45520":1.0,"45521":1.0,"45522":1.0,"45523":1.0,"45524":5.0,"45525":3.0,"45526":5.0,"45527":5.0,"45528":3.0,"45529":1.0,"45530":3.0,"45531":1.0,"45532":5.0,"45533":4.0,"45534":5.0,"45535":3.0,"45536":5.0,"45537":5.0,"45538":3.0,"45539":4.0,"45540":5.0,"45541":4.0,"45542":5.0,"45543":4.0,"45544":5.0,"45545":1.0,"45546":5.0,"45547":5.0,"45548":5.0,"45549":"nil","45554":5.0,"45555":2.0,"45556":4.0,"45557":4.0,"45558":4.0,"45559":3.0,"45560":4.0,"45561":3.0,"45562":5.0,"45563":4.0,"45564":5.0,"45565":3.0,"45566":1.0,"45567":5.0,"45568":5.0,"45569":5.0,"45570":3.0,"45571":4.0,"45572":4.0,"45573":4.0,"45579":5.0,"45580":5.0,"45581":5.0,"45582":5.0,"45583":4.0,"45584":4.0,"45585":3.0,"45586":5.0,"45587":4.0,"45588":2.0,"45589":5.0,"45590":5.0,"45591":5.0,"45592":5.0,"45593":2.0,"45594":5.0,"45595":5.0,"45596":3.0,"45597":5.0,"45598":5.0,"45599":3.0,"45600":3.0,"45601":4.0,"45602":4.0,"45603":4.0,"45604":2.0,"45605":5.0,"45606":3.0,"45607":5.0,"45608":4.0,"45614":4.0,"45615":5.0,"45616":4.0,"45617":2.0,"45618":5.0,"45619":5.0,"45620":4.0,"45621":5.0,"45622":5.0,"45623":3.0,"45624":4.0,"45625":1.0,"45626":4.0,"45627":5.0,"45628":5.0,"45634":4.0,"45635":5.0,"45636":4.0,"45637":4.0,"45638":3.0,"45639":5.0,"45640":5.0,"45641":5.0,"45642":5.0,"45643":1.0,"45644":4.0,"45645":5.0,"45646":5.0,"45647":4.0,"45648":5.0,"45654":4.0,"45655":5.0,"45656":5.0,"45657":5.0,"45658":5.0,"45659":4.0,"45660":5.0,"45661":5.0,"45662":5.0,"45663":4.0,"45664":4.0,"45665":1.0,"45666":5.0,"45668":4.0,"45669":5.0,"45670":4.0,"45672":5.0,"45673":4.0,"45674":4.0,"45675":3.0,"45676":4.0,"45677":5.0,"45678":4.0,"45679":5.0,"45680":1.0,"45681":4.0,"45682":4.0,"45683":4.0,"45685":5.0,"45686":5.0,"45687":5.0,"45688":5.0,"45689":5.0,"45690":3.0,"45691":3.0,"45692":4.0,"45693":3.0,"45694":4.0,"45695":5.0,"45696":5.0,"45697":5.0,"45698":3.0,"45699":5.0,"45701":5.0,"45702":4.0,"45703":3.0,"45704":5.0,"45705":5.0,"45706":5.0,"45707":1.0,"45709":3.0,"45710":4.0,"45711":5.0,"45712":4.0,"45713":5.0,"45714":5.0,"45715":5.0,"45716":3.0,"45718":5.0,"45719":3.0,"45720":4.0,"45721":2.0,"45722":5.0,"45723":5.0,"45724":2.0,"45725":5.0,"45726":1.0,"45727":3.0,"45728":3.0,"45729":3.0,"45730":1.0,"45731":5.0,"45732":5.0,"45733":4.0,"45734":5.0,"45735":5.0,"45736":5.0,"45737":4.0,"45738":5.0,"45739":4.0,"45740":2.0,"45741":5.0,"45742":5.0,"45743":4.0,"45744":5.0,"45745":4.0,"45746":5.0,"45747":5.0,"45748":5.0,"45749":4.0,"45750":5.0,"45751":5.0,"45752":5.0,"45753":5.0,"45754":5.0,"45755":5.0,"45756":4.0,"45757":5.0,"45758":5.0,"45759":4.0,"45760":4.0,"45761":5.0,"45762":5.0,"45763":5.0,"45764":4.0,"45765":3.0,"45766":5.0,"45767":5.0,"45768":4.0,"45769":"nil","45774":4.0,"45775":2.0,"45776":1.0,"45777":2.0,"45778":5.0,"45779":4.0,"45780":5.0,"45781":5.0,"45782":4.0,"45783":4.0,"45789":5.0,"45790":5.0,"45791":4.0,"45792":5.0,"45793":4.0,"45794":4.0,"45795":5.0,"45796":4.0,"45797":5.0,"45798":5.0,"45799":4.0,"45801":4.0,"45803":3.0,"45804":4.0,"45805":5.0,"45806":4.0,"45807":4.0,"45808":4.0,"45809":5.0,"45810":4.0,"45811":4.0,"45812":5.0,"45813":5.0,"45814":5.0,"45815":4.0,"45816":4.0,"45817":4.0,"45818":5.0,"45819":5.0,"45820":4.0,"45821":5.0,"45822":5.0,"45823":5.0,"45829":4.0,"45830":5.0,"45831":5.0,"45832":3.0,"45833":5.0,"45834":4.0,"45835":5.0,"45836":4.0,"45837":4.0,"45838":5.0,"45839":5.0,"45842":5.0,"45843":5.0,"45844":2.0,"45845":4.0,"45846":5.0,"45847":5.0,"45848":4.0,"45854":4.0,"45855":1.0,"45856":4.0,"45857":5.0,"45858":5.0,"45864":4.0,"45865":4.0,"45866":5.0,"45867":4.0,"45868":5.0,"45874":5.0,"45875":5.0,"45876":4.0,"45877":5.0,"45878":2.0,"45879":4.0,"45880":4.0,"45881":4.0,"45882":5.0,"45883":4.0,"45884":5.0,"45885":5.0,"45886":5.0,"45887":3.0,"45888":4.0,"45890":4.0,"45891":3.0,"45892":5.0,"45893":5.0,"45894":4.0,"45895":5.0,"45896":5.0,"45897":3.0,"45898":2.0,"45899":3.0,"45900":5.0,"45901":5.0,"45902":4.0,"45903":5.0,"45904":5.0,"45905":4.0,"45906":5.0,"45907":3.0,"45908":5.0,"45909":5.0,"45910":1.0,"45911":2.0,"45912":5.0,"45913":5.0,"45914":5.0,"45915":5.0,"45916":4.0,"45917":5.0,"45918":1.0,"45919":5.0,"45920":5.0,"45921":3.0,"45922":4.0,"45923":5.0,"45924":5.0,"45929":4.0,"45934":3.0,"45939":4.0,"45944":5.0,"45949":5.0,"45959":5.0,"45969":4.0,"45974":"nil","45984":5.0,"45989":4.0,"46019":5.0,"46024":5.0,"46029":5.0,"46044":4.0,"46049":5.0,"46069":4.0,"46074":5.0,"46079":5.0,"46084":4.0,"46094":4.0,"46099":3.0,"46104":3.0,"46109":4.0,"46114":5.0,"46124":5.0,"46125":1.0,"46126":4.0,"46127":4.0,"46128":4.0,"46129":1.0,"46130":5.0,"46131":5.0,"46132":5.0,"46133":4.0,"46134":5.0,"46135":5.0,"46136":2.0,"46137":4.0,"46138":4.0,"46139":5.0,"46140":5.0,"46141":5.0,"46142":4.0,"46143":5.0,"46144":4.0,"46145":3.0,"46146":5.0,"46147":5.0,"46148":4.0,"46149":5.0,"46150":4.0,"46151":1.0,"46152":3.0,"46153":5.0,"46154":5.0,"46155":3.0,"46156":1.0,"46157":5.0,"46158":1.0,"46159":2.0,"46161":5.0,"46163":4.0,"46164":5.0,"46165":4.0,"46166":5.0,"46167":5.0,"46168":4.0,"46169":5.0,"46170":4.0,"46171":4.0,"46172":5.0,"46173":4.0,"46175":4.0,"46176":5.0,"46178":2.0,"46179":5.0,"46180":4.0,"46181":2.0,"46182":3.0,"46183":4.0,"46184":3.0,"46185":3.0,"46186":4.0,"46187":4.0,"46188":5.0,"46189":5.0,"46190":1.0,"46191":4.0,"46192":2.0,"46193":4.0,"46194":5.0,"46195":4.0,"46196":4.0,"46197":5.0,"46198":5.0,"46199":3.0,"46200":5.0,"46201":4.0,"46202":4.0,"46204":3.0,"46205":5.0,"46206":5.0,"46207":5.0,"46208":2.0,"46209":4.0,"46210":2.0,"46211":5.0,"46212":3.0,"46213":5.0,"46214":3.0,"46215":5.0,"46216":4.0,"46217":4.0,"46218":3.0,"46219":5.0,"46220":2.0,"46221":5.0,"46222":5.0,"46223":5.0,"46224":5.0,"46225":5.0,"46226":4.0,"46227":4.0,"46228":2.0,"46230":4.0,"46231":4.0,"46232":2.0,"46233":5.0,"46234":5.0,"46236":5.0,"46237":3.0,"46239":2.0,"46240":4.0,"46241":4.0,"46242":4.0,"46243":4.0,"46244":3.0,"46245":4.0,"46246":5.0,"46247":2.0,"46248":4.0,"46249":1.0,"46250":4.0,"46251":1.0,"46252":5.0,"46254":3.0,"46255":2.0,"46256":3.0,"46257":2.0,"46258":4.0,"46259":3.0,"46260":3.0,"46261":3.0,"46262":3.0,"46263":3.0,"46264":2.0,"46265":1.0,"46266":4.0,"46267":4.0,"46268":3.0,"46269":3.0,"46270":4.0,"46271":2.0,"46272":3.0,"46273":2.0,"46274":4.0,"46275":1.0,"46276":1.0,"46277":4.0,"46278":2.0,"46279":5.0,"46280":1.0,"46281":1.0,"46282":2.0,"46283":3.0,"46285":3.0,"46286":3.0,"46287":3.0,"46288":1.0,"46289":4.0,"46290":2.0,"46292":5.0,"46293":4.0,"46294":3.0,"46295":1.0,"46296":3.0,"46297":2.0,"46298":1.0,"46299":"nil","46304":3.0,"46305":5.0,"46306":4.0,"46307":4.0,"46308":1.0,"46309":2.0,"46310":2.0,"46311":4.0,"46312":1.0,"46313":4.0,"46314":2.0,"46315":1.0,"46316":1.0,"46317":5.0,"46318":5.0,"46319":3.0,"46320":1.0,"46321":5.0,"46322":4.0,"46323":5.0,"46324":1.0,"46325":5.0,"46326":5.0,"46327":5.0,"46328":5.0,"46329":5.0,"46330":5.0,"46331":4.0,"46332":5.0,"46333":4.0,"46334":4.0,"46335":4.0,"46336":4.0,"46337":4.0,"46338":4.0,"46339":"nil","46344":5.0,"46345":4.0,"46346":5.0,"46347":5.0,"46348":2.0,"46349":2.0,"46350":4.0,"46351":4.0,"46352":4.0,"46353":4.0,"46364":4.0,"46365":4.0,"46366":5.0,"46367":5.0,"46368":3.0,"46374":3.0,"46375":4.0,"46376":5.0,"46378":2.0,"46379":1.0,"46381":5.0,"46382":5.0,"46383":4.0,"46384":5.0,"46385":5.0,"46386":5.0,"46387":3.0,"46390":5.0,"46391":4.0,"46392":5.0,"46416":3.0,"46417":3.0,"46418":5.0,"46419":5.0,"46422":4.0,"46423":5.0,"46424":3.0,"46425":5.0,"46426":4.0,"46427":4.0,"46428":5.0,"46429":4.0,"46430":4.0,"46431":5.0,"46432":4.0,"46443":5.0,"46444":4.0,"46445":5.0,"46447":5.0,"46449":4.0,"46450":5.0,"46451":4.0,"46453":4.0,"46455":3.0,"46456":5.0,"46457":5.0,"46458":5.0,"46464":5.0,"46465":4.0,"46466":5.0,"46468":4.0,"46470":5.0,"46472":5.0,"46476":5.0,"46478":5.0,"46484":4.0,"46485":5.0,"46486":5.0,"46487":5.0,"46488":5.0,"46494":5.0,"46495":4.0,"46496":5.0,"46497":4.0,"46498":4.0,"46499":4.0,"46500":5.0,"46501":5.0,"46502":5.0,"46503":3.0,"46509":4.0,"46510":3.0,"46511":3.0,"46512":5.0,"46513":4.0,"46514":4.0,"46515":4.0,"46516":5.0,"46517":3.0,"46524":1.0,"46525":3.0,"46526":4.0,"46527":4.0,"46528":5.0,"46529":3.0,"46530":2.0,"46531":2.0,"46532":3.0,"46533":4.0,"46534":1.0,"46535":2.0,"46536":3.0,"46537":4.0,"46538":4.0,"46539":3.0,"46540":5.0,"46541":4.0,"46542":4.0,"46543":3.0,"46544":4.0,"46545":4.0,"46546":3.0,"46547":4.0,"46548":3.0,"46549":"nil","46554":3.0,"46555":4.0,"46556":4.0,"46557":3.0,"46558":4.0,"46559":3.0,"46560":2.0,"46561":4.0,"46562":1.0,"46563":5.0,"46564":2.0,"46565":3.0,"46566":3.0,"46567":3.0,"46568":4.0,"46569":4.0,"46570":5.0,"46571":3.0,"46572":5.0,"46573":4.0,"46579":3.0,"46580":5.0,"46581":5.0,"46582":5.0,"46583":5.0,"46584":5.0,"46585":1.0,"46586":4.0,"46587":4.0,"46588":4.0,"46589":2.0,"46590":4.0,"46591":3.0,"46592":1.0,"46593":4.0,"46594":4.0,"46595":3.0,"46596":3.0,"46597":4.0,"46598":4.0,"46599":4.0,"46600":5.0,"46601":4.0,"46602":4.0,"46603":3.0,"46604":1.0,"46605":4.0,"46606":5.0,"46607":4.0,"46608":3.0,"46609":3.0,"46610":3.0,"46611":5.0,"46612":4.0,"46613":3.0,"46614":3.0,"46615":1.0,"46616":5.0,"46617":4.0,"46618":3.0,"46629":5.0,"46630":2.0,"46631":5.0,"46632":5.0,"46633":4.0,"46639":4.0,"46640":4.0,"46641":2.0,"46642":4.0,"46643":3.0,"46644":5.0,"46645":5.0,"46646":4.0,"46647":3.0,"46648":4.0,"46654":5.0,"46655":4.0,"46656":5.0,"46657":5.0,"46658":3.0,"46659":5.0,"46660":5.0,"46661":5.0,"46662":5.0,"46663":3.0,"46669":4.0,"46671":4.0,"46672":5.0,"46673":4.0,"46674":3.0,"46675":1.0,"46676":4.0,"46677":5.0,"46678":5.0,"46679":4.0,"46680":2.0,"46681":3.0,"46682":2.0,"46683":4.0,"46684":4.0,"46685":2.0,"46686":4.0,"46687":4.0,"46688":3.0,"46689":4.0,"46690":5.0,"46691":4.0,"46692":4.0,"46693":4.0,"46694":1.0,"46695":2.0,"46696":5.0,"46697":4.0,"46698":4.0,"46699":4.0,"46700":5.0,"46701":4.0,"46702":3.0,"46703":4.0,"46704":4.0,"46705":3.0,"46706":2.0,"46707":5.0,"46708":5.0,"46710":4.0,"46711":5.0,"46712":2.0,"46713":4.0,"46714":3.0,"46715":5.0,"46716":3.0,"46717":5.0,"46718":5.0,"46719":4.0,"46720":4.0,"46721":5.0,"46722":4.0,"46723":4.0,"46724":5.0,"46725":4.0,"46726":4.0,"46727":5.0,"46728":4.0,"46729":"nil","46739":5.0,"46740":5.0,"46741":3.0,"46742":4.0,"46744":5.0,"46745":4.0,"46746":3.0,"46747":5.0,"46748":3.0,"46754":5.0,"46755":4.0,"46756":4.0,"46757":4.0,"46758":2.0,"46759":3.0,"46760":5.0,"46761":4.0,"46762":4.0,"46763":4.0,"46764":4.0,"46765":3.0,"46766":4.0,"46767":4.0,"46768":3.0,"46769":5.0,"46770":4.0,"46771":5.0,"46772":5.0,"46773":5.0,"46779":5.0,"46780":5.0,"46781":3.0,"46782":3.0,"46783":5.0,"46784":4.0,"46785":5.0,"46786":4.0,"46787":4.0,"46788":4.0,"46789":5.0,"46790":3.0,"46791":1.0,"46792":4.0,"46793":4.0,"46794":4.0,"46795":5.0,"46796":2.0,"46797":5.0,"46798":3.0,"46804":5.0,"46805":3.0,"46806":5.0,"46807":4.0,"46808":5.0,"46809":5.0,"46810":3.0,"46811":4.0,"46812":5.0,"46813":3.0,"46819":5.0,"46820":5.0,"46821":4.0,"46822":2.0,"46823":4.0,"46824":2.0,"46825":4.0,"46826":5.0,"46827":5.0,"46828":5.0,"46829":5.0,"46830":5.0,"46831":5.0,"46832":5.0,"46833":5.0,"46834":5.0,"46836":5.0,"46837":5.0,"46838":5.0,"46839":5.0,"46840":5.0,"46841":5.0,"46842":4.0,"46843":4.0,"46844":3.0,"46845":5.0,"46846":1.0,"46847":4.0,"46848":5.0,"46869":3.0,"46870":4.0,"46871":5.0,"46872":4.0,"46873":5.0,"46884":2.0,"46889":"nil","46894":2.0,"46899":2.0,"46904":2.0,"46909":5.0,"46914":5.0,"46919":3.0,"46934":1.0,"46939":2.0,"46944":4.0,"46945":4.0,"46946":3.0,"46947":1.0,"46948":5.0,"46949":"nil","46959":5.0,"46960":4.0,"46961":4.0,"46962":1.0,"46963":1.0,"46964":5.0,"46965":3.0,"46966":1.0,"46967":3.0,"46968":5.0,"46969":2.0,"46970":3.0,"46971":5.0,"46972":4.0,"46973":1.0,"46974":5.0,"46975":4.0,"46976":1.0,"46977":3.0,"46978":4.0,"46979":4.0,"46980":5.0,"46981":3.0,"46982":5.0,"46983":4.0,"46984":"nil","46994":4.0,"46995":1.0,"46996":4.0,"46997":1.0,"46998":5.0,"46999":4.0,"47000":3.0,"47001":3.0,"47002":1.0,"47003":3.0,"47004":5.0,"47005":4.0,"47006":4.0,"47007":2.0,"47008":4.0,"47009":4.0,"47010":4.0,"47011":2.0,"47012":4.0,"47013":3.0,"47024":4.0,"47025":4.0,"47026":4.0,"47027":1.0,"47028":4.0,"47029":2.0,"47030":3.0,"47031":2.0,"47032":4.0,"47033":3.0,"47034":5.0,"47035":2.0,"47036":5.0,"47037":5.0,"47038":3.0,"47039":4.0,"47040":4.0,"47041":4.0,"47042":3.0,"47043":5.0,"47044":2.0,"47046":1.0,"47047":3.0,"47048":4.0,"47049":3.0,"47050":3.0,"47051":5.0,"47052":4.0,"47053":5.0,"47054":1.0,"47055":4.0,"47056":4.0,"47057":3.0,"47058":3.0,"47059":4.0,"47060":4.0,"47061":4.0,"47062":5.0,"47063":3.0,"47064":3.0,"47065":1.0,"47066":1.0,"47067":4.0,"47068":5.0,"47069":1.0,"47070":4.0,"47071":4.0,"47072":5.0,"47073":4.0,"47076":2.0,"47077":3.0,"47078":3.0,"47079":2.0,"47080":3.0,"47081":1.0,"47082":3.0,"47083":4.0,"47084":4.0,"47085":3.0,"47086":2.0,"47087":4.0,"47088":3.0,"47089":3.0,"47090":4.0,"47091":4.0,"47092":2.0,"47093":4.0,"47104":3.0,"47105":5.0,"47106":1.0,"47107":4.0,"47108":4.0,"47109":5.0,"47110":4.0,"47112":3.0,"47114":3.0,"47115":4.0,"47116":1.0,"47117":3.0,"47118":5.0,"47120":3.0,"47121":3.0,"47122":2.0,"47123":2.0,"47124":2.0,"47125":4.0,"47126":4.0,"47127":4.0,"47128":5.0,"47129":4.0,"47130":1.0,"47131":5.0,"47132":3.0,"47133":4.0,"47134":3.0,"47135":4.0,"47136":4.0,"47137":5.0,"47138":4.0,"47139":4.0,"47140":4.0,"47141":3.0,"47142":4.0,"47143":1.0,"47144":3.0,"47145":2.0,"47146":4.0,"47147":1.0,"47148":2.0,"47149":3.0,"47150":2.0,"47151":1.0,"47152":1.0,"47153":4.0,"47154":3.0,"47155":4.0,"47156":3.0,"47157":3.0,"47158":5.0,"47159":5.0,"47160":5.0,"47161":4.0,"47162":1.0,"47163":5.0,"47164":1.0,"47165":5.0,"47166":4.0,"47167":2.0,"47168":2.0,"47170":1.0,"47171":3.0,"47172":3.0,"47173":1.0,"47174":1.0,"47175":3.0,"47176":2.0,"47177":5.0,"47178":4.0,"47180":1.0,"47181":3.0,"47182":4.0,"47183":5.0,"47184":4.0,"47185":2.0,"47186":3.0,"47187":5.0,"47188":4.0,"47189":"nil","47194":5.0,"47195":3.0,"47196":4.0,"47197":4.0,"47198":2.0,"47199":5.0,"47204":4.0,"47209":4.0,"47214":5.0,"47219":5.0,"47224":5.0,"47229":1.0,"47234":"nil","47239":1.0,"47249":5.0,"47254":1.0,"47269":5.0,"47274":1.0,"47279":4.0,"47284":5.0,"47289":5.0,"47294":3.0,"47299":3.0,"47304":5.0,"47309":5.0,"47324":2.0,"47329":4.0,"47334":2.0,"47335":3.0,"47336":5.0,"47337":4.0,"47338":4.0,"47339":1.0,"47340":4.0,"47341":4.0,"47342":5.0,"47343":1.0,"47344":"nil","47354":3.0,"47355":5.0,"47356":5.0,"47357":2.0,"47358":3.0,"47359":3.0,"47360":5.0,"47361":4.0,"47362":5.0,"47363":3.0,"47364":5.0,"47365":5.0,"47366":2.0,"47367":4.0,"47368":4.0,"47369":5.0,"47370":4.0,"47371":3.0,"47372":3.0,"47373":4.0,"47374":5.0,"47375":4.0,"47376":4.0,"47377":4.0,"47378":4.0,"47379":3.0,"47380":2.0,"47381":3.0,"47382":5.0,"47383":5.0,"47389":2.0,"47390":4.0,"47391":3.0,"47392":2.0,"47393":4.0,"47394":4.0,"47395":5.0,"47396":2.0,"47397":4.0,"47398":4.0,"47399":3.0,"47400":4.0,"47401":5.0,"47402":4.0,"47403":5.0,"47404":1.0,"47405":5.0,"47406":4.0,"47407":4.0,"47408":4.0,"47409":4.0,"47410":2.0,"47411":1.0,"47412":2.0,"47413":4.0,"47414":4.0,"47415":5.0,"47416":4.0,"47417":4.0,"47418":5.0,"47424":3.0,"47425":5.0,"47426":4.0,"47427":3.0,"47428":5.0,"47429":4.0,"47430":5.0,"47431":3.0,"47432":3.0,"47434":3.0,"47435":3.0,"47436":5.0,"47437":3.0,"47438":4.0,"47439":3.0,"47440":5.0,"47441":4.0,"47442":5.0,"47443":4.0,"47444":4.0,"47445":3.0,"47446":4.0,"47447":3.0,"47448":5.0,"47449":5.0,"47450":4.0,"47451":4.0,"47452":5.0,"47453":4.0,"47454":4.0,"47455":4.0,"47456":3.0,"47457":3.0,"47458":4.0,"47459":4.0,"47460":4.0,"47461":3.0,"47462":5.0,"47463":3.0,"47464":4.0,"47465":4.0,"47466":5.0,"47467":4.0,"47468":3.0,"47469":5.0,"47470":5.0,"47471":5.0,"47472":5.0,"47473":5.0,"47479":4.0,"47480":5.0,"47481":5.0,"47482":5.0,"47483":5.0,"47484":5.0,"47485":4.0,"47486":4.0,"47487":5.0,"47488":5.0,"47489":2.0,"47490":4.0,"47491":5.0,"47492":4.0,"47493":4.0,"47499":5.0,"47500":5.0,"47501":4.0,"47502":3.0,"47503":5.0,"47504":4.0,"47505":5.0,"47506":5.0,"47507":4.0,"47508":4.0,"47509":4.0,"47510":5.0,"47511":5.0,"47512":5.0,"47513":5.0,"47514":5.0,"47515":5.0,"47516":5.0,"47517":3.0,"47518":3.0,"47524":2.0,"47525":5.0,"47526":4.0,"47527":5.0,"47528":5.0,"47529":5.0,"47530":5.0,"47531":5.0,"47532":5.0,"47533":4.0,"47534":4.0,"47535":4.0,"47536":5.0,"47537":4.0,"47538":4.0,"47539":4.0,"47540":4.0,"47541":4.0,"47542":4.0,"47543":3.0,"47544":4.0,"47545":1.0,"47546":5.0,"47547":1.0,"47548":3.0,"47549":3.0,"47550":4.0,"47551":5.0,"47552":4.0,"47553":5.0,"47554":"nil","47559":5.0,"47560":5.0,"47561":3.0,"47562":4.0,"47563":4.0,"47574":5.0,"47575":3.0,"47576":5.0,"47577":4.0,"47578":4.0,"47579":5.0,"47580":4.0,"47581":5.0,"47582":3.0,"47583":4.0,"47584":4.0,"47585":4.0,"47586":4.0,"47587":4.0,"47588":4.0,"47594":5.0,"47595":5.0,"47596":4.0,"47597":4.0,"47598":5.0,"47599":5.0,"47600":5.0,"47601":5.0,"47602":4.0,"47603":4.0,"47604":5.0,"47605":5.0,"47606":4.0,"47607":5.0,"47608":4.0,"47609":5.0,"47611":4.0,"47612":4.0,"47613":5.0,"47614":4.0,"47615":4.0,"47616":3.0,"47617":5.0,"47618":4.0,"47619":5.0,"47620":5.0,"47621":4.0,"47622":4.0,"47623":3.0,"47624":4.0,"47625":5.0,"47626":5.0,"47627":5.0,"47628":5.0,"47629":5.0,"47630":4.0,"47631":4.0,"47632":4.0,"47633":4.0,"47634":5.0,"47635":4.0,"47636":4.0,"47637":5.0,"47638":5.0,"47639":4.0,"47640":4.0,"47641":5.0,"47642":4.0,"47643":5.0,"47649":4.0,"47650":5.0,"47651":5.0,"47652":4.0,"47653":5.0,"47654":5.0,"47655":4.0,"47656":4.0,"47659":5.0,"47660":5.0,"47661":3.0,"47662":5.0,"47663":3.0,"47664":4.0,"47665":3.0,"47666":3.0,"47667":4.0,"47668":2.0,"47669":5.0,"47670":3.0,"47671":5.0,"47672":4.0,"47673":4.0,"47674":"nil","47679":3.0,"47680":3.0,"47681":4.0,"47682":4.0,"47683":5.0,"47684":5.0,"47685":5.0,"47686":4.0,"47688":3.0,"47690":4.0,"47691":3.0,"47692":4.0,"47693":5.0,"47694":5.0,"47695":5.0,"47696":4.0,"47697":4.0,"47698":2.0,"47699":4.0,"47700":5.0,"47701":4.0,"47702":5.0,"47703":5.0,"47704":5.0,"47705":5.0,"47706":3.0,"47707":5.0,"47708":5.0,"47714":4.0,"47715":4.0,"47716":4.0,"47717":4.0,"47718":5.0,"47719":5.0,"47720":5.0,"47721":5.0,"47722":4.0,"47723":5.0,"47724":"nil","47729":"nil","47739":3.0,"47744":3.0,"47749":4.0,"47754":4.0,"47759":2.0,"47764":2.0,"47769":3.0,"47789":3.0,"47794":4.0,"47799":3.0,"47804":1.0,"47829":5.0,"47834":5.0,"47854":4.0,"47864":4.0,"47869":1.0,"47884":1.0,"47894":3.0,"47899":1.0,"47904":2.0,"47929":5.0,"47930":5.0,"47931":5.0,"47932":4.0,"47933":5.0,"47934":5.0,"47935":4.0,"47936":3.0,"47937":4.0,"47938":4.0,"47939":4.0,"47940":4.0,"47941":4.0,"47942":5.0,"47943":4.0,"47944":5.0,"47945":5.0,"47946":5.0,"47947":4.0,"47948":5.0,"47949":4.0,"47950":4.0,"47951":5.0,"47952":4.0,"47957":4.0,"47958":5.0,"47959":3.0,"47960":5.0,"47961":4.0,"47962":4.0,"47963":5.0,"47965":5.0,"47966":1.0,"47968":5.0,"47969":"nil","47979":3.0,"47980":4.0,"47981":4.0,"47983":4.0,"47984":3.0,"47985":4.0,"47987":3.0,"47988":3.0,"47990":3.0,"47992":5.0,"47993":5.0,"47994":2.0,"47996":4.0,"48000":1.0,"48002":3.0,"48003":3.0,"48004":3.0,"48007":5.0,"48019":5.0,"48020":4.0,"48021":4.0,"48023":5.0,"48024":4.0,"48025":4.0,"48026":4.0,"48027":4.0,"48033":3.0,"48035":3.0,"48036":4.0,"48037":3.0,"48038":5.0,"48039":4.0,"48044":1.0,"48045":5.0,"48046":4.0,"48048":2.0,"48050":4.0,"48053":3.0,"48055":2.0,"48056":3.0,"48057":4.0,"48059":3.0,"48060":5.0,"48061":5.0,"48063":5.0,"48074":4.0,"48075":2.0,"48076":4.0,"48080":2.0,"48082":2.0,"48085":4.0,"48086":5.0,"48089":4.0,"48092":4.0,"48093":5.0,"48095":3.0,"48096":4.0,"48097":5.0,"48098":5.0,"48099":5.0,"48103":5.0,"48104":5.0,"48105":3.0,"48106":4.0,"48108":4.0,"48109":5.0,"48111":4.0,"48112":4.0,"48116":5.0,"48118":5.0,"48120":3.0,"48122":1.0,"48129":4.0,"48130":4.0,"48131":5.0,"48132":2.0,"48133":5.0,"48134":5.0,"48135":5.0,"48136":3.0,"48137":4.0,"48138":4.0,"48139":5.0,"48140":4.0,"48141":5.0,"48142":5.0,"48143":4.0,"48144":4.0,"48145":5.0,"48146":5.0,"48147":5.0,"48148":5.0,"48149":5.0,"48150":1.0,"48151":5.0,"48152":2.0,"48153":5.0,"48154":3.0,"48155":4.0,"48156":5.0,"48157":4.0,"48158":3.0,"48159":"nil","48169":4.0,"48170":4.0,"48171":4.0,"48172":4.0,"48173":4.0,"48174":4.0,"48175":1.0,"48176":5.0,"48177":5.0,"48178":5.0,"48184":5.0,"48185":5.0,"48186":4.0,"48187":4.0,"48188":5.0,"48194":5.0,"48195":5.0,"48196":5.0,"48197":5.0,"48198":5.0,"48199":5.0,"48200":4.0,"48201":5.0,"48202":4.0,"48203":5.0,"48204":3.0,"48205":5.0,"48206":5.0,"48207":3.0,"48208":4.0,"48214":5.0,"48215":1.0,"48216":5.0,"48217":4.0,"48218":5.0,"48219":5.0,"48220":4.0,"48221":4.0,"48222":4.0,"48223":3.0,"48239":5.0,"48241":5.0,"48242":4.0,"48243":5.0,"48244":4.0,"48245":5.0,"48246":2.0,"48247":5.0,"48248":4.0,"48249":4.0,"48250":5.0,"48251":3.0,"48252":3.0,"48253":4.0,"48254":4.0,"48255":5.0,"48256":4.0,"48257":4.0,"48258":4.0,"48259":4.0,"48260":4.0,"48261":4.0,"48262":5.0,"48263":5.0,"48264":4.0,"48265":1.0,"48266":5.0,"48267":5.0,"48268":5.0,"48269":3.0,"48271":4.0,"48272":5.0,"48273":5.0,"48274":5.0,"48275":5.0,"48276":4.0,"48277":4.0,"48278":3.0,"48284":5.0,"48285":5.0,"48286":4.0,"48287":5.0,"48288":5.0,"48289":5.0,"48290":4.0,"48291":5.0,"48292":5.0,"48293":5.0,"48294":5.0,"48295":5.0,"48296":4.0,"48297":4.0,"48304":5.0,"48305":4.0,"48306":3.0,"48307":5.0,"48308":4.0,"48314":4.0,"48315":5.0,"48316":5.0,"48317":4.0,"48318":5.0,"48319":4.0,"48320":4.0,"48321":4.0,"48322":4.0,"48323":5.0,"48324":4.0,"48325":4.0,"48326":4.0,"48327":3.0,"48328":3.0,"48329":5.0,"48330":5.0,"48331":5.0,"48332":1.0,"48333":4.0,"48334":5.0,"48335":5.0,"48336":5.0,"48337":5.0,"48338":5.0,"48339":4.0,"48340":5.0,"48341":5.0,"48342":5.0,"48343":5.0,"48344":3.0,"48345":3.0,"48346":4.0,"48347":4.0,"48348":3.0,"48349":"nil","48354":4.0,"48355":4.0,"48356":4.0,"48357":3.0,"48358":3.0,"48359":4.0,"48364":2.0,"48369":5.0,"48374":4.0,"48379":2.0,"48384":3.0,"48389":5.0,"48394":1.0,"48399":4.0,"48404":"nil","48409":2.0,"48410":1.0,"48411":4.0,"48412":2.0,"48413":3.0,"48414":"nil","48419":4.0,"48420":5.0,"48421":5.0,"48422":2.0,"48423":3.0,"48424":3.0,"48425":4.0,"48426":4.0,"48427":1.0,"48428":2.0,"48429":4.0,"48430":4.0,"48431":5.0,"48432":1.0,"48434":2.0,"48435":3.0,"48436":3.0,"48437":5.0,"48438":5.0,"48439":1.0,"48440":3.0,"48441":3.0,"48442":3.0,"48443":4.0,"48444":4.0,"48445":3.0,"48446":5.0,"48447":5.0,"48448":4.0,"48449":4.0,"48450":5.0,"48451":3.0,"48452":1.0,"48453":3.0,"48454":3.0,"48455":2.0,"48456":2.0,"48457":3.0,"48458":5.0,"48459":5.0,"48460":3.0,"48461":3.0,"48462":3.0,"48463":3.0,"48464":1.0,"48465":1.0,"48466":4.0,"48467":3.0,"48468":4.0,"48469":4.0,"48471":2.0,"48472":2.0,"48473":5.0,"48474":5.0,"48475":1.0,"48476":5.0,"48477":1.0,"48478":1.0,"48479":5.0,"48480":2.0,"48481":1.0,"48482":3.0,"48483":1.0,"48484":1.0,"48485":5.0,"48486":4.0,"48487":2.0,"48488":5.0,"48489":5.0,"48490":5.0,"48491":2.0,"48493":5.0,"48494":4.0,"48495":1.0,"48496":4.0,"48497":5.0,"48498":1.0,"48500":1.0,"48501":1.0,"48502":4.0,"48503":4.0,"48504":1.0,"48505":1.0,"48506":1.0,"48507":5.0,"48508":1.0,"48509":4.0,"48510":1.0,"48511":2.0,"48512":3.0,"48513":4.0,"48514":3.0,"48515":3.0,"48516":1.0,"48517":5.0,"48519":3.0,"48520":4.0,"48521":4.0,"48523":3.0,"48524":1.0,"48525":1.0,"48526":1.0,"48527":2.0,"48528":3.0,"48530":3.0,"48532":3.0,"48533":4.0,"48535":3.0,"48536":4.0,"48538":2.0,"48539":3.0,"48541":2.0,"48542":1.0,"48543":2.0,"48548":2.0,"48552":3.0,"48553":3.0,"48554":3.0,"48555":1.0,"48556":3.0,"48557":3.0,"48558":3.0,"48559":3.0,"48560":2.0,"48561":3.0,"48562":3.0,"48564":4.0,"48566":4.0,"48567":2.0,"48569":3.0,"48570":5.0,"48571":2.0,"48573":5.0,"48574":"nil","48584":3.0,"48585":3.0,"48586":4.0,"48594":4.0,"48595":4.0,"48598":4.0,"48604":3.0,"48608":5.0,"48609":2.0,"48610":4.0,"48612":3.0,"48613":3.0,"48633":4.0,"48634":5.0,"48635":2.0,"48636":1.0,"48637":4.0,"48638":2.0,"48639":3.0,"48640":3.0,"48642":1.0,"48643":1.0,"48644":2.0,"48645":1.0,"48646":3.0,"48647":1.0,"48649":1.0,"48650":3.0,"48651":1.0,"48652":2.0,"48653":2.0,"48654":2.0,"48655":3.0,"48656":1.0,"48657":2.0,"48658":1.0,"48659":3.0,"48660":4.0,"48661":1.0,"48662":3.0,"48663":1.0,"48664":"nil","48669":4.0,"48671":1.0,"48672":4.0,"48673":4.0,"48675":3.0,"48676":1.0,"48678":1.0,"48679":1.0,"48680":1.0,"48681":3.0,"48682":2.0,"48689":3.0,"48690":4.0,"48691":3.0,"48692":3.0,"48693":4.0,"48699":2.0,"48700":3.0,"48702":5.0,"48709":3.0,"48711":1.0,"48712":4.0,"48713":2.0,"48714":4.0,"48715":2.0,"48716":1.0,"48717":2.0,"48719":4.0,"48720":3.0,"48721":4.0,"48722":3.0,"48723":3.0,"48725":1.0,"48726":5.0,"48727":1.0,"48728":1.0,"48734":1.0,"48735":1.0,"48736":5.0,"48737":1.0,"48738":1.0,"48739":1.0,"48740":1.0,"48743":2.0,"48746":3.0,"48748":4.0,"48751":1.0,"48753":2.0,"48754":4.0,"48755":3.0,"48757":1.0,"48758":2.0,"48764":4.0,"48765":1.0,"48766":5.0,"48767":4.0,"48768":3.0,"48769":4.0,"48770":1.0,"48771":1.0,"48772":1.0,"48774":1.0,"48779":1.0,"48784":3.0,"48789":2.0,"48794":"nil","48799":1.0,"48800":3.0,"48801":1.0,"48802":1.0,"48803":1.0,"48804":"nil","48809":5.0,"48810":5.0,"48811":5.0,"48812":4.0,"48813":4.0,"48814":"nil","48819":3.0,"48820":5.0,"48821":3.0,"48822":5.0,"48823":4.0,"48829":5.0,"48830":5.0,"48831":4.0,"48832":5.0,"48833":5.0,"48839":4.0,"48840":5.0,"48841":5.0,"48842":5.0,"48843":4.0,"48844":1.0,"48845":5.0,"48846":5.0,"48847":3.0,"48848":4.0,"48849":5.0,"48850":5.0,"48851":5.0,"48852":5.0,"48853":5.0,"48854":5.0,"48855":5.0,"48856":5.0,"48857":5.0,"48858":5.0,"48859":5.0,"48860":4.0,"48861":5.0,"48862":5.0,"48863":5.0,"48864":5.0,"48865":5.0,"48866":5.0,"48867":4.0,"48868":4.0,"48869":5.0,"48870":5.0,"48871":1.0,"48873":5.0,"48879":5.0,"48880":4.0,"48881":5.0,"48882":5.0,"48883":3.0,"48884":5.0,"48885":5.0,"48886":5.0,"48887":3.0,"48888":4.0,"48894":5.0,"48895":4.0,"48896":5.0,"48897":5.0,"48898":4.0,"48899":5.0,"48900":5.0,"48901":5.0,"48902":5.0,"48903":4.0,"48904":3.0,"48905":4.0,"48906":5.0,"48907":2.0,"48908":5.0,"48909":5.0,"48910":5.0,"48911":1.0,"48912":5.0,"48913":4.0,"48914":5.0,"48915":5.0,"48916":3.0,"48917":4.0,"48918":5.0,"48919":5.0,"48920":3.0,"48921":5.0,"48922":5.0,"48923":4.0,"48924":5.0,"48925":5.0,"48926":5.0,"48927":4.0,"48928":4.0,"48929":5.0,"48930":5.0,"48931":5.0,"48932":5.0,"48933":5.0,"48934":5.0,"48935":5.0,"48936":5.0,"48937":5.0,"48938":5.0,"48939":5.0,"48940":5.0,"48941":5.0,"48942":5.0,"48943":5.0,"48944":5.0,"48945":4.0,"48946":4.0,"48947":5.0,"48948":4.0,"48949":5.0,"48950":5.0,"48951":5.0,"48952":4.0,"48953":5.0,"48954":5.0,"48955":5.0,"48956":5.0,"48957":5.0,"48958":5.0,"48959":5.0,"48960":5.0,"48961":5.0,"48962":5.0,"48963":5.0,"48964":3.0,"48965":4.0,"48966":5.0,"48967":5.0,"48968":4.0,"48979":4.0,"48980":5.0,"48981":4.0,"48983":5.0,"48984":4.0,"48985":4.0,"48986":1.0,"48987":5.0,"48988":5.0,"48994":5.0,"48995":4.0,"48996":4.0,"48997":5.0,"48998":5.0,"48999":5.0,"49000":5.0,"49001":4.0,"49002":5.0,"49003":5.0,"49004":"nil","49014":5.0,"49015":4.0,"49016":4.0,"49017":4.0,"49018":5.0,"49019":4.0,"49020":3.0,"49021":5.0,"49022":5.0,"49023":4.0,"49029":4.0,"49030":4.0,"49031":5.0,"49032":1.0,"49033":5.0,"49034":5.0,"49035":5.0,"49036":5.0,"49037":5.0,"49038":5.0,"49039":5.0,"49040":5.0,"49041":4.0,"49042":4.0,"49043":5.0,"49044":4.0,"49045":5.0,"49046":5.0,"49047":5.0,"49048":5.0,"49054":4.0,"49055":5.0,"49056":4.0,"49057":5.0,"49058":5.0,"49064":4.0,"49065":4.0,"49067":4.0,"49068":5.0,"49069":4.0,"49070":5.0,"49071":5.0,"49072":5.0,"49073":5.0,"49074":5.0,"49075":4.0,"49076":3.0,"49077":4.0,"49078":5.0,"49079":3.0,"49080":5.0,"49081":5.0,"49082":5.0,"49083":5.0,"49084":4.0,"49085":3.0,"49086":5.0,"49087":5.0,"49088":5.0,"49089":5.0,"49090":5.0,"49091":5.0,"49092":5.0,"49093":4.0,"49094":5.0,"49095":5.0,"49096":5.0,"49097":4.0,"49098":5.0,"49104":3.0,"49105":4.0,"49106":5.0,"49107":3.0,"49108":5.0,"49109":2.0,"49110":5.0,"49111":4.0,"49112":5.0,"49113":5.0,"49114":4.0,"49115":5.0,"49116":5.0,"49117":5.0,"49118":5.0,"49124":5.0,"49125":5.0,"49126":4.0,"49127":5.0,"49128":5.0,"49129":"nil","49133":5.0,"49138":"nil","49148":5.0,"49153":5.0,"49163":4.0,"49168":5.0,"49193":5.0,"49203":4.0,"49208":5.0,"49213":4.0,"49218":4.0,"49228":5.0,"49238":2.0,"49243":5.0,"49248":5.0,"49253":4.0,"49268":5.0,"49308":5.0,"49333":"nil","49338":4.0,"49339":5.0,"49340":4.0,"49341":4.0,"49342":4.0,"49343":5.0,"49344":5.0,"49345":4.0,"49346":5.0,"49347":5.0,"49348":2.0,"49349":5.0,"49350":4.0,"49351":5.0,"49352":4.0,"49353":5.0,"49354":5.0,"49355":4.0,"49356":5.0,"49357":5.0,"49358":5.0,"49359":4.0,"49360":5.0,"49361":5.0,"49362":4.0,"49363":5.0,"49364":5.0,"49365":4.0,"49366":5.0,"49367":5.0,"49368":4.0,"49369":5.0,"49370":5.0,"49371":5.0,"49372":5.0,"49373":4.0,"49374":5.0,"49375":4.0,"49376":5.0,"49377":5.0,"49378":5.0,"49379":4.0,"49380":5.0,"49381":5.0,"49382":5.0,"49383":5.0,"49384":4.0,"49385":3.0,"49386":5.0,"49387":5.0,"49393":5.0,"49394":4.0,"49395":5.0,"49396":5.0,"49397":5.0,"49398":5.0,"49399":5.0,"49400":4.0,"49402":5.0,"49403":5.0,"49404":5.0,"49405":5.0,"49406":5.0,"49407":4.0,"49413":5.0,"49414":5.0,"49415":5.0,"49416":5.0,"49417":3.0,"49418":5.0,"49419":5.0,"49420":5.0,"49421":5.0,"49422":5.0,"49423":4.0,"49424":5.0,"49425":5.0,"49426":4.0,"49427":5.0,"49428":4.0,"49429":4.0,"49430":4.0,"49431":5.0,"49432":5.0,"49433":"nil","49438":5.0,"49439":5.0,"49440":4.0,"49441":5.0,"49442":4.0,"49448":4.0,"49449":4.0,"49450":5.0,"49451":5.0,"49452":2.0,"49453":5.0,"49454":5.0,"49455":5.0,"49456":5.0,"49457":2.0,"49458":5.0,"49459":5.0,"49460":5.0,"49461":5.0,"49463":5.0,"49464":5.0,"49465":5.0,"49466":5.0,"49467":4.0,"49468":3.0,"49469":4.0,"49470":4.0,"49471":5.0,"49473":3.0,"49474":5.0,"49475":5.0,"49476":4.0,"49477":5.0,"49478":5.0,"49479":3.0,"49480":4.0,"49481":5.0,"49482":4.0,"49483":4.0,"49486":4.0,"49487":4.0,"49489":5.0,"49491":5.0,"49493":3.0,"49495":4.0,"49496":4.0,"49497":5.0,"49501":4.0,"49502":5.0,"49504":1.0,"49506":4.0,"49508":5.0,"49509":4.0,"49511":4.0,"49513":"nil","49519":5.0,"49520":4.0,"49522":3.0,"49523":3.0,"49524":5.0,"49525":4.0,"49526":5.0,"49527":5.0,"49528":4.0,"49529":4.0,"49534":4.0,"49536":5.0,"49538":4.0,"49541":3.0,"49542":5.0,"49543":4.0,"49545":3.0,"49546":4.0,"49547":5.0,"49548":4.0,"49549":5.0,"49551":3.0,"49552":4.0,"49553":4.0,"49555":3.0,"49556":4.0,"49557":4.0,"49560":4.0,"49561":5.0,"49562":4.0,"49563":5.0,"49564":5.0,"49565":5.0,"49566":4.0,"49567":2.0,"49569":5.0,"49570":4.0,"49571":4.0,"49573":4.0,"49574":5.0,"49575":4.0,"49576":4.0,"49588":5.0,"49589":4.0,"49590":5.0,"49592":4.0,"49600":5.0,"49601":2.0,"49608":1.0,"49609":5.0,"49615":4.0,"49616":4.0,"49617":4.0,"49619":4.0,"49620":4.0,"49630":4.0,"49639":4.0,"49641":2.0,"49648":5.0,"49649":4.0,"49650":4.0,"49651":5.0,"49652":5.0,"49653":4.0,"49654":3.0,"49655":4.0,"49656":3.0,"49657":5.0,"49658":4.0,"49659":5.0,"49660":1.0,"49661":3.0,"49662":2.0,"49663":"nil","49673":4.0,"49674":4.0,"49675":4.0,"49676":3.0,"49677":3.0,"49678":5.0,"49679":5.0,"49680":5.0,"49681":4.0,"49682":5.0,"49688":3.0,"49689":4.0,"49690":3.0,"49691":5.0,"49692":4.0,"49693":4.0,"49694":4.0,"49695":5.0,"49696":5.0,"49697":1.0,"49698":5.0,"49699":5.0,"49700":4.0,"49701":3.0,"49702":2.0,"49703":3.0,"49704":4.0,"49705":3.0,"49706":4.0,"49707":5.0,"49718":5.0,"49719":4.0,"49720":4.0,"49721":5.0,"49722":2.0,"49728":2.0,"49729":3.0,"49733":3.0,"49738":4.0,"49743":4.0,"49748":3.0,"49749":2.0,"49750":4.0,"49751":1.0,"49752":4.0,"49753":4.0,"49754":5.0,"49755":3.0,"49756":4.0,"49757":4.0,"49758":"nil","49768":4.0,"49769":4.0,"49770":4.0,"49771":5.0,"49772":5.0,"49773":5.0,"49774":5.0,"49775":4.0,"49776":5.0,"49777":5.0,"49778":5.0,"49779":5.0,"49780":5.0,"49781":5.0,"49782":1.0,"49783":4.0,"49784":4.0,"49785":5.0,"49786":4.0,"49787":3.0,"49788":3.0,"49789":3.0,"49790":3.0,"49791":1.0,"49792":3.0,"49793":5.0,"49794":4.0,"49795":4.0,"49796":4.0,"49797":4.0,"49798":1.0,"49799":4.0,"49800":5.0,"49801":4.0,"49802":4.0,"49803":3.0,"49804":5.0,"49805":3.0,"49806":4.0,"49807":5.0,"49808":4.0,"49809":5.0,"49810":5.0,"49811":4.0,"49812":2.0,"49813":5.0,"49814":1.0,"49815":5.0,"49816":5.0,"49818":"nil","49819":1.0,"49820":1.0,"49821":1.0,"49822":1.0,"49823":2.0,"49824":1.0,"49825":1.0,"49826":5.0,"49827":1.0,"49828":4.0,"49829":3.0,"49830":3.0,"49831":1.0,"49832":3.0,"49833":3.0,"49834":1.0,"49835":3.0,"49836":4.0,"49837":1.0,"49839":2.0,"49840":1.0,"49841":2.0,"49842":2.0,"49843":3.0,"49844":"nil","49849":1.0,"49850":3.0,"49851":3.0,"49852":3.0,"49853":4.0,"49854":3.0,"49859":"nil","49864":3.0,"49869":1.0,"49874":1.0,"49879":4.0,"49889":4.0,"49894":5.0,"49899":2.0,"49904":1.0,"49909":2.0,"49914":4.0,"49919":3.0,"49929":5.0,"49934":2.0,"49939":1.0,"49944":2.0,"49949":3.0,"49954":5.0,"49964":2.0,"49974":5.0,"49979":1.0,"49984":5.0,"49994":2.0,"50004":5.0,"50009":5.0,"50014":3.0,"50019":3.0,"50024":4.0,"50029":1.0,"50039":4.0,"50044":4.0,"50049":2.0,"50054":"nil","50059":5.0,"50060":5.0,"50061":4.0,"50062":4.0,"50063":4.0,"50064":1.0,"50065":5.0,"50066":4.0,"50067":5.0,"50068":5.0,"50069":5.0,"50070":4.0,"50071":5.0,"50072":4.0,"50073":5.0,"50084":4.0,"50085":5.0,"50086":3.0,"50087":1.0,"50088":5.0,"50094":5.0,"50095":5.0,"50096":3.0,"50097":4.0,"50098":2.0,"50099":3.0,"50101":5.0,"50102":5.0,"50103":1.0,"50104":5.0,"50105":5.0,"50106":5.0,"50107":5.0,"50108":5.0,"50109":4.0,"50110":3.0,"50111":4.0,"50112":4.0,"50113":4.0,"50114":4.0,"50115":4.0,"50116":5.0,"50117":5.0,"50118":5.0,"50119":5.0,"50120":4.0,"50121":5.0,"50122":3.0,"50123":5.0,"50129":5.0,"50130":1.0,"50131":5.0,"50132":4.0,"50133":5.0,"50134":3.0,"50135":4.0,"50136":1.0,"50137":1.0,"50138":5.0,"50139":4.0,"50140":5.0,"50141":5.0,"50142":4.0,"50143":4.0,"50144":5.0,"50145":4.0,"50146":5.0,"50147":5.0,"50148":2.0,"50149":5.0,"50150":5.0,"50151":3.0,"50152":5.0,"50153":5.0,"50154":1.0,"50155":1.0,"50156":5.0,"50157":4.0,"50158":5.0,"50159":5.0,"50160":4.0,"50161":5.0,"50162":4.0,"50164":2.0,"50165":5.0,"50166":1.0,"50167":5.0,"50168":3.0,"50169":4.0,"50170":5.0,"50171":4.0,"50172":5.0,"50173":4.0,"50184":4.0,"50185":2.0,"50186":5.0,"50187":4.0,"50188":3.0,"50189":5.0,"50190":4.0,"50191":5.0,"50192":5.0,"50193":4.0,"50194":5.0,"50195":3.0,"50196":2.0,"50197":3.0,"50198":1.0,"50199":4.0,"50200":5.0,"50201":4.0,"50202":4.0,"50204":5.0,"50205":4.0,"50206":5.0,"50207":5.0,"50208":4.0,"50209":4.0,"50210":5.0,"50211":4.0,"50212":4.0,"50213":4.0,"50214":1.0,"50215":4.0,"50216":5.0,"50217":4.0,"50218":5.0,"50219":5.0,"50220":4.0,"50221":5.0,"50222":2.0,"50223":5.0,"50234":3.0,"50235":5.0,"50236":5.0,"50237":1.0,"50238":4.0,"50239":5.0,"50240":4.0,"50241":3.0,"50242":5.0,"50243":3.0,"50244":4.0,"50245":4.0,"50246":5.0,"50247":5.0,"50248":5.0,"50249":4.0,"50250":5.0,"50251":4.0,"50252":4.0,"50253":4.0,"50254":"nil","50259":5.0,"50260":5.0,"50261":5.0,"50262":5.0,"50263":5.0,"50264":5.0,"50265":2.0,"50266":3.0,"50267":5.0,"50268":5.0,"50269":4.0,"50270":5.0,"50271":5.0,"50272":4.0,"50273":4.0,"50274":4.0,"50275":5.0,"50276":5.0,"50277":3.0,"50278":5.0,"50279":5.0,"50280":5.0,"50281":1.0,"50282":5.0,"50283":5.0,"50284":5.0,"50285":5.0,"50286":5.0,"50287":5.0,"50288":5.0,"50294":5.0,"50295":5.0,"50296":5.0,"50297":2.0,"50298":4.0,"50304":3.0,"50305":3.0,"50306":2.0,"50307":1.0,"50308":2.0,"50309":5.0,"50310":5.0,"50311":4.0,"50312":5.0,"50313":5.0,"50314":5.0,"50315":5.0,"50316":5.0,"50317":3.0,"50318":4.0,"50319":5.0,"50320":4.0,"50321":5.0,"50322":4.0,"50323":5.0,"50329":5.0,"50330":5.0,"50331":5.0,"50332":1.0,"50333":2.0,"50339":5.0,"50340":3.0,"50341":5.0,"50342":5.0,"50343":1.0,"50344":1.0,"50345":3.0,"50346":5.0,"50347":3.0,"50348":5.0,"50349":4.0,"50350":4.0,"50351":3.0,"50352":4.0,"50353":4.0,"50354":5.0,"50355":5.0,"50356":5.0,"50357":5.0,"50358":5.0,"50364":5.0,"50365":5.0,"50366":3.0,"50367":5.0,"50368":4.0,"50369":3.0,"50370":5.0,"50371":5.0,"50372":4.0,"50373":4.0,"50374":4.0,"50375":3.0,"50376":3.0,"50377":4.0,"50378":2.0,"50379":2.0,"50380":2.0,"50381":5.0,"50382":5.0,"50383":4.0,"50384":1.0,"50385":3.0,"50386":5.0,"50387":5.0,"50388":5.0,"50389":4.0,"50390":5.0,"50391":5.0,"50392":4.0,"50393":4.0,"50399":4.0,"50400":5.0,"50401":4.0,"50402":5.0,"50403":5.0,"50404":4.0,"50405":5.0,"50406":5.0,"50407":4.0,"50408":5.0,"50414":5.0,"50415":5.0,"50416":4.0,"50417":5.0,"50418":4.0,"50419":5.0,"50420":4.0,"50421":5.0,"50422":4.0,"50423":2.0,"50429":5.0,"50430":3.0,"50431":5.0,"50432":5.0,"50433":5.0,"50434":2.0,"50435":4.0,"50436":3.0,"50437":1.0,"50438":5.0,"50439":4.0,"50440":5.0,"50441":5.0,"50442":5.0,"50443":4.0,"50444":"nil","50449":4.0,"50450":4.0,"50451":3.0,"50452":5.0,"50453":5.0,"50454":5.0,"50455":5.0,"50456":5.0,"50457":4.0,"50458":5.0,"50464":1.0,"50466":4.0,"50467":4.0,"50468":4.0,"50469":4.0,"50470":5.0,"50471":4.0,"50472":5.0,"50473":3.0,"50474":5.0,"50475":4.0,"50476":4.0,"50477":5.0,"50478":5.0,"50479":3.0,"50480":3.0,"50481":1.0,"50482":2.0,"50483":5.0,"50484":2.0,"50485":3.0,"50486":4.0,"50487":4.0,"50488":5.0,"50489":3.0,"50490":3.0,"50491":4.0,"50492":3.0,"50493":4.0,"50494":4.0,"50495":4.0,"50496":5.0,"50497":1.0,"50498":4.0,"50499":4.0,"50500":5.0,"50501":3.0,"50502":5.0,"50503":1.0,"50504":1.0,"50505":4.0,"50506":1.0,"50507":4.0,"50508":3.0,"50514":4.0,"50515":4.0,"50516":5.0,"50517":3.0,"50518":3.0,"50519":5.0,"50520":4.0,"50521":3.0,"50522":5.0,"50523":5.0,"50524":5.0,"50525":5.0,"50526":4.0,"50527":4.0,"50528":4.0,"50535":1.0,"50536":4.0,"50537":4.0,"50538":3.0,"50539":5.0,"50540":2.0,"50541":4.0,"50543":4.0,"50544":1.0,"50545":4.0,"50546":3.0,"50547":1.0,"50548":4.0,"50554":4.0,"50555":4.0,"50556":4.0,"50557":2.0,"50558":3.0,"50559":5.0,"50560":2.0,"50561":5.0,"50563":5.0,"50564":4.0,"50565":5.0,"50566":3.0,"50567":5.0,"50568":5.0,"50574":5.0,"50575":4.0,"50576":2.0,"50577":4.0,"50578":5.0,"50579":4.0,"50580":1.0,"50581":2.0,"50582":3.0,"50584":2.0,"50585":4.0,"50586":2.0,"50587":3.0,"50588":4.0,"50590":4.0,"50591":4.0,"50592":3.0,"50593":5.0,"50599":5.0,"50600":3.0,"50601":3.0,"50602":3.0,"50603":4.0,"50604":4.0,"50605":4.0,"50606":5.0,"50607":4.0,"50608":2.0,"50609":5.0,"50611":5.0,"50612":5.0,"50613":4.0,"50614":4.0,"50615":4.0,"50616":4.0,"50617":5.0,"50618":4.0,"50619":5.0,"50620":4.0,"50621":5.0,"50623":2.0,"50629":2.0,"50630":3.0,"50631":4.0,"50632":3.0,"50633":4.0,"50634":3.0,"50635":5.0,"50636":4.0,"50637":4.0,"50638":5.0,"50639":5.0,"50640":3.0,"50641":5.0,"50642":3.0,"50643":3.0,"50644":5.0,"50645":5.0,"50646":5.0,"50647":5.0,"50648":5.0,"50649":1.0,"50650":4.0,"50651":5.0,"50652":5.0,"50653":5.0,"50654":5.0,"50655":5.0,"50656":5.0,"50657":4.0,"50658":4.0,"50659":"nil","50664":4.0,"50665":5.0,"50666":3.0,"50667":4.0,"50668":4.0,"50674":5.0,"50675":4.0,"50676":5.0,"50677":4.0,"50678":5.0,"50684":4.0,"50685":4.0,"50686":5.0,"50687":3.0,"50688":2.0,"50689":1.0,"50690":3.0,"50691":3.0,"50692":4.0,"50693":3.0,"50699":3.0,"50700":4.0,"50701":4.0,"50702":5.0,"50703":5.0,"50704":4.0,"50705":4.0,"50706":5.0,"50707":4.0,"50708":4.0,"50709":4.0,"50710":4.0,"50711":3.0,"50712":4.0,"50713":4.0,"50724":5.0,"50725":3.0,"50726":5.0,"50727":1.0,"50728":4.0,"50729":4.0,"50730":4.0,"50731":5.0,"50732":5.0,"50733":1.0,"50739":5.0,"50740":5.0,"50741":4.0,"50742":5.0,"50743":4.0,"50744":4.0,"50745":4.0,"50746":3.0,"50747":4.0,"50748":5.0,"50754":3.0,"50755":1.0,"50756":5.0,"50757":3.0,"50758":5.0,"50759":5.0,"50760":4.0,"50761":5.0,"50762":4.0,"50763":1.0,"50764":2.0,"50765":2.0,"50766":2.0,"50767":3.0,"50768":4.0,"50769":5.0,"50770":3.0,"50771":4.0,"50772":5.0,"50773":4.0,"50774":4.0,"50775":3.0,"50776":3.0,"50777":5.0,"50778":3.0,"50784":4.0,"50785":4.0,"50786":5.0,"50787":3.0,"50788":4.0,"50789":5.0,"50790":4.0,"50791":4.0,"50792":4.0,"50793":4.0,"50794":5.0,"50795":5.0,"50796":5.0,"50797":5.0,"50799":3.0,"50800":1.0,"50801":4.0,"50802":4.0,"50803":2.0,"50804":3.0,"50805":3.0,"50806":5.0,"50807":2.0,"50808":4.0,"50809":5.0,"50810":3.0,"50811":4.0,"50812":3.0,"50813":3.0,"50824":5.0,"50825":4.0,"50826":5.0,"50827":4.0,"50828":5.0,"50829":4.0,"50830":5.0,"50831":4.0,"50832":5.0,"50833":3.0,"50834":"nil","50839":1.0,"50844":3.0,"50849":4.0,"50854":3.0,"50859":1.0,"50869":4.0,"50874":3.0,"50884":1.0,"50889":1.0,"50894":3.0,"50899":5.0,"50904":4.0,"50909":2.0,"50914":4.0,"50919":4.0,"50924":4.0,"50929":1.0,"50954":1.0,"50959":4.0,"50964":"nil","50969":1.0,"50970":1.0,"50971":1.0,"50972":1.0,"50973":1.0,"50974":1.0,"50975":1.0,"50976":1.0,"50977":1.0,"50978":1.0,"50984":1.0,"50985":1.0,"50986":1.0,"50987":2.0,"50988":1.0,"50989":2.0,"50990":1.0,"50991":2.0,"50992":2.0,"50993":1.0,"50994":1.0,"50995":3.0,"50996":1.0,"50997":2.0,"50998":1.0,"50999":1.0,"51000":1.0,"51001":1.0,"51002":1.0,"51003":3.0,"51004":2.0,"51005":1.0,"51006":1.0,"51007":1.0,"51008":2.0,"51009":1.0,"51011":1.0,"51014":2.0,"51015":1.0,"51016":1.0,"51017":4.0,"51018":1.0,"51019":2.0,"51020":1.0,"51021":1.0,"51022":2.0,"51024":2.0,"51027":2.0,"51039":1.0,"51040":1.0,"51041":2.0,"51042":2.0,"51043":2.0,"51044":2.0,"51046":1.0,"51049":2.0,"51050":1.0,"51051":1.0,"51052":1.0,"51053":1.0,"51055":1.0,"51056":3.0,"51058":1.0,"51059":1.0,"51060":2.0,"51062":1.0,"51063":3.0,"51064":3.0,"51065":1.0,"51066":1.0,"51068":1.0,"51074":1.0,"51075":2.0,"51076":2.0,"51077":2.0,"51078":1.0,"51079":2.0,"51081":4.0,"51084":1.0,"51085":1.0,"51086":1.0,"51088":1.0,"51090":1.0,"51091":1.0,"51093":3.0,"51094":3.0,"51095":1.0,"51097":1.0,"51098":1.0,"51104":1.0,"51105":3.0,"51106":1.0,"51107":1.0,"51108":2.0,"51109":2.0,"51111":1.0,"51113":1.0,"51119":2.0,"51122":1.0,"51123":1.0,"51124":1.0,"51125":1.0,"51126":1.0,"51127":1.0,"51128":3.0,"51135":1.0,"51136":4.0,"51137":4.0,"51138":1.0,"51140":1.0,"51141":2.0,"51142":2.0,"51144":1.0,"51145":1.0,"51146":2.0,"51147":4.0,"51148":1.0,"51149":1.0,"51151":1.0,"51156":1.0,"51158":1.0,"51159":3.0,"51160":1.0,"51161":1.0,"51162":1.0,"51163":1.0,"51164":2.0,"51165":1.0,"51166":1.0,"51167":1.0,"51168":1.0,"51169":1.0,"51170":1.0,"51171":1.0,"51172":1.0,"51173":3.0,"51174":1.0,"51175":4.0,"51176":2.0,"51177":1.0,"51178":5.0,"51179":1.0,"51180":1.0,"51181":4.0,"51182":4.0,"51183":1.0,"51184":4.0,"51185":1.0,"51186":3.0,"51187":3.0,"51188":1.0,"51189":5.0,"51190":5.0,"51191":5.0,"51192":5.0,"51193":5.0,"51194":5.0,"51195":5.0,"51196":5.0,"51197":5.0,"51198":5.0,"51199":5.0,"51200":5.0,"51201":4.0,"51202":5.0,"51203":5.0,"51204":5.0,"51205":5.0,"51206":5.0,"51207":5.0,"51208":5.0,"51209":5.0,"51210":5.0,"51211":5.0,"51212":5.0,"51213":5.0,"51214":5.0,"51215":5.0,"51216":5.0,"51217":5.0,"51218":5.0,"51219":5.0,"51220":5.0,"51221":5.0,"51222":5.0,"51223":5.0,"51224":5.0,"51225":5.0,"51226":5.0,"51227":5.0,"51228":5.0,"51229":"nil","51239":5.0,"51240":5.0,"51241":5.0,"51242":5.0,"51243":5.0,"51249":5.0,"51250":5.0,"51251":5.0,"51252":5.0,"51253":5.0,"51254":5.0,"51255":5.0,"51256":5.0,"51257":5.0,"51258":5.0,"51259":5.0,"51260":5.0,"51261":5.0,"51262":5.0,"51263":5.0,"51264":5.0,"51265":5.0,"51266":5.0,"51267":5.0,"51268":5.0,"51274":5.0,"51275":5.0,"51276":5.0,"51277":5.0,"51278":5.0,"51279":5.0,"51280":5.0,"51281":5.0,"51282":5.0,"51283":5.0,"51284":5.0,"51285":5.0,"51286":5.0,"51287":5.0,"51288":5.0,"51289":5.0,"51290":5.0,"51291":5.0,"51292":5.0,"51293":5.0,"51294":5.0,"51295":5.0,"51296":5.0,"51297":5.0,"51298":5.0,"51299":5.0,"51300":5.0,"51301":5.0,"51302":5.0,"51303":5.0,"51304":5.0,"51305":5.0,"51306":5.0,"51307":5.0,"51308":4.0,"51309":5.0,"51310":5.0,"51311":5.0,"51312":5.0,"51313":5.0,"51319":5.0,"51320":5.0,"51321":5.0,"51322":5.0,"51323":5.0,"51324":5.0,"51325":5.0,"51326":5.0,"51327":5.0,"51328":5.0,"51329":5.0,"51330":5.0,"51331":5.0,"51332":4.0,"51333":5.0,"51334":5.0,"51335":5.0,"51336":5.0,"51337":5.0,"51338":5.0,"51339":5.0,"51340":5.0,"51341":5.0,"51342":5.0,"51343":5.0,"51344":4.0,"51345":5.0,"51346":5.0,"51347":5.0,"51348":5.0,"51349":5.0,"51350":5.0,"51351":5.0,"51352":5.0,"51353":5.0,"51354":5.0,"51355":5.0,"51356":5.0,"51357":5.0,"51358":5.0,"51359":5.0,"51361":5.0,"51362":5.0,"51363":4.0,"51364":5.0,"51365":5.0,"51366":5.0,"51367":5.0,"51368":5.0,"51369":5.0,"51370":5.0,"51371":5.0,"51372":5.0,"51373":5.0,"51374":5.0,"51375":5.0,"51377":5.0,"51378":5.0,"51379":5.0,"51380":5.0,"51381":3.0,"51382":5.0,"51383":4.0,"51385":5.0,"51386":5.0,"51387":5.0,"51388":5.0,"51389":5.0,"51390":5.0,"51391":5.0,"51392":5.0,"51393":5.0,"51394":"nil","51399":5.0,"51400":5.0,"51401":5.0,"51402":5.0,"51403":4.0,"51404":5.0,"51405":5.0,"51406":5.0,"51407":4.0,"51408":5.0,"51409":5.0,"51410":4.0,"51411":5.0,"51412":4.0,"51413":4.0,"51414":5.0,"51415":5.0,"51416":5.0,"51417":5.0,"51418":5.0,"51424":5.0,"51425":5.0,"51426":5.0,"51427":5.0,"51428":5.0,"51434":5.0,"51435":5.0,"51436":5.0,"51437":5.0,"51438":5.0,"51444":3.0,"51445":5.0,"51446":5.0,"51447":5.0,"51448":5.0,"51449":5.0,"51450":5.0,"51451":5.0,"51452":5.0,"51453":5.0,"51454":5.0,"51455":5.0,"51456":5.0,"51457":5.0,"51458":3.0,"51459":5.0,"51460":5.0,"51461":5.0,"51462":4.0,"51463":5.0,"51464":5.0,"51465":4.0,"51466":5.0,"51467":5.0,"51468":3.0,"51469":5.0,"51470":5.0,"51471":5.0,"51472":5.0,"51473":5.0,"51479":5.0,"51480":5.0,"51481":5.0,"51482":5.0,"51483":5.0,"51484":5.0,"51485":5.0,"51486":5.0,"51487":5.0,"51488":5.0,"51489":5.0,"51490":5.0,"51491":5.0,"51492":5.0,"51493":5.0,"51504":5.0,"51514":4.0,"51519":3.0,"51524":3.0,"51529":"nil","51544":5.0,"51554":4.0,"51559":5.0,"51594":1.0,"51604":4.0,"51609":2.0,"51619":4.0,"51629":5.0,"51644":5.0,"51654":4.0,"51704":"nil","51719":4.0,"51720":4.0,"51721":4.0,"51722":2.0,"51723":4.0,"51724":3.0,"51725":2.0,"51726":3.0,"51727":4.0,"51728":5.0,"51729":4.0,"51730":3.0,"51731":2.0,"51732":4.0,"51733":4.0,"51734":5.0,"51735":4.0,"51736":4.0,"51737":5.0,"51738":4.0,"51739":4.0,"51740":1.0,"51741":1.0,"51742":1.0,"51743":1.0,"51744":1.0,"51745":4.0,"51746":2.0,"51747":4.0,"51748":3.0,"51749":4.0,"51750":5.0,"51751":5.0,"51752":4.0,"51753":4.0,"51754":5.0,"51755":5.0,"51756":4.0,"51757":2.0,"51758":4.0,"51759":4.0,"51760":3.0,"51764":"nil","51769":3.0,"51770":4.0,"51771":3.0,"51772":3.0,"51773":1.0,"51774":3.0,"51775":1.0,"51776":1.0,"51777":1.0,"51778":1.0,"51779":3.0,"51780":1.0,"51781":1.0,"51782":4.0,"51783":1.0,"51784":"nil","51789":"nil","51794":5.0,"51795":1.0,"51796":1.0,"51797":1.0,"51798":1.0,"51799":1.0,"51800":5.0,"51801":3.0,"51802":5.0,"51803":4.0,"51804":4.0,"51805":1.0,"51806":1.0,"51807":3.0,"51808":2.0,"51809":2.0,"51810":4.0,"51811":1.0,"51812":5.0,"51813":5.0,"51814":1.0,"51815":2.0,"51816":1.0,"51817":1.0,"51818":1.0,"51819":1.0,"51820":1.0,"51821":2.0,"51822":1.0,"51823":1.0,"51824":3.0,"51825":4.0,"51826":1.0,"51827":1.0,"51828":2.0,"51829":5.0,"51830":2.0,"51831":1.0,"51832":4.0,"51833":4.0,"51834":5.0,"51835":2.0,"51836":3.0,"51837":3.0,"51838":1.0,"51839":2.0,"51840":5.0,"51841":1.0,"51842":3.0,"51843":1.0,"51844":2.0,"51845":2.0,"51846":4.0,"51847":2.0,"51848":2.0,"51849":2.0,"51850":2.0,"51851":4.0,"51852":2.0,"51853":4.0,"51854":3.0,"51855":4.0,"51856":3.0,"51857":1.0,"51858":3.0,"51859":2.0,"51860":1.0,"51861":4.0,"51862":2.0,"51863":2.0,"51864":3.0,"51865":2.0,"51866":1.0,"51867":1.0,"51868":2.0,"51869":4.0,"51870":4.0,"51871":2.0,"51872":2.0,"51873":5.0,"51874":2.0,"51875":2.0,"51876":1.0,"51877":5.0,"51878":2.0,"51879":5.0,"51880":5.0,"51881":5.0,"51882":1.0,"51883":5.0,"51884":5.0,"51885":4.0,"51886":3.0,"51887":5.0,"51888":1.0,"51889":5.0,"51890":2.0,"51891":1.0,"51892":1.0,"51893":1.0,"51894":1.0,"51895":1.0,"51896":1.0,"51897":1.0,"51898":2.0,"51899":5.0,"51904":5.0,"51909":"nil","51914":5.0,"51924":4.0,"51929":5.0,"51934":5.0,"51939":5.0,"51949":4.0,"51954":4.0,"51964":5.0,"51969":5.0,"51979":4.0,"51984":3.0,"51989":3.0,"51994":3.0,"51999":5.0,"52004":5.0,"52009":5.0,"52014":5.0,"52019":4.0,"52024":5.0,"52029":5.0,"52034":5.0,"52039":4.0,"52054":5.0,"52059":5.0,"52069":5.0,"52079":"nil","52089":5.0,"52090":4.0,"52091":5.0,"52092":1.0,"52093":3.0,"52094":4.0,"52095":5.0,"52096":3.0,"52097":2.0,"52098":4.0,"52104":5.0,"52105":4.0,"52106":5.0,"52107":4.0,"52108":5.0,"52109":1.0,"52110":1.0,"52111":5.0,"52112":5.0,"52113":3.0,"52114":5.0,"52115":4.0,"52116":5.0,"52117":5.0,"52118":5.0,"52124":5.0,"52125":3.0,"52126":4.0,"52127":2.0,"52128":5.0,"52129":5.0,"52130":5.0,"52131":3.0,"52132":5.0,"52133":1.0,"52134":3.0,"52135":4.0,"52136":4.0,"52137":2.0,"52138":4.0,"52139":5.0,"52140":3.0,"52141":4.0,"52142":1.0,"52144":5.0,"52145":4.0,"52146":4.0,"52147":4.0,"52148":4.0,"52149":4.0,"52150":4.0,"52151":3.0,"52152":4.0,"52153":4.0,"52154":5.0,"52155":5.0,"52156":1.0,"52158":4.0,"52159":1.0,"52160":4.0,"52161":5.0,"52162":4.0,"52163":4.0,"52164":4.0,"52165":3.0,"52166":4.0,"52167":5.0,"52169":4.0,"52170":5.0,"52171":2.0,"52172":3.0,"52173":3.0,"52174":3.0,"52175":4.0,"52176":5.0,"52177":4.0,"52178":5.0,"52179":4.0,"52180":4.0,"52181":4.0,"52182":4.0,"52189":3.0,"52190":5.0,"52191":4.0,"52192":5.0,"52193":1.0,"52194":3.0,"52195":4.0,"52196":4.0,"52197":5.0,"52198":4.0,"52199":4.0,"52200":5.0,"52201":5.0,"52203":4.0,"52204":3.0,"52207":5.0,"52214":2.0,"52215":4.0,"52217":4.0,"52218":4.0,"52219":4.0,"52220":4.0,"52221":3.0,"52222":4.0,"52223":4.0,"52234":4.0,"52235":1.0,"52236":3.0,"52237":3.0,"52238":3.0,"52239":1.0,"52240":1.0,"52241":5.0,"52242":1.0,"52244":3.0,"52245":4.0,"52246":3.0,"52248":2.0,"52249":4.0,"52250":3.0,"52251":4.0,"52253":4.0,"52254":5.0,"52255":5.0,"52256":4.0,"52257":4.0,"52258":4.0,"52259":5.0,"52260":3.0,"52261":3.0,"52262":5.0,"52263":5.0,"52264":4.0,"52265":4.0,"52266":4.0,"52267":3.0,"52268":3.0,"52269":5.0,"52270":5.0,"52271":1.0,"52272":2.0,"52273":4.0,"52279":4.0,"52280":4.0,"52281":4.0,"52282":4.0,"52283":4.0,"52284":"nil","52289":4.0,"52290":4.0,"52291":4.0,"52292":2.0,"52293":3.0,"52294":4.0,"52295":5.0,"52296":4.0,"52297":5.0,"52298":2.0,"52299":3.0,"52300":5.0,"52301":4.0,"52302":4.0,"52303":5.0,"52309":4.0,"52310":5.0,"52311":4.0,"52312":2.0,"52313":5.0,"52314":4.0,"52315":4.0,"52316":5.0,"52317":4.0,"52318":5.0,"52319":4.0,"52320":5.0,"52321":5.0,"52322":5.0,"52323":5.0,"52329":5.0,"52330":5.0,"52331":5.0,"52332":4.0,"52333":5.0,"52334":2.0,"52335":4.0,"52336":2.0,"52337":5.0,"52338":4.0,"52339":4.0,"52340":5.0,"52341":4.0,"52342":4.0,"52343":5.0,"52344":5.0,"52345":4.0,"52346":5.0,"52347":3.0,"52348":5.0,"52349":3.0,"52350":5.0,"52351":2.0,"52352":5.0,"52353":5.0,"52354":4.0,"52355":1.0,"52356":5.0,"52357":4.0,"52358":5.0,"52359":4.0,"52360":3.0,"52361":4.0,"52362":5.0,"52363":4.0,"52364":4.0,"52365":3.0,"52366":5.0,"52367":4.0,"52368":4.0,"52369":3.0,"52370":5.0,"52371":4.0,"52372":2.0,"52373":5.0,"52374":5.0,"52375":2.0,"52376":4.0,"52377":5.0,"52378":5.0,"52379":4.0,"52381":5.0,"52382":1.0,"52383":5.0,"52384":5.0,"52385":4.0,"52386":4.0,"52387":4.0,"52388":4.0,"52389":3.0,"52390":4.0,"52391":5.0,"52392":5.0,"52393":4.0,"52394":4.0,"52395":4.0,"52396":3.0,"52397":3.0,"52398":2.0,"52399":3.0,"52400":4.0,"52401":2.0,"52402":4.0,"52403":5.0,"52409":5.0,"52410":5.0,"52411":1.0,"52412":4.0,"52413":4.0,"52415":4.0,"52416":3.0,"52417":4.0,"52418":5.0,"52419":5.0,"52420":3.0,"52421":4.0,"52422":4.0,"52423":5.0,"52424":4.0,"52425":5.0,"52426":5.0,"52427":4.0,"52428":4.0,"52439":4.0,"52440":5.0,"52441":5.0,"52442":5.0,"52443":5.0,"52444":3.0,"52445":1.0,"52446":4.0,"52447":5.0,"52448":4.0,"52449":4.0,"52450":4.0,"52451":2.0,"52453":5.0,"52454":2.0,"52455":2.0,"52456":5.0,"52457":5.0,"52458":4.0,"52459":4.0,"52460":5.0,"52461":1.0,"52462":4.0,"52463":4.0,"52464":4.0,"52465":4.0,"52466":5.0,"52467":5.0,"52468":5.0,"52479":5.0,"52480":5.0,"52481":5.0,"52482":5.0,"52483":5.0,"52484":"nil","52489":3.0,"52490":5.0,"52491":5.0,"52492":5.0,"52493":5.0,"52494":5.0,"52495":4.0,"52496":4.0,"52497":4.0,"52498":5.0,"52499":5.0,"52500":3.0,"52501":4.0,"52502":5.0,"52503":5.0,"52509":4.0,"52510":4.0,"52511":4.0,"52512":4.0,"52513":5.0,"52514":4.0,"52515":5.0,"52516":4.0,"52517":5.0,"52518":4.0,"52519":4.0,"52520":5.0,"52521":3.0,"52522":3.0,"52523":5.0,"52529":5.0,"52530":5.0,"52531":5.0,"52532":3.0,"52533":5.0,"52544":4.0,"52545":4.0,"52546":4.0,"52547":5.0,"52548":5.0,"52549":1.0,"52550":2.0,"52551":5.0,"52552":5.0,"52553":5.0,"52554":4.0,"52555":4.0,"52556":4.0,"52557":5.0,"52558":4.0,"52559":2.0,"52560":5.0,"52561":5.0,"52562":5.0,"52563":2.0,"52569":5.0,"52570":5.0,"52571":5.0,"52572":5.0,"52573":4.0,"52574":5.0,"52575":1.0,"52576":2.0,"52577":1.0,"52578":4.0,"52579":5.0,"52580":4.0,"52581":3.0,"52582":5.0,"52583":5.0,"52584":4.0,"52585":5.0,"52586":2.0,"52588":4.0,"52589":5.0,"52590":4.0,"52591":3.0,"52592":3.0,"52593":4.0,"52594":4.0,"52595":5.0,"52596":4.0,"52597":5.0,"52598":3.0,"52604":4.0,"52605":5.0,"52606":4.0,"52607":4.0,"52608":3.0,"52609":5.0,"52610":4.0,"52611":5.0,"52612":5.0,"52613":5.0,"52614":5.0,"52615":5.0,"52616":5.0,"52617":1.0,"52618":1.0,"52619":4.0,"52620":5.0,"52621":3.0,"52622":1.0,"52623":5.0,"52624":4.0,"52625":5.0,"52626":3.0,"52627":5.0,"52628":3.0,"52629":5.0,"52630":4.0,"52631":5.0,"52633":4.0,"52634":5.0,"52635":5.0,"52636":5.0,"52637":5.0,"52638":3.0,"52639":4.0,"52640":3.0,"52641":4.0,"52642":5.0,"52643":5.0,"52644":5.0,"52646":5.0,"52647":5.0,"52648":5.0,"52649":5.0,"52650":4.0,"52651":3.0,"52652":4.0,"52653":5.0,"52654":5.0,"52655":4.0,"52656":5.0,"52657":5.0,"52658":3.0,"52659":1.0,"52660":5.0,"52661":4.0,"52662":4.0,"52663":5.0,"52669":3.0,"52670":5.0,"52671":3.0,"52672":2.0,"52673":5.0,"52674":4.0,"52675":5.0,"52676":4.0,"52677":4.0,"52678":4.0,"52679":5.0,"52680":5.0,"52681":5.0,"52682":5.0,"52683":3.0,"52684":"nil","52694":5.0,"52696":5.0,"52697":5.0,"52698":5.0,"52699":4.0,"52700":5.0,"52701":4.0,"52702":5.0,"52703":5.0,"52704":5.0,"52705":5.0,"52706":5.0,"52707":5.0,"52708":5.0,"52709":5.0,"52710":5.0,"52711":4.0,"52712":4.0,"52713":5.0,"52714":5.0,"52715":5.0,"52716":5.0,"52717":5.0,"52718":4.0,"52724":4.0,"52725":5.0,"52726":5.0,"52727":4.0,"52728":4.0,"52729":3.0,"52730":5.0,"52731":4.0,"52732":5.0,"52733":4.0,"52734":5.0,"52735":4.0,"52736":5.0,"52737":4.0,"52738":5.0,"52739":5.0,"52740":4.0,"52741":5.0,"52742":5.0,"52743":5.0,"52744":5.0,"52745":5.0,"52746":5.0,"52747":5.0,"52748":4.0,"52749":5.0,"52750":5.0,"52751":5.0,"52752":5.0,"52753":2.0,"52754":5.0,"52755":5.0,"52756":5.0,"52757":5.0,"52758":5.0,"52759":5.0,"52760":4.0,"52761":4.0,"52762":5.0,"52763":5.0,"52764":5.0,"52765":5.0,"52766":5.0,"52767":4.0,"52768":5.0,"52769":4.0,"52770":4.0,"52771":5.0,"52772":5.0,"52773":5.0,"52774":3.0,"52775":5.0,"52776":4.0,"52777":3.0,"52778":4.0,"52779":5.0,"52780":5.0,"52781":5.0,"52782":5.0,"52783":5.0,"52784":5.0,"52785":4.0,"52786":5.0,"52787":5.0,"52788":5.0,"52789":5.0,"52790":5.0,"52791":5.0,"52792":5.0,"52793":5.0,"52794":4.0,"52795":5.0,"52796":5.0,"52797":4.0,"52798":5.0,"52799":5.0,"52800":4.0,"52801":5.0,"52802":5.0,"52803":5.0,"52804":5.0,"52805":5.0,"52806":4.0,"52807":5.0,"52808":5.0,"52809":5.0,"52810":5.0,"52811":5.0,"52812":5.0,"52813":5.0,"52814":5.0,"52815":4.0,"52816":5.0,"52817":5.0,"52818":4.0,"52819":5.0,"52820":3.0,"52821":4.0,"52822":5.0,"52823":5.0,"52829":5.0,"52830":5.0,"52831":4.0,"52832":4.0,"52833":3.0,"52834":3.0,"52835":5.0,"52836":5.0,"52837":5.0,"52838":3.0,"52839":5.0,"52840":5.0,"52841":5.0,"52842":5.0,"52843":4.0,"52844":4.0,"52845":5.0,"52846":3.0,"52847":5.0,"52848":5.0,"52849":5.0,"52850":5.0,"52851":5.0,"52852":5.0,"52853":5.0,"52854":3.0,"52855":5.0,"52856":5.0,"52857":5.0,"52858":5.0,"52864":5.0,"52865":5.0,"52866":5.0,"52867":5.0,"52868":5.0,"52869":4.0,"52870":5.0,"52871":5.0,"52872":3.0,"52874":3.0,"52879":4.0,"52884":2.0,"52889":4.0,"52894":4.0,"52899":4.0,"52904":5.0,"52909":4.0,"52914":4.0,"52919":4.0,"52924":4.0,"52929":3.0,"52934":"nil","52939":4.0,"52944":5.0,"52949":5.0,"52959":5.0,"52969":5.0,"52974":4.0,"52979":4.0,"52989":4.0,"52994":5.0,"52999":4.0,"53004":4.0,"53009":5.0,"53014":4.0,"53019":4.0,"53024":4.0,"53029":4.0,"53039":4.0,"53054":4.0,"53059":4.0,"53064":5.0,"53074":3.0,"53075":5.0,"53076":4.0,"53077":3.0,"53078":4.0,"53079":3.0,"53080":4.0,"53081":4.0,"53082":4.0,"53083":4.0,"53084":2.0,"53085":4.0,"53086":4.0,"53087":4.0,"53088":4.0,"53089":4.0,"53090":4.0,"53091":2.0,"53092":3.0,"53093":3.0,"53094":"nil","53099":3.0,"53100":4.0,"53101":4.0,"53102":2.0,"53103":5.0,"53104":4.0,"53105":3.0,"53106":4.0,"53107":5.0,"53108":3.0,"53109":5.0,"53110":3.0,"53111":3.0,"53112":2.0,"53113":2.0,"53114":3.0,"53115":4.0,"53116":2.0,"53117":4.0,"53118":3.0,"53119":3.0,"53120":4.0,"53121":5.0,"53122":4.0,"53123":4.0,"53124":5.0,"53125":3.0,"53126":5.0,"53127":3.0,"53128":4.0,"53129":5.0,"53130":4.0,"53131":4.0,"53132":4.0,"53133":5.0,"53134":3.0,"53135":4.0,"53136":5.0,"53137":1.0,"53138":5.0,"53144":4.0,"53145":2.0,"53146":5.0,"53147":4.0,"53148":5.0,"53149":5.0,"53150":5.0,"53151":5.0,"53153":3.0,"53154":4.0,"53155":3.0,"53157":3.0,"53158":5.0,"53159":4.0,"53160":1.0,"53161":5.0,"53162":3.0,"53163":2.0,"53164":4.0,"53165":2.0,"53166":4.0,"53167":4.0,"53169":4.0,"53170":4.0,"53171":5.0,"53172":5.0,"53173":5.0,"53174":1.0,"53175":4.0,"53176":5.0,"53177":1.0,"53178":1.0,"53179":1.0,"53180":1.0,"53181":3.0,"53182":4.0,"53183":4.0,"53184":4.0,"53185":4.0,"53186":1.0,"53194":5.0,"53195":5.0,"53196":5.0,"53197":5.0,"53198":5.0,"53199":5.0,"53200":5.0,"53201":5.0,"53202":5.0,"53203":5.0,"53204":"nil","53209":5.0,"53210":5.0,"53211":5.0,"53212":4.0,"53213":5.0,"53219":5.0,"53220":5.0,"53221":4.0,"53222":5.0,"53223":5.0,"53224":5.0,"53225":5.0,"53226":4.0,"53227":5.0,"53228":5.0,"53229":5.0,"53230":5.0,"53231":5.0,"53232":5.0,"53233":5.0,"53234":5.0,"53235":5.0,"53236":5.0,"53237":5.0,"53238":5.0,"53239":5.0,"53240":5.0,"53241":5.0,"53242":5.0,"53243":5.0,"53249":5.0,"53250":5.0,"53259":5.0,"53260":5.0,"53261":5.0,"53262":5.0,"53263":5.0,"53265":5.0,"53266":4.0,"53267":5.0,"53268":5.0,"53269":5.0,"53270":5.0,"53271":5.0,"53272":3.0,"53273":2.0,"53274":"nil","53279":"nil","53284":"nil","53286":3.0,"53287":3.0,"53288":4.0,"53289":2.0,"53290":4.0,"53291":3.0,"53292":5.0,"53293":3.0,"53294":1.0,"53295":4.0,"53296":3.0,"53297":1.0,"53298":3.0,"53299":5.0,"53300":4.0,"53301":3.0,"53302":1.0,"53303":2.0,"53304":3.0,"53305":1.0,"53306":3.0,"53307":1.0,"53308":4.0,"53309":4.0,"53310":3.0,"53311":1.0,"53312":1.0,"53313":1.0,"53314":1.0,"53315":2.0,"53316":4.0,"53317":4.0,"53318":2.0,"53319":3.0,"53320":1.0,"53321":5.0,"53322":4.0,"53323":1.0,"53324":1.0,"53325":1.0,"53326":"nil","53331":5.0,"53332":4.0,"53333":2.0,"53334":4.0,"53335":4.0,"53336":3.0,"53337":4.0,"53338":1.0,"53339":1.0,"53340":2.0,"53341":4.0,"53342":3.0,"53343":1.0,"53344":4.0,"53345":1.0,"53346":5.0,"53347":2.0,"53348":1.0,"53349":4.0,"53350":4.0,"53351":5.0,"53352":4.0,"53353":3.0,"53354":1.0,"53355":1.0,"53356":4.0,"53357":4.0,"53358":1.0,"53359":4.0,"53360":1.0,"53361":1.0,"53362":2.0,"53363":4.0,"53364":4.0,"53365":4.0,"53366":3.0,"53367":4.0,"53368":4.0,"53369":5.0,"53370":4.0,"53371":2.0,"53372":4.0,"53373":1.0,"53374":2.0,"53375":4.0,"53376":4.0,"53377":3.0,"53378":5.0,"53379":5.0,"53380":4.0,"53381":5.0,"53382":2.0,"53383":1.0,"53384":4.0,"53385":5.0,"53386":3.0,"53387":5.0,"53388":5.0,"53389":2.0,"53390":5.0,"53391":5.0,"53392":2.0,"53393":3.0,"53394":4.0,"53395":4.0,"53396":3.0,"53397":5.0,"53398":5.0,"53399":1.0,"53400":4.0,"53401":"nil","53411":5.0,"53412":5.0,"53413":5.0,"53414":5.0,"53415":2.0,"53416":5.0,"53417":5.0,"53418":5.0,"53419":2.0,"53420":5.0,"53421":5.0,"53422":5.0,"53423":4.0,"53424":5.0,"53425":5.0,"53426":4.0,"53427":5.0,"53428":5.0,"53429":5.0,"53430":5.0,"53431":5.0,"53432":3.0,"53433":5.0,"53434":4.0,"53435":5.0,"53436":4.0,"53437":4.0,"53438":5.0,"53439":4.0,"53440":5.0,"53441":5.0,"53442":5.0,"53443":5.0,"53444":5.0,"53445":5.0,"53446":"nil","53451":5.0,"53452":5.0,"53453":4.0,"53454":5.0,"53455":5.0,"53456":4.0,"53457":4.0,"53458":4.0,"53459":5.0,"53460":5.0,"53471":4.0,"53472":1.0,"53473":4.0,"53474":2.0,"53475":4.0,"53476":4.0,"53477":5.0,"53478":4.0,"53479":5.0,"53480":5.0,"53481":5.0,"53482":4.0,"53483":4.0,"53484":5.0,"53485":3.0,"53486":5.0,"53487":5.0,"53488":5.0,"53489":5.0,"53490":5.0,"53491":4.0,"53492":5.0,"53493":5.0,"53494":5.0,"53495":5.0,"53496":5.0,"53497":5.0,"53498":5.0,"53499":4.0,"53500":3.0,"53501":5.0,"53502":2.0,"53503":5.0,"53504":5.0,"53505":5.0,"53506":4.0,"53507":4.0,"53508":5.0,"53509":5.0,"53510":4.0,"53511":5.0,"53512":3.0,"53513":5.0,"53514":5.0,"53515":4.0,"53516":5.0,"53517":4.0,"53518":5.0,"53519":4.0,"53520":5.0,"53521":5.0,"53522":5.0,"53523":5.0,"53524":3.0,"53525":5.0,"53526":5.0,"53527":5.0,"53528":5.0,"53529":5.0,"53530":5.0,"53531":5.0,"53532":3.0,"53533":5.0,"53534":5.0,"53535":5.0,"53536":5.0,"53537":5.0,"53538":5.0,"53539":5.0,"53540":5.0,"53541":5.0,"53542":5.0,"53543":5.0,"53544":4.0,"53545":5.0,"53546":5.0,"53547":5.0,"53548":5.0,"53549":4.0,"53550":5.0,"53551":3.0,"53552":5.0,"53553":4.0,"53554":5.0,"53555":5.0,"53556":2.0,"53558":5.0,"53559":3.0,"53560":4.0,"53561":5.0,"53562":4.0,"53563":5.0,"53564":4.0,"53567":4.0,"53568":5.0,"53569":5.0,"53570":5.0,"53571":5.0,"53572":5.0,"53573":4.0,"53574":5.0,"53575":5.0,"53576":5.0,"53577":4.0,"53578":5.0,"53579":4.0,"53580":5.0,"53581":4.0,"53582":5.0,"53583":5.0,"53584":4.0,"53585":5.0,"53586":5.0,"53587":5.0,"53588":4.0,"53589":5.0,"53590":5.0,"53596":5.0,"53597":5.0,"53598":5.0,"53599":4.0,"53600":4.0,"53601":5.0,"53602":5.0,"53603":4.0,"53604":5.0,"53605":5.0,"53606":5.0,"53607":5.0,"53608":3.0,"53609":4.0,"53610":4.0,"53611":5.0,"53612":5.0,"53613":5.0,"53614":4.0,"53615":4.0,"53616":3.0,"53617":1.0,"53618":4.0,"53619":4.0,"53620":5.0,"53621":5.0,"53622":5.0,"53623":4.0,"53624":4.0,"53625":5.0,"53626":5.0,"53627":5.0,"53628":4.0,"53629":2.0,"53630":3.0,"53631":4.0,"53632":5.0,"53633":5.0,"53634":4.0,"53635":3.0,"53636":5.0,"53637":5.0,"53638":4.0,"53639":5.0,"53640":5.0,"53641":4.0,"53642":5.0,"53643":5.0,"53644":4.0,"53645":5.0,"53646":4.0,"53647":5.0,"53648":5.0,"53649":5.0,"53650":2.0,"53651":5.0,"53652":4.0,"53653":5.0,"53654":5.0,"53655":5.0,"53656":4.0,"53657":1.0,"53658":1.0,"53659":5.0,"53660":5.0,"53662":5.0,"53663":4.0,"53664":5.0,"53665":4.0,"53666":1.0,"53667":5.0,"53668":5.0,"53669":4.0,"53671":5.0,"53672":5.0,"53673":5.0,"53674":5.0,"53675":3.0,"53676":5.0,"53677":5.0,"53678":5.0,"53679":5.0,"53680":2.0,"53681":4.0,"53682":5.0,"53683":5.0,"53684":4.0,"53685":5.0,"53686":5.0,"53687":5.0,"53688":4.0,"53689":3.0,"53690":5.0,"53691":"nil","53701":5.0,"53702":5.0,"53703":5.0,"53704":5.0,"53705":3.0,"53706":4.0,"53707":5.0,"53708":3.0,"53709":5.0,"53710":4.0,"53711":5.0,"53712":4.0,"53713":5.0,"53714":5.0,"53715":4.0,"53716":5.0,"53717":5.0,"53718":4.0,"53719":4.0,"53720":5.0,"53721":5.0,"53722":4.0,"53723":5.0,"53724":5.0,"53725":5.0,"53731":5.0,"53732":5.0,"53733":5.0,"53734":5.0,"53735":5.0,"53736":5.0,"53737":5.0,"53738":5.0,"53739":3.0,"53740":4.0,"53741":5.0,"53742":4.0,"53743":4.0,"53744":5.0,"53745":4.0,"53746":4.0,"53747":5.0,"53748":5.0,"53749":4.0,"53750":5.0,"53751":3.0,"53752":3.0,"53753":1.0,"53754":4.0,"53755":5.0,"53756":4.0,"53757":3.0,"53758":5.0,"53759":5.0,"53760":4.0,"53761":5.0,"53762":5.0,"53763":4.0,"53764":4.0,"53765":2.0,"53766":5.0,"53767":3.0,"53768":4.0,"53769":5.0,"53770":5.0,"53771":5.0,"53772":3.0,"53773":3.0,"53774":4.0,"53775":5.0,"53781":4.0,"53782":5.0,"53783":5.0,"53784":4.0,"53785":4.0,"53791":4.0,"53792":5.0,"53793":3.0,"53794":5.0,"53795":5.0,"53796":5.0,"53797":4.0,"53798":2.0,"53799":2.0,"53800":5.0,"53806":4.0,"53807":5.0,"53808":5.0,"53809":3.0,"53810":5.0,"53811":4.0,"53816":5.0,"53821":3.0,"53826":5.0,"53836":4.0,"53841":5.0,"53846":4.0,"53851":5.0,"53866":5.0,"53876":"nil","53881":4.0,"53886":5.0,"53891":4.0,"53901":3.0,"53906":5.0,"53921":1.0,"53926":3.0,"53931":4.0,"53946":3.0,"53976":5.0,"53981":5.0,"54001":5.0,"54011":"nil","54016":5.0,"54017":2.0,"54018":3.0,"54019":5.0,"54020":5.0,"54021":4.0,"54022":5.0,"54023":3.0,"54024":4.0,"54025":3.0,"54031":4.0,"54032":3.0,"54033":4.0,"54034":3.0,"54035":2.0,"54036":4.0,"54037":3.0,"54038":4.0,"54039":4.0,"54040":4.0,"54041":4.0,"54042":3.0,"54043":3.0,"54045":4.0,"54046":4.0,"54047":4.0,"54057":5.0,"54058":3.0,"54059":2.0,"54066":3.0,"54067":3.0,"54069":1.0,"54071":4.0,"54072":4.0,"54074":1.0,"54081":2.0,"54082":5.0,"54084":4.0,"54085":3.0,"54106":3.0,"54108":2.0,"54110":2.0,"54111":5.0,"54112":4.0,"54115":2.0,"54116":3.0,"54119":1.0,"54122":5.0,"54132":3.0,"54135":5.0,"54136":4.0,"54137":5.0,"54138":3.0,"54140":5.0,"54141":4.0,"54142":5.0,"54143":3.0,"54144":3.0,"54145":5.0,"54146":4.0,"54147":2.0,"54148":2.0,"54149":5.0,"54150":2.0,"54151":2.0,"54153":5.0,"54154":4.0,"54155":3.0,"54157":4.0,"54159":2.0,"54160":1.0,"54161":3.0,"54162":1.0,"54163":1.0,"54164":2.0,"54165":3.0,"54171":4.0,"54172":3.0,"54173":3.0,"54174":4.0,"54175":4.0,"54176":4.0,"54177":4.0,"54178":4.0,"54179":3.0,"54186":2.0,"54187":5.0,"54188":2.0,"54189":1.0,"54190":2.0,"54192":2.0,"54193":4.0,"54196":4.0,"54198":3.0,"54200":5.0,"54206":3.0,"54208":3.0,"54209":2.0,"54210":5.0,"54211":3.0,"54212":5.0,"54213":1.0,"54214":5.0,"54215":4.0,"54216":4.0,"54217":4.0,"54218":2.0,"54219":1.0,"54220":4.0,"54221":"nil","54226":4.0,"54227":5.0,"54228":5.0,"54229":5.0,"54230":4.0,"54231":3.0,"54232":3.0,"54233":5.0,"54234":5.0,"54235":4.0,"54241":5.0,"54242":4.0,"54243":4.0,"54244":4.0,"54245":5.0,"54251":1.0,"54254":5.0,"54255":3.0,"54260":3.0,"54266":4.0,"54268":5.0,"54269":4.0,"54270":3.0,"54271":5.0,"54272":4.0,"54274":4.0,"54275":5.0,"54276":5.0,"54277":2.0,"54278":5.0,"54279":5.0,"54280":4.0,"54281":3.0,"54282":3.0,"54283":4.0,"54284":4.0,"54285":5.0,"54286":4.0,"54288":4.0,"54289":4.0,"54290":5.0,"54291":5.0,"54292":5.0,"54293":4.0,"54294":5.0,"54296":1.0,"54298":3.0,"54299":5.0,"54302":4.0,"54303":4.0,"54304":3.0,"54311":3.0,"54312":4.0,"54313":4.0,"54314":4.0,"54315":4.0,"54317":5.0,"54319":4.0,"54320":5.0,"54321":4.0,"54322":4.0,"54323":4.0,"54324":4.0,"54325":5.0,"54331":4.0,"54332":2.0,"54333":5.0,"54334":4.0,"54335":4.0,"54337":5.0,"54339":3.0,"54340":4.0,"54341":4.0,"54342":2.0,"54343":3.0,"54345":4.0,"54351":5.0,"54353":5.0,"54354":4.0,"54356":4.0,"54358":4.0,"54360":4.0,"54362":1.0,"54363":4.0,"54364":4.0,"54365":3.0,"54369":3.0,"54386":4.0,"54387":4.0,"54388":4.0,"54389":3.0,"54391":4.0,"54392":4.0,"54393":5.0,"54395":5.0,"54401":4.0,"54403":4.0,"54405":5.0,"54407":5.0,"54409":5.0,"54411":"nil","54416":5.0,"54417":5.0,"54418":5.0,"54419":4.0,"54420":3.0,"54421":5.0,"54422":5.0,"54423":3.0,"54424":4.0,"54425":4.0,"54426":5.0,"54427":5.0,"54428":4.0,"54429":5.0,"54430":5.0,"54431":5.0,"54432":5.0,"54433":5.0,"54434":5.0,"54435":5.0,"54436":5.0,"54437":5.0,"54438":5.0,"54439":5.0,"54440":4.0,"54441":4.0,"54442":4.0,"54443":5.0,"54444":2.0,"54445":5.0,"54446":1.0,"54447":4.0,"54448":5.0,"54449":3.0,"54450":5.0,"54451":5.0,"54452":4.0,"54453":5.0,"54454":4.0,"54455":4.0,"54456":5.0,"54457":4.0,"54458":4.0,"54459":2.0,"54460":5.0,"54466":4.0,"54467":5.0,"54468":5.0,"54469":3.0,"54470":5.0,"54471":4.0,"54472":4.0,"54473":5.0,"54474":5.0,"54475":5.0,"54476":5.0,"54477":5.0,"54478":5.0,"54479":5.0,"54480":1.0,"54481":5.0,"54482":5.0,"54483":5.0,"54484":4.0,"54485":5.0,"54486":5.0,"54487":4.0,"54488":5.0,"54489":5.0,"54490":3.0,"54491":3.0,"54492":5.0,"54493":5.0,"54494":4.0,"54495":5.0,"54496":5.0,"54497":5.0,"54498":4.0,"54499":5.0,"54500":5.0,"54501":"nil","54506":5.0,"54507":5.0,"54508":5.0,"54509":3.0,"54510":5.0,"54511":4.0,"54512":5.0,"54513":3.0,"54514":3.0,"54515":5.0,"54516":4.0,"54517":4.0,"54518":5.0,"54519":5.0,"54520":5.0,"54521":5.0,"54522":5.0,"54523":3.0,"54524":4.0,"54525":4.0,"54531":5.0,"54532":5.0,"54533":4.0,"54534":5.0,"54535":5.0,"54541":5.0,"54542":4.0,"54543":2.0,"54544":4.0,"54545":4.0,"54551":4.0,"54552":4.0,"54553":5.0,"54554":5.0,"54555":5.0,"54561":5.0,"54562":5.0,"54563":5.0,"54564":5.0,"54565":5.0,"54566":5.0,"54567":4.0,"54568":4.0,"54569":5.0,"54570":5.0,"54571":5.0,"54572":4.0,"54573":4.0,"54574":5.0,"54575":5.0,"54576":1.0,"54577":4.0,"54578":4.0,"54579":4.0,"54580":5.0,"54581":4.0,"54582":5.0,"54583":5.0,"54584":2.0,"54585":5.0,"54586":5.0,"54587":5.0,"54588":5.0,"54589":5.0,"54590":5.0,"54596":5.0,"54597":5.0,"54598":5.0,"54599":5.0,"54600":5.0,"54601":4.0,"54602":4.0,"54603":5.0,"54604":4.0,"54606":"nil","54611":4.0,"54621":5.0,"54626":4.0,"54631":5.0,"54641":2.0,"54646":4.0,"54656":4.0,"54661":5.0,"54671":5.0,"54676":4.0,"54681":4.0,"54686":5.0,"54691":4.0,"54706":5.0,"54711":5.0,"54716":4.0,"54721":2.0,"54726":4.0,"54731":5.0,"54741":4.0,"54746":4.0,"54766":3.0,"54776":3.0,"54781":2.0,"54791":4.0,"54801":4.0,"54806":5.0,"54807":5.0,"54808":5.0,"54809":2.0,"54810":1.0,"54811":1.0,"54812":4.0,"54813":2.0,"54814":1.0,"54815":1.0,"54816":1.0,"54817":3.0,"54818":1.0,"54819":3.0,"54820":4.0,"54821":1.0,"54822":1.0,"54823":4.0,"54824":2.0,"54825":1.0,"54826":2.0,"54827":4.0,"54828":1.0,"54829":3.0,"54830":4.0,"54831":1.0,"54832":3.0,"54833":1.0,"54834":5.0,"54836":"nil","54841":4.0,"54842":1.0,"54843":5.0,"54844":4.0,"54845":1.0,"54846":1.0,"54847":5.0,"54848":3.0,"54849":5.0,"54850":1.0,"54851":1.0,"54852":3.0,"54853":5.0,"54854":1.0,"54855":3.0,"54856":1.0,"54857":3.0,"54858":3.0,"54859":2.0,"54860":1.0,"54861":2.0,"54862":4.0,"54863":1.0,"54864":3.0,"54865":4.0,"54866":3.0,"54867":3.0,"54868":1.0,"54869":2.0,"54870":3.0,"54871":2.0,"54872":5.0,"54873":3.0,"54874":1.0,"54875":4.0,"54876":3.0,"54877":4.0,"54878":2.0,"54879":5.0,"54880":1.0,"54881":3.0,"54882":3.0,"54883":2.0,"54884":1.0,"54885":1.0,"54886":3.0,"54887":4.0,"54888":3.0,"54889":1.0,"54890":2.0,"54891":"nil","54896":1.0,"54897":1.0,"54898":2.0,"54899":3.0,"54900":3.0,"54901":2.0,"54902":3.0,"54903":3.0,"54906":4.0,"54908":3.0,"54909":2.0,"54912":1.0,"54913":4.0,"54915":3.0,"54918":3.0,"54919":4.0,"54920":4.0,"54922":3.0,"54923":5.0,"54925":1.0,"54929":2.0,"54930":3.0,"54932":3.0,"54934":4.0,"54935":1.0,"54936":2.0,"54937":5.0,"54938":1.0,"54939":1.0,"54940":3.0,"54942":3.0,"54943":4.0,"54945":1.0,"54946":4.0,"54947":4.0,"54948":1.0,"54951":4.0,"54952":3.0,"54953":2.0,"54955":3.0,"54956":1.0,"54958":4.0,"54959":3.0,"54960":4.0,"54961":3.0,"54962":4.0,"54964":4.0,"54965":3.0,"54967":1.0,"54968":2.0,"54970":4.0,"54971":"nil","54981":1.0,"54983":1.0,"54985":3.0,"55002":4.0,"55003":3.0,"55011":4.0,"55012":1.0,"55015":2.0,"55019":2.0,"55030":4.0,"55032":5.0,"55035":3.0,"55038":2.0,"55039":4.0,"55040":3.0,"55041":2.0,"55045":4.0,"55050":3.0,"55051":3.0,"55052":4.0,"55055":5.0,"55056":4.0,"55058":2.0,"55061":3.0,"55064":4.0,"55066":4.0,"55068":3.0,"55069":1.0,"55076":2.0,"55077":3.0,"55078":4.0,"55079":4.0,"55080":3.0,"55081":4.0,"55082":4.0,"55083":4.0,"55084":1.0,"55085":1.0,"55086":4.0,"55087":2.0,"55088":1.0,"55089":1.0,"55090":1.0,"55091":"nil","55096":3.0,"55106":3.0,"55116":1.0,"55126":1.0,"55131":1.0,"55136":1.0,"55141":4.0,"55146":4.0,"55156":1.0,"55161":4.0,"55166":5.0,"55171":1.0,"55176":4.0,"55177":5.0,"55178":5.0,"55179":3.0,"55180":2.0,"55181":"nil","55186":4.0,"55187":1.0,"55188":4.0,"55189":1.0,"55190":2.0,"55191":2.0,"55192":1.0,"55193":1.0,"55194":2.0,"55195":3.0,"55196":4.0,"55197":1.0,"55198":1.0,"55199":3.0,"55200":1.0,"55201":5.0,"55202":4.0,"55203":1.0,"55204":1.0,"55205":1.0,"55206":2.0,"55207":1.0,"55208":2.0,"55209":3.0,"55210":2.0,"55211":1.0,"55212":4.0,"55213":1.0,"55214":1.0,"55215":1.0,"55216":1.0,"55217":1.0,"55218":4.0,"55219":1.0,"55220":1.0,"55221":4.0,"55222":1.0,"55223":5.0,"55224":2.0,"55225":2.0,"55226":"nil","55231":4.0,"55232":4.0,"55233":5.0,"55234":5.0,"55235":5.0,"55241":4.0,"55242":5.0,"55243":5.0,"55244":4.0,"55245":4.0,"55246":4.0,"55247":4.0,"55248":4.0,"55249":5.0,"55250":5.0,"55251":5.0,"55252":5.0,"55253":5.0,"55254":4.0,"55255":5.0,"55256":5.0,"55257":5.0,"55258":5.0,"55259":4.0,"55260":5.0,"55261":4.0,"55262":4.0,"55263":4.0,"55264":5.0,"55265":5.0,"55266":5.0,"55267":5.0,"55268":5.0,"55269":5.0,"55270":5.0,"55271":5.0,"55272":4.0,"55273":5.0,"55274":5.0,"55275":4.0,"55276":4.0,"55277":5.0,"55278":5.0,"55279":5.0,"55280":4.0,"55286":2.0,"55287":4.0,"55288":5.0,"55289":3.0,"55290":5.0,"55291":5.0,"55292":5.0,"55293":5.0,"55294":5.0,"55295":5.0,"55297":5.0,"55298":5.0,"55299":5.0,"55300":5.0,"55301":5.0,"55302":5.0,"55303":5.0,"55304":4.0,"55305":5.0,"55306":5.0,"55307":5.0,"55308":5.0,"55309":5.0,"55310":4.0,"55311":2.0,"55312":5.0,"55313":5.0,"55314":5.0,"55315":5.0,"55316":5.0,"55317":5.0,"55318":4.0,"55319":4.0,"55320":5.0,"55321":4.0,"55322":4.0,"55324":5.0,"55325":5.0,"55326":4.0,"55327":5.0,"55328":5.0,"55329":4.0,"55330":5.0,"55336":4.0,"55337":4.0,"55338":4.0,"55339":5.0,"55340":5.0,"55341":4.0,"55342":5.0,"55343":5.0,"55344":5.0,"55345":5.0,"55346":5.0,"55347":5.0,"55348":5.0,"55349":5.0,"55350":4.0,"55351":5.0,"55352":5.0,"55353":4.0,"55354":5.0,"55355":4.0,"55361":5.0,"55362":5.0,"55363":5.0,"55364":4.0,"55365":5.0,"55367":5.0,"55369":5.0,"55370":5.0,"55371":4.0,"55373":4.0,"55374":5.0,"55375":5.0,"55376":4.0,"55377":4.0,"55378":5.0,"55379":5.0,"55380":4.0,"55381":5.0,"55382":5.0,"55383":4.0,"55384":5.0,"55385":4.0,"55396":4.0,"55397":4.0,"55398":4.0,"55399":5.0,"55400":5.0,"55402":5.0,"55403":4.0,"55404":4.0,"55405":5.0,"55407":4.0,"55408":5.0,"55409":5.0,"55410":5.0,"55426":5.0,"55427":5.0,"55428":1.0,"55429":5.0,"55430":4.0,"55431":5.0,"55432":1.0,"55433":4.0,"55434":5.0,"55435":5.0,"55436":5.0,"55437":5.0,"55438":5.0,"55439":5.0,"55440":5.0,"55441":4.0,"55442":1.0,"55443":5.0,"55444":5.0,"55445":4.0,"55446":4.0,"55447":5.0,"55448":3.0,"55449":5.0,"55450":4.0,"55451":"nil","55456":3.0,"55457":5.0,"55458":3.0,"55459":4.0,"55460":4.0,"55466":5.0,"55467":2.0,"55468":5.0,"55469":4.0,"55470":3.0,"55471":3.0,"55472":3.0,"55473":5.0,"55474":4.0,"55475":4.0,"55476":5.0,"55477":5.0,"55478":5.0,"55479":5.0,"55481":3.0,"55486":5.0,"55491":5.0,"55496":4.0,"55501":5.0,"55506":1.0,"55511":4.0,"55516":4.0,"55521":4.0,"55526":1.0,"55531":3.0,"55536":5.0,"55541":3.0,"55546":"nil","55551":4.0,"55556":5.0,"55561":5.0,"55562":5.0,"55563":5.0,"55564":4.0,"55565":5.0,"55566":"nil","55576":5.0,"55577":5.0,"55578":5.0,"55579":5.0,"55580":5.0,"55586":3.0,"55587":4.0,"55588":1.0,"55589":4.0,"55590":1.0,"55596":3.0,"55597":5.0,"55598":5.0,"55599":4.0,"55600":4.0,"55601":5.0,"55602":4.0,"55603":5.0,"55604":5.0,"55605":4.0,"55606":4.0,"55607":5.0,"55608":4.0,"55609":4.0,"55610":4.0,"55611":4.0,"55612":4.0,"55613":4.0,"55614":5.0,"55615":4.0,"55616":5.0,"55617":5.0,"55618":3.0,"55619":5.0,"55620":5.0,"55621":4.0,"55622":4.0,"55623":5.0,"55624":4.0,"55626":4.0,"55627":4.0,"55628":4.0,"55629":3.0,"55630":5.0,"55631":3.0,"55632":5.0,"55633":4.0,"55634":3.0,"55635":5.0,"55636":3.0,"55637":5.0,"55638":3.0,"55639":3.0,"55640":1.0,"55641":3.0,"55642":2.0,"55643":1.0,"55644":3.0,"55645":5.0,"55646":"nil","55651":3.0,"55652":4.0,"55653":4.0,"55654":5.0,"55655":5.0,"55656":1.0,"55657":5.0,"55658":1.0,"55659":4.0,"55660":4.0,"55661":1.0,"55662":4.0,"55663":1.0,"55664":3.0,"55665":2.0,"55666":5.0,"55667":4.0,"55668":5.0,"55669":4.0,"55670":5.0,"55671":4.0,"55672":4.0,"55673":4.0,"55674":4.0,"55675":3.0,"55676":3.0,"55677":4.0,"55678":4.0,"55679":4.0,"55680":1.0,"55686":3.0,"55687":3.0,"55688":5.0,"55689":4.0,"55690":5.0,"55691":2.0,"55692":2.0,"55693":4.0,"55694":3.0,"55695":4.0,"55696":4.0,"55697":4.0,"55698":4.0,"55699":3.0,"55700":2.0,"55701":3.0,"55702":3.0,"55703":4.0,"55704":4.0,"55705":5.0,"55706":5.0,"55707":5.0,"55708":2.0,"55709":4.0,"55710":5.0,"55721":4.0,"55722":4.0,"55723":3.0,"55724":4.0,"55725":3.0,"55726":5.0,"55727":4.0,"55728":4.0,"55729":4.0,"55731":5.0,"55732":1.0,"55733":4.0,"55734":4.0,"55735":5.0,"55736":5.0,"55737":3.0,"55738":2.0,"55739":3.0,"55740":5.0,"55741":1.0,"55742":3.0,"55743":2.0,"55745":3.0,"55756":4.0,"55757":5.0,"55758":4.0,"55759":3.0,"55760":3.0,"55761":3.0,"55762":3.0,"55763":5.0,"55764":5.0,"55765":4.0,"55766":5.0,"55767":3.0,"55768":4.0,"55769":5.0,"55770":5.0,"55776":5.0,"55777":4.0,"55778":5.0,"55779":4.0,"55780":5.0,"55786":4.0,"55787":5.0,"55788":4.0,"55789":2.0,"55790":4.0,"55791":3.0,"55792":4.0,"55793":4.0,"55794":5.0,"55795":3.0,"55796":4.0,"55797":5.0,"55798":5.0,"55799":4.0,"55800":2.0,"55801":4.0,"55802":3.0,"55803":4.0,"55804":5.0,"55805":3.0,"55806":4.0,"55807":4.0,"55808":4.0,"55809":4.0,"55810":5.0,"55811":4.0,"55813":4.0,"55814":4.0,"55815":4.0,"55816":4.0,"55817":4.0,"55818":4.0,"55819":4.0,"55820":5.0,"55821":5.0,"55822":4.0,"55823":3.0,"55824":3.0,"55825":5.0,"55826":5.0,"55827":4.0,"55828":5.0,"55829":4.0,"55830":2.0,"55831":"nil","55836":5.0,"55841":4.0,"55846":4.0,"55851":1.0,"55856":5.0,"55861":4.0,"55866":4.0,"55871":4.0,"55876":5.0,"55881":4.0,"55886":4.0,"55891":4.0,"55896":4.0,"55901":2.0,"55906":2.0,"55911":4.0,"55912":3.0,"55913":1.0,"55914":1.0,"55915":5.0,"55916":5.0,"55917":5.0,"55918":5.0,"55919":5.0,"55920":4.0,"55921":4.0,"55922":5.0,"55923":3.0,"55924":1.0,"55925":4.0,"55926":3.0,"55927":5.0,"55928":5.0,"55929":2.0,"55930":1.0,"55931":4.0,"55932":5.0,"55933":3.0,"55934":3.0,"55935":5.0,"55936":2.0,"55937":5.0,"55938":5.0,"55939":5.0,"55940":5.0,"55941":4.0,"55942":5.0,"55943":4.0,"55944":4.0,"55945":4.0,"55946":"nil","55951":3.0,"55952":4.0,"55953":1.0,"55954":4.0,"55955":4.0,"55956":5.0,"55957":5.0,"55958":5.0,"55959":3.0,"55960":5.0,"55961":4.0,"55962":5.0,"55963":4.0,"55964":4.0,"55965":1.0,"55976":5.0,"55977":5.0,"55978":4.0,"55979":5.0,"55980":5.0,"55981":5.0,"55982":3.0,"55983":5.0,"55984":5.0,"55985":5.0,"55986":"nil","55991":5.0,"55992":5.0,"55993":4.0,"55994":4.0,"55995":5.0,"55996":5.0,"55997":5.0,"55998":5.0,"55999":5.0,"56000":5.0,"56011":5.0,"56012":4.0,"56013":5.0,"56014":4.0,"56015":5.0,"56016":5.0,"56017":5.0,"56018":5.0,"56019":5.0,"56020":5.0,"56021":5.0,"56022":4.0,"56023":5.0,"56024":5.0,"56025":5.0,"56026":5.0,"56027":5.0,"56028":5.0,"56029":5.0,"56030":5.0,"56031":4.0,"56032":5.0,"56033":5.0,"56034":4.0,"56035":4.0,"56036":5.0,"56037":5.0,"56038":5.0,"56039":5.0,"56040":5.0,"56041":5.0,"56042":5.0,"56043":5.0,"56044":5.0,"56045":4.0,"56047":5.0,"56048":5.0,"56049":4.0,"56050":4.0,"56051":5.0,"56052":4.0,"56053":5.0,"56054":5.0,"56055":5.0,"56056":5.0,"56057":5.0,"56058":5.0,"56059":4.0,"56060":5.0,"56061":5.0,"56062":5.0,"56063":1.0,"56064":3.0,"56065":5.0,"56066":5.0,"56067":5.0,"56068":5.0,"56069":5.0,"56070":5.0,"56071":4.0,"56072":5.0,"56073":5.0,"56074":4.0,"56075":5.0,"56086":5.0,"56087":5.0,"56088":5.0,"56089":5.0,"56090":4.0,"56091":5.0,"56092":5.0,"56093":4.0,"56094":5.0,"56095":5.0,"56096":5.0,"56097":5.0,"56098":5.0,"56099":5.0,"56100":5.0,"56106":4.0,"56107":5.0,"56108":4.0,"56109":5.0,"56110":5.0,"56111":4.0,"56112":5.0,"56113":5.0,"56114":5.0,"56115":5.0,"56116":5.0,"56117":5.0,"56118":5.0,"56119":5.0,"56120":5.0,"56121":5.0,"56122":5.0,"56123":5.0,"56124":4.0,"56125":5.0,"56126":5.0,"56127":4.0,"56128":5.0,"56129":5.0,"56130":5.0,"56131":5.0,"56132":5.0,"56133":5.0,"56135":5.0,"56136":5.0,"56137":5.0,"56138":5.0,"56139":5.0,"56140":5.0,"56141":5.0,"56142":4.0,"56143":4.0,"56144":5.0,"56145":5.0,"56146":5.0,"56147":4.0,"56148":4.0,"56149":5.0,"56150":4.0,"56151":5.0,"56152":5.0,"56153":5.0,"56154":5.0,"56155":5.0,"56161":5.0,"56162":4.0,"56163":5.0,"56164":5.0,"56165":5.0,"56166":5.0,"56167":5.0,"56168":5.0,"56169":5.0,"56170":5.0,"56171":5.0,"56172":5.0,"56173":5.0,"56174":5.0,"56175":5.0,"56176":5.0,"56181":5.0,"56186":5.0,"56191":5.0,"56196":"nil","56201":2.0,"56206":4.0,"56216":4.0,"56221":4.0,"56226":4.0,"56231":5.0,"56236":4.0,"56241":4.0,"56251":3.0,"56256":5.0,"56261":4.0,"56266":4.0,"56271":4.0,"56276":5.0,"56281":4.0,"56291":4.0,"56301":5.0,"56306":5.0,"56311":4.0,"56316":5.0,"56321":5.0,"56326":4.0,"56331":5.0,"56336":5.0,"56341":5.0,"56346":5.0,"56351":5.0,"56366":2.0,"56371":5.0,"56376":4.0,"56377":5.0,"56378":1.0,"56379":5.0,"56380":5.0,"56381":5.0,"56382":5.0,"56383":3.0,"56384":5.0,"56385":5.0,"56386":4.0,"56387":5.0,"56388":2.0,"56389":5.0,"56390":4.0,"56391":3.0,"56392":4.0,"56393":5.0,"56394":5.0,"56395":4.0,"56396":5.0,"56397":5.0,"56398":5.0,"56399":4.0,"56400":4.0,"56401":5.0,"56402":5.0,"56403":3.0,"56404":5.0,"56405":3.0,"56406":4.0,"56407":5.0,"56408":3.0,"56409":5.0,"56410":5.0,"56411":4.0,"56412":5.0,"56413":3.0,"56414":5.0,"56415":5.0,"56416":4.0,"56417":5.0,"56418":3.0,"56419":3.0,"56420":4.0,"56421":4.0,"56422":5.0,"56423":4.0,"56424":5.0,"56425":5.0,"56426":5.0,"56427":4.0,"56428":5.0,"56429":4.0,"56430":4.0,"56431":5.0,"56432":4.0,"56433":4.0,"56434":4.0,"56435":2.0,"56436":"nil","56441":"nil","56451":5.0,"56452":4.0,"56453":4.0,"56454":5.0,"56455":4.0,"56466":5.0,"56467":4.0,"56468":2.0,"56469":4.0,"56470":5.0,"56471":4.0,"56472":3.0,"56473":4.0,"56474":1.0,"56475":2.0,"56491":2.0,"56492":4.0,"56493":2.0,"56494":3.0,"56495":4.0,"56496":3.0,"56497":4.0,"56498":5.0,"56499":3.0,"56500":3.0,"56501":4.0,"56502":3.0,"56503":3.0,"56504":5.0,"56505":4.0,"56506":2.0,"56507":5.0,"56508":4.0,"56509":4.0,"56510":4.0,"56511":5.0,"56512":3.0,"56513":4.0,"56514":3.0,"56515":5.0,"56521":3.0,"56522":4.0,"56523":1.0,"56524":4.0,"56525":4.0,"56536":2.0,"56537":2.0,"56538":4.0,"56539":4.0,"56540":4.0,"56541":5.0,"56542":5.0,"56543":1.0,"56544":4.0,"56545":4.0,"56546":2.0,"56547":4.0,"56548":5.0,"56549":5.0,"56550":5.0,"56551":1.0,"56552":3.0,"56553":4.0,"56554":5.0,"56561":"nil","56571":5.0,"56572":5.0,"56573":5.0,"56574":5.0,"56575":5.0,"56581":2.0,"56582":4.0,"56583":5.0,"56584":5.0,"56585":5.0,"56586":5.0,"56587":4.0,"56588":4.0,"56589":5.0,"56590":3.0,"56596":4.0,"56597":4.0,"56598":4.0,"56599":5.0,"56600":4.0,"56601":3.0,"56602":5.0,"56603":5.0,"56604":5.0,"56605":1.0,"56606":5.0,"56607":4.0,"56608":5.0,"56609":5.0,"56610":5.0,"56611":4.0,"56612":4.0,"56613":3.0,"56614":5.0,"56615":5.0,"56616":5.0,"56617":5.0,"56618":5.0,"56619":5.0,"56620":5.0,"56621":"nil","56631":"nil","56632":"nil","56637":5.0,"56638":5.0,"56639":5.0,"56640":5.0,"56641":5.0,"56642":5.0,"56643":5.0,"56644":5.0,"56645":5.0,"56646":5.0,"56647":3.0,"56648":4.0,"56649":5.0,"56650":4.0,"56651":4.0,"56652":5.0,"56653":5.0,"56654":5.0,"56655":5.0,"56656":5.0,"56657":5.0,"56658":5.0,"56659":5.0,"56660":5.0,"56661":5.0,"56662":5.0,"56663":4.0,"56664":4.0,"56665":5.0,"56666":5.0,"56667":1.0,"56668":4.0,"56669":5.0,"56670":5.0,"56671":4.0,"56672":5.0,"56673":5.0,"56674":5.0,"56675":5.0,"56676":5.0,"56677":5.0,"56678":5.0,"56679":5.0,"56680":5.0,"56681":5.0,"56682":5.0,"56683":5.0,"56684":5.0,"56685":5.0,"56686":5.0,"56687":2.0,"56688":5.0,"56689":5.0,"56690":5.0,"56691":5.0,"56692":"nil","56697":5.0,"56698":5.0,"56699":3.0,"56700":5.0,"56701":5.0,"56702":5.0,"56703":3.0,"56704":4.0,"56705":4.0,"56706":5.0,"56717":4.0,"56718":5.0,"56719":4.0,"56720":5.0,"56721":3.0,"56722":5.0,"56723":4.0,"56724":5.0,"56725":5.0,"56726":5.0,"56732":4.0,"56733":4.0,"56734":5.0,"56735":5.0,"56736":4.0,"56742":5.0,"56743":5.0,"56744":5.0,"56745":5.0,"56746":5.0,"56747":5.0,"56748":5.0,"56749":4.0,"56750":5.0,"56751":5.0,"56752":5.0,"56753":5.0,"56754":5.0,"56755":5.0,"56756":5.0,"56767":5.0,"56768":5.0,"56770":5.0,"56771":5.0,"56777":5.0,"56778":4.0,"56779":5.0,"56780":5.0,"56781":5.0,"56782":4.0,"56783":5.0,"56784":5.0,"56785":5.0,"56786":1.0,"56792":5.0,"56793":5.0,"56794":5.0,"56795":4.0,"56796":3.0,"56797":5.0,"56798":5.0,"56799":4.0,"56800":3.0,"56801":4.0,"56807":3.0,"56808":2.0,"56809":4.0,"56810":2.0,"56811":4.0,"56822":5.0,"56823":5.0,"56824":5.0,"56825":4.0,"56826":4.0,"56832":5.0,"56833":5.0,"56834":5.0,"56835":4.0,"56836":4.0,"56837":"nil","56842":5.0,"56843":5.0,"56844":5.0,"56845":5.0,"56846":5.0,"56847":5.0,"56848":5.0,"56849":5.0,"56850":5.0,"56851":5.0,"56862":4.0,"56863":5.0,"56864":5.0,"56865":5.0,"56866":5.0,"56867":5.0,"56868":5.0,"56869":5.0,"56870":5.0,"56871":5.0,"56877":4.0,"56878":5.0,"56879":5.0,"56880":5.0,"56881":5.0,"56882":4.0,"56883":5.0,"56884":5.0,"56885":5.0,"56886":5.0,"56887":5.0,"56888":3.0,"56889":4.0,"56890":5.0,"56891":5.0,"56897":5.0,"56898":3.0,"56899":5.0,"56900":5.0,"56901":5.0,"56907":4.0,"56908":5.0,"56909":4.0,"56911":5.0,"56917":5.0,"56918":5.0,"56919":5.0,"56920":4.0,"56921":5.0,"56922":5.0,"56923":5.0,"56924":5.0,"56925":5.0,"56926":5.0,"56937":5.0,"56938":5.0,"56939":5.0,"56940":5.0,"56941":5.0,"56942":5.0,"56943":5.0,"56944":5.0,"56945":4.0,"56946":5.0,"56947":5.0,"56948":5.0,"56949":4.0,"56950":5.0,"56951":5.0,"56952":4.0,"56953":5.0,"56954":5.0,"56955":5.0,"56956":5.0,"56957":5.0,"56958":5.0,"56959":5.0,"56960":5.0,"56961":5.0,"56967":5.0,"56968":5.0,"56969":5.0,"56970":5.0,"56971":5.0,"56972":5.0,"56973":5.0,"56974":5.0,"56975":4.0,"56976":5.0,"56977":5.0,"56978":5.0,"56979":5.0,"56981":5.0,"56982":5.0,"56983":5.0,"56984":5.0,"56985":5.0,"56986":4.0,"56992":5.0,"56997":"nil","57007":5.0,"57012":4.0,"57017":5.0,"57027":5.0,"57032":5.0,"57037":5.0,"57042":5.0,"57047":3.0,"57052":3.0,"57072":5.0,"57082":4.0,"57087":5.0,"57097":2.0,"57127":4.0,"57137":5.0,"57142":4.0,"57152":5.0,"57157":5.0,"57162":5.0,"57177":5.0,"57187":5.0,"57192":4.0,"57193":5.0,"57194":2.0,"57195":3.0,"57196":5.0,"57197":5.0,"57198":5.0,"57200":4.0,"57201":4.0,"57202":"nil","57212":5.0,"57213":4.0,"57214":5.0,"57215":5.0,"57216":4.0,"57217":3.0,"57218":4.0,"57219":5.0,"57220":5.0,"57221":5.0,"57222":5.0,"57223":5.0,"57224":5.0,"57225":4.0,"57226":4.0,"57227":5.0,"57228":5.0,"57229":5.0,"57230":5.0,"57231":5.0,"57232":5.0,"57233":5.0,"57234":3.0,"57235":4.0,"57236":4.0,"57237":5.0,"57238":5.0,"57239":2.0,"57240":5.0,"57241":4.0,"57247":4.0,"57248":5.0,"57249":4.0,"57250":4.0,"57251":4.0,"57252":5.0,"57253":3.0,"57254":5.0,"57255":4.0,"57256":3.0,"57257":4.0,"57258":4.0,"57259":5.0,"57260":3.0,"57261":4.0,"57262":2.0,"57263":4.0,"57264":5.0,"57265":5.0,"57266":5.0,"57272":4.0,"57273":5.0,"57274":1.0,"57275":4.0,"57276":5.0,"57277":5.0,"57278":5.0,"57279":5.0,"57280":4.0,"57281":4.0,"57282":4.0,"57283":5.0,"57284":4.0,"57285":5.0,"57286":5.0,"57287":3.0,"57288":1.0,"57289":5.0,"57290":5.0,"57291":4.0,"57292":3.0,"57293":5.0,"57294":4.0,"57295":2.0,"57296":4.0,"57297":4.0,"57299":5.0,"57300":3.0,"57301":4.0,"57302":5.0,"57303":5.0,"57304":3.0,"57305":5.0,"57306":1.0,"57307":5.0,"57308":4.0,"57309":5.0,"57310":5.0,"57311":4.0,"57312":5.0,"57313":5.0,"57314":5.0,"57315":5.0,"57316":5.0,"57317":4.0,"57318":5.0,"57319":5.0,"57320":2.0,"57321":4.0,"57322":5.0,"57323":5.0,"57324":4.0,"57325":5.0,"57326":5.0,"57327":4.0,"57328":5.0,"57329":5.0,"57331":1.0,"57332":5.0,"57333":5.0,"57334":4.0,"57335":5.0,"57336":4.0,"57347":3.0,"57348":4.0,"57349":4.0,"57350":4.0,"57351":2.0,"57352":5.0,"57353":5.0,"57354":5.0,"57355":4.0,"57356":5.0,"57357":4.0,"57358":5.0,"57359":4.0,"57360":5.0,"57361":4.0,"57367":3.0,"57368":5.0,"57369":2.0,"57370":4.0,"57371":1.0,"57372":2.0,"57373":4.0,"57374":5.0,"57375":4.0,"57376":5.0,"57377":"nil","57382":5.0,"57383":3.0,"57384":5.0,"57385":3.0,"57386":5.0,"57387":5.0,"57388":5.0,"57389":5.0,"57390":5.0,"57391":5.0,"57392":5.0,"57393":4.0,"57394":3.0,"57395":5.0,"57396":5.0,"57397":5.0,"57398":5.0,"57399":5.0,"57400":5.0,"57401":5.0,"57407":5.0,"57408":5.0,"57409":5.0,"57410":5.0,"57411":5.0,"57412":5.0,"57413":1.0,"57415":5.0,"57416":5.0,"57422":2.0,"57423":5.0,"57424":5.0,"57425":5.0,"57426":3.0,"57427":5.0,"57428":5.0,"57429":5.0,"57430":4.0,"57431":1.0,"57432":3.0,"57433":5.0,"57434":4.0,"57435":5.0,"57436":5.0,"57437":5.0,"57438":5.0,"57439":5.0,"57440":5.0,"57441":5.0,"57442":4.0,"57443":4.0,"57444":5.0,"57445":5.0,"57446":5.0,"57447":5.0,"57448":5.0,"57449":4.0,"57450":4.0,"57451":4.0,"57452":5.0,"57453":5.0,"57455":4.0,"57456":4.0,"57457":5.0,"57458":5.0,"57459":4.0,"57460":4.0,"57461":5.0,"57462":5.0,"57463":4.0,"57464":5.0,"57465":5.0,"57466":5.0,"57467":3.0,"57468":5.0,"57469":5.0,"57470":5.0,"57471":5.0,"57472":5.0,"57473":5.0,"57474":4.0,"57475":3.0,"57476":5.0,"57477":5.0,"57478":5.0,"57479":3.0,"57480":3.0,"57481":5.0,"57482":5.0,"57483":4.0,"57484":4.0,"57485":4.0,"57486":3.0,"57487":1.0,"57488":2.0,"57489":5.0,"57490":4.0,"57491":5.0,"57492":"nil","57497":5.0,"57498":5.0,"57499":5.0,"57500":5.0,"57501":4.0,"57502":3.0,"57503":4.0,"57504":5.0,"57505":5.0,"57506":2.0,"57507":4.0,"57508":4.0,"57509":5.0,"57510":3.0,"57511":3.0,"57517":4.0,"57518":4.0,"57519":4.0,"57520":5.0,"57521":5.0,"57522":4.0,"57523":4.0,"57524":3.0,"57525":4.0,"57526":4.0,"57527":1.0,"57532":1.0,"57537":5.0,"57542":1.0,"57547":1.0,"57552":1.0,"57557":3.0,"57562":"nil","57567":1.0,"57572":2.0,"57577":1.0,"57582":1.0,"57587":1.0,"57592":1.0,"57597":1.0,"57602":1.0,"57607":3.0,"57612":2.0,"57617":4.0,"57627":2.0,"57632":3.0,"57637":4.0,"57642":1.0,"57647":1.0,"57652":1.0,"57657":1.0,"57662":4.0,"57667":1.0,"57672":2.0,"57673":1.0,"57674":3.0,"57675":1.0,"57676":1.0,"57677":1.0,"57678":1.0,"57679":2.0,"57680":1.0,"57681":1.0,"57682":4.0,"57683":4.0,"57684":4.0,"57685":4.0,"57686":4.0,"57687":"nil","57697":4.0,"57698":4.0,"57699":4.0,"57700":5.0,"57701":5.0,"57707":4.0,"57708":4.0,"57709":4.0,"57710":3.0,"57711":2.0,"57737":"nil","57742":4.0,"57743":4.0,"57744":4.0,"57745":4.0,"57746":2.0,"57747":3.0,"57748":5.0,"57749":5.0,"57750":4.0,"57751":4.0,"57752":3.0,"57753":4.0,"57754":4.0,"57755":4.0,"57756":4.0,"57757":4.0,"57758":4.0,"57759":5.0,"57760":3.0,"57761":4.0,"57762":4.0,"57763":4.0,"57764":4.0,"57765":4.0,"57766":4.0,"57767":4.0,"57768":4.0,"57769":2.0,"57770":3.0,"57771":4.0,"57772":5.0,"57773":5.0,"57774":4.0,"57775":2.0,"57776":3.0,"57777":3.0,"57802":4.0,"57803":5.0,"57804":4.0,"57805":4.0,"57806":3.0,"57807":5.0,"57808":5.0,"57809":5.0,"57810":3.0,"57811":3.0,"57812":5.0,"57813":5.0,"57814":"nil","57827":5.0,"57832":"nil","57837":"nil","57842":5.0,"57843":5.0,"57844":4.0,"57845":4.0,"57846":4.0,"57847":"nil","57852":"nil","57857":"nil","57862":"nil","57863":"nil","57865":5.0,"57866":5.0,"57867":5.0,"57868":5.0,"57869":4.0,"57870":4.0,"57871":2.0,"57872":5.0,"57873":5.0,"57874":4.0,"57875":5.0,"57876":5.0,"57877":2.0,"57878":4.0,"57879":3.0,"57880":5.0,"57881":4.0,"57882":5.0,"57883":4.0,"57884":5.0,"57885":5.0,"57886":4.0,"57887":5.0,"57888":5.0,"57889":4.0,"57890":"nil","57900":5.0,"57901":5.0,"57902":4.0,"57903":5.0,"57904":5.0,"57910":5.0,"57911":5.0,"57912":4.0,"57913":5.0,"57914":5.0,"57915":5.0,"57916":5.0,"57917":5.0,"57918":4.0,"57919":4.0,"57920":4.0,"57921":3.0,"57922":3.0,"57923":4.0,"57924":5.0,"57925":4.0,"57926":5.0,"57927":4.0,"57928":5.0,"57929":5.0,"57930":5.0,"57931":3.0,"57932":5.0,"57933":5.0,"57934":5.0,"57940":5.0,"57941":4.0,"57942":5.0,"57943":5.0,"57944":5.0,"57945":5.0,"57946":5.0,"57947":5.0,"57948":4.0,"57949":5.0,"57950":5.0,"57951":4.0,"57952":4.0,"57953":5.0,"57954":4.0,"57955":3.0,"57956":5.0,"57957":5.0,"57958":3.0,"57959":5.0,"57960":5.0,"57961":5.0,"57962":5.0,"57963":5.0,"57964":4.0,"57965":4.0,"57966":5.0,"57967":2.0,"57968":5.0,"57969":4.0,"57970":5.0,"57971":5.0,"57972":5.0,"57973":5.0,"57974":5.0,"57990":5.0,"57991":5.0,"57992":5.0,"57993":4.0,"57994":5.0,"57995":5.0,"57996":4.0,"57998":5.0,"57999":4.0,"58000":5.0,"58001":4.0,"58002":5.0,"58003":5.0,"58004":4.0,"58005":4.0,"58006":4.0,"58007":5.0,"58008":5.0,"58009":4.0,"58010":5.0,"58011":5.0,"58012":2.0,"58013":5.0,"58014":5.0,"58015":5.0,"58016":5.0,"58017":5.0,"58018":5.0,"58019":4.0,"58020":5.0,"58021":5.0,"58022":4.0,"58023":5.0,"58024":5.0,"58025":5.0,"58026":4.0,"58027":4.0,"58028":4.0,"58030":5.0,"58031":5.0,"58032":4.0,"58033":5.0,"58034":3.0,"58035":5.0,"58036":4.0,"58037":5.0,"58038":4.0,"58039":5.0,"58040":3.0,"58041":5.0,"58042":4.0,"58043":5.0,"58044":5.0,"58045":5.0,"58046":5.0,"58047":4.0,"58048":5.0,"58049":5.0,"58065":4.0,"58070":5.0,"58075":"nil","58080":5.0,"58085":5.0,"58090":5.0,"58095":4.0,"58100":5.0,"58105":5.0,"58110":5.0,"58115":5.0,"58120":4.0,"58130":5.0,"58135":5.0,"58140":4.0,"58145":4.0,"58150":5.0,"58155":5.0,"58160":4.0,"58165":5.0,"58175":5.0,"58180":4.0,"58185":5.0,"58190":5.0,"58195":5.0,"58200":4.0,"58205":5.0,"58210":5.0,"58215":5.0,"58225":3.0,"58235":5.0,"58240":3.0,"58245":3.0,"58250":5.0,"58260":4.0,"58265":5.0,"58266":5.0,"58267":5.0,"58268":5.0,"58269":5.0,"58270":5.0,"58271":5.0,"58272":5.0,"58273":5.0,"58274":5.0,"58275":5.0,"58276":5.0,"58277":5.0,"58278":5.0,"58279":5.0,"58280":5.0,"58281":5.0,"58282":5.0,"58283":4.0,"58284":4.0,"58285":5.0,"58286":5.0,"58287":5.0,"58288":5.0,"58289":2.0,"58290":5.0,"58291":5.0,"58292":5.0,"58293":3.0,"58294":5.0,"58295":"nil","58300":5.0,"58301":5.0,"58302":5.0,"58303":5.0,"58304":5.0,"58310":5.0,"58311":5.0,"58312":4.0,"58313":5.0,"58314":5.0,"58315":5.0,"58316":5.0,"58317":5.0,"58318":5.0,"58319":5.0,"58320":5.0,"58321":5.0,"58322":5.0,"58323":5.0,"58324":5.0,"58325":5.0,"58326":5.0,"58327":5.0,"58328":5.0,"58329":5.0,"58330":5.0,"58331":5.0,"58332":5.0,"58333":5.0,"58334":5.0,"58335":5.0,"58336":5.0,"58337":5.0,"58338":5.0,"58339":5.0,"58340":5.0,"58341":5.0,"58342":5.0,"58343":5.0,"58344":5.0,"58345":5.0,"58346":5.0,"58347":5.0,"58348":5.0,"58349":5.0,"58350":5.0,"58351":5.0,"58352":4.0,"58353":5.0,"58354":5.0,"58355":5.0,"58356":5.0,"58357":5.0,"58358":5.0,"58359":5.0,"58361":5.0,"58363":5.0,"58364":5.0,"58375":5.0,"58376":5.0,"58377":3.0,"58378":5.0,"58379":5.0,"58380":5.0,"58381":5.0,"58382":5.0,"58383":5.0,"58384":5.0,"58385":5.0,"58386":5.0,"58387":5.0,"58388":5.0,"58389":5.0,"58390":5.0,"58391":5.0,"58392":5.0,"58393":5.0,"58394":5.0,"58395":5.0,"58396":5.0,"58397":5.0,"58398":5.0,"58399":5.0,"58400":5.0,"58401":4.0,"58402":5.0,"58403":5.0,"58404":5.0,"58410":5.0,"58411":5.0,"58412":5.0,"58413":5.0,"58414":5.0,"58415":5.0,"58416":5.0,"58417":5.0,"58418":5.0,"58419":5.0,"58420":5.0,"58421":5.0,"58422":5.0,"58423":5.0,"58424":5.0,"58430":5.0,"58431":5.0,"58432":5.0,"58433":5.0,"58434":5.0,"58440":5.0,"58441":5.0,"58442":5.0,"58443":5.0,"58444":5.0,"58445":5.0,"58446":5.0,"58447":5.0,"58448":5.0,"58449":5.0,"58450":5.0,"58451":5.0,"58452":5.0,"58465":"nil","58480":5.0,"58481":4.0,"58482":5.0,"58483":5.0,"58484":5.0,"58485":5.0,"58486":5.0,"58487":5.0,"58488":5.0,"58489":5.0,"58490":5.0,"58491":5.0,"58492":4.0,"58493":4.0,"58494":5.0,"58495":5.0,"58496":4.0,"58497":5.0,"58498":5.0,"58499":4.0,"58505":5.0,"58506":4.0,"58507":5.0,"58508":5.0,"58509":5.0,"58515":5.0,"58516":4.0,"58517":5.0,"58518":5.0,"58519":5.0,"58520":5.0,"58521":2.0,"58522":5.0,"58523":5.0,"58524":5.0,"58525":5.0,"58526":4.0,"58527":5.0,"58528":4.0,"58529":4.0,"58530":5.0,"58531":5.0,"58532":5.0,"58533":5.0,"58534":5.0,"58535":3.0,"58536":4.0,"58537":5.0,"58538":5.0,"58539":5.0,"58540":5.0,"58541":5.0,"58542":5.0,"58543":5.0,"58544":5.0,"58545":5.0,"58546":4.0,"58547":3.0,"58548":5.0,"58549":3.0,"58550":4.0,"58551":5.0,"58552":5.0,"58553":5.0,"58554":4.0,"58555":1.0,"58556":5.0,"58557":5.0,"58558":5.0,"58559":5.0,"58560":4.0,"58561":4.0,"58562":4.0,"58563":4.0,"58564":5.0,"58565":5.0,"58566":5.0,"58567":4.0,"58568":5.0,"58569":5.0,"58570":5.0,"58571":4.0,"58572":5.0,"58573":5.0,"58574":5.0,"58575":5.0,"58576":5.0,"58577":3.0,"58578":5.0,"58579":2.0,"58580":5.0,"58581":5.0,"58582":5.0,"58583":5.0,"58584":5.0,"58585":5.0,"58586":5.0,"58587":5.0,"58588":5.0,"58589":5.0,"58595":4.0,"58596":4.0,"58597":5.0,"58598":5.0,"58599":5.0,"58600":5.0,"58601":5.0,"58602":5.0,"58604":4.0,"58605":5.0,"58606":2.0,"58607":5.0,"58609":5.0,"58610":5.0,"58611":5.0,"58612":5.0,"58613":5.0,"58614":5.0,"58615":3.0,"58616":5.0,"58617":4.0,"58618":5.0,"58619":5.0,"58620":4.0,"58621":5.0,"58622":4.0,"58623":3.0,"58624":5.0,"58625":3.0,"58626":4.0,"58627":5.0,"58628":5.0,"58629":5.0,"58630":5.0,"58631":5.0,"58632":5.0,"58633":5.0,"58634":5.0,"58635":5.0,"58636":5.0,"58637":5.0,"58639":5.0,"58640":3.0,"58641":5.0,"58642":4.0,"58643":4.0,"58644":5.0,"58645":5.0,"58646":4.0,"58647":3.0,"58648":5.0,"58649":5.0,"58650":5.0,"58651":5.0,"58652":5.0,"58653":5.0,"58654":5.0,"58655":5.0,"58656":3.0,"58657":5.0,"58658":5.0,"58659":5.0,"58660":5.0,"58661":5.0,"58662":5.0,"58663":4.0,"58664":5.0,"58665":"nil","58670":5.0,"58671":5.0,"58672":5.0,"58673":4.0,"58674":5.0,"58675":5.0,"58676":5.0,"58677":4.0,"58678":5.0,"58679":5.0,"58685":5.0,"58686":4.0,"58687":5.0,"58688":5.0,"58689":5.0,"58690":5.0,"58691":5.0,"58692":4.0,"58693":4.0,"58694":5.0,"58700":5.0,"58701":5.0,"58702":5.0,"58703":5.0,"58704":5.0,"58710":5.0,"58711":4.0,"58712":5.0,"58713":5.0,"58714":5.0,"58715":5.0,"58716":4.0,"58717":5.0,"58718":5.0,"58719":4.0,"58720":5.0,"58721":5.0,"58722":5.0,"58723":5.0,"58724":5.0,"58725":4.0,"58726":5.0,"58727":5.0,"58728":5.0,"58729":5.0,"58730":5.0,"58731":5.0,"58732":4.0,"58733":4.0,"58734":5.0,"58735":5.0,"58736":5.0,"58737":4.0,"58738":5.0,"58739":4.0,"58740":5.0,"58741":4.0,"58742":4.0,"58743":2.0,"58744":5.0,"58745":3.0,"58746":5.0,"58747":5.0,"58750":5.0,"58751":5.0,"58752":5.0,"58753":5.0,"58754":5.0,"58755":5.0,"58756":5.0,"58757":5.0,"58758":5.0,"58759":5.0,"58760":5.0,"58761":5.0,"58762":5.0,"58763":3.0,"58764":5.0,"58765":5.0,"58766":5.0,"58767":5.0,"58768":5.0,"58769":4.0,"58770":"nil","58775":4.0,"58776":5.0,"58777":5.0,"58778":3.0,"58780":5.0,"58785":"nil","58790":5.0,"58795":5.0,"58800":5.0,"58805":4.0,"58810":4.0,"58815":3.0,"58816":2.0,"58817":5.0,"58818":5.0,"58819":1.0,"58820":5.0,"58821":5.0,"58822":1.0,"58823":4.0,"58824":5.0,"58825":4.0,"58826":5.0,"58827":5.0,"58829":5.0,"58830":3.0,"58831":4.0,"58832":5.0,"58833":5.0,"58834":4.0,"58835":4.0,"58836":3.0,"58837":5.0,"58838":5.0,"58839":4.0,"58840":"nil","58850":4.0,"58851":5.0,"58852":4.0,"58853":4.0,"58855":"nil","58860":4.0,"58861":4.0,"58862":4.0,"58863":3.0,"58864":3.0,"58865":"nil","58870":4.0,"58871":5.0,"58872":5.0,"58873":5.0,"58874":5.0},"user_name":{"0":"Michelle W","1":"lisambrandt1","2":"Placestobee","3":"Lori Y","4":"medsalesguy","5":"kpatters","6":"Gurston D","7":"kidglove11","8":"Connie B","9":"odie05408","10":"Easyflyer","11":"405pams","12":"JoyceandYves","13":"Wrld_Trvllr87","14":"Flyer540666","15":"","20":"R0795","21":"JoJo","22":"Angie R","23":"SheilaHa","24":"jbruceh2016","25":"julie d","26":"Stephani S","27":"brenmarshb","28":"SUSAN G","29":"Trung N","30":"Carol M","31":"David D","32":"marlyn585","33":"michaelh409","34":"billmM5772AN","35":"shoshana h","36":"alaurentino","37":"Sylvie M","38":"gcagon","39":"Memtown","40":"Exorsyst","41":"Simon D","42":"BimmerM","43":"Ross W","44":"Donna C","45":"PattiZzzzzzz","46":"Marilyn L","47":"Zab81","48":"AleeM314","49":"Kirk0","50":"Reisaapie","51":"milady_12","52":"Sarzabi","53":"Vince B","54":"nadia_pleasanton","55":"Jonathan D","56":"lorrainemlanglois","57":"Beverly F","58":"pigseyepeg","59":"Robert O","70":"Chia C","71":"travelingnow2008","72":"Lori R","73":"dkb60","74":"TravelFamily118","75":"dgqc","76":"Kay1066","77":"Ela_Baum","78":"bigfoot215","79":"meic01","80":"SandeeLee81","81":"Doug S","82":"macjl2015","83":"BritGal","84":"Rose22_12","85":"Gurgon","86":"Vaughn F","87":"JsHappytravels","88":"Heidi H","89":"Jodi Y","90":"ttbrad","91":"ArianeOD","92":"mdmd1","93":"Judy C","94":"Peter C","95":"June M","96":"Josh_from_RI","97":"Mariewin L","98":"Garry M","99":"cdi1177","100":"gaetan m","101":"Leigh-Anne G","102":"Ormstown","103":"zeniatrips","104":"BM_Mtl","105":"Dale P","106":"Bob-Vicky","107":"Fran M","108":"penguinlady59","109":"Claude C","110":"jpatchell","111":"bbb","112":"JohnTGNW","113":"Tumomak","114":"Elaine B","115":"MtlPAPA","116":"alment","117":"Christian L","118":"alanribanogarcia","119":"MTLReviewer","120":"DAVE K","121":"Nancy M","122":"RoadWarrior98","123":"Ron W","124":"atreliz","125":"Greytop13","126":"Brenda W","127":"Nikki5886","128":"271TiredTraveller","129":"LaJen_13","130":"Trake","131":"annenrob","132":"BJCW","133":"VisitanteRJ","134":"capegirardeau","140":"Jeff M","141":"David L","142":"diandy662","143":"Karoly13","144":"Luvs2travel48","145":"sharmini k","146":"Tricia B","147":"lotuselise2015","148":"ottravel5","149":"pla57","150":"loribug1","151":"MaryAnn d","152":"oakland3","153":"Niti R","154":"sharjack2002","155":"Teamtravel705","156":"dougdnh","157":"ashlovesmexico","158":"flappleton","159":"J-Guy L","166":"pinky14","167":"311nikki67","168":"roger r","169":"AMLAP","170":"Israel T","171":"Montreal_dude2014","172":"Chile_elm","173":"Eric T","174":"heatherl68","175":"theoracle44","176":"Larababe","177":"caro176","178":"Tom H","179":"Nickintinos","180":"Sonia H","181":"newyorker058","200":"","215":"db0710","216":"Venttianne","217":"VancouverRod","218":"romanioriana26","219":"Lindaandmaurice D","225":"salvatoregB8157KG","226":"Lat70","227":"L P","228":"Melanie G","229":"Sherri T","230":"LindseySim","231":"Greg B","232":"shaypower","233":"BobbyBatman","234":"JaysunK","240":"Lam Y","241":"ebabau","242":"Jill1717","243":"Mizb29","244":"Martin G","245":"em1232017","246":"MichelAida K","247":"Lori L","248":"William F F","249":"pierlag10","250":"MarcGisele","251":"David W","252":"susan","253":"Extraordinary765734","254":"jack409","255":"David R","256":"timsteve2016","257":"Ge P","258":"L0l2l0ngs","259":"oakvillerob2018","265":"Marie F","266":"Mikela\u00ef C","267":"ElOzkr A","268":"jameschristopher","269":"breezes1","270":"Saskea O","271":"canuck22SanFrancisco","272":"Nick C","273":"kalleyn","274":"lukaBPL","275":"slanglois70","276":"banomorin","277":"Phil B","278":"CEBYYT","279":"rivergen","280":"Laurie H","281":"Mokifo","282":"AnnThi","283":"F&Malum","284":"Tripking07","285":"Sylvie L","286":"BigGandLittleT","287":"ScotchAndSuits","288":"mynameiswelcome","289":"Josee004","290":"VacaMan17","291":"JaysonC1974","292":"MGordonUSA","293":"travelingnow2008","294":"Johnny B","400":"JADouglas_13","405":"","410":"Sheila S","430":"Eric B","435":"ben_s00","445":"Jo1256","455":"Elise C","460":"HabsfanJezTimes2","465":"nypdliz","475":"Robert T","480":"Sherry S","495":"Ina A","500":"Tangobangomango","505":"Joanne P","515":"TheDavidBlack","525":"jim_from_sf","530":"Dudeneverstop","535":"Blackwaterpark1","540":"d_dabija","545":"TravelotSir","550":"Perrotgirl","555":"Rach20Canada","560":"cathieak","565":"CUBBZ","575":"TBC_Rob","600":"","610":"OkieGuest","611":"klsgontario","612":"william8080","613":"ElenaLochankova","614":"davidgQ4481VC","615":"Stephen O","616":"JDG56","617":"epc123","618":"Susan P","619":"deneaulta","620":"Jonathan H","621":"DeaneCoop","622":"elle328","623":"jillbill6","624":"Chuck D","630":"NewYorkGuy_35","631":"Luc A","632":"happymom55","633":"Terence D","634":"JennW42","635":"Chieraa","636":"Gary P","637":"maria edite o","638":"QC-CDNtraveller","639":"bkriehl","645":"Runamee","646":"Benjamin18","647":"shoptiludrop","648":"lifesatrip","649":"Demisemiquaver","650":"helap58","651":"SUZANNE S","652":"jilleastfallowfield","653":"BostonLadybug","654":"nelh98","730":"Yan","731":"char5656","732":"Marco Di Biasio","733":"Jose M","734":"mtbwarrior","735":"","740":"MapleRidgeMalf","741":"NazGuelph","742":"Cassdy","743":"lucie0775","744":"18rgbryanh","745":"BBQ99","746":"Christian A","747":"ldumais31048","748":"artaxerxes2","749":"meandmy3boys","750":"DebnCait","751":"msshakepeare","752":"erin c","753":"mrmaximum777","754":"Catherine C","755":"Jana S","756":"juszubi","757":"Joseph F","758":"WhtMtHikers","759":"Jim S","760":"David R","761":"lorrainemN6298ZJ","762":"ssaturn8842","763":"Chantal D","764":"444fcl","765":"Maxim550","766":"jessy","767":"Helen W","768":"yyzkimmie66","769":"lisadL9738JL","770":"Ann J","771":"michael c","772":"Michelle E","773":"Celal S","774":"SawCL","780":"Retireeat68","781":"Canadian9293","782":"biggles51","783":"Michael M","784":"EFOttawa","795":"atdt318","796":"clifil","797":"aeroplus","798":"ebtb","799":"U5323RWrogerm","800":"E_Ferrell111","801":"QuebecDeltaLima","802":"step_ott","803":"pote94","804":"tore b","805":"bobynot50","806":"Tracey D","807":"GlobetrotterRara","808":"Annie P","809":"HabsfanJezTimes2","815":"Jenn G","816":"Nancy J","817":"Carlos S","818":"Janice B","819":"Kathy J","825":"Gustavo M","826":"jravenl","827":"Gayle P","828":"L-L-Mtl","829":"JoyfulM3","830":"B4800","831":"viatgesrjr","832":"Flavius T","833":"Odourata","834":"Ginette C","835":"Benoit G","836":"BRETTPAULNATALIE","837":"ekp6215","838":"Finol","839":"Jean S","840":"Ge0rge229","841":"stampinggirl","842":"Amanda L","843":"Sarhend","844":"jmailhio","845":"James L","847":"Mathieu M","848":"Fitz8349","849":"UsaS.","850":"carla1972","851":"CubaF0rever","852":"judy s","853":"A TripAdvisor Member","854":"Belvera","855":"KFamilyOttawa","856":"AC_Traveller54","857":"BLCutler","858":"crccrew","859":"Margaretewh","860":"sensfantoronto","861":"dan S","862":"PeterWJR","863":"Randy H","864":"seikokai","865":"onvoyage_3","866":"Raymond P","867":"aggada","868":"shanoa","869":"Pam C","870":"pamela m","871":"painted_daisies","872":"TravelotSir","873":"natty_d77","874":"tmbailey","876":"Mooshifancy","877":"Rachel K","878":"jsteelboston","879":"Andrea D","880":"sharbotlake","881":"Tim H","882":"JaysonC1974","883":"BJ2005","884":"lac426","890":"bluescan","891":"dude17","892":"Canadian-Family-Guy","893":"NovaScotiaRoadhog","894":"intellect","895":"redlight","896":"Trip14120","897":"NorthStar2115","898":"SabineS","899":"Adventure19656","900":"Quest16718","901":"Thierry2715","930":"carole_mist","931":"fist64149","932":"Nic","933":"Cheryl S","934":"jakester88","935":"Christian B","936":"Saad T","937":"Francineberbiers","938":"swamp_lover","939":"Hammyfammy5","940":"","945":"travelabbi","946":"DMthePM","947":"Beach_cravers","948":"Daneli_0315","949":"onvoyage_3","950":"BigGandLittleT","951":"pdrew2014","952":"Samantha T","953":"Rum_Water","954":"Mark l","960":"Priscilla L","961":"JRJtraveller","962":"staceysaunders282","963":"guylafleur10","964":"Rick S","970":"T3nMan","971":"Evelyn T","972":"Jerry L","973":"kilarneyvt","974":"Ryily","980":"Alex C","981":"JPN65Montreal_Canada","982":"myjourney","983":"soleil_0402","984":"SagaLEB","985":"Maggieb3","986":"THEGOODLIFENOW","987":"James D","988":"joe d","989":"Guillermo G","990":"Zilverbullet","991":"Lisa M","992":"Skippounet","993":"2thTravel","994":"Kimdbe","1000":"bennett_admin","1001":"GentlemanJoe","1002":"Louise L","1003":"Candicimo82","1004":"Donald M","1005":"Tom B","1006":"mynameiswelcome","1007":"GotFour","1008":"Kellie P","1009":"Hesam M","1010":"jfroy3","1011":"Carl B","1012":"Dennis_M99_MTL","1013":"jono789456","1014":"Nroy2002","1015":"DonnyC1","1016":"joeejojo","1017":"bob_connelly","1018":"bctpaul","1019":"michel m","1020":"Steve U","1021":"celticgirl_PR","1022":"clippe","1023":"MTLReviewer","1024":"eagermike93","1025":"M3ltdown","1026":"mariamonk","1027":"PG95","1028":"Michele W","1029":"MaxGag_12","1030":"EbhL","1031":"CassCaterino","1032":"pat s","1033":"Whammie787","1034":"CarolynGNortheastUS","1035":"ChantaleF13","1036":"montrealtravellors","1037":"AnthonyJa86","1038":"Dianne644","1039":"J9257","1040":"TGWEST","1041":"VictoriaWanderers29","1042":"jameschristopher","1043":"Billal Y","1044":"d0nnasinc91","1045":"Brandon H","1046":"Jack D","1047":"P G","1049":"shaner996","1050":"Ilerdon M","1051":"VancouverRod","1052":"hardern","1053":"Ralph R","1054":"TheTilouz","1055":"JanoUrban","1056":"Lisa S","1057":"1935","1058":"Darren S","1059":"Robin Lutchman","1060":"firechief-JL","1061":"Reeno19","1062":"slacker2345","1063":"Francis D","1064":"Diane G","1065":"Foodie2526","1066":"KenS9","1067":"GeeSNair","1068":"Jennifer H","1069":"Iliketotravelwithyou","1080":"Lamhb","1081":"Anna M","1082":"Jean_T681","1083":"Toroncanada22","1084":"AngryMonkies","1085":"TA L","1086":"2T3M","1087":"Archer1943","1088":"krwatts","1089":"Aceap","1100":"oakvillegirl101","1101":"cypressday","1102":"tdas1234","1103":"JaysonC1974","1104":"Cinthia G","1105":"Maura Rose M","1106":"Denyse D","1107":"Luc_Sr","1108":"CartQueen61","1109":"VivienneJK","1120":"pushplay","1121":"SportsTraveller076","1122":"speed70","1123":"rew345","1124":"QcAlber","1125":"roca_11","1126":"Bear-On-The-Road","1127":"Milamber1968","1128":"dmv2k10","1130":"rivergen","1131":"Lady904","1132":"Frank T","1133":"Sue P","1134":"Dave R","1135":"","1145":"klodio","1146":"Anthony T","1147":"Paul E","1148":"Donald_O-Canard","1149":"Joan2115","1150":"2010Timmy","1151":"soolgorae o","1152":"neelique","1153":"MarshaToronto","1154":"ONABUDGETOntario","1160":"sienna27","1161":"Jerry L","1162":"Happyrocker","1163":"travelerx2_13","1164":"chocice60","1165":"ElOzkr A","1166":"NorthernCDNTraveller","1167":"susanandlarry","1168":"SimonL_Mtl","1169":"AnnaDP2013","1170":"AZLove_to_travel22","1171":"Louise H","1172":"e1000lewing","1173":"michel_josee","1174":"FLRD","1175":"motheroftwo2011","1176":"Robert P","1177":"NewEnglandHotels","1178":"Kevin_Ilaqua","1179":"asilverstein","1230":"","1235":"dla1041","1245":"priyaganong","1246":"AllieH9","1247":"momo1324","1248":"Dan D","1249":"Love2Trav_13","1250":"wayfar69","1251":"Marie-Claude H","1253":"NJB1959","1254":"Zozotte123","1255":"Robert G","1256":"Swurve S","1257":"Eva P","1258":"Ghislaine D","1259":"Kara22Quebec","1260":"Alex D","1261":"g0neaway","1262":"LoveMySpouse","1263":"debyvan720","1264":"pecunning","1265":"twocardinals","1266":"","1290":"A.J.","1291":"evergreen1002","1292":"s0mersetsal","1293":"Poussinnetta2012","1294":"TIJohnB","1295":"","1310":"Mary Jane C","1311":"Karvouniaris","1312":"Manon L","1313":"Maria Koneva","1314":"Jtries","1315":"nscmo","1316":"sienna27","1317":"Louise M","1318":"Pierre G","1319":"DEVEYN R","1320":"Lynda P","1321":"Geordie2015","1322":"gogalmom","1323":"Dom B","1324":"sand2skis","1325":"Kathryn C","1326":"normalme","1327":"","1335":"LindaK1616","1336":"Kathleen C","1337":"ds4animals","1338":"susand04","1339":"Fiona A","1340":"dg681","1341":"kari g","1342":"greeneduck","1343":"Ginette P","1344":"_catarinabruno22","1345":"Roberta C","1346":"athowatt","1347":"David M","1348":"Nho \u00dc","1349":"Charles G","1350":"","1360":"rpmurph","1361":"Steelcity7","1362":"Halls2","1363":"TrvlerOrlFL","1364":"IllinoisSuzyQ","1365":"RCSI","1395":"Weatherweary","1400":"PJWAtson","1401":"davidblock2018","1402":"wcmw","1403":"joseph g","1404":"Tessa P","1405":"RetiredVA21","1406":"kwmitch","1407":"Lisa E","1408":"risa e","1409":"sabrinalandry6","1410":"","1415":"Beachhut45","1416":"Jeanne C","1417":"SaulMarmor","1418":"Nancy L","1419":"WarsawWanderer","1420":"Michael M","1421":"Lalyc","1422":"cml017","1423":"Jean S","1424":"Mary D","1425":"TomCost","1426":"Jonathan G","1427":"Kathleen R","1428":"Nadia T","1455":"Joanne B","1456":"mysterydogue","1457":"kathyarq","1458":"Daniel B","1459":"AliFoug","1460":"SmartMomof4","1461":"Jean-Francois R","1462":"manuel7892016","1463":"Denis M","1464":"harry g","1465":"shsg2016","1466":"MaaxW","1467":"Cheryl M","1468":"cynthia9395","1470":"","1480":"Benoit L","1481":"May B","1482":"AnthonyJa86","1483":"Soxblue","1484":"zimms4golf","1485":"Sashadel1130","1486":"kellkath","1487":"Nancy P","1488":"queenofhearts_15","1489":"Infinidean","1490":"Richard H","1491":"Glen823","1492":"S_LpCanada","1493":"Chimney_Inspector","1494":"hilmcleod","1495":"azn12thman","1496":"Lise C","1497":"coronablues911","1498":"Ontarianenjoalverts","1525":"simjenk","1526":"","1530":"","1535":"Kurttarvis","1536":"Vanessa M","1537":"Joseph T","1538":"Olivier D","1539":"Kevin G","1550":"VanCR","1555":"CorinneOrillia","1560":"","1565":"Rosalie_from_Ottawa","1590":"Justina B","1591":"Mila P","1592":"Carol P","1593":"monacognata","1594":"MarkCurotte","1595":"TravellerF19832014","1596":"QuitaPeluza","1597":"wanderingroots","1598":"Laurie P","1599":"UF_RX_1999","1600":"burnettgn","1601":"Michmash22","1602":"wheels2g0","1603":"WestVan","1604":"teachernate","1605":"","1620":"Christophe B","1621":"Michael G","1622":"JillybeanMonteal","1623":"Sophie D","1624":"cherry_streets","1625":"Tim M","1626":"TrooperMax","1627":"","1630":"","1635":"Bobberts","1636":"debit7","1637":"Phil G","1638":"Me M","1639":"Robert G","1640":"Chacharea","1641":"redrider53","1642":"137carmel","1643":"joseep278","1644":"aeromenn","1645":"Ramandeep T","1646":"Linda H","1647":"Jerry22601","1648":"Shutterbug_5","1649":"Thechrissy","1650":"","1660":"footloose888","1661":"IanRoberge","1662":"parismontreal","1663":"Robin Lutchman","1664":"Puffin30","1665":"MKEQ","1666":"Cajee","1667":"BostonSkier","1668":"kmerrimen","1669":"sgkca","1670":"kmr1809","1671":"jiopr","1695":"","1720":"","1730":"","1735":"","1739":"","1742":"","1743":"gwenally83","1744":"Shannon M","1745":"Arleene E","1746":"Visitingfirsttime","1747":"dreema","1748":"Margriet R","1749":"Sean C","1750":"Daphne D","1751":"lulabdesigns","1752":"JaniceS2962015","1753":"","1758":"Jill M","1759":"SimbaK","1760":"worldview2016","1761":"Cailyn","1762":"Ashlyne G","1763":"1334zig","1764":"Tom C","1765":"Tracy Fogtmann","1766":"tripann","1767":"Christa","1768":"Carol W","1769":"zoey","1770":"Marlowe3","1771":"Philip D","1772":"Charlotte S","1773":"Family Gal","1774":"kenh921","1775":"johnG2004FS","1776":"Pam P","1777":"Cathy Z","1778":"Lora T","1779":"twindates","1780":"Cindy B","1781":"JoanandDoug","1782":"Darlene B","1783":"Keith H","1784":"Galen B","1785":"Italy09-2008","1786":"Hasta_La_Vista","1787":"Wendy W W","1788":"lchristensen572","1789":"Veegee","1790":"Lauren H","1791":"karen h","1792":"jin6x","1793":"elder87","1794":"dkmont2018","1795":"Pat B","1796":"baldspice1","1797":"Patricia","1798":"Ann-Sophie\ud83c\udde8\ud83c\udde6","1799":"Magenta56","1800":"Just2LetUKnow","1801":"Catharine P","1802":"Roni1166","1808":"Tracey C","1809":"Tisharra D","1810":"kcuellar","1811":"Debra B","1812":"Kim N","1813":"Carlos H","1814":"Mary A","1816":"Amy H","1817":"bksmith2017","1818":"Louise S","1819":"Tony L","1820":"RubyRedBoots","1821":"sickntiredis","1822":"NanB306","1823":"CalgaryGreg2014","1824":"Evi W","1825":"kareni1946","1826":"LucyLynne5","1827":"Foreverliz10","1828":"jmac5959","1829":"Patricia W","1830":"Karen S","1831":"Percypup","1832":"Kristen M","1833":"FishingYVR","1834":"Marilyn M","1835":"M-Evan-Chen","1836":"thegrizwalds5","1837":"dlarocqu","1838":"MossnClover","1839":"Janet B","1841":"Alan F","1842":"happyroo","1843":"puma-traveler","1844":"Viktor D","1845":"X6529QNsarahl","1846":"cara20092017","1847":"Janelle F","1848":"nomadV4957UJ","1849":"Brad B","1850":"pamhD3289WG","1851":"karensN8819MD","1852":"Liz S","1853":"Margaret C","1854":"westendexplorer","1855":"Angie B","1856":"saashas2017","1857":"Jean H","1863":"Joan R","1864":"Q3555RQbillh","1865":"bobhZ2190KZ","1866":"debrag408","1867":"Ian S","1878":"mlpmorgan","1879":"GorillaGirl50","1880":"Roma J","1881":"Glory E","1882":"Patricia Ann M","1883":"Randy O","1884":"919leanel","1885":"351daisy","1886":"Justin C","1887":"SylviaG15","1888":"B3221GYlynnh","1889":"Elizabeth M","1890":"50Birthdayweekend","1891":"cantrip81","1892":"darrylpatrickk","1903":"I122OWheathert","1904":"Lesley C","1905":"dkb161","1906":"Craig M","1907":"Gillian K","1908":"Susan012014","1909":"Debi C","1910":"vxxtoria","1911":"Hannah M","1912":"Joan P","1918":"tracyellenb2017","1919":"Valerie C","1920":"Wine S","1921":"LisLou5","1922":"timcC7723OE","1928":"B1304YCtarac","1929":"275vickig","1930":"Ian I","1931":"Maggieb3","1932":"amand l","1933":"MayanFever","1934":"Michael R","1935":"janjulies","1936":"Hlntravel","1937":"Explorer587862","1938":"782kenb","1939":"Debbie C","1940":"quinqua","1941":"Albernfrau","1942":"842kristinh","1943":"Melinda G","1944":"35traveler35","1945":"2-4-T","1946":"KTandLee","1947":"AnneJ","1948":"","1953":"905suzannep","1954":"mobileg2016","1955":"Inneminnemutte","1956":"Paul GT","1957":"Quest60688696045","1958":"Michael T","1959":"Shayne M","1960":"tmmg2001","1961":"Vagabond_32","1962":"Dirtyweekend2018","1968":"SteveMirn","1969":"JeannieinWestVan","1970":"Tara T","1971":"Angie W","1972":"gord12018","1973":"mikereilly2018","1974":"jrdvan","1975":"sillysavage","1976":"Colleen W","1977":"avernon2018","1978":"Bob-a-JobSussex","1979":"wvlaurie","1980":"Shelley G","1981":"Mark C","1982":"Sussannahrose","1983":"Buddy B","1984":"Sylpike","1985":"Excursion314359","1986":"Max H","1987":"Janice B","1988":"moldowanjason","1989":"tracykenmcginnis","1990":"wlsrso906882","1991":"TB2277","1992":"Joan F","1993":"Bigdaddeo","1994":"531tony","1995":"Canada044","1996":"Liverbird1710","1997":"Sandi W","1998":"smerrick12","1999":"Kate N","2000":"commoncents2018","2001":"GilaGirl","2002":"sail_awayVancouver","2003":"Erika604","2004":"laurairving2018","2005":"Y2647JTmichaelh","2006":"W3292YAdeborahg","2007":"hkettl840302","2008":"GoPlaces789862","2009":"Matthew J","2010":"Laura R","2011":"james_g_mitchell","2012":"mkeyla694800","2013":"Angela A","2014":"Ron N","2015":"Gill E","2016":"Michael W","2017":"Meaghan M","2018":"pixiecatkids","2019":"117johnny","2020":"GervzHali","2021":"ramlo2018","2022":"deborahrP6590ES","2023":"JWesterbeck","2024":"Jeremy S","2025":"Dodz2013","2026":"dtarbet","2027":"Chandra D","2028":"sandyvic2ria","2029":"Robert B","2030":"K2824NPkathryns","2031":"jabx","2032":"alorek476711","2033":"souloasisyoga","2034":"barryhartley2018","2035":"Extremelysatisfied2","2036":"marjorieam","2037":"IslandVisitor2013","2038":"jgreen773583","2039":"sunworshipper4","2040":"Fuzzy5","2041":"Cheryl W","2042":"Ben L","2043":"Chris C","2044":"Cornish7Alberta","2045":"Lena R","2046":"Shane D","2047":"722carmad","2048":"jmmcork","2049":"hebakes","2050":"sthomp374289","2051":"Petty-Jerk","2052":"Veronique H","2053":"dublinercheese","2054":"robansdesigns","2055":"Eric Descoteaux","2056":"tbeach2002","2057":"TravelAdorer","2063":"Amanda B","2064":"mgilet505409","2065":"Stephanielynn09","2066":"369jenifer","2067":"nancyhill1982","2068":"C2527LXpeter","2069":"llade2018","2070":"Claire K","2071":"lroger795878","2072":"johnminelli","2073":"lillypad1299","2074":"Retired2gether","2075":"justchillin041","2076":"cdngma","2077":"Mike_in_Langley","2078":"DarleneNorCal","2079":"jdubea560974","2080":"SMJ837","2081":"savarygal","2082":"watravelinggal","2083":"katab2","2084":"Angie K","2085":"bren3332018","2086":"John C","2087":"753rahimk","2088":"Canadian Mum","2089":"Jenn","2090":"janerbabe","2091":"Alex W","2092":"erinnelson1029","2103":"kplensky","2104":"jbmcnamara","2106":"darrylpatrickk","2107":"michellebM6752CB","2108":"G5196NAkevinc","2109":"Carol Ann B","2110":"Jessica M","2111":"johnwF9493GG","2112":"Whitney044","2113":"waynesN6298YE","2114":"Susan2369","2115":"Alexi Z","2116":"Margaret P","2117":"Jdozlay","2118":"D5668ZNruthb","2119":"Raz16","2120":"mbo_11","2121":"318sasamat","2122":"Gail M","2123":"Spyhopper12","2124":"tonyvega2018","2125":"923lynn","2126":"Natalie B","2127":"Y266NTlc","2128":"Laivy","2129":"Scampden","2130":"896susano","2131":"familytraveller209","2132":"Kathyrn D","2133":"Evan H","2134":"Deb M","2135":"J9644IYjoannem","2136":"626noname","2137":"Jane O","2138":"nikcournoyer","2139":"catherinemF3108MA","2140":"shiy0ngg","2141":"darren n","2142":"438jaminr","2143":"sfre2018","2148":"","2153":"Mobile769156","2158":"bigcahoon","2163":"vkohoutjr","2168":"DIZZY82","2183":"DalGrauer1987","2188":"BordRestaurant","2193":"Neoneil","2198":"rick b","2203":"boatingman_ny","2208":"waxshx40","2213":"panther61","2223":"Kate181793","2238":"John C","2243":"Alexander K","2253":"Victoria P","2258":"Doris D","2263":"Geoff B","2268":"lovesolovely","2273":"MaxBC","2278":"Sinoed","2288":"SJaneSeattle_WA","2293":"Anika43","2298":"Tripadviser15","2303":"Traveling Homebody","2308":"T K","2313":"DebSD","2318":"Vel T","2323":"Dan M","2328":"Calin S","2333":"Stephenie\/\u0421\u0442\u0435\u0444\u0438","2343":"","2348":"Donita D","2349":"Maurice R","2350":"Not-Matthew T","2351":"rogertL7888CK","2352":"Dreamer50924310886","2353":"Getaway24563106491","2354":"BeeWVictoriaCanada","2355":"Gail V","2356":"Tamaradick","2357":"HeatMcG","2373":"TwoMensMum","2374":"jonnnyboy","2375":"MyleHigh","2376":"dannybeg00d","2377":"woahitswendy","2378":"Carol B","2379":"Robert S","2380":"GradStudent78","2381":"Hardy N","2382":"efaye501919","2383":"Ratfish1","2384":"Steve M","2385":"Mike H","2386":"averillw2018","2387":"Mobile769156","2388":"Owen H","2389":"gnicholls1","2390":"SonyaB192","2391":"Phil M","2392":"maynard2018","2393":"Pat M","2394":"A TripAdvisor Member","2395":"Jessica K","2396":"blovel662995","2397":"bwhite238371","2400":"Yuri Muniz","2401":"tiggins","2402":"b0nniebub","2404":"amed6","2405":"403barb1971","2406":"Crystle T","2407":"mdos7","2413":"DMKB49","2414":"aidens2018","2415":"Colin B","2416":"megk3777","2417":"Lisa T","2418":"Paletin","2419":"Diane L","2422":"Ted","2428":"catherinehQ7798KY","2429":"Victor N","2433":"Kathleen D","2435":"chermid17","2436":"Peter M","2437":"john h","2441":"tanglewood2015","2442":"johncJ1006TE","2445":"Chris S","2446":"218shellyj","2447":"Tyler D","2448":"Soupy123","2451":"irene0720","2452":"NorthernLite16","2453":"KipperBernie","2454":"MMJMacLeod","2455":"Michelle R","2456":"Mary G","2458":"Clifford M","2459":"I9223SBtomb","2460":"L6938FPcarmens","2461":"adrianaBrasschaat","2467":"Tripadviser15","2473":"425maureent","2475":"justabitmore","2476":"Christine W","2484":"Patrica J","2487":"874ismety","2488":"John L","2489":"Russell W","2491":"johnsB7871TU","2492":"TamTamVictoria","2501":"921cherryc","2503":"emgriffiths","2504":"tiffanyf61","2507":"Carly M","2509":"Mr J R","2511":"normank921","2512":"Len S","2523":"christinewR9128IS","2524":"LennyVancouver_BC","2525":"Ryan M","2526":"971brunof","2527":"Daniel A","2528":"kennethsG3359XY","2529":"Keith K","2530":"347taral","2531":"O1555BAedwardl","2532":"Donald P","2533":"Jim M","2534":"sherrielis","2536":"Queensdale","2537":"noreenw544","2542":"tessleanne","2543":"","2548":"islandfoodie2000","2549":"valap132014","2550":"sunseeker087","2551":"ttocsnodrog_2000","2552":"melski2015","2553":"snowgirl2015","2554":"Naiboa","2555":"Kathy H","2556":"kareni1946","2557":"LJB1954","2558":"Rory S","2559":"Carly S","2560":"Leoval13","2561":"deborahrP6590ES","2562":"Digby_Scallops","2563":"eeplebneesta","2564":"Ben Y","2565":"TrailBlazer742885","2566":"mcheetham2017","2567":"Taffy050","2568":"danam199","2569":"tylee10","2570":"lneault2016","2571":"Cranbury46","2572":"sshockey16","2573":"Louis P","2574":"CanucksFan154945","2575":"dbsmike","2576":"montana43","2577":"Hilford B","2578":"Darilynn","2579":"Diane L","2580":"SwitzerlandVancouver","2581":"Lesley1486","2582":"Deb M","2583":"Justin B","2584":"aljo2007","2585":"micbun","2586":"Fleurtai","2587":"rut78","2588":"Northern Poet","2589":"Faith M","2590":"Irene M","2591":"bromovancouver","2592":"KenKiK","2593":"deeman98","2594":"Cathyt20132013","2595":"tedted92","2596":"GERRI C","2597":"Richard P","2598":"Lorbo2015","2599":"pblk2016","2600":"curlergirl","2601":"Pickyone2015","2602":"JBai2016","2603":"Roya77","2604":"Letterblair","2605":"CdnLimey","2606":"orcaland","2607":"801jamien","2608":"Kim J","2609":"louise L","2610":"Craig","2611":"destination55","2612":"Mlu S","2623":"Proudmanxman1970","2624":"elizabethkX5638GJ","2625":"AJAPVancouver","2626":"cantrip81","2627":"kenh921","2628":"Rae H","2629":"nack6","2630":"Roberta O","2631":"omanaomi","2632":"Laura M","2638":"howardtduck","2639":"CalgaryMarcoPolo","2640":"Donna234915","2641":"Shane S","2642":"Sam S","2643":"John_R_Day","2644":"Wayne K","2645":"jakenemec","2646":"Chris T","2647":"Barry B","2648":"VancouverMan","2649":"gb2308","2650":"Chopper750","2651":"jeremy n","2652":"Brenda O","2658":"Anna L","2659":"atfox1","2660":"TravelTipsCalgary","2661":"Barb N","2662":"Peter H","2668":"Charlotte R","2669":"Kate Z","2670":"Katherine M","2671":"Mikey2349","2672":"TJandTR","2683":"Harvey M","2684":"myviewonstay","2685":"Andrea F","2686":"Jim M","2687":"Canadiantraveldiva7","2688":"Dale D","2689":"Ter500","2690":"T G","2691":"Reg C","2692":"LSUC","2693":"BCRoadie","2694":"Sean F","2695":"BP4066","2696":"David R","2697":"Donald B","2698":"sistersaway1005","2699":"Al B","2700":"CaseyluvsSophie","2701":"Teresa J","2702":"danamcarthur","2703":"Jim C","2704":"PeterGrant76","2705":"SunshineCoastRuth","2706":"Leroythefish","2707":"Ken B","2708":"rick w","2709":"Pam C","2710":"Roberto C","2711":"RickAndTammy","2712":"John M","2713":"kelownafan2011","2714":"RedRoadRunner","2715":"Paul B","2716":"MikeEgan","2717":"Rhodogal","2718":"Canuckgirl561","2719":"greengalcalgary","2720":"Carole G","2721":"Loveagoodgetaway","2722":"Kathini","2723":"Maureen O","2724":"comoxtravellwer","2725":"traveltales-ca","2727":"travelcoleen","2733":"travellersmapleridge","2734":"quincytoo","2736":"Thea_door","2737":"kittykatt1957","2738":"Will-travel-far","2739":"E56789","2740":"Adventurer18118","2741":"Jimisurf","2743":"Craftymom57","2744":"Justin & Sarah","2745":"peter84","2746":"reginahnah","2747":"William C","2748":"","2753":"Neil D","2754":"zrmakk","2755":"Dan4","2756":"Andy W","2757":"christiner754","2763":"Corae_Bracken","2764":"Patricia H","2765":"Rose K","2766":"Geckosgal","2767":"Patrick F","2768":"Gary W","2769":"vanisle_al","2770":"DADIG","2771":"Halle P","2772":"Allensfarm533","2778":"Margaret S","2779":"Snow666angel","2780":"Jon W","2781":"Sandbar1","2782":"KnB_CDN","2783":"JoyMarieJ","2784":"david w","2785":"Miker1611","2786":"marvin w","2787":"DelwynW","2793":"eztourist","2794":"L B","2795":"vanislandgirl55","2796":"AngelWinger","2797":"Bob G","2803":"Lori G","2804":"Brussels_Voyager","2805":"ity_bity333","2806":"supermomPSL","2808":"angrypeppers","2809":"617sashat","2810":"Tara T","2811":"Patrick D","2812":"Voyager54038847223","2813":"Randy B","2814":"Connector41504530768","2815":"Sheila D","2816":"Stay08811315235","2817":"Patricia v","2818":"Relax43757275745","2819":"wns141","2820":"b0nniebub","2821":"Inspire23565316992","2822":"Greg J","2823":"Sheila H","2824":"ldk1965","2825":"Shirley S","2826":"Steven A","2827":"Allen C","2828":"BCRedBoots","2829":"Chewbaccavic r","2830":"lsth0mp","2831":"Hipjunkies","2832":"westcanguy","2833":"637barbarav","2834":"Turk204","2835":"Escape430715","2836":"jameslfoley","2837":"Compass770210","2838":"","2843":"bissill","2844":"OutdoorBoomer","2845":"laurennackman","2846":"Kenneth B","2847":"Mike D","2848":"John C","2849":"Canucksontheloose","2850":"fishingguy2015","2851":"keeganwh","2852":"Les B","2853":"Y7265NNcynthiar","2855":"holliev2017","2856":"JoAnnSp","2857":"Gregory H","2858":"HowBOUTthemCOWBOYS01","2859":"Phyllis V","2861":"JWG1981","2862":"mmf69","2863":"247launam","2864":"josephinec648","2865":"tomvR8418ZX","2866":"Deanna S","2867":"566dereke","2873":"Brian M","2874":"Bernd H","2875":"Moko-chan","2876":"Bruce N","2877":"114darrylp","2878":"B4012DVkellyk","2879":"R5L4","2880":"Mark H","2881":"Mike C","2882":"Maureen W","2883":"donaldh2015","2884":"C4181TSvictorr","2885":"sharonoK8173YW","2886":"Tim G","2887":"Rosemary M","2888":"Debbie054","2889":"randyw962","2890":"Doug C","2891":"sandradT6564HT","2892":"danilocO2998SR","2893":"Robert W","2894":"Joannehelm","2895":"Jayeson S","2896":"kmaurage","2897":"Monixen","2898":"N9241YAmartint","2899":"Shayne F","2900":"James A","2901":"Gary D","2902":"Louie K","2903":"Doug Shaffer, Anderson Island, WA","2904":"richmennie","2905":"harveyo80","2906":"Dendroctonus","2907":"randolph p","2908":"Craig F","2909":"GandGWhistler","2910":"75trevorm","2911":"U5650KLrickb","2912":"Peter F","2913":"M8322VVrichardh","2914":"lauracX8494GU","2915":"313candacet","2916":"bnksns","2917":"K6631PBgeorgem","2918":"Tom I","2919":"Lopressure","2920":"HopeTraveler","2921":"120fionad","2922":"Stuart71","2933":"Hal E","2934":"Lorena I","2935":"Al N","2936":"S4825AProyl","2937":"Vicky M","2938":"Jo B","2939":"albertemon","2940":"916denicem","2941":"doreenp519","2942":"Z9669DUchrism","2943":"jamescX2103SX","2944":"Harley S","2945":"thomasmI8762AG","2946":"curtism432","2947":"Kate181793","2948":"TomHlavac","2950":"chrisslater2015","2951":"Bradley W","2952":"RickFurtado","2963":"Stephenie\/\u0421\u0442\u0435\u0444\u0438","2964":"926doug","2965":"Janine L","2966":"Gail B","2967":"Victoria_BCTall_Guy","2968":"Verbz","2969":"David C","2970":"Sandra C","2971":"Firemarine123","2972":"Kim S","2973":"Karl O","2974":"corneliay2016","2975":"skydude77","2976":"coffeechik","2978":"Haythornetravel","2979":"Byron W","2980":"Hound103","2981":"anugara","2982":"brettchandler","2983":"poad59","2984":"Roland P","2985":"Nicq","2986":"bwkyba","2987":"Eric4227","2988":"Laura D","2989":"Theresa D","2990":"keadyn","2991":"Hans E","2992":"Bonnie J","2993":"Lotsofnews","2994":"Ken927","2995":"253diannef","2996":"51Chris4411","2997":"Brad W","2998":"Peter M","2999":"Bruce_Raynor","3000":"James M","3001":"notdex","3002":"James R","3003":"PortMoody5","3004":"mpertlarson","3005":"kmhardman2016","3006":"Carrie B","3007":"Garth G","3008":"hullsaddler","3013":"","3018":"","3021":"Capt_S_12","3022":"IGH7","3023":"ingrid54","3024":"GratefulinDundas","3025":"trek1canada","3026":"","3031":"lynnwilltravel","3032":"DaveBritishColumbia","3033":"rubytuesday16","3036":"","3041":"Bev D","3046":"Traipser_OR","3051":"Darryl D","3056":"154943Norm","3061":"roefamilyUk","3066":"nige d","3071":"","3076":"Sharon J","3081":"Chris K","3086":"cathy o","3091":"Drewtini","3096":"Sally P","3106":"Todd J","3116":"Cheri D","3121":"debbie m","3126":"Richard H","3131":"David H","3136":"chicosmama","3141":"Joan L L","3146":"Chris M","3151":"Phatty999","3156":"Sue M","3161":"LLinka","3171":"Zooville","3176":"Rob T","3181":"Karen G","3186":"Diane3902","3191":"Gordon528","3196":"AdamHoopsy","3201":"Darilou P","3216":"skiitanyway","3221":"SkinnerandThyssen","3226":"baillie58","3236":"tientun","3241":"disappointed088","3242":"Caroline090","3243":"SJFCalgary","3244":"valinsry","3245":"Marilyn B","3246":"Dianne C","3247":"Barbara L","3248":"Joel W","3249":"Alex977","3250":"Chandra C","3251":"soundfondler","3252":"Lylie L","3253":"rwadge","3254":"KMB8888","3255":"SuiteJosephine","3256":"","3261":"Lorna E","3262":"Paparoo1669","3263":"DADIDAHOUET","3264":"wendy S","3265":"marilee_ps","3266":"rswitzer","3267":"Travelling_papillion","3268":"KerryEL","3269":"vallentyne","3270":"Melagal","3271":"gatv1","3272":"Tricia P","3273":"Jojul_11","3274":"JuLoWi","3275":"Michael L","3277":"VolvanaWhite","3278":"socalfamily2699","3279":"Gillian P","3280":"CdnMtnGal","3281":"celia a","3282":"nf m","3283":"Karen B","3284":"Diane L","3285":"Robert S","3286":"Joyceline","3287":"Fussyquilter","3288":"candid","3289":"HappyTraveller1287","3296":"dickensd","3297":"Mrsgsep","3298":"sugarpine","3299":"GastownGirl","3300":"Dreamer12284","3301":"Jan H","3302":"Marianna H","3303":"AkinomE","3304":"Kelly M","3305":"Carlo L","3306":"G T","3307":"4ME4U","3308":"Daryl Lynn R","3309":"Anne L","3311":"KenJennings1","3312":"Northbay2","3313":"sheablevins","3314":"Nicole C","3315":"Patric M","3316":"JenniDavidson75","3317":"Franny J","3318":"Billhope","3319":"","3321":"Sharon N","3322":"Eric L","3323":"SailorAirman","3324":"BabyboomerCalgary","3325":"frozen998","3326":"Louise W","3327":"eipw","3328":"442joseph","3329":"trustmewhenIsay","3330":"Marian C","3331":"DADIG","3332":"georgeyoshio","3333":"Danielle M","3334":"DartmouthNsBrendamj","3335":"Vanc0uverght","3336":"homer122863","3337":"FmrEngr","3338":"Ladycat0001","3339":"Brian S","3340":"DMIH","3341":"Teresa H","3342":"Sabelle D","3343":"backcountrysister1","3344":"bert k","3345":"ianjc","3346":"Carol W","3351":"Steve B","3356":"","3361":"Isabelle L","3366":"VictoriaGardener","3376":"Joan L","3386":"John M","3391":"chimo5","3396":"Kevin M","3397":"lochbee","3398":"iCrave C","3399":"timbucktoe","3400":"Ino S","3401":"Lois L","3402":"Carol T","3403":"SiAnWi","3404":"Elizabeth B","3405":"AliceMatthews","3406":"KRSV","3407":"Reneski","3408":"Julie-Lynn X","3409":"trailrat999","3410":"YVRSuzanne","3411":"","3416":"Amyferg","3417":"HuggyBara","3418":"Kara087","3419":"KIMRICHES3","3420":"silverferns","3421":"","3441":"","3442":"","3443":"","3445":"","3449":"Ashley D","3450":"APH","3451":"Jane B","3452":"doe570","3453":"Ann P","3454":"","3459":"JetTech33","3460":"AlexBarkwell","3461":"MandDplus2","3462":"katqe","3463":"Peter S","3464":"lilnation","3465":"Cynthia H","3466":"marieandkevin","3467":"Carolyn K","3468":"CharSkan1","3469":"Francis V","3470":"Katherine B","3471":"531fish","3472":"velho2016","3473":"Ontariogirl30","3474":"Janet R","3475":"John F","3476":"PhilG512","3477":"Dunc14","3478":"kmb905","3479":"Caledonhockeymom96","3480":"Sandra2013_13","3481":"Stephanie D","3482":"Tina P","3483":"Will H","3484":"baraman1","3485":"kbdid","3486":"Maegan M","3487":"Brian D","3488":"UMichAlum","3499":"Harvey C","3500":"Cindy R","3501":"A6848TDdavidp","3502":"Adelia V","3503":"RKing80","3514":"Frank W","3515":"Maryam S","3516":"laddymischief","3517":"Nancer2727","3518":"Wayne I","3519":"Bonnie333333","3520":"Al K","3521":"Cheryl T","3522":"trvlbug72","3523":"MuskokaMan","3524":"Jon K","3525":"Wil-Ont","3526":"maddy153","3527":"trvl-ing","3528":"PaulMmm","3529":"Carl P","3530":"Nicola B","3531":"Shelley H","3532":"Ihab W","3533":"Erinb3325","3534":"rtdunne","3535":"cmbking","3536":"canadiancamper91","3537":"Amy L","3538":"JessicaL9910","3544":"Stephanie H","3545":"Rick_and_Betsy","3546":"TravelBud24","3547":"Harrietthespy2","3548":"881luvholidays","3549":"Rishi M","3550":"Steven H","3551":"ThomasAb","3552":"MissPrincessCass","3553":"John A","3554":"conservativecanadian","3555":"Gadabout777","3556":"voyager075","3557":"Gnomey G","3558":"Laura D","3559":"SB639","3560":"J B","3561":"DirtyFratBoy","3562":"Carroll H","3564":"Angel A","3565":"Doug_Dorsey","3566":"Glen M","3567":"Linda L","3568":"Yazhen X","3569":"Chris G","3570":"duyem2001","3571":"Tasha J","3572":"Bob F","3573":"Wilf D","3574":"radz39","3575":"tkemp111","3576":"Ketzstar","3577":"Peter Windsor","3580":"sunlover86","3581":"DKFabic","3582":"Ronnyb1","3583":"Glenn T","3584":"Bryan H","3585":"Florin M","3586":"gt6252pc","3587":"BlueRiver007","3588":"Samantha S","3589":"goldensecret","3590":"PabloRGW","3591":"Steve R","3592":"BusyCdn","3593":"traveldude07","3599":"SuzieQSue","3600":"eddyf246","3601":"sailordude","3602":"cneth1","3603":"jhopkinss","3604":"Mohsin N","3605":"Badforever","3606":"Tomcat16","3607":"wisbeach","3608":"bojan v","3609":"Neena317","3610":"Marco C","3611":"Hawaii2009for3","3612":"BJL83","3613":"Mary M","3614":"Mandy A","3615":"Harrymoney3379","3616":"Paul H","3617":"MCAT00","3618":"LoveLonndon","3619":"Maureen4299","3621":"LyndaTen","3622":"Janeway62","3623":"DCanadian","3624":"e10750law","3625":"Jimthefriar","3626":"deeds30","3627":"Lori L","3628":"Gail B","3634":"NorthernGuy13","3635":"Lola W","3636":"paulgeci","3637":"StephSea99","3638":"Miller-Time-CDN","3639":"jaysunhoffman","3640":"FredShuuz","3641":"Letzter","3642":"Nancyjdykstra","3643":"Cag1957","3644":"Jellybean99Toronto","3645":"Jamie_Tanya_Canada","3647":"ccw2891","3648":"b0b55russell","3649":"Sightseer57114536057","3654":"Aiden F","3659":"Kunknown1","3664":"A TripAdvisor Member","3669":"","3674":"DanHannah_111222","3679":"22mandy","3684":"Alison G","3689":"canuktrekker","3694":"mfish083","3719":"williamaY3667EU","3724":"Alex k","3749":"1esteban","3754":"Pat19740926","3769":"PolarLawyer","3774":"Shirley D","3799":"funtimeb","3800":"Dawn Stefani","3801":"Dave M","3802":"billgayle167","3803":"David C","3804":"momtotot","3805":"Jay R","3806":"Kyrichmond","3807":"Sarah R","3808":"Chris S","3809":"","3819":"Martha Y","3820":"halleva","3821":"Louise0518","3822":"@LT","3823":"DEE20299","3824":"Explorer1968","3825":"Derek G","3826":"Venture779205","3827":"Naveen M","3828":"Rainey58","3829":"Norman B","3830":"Lindsey H","3831":"Jim E","3832":"stephie567","3833":"BoardingPass797551","3834":"Relax19120","3835":"Beerchaser1","3836":"Luciano M","3837":"Traveler63537648331","3838":"CordyP","3839":"Terry D","3840":"mjhowell38","3841":"RexT","3842":"mwright21","3843":"Evander2323","3844":"Wayne M","3845":"GTAHomeGuy","3846":"ksmyerz","3847":"C2834TMsandrad","3848":"Devan N","3849":"LuluReview","3850":"tullaz2","3851":"K3198YRjanicew","3852":"Tiffany H","3853":"Dunc14","3854":"melissa t","3855":"Wander997","3856":"ms2weathergirl","3857":"BHorst","3858":"Andy H","3859":"L D","3860":"Kelly H","3861":"Russ W","3862":"James M","3863":"CollynBryce","3864":"LWLToronto","3865":"Kayla B","3866":"DigitalCameraguy","3867":"218kimberlyt","3868":"sherritovell","3869":"Tay-Cee","3870":"Cathy C","3871":"Richard N","3872":"Morrow T","3873":"Chuckelberry","3874":"mcjeannette","3875":"Bob M","3876":"jocclsc","3877":"Andrea G","3878":"Katharine G","3884":"DeanBean","3885":"Sandra P","3886":"Donald D","3887":"Kelly L","3888":"Dendroctonus","3889":"dawnc82018","3890":"cwing7","3891":"Ruth O","3892":"Amanda C","3893":"Steve N","3899":"Wendie D","3900":"kawarthapete","3901":"Theo W","3902":"Craig H","3903":"Lisa M. V","3904":"crkrms","3905":"Casey A","3906":"Avid_Explorer81","3907":"suewlesa","3908":"ButterflyFergus","3909":"David D","3910":"B1254TLmartinp","3911":"40Anna2015","3912":"thymesavourcatering","3913":"Heather P","3914":"Florin M","3915":"Mary Anne R","3916":"WayneS210","3917":"Michelle H","3918":"Michelle P","3939":"davearm1980","3940":"Michael B","3941":"ScottandConnie","3942":"chakrampro","3943":"Gerry G","3944":"Jo Anne W","3945":"peter d","3946":"Jen D","3947":"Norm K","3948":"Taylor777","3949":"Marnie E","3950":"MarjorieHughes","3951":"Charie V","3952":"theduchessandpang","3953":"lanerinlondon","3954":"Ron2pointoh","3955":"mel_watkins1219","3956":"Dec109","3957":"shawb777","3958":"aprankie","3964":"ev0gel","3965":"Michel J","3966":"Orgchaos70","3967":"Jeff M","3968":"Shannon C","3969":"Theren B","3970":"Carl Karen B","3971":"DRCI1075","3972":"RegClaybrook","3973":"Jerry C","3974":"Steve S","3975":"editorwannabe","3976":"Jennifer W","3977":"Tyjondah K","3978":"Lorne M","3979":"obe1952","3980":"Stuart S","3981":"Tim B","3982":"reggaeplus","3983":"Sue Q","3984":"Taradc","3985":"whitellily","3986":"Stefan P","3987":"Pam D","3988":"SavageCookie","3989":"Stephanie K","3990":"bwiebs","3991":"Tamra W","3992":"Julie D","3993":"Alisa C","3994":"Diane S","3995":"tayser","3996":"gshee8","3997":"Andy_L_ON1","3998":"Todd W","3999":"A&LfromWindsor","4000":"tony","4001":"Cspirt","4002":"Helen A","4003":"Ken V","4004":"Diane R","4005":"Marilyn V","4006":"Mary Jane V","4007":"Nelson M","4008":"Lily H","4009":"Susan N","4010":"tmvh2017","4011":"astridvdbroek","4012":"Sylvia E","4013":"Jerry V","4014":"","4019":"sla1959","4020":"doreen141","4021":"underhill4","4022":"johnsonlinna","4023":"UCLMSatchel","4024":"debTTT","4025":"tayser","4026":"Larry M","4027":"audla2002","4028":"traveling_liz_08","4029":"CJC-MI","4030":"wendy k","4031":"claudette l","4032":"wendyding","4033":"Citygirltraveller800","4039":"Lynn R","4040":"milena r","4041":"scoobygal317","4042":"francesca a","4043":"Marc R","4044":"paulettef374","4045":"Dayna R","4046":"Marleen R","4047":"Martin S","4048":"jim t","4049":"BaerchenMannheim","4050":"Sherpa622448","4051":"123becky","4052":"DoubleJay51","4053":"Lisa C","4054":"Paul B","4055":"Lynda A","4056":"Stephanie R","4057":"Baronchal2014","4058":"Frantom_10","4059":"janvan3821","4060":"Marie-Christine L","4061":"Akari T","4062":"fourthehills","4063":"930joann","4064":"cyclers4","4065":"Doreen C","4066":"Stesiz","4067":"Ed L","4068":"johnlaf","4069":"knauerjoachim100","4070":"claudinemorgan956","4071":"Andrew T","4072":"Sophia D","4073":"Mathilde0606","4074":"jamie606525","4075":"alexis o","4076":"Blair P","4077":"smintents","4078":"Robyn M","4079":"Vanita K","4080":"Grim B","4081":"HughViv","4082":"Zerfas85","4083":"cruisefan1950","4084":"Goalie50","4085":"NanetteL63","4086":"Michels1957","4087":"Rosemary R","4088":"Maria1959","4089":"Nicole C","4090":"tim131","4091":"Georgia B","4092":"Nathalie D","4093":"Jennifer S","4094":"sonata23","4095":"n2paddln","4096":"Brad H","4097":"IvanCulum","4098":"Kattiia","4099":"Mark P","4100":"Poppy-GT","4101":"SaulMarmor","4102":"Jim R","4103":"knowservice","4104":"Cathy D","4105":"Agneta K","4107":"Lynda V","4108":"Andrea W","4109":"Jerry H","4110":"Abbie B","4111":"museum-a-day","4112":"JVR155019","4114":"Punita A","4115":"JWP2","4117":"Lucy V","4118":"Angie338","4119":"Marina K","4120":"dommy84","4121":"Wendyath0me","4122":"Bunny551","4123":"MidwestMom175","4124":"graham m","4125":"Mory J","4126":"Robert C","4127":"Docjames","4128":"Marlene W","4129":"Kiabean","4130":"DougfromToledo","4131":"melissa_a64","4132":"BEACHeaven","4133":"JJ L","4134":"LizPaul2013","4135":"Theresa M","4136":"MAREK O","4137":"Vel B","4138":"triberocker","4139":"brenrobb","4140":"Pat Z","4141":"ValerieGebert","4142":"elizabeth b","4143":"Trish H","4144":"Greg C","4145":"CA C","4146":"mandp2go","4147":"Shawn K","4148":"Gail H","4149":"Justin T","4150":"Steve C","4151":"Heather B","4152":"BerLaur","4153":"Linda T","4159":"Carol F","4160":"Kathy C","4161":"churchofone","4162":"GerryAnnieM","4163":"extrapolate","4164":"BirdingMaven","4165":"H2oson","4166":"Chris B","4167":"Karen I","4168":"Nicole L","4169":"LafPies","4170":"Derek S","4174":"Elena V","4175":"GoPlaces606690","4176":"Sheryl E","4177":"Cisupete911","4178":"Sherry F","4179":"John H","4180":"Negara","4181":"Derrick T","4182":"AlanShropshire_12","4183":"emmabee47","4184":"2frmclevehts","4185":"GalionGuest","4186":"Dean T","4187":"Dawn C","4188":"Deborah R","4189":"","4199":"48Lola48","4200":"TreetopTrading","4201":"davidallenberg","4202":"bernarpa2016","4203":"janvan3821","4204":"Mardenshi","4205":"Menty2014","4206":"NUID","4207":"MJ G","4208":"kingservent","4214":"acam2015","4215":"Tim S","4216":"Rose B","4217":"Sandra G","4218":"fridayfan","4219":"snomofam","4220":"Billperchlover","4221":"Robert C","4222":"MargreetKooijman","4223":"MerryCanadian","4224":"Vicki D","4225":"Thesheffs","4226":"DebLIz60","4227":"molly193","4229":"Dave Kowalewski","4230":"toothfairy0904","4231":"Bill R","4232":"Debbie D","4233":"Cynthia H","4234":"vkgem","4235":"BHorst","4236":"aandlar","4237":"kbygot460923","4238":"Francis V","4239":"Dianne G","4240":"Mark F R","4241":"James M","4242":"alloversportsinc","4243":"amulde363250","4244":"Jchow111","4245":"Sean W","4246":"A TripAdvisor Member","4247":"terranceo211","4249":"388suzanned","4250":"Experience745616","4251":"M7670SBscottt","4252":"caroltC7728TS","4253":"carmflo","4256":"Tammie37","4258":"Thomas G","4259":"V5387VFandrewr","4260":"ronbM7456YW","4261":"D1581XUmelissam","4262":"robertdE7761LF","4266":"firstvisit2017","4267":"Auchkie","4269":"MuskokaMan","4270":"mikewV7263SV","4271":"misscanada1","4272":"FrankWill","4273":"JukeboxMama","4281":"Lizh5","4282":"Cindy J","4283":"C6350URglenns","4284":"lornep731","4285":"Margaret C","4286":"L1524ZF","4287":"238maryamc","4289":"Michelle M","4291":"Paul M","4292":"Artena77","4293":"Amy L","4294":"guanquanz","4296":"Q159XPjeffh","4297":"angelahO3249FK","4299":"aaron105","4301":"S2687SUmichelem","4304":"Chris H","4305":"septemberbelle","4307":"DocHoliday62","4308":"RexT","4311":"Q3709EEmiker","4314":"","4320":"richardrD9199IS","4322":"camerong50","4329":"derekl520","4331":"redbridge_crescent","4333":"borisk583","4345":"adl714","4347":"Jacklynn1585","4352":"trish s","4355":"andyo139","4356":"roberteN776AP","4357":"Bonnie R","4359":"Draughttap","4361":"NorthernGuy13","4362":"napagirl","4363":"160grk","4365":"kcressman","4366":"jboOntario","4367":"T4679FG","4368":"atwistedgreen","4369":"Ontario78","4371":"pappapipes1","4372":"Alberto B","4373":"jimlB6884WT","4374":"Wayne M","4390":"bman4life","4391":"788waynef","4392":"Glen R","4394":"Jamie M","4395":"chathamfolks2015","4396":"garytQ6541HS","4400":"Jennifer R","4401":"Susan L","4402":"davidbF9357BK","4404":"Carducci2015","4405":"Rick C","4406":"688douglasg","4409":"traveller_360063","4410":"G9187HFandrewh","4412":"Marc R","4413":"12318","4414":"U5224ITpaulc","4415":"mdebora1","4419":"993laurainep","4420":"northerngentleman","4421":"ginette42002","4422":"Teares Ann","4426":"michellelP5205YK","4427":"tkemp111","4429":"Krista C","4434":"","4439":"THtheTraveller","4444":"kbdid","4454":"Raoul L","4459":"A TripAdvisor Member","4464":"mlynek82","4469":"Harry M","4474":"djrss","4479":"alleycat089","4489":"lt1218","4494":"Margo M","4499":"Thomas S","4504":"Adam102013","4514":"vacationxpert","4519":"Visitor1234xyz","4524":"Dutchtuch","4529":"cancoasterenthusiast","4534":"Gradlife","4539":"sdhg","4544":"","4549":"DoreenOntario","4550":"Wendy V","4551":"BeckyStat","4552":"liz8beth","4553":"CMudd23","4554":"Meldoll1","4555":"Kristi G","4556":"AliRagz","4557":"Timothy A","4558":"Francis V","4559":"Christina B","4560":"Nicole A","4561":"O3980SNrichardb","4562":"Aileen B","4563":"GilnJo","4564":"322darlenea","4565":"Vince R","4566":"Kozm","4567":"TommyAllen","4568":"bradk171","4569":"milosh","4570":"Campscooby","4572":"Normu","4573":"Valerie M","4579":"Rob M","4580":"dunc7906","4581":"ShannBetter","4582":"Larry J","4583":"Barbara S","4584":"Catherine V","4585":"gonzo035","4586":"Catharine K","4587":"Bryan H","4588":"joe c","4589":"Climber2447","4590":"Elaine A","4591":"TravelingFreeWoman","4592":"dtlkilb","4593":"Hawkrridge","4594":"Mark S","4595":"Larry9","4596":"bcf4972","4597":"Rick48465","4598":"nancysM9858XM","4599":"Klexa25","4600":"Tim M","4601":"Julie Broadbent P","4602":"Kingston_Lou","4603":"NorthernGuy13","4604":"Yuck","4605":"yokie52","4606":"Chris S","4607":"Peter s","4608":"Cassel M","4609":"","4614":"Bruno Z","4615":"Fran R","4616":"WalterEKurtz","4617":"Guy M","4618":"homerlovesfood","4629":"Suzanne R","4630":"Nayal D","4631":"Giuseppe B","4632":"Alex S","4633":"Mke261a","4634":"ZKash","4635":"nancy d","4636":"JHR_1491","4637":"SchlaJoe","4638":"Canonista","4639":"AlwaysLovesToTravel1","4640":"Chris H","4641":"HappyEarthWalker","4642":"Nellie","4643":"dgqc","4644":"Joshy1973","4645":"St_Belmont","4646":"KatBurl1","4647":"franc h","4648":"nineteenlives","4649":"Rb6406","4650":"VictoriaSweets","4651":"retiredandenjoyingit","4652":"Judy916","4653":"Arembi","4654":"NorthStar399702","4655":"van20182018","4656":"Jenne E","4657":"Heather H","4658":"PhilG512","4659":"","4662":"","4667":"Brian H","4668":"Jstav1982","4669":"kp729","4670":"Reynaldo V","4671":"smiley6377","4672":"cgough710283","4673":"KaleahYoung","4674":"Lior z","4675":"Craig H","4676":"jfharron","4677":"ritapatel1","4678":"Hailie Jack G","4679":"Diane K","4680":"Jason S","4681":"A TripAdvisor Member","4682":"43donnaf","4684":"John S","4685":"T3194BImarkt","4687":"Toomuchtravelforwork","4688":"kennethbK5699WO","4690":"albinop733","4691":"dozyjo R","4702":"Goodwoman05","4703":"Chester J","4705":"nacho_man10","4707":"bev m","4708":"Tanya L","4709":"Tina I","4711":"Y3143ZWpaulam","4715":"Andrea S","4717":"paulgeci","4718":"Allan B","4720":"890danyss","4721":"John C","4724":"Sandyad99","4726":"MrsDanifun","4727":"cjk610","4729":"597moms","4731":"potjesj","4732":"FamilyMan1963","4733":"bigedd47","4734":"Avy W","4736":"Eva U","4737":"mich3948","4740":"pmarriott31","4741":"kimwB5350BC","4743":"Brooklyn T","4745":"Armand C","4746":"patrickcT9417PS","4747":"yvettes742","4749":"Endaysha L","4751":"Nancy H","4752":"alanevans5598","4753":"frankcW2044AK","4754":"shillyer","4755":"Rebecca M","4757":"Q2185HA","4758":"W3226FCadams","4763":"Mikedsn","4764":"535dales","4765":"gordanc96","4766":"gordonk37","4767":"Ruth B","4768":"charlottehE9281UH","4769":"Spinnelli","4770":"Tracey H","4771":"T V","4777":"122keldogger","4779":"35Zak_V35","4780":"M O","4787":"tiffanniep2015","4788":"Audrey S","4790":"Louise C","4791":"guest1234389","4792":"Dan R","4794":"Doug D","4795":"635tylerl","4796":"Fred A","4802":"Brian L","4803":"Bayw0lf","4804":"Jim S","4805":"adonoso6","4806":"GrandCayman123","4808":"asmith721","4809":"Jet529480","4811":"C6981EUsaram","4812":"Hydroroadie","4814":"Einstein F","4815":"Ron K","4818":"MarcieBoyer","4819":"KikiTee","4821":"James M","4822":"411BaseballTraveller","4823":"S_R123Whitby","4826":"Douglas T","4832":"foodmanchew","4833":"Patricia N","4835":"Timothy S","4836":"olorire","4840":"Kalpesh M","4842":"Mandy M","4843":"tallboy16","4844":"Linda B","4847":"LSU_Tiger88","4848":"Anthea C","4849":"L S","4851":"Ken M","4852":"Michael L","4853":"ukyrobert","4854":"Bethany D","4856":"Tal K","4862":"","4864":"","4866":"","4870":"synthia t","4875":"C H","4880":"voyager075","4885":"MarjodB","4890":"","4895":"neamster1","4900":"Jennrz","4901":"Colette F","4902":"Gillesby","4903":"Cathy B","4904":"myoung30","4905":"Diane D","4906":"Dwntime","4907":"Stylebook","4908":"DaniB1981","4909":"robm12015","4910":"bjornels55305","4911":"Kay G","4912":"Sherrylynn B","4913":"candysita2","4914":"Steveandchristine","4915":"","4920":"E D M","4921":"sunningvale","4922":"MargAleeta","4923":"Dave W","4924":"Alison B","4925":"Jason P","4926":"Paul E","4927":"Chuck D","4928":"Dave B","4929":"klaura67","4930":"","4934":"","4939":"","4941":"","4943":"","4944":"_davidatkinson1952","4945":"Biker-Mom123","4946":"Jill S","4947":"forthejoy","4948":"KarenandTodd","4949":"fivefoottwoeyeso2018","4950":"Peter K","4951":"MeanderingAgain","4952":"LindaLou1954","4953":"seabird737","4954":"Relaxing18","4955":"merryday14","4956":"Highridgehiker","4957":"trish-doug","4958":"Donna L","4959":"Charles G","4960":"Gerry W","4961":"RecurrentTraveller","4962":"Greg P","4963":"beenthere2010_10","4964":"Kevin P","4965":"melanie536","4966":"travelmom015","4967":"Irene A","4968":"Alex11Miki","4969":"cmgrand","4970":"Harvey W","4971":"jaykay99","4972":"KimandGilles","4973":"RosMike","4974":"Pauline A","4975":"Betty J","4976":"IrishCream","4977":"Griffibob","4978":"Angus R","4979":"atis46","4980":"Don M","4981":"abbottlind","4982":"PauMirtna","4983":"Fred B","4984":"Nicola B","4985":"Marie P","4986":"Megan T","4987":"Cindy V","4988":"jamie s","4989":"Lesley Patricia J","4990":"travelnik5","4991":"Flitterbug","4992":"Patricia F","4993":"Carlo S","4994":"mmcw2017","4995":"Sony_Alpha7_84","4996":"jane032657","4997":"adtp100","4998":"CrazyKphotography","4999":"galaxy148","5000":"Andrew G","5001":"victorstar","5002":"Beaverskins24","5003":"Trippelina","5004":"","5005":"las-Montreal_Canada","5006":"skyflash_9","5007":"monaobrien4","5008":"JacquelineL144","5009":"jlondon7","5010":"KDstamford","5011":"laineyhar","5012":"Francoise L","5013":"Ora J","5014":"fran972","5015":"MarlaToronto","5016":"KVM55","5017":"Karen M","5018":"rvrldy","5019":"Marg1402","5020":"Beverly D","5021":"Claudia S","5022":"chari12015","5023":"Julie P","5024":"Anne L","5025":"gangwarily","5026":"Juanita G","5027":"Gloria J","5028":"idgara56","5029":"jjpublic2017","5030":"ubouu","5031":"Maggie M","5032":"deansombrero","5033":"peterp_knobel","5034":"seasonedtraveller053","5035":"Jeff S","5036":"Dave C","5037":"John W","5038":"DVPA","5039":"JSD57","5040":"Angeles","5041":"DiamondLil47","5042":"ukv358","5043":"AdrianaGO","5044":"462lindalou","5045":"DWoollyTraveller","5046":"Chearn60","5047":"Georgette M","5048":"guglil","5049":"Iris C","5050":"Shaked007","5051":"Daniel W","5052":"Tdstar","5053":"D&B","5054":"MAGiven","5055":"toujoursenroute","5056":"tammy l","5057":"Collingwood-1957","5058":"Bente W","5059":"JHUK2014","5060":"dougd540","5061":"brennee2004","5062":"Brenda L","5063":"419dianefromontario","5064":"Albion123","5065":"JudithKuemmel","5066":"B P","5067":"Sheila E","5068":"flyingontheground","5069":"RalphCramdonCanada","5070":"","5080":"Barry B","5081":"Lynn G","5082":"Rob F","5083":"Sun4usOntario","5084":"Marymakings","5085":"Steve J","5086":"Shawn A","5087":"MyloEdwards","5088":"diane123479","5089":"Larry042","5090":"Darrell J. K","5091":"Jim R","5092":"Martha S","5093":"William B","5094":"estesq","5100":"2LonelyTraveller","5101":"bhugh2014","5102":"Kevin K","5103":"jimo663","5104":"Connie B","5105":"Farzana D","5106":"lorraine s","5107":"Reyan N","5108":"Jennenz","5109":"AneleW","5120":"bagger06","5121":"Friar4","5122":"Tasha J","5123":"PenAllen10","5124":"schnoobs","5125":"maureen c","5126":"Judy H","5127":"Sue030356","5128":"Brian W","5129":"lingfing22","5130":"Jane-How","5131":"missingthebuffet","5133":"bensagle","5134":"tlwusa","5135":"jason n","5136":"regnur","5137":"enenbee","5138":"1uvthe5un","5139":"HarryH66","5140":"skipper053","5141":"GoingSolo5","5142":"Tanja99","5143":"brendaleb","5144":"dsouzajm","5145":"chesneyta","5146":"BFMcK","5147":"Labattboy","5148":"healey_23","5149":"TheFamilyPLAR","5150":"iceberg21","5151":"PearlOntario","5152":"Toulinguet","5153":"Sabbydoo","5154":"Ana A","5160":"Seagull13","5161":"Notdunromin","5165":"Tara1016","5166":"JoJo","5167":"Jim L","5168":"rbbleb","5169":"hsockman","5170":"Dogrose17","5171":"Steve P","5172":"Matthew B","5173":"Kara B","5174":"Penny R","5175":"heathal","5176":"Lygia B","5177":"skarmo","5178":"Karen C","5179":"jaguar123","5180":"davidbe57","5181":"NannooOntario","5182":"Tonny M","5183":"sueontario2015","5184":"Michael K","5185":"","5190":"travelgators","5191":"Lorrie D","5192":"Val G","5193":"Nancy_Ottawa","5194":"Saleena","5195":"Arthur972","5196":"DJ D","5197":"newfound721","5198":"Tumbleweed17","5199":"Tpwilliams","5200":"Tanvandriver","5201":"Sharron T","5202":"Brian_Jan37","5203":"Fisheagle2513","5204":"nic966","5205":"VictoriaWestcoaster","5206":"TravelDispatch","5207":"CanadianTraveller185","5208":"amphitryon","5209":"pm-jm50","5210":"Jillian K","5211":"crs1026","5212":"AllanZ125","5213":"NGBUNK","5214":"Ladyfish2015","5215":"","5220":"remydoyle","5221":"jhsheep","5222":"t2311ps","5223":"Catherine O","5224":"Darren_K_C","5225":"swervin","5226":"Dawn472015","5227":"BJH1936","5228":"Bertha H","5229":"prairie_ola","5230":"anachronist","5231":"Tim H","5232":"Murray S","5233":"Madonna C","5234":"Josephine D","5235":"Roxanne M","5236":"MeadowvaleON","5237":"Catherine N","5238":"D_mar19","5239":"ChrisRVA","5250":"Centsable","5251":"CherylEdmonton","5252":"Catkins59","5253":"Debbie E","5254":"Catherine D","5260":"Svanegmond","5261":"PDGCEG","5262":"newfie-wife","5263":"S N","5264":"LanYin","5265":"Carmie_Mikey","5266":"Sohail M","5267":"T D","5268":"greenwayplanner","5269":"wvo","5270":"shell72","5271":"PrairiePat","5272":"TanyaRad","5273":"YAMA0611","5274":"Wood333","5275":"Jim D","5280":"","5285":"Tasslegurl","5295":"RealFreynet","5296":"cjmquinn","5297":"Robin T","5298":"David Neice","5299":"allanrix","5300":"Shirley G","5301":"Helene060","5302":"Alexandra S","5303":"purpleharp","5304":"Kevin L","5305":"Kurt F","5306":"labriemax","5307":"jacques1543","5308":"roberta1234616","5309":"steve7677","5310":"","5315":"Jean Pierre P","5316":"Matthew S","5317":"RobertMJThompson","5318":"Pat L","5319":"Blair T","5325":"Peter S","5326":"Millie R","5327":"itchyfeetx2","5330":"Jzjsolo","5331":"S.A.","5332":"twoinmaine","5333":"irishojos1948","5334":"stacia_neale","5335":"brigittethetraveler","5336":"suprgrover","5337":"cdeck10","5338":"GorrieGirl","5339":"rideau rambler","5340":"Lynn201863","5341":"Aaron S","5342":"titianv2017","5343":"Pat K","5344":"Linda D","5345":"","5346":"Jeanette M","5347":"Ken V","5348":"Shaun W","5349":"OnAnotherJourney","5350":"erica r","5351":"markoverdulve","5352":"eileenk508","5353":"Q4082HOannamarias","5354":"jonnyf01","5355":"deenyg","5356":"Mae J","5357":"heathergH758QW","5358":"Jennifer V","5359":"Y8360LWkarens","5360":"Lorene H","5361":"michell t","5362":"Lorna N","5363":"Charles B","5364":"Andre Joanisse","5365":"Nico M","5366":"Porfirio_Diaz","5367":"119isa","5368":"Aurea W","5369":"ABoelaars","5370":"tricialwward","5371":"","5376":"abrook_589388","5377":"johnmmiv","5378":"Margaret H","5379":"rosemary389","5380":"natalie_t_lewis","5381":"Kristel_VdB","5382":"hannewenkeler","5383":"tobi618","5384":"Yvonne W","5385":"Riverbend88","5391":"evabQ1591ND","5392":"Linda L","5393":"jomT7202QR","5394":"706rossw","5395":"Lynn C","5396":"yiufaic2017","5397":"safethansorry","5398":"KAREN W","5399":"Kat","5400":"002getaway2016","5406":"Judy P","5407":"Terry S","5408":"O8113OYjohnd","5409":"clarke_ian_p","5410":"237yoshikoo","5411":"65Pmobile","5412":"wawel25","5413":"paulo o","5414":"JeannieMc","5415":"alicelR7711EG","5416":"Shauna B","5417":"lucyp589","5418":"lendag143","5419":"jejohartman","5420":"genevieveg164","5421":"P7525KHpatm","5422":"brookerobinson0819","5423":"Bruce B","5424":"Louise W","5425":"H4980GLpaulw","5431":"J.Wagner","5432":"Leland H","5433":"liesavr","5434":"brucecarmichael","5435":"mars939","5436":"gwynne610","5437":"megand852016","5438":"kathrine635","5439":"matiash765","5440":"bw12016","5441":"IlonaReynolds","5442":"AnnekSydney","5443":"chinaarob","5444":"curtish299","5445":"Italiantravell","5451":"Sally S","5452":"crischam","5453":"reynoir2","5454":"annmarie741","5455":"TravelElk-de","5456":"Andrew J","5457":"mtncatt","5458":"nassvalleygirl","5459":"MMJFFP","5460":"DaveR70","5461":"hungryman2016","5462":"las519","5463":"Maude F","5464":"barbarajR5722HJ","5465":"davidmQ8163LO","5466":"JoanneVI","5467":"72sharon","5468":"sweetneat99","5469":"franyep","5470":"BrianThoman","5476":"Danielle R","5477":"888mikey","5479":"suojo88","5480":"lifedoesnotwait","5481":"Thaicindy22","5482":"captblk","5483":"Kate M","5484":"suuuueeeeeeeeeeee","5485":"Andrew D","5486":"Ian G","5487":"Bibliotec44","5488":"Kim L","5489":"Kluane C","5490":"David H","5496":"floragal2015","5497":"MickandA","5498":"chgraham","5499":"alisonrR9625GV","5500":"Michael S","5501":"140corinneb","5502":"CHakes003","5503":"Van C","5504":"bobwO2657LH","5505":"EyeFocus","5506":"tamers_riad","5507":"brendamW6755GV","5508":"150liac","5509":"Adrian S","5510":"Northerner123","5511":"mikeE727PS","5512":"mm21nz","5513":"captn_rocket","5514":"Gini D","5515":"692jak","5516":"N6418VRtraveller","5517":"James H","5518":"doreen530","5519":"lauramyoung56","5520":"michelley95","5521":"paulrC3460FL","5522":"fergusc954","5523":"Rory C","5524":"GreyNomad2014","5525":"darrelll828","5526":"olivier799","5527":"Susanna G","5528":"Z4100JEmaryg","5529":"mmace_marion","5530":"Hermann F","5536":"Madgrad96","5537":"Dawn B","5538":"blbttl74","5539":"markO8169ED","5540":"Danica M","5541":"Till H","5542":"Heather S","5543":"Fabien C","5544":"Sophia G","5545":"Steve P","5546":"","5551":"Lena P","5552":"Anita Z","5553":"Boaz R","5554":"Vacationtime2014","5555":"Mark H","5556":"Al P","5557":"Jaci44","5558":"TaraBree","5559":"Brielle W","5560":"Brent R","5561":"Kat_Taiwan","5562":"snowbuzzard","5563":"Ryan L","5564":"alaska327","5565":"Susan B","5566":"Maggie4659","5567":"GypsyJax","5568":"Erica9399","5569":"121pooh","5570":"Joan M","5571":"zack w","5572":"Anne R","5573":"SanDiegobirdlady","5574":"rafrnhm","5575":"DIRK T","5576":"Morgan T","5577":"Maurizio3030","5578":"pully2017","5579":"Iggy M","5580":"Robyn Z","5591":"yanager","5593":"orpers","5594":"Chris P","5595":"_deeanddave7","5596":"Kaz1961","5597":"Thethirstytraveller","5598":"Deb C","5599":"K P","5600":"NanandSi","5606":"Rolland_Buttar","5607":"bustrainboatwalk","5608":"Korina S","5609":"CoraRogers","5610":"Jim I","5616":"Sharmili S","5617":"Kevin M","5618":"ccrCalgary_Alberta","5619":"Joe D","5620":"Sally E","5621":"Rachel B","5622":"Pat M","5623":"kandfbowler","5624":"Rachel M","5625":"Darin T","5626":"Barry S","5627":"zh-frog","5628":"Alice S","5629":"Elliot S","5630":"995traveler","5631":"Roger B","5632":"JaneDoeWYO","5633":"williamsL1766LX","5634":"Beertenor","5635":"Stan D","5636":"Sean M","5637":"Cassandra L","5638":"Stefanie W","5639":"Sharon R","5641":"Ken E","5642":"sjn816","5643":"Brandi604","5644":"pebs2014","5645":"Therese S","5646":"ColinPeacock8","5647":"gypsyretirees","5648":"Nicci B","5649":"howinoz","5650":"stonellas","5651":"AHCiccone","5652":"1Jeane","5653":"Rod B","5654":"Pete F","5655":"george963_au","5656":"RLM2014","5657":"John R","5658":"lori m","5659":"Steveytr","5660":"Randy C","5661":"sunnygirl0524","5662":"Eve_72412","5663":"2002r1150gs","5664":"OnAnotherJourney","5665":"gbwell","5666":"travellerj60","5667":"Yellowknifer","5668":"Mike A","5669":"sloesong","5670":"Chris C","5676":"teamarmstrong2013","5678":"Mt N","5679":"VerwoodChurchmouse","5680":"Mark P","5681":"Lieke v","5682":"cava33","5683":"Joyfulnewf","5684":"vicki551","5685":"Beezee12","5691":"Scatterburst","5692":"Vickie W","5693":"CanadianJane1957","5694":"MackenzieCalgary","5695":"selmy121350","5696":"Luc R","5697":"Lenore P","5698":"MrClean777","5699":"IanArrJay","5700":"EKantorovich","5701":"ozart","5702":"etanas","5703":"Elmoinspace","5704":"DMGthe2nd","5705":"M-J D","5711":"Oaky_10","5712":"BushBeast","5713":"ldnapier13","5714":"dancer9890","5715":"FredWkohler","5716":"TGG71","5717":"Lou113","5718":"McJagels2","5719":"raytozer","5720":"margarita_red2006","5721":"Martinmacc","5722":"sniff65","5723":"ariellahdw","5724":"marcin k","5725":"janice_jackson","5726":"Caliwpc","5727":"mike2733","5728":"vkdoca","5729":"buddy2596","5730":"Mommakeates","5731":"curlers_from_Terrace","5732":"kws_11","5733":"dnkpowell","5734":"jtmwallace","5735":"caramello51","5736":"tlc007","5737":"luisagenova","5738":"Shappat","5739":"JennyYork_England","5740":"dkrugercda","5746":"AroundTheWorld360","5747":"Ian S","5748":"bruceaitkne","5749":"otistdriftwood","5750":"celticdragonfly","5751":"moements","5752":"Journey817747","5753":"Paulnotthewanderer","5754":"elizabethsU5042YP","5755":"anonofbiggs","5756":"","5761":"Shiab","5762":"Robert H","5763":"kents a","5764":"Cheryl A","5765":"chromedragon","5766":"Chris W","5767":"KEITH T","5768":"Roger A","5769":"Georganne E","5770":"nelson d","5771":"gtener","5772":"Charr L","5773":"O-Sherry","5774":"mrspaulh","5775":"wendymal2018","5776":"John R","5777":"638jeanetteb","5778":"H3887FPmarkh","5779":"LilyChina","5780":"Ursula M","5781":"kenlimawright","5782":"Linda W","5783":"VinnyBunn","5784":"Damien_1066","5785":"TrishPannell","5786":"dpezz","5787":"Fraser E","5788":"Linda O","5789":"ramrod2017","5790":"Flyby0161","5791":"Dwight T","5792":"shanbobo2018","5793":"Shahidul islam","5794":"Buch78","5795":"Kirby J","5796":"OnAnotherJourney","5797":"Les N","5798":"P999MM","5799":"Mgreany","5800":"Glen W","5801":"RoyVickers","5802":"daveyboy04","5803":"Lynherlynda","5804":"GTH2013","5805":"justrewardf4","5811":"Lois K","5812":"Jim M","5813":"Harmonie","5814":"macotak","5815":"Todd B","5816":"PookyCake","5817":"Sunshine583939","5818":"ballard_n_s","5819":"Stefano C","5820":"ericandtrudy","5821":"Bob S","5822":"Bart","5823":"Wendy T","5824":"Capnhi9er","5825":"Bugqueen","5826":"pissy25","5827":"rossbald","5828":"NCS_AB","5829":"MrMrsW50","5830":"Pierre S","5831":"ChipSt_Paul","5832":"Christoph F","5833":"MichaelafromCanada","5834":"55bkm","5835":"Anne L","5836":"fuzzynaval","5837":"Ryan S","5838":"David B","5839":"Busytrecking","5840":"NVanGuy","5841":"BluetoGrey","5842":"welshman1955","5843":"tracy_bains","5844":"Tripperzerro","5845":"alexandra l","5846":"davidjackie1957","5847":"Stan A","5848":"Marcia T","5849":"Cheryl_858","5850":"Cari H","5851":"Austrav27","5852":"Sara D","5853":"debra j","5854":"Barend2015","5855":"Diane M","5856":"Pat L","5857":"Shannon G","5858":"LLHH","5860":"GORDON K","5866":"mcbrule","5867":"Zoscha96","5868":"Pam164","5869":"David A","5870":"Eunice t","5871":"Leona Z","5872":"Anne M","5873":"X3960LGchristopherc","5874":"robertkV3082RS","5875":"EdfromAlberta","5881":"Jennifer R","5882":"Bellecoeur","5883":"HAL425","5884":"angela123_10","5885":"topdog1973","5886":"Lisa S","5887":"Aussietraveller1952","5888":"RachelTellItLikeItIs","5889":"marcgrimbergen","5890":"KAM123959","5891":"Bev R","5892":"Pat D","5893":"Joseph B","5894":"mcleana","5895":"Radirish328","5896":"sunsnowmud","5897":"janandnathan","5898":"Jimbo2525","5899":"phu14","5900":"Welshman1956","5901":"GillyT","5902":"messymoose","5903":"Kate181793","5904":"Baz B","5905":"David M","5906":"166vicky","5907":"rocdoc_12","5908":"Jim_and_Barbie","5909":"MaryEllenTravels","5910":"bnm37","5911":"Chris I","5912":"llangley","5913":"Wandering6","5914":"Kevern7","5915":"DonBursle","5916":"ianmilne69","5917":"RanyDanny","5918":"OffTrackCalgary","5919":"canadianspierce722","5920":"raeann01","5926":"John F","5927":"Aila A","5928":"LCbluenoser","5929":"mposzt","5930":"Susan012014","5931":"756Annie756","5932":"maxandrosie","5933":"Kim E","5934":"Sandra D","5935":"Sledcrasher","5936":"Dave B","5937":"worker033","5938":"Nicola538","5939":"DDG42","5940":"Jennifer H","5941":"kiwiV8","5942":"bb-starr","5943":"Peter M","5944":"zaphodfw","5945":"Rodney T","5946":"Andy M","5947":"scottjacobson2","5948":"Cayla C","5949":"Warkentin R","5950":"Brandi604","5951":"tomgallagher2017","5952":"Susan g","5953":"Catherine T","5954":"Wendy F","5955":"JKPacker12","5956":"VBassett","5957":"martabm212","5958":"LouieMcGoo","5959":"Aryou","5960":"jamesandjulia2015","5961":"Michael B","5962":"PDICKSON2014","5963":"md c","5964":"richardmurr","5965":"Hugo B","5966":"","5971":"Jennifer D","5972":"kimes22","5973":"N M","5974":"WordTraveller250604","5975":"Stacey L","5976":"pien83","5977":"128BobbiK","5978":"David H","5979":"mikneilly","5980":"Barrie D","5981":"ivanl806","5982":"apaetow","5983":"Picky_BCTraveler","5984":"MichaelR3162","5986":"Imran M","5991":"kgs212","5996":"fitzrae","6001":"Erik V","6006":"luizadmcampos","6011":"Edi S","6016":"Karen K","6021":"Nancy B","6026":"Coralled","6031":"","6036":"Megan","6037":"tlakelabs","6038":"Cathie B","6039":"Susan N","6040":"Pinnacle17","6041":"Cari H","6042":"Debbie V","6043":"Sarah v","6044":"jhsheep","6045":"Kate D","6046":"","6056":"Archangelsgirl","6057":"Rhonda S","6058":"laurenbess","6059":"Dianne768","6060":"travelingrose2015","6061":"Grammyplamla","6062":"Serge M","6063":"Peter B","6064":"Goldie6463","6065":"5gophers","6066":"colt123","6067":"Galago1962","6068":"Vida J","6069":"NorthernBarb","6070":"SonjaB60","6071":"carol g","6072":"mrrick200","6073":"David W","6074":"westcoastd17","6075":"J E","6076":"Frances W","6077":"Sharonbader","6078":"Jane H","6079":"DevaMarie","6080":"Eileen S","6081":"freedom8","6082":"Laura_Alberta","6083":"Remco-Ophof","6084":"Katherine M","6085":"fussline","6086":"Dave R","6087":"Tom W","6088":"islandman10","6089":"Bramble5","6090":"chicosmama","6091":"CanadianTrainTravele","6092":"RonTSmithers_B_C_","6093":"Brian_Mairs","6094":"madgicsh","6095":"drowningviking","6101":"treasureseekers","6102":"Marjolein_Dekker","6103":"jniddy","6104":"LauraInTheMountains","6105":"Fibrelady","6106":"janthina","6107":"GrandmaGoldwing","6108":"Gravelburger","6109":"David A","6110":"canEHdiancouple","6111":"JennyGAustralia","6112":"Nick W","6113":"kakapo","6114":"kenbonsaun","6115":"LenelF","6121":"r0088","6122":"SkykomishBob","6123":"Space58","6124":"mm352015","6125":"Ursula M","6126":"Herb H","6127":"Laura M","6128":"Tomax5949","6129":"Heather S","6130":"VinceLedge","6131":"","6136":"Robert L","6137":"Lavona S","6138":"Laura C","6139":"603coryc","6140":"Connor F","6141":"bigcahoon","6142":"Doglover286","6143":"Victorianlad","6144":"SHEILS A","6145":"Julia D","6146":"Nurit_b-12","6147":"Philip_Bolster","6148":"Juliette F","6149":"docndonna","6150":"Rick K","6151":"FarAway467432","6152":"Terry P","6153":"Scott R","6154":"Jacqueline S","6155":"ElizabethAnn151","6156":"Dawn-AnnSchneider","6158":"Biddy325","6159":"carol a","6160":"Gale K","6181":"OrnaLavie","6182":"Marianne G","6183":"Aaron25","6184":"Randi6957","6185":"Linda K","6186":"fraspear","6187":"Viwordlady","6188":"joel o","6189":"Todd154921","6190":"HockeyJohn_1","6191":"clarebellePortVila","6192":"Cafelow","6193":"Dana H","6194":"Celestino G","6195":"Katsogiannou","6197":"Cassie002","6198":"Leanneleannadanna","6199":"senorafrog","6200":"TravelAround70","6201":"tripletoes","6202":"AltonTraveler","6203":"debbiebrooklyn","6204":"rtsvg","6205":"bunnysitter","6216":"Isabel S","6217":"langdoc","6218":"dog-dadd","6219":"Charmaine M","6220":"shuk l","6221":"free2snicker83","6222":"PamelaFriesen","6223":"BerniceSeattle","6224":"Craig L","6225":"Sam F","6226":"Charles S","6227":"Jenmac48","6228":"bernieb526","6229":"Cyberjohn07","6230":"bridieDuncan","6231":"Shirley H","6232":"wearecanadian52","6233":"Susan B","6234":"toluce","6235":"Paula K","6236":"Bruce N","6237":"shutterbugdiva2016","6238":"Chey M","6239":"Susan V","6240":"Jill-Robert","6241":"","6246":"David B","6247":"Kimsquit","6248":"phil&dot","6249":"Jaymes F","6250":"Brian365765","6251":"John D","6252":"addicted2mexico","6253":"Tootsall","6254":"James A","6255":"DalianEx-pat","6256":"italolandese","6257":"Emmeken81","6258":"tothelimit","6259":"Kihew K","6260":"Brenda S","6266":"Adrious J","6267":"Glenna M","6268":"John B","6269":"donny-wanderers","6270":"dljTerrace_Canada","6276":"ronmoon66","6277":"helena k","6278":"muskrat88","6279":"TCalgary88","6280":"meganashley2","6281":"MQandMK","6282":"EvelynForster","6283":"terracebc","6284":"kinney42","6285":"AlbertaBushman","6286":"trigger019","6287":"traveler98761","6288":"Koralee","6289":"ryan293926","6290":"Mareluna73","6291":"nsvancouver","6301":"585rolft","6302":"Pascachouette","6303":"somewheretodisappear","6304":"Mj P","6305":"Dwight T","6306":"Simone K","6307":"JC999999","6308":"Robbonon51","6309":"nigelm813","6310":"Bufordsightseer","6311":"Wendy S","6312":"Mobile743357","6313":"rodb987","6314":"IqaluitKeith","6315":"PeteDion","6316":"Footloosepantsfree","6317":"O-Sherry","6318":"Christiane P","6319":"sheiladave2017","6321":"annjetti","6322":"JavaMama75","6323":"Ronald N","6324":"Hans S","6325":"123juliand","6326":"835maryanner","6327":"LLHH","6328":"johngc795","6329":"Vfdavis","6330":"Lisa B","6331":"","6341":"Hawaiisurfn","6342":"Stephanie Kate","6343":"Adam Q","6344":"Ilena73","6345":"Bo Rejmert S","6346":"Jeanie B","6347":"Diana F","6348":"michaelbkolsky","6349":"NorthCountryWriter","6350":"PeterJtrips","6351":"trelynn","6352":"Sarah C","6353":"ScubadiversM-M","6354":"Matt B","6355":"MaureenH_11","6356":"Andy H","6357":"rodjenks","6358":"Angela R","6359":"Michele G","6360":"Gordtgr","6366":"Michelle H","6367":"Lee C","6368":"Geraniumred","6369":"Jocelyne S","6370":"jmedm","6371":"Tim P","6372":"travelingman447","6373":"Jenny M","6374":"Russell H","6375":"Debra D","6376":"Linda S","6377":"Margaret B","6378":"Vlad_Inh","6379":"Debra T","6380":"Alfons B","6386":"Andrea G","6387":"nixgirl","6388":"AD192016","6389":"Anthony D","6390":"TomC50","6396":"sopito","6397":"ThriftyGypsy","6398":"Noela W","6399":"PGFamilyGuy","6400":"tinanuge","6401":"Ssute350Oz","6402":"Keith H","6403":"HeatherC1025","6404":"ketchikangurl","6405":"John1605G","6406":"PatrickCKampenhout","6407":"JonnyG47","6408":"Carol2012787","6409":"Traveling_Welshman","6410":"cheekychubbychops","6411":"jengeogeek","6412":"LoneRangerDude","6413":"Rebecca K","6414":"Tahunga","6415":"DavidJMcWalter","6421":"tobaccocay","6422":"kate204","6423":"Rory C","6424":"RedroverOttawa10","6425":"Michael G","6426":"Kelly B","6427":"Ron H","6428":"Tony E","6429":"MreMargaretRiver","6430":"kidtripping","6431":"AKTraveler2012","6432":"Lancealoft","6433":"BCBusinesstraveler","6434":"ExhaustedTvlr","6435":"TheHabs2013","6461":"Mike P","6466":"shelley m","6471":"534DouglasM","6476":"SifnosNo1","6481":"gwlynn","6486":"Loochies","6491":"Heather A","6492":"CProvost","6493":"Bonnie W","6494":"Ed B","6495":"Nolpreen","6496":"Hammer132014","6497":"eztourist","6498":"Jo-Anne B","6499":"meltemi51","6500":"Dave B","6501":"Jen W","6502":"Deepika D","6503":"Jim W","6504":"Kerry C","6505":"1jnf3","6506":"energizer090","6507":"Picowell","6509":"carvelqueen","6510":"Robert W","6511":"","6516":"llein","6517":"RonAKA","6518":"CanuckAbroad2","6519":"dsfamilyAlberta","6520":"Gurj B","6521":"PBTravelstheWorld","6522":"Judy P","6523":"Ty K","6524":"hayleyhab","6525":"Marcia H","6526":"maddie4bc","6527":"David U","6528":"Bob K","6529":"Ben Y","6530":"Jason H","6541":"wescbr","6542":"mkdkbkmk","6543":"ELO","6544":"Chris S","6545":"mlsonvani","6551":"Nathan C","6552":"Brian V","6553":"Catherine S","6554":"Stephanie M","6555":"kiddsplay29","6556":"Anne B","6557":"tripann","6558":"ttledrew","6559":"HappilyeverRafter","6560":"B&L","6561":"Alex H","6562":"Kelly C","6563":"mitchmob","6564":"BikerGal650","6565":"886judy","6566":"Mojovennie","6567":"jumpstartalberta","6568":"Sac2Travelers","6569":"suegre60","6570":"Jeff G","6571":"Mariejana","6572":"Cynthia B","6573":"lisarP3597WR","6574":"Anne L","6575":"vialactea","6576":"Jennifer Z","6577":"Ellen D","6578":"EJ_Abes","6579":"Diane C","6580":"JoyceDH","6581":"Glen M","6582":"david k","6583":"SolusTraveller","6584":"Ellen K","6585":"John J","6596":"Ramblers1977","6597":"Indyb0nes","6598":"annchasebc","6599":"FrancesMae","6600":"BrianneK","6601":"TuckerVictoria","6602":"Andrea B","6603":"canadianveggie","6604":"YaYaCruiser","6605":"Danielle S","6606":"Archie C","6607":"KHRMLWM","6608":"acgardiner","6609":"julietheoracle","6610":"Richard M","6611":"catp79","6612":"Hally H","6613":"Ruth T","6614":"Kilguy","6615":"Acidentalturist","6616":"campinginhotels","6631":"","6636":"aws_alahmad","6637":"kayakjoe55","6638":"Jazz","6639":"Christy","6640":"Sandy C","6641":"DaQi","6642":"Brian H","6643":"aktreetop","6644":"Volker H","6645":"ashes9729","6646":"Norman F","6647":"StockandMorgan","6649":"Michael C","6650":"Jariya","6651":"Joyce H","6652":"DGPoleman","6653":"Soonie68","6654":"EEM88","6655":"65Pmobile","6656":"Z5292KWrobertc","6657":"Barbara W","6658":"D C C","6659":"MMacDad","6660":"Jonathon L","6661":"reynoir2","6662":"mary m","6663":"Ren1211","6664":"TwoMensMum","6665":"665darryls","6666":"tomubest","6667":"Reas64","6668":"Lizz P","6669":"MichaelM0079","6670":"Kim A","6671":"Peter H","6672":"fayo400","6673":"Wendy K","6674":"Murray C","6675":"Chrosmond","6676":"Kevin K","6677":"J_Rome","6678":"JT F","6679":"SolusTraveller","6680":"elmop","6681":"","6686":"Younghun J","6687":"tiggins","6688":"Neil L","6689":"Catfish85U","6690":"syphone","6696":"Paul L","6697":"ali3240","6698":"bigtrippertoo","6699":"LeslieJacob","6700":"muskrat88","6701":"spamvindalo","6702":"syko_sis","6703":"YDL097","6704":"Nora15","6705":"jt0475","6706":"Rod123","6707":"JJunos","6708":"kappas1","6709":"iki4","6716":"","6718":"amdgriggs","6723":"","6738":"David W","6743":"Travellingcoop","6748":"lovesvacation47","6753":"Hethir","6754":"Kylee R","6755":"PHK250","6756":"kampervooman","6757":"Fernwoodian","6758":"EEM88","6759":"rac6969","6760":"Dilly1952","6761":"sharbear2018","6762":"burton8j","6763":"","6778":"Harry G","6779":"Cody C","6780":"Jimbo999186402","6781":"128BobbiK","6782":"dave32146","6788":"Dan_Strasser","6789":"Bdaytrip57","6790":"Justinthai","6791":"Zenbro","6792":"annensteve","6793":"N8BAlabama","6794":"Loren778899","6795":"Nancy0123","6796":"kraut_chick","6797":"Laurence E","6798":"anafricanincanada","6799":"DragonBeanie","6800":"talaha","6801":"tsparling","6802":"Ryan H","6803":"WhiteWolfPG","6804":"1Bubba","6805":"Jackie W","6806":"Miworthian","6808":"bcbc2013","6809":"Bradney T","6810":"TomC50","6811":"SquamishFooty","6812":"Chris_Traveller_01","6813":"oaklyn","6814":"traceyrmj","6815":"holiday4four","6816":"Debe W","6817":"Tobi T","6818":"Maria P","6819":"HelenCarstairsAB","6820":"FanTanAlley","6822":"Erica_from_PG","6823":"j_thomas01","6824":"kidtripping","6825":"Ellen M","6826":"Tanya B","6827":"KingsQueen768","6828":"Jillian S","6829":"TLXTravel","6830":"Bill R","6831":"John C","6832":"marymary077","6838":"neysie","6839":"Allingwelsh","6840":"Lovelybilly","6841":"DiverRob","6842":"tedcBc","6843":"MIKEY6969","6844":"neverstayhome","6845":"geoqwest","6846":"AucklandKat","6847":"Liz&Nick","6848":"Jonathan V","6849":"simeon","6850":"SouthOxon","6851":"Trek35114","6853":"","6856":"RP6283","6857":"Marquettemary","6858":"Valery P","6859":"Scooter M","6860":"munro725","6861":"Myrna B","6862":"Jake J","6863":"kes1955","6864":"2Midwest","6865":"Chrisju2013","6866":"J D","6867":"Keetu","6868":"Deeznutt","6869":"Tequita","6870":"StuartGustafson","6871":"","6876":"Suzanne C","6877":"Nshwaaswi","6878":"David in Canada","6879":"nickelcitygirl","6880":"Centraldrc","6886":"DAB67","6887":"Mike P","6888":"David D","6889":"aaltje888","6890":"lkpa67","6891":"Sarah H","6892":"Hugh M","6893":"timelesstart","6894":"Dave H","6895":"Janina999","6901":"Donald R","6902":"superman56ba6","6903":"caribhunk","6904":"tornadomom","6905":"Ricky333","6906":"Arnie_M4956","6907":"motomoda","6908":"JPchick","6909":"Regislive","6910":"laraoz34","6911":"andyjhc67","6912":"mslade","6913":"sailorjeff","6914":"Matt M","6915":"embassy101","6916":"DonnafromTorontoOnt","6917":"tsg1965","6918":"ajoshawa_11","6919":"Louise M","6920":"Sebring999","6921":"spirtster","6922":"clike","6923":"carriecomma","6924":"danielle_220565","6925":"iceman_137","6926":"","6927":"DebfraMN","6928":"Pamela S","6929":"buttereau","6930":"Matt C","6931":"BCbikeGuy","6932":"eeback","6933":"janet f","6934":"LiRan99","6935":"oldgang598","6936":"maryo702","6937":"","6942":"Grace439","6943":"Citallwic","6944":"Brody T","6945":"Teresa N","6946":"VinceL403","6947":"iiml","6948":"Oliver L","6949":"cookieswife","6950":"hestia52","6951":"Rebel-NS","6952":"capelite","6953":"Donna W","6954":"Andy H","6955":"LiveLobster","6956":"Jeffrey B","6957":"Kellie A","6958":"djne11026","6959":"Gordon B","6961":"Vili_S777","6962":"Evelyn M","6963":"athowatt","6964":"kingskorner","6967":"Scott L","6968":"Fran W","6969":"RMB","6970":"Sasha","6971":"Chaylene","6972":"kateE656ZS","6973":"Chelsea Veinot","6974":"Laura Robinson","6975":"grammer521","6976":"Flyer784364","6977":"","6982":"Aaron Smith","6983":"Richy_Bobby","6984":"Jake M","6985":"Concoa","6986":"ConnieBrad","6987":"ssnkr","6988":"Brenda N","6989":"Barry W","6990":"Danita H","6991":"mochachocalatte","6992":"coastalgardener","6993":"Connie L","6994":"Alison G","6995":"Lynda E","6996":"Debrat24","6997":"jcolson999","6998":"ssugar6686","6999":"Brandon G","7000":"Debbie-Alan-Alex","7001":"emacx","7002":"Anne S","7003":"1Businessman--2","7004":"Sandra Z","7005":"Candais","7006":"Robert T","7007":"Hongfa W","7008":"lorenbc","7009":"Diane B","7010":"aheldz","7011":"cckone","7012":"Robert G","7013":"Bwild16","7014":"Nicole L","7015":"gkgansfuss","7016":"SweetPea","7027":"AngelaMcTaggart","7028":"Brandon M","7029":"Jan K","7030":"Tim M","7031":"Smilinkaren","7032":"markcV7157JQ","7033":"ldhd2007","7034":"Traveler700985","7036":"LP1247","7037":"Carolyn M","7038":"Jerry S","7039":"Pat G","7040":"sam162016","7041":"b r","7047":"Eurodame","7048":"helen s","7049":"aileenfenton","7050":"Abergie13","7051":"Jill H","7052":"EMILY W","7053":"_davermcd","7054":"hicynthia13","7055":"AnneB11","7056":"iamzeke","7057":"rdonovancci","7058":"Steven G","7059":"Deborah D","7060":"Lee G","7061":"Angela7417","7067":"DRM55","7068":"rnash10419","7069":"Hollymberi","7070":"APAX152","7071":"VagabondsDotCH","7072":"DMintz22","7073":"Peg99","7074":"Mike G","7075":"Jill B","7076":"Mark D","7077":"BARBRA L","7078":"MJPearce","7079":"64cedricm","7080":"Littleriverlodge","7081":"bauders","7082":"Ian K","7083":"wggreathouse","7084":"Kellie S","7085":"MadaEth","7086":"mssimpson","7087":"Jane A","7088":"christa c","7089":"Stephen D","7090":"Kirk W","7092":"KimR56","7093":"MrsPacker54","7094":"Sabrina H","7095":"ALfromManitoba","7096":"Carol B","7097":"donnyMiltonKeynes","7098":"LisaRandon","7099":"Diane K","7100":"Tracy B","7101":"Michelle008_800","7102":"lovesunshine85","7103":"DaveNS","7104":"janet g","7105":"The_LeBlances","7106":"Mike P","7113":"lyndaowen","7114":"dotmar007","7115":"dogcabo","7116":"Peicar","7117":"Nicole O","7118":"MEES27","7119":"Sam K","7120":"mrsjumb0","7121":"Andre_Fournier","7122":"Chantal C","7123":"Roberta B","7124":"Paul J","7125":"Camille C","7126":"John T","7127":"Stephen B","7128":"Caribasianlady","7129":"SandraNbill B","7130":"12Soccermom","7131":"sfryyz","7132":"F and M R","7133":"nicolep404","7134":"voyageurviv","7135":"TravelingProfessor","7136":"Darren D","7142":"LisaM_home","7143":"doreen l","7144":"Wendy M","7145":"Paula S","7146":"cagail52","7147":"Megan L","7148":"Riesling F","7149":"Maddytow","7150":"day53lily","7151":"NSAdventureSeekers","7157":"Hammer222222","7158":"woozie57","7159":"Novie","7160":"Silvertipsun","7161":"Gils_10","7167":"ClearWater62","7168":"elenaselest","7169":"corrinas508","7170":"trainfan2000","7171":"CanadianBadger","7172":"Angela S","7173":"apriland","7174":"LollyNovaScotia","7175":"Rody C","7176":"Rick D","7177":"Here_we_go2000","7178":"eyeflytoo","7179":"deniserichard0218","7180":"bnatigcomman","7181":"dawn d","7182":"MaureenT7224","7183":"wgoater","7184":"chippip","7185":"mel757","7186":"CruiserChicks","7187":"","7197":"Gigio1968","7198":"Corky R","7199":"Zoey Z","7200":"Debbie D","7201":"Victoria14","7202":"Rachael R","7203":"DianneRobertson","7204":"mouseHerts","7205":"GanesanAbbu","7206":"denisemouter52","7207":"Jim S","7208":"donf456","7209":"nn207","7210":"Nathan Blades","7211":"Karen S","7217":"ijloewy","7218":"Traci K","7219":"KMTH2014","7220":"gillian g","7221":"Sandbuilder","7222":"JOANNA C","7223":"Kaystraveladvice","7224":"JDCOntario","7225":"Wayne S","7226":"Chicki7","7227":"Sandra M","7228":"tetemac","7229":"deppy","7230":"Carole L","7231":"Rubyshelby","7232":"Mary_Oregon_10","7233":"gailp111","7234":"Daniel F","7235":"randy nielsen","7236":"Halifaxduo","7237":"Sue6340","7238":"Umbear","7239":"Patrick M","7240":"dialitout","7241":"Alistair V","7242":"Karen B","7243":"nataliemae","7244":"yvonnecar","7245":"Danielle B","7246":"Samantha P","7247":"John S","7248":"mimiwoodbridge","7249":"allan m","7250":"Hal C","7251":"Cheryl B","7252":"POACA","7253":"Iain C","7254":"Veralyn S","7255":"Chad T","7256":"Carter J","7257":"Anne E","7258":"Nicholaus Lupi","7259":"AnacoTraveler","7260":"UptownCajun","7261":"johnnyvegas22","7262":"AnnetteDB","7263":"JohnnyHighPlace49","7264":"Wendy S","7265":"ABMcP","7266":"Rosemary W","7272":"WHMeg","7273":"mastles","7274":"Cheryl-Anne T","7275":"Brian M","7276":"woodmister","7277":"freedom155032","7278":"Susan R","7279":"TC H","7280":"Noraatc","7281":"Marianne P","7282":"Susan7","7283":"fgioia67","7284":"pagetsb","7285":"50StateVisitor","7286":"kylaclay","7287":"PAMELA B","7288":"SDMichael0314","7289":"Winterbreak14","7290":"needlewoman2016","7291":"Erica D","7292":"flynntwin","7293":"Larry H","7294":"dockdog","7295":"Susan M","7296":"cruiser1968","7297":"Tom H","7298":"Shelly F","7299":"Bluenose Two","7300":"piotzar","7301":"seyhey","7302":"angrymother888","7303":"KDD902","7304":"jrfandff","7305":"Islandmomma58","7306":"Donna M","7307":"anitafarmer","7308":"Emile33","7309":"Donna R","7310":"Asiya M","7311":"AntigonishBarb","7312":"kfamily6","7313":"fdunlap","7314":"thumperKitchener","7315":"LoveTravel61357","7316":"Andrea P","7317":"nestor512","7318":"csbrew","7319":"Youri05","7320":"Brianna P","7321":"IndianaTravelmom","7322":"Gayle E","7323":"katasha","7324":"GLNRepeater","7325":"Connie H","7326":"Anju G","7332":"BHLovesTravel","7333":"Ashley S","7334":"Michelle M","7335":"Karen L","7336":"Sparra53","7342":"Sarah H","7343":"diamonds_lady","7344":"Janice C","7345":"jamesfurze","7346":"Pat H","7347":"FleurdeCheriLee","7348":"rlwlawrisk","7349":"valump78","7350":"augusta a","7351":"thegeezer12","7352":"Carol B","7353":"marvelous m","7354":"John K","7355":"W A","7356":"Joanne S","7362":"Davidgracelangley","7363":"Tosh2","7364":"Meaghan H","7365":"Samantha G","7366":"Robin S","7367":"Stozzer1","7368":"LadyGAxbridge","7369":"HappyGardener19","7370":"_kerrdc","7371":"Ann S","7372":"HendLuSnow","7373":"MSB1967","7374":"Anonymous A","7375":"Binirob","7376":"jeevapillaiessex","7377":"Roy T","7378":"Alistair G","7379":"Jocar256","7380":"Marianne T","7381":"Aileen B","7382":"Kevin-n-Sue01452","7383":"Gwindor N","7384":"Katered","7385":"Patty H","7386":"collette d","7387":"hejc1122","7389":"Darcydog1","7390":"Alan S","7391":"cny12","7392":"Robert W","7393":"Francine M","7394":"Glenmore1901","7395":"Moshe S","7396":"Michael K","7397":"Phil S","7398":"Mikelee99","7399":"Susan H","7400":"David J","7401":"TheQuestionManAgain","7402":"Doug M","7403":"KOGrHo","7404":"J-A-P-E-S-33","7405":"Southernpoultry","7406":"NeedSher","7407":"Dwight M","7408":"Brenda B","7409":"Iain L","7410":"Fung W","7411":"LongTallSilly","7412":"seastar73","7413":"Team_Panic","7414":"Sam P","7415":"robert z","7416":"Buff L","7417":"Porky113","7418":"ppan2","7419":"david_stephens1955","7420":"Robert K","7421":"670jimg","7422":"Marcel B","7423":"terbez72","7424":"tnt0906","7425":"Penny S","7426":"candt1969","7427":"Billhartzia","7428":"Lynner65","7429":"James P","7430":"Brandsman","7431":"janal123","7432":"Paul P","7433":"juli368","7434":"Dickdob1053","7435":"bobftmyers","7436":"Jahs595","7437":"randy t","7438":"Redsoxfan2013","7439":"Trainers1","7440":"alldchun","7441":"Hollywig","7442":"Nyala09","7443":"Gwen A","7444":"Worldtraveller","7445":"bridget1000","7446":"Kevin S","7447":"sweatshop51","7448":"Ron S","7449":"TomD288","7450":"Kay S","7451":"silverbike","7453":"pandyg93","7454":"Tom D","7455":"TheQuietTravellerToo","7456":"MandDBlanchette","7457":"wengenbound","7458":"CillaL-D","7459":"CurtisG","7460":"ANannie","7461":"sscavender","7462":"","7467":"J H","7468":"almescher","7469":"scooper47","7470":"BobbyBluewaters","7471":"kathrynemr","7472":"Daglo1","7473":"Phyllisjean51","7474":"llpk2014","7475":"luxlink2015","7476":"Judy B","7482":"nowpacking","7483":"Jessica N","7484":"Ida289","7485":"Betty W","7487":"SLDoor","7488":"Dawne M","7489":"boulevardlover","7490":"James B","7491":"Phil835","7497":"Elisabeth O","7498":"FrankyGem","7499":"Allan B","7500":"GlobetrotterSurrey","7501":"Kathleen W","7502":"margie118","7503":"Steelhead7","7504":"Melvin S","7505":"Sukey13","7506":"Lessam G","7507":"cindy20142014","7508":"Pat M","7509":"George L","7510":"Valerie P","7511":"Rivka01","7512":"HDRoss","7513":"KLATAMPA","7514":"Ellen H","7515":"Laura B","7517":"natasha1964","7518":"PKR","7519":"cth01","7520":"LordDurham","7521":"happiness_at_last","7522":"TorontoTraveller01","7523":"JudithH511","7524":"Linda K","7525":"Otisbelly","7526":"dsky227","7527":"cookson0","7528":"Lynnthetraveleer","7529":"Pat C","7530":"NtheP","7531":"KJSandIRS","7532":"Michael H","7533":"US_Ush_Shweta","7534":"Simon P","7535":"Lindsay P","7536":"Allison E","7537":"48thAnniversary","7538":"tcns","7539":"crowdisg","7540":"John C","7541":"Becky F","7542":"cotteng","7543":"RebekaWest","7544":"Sue B","7545":"Hhoffman","7546":"Denise B","7547":"Elaine P","7548":"Eileen B","7549":"Steven L","7550":"Sue R","7551":"Jill H","7552":"Mems1955","7553":"Sharon W","7554":"Denise N","7555":"Ileana F","7556":"Dvmusic26","7557":"ETeh","7558":"DinahTexas","7559":"ARH51","7560":"chapmk2","7561":"Hueybadger","7562":"magicbb","7563":"clara s","7564":"JKLMN2","7565":"Wych","7566":"NoraB B","7567":"","7572":"MissR780","7577":"klausundjutta2009","7582":"JFB897","7587":"Paulette B","7592":"6478Travelers","7597":"HalifaxCozumelbound","7602":"Mandi M","7607":"Mikegmass","7612":"Shelly W","7617":"Charles M","7627":"onepoet","7637":"Neil W","7642":"Steve E","7647":"Happy570","7652":"Susan Y","7657":"rwolfe618","7662":"ggddizzy","7667":"bneenut","7668":"rakaraven","7669":"VacaLover2015","7670":"Vecchio John S","7671":"VirginiaLeprechaun","7672":"","7677":"CherylLikey","7678":"Lee949","7679":"Chrispackroger","7680":"Catfish85U","7681":"Mj B","7682":"RBDriscoll","7683":"maria456758","7684":"Dave","7685":"Honest999","7686":"Brent4444","7687":"Sue M","7688":"Darcy N","7689":"Jennifer M","7690":"garysG8669FA","7691":"LuluOttawa60","7692":"emmahenke","7693":"Jason P","7694":"KCsew","7695":"sassygrrll","7696":"Barb P","7697":"WVTim","7698":"Becky547_13","7699":"Hola4876","7700":"Jared S","7701":"-sharon2170","7702":"Jo-Anne T","7703":"Donald M","7704":"Phineus_Fog","7705":"beachair25","7706":"Gailyn63","7707":"hamilton224","7708":"Bernie P","7709":"pamwZ2304NU","7710":"Oliapolia","7711":"Alicia T","7712":"Susan J","7713":"HarelyGirl","7714":"Joseph B","7715":"Michel C","7716":"mellogray","7717":"Kathy M","7718":"JeromeSTL","7719":"Dubbleu","7720":"Blancaontheroad","7721":"James L","7727":"WisDeb","7728":"craigston","7729":"Paula Brian D","7730":"Eve G","7731":"tmford","7732":"sharonkO8105EQ","7733":"dottimaui","7734":"Ian F","7735":"tonyhj_winnipeg","7736":"GratefulTravellers42","7737":"andrew p","7738":"2015eastcoasters","7739":"novascotiamemories","7740":"educator532","7741":"Glidr","7742":"Alex P","7743":"Cherry H","7744":"Jeannette O","7745":"Buffy M","7746":"SMOliver","7752":"JDSMD","7753":"profxfiles","7754":"Jessica A","7755":"Brian F","7756":"LJC031","7757":"Hugh M","7758":"451MichaelS","7759":"tudog","7760":"Tandemania","7761":"Rockabird","7762":"Glenda H","7763":"Kevin C","7764":"Nadine H","7765":"Kirk C","7766":"Norman S","7767":"Dean P","7768":"reb4312","7769":"rohaha","7770":"andreaainnovascotia","7771":"Karen H","7772":"Mary B","7773":"Sandra D","7774":"Barry W","7775":"Ellen H","7776":"Natascha J","7777":"Jfed","7778":"Chilly-up-North","7779":"MSU14","7780":"Doug G","7781":"Aggiejones76","7797":"lacvert","7798":"Bob D","7799":"John L","7800":"WizardBristol","7801":"trhattan","7812":"Karen G","7813":"Angie T","7814":"jcbcville","7815":"Timgraystl","7816":"Blyth001","7822":"Roland R","7823":"riderlady","7824":"Ray P","7825":"Micheline S","7826":"Madeleine C","7832":"Mary N","7833":"cdnsk8r","7834":"Bart Y","7835":"Jim E","7836":"April B","7837":"BuffaloTravluvr","7838":"Arlingtonfoodie31","7839":"Nitpicker2015","7840":"JDBacks","7841":"stephie567","7842":"RetiredOttawa2010","7843":"cooliebop","7844":"Nicolai99","7845":"Francis M","7846":"canadianhail","7847":"Peggy R","7848":"litlbitartsy","7849":"gallardy","7850":"vernonm844","7851":"Uamhair","7852":"Jj J","7853":"thedunnsfamily","7854":"Kelticpride","7855":"Dennis C","7856":"smileawhile2014","7857":"Dianne F","7858":"Jimresrauranteur","7859":"Janice H","7860":"readytogo85","7861":"MJP695rue","7862":"DetDuke","7863":"drdroad","7864":"James S","7865":"KTKowal","7866":"blynn82","7867":"intersales999","7868":"Dreamer576866","7869":"deniseweller9","7870":"imjlmb","7871":"Kathy P","7872":"WorkTraveller72","7873":"C4743AVtinak","7874":"northfloridafolks","7875":"Donald B","7876":"mcadoog","7877":"Julia B","7878":"Debbourne","7879":"Cassie B","7880":"Horn-Coral-Hunter","7881":"Carol A","7882":"sugarandspice5661","7883":"Barbara L","7884":"MAVacationer2014","7885":"Alison K","7886":"H H","7887":"Kim C","7888":"Paula M","7889":"DriverCheshire","7890":"Sean P","7891":"Floyd H","7892":"timb043","7893":"Barbara D","7894":"Richard O","7895":"Evelyn M","7896":"Beachwalkerinc","7897":"JBruce55","7898":"hloiselle","7899":"Barry S","7900":"2tickets-RT","7901":"MikeDay69","7902":"Shawnna L","7903":"Lisa L","7904":"Jeff M","7905":"fabooliss","7906":"JiffMan","7907":"","7912":"Luvselle","7913":"ojaistars","7914":"54Tweet","7915":"itsgasgasgas","7916":"James C","7917":"Krista B","7918":"Gwen C","7919":"Hokie_gurl","7920":"John S","7921":"Kristine L","7922":"Rosita H","7923":"Connie J","7924":"Amanda V","7925":"TylerPortland_Or","7926":"Mary B","7927":"Bev M","7928":"Sally L","7929":"Alice W","7930":"Kathy G","7931":"Heather B","7932":"DCMooney","7933":"eyesno","7934":"Roni S","7935":"GoToGirl62","7936":"erm58","7937":"Cheryl F","7938":"Digbyamb","7939":"BarefootBrowns","7940":"Gloria P","7941":"margowhite","7942":"CincyBob","7943":"Hopefulinnd","7944":"loonybinguitfiddle","7945":"bestdog1","7946":"Pattiandjerry","7947":"Bruneler","7948":"SerenaM234","7949":"NoahmorrisToronto","7950":"steve m","7951":"PegLeg-and-SherBear","7952":"jnb239","7953":"MotoScuba","7954":"JaimeJaimeH","7955":"sunsoakerNovaScotia","7956":"27xpCCC","7957":"silva1960","7958":"Peter P","7959":"JackeH","7960":"Vlovetotravel","7961":"Christoforus","7962":"MascoG_06","7963":"Jumpf","7964":"Willram","7965":"annapolisnovascotia","7966":"Mary M","7967":"Fronie S","7968":"baystatetravelers","7970":"Hiodon","7971":"Luckysyd","7972":"Retired2004_11","7973":"Valerie P","7974":"2gmas","7975":"kaitlyn g","7976":"cheryl c","7982":"joeblinn2011","7983":"Papagaaidq","7984":"mikefargus","7985":"nellwood","7986":"cher061","7987":"Kitty1253","7988":"Nessim H","7989":"PaulELeBlanc","7990":"sunlite22","7991":"GSDTraveller","7997":"rwgill2017","7998":"bradr879","7999":"David B","8000":"WWing56","8001":"mattmay3100","8002":"Mike D","8003":"KatL475","8004":"SpyderRyderDina","8005":"Lori C","8006":"Lesp155002","8007":"Helen G","8008":"Jennifer C","8009":"Nanalott","8010":"ILoveTraveling2","8011":"d1weaver","8012":"tombrady127","8013":"NapervilleTraveller","8014":"Susan W","8015":"Jim F","8016":"adamkurn","8017":"","8022":"debbieisonvacation","8023":"Anne G","8024":"Julie D","8025":"VGE62","8026":"CharlesPinkney","8027":"_paparollo","8028":"bfeeny","8029":"jackieeeeleeeeee","8030":"Bunco1","8031":"runswithdogs","8032":"seasonedtraveller053","8033":"laffininbl","8034":"Irfan M","8035":"OntarioFoodie1974","8036":"Kevin H","8037":"sclin","8038":"sylvie l","8039":"Hedonist_Australia","8040":"brdbabies","8041":"ldroberts000","8042":"rutgers77","8043":"Laura H","8044":"jof1066","8045":"klovable","8046":"Penny H","8047":"Babette-tw","8048":"Hammer132014","8049":"Janel D","8050":"Inlovewithcanyonvill","8051":"Nancy C","8052":"londonvisitor81","8053":"Nana347","8054":"Victoria477","8055":"butman","8056":"JimTaggartOttawa","8057":"Raanalote","8058":"Marsha C","8059":"Rebekah B","8060":"Jwr846","8061":"Laura G","8062":"Gingenut","8063":"MrsWeedy","8064":"mlanc","8065":"Boodleheimer","8066":"Jacqui K","8072":"johnstoj","8073":"CalgaryAc","8074":"kanadano","8075":"Victoria M","8076":"daviesd028","8082":"TipsyTess","8083":"Michael L","8084":"Jan J","8085":"123NewEngland","8086":"Jan C","8092":"Dar Y","8093":"merlyn55","8094":"Thomas N","8095":"Patty N","8096":"TobyMary","8097":"mikeb-GA","8098":"majen60","8099":"larsonfamily","8100":"Toni M","8101":"CDWBridgehampton","8102":"Robert W","8103":"letsgonow1957","8104":"Cansnow S","8105":"Jojul_11","8106":"Joan S","8107":"broddin","8108":"fbglove","8109":"Nancy K","8110":"fificw","8111":"TNLeigh","8112":"Gerald D","8113":"Joan R","8114":"Iris H","8115":"Romain G","8116":"LSN98","8117":"Cherylyn S","8118":"edc26","8119":"tricia939","8120":"Sherry K","8121":"tofino","8122":"wrldtrkr","8123":"Peter F","8124":"happytrails523","8125":"Retired28","8126":"Pizzanizza","8132":"chicodkid","8133":"michele52514","8134":"lynn m","8135":"Jonathan M","8136":"lupine4","8137":"Canadian079","8138":"Francescamw66","8139":"relax7500","8140":"lynnmelin","8147":"","8152":"nonnie462018","8153":"Tammy M","8154":"Chasity G","8155":"Margaret P","8156":"Bergbahnn","8157":"Lisa H","8158":"Margaret A","8159":"Jill P","8160":"Nancy M","8161":"alan w","8162":"Dave-Nyla L","8163":"Stardust30","8164":"Paul Tozer","8165":"coSt.Albert","8166":"DaddyDude","8167":"jpblooms","8168":"Donna M","8169":"ontheroadtwo","8170":"Ed A","8171":"Peter_4825","8172":"jeannieanne","8173":"Tony M","8174":"DaveBarbOnTheRoad","8175":"moveinon","8176":"Gail A","8177":"Carol D","8178":"Ragazza14","8179":"jensatravellin","8180":"Nina M","8181":"Jerry16","8182":"Ken K","8183":"Janice B","8184":"crispyhiking","8185":"gtowns","8186":"Route66por","8192":"scarey23","8193":"Digbyamb","8194":"pietro b","8195":"Robert L","8196":"Elisabeth O","8197":"TopSecret I","8198":"Roamers745","8199":"Lauren C","8200":"rhiaus","8201":"easterntreker","8212":"B G","8213":"reddykilowatt","8214":"Gord2Go","8215":"Felicity D","8216":"Laraine G","8217":"Heather F","8218":"pamela R","8219":"Paul H","8220":"Kellie S","8221":"Michele S","8222":"Sharon F","8223":"dodaBoulder","8224":"Andy M","8225":"Peter S","8226":"retiredvacation","8252":"0799","8257":"Wayne B","8262":"guesswho523","8267":"Jordannne","8272":"Ursula A","8277":"","8282":"Shannon H","8287":"Carol H","8292":"TimeshareVon","8297":"PhDRN","8302":"JenniB1972","8307":"Krista B","8312":"Andrew B","8317":"Donavon N","8327":"NvrKnew1","8332":"angelfly","8337":"ThePunchBowl","8338":"MaryEByb","8339":"Barbara G","8340":"liztishone","8341":"Tina W","8342":"Sheila M","8343":"Sonnie2403","8344":"njlSurrey","8345":"Barbara O","8346":"WMarkR","8347":"EllenBen","8348":"fitz424","8349":"Satsoc","8350":"TrapsterX","8352":"bbstx","8353":"NatHolst","8354":"Boodleheimer","8355":"Caitlin","8356":"Brenda J","8357":"Amy D","8358":"Patrick S","8359":"Virginia L","8360":"Brian H","8361":"Donald C","8362":"","8367":"Yolanda_ribas","8368":"foodie_3339","8369":"Roadtripper1326","8370":"labdogs","8377":"David M","8378":"brokebuttravelling","8379":"grace y","8380":"1waterLily","8381":"Steven P","8382":"albertobrazil","8383":"Megan G","8384":"Ahmed N","8385":"Motormaid125","8386":"Dana D","8387":"Shou1","8388":"1Wisetraveller","8389":"Lauren A","8390":"Capermom68","8391":"Emma S","8392":"Lynn S","8393":"David W","8394":"975J579","8395":"Catsprat-Lynch","8396":"Nina-Elizabeth-D","8397":"","8402":"Vanessa78_12","8403":"Lorraine G","8404":"Jennifer K","8405":"ConnieSchwedes","8406":"steffsurf","8407":"Jules197979","8408":"Rfaraway","8409":"bikelegs","8410":"Helene393_13","8411":"ilsara55","8422":"MooseScout","8423":"luckysunnystar","8424":"happyhiker10","8425":"worldtrip_10","8426":"marinerenewable","8427":"Ariana222","8428":"nikkiukEngland","8429":"RCVan09","8430":"ArianeWitt","8431":"acreis","8432":"","8437":"rojos1","8438":"Happy_Dad102","8439":"GreenGirl2013","8440":"Jennifer H","8441":"Susan C","8442":"Scottywells54","8443":"NSTartan55","8444":"arbor-us","8445":"Cindy06191953","8446":"Meghan F","8447":"vickichardak","8448":"Alison L S","8449":"412carym","8450":"James P","8451":"Julie S","8452":"bartsbuds","8453":"Robert F","8454":"Brian M","8455":"Mila A","8456":"Clive C","8457":"dsky227","8458":"Alan1Bangor","8459":"Mac1155","8460":"NH1964","8461":"thor_74HH","8462":"Donna D","8463":"tsh2020","8464":"JyouKnit","8465":"Ritsian","8466":"CaliforniaRipCurl","8467":"angie d","8468":"ManchesterCassy","8469":"BluenoserHalifax","8470":"Kev_N_Tan","8471":"AdventurersOtt","8472":"Paul U","8473":"notdoneromin","8474":"OneTipster","8475":"flynedrv3","8476":"the_introoder","8477":"TheMun","8478":"Pearhare","8479":"lionelle2016","8480":"kittydeb","8481":"John C","8482":"Claire M","8483":"michaelcY9549PP","8484":"sienna27","8485":"John S","8486":"seed02","8487":"6Miles01","8488":"nicolefD3650GV","8489":"Muskoka6161","8490":"Karen M","8491":"Sambra21","8492":"","8497":"Catherine P","8498":"Shelley S","8499":"Victoria S","8500":"RoseBowlTraveler","8501":"Barb W","8507":"frederic d","8508":"dolly9","8509":"haley745","8510":"Bfly217","8511":"ehteam","8517":"454Benny","8518":"Sjm","8519":"NSAdventureSeekers","8520":"llm68","8521":"daxxdog","8527":"Bocabum","8528":"Troy D","8529":"pbflynn21","8530":"Starlady_11","8531":"DocDanG","8537":"","8542":"365win","8547":"Dave2496","8552":"BullsEyeWineGuy","8557":"Gisele P","8562":"","8567":"Steven P","8568":"ZumaDawg","8569":"Al_Beaux","8570":"SpearsMacDougall","8571":"Geoffrey M","8572":"Pattithomas","8573":"Billy R","8574":"BarbarKillen","8575":"Denise C","8576":"Debbie T","8577":"Felix W","8578":"Elaine D","8579":"Denise W","8580":"Donna D","8581":"1Haligal","8582":"Pam635836","8583":"TomRuthWilliams","8587":"","8592":"Beth C","8597":"jwood760","8598":"Dana G","8599":"IP3806","8600":"KVWC77","8601":"MaddyandBella W","8602":"Robert I","8603":"Janice M","8604":"LManley2014","8605":"Vaughn F","8606":"LisaJames2013","8607":"","8612":"Catherine S","8613":"Grant F","8614":"NWtraveler69","8615":"irene102655","8616":"TaylorKerr","8622":"","8625":"","8630":"","8635":"MarkINtime2000","8636":"Safari655638","8637":"mrtmrt","8638":"robmnewcombe","8639":"Tim F","8640":"wb762018","8641":"Nicolewolf1","8642":"erin b","8643":"algreaves1","8644":"Kermit403","8645":"kimibartels","8646":"Brad D","8647":"Horsewoman","8648":"lynnles78","8649":"Beatrice B","8650":"rcanderson47","8651":"SRG901","8652":"krp329","8653":"GrandTour456852","8654":"Linda F","8655":"","8660":"justcake13","8661":"SalCT06478","8662":"gmacpro","8663":"rmilheron","8664":"ianewest","8665":"Clare Chick","8666":"shirley1937","8667":"lm077","8668":"luvtotravel6768","8669":"Evyanne W","8670":"marymaschmidt","8671":"DavidS70","8672":"Pauline B","8673":"lemayor","8674":"Mik2mar","8675":"robertaheit","8676":"KCsew","8677":"cphilp0tt","8678":"2billr2018","8679":"Marie G","8680":"Joyce H","8681":"LovesToTravel716","8682":"pika_candid_reviews","8683":"Hola4876","8684":"TXLuv2Travel","8685":"puremichiganstaters","8686":"Suz10blue","8687":"Brenda P","8688":"HappyAnnapolitian","8689":"mjrtigger","8690":"Fearless3050","8691":"CKarlL","8692":"Christine M","8693":"Marcel C","8694":"Theo T","8695":"beachair25","8696":"Canada1631","8697":"Brenda G","8698":"St\u00e9phanie R","8699":"MGQ","8700":"Cari23Cari","8701":"Susan M","8702":"Emily J","8703":"DebbieD60","8704":"Harvey R","8705":"lesgatinois","8706":"PWAgnew","8707":"CCexch","8708":"Sue D","8709":"Todd Colleen B","8710":"scooper47","8712":"Kathy1940","8713":"TripleM_99","8714":"shininshell","8715":"6259HJC","8716":"Jessie S","8717":"bellemarierose","8718":"John C","8719":"Brenda B","8720":"Ken G","8721":"Crazydaisy90","8722":"Ed O","8723":"Trish F","8724":"aliciaandglen85","8725":"ryan5772","8726":"TheFourPlus1","8727":"priyanka2233","8729":"Francis B","8730":"Laurie E","8731":"Allen M","8732":"brist0l123","8733":"Andrea D","8734":"HappyWanderers4","8735":"Dal84","8736":"Indie75","8737":"Tanya B","8738":"ckmartell","8739":"jhaden75","8745":"Donbook82","8746":"Frederick D","8747":"Michellekaixin","8748":"AnneandDoug","8749":"Bruce R","8760":"Chelsea S","8761":"Lorise C","8762":"Mike K","8763":"Nifftiffniffer","8764":"Samuel O","8765":"Choositraveller","8766":"happytizer","8767":"lilybit","8768":"Christopher N","8769":"Christopher C","8770":"4amigosCleveland","8771":"Susan K","8772":"angelislote","8774":"Wallace C","8785":"waynerd50","8786":"Teresa S","8787":"vidtrans","8788":"acadiafan2016","8789":"freedom1_2008","8790":"Siobhan M","8791":"ontheroadtwo","8792":"Dave C","8793":"Cath_Mike_11","8794":"milespg2016","8795":"FamilyandFriendsGo","8796":"Ontario Bird Girl","8797":"thedragonfly_12","8798":"BuckaneerFlorida","8799":"Tyler W","8800":"Lee S","8801":"Laura R","8802":"CanadianGuy78","8803":"Donna B","8804":"lambypie2016","8810":"bert w","8811":"cptiger44","8812":"Marilyn B","8813":"Valerie C","8814":"Annette B","8820":"beleafer27","8821":"DonnaCinTN","8822":"Fishcat","8823":"Paul S","8824":"Terry M","8825":"RoastDuck","8826":"SAF228","8827":"Emelle64","8828":"peter-xyz","8829":"Jamie H","8830":"Aaron B","8831":"Lizajane m","8832":"brownie06","8833":"L-Wag","8834":"Laura P","8835":"the1337traveller","8836":"Scans64","8837":"StevoinMinnesoto","8838":"GlobalIntel","8839":"Craig C","8840":"Rog Ruth H","8841":"Catherine E","8842":"Walt T","8843":"Jody K","8844":"mattym333","8845":"ManitobaDgs","8846":"TheDaGamas","8847":"Marc C","8848":"Tricia E","8849":"Birdie822","8850":"OntarioTraveler9","8851":"alta5754","8852":"LiseNovaScotia","8853":"DGass","8854":"Heather F","8855":"pete b","8856":"Wonndatt","8857":"Lind L","8858":"LuluReview","8859":"bmgnr","8860":"","8865":"aboutmiami","8866":"James M","8867":"infoQ6027QZ","8868":"Leah C","8869":"Stephen P","8870":"ksliwinska","8871":"Tester038","8872":"dsnewson","8873":"MrsB_in_Mass","8874":"hcmeacher","8880":"Tanker363","8881":"Elliott H","8882":"Ann S","8883":"Mimi2JKE","8884":"DeltaCouple","8885":"LoveTravel79755","8886":"John N","8887":"gooilersLeduc","8888":"greatdays","8889":"Diana D","8890":"Sylvie L","8891":"Mantis C","8892":"lward722","8893":"VancouverKeith","8894":"JanJan5555","8895":"Maria S","8896":"hikers5152","8897":"AttyClark","8898":"h_rocque","8899":"Amanda J","8910":"member139","8911":"MaryAnnFriesen","8912":"Jack D","8913":"Marlene K","8914":"mattdrin","8920":"Fred T","8921":"Julie E","8922":"raybug123","8923":"tynerr","8924":"Megan G","8925":"LTGswang","8926":"TravellingPal","8927":"Roger1243","8928":"mpioro","8929":"smthibs","8935":"SusannIvan","8936":"Amy B","8937":"Shauna A","8938":"Michael G","8939":"AngeL306","8940":"John M","8941":"Aron B","8942":"Kelly A","8943":"Dennis F","8944":"Barry D","8945":"Mike G","8946":"carmen1232015","8947":"oddball2015","8948":"MinnesotaHomeGrown","8949":"Wayne S","8950":"genejanmad","8951":"Heidi G","8952":"Sandi N","8953":"jennyta2015","8954":"lovetocook363","8955":"almescher","8956":"Janet V","8957":"Jason P","8958":"Bill S","8959":"KanerM","8960":"jodilynnejones","8961":"johnandcarolw2015","8962":"BJCW","8963":"31gregd","8964":"Shelley L","8965":"Danor44","8966":"Steve V","8967":"Tatiana P","8968":"denis760","8969":"shaunm925","8970":"ddotter","8971":"Jeffrey F","8972":"ontariocanucks","8973":"Shane M","8974":"BobfromOttawa","8980":"T Rex J","8981":"rchappell51","8982":"Mags49","8983":"quilthog","8984":"Matt T","8985":"Debra D","8986":"Tannis T","8987":"Brett W","8988":"BrunoMarieAnnecchiar","8989":"Pete D","8990":"Bruno P","8991":"Ben G","8992":"3ecca","8993":"xxramxx","8994":"Berton G","8995":"Harry S","8996":"Jeaninekp","8997":"michel_boets","8998":"Just-try-it_or-not","8999":"Nancy C","9005":"Gail R","9006":"Michela F","9007":"Brian and Jane G","9008":"Diane V","9009":"ChrisRayP","9010":"LovesToTravel716","9011":"Judy W","9012":"summerlea","9013":"Qpdoll","9014":"Hudson H","9015":"max x","9016":"TCD10","9017":"Rufus991","9018":"Gord_11","9019":"Fran\u00e7ois P","9020":"Jane B","9021":"Deeb418","9022":"Mulan249","9023":"mightymay","9024":"noramarie","9025":"Sue T","9026":"barbaragroth","9027":"Mf M","9028":"EPoirier74","9029":"Melanie2014","9035":"","9040":"erik k","9045":"PearlBelfast","9050":"Maureen B","9055":"retiredprinipal1","9060":"Dana R","9070":"dozzder13","9075":"Ichick","9080":"Sherree V","9085":"Connie from cold country","9090":"Jack N","9095":"Gail308","9100":"LorraineOS2014","9105":"puck013","9110":"Tallsally2323","9115":"HappyCanadians22","9125":"davidcarter843","9126":"Taylor P","9127":"Larisa A","9128":"runnerruth","9129":"Winnie052010","9130":"sarahecdouglas","9131":"VeronicaHiggins","9132":"AmyPN","9133":"Jade B","9134":"Kirsten M","9135":"23ellie","9136":"Rafiki-tko","9137":"Maureen L","9138":"Frank S","9139":"Cheryle7","9140":"Rebecca D","9141":"Robyn K","9142":"Gary S","9143":"M V","9144":"PittsburghGail","9145":"Moira C","9146":"PJMIller81","9147":"Sandy G","9148":"nitafrog","9149":"fox2719","9150":"Paul G","9151":"SiggyCook","9152":"James P","9153":"CatPat225","9154":"backwoodsnormal","9155":"Olivia630","9156":"X571HZdavidv","9157":"chab009","9158":"meng y","9159":"sampsell60","9160":"","9165":"Irene D","9166":"yaydrew","9167":"Sarah D","9168":"WayneG_London","9169":"J5933SCjohnv","9170":"ylin2016","9171":"carol m","9172":"travellercanada2","9173":"africa11","9174":"tcrann","9175":"TriGuy2013","9176":"ColTure","9177":"BrunoMarieAnnecchiar","9178":"AIR_Review","9179":"simple_beautiful","9180":"BrendaS797","9181":"Sparky4444","9182":"pkmacrae","9183":"Kazzoo","9184":"lyndon_olson","9185":"ChrissieM62","9186":"Joan B","9187":"defranks","9188":"jilc2012","9189":"blue059","9190":"ecgrossett","9191":"peasnpeanuts","9192":"Martinscott","9193":"Fiona B","9194":"DaveandMillie","9200":"Tom S","9201":"BCpicky","9202":"woodsmokeLaPeche","9203":"SandraZM","9204":"Chris A","9205":"Kate F","9207":"MexicoVictoriaBC","9208":"Benjygriff","9209":"dave_clarke50","9210":"upgrammy","9211":"Iris A","9212":"LuckyD_13","9213":"MommaScams","9214":"NannyMcL","9215":"Lisa W","9216":"WhiteRockBruce","9217":"Growe53","9218":"BenThaerHorizons","9219":"D M","9220":"SandF2012","9221":"RickR2945","9222":"DarrenofKent","9223":"nini0305","9225":"Sue G","9226":"Velda W","9227":"wjamiraultorchar2018","9228":"VacationingCannuck","9229":"rfjabuck","9230":"Lynn D","9231":"Leo V","9232":"jandc82012","9233":"Phil M","9234":"bosam46","9235":"GeraldBP","9236":"Tourist775312","9237":"D C","9238":"Neil C","9239":"_germaineburns","9240":"","9245":"Wanda M","9246":"Suvon","9247":"BeverlyO384","9248":"greg b","9249":"Shelly M","9250":"Tim H","9251":"hunteshr","9252":"Ranger G","9253":"Brenda0557","9254":"TravelingCanadaGirl","9255":"Dorinda M","9256":"frizzMcA","9257":"crysccrom75","9258":"Glenda M","9259":"John S","9260":"suzzyfromburlington","9261":"carolW9591NA","9262":"Annette B","9263":"peislander1999","9264":"Jon H","9265":"Kasha R","9266":"Kathyn21","9267":"Trish M","9268":"OkanaganFamily","9269":"Mimipoppa","9275":"Gerry W","9276":"LindaLuvsCats","9277":"GRAHAM2015","9278":"William S","9279":"Kelsey W","9280":"Elizabethmaureen8868","9281":"Mike H","9282":"teabag20","9283":"MassTraveller78","9284":"Shirley K","9285":"livethedream2015","9286":"Keldan_70","9287":"cansomike","9288":"FireRescue_Di","9289":"Derek B","9290":"Dan B","9291":"Nomnomnivore","9292":"Patom1","9293":"Bob M","9294":"lilyb1ack","9295":"freddi g","9296":"Bob F","9297":"scotiajim","9298":"Chris R","9299":"suecharbonneau","9300":"ChristoFam","9301":"Leo J And Anna A","9302":"E H","9303":"Lorgrill","9304":"luluemma","9305":"stampinggirl","9306":"Vanogram","9307":"MarilynT1Toronto","9308":"musicalclara","9309":"Jules_and_Mike2014","9310":"ArtNYC","9311":"Katie M","9312":"Andrew I","9313":"Janice G","9314":"David M","9315":"warburyst","9316":"Bryan L","9317":"David L","9318":"Dana R","9319":"Bridget O","9320":"Aaron H","9321":"Nancy P","9322":"Forester123","9323":"Rockwall11","9324":"Silent_Traveller_11","9325":"StephanieMoWa","9326":"SC6691","9327":"EA B","9328":"76fpr","9329":"uconn_cappy","9345":"RIFAM901","9346":"Christopher B","9347":"Mark S","9348":"Jennie E","9349":"dianathecookie","9350":"Mimi592013","9351":"Marc C","9352":"pfd104","9353":"D S","9354":"Miramichi1995","9355":"246Trips","9356":"PortlandRover","9357":"Dan S","9358":"Mecca P","9359":"Jack A","9360":"Jim M","9361":"Michaelanne C","9362":"Barb J","9363":"rayge2k","9364":"nrwell","9365":"Carl L","9366":"ThunderBayNortherner","9367":"kellyshunter","9368":"JustWalkingSomePlace","9375":"Amy L","9376":"kariandkyle","9377":"USALittleApple","9378":"tog","9379":"Locksley44","9380":"John G","9381":"Mary B","9382":"Blueegg","9383":"Duane L","9384":"Evelyn P","9385":"Joan112","9386":"mary and frank m","9387":"Earlenenb","9388":"evie123_12","9389":"MacBluenoser","9390":"Dylan L","9391":"flyingL","9392":"mountaingirl778","9393":"psdjkd","9394":"Carol\/Joe","9395":"Cnceagle","9396":"Gene0-12","9397":"Al M","9398":"missyAustralia","9399":"stephanie m","9400":"Sharon S","9401":"Linda0830","9402":"LoftLover","9404":"two travelling toques","9406":"Cyril Y","9407":"Connie B","9408":"IvoryLady","9409":"Misty W","9415":"judithann29","9416":"Cheryl B","9417":"Barb C","9418":"jennifer h","9419":"nd4speed","9420":"Geomob","9421":"David H","9422":"Greg T","9423":"Kevxh","9424":"Jamie F","9425":"Michael B","9426":"DaveP2010","9427":"samjbest","9428":"NuttyNutritionist","9429":"Karen H","9430":"decorbabe","9431":"Colson18","9432":"Bryn L","9433":"Lynne V","9434":"Susan A","9435":"KenJen1982","9436":"Kevin O","9437":"Moonstone07","9438":"Noni83","9439":"TravelingAngell","9440":"Tyrone F","9441":"Andr\u00e9ane D","9442":"krof","9443":"willoDorset","9444":"Brian A","9445":"bettebluemoon","9446":"ruckusridgenc","9447":"Ashley L","9448":"L P","9449":"Patrizia F","9450":"777diane2015","9451":"Paul S","9452":"_greenbankross","9453":"VIC C","9454":"cossy83","9455":"namma01","9456":"Christina N","9457":"monarg","9458":"pgrantottawa","9459":"157becky","9460":"Jodie B","9461":"buffyslayergal","9462":"Ellen P","9463":"curtip55","9464":"SMT68","9465":"Ardith C","9466":"930happy","9467":"marty70_11","9468":"Kathy44444154976","9469":"KelseyMacPhee","9470":"David B","9471":"MurrayandMarion","9472":"ashleigh h","9473":"SJJones34","9474":"Peter B","9475":"","9480":"deedleedle","9481":"Peter V","9482":"JoAnne238","9483":"pat-rick555","9484":"Ellen D","9485":"Roxanne O","9486":"Megallen","9487":"Graham A","9488":"EILEEN S","9489":"Tina H","9490":"Lisa_Green04","9491":"RobandAsh","9492":"Martamom","9493":"Martin F","9494":"Margie L","9495":"Gunars B","9496":"pickering4","9497":"Marilyn P","9498":"Toronto_Canada_SueF","9499":"Kathy B","9505":"sparkyoj","9506":"Nancy M","9507":"Michelle F","9508":"24Paula","9509":"M K","9510":"Balazs L","9511":"Twister46","9512":"Ross M","9513":"panjegoli","9514":"Cherry P","9515":"Tilly56","9516":"Randy L","9517":"Vera B","9518":"189Kim","9519":"itldo","9525":"BookishBeachGirl","9526":"Laugh-Love-BeHappy","9527":"Gary S","9528":"EMST08","9529":"MCC4","9535":"CharlieOrlando","9536":"Bj\u00f6rn L","9537":"LORNA N","9538":"Ashley W","9539":"David B","9540":"Car01777","9541":"johnsonbrian91","9542":"Festivus2248","9543":"Angie C","9544":"Eric B","9545":"myrnsigns","9546":"Angela V","9547":"JR_of_Kamloops","9548":"engiebb","9549":"Brigitte312659","9550":"Wei H","9551":"joecv5","9552":"callted","9553":"Lou A","9554":"Vanslee","9555":"mickr1960","9556":"PanamaGeorge","9557":"Judy and Dick M","9558":"B E","9559":"Johanne B","9560":"","9565":"F1Q","9570":"J.M","9575":"","9585":"Terry Soucy","9590":"David F","9595":"Francine L","9600":"cpoirier945","9610":"Seadog462014","9615":"Jonathan H","9620":"Dar x","9625":"Dan l","9630":"Leonard K","9635":"coldinnovascotia","9640":"Acwcat","9645":"Amanda N","9650":"tripoffriends","9655":"DMcDonell","9660":"Arlene N","9665":"jkshute","9670":"LouAnn G","9675":"housee111","9680":"Marianne86","9690":"jppanda","9695":"Tari Anne K","9700":"leebrew2014","9705":"keri c","9710":"Claire D","9715":"Barbanellie","9725":"sxh230","9735":"doanster","9740":"CrownVictoria","9745":"Bud H","9750":"Jonathon_7","9755":"655BarbaraP","9765":"Diana R","9766":"nicholas001117","9767":"hollyharper38","9768":"brentford7","9769":"SteveDonna S","9770":"Canada55plus","9771":"guyplarin","9772":"Gilbert L","9773":"deerpathfarm","9774":"Sandra S","9775":"Victoria W","9776":"Lisa D","9777":"David E","9778":"partb2","9779":"SassyEvans","9780":"David S","9781":"Charles G","9782":"Marjorie D","9783":"Brianimated","9784":"Peter B","9785":"","9790":"ljbritt50","9791":"SueHTravelling","9792":"kazwhiz","9793":"Maria C","9794":"Kate Z","9795":"phigorus","9796":"Kate F","9797":"Barb C","9798":"Ora W","9799":"Duffy","9805":"Carol C","9806":"leer850","9807":"wilderness09","9808":"TropicalFun253","9809":"becwa62","9815":"FerdFarkle","9816":"Traveling_anuck","9817":"Janice Mc","9818":"Alistair_and_Cathy","9819":"smkymtngrl","9820":"Deelynn53","9821":"rockohorse","9822":"Canuckexpat","9823":"ManitobaGump","9824":"Birdingfoodies","9825":"Beachtoes","9826":"crypt73","9827":"GregVictoria_BC","9828":"jul83","9829":"rosehln","9830":"AandMfromOntario","9831":"Nikott","9835":"Voyager754150","9836":"Barter2000","9837":"Sunshine38605273057","9838":"darlalama","9839":"GrandTour12569366297","9840":"pen>sword","9841":"Resort34577732137","9842":"Dan W","9843":"Climber24240017090","9844":"dawngallant247","9845":"A TripAdvisor Member","9850":"John M","9851":"Bob N","9852":"timbugden2018","9853":"KDLandRover","9854":"BettyCollinsMenne","9855":"johnandheathert","9856":"lbgizzmo","9857":"arsenad1","9858":"robinsauve","9859":"aross904061","9860":"Sarah R","9861":"ersommer","9862":"Justin P","9863":"carla278","9864":"AuntieAnn","9865":"Sweetlassie","9866":"Mike101065","9867":"lynnallie","9868":"suzzy9","9869":"cherylmcneil2018","9870":"shilpap296","9871":"Chris T","9872":"NatalieLSoucy","9873":"jbursey659","9874":"glenwhite159","9875":"Catfish85U","9876":"Deborah A","9877":"Serge45","9878":"hidinhermon","9879":"RBDriscoll","9880":"murphykellyann","9881":"Delia K","9882":"wmarch267945","9883":"DilbertForLife","9884":"sebim","9885":"Jenn G","9886":"Russ P","9887":"Dot B","9888":"Jean L","9890":"Hockeyparent7","9891":"Wayne R","9892":"dawn40c","9893":"trentnurse","9894":"markmT7089WM","9895":"","9900":"dhillca","9901":"B4915AEdanw","9902":"W9115MWdonnat","9903":"117charleso","9904":"Dawn J","9905":"tcarmichael2007","9906":"Pauline L","9907":"letsgetgoing2017","9908":"JeanneMartinson","9909":"Abhi B","9910":"linm68","9911":"richardsV7722IJ","9912":"gregorymP1756AR","9913":"845deniv","9914":"Melissa M","9915":"jpanich1","9916":"ColinTippett","9917":"judithw999","9918":"stevedQ8253AV","9919":"michaelcQ2355ON","9920":"Mario A","9921":"dixieland8","9922":"Rick C","9923":"Carole E","9924":"Tanya B","9930":"crystalr997","9931":"EvrGrn","9932":"maritimer_11","9933":"631janettes","9934":"Caspartje","9940":"Cara B","9941":"Gerry G","9942":"READYTOGO2014","9943":"danieljF6592CL","9944":"johngY245KH","9945":"Harrods4","9946":"nicoleman22","9947":"J D","9948":"ChetSeattle","9949":"Brian G","9950":"sancrawf","9951":"Sonia L","9952":"salesmanSussex_Nb","9953":"CanadianGypsies","9954":"Greg M","9955":"bryancrawford54","9956":"edogg2016","9957":"Leslie L","9958":"netnanny","9959":"Epochehns","9960":"Sandra P","9961":"R6734ITsamb","9962":"E5163ADadamc","9963":"Tammy A","9964":"Canmoretravelbugs","9965":"Barbara M","9966":"evelyni707","9967":"Kyle J","9968":"Donna H","9969":"bobber902","9970":"Troy S","9971":"donnasA6985FO","9972":"donnahO3650BG","9973":"debbiebA8327GH","9974":"pxcornish","9975":"Cathy C","9977":"jeaneneh2017","9978":"Geoffrey M","9979":"Bedfordhockeyparent","9992":"Roger S","9993":"Tosh T","9994":"Bruce M","9995":"Louise D","9996":"klepper-geocaching","9997":"O7435PVchrisd","9998":"D5843UC","9999":"Carol G","10000":"Chris R","10001":"KVic","10002":"Jan H","10003":"S2239TLwilliamb","10004":"tombY8850AW","10005":"bntraveler58","10006":"962aubreym","10007":"NCDW","10008":"kimn968","10009":"Carol M","10010":"Roger C","10011":"Karen G","10012":"mkatelong","10013":"mark o","10014":"Longmont22","10015":"990guyt","10016":"Nancy W","10017":"LYNDA E","10018":"karencZ1861SC","10019":"Mary D","10020":"Kimberley T","10021":"103maggiep","10022":"jonig460","10023":"Golflinks9","10024":"cruiser6062","10025":"lorried981","10026":"Robert R","10027":"PerogyFan","10028":"darrellb564","10029":"Len P","10030":"Cliffhood","10031":"mom62016","10032":"Y698CNdenised","10033":"Merryl C","10034":"donaldy904","10035":"Horsewoman","10036":"Ritz65","10037":"Jmbt13","10038":"Phoebe M","10039":"yyzonian","10040":"Robyn G","10041":"lisalean2017","10042":"RogueMonk","10043":"eleanor m","10044":"BarbCorm","10045":"Mark2629","10046":"scottnicely","10047":"bryantc919","10048":"ellenanderic2017","10049":"Colton H","10050":"testamaryjane","10051":"duckeyes","10052":"cathylittle13","10053":"Karen W","10054":"Myles_Long","10055":"kaleighmccarthy","10056":"OntarioTina","10057":"Heather J","10058":"6943803","10059":"Bill G","10060":"Ryan S","10061":"lauriedawnsmith","10062":"Trail3463","10063":"maxcoy13","10064":"Archie","10065":"","10070":"Peter N","10071":"clarkster2016","10073":"waltjon","10074":"Liz C","10075":"redtree321","10076":"454bill","10077":"Freqytraveler T","10078":"David R","10079":"salesmanSussex_Nb","10085":"Kim S","10086":"775clc","10087":"jared b","10088":"Cheryl R","10089":"Jon R","10090":"Al D","10091":"amymariec35","10092":"nickbagloe","10093":"brendatoker","10094":"taraSmith121","10095":"Chris R","10097":"Jill C","10098":"amandagal8596","10099":"Eleanor M","10100":"paula g","10101":"cruiser6062","10102":"Passepareverywhere","10103":"chickipoo","10104":"Yves P","10105":"Mackenzie B","10107":"003nl","10108":"Bernice V","10109":"derek c","10110":"maryln c","10112":"Karim Y","10113":"daviddZ4527NR","10114":"Dakota C","10115":"Lori H","10116":"johnmacdoughal","10117":"shirley l","10118":"corey c","10119":"Kevxh","10120":"Peter B","10121":"143Cathy","10122":"Daniel P","10123":"Mary M","10124":"Jordan C","10135":"Joy O","10136":"ron g","10138":"eleanor l","10139":"Carin F","10140":"the_man11111","10141":"Gene J","10142":"Drip_investor","10143":"Arthur K","10144":"Jackie L","10145":"Claudette R","10146":"LV2TOUR","10147":"donna t","10148":"BCCM18","10149":"crossworder","10151":"serenaandmichael","10152":"yamaman65","10153":"Bobby B","10157":"Kim M","10159":"Jenna M","10160":"Mileena_82","10161":"Ding08","10162":"Spencer A","10164":"Jordanc01","10165":"Gail553","10166":"Murray C","10167":"Annandfamily2013","10168":"Andria B","10169":"Paul G","10170":"maddy s","10171":"viola b","10172":"amanda b","10173":"terry l","10174":"dave a","10175":"Donna T","10176":"Shirley L","10177":"Phillip C","10178":"haley h","10179":"kenzie t","10180":"Katherine B","10181":"kellyshunter","10182":"GCGraham","10183":"Donna888_12","10184":"Charbie","10185":"Travel4Fun56","10186":"b2mack","10187":"1tpg1","10188":"Cpl_Kitty","10189":"Lydia M","10190":"Katie M","10191":"Mintara","10192":"Ireland1974","10193":"FireFighterCompany2","10194":"djcorb","10195":"Halifaxguy40","10196":"Frankie006","10197":"stromboliCalgary","10198":"NubbieBC","10199":"traveller9678","10205":"","10215":"Erin R","10216":"Andy H","10217":"Scott B","10218":"Holly M","10219":"Funholidayguy","10220":"Paula Brian D","10221":"Johanne C","10222":"Bryanbalkam","10223":"Scott T","10224":"Mark D","10225":"Ella S","10226":"Larry h","10227":"Jordan T","10228":"Tamara R","10229":"Ticatfangirl","10230":"comeauj23","10231":"N N","10232":"Lori_8","10233":"crysccrom75","10234":"eacmacpamba","10240":"Ecodong","10241":"Lovestotravel76_8","10242":"lilly350","10243":"Beverly R","10244":"Pitabites","10245":"tammy b","10246":"drdkj8","10247":"Frederick G","10248":"DoloresB","10249":"Paddi2014","10250":"JessyRichard","10251":"Victoria S","10252":"dolly9","10253":"Nicepubanyone","10254":"Robert R","10255":"Shirley D","10256":"wannaseetheworld16","10257":"Nic7895","10258":"Stephanie S","10259":"Joyce115","10260":"Lisa P","10261":"Rodney D","10262":"Tracy1796","10263":"Jodie F","10264":"DinVt","10265":"ZackPilcher","10266":"Stephanie W","10267":"nailtech2011","10268":"yyzhnl","10269":"Theresa S","10270":"KyTravelingFamily2","10271":"TheCann0n","10272":"WandaTexMex","10273":"ChrisJenMiller","10274":"Atlantic96","10285":"sunlover1997","10286":"bobinCharlotte","10287":"Pete L","10288":"Dianne M","10289":"Sonya A","10290":"Coondog99","10291":"jelvidge","10292":"BobFromNB","10293":"NoWin","10294":"189Kim","10295":"Christine B","10296":"Tina R","10297":"Dogwood193","10298":"djhammock","10299":"clientunhappy","10300":"shpatterson","10301":"Lucia G","10305":"Peter B","10310":"Natasha E","10315":"","10320":"Melodie C","10330":"S8W","10335":"Chris D","10340":"Mitchell T","10345":"gtgtaylor98","10355":"Wags1095","10360":"Rick M","10365":"Brett W","10370":"Julie M","10375":"Luckysyd","10385":"marjorie s","10390":"Tammy M","10395":"thbucu","10405":"forkmech13","10410":"summersports","10415":"","10420":"Mike W","10421":"Diana D","10422":"Phil B","10423":"K L","10424":"Jeff B","10425":"LJ_Can","10426":"jamie l","10427":"Sue F","10428":"Anita T","10429":"Roy M","10430":"SMO2015","10431":"wendistimson","10432":"Jocko99","10433":"232cindy65","10434":"Stacy H","10435":"travelchick0001","10436":"2NATIONALPARKFANS","10437":"Chris R","10438":"Tim G","10439":"SpyderWitch","10440":"","10445":"Sylvia_10","10446":"AuntieAnn","10447":"Denise S","10448":"NSSBridgewater","10449":"Estella B","10450":"Rick H","10451":"JenniferandAlan","10452":"Rachael W","10453":"Ed O","10454":"Paullfromcanada","10455":"","10460":"Cheryl H","10461":"Kayla C","10462":"NmFreeflyer","10463":"Relic6241","10464":"Judy V","10465":"police013","10466":"JaneElliott1001","10468":"gguitard","10469":"Mary A","10470":"Bonnie F","10471":"Pam K","10473":"Marylk2013","10474":"Jeremy_Plume","10475":"Bob D","10476":"Barbanellie","10477":"Eric D","10478":"RM549","10479":"thehappyeater8","10480":"JamesB530309","10481":"Judith L","10482":"kerry n","10485":"","10490":"","10491":"Deb G","10492":"Lori1855","10493":"Dennis B","10494":"Donna P","10495":"gracemariam","10496":"Abbycat47","10497":"Kathy1940","10498":"karendawn99","10499":"Soxman43","10500":"Shelley B","10501":"","10506":"Mandy H","10507":"proud_memere","10508":"Wayneanddiane E","10509":"Kelly M","10510":"CanadianAl","10511":"vernonm844","10512":"KimberlyP2013","10513":"DAM_TROLLS","10514":"TheFortTravels","10516":"","10520":"Pat D","10521":"peislander1999","10522":"AshleyH1986","10523":"Keith H","10524":"shellharris","10525":"Laura W","10526":"bigmack27","10527":"PMKCanuck","10528":"ginster1","10529":"livethedream2015","10530":"583vacation","10531":"eastcoasttraveller32","10532":"AyaReiko","10533":"TomandAnnGummeson","10534":"SSapach","10535":"Janie A","10536":"Drip_investor","10537":"happy_to_travel_4752","10538":"Devdude37","10539":"neetina","10540":"yuktuk","10541":"splat007","10542":"kandi1225","10544":"fiona c","10545":"LMCHJP","10546":"Andrew H","10547":"tripsofstephanie","10548":"PWadds","10549":"AandSHiltz","10550":"Geoffrey M","10551":"HockeyMumm","10552":"Gary C","10553":"Jane W","10554":"Eby T","10555":"DharmaJDA","10556":"Keegan B","10557":"Timothy P","10558":"JanetC62","10559":"Leanne H","10560":"pianomanKingston_Nb","10561":"GlobetrottingMomma","10562":"SMC07","10563":"QPW","10564":"pdg70","10565":"RobCindy66","10566":"pixcee","10567":"ivorsdaughter","10568":"happysundance","10569":"juno94","10570":"TravlingPair","10571":"Sunspotbaby","10572":"","10575":"n0vagirl99","10576":"CanUK33","10577":"Kenato","10578":"Fred-Gig U","10579":"201howardt","10580":"rvcameron","10581":"Tina W","10582":"davidsV3924BV","10583":"April F","10584":"Doug R","10585":"Diana S","10586":"CWfore","10587":"karengI1665BF","10588":"Peter M","10589":"Douglas L","10590":"B6259BBbriand","10591":"monique l","10592":"Christine F","10593":"likesthemaritimes","10594":"Janelle S","10595":"Lkent0","10596":"Simona M","10597":"A L","10598":"bestabest","10599":"Renee C","10600":"","10605":"Jody O","10606":"paperguyLondon","10607":"JIM M","10608":"seekingsun10","10609":"NStravel_8","10610":"BillQ496","10611":"myjenyoung","10612":"J.d. G","10613":"sharis524","10614":"Anne L","10617":"reinlaagland","10618":"CAB0210","10619":"Jules F","10620":"Jason P","10621":"NovaScotiaFirefly","10622":"boyds476","10623":"Alexander6011","10624":"MayflowerNovaScotia","10625":"nurse1Winnipeg","10626":"brer61","10627":"Catherine M","10628":"Sharon C","10629":"petahx","10630":"Baller72","10631":"Patrick W","10632":"Lisa B","10633":"Shobana T","10634":"BruceFerjulian","10635":"Christine J","10636":"Susan L","10637":"LoveEurope411","10638":"2hockey","10639":"DanasaurusRex","10650":"Lori E","10651":"TravelinGal1029","10652":"Lisa Weir","10653":"2NATIONALPARKFANS","10655":"Bob_From_TO1","10656":"CARBS-5","10657":"Hvkdswilltrvl","10658":"Cynthia L","10659":"sks5150","10665":"Stephanie B","10666":"MikeBX7586JJ","10667":"Marge O","10668":"shank50","10669":"Gary D","10675":"Kristi D","10676":"Juliescrapbook","10677":"Gooner1000","10678":"BenOntarioCANADA","10679":"sfryyz","10680":"Franzina C","10681":"janelle s","10682":"J D","10683":"val b","10684":"Hayley B","10695":"Melanie896","10696":"WineAndSunshine","10697":"C.E.L.","10698":"Debbie M","10699":"stewardc","10700":"Richard P","10701":"Jim B","10702":"acbj","10703":"Martine S","10704":"Tamara R","10705":"Johnny C","10706":"Barb D","10707":"VirginiaAK","10708":"Ijustluv2travel","10709":"Caroline090","10710":"Denise B","10711":"Leafs_Country","10712":"kitten50","10714":"Sasktourist1976","10720":"Makingcheeseandmilk","10721":"mjpalmer08","10722":"RoverMarietta_GA","10723":"Boat_magic","10724":"Digger21","10725":"FunandSunLover","10726":"tsl60","10727":"Susan C","10728":"LondonRafter","10729":"Carl S","10730":"katherine p","10731":"Lila S","10732":"canuckgirl21","10733":"Brigus54","10734":"BeckyEstabrooks","10735":"LSHrwv","10736":"DINKSinOntario","10737":"Reisaapie","10738":"YorkshiremanBeverley","10739":"TheEasyGoingGuy","10740":"Dan S","10741":"Poppies13","10742":"pmac13000","10743":"Ttime222","10744":"Modestotrekkerl","10745":"douglasretired","10746":"wendouree","10747":"Barbara T","10748":"kjand26","10749":"sreist","10750":"canadiangirl243","10751":"scott6428","10752":"FastEddie9999","10753":"tencom","10754":"Cloudwater88","10755":"Cathy067","10756":"m0m23b0ys","10757":"literaturemom","10758":"Zautman","10759":"slorettao","10760":"Cleanliness154958","10761":"roncar","10762":"CJJJHB","10763":"jubejube","10764":"Cber2","10765":"susan658","10766":"BBMississauga","10767":"123doggiemom","10768":"rhnaks","10769":"travelmom334","10770":"Kimela1","10771":"lslee16","10772":"michellejeanette","10773":"allicia","10774":"Metrodraft","10775":"","10780":"jenniferberube","10785":"msselewich","10790":"geodeb2016","10800":"abd788","10805":"Chris M","10810":"Ian M","10815":"larryhollingsworth","10820":"theriault_chantal","10825":"richardrW2763KW","10830":"brittany_weaver","10835":"Donna E","10840":"cboudreau2017","10845":"Jasocorn","10850":"pearsonmb","10855":"2Bluenosers","10860":"gordandcary","10880":"sarahnoseworthy","10895":"boudreaujulie","10900":"amandaz801","10910":"darrelbeaver","10915":"chrisandlesley03","10920":"pencils","10925":"JM6678","10930":"kashenad","10935":"tombC6697IL","10940":"391shellys","10945":"davidjF2179AC","10950":"Anita B","10955":"Ronald L","10960":"SeaKayaker53","10965":"sheryllo66","10970":"burnsie50","10975":"","10985":"rachtodd65","10986":"milenademoraes","10987":"Courtney G","10988":"Marco C","10989":"diane g","10990":"lhanderson2001","10991":"jjbridle","10992":"A4043UAamandas","10993":"Maureen C","10994":"Veronic B","10995":"Q7196LHjustind","10996":"diggcm","10997":"donnamk1","10998":"DaveLivermore","10999":"KateCarolAnn","11005":"Sylvie B","11006":"jjforkliftservices","11007":"Jennie C","11008":"Wandlyn F","11009":"Joe S","11010":"jessicaUpshaw","11011":"sarahjayne1979","11012":"Elaine W","11013":"L-L-H220","11014":"MarieB77902","11015":"ted c","11016":"27kbrown","11017":"wadeham","11018":"amunn77","11019":"mfaz2018","11020":"supertzar666","11021":"Rob B","11022":"mitchmoshea","11023":"Emily2895","11024":"HeatherLynn3","11030":"lblanchard980","11031":"med781","11032":"Cstarlene","11033":"Marco L","11034":"Ashly B","11035":"Cathy123646","11036":"amandakjgardiner","11037":"KathleenI","11038":"Ginette R","11039":"Sabrina M","11040":"Karen M","11041":"Jennifer M","11042":"40richh","11043":"Brigus54","11044":"chantalbY9560LJ","11045":"HaliLewis","11046":"620andriab","11047":"Jen E","11048":"vice475","11049":"mannettef2017","11050":"mcmug2002","11051":"erinbG1805VC","11052":"jennymL6461WQ","11053":"trishp774","11054":"Debbie H","11055":"joyandken343","11057":"r0bbyr","11058":"Pink_bootz","11059":"ameliastiles","11060":"craigtmiller","11061":"marypatten","11062":"dancA5437KR","11063":"emmastaddon","11064":"Deborah B","11065":"Flocy D","11066":"280annmariem","11067":"begallant","11068":"carolyn_leduc","11069":"kaseye222","11070":"MuffisMom","11071":"kcookson2002","11072":"lil_babydoll_101","11073":"carolgK1217RS","11074":"YKjester","11076":"Eric P","11077":"catkal2017","11078":"Dianna M","11079":"Maureen M","11080":"G3540RHdebbief","11081":"Nicholas Johnny W","11082":"36edward","11083":"hildamax12","11084":"travelchick05","11085":"leanne648","11086":"andrewking2017","11088":"melissa H","11089":"Julia K","11090":"Jessica S","11091":"cathy_leblanc","11092":"westcoastwomen","11093":"Denna101","11094":"Manny P","11095":"joellefrigault","11096":"akcm5394","11097":"hayleysS3080FU","11098":"Joan K","11099":"Elaine L","11100":"rachel a","11101":"alandwen","11102":"Les S","11103":"asteeves1969","11104":"VancouverLil","11105":"Christina M","11106":"GrammaDonna-8","11107":"GratefulTravellers42","11108":"France L","11109":"JodeCork","11110":"rpdoiron","11111":"Rmie R","11112":"Carol J","11113":"Raj L","11114":"mchuynh94","11120":"MomOf2Girlies","11121":"Roz H","11122":"Louis C","11124":"NonnaBryant","11125":"Amber M","11126":"Katie E","11127":"Megbergeron","11128":"twoss","11129":"billsing","11135":"laurenmac7","11136":"Shelly F","11137":"Janice T","11138":"Karen I","11139":"Patti M","11151":"Sarah A","11152":"DW-PropertyGuys","11154":"Crittles","11155":"cdn_rovers","11156":"Gallamaa","11157":"Kal-El L","11158":"Ashley C","11159":"belly2379","11160":"Aaron M","11161":"ndoiron33","11162":"mickeymouse379","11163":"Jaclyn S","11164":"greg m","11165":"rondaw61","11166":"Rhonda P","11167":"willowdale33","11168":"Shelley M","11169":"Andrew_A160","11170":"Michael W","11171":"Jeff C","11172":"Mudge67","11173":"Dave G","11174":"Isabelle F","11175":"A James M","11176":"dick263","11177":"Greg Parsons","11178":"CandiceColin","11179":"Hardenbrook5","11180":"claire m","11181":"SUVG","11182":"Neil R","11183":"VanessaJJohn","11184":"Jeremy N","11185":"","11190":"RJ M","11191":"StlKUfan","11192":"Jennifer N","11193":"Gerald W H","11194":"Christy M","11200":"Courtney R","11201":"markevans778","11202":"BelaDuff","11203":"Shawna M","11204":"CrystalGrant","11205":"Meade444","11206":"jsf390","11207":"Snowgirlsdml","11208":"janeallen13","11209":"gleger2017","11210":"ppjjdd","11211":"Keziah R","11212":"gahughes2","11213":"Heather M","11214":"halifaxtraveler1","11215":"legoodall47","11216":"jlthomp","11217":"bandlwood","11218":"Harry B","11219":"joud g","11220":"Dawn W","11221":"fam_rd_trip46","11222":"Marla D","11223":"Tammy D","11224":"Allie","11226":"Larry P","11227":"Elaine B","11228":"_shannon_kierstead","11229":"vgnedelcu","11230":"susangB3535KY","11231":"Sharon F","11232":"Kathleen S","11233":"MJ D","11234":"MGibb1955","11235":"Maurice S","11236":"sonimark2","11237":"cinclement","11238":"meghanmichellecrouse","11239":"yfraser902","11245":"Kmh866","11246":"kelli652016","11247":"Dan A","11249":"Phyllis R","11250":"Departure637999","11251":"Karen W","11252":"bernice o","11253":"Krystal R","11254":"Sarah H","11255":"bradmci","11256":"dabve3","11257":"Brian B","11258":"Tracy B","11259":"gwhamlin","11260":"lrkrsmom","11261":"Rebecca W","11262":"Treena B","11263":"SusieQ1988","11264":"850lucillek","11265":"ComstockJL","11266":"Geoff S","11267":"mumzie3","11268":"s_r843","11269":"Tammy B","11270":"joanne523","11271":"I-hate-name-picking","11272":"nikki902","11273":"Dale G","11274":"Lmacnevi","11275":"TJS1922","11276":"Michael W","11277":"Freda M","11278":"Lisa P","11279":"Larissa D","11280":"Sandandsun2014","11281":"David M","11282":"Kenneth A","11283":"Dawg D","11290":"Aleeta C","11291":"Roxanne W","11292":"WinsorDale","11293":"Kelly R","11294":"ducky12345","11310":"NS_traveller2014","11311":"Linda G","11313":"April J","11314":"jjnnewf","11315":"joe m","11316":"huggybear21","11317":"clarknicholas87","11318":"Mike R","11319":"Muir58","11320":"tmcnutt5","11321":"Theressa V","11322":"itty_bits","11323":"lily_1415","11324":"Jo-Ann L","11325":"debbler","11326":"Joni M","11328":"candy533","11329":"Marian T","11330":"Terry Soucy","11331":"Elizabeth H","11332":"Elsie L","11333":"Mary B","11334":"Crystal M","11335":"Amanda D","11336":"Ruthann M","11337":"Shane D","11338":"Holly M","11339":"Gerard G","11340":"Nicole B","11341":"Theresa M","11342":"Equineox","11343":"BDP2","11344":"DanaM902","11350":"Haley B","11351":"Ddanders1170","11352":"scottaym","11353":"blong3","11354":"Peter M","11360":"Matt C","11361":"GregoryCormier","11362":"Okie D","11363":"Colin G","11364":"Joanne22222","11365":"Doc D","11366":"Don G","11367":"Ms_OffTheBeatenPath","11368":"Ashley T","11369":"Digger21","11370":"Jessica V","11371":"JCCCNovaScotia","11372":"anonymous155004","11373":"Mags5757","11374":"nesali","11375":"brendaj865d","11376":"Victoria B","11377":"Curly B","11378":"ronaldgathercole","11379":"Chesley L","11380":"AshleyGardner2018","11381":"Shane B","11382":"Bob B","11383":"Alex Y","11384":"dcmorton","11385":"Maryandfamily18","11386":"brand0mac","11387":"301jules","11388":"Gourmelah","11389":"Andy H","11390":"Cherlyn O","11391":"RWMIndianapolis","11392":"FrequentFlier479107","11393":"Joseph_zoe","11394":"jzielinski","11395":"brendalang9","11396":"Mike M","11397":"Katie M","11398":"Sideshowgeorge","11399":"Janet L","11400":"Lisa A","11401":"khh0ward","11402":"Kathy M","11403":"juanitaburchill","11404":"betsygirl2","11405":"madmax9923","11406":"SamjonP7072","11407":"allainabaseline","11408":"courtneymparks","11409":"Amy T","11410":"kimwilliston","11411":"samanthahiggins14","11412":"DTKC2010","11413":"walidof","11414":"gilliserica","11415":"jdominey89","11416":"lisarichard1986","11417":"Chris D","11418":"519roger","11419":"coolacadian","11420":"Jennifer C","11421":"moxleye08","11422":"2sonjajune","11423":"ericthornhilllawn","11424":"Rick K","11425":"Hink1","11426":"Michael W","11427":"\u00c5smund G","11428":"WellTravelledNS","11429":"Y3037GDjohnh","11430":"","11435":"Linsilooo","11436":"woodmister","11437":"Pgaudet","11438":"bootsyjean","11439":"bannm04","11440":"Jani T","11441":"jahagerman","11442":"Linda_123645","11443":"bsears02","11444":"David D","11445":"Henri F","11447":"kimandkevin2017","11448":"Kerri G","11449":"luvsun_11","11450":"Tina M","11451":"marbrownlow","11452":"dennismundy1","11453":"Katie_78","11454":"Marc M","11460":"lauraine2017","11461":"Freedom581136","11462":"Jaclyn B","11463":"Roberta D","11464":"vernernicole","11466":"Janet S","11467":"Rachel122","11468":"gordl969","11475":"jeanniem613","11476":"melvin s","11477":"Kaye007","11478":"Kristine B","11479":"OriginalShoon","11480":"mjswansona","11481":"jasonv365","11482":"brassie00","11484":"Robert B","11490":"Julie M","11491":"Melanie M","11492":"limeyca","11493":"theseoldroads","11494":"Jeff F","11495":"Hannah K","11496":"David B","11497":"micheldaigle","11498":"SuAnne L","11500":"WinnipegNana","11501":"carrier1","11502":"tanaustin","11503":"Shannon J","11504":"Norm M","11510":"lc0le1","11511":"Angela D","11512":"Cheryl M","11513":"MapleFudge","11514":"Marygarth","11515":"Julie G","11516":"Andrew G","11517":"Hiker_Halifax","11518":"Luke M","11519":"Catherine Travels","11520":"Stacey R","11521":"rumblejunglemom","11522":"Melissa C","11523":"Melanie R","11524":"Lloyd_Jen","11525":"Diane S","11526":"boxcarannie","11528":"LeelouOttawa","11529":"Stephen H","11530":"Craig C","11531":"4KJ201612","11532":"Prpeach","11533":"EricaFJ","11534":"Crystal M","11535":"bojalago","11536":"Paul I","11537":"Lynnboudreaufamily","11539":"amanda190","11540":"Dianne G","11542":"Jennifer L","11543":"vince c","11544":"Hubtown","11545":"wil H","11546":"Moebaby1220","11547":"memoholland","11548":"Bev L","11549":"Yain","11550":"Linda W","11552":"beachbunnypei","11554":"Brigette E","11555":"TaylorCaines","11556":"Sharon G","11557":"Vijit K","11558":"ne_traveler5","11559":"nhnatives","11570":"Collette L","11571":"Elizabeth T","11573":"Shyla B","11574":"Nicole M","11575":"HappyWanderer3276","11576":"hurlfish","11577":"Paul C","11578":"Team R","11579":"Lusen","11580":"Susan D","11581":"kepiItalia","11582":"Betsy Z","11583":"jensen0811","11584":"F9070LLcatherineb","11585":"Joey M","11586":"CWbaker67","11587":"Daffodil7404","11588":"PRLCH","11589":"Wardy48","11590":"craiggrant0976","11591":"Sue R","11592":"984nancy1955","11593":"Explore727858","11594":"auntjeanb","11595":"Dena K","11596":"Elaine U","11597":"Sunny6d","11598":"luvdolphinz","11599":"Paul B","11600":"LorraineLeah","11601":"Richard D","11602":"Karen M","11603":"John W","11604":"Fferffee","11605":"Barbosh","11606":"theandrews2018","11607":"Claire622","11608":"rsna_mille","11609":"RBDriscoll","11610":"teddem","11611":"Elizabeth F","11612":"Melissa B","11613":"Dan B","11614":"cweb2000","11615":"sardawg","11616":"GrandTour61337","11617":"Laurie830","11618":"thereddys4","11619":"kidtripping","11620":"Katya W","11621":"hmueller715","11622":"2018familytravel","11623":"Madom81","11624":"Travelye","11625":"","11630":"Rick F","11631":"sueannty","11632":"Bethany T","11633":"mountainoutin","11634":"LJC309","11640":"Daniel E","11641":"Alan S","11642":"cathy832","11643":"mick5532017","11644":"MB-Traveler206","11645":"CaliVoyageur","11646":"msbooklady","11647":"SMChico2","11648":"HRG94","11649":"Linda B","11650":"LynnKB","11651":"Escape734457","11652":"jandi_fl","11653":"Susan V","11654":"Gayle M","11655":"trucstop","11656":"connie161","11657":"william595","11658":"hollyif","11659":"pamelasue795","11660":"LifeinParis","11661":"EMOBDEP34","11662":"Steven L","11663":"Christine P","11664":"annoturner","11665":"Sheryl w","11666":"IntrepidTO","11667":"Bondy588","11668":"marvmary","11669":"Kathy H","11670":"Suzanne M","11671":"Gwyneth Z","11672":"krista5888","11673":"999croberts","11680":"Heather T","11681":"zootout","11682":"ChrisMVSS","11683":"KKB72","11684":"gen312","11690":"Joan B","11691":"heidiram","11692":"641deannac","11693":"TFry55","11694":"Chantelle1980","11700":"GrandVoyager2012","11701":"Lisa G","11702":"blrobins","11703":"Suzanne K","11704":"Recycle1","11710":"ProducermanAtlanta","11711":"Poole11","11712":"DW1","11714":"6259HJC","11715":"Disco2102","11716":"raywestgarth","11717":"Deborah C","11718":"Barbara G","11719":"Carolyn G","11720":"SPGglobal","11721":"ejmgroves","11723":"Elisabeth S","11724":"TashaPea","11725":"Daniel W","11726":"RSKRA5","11727":"KGW_London","11728":"ritchiegrant","11729":"Allison P","11730":"phildrin","11731":"13107","11732":"almostelderlycouple","11733":"JanithLH","11734":"UMichAlum","11735":"tamg124","11736":"Kathy M","11737":"IkeVal","11738":"Dickdob1053","11739":"Stephen G","11740":"Jon C","11741":"MAMCalgary","11742":"Andrew M","11743":"Nikki H","11744":"Srab29","11745":"maple244","11746":"Lori-Anne H","11747":"thenainai2016","11748":"laurie2668","11749":"kbert2015","11755":"gfunk2016","11756":"kentggg","11757":"jeaniemcrae","11758":"4u2p","11759":"Paul-Claude33","11760":"IP3806","11761":"Babbles14","11762":"Lori M","11763":"Angela W","11764":"Tfletch33","11770":"Cheryl P","11771":"hero_hr","11772":"GORDON K","11773":"Annemarie L","11774":"Cate J","11775":"Banffbuck","11780":"jamcgill2018","11785":"darryl843","11790":"","11795":"Z9457BAkathleenm","11800":"Audrey S","11805":"333seamus","11810":"soniaU7235MF","11820":"derrekw2016","11825":"kristas724","11830":"Jake C","11835":"kjbkjb1959","11840":"mesnow","11845":"shirleyr597","11850":"novascotian313","11855":"Jayne H","11860":"Steven K","11870":"D1206EDdebbiec","11875":"kylestevensondvm","11880":"klc457","11885":"lauchie1942","11890":"laurai883","11900":"Vitaly R","11905":"Richards66","11910":"fvdiesen","11915":"Kathleen55057MN","11920":"Julcuz","11925":"Peter B","11930":"Cara M","11935":"JAFur12","11940":"heidi g","11945":"Wardy48","11955":"Leslie W","11960":"Judy H","11965":"Amy D","11970":"Challenger300","11975":"","11980":"momC3027CN","11981":"aaronhack","11982":"mrvanderdoes","11983":"KEVIN C","11984":"margieleb","11990":"jojo970017","11991":"nlaj","11992":"robyn p","11993":"Tammy A","11994":"Jim R","11995":"lawsonnl80","11996":"Joanne W","11997":"yaya_diawara","11998":"momofthree185","11999":"amybrown082005","12001":"homeslice_liz","12002":"janbro03","12003":"Laura W","12004":"Redhead12","12005":"X6443HSmomm","12006":"lorrainemV1416LS","12007":"stacy249","12008":"Lgouchie","12009":"Marilyn M","12010":"laceym719","12011":"jackK9211OP","12012":"margaretannadams","12013":"nicksC5500PT","12014":"mander83","12015":"andrew p","12016":"oliver_sherry","12017":"charleneb650","12018":"495courtneyh","12019":"leado","12020":"chaojunliu","12021":"Marsha S","12022":"JenFoss","12023":"Jeffrey J","12024":"malcolm_byrne","12025":"tiansmith","12026":"briandebbiehaley","12027":"GPohl","12028":"tiffanyd629","12029":"jenine_purchase","12030":"Sonia C","12031":"ryanjustin","12032":"nadv983","12033":"dwyer2480","12034":"fgerardkennedy","12035":"nboucharddds","12036":"Charleslit","12037":"Y154WYsara","12038":"Cathy m","12039":"jengeigel","12050":"SherwoodParkShrek","12051":"dalejeffery2016","12052":"AWESOMECornerbrook","12053":"jaimet410","12054":"lagacy2016","12060":"DittoExeter","12061":"Lallie11","12062":"Nek K","12063":"Amanda C","12064":"Ashley M","12070":"ninagiorgiasalazar","12071":"Paul C","12072":"Lyndsay F","12073":"NLtraveller","12074":"truenorth76","12075":"BAMDARMON","12076":"Blawndee","12077":"avggolfer1234","12078":"Craig Vroom","12079":"TheWorld123456789","12080":"","12085":"jjcoffman","12086":"Leanne B","12087":"Jen","12088":"backroadstravellers","12089":"Francine L","12090":"Ten-After-Ten","12091":"CMC_2012","12092":"Mommika","12093":"Mel3363960","12094":"Lizmac52","12100":"claire t","12101":"2015cindy","12102":"Rich M","12103":"l_walker1231","12104":"April P","12110":"Sharleen D","12111":"to8889","12112":"Kimberly C","12113":"eacmacpamba","12114":"clam2000","12120":"Mustang123","12121":"mcgrathfamily87","12122":"902Sharbear","12123":"Dorota M","12124":"Laurie H","12125":"Steve A","12126":"Patty B","12127":"Gary R","12128":"Sophiemylene","12129":"Diane V L","12130":"Jamie R","12131":"tavia c","12132":"Nicole C","12133":"Brian K","12134":"Sissey1999","12135":"nancycaldwell","12136":"SamanBrown","12137":"Paige M","12138":"jackiedif","12145":"Cathy C","12146":"JohnnyRobert","12147":"TYH_RAA","12148":"Herbert M","12149":"DaFoosa","12150":"Buffy M","12151":"max383","12153":"Alan N","12154":"Allan H","12160":"Janice L","12161":"MarilynB4","12162":"Mary-Lynn T","12163":"teeka33","12164":"Leo H","12165":"TasiaW","12167":"TiffanyNicolee","12168":"Matt B","12169":"Evelyn I","12170":"chowmeyow","12171":"Jean D","12172":"Jayrin Y","12173":"Anthony K","12174":"jnb239","12175":"stilltugboat","12176":"Cara J","12177":"A N","12178":"LB210","12179":"Brad A","12180":"Michelanne","12181":"HelenMichael","12182":"BugzyGeller","12183":"CatUK78","12184":"shane c","12185":"IMACTraveller","12186":"VTScarratt","12187":"Scott W","12188":"rumfuninsun","12189":"MysticJeff","12190":"perk722","12191":"Thomas H","12192":"JBPnfld","12193":"demac_22","12194":"scoleman41","12200":"Sightseer827616","12201":"Shade16","12202":"bonnielharris","12203":"Kyle W","12204":"lilyuna9186","12205":"NukeWorkerJoliet","12206":"Bev A","12207":"An' O","12208":"rodjin","12209":"Marie J","12210":"John S","12211":"Phil663","12212":"Ashley M","12213":"GSPW","12214":"Pondpuck","12215":"tom646","12216":"Etienne909","12217":"AyaCanada","12218":"Kasiunut","12219":"Mey-Yu","12220":"Monique V","12221":"TbilisiMeltz","12222":"Lindsay S","12223":"Joleen P","12224":"Karla R","12225":"AM2_Toronto","12226":"Samina I","12227":"spid_99","12228":"TeamJ0nes","12229":"Alisa P","12230":"David H","12231":"HalifaxAngela","12232":"Ril1975","12233":"DerrickMiller1","12236":"1Mary27","12237":"HMV92","12238":"Travelbug888888","12239":"whitemountainman","12240":"","12265":"jennyrcfc","12266":"Lydia S","12267":"Linda D","12268":"Karen W","12269":"1998SarahJ","12270":"Sherrycht","12271":"Barbara W","12272":"Rajesh P","12273":"beachloverhalifax","12274":"Carol A","12275":"","12280":"Kim S","12281":"Jimthefriar","12282":"David M","12283":"Jim B","12284":"Joy N","12285":"Marjorie M","12286":"Nancy C","12287":"Peter D","12288":"Leona R","12289":"Catalin G","12295":"Debra885","12296":"Mac_1483","12297":"Gregz3","12298":"Denise K","12299":"Stacey M","12300":"Steven L","12301":"Wayne M","12302":"Al E","12303":"Dorthea-Frenchy S","12304":"Alisha Z","12305":"Reg W","12306":"tgw375","12307":"Jaime G","12308":"PepperGrinder_2","12309":"H H","12310":"Erin M","12311":"C W","12312":"Stephen M","12313":"Caper42","12314":"FlyJayClass","12325":"notyme2knit","12326":"Rikkkkk","12327":"xyz693","12328":"C E","12329":"paulette g","12330":"scox40","12331":"Nicole M","12332":"zisforzillah","12333":"travelingboyz","12335":"Tammeroni","12336":"Miss_D18","12337":"katjotraveler","12338":"2Kids2TravelWith","12339":"sockers","12340":"Monika07","12341":"BluenoserGal_yyc","12342":"Phil2408","12343":"PEILOVER36","12344":"DeadTall","12345":"TLHTravel","12350":"IncrediblesII","12355":"Jimvcr","12360":"KandM1994","12365":"Allen D","12370":"jashby0001","12375":"John M","12380":"tyandpaysmomma","12385":"","12390":"Laurita H","12395":"","12400":"lenfost","12401":"Donna M","12402":"madman1971","12403":"geodeb2016","12404":"capebretonislander","12405":"chadoerein","12406":"ck530","12407":"TheLenansidhe C","12408":"409victoria","12409":"DarGaTravel","12410":"434shelleyp","12411":"JayLBee17","12412":"171chelseam","12413":"Roam724163","12414":"marandbar2017","12420":"ktrevors","12421":"grant_dorcas","12422":"Britney K","12423":"Marielle L","12424":"KathrynMeerburg","12430":"Caverly S","12431":"corac819","12432":"moickle","12433":"evbennett","12434":"D450IPmikef","12435":"rbtwmc","12436":"204jess","12437":"Lyndasue_11","12438":"Yijun W","12439":"jamie g","12440":"Brian P","12441":"freddiec29","12442":"BugsyAndBoomer","12443":"kaik0","12444":"Christine A","12445":"krisl801","12446":"thengs05","12447":"Therichpeasant","12448":"JeannieSmallTown","12449":"thefarm1799","12450":"Jan T","12451":"redarmy29","12453":"tpoir","12454":"Liisa C","12455":"Ian R","12456":"i_Trav3l_0ften","12457":"Natalie s","12458":"CampFireGuy","12459":"Mark H","12460":"nbnurse88","12461":"CatUK78","12462":"Peter M","12463":"linda w","12465":"NJ-sunshine3","12466":"jr0907","12467":"Beavisor","12468":"MJs_momToronto","12469":"YokelCletus","12470":"Deanna L","12471":"khoward67","12472":"J L","12473":"en2cas","12474":"MaryKateNI19","12475":"deeandrene","12476":"Poissonlune","12477":"Siggy23","12478":"OntarioWanderers","12479":"Mooma","12480":"aquacaliente","12481":"surfer77","12482":"got2be","12483":"Caneuropeanada","12484":"cookiermonster","12485":"Andrea_Wallette","12486":"kingsmediation","12487":"Kestral120","12488":"Karen D","12489":"Chris V","12490":"Frissbee","12491":"SKFM","12492":"Ramez H","12493":"Sharon O","12494":"Angelene M","12495":"Travelling_Bluenoser","12496":"Lesley R","12497":"Paradoxpointer1","12498":"nole38","12499":"GerberDaisy7777 .","12500":"Chelsea P","12501":"717Tandem","12502":"SummerTraveller888","12503":"lessley01","12504":"Mom3Travel","12505":"johngM1279JG","12506":"RK345","12507":"julienurse911","12508":"Michael B","12509":"Disco2102","12510":"alecketchum","12511":"proudmaritimer2014","12512":"TiniRat","12513":"Shannon G","12514":"laandrews","12515":"Lemieux0","12516":"momof-q2","12517":"TwoByRV","12518":"Courtney M","12519":"Rose B","12520":"","12525":"Angela F","12526":"travellerI6571VB","12527":"Dwayne E","12528":"carmenism5","12529":"Judy J","12540":"Lisa M","12541":"Black0475","12543":"Dawn G","12544":"Kelly &","12545":"meagan903","12546":"nannyca","12547":"I-hate-name-picking","12548":"mileagemaker","12549":"ThrstyTravler","12550":"Dale B","12551":"BD73Toronto","12552":"canadianDZ","12553":"Phillipsmom","12555":"canadiangirl14","12556":"Yakov F","12557":"grmacPickering","12558":"Lynn D","12559":"Raina H","12560":"MrBobParr","12561":"Debra C","12562":"Clinton W","12563":"Packed2Go","12564":"Bernie S","12565":"linm68","12566":"glenn g","12567":"719victorj","12568":"Tammy3200","12569":"emmy12484","12570":"Paul P","12571":"frizzy63","12572":"Alan H","12573":"TimeshareVon","12574":"David A","12575":"fgnadbun","12576":"SSC-CP","12577":"TravelingUnicorns","12578":"Andrea_Wallette","12579":"Devin S","12580":"soomoore","12581":"sherry m","12582":"cheflyss","12583":"matcha1","12584":"Andrew J","12585":"chicki35","12586":"luckiebear","12587":"tom t","12588":"familyagent99","12589":"JeninCanada","12590":"Phyllis G","12591":"Debbie P","12592":"travellingmom2015","12593":"jess194","12594":"travellover795943","12595":"Corrib","12596":"TiredOfHandPicking","12597":"RalphSK","12598":"Kathy M","12599":"iplayhockey","12600":"","12605":"Blingjunkie","12606":"Leslie S","12607":"JaxSteal","12608":"Tim D","12609":"Nloder","12610":"Dawn P","12611":"11AnneC11","12612":"Jahner","12613":"carolm303","12614":"Rabeeha G","12620":"jimacapps1949","12621":"Roxanne B","12622":"shallah j","12623":"Ben Y","12624":"Mike W","12625":"Barb470","12626":"Janice S","12627":"Chris T","12628":"tscandrew","12629":"Timothy N","12630":"Megan H","12631":"Mdp16","12632":"Annie S","12633":"NonieMcD","12634":"Jang-Hale","12635":"purplecowz","12636":"Jennifer A","12637":"paddykin","12638":"Jaime M","12639":"kellie s","12640":"E D","12641":"PKFTravel","12642":"emsteria","12643":"AG778","12644":"newfie27","12645":"GlossyDossie","12646":"Travelthecountry888","12647":"Nicole C","12648":"wspears","12649":"the_lowdown","12650":"Amanda L","12651":"elevation02","12652":"DianeDel","12653":"Robert I","12654":"Elizabeth S","12655":"GardenBelle","12656":"AirCanada5","12657":"happytraveler729","12658":"MLPEI","12659":"Joshua Y","12660":"andrea a","12661":"Bill W","12662":"yetiman508","12663":"Go4itNewBrunswick","12664":"cigarman123","12670":"OscarDavey","12671":"3Marcella4","12672":"Chris M","12673":"ALGM","12674":"Beccajammom","12680":"speedfreak123","12685":"Quackerjacks","12690":"Kirk S","12695":"SAM L","12700":"","12705":"Grandma114","12715":"Sara C","12720":"KaitCoganCB","12721":"983scott","12722":"rutnut1912","12723":"todd m","12724":"Jillian L","12725":"YaOHan","12726":"Fireguy169","12727":"gboi77","12728":"Pam T","12729":"JuliF","12730":"pmacfadzen","12731":"SunDaisy11","12732":"JannyHoliday","12733":"Scottythebartender","12734":"NBer2013","12735":"","12740":"Nancy C","12741":"dlmackenzie","12742":"Cindy K","12743":"MegK13","12744":"810cathym810","12745":"RescueDiver67","12746":"taninottawa","12747":"David M","12748":"loveTheSun418","12749":"Chadrick H","12750":"","12755":"LindsRussell-Samways","12756":"ljcpbc","12757":"PW28704","12758":"Navigate725441","12759":"Wendy C","12760":"scootermama55","12761":"313TravelingFamily","12762":"CatsLOL","12763":"mommalou4","12764":"localcanadian793","12765":"Connie C","12766":"Naomi K","12767":"PollyBowl","12768":"tarek s","12769":"L B","12780":"Northlites","12781":"CaperGal2014","12782":"donnellyjen","12783":"Caroline W","12784":"Harshita J","12790":"Jen A","12791":"Jennifer L","12792":"fldee","12793":"select0r","12794":"John W","12795":"Roaming_Canadian","12796":"CSBD4","12797":"JP110655","12798":"kmomma","12799":"Meghan K","12800":"Trevnb","12801":"Chloe D","12802":"Kyla U","12803":"Stephanie N","12804":"Giminy","12805":"Nikerato","12806":"Rambler541","12807":"terrys637","12808":"Carol L","12809":"mls56","12810":"Kelly S","12811":"Amanda L","12812":"Deborah B","12813":"Dtowntraveler","12814":"JennLynn78","12815":"Elizbet22","12816":"Hijiko","12817":"Sara C","12818":"Carol B","12819":"CdnBlossom","12820":"Goldie50","12821":"g8rvet","12823":"vacaroline","12824":"Jodster212","12825":"keatingclan","12826":"heidiho","12827":"NBTraveller25","12830":"margie smith","12831":"lisadroy","12832":"Kirsten T","12833":"BeccaBee09","12834":"Cheryl R","12835":"Cheet789","12836":"Peter M","12837":"Leanne C","12838":"Johny N","12839":"Ron R","12840":"Astrobuff","12841":"AWESOMECornerbrook","12842":"Krista B","12843":"Barbara F","12844":"Quinton R","12845":"Trevor B","12846":"garycormier","12847":"Al E","12848":"ladysophie03","12849":"Tanya B","12850":"Laura W","12851":"TrudyTTG","12852":"Soleilsg","12853":"Trudy1971","12854":"Gaetan C","12855":"NannyLaptop","12856":"mel029","12857":"caperontheloose","12858":"Fdjan","12859":"tgw375","12860":"Hammti","12862":"Feyenoorder","12863":"ajorden","12864":"Tania M","12865":"Alidisney","12867":"Shi-Ann","12868":"Old_Travellor","12869":"tripticketnovascotia","12871":"sunnysideoflife","12872":"garfieldDenver","12873":"","12875":"Patti C","12876":"Susan M","12877":"mala_Germany","12878":"James T","12879":"Byron M","12880":"Levismama","12881":"christough26","12882":"Stacey I","12883":"callted","12884":"YuccaBC","12885":"Chia855","12886":"Kristy G","12887":"James H","12888":"RapBerry_NSWl","12889":"Brian ''the sa... S","12890":"NSFamily2013","12891":"Linda597","12892":"scott m","12893":"NJ-sunshine3","12894":"Renee B","12895":"","12900":"","12902":"Linda Margaret","12903":"Angele G","12904":"Das4545","12905":"46JimH46","12906":"ksrich","12907":"PLSNJ","12908":"Hunter D","12909":"merlinslap","12910":"janb51","12911":"skitr19","12912":"ZembeSudbury","12913":"Stephie7001","12914":"Carole B","12915":"Claudia L","12916":"XavierMenoit","12917":"AmyLynn1980","12918":"DCBred","12919":"Caroline C","12920":"BRIAN M","12921":"gwnorthMichigan","12922":"","13027":"Pat A","13028":"Erick S","13029":"breann2015","13030":"croi_adventures","13031":"Trish-Lauzon","13032":"Mandie G","13033":"CM_and_SM","13034":"Elizabeth H","13035":"pdandrea8010","13036":"myriamortega1","13037":"","13042":"Luis L","13043":"newmarket101","13044":"auntaugusta23","13045":"melkingst0n","13046":"Emmalovesholiday","13052":"DMR1182","13053":"MarkoMiata","13054":"Bonjour721","13055":"braveheart84","13056":"southguy","13057":"MSimo_623","13058":"tsrapp","13059":"Exploration4986","13112":"Chanterelley","13113":"carodesigns","13114":"John L","13115":"Wanda R","13116":"Carol D","13117":"Minnetonkalady","13118":"VacationsCanada","13119":"RacingPulse","13120":"Mike N","13121":"ADKHYGIRL","13122":"","13127":"travelerfil","13128":"PMDBD","13129":"Lynn H","13130":"treesprite07","13131":"mcmsbm","13132":"CindyV10","13133":"karenao","13134":"David W","13135":"RJ J","13136":"ontario25","13137":"Obus3","13138":"Aprl24","13139":"John_of_GA","13140":"Mura02456","13162":"","13167":"Claire M","13168":"Boracayjaner","13169":"FibreFil","13170":"Tandil19","13171":"Chacharea","13172":"Claude L","13173":"Llerrumnad","13174":"AnneandJohn803","13175":"Patti L","13176":"Mariellen-Exeter","13177":"kortenhoef","13178":"OttawaTravelfriends","13179":"FairReview2","13180":"JEF_from_Canada","13181":"NortShore","13182":"Boris2552","13183":"marcelfro","13184":"tahawus","13185":"BNameth","13186":"miamigirl2","13187":"maria l","13188":"dryade","13189":"nothing11","13190":"oneoffive105","13191":"Followme2011","13192":"JOHNIDES","13193":"2stranges","13194":"eladmb","13195":"Bouclcasel","13196":"FraserCarrie","13257":"Hal M","13262":"George C","13267":"New-Yorker-on-the-Go","13272":"bwaycan","13277":"","13287":"","13307":"","13317":"Margot00","13318":"BudsTraveling","13319":"beth4404","13337":"medicodelospianos","13338":"Momotapis","13339":"nos-trip","13340":"Amy S","13341":"Maxime L","13342":"Marie L","13343":"","13387":"AmericanfamilyinEuro","13388":"smo-ch","13389":"Thundersaunt","13390":"JJ844","13391":"denlin","13392":"","13397":"OneRedPhoneBox","13407":"T0mTheTraveller","13442":"ShilpiSuman","13443":"mardhiahj","13444":"Guillame2012","13445":"MarcoPolo010","13446":"Lee-Anne H","13447":"","13457":"","13462":"Melissa V","13463":"Mishka01","13464":"Ormstown","13465":"S D","13466":"Lynda B","13467":"annia_6","13468":"LATVevey","13469":"redlake4","13470":"blairb366","13471":"Michigan_Traveller72","13472":"","13487":"Richard S","13488":"Vision-in-Blue","13489":"hraleigh","13490":"","13492":"","13496":"","13497":"","13500":"Jeff S","13505":"Farmer C","13510":"","13515":"rhondarobertson48","13520":"588danjones","13525":"K4th1982","13530":"dawnatkin","13535":"K9784XTmarting","13540":"andrewI3958XR","13545":"bryanbK215MD","13550":"Sheryl J","13555":"Kerin Elizabeth M","13565":"tallnicolecanada","13570":"RubyRedBoots","13575":"johnbB3320LS","13580":"lesliecN6532OG","13585":"jules634","13590":"geraldpatrickm2017","13595":"hollism835","13600":"M6583RBjennifera","13605":"H5043GCdebbier","13615":"Murray W","13620":"danielledD6516SP","13625":"J7784HQthomasv","13630":"Rahul D","13640":"Boyd M","13650":"Barbara H","13655":"RyanSales","13660":"maureenr914","13670":"grega616","13675":"fredricke2016","13680":"790rennap","13695":"Arthur H","13700":"nathanfe77","13701":"GrannyAC","13702":"btwoods","13703":"SteveDel248","13704":"294sanderk","13705":"Tim M","13706":"NorthernBushBoy","13707":"Amanda H","13708":"evan1254","13709":"TourGuide15","13710":"","13715":"Kareem F","13716":"chris j","13717":"schmukerpaulj","13718":"Brett V","13719":"GrandTour37070211212","13720":"Stanley F","13721":"katecliff","13722":"Tha\u00eds Br\u00fclinger","13723":"DHWK2016","13724":"AlisonJyyc","13725":"Inspire26332583700","13726":"Angele D","13727":"tylerg510","13728":"Rob Taylor","13729":"hermie d","13730":"patknolan","13731":"idletime","13732":"Curious60749186054","13733":"Jordan P","13734":"markwD3976OA","13735":"linengirl","13736":"mimiOjackO","13737":"Maps521562","13738":"JARobinson","13739":"c0ry27","13740":"Marc S","13742":"Q3573SDgregoryc","13743":"Kylw K","13744":"J7151LOmikeb","13745":"N2886RJronr","13746":"jayjohnson130","13747":"ccarriere2018","13748":"Vsingh28","13749":"sheilawidenmaier","13755":"mccrrose","13756":"stevenadams77","13757":"OuttoLunch2015","13758":"D5734WUdarren","13759":"Barbara C","13760":"Tina M","13761":"414av","13762":"CinciSparty","13763":"alanvogeley","13764":"meganamie12","13765":"679julief","13766":"travelbug777_7","13767":"Divady","13768":"GeoEng51","13769":"imane85","13770":"tonywG5009YU","13771":"Brian M","13772":"Clogger-12345","13773":"Richard M","13774":"Andrew B","13775":"aleciamisherwood","13776":"tbunes","13777":"David R","13778":"Huy B","13779":"Chris B","13780":"643glennt","13781":"MelJobson","13782":"Josh W","13783":"dmcdonnell1509","13784":"Ryan D","13790":"Travelready67","13791":"AlbertaTraveller67","13792":"807alannam","13793":"stephw19","13794":"Rich G","13795":"Salvatore A","13796":"lisaann40","13797":"michaelmC25WU","13798":"cjfraiz","13799":"Elmer M","13805":"nathane568","13806":"598arthurw","13807":"N3590OIjohnb","13808":"brucepG6283ZV","13809":"Wes M","13810":"rogerduarten","13811":"T8156WWstephens","13812":"838hectorb","13813":"579alfonsom","13814":"StrugglingGolfer","13815":"laurencebY3877RH","13816":"PDZ320","13817":"Lauren R","13818":"evan143","13819":"WinnipegHiroshi","13821":"leocF4667NL","13822":"robertcY1061IZ","13823":"Julia G","13824":"jamesotish","13825":"Derek T","13826":"robfV9792RU","13827":"amandasX2288FJ","13828":"ralphk352","13829":"N5620JOcarlr","13835":"jameshowillc","13836":"robertmN8768TG","13837":"Mike O","13838":"jamesbm2017","13840":"Dan M","13841":"Ryan H","13842":"jkucher","13843":"428shahids","13844":"T8437FEjasonm","13845":"764shanek","13846":"glennj93","13847":"gmdalberta","13848":"55wayne","13849":"stephaniehP8478EC","13850":"erinp736","13851":"StephenHammond","13852":"Claude L","13853":"M8051XQnancyb","13854":"kalj2017","13855":"tolulolat","13856":"jamesrT2623EN","13857":"sarahsB5026CX","13858":"brentw306","13859":"Steve B","13860":"elbersp","13861":"nataliecH3213LE","13862":"hilary869","13864":"adrianarN2564TR","13865":"N3126GAdennish","13866":"Sherri H","13867":"Q4373OCmarkt","13868":"Brent M","13869":"l0vinglife2day","13870":"adia915","13871":"ndpalmquist","13872":"danielmA1220SX","13873":"D1469JFscott","13874":"RicardoLeonIrastorza","13880":"HotelieR118","13881":"Shahid S","13882":"tammybB4063KJ","13883":"robertgG8811EE","13884":"HECK B","13885":"Keith B","13886":"Bob B","13887":"aslammb","13888":"Shirley L","13889":"489jeremya","13890":"429keenanw","13891":"Marie D","13892":"liviumrl","13893":"patrickwS1925IH","13894":"202celesteb","13895":"B8847XKjamesd","13896":"Colin B","13897":"A171JHdianes","13898":"874lyleh","13899":"peterkmrf","13900":"","13905":"TraceB","13906":"Tour12666281917","13907":"Sandra H","13908":"Sherpa645710","13909":"MrRaveon10","13910":"Lori S","13911":"TravelinSalesGuy","13912":"ryfarms","13913":"Marcello B","13914":"Lizard50","13920":"ajd414","13921":"karamccurdy","13922":"r0b296","13923":"bmgagne","13924":"jck708","13926":"t0mpickering","13927":"BobSaget771","13928":"ksharko","13929":"cemilio01","13935":"841gloriav","13936":"canadaengineer","13937":"DustinHeisler","13938":"JN_Artemis","13939":"rogercD1645PT","13940":"andreadarlington","13941":"Ray S","13942":"Pierre_DLS","13943":"kalpeshtrivedi2000","13944":"allisoncreamer","13945":"Wcrow","13946":"Russell W","13947":"294conniep","13948":"shawnas934","13949":"T100JGsuzannec","13950":"757russellr","13951":"87steveni","13952":"Susana P","13953":"humrk","13954":"Bill w","13955":"Stephanie L","13956":"Douglas W","13957":"120dwayneh","13958":"Greg M","13959":"P3793YBdanielk","13960":"ANTONY TA","13961":"amberk154","13962":"robertlB710LZ","13963":"Laura Bob M","13964":"robertah770","13971":"carolebL2928LG","13972":"shoaibmri","13973":"Nathan R","13974":"Harold U","13975":"Mary F","13976":"481ron","13977":"xc0der","13979":"Janice C","13985":"martinaN5238GL","13986":"X2129HXcarolynm","13987":"847grk","13988":"CoachBW16","13989":"sjanvier","13995":"M5684DLkevins","13996":"Boomstrike","13997":"deb0rahlynnp","13998":"482jillianc","13999":"johndZ3550FN","14000":"Tara A","14001":"B20132013","14002":"PewTraveller","14003":"brianlW8265DK","14004":"johncQ9652ZZ","14005":"871brucek","14006":"matthewcD7829GH","14007":"johncF3911GG","14008":"Jason H","14009":"815jeffreyn","14010":"fl0j02017","14012":"510garryl","14013":"John S","14014":"J9620VKpault","14021":"rbeason","14022":"davidmI2415NY","14023":"Guy Q","14024":"Natalie S","14025":"EdmotnonTraveller","14026":"TonyCBris","14027":"FireMedic3Girls","14028":"PATEH14","14029":"201Gwyn","14030":"ksummers2016","14031":"Marie G","14032":"unicornsanddragons","14033":"spencerchad","14034":"Ashley","14040":"Wendy B","14041":"chrisdX9019RG","14042":"Viajar_desde_Alberta","14043":"williamrzb","14044":"Quanta4392timr","14050":"sarahaileensteel","14051":"rileyt247","14052":"Bruce M","14053":"thechank","14054":"T8684KEamandah","14060":"Marcus R","14061":"queenieg","14062":"vm275","14063":"trevord946","14064":"chris i","14065":"jeffcQ4382ZY","14066":"toddsP6397HD","14067":"Ken Navitsky","14068":"Scooter_EDM","14069":"RCaus08","14075":"ray anthony","14076":"CNDTravel","14077":"rona_cruz","14078":"4joshuathomas","14079":"AtTheBeachVentura","14080":"Keith J","14081":"Andrew M","14082":"rrwworth","14083":"martincurran55","14084":"stephangm2015","14085":"G Z","14087":"Lily Leann C","14088":"LovingSunandSand","14089":"Philip C","14090":"Jason D","14091":"Luxalot","14092":"john c","14093":"Don S","14094":"ColinAsh","14095":"P S","14096":"Danielle E","14097":"Helen D","14098":"TravelBugg","14099":"Michael G","14100":"","14105":"Neil H.","14106":"Passport14088193456","14107":"Harvey M","14108":"Richard","14109":"Kevin Villanueva","14110":"darrencloudtravel","14111":"Wayne D","14112":"Kenneth C.","14113":"Cruiser59934074211","14114":"manchandapuneet","14125":"Jorge N","14126":"Renae B","14127":"aaronj121","14129":"Jen B","14135":"georgemom","14136":"Stu B","14137":"176skok","14138":"bullitt02018","14139":"Fernando F","14140":"g35concrete","14141":"fabryhb","14142":"aaron1396","14143":"dermastudio","14144":"sharonleads","14145":"jalmenp","14146":"692adrian","14147":"mats4322","14148":"training2018","14149":"homesteaders92","14150":"Sue H","14151":"CHRISTINA S","14152":"Nixx H","14153":"TashaBn","14154":"Dennis H","14155":"natsukoh2018","14156":"SPIDERDEN D","14157":"janestao","14158":"codys943","14159":"34leob","14170":"Alexey K","14171":"Emma N","14172":"2017workingmom","14173":"Kimberly W","14174":"Kathy Lee M","14175":"smalltowntravel","14176":"johannaf35","14177":"804Rye","14178":"Erika L","14179":"SVMcBos","14180":"R F","14181":"Jatinder T","14182":"_suzannedave24","14183":"Voyager731288","14184":"Mstiglitz","14185":"edwarddwaynemrk","14186":"jamiesT5824JZ","14187":"darrenp104","14188":"msiegner","14189":"C9562NCjoea","14195":"rajeev P","14196":"WaMan1954","14197":"ritad701","14198":"runjintg","14199":"Fred J","14201":"C9297OOkenm","14202":"kylemY1419CS","14203":"Nicole G","14204":"Carmen T","14205":"tyler318","14206":"I1482FCtamarab","14207":"shannon_wilkie","14208":"ryanbX485TB","14209":"Karin L","14215":"220jaredf","14216":"Emmanuel_Germain","14217":"shaunwmrt","14218":"xxmanet","14219":"karynlmsm","14220":"S M","14221":"Andrea K","14222":"Y6047FQjohng","14223":"Mike D","14224":"N1905DWkevinw","14225":"Dave T","14226":"852ruperte","14227":"ko6789","14228":"Rachel S","14229":"Bpegrad","14230":"J512CNheatherr","14231":"audreyd926","14232":"Cari J","14233":"nicolelX4306EK","14234":"puravida309","14240":"905codyc","14241":"Cheryl16041","14242":"cathyL9299VX","14243":"938gregj","14244":"Joan M","14245":"Michael M","14246":"justingJ6839DD","14247":"747gparker","14248":"Leina H","14249":"davidbriane","14255":"Sean M","14256":"Susan Lauri Ms S","14257":"567laureew","14258":"994denp","14259":"NBPG","14260":"jrtailfeathers","14261":"peggyb367","14262":"nealb974","14263":"Francoise Louis... T","14264":"Eric N","14265":"Sheri G","14266":"Colleen H","14267":"natashai385","14268":"62shelliel","14270":"Wikster1","14271":"carronamrsh","14272":"444doug","14273":"tamaras677","14274":"samuelr287","14275":"JordanGingerich","14276":"X9355EZjim","14278":"br00k123","14279":"quilland2016","14285":"Debra P","14286":"canbear32","14287":"Michele B","14288":"S4472KXlaura","14289":"dustinrichard","14290":"matt p","14291":"catharinacorneliap","14292":"Ahmed L","14293":"olatundeo2016","14294":"mikedT7328VN","14295":"724nataliez","14296":"Keith L","14297":"317lylen","14298":"J689","14299":"359sangc","14300":"","14304":"","14309":"rbrianh","14314":"ram745","14319":"hockeymom8302","14324":"Naveen K","14329":"Susana D","14334":"Bonnie W","14344":"Adam M","14349":"Dayel1956","14359":"BethW01","14360":"10Garry","14361":"Ayazbhanji","14362":"Ryan L","14363":"Amy B","14364":"TC0044","14365":"Mtl26","14366":"Halifaxsarb","14367":"Ben F","14368":"Helipinch","14369":"greenjellohead","14370":"xNermisa","14371":"DarrynF","14372":"TreadwellLake","14373":"Edison3166","14374":"baudley","14375":"rintoulk","14376":"jb5678149","14377":"ammy222017","14378":"77johnson","14379":"","14394":"jacquij68","14395":"Harley L","14396":"Gabriel C","14397":"Roger P","14398":"Aalbertan","14404":"Suman514","14405":"Cherritta","14406":"canadafarmgirl2","14407":"Ken M","14408":"BiyaheroMike","14409":"77frequenttraveller","14410":"Roomreviewer1986","14411":"Robert L","14412":"Kevin B","14413":"LJH602","14414":"gmdalberta","14415":"Bcnllb","14416":"R M","14417":"Nostra D","14418":"LovingSunandSand","14419":"Bakes97","14420":"HDBlackbetty","14421":"BytemeU2","14422":"Roadtrips2012","14423":"bsgrilling","14424":"samsonbeta","14426":"Caretraveller","14427":"RNfromAB","14428":"CoolCalgaryCanuck","14430":"Jodymae B","14431":"Gracioushost234","14432":"Tiffles_00","14433":"Aprilg5532","14434":"secord16","14435":"garlicspamsam","14436":"sg2188","14437":"Danko323","14438":"TravelLady221","14439":"Hype_8223","14440":"Traveller123435","14441":"rsgd4","14442":"Beerboy","14443":"oilsandsguy","14444":"GoPlaces46031469674","14445":"Glen L","14446":"Guide36681664959","14447":"C9297OOkenm","14448":"Jim O","14449":"Kalydoy","14450":"Bradyyc","14451":"Happiness56148712035","14452":"Stay35975705122","14453":"Keri P","14454":"","14459":"Chris Y","14460":"uptheshoreboy","14461":"Jos C","14462":"oscarchapa","14463":"nik-0926","14479":"xpacecardriver","14480":"Brad B","14481":"Keith B","14482":"hinchcory","14483":"espo1966","14489":"424deanh","14490":"Amanda H","14491":"A TripAdvisor Member","14492":"JackieLuk","14493":"gthibault440","14500":"Shawn R","14502":"348camp","14503":"candycats","14506":"HECK B","14507":"905dwayne","14508":"N5800OZbenw","14509":"","14514":"","14519":"A TripAdvisor Member","14539":"crystalmeagan89","14544":"johnvH9678RL","14549":"Jay C","14554":"TashaBn","14559":"Nikolay T","14584":"Toddodge","14589":"alg808","14609":"Margie C","14634":"Jonathan K","14654":"D7795DRericg","14659":"Jay F","14664":"LimKH","14669":"wolfden","14684":"TravelBugg","14699":"Bonny N","14704":"Bill F","14714":"mmackenzie2017","14715":"Stuart G","14716":"HoneyvilleTraveler55","14717":"Brighteyes57","14718":"milobloomab","14719":"","14724":"richard t Sydney Australia","14725":"Nicole S","14726":"Cal P","14727":"ashushar1980","14728":"TheWhip123","14729":"dutchG_68","14730":"Employe","14731":"Gale K","14732":"justinwiebe","14733":"johnallen1028","14734":"alantrue","14735":"aserrano2018","14736":"Melody P","14737":"Andrea S","14738":"Esther K","14739":"Connie h","14740":"cfisher175","14741":"Kate H","14742":"seanerskine","14743":"sebcwik","14749":"savesomeoneelse","14750":"msheilan","14751":"Lisa M","14752":"Chris H","14754":"Julie H","14755":"Teresa S","14756":"Jagmohan S","14757":"JenHoskins","14758":"Jane D","14759":"Elvis T","14760":"Luda C","14761":"Grant1620","14762":"lisamacdon6","14763":"pix83","14764":"Ada B","14765":"Cynthia R","14766":"sueww","14767":"David B","14768":"2papa","14769":"carmelokrish","14770":"laurelw25","14771":"Suzanne S","14772":"Traveller V","14773":"Brittany","14784":"Nigelcat","14785":"FrequenttravellerCA","14786":"Bev R","14787":"Ulwazi","14788":"Lynda D","14789":"jessl10101","14790":"Bhangra101","14791":"Naomi I","14792":"Pft Mazatlan","14793":"Crystal F","14799":"susieqwho","14800":"Lisa P","14801":"ellejames","14802":"d0nr0n","14803":"specialsavill","14804":"Heather C","14805":"Janet B","14806":"Bernard E","14807":"bdjuss","14808":"457rubina","14809":"Mnt940","14810":"Paulette M","14811":"Rozalyn V","14812":"Michael C","14813":"Medlabtech12","14814":"Nifty","14815":"Mike D","14816":"Glacier1998","14817":"leonardpiche","14818":"Chris D","14824":"Clever69","14825":"Della H","14826":"Pankaj M","14827":"Boomer L","14828":"rogermhel","14829":"grooverevival","14830":"puneet t","14831":"dmendrez","14832":"Shubh P","14833":"Bramwell P","14834":"B15N","14835":"notKHinC","14836":"PPLMoi","14837":"Buddly","14838":"Viajar_desde_Alberta","14839":"Betty R","14840":"Steve S","14841":"eagle-eyes-safety","14842":"Wanita D","14843":"M1shaAlberta","14849":"Jimsusie","14850":"JAMES D","14851":"lindam772016","14853":"Justin K","14855":"Susan M","14856":"Hammeri","14858":"linengirl","14859":"tuff00","14860":"Jennifer S","14861":"Dominic C","14863":"F388WCsharonb","14864":"shagg2016","14866":"pscott44","14867":"TessaNorth","14868":"Adam M","14874":"Our Great Escapes","14875":"jazzdragon022","14876":"M7793JAlaurad","14877":"Oiler G","14878":"Gary K","14879":"IndigoJT","14880":"Willie1964","14881":"bestillfamily","14882":"Cruisin4us","14883":"barbaraY9409DS","14889":"omanaomi","14890":"Darryl G","14891":"JGGLAztec","14892":"Dan M","14893":"Peter W","14894":"nikki t","14895":"NSRoadrunner7","14896":"Brad M","14897":"mytycy","14898":"Cathy K","14899":"travellersupreme","14900":"Linseed3329","14901":"Braeden B","14902":"NWcanada","14903":"Daniel V","14904":"mrsb060","14905":"Travis L","14906":"TheChalet97","14907":"Beback","14908":"pat b","14909":"Donkingjedi","14910":"Kerry K","14911":"Jenny N","14912":"Dawna C","14914":"sleasthope","14915":"Michael K.","14916":"ElleryMC","14917":"Guide36184227853","14918":"Vacation50117331786","14919":"Cruiser09811252667","14920":"George D","14921":"Explore06942964241","14922":"GrandTour61695511465","14923":"Jessica E","14924":"OYUYO","14925":"Shintaro.DOI","14926":"Barb V","14927":"kelsearan","14928":"Jennifer S","14929":"","14944":"ScViOl","14945":"mtmaclean2018","14946":"vvp48671","14947":"Milt D","14948":"K M","14949":"robincampeau","14950":"Brittany C","14951":"Ernie W","14952":"296shane","14953":"Yevgen Y","14954":"mdover19","14955":"davidbriane","14956":"leehardy2018","14957":"PhillipAseron","14958":"Jose M","14959":"_mrsAM0","14960":"Travis12345","14961":"595pamela","14962":"Sir K","14963":"Ashlyn M","14969":"stevefJ1183PJ","14970":"richardrJ4607NC","14971":"fefait","14972":"Cella N","14973":"eyasub","14974":"joebM3919MQ","14975":"Marianne L","14976":"R7050PBjoshuaw","14977":"walera116","14978":"Grant G","14979":"AmerVaca","14980":"369katerynag","14981":"CGSTraveller","14982":"186jeanw2017","14983":"noreenh155","14984":"randyrM3200PM","14985":"peterwT8632YQ","14986":"roberthd177","14987":"197brianz","14988":"I2121APjenniferc","14989":"N322AYamandaw","14990":"Stan O","14991":"scottrQ2762WI","14992":"pmcwilliams48","14994":"Delores W","14995":"Francine L","14996":"Justin P","14997":"rogero642","14998":"sandral292","14999":"michaelgF3995VC","15000":"Stephanie D","15001":"BMisky","15002":"136graym","15003":"zvonkob32","15009":"williamrG2889EB","15010":"lisahO9206FG","15011":"D1007JRdarrenm","15012":"442herbh","15013":"X5467GHjoans","15014":"C1856QRrobertl","15015":"jeffmyers769","15016":"heatherm409","15017":"I7056MTdaniela","15019":"joanmI2545ZU","15020":"mushergirl","15021":"roxannh450","15022":"Ater D","15023":"L578WMjenniferf","15024":"lukek349","15025":"joseluisj303","15027":"147paulrs","15028":"kevinrC17XY","15030":"Scott K","15031":"Nicole P","15032":"dianedD7304DF","15034":"limeyw718","15035":"D5457NNrobertop","15036":"594jennifergs","15037":"Sheri G","15038":"shrirangl","15039":"Carsten S","15040":"Tracy R","15041":"sigmundundheim","15042":"Andrew B","15043":"brookg575","15044":"J7167VYterryh","15045":"121tianal","15046":"Y4492DSterryt","15047":"Tamara P","15048":"611lyles","15049":"jennyX5514EG","15050":"litochalynns","15051":"J4596VQdaniellel","15052":"larrykarlb","15053":"erikpM7542GP","15054":"jaymM4395XF","15055":"jessiannl","15056":"I8736VNkatem","15057":"debran554","15058":"Z8113OVjasonl","15059":"993mb1977","15061":"jackdE7148SN","15062":"willw842","15063":"larrywK913BK","15065":"markstephenf","15066":"Garry G","15067":"jasondH5251RN","15068":"catherinea826","15069":"Shari M","15070":"kirstyannb2016","15071":"275lenk","15072":"Tim B","15073":"Mark C","15079":"marcelc710","15080":"708rupertb","15081":"allannay2016","15082":"513christap","15083":"derksen5","15084":"japinderpalsinghd","15085":"ariom641","15086":"697dwaynec","15087":"477deep","15088":"jameshK9002TZ","15089":"larryhO9233NK","15090":"Aviv_Scheinman","15091":"redcliffer","15094":"Merle P","15095":"sharoncJ6431LH","15096":"Crystal S","15097":"Bassem Z","15098":"Melissa L","15099":"travelling555","15100":"havingfitz2016","15101":"Marnie M","15103":"maryaD8818UT","15109":"979marlo","15110":"440pennyf","15111":"jasonmK3235YX","15112":"shaner745","15113":"lisacQ7582YD","15114":"Ryan M","15115":"RebekaKelen","15116":"Aramis A","15117":"Kjohnson31","15118":"Frozen_Goose71","15119":"Amanda R","15120":"Danno_99","15121":"David K","15122":"yycflip","15123":"Maguder D","15124":"DavidfromEtown","15129":"","15134":"Mark T","15144":"kay_stallard","15149":"kambouroff","15150":"Robin B","15151":"Ray Y","15152":"djk1951","15153":"Darryl B","15154":"CalgaryTraveller1979","15155":"Neda F","15156":"yahkoh","15157":"Tom C","15158":"Elle H","15159":"","15164":"LadyCavalier","15165":"JDBacks","15166":"Paula B","15167":"Beth A","15168":"Marina_JK","15169":"","15174":"natron642","15175":"Megan K","15176":"Tracy_Somerville","15177":"kattalack","15178":"Kim P","15179":"","15183":"cayolargo4us","15184":"NeonHighwayBand","15185":"Your Chill K","15186":"bin120795","15187":"Meghan C","15188":"maggy-del","15189":"GarryMc","15190":"Shar P","15191":"caturiri","15192":"Steven H","15193":"RickCAlberta_Canada","15194":"hapacl","15195":"PossibilitiesGalore","15196":"mrscarolboorse","15197":"Sarah J","15198":"","15203":"David W","15204":"KootenayTraveller","15205":"Mahib Islam","15206":"Steve H","15207":"Brittany K","15213":"jagador","15214":"TonyfromNewtown","15215":"Shawna M","15216":"Tim W","15217":"Wally S","15218":"prorcas","15219":"Alex C","15220":"2dogsatthewindow","15221":"Robert S","15222":"Deb H.","15228":"Ed S","15229":"JoelANDSallee","15230":"Noel58","15231":"IYGTMH","15232":"EllisLuke","15238":"Aragorn The Traveler","15239":"Richard J","15240":"sandra w","15241":"crossover604","15242":"Case L","15243":"Nicole N","15244":"1981dalat","15245":"salsmana","15246":"PookyCake","15247":"PimDutch","15248":"Karen R","15249":"ccmr4","15250":"78Dave","15251":"adcarlson","15252":"dfbarber01","15253":"Andrea S","15254":"Catherine T","15255":"riverdaleschool1903","15256":"Grenik","15257":"Daniel F","15258":"William V","15259":"Tannis T","15260":"meadowac","15261":"Cowichan1","15262":"Craig H","15263":"PaoliLLH","15264":"Calyps012","15265":"russellshell","15266":"Sara M","15267":"The4Wanderers_","15274":"NeeksWhite","15275":"2Calgarytravlers","15276":"Will F","15277":"ZLI","15278":"Lyric21","15279":"Katie B","15280":"Neil C","15281":"Karen1616","15282":"bemeyer","15293":"Richard F","15294":"Paul F","15295":"KeithMil2","15296":"Joanne O","15297":"Patrick S","15298":"Richelle T","15299":"Kate D","15300":"Haggis86","15301":"Micah M","15302":"Rick L","15303":"Jennifer H","15304":"IanLorraine","15305":"Keith O","15306":"Eastcaper","15307":"Darren G","15308":"25Loki","15309":"Trelawn","15310":"Mef59","15311":"muggiedai","15312":"Bonnie G","15318":"BarryWardKelowna_BC","15319":"Tracy M","15320":"Frances M","15321":"Greg A","15322":"carmel s","15328":"Troy B","15329":"Bill m","15330":"Taylorsabroad","15331":"Patrick L","15332":"P F","15333":"CJ P","15334":"Vincent Adultman","15335":"HappyTravels1923","15336":"Gaensebluemchen S","15337":"Altamom","15338":"Montaldo58","15339":"Clive S","15340":"Theens80","15341":"Rita S","15342":"Stacey M","15343":"Sheryl E","15344":"Hop","15345":"35Elaine","15346":"Vicki G","15347":"mike n","15348":"K C","15349":"photographer_smurf72","15350":"Amber W","15351":"Tessalyn_16","15352":"Henry P","15353":"HarmDonkers","15354":"Dave U","15355":"Peter M","15356":"Morgan18","15357":"Susan V","15363":"toptoothman","15364":"explora53","15365":"George600","15366":"Wanda H","15367":"Gertie H","15368":"Alison93","15369":"Susan2369","15370":"Steve M","15371":"Wink1969","15372":"Trommelen","15373":"Jennifer M","15374":"GillF424","15375":"Noelle H","15376":"rammblat","15377":"Danny Y","15383":"BabaDi","15384":"beersteel","15385":"obanitevancouver","15386":"Rebecca B","15387":"Thales29","15388":"Marion_Harvey","15389":"bygeorgew","15390":"John K","15391":"Nancimacleod","15392":"islandfoodndrink","15393":"NZUnicorn","15394":"Misty W","15395":"Scobiela","15396":"adelabrad","15397":"Wanita60","15398":"David C.","15399":"barongruda","15400":"robov","15401":"Jane S","15402":"G7117GBjoanneb","15403":"HayleymP","15404":"Genevieve B","15405":"Kelli T","15406":"Canucksontheloose","15407":"wirtzzie","15408":"SF222","15409":"Heather H","15410":"AliJTavs","15411":"nwbg","15412":"JorgenSandy","15413":"AlbertaBabe66","15414":"CanadaTraveller074","15415":"heathensbetterhalf","15416":"Mitzi K","15417":"Cor D","15418":"Jennywalsh","15419":"Norma K","15420":"Paddyma3","15421":"Jim B","15422":"Jennifer H","15423":"","15428":"McKay E","15429":"Moshe R","15430":"itsalgd","15431":"Bio-traveler","15432":"Arlene M","15438":"Emmett10692","15439":"agr54","15440":"Carol C","15441":"BRIAN C","15442":"DaisyJanesReviews","15443":"B G","15444":"Corey H","15445":"DJMT46","15446":"BarbsZ","15447":"heakitt","15458":"PJWIBBLE","15459":"Grampa T","15460":"Bigoil71","15461":"Lynda S","15462":"Glennda D","15463":"Roy C","15464":"apaetow","15465":"Margaret K","15466":"Sharon S","15467":"Brian M","15468":"Glen&Isobel","15469":"Travellingcatcatcat","15470":"LovesNeon","15471":"BVMAN","15472":"Karen B","15473":"GypsyMouse","15474":"swissboy43","15475":"Rick W","15476":"wkuech","15477":"Eleanor654","15478":"1963William45","15479":"Ellie196","15480":"Rosal1nd","15481":"Ed G","15482":"Bctraveller-R","15483":"Iwan v","15484":"sailinggerbil","15485":"Deb-Mark","15486":"garsy01","15487":"singledad","15489":"Ole B","15490":"ronkee","15491":"Maurane J","15492":"Glen M","15493":"JoyceDH","15494":"Mark A","15495":"kris-goes-places","15496":"Laura196734","15497":"Murray G","15498":"Lennox F","15499":"Skyturtle101","15500":"Fantasere","15501":"Lorbo2015","15502":"Brad R","15503":"Belon D","15504":"Victor M","15505":"russelladams c","15506":"thecoastcouple815","15507":"Janessacanucks","15508":"CamelGal22","15509":"David F","15510":"Bruce R","15511":"Kurt Christian ... C","15512":"Titetown_11","15518":"MoheID","15519":"Glenn F","15520":"Victor S","15521":"Terry D","15522":"Jane M","15528":"Jerry B","15529":"CurtisG","15530":"Bob R","15531":"Dana J","15532":"Bruno M","15538":"MICHELLE L","15539":"pkokesch","15540":"Steve C","15541":"lotterbc","15542":"MisterDave98","15543":"Gary G","15544":"Bugbee","15545":"Eric S","15546":"Greg N","15547":"Lesley238","15553":"Adam H","15555":"Neil G","15556":"Kootenay3520","15557":"Kim S","15563":"47Pete472014","15564":"Fulita","15565":"Hufflinks","15567":"Cal C","15568":"Gerry K","15569":"Mike N","15570":"roadtripin5","15571":"Ron M","15572":"Ray A","15573":"Heather S","15574":"Matthew F","15575":"Cindy B","15576":"PericoCuisine","15577":"Chris M","15578":"J L","15579":"ChelleBesau","15580":"DKSchmi","15581":"Janice W","15582":"bill p","15583":"Stephanie L","15584":"Lora S","15585":"flowersandcats","15586":"TortureTest","15587":"Lee J","15588":"axya1t","15590":"Leonard H","15591":"bethanybee","15592":"KDT-USA","15593":"Diana F","15594":"corporate_relations","15595":"Dave M","15596":"Richard F","15597":"stonesqd","15598":"","15603":"GordGemmell","15608":"Kimberley W","15613":"Lauren T","15618":"Susan A","15623":"CamanoIsleTraveller","15624":"Jason H","15625":"johnny2bc","15626":"Fabian G","15627":"Trevor H","15628":"GeeLanark","15629":"ricresch","15630":"ryokomo","15631":"Leen L","15633":"","15638":"pentictonkid","15639":"dave t","15640":"Louis-Marc S","15641":"250patrick","15642":"JordanRapley","15643":"JimFord13","15644":"brucewhite2015","15645":"TaraW4546","15646":"Craig C","15647":"carmel s","15663":"whomever","15664":"itchintogo2","15665":"Jenny E","15666":"Roadtrips154943","15667":"Lisa723","15673":"Dayna I","15674":"Kersten","15675":"ajngirls","15676":"Wanderer22329626792","15677":"roadavmevi","15678":"Hollie D","15679":"AlfaMaleYorkshire","15680":"Julia B","15681":"jenmc74","15682":"sanjoe1989","15683":"Mickee83","15684":"bettystevedean","15685":"Juanita D","15686":"j0rl0wski","15687":"A TripAdvisor Member","15688":"","15700":"A6369QNgaryr","15701":"Krista F","15702":"Heather S","15703":"BrendaBB_BB","15704":"Barrie H","15705":"shthetraveler2017","15706":"sacha j","15707":"Andrea M","15708":"Katrina C","15709":"michaelbW8380VC","15710":"Colleen M","15712":"Louise L","15713":"FloppySauce","15715":"dawnn184","15718":"awake64","15719":"tomhI4223UZ","15721":"Marites8","15722":"429b2017","15724":"ray670","15725":"hollybN934PA","15726":"wanderingCiccone","15727":"brianlU2365ZL","15729":"W4561RJandreal","15730":"Sam D","15731":"traveller","15734":"Brian S","15736":"JR02014","15737":"0marietjiec","15740":"mamas26","15741":"159kristyr","15742":"Teresa H","15748":"J6552ACed","15750":"Vern K","15751":"Cindy D","15752":"RobTor","15753":"Kimberly L","15754":"mkygrl","15755":"173Jack173","15756":"oribie","15757":"309mandis","15760":"pandabear9196","15762":"Dorothy C","15763":"larryc410","15765":"Gary570","15766":"Zikarali M","15767":"SKLT_Esquire","15774":"Ron O","15775":"salguodp","15777":"redjule70","15779":"KimJackC","15780":"islandgirlie522","15782":"Y1529BMchrisp","15783":"Darlene H","15784":"Lana D","15786":"JenD_BC","15787":"245evelynd","15789":"Ernest P","15790":"303desiraef","15791":"vincentmK5126LD","15792":"A7632FWjanh","15793":"Sean K","15795":"594ralphp","15796":"Barbara A","15797":"Bryan S","15798":"Bernie W","15799":"Greg C","15800":"Tami D","15802":"Mark B","15804":"Vanchoui","15805":"stevenwH2026DX","15807":"Glory T","15813":"Doaghisle","15814":"460victoriao","15815":"Katiejojo65","15819":"Lisa O","15821":"Phillip B","15822":"Clayton H","15824":"Loulougfr","15825":"Katherine D","15828":"Apesp79","15829":"Ronald K","15831":"carissa L","15832":"Kurt T","15833":"Doug B","15835":"Daniel H","15836":"Henry R","15837":"Gordon R","15838":"Earl J","15839":"Sheree","15840":"Kellie_L_4","15842":"Clyde A","15843":"307royceh","15844":"AnalogConversation","15848":"Janice71","15851":"TJMichel","15853":"cethan","15854":"hipevangeline","15855":"Andrew D","15858":"Daniel N","15859":"AdamCW92","15862":"canuck2s","15867":"Skyebo","15870":"Warren A","15873":"Manywheels","15874":"jack L","15875":"Sara Lynn J","15876":"Judy W","15877":"ooohmagosh","15878":"ericpU6762HV","15879":"Jan-OlofO","15880":"CharlieB333","15881":"Stephanie M","15882":"ryancope11","15883":"Steve B","15884":"Lori G","15885":"Sonia T","15886":"Marie S","15887":"Bicjohnson99","15888":"","15893":"wtforward","15894":"JRcoops27","15895":"Alexander B","15896":"Samantha G","15897":"Georger1957","15903":"tashajohn101","15904":"pridetraveller","15905":"Ryan K","15906":"Lpete250","15907":"Keith B","15908":"selenamae07","15909":"Tylertait","15910":"Jesse O","15911":"George N","15912":"Jugal K","15913":"Leanna C","15914":"Lolita G","15915":"Brenda M","15916":"Ingo S","15917":"Happy B","15918":"Arja H","15919":"George P","15920":"HarryRooney","15921":"Travelbug1864","15922":"Rianamanda","15923":"jessi M","15924":"Tanya C","15925":"Pat H","15926":"Heather L","15927":"BradfromCanada","15928":"rstwohee","15929":"Vattan D","15930":"Notimpressedwithhope","15931":"Tigt","15932":"aburr","15933":"Sheree","15935":"Wicio","15936":"mystori","15937":"Karansodhi","15948":"Swansong069","15949":"Simran K","15950":"mani d","15951":"JennM23","15953":"Drew W","15954":"khushy g","15955":"sable24","15956":"Jaqi3","15957":"orlandkurtenbach","15958":"Merry C","15959":"coppercox","15960":"Jack V","15961":"side-tripper","15962":"jerome67","15963":"David M","15964":"Rainbowao","15965":"pizza222","15966":"Rosie67","15967":"sugarbooger123","15973":"","15978":"Teresa H","15979":"Ruissen","15980":"CindySaturday17","15981":"Starlette067","15982":"Roy C","15983":"KNCooper","15984":"WendyandKelsey","15985":"J1348","15986":"Dana R","15987":"Karen I","15988":"Khakiman11","15989":"Sharon M","15990":"Theresa B","15991":"Kellie H","15992":"Adventure424031","15993":"Gracefullife","15994":"J R","15995":"Boris B","15996":"Katrina W","15997":"Vernus","15998":"VJ V","15999":"Heather S","16000":"Travelling_norm","16001":"MaxBC","16002":"clncalgary","16003":"Ellen K","16004":"herzogRail","16005":"scrapyardnow","16006":"ChippyDust","16007":"Larry W","16013":"TAFTpttj","16014":"Dave P","16015":"Cordie_Cat40","16016":"Sherree S","16017":"Rick D","16018":"Jojo4470","16019":"Chantel G","16020":"tscheele","16021":"Adddam","16022":"GERANN2012","16023":"steven009","16024":"Alfred K","16025":"TrueCanucks","16026":"12Judy34","16027":"mlee1004","16028":"David7869","16029":"maddie4bc","16033":"LondonBoomerang2","16038":"dobesta","16043":"Kim K","16048":"","16053":"Cedric P","16068":"Elizabeth R","16078":"azlib69","16083":"Teresa H","16088":"Ontario88","16093":"KatydidCalgary","16098":"choigang","16103":"Daniel W","16104":"Peter H","16105":"Girl123cdn","16106":"Gzowski","16107":"Alec D","16108":"Adrien B","16109":"ScottEmmaLee","16110":"marylynn_cameron4","16111":"Mr_Snippets","16112":"Wendy T","16113":"TheLoLNoobYT","16114":"Catherine A","16115":"Sharon N","16116":"teddem","16117":"Siobhan B","16118":"XS-Baggage","16119":"Deirdre F","16120":"Linda B","16121":"Bhyphenlow","16122":"David P","16123":"","16128":"Jennifer W","16129":"bueller","16130":"travellover077","16131":"Rachel C","16132":"crystalbeaver","16133":"tdcbr","16134":"Sampson76","16135":"CanTravel_86","16136":"Gary T","16137":"Mary-Anne B","16139":"STM","16140":"Peter R","16141":"AnneandJohn803","16142":"Anne545","16143":"alexmacg","16144":"Anne A","16145":"Not-Mrs-Mitchell","16146":"martinhalifax2016","16147":"lozzz","16148":"SASMCC","16149":"Bostonms4sure","16150":"Lovestherockies","16151":"tjp850","16152":"Deborah","16158":"JStellema","16159":"Marie P","16160":"sam d","16161":"LauritaMariaA","16162":"ZedPM","16163":"Mchapcanada","16164":"travelgirl29032870","16165":"Halita","16166":"Jason W","16167":"Colin1421","16168":"KICKRA","16169":"JamesDunn90","16170":"Lauren D","16171":"David B","16172":"994june1949","16178":"lflegge","16179":"pauline p","16180":"jkpkk","16181":"mfisher148","16182":"jerseytravelers2016","16188":"pastelle2016","16189":"Rick F","16190":"lb230","16191":"Frances F M","16192":"codcaptain","16193":"ernstre2016","16194":"DianeBishop","16195":"John C","16196":"John k","16197":"JPR160","16203":"Oakvi","16204":"Gillian S","16205":"Jackie G","16207":"paulette_poirier","16208":"652elise","16209":"Kevin S","16210":"Wallace2422","16211":"Tee610","16212":"Ted J","16213":"Jennifer T","16214":"Margie and Dave F","16215":"Natasha M","16216":"rebeccaW590AJ","16217":"faae","16218":"Lois L","16219":"Patricia H","16220":"Chuck S","16221":"Frank M","16222":"Slidebite","16223":"Lisa F","16224":"Rosemary B","16225":"Doug T","16226":"MisterAndMissis","16227":"Wanda D","16228":"thegoodlovelies","16229":"LochnessConnecticut","16230":"Slg122","16232":"Patty G","16233":"JohnGuyD","16234":"Rosalyn E","16235":"allaboutbnbs","16236":"PEW381","16237":"Kaitlin K","16238":"124Julie","16239":"Katie W","16240":"chanrich1","16241":"rachet2001","16242":"GwenAnnBouchard","16248":"Chas2Crews","16249":"Travellerer15","16250":"Curt T","16251":"Pa1734","16252":"Jeff R","16253":"sydneyporter93","16254":"George C","16255":"Carl T","16256":"Susan1325","16257":"Nancy D","16258":"Thompson2014","16259":"s-myluvtotravel","16260":"Fooch1","16261":"LouisGenevieve","16262":"Pamelars","16268":"Angela V","16269":"nancy t","16270":"m0eka","16271":"Y1807IBrobertb","16272":"Bruno H","16273":"sharon g","16274":"Steve U","16275":"Amanda L","16276":"Audrey A","16277":"Ginny B","16278":"Jame C","16279":"MsJacqK","16280":"Zachary S","16281":"gsoreilly","16282":"Danielle S","16288":"IzzyCooper","16289":"NS_Barnhill","16290":"Jim S","16291":"arc_campbell","16292":"jnieman49","16293":"WideWorldVancouver","16294":"DennisMoore","16295":"Emily S","16296":"Jackie P","16297":"christine w","16298":"bertandcarole","16299":"MaineScott","16300":"Cindy G","16301":"Kathleen W","16302":"Nancy R","16303":"Pouxie11","16304":"Dottieontheroadagain","16305":"Bill V","16306":"walkaboutsammy","16307":"Hannes","16308":"Wolfy57","16309":"sallygirl277","16310":"Cathy M","16311":"Launa C","16312":"Tootsall","16313":"David B","16314":"TheCarter93","16315":"Denise659","16316":"riotambopata","16317":"Harold B","16318":"","16323":"boydj8585","16324":"A C","16325":"Terry D","16326":"kraut_chick","16327":"Bob S","16328":"Valleypeeps","16329":"J1348","16330":"snow47","16331":"Scotland C","16332":"Carol R","16333":"ruthndul","16334":"gorilla9","16335":"Louwilliamsball","16336":"Gerald K","16337":"TunnelGuy","16338":"JamieDon18","16339":"loraineh118","16340":"Harsimran G","16341":"Ed N","16342":"thecountrytraveller","16343":"jas1999","16344":"BeandBa","16345":"Rod R","16346":"adarshchawla","16347":"Rose S","16348":"happyBundaberg","16349":"thecal2","16350":"fr0gd0dger","16351":"John M","16352":"mmmgood92","16353":"selmawade","16354":"lar289","16355":"Chad W","16356":"65granny","16357":"hawag z","16358":"CanadaSunshine58","16359":"Rachelle H","16360":"traveladvntr","16361":"Alfred K","16362":"Nadine D","16363":"Highland P","16364":"GlobetrotterJSH","16365":"DogJudge","16366":"Jeanne S","16367":"Kay L","16373":"Ed A","16374":"Markerbuoy","16375":"Darren_in_BC","16376":"sustue","16377":"Paul R","16378":"Raynil C","16379":"Caroline J","16380":"Bob G","16381":"David D","16382":"SonjaB60","16383":"Morag S","16384":"vagabond_dreams","16385":"Joan G","16386":"Daniella B","16387":"mrsboll","16388":"cswebb13","16389":"parm s","16390":"Graham C","16391":"MalG1788","16392":"Sumeet H","16393":"J H","16394":"spring e","16395":"JForster150793","16396":"lottacash2000","16397":"gwibs","16398":"Sherree S","16399":"Babeegurl","16400":"eztourist","16401":"riverdaleschool1903","16402":"Skisoccertrampdad","16403":"Pixie354","16404":"peterb20132013","16405":"Laura D","16406":"Dave B","16407":"TravelTipsCalgary","16408":"Kootenay23","16409":"soozbc","16410":"ossykid","16411":"joe b","16412":"BigSkyGG","16413":"AleMicky","16414":"Cassacacia","16415":"Manhattanhopeful","16416":"Raajveer","16417":"Dave7171","16418":"hayyiio","16419":"jrgould45","16423":"Karen K","16424":"Tilley364","16425":"Truckergal55","16426":"Shylo P","16427":"rumor67","16428":"namanrylee","16429":"Julie H","16430":"AKMini","16431":"LiddleWanderer","16432":"Esther A","16433":"foreveryoungruth","16434":"ShawnDouglad","16435":"jottvau","16436":"Steven R","16437":"astromac866","16438":"BCRadioOp","16439":"Sean J","16440":"Diane D","16441":"Vernus","16442":"Tracy B","16443":"Ali G","16444":"Catharine P","16445":"William H","16446":"hijfte","16447":"carolynlong2015","16448":"HappyTravels1923","16449":"Kathy T","16450":"Simon Z","16451":"ScottfromBlackie","16452":"Stacey M","16453":"Duke P","16454":"Dragonflymommy74","16455":"harmonyjunkie","16456":"kboldkart","16457":"Ki K","16458":"","16463":"N W","16464":"IvySilver","16465":"ShereeZielke","16466":"Richelle C","16467":"Sunny T","16468":"ukeejeni","16469":"Ruth M","16470":"selmawade","16471":"naahj","16472":"MarianandRobScotland","16473":"phoebeanne","16474":"Ronald H T","16475":"Roadtrip_Catlove","16476":"tina3rosario","16477":"Kenneth P","16478":"","16483":"_cherrypepsisophie18","16484":"misselly2014","16485":"Sabrina H","16486":"Guy P","16487":"annchasebc","16488":"Gavin","16489":"crabapple1","16490":"June864","16491":"Lindaisasenior","16492":"981Baker","16493":"Channybar","16494":"Mike G","16495":"Ritallica","16496":"navigatrixssi","16497":"Dayn62","16498":"jakesville9","16503":"Judy n","16508":"","16518":"Marc13eh","16523":"Gareth G","16528":"Pickledball","16529":"rdtamaki","16530":"ruxandramx","16531":"jason5746","16532":"hawkspirit","16533":"T M","16534":"Koen A","16535":"Nicholas C","16536":"MBGG13","16537":"ellissusan","16538":"davidlemare72","16539":"John T","16540":"Donna B","16541":"Marietheres M","16542":"Corazon2012","16543":"","16553":"Mike M","16554":"beachbumAlberta","16555":"SuperDave47","16556":"Bid Ruth","16557":"CanadaFamily","16558":"","16563":"pandam0nium6","16564":"katydid2014","16565":"jewelsis","16566":"krsthom","16567":"Jonefta","16573":"DeeZaster","16574":"rlawoghk","16575":"John V","16576":"p p","16577":"candi f","16578":"garbeth77","16579":"Roadmite","16580":"silversvoice","16583":"erin1978382","16584":"kbayta","16585":"Chevyfamily","16586":"Gord R","16587":"geoqwest","16588":"Rajesh P","16589":"Rose S","16590":"tourorganiser99","16591":"Don H","16592":"Jen A","16593":"Harold E","16594":"sasyhon","16595":"Bob A D","16596":"CherylgHall","16597":"Fluenica","16598":"","16603":"Norman S","16604":"Ginger I","16605":"Rhonda B","16606":"CatharinaApple","16607":"Chileaficionada","16613":"Laurie-Van-Island","16614":"Cristie J","16615":"Robin M","16616":"tripping192016","16617":"Pekproperties","16618":"ihatesubway","16619":"pdiogo84","16620":"J M","16621":"224488","16622":"Bailey9998","16628":"getonwithit403","16629":"sallygirl277","16630":"CozyHaven","16631":"liketravelGosford","16632":"hopesEdmonton","16633":"oldvictoriabob","16634":"Jay_D_A2","16635":"akcanyonking","16636":"graciousme","16637":"BrianVancouver","16638":"TIARLA","16639":"Bobby44","16643":"California1973","16644":"Lawrence M","16645":"Sean and Donna B","16646":"Jillmac27","16647":"Rehole5","16648":"","16653":"Flowergirltravels","16654":"Road135288","16655":"Denmark1970","16656":"T1nagw","16657":"Alan P","16663":"david f","16664":"tom_mar123","16665":"Jack M","16666":"lin23","16667":"nana5","16668":"petermitchell99","16669":"Where-now-guys","16670":"Bart S","16671":"Sandra Oosterlee","16672":"Brian2404","16673":"WilsonCapeTown","16674":"GPH59","16675":"Tammy M","16676":"Koenigstigerente","16677":"Andrew S","16678":"Tim S","16679":"mohnlcaroline","16680":"Gregory M","16681":"brice3911","16682":"jimandbevy","16683":"Pam N","16684":"60Donna64","16685":"Inkomo","16686":"Val P","16687":"DominiqueDeclerck","16688":"jean-s","16689":"Drue I","16690":"jmwiebe","16691":"mlollipop22","16692":"Ed R","16693":"lchjr","16694":"pickascreennamepicka","16695":"404eric","16696":"dkerr99","16697":"Fiona G","16698":"TinaClou","16699":"Avi M","16700":"lcs989","16701":"ksmileyPortLudlowWa","16702":"KCV60","16703":"jgomel","16704":"HunterP1","16705":"Sailorsgirl","16706":"Shannon Z","16707":"Elenaben","16708":"Laura W","16709":"tiggy57","16710":"Wei L","16711":"Dale Y","16712":"LindaB_7","16713":"FrozenMe","16714":"Paul F","16715":"NewBrunswick57","16716":"Prissymoma","16717":"Janey51","16723":"290Ruthie","16724":"TimandCami","16725":"CindyLWho","16726":"Christie M","16727":"EveOfCairo","16728":"270Loch","16729":"KarinvN73","16730":"REISEGIGI","16731":"Harald H","16732":"arlynkerr","16733":"MoJo1_Oz","16735":"Ladypilot10","16736":"Fans-of_B-B","16737":"Greenpitcher","16738":"Luana777","16739":"stewie476","16740":"pdm72","16741":"Bobbi K","16742":"Judy D","16743":"hugh c","16745":"JJ W","16746":"debra_kootenays","16747":"Judy M","16748":"Jim H","16749":"L K","16750":"Priscilla K","16751":"Benjamin C","16752":"Elmer M","16753":"mikeinFL","16754":"CindyBarnes","16755":"Vaila R","16756":"Eric S","16757":"CatJD","16758":"Roger S","16759":"Bluesdude","16760":"GOLFFLUSH","16761":"VancouverTraveller81","16762":"Joanne L","16763":"GrandmaGoldwing","16764":"CabotUK","16765":"Shelly R","16766":"Garybb","16767":"Susan K","16768":"Original_LFB","16769":"Jim T","16770":"Jordan C","16771":"johnnymutha","16772":"FransHeijmans","16773":"Richard288","16774":"Bill B","16775":"MadelineWA","16776":"Family152","16777":"Lulu67","16783":"SalishSea101","16784":"krazygardens","16785":"yslink","16786":"Brenda H","16787":"7Sarah","16793":"Deborahquilt","16794":"92JENNY92","16795":"WorldTraveler86_11","16796":"Vops","16797":"Marilynfrom","16798":"255370wendy","16799":"missjaneth","16800":"pamkrowec","16801":"LynnCMoore","16802":"Ney23","16803":"WendyFrenchCarlsbad","16804":"KweqSmanit","16805":"Dotje78","16806":"patpyght","16807":"Dryhen","16808":"mandr268","16809":"Nana121","16810":"Bernie N","16811":"skimble2","16812":"HLueck","16813":"doctucker","16814":"Rosas96","16815":"happytravels2110","16816":"chris_cycledorset","16817":"megaposer","16818":"fvkasm2x","16819":"Ayrtons","16820":"Luciana B","16821":"Crazyladybird","16822":"saddlers88","16823":"SteveO1958","16824":"Rosie58Kent","16825":"samsara_10","16826":"TemptUs","16827":"rebjrmd","16828":"PeterkB","16829":"Getaways2010","16830":"threewonderfulkids","16831":"WillFish","16832":"daviestracy42","16838":"ItalianInPastLife","16839":"jim_hale1","16840":"yybgal","16841":"sweetlilkisses","16842":"loriann1957","16843":"Rase90","16848":"KayleighE9","16853":"","16863":"DianneJanice","16873":"Lewisthedog","16878":"M W","16888":"Nikki S","16893":"Tara B","16898":"Sabrina P","16903":"Paul G","16908":"irene h","16913":"Theresa S","16923":"linda8201","16938":"","16943":"mike b","16944":"Phillip D","16945":"Luciano N","16946":"Lorie10","16947":"Reema R","16963":"I_DScotland","16964":"Jean H","16966":"Yap661","16967":"Adele P","16973":"Alan B","16974":"Jane F","16975":"Angie C","16976":"SliceOfLemon","16977":"Schmuck U","16978":"flametamer911","16979":"funretreat","16980":"Vicki L","16981":"Vanessa N","16982":"Susan S","16983":"Rickeoni","16984":"Humphrey76","16985":"Larry O","16986":"35traveler35","16987":"Brandon J","16988":"Hoss74","16989":"Terri M","16990":"Jill S","16991":"dwayne b","16992":"Lovedirt","16993":"Fishtwomuch","16994":"Brian G","16995":"travellalala","16996":"Ildiko B","16997":"CarlaDee375","16998":"catnip2377","17000":"MadisonJessie","17001":"Kyla_11","17002":"Sarah C","17004":"VncrCanada","17008":"","17009":"Lisa W","17010":"AN Village H","17011":"Bilibob2157","17012":"Terri2290","17013":"itpilot","17014":"Tiffany K","17015":"thecrazydoglady","17016":"mikematt1461","17017":"Joe S","17018":"claire m","17019":"nickvangaans","17020":"astromac866","17021":"Chris H","17022":"Maria G","17023":"Kileebear","17024":"","17029":"keith j","17030":"Shannon B","17031":"Rav S","17032":"Michelle L","17033":"Christina20132013","17034":"Heatherbooth","17035":"aiserin","17036":"WesternFamilyofFive","17037":"SurreyGirl_10","17038":"voyage734","17039":"vanfan_10","17040":"muskokagal2","17041":"trident478","17042":"jacksonsmum","17043":"canadiantraveller079","17044":"lindawpg","17045":"Suzanne D","17046":"LightPacker728460","17047":"Nina D","17048":"Suzanne G","17049":"specialklc","17050":"Bob S","17051":"princess2375","17052":"Eric B","17053":"Lynnruff","17054":"scranton21","17055":"KenandSyl","17056":"kaykay41870","17057":"Carmen S","17058":"Dick G","17059":"S&W-82","17060":"284wendyg","17061":"Andreas S","17062":"","17074":"rs4jeff","17079":"youngmomma","17084":"","17089":"Liz S","17094":"runningdevendra","17099":"Sean M","17104":"Morpheus9991","17114":"Carl F","17115":"marianandlloyd","17116":"jody b","17117":"Skira13","17118":"68Joe","17119":"Paul A","17120":"danielh318","17121":"Pam C","17122":"gunnyappleseed","17123":"Steven R","17124":"","17134":"","17144":"Betty L","17145":"Viviana C","17146":"Marie-Pierre C","17147":"Russ L","17148":"eberhardbergler","17149":"bowyergirl2017","17150":"LottieMcCurse","17151":"Lauren198329","17152":"Colin B","17153":"Devon H","17154":"ronjasper","17155":"Caroline W","17156":"Chris S","17157":"Trinitty99","17158":"Mark S","17159":"Shannon D","17160":"LoloVictoriaBCCanada","17161":"Tracy M","17162":"dlabo","17163":"redrossco","17164":"daddymom","17165":"Kari F","17166":"caloundracouple","17167":"kaykay41870","17168":"Cindy B","17169":"373Barb123373","17170":"C M","17171":"Ruth M","17172":"nevermind89","17173":"2Nikkels","17174":"","17179":"Heidi Csernak","17180":"Anna Maria P","17181":"bbfanpainesville_OH","17182":"ihrc2018","17183":"EastYorkshireFamily","17184":"Packed2Go","17185":"itchfoot","17186":"avranga","17187":"Regan P","17188":"741dianeq","17189":"","17199":"Jim S","17200":"gardensQuebec","17201":"chev7","17202":"GLAAS","17203":"544rachelle","17204":"Lisa E","17205":"frogmist","17206":"Mark H","17207":"EEM88","17208":"Marilyn S","17209":"SunnyNavan","17210":"KNCooper","17211":"Billy W","17212":"Darren D","17213":"Scook112301","17219":"McolleenP","17220":"dblim","17221":"pjl1332","17222":"ReadB4UGo","17223":"Deb C","17224":"flltmtrvlr","17225":"Pam F","17226":"Liveelou","17227":"Jennifer S","17228":"jenniferb360","17234":"skynyrd2","17235":"Kathy M","17236":"RWSTRAINS","17237":"starky86","17238":"DavidTrip2017","17239":"Karla-J-A-11","17240":"Brandy_Josh","17241":"kerry b","17242":"Angelangel1","17243":"Leonard C","17244":"Lori J","17245":"DeniseAndy2015","17246":"993peggyc","17247":"nancyarbour","17248":"John R","17249":"bill a","17250":"88WorldTraveller2014","17251":"gowestman","17252":"Kim L","17253":"Nick B","17254":"bvillecruisequeen","17255":"Liza156","17256":"Bradford M","17257":"Glenna W","17258":"Debbie B","17259":"DFoubert","17260":"cheryl3456","17261":"Mike S","17262":"peter3059","17263":"Neno S","17264":"lari1960","17265":"william f","17266":"toddc177","17267":"Sactosunny","17268":"mzz36f","17269":"Connie654","17270":"deansell","17271":"shredder007","17272":"Michael L","17273":"stephenf197","17274":"Heidemarie C","17275":"Roy W","17276":"Marilyn M","17277":"Tammy D","17278":"AMBabin","17279":"bernie1300","17280":"TorontoCity","17281":"Wayne D","17282":"LEWIE5","17283":"Paul H","17284":"beckaj01","17285":"sthrngirl","17286":"gaborkirilli","17287":"PDwoodgrn","17288":"Crystal Y","17289":"CanadianReviewer1","17290":"steve-pauline","17291":"Pat F","17292":"Cathy H","17293":"0_Toronto_Tony_0","17294":"Eileen H","17295":"Wade76","17296":"alskis2016","17297":"Stewart M","17298":"KJSandIRS","17299":"barryboru","17300":"brandona345","17301":"Chicora T","17302":"Whiskywizard","17303":"belever1969","17304":"Murray R","17305":"donwilk","17306":"PAC168","17307":"Thomas G","17308":"missvaliant","17309":"Grant M","17310":"Stephani S","17311":"CS P","17312":"William L","17313":"PMartinA2014","17314":"Brenda008","17315":"Loanhead","17316":"Randy C","17317":"JosephM326","17318":"Daniel M","17319":"dee dee l","17320":"Jane P","17321":"Deepak N","17322":"Ana-Maria T","17323":"Robin D","17324":"Kim T","17325":"829barryc","17326":"Gerri","17327":"Doug R","17328":"Betty O","17330":"Bill D","17331":"Alan G","17332":"JanSNJ","17333":"Leafs_Country","17334":"met101","17335":"OchsFan","17336":"Christina C","17337":"JamieHamilton","17338":"Fay P","17339":"CCh74350","17340":"Echo02","17341":"Margaret K","17342":"bebechoon","17343":"gislaine_hamelin","17349":"Erin S","17350":"Gigix4","17351":"KSLTowcester","17352":"AliandCris","17353":"Polly284","17354":"gta-hockey-mom","17355":"M8Ms","17356":"Seung Jae L","17357":"chuckie_css","17358":"Ebbot","17359":"Gary D","17360":"Pradeepan A","17361":"marvinthemartian2015","17362":"joyce22015","17363":"Pitstop50","17365":"12tyeadisappointment","17366":"Teresa R","17367":"pottsy57","17368":"Chris O","17369":"Lynden-Tom","17370":"Annette S","17371":"Melissa L","17372":"Meta888","17373":"CharlotteCostigan","17374":"insofarasyou","17375":"Linda C","17376":"Bruce K","17377":"mybele","17378":"elephant111111","17379":"psithurism","17380":"KarenAlvertta","17381":"Ron S","17382":"Manuel B","17383":"Seaside22892017753","17384":"Steve S","17385":"Salvatore D","17386":"mitravel206","17387":"Downing56","17388":"Lionel A","17389":"430Bryan","17390":"Naomi P","17391":"DawnRoss","17392":"ian2018750","17393":"Stephane M","17394":"Kathy D","17395":"Mary B","17396":"kandj1989","17397":"spot87erg","17398":"DonnaLovesChocolate","17399":"L617ydmary","17400":"Shari D","17401":"leoprincess28","17402":"victoria h","17403":"Diane H","17404":"oddbird2","17405":"crwmaclennan","17406":"mary101643","17407":"Mario L","17408":"Roly M","17409":"David S","17410":"mandyfill","17411":"Brandon L","17412":"rwb44","17413":"Cheryl W","17414":"M & M On The Fly","17415":"V\u00e4rdera C","17416":"trainfan2000","17417":"peter k","17418":"tigerlilythomas","17419":"luckyme60","17420":"Photolady73","17421":"Gracie71","17422":"Glen Y","17423":"rvegamusre","17424":"lvc32","17425":"Bryan U","17426":"april t","17427":"Jackson336","17428":"grylor","17429":"","17434":"Tara T","17435":"Hockeymom131313","17436":"OttawaBoater","17437":"Joch2015","17438":"Don_Lino2013","17439":"pepperdusty","17441":"wolfsjen","17442":"Jamie D","17443":"harrydhindsa","17444":"Nancydee51","17445":"jasnoor921","17446":"paulgill456","17447":"Heidi C","17448":"supergirlteacher","17449":"atul s","17450":"inverlyn","17451":"thepanwars","17452":"Leanne T","17453":"T M","17454":"stoway2","17455":"Curlygal2013","17456":"swandavid22","17457":"robertamoore","17458":"khush112","17459":"Margaret2466","17461":"David B","17462":"Clayton A","17463":"June61992","17464":"Kevin P","17465":"Miu L","17466":"nancyt660","17467":"Slie09","17468":"jhdita","17469":"MoeP1960","17470":"Mandy W","17471":"Jan G","17472":"hallmike2","17473":"517rose","17479":"Suzanne H","17480":"HarpreetSingh1","17481":"Queenofdenial","17482":"Alain M","17483":"Loujessjake","17485":"Amanda B","17486":"Elena A","17487":"A K","17489":"Nav1288","17490":"Firstvisit_11","17491":"allard26","17492":"MandyMay1959","17493":"bdojczman","17494":"murphyt201","17495":"Elizabeth A","17496":"Glenn G","17497":"Marie R","17498":"pinder87","17499":"steve1920","17500":"J1660ZCguest","17501":"traveling_gal00","17502":"Marjandvic","17503":"Crystal E","17504":"k-sim06","17505":"Loubuen","17506":"Mansi1014","17507":"keunalxs","17508":"sam1666","17509":"torry211","17510":"Homebound12","17511":"Nadine S","17512":"Bernice J","17513":"sjdevconex","17519":"Deb9088","17520":"Del-Gatto E","17521":"Simon B","17522":"solma b","17523":"Valerie F","17524":"geolocura","17525":"cje123","17526":"Keith D","17527":"Cassandra L","17528":"lakhowal","17529":"Dav0090","17530":"David H","17531":"L3VLR","17533":"steve3866","17534":"Deborah X","17535":"mollyandrea","17536":"philip c","17537":"jenbelleville","17538":"Sandarooni","17539":"Sarfraz D","17540":"Enrico_0860","17541":"346mehdia","17542":"Jasmina100","17543":"AmyW2705","17544":"Trish C","17545":"Seaside584970","17546":"Anureet J","17547":"Brad14","17548":"Dagoe T","17549":"Marilyn K","17550":"silky v","17551":"Sandy L","17552":"Pete L","17553":"Dana D","17554":"fcsklabrie","17555":"Paul C","17556":"569tony","17557":"Lauren K","17558":"Ram P","17559":"Vinamary","17560":"Richard J","17561":"Dcaplan","17562":"sweetlisa50","17563":"sarfraz s","17574":"KD B","17575":"DebNobleD","17576":"Ss-man1997","17577":"Anne-Girl5","17578":"lettrix","17579":"Luosha L","17580":"luvtotravelllllllll","17581":"11virginian","17582":"terrycreechan","17583":"dalelevesque","17584":"ksmith670465","17585":"abmad6","17586":"Robin G","17587":"Retired51","17588":"ddwest2018","17589":"DandS H","17590":"eivindoestmo","17591":"ahakal635055","17592":"Itchycleo","17593":"Brenda D","17594":"Melanie G","17595":"Veronica L","17596":"James","17597":"Sarah M","17598":"ZapCa","17599":"Taustrav13","17600":"Bidyun K","17601":"Cheryl B","17602":"Tracy D","17603":"Trekker_Abhi","17604":"HELENE D","17605":"brucemM6711YC","17606":"A TripAdvisor Member","17607":"N8834GTmaryj","17610":"J5227EMsergioc","17611":"Ed P","17612":"Driver2008","17613":"Marlene B","17614":"","17619":"Svetlana T","17620":"coyote069","17621":"Wildthing_11","17623":"Alessandra I","17627":"OntarioTaffy","17635":"loisl212","17636":"A6848TDdavidp","17637":"Mike P","17638":"162jennw","17639":"Stephanie-6146","17640":"duff44hockey","17641":"Jo-Anne D","17642":"veronicah550","17643":"marcrambla","17650":"Sidney1013","17651":"PLSOntario","17653":"CanuckTraveller345","17655":"Alexisscott21","17656":"Bruce M","17657":"Happytravels453","17658":"Nick N","17659":"Chemi S","17660":"Grace B","17662":"L8note","17663":"Dylan Q","17664":"Explore_Ontario","17665":"francoisee852","17666":"hawkrave","17667":"Galina H","17668":"Cdnclan","17670":"Heather S","17671":"davidP5756KY","17672":"Annette176","17673":"Glenn D","17684":"William L","17685":"mikebZ5666DU","17686":"JIM B","17689":"Jennifer H","17690":"Dogperson1021","17691":"Annnieee","17692":"ninagupta","17693":"Vanessa G","17694":"Lynn J","17695":"justin c","17696":"opuscat","17697":"JANFREDERIK_MIA","17699":"pennym446","17700":"Michael S","17702":"Stacey M","17703":"Robert G","17704":"Susanne W","17706":"K H","17707":"krish p","17709":"elizabethv682","17710":"petaJ5212YF","17712":"Patricia J","17714":"timtB4958ZZ","17715":"pat h","17716":"patriciamT7338HM","17717":"Edna C","17719":"TorontoLady2013","17722":"JackieFelicity","17723":"Nicole T","17724":"StefanR2305","17726":"Nancy R","17729":"Brian G","17730":"Christopher W","17731":"johnbL4375RB","17732":"Snowbarbie","17736":"lari1960","17737":"robinf292","17738":"JacquelineL144","17745":"steener100","17746":"kaylatodd1","17747":"I_Am_A_Free_Bird","17748":"Paul P","17754":"Stuart L","17755":"Bruno Z","17756":"Jet49638","17757":"Joseph C","17758":"SabreDerek p","17759":"Edward C","17760":"Levacas","17764":"Luis F","17765":"Gary S","17766":"robynf433","17767":"GillianC63","17768":"Bill G","17769":"travelLite4me","17770":"kariandkyle","17771":"Patti P","17772":"ontherideau","17774":"elleno","17776":"Marshall F","17777":"gerald m","17779":"suelyn61","17784":"Nicole S","17789":"David K","17794":"NursePhil","17799":"slyman4u","17804":"Evan K","17809":"","17824":"davidb00n","17834":"","17839":"Manxmaninuk","17840":"Alan D","17841":"Emily V","17842":"pacis1","17843":"Melissa I","17844":"Tami D","17845":"Daniel D","17846":"jmjb04","17847":"Karen H","17848":"angieandrobin","17854":"Brian D","17855":"ChezSSJ","17856":"Lisa V","17857":"KEN O","17858":"peacealways","17869":"Sherrill B","17870":"Julie_Gerard","17871":"Willam B","17872":"Barbara D","17873":"Family_o_fun","17874":"Chasney","17875":"SheilaLastname","17876":"martaw165","17877":"Catheb78","17878":"Leekmuncher7474","17879":"wanderlust0809","17880":"LuLu9122","17881":"MJCanada","17882":"Travel490824","17883":"kockykop","17884":"veredm870","17885":"Rick L","17886":"jeffandschui","17887":"Toutesweet123","17888":"Alan R","17899":"Jeff G","17900":"MTB112","17901":"Todd B","17902":"MomarNMe","17903":"NallaVancouver","17904":"SmoochieAndTweety","17905":"LucyJasper","17906":"deanjamesblundell","17907":"Steve B","17908":"CanadianDiane","17909":"Peter W","17910":"_rswindells","17911":"undertheivy","17912":"Paul M","17913":"SMFotheringham","17914":"vacaynut","17915":"Geoff N","17916":"Zoboli F","17917":"rthibadeau","17918":"Patti J","17919":"Cyrus H","17920":"robertpY2986OQ","17921":"Sheerim","17922":"rosecolourcarol","17923":"bart311","17924":"Victory333","17925":"KimG0320","17926":"Gangirl2013","17927":"Deborah V","17939":"","17944":"Amy L","17945":"Patricia B","17946":"Stephen R","17947":"Bob1949","17948":"rosienej","17949":"vladimir304","17950":"Amelie","17951":"expozay9","17952":"dadscat","17953":"David G","17954":"Gumby P","17955":"LaDolceVita_Beq","17956":"HeatherLorax","17957":"Kim N","17958":"mainecentral","17959":"amystanton987","17960":"James F","17961":"Hal F","17962":"mrsbeasely","17963":"brucelochhead","17964":"Starryflower","17965":"brownmil","17966":"Raumanpoika","17967":"AssignedUsername","17968":"sparks22016","17969":"lisafD8375VZ","17970":"wigsy","17971":"Jan B","17972":"MrsHBerry","17973":"dicksonbl","17974":"thecycler","17975":"travginny","17976":"PMacOtt","17977":"janetalexa","17978":"SimpsonSherryway","17979":"Theyzi C","17980":"lllllll99","17981":"MomClara","17982":"Amir A","17983":"LailaFreddy","17984":"Petra O","17985":"CCanuckFamily","17986":"R W C","17987":"KEM14","17988":"frank941","17989":"robertmK6241ZU","17990":"Nancy O","17991":"surfer02_10","17992":"Dennis L","17993":"Judith R","17994":"REL_11","17995":"Yrral2014","17996":"Christine S","17997":"Ruth K","17998":"Joyce O","18004":"dankro_10","18005":"jay398","18006":"Lizzie C","18007":"MONICA C","18008":"Margaret H","18010":"r_stievenard","18011":"BW T","18012":"MICHELLE C","18013":"Diane T","18014":"Linda M","18015":"JacquiSouthampton","18016":"Jimmy G","18017":"Mariana M. A.","18018":"Therese65","18019":"CCLS","18020":"WillandKristine","18021":"brocolie104","18022":"Peter S","18023":"Elaine R","18024":"Susie R","18025":"Christian E","18026":"Kolakovca","18027":"13Kimberly1967","18028":"JenCG_12","18029":"Francois S B","18030":"gnbrooks","18031":"Gail W","18032":"Katherine H","18033":"ljlecount","18039":"Matt A","18040":"jabapril","18041":"H G","18042":"SMclellan","18043":"Lori G","18044":"CelesteG722","18045":"Matthew W","18046":"ScottHToronto","18047":"Zummerzet68","18048":"Jennifer S","18059":"travelling_elisa","18060":"sophke","18061":"Mtl-Qc-Vacay","18062":"Kempka1","18063":"Mackasx2","18064":"sensleafs","18065":"Sheffem","18066":"marcoCH80","18067":"steveandjackie1312","18068":"Carlos154996","18069":"MelissaC621","18070":"Judy M","18071":"Roscoe8","18072":"NadineHH","18073":"Transitioning66","18074":"kraveller","18075":"Cibal","18076":"Citygirl021","18077":"NorthSouth","18078":"johnnyd76","18079":"TequilaT0m","18080":"Lambert16","18081":"isaac708","18082":"Foto928","18083":"victoria033","18084":"Madelle","18085":"busterOttawa","18086":"ekquest","18087":"TorontoPolarBear","18088":"MEW_10","18089":"csb101","18090":"TorontoTravel_girl71","18091":"MNTripTravel","18092":"mrbill17","18093":"Revsue1","18094":"cluttered","18095":"carrt7","18096":"Susan D","18097":"JArcher81","18098":"RogueJade","18099":"patDerby","18100":"HughnSue","18101":"CruiseGirlFlorida","18102":"becciedc","18103":"ClaraCrane","18104":"H0lala","18105":"shauna123","18106":"FunToTravelOntario","18107":"Oreo65","18108":"WindylindyOttawa","18109":"Bryan758","18110":"gauthng","18111":"suzieqh","18112":"Opsguy08","18113":"GanMaam","18119":"packednreadyNePa","18120":"benjiesluv","18139":"Jenni C","18140":"Linzi","18141":"Genna W","18142":"Zinnia J","18143":"Maureen W","18144":"Aditee K","18145":"Dani B","18146":"Andy927984","18147":"sabavisitor","18148":"JohnCUpstateNY","18149":"Loreley Z","18150":"Anja H","18151":"emh0","18152":"Fraggletops","18153":"travginny","18154":"froatsmj","18155":"Laurie Z","18156":"Laura L","18157":"freedom_55_9","18158":"Bubbles-Fluffy","18159":"jenny m","18160":"Restofan2013","18161":"burlingt0ngal","18162":"David W","18163":"_franksarehome","18164":"Karen S","18165":"eeeefarm","18166":"Yves L","18167":"jaywee","18168":"eljefeargentino","18169":"Sarah N","18170":"Helennotter","18171":"Frank C","18172":"Wilkybob","18173":"catlivesupstairs","18174":"LJ_Ktown","18175":"Patrick D","18176":"Kathryn S","18177":"Arun K","18178":"GlenmalureMary","18179":"","18184":"axb311","18185":"Barb S","18186":"Madeleine B","18187":"bakul_shroff","18188":"cathjim2015","18199":"jeanlap","18200":"Nick J","18201":"Heather-in-Canada","18202":"marta_pierre","18203":"3galsontour","18204":"Jill A","18205":"Susan D","18206":"Qiyili","18207":"BonsVoyages","18208":"ItalianOldChap","18209":"Eric T","18210":"Tim_Maloney","18211":"bookssmithsfalls","18212":"Oded H","18213":"Paulizzy","18214":"Vahishta","18215":"Alan B","18216":"Stephanie S","18217":"PauletteRazz","18218":"Totravelagain","18224":"fanaille25","18225":"bedofroses155019","18226":"darinec","18227":"rozst","18228":"streblig","18229":"MegHimmel","18230":"Tinyttt","18231":"jspence81","18232":"ScotiaCantor","18234":"Globuli2012","18235":"eizenberg","18236":"Monique A","18237":"Sara E","18238":"MoiraG120","18244":"spartanap","18245":"Deborah P","18246":"Paul S","18247":"hiphoppotamus","18249":"Jennifer K","18250":"Johanna C","18251":"scmcint2","18284":"","18289":"M131OFcherylb","18290":"franP3474PX","18291":"bal498","18292":"Ruthie00500","18293":"Tricia K","18294":"datman57","18295":"Steve D","18296":"DonH","18297":"dbonofiglio05","18298":"mckshaw1218","18299":"francine f","18300":"JoyceandGreg","18301":"Mark-Rita-S","18302":"y l","18303":"Caroline Dittmar","18304":"hermien501","18305":"Ashley F","18306":"AlandKim","18307":"Seabird21","18308":"kimdottawa","18309":"JKGALMaybrook_Ny","18310":"Joe C","18311":"BogdanCM","18312":"Kaia M","18313":"RogerCD","18314":"Bruce M","18315":"Choula W","18316":"CSmitty39","18317":"Ellen42071","18318":"Liloreise3","18319":"Jill M","18320":"babyblues33","18321":"tom r","18322":"ChrisMToronto","18323":"mouniamz","18324":"Koanzzz","18325":"Jeremy M","18326":"Reese6","18327":"cdexter17","18328":"447Gloria","18329":"Anita A","18330":"newlook56","18331":"Judy A","18332":"Lynda M","18333":"Naplesmaus","18334":"Bis54","18335":"MomagerOttawa","18336":"Anni_MTL","18337":"mlynnottawa","18338":"Jancadspec","18339":"par00123","18340":"Jamine M","18341":"Shakay56","18342":"CharlieDelta12","18343":"CRichards-Bentley","18344":"DerFlieger","18345":"swane","18346":"Denise M","18347":"Angelica B","18348":"Alex K","18354":"TM6210","18359":"skaszab2016","18364":"27River_Rat","18369":"X989ECcharlesw","18374":"shermusa","18379":"","18389":"Marg176","18394":"steve R","18399":"John V","18409":"MelE06","18414":"BigGeorge62","18419":"NeilOrillia","18429":"Dave C","18434":"Kevin h","18444":"sjdevconex","18449":"dmpeng","18454":"RandomString","18464":"Greg S","18474":"magentaOttawa","18479":"peacethroughtravel2","18484":"ducky13duck","18489":"Karen M","18494":"Deeper19","18499":"Carolyn T","18504":"Sandra G","18509":"DianeandMelvin","18514":"albaldauf","18519":"Evie179","18524":"Heather A","18529":"Ann D","18534":"ShantyBabe","18539":"juliehunt50","18544":"BSRun","18554":"","18564":"LapointeJK","18565":"Nornironal","18566":"Dumos","18567":"donhoughton123","18568":"Kim T","18574":"Shake2","18575":"Vera P","18576":"Robert C","18577":"Ottawa_retiree","18578":"GreshamJim","18579":"Patricia W","18580":"Sarah-Mario2015","18581":"UKBarbara2012","18582":"Kimberly K","18583":"sandy p","18584":"Iphito","18585":"MEM_11","18586":"Paul MS","18587":"marclefever","18588":"416Kathy531","18589":"George O","18590":"sidjimc","18591":"John R","18592":"MaryF1025","18593":"GoogleEarth_Traveler","18594":"Marie B","18595":"jonnagale","18596":"mejkatwrite","18597":"Cindy S","18598":"cgingras213","18599":"jmclarnon3","18600":"gj_arcuri","18601":"Yakman67","18602":"James O","18603":"Dave C","18604":"Fcdave33","18605":"Alan D","18606":"jenssch2016","18607":"Tito v","18608":"Pattyann27","18609":"BAA","18610":"Bill R","18611":"Jaye S","18613":"verite17","18614":"Yius944","18615":"HolyMac007","18616":"Mike O","18617":"Robin E","18618":"Joy J","18619":"MTR5959","18620":"winewebb","18621":"Margaret C","18622":"Michelle P","18623":"Fred B","18624":"TorontoRick","18625":"Tony W","18626":"Martin L","18627":"Peacecove","18628":"Max E","18629":"ThrillSeeker2014","18630":"Mostafaghfoury","18631":"andrewhicks","18632":"MBEVENTSENT","18633":"811LizH","18634":"jcox_12","18635":"Sandy G","18636":"Sylvie F","18637":"slowasmolasses","18638":"888lydia","18639":"RonAjax","18640":"rdevoogd","18641":"Wendy2569","18642":"John K","18643":"DrBZ1979","18644":"RobinD91","18645":"Lou2261","18646":"The_Traveller_42","18647":"Karin R","18648":"sewing53","18649":"Bonnie M","18650":"Jenny M","18651":"MichBru","18652":"tjbimson","18653":"Mike S","18654":"BabyJane63","18655":"Carrie L","18656":"Ann B","18657":"Alfred V","18658":"Ron C","18659":"Marlene Y","18660":"Melodee H","18661":"_nehcam","18662":"TheatreIsMyLife","18663":"Robin S","18664":"John O","18665":"mommytraveller21","18666":"Melissa W","18667":"emily4050","18668":"swallan2","18669":"Catzlady","18670":"Marylou5070","18671":"peterbcook","18672":"Mssweden","18673":"ptm01","18679":"biscuitOntario","18680":"SandyCorgi","18681":"killbob","18682":"Cdnmarcopolo","18683":"Travellers807","18684":"SS51","18685":"timelo","18686":"volador","18699":"321douglasg","18700":"Shirley P","18701":"Flyer821786","18702":"Sheetal M","18703":"Dorothy W","18704":"Dreamer114631","18705":"rstrac","18706":"jomarie99","18707":"kllr2018","18708":"DanielLynch1949","18709":"Erin H","18710":"JimmyBean17","18711":"Alan P","18712":"dptt","18713":"Denise B","18714":"FarzFriars","18715":"Danie1977","18716":"rrss1234","18717":"Gwindor N","18718":"Helen","18719":"","18724":"Dawn P","18725":"\u0412\u0430\u043b\u0435\u043d\u0442\u0438\u043d\u0430 \u0415","18726":"seadiver8743","18727":"CrackedCrock","18728":"cynthiacavendish","18729":"Don S","18730":"boruthedog","18731":"Samantha","18732":"doodlelander","18733":"Yas72","18739":"carolyn a","18740":"Danip07","18741":"postie94","18742":"DALiut","18743":"Raphael I","18744":"janyne m","18745":"BryanstonBelle","18746":"Ralph M","18747":"Chris54Don","18748":"JamesSPC","18749":"John G","18750":"susieq398","18751":"Alison196307","18752":"Ashley B","18753":"Dave1121","18754":"lyndad42","18755":"mrsra2017","18756":"velvet1234","18757":"GreatEast132","18758":"Daryl P","18759":"neilquinlan","18760":"Carolyn D","18761":"misssparkle63","18762":"Joanne L","18763":"nyeung","18764":"Joan F","18765":"DougFromOttawa","18766":"Jim S","18767":"nadine C","18768":"Josee D","18774":"russell a","18775":"foodenator88","18776":"lynnmacinnes","18777":"Marjan K","18778":"Terry B","18779":"minifarmin","18780":"sadiethelady","18781":"jagagaga","18782":"Stian P","18783":"kksharp","18789":"Micky K","18790":"Julia M","18791":"jasper170","18792":"ehsanus","18793":"yvette-yves","18794":"JKLinLondon","18795":"Teresa V","18796":"Thebmk","18797":"Cdnrebelchick","18798":"candaceteaminvin2016","18799":"Karen M","18800":"mcnameecolleen","18801":"Paul B","18802":"Ginette R","18803":"Ashie1174","18804":"gmyoung2016","18806":"Sue B","18807":"wendyandpaulw","18808":"728PatrickM728","18819":"DRByul","18820":"samsoumy","18821":"Rosry","18822":"Bijaniby","18823":"TheLittleBeeNYC","18824":"Aldona S","18825":"Marian F","18826":"baileydogKingston","18827":"nupurkatira","18828":"Douglas M","18829":"Connie G","18830":"Dee","18831":"Edward T","18832":"Lisa R","18833":"LadyKeiraE","18834":"jeff l","18835":"Sylvia M","18836":"Loida W","18838":"anmawil","18839":"vinceida","18840":"Marymichellemcguire","18841":"Anna V","18842":"Curlygal2013","18843":"Kim M","18849":"Patrick C","18850":"Ada D","18851":"OttawaGina","18852":"janett1234","18853":"Karl K","18854":"nicepieceofwork","18855":"Heba523","18856":"Vimisun","18857":"meathead56","18858":"Vivienne w","18859":"sunsandlover77","18861":"Mary M","18862":"yvonnesellen","18863":"MaDiGi","18869":"Luc C","18870":"AL A","18871":"KatieToronto","18872":"markilee","18873":"chicachicka","18874":"crabgrass410","18875":"Bear58Gatineau","18876":"thegrandstan","18877":"Dave T","18879":"Irmgard K","18880":"abcgeogie","18881":"Sheila C","18882":"Rosemarie V","18883":"Peter S","18884":"irma_en_edwin","18885":"PrincessPT25","18886":"PeopleTravelling","18887":"Pat O","18889":"Vicki C","18890":"Christine271","18891":"Ginny I","18893":"Lillian H","18894":"maryspond","18895":"Pitstop50","18896":"raoul j","18897":"R T","18898":"A H","18899":"jennifer_logan_1991","18900":"JParada","18901":"Retired51","18902":"angieandrobin","18903":"Justine H","18904":"SorrentoSun","18905":"Venture605171","18906":"marirogers","18907":"Sandra G","18908":"Kimberleigh A","18909":"Katherine C","18910":"Miche11e777","18911":"Mary Beth D","18912":"Pauline J","18913":"Terri S","18914":"Roseann M","18915":"Mike L","18916":"alexisdevon","18917":"Danny_Turco2016","18918":"fatimah s","18919":"norules1430","18920":"John41354","18921":"Northerncowgirl","18923":"Russell K","18924":"CS P","18925":"JLeeReport","18926":"Bon Echo G","18927":"ametsound","18928":"Highwayqueen","18929":"Explorer T","18930":"S T","18931":"Ben A","18932":"Sue B","18933":"Fraggle","18934":"Mary P","18935":"914shannonm","18936":"Shoesandboyz","18937":"rpd1900","18938":"Nick B","18939":"2005Italy","18940":"morl8tr","18941":"dehaatjes","18942":"Jim S","18943":"Kelly R","18944":"Maureen M","18945":"Laura V","18946":"CADOLPH1205","18947":"Danielle G","18948":"dmpeng","18949":"jm52017","18950":"nathanrs1979","18951":"VickyO21","18952":"Melissa S","18953":"Lynn M","18954":"","18959":"triptaker12123","18960":"Neno S","18961":"Forestree","18962":"Edward B","18963":"Larry W","18974":"AKrohn60","18975":"Sara S","18977":"roji65","18978":"Dympna M","18979":"GreecefanOttawa","18980":"Ankit S","18981":"Kenil P","18982":"shinysycamore","18983":"Lisa L","18984":"Mamba2410","18985":"Elizabeth D","18986":"VMCarr13","18987":"JankiJP","18988":"JITEN P","18989":"Pushpa P","18990":"gioram","18991":"Pam D","18992":"Moops","18993":"Linda A","18994":"Suleman N","18995":"RH Z","18996":"Trip4Luffie","18997":"dw201159","18998":"Akash Patel","18999":"yoyo672016","19000":"Catherine T","19001":"xcynara","19002":"Nancy S","19003":"shantal p","19004":"Angoel","19005":"Paul H","19006":"Calgari","19008":"Sean L","19014":"paradise04","19015":"gooderman","19016":"fenill1","19017":"Roxana V","19018":"Dot R","19019":"LH3350","19020":"jacjames","19021":"Penner246","19022":"Sandra D","19023":"Traveller0076","19024":"Tmaman","19025":"YYZ T","19026":"marvinthemartian2015","19027":"tanya g","19028":"Jasonb2721","19029":"Magdicka","19030":"lovetwohike","19031":"skynyrd2","19032":"HammerTime99","19033":"Ronny L","19039":"MollyH0686","19040":"toner888","19041":"Gerry G","19042":"TracyFergus","19043":"Whitehatters","19054":"Wammy7","19055":"Ed-Hazel","19056":"hern2","19057":"Laurean43","19058":"wearytraveller849","19059":"Raymond B","19060":"Steve L","19061":"Dotto1234","19062":"Melva S","19063":"kerry b","19064":"aconea","19065":"DWhite-Koprla","19066":"71JeffW71","19067":"maxine p","19068":"Adel A","19074":"alusk77","19075":"Boss69","19076":"Chris G","19077":"Kris416647","19078":"Nigel G","19079":"JoeMckinn","19080":"Shania P","19081":"Tom F","19082":"BlakeRichardson","19083":"Camelot34","19084":"Farzanarizvi","19085":"HG2000_12","19087":"Todd S","19088":"skippyandjade","19090":"CuseKrazy","19091":"parrysounder48","19092":"Kara0000","19093":"woodypi80","19099":"Otto H","19100":"Daydream573877","19101":"HeatherDobson","19102":"pwrightwood","19103":"Patricia P","19104":"SunnysideUpDown","19105":"Faye W","19106":"MikeV5656","19107":"edmom","19108":"Betty N","19109":"sunnydazesunnydaze","19110":"Lindsay D","19111":"ngalip581476","19112":"karenkinnear","19113":"Larry Lr","19114":"cutiebh","19115":"JulieEastYorkshire","19116":"Windy_Al","19117":"A TripAdvisor Member","19118":"PI17","19119":"michaelsL438AE","19120":"Macdeezy365","19123":"darlenea32","19124":"","19131":"larrycF2683YM","19132":"LynnInOntario","19133":"Z9871RFtinah","19135":"Mireille R","19136":"Sara B","19137":"Vicky L","19138":"Christina G","19144":"Harry G","19145":"Colin M","19146":"DEB P","19147":"GayleMS","19148":"panamajack999","19149":"soccermom617","19150":"Farooqest","19151":"pamford","19152":"donshorey1979","19153":"d0ugl66","19154":"neebap2016","19156":"patriciarM549UE","19161":"lindsaylaw","19163":"reillydwyer","19165":"Lghebre","19166":"Pottahawk","19167":"Terry T","19168":"OntarioAlice","19174":"scorpiongirl2016","19175":"murphysean11","19176":"jayden703","19177":"kellywilliams99","19180":"richarddW4570PM","19181":"Shirley S","19183":"Sheree J","19186":"DiveMD","19188":"jimhI1166KN","19189":"Sarah I","19190":"Micah-Tour-israel","19191":"jwlc1977","19192":"TDotshome","19193":"W7045FIjuliak","19194":"Heidemarie C","19195":"Karen K","19197":"stevepencz","19198":"Ginette T","19199":"Stevenfisher36","19200":"WDWDonna","19201":"Ranslam","19202":"TheAbbey2015","19203":"Erin M","19204":"cheermom37","19205":"DateNight49","19207":"Lorraine W","19208":"mozzavella","19209":"Reg H","19210":"John G","19211":"Rhodesey123","19212":"887carmineb","19213":"851charlesr","19214":"torontofolk85","19215":"KingofWI","19216":"Rob A","19218":"PaulaHP","19219":"Ted T","19221":"John B","19227":"sabrina799","19228":"kristiner200","19229":"EVIVA-1","19230":"Lady-Harley1","19231":"Marg O","19232":"Bruno Z","19233":"Q3874SIandrew","19239":"Darlene R","19240":"Emily M","19241":"ChristianDS11","19242":"Savj2711","19243":"Redblacks","19245":"Kim P","19247":"Keith M","19249":"panamama","19251":"sandraisabel66","19252":"Nursemate001","19253":"Cool_Dh","19256":"Lamia K","19257":"DIrk H","19258":"Janice D","19264":"Stella M","19265":"Jack R","19266":"Ticoca","19267":"ART J","19268":"pnicol","19269":"JCarrollConcord_NC","19270":"rocky1895","19271":"Jerry C","19272":"Charles G","19273":"doclorenzo","19274":"soapsuds77","19275":"elephant111111","19276":"Jeremiah W","19277":"Sean0n","19278":"uognb","19284":"Marylewis59","19285":"pamelastern","19286":"Olduke06","19287":"travelwnicole","19288":"the_1joker","19289":"RoxyRoller66","19290":"barry83_11","19291":"Charlottenlund","19292":"HRHRichmondHill","19293":"diannej1","19294":"isorin","19295":"Hellyb123red","19296":"chriseil","19297":"JoeS23","19298":"kingigurl","19299":"Roland M","19304":"Sowmya S","19309":"Tom S","19314":"Mike P","19319":"shamad642997","19324":"Sujata M","19329":"randy n","19334":"","19339":"Lefebvr","19354":"Steve W","19359":"A TripAdvisor Member","19364":"Maus59","19374":"Samantha","19384":"Tlcarter88","19394":"Gary S","19399":"Chipmunk Parade","19404":"localNorthVancouver","19409":"janicep566","19419":"Roly M","19424":"mjbAfton","19429":"nnewt57","19434":"Andrii K","19439":"Janet P","19449":"markdroitwich","19454":"Codester","19474":"jackiefrombrampton","19479":"Nobukatsu F","19489":"Julie R","19494":"EKUL95","19499":"","19503":"Cathy B","19504":"TCork2014","19505":"Gordo1Ontario","19506":"Min P","19507":"jomarola1","19508":"Marv M","19509":"Roy S","19510":"Chapin T","19511":"mario f","19512":"hikers5152","19513":"MonsieurPeregrine","19514":"K P","19515":"PeterL709_13","19516":"FlushHill","19517":"gogirl2011","19518":"AndiHH","19519":"Debbie H","19520":"Ed S","19521":"Mario G","19522":"Moira K","19523":"flatosanfran","19524":"SummerseatSally","19525":"BlueMoon08","19526":"Sanjay G","19527":"NiceGuyOttawa","19528":"peaceloving","19529":"simon b","19530":"Janis857","19531":"TwoHugs","19532":"Jason K","19533":"","19558":"","19563":"Maria S","19564":"Daniel M","19565":"kariandkyle","19566":"Holly B","19567":"Lori M","19568":"Linda W","19569":"AidasLocalLoves","19570":"thephoenixrisesagain","19571":"JeannieTP","19572":"Ratih_Martial","19573":"Kim T","19574":"cinpicton","19575":"Kevanski1","19576":"Suzanne L","19577":"Catherine N","19578":"Roy M","19579":"DiggerDave9","19580":"digskat97","19581":"Rochelle","19582":"MenglembuMag","19583":"Fernweh3","19584":"sminky_pinky100","19585":"Debbie L","19586":"Fishingwizard","19587":"candente","19588":"kitty1104","19589":"Willowray","19613":"","19618":"Jean-Paul m","19623":"","19628":"Marc K","19629":"SRP_254","19630":"Christa H","19631":"Michelle S","19632":"Nancy R","19633":"Daniel M","19634":"Kike2008","19635":"nursenorah","19636":"alwaysdreamin1965","19637":"Rui C","19638":"Shari P","19639":"Gil B","19640":"Solocamper","19641":"Janet D","19642":"Barry C","19643":"Jerry10822015","19644":"Tyler O","19645":"Luv2Trvl1111","19646":"Richard L","19647":"Duane T","19648":"NancylovesOttawa","19649":"NorthArrow","19650":"Barbara12_13","19651":"EthicsprofCanada","19652":"Charlotte m","19653":"MikeH204","19654":"Martixx","19655":"Raya R","19656":"starfish623","19657":"Elodie A","19663":"Mike_R_8","19664":"shewah","19673":"","19678":"stealthmeister","19679":"labedoyag","19680":"kochbail","19681":"WendyJ1234","19682":"Jane C","19683":"Benjamin S","19684":"bikerider007","19685":"emeraldsees","19686":"janisg242","19687":"Dawn C","19688":"Betty S","19689":"ArtBouy","19690":"mwidschwendter","19691":"georgiefarrar","19692":"ShorelineGuy","19693":"Arilightfoot","19694":"Grace Grazyna R","19695":"Gloriacollins","19696":"Mark B","19697":"ali j","19698":"Rjl2002","19699":"pm222","19700":"John S","19701":"Accidental2rist","19702":"JHOV","19703":"Charoisi","19704":"CanberraDenis","19705":"Monica B","19706":"Alexis T","19707":"Olga Z","19708":"Martin2258","19709":"Gerrit V","19710":"Nate_MacDonald","19711":"bmv9","19712":"cjlaszlo","19713":"Lakegirl50","19714":"William C","19715":"Adam M","19716":"Senasqua","19717":"Andre B","19728":"vicarella77 .","19729":"richparry2016","19730":"Donna H","19731":"RON H","19732":"wmpjlb","19738":"Tonianne H","19739":"Rebecca W","19741":"BrightonKaren","19742":"Genevieve V","19743":"roidefranceincanada","19744":"cpt1000","19746":"LongIslandLin","19747":"Blackhhole","19748":"C-GPWF","19749":"Matt S","19750":"Archie N","19751":"DrJM","19752":"Amanda M","19753":"moestewart","19754":"lovethailand1","19755":"Teena V","19756":"James C","19757":"SiegbertKaiser","19763":"Natalie B","19764":"sprocak","19765":"kanadafan2013","19766":"Francine B","19767":"Patti C","19773":"Barbara J","19774":"John M","19775":"Wendy B","19776":"JC6475","19777":"Aksana K","19778":"Maureen D","19779":"Tbonebeam","19780":"Ann G","19781":"LmartyB","19782":"Sven21740","19783":"Laurie C","19784":"JDBain","19785":"Erylis","19786":"Stephen M","19787":"Linda W","19793":"807nativetexan807","19794":"TypicalMe","19795":"skidhater","19796":"William S","19797":"RoxSach","19798":"bishz","19799":"Candace P","19800":"Gilles B","19801":"canadian5001","19802":"Dave W","19803":"Pamela K","19804":"roy f","19805":"lk_baylis87","19806":"aussies_000","19807":"Beate T","19808":"Kimberly P","19809":"happygolucky51","19810":"Josette1953","19811":"Linda R","19812":"JanineL_63","19813":"AM_in_TO","19814":"jlmnorthernBC","19815":"IEker","19816":"Viv","19817":"Alec H","19829":"TravellersAjax","19830":"khw88","19831":"Leanne S","19832":"grexmore","19833":"DFWMOM","19834":"Sarah S","19835":"howham","19836":"MapleLeafwonderer","19837":"KaanOttawa","19838":"Chengvc","19839":"Roxane123","19840":"jwilc","19841":"DebL53","19842":"AlandAngus","19843":"reisliefhebster","19853":"Connie B","19854":"Jane C","19855":"dapolito","19856":"wallacet283","19857":"Bob H","19858":"jnb199","19859":"nanDurhamRegion","19860":"Denise G","19861":"Leanne-review","19862":"Linda R","19863":"Islandninja","19864":"Yvan M","19865":"Iris K","19866":"Jordan-na B","19867":"blossomtravels69","19868":"deborden","19869":"Patty B","19871":"Marco C","19872":"Halina B","19873":"","19878":"Cameron B","19879":"ASB1946","19880":"travel4randr","19881":"Dominic M","19882":"cayolibre","19883":"chocolatelover62","19884":"storm256","19885":"lowerkey","19886":"Jennifer P","19887":"AMMPJM","19888":"ondo1989","19889":"Jeanne323","19890":"DavidandMichelle30","19891":"MilouR","19892":"\u00c9laine B","19893":"RaEmilyNoah","19894":"Jalgos","19895":"pinombre","19896":"Alicia S","19897":"Elaine B","19898":"Calgarytraveller2","19899":"Jim T","19900":"eliaMontreal","19901":"ElllieBAvidTraveler","19902":"Cat L","19903":"Noor G","19904":"Michelle Y","19905":"GrandTour583990","19906":"Kathy H","19913":"scot d","19914":"David F","19915":"MaryM392013","19916":"J S","19917":"Lucymiriam","19928":"William M","19929":"Worldtraveller1978-1","19930":"Dave T","19931":"Kristin V","19932":"LFA","19933":"jennygilker","19934":"heattvc15","19935":"JaFiVermont","19936":"MarLinTur","19937":"UNB57","19938":"Dave H","19939":"Randy2620","19940":"Ken W","19941":"Yolanda S","19942":"Joytree","19943":"Peter A","19944":"James B","19945":"MJMACLLH","19947":"AceOttawa","19948":"karen_from_ontario","19949":"JayJayLoudonTN","19950":"MABOttawa","19951":"Annabelle1952","19952":"longislander12","19953":"FDEBLB","19954":"probstkf","19955":"NRoberts1978","19956":"JED60","19957":"Marion2010_10","19958":"stanstead","19959":"king_beemer","19960":"elsha912","19961":"colin5944","19962":"Stanley1871","19968":"GORILLAS63","19983":"","20008":"SonnyAbroad123","20013":"Paul E","20018":"Monique B","20023":"JillJohnston2013","20028":"","20033":"tot2trish","20034":"tar1981","20035":"ncharest","20037":"BethB4147","20038":"","20043":"","20044":"Katie","20045":"Gina S","20046":"NanaNancy1234","20047":"doortje_d","20048":"Kapiduf","20049":"TRAVELINGMOM1978","20050":"Betti C","20051":"Stephanie M","20052":"Susan B","20053":"Wageni","20054":"Solanze","20055":"Penelope C","20056":"Jean B","20057":"Adrienne5","20058":"Sthibault84","20059":"vauger","20060":"","20144":"Jock M","20149":"","20154":"Asal J","20159":"Kookie_10","20164":"Kristina J","20169":"Paul S","20174":"MeandtheMiss","20179":"Donna155004","20184":"Allan G","20189":"Maria E","20199":"Rob","20204":"flavour60","20209":"403Kit","20214":"Alex G","20219":"putt101","20224":"77G0rd_T","20244":"Thea758","20249":"David M","20259":"jsmtl","20269":"maverik19","20274":"muddyshoes50","20279":"Fun2Travel22","20284":"Nancy J","20289":"baby94","20344":"zadojny","20345":"melissam8809","20346":"Mark M - Food Stay Life (real advice!)","20347":"mp12967","20348":"Lysanne C","20349":"","20354":"Caroline P","20355":"glang662018","20356":"luc s","20357":"manon212","20358":"baxterboy12","20359":"Elissa H","20360":"Mary V","20361":"Vicken_MR_CHURCHILL","20362":"Suzypeace27","20363":"Christine M","20364":"Sylvie P","20365":"jipig2016","20366":"Emily_Cattelan","20367":"MTL1963","20368":"Maabud","20369":"FDM65","20370":"mediamentor","20371":"yerazraf","20372":"chominico","20373":"Michel F","20374":"Marie-Elaine S","20375":"BarbaraCCanada","20376":"laurenceldx","20377":"BasEsther","20378":"girardcj","20379":"Christiane L","20380":"angdom10","20381":"juliebrunet2016","20382":"Toupie7005","20383":"Janice W","20384":"Fussy12","20385":"ServiceIsImportant","20386":"Anita H","20387":"White66coupe","20388":"summerlover03","20389":"Anka_s_Grazhdanki","20390":"SeaBreeze777","20391":"Sue C","20392":"AZS1989","20393":"Daquirigirl","20509":"GEORGES","20510":"Shelley K","20511":"Rosie C","20512":"Laurent R","20513":"mc5112018","20514":"champagne842018","20515":"Alejandra C","20516":"Elvia B","20517":"Karen F","20518":"Youssef M","20519":"miklos f","20520":"pascalbeaul","20521":"Ira K","20522":"natmontreal8","20523":"Richard V","20524":"","20529":"Lisa D","20530":"Ally R","20531":"Nader Goubran Messiha","20532":"2011Ottawa","20533":"Nancy1129","20544":"Warks","20545":"Lucie L","20546":"Estelle R","20547":"der_michi","20548":"StephL_Ottawa","20549":"Provence54","20550":"Romulus-Tarabostes","20551":"Michel L","20552":"pierrel446","20553":"Alain L","20554":"Allen G","20555":"nellybelly16","20556":"Dagaz11","20557":"Erica G","20558":"Chris C","20559":"Tucsili","20560":"peasandcarottes","20561":"Alexandria M","20562":"Odette L","20563":"Peter F","20564":"Saraaa12","20565":"Montreal009","20566":"Lanagovorun","20567":"angie c","20568":"TravelB73","20574":"eddymtl","20575":"Fayek B","20576":"Guy T","20577":"ysacharest","20578":"Toyota87","20579":"Ndo-brio","20580":"Dominique S","20581":"LSmith1624","20582":"Lizzy D","20583":"TravellingTFP","20584":"Cinzia1983","20585":"NicoMath514","20586":"maninyellow","20587":"Louise G","20588":"McCAli","20589":"C W","20590":"Guylou266","20709":"Cecilia g","20710":"Emma L","20711":"hurraynh","20712":"Destination546807","20713":"obererfamily","20714":"","20719":"Alexander K","20720":"Desiderata90","20721":"fluce","20722":"Elise G","20723":"dsg514","20724":"Sammy199","20725":"Myriam S","20726":"SilverBull8t","20727":"\u00c8ve C","20749":"Francine S","20750":"frugs33","20751":"quoeratdemonstrandum","20752":"Errol P","20753":"ENRIC-23","20754":"hurraynh","20755":"RayBabin","20756":"fanfreluched","20757":"PaaKwesiOttawa","20758":"Vida S","20759":"emilyanne2015","20760":"Cintia G","20761":"traveler613_12","20762":"jessica_8900","20763":"","20789":"Donald P","20794":"beau1232015","20799":"","20804":"Annick :D","20805":"Nicola R","20806":"Alejandra C","20807":"vanessa379","20808":"cindyv383","20809":"asbrossard","20810":"blot17","20811":"DanaFlowersx8","20812":"Izzy_Dion","20813":"RieWritten","20814":"foodforlife26","20815":"ReneeML1517","20816":"Gail","20817":"scotty56434","20818":"MandiK","20819":"Johanne C","20820":"SusanaOlssonMoreno","20821":"nick030712","20822":"IMC971","20823":"elizabethsimps0n","20824":"","20829":"Gail N","20830":"Vanessa S","20831":"simonadelftblue51","20832":"briliz2018","20833":"tomfu123","20834":"sarah_Dauncey","20835":"KimmerBeth","20836":"Rocketman","20837":"JF L","20838":"John S","20839":"Vanessa C","20840":"Tom G","20841":"Bobbie-Lise C","20842":"Annpanda","20843":"natalielang18","20849":"Joshua P","20850":"Shoeman75","20851":"Luc T","20852":"Calgarysheila","20853":"tc2121","20854":"Gianfranco C","20855":"liberina2016","20856":"Guide716222","20857":"Claudette-Cooki... S","20858":"Grant B","20859":"Sebastien B","20860":"Rebeccah Lynn O","20861":"Brent R","20862":"Sandra Howes","20863":"Erin P","20864":"Mariette M","20865":"ashktran","20866":"psodsep04","20867":"WH0A","20868":"Adam M","20869":"kitsou","20870":"SANDY E","20871":"amontreal8","20872":"Ashley M","20873":"Lmccarra","20879":"Byccz","20880":"Brygida Melisa","20881":"Jana W","20882":"tinad","20883":"Matt D","20884":"Ashley S","20885":"Sonia H","20886":"kimmonahan","20887":"IvanaJovanovic7","20888":"Jacques D","20889":"RM476","20890":"golby24","20891":"Burlingt0n","20892":"Marc L","20893":"Megan S","20894":"Nicole D","20895":"Amanda K","20896":"kraz1660","20897":"Dounia S","20898":"CatherineParada","20899":"Christina L","20900":"Mehdi B","20901":"Spagirl7777","20902":"Diane Spa Exper... I","20903":"Holli M","20904":"Rachelle1234","20905":"Sookieee","20906":"gerry489","20907":"Hana514","20908":"Katrina C","20909":"Lorna G","20910":"TravellingTFP","20911":"Namudar","20912":"emilie2816","20913":"Philippe T","20914":"AnnR1961","20915":"612Johanne_G","20916":"campo84748","20917":"lofberg","20918":"Stretchpackrat","20919":"Lena301","20920":"Stefan M","20921":"TerriG815","20922":"elianecl","20923":"Lisa T","20924":"Irina B","20925":"Overwhelmed032014","20926":"Brian L","20927":"Christopher C","20928":"GGWW25","20934":"TheJourneyTourist","20935":"Keith T","20936":"BruMi2007","20937":"Justin Plus Lauren","20938":"Dan W","20939":"rocking_ray","20940":"TrvlGrlMTL","20941":"maplejohnson","20942":"Brad C","20943":"Karine R","20944":"AngelaL48_13","20945":"dialectgirl","20946":"chloe070","20947":"LongEZ-Flyer","20948":"Sebastian514","20949":"Owen A","20950":"KC G","20951":"Juliemcto","20952":"bigbougore","20953":"rgreeley","20959":"Lynne M","20960":"s s","20961":"Andrea S","20962":"GenVenne","20963":"Nadia P","20970":"Triptrave","20971":"Dani U","20972":"Dinah D","20973":"Paul M","20974":"vbouv","20975":"BlondieTravellerGirl","20976":"Tommasina F","20977":"angelminn","20978":"Heidi R","20979":"Peter A","20980":"Rose C","20981":"Wiggity1","20982":"Michel R","20983":"MontrealMegan","20984":"klodio","20985":"Caroline J","20986":"Jarryd M","20987":"Sheldon G","20988":"Erin K","20989":"hisho21","20990":"fourmcs","20992":"mbdb_03","20993":"Struminj","20994":"Sabrina P.","20995":"canadiancazza","20996":"Hodan_Anissa","20997":"Lee_and_Christine","20998":"William155004","20999":"Shamber1","21000":"Jessica175","21001":"NavajoGirl","21003":"TashaDeno","21004":"","21009":"","21014":"Escape124968","21015":"pep p","21016":"james w","21017":"Zahar H","21018":"superray2013","21024":"Roger G","21049":"Boris B","21050":"Jessica P","21051":"Nhu-Vuong","21052":"Susan S","21053":"Alex A","21054":"annie4fun","21055":"838Joelle","21056":"","21089":"","21094":"swb588","21104":"","21109":"MichelLamarche","21110":"TxDj68","21111":"","21114":"Cecilia D","21115":"adymtravel","21116":"stanclarke","21117":"jackstrulovitch","21118":"Bartian0907","21119":"Jean-Philippe M","21120":"hobocop55","21121":"Louise B","21122":"RoxLalande","21123":"M\u00e9lanie SS","21124":"MarilynBB","21125":"Chantini D","21126":"Lise R","21127":"viv_antunes","21128":"cgaudreau","21129":"Colmer","21130":"PColmer","21131":"ErikTipis","21132":"ChantalRocque","21133":"","21144":"","21145":"KnightHunter","21146":"TravelZaby","21147":"travelmench","21148":"TonyQuila","21149":"GrandTour1319","21150":"Climber00509978228","21155":"Curious17437527677","21160":"Coastal04488497480","21165":"Roam40324101715","21170":"Jennifer T","21175":"","21180":"margie smith","21190":"margieleb","21195":"Sarah S","21200":"t_northup","21210":"BernerLove1971","21215":"CapeBretonJ","21220":"Miller_Robert","21225":"Wendy M","21230":"Shelly M","21235":"peter d","21240":"Terry L","21245":"glenmaci","21250":"Andrew H","21255":"536margm","21265":"X4741QGandrec","21275":"Charles G","21280":"720sherril","21285":"markcX2037QR","21290":"STEPHANIE B","21300":"rickwW2367CA","21310":"normamacinnis","21320":"363brentp","21325":"prudenttrav","21330":"ssomers76","21340":"jessicabN6109GY","21345":"Lj_Alf","21350":"Tammy","21351":"Christianne R","21352":"Janice M","21353":"Brad L","21354":"Vanessa C","21355":"PTyrrell","21356":"Wine_Dine_Relax","21357":"Greg P","21358":"Camilla D","21359":"Nancy A","21360":"","21365":"Patricia A","21366":"AFC","21367":"charlene447","21368":"Patrolsk1","21369":"Vecchio John S","21375":"Mike H","21376":"Tracey2720","21377":"alexia101","21378":"464amanda","21379":"Barb M","21380":"MauGar15","21381":"Quest308950","21382":"Rick P","21383":"Alive4evermore","21384":"Zachary B","21390":"frenchchick73","21391":"dedebelle","21392":"Cymtl","21393":"RicePoint1","21394":"tenalady1965","21400":"Hung D D","21401":"Wendy902","21402":"Rose H","21403":"Wayne W","21404":"jenneloveslife","21405":"Silvia W","21406":"Barbara W","21407":"Leanne C","21408":"miuca69","21409":"Patrick M","21410":"laura c","21411":"180emily","21412":"HotelLover71","21413":"michelle g","21414":"jc_bootz","21415":"Martin L","21416":"rcoole10","21417":"Bruno D","21418":"Jonathan W","21419":"jnp162018","21425":"tiaincb","21426":"Delores D","21427":"sherrylhatfield","21428":"Jim Melody L","21429":"MaritimeGals","21430":"Dominic B","21431":"Jacob L","21432":"barbarabastow","21433":"bdm636","21434":"William W","21440":"rachaelwoods2017","21441":"CCKew","21442":"quinnm590","21443":"Stefan P","21444":"Christine G","21445":"GeorgeandCathy","21446":"Donna P","21447":"Christina S","21448":"Jody P","21449":"409janiceh","21450":"Rod H","21451":"nazkar14","21452":"jckgtravel","21453":"HanqiongXu","21454":"smilyhupe","21460":"Jenn Gillis","21461":"Shane M","21462":"LD G","21463":"Mark T","21464":"GinaMacDonald888","21465":"ransonkelly","21466":"kimvan74","21467":"Tania P","21468":"trimac2017","21469":"amfsmith1","21470":"amberlynn1956","21471":"Davis31London","21472":"aquaandrea12","21473":"mslNJ","21474":"Eveline K","21475":"jenarklay","21476":"Bea T","21477":"Catherine L","21478":"2gud2btru","21479":"glojeanma","21485":"C B","21486":"Peter S","21487":"robmack17","21488":"Darwin K","21489":"Jennifer A","21490":"Roam600818","21491":"Liz R","21492":"Ashley M","21493":"Mike S","21494":"Maxine O","21495":"Gillian G","21496":"Lake-George-Brian","21497":"Linda M","21498":"Xanadu I","21500":"Americanadian","21501":"keighant","21502":"adowni_344498","21503":"376mstuart","21504":"tracy_adamwhite","21505":"wolfville","21506":"harleynicky","21507":"rayb435","21508":"peterkB4825XA","21509":"lwilton","21510":"Sandgirl52","21511":"dmacas_890331","21512":"M8075NDmiket","21513":"ErturkVarol","21514":"nrcormier","21515":"NewTraveller03-12","21516":"Felicia B","21517":"Lesa M","21518":"meggoodwin","21519":"Gillian F","21520":"579hollyd","21521":"55susannew","21522":"ella c","21523":"Peter R","21524":"rebaker","21525":"newfiegirl672016","21526":"TrailEndsHere","21527":"Carolyn J","21528":"joce2287","21529":"Doug H","21530":"Pauline D","21531":"marilyn w","21532":"spsunshine64","21533":"kimlaugh","21534":"r0bchristie","21540":"Hugo T","21541":"Bob T","21542":"Sus C","21543":"deefromtheheart","21545":"Ranger Dave M","21546":"Luvs2Dance2013","21548":"PCBabe","21549":"11_MacDonell","21550":"671marcellina","21551":"BAO","21552":"Happiness05706220582","21553":"MikeD055","21554":"LaHave01","21555":"","21560":"Nicole H","21561":"Nomad36796538262","21562":"DennisPike","21563":"wendywalters","21564":"Departure32224460150","21565":"Paradise41175685096","21566":"Climber44573241674","21567":"DayTrip39158725484","21568":"PEI FF","21569":"Freedom63255976108","21570":"Keith R","21571":"J0hn_C789","21572":"Resort56424498190","21573":"Wander22091513259","21574":"tripsofstephanie","21575":"Resort39392085823","21576":"Charlie M","21577":"Culture57774784718","21578":"nomad_timo","21579":"Excursion648172","21580":"Road323769","21581":"poko2pepper","21582":"MaryLou M","21583":"Pha Nguyen","21584":"Jill","21590":"Mary Lou L","21591":"laandrews","21592":"Explore324465","21593":"JoB","21594":"495tammyg","21600":"JacqTanSib","21601":"WANDA G","21602":"SheldonCanada","21603":"newfoundlandlarry","21604":"kemily494290","21610":"padmai","21611":"BostonBrrr","21612":"HowieJ","21613":"tonicareen","21614":"dmacneil2018","21615":"westielover_TO","21616":"Maureen P","21617":"Hillary M","21618":"Timothy B","21619":"Shaun C","21625":"Winfield C","21626":"Juli F","21627":"mathpar2018","21628":"Colin F","21629":"541joannea","21630":"j0anneanth0ny","21631":"TowerTwo","21632":"Scotswoman24","21633":"Ameer D","21634":"Irving L","21645":"Peter P","21646":"4travelingtogether","21647":"justin125","21648":"deehmd","21649":"Immrkyle","21650":"TravellerDave","21651":"Luvsalaugh","21652":"Karen W","21653":"hawkimd3","21654":"mittonjudy","21655":"Jamie C","21656":"Luc R","21657":"Dianna E","21658":"Yaronlevi","21659":"marcantoinelabel2018","21660":"Newfoundland500","21661":"Daclane","21662":"SwedeAbroad","21663":"Fiteflybug","21664":"Paul H","21665":"Kelly A","21666":"christinegoguen","21667":"Ron M","21668":"S8Family","21669":"JoefromNS","21670":"Stuart M","21671":"Karina R","21672":"rednsp","21673":"Tim V","21674":"Justin C","21675":"Paula K","21676":"Lisa L","21677":"Harry P","21678":"186spencerm","21679":"Ryan A","21680":"sherryc980","21681":"exercitus","21682":"H6015QMkatherinec","21683":"kimbE9216CT","21684":"40shaunc","21685":"Wendy M","21686":"Denise S","21687":"bernadetter268","21688":"johnfJ9290LV","21689":"Glenn N D","21690":"josephpY3238XQ","21691":"E382SRjoanc","21692":"S118AUkareno","21693":"Darlene A","21694":"A3929AEsuec","21695":"904edgarn","21696":"170juder","21697":"brianlO2447US","21698":"762darleneu","21699":"rossmx56","21700":"S2070NTmichaelg","21701":"stephaniejO3266HS","21702":"Edcbb","21703":"Sandro Z","21704":"Asim K","21705":"Andre M","21706":"Paul C","21707":"Q1799HJkatherineb","21708":"Q7147DRcharlesb","21709":"Linda R","21710":"Sue C","21711":"U5538DHjohnl","21712":"Pam W","21713":"Guest102412","21714":"cutmemic","21725":"Stephane G","21726":" Gordon B","21727":"christah867","21728":"teresasO1632AR","21729":"Jenstra","21730":"belindam247","21735":"diverman45","21736":"Paula Copeland","21737":"AMJ1234","21738":"meeggs","21739":"Rob W","21740":"","21745":"dftCanada","21746":"DJ-USA","21747":"Forrest_D3182","21748":"James F","21749":"Chris K","21760":"CELIA C","21761":"David A","21762":"Laura L","21763":"Kathy M","21764":"Chantal S","21765":"Claudio.Canada","21766":"365stuart","21767":"DaveandJudy","21768":"Leeanne W","21769":"Trip762612","21770":"Hube P","21771":"Jobdave","21772":"Denise S","21773":"Karrie D","21774":"Tracy J","21775":"EllieNae","21776":"CgyNancy","21777":"Keith H","21778":"Cruiser402","21779":"SueSue783","21780":"Claude B","21781":"Phil L","21782":"Jeanette T","21783":"trudygl79","21784":"Stephane M","21785":"EpeeDogu","21786":"_MinaDin","21787":"ncondron","21788":"Jessica M","21789":"Bostonkiwi17","21800":"Sandyseaweed","21801":"caper2844","21802":"EBENLIT","21803":"jeanniebkn","21804":"LibraryDunk","21810":"christinegoguen","21811":"DexterFra967","21812":"131sunshine2014","21813":"Anotherbed","21814":"pleinairatlarge","21820":"Tapping22","21821":"Eryn B","21822":"DukeP31","21823":"Ken M","21824":"Carly M","21830":"Palmerem","21831":"Craig H","21832":"rh0nda2017","21833":"peterlacroix","21834":"Maria_506573","21835":"Virginia J","21836":"Julie H","21837":"Nick G","21838":"Shelly S","21839":"HaliLeo","21840":"Kagcan","21841":"894hugo","21842":"hms_774","21843":"Sahara18","21844":"Tracey L","21845":"ABDZThomson","21846":"CRtraveller2017","21847":"HummingbirdBlog","21848":"FoodAddictPEI","21849":"Duley01","21850":"Guest102412","21851":"JMB311","21852":"Karl W","21853":"Abquog","21854":"Dalry1978","21860":"Kim M","21861":"Glen F","21862":"Nancy Y","21865":"Companion40130320265","21866":"jessiea268","21867":"1briannan","21868":"Dan H","21869":"J. Balser","21870":"nomad_timo","21871":"Dream11634208157","21872":"Kdlaking","21873":"Andrew C","21874":"Carl P","21875":"Tridus","21876":"Linda D","21877":"Sarah S","21878":"Stella B","21879":"CLWatertown","21880":"","21885":"SJtraveller2018","21886":"Bob B","21887":"Kimberly B","21888":"Jim B","21889":"sellis566514","21890":"Maureen D","21891":"PinkMiles","21892":"Heather B","21893":"cgabri684803","21894":"AST099","21895":"OneTipster","21896":"Barbara T","21897":"Marco l","21898":"Graham M","21900":"Captain-William C","21901":"Jana M","21902":"SueMacLeod","21903":"Sheribear","21904":"normleblanc88","21905":"JJ W","21906":"oldbutcool","21907":"Art S","21908":"179raymondh","21909":"Cindy G","21910":"Tracy H","21911":"RSCK","21912":"A TripAdvisor Member","21914":"pipelineterry","21920":"Amanda M","21924":"michaeljo38","21927":"Fred B","21928":"Jim A","21930":"Goldstarvw","21933":"rjcdhockey","21935":"jmacmi_389502","21936":"858donk","21939":"David R","21941":"Ronald D C","21942":"Russell P","21944":"georgelG3620NV","21945":"LittleTraveler93","21946":"gailgO2743FO","21948":"Amanda B","21953":"gdrisdelle","21956":"B252HBbettym","21957":"sharolf2017","21958":"Doris B","21959":"MICHELLE S","21962":"DeborahinGA","21963":"KelseyALM","21965":"MarvelousGreenMtnman","21966":"Roger R","21969":"Syed R","21975":"Meldoll1","21980":"gmaevers","21981":"DexSeeLee","21982":"Nicole S","21983":"Race2016getaway","21984":"NJMM25","21985":"GrandTour630439","21986":"benoits1989","21987":"Ron R Mr M","21988":"GPohl","21990":"Judai","21991":"MichelleGee8","21992":"gracem115","21994":"jd9452017","22000":"Gail G","22007":"L2944CDericd","22008":"gtaylor68","22009":"marvins322","22010":"Pat M","22012":"law20162016","22014":"431cherylanne","22021":"stephaniewG9729DI","22022":"R4232RNrobind","22024":"Andrea R","22025":"vayh","22026":"A8288USdianem","22027":"Z6566VEpierrep","22028":"moshera","22029":"andrewwT4146BJ","22030":"Bernice M","22031":"sandrakW9690HG","22032":"Jake M","22033":"Wayne A","22034":"B3285WEalexc","22036":"DoorDoNotNoTry","22037":"Linda S","22039":"tammypF5544HG","22040":"iainincanada","22041":"ontariovisitor2016","22042":"516leeanney","22044":"Travelnut006","22045":"Cindy K","22046":"Janelle M","22047":"C1652DBandreak","22048":"judyk230","22049":"B3035GZchristiner","22050":"johnfS6657ZB","22051":"191benjaminv","22053":"Bautista777","22054":"stephaniecJ9466OA","22060":"DkmBailey","22061":"L8051XIpatrickb","22064":"Jeanette D","22065":"","22070":"Evelyn L","22075":"Newfiegirl P","22080":"M S","22090":"Birgit G","22095":"alkeni","22110":"GillyB57","22115":"Andrew J","22120":"Harry S","22125":"Mark_S255100","22130":"Anne M","22135":"Andy2006","22145":"openroadvk","22146":"Lisey","22147":"Sandy131","22148":"Eric C","22149":"Barbara W","22150":"Marlene B","22151":"F\u00e9lice Maillet P","22152":"Corey H","22153":"Steve V","22154":"charyn989","22155":"JasmineOnTheGo","22156":"Jamie C","22157":"Pat F","22158":"Richard Z","22159":"steve l","22160":"yuka45","22161":"Robby_Cristian","22162":"SparkyFoxx","22163":"Ashley M","22164":"Mike J","22165":"","22170":"Tallsally2323","22171":"w0190551","22172":"GagnonFJ","22173":"rroberts41","22174":"BluBrdCalgary","22175":"","22177":"SailorAirman","22178":"CB-Travel-Guy78","22179":"Tom N","22180":"Randy N Jean V","22181":"doug s","22182":"Wei L","22183":"Fred B","22184":"SKgirl","22185":"nana112016","22186":"Renerio V","22187":"theoljohnnyboy","22188":"NYCSE","22189":"Colette871","22190":"Brucester4","22191":"BarbLH","22192":"Ron O","22193":"Wendy M","22194":"Meldoll1","22195":"Graham A","22196":"Twofunnewfs","22197":"DenisAnna1990","22198":"karolynmartin","22199":"lostintheworld1973","22200":"Cathy M","22201":"amberlynn1956","22202":"","22207":"rhodena1971","22208":"P R","22209":"Paula H","22210":"cathylovesthesun","22211":"O C","22213":"BrdAdjDan","22214":"ajc7785","22215":"PATRICK R","22222":"Naveed M","22223":"mariobourque","22224":"Rie760","22225":"Chris F","22226":"JDTravelhome","22232":"Afrancess","22233":"Scott W","22234":"marybee522","22235":"DavegLeBlanc","22236":"Angelstarrr","22237":"Sandra-Guylain","22238":"Irishhoppy","22239":"Bee113113","22240":"Ellen F","22241":"Daniel H","22242":"Gary F","22243":"Chickymunkey B","22244":"Graham C","22245":"apulia1","22246":"dianne s","22247":"Zoey Z","22248":"merlineaton","22249":"G P","22250":"Steph R","22251":"Lavenderwoman","22257":"Patricia L","22258":"JerryMLosAngeles","22259":"Raymond G","22260":"nsbeachgirl69","22261":"Marietta P","22262":"dennisjames","22263":"trhattan","22264":"Enid P","22265":"Mary C","22266":"SaihtJohnliftman","22267":"Lealance","22268":"name_isnt_available","22269":"Elaine D","22270":"KerryBalcom","22271":"AdventureHooks","22273":"Ga\u00ebtane T","22274":"supermario0810","22275":"redrider53","22276":"Jeff B","22282":"tam d","22283":"MyraBHalifax","22284":"Citizen J","22285":"hemispheres777","22286":"Heather W","22287":"Matt T","22288":"drdroad","22289":"CanadaMaritimer","22290":"lacydawg","22291":"alwaysdreamin1965","22292":"WillfromPhilly","22294":"Jimthko","22295":"mhvchester","22296":"k9shwgrl","22297":"732MPD","22298":"Lois M","22299":"qtpi17","22301":"kgr0824","22302":"TravelHarry","22303":"Powel C","22304":"Conmassey","22305":"Chuck52310","22306":"smiller1965","22307":"Maria2721","22308":"Christoforus","22309":"Kerrybbalcom","22310":"2old2work","22311":"Elizabeth J","22312":"NLfoodie","22313":"Kyavner","22314":"Alice T","22315":"Hawki56","22316":"jason416","22317":"HumphreyClinker","22318":"Coyote028","22319":"A TripAdvisor Member","22321":"jenndrewsmom","22323":"Lyndasue_11","22324":"cua20064","22325":"NSHilliers","22326":"Backpackerpaddy","22327":"Alla-Rustica","22328":"AmyDSeward","22329":"Hankbob56","22330":"SamiKnight","22331":"journalmytrips","22332":"ShimmerCB","22333":"dbakerca","22334":"JDD109","22336":"verazzano","22337":"sweeticeblue","22338":"happycamper123442","22339":"schalifax","22340":"MTLEurope","22341":"christoSydney","22342":"Easternview","22343":"PopeP","22344":"stingers_8","22345":"OttawaScooter","22346":"bv1","22347":"spaceA","22348":"peitraveller07","22349":"chrystalm","22350":"JimBytheWater","22351":"CanadaCanada","22357":"T B","22358":"HamiltonJohn","22359":"Vivian8436","22360":"chugiak64","22361":"Faye L","22362":"jh2595","22363":"IrishCream","22364":"elisabetta460","22365":"James P","22366":"TNKaz","22367":"AdventureDorks","22368":"carolynaland","22369":"Richard N","22370":"Marvin S","22371":"becamil","22372":"","22377":"MarieChrisMills","22378":"Rose D","22379":"Antonio B","22380":"Peter L","22381":"Si R","22382":"Sammy M","22383":"NorthVan83","22384":"gnarly_10","22385":"barbintoronto","22386":"chrissy486","22387":"","22388":"Sarahjm1","22389":"twinkletoes400","22390":"marmie1a","22391":"Kristen C","22392":"skibumFernie","22393":"","22398":"","22402":"","22403":"","22408":"KJ2501","22409":"Ed B","22410":"Christine M","22411":"pitpat2","22412":"Victoria B","22418":"bc1945","22419":"Doreen B","22420":"steppnwolf53","22421":"verriver","22422":"TimeshareVon","22423":"Shelly M","22424":"hcooper57","22425":"Griffibob","22426":"riwhite","22427":"joecv5","22433":"Eric B","22434":"Nick R","22435":"Martin S","22436":"Seh1474","22437":"Marlen_Jonas","22438":"Deb C","22439":"Cancliff405","22440":"Stephen P","22441":"OrangeBaron","22442":"annabanana41","22448":"kevitrav","22449":"Petra C","22450":"Howard H","22451":"annebliss","22452":"Mary L","22453":"David N","22454":"Owl z","22455":"AprilFenton","22456":"Silvia1302","22457":"Islingtongardens","22458":"Peter H","22459":"lantauloafer","22460":"happytrails91","22461":"Seraphimo","22462":"Andreas_K_GERMANY","22463":"Susan J","22464":"its_joy","22465":"rignahkohe","22466":"BillandKaren","22467":"Jon K","22468":"liniowa","22469":"jaindough","22470":"KateMcNeill","22471":"MDVancouver","22472":"hkuznet","22478":"PsycChicMegaWatts","22483":"JoB","22488":"Chris M","22493":"Redsanurse","22498":"Lauraine W","22503":"Chris S","22508":"","22513":"Emmanuel_Germain","22518":"Dana P","22523":"Noy M","22528":"Momentum355","22533":"Whaley2014","22538":"Nicray","22543":"Sailor548","22553":"nprvl","22558":"Nerf","22568":"Minne B","22569":"Culzean555","22570":"ThePali","22571":"Wei H","22572":"john p","22573":"madbirdy","22574":"Martino42Toronto","22575":"hawgie44","22576":"A TripAdvisor Member","22577":"globeseeker007","22578":"","22582":"","22587":"","22592":"","22595":"","22597":"","22600":"","22602":"","22603":"","22604":"","22606":"Ocknod","22607":"Nick L","22608":"Hfx-kid","22609":"Kyle M","22610":"Randee P","22611":"celine g","22612":"hpisavage","22613":"ichabod444b","22614":"john999123","22615":"Babbaloo","22616":"Andi C","22617":"JavaMama75","22618":"Companion26897671985","22619":"Ron V","22620":"Sunil P","22621":"AlvinK1416","22622":"Donna W","22623":"Yammers23","22624":"twinkletoes5477","22625":"Marilyn S","22626":"LLP1803","22627":"Tara L","22628":"Sunshine12841769572","22629":"Cdn87","22630":"Charlie T","22631":"","22636":"Sightsee20025310319","22637":"Tatiana P","22638":"Ava C","22639":"dpowers2017","22640":"kl130140","22641":"Locksley9","22642":"MoHornal","22643":"Donaldtrout","22644":"Maureen S","22645":"Laura S","22646":"DudleyAB","22647":"SherriMag","22648":"Lorraine T","22649":"JMark","22650":"GeoLyn M","22651":"Jason W","22652":"dadarmona","22653":"lbr485","22654":"Melissa D","22655":"Alikat62014","22656":"Tabby Kelly O","22657":"Dan T","22658":"satogle","22659":"econospan","22660":"onthemoveagain1","22661":"apreilgray","22662":"Dollo1","22663":"Nancy J","22664":"Sirus2007","22665":"Steve F","22666":"Rasmuss89","22667":"hpenner","22668":"nikkikazimer","22669":"ATourist_13","22670":"William K","22671":"Lesow777","22672":"aprilernst","22673":"vikingjorn","22674":"Daisy052","22675":"angelatH4658JF","22676":"hindoles","22677":"jenncollins2018","22678":"CCgetoutside","22679":"Janice M","22680":"Selina1988","22686":"Bill B","22687":"Beth T","22688":"juliapoplawski","22689":"deboraht2018","22690":"Troy B","22691":"scbcme","22692":"SafeTravelAdvisor","22693":"Cindy E","22694":"kombucha2018","22695":"kkillins","22696":"ttlc2323","22697":"daddynpapa","22698":"Pioneer292870","22699":"FromTheKootenays","22700":"EmmaBorer","22701":"SteveinEDM","22702":"westcanguy","22703":"BlackberryBoy","22704":"nicolehH3189CI","22705":"Jane N","22706":"Viciousrussell","22707":"Michele E","22708":"Mac2MyCheese","22709":"arthurrobertr","22710":"roncN3194OH","22711":"Marilyn W","22712":"HappyWonderers2011","22713":"frankp653","22714":"2Nikkels","22716":"jfk154933","22717":"H6256CNdavec","22718":"224cameronw","22719":"Paul K","22720":"TChantel","22721":"M3316CMdeniseg","22722":"beverlyc986","22723":"I7124ZOmichellel","22724":"thedistractedtourist","22725":"Kroozer57","22731":"Lisa Michelle","22732":"887haris","22733":"D6879UCkenb","22734":"Z9401VPwilliamw","22735":"Glen S","22736":"Kaytgar","22737":"Rasheed M","22738":"K9251CIbenh","22739":"Tanya C","22740":"charlottesR3634RM","22741":"K9638LOallisonl","22742":"Rubi S","22743":"richardhI4773BC","22744":"775karinw","22745":"peterdF5938UA","22746":"ilovetravel13","22747":"NikD34","22748":"R9509BHsarac","22749":"Z850DUlindam","22750":"pirateBarrie_ontario","22751":"Ric N","22752":"V1144ANangelar","22753":"jacquelinerD1515QA","22754":"Q4694JKians","22755":"Robert C","22756":"ellejames","22757":"harry p","22758":"Janet T","22759":"janicegJ5864JM","22760":"Sharon V","22776":"A TripAdvisor Member","22781":"traveller144","22782":"724bonniep","22783":"Alex M","22784":"S3951CXjohnv","22785":"georgelW8034VN","22786":"George R","22787":"RichardF_PG","22788":"dianarS8928PH","22789":"michaeloA9234YQ","22790":"916dougd","22791":"F1739ALedm","22792":"DJP1964","22793":"5Canadiantravelers","22794":"godskid5","22795":"Michael\/jo C","22796":"David B","22797":"beverlyd109","22798":"G4046LCgregm","22799":"lisakS4605UO","22800":"surf_seekers","22801":"Mittpixie","22802":"Danielle H","22803":"derek d","22804":"Ruth d","22805":"Heather D","22806":"carlospB1341BC","22807":"bbcinc","22808":"shayla941","22809":"Laurie143","22810":"Hilford B","22816":"AYE","22817":"Carrie R","22818":"Wendy V","22819":"travelinjack64","22820":"carolyn v","22821":"Rick G","22822":"LilGeo73","22823":"Dianne T","22824":"X2867XXpaulk","22825":"Venus P","22826":"354valeriea","22827":"Mary W","22828":"cheryl B","22829":"Sherpa65148450941","22830":"Michelle K","22831":"Brenda M","22832":"Brian L","22833":"Hkins","22834":"Ray K","22835":"Resort09852770219","22836":"Pioneer23147895554","22837":"Explore66034627338","22838":"P B","22839":"Gis\u00e8le D","22840":"sunpk0128","22841":"Journey06947676337","22842":"sheryl l","22843":"Wanderer32449257381","22844":"RaistlinV","22845":"terbez72","22846":"Dream07334482122","22847":"150chantalz","22848":"MalibugirlCalgary","22849":"Marc K","22850":"tracyhJ6252VH","22851":"Deb E","22852":"mdrivel","22853":"Ruth M","22854":"I839EN","22855":"c0mpassi0nate","22856":"amymX6451bg2018","22857":"mac3670","22858":"Gordon S","22859":"brendasavage571","22860":"Ibrahim A","22861":"Thomas T","22862":"Cindy C","22863":"danniedee21","22864":"brimakosiej42","22865":"samanthaagnew2018","22866":"Storyteller797702","22867":"Sherryg27","22868":"h2hinstitute2018","22869":"kjvhardk","22870":"mgsflatout","22871":"","22876":"Aidys-Mum","22877":"Elffie Z","22878":"Clark60","22879":"markfox0964","22880":"HK_Bun","22881":"fionalouiselaw","22882":"Anamaria S","22883":"lesliedeannamctavish","22884":"laurs614","22885":"Linda S","22886":"Debbie J","22887":"akulp217185","22888":"jessieloseth","22889":"jenniezhang6","22890":"17spike","22891":"myrnacarrier","22892":"Marcie E","22893":"jeanine25252018","22894":"dhask2018","22896":"aclaire82","22897":"sh00shie","22898":"wayne435","22899":"motherdaughtertrip14","22900":"552seank","22901":"drkel2018","22902":"Asandi","22903":"David W","22904":"yanickleclerc","22905":"Barrie M","22906":"hvirde577072","22907":"758shelleyf","22908":"Harvey A","22909":"O455FFsharonf","22910":"Brittany P","22911":"N6716ZQjohnt","22912":"Johanna O","22913":"Busycontentedma2","22914":"jiji2018","22915":"amyd2018","22916":"visitkids","22917":"rmistr_410931","22918":"Robert P","22919":"Kim S","22920":"Wanderer543425","22921":"Linda M","22922":"A4956DOdavidb","22923":"Beverley S","22924":"Dorian L","22925":"jean L","22931":"V718JUsharonm","22932":"agneswingyinl","22933":"Sharon N","22934":"lindsaya31","22935":"irenei989","22936":"Ron C","22937":"M1241HKdaniellew","22938":"Melia W","22939":"Rosbo10","22940":"nealg200","22941":"djdrennan","22942":"barbarasT5561KY","22943":"grizzlygreta","22944":"ugonnaeatthat","22945":"TotallyMyRealName","22946":"Marilyn A","22947":"Bill G","22948":"xman0204","22949":"843gordonb","22950":"745kerryt","22951":"j0hn491","22952":"Lamsteiner","22953":"I9937CEjamesw","22954":"suzp344","22955":"ryangA4106UD","22956":"RinCanada","22957":"GinaZ41","22958":"mariatQ7663QJ","22959":"pxsmith","22960":"michaelhY4245BH","22961":"179veldab","22962":"deanr500","22963":"849katalink","22964":"lady1106","22965":"rosemaryj774","22971":"r0berts209","22972":"Tina S","22973":"dgordon2016","22974":"958lyleh","22975":"33dorothym","22976":"N_M616","22977":"PAR1BC","22978":"SojournerJean","22979":"zergling13","22980":"edk464","22981":"675delilahh","22982":"Abigail F","22983":"V8209YUkevinl","22984":"trevorl48","22985":"Tom M","22991":"darrylo946","22992":"99joeyvr","22993":"Cathy B","22994":"184dawnd","22995":"P5132YGstevec","22996":"55wendyf","22997":"79tmoore","22998":"Cindy L","22999":"J8455CSlaurac","23000":"lsmith794","23006":"RIDPDX","23007":"580heidiy","23008":"richardjJ1268VR","23009":"stephaniewB3292LD","23010":"liannemariek","23011":"Anna C","23012":"mog2012","23013":"Ralphetta88","23014":"AlbertaGirl22","23015":"Lora S","23016":"Rousu","23021":"","23026":"iammichellemcpherson","23031":"Andy M","23046":"curlergirl","23051":"egliz","23056":"Standaniels","23061":"awesomelifestyle777","23066":"FCFireConsulting","23071":"Roddinbc","23076":"David 1","23081":"walter89978","23086":"JoAnnSp","23091":"Darrell M","23096":"clint a","23101":"Doug G","23111":"gwise206","23116":"DonnaJL10","23121":"SteamRestoration","23131":"Feyana","23136":"Learnigntotravel","23141":"WJGuy","23146":"Awesomereviewer1","23151":"labsmith","23156":"tr2dis","23161":"Linda T","23166":"Madison S","23176":"Bigduke1835","23181":"Jennifer W","23186":"sakology","23191":"MichelleGee8","23196":"Megan H","23206":"Terry C","23211":"CJChrissy","23216":"","23226":"Seaside05591608169","23227":"Sherpa16177707889","23228":"Graham F","23229":"Guide04914631914","23230":"Sue S","23231":"helmuthubert2015","23232":"Lynda","23233":"KathieG358","23234":"Sunshine25643572312","23235":"Mobile366885","23236":"I9436MVpamelac","23237":"altairmo","23238":"Dawn L","23239":"Travis S","23240":"rffej","23241":"Juan R","23242":"FJCruisers2017","23243":"travis696","23244":"Roving52434386125","23245":"Maps06651306926","23246":"Quest66318806160","23247":"whyme424","23248":"Roam03231082000","23249":"Soups S","23250":"Pioneer52082991152","23251":"clifford.a530","23252":"Voyager24858374905","23253":"Navigate40115503700","23254":"Judbnw","23255":"Journey02872923697","23256":"Allan H","23257":"T Paquette","23258":"Fearless10406093565","23259":"cgoff534665","23260":"mdignu309648","23261":"T4574ZVwendym","23262":"pgbos","23263":"307evaa","23264":"nikkasvc","23265":"bwf180","23271":"Jet273247","23272":"rxranch","23273":"Wanderlust_Bee","23274":"Spokanemike76","23275":"georgeG2559LT","23276":"lynwebb8","23277":"Geoff C","23278":"kimlo2018","23279":"johnabuis","23280":"Samfamsam","23286":"mgreen477078","23287":"rodm492","23288":"mpickf233434","23289":"Eileen K","23290":"yuliok","23291":"wfccanusa","23292":"Shelley H","23293":"twilliams5078","23294":"EPenner","23295":"giesbrechtmail","23296":"rgray872","23297":"SchalkNZ","23298":"Wandrlustrcloudustr","23299":"GULD3NDRAAK","23300":"Rachel Schalk","23306":"B\u00e1rbara S","23307":"dbagda482646","23308":"annelalande","23309":"Mach325","23310":"dbouch305803","23311":"gburgg667228","23312":"DWOBOB","23313":"sarahmaykerr","23314":"rrw2018","23315":"lsearl736256","23316":"Terry F","23317":"Kamloops2018","23318":"SCF17","23319":"Caro1yn2018","23320":"Lin W","23321":"Norm M","23322":"cwannable","23324":"dana_szulhan","23325":"marilynb698","23326":"rmanfield","23327":"rstoppler01","23328":"edwardssecurity","23329":"BWWong","23330":"amymikeshipley","23331":"Paul12son","23332":"RamblingAnna","23333":"RJSteen","23334":"OA358","23335":"amoir2018","23336":"Elysepj","23337":"Grant O","23338":"Jeff-Celia","23339":"rob791","23340":"sherria559","23341":"samanthanlenz","23342":"Hans B","23343":"Cynthia A","23344":"CaboLaura","23345":"Danielle M","23346":"274corinnem","23347":"hawaiigirl1953","23349":"sdblair2015","23350":"916dougd","23351":"ebesel_157666","23352":"Kevin N","23353":"David F","23354":"skcsmc","23355":"russblower","23366":"Christine S","23367":"stephaniekJ7055GM","23368":"lindaagillis","23369":"U4995UKmarie","23370":"KathL490","23371":"380noeld","23372":"gftrjh","23373":"Timothy C H","23374":"Caroline M","23375":"johnshealy67","23381":"CatherineSawatsky","23382":"AMBlix","23383":"callpaul54","23384":"elgranola","23385":"Ken L","23396":"cforbes20","23397":"David T","23398":"GM8868","23399":"Aurora018","23400":"Francesca G","23401":"kathy f","23402":"JANINE","23403":"John W","23405":"Stufit","23406":"Suz1215","23407":"Christina V","23408":"mikebV4434WF","23409":"Ashley C","23410":"kla2015","23411":"pocodot21","23412":"danmF8947EV","23413":"Antonia T","23415":"pingyao2017","23416":"Sunshine30024943814","23417":"Darnell T","23418":"O7645WKsandram","23419":"Neil C","23420":"msheldrake","23421":"","23426":"Happiness05692169636","23427":"Wanderer39738450759","23428":"cloverdalebill","23429":"Ken E","23430":"Ty_Reid","23431":"Christine P","23432":"Pioneer63048027738","23433":"Brian W","23434":"Bonnie S","23435":"Paradise07626728510","23436":"Joe C","23437":"rachaelblack2018","23438":"Faye h","23439":"102chanceb","23440":"RYan K","23456":"Steve B","23457":"jenstr0ud","23458":"Mary H","23459":"Gustav S","23460":"Angie M","23466":"Daniel L","23467":"seanlennard","23468":"allainkathryn","23469":"maryliz001","23470":"kcc0m","23471":"Kathi M","23472":"Josiah H","23473":"deb m","23474":"Glen-Jennifer","23475":"Katya L","23476":"439djohnson","23477":"Eleanor K","23478":"dghafner","23479":"nicolejcor","23480":"acwarwick","23491":"chuvaitk","23492":"hvklassen","23493":"maureenC42","23494":"chrishK8747VS","23495":"Mary B","23496":"Laura E","23497":"mnroddick","23498":"Plaidshirttraveller","23499":"carlton5788","23500":"AmySpence1992","23501":"Pamela_lover_travel","23502":"Sherri J","23503":"soozywoozy2016","23505":"Brooke E","23506":"jrperez","23508":"bbillo","23509":"Rob D","23510":"truckermanblair","23511":"Jeff P","23512":"On_My_Way_There","23513":"samso72","23514":"rwberry","23515":"Robin H","23516":"896mikey","23517":"jeff_gamache","23518":"jonn486","23519":"caleyt2017","23520":"JamesGladysz","23521":"Brenda A","23522":"joelmjohnson","23523":"bekahbielefeld","23524":"ABFarmGirl17","23525":"erinpatterson","23526":"Julie F","23527":"Longcoat63","23528":"cgloch8562","23529":"hiker017","23530":"Jacklin H","23531":"thedonalds2016","23532":"737sunshine","23533":"Roger C","23534":"chris_rooke","23535":"Thomas & Britta... S","23536":"Evan B","23537":"Sara Joy S","23538":"Flowerpotz","23539":"racheldcarper","23540":"clarkejcc","23541":"Mark S","23542":"Nicole C","23543":"lost4ever","23544":"Nadia T","23545":"ginzagal1","23546":"Abey G.","23547":"pinkribbonus","23548":"greg c","23549":"Nettelbladt N","23550":"chilliwackians2014","23551":"Clement W","23552":"Gerry S","23553":"Josh N","23554":"Pat F","23555":"Tastetart","23561":"Anthony A","23562":"Tim M","23563":"Rick-and-Kendra","23564":"OrangeTaxi","23565":"sjn7","23571":"Amanda J","23572":"msmango","23573":"ironmi","23574":"Melanie392","23575":"Brittany P","23586":"Tlmp","23587":"Phil C","23588":"falkins","23589":"BOLondon_Ontario","23590":"dldcw2","23591":"kbbrass","23592":"cindymarie03","23593":"grantfromVancouver","23594":"porter987","23595":"VEFlowers","23596":"Philippe04","23597":"chuck71Abbotsfordbc","23598":"Sierraflyer","23599":"And4","23600":"mark062010","23601":"DougM55","23602":"MattDawes","23603":"RogerTerry","23604":"JonnyG09","23605":"Shantinyak","23611":"Kaur D","23612":"elaj","23613":"Vacation09729179654","23614":"Jennifer T","23615":"Sunshine32551750544","23616":"Resort31986614015","23617":"Seaside03860860591","23618":"Carvel1","23619":"Roger43875","23620":"Heidiw_17","23621":"Tammy H","23622":"Jeff C","23623":"Kayla G","23624":"Geoffrey738","23625":"kegs605","23626":"Ricki G","23627":"Violette54","23628":"sumac447","23629":"Sonja D","23630":"pixiejustice","23631":"Shirley W","23632":"Gretz","23633":"auntieco","23634":"Jupitergirl38","23635":"Josh Wilderness","23636":"Brian R","23637":"chantalee c","23638":"marlenepollock","23639":"Look4-2","23640":"JennM456","23641":"Bj E","23642":"Christina F","23643":"Sn0wRunner","23644":"Y7939QEjohnm","23645":"Richard R","23646":"Gina J","23647":"jkonin860388","23648":"pbowli567685","23649":"Madjude","23650":"Ratchet1234","23651":"jfrinc","23652":"Bobbi81","23653":"maleboligia","23654":"45kathym","23655":"Brian K","23656":"Ralphalfa","23657":"Kevin C","23658":"Suzanne van Leeuwen","23659":"Monkey_Orchid","23660":"A TripAdvisor Member","23661":"","23666":"EagerB","23667":"LadyDebby","23670":"seagulls2018","23676":"alfnvera","23678":"DANIELLE B","23680":"C5058VRleslieh","23682":"KimJackC","23683":"natashaj612","23685":"CSDew","23686":"Frank T","23687":"Margaret M","23688":"callted","23689":"josephsharonj","23692":"jco2018","23693":"shirleymB5646WL","23695":"BigRed2965","23697":"GLEN M","23698":"jime564","23699":"billpY8359GC","23700":"koryr979","23701":"578klausn","23702":"jasonvisd","23703":"C2288VYjeanr","23704":"lynnt345","23705":"wadep966","23706":"carolbS1752LF","23707":"jerry e","23708":"pamm739","23710":"L5568KHrickl","23716":"courtenayclendenning","23718":"dmpaine05","23720":"Trailblazer06","23727":"253warrenh","23729":"Amanda B","23730":"Robert C","23736":"mariacM8441HH","23737":"Pastorash","23738":"RonAKA","23739":"laurahD1562WZ","23740":"ThorneBirdGT","23746":"Kim S","23747":"U121BYchrisf","23748":"Naranjita D","23752":"StephenCarol","23753":"Anne K","23754":"Janet C","23755":"noreenr688","23761":"185dianep","23764":"Prairietraveller261","23765":"Bradford W","23767":"Mark M","23768":"Chris L","23769":"LewisFamilia","23770":"beeflie","23771":"Pauline O","23772":"Liamsmommy1","23773":"petergM4262NP","23774":"Robin T","23777":"Nadine D","23778":"Ken C","23779":"ROBERT L","23780":"reneel439","23781":"diannes271","23782":"Nita W","23783":"Jeremy S","23784":"Jenny A","23785":"Kitti M","23789":"Lynda D","23792":"X4215ZDterryb","23793":"E6595HEkimberlys","23798":"Andrew W","23799":"Tiffany T","23800":"suemE5705NI","23803":"Kirk G","23804":"Ken J","23807":"137try","23809":"Allan B","23810":"Laura B","23811":"","23816":"Brian C","23817":"Wayne S","23818":"Karalee A","23819":"Sheldon S","23820":"Celine W","23821":"Excursion725840","23822":"Josh Quaye","23823":"Andy L","23824":"Ken H","23825":"anne","23826":"Linda M","23827":"Mike T","23828":"R.S.","23829":"Joey regina H","23830":"Lindsay W","23831":"Shaafi S","23832":"lissa952","23833":"travel1","23834":"Maxim S","23835":"Trevor W","23836":"FarAway15041339196","23837":"Passepartout-007","23838":"t_rev01","23839":"434vernaj","23840":"Rebasport","23841":"Brennan P","23842":"a2str456","23843":"rockhollow","23844":"tsukikage","23845":"Jamie C","23846":"cathywitton","23847":"laurajspillers","23848":"jaboo_16","23849":"Jay P","23850":"Rileynoone","23851":"Super34dave","23852":"294happyguest","23853":"SARLG","23854":"MEDimmery","23855":"loafy34","23856":"sandil1","23857":"Mary D","23858":"Lauren S","23859":"Mary F","23860":"Jared G","23861":"Ryan M","23862":"harryhartley","23863":"James C","23864":"ccl78","23865":"dentren2018","23866":"Hani A","23867":"Katie D","23868":"munaf u","23869":"not2fussybut","23870":"DP0tt","23871":"randy552018","23872":"JohnMcCordic","23873":"Vester2011","23874":"harveypurnell","23875":"dodgehemifamily","23881":"Michael F","23882":"NickyEdm","23883":"drentz37","23884":"Jillian B","23885":"quwicken","23886":"billmccharles","23887":"Laura K","23888":"U3424KOraymonds","23889":"236michellep","23890":"Russ J","23891":"Gordon B","23892":"FromTheKootenays","23893":"JDRocks757","23894":"jessY9262FE","23895":"ashleygirl604","23901":"Y1559FWcarrieb","23902":"552allana","23903":"northernpromotions","23904":"Robert P","23905":"Julia W","23906":"carolynsR3477UG","23907":"fox_and_spouse","23908":"F7687QDbrianm","23909":"Andy M","23910":"Chantel W","23911":"I5296WKkeithc","23912":"christopherwN2106QC","23913":"brendaken","23914":"BandGeek12","23915":"191lorij","23921":"darlened624","23922":"MKE239","23923":"lorbay55","23924":"Lyle--Sportvictoria","23925":"Peter G","23926":"picmicnic","23927":"N1247LApaule","23928":"Jon W","23929":"samanthamU6513YI","23930":"samsonclem","23936":"Nolpreen","23937":"G3615EOwilliams","23938":"Wanda L","23939":"Megan C","23940":"Claude L","23941":"Lorry-ann A","23942":"Colette L","23943":"SasketoonLiketosleep","23944":"Jimmette C","23945":"E3191UGjoshs","23946":"S2094VCkevinh","23947":"HatzicMission","23948":"Manuela W","23949":"Seatactom","23950":"greece99","23951":"William K","23952":"Melkis Liriano","23953":"Arlene T","23954":"blairs176","23955":"peachcheetah","23961":"K9362GWpatriciab","23962":"Tiffany T","23963":"Ling-Kwang C","23964":"Kevan Y","23965":"Carollyn L","23971":"Tim Z","23972":"Margaret B","23973":"281bob","23974":"Mags194906","23975":"Nica1111","23976":"Chris A","23977":"Papinooo","23978":"2Tigerlady","23979":"subwaymark","23980":"Patricia D","23981":"Tmen31","23982":"robertbF3441NH","23983":"27-12-4","23984":"Shari R","23985":"Jen C","23986":"Mark D","23987":"belovedpetra","23988":"teresa585","23989":"Lee K","23990":"Karen L","23991":"John L","23992":"Randall F","23993":"Pat S","23995":"Theo W","24001":"CharliesM0m2014","24002":"radar60","24003":"gregnlou","24004":"Ninjclad","24005":"David H","24011":"juliapoplawski","24016":"","24021":"Brian E","24026":"CLresch","24036":"Jason B","24041":"Susan C","24046":"BWitch","24051":"Oby I","24056":"Brigittesmith","24061":"Wanderers G and L","24066":"tporter2014","24071":"Wainwrp","24076":"Mike D","24081":"Cathy C","24091":"monikaannette","24096":"Charlene M","24101":"HercMech","24106":"AYE","24107":"Carrie R","24108":"Wendy V","24109":"travelinjack64","24110":"carolyn v","24111":"Rick G","24112":"LilGeo73","24113":"Dianne T","24114":"X2867XXpaulk","24115":"Venus P","24116":"354valeriea","24117":"Mary W","24118":"cheryl B","24119":"Sherpa65148450941","24120":"Michelle K","24121":"Brenda M","24122":"Brian L","24123":"Hkins","24124":"Ray K","24125":"Resort09852770219","24126":"","24131":"Journey06947676337","24132":"sheryl l","24133":"Wanderer32449257381","24134":"RaistlinV","24135":"terbez72","24141":"Deb E","24142":"mdrivel","24143":"Ruth M","24144":"I839EN","24145":"c0mpassi0nate","24146":"amymX6451bg2018","24147":"mac3670","24148":"Gordon S","24149":"brendasavage571","24150":"Ibrahim A","24151":"Thomas T","24152":"Cindy C","24153":"danniedee21","24154":"brimakosiej42","24155":"samanthaagnew2018","24156":"Storyteller797702","24157":"Sherryg27","24158":"h2hinstitute2018","24159":"kjvhardk","24160":"mgsflatout","24166":"Aidys-Mum","24167":"Elffie Z","24168":"Clark60","24169":"markfox0964","24170":"HK_Bun","24171":"fionalouiselaw","24172":"Anamaria S","24173":"lesliedeannamctavish","24174":"laurs614","24175":"Linda S","24176":"Debbie J","24177":"akulp217185","24178":"jessieloseth","24179":"jenniezhang6","24180":"17spike","24181":"myrnacarrier","24182":"Marcie E","24183":"jeanine25252018","24184":"dhask2018","24186":"aclaire82","24187":"sh00shie","24188":"wayne435","24189":"motherdaughtertrip14","24190":"552seank","24196":"hvirde577072","24197":"758shelleyf","24198":"Harvey A","24199":"O455FFsharonf","24200":"Brittany P","24201":"N6716ZQjohnt","24202":"Johanna O","24203":"Busycontentedma2","24204":"jiji2018","24205":"amyd2018","24206":"visitkids","24207":"rmistr_410931","24208":"Robert P","24209":"Kim S","24210":"Wanderer543425","24211":"Linda M","24212":"A4956DOdavidb","24213":"Beverley S","24214":"Dorian L","24215":"jean L","24216":"WestbankJeff","24217":"PrincessPG","24218":"hvklassen","24219":"geebe","24220":"Brian R","24221":"V718JUsharonm","24222":"agneswingyinl","24223":"Sharon N","24224":"lindsaya31","24225":"irenei989","24226":"Ron C","24227":"M1241HKdaniellew","24228":"Melia W","24229":"Rosbo10","24230":"nealg200","24231":"djdrennan","24232":"barbarasT5561KY","24233":"grizzlygreta","24234":"ugonnaeatthat","24235":"TotallyMyRealName","24246":"RinCanada","24247":"GinaZ41","24248":"mariatQ7663QJ","24249":"pxsmith","24250":"michaelhY4245BH","24256":"bayc2013","24257":"shoegal1Canada","24258":"Heffner49","24259":"Gordon M","24260":"D1107HRjeffreyc","24261":"r0berts209","24262":"Tina S","24263":"dgordon2016","24264":"958lyleh","24265":"33dorothym","24266":"N_M616","24267":"PAR1BC","24268":"SojournerJean","24269":"zergling13","24270":"edk464","24276":"Jessa J","24277":"762jeanneh","24278":"Gregory M","24279":"corinnem532","24280":"Robin1235","24291":"579glennb","24292":"17_FLTRU_114","24293":"Lucas M","24294":"frankpL7289BX","24295":"Magdalena G","24301":"Anna C","24302":"mog2012","24303":"Ralphetta88","24304":"AlbertaGirl22","24305":"Lora S","24306":"Rachelle M","24307":"silverfeather2017","24308":"FarAway55272862911","24309":"Shawn H","24310":"Pals05","24311":"hoppep123","24312":"microsilica","24313":"took","24314":"lcochr163331","24315":"365ljones","24316":"Adrian L","24317":"Gipoun","24318":"Vester2011","24319":"Danger2018","24320":"EricCanuck","24321":"Lindenlea7832","24322":"bprost155778","24323":"Penny M","24324":"Kmcmillan145","24325":"valley07","24326":"A TripAdvisor Member","24327":"skettl814956","24328":"richardmS8314SA","24329":"261cz","24330":"HEIDI.MS S","24331":"","24336":"allancO7960SA","24337":"chrisbN2217YI","24340":"Pamela P","24346":"Jennifer R","24350":"janicecS1335WV","24351":"CalvinAnneMarie","24354":"gnaglie","24355":"davidjohnson87678","24363":"kellis237","24364":"briandT5300EZ","24367":"Traveler0753","24368":"Paul A","24370":"tollman62","24376":"438taraw","24377":"E1300SAdaniels","24380":"williamkT4857TD","24391":"W8836FDjasonm","24392":"N4017HCkimt","24393":"cocopep11","24396":"YogaKatie","24398":"lubykv","24399":"jetboyb747","24406":"Chantel W","24407":"ibakhmoutski","24408":"lukeg550","24410":"TayDeno","24411":"sjohnston12","24412":"jakem345","24414":"Fastcar20","24415":"Chris D","24416":"Sonics","24417":"Christopher D","24419":"323kimberlyv","24420":"974stanleyy","24422":"MissEighteen","24423":"ITcredible","24424":"miladymar","24425":"Keith T","24428":"60Linda7","24435":"gazza53255060","24436":"Zoe A","24437":"bobbylane","24441":"Graham M","24442":"ymir","24456":"PinkMM","24457":"HospitalityPip","24458":"M_Favarger","24459":"Pastorash","24460":"Alf K","24461":"Jan B","24462":"mmfenton","24463":"genehuber","24464":"Eustace M","24465":"larrys306riders","24466":"","24471":"pkw20152015","24472":"krieg2017","24473":"Louise H","24474":"Karen G","24475":"Paul D","24476":"Louise B","24477":"Dan F","24478":"BriggsAG","24479":"Sharon C","24480":"HM D","24481":"cathy353","24482":"leemar1951","24483":"DonBuffy","24484":"Lotusmedia","24485":"Chris M","24491":"a3a51129","24492":"Mitzi S","24493":"janeennis","24494":"laurie s","24495":"Maggie D","24496":"Terry M","24497":"couplestravel","24498":"max55857","24499":"Patty K","24500":"Cheryl C","24506":"Temptus1","24507":"whatawonderful1","24508":"Sean D","24509":"James R","24510":"Claudette","24511":"Bert P","24512":"Fran F","24513":"Sebastien S","24514":"Jim P","24515":"Yvette G","24516":"Simon B","24517":"Kumibee","24519":"tifahb","24520":"juliakr2015","24521":"Michelle M","24522":"Mike","24523":"Susan Y","24524":"Doug D","24525":"Julie D","24526":"Sid M","24527":"Bonden-in-Florida","24528":"Rob K","24529":"Nichelle B","24530":"Ruth652","24531":"Nepalgirl2014","24532":"KCWall2014","24533":"Linda B","24534":"noIreland","24535":"Tina J","24536":"patti m","24537":"MiriamA M","24538":"Karen W","24539":"Austinrichards92","24540":"Esteci","24541":"GregoryN123","24542":"cdd-dc","24543":"K O","24544":"Christianek1","24545":"19travel","24546":"canadiangurl077","24547":"Beverley H","24548":"lorlee99","24549":"Jutta F","24550":"Bevsmanning","24551":"Sarah W","24552":"Bill J","24553":"Linda F","24554":"Ruth K","24555":"Cordell F","24556":"Karen I","24557":"Nevis P","24558":"MariaG8513","24559":"JaniceBN","24560":"Grateful97","24562":"Ron v","24563":"Christoph O","24564":"RChant","24565":"jeanette l","24566":"J T","24567":"sharonwoodley","24568":"JAD1260","24569":"Haggartys","24570":"Sam L","24571":"Christalligator","24572":"Kenson_Ho","24573":"Tansay","24574":"PJShep","24575":"Tammy M","24581":"Gavriel49","24582":"Azalliah","24583":"SOldeheuvel","24584":"TMShand","24585":"NevisP","24587":"Cheryl M","24588":"Ken M","24589":"Garima G","24590":"Paul m","24601":"Jay B","24602":"mvb1826","24603":"jlj0511","24604":"CABekk","24605":"Inez887","24606":"","24609":"","24610":"lamom72","24615":"","24620":"","24622":"","24623":"RobynG178","24624":"doc_alg","24625":"Greg C","24626":"Naren T","24627":"ITcredible","24628":"Bipo B","24633":"","24638":"Stephen S","24643":"NataliecampbellR","24648":"jcdelong","24653":"Mike S","24658":"Lisa H","24668":"mrs_bbury","24678":"Divyan C","24688":"Kootenayliving","24693":"Caballero_Jack","24698":"ghoulwe","24703":"CanadianBlondie","24708":"Ms_OffTheBeatenPath","24718":"wyshful","24723":"doug k","24733":"Disco_David","24738":"DDubj","24743":"cal3333","24748":"Nutts2U","24753":"Paddington40","24758":"kikimonroe","24763":"foodie66","24768":"mqmotr","24769":"zich6","24770":"Carol D","24771":"melaniew222","24772":"Kimberly J","24773":"","24778":"Avila H","24779":"Jason D","24780":"GracieMorton95","24781":"Allijamepro","24782":"Cameron P","24783":"R H","24784":"Sleipnir89","24785":"Carlie P","24786":"Geraldine G","24787":"Robin W","24788":"2006VFR","24789":"511kellyi","24790":"mandaboulding","24791":"Jengweng","24792":"Beeeeelly","24793":"aishagiiiiirl","24794":"snowmeiser","24795":"Prahnee","24796":"John M","24797":"HoffmannFj","24798":"AnneCutajar","24799":"gorillazfan","24800":"roadtripper6862","24801":"jimmyrose1","24802":"DotsAK","24803":"Ed H","24804":"Sharonbader","24805":"drajsnow","24806":"maximuski11","24807":"Lisa G","24808":"leahjz","24809":"andrew4038","24810":"Kimberly L","24811":"healthysandwich","24812":"Swoonsong","24813":"Shoottothrill","24814":"Jonathan H","24815":"Gwen226","24816":"crewby3","24817":"nancyshka","24823":"0711Andi","24824":"egosseli","24825":"Stephanie T","24826":"margiemcp","24828":"Coopum","24829":"Raj_K3125","24830":"michael_sierhuis","24831":"Feeldrunk","24832":"Alex_Outratlantique","24833":"Claude M D","24834":"James G","24835":"Travellkid","24836":"JRVAN","24837":"northernquest60","24838":"CanadaRockies2011","24839":"Oceansidegal","24840":"AdeleRR","24841":"energizer090","24842":"workholiday","24848":"bellefluor","24849":"Island_Gal73","24850":"lauralei_7","24851":"Dr.TMac","24852":"RitaMM","24853":"coolerpaul","24858":"","24863":"Connie R","24864":"397darrellr","24865":"Jet44541663185","24866":"Mark T","24867":"Walt O","24873":"Tony F","24874":"Sunshinegal0421","24875":"thewixter","24876":"Roam712750","24877":"clarksdale","24878":"219wilfredb","24879":"gothamNYC","24880":"quickdraw-spairrow","24881":"Sbjcoach","24882":"notpicky68","24883":"Bruce P","24884":"Mark W","24885":"gbirdi2000","24886":"DQUON","24887":"C K","24898":"Peter F","24899":"megs0918","24900":"orley m","24901":"funhogs2","24902":"Secwepemc","24903":"Titannia99","24904":"Sirus2007","24905":"BobFarr2000","24906":"DaveQ2324","24907":"Lisa C","24908":"Tiana8970","24909":"Nova52","24910":"Richard S","24911":"QMartin007","24912":"bmbOKO","24923":"Smeans2017","24924":"Gary S","24925":"prismueller","24926":"lanikai1960","24927":"nicolefX7064VC","24928":"Travel_Reflections","24929":"jennifermU8617AF","24930":"brianbE9431WU","24931":"131normap","24932":"nelsongrc","24933":"Shadow R","24934":"dondD6196YG","24935":"C1880RTwayneh","24936":"lorrainea514","24937":"blangf","24943":"Q1184IMgaryb","24944":"georgea710","24945":"WizardBristol","24946":"gizbot","24947":"w d","24948":"Dennis E","24949":"larrymD7473BQ","24950":"Wilf B","24951":"Adam S","24952":"RFurley","24953":"DustyTron","24954":"B6181ETbarrym","24955":"Louisa K","24956":"azzure","24957":"willieiso118","24958":"laurieg533","24959":"F2547UNdaveg","24960":"paulvH6780AO","24961":"469rashmik","24962":"511diannar","24963":"Webber. D","24964":"heiliner","24965":"D5186YUstephenm","24966":"larasE6019YX","24967":"609done","24968":"grahammI1388ZS","24969":"Monica K","24970":"Russ F","24971":"Kevin C","24983":"Leames","24984":"A4422CGmargaretd","24985":"E2682TObrians","24986":"brian1151","24987":"196meghans","24988":"BruceandKaren","24989":"Rita R","24990":"Samuel R","24991":"tomasoro","24992":"tracyrO387JO","24998":"William V","24999":"Derek W","25000":"Matt C","25001":"Zimm_10","25002":"mcwannabee","25003":"aisling","25004":"859cindyy","25005":"Mog","25006":"philip b","25007":"AMR4FUN","25013":"Gretz","25014":"amandawO9201RE","25015":"J J","25016":"TimD33564","25017":"CaatyW","25018":"Missie M","25019":"Dennis M","25020":"cwill4573","25021":"Fred S","25022":"KathieFinley","25023":"LilGeo73","25024":"Chris M","25025":"John P","25026":"Michael J","25027":"camasgirl1","25028":"HardwickeHowlers","25029":"Meagan S","25030":"ShelleyLE","25031":"John N","25032":"mrs_aqualad","25038":"cpateach","25039":"GJ L","25040":"longtravel09","25041":"looseink","25042":"ruff67","25043":"wellendmike","25044":"Terry H","25045":"major52","25046":"FunOnly","25047":"william b","25053":"VATAR95","25054":"Farfieldman","25055":"Geoffrey P","25056":"Alan C","25057":"Phil J","25058":"","25063":"EvergreenCOmom","25064":"Karin B","25065":"Carol K","25066":"Yodafoxy","25067":"Sally A","25068":"Mar J","25069":"June C","25070":"Scenic688839","25071":"KristynJered","25072":"Melissa M","25073":"Sunshine624021","25074":"John M","25075":"CfromV","25076":"Graham G","25077":"Anna T","25078":"ndser","25079":"Jdebruyne","25080":"Prairie-eres","25081":"Barbara Y","25082":"John B","25083":"rvtBC","25084":"Grant163","25085":"AnnaMaria S","25086":"DoingMyBucketList","25087":"Baldy4ever","25088":"SRKinthe604","25089":"Luanne W","25090":"Al_Falfa1234","25091":"Bill R","25092":"Simon P","25093":"3336333333333333433333333333333333333344","25094":"golfer09Sask","25095":"cowley06","25096":"MisterCheeky","25097":"Margaret S","25098":"Robby G C","25099":"Doug O","25100":"KatyMayrs","25101":"MrMovie500","25102":"Brad W","25103":"Kwazycanucks","25104":"Lynn M","25105":"KATHYPOO","25106":"109loveholidays","25107":"Sunandski1963","25108":"gwpyvr1","25109":"Lorraine L","25110":"whotoonie","25111":"tdavidclark","25112":"Corrie G","25113":"helenV7532ET","25114":"Joel C","25115":"CarolGeary","25116":"newbiereporter","25117":"greg g","25118":"anjgrant","25119":"Nolpreen","25120":"Canada_Goos3","25121":"smithski1","25122":"Kristan P","25123":"calebmorton","25124":"Jerry H","25125":"karenbr67","25126":"sjdnorth","25127":"Katherine D","25128":"traceyfuss","25129":"L0uise14","25130":"Bianca L","25131":"mnratch","25132":"FoodConnoisseur92","25133":"Canknucklehead88","25134":"Lyle J","25135":"Elizabeth2859","25136":"Gail F","25137":"Terry B","25138":"WeGotWoodNorthwest","25139":"Jdog430","25140":"Jseek","25141":"Keri S","25142":"geobill2017","25143":"Daddygord","25144":"Terry L","25145":"Marylila","25146":"ColbertGD","25147":"Paul W","25163":"Thunderbaygirl","25164":"cerise64","25165":"Peter1964K","25166":"Cecelia R","25167":"John S","25168":"stonyak","25169":"Mike D","25170":"TheMacJacks","25171":"Jennifer W","25172":"Colleen M","25173":"Lynnheb","25174":"Rob P","25175":"m00nbb","25176":"922lorir","25177":"framergal","25178":"arizonatraveller123","25179":"paul4golf","25180":"Donna P","25181":"CityMice","25182":"RJ L","25188":"Victoria K","25189":"eltel432016","25190":"Amy L","25191":"Sassygal12","25192":"Harri H","25193":"Shannon H","25194":"LFogz","25195":"Johannes K","25196":"RSGVancouver","25197":"WilliamMastop","25198":"paurider","25199":"westerley","25200":"DavidMJKelownaBC","25201":"Tarathekitchenb1tch","25202":"jenniferward2002","25203":"Diane R","25204":"kptribes","25205":"Esther R","25206":"toothsalsbury","25207":"Helena Traveler","25213":"Drollighansel","25214":"Bozeman14","25215":"variousforms","25216":"patrick d","25217":"love2travel33388","25218":"Bayleafroses","25219":"shannonbeyak","25220":"szzzed","25221":"Pam S","25222":"Nicole L","25223":"jimmyrocket2017","25225":"mac_1020","25226":"Meadow K","25227":"mumsy_11","25228":"Donna W","25229":"CheriM-W","25230":"bobster30","25231":"farahnosh","25232":"Mark B","25243":"galdor1","25244":"stacefin","25245":"Linda S","25246":"trianon3","25247":"Gail T","25248":"jemmica_lui","25249":"HonugirlHawaii","25250":"cpearl","25251":"Terence J","25252":"dad-jicase","25253":"SteveKCalgary","25254":"KylaBaber","25255":"2011_lapope","25256":"Kumbayah","25257":"rkalabis","25258":"Explore25966576996","25263":"","25268":"Curious697613","25283":"Lori H","25288":"Gerry W","25293":"waterpen","25303":"prdowling","25313":"robin d","25318":"323jennifer","25323":"Happy in Kits","25328":"rainer93","25333":"Ttmk","25343":"Robert R","25348":"John Z","25353":"Hburris","25358":"Annie R","25363":"Bev E","25368":"wesco1951","25373":"powderhound2016","25378":"Dean S","25383":"Gerald W","25393":"J B","25398":"Patty J","25403":"RomyCook","25408":"Ingo_Mueller","25413":"caneca00","25418":"David H","25428":"sofiegsd","25438":"McChartys","25443":"Michelle K","25453":"lbm604","25458":"Joe D","25459":"lynnbo12","25460":"Terry B","25461":"JohnOskiclimb","25462":"Jay C","25463":"Lisa T","25464":"9651sgay","25465":"pH1ll","25466":"Katoes1996","25467":"Paul L","25468":"Pogue12","25469":"TrailSoccerMom","25470":"Mugatoo","25471":"Wander62339844246","25472":"Trevor","25473":"Lori S","25474":"Candi H","25475":"EevdWee","25476":"Roxy B","25477":"spclak","25478":"Leah K","25479":"Road616443","25480":"simplelife_12","25481":"Gail H","25482":"johanns823","25483":"PSiemens","25485":"lisa1416","25486":"JustATravelGurl","25487":"krakengoodtimes","25488":"Panman78","25489":"Stephanie H","25490":"mariemusicademy","25491":"George R","25492":"Dave M","25493":"","25498":"FamilyoffourKent","25499":"Kitters","25500":"danfromnvan","25501":"chap52","25502":"Jenelle T","25508":"lvance2","25510":"Kayasaurus","25511":"Suzi_mom","25512":"chipchap42","25513":"crakme","25514":"Ulises R","25515":"leylabosir","25516":"Lorna C","25517":"J4392UPmarkp","25518":"A7255FGtomg","25519":"Darcee O","25520":"UnwantedUserName","25521":"809dough","25522":"grayscape88","25523":"Pr0fessorVacati0n","25524":"Dean F","25525":"jessicaamjones","25526":"642marnied","25527":"Jen M","25533":"shawnmL7364VL","25534":"AnneJ07","25535":"Chris L","25536":"wellrested_11","25537":"177trevorh2018","25538":"troysX323XW","25539":"Larry Z","25540":"ppinch","25541":"Shera86","25542":"Alisha_McAnderson","25543":"Stephi L","25544":"131miap","25545":"777darlenew","25546":"Marguerite G","25547":"Skibum6969","25549":"jpm557","25550":"Papa David","25551":"sallyp24","25552":"Louise G","25553":"jimmyrc55","25554":"Lillian B","25555":"Trishia J","25556":"Linda T","25557":"ringyding","25558":"Hydrant_Guy","25559":"Revelstoke3","25560":"Pete M","25561":"Manfrey","25562":"Mark A","25563":"Amber1968","25564":"kersaspb2017","25565":"Grandad_Sticky","25566":"FranzReinisch7441","25567":"linda o","25568":"Lovingthesun","25569":"bsmith4444","25570":"Mercguy50","25571":"Keashasmiles","25572":"Heather P","25573":"bosmache","25574":"Park16","25575":"Fatalbert123","25576":"candstravel429","25577":"Matt","25578":"grantm341","25579":"nicolaj379","25580":"nicholasmO129XK","25581":"Jennifer J","25582":"Tom B","25583":"dougsF4080XX","25584":"Lorei M","25585":"RALU P","25586":"gdi2011","25587":"Westcoast4866","25588":"WingCreekResort","25589":"Ted M","25590":"Hector L","25591":"Wayneml","25598":"Anmore1115","25599":"arif_a786","25600":"robertwN1282EY","25601":"jesseh360","25602":"Tony A","25603":"Edwin S","25604":"785lucied","25605":"Norbert S","25606":"CoolCouple99","25607":"Tracy S","25623":"Patricia S","25624":"d_c","25625":"woodsysonit","25626":"Simonelli1983","25627":"arnoldp799","25628":"588danq","25629":"Gretz","25630":"Ryan T","25631":"Leann M","25632":"rhondaw859","25633":"Pam G","25634":"Sharon H","25635":"remail517","25636":"Y9780EEkarenh","25637":"Beachnut2015","25638":"G3072AYjenniferc","25639":"lisapZ5045OC","25640":"biancam595","25642":"Blair C","25643":"Ken R","25644":"Vera J","25645":"Solo Traveller","25646":"Karen H","25647":"Kim S","25648":"shellshark","25649":"ginal502","25650":"Doug S","25651":"shell154","25652":"PVMom-2","25654":"jeffperron","25655":"Brian E","25656":"Lewnatic","25657":"Xcleeglee2015","25658":"","25663":"fatmanCanada","25664":"Poxbox61","25665":"Chris R","25666":"Ted L","25667":"Laurel S","25668":"Camilla S","25669":"fayea83","25670":"PSiemens","25671":"Robert S","25672":"rossmcd","25673":"DiveyBits","25674":"Kyle-Sarah88","25675":"the_cunbrian_man","25676":"Daphne B","25677":"Brian K","25688":"renovators","25689":"955mrobinson","25690":"NSP9454","25691":"Kendall M","25692":"ChiWind","25693":"brenna12345","25694":"al500","25695":"Sammy Z","25696":"jmckie","25697":"Elizabeth2859","25698":"traclowe","25699":"TravellingMariner","25700":"Cucina58","25701":"David H","25702":"clynnk","25718":"John E","25719":"Little_Shoe_66","25720":"Janet C","25721":"muffindipper","25722":"Wendy K","25728":"CalgaryMarcoPolo","25729":"Nate T","25730":"nicolagilbert2016","25731":"OttawaShell","25732":"Duth650","25733":"frequentfiler","25734":"Tracey O","25735":"viewfr0mabridge","25736":"lchjr","25737":"Drue I","25748":"Boyd","25749":"Linda B","25750":"BJ-Scotland28","25751":"Acceber37","25752":"RamblinTam","25753":"skibikeMT","25754":"Doug B","25755":"susan m","25756":"Pierre Andr\u00e9 K","25757":"James L","25758":"ColbertGD","25759":"JerrySentes","25760":"DEGRAZIA1975","25761":"Karol D","25762":"cicero50","25763":"Randall K","25764":"TeenTravelbug","25765":"cantpickaname","25766":"Jim C","25767":"termascda","25783":"waves_oOoOoOo","25784":"Sue R","25785":"Judy758","25786":"Joan F","25787":"kevinleo","25793":"Allan A","25794":"Canadagirl16","25795":"Karen F","25796":"Netti78","25797":"GrandmaGoldwing","25798":"NYCtripper2013","25799":"John M","25800":"SeekingGreen","25801":"Dianna G","25802":"elderlyones","25803":"BundyTraveller","25804":"rachelmcmahon","25805":"Libra_K1960","25806":"Justine1313","25807":"Troy K","25808":"CCorbett02","25809":"Duckdodger","25810":"Karin_B_10","25811":"Till V","25812":"Crs924","25813":"Alex B","25814":"reggieboi","25815":"KevinHarding538","25816":"mrs_aqualad","25817":"Eileen D","25819":"Gower L","25820":"Don A","25821":"melvyn l","25822":"johannamva","25823":"Jennifer W","25824":"DDfromBC","25825":"154914Rob","25826":"A TripAdvisor Member","25827":"Nzack","25828":"athena017","25829":"Nomorwk","25830":"BB8689","25831":"didohaas","25832":"Baldiep","25843":"jlj0511","25844":"L Q","25845":"MorianPerepelitza","25846":"Colin S","25847":"Mkoval","25848":"Lassie2020","25849":"HuddsAliD","25850":"Stu W","25851":"Mike F","25852":"old-jogger","25853":"dahfu","25854":"Brijala","25855":"drnorth","25856":"KathWellington","25857":"Folero","25858":"Kana","25859":"Derek P","25860":"Elizabeth S","25861":"Kootenay Girl","25862":"Reg A","25863":"0013rita","25864":"davidmena2018","25865":"joesaskatoon","25866":"amber7714","25867":"abbaismydad","25868":"","25878":"JodyMcKinnon","25879":"donna r","25880":"Michael E","25881":"debraleighm2016","25882":"darcidarci","25883":"44soccermom","25884":"elizahaselton","25885":"MamaCave","25886":"ralphsuremann","25887":"Gostal A","25888":"jenjensavage","25889":"Inkypink1","25890":"Ben P","25891":"OldManWinter413","25892":"Lou255060","25893":"Zoran_travels","25894":"Helen G","25895":"David T","25896":"beggsy580","25897":"Shannan M","25898":"_scottmorris58","25899":"vickiGO2africa2016","25900":"Ingrid L","25901":"Amber T","25902":"donnalori","25903":"shamaellevi","25904":"peterlittle2016","25905":"Jan N","25906":"CarefreeTraveler_7","25907":"jan m","25908":"Norma T","25909":"Canuckhead","25910":"Gail E","25911":"DvandeSchoot","25912":"Sostrander","25913":"roberti542","25914":"shoomoohin","25915":"Melissa A","25916":"katsoutham","25917":"keenmiholjcic","25923":"Ercper","25924":"Saturn01","25925":"Tizmania","25926":"Laureen H","25927":"spen186","25928":"HoneyBc","25929":"Cathy M","25930":"Mary B","25931":"Tim B","25932":"Malene_from_Denmark","25933":"terje127","25934":"BMcD_12","25935":"Kyle D","25936":"Dieguit-oh","25937":"Bagelblaster","25943":"998margie","25944":"Jocelyn V","25945":"lorraine801","25946":"skibumbeachbum","25947":"malangevin","25948":"007elaine","25949":"TravelEnthusiast","25950":"delbal","25951":"Ame T","25952":"Cndngal","25953":"Ron N","25954":"ML S","25955":"Jacki N","25956":"CalgaryToby","25957":"Robert B","25958":"Hilmcc","25959":"david r","25960":"BDW93","25961":"BeechnutC23","25962":"Wendytravels4fun","25963":"Gerry W","25964":"woodpat","25965":"LudyBain","25966":"Nic S","25967":"Ginlex","25968":"daniel b","25969":"Ttmk","25970":"Michael S","25971":"Bonnie K","25973":"Judith E","25974":"Daryle E","25975":"DebbieandK","25976":"AnneMarieandDavid","25977":"Otto K","25978":"Janet L","25979":"EscapeEsthetics","25980":"Tutt Street Tapas + Wine","25981":"Christy B","25982":"Andrew P","25983":"Hidden_treasures4","25984":"Bill P","25985":"vernongirl3","25986":"Travelgirl112266","25987":"Sunny M","25988":"Lakesidewanderer","25989":"Persa K","25990":"david5984","25991":"Curtis L","25992":"Chuck627","25993":"Kimberley S","25994":"Paul D","25995":"flyers1620","25996":"Paige W","25997":"Richard C","25998":"Anna P","25999":"Philip L","26000":"GeoLyn M","26001":"jj_clover","26002":"Edna21_12","26008":"Kirsttt","26009":"Mr-Mrs-Nickason","26010":"ShuswapShaw","26011":"ErrinSt","26012":"Sandra M","26018":"Mieka T","26019":"HalloweenFun2013","26020":"Emmapost","26021":"A T","26022":"Dhardcastle","26023":"GLem4","26024":"coco H","26025":"AnitaYT","26026":"SunshineJT","26027":"Kristabree","26028":"Amelia H","26029":"Shazundalin","26030":"brent s","26031":"MontanaWaterLover","26032":"Rynt","26033":"CatherineCharnell","26034":"Monicat27","26035":"JA81_13","26036":"Lynn F","26037":"YZDean","26038":"Angelica A","26039":"Steve L","26040":"Gloria W","26041":"feminicity","26042":"Joan P","26043":"michelemurphy","26044":"sina_jh","26045":"Donna_An","26046":"Klaralise","26047":"Leslie M","26048":"DEM523","26049":"Jennifer A","26050":"74Louise","26051":"RaenaW","26052":"Kevin G","26053":"Maynard F","26054":"s2reid","26055":"Kirk P","26057":"Caitlin S","26058":"Anne C","26059":"Diana D","26060":"Julieta B","26061":"Mike K","26062":"Tim Y","26063":"carmichael3348","26064":"Marie M","26065":"kdw38","26066":"Fannuel N","26067":"jingyi x","26068":"","26073":"lydia w","26074":"Christoph F","26075":"heppotiger","26076":"Busterfud","26077":"greengoddess8787","26078":"munchkinmommy","26079":"anonymous44881","26080":"Shawn M","26081":"Sannehil","26082":"sitesea","26083":"Chris B","26084":"Nayrex","26085":"jessieCanada","26086":"WorldTravellerSoon","26087":"EdmontonDisneyfan","26088":"Thundanutts","26089":"Elaine S","26090":"sunisalwaysshining","26091":"plentyofwonder","26092":"SoJoJa","26093":"RyguyC","26094":"MarkfromAB","26095":"Karmatravelers","26096":"MamaBear820","26097":"LBzsakul","26098":"Andreas M","26099":"nsfranky","26100":"beltravel2014","26101":"tromponya","26102":"Melissa N","26103":"RhoBeta","26104":"icurnq","26105":"Geoff W","26106":"dawn c","26113":"Karen W","26114":"WingnutWillie","26115":"CharliePT83","26116":"PicMorDaisies","26117":"maya O","26118":"Paul T","26119":"Kenn S","26120":"Travelerismo","26121":"Carol V","26122":"JJOHN10","26143":"Rod A","26144":"Flanto","26145":"Diane S","26146":"Sandra A","26147":"Mac-Murdoch","26148":"Lana B","26149":"George M","26150":"Pompey2","26151":"AngieM379","26152":"outboundticket","26153":"EnJ G","26154":"novajo","26155":"MartinFamily1114","26156":"Sandra B","26157":"Dawn C","26163":"Tetyana2013","26164":"Margaret W","26165":"nofanofwinter","26166":"AHStryd","26167":"osa22","26168":"S T","26169":"Barb B","26170":"Don L","26171":"Tricia M","26172":"Brian Z","26173":"Emma_and1_Cornelius","26174":"Scott H","26175":"doublethunder","26176":"Marigold1012","26177":"lillybuddymax","26178":"Peacefulhearts","26179":"Magoo019","26180":"Tammy S","26181":"Debra B","26182":"inetbas","26188":"LDE2009","26189":"Michael C","26190":"CheltenhamSKI_couple","26191":"EddieAdelaide","26192":"Colin H","26193":"Monty M","26194":"gg400","26195":"Nil R","26196":"AeonCrux","26197":"5scheidemona","26208":"Daisysparkle","26209":"DfromKootenay","26210":"evergreen2009","26211":"jojoDorset","26212":"Kathy M","26213":"Trina C","26215":"Lillian & Kris Lonborg","26216":"Karen E","26217":"jandmedwards","26218":"meelm","26219":"Rick W","26220":"Ginny L","26221":"Doris K","26222":"SharronT","26223":"NYCAWAAK","26224":"Tracey011","26225":"Lynne32765","26226":"Globetrotting_Canuk","26227":"shad0w4life","26228":"Friend077","26229":"satinscreen","26230":"gdoll","26231":"petal47","26232":"TravelingAlbertan","26233":"beaverishintensity","26234":"Certifiedsane","26235":"donchoq","26236":"SandpointHiker","26237":"vrinten","26243":"espelier","26244":"retiringsoonDelta","26245":"Prowler25","26246":"travelercv","26247":"DevonFoxtrotone","26248":"Larry C","26253":"Gayle C","26258":"AmyStone12","26263":"Tessa M","26268":"","26283":"Samantha C","26288":"Paul R","26298":"cheers344","26303":"silverwar4","26313":"fontagm .","26318":"Alexandra G","26328":"Pamela M","26333":"riccardos615","26343":"Steve_Ricketts","26348":"Paul M","26353":"Allan B","26363":"s4awn","26373":"Toni W","26378":"PatPfr","26383":"","26393":"Poolguy","26394":"Ruth S","26395":"Jacob M","26396":"JessSurrey","26397":"Bob C","26398":"Verbz","26399":"Julie L","26400":"drnpharm","26401":"German C","26402":"Eleanor E","26403":"Shaun M","26404":"Michelle000109","26405":"Jennifer R","26406":"Petr B","26407":"991carmenh","26408":"Denis M","26409":"tk591","26410":"skylan2018","26411":"Kimberly J","26412":"kathleenpM7230OG","26413":"Gunnye P","26414":"Reckless1985","26415":"Mark E","26416":"mly0n","26417":"onlinestuf","26423":"Gretz","26424":"Aaron K","26425":"123disgruntled","26426":"N4614RFrobertr","26427":"davidcU3971ON","26433":"primbsy","26434":"492darcyc","26435":"Terry F","26436":"belindao130","26437":"fredp458","26438":"MicaBlue","26439":"phillipc248","26440":"Tessgc","26441":"Reggie44","26442":"LAWASW","26443":"mimigramm","26444":"L8119LUbarryh","26445":"laurencef749","26446":"Thomas D","26447":"loganm862","26448":"davidpO9036EA","26449":"beckyr149","26450":"cwoodgirl","26451":"Cliff S","26452":"Olehele23","26453":"Terry D","26454":"Shannon B","26455":"cherylcQ2418JH","26456":"Duncan A","26457":"Judy C","26458":"450simsg","26459":"104robynw","26460":"Sielah","26461":"michaelbI5893BQ","26462":"s_w9mm","26478":"Sh_Sh_Sheep","26479":"Brian S","26480":"benjaminfS7894UP","26481":"mcmommaof6","26482":"travelnuts6","26483":"57giseller","26484":"richardsC9581UR","26485":"874ashleem","26486":"Ganlexy","26487":"Matt C","26488":"Maria S","26489":"jenjensavage","26490":"joannd244","26491":"jimsW9963UO","26492":"slimmik","26508":"YYCFly","26509":"s b","26510":"Mel M","26511":"dougrt55","26512":"Grisha S","26518":"sweetoil","26519":"Kimmie W","26520":"Barbara S","26521":"Rahn D","26522":"Kootenaycrew","26523":"Ron N","26524":"Anthony Stephen L","26525":"jodief984","26526":"happyface111","26527":"Chris H","26528":"Johnathon\/dylan P","26529":"Karen\/ Tania O","26530":"Wanda T","26531":"Karen D","26532":"sheryl t","26533":"Lora C","26534":"John M","26535":"babbay d","26536":"Belmira K","26537":"Bill B","26538":"Lucy T","26539":"Susan P","26540":"Mike G","26541":"Arlene H","26542":"Ruth L","26543":"Monika W","26544":"Warren M","26545":"brgraff","26546":"cowgirlcarolyn","26547":"Deborah S","26553":"Greyfeathers47","26554":"TiffaniVictoria","26555":"Dan G","26556":"IBC35_Mike","26557":"Harley G","26558":"Brian D","26559":"William (bill) C","26560":"brewerbex","26562":"Shawna E","26578":"Andrew\/ian P","26579":"D B","26580":"Lance M","26581":"JM-HM-CM","26582":"Sweex","26583":"Cameron C","26584":"Tom","26585":"MrAndMrsMyth","26586":"roxanne321889","26587":"Lou","26588":"DaveTanchak","26589":"Mechelle M","26590":"cupedoll","26591":"Krustybee","26592":"Shane F","26593":"greg h","26594":"outdoorgirlnj7","26595":"Sean M","26596":"junkmale509","26597":"612Brian612","26598":"","26608":"mkodie","26609":"Tom B","26610":"bevl654","26611":"Kendell K","26612":"LittleBrucey","26613":"Eric D","26614":"Darren B","26615":"Dave B","26616":"Purton_Stoke_Travel","26617":"lizasallen","26618":"Unstoppable_hunny20","26619":"Erika P","26620":"Jen S","26621":"maddie4bc","26622":"Derek W","26628":"Laura C","26629":"jrember","26630":"PCLouse","26631":"Linda M","26632":"Tatiana M","26638":"Zevo86","26639":"Ronniebach","26640":"stickmana","26641":"Delta28","26642":"Jenny F","26643":"Karen L","26644":"magnoliagirl","26645":"Wayne C","26646":"ChiefKalamalka","26647":"MRDhasbeenthere","26648":"Simon G","26649":"Matt J","26650":"Mahadragon","26651":"karacanada","26652":"TrevorBSt","26653":"aark2947","26654":"Isew4u","26655":"Dmitry N","26656":"Blakeski","26657":"Elizabeth2859","26658":"Edwin A","26659":"jennisnowflake","26660":"Rd M","26661":"Jannine S","26662":"Stephanie Bremer","26663":"tdubya_12","26664":"Emmet M","26665":"Clarence_Matthew","26666":"Dawn T","26667":"Anthony B","26668":"Jon C","26669":"Mitch B","26670":"jjadda_shpk","26671":"Malcolm P","26672":"LuckyJesse","26673":"Goldie50","26674":"Greyfeathers47","26675":"Karen K","26676":"LeeAnneTefart","26677":"Lael_Lael","26678":"MelanieBostick","26679":"Taylor C","26680":"Maryse R","26681":"annalisa1218","26682":"ajaceman","26683":"Jim F","26684":"Ellie352","26685":"DMWsView99","26686":"Sean R","26687":"Michelle P","26688":"Kashic","26689":"craigriver","26690":"Tea88","26691":"Cheryl C","26692":"carg101","26693":"KCC","26694":"NorcalGrls","26695":"khill-roper","26696":"Jamie L","26697":"Bethany T","26703":"michael g","26704":"letsrun","26705":"Lindsey71","26706":"jillybean238","26707":"Don_G_Wright","26708":"jtorti7","26709":"runningbeat","26710":"CdnGirl1001","26711":"Woolywolf","26712":"SagMoonTravels","26713":"Brian C","26715":"VLM","26716":"heyrosco","26717":"Vince B","26723":"Misscait","26724":"BeenThereStayedThere","26725":"Natasha A","26726":"trmpt","26727":"StephanieMK","26728":"PatrickF35","26729":"CroatianSensation12","26730":"Sandy K","26731":"Owen C","26732":"fishnguy","26733":"Tango-7","26734":"lexi727","26735":"BangerangBambi","26736":"800Daina","26737":"G S","26738":"Peter_Beresford","26739":"matthealien","26740":"Dean G","26741":"David K","26742":"Vancouverski","26743":"mikes35071","26744":"Peter H","26745":"BornAfish","26746":"travlin2014","26747":"Adam B","26748":"Andy D","26749":"paul d","26750":"skidog","26751":"Kanata1","26752":"Supernadz","26753":"Monty C","26754":"Noelle H","26755":"Brad G","26756":"TC0044","26757":"Alayna C","26758":"Aaron D","26759":"Ray K","26760":"Sally K","26761":"TheShawnYYC","26762":"Craig S","26768":"richlee1malta","26769":"Melanie M","26770":"Lupapower","26771":"Adelleth","26772":"KevinF484","26773":"skylane182_74","26774":"Mike B","26775":"Jim649","26776":"Sharayah C","26777":"David S","26778":"zerocool86","26779":"AdventuresofV","26780":"jpellan","26781":"Gwaladar","26782":"pjdm","26783":"lumublu","26784":"Jennifer S","26785":"LLS6","26786":"mshep87","26787":"Killahbunny","26788":"tiredsenior","26789":"Daphne C","26790":"Ms Honest S","26791":"dusty549","26792":"Jessie_D35","26793":"Wendy H","26794":"mrspaulh","26795":"MichelleTwiss","26796":"teshaCalgary_Canada","26797":"vacationmom123","26798":"chaddio2015","26799":"Tourismpassion","26800":"CalgaryStig","26801":"Sarah Q","26802":"Andrea J","26803":"","26808":"frazerbou","26809":"kckm","26810":"BR66","26811":"Lauren W","26812":"Doug P","26813":"stewart m","26814":"Mooanator1","26815":"LululemonBC","26816":"tcaac","26817":"Sandra P","26818":"Darrell M","26819":"Christinehartmetz","26820":"Shawn M","26821":"Thistle6","26822":"BryCon1","26823":"Sue B","26824":"Holly P","26825":"2graytadventurers","26826":"Aileen B","26827":"Susan D","26828":"Jane V","26829":"Okanagangang","26830":"Eden Y","26831":"gatorpt1966","26832":"Chancer65","26833":"mike_skinner32","26834":"Carmelle N","26835":"Saskatoon_travel","26836":"Barbara C","26837":"roy-and-jenny","26838":"giantomato","26839":"jane t","26840":"Ian B","26841":"Donna C","26842":"mdtroskey","26843":"Jacques D","26844":"Tonyadb","26845":"Hootey","26846":"karen w","26853":"araine22","26854":"Supercoach_10","26855":"kate1moss","26856":"Furrgus","26857":"KBuckingham","26858":"DougWalkley","26860":"suzdibbz","26861":"kenmillar","26862":"samardzic","26863":"","26873":"Bruster99","26878":"TinaNCory","26883":"Sarah L","26888":"PhilipJFry","26893":"Fred J","26898":"Barney006","26903":"Tanya M","26908":"Mark G","26913":"Chris_Batt2014","26914":"Suzanne C","26915":"Brian S","26916":"Jen S","26917":"JayJayYork","26918":"Lesley W","26919":"FarleyY_13","26920":"Canadianmum1971","26921":"Explore375872","26922":"smetzger56","26923":"kerrybk06","26924":"kcchambers","26925":"Melissa A","26926":"Linda K","26927":"HawkeyeGM","26928":"Smagyar","26929":"Atraveler509","26930":"Holly K","26931":"onthebcroads","26932":"RadicalMom","26933":"lulubell83","26934":"Pivo06","26935":"Claudia K","26936":"KendraMJ","26937":"tedsweatman","26938":"enggeol","26939":"Peregrinater","26940":"giromondo","26941":"Drylandsailor","26942":"blendurz","26943":"Kris","26944":"PuslinchGuy","26945":"brucemilne","26946":"Don R","26947":"t0bytucker","26948":"Hollz77","26949":"vanderbug","26950":"GlobeSimba","26951":"Randy Tess C","26952":"gowithcourage","26953":"","26958":"mof14","26959":"creek p","26960":"Joan M","26961":"Gzowski","26962":"ScottBw3kids","26963":"Jeannine S","26964":"drinkgruner","26965":"David B","26966":"livetotravel61","26967":"93guest21","26968":"candar","26969":"Bob B","26970":"Superbur","26971":"Patsroy","26972":"Carol C","26973":"Kevin L","26974":"ldnk2016","26975":"Megan R","26976":"poutinefan","26977":"aafangel","26978":"Hanny1968","26979":"BPFam","26980":"Chad and Sharon W","26981":"praedewald","26982":"HardOiler1","26983":"Andrew L","26984":"BitMorris","26985":"Saltydogcafe","26986":"Debbie C","26987":"Michelle5052","26988":"z24pride","26989":"8T8vette","26990":"Waad A","26991":"Keithgalbraith","26992":"Jules88Aub","26993":"Kthln G","26994":"cmark007","26995":"katie3297","26996":"AshPatSat","26997":"56katt56","26998":"MJVoyage","26999":"Joyce H","27000":"dmpeng","27001":"stvmicSt_Thomas","27002":"jackiebob","27003":"Liz M","27004":"Doug E","27005":"Lindsay M","27006":"jewls1972","27007":"Carol1319","27008":"","27013":"Paul P","27014":"Lori H","27015":"FarAway36117191553","27016":"Ron E","27017":"Travel Fab","27018":"Kim P","27019":"LD29","27020":"Dave the Wave","27021":"Jodi K","27022":"Sue C","27023":"nomadly","27024":"Jan D","27025":"DJL57","27026":"TommyAllen","27027":"emilyvangorp","27028":"tonif524","27029":"Angela Susan M","27030":"Mary L","27031":"Kim S","27032":"unclespike18116","27033":"ahmed s","27034":"Melanie K","27035":"Cathy417","27036":"Michelle S","27037":"PLUGGER2","27038":"tleblanc64","27039":"Sherry F","27040":"Explore396864","27041":"Tammy B","27042":"jasonboat","27043":"KimKim69","27044":"B M","27045":"trishistravelling","27046":"Liz H","27047":"laines20","27048":"Sandy A","27049":"Leaveyourphonehome","27050":"Donna M","27051":"Stephen B","27052":"Doug V","27053":"Lori C","27054":"HeatherRobert","27055":"Douglas B","27056":"KrispyOhio","27057":"JSprinkle2018","27058":"JoniRain","27059":"TravelMama011","27060":"seoulsister1475","27061":"93dream","27062":"DougTheCanuck","27063":"TravelingChance","27064":"422lulu","27065":"Gloria J","27066":"519Anne","27067":"Carolyn B","27068":"Jim S","27069":"Dancemom33","27070":"thomfillion5656","27071":"Daniela E","27072":"bamafrank","27073":"Joan M","27074":"Jeannine S","27075":"Chilli09","27076":"Holly M","27077":"Sara D","27078":"Troy B","27079":"crobinson2014","27080":"caperwi","27081":"Peter B","27082":"mani2ulin","27083":"Penny D","27084":"awineguy11","27085":"LiliFeb2008","27086":"mountainboy43","27087":"Sabretooth4","27088":"Wizard-of-Oz-2012","27089":"EMVBH","27090":"dbtiffin","27091":"Lynn T","27092":"Ready2TravelIAm","27093":"TKBulba","27094":"Don L","27095":"R G","27096":"DPOntario","27097":"Deb M","27103":"Skyhock55","27104":"Robin L","27105":"Karen W","27106":"102jamesn","27107":"Carnivorousmale","27108":"Penny S","27109":"DBB58","27110":"parker222976","27111":"Tuchka","27112":"karenmL9212XA","27118":"ColleenLittle539","27119":"239sdc","27120":"Ezambelli","27121":"Shibasis D","27122":"Desiree1978","27128":"klsuffy","27129":"SJinTO","27130":"andrew t","27131":"T M","27132":"ladymarija","27133":"David M","27134":"jslate16","27135":"_Ant0n1a_K","27136":"SoxFan08","27137":"MikeLana2015","27138":"Vaugman","27139":"Michelle T","27140":"421denise","27141":"laurenparks2017","27142":"HappyHilton","27148":"Real_Duke_of_Hockley","27149":"PracticalDude","27150":"Canadatravelgirl14","27151":"haguetoni","27152":"TammyG1232015","27153":"Jennifer G","27154":"teds72m","27155":"MonaRizzo","27156":"leafssfan","27157":"bswinca","27163":"Emmaanne9","27164":"DougNemeth","27165":"agreen852017","27166":"Zach S","27167":"kimmero3","27168":"SheelaG1","27169":"william635","27170":"Debbie C","27171":"Bill S","27172":"heather19672017","27173":"Trevor W","27174":"Rob S","27175":"Bernie V","27176":"Roberta R","27177":"TorontoRam","27178":"HotelQualityControl","27179":"LisaMDK","27180":"Lbubbles2011","27181":"Audrey M","27182":"mackinleymauro","27188":"Vijai B","27189":"Travellers195","27190":"zepple321","27191":"Seewhales","27192":"Maritimerfornow","27193":"Trixie_H","27194":"Zihuajim","27195":"Nicolelew","27196":"Lynette C","27197":"deanc706","27198":"Les-Paul028","27199":"Vanessa-Turista","27200":"Stacey K","27201":"BR4London","27202":"Mary N","27203":"Dee D","27204":"Vickis1955","27205":"SheilaLastname","27206":"islandlorna2","27207":"3Camps","27208":"","27213":"paulo f","27214":"Redfox-7","27215":"susanmkelly99","27216":"Cla M","27217":"Bob C","27218":"BernieJ","27219":"Cathy d","27220":"Delicia1973","27221":"Josephine F","27228":"caps86","27229":"Benoit T","27230":"miriamvila123","27231":"Herman B","27232":"taylorvalnion","27233":"Susan A","27234":"JackieL423","27235":"BillandNel","27236":"Adaiah J","27237":"Larry D","27238":"gtcdrummer","27239":"Jason F","27240":"Adrian D","27241":"mystique7","27242":"gisque","27243":"Karinadoll","27244":"KBtraveller2015","27245":"AlexDelarg","27246":"Wanda W","27247":"single83","27248":"Kerri B","27249":"Paul L","27250":"Karenilia1","27251":"HomeGirlGoderich","27252":"Diane R","27253":"ChristianaTO","27254":"Averycat","27255":"justin013","27256":"Jay O","27257":"Abby B","27258":"Adam S","27259":"Loisanne1963","27260":"Suzanne H","27261":"978nicpal","27262":"Mark S","27268":"Ronl178","27269":"D W","27270":"jellybean92","27271":"Patrick M","27272":"KarnMarie","27273":"777harleyrider","27274":"vicki n","27275":"Riki M","27276":"Traveller21212121","27277":"Sasha","27279":"vandenheja","27281":"Lorrie239","27282":"Mark V","27283":"Deb H","27284":"OmegaOntario","27285":"travellingfamily222","27286":"Wayne C","27287":"Jean P","27290":"vballguitarguy","27291":"ecgrossett","27292":"mike d","27293":"hatthead2011","27294":"Tomopt","27295":"charliejosef","27297":"Designergirlaz13","27298":"amjs13501","27299":"Oliver J","27300":"LBP S","27301":"TorontoPino","27302":"gthombos","27303":"","27308":"Andy D","27309":"amberlynn792018","27310":"NamutKwu","27311":"Laura M","27312":"olamembrebe","27313":"","27318":"Mary Clare C","27319":"GIFI_12","27320":"Cristina611","27321":"debbiej99","27322":"Monique W","27323":"Sean_Raffy","27324":"Cheers_1947","27325":"bertran1","27326":"Parvesh M","27327":"disco_11","27328":"Samantha242242","27329":"Marlene Allen","27330":"sciampa2001","27331":"Herman B","27332":"Jonathan P","27333":"MaggieEl-Ibs","27334":"dayatthebeach2016","27335":"4michellebryan","27336":"Rad G","27337":"Robin L","27343":"sydaus3","27344":"Jorge","27345":"Yves P","27346":"Canada-TourDirector","27347":"Glenn S","27348":"trainfan2000","27349":"Kandy S","27350":"Ragnar R","27351":"foxhillOttawa","27352":"anameineed","27353":"DAN w","27354":"Linda Margaret","27355":"Buicklover","27356":"Mark R","27357":"John P","27358":"731stephenr","27359":"DebDavid65","27360":"ANGEL","27361":"MJP695rue","27362":"Vacationer663764","27363":"peter i","27364":"falala","27365":"Packat51","27366":"montgori","27367":"sancton","27368":"Mike T","27369":"C W","27370":"B4332YDbarbaram","27371":"Patricia P","27372":"John S","27373":"Brenda C","27374":"NDF848","27375":"LennyBK","27376":"Welly O","27377":"infoX3850ND","27378":"","27383":"Stan B","27384":"Michael U","27385":"GlobetrotterSH","27386":"Tom M","27387":"Jess R","27393":"Zarf53","27394":"Stephen B","27395":"smicken","27396":"Apriltraveller2018","27397":"NatashaL","27398":"coakes317","27399":"Waymar83","27400":"Michelle W","27401":"Stephenbkk20156","27402":"sanchdog","27403":"St\u00e9phan H","27404":"Traveltolearn09","27405":"Nellie M","27406":"Christy C","27407":"Glenncca","27408":"mhlefrancois","27409":"IntHotelier","27410":"A334FProbertg","27411":"Rob S","27412":"Kirkby84","27413":"Genevieve M","27414":"DYNAMICREGGAE","27416":"TXLuv2Travel","27417":"ChoosingToBeHappy","27433":"Keith P","27434":"lorraineb353","27435":"nancy l","27436":"Aldo D","27437":"RaySommer","27438":"Denise C","27439":"andrewmgsutton","27440":"840candicev","27441":"Brian H","27442":"Rachel H","27453":"Shannon M","27454":"robertrA220KX","27455":"Debby L","27456":"Sarah E","27457":"arturoct","27463":"joseem433","27464":"louloo_8","27465":"Flocy D","27466":"steve9722017","27467":"767sallies","27473":"Heather B","27474":"karen2005","27475":"julierX5359KA","27476":"Wilfred L","27477":"MartinaReinius","27478":"Heather T","27479":"Arjan v","27480":"Cam M","27481":"markcT1504PH","27482":"Mobius48","27483":"leeannd827","27484":"teds72m","27485":"Claude B","27486":"Barbara M","27487":"X1508NSmarcb","27488":"Anthony S","27489":"Linda-Ginette","27490":"Kim E","27491":"Sandra D","27492":"TheTravelerBoston","27493":"michaelpK4560AR","27494":"donahuec2017","27495":"Jack S","27496":"N4849GIdavidv","27497":"Stephanie M","27498":"PAUL K","27499":"MJandCAL","27500":"amandabS4786KD","27501":"elizabethtX60JP","27502":"jays201517","27503":"Bradd W","27504":"Natasha W","27505":"327giselak","27506":"sylvainb164","27507":"chriscA5942VF","27508":"Susan S","27509":"540emmanuelled","27510":"Quentin000","27511":"ShibumiMC","27512":"ViolettaVonEinhorn","27514":"V\u00e9ronique J","27517":"rimsky_kc","27518":"joe d","27519":"Rene B","27520":"tom h","27521":"P L","27522":"fitza44","27523":"TheLifeguard","27524":"db1227","27525":"theseoldroads","27526":"CarolGB117NB","27528":"Roger S","27529":"Christine B","27530":"Corky89","27531":"embracelife1","27532":"LJOntario","27533":"ChiquiBonita","27534":"Andr\u00e9 F","27535":"PDB111","27536":"Sherri93","27537":"Sylvie M","27538":"Armand C","27539":"Dominic P","27540":"iamzeke","27541":"AndyDon2012","27542":"JoannieG657","27543":"Read41","27544":"Grizinator","27545":"Kara M","27546":"Andrea G","27547":"btravels","27548":"Ralf W","27549":"Todd T","27550":"Claudia K","27551":"Jean S","27552":"aserendipitygal","27553":"AyaReiko","27554":"QuigDawg","27555":"hanajon","27556":"Ricardo Brandao","27557":"Michael666407","27558":"Saskia80","27559":"Kaspars Z","27560":"luckysunnystar","27561":"","27588":"dharmathug","27589":"Ambassador572145","27590":"Tina M","27591":"Golf2121","27592":"barb l","27593":"delphinevictoria","27594":"PYPK","27595":"Tony P","27596":"pocsutol","27597":"\u05e6\u05d7\u05d9 \u05d0","27598":"all4dutchy","27599":"Powidajko","27600":"Peter B","27601":"avp-traveller","27602":"Lynda E","27603":"","27608":"NSNeena","27609":"Agirlinbob","27610":"Marcia M","27611":"Lonelobster","27612":"Augustw02","27613":"Paul I","27614":"melindatownsend","27615":"b c","27616":"Sylvie M","27617":"robertbickerton","27618":"VSau514","27619":"Marco V","27620":"Daisy970","27622":"T-bone 856","27623":"Ballsy8","27624":"tomnsuzee","27625":"Jenny R","27626":"Joy H","27627":"Supergenki","27628":"S M","27629":"threegirlsmomma","27630":"Bug70","27631":"Jill D","27632":"Indie75","27633":"rountreec","27634":"C W","27635":"Roadrat1948","27636":"Jennifer N","27637":"Greg N","27638":"Diane P","27639":"Raphael B","27640":"DPaulD61","27641":"Sassietraveller","27642":"Harrods4","27643":"rcafmark","27644":"motorcycle32","27645":"275LucM","27646":"Robert H","27647":"FoodiePilgrim","27648":"susan45_12","27649":"Landrys05","27650":"shopperToronto","27651":"Sadie820","27653":"Anne181","27654":"Sharron E","27655":"Martine B","27656":"Lucas F","27657":"Askgit","27658":"Eatlocaldamo","27659":"MichelL139","27660":"STSWMFCW","27661":"Lynn S","27662":"pwohara","27663":"Nathalie D","27664":"mcenry123","27665":"John D","27666":"VenusPenus","27667":"aeroplus","27668":"Wayne L","27669":"gracemachado24","27670":"Gundi","27671":"TrapsterX","27672":"Mac270101","27673":"camembert77","27674":"Denise227","27675":"BKPerl","27676":"brhclw","27677":"Bighookcanadian","27678":"ssengthavy","27679":"Pierrehebert","27680":"Wellina","27681":"Cameron M","27682":"Patti L","27683":"taxdoug","27684":"NancyPeatman","27685":"Stephane L","27686":"asage","27687":"Connie651","27693":"Etienne G","27694":"Judy C","27695":"MacBrie","27696":"Bav20","27697":"mermaidspoint","27703":"srtbowman","27704":"Jean C","27705":"RaliTravels","27706":"Rosemary M","27707":"HughintheFort","27708":"Daisy A","27709":"Frank Y","27710":"4498HERO","27711":"mjn212","27712":"Jane tGiroux","27713":"BrentlyNeel","27714":"Andy C","27715":"Jazzaferri","27716":"MrsWeedy","27717":"Nattiejoan","27718":"drivineast2015","27719":"TheViivster","27720":"CanadaArch","27721":"paulamA1188GI","27722":"Fe R","27723":"Michael J","27724":"Chris K","27725":"RichmondHillFoodie","27726":"Etienne T","27727":"Jim H","27728":"forgj4","27730":"Ms_Ephemere","27731":"janice_lynn","27732":"rblemir","27738":"beauga01","27739":"Dave R","27740":"Adam S","27741":"JoAnne M","27742":"155004Kat","27743":"SarniaEh","27744":"LooBel16","27745":"codykirstie","27746":"Dr_BenL","27747":"theatlanticviewns","27748":"roxiepuppy","27749":"DulciTraveler","27750":"Mission2Ontario","27751":"Marc R","27752":"ella_jean78","27753":"YvonneMcg11","27754":"grant i","27755":"ktshiell","27756":"Victoriagirlatheart","27757":"RuthNish","27773":"333meg","27774":"Brad V","27775":"SoniaZ","27776":"travellingchild","27777":"Matt H","27778":"Ginger1369","27779":"varan4ik","27780":"duchess2686","27781":"jjandarh","27782":"Jane M","27783":"MPR1967","27784":"KentManKent","27785":"Bruce W","27786":"graceNewBrunswick","27787":"Watchermontreal","27788":"TCasford","27793":"Harvey B","27798":"","27803":"MS06","27808":"dml50Vancouver","27818":"AuntbabyH","27833":"Bernie P","27838":"Omar M","27843":"Kayla H","27853":"Krista B","27878":"Foxguy","27883":"bigbman69","27888":"HFids","27893":"angelamcguigan23","27898":"NottyJ","27908":"Taras M","27923":"jamesmckenna1972","27928":"MrsPacker54","27933":"musicmama2008","27943":"skipmiss1","27948":"familyhohoho","27953":"Chloe D","27958":"coutou","27963":"DebbieD60","27968":"Shirley L","27973":"SuefromAjax","27978":"funinsun23","27983":"MARK L","27988":"Gorp06","27989":"Richard D","27990":"cjd","27991":"peonygarden","27992":"Paige S","27993":"Jelena M","27994":"Seagoat96","27995":"Nick E","27996":"Ryan R","27997":"Gpk8","27998":"CulinaryGoddess","27999":"Janet T","28000":"TiHallas","28001":"France B","28002":"JMontCanada","28003":"CaliopeQ","28004":"Tatiana B","28005":"JamesSToth","28006":"Furbz007","28007":"Betty L","28008":"alex c","28009":"Sharon P","28010":"Don L","28011":"hshehz","28012":"Tony D","28013":"ProducermanAtlanta","28014":"Judy M","28015":"Silver C","28016":"makerofdreams1","28017":"scotiajim","28018":"Rafael S","28019":"Annie C","28020":"roque100","28021":"VancouverLil","28022":"Junhua Z","28023":"Sherry P","28024":"Douglas134","28025":"LostMyTowel","28026":"RaeAnn R","28027":"gigigigi_9","28028":"Tania S","28029":"Lawrence F","28030":"Martin Y","28031":"bccarra","28032":"Eamboyd","28033":"sunworship416","28034":"ebtb","28035":"janet g","28036":"keithdanika","28037":"SMR25","28038":"","28053":"Victoria Louise... B","28054":"katemaggie","28055":"Paul S","28056":"AshlandMOPat","28057":"Kanukopf","28058":"polarbear12","28059":"JandKPreston","28060":"charsavvy","28061":"Catherine M","28062":"Shobana T","28063":"Jean Francois R","28064":"Sparkyfletch","28065":"YourMKDiva","28066":"Paulodasilva","28067":"B L","28068":"Bruce C","28069":"Bryan_Landry","28071":"Joe C","28072":"Brethet","28078":"dodadoop","28079":"Michael S","28080":"NovaScotia29","28081":"Wendy S","28082":"Ralph H","28093":"Jacomina7","28095":"Nickyjack100","28096":"Steve H","28097":"konagirl72","28098":"George J","28099":"Cameron S","28100":"sharmca","28101":"Chen N","28102":"DevPS","28103":"Old-Grapes","28104":"Amy S","28105":"Tom C","28106":"Cathy B","28107":"Canadian-Millers","28108":"Sheleigh","28109":"Michelle1436","28110":"Marc J","28111":"profemeritus216","28112":"DavidWGUK","28113":"Robyn W","28114":"Clement C","28115":"Jan G","28116":"Josephine C","28117":"Erin S","28118":"cjnky","28119":"Adnan_Chowdhury67","28120":"84Wanda","28121":"V L","28122":"Paul M","28123":"Averley2013","28124":"Ryan H","28125":"vnmarshall","28126":"JeannetteJohn","28127":"MtlTraveler01","28133":"Vesta2013","28134":"ASFLXL","28135":"Buttons0226","28136":"scgcaron","28137":"vitaminmike","28138":"Woodpath","28139":"Kristine S","28140":"djay13","28141":"Don B","28142":"Zheeks","28148":"TSaleswoman","28149":"Canada Bob","28150":"AndreasM876","28151":"Deb S","28152":"Peter B","28153":"Paul I","28154":"Marlies000","28155":"SnoopDoug99","28156":"Eric L","28188":"Lara S","28189":"Peter F","28190":"Diana L","28191":"Angela S","28192":"Beach-tastic","28193":"JFLeBlanc","28194":"johnnybaggs2017","28195":"Ken M","28196":"Tom B","28197":"Rie760","28198":"mismanagement","28199":"UtahBikers","28200":"jipig2016","28201":"canela42","28202":"Michele S","28203":"Silver_Sliver","28204":"Amany J","28205":"Nicole C","28206":"Joseph AG","28207":"kawgirl","28208":"KevinKim17","28209":"Wayne W","28210":"babagnonsh27","28211":"Arthur V","28212":"Tracey T","28213":"","28223":"WeaselWar","28224":"twospicers","28225":"Julie Anne K","28226":"Jean-Maxime Labonte","28227":"JoeDassin1","28228":"meboats","28229":"Icarus81","28230":"omemeemom","28231":"Blondiejon","28232":"melindatownsend","28233":"jennygdeans","28235":"bricine","28236":"frontdesk2014","28237":"doddssa","28238":"scooter d","28239":"PatW227","28240":"Mohannad L","28241":"TorontoSunfan","28242":"MichaelS13","28243":"riley1204","28244":"zuma54321","28245":"Monctonhabitant","28246":"RAM_695","28247":"Gillian D","28253":"WHMeg","28254":"rinog530","28255":"Ben M","28256":"bigshine92","28258":"Irma L","28259":"Mollay G","28260":"stephaleph","28261":"Curious_Canucks","28262":"gray_bar","28263":"DeiviCrockett","28264":"Parvin S","28265":"Bryce4321","28266":"Mama_is_on_Vacation","28267":"Natasha B","28268":"Dennis S","28269":"robichaudjm","28270":"Judai","28271":"Louise S","28272":"Sandra S","28273":"Debbie S","28274":"Eatlocaldamo","28275":"CrossCountryDriverx3","28276":"Hopper57","28277":"Ralph B","28278":"carlasV2461CY","28279":"ComstockJL","28280":"Mark D","28281":"bmark091","28282":"Katelynbb","28283":"Michael H","28284":"Jennifer R","28285":"AzulH","28286":"Graeme M","28287":"Danielle R","28293":"Shiu N","28294":"Henlioc","28295":"Timothy Y","28296":"Colleen K","28297":"hachisholm","28298":"Cheryl R","28299":"J Lane","28300":"Kerritea","28301":"lnovia","28302":"E.S.Cheah","28303":"Andrew W","28304":"Kerry A","28305":"Luciana A","28306":"Vickie T","28307":"Jess_S_10000000","28313":"Luv2snowmobile","28314":"J9257","28315":"Doug366","28316":"Robyn K","28317":"Anita S","28318":"Jess S","28319":"vonja","28320":"TheDdBird","28321":"Alisha C","28322":"rpmathis","28323":"DorothyGreenwood","28324":"Edward L","28325":"shallah j","28326":"JandKPreston","28327":"jol3il","28333":"George M","28334":"TentandaVia","28335":"Lazer C","28336":"SabineON","28338":"Kevin O","28339":"Galaxy T","28340":"DazyDoodle","28341":"Todd T","28342":"dvusdan","28343":"1500HD","28344":"foodandtraveldest","28345":"The-Four-W","28346":"Dullege","28347":"David B","28348":"Veronica G","28349":"Concoa","28350":"sunshinejaye","28351":"Kim T","28352":"daviddonna2015","28353":"Marc G","28354":"Ray M","28355":"Stephanie M","28356":"Dominic M","28357":"DebBrennan","28358":"Ottawa_uhl","28359":"Stephano-A","28360":"GT_Man002","28361":"Cloudminder","28362":"William T","28373":"Darius S","28374":"Maria L","28375":"Lisa971422","28376":"Diana T","28377":"highcar17","28378":"pizzahead7","28379":"JLVDelta","28380":"rosemary26","28381":"Keith L","28382":"Maji2013","28383":"MtlTraveler01","28384":"M3Mac","28385":"SARA111toronto","28386":"Markus_JA","28387":"SRA69","28388":"Xine","28389":"fpawlik","28390":"valjanbourque","28391":"Frances K","28392":"sylvie l","28393":"Manitobasunlovers","28394":"Rie760","28395":"rkm2304","28396":"David W","28397":"CanadaHac","28398":"S7584PNtomg","28399":"Hugues C","28400":"LenF3674","28401":"CaaVille","28402":"Shelly M","28403":"The_Northeys","28404":"CKT808","28405":"Janice T","28407":"valbourque","28408":"NHM613","28409":"Christian V","28410":"Cheryl S","28411":"Adrienne W","28412":"Mark B","28413":"BetaSig67","28414":"hardatwork2014","28415":"Dom M","28416":"Laurie P","28418":"OntarioTravelLady","28419":"SailorJim39","28420":"arthurMontreal","28421":"nameleftblank","28422":"Michael P","28423":"alysonm709","28424":"woodeye66","28425":"Brian L","28426":"deertp57","28427":"James G","28428":"lily mi seon M","28429":"660kimberly","28430":"chester4091","28431":"KimME","28432":"Bruce251","28433":"","28453":"DreadPirateTraveller","28454":"rocky0424","28455":"geewillickers","28456":"noah53","28457":"OttawaDad2","28458":"Coconut62","28459":"PepperGrinder_2","28460":"etntripper","28461":"douglas h","28462":"rustyhead","28463":"Linda B","28464":"AirCanada5","28465":"R R","28466":"SandySue123","28467":"84260","28468":"Saundersfam","28469":"roadrun50","28470":"DAYLE L","28471":"Bob C","28472":"TripnFall","28473":"Pat N","28474":"glowrya","28475":"xlovex","28476":"jays201517","28477":"Charles G","28478":"MrZ590","28479":"kevinjspencer","28480":"ZiggieQ","28481":"TravelAdviceCA","28482":"Ian H","28483":"jjejermaster","28484":"Paul O","28485":"MTLEurope","28486":"Archangelsgirl","28487":"ametsound","28493":"MartyTripAd","28494":"pinamimi","28495":"Resque","28496":"Tytaany","28497":"canuck64","28498":"witchitalineman","28533":"Ivan S","28534":"Quercus","28535":"TeamRobardo","28536":"Andrea P","28537":"Danielle S","28538":"xina2018","28539":"toadrekker","28540":"john b","28541":"stephen m","28542":"ASLast","28543":"lalith007pune","28544":"wawood059","28545":"Pomacentrus","28546":"Skw1230","28547":"797Bicks","28548":"thegrandstan","28549":"EddylineOnTheRoad","28550":"yukpuk","28551":"Debra M","28552":"Emdwards","28553":"elminowski","28554":"Minalobata2013","28555":"PeteL92833","28556":"lbowes2015","28557":"Nick P","28558":"Emily D","28559":"NapaneeFamily5","28560":"QuietSmilingTraveler","28561":"Stacysam","28562":"Laurene C","28563":"MINIPLUMIRIS","28564":"Thomas C","28565":"paulieinBrooklyn","28566":"dlmFL","28567":"travelagent36","28568":"Itrip43","28569":"","28608":"Basia2012","28613":"shelleybaier","28618":"Morgan C","28623":"VIFFER800","28628":"Pinkgoose","28633":"wellcat","28638":"scubagirlkelley","28643":"HariSeldon2","28648":"Goven","28653":"Laura C","28658":"jtravel2go","28663":"STinMB","28668":"Minnie16","28673":"TravelingChick87","28678":"HillaryLethbridge","28683":"CalgaryGirlYYC","28684":"Brae-Lea E","28685":"katieizzynutrition","28686":"Jaclyn H","28687":"mbmbrand2","28688":"Pathfinder739821","28689":"Chris C","28690":"Morten L","28691":"brabs122017","28692":"jonnajolene","28693":"BratBrat X","28694":"dadarren","28695":"James E H","28696":"Jerome M","28697":"Kevin F","28698":"","28703":"RougeChefBC","28704":"Bindyp","28705":"Sam H","28706":"bneenut","28707":"RobynG178","28708":"Aussie-turnedcanuck","28709":"Krzysztof K","28710":"dleebar","28711":"Aussietravellers2013","28712":"jeffrichy","28713":"whygoback","28714":"Robin B","28715":"Kelsey L","28716":"Rondahl","28717":"Iain908","28723":"wdlander","28724":"EzzaP","28725":"carlosspicyweiner","28726":"Dale S","28727":"Rachael N","28728":"JetSetterBC","28729":"Wade M","28730":"unmikely","28731":"marieatta_pman","28732":"beansolong","28733":"spunkygirl699","28734":"winlawgal","28735":"Gotama11","28736":"travlin_dude09","28738":"","28743":"booboo51","28744":"dgeddes2","28745":"Geoff C","28746":"Josh S","28747":"canucked","28753":"Shannon L","28754":"Kerrie-Ann L","28755":"jenmc74","28756":"Chelsea D","28757":"Allen S","28758":"Bubbles3476","28759":"lollypop0203","28760":"gbenvenuto","28761":"Susanne L","28762":"Charles H","28763":"craigwO2935SJ","28764":"Bridon1","28765":"Furterbrown","28766":"Yaktam","28767":"Aaron H","28783":"Ed H","28784":"Donna W","28785":"Ceiley","28786":"mloumcc","28787":"Ruth-Anne M","28788":"bjh1142","28789":"JandS-SherwoodP","28790":"Brian H","28791":"macntoes","28792":"Coco K","28793":"Gotravel4ever","28794":"Gerry W","28795":"Anne K","28796":"weiweiwyw","28797":"Cystokid","28798":"JimS48","28800":"Cherryleeann","28801":"Crazylobo2","28802":"Jay G","28803":"mkoehn","28804":"Katerina K","28805":"V7765EZangelaw","28806":"Melody S","28807":"PimDutch","28813":"Gordon G","28814":"Andrea R","28815":"lynnlees62","28816":"kimone99","28817":"Winderbelle","28823":"rick l","28824":"Brandy H","28825":"TravelNotTourism","28826":"Jennifer W","28827":"marsha_amanova","28828":"Johan G","28829":"Roy G","28830":"GypsyPolice","28831":"hitreegirl","28832":"alex y","28833":"Megan K","28834":"shetler","28835":"Gary B","28836":"Calgal86","28837":"NY-HAWGMAN","28838":"Stephen L","28839":"BaldrickLondon","28840":"toquer","28841":"viperl","28842":"tdubya_12","28843":"Esther G","28844":"Wyomingkings","28845":"asprinkles","28846":"Bill B","28847":"Karen L","28848":"travelwiseandpicky","28849":"Michael M","28850":"canadiannorm","28851":"Sherri F","28852":"John N","28853":"Aussie8","28854":"marygrace58","28855":"tennisfriend","28856":"Koala247","28857":"traveling_nana2011","28858":"CelticCher","28859":"Allison-V-P","28860":"kta99","28861":"Mcnotmac","28862":"29jrh","28863":"JPGB","28864":"webeenthere","28865":"Donna P","28866":"reflection_ca","28867":"249deannap","28868":"Thetravelgirl13","28869":"michele b","28870":"Rhanella","28871":"travelsalot029","28872":"Lori M","28873":"dorisdebron","28874":"Palmgirl33","28875":"Cindy F","28876":"Priscilla B","28877":"travelnice","28878":"SaskOiler","28879":"Jarek","28880":"buffalodude","28881":"Dan L","28882":"Doug G","28883":"LarryG135","28884":"Expially D","28885":"Mike R","28886":"jcswiley","28887":"TheWeekendTraveller","28893":"Carla D","28894":"Gail E","28895":"Mr_Canoehead_Calgary","28896":"TorR_12","28897":"dweekle","28898":"poppy01calgary","28899":"Susan B","28900":"MarybelleMc","28901":"Oilsandsgal","28902":"Jones_onvacation","28903":"christinamh28","28904":"MorticiaB","28905":"Elsie K","28906":"Tom P","28907":"Sommer499114","28908":"Charlotte L","28909":"WalkTheWorld2014","28910":"Kim","28911":"itscurtisbaby","28912":"Lori B","28913":"511Nancy","28914":"waucoin86","28915":"Anthony T","28916":"rangerpippi","28917":"Charlene B","28918":"Michael H","28919":"AME283","28920":"Kat M","28921":"AlanaMike","28922":"Magda R","28923":"Ed S","28924":"Alexandra H","28925":"Julie P","28926":"Crystal H","28927":"TriciaCx","28928":"crewmomCapeCod","28929":"Sunnytraveler87","28930":"Julia M","28931":"Eric D","28932":"CourtneyTennant","28933":"Fav4","28934":"Auzzie15","28935":"SillyTravlr","28936":"HaroldYoung","28937":"ChrisABQC","28938":"Nancy T","28939":"Candi H","28940":"KiKiG154914","28941":"CBH59","28942":"clintplatt90","28943":"Nick D","28944":"MomBayern","28945":"Linda C","28946":"Anne S","28947":"Marinka K","28948":"","28953":"pickles74ca","28954":"aad456","28955":"Linda P","28956":"clintmiller04","28957":"Roy P","28958":"JazzyButtons","28959":"sahragillberg","28960":"El-hombre-sincero","28961":"Hugh M","28962":"4dharma","28963":"Phil M","28964":"Stacey F","28965":"John T","28966":"barkleymydog","28967":"Chewy7474","28968":"Dale H","28969":"John R","28970":"Lynne M","28971":"LadyJLasVegas","28972":"Franki K","28973":"thesewildnights","28974":"Ashley S","28975":"Carolyne R","28976":"sfglazier","28977":"sandyBrowerville_MN","28978":"tarheelUS","28979":"Lisa A","28980":"Ben K","28981":"trevg446","28982":"Joanne L","28983":"dixiebelle","28984":"Rita K","28985":"D4trio","28986":"sandraH1459IE","28987":"Aries A","28988":"Naneki74","28989":"Tim F","28990":"Kim O","28991":"Lynda D","28992":"suzyq12","28993":"Svgirl650","28994":"Jen L","28995":"Storyteller140179","28996":"DebCanadaMom","28997":"Dave V","29003":"CarlaT1974","29004":"JamesTV","29005":"RobTor","29006":"_saeraa_8","29007":"Bronx and R","29008":"Pegadas na Estrada","29009":"LesGosselins","29010":"Rob S","29011":"Bcohen13","29012":"Parsr2015","29013":"B481","29014":"Sharmon R","29015":"Dan S","29016":"Brian S","29017":"Leigh L","29018":"rjspeight","29019":"Chelsea D","29020":"Ethan J","29021":"Adam K","29022":"electronicpaper","29023":"Brittany G","29024":"Cadaveria","29025":"Elizabeth W","29026":"Ryan M","29027":"swack837","29028":"Graci0us-trave11er","29029":"joelrifkin","29030":"KoenCA","29031":"Mel I","29032":"suz406","29033":"SnMnew","29034":"Linda L","29035":"spatialdrift","29036":"2014angela52","29037":"SnowWhite1958","29053":"Slneufeld","29054":"John S","29058":"DandJ_2008","29063":"Smeghead","29068":"Corey","29073":"gmkind","29078":"acanucktraveller","29083":"Irina E","29088":"Buddiescalgary","29093":"Donna H","29098":"laurie_luo_wang","29103":"Stephen V","29104":"snu70","29105":"Garret D","29106":"Exploration646207","29107":"PierreSch","29108":"","29113":"sineapse_UK","29114":"Lisa He","29115":"lydia r","29116":"jan k","29117":"ericastables","29118":"TeoRomera","29119":"guest101101","29120":"Dive-Bike-Backpack","29121":"treblecatS","29122":"Julie B","29123":"Kate S","29124":"TaylorO_55","29125":"everie","29126":"Margaret W","29127":"Tyler_RobbNashTour","29128":"wisconsin_bob_11","29129":"Mrggg","29130":"Schobbepetzer","29131":"jaykay99","29132":"NothnAsClrAsThsCnfsn","29133":"","29138":"sueb1984","29139":"Sparkyboy36 .","29140":"MilagroCalgary","29141":"Jean G","29142":"robin512","29148":"Bobby31225","29149":"kgv2015","29150":"Sigi2007","29151":"Cal V","29152":"Jeffrey S","29158":"miriam k","29159":"Christine B","29160":"Photoman2012","29161":"Viktor D","29162":"Tam B","29163":"Drex_ZW","29164":"Alvina M","29165":"123Sharleen","29166":"Laszlo O","29167":"LydiaB226","29168":"floralgirl","29169":"Friedrich740","29170":"deborah r","29171":"AliciaAlbert-Harper","29172":"IgnacAlbert","29178":"Yee98","29179":"Barbara P","29180":"Saskk2017","29181":"Peter G","29182":"Worldview2013","29183":"V9821JJstephanieh","29184":"convic2015","29185":"poppy01calgary","29186":"schmug13","29187":"Barbandkids","29188":"jennyhD2646EE","29189":"jenngeog","29190":"Expedition714008","29191":"Mikethebikegs1000","29192":"nadcam","29193":"gandlens","29194":"Bogdan D","29195":"Olena K","29196":"canadiangirl1232015","29197":"JuliJon2","29198":"Heather S","29199":"cjahn47","29200":"Bonny M","29201":"Norma_Price","29202":"chanel16calgary","29208":"Ed D","29209":"Deina0803","29210":"MarkfromAB","29211":"racer1101","29212":"Ananda M","29213":"Lisa Marie H","29214":"KHW94587","29215":"Pinkfairy14","29216":"asilly","29217":"Darrel H","29218":"jgc1969","29219":"Shawnt\u00e9 B","29220":"Hank S","29221":"albertaroadtripper","29222":"hap666","29223":"Kyrstyn M","29224":"C P","29225":"FunnyHippy","29226":"Eila P","29227":"Schuchardt M","29228":"MikeA2","29229":"Shauna W","29230":"Wendyk9","29231":"Don V","29232":"MirelaOlah","29233":"whitby06","29234":"Rodrigo D","29235":"srayjay1971","29236":"Peter H","29237":"yogasue2016","29238":"S\u00e1ndor I","29239":"Pandablue4","29240":"Steve R","29241":"adelka1220","29242":"Anita T","29243":"marie196202","29244":"Sharon092011","29245":"Mike S","29246":"dannofriars","29247":"Csilla H","29248":"PeaceNSerenity420","29249":"Chris G","29250":"DHPhotography","29251":"chicken222","29252":"Paradise555","29253":"starch0ice","29254":"David L","29255":"Jill B","29256":"Biogeog","29257":"marinas859","29258":"vforvassili","29260":"Mike N","29261":"Canadian Bushman","29262":"Sonja R","29263":"Monika S","29264":"noname021","29265":"Payman J","29266":"L_and_R_going_places","29267":"pam s","29268":"alooknac","29269":"Matt B","29270":"Van R","29271":"orsolya_nagy","29272":"keepitsouth","29273":"ken m","29274":"flavaz","29275":"Kunal C","29276":"Tyler K","29277":"Allan F","29278":"Aj S","29279":"JasperMcTavish","29280":"jwgtrip","29281":"Laurachenley","29282":"deelink2010","29283":"665kate","29284":"Robert S","29285":"Brian G","29286":"Shell1384","29287":"Brittney S","29293":"Donna M","29294":"superdave75201","29295":"gvh67","29296":"Pete v","29297":"Sue29","29298":"Michelle282828","29299":"Meg K","29301":"Elizabeth V","29302":"Blackwebmaster","29303":"Melanie K","29304":"Tony S","29305":"Reinhold W","29306":"SandyVV2014","29307":"Julie B","29308":"Nancy G","29309":"sunsetlimo","29310":"Jordan F","29311":"TeresaToasty","29312":"Liz R","29318":"Gyula K","29319":"Parimal B","29320":"orcamist","29321":"1tassiedevil2","29322":"BLW7","29323":"Gail B","29324":"blumarauder","29325":"Cbain213","29326":"michael s","29327":"rboudreau","29328":"Cancrew","29329":"Rajeev S","29330":"LittleFamilyOfEight","29331":"etdube","29332":"salvic1960","29333":"David W","29334":"HellofromToronto","29335":"Scotty S","29336":"InsightCanada","29337":"Sasha Giles","29338":"ahlskog7","29339":"Simonne D","29340":"JJantech","29341":"Biljana K","29342":"canadien59","29343":"Nina S","29344":"LewisBG","29345":"chandyaj2009","29346":"iluvsydney","29347":"Lena L","29348":"836eldent","29349":"Lee B","29350":"Easy_Going_09","29351":"263pjs","29352":"tpayne1959","29353":"duncanw649","29354":"jensherpa","29355":"BKKMTN","29356":"Amanda M","29357":"gp_travell","29358":"Carol-Ann D","29359":"OmanRob","29360":"mmulla_869049","29361":"Lynn181799","29362":"Annette B","29363":"","29368":"Voyageur613","29369":"Jackie M","29371":"shawsyls","29372":"BarbGag","29373":"D A","29374":"Mike W","29375":"joycec990","29376":"FatDadSkater","29377":"CalgaryGirlYYC","29378":"bamutch","29379":"Mike H","29380":"Z5872BVdavidw","29381":"Arlene R","29382":"Kathy D","29383":"dmarchand2017","29384":"L0tsatravelling","29385":"cheryl L","29386":"Jill C","29387":"linqhc2014","29393":"Rowlc2","29394":"eduardo244","29395":"daisyblu","29396":"geohomes2","29397":"shilo82","29398":"alg73","29399":"Ian P","29400":"lynn376","29401":"lindsayp929","29402":"LS_12154913","29403":"Jerianne H","29404":"Brans59","29405":"Darren J","29406":"Karen H","29407":"AngmohofArabia","29408":"CanadianRyanAndMel","29409":"Lianne L","29410":"Bonnie A","29411":"Colleen3850","29412":"edvitalejr","29414":"Kristin M","29415":"Canadian222","29416":"Maura G","29417":"Morten1982","29418":"deymal","29419":"Linda H","29420":"Paul W","29421":"Jeff B","29422":"tk12337","29423":"Donna C","29424":"Edna21_12","29425":"Kathy S","29426":"Colin A","29427":"HughWhitehorseYT","29433":"Dineandwineme","29434":"chilenita","29435":"Julie K","29436":"Ben T","29437":"Michael M","29443":"avidtravelermom","29444":"Two_and_TheDog","29445":"CalgaryGlobegirl","29446":"Carol P","29447":"RenayV","29448":"Justrighttall","29449":"MikeAR","29450":"Weeebay","29451":"h1d3m3","29452":"See-y0u-there","29453":"Wendy H","29454":"Erik8633","29455":"ReadingMan","29456":"Alberta_Mountain_Gal","29457":"rockymtngrrl","29463":"Freedom005","29464":"lindaslair","29465":"beyondme","29466":"kev_wootton","29468":"Travel449183","29469":"Mtndoo1","29470":"chernoffcharlotte","29471":"_kellyjomama","29472":"Mandy S","29473":"Amanda B","29474":"Daddy Buzz","29475":"Michael C","29476":"Prutean L","29477":"agnusb1958","29478":"Norm L","29479":"Vivian G","29480":"joey h","29481":"mbroga","29482":"Jaap S","29483":"Rick H","29484":"Jeffrey L","29485":"Chinook4772","29486":"Matt","29487":"Andy956200","29488":"Faye","29489":"queenbean51","29490":"Franki K","29491":"Momma6Calgary","29492":"Winderbelle","29493":"","29498":"FreeCass55","29499":"Kevin-2801","29500":"Erica F","29501":"Sophie G","29502":"Gail M","29503":"SuzanneH448","29504":"m432016","29505":"nottravelingenuf","29506":"sklamer","29507":"CarlaId","29508":"Nikki B","29509":"Aysadamari","29510":"Daryl G","29511":"Steve T","29512":"Lana B","29513":"Fernw3h","29514":"Edie L","29515":"rlmptl","29516":"Pepsilady1951","29517":"hockeymom89","29523":"Paul J","29524":"Diane H","29525":"Sheldon D","29526":"Tiloschwarz","29527":"Iryna1974","29528":"azzure","29529":"Lorraine L","29530":"VanAdolfo","29531":"sandra f","29532":"Karen O","29533":"ACG417","29534":"WestTexastraveller17","29535":"Jane Frew E","29536":"Sarah LC","29537":"Tracey R","29538":"CrouchEndTiger","29539":"jonesyMidwest","29540":"kitonjones","29541":"nasus478","29542":"HariSeldon2","29543":"planbee","29544":"christinamh28","29545":"Rosebud02","29546":"garymack","29547":"Jan C","29548":"Daryl S","29549":"Karen S","29550":"Jen B","29551":"Karen and Jim W","29552":"whitehorse1964","29553":"Jerry W","29554":"Robert D","29555":"seal_yun","29556":"CandW_12","29558":"NatusyaE","29559":"ysabinin","29560":"Carrie T","29561":"mbaydak","29562":"E and D A","29563":"LMom1","29564":"Mostly_Martina","29565":"Hedy L","29566":"SKiss8","29568":"Jim H","29569":"anne","29570":"auntylene","29571":"Werner F","29572":"Esther A","29573":"Ron R","29574":"TravelGuyMontana","29575":"Uwe M","29576":"Dartal89","29577":"TravelHeath","29578":"Fallingstar78","29581":"shayne f","29582":"Louis M","29583":"154914Jack","29584":"Berit B","29585":"very-old","29586":"Terry B","29587":"Lionel H","29593":"gizmodog1","29594":"Lendyer","29595":"Angus721","29596":"Holiday154913","29597":"Don-Margaret T","29598":"twoodburn","29601":"TravelDog83","29602":"MugsCalgary","29603":"TravelGal50_10","29604":"hikernb","29605":"Aichtal","29606":"baby011","29607":"rollngoers","29608":"EdmontonVic","29609":"hikerpals","29610":"onward","29611":"letsbereasonable","29612":"pattycakesRMH","29623":"","29628":"SLDedmonton","29643":"Adam D","29648":"snowburner2015","29653":"Sidney C","29658":"PeterAsq","29663":"zedmanab","29668":"Buzzle65","29673":"freedoug","29678":"Julie F","29683":"_dior_cristina","29688":"Mary_NatR","29693":"Lydia H","29713":"Cheche_md","29718":"AdamsFamilyZoo","29723":"Idris S","29728":"YvonneBrownfield_AB","29738":"happyhappy100","29743":"KAP45359","29748":"Rachelle C","29758":"scarlett12345","29763":"lumja","29768":"Doug S","29773":"Noa A","29778":"GCH66","29783":"Rowena G","29793":"Pam V","29803":"JKLKU","29808":"JelleyBean","29818":"Paola S","29823":"","29833":"SafetyBob2015","29834":"The Great Gazoo","29835":"Ellie H","29836":"Karla M","29837":"Deanl05","29838":"m V","29839":"ClairePearson2502","29840":"Chris R","29841":"Janet C","29842":"Alyshia P","29843":"Stephanie A","29844":"geli2k","29846":"Jack Z","29847":"Shari-Lynn S","29848":"wally2016103","29849":"pre9812","29850":"brownie6244","29851":"beve69","29852":"rtwilly2","29853":"dianamelgoza","29854":"Faythe v","29855":"Angela R","29856":"randyung","29857":"r0bin0b","29858":"Navonodfn","29859":"rainseverytime","29860":"Abbubakkar","29861":"LaurJoe","29862":"cjt122016","29863":"Brian H","29864":"Andrew L","29865":"GlobalGirl2016","29866":"lindakhanna","29873":"mimzou2018","29874":"Andrew I","29875":"Foodie_59nz","29876":"sydaus3","29877":"pochakom","29878":"roderickm19","29879":"pat p","29880":"aum154","29881":"Vanessa F","29882":"Glenn H","29883":"westcnd","29884":"Pauloh686","29885":"Ornit H","29886":"irismontgomery007","29887":"Lance K","29888":"LEG61","29889":"Stephanie J","29890":"jude8655","29891":"Kathy L","29892":"thewonderseeker","29893":"GEOS30","29894":"gwarnershoe54","29895":"Bryn L","29896":"frank I","29897":"Vancouverraised","29898":"Karen B","29899":"Judy L","29900":"Tixylixy","29901":"Laveen A","29902":"Ejcmc","29903":"MaggieAu","29904":"chinateachers","29905":"Tishya","29906":"Reza2044","29907":"JIll7Gloucestershire","29908":"","29913":"Laurie","29914":"PlumberT","29915":"snowman4455","29916":"A E","29917":"Kevin F","29918":"Ryanc0ke","29919":"cdmillerToronto","29920":"Almasrr786","29921":"alnoor_saleh","29922":"jessieCanada","29923":"StephanieGrizz","29925":"SuperDave47","29926":"Damaflaca","29927":"Carl S","29928":"MollyP79","29929":"Both-like-travelling","29930":"GodfatherOxford","29933":"","29938":"Karina H","29939":"smrgeog","29940":"Adrian D","29941":"godiva_rides_a_honda","29942":"Aesook B","29943":"Alan H","29944":"Sightseer656525","29945":"jackattack17","29946":"723jackie","29947":"Monica D","29948":"Fred N","29949":"florenceharo2018","29950":"lisa0169","29951":"T7296ZLjanicew","29952":"Dorothy D","29958":"Kara7980","29959":"jnhower","29960":"Kitkatz76","29961":"cgy_mission","29962":"WarPaintWithYoga","29963":"Seals_guy","29964":"candycats","29965":"tj2010","29966":"Trinity C","29967":"kmeister","29968":"pinotenvy3333","29969":"Curtis B","29970":"algebraqueen","29971":"Waynerd14","29972":"Hazel R","29973":"michellel255","29974":"TESSIERedDeer","29975":"saberus","29976":"Wantingafunweekend","29977":"Georges1970","29978":"Sandra M","29979":"mills514","29980":"81KRL","29981":"Tom H","29982":"Uncle P","29988":"000Canada","29989":"OADiver","29990":"carolgm2017","29991":"billmI5711KQ","29992":"PattersonBoston","29993":"Rachel R","29994":"Life on the Road","29995":"Daysdream","29996":"ktharg","29997":"cwoptician","29998":"TimMad","29999":"Rod M","30000":"jstanding04","30001":"theresa_n_s","30002":"ivylab","30008":"Jamiehart1986","30009":"Daniel J","30010":"Naturally_Wonders","30011":"mos630s","30012":"taylordr","30013":"patrickmD217CE","30014":"Budgeroo","30015":"L0vi0","30017":"AlbertaJet","30023":"Grace S","30024":"Amy M","30025":"rlfraz","30026":"Lloyd B","30027":"RealityCheck_11","30033":"albert j","30034":"PaulW451","30035":"Viola O","30036":"John0251","30037":"Andy C","30038":"Paul P","30039":"Alberta Traveller","30040":"CanuckAlberta","30041":"holidayvillagerocks","30042":"violais","30043":"Bernard E","30044":"nuance","30045":"2travellinghobbits","30046":"Girl123cdn","30047":"Beezer1982","30048":"FK66","30049":"rhondellec","30051":"Judi W","30052":"PJGC","30053":"livindownunder","30054":"Donna M","30055":"Douglas B","30056":"BBTravel12","30057":"Wander1943","30058":"Notch18","30059":"Np-ln","30061":"uofcguest","30062":"meeeohhmy","30063":"dsh00ya","30064":"Migimon","30066":"Ducklips40","30067":"Moduline","30068":"Iowagmama","30069":"lovedogsandthebeach","30070":"strandman46","30071":"03Lissa03","30072":"Randy Y","30073":"carmiran","30074":"PhilK03","30075":"JoJo358","30076":"Simplyt43","30077":"GmaCathy","30078":"Dan M","30079":"Mark S","30081":"Nilo V","30082":"Sandy M","30083":"Bryan B","30084":"350traverler","30085":"candpmommy","30086":"Todd154921","30087":"Lyndon R","30093":"babskurtz","30094":"VicTraveler_99","30095":"jimlWakaw","30096":"Stinger55","30097":"Jacalope","30103":"Bluebear7727","30104":"Trace","30105":"Melody211","30106":"heydynagirl","30107":"Travelguru444","30108":"kirabello","30109":"AndrewFernando","30110":"devin b","30111":"spriteguy","30112":"Rick4070","30113":"jennad117","30114":"johncrawcarp","30115":"travellfar","30116":"MPR1967","30117":"duchesssunlover","30118":"TSaleswoman","30119":"Frizzleys","30121":"Wag55","30122":"Kayla T","30123":"JY_Globetrotter","30124":"reiemiko","30125":"hardern","30126":"BNRobb","30127":"Marchinglobsters","30128":"bensagle","30129":"prairiegirl1128","30130":"Terri C","30131":"ken h","30132":"LDtraveller","30133":"","30138":"glennmC7607DX","30143":"LLA4","30148":"44catherine1952","30153":"Gerry H","30158":"Janice B","30173":"mrmasterbo","30178":"lindajomarie","30183":"Grant F","30188":"Kevin S","30203":"mcfizirth","30208":"Lanny I","30213":"greyea","30218":"ronl53","30223":"O422SUdonb","30228":"507lauralm","30233":"Whirlit","30238":"Denise S","30248":"MaryEllenM27","30258":"Clemson80","30263":"psi7873","30268":"smilewyoming","30273":"LifeQuester","30278":"George B","30288":"O7076NZmichelef","30293":"KathrynEvelyn","30298":"Len","30303":"Kathleen R","30308":"Diana M","30313":"yanl811","30318":"CatharinaApple","30323":"Uts58","30333":"taniaanddon","30334":"Graham P","30335":"Blueroses2","30336":"jacob b","30337":"Vacationer223504","30338":"TBesplug","30339":"123canadiangirl123","30340":"northcple","30341":"Bill G","30342":"216randalb","30343":"Passport640939","30344":"Sherrie F","30345":"Jennifer F","30346":"Ed R","30347":"Getaway20660110417","30348":"2msonwheels","30349":"P6494XJjeffs","30350":"Ron S","30351":"Jet68173004467","30352":"Natalie N","30353":"","30358":"Go59457646854","30359":"shawnsohal","30361":"Passport17068036891","30362":"586donaldd","30363":"I_Roam_AB","30364":"Sherry H","30365":"lorette1662","30366":"Sandra L","30367":"CMEL8T0R","30368":"569jammer","30369":"W N (bill) G","30370":"Luvstobake","30371":"Kirsti B","30372":"Corrinarae","30373":"rongz590","30374":"victoriabears","30375":"bgustason","30376":"nicolasrhenry83","30377":"David H","30378":"Tom M","30379":"Travelling_man_0001","30380":"AJCasual","30381":"zachwiskar","30382":"X5524WPbriana","30383":"tayl0r47","30384":"229randallw","30385":"joni224","30386":"dancerHonolulu","30387":"spapp2018","30398":"sceeg","30399":"JaredG112","30400":"Joanne B","30401":"Rayburn9","30402":"johnrovin","30403":"bobanddorothy","30404":"Brett F","30405":"emmasolowan","30406":"Sherri B","30407":"Crystal M","30408":"Lauraloo29943","30409":"David B","30410":"Jim W","30411":"Ronnie1953","30412":"Glen G","30413":"Lesley W","30414":"Nicola L","30415":"Debbie054","30416":"kecart2018","30417":"523grahamj","30418":"BobFarr2000","30419":"tpayne33","30420":"tlspirit","30421":"Susan B","30422":"diannel385","30423":"A3711MEwayneh","30424":"Louise G","30425":"davidhO5545PU","30426":"Peggy S","30428":"Bob W","30429":"tabathaw71","30430":"Bob C","30431":"586robyns","30432":"442sheilal","30433":"allmine63","30434":"mikeinmn","30435":"BECinCalgary","30436":"Edmund C","30437":"Lady154914","30438":"sherry p","30439":"KAO","30440":"BigBadReview","30441":"drglh11","30442":"tiffenyo","30444":"Rawbroy","30445":"snailMedicineHat_AB","30446":"Judydh","30447":"SMTravelMumbai","30448":"Victor A","30449":"BruceT1964","30450":"SCOTT H","30451":"Brett T","30452":"dougsavary","30453":"shihoasano","30454":"Deborah B","30455":"seederek","30456":"Susanne L","30458":"Margaret A","30459":"annepK2818YS","30460":"travellingshow2013","30461":"pnickel87","30462":"MSG-RET","30463":"hkygrl75","30464":"corcarb","30465":"S6303JDjamesh","30466":"igasparini","30467":"Lavern S","30468":"Parents of 3 Boyz","30469":"Calvin S","30470":"Keith B","30471":"Wartson","30472":"thaineolsen","30473":"LLStruik","30475":"Rebecca M","30476":"Marene S","30477":"George L","30483":"bv0th","30484":"747katherinen","30485":"Jody L","30486":"Glenn H","30487":"roni207","30488":"cindymT1201VV","30489":"Trip420980","30491":"Bob B","30492":"FlymaRocket","30503":"tysondowler","30504":"Bradley M","30505":"Karen H","30506":"Kim_TimJ","30507":"johngF4338ZD","30513":"301leighd","30514":"Mel B","30515":"Shane F","30516":"Tracy C","30517":"ladamarczuk","30518":"Bernie J","30519":"rocketman000","30520":"terrys-thoughts","30521":"travsalesguy","30522":"Q5184USjenniferc","30523":"Gordon B","30524":"P8642KYbethm","30525":"brantchrischewie","30526":"Iona R","30527":"O7137JGrobynb","30528":"Larry G","30530":"KathrynCG","30531":"johncX3410SL","30532":"kellysA1091OL","30533":"Marites8","30534":"subbu4","30535":"frenchcreek100","30536":"Ed S","30537":"Babar T","30538":"ImFrmCanada","30539":"StylinScotty","30540":"GordK_1","30541":"SailorGeorge2018","30542":"Nora","30543":"DEmilyS1980","30544":"RochWall","30545":"SBurke3","30546":"C C","30547":"akepke584281","30548":"JeffWhite1968","30549":"panbk4g","30550":"33Molley","30551":"LButter","30552":"CanadianRealtor","30553":"Keith W","30554":"AStriefler","30555":"Jeff S","30556":"Randy M","30557":"Maple Leaf","30558":"yvettec672","30559":"trn81","30560":"Sharon K","30561":"AKMini","30562":"Cyndi M","30563":"shminley","30564":"Robert K","30565":"CathyDArizona","30566":"Brian L","30567":"PMahdis","30568":"Sharon M","30569":"Jo-Anne and Mel M","30570":"Laurel M","30571":"Honda185","30572":"michaeldR431QI","30573":"sherbear71","30574":"brian v","30575":"AndrewGillese","30576":"DougofCalgary","30577":"thechrisnr","30578":"Kyle M","30579":"Comy_jd","30580":"love2travelw2kids","30581":"davehC6586QQ","30583":"O2217LIjimw","30584":"Margaret B","30585":"A TripAdvisor Member","30588":"","30599":"Gwen O","30600":"Josh C","30603":"Dave D","30604":"Neno14","30606":"Amir H","30607":"CowtownSoccer","30613":"abcdefgCanada","30617":"debbiebN3127WW","30618":"V T","30620":"jakeadvisor","30621":"brentsB5877AH","30623":"jennifereJ4916FB","30627":"Canadian_Food_Guy12","30628":"Travelguy43","30629":"Herdof1media","30638":"Dwayne L","30639":"Garth G","30641":"aamd587","30642":"545stans","30643":"jonw991","30644":"TwigDi","30645":"525terryn","30646":"pamelasV5136OP","30648":"rockr635","30649":"Cathy W","30650":"C S","30652":"Lois D","30659":"Larry S","30660":"CalgaryTraveler07","30662":"105randallp","30667":"laurette k","30670":"348lilan","30671":"Peter D","30678":"Conrad P","30681":"Philip P","30683":"H6912AImichelg","30684":"jolynm","30686":"Bernard E","30687":"randycM1272EP","30692":"tim933","30694":"leeveractiion","30695":"Sexxydo30","30700":"norinem369","30701":"EPedmab","30711":"D4620GJjohnw","30712":"greghQ9882IN","30714":"E3790ELjulieh","30715":"Andy L","30716":"Howard T","30717":"Kellys0pini0n","30719":"malcolmd430","30720":"TravellerTracy","30721":"Terry P","30722":"Judy C","30723":"Rita510","30724":"Jim R","30725":"gegerdie","30726":"Cory1199","30727":"Ben K","30733":"ValCee6","30734":"accordional","30735":"Brian O","30736":"Natalie T","30737":"Eric D","30738":"Wannabeinthesun","30739":"Muttsk","30740":"CSW44","30741":"Fl0wers2018","30742":"claire t","30743":"Linden L","30744":"jeannieanne","30745":"eyeswideopen8952","30746":"GriswaldsYXE","30747":"CRWPG","30748":"WarPaintWithYoga","30749":"Sabrina C","30750":"cazlab","30751":"Teresa M","30752":"DIZZY82","30753":"Pauline O","30754":"Alcoma","30755":"oneillalena","30756":"Danielle V","30757":"Karen B","30758":"","30763":"pdoug72","30764":"poolmom","30765":"RLHEKH","30766":"Chad A","30767":"Marilee H","30768":"Jeremy K","30769":"louie p","30770":"rlb_4","30771":"Martin H","30772":"Daryl-Anita","30773":"Goven","30774":"Dayna T","30775":"Arjan v","30776":"13McMurray","30777":"loyalearthling","30783":"867jesseu","30784":"Lakshmi S","30785":"KelownaRussells","30786":"nycbee","30788":"bill555","30789":"WishfulBeard","30790":"kcchambers","30791":"Kandie_128","30792":"RoWvu","30793":"D571SOmichaelr","30794":"beebec2018","30795":"A TripAdvisor Member","30796":"Leslie Ian R","30797":"dutch63_12","30799":"lisa38_11","30800":"avroarrow25","30801":"Bearhead101","30802":"Natural8","30803":"richard h","30804":"Kaw0001","30805":"Tammy T","30806":"SKflip","30807":"Brent T","30808":"john richard b","30809":"vilgail_s","30810":"JustAsk2010","30811":"CFreya","30812":"norma r","30813":"Bikingfor2","30814":"Chris-272727","30815":"OnTheGoFamily_12","30816":"SjNM123","30817":"Ven_M_13","30818":"candpmommy","30819":"buller_6","30820":"tanktrucker53","30821":"Shelley B","30822":"Larry C","30823":"andrea p","30824":"meenamara","30825":"Takarehi","30826":"Jacalope","30827":"yellowknife99","30828":"FreddySmith","30829":"CanadianLady11","30830":"CanadianWomanAbroad","30831":"pcedor","30832":"frankw2","30833":"Gerry V","30834":"lindaandclyde","30835":"janaBozeman_MT","30836":"SKShaddock","30837":"Roadtraveller196","30838":"dice401","30840":"Anniemary58","30841":"TJandTR","30842":"DestinyVP","30848":"LurleneScottsdale","30849":"VailSnowbunny","30850":"TravellingCharlie","30851":"gypsydee1","30852":"Albertasavvy1","30853":"nozid","30854":"EmacRegina","30855":"koodi","30856":"Benjamin B","30857":"danika2","30858":"O9692SDdavidw","30859":"JIm R","30860":"Jenness S","30861":"Joykohn","30862":"Rhea S","30863":"Alida L","30864":"Reddogged","30865":"Tim J","30866":"tdunlop1977","30867":"carolevans25","30868":"srichardson99","30869":"pls2rey","30870":"JLNARC","30871":"Rafa P","30872":"CJ T","30873":"","30888":"Allan O","30889":"esteve389273","30890":"33Molley","30891":"Clarence S","30892":"OliverEdwards","30893":"Frances P","30894":"waynesC9769HR","30895":"A TripAdvisor Member","30896":"TrailBlazer198238","30897":"Steven R","30898":"cbisho182995","30900":"Cathy M","30901":"regisjones","30904":"jcgarcia6","30907":"jessicafG5339UV","30908":"Michael D","30910":"jeanaD2389AU","30913":"MyleHigh","30914":"cinder317","30915":"Alfred K","30916":"865noral","30917":"William B","30918":"Narinder D","30919":"baudley","30920":"Gord S","30921":"483brada","30924":"lesliannl2017","30925":"samanthasantia62","30927":"Cheryl K","30928":"Mabelzzz","30930":"309233marlene","30932":"liz_12EO","30933":"Kelly Davis L","30934":"Shane H","30935":"charadam2018","30936":"Gypsymalu","30937":"Andrew W","30938":"KevinRie","30939":"Cath L","30940":"DonnaL428278","30941":"Mohammad Asif A","30942":"yaletowners","30943":"Sarah Q","30945":"Skaramoosh","30947":"Alexis P","30948":"Dee C","30949":"81rickk","30950":"skingsway","30951":"Bev-Daryl B","30953":"katlev7","30956":"Rick S","30958":"davewilliam1982","30959":"nloughead","30961":"M7606LClucieb","30968":"soonyk","30969":"Aniket J","30970":"keyurg2017","30972":"851katiev","30974":"glena878","30976":"Andrew L","30977":"143JenniferB","30983":"Marcel D","30984":"TrishaTwenty","30985":"loy Seng y","30986":"rosebudFlorida","30992":"Heather P","31008":"Jason W","31009":"patchlou55","31010":"Randolph T","31012":"Sheila H","31013":"holidaymaker1955","31014":"Dennis H","31015":"sandracC2185DP","31017":"Barb R","31025":"leni_howg","31027":"Brian C","31030":"hcd-1921","31032":"3203m","31033":"Principe e","31034":"Buddyinbedtimes","31036":"605millyc","31037":"Judy S","31038":"amespo","31039":"CARIBBOB","31041":"mstraats","31048":"Dardal","31049":"721miriamd","31050":"TRice0617","31051":"ACuming","31054":"VyPete","31056":"advisetrip","31057":"Dawn H","31058":"","31063":"silverbrook","31068":"Titannia99","31073":"LiztheWhizz","31093":"Daveyg63","31098":"blueeyes2008","31108":"Farrukh_fromLA","31118":"Elizabeth L","31123":"BenLar137","31128":"robisonjim528","31133":"tanfan","31138":"Dave N","31143":"casswagner","31148":"Nigel S","31153":"bigswedemats","31163":"Fasted09","31168":"JPH_21","31173":"Tom H","31183":"scorpion1765","31188":"Nomad37427415133","31189":"Blair P","31190":"blessedtravellers","31191":"Sunshine18229599758","31192":"Lynis M","31193":"mpb59","31194":"Warren P","31195":"PrairieGirl2000","31196":"wchaluaysri","31197":"luvbullterriers","31198":"Yorkie1948","31199":"mgenie565914","31200":"shovelhead2018","31201":"pnorem","31202":"Cheryl W","31203":"","31208":"Graham T","31209":"A TripAdvisor Member","31211":"KootenayGirl72","31212":"rteltd","31213":"StinkyBinky","31214":"cblatt960785","31215":"Kara7980","31216":"ettingerkoot","31223":"Frozen7North","31224":"sharrym2015","31225":"E9616JXTravelor","31227":"217dinag","31232":"Jenn H","31233":"davidiP4107HX","31236":"johndI7260EP","31237":"ronaA9259ZC","31239":"505kristyc","31241":"Eric C","31242":"jolenew553","31244":"Ardan H","31246":"Richard B","31248":"Laurel M","31250":"charlessA5753EJ","31254":"josephmU5417RD","31255":"LauraJay86","31256":"Amanda W","31257":"Daniel M","31259":"Julie B","31260":"harman m","31261":"821williamn","31262":"Nicole P","31263":"cgy_mission","31264":"jenle78","31265":"jbalovetotravel","31266":"reynolds_jacob","31267":"Scott W","31268":"Lloyd C","31269":"johnr20152015","31270":"Amanda H","31271":"AciDxBatH","31272":"lynnmS8228KX","31273":"MikeVanessaP","31275":"Y4706TIpaulb","31276":"Vali G","31278":"N3760RPannettem","31280":"lolah2","31281":"davehM8896WY","31282":"oswaldocontreras","31283":"Bernadette B","31285":"Myra G","31286":"GARY B","31287":"carlasX1818KH","31288":"exotraveller2016","31290":"Dave M","31291":"BeckyQuist","31293":"shellyl104","31295":"648lauraleea","31298":"Carol W","31299":"zoeb908","31300":"jcsch","31302":"Rick H","31304":"PAUL L","31305":"dennisj208","31306":"Ginger245","31307":"janetdQ6115RG","31309":"306-953-0088","31310":"764lyled","31312":"sandramM725AP","31313":"cindybO139WF","31314":"malloryk75","31315":"Ashley N","31316":"j0ckser","31317":"Hector03","31318":"dorisa617","31319":"armygal84","31320":"Russell H","31323":"Cindy E","31324":"Alan H","31325":"paulbNorwich","31328":"Richard O","31330":"Gina P","31332":"angelb102","31333":"karenoT9181RY","31337":"Diana D","31340":"Paul H","31341":"Gordon K","31344":"Carry S","31345":"annsN6337AC","31346":"Dixie H","31347":"vegmAR","31348":"668nadinek","31350":"Jen W","31351":"tirzahdog","31353":"27cameronm","31354":"Joanne699 B","31355":"calvin b","31356":"Christopher T","31359":"837debbiea","31363":"James H","31365":"john h","31367":"T6728BFjohns","31368":"andreagY52VF","31370":"Sk8dave","31372":"Monique C","31374":"M2311VKandrewm","31376":"Z5812EAmaryb","31377":"Craig D","31378":"seniortraveller21","31379":"Elaine V","31380":"Milbers","31383":"963darrylk","31388":"Lisa K","31389":"krys18","31390":"kevin s","31391":"Taros","31392":"Evelyn J","31393":"","31398":"Debra L","31399":"Marj B","31400":"CalJay","31401":"259robin","31402":"Martin Tremblay","31403":"Barb G","31404":"D'Arcy E. Barker","31405":"RS-Edm-Ca","31406":"Gordon G","31407":"Alfred K","31408":"aorr035","31409":"Adventureglo61","31410":"David K","31411":"glevil","31412":"Larry C","31413":"Cybilmarie","31414":"jcsch","31415":"07cricri1982","31416":"Denise T","31417":"Olga K","31418":"Geordiegirlinda","31419":"man974","31420":"Christiaan H","31421":"pdoug72","31422":"Traveller7658","31423":"Pascal P","31424":"Pike57","31425":"Karen19571985","31426":"hppytrvls","31427":"Anon177","31428":"lfrogg","31429":"Steinen","31430":"A TripAdvisor Member","31431":"ConciergeGuy","31432":"ToCold","31433":"mcmccreston","31434":"lilleahbeah","31435":"Prairiegirl65","31436":"JBBsunny","31437":"Cactus0","31438":"CarefulChoices","31439":"CHRISTOPHER W","31440":"I_Roam_AB","31441":"wandrnjohn","31442":"Micah S","31443":"CowCatcher","31444":"runtrails","31445":"Neil H","31448":"Keh761","31449":"Viola O","31450":"MarkAndCathy","31451":"Melanie","31452":"TLG444","31453":"","31458":"349samirj","31459":"Richelle\u2019s Nana","31460":"corcarb","31461":"Annalee L","31462":"Laker_girl_AB","31463":"PsychRN12","31464":"Rob E","31465":"dreataylor","31466":"GEOS30","31467":"jeremewatts","31468":"MauiGirl332013","31469":"MinorHockeyParent","31470":"satogle","31471":"Sabrina C","31472":"hendo1","31473":"TapAway","31474":"Kim H","31475":"Elroy10","31476":"haoying l","31477":"Mallory H","31478":"Travelwellwithkids","31479":"Ronald L","31481":"Courtney G","31482":"travelingfamily009","31483":"Nd_donnelly","31484":"Cherry C","31485":"Michelle T","31486":"metaungulate","31487":"KAPatton","31493":"Allie G","31494":"vivian h","31495":"Stephrox77","31496":"alpsmntn","31497":"canadianquebecer","31498":"Emily T","31499":"Miquelon2000","31500":"Stephen T","31501":"MichaelSiervo","31502":"Riian O","31503":"CentralABFamily","31504":"Jennifer K","31505":"Sea Cider","31506":"Donna M","31507":"Lawrence B","31508":"UncleRJ","31509":"Love2travel197621","31510":"Alex C","31511":"CowtownSoccer","31512":"karenoT9181RY","31513":"CathyJMO","31514":"travellfar","31515":"James L","31516":"smoir64","31517":"Robbin8888","31523":"Celine_From_Regina","31524":"songofthetravelling","31525":"Joanne W","31527":"Tinker56","31528":"RaiOfSunshine29","31529":"TravelBuddies1228","31530":"123canadiangirl123","31531":"Chris O","31532":"Kaylight11","31533":"HappyTravels162","31534":"Andy C","31535":"CdnMink","31536":"wilfred1969","31537":"Joyce B","31538":"Patrick T","31539":"ns3","31540":"lov2travel277","31541":"Rami B","31542":"Page_I90","31553":"Danielle M","31554":"JeannieSmallTown","31555":"CD323","31556":"John T","31557":"buffalodude","31563":"rafter3C","31564":"Melinda P","31565":"Wolfpack29","31567":"Steve F","31568":"Briana J","31569":"oriordannoelle","31570":"Brandon O","31571":"fkdubs","31572":"Yerxlnc","31574":"Sarah R","31575":"bvb10","31577":"Jeff M","31578":"Lyndon C","31579":"diamondseeker","31580":"Tammy E","31581":"Jesse P","31582":"83KitKat","31583":"kitman2012","31584":"Smalaniuk","31585":"kkroe77","31586":"Jean Pierre S.","31587":"Lin B","31588":"4jsadventures","31589":"littlebuddy2013","31590":"Look4-2","31591":"Harvey C","31592":"Michael L","31593":"Newborn7128","31594":"Stasi R","31595":"gator71","31596":"Sharmane1","31597":"kawigirl1979","31608":"DuncanMusicman","31609":"blonde_bond","31610":"MarkLWills","31611":"Marcelo Z","31612":"SansSouci11","31613":"Gibber1968","31614":"dholy","31615":"Cdn_fam_travels","31616":"Sean O","31617":"pdoug72","31618":"Danielle0720","31619":"Dave1453","31620":"DanceMomma2","31621":"JeffFr","31622":"Lovinglife16","31623":"Prarieboy","31624":"R P","31625":"Geordiegirl63","31626":"Ashley","31627":"Maddy G","31628":"jackymoff","31629":"Carlos Ryan A","31630":"bhamjeep","31631":"Calvin M","31632":"We_Love_2_Travel2013","31633":"Cowboy005","31634":"BritJones","31635":"duchessofsunhill","31636":"Nicole M","31637":"M T","31638":"Ann D","31639":"Judare","31640":"DeanCalgary","31641":"Jacqui R","31642":"Susan P","31643":"beachfun10","31644":"Kelly S","31645":"SnowbirdfromCanada","31646":"Flames97","31648":"kkroe77","31649":"Rick","31650":"Stevedk01","31651":"jakehandy1971","31652":"suzy d","31653":"lorireimer","31654":"jzwick227661","31655":"casamargareadaville","31656":"Verginia Z","31657":"Keith D","31658":"HikingLover","31659":"jolaynes615","31660":"S2428PSjeffreyb","31661":"PARMVEER S","31662":"Ben_From_Been_there","31663":"A TripAdvisor Member","31664":"barbm179","31665":"loganl433","31666":"57zandraz","31667":"Dale H","31670":"William G","31672":"Bettie L","31673":"","31679":"Liz730053","31681":"Angela_Fok","31682":"222carieg","31684":"260dalipc","31685":"Q1108WElaurah","31686":"jenle78","31687":"Winston Crinklecut","31688":"167howardm","31689":"steveL8652JG","31691":"slargue","31692":"AlnMarg","31695":"TRAVEL_LOVER96","31696":"Wendy J","31698":"Brienbut","31699":"JW203","31701":"allysong905","31704":"Jannice C","31706":"Neil B","31713":"731curtisp","31714":"Betty M","31715":"Backroads_Wanderer","31717":"arthurd118","31718":"AidoseVelpe","31719":"WexleySnoops","31720":"leo4470","31722":"826juanitam","31723":"kanuck2015","31724":"Barbara P","31725":"User C","31726":"637terryk","31727":"rcm682","31728":"459amandak","31730":"Jtravels78","31733":"Thomas S","31734":"DoJeartist","31738":"Ashley M","31739":"Coachfitz","31740":"John B","31741":"Laura P","31742":"Brent C","31744":"TrueCanucks","31747":"Fundom64","31749":"Megan J","31752":"Neil M","31753":"jodies141","31754":"Rick B","31755":"Timothy C","31756":"caddism","31757":"Dirk S","31761":"Jim D","31762":"dorisd918","31766":"AGS56","31768":"Lucas M","31771":"Tripsterchick","31781":"Pat S","31788":"Peter H","31789":"Susan H","31790":"Eswina N","31791":"Henry M","31792":"Katie R","31808":"Dave T","31819":"notoriouskelly","31823":"Cherokee_girl2013","31826":"atticgirl7","31828":"pneriah","31829":"soulseek","31830":"MattyJoh","31834":"Rod K","31835":"justinm238","31843":"JANE R","31845":"jim j","31846":"L R","31848":"baudley","31853":"CJahn1991","31858":"Berryshack","31863":"Shirley J","31868":"ToddMiki","31873":"kristy9999","31878":"","31898":"father_ernie","31903":"Ron G","31908":"bob x","31918":"Geographer08","31923":"Bini B","31924":"Andrew N","31925":"MiissouriMan1001","31926":"Paul M","31927":"sneezyfox","31928":"wayneh198","31929":"JeanYHZ","31930":"LenLangevin","31931":"Ben_From_Been_there","31932":"AMSHL","31933":"","31938":"Paul N","31939":"KDawn","31940":"Cowan C","31941":"Jet13492047460","31942":"George W","31943":"Dean C","31944":"DX2GO","31945":"mumsin","31946":"Centre_of_Canada","31947":"Darleen B","31948":"Culture36556420467","31949":"Trek16913774588","31950":"GrandTour56716338335","31951":"Discover45263628909","31952":"Getaway32966019047","31953":"Audlyn","31954":"camillacatface62","31955":"marlenepreston","31956":"kmtmontana","31957":"malfred0521","31958":"dzumbino","31959":"suzannegautreau","31960":"sd2018989","31961":"Joyce V","31962":"bcsanders","31963":"montanafan","31964":"bjarnason27","31965":"Melissa C","31966":"SDupuis","31967":"908getaway","31968":"","31973":"D M","31974":"Gary M","31975":"Ryan B","31976":"Edward B. S","31977":"kayjo72","31978":"imagemaker1","31979":"dianescote","31980":"rubiec512","31981":"mokoosh","31982":"dreamingofgreece","31983":"Roving753937","31984":"mmsun_travelbug","31985":"bpiehl2018","31986":"brittanymackee","31987":"mitchellkae","31988":"garry n","31989":"TheTravFam","31990":"Stanley F","31991":"Christopher A","31992":"Debbie402","31993":"rissakip","31994":"travellingshow2013","31995":"cherylk315","31996":"yourdailyzen","31997":"oldfolksAlberta","31998":"ScotAlberta","31999":"picky154944","32000":"sarahkropf","32001":"Lynne K","32002":"ClaudesMum","32008":"jnhower","32009":"Edna N","32010":"Jdabroad56","32011":"strickly2016","32012":"stant2018","32013":"davecN3584NT","32014":"Ken V","32015":"F9028KLkellyp","32016":"ernestoh487","32017":"Jimmy G","32018":"LPad1","32019":"dt0958","32020":"joannerS863TB","32021":"Shirley J","32022":"430kelsiv","32028":"Salina J","32029":"635terrap","32030":"rnoyes21","32031":"Sally M","32032":"mammaberger","32033":"armyde","32034":"S242IJheatherh","32035":"TDWest22","32036":"lornee787","32037":"belindam332","32038":"timv88","32039":"Snoozie P","32040":"MackyM9","32041":"lauried207","32042":"cindypY3644ZS","32043":"tdth0mas","32044":"jaunty5","32045":"Susan W","32046":"Rick E","32047":"James L","32053":"2Calgarians","32054":"DaveH656","32055":"mydogjane","32056":"Hazel R","32057":"AJK","32058":"Ray M","32059":"markwX1521PT","32060":"Jcnilinda","32061":"laurierdcffc","32062":"lyne24","32063":"Sundogs40","32064":"U4265HDdianef","32065":"Joye W","32066":"JMay2014","32067":"Calberta","32068":"Agnes O","32069":"k-bull6","32070":"dorothyg106","32071":"daniplx","32072":"haileywalker92","32073":"E4639LQkarenw","32074":"Connector","32075":"andreahD3477AX","32076":"Jeanne K","32088":"trevorc39","32089":"TimMad","32090":"ernie b","32091":"R9281HUronb","32092":"PapaBedo","32099":"JCFccccc","32100":"984juliusl","32101":"Nadine R","32102":"Canmoretravelbugs","32104":"Lloyd C","32105":"lindahZ8914CJ","32106":"dgos9","32107":"Mahmoud L","32108":"Fearless262586","32109":"985lindseyc","32110":"DougofCalgary","32111":"TaliaP2013","32112":"Donna A","32113":"hikingprof","32114":"tydo_50","32115":"melonjk","32116":"kevindE4643QY","32117":"metaungulate","32118":"A9275JWmarias","32119":"George C","32120":"H5012RFbillh","32121":"Lorrie B","32122":"GOTRAIN","32123":"cindysparrow","32124":"billt118","32125":"Suzette H","32126":"elainel878","32127":"Sharon W","32128":"Mark P","32129":"Mike V","32130":"Easton M","32131":"rayg229","32132":"U5837MFphilipr","32133":"R1806FCdenisc","32134":"AWPR","32136":"dwight b","32137":"Smordly","32138":"AbueloElkford_BC","32139":"Rick Z","32140":"delisledelisle","32141":"salupm1","32142":"Janet T","32143":"Jessie M","32144":"Family_Tripster_05","32145":"Bonnie W","32146":"Kenzie B","32147":"astormchaser","32148":"Sarah N","32149":"judy22015","32150":"Karen L","32151":"whatdelayindustries","32152":"Snoozie P","32153":"PeteLikesFishing","32154":"Doug E","32155":"Victoria K","32156":"Cris E","32157":"Sandandsunshine","32158":"","32163":"97Z28","32164":"Saskymexy","32165":"Rick H","32166":"Lorrie K","32167":"Tom M","32168":"gilb112016","32169":"SunCruise2018","32170":"Bradley A","32171":"Cindy E","32172":"EatRestRepeat","32173":"Stephen5575","32174":"fadamek","32175":"Suzy","32176":"pkl90","32177":"Powick","32183":"holidaygirltinita","32184":"Kathy R","32185":"PeregrineEdmonton","32186":"A3vanRooij","32187":"traviscummings10km","32188":"CanadianGoesAbroad","32189":"Ronmexico78","32190":"JerryPavel017","32191":"mm1969632","32192":"Goven","32203":"kmom9663","32204":"Lindsay N","32205":"shnpan","32206":"Triumph1970","32207":"Canmoretravelbugs","32208":"Paul B","32209":"DonCreston","32210":"Anna B","32211":"Kathy D","32212":"Ray F","32213":"Eswina N","32214":"Jim-Denise-MB","32215":"Russ H","32216":"Jeff P","32217":"L B","32218":"AndrewS381","32219":"Les I","32220":"1redhed1","32221":"MARY O","32222":"LA150","32223":"roadwarrior252","32224":"TravellingWKidsAB","32225":"jonnypq","32226":"I Disneylovers2000","32227":"Chackett","32228":"yyc44traveler","32229":"Al R","32230":"Deanna D","32231":"293davec","32232":"56adventuregirl","32233":"Ingrid W","32234":"George S","32235":"Wilderness188","32237":"Davalicious","32238":"snippin","32239":"A TripAdvisor Member","32240":"SaltLakeSteve","32241":"Diane M","32242":"J&W","32243":"Igal A","32244":"CanadianLady11","32245":"CranbrookFilby","32246":"g0neaway","32247":"Anabelle L","32253":"Beaver8","32254":"CS6","32255":"I_am_homeward_bound","32256":"Anne4Calgary","32257":"Dabbo56","32258":"Laneybc","32259":"JRSM1THAlberta","32260":"altagal","32261":"Matthewson","32262":"lctbro","32263":"Dreamer07604164969","32264":"happy778","32265":"Fearless40057427839","32266":"Lorrie G","32267":"Passenger45481149052","32268":"AM1","32269":"Debbie K","32270":"Sherpa59367599516","32271":"950rosen","32272":"KermitNC","32273":"L H","32274":"Ken W","32275":"Malcolm C","32276":"Gail R","32277":"marshajanelowe65","32278":"","32288":"429laurieb","32289":"syd5562","32290":"John H","32291":"sadcustomer90","32292":"tmallinson56","32293":"themays1996","32294":"MySilkRoad","32295":"Charlotte D","32296":"joandstu2017","32297":"TheBatCave_13","32298":"Paul R","32299":"Helen H","32300":"windrd","32301":"G G","32302":"JGR123","32303":"Jzjsolo","32304":"kitten50","32305":"cornerstoneyyc","32306":"WhitemudTravellers","32307":"Kyle N","32308":"PAUL W","32309":"LinLo50","32310":"rlyn88","32311":"cindy r","32312":"Yang_0001","32313":"Jay L","32314":"janetmX6574DE","32315":"WMD","32316":"Peter D","32317":"Joe-Lincoln-CA","32323":"BarrieIlovetotravel","32324":"Victor H","32325":"brandi j","32326":"Earthmuffin92","32327":"PortlandRoss","32328":"wardgarner","32329":"D0t123","32330":"qmackie","32331":"Jim L","32332":"Brent M","32333":"lanzie99","32334":"sovernet","32335":"Livinthrutravel","32336":"lmmnewjersey","32337":"611Marty","32338":"planetearthtour","32339":"CalgarySummer2010","32340":"BigJoBR","32341":"foxsandy","32342":"Jdabroad56","32343":"","32363":"mydogjane","32368":"drsnowdon","32373":"Vickie_Bernie","32378":"travellingamma","32383":"KDS33","32388":"baddawgpete","32393":"Jonathan C","32398":"Powick","32403":"myra792016","32413":"MattDD67","32423":"Tom H","32438":"DRobb04","32443":"CanadianRealtor","32448":"luciagayle","32453":"myzandlola","32458":"singlemomtraveller","32463":"Non-fly","32468":"gjsamson","32473":"Kathleen R","32478":"Stacey B","32483":"Alero17","32498":"Nthpy","32503":"HeatherDawn1972","32508":"Trevor H","32518":"Dallas I","32528":"KarenRay777","32533":"Marcel H","32538":"stacey t","32543":"Vanessa M","32544":"Valdene B","32545":"Road88437","32546":"I6777HYjamesd","32547":"Stephanie Y","32548":"617Karen","32549":"TripMember06112015","32550":"Laura S","32551":"andra_secara","32552":"Mik B","32553":"","32558":"","32568":"","32570":"Companion15292410529","32571":"Compass17935232147","32572":"SandyRVing","32573":"JuliaHB","32574":"MMCS1","32575":"","32580":"Inspire203612","32585":"Irv F","32590":"TravCan2014","32595":"Jim C","32600":"dfp425","32605":"","32610":"311mammag","32620":"cphilpot","32645":"FlyingEvilMonkey","32650":"Roam374105","32651":"shivani s","32652":"jefflamothe2010","32653":"W4148LFj","32654":"Kathy W","32655":"Aly-Nasi","32656":"Alice C","32657":"dvermeer","32658":"Bracebridge2010","32659":"Zoe Dodgson","32660":"","32665":"JF Bordeleau","32666":"260emmanuelp","32667":"SLIKSTER","32668":"lets_go-TRIP","32669":"donnaaP7589SE","32675":"Sue P","32676":"CammyChing","32677":"Spamama_12","32678":"Bush-76BC","32679":"David A","32685":"cditrani","32686":"Johnny F","32687":"Tom Y","32688":"Harold M","32689":"Ashley G","32695":"Chris E","32696":"cheriessner","32697":"Ruth W","32698":"Corrie V","32699":"ldennis2018","32705":"CaroleBur","32706":"OnAir594844","32707":"SammyCliff","32708":"marveseth","32709":"Rachelle L","32710":"tryp2017","32711":"PaulH575","32712":"WB137","32713":"wmartin173","32714":"pure772018","32715":"CosmicMuffin","32716":"Gabriel T","32717":"JRR","32718":"Pebbles1974","32719":"pvandrego","32720":"Joseph P","32721":"NorthOntNl","32722":"Robert T","32723":"Hogster","32724":"Judith D","32730":"jenstew2","32731":"HanGal","32732":"YellowOleander","32733":"sjkachow","32734":"Faizal B","32735":"B3achLov3r","32736":"Dani M","32737":"LWile","32738":"Maggie M","32739":"Gabe T","32740":"259travisc","32741":"SSpivey-80","32742":"CatherineACM","32743":"Fallen_feathers","32744":"V5556OEpeterm","32745":"TravellingTFP","32746":"shannonf302","32747":"heathercB18YA","32748":"Rick W","32749":"X2020WQangelab","32751":"Jeremy M","32752":"E8977EPcatherinem","32753":"Jeff J","32754":"K4634SLallisons","32755":"traihan","32756":"JackTheDog1","32757":"T9533FEalank","32758":"rjcampNewBrunswick","32759":"andreapS7104QP","32760":"SenorGancho","32761":"Bruce M","32762":"2HillsWasagaBeach","32763":"irener254","32764":"LaHaZe703","32765":"Joanne P","32766":"999bertw","32767":"Pamela A","32768":"johngQ8694IV","32769":"OutandAbout7777","32770":"4imadl","32771":"stevejD5633HB","32772":"jasonkQ7528IX","32773":"Murray G","32774":"Paul W","32775":"Margaret F","32776":"Bob S","32777":"BalancePoint","32778":"DoubleBBB","32779":"680richardy","32780":"239leeannt","32781":"MCSarge_VB","32782":"markmQ3988TI","32783":"FamilyTraveler4236","32784":"PhmTraveler","32785":"111glynnm","32786":"Tom T","32787":"Lyn K","32788":"D2268ARkevink","32789":"wcoyote2006","32790":"Ryan M","32791":"467russellg","32792":"JALToronto","32793":"LindaM022017","32794":"Juanita S","32795":"PieterandRob","32796":"Ed S","32797":"241douglast","32798":"Marie699","32799":"meganmk13","32800":"Canadianweaselette","32801":"s y","32802":"restnot","32803":"436donp","32804":"blueberrypa","32805":"palmtree2011","32806":"FoodandTea_Lover","32807":"Michel L","32808":"Mahran K","32809":"wally37","32810":"michellekD730VF","32811":"Alicia H","32812":"John A","32813":"mightysergei","32814":"Dawn F","32815":"sarahdO3436SC","32816":"alwayshappy2017","32817":"Kim S","32818":"841daved","32819":"1simon1","32820":"janyka2017","32821":"Chad G","32822":"Bill S","32823":"Indah Edlightz","32824":"P1728NYtomk","32825":"George S","32826":"kemalt242","32827":"LizBD","32828":"carlsG2801JO","32829":"Susan C","32840":"Bob C","32841":"morrisk245","32842":"Joanne S","32843":"Travelling_Queen85","32844":"V2494ASdianec","32845":"domenicomS3050XJ","32846":"T8129FLmarcp","32847":"Denis L","32848":"444carmelan","32849":"Lee S","32850":"Michelle T","32851":"Andy C","32852":"Kat","32853":"FumiyoNL","32854":"Warren B","32855":"family050","32856":"Passport47135263314","32857":"Straight4orward","32858":"Kerwin15L","32859":"OntarioJK5","32860":"Quest68446789107","32861":"ladyboater","32862":"Getaway13499101317","32863":"RonPD","32864":"Andrea B","32865":"jessiew985","32866":"Kelly Whalen","32867":"Peter G","32868":"eltaw","32869":"Voyage49179654850","32870":"","32875":"Cfarley1","32876":"Nakadu","32877":"Phil835","32878":"Trek524514","32879":"williamhay2018","32880":"Marie-Claire D","32881":"RebeccaGK","32882":"LanaV0808","32883":"Cathy C","32884":"John C","32885":"traveller144","32886":"pmcnay","32887":"tomarakaye","32888":"hwick2016","32889":"M H","32895":"Chelsea H","32896":"cjlongoworking","32897":"bearbutt17","32898":"mrk40","32899":"bigbertha01","32900":"Kimby R","32901":"BishopWm","32902":"Pat C","32903":"Malcolm R","32904":"ashleyyy87","32905":"pixxie99","32906":"kreativekind","32907":"emmalucas","32908":"Gloria R","32909":"Adventure758499","32916":"668christianer","32917":"Suzanne L","32918":"coadym2018","32919":"bhan2016","32920":"TravellingLadyYogi","32921":"Sylvie C","32922":"Linda B","32923":"awayIgo2travel","32924":"Carlo N","32925":"Douglas D","32926":"T5718LIcraigm","32927":"417naomic","32928":"N3133VTlynnc","32929":"BimmerM","32935":"PM_Traveller_9","32936":"carolpI7656SK","32937":"hsr28","32938":"Lorraine P","32939":"Lucywestie","32950":"Suzanne w","32951":"claresB8812JC","32952":"A1083VKpatrickd","32953":"M255ABshawnm","32954":"Debra G","32955":"christinemX2111ZD","32956":"Q4444YWbrianb","32957":"H5415LPstephenb","32958":"Robert L","32959":"Q8176ULbrians","32960":"Roger D","32961":"Donnald J","32962":"Reza R","32963":"michellei474","32964":"Natalie G","32965":"L858EQjamesg","32966":"Em B","32967":"B6981EZtracyl","32968":"richardbO4846EI","32969":"Orcharoma","32975":"JohnLSThunderBay","32976":"lindavC5692UU","32978":"lorihW3964RI","32979":"brendasD59UM","32980":"M W","32981":"Andrea P","32982":"keonii","32983":"729rihamr","32984":"vincentvU2451XO","32990":"awesler","32991":"garyl393","32993":"Meaghan O","32994":"S6705YVbrianh","32995":"Louise H","32996":"Genevieve B","32997":"dkb60","32998":"mattcC1533MS","32999":"Greg0410","33010":"U4296SCangelar","33011":"Q3555GKmiket","33012":"colettep813","33013":"Patricia2travel","33014":"gramof651","33015":"Craig D","33016":"Adele D","33017":"666sherria","33018":"a_and_a_winn","33019":"tim v","33025":"cathysC2605DY","33026":"skidc","33027":"Brian C","33028":"297gaylem","33029":"noviceahha","33030":"donaldmQ9748RY","33031":"C9341OZkevins","33032":"H8567AUryanp","33033":"giselem622","33034":"Y8320ZMwilliamb","33035":"shellyannr2017","33036":"Demon416","33037":"ALFREDO G","33038":"Joyce T","33039":"Anne-Marie N","33040":"514desmondn","33041":"Cheryl A","33043":"Melenie C","33044":"marcan2nyl","33045":"Brandon G","33046":"patriciamA7922JI","33047":"rachelgR9009UZ","33048":"TurnersinMexico","33050":"Candice M","33051":"Happiness256407","33052":"Relax45049575609","33053":"ilovethesunandsand","33054":"Camper19999764713","33055":"Inspire02119584607","33056":"fashiongirl2","33057":"Tony F","33058":"Roving14335086428","33059":"Matthew B","33060":"Sherpa30823887824","33061":"Inspire54215799468","33062":"Safari58247662484","33063":"Happiness51156548449","33064":"Freedom590999","33065":"Trek09230126050","33066":"Ida C","33067":"746neilv","33068":"Jennifer L","33069":"Stay58308017659","33070":"Getaway359922","33071":"Wanderer61313699454","33072":"Sightsee38901384539","33073":"Dream63269282394","33074":"Babeboopsy","33075":"PedroCanuck","33076":"Climber59611577980","33077":"Dominik M","33078":"turcomovil","33079":"Janet F","33080":"Meander39787473802","33081":"LoveTravel680669","33082":"Relax03406690558","33083":"Geneventer","33084":"Compass47629617030","33085":"Elena Z","33086":"Valentin I","33087":"Vacation20197219854","33088":"Explore56494869111","33089":"Marco F","33090":"","33095":"dkl2018","33096":"Escape513875","33097":"Dana","33098":"Stay06980692356","33099":"Mark V","33100":"Pioneer44203851243","33101":"Escape59524843916","33102":"Discover47888636631","33103":"Traveler06256277828","33104":"Happiness35445176182","33110":"PinayEh","33111":"Mandy O","33112":"Resort55113426680","33113":"Michelle P","33114":"melissamskillings","33115":"chry11_ca","33116":"Escape05619352759","33117":"61neil","33118":"Trek16716383376","33119":"grimsbygirl58","33125":"Excursion50518835689","33126":"jrozon698","33127":"Compass09022829643","33128":"Sonia G","33129":"Simeon W","33130":"Journey41389851408","33131":"Inna K","33132":"Vacationer723462","33133":"Freedom12577128051","33134":"wrldtravellerToronto","33135":"Trxnquility","33136":"Discover63015415086","33137":"Dani R","33138":"Jacklyn D","33139":"BeeJay87","33140":"DayTrip25626815590","33141":"HockeyMOM154995","33142":"CBRRIDA","33143":"Lawrence B","33144":"Coastal34066800594","33145":"Travel327605","33146":"Camper479507","33147":"Carolyn W","33148":"daneshsood","33149":"Scenic20904071024","33150":"Relax23239560036","33151":"Elizabeth P","33152":"Wayne B","33153":"Jasmine D","33154":"cmb28","33155":"Amy P","33156":"72WorldView","33157":"Shanshan M","33158":"Explorer26637052453","33159":"sleon2016","33160":"Jodie K","33161":"sarahl_cip","33162":"Nomad11118510453","33163":"Fearless04906180275","33164":"mingyua","33165":"Safari46570735139","33166":"Camper02297473377","33167":"Roving13895801470","33168":"canadiansrule","33169":"Global23744033101","33175":"DarrylY","33176":"LightPacker691300","33177":"Getaway714078","33178":"Zaklina G","33179":"debturner2016","33180":"Tour276250","33181":"Tourist01450467606","33182":"Roving58138572623","33183":"dawn k","33184":"F2998QGjohns","33185":"cathywindatt","33186":"Daydream17645011521","33187":"Resort03649630581","33188":"Excursion58851173432","33189":"b183","33190":"Companion41965180848","33191":"Sluggerrouge","33192":"Amy T","33193":"slk2004","33194":"Global34509196464","33200":"Joyce R","33201":"dgregg63","33202":"Dianne K","33203":"trenttunstall","33204":"MIHO K","33205":"JennL0w","33206":"loveantiguaToronto","33207":"Anne656","33208":"Disappointed_Oct","33209":"Mary Blue","33210":"cmannesley","33211":"Bluntforce18","33212":"thelanglois","33213":"sbpokey","33214":"Meagan D","33215":"johnnyneu22","33216":"Mark H","33217":"M T","33218":"56jot","33219":"swim04","33220":"550sjones","33221":"georgia232000","33222":"cjroche65","33223":"diakun","33224":"LesleyDeAb","33225":"Cori S","33226":"buttonq","33227":"805jamie","33228":"wendyashley2018","33229":"Henry100000","33231":"CPM77","33232":"l0bbyist","33233":"Nichole L","33234":"Lesley G","33240":"canongate2018","33241":"B9992OSmichael","33242":"jaz1602018","33243":"erinhill79","33244":"Chris C","33245":"Scott G","33246":"DeeDeeAh","33247":"BoardingPass741543","33248":"Jennifer F","33249":"Lanni788","33250":"jordynsScruton","33255":"Cristina0505","33260":"","33270":"Travelwinter55","33280":"SuzukiWB","33285":"sassy0412","33305":"wendy d","33315":"jfarlam","33320":"Torontopanda88","33325":"CPhillips","33335":"Anita D","33340":"Brendenny","33345":"722cindyv","33350":"Birtrum_13","33365":"T.J. T","33370":"Andrew S","33375":"T B","33380":"Dogroom","33385":"Nancy F","33390":"Jenny B","33400":"Edward C","33405":"sleepeasy","33410":"litew8t","33415":"MLT","33420":"Ladydi9396","33430":"Matina K","33435":"Samuel B","33440":"petermcarr","33445":"Nick H","33450":"","33465":"James M","33466":"debrears","33467":"ecybil","33468":"Jeff S","33469":"jeanpierre357","33475":"JimmyCricket22","33476":"lindathompson7","33477":"Ian H","33478":"empal2018","33479":"dwebber2000","33480":"bpearc646594","33481":"Gregory C","33482":"amfd194","33483":"stampergirl1970","33484":"Tim","33490":"lynnevanberlo","33491":"4misspumpkin","33492":"Paula K","33493":"marilynj800","33494":"lmasse537527","33500":"Trek136004","33501":"Real D","33502":"Karen W","33503":"trev_2424","33504":"charityannethomas","33510":"yannickmessier","33511":"jeannettezarazun","33512":"dsgrockz","33513":"Michaelvk5002","33514":"districtrealestate","33515":"ladyofmirkwood","33516":"falafelraptor","33517":"SillyMom67","33518":"RandyandMary","33519":"geordie","33520":"FlyingClog","33521":"andreadavies2018","33522":"jbushe444800","33523":"Bernice M","33524":"hondras007","33525":"trivial60","33526":"steveV6890KU","33527":"roselle54","33528":"Lindsay R","33529":"734dcameron","33530":"amario515454","33531":"Mohammed M","33532":"bosafrancis","33533":"Jane L","33534":"NorthOntNl","33540":"dawnsI7874WL","33541":"233erniew","33542":"erindm2018","33543":"John S","33544":"jennifer34650","33545":"Lisa C","33546":"audreyg457","33547":"robertlH712CN","33548":"pauldZ8874LA","33549":"Darp72","33560":"ciscochampion","33561":"joannehD9478NO","33562":"R5108RFbrianc","33563":"V581JWroberts","33564":"Don M","33565":"Paul G","33566":"Ian W","33567":"c t","33568":"dwparkes","33569":"201pattif","33570":"749fabiant","33571":"Margay77","33572":"juliecY3262EH","33573":"3Dgee","33574":"jules27122017","33575":"Marie G","33576":"Elaine W","33578":"Paul P","33579":"Mark D","33590":"taurusthebull14","33591":"danielchambo","33592":"sunkiss23","33593":"JimHenderson154","33594":"TheTraveler063","33595":"R1154RFnancym","33596":"derekw957","33597":"Viv M","33598":"Michelle A","33599":"mclarch","33600":"Misterchips666","33601":"Kacy W","33602":"galacticexpress999","33603":"32ginol","33604":"S S","33605":"86cindyn","33606":"bruce v","33607":"TrueLeaffan","33609":"Andrena F","33610":"688evanl","33611":"73415t","33612":"meganrY5388AC","33613":"ingrid735","33614":"Dragon_Traveller509","33615":"Gerry M","33616":"vivianrosario","33617":"merlyn777","33618":"patriciaf2017","33619":"Abraham H","33620":"Z8067OHkimt","33621":"donnacampbell37","33622":"Lisa N","33623":"brettbreanneg","33624":"kelz5151","33630":"codys534","33631":"dondL125PK","33632":"Lynn T","33633":"kieleeb","33634":"marjoriew389","33635":"jeffreyr121","33636":"donnaj382","33637":"Christmasscout","33638":"Lucia K","33639":"OnAir157968","33645":"Marcel K","33646":"Katherine S","33647":"W4184FZdough","33648":"Linda W","33649":"kathrynbH9813BX","33650":"Carl D","33651":"Lorr B","33652":"dremamac","33653":"Manny G","33654":"Paula K","33655":"Jeremy G","33656":"krista_lu","33657":"Brian D","33658":"jaril2018","33659":"hwick2016","33660":"stigs17","33661":"freddynurse","33662":"RUCOOL","33663":"Steven S","33664":"wiza","33665":"Joseph P","33666":"irie_male","33667":"Dani M","33668":"toronto4567","33669":"Debbie O","33670":"","33680":"wegothere","33681":"Marsha C","33682":"angelina j","33683":"robbinsus","33684":"4bechs","33685":"Paula G","33686":"davidsJ74IN","33687":"tuckrdout2016","33689":"Brett W","33690":"onejasper","33691":"Squeech57","33692":"tuscandreamer_7","33693":"bergdorfblond","33694":"tsbond","33695":"Joe_Ursano","33696":"Howard A","33697":"crazycanuckEMS","33698":"Barrocker","33699":"Daniela M","33700":"Brendenny","33701":"Sharkyff651","33702":"KChute","33703":"ONABUDGETOntario","33704":"Robyn B","33705":"Ally E","33706":"dupester77","33707":"Dave G","33708":"missfire72","33709":"mc045","33716":"SaraJaneC5","33717":"g0ldendays","33718":"Cangolf","33719":"weirdguyingreen","33721":"GrammyofTriplets","33722":"esqwalax","33723":"Jessica M","33724":"Bruce L","33725":"MissElleeBoo","33726":"Deborah M","33727":"Sam R","33728":"Dinsdale050","33729":"hamiltonbhoyhoopsfan","33730":"Holly M","33731":"Northern789","33732":"foxycdn","33733":"jayde v","33734":"Ryan","33735":"JubeSudburyCanada","33736":"Norm D","33737":"Helper_One","33738":"Itravel587","33739":"sylvie d","33745":"Murfee","33746":"Samuel B","33747":"Delta713","33748":"L S","33749":"mhaurlkl","33750":"Kevin B","33751":"Darth1Vader","33752":"To_Far_From_Paradise","33753":"Toronto_CanadaDal","33754":"BH4610","33755":"Marlene H","33756":"EvansB6","33757":"Coach1721","33758":"arnold s","33759":"Erik R","33760":"VirenHM","33761":"HarbourGirl71","33762":"canadian175","33763":"Angie C","33764":"margeCanada","33765":"Pentime","33767":"HockeyGoalieMom","33768":"BOB107","33775":"MooseJoh","33776":"nickelcitygirl","33777":"Angelica527","33778":"Sandra P","33779":"bobalbertca","33785":"ArleneH791","33786":"marktravelslots","33787":"charvaca","33788":"Brichana","33789":"Tracy W","33790":"ColinCanada","33791":"Cousinkk","33792":"highexpectations37","33793":"SkylarC","33794":"WYR_Perras","33795":"ParentsOfRedheadBoy","33796":"WayneinCollingwood","33797":"Sahayoga","33798":"midgetmajors","33799":"Melanie R","33805":"bensagle","33806":"Tdotontario","33807":"MaryG_from_Toronto","33808":"kingrichard146","33809":"Richard L","33810":"JnSW_11","33811":"maryjMississauga","33812":"smrtcar","33813":"Nicetobeme","33814":"Crighton90","33815":"uplandsgirl","33816":"scottydog14","33817":"Gilla72","33818":"Paul0824","33819":"lotzasmiles","33820":"alecandjulie","33821":"travelteachOntario","33822":"JohnnyVibe","33823":"kipperaxle12","33824":"nate269","33825":"Jason S","33826":"BCTravelbug","33827":"Jaksar","33828":"Brian1202","33829":"snarkee","33835":"","33840":"156nadyas","33841":"Jen R","33842":"Carole L","33843":"islandgirl2232","33844":"Sane3","33845":"Jerry L","33846":"Lindsay K","33847":"JALToronto","33848":"williamcB2642GJ","33849":"MitsuQueen","33850":"NSTraveller493","33851":"Elaine W","33852":"DavidCarolyn2","33853":"prudenttrav","33854":"Backmannnnn","33855":"Ronster36","33856":"ddoopan D","33857":"Natalie&Chantal","33858":"barbangi","33859":"Paula K","33860":"melrkw2018","33861":"Cavefamilyintoronto","33862":"Lookingforcomfort","33863":"Jackilyn P W","33864":"Vimal-CA","33865":"Pichtoune_71","33866":"mshantz","33867":"lesliemuskoka","33868":"TandBL16","33869":"Maggie M","33870":"keltay8","33871":"Canuck648","33872":"Travel752198","33873":"Kimberly B","33874":"bonjour_et_bonvoyage","33875":"Harold D","33876":"HappyFeetGoTravel","33877":"Dan K","33878":"Tom L","33879":"Mummu2410","33885":"Joyce M","33886":"NormLWat","33887":"Peter P","33888":"Bubbles81","33889":"wiky_6hills","33890":"Laen27","33891":"drahalkar","33892":"24Ceecee","33893":"JohnK7922","33894":"Wendy L","33895":"HunterBarratt","33896":"NorOnt","33897":"jendaniels","33898":"familyfunOntario","33899":"Dianne A","33900":"CollinsA14","33901":"Grundy181747","33902":"Minsmom25","33903":"BR4London","33904":"sssbuffalo","33905":"Sue D","33906":"TedGlasgow_Scotland","33907":"Gracylou","33908":"GT750J","33909":"WorldCT","33910":"StouffvilleDanal","33911":"Geoffrey G","33912":"Mamunur R","33913":"wrinkly_raisin","33914":"Vykharee V","33915":"MelWaterloo","33916":"Gesduncan","33917":"Northerntraveller10","33918":"Kellwea","33919":"Sarah M","33920":"wendyX2875RT","33921":"Faizal B","33922":"Judypitcher","33923":"ShannaLee68","33924":"kelly_3399","33930":"Kim C","33931":"family050","33932":"Jamiesther","33933":"MelvaOntario_Canada","33934":"Steven S","33945":"LadyOfPort","33946":"susian_11","33947":"susan w","33948":"sunnyfellow99","33949":"2016travel999","33950":"Andy G","33951":"Patti D","33952":"goli455","33953":"Jam T","33954":"CaliMom91","33960":"Rishi M","33961":"Happytraveller2666","33962":"sp5333","33963":"John B","33964":"Diane G","33966":"Meridith585","33967":"Crighton90","33968":"bergdorfblond","33969":"Scotty2hottie","33970":"stewcam7","33971":"Sam T","33972":"Kevin C","33973":"Clarinder","33974":"VenaScott","33975":"Travelling_Queen85","33976":"Valerie M","33977":"Harvey C","33978":"Janette T","33979":"Joyce275","33980":"Aimee M","33981":"msquared_12","33983":"FlavourSeeker","33984":"Karen K","33985":"Ryan D","33986":"BKM861","33987":"woodbridge49","33988":"L J","33989":"Rita and Jerry F","33990":"Michelle C","33991":"Trish H","33992":"ccoleman","33993":"Darryl A","33994":"yellowboot","33995":"Mike M","33996":"marniecennamo","33997":"BigJonStew","33998":"Remnik","33999":"Jwcan","34000":"renrenren","34001":"Jose M","34002":"Bill G","34003":"brian385","34005":"Edward M","34006":"DR-TO","34007":"Lavine P","34008":"Kleo564","34009":"wjgood","34010":"Richard B","34011":"K B","34012":"Bush-76BC","34013":"Bbbowles","34014":"jmvett","34015":"brownee62","34016":"Onourway547","34017":"shamp00","34018":"lisatravels33","34019":"02CG","34020":"Mandie L","34021":"traceydebuty","34022":"joannan88","34023":"Tabby Kelly O","34024":"Luca L","34025":"Mike D","34026":"ddoopan D","34027":"PawDuck","34028":"Hogster","34029":"416Sean","34030":"Maria F","34031":"VABZ2016","34032":"Gary K","34033":"bob8549","34034":"Dawn S","34035":"","34040":"ettyvilleequine","34041":"cherie582","34042":"slabinski c","34043":"ayse911","34044":"gtkent2787","34045":"nelsonlucy72","34046":"Rebecca M","34047":"candacejo","34048":"Lammytrev","34049":"Lex1982","34050":"HA-Trainer","34051":"Ron G","34052":"SMO2015","34053":"HartCraig","34054":"dish407","34055":"Clemence T","34056":"Karen S","34057":"james_the_walker","34058":"Amir F","34059":"Maggie M","34060":"jo m","34061":"Brenda M","34062":"Jason N","34063":"28_apg","34064":"Toni I","34070":"OJ_ness","34071":"WLKSR","34072":"theknittingbear","34073":"Everysecond","34075":"Maryam M","34076":"celiadeng","34077":"Smoltman","34078":"pym3","34079":"PeteMarl","34080":"Charles H","34081":"cate220451","34082":"ehelkur","34083":"Josh Wilderness","34084":"LottyToronto","34085":"CraigW57","34086":"GingieB","34087":"jellypop12","34088":"Edwin K","34089":"Jen B","34090":"Mathew T","34091":"Barry Fowler","34092":"Ministicgirl","34093":"Louise B","34094":"caribvibe","34095":"Swoodhall","34096":"Gmckenna","34097":"Anne-Marie E","34098":"Heather F","34099":"karmott","34100":"Haim V","34101":"Lily F","34102":"Nicholas C","34103":"arumi84","34104":"richardalanp","34105":"Jessika W","34106":"Greg F","34107":"Rjlockwood","34108":"pinkpantherr70","34109":"Christy V","34110":"caribcanucks","34111":"tdangle10","34112":"lesterannebarrie","34113":"Pookie0621","34114":"neetybird","34115":"Guillaume L","34116":"Danahma","34117":"pwohara","34118":"Scott H","34119":"OntarioJK5","34120":"Hussein A","34121":"Ryan","34125":"Sherpa58982224060","34130":"Tammy W","34135":"cindybY5015OS","34140":"Chris M","34145":"Shelley M","34150":"restnot","34155":"","34160":"Ryily","34165":"N8303HQcindyb","34170":"Patty S","34175":"birdseye17","34185":"Shannon B","34195":"KevPEI","34200":"marissab15","34205":"Tyler H","34210":"A TripAdvisor Member","34220":"sherrybC9366LB","34225":"Leslie B","34250":"457donb","34255":"randy1941","34260":"George Randall H","34270":"Lawrence F","34305":"Mike M","34310":"I3856IAkyleb","34325":"doug553","34326":"SFrancisF","34327":"lightheratedhands","34328":"katiefenall563","34329":"AlexGcan","34330":"Joanne B","34331":"cshowe80","34332":"nramos260860","34333":"csola373256","34334":"sandraandtrac","34335":"Anka A","34336":"Nomad512186","34337":"Catherine K","34338":"Rafiki O","34339":"Mike C","34340":"Michael B","34341":"psy420","34342":"Joanie C","34343":"Ganga D D","34344":"c6479844239","34345":"s-char-ann68","34346":"strutynj","34347":"moonfruitsmusic","34348":"LoriAnn717","34349":"No N","34350":"Heather c","34351":"Shanir J","34352":"liliOttawa","34353":"Natashia B","34354":"SARAH H","34355":"Vanessa J","34356":"IndeSingh79","34357":"lagoonie193","34358":"triciamart","34359":"Lara J","34360":"Hol747","34361":"anneforbes63","34362":"Saramae72","34363":"Lisa M","34364":"Shruti R","34365":"","34375":"Jessica P","34376":"jase467","34377":"ekajaks","34378":"Alex W","34379":"virgonomic","34380":"Kim H","34381":"rbrown_269478","34382":"sheenae492","34383":"Tracy H","34384":"Doug A","34385":"saunders_terri","34386":"Crzcanuk","34387":"stephennE9985NP","34388":"D4171MSkellyc","34389":"Ben M","34390":"NutritiousMom","34391":"jimhL5506LV","34392":"katrinab703","34393":"michaelcX1013JW","34394":"lannie676","34400":"Bob K","34401":"kevin948","34402":"sandracM7174VR","34403":"nekeshasookhoo","34404":"Amelie M","34405":"canralph","34406":"heatherlA3446KK","34407":"LauraECWheeler","34408":"OntarioJenn","34409":"Marilyn R","34415":"Frank W","34416":"Chelsea C","34417":"ukn0wh0","34418":"JimmyCricket22","34419":"Becky B","34420":"brooksie_29","34421":"Fall T","34422":"sheilabO6672EX","34423":"bruton59","34424":"Laurie O","34425":"Brian S","34426":"cmorris2015","34427":"brittanym921","34428":"johnI5581NW","34429":"Lara D","34430":"stefan1232015","34431":"Elle D","34432":"Wil_Mackie","34433":"JBSiegel58","34434":"Minty7_98","34435":"BrianHurlburt","34436":"Marilyn I","34437":"Janette W","34438":"kim_a_cox","34439":"taggart2015","34440":"rickm679","34441":"foxycdn","34442":"Keith B","34443":"TechAider","34444":"GERARD P","34445":"Melissa D","34446":"Natasha D","34447":"barryyoung2002","34448":"Martin L","34449":"Sbowes101","34455":"Dean T","34456":"LynneSproule","34457":"petcreations","34458":"babs s","34459":"N M","34460":"SLYMENDELLOO","34461":"AugustRush2","34462":"lindsay404","34463":"Kathy B","34465":"thunderminding","34466":"Johanna M","34467":"Ptbo590","34468":"MaisiesChocShop","34469":"Reanna O","34470":"Ivan L","34471":"Mike T","34472":"paullynda2016","34473":"Ken B","34474":"1965KH","34475":"juel c","34476":"Kayttrip","34477":"Debbie C","34478":"Mike K","34479":"bettinap403","34480":"Sylvia S","34481":"palmers713","34482":"rav4toyotaj","34483":"shirleyh239","34484":"noreen m","34485":"chwilson2016","34486":"Jackie L","34487":"mthomas229","34488":"morganbanner3","34489":"touneandy","34490":"","34500":"Peggy C","34501":"CTfromTO","34502":"danaA8102ES","34503":"rx_kolarikova","34504":"2_kids_will_travel","34510":"Rosssy50","34511":"TravelingNomad","34513":"mblundell","34514":"Boglarka B","34520":"hj_buse","34521":"Barbara V","34522":"Rjwelwy","34523":"Twigvh","34524":"Bozena K","34530":"nmkUK","34535":"","34545":"Janet1489","34546":"Fatma A","34547":"m g","34548":"Deanna J","34549":"sandmang24","34550":"Elizabeth R","34551":"Mavis F","34552":"honint123","34553":"Richard L","34554":"Antoine L","34556":"Carol S","34558":"Emmanuel G","34559":"helen3640","34560":"GMurray","34561":"davidc3652018","34562":"knot2sur","34563":"Ami H","34564":"JanTravels_4","34565":"Shawn S","34566":"Livemusic2014","34567":"PollycToronto","34568":"Lesleymal","34569":"JBF9","34570":"Marianne K","34571":"NeedASunKiss","34572":"Josvanmeeuwen","34573":"Izzyambergecko","34574":"","34575":"","34576":"ShellDoe","34577":"Trail41968793645","34578":"Escape42304510778","34579":"Fuffer-George N","34580":"Dave D","34581":"Jeff C","34582":"Curiosity19508734857","34583":"aylanah whitten","34584":"mt_marcy","34585":"sharrybudd","34586":"chrisbV7285TC","34587":"Rockiroads","34588":"Racheal S","34589":"Guide10631392100","34590":"Mobile27097079649","34591":"Dama10","34592":"Julie M","34593":"Meander52089154487","34594":"Excursion30285314519","34595":"Marina B","34596":"Verniamk","34597":"nathanl586","34598":"georgewdear","34599":"Corey99","34600":"Meander49749458284","34601":"","34606":"Harry L","34607":"grahamrolph2","34608":"angelaeorr","34609":"Teresa M R","34610":"Jay P","34611":"aprilb22","34612":"Wilma L","34613":"A5582LKstevem","34614":"rparks372669","34615":"MikeButler14","34616":"ZackGauthier","34617":"Carsen A","34618":"Ashley F","34619":"mackpollington","34620":"cowbabe101","34626":"Bonnie L","34627":"feliciaamaciejewski","34628":"Gloria B","34629":"Julie S","34630":"heatherD3168YO","34631":"Forestree","34632":"Melanie M","34633":"luvat1stbet","34634":"mjwagler","34635":"faye573","34636":"Dragonflychik27","34637":"A TripAdvisor Member","34638":"Melany R","34639":"Duane Kelley","34640":"Melissa C","34641":"lhill390491","34643":"sylvarstarwolfe2015","34644":"kcoone994725","34645":"jhirven","34646":"laurakellum","34647":"jayplower","34648":"singher11","34650":"Steven_Smith_70","34651":"lisalV4125FX","34653":"MichaelLaurie A","34654":"sevela806725","34655":"candicec212","34663":"F8728NBadams","34664":"J5729NBshannonb","34667":"momooopink","34668":"KarenMc_11","34669":"William E","34670":"shep27723","34671":"marysX3653JO","34672":"7869543","34673":"erinsN725FE","34674":"C286HCanthonyp","34682":"lawrenceg211","34683":"thdude47","34684":"Stacey O","34685":"Kim N","34688":"alyssag80","34690":"Dave W","34705":"Andrew F","34710":"Pamela D","34716":"H4456PUrobertp","34718":"Stephanie W","34719":"amandaleem2017","34736":"marcia827","34737":"itsthetruth2017","34740":"ryanpX3184PO","34741":"Glenda P","34743":"NightmareCity","34744":"CathyTakahashi","34745":"sweetnessgalore","34761":"yob459","34764":"marywF3324XB","34765":"jackkA6444YN","34767":"Izwald","34769":"J2597IAandreab","34771":"David L","34772":"U8933ZOanon","34773":"dougandbettyr","34774":"JakeLeslie","34775":"Laura R","34776":"","34781":"ZeroOrchestra","34782":"anonymousX9450LL","34783":"6ixEats","34784":"Ken L","34785":"TinaCraig_13","34786":"Ed H","34787":"derek g","34788":"Leafs_Country","34789":"Carly P","34790":"Ryan P","34791":"Jesse J","34792":"CarolynCzyrko","34793":"Manpreet52","34794":"jenniferbarnett","34795":"Rddflag","34796":"","34801":"MrBean30453","34802":"416walterq","34803":"chrisgou","34804":"Anna M","34805":"Shawn C","34806":"kitegirl9","34807":"Lisa552014","34808":"jbastedo99","34809":"Holliy S","34810":"Elaine R","34811":"delaneychris14","34812":"Lisa C","34813":"William Gregory... D","34814":"Laura E M","34815":"BuddyMalloy","34821":"1234769","34822":"A TripAdvisor Member","34825":"davidsM2781IY","34826":"karoka2017","34828":"DadandCab","34829":"Mikeykane69","34830":"Paul J","34831":"Harasnotlot","34832":"C4944ZZpatriciac","34833":"Catherine R","34834":"michaelbH1032OH","34835":"Andy H","34836":"Heidi D","34837":"RetiredBritz","34838":"Mohit K","34840":"VB K","34841":"JENNY X","34843":"Crystal L","34844":"Enzo DS","34845":"SunLoverJan","34847":"127duanet","34848":"Douglas W","34849":"KeB123","34850":"Craig W","34851":"fuzp","34852":"Raspberry-deeregal","34853":"Bob G","34854":"gay n","34855":"Sue M","34856":"Janie D","34857":"vprasad2017","34859":"ruddy4","34861":"Travellerguy123","34862":"travellingmom216","34863":"cathybC4407AE","34864":"davemiller112017","34865":"barbarafY1925HB","34867":"Meaghan K","34868":"lsize398","34869":"Lissa R","34870":"B3642OXrobertg","34871":"backroad20bean","34872":"karen_w_laing","34874":"Christine S","34875":"Cierra H","34876":"Amanda W","34880":"margok137","34881":"christinepP7949WM","34882":"V7090ZKnancyw","34883":"xperiencedcanuck","34885":"Sandy B","34886":"404debbyb","34887":"Bal K","34888":"misslily2016","34890":"Mathew T","34891":"B B","34892":"lords182","34893":"chrisjJ6671AU","34894":"Lisa J","34895":"H975XJpatriciaa","34896":"Rob P","34897":"caroldS3792PW","34911":"Kelly W","34912":"Elmunequito","34917":"Jan K","34918":"margaretk22524","34919":"R7692KUnancya","34920":"334williamsp","34921":"Lois L","34922":"Harold D","34924":"Linda B","34925":"craig R","34926":"qrandel","34927":"getoutofwinter","34928":"Estragon2001","34929":"ryanf875","34930":"Jim M","34932":"ronaldd238","34934":"365barb","34941":"22Foxy22","34942":"janetmU9942NK","34944":"Awsuml","34945":"JohnRhame","34952":"Allegra S","34953":"wholycrowley","34955":"bryanw299","34956":"scottbY6175QJ","34957":"Micheal L","34960":"Zumburger","34962":"cubby2000","34963":"Gerald L","34964":"vincentp998","34966":"Roberta V","34967":"Beechfield1","34968":"odonojun","34969":"Bradley B","34970":"999janiceh","34972":"Debbie T","34973":"LP2342013","34974":"677ralph","34975":"Edith S","34976":"Roaming21","34979":"Guy R","34980":"hotel1112","34981":"headlite","34984":"MEMN1984","34985":"Dorin K","34986":"Ashok L","34987":"Paul L","34988":"S2015G","34989":"Kapil-Harshida J","34990":"Raj P","34991":"Susan C","34994":"Lachner12","34996":"","35001":"Evie","35006":"Dennis R","35016":"ontariomom870","35021":"lenachristensen500","35031":"Mitchmanjan16","35041":"Pat M","35046":"Kapri_00","35047":"J_J_Phillips44","35048":"Ian T","35049":"Elsie B","35050":"kevin mat g","35051":"Chaitanya","35052":"kmn77","35053":"Pat W","35054":"Devi G","35055":"Jennifer N","35056":"Scotttlewis","35057":"EW D","35058":"madcatu2fan","35059":"Ri B","35060":"Pucar","35061":"david-glebe","35062":"RowanKierstead","35063":"vevey2016","35064":"Wang L","35065":"GSouth","35066":"Deryk S","35067":"Pam-Englehart","35068":"shaozaindocan","35069":"DubaiMarc","35070":"Crystal T","35071":"","35076":"A TripAdvisor Member","35081":"Sonja","35082":"Koh-Samui2","35083":"MAMB","35084":"tdsuperstar","35085":"Philip C","35086":"","35091":"Arnaud M","35092":"jroc999","35093":"ruthgary2017","35094":"Christopher A","35095":"Meyel2017","35096":"Crystal L","35097":"T4088UHcindyb","35098":"anna s","35099":"lm0ntpellier","35100":"Tara W","35101":"KevinSandra_12","35102":"julieguindon","35103":"jhill102017","35104":"KEN C","35105":"kMiscio","35111":"getwaynej","35112":"Gale2003","35113":"Silvija G","35114":"Anne L","35115":"Connie T","35121":"Todd & Jean C","35122":"Peterupreti","35123":"RobSue85","35124":"drywaller1","35125":"tim t","35126":"Taylor G","35127":"Dhruv P","35128":"Nancy H","35129":"Catlin M","35130":"Adventuregirl2410","35131":"kimi p","35132":"edgwareroad","35133":"Danny Y","35134":"Ben S","35135":"Chris W","35136":"Thomas Reprich","35137":"Martin A","35138":"Perry B","35139":"Devra K","35140":"Steven H","35141":"Ryan K","35142":"Craig A","35143":"charmed26","35144":"renrenren","35145":"giggles7174","35146":"jimmmyyy","35147":"Tanya F","35148":"Eric J","35149":"Sandra K","35150":"JOLItheGOALIE","35151":"Jonathon G","35152":"Sportsmom2014","35153":"chintan s","35154":"ericfobert","35155":"fuzzuki","35156":"Florin M","35157":"Ramy M","35158":"A TripAdvisor Member","35159":"AmtheExplorer","35160":"Lorraine L","35161":"GabrielN73","35162":"757marika","35163":"pianoman432","35164":"Trish S","35165":"mdgetaway","35166":"Stephen R","35167":"Cherie84","35168":"Ron K","35169":"JRS1960","35170":"naik N","35171":"tony s","35172":"Vaughn B","35173":"danyl b","35174":"Peggy W","35175":"michael r","35176":"rea z","35177":"Amy-Lynn1957","35178":"Snowbird888","35179":"tarotmina","35180":"gorgeous_george_1","35181":"breakthemonotony","35186":"Haley W","35187":"kevin mat g","35188":"edangie316","35189":"solidgold451","35190":"Norma C","35191":"travelerboy03","35192":"Alain D","35193":"myfishmoby","35194":"Randy4697","35195":"Duane W","35196":"Stacey B","35197":"Steph G","35198":"gary0shawa","35199":"NinanKurian","35200":"E1930YZBarbara","35201":"Embeddedathlete","35202":"kc10424","35203":"kiersten117","35204":"Ashley D","35205":"macnurse","35206":"","35211":"Mike P","35212":"Iain","35213":"Aussie","35214":"X6145YNnancyb","35215":"Inspire56762363793","35216":"sandrastan","35217":"Road825572","35218":"Beth A","35219":"982darrylc","35220":"bfkmountain","35226":"601foodie","35227":"Lisa552014","35228":"tedbates","35229":"Nofoodie","35230":"Julie C","35236":"Muskokaguest","35237":"blackzackshellac","35238":"poohbee1932","35239":"Babs7112016","35240":"liz","35241":"Adele S","35242":"Susan M","35243":"Madison L","35244":"Stephanie K","35245":"Dwyer J","35246":"Jennifer S","35247":"Indiana1000","35248":"HEWright236","35249":"HPB1983","35250":"MuskokaBell","35251":"bay86420","35252":"janemjamieson","35253":"Gogalgo55","35254":"M G","35255":"edward s","35256":"JJJL11","35257":"maritimemary","35258":"frankd53","35259":"Lori D","35260":"mscrissy2468","35261":"Deborah K","35262":"awesome_opossum13","35263":"Ken B","35264":"Glen A","35265":"Amelia V","35271":"Bikerbelle B","35272":"McGras_Family","35273":"70Rick70","35274":"Tracy W","35275":"mactavish2004","35276":"Mark B","35277":"LORIHi123","35278":"slosier23","35279":"Dalit E","35280":"Elizabeth W","35281":"Glasshousetravel","35282":"Margaretta G","35283":"Laura M","35284":"Live4VacationsBarrie","35285":"2017029","35291":"Cinda58","35292":"olivia747","35293":"jmarti123","35294":"Wabush","35297":"Caroline","35298":"eliana988","35299":"1004CN","35300":"girl_with_a_map","35301":"katelyndadams","35302":"KJC414","35303":"DrASToronto","35304":"Elizabeth E","35305":"aprilsh0wers14","35306":"Lyn H","35307":"suedto","35308":"PTW86","35309":"Ruleof7traveller","35310":"dp23431","35316":"Guest418","35317":"Majid M","35318":"Ashley E","35319":"PaulKandAnnieL","35320":"houltm","35327":"truths1","35328":"947Sandra99","35329":"PGB1966","35330":"Kirandeep N","35336":"AmyH11111","35337":"TanyaFindlay","35338":"CountryPat3","35339":"luvs2travel_9","35340":"Kate E","35341":"RickandMary2012","35342":"Jeremy B","35343":"TorontoMike86","35344":"Melibi","35345":"AliAli82","35346":"Liz P","35347":"Stephanie L","35348":"Anna A","35349":"wrldtrvellr","35350":"paula c","35351":"Cathy T","35352":"lgr155019","35353":"rhobru","35355":"Gail W","35356":"etraxler","35357":"cbutera","35358":"HikerBeth","35359":"WeF0ur","35360":"happyJud","35361":"RogerBrooks","35362":"torontogirl5","35363":"mandie1277","35364":"Monica532406","35365":"csasani","35366":"Jay C","35367":"jkelly11","35368":"JPHerriott","35369":"Goodygirl51","35370":"PatricEToronto","35371":"Solarphile","35372":"Renee1967","35373":"Charlie-Alley","35374":"Bazar131","35375":"shallow_thought","35376":"tigertailice","35377":"AmyEmily","35378":"A TripAdvisor Member","35379":"kelly047","35380":"Charles29","35381":"quinn59","35382":"OntarioMarie","35383":"CharlesCooper","35384":"LadyTiti","35385":"ChequeMark","35386":"lmorasax","35388":"mckrob","35389":"2aberfoyle","35390":"travelwriterCanada","35391":"lQ7772YW","35396":"WickedWanda13","35401":"PotNoodle1st","35406":"Danad123","35411":"flhr972000","35416":"","35421":"augusta","35426":"Doug W","35431":"1JamesQ","35436":"lauramartin2016","35441":"Mark B","35446":"Samantha A","35451":"hayes12tyler","35456":"Aisgill","35466":"MDD1616","35471":"kgb18","35476":"James-Anna-Moon","35501":"lorraine r","35506":"Khurram A","35511":"exScarberian","35526":"2013Christine2013","35531":"traveller649","35536":"Susan L","35541":"jpee21","35546":"Pamela C","35551":"NormaKitchener","35556":"golding-paul","35561":"Ryan C","35566":"Kim & Joe","35576":"mark2016-57","35581":"CambridgeStarfish","35586":"KellyAnneC","35591":"christy64","35592":"lindacraig11","35593":"bathanas","35594":"thubby","35595":"Redmonster455","35596":"Jim L","35597":"Noah S","35598":"Meems100","35599":"NarraR914","35600":"Karen F","35601":"Susan S","35602":"YakovYt","35603":"Jack_PP4545","35604":"Jessie_brian","35605":"Bill C","35606":"brbrowne","35607":"sft70","35608":"Pro_CNDTraveler","35609":"Marie F","35610":"Helen R","35611":"cblanchm","35612":"Car11Ilderton","35613":"emilee l","35614":"CelinaOttawa","35615":"elaine m","35616":"","35621":"martincath","35623":"smilemeteor","35624":"HaveCarWIllGo","35626":"Tina H","35627":"Glenn W","35628":"Lauchlin C","35629":"Napperknisley","35630":"AmberWarkMoore","35631":"djurdjevak","35632":"Nathan Adam B","35633":"termite123","35634":"Reene1956","35635":"Compass530492","35636":"Rickydbb","35637":"JanetR810","35638":"Brendan M","35639":"Boo269","35640":"Sabooster","35641":"","35646":"Steve D","35647":"S R","35648":"dickeybaboolal","35649":"Grubby19","35650":"enargee","35651":"MStewar","35652":"Kathie D","35653":"michelleaO5231HV","35654":"shelleykeys","35655":"PeteyPetePete604","35656":"Tracy Y","35657":"clairemrussell","35658":"Don T","35659":"Syed Mehdi R","35660":"Lori C","35661":"Julie H","35662":"Stephen_Monami","35663":"PennyfromPinehurst","35664":"Leigh Anne W","35665":"moepringle","35666":"RDDavies","35667":"JENNIFER B","35668":"J G","35669":"thedwightway","35670":"R0b2424","35671":"Donald J","35672":"melissajE3160HN","35673":"Tracy M","35674":"Gary M","35675":"Jennifer S","35676":"Elaine M","35677":"Cassie S","35678":"hipmunk","35679":"Gergey S","35680":"timmD6794PE","35681":"MarchBreakTraveller1","35682":"Canadahoothoot","35684":"Tripoddog","35685":"BritishGuyInToronto","35686":"Wendy_Spa_Diva","35687":"Taylor F","35688":"compumarker","35689":"nikilee85","35690":"Mark M","35691":"VanessaWit","35692":"Brenda C","35693":"Debra C","35694":"Turnerfamily118","35695":"Aliyyah A","35696":"SantasVillageON","35697":"Muskokainthewinter","35698":"Elizabeth Matthews","35699":"Liz R","35700":"scott p","35706":"","35710":"Seden Y","35715":"onip1969","35720":"Ken M","35725":"","35730":"Randy K","35745":"365solotraveller","35750":"Marek R","35755":"Trail170521","35765":"Gordon B","35775":"Neila S","35780":"Stephanie Bremer","35785":"Gordon-Morison","35795":"GordWright","35800":"TessPiggo","35805":"335adriennem","35810":"PAABER","35820":"lorisW2253NA","35825":"Kathryn W","35830":"YoungAtHeart64","35835":"140mayanh","35845":"Mattstoke","35850":"shoemadj","35855":"Jeff M","35860":"Dan K","35865":"144Don","35875":"295irvingb","35880":"theduck41","35885":"Dan468","35890":"toyshan","35895":"423francesw","35900":"T8323YOchrisn","35910":"Natkel","35911":"Lorraine P","35912":"Shawn B","35913":"Frank J","35914":"ChaplainP","35915":"caperOttawa_Canada","35916":"Marlayne G","35917":"Reno","35918":"Jason and Andre... Y","35919":"Lorie10","35920":"","35925":"HaiXing","35926":"jcmd2017","35927":"weeds639","35928":"jhsheep","35929":"lmp20172017","35930":"Robert M","35931":"David W","35932":"Denis L","35933":"Mike A","35934":"SergeOttawa","35935":"jfavril","35936":"Gola04","35937":"Fmwoody","35938":"Duncan W","35939":"Peter L","35940":"ChinaFanNYC","35941":"Grandadclive","35942":"Cindi D","35943":"Hazel S","35944":"straygirl","35945":"joe_juliet","35946":"sirap03","35947":"TorontoCarol","35948":"Walter B","35949":"westernscale","35950":"Deborah M","35951":"ReviewUser2011","35952":"TakkakawLovers","35953":"psurmont2","35954":"PlanLazy","35955":"SundayRose","35956":"MikeJameson","35957":"00_GeorgieW_00","35958":"JonLugoff_SC","35959":"recyclejim","35960":"Patricia P","35961":"Jayblue","35962":"Dahlia694","35963":"Kathy F","35964":"ROBERT N","35970":"Granduelle","35971":"KathyandVon E","35972":"BrianDycke","35974":"etessi","35980":"Alastair_8","35981":"armh1774","35982":"Judy T","35983":"Sandy L","35984":"JudySurrey_B_C_","35985":"emengee","35986":"Mary B","35987":"GrandmaGoldwing","35988":"brendarocks_4","35989":"Pensionerplus","35990":"billandwendy","35991":"Larry B","35992":"Cambogia84","35993":"RoadTripChris","35994":"Hugs20","35995":"Sarah T","35996":"Darcy W","35997":"FlyAwayJay","35998":"sunnyshawnigan","35999":"Deborah H","36000":"Minmar_10","36001":"Chad H","36002":"travellinggirl63","36003":"marco_mazzei","36004":"No.1 Arrow","36015":"Escaped Winnipeg!","36016":"Getaway729288","36017":"QF19","36018":"Ana A","36019":"Tana R","36020":"mustangguy","36021":"Sherry H","36022":"Honest one","36023":"joella64","36024":"Aziz U","36025":"GrandTour00663937518","36026":"marrym106","36027":"dokuwhichlarry","36028":"williamjG2120KS","36029":"Kranthi B","36030":"drcarolyn","36031":"battlescar","36032":"Shayne K","36033":"William H","36034":"Prairiegirl289","36035":"","36040":"Ross W","36041":"Linda C","36042":"Joshua B","36043":"William C","36044":"Livingsky_canada","36045":"wayne9513","36046":"319trishh","36047":"Liz D","36048":"Gordon M","36049":"JCDown","36050":"Jackie R","36051":"Gordon B","36052":"Tara S","36053":"Keneth S","36054":"Elmac2112","36055":"travelmore300","36056":"Bruce W","36057":"Angela R","36058":"Brian C","36059":"Cory-and-Marlene","36065":"Robert M","36066":"890ashley","36067":"Sue D","36068":"curlergirl","36069":"SalishBird","36070":"Ronald M","36071":"Shannon R","36072":"kenrichardsr","36073":"akdfsh","36074":"Jennifer V","36075":"Kevin N","36076":"AgassizBCgirl","36077":"Jill S","36078":"TravelOften1968","36079":"Ryan J","36090":"PacificSandy","36091":"Philip D","36092":"Hannah G","36093":"Cheryl Marie J","36094":"rickspics2","36095":"Jeff J","36096":"Rod B","36097":"cookster13","36098":"tuhituhis","36099":"karenpinkney498","36100":"Seamus F","36101":"Doug M","36102":"U7023VFbrendab","36103":"Todd F","36104":"CorkVictoria","36105":"deeman98","36106":"Jill-Hermanson","36107":"Christopher W","36108":"AlanPedey","36109":"James H","36110":"Rainy_Vanc0uver","36111":"EphemeralDiver","36113":"jokelta","36114":"spunkymo","36115":"smokey806","36116":"Carrie B","36117":"anonPBTG","36118":"jufferoo","36119":"disneydaytripper","36120":"Evarrr","36121":"dgmjw","36122":"capebretonerSydneyns","36123":"sheshe2003853","36124":"Winston L","36125":"Michelle S","36126":"Holidays089","36127":"fergie50_10","36128":"DRSouthern","36129":"hope c","36135":"08VancouverGirl","36136":"Barbara T","36137":"almosthome1","36138":"maureent704","36139":"15Happyhappy","36140":"8300_Happy_Wanderer","36141":"Neila S","36142":"Helen m","36143":"islandgirl852","36144":"Jigypapa1","36145":"Catherine B","36146":"Kristina Y","36147":"fancynancy28","36148":"sg d","36149":"VikiB","36150":"Dedaddy42","36151":"Chelsey F","36152":"Janice F","36153":"Paul P","36154":"karen C","36160":"AlanPedersen","36161":"Cub P","36162":"John B","36163":"Tuula P","36164":"Kathy D","36165":"Cupperski","36166":"Arlene S","36167":"Cam M","36168":"saw45","36169":"Gloria W","36170":"dewster67","36171":"Sherryl Y","36172":"Monica N","36173":"Rob M","36174":"SPFtester","36175":"julietelfordfarm","36176":"Charlotte J","36177":"Hans W","36178":"Cansatfan","36179":"nona g","36180":"HippieKitty","36181":"HouseofVieira","36182":"JA9S","36183":"Sheila F","36184":"Tripadviser15","36185":"lumeljay1","36186":"jsksy","36187":"SaffaAbroad","36188":"Angela1101","36189":"Rockhopper104","36195":"Out4Fun11","36196":"Carole P","36197":"Max T","36198":"Melissa H","36199":"Ren\u00e9e G","36200":"Karen B","36201":"Zomar007","36202":"Trevor P","36203":"Robert B","36204":"Marie-Cecile B","36215":"chayse54","36216":"Emmett10692","36217":"Norden_Magician","36218":"23donaldw","36219":"Shawna M","36220":"Stuart E","36221":"Andrea M","36222":"Vladimir K","36223":"Bobalewi","36224":"YoungAtHeart64","36225":"Colette L","36226":"Dave M","36227":"PacificSandy","36228":"haes00l","36229":"Judy B","36230":"travelnwork","36231":"michelle f","36232":"Darlene C","36233":"Tana R","36234":"Lorna M","36235":"","36240":"Richard R","36241":"Jkelbrat","36242":"Peter C","36243":"Dana C","36244":"Astrid K","36245":"Iain C","36246":"John P","36248":"sonia3004","36249":"sidneey12","36250":"kurzew","36251":"brio2642","36252":"rachjamie21-1","36253":"Mojogrrl","36254":"Hoss1951","36255":"Tilly40","36256":"Lori C","36257":"thegreatjourney2014","36258":"Jeff C","36259":"seeingtheworld08","36265":"Bimroy","36266":"LaurieAnn23","36267":"sophieAbbotsford","36268":"3jellybeans","36269":"Travellerfr0mH0lland","36270":"Frost70v3","36271":"James L","36272":"PDove","36273":"C G","36274":"kmc1971","36275":"boyzbymommy","36276":"grh55556","36277":"Globetrotter B","36278":"VerwoodChurchmouse","36279":"SeattleNativeGirl","36280":"lf185758","36281":"Engadiner","36282":"FeelixtheCat","36283":"Mister K","36284":"helpau_12","36290":"Dennis F","36291":"earai","36292":"Swinopas","36293":"Ron3849","36294":"dsmit77","36295":"CruisinSaskatoon","36296":"Alreoch","36297":"akyraty","36298":"NinaKrohn","36299":"SW929","36300":"tlsh","36301":"Maraya120","36302":"cmnarles","36303":"joce45","36304":"Silbermanlaw","36305":"hornbyisl","36306":"PeEll_born_to_fish","36307":"92JENNY92","36308":"KeepSmilingUK","36309":"liligloogirl","36310":"WescanRichmondBC","36311":"Michael W","36312":"NorthernGuy13","36313":"backnbarry","36314":"Businessaway","36325":"KLEwing","36326":"Pamela-and-Greg","36327":"beegee36121","36328":"girlzinnia","36329":"muskrat88","36335":"hydehaven","36336":"TravellingMariner","36337":"islandsweety76","36338":"checkflag","36339":"boczs","36340":"us2000","36341":"David B","36342":"Bassettboy","36343":"BCGirlie","36344":"spitz2","36345":"deltadawnB_c_","36346":"vqamarty","36347":"tarnsnut","36348":"OffSpinner","36349":"melisallsmiles","36360":"James S","36361":"Chelsea L","36362":"Mark G","36363":"marry s","36364":"robbor","36365":"Nikki R","36366":"AlbertSalichs","36367":"Shawna W","36368":"Jessie J","36369":"Chris C","36370":"Eric D","36371":"Lance L","36372":"Alta321","36373":"rogersatlindisfarne","36374":"Edgar12345","36375":"","36380":"chiroken","36381":"mlureview","36382":"rcm682","36383":"onip1969","36384":"Corey C","36385":"Gilles C","36386":"pokeypie","36387":"alemue2812","36388":"72_Krokus_72","36389":"Barbara C","36390":"Kere_M59","36391":"Joel R","36392":"kmc1971","36393":"trevange73","36394":"Dave T","36395":"Uber-trip","36396":"jfuji","36397":"IslandDeena","36398":"NinaB_10","36400":"Franny_027","36405":"Steven H","36410":"","36420":"SoftCoder","36425":"OurGig","36426":"Tizmania","36427":"ruaud","36428":"Nehal S","36429":"Scott D","36430":"allisonodenthal","36431":"philipbA2410CR","36432":"SouthOztraveller","36433":"170michael","36434":"cbcatd","36435":"Aussie1956","36436":"KMFCA","36437":"4JSNME","36438":"Richard S","36439":"Patti A","36440":"Jay9991","36441":"Katie D","36442":"RocketmanGeneva","36443":"Andrew v","36444":"JennRoznicki","36445":"","36450":"aallison","36451":"colin b","36452":"Brigit_trips","36453":"CheltCooks","36454":"Dertha","36455":"jillben","36456":"Mimillamas","36457":"northam","36458":"est1977","36459":"nannah930","36465":"lori_f4","36466":"kadeeja","36467":"YoPhilly","36475":"","36477":"islandrockin","36478":"Aaavintage","36479":"Capt_S_12","36480":"JillianMaclean","36481":"DTH","36482":"Wanderlust_Bee","36483":"James T","36484":"konrad29","36485":"nomadic811","36486":"Mattmcgrath38663","36487":"","36492":"Sue779","36493":"moyer257","36494":"SPSurrey","36495":"Gilles C","36496":"karlydotcom","36497":"Alina B","36498":"Fred J","36499":"ottawatravelgirl","36500":"Mike P","36501":"kaswan","36517":"cpmulder49","36518":"nazma55","36519":"187Dean","36520":"Brady H","36521":"EASYEZ","36532":"alessi1212","36533":"cordovabay1","36534":"CatherineL152","36535":"casadelren","36536":"Joan M","36537":"905sandi","36538":"Dave N","36539":"Chris H","36540":"ianwarrender","36541":"Janis G","36542":"Hermann B","36543":"rlw0401","36544":"Dubravka I","36545":"Pugmom123","36546":"Geoff H","36547":"yayrockymtns","36548":"189maureenh","36549":"nicole154945","36550":"Retep_59","36551":"5712Turtles","36552":"gwimmer","36553":"Sean S","36554":"Aziz1951","36555":"JADave","36556":"Sandy P","36562":"Paddy069","36563":"nasartori2016","36564":"derek085","36565":"apero4now","36566":"woutscholten","36567":"HansD1978","36572":"","36576":"D S","36577":"petra-amalie","36578":"firenze02","36579":"Sandra B","36580":"BeenerC","36581":"Warren P","36582":"Dale H","36583":"Jeffery W","36584":"William C","36585":"john w","36586":"QuibSmib","36587":"Tim R","36588":"Debora O","36589":"Mich900","36590":"timbucktoe","36591":"","36596":"Road711085","36597":"James L","36598":"tanya19722018","36599":"kimnmyron","36601":"\u0415\u0432\u0433\u0435\u043d\u0438\u044f \u041f","36602":"Mike H","36603":"ThC419","36604":"belenabaraz","36605":"Rob P","36606":"Becca1NiNe","36607":"Darcy D","36608":"p f","36609":"Gillian M","36610":"Road316132","36611":"Chris J","36612":"Pedro999","36613":"John M","36614":"Maarten B","36615":"Dirk M","36616":"Feri N","36617":"AAV609","36618":"DianaZ85","36619":"Rachel s","36620":"Juanita K","36621":"BurnabyJo","36622":"strelly","36623":"Miriam L","36624":"MichNguy","36625":"IGH7","36626":"meehCanada","36627":"ElizabethAnnLadner","36628":"J_MATTH","36629":"Dream37349","36630":"Curious37328","36631":"","36636":"","36641":"gerhardb800","36642":"fsdukejr","36643":"Ralph V","36644":"milthorpe_1234","36645":"wfleri","36646":"Leoontour83","36647":"FJ_Berlin","36648":"prost51","36649":"Thurstonator","36650":"hannewenkeler","36661":"Inquisitive100","36662":"CroKas","36663":"MikeReb","36664":"Midwestadvocate","36665":"ttscott1","36666":"wells1835","36667":"Calipta","36668":"J9269VSbrians","36669":"Nopsnina","36670":"Marion C","36676":"anna7357","36677":"Callan B","36678":"DamOfMa","36679":"LukeOz83","36680":"Jason E","36721":"","36726":"Mark&Rosa","36727":"jimk261","36728":"Ian H","36729":"Kiwi3_12","36730":"where-next-mj","36731":"Gayle M","36732":"travelling g","36733":"Daniel L","36734":" Katrin W","36735":"Siv H","36736":"Cam - Barb T","36737":"Dahlia694","36738":"Kristin P","36739":"DaveBritishColumbia","36740":"Roger P","36746":"Martin H","36747":"amdramhwife","36748":"Patrick C","36749":"Donald S","36750":"Jenn076","36751":"oaklyn","36752":"Claudia C","36753":"speedybee12","36754":"TurnerToursVancouver","36755":"marsh_on_lead","36756":"VanIsleTraveler2010","36757":"Mcneilco","36758":"DJF","36759":"dovrat","36760":"Oliver L","36761":"CarrigeenYorkshire","36762":"FlandersKrisje","36763":"natal101","36764":"Windslow548","36765":"TeamRealMcCoy","36766":"","36771":"Mary-Clare C","36772":"Sharon G","36773":"jimmieddd","36774":"grendl6","36775":"3932P","36776":"Cathy P","36777":"Alco251","36779":"travelling55","36780":"VictorianCarol","36781":"charisboof","36782":"bjbster","36783":"Elizabeth F","36784":"Mary L","36785":"Larry E","36786":"Aug2015kayakers","36787":"Shawniganlake","36788":"PamelafromFairwinds","36789":"Cindy D","36790":"jacque52","36791":"Taisa B","36792":"Lynn B","36793":"DonA529","36794":"WestCoastJ","36795":"1Redneckstranger","36796":"Travelglutton","36797":"Dahlia694","36798":"DaveBritishColumbia","36799":"Cheryl_BCCanada","36800":"Russ Q","36801":"Jerichobeachbum","36802":"Kathy S","36803":"Mike M","36804":"Roger P","36805":"Cathy L","36806":"Tall-Kayaker-Karen","36808":"ElizaPeriwinkle","36809":"LJV4848","36810":"NorthernTraveler2013","36816":"leloup2018","36817":"Carl M","36818":"Don P","36819":"Pataec","36820":"derbest","36821":"richard572017","36822":"Amrod_x","36823":"debbhuck53","36824":"Duncrieviedude","36825":"blueneckalbertan","36826":"dannymT349KO","36827":"lird5","36828":"Callaway N","36829":"Pieladyval","36830":"Merle B","36831":"Traveller4527","36832":"Elyse P","36833":"Linda10386","36834":"Trevor H","36835":"Rosita D","36836":"Ian R","36837":"Barb H","36838":"Janet L","36839":"Mahrukh K","36840":"William R","36841":"glassboro","36842":"TravCdn","36843":"jbz","36844":"travelotsSaskatoon","36845":"HektorHungary","36846":"Bandunusual","36851":"hratte","36856":"Nicholas2323","36861":"chad y","36866":"","36871":"","36876":"Josh G","36877":"Travelbus74","36878":"Thomas R","36879":"JennC1212","36880":"Liz S","36881":"ruschapman","36882":"Robert S","36883":"Joe W","36884":"Gilles C","36885":"Tracy L","36886":"Brenda I","36887":"David B","36888":"Albernio","36889":"Gregg S","36890":"Pioneer422877","36891":"justgetupngo","36892":"heatherlive","36893":"Darryl L","36894":"28flcom","36895":"Vancana","36896":"paulow70","36897":"bigfella053","36898":"Jimb01974","36899":"kaylal211","36900":"Bonnie D","36901":"Tutuhsuhtaaqsa","36902":"Charlie B","36903":"George R","36904":"Nancy L","36905":"A TripAdvisor Member","36906":"BriWerner","36907":"JR02014","36908":"jacqulenec88","36910":"BurakAtaman","36911":"nthree2015","36912":"Chieri K","36913":"tylerw206","36914":"Raymond L","36915":"hedgeplumber86","36916":"jar0sw","36917":"Oskie B","36918":"terral298","36921":"","36926":"T6413GO","36927":"bitsme","36929":"Jessiesales","36930":"CapitanVictoria","36931":"K7368EVkevinl","36933":"frequentpat","36935":"AKJD","36936":"curtisg428","36937":"970pattyf","36938":"cindyr507","36939":"janeta927","36943":"357martha","36944":"bobdM1628UY","36956":"Pioneer422877","36957":"taw2012","36958":"berniestravels","36960":"mawsym2","36965":"Ed F","36966":"billmayhols","36969":"yucky190","36972":"John W","36988":"CWong710","36989":"Michael B","36990":"echo2010","36997":"Jessica G","36999":"Shirley P","37000":"Diana H","37003":"sharkatax","37005":"PDove","37010":"MOE64RedDeer_Alberta","37016":"Debbie W","37020":"JOHN W","37022":"Mister K","37026":"bhilborn","37029":"ALDEN B","37030":"DAVID H","37031":"Br00ke13","37032":"hshlah","37033":"AndrewCalgary","37034":"Heidi K","37035":"1006rebeccaJ1006","37036":"BaronTR","37037":"ManaPet","37038":"SoBlessed2010","37039":"Linda_C_I_Victoria","37040":"linda8201","37041":"lsid1958","37042":"sanderosov","37043":"PURCELL4","37044":"ACMVictoria","37045":"lovelylion","37046":"prtripper","37047":"Peter_and_Vanessa","37048":"maddie4bc","37049":"dschamboumping","37050":"midrangehoteltester","37051":"railbird","37052":"66sahara_beige","37053":"Passport38093","37054":"GrandTour6577","37061":"","37071":"Odyssey732500","37081":"411Elle","37086":"cdblack63","37091":"Gord_McQ","37096":"shane c","37101":"Terry H","37106":"Matt","37111":"Leonard W","37116":"jttstrip","37121":"Patrick R","37126":"roxanes524","37131":"fred k","37136":"Timothy H","37141":"blkjck5697","37146":"barriem523","37151":"Don M","37156":"Mike H","37161":"484kurtj","37166":"108gladyss","37171":"sharonsK9547OX","37176":"Brian F","37186":"Paulette P","37191":"Percival L","37196":"ronaldmK9726NS","37206":"Rick B","37211":"ALrdr","37216":"westerley","37221":"Robert H","37226":"goingaroundthebend","37231":"R3139HCneils","37241":"Jake","37246":"robertsJ1623XR","37251":"C130COdavidg","37256":"A TripAdvisor Member","37261":"Adventure15768226754","37262":"K417YDnatalies","37263":"OnAir33390549293","37264":"sherric1","37265":"Sightsee21527348861","37266":"Tamarra N","37267":"Lorne K","37268":"Linda B","37269":"Venture23131673778","37270":"Vmlindak","37271":"getgoingCanada","37272":"kikiwiki6","37273":"Quest55908543928","37274":"Donna M","37275":"Trip32917918680","37276":"","37281":"g s","37282":"Ron M","37283":"LoveTravel189876","37284":"Freedom27947837053","37285":"Paul B","37286":"wsquared2018","37287":"Grandma2087","37288":"Geckosgal","37289":"LIPC2014","37290":"jurassicmike","37291":"Georgette D","37292":"romep58","37293":"kootenaygal13","37294":"kdavis72","37295":"Camper729222","37301":"lhull621310","37302":"Dave C","37303":"gramaeme","37304":"wladic716308","37305":"Bill H","37306":"Andrew B","37307":"CynthiaSays","37308":"Doglando","37309":"Debby68","37310":"BigStewieSK","37311":"Nikki v","37312":"MaureenHorrocks","37313":"Wintergifts","37314":"Dee-Anna5","37315":"dsh00ya","37316":"Fabm1987","37317":"clnavratil","37318":"Jim R","37319":"dwille524039","37320":"mommajobe","37326":"Diana H","37327":"Gail P","37328":"rtuleck","37329":"srausc793905","37330":"calvin C","37331":"nikicj45","37332":"smythemindy","37333":"r0sanna85","37334":"S5722ZSsteved","37335":"kelseybilyk","37336":"pammy2525","37337":"mtesauro347","37338":"Bob C","37339":"BNeibert","37340":"Linda J","37341":"SANDRA D","37342":"434vernaj","37343":"MattSchewe","37344":"Stephen L","37345":"Sandra L","37346":"Active_Oldie1942","37347":"Debbie G","37348":"ProsaicTraveller","37349":"august2005","37350":"Linda R","37351":"iansQ2540IU","37352":"trixle_66","37353":"Bob J","37354":"LoveTravel712536","37355":"gst123456","37356":"tferen601391","37357":"932wilcom","37358":"grandmalove13","37359":"Alexboo","37360":"David T","37361":"dianelees77","37362":"James H","37363":"jkoroluk2018","37364":"PenelopeW","37365":"Sher L","37366":"Juliena M","37367":"huntergirl70","37368":"Ron C","37369":"erin n","37370":"Anna M","37376":"Janette S","37377":"524cindyw","37378":"calfaber","37379":"Shirley D","37380":"Ruth G","37382":"travellfar","37383":"cchev2018","37384":"Jennifer B","37385":"patski2018","37386":"Garth Stanley W","37387":"David v","37388":"shaybutter23","37389":"Kristan P","37390":"jmlgn","37391":"mountainoutin","37392":"Tammie M","37393":"Anna P","37394":"Jdesilets7","37395":"L0uise14","37396":"kennedy52018","37397":"Caden S","37398":"Terry P","37399":"Thomas S","37400":"rocket1232016","37401":"DavidDG318","37402":"sandysairally76","37403":"Chuck F","37404":"geraldl950","37405":"sweetnsauer2013","37406":"Denise S","37407":"Cody M","37408":"A G","37409":"canihope","37410":"Dylan S","37411":"helenschindel","37412":"NDW_AB_BC","37413":"Tanya M","37414":"annievannie","37415":"chrisjenner250","37416":"terrycti","37417":"tandixon73","37418":"adventure411","37419":"kemckenzie","37420":"Cheryl H","37421":"Claudette P","37422":"Davpar","37423":"Menard1477","37424":"williambrehl","37425":"onefinefishy","37426":"purple256","37427":"Blue6789","37428":"FritzieD55","37429":"leeann42017","37430":"Natalie P","37431":"debclarke69","37432":"A TripAdvisor Member","37433":"Gbap2011","37434":"Anne F","37435":"722larryr","37436":"709shelleyc","37437":"BrendaH","37438":"Ed H","37439":"Aimee K","37441":"548sandy","37442":"sharwen2017","37443":"DivingTropical","37445":"748shelleyg","37446":"Y8842JOdebbied","37447":"Carmen D","37448":"Graeme B","37449":"SailorAirman","37451":"Dani S","37452":"Wandering6","37455":"Andrew K","37456":"Jessica G","37457":"ABkid","37458":"trevorsV7744XM","37459":"FairviewTwo","37460":"Nicole N","37461":"JDN","37462":"katebillesberger","37463":"12chadp","37464":"CheriM-W","37465":"Eyebrow2","37466":"BronteTripper","37467":"Marsha Thomason","37468":"Chuck H","37469":"Miles C","37470":"barkleymydog","37471":"brianrO7583CN","37472":"cerejanebellum","37473":"JuliaMystery","37474":"canadem","37475":"KimJackC","37476":"yyak55","37477":"stevesandy2017","37478":"Natkayco1","37479":"Deb J","37480":"turbot1966","37481":"djhunter77","37482":"CanProf","37483":"Myka2012","37484":"Rishte","37485":"Stadium J","37486":"F3369LGbenjaminm","37487":"gailp223","37488":"miles r","37489":"gardensail","37490":"Portlandtravlr","37491":"florriannf","37492":"264tracif","37493":"shawnhA9364TL","37494":"Stephen M","37495":"kellyhF9822BV","37496":"lynnrH9954MJ","37497":"brookem639","37498":"Ruxandra C","37499":"SteamRestoration","37500":"gabrieleandjuergen","37501":"christiannelb","37502":"lorfor57","37503":"kateandjudd","37504":"ThePolisher","37505":"Laura D","37506":"FootlooseWithKids","37507":"Marie J","37508":"island_m0m","37509":"w d","37510":"allen666","37511":"RocketGurl72","37512":"PoCoProud","37513":"karab779","37514":"NICOLE J","37515":"bryonia2015","37516":"O4584EIsuzannem","37517":"JJ_Mike_23","37518":"johngbc","37519":"Daddygord","37520":"FloridaBC","37521":"Julie_from_MI","37522":"conlesta","37523":"Cam A","37524":"CrashedJ","37525":"Landshark61","37526":"lauriel296","37527":"JR_of_Kamloops","37528":"shawnanne2017","37529":"Ted M","37530":"vonnieg2017","37531":"","37541":"948taniss","37542":"michelledO2222QB","37543":"audreyme","37544":"Mcnotmac","37545":"picufamily","37556":"Richard B","37557":"Ian L","37558":"Cheryl H","37559":"SueLe","37560":"Adventurealways","37561":"HonugirlHawaii","37562":"tokyohos","37563":"Cassandra B","37564":"Janet J","37565":"huskieslove","37566":"Rob\/terry W","37567":"Jit B","37568":"ijmathers","37569":"setotravel","37570":"Barbara H","37571":"Geoffrey M","37572":"Deborah M","37574":"Norm R","37575":"Sean M","37576":"Nita B","37577":"Paul H","37578":"Chicken7209","37579":"440bevw","37580":"Ted W","37581":"Char C","37582":"514stewartg","37583":"Allison K","37584":"Ivan B","37585":"Minh dang","37586":"Kamini M","37587":"Bill\/elaine H","37588":"E Deborah M","37589":"Eva T","37590":"Glenn57_25","37596":"Denis M","37597":"tiberius8888","37598":"Ian P","37599":"LorneInKelowna","37600":"Sean I","37601":"VikLauL","37602":"Carol G","37603":"coleens319","37604":"Frank L","37605":"Chantel J","37606":"Ralph P","37607":"Thomas G","37608":"CanadianCycleTravel","37609":"Cathi S","37610":"Todd\/dorrie P","37611":"Fyski","37612":"James U","37613":"70Brian44","37614":"rats330","37615":"No name V","37616":"2finefellows","37617":"Sandra L","37618":"Brenda C","37619":"Urs H","37620":"Robert P","37636":"Sam","37637":"L0velife123","37638":"Chris W","37639":"Renee G","37640":"Michelle W","37641":"Rob M","37642":"U4283OUkarenp","37643":"772joans","37644":"Heather H","37645":"Mark W","37646":"Patricia\/mark P","37647":"Sherry B","37648":"johncrawcarp","37649":"jamweb","37650":"Amber D","37651":"Stephen G","37652":"kath555","37653":"Trish W","37654":"Habano","37655":"Dean C","37656":"Lori E","37657":"Skibumplus3","37658":"Brewster S","37659":"Wendy M","37660":"anderson_annette","37661":"Florence M","37662":"jack L","37663":"Dan I","37664":"rizzlecakes","37665":"Dennis M","37666":"larbeau10","37667":"Cody W","37668":"KimberleyJlD","37669":"Joyce M","37670":"Tammy_Chorse","37671":"Dave B","37672":"Cejay M","37673":"Caellen27","37674":"sidneymarwood","37675":"Gerald K","37676":"Brigitte M","37677":"mrlogboy","37678":"Radarz","37679":"tads81","37680":"skiwizard","37681":"Tanai G","37682":"Trish F","37683":"Michael B","37684":"Sharon N","37685":"Janet J","37686":"JustPassingThrough24","37687":"nhtahara","37688":"KevinHope","37689":"terrill","37690":"Chelsey B","37691":"","37701":"Thomas N","37702":"Jolene M","37703":"Fayedrope","37704":"MontyCalgary","37705":"Alice P","37706":"whiteknight63","37707":"tuy649","37708":"BethV76","37709":"Flipfloplocations","37710":"DeLoss C","37711":"SBSweetie","37712":"acaines","37713":"Dave Kristen O","37714":"Barbara D","37715":"Randall L","37716":"altacouple","37717":"Daryl G","37718":"Oilsandsgal","37719":"Corry T","37720":"Marian090","37721":"My Info K","37722":"Dawne T","37723":"wanderingcanucks122","37724":"2ontheroad_11","37725":"Jenna E","37726":"KidsRGreat","37727":"CanadianCycleTravel","37728":"Cactus0","37729":"AlbertaPeng","37730":"Peter P","37731":"GabriolaGirl17","37732":"Lesley A","37733":"Motorcylcler","37734":"riderrye","37735":"hockeymom89","37736":"manypots","37737":"Benedikt B","37738":"TravelOn9928","37739":"Mousebow","37740":"thegrandstan","37741":"Brandy D","37742":"Tom F","37743":"bouncingeyeball","37744":"Greg C","37746":"Maureen W","37747":"Cath L","37748":"Geri49","37749":"Sasha M","37750":"RLPSanAntonio_Tx","37751":"Dean B","37752":"Yellowdukk","37753":"Mare H","37754":"Bill R","37755":"Mattlan","37756":"teamhudson","37757":"betty_69_007","37758":"Nanner2360","37759":"DavidNeelStudio","37760":"ViajeroPerdido","37761":"hiram50","37762":"fanfare50","37763":"sukhoi_584th","37765":"Dan-Canada-West","37766":"","37771":"nuhuma","37772":"Les H","37773":"Yvonne Z","37774":"lucky7Alberta","37775":"Clipper02","37776":"TravelingSam1","37777":"simpleyme","37778":"Nicole F","37779":"wallybee43","37780":"Allan R","37786":"ShawnaLL72","37787":"WestCoastJ","37788":"conlesta","37789":"PJake75","37790":"Salty2010","37791":"Michael C","37792":"SailorAirman","37793":"Stan J","37794":"brucetK6435RT","37795":"A TripAdvisor Member","37802":"Lindsay B","37803":"Fraser D","37805":"slhowse","37807":"JoeSnert","37810":"101donaldd","37812":"Heather M","37815":"425Sherry","37817":"Destiny F","37818":"Lauren R","37819":"helenvasi1979","37820":"Hemipoweredcats","37826":"JackfromGigHarbor","37827":"tomkB6696SN","37828":"Pachwhit33","37832":"Helen m","37834":"Unknown","37835":"Monica E","37836":"Rossana D","37837":"Iron-Chef-Boyrdee","37838":"Bill A","37839":"271miriamk","37846":"sharsmeem","37848":"Tim C","37849":"Derek Y","37850":"Robert I","37851":"chad b","37852":"Ray S","37853":"Daralynn B","37854":"arthurl411","37855":"leonardb532","37857":"Walter H","37858":"koertd451","37859":"lorrip873","37860":"Barb H","37861":"Noreen R","37862":"Connie C","37863":"R5055BIteresah","37864":"Sara","37865":"Angeles","37866":"John L","37867":"Cynthia T","37870":"debrapC8542PN","37871":"296shellyf","37873":"KRV16","37874":"normanb129","37875":"gilb112016","37876":"JenwaC","37877":"Pete S","37878":"Andrew F","37879":"metaungulate","37881":"K7530SDsusanw","37882":"Yellowdukk","37885":"Amber D","37886":"583brentm","37887":"senior532","37889":"Edwin H","37890":"ndsci","37892":"carollA3703ZV","37894":"MarkieBear","37896":"KathySanLeandro","37900":"Debbie M","37901":"frequentraveler91","37902":"and13Tenby","37903":"Leslie J","37904":"Jessica J","37905":"Juanita S","37907":"Bonnie0717","37909":"Vanessa K","37910":"SueinPortland","37913":"Carolyn C","37914":"VWfan71","37915":"77828","37917":"Terry J","37920":"bettyanns2016","37923":"Alan M","37936":"Naomi D","37937":"Ambassador441568","37938":"Donald M","37939":"IslandPrairieGirl","37940":"Glenda B","37941":"Promary","37944":"Heather S","37946":"83bradleyt","37948":"david k","37949":"478kathyl","37950":"276Ron","37951":"Darlynn C","37966":"clarksm67","37971":"Lethbridge_James","37976":"DarrellNtravels","37981":"","37986":"kalhari","37991":"hopeforsun","37996":"Jessica D","38001":"Dee-Anne C","38006":"agnes j","38011":"J R","38016":"Petrina B","38021":"cjlfarm86","38026":"Christel-Anna","38046":"Michelle H","38051":"Nthpy","38076":"GreatNorthTraveler","38081":"AlexCaro2011","38086":"Terry W","38087":"pbrtours","38088":"sugarlips","38089":"Alesia P","38090":"nancturn","38091":"DrIdentity","38092":"Bouke J","38093":"chillymanitoban","38094":"alaskan_skies","38095":"Manderinebug17","38096":"","38101":"CanadianCycleTravel","38103":"mmzero","38104":"Franida","38105":"jimo663","38106":"webb","38107":"no-problem-mon52","38108":"Dave K","38109":"Purton_Stoke_Travel","38110":"Lorraine K","38111":"Cathryn1516","38112":"rtsvg","38113":"Theresa B","38114":"Sheryl P","38115":"Escape626061","38121":"Andrea M","38122":"sidneymarwood","38123":"Murphymutt","38125":"MDcan","38126":"Clipper02","38127":"Kelly P","38128":"Carmela A","38129":"Leahann M","38130":"Lisa Marie H","38131":"GoWhitecaps","38132":"Gbawpg","38133":"Susanne A","38134":"Al H","38135":"fifaline99","38136":"mslibbyofMoncton","38137":"Farmo J","38138":"chuckcanuck27","38139":"Joseph V","38140":"ROZMCL","38146":"Luther M","38147":"Mario S","38148":"DebGCalgary","38149":"Boone8","38150":"Henk73","38152":"Petuniatokkie","38153":"Hill-run_bisom","38154":"David D","38155":"Heather S","38156":"WelcomeMat","38157":"tennisbummer","38158":"ManitobaTinkerBee","38159":"Kiwibirdman","38160":"ChinaLake1","38161":"Paul W","38162":"Christine A","38163":"NanMVan","38164":"David R","38165":"Nils62","38166":"Jan G","38167":"Klara L","38168":"2Peterla","38169":"mpcrazy","38170":"v c","38176":"Corie J","38177":"Sahayoga","38178":"Tony K","38179":"Travelmania47","38180":"hulamoongirl","38181":"j0girl","38182":"garbeth77","38183":"Reg255060","38184":"Petagal","38185":"ronmeyer","38186":"mrskimberly92","38187":"Azra71","38188":"junema","38189":"solaris_pete","38190":"Sam_n_Kaitlin","38196":"peter_homefield","38197":"MelissaForrest","38198":"almomotel","38199":"A TripAdvisor Member","38206":"Flyingmanns","38207":"Dan C","38208":"royKelowna","38209":"Retired-Unretired","38210":"Road35831864711","38211":"","38221":"DonnaL428278","38222":"Keith S","38223":"Heather P","38224":"rbhog","38225":"Mari Canada","38226":"Ilia W","38227":"simonsage","38228":"looseink","38229":"Headsupopenyoureyes","38230":"bridee405","38231":"BMruth","38232":"TravelBCGirl","38233":"kimwolcott","38234":"Lori H","38235":"Janet C","38236":"Wendy C","38237":"Tara S","38238":"Garren P","38239":"VV20070518","38240":"Lisa A","38241":"gmkenny","38242":"SteamRestoration","38243":"Paul P","38244":"travelinjack64","38245":"Carsten S","38246":"LorneInKelowna","38247":"HappyTravels1923","38248":"agchristie","38249":"Stefani B","38250":"Annietje","38251":"334greg","38252":"Ricky&Vicky","38253":"albertobrazil","38254":"Tamsin R","38255":"Beckstarr1","38256":"Jojokane","38257":"KalispellMontanan","38258":"JDFehr","38259":"Veronica H","38261":"ThePolisher","38262":"gator71","38263":"nothatsyou","38264":"Todd R","38265":"Jerm M","38266":"WorkDude","38267":"lizardlegs","38268":"ajcbill","38269":"LargeAussieFamily","38270":"Donna M","38276":"OldFart06","38277":"Prairiegirls16","38278":"Peter B","38279":"KenandBeth","38280":"Colleen02091966","38286":"KattBlue","38287":"kath_smile","38288":"Anne G","38289":"dawn c","38290":"SoularSister","38291":"wakeupjames","38292":"chazr1","38293":"Mona67","38294":"helmi s","38295":"Denise101891","38301":"Pixelpanderer","38302":"jenny H","38303":"travelnut73","38304":"ktheider","38305":"David W","38306":"Amanda P","38307":"dougi242424","38308":"brob97","38309":"SimplyGourmetBc","38310":"celeste_ials","38312":"Edgytravels","38313":"needaholiday15","38314":"Wingman365","38315":"sarahs72ventura","38316":"Joy L","38317":"blue0013","38318":"J-5","38319":"jpaulv","38320":"rojanich","38321":"","38331":"sidneymarwood","38332":"Brigitte M","38333":"David E","38334":"Swoonsong","38335":"dtselzler","38336":"Dustin S","38337":"simonshearer","38338":"Lindsay G","38339":"Patrick H","38340":"sarahvp388","38341":"alioops111","38342":"Viiiiiiiiiiiiiiiii","38343":"Linda W","38344":"Joanne W","38345":"Lisa P","38346":"Todd S","38347":"Calliegoo","38348":"Termite42","38349":"Canaussie66","38350":"Jayball99","38351":"GrammyCJ","38352":"incredibleman","38353":"Amanda V","38354":"BWB1960","38355":"Brenda W","38356":"MontyCalgary","38357":"Ms_OffTheBeatenPath","38358":"Carina K","38359":"richmil","38360":"Kaje A","38366":"mandeedavidson","38367":"eightwednesday","38368":"smileycanadian07","38369":"Goldprince","38370":"Sabrina C","38371":"Norma C","38372":"garrrrr","38373":"travel_up31","38374":"nadiastired","38375":"cwerg","38376":"biggerfoot","38377":"Meander27848","38378":"Denise H","38379":"Roving10044","38380":"Compass35557","38381":"Wingsong","38382":"Journey28114","38383":"Trek36193","38384":"OnAir28396","38385":"Seaside19866","38386":"Loretta D","38387":"Buffybw","38388":"mary o","38389":"mewles2018","38390":"Jeremy T","38391":"blush48","38392":"iSource S","38393":"SalR5","38394":"Non-fly","38395":"ClaryL","38396":"","38401":"Danielle A","38402":"Gladys38","38403":"onegameatatime","38404":"gpetersen1","38405":"ccbjenkins","38406":"Goven","38407":"Mouselady","38408":"Bergs_Bees","38409":"BHoppin","38410":"PurpleDragonfly19","38412":"Chris D","38413":"jfoxxtail","38414":"Diann R","38415":"Dennis F","38416":"Alexandra S","38417":"Dianne G","38418":"Powel C","38419":"Backtobacktrips","38420":"A7G","38421":"Dale O","38422":"Bob Z","38423":"Eddie B","38424":"Brenda D","38425":"Clipper02","38431":"BilgewaterBob","38432":"ElizabethL1955","38433":"Dan M","38434":"Stan390","38435":"nautical2004","38436":"dsf123whoever","38437":"Jman2_11","38438":"Roberta V","38439":"CSSSSF","38440":"lthomas1012","38441":"Hossua","38442":"harrylaw","38443":"DebbkJames","38444":"ToryCordick","38445":"redfoxy1","38446":"Quinn A","38447":"Jenn H","38448":"Greg C","38449":"Katie W","38450":"haggiz13","38451":"2011goodbad","38452":"S M","38453":"rusty52","38454":"BYUFan","38455":"KitCat1972","38461":"Jerry T","38466":"nishamah","38471":"whattheheck13","38476":"Stancer","38481":"","38491":"carol k","38496":"Dutchie48","38501":"freddiemon","38506":"Sharron","38507":"Jennifer L","38508":"chichi62","38509":"Forrest F","38510":"Terri R","38511":"JungMin Rex S","38512":"Bluepaintedwall","38513":"Diana N","38514":"Alan N","38515":"Dean E","38516":"dianeshiane","38517":"throughmyblues","38518":"Bonita S","38519":"Tony S","38520":"VE6me","38521":"Oluf","38522":"CJackins","38523":"Will D","38524":"Dave E","38525":"Nancy Z","38526":"TravelingGlenn","38527":"ShinDao","38528":"Merlin797","38529":"James B","38530":"Catherine G","38531":"Colleenreadoyle","38532":"Jan5847","38533":"Reginald_Chung","38534":"Rita C","38535":"Andre K","38536":"budgetroamer49","38537":"handypedro","38538":"PGBCr","38539":"Joanne S","38540":"Robin A","38541":"Kory M","38542":"Merewoodman","38543":"Dan S","38544":"Jane C","38545":"tom u","38546":"","38551":"olesyazh","38552":"LAURA L","38553":"syn1965","38554":"dcorey2011","38556":"Joanna A","38557":"TahoeLOC","38558":"Justin G","38559":"Judee P","38560":"gordong851","38561":"rmwhidden55","38562":"Z1957MHwendym","38563":"Bucket_To_Do_List","38564":"Sondra_RN","38565":"Lynne F","38566":"M_Gal88","38567":"sfbrad","38568":"kcp1953","38569":"Exiled_rider","38570":"DJW1086","38571":"Brock T","38572":"iamsupermom","38573":"chiffon2016","38574":"Jeff W","38575":"Guest Relations M","38576":"Entrippy","38577":"acliff137327","38578":"Mike W","38579":"David J","38580":"cvisse384692","38581":"Kunnyhunny","38582":"Vanillabead","38583":"LADOERING","38584":"ravynne3","38585":"Tarnz","38586":"A TripAdvisor Member","38587":"Greg G","38588":"doccle385706","38589":"Russ-Lisa-Green","38590":"Suxyq","38591":"Kathleen J","38592":"SockFour","38593":"businesstrvlr2016","38594":"SailorAirman","38595":"Geoff C","38596":"Rean-Marie K","38597":"Grant K","38598":"nwinther2000","38599":"mroddick55","38600":"lisafishman","38601":"seescokid","38602":"Grant1834","38603":"Chris D","38604":"CandleMama","38605":"skmelsie","38606":"Maryanne M","38607":"Jennifer L","38608":"David R","38609":"Gerry S","38610":"Pam M","38611":"Phoebe H","38612":"kaleda","38613":"DELH","38614":"Arielkit","38615":"Henry P","38616":"Lori M","38617":"Allen K","38618":"albertobrazil","38619":"BCSmits","38620":"Bruce A","38621":"","38636":"Johannes K","38637":"Tony T","38638":"DarcyMonroe","38639":"happyfr0g","38640":"Robert S","38641":"Char D","38642":"Techboy","38643":"zookeypurr4","38646":"","38651":"Reginald_Chung","38652":"Maryanne M","38653":"weldertools","38654":"Ross M","38655":"fablegirl69","38656":"Happydays1818","38657":"Mollymoo2812","38658":"AlisonG177","38661":"Curiosity60677240866","38662":"Norm M","38663":"David C","38664":"Departure66066162143","38665":"Safari180098","38666":"FarAway37374111702","38667":"OnAir68018135562","38668":"DayTrip24837351386","38669":"Retired-Unretired","38670":"Greg M","38671":"Traveler60593056134","38672":"bmahe","38673":"Bestgreek","38674":"Sunshine67460939480","38675":"Catherine S","38676":"Deltatravelgirl","38677":"Venture58065827937","38678":"LPD53","38679":"962marijanak","38680":"FarAway40709156290","38681":"dspenst","38682":"Fearless47444159036","38683":"Violet1123","38684":"Footprints319026","38685":"Lori H","38686":"mitchellh0dge","38687":"Pat C","38688":"416happytraveller","38689":"Mary B","38690":"wendydrever","38691":"reynateller","38692":"lawrencelava","38693":"glennvancouver","38694":"traveller32canada","38695":"PaulKurucz","38696":"","38701":"TBird01234","38702":"Deborah D","38703":"Roz250","38704":"naomivancaillie","38705":"CowgirlSissy","38706":"Brian E","38707":"Jim H","38708":"johnaC7154UQ","38709":"smilne411","38710":"Willbetrvlng","38711":"741is","38712":"tmcint600940","38713":"helenschindel","38714":"Rachelle O","38715":"susie-q1104","38716":"Curious557521","38717":"rauni M","38718":"mrkool12345","38719":"FrequentFlier584755","38720":"Chris12378 M","38721":"lajacox3","38722":"jdaubn329943","38723":"travelbugx4","38724":"superraters","38725":"tellylace","38726":"Simon Cavan T","38727":"kashcr573348","38728":"nick172018","38729":"Vickie A","38730":"468doreenr","38731":"onmyway76","38732":"Dan W","38733":"AnneVctoria","38734":"kailly2014","38735":"inigonovales","38736":"Barbara C","38737":"msalexisn","38738":"Paige T","38739":"Stephen M","38740":"Lorraine M","38741":"Brucewashere2018","38742":"Fred & Ann L","38743":"Vacationer223163","38744":"LJALEXBC","38745":"CityMice","38746":"Shaina J","38747":"louisevL8712XR","38748":"barbh234","38749":"Joy G","38750":"R8038MKdavew","38756":"cheylg","38757":"Funktravelflex","38758":"Love_2_Travel568","38759":"SanMuy","38760":"Michelle P","38761":"aglaia369","38762":"Ann R","38763":"CdnTraveller9","38764":"Traveller895","38765":"mariemcmurray","38766":"deannarmt2000","38767":"kgedli501551","38768":"pattychap","38769":"lovemyshoes44","38770":"Kenneth M","38771":"Chelsea6363","38772":"smlimcaco","38773":"pmcvinis","38774":"emj1996","38775":"Carlsbadhappy","38776":"andreinagonzalez2018","38777":"Bob Q","38778":"vanisletrvlr","38779":"laurawiebe","38780":"Lgin222","38781":"steveonsorge","38782":"Barbara Z","38783":"John G","38784":"Paolo1005","38785":"Lindsay L","38786":"Retyred","38787":"gixxie2018","38788":"marilynsteimecke257","38789":"Vickie D","38790":"b_better_than","38791":"Snooky75","38792":"coppe165321","38793":"sbo610964","38794":"MCS52","38795":"ruthverkerk","38796":"anne1219","38797":"Pat S","38798":"Taberushikanai","38799":"sylviamaricelnardo","38800":"TaniaSteeves","38801":"Kelsie G","38802":"BCcanadaHere","38803":"Okanagan traveller","38804":"Sammy Z","38805":"rckhound","38806":"jillanesmithers","38807":"mochalab","38808":"Allan C","38809":"Steve N","38810":"jennifermE9523MH","38821":"harrye47","38822":"Pauline O","38823":"Kimberly B","38824":"Ze_Gourmet","38825":"Raffi_Antepyan","38826":"HayleyLS68","38827":"Cindy D","38828":"John B","38829":"Gayle W","38830":"lindamaes2017","38831":"Sarah B","38832":"Joan B","38833":"Travel_Reflections","38834":"RLchev","38835":"timrR4374NU","38836":"838cindia","38837":"N2675MIchristinem","38838":"brandic109","38839":"Glen T","38840":"shanmugam_ep","38841":"Susan P","38842":"sunsnowmud","38843":"davy d","38844":"T417KWcarlas","38845":"cooperkellyd","38846":"Erin T","38847":"542mrl","38848":"Andrew B","38849":"Don C","38850":"D S","38856":"orchickie","38857":"IamanIslandGirl","38858":"Laceyleeevin","38859":"leslie4713","38860":"Sonoma980","38861":"Rusty","38866":"Chris J","38871":"Sheila M","38876":"Robert E","38881":"Mark Z","38886":"1IslandGuy","38891":"Marianne R","38896":"","38901":"Imirish85","38906":"lesley p","38911":"Christina M","38912":"491betht","38913":"Erica G","38914":"deb m","38915":"E P","38916":"Caileee","38917":"marieclairenichole","38918":"SammyL666","38919":"Joanne B","38920":"Eve_Delta","38921":"AnnaSuave","38922":"Jan W","38923":"Phil D","38924":"bcajmiles","38925":"Bighair007","38926":"Jfburns1972","38927":"MarcoPolo888","38928":"judym732017","38929":"Donna H","38930":"Linda M","38931":"Wendy E","38932":"Goldilocks03","38933":"sandkbenson","38934":"Jamie C","38935":"Brenda F","38936":"PaulDonovan R","38937":"GrandpaJoeGrandmaDee","38938":"Tia_strauss","38939":"JodyP662","38940":"Torontocanucker","38941":"","38951":"heakitt","38952":"wesco1951","38953":"CPMCalgary_Alberta","38954":"Foxinaboxx P","38955":"Lois S","38956":"PissedOffinPenticton","38957":"Canadiatravelgoddess","38958":"YXH61","38959":"Dregers","38960":"fayo400","38961":"29jrh","38962":"Linda C","38963":"Sasssiest","38964":"Arlene B","38965":"Fitzsidu","38971":"Brenda L","38972":"Denise P","38973":"Jack B","38974":"TMcFadyen","38975":"norsun","38976":"sunflowerbc","38977":"Jetvd","38978":"sijim65","38979":"apaetow","38980":"Kristiina A","38986":"jessk82","38987":"Deebwex","38988":"faeriesmom","38989":"A TripAdvisor Member","38990":"abrideau","38991":"astefano p","38992":"Michael S","38993":"lovetotravel1800","38994":"dtengineering","38995":"nixonreaganbush","38996":"DaveRodwell16","38997":"anneVancouver_BC","38998":"LittleMurray","38999":"pet1928","39000":"swanepoel","39001":"hello009Burnaby","39002":"cate1231","39003":"RBunnyAbby","39005":"Rhodri L","39011":"StrawberryMivvy","39012":"btaylor000","39013":"rainboots","39014":"Stacy_8","39015":"MaryVancouver","39021":"hector d","39022":"GoPlaces19180965799","39023":"golfer08","39024":"mkogler","39025":"Bill K","39026":"","39031":"metamorphis33","39032":"LeisureTravellers724","39033":"Megan R","39034":"Sunny453","39035":"makingmemories585","39036":"Martin G","39037":"PandaWorcestershire","39038":"RickAngBC","39039":"Two_2_Nomads","39040":"benjamin j","39041":"Getaway_Fun89","39042":"Ton S","39043":"Julie818","39044":"Lekili2013","39045":"mdg88","39046":"SuzyD","39047":"Veronica Doan","39048":"Babyanra","39049":"Terry S","39050":"ihutzal","39051":"Steve R","39052":"channelchum","39053":"mark d","39054":"judym732017","39055":"WilliamB","39056":"Ativita","39057":"Sam S","39058":"William V","39059":"bdprobertlake","39060":"Elaine S","39061":"JessicaTerry","39062":"OkanaganGals","39063":"Lynne R","39064":"6490","39065":"aerobics54","39066":"","39071":"martyklinkenberg","39072":"Dan M","39073":"DDcorey","39074":"Mia212","39075":"karley j","39076":"Fat2Kat","39077":"Ruby K","39078":"Lyle P","39079":"CRAZYGERRI","39080":"Barrymckockner","39081":"Danial H","39082":"canuck2s","39083":"sunflowerbc","39084":"SGL112","39085":"Kristiina A","39086":"Wanda G","39091":"Elizabeth D","39096":"","39101":"Wayne M","39106":"rammblat","39111":"Cyntheap","39116":"Liam M","39126":"IrenaLo","39127":"Stacey H","39128":"Paul T","39129":"Wilma V","39130":"lizbo2","39131":"","39141":"A A","39142":"Tyara79","39143":"rushtons1","39144":"CorinneL4","39145":"Shirley S","39151":"Jerry D","39152":"Noelle S","39153":"EsmeBC","39154":"Doug C","39156":"jokelta","39157":"vancouversurfergirl","39158":"JCClondon08","39159":"bryancanada","39160":"615pattyb","39161":"","39171":"Ruaraidh S","39172":"J E","39173":"Ingrid T","39174":"Shar037","39175":"haptravlr","39176":"joanne w","39177":"Monique R","39178":"Heather L","39179":"Eggplantikus","39181":"Julia G","39182":"shirleyliggett","39183":"Jeni L","39184":"Dominic P","39185":"sspeters","39186":"green853book","39187":"rafrnhm","39188":"Saturn01","39189":"Patricia2015-1","39190":"Maria V","39191":"Hesperange","39192":"TripMember082520171","39193":"LaurenSeibel","39194":"APTravel101","39195":"LyndaJ926","39196":"hoehnfx","39197":"Harold Z","39199":"PippaandLawrence","39200":"Pit S","39201":"Maria S","39202":"Anita J","39203":"Meully","39204":"Nels0nites","39205":"Mark W","39206":"wai2012","39207":"JvS11","39208":"Christine L","39209":"Lara123456","39210":"marcessco","39211":"","39226":"","39229":"Heather D","39234":"Robberfly","39239":"Traveller895","39244":"EsmeBC","39249":"RReily","39254":"Aida V","39259":"TheRousells","39269":"jml67","39279":"","39284":"TheCanadianNavigator","39289":"LanaB","39309":"sawright63","39310":"ThePumper","39311":"wcenglish","39312":"Awaythenhome","39313":"Pixtina71","39314":"Chimodog","39315":"Sbursty","39316":"Tash v","39317":"Dennis T","39318":"arnavaza","39319":"Roxanne F","39320":"Ali S","39321":"LANDASTEWART","39322":"jmac114","39323":"Richard H","39324":"","39334":"skibumFernie","39335":"futcher97","39336":"Karla H","39337":"rubberducklover","39338":"stevepencz","39339":"Rehor49","39340":"VoyageurBC","39341":"AvalonFlyBird","39342":"Jonocanada","39343":"william440","39344":"emma1987186478","39345":"janznick","39346":"TorontoSandee","39347":"sct12015","39348":"Britney Y","39349":"wherewuat","39350":"YoungPaul10","39351":"Adam J","39352":"dbl650","39353":"47Firenze","39354":"MaryV2X","39355":"Dianne L","39356":"Loreena M","39357":"Brian F","39358":"MonZor","39359":"Beej","39360":"Amy V","39361":"Cocobum","39362":"JJwood5","39363":"Diane F","39369":"barbdouglas","39370":"bethujana","39371":"TanaJ5","39372":"Lunak74","39373":"heathm7","39384":"WayneKamloops","39385":"BobMKelowna","39386":"Jen G","39387":"JJ503","39388":"excitedexplorer","39389":"MBKcalgary","39390":"John H","39391":"kirkrob","39392":"Angie G","39393":"AlanandElaineNewYork","39394":"Julie V","39395":"Kermit2010","39396":"Rachel S","39397":"Roman W","39398":"LeisureTravellers724","39399":"","39419":"trottant","39420":"vicki k","39421":"Patrick Rolli","39422":"Greg L","39423":"Sharon B","39429":"","39434":"Doug R","39435":"worldwidelens","39436":"meikuei","39437":"Zev C","39438":"vsby15","39439":"hnphil","39440":"TravelerGilbert_AZ","39441":"Jeannine H","39442":"Amber P","39443":"A B","39449":"176norb","39450":"nancyallen","39451":"DeeBee31","39452":"Canadiatravelgoddess","39453":"Retired60UnionBay_BC","39454":"Don P","39455":"pickascreennamepicka","39456":"StormsEnd","39457":"SandLouRob","39459":"","39464":"Nic B","39465":"Andrea M","39466":"Imogen01","39467":"schoggigirl","39468":"Theresa S","39469":"Katy P","39470":"JACCINTHEBOX","39471":"CanBrit1","39472":"peggykoch","39473":"alan1305","39474":"patyim","39479":"","39482":"Sherpa562147","39483":"Ken G","39484":"pgoldenjr","39485":"briankcoffey","39486":"Maria R","39487":"Nut_and_Bud","39488":"franklydear","39489":"Bung91","39490":"Don D","39491":"LovelyRachel","39492":"","39497":"Mr_Mrs_Traveller","39498":"scootertooternow","39499":"Graham I","39500":"lorip213","39501":"partygirlCalgary","39502":"John G","39503":"Glenn S","39504":"sagheb","39505":"nschigas","39506":"m4lee","39522":"Robinwood1993","39523":"harley4fish","39524":"Edwin B","39525":"ThumpinAlong","39526":"YUL-Roselyn","39527":"Adam D","39528":"arnie2ggod","39529":"Carla B","39530":"Leahgftraveller","39531":"rhines","39532":"Fred J","39533":"Dave F","39534":"Michael P","39535":"H_S_Auditor","39536":"Tina F","39537":"Don4BC","39538":"atpage","39539":"JayeB79","39540":"JohnLoriEh","39541":"Stephanie A","39542":"margiemcp","39543":"Christopher K","39544":"Nick L","39545":"lewissmith2525","39547":"","39551":"","39556":"","39560":"","39563":"","39565":"Bakerbet","39566":"brendabeachbum","39567":"Catherine J","39568":"Coach J","39569":"Nicole F","39570":"","39580":"Dan V","39581":"scorpiogirl2","39582":"Derek S","39583":"Kevin A","39584":"Sara T","39585":"","39590":"","39595":"Brian M","39596":"cwdcpl","39597":"cjn4012015","39598":"Alicemoosonee S","39599":"Coastal57257289167","39610":"Debby S","39611":"timothyp2018","39612":"clhall06","39613":"paphan2018","39614":"j0sie","39620":"kerryphillips7","39621":"ConVoyage1","39622":"fergy71a","39623":"pattnmaryschak","39624":"Nancy L","39630":"lca431212","39631":"CelticsFan2012","39632":"941alan","39633":"normg845","39634":"Miriam T","39635":"Courtney G","39636":"john s","39637":"Hugh A","39638":"rileylange","39639":"ltd2118006","39640":"Wayne C","39641":"Brawnetml","39642":"janetm39","39643":"Vic41","39644":"grimble2015","39645":"Darlene R","39646":"princetongirlbc","39647":"LilB88","39648":"Bill D","39649":"Paul M","39650":"Cashmra","39651":"307cutlass","39652":"FunintheSun1110","39653":"Anu808","39654":"Jennifer R","39655":"Timoka64","39656":"funskigirl","39657":"RyleighOntario","39658":"Wendy C","39659":"H5210UEsusanb","39660":"dianek581","39661":"Janet M","39662":"Vimal-CA","39663":"D1192ZBstephanies","39664":"swansong111","39665":"H444PNkathleenh","39666":"mysterydogue","39667":"Verna M","39668":"Dave & Ana","39669":"Nigel G","39670":"hjudy","39671":"angel2011_11","39672":"392hermanw","39673":"matthewwH1390ZJ","39674":"jsteve37","39675":"timothyh400","39676":"Robert C","39677":"TaraSRosen","39678":"400joyc","39679":"Pete T","39680":"F5286FBkarenw","39681":"Rena P","39682":"Maureen D","39683":"John A","39684":"Tourist50-11","39685":"S6350BNdant","39686":"maureenedwards","39687":"Reinold K","39688":"SheilaP29","39689":"mefudge","39695":"Sylvia M","39696":"corbettr","39697":"M8457JHdanield","39698":"Helen S","39699":"Richard D","39700":"charliep309","39701":"Margaret B","39702":"janicerl2017","39703":"macclan4","39704":"fun2travelalways","39710":"Kelli M","39711":"gaetaneg2017","39712":"ParFore16","39713":"quincy117","39714":"Pat D","39715":"Anna T","39716":"Michael D","39718":"775susant999","39719":"905perryt","39725":"68suzannea","39726":"Dca123adc","39727":"Dennis H","39728":"Joe T","39729":"U9400XXmelanieg","39730":"Roderick M","39731":"jefftB1006XT","39732":"archman383","39733":"Janice837","39734":"cathie717","39736":"Beverly P","39737":"donna_garrow880","39738":"allaneagle8","39739":"OldBob","39740":"pokey2007","39741":"Edward L","39742":"Bikerbelle B","39743":"Aubowan","39744":"Jane A","39745":"jennysSudbury","39746":"DaniinDhaka","39747":"Kristy N","39748":"Jason B","39749":"477briano","39750":"James K","39751":"glenncarolthompson","39752":"F2455DCpeterm","39753":"hudsonlegacy","39754":"DMM98","39755":"KARKS","39756":"Hozzy","39757":"catherinehQ3338YK","39758":"karencD3343YA","39759":"ccH5543RZ","39760":"Rebecca N","39761":"Al W","39762":"shelleyl248","39763":"Sharon S","39764":"482andrew2015","39765":"Marc J","39766":"Louise T","39767":"Maggie J","39768":"cjmaclean","39769":"David H","39770":"Michael","39771":"Almojen","39772":"Suzanne B","39773":"JEB19192015","39774":"mrstigh","39785":"Katie M","39786":"Debra L","39787":"Laurel D","39788":"John B","39789":"Steven S","39790":"timothyp2018","39791":"hutch647","39792":"nipissingreader","39793":"Stephen A","39794":"Inspire52917545350","39795":"Flyer51219060435","39796":"Safari44405920609","39797":"Relax11157837414","39798":"Victoria T","39799":"Barrocker","39800":"Guide46339196213","39801":"Joey Lauer","39802":"Sunshine28003999163","39803":"Passport759285","39804":"Trail05812057777","39805":"iphegenia","39806":"TravelMania","39807":"Connector60876826566","39808":"John B","39809":"TravelG392","39810":"Wayne C","39811":"Tgkav","39812":"Anne B","39813":"James K","39815":"LKR382","39816":"Dawnald2013","39817":"Kathy C","39818":"HBMaukonen","39819":"Gerald C","39820":"","39825":"maludelacruz","39826":"Jerry L","39827":"Catherine P","39828":"KCHO87","39829":"fraser001","39830":"cathie717","39831":"Melissa L","39832":"Colleen L","39833":"goodfoodstartshere","39834":"evelynb538","39835":"Robert P","39836":"Mary T","39837":"mikeg0lding","39838":"Peter V","39839":"dpal70","39845":"KelleyE403","39846":"sylvarstarwolfe2015","39847":"travelgirl66","39848":"Lainie B","39849":"JanSim2014","39860":"sunnygirl4745","39861":"Patrick B","39862":"Miriam T","39863":"bonbon","39864":"marlenew859","39865":"Peter C","39866":"jeffreytS861AR","39867":"Howard A","39868":"SeanTravelz","39869":"Linda B","39870":"dkivell","39871":"joefC7814TP","39872":"Jim M","39873":"jeremyhS2162ZB","39874":"marinah82","39880":"denisekV9813EA","39881":"lornab330","39882":"michaelbQ3848AH","39883":"X2299MUwilliamg","39884":"Wendy B","39885":"brn2travell19","39886":"Dennis H","39887":"BwatkinsCobourg","39888":"TopKat","39889":"Andrew W","39890":"953olenap","39891":"P8376UElynns","39892":"O6740BXalberts","39893":"Kari C","39894":"1932buster","39895":"342monas","39896":"12345426","39897":"rogergO7754UQ","39898":"williamhR9112LE","39899":"737Linda","39900":"Luv T","39901":"Maria F","39902":"Stansses","39903":"DDDoggy","39904":"Juanita E","39905":"snorkelsnorkelCanada","39906":"kellybQ5707WQ","39907":"john s","39908":"75mARTa","39909":"Judy B","39910":"Buncky3255","39911":"DKL06","39912":"Veryl H","39913":"rachelwV7694YG","39914":"Steve Y","39915":"Claude G","39916":"241sherylp","39917":"hurricane007","39918":"Motorcyclemom","39919":"Kofiako","39920":"nancycS2887KO","39921":"rhondac905","39922":"M6576YEjohnp","39923":"V8691BFmichaelo","39924":"Grant K","39925":"Joanne B","39926":"Mikolle","39927":"X9878FSamys","39928":"Kerry P","39929":"Bill B","39935":"brucehM6952FV","39936":"Y9400PQdianeb","39937":"terrykV2382UH","39938":"Diana B","39939":"Kerri B","39940":"Shirley K","39941":"onttravel1","39942":"TonyLaino","39943":"Terri M","39944":"249everettk","39945":"Marielle D","39946":"stanley51","39947":"Jacob B","39948":"Jennifer C","39949":"577silvanad","39955":"Leslie D","39956":"JoeRisling","39957":"Marian B","39958":"steve h","39959":"Debby S","39960":"Tanya C","39961":"Luke C","39962":"Mar528735","39963":"alecandjulie","39970":"DBell2112","39971":"Hawgirl41","39972":"karenhe2014","39973":"JHenstock2014","39974":"FFalls","39975":"Linda S","39976":"Butch O","39977":"tamaralA6287FY","39978":"Betty S","39979":"Arno_Ilic","39980":"1968tiffany","39981":"Gary L","39982":"Ken H","39983":"Kim W","39984":"Charles S","39985":"KonaPeki","39986":"LOUISE M","39987":"Christopher G","39988":"Sue E","39989":"corey s","39990":"Kat2712014","39991":"Foxguy","39992":"joswalt2000","39993":"Rebeccawaits","39994":"Tammy G","39995":"Michelle Z","39996":"Jonnathon M","39997":"Vaughn B","39998":"Brian J","39999":"Lillian W","40000":"firefly1399","40001":"sunwindchaser","40002":"geoffandlaurie","40003":"Denise T","40004":"solitude288","40005":"d d","40006":"soniadb2017","40007":"Jeff L","40008":"Hkloban","40009":"travellerjim2015","40010":"","40015":"Pyrviewsolan","40016":"Robert D","40017":"Paul B","40018":"Sophia W","40019":"Sparkyont","40020":"Patricia L","40021":"Cash_me_outside","40022":"Garry W","40023":"crisisnurse","40024":"WarningU2","40025":"Derrik R","40027":"Kinalat","40028":"Gary C","40029":"nacho_man10","40030":"NOPLACELIKEHOME10","40031":"Carrolltim","40032":"Killer3","40033":"sasa7punch","40034":"WDWDonna","40035":"ylime79","40036":"Nancy F","40037":"Ravenhawk39","40038":"kf88kv15","40039":"melissa w","40040":"Joe G","40041":"kennethmS5750QZ","40042":"Nathalie K","40043":"megha b","40044":"makingendsmeet","40045":"flormira","40046":"Guelphite2013","40047":"Maggie H","40048":"BeachMelonMama","40049":"CARIBBOB","40050":"Liza156","40051":"wan2go","40052":"wiky_6hills","40053":"Caroline B","40054":"John N","40065":"sf2622","40066":"wiwma","40067":"Makayla T","40068":"Jen K","40069":"RossNorthBay","40070":"Julie D","40071":"Jacqueline71","40072":"Ian D","40073":"AllseasonRI","40074":"MillervilleMayor","40075":"JWest52","40076":"suzanne b","40077":"john s","40078":"Arlene H","40079":"A TripAdvisor Member","40080":"allensmith20","40081":"meme","40082":"Jill R","40083":"Brittany M","40084":"Kelly P","40085":"reidog1creampuff","40086":"Ben S","40087":"jimmycomms","40088":"Piper184","40089":"MissLynette","40090":"ChomamaCourtice","40091":"ian w","40092":"doug h","40093":"Richard D","40094":"Rob R","40096":"Diane L","40097":"robnsue09","40098":"DIrk H","40099":"RUSS H","40100":"Sheen989","40101":"Man283","40102":"Skislave","40103":"Tracy G","40104":"Sharon S","40105":"ray k","40106":"Wayne C","40107":"janns_10","40108":"rwb44","40109":"DGJS","40110":"amyjo27a","40111":"Ringettemom3","40112":"tommoreau","40113":"robertkaith","40114":"CLAF_79","40120":"enjoytotravel7","40121":"PuntaCanaMike","40122":"Jen154985","40123":"hotelroomsKingstonON","40124":"Lookingforcomfort","40125":"Giselescott","40126":"san007krv","40127":"Calin N","40128":"tea42Toronto","40129":"steffycanuck","40130":"Brittany F","40131":"Jason L","40132":"Julie L","40133":"John C","40134":"LisaHarrison83","40135":"Bre D","40136":"tristab78","40137":"Mel D","40138":"Adrian S","40139":"Vanessa","40140":"","40145":"patricialeblanc607","40146":"funskigirl","40147":"jodi s","40148":"Laura M","40149":"heidismith282","40150":"Wil F","40151":"HappyTraveler2cu","40152":"b0b55russell","40153":"mpang27","40154":"TorontoBluenoser","40155":"expert9665","40156":"Richard W","40157":"_whipperwatson","40158":"Vanessa_k81","40159":"Vanessa A","40160":"Pam S","40161":"Blackheart4","40162":"Daringdawn","40163":"Sincity031","40164":"Richard B","40165":"Justine D","40166":"jennn333","40167":"Jot256","40168":"1beerbelly4u","40169":"Jenny","40170":"maureenedwards","40171":"1968_Travel_1976","40172":"angelbabyboy94","40173":"Checkoutchicklette","40174":"Michael C","40175":"Michelle F","40176":"ForReal1886","40177":"Joseph F","40178":"Norma M","40179":"unknown23451","40180":"Darleen L","40181":"dicrom88","40182":"lang0t","40183":"Johnny D","40184":"DaynaR5","40185":"Sandwalker61","40186":"Susan T","40187":"Mal Robins","40188":"acomte","40189":"Teresa M","40190":"Susan H","40191":"Kimberly R","40192":"dusty2","40193":"buttertoronto2014","40194":"BRUCE G","40200":"canadagirltravels","40201":"Paul L","40202":"Taylar C","40203":"snowbird41","40204":"wilhelminajansen","40205":"Claudia M","40206":"lbailer83","40207":"hshelby268","40208":"hblack2016","40209":"Deeber56","40215":"Patricia H","40216":"jimod99","40217":"Dorothy M","40218":"_kitty9879","40219":"736reneet","40220":"Julee","40221":"Potbelly59","40222":"CarrieJ64","40223":"CS192","40224":"LizTorj","40225":"Kacy W","40226":"Patrick R","40227":"Sammy H","40228":"Sarah M","40229":"lisebisaillon","40235":"Kim P","40236":"emmittOttawaOn","40237":"ALFREDO G","40238":"Norm C","40239":"BCNDWorld","40240":"Mitchell L","40241":"PaulinaBC","40242":"K B","40243":"Tanis5887","40244":"Jason K","40245":"juniper y","40246":"Maggie M","40247":"DavidW-31415926","40248":"kelly s","40249":"Carol N","40250":"wendy e","40251":"norules1430","40252":"smanth_k","40253":"sunnydisforme","40254":"Asdfghjkl0987","40255":"heatherdee1971","40256":"Steve R","40257":"Cole O","40258":"Melissa B","40259":"travelwithkidsnow","40260":"draddus13","40261":"kwe2000","40262":"donna d","40263":"Rgw","40265":"S B","40266":"Bret E","40267":"Lesleah M","40268":"Ryerseland","40269":"1957Chance","40270":"Steve K","40271":"Melissa D","40272":"Beverely K","40273":"garygas","40274":"Richard P","40275":"Graham U","40276":"LINDA C","40277":"JULIE M","40278":"june1888","40279":"DianneRobertson","40280":"Louise L","40281":"tammie c","40282":"Sabah H","40283":"Lisa S","40284":"NancylovesOttawa","40285":"Dev M","40286":"spitfirebuff","40287":"aprilwineMississauga","40288":"John R","40289":"Melina P","40290":"bill h","40291":"ge0man","40292":"Muffet37","40293":"DebAbcde","40294":"paul r","40295":"JacquelineBest","40296":"Dianne G","40297":"Cathy M","40298":"thepeaches44","40299":"Shane M","40305":"LynnthePB283","40306":"susieq2006","40307":"lousheb","40308":"BrianRad","40309":"MBFBarrie_Ontario","40315":"Laker74","40317":"Tracker18","40318":"Deborah P","40319":"Mmay2284","40320":"CanadianDreamer75","40321":"Nighthawk64","40322":"Tonya C","40323":"Jennifer R","40324":"Bob C","40325":"eyewander","40326":"SusanRed","40327":"Jeffery M","40328":"Paige Q","40329":"Boris2552","40330":"","40345":"Joel H","40350":"butch2851","40355":"JWDWesq","40360":"Julie R","40375":"voyagenow","40380":"MagguieValCaron","40385":"ashleyL0617","40386":"Angie S","40387":"Sarah V","40388":"Extraordinary308301","40389":"Erik W","40390":"tiffanybond","40391":"Joyce K","40392":"steveg9595","40393":"Leanne L","40394":"News9","40395":"","40400":"stephenpX2780YJ","40401":"Natalie L","40402":"Valerie M","40403":"hughful2n","40404":"Edward D","40410":"reuvennaidoo","40411":"WhitbyScubaGirl","40412":"MJS_TravelBug","40413":"David B","40414":"Thomas R","40415":"Brian P","40416":"Maria B","40417":"Laura M","40418":"kimcD7297CO","40419":"wlern","40420":"Dianne S","40421":"Dreamer95156","40422":"Courtney G","40423":"DS416","40424":"banoucat470","40425":"HappyTraveler2cu","40426":"MelissaBrad","40427":"janet s","40428":"sunlover3143","40429":"michaelgM3987AF","40430":"Davax","40431":"connie s","40432":"sciencetiger","40433":"richhipel","40434":"tracewb","40435":"AnnetteBlake","40436":"Linda R","40437":"482andrew2015","40438":"Kim C","40439":"Clojay17","40440":"dmuir6","40441":"Ken H","40442":"Megan Q","40443":"Shelley J","40444":"Angela T","40445":"Kristine L","40446":"barbangi","40447":"Farrah M","40448":"PLSOntario","40449":"Eestigirl","40450":"Melissa C","40451":"teed43","40452":"Catherine W","40453":"Jennifer L","40454":"Nicole S","40455":"tvahey1","40456":"ToodyPortCharlotteFL","40457":"pentangle","40458":"PJ1Travel","40459":"dbsmitty","40461":"John R","40462":"Linda H","40463":"668randallh","40464":"danielledaniels2017","40465":"stephaniegP1574YY","40466":"Leo9r","40467":"Greg D","40468":"Kimberly B","40469":"Maryanne W","40470":"RKumarRKV","40472":"Colin1062","40473":"BeMage","40474":"J D","40475":"James K","40476":"Fred G","40477":"K R","40478":"LBurn","40485":"Warwick A S","40486":"bobbityboom","40487":"Barb D","40488":"Duncan M","40489":"ChenKnox","40490":"jmmitchell10","40491":"Sasso74","40492":"Suzanne P","40494":"Mellissa W","40495":"SeanOden","40496":"Joe S","40497":"Ken M","40498":"james c","40499":"Annette M","40500":"Karen S","40501":"travel2531","40502":"GlobalTime","40503":"Sharon B","40504":"DP1066","40505":"Bonnie B","40506":"Jasper B","40507":"strydersmom","40508":"Bob D","40509":"Karen D","40510":"phyllisda","40511":"faymos777","40512":"Cindy A","40513":"Norm S","40514":"reggaeplus","40515":"Frances P","40516":"Raymond C","40517":"Dawn Michelle","40518":"Kim B","40519":"Frank","40525":"JoJoMel12345","40526":"mybing67","40527":"CanadianBeachFan","40528":"David P","40529":"Era J","40535":"DGEGClarke","40536":"sassygirlsass","40537":"WaryDubai","40538":"Patricia T","40539":"dmercey","40540":"Leq99","40541":"Newfygirl_Ontario","40542":"etenyen","40543":"dlholson","40544":"Dave W","40545":"Mike A","40546":"TammyAndRalph","40548":"scottk1960","40549":"Kevin P","40550":"B9707SFtomw","40551":"Mark B","40552":"Kerry C","40553":"Tgkav","40554":"FishingCanuks","40555":"kathylockley","40556":"gillandjohn4","40557":"PJ M","40558":"Louey71","40559":"Extraordinary701125","40560":"Lina J","40561":"angelina j","40562":"Tammy M","40563":"William S","40564":"GreatDay27","40575":"Sharpasa","40576":"706traveller","40577":"Angelkim1964","40578":"Dave M","40579":"kriswilmot","40580":"SunsationalMe","40581":"notmoving5","40582":"rtandtt","40583":"Golfviewhouse","40584":"empey","40585":"Guy L","40586":"Cee G","40587":"Michelle S","40588":"coreyharvey73","40589":"Leslie H","40590":"tiffanybond","40591":"Judy S","40592":"CKY227","40593":"b1pnay7474","40594":"jengaC5989MZ","40595":"Mericapa","40596":"canuck4960","40597":"judithdove","40598":"Julie V","40599":"Valerie K","40600":"Alice M","40601":"gravel20","40602":"Bib1888","40603":"HalPickeringVillage","40604":"katiesbailey","40605":"lobsterlovers","40606":"trigiani1972","40607":"DodgeWandering","40608":"travel_while_we_can","40609":"Mitzi1128","40610":"SamplingLife","40611":"Julie T","40612":"Rob A","40613":"Believable","40614":"NaikfamilyMississaug","40615":"","40630":"sugr_baby","40631":"siennazzz","40632":"Jay H","40633":"Joyce R","40634":"gottagosoon2","40635":"Vera Z","40636":"15leslieh","40637":"MandM_Ottawa","40638":"Yael R","40639":"bdtourist","40640":"Leisa W","40641":"Mvitalei","40642":"torontolassy155","40644":"Dddddddd23","40645":"iginz","40646":"Jj S","40647":"Dianne G","40648":"cinbin122017","40649":"Steph_K_11","40650":"jmk39","40651":"AllanR647","40652":"bonawar15","40653":"MarilynBB","40654":"Cari C","40655":"Alex W","40656":"Ironbutterfly","40657":"TravellingFamily2941","40658":"patayla","40659":"Jennifer M","40660":"chucc98","40662":"maya-sofia0110","40663":"Roadrunner3988","40664":"beckster447","40665":"8Drake L","40666":"Ange F","40667":"mpgibby","40668":"Sheri G","40669":"BuffaloTraveler2","40680":"A TripAdvisor Member","40685":"Daniel B","40686":"constantquest","40687":"rrusl","40688":"GretchenCT","40689":"cbutera","40690":"Krista M","40691":"dancer4life68","40692":"Canadian_visitor79","40693":"Bryan B","40694":"roush2007","40695":"JohnOsborne9","40696":"Raymond H","40697":"844doug","40698":"Shaba84","40699":"KluelessKanuck","40700":"momto3kidsToronto","40701":"Tony B","40702":"Eliza114","40703":"DaveCreelman","40704":"WaterlooDad","40705":"TravelLover184","40706":"Tal S","40707":"498wendyf","40708":"951_world_traveler_","40709":"zekibey2","40730":"cneuhold","40732":"Megan L","40733":"310maryam","40734":"Leah R","40737":"scotiadog","40738":"Frank M","40739":"Mike640","40740":"Jennifer H","40741":"msmere","40742":"Lee273","40743":"Joethebodyman","40744":"rzgabor","40745":"Kacydi","40746":"AER0746","40748":"Marcia S","40749":"LOVE2Travel4U2","40750":"ourcountrytrail","40751":"AmyC-YYZ","40753":"Liz H","40754":"TouristLady","40755":"Mattasher","40756":"corlissToronto","40757":"BIGtraveller66","40758":"Nicola P","40759":"buffalotraveller2","40760":"JohnstoneTraveller","40761":"Richard H","40762":"Philip F","40763":"john s","40764":"Ryan M","40770":"Alberta C","40771":"Erin F","40772":"anaanca2016","40773":"MelOshawa","40774":"ALM1","40775":"Ashley L","40776":"PhotoGuy34","40779":"Amanda P","40780":"Paul C","40781":"JanetCDuchess","40782":"Schogley","40783":"sbkarcher","40784":"Kayla G","40785":"lckbo","40786":"superbast","40787":"Jay M","40788":"Gerry B","40789":"gsin1972","40790":"","40795":"socrdog","40796":"Carol T","40797":"ChefAshanthi","40798":"TartanTanLines","40799":"Catherine A","40800":"Shari V","40801":"Marie D","40802":"BCNDWorld","40803":"chab009","40804":"StephenBarb","40806":"Pam-Englehart","40807":"fkfkf","40808":"KaylaM_1105","40809":"riannaarmstrong","40810":"Jacques39321","40811":"bdh_toronto","40812":"Sparkykate","40813":"stimpyy2","40814":"robertajfox","40815":"Kelli M","40816":"vzubie","40817":"tdaponte","40818":"Jerry R","40819":"stylishdigs","40820":"Don C","40821":"Rex T","40822":"Alastair_8","40823":"Elizabeth V","40824":"Karen P","40825":"","40830":"Damovisa","40831":"Doura9","40832":"Wendy C","40833":"Brown82","40834":"Mary Jo B","40835":"Sandra55_11","40836":"jshepherd23","40838":"cassandrasabatino","40839":"brendakusan","40840":"AnnaOhanyan","40841":"jessicajW7623FO","40842":"clgre","40843":"Lynda U","40844":"MIke R","40850":"AnabelFeeee","40851":"Santiago_Sunbum","40852":"leisureinn","40853":"Matt M","40854":"dmercey","40855":"Sherry W","40856":"Ruth K","40857":"Jay P","40858":"38543854","40859":"vandenheja","40860":"annekevanderheide","40861":"Jill L","40862":"sandra l","40863":"Hkloban","40864":"Adoree F","40865":"TravelSpy","40866":"Katherine F","40867":"Yonatan12","40868":"jkingma","40869":"EastTravels","40870":"Graham Y","40871":"Richard R","40872":"Jeanie258","40873":"WhereAreWe?","40874":"Paul W","40880":"Winnie004","40881":"Lolsy26","40882":"MERVIN B","40883":"LINDA O","40884":"Ralph M","40885":"chinabeech","40886":"ChristelS057","40887":"RJMorrow","40888":"Vicki L","40889":"Michele C","40890":"Heather K","40891":"tckg","40892":"Cici R","40893":"Donald F","40894":"CatherineCK_13","40895":"K W","40896":"HappyTravellers1954","40897":"RUTH A","40898":"IH0","40899":"MORIS01","40905":"Jocelyne C","40906":"Linda R","40907":"judyaj","40908":"Cherie C","40909":"DorothyCarr","40910":"steener100","40911":"Scott D","40912":"Lethbridge53","40913":"Mariacristina B","40914":"Suzie-art","40920":"kim W","40921":"Heather M","40922":"Inna G","40923":"SomeOtherTraveller","40924":"Christian M","40930":"DarraghMarkham","40931":"Allan L","40932":"JackieOakville","40934":"Franca S","40935":"Dan R","40936":"Pierre G","40937":"wavingHi","40938":"brikarWhitby","40939":"Rekha314","40940":"LoveTimeshares","40941":"love2travel511","40942":"KyleenandSean G","40943":"Niki L","40944":"swk2006","40945":"Melissa H","40946":"caperOttawa_Canada","40947":"LREA","40948":"Wanda N","40950":"Sue H","40951":"EJWHall","40952":"Vivian E","40953":"462Adventurers","40954":"Ray L","40955":"Keri940860","40956":"grumpystickboy","40957":"Orillia891","40958":"BULLY123456","40959":"Danielle L","40960":"Chappel23","40961":"Sandra C","40962":"jeff w","40963":"Stephanie P","40964":"Ikerbranden","40965":"Peter G","40966":"Una H","40967":"Rod M","40968":"Diaron","40970":"Sandra R","40971":"myreviewsgal","40972":"123Brenda123","40973":"Kel J","40974":"Happychappies10","40975":"delightedOntario","40976":"krustytripper","40977":"Niki45Ontario","40978":"Elle20000","40979":"London1379","40980":"Motion G","40981":"KellyBedrock","40982":"hanndore","40984":"RedSander","40985":"pmac777","40986":"barefootcabinetmaker","40987":"headintheclouds13","40988":"SATgirlie","40989":"SmilingnListowel","40990":"Dreamer058","40991":"PattyMcC","40992":"LLMHJ","40993":"jdlev","40994":"Tharini S","41000":"Icepyropilot","41001":"TorontoPino","41002":"RoxyLolaGta","41003":"Lucinda A","41004":"sbau99","41005":"Britt","41010":"Kaisersmom","41015":"","41020":"Jenafreaky","41030":"Murphymutt","41035":"Manny G","41040":"JVR155019","41065":"Howard S","41070":"Joe B","41075":"Daniel K","41080":"5811508","41085":"Susanne K","41090":"Laura C","41095":"Magsthatsme","41100":"Alan N","41110":"silverashleyc","41115":"Tony S","41120":"CZee23","41125":"David R","41130":"KBN17","41135":"Stephen P","41140":"ryleesportsframing","41145":"Heesoo Y","41150":"NStravellers71","41165":"MagnificentMatt","41170":"Tacoluvr","41175":"Jean C","41180":"Kari K","41190":"CdnTravelFan","41195":"Jen70ca","41200":"David S","41205":"Jan B","41206":"rachelcZ679GN","41207":"MLJE","41208":"Honest1A","41209":"ConnieKiers","41210":"rose55shopper","41211":"Jennifer L","41212":"NancylovesOttawa","41213":"Lisa C","41214":"KellyBob28","41215":"Rosie A","41216":"RosaElliott","41217":"Piper184","41218":"Mitzy570","41219":"angrycustomer69","41220":"","41225":"Maps564068","41226":"Doc N","41227":"Culture534141","41228":"wans2travel","41229":"Lauriston15","41230":"","41235":"OldbonesH","41236":"lklee2016","41237":"Jean-Pierre M","41238":"Martin H","41239":"TIM P","41245":"Hyly20","41246":"Tanzi L","41247":"Joe V","41248":"Maria N","41249":"113cathy2016","41255":"judith w","41256":"EvyDel","41257":"Mecheng1","41258":"Retired2017Traveler","41259":"Scott B","41260":"StMartin13","41261":"Neil J","41262":"Marna G","41263":"lildocjordan","41264":"Steve N","41265":"molearymorris","41266":"Bruce J","41267":"Lise H","41268":"seasands204","41269":"Neal B","41270":"Bob-in-Wells","41271":"90JulieB90","41272":"Ed H","41273":"Linda F","41274":"Judy_Hansen","41275":"John C","41276":"872lee","41277":"Susan R","41278":"jordynyc22","41279":"Thephantomchef","41290":"TxMelindaS","41291":"Dribbies","41292":"JoniMattatall","41293":"Karen S","41294":"Richard W","41295":"M&D52883","41296":"gregjkemp","41297":"rkijak","41298":"sanyeah","41299":"blrobins","41300":"ckb140","41301":"Dana L","41302":"Joan K","41303":"jamesh2552017","41304":"heathermcintosh2","41305":"DaFoosa","41306":"Jamie P","41307":"Sherry Barry B","41308":"CherylMacLean","41309":"sqrhed","41310":"annmF2759JX","41311":"April H","41312":"colleenmpam","41313":"TheBucketStopsHere","41314":"Marie C","41315":"Magnus L","41316":"Alastair R","41317":"Kairetukega","41318":"Ellen L","41319":"topndoc","41320":"Naowest","41321":"Curt H","41322":"bruce6378","41323":"Camper676628","41324":"clarasantacruz","41325":"sjsampson","41326":"AnnaS_and_JeffS","41327":"FritzW18","41328":"Bermudafan65","41329":"Les K","41330":"Roatan-Canuck","41331":"Marcus N","41332":"DrewskiT","41333":"9Lorraine","41334":"Tvordlj","41340":"blacklicorice","41341":"cmccormick2016","41342":"LarryRNY","41343":"HakanTahiroglu","41344":"TO_Bob_Jayne","41345":"Marzia R","41346":"Wendell N","41347":"Vanessa L","41348":"cmbvt","41349":"Wendy S","41350":"sblairreid","41351":"Joan O","41352":"Lawrence M","41353":"Benay H","41354":"Peggy C","41355":"Peggy P","41356":"Amherstgal","41357":"pandorf1","41358":"Karen2005regina","41359":"Darlene W","41360":"Laura W","41361":"booklvr61","41362":"Lynne J","41363":"Terri","41364":"7777markw","41365":"Brian M","41366":"Cynthia C","41367":"Bodibane","41368":"craigrutkowske","41369":"Janice C","41370":"Jack M","41371":"S C","41372":"Dan L","41373":"Kathy J","41374":"tom g","41375":"maosison","41376":"lisaturner5353","41377":"4wren","41378":"peteb301","41379":"John R","41380":"Phil L","41381":"czarlisle","41382":"Dianne B","41383":"BusinessOwner44","41390":"jbn1950","41391":"Ben D","41392":"davidhR1133WZ","41393":"purpleroses2015","41394":"annecoyne165","41395":"Robert G","41396":"alexander735","41397":"Jeanne323","41398":"Donna D","41399":"Kat-Canucktraveller","41400":"Kim C","41401":"Occy2","41402":"914Gary","41403":"jamaica90","41404":"pierregirouard","41405":"offleygrove","41406":"SvetlanaKG","41407":"Bill B","41408":"Frank Y","41409":"Janet J","41410":"pikney0709","41411":"JeanetteGreene","41412":"Graham W","41413":"gwayda","41414":"Beach L","41420":"ChiTownBarb","41421":"gardnera","41422":"Burford","41423":"rhtraveler600","41424":"HJ T","41425":"","41430":"Lisa T","41431":"newyork145_9","41432":"Mark F","41433":"treehouse50","41434":"Wanda M","41435":"John K","41436":"traveller527","41437":"Barbara C","41438":"Shirley R","41439":"TravelerOmie","41440":"she57","41441":"dalemrs","41442":"tennismeACE","41443":"Dad P","41444":"Janet L","41450":"travellover077","41451":"alouise12188","41452":"Sharon Z","41453":"2Horst2","41454":"constantglobetrotter","41455":"Semelg","41456":"Rob C","41457":"Melissa L","41458":"Linda L","41459":"Cora P","41460":"Jayne K","41461":"MissO_Amsterdam","41462":"Graham S","41463":"mcmmcm123","41464":"Erinn W","41470":"James C","41471":"shetuck","41472":"Florence O","41473":"jconrod","41474":"Colin1421","41480":"George S","41481":"Susie W","41482":"73Duck","41483":"Judy E","41484":"Adventurer1998","41485":"DaveBarbOnTheRoad","41486":"Sabrina H","41487":"HospitalityTraveler7","41488":"Thomas M","41489":"rosa l","41490":"Dave A","41491":"DekaGirl","41492":"sandy b","41493":"EarthGuide","41494":"Rein1234","41495":"Bryn_PInzgauer","41496":"Eleanor L","41497":"Departure319647","41498":"Aron B","41499":"Penny B","41500":"ubl","41501":"mesurette","41502":"Susan T","41503":"aestheticangel","41504":"Wendy R","41505":"getoutontheroad","41506":"Jackie_10_51","41507":"Nerissa W","41508":"Lori C","41509":"pdrobin77","41510":"BellaGlasgowScotland","41511":"IloveCuba1636","41512":"Jetsetaud","41513":"Ade_Loz","41514":"SACALosAngeles","41515":"Ruth B","41516":"M B","41518":"kimbercat","41519":"Joy070","41520":"Allison W","41521":"wanderingman09","41522":"CourtneyL86","41523":"Toni S","41524":"CalgaryBarb","41525":"staeli","41526":"Deborah3180","41527":"Lu1822","41528":"vermonty","41529":"Steve H","41530":"RAHkim5","41531":"arnoldoftoronto","41532":"Lmurd","41533":"ldoherty","41534":"Annabella757","41535":"TOURtheWORLDMexPal","41536":"barneygirlnewport","41537":"Wendy P","41538":"brucejudyb","41539":"Ward and Maryle... L","41540":"Barbara M","41541":"Paula G","41542":"Hans R","41543":"CZTHOMPSON","41544":"Patrik P","41550":"AaronFWA","41551":"Nich0las9","41552":"londonerfamily","41553":"megafunnyman","41554":"Footstepper","41555":"PalatableCalamity","41556":"Bil_Derby","41557":"Paul H","41558":"Almaniac","41560":"bersim","41561":"JuezJoe","41562":"sharongiroux83","41563":"Sliphorn","41564":"Donna S","41565":"SeashellSue","41566":"Rya4","41567":"Jenfin","41568":"Tucsontravelertom","41569":"Secretary243","41570":"Janette W","41571":"Belmarsh","41572":"Key_West_visit_1","41573":"Dallard","41574":"captain809","41575":"Laraine G","41576":"surfer1977","41577":"greg s","41578":"richard c","41579":"Sarah G","41580":"ginadoshin","41581":"VancouverMukluk","41582":"Alexa J","41583":"beckyjean686","41584":"Elinor K","41585":"Dandybear","41586":"Jephory","41587":"LizPEI","41588":"Carol C","41589":"Jim C","41590":"UKMaggiemay","41591":"boltsnnuts","41592":"David A","41593":"atcmyers","41594":"Jltho","41595":"judith r","41596":"CHSwitzerland","41597":"Karen P","41598":"Sandra M","41599":"Malone2","41600":"Broadwaysmom","41601":"eydevlin","41602":"GinM4","41603":"Aidens_Granny","41604":"KateYLondon","41605":"Collins2004","41606":"Chowda88","41607":"Krazy5","41608":"LoriJJ","41609":"hawkColchester","41615":"doublejn","41616":"rdrunnerATL","41617":"clarksee","41618":"MJEnglish","41619":"karenwaterloo_11","41620":"jmauro","41621":"FeeMai","41622":"Sanderc","41623":"Kasia_and_Slawek","41624":"FacebookRosie","41625":"PoshSod","41626":"William C","41627":"Jim P","41628":"AnnaLucia2013","41629":"tstandring","41630":"mdpyne","41631":"361jill","41632":"sussex_wanderers051","41633":"Laurie M","41634":"Liz H","41635":"Brian O","41636":"FourCornersVancouver","41637":"Patricia P","41638":"hollyravenhall","41639":"Jo\u00e3o Miguel C","41640":"SouthcoastFred","41641":"Claudetteth","41642":"Lord Throgmorton","41643":"B L","41644":"Wilton2","41645":"","41650":"cruiser1968","41651":"davidp2522017","41652":"Lyndsey R","41653":"ksw1967","41654":"Bruce O","41655":"Twickerstourist","41656":"sparis155032","41657":"Allan H","41658":"camillemacgillivray","41659":"Sparra53","41660":"philaexperiment","41661":"SMison11","41662":"Tom","41663":"John W","41664":"orlovgirl","41685":"Meharibear","41686":"Davina R","41687":"Amy L","41688":"Jeanette B","41689":"Meredith S","41690":"maggieneedlefish","41691":"Michael B","41692":"Ken R","41693":"hallyns","41694":"stism","41695":"Jill L","41696":"Ken N Nancy G","41697":"Daniel V","41698":"Catherine A","41699":"Linda C","41700":"Shirley D","41701":"mkwolfson","41702":"AnA184","41703":"NorfolkSpinone","41704":"Sandra T","41705":"traveltina1","41706":"Gill M","41707":"Gordon P","41708":"David O","41709":"VagabondsDotCH","41710":"490rroberts","41711":"George35WestSussex","41712":"Hamish1111","41713":"Thaud .","41714":"Cherok22","41715":"Karen C","41716":"Susan K","41717":"497gigi","41718":"HamishMacP","41719":"SC-NY-CT-PA-GA","41725":"Chris Backe @ WorthyGo","41726":"Travellingdanm","41727":"Rhonda G","41728":"Adrienne F","41729":"rollngstone","41730":"Dave_Orw","41731":"NovaScotiaSimply","41732":"Pete G","41733":"BC-Westcoaster","41734":"jerrinor","41735":"Gingenut","41736":"jerry4230","41737":"Amy R","41738":"John G","41739":"AlisaAAM","41740":"JAM181","41741":"wiltstraveller100","41742":"Fran N","41743":"wendy l","41744":"Phi-x-174","41745":"GoodLifeForMe","41746":"Nicole B","41747":"wazapets","41748":"KCworldexplorer","41749":"Laurie B","41760":"allison p","41761":"coollikethat","41762":"MumblingNerd","41763":"Kathleen M","41764":"CGoucher","41765":"lavenderdisco","41766":"Jordan G","41767":"William R","41768":"Keith B","41769":"Phyllis O","41770":"A TripAdvisor Member","41775":"travlingal51","41776":"Jan210662","41777":"Ottawa_retiree","41778":"Bryan S","41779":"Janet T","41780":"JessicaK895","41781":"augusta a","41782":"nicmx5","41783":"Loretta L","41784":"Doris K","41785":"James E","41786":"Eileen M","41787":"613Traveler613","41788":"Margaret C","41789":"rsklama","41790":"campdad","41791":"Morgs1962","41792":"zeroeight","41794":"ontheroadagain006","41795":"Shawn S","41796":"graceNewBrunswick","41797":"AddieMac","41798":"Carolyn R","41799":"greenoceangirl","41805":"jenlm2013","41806":"Donna G","41807":"Tony W","41809":"EdmontonSunbunnies","41810":"Cher G","41811":"skitrips56","41812":"Joan P","41813":"Phil E","41815":"Christine L","41816":"lurtchatv","41817":"NLSBoston","41818":"Elizabeth S","41819":"DianaTraveler","41820":"Jane H","41821":"150Jax3","41822":"chris k","41823":"carolcottage","41824":"David K","41825":"Mary M","41830":"Amanda S","41835":"Paul M","41840":"cravengarden","41845":"Rasberry186","41850":"vogelvet","41855":"","41860":"lchjr","41870":"coruisk4","41875":"Juergen_und_Carola","41880":"anthonyzadeh","41885":"Joni M F","41890":"vonhouston","41895":"Julia S","41900":"CanadianSoldier114","41905":"Jennifer H","41915":"Jackadele","41920":"artprf","41925":"travelzone45","41935":"Fusilier111","41945":"empress1951","41950":"Michel J","41955":"Andytuba1","41965":"CCandJR","41970":"larandg2014","41975":"Susan Z","41980":"Fris1287","41985":"Roberta S","41990":"Marco N","41995":"Mme_X","42000":"Patricia C","42005":"dave0555","42010":"thunefeld","42015":"foxsc","42020":"Ourwend","42025":"Conny E","42026":"Bob B","42027":"jackg28","42028":"Sheila M","42029":"b_k_d181762","42030":"Keninannapolis","42031":"sjeffers","42032":"Nicoleouellette","42033":"mbjstallard","42034":"marvmary","42035":"","42045":"Karel M","42046":"Klorett52","42047":"janthornton1","42048":"PennyQueensbury_NY","42049":"Sabrina T","42055":"Kazzoo","42056":"Bob W","42057":"ZephyrTraveller","42058":"E V","42059":"Tappingbursar","42060":"jl_cph","42061":"Vacationer514905","42062":"shauna o","42063":"Linda C W","42064":"veronicar","42065":"TracyInoue","42066":"Nitten_Traveler","42067":"SuzieLee71","42068":"Wendy H","42069":"dsky227","42070":"kevinconroy","42071":"Roxanne W","42072":"1Nordlicht_2013","42073":"pfreem","42074":"BCSilent","42085":"Daniel M","42086":"Canada_Germany_11","42087":"Irm154943","42088":"vernandsandi","42089":"Helensara","42090":"JulznPaddy","42091":"Westcoaster24","42092":"biggla","42100":"norstad","42101":"kenbert","42102":"Francesca Seren... P","42103":"Lynne S","42104":"Tardisgirl","42105":"","42110":"mkbNewJersey","42111":"OntarioFoodie","42112":"dianscot","42113":"Megan B","42114":"kayken2018","42115":"karenronhoge","42116":"Vicky R","42117":"buffaloroam","42118":"Amy H","42119":"s l","42120":"happyholidays779","42121":"louthecajun","42122":"RedDeerRingo","42123":"susan s","42124":"saabalina","42130":"Vickistravels2013","42131":"our p","42132":"Caltrac15","42133":"MZ17","42134":"Vanya C","42145":"LoboPirate","42146":"Dave C","42147":"lindal0ul0ubelle","42148":"4u2p","42149":"2015westcoaster","42150":"thekrecsys","42151":"Wendy M","42152":"Adventure S","42153":"Chris H","42154":"MLJ65","42155":"rovingcarole","42156":"MickyYorkshire","42157":"Lisa M","42158":"Fred T","42159":"KandKMaryland","42160":"jembury","42161":"Susan M","42162":"Traveler06232009","42163":"Teresa H","42164":"caddell17","42170":"Krooble","42171":"fee_marjorie","42172":"Shannon B","42173":"MadShaw","42174":"ASB8274","42180":"abdcfish","42181":"David R","42182":"Atzec","42183":"hayesone","42184":"SJHassell","42185":"Tony2046","42186":"Honda51","42187":"Happy_To_Travel4","42188":"@greggm","42189":"ebjohnson1","42190":"augusta a","42191":"GoGamecocks2015","42192":"Kevin C","42193":"pinklady052","42194":"Peggy&Doug","42195":"SoloCurioso","42196":"NSandAS","42197":"10000elle","42198":"SilverSolo","42199":"Kawabunga18","42200":"Lauren H","42201":"foxsan1886","42202":"Russ B","42203":"Barbara B","42204":"Lynne H","42210":"chips999","42211":"Karen K","42212":"SunDaisy11","42213":"psyanne","42214":"FGyondla","42220":"Lynn P","42221":"Ed T","42222":"LondonHarvey","42223":"Guinnevere","42224":"AirbearVermont","42225":"Sharon C","42226":"kitten50","42227":"Jimzimlfc","42228":"AndreaZ318","42229":"Whirlwind777","42230":"Andream711","42231":"MickeyZeeful","42232":"crankyveggie","42233":"CJDueck","42234":"JoAnnEaton","42240":"FR R","42241":"Sanr0n","42242":"Wholeheartedgirl","42243":"copejenney","42244":"worktotravel88","42245":"Caroline33146","42246":"Jack V","42247":"wwoodw1853","42248":"steveclouthier","42249":"PatskiMontreal","42250":"ACtraveller","42251":"Margaret B","42252":"surfer1977","42253":"BettyandBill","42254":"amigom1","42255":"Myrna Q","42256":"Debbie D","42257":"oferz","42258":"pastavore","42259":"Lyyli B","42260":"ExploreKate","42261":"DarleneDartmouth","42262":"Cabron699","42263":"Sheila C","42264":"Lynn I","42265":"Cheryl B","42266":"Bluenosers","42267":"MandS60plus","42268":"maritimetrip2011","42269":"MLMLM","42270":"Christine R","42271":"penworthy","42272":"BessSurrey_BC","42273":"Tiberius9","42274":"Sally H","42275":"Phil Z","42276":"Wayne B","42277":"jameswolfe1","42278":"CM_in_Saskatoon","42279":"mklevan","42290":"ljw_k","42291":"LItraveler22","42292":"mongogerry","42293":"Snorkeller54","42294":"hhadaway","42295":"VonLignow","42296":"Beanie217","42297":"Jason F","42298":"CalgaryLori","42299":"Victoriagrl","42300":"Susan S","42301":"joy123713","42302":"VancouverLAMI","42303":"elockstein","42304":"danceadream","42305":"","42310":"Sheena M","42311":"Irene O","42312":"Canada55plus","42313":"travelfun001","42314":"Robin M","42335":"Sue R","42336":"HenniTravels","42337":"Terry S","42338":"nana112016","42339":"Rick H","42340":"sandsh0912","42341":"happycat0965","42342":"razzledazzle749","42343":"T4734TUdonnab","42344":"RetiredCouple68","42345":"","42350":"Andrea S","42351":"tosh5502","42352":"Linda Gayle Z","42353":"RandMV","42354":"570cindyk","42355":"Christy C","42356":"MatthewS4","42357":"Anne W","42358":"Shannon R","42359":"Micahsdad","42365":"Edward C","42366":"pbrfarm","42367":"Wendy","42368":"AlohaTravelerOahu","42369":"smoogies","42380":"Wheatabix2012","42381":"aelees","42382":"GaryLarson","42383":"melcb","42384":"Ney11","42390":"Peg99","42391":"Rachel H","42392":"blambert017","42393":"Stevethearchitect","42394":"gordonwetmore","42395":"Prairiecrocus577","42396":"Monique M","42397":"Andrew S","42398":"Kathy G","42399":"Rosemary M","42405":"Relic6241","42406":"PelleasPhiladelphia","42407":"haley745","42408":"mozy54","42409":"bdkmosher","42410":"kenhowe446","42411":"AB75Amherst","42412":"Bert44364","42413":"Neil B","42414":"Puppet77","42415":"Linda S","42416":"154976judy","42417":"Barbara B","42418":"Luke M","42419":"midlander1379","42420":"copper71","42421":"Jenniferjared","42422":"HealthyFoodies","42423":"KAREN C","42424":"Big Red Jonson","42425":"nunnys_1_girl","42426":"Jason M","42427":"Brenda P","42428":"Debra885","42429":"300Traveller2013","42430":"Barbara36580","42431":"macdonsm3","42432":"dedic8edmum","42433":"AdirondackBlue","42434":"Don S","42435":"Mark_S36669","42436":"davidthevagabond","42437":"tlgasparin","42439":"Ditan3","42440":"mailstop","42441":"AngTripp","42442":"Nancy L","42443":"Traveler06232009","42444":"SheShark1","42445":"LandAirSea","42446":"AnneW123","42447":"Jollymon22","42448":"alcrosby_10","42449":"George O","42450":"Ed_n_SueNh","42451":"Netsengineer","42452":"meggy_pie","42453":"massbiker","42454":"Cosmopolitan16333","42455":"Sherpa38131","42456":"cmd123","42460":"palmercase","42465":"Julie M","42470":"","42475":"katasha","42480":"raymonde1955","42495":"Stevethearchitect","42500":"BullsEyeWineGuy","42505":"emkmcd","42510":"erm58","42515":"Magoo22","42520":"ProfDallas","42525":"SeashellSue","42530":"edward_rafuse","42540":"zuzuPennsylvania","42545":"choco388","42546":"Bluemusicman","42547":"Michael M","42548":"Laura G","42549":"Luvstobake","42550":"Tess379","42551":"Lovelylady036","42552":"Hog50","42553":"Kevin E","42554":"Emerald","42555":"105jimk","42556":"Maryse R","42557":"svc","42558":"PablosXanderpants","42559":"Tjacks0n3","42560":"Jean C","42561":"TheBlackWidow","42562":"AandDM","42563":"Margaret M","42564":"Andrea S","42565":"spud0018","42566":"MrsDetail","42567":"majka l","42568":"BobnRay","42569":"Birchbb","42570":"","42575":"stevecann2017","42576":"freddi g","42577":"Rebecca M","42578":"Z6028QYdenniss","42579":"heinrichfoltz","42580":"Sue O","42581":"Ursula W","42582":"Christine T","42583":"OPJayhawk","42584":"natemalter","42585":"everydaymartha","42586":"calgaryguy","42587":"camski","42588":"Tacklow","42589":"springbanktraveller","42590":"WoodsyJim","42591":"Buddyboy1","42592":"Don J","42593":"Walter L","42594":"Marco N","42595":"","42605":"Mike S","42606":"John L","42607":"happytrails91","42608":"taulliet","42609":"iandrow","42610":"TravellingMinstrel20","42611":"firstviolinist","42612":"Shimon_Walt","42613":"torbert","42614":"beachgalfl","42615":"ritchie122","42616":"wardgarner","42617":"JoefromNS","42618":"bikerbear05","42619":"rqdq2017","42620":"Robert M","42621":"AWESOMECornerbrook","42622":"Sterton","42623":"Stacey V","42624":"Tanya B","42625":"PBMaritimer","42626":"Johnnybus","42627":"SouthRockers","42628":"Sue D","42629":"jrmbMilton","42630":"Grandma","42631":"Tim L","42632":"Dora V","42633":"kylemichealdillman89","42634":"Joe M","42635":"littledover","42636":"imarshia","42637":"MietMo","42638":"countryboy200","42639":"ace6","42640":"Rachel B","42641":"Janice O","42642":"Julie M","42643":"CIngraham","42644":"Kelly B","42645":"pnaedoo","42646":"RSoxFamily2011","42647":"Dentalgirl1970","42648":"602TesT","42649":"Konner C","42650":"Brentana98","42651":"YoshisOnSafari","42652":"RodMaldaner","42653":"Landrys05","42654":"FrequenttravellerCA","42655":"KellySpinz","42656":"Jody L","42657":"LMCHJP","42658":"FundyCoast","42659":"debmelissa","42660":"Carley L","42661":"Judy W","42662":"Hanthonythomas","42663":"QueensCowgirl","42664":"thefayes","42665":"Armstrongfjlst","42666":"NovaScotians2007","42667":"tescoqueen","42668":"Hollie076","42669":"IndianaNS","42670":"","42675":"Travel02287958100","42676":"Afolabi FE","42677":"Lorraine T","42678":"Carolynn M","42679":"E H","42680":"Road57404960938","42681":"April A","42682":"Global748078","42683":"Passenger66198334222","42684":"Victorua","42685":"Liz H","42686":"184ash","42687":"bing","42688":"Ann G","42689":"Jen MB","42690":"Flipant","42691":"Mike Hunt","42692":"Nishith","42693":"Diane B","42694":"Vacation10311311288","42695":"Jayne O","42696":"igotan","42697":"Getaway64298753254","42698":"Jessica","42699":"Jim51519","42700":"Desaule T","42701":"Seaside736431","42702":"Puneet S","42703":"Sidak S","42704":"Stew D","42705":"T Jay B","42706":"CribClub","42707":"Ross","42708":"SalmaSalma","42709":"dburris","42710":"Heather","42711":"Connie D","42712":"Naviya K","42713":"jwswrs","42714":"Kylie W","42715":"Marilynne F","42716":"Bina","42717":"krdelhi2000","42718":"keqins2017","42719":"Vincent G","42725":"Global32462342080","42726":"John J","42727":"Daydream17579022979","42728":"Nijil S","42729":"westie_servant","42730":"Sightseer56239398153","42731":"Go242469","42732":"959alfredm","42733":"Ferdi T","42734":"Harri H","42735":"bruce m","42736":"Bhupender B","42737":"harv2u","42738":"stern4422","42739":"jer9876","42740":"Marie G","42741":"ring_of_blue","42742":"Andy M","42743":"Ken R","42744":"sduskett","42745":"Abbas Mirza","42746":"Di S","42747":"Daydream657853","42748":"jbwhitehouse","42749":"Peter B","42750":"Shama Y","42751":"sydaus3","42752":"evierm","42753":"prichrds","42754":"patricktong99","42755":"mnratch","42756":"flaca2050","42757":"mrobic","42758":"J8760PJmarcr","42759":"Cathy W","42765":"Bip L","42766":"hardyb0yg","42767":"kimcustance","42768":"lfraser33","42769":"anhuepham","42770":"arnoldbako","42771":"Russ C","42772":"Clem T","42773":"freylukas","42774":"_agilityjunkies","42780":"d s","42781":"Sylvia B","42782":"Inuapialuk","42783":"hodgesd2018","42784":"Charissa S","42790":"jeanettem177","42791":"Trentster20","42792":"Lee L","42793":"dandrv2018","42794":"mgz1","42800":"B6104OOmaryf","42801":"James H","42802":"Mike L","42803":"Randy H","42804":"eslovesbc","42805":"R5360AKkatem","42806":"LLStruik","42807":"F1863YBtimf","42808":"robe149","42809":"lorrainep617","42810":"khanshafeem","42811":"RickandDoni","42813":"jonathanbO6879VU","42814":"James I","42825":"kraut_chick","42826":"Russell C","42827":"B3885RCstephens","42828":"Sheila K","42829":"Tim W","42830":"230joanj","42831":"Pauline M","42832":"Lorenia A","42833":"130lairdw","42834":"Fe V","42840":"D210TAcarmenc","42841":"tammyj773","42842":"dalrajb2017","42843":"453sadaqata","42844":"Bhaskar J","42845":"rclarkeCA","42846":"ingan79","42847":"marthat24","42848":"Duane - Glenda Z","42849":"AlicjaiAndrzej","42850":"Ashita P","42851":"Harj M","42852":"Jay W","42853":"G. Cameron D","42854":"14dexterg","42855":"PopTopBob","42856":"Kristen H","42857":"hinhd2017","42858":"Marilee S","42859":"s s","42860":"LDS2015","42861":"Babar T","42862":"297steffenr","42863":"Tina S","42864":"Ron R","42865":"jeangX7288QB","42866":"Ken N","42867":"Will S","42868":"R382RIwilliamb","42869":"Nita B","42870":"Glenda S","42875":"Ashley V","42880":"Byenow","42885":"babbycat","42890":"Sharon F","42895":"Joyce R","42900":"sunlover1997","42905":"","42910":"whitehc95","42911":"Leslyns","42912":"willoDorset","42913":"happyBrightonOnt","42914":"ontheroad16","42920":"","42925":"Tripadviclora","42926":"Janet F","42927":"Amandafarrell645","42928":"Erin C","42929":"Jade B","42930":"guzadog","42931":"Selena H","42932":"JaniceC251","42933":"Lori A","42934":"Margaret G","42935":"Emily B","42936":"Bill A","42937":"Jacqueline G","42938":"Tracy K","42939":"Hollingsworths","42940":"Jeremy C","42941":"CindySwinimer","42942":"estagg","42943":"RitaF42","42944":"coffeemavenswife","42945":"Tony D","42946":"Seirios","42947":"mrbilly2015","42948":"HalifaxQuestor","42949":"Tourist541386","42950":"Sarah_Rums","42951":"Bonnie M","42952":"Allan W","42953":"bill20124","42954":"Roxxy_000","42955":"","42965":"punkinlilly","42966":"Deanie A","42967":"JenniferLee743","42968":"Jenn C","42969":"starrbrite","42970":"scox40","42971":"Stefan_972","42972":"Gravelburger","42973":"LisaMargaret","42974":"travelrabbit29","42975":"GilsWife","42976":"novascotiaquilter","42977":"Cory009","42978":"ravensbest","42979":"ottawa0191","42980":"Bougainvilia","42981":"maegmurphy","42982":"tarheel617","42983":"Coachholl","42984":"bobert","42985":"myminpins","42986":"stanita","42987":"atticus47","42988":"travelmoose77","42989":"cag9","42990":"Thegreyridge","42991":"novabritt","42992":"boatus","42993":"CapeCouple","42994":"kwalt555","42995":"heyteacher","42996":"balletgirl1980","42997":"NStraveller1","42998":"Mobile25401","42999":"EBStorey","43000":"cmayercurry","43001":"Stacey H","43002":"hiker017","43003":"roamingsouls","43004":"kscollon","43005":"Hansons92","43006":"Bonbon708","43007":"cwizbick","43008":"Bill M","43009":"Firemedic3674","43010":"Carrie B","43011":"EotR18","43012":"Jacqueline S","43013":"Merle B","43014":"dawntop","43015":"jackeequiltqueen","43016":"953melodiet","43017":"Diane B","43018":"Amos L","43019":"tejwanth","43020":"chantellep913","43021":"CaseyluvsSophie","43022":"Trevor T","43023":"dorothye495","43024":"wolframsand","43025":"Lindsey E","43026":"juliss2017","43027":"N R","43028":"Leoval13","43029":"goochypapa","43030":"donaldmC4073BW","43031":"Michael F","43032":"Rossana C","43033":"gibaultfive","43034":"Marie L","43035":"blairw300","43036":"Peter K","43037":"164rick","43038":"donr212","43039":"Lee123321","43040":"David C","43041":"M2759PKsusana","43042":"Steve S","43043":"vjg7","43044":"Carmela N","43045":"","43050":"sherrid48","43051":"JJH556","43052":"Karen A","43053":"WellWellTravelled","43054":"trezstone","43055":"Dorothy C","43056":"Lilias H","43057":"peterjoyces","43058":"Brian G","43059":"Monixen","43060":"oceanrambler","43061":"Shawn P","43062":"Tammy M","43063":"953tina2305","43064":"216lauriel","43065":"Mike C","43066":"Sandy S","43067":"Linda G","43068":"Debby68","43069":"ravin1948","43070":"pattij467","43071":"842AnneJ","43072":"David G","43073":"courteneyd2017","43074":"Quinsam80","43075":"michael_bodnar60","43076":"Y7670YUpeterr","43077":"Jan S","43078":"Ken M","43079":"bizinthecity","43085":"jar020957","43086":"dombowskyr","43087":"Sarah J","43089":"Chris W","43105":"G3070MOsarah","43106":"VancouverLaura","43107":"jblairwilson","43108":"Rich F","43109":"Mom1966","43110":"Cindy R","43111":"R9890PKmelanieh","43112":"90margaret","43113":"Jay W","43114":"Tpklh","43115":"Mark B","43116":"CJHutchison","43117":"nightngale2016","43118":"bracam","43119":"Tina B","43120":"iwillc","43121":"Tom L","43122":"laurakH7007PC","43123":"Warren O","43124":"Glen K","43125":"Laurie K","43126":"Missy794","43127":"msmorton","43128":"lilyr698","43129":"melinda327","43130":"cb1699","43131":"Lorri C","43132":"Heamu44","43133":"marshtraveller","43134":"slsmlsn","43140":"downtime","43141":"ejstar79","43142":"Tracey0808","43143":"Alberta52","43144":"Norm W","43145":"curlergirl","43146":"Mike DeJager","43147":"keith248","43148":"mariee955","43149":"Ron H","43150":"Jim M","43151":"melanieg500","43152":"annahughes44","43153":"eandm2016","43154":"BlodynCymraeg","43156":"741amy","43157":"gcdong","43158":"seanna141","43159":"dianne600","43160":"341berniej","43162":"douglas c","43163":"kilianfitness","43164":"Jack B","43165":"brendaf492","43166":"hoodoohotties","43167":"jackiel594","43168":"Monnan","43169":"curmudgeon9","43170":"William H","43171":"Pat Taylor","43172":"Cheryle B","43173":"gastonquirion","43174":"carlanbob60","43175":"bryangI3552HY","43176":"RussK22","43177":"ronandcr","43178":"SNix0n","43179":"Westcoastmomma","43180":"Joanne M","43181":"Tia52","43182":"Doug M","43183":"342greg","43190":"Robert N","43191":"Fran E","43192":"Jenn S","43193":"Tania C","43195":"SuperSC","43196":"Anne M","43197":"BenKember","43198":"Wayne Crystal O","43199":"scott153","43200":"Scott J","43205":"sherda","43210":"Ursula Kuiper","43215":"NDfan2","43220":"AlbertaTraveller70","43225":"Richard F","43230":"","43235":"surreycatlover","43240":"Taylor E","43245":"Anne B","43260":"lynahara","43265":"DGfromKP","43270":"Jen H","43275":"Katathome","43285":"Dan S","43295":"Lisa H","43300":"Geoham69","43305":"Pumphyscout","43320":"Marie B","43325":"Ken H","43330":"dingodaddy2","43335":"Dan M","43340":"Scott M","43350":"rainmark","43355":"Paul F","43365":"sandra98walter","43375":"MonaMona_12","43385":"starrider2016","43395":"sheret","43400":"","43410":"Trudy L","43411":"escaperdog","43412":"Greg M","43413":"HankDenver","43414":"Calum F","43425":"Perri2013","43426":"Deb F","43427":"Alberta52","43428":"Blair M","43429":"Linda M","43430":"Robbin K","43431":"259sharon","43432":"Rick M","43433":"tubby61","43434":"getoutontheroad","43435":"Monty S","43436":"rojo-amigo","43437":"Roger C","43438":"Scott L","43439":"Barry M","43440":"WendyJean00","43441":"Mommyoftwinsx2","43442":"Jason R","43443":"Isabel M","43444":"youngbadger","43445":"Paul H","43446":"Susie S","43447":"bhilborn","43448":"ELIZABETH H","43449":"Diana M","43450":"Scott D","43451":"Stuart E","43452":"Shannon H","43453":"Ecowoman","43454":"carolyntommail","43455":"Travllindude","43456":"DerHotelinspector","43457":"Nick R","43458":"Russell M","43459":"cougurr","43470":"Bill D","43471":"jennyemarco","43472":"886judy","43473":"timbucktoe","43474":"DADIG","43480":"Erin M","43481":"gypsyatheart123","43482":"Historical_Travels","43483":"John P","43484":"eshaddai","43485":"PNWtrek","43486":"Jim R","43487":"Dwila J","43488":"Dan J","43489":"Ken M","43490":"Nickivancouver","43491":"exchef1","43493":"dancer024","43494":"musicplays","43495":"VanIsleTravlr","43497":"IslandGypsies","43498":"Lesliegrabove","43499":"George H","43507":"MVJollyMon","43508":"Karen W","43509":"Twiken","43511":"Gary Y","43512":"morrisge","43513":"rebecca287","43514":"drknows","43515":"rick_w53","43516":"wbsAlberta","43517":"TorontoRover","43518":"amdramhwife","43519":"Ron R","43520":"rileyp956","43522":"Robert T","43523":"adeliaCanada","43524":"Joni R","43525":"MaryDeeCat","43526":"trip1check","43527":"gillybean604","43528":"csiemens","43529":"dbottomsup2001","43535":"lf185758","43536":"Trish S","43538":"Jeff0872","43539":"tinyyy1","43540":"Ros B","43542":"Kcmylvag","43543":"Pat S","43544":"chanmight","43550":"Darrell K","43552":"KathyBar","43553":"Sue L","43554":"Whitesands13","43555":"hernameislola","43556":"Angie S","43557":"garykDelta_B_C_","43558":"97Z28","43559":"REL_11","43565":"CapriciousAngel","43566":"blueiris36","43567":"dsjamieson","43568":"marion029","43569":"LyndaF3y9","43570":"jangale","43571":"Vizslaone","43572":"Cheeka22","43573":"Tripsterchick","43574":"travelwithval","43585":"Yukon Kimber","43586":"Kristin D","43587":"SherryAJensen","43588":"Peter W","43589":"leahb","43590":"Terri C","43591":"pdunks5","43592":"JCDown","43593":"Jennifer A","43594":"Ken H","43595":"archfor","43596":"Lalaj46","43597":"greentree33","43598":"BeeCeeVee","43599":"JudithMc66","43600":"","43605":"occasionaldiner1","43606":"amy k","43607":"Dave K","43608":"104fmc","43609":"Sandy P","43610":"PickingPal","43611":"Nancy B","43612":"TravelOften1968","43613":"Turk204","43614":"Jordana F","43615":"20yaya09","43616":"Nick R","43617":"kdsckk","43618":"griswolds2016","43619":"DaveCowan","43620":"Bob636","43621":"majica101","43622":"MBL L","43623":"BobS26_13","43624":"KenJennings1","43625":"Treylya","43626":"Laura G","43627":"BonzBC","43628":"arctikphox","43629":"David C","43630":"MaryV2X","43631":"NeenerJ","43632":"Mrs-Dash59","43633":"Greenlakereener","43634":"tandascott","43640":"Tammi W","43641":"Brenda C","43642":"AStadt","43643":"Sharon S","43644":"Margaret B","43645":"cheeselova","43646":"Rebecca L","43647":"mobilegurl","43648":"juanitar154943","43649":"Hoop007","43655":"55moel","43656":"Roger V","43657":"ChristianGal","43658":"BC-Valley-Guy","43659":"Jgawth","43665":"Arabella_11","43666":"kenjitrip2014","43667":"chezmarpole","43668":"NAMMelita","43669":"Kennington_High_St","43670":"jasesam","43671":"Bobbi K","43672":"Jason M","43673":"Dmlvan","43674":"Lynne M","43675":"David B","43676":"shirleysixeight","43677":"MLouH","43678":"Shannon W","43679":"Robin H","43680":"Pavlova","43681":"rainforestmama","43682":"j b","43683":"sharonr806","43684":"cdimond","43685":"Dcdma","43686":"Leslie K","43687":"Provost2","43688":"melveen a","43689":"Alice B","43690":"mugsyvictoriaB_C_","43691":"NatureDiver","43692":"aj3788","43693":"lisaannem","43694":"Jennifer S","43695":"Johanna A","43696":"jfk154933","43697":"MareHare","43698":"Mak2315","43699":"Pamela D","43700":"therealtyeeman","43701":"Ginabu","43702":"Mark B","43703":"DJM514","43704":"Alllyson","43705":"staceymm46","43706":"mrll","43707":"Nicole H","43708":"Marlane P","43709":"marion b","43710":"YellowHouseFamily","43711":"Tracey L","43712":"Barbara L","43713":"dougMM","43714":"Moiraine8","43715":"LUSKJU","43716":"Pat S","43717":"coffeetime42","43718":"SaltSpringMelW","43719":"OurFamilyReunion","43720":"Patricia598","43721":"Dayle G","43722":"Natalie B","43723":"H H","43724":"Mary Grace M","43730":"vivamexic0","43731":"purplescarf","43732":"TofinoFishing - Clayoqute Ventures Ltd.","43734":"darwinning90","43735":"PRNana","43736":"Karen K","43738":"islandr123","43739":"heartsmartass","43740":"sshifton","43741":"Jane B","43743":"wheels743","43744":"JenniferFun","43745":"Reinhard Schlosser","43746":"Kathini","43747":"Bruce M","43748":"DLTE","43749":"GuiderSue","43750":"EAOW","43751":"OldSalt99","43752":"daggern","43753":"Den560","43754":"Laura M","43755":"mobiel","43756":"Alas4","43757":"Bunkie101","43758":"wildrose1950","43759":"Keith Rispin","43760":"katyNanaimo","43761":"Kathleen D","43762":"New-Horizons14","43763":"travepartners","43764":"Jammer05","43765":"amed6","43766":"vezila2","43767":"Cdn_Globetrotters","43768":"Pat C","43769":"BlackberryBoy","43770":"daytripper008","43771":"Columbia_D","43772":"Vancouver-mom2","43773":"GSk","43774":"pawsplus","43775":"LiveBeautiful","43776":"NessaLee","43777":"beachtravelpeople","43779":"VancouverBeachwalker","43780":"Grandparentsof9","43781":"southbc","43782":"WetCoastIslander","43783":"Wanderer33908","43784":"BackPacker21006","43785":"","43790":"Maps57989215290","43791":"Dream08055339582","43792":"Micaela S","43793":"hmoney","43794":"Companion22264172764","43795":"Escape12424401689","43796":"Nomad68480272187","43797":"Navigator34772425933","43798":"Extraordinary828876","43799":"Relax35372581251","43800":"pekNorthVancouver_BC","43801":"Deep T","43802":"riverite2016","43803":"MundoTravelBug","43804":"1010PattiT","43805":"DTH","43806":"felixtc2017","43807":"Wiebke S","43808":"Camper42848705637","43809":"Road03913278230","43815":"Curious47400824303","43816":"Excursion794649","43817":"hylton n","43818":"CutterBoss","43819":"CharlieV911","43820":"KMS","43821":"Melissa B","43822":"Resort40844788680","43823":"Jet37363745166","43824":"Liana","43825":"Elizabeth D","43826":"Navigator314939","43827":"Odyssey67375370232","43828":"Climber14281300218","43829":"Heather S","43830":"Diana M","43831":"Trail14226715972","43832":"sharontraill","43833":"Sharon Ann M","43834":"Passport12432921894","43835":"cp905","43836":"drrickhelmer","43837":"garyr59","43838":"fatdogowner","43839":"Happiness34511371282","43840":"Candace O","43841":"Trek29887320603","43842":"Explore46966177267","43843":"Sandra-Sophia","43844":"Dream38742115111","43845":"Trail14092397727","43846":"Vacation303241","43847":"Chris T","43848":"Navigate19063289910","43849":"Voyager51607887232","43850":"luvmystella","43851":"wcresponder","43852":"Trek19132230144","43853":"WestVanReviewer","43854":"Venture31941938216","43855":"Camper12924","43856":"Sightseer24298027316","43857":"larryjude","43858":"Frank_Staiger","43859":"Traveler42128588246","43860":"Travel49268536103","43861":"Wanderer00044378568","43862":"islandrockin","43863":"Charlotte R","43864":"Maps43523833805","43865":"meelee8","43866":"A_Reviewer_Oct_2018","43867":"Excursion30166761174","43868":"Tripgirl2019","43869":"thesupershelby","43870":"Markytravels","43871":"tatraveller61","43872":"travellorpam","43873":"Getaway517782","43874":"Kathryn M","43885":"Jessipher S","43886":"bglad123","43887":"dianeandroberts","43888":"gojengo5","43889":"A T","43890":"Mary S","43891":"Mike V","43892":"Roam18994986390","43893":"markwarriner","43894":"Adventure326772","43900":"Freedom23806047364","43901":"Ken K","43902":"pothol","43903":"Trek35014967961","43904":"Global35113262803","43905":"Jody M","43906":"Relax45843459253","43907":"jamesmT3463OT","43908":"Travel60987601539","43909":"Sailorpo2","43910":"BigJ44","43911":"Michelle J","43912":"NorthStar06284799493","43913":"PamelaBlake T","43914":"Roving64312232749","43915":"TeresaNanaimo","43916":"Vacation27381553455","43917":"jmarcellus39","43918":"Cruiser10058025907","43919":"Sue L","43920":"islander2017","43921":"Trail50696060646","43922":"jh2oman","43923":"Dream65656171725","43924":"MarsBar419","43925":"Jet59221170135","43926":"travelerW9XD","43927":"Dream67011486079","43929":"Getaway46750523170","43930":"Curious229946","43931":"Roam51566780572","43932":"Voyager11739884354","43933":"Ashana A","43934":"Jacqueline F","43935":"Happiness61455410515","43936":"ForMacGirl","43937":"Y7613CGsuem","43938":"Adventure63392664444","43939":"Brenda B","43940":"Discover59102521801","43941":"GoPlaces57362280676","43942":"Mellybelly6905","43943":"Vacation33777014865","43944":"Cruiser36127324926","43950":"brodie1952","43951":"GoPlaces309140","43952":"bcrrecmanager","43953":"jw10182018","43954":"Ryan W","43955":"Friisfamily4","43956":"bpchrysalis","43957":"roy504","43958":"Elaine H","43959":"metaungulate","43960":"jacquiestpierre89","43961":"SMsm778","43962":"nkaona","43963":"Tina T","43964":"charris6302","43965":"kazzoo2018","43966":"wwatchorn","43967":"Timeforadventure1","43968":"Liam S","43969":"christinaW3619YK","43970":"Corrina001","43971":"Duncan","43972":"henryschwagly","43973":"kmj628","43974":"carolfiorilli","43975":"Sightseer733093","43976":"tracybC3294MN","43977":"arly295","43978":"341roland","43979":"mostlysatisfied2018","43980":"potworks","43981":"shannonmccloy","43982":"Kathryn N","43983":"clarep426","43984":"janeth0rnt0n","43985":"Colleen A","43986":"ringerb","43987":"connie062","43988":"Jindrich R","43989":"Colin","43990":"hppytrvls","43991":"David E B","43992":"ilovetouring","43993":"jmenet","43994":"BurnnLove","43995":"Theron C","43996":"Margaret S","43997":"Fred J","43998":"Buddy H","43999":"Jackie R","44000":"Carlena D","44001":"Mary B","44002":"lstockert","44003":"jillianbradley4","44004":"Barb R","44005":"David C","44006":"crazigerl","44007":"WhereNext_YYC","44008":"uktechwizard","44009":"UAtraveller","44010":"eewedley","44011":"Sarah G","44012":"Jessipher S","44013":"Jwg35with9","44014":"lumublu","44015":"lulubelle45","44016":"Norbert S","44017":"Dutchgirl101","44018":"Megan550","44019":"jerry e","44020":"ryanvanveener","44021":"Ruthann W","44022":"538joy17","44023":"Szaboo","44024":"D_Beep","44025":"ihatesushi","44026":"littleoneingy","44027":"TRAVELLER4FUN2011","44028":"Judith C","44029":"PenelopeW","44030":"Starfleet56","44031":"Stephanie S","44032":"Louise M","44033":"davidgerdmoore","44034":"247thelmal","44035":"Robert D","44036":"KerriW6","44037":"Donna T","44038":"Tana N","44039":"loreenfroese","44040":"TomasoVernon_B_C_","44041":"SaNaka13","44042":"SEG201","44043":"DavidTAC","44044":"Ben Y","44045":"DELH","44046":"FWontheroad","44047":"Jean V","44048":"Hippersons","44049":"Dave N","44050":"JackRussell1964","44051":"Ellen C","44052":"Mr_Jones2","44053":"emilyrachael","44054":"Ed W","44055":"marymaker","44056":"MustangDuo","44057":"OTRAgain2","44058":"yenally","44059":"GlennF805","44060":"Neotribe","44061":"Ron T","44062":"snowolf1999","44063":"Kim T","44064":"Heather155","44065":"Brian M","44066":"dancer024","44067":"DCVentures","44068":"Annie L","44069":"Laurie S","44070":"","44075":"Reignfan","44076":"Philip C","44077":"JerryandNatalie","44078":"Martina F","44079":"JenJacob45","44085":"TamaraandChris","44086":"forest_surefoot","44087":"David3315","44088":"Sailorbelle","44089":"Daz39","44095":"Helen S","44096":"Wendybraaten","44097":"Sarah B","44098":"Tripsterchick","44099":"george and pam J","44100":"bigtrippertoo","44101":"Ultraslow","44102":"fran154945","44103":"trooperGullLake","44104":"travellingpair74","44110":"Bevvy057","44111":"marie154i949","44112":"solo_traveller40","44113":"hockeymom1957","44114":"getaway049","44115":"PaulaSequim","44116":"Paul O","44117":"PhredStoner","44118":"room_surveyor","44119":"KelownaStiff","44120":"jdglek","44125":"Trip45433212077","44130":"473blakek","44135":"Sunshine26152044136","44140":"Guide365248","44145":"779bsmith","44150":"","44155":"PaulineV3","44160":"Randy L","44165":"Tgkav","44170":"jhosok412380","44180":"Russell A","44190":"AJM0079","44195":"A TripAdvisor Member","44210":"judy a","44220":"L2382YHsharonr","44225":"stevenpK6405KA","44230":"U9142ALcarmens","44235":"Melissa S","44240":"yokoz2017","44245":"Donna L","44250":"briboard","44260":"670anonymous","44265":"401leonardw","44280":"Kathleen","44285":"danielpR9159PV","44295":"garjon47","44315":"CJCANUCK","44325":"Robert S","44326":"Exploration799095","44327":"Kate B","44328":"Kursan M","44329":"Diane C","44330":"ianarts","44331":"VanIslDuncan","44332":"Shubh K","44333":"Jeanette P","44334":"Mobile393410","44335":"_joaniethievesdale","44336":"nataliasimo","44337":"Greenman03","44338":"Carol B","44339":"Sharon H","44340":"","44345":"livingmauitime g","44346":"Lisa M","44347":"Tamara H","44348":"Kristen L","44349":"Blaine H","44350":"herbulous","44351":"nadia_pleasanton","44352":"ADBOCNL","44353":"Francine L","44354":"ScoutW","44355":"Justme","44356":"Rhoda P","44357":"Patricia H","44358":"Victoria P","44359":"rubiconjeep","44380":"Kathleen D","44381":"bcguy_11","44382":"GiddyPants","44383":"Ikeylou","44384":"Loana2005","44385":"Mike D","44386":"Doris D","44387":"JNewton2014","44388":"vernon h","44389":"BC-Valley-Guy","44400":"TravelgalMission_BC","44401":"KimJackC","44402":"Anna v","44403":"Bruno Bersano","44404":"Brian N","44405":"Marty V","44406":"aces11","44407":"Jane C","44408":"Brendan M","44409":"Hobdeb","44410":"islandgurl2","44411":"1CentMuffin","44412":"Ann S","44413":"classlessslob","44414":"Cori84","44415":"knobbys2","44416":"mhumber84","44417":"WannaTravelNeedMoney","44418":"islandgirl7777","44419":"Natalie_joe","44420":"lumeljay1","44421":"llPaprika","44422":"Ryan U","44423":"drummergirl2016","44424":"Chicken7209","44430":"Beth515","44431":"Chels","44432":"Magali D","44433":"Darlene2012","44434":"Ian and Cas B","44435":"dancer024","44436":"JimmyJam87","44437":"Ken F","44438":"Senior Writer","44439":"george and pam J","44440":"Duda R","44441":"Arthur A","44442":"Brad S","44443":"Nigel L","44444":"Darcy C","44445":"bryanharnett","44446":"localNorthVancouver","44447":"haybri2016","44448":"VicEats","44449":"John P","44465":"Caroline C","44466":"Estelle M","44467":"anamcaramn","44468":"Dave S","44469":"S H","44470":"Wanda","44471":"David H","44472":"TerraNovaExplores","44473":"ALMIRONI","44474":"C P","44475":"Richelle\u2019s Nana","44476":"Elaine333_13","44477":"weavingheather","44478":"lovetoeat1960","44479":"JacquesLD","44480":"Don W","44481":"Lavonne_Huxley","44482":"exad","44483":"Dwayne_0419","44484":"MartinCrosbie","44485":"AdrianCalgary","44486":"Elizandrasg","44487":"tonio7","44488":"Kitcat24","44489":"Tracy S","44490":"RITA K","44491":"Alice T","44492":"hendys2","44493":"chrisitout","44494":"Frequentk","44500":"Cabo22","44501":"Leona Z","44502":"cheekychubbychops","44503":"Colleen_and_Bill","44504":"Frequent_travelers81","44505":"Shannon K","44506":"Laura154945","44507":"R J","44508":"keadyn","44509":"PRNana","44510":"McCanucks","44511":"Nina H","44512":"Rowan K","44513":"jaques22","44514":"Cat K","44515":"Tombassinger","44516":"Teadro","44517":"Norman L","44518":"Yukonlass","44519":"Holly P","44520":"tromponya","44521":"Ron M","44522":"Sittingback","44523":"canch06","44524":"Jessica G","44525":"Katelyn F","44526":"-vviikkkkii","44527":"ennaaguiar","44528":"Deborah M","44529":"Bob G","44530":"islandfoodie2000","44531":"ImChef2","44532":"Rosemary B","44533":"natashazarr","44534":"alyssam8584","44535":"Jim B","44536":"Louise L","44537":"Miranda H","44538":"SRR2015","44539":"Mheg P","44540":"","44550":"schamb640660","44551":"Bree B","44552":"Denise N","44553":"DeeG44","44554":"eddieandjudithm","44555":"olsonjd","44556":"bubalou","44557":"Kelly B","44558":"joendebbie","44559":"lauramayro","44560":"blay2018","44561":"Laura W","44562":"David W","44563":"SULEE N","44564":"YWK","44565":"festivalway5","44566":"Shobabe","44567":"LINDA K","44568":"jdglek","44569":"Ann K","44570":"sav891","44571":"mallkn574","44572":"Ralph E","44573":"Sandra D","44574":"TONY L","44575":"Lorna S","44576":"Stephen G","44577":"EJ B","44578":"Jayne R","44579":"slwade2018","44580":"WeekendReviewers","44581":"Lorne V","44582":"Rickdube","44583":"Laura H","44584":"bearonblades","44586":"Sandra P","44587":"Jackie747","44588":"Dilmun","44589":"imacpher","44590":"SammyM4","44591":"Sam D","44592":"Steve M","44593":"SereneMarine","44594":"MHampton79","44595":"Bev C","44596":"Canadianswhotravel16","44597":"Bruce J","44598":"shelgiles","44605":"Lee A","44606":"nancert","44607":"MirHin","44608":"sandydlc","44610":"Lois P","44611":"iluvtravel1","44612":"Mr_Jones2","44613":"lwasyl","44614":"Sherri-lynne","44620":"MC000025","44621":"Carla L","44622":"Proto71","44623":"Jennifer K","44624":"Stephany A","44625":"Eyvette H","44626":"Blaine A","44627":"MommaZA","44628":"Angela Q","44629":"Bob P","44630":"Jettaset","44631":"karenandmike2015","44632":"TJP66","44633":"cbtan2015","44634":"BigPoppaCalgary","44640":"KaileyPreston","44641":"SaskatoonHappy","44642":"pickeyguest","44643":"ANerbs","44644":"Barrie-The-Fiddler","44645":"meg10travel","44646":"Lloyd R","44647":"Kelly D","44648":"kimberley39","44649":"funlover1960","44650":"Fred Q","44651":"NicoleT18","44652":"Donbrown51","44653":"E2143JRmikek","44654":"Henri C","44655":"room_surveyor","44656":"Jenn & Ian C","44657":"Summer_Solstice2015","44658":"hazel d","44659":"dthomps2015","44660":"Laura S","44661":"Kathleen5204","44662":"Kathy D","44663":"Boriana T","44664":"shadypines11","44665":"Aura M","44666":"foks_2000","44667":"Lisa M","44668":"phoodee","44669":"zimms4golf","44670":"Dot","44671":"FRanGib","44672":"Davidb1057","44673":"desertwriter60","44674":"John_CBR","44675":"buttermytoast","44676":"HappyCamperVancouver","44677":"CanadianFamily123","44678":"Lawrence G","44679":"vancouverislandgal","44680":"Slyce714","44682":"Cindy G","44683":"Lryu","44684":"Evadvan","44685":"KLuecke","44686":"Dee W","44687":"Resortgirl888","44688":"dentalchick","44690":"Kasseej","44691":"familytravellerz","44692":"sanisidro2014","44693":"RoverTrex","44694":"AgentandArtist","44700":"Ken G","44701":"Dwayne B","44702":"World1949","44703":"jlindsbee","44704":"Lisa B","44705":"Elaine s","44706":"Calgaryroadtrip","44707":"sookeod","44708":"Dhaliaqueen","44709":"Diane S","44715":"supersurg","44716":"snot-rag","44717":"kingythethingy","44718":"Pamela E","44719":"Brenda T","44720":"Shan K","44721":"kitten50","44722":"John Bev C","44723":"FergusVictoria","44724":"DavGafs","44725":"","44730":"Kenneth P","44731":"busguy2018","44732":"delphinejoli","44733":"Cathy H","44734":"Binesmom","44735":"SylfromCanada","44736":"Rod H","44737":"saltspring25","44738":"Glacier4Life","44739":"Skippy510109","44740":"jimandsusan","44741":"Thomas H","44742":"sdougan","44743":"little_gnome","44744":"Ida R","44745":"JNewton2014","44746":"clmemsmith","44747":"Donna D","44748":"arkybug","44749":"shannanv2017","44750":"Doug E","44751":"ThorneBirdGT","44752":"Yowser46","44753":"PickingPal","44754":"Paola T","44765":"Redmartini13","44766":"JeanettePenticton_BC","44767":"tennisplayerbbb","44768":"4_kidlets","44769":"andytran2016","44770":"Cordie_Cat40","44771":"Tanya B","44772":"ken m","44773":"MamaBear333","44774":"pej2013","44775":"Oliver M","44776":"jolenecarlsen","44777":"Andrea W","44778":"Ilovetotravel1952","44779":"krsthom","44780":"Donald D","44781":"Beverly K","44782":"Heather R","44783":"Karen B","44784":"Francis L","44785":"Tara H","44786":"timbucktoe","44787":"ljd17","44788":"Samantha K","44789":"DorisG1099","44790":"Donna J","44791":"Shannon S","44792":"Irit832","44793":"Gloria B","44794":"cobblehillchick","44795":"VicGirl","44796":"Island_girl_2929","44797":"Glenda G","44798":"Kere_M59","44799":"Nichola W","44800":"Adrienne3920","44801":"MamaKitten77","44802":"EarlFlorida2","44803":"frogirl1107","44804":"anne s","44810":"annenshaw","44811":"Carie B","44812":"Kimiko Y","44813":"maddogcrabs","44814":"Throttlebandit","44815":"Susan J","44816":"Sina G","44817":"Amy H","44818":"Cottagergirl","44819":"Canshy","44820":"Peachesandcream81","44821":"smg17","44822":"savannahsmiles85","44823":"annikarosenqvist","44824":"Jennifer S","44835":"DWMurray","44836":"Grant C","44837":"Mavbitt","44838":"Shereen B","44839":"morganjames087","44840":"freddy077","44841":"DougsWalkingGal","44842":"GaryReg","44843":"Tannis T","44844":"barbe_f","44845":"Bren A","44846":"Caroline E","44847":"tikitorte","44848":"ChiefKalamalka","44849":"Jimmy W","44850":"cmcrae2016","44851":"Joshua C","44852":"Patty S","44853":"Historical_Travels","44854":"John P","44855":"Island_girl_2929","44856":"vicky66","44857":"Julie C","44858":"Laura Y","44859":"clacher","44860":"","44865":"SarahandclintG","44866":"CanadaPowell","44867":"shesarealkeeper","44868":"Slocomb","44869":"BRENT B","44870":"L L","44871":"ken m","44872":"Gissard","44873":"Ruth S","44874":"liligloogirl","44875":"TomCat54","44876":"CapriciousAngel","44877":"hsteeves","44878":"vanisler","44879":"coline3bettson","44880":"Collin M","44885":"Hawk288","44890":"","44895":"nostinkinbadgers","44900":"Mary E","44905":"kodiak2015","44910":"SMD919","44915":"Boot53","44920":"TripMember06162014","44930":"CalgaryMarcoPolo","44935":"islandprincess","44945":"Gord A","44950":"victoriafoody","44955":"charmoller","44960":"Dennis07","44965":"elledub","44970":"oldcabin","44975":"orcaland","44976":"TandS2009","44977":"Tori W","44978":"CherryGrower1","44979":"David W","44980":"","44985":"Loreta","44986":"GordWright","44987":"steveston78","44988":"Kim S","44989":"Skippy510109","44990":"Barbara H","44991":"Adam E","44992":"EskarinaSmith","44993":"MontrealGoingtocuba","44994":"BreilaRose","44995":"hikerpals","44996":"Charelag","44997":"jennyemarco","44998":"Jeep7759","44999":"Thelma B","45000":"travail_bug","45001":"SteveWr123","45002":"Jzjsolo","45003":"Destiny","45004":"Brett P","45015":"acheyfeet","45016":"Haggis569","45017":"CaNaDiAn0526","45018":"PhredStoner","45019":"oilersfaninvancouver","45020":"matthewhull370","45021":"Karen S","45022":"Jimmy M","45023":"TracyValentine","45024":"Anne H","45025":"","45035":"Manie T","45036":"Grace_Hwang","45037":"JlMcCoy","45038":"Ankur M","45039":"Barbara-Mindsi","45040":"N T","45041":"BarbaraCalgary","45042":"pallonia","45043":"caliwinters","45044":"MooeyWirral","45045":"steffilf","45046":"Worktotravel25","45047":"137bear","45048":"4eyeswideopen","45049":"Luckiest_Traveler","45050":"Mickmc","45051":"Debbie T","45052":"coleenleblanc","45053":"ursb237","45054":"brucewI2751HT","45055":"nancy142","45056":"frogum","45057":"marjayrj","45058":"Stephen T","45059":"sue.chambers04@... S","45060":"","45065":"","45067":"","45077":"","45078":"","45079":"","45080":"","45081":"","45084":"Michael M","45085":"weswind","45086":"Ellie","45087":"Del M","45088":"Dar F","45089":"GraciousWarrior77","45090":"Judy B","45091":"Trudy L","45092":"P4774ELdonnar","45093":"Simone B","45094":"Pete777888","45095":"Dawn Z","45096":"Jaleen Mrs S","45097":"Crushed_Tilley_Hat","45098":"Geraldine F","45099":"Xuan Z","45100":"wenxuan f","45101":"Wenhui0211","45102":"Rosalie G","45103":"Sightsee758902","45104":"A TripAdvisor Member","45105":"ux4it","45107":"dplimmer","45110":"Elaine S","45111":"Mombeacbabe","45113":"Donna M","45115":"retiredbuthappy","45118":"67waltraudd","45119":"","45129":"Mariefa E","45130":"XnChocoholic","45131":"868kathrynl","45132":"Barry M","45133":"Liz730053","45140":"Wayne F","45141":"Jim_MK7145EU","45142":"Famof5Canada","45143":"TripleM_99","45144":"Dianna W","45145":"wmstepp","45146":"SarahMBroadfoot","45147":"taraleemckee","45148":"Richard L","45149":"Tony369156","45150":"hutchings2016","45151":"Louisa B","45152":"Heather S","45153":"Ale_Flying_around","45154":"chutski","45155":"J G","45156":"Alex L","45158":"Sharon S","45159":"Jennifer H","45161":"836wings","45162":"299ron","45163":"Ka--Alberta","45164":"Bon C","45165":"21742016","45166":"coldy","45167":"Andy F","45168":"Daryll S","45170":"Vanessa G","45171":"Rita A","45172":"Alison B","45173":"Terry B","45175":"CarolAnnQ","45176":"Vladimiramirela","45177":"Nicholas A L","45178":"ML_ND","45179":"vern c","45180":"Darlene S","45181":"Diamond J","45182":"Pamdergy","45183":"Rick-Barb P","45184":"estherandnick","45185":"Troy Tompkins","45186":"wishiwerethereCanada","45187":"Alison l","45188":"Ken D","45199":"67judyl","45200":"BonnieLynne22","45201":"Michel B","45202":"Mik9990","45203":"Kmac16","45204":"Kiasoull","45205":"H0lly_Ella","45206":"Jean H","45207":"Bigfoot12","45208":"tinkerbhell","45209":"Susan B","45210":"onthego06_30","45211":"Rystar","45212":"Nolpreen","45213":"Jeanne1942","45214":"nocte_volens","45215":"weasel14","45216":"Rugbyplayer1","45217":"Steve N","45218":"Maria O","45219":"EagleBayBC","45220":"Ruby1239","45221":"2HappyTravellers2010","45222":"KeatsIs","45223":"Liza M","45224":"eastcoast5","45225":"A2_Dub_Nut","45226":"peter84","45229":"","45234":"April S","45239":"Mystical R","45244":"122fayew","45249":"wags18uk","45254":"wishiwerethereCanada","45259":"avalon20013","45264":"charlie l","45269":"Rick S","45279":"Jenjen1300T","45284":"DiannesReviews","45285":"aha641","45286":"Barry T","45287":"telmac","45288":"Chris D","45289":"","45294":"Pauline D","45295":"Dave N","45296":"KevinHoff14","45297":"JB238","45298":"Chris E","45299":"829robyn","45300":"THoragunnarsdottir","45301":"Kevin V","45302":"John H","45303":"noneoftheabove1","45304":"Jo l","45305":"LavenderSeattle","45306":"Diane R","45307":"Cherie N","45308":"JuliaROgers","45309":"Jessa J","45310":"Sharon K","45311":"PattiMac007","45312":"omanaomi","45313":"grasaunders","45314":"JudiLJ","45315":"FrancesFrancesca","45316":"Adie604","45317":"MogensLis","45318":"Drew H","45319":"rocketman000","45320":"Storlien54","45321":"Loppylugs22","45322":"DonnaBruce","45323":"ggcaiazzo","45324":"skinarama","45325":"Brian A","45326":"kydil13","45327":"jeckay2017","45328":"Kris M","45329":"","45334":"Patrick M","45335":"World_Travelor_10","45336":"witless_banter","45337":"Canadaflo","45338":"Kevin L","45339":"jessejames86","45340":"Judith E","45341":"katn74","45342":"Sarah L","45343":"rodgehl","45344":"Nik V","45345":"Kay J","45346":"Meg J","45347":"Mog","45348":"Norm M","45354":"Laura A","45355":"madelk2011","45356":"Chrissy G","45357":"ANNE L","45358":"Annette Perry","45359":"Nicole G","45360":"tammyp123","45361":"Tjp101010","45362":"kbeattie1204","45363":"Isabelle V","45364":"Rob T","45365":"LeeTEcc311","45366":"Rolynnie","45367":"Joss L","45368":"Keith O","45369":"MichelleGee8","45370":"bourdy2015","45371":"DisneyEirena","45372":"Tara M","45373":"N L","45374":"paul123851","45375":"Brandee B","45376":"Chantale H","45377":"ctabstride","45378":"WendyDawnS","45379":"Bobby B","45380":"Renee C","45381":"Pam D","45382":"Andrea F","45383":"Barry D","45384":"Susan W","45385":"johnrobin2015","45386":"Genereu","45387":"Mrs-Wright1107","45388":"vitalenergymovement","45389":"kernonda","45390":"luvmypuppy","45391":"Ann S","45392":"SamO104","45393":"Thenoelcampers","45395":"Paulba1","45396":"Urbane_Canada","45397":"McIntosh_1982","45398":"Betty M","45399":"Ryan O","45400":"Bob W","45401":"Bag35","45402":"Janethusted","45403":"Calvin M","45404":"JonathanDutchak","45405":"Andrew R","45406":"LizzyVancouver_BC","45407":"Ryan M","45408":"maireaine_bc","45409":"KFontheroad","45410":"sab30","45411":"mummy90","45412":"Sammy19","45414":"EagerB","45415":"683andy","45416":"Jake O","45417":"sarchie23","45418":"AngiePinch","45419":"vancamp3r","45420":"Scott G","45421":"Darcyknight","45422":"PAWSFOURTHOUGHT","45423":"Keith C","45424":"longtravel09","45425":"sailorman73","45426":"RogerGGillespie","45427":"Karen F","45428":"Jackie M","45429":"","45434":"Rich s","45435":"HydeMountainGolf","45436":"Gb0ne","45437":"Brenda C","45438":"Ashley B","45439":"vamboos","45440":"skipper-basti","45441":"Laura-KellyCanada","45442":"Tdot2017","45443":"PattonFam","45444":"","45449":"Pedro D","45450":"iloveholidays74","45451":"foodfan2013","45452":"Traveller_holidayer","45453":"Rustylou63","45454":"Dream_BC","45455":"BurnabyDiane","45456":"Traditions123","45457":"rdktmor","45458":"rjd18","45459":"KayDT","45464":"hofsinkrachel","45469":"danielmcinnes","45474":"terrilou59","45479":"Janine D","45484":"Harry K","45489":"sarah312721","45494":"farmgirl91","45495":"MDS1886","45496":"Darlene V","45497":"Jeff S","45498":"W H","45499":"Tino C","45500":"tina12345678910","45501":"Jessica H","45502":"Cherilyn H","45503":"lvb","45504":"Sarah M","45505":"Twinkle B","45506":"Travelingmumzie","45507":"Kevin B","45508":"Brennanfamily5","45509":"","45514":"Straightupgirl","45515":"Neneric","45516":"R S","45517":"badnight_13","45518":"Jeanne1942","45519":"baggy270","45520":"Darlene D","45521":"telleroftruth99","45522":"51yearsold","45523":"man4music","45524":"Go32045356028","45525":"Getaway52123250638","45526":"LilyG828","45527":"Debra H","45528":"231christinajohnson","45529":"Curler1","45530":"Voyage62146952700","45531":"15ralphm","45532":"257debrad","45533":"samoleaaa","45534":"Iris L","45535":"Norma T","45536":"Sightsee53370701131","45537":"Nomad39276235981","45538":"Doug T","45539":"Getaway57337742890","45540":"308brentp","45541":"jaydepenman","45542":"Connector49137","45543":"Bonnie M","45544":"LoveTravel468325","45545":"Bruce C","45546":"pop_sage","45547":"Lynn S","45548":"murdochdunn","45549":"","45554":"Raymond V","45555":"JJDeo","45556":"650jadac","45557":"bncaines","45558":"FreakinCold5","45559":"myr0nh1","45560":"Lorraine T","45561":"Kent T","45562":"4sillykids","45563":"abedriedger","45564":"Companion288604","45565":"Gastro-surfing","45566":"GroomsMom214","45567":"Seaside636352","45568":"etompk198871","45569":"Chase S","45570":"dbetke773295","45571":"Jane G","45572":"shellvacation","45573":"pbrown618139","45579":"RickSierens","45580":"dkuche209023","45581":"dhanlo169204","45582":"Sharon M","45583":"manitobaricher","45584":"petermarrier","45585":"townwalk","45586":"valeriebY3943WV","45587":"darcyh871","45588":"mbesser24","45589":"aqccorp","45590":"Gregory L","45591":"bsmith372979","45592":"Charles S","45593":"dlktgm","45594":"badjette","45595":"June S","45596":"ashwyatt123","45597":"Karen S","45598":"Blair M","45599":"steinmetz2018","45600":"parklandtourism","45601":"ALfromManitoba","45602":"kisfor339850","45603":"JiggyBobb","45604":"Theresa H","45605":"debtries4u","45606":"terri67wag","45607":"swans12018","45608":"True54","45614":"bobbip866","45615":"Nova N","45616":"Sabine C","45617":"909devonm","45618":"Carlene V","45619":"48carlenev","45620":"Cheryl A","45621":"Vicki C","45622":"Terry Austin M","45623":"D3337RUjanetc","45624":"trishm599","45625":"404fayg","45626":"tom11411","45627":"iram327","45628":"R4847NAbrianf","45634":"darlenep860","45635":"Leslei S","45636":"Jocelyn P","45637":"Havier12","45638":"WorldTravelerJL18","45639":"O3536OHmichellem","45640":"337russellw","45641":"888Pattycakes","45642":"hollya591","45643":"winnipegtraveller57","45644":"591ernestk","45645":"Ccccolddave","45646":"G4229ODtheresam","45647":"Q5659TVgordonm","45648":"Peter H","45654":"charlesaG7305GB","45655":"daisy r","45656":"CompanionsInTravel","45657":"karenlC1413KH","45658":"bemeyer","45659":"nanonancy100","45660":"V2093CAjohnw","45661":"Brent M","45662":"paulsharonl","45663":"dougbK9565EB","45664":"Roderick L","45665":"Angela G","45666":"L2346CJdennisk","45668":"Traveller200247","45669":"Jackie s","45670":"KimberleyJohn","45672":"John H","45673":"soring78","45674":"royh402","45675":"G5642XNgloriam","45676":"Kenneth M","45677":"barriem300","45678":"E7565RVmarkd","45679":"Bryan C","45680":"IamMardon","45681":"travellerMom61","45682":"BuffaloGal48","45683":"davidcQ7283YM","45685":"W3866BDdavidr","45686":"David S","45687":"608sallyr","45688":"VandCWpg_","45689":"georgekX4350HL","45690":"allanb138","45691":"974jamiee","45692":"232berniec","45693":"562vall","45694":"smirk69","45695":"Dayna H","45696":"jodiw288","45697":"David M","45698":"KVic123","45699":"amberk145","45701":"U6154NMmikeb","45702":"Chandaler","45703":"NWOCanadaSunseeker","45704":"CalLor2016","45705":"brittanybM1759TA","45706":"jphardy","45707":"lyndsief2016","45709":"Vansan21","45710":"Q3234JSnancyp","45711":"kenpJ4078NR","45712":"Savanna D","45713":"Gordon P","45714":"Baby D","45715":"Elizabeth B","45716":"JudyJoe2013","45718":"Greg B","45719":"Lisa P","45720":"HughWhitehorseYT","45721":"Mary A","45722":"Boyd M","45723":"donaldsI7534IF","45724":"SirBatchelot","45725":"carlavR2871VW","45726":"family_travels_2016","45727":"Ray Friesen","45728":"Trek65650589660","45729":"Cgyguy40","45730":"cygirl@2009","45731":"Eric F","45732":"Moonwind1","45733":"Duesters","45734":"Anibal","45735":"vickie447","45736":"MDBeaupre","45737":"Escape32326271288","45738":"Passepartout-007","45739":"Delaine A","45740":"Alison G","45741":"shrunke165","45742":"Mary-Jo H","45743":"timdK4656CF","45744":"Darryl F","45745":"Wickeraz","45746":"leonardt25","45747":"John V","45748":"Christine C","45749":"pank","45750":"jamesurski","45751":"JNFII","45752":"Teresa M","45753":"trish1979","45754":"Travelinglight_60","45755":"Gloria B","45756":"WinnipegTraveller045","45757":"ChrisTraveller204","45758":"way4oh","45759":"spud0018","45760":"gmdalberta","45761":"David C","45762":"rdirk","45763":"iplayazi","45764":"Samuel K","45765":"litfam546","45766":"pocketbookbrando","45767":"Darrin W","45768":"Thomas G","45769":"","45774":"mbark81","45775":"Sox_The_Wanderer","45776":"eps196","45777":"keepitsouth","45778":"M1959IUmichaelm","45779":"carmanj2018","45780":"davemS5506BS","45781":"Shari L","45782":"Evan Z","45783":"Cassandra M","45789":"G. Joy S","45790":"dougsT2917ML","45791":"julienV5287TL","45792":"shnnn22","45793":"rickc233","45794":"Chris C","45795":"tcwinnipeg","45796":"wsbmcdonald","45797":"Deb S","45798":"meganelizabethmw","45799":"Chris M","45801":"James V","45803":"W2574UUmikev","45804":"pattyd308","45805":"Y9528OXlyndab","45806":"J M","45807":"jphardy","45808":"Patricia A","45809":"James M","45810":"emillies2015","45811":"scotttK4083LX","45812":"D9283TKaliciac","45813":"Alesia B","45814":"392marialb","45815":"Rose S","45816":"198shaunad","45817":"thomasbU8373WP","45818":"543rosev","45819":"Debbie M","45820":"James C","45821":"584Scutch584","45822":"crystalsO2845SD","45823":"Omar M","45829":"Geraldine F","45830":"sns_amoss","45831":"blue_tops","45832":"Satpal S","45833":"266leix","45834":"Pat M.","45835":"974brendany","45836":"Deborah T","45837":"lisacJ7015TK","45838":"395suziea","45839":"bbjsaul","45842":"tanyar812","45843":"John G","45844":"14doreenl","45845":"Sandandsunshine","45846":"Shellie S","45847":"Pat_Pot20","45848":"bkjjk","45854":"Robert O","45855":"David K","45856":"Sharon C","45857":"gwendan2017","45858":"DiscoverReflexology","45864":"j_a_henryinc","45865":"475brian","45866":"222derrickc","45867":"robertdX2011AC","45868":"staceywA1849VV","45874":"St\u00e9phane B","45875":"Lisa A","45876":"Matt1147","45877":"Gorrell","45878":"Wzski1","45879":"Martin M","45880":"235nunya","45881":"WendyFsj_Bc","45882":"Parents of 3 Boyz","45883":"604tedg","45884":"Patrick T","45885":"Wayne I","45886":"Nany0u","45887":"Paul S","45888":"beckysH5587QN","45890":"Louise W","45891":"islandrockin","45892":"Wade P","45893":"Eric B","45894":"Daniel L","45895":"Karen G","45896":"dcbeare","45897":"RobbieHen","45898":"HowardSamuelBlock","45899":"calgaryglobetrotter8","45900":"MDD1616","45901":"Christine B","45902":"Rob O","45903":"monikaa23","45904":"Jenothejungle","45905":"Helen B","45906":"Keith V","45907":"CantleyTraveller","45908":"Dennis W","45909":"Linda W","45910":"Ian K","45911":"AnneHarper","45912":"Lucia B","45913":"edwardbeckman72","45914":"glenham88","45915":"Sandra K","45916":"djpickering2016","45917":"Cheryl F","45918":"Marilyn M","45919":"susan d","45920":"AgentSM","45921":"mstewart1211","45922":"RSJ999","45923":"wendy h","45924":"Murray H","45929":"Destination611507","45934":"Gail W","45939":"klac23","45944":"A TripAdvisor Member","45949":"JiggyBobb","45959":"Rick B","45969":"erinwQ7467BF","45974":"","45984":"johncarlof187","45989":"Frank L","46019":"Wainwrp","46024":"grantz2017","46029":"FreakinCold5","46044":"caseymarch","46049":"canadamaus","46069":"ryanv16","46074":"vickyf126","46079":"Tye","46084":"jjsven","46094":"Gamecocks9799","46099":"KVic123","46104":"Hunter4444","46109":"Wrightysleft","46114":"Korinn R","46124":"886sherrid","46125":"onecoolharley","46126":"WorknRelaxn","46127":"Amanda C","46128":"victor r","46129":"Sherridan H","46130":"Richard D","46131":"Brandi B","46132":"Iris L","46133":"Andrea W","46134":"Kevin B","46135":"rickkramble","46136":"pam m","46137":"NKK425","46138":"Mel M","46139":"Kody T","46140":"Scrapper775","46141":"BernieK","46142":"Jeff M","46143":"Candace c","46144":"S0712","46145":"michaeleQ8909VG","46146":"deirdreriley","46147":"Jennifer M","46148":"Brian B","46149":"Harold W","46150":"Winterpeg8","46151":"Ashley A","46152":"Jennie G","46153":"leahanne12345","46154":"Leigh D","46155":"ChrisL12","46156":"murraymarshac","46157":"Mark H","46158":"Kim R","46159":"Jennifer W","46161":"RobbieHen","46163":"DNB1956","46164":"lemieuxg","46165":"laurawB2738RX","46166":"Roadrat1948","46167":"Relax287377","46168":"JBLB","46169":"ljrWinnipeg","46170":"grace180","46171":"Jeterfan026","46172":"Wanda M","46173":"DenisV","46175":"maddysgirl15","46176":"567christyl","46178":"Lovelynchep","46179":"Deeman2","46180":"darrenout","46181":"Karl S","46182":"ManitobaCrewofsix","46183":"Dodie B","46184":"BobbyO4","46185":"silenttiger","46186":"Hopefullylost","46187":"173priscillad","46188":"Carmelmb","46189":"Debbie S","46190":"Richard W","46191":"Timmer","46192":"GRMac54","46193":"Jim P","46194":"loripakulak6","46195":"islandiver7","46196":"Gypsyberyl","46197":"Jessica C","46198":"DianeM1960","46199":"DaveCalgary","46200":"Krystal L","46201":"biglk96","46202":"Sandahl R","46204":"Shannon A","46205":"Sharon S","46206":"Jessica M","46207":"giseletheroux","46208":"Cowtown_mama","46209":"nancybCancun","46210":"wspeck","46211":"Chickenchunk","46212":"Jenna G","46213":"Dsg11","46214":"MBFarmGirl","46215":"marknamy","46216":"Tim S","46217":"MagicMerlin88","46218":"Ryan R","46219":"Sandybob2014","46220":"Darlene D","46221":"gin142","46222":"Wayne I","46223":"ThatCanadianGirl_93","46224":"prairiefolk","46225":"manitobaricher","46226":"NenaS","46227":"Lori H","46228":"Sean R","46230":"Arnold B","46231":"211Geri","46232":"W C LAZZ","46233":"Pumper10","46234":"Jacinta H","46236":"Kayleen V","46237":"paul l","46239":"Jocelyn V","46240":"Russell F","46241":"NICNAC N","46242":"vwfanforever","46243":"ilovelowly","46244":"Kara T","46245":"Lynda D","46246":"BigZeeToba","46247":"Sandra J","46248":"Slubby","46249":"CanuckinMN","46250":"WinnipegHiroshi","46251":"Cyndy R","46252":"marce0606","46254":"Upholster","46255":"LifeinParis","46256":"DaveH36","46257":"ESCdn","46258":"Michelle D","46259":"LoriM67","46260":"Corbin G","46261":"TnJAdvents","46262":"T G","46263":"Jupitergal","46264":"Marc S","46265":"Proudmanxman1970","46266":"andersonbikes","46267":"hayu","46268":"D P M","46269":"Stinger55","46270":"Theresa B","46271":"Kimberly M","46272":"Happy Explorer","46273":"Larry M","46274":"govboy","46275":"Jm16canada","46276":"dartanya2","46277":"SaskWolfhoun","46278":"Wendy B","46279":"rjd-mjaw","46280":"Avid T","46281":"sandandfreckles","46282":"Amber M","46283":"hunter32","46285":"FrancesIII","46286":"DennisRegina","46287":"Elle H","46288":"A F","46289":"Winnipeger_12","46290":"keewatina","46292":"David R","46293":"newchapter85","46294":"911vacaygirl","46295":"Dale T","46296":"Patricialynn66","46297":"Deborah J","46298":"tableau","46299":"","46304":"henri r","46305":"IslandRascal","46306":"yogilove729","46307":"susan n","46308":"Timf1975","46309":"TravisBlair","46310":"BdnMbCa","46311":"ManitobaNic","46312":"154913Bellableau","46313":"arlinfriesen","46314":"dreamingofgreece","46315":"TravelJunkieManitoba","46316":"WillowdaleBrandon","46317":"bistrogirl11","46318":"derloc12","46319":"prairielover","46320":"Banfff","46321":"LeChaton","46322":"kimpete8","46323":"allison_whitehead","46324":"Dunebuggy12345","46325":"Sunshine725978","46326":"Britt M","46327":"Voyage54714254822","46328":"Meander21933372865","46329":"teresalM8761OC","46330":"Olive W","46331":"Piperpat-1","46332":"ElleGrrl","46333":"george1232015","46334":"J3758APclairep","46335":"snickety1234","46336":"454bill","46337":"wallybee43","46338":"Gail W","46339":"","46344":"Theo615","46345":"See J","46346":"Christine C","46347":"jamestM2514JY","46348":"Robert And Sand... S","46349":"C3253OBjohnb","46350":"Julie L","46351":"Smiley D","46352":"Jonathan T","46353":"Alison P","46364":"sbarca274128","46365":"Penny D","46366":"A TripAdvisor Member","46367":"Mark M","46368":"professionalstud2018","46374":"Leigh D","46375":"rmorde808633","46376":"KENTC1","46378":"ryanzuk","46379":"onyxj2018","46381":"wallys2018","46382":"shariswa","46383":"Mariegilles02","46384":"missbiggins2","46385":"976byronm","46386":"alyssam33","46387":"davidzO7751GS","46390":"L1111REandrewc","46391":"mbark81","46392":"Merandaf7","46416":"heyyou911","46417":"Stephanie W","46418":"chipguymk","46419":"Lisa P","46422":"iplayazi","46423":"billie r","46424":"Alberta Grown","46425":"WillardHank","46426":"firstcalgary","46427":"Q1110ODangelam","46428":"Kathy R","46429":"Eddyboy21","46430":"CGHHBB","46431":"kevalsk8","46432":"Jazzygurl21","46443":"Marilyn S","46444":"kimberlyj146","46445":"JShouz","46447":"Peter M","46449":"H2577QOdonaldm","46450":"_bill_trenaman","46451":"Timmer","46453":"932adairm","46455":"650syedt","46456":"tiernanwalsh","46457":"jamesfriesen622","46458":"MikeinBrandon","46464":"Lisa M","46465":"SirBatchelot","46466":"W382LOgeraldb","46468":"Elaine I","46470":"Linda4764","46472":"Cheryl M","46476":"55countrygal","46478":"melaniehQ2504BP","46484":"inkmama","46485":"brrrinND","46486":"pandabear9196","46487":"Gail L","46488":"Steven D","46494":"WendMon","46495":"NPTRSC","46496":"Daniela Q","46497":"Darren H","46498":"01BriLee72","46499":"Lee S","46500":"Allan H","46501":"X1132ERjasonk","46502":"Jessica K","46503":"Lionel S","46509":"Dmarie2","46510":"VikLauL","46511":"Mel M","46512":"darlenep819","46513":"Patsy S","46514":"Wayne I","46515":"BZKB16","46516":"rozc66","46517":"Neil E","46524":"austinenns08","46525":"Fred the Wonderdog","46526":"bigjoe10","46527":"seiferling1962","46528":"Willow T","46529":"mksproston","46530":"Hugh P","46531":"Darrell D","46532":"sgms-xo","46533":"Owlie_9","46534":"Laura C","46535":"Allen W","46536":"okfunnyguyeh","46537":"MartoZh","46538":"ve5ks","46539":"Mykaela Starr","46540":"LizyT S","46541":"Rick W","46542":"Wild_Radek","46543":"Arthur W","46544":"Doug L","46545":"Brenda K","46546":"Shawn G","46547":"DuncanTee","46548":"Rudolph P","46549":"","46554":"J.P.S.","46555":"teddk2016","46556":"GT750J","46557":"Denis L","46558":"KBreeno","46559":"Deborah P","46560":"grover2016","46561":"JDJTravel","46562":"Judy K","46563":"Aurorajo","46564":"itraveltoo2017","46565":"brushcountrydweller","46566":"gillesph","46567":"Bryan C","46568":"MbManny","46569":"Judy T","46570":"Susanna Gary B","46571":"Newytraveller53","46572":"zias0308","46573":"CasaRoscoe","46579":"John P","46580":"greenmountaingirl2","46581":"Nancy G","46582":"David R","46583":"Glenda S","46584":"tommy45467","46585":"Erol F","46586":"Justin C","46587":"JBD72","46588":"Pomacentrus","46589":"dougbev3","46590":"Allan H","46591":"Terrence L","46592":"Peter D","46593":"Patrick V","46594":"ermartens","46595":"Martin F","46596":"lemieuxg","46597":"KLu","46598":"Marjorie K","46599":"Marilyn K","46600":"Mal502015","46601":"Tatiana M","46602":"Lauren D M","46603":"Melanie N","46604":"JnR","46605":"Leslie W","46606":"courtenayclendenning","46607":"caper001","46608":"Sidslade","46609":"Vicki T","46610":"3i3az","46611":"Cheryl M","46612":"maggshib","46613":"Beth M","46614":"Robert K","46615":"GeoJoan","46616":"Nancy F","46617":"mira0211","46618":"cartar100","46629":"BrianSandy_11","46630":"Imad J","46631":"Steven V","46632":"Lizkcbrian","46633":"Mary G","46639":"Fran C","46640":"tcook052","46641":"donna2040","46642":"Dawn A","46643":"StonecreekArabians","46644":"JOAN K","46645":"Linda S","46646":"Debbie G","46647":"rihintz","46648":"madlyStefanie","46654":"andre l","46655":"STinMB","46656":"Cynthia1958","46657":"WannaBeAnIslandGirl","46658":"JPTENIUK","46659":"MikeWolfYukon","46660":"Sahayoga","46661":"Jan W","46662":"Greg S","46663":"Adam P","46669":"Robert-Cheryl M","46671":"L C","46672":"Michelle_3m","46673":"Agnes921","46674":"PoPTraveller","46675":"Lucia B","46676":"FoxyFi23","46677":"darmason","46678":"Maritimers0513","46679":"travelingdave60","46680":"bellableau22","46681":"Maplehawk","46682":"retireeVancouver","46683":"somecanuckchick","46684":"Herby125","46685":"mikejoebrad","46686":"edulinx","46687":"trailmix1234","46688":"Gerard M","46689":"brade270","46690":"Friesen","46691":"zizzr","46692":"bugsbunny52","46693":"Natarwen","46694":"Gerry Dave G","46695":"T N","46696":"walleyerod2","46697":"Marion J","46698":"JenSanchuck","46699":"jack L","46700":"Voyagerpeg","46701":"Monica B","46702":"guibox","46703":"sandyrodge","46704":"33Tanya","46705":"jennacs88_88","46706":"leeann945","46707":"BarbaraHCanada","46708":"Sandy P","46710":"DuncanTee","46711":"thedutchbus","46712":"Remington1234","46713":"RoadsideYoga","46714":"Ali4321","46715":"Maryw7774","46716":"andrewhM5553LI","46717":"Lori B","46718":"mbthunderbay","46719":"Darr0n","46720":"Angela P","46721":"Shelli P","46722":"WinnipegSteve","46723":"clletain","46724":"xdbtddkk","46725":"ve5ks","46726":"Laureen M","46727":"Steven V","46728":"T M","46729":"","46739":"Dawn_Nadeau","46740":"glenham88","46741":"Jessica C","46742":"Lynda D","46744":"stephanie k","46745":"Angie C","46746":"John T","46747":"Dwain B","46748":"jaystone1313","46754":"wesham89","46755":"Bon Echo G","46756":"Khynug","46757":"askomoroh66","46758":"jane150858","46759":"CARIBBOB","46760":"natasha r","46761":"David W","46762":"Linda O","46763":"GlobeGirl4EVR","46764":"Jenn Schott","46765":"wheatcityslicker","46766":"Penny C","46767":"James A","46768":"PJGC","46769":"camii40","46770":"A TripAdvisor Member","46771":"Glenna K","46772":"Heptherep","46773":"Brian T","46779":"Yvonnepotter","46780":"CanadianFamily_13","46781":"haayleexo","46782":"Nonam87","46783":"ashley j","46784":"Murrky","46785":"Tiffany C","46786":"stnorbertfamily","46787":"Anoini2","46788":"Dcaplan","46789":"Lily7856","46790":"yvonne d","46791":"Nadine M","46792":"Timmer","46793":"MichaelSze","46794":"Ricarda B","46795":"Josh G","46796":"Ccccolddave","46797":"TOG46","46798":"ESpence0515","46804":"LexieWray","46805":"GrannyAC","46806":"yyclhryyc","46807":"Jon W","46808":"Terry718","46809":"Jordan F","46810":"George H","46811":"stormborn2014","46812":"Kyle D","46813":"Mythik256","46819":"Elizabeth J","46820":"Lindsay C","46821":"Rstj1729","46822":"peter C","46823":"Chipperhigh2","46824":"ManitobaCrewofsix","46825":"b g","46826":"tristyn22","46827":"jameslesley","46828":"deftones77","46829":"Nicola C","46830":"Meta4Calgary","46831":"R A","46832":"Genevieve M","46833":"Nvnida","46834":"Len H","46836":"jeanks70","46837":"Abdullah S","46838":"teddychu","46839":"Krystal G","46840":"Al D","46841":"8martham","46842":"mannycanuck","46843":"Larry988","46844":"Evan C","46845":"Aeolson1","46846":"jtaylor89","46847":"KGHofSF","46848":"gregglatz","46869":"RoapTripper3081","46870":"AliceRandy","46871":"Slawrence67","46872":"graydonj","46873":"russiasun","46884":"Escape626061","46889":"","46894":"Devondyck","46899":"tammymurden38","46904":"Tammie J","46909":"Bonnie R","46914":"April S","46919":"Chris H","46934":"Margaret M","46939":"rj7341","46944":"Barbara Fox","46945":"Dan D","46946":"bigjoe10","46947":"Joan F","46948":"Cathy G","46949":"","46959":"fast47","46960":"TimmyJ0303","46961":"Bob H","46962":"MASH16","46963":"Sheila R","46964":"BTH_12","46965":"fish992014","46966":"T G","46967":"Maureen S","46968":"peteandmo","46969":"madlyStefanie","46970":"Charmaine C","46971":"Amoep","46972":"AlmaFudd","46973":"Kim D","46974":"Nichole M","46975":"Cory L","46976":"Christina M","46977":"kimmydoo12","46978":"Jackie R","46979":"brent w","46980":"Axelqueen","46981":"TumbleweedXX","46982":"cruzson6162","46983":"Arlo-Perry","46984":"","46994":"JoycenDonny","46995":"Blaine W","46996":"Francine L","46997":"SoulFood_Traveller","46998":"carolwpg2016","46999":"Timmer","47000":"Stacy G","47001":"KASPRZYK204","47002":"Sandybayer","47003":"WCM2008","47004":"Heather C","47005":"Mark G","47006":"Mel M","47007":"Gdog17","47008":"MNGophers2000","47009":"Jill S","47010":"Cody J","47011":"glh038","47012":"A6125EDjackiem","47013":"68paul","47024":"Kim L","47025":"335Robert","47026":"Showmetheworld321","47027":"N N","47028":"bonspieler","47029":"RENER15","47030":"schwinkle","47031":"Jen T","47032":"Cailey O","47033":"Samantha R","47034":"rgidney","47035":"Lance I","47036":"magglesk","47037":"rhetttrimm","47038":"LivintheDreamWicklow","47039":"charadam2018","47040":"Janice C","47041":"marsands2016","47042":"2pinacolodas","47043":"Sandra F","47044":"Blaire D","47046":"Jayme_Raee","47047":"Erica48884","47048":"backintwoweeks","47049":"bobray","47050":"Willie C","47051":"Yvonnepotter","47052":"CharlieDontSurf-308","47053":"bigmack27","47054":"Ty F","47055":"Karen S","47056":"Tyler_RobbNashTour","47057":"Taxlady60","47058":"Byron_the_Geek","47059":"WayneTower","47060":"Landis L","47061":"willsonWinnipeg","47062":"Jackie_Wolfe1973","47063":"fillyourboots","47064":"crashnbash","47065":"Noah S","47066":"Hotelhopper909","47067":"STinMB","47068":"Troy R","47069":"condar","47070":"Cal H","47071":"vwfanforever","47072":"2goto","47073":"Kya L","47076":"kimBrandon","47077":"carman7600","47078":"MoreBreeze","47079":"Canadian_Family_2010","47080":"markonefive","47081":"chitown1845","47082":"Tirebiter8","47083":"Kristin L","47084":"sishahid","47085":"Gordy D","47086":"Jenessa177","47087":"Parents of 3 Boyz","47088":"GTW76","47089":"Gerard S","47090":"cksteeve","47091":"sbj04769","47092":"Proudmanxman1970","47093":"Lynda D","47104":"nneettiiee","47105":"MB_in_Canada","47106":"ammarson","47107":"leigh b","47108":"Claudia F","47109":"horseygramma","47110":"tom_teebird","47112":"Crushed_Tilley_Hat","47114":"joha2000","47115":"GrannyAC","47116":"Todd M","47117":"Teeppeltjes","47118":"Matt E","47120":"HoustonMagnolia","47121":"Anoini2","47122":"terrynoodle","47123":"DDKJSCHAD","47124":"StakeLover","47125":"patrolman_pete","47126":"A TripAdvisor Member","47127":"Korinn R","47128":"907traveler","47129":"walbern","47130":"blueberryblond","47131":"BSO2","47132":"Banfff","47133":"canadianquebecer","47134":"BobakLives","47135":"lhmll","47136":"NYCWGV","47137":"tableau","47138":"Pooski001","47139":"canadiantyler","47140":"bexy05","47141":"hec286","47142":"yuzu","47143":"Extraordinary36992","47144":"Craig S","47145":"dayebob","47146":"PJ60s","47147":"Len747","47148":"Donna D","47149":"twinmon","47150":"Kenzie P","47151":"792athome","47152":"Jackie K","47153":"Shelley N","47154":"Debbie495","47155":"SelinaChelsea","47156":"Suntraveller810","47157":"D'Arcy E. Barker","47158":"Will h","47159":"andrewwest418","47160":"leebro32","47161":"tdsuperstar","47162":"michael t","47163":"supermario0810","47164":"Jshoreen","47165":"BondMcD007","47166":"jeff a","47167":"John L","47168":"Tourista47","47170":"David P","47171":"hungrybears","47172":"erthemama","47173":"KD_Brandon","47174":"vwfanforever","47175":"marikit043","47176":"LineBoutinActress","47177":"Pizzas1_12","47178":"Weslu","47180":"Buggy223","47181":"MB_Hera","47182":"Bdn50Brandon","47183":"MamaZim","47184":"debinatore","47185":"kimpete8","47186":"Oldham74","47187":"carjac4755","47188":"Mark_Leeper","47189":"","47194":"Lance W","47195":"Steveandchristine","47196":"Chateaumau","47197":"MacRaeContracting","47198":"Lebek","47199":"Chris M","47204":"Sunshine04964146856","47209":"kansagrak","47214":"Paradise62267646635","47219":"Passport752445","47224":"Al G","47229":"Ehsan D","47234":"","47239":"Campbell H","47249":"Donald William M","47254":"Amy R","47269":"Edward B. S","47274":"Linda Jean V","47279":"Sahayoga","47284":"monka t","47289":"Chris L","47294":"cdar","47299":"Randy R","47304":"bobmac1","47309":"Ernie A","47324":"mosq","47329":"dreamingofgreece","47334":"Dcx","47335":"ProudCanuck","47336":"Greg S","47337":"Kevin M","47338":"Trilobite2006","47339":"CMATravel2015","47340":"CGSTraveller","47341":"Jelo11","47342":"janrA2759SE","47343":"9877Guest7789","47344":"","47354":"Rachelle R","47355":"Heather S","47356":"Karen P","47357":"sarahnaid","47358":"Ashley P","47359":"404HappyTraveller","47360":"Ron Z","47361":"asmorson","47362":"Alfred S","47363":"lled","47364":"Rita D","47365":"MariePixie","47366":"AmandaR306","47367":"guy_traveller","47368":"85cb900custom08","47369":"FreakinCold5","47370":"Debbie495","47371":"Steve S","47372":"tak974","47373":"Honda185","47374":"Harold W","47375":"CanadianGoesAbroad","47376":"Saskwatches","47377":"359scott","47378":"Yolanda S","47379":"onysg","47380":"stedunjjh","47381":"soda_johnny","47382":"Landedinalberta","47383":"Doug R","47389":"jacque j","47390":"Robyn LL","47391":"divafromdufresne","47392":"Clintski","47393":"TeresaA56","47394":"Helga P","47395":"lions2011","47396":"farmwife1991","47397":"wbsAlberta","47398":"SunseekerRon69","47399":"HowardJ199","47400":"Beaubaygirl","47401":"C M","47402":"Sudhish P","47403":"Crystal Z","47404":"damargin","47405":"Elizvictoria","47406":"Cam Plett","47407":"nfriesen1","47408":"Lazarenko1943","47409":"JPH_21","47410":"bwilliamson2014","47411":"Gary E","47412":"brenda d","47413":"Ritzmank","47414":"Kim S","47415":"Sherry F","47416":"DENNIS p","47417":"denlin","47418":"geo3","47424":"Candi H","47425":"Applefish","47426":"kimberley39","47427":"Christine C","47428":"live4mexico","47429":"lokithefox","47430":"KeeGee","47431":"melissssau","47432":"Redmonder","47434":"danamiko","47435":"saltsy372","47436":"Canadiantravellers93","47437":"Andrew P","47438":"paul l","47439":"manitobaricher","47440":"germangirl21","47441":"MaxBC","47442":"GodisScience","47443":"mokinator10","47444":"Bridlecreek","47445":"Daniel B","47446":"mmleigh","47447":"Patrick T","47448":"Cindy H","47449":"catherine b","47450":"DJRCanada","47451":"bctravlers","47452":"HolidayKojak","47453":"bexy05","47454":"Frisian-Canadian","47455":"Travelite123_13","47456":"Rose D","47457":"allison5577","47458":"jellybeanninjax","47459":"foulaman","47460":"hec286","47461":"howardsWhiterock_bc","47462":"andreaadams","47463":"MarkHyatt","47464":"SPARKELOT","47465":"buildguy","47466":"George F","47467":"CherB84","47468":"aarman4","47469":"PsychRN12","47470":"tech5709","47471":"Eileen S","47472":"Rosalee B","47473":"Prairie T","47479":"J0vie","47480":"SkRhonda","47481":"mightysergei","47482":"KenHinSask1","47483":"Brdautremont","47484":"smileytech","47485":"Laura C","47486":"tobascocat","47487":"provincialtraveller","47488":"Tlw48","47489":"Aster6","47490":"BobFarr2000","47491":"njamesb","47492":"Ajo17","47493":"hpcanada","47499":"SCgirl888","47500":"whyme424","47501":"James Rafael","47502":"oneway911","47503":"Bernie P","47504":"rmorgan88","47505":"Barebums","47506":"Beth","47507":"sasktravel","47508":"Jacalope","47509":"westcanguy","47510":"Clark G","47511":"Joyous77","47512":"Impossibletoplease","47513":"ywamer_10","47514":"winowino","47515":"marieauQuebec","47516":"kmomma","47517":"tknutte","47518":"due4travel","47524":"Jamie H","47525":"Newheart1153","47526":"NorthB","47527":"timetraveler42","47528":"Shaden29","47529":"Marietta Q","47530":"grampstoad734","47531":"allaboutthetruth","47532":"TravelmomSundre","47533":"Bluegoosebach","47534":"R8406VJrobertg","47535":"Doronik","47536":"messengrl","47537":"MartinStoon","47538":"pezninblue","47539":"Carol P","47540":"Daphne C","47541":"Kovalchuk","47542":"Doug N","47543":"linda m","47544":"Reva B","47545":"clletain","47546":"ernie b","47547":"Tina D","47548":"Jodie C","47549":"flamingo101","47550":"BlakeVW","47551":"Linda L","47552":"Linda B","47553":"Travelgrump","47554":"","47559":"TravellingCanuck2015","47560":"Larry S","47561":"tiredtravellerCanada","47562":"annecoul","47563":"CdnHotelier","47574":"AprilBWinnipeg","47575":"greenmountaingirl2","47576":"HolidayKojak","47577":"manitobaricher","47578":"David S","47579":"Akhil J","47580":"malakwa","47581":"Geri W","47582":"Breanne D","47583":"TravelNotTourism","47584":"Murrky","47585":"CWT","47586":"Dan H","47587":"Gillian S","47588":"ScottC","47594":"danish_kauboy","47595":"jujubegrandma","47596":"dustinja","47597":"Jane D","47598":"CoolCouple99","47599":"Valunteer","47600":"Susan K","47601":"collin c","47602":"Shumit123","47603":"Les C","47604":"meorff","47605":"Kevin P","47606":"Ron B","47607":"thatduckygirl","47608":"Jodif2005","47609":"geno777","47611":"stargirlssc","47612":"Inspire771261","47613":"Acidfly","47614":"tom w","47615":"Laurel H","47616":"Bearbait-north","47617":"MikeFitton","47618":"Shannon G","47619":"Clark G","47620":"Greg F","47621":"larry-mo-curly-jo","47622":"Jerry H","47623":"cdar","47624":"rsinghphoto","47625":"Mark D","47626":"allison5577","47627":"ManitobaNic","47628":"BCtraveller10","47629":"Jon S","47630":"Deana H","47631":"smokeeater2","47632":"jkg93","47633":"BrianArabsky","47634":"Geoff S","47635":"elbel58","47636":"Starfishy4","47637":"Wanteddeadoralive","47638":"Jason N","47639":"annikarosenqvist","47640":"coldcanukwinnipeg","47641":"Garry F","47642":"ellen s","47643":"Melanie K","47649":"abeckham123","47650":"antevarum","47651":"Rose D","47652":"FlipperDub","47653":"Jeff7788","47654":"R F","47655":"Spursthatjingle","47656":"Graeme S","47659":"OldRedDog","47660":"usernamesareredic","47661":"Lynda D","47662":"Joanne H","47663":"Hotels1a","47664":"Lee S","47665":"Andrew N","47666":"iwannabeoutside","47667":"Meeks204","47668":"Ed S","47669":"KBwinnipeg","47670":"hydehaven","47671":"Mudinho K","47672":"CalgaryHat","47673":"Sue M","47674":"","47679":"Nancy K","47680":"misplacedcanadian345","47681":"Egg-and-cheese","47682":"4ELC","47683":"rsilver57","47684":"T. Earl W","47685":"Paul J","47686":"Darcie V","47688":"Jason F","47690":"Shelby K","47691":"vacatime81","47692":"I_get_around2014","47693":"Amoep","47694":"Karyncrocker","47695":"CanadianTraveler999","47696":"AEllen","47697":"cr8899","47698":"Gerald N","47699":"Franida","47700":"MB E","47701":"NorquayOasis","47702":"Honda185","47703":"Glen B","47704":"drespagirl","47705":"rtop_10","47706":"AL G","47707":"Kim Z","47708":"CamoreDreamer","47714":"Roadtrip_Catlove","47715":"johnkx99","47716":"Cheryl T","47717":"Clay W","47718":"eurkd82","47719":"makenasmom","47720":"sengler17","47721":"Melissa C","47722":"Minne B","47723":"messytable","47724":"","47729":"","47739":"WpgTrvlrs","47744":"frankgQ1189JT","47749":"Phyllis W","47754":"A TripAdvisor Member","47759":"585janicej","47764":"LyndaSabiston","47769":"WendyFsj_Bc","47789":"kellylocke","47794":"981dong","47799":"MelissaKT","47804":"D3486YXjoep","47829":"RandyV545","47834":"Char B","47854":"Pauline B","47864":"N123XScathyc","47869":"kimwolcott","47884":"Lo\u00efc V","47894":"clayacres","47899":"Curtis M","47904":"Harbs21","47929":"Sheila D","47930":"Pete","47931":"Kayla M","47932":"ProudCanuck","47933":"Excessive Traveler","47934":"Taudra76","47935":"AnthonyT","47936":"momtravelswith3","47937":"Jerry E","47938":"Sylvain F","47939":"davide198","47940":"leyson1","47941":"DreaLore","47942":"Todd L","47943":"WalleyGog","47944":"milahsmomma","47945":"Ken D","47946":"Joannemc54","47947":"Kathleen S","47948":"lucky1918","47949":"faticanova","47950":"A TripAdvisor Member","47951":"cdumitrescu27","47952":"stevenahorney","47957":"ellie0770","47958":"mikelA3058NK","47959":"andreakZ7977XS","47960":"Dorothy O","47961":"TonyF1956","47962":"albertp478","47963":"F3500ZPcatherineb","47965":"Tanya A","47966":"119amiet","47968":"313giselak","47969":"","47979":"Shawna K","47980":"Bradley W","47981":"A2219YXjohne","47983":"867neiln","47984":"normanf736","47985":"geoffp852","47987":"Anne J","47988":"Pastorash","47990":"Lynn Q","47992":"432rickk","47993":"donk397","47994":"Ian A","47996":"Lesley Y","48000":"Craig C","48002":"Darryl S","48003":"Ryder L","48004":"pauldQ6799XA","48007":"804margreth","48019":"patf653","48020":"819Liz2","48021":"brentfowler","48023":"mikeyflowerguy","48024":"Mark D","48025":"Christine C","48026":"Brian G D","48027":"6ulfe","48033":"jenherriman","48035":"John S","48036":"skipro4720","48037":"William B","48038":"RMHchocolate","48039":"Jordan J","48044":"brucea56","48045":"56kaylien","48046":"Gallo-Winkler_Mb","48048":"Matthew A","48050":"davidshawnmrr","48053":"shabadoux","48055":"gordonb664","48056":"MELANIE G","48057":"Ian M","48059":"317francesr","48060":"George J","48061":"John L","48063":"Ron I","48074":"Tourista47","48075":"John B","48076":"Henry F","48080":"MtnFlier","48082":"PMedKing","48085":"Jeanette D","48086":"Jason V","48089":"Laurie M","48092":"Chris M","48093":"BluesharkGatineau","48095":"Alfred S","48096":"Trina W","48097":"PA1_12","48098":"Nellie H","48099":"John R","48103":"TrinaAndJason","48104":"Avery S","48105":"Joseph M","48106":"Bruce W","48108":"EKG777","48109":"DOUG G","48111":"albertaroadtripper","48112":"Mel M","48116":"Reina V","48118":"pettiger","48120":"redneckincanada","48122":"nature08","48129":"CdnMink","48130":"AudreyLG8","48131":"Jim","48132":"204Canada","48133":"Pastorash","48134":"Susan W","48135":"susansC9829TE","48136":"Intouchable","48137":"Gail P","48138":"CanadaPowell","48139":"Lisa H","48140":"Stuart71","48141":"Debbie M","48142":"sandy17Calgary","48143":"ldtennant","48144":"J.P.S.","48145":"ZJWatts","48146":"Natsom","48147":"BrightLights23","48148":"P6992GTpauld","48149":"Bob C","48150":"Terry N","48151":"btheo16","48152":"Chris E","48153":"Thomas H","48154":"DEM","48155":"LoveCreatureComfort","48156":"BobFarr2000","48157":"Gerald N","48158":"JD419","48159":"","48169":"KCONWAY84","48170":"Ken H","48171":"gmdalberta","48172":"Lance G","48173":"U2472BBjohnj","48174":"Hoot1man","48175":"JA-Braat","48176":"Cade P","48177":"997bryank","48178":"kathybZ4337FP","48184":"RnDBCCanada2014","48185":"garryb220","48186":"CJ1502","48187":"Annemarie B","48188":"longjohn030","48194":"Jim R","48195":"ritak941","48196":"Lisa P","48197":"Adam S","48198":"joan o","48199":"karll514","48200":"leo4online","48201":"Roger B","48202":"Jocelyn P","48203":"Dadz","48204":"Brad D","48205":"U5269OXjulieh","48206":"Sean C","48207":"Nicole M","48208":"Holly F","48214":"326bryane","48215":"Bruce W F","48216":"franciss197","48217":"GeeGee10_10","48218":"K2364DTgeorger","48219":"jawbone1_12","48220":"WorldTravelerJL18","48221":"ryeleaghm","48222":"Murray W","48223":"Penny G","48239":"brucet127","48241":"BruceT1964","48242":"Glinpin","48243":"Paul B","48244":"angelay704","48245":"7audreyp","48246":"Don & Debbie R","48247":"SLammi","48248":"robertkH2404SL","48249":"amyn838","48250":"rhodar347","48251":"ronlI40SA","48252":"Jayde M","48253":"Sheila W","48254":"Russell M","48255":"williamjG2120KS","48256":"Dennis S","48257":"934berylm","48258":"daniel f","48259":"dong106","48260":"marknatalliac","48261":"Tammy M","48262":"Ben M","48263":"850marshalm","48264":"sepp1962","48265":"PennyandJamie S","48266":"SafetyBob2015","48267":"Kathy R","48268":"Gale L","48269":"allison5577","48271":"Michele G","48272":"995murrayp","48273":"Phyllis V","48274":"canadian22","48275":"ALVIN G","48276":"945douglash","48277":"Z476NAjamese","48278":"nloughead","48284":"286waynea","48285":"Q9847IVmichaelz","48286":"Brenda K","48287":"brendasZ1823GS","48288":"crbk","48289":"neilsQ5382YN","48290":"Ernest W","48291":"E8058TKmaureenm","48292":"Ivan18547","48293":"Chris W","48294":"debbiea391","48295":"475mervyns","48296":"bonnied760","48297":"sarahnaid","48304":"303gerih","48305":"BriBri56","48306":"Grammyplamla","48307":"dougd540","48308":"richardbV3544BV","48314":"saberus","48315":"Mary L","48316":"Stewart K","48317":"Ron S","48318":"Peter R","48319":"Inquilinus","48320":"PsychRN12","48321":"Donna S","48322":"Peter S","48323":"DerekLH","48324":"Dan A","48325":"Gordon E","48326":"Cathy A","48327":"mollythecat2015","48328":"mom22Saskatchewan","48329":"Samuel Oglivie Mapplethorpe","48330":"FarAway739144","48331":"Julie F","48332":"BenMiu2","48333":"Hopethishelps12345","48334":"FunFamJam","48335":"KariKariKari","48336":"RSOMAS","48337":"Jim S","48338":"Dave W","48339":"osterous","48340":"canadianquebecer","48341":"ybjt","48342":"The_Senior_Dude","48343":"Ken C","48344":"Jeremy G","48345":"lled","48346":"George70-12","48347":"Walter W","48348":"Zow123","48349":"","48354":"Debbie495","48355":"ajcbill","48356":"jpart2014","48357":"MoogaBDN","48358":"New2travelin","48359":"CamanoIsleTraveller","48364":"GeeLanark","48369":"BCCANADA2013","48374":"pentictonkid","48379":"JimFord13","48384":"Peter B","48389":"Laura2015aug","48394":"Adam H","48399":"whomever","48404":"","48409":"Pedro8238","48410":"DavidSDonnelly","48411":"Donald M","48412":"Cathy W","48413":"Michael Z","48414":"","48419":"Peter J","48420":"Pearl J","48421":"Roberto654321","48422":"Alexander R","48423":"Oilsandsgal","48424":"Maureen E","48425":"Erin.miss C","48426":"rmhan","48427":"Karla P","48428":"FranknSherry M","48429":"Okiefoodjunkie","48430":"marev","48431":"AZBMWgirl","48432":"jaz974","48434":"Naomi I","48435":"BsharpMT","48436":"Vajeed Ali","48437":"SBSweetie","48438":"karenwamboldt","48439":"frzntundra","48440":"batitan","48441":"pjblast","48442":"Jay","48443":"Allan A","48444":"Fitzsidu","48445":"spike3563zach","48446":"andy h","48447":"Katana107","48448":"peter84","48449":"Dan G","48450":"Gurman A","48451":"richard t Sydney Australia","48452":"Meliiee1","48453":"1953connie","48454":"dook49","48455":"GrahamK3","48456":"Oilfieldgal","48457":"BecksYXS","48458":"Holly N","48459":"Shelley C","48460":"Janv1968","48461":"Jordan P","48462":"Mrfat187","48463":"savesomeoneelse","48464":"Chumlee M","48465":"cindy m","48466":"VacationAndFood","48467":"calvin b","48468":"mairc","48469":"TerryandDiana","48471":"Cam H","48472":"deejaepee","48473":"Keltie","48474":"Francine F","48475":"oakycat","48476":"Chrissy C","48477":"Canada_SunSeekr","48478":"Wanderlustquebecgirl","48479":"Tammy L","48480":"APC","48481":"lucie m","48482":"AlbertaRick","48483":"David S","48484":"Jessica A","48485":"sharon k","48486":"Davin N","48487":"Beckie H","48488":"vacaoni","48489":"Melissa S","48490":"Sheena P","48491":"PIMEE","48493":"reid118","48494":"lou9408","48495":"melmelmel27","48496":"Beverley0458","48497":"Putske","48498":"lahooty","48500":"JenLA77","48501":"farawaykay","48502":"IMFINE","48503":"Chaos2Night","48504":"pbsmckinnon","48505":"arcticdweller","48506":"Curious5026","48507":"DtravellerHalifax","48508":"Liz E","48509":"SuperDave47","48510":"Rajesh K","48511":"allison5577","48512":"dcdelivontime","48513":"FVMTL","48514":"Michael S","48515":"Samuel K","48516":"A TripAdvisor Member","48517":"Victor H","48519":"emzmac","48520":"roseanney2017","48521":"carollP4317ZQ","48523":"alibilly2004","48524":"molly322014","48525":"Ruth H","48526":"KellyCalgary_Canada","48527":"larryl101","48528":"bushman10","48530":"Fundom64","48532":"socrdog","48533":"Will B","48535":"travel44jllh","48536":"T2668SHjohnn","48538":"Micheline D","48539":"Randolph T","48541":"lmok","48542":"Jordyn D","48543":"Freightcarr","48548":"johnpolegi","48552":"Nancy","48553":"74leilah","48554":"Kauaitraveller","48555":"Danielle E","48556":"823percyboy","48557":"marianamW3985XN","48558":"Mike L","48559":"Magickat4","48560":"Leah R","48561":"Ian S","48562":"440sherib","48564":"Roland H","48566":"Randall K","48567":"wendymc2015","48569":"roncooke","48570":"Jason B","48571":"Kathy P","48573":"131deanp","48574":"","48584":"AnnaMacKay","48585":"hammsters","48586":"Mavis B","48594":"Gerald S","48595":"Dale E","48598":"Calvin W","48604":"Vern N","48608":"MetisDawn","48609":"Lesley S","48610":"Geoff S","48612":"Brenda S","48613":"Ken D","48633":"JOSJE A","48634":"Kierin","48635":"Deana H","48636":"Garry F","48637":"minnie0409","48638":"Rhonda H","48639":"krp329","48640":"ate08","48642":"BattersUp","48643":"BusinessTraveler89","48644":"Howiefelter","48645":"campingmama","48646":"Avonchick","48647":"DKGVictoria_BC","48649":"66Nancy66","48650":"O9692SDdavidw","48651":"magic25ap","48652":"April","48653":"Jo-Anne and Mel M","48654":"Meander58231744922","48655":"Garth H","48656":"wendy r","48657":"azuresky49","48658":"Cilly4","48659":"Hotels1a","48660":"CJPManitoba","48661":"Erika K","48662":"Catherine M","48663":"dgagno440712","48664":"","48669":"SydneyCanada","48671":"sreinh384918","48672":"Erin M","48673":"A TripAdvisor Member","48675":"pcart60","48676":"pixiebobo M","48678":"kevyn98","48679":"John K","48680":"allanf671","48681":"450tracye","48682":"DottieACanmore","48689":"388randallh","48690":"TapAway","48691":"Verne M","48692":"ronimc","48693":"Amy R","48699":"Melvin E","48700":"louisar733","48702":"CJay","48709":"Joedenloft","48711":"Len E","48712":"diana s","48713":"908carleneg","48714":"P4629NZsharonc","48715":"twiggy444","48716":"P9586BZjonh","48717":"rbarsalou","48719":"534darlenew","48720":"Jsmngrr","48721":"299tamis","48722":"GEOS30","48723":"Michael W","48725":"Departure660493","48726":"H2750FQedwards","48727":"cvda","48728":"Yeremenko","48734":"dianebG9510WY","48735":"Egg-and-cheese","48736":"515manvirg","48737":"bryan s","48738":"newtotraveling93","48739":"75kalen","48740":"shaunmichaelf","48743":"E9329QSjayb","48746":"shelleya557","48748":"Arien575","48751":"dalee878","48753":"K423VYjohnr","48754":"TommyGK","48755":"Betty F","48757":"johnsM5294PB","48758":"745gordonc","48764":"John D","48765":"Jess K","48766":"Globalhire C","48767":"Bhupinder G","48768":"STU D","48769":"LizzieWein","48770":"Norman O","48771":"276Traveller26","48772":"Jackie S","48774":"wayne788","48779":"CalJay","48784":"Chicago_FJR","48789":"ozincan5","48794":"","48799":"Freightcarr","48800":"13McMurray","48801":"Biju J","48802":"Renee158","48803":"Sharon H","48804":"","48809":"John P","48810":"Mark W","48811":"Reece Hennigar","48812":"Jason M","48813":"DanH","48814":"","48819":"Rick M","48820":"perry d","48821":"Al H","48822":"Darren J","48823":"Soonie68","48829":"Sharron M","48830":"Colin S","48831":"Vanessa099","48832":"Robert J","48833":"johnt121191","48839":"Ulwazi","48840":"Shakib F","48841":"Fireball_Deluxe","48842":"Benjamin L","48843":"Gilles D","48844":"Bertafrac","48845":"Jim M","48846":"E998TWjamesk","48847":"Deina0803","48848":"Veronica100","48849":"Bradley R","48850":"Owen S","48851":"Paradise710960","48852":"Don T","48853":"lisa r","48854":"Allan T","48855":"_msegreg","48856":"Gretz","48857":"Amie M","48858":"Celia H","48859":"Jeff O","48860":"freshscent","48861":"pywaya2002","48862":"Disneygirl123","48863":"tobi234","48864":"ddandy1991","48865":"Kerri A","48866":"Ron M","48867":"jdreed13","48868":"Lee W","48869":"saraellis1","48870":"Victor B","48871":"Ryan F","48873":"soitsamanda","48879":"shawna15503","48880":"Nicole P","48881":"Trent B","48882":"Troy M","48883":"jewin2016","48884":"Danny H","48885":"Tyler7P7","48886":"Nicole F","48887":"webtravel","48888":"Whiskeydill","48894":"vincent f","48895":"GotTheTravelBug_9","48896":"Sean","48897":"Reviewer199418","48898":"KarenL1111","48899":"leonardb715","48900":"Frank R","48901":"bluetruck13","48902":"Norman F","48903":"havison","48904":"Patrick T","48905":"snaphu","48906":"11Amoose","48907":"Linda L","48908":"Helo E","48909":"Sandy M","48910":"Brides_need_a_Venue","48911":"Tamaraleader","48912":"Amanda M","48913":"Antony J","48914":"ElaineTEdmonton","48915":"mtkrug","48916":"k0dji","48917":"Klaus K","48918":"nygcamtent","48919":"impaler80s","48920":"S z","48921":"Pj0503","48922":"Mitchel S","48923":"rjspeight","48924":"Safety G","48925":"Greg M","48926":"Tammy C","48927":"Briana V","48928":"Steve F","48929":"K P","48930":"rbbhouston","48931":"Caleb M","48932":"tim z","48933":"David C","48934":"AlishaGuildPhotos","48935":"patrick p","48936":"Jordan R","48937":"Dabawenio13","48938":"Risser476","48939":"jen g","48940":"photography78","48941":"Susan R","48942":"Ron L","48943":"Dwain M","48944":"Craig S","48945":"Gerry Dave G","48946":"Sean S","48947":"Marie N","48948":"Thomas S","48949":"Daboyzmaja","48950":"Irishorchid81","48951":"Maggie B","48952":"Arctic666","48953":"Ken N","48954":"Cehenrichs","48955":"Wei H","48956":"Mart J","48957":"Bob S","48958":"Sherri983","48959":"Alyssa B","48960":"Warren F","48961":"Cheryl A","48962":"maggs3","48963":"Norman B","48964":"NewfinBurda","48965":"Mary S","48966":"T0mmyC069","48967":"Laura G","48968":"Phil E","48979":"JBSCanada","48980":"DiscoverAndEnjoy","48981":"Qosmioamit","48983":"780DFW","48984":"Bill H","48985":"LisaFryklund","48986":"porterjd","48987":"Michelle N","48988":"Nicki S","48994":"Carol N","48995":"Soonie68","48996":"edub_mon","48997":"Coolyarnz","48998":"Maria B","48999":"Michael H","49000":"Prokopetz","49001":"Travelus","49002":"ammorrison","49003":"Ted B","49004":"","49014":"AKadventurer","49015":"NSDLondon","49016":"Melissa0777","49017":"freewilly163","49018":"WTomG","49019":"HikingFoolCincinnati","49020":"zman441","49021":"wjmiller157","49022":"Sara L","49023":"ChinaGal_57","49029":"TravellingThomsens","49030":"julijac5","49031":"macedon2","49032":"Zachary F","49033":"Paul T","49034":"Matt198869","49035":"Matt G","49036":"Joe C","49037":"Amie M","49038":"kmdavis","49039":"pudtomcry","49040":"mibsta","49041":"Kelly P","49042":"SC7701","49043":"panbk4g","49044":"SLeP21","49045":"Laura S","49046":"Ashley H","49047":"murphymt","49048":"Danihinkkanen","49054":"John G","49055":"jolee3363","49056":"paul w","49057":"anneosborne","49058":"Edgar S","49064":"D C","49065":"BGoodvin","49067":"VivBru","49068":"tribalcustoms","49069":"Saint_Johnny","49070":"DarenW W","49071":"Lucio D","49072":"Molchak","49073":"Duellona","49074":"Gitchi_Gumi_Girl","49075":"Vierke1","49076":"DonCarlos001","49077":"Crystal H","49078":"pam h","49079":"optimisticrealist1","49080":"Konstance L","49081":"AnnaLFowler","49082":"detect7","49083":"Lister4Lyfe","49084":"RebeccaRoze","49085":"Donna D","49086":"NGonzalezpr","49087":"Rylie W","49088":"Dan A","49089":"Brandt B","49090":"Joel K","49091":"Jessica L","49092":"D F","49093":"leona s","49094":"Tminbc","49095":"srwoolley","49096":"Angela P","49097":"wakepilot","49098":"Tom R","49104":"kellyenjoyinglife","49105":"ronalde424","49106":"Cheryl S","49107":"lovestotravelE34P66","49108":"Justine M","49109":"Quicky2014","49110":"Dan M","49111":"Susan R","49112":"baudley","49113":"NZforever","49114":"Triffie999","49115":"Jay W","49116":"Tessa G","49117":"Scarlett L","49118":"RB1400","49124":"sarasgpab","49125":"kbob32","49126":"bklee9","49127":"Liz W","49128":"PaigeFeldmann","49129":"","49133":"Ronald B","49138":"","49148":"A TripAdvisor Member","49153":"Craig H","49163":"RobynfromRevelstoke","49168":"BCGIRL200","49193":"snowywaste","49203":"bubbelbine","49208":"Linda M","49213":"Cathy J","49218":"Ben L","49228":"MMandMM2","49238":"Nikki_HoustonBC","49243":"Mccleave N","49248":"Allan B","49253":"Jennifer D","49268":"Carson H","49308":"Judy M","49333":"","49338":"xnova","49339":"jasonk0075","49340":"585rolft","49341":"BlondeAmbition123","49342":"10JeSo10","49343":"Harvey P","49344":"Lovetotravel777788","49345":"Travelling_Axe","49346":"SmilingSandy","49347":"NikoV0211","49348":"blubouie","49349":"Jason F","49350":"John G","49351":"brad531","49352":"Buckwald","49353":"fredcwatson","49354":"Msupadave","49355":"ALTA04","49356":"RichSilverman","49357":"edwardtyy","49358":"smorris907","49359":"BritInCalgary","49360":"WeRTravelbugs","49361":"Trish L","49362":"PAABER","49363":"procykj","49364":"laurieleb2016","49365":"Marc D","49366":"Navi6784","49367":"Grace L","49368":"TwiggerTraveler","49369":"baudley","49370":"Gail M","49371":"Adam M","49372":"VKSauve","49373":"Stephanie Bremer","49374":"HolidayKojak","49375":"TwigTraveler","49376":"Perciva","49377":"Reklaw252","49378":"Cindy K","49379":"Douglas B","49380":"Jim M","49381":"CyclePaths2016","49382":"macedon2","49383":"Darrell D","49384":"LLHH","49385":"Crystal O","49386":"Clacca22","49387":"Greg G","49393":"schlite60","49394":"Mrfat187","49395":"akoothoon","49396":"Sodapop0474","49397":"Mallorne","49398":"5SouthernGirl5","49399":"Joseymay10","49400":"nettie16","49402":"KluaneC","49403":"David T","49404":"Klearchos S","49405":"Mark G","49406":"JanLansing","49407":"PanaramaRidgeCouple","49413":"Firstimegranny","49414":"Cori D","49415":"s9601694","49416":"maggieofstandale","49417":"Countrygal57","49418":"Citygirl1018","49419":"mike c","49420":"Enshane","49421":"Billy B","49422":"Alan N","49423":"West777777","49424":"Sharon H","49425":"Wayne-Judy C","49426":"mariposa67","49427":"Tom S","49428":"Heather G","49429":"Matt D","49430":"susanlanes","49431":"Peter C","49432":"TBW100","49433":"","49438":"lmnopo","49439":"Deborah L","49440":"Audrey D","49441":"Dallas M","49442":"VIBrian","49448":"gypsygirl780","49449":"Jenny M","49450":"b080989","49451":"Braxton F","49452":"Vic S","49453":"BCGrog","49454":"david w","49455":"Shane M","49456":"Skamie","49457":"334steph","49458":"Sheri S","49459":"Justingfl","49460":"MicMud","49461":"namuend","49463":"JaimieWilliams","49464":"wishing4diamonds","49465":"pisarrio","49466":"BJPell","49467":"Chris B","49468":"DiscoverAndEnjoy","49469":"Urmip","49470":"Chuck M","49471":"Tazz139","49473":"Road64708407165","49474":"Cynthia S","49475":"CarolAnnQ","49476":"jpolchin","49477":"Diane M","49478":"georgeandcarolt","49479":"Jane D","49480":"mike y","49481":"Kedetaent","49482":"A TripAdvisor Member","49483":"Safetytom","49486":"johnsP7654RT","49487":"gordr2018","49489":"Becky S","49491":"John L","49493":"Papa David","49495":"Katrina1955","49496":"Oil W","49497":"webb","49501":"AHB007","49502":"Margaret H","49504":"rogerbF7110ZU","49506":"D4357TTdebbieh","49508":"Caroline W","49509":"Nicholas B","49511":"momofason","49513":"","49519":"garysC9646BI","49520":"thomas b","49522":"Denise P","49523":"Sue G","49524":"Tracey S","49525":"Lloyd L","49526":"976lorrainep","49527":"Skclose","49528":"Duncan S","49529":"suzannah73","49534":"georgehS7192QI","49536":"deldeuceman","49538":"Sylvia B","49541":"887janetted","49542":"Gina G","49543":"renee560","49545":"astromac866","49546":"288kathleens","49547":"Rebecca T","49548":"457annettew","49549":"Brad M","49551":"grahamc245","49552":"papawildcat","49553":"Ed50_13","49555":"Crystal H","49556":"Nadine C","49557":"U9477IDahmedm","49560":"swedefj40","49561":"Brenda M","49562":"AK2309","49563":"581lisas2015","49564":"1942Wayne","49565":"Dietger H","49566":"645ronaldh","49567":"Jessica O","49569":"Ramona C","49570":"nate w","49571":"Larry R","49573":"tonyintrpd","49574":"raneldaann","49575":"Jay H","49576":"Susan V","49588":"Matthew N","49589":"Nowzar A","49590":"PirateSoul","49592":"Brad R","49600":"Airpower2008","49601":"budget5271","49608":"Stephanie B","49609":"Edward M","49615":"cacmab","49616":"AdamCosmicTraveller","49617":"Armgee","49619":"Joe F","49620":"lukeyboy95","49630":"Rose L","49639":"bill b","49641":"Bill G","49648":"JAMES R","49649":"phillir","49650":"laceyworks","49651":"Avi O","49652":"James L","49653":"terark99","49654":"Devin F","49655":"NorthernRoadie","49656":"Jill P","49657":"Cynthia P","49658":"Belinda_G497","49659":"Deanna H","49660":"Bryan K","49661":"Caleb B","49662":"AgassizBoy","49663":"","49673":"kmdieb","49674":"Linda W","49675":"glhamilton","49676":"abtraveller2017","49677":"Darin G","49678":"Keimone S","49679":"omej","49680":"Doug M","49681":"Jason M","49682":"Monica L","49688":"Susan P","49689":"173Jack173","49690":"Paul P","49691":"Thomas F","49692":"nottagen","49693":"JodieLockPaul","49694":"Mike N","49695":"Ama K","49696":"zzzims","49697":"Tyler N","49698":"Lomax V","49699":"Becky R","49700":"SolusTraveller","49701":"Neil M","49702":"reg w","49703":"Erin M","49704":"billk1954","49705":"donna","49706":"JohntheLast","49707":"Beth D","49718":"elindseth","49719":"cubankid","49720":"eric l","49721":"KJAlbertaCA","49722":"Jay L","49728":"Ljebb","49729":"Soonie68","49733":"NEofAZ","49738":"Sheila W","49743":"McRuss","49748":"fiddlestogo","49749":"surfrgirl","49750":"Nancy Z","49751":"Tammiepb","49752":"ELG181786","49753":"Cathie B","49754":"Gary M","49755":"HellenGail","49756":"76fpr","49757":"Sext","49758":"","49768":"Vince V","49769":"Chris F","49770":"tribalcustoms","49771":"Connieoe","49772":"Flora Jayne S","49773":"Laura H","49774":"Vickie503","49775":"jimr20162016","49776":"Denise H","49777":"Tamara C","49778":"rw53104","49779":"Debbie G","49780":"Coolyarnz","49781":"996douglash","49782":"Joyce W","49783":"sheilabrammell","49784":"taffytrixie","49785":"M B","49786":"PGflyguy","49787":"BC_SkeenaGal","49788":"vince0613","49789":"Jenny M","49790":"Iircper","49791":"SandeeAitken","49792":"PinkDragonPrincess","49793":"Samm P","49794":"danna l","49795":"CastellanosML","49796":"Sext","49797":"Motorcylcler","49798":"chrissiddle","49799":"Heidi W","49800":"A TripAdvisor Member","49801":"Ship B","49802":"cigauc","49803":"astromac866","49804":"ldub902","49805":"arcticgrrl","49806":"walter1951","49807":"Aileen634","49808":"mcarbaugh","49809":"Rachel J","49810":"Julia D","49811":"anntricia","49812":"Knorthernlyte","49813":"JArnoldussen","49814":"Trailblazer44","49815":"strontium87","49816":"HURRICANEBOB69","49818":"","49819":"tribalcustoms","49820":"sandy_swabber","49821":"Jennifer B","49822":"Catan T","49823":"William P","49824":"laurelc4193","49825":"Ginn33","49826":"ickles80","49827":"Iircper","49828":"russjh8","49829":"Thomas P","49830":"AlbertaRick","49831":"Therockh","49832":"mike y","49833":"HEATHER S","49834":"sun06shine","49835":"sylster","49836":"Karmanak","49837":"Helen V","49839":"User154943","49840":"Kelly H","49841":"PGflyguy","49842":"SpiritLakeKay","49843":"JRandJ","49844":"","49849":"PenelopeWeaving","49850":"lostwithadog","49851":"advcardio","49852":"Soonie68","49853":"Sprocket999","49854":"Real Honest Reviews 101","49859":"","49864":"lhsmsch","49869":"Genevieve P","49874":"Heather C","49879":"Amy V","49889":"TravellingCanucks542","49894":"Meg_Simpson","49899":"smokedmeat","49904":"Eileen F","49909":"Gidgetglam","49914":"TravelmomOttawa","49919":"Sean O","49929":"ahespeler","49934":"Rob181734","49939":"Angel_intl","49944":"RJackson67","49949":"crofts2016","49954":"Jo-Anne W","49964":"citypins","49974":"sparks1","49979":"woodlands12","49984":"Tony P","49994":"Rhea W","50004":"PizzamanMKE","50009":"Urnotyrkhakis","50014":"Barry H","50019":"ottravel5","50024":"Nick M","50029":"Kelly D","50039":"02211221","50044":"NLK366","50049":"trixyt","50054":"","50059":"matildawinks","50060":"Don D","50061":"Melissa E","50062":"Twesty22","50063":"David R","50064":"Jessica C","50065":"steveN1761MS","50066":"OttawaOceans8","50067":"sodonovan2","50068":"mama2aa","50069":"Michael B","50070":"gazunni","50071":"Oxygen888","50072":"Winnie438","50073":"Agaprav","50084":"Susan B","50085":"SimonPenstone","50086":"MichaelHM","50087":"Katie W","50088":"GastonB","50094":"Stefan S","50095":"A8074UAmichaelk","50096":"Dlboosh","50097":"cpdog","50098":"Brandon D","50099":"CanadianAutumn","50101":"UKMay05","50102":"lhc1","50103":"Paul L","50104":"SSL260","50105":"JudyAnne2014","50106":"Gary G","50107":"Carol-Lee G","50108":"arianafala","50109":"Karl J","50110":"james c","50111":"James1141","50112":"David S","50113":"JubileePhil","50114":"Nerad","50115":"amy s","50116":"NGLH","50117":"N713","50118":"Robyn D","50119":"Linda M","50120":"Eddie C","50121":"OMAonthego","50122":"islandlorna2","50123":"Lindsey M","50129":"Vickie D","50130":"Garemann","50131":"Maureen C","50132":"Colandy","50133":"Putzdaddy","50134":"elqrijghpiqerhvgier","50135":"small_2wn_girl_63","50136":"Canadiantravellove","50137":"Linda G","50138":"noo s","50139":"Smoothjazz073","50140":"Fran V","50141":"lpic","50142":"Hank B","50143":"103David_P103","50144":"Sybil D","50145":"tim v","50146":"Chris W","50147":"Janine B","50148":"SLS193","50149":"Castro1019","50150":"Meredith S","50151":"JFamFun","50152":"Cori O","50153":"pr123","50154":"j0urney_girl","50155":"Tiffany S","50156":"jely32","50157":"clownchauve","50158":"D3379WTelizabethp","50159":"Bryan L","50160":"621tracyr","50161":"Jenn","50162":"GeorgeBiji","50164":"Ashley S","50165":"rickt378","50166":"Tiffany B","50167":"J367PKdavidd","50168":"Jean H K","50169":"202thames","50170":"sandramT29ND","50171":"CTWB","50172":"SDCCexhibitor","50173":"Barry G","50184":"Sharon P","50185":"danielvZ9401LD","50186":"Nana5454","50187":"Lindsay C","50188":"George M","50189":"KEH1953","50190":"Sue W","50191":"davidpU2370HB","50192":"zeu ming w","50193":"Meirelle F","50194":"Travel1ngJeff","50195":"WearyWanderer_TO","50196":"justcake13","50197":"H2576JEmichaelc","50198":"419eleanorb","50199":"AshleyAndrea","50200":"abab93","50201":"Kneedavacay","50202":"andresperalta","50204":"PGGP","50205":"Roxanne M","50206":"SMerc87","50207":"karenmM9946AM","50208":"Lisetteki","50209":"OtdykhayEurope","50210":"David W","50211":"Bruce S","50212":"John S","50213":"carolcH3143GS","50214":"goodeaterinto5","50215":"paul_michele_smith","50216":"Andre T","50217":"Taylor610","50218":"Helene V","50219":"PokeyTraveller","50220":"GoodLife1993","50221":"ambere936","50222":"C4991VXjm","50223":"Roger D","50234":"Fireguy199","50235":"krfxs","50236":"mityjoe","50237":"K D","50238":"Shanelle A","50239":"Pieter V","50240":"OttawaTravelDuo","50241":"Jason S","50242":"Sharron H","50243":"Nearby_Nerd","50244":"Jonathon F","50245":"Sheltacus","50246":"47Sandy","50247":"HannahJ832","50248":"laurieowl","50249":"BexleyStuart","50250":"Marsha C","50251":"callmeJ2","50252":"Jeff B","50253":"ricksT4446CP","50254":"","50259":"madiha_amin2428","50260":"Stay12719338916","50261":"Alessia P","50262":"Odyssey65795730740","50263":"Ana S","50264":"Road05322092046","50265":"Ian H","50266":"Jeff B","50267":"Jim S","50268":"Travel42074186209","50269":"Maps62233130730","50270":"Michelle_McAll","50271":"Tricia F","50272":"Getaway53944965656","50273":"Paul L","50274":"LiLiCockerpoo","50275":"Jimthefriar","50276":"Guide03445769544","50277":"christieh179","50278":"Passenger43659439853","50279":"Sightsee25348856018","50280":"B U","50281":"Monique B","50282":"Sylvia S","50283":"Paradise03506934337","50284":"T5157KKtomk","50285":"Dave R","50286":"Happiness18160269551","50287":"Venture56695710886","50288":"Nomad68714053704","50294":"Garry M","50295":"walter l","50296":"RobGlass","50297":"Hjalmar V","50298":"Teresa O","50304":"Haytham","50305":"Debarama","50306":"elyseelle2016","50307":"mosaics","50308":"Heather B","50309":"Tatiana D","50310":"cdonoh220848","50311":"Viet T","50312":"anne o","50313":"ekmpk","50314":"Jane R","50315":"amango3168","50316":"2foodietravellers","50317":"margboustead","50318":"Barna G","50319":"TRICIA H","50320":"Katie M","50321":"gajan2018","50322":"Frank C","50323":"Dave O","50329":"DWieler","50330":"Jean G","50331":"SquamishTiff","50332":"Denise A","50333":"avu2018","50339":"tjoori565630","50340":"npark396037","50341":"MelGabo","50342":"byehammertown2","50343":"Summer272","50344":"Patrick W","50345":"Tex99999","50346":"leighroderick","50347":"Greg D","50348":"William B H","50349":"Ann Marie H","50350":"Man-in-black-12","50351":"CJL19617","50352":"Motorbragg","50353":"Suzanne E","50354":"Kerry C","50355":"X2685WGstephenb","50356":"Brian W","50357":"500Cheryl501","50358":"Trish J","50364":"jywwu","50365":"Mandy H","50366":"lonsdale2016","50367":"Karen L","50368":"Sam B","50369":"Debbi L","50370":"Wanderingfoodie23","50371":"Craigandjiffy","50372":"Sharyn O","50373":"Whalenmac","50374":"Hove_Windsurfer","50375":"Frank I","50376":"Les55_11","50377":"Nate L","50378":"Stephen C","50379":"Brian_Palmquist","50380":"Tian L","50381":"Brian J","50382":"Aileen G","50383":"Brian D","50384":"Brad G","50385":"Zach S","50386":"Pamela L","50387":"RumJOro","50388":"Cathy M","50389":"raseitz","50390":"labuttec","50391":"Helle T","50392":"James R","50393":"Wildthing_11","50399":"TheGentleGourmand","50400":"jimbo1069","50401":"Getaway583315","50402":"JoAnn Paul K","50403":"Lynne K","50404":"cubaexplorer","50405":"tor1989","50406":"JanMontreal","50407":"Karen B","50408":"digerati","50414":"THtheTraveller","50415":"cmlplunkett","50416":"Tim N","50417":"shubsens","50418":"ChrisfromTO","50419":"Andy G","50420":"Maryanne37","50421":"SeaShellz16","50422":"Geekydaddy","50423":"sp_lawrence88","50429":"bvanbeezy","50430":"lucyandmoosey","50431":"JLSutherland","50432":"Rachel G","50433":"chopwood","50434":"ashirtale","50435":"John F","50436":"wdix","50437":"Meldoll1","50438":"Wilson W","50439":"Susan B","50440":"OhioMamaw2","50441":"Bellissima333","50442":"Cp W","50443":"mathew o","50444":"","50449":"rachelwV7694YG","50450":"the2richardsons","50451":"JMO3210","50452":"taylortrump1097","50453":"Carolyn L","50454":"LMcVL","50455":"nancyelder","50456":"annette692","50457":"Mark_S_1957","50458":"henaljo","50464":"Thomas F","50466":"SharNadeau","50467":"Paul R","50468":"Bert F","50469":"Dave & Ana","50470":"glenm650","50471":"sulenk49","50472":"E4664ESlisaw","50473":"Richard L","50474":"cassal99","50475":"836Traveller","50476":"Rilan S","50477":"G4599GUsteveb","50478":"jeffersonnewcastle","50479":"josie m","50480":"Tom K","50481":"S s","50482":"E6051KRsamanthap","50483":"Duncan R","50484":"srqhadden","50485":"gillsp2017","50486":"449nazirk","50487":"473clintp","50488":"David N","50489":"billpK6425UQ","50490":"joshrV7041UO","50491":"774darlenes","50492":"SoniaMuir17","50493":"Debbie B","50494":"Henry M","50495":"volley11","50496":"ALine M","50497":"parandistajbakhsh","50498":"I2586XFteresag","50499":"Kelli M","50500":"David J B","50501":"jorthodoc","50502":"kaare456","50503":"drewana","50504":"Katerina","50505":"Cori O","50506":"Francine D","50507":"Norman S","50508":"kathim400","50514":"Jeff D","50515":"135johngc","50516":"Bev C","50517":"Paul C","50518":"Paul U","50519":"Cindy P","50520":"V7835RTpaula","50521":"944phyllisk","50522":"brendaa831","50523":"mc_eeyore","50524":"Shelagh A","50525":"NOTTHZZ","50526":"Drja5","50527":"Gord L","50528":"Dawn G","50535":"Kori S","50536":"Cedric T T","50537":"Hockeyfan17","50538":"MOrfitt2014","50539":"Janet W","50540":"S W","50541":"Danielle M","50543":"Becki K","50544":"2upbeelers","50545":"Angela M","50546":"Burnt2acrisp","50547":"loveatthewater","50548":"315jpd","50554":"Chantelle E","50555":"dustkittie","50556":"Erin C","50557":"Laurie R","50558":"Travelerbp787","50559":"Denise C","50560":"Robin A","50561":"mikenagle00","50563":"997nadyg","50564":"Travel Warrior","50565":"moggey","50566":"DAK_Hamilton","50567":"dah1108","50568":"Monica V","50574":"Candace B","50575":"Sharon W","50576":"pdhicks104","50577":"michelv681","50578":"Susanne R","50579":"Debbie F","50580":"Torrance1971","50581":"brasueda","50582":"jason j","50584":"gerald m","50585":"Jules4445","50586":"1968tiffany","50587":"RonB473","50588":"Ron A","50590":"Kaushilya W","50591":"LadybuggyToronto","50592":"Starr D","50593":"Lisa D","50599":"Irene M","50600":"Big_bro_1_usa","50601":"Kimberly R","50602":"tdmy","50603":"ShannonM4","50604":"christinabacardi","50605":"James O","50606":"Graham H","50607":"Jim V","50608":"vmt318","50609":"Jennifer N","50611":"Brian H","50612":"Luvlocal","50613":"Patrick L","50614":"Darren D","50615":"Danny L","50616":"Bruno D","50617":"KellyPJL","50618":"June T","50619":"LauraTsingos","50620":"Les O","50621":"AussieNarelle","50623":"Niels M","50629":"Joseph G","50630":"Tosh2","50631":"George K","50632":"PokeMomNJ","50633":"CanadianTraveler49","50634":"Denise M","50635":"Bob M","50636":"Roxy20199","50637":"A.R.","50638":"Tonya F","50639":"tikitanna","50640":"Heidi T","50641":"Adrian Riel","50642":"Escapeesfromthefreez","50643":"Michael R","50644":"David H","50645":"Dale T","50646":"Jason E","50647":"Dana M","50648":"GreatDay27","50649":"Apfeiffer54","50650":"Chris D","50651":"Vlad P","50652":"My_World_JJ","50653":"Roving422097","50654":"Pierre-Luc V","50655":"Don M","50656":"Leon B","50657":"Serge R","50658":"Jenn C","50659":"","50664":"Ray M","50665":"Steve B","50666":"kjhoffmann","50667":"jenniferjanson","50668":"Momforlive","50674":"Rhetalynn","50675":"rgrs7","50676":"cancub6","50677":"Mark A","50678":"sarqaz","50684":"FoodieMTL14","50685":"William D","50686":"Glenn_Wilkinson","50687":"woodmelissa","50688":"Craig M","50689":"vdputte","50690":"kellysD3075PQ","50691":"Wayne S","50692":"habzfan","50693":"KMHHalifax","50699":"Kirby P","50700":"Jeff L","50701":"anaest","50702":"Doris O","50703":"zuspeitash","50704":"Moonburn2014","50705":"Water22","50706":"Readytotravel6064","50707":"Mike G","50708":"Connie T","50709":"AtlKev","50710":"Ricardo L","50711":"PottsyMJ","50712":"riley1204","50713":"roxanneparsons546","50724":"Tim C","50725":"Likewyse","50726":"MarG599","50727":"tiggerhockey68","50728":"lewmjb0","50729":"Jeff C","50730":"periwinkle29","50731":"Holiday_Inn_Guelph","50732":"Ann S","50733":"BusinessTraveler416","50739":"mityjoe","50740":"FraHar","50741":"Celticgrl","50742":"Steven M","50743":"Mark D","50744":"Mike R","50745":"cbutera","50746":"weissp","50747":"its_shoeless_joe","50748":"Crystal M","50754":"Elemes613","50755":"sandy_marshall66","50756":"smilingcanuck","50757":"travelandshop2014","50758":"Gary B","50759":"B S","50760":"PolarBear777","50761":"Sandy H","50762":"philindy","50763":"HappyRunner464","50764":"pattyfarrell","50765":"Norma M","50766":"Cindy S","50767":"Nicol\u00e1s P","50768":"Debbie C","50769":"Jonathan H","50770":"Discovermyworld","50771":"Vincent G","50772":"conciergetraveller","50773":"canbear32","50774":"stampingmom2001","50775":"plusbhear261","50776":"digerati","50777":"mtrep2002","50778":"TScott099","50784":"bou2011","50785":"Redbullx2","50786":"pass309","50787":"Holzwurm99","50788":"Tammy B","50789":"aviator44","50790":"G G","50791":"BubbyAnnie","50792":"Michael M","50793":"angela363","50794":"landasilva","50795":"Motorbragg","50796":"Silvi S","50797":"Resqdogs","50799":"Krig","50800":"UrbanXplorer","50801":"TimothyandLinda","50802":"1976flowers","50803":"Devo18","50804":"annje","50805":"ReggieDunlop27","50806":"Ann R","50807":"Allan S","50808":"J P","50809":"Susan O","50810":"Terri M","50811":"362craigv","50812":"shroptom","50813":"RudedudeNJ","50824":"TanyaM212","50825":"Jjsimmons","50826":"beth815","50827":"AJOshawa","50828":"Imran Q","50829":"Sue P","50830":"David L","50831":"Zubair A","50832":"pamelam621","50833":"Marko R","50834":"","50839":"Scott M","50844":"Rosemarie O","50849":"therivs","50854":"Joe-SVL","50859":"Thenewadventurers","50869":"Rafique N","50874":"A TripAdvisor Member","50884":"Scott S","50889":"Chloe0517","50894":"goodtime4","50899":"Monika E","50904":"manohar k","50909":"smhr","50914":"Amir M","50919":"mariamrajabi","50924":"motel47","50929":"Sweetee88","50954":"rubarb_stew","50959":"Mom'sTaxi","50964":"","50969":"Pat","50970":"Fearless32911454141","50971":"servicecraver","50972":"citypins","50973":"Jan R","50974":"gameonservice","50975":"Tasha C","50976":"Erin Y","50977":"psweet1923","50978":"edries569765","50984":"skiin2017","50985":"Christhebaker","50986":"ram250098","50987":"rallen121626","50988":"lheida710092","50989":"mpodla805166","50990":"pwendland8","50991":"nicbruceallain","50992":"joani826","50993":"charley700@hotmail.com","50994":"Amy B","50995":"Jennifer K","50996":"Michele L","50997":"Shari R","50998":"snicho295916","50999":"kkrje342328","51000":"Melissa H","51001":"Joey Lauer","51002":"Purple C","51003":"mleemi824982","51004":"windsurfer66","51005":"amoodi232212","51006":"222lauren","51007":"snavar237344","51008":"A TripAdvisor Member","51009":"ljjjHam","51011":"Tracey G","51014":"jaysfan972018","51015":"Corn63","51016":"ysalo","51017":"107726","51018":"lgen74","51019":"gracierob","51020":"Pamela E","51021":"Elisa M","51022":"Mobile135748","51024":"Heather G","51027":"cappyhawk","51039":"T328QNjanetb","51040":"Diane V","51041":"H9169FUmarym","51042":"George A","51043":"Jada A","51044":"F6057AFmarkh","51046":"kfernandes1","51049":"Firpic","51050":"elims_77","51051":"MyleHigh","51052":"wnagy2017","51053":"Sharon W","51055":"Garry H","51056":"lorriet8","51058":"Cora H","51059":"CataNascimento","51060":"M5628SOrons","51062":"KatelinAB","51063":"suebrim","51064":"jasonfS4487VP","51065":"treyeseth","51066":"Alba-Cat","51068":"L4892KWkevina","51074":"raedo991","51075":"Valerie T","51076":"Mike A","51077":"964tiium","51078":"Bill S","51079":"elizabethlN4613BG","51081":"iansD2501UR","51084":"hornet01","51085":"carolguad","51086":"Caribbean traveller","51088":"Frank C","51090":"SudburyBigtony","51091":"Wearenowretired","51093":"SSC-CP","51094":"bonky48","51095":"Sandy B","51097":"laurafE8204OO","51098":"AlbertaFoodGuy","51104":"Patrick L","51105":"707mar193","51106":"reginap888","51107":"K292UHellenm","51108":"roses755","51109":"976tarav","51111":"smokeygal","51113":"Dominique K","51119":"Jules D","51122":"Carolyn A","51123":"terrysT7308DV","51124":"P1165MRsebastianm","51125":"144hockeymom","51126":"87sierrat","51127":"Coupleroadtravels","51128":"nancyjJ7300ES","51135":"petet158","51136":"craftyjones","51137":"G6376LHpatrickl","51138":"272974","51140":"Wendy A","51141":"W2767FLjamesw","51142":"motorbodies","51144":"B D","51145":"Jeff G","51146":"Kneedavacay","51147":"barbarapY9402IW","51148":"I9980FFnicolet","51149":"Michele W","51151":"Kim W","51156":"AnakeMele","51158":"robertcX8473EK","51159":"255chelseam","51160":"M7948DYjasonc","51161":"Mr_International101","51162":"Jessica M","51163":"puffalumplover","51164":"Angie","51165":"Diana M","51166":"Nadia T","51167":"Cheryl l","51168":"kimmilil","51169":"jay r","51170":"KitchenerFivebucks","51171":"Colin F","51172":"Kathleen L","51173":"Neva M","51174":"Snowbarbie","51175":"Lairdo25","51176":"socrdog","51177":"308444033","51178":"Rita P","51179":"Jay G","51180":"Mark C","51181":"ZankhuSunil M M","51182":"Nick P","51183":"Colette V","51184":"World V","51185":"Amanda M","51186":"Petrified","51187":"A TripAdvisor Member","51188":"TexasTravellerTexas","51189":"TerryAndLouise","51190":"JenniferS72","51191":"KWhit","51192":"Theodore D","51193":"Andrea","51194":"Yaftica","51195":"marliepowell","51196":"Ibrahim M","51197":"Paul H","51198":"marolianushka","51199":"Elizabeth B","51200":"MicahMR","51201":"thefonze","51202":"Susan B","51203":"Krystal M","51204":"LynnMelanson","51205":"Mark L","51206":"nikki317","51207":"Kim F","51208":"Deborah S","51209":"V-touch2018","51210":"Murray L","51211":"Sue S","51212":"jsaintjohn","51213":"Keith M","51214":"nancyandrossbarrett","51215":"Julia C","51216":"Ariel B","51217":"Alain V","51218":"camomille99","51219":"Bernie K","51220":"carolrabbit5","51221":"Jason G","51222":"Melissa J","51223":"nicole_5239","51224":"jbarb8","51225":"chill4377","51226":"Donna M","51227":"VMH51","51228":"WIHariSelden","51229":"","51239":"welland369","51240":"MicheleCanada","51241":"Valerie B","51242":"Anne-Claire Z","51243":"Travel_lover364","51249":"margaret d","51250":"BeingFoodieVan","51251":"Sunseeker990","51252":"JamesDelsaut","51253":"khushb00singh","51254":"Paul M","51255":"kinsie2017","51256":"Frank W","51257":"N P","51258":"Manu M","51259":"Judi F","51260":"Peggy H","51261":"terry271955","51262":"Cynthia M","51263":"maureenland2016","51264":"junyasui","51265":"NelliefromToronto","51266":"Lisa S","51267":"bigkidbigkid","51268":"jcorker79","51274":"Peiyao Z","51275":"jesbouma","51276":"Jenny H","51277":"linnersl","51278":"RaimundJa","51279":"Penny P","51280":"Kym B","51281":"atemldr","51282":"Catherine M","51283":"Teresa S","51284":"Blavasky N","51285":"AnneBlinch","51286":"llichtman","51287":"T H","51288":"MiztyOne","51289":"Yvette R","51290":"Madelinethoughtful","51291":"sofie102015","51292":"Penny R","51293":"Kerrie M","51294":"bobolink1","51295":"Hank B","51296":"ClassAct33","51297":"Natalie C","51298":"Scott B","51299":"harleybick","51300":"Jennie H","51301":"A A","51302":"bjb204","51303":"Laurie T","51304":"Fred L","51305":"Helena v","51306":"platty687","51307":"M6671ZDchrisa","51308":"Harley_Squirrelnuts","51309":"LoriAnn717","51310":"DawnD1963","51311":"Jade S","51312":"Areusur","51313":"vacationisthebest","51319":"barbw4748","51320":"caseyd1971","51321":"eslteacherdenise","51322":"Shwa_Traveller","51323":"BluenoserHalifax","51324":"Ann B","51325":"Carole S","51326":"Hanni M","51327":"Karen G","51328":"JoshandKristiC","51329":"Heather C","51330":"Mary S","51331":"oasishunt2015","51332":"MEBJHB","51333":"Laura A","51334":"Lina J","51335":"Michelle M","51336":"Pam O","51337":"Myrna M","51338":"Burt & Marilyn H","51339":"Rico W","51340":"Marian L","51341":"PickwickClub","51342":"Corinne L","51343":"pausmicky","51344":"Fred R","51345":"Marygallant2014","51346":"Philip P","51347":"DarrenOsbourne","51348":"Supervaca","51349":"Barb P","51350":"MarciaJoan","51351":"Allan D","51352":"Somayeh S","51353":"MaryCAgHdz","51354":"Bob S","51355":"David G","51356":"David M","51357":"Elayne B","51358":"Suzanne L","51359":"Laura D","51361":"Rona G","51362":"donna h","51363":"Anthony B","51364":"Ramzgol","51365":"BCB3","51366":"cgh678","51367":"marieanne375","51368":"Craig H","51369":"Frill2013","51370":"Eileen C","51371":"suzytToronto","51372":"Carol H","51373":"Mel F","51374":"Voice-of-Victoria","51375":"Lois172","51377":"Becky F F","51378":"maebob11","51379":"Pete-the-Skete","51380":"Marg E","51381":"Traveling_Psychic","51382":"sunil b","51383":"Susan D","51385":"wesdedra","51386":"Paolo G","51387":"Vijay60745","51388":"Grant M","51389":"dheron2017","51390":"Brucester69","51391":"seedbeads","51392":"snapowl","51393":"Canadian67","51394":"","51399":"jcw24","51400":"separateentity","51401":"Stan C","51402":"Jussara H","51403":"abigailliu","51404":"Heather H","51405":"catherine131","51406":"Patricia U","51407":"Anne M","51408":"Diane M","51409":"Dave B","51410":"Colin F","51411":"ericzundel","51412":"redheader1","51413":"giszwei","51414":"Jeanny2508","51415":"Darkwing28","51416":"Hacketteer","51417":"Julie M","51418":"Tom D","51424":"Luke B","51425":"oasishunt2015","51426":"FayGatineau_Quebec","51427":"Eleanor A","51428":"Ying T","51434":"Dwayne B","51435":"Marcia S","51436":"cluong89","51437":"Eric P","51438":"Dienna R","51444":"KanTrippin","51445":"joanne d","51446":"peitraveler_10","51447":"BParr2013","51448":"mindme","51449":"Amy K","51450":"Liesbet_KL","51451":"Lahiru L","51452":"Mette1982","51453":"Jonathan L","51454":"DigitalJive","51455":"RayMSmith","51456":"art_brewer","51457":"James B","51458":"Charlene C","51459":"Chesterpersons","51460":"Alejandro G","51461":"OperaDiva71","51462":"Tomliss","51463":"FonthillBilly","51464":"Ulugs","51465":"Bill J","51466":"Karen F","51467":"Docamitay","51468":"NVCBJ","51469":"JochenNeuss","51470":"Kat O","51471":"jd1325","51472":"Connie K","51473":"Malex2011","51479":"Jessaca S","51480":"JTfromNY9","51481":"KP123","51482":"JaneDoll","51483":"Mushino","51484":"Ove E","51485":"Monique G","51486":"juergen_siefken","51487":"Sharon P","51488":"lorraine i","51489":"Deanne S","51490":"ca2devri","51491":"amanda a","51492":"btraveller1","51493":"Paulshappy","51504":"A TripAdvisor Member","51514":"jlamb25","51519":"Daniel B","51524":"LiLiCockerpoo","51529":"","51544":"Cheryl B","51554":"Tracy W","51559":"gates40","51594":"Veronica H","51604":"Lisetteki","51609":"MuskokaontheRocks","51619":"mweichert","51629":"pip582017","51644":"P2910CGnancyd","51654":"pngbonnie","51704":"","51719":"green1575","51720":"neville2010","51721":"bcn2006","51722":"Archangelsgirl","51723":"SassyMcC","51724":"KPink2018","51725":"djpractical","51726":"Angela B","51727":"eyoung2013","51728":"mityjoe","51729":"Rabz","51730":"Nine_Ate_Seven","51731":"mandarin_as85","51732":"bmorerealtor","51733":"Kajekat","51734":"sarian","51735":"Julia G","51736":"Matt S","51737":"Dianne J","51738":"Gary A","51739":"Diane G","51740":"Justin B","51741":"T. L","51742":"Gr8Brit123","51743":"Robert S","51744":"Steph L","51745":"MelQuirion","51746":"Audrey B","51747":"David G","51748":"ebuckhold","51749":"longroadtogo","51750":"Jackie1011","51751":"Hubert B","51752":"retlawv","51753":"z24pride","51754":"wanttogotoalert","51755":"hotelratings8","51756":"NiagaraQuilter","51757":"A TripAdvisor Member","51758":"Mike W","51759":"Kirby190212","51760":"Frick01","51764":"","51769":"Valancy S","51770":"Pamm1971","51771":"fpeel","51772":"clinkster 123","51773":"Brenda L","51774":"woodysanderson67","51775":"smallgal37","51776":"Sonialegrande","51777":"tdmatte","51778":"Lauren D","51779":"TJLMES","51780":"Bubviv","51781":"mckertch","51782":"Shelleybean T","51783":"fpeel","51784":"","51789":"","51794":"Becca","51795":"Troy S","51796":"warlock1Elmira","51797":"Denise O","51798":"Edward L","51799":"jaylyncoop","51800":"CollieCalver","51801":"P D","51802":"Jim N Crys L","51803":"Poymin Y","51804":"Joy O","51805":"Jodi G","51806":"kevinvberg","51807":"klein3","51808":"brittanymac26","51809":"Thomas G","51810":"April D","51811":"Michael L","51812":"gkhyatt","51813":"ita c","51814":"Tammie M","51815":"Chad V","51816":"svcairns","51817":"Stephen W","51818":"bachir e","51819":"northwestmichelle","51820":"cancub6","51821":"denisebJ483KG","51822":"Shannon D","51823":"Ian F","51824":"Trevor V","51825":"Amanda M","51826":"Photobill7","51827":"karensN322JA","51828":"Jill M","51829":"Brent B","51830":"Tanya M","51831":"Michael C","51832":"Chantelle E","51833":"Jim B","51834":"ChopperHackit","51835":"GetnThere","51836":"Dave7472016","51837":"Yvonne M","51838":"lsbrett12","51839":"Cheryl13","51840":"Nicoletta V","51841":"Canuckgal25","51842":"NewSouth2410","51843":"Rv-Jeff","51844":"GrantFamilyToronto","51845":"dbpuce","51846":"cpaulj474","51847":"Linda R","51848":"Red R","51849":"80tanyag","51850":"Jonathan C","51851":"planetype","51852":"malyssa","51853":"mrstthom","51854":"Stephanie M","51855":"CambridgeHS","51856":"Joanne C","51857":"Stefania T","51858":"Nina G","51859":"Jenn N","51860":"Rebecca B","51861":"Felicia W","51862":"jessi n","51863":"Crystal B","51864":"411Canuck","51865":"James A","51866":"rebeckysni","51867":"Edilbert F","51868":"manny a","51869":"Kristina P","51870":"Cheryl R","51871":"Lisa B","51872":"Larry V","51873":"SummerLovinn","51874":"Lindsay F","51875":"JLReimer","51876":"sand-and-palm-trees1","51877":"Cathy F","51878":"bmcstar","51879":"Pupplove","51880":"TheWongClan","51881":"Jules5000","51882":"Cmonp","51883":"locowithapollako","51884":"Nancy J","51885":"Jenna W","51886":"566JayD","51887":"skettyroad","51888":"PurpleStar_12","51889":"3SPOONFED","51890":"ClaudiainBrantford","51891":"Kate S","51892":"hahahamilton","51893":"Chantel Y","51894":"MaddenOttawaOntario","51895":"Cindy O","51896":"steve b","51897":"Mori Lee J","51898":"KT5150","51899":"Maxx B","51904":"pammalu","51909":"","51914":"Laura P","51924":"Marknali_12","51929":"Cam\u00f5es P","51934":"Exploration156931","51939":"Peter K","51949":"baron48","51954":"Dawn D","51964":"Danielle D","51969":"134lizh","51979":"Katie R","51984":"Chezzahw","51989":"Mike D","51994":"daniellewJ8752OK","51999":"Shelly S","52004":"Taylor B","52009":"Abigail J","52014":"FL_Ken","52019":"eelgrasslady","52024":"Andy M","52029":"DashiellHunt","52034":"marshwiggle2017","52039":"Janet C","52054":"Cat G","52059":"01STAY01","52069":"Blair H","52079":"","52089":"Elaine H","52090":"Peter R","52091":"TSB","52092":"climborhike","52093":"MACIMI","52094":"mountainoutin","52095":"Tinne N","52096":"MyleHigh","52097":"WorldLeeWanderer","52098":"GMC07","52104":"Jay B","52105":"JohnAnn B","52106":"cheritoe","52107":"tylee10","52108":"Joanne M","52109":"remonantoun","52110":"asqwzx12","52111":"klodski","52112":"Ken L","52113":"Neferterry","52114":"janetisnothere","52115":"PaoliLLH","52116":"Monica R","52117":"Arvin V","52118":"andavelasquez","52124":"Michele117","52125":"depazed","52126":"KirklandTom","52127":"luvitwhenitrains","52128":"angelalambece","52129":"brianpexton","52130":"Maggie S","52131":"Bradford7050","52132":"tatsquestu","52133":"gandhiabhishek17","52134":"armandos1969","52135":"Elisa L","52136":"Glenn57_25","52137":"deb1del2","52138":"Alli K","52139":"mproza","52140":"Richard S","52141":"Adrienne A","52142":"dalipardon","52144":"Amazing T","52145":"bcguy123","52146":"Mary-jo W","52147":"Linda S","52148":"SimpleTraveler65","52149":"Scuba Matt","52150":"Tayyaba A","52151":"A K","52152":"florence8806","52153":"mfuchs","52154":"Ron D","52155":"Sara B","52156":"jeff p","52158":"Les S","52159":"Satchel K","52160":"Mark R","52161":"kevingrees","52162":"Alison L","52163":"Ashley","52164":"Sassamatt","52165":"Tripadviser15","52166":"Coca S","52167":"American g","52169":"D_Beep","52170":"Skye E","52171":"HatRez","52172":"Bill R","52173":"LorraineWilliamsLake","52174":"jsksy","52175":"shirley m","52176":"JACK L","52177":"Larry L","52178":"Peter M","52179":"dmcc99","52180":"Coach_Stefan","52181":"Experience313570","52182":"Linda E","52189":"Soomi H","52190":"RobTor","52191":"AMGull","52192":"Marion D","52193":"Rebecca B","52194":"Jan D","52195":"ywlmb","52196":"fsm310","52197":"Joan C","52198":"Dloo","52199":"patsky22","52200":"OneHandPaddler","52201":"Petrina B","52203":"edenvalley","52204":"marshtraveller","52207":"karmalyta","52214":"AmirakCI","52215":"lynn h","52217":"Stephanie S","52218":"janinereal","52219":"Linda C","52220":"John L","52221":"vlastovka","52222":"candycat272","52223":"Ian W","52234":"_aholystar","52235":"Printedboxer","52236":"rodnglo","52237":"MichaelM0079","52238":"tauiota2","52239":"helen h","52240":"8864860","52241":"default29012019","52242":"Jamie Y","52244":"TwigTraveler","52245":"J M","52246":"Pooky29","52248":"kdb24919","52249":"eaglecountry","52250":"Hazelis33","52251":"Marian C","52253":"mmenzies00","52254":"MitchnBlue","52255":"DeneMiles","52256":"ROTTIEPRINCESS","52257":"treepondersleaf","52258":"Andrea C","52259":"She R","52260":"Brjpotter","52261":"Hengelo","52262":"nnovaj67","52263":"ismena-bee","52264":"Craiger9929","52265":"traveling-canadian21","52266":"Mctet","52267":"Renee M","52268":"shunra11","52269":"Britt K","52270":"Rick S","52271":"Elyse M","52272":"Sunshine S","52273":"LittleBear21","52279":"Stonygurl","52280":"Pouxie11","52281":"Dawn D","52282":"Mick M","52283":"Queenbeesandthedrone","52284":"","52289":"cliffjump","52290":"Philip C","52291":"chris p","52292":"Joanne M","52293":"sam154980","52294":"Otherguru","52295":"Jess M","52296":"Tom N","52297":"Dan P","52298":"Wang Y","52299":"LS650","52300":"Lina P","52301":"jjmcrash","52302":"xcimo","52303":"Erin R","52309":"Shiva_pac","52310":"Chantal D","52311":"Norman F","52312":"justnona","52313":"Marge H","52314":"m1000c","52315":"GrantB305","52316":"Samuel S","52317":"Maria N","52318":"Dana S","52319":"BarbLH","52320":"reft h","52321":"nobumurasewg","52322":"Heather H","52323":"DanielCrowley","52329":"KPrieto","52330":"Jamie S","52331":"Sacha F","52332":"Judy B","52333":"Brendan B","52334":"Traci W","52335":"moosie100","52336":"Mark G","52337":"Alysha S","52338":"gdaymoose","52339":"r0d777","52340":"Happycamper448","52341":"carlf581","52342":"IsleofWightGirl64","52343":"Keesden","52344":"tutuann","52345":"Juliana S","52346":"surfgirl80","52347":"Jack L","52348":"prutske2015","52349":"leila_bmg","52350":"donsV7529LI","52351":"Carol B","52352":"HappyKat74","52353":"WalterKu","52354":"Helenthelayabout","52355":"26janisk","52356":"David S","52357":"ruthiepoo123","52358":"catinthescat","52359":"Fred G","52360":"Mvidamour","52361":"mr0b13","52362":"Joel C","52363":"Emma_Banner88","52364":"Tannedoz","52365":"Sian","52366":"yockletonarms","52367":"lausegard","52368":"lkelsey","52369":"lalondederek","52370":"pmorgs","52371":"snowmeiser","52372":"chantalligent","52373":"InfraRon","52374":"TravelMoneyHappy","52375":"Joshua d","52376":"Mnn004","52377":"Laura5064","52378":"Brittany K","52379":"Shinji A","52381":"Tashahd","52382":"Bri B","52383":"canusakm","52384":"Wendy S","52385":"shortbutsweetx2","52386":"Dutrihard","52387":"DeniseScammell","52388":"nlw778","52389":"Ann Margaret A","52390":"Lorraine W","52391":"Everlasting F","52392":"Crazysal","52393":"Kelly P","52394":"outdoor553","52395":"boobyis","52396":"Robert C","52397":"Doheya","52398":"kiteboardaddict","52399":"joanna x","52400":"Shelley P","52401":"NickSNanaimo","52402":"twinkletoes5477","52403":"Power_Family77","52409":"Joe G","52410":"securedcircus","52411":"FirwynFirebrand","52412":"\u00c9liane T","52413":"Lucas L","52415":"Dr3z","52416":"flyingontheground","52417":"Marion_Harvey","52418":"Gergo P","52419":"lindslock","52420":"skydriver332","52421":"Gambierkate","52422":"Zestin","52423":"Terka88","52424":"Rebecca D","52425":"jaccilee","52426":"MelQuirion","52427":"CPHunter","52428":"Marigold1012","52439":"Joorussell","52440":"ladywithatruck","52441":"AliceMatthews","52442":"MidwestWestTraveler","52443":"mrsglobal88","52444":"Carie B","52445":"K J","52446":"Ties54","52447":"Clayton S","52448":"heidzters","52449":"Erika W","52450":"Nowzar A","52451":"Snow666angel","52453":"Stratetalker","52454":"Amber084","52455":"here_fishy1","52456":"London_Scotti","52457":"Jennifer K","52458":"bbarbuska","52459":"TravellingPiglets","52460":"Harry A","52461":"fran v","52462":"HawaiiLove1","52463":"Tripadviser15","52464":"Suzette S","52465":"zombiepirate","52466":"ClareA18","52467":"James D","52468":"Tammy A","52479":"FarAway57128578246","52480":"Mobile62920474883","52481":"Ranjit S","52482":"RelaxBMW","52483":"905shannonh","52484":"","52489":"mimmosa","52490":"Pathfinder525415","52491":"Explore30316813611","52492":"Journey14296378336","52493":"Pioneer66692288346","52494":"Trail02181577298","52495":"HonestCritic86","52496":"Alphonse Q","52497":"Climber61911892539","52498":"Peter R","52499":"FarAway20474432492","52500":"winefromitaly","52501":"Sightseer06768756000","52502":"Discover60935078252","52503":"AuntieRene","52509":"Trip51644427559","52510":"Kevin A","52511":"Chantel L","52512":"Adventure22935499200","52513":"Happiness25354124738","52514":"Gay S","52515":"viennetto","52516":"Maps17785932181","52517":"Nomad01368931653","52518":"Global04993200707","52519":"chiangmaicondorentals","52520":"smoura825319","52521":"jennyU7989NB","52522":"davidhayes747","52523":"Misstarr","52529":"dml702018","52530":"Karen P","52531":"sugarcrisp351","52532":"susanstorm717","52533":"rainzilla","52544":"chuck h","52545":"sceens2018","52546":"114darrylp","52547":"pmoreto","52548":"Joeygibbons","52549":"dbert2018","52550":"b g","52551":"gigi952013","52552":"noessie","52553":"harryneele","52554":"Sean A","52555":"WAVictoria","52556":"JamesO59","52557":"dhaliwalrick","52558":"Nada R","52559":"khtraveller2018","52560":"kwang219300","52561":"Lennono","52562":"Mike M","52563":"Reeler63","52569":"Samantha W","52570":"sandystewart1300","52571":"4Bug-a-Boos","52572":"Anne N","52573":"D60","52574":"travellin-with-dogs","52575":"Mark D","52576":"oldtiredandretired","52577":"carleyannk","52578":"jessier0bins0n","52579":"Alastair W","52580":"CrowFlyz","52581":"Norm1954","52582":"payam n","52583":"Diane K","52584":"KathyS155","52585":"mkoehn","52586":"gregrose2018","52588":"Hossein L","52589":"Alexis K","52590":"dianelangman","52591":"Carol W","52592":"Jay T","52593":"Teri P","52594":"SeattleLora","52595":"rloewe923419","52596":"ctiban407418","52597":"Apollocanada","52598":"BarbieDoll101","52604":"carolz451","52605":"kimjaramillo808","52606":"Benji S","52607":"renetn","52608":"bradyna123","52609":"Jetman1","52610":"CRChica01","52611":"Gurriinder","52612":"ncoles2017","52613":"Roxanne L","52614":"Jane r","52615":"JKilvert","52616":"CityMice","52617":"Mike T","52618":"LovelyRachel","52619":"Wim V","52620":"linda c","52621":"BC-Lynda","52622":"Suzanne J","52623":"Bill H","52624":"suzieFortCollins","52625":"tiredandtravelled","52626":"Barry R","52627":"Mileina N","52628":"Rikki R","52629":"Ronzo11","52630":"Natasha H","52631":"Kirsty L","52633":"Strong-Alpha-Female","52634":"Bahuba","52635":"BenayK1","52636":"2016Kim","52637":"mcbcokanagan","52638":"113Tina007","52639":"Curtnjo","52640":"drpetr68","52641":"CPislander","52642":"Isaac W","52643":"redjule70","52644":"justin l","52646":"Quinsam80","52647":"Lee T","52648":"Codiak!","52649":"Takeacab","52650":"CharlieV911","52651":"Judy M","52652":"reft h","52653":"rjc260","52654":"tinaleach93","52655":"Jsc6","52656":"Hazel2733","52657":"LouBrit2010","52658":"Carmen D","52659":"KC2244","52660":"Haggedy","52661":"Christine K","52662":"gearmansteve","52663":"MrsSeatoSky","52669":"daniellapea21","52670":"cristina R","52671":"Jamie B","52672":"renafriesen73","52673":"853joshc","52674":"BCHospitalityGal","52675":"Anne M","52676":"Robert S","52677":"Dale26589","52678":"TriciaB_05","52679":"sicuani","52680":"145anab","52681":"Meg","52682":"Luke M","52683":"nadia m","52684":"","52694":"Rozthom","52696":"Holly A","52697":"gotrgirl","52698":"Paula A","52699":"FVgirl","52700":"Darlo02","52701":"elmere22","52702":"TravlingE","52703":"Barbara D","52704":"4ubst3r_15","52705":"C S","52706":"illlap","52707":"jasminemceachern","52708":"2cantravelbugs","52709":"rosabruzzese","52710":"Siobhann E","52711":"terrilou59","52712":"sandrarP6655CY","52713":"sylherrera","52714":"787kateryna","52715":"PaulS1981","52716":"res757","52717":"lindy472","52718":"smccar_851077","52724":"john b","52725":"seanfar","52726":"Brandon C","52727":"MyViews_11","52728":"sjames03","52729":"jlclark4u","52730":"gti_jenny","52731":"Sonja7412","52732":"domtollit","52733":"RunnerAkl","52734":"Noel58","52735":"Jay_OOO","52736":"PentreBach","52737":"Ballroomkat","52738":"Plannerwoman","52739":"GooberPiles","52740":"Susan M","52741":"AntonyM734","52742":"Philip C","52743":"Vivek A","52744":"larissaf122","52745":"twinkletoes5477","52746":"Terry O","52747":"nursecher1979","52748":"Gwelisch","52749":"Mr. J. L.","52750":"joshboyd072","52751":"motacancompassion","52752":"danielelene","52753":"Jeremy B","52754":"FMPCP","52755":"sandywasfi","52756":"latytka","52757":"Krelay","52758":"Carrie_and_Ted","52759":"SantaFean-7","52760":"Maryann M","52761":"Rob M","52762":"Tracy S","52763":"kyrsties","52764":"Gerardo L","52765":"cristinbeach","52766":"Julia P","52767":"lolei","52768":"tiawaghorn","52769":"Sandra K","52770":"Barb775","52771":"Kathy B","52772":"alpacapug","52773":"brielle_wong","52774":"acorr_15","52775":"Tansey O","52776":"marxina","52777":"Supertrooper","52778":"JamesP333","52779":"hundles","52780":"b22p2015","52781":"shayre21","52782":"RWNET","52783":"wcoastalgirl","52784":"JoernHW","52785":"JohnMSea","52786":"Kerri H","52787":"Mitsumi K","52788":"Martiga2","52789":"Neil S","52790":"Amy B","52791":"TravelodgeWhitecourt","52792":"Doug G","52793":"Jessicakateofarrell","52794":"Kim420","52795":"Zoe H","52796":"Zoey C","52797":"Pat H","52798":"AliJo924","52799":"974steve347","52800":"Kenny S","52801":"Volker S","52802":"sallyesom","52803":"Sistacat","52804":"Eiglys","52805":"Sarah W","52806":"woody G","52807":"Wallace S","52808":"AlCabral","52809":"Base_shifter","52810":"Denics","52811":"veamarriz","52812":"Lynne T","52813":"Garrett P","52814":"Morad M","52815":"Michael S","52816":"RusselT4","52817":"Kimber269","52818":"Lesleywfr","52819":"Steen S","52820":"William W","52821":"natcarhay","52822":"DottieBright","52823":"Craig D","52829":"starruin","52830":"ptadin","52831":"Mark B","52832":"IanBurk","52833":"Barbara946","52834":"Julie W","52835":"Kim C","52836":"Courtney E","52837":"stuart r r","52838":"RRVan","52839":"sepavely","52840":"Kattymckrill","52841":"ndsci","52842":"MelaSas","52843":"Genne_13","52844":"100countries_or_bust","52845":"anna_pellicci","52846":"AS422","52847":"DCDoesSeattle","52848":"TripEmmy","52849":"DevonDoc","52850":"WGJG","52851":"Dave L","52852":"XolCreative","52853":"grant_rex","52854":"tripadvised_12","52855":"Jen K","52856":"JowilkieSingapore","52857":"Suzabela","52858":"Val C","52864":"Roham K","52865":"tally11111","52866":"pgboy","52867":"pirate84","52868":"kelbing","52869":"WeekendTravels28","52870":"barbara5london","52871":"topaz123604","52872":"chubbster","52874":"Ranjit S","52879":"google user","52884":"niftynormans","52889":"Elaine C","52894":"Catan","52899":"tripann","52904":"SKLilP","52909":"Patrick M","52914":"peabody1943","52919":"ve_0517","52924":"Capital2800","52929":"Raymond H","52934":"","52939":"tylee10","52944":"brvancouver","52949":"Helen B","52959":"Benjamin T","52969":"hoss_13","52974":"Sam R","52979":"Cordie_Cat40","52989":"Barbara A","52994":"Ben R","52999":"BTLC2015","53004":"BCvisitor1","53009":"lissa_mk","53014":"Lisa R","53019":"Jsmth322","53024":"Jason M","53029":"ianwychan","53039":"E L","53054":"HereAndThere79","53059":"uptownsteve","53064":"michellerL9367LB","53074":"Pouxie11","53075":"Cathy W","53076":"S A","53077":"Trudi1964","53078":"Philiph S","53079":"caylsi","53080":"CrystalCadz","53081":"bernieb526","53082":"CDNehAbbotsford","53083":"NormR67","53084":"Taylor","53085":"NationalParkHiker","53086":"easleykirk","53087":"flametamer911","53088":"Charlie K","53089":"332lorid","53090":"salesmanager13","53091":"trevg446","53092":"melfulop","53093":"babynat","53094":"","53099":"Lola S","53100":"Kandi A","53101":"fishingguy2015","53102":"thebeckmeister84","53103":"fussyguy25","53104":"Gillian M","53105":"Kath E","53106":"Jan S","53107":"stone455","53108":"Jane B","53109":"claudiatsui","53110":"ruby5965","53111":"Assunta R","53112":"Care0665","53113":"WeeM75","53114":"jamiexof","53115":"whiterockisfun","53116":"LANA M","53117":"Kelly7391","53118":"Melanie F","53119":"Daveross59","53120":"SBH1234","53121":"Roshni N","53122":"atallard","53123":"David39087","53124":"axcess","53125":"Sac2Travelers","53126":"BobSock","53127":"IndoGal","53128":"Surangkhana","53129":"Lena_N_01","53130":"glena878","53131":"Michael S","53132":"Arcosdad","53133":"sam k","53134":"LouC151","53135":"troutfly88","53136":"travelnessa","53137":"51arianec","53138":"Joseph M","53144":"Kay L","53145":"two-amigas","53146":"Surreygirlz","53147":"Cliff1955","53148":"LadyVanost","53149":"Kate D","53150":"Angelie T","53151":"Hockeyguy80","53153":"Jessica A","53154":"LoriBlaine","53155":"midgejam","53157":"Luv2Trav3l","53158":"Keith D","53159":"florocks","53160":"L S","53161":"simone c","53162":"Rapius","53163":"mevesysufres","53164":"natureloverever","53165":"LeeBee386","53166":"gypsyiam","53167":"JiluPopat","53169":"Heather L","53170":"David T","53171":"darin_101","53172":"JackDan2010","53173":"jessicatour","53174":"chariscuro","53175":"JLJBc","53176":"MikeyVancouver","53177":"danielcabat","53178":"Vancouver20","53179":"Kate B","53180":"UnpretentiousTravelr","53181":"SagarMung","53182":"Adventure33316","53183":"Freedom30927","53184":"Departure37674","53185":"Vacationer22360","53186":"Cosmopolitan9691","53194":"Colleen B","53195":"Nehal S","53196":"Robert R","53197":"Jordan906","53198":"Edoardo G","53199":"kclark15","53200":"Jean1768","53201":"MariaLuisaMartin","53202":"gotrgirl","53203":"Lior-L1234","53204":"","53209":"Lynn C","53210":"Navonodfn","53211":"Rory H","53212":"CruiseShip101","53213":"Jay W","53219":"ringspa","53220":"Terry C","53221":"Bisoubelle","53222":"DYPcanada","53223":"OttawaPamelaOttawa","53224":"riccnj","53225":"ChrisUsher","53226":"bellingham_10","53227":"Ad H","53228":"ayk423","53229":"Michael S","53230":"Nicola M","53231":"Ron F","53232":"Jason K","53233":"Debbie K","53234":"AileenS06","53235":"Kyoungyoung J","53236":"Sang Woo L","53237":"Ann P","53238":"Enfamille19","53239":"feldsten","53240":"The_Georges07","53241":"ez4","53242":"Carol Z","53243":"adventure45678","53249":"Sandy2468","53250":"NiagaraHoneymooner3","53259":"otistdriftwood","53260":"sc0ttiewells","53261":"MeliMag","53262":"gobige","53263":"Paula","53265":"Sean_Mc05","53266":"Nicole M","53267":"Dave D","53268":"SidB_013","53269":"HektorHungary","53270":"ATLVictoria_BC","53271":"Kate C","53272":"tallulah54","53273":"DDJB","53274":"","53279":"","53284":"","53286":"PrincessFi88","53287":"Tanya V","53288":"JoshAndAliie","53289":"npotter2017","53290":"J C","53291":"SeanBrassil","53292":"jameslfoley","53293":"hann15","53294":"Marcel K","53295":"lindagillis42","53296":"ALFriedman","53297":"Jonathan L","53298":"flametamer911","53299":"mumbojumboman","53300":"Lauren T","53301":"Explore1995","53302":"chiavb","53303":"lindamD7861LK","53304":"Ryan G","53305":"EMMA J","53306":"euncstwrt","53307":"claudiatsui","53308":"Lyrebird6","53309":"Elyse P","53310":"david c","53311":"Joanna M","53312":"Matthew J","53313":"Eniramarine","53314":"Jason H","53315":"caitmac1988","53316":"Di186220","53317":"Pat_Cariboo","53318":"midnight blue222","53319":"jones0500","53320":"Rebobca","53321":"Yorky201024","53322":"smj28423","53323":"davidgmg","53324":"MyName1","53325":"vevve","53326":"","53331":"Harveen K","53332":"Matt K","53333":"laurettaloves","53334":"sunny460","53335":"Nicole B","53336":"bksmith2017","53337":"Anna-Theresa B","53338":"Traveller88bc88bc","53339":"Laurel Y","53340":"Potwalloper","53341":"Dora F","53342":"jude8655","53343":"Drew B","53344":"Ken I","53345":"Nic A","53346":"Ttom65","53347":"pxsmith","53348":"John H","53349":"roxie p","53350":"vanallenjt","53351":"Beth V","53352":"Travel303786","53353":"David P","53354":"honestlady2016","53355":"mountain22march","53356":"KanataCalgary","53357":"eddiepix","53358":"DCWChris","53359":"webbtravellog","53360":"RNO2010","53361":"gor3don","53362":"pancho82","53363":"ducatipatrick","53364":"Maciej L","53365":"seanoMundo","53366":"Jaemie S","53367":"Terri M","53368":"C7209HWstevep","53369":"marvski c","53370":"Camper529149","53371":"Henry R","53372":"Hak32","53373":"PaulandIrene","53374":"Wanita60","53375":"Jacky-Murray","53376":"mishmash2014","53377":"northernlover","53378":"r0n69","53379":"A_boivin","53380":"Robin N","53381":"Zachary P","53382":"Julie R","53383":"E7648AC_cm_","53384":"Deb M","53385":"evcedes","53386":"Christian F","53387":"brookshires","53388":"Judybug888","53389":"corinaandryan","53390":"K B","53391":"gabriel z","53392":"LauraLACanada","53393":"PhoenixRyzes","53394":"TSDUB","53395":"Dee_Green15","53396":"PegLeg-and-SherBear","53397":"IVAN H","53398":"evangerber","53399":"sweetae86","53400":"Reisaapie","53401":"","53411":"Gerald F","53412":"Edward F","53413":"stephaniesH3301JA","53414":"The Adventurous Flashpacker","53415":"Chelsey","53416":"canuckmickey","53417":"GlobeTrotting735973","53418":"Dave B","53419":"Murphy","53420":"tiaragirl","53421":"Northern Lights","53422":"Exploringmycontinent","53423":"screenname912","53424":"FamilyTravellers2008","53425":"Axelqueen","53426":"DevonJennywren","53427":"John B","53428":"Mark H","53429":"STERLING F","53430":"kpatters","53431":"yyz2mbj","53432":"Lynn C","53433":"AnnaLynn206","53434":"Larry M","53435":"cndnsask","53436":"Carol F","53437":"Carol M","53438":"mandldurand","53439":"misssmew2","53440":"ronsyn2015","53441":"LAGTAL","53442":"prairebeachbums","53443":"Lou B","53444":"Jon T","53445":"Denny O","53446":"","53451":"Roger123","53452":"Caelan1","53453":"Terry Y","53454":"Kmwpgca","53455":"rockinronnie2018","53456":"TravelwKiddies","53457":"Allan W","53458":"Travel_2_L1VE","53459":"smurf2014","53460":"Susan R","53471":"ellie0770","53472":"winenroses65","53473":"GeorgeOlga","53474":"brad g","53475":"Shelley S","53476":"Carol C","53477":"Candice R","53478":"tfleury","53479":"Ecumenist","53480":"Callalilly40","53481":"540bubbles","53482":"Albertameev","53483":"VintageDreamer02","53484":"Robert S","53485":"FlyingDutchman_9","53486":"wloo_andrew","53487":"gayleh-k","53488":"Victor A","53489":"849wandas","53490":"bdb561","53491":"Venusalberta33","53492":"511marceld","53493":"Judith G","53494":"Ken_Michelle_J","53495":"yeoldegargoyle","53496":"GrassfireBob","53497":"eastcoastfav","53498":"Dulcist","53499":"SheanneNicolson","53500":"JanineWinnipeg","53501":"hamiltonspencer","53502":"skguy","53503":"Sharon W","53504":"369dpt","53505":"Brett_1982","53506":"2Jayhawkscdn","53507":"Lorrie M","53508":"CulinarySlut","53509":"SilentEcho","53510":"FJDriver","53511":"Linda J","53512":"New2travelin","53513":"Eddyboy21","53514":"L V","53515":"Calvin S","53516":"Holly M","53517":"Ciao1960","53518":"571douglasn","53519":"Sunshine430061","53520":"MADONNA U","53521":"ruth d","53522":"Broadview1972","53523":"zaplady12","53524":"Melita_K","53525":"James C","53526":"Sheanne N","53527":"ToddMiki","53528":"winn07","53529":"DenToe","53530":"Dominique7339","53531":"70Brian44","53532":"Sacha W","53533":"Tammy F","53534":"THEbigBEACH","53535":"Heather C","53536":"Vaughan67","53537":"SKLazar","53538":"edmarg2014","53539":"BigFoot213","53540":"LouJaffe","53541":"flintknappermrs","53542":"Brett J","53543":"MateoTony","53544":"Dave Kristen O","53545":"Wayne I","53546":"Ron W","53547":"SMD919","53548":"Violet S","53549":"BKandAK","53550":"Emoland","53551":"Mike L","53552":"The0ra","53553":"Tracy S","53554":"Kelly A","53555":"Stacey S","53556":"dorothym506","53558":"MaryLCTBay","53559":"Donna L","53560":"BCTraveller2020","53561":"711loisl","53562":"Vickie B","53563":"MLB90","53564":"Budaroni","53567":"Ronald T","53568":"Leeanne61","53569":"Roseanne H","53570":"docmimesis","53571":"Edward S","53572":"hell0itsme11","53573":"gschmidt528","53574":"FootlooseWithKids","53575":"Joano H","53576":"monalisa2230","53577":"Jo-Anne and Mel M","53578":"Donna P","53579":"mfwanfy","53580":"ischuyt","53581":"chims99","53582":"Jenerator800","53583":"Elizazorn","53584":"Penny G","53585":"BettySaskatchewan","53586":"Regan130","53587":"Laura C","53588":"chriscN1123TW","53589":"John-Sask2013","53590":"Sambra21","53596":"Jessica T","53597":"430stevel","53598":"Marilyn A","53599":"Lochmaddy01","53600":"teacherblue","53601":"Paul D","53602":"Lyndsay B","53603":"selmer","53604":"Channing L.","53605":"TampaTraveler42","53606":"Melissa W","53607":"Kim B","53608":"qutal","53609":"Michelle L","53610":"PollyPocket55","53611":"Coastal37222079542","53612":"BeachloversCalgary","53613":"jean-marc E","53614":"Greg D","53615":"Vacation44373994440","53616":"rogerwentz","53617":"powertechx","53618":"Shell1384","53619":"chelseakicks7","53620":"paulsehl","53621":"Brenda F","53622":"Trilobite2006","53623":"kimberb8808","53624":"Intouchable","53625":"Cymbo","53626":"34elizabethb","53627":"871randyp","53628":"RandyMark","53629":"chinook27","53630":"Papageorgio18","53631":"Chris","53632":"Leah S","53633":"chantalphil","53634":"catholler2005","53635":"Jason R","53636":"kellycB5553QN","53637":"Jim_Grupp","53638":"J.P.S.","53639":"michaelryanthomas","53640":"murmin","53641":"Penny G","53642":"Darcy S","53643":"Sue D","53644":"operalover939","53645":"Gordon M","53646":"colleene964","53647":"jetsetter1514","53648":"pi19798","53649":"TylerKingIT","53650":"DeniseNick","53651":"JOHN T","53652":"Cynthia M","53653":"llerickson","53654":"Jeff S","53655":"CorN158","53656":"sherrylm2018","53657":"managerof3boys","53658":"striker1980","53659":"kevinvA1209KF","53660":"Darrell B","53662":"amandabR2916KS","53663":"348robyns","53664":"kindermother","53665":"Chuck T","53666":"Cade P","53667":"Kirt P","53668":"pattygirl2017","53669":"Eric C","53671":"727skeeter","53672":"angelasN8863LJ","53673":"williamsA643KA","53674":"SHANTEL W","53675":"Nancy M","53676":"Hannah W","53677":"Danielle R","53678":"Cheryl Z","53679":"deedeeo796","53680":"drworldtraveller8173","53681":"rosscQ7657LA","53682":"Beverley H","53683":"Frozen_gringo","53684":"gerri358","53685":"brucewD7485PN","53686":"U4472SGdonaldh","53687":"Merv W","53688":"N G","53689":"Alan C","53690":"Don_ontheroad","53691":"","53701":"wonderingsun","53702":"A3305MCchrish","53703":"Kathy M","53704":"Cheryl A","53705":"Troy F","53706":"476wendyu","53707":"randyk454","53708":"Koala229570","53709":"kmanning","53710":"Linda N","53711":"638renatah","53712":"C2364FYgracem","53713":"299marionc","53714":"Glenda L","53715":"John S","53716":"philk461","53717":"Cyndi M","53718":"Gary G","53719":"paulinebJ569PL","53720":"philipw90","53721":"Grant K","53722":"Debbie M","53723":"290shanec","53724":"tammyo372","53725":"KentP950","53731":"TracyHarder","53732":"pamelaillingworth","53733":"Sporttopgirl","53734":"657samis","53735":"Tonya97","53736":"Tracy T","53737":"KMW-FL","53738":"Oilsandsgal","53739":"Gayla R","53740":"janicen400","53741":"Christie P","53742":"Darlene B","53743":"Geraldine F","53744":"Randy L","53745":"Clare L","53746":"arnoldw795","53747":"Cindy N","53748":"asmith3302017","53749":"mariask18","53750":"ralphhouse","53751":"BenLar137","53752":"R1619WHsharonl","53753":"458dissappointed","53754":"Wayne I","53755":"Lovestherockies","53756":"marlajanzen","53757":"Adina W","53758":"Dale D","53759":"enskid","53760":"kevinwI2996CT","53761":"PennyMR","53762":"Tina C","53763":"W4397ERnicolem","53764":"wrestlingmom2017","53765":"relaxedSaskatchewan","53766":"markv409","53767":"garry s","53768":"Craig S","53769":"513taic","53770":"Nicole M","53771":"St\u00e9phane B","53772":"Shawn M","53773":"Tara S","53774":"Tricia D","53775":"JACK B","53781":"Maureen","53782":"Mary L","53783":"Russell G","53784":"Keaton P","53785":"calgaryglobetrotter8","53791":"marknatalliac","53792":"Tor_ErikFlaa_Norway","53793":"Bob P","53794":"AnitaStrindeberg","53795":"Ann H","53796":"Robin R","53797":"Bert B","53798":"Julie H","53799":"MelissaWinnipeg","53800":"ER-Manitoba","53806":"pattypotato1","53807":"509joannep","53808":"Janelle M","53809":"Liv895","53810":"orcaland","53811":"Joanne T","53816":"Debbie054","53821":"liketotravel167","53826":"A TripAdvisor Member","53836":"C9548AO","53841":"Dan H","53846":"EddyNFLD","53851":"MaryAnn D","53866":"patriciabK3670GV","53876":"","53881":"Wally Stewart","53886":"embiggar","53891":"disgruntle2016","53901":"sarahnaid","53906":"366garryw","53921":"Christie S","53926":"Chad Mr J","53931":"Jarvisgang","53946":"Audrey H","53976":"Daniel B","53981":"Wade R","54001":"Bob A","54011":"","54016":"GoPlaces754625","54017":"Tammy A","54018":"Debbie M","54019":"Resort18260825785","54020":"Michelle S","54021":"IanMWpg","54022":"Dwaine G","54023":"bebestorm","54024":"billaW4975LV","54025":"JPTENIUK","54031":"pandabear9196","54032":"Donna C","54033":"dorinam0","54034":"dreamingofgreece","54035":"shophopper","54036":"Sharlene W","54037":"ADWT2008","54038":"littlebambi11","54039":"mariemoldovan","54040":"A TripAdvisor Member","54041":"CdnMink","54042":"WJ_Bonnie","54043":"Lee-Ann S","54045":"Marina P","54046":"adamhavens","54047":"MacPac2010","54057":"lorihJ7290RG","54058":"Saskatraveller","54059":"Colleen D","54066":"U8696KJandrewr","54067":"ilans58","54069":"kimberb8808","54071":"440sharonv","54072":"Earl S","54074":"Q1567MBandrews","54081":"Emily-Yon J","54082":"Wendycooper C","54084":"mjmilley","54085":"shutterbug1976","54106":"dawnsW7548CN","54108":"keithgV7148GR","54110":"Jim D","54111":"53brendaw","54112":"D5571CGjasonp","54115":"25972017","54116":"andreapD7522XV","54119":"372ronob","54122":"Jack Z","54132":"WelcomeMat","54135":"535carmenv","54136":"courtneysY510YB","54137":"Michelle B","54138":"AmazingBeckyBlogger","54140":"duhaime73","54141":"rbarsalou","54142":"P104AYashleyr","54143":"A9090EGlarryr","54144":"C5316YKvictoriag","54145":"Joeybr","54146":"S9188XEmaryc","54147":"jdouglas91","54148":"PattyCanada","54149":"82annetteb","54150":"nicolemarie0917","54151":"waltonw2015","54153":"doug6417","54154":"melissajoannemf","54155":"monicarF2702NA","54157":"Arden C","54159":"marlajanzen","54160":"j0hnny31","54161":"989jenellea","54162":"johnnygoalie31","54163":"Meander661566","54164":"coolio_976","54165":"dutch1948","54171":"Surekha S","54172":"marcelc496","54173":"beachfun10","54174":"jeana h","54175":"randyk425","54176":"James M","54177":"Lmann45","54178":"Ruby B","54179":"John F","54186":"Sheila R","54187":"judy_globetrotter","54188":"trip919","54189":"Travelwithkiddies","54190":"Andrew B","54192":"Wanda B","54193":"597josht","54196":"Danielle B","54198":"LG717","54200":"Michael K","54206":"sherris2016","54208":"215shannonw","54209":"Heiner550","54210":"donaldhQ5421FI","54211":"Danae R","54212":"GrandTour14642327551","54213":"Joshua G","54214":"Hopethishelps12345","54215":"LesterWinnipeg","54216":"Marina T","54217":"400gerryd","54218":"Clayton Y","54219":"Gerda L","54220":"jaykay99","54221":"","54226":"maxwell33","54227":"charlotte656","54228":"whoswhochick","54229":"Sox_The_Wanderer","54230":"Murray H","54231":"JACK B","54232":"Wayne C","54233":"Larry H","54234":"wh23nordick","54235":"NEofAZ","54241":"ddrich","54242":"sharonhY4471HQ","54243":"kschedlosky","54244":"Mamaov2","54245":"A TripAdvisor Member","54251":"DanFan007","54254":"DOUG C","54255":"W5107LOcrystalm","54260":"kimberb8808","54266":"CryslynIqaluit","54268":"Craig S","54269":"hotlapper","54270":"P7824DOmikeg","54271":"T5712BEbobk","54272":"george1232015","54274":"anitaa486","54275":"terrypA4533MU","54276":"Norma M","54277":"Viola O","54278":"Apryl B","54279":"Julie B","54280":"nguihan","54281":"graydonj","54282":"roxanes146","54283":"Cheryl E","54284":"charadam2018","54285":"lornes265","54286":"Z5461LApeterh","54288":"Gina L","54289":"Papa David","54290":"Renard K","54291":"134marlysp","54292":"Richard And Gai... D","54293":"Amanda D","54294":"cybulskime","54296":"Koralea","54298":"Holly P","54299":"Val J","54302":"L1653FLmikeg","54303":"Char B","54304":"ourroadtrip2013","54311":"F7358HNlynns","54312":"AnneSimcoe_Ontario","54313":"Amanda M","54314":"Dan H","54315":"Mark G","54317":"Rick H","54319":"PAUL L","54320":"Myrna M","54321":"Traveler-Rick001","54322":"Rochelle M","54323":"nora88020","54324":"Dwayne L","54325":"Roxanne S","54331":"Lorne M","54332":"Wanda G","54333":"Dale T","54334":"Dennis W","54335":"Sean R","54337":"stephenwN4327RV","54339":"Bette Jo N","54340":"Barb S","54341":"LENNYBLENKIN","54342":"glenham88","54343":"Searching333","54345":"deepwoods","54351":"Bart M","54353":"donnagrl","54354":"Vtraveling","54356":"selmawade","54358":"Mel M","54360":"Phyllis A","54362":"Natali A","54363":"dreww927","54364":"Debby68","54365":"HarveyStone2014","54369":"Lynda S","54386":"Nanny642015","54387":"trappage","54388":"Becky J","54389":"RealSaskTraveller","54391":"261laurelc","54392":"RanDee2014","54393":"gordonm779","54395":"normab662","54401":"Bertha Z","54403":"karenhT3062QY","54405":"K6458CErichardb","54407":"Earl H","54409":"elizabethlL7141PM","54411":"","54416":"SKgirl","54417":"magic25ap","54418":"Rh\u00e9 B","54419":"kimberb8808","54420":"rogerduarten","54421":"AymanPhD","54422":"gasty5","54423":"wick1979","54424":"bluesonwhyte","54425":"Kimeiteneier","54426":"onlydiamonds","54427":"Arlene N","54428":"travellingchihuahua","54429":"sarahnaid","54430":"PatMcKenzie","54431":"George H","54432":"Arthur W","54433":"Goodtimehadbyall50","54434":"Frightenedbunny","54435":"Glacier812","54436":"plkerr2017","54437":"AirdrieJean","54438":"Itchycleo","54439":"Ed H","54440":"hddyn","54441":"scorpianrabbit","54442":"John C","54443":"Palidar","54444":"HallMarkers","54445":"Xavier C","54446":"Darlene M","54447":"Devona35","54448":"Julie C","54449":"Lianna P","54450":"credpath2017","54451":"sharonhB867TT","54452":"Andrew R","54453":"VLMW","54454":"Vivian C","54455":"Havinfuninlife","54456":"overthehill007","54457":"FrankieFreedom","54458":"Josh Wilderness","54459":"Devin F","54460":"Dale B","54466":"Samuel Oglivie Mapplethorpe","54467":"scipiofan","54468":"Lianne N","54469":"OldeDad","54470":"Natalie O","54471":"Burkevillian","54472":"Armstrong1z8","54473":"macnshirl","54474":"Tom C","54475":"LAEdwardsKnowles","54476":"CalgaryHelena","54477":"kjsswp","54478":"June H","54479":"UGURUSaskatoon","54480":"44lovetotravel","54481":"Jzjsolo","54482":"Ricki-Jean , P","54483":"Silvia K","54484":"AnneSimcoe_Ontario","54485":"Dianne D","54486":"LJL_AM","54487":"FootlooseWithKids","54488":"bkelly44","54489":"Volgoroth","54490":"karenfC307ED","54491":"R F","54492":"Melissa H","54493":"Metiever","54494":"Elliot H","54495":"Tracy D","54496":"igadurand","54497":"Deborah W","54498":"Georjeana C","54499":"Jennifer T","54500":"Kim W","54501":"","54506":"JMenz","54507":"KWagberg","54508":"543Dennis","54509":"KBeliveau","54510":"Earl B","54511":"KATHBERN_CARMAN","54512":"Annette S","54513":"richmennie","54514":"Phyllis G","54515":"pwen2015","54516":"AaronMielke","54517":"chims99","54518":"Chris R","54519":"Cricket R","54520":"Rowan H","54521":"Brenda P","54522":"Laurie I","54523":"IGH63","54524":"msgermany","54525":"Ellen K","54531":"Rena R","54532":"Monaluv7","54533":"Terry B","54534":"Kaitlynn N","54535":"Barca_Fan_1967","54541":"Lawren W","54542":"John T","54543":"Tosh2","54544":"nova_real","54545":"Lara3212","54551":"ACoup","54552":"jl2000mail","54553":"Joanne648","54554":"Valleygonian","54555":"17eli17","54561":"MrsLucky23","54562":"KaLeeA","54563":"Lynda_11040","54564":"DEastUcluelet_B_C_","54565":"Cheryl R","54566":"Brenda and Jim N","54567":"sipme","54568":"OceanEyes73","54569":"CliveMacgregor","54570":"Brigitte T","54571":"HarleysMa","54572":"TicoTaco","54573":"Alia P","54574":"Olivier B","54575":"Davulous","54576":"momacn","54577":"Anca-Nator","54578":"D J","54579":"AmblesideInn-Host","54580":"33895","54581":"Shannon R","54582":"Dorothy H","54583":"Suzanne976","54584":"Sylvia S","54585":"Catherine M","54586":"maliwi","54587":"happytrailsLimerick","54588":"Christine C","54589":"phoenikia","54590":"Arlene U","54596":"Tuleggett","54597":"Curtis Ryan","54598":"sat318","54599":"danielle96","54600":"natie44","54601":"jamjude","54602":"J&W","54603":"ot150","54604":"sonybalony","54606":"","54611":"Ed D","54621":"jimbo1012","54626":"A TripAdvisor Member","54631":"BethlehemPaUSA","54641":"rockinox","54646":"Randy M","54656":"ThanksgivingTravels","54661":"Darla N","54671":"Diane R","54676":"Denny G","54681":"Glacepp","54686":"Roger R","54691":"Richard F","54706":"Jane D","54711":"Lisa J","54716":"FDownhill","54721":"Charlene B","54726":"Lorna C","54731":"BelindaTraveler","54741":"DJCat1","54746":"Laksagirl","54766":"dld53","54776":"CraigMC1975","54781":"RobertJFisherCalgary","54791":"Abi P","54801":"eklav817","54806":"Patrick D","54807":"lowenfels99","54808":"Tandemania","54809":"BARRY L","54810":"rjjcontracting","54811":"Tom F","54812":"mandeepgrewal2018","54813":"Ego10","54814":"33horh","54815":"kenzie111","54816":"Ogmundur O","54817":"Dean826","54818":"ibl2016","54819":"Henry b","54820":"karen b","54821":"DORAN D","54822":"9arizona5","54823":"gloria188","54824":"Schase13","54825":"petite_minou","54826":"Ben_97_11","54827":"Nav B","54828":"John B","54829":"Miranda H","54830":"COOLPLACE101","54831":"dasilverfox","54832":"Jim S","54833":"IamSuzyQ","54834":"Coolplace102","54836":"","54841":"JanMoser","54842":"Alexis B","54843":"Stitcherart","54844":"Jo W","54845":"Babagladdy69","54846":"Lyndsay F","54847":"Gord C","54848":"shawbeck","54849":"bethorr12345","54850":"Welove2travel2018","54851":"monalisa2230","54852":"rj7341","54853":"SupermanRockstar","54854":"RMJames12","54855":"Dale H","54856":"mitchd117","54857":"Gla_Rangers","54858":"David D","54859":"NSRoadrunner7","54860":"Silvvermoon","54861":"Paul H","54862":"solosher","54863":"janmar22","54864":"JeffLindaTevi","54865":"Hans W","54866":"2pinacolodas","54867":"Sask Explorer","54868":"Audri W","54869":"Mama B","54870":"Charlene V","54871":"Langley2010","54872":"Shelley B","54873":"Nanootka","54874":"doozey6","54875":"TravelingCouple88","54876":"JenGelowitz","54877":"dice401","54878":"saavytravellercanada","54879":"Karmen50","54880":"xman0204","54881":"Katethirtynine","54882":"Montrealerr","54883":"Skippyjohnjoness","54884":"NorquayOasis","54885":"qboss","54886":"N. M","54887":"shinyleaf","54888":"sheilagraham","54889":"dustydun","54890":"trishica","54891":"","54896":"Derek S","54897":"Jerry W","54898":"Barbara E","54899":"CryslynIqaluit","54900":"jmcleo116177","54901":"Ceciliaawilson","54902":"A TripAdvisor Member","54903":"C3578ULrobertas","54906":"sirgrognard","54908":"Alexander G","54909":"Stephanie W","54912":"Anna B","54913":"Barry D","54915":"dabrwh","54918":"Nadine L","54919":"runningbeat","54920":"Tronsy","54922":"gailenep2016","54923":"913debbief","54925":"jdouglas91","54929":"Snowbirds1994","54930":"Klump49","54932":"Duane K","54934":"dennist769","54935":"Penny G","54936":"William P","54937":"Brian555-YYC","54938":"Wanderlust1880","54939":"Sharon M","54940":"Ol_Gnome","54942":"carleneg2016","54943":"Coachfitz","54945":"Murrky","54946":"558murraym","54947":"Tiff L","54948":"jedidiah1111111","54951":"Terri R","54952":"tysonbourgonje","54953":"Donna B","54955":"Shirley654","54956":"Hartley F","54958":"portageur","54959":"Steveandchristine","54960":"dmc434","54961":"70JimH","54962":"774kathleene","54964":"Adrienne C","54965":"Julie H","54967":"J D","54968":"814glennk","54970":"Jerry M","54971":"","54981":"Michael R","54983":"LMW111","54985":"663joana","55002":"jaelynn g","55003":"LibraryMike","55011":"janleefran","55012":"sportsbuff","55015":"Sarah H","55019":"Jason M","55030":"Don M","55032":"Teacherbear","55035":"Patrick D","55038":"Lesleelyn","55039":"soniaw888","55040":"webshaf","55041":"Sultan25","55045":"Martin R","55050":"Keith A Mr C","55051":"Rene M","55052":"Wilsoka","55055":"DanGold","55056":"wiesia6","55058":"Derek K","55061":"Becky C","55064":"TallDad","55066":"Craig G","55068":"Gerard S","55069":"elida h","55076":"Occasionaltravels87","55077":"Dani292","55078":"JustHangingOut","55079":"Rosalie S","55080":"WingNutt2000","55081":"Mishka43","55082":"ErnieWL","55083":"Roadtrip0620111","55084":"Ben D","55085":"ManitobaManitobans","55086":"BcAtHome","55087":"joyvalleyde","55088":"1bandmom","55089":"Marriedwithbaby","55090":"pully","55091":"","55096":"Darrell D","55106":"Wioletta L","55116":"selmawade","55126":"Spankynuts","55131":"Steve N","55136":"Pud_the_dud","55141":"ang j","55146":"Amritpal7","55156":"TuckerJake","55161":"JazzyKaz","55166":"P D","55171":"travelinw\/twins","55176":"Audrey F","55177":"Jagdeep S","55178":"htlholdingscompany","55179":"Valerie R","55180":"HelloDanny","55181":"","55186":"raydan1977","55187":"kenzie111","55188":"michelleluchia1980","55189":"Alejandra S","55190":"airsjh","55191":"stevepencz","55192":"Amy V","55193":"jeana h","55194":"J1124YJsandraa","55195":"596marjorier","55196":"karen b","55197":"Gary F","55198":"Alana B","55199":"gloria188","55200":"Dissappointed222","55201":"quiltingartist","55202":"MASH16","55203":"JustJohn007","55204":"Kris P","55205":"Roy C","55206":"AdamMacer","55207":"SaskatchewanViking68","55208":"ManimalChozenBreed","55209":"Shannon M","55210":"Redhotviolin","55211":"Gen O","55212":"Jandli","55213":"jturner84","55214":"Iluvtreking","55215":"Cynlang","55216":"499387","55217":"earlcath","55218":"coffee_craver","55219":"beanfresh","55220":"glutenfreetrip","55221":"Tanya1150","55222":"dawn_am25","55223":"Payton22","55224":"LyndaGaye","55225":"soleil1959","55226":"","55231":"Lukajoreb","55232":"GARY K","55233":"BeachBabe2007","55234":"ramlahhaider","55235":"Sandra s","55241":"rvhavingfun","55242":"kellyvincent071","55243":"cherylm m","55244":"Albertan_11","55245":"donnabY3843KI","55246":"W W","55247":"asusipak","55248":"Axell33","55249":"brianhU4303CU","55250":"Andrew L","55251":"Phil J","55252":"gmclain2018","55253":"Debbie H","55254":"Murray M","55255":"marilynr342","55256":"christianson5","55257":"Jay B","55258":"A6502AAcarolines","55259":"dslarson","55260":"1946fraser","55261":"DUANE B","55262":"dannywP2437WM","55263":"Redwing780","55264":"Debbie054","55265":"jimbB4035JE","55266":"Pamela C","55267":"Q5443DUjessicaw","55268":"imleavinonajetplane","55269":"RandyS","55270":"briankE2441HN","55271":"jmco12","55272":"sandra k","55273":"markaQ9075SH","55274":"randyg558","55275":"Kristen805","55276":"Frank T","55277":"HeatherHowardTravel","55278":"622dewaynek","55279":"ritak941","55280":"davidmH1079WC","55286":"Happy2Serve","55287":"Lisa D","55288":"Crystalyn N","55289":"OIAL","55290":"DLLV9","55291":"MikesAdventures","55292":"ScottfromBlackie","55293":"stevepW9807KT","55294":"kathleengF6548JL","55295":"portial699","55297":"998diannek","55298":"SherryDesmit","55299":"Todd R","55300":"Nicole A","55301":"Robert D","55302":"Stuart71","55303":"Alex G","55304":"I7650GAstuartw","55305":"856ronv","55306":"Sherry A","55307":"Marjorie W","55308":"Steve C","55309":"georgepN9515DA","55310":"Z5896REjennyp","55311":"Rachelmarkham","55312":"Ang S","55313":"Snowdaisy23","55314":"georgemom","55315":"pjdm","55316":"ValueForTheDollar","55317":"RetiredXray","55318":"DeniseMartin17","55319":"Eunice L","55320":"arewetherenow","55321":"mrbatlaw","55322":"VivianLeslie10","55324":"Gabriela S","55325":"kathy g","55326":"Rajesh S","55327":"john s","55328":"Philip P","55329":"DustyPrairieTraveler","55330":"CindyH783","55336":"Britt T","55337":"DebEKent_England","55338":"VancouverDave","55339":"Garry M","55340":"Michael E","55341":"Sean I","55342":"dianalz2016","55343":"Robert M","55344":"mjac53","55345":"Sherri H","55346":"jjack1985","55347":"Pretty_Stone2014","55348":"luna m","55349":"Jim N","55350":"Fred Z","55351":"Kiki133","55352":"Joseph S","55353":"BenLar137","55354":"Janet T","55355":"Dale B","55361":"Bev O","55362":"Colin H","55363":"LucilleHarvey B","55364":"Curtis M","55365":"BarbyDollCalgary","55367":"Ronnie F","55369":"Michelle F","55370":"TravelJAlberta","55371":"Mashtee","55373":"MichaelShepherd65","55374":"Mark C","55375":"Pamela F","55376":"Maceystars","55377":"Larry D","55378":"Georgina H","55379":"karnen","55380":"BeeVancouver","55381":"Verna S","55382":"EcoTravellersToronto","55383":"Sharon V","55384":"P W","55385":"Robin R","55396":"chirop99","55397":"Keith B","55398":"grassislander","55399":"Kerry M","55400":"sandra s","55402":"P L","55403":"Buckwald","55404":"Ed B","55405":"Peter S","55407":"ungus","55408":"Scott","55409":"Coolmomtraveller","55410":"Tomwelly","55426":"Michelle B","55427":"Joe N","55428":"2016getaway","55429":"Laura I","55430":"Mike P","55431":"Romal P","55432":"Mitch d","55433":"Karen K","55434":"YongeEgTripper","55435":"Roman Z","55436":"Alida K","55437":"Harold B","55438":"Jim W","55439":"Gramsy66","55440":"mountainbc","55441":"Maxcontax","55442":"Bill S","55443":"Kim D","55444":"Stewart","55445":"Randy K","55446":"Ally55555","55447":"Timothy Z","55448":"Tony M","55449":"kikHoy","55450":"roderickm19","55451":"","55456":"700sandib","55457":"Dave B","55458":"adi m","55459":"cgy_mission","55460":"John Mungham","55466":"Steiner72","55467":"Kevin W","55468":"Abbey_Travelers","55469":"55Arnold","55470":"Pearlieman","55471":"Mike S","55472":"marybeth637","55473":"sillybeachgirl","55474":"potsie401","55475":"Aldergreen","55476":"Claudia C","55477":"fran g","55478":"musk0kan","55479":"JLace30","55481":"Vanessa_Jayy","55486":"Mark M","55491":"campbjud","55496":"Adam M","55501":"Lynnruff","55506":"SaskatchewanBlowfish","55511":"IlaMachado","55516":"Mertoni","55521":"holidaymaker1955","55526":"Dogtooth1947","55531":"Dexy M","55536":"neilbolan","55541":"SaskatoonAccountant","55546":"","55551":"Duke2011_07","55556":"ironb","55561":"TanRej","55562":"Peter M","55563":"GrahamK3","55564":"Charlene B","55565":"RMHCanalta","55566":"","55576":"Brandy J","55577":"Sarah J","55578":"roxjdex","55579":"Toby S","55580":"happycampers7709","55586":"bbnels0n","55587":"Ashley C","55588":"luvcan","55589":"bcchik","55590":"Robyn D","55596":"Tim B","55597":"Christine S","55598":"srcn2015","55599":"MichaelShepherd65","55600":"Brenda T","55601":"storkonwheels","55602":"Terry M","55603":"noname021","55604":"Nicole M","55605":"jkozlowski","55606":"Peter L","55607":"TomGCalgary","55608":"timjracing","55609":"56offsuit","55610":"Buckwald","55611":"Ariel Pandachuck","55612":"kms40","55613":"1WanderingGuy","55614":"Coolmomtraveller","55615":"Aimee H","55616":"GMProvost","55617":"mclady494","55618":"Tami L","55619":"Chala-Michal","55620":"Sara_and_Joel","55621":"Eve_Delta","55622":"Dominic L","55623":"Ashley M","55624":"Tombassinger","55626":"deddrd","55627":"Denise C","55628":"Motoman33","55629":"APleasedCustomer","55630":"Ann J","55631":"madelk2011","55632":"jaimie m","55633":"jread1961","55634":"Ed G","55635":"Kathryn F","55636":"fs540","55637":"RaistlinV","55638":"NorthStar561546","55639":"islandrockin","55640":"Roha1","55641":"klrp11","55642":"Tony_C","55643":"Brent P","55644":"Kim H","55645":"Quakeup","55646":"","55651":"JR_of_Kamloops","55652":"Eric T","55653":"JPG967","55654":"Cindi T","55655":"Barrington B","55656":"Naser E","55657":"Ginette P","55658":"Joe M","55659":"Eastendboyvan","55660":"curlergirl","55661":"Tanya N","55662":"Professional-Pilgrim","55663":"Faiz a","55664":"Monica B","55665":"Jumpstartcomm","55666":"Tracey K","55667":"HipMum","55668":"goldfish_ca","55669":"Wendy N","55670":"jhf833","55671":"flipeli","55672":"DokGrey","55673":"Marlene T","55674":"Gretz","55675":"archfor","55676":"Lori J","55677":"Gary R","55678":"KJ092009","55679":"Nyvik","55680":"otxena","55686":"ms_lena007","55687":"Steve C","55688":"MMG20172177","55689":"Jerry L","55690":"jerry e","55691":"jmug1234","55692":"ttrraaww","55693":"Scorpio-1001","55694":"Les C","55695":"Anna_K_Amendolare","55696":"Gail M","55697":"Britishcanadianeh","55698":"gwenmh2611","55699":"sariba","55700":"Roma R","55701":"Bobbi81","55702":"Diver-Hiker","55703":"CaseyluvsSophie","55704":"davidnicholas57","55705":"frusurating","55706":"TravellerinVic","55707":"FamilyStone1995","55708":"alexisapostalon","55709":"CSHickey72","55710":"Jacob M","55721":"Brian G","55722":"GlenH1950","55723":"valleyboyEngland","55724":"Jen","55725":"Debbie V","55726":"MichaelM0079","55727":"Alisha D","55728":"Dudeneverstop","55729":"Trinity C","55731":"Katy S","55732":"Joss T","55733":"Gumby1966","55734":"lucienne353","55735":"Sumeet D","55736":"Nickoo9","55737":"richard c","55738":"Enjoyinglifewithwine","55739":"SSBN740","55740":"Egle G","55741":"Bill B","55742":"Hannah L","55743":"callmeking2365","55745":"Dionic","55756":"ruthieb123","55757":"Rudy & Sofia Z","55758":"Tillyseattle","55759":"Andrea M","55760":"teatails","55761":"SkydiverBC","55762":"BenjaminN93","55763":"Gerald W","55764":"Scenic181959","55765":"QCSki","55766":"Dominus187","55767":"3AmberJ","55768":"Paul T","55769":"nardawg","55770":"outoftowners_7","55776":"HRSWhistler","55777":"HofCNP","55778":"Beatriz C","55779":"Dave1xyz","55780":"Judy K","55786":"CanadianDi_13","55787":"Nigel D","55788":"Chris B","55789":"ACNGUY","55790":"KimberKeith","55791":"MelodieH","55792":"bwald2014","55793":"A K","55794":"marie P","55795":"Sydney Yi Har M","55796":"Ferenc_Budapest","55797":"BarbsZ","55798":"quiltlady2","55799":"FundooGuide","55800":"RobVee","55801":"Carpathia","55802":"CherylG51","55803":"Louise B","55804":"Brian B","55805":"cooperpeterj","55806":"Harlee","55807":"Harv R","55808":"Janet W","55809":"BCBerndts","55810":"Gosals","55811":"Debrah T","55813":"Shilo T","55814":"Pizzaknight","55815":"cobaltoo","55816":"Ashhuis","55817":"Somuchtob","55818":"Purplecat771","55819":"Cindy G","55820":"Arnold S","55821":"Iamcanadian00","55822":"sailer2","55823":"Cyndi L","55824":"Lorna C","55825":"Caroline L","55826":"detachedone","55827":"Plamb11","55828":"Im2addicted","55829":"cwill4573","55830":"forur411","55831":"","55836":"CinamonM","55841":"Heather F","55846":"giselle f","55851":"895CarolC","55856":"Mike T","55861":"Brewercraig13","55866":"Canuck2017","55871":"Oleoides","55876":"Donald D","55881":"224Karin","55886":"Danymed","55891":"Bikerchic9","55896":"KansasCityTruffles","55901":"sue051","55906":"mokacapp","55911":"Margaret K","55912":"Steve S","55913":"Jon B","55914":"mjohncoady","55915":"vasanth r","55916":"Krishna G","55917":"Guest09876","55918":"Bala D","55919":"karthikame","55920":"John H","55921":"Denise W","55922":"Derek W","55923":"swim_bunny2012","55924":"badtripCanada","55925":"ValerieBenn","55926":"Dan W","55927":"Birgit G","55928":"commercequeen","55929":"evamy","55930":"Eurodame","55931":"Blair S","55932":"Catherine B","55933":"Richard S","55934":"hadkl","55935":"Andrew G","55936":"xxx_mara","55937":"LyndaGould-15","55938":"TheHifer","55939":"akyle2016","55940":"AtHomeWithJulie","55941":"ALfromManitoba","55942":"matthew d","55943":"DELTAK","55944":"David M","55945":"Jean Francois R","55946":"","55951":"barb l","55952":"jungleland_1014","55953":"jimfog","55954":"Challs1","55955":"LibraryLady","55956":"Mymats","55957":"Nancy P","55958":"KBlizz","55959":"Kaz1955","55960":"shannonr273","55961":"Cycleskinuts","55962":"ONomad","55963":"Catter57","55964":"Irish_rovers_11","55965":"Michael S","55976":"Toppro2","55977":"Lise B","55978":"Grogsblossom","55979":"Charles A","55980":"Gentilhomme","55981":"Gardenhopper","55982":"Adrian Ross","55983":"ScottEmmaLee","55984":"Andy-S60","55985":"lbgillis","55986":"","55991":"emmasmithca","55992":"FlaHomeGrl","55993":"traveldoc","55994":"Susan B","55995":"Dwayne B","55996":"traveltina1","55997":"Deborah P","55998":"lchjr","55999":"Eve B","56000":"kilafaryar","56011":"Wilton2","56012":"Mary ann A","56013":"Mary S","56014":"Canada55plus","56015":"r1manchester","56016":"justjill-toronto","56017":"djna01","56018":"SilverLink","56019":"Rosiegirl2","56020":"CanadianTraveller159","56021":"Melissa G","56022":"Twickerstourist","56023":"LassInFife","56024":"stefonik","56025":"Connie H","56026":"Micha E","56027":"Caroline T","56028":"ADVENTUREmm","56029":"Sharon B","56030":"rovingcarole","56031":"goeco","56032":"Jeff G","56033":"SpectralMornings","56034":"mruddock","56035":"Adrian V","56036":"BarbaraFisk","56037":"Peter C","56038":"wjsinnott","56039":"Margaret M","56040":"John S","56041":"Jill V","56042":"JaneLopes","56043":"EKayH","56044":"Christine M","56045":"Sanbelle","56047":"Bill M","56048":"Will2sail","56049":"William N","56050":"bridget1000","56051":"Oran24","56052":"cypress2","56053":"lauramichael1","56054":"MicheleCanada","56055":"D&B","56056":"Sue D","56057":"jrmbMilton","56058":"empress1951","56059":"tom646","56060":"Hemenwaycook","56061":"Kevin S","56062":"Lorraine S","56063":"reinlaagland","56064":"7777markw","56065":"Ken N Nancy G","56066":"Satsoc","56067":"Hug598","56068":"JMVHalifax_Canada","56069":"HinghamAnne","56070":"Sandra T","56071":"countrygirl621","56072":"Bares_her_songs","56073":"Anne M","56074":"Fred T","56075":"Patrick R","56086":"Rosslake","56087":"lovesunshine85","56088":"Elle M","56089":"Susan D","56090":"Renate R","56091":"Reejhik","56092":"ctl_mojitogirl","56093":"LuAnn P","56094":"Margaret A","56095":"chrisjacko2016","56096":"GoodLifeForMe","56097":"getoutontheroad","56098":"RoseAlee","56099":"Denise B","56100":"BellaGlasgowScotland","56106":"CaribbeanSunJunkie","56107":"MumblingNerd","56108":"sistapleto","56109":"yoop5","56110":"George V","56111":"Baby12121","56112":"Enio G","56113":"Allan B","56114":"CYConard","56115":"929Patty","56116":"lbw11","56117":"jwcna","56118":"Patti C","56119":"handball b","56120":"Mikekinsman","56121":"Michael M","56122":"Cathi54","56123":"Doug E","56124":"Loretta L","56125":"TobyNewYorkCity","56126":"vermonty","56127":"Alice M","56128":"Alan J","56129":"Geoff T","56130":"TxAggie87","56131":"RUrahrah","56132":"Corrina A","56133":"Gail d","56135":"Timj135","56136":"AuTiger609","56137":"Allison E","56138":"Bizzybunny","56139":"Geeena","56140":"h2oworks2000","56141":"TucsonGal47","56142":"edouardhenri","56143":"cjcarwell","56144":"Anne D","56145":"David H","56146":"Kapaldeo S","56147":"greenstOat24","56148":"Lee942","56149":"caitc311","56150":"Julia","56151":"jandr84","56152":"Melanie0819","56153":"Carol B","56154":"OtleyandFatcat","56155":"Anne B","56161":"Nursekaffy","56162":"FriedaScarsdale_NY","56163":"GerMar60","56164":"ANW55","56165":"23anita","56166":"DS_LMD1521","56167":"JillGlendyer","56168":"Zarzadzanie","56169":"richardwebb","56170":"GWW","56171":"redhead042491","56172":"Conni R","56173":"rockinox","56174":"jennifer h","56175":"Sue S","56176":"164beau","56181":"Jane B","56186":"normajean2017","56191":"1998SarahJ","56196":"","56201":"Christine P","56206":"Tracy and Peter T","56216":"duncanconrad47","56221":"robertoguardado24","56226":"flyingbugler","56231":"2015eastcoasters","56236":"Gary C","56241":"nslisa","56251":"David_S6627","56256":"Jon N","56261":"finditon","56266":"33405","56271":"Liz8723","56276":"KimmyAnn1","56281":"Abquog","56291":"hart277","56301":"anneoc1","56306":"Zoe K","56311":"Paul H","56316":"Donnamg2","56321":"Tanya M","56326":"blmtkf","56331":"Piscesman1946","56336":"Lynn H","56341":"swcanada","56346":"colettep634","56351":"MikeGen C","56366":"Holly1420","56371":"Eileen R","56376":"knowwhatimsayin","56377":"Roger M","56378":"soapgal","56379":"Lizbabiz","56380":"anvilentertainment","56381":"Doris E","56382":"Lee650","56383":"Carol Y","56384":"davidlmitchell22","56385":"Mtlerluvs2travel","56386":"EvaV V","56387":"Dan R","56388":"ybconsuming","56389":"Simone B","56390":"Winston A","56391":"Wandeczka","56392":"cny12","56393":"Jon Z","56394":"Jean-Fran\u00e7ois N","56395":"Sabine D","56396":"Susan C","56397":"tourismtraveler","56398":"Ian M","56399":"Minamtl","56400":"jkraby","56401":"44Sailor","56402":"Mary C","56403":"Susanna H","56404":"JEANNE B","56405":"travellerls50","56406":"Pierre F. L","56407":"DeeJay2010","56408":"lad331","56409":"ila_will","56410":"A. M","56411":"28Huronshores","56412":"needabreaknow2016","56413":"Jerry M","56414":"threefold","56415":"MaxHS","56416":"Manie533","56417":"Iamphelg","56418":"gfree_63","56419":"Jim B","56420":"Chris P","56421":"Andree O","56422":"LE ANN W","56423":"janePortland_ME","56424":"JackMtl","56425":"JDPKingston","56426":"fiddlefern","56427":"blmerle","56428":"mbdolan","56429":"raja8385","56430":"Terry C","56431":"AnnapolisValleyBob","56432":"Northern_Tourist","56433":"Middle_age_couple","56434":"mrlinux","56435":"LittleBurdy","56436":"","56441":"","56451":"Nifty","56452":"jojo305","56453":"Nancy W","56454":"Patricia A","56455":"Donna A","56466":"Soca B","56467":"JimM447","56468":"Don M","56469":"Wendy S","56470":"PearlBelfast","56471":"patw225","56472":"John H","56473":"chuchichef43","56474":"Linda H","56475":"Wirggley's dad","56491":"Northlites","56492":"Wilson B","56493":"sgillioz","56494":"Poppiesandchevre","56495":"Michelle B","56496":"Sue22015","56497":"QuickWhitTravel","56498":"Marie B","56499":"fraserONCanada","56500":"Tony T","56501":"woodeye66","56502":"avatheps","56503":"MelnBlu","56504":"Kathleen P","56505":"ladylodger","56506":"GardnerWest-Bound","56507":"gardendreamer","56508":"Denzil D","56509":"Jean-Philippe M","56510":"Fornelli","56511":"Budngidge","56512":"Grant C","56513":"Adamanta_PL","56514":"Travelscarab","56515":"PiperMom13","56521":"festarini","56522":"Maureen F","56523":"Wych","56524":"Janiam","56525":"James K","56536":"Carol P","56537":"ctrller","56538":"JessicaP81","56539":"b2mack","56540":"Skiers05","56541":"4Halifaxman","56542":"George P","56543":"concordeprincess","56544":"Rosemary H","56545":"KarenCAD","56546":"Natali A","56547":"m0ssless","56548":"Peter S","56549":"bagpies","56550":"TravellerinNS","56551":"icylibrarian","56552":"TectonicGreg","56553":"Fuerty","56554":"UKMaggiemay","56561":"","56571":"Holly C","56572":"dam4113","56573":"Rick D","56574":"A F","56575":"HerschelGarfield","56581":"TeamThomas","56582":"LP1247","56583":"Liz C","56584":"alainmonnard","56585":"Randy C","56586":"Julie B","56587":"Connie E","56588":"Dianne L","56589":"Jim M","56590":"Maurice C","56596":"Katiedogg","56597":"dj4slugs","56598":"TravellingT288","56599":"rvanduizend","56600":"CPMO2013","56601":"scitchie","56602":"D T","56603":"ArleneJ44","56604":"Samantha T","56605":"Pandabear734","56606":"Melanie G","56607":"DASBarcelona","56608":"Jenny H","56609":"KCK23","56610":"Beverly W","56611":"Giselle1969","56612":"Matthew C","56613":"John M","56614":"LarsHeijenrath","56615":"bctravelpeeps","56616":"Agnes C","56617":"Bernie P","56618":"OnceUponARoad","56619":"2KSTravelers","56620":"Clarence P","56621":"","56631":"","56632":"","56637":"Melissa C","56638":"Terena S","56639":"Abraham","56640":"loriaclark","56641":"Susan N","56642":"Lyndelle G","56643":"MALIK889","56644":"Casey","56645":"hamcame","56646":"Oilsandsgal","56647":"268crystalr","56648":"FSJ_Pioneer","56649":"Susan012014","56650":"Userintheloops","56651":"Shoe G","56652":"Ponsioen_Family","56653":"Lori H","56654":"Lynne U","56655":"terryo563","56656":"BigDaddy11","56657":"jamiesM9879CJ","56658":"Jenn s","56659":"Elizabethmaureen8868","56660":"Barbara C","56661":"ChaKai2018","56662":"Jeffery B","56663":"billhP5052PU","56664":"Travis12345","56665":"Keith J","56666":"AndrewB861","56667":"Helen W","56668":"dj082018","56669":"Sherry G","56670":"kaelaroy","56671":"Blok","56672":"Marjorie B","56673":"Linda S","56674":"danpK9499YT","56675":"Michie_B","56676":"DonicaC","56677":"bonitap63","56678":"Norm M","56679":"gord973","56680":"Russ C","56681":"ByebyeMegpie","56682":"autumnc64","56683":"paulbilobrowka","56684":"Howard L","56685":"Brian N","56686":"tracy b","56687":"Philip I","56688":"jessicar4722017","56689":"PTCB28","56690":"I9995AVjenniferm","56691":"DonCampbell_TA","56692":"","56697":"Kailey B","56698":"LLHH","56699":"Clayton J","56700":"ravish p","56701":"Becky B","56702":"Debbie R","56703":"frozencanadian_9","56704":"Sue E","56705":"snowy013","56706":"Kevin W","56717":"keadyn","56718":"Blebsie","56719":"tintinwannabe","56720":"catherinedO1024BT","56721":"JeffkVancouver","56722":"Dominic P","56723":"Robyn D","56724":"Jeannie N","56725":"ceaserlk","56726":"Melissa B","56732":"MattyFitzAK","56733":"TwigTraveler","56734":"Terry Elaine D","56735":"LailaN","56736":"OmanRob","56742":"Grantkinson","56743":"Michael B","56744":"dmcknight_ca","56745":"Kim1015555","56746":"Jacklyn F","56747":"Paul D","56748":"Thomaslat27","56749":"Karen B","56750":"travel_diva763","56751":"Jim R","56752":"Matt B","56753":"Jenn2455","56754":"Marie P","56755":"Jill L","56756":"Busymama123","56767":"Kyle B","56768":"Rob J","56770":"Sebastien A","56771":"jjayyyy","56777":"Travellin59","56778":"jason b","56779":"Daryl N","56780":"1961sg","56781":"Sandy L","56782":"Donkeypool","56783":"Rajendra P","56784":"she_drives","56785":"Huy B","56786":"Sam","56792":"Michael K","56793":"teacheronthemove2014","56794":"Suzanne B","56795":"Just_My_Opinion11","56796":"Nicole S","56797":"JFD42","56798":"Marie R","56799":"JanetH311","56800":"Mike C","56801":"PTC005","56807":"2stepRich","56808":"Simon L","56809":"Dontwana","56810":"MRE555","56811":"Russchambers","56822":"PeterLeckie","56823":"Amy J","56824":"brendat54","56825":"Sparklejammer","56826":"Kyla S","56832":"Morcella","56833":"Dennis Nelson","56834":"D0llinger","56835":"Jim W","56836":"BigKevin68","56837":"","56842":"crowson2019","56843":"ridgitte","56844":"Ddanders1170","56845":"Passenger48562703345","56846":"Tour66039349827","56847":"130bruceo","56848":"davidsM2490HQ","56849":"Freedom10289970507","56850":"bonbon41","56851":"Adventure48948839003","56862":"G5492HWandrew","56863":"lledds","56864":"SKLT_Esquire","56865":"Jason C","56866":"trevorcanuck","56867":"mrkgarner","56868":"NorthStar441526","56869":"tlcmclean","56870":"Calgary_Foodie_YYC","56871":"blissfulsimplicity","56877":"jcstrand","56878":"Canadian31","56879":"Carolyn L","56880":"Jill W","56881":"Victoria L","56882":"Y2689BRjenniferb","56883":"donaldmQ2981DD","56884":"greghL1596IN","56885":"Debra H","56886":"michaelpO8871MY","56887":"arielunderthesea2017","56888":"Travellin C","56889":"mjbcmjbc","56890":"Stephanie Bremer","56891":"sochow13","56897":"SunRunner","56898":"cooksd2","56899":"Lorie10","56900":"KellyeC75","56901":"Curtis R","56907":"JamesGrey7","56908":"miklos220","56909":"Q6826HVheatherd","56911":"John J","56917":"RoadtrippingGirl2014","56918":"Tanya B","56919":"Kathleen N","56920":"HFids","56921":"YvonneManchester","56922":"srlindsay99","56923":"Lordscottpg","56924":"rohitsJ3227YS","56925":"Tremors C","56926":"Lanre O","56937":"charliep108","56938":"dwreid82","56939":"49mirellad","56940":"mldc2017","56941":"soteria69","56942":"gapyahher192","56943":"cengizg29","56944":"Nikki S","56945":"JBAT236","56946":"adamkW1542ZK","56947":"Jacoba L","56948":"Foodlover052","56949":"b0ss60","56950":"Nancy D","56951":"william M","56952":"maybeli2017","56953":"Tony S","56954":"Leah T","56955":"Swish0317","56956":"DDM78","56957":"mcavalier2017","56958":"Sherri H","56959":"Raymond J","56960":"KELLY5151","56961":"Melissa M","56967":"annie1202","56968":"R5160KOcourtneym","56969":"Megan M","56970":"cardman0052","56971":"Sarah J","56972":"mth0mps0n17","56973":"Msmommaof2","56974":"Brian K","56975":"D879MMrichardg","56976":"Lawrence L","56977":"tom o","56978":"Halil B","56979":"Kelly R","56981":"michaelkL5371ML","56982":"bcborn96","56983":"dmarmstrong2016","56984":"Rhonda S","56985":"Donald L","56986":"billybogoff","56992":"OnAir61078842900","56997":"","57007":"Kedetaent","57012":"A TripAdvisor Member","57017":"Q Spa B","57027":"big_daddy_411","57032":"Kirk G","57037":"Tracy P","57042":"Marleylips","57047":"Cheers2011","57052":"lindsey404","57072":"adriennevanderheyden","57082":"brianhW9954XO","57087":"79Nelson79","57097":"CassieP_1981","57127":"jacobsev","57137":"Rose Daluyo P","57142":"Diane and John T","57152":"Mike S","57157":"Roger C","57162":"raja_abid_ashraf","57177":"403Kit","57187":"Susan R","57192":"Lisa S","57193":"wnbird","57194":"bubbelbine","57195":"mjasper2018","57196":"Michael B","57197":"starryday4","57198":"April O","57200":"Derrick71","57201":"Ruperto","57202":"","57212":"yaletowners","57213":"Siswanky","57214":"sconradk","57215":"Dawn T","57216":"dook49","57217":"Milla H","57218":"RTNelson","57219":"ATHOMPSON82","57220":"gmlesway","57221":"forsany","57222":"Kailey B","57223":"Archie C","57224":"Buddly","57225":"Hans S","57226":"Michael C","57227":"Denise M","57228":"Dave K","57229":"makstiger","57230":"Derek M","57231":"brittanycarree","57232":"Courtenay C","57233":"SuzanneMCava","57234":"Cheryl M","57235":"Peter O","57236":"Pablo A","57237":"Deb M","57238":"snowywaste","57239":"Colleen C","57240":"Gracefulone","57241":"AlaskaSunSeeker_13","57247":"kellybrake","57248":"REP2","57249":"Dreve","57250":"James K","57251":"HollowMan1975","57252":"aphxgirl","57253":"pehu44","57254":"Blair D","57255":"jvh54","57256":"SolusTraveller","57257":"Diane D","57258":"Dstew12","57259":"Fumthegnome","57260":"keadyn","57261":"pettifog","57262":"ALICEW1984","57263":"Hilary D","57264":"Sukhbir S","57265":"rwilger","57266":"d0nd0n","57272":"TaraW4546","57273":"cruciblefire","57274":"sandra h","57275":"jason f","57276":"Scubaprinces","57277":"407leannac","57278":"megan e","57279":"RaistlinV","57280":"Kelli B","57281":"icicle12","57282":"conscious14","57283":"Maureen M","57284":"chunerrrr","57285":"Northernfishinghut","57286":"runner002","57287":"Karen K","57288":"Leslie R","57289":"Roadlesstravelled19","57290":"dwm2757","57291":"UbiquitousBeing","57292":"Girly-Avanter","57293":"kveenstra","57294":"jread1961","57295":"Eirik M","57296":"Atzela","57297":"Stacey R","57299":"Danielle0720","57300":"Albernio","57301":"Olivia B","57302":"happy12345677","57303":"uktechwizard","57304":"OmanRob","57305":"dimaggi","57306":"Dayneger","57307":"Gargendie","57308":"Margo P","57309":"Bernard C","57310":"J M","57311":"BoxerBlake","57312":"PeterLeckie","57313":"Michelle M","57314":"FZappa","57315":"Monique R","57316":"Sexton5","57317":"deeman98","57318":"beemergirl55","57319":"ClarkKent9","57320":"ED S","57321":"Rob A","57322":"Anne-Marie F","57323":"Mel54006","57324":"CndnGuider","57325":"Karlis K","57326":"Larry R","57327":"Pat W","57328":"Goldprince","57329":"DonicaC","57331":"spot6969","57332":"FarrahMo","57333":"Lunarcom","57334":"rwayf","57335":"Cindy P","57336":"cava33","57347":"djonespilgrim","57348":"barbes150","57349":"BobbyDij","57350":"Janis204","57351":"rachel_reiterates","57352":"BNS58","57353":"zpiggy","57354":"Dritre","57355":"Sheree","57356":"APTravel101","57357":"bell_64","57358":"DocGrandePrairie","57359":"susan_little","57360":"sjcan8119","57361":"NorthBCTraveller","57367":"mygirlscats","57368":"Moscato-Mama","57369":"millicentm","57370":"ABtraveller","57371":"GlobeTrotting27892","57372":"Roger","57373":"Sleepisin","57374":"Adam M","57375":"John G","57376":"Stirling57","57377":"","57382":"kylejaymes","57383":"Saint_Johnny","57384":"Martin F","57385":"t3nnisBoi","57386":"chrisQ6258UD","57387":"toppledcow","57388":"Virginia K","57389":"Alpesh P","57390":"Trudy B","57391":"Tiana H","57392":"Sherisaari","57393":"brettaapplebaum","57394":"hayleyhannah9","57395":"Bruce L","57396":"Justin T","57397":"Derek Y","57398":"Mike W","57399":"jessitucker","57400":"Perciva","57401":"D B","57407":"djsj1983","57408":"Jason F","57409":"sarahannmccumber","57410":"Foodlover052","57411":"Cassandra A","57412":"Fran C","57413":"Rob R","57415":"gypsy12420","57416":"Patrick S","57422":"Marilyn M","57423":"RON M","57424":"Oilsandsgal","57425":"Jeffrey T","57426":"Derek","57427":"Dylan B","57428":"Dwayne P","57429":"rocking40ranch","57430":"Madlives NAK","57431":"Tomm A","57432":"SleeplessInStJohns","57433":"Heidi H","57434":"S z","57435":"Janie M","57436":"KobeElite","57437":"savi12784","57438":"Lora A","57439":"Glen M","57440":"Edward O","57441":"Merissa M","57442":"john r","57443":"Kevin N","57444":"Danny C","57445":"gloria011","57446":"ajohnson17","57447":"Gkalk660","57448":"JenSaysNo","57449":"LLHH","57450":"orangecrush58","57451":"smitty6345789","57452":"Eric R","57453":"Dave B","57455":"icicle12","57456":"flipside44","57457":"Bruce S","57458":"Cameron P","57459":"Frankie_Hummus","57460":"Pamela G","57461":"KellyAnn294","57462":"Jenni9090","57463":"Sheldon L","57464":"Andrea_Wallette","57465":"Steve W","57466":"runner002","57467":"Hal P","57468":"JDavies1207","57469":"N H","57470":"pollyBeaumont","57471":"Its41day","57472":"Richard H","57473":"smithre1972","57474":"TravelinFieldGuy","57475":"qseaturtle","57476":"EBEGP","57477":"talltalesandtravel","57478":"nielmala","57479":"driftdiver1","57480":"Jay B","57481":"Daniel K","57482":"tmanaoconnell","57483":"TheFarkman","57484":"Rachel M","57485":"Debbie W","57486":"Donald J","57487":"OverYonda A","57488":"Sunjammerz2","57489":"Wings2016","57490":"Sandi L","57491":"VaughanAlberta","57492":"","57497":"Aster s","57498":"SaraTencarti","57499":"Jim m","57500":"Heath G","57501":"TheFarkman","57502":"IdahoTraveler2013","57503":"sylster","57504":"todd234","57505":"Dereck J","57506":"Demas H","57507":"Machine B","57508":"Foodlover052","57509":"Randy D","57510":"stepmac","57511":"J N","57517":"Thomas M","57518":"julestatty","57519":"oaklyn","57520":"Amoep","57521":"rhondam469","57522":"Carolyn L","57523":"karalligator","57524":"Jeweljdbrown","57525":"Bev C","57526":"vancouvermuffy2016","57527":"Lyndell O","57532":"BlairboyBoz","57537":"Snowfirel","57542":"stllion","57547":"DRTraveller81","57552":"J Z","57557":"Louise1234562015","57562":"","57567":"Kel539","57572":"Bboy999","57577":"Jeannette L","57582":"david_w52024","57587":"kevin j","57592":"Arthur D","57597":"Caila A","57602":"Skiboy154914","57607":"jpschaefer","57612":"tucothedonkey","57617":"astrobeams","57627":"mermaidinbc","57632":"TheBFamily07","57637":"holynun","57642":"vanila62","57647":"Northwoods-Inn-Sucks","57652":"HankMooseJaw","57657":"sumomoose","57662":"j_seida","57667":"hazzle-free","57672":"Allie F","57673":"rilskey92","57674":"MALIK889","57675":"michael m","57676":"DEn c","57677":"Linda N","57678":"Pat S","57679":"lauren m","57680":"pennask","57681":"D P","57682":"JF Bordeleau","57683":"Willem K","57684":"The_Rock_50","57685":"RC_TravelerNB","57686":"Robert A","57687":"","57697":"Chris I","57698":"Putter01","57699":"allan l","57700":"Garruss","57701":"CANDVD","57707":"Margie1489","57708":"Brian S","57709":"irish194960","57710":"TravelgalMission_BC","57711":"Safetydawg88","57737":"","57742":"paullel","57743":"mountainoutin","57744":"LJC309","57745":"_juelbell","57746":"TruReviewAncaster598","57747":"kitten50","57748":"Barry F","57749":"Karen B","57750":"MARGARET186_11","57751":"L.P. Suzanne A","57752":"RumJOro","57753":"Canada-TourDirector","57754":"BJ2005","57755":"Doc_Mic","57756":"SCbluenoser","57757":"YYZ-RiskMgr","57758":"canada236","57759":"dylyette","57760":"Jetsetaud","57761":"SandySue123","57762":"rejoy","57763":"sherdaveBrockville","57764":"DAVE_NIAGARA2013","57765":"Basile43","57766":"CRAFTY CRUISER","57767":"Tired_angel","57768":"earladybon","57769":"cannicUk","57770":"Sharon_Gallant","57771":"DavidAL04","57772":"jcmcpcd","57773":"Angeles","57774":"Loves_Snorkeling","57775":"RocklandLarry","57776":"Lisbette","57777":"MrLoo","57802":"JoanneBree","57803":"krupl","57804":"magichappens48","57805":"Jyceline L","57806":"45Lila555","57807":"retired1309","57808":"roakley","57809":"Puffyporter","57810":"kingsolomons","57811":"OneGypsy","57812":"palmtree81","57813":"CdnDiveGal","57814":"","57827":"Viola M","57832":"","57837":"","57842":"polskizMTL","57843":"Dave L","57844":"Camper4life420","57845":"Francoise S","57846":"lovetotravel020","57847":"","57852":"","57857":"","57862":"","57863":"","57865":"Karly F","57866":"Justyn G","57867":"Guide34688227180","57868":"b2ba","57869":"AlbertaCanadiangirl","57870":"620gailr","57871":"Chris P","57872":"Travel22584345956","57873":"Carrie F","57874":"acoolbee","57875":"Flyer41003805485","57876":"Freedom09435336472","57877":"Inthedark","57878":"cocomiked","57879":"gerdaedodson","57880":"mlhxo2018","57881":"R1239QKrond","57882":"kimnic0l","57883":"BobWillMH","57884":"CanadianSandi","57885":"GWeatherill","57886":"Sheryes2004","57887":"madeiradawn2004","57888":"Kyle-Sarah88","57889":"matigim","57890":"","57900":"Ashley G","57901":"greg h","57902":"Stay693704","57903":"LinsK808490","57904":"Curtis_and_Ibi","57910":"Rosanna C","57911":"3girlsincalgary","57912":"stevehelm","57913":"wildman1971","57914":"pcbruce2018","57915":"57ellenjp","57916":"elmagnifico2018","57917":"ZednotZee","57918":"505bradk","57919":"211gdc","57920":"Raelene C","57921":"SSchells91","57922":"John F","57923":"carolfK5538UK","57924":"Kyle O","57925":"family5trips","57926":"diannee549","57927":"TiredofColdToo","57928":"jledawn93","57929":"manypaws1","57930":"SheCycles","57931":"luisillescas6977","57932":"Debra F","57933":"katiehI8268IP","57934":"Ana L","57940":"Cari M","57941":"lesgilling","57942":"srcurrie","57943":"Linda T","57944":"Travellin49er","57945":"Cindy D","57946":"keithpP1605UR","57947":"chukchuk","57948":"sttsltd","57949":"jonsam2017","57950":"ViewPointMexico","57951":"sandynelson11","57952":"source05","57953":"D2wright","57954":"Dwayne L","57955":"Daddygord","57956":"Bob L","57957":"300csg","57958":"Tim D","57959":"supers15","57960":"jwspiel","57961":"adawnspence","57962":"Maureen M","57963":"pcecchin","57964":"gerri_can","57965":"Michael E","57966":"Matt H","57967":"billgB1802UO","57968":"J T","57969":"mandir101","57970":"Darrell R","57971":"XTC777","57972":"jennib232017","57973":"C1885IQgeorgeb","57974":"jennam894","57990":"jjamms","57991":"Terry M","57992":"reginapruden10","57993":"gsretzlaff","57994":"TMB","57995":"Cole F","57996":"Slr38","57998":"kschafer2017","57999":"Alison L","58000":"tammydickson","58001":"666coryd","58002":"Cheers2013","58003":"coach0557","58004":"Andrea B","58005":"659loism","58006":"nojo_13","58007":"shonniebd","58008":"jimkimgeorge","58009":"Lisa Z","58010":"sherri_skretting","58011":"Angie A","58012":"BrettG_YYC","58013":"Check-My-Bucket-List","58014":"Charlene M","58015":"lappink","58016":"Jo C","58017":"Belle N","58018":"jackiemK1016HZ","58019":"patrizia649","58020":"angelascoq","58021":"Blou03","58022":"kfayter","58023":"Alexandra G","58024":"adriennemiller","58025":"Somersetsilversurfer","58026":"Paul H","58027":"Olp8","58028":"Nana G","58030":"Gary B","58031":"Lindsay E","58032":"Thundanutts","58033":"PattyCanada","58034":"Ashton F","58035":"Calgary_Henry","58036":"FunOnly","58037":"familyshf","58038":"chriscN1123TW","58039":"theplympopes","58040":"Mike O","58041":"Matt J","58042":"Melanie P","58043":"Gordon H","58044":"Jim B","58045":"flyingkim1","58046":"Don R","58047":"Jules26Edmonton","58048":"BCKootenay","58049":"Lavon Z","58065":"Laurie Chatigny","58070":"skistar2018","58075":"","58080":"travellfar","58085":"bert1016","58090":"LaurieG66","58095":"g7maher","58100":"FamilyoffourKent","58105":"pgibbs2018","58110":"Ian H H","58115":"snowwhitexx","58120":"CRWPG","58130":"Myrna90","58135":"shihtzu4me","58140":"karenbr67","58145":"123letsgosee","58150":"Wilma M","58155":"Adamsjc","58160":"mmers05","58165":"Sandy E","58175":"Austin D","58180":"John F","58185":"redfearn52017","58190":"918Kash918","58195":"missdebbiesmusic","58200":"LaurenFaith","58205":"Bert H","58210":"Judy C","58215":"Matt H","58225":"CAtraveller32655","58235":"sageadvice51","58240":"403Kit","58245":"Dale M","58250":"Koops2121","58260":"Conrad P","58265":"hogie64","58266":"mebrown57","58267":"Taryn A","58268":"tropical_321","58269":"alcoll10","58270":"Simon D","58271":"dundeeunited","58272":"Andrea R","58273":"Cam O","58274":"canadian_bee","58275":"smfsxm","58276":"Linda F","58277":"goodtogo_12","58278":"Frans H","58279":"JTMSydneyLondon","58280":"travelbird31","58281":"Susan L","58282":"steve s","58283":"WireWrapGems2","58284":"Happyretiree","58285":"Ken W","58286":"jayfettinger","58287":"serendipity452016","58288":"Abohrn","58289":"Katherine J","58290":"Christopher_Sargent","58291":"Linda O","58292":"janemomof2","58293":"deltic","58294":"KristinG59","58295":"","58300":"Margitta J","58301":"PrimroseAndQuill","58302":"lizzys15","58303":"JDBradshaw","58304":"Dan J","58310":"zenAlberta_Canada","58311":"Dustin E","58312":"Leslie L","58313":"GFJCM","58314":"revbkelly","58315":"SolihullBob","58316":"Andrea S","58317":"Peter O","58318":"Catherine M","58319":"didilly","58320":"MarkJody","58321":"wildrose49","58322":"Lindsey S","58323":"137bear","58324":"430Bryan","58325":"Melissa D","58326":"Ineke0","58327":"Bill B","58328":"A Rene","58329":"Ivanveen","58330":"Flo R","58331":"Suchaet","58332":"dnickels5","58333":"deborah m","58334":"Julia C","58335":"PanoramaViewBB","58336":"Hynek D","58337":"DutchyCanadian","58338":"LBender326","58339":"AandDTravelTeam","58340":"Dave H","58341":"PerryKeijzer","58342":"Larry W","58343":"gkh10","58344":"MaltMonster","58345":"robandjanie","58346":"Kelsey L","58347":"zec48","58348":"travellingbrownies","58349":"Tom S","58350":"SnM063013","58351":"Splurge101","58352":"Steve L","58353":"ChristyLynn4","58354":"Peter B","58355":"Gill B","58356":"Irma v","58357":"StampedeCityMan","58358":"John M","58359":"Matt A","58361":"Tom P","58363":"WatkinsJV","58364":"Henry B","58375":"IdeV_12","58376":"Honigbiene007","58377":"Richard288","58378":"Sue-Laurence B","58379":"554Elaine1","58380":"Adina224","58381":"Danielle M","58382":"CoralCalgary","58383":"Kimberly L","58384":"CCheetham","58385":"jamesfb007","58386":"David R","58387":"ReubenandTannis","58388":"meenamara","58389":"daverross","58390":"travelingmarCalgary","58391":"tintinbike","58392":"ShaunaKS","58393":"Evelyn S","58394":"Charles3959","58395":"muskrat88","58396":"Wendy S","58397":"Celeste L","58398":"Stephane C","58399":"HenkVanB","58400":"kevin k","58401":"Robby_Cristian","58402":"Ade_Loz","58403":"Carla R","58404":"Lorrie C","58410":"carolin p","58411":"Nicola M","58412":"Ulrike S","58413":"Pharmakaren","58414":"Kasalomakie","58415":"Dona179","58416":"sallthekoala","58417":"Sue R","58418":"Aaron S","58419":"Yo Z","58420":"McSueB","58421":"Robin M","58422":"Claudia P","58423":"Kathy32819","58424":"Jim E","58430":"Brian J","58431":"ABSenior","58432":"fifalady","58433":"MonicaH222","58434":"MSfayeshan","58440":"outandabout63","58441":"wannabecook","58442":"wfmt02","58443":"GoodMedicineLodge","58444":"bctraveller54","58445":"Team_Poppy","58446":"jacq65","58447":"g_m_a_c_03","58448":"nlacaja","58449":"Jacoba62","58450":"CanuckChic","58451":"KathyHarvey","58452":"dryflyfan","58465":"","58480":"ethanbondar","58481":"dhendy2018","58482":"Global507342","58483":"michielsenpetter","58484":"doug763","58485":"Walter-Marilyn G","58486":"Freedom304852","58487":"2727brigitte","58488":"wadebourassa","58489":"luapsinad","58490":"937Elle","58491":"Craig P","58492":"markflaherty2018","58493":"CalgaryWanderLost","58494":"Marie J","58495":"guthrie327","58496":"pearcerob","58497":"lisbethduncan","58498":"deck4d","58499":"g0rdmartin","58505":"briseboisrp","58506":"Cory A","58507":"J159BAcarlaw","58508":"Allison J","58509":"Amy M","58515":"Trevor D","58516":"Brenda L","58517":"Keith S","58518":"Carol M","58519":"stevenf542017","58520":"529bonnies","58521":"wlunrau","58522":"Mark E","58523":"Divawinegirl","58524":"ghwilcox","58525":"Alan S","58526":"Mike O","58527":"Katiejojo65","58528":"V4455YSscottg","58529":"donaldwadestewart","58530":"Jeannette V","58531":"nicolekY4781DS","58532":"Adrian F","58533":"Renee A","58534":"razor0072016","58535":"P8263YBdave","58536":"KSKKDV","58537":"Deb A","58538":"Alison M","58539":"Janine P","58540":"JeepGurl98","58541":"erameram","58542":"Phil C","58543":"Ping0017","58544":"Vanessa R","58545":"tyenne2travel","58546":"wolffinliberty2016","58547":"hppytrvls","58548":"MicMacMartin","58549":"CanmoreFunkyDude","58550":"Sarah H","58551":"Leanne F","58552":"stephenf336","58553":"Laurie P","58554":"Kirstie B","58555":"04BJP01","58556":"Andy H","58557":"Canadaviststexas","58558":"Chris A","58559":"Dee F","58560":"tessa79","58561":"MarilynCalgary","58562":"Liz730053","58563":"CanadianCalgary_AB","58564":"JustMarriedAJ","58565":"marinas859","58566":"David D","58567":"Rossana D","58568":"BigZipaway","58569":"Bonnie D","58570":"Betty M","58571":"Game0n","58572":"NoWorriesJustBreathe","58573":"Astrid B","58574":"SskNate","58575":"albertatravelbug89","58576":"JD419","58577":"2boys67","58578":"XKPNG","58579":"Jayne M","58580":"Wanda W","58581":"Kris2bfree","58582":"Brittany J","58583":"runningdevendra","58584":"MercuryTen","58585":"grahamkahl","58586":"Stoker27","58587":"ybincanada","58588":"janetjohanson","58589":"Trevor S","58595":"MIMILethbridge_Ab","58596":"TKimberleyK","58597":"Angela C","58598":"TF4","58599":"WPCalgary","58600":"ConcreteEric","58601":"sydney h","58602":"GinaMarie22","58604":"dennis g","58605":"kotbar","58606":"Janice10411","58607":"marksam1","58609":"Coty01","58610":"Taracam4","58611":"CanuckAlberta","58612":"Ginger C","58613":"Elaine F","58614":"Smashbutt","58615":"Natronic774","58616":"Kukkia","58617":"Fdavi","58618":"copadaze","58619":"C C","58620":"Kilguy","58621":"DodsYYC","58622":"Heidi N","58623":"17pmom","58624":"rachjamie21-1","58625":"Scott R","58626":"Marabear","58627":"Milena1127","58628":"jaynek45","58629":"davebob123","58630":"tammy101","58631":"kallabel","58632":"3charmed","58633":"GolfGroup_11","58634":"RMHfamily2011","58635":"ChristyCalgary","58636":"tch77","58637":"scubamom33","58639":"A-Dolly","58640":"Shany_10","58641":"CAMB2007","58642":"Bluegoosebach","58643":"PippaUSA","58644":"killakow","58645":"Ardi T","58646":"Flowerpower4","58647":"embro2015","58648":"Jackie N","58649":"Susan S","58650":"godavidgo","58651":"shercav","58652":"dusteepines","58653":"Ron N","58654":"John T","58655":"US2CA","58656":"Droids","58657":"MiataTraveller","58658":"Terry H","58659":"lexie3003","58660":"gjewel","58661":"Diana077","58662":"philipwh","58663":"aushinchey","58664":"x2008lpq","58665":"","58670":"Bill R","58671":"Jared C","58672":"davebloggs007","58673":"Sielah","58674":"Tynan W","58675":"fjgoodman","58676":"Ken L","58677":"EdmontonDisneyfan","58678":"melmanieri","58679":"Jackie T","58685":"littleguyprod","58686":"GotTheTravelBug20","58687":"imyourbetty","58688":"Celeste A","58689":"Jacob R","58690":"Michael R","58691":"OnlyStephens","58692":"David L","58693":"Brian S","58694":"Elaine B","58700":"Oye E","58701":"Malonelo","58702":"Ivan I","58703":"ChippyDust","58704":"Gary W","58710":"BC-Valley-Guy","58711":"hermaro","58712":"Kathy F","58713":"Allan A","58714":"Garry M","58715":"HarmonyD881","58716":"Ngosi","58717":"Golfgal60","58718":"Kath217314","58719":"KiKiLou","58720":"robert e","58721":"Frazer B","58722":"MartinVictoriaBC","58723":"KelownaBC1438","58724":"bearvest","58725":"Marilyn M","58726":"Terri S","58727":"kinderale","58728":"Haly T","58729":"KootenayGold","58730":"b g","58731":"MacKelly","58732":"fussybob","58733":"majda01","58734":"wahini1","58735":"Todd G","58736":"Cantwaitforholidays","58737":"sunlovers4ever","58738":"annca39","58739":"cherylrector","58740":"dont_tie_me_down","58741":"Coho_blue","58742":"Suzi_mom","58743":"deltic","58744":"lobianco","58745":"Albertagirl79","58746":"gurkyturky","58747":"CanuckGal84","58750":"gn400xt","58751":"Angela E","58752":"maggie D","58753":"Ashley D","58754":"Gordon B","58755":"deathracerJH","58756":"Reginald H","58757":"Kaisers","58758":"Claire H","58759":"leroykstewart","58760":"pacgeo","58761":"Wanda T","58762":"Wendy O","58763":"W W","58764":"MoiraVancouverBC","58765":"lizarm2018","58766":"Lp847","58767":"69frankie","58768":"Andrew N","58769":"Elizabeth2859","58770":"","58775":"Julia_McCarthy","58776":"B S","58777":"judithrose12","58778":"janbK9115OI","58780":"Lkyman","58785":"","58790":"queentiya2017","58795":"chillinb30","58800":"Philip D","58805":"Bsue64","58810":"Oldster3819","58815":"Liz S","58816":"Saskatchewan","58817":"elkondore33","58818":"Magda M","58819":"137bear","58820":"Brenda J","58821":"anjgrant","58822":"paurider","58823":"Robert F","58824":"mlang2016","58825":"Simon B","58826":"Duska133","58827":"29jrh","58829":"Grant F","58830":"lallan70","58831":"LabloverAlberta_","58832":"skeena26","58833":"Laura B","58834":"Erik H","58835":"DELH","58836":"ktharg","58837":"Chantel L","58838":"Carey279","58839":"mkmPhoenix","58840":"","58850":"deathracerJH","58851":"ameddy8959","58852":"laurenc16061990","58853":"NorthernGuy13","58855":"","58860":"Robyn O","58861":"Erinn L","58862":"PattR","58863":"Brian50Edmonton","58864":"BRJ_10","58865":"","58870":"IamJayme","58871":"wmc484","58872":"Wicked993","58873":"ains19","58874":"Ridgewalker258"},"user_profile":{"0":"https:\/\/www.tripadvisor.ca\/Profile\/mmwilson83","1":"https:\/\/www.tripadvisor.ca\/Profile\/lisambrandt1","2":"https:\/\/www.tripadvisor.ca\/Profile\/Placestobee","3":"https:\/\/www.tripadvisor.ca\/Profile\/loriy201","4":"https:\/\/www.tripadvisor.ca\/Profile\/medsalesguy","5":"https:\/\/www.tripadvisor.ca\/Profile\/kpatters","6":"https:\/\/www.tripadvisor.ca\/Profile\/gurstond","7":"https:\/\/www.tripadvisor.ca\/Profile\/kidglove11","8":"https:\/\/www.tripadvisor.ca\/Profile\/86connieb86","9":"https:\/\/www.tripadvisor.ca\/Profile\/odie05408","10":"https:\/\/www.tripadvisor.ca\/Profile\/Easyflyer","11":"https:\/\/www.tripadvisor.ca\/Profile\/405pams","12":"https:\/\/www.tripadvisor.ca\/Profile\/JoyceandYves","13":"https:\/\/www.tripadvisor.ca\/Profile\/Wrld_Trvllr87","14":"https:\/\/www.tripadvisor.ca\/Profile\/Flyer540666","15":"nil","20":"https:\/\/www.tripadvisor.ca\/Profile\/R0795","21":"https:\/\/www.tripadvisor.ca\/Profile\/silverjoanne90","22":"https:\/\/www.tripadvisor.ca\/Profile\/angier160","23":"https:\/\/www.tripadvisor.ca\/Profile\/SheilaHa","24":"https:\/\/www.tripadvisor.ca\/Profile\/jbruceh2016","25":"https:\/\/www.tripadvisor.ca\/Profile\/juliedU4081SP","26":"https:\/\/www.tripadvisor.ca\/Profile\/StephaniS546","27":"https:\/\/www.tripadvisor.ca\/Profile\/brenmarshb","28":"https:\/\/www.tripadvisor.ca\/Profile\/580SUSANG","29":"https:\/\/www.tripadvisor.ca\/Profile\/601trungn","30":"https:\/\/www.tripadvisor.ca\/Profile\/497carolm","31":"https:\/\/www.tripadvisor.ca\/Profile\/Y2316SXdavidd","32":"https:\/\/www.tripadvisor.ca\/Profile\/marlyn585","33":"https:\/\/www.tripadvisor.ca\/Profile\/michaelh409","34":"https:\/\/www.tripadvisor.ca\/Profile\/billmM5772AN","35":"https:\/\/www.tripadvisor.ca\/Profile\/shoshanah218","36":"https:\/\/www.tripadvisor.ca\/Profile\/alaurentino","37":"https:\/\/www.tripadvisor.ca\/Profile\/sylviem987","38":"https:\/\/www.tripadvisor.ca\/Profile\/gcagon","39":"https:\/\/www.tripadvisor.ca\/Profile\/Memtown","40":"https:\/\/www.tripadvisor.ca\/Profile\/Exorsyst","41":"https:\/\/www.tripadvisor.ca\/Profile\/simondT7950QP","42":"https:\/\/www.tripadvisor.ca\/Profile\/BimmerM","43":"https:\/\/www.tripadvisor.ca\/Profile\/767rossw","44":"https:\/\/www.tripadvisor.ca\/Profile\/vacagirl8","45":"https:\/\/www.tripadvisor.ca\/Profile\/PattiZzzzzzz","46":"https:\/\/www.tripadvisor.ca\/Profile\/93marilynl","47":"https:\/\/www.tripadvisor.ca\/Profile\/Zab81","48":"https:\/\/www.tripadvisor.ca\/Profile\/AleeM314","49":"https:\/\/www.tripadvisor.ca\/Profile\/Kirk0","50":"https:\/\/www.tripadvisor.ca\/Profile\/Reisaapie","51":"https:\/\/www.tripadvisor.ca\/Profile\/milady_12","52":"https:\/\/www.tripadvisor.ca\/Profile\/Sarzabi","53":"https:\/\/www.tripadvisor.ca\/Profile\/VinceB317","54":"https:\/\/www.tripadvisor.ca\/Profile\/nadia_pleasanton","55":"https:\/\/www.tripadvisor.ca\/Profile\/Jeoun","56":"https:\/\/www.tripadvisor.ca\/Profile\/lorrainemlanglois","57":"https:\/\/www.tripadvisor.ca\/Profile\/872beverlyf","58":"https:\/\/www.tripadvisor.ca\/Profile\/pigseyepeg","59":"https:\/\/www.tripadvisor.ca\/Profile\/L5275NBroberto","70":"https:\/\/www.tripadvisor.ca\/Profile\/665chiac","71":"https:\/\/www.tripadvisor.ca\/Profile\/travelingnow2008","72":"https:\/\/www.tripadvisor.ca\/Profile\/lorir77","73":"https:\/\/www.tripadvisor.ca\/Profile\/dkb60","74":"https:\/\/www.tripadvisor.ca\/Profile\/TravelFamily118","75":"https:\/\/www.tripadvisor.ca\/Profile\/dgqc","76":"https:\/\/www.tripadvisor.ca\/Profile\/Kay1066","77":"https:\/\/www.tripadvisor.ca\/Profile\/Ela_Baum","78":"https:\/\/www.tripadvisor.ca\/Profile\/bigfoot215","79":"https:\/\/www.tripadvisor.ca\/Profile\/meic01","80":"https:\/\/www.tripadvisor.ca\/Profile\/SandeeLee81","81":"https:\/\/www.tripadvisor.ca\/Profile\/V9709VQdougs","82":"https:\/\/www.tripadvisor.ca\/Profile\/macjl2015","83":"https:\/\/www.tripadvisor.ca\/Profile\/BritGal","84":"https:\/\/www.tripadvisor.ca\/Profile\/Rose22_12","85":"https:\/\/www.tripadvisor.ca\/Profile\/Gurgon","86":"https:\/\/www.tripadvisor.ca\/Profile\/VaughnFox","87":"https:\/\/www.tripadvisor.ca\/Profile\/JsHappytravels","88":"https:\/\/www.tripadvisor.ca\/Profile\/M7680HVheidih","89":"https:\/\/www.tripadvisor.ca\/Profile\/jodiy529","90":"https:\/\/www.tripadvisor.ca\/Profile\/ttbrad","91":"https:\/\/www.tripadvisor.ca\/Profile\/ArianeOD","92":"https:\/\/www.tripadvisor.ca\/Profile\/mdmd1","93":"https:\/\/www.tripadvisor.ca\/Profile\/842judyc","94":"https:\/\/www.tripadvisor.ca\/Profile\/petercD6657JM","95":"https:\/\/www.tripadvisor.ca\/Profile\/993junem","96":"https:\/\/www.tripadvisor.ca\/Profile\/Josh_from_RI","97":"https:\/\/www.tripadvisor.ca\/Profile\/mariewinl","98":"https:\/\/www.tripadvisor.ca\/Profile\/garrym768","99":"https:\/\/www.tripadvisor.ca\/Profile\/cdi1177","100":"https:\/\/www.tripadvisor.ca\/Profile\/gaetanm698","101":"https:\/\/www.tripadvisor.ca\/Profile\/765leighanneg","102":"https:\/\/www.tripadvisor.ca\/Profile\/Ormstown","103":"https:\/\/www.tripadvisor.ca\/Profile\/zeniatrips","104":"https:\/\/www.tripadvisor.ca\/Profile\/BM_Mtl","105":"https:\/\/www.tripadvisor.ca\/Profile\/Petey79","106":"https:\/\/www.tripadvisor.ca\/Profile\/Bob-Vicky","107":"https:\/\/www.tripadvisor.ca\/Profile\/132franm","108":"https:\/\/www.tripadvisor.ca\/Profile\/penguinlady59","109":"https:\/\/www.tripadvisor.ca\/Profile\/claudec365","110":"https:\/\/www.tripadvisor.ca\/Profile\/jpatchell","111":"https:\/\/www.tripadvisor.ca\/Profile\/bbbbbbbeeeeee","112":"https:\/\/www.tripadvisor.ca\/Profile\/JohnTGNW","113":"https:\/\/www.tripadvisor.ca\/Profile\/Tumomak","114":"https:\/\/www.tripadvisor.ca\/Profile\/ElaineB563","115":"https:\/\/www.tripadvisor.ca\/Profile\/MtlPAPA","116":"https:\/\/www.tripadvisor.ca\/Profile\/alment","117":"https:\/\/www.tripadvisor.ca\/Profile\/273ChristianL273","118":"https:\/\/www.tripadvisor.ca\/Profile\/alanribanogarcia","119":"https:\/\/www.tripadvisor.ca\/Profile\/MTLReviewer","120":"https:\/\/www.tripadvisor.ca\/Profile\/332davek","121":"https:\/\/www.tripadvisor.ca\/Profile\/NancyMcKnight","122":"https:\/\/www.tripadvisor.ca\/Profile\/RoadWarrior98","123":"https:\/\/www.tripadvisor.ca\/Profile\/ronwQ1105OE","124":"https:\/\/www.tripadvisor.ca\/Profile\/atreliz","125":"https:\/\/www.tripadvisor.ca\/Profile\/Greytop13","126":"https:\/\/www.tripadvisor.ca\/Profile\/622brendaw","127":"https:\/\/www.tripadvisor.ca\/Profile\/Nikki5886","128":"https:\/\/www.tripadvisor.ca\/Profile\/271TiredTraveller","129":"https:\/\/www.tripadvisor.ca\/Profile\/LaJen_13","130":"https:\/\/www.tripadvisor.ca\/Profile\/Trake","131":"https:\/\/www.tripadvisor.ca\/Profile\/annenrob","132":"https:\/\/www.tripadvisor.ca\/Profile\/BJCW","133":"https:\/\/www.tripadvisor.ca\/Profile\/VisitanteRJ","134":"https:\/\/www.tripadvisor.ca\/Profile\/capegirardeau","140":"https:\/\/www.tripadvisor.ca\/Profile\/jeffmG998QN","141":"https:\/\/www.tripadvisor.ca\/Profile\/208DavidL208","142":"https:\/\/www.tripadvisor.ca\/Profile\/diandy662","143":"https:\/\/www.tripadvisor.ca\/Profile\/Karoly13","144":"https:\/\/www.tripadvisor.ca\/Profile\/Luvs2travel48","145":"https:\/\/www.tripadvisor.ca\/Profile\/sharminik","146":"https:\/\/www.tripadvisor.ca\/Profile\/980triciab","147":"https:\/\/www.tripadvisor.ca\/Profile\/lotuselise2015","148":"https:\/\/www.tripadvisor.ca\/Profile\/ottravel5","149":"https:\/\/www.tripadvisor.ca\/Profile\/pla57","150":"https:\/\/www.tripadvisor.ca\/Profile\/loribug1","151":"https:\/\/www.tripadvisor.ca\/Profile\/652maryannd","152":"https:\/\/www.tripadvisor.ca\/Profile\/oakland3","153":"https:\/\/www.tripadvisor.ca\/Profile\/nitir2013","154":"https:\/\/www.tripadvisor.ca\/Profile\/sharjack2002","155":"https:\/\/www.tripadvisor.ca\/Profile\/Teamtravel705","156":"https:\/\/www.tripadvisor.ca\/Profile\/dougdnh","157":"https:\/\/www.tripadvisor.ca\/Profile\/ashlovesmexico","158":"https:\/\/www.tripadvisor.ca\/Profile\/flappleton","159":"https:\/\/www.tripadvisor.ca\/Profile\/jguyl","166":"https:\/\/www.tripadvisor.ca\/Profile\/pinky14","167":"https:\/\/www.tripadvisor.ca\/Profile\/311nikki67","168":"https:\/\/www.tripadvisor.ca\/Profile\/427rogerr","169":"https:\/\/www.tripadvisor.ca\/Profile\/AMLAP","170":"https:\/\/www.tripadvisor.ca\/Profile\/IsraelT412","171":"https:\/\/www.tripadvisor.ca\/Profile\/Montreal_dude2014","172":"https:\/\/www.tripadvisor.ca\/Profile\/Chile_elm","173":"https:\/\/www.tripadvisor.ca\/Profile\/EricT560","174":"https:\/\/www.tripadvisor.ca\/Profile\/heatherl68","175":"https:\/\/www.tripadvisor.ca\/Profile\/theoracle44","176":"https:\/\/www.tripadvisor.ca\/Profile\/Larababe","177":"https:\/\/www.tripadvisor.ca\/Profile\/caro176","178":"https:\/\/www.tripadvisor.ca\/Profile\/TomH474","179":"https:\/\/www.tripadvisor.ca\/Profile\/Nickintinos","180":"https:\/\/www.tripadvisor.ca\/Profile\/SoniaH19","181":"https:\/\/www.tripadvisor.ca\/Profile\/newyorker058","200":"nil","215":"https:\/\/www.tripadvisor.ca\/Profile\/db0710","216":"https:\/\/www.tripadvisor.ca\/Profile\/Venttianne","217":"https:\/\/www.tripadvisor.ca\/Profile\/VancouverRod","218":"https:\/\/www.tripadvisor.ca\/Profile\/romanioriana26","219":"https:\/\/www.tripadvisor.ca\/Profile\/lindaandmauriced","225":"https:\/\/www.tripadvisor.ca\/Profile\/salvatoregB8157KG","226":"https:\/\/www.tripadvisor.ca\/Profile\/Lat70","227":"https:\/\/www.tripadvisor.ca\/Profile\/lp971","228":"https:\/\/www.tripadvisor.ca\/Profile\/174melanieg","229":"https:\/\/www.tripadvisor.ca\/Profile\/sherripault","230":"https:\/\/www.tripadvisor.ca\/Profile\/LindseySim","231":"https:\/\/www.tripadvisor.ca\/Profile\/273GregB","232":"https:\/\/www.tripadvisor.ca\/Profile\/shaypower","233":"https:\/\/www.tripadvisor.ca\/Profile\/BobbyBatman","234":"https:\/\/www.tripadvisor.ca\/Profile\/JaysunK","240":"https:\/\/www.tripadvisor.ca\/Profile\/996lamy","241":"https:\/\/www.tripadvisor.ca\/Profile\/ebabau","242":"https:\/\/www.tripadvisor.ca\/Profile\/Jill1717","243":"https:\/\/www.tripadvisor.ca\/Profile\/Mizb29","244":"https:\/\/www.tripadvisor.ca\/Profile\/martingA2699PD","245":"https:\/\/www.tripadvisor.ca\/Profile\/em1232017","246":"https:\/\/www.tripadvisor.ca\/Profile\/michelaidak","247":"https:\/\/www.tripadvisor.ca\/Profile\/LoriL1925","248":"https:\/\/www.tripadvisor.ca\/Profile\/williamff2016","249":"https:\/\/www.tripadvisor.ca\/Profile\/pierlag10","250":"https:\/\/www.tripadvisor.ca\/Profile\/MarcGisele","251":"https:\/\/www.tripadvisor.ca\/Profile\/R3272NQdavidw","252":"https:\/\/www.tripadvisor.ca\/Profile\/susandrolet17","253":"https:\/\/www.tripadvisor.ca\/Profile\/Extraordinary765734","254":"https:\/\/www.tripadvisor.ca\/Profile\/jack409","255":"https:\/\/www.tripadvisor.ca\/Profile\/Y5082AZdavidr","256":"https:\/\/www.tripadvisor.ca\/Profile\/timsteve2016","257":"https:\/\/www.tripadvisor.ca\/Profile\/gep807","258":"https:\/\/www.tripadvisor.ca\/Profile\/L0l2l0ngs","259":"https:\/\/www.tripadvisor.ca\/Profile\/oakvillerob2018","265":"https:\/\/www.tripadvisor.ca\/Profile\/MarieFG1914","266":"https:\/\/www.tripadvisor.ca\/Profile\/mikela_c2018","267":"https:\/\/www.tripadvisor.ca\/Profile\/elozkr","268":"https:\/\/www.tripadvisor.ca\/Profile\/jameschristophers","269":"https:\/\/www.tripadvisor.ca\/Profile\/breezes1","270":"https:\/\/www.tripadvisor.ca\/Profile\/saskeao","271":"https:\/\/www.tripadvisor.ca\/Profile\/canuck22SanFrancisco","272":"https:\/\/www.tripadvisor.ca\/Profile\/MDScaper","273":"https:\/\/www.tripadvisor.ca\/Profile\/kalleyn","274":"https:\/\/www.tripadvisor.ca\/Profile\/lukaBPL","275":"https:\/\/www.tripadvisor.ca\/Profile\/slanglois70","276":"https:\/\/www.tripadvisor.ca\/Profile\/banomorin","277":"https:\/\/www.tripadvisor.ca\/Profile\/453philippeb","278":"https:\/\/www.tripadvisor.ca\/Profile\/CEBYYT","279":"https:\/\/www.tripadvisor.ca\/Profile\/rivergen","280":"https:\/\/www.tripadvisor.ca\/Profile\/LaurieH810","281":"https:\/\/www.tripadvisor.ca\/Profile\/Mokifo","282":"https:\/\/www.tripadvisor.ca\/Profile\/AnnThi","283":"https:\/\/www.tripadvisor.ca\/Profile\/Wander810907","284":"https:\/\/www.tripadvisor.ca\/Profile\/Tripking07","285":"https:\/\/www.tripadvisor.ca\/Profile\/U3542ONsylviel","286":"https:\/\/www.tripadvisor.ca\/Profile\/BigGandLittleT","287":"https:\/\/www.tripadvisor.ca\/Profile\/ScotchAndSuits","288":"https:\/\/www.tripadvisor.ca\/Profile\/mynameiswelcome","289":"https:\/\/www.tripadvisor.ca\/Profile\/Josee004","290":"https:\/\/www.tripadvisor.ca\/Profile\/VacaMan17","291":"https:\/\/www.tripadvisor.ca\/Profile\/JaysonC1974","292":"https:\/\/www.tripadvisor.ca\/Profile\/MGordonUSA","293":"https:\/\/www.tripadvisor.ca\/Profile\/travelingnow2008","294":"https:\/\/www.tripadvisor.ca\/Profile\/JohnnyB88","400":"https:\/\/www.tripadvisor.ca\/Profile\/JADouglas_13","405":"nil","410":"https:\/\/www.tripadvisor.ca\/Profile\/797kathrinen","430":"https:\/\/www.tripadvisor.ca\/Profile\/M6679HSericb","435":"https:\/\/www.tripadvisor.ca\/Profile\/ben_s00","445":"https:\/\/www.tripadvisor.ca\/Profile\/Jo1256","455":"https:\/\/www.tripadvisor.ca\/Profile\/127elisec","460":"https:\/\/www.tripadvisor.ca\/Profile\/HabsfanJezTimes2","465":"https:\/\/www.tripadvisor.ca\/Profile\/nypdliz","475":"https:\/\/www.tripadvisor.ca\/Profile\/roberttV5812WC","480":"https:\/\/www.tripadvisor.ca\/Profile\/SherryS539","495":"https:\/\/www.tripadvisor.ca\/Profile\/inaa113","500":"https:\/\/www.tripadvisor.ca\/Profile\/Tangobangomango","505":"https:\/\/www.tripadvisor.ca\/Profile\/176joannep","515":"https:\/\/www.tripadvisor.ca\/Profile\/TheDavidBlack","525":"https:\/\/www.tripadvisor.ca\/Profile\/jim_from_sf","530":"https:\/\/www.tripadvisor.ca\/Profile\/Dudeneverstop","535":"https:\/\/www.tripadvisor.ca\/Profile\/Blackwaterpark1","540":"https:\/\/www.tripadvisor.ca\/Profile\/d_dabija","545":"https:\/\/www.tripadvisor.ca\/Profile\/TravelotSir","550":"https:\/\/www.tripadvisor.ca\/Profile\/Perrotgirl","555":"https:\/\/www.tripadvisor.ca\/Profile\/Rach20Canada","560":"https:\/\/www.tripadvisor.ca\/Profile\/cathieak","565":"https:\/\/www.tripadvisor.ca\/Profile\/CUBBZ","575":"https:\/\/www.tripadvisor.ca\/Profile\/TBC_Rob","600":"nil","610":"https:\/\/www.tripadvisor.ca\/Profile\/OkieGuest","611":"https:\/\/www.tripadvisor.ca\/Profile\/klsgontario","612":"https:\/\/www.tripadvisor.ca\/Profile\/william8080","613":"https:\/\/www.tripadvisor.ca\/Profile\/ElenaLochankova","614":"https:\/\/www.tripadvisor.ca\/Profile\/davidgQ4481VC","615":"https:\/\/www.tripadvisor.ca\/Profile\/stepheno605","616":"https:\/\/www.tripadvisor.ca\/Profile\/JDG56","617":"https:\/\/www.tripadvisor.ca\/Profile\/epc123","618":"https:\/\/www.tripadvisor.ca\/Profile\/susanpT4644BK","619":"https:\/\/www.tripadvisor.ca\/Profile\/deneaulta","620":"https:\/\/www.tripadvisor.ca\/Profile\/aloistrading","621":"https:\/\/www.tripadvisor.ca\/Profile\/DeaneCoop","622":"https:\/\/www.tripadvisor.ca\/Profile\/elle328","623":"https:\/\/www.tripadvisor.ca\/Profile\/jillbill6","624":"https:\/\/www.tripadvisor.ca\/Profile\/765chuckd","630":"https:\/\/www.tripadvisor.ca\/Profile\/NewYorkGuy_35","631":"https:\/\/www.tripadvisor.ca\/Profile\/721luca","632":"https:\/\/www.tripadvisor.ca\/Profile\/happymom55","633":"https:\/\/www.tripadvisor.ca\/Profile\/432terenced","634":"https:\/\/www.tripadvisor.ca\/Profile\/JennW42","635":"https:\/\/www.tripadvisor.ca\/Profile\/Chieraa","636":"https:\/\/www.tripadvisor.ca\/Profile\/760garyp","637":"https:\/\/www.tripadvisor.ca\/Profile\/mariaediteo","638":"https:\/\/www.tripadvisor.ca\/Profile\/QC-CDNtraveller","639":"https:\/\/www.tripadvisor.ca\/Profile\/bkriehl","645":"https:\/\/www.tripadvisor.ca\/Profile\/Runamee","646":"https:\/\/www.tripadvisor.ca\/Profile\/Benjamin18","647":"https:\/\/www.tripadvisor.ca\/Profile\/shoptiludrop","648":"https:\/\/www.tripadvisor.ca\/Profile\/lifesatrip","649":"https:\/\/www.tripadvisor.ca\/Profile\/Demisemiquaver","650":"https:\/\/www.tripadvisor.ca\/Profile\/helap58","651":"https:\/\/www.tripadvisor.caundefined","652":"https:\/\/www.tripadvisor.caundefined","653":"https:\/\/www.tripadvisor.caundefined","654":"https:\/\/www.tripadvisor.caundefined","730":"https:\/\/www.tripadvisor.ca\/Profile\/Yan1233","731":"https:\/\/www.tripadvisor.ca\/Profile\/char5656","732":"https:\/\/www.tripadvisor.ca\/Profile\/marcodibiasio","733":"https:\/\/www.tripadvisor.ca\/Profile\/E4894KSjosem","734":"https:\/\/www.tripadvisor.ca\/Profile\/mtbwarrior","735":"nil","740":"https:\/\/www.tripadvisor.ca\/Profile\/MapleRidgeMalf","741":"https:\/\/www.tripadvisor.ca\/Profile\/NazGuelph","742":"https:\/\/www.tripadvisor.ca\/Profile\/Cassdy","743":"https:\/\/www.tripadvisor.ca\/Profile\/lucie0775","744":"https:\/\/www.tripadvisor.ca\/Profile\/18rgbryanh","745":"https:\/\/www.tripadvisor.ca\/Profile\/BBQ99","746":"https:\/\/www.tripadvisor.ca\/Profile\/V7605NBchristiana","747":"https:\/\/www.tripadvisor.ca\/Profile\/ldumais31048","748":"https:\/\/www.tripadvisor.ca\/Profile\/artaxerxes2","749":"https:\/\/www.tripadvisor.ca\/Profile\/meandmy3boys","750":"https:\/\/www.tripadvisor.ca\/Profile\/DebnCait","751":"https:\/\/www.tripadvisor.ca\/Profile\/msshakepeare","752":"https:\/\/www.tripadvisor.ca\/Profile\/330erinc","753":"https:\/\/www.tripadvisor.ca\/Profile\/mrmaximum777","754":"https:\/\/www.tripadvisor.ca\/Profile\/W2786TWcatherinec","755":"https:\/\/www.tripadvisor.ca\/Profile\/291janas","756":"https:\/\/www.tripadvisor.ca\/Profile\/juszubi","757":"https:\/\/www.tripadvisor.ca\/Profile\/JFLND","758":"https:\/\/www.tripadvisor.ca\/Profile\/WhtMtHikers","759":"https:\/\/www.tripadvisor.ca\/Profile\/JimR754","760":"https:\/\/www.tripadvisor.ca\/Profile\/Y5082AZdavidr","761":"https:\/\/www.tripadvisor.ca\/Profile\/lorrainemN6298ZJ","762":"https:\/\/www.tripadvisor.ca\/Profile\/ssaturn8842","763":"https:\/\/www.tripadvisor.ca\/Profile\/ChantalMontreal2014","764":"https:\/\/www.tripadvisor.ca\/Profile\/444fcl","765":"https:\/\/www.tripadvisor.ca\/Profile\/Maxim550","766":"https:\/\/www.tripadvisor.ca\/Profile\/jessyf2017","767":"https:\/\/www.tripadvisor.ca\/Profile\/O2388XShelenw","768":"https:\/\/www.tripadvisor.ca\/Profile\/yyzkimmie66","769":"https:\/\/www.tripadvisor.ca\/Profile\/lisadL9738JL","770":"https:\/\/www.tripadvisor.ca\/Profile\/196ann","771":"https:\/\/www.tripadvisor.ca\/Profile\/michaelc406","772":"https:\/\/www.tripadvisor.ca\/Profile\/966michellee","773":"https:\/\/www.tripadvisor.ca\/Profile\/MCSavas","774":"https:\/\/www.tripadvisor.ca\/Profile\/SawCL","780":"https:\/\/www.tripadvisor.ca\/Profile\/Retireeat68","781":"https:\/\/www.tripadvisor.ca\/Profile\/Canadian9293","782":"https:\/\/www.tripadvisor.ca\/Profile\/biggles51","783":"https:\/\/www.tripadvisor.ca\/Profile\/michaelmV9966PJ","784":"https:\/\/www.tripadvisor.ca\/Profile\/EFOttawa","795":"https:\/\/www.tripadvisor.ca\/Profile\/atdt318","796":"https:\/\/www.tripadvisor.ca\/Profile\/clifil","797":"https:\/\/www.tripadvisor.ca\/Profile\/aeroplus3755","798":"https:\/\/www.tripadvisor.ca\/Profile\/ebtb","799":"https:\/\/www.tripadvisor.ca\/Profile\/U5323RWrogerm","800":"https:\/\/www.tripadvisor.ca\/Profile\/E_Ferrell111","801":"https:\/\/www.tripadvisor.ca\/Profile\/QuebecDeltaLima","802":"https:\/\/www.tripadvisor.ca\/Profile\/step_ott","803":"https:\/\/www.tripadvisor.ca\/Profile\/pote94","804":"https:\/\/www.tripadvisor.ca\/Profile\/178toreb","805":"https:\/\/www.tripadvisor.ca\/Profile\/bobynot50","806":"https:\/\/www.tripadvisor.ca\/Profile\/traceyd842","807":"https:\/\/www.tripadvisor.ca\/Profile\/GlobetrotterRara","808":"https:\/\/www.tripadvisor.ca\/Profile\/896anniep","809":"https:\/\/www.tripadvisor.ca\/Profile\/HabsfanJezTimes2","815":"https:\/\/www.tripadvisor.ca\/Profile\/466jenng","816":"https:\/\/www.tripadvisor.ca\/Profile\/nancyj938","817":"https:\/\/www.tripadvisor.ca\/Profile\/csa271","818":"https:\/\/www.tripadvisor.ca\/Profile\/841janiceb","819":"https:\/\/www.tripadvisor.ca\/Profile\/kathyj270","825":"https:\/\/www.tripadvisor.ca\/Profile\/gustavom640","826":"https:\/\/www.tripadvisor.ca\/Profile\/jravenl","827":"https:\/\/www.tripadvisor.ca\/Profile\/909gaylep","828":"https:\/\/www.tripadvisor.ca\/Profile\/L-L-Mtl","829":"https:\/\/www.tripadvisor.ca\/Profile\/JoyfulM3","830":"https:\/\/www.tripadvisor.ca\/Profile\/B4800","831":"https:\/\/www.tripadvisor.ca\/Profile\/viatgesrjr","832":"https:\/\/www.tripadvisor.ca\/Profile\/333flaviust","833":"https:\/\/www.tripadvisor.ca\/Profile\/Odourata","834":"https:\/\/www.tripadvisor.ca\/Profile\/GinetteC495","835":"https:\/\/www.tripadvisor.ca\/Profile\/623benoitg","836":"https:\/\/www.tripadvisor.ca\/Profile\/BRETTPAULNATALIE","837":"https:\/\/www.tripadvisor.ca\/Profile\/ekp6215","838":"https:\/\/www.tripadvisor.ca\/Profile\/Finol","839":"https:\/\/www.tripadvisor.ca\/Profile\/jeans794","840":"https:\/\/www.tripadvisor.ca\/Profile\/Ge0rge229","841":"https:\/\/www.tripadvisor.ca\/Profile\/stampinggirl","842":"https:\/\/www.tripadvisor.ca\/Profile\/amandal579","843":"https:\/\/www.tripadvisor.ca\/Profile\/Sarhend","844":"https:\/\/www.tripadvisor.ca\/Profile\/jmailhio","845":"https:\/\/www.tripadvisor.ca\/Profile\/A707LGjamesl","847":"https:\/\/www.tripadvisor.ca\/Profile\/matm48","848":"https:\/\/www.tripadvisor.ca\/Profile\/Fitz8349","849":"https:\/\/www.tripadvisor.ca\/Profile\/OnAir802648","850":"https:\/\/www.tripadvisor.ca\/Profile\/carla1972","851":"https:\/\/www.tripadvisor.ca\/Profile\/CubaF0rever","852":"https:\/\/www.tripadvisor.ca\/Profile\/judys891","853":"https:\/\/www.tripadvisor.caundefined","854":"https:\/\/www.tripadvisor.ca\/Profile\/Belvera","855":"https:\/\/www.tripadvisor.ca\/Profile\/KFamilyOttawa","856":"https:\/\/www.tripadvisor.ca\/Profile\/AC_Traveller54","857":"https:\/\/www.tripadvisor.ca\/Profile\/BLCutler","858":"https:\/\/www.tripadvisor.ca\/Profile\/crccrew","859":"https:\/\/www.tripadvisor.ca\/Profile\/Margaretewh","860":"https:\/\/www.tripadvisor.ca\/Profile\/sensfantoronto","861":"https:\/\/www.tripadvisor.ca\/Profile\/dans526","862":"https:\/\/www.tripadvisor.ca\/Profile\/PeterWJR","863":"https:\/\/www.tripadvisor.ca\/Profile\/InnsofDistinction","864":"https:\/\/www.tripadvisor.ca\/Profile\/seikokai","865":"https:\/\/www.tripadvisor.ca\/Profile\/onvoyage_3","866":"https:\/\/www.tripadvisor.ca\/Profile\/raymondp636","867":"https:\/\/www.tripadvisor.ca\/Profile\/aggada","868":"https:\/\/www.tripadvisor.ca\/Profile\/shanoa","869":"https:\/\/www.tripadvisor.ca\/Profile\/PamC479","870":"https:\/\/www.tripadvisor.ca\/Profile\/pamelakmeyer","871":"https:\/\/www.tripadvisor.ca\/Profile\/painted_daisies","872":"https:\/\/www.tripadvisor.ca\/Profile\/TravelotSir","873":"https:\/\/www.tripadvisor.ca\/Profile\/natty_d77","874":"https:\/\/www.tripadvisor.ca\/Profile\/tmbailey","876":"https:\/\/www.tripadvisor.ca\/Profile\/Mooshifancy","877":"https:\/\/www.tripadvisor.ca\/Profile\/RachelK378","878":"https:\/\/www.tripadvisor.ca\/Profile\/jsteelboston","879":"https:\/\/www.tripadvisor.ca\/Profile\/F828DRandread","880":"https:\/\/www.tripadvisor.ca\/Profile\/sharbotlake","881":"https:\/\/www.tripadvisor.ca\/Profile\/TimH606","882":"https:\/\/www.tripadvisor.ca\/Profile\/JaysonC1974","883":"https:\/\/www.tripadvisor.ca\/Profile\/BJ2005","884":"https:\/\/www.tripadvisor.ca\/Profile\/lac426","890":"https:\/\/www.tripadvisor.ca\/Profile\/bluescan","891":"https:\/\/www.tripadvisor.ca\/Profile\/dude17","892":"https:\/\/www.tripadvisor.ca\/Profile\/Canadian-Family-Guy","893":"https:\/\/www.tripadvisor.ca\/Profile\/NovaScotiaRoadhog","894":"https:\/\/www.tripadvisor.ca\/Profile\/intellect","895":"https:\/\/www.tripadvisor.ca\/Profile\/redlight","896":"https:\/\/www.tripadvisor.ca\/Profile\/Trip14120","897":"https:\/\/www.tripadvisor.ca\/Profile\/NorthStar2115","898":"https:\/\/www.tripadvisor.ca\/Profile\/SabineS","899":"https:\/\/www.tripadvisor.ca\/Profile\/Adventure19656","900":"https:\/\/www.tripadvisor.ca\/Profile\/Quest16718","901":"https:\/\/www.tripadvisor.ca\/Profile\/Thierry2715","930":"https:\/\/www.tripadvisor.ca\/Profile\/carole_mist","931":"https:\/\/www.tripadvisor.ca\/Profile\/fist64149","932":"https:\/\/www.tripadvisor.ca\/Profile\/Nicsaw","933":"https:\/\/www.tripadvisor.ca\/Profile\/U5213QXcheryls","934":"https:\/\/www.tripadvisor.ca\/Profile\/jakester88","935":"https:\/\/www.tripadvisor.ca\/Profile\/christianbB5739EJ","936":"https:\/\/www.tripadvisor.ca\/Profile\/554saadt","937":"https:\/\/www.tripadvisor.ca\/Profile\/Francineberbiers","938":"https:\/\/www.tripadvisor.ca\/Profile\/swamp_lover","939":"https:\/\/www.tripadvisor.ca\/Profile\/Hammyfammy5","940":"nil","945":"https:\/\/www.tripadvisor.ca\/Profile\/travelabbi","946":"https:\/\/www.tripadvisor.ca\/Profile\/DMthePM","947":"https:\/\/www.tripadvisor.ca\/Profile\/Beach_cravers","948":"https:\/\/www.tripadvisor.ca\/Profile\/Daneli_0315","949":"https:\/\/www.tripadvisor.ca\/Profile\/onvoyage_3","950":"https:\/\/www.tripadvisor.ca\/Profile\/BigGandLittleT","951":"https:\/\/www.tripadvisor.ca\/Profile\/pdrew2014","952":"https:\/\/www.tripadvisor.ca\/Profile\/samanthat554","953":"https:\/\/www.tripadvisor.ca\/Profile\/Rum_Water","954":"https:\/\/www.tripadvisor.ca\/Profile\/Markl66","960":"https:\/\/www.tripadvisor.ca\/Profile\/PriscillaL40","961":"https:\/\/www.tripadvisor.ca\/Profile\/JRJtraveller","962":"https:\/\/www.tripadvisor.ca\/Profile\/staceysaunders282","963":"https:\/\/www.tripadvisor.ca\/Profile\/guylafleur10","964":"https:\/\/www.tripadvisor.ca\/Profile\/ricks902","970":"https:\/\/www.tripadvisor.ca\/Profile\/T3nMan","971":"https:\/\/www.tripadvisor.ca\/Profile\/217evelynt","972":"https:\/\/www.tripadvisor.ca\/Profile\/jerrylG9905HD","973":"https:\/\/www.tripadvisor.ca\/Profile\/kilarneyvt","974":"https:\/\/www.tripadvisor.ca\/Profile\/Ryily","980":"https:\/\/www.tripadvisor.ca\/Profile\/AlexC193","981":"https:\/\/www.tripadvisor.ca\/Profile\/JPN65Montreal_Canada","982":"https:\/\/www.tripadvisor.ca\/Profile\/myjourney","983":"https:\/\/www.tripadvisor.ca\/Profile\/soleil_0402","984":"https:\/\/www.tripadvisor.ca\/Profile\/SagaLEB","985":"https:\/\/www.tripadvisor.ca\/Profile\/Maggieb3","986":"https:\/\/www.tripadvisor.ca\/Profile\/THEGOODLIFENOW","987":"https:\/\/www.tripadvisor.ca\/Profile\/Threedogstwokids","988":"https:\/\/www.tripadvisor.ca\/Profile\/joed273","989":"https:\/\/www.tripadvisor.ca\/Profile\/ggatiher","990":"https:\/\/www.tripadvisor.ca\/Profile\/Zilverbullet","991":"https:\/\/www.tripadvisor.ca\/Profile\/lisamI5118FR","992":"https:\/\/www.tripadvisor.ca\/Profile\/Skippounet","993":"https:\/\/www.tripadvisor.ca\/Profile\/2thTravel","994":"https:\/\/www.tripadvisor.ca\/Profile\/Kimdbe","1000":"https:\/\/www.tripadvisor.ca\/Profile\/bennett_admin","1001":"https:\/\/www.tripadvisor.ca\/Profile\/GentlemanJoe","1002":"https:\/\/www.tripadvisor.ca\/Profile\/lostcaravel","1003":"https:\/\/www.tripadvisor.ca\/Profile\/Candicimo82","1004":"https:\/\/www.tripadvisor.ca\/Profile\/A2128PNdonaldm","1005":"https:\/\/www.tripadvisor.ca\/Profile\/tombA4311TU","1006":"https:\/\/www.tripadvisor.ca\/Profile\/mynameiswelcome","1007":"https:\/\/www.tripadvisor.ca\/Profile\/GotFour","1008":"https:\/\/www.tripadvisor.ca\/Profile\/kelliep114","1009":"https:\/\/www.tripadvisor.ca\/Profile\/hesamm2013","1010":"https:\/\/www.tripadvisor.ca\/Profile\/jfroy3","1011":"https:\/\/www.tripadvisor.ca\/Profile\/713carlb","1012":"https:\/\/www.tripadvisor.ca\/Profile\/Dennis_M99_MTL","1013":"https:\/\/www.tripadvisor.ca\/Profile\/jono789456","1014":"https:\/\/www.tripadvisor.ca\/Profile\/Nroy2002","1015":"https:\/\/www.tripadvisor.ca\/Profile\/DonnyC1","1016":"https:\/\/www.tripadvisor.ca\/Profile\/joeejojo","1017":"https:\/\/www.tripadvisor.ca\/Profile\/bob_connelly","1018":"https:\/\/www.tripadvisor.ca\/Profile\/bctpaul","1019":"https:\/\/www.tripadvisor.ca\/Profile\/michelm777","1020":"https:\/\/www.tripadvisor.ca\/Profile\/SteveU844","1021":"https:\/\/www.tripadvisor.ca\/Profile\/celticgirl_PR","1022":"https:\/\/www.tripadvisor.ca\/Profile\/clippe","1023":"https:\/\/www.tripadvisor.ca\/Profile\/MTLReviewer","1024":"https:\/\/www.tripadvisor.ca\/Profile\/eagermike93","1025":"https:\/\/www.tripadvisor.ca\/Profile\/M3ltdown","1026":"https:\/\/www.tripadvisor.ca\/Profile\/mariamonk","1027":"https:\/\/www.tripadvisor.ca\/Profile\/PG95","1028":"https:\/\/www.tripadvisor.ca\/Profile\/MicheleWarren","1029":"https:\/\/www.tripadvisor.ca\/Profile\/MaxGag_12","1030":"https:\/\/www.tripadvisor.ca\/Profile\/EbhL","1031":"https:\/\/www.tripadvisor.ca\/Profile\/CassCaterino","1032":"https:\/\/www.tripadvisor.ca\/Profile\/pats110","1033":"https:\/\/www.tripadvisor.ca\/Profile\/Whammie787","1034":"https:\/\/www.tripadvisor.ca\/Profile\/CarolynGNortheastUS","1035":"https:\/\/www.tripadvisor.ca\/Profile\/ChantaleF13","1036":"https:\/\/www.tripadvisor.ca\/Profile\/montrealtravellors","1037":"https:\/\/www.tripadvisor.ca\/Profile\/AnthonyJa86","1038":"https:\/\/www.tripadvisor.ca\/Profile\/Dianne644","1039":"https:\/\/www.tripadvisor.ca\/Profile\/J9257","1040":"https:\/\/www.tripadvisor.ca\/Profile\/TGWEST","1041":"https:\/\/www.tripadvisor.ca\/Profile\/VictoriaWanderers29","1042":"https:\/\/www.tripadvisor.ca\/Profile\/jameschristophers","1043":"https:\/\/www.tripadvisor.ca\/Profile\/TheBKY","1044":"https:\/\/www.tripadvisor.ca\/Profile\/d0nnasinc91","1045":"https:\/\/www.tripadvisor.ca\/Profile\/BrandonH818","1046":"https:\/\/www.tripadvisor.ca\/Profile\/JackD922","1047":"https:\/\/www.tripadvisor.ca\/Profile\/PG109","1049":"https:\/\/www.tripadvisor.ca\/Profile\/shaner996","1050":"https:\/\/www.tripadvisor.ca\/Profile\/ilerdonm","1051":"https:\/\/www.tripadvisor.ca\/Profile\/VancouverRod","1052":"https:\/\/www.tripadvisor.ca\/Profile\/hardern","1053":"https:\/\/www.tripadvisor.ca\/Profile\/RalphR193","1054":"https:\/\/www.tripadvisor.ca\/Profile\/TheTilouz","1055":"https:\/\/www.tripadvisor.ca\/Profile\/JanoUrban","1056":"https:\/\/www.tripadvisor.ca\/Profile\/lisasR8064QR","1057":"https:\/\/www.tripadvisor.ca\/Profile\/1935","1058":"https:\/\/www.tripadvisor.ca\/Profile\/DarrenS776","1059":"https:\/\/www.tripadvisor.ca\/Profile\/Robin010165","1060":"https:\/\/www.tripadvisor.ca\/Profile\/firechief-JL","1061":"https:\/\/www.tripadvisor.ca\/Profile\/Reeno19","1062":"https:\/\/www.tripadvisor.ca\/Profile\/slacker2345","1063":"https:\/\/www.tripadvisor.ca\/Profile\/FrancisD611","1064":"https:\/\/www.tripadvisor.ca\/Profile\/592DianeG","1065":"https:\/\/www.tripadvisor.ca\/Profile\/foodie2526","1066":"https:\/\/www.tripadvisor.ca\/Profile\/KenS9","1067":"https:\/\/www.tripadvisor.ca\/Profile\/GeeSNair","1068":"https:\/\/www.tripadvisor.ca\/Profile\/Jennuine84","1069":"https:\/\/www.tripadvisor.ca\/Profile\/Iliketotravelwithyou","1080":"https:\/\/www.tripadvisor.ca\/Profile\/Lamhb","1081":"https:\/\/www.tripadvisor.ca\/Profile\/477AnnaM","1082":"https:\/\/www.tripadvisor.ca\/Profile\/Jean_T681","1083":"https:\/\/www.tripadvisor.ca\/Profile\/Toroncanada22","1084":"https:\/\/www.tripadvisor.ca\/Profile\/AngryMonkies","1085":"https:\/\/www.tripadvisor.ca\/Profile\/TAL088","1086":"https:\/\/www.tripadvisor.ca\/Profile\/2T3M","1087":"https:\/\/www.tripadvisor.ca\/Profile\/Archer1943","1088":"https:\/\/www.tripadvisor.ca\/Profile\/krwatts","1089":"https:\/\/www.tripadvisor.ca\/Profile\/Aceap","1100":"https:\/\/www.tripadvisor.ca\/Profile\/oakvillegirl101","1101":"https:\/\/www.tripadvisor.ca\/Profile\/cypressday","1102":"https:\/\/www.tripadvisor.ca\/Profile\/tdas1234","1103":"https:\/\/www.tripadvisor.ca\/Profile\/JaysonC1974","1104":"https:\/\/www.tripadvisor.ca\/Profile\/CinthiaG785","1105":"https:\/\/www.tripadvisor.ca\/Profile\/maurarosem","1106":"https:\/\/www.tripadvisor.ca\/Profile\/370denysed","1107":"https:\/\/www.tripadvisor.ca\/Profile\/Luc_Sr","1108":"https:\/\/www.tripadvisor.ca\/Profile\/CartQueen61","1109":"https:\/\/www.tripadvisor.ca\/Profile\/VivienneJK","1120":"https:\/\/www.tripadvisor.ca\/Profile\/pushplay","1121":"https:\/\/www.tripadvisor.ca\/Profile\/SportsTraveller076","1122":"https:\/\/www.tripadvisor.ca\/Profile\/speed70","1123":"https:\/\/www.tripadvisor.ca\/Profile\/rew345","1124":"https:\/\/www.tripadvisor.ca\/Profile\/QcAlber","1125":"https:\/\/www.tripadvisor.ca\/Profile\/roca_11","1126":"https:\/\/www.tripadvisor.ca\/Profile\/Bear-On-The-Road","1127":"https:\/\/www.tripadvisor.ca\/Profile\/Milamber1968","1128":"https:\/\/www.tripadvisor.ca\/Profile\/dmv2k10","1130":"https:\/\/www.tripadvisor.ca\/Profile\/rivergen","1131":"https:\/\/www.tripadvisor.ca\/Profile\/Lady904","1132":"https:\/\/www.tripadvisor.ca\/Profile\/frankt911","1133":"https:\/\/www.tripadvisor.ca\/Profile\/suepF2025EO","1134":"https:\/\/www.tripadvisor.ca\/Profile\/74DaveR74","1135":"nil","1145":"https:\/\/www.tripadvisor.ca\/Profile\/klodio","1146":"https:\/\/www.tripadvisor.ca\/Profile\/anthonyt735","1147":"https:\/\/www.tripadvisor.ca\/Profile\/940paule","1148":"https:\/\/www.tripadvisor.ca\/Profile\/Donald_O-Canard","1149":"https:\/\/www.tripadvisor.ca\/Profile\/Joan2115","1150":"https:\/\/www.tripadvisor.ca\/Profile\/2010Timmy","1151":"https:\/\/www.tripadvisor.ca\/Profile\/soolgoraeo","1152":"https:\/\/www.tripadvisor.ca\/Profile\/neelique","1153":"https:\/\/www.tripadvisor.ca\/Profile\/MarshaToronto","1154":"https:\/\/www.tripadvisor.ca\/Profile\/ONABUDGETOntario","1160":"https:\/\/www.tripadvisor.ca\/Profile\/sienna27","1161":"https:\/\/www.tripadvisor.ca\/Profile\/JerryL549","1162":"https:\/\/www.tripadvisor.ca\/Profile\/Happyrocker","1163":"https:\/\/www.tripadvisor.ca\/Profile\/travelerx2_13","1164":"https:\/\/www.tripadvisor.ca\/Profile\/chocice60","1165":"https:\/\/www.tripadvisor.ca\/Profile\/elozkr","1166":"https:\/\/www.tripadvisor.ca\/Profile\/NorthernCDNTraveller","1167":"https:\/\/www.tripadvisor.ca\/Profile\/susanandlarry","1168":"https:\/\/www.tripadvisor.ca\/Profile\/SimonL_Mtl","1169":"https:\/\/www.tripadvisor.ca\/Profile\/AnnaDP2013","1170":"https:\/\/www.tripadvisor.ca\/Profile\/AZLove_to_travel22","1171":"https:\/\/www.tripadvisor.ca\/Profile\/LandH13","1172":"https:\/\/www.tripadvisor.ca\/Profile\/e1000lewing","1173":"https:\/\/www.tripadvisor.ca\/Profile\/michel_josee","1174":"https:\/\/www.tripadvisor.ca\/Profile\/FLRD","1175":"https:\/\/www.tripadvisor.ca\/Profile\/motheroftwo2011","1176":"https:\/\/www.tripadvisor.ca\/Profile\/Z7451JLrobertp","1177":"https:\/\/www.tripadvisor.ca\/Profile\/NewEnglandHotels","1178":"https:\/\/www.tripadvisor.ca\/Profile\/Kevin_Ilaqua","1179":"https:\/\/www.tripadvisor.ca\/Profile\/asilverstein","1230":"nil","1235":"https:\/\/www.tripadvisor.ca\/Profile\/dla1041","1245":"https:\/\/www.tripadvisor.ca\/Profile\/priyaganong","1246":"https:\/\/www.tripadvisor.ca\/Profile\/AllieH9","1247":"https:\/\/www.tripadvisor.ca\/Profile\/momo1324","1248":"https:\/\/www.tripadvisor.ca\/Profile\/dand706","1249":"https:\/\/www.tripadvisor.ca\/Profile\/Love2Trav_13","1250":"https:\/\/www.tripadvisor.ca\/Profile\/wayfar69","1251":"https:\/\/www.tripadvisor.ca\/Profile\/mch7735","1253":"https:\/\/www.tripadvisor.ca\/Profile\/NJB1959","1254":"https:\/\/www.tripadvisor.ca\/Profile\/Zozotte123","1255":"https:\/\/www.tripadvisor.ca\/Profile\/robertgB8630UL","1256":"https:\/\/www.tripadvisor.ca\/Profile\/swurves","1257":"https:\/\/www.tripadvisor.ca\/Profile\/evap374","1258":"https:\/\/www.tripadvisor.ca\/Profile\/GhislaineD750","1259":"https:\/\/www.tripadvisor.ca\/Profile\/Kara22Quebec","1260":"https:\/\/www.tripadvisor.ca\/Profile\/751alexd","1261":"https:\/\/www.tripadvisor.ca\/Profile\/g0neaway","1262":"https:\/\/www.tripadvisor.ca\/Profile\/LoveMySpouse","1263":"https:\/\/www.tripadvisor.ca\/Profile\/debyvan720","1264":"https:\/\/www.tripadvisor.ca\/Profile\/pecunning","1265":"https:\/\/www.tripadvisor.ca\/Profile\/twocardinals","1266":"nil","1290":"https:\/\/www.tripadvisor.ca\/Profile\/539aj","1291":"https:\/\/www.tripadvisor.ca\/Profile\/evergreen1002","1292":"https:\/\/www.tripadvisor.ca\/Profile\/s0mersetsal","1293":"https:\/\/www.tripadvisor.ca\/Profile\/Poussinnetta2012","1294":"https:\/\/www.tripadvisor.ca\/Profile\/TIJohnB","1295":"nil","1310":"https:\/\/www.tripadvisor.ca\/Profile\/MaryJaneC927","1311":"https:\/\/www.tripadvisor.ca\/Profile\/Karvouniaris","1312":"https:\/\/www.tripadvisor.ca\/Profile\/manonl507","1313":"https:\/\/www.tripadvisor.ca\/Profile\/Maria201406","1314":"https:\/\/www.tripadvisor.ca\/Profile\/Jtries","1315":"https:\/\/www.tripadvisor.ca\/Profile\/nscmo","1316":"https:\/\/www.tripadvisor.ca\/Profile\/sienna27","1317":"https:\/\/www.tripadvisor.ca\/Profile\/Nizha3235","1318":"https:\/\/www.tripadvisor.ca\/Profile\/PierreG1111","1319":"https:\/\/www.tripadvisor.ca\/Profile\/deveynr","1320":"https:\/\/www.tripadvisor.ca\/Profile\/235lyndap","1321":"https:\/\/www.tripadvisor.ca\/Profile\/Geordie2015","1322":"https:\/\/www.tripadvisor.ca\/Profile\/gogalmom","1323":"https:\/\/www.tripadvisor.ca\/Profile\/domb19","1324":"https:\/\/www.tripadvisor.ca\/Profile\/sand2skis","1325":"https:\/\/www.tripadvisor.ca\/Profile\/KathrynC996","1326":"https:\/\/www.tripadvisor.ca\/Profile\/normalme","1327":"nil","1335":"https:\/\/www.tripadvisor.ca\/Profile\/LindaK1616","1336":"https:\/\/www.tripadvisor.ca\/Profile\/83KathleenC","1337":"https:\/\/www.tripadvisor.ca\/Profile\/ds4animals","1338":"https:\/\/www.tripadvisor.ca\/Profile\/susand04","1339":"https:\/\/www.tripadvisor.ca\/Profile\/fionaa727","1340":"https:\/\/www.tripadvisor.ca\/Profile\/dg681","1341":"https:\/\/www.tripadvisor.ca\/Profile\/879karig","1342":"https:\/\/www.tripadvisor.ca\/Profile\/greeneduck","1343":"https:\/\/www.tripadvisor.ca\/Profile\/GinetteP858","1344":"https:\/\/www.tripadvisor.ca\/Profile\/_catarinabruno22","1345":"https:\/\/www.tripadvisor.ca\/Profile\/robertacE8470UZ","1346":"https:\/\/www.tripadvisor.ca\/Profile\/athowatt","1347":"https:\/\/www.tripadvisor.ca\/Profile\/O1097XPdavidm","1348":"https:\/\/www.tripadvisor.ca\/Profile\/nho_6","1349":"https:\/\/www.tripadvisor.ca\/Profile\/charlesgO4386JA","1350":"nil","1360":"https:\/\/www.tripadvisor.ca\/Profile\/rpmurph","1361":"https:\/\/www.tripadvisor.ca\/Profile\/Steelcity7","1362":"https:\/\/www.tripadvisor.ca\/Profile\/Halls2","1363":"https:\/\/www.tripadvisor.ca\/Profile\/TrvlerOrlFL","1364":"https:\/\/www.tripadvisor.ca\/Profile\/IllinoisSuzyQ","1365":"https:\/\/www.tripadvisor.ca\/Profile\/RCSI","1395":"https:\/\/www.tripadvisor.ca\/Profile\/Weatherweary","1400":"https:\/\/www.tripadvisor.ca\/Profile\/PJWAtson","1401":"https:\/\/www.tripadvisor.ca\/Profile\/davidblock2018","1402":"https:\/\/www.tripadvisor.ca\/Profile\/wcmw","1403":"https:\/\/www.tripadvisor.ca\/Profile\/josephgR6498UU","1404":"https:\/\/www.tripadvisor.ca\/Profile\/30tessap","1405":"https:\/\/www.tripadvisor.ca\/Profile\/RetiredVA21","1406":"https:\/\/www.tripadvisor.ca\/Profile\/kwmitch","1407":"https:\/\/www.tripadvisor.ca\/Profile\/lisae91","1408":"https:\/\/www.tripadvisor.ca\/Profile\/379risae","1409":"https:\/\/www.tripadvisor.ca\/Profile\/sabrinalandry6","1410":"nil","1415":"https:\/\/www.tripadvisor.ca\/Profile\/Beachhut45","1416":"https:\/\/www.tripadvisor.ca\/Profile\/885jeannec","1417":"https:\/\/www.tripadvisor.ca\/Profile\/SaulMarmor","1418":"https:\/\/www.tripadvisor.ca\/Profile\/7NancyL","1419":"https:\/\/www.tripadvisor.ca\/Profile\/WarsawWanderer","1420":"https:\/\/www.tripadvisor.ca\/Profile\/698michaelm","1421":"https:\/\/www.tripadvisor.ca\/Profile\/Lalyc","1422":"https:\/\/www.tripadvisor.ca\/Profile\/cml017","1423":"https:\/\/www.tripadvisor.ca\/Profile\/jeans794","1424":"https:\/\/www.tripadvisor.ca\/Profile\/24MaryD","1425":"https:\/\/www.tripadvisor.ca\/Profile\/TomCost","1426":"https:\/\/www.tripadvisor.ca\/Profile\/294jonathang","1427":"https:\/\/www.tripadvisor.ca\/Profile\/334kathleenr","1428":"https:\/\/www.tripadvisor.ca\/Profile\/NadiaT71","1455":"https:\/\/www.tripadvisor.ca\/Profile\/Joanne-Yolande-B","1456":"https:\/\/www.tripadvisor.ca\/Profile\/mysterydogue","1457":"https:\/\/www.tripadvisor.ca\/Profile\/kathyarq","1458":"https:\/\/www.tripadvisor.ca\/Profile\/danielbK8246OC","1459":"https:\/\/www.tripadvisor.ca\/Profile\/AliFoug","1460":"https:\/\/www.tripadvisor.ca\/Profile\/SmartMomof4","1461":"https:\/\/www.tripadvisor.ca\/Profile\/jeanfrancoisr721","1462":"https:\/\/www.tripadvisor.ca\/Profile\/manuel7892016","1463":"https:\/\/www.tripadvisor.ca\/Profile\/342denism","1464":"https:\/\/www.tripadvisor.ca\/Profile\/harryg416","1465":"https:\/\/www.tripadvisor.ca\/Profile\/shsg2016","1466":"https:\/\/www.tripadvisor.ca\/Profile\/MaaxW","1467":"https:\/\/www.tripadvisor.ca\/Profile\/cherylmQ5499AB","1468":"https:\/\/www.tripadvisor.ca\/Profile\/cynthia9395","1470":"nil","1480":"https:\/\/www.tripadvisor.ca\/Profile\/benoitl879","1481":"https:\/\/www.tripadvisor.ca\/Profile\/2mayb","1482":"https:\/\/www.tripadvisor.ca\/Profile\/AnthonyJa86","1483":"https:\/\/www.tripadvisor.ca\/Profile\/Soxblue","1484":"https:\/\/www.tripadvisor.ca\/Profile\/zimms4golf","1485":"https:\/\/www.tripadvisor.ca\/Profile\/Sashadel1130","1486":"https:\/\/www.tripadvisor.ca\/Profile\/kellkath","1487":"https:\/\/www.tripadvisor.ca\/Profile\/60nancyp","1488":"https:\/\/www.tripadvisor.ca\/Profile\/queenofhearts_15","1489":"https:\/\/www.tripadvisor.ca\/Profile\/Infinidean","1490":"https:\/\/www.tripadvisor.ca\/Profile\/116RichardH116","1491":"https:\/\/www.tripadvisor.ca\/Profile\/Glen823","1492":"https:\/\/www.tripadvisor.ca\/Profile\/S_LpCanada","1493":"https:\/\/www.tripadvisor.ca\/Profile\/Chimney_Inspector","1494":"https:\/\/www.tripadvisor.ca\/Profile\/hilmcleod","1495":"https:\/\/www.tripadvisor.ca\/Profile\/azn12thman","1496":"https:\/\/www.tripadvisor.ca\/Profile\/lisec641","1497":"https:\/\/www.tripadvisor.ca\/Profile\/coronablues911","1498":"https:\/\/www.tripadvisor.ca\/Profile\/Ontarianenjoalverts","1525":"https:\/\/www.tripadvisor.ca\/Profile\/simjenk","1526":"nil","1530":"nil","1535":"https:\/\/www.tripadvisor.ca\/Profile\/Kurttarvis","1536":"https:\/\/www.tripadvisor.ca\/Profile\/vanessam739","1537":"https:\/\/www.tripadvisor.ca\/Profile\/josepht906","1538":"https:\/\/www.tripadvisor.ca\/Profile\/173olivierd","1539":"https:\/\/www.tripadvisor.ca\/Profile\/KevinG198","1550":"https:\/\/www.tripadvisor.ca\/Profile\/VanCR","1555":"https:\/\/www.tripadvisor.ca\/Profile\/CorinneOrillia","1560":"nil","1565":"https:\/\/www.tripadvisor.ca\/Profile\/Rosalie_from_Ottawa","1590":"https:\/\/www.tripadvisor.ca\/Profile\/274justinab","1591":"https:\/\/www.tripadvisor.ca\/Profile\/MilaP842","1592":"https:\/\/www.tripadvisor.ca\/Profile\/294carolp","1593":"https:\/\/www.tripadvisor.ca\/Profile\/monacognata","1594":"https:\/\/www.tripadvisor.ca\/Profile\/MarkCurotte","1595":"https:\/\/www.tripadvisor.ca\/Profile\/TravellerF19832014","1596":"https:\/\/www.tripadvisor.ca\/Profile\/QuitaPeluza","1597":"https:\/\/www.tripadvisor.ca\/Profile\/wanderingroots","1598":"https:\/\/www.tripadvisor.ca\/Profile\/504lauriep","1599":"https:\/\/www.tripadvisor.ca\/Profile\/UF_RX_1999","1600":"https:\/\/www.tripadvisor.ca\/Profile\/burnettgn","1601":"https:\/\/www.tripadvisor.ca\/Profile\/Michmash22","1602":"https:\/\/www.tripadvisor.ca\/Profile\/wheels2g0","1603":"https:\/\/www.tripadvisor.ca\/Profile\/WestVan","1604":"https:\/\/www.tripadvisor.ca\/Profile\/teachernate","1605":"nil","1620":"https:\/\/www.tripadvisor.ca\/Profile\/christopheboucher","1621":"https:\/\/www.tripadvisor.ca\/Profile\/939MichaelG","1622":"https:\/\/www.tripadvisor.ca\/Profile\/JillybeanMonteal","1623":"https:\/\/www.tripadvisor.ca\/Profile\/sophiedR3656KA","1624":"https:\/\/www.tripadvisor.ca\/Profile\/cherry_streets","1625":"https:\/\/www.tripadvisor.ca\/Profile\/timmS3906WK","1626":"https:\/\/www.tripadvisor.ca\/Profile\/TrooperMax","1627":"nil","1630":"nil","1635":"https:\/\/www.tripadvisor.ca\/Profile\/Bobberts","1636":"https:\/\/www.tripadvisor.ca\/Profile\/debit7","1637":"https:\/\/www.tripadvisor.ca\/Profile\/509philg","1638":"https:\/\/www.tripadvisor.ca\/Profile\/MeM543","1639":"https:\/\/www.tripadvisor.ca\/Profile\/robertgB8630UL","1640":"https:\/\/www.tripadvisor.ca\/Profile\/Chacharea","1641":"https:\/\/www.tripadvisor.ca\/Profile\/redrider53","1642":"https:\/\/www.tripadvisor.ca\/Profile\/137carmel","1643":"https:\/\/www.tripadvisor.ca\/Profile\/joseep278","1644":"https:\/\/www.tripadvisor.ca\/Profile\/aeromenn","1645":"https:\/\/www.tripadvisor.ca\/Profile\/517ramandeept","1646":"https:\/\/www.tripadvisor.ca\/Profile\/169LindaH","1647":"https:\/\/www.tripadvisor.ca\/Profile\/Jerry22601","1648":"https:\/\/www.tripadvisor.ca\/Profile\/Shutterbug_5","1649":"https:\/\/www.tripadvisor.ca\/Profile\/Thechrissy","1650":"nil","1660":"https:\/\/www.tripadvisor.ca\/Profile\/footloose888","1661":"https:\/\/www.tripadvisor.ca\/Profile\/IanRoberge","1662":"https:\/\/www.tripadvisor.ca\/Profile\/parismontreal","1663":"https:\/\/www.tripadvisor.ca\/Profile\/Robin010165","1664":"https:\/\/www.tripadvisor.ca\/Profile\/Puffin30","1665":"https:\/\/www.tripadvisor.ca\/Profile\/MKEQ","1666":"https:\/\/www.tripadvisor.ca\/Profile\/Cajee","1667":"https:\/\/www.tripadvisor.ca\/Profile\/BostonSkier","1668":"https:\/\/www.tripadvisor.ca\/Profile\/kmerrimen","1669":"https:\/\/www.tripadvisor.ca\/Profile\/sgkca","1670":"https:\/\/www.tripadvisor.ca\/Profile\/kmr1809","1671":"https:\/\/www.tripadvisor.ca\/Profile\/jiopr","1695":"nil","1720":"nil","1730":"nil","1735":"nil","1739":"nil","1742":"nil","1743":"https:\/\/www.tripadvisor.ca\/Profile\/gwenally83","1744":"https:\/\/www.tripadvisor.ca\/Profile\/I2256SLshannonm","1745":"https:\/\/www.tripadvisor.ca\/Profile\/arleenee","1746":"https:\/\/www.tripadvisor.ca\/Profile\/Visitingfirsttime","1747":"https:\/\/www.tripadvisor.ca\/Profile\/dreema","1748":"https:\/\/www.tripadvisor.ca\/Profile\/MargrietR_12","1749":"https:\/\/www.tripadvisor.ca\/Profile\/seancI1196DQ","1750":"https:\/\/www.tripadvisor.ca\/Profile\/DaphneD639","1751":"https:\/\/www.tripadvisor.ca\/Profile\/lulabdesigns","1752":"https:\/\/www.tripadvisor.ca\/Profile\/JaniceS2962015","1753":"nil","1758":"https:\/\/www.tripadvisor.ca\/Profile\/jillmG237HG","1759":"https:\/\/www.tripadvisor.ca\/Profile\/SimbaK","1760":"https:\/\/www.tripadvisor.ca\/Profile\/worldview2016","1761":"https:\/\/www.tripadvisor.ca\/Profile\/cailynswaile","1762":"https:\/\/www.tripadvisor.ca\/Profile\/agabrysh","1763":"https:\/\/www.tripadvisor.ca\/Profile\/1334zig","1764":"https:\/\/www.tripadvisor.ca\/Profile\/tomcL2390RD","1765":"https:\/\/www.tripadvisor.ca\/Profile\/198tracyf","1766":"https:\/\/www.tripadvisor.ca\/Profile\/tripann","1767":"https:\/\/www.tripadvisor.ca\/Profile\/Christamadison","1768":"https:\/\/www.tripadvisor.ca\/Profile\/crankywithoutsleep","1769":"https:\/\/www.tripadvisor.ca\/Profile\/24niina","1770":"https:\/\/www.tripadvisor.ca\/Profile\/Marlowe3","1771":"https:\/\/www.tripadvisor.ca\/Profile\/IslandDunn","1772":"https:\/\/www.tripadvisor.ca\/Profile\/charlotte2230","1773":"https:\/\/www.tripadvisor.ca\/Profile\/Familygalwithdog","1774":"https:\/\/www.tripadvisor.ca\/Profile\/kenh921","1775":"https:\/\/www.tripadvisor.ca\/Profile\/johnG2004FS","1776":"https:\/\/www.tripadvisor.ca\/Profile\/792pamp","1777":"https:\/\/www.tripadvisor.ca\/Profile\/613cathyz","1778":"https:\/\/www.tripadvisor.ca\/Profile\/19lorat","1779":"https:\/\/www.tripadvisor.ca\/Profile\/twindates","1780":"https:\/\/www.tripadvisor.ca\/Profile\/X4035STcindyb","1781":"https:\/\/www.tripadvisor.ca\/Profile\/JoanandDoug","1782":"https:\/\/www.tripadvisor.ca\/Profile\/985darleneb","1783":"https:\/\/www.tripadvisor.ca\/Profile\/KeithH82","1784":"https:\/\/www.tripadvisor.ca\/Profile\/472galenb","1785":"https:\/\/www.tripadvisor.ca\/Profile\/Italy09-2008","1786":"https:\/\/www.tripadvisor.ca\/Profile\/Hosta_La_Vista","1787":"https:\/\/www.tripadvisor.ca\/Profile\/WendyWW61","1788":"https:\/\/www.tripadvisor.ca\/Profile\/lchristensen572","1789":"https:\/\/www.tripadvisor.ca\/Profile\/veronicacW1205UH","1790":"https:\/\/www.tripadvisor.ca\/Profile\/LaurenH789","1791":"https:\/\/www.tripadvisor.ca\/Profile\/karenT149WT","1792":"https:\/\/www.tripadvisor.ca\/Profile\/jin6x","1793":"https:\/\/www.tripadvisor.ca\/Profile\/elder87","1794":"https:\/\/www.tripadvisor.ca\/Profile\/dkmont2018","1795":"https:\/\/www.tripadvisor.ca\/Profile\/PatB1322","1796":"https:\/\/www.tripadvisor.ca\/Profile\/baldspice1","1797":"https:\/\/www.tripadvisor.ca\/Profile\/PatriciaBk33","1798":"https:\/\/www.tripadvisor.ca\/Profile\/Annsootje","1799":"https:\/\/www.tripadvisor.ca\/Profile\/Magenta56","1800":"https:\/\/www.tripadvisor.ca\/Profile\/Just2LetUKnow","1801":"https:\/\/www.tripadvisor.ca\/Profile\/CatharineP_11","1802":"https:\/\/www.tripadvisor.ca\/Profile\/Roni1166","1808":"https:\/\/www.tripadvisor.ca\/Profile\/traceyc890","1809":"https:\/\/www.tripadvisor.ca\/Profile\/918tisharrad","1810":"https:\/\/www.tripadvisor.ca\/Profile\/kcuellar","1811":"https:\/\/www.tripadvisor.ca\/Profile\/R5491QUdebrab","1812":"https:\/\/www.tripadvisor.ca\/Profile\/kimnH3452VD","1813":"https:\/\/www.tripadvisor.ca\/Profile\/922carlosh","1814":"https:\/\/www.tripadvisor.ca\/Profile\/maryaZ2373PF","1816":"https:\/\/www.tripadvisor.ca\/Profile\/amyhH1163AZ","1817":"https:\/\/www.tripadvisor.ca\/Profile\/bksmith2017","1818":"https:\/\/www.tripadvisor.ca\/Profile\/Lks1964","1819":"https:\/\/www.tripadvisor.ca\/Profile\/Tony7809","1820":"https:\/\/www.tripadvisor.ca\/Profile\/RubyRedBoots","1821":"https:\/\/www.tripadvisor.ca\/Profile\/sickntiredis","1822":"https:\/\/www.tripadvisor.ca\/Profile\/NanB306","1823":"https:\/\/www.tripadvisor.ca\/Profile\/CalgaryGreg2014","1824":"https:\/\/www.tripadvisor.ca\/Profile\/270eviw","1825":"https:\/\/www.tripadvisor.ca\/Profile\/kareni1946","1826":"https:\/\/www.tripadvisor.ca\/Profile\/LucyLynne5","1827":"https:\/\/www.tripadvisor.ca\/Profile\/Foreverliz10","1828":"https:\/\/www.tripadvisor.ca\/Profile\/jmac5959","1829":"https:\/\/www.tripadvisor.ca\/Profile\/K7741BPpatriciaw","1830":"https:\/\/www.tripadvisor.ca\/Profile\/E6052UEkarens","1831":"https:\/\/www.tripadvisor.ca\/Profile\/Percypup","1832":"https:\/\/www.tripadvisor.ca\/Profile\/U9836UYkristenm","1833":"https:\/\/www.tripadvisor.ca\/Profile\/FishingYVR","1834":"https:\/\/www.tripadvisor.ca\/Profile\/530marilynm","1835":"https:\/\/www.tripadvisor.ca\/Profile\/M-Evan-Chen","1836":"https:\/\/www.tripadvisor.ca\/Profile\/thegrizwalds5","1837":"https:\/\/www.tripadvisor.ca\/Profile\/dlarocqu","1838":"https:\/\/www.tripadvisor.ca\/Profile\/MossnClover","1839":"https:\/\/www.tripadvisor.ca\/Profile\/502janetb","1841":"https:\/\/www.tripadvisor.ca\/Profile\/S8602DGalanf","1842":"https:\/\/www.tripadvisor.ca\/Profile\/happyroo","1843":"https:\/\/www.tripadvisor.ca\/Profile\/puma-traveler","1844":"https:\/\/www.tripadvisor.ca\/Profile\/945viktord","1845":"https:\/\/www.tripadvisor.ca\/Profile\/X6529QNsarahl","1846":"https:\/\/www.tripadvisor.ca\/Profile\/cara20092017","1847":"https:\/\/www.tripadvisor.ca\/Profile\/376janellef","1848":"https:\/\/www.tripadvisor.ca\/Profile\/nomadV4957UJ","1849":"https:\/\/www.tripadvisor.ca\/Profile\/Y915XUbradb","1850":"https:\/\/www.tripadvisor.ca\/Profile\/pamhD3289WG","1851":"https:\/\/www.tripadvisor.ca\/Profile\/karensN8819MD","1852":"https:\/\/www.tripadvisor.ca\/Profile\/lizs334","1853":"https:\/\/www.tripadvisor.ca\/Profile\/margaretcA9267DM","1854":"https:\/\/www.tripadvisor.ca\/Profile\/westendexplorer","1855":"https:\/\/www.tripadvisor.ca\/Profile\/angiebU8544MD","1856":"https:\/\/www.tripadvisor.ca\/Profile\/saashas2017","1857":"https:\/\/www.tripadvisor.ca\/Profile\/L8962QUjeanh","1863":"https:\/\/www.tripadvisor.ca\/Profile\/joan241953","1864":"https:\/\/www.tripadvisor.ca\/Profile\/Q3555RQbillh","1865":"https:\/\/www.tripadvisor.ca\/Profile\/bobhZ2190KZ","1866":"https:\/\/www.tripadvisor.ca\/Profile\/debrag408","1867":"https:\/\/www.tripadvisor.ca\/Profile\/A7203LJians","1878":"https:\/\/www.tripadvisor.ca\/Profile\/mlpmorgan","1879":"https:\/\/www.tripadvisor.ca\/Profile\/GorillaGirl50","1880":"https:\/\/www.tripadvisor.ca\/Profile\/romaj855","1881":"https:\/\/www.tripadvisor.ca\/Profile\/glorye247","1882":"https:\/\/www.tripadvisor.ca\/Profile\/patriciaannm2015","1883":"https:\/\/www.tripadvisor.ca\/Profile\/Rotto66","1884":"https:\/\/www.tripadvisor.ca\/Profile\/919leanel","1885":"https:\/\/www.tripadvisor.ca\/Profile\/351daisy","1886":"https:\/\/www.tripadvisor.ca\/Profile\/YYC_JustinC","1887":"https:\/\/www.tripadvisor.ca\/Profile\/SylviaG15","1888":"https:\/\/www.tripadvisor.ca\/Profile\/B3221GYlynnh","1889":"https:\/\/www.tripadvisor.ca\/Profile\/C64PGelizabethm","1890":"https:\/\/www.tripadvisor.ca\/Profile\/50Birthdayweekend","1891":"https:\/\/www.tripadvisor.ca\/Profile\/cantrip81","1892":"https:\/\/www.tripadvisor.ca\/Profile\/darrylpatrickk","1903":"https:\/\/www.tripadvisor.ca\/Profile\/I122OWheathert","1904":"https:\/\/www.tripadvisor.ca\/Profile\/lesleyc485","1905":"https:\/\/www.tripadvisor.ca\/Profile\/dkb161","1906":"https:\/\/www.tripadvisor.ca\/Profile\/730craigm","1907":"https:\/\/www.tripadvisor.ca\/Profile\/201gilliank","1908":"https:\/\/www.tripadvisor.ca\/Profile\/Susan012014","1909":"https:\/\/www.tripadvisor.ca\/Profile\/DebiC29","1910":"https:\/\/www.tripadvisor.ca\/Profile\/vxxtoria","1911":"https:\/\/www.tripadvisor.ca\/Profile\/hannahm35","1912":"https:\/\/www.tripadvisor.ca\/Profile\/JoanP1632","1918":"https:\/\/www.tripadvisor.ca\/Profile\/tracyellenb2017","1919":"https:\/\/www.tripadvisor.ca\/Profile\/valeriecY5333CF","1920":"https:\/\/www.tripadvisor.ca\/Profile\/wines2015","1921":"https:\/\/www.tripadvisor.ca\/Profile\/LisLou5","1922":"https:\/\/www.tripadvisor.ca\/Profile\/timcC7723OE","1928":"https:\/\/www.tripadvisor.ca\/Profile\/B1304YCtarac","1929":"https:\/\/www.tripadvisor.ca\/Profile\/275vickig","1930":"https:\/\/www.tripadvisor.ca\/Profile\/IanI144","1931":"https:\/\/www.tripadvisor.ca\/Profile\/Maggieb3","1932":"https:\/\/www.tripadvisor.ca\/Profile\/amandalarson","1933":"https:\/\/www.tripadvisor.ca\/Profile\/MayanFever","1934":"https:\/\/www.tripadvisor.ca\/Profile\/F6386IBmichaelr","1935":"https:\/\/www.tripadvisor.ca\/Profile\/janjulies","1936":"https:\/\/www.tripadvisor.ca\/Profile\/Hlntravel","1937":"https:\/\/www.tripadvisor.ca\/Profile\/Explorer587862","1938":"https:\/\/www.tripadvisor.ca\/Profile\/782kenb","1939":"https:\/\/www.tripadvisor.ca\/Profile\/debbiecC3370UO","1940":"https:\/\/www.tripadvisor.ca\/Profile\/quinqua","1941":"https:\/\/www.tripadvisor.ca\/Profile\/Albernfrau","1942":"https:\/\/www.tripadvisor.ca\/Profile\/842kristinh","1943":"https:\/\/www.tripadvisor.ca\/Profile\/melindag386","1944":"https:\/\/www.tripadvisor.ca\/Profile\/35traveler35","1945":"https:\/\/www.tripadvisor.ca\/Profile\/2-4-T","1946":"https:\/\/www.tripadvisor.ca\/Profile\/KTandLee","1947":"https:\/\/www.tripadvisor.ca\/Profile\/annejackson73","1948":"nil","1953":"https:\/\/www.tripadvisor.ca\/Profile\/905suzannep","1954":"https:\/\/www.tripadvisor.ca\/Profile\/mobileg2016","1955":"https:\/\/www.tripadvisor.ca\/Profile\/Inneminnemutte","1956":"https:\/\/www.tripadvisor.ca\/Profile\/G7956VFpaulg","1957":"https:\/\/www.tripadvisor.ca\/Profile\/Quest60688696045","1958":"https:\/\/www.tripadvisor.ca\/Profile\/N4283WNmichaelt","1959":"https:\/\/www.tripadvisor.ca\/Profile\/76shaynem","1960":"https:\/\/www.tripadvisor.ca\/Profile\/tmmg2001","1961":"https:\/\/www.tripadvisor.ca\/Profile\/Vagabond_32","1962":"https:\/\/www.tripadvisor.ca\/Profile\/Dirtyweekend2018","1968":"https:\/\/www.tripadvisor.ca\/Profile\/SteveMirn","1969":"https:\/\/www.tripadvisor.ca\/Profile\/JeannieinWestVan","1970":"https:\/\/www.tripadvisor.ca\/Profile\/TaraT760","1971":"https:\/\/www.tripadvisor.ca\/Profile\/happycooker5","1972":"https:\/\/www.tripadvisor.ca\/Profile\/gord12018","1973":"https:\/\/www.tripadvisor.ca\/Profile\/mikereilly2018","1974":"https:\/\/www.tripadvisor.ca\/Profile\/jrdvan","1975":"https:\/\/www.tripadvisor.ca\/Profile\/sillysavage","1976":"https:\/\/www.tripadvisor.ca\/Profile\/ColleenBugg","1977":"https:\/\/www.tripadvisor.ca\/Profile\/avernon2018","1978":"https:\/\/www.tripadvisor.ca\/Profile\/Bob-a-JobSussex","1979":"https:\/\/www.tripadvisor.ca\/Profile\/wvlaurie","1980":"https:\/\/www.tripadvisor.ca\/Profile\/ShelleyG549","1981":"https:\/\/www.tripadvisor.ca\/Profile\/I1237XAmarkc","1982":"https:\/\/www.tripadvisor.ca\/Profile\/Sussannahrose","1983":"https:\/\/www.tripadvisor.ca\/Profile\/709buddyb","1984":"https:\/\/www.tripadvisor.ca\/Profile\/Sylpike","1985":"https:\/\/www.tripadvisor.ca\/Profile\/Excursion314359","1986":"https:\/\/www.tripadvisor.ca\/Profile\/887maxh","1987":"https:\/\/www.tripadvisor.ca\/Profile\/K5173JWjaniceb","1988":"https:\/\/www.tripadvisor.ca\/Profile\/moldowanjason","1989":"https:\/\/www.tripadvisor.ca\/Profile\/tracykenmcginnis","1990":"https:\/\/www.tripadvisor.ca\/Profile\/wlsrso906882","1991":"https:\/\/www.tripadvisor.ca\/Profile\/TB2277","1992":"https:\/\/www.tripadvisor.ca\/Profile\/joanfB1268FM","1993":"https:\/\/www.tripadvisor.ca\/Profile\/Bigdaddeo","1994":"https:\/\/www.tripadvisor.ca\/Profile\/531tony","1995":"https:\/\/www.tripadvisor.ca\/Profile\/Canada044","1996":"https:\/\/www.tripadvisor.ca\/Profile\/Liverbird1710","1997":"https:\/\/www.tripadvisor.ca\/Profile\/sandiw977","1998":"https:\/\/www.tripadvisor.ca\/Profile\/smerrick12","1999":"https:\/\/www.tripadvisor.ca\/Profile\/katen566","2000":"https:\/\/www.tripadvisor.ca\/Profile\/commoncents2018","2001":"https:\/\/www.tripadvisor.ca\/Profile\/GilaGirl","2002":"https:\/\/www.tripadvisor.ca\/Profile\/sail_awayVancouver","2003":"https:\/\/www.tripadvisor.ca\/Profile\/Erika604","2004":"https:\/\/www.tripadvisor.ca\/Profile\/laurairving2018","2005":"https:\/\/www.tripadvisor.ca\/Profile\/Y2647JTmichaelh","2006":"https:\/\/www.tripadvisor.ca\/Profile\/W3292YAdeborahg","2007":"https:\/\/www.tripadvisor.ca\/Profile\/hkettl840302","2008":"https:\/\/www.tripadvisor.ca\/Profile\/GoPlaces789862","2009":"https:\/\/www.tripadvisor.ca\/Profile\/matthewcjack91","2010":"https:\/\/www.tripadvisor.ca\/Profile\/G1338FVlaurar","2011":"https:\/\/www.tripadvisor.ca\/Profile\/james_g_mitchell","2012":"https:\/\/www.tripadvisor.ca\/Profile\/mkeyla694800","2013":"https:\/\/www.tripadvisor.ca\/Profile\/B7571ARangelaa","2014":"https:\/\/www.tripadvisor.ca\/Profile\/ronn489","2015":"https:\/\/www.tripadvisor.ca\/Profile\/811gille","2016":"https:\/\/www.tripadvisor.ca\/Profile\/E4788KSmichaelw","2017":"https:\/\/www.tripadvisor.ca\/Profile\/MeaghanM870","2018":"https:\/\/www.tripadvisor.ca\/Profile\/pixiecatkids","2019":"https:\/\/www.tripadvisor.ca\/Profile\/117johnny","2020":"https:\/\/www.tripadvisor.ca\/Profile\/GervzHali","2021":"https:\/\/www.tripadvisor.ca\/Profile\/ramlo2018","2022":"https:\/\/www.tripadvisor.ca\/Profile\/deborahrP6590ES","2023":"https:\/\/www.tripadvisor.ca\/Profile\/JWesterbeck","2024":"https:\/\/www.tripadvisor.ca\/Profile\/jeremysW6266FN","2025":"https:\/\/www.tripadvisor.ca\/Profile\/Dodz2013","2026":"https:\/\/www.tripadvisor.ca\/Profile\/dtarbet","2027":"https:\/\/www.tripadvisor.ca\/Profile\/863chandrad","2028":"https:\/\/www.tripadvisor.ca\/Profile\/sandyvic2ria","2029":"https:\/\/www.tripadvisor.ca\/Profile\/614RobertB","2030":"https:\/\/www.tripadvisor.ca\/Profile\/K2824NPkathryns","2031":"https:\/\/www.tripadvisor.ca\/Profile\/jabx","2032":"https:\/\/www.tripadvisor.ca\/Profile\/alorek476711","2033":"https:\/\/www.tripadvisor.ca\/Profile\/souloasisyoga","2034":"https:\/\/www.tripadvisor.ca\/Profile\/barryhartley2018","2035":"https:\/\/www.tripadvisor.ca\/Profile\/Extremelysatisfied2","2036":"https:\/\/www.tripadvisor.ca\/Profile\/marjorieam1","2037":"https:\/\/www.tripadvisor.ca\/Profile\/IslandVisitor2013","2038":"https:\/\/www.tripadvisor.ca\/Profile\/jgreen773583","2039":"https:\/\/www.tripadvisor.ca\/Profile\/sunworshipper4","2040":"https:\/\/www.tripadvisor.ca\/Profile\/Fuzzy5","2041":"https:\/\/www.tripadvisor.ca\/Profile\/S9622FAcherylw","2042":"https:\/\/www.tripadvisor.ca\/Profile\/321BenL","2043":"https:\/\/www.tripadvisor.ca\/Profile\/367ChrisC367","2044":"https:\/\/www.tripadvisor.ca\/Profile\/Cornish7Alberta","2045":"https:\/\/www.tripadvisor.ca\/Profile\/lenar2015","2046":"https:\/\/www.tripadvisor.ca\/Profile\/137shaned","2047":"https:\/\/www.tripadvisor.ca\/Profile\/722carmad","2048":"https:\/\/www.tripadvisor.ca\/Profile\/jmmcork","2049":"https:\/\/www.tripadvisor.ca\/Profile\/hebakes","2050":"https:\/\/www.tripadvisor.ca\/Profile\/sthomp374289","2051":"https:\/\/www.tripadvisor.ca\/Profile\/Petty-Jerk","2052":"https:\/\/www.tripadvisor.ca\/Profile\/210VeroniqueH","2053":"https:\/\/www.tripadvisor.ca\/Profile\/dublinercheese","2054":"https:\/\/www.tripadvisor.ca\/Profile\/robansdesigns","2055":"https:\/\/www.tripadvisor.ca\/Profile\/Descou","2056":"https:\/\/www.tripadvisor.ca\/Profile\/tbeach2002","2057":"https:\/\/www.tripadvisor.ca\/Profile\/TravelAdorer","2063":"https:\/\/www.tripadvisor.ca\/Profile\/amandabN5488VC","2064":"https:\/\/www.tripadvisor.ca\/Profile\/mgilet505409","2065":"https:\/\/www.tripadvisor.ca\/Profile\/Stephanielynn09","2066":"https:\/\/www.tripadvisor.ca\/Profile\/369jenifer","2067":"https:\/\/www.tripadvisor.ca\/Profile\/nancyhill1982","2068":"https:\/\/www.tripadvisor.ca\/Profile\/C2527LXpeter","2069":"https:\/\/www.tripadvisor.ca\/Profile\/llade2018","2070":"https:\/\/www.tripadvisor.ca\/Profile\/ClaireK373","2071":"https:\/\/www.tripadvisor.ca\/Profile\/lroger795878","2072":"https:\/\/www.tripadvisor.ca\/Profile\/johnminelli","2073":"https:\/\/www.tripadvisor.ca\/Profile\/lillypad1299","2074":"https:\/\/www.tripadvisor.ca\/Profile\/Retired2gether","2075":"https:\/\/www.tripadvisor.ca\/Profile\/justchillin041","2076":"https:\/\/www.tripadvisor.ca\/Profile\/cdngma","2077":"https:\/\/www.tripadvisor.ca\/Profile\/Mike_in_Langley","2078":"https:\/\/www.tripadvisor.ca\/Profile\/DarleneNorCal","2079":"https:\/\/www.tripadvisor.ca\/Profile\/jdubea560974","2080":"https:\/\/www.tripadvisor.ca\/Profile\/SMJ837","2081":"https:\/\/www.tripadvisor.ca\/Profile\/savarygal","2082":"https:\/\/www.tripadvisor.ca\/Profile\/watravelinggal","2083":"https:\/\/www.tripadvisor.ca\/Profile\/katab2","2084":"https:\/\/www.tripadvisor.ca\/Profile\/407angiek","2085":"https:\/\/www.tripadvisor.ca\/Profile\/bren3332018","2086":"https:\/\/www.tripadvisor.ca\/Profile\/johncK799CS","2087":"https:\/\/www.tripadvisor.ca\/Profile\/753rahimk","2088":"https:\/\/www.tripadvisor.ca\/Profile\/CanadianMum","2089":"https:\/\/www.tripadvisor.ca\/Profile\/JennT105","2090":"https:\/\/www.tripadvisor.ca\/Profile\/janerbabe","2091":"https:\/\/www.tripadvisor.ca\/Profile\/U50FEalexw","2092":"https:\/\/www.tripadvisor.ca\/Profile\/erinnelson1029","2103":"https:\/\/www.tripadvisor.ca\/Profile\/kplensky","2104":"https:\/\/www.tripadvisor.ca\/Profile\/jbmcnamara","2106":"https:\/\/www.tripadvisor.ca\/Profile\/darrylpatrickk","2107":"https:\/\/www.tripadvisor.ca\/Profile\/michellebM6752CB","2108":"https:\/\/www.tripadvisor.ca\/Profile\/G5196NAkevinc","2109":"https:\/\/www.tripadvisor.ca\/Profile\/carolannb727","2110":"https:\/\/www.tripadvisor.ca\/Profile\/M9321AMjessicam","2111":"https:\/\/www.tripadvisor.ca\/Profile\/johnwF9493GG","2112":"https:\/\/www.tripadvisor.ca\/Profile\/Whitney044","2113":"https:\/\/www.tripadvisor.ca\/Profile\/waynesN6298YE","2114":"https:\/\/www.tripadvisor.ca\/Profile\/Susan2369","2115":"https:\/\/www.tripadvisor.ca\/Profile\/alexiz2017","2116":"https:\/\/www.tripadvisor.ca\/Profile\/133margaretp","2117":"https:\/\/www.tripadvisor.ca\/Profile\/Jdozlay","2118":"https:\/\/www.tripadvisor.ca\/Profile\/D5668ZNruthb","2119":"https:\/\/www.tripadvisor.ca\/Profile\/Raz16","2120":"https:\/\/www.tripadvisor.ca\/Profile\/mbo_11","2121":"https:\/\/www.tripadvisor.ca\/Profile\/318sasamat","2122":"https:\/\/www.tripadvisor.ca\/Profile\/gailmK167RE","2123":"https:\/\/www.tripadvisor.ca\/Profile\/Spyhopper12","2124":"https:\/\/www.tripadvisor.ca\/Profile\/tonyvega2018","2125":"https:\/\/www.tripadvisor.ca\/Profile\/923lynn","2126":"https:\/\/www.tripadvisor.ca\/Profile\/761natalieb","2127":"https:\/\/www.tripadvisor.ca\/Profile\/Y266NTlc","2128":"https:\/\/www.tripadvisor.ca\/Profile\/Laivy","2129":"https:\/\/www.tripadvisor.ca\/Profile\/Scampden","2130":"https:\/\/www.tripadvisor.ca\/Profile\/896susano","2131":"https:\/\/www.tripadvisor.ca\/Profile\/familytraveller209","2132":"https:\/\/www.tripadvisor.ca\/Profile\/kathyrnd","2133":"https:\/\/www.tripadvisor.ca\/Profile\/339evanh","2134":"https:\/\/www.tripadvisor.ca\/Profile\/debm197","2135":"https:\/\/www.tripadvisor.ca\/Profile\/J9644IYjoannem","2136":"https:\/\/www.tripadvisor.ca\/Profile\/626noname","2137":"https:\/\/www.tripadvisor.ca\/Profile\/303janeo","2138":"https:\/\/www.tripadvisor.ca\/Profile\/nikcournoyer","2139":"https:\/\/www.tripadvisor.ca\/Profile\/catherinemF3108MA","2140":"https:\/\/www.tripadvisor.ca\/Profile\/shiy0ngg","2141":"https:\/\/www.tripadvisor.ca\/Profile\/559darrenn","2142":"https:\/\/www.tripadvisor.ca\/Profile\/438jaminr","2143":"https:\/\/www.tripadvisor.ca\/Profile\/sfre2018","2148":"nil","2153":"https:\/\/www.tripadvisor.ca\/Profile\/Mobile769156","2158":"https:\/\/www.tripadvisor.ca\/Profile\/bigcahoon","2163":"https:\/\/www.tripadvisor.ca\/Profile\/vkohoutjr","2168":"https:\/\/www.tripadvisor.ca\/Profile\/DIZZY82","2183":"https:\/\/www.tripadvisor.ca\/Profile\/DalGrauer1987","2188":"https:\/\/www.tripadvisor.ca\/Profile\/BordRestaurant","2193":"https:\/\/www.tripadvisor.ca\/Profile\/Neoneil","2198":"https:\/\/www.tripadvisor.ca\/Profile\/rickb844","2203":"https:\/\/www.tripadvisor.ca\/Profile\/boatingman_ny","2208":"https:\/\/www.tripadvisor.ca\/Profile\/waxshx40","2213":"https:\/\/www.tripadvisor.ca\/Profile\/panther61","2223":"https:\/\/www.tripadvisor.ca\/Profile\/Kate181793","2238":"https:\/\/www.tripadvisor.ca\/Profile\/johncS9706VI","2243":"https:\/\/www.tripadvisor.ca\/Profile\/V9916LLalexanderk","2253":"https:\/\/www.tripadvisor.ca\/Profile\/victoriap184","2258":"https:\/\/www.tripadvisor.ca\/Profile\/dorisd541","2263":"https:\/\/www.tripadvisor.ca\/Profile\/GeoffB577","2268":"https:\/\/www.tripadvisor.ca\/Profile\/lovesolovely","2273":"https:\/\/www.tripadvisor.ca\/Profile\/MaxBC","2278":"https:\/\/www.tripadvisor.ca\/Profile\/Sinoed","2288":"https:\/\/www.tripadvisor.ca\/Profile\/SJaneSeattle_WA","2293":"https:\/\/www.tripadvisor.ca\/Profile\/Anika43","2298":"https:\/\/www.tripadvisor.ca\/Profile\/Tripadviser15","2303":"https:\/\/www.tripadvisor.ca\/Profile\/TravelingHomebody","2308":"https:\/\/www.tripadvisor.ca\/Profile\/380tk","2313":"https:\/\/www.tripadvisor.ca\/Profile\/DebSD","2318":"https:\/\/www.tripadvisor.ca\/Profile\/velt_13","2323":"https:\/\/www.tripadvisor.ca\/Profile\/dantanman","2328":"https:\/\/www.tripadvisor.ca\/Profile\/csomosan","2333":"https:\/\/www.tripadvisor.ca\/Profile\/StephieTheGreat","2343":"nil","2348":"https:\/\/www.tripadvisor.ca\/Profile\/donitad133","2349":"https:\/\/www.tripadvisor.ca\/Profile\/MauriceR86","2350":"https:\/\/www.tripadvisor.ca\/Profile\/notmatthewt","2351":"https:\/\/www.tripadvisor.ca\/Profile\/rogertL7888CK","2352":"https:\/\/www.tripadvisor.ca\/Profile\/Dreamer50924310886","2353":"https:\/\/www.tripadvisor.ca\/Profile\/Getaway24563106491","2354":"https:\/\/www.tripadvisor.ca\/Profile\/BeeWVictoriaCanada","2355":"https:\/\/www.tripadvisor.ca\/Profile\/gailv2019","2356":"https:\/\/www.tripadvisor.ca\/Profile\/tamaradick123","2357":"https:\/\/www.tripadvisor.ca\/Profile\/HeatMcG","2373":"https:\/\/www.tripadvisor.ca\/Profile\/TwoMensMum","2374":"https:\/\/www.tripadvisor.ca\/Profile\/jonnnyboy","2375":"https:\/\/www.tripadvisor.ca\/Profile\/MyleHigh","2376":"https:\/\/www.tripadvisor.ca\/Profile\/dannybeg00d","2377":"https:\/\/www.tripadvisor.ca\/Profile\/woahitswendy","2378":"https:\/\/www.tripadvisor.ca\/Profile\/J4499LTcarolb","2379":"https:\/\/www.tripadvisor.ca\/Profile\/robertsS5064ZH","2380":"https:\/\/www.tripadvisor.ca\/Profile\/GradStudent78","2381":"https:\/\/www.tripadvisor.ca\/Profile\/hardyn2014","2382":"https:\/\/www.tripadvisor.ca\/Profile\/efaye501919","2383":"https:\/\/www.tripadvisor.ca\/Profile\/Ratfish1","2384":"https:\/\/www.tripadvisor.ca\/Profile\/V7204UDstevem","2385":"https:\/\/www.tripadvisor.ca\/Profile\/D5777JXmikeh","2386":"https:\/\/www.tripadvisor.ca\/Profile\/averillw2018","2387":"https:\/\/www.tripadvisor.ca\/Profile\/Mobile769156","2388":"https:\/\/www.tripadvisor.ca\/Profile\/887owenh","2389":"https:\/\/www.tripadvisor.ca\/Profile\/gnicholls1","2390":"https:\/\/www.tripadvisor.ca\/Profile\/SonyaB192","2391":"https:\/\/www.tripadvisor.ca\/Profile\/philmW198RO","2392":"https:\/\/www.tripadvisor.ca\/Profile\/maynard2018","2393":"https:\/\/www.tripadvisor.ca\/Profile\/patmC8510PG","2394":"https:\/\/www.tripadvisor.caundefined","2395":"https:\/\/www.tripadvisor.ca\/Profile\/764jessicak","2396":"https:\/\/www.tripadvisor.ca\/Profile\/blovel662995","2397":"https:\/\/www.tripadvisor.ca\/Profile\/bwhite238371","2400":"https:\/\/www.tripadvisor.ca\/Profile\/970yurim","2401":"https:\/\/www.tripadvisor.ca\/Profile\/tiggins","2402":"https:\/\/www.tripadvisor.ca\/Profile\/b0nniebub","2404":"https:\/\/www.tripadvisor.ca\/Profile\/amed6","2405":"https:\/\/www.tripadvisor.ca\/Profile\/403barb1971","2406":"https:\/\/www.tripadvisor.ca\/Profile\/CrystleT","2407":"https:\/\/www.tripadvisor.ca\/Profile\/mdos7","2413":"https:\/\/www.tripadvisor.ca\/Profile\/DMKB49","2414":"https:\/\/www.tripadvisor.ca\/Profile\/aidens2018","2415":"https:\/\/www.tripadvisor.ca\/Profile\/946colinb","2416":"https:\/\/www.tripadvisor.ca\/Profile\/megk3777","2417":"https:\/\/www.tripadvisor.ca\/Profile\/lisatM2874QK","2418":"https:\/\/www.tripadvisor.ca\/Profile\/Paletin","2419":"https:\/\/www.tripadvisor.ca\/Profile\/108dianel","2422":"https:\/\/www.tripadvisor.ca\/Profile\/j0hntedk","2428":"https:\/\/www.tripadvisor.ca\/Profile\/catherinehQ7798KY","2429":"https:\/\/www.tripadvisor.ca\/Profile\/victorn404","2433":"https:\/\/www.tripadvisor.ca\/Profile\/kathleend115","2435":"https:\/\/www.tripadvisor.ca\/Profile\/chermid17","2436":"https:\/\/www.tripadvisor.ca\/Profile\/889peterm889","2437":"https:\/\/www.tripadvisor.ca\/Profile\/I9849YTjohnh","2441":"https:\/\/www.tripadvisor.ca\/Profile\/tanglewood2015","2442":"https:\/\/www.tripadvisor.ca\/Profile\/johncJ1006TE","2445":"https:\/\/www.tripadvisor.ca\/Profile\/chrissE8989LR","2446":"https:\/\/www.tripadvisor.ca\/Profile\/218shellyj","2447":"https:\/\/www.tripadvisor.ca\/Profile\/tylerd667","2448":"https:\/\/www.tripadvisor.ca\/Profile\/Soupy123","2451":"https:\/\/www.tripadvisor.ca\/Profile\/irene0720","2452":"https:\/\/www.tripadvisor.ca\/Profile\/NorthernLite16","2453":"https:\/\/www.tripadvisor.ca\/Profile\/KipperBernie","2454":"https:\/\/www.tripadvisor.ca\/Profile\/MMJMacLeod","2455":"https:\/\/www.tripadvisor.ca\/Profile\/michellerE2171YV","2456":"https:\/\/www.tripadvisor.ca\/Profile\/MaryDahl396","2458":"https:\/\/www.tripadvisor.ca\/Profile\/cliffordm862","2459":"https:\/\/www.tripadvisor.ca\/Profile\/I9223SBtomb","2460":"https:\/\/www.tripadvisor.ca\/Profile\/L6938FPcarmens","2461":"https:\/\/www.tripadvisor.ca\/Profile\/adrianaBrasschaat","2467":"https:\/\/www.tripadvisor.ca\/Profile\/Tripadviser15","2473":"https:\/\/www.tripadvisor.ca\/Profile\/425maureent","2475":"https:\/\/www.tripadvisor.ca\/Profile\/justabitmore","2476":"https:\/\/www.tripadvisor.ca\/Profile\/ChristineW778","2484":"https:\/\/www.tripadvisor.ca\/Profile\/patricaj2017","2487":"https:\/\/www.tripadvisor.ca\/Profile\/874ismety","2488":"https:\/\/www.tripadvisor.ca\/Profile\/U4367FEjohnl","2489":"https:\/\/www.tripadvisor.ca\/Profile\/RussellW1020","2491":"https:\/\/www.tripadvisor.ca\/Profile\/johnsB7871TU","2492":"https:\/\/www.tripadvisor.ca\/Profile\/TamTamVictoria","2501":"https:\/\/www.tripadvisor.ca\/Profile\/921cherryc","2503":"https:\/\/www.tripadvisor.ca\/Profile\/emgriffiths","2504":"https:\/\/www.tripadvisor.ca\/Profile\/tiffanyf61","2507":"https:\/\/www.tripadvisor.ca\/Profile\/244carlym","2509":"https:\/\/www.tripadvisor.ca\/Profile\/MrJR_13","2511":"https:\/\/www.tripadvisor.ca\/Profile\/normank921","2512":"https:\/\/www.tripadvisor.ca\/Profile\/934lens","2523":"https:\/\/www.tripadvisor.ca\/Profile\/christinewR9128IS","2524":"https:\/\/www.tripadvisor.ca\/Profile\/LennyVancouver_BC","2525":"https:\/\/www.tripadvisor.ca\/Profile\/R6493SUryanm","2526":"https:\/\/www.tripadvisor.ca\/Profile\/971brunof","2527":"https:\/\/www.tripadvisor.ca\/Profile\/DanielA5739","2528":"https:\/\/www.tripadvisor.ca\/Profile\/kennethsG3359XY","2529":"https:\/\/www.tripadvisor.ca\/Profile\/keithk738","2530":"https:\/\/www.tripadvisor.ca\/Profile\/347taral","2531":"https:\/\/www.tripadvisor.ca\/Profile\/O1555BAedwardl","2532":"https:\/\/www.tripadvisor.ca\/Profile\/666donaldp","2533":"https:\/\/www.tripadvisor.ca\/Profile\/705JimM705","2534":"https:\/\/www.tripadvisor.ca\/Profile\/sherrielis","2536":"https:\/\/www.tripadvisor.ca\/Profile\/Queensdale","2537":"https:\/\/www.tripadvisor.ca\/Profile\/noreenw544","2542":"https:\/\/www.tripadvisor.ca\/Profile\/tessleanne","2543":"nil","2548":"https:\/\/www.tripadvisor.ca\/Profile\/islandfoodie2000","2549":"https:\/\/www.tripadvisor.ca\/Profile\/valap132014","2550":"https:\/\/www.tripadvisor.ca\/Profile\/sunseeker087","2551":"https:\/\/www.tripadvisor.ca\/Profile\/ttocsnodrog_2000","2552":"https:\/\/www.tripadvisor.ca\/Profile\/melski2015","2553":"https:\/\/www.tripadvisor.ca\/Profile\/snowgirl2015","2554":"https:\/\/www.tripadvisor.ca\/Profile\/Naiboa","2555":"https:\/\/www.tripadvisor.ca\/Profile\/T6118CEkathyh","2556":"https:\/\/www.tripadvisor.ca\/Profile\/kareni1946","2557":"https:\/\/www.tripadvisor.ca\/Profile\/sunsetjohn2018","2558":"https:\/\/www.tripadvisor.ca\/Profile\/coachstars","2559":"https:\/\/www.tripadvisor.ca\/Profile\/carlys201","2560":"https:\/\/www.tripadvisor.ca\/Profile\/Leoval13","2561":"https:\/\/www.tripadvisor.ca\/Profile\/deborahrP6590ES","2562":"https:\/\/www.tripadvisor.ca\/Profile\/Digby_Scallops","2563":"https:\/\/www.tripadvisor.ca\/Profile\/eeplebneesta","2564":"https:\/\/www.tripadvisor.ca\/Profile\/722BenJ","2565":"https:\/\/www.tripadvisor.ca\/Profile\/TrailBlazer742885","2566":"https:\/\/www.tripadvisor.ca\/Profile\/mcheetham2017","2567":"https:\/\/www.tripadvisor.ca\/Profile\/Taffy050","2568":"https:\/\/www.tripadvisor.ca\/Profile\/danam199","2569":"https:\/\/www.tripadvisor.ca\/Profile\/tylee10","2570":"https:\/\/www.tripadvisor.ca\/Profile\/lneault2016","2571":"https:\/\/www.tripadvisor.ca\/Profile\/Cranbury46","2572":"https:\/\/www.tripadvisor.ca\/Profile\/sshockey16","2573":"https:\/\/www.tripadvisor.ca\/Profile\/louisp280","2574":"https:\/\/www.tripadvisor.ca\/Profile\/CanucksFan154945","2575":"https:\/\/www.tripadvisor.ca\/Profile\/dbsmike","2576":"https:\/\/www.tripadvisor.ca\/Profile\/montana43","2577":"https:\/\/www.tripadvisor.ca\/Profile\/hil4db","2578":"https:\/\/www.tripadvisor.ca\/Profile\/Darilynn","2579":"https:\/\/www.tripadvisor.ca\/Profile\/DianeL266","2580":"https:\/\/www.tripadvisor.ca\/Profile\/SwitzerlandVancouver","2581":"https:\/\/www.tripadvisor.ca\/Profile\/Lesley1486","2582":"https:\/\/www.tripadvisor.ca\/Profile\/debm197","2583":"https:\/\/www.tripadvisor.ca\/Profile\/990justinb","2584":"https:\/\/www.tripadvisor.ca\/Profile\/aljo2007","2585":"https:\/\/www.tripadvisor.ca\/Profile\/micbun","2586":"https:\/\/www.tripadvisor.ca\/Profile\/Fleurtai","2587":"https:\/\/www.tripadvisor.ca\/Profile\/rut78","2588":"https:\/\/www.tripadvisor.ca\/Profile\/NorthernPoet","2589":"https:\/\/www.tripadvisor.ca\/Profile\/397terryb","2590":"https:\/\/www.tripadvisor.ca\/Profile\/837irenem837","2591":"https:\/\/www.tripadvisor.ca\/Profile\/bromovancouver","2592":"https:\/\/www.tripadvisor.ca\/Profile\/KenKiK","2593":"https:\/\/www.tripadvisor.ca\/Profile\/deeman98","2594":"https:\/\/www.tripadvisor.ca\/Profile\/Cathyt20132013","2595":"https:\/\/www.tripadvisor.ca\/Profile\/tedted92","2596":"https:\/\/www.tripadvisor.ca\/Profile\/GERRIC367","2597":"https:\/\/www.tripadvisor.ca\/Profile\/S6299DArichardp","2598":"https:\/\/www.tripadvisor.ca\/Profile\/Lorbo2015","2599":"https:\/\/www.tripadvisor.ca\/Profile\/pblk2016","2600":"https:\/\/www.tripadvisor.ca\/Profile\/curlergirl","2601":"https:\/\/www.tripadvisor.ca\/Profile\/Pickyone2015","2602":"https:\/\/www.tripadvisor.ca\/Profile\/JBai2016","2603":"https:\/\/www.tripadvisor.ca\/Profile\/Roya77","2604":"https:\/\/www.tripadvisor.ca\/Profile\/daldelmar","2605":"https:\/\/www.tripadvisor.ca\/Profile\/CdnLimey","2606":"https:\/\/www.tripadvisor.ca\/Profile\/orcaland","2607":"https:\/\/www.tripadvisor.ca\/Profile\/801jamien","2608":"https:\/\/www.tripadvisor.ca\/Profile\/kimjQ6202AD","2609":"https:\/\/www.tripadvisor.ca\/Profile\/louiseL507","2610":"https:\/\/www.tripadvisor.ca\/Profile\/978CRT","2611":"https:\/\/www.tripadvisor.ca\/Profile\/destination55","2612":"https:\/\/www.tripadvisor.ca\/Profile\/mlus2015","2623":"https:\/\/www.tripadvisor.ca\/Profile\/Proudmanxman1970","2624":"https:\/\/www.tripadvisor.ca\/Profile\/elizabethkX5638GJ","2625":"https:\/\/www.tripadvisor.ca\/Profile\/AJAPVancouver","2626":"https:\/\/www.tripadvisor.ca\/Profile\/cantrip81","2627":"https:\/\/www.tripadvisor.ca\/Profile\/kenh921","2628":"https:\/\/www.tripadvisor.ca\/Profile\/6raeh","2629":"https:\/\/www.tripadvisor.ca\/Profile\/nack6","2630":"https:\/\/www.tripadvisor.ca\/Profile\/robertao750","2631":"https:\/\/www.tripadvisor.ca\/Profile\/omanaomi","2632":"https:\/\/www.tripadvisor.ca\/Profile\/lauramC3290ZM","2638":"https:\/\/www.tripadvisor.ca\/Profile\/howardtduck","2639":"https:\/\/www.tripadvisor.ca\/Profile\/CalgaryMarcoPolo","2640":"https:\/\/www.tripadvisor.ca\/Profile\/Donna234915","2641":"https:\/\/www.tripadvisor.ca\/Profile\/809shanes","2642":"https:\/\/www.tripadvisor.ca\/Profile\/X9918DKsams","2643":"https:\/\/www.tripadvisor.ca\/Profile\/John_R_Day","2644":"https:\/\/www.tripadvisor.ca\/Profile\/WayneK200","2645":"https:\/\/www.tripadvisor.ca\/Profile\/jakenemec","2646":"https:\/\/www.tripadvisor.ca\/Profile\/chrischarlestaylor","2647":"https:\/\/www.tripadvisor.ca\/Profile\/82barryb","2648":"https:\/\/www.tripadvisor.ca\/Profile\/VancouverMan","2649":"https:\/\/www.tripadvisor.ca\/Profile\/gb2308","2650":"https:\/\/www.tripadvisor.ca\/Profile\/Chopper750","2651":"https:\/\/www.tripadvisor.ca\/Profile\/thesunshinecoaster","2652":"https:\/\/www.tripadvisor.ca\/Profile\/brendao447","2658":"https:\/\/www.tripadvisor.ca\/Profile\/539AnnaL539","2659":"https:\/\/www.tripadvisor.ca\/Profile\/atfox1","2660":"https:\/\/www.tripadvisor.ca\/Profile\/TravelTipsCalgary","2661":"https:\/\/www.tripadvisor.ca\/Profile\/BarbN01","2662":"https:\/\/www.tripadvisor.ca\/Profile\/797PeterH","2668":"https:\/\/www.tripadvisor.ca\/Profile\/CharlotteR846","2669":"https:\/\/www.tripadvisor.ca\/Profile\/katem609","2670":"https:\/\/www.tripadvisor.ca\/Profile\/katherinem517","2671":"https:\/\/www.tripadvisor.ca\/Profile\/Mikey2349","2672":"https:\/\/www.tripadvisor.ca\/Profile\/TJandTR","2683":"https:\/\/www.tripadvisor.ca\/Profile\/harv610","2684":"https:\/\/www.tripadvisor.ca\/Profile\/myviewonstay","2685":"https:\/\/www.tripadvisor.ca\/Profile\/AndreaF119","2686":"https:\/\/www.tripadvisor.ca\/Profile\/705JimM705","2687":"https:\/\/www.tripadvisor.ca\/Profile\/Canadiantraveldiva7","2688":"https:\/\/www.tripadvisor.ca\/Profile\/DaleD964","2689":"https:\/\/www.tripadvisor.ca\/Profile\/Ter500","2690":"https:\/\/www.tripadvisor.ca\/Profile\/TG935","2691":"https:\/\/www.tripadvisor.ca\/Profile\/RegC347","2692":"https:\/\/www.tripadvisor.ca\/Profile\/LSUC","2693":"https:\/\/www.tripadvisor.ca\/Profile\/BCRoadie","2694":"https:\/\/www.tripadvisor.ca\/Profile\/SeanF91","2695":"https:\/\/www.tripadvisor.ca\/Profile\/BP4066","2696":"https:\/\/www.tripadvisor.ca\/Profile\/114DavidR","2697":"https:\/\/www.tripadvisor.ca\/Profile\/DonaldB831","2698":"https:\/\/www.tripadvisor.ca\/Profile\/sistersaway1005","2699":"https:\/\/www.tripadvisor.ca\/Profile\/96AlB","2700":"https:\/\/www.tripadvisor.ca\/Profile\/CaseyluvsSophie","2701":"https:\/\/www.tripadvisor.ca\/Profile\/teresaj470","2702":"https:\/\/www.tripadvisor.ca\/Profile\/danamcarthur","2703":"https:\/\/www.tripadvisor.ca\/Profile\/JimC850","2704":"https:\/\/www.tripadvisor.ca\/Profile\/PeterGrant76","2705":"https:\/\/www.tripadvisor.ca\/Profile\/SunshineCoastRuth","2706":"https:\/\/www.tripadvisor.ca\/Profile\/Leroythefish","2707":"https:\/\/www.tripadvisor.ca\/Profile\/469KenB469","2708":"https:\/\/www.tripadvisor.ca\/Profile\/39rickw","2709":"https:\/\/www.tripadvisor.ca\/Profile\/PamC852","2710":"https:\/\/www.tripadvisor.ca\/Profile\/robertocT8724JQ","2711":"https:\/\/www.tripadvisor.ca\/Profile\/RickAndTammy","2712":"https:\/\/www.tripadvisor.ca\/Profile\/740JohnM740","2713":"https:\/\/www.tripadvisor.ca\/Profile\/kelownafan2011","2714":"https:\/\/www.tripadvisor.ca\/Profile\/RedRoadRunner","2715":"https:\/\/www.tripadvisor.ca\/Profile\/paulbT4957KS","2716":"https:\/\/www.tripadvisor.ca\/Profile\/MikeEgan","2717":"https:\/\/www.tripadvisor.ca\/Profile\/Rhodogal","2718":"https:\/\/www.tripadvisor.ca\/Profile\/Canuckgirl561","2719":"https:\/\/www.tripadvisor.ca\/Profile\/greengalcalgary","2720":"https:\/\/www.tripadvisor.ca\/Profile\/CaroleG832","2721":"https:\/\/www.tripadvisor.ca\/Profile\/Loveagoodgetaway","2722":"https:\/\/www.tripadvisor.ca\/Profile\/Kathini","2723":"https:\/\/www.tripadvisor.ca\/Profile\/maureeno982","2724":"https:\/\/www.tripadvisor.ca\/Profile\/comoxtravellwer","2725":"https:\/\/www.tripadvisor.ca\/Profile\/traveltales-ca","2727":"https:\/\/www.tripadvisor.ca\/Profile\/travelcoleen","2733":"https:\/\/www.tripadvisor.ca\/Profile\/travellersmapleridge","2734":"https:\/\/www.tripadvisor.ca\/Profile\/quincytoo","2736":"https:\/\/www.tripadvisor.ca\/Profile\/Thea_door","2737":"https:\/\/www.tripadvisor.ca\/Profile\/kittykatt1957","2738":"https:\/\/www.tripadvisor.ca\/Profile\/Will-travel-far","2739":"https:\/\/www.tripadvisor.ca\/Profile\/E56789","2740":"https:\/\/www.tripadvisor.ca\/Profile\/Adventurer18118","2741":"https:\/\/www.tripadvisor.ca\/Profile\/Jimisurf","2743":"https:\/\/www.tripadvisor.ca\/Profile\/Craftymom57","2744":"https:\/\/www.tripadvisor.ca\/Profile\/justinandsarah9","2745":"https:\/\/www.tripadvisor.ca\/Profile\/peter84","2746":"https:\/\/www.tripadvisor.ca\/Profile\/reginahnah","2747":"https:\/\/www.tripadvisor.ca\/Profile\/176williamc","2748":"nil","2753":"https:\/\/www.tripadvisor.ca\/Profile\/NeilD717","2754":"https:\/\/www.tripadvisor.ca\/Profile\/zrmakk","2755":"https:\/\/www.tripadvisor.ca\/Profile\/Dan4","2756":"https:\/\/www.tripadvisor.ca\/Profile\/AndyMerrittCanada","2757":"https:\/\/www.tripadvisor.ca\/Profile\/christiner754","2763":"https:\/\/www.tripadvisor.ca\/Profile\/Corae_Bracken","2764":"https:\/\/www.tripadvisor.ca\/Profile\/patriciahI8899IJ","2765":"https:\/\/www.tripadvisor.ca\/Profile\/rosek854","2766":"https:\/\/www.tripadvisor.ca\/Profile\/Geckosgal","2767":"https:\/\/www.tripadvisor.ca\/Profile\/patrickfM1386ZQ","2768":"https:\/\/www.tripadvisor.ca\/Profile\/P4970AHgaryw","2769":"https:\/\/www.tripadvisor.ca\/Profile\/vanisle_al","2770":"https:\/\/www.tripadvisor.ca\/Profile\/DADIG","2771":"https:\/\/www.tripadvisor.ca\/Profile\/hallep2013","2772":"https:\/\/www.tripadvisor.ca\/Profile\/Allensfarm533","2778":"https:\/\/www.tripadvisor.ca\/Profile\/MargaretS648","2779":"https:\/\/www.tripadvisor.ca\/Profile\/Snow666angel","2780":"https:\/\/www.tripadvisor.ca\/Profile\/JonW954","2781":"https:\/\/www.tripadvisor.ca\/Profile\/Sandbar1","2782":"https:\/\/www.tripadvisor.ca\/Profile\/KnB_CDN","2783":"https:\/\/www.tripadvisor.ca\/Profile\/JoyMarieJ","2784":"https:\/\/www.tripadvisor.ca\/Profile\/davidw755","2785":"https:\/\/www.tripadvisor.ca\/Profile\/Miker1611","2786":"https:\/\/www.tripadvisor.ca\/Profile\/marvinw737","2787":"https:\/\/www.tripadvisor.ca\/Profile\/DelwynW","2793":"https:\/\/www.tripadvisor.ca\/Profile\/eztourist","2794":"https:\/\/www.tripadvisor.ca\/Profile\/LB943","2795":"https:\/\/www.tripadvisor.ca\/Profile\/vanislandgirl55","2796":"https:\/\/www.tripadvisor.ca\/Profile\/AngelWinger","2797":"https:\/\/www.tripadvisor.ca\/Profile\/BobG300","2803":"https:\/\/www.tripadvisor.ca\/Profile\/555lorig","2804":"https:\/\/www.tripadvisor.ca\/Profile\/Brussels_Voyager","2805":"https:\/\/www.tripadvisor.ca\/Profile\/ity_bity333","2806":"https:\/\/www.tripadvisor.ca\/Profile\/supermomPSL","2808":"https:\/\/www.tripadvisor.ca\/Profile\/angrypeppers","2809":"https:\/\/www.tripadvisor.ca\/Profile\/617sashat","2810":"https:\/\/www.tripadvisor.ca\/Profile\/TaraT760","2811":"https:\/\/www.tripadvisor.ca\/Profile\/296pad","2812":"https:\/\/www.tripadvisor.ca\/Profile\/Voyager54038847223","2813":"https:\/\/www.tripadvisor.ca\/Profile\/randybD9479LJ","2814":"https:\/\/www.tripadvisor.ca\/Profile\/Connector41504530768","2815":"https:\/\/www.tripadvisor.ca\/Profile\/sheilad904","2816":"https:\/\/www.tripadvisor.ca\/Profile\/Stay08811315235","2817":"https:\/\/www.tripadvisor.ca\/Profile\/Patriciav482","2818":"https:\/\/www.tripadvisor.ca\/Profile\/Relax43757275745","2819":"https:\/\/www.tripadvisor.ca\/Profile\/wns141","2820":"https:\/\/www.tripadvisor.ca\/Profile\/b0nniebub","2821":"https:\/\/www.tripadvisor.ca\/Profile\/Inspire23565316992","2822":"https:\/\/www.tripadvisor.ca\/Profile\/476gregj","2823":"https:\/\/www.tripadvisor.ca\/Profile\/SheilaH468","2824":"https:\/\/www.tripadvisor.ca\/Profile\/ldk1965","2825":"https:\/\/www.tripadvisor.ca\/Profile\/shirleys901","2826":"https:\/\/www.tripadvisor.ca\/Profile\/StevenA890","2827":"https:\/\/www.tripadvisor.ca\/Profile\/allenc345","2828":"https:\/\/www.tripadvisor.ca\/Profile\/BCRedBoots","2829":"https:\/\/www.tripadvisor.ca\/Profile\/chewbaccavicr","2830":"https:\/\/www.tripadvisor.ca\/Profile\/lsth0mp","2831":"https:\/\/www.tripadvisor.ca\/Profile\/Hipjunkies","2832":"https:\/\/www.tripadvisor.ca\/Profile\/westcanguy","2833":"https:\/\/www.tripadvisor.ca\/Profile\/637barbarav","2834":"https:\/\/www.tripadvisor.ca\/Profile\/Turk204","2835":"https:\/\/www.tripadvisor.ca\/Profile\/Escape430715","2836":"https:\/\/www.tripadvisor.ca\/Profile\/jameslfoley","2837":"https:\/\/www.tripadvisor.ca\/Profile\/Compass770210","2838":"nil","2843":"https:\/\/www.tripadvisor.ca\/Profile\/bissill","2844":"https:\/\/www.tripadvisor.ca\/Profile\/OutdoorBoomer","2845":"https:\/\/www.tripadvisor.ca\/Profile\/laurennackman","2846":"https:\/\/www.tripadvisor.ca\/Profile\/39kennethb","2847":"https:\/\/www.tripadvisor.ca\/Profile\/S9144WUmiked","2848":"https:\/\/www.tripadvisor.ca\/Profile\/johncK799CS","2849":"https:\/\/www.tripadvisor.ca\/Profile\/Canucksontheloose","2850":"https:\/\/www.tripadvisor.ca\/Profile\/fishingguy2015","2851":"https:\/\/www.tripadvisor.ca\/Profile\/keeganwh","2852":"https:\/\/www.tripadvisor.ca\/Profile\/388lesb","2853":"https:\/\/www.tripadvisor.ca\/Profile\/Y7265NNcynthiar","2855":"https:\/\/www.tripadvisor.ca\/Profile\/holliev2017","2856":"https:\/\/www.tripadvisor.ca\/Profile\/JoAnnSp","2857":"https:\/\/www.tripadvisor.ca\/Profile\/639gregoryh","2858":"https:\/\/www.tripadvisor.ca\/Profile\/HowBOUTthemCOWBOYS01","2859":"https:\/\/www.tripadvisor.ca\/Profile\/PhyllisV488","2861":"https:\/\/www.tripadvisor.ca\/Profile\/JWG1981","2862":"https:\/\/www.tripadvisor.ca\/Profile\/mmf69","2863":"https:\/\/www.tripadvisor.ca\/Profile\/247launam","2864":"https:\/\/www.tripadvisor.ca\/Profile\/josephinec648","2865":"https:\/\/www.tripadvisor.ca\/Profile\/tomvR8418ZX","2866":"https:\/\/www.tripadvisor.ca\/Profile\/936deannas","2867":"https:\/\/www.tripadvisor.ca\/Profile\/566dereke","2873":"https:\/\/www.tripadvisor.ca\/Profile\/217brianm217","2874":"https:\/\/www.tripadvisor.ca\/Profile\/77berndh","2875":"https:\/\/www.tripadvisor.ca\/Profile\/Moko-chan","2876":"https:\/\/www.tripadvisor.ca\/Profile\/850brucen","2877":"https:\/\/www.tripadvisor.ca\/Profile\/114darrylp","2878":"https:\/\/www.tripadvisor.ca\/Profile\/B4012DVkellyk","2879":"https:\/\/www.tripadvisor.ca\/Profile\/R5L4","2880":"https:\/\/www.tripadvisor.ca\/Profile\/MarkH828","2881":"https:\/\/www.tripadvisor.ca\/Profile\/mikecG8204KZ","2882":"https:\/\/www.tripadvisor.ca\/Profile\/MaureenW819","2883":"https:\/\/www.tripadvisor.ca\/Profile\/donaldh2015","2884":"https:\/\/www.tripadvisor.ca\/Profile\/C4181TSvictorr","2885":"https:\/\/www.tripadvisor.ca\/Profile\/sharonoK8173YW","2886":"https:\/\/www.tripadvisor.ca\/Profile\/296timg","2887":"https:\/\/www.tripadvisor.ca\/Profile\/rosemarym81","2888":"https:\/\/www.tripadvisor.ca\/Profile\/Debbie054","2889":"https:\/\/www.tripadvisor.ca\/Profile\/randyw962","2890":"https:\/\/www.tripadvisor.ca\/Profile\/DougC893","2891":"https:\/\/www.tripadvisor.ca\/Profile\/sandradT6564HT","2892":"https:\/\/www.tripadvisor.ca\/Profile\/danilocO2998SR","2893":"https:\/\/www.tripadvisor.ca\/Profile\/robertwM8391YF","2894":"https:\/\/www.tripadvisor.ca\/Profile\/Joannehelm","2895":"https:\/\/www.tripadvisor.ca\/Profile\/JayesonS","2896":"https:\/\/www.tripadvisor.ca\/Profile\/kmaurage","2897":"https:\/\/www.tripadvisor.ca\/Profile\/Monixen","2898":"https:\/\/www.tripadvisor.ca\/Profile\/N9241YAmartint","2899":"https:\/\/www.tripadvisor.ca\/Profile\/ShayneF160","2900":"https:\/\/www.tripadvisor.ca\/Profile\/JamesA294","2901":"https:\/\/www.tripadvisor.ca\/Profile\/E7558BXgaryd","2902":"https:\/\/www.tripadvisor.ca\/Profile\/louiek383","2903":"https:\/\/www.tripadvisor.ca\/Profile\/RobertELeeMo","2904":"https:\/\/www.tripadvisor.ca\/Profile\/richmennie","2905":"https:\/\/www.tripadvisor.ca\/Profile\/harveyo80","2906":"https:\/\/www.tripadvisor.ca\/Profile\/Dendroctonus","2907":"https:\/\/www.tripadvisor.ca\/Profile\/randolphp280","2908":"https:\/\/www.tripadvisor.ca\/Profile\/CraigF1734","2909":"https:\/\/www.tripadvisor.ca\/Profile\/GandGWhistler","2910":"https:\/\/www.tripadvisor.ca\/Profile\/75trevorm","2911":"https:\/\/www.tripadvisor.ca\/Profile\/U5650KLrickb","2912":"https:\/\/www.tripadvisor.ca\/Profile\/715peterf","2913":"https:\/\/www.tripadvisor.ca\/Profile\/M8322VVrichardh","2914":"https:\/\/www.tripadvisor.ca\/Profile\/lauracX8494GU","2915":"https:\/\/www.tripadvisor.ca\/Profile\/313candacet","2916":"https:\/\/www.tripadvisor.ca\/Profile\/bnksns","2917":"https:\/\/www.tripadvisor.ca\/Profile\/K6631PBgeorgem","2918":"https:\/\/www.tripadvisor.ca\/Profile\/tomi643","2919":"https:\/\/www.tripadvisor.ca\/Profile\/Lopressure","2920":"https:\/\/www.tripadvisor.ca\/Profile\/HopeTraveler","2921":"https:\/\/www.tripadvisor.ca\/Profile\/120fionad","2922":"https:\/\/www.tripadvisor.ca\/Profile\/Stuart71","2933":"https:\/\/www.tripadvisor.ca\/Profile\/HalE780","2934":"https:\/\/www.tripadvisor.ca\/Profile\/LorenaI447","2935":"https:\/\/www.tripadvisor.ca\/Profile\/93aln","2936":"https:\/\/www.tripadvisor.ca\/Profile\/S4825AProyl","2937":"https:\/\/www.tripadvisor.ca\/Profile\/vickymX4796DH","2938":"https:\/\/www.tripadvisor.ca\/Profile\/M3183KYjob","2939":"https:\/\/www.tripadvisor.ca\/Profile\/albertemon","2940":"https:\/\/www.tripadvisor.ca\/Profile\/916denicem","2941":"https:\/\/www.tripadvisor.ca\/Profile\/doreenp519","2942":"https:\/\/www.tripadvisor.ca\/Profile\/Z9669DUchrism","2943":"https:\/\/www.tripadvisor.ca\/Profile\/jamescX2103SX","2944":"https:\/\/www.tripadvisor.ca\/Profile\/36harleys","2945":"https:\/\/www.tripadvisor.ca\/Profile\/thomasmI8762AG","2946":"https:\/\/www.tripadvisor.ca\/Profile\/curtism432","2947":"https:\/\/www.tripadvisor.ca\/Profile\/Kate181793","2948":"https:\/\/www.tripadvisor.ca\/Profile\/TomHlavac","2950":"https:\/\/www.tripadvisor.ca\/Profile\/chrisslater2015","2951":"https:\/\/www.tripadvisor.ca\/Profile\/261BradleyW","2952":"https:\/\/www.tripadvisor.ca\/Profile\/RickFurtado","2963":"https:\/\/www.tripadvisor.ca\/Profile\/StephieTheGreat","2964":"https:\/\/www.tripadvisor.ca\/Profile\/926doug","2965":"https:\/\/www.tripadvisor.ca\/Profile\/JanineL892","2966":"https:\/\/www.tripadvisor.ca\/Profile\/236gailb","2967":"https:\/\/www.tripadvisor.ca\/Profile\/Victoria_BCTall_Guy","2968":"https:\/\/www.tripadvisor.ca\/Profile\/Verbz","2969":"https:\/\/www.tripadvisor.ca\/Profile\/davidcN7293LJ","2970":"https:\/\/www.tripadvisor.ca\/Profile\/sandracQ4208MZ","2971":"https:\/\/www.tripadvisor.ca\/Profile\/Firemarine123","2972":"https:\/\/www.tripadvisor.ca\/Profile\/Y8221QQkims","2973":"https:\/\/www.tripadvisor.ca\/Profile\/karlo210","2974":"https:\/\/www.tripadvisor.ca\/Profile\/corneliay2016","2975":"https:\/\/www.tripadvisor.ca\/Profile\/skydude77","2976":"https:\/\/www.tripadvisor.ca\/Profile\/coffeechik","2978":"https:\/\/www.tripadvisor.ca\/Profile\/Haythornetravel","2979":"https:\/\/www.tripadvisor.ca\/Profile\/byronw2013","2980":"https:\/\/www.tripadvisor.ca\/Profile\/Hound103","2981":"https:\/\/www.tripadvisor.ca\/Profile\/anugara","2982":"https:\/\/www.tripadvisor.ca\/Profile\/brettchandler","2983":"https:\/\/www.tripadvisor.ca\/Profile\/poad59","2984":"https:\/\/www.tripadvisor.ca\/Profile\/rolandp735","2985":"https:\/\/www.tripadvisor.ca\/Profile\/Nicq","2986":"https:\/\/www.tripadvisor.ca\/Profile\/bwkyba","2987":"https:\/\/www.tripadvisor.ca\/Profile\/Eric4227","2988":"https:\/\/www.tripadvisor.ca\/Profile\/F1397RWlaurad","2989":"https:\/\/www.tripadvisor.ca\/Profile\/927theresad","2990":"https:\/\/www.tripadvisor.ca\/Profile\/keadyn","2991":"https:\/\/www.tripadvisor.ca\/Profile\/483hanse","2992":"https:\/\/www.tripadvisor.ca\/Profile\/382bonniej","2993":"https:\/\/www.tripadvisor.ca\/Profile\/Lotsofnews","2994":"https:\/\/www.tripadvisor.ca\/Profile\/Ken927","2995":"https:\/\/www.tripadvisor.ca\/Profile\/253diannef","2996":"https:\/\/www.tripadvisor.ca\/Profile\/51Chris4411","2997":"https:\/\/www.tripadvisor.ca\/Profile\/bradw330","2998":"https:\/\/www.tripadvisor.ca\/Profile\/petermV9657FN","2999":"https:\/\/www.tripadvisor.ca\/Profile\/Bruce_Raynor","3000":"https:\/\/www.tripadvisor.ca\/Profile\/N1653JTjamesm","3001":"https:\/\/www.tripadvisor.ca\/Profile\/notdex","3002":"https:\/\/www.tripadvisor.ca\/Profile\/W12MIjamesr","3003":"https:\/\/www.tripadvisor.ca\/Profile\/PortMoody5","3004":"https:\/\/www.tripadvisor.ca\/Profile\/mpertlarson","3005":"https:\/\/www.tripadvisor.ca\/Profile\/kmhardman2016","3006":"https:\/\/www.tripadvisor.ca\/Profile\/carriebA9750KU","3007":"https:\/\/www.tripadvisor.ca\/Profile\/379garthg","3008":"https:\/\/www.tripadvisor.ca\/Profile\/hullsaddler","3013":"nil","3018":"nil","3021":"https:\/\/www.tripadvisor.ca\/Profile\/Capt_S_12","3022":"https:\/\/www.tripadvisor.ca\/Profile\/IGH7","3023":"https:\/\/www.tripadvisor.ca\/Profile\/ingrid54","3024":"https:\/\/www.tripadvisor.ca\/Profile\/GratefulinDundas","3025":"https:\/\/www.tripadvisor.ca\/Profile\/trek1canada","3026":"nil","3031":"https:\/\/www.tripadvisor.ca\/Profile\/lynnwilltravel","3032":"https:\/\/www.tripadvisor.ca\/Profile\/DaveBritishColumbia","3033":"https:\/\/www.tripadvisor.ca\/Profile\/rubytuesday16","3036":"nil","3041":"https:\/\/www.tripadvisor.ca\/Profile\/626bevd","3046":"https:\/\/www.tripadvisor.ca\/Profile\/Traipser_OR","3051":"https:\/\/www.tripadvisor.ca\/Profile\/22darryld","3056":"https:\/\/www.tripadvisor.ca\/Profile\/154943Norm","3061":"https:\/\/www.tripadvisor.ca\/Profile\/roefamilyUk","3066":"https:\/\/www.tripadvisor.ca\/Profile\/niged_11","3071":"nil","3076":"https:\/\/www.tripadvisor.ca\/Profile\/SharonJ707","3081":"https:\/\/www.tripadvisor.ca\/Profile\/F1319BPchrisk","3086":"https:\/\/www.tripadvisor.ca\/Profile\/cathyo726","3091":"https:\/\/www.tripadvisor.ca\/Profile\/Drewtini","3096":"https:\/\/www.tripadvisor.ca\/Profile\/826sallyp","3106":"https:\/\/www.tripadvisor.ca\/Profile\/toddj21","3116":"https:\/\/www.tripadvisor.ca\/Profile\/497cherid","3121":"https:\/\/www.tripadvisor.ca\/Profile\/debbiem641","3126":"https:\/\/www.tripadvisor.ca\/Profile\/N4452CIrichardh","3131":"https:\/\/www.tripadvisor.ca\/Profile\/G6091JMdavidh","3136":"https:\/\/www.tripadvisor.ca\/Profile\/chicosmama","3141":"https:\/\/www.tripadvisor.ca\/Profile\/j0anll","3146":"https:\/\/www.tripadvisor.ca\/Profile\/chrismA6115SM","3151":"https:\/\/www.tripadvisor.ca\/Profile\/Phatty999","3156":"https:\/\/www.tripadvisor.ca\/Profile\/301SueM301","3161":"https:\/\/www.tripadvisor.ca\/Profile\/LLinka","3171":"https:\/\/www.tripadvisor.ca\/Profile\/Zooville","3176":"https:\/\/www.tripadvisor.ca\/Profile\/RobT785","3181":"https:\/\/www.tripadvisor.ca\/Profile\/KarenG142","3186":"https:\/\/www.tripadvisor.ca\/Profile\/Diane3902","3191":"https:\/\/www.tripadvisor.ca\/Profile\/Gordon528","3196":"https:\/\/www.tripadvisor.ca\/Profile\/AdamHoopsy","3201":"https:\/\/www.tripadvisor.ca\/Profile\/DarilouP","3216":"https:\/\/www.tripadvisor.ca\/Profile\/skiitanyway","3221":"https:\/\/www.tripadvisor.ca\/Profile\/SkinnerandThyssen","3226":"https:\/\/www.tripadvisor.ca\/Profile\/baillie58","3236":"https:\/\/www.tripadvisor.ca\/Profile\/tientun","3241":"https:\/\/www.tripadvisor.ca\/Profile\/disappointed088","3242":"https:\/\/www.tripadvisor.ca\/Profile\/Caroline090","3243":"https:\/\/www.tripadvisor.ca\/Profile\/SJFCalgary","3244":"https:\/\/www.tripadvisor.ca\/Profile\/valinsry","3245":"https:\/\/www.tripadvisor.ca\/Profile\/arilyn","3246":"https:\/\/www.tripadvisor.ca\/Profile\/DianneC402","3247":"https:\/\/www.tripadvisor.ca\/Profile\/299BarbaraL","3248":"https:\/\/www.tripadvisor.ca\/Profile\/Wiltz","3249":"https:\/\/www.tripadvisor.ca\/Profile\/Alex977","3250":"https:\/\/www.tripadvisor.ca\/Profile\/chandrac344","3251":"https:\/\/www.tripadvisor.ca\/Profile\/soundfondler","3252":"https:\/\/www.tripadvisor.ca\/Profile\/LylieL","3253":"https:\/\/www.tripadvisor.ca\/Profile\/rwadge","3254":"https:\/\/www.tripadvisor.ca\/Profile\/KMB8888","3255":"https:\/\/www.tripadvisor.ca\/Profile\/SuiteJosephine","3256":"nil","3261":"https:\/\/www.tripadvisor.ca\/Profile\/lornae538","3262":"https:\/\/www.tripadvisor.ca\/Profile\/paparoo1669","3263":"https:\/\/www.tripadvisor.ca\/Profile\/DADIDAHOUET","3264":"https:\/\/www.tripadvisor.ca\/Profile\/dubnerw","3265":"https:\/\/www.tripadvisor.ca\/Profile\/marilee_ps","3266":"https:\/\/www.tripadvisor.ca\/Profile\/rswitzer","3267":"https:\/\/www.tripadvisor.ca\/Profile\/Travelling_papillion","3268":"https:\/\/www.tripadvisor.ca\/Profile\/KerryEL","3269":"https:\/\/www.tripadvisor.ca\/Profile\/vallentyne","3270":"https:\/\/www.tripadvisor.ca\/Profile\/Melagal","3271":"https:\/\/www.tripadvisor.ca\/Profile\/gatv1","3272":"https:\/\/www.tripadvisor.ca\/Profile\/Triica","3273":"https:\/\/www.tripadvisor.ca\/Profile\/Jojul_11","3274":"https:\/\/www.tripadvisor.ca\/Profile\/JuLoWi","3275":"https:\/\/www.tripadvisor.ca\/Profile\/966MichaelL","3277":"https:\/\/www.tripadvisor.ca\/Profile\/VolvanaWhite","3278":"https:\/\/www.tripadvisor.ca\/Profile\/socalfamily2699","3279":"https:\/\/www.tripadvisor.ca\/Profile\/GillianP775","3280":"https:\/\/www.tripadvisor.ca\/Profile\/CdnMtnGal","3281":"https:\/\/www.tripadvisor.ca\/Profile\/celiaa986","3282":"https:\/\/www.tripadvisor.ca\/Profile\/nfm_12","3283":"https:\/\/www.tripadvisor.ca\/Profile\/736KarenB","3284":"https:\/\/www.tripadvisor.ca\/Profile\/flohenge","3285":"https:\/\/www.tripadvisor.ca\/Profile\/RobertS390","3286":"https:\/\/www.tripadvisor.ca\/Profile\/Joyceline","3287":"https:\/\/www.tripadvisor.ca\/Profile\/Fussyquilter","3288":"https:\/\/www.tripadvisor.ca\/Profile\/candid","3289":"https:\/\/www.tripadvisor.ca\/Profile\/HappyTraveller1287","3296":"https:\/\/www.tripadvisor.ca\/Profile\/dickensd","3297":"https:\/\/www.tripadvisor.ca\/Profile\/agiustino","3298":"https:\/\/www.tripadvisor.ca\/Profile\/sugarpine","3299":"https:\/\/www.tripadvisor.ca\/Profile\/GastownGirl","3300":"https:\/\/www.tripadvisor.ca\/Profile\/Dreamer12284","3301":"https:\/\/www.tripadvisor.ca\/Profile\/janh588","3302":"https:\/\/www.tripadvisor.ca\/Profile\/MariannaH_13","3303":"https:\/\/www.tripadvisor.ca\/Profile\/AkinomE","3304":"https:\/\/www.tripadvisor.ca\/Profile\/Q5419JNkellym","3305":"https:\/\/www.tripadvisor.ca\/Profile\/CarloL317","3306":"https:\/\/www.tripadvisor.ca\/Profile\/448gt","3307":"https:\/\/www.tripadvisor.ca\/Profile\/4ME4U","3308":"https:\/\/www.tripadvisor.ca\/Profile\/daryllynnr","3309":"https:\/\/www.tripadvisor.ca\/Profile\/Z8526AOannel","3311":"https:\/\/www.tripadvisor.ca\/Profile\/KenJennings1","3312":"https:\/\/www.tripadvisor.ca\/Profile\/Northbay2","3313":"https:\/\/www.tripadvisor.ca\/Profile\/sheablevins","3314":"https:\/\/www.tripadvisor.ca\/Profile\/735NicoleC","3315":"https:\/\/www.tripadvisor.ca\/Profile\/PatricM279","3316":"https:\/\/www.tripadvisor.ca\/Profile\/Jennidavidson75","3317":"https:\/\/www.tripadvisor.ca\/Profile\/FrannyJ_13","3318":"https:\/\/www.tripadvisor.ca\/Profile\/Billhope","3319":"nil","3321":"https:\/\/www.tripadvisor.ca\/Profile\/sharonn478","3322":"https:\/\/www.tripadvisor.ca\/Profile\/ericlD499DR","3323":"https:\/\/www.tripadvisor.ca\/Profile\/SailorAirman","3324":"https:\/\/www.tripadvisor.ca\/Profile\/BabyboomerCalgary","3325":"https:\/\/www.tripadvisor.ca\/Profile\/frozen998","3326":"https:\/\/www.tripadvisor.ca\/Profile\/LouiseW263","3327":"https:\/\/www.tripadvisor.ca\/Profile\/eipw","3328":"https:\/\/www.tripadvisor.ca\/Profile\/442joseph","3329":"https:\/\/www.tripadvisor.ca\/Profile\/trustmewhenIsay","3330":"https:\/\/www.tripadvisor.ca\/Profile\/MarianC533","3331":"https:\/\/www.tripadvisor.ca\/Profile\/DADIG","3332":"https:\/\/www.tripadvisor.ca\/Profile\/georgeyoshio","3333":"https:\/\/www.tripadvisor.ca\/Profile\/DanielleM8","3334":"https:\/\/www.tripadvisor.ca\/Profile\/DartmouthNsBrendamj","3335":"https:\/\/www.tripadvisor.ca\/Profile\/Vanc0uverght","3336":"https:\/\/www.tripadvisor.ca\/Profile\/homer122863","3337":"https:\/\/www.tripadvisor.ca\/Profile\/FmrEngr","3338":"https:\/\/www.tripadvisor.ca\/Profile\/Ladycat0001","3339":"https:\/\/www.tripadvisor.ca\/Profile\/578BrianS","3340":"https:\/\/www.tripadvisor.ca\/Profile\/DMIH","3341":"https:\/\/www.tripadvisor.ca\/Profile\/508teresah","3342":"https:\/\/www.tripadvisor.ca\/Profile\/SabelleD","3343":"https:\/\/www.tripadvisor.ca\/Profile\/backcountrysister1","3344":"https:\/\/www.tripadvisor.ca\/Profile\/bertk629","3345":"https:\/\/www.tripadvisor.ca\/Profile\/ianjc","3346":"https:\/\/www.tripadvisor.ca\/Profile\/crankywithoutsleep","3351":"https:\/\/www.tripadvisor.ca\/Profile\/stevebK2883RC","3356":"nil","3361":"https:\/\/www.tripadvisor.ca\/Profile\/IsabelleL750","3366":"https:\/\/www.tripadvisor.ca\/Profile\/VictoriaGardener","3376":"https:\/\/www.tripadvisor.ca\/Profile\/206joanl","3386":"https:\/\/www.tripadvisor.ca\/Profile\/johnmI712PC","3391":"https:\/\/www.tripadvisor.ca\/Profile\/chimo5","3396":"https:\/\/www.tripadvisor.ca\/Profile\/KevinMiller1956","3397":"https:\/\/www.tripadvisor.ca\/Profile\/lochbee","3398":"https:\/\/www.tripadvisor.ca\/Profile\/icravec","3399":"https:\/\/www.tripadvisor.ca\/Profile\/timbucktoe","3400":"https:\/\/www.tripadvisor.ca\/Profile\/inos615","3401":"https:\/\/www.tripadvisor.ca\/Profile\/loisl534","3402":"https:\/\/www.tripadvisor.ca\/Profile\/carolt318","3403":"https:\/\/www.tripadvisor.ca\/Profile\/SiAnWi","3404":"https:\/\/www.tripadvisor.ca\/Profile\/Z2676OAelizabethb","3405":"https:\/\/www.tripadvisor.ca\/Profile\/AliceMatthews","3406":"https:\/\/www.tripadvisor.ca\/Profile\/KRSV","3407":"https:\/\/www.tripadvisor.ca\/Profile\/Reneski","3408":"https:\/\/www.tripadvisor.ca\/Profile\/Julie-LynnX","3409":"https:\/\/www.tripadvisor.ca\/Profile\/trailrat999","3410":"https:\/\/www.tripadvisor.ca\/Profile\/YVRSuzanne","3411":"nil","3416":"https:\/\/www.tripadvisor.ca\/Profile\/Amyferg","3417":"https:\/\/www.tripadvisor.ca\/Profile\/HuggyBara","3418":"https:\/\/www.tripadvisor.ca\/Profile\/Kara087","3419":"https:\/\/www.tripadvisor.ca\/Profile\/KIMRICHES3","3420":"https:\/\/www.tripadvisor.ca\/Profile\/silverferns","3421":"nil","3441":"nil","3442":"nil","3443":"nil","3445":"nil","3449":"https:\/\/www.tripadvisor.ca\/Profile\/AshleyL744","3450":"https:\/\/www.tripadvisor.ca\/Profile\/I9634ZGanitap","3451":"https:\/\/www.tripadvisor.ca\/Profile\/R9404CNjaneb","3452":"https:\/\/www.tripadvisor.ca\/Profile\/doe570","3453":"https:\/\/www.tripadvisor.ca\/Profile\/wrla2015","3454":"nil","3459":"https:\/\/www.tripadvisor.ca\/Profile\/JetTech33","3460":"https:\/\/www.tripadvisor.ca\/Profile\/AlexBarkwell","3461":"https:\/\/www.tripadvisor.ca\/Profile\/MandDplus2","3462":"https:\/\/www.tripadvisor.ca\/Profile\/katqe","3463":"https:\/\/www.tripadvisor.ca\/Profile\/petersI6440WY","3464":"https:\/\/www.tripadvisor.ca\/Profile\/lilnation","3465":"https:\/\/www.tripadvisor.ca\/Profile\/390cynthiah","3466":"https:\/\/www.tripadvisor.ca\/Profile\/marieandkevin","3467":"https:\/\/www.tripadvisor.ca\/Profile\/carolynk678","3468":"https:\/\/www.tripadvisor.ca\/Profile\/CharSkan1","3469":"https:\/\/www.tripadvisor.ca\/Profile\/francisv782","3470":"https:\/\/www.tripadvisor.ca\/Profile\/katherineb281","3471":"https:\/\/www.tripadvisor.ca\/Profile\/531fish","3472":"https:\/\/www.tripadvisor.ca\/Profile\/velho2016","3473":"https:\/\/www.tripadvisor.ca\/Profile\/Ontariogirl30","3474":"https:\/\/www.tripadvisor.ca\/Profile\/F5096USjanetr","3475":"https:\/\/www.tripadvisor.ca\/Profile\/412JohnF","3476":"https:\/\/www.tripadvisor.ca\/Profile\/PhilG512","3477":"https:\/\/www.tripadvisor.ca\/Profile\/Dunc14","3478":"https:\/\/www.tripadvisor.ca\/Profile\/kmb905","3479":"https:\/\/www.tripadvisor.ca\/Profile\/Caledonhockeymom96","3480":"https:\/\/www.tripadvisor.ca\/Profile\/Sandra2013_13","3481":"https:\/\/www.tripadvisor.ca\/Profile\/812stephaniew","3482":"https:\/\/www.tripadvisor.ca\/Profile\/tinapP5464OB","3483":"https:\/\/www.tripadvisor.ca\/Profile\/6willh","3484":"https:\/\/www.tripadvisor.ca\/Profile\/baraman1","3485":"https:\/\/www.tripadvisor.ca\/Profile\/kbdid","3486":"https:\/\/www.tripadvisor.ca\/Profile\/978maeganm","3487":"https:\/\/www.tripadvisor.ca\/Profile\/570BrianD","3488":"https:\/\/www.tripadvisor.ca\/Profile\/UMichAlum","3499":"https:\/\/www.tripadvisor.ca\/Profile\/332harveyc","3500":"https:\/\/www.tripadvisor.ca\/Profile\/TravelingTriplets","3501":"https:\/\/www.tripadvisor.ca\/Profile\/A6848TDdavidp","3502":"https:\/\/www.tripadvisor.ca\/Profile\/AdeliaV_12","3503":"https:\/\/www.tripadvisor.ca\/Profile\/RKing80","3514":"https:\/\/www.tripadvisor.ca\/Profile\/frankw555","3515":"https:\/\/www.tripadvisor.ca\/Profile\/362maryams","3516":"https:\/\/www.tripadvisor.ca\/Profile\/laddymischief","3517":"https:\/\/www.tripadvisor.ca\/Profile\/Nancer2727","3518":"https:\/\/www.tripadvisor.ca\/Profile\/waynei784","3519":"https:\/\/www.tripadvisor.ca\/Profile\/Bonnie333333","3520":"https:\/\/www.tripadvisor.ca\/Profile\/AlK71","3521":"https:\/\/www.tripadvisor.ca\/Profile\/cheryltV5610DX","3522":"https:\/\/www.tripadvisor.ca\/Profile\/trvlbug72","3523":"https:\/\/www.tripadvisor.ca\/Profile\/MuskokaMan","3524":"https:\/\/www.tripadvisor.ca\/Profile\/JonK529","3525":"https:\/\/www.tripadvisor.ca\/Profile\/Wil-Ont","3526":"https:\/\/www.tripadvisor.ca\/Profile\/maddy153","3527":"https:\/\/www.tripadvisor.ca\/Profile\/trvl-ing","3528":"https:\/\/www.tripadvisor.ca\/Profile\/PaulMmm","3529":"https:\/\/www.tripadvisor.ca\/Profile\/633carlp","3530":"https:\/\/www.tripadvisor.ca\/Profile\/nicolab810","3531":"https:\/\/www.tripadvisor.ca\/Profile\/916shelleyh","3532":"https:\/\/www.tripadvisor.ca\/Profile\/ihabw2016","3533":"https:\/\/www.tripadvisor.ca\/Profile\/Erinb3325","3534":"https:\/\/www.tripadvisor.ca\/Profile\/rtdunne","3535":"https:\/\/www.tripadvisor.ca\/Profile\/cmbking","3536":"https:\/\/www.tripadvisor.ca\/Profile\/canadiancamper91","3537":"https:\/\/www.tripadvisor.ca\/Profile\/amyl174","3538":"https:\/\/www.tripadvisor.ca\/Profile\/JessicaL9910","3544":"https:\/\/www.tripadvisor.ca\/Profile\/JuleLondon","3545":"https:\/\/www.tripadvisor.ca\/Profile\/Rick_and_Betsy","3546":"https:\/\/www.tripadvisor.ca\/Profile\/TravelBud24","3547":"https:\/\/www.tripadvisor.ca\/Profile\/Harrietthespy2","3548":"https:\/\/www.tripadvisor.ca\/Profile\/881luvholidays","3549":"https:\/\/www.tripadvisor.ca\/Profile\/261rishim","3550":"https:\/\/www.tripadvisor.ca\/Profile\/stevenhQ9489QP","3551":"https:\/\/www.tripadvisor.ca\/Profile\/ThomasAb","3552":"https:\/\/www.tripadvisor.ca\/Profile\/MissPrincessCass","3553":"https:\/\/www.tripadvisor.ca\/Profile\/457JohnA457","3554":"https:\/\/www.tripadvisor.ca\/Profile\/conservativecanadian","3555":"https:\/\/www.tripadvisor.ca\/Profile\/Gadabout777","3556":"https:\/\/www.tripadvisor.ca\/Profile\/voyager075","3557":"https:\/\/www.tripadvisor.ca\/Profile\/gn0meyg","3558":"https:\/\/www.tripadvisor.ca\/Profile\/W4409SYlaurad","3559":"https:\/\/www.tripadvisor.ca\/Profile\/SB639","3560":"https:\/\/www.tripadvisor.ca\/Profile\/JAEBSF","3561":"https:\/\/www.tripadvisor.ca\/Profile\/DirtyFratBoy","3562":"https:\/\/www.tripadvisor.ca\/Profile\/carrollh217","3564":"https:\/\/www.tripadvisor.ca\/Profile\/Y8202MUangela","3565":"https:\/\/www.tripadvisor.ca\/Profile\/Doug_Dorsey","3566":"https:\/\/www.tripadvisor.ca\/Profile\/Gman860","3567":"https:\/\/www.tripadvisor.ca\/Profile\/C4120QDlindal","3568":"https:\/\/www.tripadvisor.ca\/Profile\/yazhenx","3569":"https:\/\/www.tripadvisor.ca\/Profile\/H8955EMchrisg","3570":"https:\/\/www.tripadvisor.ca\/Profile\/duyem2001","3571":"https:\/\/www.tripadvisor.ca\/Profile\/479tashaj","3572":"https:\/\/www.tripadvisor.ca\/Profile\/746bobf","3573":"https:\/\/www.tripadvisor.ca\/Profile\/wilfd2013","3574":"https:\/\/www.tripadvisor.ca\/Profile\/radz39","3575":"https:\/\/www.tripadvisor.ca\/Profile\/tkemp111","3576":"https:\/\/www.tripadvisor.ca\/Profile\/Ketzstar","3577":"https:\/\/www.tripadvisor.ca\/Profile\/panoss413","3580":"https:\/\/www.tripadvisor.ca\/Profile\/sunlover86","3581":"https:\/\/www.tripadvisor.ca\/Profile\/DKFabic","3582":"https:\/\/www.tripadvisor.ca\/Profile\/Ronnyb1","3583":"https:\/\/www.tripadvisor.ca\/Profile\/96glennt","3584":"https:\/\/www.tripadvisor.ca\/Profile\/212bryanh","3585":"https:\/\/www.tripadvisor.ca\/Profile\/florinm213","3586":"https:\/\/www.tripadvisor.ca\/Profile\/gt6252pc","3587":"https:\/\/www.tripadvisor.ca\/Profile\/BlueRiver007","3588":"https:\/\/www.tripadvisor.ca\/Profile\/D8574SEsamanthas","3589":"https:\/\/www.tripadvisor.ca\/Profile\/goldensecret","3590":"https:\/\/www.tripadvisor.ca\/Profile\/PabloRGW","3591":"https:\/\/www.tripadvisor.ca\/Profile\/stevearr","3592":"https:\/\/www.tripadvisor.ca\/Profile\/BusyCdn","3593":"https:\/\/www.tripadvisor.ca\/Profile\/traveldude07","3599":"https:\/\/www.tripadvisor.ca\/Profile\/SuzieQSue","3600":"https:\/\/www.tripadvisor.ca\/Profile\/eddyf246","3601":"https:\/\/www.tripadvisor.ca\/Profile\/sailordude","3602":"https:\/\/www.tripadvisor.ca\/Profile\/cneth1","3603":"https:\/\/www.tripadvisor.ca\/Profile\/jhopkinss","3604":"https:\/\/www.tripadvisor.ca\/Profile\/mohsinn448","3605":"https:\/\/www.tripadvisor.ca\/Profile\/Badforever","3606":"https:\/\/www.tripadvisor.ca\/Profile\/Tomcat16","3607":"https:\/\/www.tripadvisor.ca\/Profile\/wisbeach","3608":"https:\/\/www.tripadvisor.ca\/Profile\/bojanv857","3609":"https:\/\/www.tripadvisor.ca\/Profile\/Neena317","3610":"https:\/\/www.tripadvisor.ca\/Profile\/marcoc877","3611":"https:\/\/www.tripadvisor.ca\/Profile\/Hawaii2009for3","3612":"https:\/\/www.tripadvisor.ca\/Profile\/BJL83","3613":"https:\/\/www.tripadvisor.ca\/Profile\/marymI8860QI","3614":"https:\/\/www.tripadvisor.ca\/Profile\/MandyA965","3615":"https:\/\/www.tripadvisor.ca\/Profile\/Harrymoney3379","3616":"https:\/\/www.tripadvisor.ca\/Profile\/238paulh238","3617":"https:\/\/www.tripadvisor.ca\/Profile\/MCAT00","3618":"https:\/\/www.tripadvisor.ca\/Profile\/LoveLonndon","3619":"https:\/\/www.tripadvisor.ca\/Profile\/Maureen4299","3621":"https:\/\/www.tripadvisor.ca\/Profile\/LyndaTen","3622":"https:\/\/www.tripadvisor.ca\/Profile\/Janeway62","3623":"https:\/\/www.tripadvisor.ca\/Profile\/DCanadian","3624":"https:\/\/www.tripadvisor.ca\/Profile\/e10750law","3625":"https:\/\/www.tripadvisor.ca\/Profile\/Jimthefriar","3626":"https:\/\/www.tripadvisor.ca\/Profile\/deeds30","3627":"https:\/\/www.tripadvisor.ca\/Profile\/LoriL194","3628":"https:\/\/www.tripadvisor.ca\/Profile\/189gailb","3634":"https:\/\/www.tripadvisor.ca\/Profile\/NorthernGuy13","3635":"https:\/\/www.tripadvisor.ca\/Profile\/LDW15","3636":"https:\/\/www.tripadvisor.ca\/Profile\/paulgeci","3637":"https:\/\/www.tripadvisor.ca\/Profile\/StephSea99","3638":"https:\/\/www.tripadvisor.ca\/Profile\/Miller-Time-CDN","3639":"https:\/\/www.tripadvisor.ca\/Profile\/jaysunhoffman","3640":"https:\/\/www.tripadvisor.ca\/Profile\/FredShuuz","3641":"https:\/\/www.tripadvisor.ca\/Profile\/Letzter","3642":"https:\/\/www.tripadvisor.ca\/Profile\/Nancyjdykstra","3643":"https:\/\/www.tripadvisor.ca\/Profile\/Cag1957","3644":"https:\/\/www.tripadvisor.ca\/Profile\/Jellybean99Toronto","3645":"https:\/\/www.tripadvisor.ca\/Profile\/Jamie_Tanya_Canada","3647":"https:\/\/www.tripadvisor.ca\/Profile\/ccw2891","3648":"https:\/\/www.tripadvisor.ca\/Profile\/b0b55russell","3649":"https:\/\/www.tripadvisor.ca\/Profile\/Sightseer57114536057","3654":"https:\/\/www.tripadvisor.ca\/Profile\/aidenf482","3659":"https:\/\/www.tripadvisor.ca\/Profile\/Kunknown1","3664":"https:\/\/www.tripadvisor.caundefined","3669":"nil","3674":"https:\/\/www.tripadvisor.ca\/Profile\/DanHannah_111222","3679":"https:\/\/www.tripadvisor.ca\/Profile\/22mandy","3684":"https:\/\/www.tripadvisor.ca\/Profile\/alisong66","3689":"https:\/\/www.tripadvisor.ca\/Profile\/canuktrekker","3694":"https:\/\/www.tripadvisor.ca\/Profile\/mfish083","3719":"https:\/\/www.tripadvisor.ca\/Profile\/williamaY3667EU","3724":"https:\/\/www.tripadvisor.ca\/Profile\/433alexk","3749":"https:\/\/www.tripadvisor.ca\/Profile\/1esteban","3754":"https:\/\/www.tripadvisor.ca\/Profile\/Pat19740926","3769":"https:\/\/www.tripadvisor.ca\/Profile\/PolarLawyer","3774":"https:\/\/www.tripadvisor.ca\/Profile\/945ShirleyD","3799":"https:\/\/www.tripadvisor.ca\/Profile\/funtimeb","3800":"https:\/\/www.tripadvisor.ca\/Profile\/Dawnste","3801":"https:\/\/www.tripadvisor.ca\/Profile\/davemG3424OJ","3802":"https:\/\/www.tripadvisor.ca\/Profile\/billgayle167","3803":"https:\/\/www.tripadvisor.ca\/Profile\/B4465QFdavidc","3804":"https:\/\/www.tripadvisor.ca\/Profile\/momtotot","3805":"https:\/\/www.tripadvisor.ca\/Profile\/349jayr","3806":"https:\/\/www.tripadvisor.ca\/Profile\/Kyrichmond123","3807":"https:\/\/www.tripadvisor.ca\/Profile\/sarahrW8209JP","3808":"https:\/\/www.tripadvisor.ca\/Profile\/C7384GGchriss","3809":"nil","3819":"https:\/\/www.tripadvisor.ca\/Profile\/marthabyoung","3820":"https:\/\/www.tripadvisor.ca\/Profile\/halleva","3821":"https:\/\/www.tripadvisor.ca\/Profile\/Louise0518","3822":"https:\/\/www.tripadvisor.ca\/Profile\/100levit","3823":"https:\/\/www.tripadvisor.ca\/Profile\/DEE20299","3824":"https:\/\/www.tripadvisor.ca\/Profile\/Explorer1968","3825":"https:\/\/www.tripadvisor.ca\/Profile\/Avi8tr","3826":"https:\/\/www.tripadvisor.ca\/Profile\/Venture779205","3827":"https:\/\/www.tripadvisor.ca\/Profile\/naveenm151","3828":"https:\/\/www.tripadvisor.ca\/Profile\/Rainey58","3829":"https:\/\/www.tripadvisor.ca\/Profile\/normanb182","3830":"https:\/\/www.tripadvisor.ca\/Profile\/lindseyhJ8019HA","3831":"https:\/\/www.tripadvisor.ca\/Profile\/jime686","3832":"https:\/\/www.tripadvisor.ca\/Profile\/stephie567","3833":"https:\/\/www.tripadvisor.ca\/Profile\/BoardingPass797551","3834":"https:\/\/www.tripadvisor.ca\/Profile\/Relax19120","3835":"https:\/\/www.tripadvisor.ca\/Profile\/Beerchaser1","3836":"https:\/\/www.tripadvisor.ca\/Profile\/351lucianom","3837":"https:\/\/www.tripadvisor.ca\/Profile\/Traveler63537648331","3838":"https:\/\/www.tripadvisor.ca\/Profile\/MrsCordyP","3839":"https:\/\/www.tripadvisor.ca\/Profile\/terrydL2193TX","3840":"https:\/\/www.tripadvisor.ca\/Profile\/mjhowell38","3841":"https:\/\/www.tripadvisor.ca\/Profile\/RexT","3842":"https:\/\/www.tripadvisor.ca\/Profile\/mwright21","3843":"https:\/\/www.tripadvisor.ca\/Profile\/Evander2323","3844":"https:\/\/www.tripadvisor.ca\/Profile\/L7976KAwaynem","3845":"https:\/\/www.tripadvisor.ca\/Profile\/GTAHomeGuy","3846":"https:\/\/www.tripadvisor.ca\/Profile\/ksmyerz","3847":"https:\/\/www.tripadvisor.ca\/Profile\/C2834TMsandrad","3848":"https:\/\/www.tripadvisor.ca\/Profile\/Badrinath","3849":"https:\/\/www.tripadvisor.ca\/Profile\/LuluReview","3850":"https:\/\/www.tripadvisor.ca\/Profile\/tullaz2","3851":"https:\/\/www.tripadvisor.ca\/Profile\/K3198YRjanicew","3852":"https:\/\/www.tripadvisor.ca\/Profile\/J7321VAtiffanyh","3853":"https:\/\/www.tripadvisor.ca\/Profile\/Dunc14","3854":"https:\/\/www.tripadvisor.ca\/Profile\/G2184DAmelissat","3855":"https:\/\/www.tripadvisor.ca\/Profile\/Wander997","3856":"https:\/\/www.tripadvisor.ca\/Profile\/ms2weathergirl","3857":"https:\/\/www.tripadvisor.ca\/Profile\/BHorst","3858":"https:\/\/www.tripadvisor.ca\/Profile\/british-canadian-60","3859":"https:\/\/www.tripadvisor.ca\/Profile\/ladydale15","3860":"https:\/\/www.tripadvisor.ca\/Profile\/megster19","3861":"https:\/\/www.tripadvisor.ca\/Profile\/RussW146","3862":"https:\/\/www.tripadvisor.ca\/Profile\/G4974VOjamesm","3863":"https:\/\/www.tripadvisor.ca\/Profile\/CollynBryce","3864":"https:\/\/www.tripadvisor.ca\/Profile\/LWLToronto","3865":"https:\/\/www.tripadvisor.ca\/Profile\/208kaylab","3866":"https:\/\/www.tripadvisor.ca\/Profile\/DigitalCameraguy","3867":"https:\/\/www.tripadvisor.ca\/Profile\/218kimberlyt","3868":"https:\/\/www.tripadvisor.ca\/Profile\/sherritovell","3869":"https:\/\/www.tripadvisor.ca\/Profile\/Tay-Cee","3870":"https:\/\/www.tripadvisor.ca\/Profile\/N7334STcathyc","3871":"https:\/\/www.tripadvisor.ca\/Profile\/richardn131","3872":"https:\/\/www.tripadvisor.ca\/Profile\/morrowt2018","3873":"https:\/\/www.tripadvisor.ca\/Profile\/Chuckelberry","3874":"https:\/\/www.tripadvisor.ca\/Profile\/mcjeannette","3875":"https:\/\/www.tripadvisor.ca\/Profile\/bobm306","3876":"https:\/\/www.tripadvisor.ca\/Profile\/jocclsc","3877":"https:\/\/www.tripadvisor.ca\/Profile\/AndreaG1768","3878":"https:\/\/www.tripadvisor.ca\/Profile\/605katharineg","3884":"https:\/\/www.tripadvisor.ca\/Profile\/DeanBean","3885":"https:\/\/www.tripadvisor.ca\/Profile\/sandrapX8249JD","3886":"https:\/\/www.tripadvisor.ca\/Profile\/donaldd206","3887":"https:\/\/www.tripadvisor.ca\/Profile\/KellyL4336","3888":"https:\/\/www.tripadvisor.ca\/Profile\/Dendroctonus","3889":"https:\/\/www.tripadvisor.ca\/Profile\/dawnc82018","3890":"https:\/\/www.tripadvisor.ca\/Profile\/cwing7","3891":"https:\/\/www.tripadvisor.ca\/Profile\/oBabyRutho","3892":"https:\/\/www.tripadvisor.ca\/Profile\/N3705FJamandac","3893":"https:\/\/www.tripadvisor.ca\/Profile\/stevenA4706MT","3899":"https:\/\/www.tripadvisor.ca\/Profile\/569wendied","3900":"https:\/\/www.tripadvisor.ca\/Profile\/kawarthapete","3901":"https:\/\/www.tripadvisor.ca\/Profile\/theow271","3902":"https:\/\/www.tripadvisor.ca\/Profile\/484ch","3903":"https:\/\/www.tripadvisor.ca\/Profile\/708lisamv","3904":"https:\/\/www.tripadvisor.ca\/Profile\/crkrms","3905":"https:\/\/www.tripadvisor.ca\/Profile\/ctoronyi","3906":"https:\/\/www.tripadvisor.ca\/Profile\/Avid_Explorer81","3907":"https:\/\/www.tripadvisor.ca\/Profile\/suewlesa","3908":"https:\/\/www.tripadvisor.ca\/Profile\/ButterflyFergus","3909":"https:\/\/www.tripadvisor.ca\/Profile\/Muckish33","3910":"https:\/\/www.tripadvisor.ca\/Profile\/B1254TLmartinp","3911":"https:\/\/www.tripadvisor.ca\/Profile\/40Anna2015","3912":"https:\/\/www.tripadvisor.ca\/Profile\/thymesavourcatering","3913":"https:\/\/www.tripadvisor.ca\/Profile\/689heatherp","3914":"https:\/\/www.tripadvisor.ca\/Profile\/florinm213","3915":"https:\/\/www.tripadvisor.ca\/Profile\/996maryanner","3916":"https:\/\/www.tripadvisor.ca\/Profile\/WayneS210","3917":"https:\/\/www.tripadvisor.ca\/Profile\/N1427XVmichelleh","3918":"https:\/\/www.tripadvisor.ca\/Profile\/michellepP3366ZI","3939":"https:\/\/www.tripadvisor.ca\/Profile\/davearm1980","3940":"https:\/\/www.tripadvisor.ca\/Profile\/michaelbI4206ZV","3941":"https:\/\/www.tripadvisor.ca\/Profile\/ScottandConnie","3942":"https:\/\/www.tripadvisor.ca\/Profile\/chakrampro","3943":"https:\/\/www.tripadvisor.ca\/Profile\/27gerryg","3944":"https:\/\/www.tripadvisor.ca\/Profile\/122joannew","3945":"https:\/\/www.tripadvisor.ca\/Profile\/peterdH5464RM","3946":"https:\/\/www.tripadvisor.ca\/Profile\/JenD526","3947":"https:\/\/www.tripadvisor.ca\/Profile\/normk314","3948":"https:\/\/www.tripadvisor.ca\/Profile\/Taylor777","3949":"https:\/\/www.tripadvisor.ca\/Profile\/45marniee","3950":"https:\/\/www.tripadvisor.ca\/Profile\/MarjorieHughes","3951":"https:\/\/www.tripadvisor.ca\/Profile\/chariev2014","3952":"https:\/\/www.tripadvisor.ca\/Profile\/theduchessandpang","3953":"https:\/\/www.tripadvisor.ca\/Profile\/lanerinlondon","3954":"https:\/\/www.tripadvisor.ca\/Profile\/Ron2pointoh","3955":"https:\/\/www.tripadvisor.ca\/Profile\/mel_watkins1219","3956":"https:\/\/www.tripadvisor.ca\/Profile\/Dec109","3957":"https:\/\/www.tripadvisor.ca\/Profile\/shawb777","3958":"https:\/\/www.tripadvisor.ca\/Profile\/aprankie","3964":"https:\/\/www.tripadvisor.ca\/Profile\/ev0gel","3965":"https:\/\/www.tripadvisor.ca\/Profile\/MichelJ1009","3966":"https:\/\/www.tripadvisor.ca\/Profile\/Orgchaos70","3967":"https:\/\/www.tripadvisor.ca\/Profile\/jeffmR4809ZX","3968":"https:\/\/www.tripadvisor.ca\/Profile\/ShannonC9891","3969":"https:\/\/www.tripadvisor.ca\/Profile\/therenb","3970":"https:\/\/www.tripadvisor.ca\/Profile\/carlkarenb2017","3971":"https:\/\/www.tripadvisor.ca\/Profile\/DRCI1075","3972":"https:\/\/www.tripadvisor.ca\/Profile\/RegClaybrook","3973":"https:\/\/www.tripadvisor.ca\/Profile\/jerryc870","3974":"https:\/\/www.tripadvisor.ca\/Profile\/SteveS641","3975":"https:\/\/www.tripadvisor.ca\/Profile\/editorwannabe","3976":"https:\/\/www.tripadvisor.ca\/Profile\/jenniferwY4262EP","3977":"https:\/\/www.tripadvisor.ca\/Profile\/tyjondahk","3978":"https:\/\/www.tripadvisor.ca\/Profile\/LorneM107","3979":"https:\/\/www.tripadvisor.ca\/Profile\/obe1952","3980":"https:\/\/www.tripadvisor.ca\/Profile\/K9659THstuarts","3981":"https:\/\/www.tripadvisor.ca\/Profile\/E6822BVtimb","3982":"https:\/\/www.tripadvisor.ca\/Profile\/reggaeplus","3983":"https:\/\/www.tripadvisor.ca\/Profile\/797sueq","3984":"https:\/\/www.tripadvisor.ca\/Profile\/Taradc","3985":"https:\/\/www.tripadvisor.ca\/Profile\/whitellily","3986":"https:\/\/www.tripadvisor.ca\/Profile\/SP605","3987":"https:\/\/www.tripadvisor.ca\/Profile\/D1433HCpamd","3988":"https:\/\/www.tripadvisor.ca\/Profile\/SavageCookie","3989":"https:\/\/www.tripadvisor.ca\/Profile\/stephaniek_12","3990":"https:\/\/www.tripadvisor.ca\/Profile\/bwiebs","3991":"https:\/\/www.tripadvisor.ca\/Profile\/733tamraw","3992":"https:\/\/www.tripadvisor.ca\/Profile\/juliedN9498CO","3993":"https:\/\/www.tripadvisor.ca\/Profile\/alisac448","3994":"https:\/\/www.tripadvisor.ca\/Profile\/dianesK6276ID","3995":"https:\/\/www.tripadvisor.ca\/Profile\/tayser","3996":"https:\/\/www.tripadvisor.ca\/Profile\/gshee8","3997":"https:\/\/www.tripadvisor.ca\/Profile\/Andy_L_ON1","3998":"https:\/\/www.tripadvisor.ca\/Profile\/267toddw","3999":"https:\/\/www.tripadvisor.ca\/Profile\/AandLfromWindsor","4000":"https:\/\/www.tripadvisor.ca\/Profile\/tonysr1963","4001":"https:\/\/www.tripadvisor.ca\/Profile\/Cspirt","4002":"https:\/\/www.tripadvisor.ca\/Profile\/Q3562NAhelena","4003":"https:\/\/www.tripadvisor.ca\/Profile\/ken_vanewyk","4004":"https:\/\/www.tripadvisor.ca\/Profile\/T3366BVdianer","4005":"https:\/\/www.tripadvisor.ca\/Profile\/32marilynv","4006":"https:\/\/www.tripadvisor.ca\/Profile\/924maryjanev","4007":"https:\/\/www.tripadvisor.ca\/Profile\/nelsonm88","4008":"https:\/\/www.tripadvisor.ca\/Profile\/417lilyh","4009":"https:\/\/www.tripadvisor.ca\/Profile\/287susann","4010":"https:\/\/www.tripadvisor.ca\/Profile\/tmvh2017","4011":"https:\/\/www.tripadvisor.ca\/Profile\/astridvdbroek","4012":"https:\/\/www.tripadvisor.ca\/Profile\/558sylviae","4013":"https:\/\/www.tripadvisor.ca\/Profile\/415jerryv","4014":"nil","4019":"https:\/\/www.tripadvisor.ca\/Profile\/sla1959","4020":"https:\/\/www.tripadvisor.ca\/Profile\/doreen141","4021":"https:\/\/www.tripadvisor.ca\/Profile\/underhill4","4022":"https:\/\/www.tripadvisor.ca\/Profile\/johnsonlinna","4023":"https:\/\/www.tripadvisor.ca\/Profile\/UCLMSatchel","4024":"https:\/\/www.tripadvisor.ca\/Profile\/debTTT","4025":"https:\/\/www.tripadvisor.ca\/Profile\/tayser","4026":"https:\/\/www.tripadvisor.ca\/Profile\/392larrym","4027":"https:\/\/www.tripadvisor.ca\/Profile\/audla2002","4028":"https:\/\/www.tripadvisor.ca\/Profile\/traveling_liz_08","4029":"https:\/\/www.tripadvisor.ca\/Profile\/CJC-MI","4030":"https:\/\/www.tripadvisor.ca\/Profile\/712wendyk","4031":"https:\/\/www.tripadvisor.ca\/Profile\/claudettel68","4032":"https:\/\/www.tripadvisor.ca\/Profile\/wendyding","4033":"https:\/\/www.tripadvisor.ca\/Profile\/Citygirltraveller800","4039":"https:\/\/www.tripadvisor.ca\/Profile\/G3653CQlynnr","4040":"https:\/\/www.tripadvisor.ca\/Profile\/679milenar","4041":"https:\/\/www.tripadvisor.ca\/Profile\/scoobygal317","4042":"https:\/\/www.tripadvisor.ca\/Profile\/francescaa367","4043":"https:\/\/www.tripadvisor.ca\/Profile\/841marcr","4044":"https:\/\/www.tripadvisor.ca\/Profile\/paulettef374","4045":"https:\/\/www.tripadvisor.ca\/Profile\/478daynar","4046":"https:\/\/www.tripadvisor.ca\/Profile\/marleenr375","4047":"https:\/\/www.tripadvisor.ca\/Profile\/O9672JYmartins","4048":"https:\/\/www.tripadvisor.ca\/Profile\/323jimt","4049":"https:\/\/www.tripadvisor.ca\/Profile\/BaerchenMannheim","4050":"https:\/\/www.tripadvisor.ca\/Profile\/Sherpa622448","4051":"https:\/\/www.tripadvisor.ca\/Profile\/123becky","4052":"https:\/\/www.tripadvisor.ca\/Profile\/DoubleJay51","4053":"https:\/\/www.tripadvisor.ca\/Profile\/T4721KOlisac","4054":"https:\/\/www.tripadvisor.ca\/Profile\/R8739MSpaulb","4055":"https:\/\/www.tripadvisor.ca\/Profile\/lyndaa534","4056":"https:\/\/www.tripadvisor.ca\/Profile\/StephanieR_12","4057":"https:\/\/www.tripadvisor.ca\/Profile\/Baronchal2014","4058":"https:\/\/www.tripadvisor.ca\/Profile\/Frantom_10","4059":"https:\/\/www.tripadvisor.ca\/Profile\/janvan3821","4060":"https:\/\/www.tripadvisor.ca\/Profile\/184mariechristinel","4061":"https:\/\/www.tripadvisor.ca\/Profile\/444akarit","4062":"https:\/\/www.tripadvisor.ca\/Profile\/fourthehills","4063":"https:\/\/www.tripadvisor.ca\/Profile\/930joann","4064":"https:\/\/www.tripadvisor.ca\/Profile\/cyclers4","4065":"https:\/\/www.tripadvisor.ca\/Profile\/doreenc959","4066":"https:\/\/www.tripadvisor.ca\/Profile\/Stesiz","4067":"https:\/\/www.tripadvisor.ca\/Profile\/325edl","4068":"https:\/\/www.tripadvisor.ca\/Profile\/johnlaf","4069":"https:\/\/www.tripadvisor.ca\/Profile\/knauerjoachim100","4070":"https:\/\/www.tripadvisor.ca\/Profile\/claudinemorgan956","4071":"https:\/\/www.tripadvisor.ca\/Profile\/andrewt145","4072":"https:\/\/www.tripadvisor.ca\/Profile\/592sophiad","4073":"https:\/\/www.tripadvisor.ca\/Profile\/Mathilde0606","4074":"https:\/\/www.tripadvisor.ca\/Profile\/jamie606525","4075":"https:\/\/www.tripadvisor.ca\/Profile\/74alexiso","4076":"https:\/\/www.tripadvisor.ca\/Profile\/BlairP949","4077":"https:\/\/www.tripadvisor.ca\/Profile\/smintents","4078":"https:\/\/www.tripadvisor.ca\/Profile\/robynm83","4079":"https:\/\/www.tripadvisor.ca\/Profile\/306vanitak","4080":"https:\/\/www.tripadvisor.ca\/Profile\/grimb_12","4081":"https:\/\/www.tripadvisor.ca\/Profile\/HughViv","4082":"https:\/\/www.tripadvisor.ca\/Profile\/Zerfas85","4083":"https:\/\/www.tripadvisor.ca\/Profile\/cruisefan1950","4084":"https:\/\/www.tripadvisor.ca\/Profile\/Goalie50","4085":"https:\/\/www.tripadvisor.ca\/Profile\/NanetteL63","4086":"https:\/\/www.tripadvisor.ca\/Profile\/Michels1957","4087":"https:\/\/www.tripadvisor.ca\/Profile\/RosemaryR713","4088":"https:\/\/www.tripadvisor.ca\/Profile\/Maria1959","4089":"https:\/\/www.tripadvisor.ca\/Profile\/A3178KFnicolec","4090":"https:\/\/www.tripadvisor.ca\/Profile\/tim131","4091":"https:\/\/www.tripadvisor.ca\/Profile\/georgiab965","4092":"https:\/\/www.tripadvisor.ca\/Profile\/nathaliedQ6672LZ","4093":"https:\/\/www.tripadvisor.ca\/Profile\/jennifersT8123ZF","4094":"https:\/\/www.tripadvisor.ca\/Profile\/sonata23","4095":"https:\/\/www.tripadvisor.ca\/Profile\/n2paddln","4096":"https:\/\/www.tripadvisor.ca\/Profile\/496bradh","4097":"https:\/\/www.tripadvisor.ca\/Profile\/IvanCulum","4098":"https:\/\/www.tripadvisor.ca\/Profile\/Kattiia","4099":"https:\/\/www.tripadvisor.ca\/Profile\/MarkP178","4100":"https:\/\/www.tripadvisor.ca\/Profile\/Poppy-GT","4101":"https:\/\/www.tripadvisor.ca\/Profile\/SaulMarmor","4102":"https:\/\/www.tripadvisor.ca\/Profile\/59jimr","4103":"https:\/\/www.tripadvisor.ca\/Profile\/knowservice","4104":"https:\/\/www.tripadvisor.ca\/Profile\/CathyD588","4105":"https:\/\/www.tripadvisor.ca\/Profile\/980agnetak","4107":"https:\/\/www.tripadvisor.ca\/Profile\/280lyndav","4108":"https:\/\/www.tripadvisor.ca\/Profile\/andreaw995","4109":"https:\/\/www.tripadvisor.ca\/Profile\/JerryH192","4110":"https:\/\/www.tripadvisor.ca\/Profile\/812abbieb","4111":"https:\/\/www.tripadvisor.ca\/Profile\/museum-a-day","4112":"https:\/\/www.tripadvisor.ca\/Profile\/JVR155019","4114":"https:\/\/www.tripadvisor.ca\/Profile\/punitaa2018","4115":"https:\/\/www.tripadvisor.ca\/Profile\/JWP2","4117":"https:\/\/www.tripadvisor.ca\/Profile\/359lucyv","4118":"https:\/\/www.tripadvisor.ca\/Profile\/Angie338","4119":"https:\/\/www.tripadvisor.ca\/Profile\/498marinak","4120":"https:\/\/www.tripadvisor.ca\/Profile\/dommy84","4121":"https:\/\/www.tripadvisor.ca\/Profile\/Wendyath0me","4122":"https:\/\/www.tripadvisor.ca\/Profile\/Bunny551","4123":"https:\/\/www.tripadvisor.ca\/Profile\/MidwestMom175","4124":"https:\/\/www.tripadvisor.ca\/Profile\/grahamm672","4125":"https:\/\/www.tripadvisor.ca\/Profile\/moryj","4126":"https:\/\/www.tripadvisor.ca\/Profile\/robertcQ3308CH","4127":"https:\/\/www.tripadvisor.ca\/Profile\/Docjames","4128":"https:\/\/www.tripadvisor.ca\/Profile\/wise45","4129":"https:\/\/www.tripadvisor.ca\/Profile\/Kiabean","4130":"https:\/\/www.tripadvisor.ca\/Profile\/DougfromToledo","4131":"https:\/\/www.tripadvisor.ca\/Profile\/melissa_a64","4132":"https:\/\/www.tripadvisor.ca\/Profile\/BEACHeaven","4133":"https:\/\/www.tripadvisor.ca\/Profile\/725jjl","4134":"https:\/\/www.tripadvisor.ca\/Profile\/LizPaul2013","4135":"https:\/\/www.tripadvisor.ca\/Profile\/109theresam","4136":"https:\/\/www.tripadvisor.ca\/Profile\/MAREKO226","4137":"https:\/\/www.tripadvisor.ca\/Profile\/velb2013","4138":"https:\/\/www.tripadvisor.ca\/Profile\/triberocker","4139":"https:\/\/www.tripadvisor.ca\/Profile\/brenrobb","4140":"https:\/\/www.tripadvisor.ca\/Profile\/patz2013","4141":"https:\/\/www.tripadvisor.ca\/Profile\/ValerieGebert","4142":"https:\/\/www.tripadvisor.ca\/Profile\/623elizabethb","4143":"https:\/\/www.tripadvisor.ca\/Profile\/TrishH584","4144":"https:\/\/www.tripadvisor.ca\/Profile\/GregC985","4145":"https:\/\/www.tripadvisor.ca\/Profile\/cac855","4146":"https:\/\/www.tripadvisor.ca\/Profile\/mandp2go","4147":"https:\/\/www.tripadvisor.ca\/Profile\/shawnk636","4148":"https:\/\/www.tripadvisor.ca\/Profile\/GailPaulaH","4149":"https:\/\/www.tripadvisor.ca\/Profile\/JustinT32","4150":"https:\/\/www.tripadvisor.ca\/Profile\/187SteveC","4151":"https:\/\/www.tripadvisor.ca\/Profile\/HeatherB159","4152":"https:\/\/www.tripadvisor.ca\/Profile\/BerLaur","4153":"https:\/\/www.tripadvisor.ca\/Profile\/201LindaT","4159":"https:\/\/www.tripadvisor.ca\/Profile\/CarolF136","4160":"https:\/\/www.tripadvisor.ca\/Profile\/KathyC32","4161":"https:\/\/www.tripadvisor.ca\/Profile\/churchofone","4162":"https:\/\/www.tripadvisor.ca\/Profile\/GerryAnnieM","4163":"https:\/\/www.tripadvisor.ca\/Profile\/extrapolate","4164":"https:\/\/www.tripadvisor.ca\/Profile\/BirdingMaven","4165":"https:\/\/www.tripadvisor.ca\/Profile\/H2oson","4166":"https:\/\/www.tripadvisor.ca\/Profile\/ChrisB441","4167":"https:\/\/www.tripadvisor.ca\/Profile\/KarenI488","4168":"https:\/\/www.tripadvisor.ca\/Profile\/NicoleL975","4169":"https:\/\/www.tripadvisor.ca\/Profile\/LafPies","4170":"https:\/\/www.tripadvisor.ca\/Profile\/DerekS25","4174":"https:\/\/www.tripadvisor.ca\/Profile\/elenav255","4175":"https:\/\/www.tripadvisor.ca\/Profile\/GoPlaces606690","4176":"https:\/\/www.tripadvisor.ca\/Profile\/980sheryle","4177":"https:\/\/www.tripadvisor.ca\/Profile\/Cisupete911","4178":"https:\/\/www.tripadvisor.ca\/Profile\/sford1812","4179":"https:\/\/www.tripadvisor.ca\/Profile\/AJH88","4180":"https:\/\/www.tripadvisor.ca\/Profile\/Negara","4181":"https:\/\/www.tripadvisor.ca\/Profile\/886derrickt","4182":"https:\/\/www.tripadvisor.ca\/Profile\/AlanShropshire_12","4183":"https:\/\/www.tripadvisor.ca\/Profile\/emmabee47","4184":"https:\/\/www.tripadvisor.ca\/Profile\/2frmclevehts","4185":"https:\/\/www.tripadvisor.ca\/Profile\/GalionGuest","4186":"https:\/\/www.tripadvisor.ca\/Profile\/144deant","4187":"https:\/\/www.tripadvisor.ca\/Profile\/dawncC1002BS","4188":"https:\/\/www.tripadvisor.ca\/Profile\/deborahrA3659MB","4189":"nil","4199":"https:\/\/www.tripadvisor.ca\/Profile\/48Lola48","4200":"https:\/\/www.tripadvisor.ca\/Profile\/TreetopTrading","4201":"https:\/\/www.tripadvisor.ca\/Profile\/davidallenberg","4202":"https:\/\/www.tripadvisor.ca\/Profile\/bernarpa2016","4203":"https:\/\/www.tripadvisor.ca\/Profile\/janvan3821","4204":"https:\/\/www.tripadvisor.ca\/Profile\/Mardenshi","4205":"https:\/\/www.tripadvisor.ca\/Profile\/Menty2014","4206":"https:\/\/www.tripadvisor.ca\/Profile\/NUID","4207":"https:\/\/www.tripadvisor.ca\/Profile\/740mjg","4208":"https:\/\/www.tripadvisor.ca\/Profile\/kingservent","4214":"https:\/\/www.tripadvisor.ca\/Profile\/acam2015","4215":"https:\/\/www.tripadvisor.ca\/Profile\/K1326HVtims","4216":"https:\/\/www.tripadvisor.ca\/Profile\/RoseB347","4217":"https:\/\/www.tripadvisor.ca\/Profile\/560sandrag","4218":"https:\/\/www.tripadvisor.ca\/Profile\/fridayfan","4219":"https:\/\/www.tripadvisor.ca\/Profile\/snomofam","4220":"https:\/\/www.tripadvisor.ca\/Profile\/Billperchlover","4221":"https:\/\/www.tripadvisor.ca\/Profile\/robertcQ3308CH","4222":"https:\/\/www.tripadvisor.ca\/Profile\/MargreetKooijman","4223":"https:\/\/www.tripadvisor.ca\/Profile\/MerryCanadian","4224":"https:\/\/www.tripadvisor.ca\/Profile\/777vickid","4225":"https:\/\/www.tripadvisor.ca\/Profile\/Thesheffs","4226":"https:\/\/www.tripadvisor.ca\/Profile\/DebLIz60","4227":"https:\/\/www.tripadvisor.ca\/Profile\/molly193","4229":"https:\/\/www.tripadvisor.ca\/Profile\/JDaveK","4230":"https:\/\/www.tripadvisor.ca\/Profile\/toothfairy0904","4231":"https:\/\/www.tripadvisor.ca\/Profile\/151billr","4232":"https:\/\/www.tripadvisor.ca\/Profile\/debbied236","4233":"https:\/\/www.tripadvisor.ca\/Profile\/I166DNcynthiah","4234":"https:\/\/www.tripadvisor.ca\/Profile\/vkgem","4235":"https:\/\/www.tripadvisor.ca\/Profile\/BHorst","4236":"https:\/\/www.tripadvisor.ca\/Profile\/aandlar","4237":"https:\/\/www.tripadvisor.ca\/Profile\/kbygot460923","4238":"https:\/\/www.tripadvisor.ca\/Profile\/francisv782","4239":"https:\/\/www.tripadvisor.ca\/Profile\/70dianneg","4240":"https:\/\/www.tripadvisor.ca\/Profile\/markfr2017","4241":"https:\/\/www.tripadvisor.ca\/Profile\/919JamesM919","4242":"https:\/\/www.tripadvisor.ca\/Profile\/alloversportsinc","4243":"https:\/\/www.tripadvisor.ca\/Profile\/amulde363250","4244":"https:\/\/www.tripadvisor.ca\/Profile\/Jchow111","4245":"https:\/\/www.tripadvisor.ca\/Profile\/395seanw","4246":"https:\/\/www.tripadvisor.caundefined","4247":"https:\/\/www.tripadvisor.ca\/Profile\/terranceo211","4249":"https:\/\/www.tripadvisor.ca\/Profile\/388suzanned","4250":"https:\/\/www.tripadvisor.ca\/Profile\/Experience745616","4251":"https:\/\/www.tripadvisor.ca\/Profile\/M7670SBscottt","4252":"https:\/\/www.tripadvisor.ca\/Profile\/caroltC7728TS","4253":"https:\/\/www.tripadvisor.ca\/Profile\/carmflo","4256":"https:\/\/www.tripadvisor.ca\/Profile\/Tammie37","4258":"https:\/\/www.tripadvisor.ca\/Profile\/400thomasg","4259":"https:\/\/www.tripadvisor.ca\/Profile\/V5387VFandrewr","4260":"https:\/\/www.tripadvisor.ca\/Profile\/ronbM7456YW","4261":"https:\/\/www.tripadvisor.ca\/Profile\/D1581XUmelissam","4262":"https:\/\/www.tripadvisor.ca\/Profile\/robertdE7761LF","4266":"https:\/\/www.tripadvisor.ca\/Profile\/firstvisit2017","4267":"https:\/\/www.tripadvisor.ca\/Profile\/Auchkie","4269":"https:\/\/www.tripadvisor.ca\/Profile\/MuskokaMan","4270":"https:\/\/www.tripadvisor.ca\/Profile\/mikewV7263SV","4271":"https:\/\/www.tripadvisor.ca\/Profile\/misscanada1","4272":"https:\/\/www.tripadvisor.ca\/Profile\/FrankWill","4273":"https:\/\/www.tripadvisor.ca\/Profile\/JukeboxMama","4281":"https:\/\/www.tripadvisor.ca\/Profile\/Lizh5","4282":"https:\/\/www.tripadvisor.ca\/Profile\/CindyJ51","4283":"https:\/\/www.tripadvisor.ca\/Profile\/C6350URglenns","4284":"https:\/\/www.tripadvisor.ca\/Profile\/lornep731","4285":"https:\/\/www.tripadvisor.ca\/Profile\/291margaretc","4286":"https:\/\/www.tripadvisor.ca\/Profile\/L1524ZF","4287":"https:\/\/www.tripadvisor.ca\/Profile\/238maryamc","4289":"https:\/\/www.tripadvisor.ca\/Profile\/V4631IQmichellem","4291":"https:\/\/www.tripadvisor.ca\/Profile\/V2995LWpaulm","4292":"https:\/\/www.tripadvisor.ca\/Profile\/Artena77","4293":"https:\/\/www.tripadvisor.ca\/Profile\/amyl174","4294":"https:\/\/www.tripadvisor.ca\/Profile\/guanquanz","4296":"https:\/\/www.tripadvisor.ca\/Profile\/Q159XPjeffh","4297":"https:\/\/www.tripadvisor.ca\/Profile\/angelahO3249FK","4299":"https:\/\/www.tripadvisor.ca\/Profile\/aaron105","4301":"https:\/\/www.tripadvisor.ca\/Profile\/S2687SUmichelem","4304":"https:\/\/www.tripadvisor.ca\/Profile\/chrishB8491PK","4305":"https:\/\/www.tripadvisor.ca\/Profile\/septemberbelle","4307":"https:\/\/www.tripadvisor.ca\/Profile\/DocHoliday62","4308":"https:\/\/www.tripadvisor.ca\/Profile\/RexT","4311":"https:\/\/www.tripadvisor.ca\/Profile\/Q3709EEmiker","4314":"nil","4320":"https:\/\/www.tripadvisor.ca\/Profile\/richardrD9199IS","4322":"https:\/\/www.tripadvisor.ca\/Profile\/camerong50","4329":"https:\/\/www.tripadvisor.ca\/Profile\/derekl520","4331":"https:\/\/www.tripadvisor.ca\/Profile\/redbridge_crescent","4333":"https:\/\/www.tripadvisor.ca\/Profile\/borisk583","4345":"https:\/\/www.tripadvisor.ca\/Profile\/adl714","4347":"https:\/\/www.tripadvisor.ca\/Profile\/Jacklynn1585","4352":"https:\/\/www.tripadvisor.ca\/Profile\/trishs712","4355":"https:\/\/www.tripadvisor.ca\/Profile\/andyo139","4356":"https:\/\/www.tripadvisor.ca\/Profile\/roberteN776AP","4357":"https:\/\/www.tripadvisor.ca\/Profile\/bonnier338","4359":"https:\/\/www.tripadvisor.ca\/Profile\/Draughttap","4361":"https:\/\/www.tripadvisor.ca\/Profile\/NorthernGuy13","4362":"https:\/\/www.tripadvisor.ca\/Profile\/napagirl","4363":"https:\/\/www.tripadvisor.ca\/Profile\/160grk","4365":"https:\/\/www.tripadvisor.ca\/Profile\/kcressman","4366":"https:\/\/www.tripadvisor.ca\/Profile\/jboOntario","4367":"https:\/\/www.tripadvisor.ca\/Profile\/T4679FG","4368":"https:\/\/www.tripadvisor.ca\/Profile\/atwistedgreen","4369":"https:\/\/www.tripadvisor.ca\/Profile\/Ontario78","4371":"https:\/\/www.tripadvisor.ca\/Profile\/pappapipes1","4372":"https:\/\/www.tripadvisor.ca\/Profile\/albertobH5772MD","4373":"https:\/\/www.tripadvisor.ca\/Profile\/jimlB6884WT","4374":"https:\/\/www.tripadvisor.ca\/Profile\/345waynem","4390":"https:\/\/www.tripadvisor.ca\/Profile\/bman4life","4391":"https:\/\/www.tripadvisor.ca\/Profile\/788waynef","4392":"https:\/\/www.tripadvisor.ca\/Profile\/glenr602","4394":"https:\/\/www.tripadvisor.ca\/Profile\/jamiem889","4395":"https:\/\/www.tripadvisor.ca\/Profile\/chathamfolks2015","4396":"https:\/\/www.tripadvisor.ca\/Profile\/garytQ6541HS","4400":"https:\/\/www.tripadvisor.ca\/Profile\/jenniferr508","4401":"https:\/\/www.tripadvisor.ca\/Profile\/D8888MMsusanl","4402":"https:\/\/www.tripadvisor.ca\/Profile\/davidbF9357BK","4404":"https:\/\/www.tripadvisor.ca\/Profile\/Carducci2015","4405":"https:\/\/www.tripadvisor.ca\/Profile\/rickc851","4406":"https:\/\/www.tripadvisor.ca\/Profile\/688douglasg","4409":"https:\/\/www.tripadvisor.ca\/Profile\/traveller_360063","4410":"https:\/\/www.tripadvisor.ca\/Profile\/G9187HFandrewh","4412":"https:\/\/www.tripadvisor.ca\/Profile\/eforms747","4413":"https:\/\/www.tripadvisor.ca\/Profile\/12318","4414":"https:\/\/www.tripadvisor.ca\/Profile\/U5224ITpaulc","4415":"https:\/\/www.tripadvisor.ca\/Profile\/mdebora1","4419":"https:\/\/www.tripadvisor.ca\/Profile\/993laurainep","4420":"https:\/\/www.tripadvisor.ca\/Profile\/northerngentleman","4421":"https:\/\/www.tripadvisor.ca\/Profile\/ginette42002","4422":"https:\/\/www.tripadvisor.ca\/Profile\/tearesann","4426":"https:\/\/www.tripadvisor.ca\/Profile\/michellelP5205YK","4427":"https:\/\/www.tripadvisor.ca\/Profile\/tkemp111","4429":"https:\/\/www.tripadvisor.ca\/Profile\/KristaC284","4434":"nil","4439":"https:\/\/www.tripadvisor.ca\/Profile\/THtheTraveller","4444":"https:\/\/www.tripadvisor.ca\/Profile\/kbdid","4454":"https:\/\/www.tripadvisor.ca\/Profile\/RaoulL904","4459":"https:\/\/www.tripadvisor.caundefined","4464":"https:\/\/www.tripadvisor.ca\/Profile\/mlynek82","4469":"https:\/\/www.tripadvisor.ca\/Profile\/963harrym","4474":"https:\/\/www.tripadvisor.ca\/Profile\/djrss","4479":"https:\/\/www.tripadvisor.ca\/Profile\/alleycat089","4489":"https:\/\/www.tripadvisor.ca\/Profile\/lt1218","4494":"https:\/\/www.tripadvisor.ca\/Profile\/margom113","4499":"https:\/\/www.tripadvisor.ca\/Profile\/ThomasS10873","4504":"https:\/\/www.tripadvisor.ca\/Profile\/Adam102013","4514":"https:\/\/www.tripadvisor.ca\/Profile\/vacationxpert","4519":"https:\/\/www.tripadvisor.ca\/Profile\/Visitor1234xyz","4524":"https:\/\/www.tripadvisor.ca\/Profile\/Dutchtuch","4529":"https:\/\/www.tripadvisor.ca\/Profile\/cancoasterenthusiast","4534":"https:\/\/www.tripadvisor.ca\/Profile\/Gradlife","4539":"https:\/\/www.tripadvisor.ca\/Profile\/sdhg","4544":"nil","4549":"https:\/\/www.tripadvisor.ca\/Profile\/planningatrip","4550":"https:\/\/www.tripadvisor.ca\/Profile\/359wendyv","4551":"https:\/\/www.tripadvisor.ca\/Profile\/BeckyStat","4552":"https:\/\/www.tripadvisor.ca\/Profile\/liz8beth","4553":"https:\/\/www.tripadvisor.ca\/Profile\/CMudd23","4554":"https:\/\/www.tripadvisor.ca\/Profile\/Meldoll1","4555":"https:\/\/www.tripadvisor.ca\/Profile\/933kristig","4556":"https:\/\/www.tripadvisor.ca\/Profile\/AliRagz","4557":"https:\/\/www.tripadvisor.ca\/Profile\/timothya951","4558":"https:\/\/www.tripadvisor.ca\/Profile\/francisv782","4559":"https:\/\/www.tripadvisor.ca\/Profile\/christinabS6400LC","4560":"https:\/\/www.tripadvisor.ca\/Profile\/nicoleaB2480OX","4561":"https:\/\/www.tripadvisor.ca\/Profile\/O3980SNrichardb","4562":"https:\/\/www.tripadvisor.ca\/Profile\/aileenb638","4563":"https:\/\/www.tripadvisor.ca\/Profile\/GilnJo","4564":"https:\/\/www.tripadvisor.ca\/Profile\/322darlenea","4565":"https:\/\/www.tripadvisor.ca\/Profile\/177vincer","4566":"https:\/\/www.tripadvisor.ca\/Profile\/Kozm","4567":"https:\/\/www.tripadvisor.ca\/Profile\/TommyAllen","4568":"https:\/\/www.tripadvisor.ca\/Profile\/bradk171","4569":"https:\/\/www.tripadvisor.ca\/Profile\/milosh","4570":"https:\/\/www.tripadvisor.ca\/Profile\/Campscooby","4572":"https:\/\/www.tripadvisor.ca\/Profile\/Normu","4573":"https:\/\/www.tripadvisor.ca\/Profile\/292valeriem","4579":"https:\/\/www.tripadvisor.ca\/Profile\/robmP6201QB","4580":"https:\/\/www.tripadvisor.ca\/Profile\/dunc7906","4581":"https:\/\/www.tripadvisor.ca\/Profile\/ShannBetter","4582":"https:\/\/www.tripadvisor.ca\/Profile\/larryj422","4583":"https:\/\/www.tripadvisor.ca\/Profile\/Babslovesthenps","4584":"https:\/\/www.tripadvisor.ca\/Profile\/958catherinev","4585":"https:\/\/www.tripadvisor.ca\/Profile\/gonzo035","4586":"https:\/\/www.tripadvisor.ca\/Profile\/catharinek551","4587":"https:\/\/www.tripadvisor.ca\/Profile\/212bryanh","4588":"https:\/\/www.tripadvisor.ca\/Profile\/jchuckry","4589":"https:\/\/www.tripadvisor.ca\/Profile\/Climber2447","4590":"https:\/\/www.tripadvisor.ca\/Profile\/ElaineA111","4591":"https:\/\/www.tripadvisor.ca\/Profile\/TravelingFreeWoman","4592":"https:\/\/www.tripadvisor.ca\/Profile\/dtlkilb","4593":"https:\/\/www.tripadvisor.ca\/Profile\/Hawkrridge","4594":"https:\/\/www.tripadvisor.ca\/Profile\/marksD2656KB","4595":"https:\/\/www.tripadvisor.ca\/Profile\/Larry9","4596":"https:\/\/www.tripadvisor.ca\/Profile\/bcf4972","4597":"https:\/\/www.tripadvisor.ca\/Profile\/Rick48465","4598":"https:\/\/www.tripadvisor.ca\/Profile\/nancysM9858XM","4599":"https:\/\/www.tripadvisor.ca\/Profile\/Klexa25","4600":"https:\/\/www.tripadvisor.ca\/Profile\/timmR4755UO","4601":"https:\/\/www.tripadvisor.ca\/Profile\/juliebroadbentp","4602":"https:\/\/www.tripadvisor.ca\/Profile\/Kingston_Lou","4603":"https:\/\/www.tripadvisor.ca\/Profile\/NorthernGuy13","4604":"https:\/\/www.tripadvisor.ca\/Profile\/519jasu","4605":"https:\/\/www.tripadvisor.ca\/Profile\/yokie52","4606":"https:\/\/www.tripadvisor.ca\/Profile\/chrissC3348QP","4607":"https:\/\/www.tripadvisor.ca\/Profile\/O2394UTpeters","4608":"https:\/\/www.tripadvisor.ca\/Profile\/CasselM","4609":"nil","4614":"https:\/\/www.tripadvisor.ca\/Profile\/bronekz52","4615":"https:\/\/www.tripadvisor.ca\/Profile\/franr406","4616":"https:\/\/www.tripadvisor.ca\/Profile\/WalterEKurtz","4617":"https:\/\/www.tripadvisor.ca\/Profile\/316guym","4618":"https:\/\/www.tripadvisor.ca\/Profile\/homerlovesfood","4629":"https:\/\/www.tripadvisor.ca\/Profile\/459suzanner","4630":"https:\/\/www.tripadvisor.ca\/Profile\/nayald","4631":"https:\/\/www.tripadvisor.ca\/Profile\/giuseppeb359","4632":"https:\/\/www.tripadvisor.ca\/Profile\/alexsX1573MC","4633":"https:\/\/www.tripadvisor.ca\/Profile\/Mke261a","4634":"https:\/\/www.tripadvisor.ca\/Profile\/ZKash","4635":"https:\/\/www.tripadvisor.ca\/Profile\/nancyd289","4636":"https:\/\/www.tripadvisor.ca\/Profile\/JHR_1491","4637":"https:\/\/www.tripadvisor.ca\/Profile\/SchlaJoe","4638":"https:\/\/www.tripadvisor.ca\/Profile\/Canonista","4639":"https:\/\/www.tripadvisor.ca\/Profile\/AlwaysLovesToTravel1","4640":"https:\/\/www.tripadvisor.ca\/Profile\/chrishB8491PK","4641":"https:\/\/www.tripadvisor.ca\/Profile\/HappyEarthWalker","4642":"https:\/\/www.tripadvisor.ca\/Profile\/Mylasttrip15","4643":"https:\/\/www.tripadvisor.ca\/Profile\/dgqc","4644":"https:\/\/www.tripadvisor.ca\/Profile\/Joshy1973","4645":"https:\/\/www.tripadvisor.ca\/Profile\/St_Belmont","4646":"https:\/\/www.tripadvisor.ca\/Profile\/KatBurl1","4647":"https:\/\/www.tripadvisor.ca\/Profile\/240franch","4648":"https:\/\/www.tripadvisor.ca\/Profile\/nineteenlives","4649":"https:\/\/www.tripadvisor.ca\/Profile\/Rb6406","4650":"https:\/\/www.tripadvisor.ca\/Profile\/VictoriaSweets","4651":"https:\/\/www.tripadvisor.ca\/Profile\/retiredandenjoyingit","4652":"https:\/\/www.tripadvisor.ca\/Profile\/Judy916","4653":"https:\/\/www.tripadvisor.ca\/Profile\/Arembi","4654":"https:\/\/www.tripadvisor.ca\/Profile\/NorthStar399702","4655":"https:\/\/www.tripadvisor.ca\/Profile\/van20182018","4656":"https:\/\/www.tripadvisor.ca\/Profile\/JenneE_12","4657":"https:\/\/www.tripadvisor.ca\/Profile\/heatherhS7190QO","4658":"https:\/\/www.tripadvisor.ca\/Profile\/PhilG512","4659":"nil","4662":"nil","4667":"https:\/\/www.tripadvisor.ca\/Profile\/776BrianH","4668":"https:\/\/www.tripadvisor.ca\/Profile\/Jstav1982","4669":"https:\/\/www.tripadvisor.ca\/Profile\/kp729","4670":"https:\/\/www.tripadvisor.ca\/Profile\/reynaldov824","4671":"https:\/\/www.tripadvisor.ca\/Profile\/smiley6377","4672":"https:\/\/www.tripadvisor.ca\/Profile\/cgough710283","4673":"https:\/\/www.tripadvisor.ca\/Profile\/KaleahYoung","4674":"https:\/\/www.tripadvisor.ca\/Profile\/LiorL_12","4675":"https:\/\/www.tripadvisor.ca\/Profile\/484ch","4676":"https:\/\/www.tripadvisor.ca\/Profile\/jfharron","4677":"https:\/\/www.tripadvisor.ca\/Profile\/ritapatel1","4678":"https:\/\/www.tripadvisor.ca\/Profile\/hailiejackg","4679":"https:\/\/www.tripadvisor.ca\/Profile\/dianek958","4680":"https:\/\/www.tripadvisor.ca\/Profile\/jasonsC6899PL","4681":"https:\/\/www.tripadvisor.caundefined","4682":"https:\/\/www.tripadvisor.ca\/Profile\/43donnaf","4684":"https:\/\/www.tripadvisor.ca\/Profile\/johnsM5524YU","4685":"https:\/\/www.tripadvisor.ca\/Profile\/T3194BImarkt","4687":"https:\/\/www.tripadvisor.ca\/Profile\/Toomuchtravelforwork","4688":"https:\/\/www.tripadvisor.ca\/Profile\/kennethbK5699WO","4690":"https:\/\/www.tripadvisor.ca\/Profile\/albinop733","4691":"https:\/\/www.tripadvisor.ca\/Profile\/dozyjor","4702":"https:\/\/www.tripadvisor.ca\/Profile\/Goodwoman05","4703":"https:\/\/www.tripadvisor.ca\/Profile\/969chesterj","4705":"https:\/\/www.tripadvisor.ca\/Profile\/nacho_man10","4707":"https:\/\/www.tripadvisor.ca\/Profile\/bevm883","4708":"https:\/\/www.tripadvisor.ca\/Profile\/36tanyal","4709":"https:\/\/www.tripadvisor.ca\/Profile\/0tinai","4711":"https:\/\/www.tripadvisor.ca\/Profile\/Y3143ZWpaulam","4715":"https:\/\/www.tripadvisor.ca\/Profile\/gr8misadventure","4717":"https:\/\/www.tripadvisor.ca\/Profile\/paulgeci","4718":"https:\/\/www.tripadvisor.ca\/Profile\/P3832SFallanb","4720":"https:\/\/www.tripadvisor.ca\/Profile\/890danyss","4721":"https:\/\/www.tripadvisor.ca\/Profile\/johncH7632ZI","4724":"https:\/\/www.tripadvisor.ca\/Profile\/Sandyad99","4726":"https:\/\/www.tripadvisor.ca\/Profile\/MrsDanifun","4727":"https:\/\/www.tripadvisor.ca\/Profile\/cjk610","4729":"https:\/\/www.tripadvisor.ca\/Profile\/597moms","4731":"https:\/\/www.tripadvisor.ca\/Profile\/potjesj","4732":"https:\/\/www.tripadvisor.ca\/Profile\/FamilyMan1963","4733":"https:\/\/www.tripadvisor.ca\/Profile\/bigedd47","4734":"https:\/\/www.tripadvisor.ca\/Profile\/avyw2015","4736":"https:\/\/www.tripadvisor.ca\/Profile\/evau921","4737":"https:\/\/www.tripadvisor.ca\/Profile\/mich3948","4740":"https:\/\/www.tripadvisor.ca\/Profile\/pmarriott31","4741":"https:\/\/www.tripadvisor.ca\/Profile\/kimwB5350BC","4743":"https:\/\/www.tripadvisor.ca\/Profile\/BrooklynT363","4745":"https:\/\/www.tripadvisor.ca\/Profile\/772armandc","4746":"https:\/\/www.tripadvisor.ca\/Profile\/patrickcT9417PS","4747":"https:\/\/www.tripadvisor.ca\/Profile\/yvettes742","4749":"https:\/\/www.tripadvisor.ca\/Profile\/endayshal","4751":"https:\/\/www.tripadvisor.ca\/Profile\/NancyH27","4752":"https:\/\/www.tripadvisor.ca\/Profile\/alanevans5598","4753":"https:\/\/www.tripadvisor.ca\/Profile\/frankcW2044AK","4754":"https:\/\/www.tripadvisor.ca\/Profile\/shillyer","4755":"https:\/\/www.tripadvisor.ca\/Profile\/rebeccamH4962PR","4757":"https:\/\/www.tripadvisor.ca\/Profile\/Q2185HA","4758":"https:\/\/www.tripadvisor.ca\/Profile\/W3226FCadams","4763":"https:\/\/www.tripadvisor.ca\/Profile\/Mikedsn","4764":"https:\/\/www.tripadvisor.ca\/Profile\/535dales","4765":"https:\/\/www.tripadvisor.ca\/Profile\/gordanc96","4766":"https:\/\/www.tripadvisor.ca\/Profile\/gordonk37","4767":"https:\/\/www.tripadvisor.ca\/Profile\/572RuthB","4768":"https:\/\/www.tripadvisor.ca\/Profile\/charlottehE9281UH","4769":"https:\/\/www.tripadvisor.ca\/Profile\/Spinnelli","4770":"https:\/\/www.tripadvisor.ca\/Profile\/traceyh927","4771":"https:\/\/www.tripadvisor.ca\/Profile\/c0559609","4777":"https:\/\/www.tripadvisor.ca\/Profile\/122keldogger","4779":"https:\/\/www.tripadvisor.ca\/Profile\/35Zak_V35","4780":"https:\/\/www.tripadvisor.ca\/Profile\/mo605","4787":"https:\/\/www.tripadvisor.ca\/Profile\/tiffanniep2015","4788":"https:\/\/www.tripadvisor.ca\/Profile\/877audreys","4790":"https:\/\/www.tripadvisor.ca\/Profile\/Q9890JKlouisec","4791":"https:\/\/www.tripadvisor.ca\/Profile\/guest1234389","4792":"https:\/\/www.tripadvisor.ca\/Profile\/612danr","4794":"https:\/\/www.tripadvisor.ca\/Profile\/dougd649","4795":"https:\/\/www.tripadvisor.ca\/Profile\/635tylerl","4796":"https:\/\/www.tripadvisor.ca\/Profile\/916freda","4802":"https:\/\/www.tripadvisor.ca\/Profile\/brianlX3304ZV","4803":"https:\/\/www.tripadvisor.ca\/Profile\/Bayw0lf","4804":"https:\/\/www.tripadvisor.ca\/Profile\/P3117SQjims","4805":"https:\/\/www.tripadvisor.ca\/Profile\/adonoso6","4806":"https:\/\/www.tripadvisor.ca\/Profile\/GrandCayman123","4808":"https:\/\/www.tripadvisor.ca\/Profile\/asmith721","4809":"https:\/\/www.tripadvisor.ca\/Profile\/Jet529480","4811":"https:\/\/www.tripadvisor.ca\/Profile\/C6981EUsaram","4812":"https:\/\/www.tripadvisor.ca\/Profile\/Hydroroadie","4814":"https:\/\/www.tripadvisor.ca\/Profile\/einsteinf","4815":"https:\/\/www.tripadvisor.ca\/Profile\/ronk73","4818":"https:\/\/www.tripadvisor.ca\/Profile\/MarcieBoyer","4819":"https:\/\/www.tripadvisor.ca\/Profile\/KikiTee","4821":"https:\/\/www.tripadvisor.ca\/Profile\/D3484XVjamesm","4822":"https:\/\/www.tripadvisor.ca\/Profile\/411BaseballTraveller","4823":"https:\/\/www.tripadvisor.ca\/Profile\/S_R123Whitby","4826":"https:\/\/www.tripadvisor.ca\/Profile\/douglast758","4832":"https:\/\/www.tripadvisor.ca\/Profile\/foodmanchew","4833":"https:\/\/www.tripadvisor.ca\/Profile\/272patrician","4835":"https:\/\/www.tripadvisor.ca\/Profile\/timothys725","4836":"https:\/\/www.tripadvisor.ca\/Profile\/olorire","4840":"https:\/\/www.tripadvisor.ca\/Profile\/kalpeshm2014","4842":"https:\/\/www.tripadvisor.ca\/Profile\/mandym572","4843":"https:\/\/www.tripadvisor.ca\/Profile\/tallboy16","4844":"https:\/\/www.tripadvisor.ca\/Profile\/lindabL1342EO","4847":"https:\/\/www.tripadvisor.ca\/Profile\/LSU_Tiger88","4848":"https:\/\/www.tripadvisor.ca\/Profile\/62antheac","4849":"https:\/\/www.tripadvisor.ca\/Profile\/812ls","4851":"https:\/\/www.tripadvisor.ca\/Profile\/280kenm","4852":"https:\/\/www.tripadvisor.ca\/Profile\/L4888KDmichaell","4853":"https:\/\/www.tripadvisor.ca\/Profile\/ukyrobert","4854":"https:\/\/www.tripadvisor.ca\/Profile\/310bethanyd","4856":"https:\/\/www.tripadvisor.ca\/Profile\/722talk","4862":"nil","4864":"nil","4866":"nil","4870":"https:\/\/www.tripadvisor.ca\/Profile\/833synthiat","4875":"https:\/\/www.tripadvisor.ca\/Profile\/CHWOHB","4880":"https:\/\/www.tripadvisor.ca\/Profile\/voyager075","4885":"https:\/\/www.tripadvisor.ca\/Profile\/MarjodB","4890":"nil","4895":"https:\/\/www.tripadvisor.ca\/Profile\/neamster1","4900":"https:\/\/www.tripadvisor.ca\/Profile\/Jennrz","4901":"https:\/\/www.tripadvisor.ca\/Profile\/ColetteF_12","4902":"https:\/\/www.tripadvisor.ca\/Profile\/Gillesby","4903":"https:\/\/www.tripadvisor.ca\/Profile\/cathybE8428FU","4904":"https:\/\/www.tripadvisor.ca\/Profile\/myoung30","4905":"https:\/\/www.tripadvisor.ca\/Profile\/489dianed","4906":"https:\/\/www.tripadvisor.ca\/Profile\/Dwntime","4907":"https:\/\/www.tripadvisor.ca\/Profile\/Stylebook","4908":"https:\/\/www.tripadvisor.ca\/Profile\/DaniB1981","4909":"https:\/\/www.tripadvisor.ca\/Profile\/robm12015","4910":"https:\/\/www.tripadvisor.ca\/Profile\/bjornels55305","4911":"https:\/\/www.tripadvisor.ca\/Profile\/4kaylag","4912":"https:\/\/www.tripadvisor.ca\/Profile\/sherrylynnb2016","4913":"https:\/\/www.tripadvisor.ca\/Profile\/candysita2","4914":"https:\/\/www.tripadvisor.ca\/Profile\/Steveandchristine","4915":"nil","4920":"https:\/\/www.tripadvisor.ca\/Profile\/EDM33","4921":"https:\/\/www.tripadvisor.ca\/Profile\/sunningvale","4922":"https:\/\/www.tripadvisor.ca\/Profile\/MargAleeta","4923":"https:\/\/www.tripadvisor.ca\/Profile\/davewT1740ZD","4924":"https:\/\/www.tripadvisor.ca\/Profile\/alisonbS482OF","4925":"https:\/\/www.tripadvisor.ca\/Profile\/J7300GJjasonp","4926":"https:\/\/www.tripadvisor.ca\/Profile\/653paule","4927":"https:\/\/www.tripadvisor.ca\/Profile\/393chuckd","4928":"https:\/\/www.tripadvisor.ca\/Profile\/DBazzz","4929":"https:\/\/www.tripadvisor.ca\/Profile\/klaura67","4930":"nil","4934":"nil","4939":"nil","4941":"nil","4943":"nil","4944":"https:\/\/www.tripadvisor.ca\/Profile\/_davidatkinson1952","4945":"https:\/\/www.tripadvisor.ca\/Profile\/Biker-Mom123","4946":"https:\/\/www.tripadvisor.ca\/Profile\/O1439TXjills","4947":"https:\/\/www.tripadvisor.ca\/Profile\/forthejoy","4948":"https:\/\/www.tripadvisor.ca\/Profile\/KarenandTodd","4949":"https:\/\/www.tripadvisor.ca\/Profile\/fivefoottwoeyeso2018","4950":"https:\/\/www.tripadvisor.ca\/Profile\/F6597LPpeterk","4951":"https:\/\/www.tripadvisor.ca\/Profile\/MeanderingAgain","4952":"https:\/\/www.tripadvisor.ca\/Profile\/LindaLou1954","4953":"https:\/\/www.tripadvisor.ca\/Profile\/seabird737","4954":"https:\/\/www.tripadvisor.ca\/Profile\/Relaxing18","4955":"https:\/\/www.tripadvisor.ca\/Profile\/merryday14","4956":"https:\/\/www.tripadvisor.ca\/Profile\/Highridgehiker","4957":"https:\/\/www.tripadvisor.ca\/Profile\/trish-doug","4958":"https:\/\/www.tripadvisor.ca\/Profile\/488DonnaL","4959":"https:\/\/www.tripadvisor.ca\/Profile\/sycha","4960":"https:\/\/www.tripadvisor.ca\/Profile\/600gerryw","4961":"https:\/\/www.tripadvisor.ca\/Profile\/RecurrentTraveller","4962":"https:\/\/www.tripadvisor.ca\/Profile\/GregP212","4963":"https:\/\/www.tripadvisor.ca\/Profile\/beenthere2010_10","4964":"https:\/\/www.tripadvisor.ca\/Profile\/KevinP2211","4965":"https:\/\/www.tripadvisor.ca\/Profile\/melanie536","4966":"https:\/\/www.tripadvisor.ca\/Profile\/travelmom015","4967":"https:\/\/www.tripadvisor.ca\/Profile\/540birenea","4968":"https:\/\/www.tripadvisor.ca\/Profile\/Alex11Miki","4969":"https:\/\/www.tripadvisor.ca\/Profile\/cmgrand","4970":"https:\/\/www.tripadvisor.ca\/Profile\/HarveyW117","4971":"https:\/\/www.tripadvisor.ca\/Profile\/jaykay99","4972":"https:\/\/www.tripadvisor.ca\/Profile\/KimandGilles","4973":"https:\/\/www.tripadvisor.ca\/Profile\/RosMike","4974":"https:\/\/www.tripadvisor.ca\/Profile\/paulinea931","4975":"https:\/\/www.tripadvisor.ca\/Profile\/BettyJ993","4976":"https:\/\/www.tripadvisor.ca\/Profile\/IrishCream","4977":"https:\/\/www.tripadvisor.ca\/Profile\/Griffibob","4978":"https:\/\/www.tripadvisor.ca\/Profile\/717angusr","4979":"https:\/\/www.tripadvisor.ca\/Profile\/atis46","4980":"https:\/\/www.tripadvisor.ca\/Profile\/donmI4210GQ","4981":"https:\/\/www.tripadvisor.ca\/Profile\/abbottlind","4982":"https:\/\/www.tripadvisor.ca\/Profile\/PauMirtna","4983":"https:\/\/www.tripadvisor.ca\/Profile\/fredbJ7282KZ","4984":"https:\/\/www.tripadvisor.ca\/Profile\/nicolab810","4985":"https:\/\/www.tripadvisor.ca\/Profile\/mariep922","4986":"https:\/\/www.tripadvisor.ca\/Profile\/852megant","4987":"https:\/\/www.tripadvisor.ca\/Profile\/765cindyv","4988":"https:\/\/www.tripadvisor.ca\/Profile\/jamiesD530UH","4989":"https:\/\/www.tripadvisor.ca\/Profile\/lpjordison","4990":"https:\/\/www.tripadvisor.ca\/Profile\/travelnik5","4991":"https:\/\/www.tripadvisor.ca\/Profile\/Flitterbug","4992":"https:\/\/www.tripadvisor.ca\/Profile\/A2808YUpatriciaf","4993":"https:\/\/www.tripadvisor.ca\/Profile\/CarloS911","4994":"https:\/\/www.tripadvisor.ca\/Profile\/mmcw2017","4995":"https:\/\/www.tripadvisor.ca\/Profile\/Sony_Alpha7_84","4996":"https:\/\/www.tripadvisor.ca\/Profile\/jane032657","4997":"https:\/\/www.tripadvisor.ca\/Profile\/adtp100","4998":"https:\/\/www.tripadvisor.ca\/Profile\/CrazyKphotography","4999":"https:\/\/www.tripadvisor.ca\/Profile\/galaxy148","5000":"https:\/\/www.tripadvisor.ca\/Profile\/Gagnon30","5001":"https:\/\/www.tripadvisor.ca\/Profile\/victorstar","5002":"https:\/\/www.tripadvisor.ca\/Profile\/Beaverskins24","5003":"https:\/\/www.tripadvisor.ca\/Profile\/Trippelina","5004":"nil","5005":"https:\/\/www.tripadvisor.ca\/Profile\/las-Montreal_Canada","5006":"https:\/\/www.tripadvisor.ca\/Profile\/skyflash_9","5007":"https:\/\/www.tripadvisor.ca\/Profile\/monaobrien4","5008":"https:\/\/www.tripadvisor.ca\/Profile\/JacquelineL144","5009":"https:\/\/www.tripadvisor.ca\/Profile\/jlondon7","5010":"https:\/\/www.tripadvisor.ca\/Profile\/KDstamford","5011":"https:\/\/www.tripadvisor.ca\/Profile\/laineyhar","5012":"https:\/\/www.tripadvisor.ca\/Profile\/FrancoiseL974","5013":"https:\/\/www.tripadvisor.ca\/Profile\/oraj2013","5014":"https:\/\/www.tripadvisor.ca\/Profile\/fran972","5015":"https:\/\/www.tripadvisor.ca\/Profile\/MarlaToronto","5016":"https:\/\/www.tripadvisor.ca\/Profile\/KVM55","5017":"https:\/\/www.tripadvisor.ca\/Profile\/karenmM3104TC","5018":"https:\/\/www.tripadvisor.ca\/Profile\/rvrldy","5019":"https:\/\/www.tripadvisor.ca\/Profile\/Marg1402","5020":"https:\/\/www.tripadvisor.ca\/Profile\/wgafOwenSound","5021":"https:\/\/www.tripadvisor.ca\/Profile\/X3091TYclaudias","5022":"https:\/\/www.tripadvisor.ca\/Profile\/chari12015","5023":"https:\/\/www.tripadvisor.ca\/Profile\/417juliep","5024":"https:\/\/www.tripadvisor.ca\/Profile\/704AnneL","5025":"https:\/\/www.tripadvisor.ca\/Profile\/gangwarily","5026":"https:\/\/www.tripadvisor.ca\/Profile\/juanitag748","5027":"https:\/\/www.tripadvisor.ca\/Profile\/gloriaj424","5028":"https:\/\/www.tripadvisor.ca\/Profile\/idgara56","5029":"https:\/\/www.tripadvisor.ca\/Profile\/jjpublic2017","5030":"https:\/\/www.tripadvisor.ca\/Profile\/ubouu","5031":"https:\/\/www.tripadvisor.ca\/Profile\/64maggiem","5032":"https:\/\/www.tripadvisor.ca\/Profile\/deansombrero","5033":"https:\/\/www.tripadvisor.ca\/Profile\/peterp_knobel","5034":"https:\/\/www.tripadvisor.ca\/Profile\/seasonedtraveller053","5035":"https:\/\/www.tripadvisor.ca\/Profile\/V5750NUrichards","5036":"https:\/\/www.tripadvisor.ca\/Profile\/C2913IDdavec","5037":"https:\/\/www.tripadvisor.ca\/Profile\/BeaversTravelWell","5038":"https:\/\/www.tripadvisor.ca\/Profile\/DVPA","5039":"https:\/\/www.tripadvisor.ca\/Profile\/JSD57","5040":"https:\/\/www.tripadvisor.ca\/Profile\/Angeles","5041":"https:\/\/www.tripadvisor.ca\/Profile\/DiamondLil47","5042":"https:\/\/www.tripadvisor.ca\/Profile\/ukv358","5043":"https:\/\/www.tripadvisor.ca\/Profile\/AdrianaGO","5044":"https:\/\/www.tripadvisor.ca\/Profile\/462lindalou","5045":"https:\/\/www.tripadvisor.ca\/Profile\/DWoollyTraveller","5046":"https:\/\/www.tripadvisor.ca\/Profile\/Chearn60","5047":"https:\/\/www.tripadvisor.ca\/Profile\/georgettem636","5048":"https:\/\/www.tripadvisor.ca\/Profile\/guglil","5049":"https:\/\/www.tripadvisor.ca\/Profile\/RissyL_13","5050":"https:\/\/www.tripadvisor.ca\/Profile\/Shaked007","5051":"https:\/\/www.tripadvisor.ca\/Profile\/F8659EUdanielw","5052":"https:\/\/www.tripadvisor.ca\/Profile\/Tdstar","5053":"https:\/\/www.tripadvisor.ca\/Profile\/Mysticduo","5054":"https:\/\/www.tripadvisor.ca\/Profile\/MAGiven","5055":"https:\/\/www.tripadvisor.ca\/Profile\/toujoursenroute","5056":"https:\/\/www.tripadvisor.ca\/Profile\/tammyl983","5057":"https:\/\/www.tripadvisor.ca\/Profile\/Collingwood-1957","5058":"https:\/\/www.tripadvisor.ca\/Profile\/965bentew","5059":"https:\/\/www.tripadvisor.ca\/Profile\/JHUK2014","5060":"https:\/\/www.tripadvisor.ca\/Profile\/dougd540","5061":"https:\/\/www.tripadvisor.ca\/Profile\/brennee2004","5062":"https:\/\/www.tripadvisor.ca\/Profile\/386brendal","5063":"https:\/\/www.tripadvisor.ca\/Profile\/419dianefromontario","5064":"https:\/\/www.tripadvisor.ca\/Profile\/Albion123","5065":"https:\/\/www.tripadvisor.ca\/Profile\/JudithKuemmel","5066":"https:\/\/www.tripadvisor.ca\/Profile\/933bp","5067":"https:\/\/www.tripadvisor.ca\/Profile\/SheilaE940","5068":"https:\/\/www.tripadvisor.ca\/Profile\/flyingontheground","5069":"https:\/\/www.tripadvisor.ca\/Profile\/RalphCramdonCanada","5070":"nil","5080":"https:\/\/www.tripadvisor.ca\/Profile\/21barryb","5081":"https:\/\/www.tripadvisor.ca\/Profile\/472lynng","5082":"https:\/\/www.tripadvisor.ca\/Profile\/robf661","5083":"https:\/\/www.tripadvisor.ca\/Profile\/Sun4usOntario","5084":"https:\/\/www.tripadvisor.ca\/Profile\/Marymakings","5085":"https:\/\/www.tripadvisor.ca\/Profile\/stevejA7542QV","5086":"https:\/\/www.tripadvisor.ca\/Profile\/500shawna","5087":"https:\/\/www.tripadvisor.ca\/Profile\/MyloEdwards","5088":"https:\/\/www.tripadvisor.ca\/Profile\/diane123479","5089":"https:\/\/www.tripadvisor.ca\/Profile\/Larry042","5090":"https:\/\/www.tripadvisor.ca\/Profile\/darrelljk","5091":"https:\/\/www.tripadvisor.ca\/Profile\/620jimr","5092":"https:\/\/www.tripadvisor.ca\/Profile\/MarthaS175","5093":"https:\/\/www.tripadvisor.ca\/Profile\/billb556","5094":"https:\/\/www.tripadvisor.ca\/Profile\/estesq","5100":"https:\/\/www.tripadvisor.ca\/Profile\/2LonelyTraveller","5101":"https:\/\/www.tripadvisor.ca\/Profile\/bhugh2014","5102":"https:\/\/www.tripadvisor.ca\/Profile\/466kevink","5103":"https:\/\/www.tripadvisor.ca\/Profile\/jimo663","5104":"https:\/\/www.tripadvisor.ca\/Profile\/connieb371","5105":"https:\/\/www.tripadvisor.ca\/Profile\/220farzanad","5106":"https:\/\/www.tripadvisor.ca\/Profile\/lorraines120","5107":"https:\/\/www.tripadvisor.ca\/Profile\/ReyanN1","5108":"https:\/\/www.tripadvisor.ca\/Profile\/Jennenz","5109":"https:\/\/www.tripadvisor.ca\/Profile\/AneleW","5120":"https:\/\/www.tripadvisor.ca\/Profile\/bagger06","5121":"https:\/\/www.tripadvisor.ca\/Profile\/Friar4","5122":"https:\/\/www.tripadvisor.ca\/Profile\/TashaJ577","5123":"https:\/\/www.tripadvisor.ca\/Profile\/PenAllen10","5124":"https:\/\/www.tripadvisor.ca\/Profile\/schnoobs","5125":"https:\/\/www.tripadvisor.ca\/Profile\/maureenc702","5126":"https:\/\/www.tripadvisor.ca\/Profile\/213JudyH213","5127":"https:\/\/www.tripadvisor.ca\/Profile\/Sue030356","5128":"https:\/\/www.tripadvisor.ca\/Profile\/BrianW224","5129":"https:\/\/www.tripadvisor.ca\/Profile\/lingfing22","5130":"https:\/\/www.tripadvisor.ca\/Profile\/Jane-How","5131":"https:\/\/www.tripadvisor.ca\/Profile\/missingthebuffet","5133":"https:\/\/www.tripadvisor.ca\/Profile\/bensagle","5134":"https:\/\/www.tripadvisor.ca\/Profile\/tlwusa","5135":"https:\/\/www.tripadvisor.ca\/Profile\/jasonn502","5136":"https:\/\/www.tripadvisor.ca\/Profile\/regnur","5137":"https:\/\/www.tripadvisor.ca\/Profile\/enenbee","5138":"https:\/\/www.tripadvisor.ca\/Profile\/1uvthe5un","5139":"https:\/\/www.tripadvisor.ca\/Profile\/HarryH66","5140":"https:\/\/www.tripadvisor.ca\/Profile\/skipper053","5141":"https:\/\/www.tripadvisor.ca\/Profile\/GoingSolo5","5142":"https:\/\/www.tripadvisor.ca\/Profile\/Tanja99","5143":"https:\/\/www.tripadvisor.ca\/Profile\/brendaleb","5144":"https:\/\/www.tripadvisor.ca\/Profile\/dsouzajm","5145":"https:\/\/www.tripadvisor.ca\/Profile\/chesneyta","5146":"https:\/\/www.tripadvisor.ca\/Profile\/BFMcK","5147":"https:\/\/www.tripadvisor.ca\/Profile\/Labattboy","5148":"https:\/\/www.tripadvisor.ca\/Profile\/healey_23","5149":"https:\/\/www.tripadvisor.ca\/Profile\/TheFamilyPLAR","5150":"https:\/\/www.tripadvisor.ca\/Profile\/iceberg21","5151":"https:\/\/www.tripadvisor.ca\/Profile\/PearlOntario","5152":"https:\/\/www.tripadvisor.ca\/Profile\/Toulinguet","5153":"https:\/\/www.tripadvisor.ca\/Profile\/Sabbydoo","5154":"https:\/\/www.tripadvisor.ca\/Profile\/anaaR1178OI","5160":"https:\/\/www.tripadvisor.ca\/Profile\/Seagull13","5161":"https:\/\/www.tripadvisor.ca\/Profile\/Notdunromin","5165":"https:\/\/www.tripadvisor.ca\/Profile\/Tara1016","5166":"https:\/\/www.tripadvisor.ca\/Profile\/silverjoanne90","5167":"https:\/\/www.tripadvisor.ca\/Profile\/X7448XBjiml","5168":"https:\/\/www.tripadvisor.ca\/Profile\/rbbleb","5169":"https:\/\/www.tripadvisor.ca\/Profile\/hsockman","5170":"https:\/\/www.tripadvisor.ca\/Profile\/Dogrose17","5171":"https:\/\/www.tripadvisor.ca\/Profile\/SteveP435","5172":"https:\/\/www.tripadvisor.ca\/Profile\/matthewbE6349XV","5173":"https:\/\/www.tripadvisor.ca\/Profile\/235karab","5174":"https:\/\/www.tripadvisor.ca\/Profile\/PennyR401","5175":"https:\/\/www.tripadvisor.ca\/Profile\/heathal","5176":"https:\/\/www.tripadvisor.ca\/Profile\/LygiaB_13","5177":"https:\/\/www.tripadvisor.ca\/Profile\/skarmo","5178":"https:\/\/www.tripadvisor.ca\/Profile\/H2893EXkarenc","5179":"https:\/\/www.tripadvisor.ca\/Profile\/jaguar123","5180":"https:\/\/www.tripadvisor.ca\/Profile\/davidbe57","5181":"https:\/\/www.tripadvisor.ca\/Profile\/NannooOntario","5182":"https:\/\/www.tripadvisor.ca\/Profile\/tonnym588","5183":"https:\/\/www.tripadvisor.ca\/Profile\/sueontario2015","5184":"https:\/\/www.tripadvisor.ca\/Profile\/michaelkV4324LW","5185":"nil","5190":"https:\/\/www.tripadvisor.ca\/Profile\/travelgators","5191":"https:\/\/www.tripadvisor.ca\/Profile\/LorrieD887","5192":"https:\/\/www.tripadvisor.ca\/Profile\/valg985","5193":"https:\/\/www.tripadvisor.ca\/Profile\/Nancy_Ottawa","5194":"https:\/\/www.tripadvisor.ca\/Profile\/Saleena","5195":"https:\/\/www.tripadvisor.ca\/Profile\/Arthur972","5196":"https:\/\/www.tripadvisor.ca\/Profile\/DJD294","5197":"https:\/\/www.tripadvisor.ca\/Profile\/newfound721","5198":"https:\/\/www.tripadvisor.ca\/Profile\/Tumbleweed17","5199":"https:\/\/www.tripadvisor.ca\/Profile\/Tpwilliams","5200":"https:\/\/www.tripadvisor.ca\/Profile\/Tanvandriver","5201":"https:\/\/www.tripadvisor.ca\/Profile\/SharronT245","5202":"https:\/\/www.tripadvisor.ca\/Profile\/Brian_Jan37","5203":"https:\/\/www.tripadvisor.ca\/Profile\/Fisheagle2513","5204":"https:\/\/www.tripadvisor.ca\/Profile\/nic966","5205":"https:\/\/www.tripadvisor.ca\/Profile\/VictoriaWestcoaster","5206":"https:\/\/www.tripadvisor.ca\/Profile\/TravelDispatch","5207":"https:\/\/www.tripadvisor.ca\/Profile\/CanadianTraveller185","5208":"https:\/\/www.tripadvisor.ca\/Profile\/amphitryon","5209":"https:\/\/www.tripadvisor.ca\/Profile\/pm-jm50","5210":"https:\/\/www.tripadvisor.ca\/Profile\/DJill2014","5211":"https:\/\/www.tripadvisor.ca\/Profile\/crs1026","5212":"https:\/\/www.tripadvisor.ca\/Profile\/AllanZ125","5213":"https:\/\/www.tripadvisor.ca\/Profile\/NGBUNK","5214":"https:\/\/www.tripadvisor.ca\/Profile\/Ladyfish2015","5215":"nil","5220":"https:\/\/www.tripadvisor.ca\/Profile\/remydoyle","5221":"https:\/\/www.tripadvisor.ca\/Profile\/jhsheep","5222":"https:\/\/www.tripadvisor.ca\/Profile\/t2311ps","5223":"https:\/\/www.tripadvisor.ca\/Profile\/802catherineo","5224":"https:\/\/www.tripadvisor.ca\/Profile\/Darren_K_C","5225":"https:\/\/www.tripadvisor.ca\/Profile\/swervin","5226":"https:\/\/www.tripadvisor.ca\/Profile\/Dawn472015","5227":"https:\/\/www.tripadvisor.ca\/Profile\/BJH1936","5228":"https:\/\/www.tripadvisor.ca\/Profile\/40berthah","5229":"https:\/\/www.tripadvisor.ca\/Profile\/prairie_ola","5230":"https:\/\/www.tripadvisor.ca\/Profile\/anachronist","5231":"https:\/\/www.tripadvisor.ca\/Profile\/56TimH","5232":"https:\/\/www.tripadvisor.ca\/Profile\/289murrays","5233":"https:\/\/www.tripadvisor.ca\/Profile\/madonnac218","5234":"https:\/\/www.tripadvisor.ca\/Profile\/josephined835","5235":"https:\/\/www.tripadvisor.ca\/Profile\/roxannem208","5236":"https:\/\/www.tripadvisor.ca\/Profile\/MeadowvaleON","5237":"https:\/\/www.tripadvisor.ca\/Profile\/208catherinen","5238":"https:\/\/www.tripadvisor.ca\/Profile\/D_mar19","5239":"https:\/\/www.tripadvisor.ca\/Profile\/ChrisRVA","5250":"https:\/\/www.tripadvisor.ca\/Profile\/Centsable","5251":"https:\/\/www.tripadvisor.ca\/Profile\/CherylEdmonton","5252":"https:\/\/www.tripadvisor.ca\/Profile\/Catkins59","5253":"https:\/\/www.tripadvisor.ca\/Profile\/DebbieE165","5254":"https:\/\/www.tripadvisor.ca\/Profile\/CatherineD191","5260":"https:\/\/www.tripadvisor.ca\/Profile\/Svanegmond","5261":"https:\/\/www.tripadvisor.ca\/Profile\/PDGCEG","5262":"https:\/\/www.tripadvisor.ca\/Profile\/newfie-wife","5263":"https:\/\/www.tripadvisor.ca\/Profile\/SN390","5264":"https:\/\/www.tripadvisor.ca\/Profile\/LanYin","5265":"https:\/\/www.tripadvisor.ca\/Profile\/Carmie_Mikey","5266":"https:\/\/www.tripadvisor.ca\/Profile\/SohailM183","5267":"https:\/\/www.tripadvisor.ca\/Profile\/td634","5268":"https:\/\/www.tripadvisor.ca\/Profile\/greenwayplanner","5269":"https:\/\/www.tripadvisor.ca\/Profile\/wvo","5270":"https:\/\/www.tripadvisor.ca\/Profile\/shell72","5271":"https:\/\/www.tripadvisor.ca\/Profile\/PrairiePat","5272":"https:\/\/www.tripadvisor.ca\/Profile\/TanyaRad","5273":"https:\/\/www.tripadvisor.ca\/Profile\/YAMA0611","5274":"https:\/\/www.tripadvisor.ca\/Profile\/Wood333","5275":"https:\/\/www.tripadvisor.ca\/Profile\/536JimD","5280":"nil","5285":"https:\/\/www.tripadvisor.ca\/Profile\/Tasslegurl","5295":"https:\/\/www.tripadvisor.ca\/Profile\/RealFreynet","5296":"https:\/\/www.tripadvisor.ca\/Profile\/cjmquinn","5297":"https:\/\/www.tripadvisor.ca\/Profile\/673robint","5298":"https:\/\/www.tripadvisor.ca\/Profile\/davidn8888","5299":"https:\/\/www.tripadvisor.ca\/Profile\/allanrix","5300":"https:\/\/www.tripadvisor.ca\/Profile\/681shirleyg","5301":"https:\/\/www.tripadvisor.ca\/Profile\/Helene060","5302":"https:\/\/www.tripadvisor.ca\/Profile\/alexandrasT3116ZI","5303":"https:\/\/www.tripadvisor.ca\/Profile\/purpleharp","5304":"https:\/\/www.tripadvisor.ca\/Profile\/M760DDkevinl","5305":"https:\/\/www.tripadvisor.ca\/Profile\/454kurtf","5306":"https:\/\/www.tripadvisor.ca\/Profile\/labriemax","5307":"https:\/\/www.tripadvisor.ca\/Profile\/jacques1543","5308":"https:\/\/www.tripadvisor.ca\/Profile\/roberta1234616","5309":"https:\/\/www.tripadvisor.ca\/Profile\/steve7677","5310":"nil","5315":"https:\/\/www.tripadvisor.ca\/Profile\/30jeanpierrep","5316":"https:\/\/www.tripadvisor.ca\/Profile\/MatthewS107","5317":"https:\/\/www.tripadvisor.ca\/Profile\/RobertMJThompson","5318":"https:\/\/www.tripadvisor.ca\/Profile\/86PatL","5319":"https:\/\/www.tripadvisor.ca\/Profile\/265blairt","5325":"https:\/\/www.tripadvisor.ca\/Profile\/null","5326":"https:\/\/www.tripadvisor.ca\/Profile\/690millier","5327":"https:\/\/www.tripadvisor.ca\/Profile\/itchyfeetx2","5330":"https:\/\/www.tripadvisor.ca\/Profile\/Jzjsolo","5331":"https:\/\/www.tripadvisor.ca\/Profile\/stephanielJ3013KF","5332":"https:\/\/www.tripadvisor.ca\/Profile\/twoinmaine","5333":"https:\/\/www.tripadvisor.ca\/Profile\/irishojos1948","5334":"https:\/\/www.tripadvisor.ca\/Profile\/stacia_neale","5335":"https:\/\/www.tripadvisor.ca\/Profile\/brigittethetraveler","5336":"https:\/\/www.tripadvisor.ca\/Profile\/suprgrover","5337":"https:\/\/www.tripadvisor.ca\/Profile\/cdeck10","5338":"https:\/\/www.tripadvisor.ca\/Profile\/GorrieGirl","5339":"https:\/\/www.tripadvisor.ca\/Profile\/Rideau-Rambler","5340":"https:\/\/www.tripadvisor.ca\/Profile\/Lynn201863","5341":"https:\/\/www.tripadvisor.ca\/Profile\/P5619CMaarons","5342":"https:\/\/www.tripadvisor.ca\/Profile\/titianv2017","5343":"https:\/\/www.tripadvisor.ca\/Profile\/362patk","5344":"https:\/\/www.tripadvisor.ca\/Profile\/298lindad","5345":"nil","5346":"https:\/\/www.tripadvisor.ca\/Profile\/jeanettem190","5347":"https:\/\/www.tripadvisor.ca\/Profile\/695kenv","5348":"https:\/\/www.tripadvisor.ca\/Profile\/18shaunw","5349":"https:\/\/www.tripadvisor.ca\/Profile\/OnAnotherJourney","5350":"https:\/\/www.tripadvisor.ca\/Profile\/ericar664","5351":"https:\/\/www.tripadvisor.ca\/Profile\/markoverdulve","5352":"https:\/\/www.tripadvisor.ca\/Profile\/eileenk508","5353":"https:\/\/www.tripadvisor.ca\/Profile\/Q4082HOannamarias","5354":"https:\/\/www.tripadvisor.ca\/Profile\/jonnyf01","5355":"https:\/\/www.tripadvisor.ca\/Profile\/deenyg","5356":"https:\/\/www.tripadvisor.ca\/Profile\/809maej","5357":"https:\/\/www.tripadvisor.ca\/Profile\/heathergH758QW","5358":"https:\/\/www.tripadvisor.ca\/Profile\/jenneeyv","5359":"https:\/\/www.tripadvisor.ca\/Profile\/Y8360LWkarens","5360":"https:\/\/www.tripadvisor.ca\/Profile\/loreneh876","5361":"https:\/\/www.tripadvisor.ca\/Profile\/1michellt","5362":"https:\/\/www.tripadvisor.ca\/Profile\/lornan797","5363":"https:\/\/www.tripadvisor.ca\/Profile\/580charlesb","5364":"https:\/\/www.tripadvisor.ca\/Profile\/radarinoz","5365":"https:\/\/www.tripadvisor.ca\/Profile\/Q3111HGnicom","5366":"https:\/\/www.tripadvisor.ca\/Profile\/Porfirio_Diaz","5367":"https:\/\/www.tripadvisor.ca\/Profile\/119isa","5368":"https:\/\/www.tripadvisor.ca\/Profile\/514rogerw","5369":"https:\/\/www.tripadvisor.ca\/Profile\/ABoelaars","5370":"https:\/\/www.tripadvisor.ca\/Profile\/tricialwward","5371":"nil","5376":"https:\/\/www.tripadvisor.ca\/Profile\/abrook_589388","5377":"https:\/\/www.tripadvisor.ca\/Profile\/johnmmiv","5378":"https:\/\/www.tripadvisor.ca\/Profile\/margareth326","5379":"https:\/\/www.tripadvisor.ca\/Profile\/rosemary389","5380":"https:\/\/www.tripadvisor.ca\/Profile\/natalie_t_lewis","5381":"https:\/\/www.tripadvisor.ca\/Profile\/Kristel_VdB","5382":"https:\/\/www.tripadvisor.ca\/Profile\/hannewenkeler","5383":"https:\/\/www.tripadvisor.ca\/Profile\/tobi618","5384":"https:\/\/www.tripadvisor.ca\/Profile\/ywibben","5385":"https:\/\/www.tripadvisor.ca\/Profile\/Riverbend88","5391":"https:\/\/www.tripadvisor.ca\/Profile\/evabQ1591ND","5392":"https:\/\/www.tripadvisor.ca\/Profile\/Z8027BClindal","5393":"https:\/\/www.tripadvisor.ca\/Profile\/jomT7202QR","5394":"https:\/\/www.tripadvisor.ca\/Profile\/706rossw","5395":"https:\/\/www.tripadvisor.ca\/Profile\/lynncK9670BP","5396":"https:\/\/www.tripadvisor.ca\/Profile\/yiufaic2017","5397":"https:\/\/www.tripadvisor.ca\/Profile\/safethansorry","5398":"https:\/\/www.tripadvisor.ca\/Profile\/I965UUkarenw","5399":"https:\/\/www.tripadvisor.ca\/Profile\/OldOzzies","5400":"https:\/\/www.tripadvisor.ca\/Profile\/002getaway2016","5406":"https:\/\/www.tripadvisor.ca\/Profile\/240judyp","5407":"https:\/\/www.tripadvisor.ca\/Profile\/terrysT1102PZ","5408":"https:\/\/www.tripadvisor.ca\/Profile\/O8113OYjohnd","5409":"https:\/\/www.tripadvisor.ca\/Profile\/clarke_ian_p","5410":"https:\/\/www.tripadvisor.ca\/Profile\/237yoshikoo","5411":"https:\/\/www.tripadvisor.ca\/Profile\/65Pmobile","5412":"https:\/\/www.tripadvisor.ca\/Profile\/wawel25","5413":"https:\/\/www.tripadvisor.ca\/Profile\/pauloo339","5414":"https:\/\/www.tripadvisor.ca\/Profile\/JeannieMc","5415":"https:\/\/www.tripadvisor.ca\/Profile\/alicelR7711EG","5416":"https:\/\/www.tripadvisor.ca\/Profile\/shaunab258","5417":"https:\/\/www.tripadvisor.ca\/Profile\/lucyp589","5418":"https:\/\/www.tripadvisor.ca\/Profile\/lendag143","5419":"https:\/\/www.tripadvisor.ca\/Profile\/jejohartman","5420":"https:\/\/www.tripadvisor.ca\/Profile\/genevieveg164","5421":"https:\/\/www.tripadvisor.ca\/Profile\/P7525KHpatm","5422":"https:\/\/www.tripadvisor.ca\/Profile\/brookerobinson0819","5423":"https:\/\/www.tripadvisor.ca\/Profile\/BruceB1280","5424":"https:\/\/www.tripadvisor.ca\/Profile\/923LouiseJ","5425":"https:\/\/www.tripadvisor.ca\/Profile\/H4980GLpaulw","5431":"https:\/\/www.tripadvisor.ca\/Profile\/janaw495","5432":"https:\/\/www.tripadvisor.ca\/Profile\/350lelandh","5433":"https:\/\/www.tripadvisor.ca\/Profile\/liesavr","5434":"https:\/\/www.tripadvisor.ca\/Profile\/brucecarmichael","5435":"https:\/\/www.tripadvisor.ca\/Profile\/mars939","5436":"https:\/\/www.tripadvisor.ca\/Profile\/gwynne610","5437":"https:\/\/www.tripadvisor.ca\/Profile\/megand852016","5438":"https:\/\/www.tripadvisor.ca\/Profile\/kathrine635","5439":"https:\/\/www.tripadvisor.ca\/Profile\/matiash765","5440":"https:\/\/www.tripadvisor.ca\/Profile\/bw12016","5441":"https:\/\/www.tripadvisor.ca\/Profile\/IlonaReynolds","5442":"https:\/\/www.tripadvisor.ca\/Profile\/AnnekSydney","5443":"https:\/\/www.tripadvisor.ca\/Profile\/chinaarob","5444":"https:\/\/www.tripadvisor.ca\/Profile\/curtish299","5445":"https:\/\/www.tripadvisor.ca\/Profile\/Italiantravell","5451":"https:\/\/www.tripadvisor.ca\/Profile\/O4739EUsallys","5452":"https:\/\/www.tripadvisor.ca\/Profile\/crischam","5453":"https:\/\/www.tripadvisor.ca\/Profile\/reynoir2","5454":"https:\/\/www.tripadvisor.ca\/Profile\/annmarie741","5455":"https:\/\/www.tripadvisor.ca\/Profile\/TravelElk-de","5456":"https:\/\/www.tripadvisor.ca\/Profile\/andrewj985","5457":"https:\/\/www.tripadvisor.ca\/Profile\/mtncatt","5458":"https:\/\/www.tripadvisor.ca\/Profile\/nassvalleygirl","5459":"https:\/\/www.tripadvisor.ca\/Profile\/MMJFFP","5460":"https:\/\/www.tripadvisor.ca\/Profile\/DaveR70","5461":"https:\/\/www.tripadvisor.ca\/Profile\/hungryman2016","5462":"https:\/\/www.tripadvisor.ca\/Profile\/las519","5463":"https:\/\/www.tripadvisor.ca\/Profile\/MaudeF28","5464":"https:\/\/www.tripadvisor.ca\/Profile\/barbarajR5722HJ","5465":"https:\/\/www.tripadvisor.ca\/Profile\/davidmQ8163LO","5466":"https:\/\/www.tripadvisor.ca\/Profile\/JoanneVI","5467":"https:\/\/www.tripadvisor.ca\/Profile\/72sharon","5468":"https:\/\/www.tripadvisor.ca\/Profile\/sweetneat99","5469":"https:\/\/www.tripadvisor.ca\/Profile\/franyep","5470":"https:\/\/www.tripadvisor.ca\/Profile\/BrianThoman","5476":"https:\/\/www.tripadvisor.ca\/Profile\/681danieller","5477":"https:\/\/www.tripadvisor.ca\/Profile\/888mikey","5479":"https:\/\/www.tripadvisor.ca\/Profile\/suojo88","5480":"https:\/\/www.tripadvisor.ca\/Profile\/lifedoesnotwait","5481":"https:\/\/www.tripadvisor.ca\/Profile\/Thaicindy22","5482":"https:\/\/www.tripadvisor.ca\/Profile\/captblk","5483":"https:\/\/www.tripadvisor.ca\/Profile\/184katem","5484":"https:\/\/www.tripadvisor.ca\/Profile\/suuuueeeeeeeeeeee","5485":"https:\/\/www.tripadvisor.ca\/Profile\/906andrewd","5486":"https:\/\/www.tripadvisor.ca\/Profile\/614iang","5487":"https:\/\/www.tripadvisor.ca\/Profile\/Bibliotec44","5488":"https:\/\/www.tripadvisor.ca\/Profile\/kiml81","5489":"https:\/\/www.tripadvisor.ca\/Profile\/kluanec2015","5490":"https:\/\/www.tripadvisor.ca\/Profile\/davidhJ9798RG","5496":"https:\/\/www.tripadvisor.ca\/Profile\/floragal2015","5497":"https:\/\/www.tripadvisor.ca\/Profile\/MickandA","5498":"https:\/\/www.tripadvisor.ca\/Profile\/chgraham","5499":"https:\/\/www.tripadvisor.ca\/Profile\/alisonrR9625GV","5500":"https:\/\/www.tripadvisor.ca\/Profile\/michaelsU1995BM","5501":"https:\/\/www.tripadvisor.ca\/Profile\/140corinneb","5502":"https:\/\/www.tripadvisor.ca\/Profile\/CHakes003","5503":"https:\/\/www.tripadvisor.ca\/Profile\/551vanc","5504":"https:\/\/www.tripadvisor.ca\/Profile\/bobwO2657LH","5505":"https:\/\/www.tripadvisor.ca\/Profile\/EyeFocus","5506":"https:\/\/www.tripadvisor.ca\/Profile\/tamers_riad","5507":"https:\/\/www.tripadvisor.ca\/Profile\/brendamW6755GV","5508":"https:\/\/www.tripadvisor.ca\/Profile\/150liac","5509":"https:\/\/www.tripadvisor.ca\/Profile\/708AdrianS","5510":"https:\/\/www.tripadvisor.ca\/Profile\/Northerner123","5511":"https:\/\/www.tripadvisor.ca\/Profile\/mikeE727PS","5512":"https:\/\/www.tripadvisor.ca\/Profile\/mm21nz","5513":"https:\/\/www.tripadvisor.ca\/Profile\/captn_rocket","5514":"https:\/\/www.tripadvisor.ca\/Profile\/772ginid","5515":"https:\/\/www.tripadvisor.ca\/Profile\/692jak","5516":"https:\/\/www.tripadvisor.ca\/Profile\/N6418VRtraveller","5517":"https:\/\/www.tripadvisor.ca\/Profile\/jameshU5861NP","5518":"https:\/\/www.tripadvisor.ca\/Profile\/doreen530","5519":"https:\/\/www.tripadvisor.ca\/Profile\/lauramyoung56","5520":"https:\/\/www.tripadvisor.ca\/Profile\/michelley95","5521":"https:\/\/www.tripadvisor.ca\/Profile\/paulrC3460FL","5522":"https:\/\/www.tripadvisor.ca\/Profile\/fergusc954","5523":"https:\/\/www.tripadvisor.ca\/Profile\/roryc788","5524":"https:\/\/www.tripadvisor.ca\/Profile\/GreyNomad2014","5525":"https:\/\/www.tripadvisor.ca\/Profile\/darrelll828","5526":"https:\/\/www.tripadvisor.ca\/Profile\/olivier799","5527":"https:\/\/www.tripadvisor.ca\/Profile\/725susannag","5528":"https:\/\/www.tripadvisor.ca\/Profile\/Z4100JEmaryg","5529":"https:\/\/www.tripadvisor.ca\/Profile\/mmace_marion","5530":"https:\/\/www.tripadvisor.ca\/Profile\/936hermannf","5536":"https:\/\/www.tripadvisor.ca\/Profile\/Madgrad96","5537":"https:\/\/www.tripadvisor.ca\/Profile\/dawnbV6492ZG","5538":"https:\/\/www.tripadvisor.ca\/Profile\/blbttl74","5539":"https:\/\/www.tripadvisor.ca\/Profile\/markO8169ED","5540":"https:\/\/www.tripadvisor.ca\/Profile\/dm172015","5541":"https:\/\/www.tripadvisor.ca\/Profile\/522tillh","5542":"https:\/\/www.tripadvisor.ca\/Profile\/B3376IDheathers","5543":"https:\/\/www.tripadvisor.ca\/Profile\/fabienc182","5544":"https:\/\/www.tripadvisor.ca\/Profile\/sophiag767","5545":"https:\/\/www.tripadvisor.ca\/Profile\/stevepE2438XN","5546":"nil","5551":"https:\/\/www.tripadvisor.ca\/Profile\/lenap505","5552":"https:\/\/www.tripadvisor.ca\/Profile\/284anitaz","5553":"https:\/\/www.tripadvisor.ca\/Profile\/boazr766","5554":"https:\/\/www.tripadvisor.ca\/Profile\/Vacationtime2014","5555":"https:\/\/www.tripadvisor.ca\/Profile\/markhY9210VF","5556":"https:\/\/www.tripadvisor.ca\/Profile\/alp698","5557":"https:\/\/www.tripadvisor.ca\/Profile\/Jaci44","5558":"https:\/\/www.tripadvisor.ca\/Profile\/TaraBree","5559":"https:\/\/www.tripadvisor.ca\/Profile\/593briellew","5560":"https:\/\/www.tripadvisor.ca\/Profile\/brentr202","5561":"https:\/\/www.tripadvisor.ca\/Profile\/Kat_Taiwan","5562":"https:\/\/www.tripadvisor.ca\/Profile\/snowbuzzard","5563":"https:\/\/www.tripadvisor.ca\/Profile\/ryanlZ6396BB","5564":"https:\/\/www.tripadvisor.ca\/Profile\/alaska327","5565":"https:\/\/www.tripadvisor.ca\/Profile\/susanbN7862FO","5566":"https:\/\/www.tripadvisor.ca\/Profile\/Maggie4659","5567":"https:\/\/www.tripadvisor.ca\/Profile\/GypsyJax","5568":"https:\/\/www.tripadvisor.ca\/Profile\/Erica9399","5569":"https:\/\/www.tripadvisor.ca\/Profile\/121pooh","5570":"https:\/\/www.tripadvisor.ca\/Profile\/230joanm","5571":"https:\/\/www.tripadvisor.ca\/Profile\/349zackw","5572":"https:\/\/www.tripadvisor.ca\/Profile\/annerX5954RD","5573":"https:\/\/www.tripadvisor.ca\/Profile\/SanDiegobirdlady","5574":"https:\/\/www.tripadvisor.ca\/Profile\/rafrnhm","5575":"https:\/\/www.tripadvisor.ca\/Profile\/DIRKT323","5576":"https:\/\/www.tripadvisor.ca\/Profile\/MorganT355","5577":"https:\/\/www.tripadvisor.ca\/Profile\/Maurizio3030","5578":"https:\/\/www.tripadvisor.ca\/Profile\/pully2017","5579":"https:\/\/www.tripadvisor.ca\/Profile\/iggym2017","5580":"https:\/\/www.tripadvisor.ca\/Profile\/robynz511","5591":"https:\/\/www.tripadvisor.ca\/Profile\/yanager","5593":"https:\/\/www.tripadvisor.ca\/Profile\/orpers","5594":"https:\/\/www.tripadvisor.ca\/Profile\/chriske2900","5595":"https:\/\/www.tripadvisor.ca\/Profile\/_deeanddave7","5596":"https:\/\/www.tripadvisor.ca\/Profile\/Kaz1961","5597":"https:\/\/www.tripadvisor.ca\/Profile\/Thethirstytraveller","5598":"https:\/\/www.tripadvisor.ca\/Profile\/DebC133","5599":"https:\/\/www.tripadvisor.ca\/Profile\/KP298","5600":"https:\/\/www.tripadvisor.ca\/Profile\/NanandSi","5606":"https:\/\/www.tripadvisor.ca\/Profile\/Rolland_Buttar","5607":"https:\/\/www.tripadvisor.ca\/Profile\/bustrainboatwalk","5608":"https:\/\/www.tripadvisor.ca\/Profile\/KorinaS","5609":"https:\/\/www.tripadvisor.ca\/Profile\/CoraRogers","5610":"https:\/\/www.tripadvisor.ca\/Profile\/454jimi","5616":"https:\/\/www.tripadvisor.ca\/Profile\/sharmilis2015","5617":"https:\/\/www.tripadvisor.ca\/Profile\/B4228KUkevinm","5618":"https:\/\/www.tripadvisor.ca\/Profile\/ccrCalgary_Alberta","5619":"https:\/\/www.tripadvisor.ca\/Profile\/joedJ2396KM","5620":"https:\/\/www.tripadvisor.ca\/Profile\/SallyE329","5621":"https:\/\/www.tripadvisor.ca\/Profile\/rachelbN6069OI","5622":"https:\/\/www.tripadvisor.ca\/Profile\/PatM991","5623":"https:\/\/www.tripadvisor.ca\/Profile\/kandfbowler","5624":"https:\/\/www.tripadvisor.ca\/Profile\/Q7103VSrachelm","5625":"https:\/\/www.tripadvisor.ca\/Profile\/615darint","5626":"https:\/\/www.tripadvisor.ca\/Profile\/BarryS709","5627":"https:\/\/www.tripadvisor.ca\/Profile\/zh-frog","5628":"https:\/\/www.tripadvisor.ca\/Profile\/AliceS861","5629":"https:\/\/www.tripadvisor.ca\/Profile\/elliots363","5630":"https:\/\/www.tripadvisor.ca\/Profile\/995traveler","5631":"https:\/\/www.tripadvisor.ca\/Profile\/RogerB990","5632":"https:\/\/www.tripadvisor.ca\/Profile\/JaneDoeWYO","5633":"https:\/\/www.tripadvisor.ca\/Profile\/williamsL1766LX","5634":"https:\/\/www.tripadvisor.ca\/Profile\/Beertenor","5635":"https:\/\/www.tripadvisor.ca\/Profile\/StanD641","5636":"https:\/\/www.tripadvisor.ca\/Profile\/F2197YFseanm","5637":"https:\/\/www.tripadvisor.ca\/Profile\/281cassandral","5638":"https:\/\/www.tripadvisor.ca\/Profile\/139stefaniew","5639":"https:\/\/www.tripadvisor.ca\/Profile\/672sharonr","5641":"https:\/\/www.tripadvisor.ca\/Profile\/71kene","5642":"https:\/\/www.tripadvisor.ca\/Profile\/sjn816","5643":"https:\/\/www.tripadvisor.ca\/Profile\/Brandi604","5644":"https:\/\/www.tripadvisor.ca\/Profile\/pebs2014","5645":"https:\/\/www.tripadvisor.ca\/Profile\/529thereses","5646":"https:\/\/www.tripadvisor.ca\/Profile\/ColinPeacock8","5647":"https:\/\/www.tripadvisor.ca\/Profile\/gypsyretirees","5648":"https:\/\/www.tripadvisor.ca\/Profile\/183niccib","5649":"https:\/\/www.tripadvisor.ca\/Profile\/howinoz","5650":"https:\/\/www.tripadvisor.ca\/Profile\/stonellas","5651":"https:\/\/www.tripadvisor.ca\/Profile\/AHCiccone","5652":"https:\/\/www.tripadvisor.ca\/Profile\/1Jeane","5653":"https:\/\/www.tripadvisor.ca\/Profile\/rodb687","5654":"https:\/\/www.tripadvisor.ca\/Profile\/PeteF317","5655":"https:\/\/www.tripadvisor.ca\/Profile\/george963_au","5656":"https:\/\/www.tripadvisor.ca\/Profile\/RLM2014","5657":"https:\/\/www.tripadvisor.ca\/Profile\/321JohnR","5658":"https:\/\/www.tripadvisor.ca\/Profile\/lorim199","5659":"https:\/\/www.tripadvisor.ca\/Profile\/Steveytr","5660":"https:\/\/www.tripadvisor.ca\/Profile\/randyc913","5661":"https:\/\/www.tripadvisor.ca\/Profile\/sunnygirl0524","5662":"https:\/\/www.tripadvisor.ca\/Profile\/Eve_72412","5663":"https:\/\/www.tripadvisor.ca\/Profile\/2002r1150gs","5664":"https:\/\/www.tripadvisor.ca\/Profile\/OnAnotherJourney","5665":"https:\/\/www.tripadvisor.ca\/Profile\/gbwell","5666":"https:\/\/www.tripadvisor.ca\/Profile\/travellerj60","5667":"https:\/\/www.tripadvisor.ca\/Profile\/Yellowknifer","5668":"https:\/\/www.tripadvisor.ca\/Profile\/944mikea","5669":"https:\/\/www.tripadvisor.ca\/Profile\/sloesong","5670":"https:\/\/www.tripadvisor.ca\/Profile\/V8636ZNchrisc","5676":"https:\/\/www.tripadvisor.ca\/Profile\/teamarmstrong2013","5678":"https:\/\/www.tripadvisor.ca\/Profile\/925mtn","5679":"https:\/\/www.tripadvisor.ca\/Profile\/VerwoodChurchmouse","5680":"https:\/\/www.tripadvisor.ca\/Profile\/laborman1","5681":"https:\/\/www.tripadvisor.ca\/Profile\/liekev931","5682":"https:\/\/www.tripadvisor.ca\/Profile\/cava33","5683":"https:\/\/www.tripadvisor.ca\/Profile\/Joyfulnewf","5684":"https:\/\/www.tripadvisor.ca\/Profile\/vicki551","5685":"https:\/\/www.tripadvisor.ca\/Profile\/Beezee12","5691":"https:\/\/www.tripadvisor.ca\/Profile\/Scatterburst","5692":"https:\/\/www.tripadvisor.ca\/Profile\/Victoreen","5693":"https:\/\/www.tripadvisor.ca\/Profile\/CanadianJane1957","5694":"https:\/\/www.tripadvisor.ca\/Profile\/MackenzieCalgary","5695":"https:\/\/www.tripadvisor.ca\/Profile\/selmy121350","5696":"https:\/\/www.tripadvisor.ca\/Profile\/LucR753","5697":"https:\/\/www.tripadvisor.ca\/Profile\/bctraveller701","5698":"https:\/\/www.tripadvisor.ca\/Profile\/MrClean777","5699":"https:\/\/www.tripadvisor.ca\/Profile\/IanArrJay","5700":"https:\/\/www.tripadvisor.ca\/Profile\/EKantorovich","5701":"https:\/\/www.tripadvisor.ca\/Profile\/ozart","5702":"https:\/\/www.tripadvisor.ca\/Profile\/etanas","5703":"https:\/\/www.tripadvisor.ca\/Profile\/Elmoinspace","5704":"https:\/\/www.tripadvisor.ca\/Profile\/DMGthe2nd","5705":"https:\/\/www.tripadvisor.ca\/Profile\/63M_JD","5711":"https:\/\/www.tripadvisor.ca\/Profile\/Oaky_10","5712":"https:\/\/www.tripadvisor.ca\/Profile\/BushBeast","5713":"https:\/\/www.tripadvisor.ca\/Profile\/ldnapier13","5714":"https:\/\/www.tripadvisor.ca\/Profile\/dancer9890","5715":"https:\/\/www.tripadvisor.ca\/Profile\/FredWkohler","5716":"https:\/\/www.tripadvisor.ca\/Profile\/TGG71","5717":"https:\/\/www.tripadvisor.ca\/Profile\/Lou113","5718":"https:\/\/www.tripadvisor.ca\/Profile\/McJagels2","5719":"https:\/\/www.tripadvisor.ca\/Profile\/raytozer","5720":"https:\/\/www.tripadvisor.ca\/Profile\/margarita_red2006","5721":"https:\/\/www.tripadvisor.ca\/Profile\/Martinmacc","5722":"https:\/\/www.tripadvisor.ca\/Profile\/sniff65","5723":"https:\/\/www.tripadvisor.ca\/Profile\/ariellahdw","5724":"https:\/\/www.tripadvisor.ca\/Profile\/marcinkB8103OG","5725":"https:\/\/www.tripadvisor.ca\/Profile\/janice_jackson","5726":"https:\/\/www.tripadvisor.ca\/Profile\/Caliwpc","5727":"https:\/\/www.tripadvisor.ca\/Profile\/mike2733","5728":"https:\/\/www.tripadvisor.ca\/Profile\/vkdoca","5729":"https:\/\/www.tripadvisor.ca\/Profile\/buddy2596","5730":"https:\/\/www.tripadvisor.ca\/Profile\/Mommakeates","5731":"https:\/\/www.tripadvisor.ca\/Profile\/curlers_from_Terrace","5732":"https:\/\/www.tripadvisor.ca\/Profile\/kws_11","5733":"https:\/\/www.tripadvisor.ca\/Profile\/dnkpowell","5734":"https:\/\/www.tripadvisor.ca\/Profile\/jtmwallace","5735":"https:\/\/www.tripadvisor.ca\/Profile\/caramello51","5736":"https:\/\/www.tripadvisor.ca\/Profile\/tlc007","5737":"https:\/\/www.tripadvisor.ca\/Profile\/luisagenova","5738":"https:\/\/www.tripadvisor.ca\/Profile\/Shappat","5739":"https:\/\/www.tripadvisor.ca\/Profile\/JennyYork_England","5740":"https:\/\/www.tripadvisor.ca\/Profile\/dkrugercda","5746":"https:\/\/www.tripadvisor.ca\/Profile\/AroundTheWorld360","5747":"https:\/\/www.tripadvisor.ca\/Profile\/K1646GYians","5748":"https:\/\/www.tripadvisor.ca\/Profile\/bruceaitkne","5749":"https:\/\/www.tripadvisor.ca\/Profile\/otistdriftwood","5750":"https:\/\/www.tripadvisor.ca\/Profile\/celticdragonfly","5751":"https:\/\/www.tripadvisor.ca\/Profile\/moements","5752":"https:\/\/www.tripadvisor.ca\/Profile\/Journey817747","5753":"https:\/\/www.tripadvisor.ca\/Profile\/Paulnotthewanderer","5754":"https:\/\/www.tripadvisor.ca\/Profile\/elizabethsU5042YP","5755":"https:\/\/www.tripadvisor.ca\/Profile\/anonofbiggs","5756":"nil","5761":"https:\/\/www.tripadvisor.ca\/Profile\/Shiab","5762":"https:\/\/www.tripadvisor.ca\/Profile\/robertanton59","5763":"https:\/\/www.tripadvisor.ca\/Profile\/616warrenb","5764":"https:\/\/www.tripadvisor.ca\/Profile\/CherylA13","5765":"https:\/\/www.tripadvisor.ca\/Profile\/chromedragon","5766":"https:\/\/www.tripadvisor.ca\/Profile\/ChrisW118","5767":"https:\/\/www.tripadvisor.ca\/Profile\/959keitht","5768":"https:\/\/www.tripadvisor.ca\/Profile\/rogerairriess","5769":"https:\/\/www.tripadvisor.ca\/Profile\/georgannee2018","5770":"https:\/\/www.tripadvisor.ca\/Profile\/635nelsond","5771":"https:\/\/www.tripadvisor.ca\/Profile\/gtener","5772":"https:\/\/www.tripadvisor.ca\/Profile\/charrinel","5773":"https:\/\/www.tripadvisor.ca\/Profile\/O-Sherry","5774":"https:\/\/www.tripadvisor.ca\/Profile\/mrspaulh","5775":"https:\/\/www.tripadvisor.ca\/Profile\/wendymal2018","5776":"https:\/\/www.tripadvisor.ca\/Profile\/A4182PSjohnr","5777":"https:\/\/www.tripadvisor.ca\/Profile\/638jeanetteb","5778":"https:\/\/www.tripadvisor.ca\/Profile\/H3887FPmarkh","5779":"https:\/\/www.tripadvisor.ca\/Profile\/LilyChina","5780":"https:\/\/www.tripadvisor.ca\/Profile\/370ursulam","5781":"https:\/\/www.tripadvisor.ca\/Profile\/kenlimawright","5782":"https:\/\/www.tripadvisor.ca\/Profile\/lindawS3347UH","5783":"https:\/\/www.tripadvisor.ca\/Profile\/VinnyBunn","5784":"https:\/\/www.tripadvisor.ca\/Profile\/Damien_1066","5785":"https:\/\/www.tripadvisor.ca\/Profile\/TrishPannell","5786":"https:\/\/www.tripadvisor.ca\/Profile\/dpezz","5787":"https:\/\/www.tripadvisor.ca\/Profile\/834frasere","5788":"https:\/\/www.tripadvisor.ca\/Profile\/lindao104","5789":"https:\/\/www.tripadvisor.ca\/Profile\/ramrod2017","5790":"https:\/\/www.tripadvisor.ca\/Profile\/Flyby0161","5791":"https:\/\/www.tripadvisor.ca\/Profile\/coldwight","5792":"https:\/\/www.tripadvisor.ca\/Profile\/shanbobo2018","5793":"https:\/\/www.tripadvisor.ca\/Profile\/robink607","5794":"https:\/\/www.tripadvisor.ca\/Profile\/Buch78","5795":"https:\/\/www.tripadvisor.ca\/Profile\/kirbyj2018","5796":"https:\/\/www.tripadvisor.ca\/Profile\/OnAnotherJourney","5797":"https:\/\/www.tripadvisor.ca\/Profile\/lesn193","5798":"https:\/\/www.tripadvisor.ca\/Profile\/P999MM","5799":"https:\/\/www.tripadvisor.ca\/Profile\/Mgreany","5800":"https:\/\/www.tripadvisor.ca\/Profile\/413glenw","5801":"https:\/\/www.tripadvisor.ca\/Profile\/RoyVickers","5802":"https:\/\/www.tripadvisor.ca\/Profile\/daveyboy04","5803":"https:\/\/www.tripadvisor.ca\/Profile\/Lynherlynda","5804":"https:\/\/www.tripadvisor.ca\/Profile\/GTH2013","5805":"https:\/\/www.tripadvisor.ca\/Profile\/justrewardf4","5811":"https:\/\/www.tripadvisor.ca\/Profile\/loisk450","5812":"https:\/\/www.tripadvisor.ca\/Profile\/jimmS5294QN","5813":"https:\/\/www.tripadvisor.ca\/Profile\/harmonie","5814":"https:\/\/www.tripadvisor.ca\/Profile\/macotak","5815":"https:\/\/www.tripadvisor.ca\/Profile\/toddbB5862TN","5816":"https:\/\/www.tripadvisor.ca\/Profile\/PookyCake","5817":"https:\/\/www.tripadvisor.ca\/Profile\/Sunshine583939","5818":"https:\/\/www.tripadvisor.ca\/Profile\/ballard_n_s","5819":"https:\/\/www.tripadvisor.ca\/Profile\/StefanoC805","5820":"https:\/\/www.tripadvisor.ca\/Profile\/ericandtrudy","5821":"https:\/\/www.tripadvisor.ca\/Profile\/bobs991","5822":"https:\/\/www.tripadvisor.ca\/Profile\/bartv896","5823":"https:\/\/www.tripadvisor.ca\/Profile\/R421MRwendyt","5824":"https:\/\/www.tripadvisor.ca\/Profile\/Capnhi9er","5825":"https:\/\/www.tripadvisor.ca\/Profile\/Bugqueen","5826":"https:\/\/www.tripadvisor.ca\/Profile\/pissy25","5827":"https:\/\/www.tripadvisor.ca\/Profile\/rossbald","5828":"https:\/\/www.tripadvisor.ca\/Profile\/NCS_AB","5829":"https:\/\/www.tripadvisor.ca\/Profile\/MrMrsW50","5830":"https:\/\/www.tripadvisor.ca\/Profile\/CPfella","5831":"https:\/\/www.tripadvisor.ca\/Profile\/ChipSt_Paul","5832":"https:\/\/www.tripadvisor.ca\/Profile\/508christophf","5833":"https:\/\/www.tripadvisor.ca\/Profile\/MichaelafromCanada","5834":"https:\/\/www.tripadvisor.ca\/Profile\/55bkm","5835":"https:\/\/www.tripadvisor.ca\/Profile\/398annel","5836":"https:\/\/www.tripadvisor.ca\/Profile\/fuzzynaval","5837":"https:\/\/www.tripadvisor.ca\/Profile\/803ryans","5838":"https:\/\/www.tripadvisor.ca\/Profile\/Q6313ENdavidb","5839":"https:\/\/www.tripadvisor.ca\/Profile\/TreckingLee","5840":"https:\/\/www.tripadvisor.ca\/Profile\/N_Van_Guy","5841":"https:\/\/www.tripadvisor.ca\/Profile\/Blueturnstogrey","5842":"https:\/\/www.tripadvisor.ca\/Profile\/welshman1955","5843":"https:\/\/www.tripadvisor.ca\/Profile\/tracy_bains","5844":"https:\/\/www.tripadvisor.ca\/Profile\/Tripperzerro","5845":"https:\/\/www.tripadvisor.ca\/Profile\/B8713XDalexandral","5846":"https:\/\/www.tripadvisor.ca\/Profile\/davidjackie1957","5847":"https:\/\/www.tripadvisor.ca\/Profile\/StanA590","5848":"https:\/\/www.tripadvisor.ca\/Profile\/143marciat","5849":"https:\/\/www.tripadvisor.ca\/Profile\/Cheryl_858","5850":"https:\/\/www.tripadvisor.ca\/Profile\/carih325","5851":"https:\/\/www.tripadvisor.ca\/Profile\/Austrav27","5852":"https:\/\/www.tripadvisor.ca\/Profile\/saradY9361IJ","5853":"https:\/\/www.tripadvisor.ca\/Profile\/162debraj","5854":"https:\/\/www.tripadvisor.ca\/Profile\/Barend2015","5855":"https:\/\/www.tripadvisor.ca\/Profile\/405DianeM405","5856":"https:\/\/www.tripadvisor.ca\/Profile\/patmclewis","5857":"https:\/\/www.tripadvisor.ca\/Profile\/778shannong","5858":"https:\/\/www.tripadvisor.ca\/Profile\/LLHH","5860":"https:\/\/www.tripadvisor.ca\/Profile\/gordonk902","5866":"https:\/\/www.tripadvisor.ca\/Profile\/mcbrule","5867":"https:\/\/www.tripadvisor.ca\/Profile\/Zoscha96","5868":"https:\/\/www.tripadvisor.ca\/Profile\/Pam164","5869":"https:\/\/www.tripadvisor.ca\/Profile\/532DavidA532","5870":"https:\/\/www.tripadvisor.ca\/Profile\/93eunicet","5871":"https:\/\/www.tripadvisor.ca\/Profile\/leonaz889","5872":"https:\/\/www.tripadvisor.ca\/Profile\/annemJ4848NU","5873":"https:\/\/www.tripadvisor.ca\/Profile\/X3960LGchristopherc","5874":"https:\/\/www.tripadvisor.ca\/Profile\/robertkV3082RS","5875":"https:\/\/www.tripadvisor.ca\/Profile\/EdfromAlberta","5881":"https:\/\/www.tripadvisor.ca\/Profile\/M9769SEjenniferr","5882":"https:\/\/www.tripadvisor.ca\/Profile\/Bellecoeur","5883":"https:\/\/www.tripadvisor.ca\/Profile\/HAL425","5884":"https:\/\/www.tripadvisor.ca\/Profile\/angela123_10","5885":"https:\/\/www.tripadvisor.ca\/Profile\/topdog1973","5886":"https:\/\/www.tripadvisor.ca\/Profile\/Q8703DAlisas","5887":"https:\/\/www.tripadvisor.ca\/Profile\/Aussietraveller1952","5888":"https:\/\/www.tripadvisor.ca\/Profile\/RachelTellItLikeItIs","5889":"https:\/\/www.tripadvisor.ca\/Profile\/marcgrimbergen","5890":"https:\/\/www.tripadvisor.ca\/Profile\/KAM123959","5891":"https:\/\/www.tripadvisor.ca\/Profile\/589dr","5892":"https:\/\/www.tripadvisor.ca\/Profile\/PatD978","5893":"https:\/\/www.tripadvisor.ca\/Profile\/jobenn9936","5894":"https:\/\/www.tripadvisor.ca\/Profile\/mcleana","5895":"https:\/\/www.tripadvisor.ca\/Profile\/Radirish328","5896":"https:\/\/www.tripadvisor.ca\/Profile\/sunsnowmud","5897":"https:\/\/www.tripadvisor.ca\/Profile\/janandnathan","5898":"https:\/\/www.tripadvisor.ca\/Profile\/Jimbo2525","5899":"https:\/\/www.tripadvisor.ca\/Profile\/phu14","5900":"https:\/\/www.tripadvisor.ca\/Profile\/Welshman1956","5901":"https:\/\/www.tripadvisor.ca\/Profile\/GillyT","5902":"https:\/\/www.tripadvisor.ca\/Profile\/messymoose","5903":"https:\/\/www.tripadvisor.ca\/Profile\/Kate181793","5904":"https:\/\/www.tripadvisor.ca\/Profile\/523bazb","5905":"https:\/\/www.tripadvisor.ca\/Profile\/J250OPdavidm","5906":"https:\/\/www.tripadvisor.ca\/Profile\/166vicky","5907":"https:\/\/www.tripadvisor.ca\/Profile\/rocdoc_12","5908":"https:\/\/www.tripadvisor.ca\/Profile\/Jim_and_Barbie","5909":"https:\/\/www.tripadvisor.ca\/Profile\/MaryEllenTravels","5910":"https:\/\/www.tripadvisor.ca\/Profile\/bnm37","5911":"https:\/\/www.tripadvisor.ca\/Profile\/ChrisW8131NY","5912":"https:\/\/www.tripadvisor.ca\/Profile\/llangley","5913":"https:\/\/www.tripadvisor.ca\/Profile\/Wandering6","5914":"https:\/\/www.tripadvisor.ca\/Profile\/Kevern7","5915":"https:\/\/www.tripadvisor.ca\/Profile\/DonBursle","5916":"https:\/\/www.tripadvisor.ca\/Profile\/ianmilne69","5917":"https:\/\/www.tripadvisor.ca\/Profile\/RanyDanny","5918":"https:\/\/www.tripadvisor.ca\/Profile\/OffTrackCalgary","5919":"https:\/\/www.tripadvisor.ca\/Profile\/canadianspierce722","5920":"https:\/\/www.tripadvisor.ca\/Profile\/raeann01","5926":"https:\/\/www.tripadvisor.ca\/Profile\/Riverman47","5927":"https:\/\/www.tripadvisor.ca\/Profile\/37ailaa","5928":"https:\/\/www.tripadvisor.ca\/Profile\/LCbluenoser","5929":"https:\/\/www.tripadvisor.ca\/Profile\/mposzt","5930":"https:\/\/www.tripadvisor.ca\/Profile\/Susan012014","5931":"https:\/\/www.tripadvisor.ca\/Profile\/756Annie756","5932":"https:\/\/www.tripadvisor.ca\/Profile\/maxandrosie","5933":"https:\/\/www.tripadvisor.ca\/Profile\/KimE366","5934":"https:\/\/www.tripadvisor.ca\/Profile\/177SandraD177","5935":"https:\/\/www.tripadvisor.ca\/Profile\/Sledcrasher","5936":"https:\/\/www.tripadvisor.ca\/Profile\/559daveb559","5937":"https:\/\/www.tripadvisor.ca\/Profile\/worker033","5938":"https:\/\/www.tripadvisor.ca\/Profile\/Nicola538","5939":"https:\/\/www.tripadvisor.ca\/Profile\/DDG42","5940":"https:\/\/www.tripadvisor.ca\/Profile\/228JenniferH228","5941":"https:\/\/www.tripadvisor.ca\/Profile\/kiwiV8","5942":"https:\/\/www.tripadvisor.ca\/Profile\/bb-starr","5943":"https:\/\/www.tripadvisor.ca\/Profile\/332peterm","5944":"https:\/\/www.tripadvisor.ca\/Profile\/zaphodfw","5945":"https:\/\/www.tripadvisor.ca\/Profile\/rodneyt922","5946":"https:\/\/www.tripadvisor.ca\/Profile\/andymO8791RW","5947":"https:\/\/www.tripadvisor.ca\/Profile\/scottjacobson2","5948":"https:\/\/www.tripadvisor.ca\/Profile\/661caylac","5949":"https:\/\/www.tripadvisor.ca\/Profile\/Rosco306","5950":"https:\/\/www.tripadvisor.ca\/Profile\/Brandi604","5951":"https:\/\/www.tripadvisor.ca\/Profile\/tomgallagher2017","5952":"https:\/\/www.tripadvisor.ca\/Profile\/C5365UJsusang","5953":"https:\/\/www.tripadvisor.ca\/Profile\/CatherineT2607","5954":"https:\/\/www.tripadvisor.ca\/Profile\/wendyf844","5955":"https:\/\/www.tripadvisor.ca\/Profile\/JKPacker12","5956":"https:\/\/www.tripadvisor.ca\/Profile\/VBassett","5957":"https:\/\/www.tripadvisor.ca\/Profile\/martabm212","5958":"https:\/\/www.tripadvisor.ca\/Profile\/LouieMcGoo","5959":"https:\/\/www.tripadvisor.ca\/Profile\/Aryou","5960":"https:\/\/www.tripadvisor.ca\/Profile\/jamesandjulia2015","5961":"https:\/\/www.tripadvisor.ca\/Profile\/michaelbI1487WY","5962":"https:\/\/www.tripadvisor.ca\/Profile\/PDICKSON2014","5963":"https:\/\/www.tripadvisor.ca\/Profile\/mdc17","5964":"https:\/\/www.tripadvisor.ca\/Profile\/richardmurr","5965":"https:\/\/www.tripadvisor.ca\/Profile\/938hugob","5966":"nil","5971":"https:\/\/www.tripadvisor.ca\/Profile\/jenniferdE9701LK","5972":"https:\/\/www.tripadvisor.ca\/Profile\/kimes22","5973":"https:\/\/www.tripadvisor.ca\/Profile\/nm781","5974":"https:\/\/www.tripadvisor.ca\/Profile\/WordTraveller250604","5975":"https:\/\/www.tripadvisor.ca\/Profile\/StaceyL1452","5976":"https:\/\/www.tripadvisor.ca\/Profile\/pien83","5977":"https:\/\/www.tripadvisor.ca\/Profile\/128BobbiK","5978":"https:\/\/www.tripadvisor.ca\/Profile\/davidhT2622LH","5979":"https:\/\/www.tripadvisor.ca\/Profile\/mikneilly","5980":"https:\/\/www.tripadvisor.ca\/Profile\/barried154","5981":"https:\/\/www.tripadvisor.ca\/Profile\/ivanl806","5982":"https:\/\/www.tripadvisor.ca\/Profile\/apaetow","5983":"https:\/\/www.tripadvisor.ca\/Profile\/Picky_BCTraveler","5984":"https:\/\/www.tripadvisor.ca\/Profile\/MichaelR3162","5986":"https:\/\/www.tripadvisor.ca\/Profile\/imranm386","5991":"https:\/\/www.tripadvisor.ca\/Profile\/kgs212","5996":"https:\/\/www.tripadvisor.ca\/Profile\/fitzrae","6001":"https:\/\/www.tripadvisor.ca\/Profile\/erikv248","6006":"https:\/\/www.tripadvisor.ca\/Profile\/luizadmcampos","6011":"https:\/\/www.tripadvisor.ca\/Profile\/564edis","6016":"https:\/\/www.tripadvisor.ca\/Profile\/KarenK679","6021":"https:\/\/www.tripadvisor.ca\/Profile\/nancyb896","6026":"https:\/\/www.tripadvisor.ca\/Profile\/Coralled","6031":"nil","6036":"https:\/\/www.tripadvisor.ca\/Profile\/megansF9884DQ","6037":"https:\/\/www.tripadvisor.ca\/Profile\/tlakelabs","6038":"https:\/\/www.tripadvisor.ca\/Profile\/626cathieb","6039":"https:\/\/www.tripadvisor.ca\/Profile\/227susann","6040":"https:\/\/www.tripadvisor.ca\/Profile\/Pinnacle17","6041":"https:\/\/www.tripadvisor.ca\/Profile\/carih325","6042":"https:\/\/www.tripadvisor.ca\/Profile\/DebbieK566","6043":"https:\/\/www.tripadvisor.ca\/Profile\/ssential","6044":"https:\/\/www.tripadvisor.ca\/Profile\/jhsheep","6045":"https:\/\/www.tripadvisor.ca\/Profile\/503KateD","6046":"nil","6056":"https:\/\/www.tripadvisor.ca\/Profile\/Archangelsgirl","6057":"https:\/\/www.tripadvisor.ca\/Profile\/stronks","6058":"https:\/\/www.tripadvisor.ca\/Profile\/laurenbess","6059":"https:\/\/www.tripadvisor.ca\/Profile\/Dianne768","6060":"https:\/\/www.tripadvisor.ca\/Profile\/travelingrose2015","6061":"https:\/\/www.tripadvisor.ca\/Profile\/Grammyplamla","6062":"https:\/\/www.tripadvisor.ca\/Profile\/SergeM833","6063":"https:\/\/www.tripadvisor.ca\/Profile\/peterbO2564OK","6064":"https:\/\/www.tripadvisor.ca\/Profile\/Goldie6463","6065":"https:\/\/www.tripadvisor.ca\/Profile\/5gophers","6066":"https:\/\/www.tripadvisor.ca\/Profile\/colt123","6067":"https:\/\/www.tripadvisor.ca\/Profile\/Galago1962","6068":"https:\/\/www.tripadvisor.ca\/Profile\/VidaJord","6069":"https:\/\/www.tripadvisor.ca\/Profile\/NorthernBarb","6070":"https:\/\/www.tripadvisor.ca\/Profile\/SonjaB60","6071":"https:\/\/www.tripadvisor.ca\/Profile\/carol3126","6072":"https:\/\/www.tripadvisor.ca\/Profile\/mrrick200","6073":"https:\/\/www.tripadvisor.ca\/Profile\/70DavidW","6074":"https:\/\/www.tripadvisor.ca\/Profile\/westcoastd17","6075":"https:\/\/www.tripadvisor.ca\/Profile\/JE729","6076":"https:\/\/www.tripadvisor.ca\/Profile\/812francesw","6077":"https:\/\/www.tripadvisor.ca\/Profile\/Sharonbader","6078":"https:\/\/www.tripadvisor.ca\/Profile\/Jahow","6079":"https:\/\/www.tripadvisor.ca\/Profile\/DevaMarie","6080":"https:\/\/www.tripadvisor.ca\/Profile\/EileenS687","6081":"https:\/\/www.tripadvisor.ca\/Profile\/freedom8","6082":"https:\/\/www.tripadvisor.ca\/Profile\/Laura_Alberta","6083":"https:\/\/www.tripadvisor.ca\/Profile\/Remco-Ophof","6084":"https:\/\/www.tripadvisor.ca\/Profile\/katherinem517","6085":"https:\/\/www.tripadvisor.ca\/Profile\/fussline","6086":"https:\/\/www.tripadvisor.ca\/Profile\/raven88","6087":"https:\/\/www.tripadvisor.ca\/Profile\/Tom1958","6088":"https:\/\/www.tripadvisor.ca\/Profile\/islandman10","6089":"https:\/\/www.tripadvisor.ca\/Profile\/Bramble5","6090":"https:\/\/www.tripadvisor.ca\/Profile\/chicosmama","6091":"https:\/\/www.tripadvisor.ca\/Profile\/CanadianTrainTravele","6092":"https:\/\/www.tripadvisor.ca\/Profile\/RonTSmithers_B_C_","6093":"https:\/\/www.tripadvisor.ca\/Profile\/Brian_Mairs","6094":"https:\/\/www.tripadvisor.ca\/Profile\/madgicsh","6095":"https:\/\/www.tripadvisor.ca\/Profile\/drowningviking","6101":"https:\/\/www.tripadvisor.ca\/Profile\/treasureseekers","6102":"https:\/\/www.tripadvisor.ca\/Profile\/Marjolein_Dekker","6103":"https:\/\/www.tripadvisor.ca\/Profile\/jniddy","6104":"https:\/\/www.tripadvisor.ca\/Profile\/LauraInTheMountains","6105":"https:\/\/www.tripadvisor.ca\/Profile\/Fibrelady","6106":"https:\/\/www.tripadvisor.ca\/Profile\/janthina","6107":"https:\/\/www.tripadvisor.ca\/Profile\/GrandmaGoldwing","6108":"https:\/\/www.tripadvisor.ca\/Profile\/Gravelburger","6109":"https:\/\/www.tripadvisor.ca\/Profile\/U6264UOdavida","6110":"https:\/\/www.tripadvisor.ca\/Profile\/canEHdiancouple","6111":"https:\/\/www.tripadvisor.ca\/Profile\/JennyGAustralia","6112":"https:\/\/www.tripadvisor.ca\/Profile\/NevsterEdin","6113":"https:\/\/www.tripadvisor.ca\/Profile\/kakapo","6114":"https:\/\/www.tripadvisor.ca\/Profile\/kenbonsaun","6115":"https:\/\/www.tripadvisor.ca\/Profile\/LenelF","6121":"https:\/\/www.tripadvisor.ca\/Profile\/r0088","6122":"https:\/\/www.tripadvisor.ca\/Profile\/SkykomishBob","6123":"https:\/\/www.tripadvisor.ca\/Profile\/Space58","6124":"https:\/\/www.tripadvisor.ca\/Profile\/mm352015","6125":"https:\/\/www.tripadvisor.ca\/Profile\/370ursulam","6126":"https:\/\/www.tripadvisor.ca\/Profile\/231herbh","6127":"https:\/\/www.tripadvisor.ca\/Profile\/3LauraM3","6128":"https:\/\/www.tripadvisor.ca\/Profile\/Tomax5949","6129":"https:\/\/www.tripadvisor.ca\/Profile\/heathersY3542TC","6130":"https:\/\/www.tripadvisor.ca\/Profile\/VinceLedge","6131":"nil","6136":"https:\/\/www.tripadvisor.ca\/Profile\/399RobertL","6137":"https:\/\/www.tripadvisor.ca\/Profile\/lavonas","6138":"https:\/\/www.tripadvisor.ca\/Profile\/lauracB7171IG","6139":"https:\/\/www.tripadvisor.ca\/Profile\/603coryc","6140":"https:\/\/www.tripadvisor.ca\/Profile\/connorf343","6141":"https:\/\/www.tripadvisor.ca\/Profile\/bigcahoon","6142":"https:\/\/www.tripadvisor.ca\/Profile\/Doglover286","6143":"https:\/\/www.tripadvisor.ca\/Profile\/Victorianlad","6144":"https:\/\/www.tripadvisor.ca\/Profile\/SHEILSA_12","6145":"https:\/\/www.tripadvisor.ca\/Profile\/809juliad","6146":"https:\/\/www.tripadvisor.ca\/Profile\/Nurit_b-12","6147":"https:\/\/www.tripadvisor.ca\/Profile\/Philip_Bolster","6148":"https:\/\/www.tripadvisor.ca\/Profile\/JulietteF21","6149":"https:\/\/www.tripadvisor.ca\/Profile\/docndonna","6150":"https:\/\/www.tripadvisor.ca\/Profile\/440rickk","6151":"https:\/\/www.tripadvisor.ca\/Profile\/FarAway467432","6152":"https:\/\/www.tripadvisor.ca\/Profile\/578terryp","6153":"https:\/\/www.tripadvisor.ca\/Profile\/M5047DKscottr","6154":"https:\/\/www.tripadvisor.ca\/Profile\/JacquelineS35","6155":"https:\/\/www.tripadvisor.ca\/Profile\/ElizabethAnn151","6156":"https:\/\/www.tripadvisor.ca\/Profile\/Dawn-AnnSchneider","6158":"https:\/\/www.tripadvisor.ca\/Profile\/Biddy325","6159":"https:\/\/www.tripadvisor.ca\/Profile\/carola309","6160":"https:\/\/www.tripadvisor.ca\/Profile\/456galek","6181":"https:\/\/www.tripadvisor.ca\/Profile\/OrnaLavie","6182":"https:\/\/www.tripadvisor.ca\/Profile\/MarianneG995","6183":"https:\/\/www.tripadvisor.ca\/Profile\/Aaron25","6184":"https:\/\/www.tripadvisor.ca\/Profile\/Randi6957","6185":"https:\/\/www.tripadvisor.ca\/Profile\/LindaK271","6186":"https:\/\/www.tripadvisor.ca\/Profile\/fraspear","6187":"https:\/\/www.tripadvisor.ca\/Profile\/Viwordlady","6188":"https:\/\/www.tripadvisor.ca\/Profile\/bn613","6189":"https:\/\/www.tripadvisor.ca\/Profile\/Todd154921","6190":"https:\/\/www.tripadvisor.ca\/Profile\/HockeyJohn_1","6191":"https:\/\/www.tripadvisor.ca\/Profile\/clarebellePortVila","6192":"https:\/\/www.tripadvisor.ca\/Profile\/Cafelow","6193":"https:\/\/www.tripadvisor.ca\/Profile\/DanaH478","6194":"https:\/\/www.tripadvisor.ca\/Profile\/CelestinoG","6195":"https:\/\/www.tripadvisor.ca\/Profile\/Katsogiannou","6197":"https:\/\/www.tripadvisor.ca\/Profile\/Cassie002","6198":"https:\/\/www.tripadvisor.ca\/Profile\/Leanneleannadanna","6199":"https:\/\/www.tripadvisor.ca\/Profile\/senorafrog","6200":"https:\/\/www.tripadvisor.ca\/Profile\/TravelAround70","6201":"https:\/\/www.tripadvisor.ca\/Profile\/tripletoes","6202":"https:\/\/www.tripadvisor.ca\/Profile\/AltonTraveler","6203":"https:\/\/www.tripadvisor.ca\/Profile\/debbiebrooklyn","6204":"https:\/\/www.tripadvisor.ca\/Profile\/rtsvg","6205":"https:\/\/www.tripadvisor.ca\/Profile\/bunnysitter","6216":"https:\/\/www.tripadvisor.ca\/Profile\/IsabelS281","6217":"https:\/\/www.tripadvisor.ca\/Profile\/langdoc","6218":"https:\/\/www.tripadvisor.ca\/Profile\/dog-dadd","6219":"https:\/\/www.tripadvisor.ca\/Profile\/Vancouver123","6220":"https:\/\/www.tripadvisor.ca\/Profile\/shukl2018","6221":"https:\/\/www.tripadvisor.ca\/Profile\/free2snicker83","6222":"https:\/\/www.tripadvisor.ca\/Profile\/PamelaFriesen","6223":"https:\/\/www.tripadvisor.ca\/Profile\/BerniceSeattle","6224":"https:\/\/www.tripadvisor.ca\/Profile\/craigl391","6225":"https:\/\/www.tripadvisor.ca\/Profile\/C8671BQsamf","6226":"https:\/\/www.tripadvisor.ca\/Profile\/charlessK8048OD","6227":"https:\/\/www.tripadvisor.ca\/Profile\/Jenmac48","6228":"https:\/\/www.tripadvisor.ca\/Profile\/bernieb526","6229":"https:\/\/www.tripadvisor.ca\/Profile\/Cyberjohn07","6230":"https:\/\/www.tripadvisor.ca\/Profile\/bridieDuncan","6231":"https:\/\/www.tripadvisor.ca\/Profile\/shirleyh588","6232":"https:\/\/www.tripadvisor.ca\/Profile\/wearecanadian52","6233":"https:\/\/www.tripadvisor.ca\/Profile\/X6866RDsusanb","6234":"https:\/\/www.tripadvisor.ca\/Profile\/toluce","6235":"https:\/\/www.tripadvisor.ca\/Profile\/417paulak","6236":"https:\/\/www.tripadvisor.ca\/Profile\/321brucen","6237":"https:\/\/www.tripadvisor.ca\/Profile\/shutterbugdiva2016","6238":"https:\/\/www.tripadvisor.ca\/Profile\/615cheym","6239":"https:\/\/www.tripadvisor.ca\/Profile\/susanv429","6240":"https:\/\/www.tripadvisor.ca\/Profile\/Jill-Robert","6241":"nil","6246":"https:\/\/www.tripadvisor.ca\/Profile\/DavidB312","6247":"https:\/\/www.tripadvisor.ca\/Profile\/Kimsquit","6248":"https:\/\/www.tripadvisor.ca\/Profile\/Journey809690","6249":"https:\/\/www.tripadvisor.ca\/Profile\/jaymesf2015","6250":"https:\/\/www.tripadvisor.ca\/Profile\/Brian365765","6251":"https:\/\/www.tripadvisor.ca\/Profile\/johndZ4196NT","6252":"https:\/\/www.tripadvisor.ca\/Profile\/addicted2mexico","6253":"https:\/\/www.tripadvisor.ca\/Profile\/Tootsall","6254":"https:\/\/www.tripadvisor.ca\/Profile\/717jamesa","6255":"https:\/\/www.tripadvisor.ca\/Profile\/DalianEx-pat","6256":"https:\/\/www.tripadvisor.ca\/Profile\/italolandese","6257":"https:\/\/www.tripadvisor.ca\/Profile\/Emmeken81","6258":"https:\/\/www.tripadvisor.ca\/Profile\/tothelimit","6259":"https:\/\/www.tripadvisor.ca\/Profile\/kihewk","6260":"https:\/\/www.tripadvisor.ca\/Profile\/Nakilady","6266":"https:\/\/www.tripadvisor.ca\/Profile\/adriousj","6267":"https:\/\/www.tripadvisor.ca\/Profile\/271glennam","6268":"https:\/\/www.tripadvisor.ca\/Profile\/587JohnB","6269":"https:\/\/www.tripadvisor.ca\/Profile\/donny-wanderers","6270":"https:\/\/www.tripadvisor.ca\/Profile\/dljTerrace_Canada","6276":"https:\/\/www.tripadvisor.ca\/Profile\/ronmoon66","6277":"https:\/\/www.tripadvisor.ca\/Profile\/helenak335","6278":"https:\/\/www.tripadvisor.ca\/Profile\/muskrat88","6279":"https:\/\/www.tripadvisor.ca\/Profile\/TCalgary88","6280":"https:\/\/www.tripadvisor.ca\/Profile\/meganashley2","6281":"https:\/\/www.tripadvisor.ca\/Profile\/MQandMK","6282":"https:\/\/www.tripadvisor.ca\/Profile\/EvelynForster","6283":"https:\/\/www.tripadvisor.ca\/Profile\/terracebc","6284":"https:\/\/www.tripadvisor.ca\/Profile\/kinney42","6285":"https:\/\/www.tripadvisor.ca\/Profile\/AlbertaBushman","6286":"https:\/\/www.tripadvisor.ca\/Profile\/trigger019","6287":"https:\/\/www.tripadvisor.ca\/Profile\/traveler98761","6288":"https:\/\/www.tripadvisor.ca\/Profile\/Koralee","6289":"https:\/\/www.tripadvisor.ca\/Profile\/ryan293926","6290":"https:\/\/www.tripadvisor.ca\/Profile\/Mareluna73","6291":"https:\/\/www.tripadvisor.ca\/Profile\/nsvancouver","6301":"https:\/\/www.tripadvisor.ca\/Profile\/585rolft","6302":"https:\/\/www.tripadvisor.ca\/Profile\/Pascachouette","6303":"https:\/\/www.tripadvisor.ca\/Profile\/somewheretodisappear","6304":"https:\/\/www.tripadvisor.ca\/Profile\/197mjp","6305":"https:\/\/www.tripadvisor.ca\/Profile\/coldwight","6306":"https:\/\/www.tripadvisor.ca\/Profile\/487simonek","6307":"https:\/\/www.tripadvisor.ca\/Profile\/JC999999","6308":"https:\/\/www.tripadvisor.ca\/Profile\/Robbonon51","6309":"https:\/\/www.tripadvisor.ca\/Profile\/nigelm813","6310":"https:\/\/www.tripadvisor.ca\/Profile\/Bufordsightseer","6311":"https:\/\/www.tripadvisor.ca\/Profile\/WendyS555","6312":"https:\/\/www.tripadvisor.ca\/Profile\/Mobile743357","6313":"https:\/\/www.tripadvisor.ca\/Profile\/rodb987","6314":"https:\/\/www.tripadvisor.ca\/Profile\/IqaluitKeith","6315":"https:\/\/www.tripadvisor.ca\/Profile\/PeteDion","6316":"https:\/\/www.tripadvisor.ca\/Profile\/Footloosepantsfree","6317":"https:\/\/www.tripadvisor.ca\/Profile\/O-Sherry","6318":"https:\/\/www.tripadvisor.ca\/Profile\/513christianep","6319":"https:\/\/www.tripadvisor.ca\/Profile\/sheiladave2017","6321":"https:\/\/www.tripadvisor.ca\/Profile\/annjetti","6322":"https:\/\/www.tripadvisor.ca\/Profile\/JavaMama75","6323":"https:\/\/www.tripadvisor.ca\/Profile\/838ronaldn","6324":"https:\/\/www.tripadvisor.ca\/Profile\/hanss878","6325":"https:\/\/www.tripadvisor.ca\/Profile\/123juliand","6326":"https:\/\/www.tripadvisor.ca\/Profile\/835maryanner","6327":"https:\/\/www.tripadvisor.ca\/Profile\/LLHH","6328":"https:\/\/www.tripadvisor.ca\/Profile\/johngc795","6329":"https:\/\/www.tripadvisor.ca\/Profile\/Vfdavis","6330":"https:\/\/www.tripadvisor.ca\/Profile\/Z8245DGlisab","6331":"nil","6341":"https:\/\/www.tripadvisor.ca\/Profile\/Hawaiisurfn","6342":"https:\/\/www.tripadvisor.ca\/Profile\/ToffeeCanary","6343":"https:\/\/www.tripadvisor.ca\/Profile\/56adamq","6344":"https:\/\/www.tripadvisor.ca\/Profile\/Ilena73","6345":"https:\/\/www.tripadvisor.ca\/Profile\/BoRejmertS","6346":"https:\/\/www.tripadvisor.ca\/Profile\/502jeanieb","6347":"https:\/\/www.tripadvisor.ca\/Profile\/DJF04742","6348":"https:\/\/www.tripadvisor.ca\/Profile\/michaelbkolsky","6349":"https:\/\/www.tripadvisor.ca\/Profile\/NorthCountryWriter","6350":"https:\/\/www.tripadvisor.ca\/Profile\/PeterJtrips","6351":"https:\/\/www.tripadvisor.ca\/Profile\/trelynn","6352":"https:\/\/www.tripadvisor.ca\/Profile\/SarahC127901","6353":"https:\/\/www.tripadvisor.ca\/Profile\/ScubadiversM-M","6354":"https:\/\/www.tripadvisor.ca\/Profile\/586mattb","6355":"https:\/\/www.tripadvisor.ca\/Profile\/MaureenH_11","6356":"https:\/\/www.tripadvisor.ca\/Profile\/809AndyH","6357":"https:\/\/www.tripadvisor.ca\/Profile\/rodjenks","6358":"https:\/\/www.tripadvisor.ca\/Profile\/angelarI858MF","6359":"https:\/\/www.tripadvisor.ca\/Profile\/R8743NYmicheleg","6360":"https:\/\/www.tripadvisor.ca\/Profile\/Gordtgr","6366":"https:\/\/www.tripadvisor.ca\/Profile\/409MichelleH409","6367":"https:\/\/www.tripadvisor.ca\/Profile\/GulfCoastJunkie","6368":"https:\/\/www.tripadvisor.ca\/Profile\/Geraniumred","6369":"https:\/\/www.tripadvisor.ca\/Profile\/jocelynes127","6370":"https:\/\/www.tripadvisor.ca\/Profile\/jmedm","6371":"https:\/\/www.tripadvisor.ca\/Profile\/timpI9759SV","6372":"https:\/\/www.tripadvisor.ca\/Profile\/travelingman447","6373":"https:\/\/www.tripadvisor.ca\/Profile\/I4399TKjennym","6374":"https:\/\/www.tripadvisor.ca\/Profile\/X9586XRbethh","6375":"https:\/\/www.tripadvisor.ca\/Profile\/823debrad","6376":"https:\/\/www.tripadvisor.ca\/Profile\/T7145HKlindas","6377":"https:\/\/www.tripadvisor.ca\/Profile\/MargaretB719","6378":"https:\/\/www.tripadvisor.ca\/Profile\/Vlad_Inh","6379":"https:\/\/www.tripadvisor.ca\/Profile\/debrat468","6380":"https:\/\/www.tripadvisor.ca\/Profile\/alfonsb32","6386":"https:\/\/www.tripadvisor.ca\/Profile\/andreagS756KL","6387":"https:\/\/www.tripadvisor.ca\/Profile\/nixgirl","6388":"https:\/\/www.tripadvisor.ca\/Profile\/AD192016","6389":"https:\/\/www.tripadvisor.ca\/Profile\/anthonydH5196FY","6390":"https:\/\/www.tripadvisor.ca\/Profile\/TomC50","6396":"https:\/\/www.tripadvisor.ca\/Profile\/sopito","6397":"https:\/\/www.tripadvisor.ca\/Profile\/ThriftyGypsy","6398":"https:\/\/www.tripadvisor.ca\/Profile\/noelaw","6399":"https:\/\/www.tripadvisor.ca\/Profile\/PGFamilyGuy","6400":"https:\/\/www.tripadvisor.ca\/Profile\/tinanuge","6401":"https:\/\/www.tripadvisor.ca\/Profile\/Ssute350Oz","6402":"https:\/\/www.tripadvisor.ca\/Profile\/974keithh","6403":"https:\/\/www.tripadvisor.ca\/Profile\/HeatherC1025","6404":"https:\/\/www.tripadvisor.ca\/Profile\/ketchikangurl","6405":"https:\/\/www.tripadvisor.ca\/Profile\/John1605G","6406":"https:\/\/www.tripadvisor.ca\/Profile\/PatrickCKampenhout","6407":"https:\/\/www.tripadvisor.ca\/Profile\/JonnyG47","6408":"https:\/\/www.tripadvisor.ca\/Profile\/Carol2012787","6409":"https:\/\/www.tripadvisor.ca\/Profile\/Traveling_Welshman","6410":"https:\/\/www.tripadvisor.ca\/Profile\/cheekychubbychops","6411":"https:\/\/www.tripadvisor.ca\/Profile\/jengeogeek","6412":"https:\/\/www.tripadvisor.ca\/Profile\/LoneRangerDude","6413":"https:\/\/www.tripadvisor.ca\/Profile\/159rebeccak","6414":"https:\/\/www.tripadvisor.ca\/Profile\/Tahunga","6415":"https:\/\/www.tripadvisor.ca\/Profile\/DavidJMcWalter","6421":"https:\/\/www.tripadvisor.ca\/Profile\/tobaccocay","6422":"https:\/\/www.tripadvisor.ca\/Profile\/kate204","6423":"https:\/\/www.tripadvisor.ca\/Profile\/RoryC534","6424":"https:\/\/www.tripadvisor.ca\/Profile\/RedroverOttawa10","6425":"https:\/\/www.tripadvisor.ca\/Profile\/980michaelg","6426":"https:\/\/www.tripadvisor.ca\/Profile\/84KellyB84","6427":"https:\/\/www.tripadvisor.ca\/Profile\/RonH165","6428":"https:\/\/www.tripadvisor.ca\/Profile\/VivE140","6429":"https:\/\/www.tripadvisor.ca\/Profile\/MreMargaretRiver","6430":"https:\/\/www.tripadvisor.ca\/Profile\/kidtripping","6431":"https:\/\/www.tripadvisor.ca\/Profile\/AKTraveler2012","6432":"https:\/\/www.tripadvisor.ca\/Profile\/Lancealoft","6433":"https:\/\/www.tripadvisor.ca\/Profile\/BCBusinesstraveler","6434":"https:\/\/www.tripadvisor.ca\/Profile\/ExhaustedTvlr","6435":"https:\/\/www.tripadvisor.ca\/Profile\/TheHabs2013","6461":"https:\/\/www.tripadvisor.ca\/Profile\/MikeP144","6466":"https:\/\/www.tripadvisor.ca\/Profile\/722shelleym","6471":"https:\/\/www.tripadvisor.ca\/Profile\/534DouglasM","6476":"https:\/\/www.tripadvisor.ca\/Profile\/SifnosNo1","6481":"https:\/\/www.tripadvisor.ca\/Profile\/gwlynn","6486":"https:\/\/www.tripadvisor.ca\/Profile\/Loochies","6491":"https:\/\/www.tripadvisor.ca\/Profile\/341heathera","6492":"https:\/\/www.tripadvisor.ca\/Profile\/CPro1985","6493":"https:\/\/www.tripadvisor.ca\/Profile\/monrabdog","6494":"https:\/\/www.tripadvisor.ca\/Profile\/810EdB","6495":"https:\/\/www.tripadvisor.ca\/Profile\/Nolpreen","6496":"https:\/\/www.tripadvisor.ca\/Profile\/Hammer132014","6497":"https:\/\/www.tripadvisor.ca\/Profile\/eztourist","6498":"https:\/\/www.tripadvisor.ca\/Profile\/Jo_AnneB13","6499":"https:\/\/www.tripadvisor.ca\/Profile\/meltemi51","6500":"https:\/\/www.tripadvisor.ca\/Profile\/WanderlustDave101","6501":"https:\/\/www.tripadvisor.ca\/Profile\/alohateach","6502":"https:\/\/www.tripadvisor.ca\/Profile\/DeepikaD447","6503":"https:\/\/www.tripadvisor.ca\/Profile\/N3957SOjimw","6504":"https:\/\/www.tripadvisor.ca\/Profile\/947kerryc","6505":"https:\/\/www.tripadvisor.ca\/Profile\/1jnf3","6506":"https:\/\/www.tripadvisor.ca\/Profile\/energizer090","6507":"https:\/\/www.tripadvisor.ca\/Profile\/Picowell","6509":"https:\/\/www.tripadvisor.ca\/Profile\/carvelqueen","6510":"https:\/\/www.tripadvisor.ca\/Profile\/RobertW5295","6511":"nil","6516":"https:\/\/www.tripadvisor.ca\/Profile\/llein","6517":"https:\/\/www.tripadvisor.ca\/Profile\/RonAKA","6518":"https:\/\/www.tripadvisor.ca\/Profile\/CanuckAbroad2","6519":"https:\/\/www.tripadvisor.ca\/Profile\/dsfamilyAlberta","6520":"https:\/\/www.tripadvisor.ca\/Profile\/GurjB_12","6521":"https:\/\/www.tripadvisor.ca\/Profile\/PBTravelstheWorld","6522":"https:\/\/www.tripadvisor.ca\/Profile\/802judyp","6523":"https:\/\/www.tripadvisor.ca\/Profile\/TyK216","6524":"https:\/\/www.tripadvisor.ca\/Profile\/hayleyhab","6525":"https:\/\/www.tripadvisor.ca\/Profile\/MarciaH318","6526":"https:\/\/www.tripadvisor.ca\/Profile\/maddie4bc","6527":"https:\/\/www.tripadvisor.ca\/Profile\/DavidU292","6528":"https:\/\/www.tripadvisor.ca\/Profile\/V6402IEbobk","6529":"https:\/\/www.tripadvisor.ca\/Profile\/722BenJ","6530":"https:\/\/www.tripadvisor.ca\/Profile\/D7994WGjasonh","6541":"https:\/\/www.tripadvisor.ca\/Profile\/wescbr","6542":"https:\/\/www.tripadvisor.ca\/Profile\/mkdkbkmk","6543":"https:\/\/www.tripadvisor.ca\/Profile\/elliotl170","6544":"https:\/\/www.tripadvisor.ca\/Profile\/ChrisS351","6545":"https:\/\/www.tripadvisor.ca\/Profile\/mlsonvani","6551":"https:\/\/www.tripadvisor.ca\/Profile\/nathanc520","6552":"https:\/\/www.tripadvisor.ca\/Profile\/V0lkster","6553":"https:\/\/www.tripadvisor.ca\/Profile\/J7865FZcatherinep","6554":"https:\/\/www.tripadvisor.ca\/Profile\/stephaniemG5001AB","6555":"https:\/\/www.tripadvisor.ca\/Profile\/kiddsplay29","6556":"https:\/\/www.tripadvisor.ca\/Profile\/X8950XIanneb","6557":"https:\/\/www.tripadvisor.ca\/Profile\/tripann","6558":"https:\/\/www.tripadvisor.ca\/Profile\/ttledrew","6559":"https:\/\/www.tripadvisor.ca\/Profile\/HappilyeverRafter","6560":"https:\/\/www.tripadvisor.ca\/Profile\/Searchingones","6561":"https:\/\/www.tripadvisor.ca\/Profile\/alex_hungar","6562":"https:\/\/www.tripadvisor.ca\/Profile\/kellycU9077MC","6563":"https:\/\/www.tripadvisor.ca\/Profile\/mitchmob","6564":"https:\/\/www.tripadvisor.ca\/Profile\/BikerGal650","6565":"https:\/\/www.tripadvisor.ca\/Profile\/886judy","6566":"https:\/\/www.tripadvisor.ca\/Profile\/Mojovennie","6567":"https:\/\/www.tripadvisor.ca\/Profile\/jumpstartalberta","6568":"https:\/\/www.tripadvisor.ca\/Profile\/Sac2Travelers","6569":"https:\/\/www.tripadvisor.ca\/Profile\/suegre60","6570":"https:\/\/www.tripadvisor.ca\/Profile\/Z3503YFjeffg","6571":"https:\/\/www.tripadvisor.ca\/Profile\/Mariejana","6572":"https:\/\/www.tripadvisor.ca\/Profile\/113cynthiab","6573":"https:\/\/www.tripadvisor.ca\/Profile\/lisarP3597WR","6574":"https:\/\/www.tripadvisor.ca\/Profile\/annelZ4816BS","6575":"https:\/\/www.tripadvisor.ca\/Profile\/vialactea","6576":"https:\/\/www.tripadvisor.ca\/Profile\/JenniferZ8","6577":"https:\/\/www.tripadvisor.ca\/Profile\/ellend37","6578":"https:\/\/www.tripadvisor.ca\/Profile\/EJ_Abes","6579":"https:\/\/www.tripadvisor.ca\/Profile\/449dianeg","6580":"https:\/\/www.tripadvisor.ca\/Profile\/JoyceDH","6581":"https:\/\/www.tripadvisor.ca\/Profile\/GlenM173","6582":"https:\/\/www.tripadvisor.ca\/Profile\/davidkD8972RF","6583":"https:\/\/www.tripadvisor.ca\/Profile\/SolusTraveller","6584":"https:\/\/www.tripadvisor.ca\/Profile\/EllenK578","6585":"https:\/\/www.tripadvisor.ca\/Profile\/johnjL2595RB","6596":"https:\/\/www.tripadvisor.ca\/Profile\/Ramblers1977","6597":"https:\/\/www.tripadvisor.ca\/Profile\/Indyb0nes","6598":"https:\/\/www.tripadvisor.ca\/Profile\/annchasebc","6599":"https:\/\/www.tripadvisor.ca\/Profile\/FrancesMae","6600":"https:\/\/www.tripadvisor.ca\/Profile\/BrianneK","6601":"https:\/\/www.tripadvisor.ca\/Profile\/TuckerVictoria","6602":"https:\/\/www.tripadvisor.ca\/Profile\/R2199MOandreab","6603":"https:\/\/www.tripadvisor.ca\/Profile\/canadianveggie","6604":"https:\/\/www.tripadvisor.ca\/Profile\/YaYaCruiser","6605":"https:\/\/www.tripadvisor.ca\/Profile\/DanielleS558","6606":"https:\/\/www.tripadvisor.ca\/Profile\/MinivanCalgaryFamily","6607":"https:\/\/www.tripadvisor.ca\/Profile\/KHRMLWM","6608":"https:\/\/www.tripadvisor.ca\/Profile\/acgardiner","6609":"https:\/\/www.tripadvisor.ca\/Profile\/julietheoracle","6610":"https:\/\/www.tripadvisor.ca\/Profile\/RichardM268","6611":"https:\/\/www.tripadvisor.ca\/Profile\/catp79","6612":"https:\/\/www.tripadvisor.ca\/Profile\/HallyH_12","6613":"https:\/\/www.tripadvisor.ca\/Profile\/RuthT776","6614":"https:\/\/www.tripadvisor.ca\/Profile\/Kilguy","6615":"https:\/\/www.tripadvisor.ca\/Profile\/Acidentalturist","6616":"https:\/\/www.tripadvisor.ca\/Profile\/campinginhotels","6631":"nil","6636":"https:\/\/www.tripadvisor.ca\/Profile\/aws_alahmad","6637":"https:\/\/www.tripadvisor.ca\/Profile\/kayakjoe55","6638":"https:\/\/www.tripadvisor.ca\/Profile\/Jajze","6639":"https:\/\/www.tripadvisor.ca\/Profile\/Christyte","6640":"https:\/\/www.tripadvisor.ca\/Profile\/339sandyc","6641":"https:\/\/www.tripadvisor.ca\/Profile\/DaQi","6642":"https:\/\/www.tripadvisor.ca\/Profile\/311brianh311","6643":"https:\/\/www.tripadvisor.ca\/Profile\/aktreetop","6644":"https:\/\/www.tripadvisor.ca\/Profile\/VolkerKlipphausen","6645":"https:\/\/www.tripadvisor.ca\/Profile\/ashes9729","6646":"https:\/\/www.tripadvisor.ca\/Profile\/798normanf","6647":"https:\/\/www.tripadvisor.ca\/Profile\/StockandMorgan","6649":"https:\/\/www.tripadvisor.ca\/Profile\/M7522DGmichaelc","6650":"https:\/\/www.tripadvisor.ca\/Profile\/Jariya","6651":"https:\/\/www.tripadvisor.ca\/Profile\/JoyceH2198","6652":"https:\/\/www.tripadvisor.ca\/Profile\/DGPoleman","6653":"https:\/\/www.tripadvisor.ca\/Profile\/Soonie68","6654":"https:\/\/www.tripadvisor.ca\/Profile\/EEM88","6655":"https:\/\/www.tripadvisor.ca\/Profile\/65Pmobile","6656":"https:\/\/www.tripadvisor.ca\/Profile\/Z5292KWrobertc","6657":"https:\/\/www.tripadvisor.ca\/Profile\/barbaraw130","6658":"https:\/\/www.tripadvisor.ca\/Profile\/213dcc","6659":"https:\/\/www.tripadvisor.ca\/Profile\/MMacDad","6660":"https:\/\/www.tripadvisor.ca\/Profile\/jonathonl558","6661":"https:\/\/www.tripadvisor.ca\/Profile\/reynoir2","6662":"https:\/\/www.tripadvisor.ca\/Profile\/F5556OMmarym","6663":"https:\/\/www.tripadvisor.ca\/Profile\/Ren1211","6664":"https:\/\/www.tripadvisor.ca\/Profile\/TwoMensMum","6665":"https:\/\/www.tripadvisor.ca\/Profile\/665darryls","6666":"https:\/\/www.tripadvisor.ca\/Profile\/tomubest","6667":"https:\/\/www.tripadvisor.ca\/Profile\/Reas64","6668":"https:\/\/www.tripadvisor.ca\/Profile\/526lizzp","6669":"https:\/\/www.tripadvisor.ca\/Profile\/MichaelM0079","6670":"https:\/\/www.tripadvisor.ca\/Profile\/KimA928","6671":"https:\/\/www.tripadvisor.ca\/Profile\/peterhC1086GT","6672":"https:\/\/www.tripadvisor.ca\/Profile\/fayo400","6673":"https:\/\/www.tripadvisor.ca\/Profile\/wendyk21","6674":"https:\/\/www.tripadvisor.ca\/Profile\/393murrayc","6675":"https:\/\/www.tripadvisor.ca\/Profile\/Chrosmond","6676":"https:\/\/www.tripadvisor.ca\/Profile\/kevinkS9759PB","6677":"https:\/\/www.tripadvisor.ca\/Profile\/J_Rome","6678":"https:\/\/www.tripadvisor.ca\/Profile\/464jtf","6679":"https:\/\/www.tripadvisor.ca\/Profile\/SolusTraveller","6680":"https:\/\/www.tripadvisor.ca\/Profile\/elmop","6681":"nil","6686":"https:\/\/www.tripadvisor.ca\/Profile\/younghunj2014","6687":"https:\/\/www.tripadvisor.ca\/Profile\/tiggins","6688":"https:\/\/www.tripadvisor.ca\/Profile\/RoadTripLover333","6689":"https:\/\/www.tripadvisor.ca\/Profile\/Catfish85U","6690":"https:\/\/www.tripadvisor.ca\/Profile\/syphone","6696":"https:\/\/www.tripadvisor.ca\/Profile\/PaulL640","6697":"https:\/\/www.tripadvisor.ca\/Profile\/ali3240","6698":"https:\/\/www.tripadvisor.ca\/Profile\/bigtrippertoo","6699":"https:\/\/www.tripadvisor.ca\/Profile\/LeslieJacob","6700":"https:\/\/www.tripadvisor.ca\/Profile\/muskrat88","6701":"https:\/\/www.tripadvisor.ca\/Profile\/spamvindalo","6702":"https:\/\/www.tripadvisor.ca\/Profile\/syko_sis","6703":"https:\/\/www.tripadvisor.ca\/Profile\/YDL097","6704":"https:\/\/www.tripadvisor.ca\/Profile\/Nora15","6705":"https:\/\/www.tripadvisor.ca\/Profile\/jt0475","6706":"https:\/\/www.tripadvisor.ca\/Profile\/Rod123","6707":"https:\/\/www.tripadvisor.ca\/Profile\/JJunos","6708":"https:\/\/www.tripadvisor.ca\/Profile\/kappas1","6709":"https:\/\/www.tripadvisor.ca\/Profile\/iki4","6716":"nil","6718":"https:\/\/www.tripadvisor.ca\/Profile\/amdgriggs","6723":"nil","6738":"https:\/\/www.tripadvisor.ca\/Profile\/FerryCaptain","6743":"https:\/\/www.tripadvisor.ca\/Profile\/Travellingcoop","6748":"https:\/\/www.tripadvisor.ca\/Profile\/lovesvacation47","6753":"https:\/\/www.tripadvisor.ca\/Profile\/Hethir","6754":"https:\/\/www.tripadvisor.ca\/Profile\/817kyleer","6755":"https:\/\/www.tripadvisor.ca\/Profile\/PHK250","6756":"https:\/\/www.tripadvisor.ca\/Profile\/kampervooman","6757":"https:\/\/www.tripadvisor.ca\/Profile\/Fernwoodian","6758":"https:\/\/www.tripadvisor.ca\/Profile\/EEM88","6759":"https:\/\/www.tripadvisor.ca\/Profile\/rac6969","6760":"https:\/\/www.tripadvisor.ca\/Profile\/Dilly1952","6761":"https:\/\/www.tripadvisor.ca\/Profile\/sharbear2018","6762":"https:\/\/www.tripadvisor.ca\/Profile\/burton8j","6763":"nil","6778":"https:\/\/www.tripadvisor.ca\/Profile\/362harryg","6779":"https:\/\/www.tripadvisor.ca\/Profile\/CodyC64","6780":"https:\/\/www.tripadvisor.ca\/Profile\/Jimbo999186402","6781":"https:\/\/www.tripadvisor.ca\/Profile\/128BobbiK","6782":"https:\/\/www.tripadvisor.ca\/Profile\/dave32146","6788":"https:\/\/www.tripadvisor.ca\/Profile\/Dan_Strasser","6789":"https:\/\/www.tripadvisor.ca\/Profile\/Bdaytrip57","6790":"https:\/\/www.tripadvisor.ca\/Profile\/Justinthai","6791":"https:\/\/www.tripadvisor.ca\/Profile\/Zenbro","6792":"https:\/\/www.tripadvisor.ca\/Profile\/annensteve","6793":"https:\/\/www.tripadvisor.ca\/Profile\/N8BAlabama","6794":"https:\/\/www.tripadvisor.ca\/Profile\/Loren778899","6795":"https:\/\/www.tripadvisor.ca\/Profile\/Nancy0123","6796":"https:\/\/www.tripadvisor.ca\/Profile\/kraut_chick","6797":"https:\/\/www.tripadvisor.ca\/Profile\/773laurencee","6798":"https:\/\/www.tripadvisor.ca\/Profile\/anafricanincanada","6799":"https:\/\/www.tripadvisor.ca\/Profile\/DragonBeanie","6800":"https:\/\/www.tripadvisor.ca\/Profile\/talaha","6801":"https:\/\/www.tripadvisor.ca\/Profile\/tsparling","6802":"https:\/\/www.tripadvisor.ca\/Profile\/ryanh523","6803":"https:\/\/www.tripadvisor.ca\/Profile\/WhiteWolfPG","6804":"https:\/\/www.tripadvisor.ca\/Profile\/1Bubba","6805":"https:\/\/www.tripadvisor.ca\/Profile\/160jackiew160","6806":"https:\/\/www.tripadvisor.ca\/Profile\/Miworthian","6808":"https:\/\/www.tripadvisor.ca\/Profile\/bcbc2013","6809":"https:\/\/www.tripadvisor.ca\/Profile\/BradneyT","6810":"https:\/\/www.tripadvisor.ca\/Profile\/TomC50","6811":"https:\/\/www.tripadvisor.ca\/Profile\/SquamishFooty","6812":"https:\/\/www.tripadvisor.ca\/Profile\/Chris_Traveller_01","6813":"https:\/\/www.tripadvisor.ca\/Profile\/oaklyn","6814":"https:\/\/www.tripadvisor.ca\/Profile\/traceyrmj","6815":"https:\/\/www.tripadvisor.ca\/Profile\/holiday4four","6816":"https:\/\/www.tripadvisor.ca\/Profile\/debew2013","6817":"https:\/\/www.tripadvisor.ca\/Profile\/tobit2013","6818":"https:\/\/www.tripadvisor.ca\/Profile\/968mariap","6819":"https:\/\/www.tripadvisor.ca\/Profile\/HelenCarstairsAB","6820":"https:\/\/www.tripadvisor.ca\/Profile\/FanTanAlley","6822":"https:\/\/www.tripadvisor.ca\/Profile\/Erica_from_PG","6823":"https:\/\/www.tripadvisor.ca\/Profile\/j_thomas01","6824":"https:\/\/www.tripadvisor.ca\/Profile\/kidtripping","6825":"https:\/\/www.tripadvisor.ca\/Profile\/822EllenM","6826":"https:\/\/www.tripadvisor.ca\/Profile\/tanyab167","6827":"https:\/\/www.tripadvisor.ca\/Profile\/KingsQueen768","6828":"https:\/\/www.tripadvisor.ca\/Profile\/JillianS51","6829":"https:\/\/www.tripadvisor.ca\/Profile\/TLXTravel","6830":"https:\/\/www.tripadvisor.ca\/Profile\/BillR534","6831":"https:\/\/www.tripadvisor.ca\/Profile\/934JohnC","6832":"https:\/\/www.tripadvisor.ca\/Profile\/marymary077","6838":"https:\/\/www.tripadvisor.ca\/Profile\/neysie","6839":"https:\/\/www.tripadvisor.ca\/Profile\/Allingwelsh","6840":"https:\/\/www.tripadvisor.ca\/Profile\/Lovelybilly","6841":"https:\/\/www.tripadvisor.ca\/Profile\/DiverRob","6842":"https:\/\/www.tripadvisor.ca\/Profile\/tedcBc","6843":"https:\/\/www.tripadvisor.ca\/Profile\/MIKEY6969","6844":"https:\/\/www.tripadvisor.ca\/Profile\/neverstayhome","6845":"https:\/\/www.tripadvisor.ca\/Profile\/geoqwest","6846":"https:\/\/www.tripadvisor.ca\/Profile\/AucklandKat","6847":"https:\/\/www.tripadvisor.ca\/Profile\/Destination802723","6848":"https:\/\/www.tripadvisor.ca\/Profile\/null","6849":"https:\/\/www.tripadvisor.ca\/Profile\/simeon","6850":"https:\/\/www.tripadvisor.ca\/Profile\/SouthOxon","6851":"https:\/\/www.tripadvisor.ca\/Profile\/Trek35114","6853":"nil","6856":"https:\/\/www.tripadvisor.ca\/Profile\/RP6283","6857":"https:\/\/www.tripadvisor.ca\/Profile\/Marquettemary","6858":"https:\/\/www.tripadvisor.ca\/Profile\/713valeryp","6859":"https:\/\/www.tripadvisor.ca\/Profile\/scooterm488","6860":"https:\/\/www.tripadvisor.ca\/Profile\/munro725","6861":"https:\/\/www.tripadvisor.ca\/Profile\/485myrnab","6862":"https:\/\/www.tripadvisor.ca\/Profile\/jakej632","6863":"https:\/\/www.tripadvisor.ca\/Profile\/kes1955","6864":"https:\/\/www.tripadvisor.ca\/Profile\/2Midwest","6865":"https:\/\/www.tripadvisor.ca\/Profile\/Chrisju2013","6866":"https:\/\/www.tripadvisor.ca\/Profile\/32JD32","6867":"https:\/\/www.tripadvisor.ca\/Profile\/Keetu","6868":"https:\/\/www.tripadvisor.ca\/Profile\/Deeznutt","6869":"https:\/\/www.tripadvisor.ca\/Profile\/Tequita","6870":"https:\/\/www.tripadvisor.ca\/Profile\/StuartGustafson","6871":"nil","6876":"https:\/\/www.tripadvisor.ca\/Profile\/494suzannec","6877":"https:\/\/www.tripadvisor.ca\/Profile\/Nshwaaswi","6878":"https:\/\/www.tripadvisor.ca\/Profile\/BenjaminD1102","6879":"https:\/\/www.tripadvisor.ca\/Profile\/nickelcitygirl","6880":"https:\/\/www.tripadvisor.ca\/Profile\/Centraldrc","6886":"https:\/\/www.tripadvisor.ca\/Profile\/DAB67","6887":"https:\/\/www.tripadvisor.ca\/Profile\/Y3733QDmikep","6888":"https:\/\/www.tripadvisor.ca\/Profile\/R7379FLdavidd","6889":"https:\/\/www.tripadvisor.ca\/Profile\/aaltje888","6890":"https:\/\/www.tripadvisor.ca\/Profile\/lkpa67","6891":"https:\/\/www.tripadvisor.ca\/Profile\/874SarahH","6892":"https:\/\/www.tripadvisor.ca\/Profile\/HughM551","6893":"https:\/\/www.tripadvisor.ca\/Profile\/timelesstart","6894":"https:\/\/www.tripadvisor.ca\/Profile\/37daveh","6895":"https:\/\/www.tripadvisor.ca\/Profile\/Janina999","6901":"https:\/\/www.tripadvisor.ca\/Profile\/donaldr515","6902":"https:\/\/www.tripadvisor.ca\/Profile\/superman56ba6","6903":"https:\/\/www.tripadvisor.ca\/Profile\/caribhunk","6904":"https:\/\/www.tripadvisor.ca\/Profile\/tornadomom","6905":"https:\/\/www.tripadvisor.ca\/Profile\/Ricky333","6906":"https:\/\/www.tripadvisor.ca\/Profile\/Arnie_M4956","6907":"https:\/\/www.tripadvisor.ca\/Profile\/motomoda","6908":"https:\/\/www.tripadvisor.ca\/Profile\/JPchick","6909":"https:\/\/www.tripadvisor.ca\/Profile\/Regislive","6910":"https:\/\/www.tripadvisor.ca\/Profile\/laraoz34","6911":"https:\/\/www.tripadvisor.ca\/Profile\/andyjhc67","6912":"https:\/\/www.tripadvisor.ca\/Profile\/mslade","6913":"https:\/\/www.tripadvisor.ca\/Profile\/sailorjeff","6914":"https:\/\/www.tripadvisor.ca\/Profile\/58mattm","6915":"https:\/\/www.tripadvisor.ca\/Profile\/embassy101","6916":"https:\/\/www.tripadvisor.ca\/Profile\/DonnafromTorontoOnt","6917":"https:\/\/www.tripadvisor.ca\/Profile\/tsg1965","6918":"https:\/\/www.tripadvisor.ca\/Profile\/ajoshawa_11","6919":"https:\/\/www.tripadvisor.ca\/Profile\/sweetdreammjp","6920":"https:\/\/www.tripadvisor.ca\/Profile\/Sebring999","6921":"https:\/\/www.tripadvisor.ca\/Profile\/spirtster","6922":"https:\/\/www.tripadvisor.ca\/Profile\/clike","6923":"https:\/\/www.tripadvisor.ca\/Profile\/carriecomma","6924":"https:\/\/www.tripadvisor.ca\/Profile\/danielle_220565","6925":"https:\/\/www.tripadvisor.ca\/Profile\/iceman_137","6926":"nil","6927":"https:\/\/www.tripadvisor.ca\/Profile\/DebfraMN","6928":"https:\/\/www.tripadvisor.ca\/Profile\/spraggers73","6929":"https:\/\/www.tripadvisor.ca\/Profile\/buttereau","6930":"https:\/\/www.tripadvisor.ca\/Profile\/mattcI323IH","6931":"https:\/\/www.tripadvisor.ca\/Profile\/BCbikeGuy","6932":"https:\/\/www.tripadvisor.ca\/Profile\/eeback","6933":"https:\/\/www.tripadvisor.ca\/Profile\/janetfU2578KV","6934":"https:\/\/www.tripadvisor.ca\/Profile\/LiRan99","6935":"https:\/\/www.tripadvisor.ca\/Profile\/oldgang598","6936":"https:\/\/www.tripadvisor.ca\/Profile\/maryo702","6937":"nil","6942":"https:\/\/www.tripadvisor.ca\/Profile\/Grace439","6943":"https:\/\/www.tripadvisor.ca\/Profile\/Citallwic","6944":"https:\/\/www.tripadvisor.ca\/Profile\/BrodyT_13","6945":"https:\/\/www.tripadvisor.ca\/Profile\/aseretr2016","6946":"https:\/\/www.tripadvisor.ca\/Profile\/VinceL403","6947":"https:\/\/www.tripadvisor.ca\/Profile\/iiml","6948":"https:\/\/www.tripadvisor.ca\/Profile\/314oliverl","6949":"https:\/\/www.tripadvisor.ca\/Profile\/cookieswife","6950":"https:\/\/www.tripadvisor.ca\/Profile\/hestia52","6951":"https:\/\/www.tripadvisor.ca\/Profile\/Rebel-NS","6952":"https:\/\/www.tripadvisor.ca\/Profile\/capelite","6953":"https:\/\/www.tripadvisor.ca\/Profile\/donnawR4871KN","6954":"https:\/\/www.tripadvisor.ca\/Profile\/andyh899","6955":"https:\/\/www.tripadvisor.ca\/Profile\/LiveLobster","6956":"https:\/\/www.tripadvisor.ca\/Profile\/jeffreybG2472BC","6957":"https:\/\/www.tripadvisor.ca\/Profile\/969kelliea","6958":"https:\/\/www.tripadvisor.ca\/Profile\/djne11026","6959":"https:\/\/www.tripadvisor.ca\/Profile\/gordonb752","6961":"https:\/\/www.tripadvisor.ca\/Profile\/Vili_S777","6962":"https:\/\/www.tripadvisor.ca\/Profile\/evelynm373","6963":"https:\/\/www.tripadvisor.ca\/Profile\/athowatt","6964":"https:\/\/www.tripadvisor.ca\/Profile\/kingskorner","6967":"https:\/\/www.tripadvisor.ca\/Profile\/983ScottL","6968":"https:\/\/www.tripadvisor.ca\/Profile\/FranW899","6969":"https:\/\/www.tripadvisor.ca\/Profile\/rm1202","6970":"https:\/\/www.tripadvisor.ca\/Profile\/steed52","6971":"https:\/\/www.tripadvisor.ca\/Profile\/chaylene","6972":"https:\/\/www.tripadvisor.ca\/Profile\/kateE656ZS","6973":"https:\/\/www.tripadvisor.ca\/Profile\/chelseaveinot","6974":"https:\/\/www.tripadvisor.ca\/Profile\/LauraFRobinson","6975":"https:\/\/www.tripadvisor.ca\/Profile\/grammer521","6976":"https:\/\/www.tripadvisor.ca\/Profile\/Flyer784364","6977":"nil","6982":"https:\/\/www.tripadvisor.ca\/Profile\/chrmdome","6983":"https:\/\/www.tripadvisor.ca\/Profile\/Richy_Bobby","6984":"https:\/\/www.tripadvisor.ca\/Profile\/L8699YVjasonm","6985":"https:\/\/www.tripadvisor.ca\/Profile\/Concoa","6986":"https:\/\/www.tripadvisor.ca\/Profile\/ConnieBrad","6987":"https:\/\/www.tripadvisor.ca\/Profile\/ssnkr","6988":"https:\/\/www.tripadvisor.ca\/Profile\/BrendaN989","6989":"https:\/\/www.tripadvisor.ca\/Profile\/253barryw","6990":"https:\/\/www.tripadvisor.ca\/Profile\/401danitah","6991":"https:\/\/www.tripadvisor.ca\/Profile\/mochachocalatte","6992":"https:\/\/www.tripadvisor.ca\/Profile\/coastalgardener","6993":"https:\/\/www.tripadvisor.ca\/Profile\/connielM7623OV","6994":"https:\/\/www.tripadvisor.ca\/Profile\/546alisong","6995":"https:\/\/www.tripadvisor.ca\/Profile\/20lyndae","6996":"https:\/\/www.tripadvisor.ca\/Profile\/rosebud828","6997":"https:\/\/www.tripadvisor.ca\/Profile\/jcolson999","6998":"https:\/\/www.tripadvisor.ca\/Profile\/ssugar6686","6999":"https:\/\/www.tripadvisor.ca\/Profile\/350brandong","7000":"https:\/\/www.tripadvisor.ca\/Profile\/Debbie-Alan-Alex","7001":"https:\/\/www.tripadvisor.ca\/Profile\/emacx","7002":"https:\/\/www.tripadvisor.ca\/Profile\/annesK6178MV","7003":"https:\/\/www.tripadvisor.ca\/Profile\/1Businessman--2","7004":"https:\/\/www.tripadvisor.ca\/Profile\/109sandraz","7005":"https:\/\/www.tripadvisor.ca\/Profile\/Candais","7006":"https:\/\/www.tripadvisor.ca\/Profile\/RobertT829","7007":"https:\/\/www.tripadvisor.ca\/Profile\/HongfaW1","7008":"https:\/\/www.tripadvisor.ca\/Profile\/lorenbc","7009":"https:\/\/www.tripadvisor.ca\/Profile\/DianeB283","7010":"https:\/\/www.tripadvisor.ca\/Profile\/aheldz","7011":"https:\/\/www.tripadvisor.ca\/Profile\/cckone","7012":"https:\/\/www.tripadvisor.ca\/Profile\/robertgA5996FL","7013":"https:\/\/www.tripadvisor.ca\/Profile\/Bwild16","7014":"https:\/\/www.tripadvisor.ca\/Profile\/D5759NSnicolel","7015":"https:\/\/www.tripadvisor.ca\/Profile\/gkgansfuss","7016":"https:\/\/www.tripadvisor.ca\/Profile\/SweetPea","7027":"https:\/\/www.tripadvisor.ca\/Profile\/AngelaMcTaggart","7028":"https:\/\/www.tripadvisor.ca\/Profile\/brandonmJ712QB","7029":"https:\/\/www.tripadvisor.ca\/Profile\/jankX5027TZ","7030":"https:\/\/www.tripadvisor.ca\/Profile\/S5979VAtimm","7031":"https:\/\/www.tripadvisor.ca\/Profile\/Smilinkaren","7032":"https:\/\/www.tripadvisor.ca\/Profile\/markcV7157JQ","7033":"https:\/\/www.tripadvisor.ca\/Profile\/ldhd2007","7034":"https:\/\/www.tripadvisor.ca\/Profile\/Traveler700985","7036":"https:\/\/www.tripadvisor.ca\/Profile\/LP1247","7037":"https:\/\/www.tripadvisor.ca\/Profile\/carolynmF1102AH","7038":"https:\/\/www.tripadvisor.ca\/Profile\/jschofld","7039":"https:\/\/www.tripadvisor.ca\/Profile\/PatG216","7040":"https:\/\/www.tripadvisor.ca\/Profile\/sam162016","7041":"https:\/\/www.tripadvisor.ca\/Profile\/br242","7047":"https:\/\/www.tripadvisor.ca\/Profile\/Eurodame","7048":"https:\/\/www.tripadvisor.ca\/Profile\/R1444RZhelens","7049":"https:\/\/www.tripadvisor.ca\/Profile\/aileenfenton","7050":"https:\/\/www.tripadvisor.ca\/Profile\/Abergie13","7051":"https:\/\/www.tripadvisor.ca\/Profile\/B4242DBjillh","7052":"https:\/\/www.tripadvisor.ca\/Profile\/EMILYW759","7053":"https:\/\/www.tripadvisor.ca\/Profile\/_davermcd","7054":"https:\/\/www.tripadvisor.ca\/Profile\/hicynthia13","7055":"https:\/\/www.tripadvisor.ca\/Profile\/AnneB11","7056":"https:\/\/www.tripadvisor.ca\/Profile\/iamzeke","7057":"https:\/\/www.tripadvisor.ca\/Profile\/rdonovancci","7058":"https:\/\/www.tripadvisor.ca\/Profile\/J5568KNsteveng","7059":"https:\/\/www.tripadvisor.ca\/Profile\/deborahdX1281UL","7060":"https:\/\/www.tripadvisor.ca\/Profile\/LeeG51","7061":"https:\/\/www.tripadvisor.ca\/Profile\/Angela7417","7067":"https:\/\/www.tripadvisor.ca\/Profile\/DRM55","7068":"https:\/\/www.tripadvisor.ca\/Profile\/rnash10419","7069":"https:\/\/www.tripadvisor.ca\/Profile\/Hollymberi","7070":"https:\/\/www.tripadvisor.ca\/Profile\/APAX152","7071":"https:\/\/www.tripadvisor.ca\/Profile\/VagabondsDotCH","7072":"https:\/\/www.tripadvisor.ca\/Profile\/DMintz22","7073":"https:\/\/www.tripadvisor.ca\/Profile\/Peg99","7074":"https:\/\/www.tripadvisor.ca\/Profile\/mikegK6419WK","7075":"https:\/\/www.tripadvisor.ca\/Profile\/jillbC7060OX","7076":"https:\/\/www.tripadvisor.ca\/Profile\/markd176","7077":"https:\/\/www.tripadvisor.ca\/Profile\/BARBRAL332","7078":"https:\/\/www.tripadvisor.ca\/Profile\/MJPearce","7079":"https:\/\/www.tripadvisor.ca\/Profile\/64cedricm","7080":"https:\/\/www.tripadvisor.ca\/Profile\/Littleriverlodge","7081":"https:\/\/www.tripadvisor.ca\/Profile\/bauders","7082":"https:\/\/www.tripadvisor.ca\/Profile\/904iank","7083":"https:\/\/www.tripadvisor.ca\/Profile\/wggreathouse","7084":"https:\/\/www.tripadvisor.ca\/Profile\/KellieS762","7085":"https:\/\/www.tripadvisor.ca\/Profile\/MadaEth","7086":"https:\/\/www.tripadvisor.ca\/Profile\/mssimpson14","7087":"https:\/\/www.tripadvisor.ca\/Profile\/939janea","7088":"https:\/\/www.tripadvisor.ca\/Profile\/940christac","7089":"https:\/\/www.tripadvisor.ca\/Profile\/B8524CVstephend","7090":"https:\/\/www.tripadvisor.ca\/Profile\/909kirkw","7092":"https:\/\/www.tripadvisor.ca\/Profile\/KimR56","7093":"https:\/\/www.tripadvisor.ca\/Profile\/MrsPacker54","7094":"https:\/\/www.tripadvisor.ca\/Profile\/sabrinah290","7095":"https:\/\/www.tripadvisor.ca\/Profile\/ALfromManitoba","7096":"https:\/\/www.tripadvisor.ca\/Profile\/CarolB127","7097":"https:\/\/www.tripadvisor.ca\/Profile\/donnyMiltonKeynes","7098":"https:\/\/www.tripadvisor.ca\/Profile\/LisaRandon","7099":"https:\/\/www.tripadvisor.ca\/Profile\/DKlaver","7100":"https:\/\/www.tripadvisor.ca\/Profile\/tracyb345","7101":"https:\/\/www.tripadvisor.ca\/Profile\/Michelle008_800","7102":"https:\/\/www.tripadvisor.ca\/Profile\/lovesunshine85","7103":"https:\/\/www.tripadvisor.ca\/Profile\/DaveNS","7104":"https:\/\/www.tripadvisor.ca\/Profile\/352janetg","7105":"https:\/\/www.tripadvisor.ca\/Profile\/The_LeBlances","7106":"https:\/\/www.tripadvisor.ca\/Profile\/mikepS7382XY","7113":"https:\/\/www.tripadvisor.ca\/Profile\/lyndaowen","7114":"https:\/\/www.tripadvisor.ca\/Profile\/dotmar007","7115":"https:\/\/www.tripadvisor.ca\/Profile\/dogcabo","7116":"https:\/\/www.tripadvisor.ca\/Profile\/Peicar","7117":"https:\/\/www.tripadvisor.ca\/Profile\/nicoleo50","7118":"https:\/\/www.tripadvisor.ca\/Profile\/MEES27","7119":"https:\/\/www.tripadvisor.ca\/Profile\/902samk","7120":"https:\/\/www.tripadvisor.ca\/Profile\/mrsjumb0","7121":"https:\/\/www.tripadvisor.ca\/Profile\/Andre_Fournier","7122":"https:\/\/www.tripadvisor.ca\/Profile\/661chantalc","7123":"https:\/\/www.tripadvisor.ca\/Profile\/BertaB50","7124":"https:\/\/www.tripadvisor.ca\/Profile\/pauljY315ND","7125":"https:\/\/www.tripadvisor.ca\/Profile\/477camillec","7126":"https:\/\/www.tripadvisor.ca\/Profile\/HardHat2014","7127":"https:\/\/www.tripadvisor.ca\/Profile\/StephenB239","7128":"https:\/\/www.tripadvisor.ca\/Profile\/Caribasianlady","7129":"https:\/\/www.tripadvisor.ca\/Profile\/sandranbillb","7130":"https:\/\/www.tripadvisor.ca\/Profile\/12Soccermom","7131":"https:\/\/www.tripadvisor.ca\/Profile\/sfryyz","7132":"https:\/\/www.tripadvisor.ca\/Profile\/aandmr","7133":"https:\/\/www.tripadvisor.ca\/Profile\/nicolep404","7134":"https:\/\/www.tripadvisor.ca\/Profile\/voyageurviv","7135":"https:\/\/www.tripadvisor.ca\/Profile\/TravelingProfessor","7136":"https:\/\/www.tripadvisor.ca\/Profile\/DarrenD587","7142":"https:\/\/www.tripadvisor.ca\/Profile\/LisaM_home","7143":"https:\/\/www.tripadvisor.ca\/Profile\/doreenl783","7144":"https:\/\/www.tripadvisor.ca\/Profile\/WendyM218","7145":"https:\/\/www.tripadvisor.ca\/Profile\/paulas713","7146":"https:\/\/www.tripadvisor.ca\/Profile\/cagail52","7147":"https:\/\/www.tripadvisor.ca\/Profile\/MeganL778","7148":"https:\/\/www.tripadvisor.ca\/Profile\/RieslingF","7149":"https:\/\/www.tripadvisor.ca\/Profile\/Maddytow","7150":"https:\/\/www.tripadvisor.ca\/Profile\/day53lily","7151":"https:\/\/www.tripadvisor.ca\/Profile\/NSAdventureSeekers","7157":"https:\/\/www.tripadvisor.ca\/Profile\/Hammer222222","7158":"https:\/\/www.tripadvisor.ca\/Profile\/woozie57","7159":"https:\/\/www.tripadvisor.ca\/Profile\/Novie","7160":"https:\/\/www.tripadvisor.ca\/Profile\/Silvertipsun","7161":"https:\/\/www.tripadvisor.ca\/Profile\/Gils_10","7167":"https:\/\/www.tripadvisor.ca\/Profile\/ClearWater62","7168":"https:\/\/www.tripadvisor.ca\/Profile\/elenaselest","7169":"https:\/\/www.tripadvisor.ca\/Profile\/corrinas508","7170":"https:\/\/www.tripadvisor.ca\/Profile\/trainfan2000","7171":"https:\/\/www.tripadvisor.ca\/Profile\/CanadianBadger","7172":"https:\/\/www.tripadvisor.ca\/Profile\/angelasH8211SP","7173":"https:\/\/www.tripadvisor.ca\/Profile\/apriland","7174":"https:\/\/www.tripadvisor.ca\/Profile\/LollyNovaScotia","7175":"https:\/\/www.tripadvisor.ca\/Profile\/liffey1","7176":"https:\/\/www.tripadvisor.ca\/Profile\/H656YGrickd","7177":"https:\/\/www.tripadvisor.ca\/Profile\/Here_we_go2000","7178":"https:\/\/www.tripadvisor.ca\/Profile\/eyeflytoo","7179":"https:\/\/www.tripadvisor.ca\/Profile\/deniserichard0218","7180":"https:\/\/www.tripadvisor.ca\/Profile\/bnatigcomman","7181":"https:\/\/www.tripadvisor.ca\/Profile\/764dawnd","7182":"https:\/\/www.tripadvisor.ca\/Profile\/MaureenT7224","7183":"https:\/\/www.tripadvisor.ca\/Profile\/wgoater","7184":"https:\/\/www.tripadvisor.ca\/Profile\/chippip","7185":"https:\/\/www.tripadvisor.ca\/Profile\/mel757","7186":"https:\/\/www.tripadvisor.ca\/Profile\/CruiserChicks","7187":"nil","7197":"https:\/\/www.tripadvisor.ca\/Profile\/Gigio1968","7198":"https:\/\/www.tripadvisor.ca\/Profile\/corkyr2016","7199":"https:\/\/www.tripadvisor.ca\/Profile\/zoeyz2017","7200":"https:\/\/www.tripadvisor.ca\/Profile\/debbiedB9959XL","7201":"https:\/\/www.tripadvisor.ca\/Profile\/Victoria14","7202":"https:\/\/www.tripadvisor.ca\/Profile\/839rachaelr","7203":"https:\/\/www.tripadvisor.ca\/Profile\/DianneRobertson","7204":"https:\/\/www.tripadvisor.ca\/Profile\/mouseHerts","7205":"https:\/\/www.tripadvisor.ca\/Profile\/GanesanAbbu","7206":"https:\/\/www.tripadvisor.ca\/Profile\/denisemouter52","7207":"https:\/\/www.tripadvisor.ca\/Profile\/jimsT5225TT","7208":"https:\/\/www.tripadvisor.ca\/Profile\/donf456","7209":"https:\/\/www.tripadvisor.ca\/Profile\/nn207","7210":"https:\/\/www.tripadvisor.ca\/Profile\/Nblades78","7211":"https:\/\/www.tripadvisor.ca\/Profile\/71KarenS71","7217":"https:\/\/www.tripadvisor.ca\/Profile\/ijloewy","7218":"https:\/\/www.tripadvisor.ca\/Profile\/639tracik","7219":"https:\/\/www.tripadvisor.ca\/Profile\/KMTH2014","7220":"https:\/\/www.tripadvisor.ca\/Profile\/gilliang796","7221":"https:\/\/www.tripadvisor.ca\/Profile\/Sandbuilder","7222":"https:\/\/www.tripadvisor.ca\/Profile\/339joannac","7223":"https:\/\/www.tripadvisor.ca\/Profile\/Kaystraveladvice","7224":"https:\/\/www.tripadvisor.ca\/Profile\/JDCOntario","7225":"https:\/\/www.tripadvisor.ca\/Profile\/944waynes","7226":"https:\/\/www.tripadvisor.ca\/Profile\/Chicki7","7227":"https:\/\/www.tripadvisor.ca\/Profile\/SandraM60","7228":"https:\/\/www.tripadvisor.ca\/Profile\/tetemac","7229":"https:\/\/www.tripadvisor.ca\/Profile\/deppy","7230":"https:\/\/www.tripadvisor.ca\/Profile\/carolel786","7231":"https:\/\/www.tripadvisor.ca\/Profile\/Rubyshelby","7232":"https:\/\/www.tripadvisor.ca\/Profile\/Mary_Oregon_10","7233":"https:\/\/www.tripadvisor.ca\/Profile\/gailp111","7234":"https:\/\/www.tripadvisor.ca\/Profile\/danielfX9193AL","7235":"https:\/\/www.tripadvisor.ca\/Profile\/randynielsen","7236":"https:\/\/www.tripadvisor.ca\/Profile\/Halifaxduo","7237":"https:\/\/www.tripadvisor.ca\/Profile\/Sue6340","7238":"https:\/\/www.tripadvisor.ca\/Profile\/Umbear","7239":"https:\/\/www.tripadvisor.ca\/Profile\/patrickmM8989FT","7240":"https:\/\/www.tripadvisor.ca\/Profile\/dialitout","7241":"https:\/\/www.tripadvisor.ca\/Profile\/AlistairV70","7242":"https:\/\/www.tripadvisor.ca\/Profile\/P5929UVkarenb","7243":"https:\/\/www.tripadvisor.ca\/Profile\/nataliemae","7244":"https:\/\/www.tripadvisor.ca\/Profile\/yvonnecar","7245":"https:\/\/www.tripadvisor.ca\/Profile\/G2076MWdanielleb","7246":"https:\/\/www.tripadvisor.ca\/Profile\/samanthapU3536VG","7247":"https:\/\/www.tripadvisor.ca\/Profile\/johnsH6855BP","7248":"https:\/\/www.tripadvisor.ca\/Profile\/mimiwoodbridge","7249":"https:\/\/www.tripadvisor.ca\/Profile\/allanm216","7250":"https:\/\/www.tripadvisor.ca\/Profile\/HalC_12","7251":"https:\/\/www.tripadvisor.ca\/Profile\/D3506HScherylb","7252":"https:\/\/www.tripadvisor.ca\/Profile\/POACA","7253":"https:\/\/www.tripadvisor.ca\/Profile\/IainC308","7254":"https:\/\/www.tripadvisor.ca\/Profile\/veralyns2018","7255":"https:\/\/www.tripadvisor.ca\/Profile\/816chadt","7256":"https:\/\/www.tripadvisor.ca\/Profile\/115carterj","7257":"https:\/\/www.tripadvisor.ca\/Profile\/AnneE767","7258":"https:\/\/www.tripadvisor.ca\/Profile\/TravelingNAL","7259":"https:\/\/www.tripadvisor.ca\/Profile\/AnacoTraveler","7260":"https:\/\/www.tripadvisor.ca\/Profile\/UptownCajun","7261":"https:\/\/www.tripadvisor.ca\/Profile\/johnnyvegas22","7262":"https:\/\/www.tripadvisor.ca\/Profile\/AnnetteDB","7263":"https:\/\/www.tripadvisor.ca\/Profile\/JohnnyHighPlace49","7264":"https:\/\/www.tripadvisor.ca\/Profile\/T8484ATwendys","7265":"https:\/\/www.tripadvisor.ca\/Profile\/ABMcP","7266":"https:\/\/www.tripadvisor.ca\/Profile\/RosemaryW613","7272":"https:\/\/www.tripadvisor.ca\/Profile\/WHMeg","7273":"https:\/\/www.tripadvisor.ca\/Profile\/mastles","7274":"https:\/\/www.tripadvisor.ca\/Profile\/cherylannet2014","7275":"https:\/\/www.tripadvisor.ca\/Profile\/brianmT4832LQ","7276":"https:\/\/www.tripadvisor.ca\/Profile\/woodmister","7277":"https:\/\/www.tripadvisor.ca\/Profile\/freedom155032","7278":"https:\/\/www.tripadvisor.ca\/Profile\/H3308JDsusanr","7279":"https:\/\/www.tripadvisor.ca\/Profile\/246tch","7280":"https:\/\/www.tripadvisor.ca\/Profile\/Noraatc","7281":"https:\/\/www.tripadvisor.ca\/Profile\/mariannep653","7282":"https:\/\/www.tripadvisor.ca\/Profile\/Susan7","7283":"https:\/\/www.tripadvisor.ca\/Profile\/fgioia67","7284":"https:\/\/www.tripadvisor.ca\/Profile\/pagetsb","7285":"https:\/\/www.tripadvisor.ca\/Profile\/50StateVisitor","7286":"https:\/\/www.tripadvisor.ca\/Profile\/kylaclay","7287":"https:\/\/www.tripadvisor.ca\/Profile\/831PAMELAB","7288":"https:\/\/www.tripadvisor.ca\/Profile\/SDMichael0314","7289":"https:\/\/www.tripadvisor.ca\/Profile\/Winterbreak14","7290":"https:\/\/www.tripadvisor.ca\/Profile\/needlewoman2016","7291":"https:\/\/www.tripadvisor.ca\/Profile\/ericad111","7292":"https:\/\/www.tripadvisor.ca\/Profile\/flynntwin","7293":"https:\/\/www.tripadvisor.ca\/Profile\/LarryH706","7294":"https:\/\/www.tripadvisor.ca\/Profile\/dockdog","7295":"https:\/\/www.tripadvisor.ca\/Profile\/SusanM4436","7296":"https:\/\/www.tripadvisor.ca\/Profile\/cruiser1968","7297":"https:\/\/www.tripadvisor.ca\/Profile\/231tomh","7298":"https:\/\/www.tripadvisor.ca\/Profile\/shellyf331","7299":"https:\/\/www.tripadvisor.ca\/Profile\/BluenoseTwo","7300":"https:\/\/www.tripadvisor.ca\/Profile\/piotzar","7301":"https:\/\/www.tripadvisor.ca\/Profile\/seyhey","7302":"https:\/\/www.tripadvisor.ca\/Profile\/angrymother888","7303":"https:\/\/www.tripadvisor.ca\/Profile\/KDD902","7304":"https:\/\/www.tripadvisor.ca\/Profile\/jrfandff","7305":"https:\/\/www.tripadvisor.ca\/Profile\/Islandmomma58","7306":"https:\/\/www.tripadvisor.ca\/Profile\/931donnam","7307":"https:\/\/www.tripadvisor.ca\/Profile\/anitafarmer","7308":"https:\/\/www.tripadvisor.ca\/Profile\/Emile33","7309":"https:\/\/www.tripadvisor.ca\/Profile\/donnarT4057ED","7310":"https:\/\/www.tripadvisor.ca\/Profile\/47asiyam","7311":"https:\/\/www.tripadvisor.ca\/Profile\/AntigonishBarb","7312":"https:\/\/www.tripadvisor.ca\/Profile\/kfamily6","7313":"https:\/\/www.tripadvisor.ca\/Profile\/fundlap","7314":"https:\/\/www.tripadvisor.ca\/Profile\/thumperKitchener","7315":"https:\/\/www.tripadvisor.ca\/Profile\/LoveTravel61357","7316":"https:\/\/www.tripadvisor.ca\/Profile\/andreapA8005JD","7317":"https:\/\/www.tripadvisor.ca\/Profile\/nestor512","7318":"https:\/\/www.tripadvisor.ca\/Profile\/csbrew","7319":"https:\/\/www.tripadvisor.ca\/Profile\/Youri05","7320":"https:\/\/www.tripadvisor.ca\/Profile\/briannam874","7321":"https:\/\/www.tripadvisor.ca\/Profile\/IndianaTravelmom","7322":"https:\/\/www.tripadvisor.ca\/Profile\/957gaylee","7323":"https:\/\/www.tripadvisor.ca\/Profile\/katasha","7324":"https:\/\/www.tripadvisor.ca\/Profile\/GLNRepeater","7325":"https:\/\/www.tripadvisor.ca\/Profile\/900connieh","7326":"https:\/\/www.tripadvisor.ca\/Profile\/17anjug","7332":"https:\/\/www.tripadvisor.ca\/Profile\/BHLovesTravel","7333":"https:\/\/www.tripadvisor.ca\/Profile\/AshleyS4050","7334":"https:\/\/www.tripadvisor.ca\/Profile\/michellemL6008RH","7335":"https:\/\/www.tripadvisor.ca\/Profile\/KarenL609","7336":"https:\/\/www.tripadvisor.ca\/Profile\/Sparra53","7342":"https:\/\/www.tripadvisor.ca\/Profile\/sarahhR6196YU","7343":"https:\/\/www.tripadvisor.ca\/Profile\/diamonds_lady","7344":"https:\/\/www.tripadvisor.ca\/Profile\/JaniceC90","7345":"https:\/\/www.tripadvisor.ca\/Profile\/jamesfurze","7346":"https:\/\/www.tripadvisor.ca\/Profile\/pathT5873RS","7347":"https:\/\/www.tripadvisor.ca\/Profile\/FleurdeCheriLee","7348":"https:\/\/www.tripadvisor.ca\/Profile\/rlwlawrisk","7349":"https:\/\/www.tripadvisor.ca\/Profile\/valump78","7350":"https:\/\/www.tripadvisor.ca\/Profile\/augustaa_12","7351":"https:\/\/www.tripadvisor.ca\/Profile\/thegeezer12","7352":"https:\/\/www.tripadvisor.ca\/Profile\/875carolb","7353":"https:\/\/www.tripadvisor.ca\/Profile\/marvel0usm","7354":"https:\/\/www.tripadvisor.ca\/Profile\/J5452KSjohnk","7355":"https:\/\/www.tripadvisor.ca\/Profile\/WA187","7356":"https:\/\/www.tripadvisor.ca\/Profile\/joannes738","7362":"https:\/\/www.tripadvisor.ca\/Profile\/Davidgracelangley","7363":"https:\/\/www.tripadvisor.ca\/Profile\/Tosh2","7364":"https:\/\/www.tripadvisor.ca\/Profile\/441meaghanh","7365":"https:\/\/www.tripadvisor.ca\/Profile\/A6320AUsamanthag","7366":"https:\/\/www.tripadvisor.ca\/Profile\/RobinS17","7367":"https:\/\/www.tripadvisor.ca\/Profile\/Stozzer1","7368":"https:\/\/www.tripadvisor.ca\/Profile\/LadyGAxbridge","7369":"https:\/\/www.tripadvisor.ca\/Profile\/HappyGardener19","7370":"https:\/\/www.tripadvisor.ca\/Profile\/_kerrdc","7371":"https:\/\/www.tripadvisor.ca\/Profile\/48anns","7372":"https:\/\/www.tripadvisor.ca\/Profile\/HendLuSnow","7373":"https:\/\/www.tripadvisor.ca\/Profile\/MSB1967","7374":"https:\/\/www.tripadvisor.ca\/Profile\/anonymousa117","7375":"https:\/\/www.tripadvisor.ca\/Profile\/Binirob","7376":"https:\/\/www.tripadvisor.ca\/Profile\/jeevapillaiessex","7377":"https:\/\/www.tripadvisor.ca\/Profile\/148roy","7378":"https:\/\/www.tripadvisor.ca\/Profile\/521alistairg","7379":"https:\/\/www.tripadvisor.ca\/Profile\/Jocar256","7380":"https:\/\/www.tripadvisor.ca\/Profile\/300mariannet","7381":"https:\/\/www.tripadvisor.ca\/Profile\/AileenB115","7382":"https:\/\/www.tripadvisor.ca\/Profile\/Kevin-n-Sue01452","7383":"https:\/\/www.tripadvisor.ca\/Profile\/gwindorn","7384":"https:\/\/www.tripadvisor.ca\/Profile\/Katered","7385":"https:\/\/www.tripadvisor.ca\/Profile\/PattyH1164","7386":"https:\/\/www.tripadvisor.ca\/Profile\/colletted867","7387":"https:\/\/www.tripadvisor.ca\/Profile\/hejc1122","7389":"https:\/\/www.tripadvisor.ca\/Profile\/Darcydog1","7390":"https:\/\/www.tripadvisor.ca\/Profile\/610AlanS","7391":"https:\/\/www.tripadvisor.ca\/Profile\/cny12","7392":"https:\/\/www.tripadvisor.ca\/Profile\/I2510DVrobertw","7393":"https:\/\/www.tripadvisor.ca\/Profile\/501francinem","7394":"https:\/\/www.tripadvisor.ca\/Profile\/Glenmore1901","7395":"https:\/\/www.tripadvisor.ca\/Profile\/moshes831","7396":"https:\/\/www.tripadvisor.ca\/Profile\/E9777UUmichaelk","7397":"https:\/\/www.tripadvisor.ca\/Profile\/E8268ZVphils","7398":"https:\/\/www.tripadvisor.ca\/Profile\/Mikelee99","7399":"https:\/\/www.tripadvisor.ca\/Profile\/D1054QIsusanh","7400":"https:\/\/www.tripadvisor.ca\/Profile\/Darvidj","7401":"https:\/\/www.tripadvisor.ca\/Profile\/TheQuestionManAgain","7402":"https:\/\/www.tripadvisor.ca\/Profile\/DougM457","7403":"https:\/\/www.tripadvisor.ca\/Profile\/KOGrHo","7404":"https:\/\/www.tripadvisor.ca\/Profile\/J-A-P-E-S-33","7405":"https:\/\/www.tripadvisor.ca\/Profile\/Southernpoultry","7406":"https:\/\/www.tripadvisor.ca\/Profile\/NeedSher","7407":"https:\/\/www.tripadvisor.ca\/Profile\/614dwightm","7408":"https:\/\/www.tripadvisor.ca\/Profile\/N3156UVbrendab","7409":"https:\/\/www.tripadvisor.ca\/Profile\/330iainl","7410":"https:\/\/www.tripadvisor.ca\/Profile\/827fungw","7411":"https:\/\/www.tripadvisor.ca\/Profile\/LongTallSilly","7412":"https:\/\/www.tripadvisor.ca\/Profile\/seastar73","7413":"https:\/\/www.tripadvisor.ca\/Profile\/Team_Panic","7414":"https:\/\/www.tripadvisor.ca\/Profile\/335samp","7415":"https:\/\/www.tripadvisor.ca\/Profile\/robertz843","7416":"https:\/\/www.tripadvisor.ca\/Profile\/buffl2017","7417":"https:\/\/www.tripadvisor.ca\/Profile\/Porky113","7418":"https:\/\/www.tripadvisor.ca\/Profile\/ppan2","7419":"https:\/\/www.tripadvisor.ca\/Profile\/david_stephens1955","7420":"https:\/\/www.tripadvisor.ca\/Profile\/Z8388WRrobertk","7421":"https:\/\/www.tripadvisor.ca\/Profile\/670jimg","7422":"https:\/\/www.tripadvisor.ca\/Profile\/marcelb425","7423":"https:\/\/www.tripadvisor.ca\/Profile\/terbez72","7424":"https:\/\/www.tripadvisor.ca\/Profile\/tnt0906","7425":"https:\/\/www.tripadvisor.ca\/Profile\/PennyS94","7426":"https:\/\/www.tripadvisor.ca\/Profile\/candt1969","7427":"https:\/\/www.tripadvisor.ca\/Profile\/Billhartzia","7428":"https:\/\/www.tripadvisor.ca\/Profile\/Lynner65","7429":"https:\/\/www.tripadvisor.ca\/Profile\/jamespO199TR","7430":"https:\/\/www.tripadvisor.ca\/Profile\/Brandsman","7431":"https:\/\/www.tripadvisor.ca\/Profile\/janal123","7432":"https:\/\/www.tripadvisor.ca\/Profile\/V9509KKpaulp","7433":"https:\/\/www.tripadvisor.ca\/Profile\/juli368","7434":"https:\/\/www.tripadvisor.ca\/Profile\/Dickdob1053","7435":"https:\/\/www.tripadvisor.ca\/Profile\/bobftmyers","7436":"https:\/\/www.tripadvisor.ca\/Profile\/Jahs595","7437":"https:\/\/www.tripadvisor.ca\/Profile\/randyt565","7438":"https:\/\/www.tripadvisor.ca\/Profile\/Redsoxfan2013","7439":"https:\/\/www.tripadvisor.ca\/Profile\/Trainers1","7440":"https:\/\/www.tripadvisor.ca\/Profile\/alldchun","7441":"https:\/\/www.tripadvisor.ca\/Profile\/Hollywig","7442":"https:\/\/www.tripadvisor.ca\/Profile\/Nyala09","7443":"https:\/\/www.tripadvisor.ca\/Profile\/GwenS511","7444":"https:\/\/www.tripadvisor.ca\/Profile\/6andrewc","7445":"https:\/\/www.tripadvisor.ca\/Profile\/bridget1000","7446":"https:\/\/www.tripadvisor.ca\/Profile\/S407QXkevins","7447":"https:\/\/www.tripadvisor.ca\/Profile\/sweatshop51","7448":"https:\/\/www.tripadvisor.ca\/Profile\/830rons","7449":"https:\/\/www.tripadvisor.ca\/Profile\/TomD288","7450":"https:\/\/www.tripadvisor.ca\/Profile\/KayS470","7451":"https:\/\/www.tripadvisor.ca\/Profile\/silverbike","7453":"https:\/\/www.tripadvisor.ca\/Profile\/pandyg93","7454":"https:\/\/www.tripadvisor.ca\/Profile\/C8684LVtomd","7455":"https:\/\/www.tripadvisor.ca\/Profile\/TheQuietTravellerToo","7456":"https:\/\/www.tripadvisor.ca\/Profile\/MandDBlanchette","7457":"https:\/\/www.tripadvisor.ca\/Profile\/wengenbound","7458":"https:\/\/www.tripadvisor.ca\/Profile\/CillaL-D","7459":"https:\/\/www.tripadvisor.ca\/Profile\/CurtisG","7460":"https:\/\/www.tripadvisor.ca\/Profile\/ANannie","7461":"https:\/\/www.tripadvisor.ca\/Profile\/sscavender","7462":"nil","7467":"https:\/\/www.tripadvisor.ca\/Profile\/T8234XKjh","7468":"https:\/\/www.tripadvisor.ca\/Profile\/almescher","7469":"https:\/\/www.tripadvisor.ca\/Profile\/scooper47","7470":"https:\/\/www.tripadvisor.ca\/Profile\/BobbyBluewaters","7471":"https:\/\/www.tripadvisor.ca\/Profile\/kathrynemr","7472":"https:\/\/www.tripadvisor.ca\/Profile\/Daglo1","7473":"https:\/\/www.tripadvisor.ca\/Profile\/Phyllisjean51","7474":"https:\/\/www.tripadvisor.ca\/Profile\/llpk2014","7475":"https:\/\/www.tripadvisor.ca\/Profile\/luxlink2015","7476":"https:\/\/www.tripadvisor.ca\/Profile\/19judyb","7482":"https:\/\/www.tripadvisor.ca\/Profile\/nowpacking","7483":"https:\/\/www.tripadvisor.ca\/Profile\/jessican879","7484":"https:\/\/www.tripadvisor.ca\/Profile\/Ida289","7485":"https:\/\/www.tripadvisor.ca\/Profile\/BettyW914","7487":"https:\/\/www.tripadvisor.ca\/Profile\/SLDoor","7488":"https:\/\/www.tripadvisor.ca\/Profile\/860dawnem","7489":"https:\/\/www.tripadvisor.ca\/Profile\/boulevardlover","7490":"https:\/\/www.tripadvisor.ca\/Profile\/jamesbP2393ZZ","7491":"https:\/\/www.tripadvisor.ca\/Profile\/Phil835","7497":"https:\/\/www.tripadvisor.ca\/Profile\/elisabetho620","7498":"https:\/\/www.tripadvisor.ca\/Profile\/FrankyGem","7499":"https:\/\/www.tripadvisor.ca\/Profile\/573allanb","7500":"https:\/\/www.tripadvisor.ca\/Profile\/GlobetrotterSurrey","7501":"https:\/\/www.tripadvisor.ca\/Profile\/952kathleenw","7502":"https:\/\/www.tripadvisor.ca\/Profile\/margie118","7503":"https:\/\/www.tripadvisor.ca\/Profile\/Steelhead7","7504":"https:\/\/www.tripadvisor.ca\/Profile\/255melvins","7505":"https:\/\/www.tripadvisor.ca\/Profile\/Sukey13","7506":"https:\/\/www.tripadvisor.ca\/Profile\/lessamg","7507":"https:\/\/www.tripadvisor.ca\/Profile\/cindy20142014","7508":"https:\/\/www.tripadvisor.ca\/Profile\/85patm","7509":"https:\/\/www.tripadvisor.ca\/Profile\/GeorgeL70","7510":"https:\/\/www.tripadvisor.ca\/Profile\/965valeriep","7511":"https:\/\/www.tripadvisor.ca\/Profile\/Rivka01","7512":"https:\/\/www.tripadvisor.ca\/Profile\/HDRoss","7513":"https:\/\/www.tripadvisor.ca\/Profile\/KLATAMPA","7514":"https:\/\/www.tripadvisor.ca\/Profile\/EllenH167","7515":"https:\/\/www.tripadvisor.ca\/Profile\/laurabI7317MJ","7517":"https:\/\/www.tripadvisor.ca\/Profile\/natasha1964","7518":"https:\/\/www.tripadvisor.ca\/Profile\/PKR","7519":"https:\/\/www.tripadvisor.ca\/Profile\/cth01","7520":"https:\/\/www.tripadvisor.ca\/Profile\/LordDurham","7521":"https:\/\/www.tripadvisor.ca\/Profile\/happiness_at_last","7522":"https:\/\/www.tripadvisor.ca\/Profile\/TorontoTraveller01","7523":"https:\/\/www.tripadvisor.ca\/Profile\/JudithH511","7524":"https:\/\/www.tripadvisor.ca\/Profile\/lindakR9973TX","7525":"https:\/\/www.tripadvisor.ca\/Profile\/Otisbelly","7526":"https:\/\/www.tripadvisor.ca\/Profile\/dsky227","7527":"https:\/\/www.tripadvisor.ca\/Profile\/cookson0","7528":"https:\/\/www.tripadvisor.ca\/Profile\/Lynnthetraveleer","7529":"https:\/\/www.tripadvisor.ca\/Profile\/393patc","7530":"https:\/\/www.tripadvisor.ca\/Profile\/NtheP","7531":"https:\/\/www.tripadvisor.ca\/Profile\/KJSandIRS","7532":"https:\/\/www.tripadvisor.ca\/Profile\/michaelhT6348IH","7533":"https:\/\/www.tripadvisor.ca\/Profile\/US_Ush_Shweta","7534":"https:\/\/www.tripadvisor.ca\/Profile\/864SimonP","7535":"https:\/\/www.tripadvisor.ca\/Profile\/688lindsayp","7536":"https:\/\/www.tripadvisor.ca\/Profile\/642allisone","7537":"https:\/\/www.tripadvisor.ca\/Profile\/48thAnniversary","7538":"https:\/\/www.tripadvisor.ca\/Profile\/tcns","7539":"https:\/\/www.tripadvisor.ca\/Profile\/crowdisg","7540":"https:\/\/www.tripadvisor.ca\/Profile\/johnbcoates","7541":"https:\/\/www.tripadvisor.ca\/Profile\/363beckyf","7542":"https:\/\/www.tripadvisor.ca\/Profile\/cotteng","7543":"https:\/\/www.tripadvisor.ca\/Profile\/RebekaWest","7544":"https:\/\/www.tripadvisor.ca\/Profile\/918sueb","7545":"https:\/\/www.tripadvisor.ca\/Profile\/Hhoffman","7546":"https:\/\/www.tripadvisor.ca\/Profile\/136deniseb","7547":"https:\/\/www.tripadvisor.ca\/Profile\/831elainep","7548":"https:\/\/www.tripadvisor.ca\/Profile\/245eileenb","7549":"https:\/\/www.tripadvisor.ca\/Profile\/bear43","7550":"https:\/\/www.tripadvisor.ca\/Profile\/998SueR","7551":"https:\/\/www.tripadvisor.ca\/Profile\/JillH518","7552":"https:\/\/www.tripadvisor.ca\/Profile\/Mems1955","7553":"https:\/\/www.tripadvisor.ca\/Profile\/277SharonW","7554":"https:\/\/www.tripadvisor.ca\/Profile\/705denisen","7555":"https:\/\/www.tripadvisor.ca\/Profile\/IleanaFS","7556":"https:\/\/www.tripadvisor.ca\/Profile\/Dvmusic26","7557":"https:\/\/www.tripadvisor.ca\/Profile\/ETeh","7558":"https:\/\/www.tripadvisor.ca\/Profile\/DinahTexas","7559":"https:\/\/www.tripadvisor.ca\/Profile\/ARH51","7560":"https:\/\/www.tripadvisor.ca\/Profile\/chapmk2","7561":"https:\/\/www.tripadvisor.ca\/Profile\/Hueybadger","7562":"https:\/\/www.tripadvisor.ca\/Profile\/magicbb","7563":"https:\/\/www.tripadvisor.ca\/Profile\/claras2013","7564":"https:\/\/www.tripadvisor.ca\/Profile\/JKLMN2","7565":"https:\/\/www.tripadvisor.ca\/Profile\/Wych","7566":"https:\/\/www.tripadvisor.ca\/Profile\/n0rabb","7567":"nil","7572":"https:\/\/www.tripadvisor.ca\/Profile\/MissR780","7577":"https:\/\/www.tripadvisor.ca\/Profile\/klausundjutta2009","7582":"https:\/\/www.tripadvisor.ca\/Profile\/JFB897","7587":"https:\/\/www.tripadvisor.ca\/Profile\/36pauletteb","7592":"https:\/\/www.tripadvisor.ca\/Profile\/6478Travelers","7597":"https:\/\/www.tripadvisor.ca\/Profile\/HalifaxCozumelbound","7602":"https:\/\/www.tripadvisor.ca\/Profile\/535mandim","7607":"https:\/\/www.tripadvisor.ca\/Profile\/Mikegmass","7612":"https:\/\/www.tripadvisor.ca\/Profile\/642shellyw","7617":"https:\/\/www.tripadvisor.ca\/Profile\/H8358ZCcharlesm","7627":"https:\/\/www.tripadvisor.ca\/Profile\/onepoet","7637":"https:\/\/www.tripadvisor.ca\/Profile\/NeilGill","7642":"https:\/\/www.tripadvisor.ca\/Profile\/199stevee","7647":"https:\/\/www.tripadvisor.ca\/Profile\/Happy570","7652":"https:\/\/www.tripadvisor.ca\/Profile\/SusanY459","7657":"https:\/\/www.tripadvisor.ca\/Profile\/rwolfe618","7662":"https:\/\/www.tripadvisor.ca\/Profile\/ggddizzy","7667":"https:\/\/www.tripadvisor.ca\/Profile\/bneenut","7668":"https:\/\/www.tripadvisor.ca\/Profile\/rakaraven","7669":"https:\/\/www.tripadvisor.ca\/Profile\/VacaLover2015","7670":"https:\/\/www.tripadvisor.ca\/Profile\/VecchioJohnS","7671":"https:\/\/www.tripadvisor.ca\/Profile\/VirginiaLeprechaun","7672":"nil","7677":"https:\/\/www.tripadvisor.ca\/Profile\/CherylLikey","7678":"https:\/\/www.tripadvisor.ca\/Profile\/Lee949","7679":"https:\/\/www.tripadvisor.ca\/Profile\/Chrispackroger","7680":"https:\/\/www.tripadvisor.ca\/Profile\/Catfish85U","7681":"https:\/\/www.tripadvisor.ca\/Profile\/493mjb","7682":"https:\/\/www.tripadvisor.ca\/Profile\/RBDriscoll","7683":"https:\/\/www.tripadvisor.ca\/Profile\/maria456758","7684":"https:\/\/www.tripadvisor.ca\/Profile\/HandyGuyTravel","7685":"https:\/\/www.tripadvisor.ca\/Profile\/Honest999","7686":"https:\/\/www.tripadvisor.ca\/Profile\/Brent4444","7687":"https:\/\/www.tripadvisor.ca\/Profile\/suemP185RE","7688":"https:\/\/www.tripadvisor.ca\/Profile\/755darcyn","7689":"https:\/\/www.tripadvisor.ca\/Profile\/jennifermN5644LG","7690":"https:\/\/www.tripadvisor.ca\/Profile\/garysG8669FA","7691":"https:\/\/www.tripadvisor.ca\/Profile\/LuluOttawa60","7692":"https:\/\/www.tripadvisor.ca\/Profile\/emmahenke","7693":"https:\/\/www.tripadvisor.ca\/Profile\/jasonp463","7694":"https:\/\/www.tripadvisor.ca\/Profile\/KCsew","7695":"https:\/\/www.tripadvisor.ca\/Profile\/sassygrrll","7696":"https:\/\/www.tripadvisor.ca\/Profile\/394barbp","7697":"https:\/\/www.tripadvisor.ca\/Profile\/WVTim","7698":"https:\/\/www.tripadvisor.ca\/Profile\/Becky547_13","7699":"https:\/\/www.tripadvisor.ca\/Profile\/Hola4876","7700":"https:\/\/www.tripadvisor.ca\/Profile\/633jareds","7701":"https:\/\/www.tripadvisor.ca\/Profile\/-sharon2170","7702":"https:\/\/www.tripadvisor.ca\/Profile\/114joannet","7703":"https:\/\/www.tripadvisor.ca\/Profile\/donaldm808","7704":"https:\/\/www.tripadvisor.ca\/Profile\/Phineus_Fog","7705":"https:\/\/www.tripadvisor.ca\/Profile\/beachair25","7706":"https:\/\/www.tripadvisor.ca\/Profile\/Gailyn63","7707":"https:\/\/www.tripadvisor.ca\/Profile\/hamilton224","7708":"https:\/\/www.tripadvisor.ca\/Profile\/BernieP485","7709":"https:\/\/www.tripadvisor.ca\/Profile\/pamwZ2304NU","7710":"https:\/\/www.tripadvisor.ca\/Profile\/Oliapolia","7711":"https:\/\/www.tripadvisor.ca\/Profile\/AliciaT519","7712":"https:\/\/www.tripadvisor.ca\/Profile\/susanjG3602YI","7713":"https:\/\/www.tripadvisor.ca\/Profile\/HarelyGirl","7714":"https:\/\/www.tripadvisor.ca\/Profile\/jobenn9936","7715":"https:\/\/www.tripadvisor.ca\/Profile\/Y844QYmichelc","7716":"https:\/\/www.tripadvisor.ca\/Profile\/mellogray","7717":"https:\/\/www.tripadvisor.ca\/Profile\/kathymH4043DM","7718":"https:\/\/www.tripadvisor.ca\/Profile\/JeromeSTL","7719":"https:\/\/www.tripadvisor.ca\/Profile\/Dubbleu","7720":"https:\/\/www.tripadvisor.ca\/Profile\/Blancaontheroad","7721":"https:\/\/www.tripadvisor.ca\/Profile\/Z3914CQjamesl","7727":"https:\/\/www.tripadvisor.ca\/Profile\/WisDeb","7728":"https:\/\/www.tripadvisor.ca\/Profile\/craigston","7729":"https:\/\/www.tripadvisor.ca\/Profile\/PaulaBrianD","7730":"https:\/\/www.tripadvisor.ca\/Profile\/135eveg","7731":"https:\/\/www.tripadvisor.ca\/Profile\/tmford30","7732":"https:\/\/www.tripadvisor.ca\/Profile\/sharonkO8105EQ","7733":"https:\/\/www.tripadvisor.ca\/Profile\/dottimaui","7734":"https:\/\/www.tripadvisor.ca\/Profile\/IanF403","7735":"https:\/\/www.tripadvisor.ca\/Profile\/tonyhj_winnipeg","7736":"https:\/\/www.tripadvisor.ca\/Profile\/GratefulTravellers42","7737":"https:\/\/www.tripadvisor.ca\/Profile\/769andrewp","7738":"https:\/\/www.tripadvisor.ca\/Profile\/2015eastcoasters","7739":"https:\/\/www.tripadvisor.ca\/Profile\/novascotiamemories","7740":"https:\/\/www.tripadvisor.ca\/Profile\/educator532","7741":"https:\/\/www.tripadvisor.ca\/Profile\/Glidr","7742":"https:\/\/www.tripadvisor.ca\/Profile\/alexpE4191JA","7743":"https:\/\/www.tripadvisor.ca\/Profile\/918cherryh","7744":"https:\/\/www.tripadvisor.ca\/Profile\/Jeannette_Alverno","7745":"https:\/\/www.tripadvisor.ca\/Profile\/397buffym","7746":"https:\/\/www.tripadvisor.ca\/Profile\/SMOliver","7752":"https:\/\/www.tripadvisor.ca\/Profile\/JDSMD","7753":"https:\/\/www.tripadvisor.ca\/Profile\/profxfiles","7754":"https:\/\/www.tripadvisor.ca\/Profile\/JessicaA60","7755":"https:\/\/www.tripadvisor.ca\/Profile\/brianfV798WI","7756":"https:\/\/www.tripadvisor.ca\/Profile\/LJC031","7757":"https:\/\/www.tripadvisor.ca\/Profile\/HughM551","7758":"https:\/\/www.tripadvisor.ca\/Profile\/451MichaelS","7759":"https:\/\/www.tripadvisor.ca\/Profile\/tudog","7760":"https:\/\/www.tripadvisor.ca\/Profile\/Tandemania","7761":"https:\/\/www.tripadvisor.ca\/Profile\/Rockabird","7762":"https:\/\/www.tripadvisor.ca\/Profile\/902glendah","7763":"https:\/\/www.tripadvisor.ca\/Profile\/kevincI2328BQ","7764":"https:\/\/www.tripadvisor.ca\/Profile\/nadineh926","7765":"https:\/\/www.tripadvisor.ca\/Profile\/285kirkc","7766":"https:\/\/www.tripadvisor.ca\/Profile\/normans97","7767":"https:\/\/www.tripadvisor.ca\/Profile\/252deanp","7768":"https:\/\/www.tripadvisor.ca\/Profile\/reb4312","7769":"https:\/\/www.tripadvisor.ca\/Profile\/rohaha","7770":"https:\/\/www.tripadvisor.ca\/Profile\/andreaainnovascotia","7771":"https:\/\/www.tripadvisor.ca\/Profile\/A9087AJkarenh","7772":"https:\/\/www.tripadvisor.ca\/Profile\/marybT3574LQ","7773":"https:\/\/www.tripadvisor.ca\/Profile\/sandradU9577CI","7774":"https:\/\/www.tripadvisor.ca\/Profile\/253barryw","7775":"https:\/\/www.tripadvisor.ca\/Profile\/EllenH167","7776":"https:\/\/www.tripadvisor.ca\/Profile\/5nataschaj","7777":"https:\/\/www.tripadvisor.ca\/Profile\/Jfed","7778":"https:\/\/www.tripadvisor.ca\/Profile\/Chilly-up-North","7779":"https:\/\/www.tripadvisor.ca\/Profile\/MSU14","7780":"https:\/\/www.tripadvisor.ca\/Profile\/bobc325","7781":"https:\/\/www.tripadvisor.ca\/Profile\/Aggiejones76","7797":"https:\/\/www.tripadvisor.ca\/Profile\/lacvert","7798":"https:\/\/www.tripadvisor.ca\/Profile\/MARBOB55","7799":"https:\/\/www.tripadvisor.ca\/Profile\/244JanetL244","7800":"https:\/\/www.tripadvisor.ca\/Profile\/WizardBristol","7801":"https:\/\/www.tripadvisor.ca\/Profile\/trhattan","7812":"https:\/\/www.tripadvisor.ca\/Profile\/235kareng","7813":"https:\/\/www.tripadvisor.ca\/Profile\/470angiet","7814":"https:\/\/www.tripadvisor.ca\/Profile\/jcbcville","7815":"https:\/\/www.tripadvisor.ca\/Profile\/Timgraystl","7816":"https:\/\/www.tripadvisor.ca\/Profile\/Blyth001","7822":"https:\/\/www.tripadvisor.ca\/Profile\/rolandr405","7823":"https:\/\/www.tripadvisor.ca\/Profile\/riderlady","7824":"https:\/\/www.tripadvisor.ca\/Profile\/enjoyingretirement65","7825":"https:\/\/www.tripadvisor.ca\/Profile\/306michelines","7826":"https:\/\/www.tripadvisor.ca\/Profile\/MadeleineC487","7832":"https:\/\/www.tripadvisor.ca\/Profile\/maryn751","7833":"https:\/\/www.tripadvisor.ca\/Profile\/cdnsk8r","7834":"https:\/\/www.tripadvisor.ca\/Profile\/barty2013","7835":"https:\/\/www.tripadvisor.ca\/Profile\/jime686","7836":"https:\/\/www.tripadvisor.ca\/Profile\/147aprilb","7837":"https:\/\/www.tripadvisor.ca\/Profile\/BuffaloTravluvr","7838":"https:\/\/www.tripadvisor.ca\/Profile\/Arlingtonfoodie31","7839":"https:\/\/www.tripadvisor.ca\/Profile\/Nitpicker2015","7840":"https:\/\/www.tripadvisor.ca\/Profile\/JDBacks","7841":"https:\/\/www.tripadvisor.ca\/Profile\/stephie567","7842":"https:\/\/www.tripadvisor.ca\/Profile\/RetiredOttawa2010","7843":"https:\/\/www.tripadvisor.ca\/Profile\/cooliebop","7844":"https:\/\/www.tripadvisor.ca\/Profile\/Nicolai99","7845":"https:\/\/www.tripadvisor.ca\/Profile\/FrancisM822","7846":"https:\/\/www.tripadvisor.ca\/Profile\/canadianhail","7847":"https:\/\/www.tripadvisor.ca\/Profile\/293peggyr","7848":"https:\/\/www.tripadvisor.ca\/Profile\/litlbitartsy","7849":"https:\/\/www.tripadvisor.ca\/Profile\/gallardy","7850":"https:\/\/www.tripadvisor.ca\/Profile\/vernonm844","7851":"https:\/\/www.tripadvisor.ca\/Profile\/Uamhair","7852":"https:\/\/www.tripadvisor.ca\/Profile\/JjJ446","7853":"https:\/\/www.tripadvisor.ca\/Profile\/thedunnsfamily","7854":"https:\/\/www.tripadvisor.ca\/Profile\/Kelticpride","7855":"https:\/\/www.tripadvisor.ca\/Profile\/131Travelers4","7856":"https:\/\/www.tripadvisor.ca\/Profile\/smileawhile2014","7857":"https:\/\/www.tripadvisor.ca\/Profile\/Bootsie44","7858":"https:\/\/www.tripadvisor.ca\/Profile\/Jimresrauranteur","7859":"https:\/\/www.tripadvisor.ca\/Profile\/BradJanice","7860":"https:\/\/www.tripadvisor.ca\/Profile\/readytogo85","7861":"https:\/\/www.tripadvisor.ca\/Profile\/MJP695rue","7862":"https:\/\/www.tripadvisor.ca\/Profile\/DetDuke","7863":"https:\/\/www.tripadvisor.ca\/Profile\/drdroad","7864":"https:\/\/www.tripadvisor.ca\/Profile\/H656EPjamess","7865":"https:\/\/www.tripadvisor.ca\/Profile\/KTKowal","7866":"https:\/\/www.tripadvisor.ca\/Profile\/blynn82","7867":"https:\/\/www.tripadvisor.ca\/Profile\/intersales999","7868":"https:\/\/www.tripadvisor.ca\/Profile\/Dreamer576866","7869":"https:\/\/www.tripadvisor.ca\/Profile\/deniseweller9","7870":"https:\/\/www.tripadvisor.ca\/Profile\/imjlmb","7871":"https:\/\/www.tripadvisor.ca\/Profile\/123KathyP","7872":"https:\/\/www.tripadvisor.ca\/Profile\/WorkTraveller72","7873":"https:\/\/www.tripadvisor.ca\/Profile\/C4743AVtinak","7874":"https:\/\/www.tripadvisor.ca\/Profile\/northfloridafolks","7875":"https:\/\/www.tripadvisor.ca\/Profile\/675donaldb","7876":"https:\/\/www.tripadvisor.ca\/Profile\/mcadoog","7877":"https:\/\/www.tripadvisor.ca\/Profile\/juliabM1979KZ","7878":"https:\/\/www.tripadvisor.ca\/Profile\/Debbourne","7879":"https:\/\/www.tripadvisor.ca\/Profile\/172cassieb","7880":"https:\/\/www.tripadvisor.ca\/Profile\/Horn-Coral-Hunter","7881":"https:\/\/www.tripadvisor.ca\/Profile\/X9922RLcarola","7882":"https:\/\/www.tripadvisor.ca\/Profile\/sugarandspice5661","7883":"https:\/\/www.tripadvisor.ca\/Profile\/barbaralT8664TB","7884":"https:\/\/www.tripadvisor.ca\/Profile\/MAVacationer2014","7885":"https:\/\/www.tripadvisor.ca\/Profile\/AlisonK502","7886":"https:\/\/www.tripadvisor.ca\/Profile\/801hh","7887":"https:\/\/www.tripadvisor.ca\/Profile\/R6068TFkimc","7888":"https:\/\/www.tripadvisor.ca\/Profile\/B7256XOpaulam","7889":"https:\/\/www.tripadvisor.ca\/Profile\/DriverCheshire","7890":"https:\/\/www.tripadvisor.ca\/Profile\/null","7891":"https:\/\/www.tripadvisor.ca\/Profile\/floydh196","7892":"https:\/\/www.tripadvisor.ca\/Profile\/timb043","7893":"https:\/\/www.tripadvisor.ca\/Profile\/637barbarad","7894":"https:\/\/www.tripadvisor.ca\/Profile\/richardo390","7895":"https:\/\/www.tripadvisor.ca\/Profile\/226evelynm","7896":"https:\/\/www.tripadvisor.ca\/Profile\/Beachwalkerinc","7897":"https:\/\/www.tripadvisor.ca\/Profile\/JBruce55","7898":"https:\/\/www.tripadvisor.ca\/Profile\/hloiselle","7899":"https:\/\/www.tripadvisor.ca\/Profile\/barrys176","7900":"https:\/\/www.tripadvisor.ca\/Profile\/2tickets-RT","7901":"https:\/\/www.tripadvisor.ca\/Profile\/MikeDay69","7902":"https:\/\/www.tripadvisor.ca\/Profile\/850shawnnal","7903":"https:\/\/www.tripadvisor.ca\/Profile\/O7848YZlisal","7904":"https:\/\/www.tripadvisor.ca\/Profile\/V5425BWjeffm","7905":"https:\/\/www.tripadvisor.ca\/Profile\/fabooliss","7906":"https:\/\/www.tripadvisor.ca\/Profile\/JiffMan","7907":"nil","7912":"https:\/\/www.tripadvisor.ca\/Profile\/Luvselle","7913":"https:\/\/www.tripadvisor.ca\/Profile\/ojaistars","7914":"https:\/\/www.tripadvisor.ca\/Profile\/54Tweet","7915":"https:\/\/www.tripadvisor.ca\/Profile\/itsgasgasgas","7916":"https:\/\/www.tripadvisor.ca\/Profile\/778jamesc778","7917":"https:\/\/www.tripadvisor.ca\/Profile\/539kristab","7918":"https:\/\/www.tripadvisor.ca\/Profile\/GwenC223","7919":"https:\/\/www.tripadvisor.ca\/Profile\/Hokie_gurl","7920":"https:\/\/www.tripadvisor.ca\/Profile\/H9511XMjohns","7921":"https:\/\/www.tripadvisor.ca\/Profile\/173kristinel","7922":"https:\/\/www.tripadvisor.ca\/Profile\/rositah333","7923":"https:\/\/www.tripadvisor.ca\/Profile\/conniej983","7924":"https:\/\/www.tripadvisor.ca\/Profile\/amandav434","7925":"https:\/\/www.tripadvisor.ca\/Profile\/TylerPortland_Or","7926":"https:\/\/www.tripadvisor.ca\/Profile\/H7872EAmaryb","7927":"https:\/\/www.tripadvisor.ca\/Profile\/954bevm","7928":"https:\/\/www.tripadvisor.ca\/Profile\/616sallyl","7929":"https:\/\/www.tripadvisor.ca\/Profile\/alicew582","7930":"https:\/\/www.tripadvisor.ca\/Profile\/kathyg543","7931":"https:\/\/www.tripadvisor.ca\/Profile\/311heatherb","7932":"https:\/\/www.tripadvisor.ca\/Profile\/DCMooney","7933":"https:\/\/www.tripadvisor.ca\/Profile\/eyesno","7934":"https:\/\/www.tripadvisor.ca\/Profile\/ronis709","7935":"https:\/\/www.tripadvisor.ca\/Profile\/GoToGirl62","7936":"https:\/\/www.tripadvisor.ca\/Profile\/erm58","7937":"https:\/\/www.tripadvisor.ca\/Profile\/cherylf2013","7938":"https:\/\/www.tripadvisor.ca\/Profile\/Digbyamb","7939":"https:\/\/www.tripadvisor.ca\/Profile\/BarefootBrowns","7940":"https:\/\/www.tripadvisor.ca\/Profile\/gloriapoznanski","7941":"https:\/\/www.tripadvisor.ca\/Profile\/margowhite","7942":"https:\/\/www.tripadvisor.ca\/Profile\/CincyBob","7943":"https:\/\/www.tripadvisor.ca\/Profile\/Hopefulinnd","7944":"https:\/\/www.tripadvisor.ca\/Profile\/loonybinguitfiddle","7945":"https:\/\/www.tripadvisor.ca\/Profile\/bestdog1","7946":"https:\/\/www.tripadvisor.ca\/Profile\/Pattiandjerry","7947":"https:\/\/www.tripadvisor.ca\/Profile\/Bruneler","7948":"https:\/\/www.tripadvisor.ca\/Profile\/SerenaM234","7949":"https:\/\/www.tripadvisor.ca\/Profile\/NoahmorrisToronto","7950":"https:\/\/www.tripadvisor.ca\/Profile\/stevemG7691TW","7951":"https:\/\/www.tripadvisor.ca\/Profile\/PegLeg-and-SherBear","7952":"https:\/\/www.tripadvisor.ca\/Profile\/jnb239","7953":"https:\/\/www.tripadvisor.ca\/Profile\/MotoScuba","7954":"https:\/\/www.tripadvisor.ca\/Profile\/JaimeJaimeH","7955":"https:\/\/www.tripadvisor.ca\/Profile\/sunsoakerNovaScotia","7956":"https:\/\/www.tripadvisor.ca\/Profile\/27xpCCC","7957":"https:\/\/www.tripadvisor.ca\/Profile\/silva1960","7958":"https:\/\/www.tripadvisor.ca\/Profile\/714peterp714","7959":"https:\/\/www.tripadvisor.ca\/Profile\/JackeH","7960":"https:\/\/www.tripadvisor.ca\/Profile\/Vlovetotravel","7961":"https:\/\/www.tripadvisor.ca\/Profile\/Christoforus","7962":"https:\/\/www.tripadvisor.ca\/Profile\/MascoG_06","7963":"https:\/\/www.tripadvisor.ca\/Profile\/Jumpf","7964":"https:\/\/www.tripadvisor.ca\/Profile\/Willram","7965":"https:\/\/www.tripadvisor.ca\/Profile\/annapolisnovascotia","7966":"https:\/\/www.tripadvisor.ca\/Profile\/946MaryM","7967":"https:\/\/www.tripadvisor.ca\/Profile\/Fr0nieS","7968":"https:\/\/www.tripadvisor.ca\/Profile\/baystatetravelers","7970":"https:\/\/www.tripadvisor.ca\/Profile\/Hiodon","7971":"https:\/\/www.tripadvisor.ca\/Profile\/Luckysyd","7972":"https:\/\/www.tripadvisor.ca\/Profile\/Retired2004_11","7973":"https:\/\/www.tripadvisor.ca\/Profile\/ValerieP73","7974":"https:\/\/www.tripadvisor.ca\/Profile\/2gmas","7975":"https:\/\/www.tripadvisor.ca\/Profile\/kaitlyng97","7976":"https:\/\/www.tripadvisor.ca\/Profile\/cherylc379","7982":"https:\/\/www.tripadvisor.ca\/Profile\/joeblinn2011","7983":"https:\/\/www.tripadvisor.ca\/Profile\/Papagaaidq","7984":"https:\/\/www.tripadvisor.ca\/Profile\/mikefargus","7985":"https:\/\/www.tripadvisor.ca\/Profile\/nellwood","7986":"https:\/\/www.tripadvisor.ca\/Profile\/cher061","7987":"https:\/\/www.tripadvisor.ca\/Profile\/Kitty1253","7988":"https:\/\/www.tripadvisor.ca\/Profile\/nessimh2017","7989":"https:\/\/www.tripadvisor.ca\/Profile\/PaulELeBlanc","7990":"https:\/\/www.tripadvisor.ca\/Profile\/sunlite22","7991":"https:\/\/www.tripadvisor.ca\/Profile\/GSDTraveller","7997":"https:\/\/www.tripadvisor.ca\/Profile\/rwgill2017","7998":"https:\/\/www.tripadvisor.ca\/Profile\/bradr879","7999":"https:\/\/www.tripadvisor.ca\/Profile\/H9944BTdavidb","8000":"https:\/\/www.tripadvisor.ca\/Profile\/WWing56","8001":"https:\/\/www.tripadvisor.ca\/Profile\/mattmay3100","8002":"https:\/\/www.tripadvisor.ca\/Profile\/868miked","8003":"https:\/\/www.tripadvisor.ca\/Profile\/KatL475","8004":"https:\/\/www.tripadvisor.ca\/Profile\/SpyderRyderDina","8005":"https:\/\/www.tripadvisor.ca\/Profile\/loricH3227BE","8006":"https:\/\/www.tripadvisor.ca\/Profile\/Lesp155002","8007":"https:\/\/www.tripadvisor.ca\/Profile\/162heleng","8008":"https:\/\/www.tripadvisor.ca\/Profile\/216jenniferc","8009":"https:\/\/www.tripadvisor.ca\/Profile\/Nanalott","8010":"https:\/\/www.tripadvisor.ca\/Profile\/ILoveTraveling2","8011":"https:\/\/www.tripadvisor.ca\/Profile\/d1weaver","8012":"https:\/\/www.tripadvisor.ca\/Profile\/tombrady127","8013":"https:\/\/www.tripadvisor.ca\/Profile\/NapervilleTraveller","8014":"https:\/\/www.tripadvisor.ca\/Profile\/susanw922","8015":"https:\/\/www.tripadvisor.ca\/Profile\/JimF662","8016":"https:\/\/www.tripadvisor.ca\/Profile\/adamkurn","8017":"nil","8022":"https:\/\/www.tripadvisor.ca\/Profile\/debbieisonvacation","8023":"https:\/\/www.tripadvisor.ca\/Profile\/AnneG669","8024":"https:\/\/www.tripadvisor.ca\/Profile\/juliedF5312JC","8025":"https:\/\/www.tripadvisor.ca\/Profile\/VGE62","8026":"https:\/\/www.tripadvisor.ca\/Profile\/CharlesPinkney","8027":"https:\/\/www.tripadvisor.ca\/Profile\/_paparollo","8028":"https:\/\/www.tripadvisor.ca\/Profile\/bfeeny","8029":"https:\/\/www.tripadvisor.ca\/Profile\/timelesstr","8030":"https:\/\/www.tripadvisor.ca\/Profile\/Bunco1","8031":"https:\/\/www.tripadvisor.ca\/Profile\/runswithdogs","8032":"https:\/\/www.tripadvisor.ca\/Profile\/seasonedtraveller053","8033":"https:\/\/www.tripadvisor.ca\/Profile\/laffininbl","8034":"https:\/\/www.tripadvisor.ca\/Profile\/909irfanm","8035":"https:\/\/www.tripadvisor.ca\/Profile\/OntarioFoodie1974","8036":"https:\/\/www.tripadvisor.ca\/Profile\/K5366TXkevinh","8037":"https:\/\/www.tripadvisor.ca\/Profile\/sclin","8038":"https:\/\/www.tripadvisor.ca\/Profile\/travelissylvie","8039":"https:\/\/www.tripadvisor.ca\/Profile\/Hedonist_Australia","8040":"https:\/\/www.tripadvisor.ca\/Profile\/brdbabies","8041":"https:\/\/www.tripadvisor.ca\/Profile\/ldroberts000","8042":"https:\/\/www.tripadvisor.ca\/Profile\/rutgers77","8043":"https:\/\/www.tripadvisor.ca\/Profile\/454LauraH","8044":"https:\/\/www.tripadvisor.ca\/Profile\/jof1066","8045":"https:\/\/www.tripadvisor.ca\/Profile\/klovable","8046":"https:\/\/www.tripadvisor.ca\/Profile\/pennyh334","8047":"https:\/\/www.tripadvisor.ca\/Profile\/Babette-tw","8048":"https:\/\/www.tripadvisor.ca\/Profile\/Hammer132014","8049":"https:\/\/www.tripadvisor.ca\/Profile\/812janeld","8050":"https:\/\/www.tripadvisor.ca\/Profile\/Inlovewithcanyonvill","8051":"https:\/\/www.tripadvisor.ca\/Profile\/NancyC279","8052":"https:\/\/www.tripadvisor.ca\/Profile\/londonvisitor81","8053":"https:\/\/www.tripadvisor.ca\/Profile\/Nana347","8054":"https:\/\/www.tripadvisor.ca\/Profile\/Victoria477","8055":"https:\/\/www.tripadvisor.ca\/Profile\/butman","8056":"https:\/\/www.tripadvisor.ca\/Profile\/JimTaggartOttawa","8057":"https:\/\/www.tripadvisor.ca\/Profile\/Raanalote","8058":"https:\/\/www.tripadvisor.ca\/Profile\/MarshaC84","8059":"https:\/\/www.tripadvisor.ca\/Profile\/571rebekahb","8060":"https:\/\/www.tripadvisor.ca\/Profile\/Jwr846","8061":"https:\/\/www.tripadvisor.ca\/Profile\/P2582SClaurag","8062":"https:\/\/www.tripadvisor.ca\/Profile\/Gingenut","8063":"https:\/\/www.tripadvisor.ca\/Profile\/MrsWeedy","8064":"https:\/\/www.tripadvisor.ca\/Profile\/mlanc","8065":"https:\/\/www.tripadvisor.ca\/Profile\/Boodleheimer","8066":"https:\/\/www.tripadvisor.ca\/Profile\/jacquik763","8072":"https:\/\/www.tripadvisor.ca\/Profile\/johnstoj","8073":"https:\/\/www.tripadvisor.ca\/Profile\/CalgaryAc","8074":"https:\/\/www.tripadvisor.ca\/Profile\/kanadano","8075":"https:\/\/www.tripadvisor.ca\/Profile\/136VictoriaM","8076":"https:\/\/www.tripadvisor.ca\/Profile\/daviesd028","8082":"https:\/\/www.tripadvisor.ca\/Profile\/TipsyTess","8083":"https:\/\/www.tripadvisor.ca\/Profile\/MKL121","8084":"https:\/\/www.tripadvisor.ca\/Profile\/JanJ980","8085":"https:\/\/www.tripadvisor.ca\/Profile\/123NewEngland","8086":"https:\/\/www.tripadvisor.ca\/Profile\/JanC642","8092":"https:\/\/www.tripadvisor.ca\/Profile\/DarY_13","8093":"https:\/\/www.tripadvisor.ca\/Profile\/merlyn55","8094":"https:\/\/www.tripadvisor.ca\/Profile\/thomasn229","8095":"https:\/\/www.tripadvisor.ca\/Profile\/215pattyn","8096":"https:\/\/www.tripadvisor.ca\/Profile\/TobyMary","8097":"https:\/\/www.tripadvisor.ca\/Profile\/mikeb-GA","8098":"https:\/\/www.tripadvisor.ca\/Profile\/majen60","8099":"https:\/\/www.tripadvisor.ca\/Profile\/larsonfamily","8100":"https:\/\/www.tripadvisor.ca\/Profile\/tonim540","8101":"https:\/\/www.tripadvisor.ca\/Profile\/CDWBridgehampton","8102":"https:\/\/www.tripadvisor.ca\/Profile\/713RobertW","8103":"https:\/\/www.tripadvisor.ca\/Profile\/letsgonow1957","8104":"https:\/\/www.tripadvisor.ca\/Profile\/cansnows","8105":"https:\/\/www.tripadvisor.ca\/Profile\/Jojul_11","8106":"https:\/\/www.tripadvisor.ca\/Profile\/JoanS130","8107":"https:\/\/www.tripadvisor.ca\/Profile\/broddin","8108":"https:\/\/www.tripadvisor.ca\/Profile\/fbglove","8109":"https:\/\/www.tripadvisor.ca\/Profile\/651nancyk","8110":"https:\/\/www.tripadvisor.ca\/Profile\/fificw","8111":"https:\/\/www.tripadvisor.ca\/Profile\/TNLeigh","8112":"https:\/\/www.tripadvisor.ca\/Profile\/geraldd224","8113":"https:\/\/www.tripadvisor.ca\/Profile\/joanr232","8114":"https:\/\/www.tripadvisor.ca\/Profile\/667irish","8115":"https:\/\/www.tripadvisor.ca\/Profile\/RomainG566","8116":"https:\/\/www.tripadvisor.ca\/Profile\/LSN98","8117":"https:\/\/www.tripadvisor.ca\/Profile\/cherylyns_13","8118":"https:\/\/www.tripadvisor.ca\/Profile\/edc26","8119":"https:\/\/www.tripadvisor.ca\/Profile\/tricia939","8120":"https:\/\/www.tripadvisor.ca\/Profile\/SherryK685","8121":"https:\/\/www.tripadvisor.ca\/Profile\/tofino","8122":"https:\/\/www.tripadvisor.ca\/Profile\/wrldtrkr","8123":"https:\/\/www.tripadvisor.ca\/Profile\/peterfS3474YL","8124":"https:\/\/www.tripadvisor.ca\/Profile\/happytrails523","8125":"https:\/\/www.tripadvisor.ca\/Profile\/Retired28","8126":"https:\/\/www.tripadvisor.ca\/Profile\/Pizzanizza","8132":"https:\/\/www.tripadvisor.ca\/Profile\/chicodkid","8133":"https:\/\/www.tripadvisor.ca\/Profile\/michele52514","8134":"https:\/\/www.tripadvisor.ca\/Profile\/lynnm782","8135":"https:\/\/www.tripadvisor.ca\/Profile\/JonathanM199","8136":"https:\/\/www.tripadvisor.ca\/Profile\/lupine4","8137":"https:\/\/www.tripadvisor.ca\/Profile\/Canadian079","8138":"https:\/\/www.tripadvisor.ca\/Profile\/Francescamw66","8139":"https:\/\/www.tripadvisor.ca\/Profile\/relax7500","8140":"https:\/\/www.tripadvisor.ca\/Profile\/lynnmelin","8147":"nil","8152":"https:\/\/www.tripadvisor.ca\/Profile\/nonnie462018","8153":"https:\/\/www.tripadvisor.ca\/Profile\/tammymW2025FF","8154":"https:\/\/www.tripadvisor.ca\/Profile\/chazzygreeneyes","8155":"https:\/\/www.tripadvisor.ca\/Profile\/217margaretp","8156":"https:\/\/www.tripadvisor.ca\/Profile\/Bergbahnn","8157":"https:\/\/www.tripadvisor.ca\/Profile\/Q5618QQlisah","8158":"https:\/\/www.tripadvisor.ca\/Profile\/360margareta","8159":"https:\/\/www.tripadvisor.ca\/Profile\/Counsell445","8160":"https:\/\/www.tripadvisor.ca\/Profile\/nancymV9488RC","8161":"https:\/\/www.tripadvisor.ca\/Profile\/47wise","8162":"https:\/\/www.tripadvisor.ca\/Profile\/davenylal","8163":"https:\/\/www.tripadvisor.ca\/Profile\/Stardust30","8164":"https:\/\/www.tripadvisor.ca\/Profile\/PaulTozer","8165":"https:\/\/www.tripadvisor.ca\/Profile\/coStalbert","8166":"https:\/\/www.tripadvisor.ca\/Profile\/DaddyDude","8167":"https:\/\/www.tripadvisor.ca\/Profile\/jpblooms","8168":"https:\/\/www.tripadvisor.ca\/Profile\/DonnaM86","8169":"https:\/\/www.tripadvisor.ca\/Profile\/ontheroadtwo","8170":"https:\/\/www.tripadvisor.ca\/Profile\/EdHK","8171":"https:\/\/www.tripadvisor.ca\/Profile\/Peter_4825","8172":"https:\/\/www.tripadvisor.ca\/Profile\/jeannieanne","8173":"https:\/\/www.tripadvisor.ca\/Profile\/TonyM835","8174":"https:\/\/www.tripadvisor.ca\/Profile\/DaveBarbOnTheRoad","8175":"https:\/\/www.tripadvisor.ca\/Profile\/moveinon","8176":"https:\/\/www.tripadvisor.ca\/Profile\/GailA999","8177":"https:\/\/www.tripadvisor.ca\/Profile\/caroldJ8424ZO","8178":"https:\/\/www.tripadvisor.ca\/Profile\/Ragazza14","8179":"https:\/\/www.tripadvisor.ca\/Profile\/jensatravellin","8180":"https:\/\/www.tripadvisor.ca\/Profile\/847ninam","8181":"https:\/\/www.tripadvisor.ca\/Profile\/Jerry16","8182":"https:\/\/www.tripadvisor.ca\/Profile\/Kripplerk","8183":"https:\/\/www.tripadvisor.ca\/Profile\/mikebY6860IF","8184":"https:\/\/www.tripadvisor.ca\/Profile\/crispyhiking","8185":"https:\/\/www.tripadvisor.ca\/Profile\/gtowns","8186":"https:\/\/www.tripadvisor.ca\/Profile\/Route66por","8192":"https:\/\/www.tripadvisor.ca\/Profile\/scarey23","8193":"https:\/\/www.tripadvisor.ca\/Profile\/Digbyamb","8194":"https:\/\/www.tripadvisor.ca\/Profile\/384pietrob","8195":"https:\/\/www.tripadvisor.ca\/Profile\/Z6471ZNrobertl","8196":"https:\/\/www.tripadvisor.ca\/Profile\/elisabetho620","8197":"https:\/\/www.tripadvisor.ca\/Profile\/TopSecretI","8198":"https:\/\/www.tripadvisor.ca\/Profile\/Roamers745","8199":"https:\/\/www.tripadvisor.ca\/Profile\/laurenc462","8200":"https:\/\/www.tripadvisor.ca\/Profile\/rhiaus","8201":"https:\/\/www.tripadvisor.ca\/Profile\/easterntreker","8212":"https:\/\/www.tripadvisor.ca\/Profile\/100BG","8213":"https:\/\/www.tripadvisor.ca\/Profile\/reddykilowatt","8214":"https:\/\/www.tripadvisor.ca\/Profile\/Gord2Go","8215":"https:\/\/www.tripadvisor.ca\/Profile\/FelicityD815","8216":"https:\/\/www.tripadvisor.ca\/Profile\/lmg67","8217":"https:\/\/www.tripadvisor.ca\/Profile\/HeatherA971","8218":"https:\/\/www.tripadvisor.ca\/Profile\/schyler","8219":"https:\/\/www.tripadvisor.ca\/Profile\/PaulH750","8220":"https:\/\/www.tripadvisor.ca\/Profile\/KellieS762","8221":"https:\/\/www.tripadvisor.ca\/Profile\/MicheleS942","8222":"https:\/\/www.tripadvisor.ca\/Profile\/SharonF647","8223":"https:\/\/www.tripadvisor.ca\/Profile\/dodaBoulder","8224":"https:\/\/www.tripadvisor.ca\/Profile\/andym462","8225":"https:\/\/www.tripadvisor.ca\/Profile\/peters_pa","8226":"https:\/\/www.tripadvisor.ca\/Profile\/retiredvacation","8252":"https:\/\/www.tripadvisor.ca\/Profile\/0799","8257":"https:\/\/www.tripadvisor.ca\/Profile\/wayneb982","8262":"https:\/\/www.tripadvisor.ca\/Profile\/guesswho523","8267":"https:\/\/www.tripadvisor.ca\/Profile\/Jordannne","8272":"https:\/\/www.tripadvisor.ca\/Profile\/637ursulaa","8277":"nil","8282":"https:\/\/www.tripadvisor.ca\/Profile\/shannonh15","8287":"https:\/\/www.tripadvisor.ca\/Profile\/F5720OMcarolh","8292":"https:\/\/www.tripadvisor.ca\/Profile\/TimeshareVon","8297":"https:\/\/www.tripadvisor.ca\/Profile\/PhDRN","8302":"https:\/\/www.tripadvisor.ca\/Profile\/JenniB1972","8307":"https:\/\/www.tripadvisor.ca\/Profile\/539kristab","8312":"https:\/\/www.tripadvisor.ca\/Profile\/P6140BFandrewb","8317":"https:\/\/www.tripadvisor.ca\/Profile\/d0nav0nn","8327":"https:\/\/www.tripadvisor.ca\/Profile\/NvrKnew1","8332":"https:\/\/www.tripadvisor.ca\/Profile\/angelfly","8337":"https:\/\/www.tripadvisor.ca\/Profile\/ThePunchBowl","8338":"https:\/\/www.tripadvisor.ca\/Profile\/MaryEByb","8339":"https:\/\/www.tripadvisor.ca\/Profile\/BarbaraG2471","8340":"https:\/\/www.tripadvisor.ca\/Profile\/liztishone","8341":"https:\/\/www.tripadvisor.ca\/Profile\/N6667QVtinaw","8342":"https:\/\/www.tripadvisor.ca\/Profile\/L9293IYsheilam","8343":"https:\/\/www.tripadvisor.ca\/Profile\/Sonnie2403","8344":"https:\/\/www.tripadvisor.ca\/Profile\/njlSurrey","8345":"https:\/\/www.tripadvisor.ca\/Profile\/BarbaraO837","8346":"https:\/\/www.tripadvisor.ca\/Profile\/WMarkR","8347":"https:\/\/www.tripadvisor.ca\/Profile\/EllenBen","8348":"https:\/\/www.tripadvisor.ca\/Profile\/fitz424","8349":"https:\/\/www.tripadvisor.ca\/Profile\/Satsoc","8350":"https:\/\/www.tripadvisor.ca\/Profile\/TrapsterX","8352":"https:\/\/www.tripadvisor.ca\/Profile\/bbstx","8353":"https:\/\/www.tripadvisor.ca\/Profile\/NatHolst","8354":"https:\/\/www.tripadvisor.ca\/Profile\/Boodleheimer","8355":"https:\/\/www.tripadvisor.ca\/Profile\/cait230","8356":"https:\/\/www.tripadvisor.ca\/Profile\/BrendaJ902","8357":"https:\/\/www.tripadvisor.ca\/Profile\/H2998DSamyd","8358":"https:\/\/www.tripadvisor.ca\/Profile\/patricksV2137KT","8359":"https:\/\/www.tripadvisor.ca\/Profile\/VirginiaL281","8360":"https:\/\/www.tripadvisor.ca\/Profile\/brianhN9382NW","8361":"https:\/\/www.tripadvisor.ca\/Profile\/305donaldc","8362":"nil","8367":"https:\/\/www.tripadvisor.ca\/Profile\/Yolanda_ribas","8368":"https:\/\/www.tripadvisor.ca\/Profile\/foodie_3339","8369":"https:\/\/www.tripadvisor.ca\/Profile\/Roadtripper1326","8370":"https:\/\/www.tripadvisor.ca\/Profile\/labdogs","8377":"https:\/\/www.tripadvisor.ca\/Profile\/J2976OVdavidm","8378":"https:\/\/www.tripadvisor.ca\/Profile\/brokebuttravelling","8379":"https:\/\/www.tripadvisor.ca\/Profile\/gracey679","8380":"https:\/\/www.tripadvisor.ca\/Profile\/1waterLily","8381":"https:\/\/www.tripadvisor.ca\/Profile\/StevenP389","8382":"https:\/\/www.tripadvisor.ca\/Profile\/albertobrazil","8383":"https:\/\/www.tripadvisor.ca\/Profile\/megang821","8384":"https:\/\/www.tripadvisor.ca\/Profile\/AhmedN478","8385":"https:\/\/www.tripadvisor.ca\/Profile\/Motormaid125","8386":"https:\/\/www.tripadvisor.ca\/Profile\/686danad","8387":"https:\/\/www.tripadvisor.ca\/Profile\/Shou1","8388":"https:\/\/www.tripadvisor.ca\/Profile\/1Wisetraveller","8389":"https:\/\/www.tripadvisor.ca\/Profile\/lauralb1117","8390":"https:\/\/www.tripadvisor.ca\/Profile\/Capermom68","8391":"https:\/\/www.tripadvisor.ca\/Profile\/737emmas","8392":"https:\/\/www.tripadvisor.ca\/Profile\/lynns355","8393":"https:\/\/www.tripadvisor.ca\/Profile\/davidwX1445SG","8394":"https:\/\/www.tripadvisor.ca\/Profile\/975J579","8395":"https:\/\/www.tripadvisor.ca\/Profile\/Catsprat-Lynch","8396":"https:\/\/www.tripadvisor.ca\/Profile\/Nina-Elizabeth-D","8397":"nil","8402":"https:\/\/www.tripadvisor.ca\/Profile\/Vanessa78_12","8403":"https:\/\/www.tripadvisor.ca\/Profile\/lorraineg422","8404":"https:\/\/www.tripadvisor.ca\/Profile\/813jenniferk","8405":"https:\/\/www.tripadvisor.ca\/Profile\/ConnieSchwedes","8406":"https:\/\/www.tripadvisor.ca\/Profile\/steffsurf","8407":"https:\/\/www.tripadvisor.ca\/Profile\/Jules197979","8408":"https:\/\/www.tripadvisor.ca\/Profile\/Rfaraway","8409":"https:\/\/www.tripadvisor.ca\/Profile\/bikelegs","8410":"https:\/\/www.tripadvisor.ca\/Profile\/Helene393_13","8411":"https:\/\/www.tripadvisor.ca\/Profile\/ilsara55","8422":"https:\/\/www.tripadvisor.ca\/Profile\/MooseScout","8423":"https:\/\/www.tripadvisor.ca\/Profile\/luckysunnystar","8424":"https:\/\/www.tripadvisor.ca\/Profile\/happyhiker10","8425":"https:\/\/www.tripadvisor.ca\/Profile\/worldtrip_10","8426":"https:\/\/www.tripadvisor.ca\/Profile\/marinerenewable","8427":"https:\/\/www.tripadvisor.ca\/Profile\/Ariana222","8428":"https:\/\/www.tripadvisor.ca\/Profile\/nikkiukEngland","8429":"https:\/\/www.tripadvisor.ca\/Profile\/RCVan09","8430":"https:\/\/www.tripadvisor.ca\/Profile\/ArianeWitt","8431":"https:\/\/www.tripadvisor.ca\/Profile\/acreis","8432":"nil","8437":"https:\/\/www.tripadvisor.ca\/Profile\/rojos1","8438":"https:\/\/www.tripadvisor.ca\/Profile\/Happy_Dad102","8439":"https:\/\/www.tripadvisor.ca\/Profile\/GreenGirl2013","8440":"https:\/\/www.tripadvisor.ca\/Profile\/jenniferhQ6596DB","8441":"https:\/\/www.tripadvisor.ca\/Profile\/T9705FRsusanc","8442":"https:\/\/www.tripadvisor.ca\/Profile\/Scottywells54","8443":"https:\/\/www.tripadvisor.ca\/Profile\/NSTartan55","8444":"https:\/\/www.tripadvisor.ca\/Profile\/arbor-us","8445":"https:\/\/www.tripadvisor.ca\/Profile\/Cindy06191953","8446":"https:\/\/www.tripadvisor.ca\/Profile\/MeghanF205","8447":"https:\/\/www.tripadvisor.ca\/Profile\/vickichardak","8448":"https:\/\/www.tripadvisor.ca\/Profile\/AlisonLS","8449":"https:\/\/www.tripadvisor.ca\/Profile\/412carym","8450":"https:\/\/www.tripadvisor.ca\/Profile\/jamespQ2404DN","8451":"https:\/\/www.tripadvisor.ca\/Profile\/juliesT3639GM","8452":"https:\/\/www.tripadvisor.ca\/Profile\/bartsbuds","8453":"https:\/\/www.tripadvisor.ca\/Profile\/robertfJ8571HA","8454":"https:\/\/www.tripadvisor.ca\/Profile\/brianmO3207PO","8455":"https:\/\/www.tripadvisor.ca\/Profile\/805milaa","8456":"https:\/\/www.tripadvisor.ca\/Profile\/CliveC655","8457":"https:\/\/www.tripadvisor.ca\/Profile\/dsky227","8458":"https:\/\/www.tripadvisor.ca\/Profile\/Alan1Bangor","8459":"https:\/\/www.tripadvisor.ca\/Profile\/Mac1155","8460":"https:\/\/www.tripadvisor.ca\/Profile\/NH1964","8461":"https:\/\/www.tripadvisor.ca\/Profile\/thor_74HH","8462":"https:\/\/www.tripadvisor.ca\/Profile\/DonnaD169","8463":"https:\/\/www.tripadvisor.ca\/Profile\/tsh2020","8464":"https:\/\/www.tripadvisor.ca\/Profile\/JyouKnit","8465":"https:\/\/www.tripadvisor.ca\/Profile\/Ritsian","8466":"https:\/\/www.tripadvisor.ca\/Profile\/CaliforniaRipCurl","8467":"https:\/\/www.tripadvisor.ca\/Profile\/angied137","8468":"https:\/\/www.tripadvisor.ca\/Profile\/ManchesterCassy","8469":"https:\/\/www.tripadvisor.ca\/Profile\/BluenoserHalifax","8470":"https:\/\/www.tripadvisor.ca\/Profile\/Kev_N_Tan","8471":"https:\/\/www.tripadvisor.ca\/Profile\/AdventurersOtt","8472":"https:\/\/www.tripadvisor.ca\/Profile\/paulu656","8473":"https:\/\/www.tripadvisor.ca\/Profile\/notdoneromin","8474":"https:\/\/www.tripadvisor.ca\/Profile\/OneTipster","8475":"https:\/\/www.tripadvisor.ca\/Profile\/flynedrv3","8476":"https:\/\/www.tripadvisor.ca\/Profile\/the_introoder","8477":"https:\/\/www.tripadvisor.ca\/Profile\/TheMun","8478":"https:\/\/www.tripadvisor.ca\/Profile\/Pearhare","8479":"https:\/\/www.tripadvisor.ca\/Profile\/lionelle2016","8480":"https:\/\/www.tripadvisor.ca\/Profile\/kittydeb","8481":"https:\/\/www.tripadvisor.ca\/Profile\/johncI7786GN","8482":"https:\/\/www.tripadvisor.ca\/Profile\/I6838VFclairem","8483":"https:\/\/www.tripadvisor.ca\/Profile\/michaelcY9549PP","8484":"https:\/\/www.tripadvisor.ca\/Profile\/sienna27","8485":"https:\/\/www.tripadvisor.ca\/Profile\/johnsJ3599MO","8486":"https:\/\/www.tripadvisor.ca\/Profile\/seed02","8487":"https:\/\/www.tripadvisor.ca\/Profile\/6Miles01","8488":"https:\/\/www.tripadvisor.ca\/Profile\/nicolefD3650GV","8489":"https:\/\/www.tripadvisor.ca\/Profile\/Muskoka6161","8490":"https:\/\/www.tripadvisor.ca\/Profile\/J2758EZkarenm","8491":"https:\/\/www.tripadvisor.ca\/Profile\/Sambra21","8492":"nil","8497":"https:\/\/www.tripadvisor.ca\/Profile\/CatherineP1302","8498":"https:\/\/www.tripadvisor.ca\/Profile\/402shelleys","8499":"https:\/\/www.tripadvisor.ca\/Profile\/vic2riacarol","8500":"https:\/\/www.tripadvisor.ca\/Profile\/RoseBowlTraveler","8501":"https:\/\/www.tripadvisor.ca\/Profile\/874barbw","8507":"https:\/\/www.tripadvisor.ca\/Profile\/62fredericd","8508":"https:\/\/www.tripadvisor.ca\/Profile\/dolly9","8509":"https:\/\/www.tripadvisor.ca\/Profile\/haley745","8510":"https:\/\/www.tripadvisor.ca\/Profile\/Bfly217","8511":"https:\/\/www.tripadvisor.ca\/Profile\/ehteam","8517":"https:\/\/www.tripadvisor.ca\/Profile\/454Benny","8518":"https:\/\/www.tripadvisor.ca\/Profile\/molmag","8519":"https:\/\/www.tripadvisor.ca\/Profile\/NSAdventureSeekers","8520":"https:\/\/www.tripadvisor.ca\/Profile\/llm68","8521":"https:\/\/www.tripadvisor.ca\/Profile\/daxxdog","8527":"https:\/\/www.tripadvisor.ca\/Profile\/Bocabum","8528":"https:\/\/www.tripadvisor.ca\/Profile\/sslm72","8529":"https:\/\/www.tripadvisor.ca\/Profile\/pbflynn21","8530":"https:\/\/www.tripadvisor.ca\/Profile\/Starlady_11","8531":"https:\/\/www.tripadvisor.ca\/Profile\/DocDanG","8537":"nil","8542":"https:\/\/www.tripadvisor.ca\/Profile\/365win","8547":"https:\/\/www.tripadvisor.ca\/Profile\/Dave2496","8552":"https:\/\/www.tripadvisor.ca\/Profile\/BullsEyeWineGuy","8557":"https:\/\/www.tripadvisor.ca\/Profile\/261giselep","8562":"nil","8567":"https:\/\/www.tripadvisor.ca\/Profile\/StevenP389","8568":"https:\/\/www.tripadvisor.ca\/Profile\/ZumaDawg","8569":"https:\/\/www.tripadvisor.ca\/Profile\/Al_Beaux","8570":"https:\/\/www.tripadvisor.ca\/Profile\/SpearsMacDougall","8571":"https:\/\/www.tripadvisor.ca\/Profile\/geoffreym653","8572":"https:\/\/www.tripadvisor.ca\/Profile\/Pattithomas","8573":"https:\/\/www.tripadvisor.ca\/Profile\/Rockon99","8574":"https:\/\/www.tripadvisor.ca\/Profile\/BarbarKillen","8575":"https:\/\/www.tripadvisor.ca\/Profile\/Cayad","8576":"https:\/\/www.tripadvisor.ca\/Profile\/DebbieT07","8577":"https:\/\/www.tripadvisor.ca\/Profile\/FelixW_11","8578":"https:\/\/www.tripadvisor.ca\/Profile\/elained385","8579":"https:\/\/www.tripadvisor.ca\/Profile\/815denisew","8580":"https:\/\/www.tripadvisor.ca\/Profile\/DonnaD169","8581":"https:\/\/www.tripadvisor.ca\/Profile\/1Haligal","8582":"https:\/\/www.tripadvisor.ca\/Profile\/Pam635836","8583":"https:\/\/www.tripadvisor.ca\/Profile\/TomRuthWilliams","8587":"nil","8592":"https:\/\/www.tripadvisor.ca\/Profile\/T4552QObethc","8597":"https:\/\/www.tripadvisor.ca\/Profile\/jwood760","8598":"https:\/\/www.tripadvisor.ca\/Profile\/danag692","8599":"https:\/\/www.tripadvisor.ca\/Profile\/IP3806","8600":"https:\/\/www.tripadvisor.ca\/Profile\/KVWC77","8601":"https:\/\/www.tripadvisor.ca\/Profile\/jennifersS1009VQ","8602":"https:\/\/www.tripadvisor.ca\/Profile\/roberti123","8603":"https:\/\/www.tripadvisor.ca\/Profile\/JaniceM976","8604":"https:\/\/www.tripadvisor.ca\/Profile\/LManley2014","8605":"https:\/\/www.tripadvisor.ca\/Profile\/VaughnFox","8606":"https:\/\/www.tripadvisor.ca\/Profile\/LisaJames2013","8607":"nil","8612":"https:\/\/www.tripadvisor.ca\/Profile\/90catherines","8613":"https:\/\/www.tripadvisor.ca\/Profile\/657grantf","8614":"https:\/\/www.tripadvisor.ca\/Profile\/NWtraveler69","8615":"https:\/\/www.tripadvisor.ca\/Profile\/irene102655","8616":"https:\/\/www.tripadvisor.ca\/Profile\/TaylorKerr","8622":"nil","8625":"nil","8630":"nil","8635":"https:\/\/www.tripadvisor.ca\/Profile\/MarkINtime2000","8636":"https:\/\/www.tripadvisor.ca\/Profile\/Safari655638","8637":"https:\/\/www.tripadvisor.ca\/Profile\/mrtmrt","8638":"https:\/\/www.tripadvisor.ca\/Profile\/robmnewcombe","8639":"https:\/\/www.tripadvisor.ca\/Profile\/timf61","8640":"https:\/\/www.tripadvisor.ca\/Profile\/wb762018","8641":"https:\/\/www.tripadvisor.ca\/Profile\/Nicolewolf1","8642":"https:\/\/www.tripadvisor.ca\/Profile\/162erinb","8643":"https:\/\/www.tripadvisor.ca\/Profile\/algreaves1","8644":"https:\/\/www.tripadvisor.ca\/Profile\/Kermit403","8645":"https:\/\/www.tripadvisor.ca\/Profile\/kimibartels","8646":"https:\/\/www.tripadvisor.ca\/Profile\/358bradd","8647":"https:\/\/www.tripadvisor.ca\/Profile\/Horsewoman","8648":"https:\/\/www.tripadvisor.ca\/Profile\/lynnles78","8649":"https:\/\/www.tripadvisor.ca\/Profile\/Beatrice86_B","8650":"https:\/\/www.tripadvisor.ca\/Profile\/rcanderson47","8651":"https:\/\/www.tripadvisor.ca\/Profile\/SRG901","8652":"https:\/\/www.tripadvisor.ca\/Profile\/krp329","8653":"https:\/\/www.tripadvisor.ca\/Profile\/GrandTour456852","8654":"https:\/\/www.tripadvisor.ca\/Profile\/lindafX7004GY","8655":"nil","8660":"https:\/\/www.tripadvisor.ca\/Profile\/justcake13","8661":"https:\/\/www.tripadvisor.ca\/Profile\/SalCT06478","8662":"https:\/\/www.tripadvisor.ca\/Profile\/gmacpro","8663":"https:\/\/www.tripadvisor.ca\/Profile\/rmilheron","8664":"https:\/\/www.tripadvisor.ca\/Profile\/ianewestt","8665":"https:\/\/www.tripadvisor.ca\/Profile\/ClareChick","8666":"https:\/\/www.tripadvisor.ca\/Profile\/shirley1937","8667":"https:\/\/www.tripadvisor.ca\/Profile\/lm077","8668":"https:\/\/www.tripadvisor.ca\/Profile\/luvtotravel6768","8669":"https:\/\/www.tripadvisor.ca\/Profile\/evyannew","8670":"https:\/\/www.tripadvisor.ca\/Profile\/marymaschmidt","8671":"https:\/\/www.tripadvisor.ca\/Profile\/DavidS70","8672":"https:\/\/www.tripadvisor.ca\/Profile\/paulinebL1694RU","8673":"https:\/\/www.tripadvisor.ca\/Profile\/lemayor","8674":"https:\/\/www.tripadvisor.ca\/Profile\/Mik2mar","8675":"https:\/\/www.tripadvisor.ca\/Profile\/robertaheit","8676":"https:\/\/www.tripadvisor.ca\/Profile\/KCsew","8677":"https:\/\/www.tripadvisor.ca\/Profile\/cphilp0tt","8678":"https:\/\/www.tripadvisor.ca\/Profile\/2billr2018","8679":"https:\/\/www.tripadvisor.ca\/Profile\/1950marie","8680":"https:\/\/www.tripadvisor.ca\/Profile\/652joyceh","8681":"https:\/\/www.tripadvisor.ca\/Profile\/LovesToTravel716","8682":"https:\/\/www.tripadvisor.ca\/Profile\/pika_candid_reviews","8683":"https:\/\/www.tripadvisor.ca\/Profile\/Hola4876","8684":"https:\/\/www.tripadvisor.ca\/Profile\/TXLuv2Travel","8685":"https:\/\/www.tripadvisor.ca\/Profile\/puremichiganstaters","8686":"https:\/\/www.tripadvisor.ca\/Profile\/Suz10blue","8687":"https:\/\/www.tripadvisor.ca\/Profile\/brendap185","8688":"https:\/\/www.tripadvisor.ca\/Profile\/HappyAnnapolitian","8689":"https:\/\/www.tripadvisor.ca\/Profile\/mjrtigger","8690":"https:\/\/www.tripadvisor.ca\/Profile\/Fearless3050","8691":"https:\/\/www.tripadvisor.ca\/Profile\/CKarlL","8692":"https:\/\/www.tripadvisor.ca\/Profile\/T3740VAchristinem","8693":"https:\/\/www.tripadvisor.ca\/Profile\/marcelc782","8694":"https:\/\/www.tripadvisor.ca\/Profile\/908theot","8695":"https:\/\/www.tripadvisor.ca\/Profile\/beachair25","8696":"https:\/\/www.tripadvisor.ca\/Profile\/Canada1631","8697":"https:\/\/www.tripadvisor.ca\/Profile\/A3101QVbrendag","8698":"https:\/\/www.tripadvisor.ca\/Profile\/267st_phanier","8699":"https:\/\/www.tripadvisor.ca\/Profile\/2964mq","8700":"https:\/\/www.tripadvisor.ca\/Profile\/Cari23Cari","8701":"https:\/\/www.tripadvisor.ca\/Profile\/D9594FIsusanm","8702":"https:\/\/www.tripadvisor.ca\/Profile\/202emilyj","8703":"https:\/\/www.tripadvisor.ca\/Profile\/DebbieD60","8704":"https:\/\/www.tripadvisor.ca\/Profile\/852harveyr","8705":"https:\/\/www.tripadvisor.ca\/Profile\/lesgatinois","8706":"https:\/\/www.tripadvisor.ca\/Profile\/PWAgnew","8707":"https:\/\/www.tripadvisor.ca\/Profile\/CCexch","8708":"https:\/\/www.tripadvisor.ca\/Profile\/suedJ147EB","8709":"https:\/\/www.tripadvisor.ca\/Profile\/toddcolleenb","8710":"https:\/\/www.tripadvisor.ca\/Profile\/scooper47","8712":"https:\/\/www.tripadvisor.ca\/Profile\/Kathy1940","8713":"https:\/\/www.tripadvisor.ca\/Profile\/TripleM_99","8714":"https:\/\/www.tripadvisor.ca\/Profile\/shininshell","8715":"https:\/\/www.tripadvisor.ca\/Profile\/6259HJC","8716":"https:\/\/www.tripadvisor.ca\/Profile\/jessies179","8717":"https:\/\/www.tripadvisor.ca\/Profile\/bellemarierose","8718":"https:\/\/www.tripadvisor.ca\/Profile\/Y6492CRjohnc","8719":"https:\/\/www.tripadvisor.ca\/Profile\/brendabE4051JB","8720":"https:\/\/www.tripadvisor.ca\/Profile\/keng757","8721":"https:\/\/www.tripadvisor.ca\/Profile\/Crazydaisy90","8722":"https:\/\/www.tripadvisor.ca\/Profile\/edo349","8723":"https:\/\/www.tripadvisor.ca\/Profile\/TrishF521","8724":"https:\/\/www.tripadvisor.ca\/Profile\/aliciaandglen85","8725":"https:\/\/www.tripadvisor.ca\/Profile\/ryan5772","8726":"https:\/\/www.tripadvisor.ca\/Profile\/TheFourPlus1","8727":"https:\/\/www.tripadvisor.ca\/Profile\/priyanka2233","8729":"https:\/\/www.tripadvisor.ca\/Profile\/francisb265","8730":"https:\/\/www.tripadvisor.ca\/Profile\/LaurieE594","8731":"https:\/\/www.tripadvisor.ca\/Profile\/allenm625","8732":"https:\/\/www.tripadvisor.ca\/Profile\/brist0l123","8733":"https:\/\/www.tripadvisor.ca\/Profile\/O8402EEandread","8734":"https:\/\/www.tripadvisor.ca\/Profile\/HappyWanderers4","8735":"https:\/\/www.tripadvisor.ca\/Profile\/Dal84","8736":"https:\/\/www.tripadvisor.ca\/Profile\/Indie75","8737":"https:\/\/www.tripadvisor.ca\/Profile\/991tanyab","8738":"https:\/\/www.tripadvisor.ca\/Profile\/ckmartell","8739":"https:\/\/www.tripadvisor.ca\/Profile\/jhaden75","8745":"https:\/\/www.tripadvisor.ca\/Profile\/Donbook82","8746":"https:\/\/www.tripadvisor.ca\/Profile\/frederickd80","8747":"https:\/\/www.tripadvisor.ca\/Profile\/Michellekaixin","8748":"https:\/\/www.tripadvisor.ca\/Profile\/AnneandDoug","8749":"https:\/\/www.tripadvisor.ca\/Profile\/377brucer","8760":"https:\/\/www.tripadvisor.ca\/Profile\/685chelseas","8761":"https:\/\/www.tripadvisor.ca\/Profile\/l0risec","8762":"https:\/\/www.tripadvisor.ca\/Profile\/mikekR5972LO","8763":"https:\/\/www.tripadvisor.ca\/Profile\/Nifftiffniffer","8764":"https:\/\/www.tripadvisor.ca\/Profile\/243samuelo","8765":"https:\/\/www.tripadvisor.ca\/Profile\/Choositraveller","8766":"https:\/\/www.tripadvisor.ca\/Profile\/happytizer","8767":"https:\/\/www.tripadvisor.ca\/Profile\/lilybit","8768":"https:\/\/www.tripadvisor.ca\/Profile\/Immobius","8769":"https:\/\/www.tripadvisor.ca\/Profile\/cookio156","8770":"https:\/\/www.tripadvisor.ca\/Profile\/4amigosCleveland","8771":"https:\/\/www.tripadvisor.ca\/Profile\/L3713SCsusank","8772":"https:\/\/www.tripadvisor.ca\/Profile\/angelislote","8774":"https:\/\/www.tripadvisor.ca\/Profile\/714wallacec","8785":"https:\/\/www.tripadvisor.ca\/Profile\/waynerd50","8786":"https:\/\/www.tripadvisor.ca\/Profile\/TeresaS721","8787":"https:\/\/www.tripadvisor.ca\/Profile\/vidtrans","8788":"https:\/\/www.tripadvisor.ca\/Profile\/acadiafan2016","8789":"https:\/\/www.tripadvisor.ca\/Profile\/freedom1_2008","8790":"https:\/\/www.tripadvisor.ca\/Profile\/993siobhanm","8791":"https:\/\/www.tripadvisor.ca\/Profile\/ontheroadtwo","8792":"https:\/\/www.tripadvisor.ca\/Profile\/V3250YDdavec","8793":"https:\/\/www.tripadvisor.ca\/Profile\/Cath_Mike_11","8794":"https:\/\/www.tripadvisor.ca\/Profile\/milespg2016","8795":"https:\/\/www.tripadvisor.ca\/Profile\/FamilyandFriendsGo","8796":"https:\/\/www.tripadvisor.ca\/Profile\/ontariobirdgirl","8797":"https:\/\/www.tripadvisor.ca\/Profile\/thedragonfly_12","8798":"https:\/\/www.tripadvisor.ca\/Profile\/BuckaneerFlorida","8799":"https:\/\/www.tripadvisor.ca\/Profile\/TylerW426","8800":"https:\/\/www.tripadvisor.ca\/Profile\/LeeS4480","8801":"https:\/\/www.tripadvisor.ca\/Profile\/M8787DTlaurar","8802":"https:\/\/www.tripadvisor.ca\/Profile\/CanadianGuy78","8803":"https:\/\/www.tripadvisor.ca\/Profile\/donnabM1228KR","8804":"https:\/\/www.tripadvisor.ca\/Profile\/lambypie2016","8810":"https:\/\/www.tripadvisor.ca\/Profile\/bertw164","8811":"https:\/\/www.tripadvisor.ca\/Profile\/cptiger44","8812":"https:\/\/www.tripadvisor.ca\/Profile\/arilyn","8813":"https:\/\/www.tripadvisor.ca\/Profile\/Wanabet","8814":"https:\/\/www.tripadvisor.ca\/Profile\/annetteb609","8820":"https:\/\/www.tripadvisor.ca\/Profile\/beleafer27","8821":"https:\/\/www.tripadvisor.ca\/Profile\/DonnaCinTN","8822":"https:\/\/www.tripadvisor.ca\/Profile\/Fishcat","8823":"https:\/\/www.tripadvisor.ca\/Profile\/N5712NXpauls","8824":"https:\/\/www.tripadvisor.ca\/Profile\/terrymR9306EK","8825":"https:\/\/www.tripadvisor.ca\/Profile\/239marthav","8826":"https:\/\/www.tripadvisor.ca\/Profile\/SAF228","8827":"https:\/\/www.tripadvisor.ca\/Profile\/Emelle64","8828":"https:\/\/www.tripadvisor.ca\/Profile\/peter-xyz","8829":"https:\/\/www.tripadvisor.ca\/Profile\/C7706DTjamieh","8830":"https:\/\/www.tripadvisor.ca\/Profile\/aaronb337","8831":"https:\/\/www.tripadvisor.ca\/Profile\/lizajanem","8832":"https:\/\/www.tripadvisor.ca\/Profile\/brownie06","8833":"https:\/\/www.tripadvisor.ca\/Profile\/L-Wag","8834":"https:\/\/www.tripadvisor.ca\/Profile\/142LauraP","8835":"https:\/\/www.tripadvisor.ca\/Profile\/the1337traveller","8836":"https:\/\/www.tripadvisor.ca\/Profile\/Scans64","8837":"https:\/\/www.tripadvisor.ca\/Profile\/StevoinMinnesoto","8838":"https:\/\/www.tripadvisor.ca\/Profile\/GlobalIntel","8839":"https:\/\/www.tripadvisor.ca\/Profile\/N3635LOcraigc","8840":"https:\/\/www.tripadvisor.ca\/Profile\/RogRuthH","8841":"https:\/\/www.tripadvisor.ca\/Profile\/575catherinee","8842":"https:\/\/www.tripadvisor.ca\/Profile\/272waltt","8843":"https:\/\/www.tripadvisor.ca\/Profile\/jodyk306","8844":"https:\/\/www.tripadvisor.ca\/Profile\/mattym333","8845":"https:\/\/www.tripadvisor.ca\/Profile\/ManitobaDgs","8846":"https:\/\/www.tripadvisor.ca\/Profile\/TheDaGamas","8847":"https:\/\/www.tripadvisor.ca\/Profile\/416marcc","8848":"https:\/\/www.tripadvisor.ca\/Profile\/475triciae","8849":"https:\/\/www.tripadvisor.ca\/Profile\/Birdie822","8850":"https:\/\/www.tripadvisor.ca\/Profile\/OntarioTraveler9","8851":"https:\/\/www.tripadvisor.ca\/Profile\/alta5754","8852":"https:\/\/www.tripadvisor.ca\/Profile\/LiseNovaScotia","8853":"https:\/\/www.tripadvisor.ca\/Profile\/DGass","8854":"https:\/\/www.tripadvisor.ca\/Profile\/340heatherf","8855":"https:\/\/www.tripadvisor.ca\/Profile\/peteb253","8856":"https:\/\/www.tripadvisor.ca\/Profile\/Wonndatt","8857":"https:\/\/www.tripadvisor.ca\/Profile\/800lindl","8858":"https:\/\/www.tripadvisor.ca\/Profile\/LuluReview","8859":"https:\/\/www.tripadvisor.ca\/Profile\/bmgnr","8860":"nil","8865":"https:\/\/www.tripadvisor.ca\/Profile\/aboutmiami","8866":"https:\/\/www.tripadvisor.ca\/Profile\/U1012AQjamesm","8867":"https:\/\/www.tripadvisor.ca\/Profile\/infoQ6027QZ","8868":"https:\/\/www.tripadvisor.ca\/Profile\/LeahC187","8869":"https:\/\/www.tripadvisor.ca\/Profile\/991stephenp","8870":"https:\/\/www.tripadvisor.ca\/Profile\/ksliwinska","8871":"https:\/\/www.tripadvisor.ca\/Profile\/Tester038","8872":"https:\/\/www.tripadvisor.ca\/Profile\/dsnewson","8873":"https:\/\/www.tripadvisor.ca\/Profile\/MrsB_in_Mass","8874":"https:\/\/www.tripadvisor.ca\/Profile\/hcmeacher","8880":"https:\/\/www.tripadvisor.ca\/Profile\/Tanker363","8881":"https:\/\/www.tripadvisor.ca\/Profile\/ElliottH676","8882":"https:\/\/www.tripadvisor.ca\/Profile\/annsC6577BG","8883":"https:\/\/www.tripadvisor.ca\/Profile\/Mimi2JKE","8884":"https:\/\/www.tripadvisor.ca\/Profile\/DeltaCouple","8885":"https:\/\/www.tripadvisor.ca\/Profile\/LoveTravel79755","8886":"https:\/\/www.tripadvisor.ca\/Profile\/872JohnN","8887":"https:\/\/www.tripadvisor.ca\/Profile\/gooilersLeduc","8888":"https:\/\/www.tripadvisor.ca\/Profile\/greatdays","8889":"https:\/\/www.tripadvisor.ca\/Profile\/V1718XMdianad","8890":"https:\/\/www.tripadvisor.ca\/Profile\/C11DWsylviel","8891":"https:\/\/www.tripadvisor.ca\/Profile\/mantisc","8892":"https:\/\/www.tripadvisor.ca\/Profile\/lward722","8893":"https:\/\/www.tripadvisor.ca\/Profile\/VancouverKeith","8894":"https:\/\/www.tripadvisor.ca\/Profile\/JanJan5555","8895":"https:\/\/www.tripadvisor.ca\/Profile\/S6027VHmarias","8896":"https:\/\/www.tripadvisor.ca\/Profile\/hikers5152","8897":"https:\/\/www.tripadvisor.ca\/Profile\/AttyClark","8898":"https:\/\/www.tripadvisor.ca\/Profile\/h_rocque","8899":"https:\/\/www.tripadvisor.ca\/Profile\/Y540ZVamandaj","8910":"https:\/\/www.tripadvisor.ca\/Profile\/member139","8911":"https:\/\/www.tripadvisor.ca\/Profile\/MaryAnnFriesen","8912":"https:\/\/www.tripadvisor.ca\/Profile\/jackdJ8932LJ","8913":"https:\/\/www.tripadvisor.ca\/Profile\/MarleneK157","8914":"https:\/\/www.tripadvisor.ca\/Profile\/mattdrin","8920":"https:\/\/www.tripadvisor.ca\/Profile\/626FredT","8921":"https:\/\/www.tripadvisor.ca\/Profile\/JulieE340","8922":"https:\/\/www.tripadvisor.ca\/Profile\/raybug123","8923":"https:\/\/www.tripadvisor.ca\/Profile\/tynerr","8924":"https:\/\/www.tripadvisor.ca\/Profile\/megang821","8925":"https:\/\/www.tripadvisor.ca\/Profile\/LTGswang","8926":"https:\/\/www.tripadvisor.ca\/Profile\/TravellingPal","8927":"https:\/\/www.tripadvisor.ca\/Profile\/Roger1243","8928":"https:\/\/www.tripadvisor.ca\/Profile\/mpioro","8929":"https:\/\/www.tripadvisor.ca\/Profile\/smthibs","8935":"https:\/\/www.tripadvisor.ca\/Profile\/SusannIvan","8936":"https:\/\/www.tripadvisor.ca\/Profile\/amybO3222UQ","8937":"https:\/\/www.tripadvisor.ca\/Profile\/565shaunaa","8938":"https:\/\/www.tripadvisor.ca\/Profile\/O1517PImichaelg","8939":"https:\/\/www.tripadvisor.ca\/Profile\/AngeL306","8940":"https:\/\/www.tripadvisor.ca\/Profile\/U1788NXjohnm","8941":"https:\/\/www.tripadvisor.ca\/Profile\/aronb267","8942":"https:\/\/www.tripadvisor.ca\/Profile\/kellyaJ5955LB","8943":"https:\/\/www.tripadvisor.ca\/Profile\/DennisFoss","8944":"https:\/\/www.tripadvisor.ca\/Profile\/356barryd","8945":"https:\/\/www.tripadvisor.ca\/Profile\/R246WImikeg","8946":"https:\/\/www.tripadvisor.ca\/Profile\/carmen1232015","8947":"https:\/\/www.tripadvisor.ca\/Profile\/oddball2015","8948":"https:\/\/www.tripadvisor.ca\/Profile\/MinnesotaHomeGrown","8949":"https:\/\/www.tripadvisor.ca\/Profile\/374waynes","8950":"https:\/\/www.tripadvisor.ca\/Profile\/genejanmad","8951":"https:\/\/www.tripadvisor.ca\/Profile\/heidig475","8952":"https:\/\/www.tripadvisor.ca\/Profile\/699sandin","8953":"https:\/\/www.tripadvisor.ca\/Profile\/jennyta2015","8954":"https:\/\/www.tripadvisor.ca\/Profile\/lovetocook363","8955":"https:\/\/www.tripadvisor.ca\/Profile\/almescher","8956":"https:\/\/www.tripadvisor.ca\/Profile\/871janetv","8957":"https:\/\/www.tripadvisor.ca\/Profile\/W7774WBjasonp","8958":"https:\/\/www.tripadvisor.ca\/Profile\/P9515ZLbills","8959":"https:\/\/www.tripadvisor.ca\/Profile\/KanerM","8960":"https:\/\/www.tripadvisor.ca\/Profile\/jodilynnejones","8961":"https:\/\/www.tripadvisor.ca\/Profile\/johnandcarolw2015","8962":"https:\/\/www.tripadvisor.ca\/Profile\/BJCW","8963":"https:\/\/www.tripadvisor.ca\/Profile\/31gregd","8964":"https:\/\/www.tripadvisor.ca\/Profile\/388shelleyl","8965":"https:\/\/www.tripadvisor.ca\/Profile\/Danor44","8966":"https:\/\/www.tripadvisor.ca\/Profile\/stevev70","8967":"https:\/\/www.tripadvisor.ca\/Profile\/tatianap321","8968":"https:\/\/www.tripadvisor.ca\/Profile\/denis760","8969":"https:\/\/www.tripadvisor.ca\/Profile\/shaunm925","8970":"https:\/\/www.tripadvisor.ca\/Profile\/ddotter","8971":"https:\/\/www.tripadvisor.ca\/Profile\/532jeffreyf","8972":"https:\/\/www.tripadvisor.ca\/Profile\/ontariocanucks","8973":"https:\/\/www.tripadvisor.ca\/Profile\/G9733NEshanem","8974":"https:\/\/www.tripadvisor.ca\/Profile\/BobfromOttawa","8980":"https:\/\/www.tripadvisor.ca\/Profile\/trexj2015","8981":"https:\/\/www.tripadvisor.ca\/Profile\/rchappell51","8982":"https:\/\/www.tripadvisor.ca\/Profile\/Mags49","8983":"https:\/\/www.tripadvisor.ca\/Profile\/quilthog","8984":"https:\/\/www.tripadvisor.ca\/Profile\/727mattt","8985":"https:\/\/www.tripadvisor.ca\/Profile\/941debrad","8986":"https:\/\/www.tripadvisor.ca\/Profile\/tannist2014","8987":"https:\/\/www.tripadvisor.ca\/Profile\/brettw110","8988":"https:\/\/www.tripadvisor.ca\/Profile\/BrunoMarieAnnecchiar","8989":"https:\/\/www.tripadvisor.ca\/Profile\/PeteD461","8990":"https:\/\/www.tripadvisor.ca\/Profile\/J3367KJbrunop","8991":"https:\/\/www.tripadvisor.ca\/Profile\/78beng","8992":"https:\/\/www.tripadvisor.ca\/Profile\/3ecca","8993":"https:\/\/www.tripadvisor.ca\/Profile\/xxramxx","8994":"https:\/\/www.tripadvisor.ca\/Profile\/53bertong","8995":"https:\/\/www.tripadvisor.ca\/Profile\/704harrys","8996":"https:\/\/www.tripadvisor.ca\/Profile\/Jeaninekp","8997":"https:\/\/www.tripadvisor.ca\/Profile\/michel_boets","8998":"https:\/\/www.tripadvisor.ca\/Profile\/Just-try-it_or-not","8999":"https:\/\/www.tripadvisor.ca\/Profile\/929nancyc","9005":"https:\/\/www.tripadvisor.ca\/Profile\/211gailr","9006":"https:\/\/www.tripadvisor.ca\/Profile\/MichelaF58","9007":"https:\/\/www.tripadvisor.ca\/Profile\/brianandjaneg","9008":"https:\/\/www.tripadvisor.ca\/Profile\/739dianev","9009":"https:\/\/www.tripadvisor.ca\/Profile\/ChrisRayP","9010":"https:\/\/www.tripadvisor.ca\/Profile\/LovesToTravel716","9011":"https:\/\/www.tripadvisor.ca\/Profile\/436judyw","9012":"https:\/\/www.tripadvisor.ca\/Profile\/summerlea","9013":"https:\/\/www.tripadvisor.ca\/Profile\/Qpdoll","9014":"https:\/\/www.tripadvisor.ca\/Profile\/NevisNice","9015":"https:\/\/www.tripadvisor.ca\/Profile\/303maxx","9016":"https:\/\/www.tripadvisor.ca\/Profile\/TCD10","9017":"https:\/\/www.tripadvisor.ca\/Profile\/Rufus991","9018":"https:\/\/www.tripadvisor.ca\/Profile\/Gord_11","9019":"https:\/\/www.tripadvisor.ca\/Profile\/fran_oisp818","9020":"https:\/\/www.tripadvisor.ca\/Profile\/janeb215","9021":"https:\/\/www.tripadvisor.ca\/Profile\/Deeb418","9022":"https:\/\/www.tripadvisor.ca\/Profile\/Mulan249","9023":"https:\/\/www.tripadvisor.ca\/Profile\/mightymay","9024":"https:\/\/www.tripadvisor.ca\/Profile\/noramarie","9025":"https:\/\/www.tripadvisor.ca\/Profile\/suet629","9026":"https:\/\/www.tripadvisor.ca\/Profile\/barbaragroth","9027":"https:\/\/www.tripadvisor.ca\/Profile\/475mfm","9028":"https:\/\/www.tripadvisor.ca\/Profile\/EPoirier74","9029":"https:\/\/www.tripadvisor.ca\/Profile\/Melanie2014","9035":"nil","9040":"https:\/\/www.tripadvisor.ca\/Profile\/O2190QLerikk","9045":"https:\/\/www.tripadvisor.ca\/Profile\/PearlBelfast","9050":"https:\/\/www.tripadvisor.ca\/Profile\/753maureenb","9055":"https:\/\/www.tripadvisor.ca\/Profile\/retiredprinipal1","9060":"https:\/\/www.tripadvisor.ca\/Profile\/794danar","9070":"https:\/\/www.tripadvisor.ca\/Profile\/dozzder13","9075":"https:\/\/www.tripadvisor.ca\/Profile\/Ichick","9080":"https:\/\/www.tripadvisor.ca\/Profile\/sherreegonesouth","9085":"https:\/\/www.tripadvisor.ca\/Profile\/MWVlocal","9090":"https:\/\/www.tripadvisor.ca\/Profile\/jnormand","9095":"https:\/\/www.tripadvisor.ca\/Profile\/Gail308","9100":"https:\/\/www.tripadvisor.ca\/Profile\/LorraineOS2014","9105":"https:\/\/www.tripadvisor.ca\/Profile\/puck013","9110":"https:\/\/www.tripadvisor.ca\/Profile\/Tallsally2323","9115":"https:\/\/www.tripadvisor.ca\/Profile\/HappyCanadians22","9125":"https:\/\/www.tripadvisor.ca\/Profile\/davidcarter843","9126":"https:\/\/www.tripadvisor.ca\/Profile\/taylorp775","9127":"https:\/\/www.tripadvisor.ca\/Profile\/97larisaa","9128":"https:\/\/www.tripadvisor.ca\/Profile\/runnerruth","9129":"https:\/\/www.tripadvisor.ca\/Profile\/Winnie052010","9130":"https:\/\/www.tripadvisor.ca\/Profile\/sarahecdouglas","9131":"https:\/\/www.tripadvisor.ca\/Profile\/VeronicaHiggins","9132":"https:\/\/www.tripadvisor.ca\/Profile\/AmyPN","9133":"https:\/\/www.tripadvisor.ca\/Profile\/jadeb955","9134":"https:\/\/www.tripadvisor.ca\/Profile\/KirstenM758","9135":"https:\/\/www.tripadvisor.ca\/Profile\/23ellie","9136":"https:\/\/www.tripadvisor.ca\/Profile\/Rafiki-tko","9137":"https:\/\/www.tripadvisor.ca\/Profile\/758maureenl","9138":"https:\/\/www.tripadvisor.ca\/Profile\/520franks","9139":"https:\/\/www.tripadvisor.ca\/Profile\/Cheryle7","9140":"https:\/\/www.tripadvisor.ca\/Profile\/Y137GPrebeccad","9141":"https:\/\/www.tripadvisor.ca\/Profile\/robynk492","9142":"https:\/\/www.tripadvisor.ca\/Profile\/garysO6900UG","9143":"https:\/\/www.tripadvisor.ca\/Profile\/mv819","9144":"https:\/\/www.tripadvisor.ca\/Profile\/PittsburghGail","9145":"https:\/\/www.tripadvisor.ca\/Profile\/moirac696","9146":"https:\/\/www.tripadvisor.ca\/Profile\/PJMIller81","9147":"https:\/\/www.tripadvisor.ca\/Profile\/42Sandrag","9148":"https:\/\/www.tripadvisor.ca\/Profile\/nitafrog","9149":"https:\/\/www.tripadvisor.ca\/Profile\/fox2719","9150":"https:\/\/www.tripadvisor.ca\/Profile\/V4507BUpaulg","9151":"https:\/\/www.tripadvisor.ca\/Profile\/SiggyCook","9152":"https:\/\/www.tripadvisor.ca\/Profile\/jamespO199TR","9153":"https:\/\/www.tripadvisor.ca\/Profile\/CatPat225","9154":"https:\/\/www.tripadvisor.ca\/Profile\/backwoodsnormal","9155":"https:\/\/www.tripadvisor.ca\/Profile\/Olivia630","9156":"https:\/\/www.tripadvisor.ca\/Profile\/X571HZdavidv","9157":"https:\/\/www.tripadvisor.ca\/Profile\/chab009","9158":"https:\/\/www.tripadvisor.ca\/Profile\/307mengy","9159":"https:\/\/www.tripadvisor.ca\/Profile\/sampsell60","9160":"nil","9165":"https:\/\/www.tripadvisor.ca\/Profile\/F9444MIirened","9166":"https:\/\/www.tripadvisor.ca\/Profile\/yaydrew","9167":"https:\/\/www.tripadvisor.ca\/Profile\/sarahd449","9168":"https:\/\/www.tripadvisor.ca\/Profile\/WayneG_London","9169":"https:\/\/www.tripadvisor.ca\/Profile\/J5933SCjohnv","9170":"https:\/\/www.tripadvisor.ca\/Profile\/ylin2016","9171":"https:\/\/www.tripadvisor.ca\/Profile\/R9122VFcarolm","9172":"https:\/\/www.tripadvisor.ca\/Profile\/travellercanada2","9173":"https:\/\/www.tripadvisor.ca\/Profile\/africa11","9174":"https:\/\/www.tripadvisor.ca\/Profile\/tcrann","9175":"https:\/\/www.tripadvisor.ca\/Profile\/TriGuy2013","9176":"https:\/\/www.tripadvisor.ca\/Profile\/ColTure","9177":"https:\/\/www.tripadvisor.ca\/Profile\/BrunoMarieAnnecchiar","9178":"https:\/\/www.tripadvisor.ca\/Profile\/AIR_Review","9179":"https:\/\/www.tripadvisor.ca\/Profile\/simple_beautiful","9180":"https:\/\/www.tripadvisor.ca\/Profile\/BrendaS797","9181":"https:\/\/www.tripadvisor.ca\/Profile\/Sparky4444","9182":"https:\/\/www.tripadvisor.ca\/Profile\/pkmacrae","9183":"https:\/\/www.tripadvisor.ca\/Profile\/Kazzoo","9184":"https:\/\/www.tripadvisor.ca\/Profile\/lyndon_olson","9185":"https:\/\/www.tripadvisor.ca\/Profile\/ChrissieM62","9186":"https:\/\/www.tripadvisor.ca\/Profile\/176joanb","9187":"https:\/\/www.tripadvisor.ca\/Profile\/defranks","9188":"https:\/\/www.tripadvisor.ca\/Profile\/jilc2012","9189":"https:\/\/www.tripadvisor.ca\/Profile\/blue059","9190":"https:\/\/www.tripadvisor.ca\/Profile\/ecgrossett","9191":"https:\/\/www.tripadvisor.ca\/Profile\/peasnpeanuts","9192":"https:\/\/www.tripadvisor.ca\/Profile\/Martinscott","9193":"https:\/\/www.tripadvisor.ca\/Profile\/FionandPaul","9194":"https:\/\/www.tripadvisor.ca\/Profile\/DaveandMillie","9200":"https:\/\/www.tripadvisor.ca\/Profile\/509TomS","9201":"https:\/\/www.tripadvisor.ca\/Profile\/BCpicky","9202":"https:\/\/www.tripadvisor.ca\/Profile\/woodsmokeLaPeche","9203":"https:\/\/www.tripadvisor.ca\/Profile\/SandraZM","9204":"https:\/\/www.tripadvisor.ca\/Profile\/chrisaF6781EF","9205":"https:\/\/www.tripadvisor.ca\/Profile\/KateF301","9207":"https:\/\/www.tripadvisor.ca\/Profile\/MexicoVictoriaBC","9208":"https:\/\/www.tripadvisor.ca\/Profile\/Benjygriff","9209":"https:\/\/www.tripadvisor.ca\/Profile\/dave_clarke50","9210":"https:\/\/www.tripadvisor.ca\/Profile\/upgrammy","9211":"https:\/\/www.tripadvisor.ca\/Profile\/IrisA217","9212":"https:\/\/www.tripadvisor.ca\/Profile\/LuckyD_13","9213":"https:\/\/www.tripadvisor.ca\/Profile\/MommaScams","9214":"https:\/\/www.tripadvisor.ca\/Profile\/NannyMcL","9215":"https:\/\/www.tripadvisor.ca\/Profile\/LisaW168","9216":"https:\/\/www.tripadvisor.ca\/Profile\/WhiteRockBruce","9217":"https:\/\/www.tripadvisor.ca\/Profile\/Growe53","9218":"https:\/\/www.tripadvisor.ca\/Profile\/BenThaerHorizons","9219":"https:\/\/www.tripadvisor.ca\/Profile\/DM447","9220":"https:\/\/www.tripadvisor.ca\/Profile\/SandF2012","9221":"https:\/\/www.tripadvisor.ca\/Profile\/RickR2945","9222":"https:\/\/www.tripadvisor.ca\/Profile\/DarrenofKent","9223":"https:\/\/www.tripadvisor.ca\/Profile\/nini0305","9225":"https:\/\/www.tripadvisor.ca\/Profile\/450sueg","9226":"https:\/\/www.tripadvisor.ca\/Profile\/446veldaw","9227":"https:\/\/www.tripadvisor.ca\/Profile\/wjamiraultorchar2018","9228":"https:\/\/www.tripadvisor.ca\/Profile\/VacationingCannuck","9229":"https:\/\/www.tripadvisor.ca\/Profile\/rfjabuck","9230":"https:\/\/www.tripadvisor.ca\/Profile\/994lynnd","9231":"https:\/\/www.tripadvisor.ca\/Profile\/964leov","9232":"https:\/\/www.tripadvisor.ca\/Profile\/jandc82012","9233":"https:\/\/www.tripadvisor.ca\/Profile\/philmS1636GW","9234":"https:\/\/www.tripadvisor.ca\/Profile\/bosam46","9235":"https:\/\/www.tripadvisor.ca\/Profile\/GeraldBP","9236":"https:\/\/www.tripadvisor.ca\/Profile\/Tourist775312","9237":"https:\/\/www.tripadvisor.ca\/Profile\/dmL4629SG","9238":"https:\/\/www.tripadvisor.ca\/Profile\/V4676KTneilc","9239":"https:\/\/www.tripadvisor.ca\/Profile\/_germaineburns","9240":"nil","9245":"https:\/\/www.tripadvisor.ca\/Profile\/559wandam","9246":"https:\/\/www.tripadvisor.ca\/Profile\/Suvon","9247":"https:\/\/www.tripadvisor.ca\/Profile\/BeverlyO384","9248":"https:\/\/www.tripadvisor.ca\/Profile\/575gregb","9249":"https:\/\/www.tripadvisor.ca\/Profile\/shellym181","9250":"https:\/\/www.tripadvisor.ca\/Profile\/timh688","9251":"https:\/\/www.tripadvisor.ca\/Profile\/hunteshr","9252":"https:\/\/www.tripadvisor.ca\/Profile\/250rangerg","9253":"https:\/\/www.tripadvisor.ca\/Profile\/Brenda0557","9254":"https:\/\/www.tripadvisor.ca\/Profile\/TravelingCanadaGirl","9255":"https:\/\/www.tripadvisor.ca\/Profile\/DorindaM543","9256":"https:\/\/www.tripadvisor.ca\/Profile\/frizzMcA","9257":"https:\/\/www.tripadvisor.ca\/Profile\/crysccrom75","9258":"https:\/\/www.tripadvisor.ca\/Profile\/531glendam","9259":"https:\/\/www.tripadvisor.ca\/Profile\/johnsE1757PH","9260":"https:\/\/www.tripadvisor.ca\/Profile\/suzzyfromburlington","9261":"https:\/\/www.tripadvisor.ca\/Profile\/carolW9591NA","9262":"https:\/\/www.tripadvisor.ca\/Profile\/annetteb609","9263":"https:\/\/www.tripadvisor.ca\/Profile\/peislander1999","9264":"https:\/\/www.tripadvisor.ca\/Profile\/jonhP5697QH","9265":"https:\/\/www.tripadvisor.ca\/Profile\/232kashar","9266":"https:\/\/www.tripadvisor.ca\/Profile\/Kathyn21","9267":"https:\/\/www.tripadvisor.ca\/Profile\/trishm137","9268":"https:\/\/www.tripadvisor.ca\/Profile\/OkanaganFamily","9269":"https:\/\/www.tripadvisor.ca\/Profile\/Mimipoppa","9275":"https:\/\/www.tripadvisor.ca\/Profile\/794gerryw","9276":"https:\/\/www.tripadvisor.ca\/Profile\/LindaLuvsCats","9277":"https:\/\/www.tripadvisor.ca\/Profile\/GRAHAM2015","9278":"https:\/\/www.tripadvisor.ca\/Profile\/WilliamS237","9279":"https:\/\/www.tripadvisor.ca\/Profile\/567kelseym","9280":"https:\/\/www.tripadvisor.ca\/Profile\/Elizabethmaureen8868","9281":"https:\/\/www.tripadvisor.ca\/Profile\/334MikeH","9282":"https:\/\/www.tripadvisor.ca\/Profile\/teabag20","9283":"https:\/\/www.tripadvisor.ca\/Profile\/MassTraveller78","9284":"https:\/\/www.tripadvisor.ca\/Profile\/shirleyk290","9285":"https:\/\/www.tripadvisor.ca\/Profile\/livethedream2015","9286":"https:\/\/www.tripadvisor.ca\/Profile\/Keldan_70","9287":"https:\/\/www.tripadvisor.ca\/Profile\/cansomike","9288":"https:\/\/www.tripadvisor.ca\/Profile\/FireRescue_Di","9289":"https:\/\/www.tripadvisor.ca\/Profile\/DandH_1989","9290":"https:\/\/www.tripadvisor.ca\/Profile\/N8269ZXdanb","9291":"https:\/\/www.tripadvisor.ca\/Profile\/Nomnomnivore","9292":"https:\/\/www.tripadvisor.ca\/Profile\/Patom1","9293":"https:\/\/www.tripadvisor.ca\/Profile\/741BobM","9294":"https:\/\/www.tripadvisor.ca\/Profile\/lilyb1ack","9295":"https:\/\/www.tripadvisor.ca\/Profile\/wakondah12","9296":"https:\/\/www.tripadvisor.ca\/Profile\/929bobf","9297":"https:\/\/www.tripadvisor.ca\/Profile\/scotiajim","9298":"https:\/\/www.tripadvisor.ca\/Profile\/T3444BMchrisr","9299":"https:\/\/www.tripadvisor.ca\/Profile\/suecharbonneau","9300":"https:\/\/www.tripadvisor.ca\/Profile\/ChristoFam","9301":"https:\/\/www.tripadvisor.ca\/Profile\/leojandannaa","9302":"https:\/\/www.tripadvisor.ca\/Profile\/EH596","9303":"https:\/\/www.tripadvisor.ca\/Profile\/Lorgrill","9304":"https:\/\/www.tripadvisor.ca\/Profile\/luluemma","9305":"https:\/\/www.tripadvisor.ca\/Profile\/stampinggirl","9306":"https:\/\/www.tripadvisor.ca\/Profile\/Vanogram","9307":"https:\/\/www.tripadvisor.ca\/Profile\/MarilynT1Toronto","9308":"https:\/\/www.tripadvisor.ca\/Profile\/musicalclara","9309":"https:\/\/www.tripadvisor.ca\/Profile\/Jules_and_Mike2014","9310":"https:\/\/www.tripadvisor.ca\/Profile\/ArtNYC","9311":"https:\/\/www.tripadvisor.ca\/Profile\/KatieM424","9312":"https:\/\/www.tripadvisor.ca\/Profile\/621andrewi","9313":"https:\/\/www.tripadvisor.ca\/Profile\/12JaniceG12","9314":"https:\/\/www.tripadvisor.ca\/Profile\/davidmZ836AS","9315":"https:\/\/www.tripadvisor.ca\/Profile\/warburyst","9316":"https:\/\/www.tripadvisor.ca\/Profile\/554bryanl","9317":"https:\/\/www.tripadvisor.ca\/Profile\/DavidL41","9318":"https:\/\/www.tripadvisor.ca\/Profile\/Dana_NC","9319":"https:\/\/www.tripadvisor.ca\/Profile\/BridgetO606","9320":"https:\/\/www.tripadvisor.ca\/Profile\/757aaronh","9321":"https:\/\/www.tripadvisor.ca\/Profile\/180nancyp","9322":"https:\/\/www.tripadvisor.ca\/Profile\/Forester123","9323":"https:\/\/www.tripadvisor.ca\/Profile\/Rockwall11","9324":"https:\/\/www.tripadvisor.ca\/Profile\/Silent_Traveller_11","9325":"https:\/\/www.tripadvisor.ca\/Profile\/StephanieMoWa","9326":"https:\/\/www.tripadvisor.ca\/Profile\/SC6691","9327":"https:\/\/www.tripadvisor.ca\/Profile\/513eab","9328":"https:\/\/www.tripadvisor.ca\/Profile\/76fpr","9329":"https:\/\/www.tripadvisor.ca\/Profile\/uconn_cappy","9345":"https:\/\/www.tripadvisor.ca\/Profile\/RIFAM901","9346":"https:\/\/www.tripadvisor.ca\/Profile\/christopherb156","9347":"https:\/\/www.tripadvisor.ca\/Profile\/marksD3361WA","9348":"https:\/\/www.tripadvisor.ca\/Profile\/0jenniee","9349":"https:\/\/www.tripadvisor.ca\/Profile\/dianathecookie","9350":"https:\/\/www.tripadvisor.ca\/Profile\/Mimi592013","9351":"https:\/\/www.tripadvisor.ca\/Profile\/MarcC445","9352":"https:\/\/www.tripadvisor.ca\/Profile\/pfd104","9353":"https:\/\/www.tripadvisor.ca\/Profile\/84ds","9354":"https:\/\/www.tripadvisor.ca\/Profile\/Miramichi1995","9355":"https:\/\/www.tripadvisor.ca\/Profile\/246Trips","9356":"https:\/\/www.tripadvisor.ca\/Profile\/PortlandRover","9357":"https:\/\/www.tripadvisor.ca\/Profile\/M6504DMdans","9358":"https:\/\/www.tripadvisor.ca\/Profile\/MeccaP","9359":"https:\/\/www.tripadvisor.ca\/Profile\/JackA220","9360":"https:\/\/www.tripadvisor.ca\/Profile\/870JimM870","9361":"https:\/\/www.tripadvisor.ca\/Profile\/MichaelanneC","9362":"https:\/\/www.tripadvisor.ca\/Profile\/barbarajohnson","9363":"https:\/\/www.tripadvisor.ca\/Profile\/rayge2k","9364":"https:\/\/www.tripadvisor.ca\/Profile\/nrwell","9365":"https:\/\/www.tripadvisor.ca\/Profile\/CarlL150","9366":"https:\/\/www.tripadvisor.ca\/Profile\/ThunderBayNortherner","9367":"https:\/\/www.tripadvisor.ca\/Profile\/kellyshunter","9368":"https:\/\/www.tripadvisor.ca\/Profile\/JustWalkingSomePlace","9375":"https:\/\/www.tripadvisor.ca\/Profile\/AmyL537","9376":"https:\/\/www.tripadvisor.ca\/Profile\/kariandkyle","9377":"https:\/\/www.tripadvisor.ca\/Profile\/USALittleApple","9378":"https:\/\/www.tripadvisor.ca\/Profile\/tog","9379":"https:\/\/www.tripadvisor.ca\/Profile\/Locksley44","9380":"https:\/\/www.tripadvisor.ca\/Profile\/johngD6658YU","9381":"https:\/\/www.tripadvisor.ca\/Profile\/MaryB939","9382":"https:\/\/www.tripadvisor.ca\/Profile\/Blueegg","9383":"https:\/\/www.tripadvisor.ca\/Profile\/363duanel","9384":"https:\/\/www.tripadvisor.ca\/Profile\/EvelynP959","9385":"https:\/\/www.tripadvisor.ca\/Profile\/Joan112","9386":"https:\/\/www.tripadvisor.ca\/Profile\/maryandfrankm","9387":"https:\/\/www.tripadvisor.ca\/Profile\/Earlenenb","9388":"https:\/\/www.tripadvisor.ca\/Profile\/evie123_12","9389":"https:\/\/www.tripadvisor.ca\/Profile\/MacBluenoser","9390":"https:\/\/www.tripadvisor.ca\/Profile\/DylanL257","9391":"https:\/\/www.tripadvisor.ca\/Profile\/flyingL","9392":"https:\/\/www.tripadvisor.ca\/Profile\/mountaingirl778","9393":"https:\/\/www.tripadvisor.ca\/Profile\/psdjkd","9394":"https:\/\/www.tripadvisor.ca\/Profile\/Journey809784","9395":"https:\/\/www.tripadvisor.ca\/Profile\/Cnceagle","9396":"https:\/\/www.tripadvisor.ca\/Profile\/Gene0-12","9397":"https:\/\/www.tripadvisor.ca\/Profile\/null","9398":"https:\/\/www.tripadvisor.ca\/Profile\/missyAustralia","9399":"https:\/\/www.tripadvisor.ca\/Profile\/598stephaniem","9400":"https:\/\/www.tripadvisor.ca\/Profile\/46alexs","9401":"https:\/\/www.tripadvisor.ca\/Profile\/Linda0830","9402":"https:\/\/www.tripadvisor.ca\/Profile\/LoftLover","9404":"https:\/\/www.tripadvisor.ca\/Profile\/twotravellingtoques","9406":"https:\/\/www.tripadvisor.ca\/Profile\/CyrilY","9407":"https:\/\/www.tripadvisor.ca\/Profile\/ConnieB363","9408":"https:\/\/www.tripadvisor.ca\/Profile\/IvoryLady","9409":"https:\/\/www.tripadvisor.ca\/Profile\/MistyW719","9415":"https:\/\/www.tripadvisor.ca\/Profile\/judithann29","9416":"https:\/\/www.tripadvisor.ca\/Profile\/CherylB510","9417":"https:\/\/www.tripadvisor.ca\/Profile\/BarbC680","9418":"https:\/\/www.tripadvisor.ca\/Profile\/jenniferh350","9419":"https:\/\/www.tripadvisor.ca\/Profile\/nd4speed","9420":"https:\/\/www.tripadvisor.ca\/Profile\/Geomob","9421":"https:\/\/www.tripadvisor.ca\/Profile\/davidh980","9422":"https:\/\/www.tripadvisor.ca\/Profile\/GregT122","9423":"https:\/\/www.tripadvisor.ca\/Profile\/Kevxh","9424":"https:\/\/www.tripadvisor.ca\/Profile\/JamieF670","9425":"https:\/\/www.tripadvisor.ca\/Profile\/michaelbM5609DC","9426":"https:\/\/www.tripadvisor.ca\/Profile\/DaveP2010","9427":"https:\/\/www.tripadvisor.ca\/Profile\/samjbest","9428":"https:\/\/www.tripadvisor.ca\/Profile\/NuttyNutritionist","9429":"https:\/\/www.tripadvisor.ca\/Profile\/KarenH5160","9430":"https:\/\/www.tripadvisor.ca\/Profile\/decorbabe","9431":"https:\/\/www.tripadvisor.ca\/Profile\/Colson18","9432":"https:\/\/www.tripadvisor.ca\/Profile\/963brynl","9433":"https:\/\/www.tripadvisor.ca\/Profile\/890lynnev","9434":"https:\/\/www.tripadvisor.ca\/Profile\/susana812","9435":"https:\/\/www.tripadvisor.ca\/Profile\/KenJen1982","9436":"https:\/\/www.tripadvisor.ca\/Profile\/KevinO2963","9437":"https:\/\/www.tripadvisor.ca\/Profile\/Moonstone07","9438":"https:\/\/www.tripadvisor.ca\/Profile\/Noni83","9439":"https:\/\/www.tripadvisor.ca\/Profile\/TravelingAngell","9440":"https:\/\/www.tripadvisor.ca\/Profile\/tyronef761","9441":"https:\/\/www.tripadvisor.ca\/Profile\/Seaside685572","9442":"https:\/\/www.tripadvisor.ca\/Profile\/krof","9443":"https:\/\/www.tripadvisor.ca\/Profile\/willoDorset","9444":"https:\/\/www.tripadvisor.ca\/Profile\/Brianea","9445":"https:\/\/www.tripadvisor.ca\/Profile\/bettebluemoon","9446":"https:\/\/www.tripadvisor.ca\/Profile\/ruckusridgenc","9447":"https:\/\/www.tripadvisor.ca\/Profile\/ashleycP6323DV","9448":"https:\/\/www.tripadvisor.ca\/Profile\/nikewings","9449":"https:\/\/www.tripadvisor.ca\/Profile\/676patriziaf","9450":"https:\/\/www.tripadvisor.ca\/Profile\/777diane2015","9451":"https:\/\/www.tripadvisor.ca\/Profile\/paulsL1257KF","9452":"https:\/\/www.tripadvisor.ca\/Profile\/_greenbankross","9453":"https:\/\/www.tripadvisor.ca\/Profile\/vicc300","9454":"https:\/\/www.tripadvisor.ca\/Profile\/cossy83","9455":"https:\/\/www.tripadvisor.ca\/Profile\/namma01","9456":"https:\/\/www.tripadvisor.ca\/Profile\/667christinan","9457":"https:\/\/www.tripadvisor.ca\/Profile\/monarg","9458":"https:\/\/www.tripadvisor.ca\/Profile\/pgrantottawa","9459":"https:\/\/www.tripadvisor.ca\/Profile\/157becky","9460":"https:\/\/www.tripadvisor.ca\/Profile\/jodieb397","9461":"https:\/\/www.tripadvisor.ca\/Profile\/buffyslayergal","9462":"https:\/\/www.tripadvisor.ca\/Profile\/384ellenp","9463":"https:\/\/www.tripadvisor.ca\/Profile\/curtip55","9464":"https:\/\/www.tripadvisor.ca\/Profile\/SMT68","9465":"https:\/\/www.tripadvisor.ca\/Profile\/ardithc2015","9466":"https:\/\/www.tripadvisor.ca\/Profile\/930happy","9467":"https:\/\/www.tripadvisor.ca\/Profile\/marty70_11","9468":"https:\/\/www.tripadvisor.ca\/Profile\/Kathy44444154976","9469":"https:\/\/www.tripadvisor.ca\/Profile\/KelseyMacPhee","9470":"https:\/\/www.tripadvisor.ca\/Profile\/dgbestma","9471":"https:\/\/www.tripadvisor.ca\/Profile\/MurrayandMarion","9472":"https:\/\/www.tripadvisor.ca\/Profile\/142ashleighh","9473":"https:\/\/www.tripadvisor.ca\/Profile\/SJJones34","9474":"https:\/\/www.tripadvisor.ca\/Profile\/PeterB456","9475":"nil","9480":"https:\/\/www.tripadvisor.ca\/Profile\/deedleedle","9481":"https:\/\/www.tripadvisor.ca\/Profile\/Peterpvana","9482":"https:\/\/www.tripadvisor.ca\/Profile\/JoAnne238","9483":"https:\/\/www.tripadvisor.ca\/Profile\/pat-rick555","9484":"https:\/\/www.tripadvisor.ca\/Profile\/835ellend","9485":"https:\/\/www.tripadvisor.ca\/Profile\/roxanneo2013","9486":"https:\/\/www.tripadvisor.ca\/Profile\/Megallen","9487":"https:\/\/www.tripadvisor.ca\/Profile\/724grahama","9488":"https:\/\/www.tripadvisor.ca\/Profile\/EILEENS951","9489":"https:\/\/www.tripadvisor.ca\/Profile\/324tinah","9490":"https:\/\/www.tripadvisor.ca\/Profile\/Lisa_Green04","9491":"https:\/\/www.tripadvisor.ca\/Profile\/RobandAsh","9492":"https:\/\/www.tripadvisor.ca\/Profile\/Martamom","9493":"https:\/\/www.tripadvisor.ca\/Profile\/411martinf","9494":"https:\/\/www.tripadvisor.ca\/Profile\/558margiel","9495":"https:\/\/www.tripadvisor.ca\/Profile\/gunarsb","9496":"https:\/\/www.tripadvisor.ca\/Profile\/pickering4","9497":"https:\/\/www.tripadvisor.ca\/Profile\/marilynp115","9498":"https:\/\/www.tripadvisor.ca\/Profile\/Toronto_Canada_SueF","9499":"https:\/\/www.tripadvisor.ca\/Profile\/310kathyb","9505":"https:\/\/www.tripadvisor.ca\/Profile\/sparkyoj","9506":"https:\/\/www.tripadvisor.ca\/Profile\/Y9378NMnancym","9507":"https:\/\/www.tripadvisor.ca\/Profile\/MichelleF121","9508":"https:\/\/www.tripadvisor.ca\/Profile\/24Paula","9509":"https:\/\/www.tripadvisor.ca\/Profile\/MK753","9510":"https:\/\/www.tripadvisor.ca\/Profile\/BalazsL","9511":"https:\/\/www.tripadvisor.ca\/Profile\/Twister46","9512":"https:\/\/www.tripadvisor.ca\/Profile\/RossM989","9513":"https:\/\/www.tripadvisor.ca\/Profile\/panjegoli","9514":"https:\/\/www.tripadvisor.ca\/Profile\/CherryP544","9515":"https:\/\/www.tripadvisor.ca\/Profile\/Tilly56","9516":"https:\/\/www.tripadvisor.ca\/Profile\/RandyL421","9517":"https:\/\/www.tripadvisor.ca\/Profile\/VeraB242","9518":"https:\/\/www.tripadvisor.ca\/Profile\/189Kim","9519":"https:\/\/www.tripadvisor.ca\/Profile\/itldo","9525":"https:\/\/www.tripadvisor.ca\/Profile\/BookishBeachGirl","9526":"https:\/\/www.tripadvisor.ca\/Profile\/Laugh-Love-BeHappy","9527":"https:\/\/www.tripadvisor.ca\/Profile\/GaryS82","9528":"https:\/\/www.tripadvisor.ca\/Profile\/EMST08","9529":"https:\/\/www.tripadvisor.ca\/Profile\/MCC4","9535":"https:\/\/www.tripadvisor.ca\/Profile\/CharlieOrlando","9536":"https:\/\/www.tripadvisor.ca\/Profile\/831bj_rnl","9537":"https:\/\/www.tripadvisor.ca\/Profile\/lornan973","9538":"https:\/\/www.tripadvisor.ca\/Profile\/U8138HDashleyw","9539":"https:\/\/www.tripadvisor.ca\/Profile\/A1631YMdavidb","9540":"https:\/\/www.tripadvisor.ca\/Profile\/Car01777","9541":"https:\/\/www.tripadvisor.ca\/Profile\/johnsonbrian91","9542":"https:\/\/www.tripadvisor.ca\/Profile\/Festivus2248","9543":"https:\/\/www.tripadvisor.ca\/Profile\/411angiec","9544":"https:\/\/www.tripadvisor.ca\/Profile\/ericbD3961BW","9545":"https:\/\/www.tripadvisor.ca\/Profile\/myrnsigns","9546":"https:\/\/www.tripadvisor.ca\/Profile\/angelavR9460MI","9547":"https:\/\/www.tripadvisor.ca\/Profile\/JR_of_Kamloops","9548":"https:\/\/www.tripadvisor.ca\/Profile\/engiebb","9549":"https:\/\/www.tripadvisor.ca\/Profile\/Brigitte312659","9550":"https:\/\/www.tripadvisor.ca\/Profile\/292weih","9551":"https:\/\/www.tripadvisor.ca\/Profile\/joecv5","9552":"https:\/\/www.tripadvisor.ca\/Profile\/callted","9553":"https:\/\/www.tripadvisor.ca\/Profile\/LouAmbrogio","9554":"https:\/\/www.tripadvisor.ca\/Profile\/Vanslee","9555":"https:\/\/www.tripadvisor.ca\/Profile\/mickr1960","9556":"https:\/\/www.tripadvisor.ca\/Profile\/PanamaGeorge","9557":"https:\/\/www.tripadvisor.ca\/Profile\/JudyandDickM","9558":"https:\/\/www.tripadvisor.ca\/Profile\/BE656","9559":"https:\/\/www.tripadvisor.ca\/Profile\/JohanneB507","9560":"nil","9565":"https:\/\/www.tripadvisor.ca\/Profile\/F1Q","9570":"https:\/\/www.tripadvisor.ca\/Profile\/joshuahkm","9575":"nil","9585":"https:\/\/www.tripadvisor.ca\/Profile\/terrysoucy","9590":"https:\/\/www.tripadvisor.ca\/Profile\/899DavidF","9595":"https:\/\/www.tripadvisor.ca\/Profile\/551francinel","9600":"https:\/\/www.tripadvisor.ca\/Profile\/cpoirier945","9610":"https:\/\/www.tripadvisor.ca\/Profile\/Seadog462014","9615":"https:\/\/www.tripadvisor.ca\/Profile\/JonathanH304","9620":"https:\/\/www.tripadvisor.ca\/Profile\/darx2015","9625":"https:\/\/www.tripadvisor.ca\/Profile\/P2025VDdanl","9630":"https:\/\/www.tripadvisor.ca\/Profile\/leonardk625","9635":"https:\/\/www.tripadvisor.ca\/Profile\/coldinnovascotia","9640":"https:\/\/www.tripadvisor.ca\/Profile\/Acwcat","9645":"https:\/\/www.tripadvisor.ca\/Profile\/AmandaN967","9650":"https:\/\/www.tripadvisor.ca\/Profile\/tripoffriends","9655":"https:\/\/www.tripadvisor.ca\/Profile\/DMcDonell","9660":"https:\/\/www.tripadvisor.ca\/Profile\/190arlenen","9665":"https:\/\/www.tripadvisor.ca\/Profile\/jkshute","9670":"https:\/\/www.tripadvisor.ca\/Profile\/louanng259","9675":"https:\/\/www.tripadvisor.ca\/Profile\/housee111","9680":"https:\/\/www.tripadvisor.ca\/Profile\/Marianne86","9690":"https:\/\/www.tripadvisor.ca\/Profile\/jppanda","9695":"https:\/\/www.tripadvisor.ca\/Profile\/TariAnneK","9700":"https:\/\/www.tripadvisor.ca\/Profile\/leebrew2014","9705":"https:\/\/www.tripadvisor.ca\/Profile\/1kagc","9710":"https:\/\/www.tripadvisor.ca\/Profile\/753claired","9715":"https:\/\/www.tripadvisor.ca\/Profile\/Barbanellie","9725":"https:\/\/www.tripadvisor.ca\/Profile\/sxh230","9735":"https:\/\/www.tripadvisor.ca\/Profile\/doanster","9740":"https:\/\/www.tripadvisor.ca\/Profile\/CrownVictoria","9745":"https:\/\/www.tripadvisor.ca\/Profile\/budh58","9750":"https:\/\/www.tripadvisor.ca\/Profile\/Jonathon_7","9755":"https:\/\/www.tripadvisor.ca\/Profile\/655BarbaraP","9765":"https:\/\/www.tripadvisor.ca\/Profile\/DianaR590","9766":"https:\/\/www.tripadvisor.ca\/Profile\/nicholas001117","9767":"https:\/\/www.tripadvisor.ca\/Profile\/hollyharper38","9768":"https:\/\/www.tripadvisor.ca\/Profile\/brentford7","9769":"https:\/\/www.tripadvisor.ca\/Profile\/SteveDonnaS","9770":"https:\/\/www.tripadvisor.ca\/Profile\/Canada55plus","9771":"https:\/\/www.tripadvisor.ca\/Profile\/guyplarin","9772":"https:\/\/www.tripadvisor.ca\/Profile\/357gilbertl","9773":"https:\/\/www.tripadvisor.ca\/Profile\/deerpathfarm","9774":"https:\/\/www.tripadvisor.ca\/Profile\/sandrasR298TU","9775":"https:\/\/www.tripadvisor.ca\/Profile\/VictoriaW336","9776":"https:\/\/www.tripadvisor.ca\/Profile\/lisadB5222WK","9777":"https:\/\/www.tripadvisor.ca\/Profile\/F1392CSdavide","9778":"https:\/\/www.tripadvisor.ca\/Profile\/partb2","9779":"https:\/\/www.tripadvisor.ca\/Profile\/SassyEvans","9780":"https:\/\/www.tripadvisor.ca\/Profile\/shediacsmith","9781":"https:\/\/www.tripadvisor.ca\/Profile\/cgslose","9782":"https:\/\/www.tripadvisor.ca\/Profile\/marjoried336","9783":"https:\/\/www.tripadvisor.ca\/Profile\/Brianimated","9784":"https:\/\/www.tripadvisor.ca\/Profile\/662peterb","9785":"nil","9790":"https:\/\/www.tripadvisor.ca\/Profile\/ljbritt50","9791":"https:\/\/www.tripadvisor.ca\/Profile\/SueHTravelling","9792":"https:\/\/www.tripadvisor.ca\/Profile\/kazwhiz","9793":"https:\/\/www.tripadvisor.ca\/Profile\/R3661RAmariac","9794":"https:\/\/www.tripadvisor.ca\/Profile\/286katez","9795":"https:\/\/www.tripadvisor.ca\/Profile\/phigorus","9796":"https:\/\/www.tripadvisor.ca\/Profile\/KateF301","9797":"https:\/\/www.tripadvisor.ca\/Profile\/641barbc","9798":"https:\/\/www.tripadvisor.ca\/Profile\/934oraw","9799":"https:\/\/www.tripadvisor.ca\/Profile\/Duffy","9805":"https:\/\/www.tripadvisor.ca\/Profile\/carolc679","9806":"https:\/\/www.tripadvisor.ca\/Profile\/leer850","9807":"https:\/\/www.tripadvisor.ca\/Profile\/wilderness09","9808":"https:\/\/www.tripadvisor.ca\/Profile\/TropicalFun253","9809":"https:\/\/www.tripadvisor.ca\/Profile\/becwa62","9815":"https:\/\/www.tripadvisor.ca\/Profile\/FerdFarkle","9816":"https:\/\/www.tripadvisor.ca\/Profile\/Traveling_anuck","9817":"https:\/\/www.tripadvisor.ca\/Profile\/janmc956","9818":"https:\/\/www.tripadvisor.ca\/Profile\/Alistair_and_Cathy","9819":"https:\/\/www.tripadvisor.ca\/Profile\/smkymtngrl","9820":"https:\/\/www.tripadvisor.ca\/Profile\/Deelynn53","9821":"https:\/\/www.tripadvisor.ca\/Profile\/rockohorse","9822":"https:\/\/www.tripadvisor.ca\/Profile\/Canuckexpat","9823":"https:\/\/www.tripadvisor.ca\/Profile\/ManitobaGump","9824":"https:\/\/www.tripadvisor.ca\/Profile\/Birdingfoodies","9825":"https:\/\/www.tripadvisor.ca\/Profile\/Beachtoes","9826":"https:\/\/www.tripadvisor.ca\/Profile\/crypt73","9827":"https:\/\/www.tripadvisor.ca\/Profile\/GregVictoria_BC","9828":"https:\/\/www.tripadvisor.ca\/Profile\/jul83","9829":"https:\/\/www.tripadvisor.ca\/Profile\/rosehln","9830":"https:\/\/www.tripadvisor.ca\/Profile\/AandMfromOntario","9831":"https:\/\/www.tripadvisor.ca\/Profile\/Nikott","9835":"https:\/\/www.tripadvisor.ca\/Profile\/Voyager754150","9836":"https:\/\/www.tripadvisor.ca\/Profile\/Barter2000","9837":"https:\/\/www.tripadvisor.ca\/Profile\/Sunshine38605273057","9838":"https:\/\/www.tripadvisor.ca\/Profile\/darlalama","9839":"https:\/\/www.tripadvisor.ca\/Profile\/GrandTour12569366297","9840":"https:\/\/www.tripadvisor.ca\/Profile\/pengreaterthansword","9841":"https:\/\/www.tripadvisor.ca\/Profile\/Resort34577732137","9842":"https:\/\/www.tripadvisor.ca\/Profile\/danwU731DT","9843":"https:\/\/www.tripadvisor.ca\/Profile\/Climber24240017090","9844":"https:\/\/www.tripadvisor.ca\/Profile\/dawngallant247","9845":"https:\/\/www.tripadvisor.caundefined","9850":"https:\/\/www.tripadvisor.ca\/Profile\/F3863QLjohnm","9851":"https:\/\/www.tripadvisor.ca\/Profile\/bobn485","9852":"https:\/\/www.tripadvisor.ca\/Profile\/timbugden2018","9853":"https:\/\/www.tripadvisor.ca\/Profile\/KDLandRover","9854":"https:\/\/www.tripadvisor.ca\/Profile\/BettyCollinsMenne","9855":"https:\/\/www.tripadvisor.ca\/Profile\/johnandheathert","9856":"https:\/\/www.tripadvisor.ca\/Profile\/lbgizzmo","9857":"https:\/\/www.tripadvisor.ca\/Profile\/arsenad1","9858":"https:\/\/www.tripadvisor.ca\/Profile\/robinsauve","9859":"https:\/\/www.tripadvisor.ca\/Profile\/aross904061","9860":"https:\/\/www.tripadvisor.ca\/Profile\/SarahR1765","9861":"https:\/\/www.tripadvisor.ca\/Profile\/ersommer","9862":"https:\/\/www.tripadvisor.ca\/Profile\/justinpQ5225HS","9863":"https:\/\/www.tripadvisor.ca\/Profile\/carla278","9864":"https:\/\/www.tripadvisor.ca\/Profile\/AuntieAnn","9865":"https:\/\/www.tripadvisor.ca\/Profile\/Sweetlassie","9866":"https:\/\/www.tripadvisor.ca\/Profile\/Mike101065","9867":"https:\/\/www.tripadvisor.ca\/Profile\/lynnallie","9868":"https:\/\/www.tripadvisor.ca\/Profile\/suzzy9","9869":"https:\/\/www.tripadvisor.ca\/Profile\/cherylmcneil2018","9870":"https:\/\/www.tripadvisor.ca\/Profile\/shilpap296","9871":"https:\/\/www.tripadvisor.ca\/Profile\/christ314","9872":"https:\/\/www.tripadvisor.ca\/Profile\/NatalieLSoucy","9873":"https:\/\/www.tripadvisor.ca\/Profile\/jbursey659","9874":"https:\/\/www.tripadvisor.ca\/Profile\/glenwhite159","9875":"https:\/\/www.tripadvisor.ca\/Profile\/Catfish85U","9876":"https:\/\/www.tripadvisor.ca\/Profile\/deborahaH571FF","9877":"https:\/\/www.tripadvisor.ca\/Profile\/Serge45","9878":"https:\/\/www.tripadvisor.ca\/Profile\/hidinhermon","9879":"https:\/\/www.tripadvisor.ca\/Profile\/RBDriscoll","9880":"https:\/\/www.tripadvisor.ca\/Profile\/murphykellyann","9881":"https:\/\/www.tripadvisor.ca\/Profile\/219deliak","9882":"https:\/\/www.tripadvisor.ca\/Profile\/wmarch267945","9883":"https:\/\/www.tripadvisor.ca\/Profile\/DilbertForLife","9884":"https:\/\/www.tripadvisor.ca\/Profile\/sebim","9885":"https:\/\/www.tripadvisor.ca\/Profile\/15jenng","9886":"https:\/\/www.tripadvisor.ca\/Profile\/russp857","9887":"https:\/\/www.tripadvisor.ca\/Profile\/dotb166","9888":"https:\/\/www.tripadvisor.ca\/Profile\/JeanL2109","9890":"https:\/\/www.tripadvisor.ca\/Profile\/Hockeyparent7","9891":"https:\/\/www.tripadvisor.ca\/Profile\/469wayner","9892":"https:\/\/www.tripadvisor.ca\/Profile\/dawn40c","9893":"https:\/\/www.tripadvisor.ca\/Profile\/trentnurse","9894":"https:\/\/www.tripadvisor.ca\/Profile\/markmT7089WM","9895":"nil","9900":"https:\/\/www.tripadvisor.ca\/Profile\/dhillca","9901":"https:\/\/www.tripadvisor.ca\/Profile\/B4915AEdanw","9902":"https:\/\/www.tripadvisor.ca\/Profile\/W9115MWdonnat","9903":"https:\/\/www.tripadvisor.ca\/Profile\/117charleso","9904":"https:\/\/www.tripadvisor.ca\/Profile\/dawnj329","9905":"https:\/\/www.tripadvisor.ca\/Profile\/tcarmichael2007","9906":"https:\/\/www.tripadvisor.ca\/Profile\/107paulinel","9907":"https:\/\/www.tripadvisor.ca\/Profile\/letsgetgoing2017","9908":"https:\/\/www.tripadvisor.ca\/Profile\/JeanneMartinson","9909":"https:\/\/www.tripadvisor.ca\/Profile\/934abhimanyub","9910":"https:\/\/www.tripadvisor.ca\/Profile\/linm68","9911":"https:\/\/www.tripadvisor.ca\/Profile\/richardsV7722IJ","9912":"https:\/\/www.tripadvisor.ca\/Profile\/gregorymP1756AR","9913":"https:\/\/www.tripadvisor.ca\/Profile\/845deniv","9914":"https:\/\/www.tripadvisor.ca\/Profile\/melissam438","9915":"https:\/\/www.tripadvisor.ca\/Profile\/jpanich1","9916":"https:\/\/www.tripadvisor.ca\/Profile\/ColinTippett","9917":"https:\/\/www.tripadvisor.ca\/Profile\/judithw999","9918":"https:\/\/www.tripadvisor.ca\/Profile\/stevedQ8253AV","9919":"https:\/\/www.tripadvisor.ca\/Profile\/michaelcQ2355ON","9920":"https:\/\/www.tripadvisor.ca\/Profile\/W1475TUmarioa","9921":"https:\/\/www.tripadvisor.ca\/Profile\/dixieland8","9922":"https:\/\/www.tripadvisor.ca\/Profile\/E3853HHrickc","9923":"https:\/\/www.tripadvisor.ca\/Profile\/CaroleE376","9924":"https:\/\/www.tripadvisor.ca\/Profile\/970tanyab970","9930":"https:\/\/www.tripadvisor.ca\/Profile\/crystalr997","9931":"https:\/\/www.tripadvisor.ca\/Profile\/EvrGrn","9932":"https:\/\/www.tripadvisor.ca\/Profile\/maritimer_11","9933":"https:\/\/www.tripadvisor.ca\/Profile\/631janettes","9934":"https:\/\/www.tripadvisor.ca\/Profile\/Caspartje","9940":"https:\/\/www.tripadvisor.ca\/Profile\/carabeara33","9941":"https:\/\/www.tripadvisor.ca\/Profile\/GerryG673","9942":"https:\/\/www.tripadvisor.ca\/Profile\/READYTOGO2014","9943":"https:\/\/www.tripadvisor.ca\/Profile\/danieljF6592CL","9944":"https:\/\/www.tripadvisor.ca\/Profile\/johngY245KH","9945":"https:\/\/www.tripadvisor.ca\/Profile\/Harrods4","9946":"https:\/\/www.tripadvisor.ca\/Profile\/nicoleman22","9947":"https:\/\/www.tripadvisor.ca\/Profile\/JD609","9948":"https:\/\/www.tripadvisor.ca\/Profile\/ChetSeattle","9949":"https:\/\/www.tripadvisor.ca\/Profile\/985briang","9950":"https:\/\/www.tripadvisor.ca\/Profile\/sancrawf","9951":"https:\/\/www.tripadvisor.ca\/Profile\/sonialN5969RJ","9952":"https:\/\/www.tripadvisor.ca\/Profile\/salesmanSussex_Nb","9953":"https:\/\/www.tripadvisor.ca\/Profile\/CanadianGypsies","9954":"https:\/\/www.tripadvisor.ca\/Profile\/I8017FHgregm","9955":"https:\/\/www.tripadvisor.ca\/Profile\/bryancrawford54","9956":"https:\/\/www.tripadvisor.ca\/Profile\/edogg2016","9957":"https:\/\/www.tripadvisor.ca\/Profile\/lesliel229","9958":"https:\/\/www.tripadvisor.ca\/Profile\/netnanny","9959":"https:\/\/www.tripadvisor.ca\/Profile\/Epochehns","9960":"https:\/\/www.tripadvisor.ca\/Profile\/O3476QBsandrap","9961":"https:\/\/www.tripadvisor.ca\/Profile\/R6734ITsamb","9962":"https:\/\/www.tripadvisor.ca\/Profile\/E5163ADadamc","9963":"https:\/\/www.tripadvisor.ca\/Profile\/181tammya","9964":"https:\/\/www.tripadvisor.ca\/Profile\/Canmoretravelbugs","9965":"https:\/\/www.tripadvisor.ca\/Profile\/barbaramH719YC","9966":"https:\/\/www.tripadvisor.ca\/Profile\/evelyni707","9967":"https:\/\/www.tripadvisor.ca\/Profile\/kylej593","9968":"https:\/\/www.tripadvisor.ca\/Profile\/655donnah","9969":"https:\/\/www.tripadvisor.ca\/Profile\/bobber902","9970":"https:\/\/www.tripadvisor.ca\/Profile\/troys469","9971":"https:\/\/www.tripadvisor.ca\/Profile\/donnasA6985FO","9972":"https:\/\/www.tripadvisor.ca\/Profile\/donnahO3650BG","9973":"https:\/\/www.tripadvisor.ca\/Profile\/debbiebA8327GH","9974":"https:\/\/www.tripadvisor.ca\/Profile\/pxcornish","9975":"https:\/\/www.tripadvisor.ca\/Profile\/K2549QNcathyc","9977":"https:\/\/www.tripadvisor.ca\/Profile\/jeaneneh2017","9978":"https:\/\/www.tripadvisor.ca\/Profile\/geoffreym653","9979":"https:\/\/www.tripadvisor.ca\/Profile\/Bedfordhockeyparent","9992":"https:\/\/www.tripadvisor.ca\/Profile\/M9371KTrogers","9993":"https:\/\/www.tripadvisor.ca\/Profile\/tosht778","9994":"https:\/\/www.tripadvisor.ca\/Profile\/BruceM53","9995":"https:\/\/www.tripadvisor.ca\/Profile\/louisedP7434TT","9996":"https:\/\/www.tripadvisor.ca\/Profile\/klepper-geocaching","9997":"https:\/\/www.tripadvisor.ca\/Profile\/O7435PVchrisd","9998":"https:\/\/www.tripadvisor.ca\/Profile\/D5843UC","9999":"https:\/\/www.tripadvisor.ca\/Profile\/carolgY1606YC","10000":"https:\/\/www.tripadvisor.ca\/Profile\/ChrisR654","10001":"https:\/\/www.tripadvisor.ca\/Profile\/KVic","10002":"https:\/\/www.tripadvisor.ca\/Profile\/E3182LJjanh","10003":"https:\/\/www.tripadvisor.ca\/Profile\/S2239TLwilliamb","10004":"https:\/\/www.tripadvisor.ca\/Profile\/tombY8850AW","10005":"https:\/\/www.tripadvisor.ca\/Profile\/bntraveler58","10006":"https:\/\/www.tripadvisor.ca\/Profile\/962aubreym","10007":"https:\/\/www.tripadvisor.ca\/Profile\/NCDW","10008":"https:\/\/www.tripadvisor.ca\/Profile\/kimn968","10009":"https:\/\/www.tripadvisor.ca\/Profile\/O9905BZcarolm","10010":"https:\/\/www.tripadvisor.ca\/Profile\/rogerc286","10011":"https:\/\/www.tripadvisor.ca\/Profile\/N9518VQkareng","10012":"https:\/\/www.tripadvisor.ca\/Profile\/mkatelong","10013":"https:\/\/www.tripadvisor.ca\/Profile\/312marko","10014":"https:\/\/www.tripadvisor.ca\/Profile\/Longmont22","10015":"https:\/\/www.tripadvisor.ca\/Profile\/990guyt","10016":"https:\/\/www.tripadvisor.ca\/Profile\/NancyW1831","10017":"https:\/\/www.tripadvisor.ca\/Profile\/370lyndae","10018":"https:\/\/www.tripadvisor.ca\/Profile\/karencZ1861SC","10019":"https:\/\/www.tripadvisor.ca\/Profile\/Y4588WLmaryd","10020":"https:\/\/www.tripadvisor.ca\/Profile\/239kimberleyt","10021":"https:\/\/www.tripadvisor.ca\/Profile\/103maggiep","10022":"https:\/\/www.tripadvisor.ca\/Profile\/jonig460","10023":"https:\/\/www.tripadvisor.ca\/Profile\/Golflinks9","10024":"https:\/\/www.tripadvisor.ca\/Profile\/cruiser6062","10025":"https:\/\/www.tripadvisor.ca\/Profile\/lorried981","10026":"https:\/\/www.tripadvisor.ca\/Profile\/H1582DBrobertr","10027":"https:\/\/www.tripadvisor.ca\/Profile\/PerogyFan","10028":"https:\/\/www.tripadvisor.ca\/Profile\/darrellb564","10029":"https:\/\/www.tripadvisor.ca\/Profile\/LenP178","10030":"https:\/\/www.tripadvisor.ca\/Profile\/Cliffhood","10031":"https:\/\/www.tripadvisor.ca\/Profile\/mom62016","10032":"https:\/\/www.tripadvisor.ca\/Profile\/Y698CNdenised","10033":"https:\/\/www.tripadvisor.ca\/Profile\/47merrylc","10034":"https:\/\/www.tripadvisor.ca\/Profile\/donaldy904","10035":"https:\/\/www.tripadvisor.ca\/Profile\/Horsewoman","10036":"https:\/\/www.tripadvisor.ca\/Profile\/Ritz65","10037":"https:\/\/www.tripadvisor.ca\/Profile\/Jmbt13","10038":"https:\/\/www.tripadvisor.ca\/Profile\/326phoebem","10039":"https:\/\/www.tripadvisor.ca\/Profile\/yyzonian","10040":"https:\/\/www.tripadvisor.ca\/Profile\/410robyng","10041":"https:\/\/www.tripadvisor.ca\/Profile\/lisalean2017","10042":"https:\/\/www.tripadvisor.ca\/Profile\/RogueMonk","10043":"https:\/\/www.tripadvisor.ca\/Profile\/eleanorm720","10044":"https:\/\/www.tripadvisor.ca\/Profile\/BarbCorm","10045":"https:\/\/www.tripadvisor.ca\/Profile\/Mark2629","10046":"https:\/\/www.tripadvisor.ca\/Profile\/scottnicely","10047":"https:\/\/www.tripadvisor.ca\/Profile\/bryantc919","10048":"https:\/\/www.tripadvisor.ca\/Profile\/ellenanderic2017","10049":"https:\/\/www.tripadvisor.ca\/Profile\/434coltonh","10050":"https:\/\/www.tripadvisor.ca\/Profile\/testamaryjane","10051":"https:\/\/www.tripadvisor.ca\/Profile\/duckeyes","10052":"https:\/\/www.tripadvisor.ca\/Profile\/cathylittle13","10053":"https:\/\/www.tripadvisor.ca\/Profile\/karenwG6353GJ","10054":"https:\/\/www.tripadvisor.ca\/Profile\/Myles_Long","10055":"https:\/\/www.tripadvisor.ca\/Profile\/kaleighmccarthy","10056":"https:\/\/www.tripadvisor.ca\/Profile\/OntarioTina","10057":"https:\/\/www.tripadvisor.ca\/Profile\/heatherj534","10058":"https:\/\/www.tripadvisor.ca\/Profile\/6943803","10059":"https:\/\/www.tripadvisor.ca\/Profile\/791billg","10060":"https:\/\/www.tripadvisor.ca\/Profile\/ryansL7769EL","10061":"https:\/\/www.tripadvisor.ca\/Profile\/lauriedawnsmith","10062":"https:\/\/www.tripadvisor.ca\/Profile\/Trail3463","10063":"https:\/\/www.tripadvisor.ca\/Profile\/maxcoy13","10064":"https:\/\/www.tripadvisor.ca\/Profile\/archlav","10065":"nil","10070":"https:\/\/www.tripadvisor.ca\/Profile\/PeterN122","10071":"https:\/\/www.tripadvisor.ca\/Profile\/clarkster2016","10073":"https:\/\/www.tripadvisor.ca\/Profile\/waltjon","10074":"https:\/\/www.tripadvisor.ca\/Profile\/LizC241","10075":"https:\/\/www.tripadvisor.ca\/Profile\/redtree321","10076":"https:\/\/www.tripadvisor.ca\/Profile\/454bill","10077":"https:\/\/www.tripadvisor.ca\/Profile\/freqytravelert","10078":"https:\/\/www.tripadvisor.ca\/Profile\/davidrR5436RM","10079":"https:\/\/www.tripadvisor.ca\/Profile\/salesmanSussex_Nb","10085":"https:\/\/www.tripadvisor.ca\/Profile\/kwsmith15","10086":"https:\/\/www.tripadvisor.ca\/Profile\/775clc","10087":"https:\/\/www.tripadvisor.ca\/Profile\/340jaredb","10088":"https:\/\/www.tripadvisor.ca\/Profile\/cherylr2014","10089":"https:\/\/www.tripadvisor.ca\/Profile\/JonR212","10090":"https:\/\/www.tripadvisor.ca\/Profile\/398ald","10091":"https:\/\/www.tripadvisor.ca\/Profile\/amymariec35","10092":"https:\/\/www.tripadvisor.ca\/Profile\/nickbagloe","10093":"https:\/\/www.tripadvisor.ca\/Profile\/brendatoker","10094":"https:\/\/www.tripadvisor.ca\/Profile\/taraSmith121","10095":"https:\/\/www.tripadvisor.ca\/Profile\/chrisrS6834YU","10097":"https:\/\/www.tripadvisor.ca\/Profile\/937jillc","10098":"https:\/\/www.tripadvisor.ca\/Profile\/amandagal8596","10099":"https:\/\/www.tripadvisor.ca\/Profile\/309eleanorm","10100":"https:\/\/www.tripadvisor.ca\/Profile\/552paulag","10101":"https:\/\/www.tripadvisor.ca\/Profile\/cruiser6062","10102":"https:\/\/www.tripadvisor.ca\/Profile\/Passepareverywhere","10103":"https:\/\/www.tripadvisor.ca\/Profile\/chickipoo","10104":"https:\/\/www.tripadvisor.ca\/Profile\/YvesP207","10105":"https:\/\/www.tripadvisor.ca\/Profile\/698mackenziem","10107":"https:\/\/www.tripadvisor.ca\/Profile\/003nl","10108":"https:\/\/www.tripadvisor.ca\/Profile\/18bernicev","10109":"https:\/\/www.tripadvisor.ca\/Profile\/158derekc","10110":"https:\/\/www.tripadvisor.ca\/Profile\/marylnc","10112":"https:\/\/www.tripadvisor.ca\/Profile\/864karimy","10113":"https:\/\/www.tripadvisor.ca\/Profile\/daviddZ4527NR","10114":"https:\/\/www.tripadvisor.ca\/Profile\/dakotac377","10115":"https:\/\/www.tripadvisor.ca\/Profile\/lorih229","10116":"https:\/\/www.tripadvisor.ca\/Profile\/johnmacdoughal","10117":"https:\/\/www.tripadvisor.ca\/Profile\/41shirleyl","10118":"https:\/\/www.tripadvisor.ca\/Profile\/coreyc57","10119":"https:\/\/www.tripadvisor.ca\/Profile\/Kevxh","10120":"https:\/\/www.tripadvisor.ca\/Profile\/Arctic_Pedro","10121":"https:\/\/www.tripadvisor.ca\/Profile\/143Cathy","10122":"https:\/\/www.tripadvisor.ca\/Profile\/danielpL6093XW","10123":"https:\/\/www.tripadvisor.ca\/Profile\/Q5717ZJmarym","10124":"https:\/\/www.tripadvisor.ca\/Profile\/jordanc629","10135":"https:\/\/www.tripadvisor.ca\/Profile\/joyo105","10136":"https:\/\/www.tripadvisor.ca\/Profile\/169rong","10138":"https:\/\/www.tripadvisor.ca\/Profile\/eleanorl983","10139":"https:\/\/www.tripadvisor.ca\/Profile\/898carinf","10140":"https:\/\/www.tripadvisor.ca\/Profile\/the_man11111","10141":"https:\/\/www.tripadvisor.ca\/Profile\/26genej","10142":"https:\/\/www.tripadvisor.ca\/Profile\/Drip_investor","10143":"https:\/\/www.tripadvisor.ca\/Profile\/713arthurk","10144":"https:\/\/www.tripadvisor.ca\/Profile\/726jackiel","10145":"https:\/\/www.tripadvisor.ca\/Profile\/518claudetter","10146":"https:\/\/www.tripadvisor.ca\/Profile\/LV2TOUR","10147":"https:\/\/www.tripadvisor.ca\/Profile\/donnat203","10148":"https:\/\/www.tripadvisor.ca\/Profile\/BCCM18","10149":"https:\/\/www.tripadvisor.ca\/Profile\/crossworder","10151":"https:\/\/www.tripadvisor.ca\/Profile\/serenaandmichael","10152":"https:\/\/www.tripadvisor.ca\/Profile\/yamaman65","10153":"https:\/\/www.tripadvisor.ca\/Profile\/bobbyb611","10157":"https:\/\/www.tripadvisor.ca\/Profile\/109kimm","10159":"https:\/\/www.tripadvisor.ca\/Profile\/320jennam","10160":"https:\/\/www.tripadvisor.ca\/Profile\/Mileena_82","10161":"https:\/\/www.tripadvisor.ca\/Profile\/Ding08","10162":"https:\/\/www.tripadvisor.ca\/Profile\/309spencera","10164":"https:\/\/www.tripadvisor.ca\/Profile\/Jordanc01","10165":"https:\/\/www.tripadvisor.ca\/Profile\/Gail553","10166":"https:\/\/www.tripadvisor.ca\/Profile\/murrayc449","10167":"https:\/\/www.tripadvisor.ca\/Profile\/Annandfamily2013","10168":"https:\/\/www.tripadvisor.ca\/Profile\/andriab42","10169":"https:\/\/www.tripadvisor.ca\/Profile\/82paulg","10170":"https:\/\/www.tripadvisor.ca\/Profile\/maddys575","10171":"https:\/\/www.tripadvisor.ca\/Profile\/violab99","10172":"https:\/\/www.tripadvisor.ca\/Profile\/amandab437","10173":"https:\/\/www.tripadvisor.ca\/Profile\/923terryl","10174":"https:\/\/www.tripadvisor.ca\/Profile\/davea156","10175":"https:\/\/www.tripadvisor.ca\/Profile\/DonnaT957","10176":"https:\/\/www.tripadvisor.ca\/Profile\/ShirleyL988","10177":"https:\/\/www.tripadvisor.ca\/Profile\/PhillipC849","10178":"https:\/\/www.tripadvisor.ca\/Profile\/haleyh594","10179":"https:\/\/www.tripadvisor.ca\/Profile\/kenziet_13","10180":"https:\/\/www.tripadvisor.ca\/Profile\/katherineb899","10181":"https:\/\/www.tripadvisor.ca\/Profile\/kellyshunter","10182":"https:\/\/www.tripadvisor.ca\/Profile\/GCGraham","10183":"https:\/\/www.tripadvisor.ca\/Profile\/Donna888_12","10184":"https:\/\/www.tripadvisor.ca\/Profile\/Charbie","10185":"https:\/\/www.tripadvisor.ca\/Profile\/Travel4Fun56","10186":"https:\/\/www.tripadvisor.ca\/Profile\/b2mack","10187":"https:\/\/www.tripadvisor.ca\/Profile\/1tpg1","10188":"https:\/\/www.tripadvisor.ca\/Profile\/Cpl_Kitty","10189":"https:\/\/www.tripadvisor.ca\/Profile\/LydiaM384","10190":"https:\/\/www.tripadvisor.ca\/Profile\/KatieM424","10191":"https:\/\/www.tripadvisor.ca\/Profile\/Mintara","10192":"https:\/\/www.tripadvisor.ca\/Profile\/Ireland1974","10193":"https:\/\/www.tripadvisor.ca\/Profile\/FireFighterCompany2","10194":"https:\/\/www.tripadvisor.ca\/Profile\/djcorb","10195":"https:\/\/www.tripadvisor.ca\/Profile\/Halifaxguy40","10196":"https:\/\/www.tripadvisor.ca\/Profile\/Frankie006","10197":"https:\/\/www.tripadvisor.ca\/Profile\/stromboliCalgary","10198":"https:\/\/www.tripadvisor.ca\/Profile\/NubbieBC","10199":"https:\/\/www.tripadvisor.ca\/Profile\/traveller9678","10205":"nil","10215":"https:\/\/www.tripadvisor.ca\/Profile\/erinr377","10216":"https:\/\/www.tripadvisor.ca\/Profile\/175AndyH","10217":"https:\/\/www.tripadvisor.ca\/Profile\/scottbN3184MN","10218":"https:\/\/www.tripadvisor.ca\/Profile\/302hollym","10219":"https:\/\/www.tripadvisor.ca\/Profile\/Funholidayguy","10220":"https:\/\/www.tripadvisor.ca\/Profile\/PaulaBrianD","10221":"https:\/\/www.tripadvisor.ca\/Profile\/johannec795","10222":"https:\/\/www.tripadvisor.ca\/Profile\/Bryanbalkam","10223":"https:\/\/www.tripadvisor.ca\/Profile\/229scottt229","10224":"https:\/\/www.tripadvisor.ca\/Profile\/S9178ZEmarkd","10225":"https:\/\/www.tripadvisor.ca\/Profile\/EllaS699","10226":"https:\/\/www.tripadvisor.ca\/Profile\/959Larryh","10227":"https:\/\/www.tripadvisor.ca\/Profile\/jordant732","10228":"https:\/\/www.tripadvisor.ca\/Profile\/TamaraR587","10229":"https:\/\/www.tripadvisor.ca\/Profile\/Ticatfangirl","10230":"https:\/\/www.tripadvisor.ca\/Profile\/comeauj23","10231":"https:\/\/www.tripadvisor.ca\/Profile\/bhaijan1","10232":"https:\/\/www.tripadvisor.ca\/Profile\/Lori_8","10233":"https:\/\/www.tripadvisor.ca\/Profile\/crysccrom75","10234":"https:\/\/www.tripadvisor.ca\/Profile\/eacmacpamba","10240":"https:\/\/www.tripadvisor.ca\/Profile\/Ecodong","10241":"https:\/\/www.tripadvisor.ca\/Profile\/Lovestotravel76_8","10242":"https:\/\/www.tripadvisor.ca\/Profile\/lilly350","10243":"https:\/\/www.tripadvisor.ca\/Profile\/beverlyr635","10244":"https:\/\/www.tripadvisor.ca\/Profile\/Pitabites","10245":"https:\/\/www.tripadvisor.ca\/Profile\/591tammyb","10246":"https:\/\/www.tripadvisor.ca\/Profile\/drdkj8","10247":"https:\/\/www.tripadvisor.ca\/Profile\/frederickg567","10248":"https:\/\/www.tripadvisor.ca\/Profile\/DoloresB","10249":"https:\/\/www.tripadvisor.ca\/Profile\/Paddi2014","10250":"https:\/\/www.tripadvisor.ca\/Profile\/JessyRichard","10251":"https:\/\/www.tripadvisor.ca\/Profile\/B1085PCvictorias","10252":"https:\/\/www.tripadvisor.ca\/Profile\/dolly9","10253":"https:\/\/www.tripadvisor.ca\/Profile\/Nicepubanyone","10254":"https:\/\/www.tripadvisor.ca\/Profile\/H1582DBrobertr","10255":"https:\/\/www.tripadvisor.ca\/Profile\/shirleyd252","10256":"https:\/\/www.tripadvisor.ca\/Profile\/wannaseetheworld16","10257":"https:\/\/www.tripadvisor.ca\/Profile\/Nic7895","10258":"https:\/\/www.tripadvisor.ca\/Profile\/stephaniesJ8459PT","10259":"https:\/\/www.tripadvisor.ca\/Profile\/Joyce115","10260":"https:\/\/www.tripadvisor.ca\/Profile\/N2402JSlisap","10261":"https:\/\/www.tripadvisor.ca\/Profile\/146rodneyd","10262":"https:\/\/www.tripadvisor.ca\/Profile\/Tracy1796","10263":"https:\/\/www.tripadvisor.ca\/Profile\/jodief992","10264":"https:\/\/www.tripadvisor.ca\/Profile\/DinVt","10265":"https:\/\/www.tripadvisor.ca\/Profile\/ZackPilcher","10266":"https:\/\/www.tripadvisor.ca\/Profile\/stephanief93","10267":"https:\/\/www.tripadvisor.ca\/Profile\/nailtech2011","10268":"https:\/\/www.tripadvisor.ca\/Profile\/yyzhnl","10269":"https:\/\/www.tripadvisor.ca\/Profile\/817theresas","10270":"https:\/\/www.tripadvisor.ca\/Profile\/KyTravelingFamily2","10271":"https:\/\/www.tripadvisor.ca\/Profile\/TheCann0n","10272":"https:\/\/www.tripadvisor.ca\/Profile\/WandaTexMex","10273":"https:\/\/www.tripadvisor.ca\/Profile\/ChrisJenMiller","10274":"https:\/\/www.tripadvisor.ca\/Profile\/Atlantic96","10285":"https:\/\/www.tripadvisor.ca\/Profile\/sunlover1997","10286":"https:\/\/www.tripadvisor.ca\/Profile\/bobinCharlotte","10287":"https:\/\/www.tripadvisor.ca\/Profile\/BigmanPete","10288":"https:\/\/www.tripadvisor.ca\/Profile\/641diannem","10289":"https:\/\/www.tripadvisor.ca\/Profile\/sonyaa925","10290":"https:\/\/www.tripadvisor.ca\/Profile\/Coondog99","10291":"https:\/\/www.tripadvisor.ca\/Profile\/jelvidge","10292":"https:\/\/www.tripadvisor.ca\/Profile\/BobFromNB","10293":"https:\/\/www.tripadvisor.ca\/Profile\/NoWin","10294":"https:\/\/www.tripadvisor.ca\/Profile\/189Kim","10295":"https:\/\/www.tripadvisor.ca\/Profile\/E3258KSchristineb","10296":"https:\/\/www.tripadvisor.ca\/Profile\/71TinaR","10297":"https:\/\/www.tripadvisor.ca\/Profile\/Dogwood193","10298":"https:\/\/www.tripadvisor.ca\/Profile\/djhammock","10299":"https:\/\/www.tripadvisor.ca\/Profile\/clientunhappy","10300":"https:\/\/www.tripadvisor.ca\/Profile\/shpatterson","10301":"https:\/\/www.tripadvisor.ca\/Profile\/LuciaGrosner","10305":"https:\/\/www.tripadvisor.ca\/Profile\/Arctic_Pedro","10310":"https:\/\/www.tripadvisor.ca\/Profile\/388natashae","10315":"nil","10320":"https:\/\/www.tripadvisor.ca\/Profile\/melodiec564","10330":"https:\/\/www.tripadvisor.ca\/Profile\/S8W","10335":"https:\/\/www.tripadvisor.ca\/Profile\/chrisdV6797YV","10340":"https:\/\/www.tripadvisor.ca\/Profile\/687mitchellt","10345":"https:\/\/www.tripadvisor.ca\/Profile\/gtgtaylor98","10355":"https:\/\/www.tripadvisor.ca\/Profile\/Wags1095","10360":"https:\/\/www.tripadvisor.ca\/Profile\/672rickm","10365":"https:\/\/www.tripadvisor.ca\/Profile\/brettw110","10370":"https:\/\/www.tripadvisor.ca\/Profile\/107JulieM107","10375":"https:\/\/www.tripadvisor.ca\/Profile\/Luckysyd","10385":"https:\/\/www.tripadvisor.ca\/Profile\/marjories171","10390":"https:\/\/www.tripadvisor.ca\/Profile\/TammyM29","10395":"https:\/\/www.tripadvisor.ca\/Profile\/thbucu","10405":"https:\/\/www.tripadvisor.ca\/Profile\/forkmech13","10410":"https:\/\/www.tripadvisor.ca\/Profile\/summersports","10415":"nil","10420":"https:\/\/www.tripadvisor.ca\/Profile\/M7757VJmikew","10421":"https:\/\/www.tripadvisor.ca\/Profile\/DianaD1207","10422":"https:\/\/www.tripadvisor.ca\/Profile\/PhilB298","10423":"https:\/\/www.tripadvisor.ca\/Profile\/99kl","10424":"https:\/\/www.tripadvisor.ca\/Profile\/jeffbQ7886QL","10425":"https:\/\/www.tripadvisor.ca\/Profile\/LJ_Can","10426":"https:\/\/www.tripadvisor.ca\/Profile\/jamielP5122RA","10427":"https:\/\/www.tripadvisor.ca\/Profile\/suefT7074KA","10428":"https:\/\/www.tripadvisor.ca\/Profile\/791anitat","10429":"https:\/\/www.tripadvisor.ca\/Profile\/622roym","10430":"https:\/\/www.tripadvisor.ca\/Profile\/SMO2015","10431":"https:\/\/www.tripadvisor.ca\/Profile\/wendistimson","10432":"https:\/\/www.tripadvisor.ca\/Profile\/Jocko99","10433":"https:\/\/www.tripadvisor.ca\/Profile\/232cindy65","10434":"https:\/\/www.tripadvisor.ca\/Profile\/stacyh31","10435":"https:\/\/www.tripadvisor.ca\/Profile\/travelchick0001","10436":"https:\/\/www.tripadvisor.ca\/Profile\/2NATIONALPARKFANS","10437":"https:\/\/www.tripadvisor.ca\/Profile\/chrisrC3809VE","10438":"https:\/\/www.tripadvisor.ca\/Profile\/timg145","10439":"https:\/\/www.tripadvisor.ca\/Profile\/SpyderWitch","10440":"nil","10445":"https:\/\/www.tripadvisor.ca\/Profile\/Sylvia_10","10446":"https:\/\/www.tripadvisor.ca\/Profile\/AuntieAnn","10447":"https:\/\/www.tripadvisor.ca\/Profile\/denise678","10448":"https:\/\/www.tripadvisor.ca\/Profile\/NSSBridgewater","10449":"https:\/\/www.tripadvisor.ca\/Profile\/795estellab","10450":"https:\/\/www.tripadvisor.ca\/Profile\/217rickh","10451":"https:\/\/www.tripadvisor.ca\/Profile\/JenniferandAlan","10452":"https:\/\/www.tripadvisor.ca\/Profile\/814rachaelw","10453":"https:\/\/www.tripadvisor.ca\/Profile\/edo349","10454":"https:\/\/www.tripadvisor.ca\/Profile\/Paullfromcanada","10455":"nil","10460":"https:\/\/www.tripadvisor.ca\/Profile\/558cherylh","10461":"https:\/\/www.tripadvisor.ca\/Profile\/5kaylac","10462":"https:\/\/www.tripadvisor.ca\/Profile\/NmFreeflyer","10463":"https:\/\/www.tripadvisor.ca\/Profile\/Relic6241","10464":"https:\/\/www.tripadvisor.ca\/Profile\/352judyv","10465":"https:\/\/www.tripadvisor.ca\/Profile\/police013","10466":"https:\/\/www.tripadvisor.ca\/Profile\/JaneElliott1001","10468":"https:\/\/www.tripadvisor.ca\/Profile\/gguitard","10469":"https:\/\/www.tripadvisor.ca\/Profile\/234marya","10470":"https:\/\/www.tripadvisor.ca\/Profile\/bonnief422","10471":"https:\/\/www.tripadvisor.ca\/Profile\/534pamk","10473":"https:\/\/www.tripadvisor.ca\/Profile\/Marylk2013","10474":"https:\/\/www.tripadvisor.ca\/Profile\/Jeremy_Plume","10475":"https:\/\/www.tripadvisor.ca\/Profile\/BobD38","10476":"https:\/\/www.tripadvisor.ca\/Profile\/Barbanellie","10477":"https:\/\/www.tripadvisor.ca\/Profile\/ericd961","10478":"https:\/\/www.tripadvisor.ca\/Profile\/RM549","10479":"https:\/\/www.tripadvisor.ca\/Profile\/thehappyeater8","10480":"https:\/\/www.tripadvisor.ca\/Profile\/JamesB530309","10481":"https:\/\/www.tripadvisor.ca\/Profile\/JudithL174","10482":"https:\/\/www.tripadvisor.ca\/Profile\/kerryn68","10485":"nil","10490":"nil","10491":"https:\/\/www.tripadvisor.ca\/Profile\/280debg","10492":"https:\/\/www.tripadvisor.ca\/Profile\/Lori1855","10493":"https:\/\/www.tripadvisor.ca\/Profile\/N4669PWdennisb","10494":"https:\/\/www.tripadvisor.ca\/Profile\/452donnap","10495":"https:\/\/www.tripadvisor.ca\/Profile\/gracemariam","10496":"https:\/\/www.tripadvisor.ca\/Profile\/Abbycat47","10497":"https:\/\/www.tripadvisor.ca\/Profile\/Kathy1940","10498":"https:\/\/www.tripadvisor.ca\/Profile\/karendawn99","10499":"https:\/\/www.tripadvisor.ca\/Profile\/Soxman43","10500":"https:\/\/www.tripadvisor.ca\/Profile\/152shelleyb","10501":"nil","10506":"https:\/\/www.tripadvisor.ca\/Profile\/mandyh614","10507":"https:\/\/www.tripadvisor.ca\/Profile\/proud_memere","10508":"https:\/\/www.tripadvisor.ca\/Profile\/wayneanddianee","10509":"https:\/\/www.tripadvisor.ca\/Profile\/kellymod","10510":"https:\/\/www.tripadvisor.ca\/Profile\/CanadianAl","10511":"https:\/\/www.tripadvisor.ca\/Profile\/vernonm844","10512":"https:\/\/www.tripadvisor.ca\/Profile\/KimberlyP2013","10513":"https:\/\/www.tripadvisor.ca\/Profile\/DAM_TROLLS","10514":"https:\/\/www.tripadvisor.ca\/Profile\/TheFortTravels","10516":"nil","10520":"https:\/\/www.tripadvisor.ca\/Profile\/PatD1246","10521":"https:\/\/www.tripadvisor.ca\/Profile\/peislander1999","10522":"https:\/\/www.tripadvisor.ca\/Profile\/AshleyH1986","10523":"https:\/\/www.tripadvisor.ca\/Profile\/keithhJ3936IU","10524":"https:\/\/www.tripadvisor.ca\/Profile\/shellharris","10525":"https:\/\/www.tripadvisor.ca\/Profile\/BrainHitchHiker","10526":"https:\/\/www.tripadvisor.ca\/Profile\/bigmack27","10527":"https:\/\/www.tripadvisor.ca\/Profile\/PMKCanuck","10528":"https:\/\/www.tripadvisor.ca\/Profile\/ginster1","10529":"https:\/\/www.tripadvisor.ca\/Profile\/livethedream2015","10530":"https:\/\/www.tripadvisor.ca\/Profile\/583vacation","10531":"https:\/\/www.tripadvisor.ca\/Profile\/eastcoasttraveller32","10532":"https:\/\/www.tripadvisor.ca\/Profile\/AyaReiko","10533":"https:\/\/www.tripadvisor.ca\/Profile\/TomandAnnGummeson","10534":"https:\/\/www.tripadvisor.ca\/Profile\/SSapach","10535":"https:\/\/www.tripadvisor.ca\/Profile\/269janiea","10536":"https:\/\/www.tripadvisor.ca\/Profile\/Drip_investor","10537":"https:\/\/www.tripadvisor.ca\/Profile\/happy_to_travel_4752","10538":"https:\/\/www.tripadvisor.ca\/Profile\/Devdude37","10539":"https:\/\/www.tripadvisor.ca\/Profile\/neetina","10540":"https:\/\/www.tripadvisor.ca\/Profile\/yuktuk","10541":"https:\/\/www.tripadvisor.ca\/Profile\/splat007","10542":"https:\/\/www.tripadvisor.ca\/Profile\/kandi1225","10544":"https:\/\/www.tripadvisor.ca\/Profile\/69fionac","10545":"https:\/\/www.tripadvisor.ca\/Profile\/LMCHJP","10546":"https:\/\/www.tripadvisor.ca\/Profile\/558andrewh","10547":"https:\/\/www.tripadvisor.ca\/Profile\/tripsofstephanie","10548":"https:\/\/www.tripadvisor.ca\/Profile\/PWadds","10549":"https:\/\/www.tripadvisor.ca\/Profile\/AandSHiltz","10550":"https:\/\/www.tripadvisor.ca\/Profile\/geoffreym653","10551":"https:\/\/www.tripadvisor.ca\/Profile\/HockeyMumm","10552":"https:\/\/www.tripadvisor.ca\/Profile\/tincansailordeg2","10553":"https:\/\/www.tripadvisor.ca\/Profile\/308janew","10554":"https:\/\/www.tripadvisor.ca\/Profile\/EbyT","10555":"https:\/\/www.tripadvisor.ca\/Profile\/DharmaJDA","10556":"https:\/\/www.tripadvisor.ca\/Profile\/KeeganB_12","10557":"https:\/\/www.tripadvisor.ca\/Profile\/TimothyP294","10558":"https:\/\/www.tripadvisor.ca\/Profile\/JanetC62","10559":"https:\/\/www.tripadvisor.ca\/Profile\/LeanneH743","10560":"https:\/\/www.tripadvisor.ca\/Profile\/pianomanKingston_Nb","10561":"https:\/\/www.tripadvisor.ca\/Profile\/GlobetrottingMomma","10562":"https:\/\/www.tripadvisor.ca\/Profile\/SMC07","10563":"https:\/\/www.tripadvisor.ca\/Profile\/QPW","10564":"https:\/\/www.tripadvisor.ca\/Profile\/pdg70","10565":"https:\/\/www.tripadvisor.ca\/Profile\/RobCindy66","10566":"https:\/\/www.tripadvisor.ca\/Profile\/pixcee","10567":"https:\/\/www.tripadvisor.ca\/Profile\/ivorsdaughter","10568":"https:\/\/www.tripadvisor.ca\/Profile\/happysundance","10569":"https:\/\/www.tripadvisor.ca\/Profile\/juno94","10570":"https:\/\/www.tripadvisor.ca\/Profile\/TravlingPair","10571":"https:\/\/www.tripadvisor.ca\/Profile\/Sunspotbaby","10572":"nil","10575":"https:\/\/www.tripadvisor.ca\/Profile\/n0vagirl99","10576":"https:\/\/www.tripadvisor.ca\/Profile\/CanUK33","10577":"https:\/\/www.tripadvisor.ca\/Profile\/Kenato","10578":"https:\/\/www.tripadvisor.ca\/Profile\/Compass794436","10579":"https:\/\/www.tripadvisor.ca\/Profile\/201howardt","10580":"https:\/\/www.tripadvisor.ca\/Profile\/rvcameron","10581":"https:\/\/www.tripadvisor.ca\/Profile\/N7705HJtinaw","10582":"https:\/\/www.tripadvisor.ca\/Profile\/davidsV3924BV","10583":"https:\/\/www.tripadvisor.ca\/Profile\/770aprilf","10584":"https:\/\/www.tripadvisor.ca\/Profile\/273DougR","10585":"https:\/\/www.tripadvisor.ca\/Profile\/dianasT9730ZW","10586":"https:\/\/www.tripadvisor.ca\/Profile\/CWfore","10587":"https:\/\/www.tripadvisor.ca\/Profile\/karengI1665BF","10588":"https:\/\/www.tripadvisor.ca\/Profile\/Y2059FSpeterm","10589":"https:\/\/www.tripadvisor.ca\/Profile\/186douglasl","10590":"https:\/\/www.tripadvisor.ca\/Profile\/B6259BBbriand","10591":"https:\/\/www.tripadvisor.ca\/Profile\/376moniquel","10592":"https:\/\/www.tripadvisor.ca\/Profile\/U2188ZYchristinef","10593":"https:\/\/www.tripadvisor.ca\/Profile\/likesthemaritimes","10594":"https:\/\/www.tripadvisor.ca\/Profile\/404janelles","10595":"https:\/\/www.tripadvisor.ca\/Profile\/Lkent0","10596":"https:\/\/www.tripadvisor.ca\/Profile\/723simonam","10597":"https:\/\/www.tripadvisor.ca\/Profile\/AMLL","10598":"https:\/\/www.tripadvisor.ca\/Profile\/bestabest","10599":"https:\/\/www.tripadvisor.ca\/Profile\/930reneec","10600":"nil","10605":"https:\/\/www.tripadvisor.ca\/Profile\/jodyo543","10606":"https:\/\/www.tripadvisor.ca\/Profile\/paperguyLondon","10607":"https:\/\/www.tripadvisor.ca\/Profile\/495JIMM","10608":"https:\/\/www.tripadvisor.ca\/Profile\/seekingsun10","10609":"https:\/\/www.tripadvisor.ca\/Profile\/NStravel_8","10610":"https:\/\/www.tripadvisor.ca\/Profile\/BillQ496","10611":"https:\/\/www.tripadvisor.ca\/Profile\/myjenyoung","10612":"https:\/\/www.tripadvisor.ca\/Profile\/665jdg","10613":"https:\/\/www.tripadvisor.ca\/Profile\/sharis524","10614":"https:\/\/www.tripadvisor.ca\/Profile\/AnneL122","10617":"https:\/\/www.tripadvisor.ca\/Profile\/reinlaagland","10618":"https:\/\/www.tripadvisor.ca\/Profile\/CAB0210","10619":"https:\/\/www.tripadvisor.ca\/Profile\/935julesf","10620":"https:\/\/www.tripadvisor.ca\/Profile\/jasonpM8516QU","10621":"https:\/\/www.tripadvisor.ca\/Profile\/NovaScotiaFirefly","10622":"https:\/\/www.tripadvisor.ca\/Profile\/boyds476","10623":"https:\/\/www.tripadvisor.ca\/Profile\/Alexander6011","10624":"https:\/\/www.tripadvisor.ca\/Profile\/MayflowerNovaScotia","10625":"https:\/\/www.tripadvisor.ca\/Profile\/nurse1Winnipeg","10626":"https:\/\/www.tripadvisor.ca\/Profile\/brer61","10627":"https:\/\/www.tripadvisor.ca\/Profile\/CanadianinAsia2008","10628":"https:\/\/www.tripadvisor.ca\/Profile\/H497YLsharonc","10629":"https:\/\/www.tripadvisor.ca\/Profile\/petahx","10630":"https:\/\/www.tripadvisor.ca\/Profile\/Baller72","10631":"https:\/\/www.tripadvisor.ca\/Profile\/patrickwO2824CX","10632":"https:\/\/www.tripadvisor.ca\/Profile\/I7365RRlisab","10633":"https:\/\/www.tripadvisor.ca\/Profile\/Shobana79","10634":"https:\/\/www.tripadvisor.ca\/Profile\/BruceFerjulian","10635":"https:\/\/www.tripadvisor.ca\/Profile\/832christinej","10636":"https:\/\/www.tripadvisor.ca\/Profile\/SusanL437","10637":"https:\/\/www.tripadvisor.ca\/Profile\/LoveEurope411","10638":"https:\/\/www.tripadvisor.ca\/Profile\/2hockey","10639":"https:\/\/www.tripadvisor.ca\/Profile\/DanasaurusRex","10650":"https:\/\/www.tripadvisor.ca\/Profile\/lorie382","10651":"https:\/\/www.tripadvisor.ca\/Profile\/TravelinGal1029","10652":"https:\/\/www.tripadvisor.ca\/Profile\/LWeirHalifax_Canada","10653":"https:\/\/www.tripadvisor.ca\/Profile\/2NATIONALPARKFANS","10655":"https:\/\/www.tripadvisor.ca\/Profile\/Bob_From_TO1","10656":"https:\/\/www.tripadvisor.ca\/Profile\/CARBS-5","10657":"https:\/\/www.tripadvisor.ca\/Profile\/Hvkdswilltrvl","10658":"https:\/\/www.tripadvisor.ca\/Profile\/549cynthial","10659":"https:\/\/www.tripadvisor.ca\/Profile\/sks5150","10665":"https:\/\/www.tripadvisor.ca\/Profile\/788stephanieb","10666":"https:\/\/www.tripadvisor.ca\/Profile\/MikeBX7586JJ","10667":"https:\/\/www.tripadvisor.ca\/Profile\/margeo2013","10668":"https:\/\/www.tripadvisor.ca\/Profile\/shank50","10669":"https:\/\/www.tripadvisor.ca\/Profile\/garyd689","10675":"https:\/\/www.tripadvisor.ca\/Profile\/KristiD478","10676":"https:\/\/www.tripadvisor.ca\/Profile\/Juliescrapbook","10677":"https:\/\/www.tripadvisor.ca\/Profile\/Gooner1000","10678":"https:\/\/www.tripadvisor.ca\/Profile\/BenOntarioCANADA","10679":"https:\/\/www.tripadvisor.ca\/Profile\/sfryyz","10680":"https:\/\/www.tripadvisor.ca\/Profile\/FranzinaC","10681":"https:\/\/www.tripadvisor.ca\/Profile\/319janelles","10682":"https:\/\/www.tripadvisor.ca\/Profile\/JDM1978","10683":"https:\/\/www.tripadvisor.ca\/Profile\/valb837","10684":"https:\/\/www.tripadvisor.ca\/Profile\/HayleyB1172","10695":"https:\/\/www.tripadvisor.ca\/Profile\/Melanie896","10696":"https:\/\/www.tripadvisor.ca\/Profile\/WineAndSunshine","10697":"https:\/\/www.tripadvisor.ca\/Profile\/CarolL598","10698":"https:\/\/www.tripadvisor.ca\/Profile\/debbiem245","10699":"https:\/\/www.tripadvisor.ca\/Profile\/stewardc","10700":"https:\/\/www.tripadvisor.ca\/Profile\/RichardP246","10701":"https:\/\/www.tripadvisor.ca\/Profile\/243JimB243","10702":"https:\/\/www.tripadvisor.ca\/Profile\/acbj","10703":"https:\/\/www.tripadvisor.ca\/Profile\/99MartineS","10704":"https:\/\/www.tripadvisor.ca\/Profile\/TamaraR587","10705":"https:\/\/www.tripadvisor.ca\/Profile\/JohnnyC793","10706":"https:\/\/www.tripadvisor.ca\/Profile\/barbd47","10707":"https:\/\/www.tripadvisor.ca\/Profile\/VirginiaAK","10708":"https:\/\/www.tripadvisor.ca\/Profile\/Ijustluv2travel","10709":"https:\/\/www.tripadvisor.ca\/Profile\/Caroline090","10710":"https:\/\/www.tripadvisor.ca\/Profile\/DeniseB997","10711":"https:\/\/www.tripadvisor.ca\/Profile\/Leafs_Country","10712":"https:\/\/www.tripadvisor.ca\/Profile\/kitten50","10714":"https:\/\/www.tripadvisor.ca\/Profile\/Sasktourist1976","10720":"https:\/\/www.tripadvisor.ca\/Profile\/Makingcheeseandmilk","10721":"https:\/\/www.tripadvisor.ca\/Profile\/mjpalmer08","10722":"https:\/\/www.tripadvisor.ca\/Profile\/RoverMarietta_GA","10723":"https:\/\/www.tripadvisor.ca\/Profile\/Boat_magic","10724":"https:\/\/www.tripadvisor.ca\/Profile\/Digger21","10725":"https:\/\/www.tripadvisor.ca\/Profile\/FunandSunLover","10726":"https:\/\/www.tripadvisor.ca\/Profile\/tsl60","10727":"https:\/\/www.tripadvisor.ca\/Profile\/SusanC920","10728":"https:\/\/www.tripadvisor.ca\/Profile\/LondonRafter","10729":"https:\/\/www.tripadvisor.ca\/Profile\/CarlAndJoanna","10730":"https:\/\/www.tripadvisor.ca\/Profile\/katherinep346","10731":"https:\/\/www.tripadvisor.ca\/Profile\/833lilas","10732":"https:\/\/www.tripadvisor.ca\/Profile\/canuckgirl21","10733":"https:\/\/www.tripadvisor.ca\/Profile\/Brigus54","10734":"https:\/\/www.tripadvisor.ca\/Profile\/BeckyEstabrooks","10735":"https:\/\/www.tripadvisor.ca\/Profile\/LSHrwv","10736":"https:\/\/www.tripadvisor.ca\/Profile\/DINKSinOntario","10737":"https:\/\/www.tripadvisor.ca\/Profile\/Reisaapie","10738":"https:\/\/www.tripadvisor.ca\/Profile\/YorkshiremanBeverley","10739":"https:\/\/www.tripadvisor.ca\/Profile\/TheEasyGoingGuy","10740":"https:\/\/www.tripadvisor.ca\/Profile\/M6504DMdans","10741":"https:\/\/www.tripadvisor.ca\/Profile\/Poppies13","10742":"https:\/\/www.tripadvisor.ca\/Profile\/pmac13000","10743":"https:\/\/www.tripadvisor.ca\/Profile\/Ttime222","10744":"https:\/\/www.tripadvisor.ca\/Profile\/Modestotrekkerl","10745":"https:\/\/www.tripadvisor.ca\/Profile\/douglasretired","10746":"https:\/\/www.tripadvisor.ca\/Profile\/wendouree","10747":"https:\/\/www.tripadvisor.ca\/Profile\/PBSS","10748":"https:\/\/www.tripadvisor.ca\/Profile\/kjand26","10749":"https:\/\/www.tripadvisor.ca\/Profile\/sreist","10750":"https:\/\/www.tripadvisor.ca\/Profile\/canadiangirl243","10751":"https:\/\/www.tripadvisor.ca\/Profile\/scott6428","10752":"https:\/\/www.tripadvisor.ca\/Profile\/FastEddie9999","10753":"https:\/\/www.tripadvisor.ca\/Profile\/tencom","10754":"https:\/\/www.tripadvisor.ca\/Profile\/Cloudwater88","10755":"https:\/\/www.tripadvisor.ca\/Profile\/Cathy067","10756":"https:\/\/www.tripadvisor.ca\/Profile\/m0m23b0ys","10757":"https:\/\/www.tripadvisor.ca\/Profile\/literaturemom","10758":"https:\/\/www.tripadvisor.ca\/Profile\/Zautman","10759":"https:\/\/www.tripadvisor.ca\/Profile\/slorettao","10760":"https:\/\/www.tripadvisor.ca\/Profile\/Cleanliness154958","10761":"https:\/\/www.tripadvisor.ca\/Profile\/roncar","10762":"https:\/\/www.tripadvisor.ca\/Profile\/CJJJHB","10763":"https:\/\/www.tripadvisor.ca\/Profile\/jubejube","10764":"https:\/\/www.tripadvisor.ca\/Profile\/Cber2","10765":"https:\/\/www.tripadvisor.ca\/Profile\/susan658","10766":"https:\/\/www.tripadvisor.ca\/Profile\/BBMississauga","10767":"https:\/\/www.tripadvisor.ca\/Profile\/123doggiemom","10768":"https:\/\/www.tripadvisor.ca\/Profile\/rhnaks","10769":"https:\/\/www.tripadvisor.ca\/Profile\/travelmom334","10770":"https:\/\/www.tripadvisor.ca\/Profile\/Kimela1","10771":"https:\/\/www.tripadvisor.ca\/Profile\/lslee16","10772":"https:\/\/www.tripadvisor.ca\/Profile\/michellejeanette","10773":"https:\/\/www.tripadvisor.ca\/Profile\/allicia","10774":"https:\/\/www.tripadvisor.ca\/Profile\/Metrodraft","10775":"nil","10780":"https:\/\/www.tripadvisor.ca\/Profile\/jenniferberube","10785":"https:\/\/www.tripadvisor.ca\/Profile\/msselewich","10790":"https:\/\/www.tripadvisor.ca\/Profile\/geodeb2016","10800":"https:\/\/www.tripadvisor.ca\/Profile\/abd788","10805":"https:\/\/www.tripadvisor.ca\/Profile\/chrismU6229AB","10810":"https:\/\/www.tripadvisor.ca\/Profile\/276ianm","10815":"https:\/\/www.tripadvisor.ca\/Profile\/larryhollingsworth","10820":"https:\/\/www.tripadvisor.ca\/Profile\/theriault_chantal","10825":"https:\/\/www.tripadvisor.ca\/Profile\/richardrW2763KW","10830":"https:\/\/www.tripadvisor.ca\/Profile\/brittany_weaver","10835":"https:\/\/www.tripadvisor.ca\/Profile\/donnae911","10840":"https:\/\/www.tripadvisor.ca\/Profile\/cboudreau2017","10845":"https:\/\/www.tripadvisor.ca\/Profile\/Jasocorn","10850":"https:\/\/www.tripadvisor.ca\/Profile\/pearsonmb","10855":"https:\/\/www.tripadvisor.ca\/Profile\/2Bluenosers","10860":"https:\/\/www.tripadvisor.ca\/Profile\/gordandcary","10880":"https:\/\/www.tripadvisor.ca\/Profile\/sarahnoseworthy","10895":"https:\/\/www.tripadvisor.ca\/Profile\/boudreaujulie","10900":"https:\/\/www.tripadvisor.ca\/Profile\/amandaz801","10910":"https:\/\/www.tripadvisor.ca\/Profile\/darrelbeaver","10915":"https:\/\/www.tripadvisor.ca\/Profile\/chrisandlesley03","10920":"https:\/\/www.tripadvisor.ca\/Profile\/pencils","10925":"https:\/\/www.tripadvisor.ca\/Profile\/JM6678","10930":"https:\/\/www.tripadvisor.ca\/Profile\/kashenad","10935":"https:\/\/www.tripadvisor.ca\/Profile\/tombC6697IL","10940":"https:\/\/www.tripadvisor.ca\/Profile\/391shellys","10945":"https:\/\/www.tripadvisor.ca\/Profile\/davidjF2179AC","10950":"https:\/\/www.tripadvisor.ca\/Profile\/anitabV9633RR","10955":"https:\/\/www.tripadvisor.ca\/Profile\/829ronaldl","10960":"https:\/\/www.tripadvisor.ca\/Profile\/SeaKayaker53","10965":"https:\/\/www.tripadvisor.ca\/Profile\/sheryllo66","10970":"https:\/\/www.tripadvisor.ca\/Profile\/burnsie50","10975":"nil","10985":"https:\/\/www.tripadvisor.ca\/Profile\/rachtodd65","10986":"https:\/\/www.tripadvisor.ca\/Profile\/milenademoraes","10987":"https:\/\/www.tripadvisor.ca\/Profile\/CourtneyG911","10988":"https:\/\/www.tripadvisor.ca\/Profile\/N8130KVmarcoc","10989":"https:\/\/www.tripadvisor.ca\/Profile\/dianeg731","10990":"https:\/\/www.tripadvisor.ca\/Profile\/lhanderson2001","10991":"https:\/\/www.tripadvisor.ca\/Profile\/jjbridle","10992":"https:\/\/www.tripadvisor.ca\/Profile\/A4043UAamandas","10993":"https:\/\/www.tripadvisor.ca\/Profile\/791maureenc","10994":"https:\/\/www.tripadvisor.ca\/Profile\/VeronicB3","10995":"https:\/\/www.tripadvisor.ca\/Profile\/Q7196LHjustind","10996":"https:\/\/www.tripadvisor.ca\/Profile\/diggcm","10997":"https:\/\/www.tripadvisor.ca\/Profile\/donnamk1","10998":"https:\/\/www.tripadvisor.ca\/Profile\/DaveLivermore","10999":"https:\/\/www.tripadvisor.ca\/Profile\/KateCarolAnn","11005":"https:\/\/www.tripadvisor.ca\/Profile\/185sylvieb","11006":"https:\/\/www.tripadvisor.ca\/Profile\/jjforkliftservices","11007":"https:\/\/www.tripadvisor.ca\/Profile\/464jenniec","11008":"https:\/\/www.tripadvisor.ca\/Profile\/wandlynf","11009":"https:\/\/www.tripadvisor.ca\/Profile\/597JoseS","11010":"https:\/\/www.tripadvisor.ca\/Profile\/jessicaUpshaw","11011":"https:\/\/www.tripadvisor.ca\/Profile\/sarahjayne1979","11012":"https:\/\/www.tripadvisor.ca\/Profile\/Z5275FDelainew","11013":"https:\/\/www.tripadvisor.ca\/Profile\/L-L-H220","11014":"https:\/\/www.tripadvisor.ca\/Profile\/MarieB77902","11015":"https:\/\/www.tripadvisor.ca\/Profile\/tedc352","11016":"https:\/\/www.tripadvisor.ca\/Profile\/27kbrown","11017":"https:\/\/www.tripadvisor.ca\/Profile\/wadeham","11018":"https:\/\/www.tripadvisor.ca\/Profile\/amunn77","11019":"https:\/\/www.tripadvisor.ca\/Profile\/mfaz2018","11020":"https:\/\/www.tripadvisor.ca\/Profile\/supertzar666","11021":"https:\/\/www.tripadvisor.ca\/Profile\/I7989OHrobb","11022":"https:\/\/www.tripadvisor.ca\/Profile\/mitchmoshea","11023":"https:\/\/www.tripadvisor.ca\/Profile\/Emily2895","11024":"https:\/\/www.tripadvisor.ca\/Profile\/HeatherLynn3","11030":"https:\/\/www.tripadvisor.ca\/Profile\/lblanchard980","11031":"https:\/\/www.tripadvisor.ca\/Profile\/med781","11032":"https:\/\/www.tripadvisor.ca\/Profile\/Cstarlene","11033":"https:\/\/www.tripadvisor.ca\/Profile\/marcolX5809RN","11034":"https:\/\/www.tripadvisor.ca\/Profile\/177ashlyb","11035":"https:\/\/www.tripadvisor.ca\/Profile\/Cathy123646","11036":"https:\/\/www.tripadvisor.ca\/Profile\/amandakjgardiner","11037":"https:\/\/www.tripadvisor.ca\/Profile\/KathleenI","11038":"https:\/\/www.tripadvisor.ca\/Profile\/943ginetter","11039":"https:\/\/www.tripadvisor.ca\/Profile\/R8500CMsabrinam","11040":"https:\/\/www.tripadvisor.ca\/Profile\/W1614YCkarenm","11041":"https:\/\/www.tripadvisor.ca\/Profile\/933jenniferp933","11042":"https:\/\/www.tripadvisor.ca\/Profile\/40richh","11043":"https:\/\/www.tripadvisor.ca\/Profile\/Brigus54","11044":"https:\/\/www.tripadvisor.ca\/Profile\/chantalbY9560LJ","11045":"https:\/\/www.tripadvisor.ca\/Profile\/HaliLewis","11046":"https:\/\/www.tripadvisor.ca\/Profile\/620andriab","11047":"https:\/\/www.tripadvisor.ca\/Profile\/JenE804","11048":"https:\/\/www.tripadvisor.ca\/Profile\/vice475","11049":"https:\/\/www.tripadvisor.ca\/Profile\/mannettef2017","11050":"https:\/\/www.tripadvisor.ca\/Profile\/mcmug2002","11051":"https:\/\/www.tripadvisor.ca\/Profile\/erinbG1805VC","11052":"https:\/\/www.tripadvisor.ca\/Profile\/jennymL6461WQ","11053":"https:\/\/www.tripadvisor.ca\/Profile\/trishp774","11054":"https:\/\/www.tripadvisor.ca\/Profile\/S9231OSdebbieh","11055":"https:\/\/www.tripadvisor.ca\/Profile\/joyandken343","11057":"https:\/\/www.tripadvisor.ca\/Profile\/r0bbyr","11058":"https:\/\/www.tripadvisor.ca\/Profile\/Pink_bootz","11059":"https:\/\/www.tripadvisor.ca\/Profile\/ameliastiles","11060":"https:\/\/www.tripadvisor.ca\/Profile\/craigtmiller","11061":"https:\/\/www.tripadvisor.ca\/Profile\/marypatten","11062":"https:\/\/www.tripadvisor.ca\/Profile\/dancA5437KR","11063":"https:\/\/www.tripadvisor.ca\/Profile\/emmastaddon","11064":"https:\/\/www.tripadvisor.ca\/Profile\/dpettipas","11065":"https:\/\/www.tripadvisor.ca\/Profile\/flocysd","11066":"https:\/\/www.tripadvisor.ca\/Profile\/280annmariem","11067":"https:\/\/www.tripadvisor.ca\/Profile\/begallant","11068":"https:\/\/www.tripadvisor.ca\/Profile\/carolyn_leduc","11069":"https:\/\/www.tripadvisor.ca\/Profile\/kaseye222","11070":"https:\/\/www.tripadvisor.ca\/Profile\/MuffisMom","11071":"https:\/\/www.tripadvisor.ca\/Profile\/kcookson2002","11072":"https:\/\/www.tripadvisor.ca\/Profile\/lil_babydoll_101","11073":"https:\/\/www.tripadvisor.ca\/Profile\/carolgK1217RS","11074":"https:\/\/www.tripadvisor.ca\/Profile\/YKjester","11076":"https:\/\/www.tripadvisor.ca\/Profile\/ericpT5680CI","11077":"https:\/\/www.tripadvisor.ca\/Profile\/catkal2017","11078":"https:\/\/www.tripadvisor.ca\/Profile\/diannam528","11079":"https:\/\/www.tripadvisor.ca\/Profile\/maureenm750","11080":"https:\/\/www.tripadvisor.ca\/Profile\/G3540RHdebbief","11081":"https:\/\/www.tripadvisor.ca\/Profile\/nicholasjohnnyw","11082":"https:\/\/www.tripadvisor.ca\/Profile\/36edward","11083":"https:\/\/www.tripadvisor.ca\/Profile\/hildamax12","11084":"https:\/\/www.tripadvisor.ca\/Profile\/travelchick05","11085":"https:\/\/www.tripadvisor.ca\/Profile\/leanne648","11086":"https:\/\/www.tripadvisor.ca\/Profile\/andrewking2017","11088":"https:\/\/www.tripadvisor.ca\/Profile\/T4814VBmelissah","11089":"https:\/\/www.tripadvisor.ca\/Profile\/K9405EXjuliak","11090":"https:\/\/www.tripadvisor.ca\/Profile\/jessicasO6875MS","11091":"https:\/\/www.tripadvisor.ca\/Profile\/cathy_leblanc","11092":"https:\/\/www.tripadvisor.ca\/Profile\/westcoastwomen","11093":"https:\/\/www.tripadvisor.ca\/Profile\/Denna101","11094":"https:\/\/www.tripadvisor.ca\/Profile\/664mannyp","11095":"https:\/\/www.tripadvisor.ca\/Profile\/joellefrigault","11096":"https:\/\/www.tripadvisor.ca\/Profile\/akcm5394","11097":"https:\/\/www.tripadvisor.ca\/Profile\/hayleysS3080FU","11098":"https:\/\/www.tripadvisor.ca\/Profile\/800joank","11099":"https:\/\/www.tripadvisor.ca\/Profile\/806elainel","11100":"https:\/\/www.tripadvisor.ca\/Profile\/910rachela","11101":"https:\/\/www.tripadvisor.ca\/Profile\/alandwen","11102":"https:\/\/www.tripadvisor.ca\/Profile\/147less","11103":"https:\/\/www.tripadvisor.ca\/Profile\/asteeves1969","11104":"https:\/\/www.tripadvisor.ca\/Profile\/VancouverLil","11105":"https:\/\/www.tripadvisor.ca\/Profile\/christinamT2350IU","11106":"https:\/\/www.tripadvisor.ca\/Profile\/GrammaDonna-8","11107":"https:\/\/www.tripadvisor.ca\/Profile\/GratefulTravellers42","11108":"https:\/\/www.tripadvisor.ca\/Profile\/FranceL915","11109":"https:\/\/www.tripadvisor.ca\/Profile\/JodeCork","11110":"https:\/\/www.tripadvisor.ca\/Profile\/rpdoiron","11111":"https:\/\/www.tripadvisor.ca\/Profile\/rmier","11112":"https:\/\/www.tripadvisor.ca\/Profile\/24carolj","11113":"https:\/\/www.tripadvisor.ca\/Profile\/962rajl","11114":"https:\/\/www.tripadvisor.ca\/Profile\/mchuynh94","11120":"https:\/\/www.tripadvisor.ca\/Profile\/MomOf2Girlies","11121":"https:\/\/www.tripadvisor.ca\/Profile\/rozh89","11122":"https:\/\/www.tripadvisor.ca\/Profile\/757louisc","11124":"https:\/\/www.tripadvisor.ca\/Profile\/NonnaBryant","11125":"https:\/\/www.tripadvisor.ca\/Profile\/ambermL9113ES","11126":"https:\/\/www.tripadvisor.ca\/Profile\/306katiee","11127":"https:\/\/www.tripadvisor.ca\/Profile\/Megbergeron","11128":"https:\/\/www.tripadvisor.ca\/Profile\/twoss","11129":"https:\/\/www.tripadvisor.ca\/Profile\/billsing","11135":"https:\/\/www.tripadvisor.ca\/Profile\/laurenmac7","11136":"https:\/\/www.tripadvisor.ca\/Profile\/599shellyf","11137":"https:\/\/www.tripadvisor.ca\/Profile\/589janicet","11138":"https:\/\/www.tripadvisor.ca\/Profile\/944kareni","11139":"https:\/\/www.tripadvisor.ca\/Profile\/438pattim","11151":"https:\/\/www.tripadvisor.ca\/Profile\/sarahaQ5969FM","11152":"https:\/\/www.tripadvisor.ca\/Profile\/DW-PropertyGuys","11154":"https:\/\/www.tripadvisor.ca\/Profile\/Crittles","11155":"https:\/\/www.tripadvisor.ca\/Profile\/cdn_rovers","11156":"https:\/\/www.tripadvisor.ca\/Profile\/Gallamaa","11157":"https:\/\/www.tripadvisor.ca\/Profile\/948kalell","11158":"https:\/\/www.tripadvisor.ca\/Profile\/ashleycE4621SJ","11159":"https:\/\/www.tripadvisor.ca\/Profile\/belly2379","11160":"https:\/\/www.tripadvisor.ca\/Profile\/aaronmU3088UN","11161":"https:\/\/www.tripadvisor.ca\/Profile\/ndoiron33","11162":"https:\/\/www.tripadvisor.ca\/Profile\/mickeymouse379","11163":"https:\/\/www.tripadvisor.ca\/Profile\/736jaclyns","11164":"https:\/\/www.tripadvisor.ca\/Profile\/Z938AFgregm","11165":"https:\/\/www.tripadvisor.ca\/Profile\/rondaw61","11166":"https:\/\/www.tripadvisor.ca\/Profile\/rhondap932","11167":"https:\/\/www.tripadvisor.ca\/Profile\/willowdale33","11168":"https:\/\/www.tripadvisor.ca\/Profile\/948shelleym","11169":"https:\/\/www.tripadvisor.ca\/Profile\/Andrew_A160","11170":"https:\/\/www.tripadvisor.ca\/Profile\/I5520MVmichaelw","11171":"https:\/\/www.tripadvisor.ca\/Profile\/Z7273WCjeffc","11172":"https:\/\/www.tripadvisor.ca\/Profile\/Mudge67","11173":"https:\/\/www.tripadvisor.ca\/Profile\/832daveg","11174":"https:\/\/www.tripadvisor.ca\/Profile\/isabellef196","11175":"https:\/\/www.tripadvisor.ca\/Profile\/523ajamesm","11176":"https:\/\/www.tripadvisor.ca\/Profile\/dick263","11177":"https:\/\/www.tripadvisor.ca\/Profile\/GregParsons","11178":"https:\/\/www.tripadvisor.ca\/Profile\/CandiceColin","11179":"https:\/\/www.tripadvisor.ca\/Profile\/Hardenbrook5","11180":"https:\/\/www.tripadvisor.ca\/Profile\/clairemD2580PY","11181":"https:\/\/www.tripadvisor.ca\/Profile\/SUVG","11182":"https:\/\/www.tripadvisor.ca\/Profile\/66neilr","11183":"https:\/\/www.tripadvisor.ca\/Profile\/VanessaJJohn","11184":"https:\/\/www.tripadvisor.ca\/Profile\/jeremyn761","11185":"nil","11190":"https:\/\/www.tripadvisor.ca\/Profile\/869rjm","11191":"https:\/\/www.tripadvisor.ca\/Profile\/StlKUfan","11192":"https:\/\/www.tripadvisor.ca\/Profile\/E6751SYjennifern","11193":"https:\/\/www.tripadvisor.ca\/Profile\/geraldwh2016","11194":"https:\/\/www.tripadvisor.ca\/Profile\/772christym","11200":"https:\/\/www.tripadvisor.ca\/Profile\/159courtneyr","11201":"https:\/\/www.tripadvisor.ca\/Profile\/markevans778","11202":"https:\/\/www.tripadvisor.ca\/Profile\/BelaDuff","11203":"https:\/\/www.tripadvisor.ca\/Profile\/884shawnam","11204":"https:\/\/www.tripadvisor.ca\/Profile\/CrystalGrant","11205":"https:\/\/www.tripadvisor.ca\/Profile\/Meade444","11206":"https:\/\/www.tripadvisor.ca\/Profile\/jsf390","11207":"https:\/\/www.tripadvisor.ca\/Profile\/Snowgirlsdml","11208":"https:\/\/www.tripadvisor.ca\/Profile\/janeallen13","11209":"https:\/\/www.tripadvisor.ca\/Profile\/gleger2017","11210":"https:\/\/www.tripadvisor.ca\/Profile\/ppjjdd","11211":"https:\/\/www.tripadvisor.ca\/Profile\/624keziahr","11212":"https:\/\/www.tripadvisor.ca\/Profile\/gahughes2","11213":"https:\/\/www.tripadvisor.ca\/Profile\/296heatherm","11214":"https:\/\/www.tripadvisor.ca\/Profile\/halifaxtraveler1","11215":"https:\/\/www.tripadvisor.ca\/Profile\/legoodall47","11216":"https:\/\/www.tripadvisor.ca\/Profile\/jlthomp","11217":"https:\/\/www.tripadvisor.ca\/Profile\/bandlwood","11218":"https:\/\/www.tripadvisor.ca\/Profile\/harrybB3758IA","11219":"https:\/\/www.tripadvisor.ca\/Profile\/joudg","11220":"https:\/\/www.tripadvisor.ca\/Profile\/dawnwY2968TQ","11221":"https:\/\/www.tripadvisor.ca\/Profile\/fam_rd_trip46","11222":"https:\/\/www.tripadvisor.ca\/Profile\/362marlad","11223":"https:\/\/www.tripadvisor.ca\/Profile\/370tammyd","11224":"https:\/\/www.tripadvisor.ca\/Profile\/323alliec","11226":"https:\/\/www.tripadvisor.ca\/Profile\/larryp606","11227":"https:\/\/www.tripadvisor.ca\/Profile\/embuckett","11228":"https:\/\/www.tripadvisor.ca\/Profile\/_shannon_kierstead","11229":"https:\/\/www.tripadvisor.ca\/Profile\/vgnedelcu","11230":"https:\/\/www.tripadvisor.ca\/Profile\/susangB3535KY","11231":"https:\/\/www.tripadvisor.ca\/Profile\/626sharonf","11232":"https:\/\/www.tripadvisor.ca\/Profile\/kattykate1962","11233":"https:\/\/www.tripadvisor.ca\/Profile\/MJD188","11234":"https:\/\/www.tripadvisor.ca\/Profile\/MGibb1955","11235":"https:\/\/www.tripadvisor.ca\/Profile\/MauriceS332","11236":"https:\/\/www.tripadvisor.ca\/Profile\/sonimark2","11237":"https:\/\/www.tripadvisor.ca\/Profile\/cinclement","11238":"https:\/\/www.tripadvisor.ca\/Profile\/meghanmichellecrouse","11239":"https:\/\/www.tripadvisor.ca\/Profile\/yfraser902","11245":"https:\/\/www.tripadvisor.ca\/Profile\/Kmh866","11246":"https:\/\/www.tripadvisor.ca\/Profile\/kelli652016","11247":"https:\/\/www.tripadvisor.ca\/Profile\/620dana","11249":"https:\/\/www.tripadvisor.ca\/Profile\/448phyllisr","11250":"https:\/\/www.tripadvisor.ca\/Profile\/Departure637999","11251":"https:\/\/www.tripadvisor.ca\/Profile\/KarenW15","11252":"https:\/\/www.tripadvisor.ca\/Profile\/berniceo548","11253":"https:\/\/www.tripadvisor.ca\/Profile\/262krystalr","11254":"https:\/\/www.tripadvisor.ca\/Profile\/azninpink33","11255":"https:\/\/www.tripadvisor.ca\/Profile\/bradmci","11256":"https:\/\/www.tripadvisor.ca\/Profile\/dabve3","11257":"https:\/\/www.tripadvisor.ca\/Profile\/brianbO1208IK","11258":"https:\/\/www.tripadvisor.ca\/Profile\/Y6567PGtracyb","11259":"https:\/\/www.tripadvisor.ca\/Profile\/gwhamlin","11260":"https:\/\/www.tripadvisor.ca\/Profile\/lrkrsmom","11261":"https:\/\/www.tripadvisor.ca\/Profile\/rebeccawA7741XX","11262":"https:\/\/www.tripadvisor.ca\/Profile\/248treenab","11263":"https:\/\/www.tripadvisor.ca\/Profile\/SusieQ1988","11264":"https:\/\/www.tripadvisor.ca\/Profile\/850lucillek","11265":"https:\/\/www.tripadvisor.ca\/Profile\/ComstockJL","11266":"https:\/\/www.tripadvisor.ca\/Profile\/geoffs66","11267":"https:\/\/www.tripadvisor.ca\/Profile\/mumzie3","11268":"https:\/\/www.tripadvisor.ca\/Profile\/s_r843","11269":"https:\/\/www.tripadvisor.ca\/Profile\/tammyb246","11270":"https:\/\/www.tripadvisor.ca\/Profile\/joanne523","11271":"https:\/\/www.tripadvisor.ca\/Profile\/I-hate-name-picking","11272":"https:\/\/www.tripadvisor.ca\/Profile\/nikki902","11273":"https:\/\/www.tripadvisor.ca\/Profile\/587daleg","11274":"https:\/\/www.tripadvisor.ca\/Profile\/Lmacnevi","11275":"https:\/\/www.tripadvisor.ca\/Profile\/TJS1922","11276":"https:\/\/www.tripadvisor.ca\/Profile\/michaelwE3935AF","11277":"https:\/\/www.tripadvisor.ca\/Profile\/83fredam","11278":"https:\/\/www.tripadvisor.ca\/Profile\/lisapI2239MK","11279":"https:\/\/www.tripadvisor.ca\/Profile\/686larissad","11280":"https:\/\/www.tripadvisor.ca\/Profile\/Sandandsun2014","11281":"https:\/\/www.tripadvisor.ca\/Profile\/418DavidM","11282":"https:\/\/www.tripadvisor.ca\/Profile\/KennethA123","11283":"https:\/\/www.tripadvisor.ca\/Profile\/dawgd","11290":"https:\/\/www.tripadvisor.ca\/Profile\/aleetac","11291":"https:\/\/www.tripadvisor.ca\/Profile\/RoxanneW333","11292":"https:\/\/www.tripadvisor.ca\/Profile\/WinsorDale","11293":"https:\/\/www.tripadvisor.ca\/Profile\/kellyrF1439DN","11294":"https:\/\/www.tripadvisor.ca\/Profile\/ducky12345","11310":"https:\/\/www.tripadvisor.ca\/Profile\/NS_traveller2014","11311":"https:\/\/www.tripadvisor.ca\/Profile\/M9733UKlindag","11313":"https:\/\/www.tripadvisor.ca\/Profile\/647aprilj","11314":"https:\/\/www.tripadvisor.ca\/Profile\/jjnnewf","11315":"https:\/\/www.tripadvisor.ca\/Profile\/joemT4617IF","11316":"https:\/\/www.tripadvisor.ca\/Profile\/huggybear21","11317":"https:\/\/www.tripadvisor.ca\/Profile\/clarknicholas87","11318":"https:\/\/www.tripadvisor.ca\/Profile\/MikeR741","11319":"https:\/\/www.tripadvisor.ca\/Profile\/Muir58","11320":"https:\/\/www.tripadvisor.ca\/Profile\/tmcnutt5","11321":"https:\/\/www.tripadvisor.ca\/Profile\/theressav","11322":"https:\/\/www.tripadvisor.ca\/Profile\/itty_bits","11323":"https:\/\/www.tripadvisor.ca\/Profile\/lily_1415","11324":"https:\/\/www.tripadvisor.ca\/Profile\/joannl399","11325":"https:\/\/www.tripadvisor.ca\/Profile\/debbler","11326":"https:\/\/www.tripadvisor.ca\/Profile\/jonim37","11328":"https:\/\/www.tripadvisor.ca\/Profile\/candy533","11329":"https:\/\/www.tripadvisor.ca\/Profile\/878mariant","11330":"https:\/\/www.tripadvisor.ca\/Profile\/terrysoucy","11331":"https:\/\/www.tripadvisor.ca\/Profile\/ElizabethH950","11332":"https:\/\/www.tripadvisor.ca\/Profile\/190elsiel","11333":"https:\/\/www.tripadvisor.ca\/Profile\/M8042BTmaryb","11334":"https:\/\/www.tripadvisor.ca\/Profile\/CrystalM422","11335":"https:\/\/www.tripadvisor.ca\/Profile\/amandad677","11336":"https:\/\/www.tripadvisor.ca\/Profile\/369ruthannm","11337":"https:\/\/www.tripadvisor.ca\/Profile\/786shaned","11338":"https:\/\/www.tripadvisor.ca\/Profile\/604holly2233","11339":"https:\/\/www.tripadvisor.ca\/Profile\/gerardg200","11340":"https:\/\/www.tripadvisor.ca\/Profile\/840NicoleB","11341":"https:\/\/www.tripadvisor.ca\/Profile\/740theresam","11342":"https:\/\/www.tripadvisor.ca\/Profile\/Equineox","11343":"https:\/\/www.tripadvisor.ca\/Profile\/BDP2","11344":"https:\/\/www.tripadvisor.ca\/Profile\/DanaM902","11350":"https:\/\/www.tripadvisor.ca\/Profile\/haleyb2013","11351":"https:\/\/www.tripadvisor.ca\/Profile\/Ddanders1170","11352":"https:\/\/www.tripadvisor.ca\/Profile\/scottaym","11353":"https:\/\/www.tripadvisor.ca\/Profile\/blong3","11354":"https:\/\/www.tripadvisor.ca\/Profile\/peterm254","11360":"https:\/\/www.tripadvisor.ca\/Profile\/244MattC244","11361":"https:\/\/www.tripadvisor.ca\/Profile\/GregoryCormier","11362":"https:\/\/www.tripadvisor.ca\/Profile\/OkieD_12","11363":"https:\/\/www.tripadvisor.ca\/Profile\/coling426","11364":"https:\/\/www.tripadvisor.ca\/Profile\/Joanne22222","11365":"https:\/\/www.tripadvisor.ca\/Profile\/DocD77","11366":"https:\/\/www.tripadvisor.ca\/Profile\/517DonG","11367":"https:\/\/www.tripadvisor.ca\/Profile\/Ms_OffTheBeatenPath","11368":"https:\/\/www.tripadvisor.ca\/Profile\/AshleyT846","11369":"https:\/\/www.tripadvisor.ca\/Profile\/Digger21","11370":"https:\/\/www.tripadvisor.ca\/Profile\/JessicaV566","11371":"https:\/\/www.tripadvisor.ca\/Profile\/JCCCNovaScotia","11372":"https:\/\/www.tripadvisor.ca\/Profile\/anonymous155004","11373":"https:\/\/www.tripadvisor.ca\/Profile\/Mags5757","11374":"https:\/\/www.tripadvisor.ca\/Profile\/nesali","11375":"https:\/\/www.tripadvisor.ca\/Profile\/brendaj865d","11376":"https:\/\/www.tripadvisor.ca\/Profile\/victoriab405","11377":"https:\/\/www.tripadvisor.ca\/Profile\/946curlyb","11378":"https:\/\/www.tripadvisor.ca\/Profile\/ronaldgathercole","11379":"https:\/\/www.tripadvisor.ca\/Profile\/chesleyl2015","11380":"https:\/\/www.tripadvisor.ca\/Profile\/AshleyGardner2018","11381":"https:\/\/www.tripadvisor.ca\/Profile\/ShaneB400","11382":"https:\/\/www.tripadvisor.ca\/Profile\/F7952ZJbobb","11383":"https:\/\/www.tripadvisor.ca\/Profile\/alexyF5377SX","11384":"https:\/\/www.tripadvisor.ca\/Profile\/dcmorton","11385":"https:\/\/www.tripadvisor.ca\/Profile\/Maryandfamily18","11386":"https:\/\/www.tripadvisor.ca\/Profile\/brand0mac","11387":"https:\/\/www.tripadvisor.ca\/Profile\/301jules","11388":"https:\/\/www.tripadvisor.ca\/Profile\/Gourmelah","11389":"https:\/\/www.tripadvisor.ca\/Profile\/andyhB3982MO","11390":"https:\/\/www.tripadvisor.ca\/Profile\/cherlyno2018","11391":"https:\/\/www.tripadvisor.ca\/Profile\/RWMIndianapolis","11392":"https:\/\/www.tripadvisor.ca\/Profile\/FrequentFlier479107","11393":"https:\/\/www.tripadvisor.ca\/Profile\/Joseph_zoe","11394":"https:\/\/www.tripadvisor.ca\/Profile\/jzielinski","11395":"https:\/\/www.tripadvisor.ca\/Profile\/brendalang9","11396":"https:\/\/www.tripadvisor.ca\/Profile\/MikeM6920","11397":"https:\/\/www.tripadvisor.ca\/Profile\/katiemU5686XS","11398":"https:\/\/www.tripadvisor.ca\/Profile\/Sideshowgeorge","11399":"https:\/\/www.tripadvisor.ca\/Profile\/S388DUjanetl","11400":"https:\/\/www.tripadvisor.ca\/Profile\/J2130NOlisaa","11401":"https:\/\/www.tripadvisor.ca\/Profile\/khh0ward","11402":"https:\/\/www.tripadvisor.ca\/Profile\/kathymZ7075OE","11403":"https:\/\/www.tripadvisor.ca\/Profile\/juanitaburchill","11404":"https:\/\/www.tripadvisor.ca\/Profile\/betsygirl2","11405":"https:\/\/www.tripadvisor.ca\/Profile\/madmax9923","11406":"https:\/\/www.tripadvisor.ca\/Profile\/SamjonP7072","11407":"https:\/\/www.tripadvisor.ca\/Profile\/allainabaseline","11408":"https:\/\/www.tripadvisor.ca\/Profile\/courtneymparks","11409":"https:\/\/www.tripadvisor.ca\/Profile\/D870FWamyt","11410":"https:\/\/www.tripadvisor.ca\/Profile\/kimwilliston","11411":"https:\/\/www.tripadvisor.ca\/Profile\/samanthahiggins14","11412":"https:\/\/www.tripadvisor.ca\/Profile\/DTKC2010","11413":"https:\/\/www.tripadvisor.ca\/Profile\/walidof","11414":"https:\/\/www.tripadvisor.ca\/Profile\/gilliserica","11415":"https:\/\/www.tripadvisor.ca\/Profile\/jdominey89","11416":"https:\/\/www.tripadvisor.ca\/Profile\/lisarichard1986","11417":"https:\/\/www.tripadvisor.ca\/Profile\/Y3174KLchrisd","11418":"https:\/\/www.tripadvisor.ca\/Profile\/519roger","11419":"https:\/\/www.tripadvisor.ca\/Profile\/coolacadian","11420":"https:\/\/www.tripadvisor.ca\/Profile\/P3706TBjenniferc","11421":"https:\/\/www.tripadvisor.ca\/Profile\/moxleye08","11422":"https:\/\/www.tripadvisor.ca\/Profile\/2sonjajune","11423":"https:\/\/www.tripadvisor.ca\/Profile\/ericthornhilllawn","11424":"https:\/\/www.tripadvisor.ca\/Profile\/RickK186","11425":"https:\/\/www.tripadvisor.ca\/Profile\/Hink1","11426":"https:\/\/www.tripadvisor.ca\/Profile\/C6156SWmichaelw","11427":"https:\/\/www.tripadvisor.ca\/Profile\/_smundg","11428":"https:\/\/www.tripadvisor.ca\/Profile\/WellTravelledNS","11429":"https:\/\/www.tripadvisor.ca\/Profile\/Y3037GDjohnh","11430":"nil","11435":"https:\/\/www.tripadvisor.ca\/Profile\/Linsilooo","11436":"https:\/\/www.tripadvisor.ca\/Profile\/woodmister","11437":"https:\/\/www.tripadvisor.ca\/Profile\/Pgaudet","11438":"https:\/\/www.tripadvisor.ca\/Profile\/bootsyjean","11439":"https:\/\/www.tripadvisor.ca\/Profile\/bannm04","11440":"https:\/\/www.tripadvisor.ca\/Profile\/JaniT512","11441":"https:\/\/www.tripadvisor.ca\/Profile\/jahagerman","11442":"https:\/\/www.tripadvisor.ca\/Profile\/Linda_123645","11443":"https:\/\/www.tripadvisor.ca\/Profile\/bsears02","11444":"https:\/\/www.tripadvisor.ca\/Profile\/N3036EVdavidd","11445":"https:\/\/www.tripadvisor.ca\/Profile\/597henrif","11447":"https:\/\/www.tripadvisor.ca\/Profile\/kimandkevin2017","11448":"https:\/\/www.tripadvisor.ca\/Profile\/876kerrig","11449":"https:\/\/www.tripadvisor.ca\/Profile\/luvsun_11","11450":"https:\/\/www.tripadvisor.ca\/Profile\/X3905ILtinam","11451":"https:\/\/www.tripadvisor.ca\/Profile\/marbrownlow","11452":"https:\/\/www.tripadvisor.ca\/Profile\/dennismundy1","11453":"https:\/\/www.tripadvisor.ca\/Profile\/Katie_78","11454":"https:\/\/www.tripadvisor.ca\/Profile\/marcmI7543HP","11460":"https:\/\/www.tripadvisor.ca\/Profile\/lauraine2017","11461":"https:\/\/www.tripadvisor.ca\/Profile\/Freedom581136","11462":"https:\/\/www.tripadvisor.ca\/Profile\/JaclynB254","11463":"https:\/\/www.tripadvisor.ca\/Profile\/robertadK7948NX","11464":"https:\/\/www.tripadvisor.ca\/Profile\/vernernicole","11466":"https:\/\/www.tripadvisor.ca\/Profile\/janetsW1207VC","11467":"https:\/\/www.tripadvisor.ca\/Profile\/Rachel122","11468":"https:\/\/www.tripadvisor.ca\/Profile\/gordl969","11475":"https:\/\/www.tripadvisor.ca\/Profile\/jeanniem613","11476":"https:\/\/www.tripadvisor.ca\/Profile\/241melvins","11477":"https:\/\/www.tripadvisor.ca\/Profile\/Kaye007","11478":"https:\/\/www.tripadvisor.ca\/Profile\/kristinepbrown","11479":"https:\/\/www.tripadvisor.ca\/Profile\/OriginalShoon","11480":"https:\/\/www.tripadvisor.ca\/Profile\/mjswansona","11481":"https:\/\/www.tripadvisor.ca\/Profile\/jasonv365","11482":"https:\/\/www.tripadvisor.ca\/Profile\/brassie00","11484":"https:\/\/www.tripadvisor.ca\/Profile\/Rbattis","11490":"https:\/\/www.tripadvisor.ca\/Profile\/K6630MJjuliem","11491":"https:\/\/www.tripadvisor.ca\/Profile\/melaniemK4188ZN","11492":"https:\/\/www.tripadvisor.ca\/Profile\/limeyca","11493":"https:\/\/www.tripadvisor.ca\/Profile\/theseoldroads","11494":"https:\/\/www.tripadvisor.ca\/Profile\/JeffF1105","11495":"https:\/\/www.tripadvisor.ca\/Profile\/hannahk128","11496":"https:\/\/www.tripadvisor.ca\/Profile\/davidbI4729EU","11497":"https:\/\/www.tripadvisor.ca\/Profile\/micheldaigle","11498":"https:\/\/www.tripadvisor.ca\/Profile\/SuAnneL_13","11500":"https:\/\/www.tripadvisor.ca\/Profile\/WinnipegNana","11501":"https:\/\/www.tripadvisor.ca\/Profile\/carrier1","11502":"https:\/\/www.tripadvisor.ca\/Profile\/tanaustin","11503":"https:\/\/www.tripadvisor.ca\/Profile\/shannonj519","11504":"https:\/\/www.tripadvisor.ca\/Profile\/normm283","11510":"https:\/\/www.tripadvisor.ca\/Profile\/lc0le1","11511":"https:\/\/www.tripadvisor.ca\/Profile\/angeladM822MB","11512":"https:\/\/www.tripadvisor.ca\/Profile\/J6790NTcherylm","11513":"https:\/\/www.tripadvisor.ca\/Profile\/MapleFudge","11514":"https:\/\/www.tripadvisor.ca\/Profile\/Marygarth","11515":"https:\/\/www.tripadvisor.ca\/Profile\/I1400URjulieg","11516":"https:\/\/www.tripadvisor.ca\/Profile\/R243JBandrewg","11517":"https:\/\/www.tripadvisor.ca\/Profile\/Hiker_Halifax","11518":"https:\/\/www.tripadvisor.ca\/Profile\/lukemC2763PP","11519":"https:\/\/www.tripadvisor.ca\/Profile\/176catherinef","11520":"https:\/\/www.tripadvisor.ca\/Profile\/staceyr419","11521":"https:\/\/www.tripadvisor.ca\/Profile\/rumblejunglemom","11522":"https:\/\/www.tripadvisor.ca\/Profile\/melissacP6724OP","11523":"https:\/\/www.tripadvisor.ca\/Profile\/91melanier","11524":"https:\/\/www.tripadvisor.ca\/Profile\/Lloyd_Jen","11525":"https:\/\/www.tripadvisor.ca\/Profile\/dianesC2901PP","11526":"https:\/\/www.tripadvisor.ca\/Profile\/boxcarannie","11528":"https:\/\/www.tripadvisor.ca\/Profile\/LeelouOttawa","11529":"https:\/\/www.tripadvisor.ca\/Profile\/stephenhJ4839EU","11530":"https:\/\/www.tripadvisor.ca\/Profile\/craigcI8839HB","11531":"https:\/\/www.tripadvisor.ca\/Profile\/4KJ201612","11532":"https:\/\/www.tripadvisor.ca\/Profile\/Prpeach","11533":"https:\/\/www.tripadvisor.ca\/Profile\/EricaFJ","11534":"https:\/\/www.tripadvisor.ca\/Profile\/116crystalm","11535":"https:\/\/www.tripadvisor.ca\/Profile\/bojalago","11536":"https:\/\/www.tripadvisor.ca\/Profile\/44pauli","11537":"https:\/\/www.tripadvisor.ca\/Profile\/Lynnboudreaufamily","11539":"https:\/\/www.tripadvisor.ca\/Profile\/amanda190","11540":"https:\/\/www.tripadvisor.ca\/Profile\/830dianneg","11542":"https:\/\/www.tripadvisor.ca\/Profile\/R1277XRjenniferl","11543":"https:\/\/www.tripadvisor.ca\/Profile\/254vincec","11544":"https:\/\/www.tripadvisor.ca\/Profile\/Hubtown","11545":"https:\/\/www.tripadvisor.ca\/Profile\/186wilh","11546":"https:\/\/www.tripadvisor.ca\/Profile\/Moebaby1220","11547":"https:\/\/www.tripadvisor.ca\/Profile\/memoholland","11548":"https:\/\/www.tripadvisor.ca\/Profile\/147bevl","11549":"https:\/\/www.tripadvisor.ca\/Profile\/Yain","11550":"https:\/\/www.tripadvisor.ca\/Profile\/lindawC9685ZJ","11552":"https:\/\/www.tripadvisor.ca\/Profile\/beachbunnypei","11554":"https:\/\/www.tripadvisor.ca\/Profile\/brigettee2015","11555":"https:\/\/www.tripadvisor.ca\/Profile\/TaylorCaines","11556":"https:\/\/www.tripadvisor.ca\/Profile\/sharong28","11557":"https:\/\/www.tripadvisor.ca\/Profile\/736vijitk","11558":"https:\/\/www.tripadvisor.ca\/Profile\/ne_traveler5","11559":"https:\/\/www.tripadvisor.ca\/Profile\/nhnatives","11570":"https:\/\/www.tripadvisor.ca\/Profile\/collettel153","11571":"https:\/\/www.tripadvisor.ca\/Profile\/320elizabetht","11573":"https:\/\/www.tripadvisor.ca\/Profile\/642shylab","11574":"https:\/\/www.tripadvisor.ca\/Profile\/575nicolem","11575":"https:\/\/www.tripadvisor.ca\/Profile\/HappyWanderer3276","11576":"https:\/\/www.tripadvisor.ca\/Profile\/hurlfish","11577":"https:\/\/www.tripadvisor.ca\/Profile\/PoopMachine","11578":"https:\/\/www.tripadvisor.ca\/Profile\/238teamr","11579":"https:\/\/www.tripadvisor.ca\/Profile\/Lusen","11580":"https:\/\/www.tripadvisor.ca\/Profile\/SusanD3594","11581":"https:\/\/www.tripadvisor.ca\/Profile\/kepiItalia","11582":"https:\/\/www.tripadvisor.ca\/Profile\/189betsyz","11583":"https:\/\/www.tripadvisor.ca\/Profile\/jensen0811","11584":"https:\/\/www.tripadvisor.ca\/Profile\/F9070LLcatherineb","11585":"https:\/\/www.tripadvisor.ca\/Profile\/79joeym","11586":"https:\/\/www.tripadvisor.ca\/Profile\/CWbaker67","11587":"https:\/\/www.tripadvisor.ca\/Profile\/Daffodil7404","11588":"https:\/\/www.tripadvisor.ca\/Profile\/PRLCH","11589":"https:\/\/www.tripadvisor.ca\/Profile\/Wardy48","11590":"https:\/\/www.tripadvisor.ca\/Profile\/craiggrant0976","11591":"https:\/\/www.tripadvisor.ca\/Profile\/E8802WKsuer","11592":"https:\/\/www.tripadvisor.ca\/Profile\/984nancy1955","11593":"https:\/\/www.tripadvisor.ca\/Profile\/Explore727858","11594":"https:\/\/www.tripadvisor.ca\/Profile\/auntjeanb","11595":"https:\/\/www.tripadvisor.ca\/Profile\/435denak","11596":"https:\/\/www.tripadvisor.ca\/Profile\/625elaineu","11597":"https:\/\/www.tripadvisor.ca\/Profile\/Sunny6d","11598":"https:\/\/www.tripadvisor.ca\/Profile\/luvdolphinz","11599":"https:\/\/www.tripadvisor.ca\/Profile\/paulbT4957KS","11600":"https:\/\/www.tripadvisor.ca\/Profile\/LorraineLeah","11601":"https:\/\/www.tripadvisor.ca\/Profile\/Y7289ZZrichardd","11602":"https:\/\/www.tripadvisor.ca\/Profile\/V2172CJkarenm","11603":"https:\/\/www.tripadvisor.ca\/Profile\/johnwQ4785SI","11604":"https:\/\/www.tripadvisor.ca\/Profile\/Fferffee","11605":"https:\/\/www.tripadvisor.ca\/Profile\/Barbosh","11606":"https:\/\/www.tripadvisor.ca\/Profile\/theandrews2018","11607":"https:\/\/www.tripadvisor.ca\/Profile\/Claire622","11608":"https:\/\/www.tripadvisor.ca\/Profile\/rsna_mille","11609":"https:\/\/www.tripadvisor.ca\/Profile\/RBDriscoll","11610":"https:\/\/www.tripadvisor.ca\/Profile\/teddem","11611":"https:\/\/www.tripadvisor.ca\/Profile\/V7168AKelizabethf","11612":"https:\/\/www.tripadvisor.ca\/Profile\/J8988KTmelissab","11613":"https:\/\/www.tripadvisor.ca\/Profile\/M4480PLdanb","11614":"https:\/\/www.tripadvisor.ca\/Profile\/cweb2000","11615":"https:\/\/www.tripadvisor.ca\/Profile\/sardawg","11616":"https:\/\/www.tripadvisor.ca\/Profile\/GrandTour61337","11617":"https:\/\/www.tripadvisor.ca\/Profile\/Laurie830","11618":"https:\/\/www.tripadvisor.ca\/Profile\/thereddys4","11619":"https:\/\/www.tripadvisor.ca\/Profile\/kidtripping","11620":"https:\/\/www.tripadvisor.ca\/Profile\/katyaw2017","11621":"https:\/\/www.tripadvisor.ca\/Profile\/hmueller715","11622":"https:\/\/www.tripadvisor.ca\/Profile\/2018familytravel","11623":"https:\/\/www.tripadvisor.ca\/Profile\/Madom81","11624":"https:\/\/www.tripadvisor.ca\/Profile\/Travelye","11625":"nil","11630":"https:\/\/www.tripadvisor.ca\/Profile\/930rickf","11631":"https:\/\/www.tripadvisor.ca\/Profile\/sueannty","11632":"https:\/\/www.tripadvisor.ca\/Profile\/752bethanyt","11633":"https:\/\/www.tripadvisor.ca\/Profile\/mountainoutin","11634":"https:\/\/www.tripadvisor.ca\/Profile\/LJC309","11640":"https:\/\/www.tripadvisor.ca\/Profile\/danieleY3815KZ","11641":"https:\/\/www.tripadvisor.ca\/Profile\/610AlanS","11642":"https:\/\/www.tripadvisor.ca\/Profile\/cathy832","11643":"https:\/\/www.tripadvisor.ca\/Profile\/mick5532017","11644":"https:\/\/www.tripadvisor.ca\/Profile\/MB-Traveler206","11645":"https:\/\/www.tripadvisor.ca\/Profile\/CaliVoyageur","11646":"https:\/\/www.tripadvisor.ca\/Profile\/msbooklady","11647":"https:\/\/www.tripadvisor.ca\/Profile\/SMChico2","11648":"https:\/\/www.tripadvisor.ca\/Profile\/HRG94","11649":"https:\/\/www.tripadvisor.ca\/Profile\/K9419RSlindab","11650":"https:\/\/www.tripadvisor.ca\/Profile\/LynnKB","11651":"https:\/\/www.tripadvisor.ca\/Profile\/Escape734457","11652":"https:\/\/www.tripadvisor.ca\/Profile\/jandi_fl","11653":"https:\/\/www.tripadvisor.ca\/Profile\/135SusanV","11654":"https:\/\/www.tripadvisor.ca\/Profile\/12gaylem","11655":"https:\/\/www.tripadvisor.ca\/Profile\/trucstop","11656":"https:\/\/www.tripadvisor.ca\/Profile\/connie161","11657":"https:\/\/www.tripadvisor.ca\/Profile\/william595","11658":"https:\/\/www.tripadvisor.ca\/Profile\/hollyif","11659":"https:\/\/www.tripadvisor.ca\/Profile\/pamelasue795","11660":"https:\/\/www.tripadvisor.ca\/Profile\/LifeinParis","11661":"https:\/\/www.tripadvisor.ca\/Profile\/EMOBDEP34","11662":"https:\/\/www.tripadvisor.ca\/Profile\/bear43","11663":"https:\/\/www.tripadvisor.ca\/Profile\/christinepX8707AB","11664":"https:\/\/www.tripadvisor.ca\/Profile\/annoturner","11665":"https:\/\/www.tripadvisor.ca\/Profile\/341sherylw","11666":"https:\/\/www.tripadvisor.ca\/Profile\/IntrepidTO","11667":"https:\/\/www.tripadvisor.ca\/Profile\/Bondy588","11668":"https:\/\/www.tripadvisor.ca\/Profile\/marvmary","11669":"https:\/\/www.tripadvisor.ca\/Profile\/A3433WNkathyh","11670":"https:\/\/www.tripadvisor.ca\/Profile\/suzannemH1467NX","11671":"https:\/\/www.tripadvisor.ca\/Profile\/gwynethz2017","11672":"https:\/\/www.tripadvisor.ca\/Profile\/krista5888","11673":"https:\/\/www.tripadvisor.ca\/Profile\/999croberts","11680":"https:\/\/www.tripadvisor.ca\/Profile\/heathertH9142BA","11681":"https:\/\/www.tripadvisor.ca\/Profile\/zootout","11682":"https:\/\/www.tripadvisor.ca\/Profile\/ChrisMVSS","11683":"https:\/\/www.tripadvisor.ca\/Profile\/KKB72","11684":"https:\/\/www.tripadvisor.ca\/Profile\/gen312","11690":"https:\/\/www.tripadvisor.ca\/Profile\/JoanButler","11691":"https:\/\/www.tripadvisor.ca\/Profile\/heidiram","11692":"https:\/\/www.tripadvisor.ca\/Profile\/641deannac","11693":"https:\/\/www.tripadvisor.ca\/Profile\/TFry55","11694":"https:\/\/www.tripadvisor.ca\/Profile\/Chantelle1980","11700":"https:\/\/www.tripadvisor.ca\/Profile\/GrandVoyager2012","11701":"https:\/\/www.tripadvisor.ca\/Profile\/LisaG594","11702":"https:\/\/www.tripadvisor.ca\/Profile\/blrobins","11703":"https:\/\/www.tripadvisor.ca\/Profile\/suzannek786","11704":"https:\/\/www.tripadvisor.ca\/Profile\/Recycle1","11710":"https:\/\/www.tripadvisor.ca\/Profile\/ProducermanAtlanta","11711":"https:\/\/www.tripadvisor.ca\/Profile\/Poole11","11712":"https:\/\/www.tripadvisor.ca\/Profile\/DebW1056","11714":"https:\/\/www.tripadvisor.ca\/Profile\/6259HJC","11715":"https:\/\/www.tripadvisor.ca\/Profile\/Disco2102","11716":"https:\/\/www.tripadvisor.ca\/Profile\/raywestgarth","11717":"https:\/\/www.tripadvisor.ca\/Profile\/F5140TBdeborahc","11718":"https:\/\/www.tripadvisor.ca\/Profile\/K5976FTbarbarag","11719":"https:\/\/www.tripadvisor.ca\/Profile\/carolyng942","11720":"https:\/\/www.tripadvisor.ca\/Profile\/SPGglobal","11721":"https:\/\/www.tripadvisor.ca\/Profile\/ejmgroves","11723":"https:\/\/www.tripadvisor.ca\/Profile\/EGSmith","11724":"https:\/\/www.tripadvisor.ca\/Profile\/TashaPea","11725":"https:\/\/www.tripadvisor.ca\/Profile\/Z9147LNdanielw","11726":"https:\/\/www.tripadvisor.ca\/Profile\/RSKRA5","11727":"https:\/\/www.tripadvisor.ca\/Profile\/KGW_London","11728":"https:\/\/www.tripadvisor.ca\/Profile\/ritchiegrant","11729":"https:\/\/www.tripadvisor.ca\/Profile\/34allisonp","11730":"https:\/\/www.tripadvisor.ca\/Profile\/phildrin","11731":"https:\/\/www.tripadvisor.ca\/Profile\/13107","11732":"https:\/\/www.tripadvisor.ca\/Profile\/almostelderlycouple","11733":"https:\/\/www.tripadvisor.ca\/Profile\/JanithLH","11734":"https:\/\/www.tripadvisor.ca\/Profile\/UMichAlum","11735":"https:\/\/www.tripadvisor.ca\/Profile\/tamg124","11736":"https:\/\/www.tripadvisor.ca\/Profile\/kathymS4053AF","11737":"https:\/\/www.tripadvisor.ca\/Profile\/IkeVal","11738":"https:\/\/www.tripadvisor.ca\/Profile\/Dickdob1053","11739":"https:\/\/www.tripadvisor.ca\/Profile\/815stepheng","11740":"https:\/\/www.tripadvisor.ca\/Profile\/jonc111","11741":"https:\/\/www.tripadvisor.ca\/Profile\/MAMCalgary","11742":"https:\/\/www.tripadvisor.ca\/Profile\/drewmcguire","11743":"https:\/\/www.tripadvisor.ca\/Profile\/nikkih960","11744":"https:\/\/www.tripadvisor.ca\/Profile\/Srab29","11745":"https:\/\/www.tripadvisor.ca\/Profile\/maple244","11746":"https:\/\/www.tripadvisor.ca\/Profile\/lorianneh554","11747":"https:\/\/www.tripadvisor.ca\/Profile\/thenainai2016","11748":"https:\/\/www.tripadvisor.ca\/Profile\/laurie2668","11749":"https:\/\/www.tripadvisor.ca\/Profile\/kbert2015","11755":"https:\/\/www.tripadvisor.ca\/Profile\/gfunk2016","11756":"https:\/\/www.tripadvisor.ca\/Profile\/kentggg","11757":"https:\/\/www.tripadvisor.ca\/Profile\/jeaniemcrae","11758":"https:\/\/www.tripadvisor.ca\/Profile\/4u2p","11759":"https:\/\/www.tripadvisor.ca\/Profile\/Paul-Claude33","11760":"https:\/\/www.tripadvisor.ca\/Profile\/IP3806","11761":"https:\/\/www.tripadvisor.ca\/Profile\/Babbles14","11762":"https:\/\/www.tripadvisor.ca\/Profile\/lorim574","11763":"https:\/\/www.tripadvisor.ca\/Profile\/473angelaw473","11764":"https:\/\/www.tripadvisor.ca\/Profile\/Tfletch33","11770":"https:\/\/www.tripadvisor.ca\/Profile\/cherylpU1636BR","11771":"https:\/\/www.tripadvisor.ca\/Profile\/hero_hr","11772":"https:\/\/www.tripadvisor.ca\/Profile\/gordonk902","11773":"https:\/\/www.tripadvisor.ca\/Profile\/863annemariel","11774":"https:\/\/www.tripadvisor.ca\/Profile\/717catej","11775":"https:\/\/www.tripadvisor.ca\/Profile\/Banffbuck","11780":"https:\/\/www.tripadvisor.ca\/Profile\/jamcgill2018","11785":"https:\/\/www.tripadvisor.ca\/Profile\/darryl843","11790":"nil","11795":"https:\/\/www.tripadvisor.ca\/Profile\/Z9457BAkathleenm","11800":"https:\/\/www.tripadvisor.ca\/Profile\/audrey0829","11805":"https:\/\/www.tripadvisor.ca\/Profile\/333seamus","11810":"https:\/\/www.tripadvisor.ca\/Profile\/soniaU7235MF","11820":"https:\/\/www.tripadvisor.ca\/Profile\/derrekw2016","11825":"https:\/\/www.tripadvisor.ca\/Profile\/kristas724","11830":"https:\/\/www.tripadvisor.ca\/Profile\/GommorahFarms","11835":"https:\/\/www.tripadvisor.ca\/Profile\/kjbkjb1959","11840":"https:\/\/www.tripadvisor.ca\/Profile\/mesnow","11845":"https:\/\/www.tripadvisor.ca\/Profile\/shirleyr597","11850":"https:\/\/www.tripadvisor.ca\/Profile\/novascotian313","11855":"https:\/\/www.tripadvisor.ca\/Profile\/642jayneh","11860":"https:\/\/www.tripadvisor.ca\/Profile\/stevenk889","11870":"https:\/\/www.tripadvisor.ca\/Profile\/D1206EDdebbiec","11875":"https:\/\/www.tripadvisor.ca\/Profile\/kylestevensondvm","11880":"https:\/\/www.tripadvisor.ca\/Profile\/klc457","11885":"https:\/\/www.tripadvisor.ca\/Profile\/lauchie1942","11890":"https:\/\/www.tripadvisor.ca\/Profile\/laurai883","11900":"https:\/\/www.tripadvisor.ca\/Profile\/773vitalyr","11905":"https:\/\/www.tripadvisor.ca\/Profile\/Richards66","11910":"https:\/\/www.tripadvisor.ca\/Profile\/fvdiesen","11915":"https:\/\/www.tripadvisor.ca\/Profile\/Kathleen55057MN","11920":"https:\/\/www.tripadvisor.ca\/Profile\/Julcuz","11925":"https:\/\/www.tripadvisor.ca\/Profile\/PeterB646","11930":"https:\/\/www.tripadvisor.ca\/Profile\/926caram","11935":"https:\/\/www.tripadvisor.ca\/Profile\/JAFur12","11940":"https:\/\/www.tripadvisor.ca\/Profile\/heidig835","11945":"https:\/\/www.tripadvisor.ca\/Profile\/Wardy48","11955":"https:\/\/www.tripadvisor.ca\/Profile\/787lesliew","11960":"https:\/\/www.tripadvisor.ca\/Profile\/JudyH50","11965":"https:\/\/www.tripadvisor.ca\/Profile\/904amyd","11970":"https:\/\/www.tripadvisor.ca\/Profile\/Challenger300","11975":"nil","11980":"https:\/\/www.tripadvisor.ca\/Profile\/momC3027CN","11981":"https:\/\/www.tripadvisor.ca\/Profile\/aaronhack","11982":"https:\/\/www.tripadvisor.ca\/Profile\/mrvanderdoes","11983":"https:\/\/www.tripadvisor.ca\/Profile\/KEVINC158","11984":"https:\/\/www.tripadvisor.ca\/Profile\/margieleb","11990":"https:\/\/www.tripadvisor.ca\/Profile\/jojo970017","11991":"https:\/\/www.tripadvisor.ca\/Profile\/nlaj","11992":"https:\/\/www.tripadvisor.ca\/Profile\/robynp260","11993":"https:\/\/www.tripadvisor.ca\/Profile\/280tammya","11994":"https:\/\/www.tripadvisor.ca\/Profile\/jimr717","11995":"https:\/\/www.tripadvisor.ca\/Profile\/lawsonnl80","11996":"https:\/\/www.tripadvisor.ca\/Profile\/joannemarie923","11997":"https:\/\/www.tripadvisor.ca\/Profile\/yaya_diawara","11998":"https:\/\/www.tripadvisor.ca\/Profile\/momofthree185","11999":"https:\/\/www.tripadvisor.ca\/Profile\/amybrown082005","12001":"https:\/\/www.tripadvisor.ca\/Profile\/homeslice_liz","12002":"https:\/\/www.tripadvisor.ca\/Profile\/janbro03","12003":"https:\/\/www.tripadvisor.ca\/Profile\/LauraW5641","12004":"https:\/\/www.tripadvisor.ca\/Profile\/Redhead12","12005":"https:\/\/www.tripadvisor.ca\/Profile\/X6443HSmomm","12006":"https:\/\/www.tripadvisor.ca\/Profile\/lorrainemV1416LS","12007":"https:\/\/www.tripadvisor.ca\/Profile\/stacy249","12008":"https:\/\/www.tripadvisor.ca\/Profile\/Lgouchie","12009":"https:\/\/www.tripadvisor.ca\/Profile\/marilynmD2660WS","12010":"https:\/\/www.tripadvisor.ca\/Profile\/laceym719","12011":"https:\/\/www.tripadvisor.ca\/Profile\/jackK9211OP","12012":"https:\/\/www.tripadvisor.ca\/Profile\/margaretannadams","12013":"https:\/\/www.tripadvisor.ca\/Profile\/nicksC5500PT","12014":"https:\/\/www.tripadvisor.ca\/Profile\/mander83","12015":"https:\/\/www.tripadvisor.ca\/Profile\/andrewpB3333YP","12016":"https:\/\/www.tripadvisor.ca\/Profile\/oliver_sherry","12017":"https:\/\/www.tripadvisor.ca\/Profile\/charleneb650","12018":"https:\/\/www.tripadvisor.ca\/Profile\/495courtneyh","12019":"https:\/\/www.tripadvisor.ca\/Profile\/leado","12020":"https:\/\/www.tripadvisor.ca\/Profile\/chaojunliu","12021":"https:\/\/www.tripadvisor.ca\/Profile\/410marshah","12022":"https:\/\/www.tripadvisor.ca\/Profile\/JenFoss","12023":"https:\/\/www.tripadvisor.ca\/Profile\/807jeffreyj","12024":"https:\/\/www.tripadvisor.ca\/Profile\/malcolm_byrne","12025":"https:\/\/www.tripadvisor.ca\/Profile\/tiansmith","12026":"https:\/\/www.tripadvisor.ca\/Profile\/briandebbiehaley","12027":"https:\/\/www.tripadvisor.ca\/Profile\/GPohl","12028":"https:\/\/www.tripadvisor.ca\/Profile\/tiffanyd629","12029":"https:\/\/www.tripadvisor.ca\/Profile\/jenine_purchase","12030":"https:\/\/www.tripadvisor.ca\/Profile\/K5182WYsoniac","12031":"https:\/\/www.tripadvisor.ca\/Profile\/ryanjustin","12032":"https:\/\/www.tripadvisor.ca\/Profile\/nadv983","12033":"https:\/\/www.tripadvisor.ca\/Profile\/dwyer2480","12034":"https:\/\/www.tripadvisor.ca\/Profile\/fgerardkennedy","12035":"https:\/\/www.tripadvisor.ca\/Profile\/nboucharddds","12036":"https:\/\/www.tripadvisor.ca\/Profile\/Charleslit","12037":"https:\/\/www.tripadvisor.ca\/Profile\/Y154WYsara","12038":"https:\/\/www.tripadvisor.ca\/Profile\/cathymU1969WT","12039":"https:\/\/www.tripadvisor.ca\/Profile\/jengeigel","12050":"https:\/\/www.tripadvisor.ca\/Profile\/SherwoodParkShrek","12051":"https:\/\/www.tripadvisor.ca\/Profile\/dalejeffery2016","12052":"https:\/\/www.tripadvisor.ca\/Profile\/AWESOMECornerbrook","12053":"https:\/\/www.tripadvisor.ca\/Profile\/jaimet410","12054":"https:\/\/www.tripadvisor.ca\/Profile\/lagacy2016","12060":"https:\/\/www.tripadvisor.ca\/Profile\/DittoExeter","12061":"https:\/\/www.tripadvisor.ca\/Profile\/Lallie11","12062":"https:\/\/www.tripadvisor.ca\/Profile\/257nekk","12063":"https:\/\/www.tripadvisor.ca\/Profile\/D4435PJamandac","12064":"https:\/\/www.tripadvisor.ca\/Profile\/ashleymX3379DF","12070":"https:\/\/www.tripadvisor.ca\/Profile\/ninagiorgiasalazar","12071":"https:\/\/www.tripadvisor.ca\/Profile\/536paulc536","12072":"https:\/\/www.tripadvisor.ca\/Profile\/978lyndsayf","12073":"https:\/\/www.tripadvisor.ca\/Profile\/NLtraveller40","12074":"https:\/\/www.tripadvisor.ca\/Profile\/truenorth76","12075":"https:\/\/www.tripadvisor.ca\/Profile\/BAMDARMON","12076":"https:\/\/www.tripadvisor.ca\/Profile\/Blawndee","12077":"https:\/\/www.tripadvisor.ca\/Profile\/avggolfer1234","12078":"https:\/\/www.tripadvisor.ca\/Profile\/Vroom_Craig","12079":"https:\/\/www.tripadvisor.ca\/Profile\/TheWorld123456789","12080":"nil","12085":"https:\/\/www.tripadvisor.ca\/Profile\/jjcoffman","12086":"https:\/\/www.tripadvisor.ca\/Profile\/leannebB3920PG","12087":"https:\/\/www.tripadvisor.ca\/Profile\/jencP8239GZ","12088":"https:\/\/www.tripadvisor.ca\/Profile\/backroadstravellers","12089":"https:\/\/www.tripadvisor.ca\/Profile\/551francinel","12090":"https:\/\/www.tripadvisor.ca\/Profile\/Ten-After-Ten","12091":"https:\/\/www.tripadvisor.ca\/Profile\/CMC_2012","12092":"https:\/\/www.tripadvisor.ca\/Profile\/Mommika","12093":"https:\/\/www.tripadvisor.ca\/Profile\/Mel3363960","12094":"https:\/\/www.tripadvisor.ca\/Profile\/Lizmac52","12100":"https:\/\/www.tripadvisor.ca\/Profile\/254clairet","12101":"https:\/\/www.tripadvisor.ca\/Profile\/2015cindy","12102":"https:\/\/www.tripadvisor.ca\/Profile\/richm733","12103":"https:\/\/www.tripadvisor.ca\/Profile\/l_walker1231","12104":"https:\/\/www.tripadvisor.ca\/Profile\/aprilp803","12110":"https:\/\/www.tripadvisor.ca\/Profile\/sharleend2013","12111":"https:\/\/www.tripadvisor.ca\/Profile\/to8889","12112":"https:\/\/www.tripadvisor.ca\/Profile\/401kimberlyc","12113":"https:\/\/www.tripadvisor.ca\/Profile\/eacmacpamba","12114":"https:\/\/www.tripadvisor.ca\/Profile\/clam2000","12120":"https:\/\/www.tripadvisor.ca\/Profile\/Mustang123","12121":"https:\/\/www.tripadvisor.ca\/Profile\/mcgrathfamily87","12122":"https:\/\/www.tripadvisor.ca\/Profile\/902Sharbear","12123":"https:\/\/www.tripadvisor.ca\/Profile\/dorotam212","12124":"https:\/\/www.tripadvisor.ca\/Profile\/655laurieh","12125":"https:\/\/www.tripadvisor.ca\/Profile\/416stevea","12126":"https:\/\/www.tripadvisor.ca\/Profile\/180pattyb","12127":"https:\/\/www.tripadvisor.ca\/Profile\/garyr964","12128":"https:\/\/www.tripadvisor.ca\/Profile\/Sophiemylene","12129":"https:\/\/www.tripadvisor.ca\/Profile\/dianevl2016","12130":"https:\/\/www.tripadvisor.ca\/Profile\/jamier715","12131":"https:\/\/www.tripadvisor.ca\/Profile\/taviac2013","12132":"https:\/\/www.tripadvisor.ca\/Profile\/nicolec928","12133":"https:\/\/www.tripadvisor.ca\/Profile\/briankX6076AV","12134":"https:\/\/www.tripadvisor.ca\/Profile\/Sissey1999","12135":"https:\/\/www.tripadvisor.ca\/Profile\/nancycaldwell","12136":"https:\/\/www.tripadvisor.ca\/Profile\/SamanBrown","12137":"https:\/\/www.tripadvisor.ca\/Profile\/paigem637","12138":"https:\/\/www.tripadvisor.ca\/Profile\/jackiedif","12145":"https:\/\/www.tripadvisor.ca\/Profile\/K2549QNcathyc","12146":"https:\/\/www.tripadvisor.ca\/Profile\/JohnnyRobert","12147":"https:\/\/www.tripadvisor.ca\/Profile\/TYH_RAA","12148":"https:\/\/www.tripadvisor.ca\/Profile\/968herbertm","12149":"https:\/\/www.tripadvisor.ca\/Profile\/DaFoosa","12150":"https:\/\/www.tripadvisor.ca\/Profile\/397buffym","12151":"https:\/\/www.tripadvisor.ca\/Profile\/max383","12153":"https:\/\/www.tripadvisor.ca\/Profile\/232alann","12154":"https:\/\/www.tripadvisor.ca\/Profile\/262allanh","12160":"https:\/\/www.tripadvisor.ca\/Profile\/810janicel","12161":"https:\/\/www.tripadvisor.ca\/Profile\/MarilynB4","12162":"https:\/\/www.tripadvisor.ca\/Profile\/554marylynnt","12163":"https:\/\/www.tripadvisor.ca\/Profile\/teeka33","12164":"https:\/\/www.tripadvisor.ca\/Profile\/leoh809","12165":"https:\/\/www.tripadvisor.ca\/Profile\/TasiaW","12167":"https:\/\/www.tripadvisor.ca\/Profile\/TiffanyNicolee","12168":"https:\/\/www.tripadvisor.ca\/Profile\/mattbQ6472VZ","12169":"https:\/\/www.tripadvisor.ca\/Profile\/616evelyni","12170":"https:\/\/www.tripadvisor.ca\/Profile\/chowmeyow","12171":"https:\/\/www.tripadvisor.ca\/Profile\/N3193UVjeand","12172":"https:\/\/www.tripadvisor.ca\/Profile\/jayriny","12173":"https:\/\/www.tripadvisor.ca\/Profile\/26anthonyk","12174":"https:\/\/www.tripadvisor.ca\/Profile\/jnb239","12175":"https:\/\/www.tripadvisor.ca\/Profile\/stilltugboat","12176":"https:\/\/www.tripadvisor.ca\/Profile\/caraj493","12177":"https:\/\/www.tripadvisor.ca\/Profile\/AN360","12178":"https:\/\/www.tripadvisor.ca\/Profile\/LB210","12179":"https:\/\/www.tripadvisor.ca\/Profile\/brada153","12180":"https:\/\/www.tripadvisor.ca\/Profile\/MichelanneB","12181":"https:\/\/www.tripadvisor.ca\/Profile\/HelenMichael","12182":"https:\/\/www.tripadvisor.ca\/Profile\/BugzyGeller","12183":"https:\/\/www.tripadvisor.ca\/Profile\/CatUK78","12184":"https:\/\/www.tripadvisor.ca\/Profile\/123Shane","12185":"https:\/\/www.tripadvisor.ca\/Profile\/IMACTraveller","12186":"https:\/\/www.tripadvisor.ca\/Profile\/VTScarratt","12187":"https:\/\/www.tripadvisor.ca\/Profile\/scottino84","12188":"https:\/\/www.tripadvisor.ca\/Profile\/rumfuninsun","12189":"https:\/\/www.tripadvisor.ca\/Profile\/MysticJeff","12190":"https:\/\/www.tripadvisor.ca\/Profile\/perk722","12191":"https:\/\/www.tripadvisor.ca\/Profile\/easyHwolf","12192":"https:\/\/www.tripadvisor.ca\/Profile\/JBPnfld","12193":"https:\/\/www.tripadvisor.ca\/Profile\/demac_22","12194":"https:\/\/www.tripadvisor.ca\/Profile\/scoleman41","12200":"https:\/\/www.tripadvisor.ca\/Profile\/Sightseer827616","12201":"https:\/\/www.tripadvisor.ca\/Profile\/Shade16","12202":"https:\/\/www.tripadvisor.ca\/Profile\/bonnielharris","12203":"https:\/\/www.tripadvisor.ca\/Profile\/kylewK18BV","12204":"https:\/\/www.tripadvisor.ca\/Profile\/lilyuna9186","12205":"https:\/\/www.tripadvisor.ca\/Profile\/NukeWorkerJoliet","12206":"https:\/\/www.tripadvisor.ca\/Profile\/62beva","12207":"https:\/\/www.tripadvisor.ca\/Profile\/ano251","12208":"https:\/\/www.tripadvisor.ca\/Profile\/rodjin","12209":"https:\/\/www.tripadvisor.ca\/Profile\/U8487VEmariej","12210":"https:\/\/www.tripadvisor.ca\/Profile\/johnsE1757PH","12211":"https:\/\/www.tripadvisor.ca\/Profile\/Phil663","12212":"https:\/\/www.tripadvisor.ca\/Profile\/K2220DDashleym","12213":"https:\/\/www.tripadvisor.ca\/Profile\/GSPW","12214":"https:\/\/www.tripadvisor.ca\/Profile\/Pondpuck","12215":"https:\/\/www.tripadvisor.ca\/Profile\/tom646","12216":"https:\/\/www.tripadvisor.ca\/Profile\/Etienne909","12217":"https:\/\/www.tripadvisor.ca\/Profile\/AyaCanada","12218":"https:\/\/www.tripadvisor.ca\/Profile\/Kasiunut","12219":"https:\/\/www.tripadvisor.ca\/Profile\/Mey-Yu","12220":"https:\/\/www.tripadvisor.ca\/Profile\/MoniqueV6","12221":"https:\/\/www.tripadvisor.ca\/Profile\/TbilisiMeltz","12222":"https:\/\/www.tripadvisor.ca\/Profile\/477lindsays","12223":"https:\/\/www.tripadvisor.ca\/Profile\/joleenp971","12224":"https:\/\/www.tripadvisor.ca\/Profile\/635karlar","12225":"https:\/\/www.tripadvisor.ca\/Profile\/AM2_Toronto","12226":"https:\/\/www.tripadvisor.ca\/Profile\/saminai","12227":"https:\/\/www.tripadvisor.ca\/Profile\/spid_99","12228":"https:\/\/www.tripadvisor.ca\/Profile\/TeamJ0nes","12229":"https:\/\/www.tripadvisor.ca\/Profile\/870alisap","12230":"https:\/\/www.tripadvisor.ca\/Profile\/davidh483","12231":"https:\/\/www.tripadvisor.ca\/Profile\/HalifaxAngela","12232":"https:\/\/www.tripadvisor.ca\/Profile\/Ril1975","12233":"https:\/\/www.tripadvisor.ca\/Profile\/DerrickMiller1","12236":"https:\/\/www.tripadvisor.ca\/Profile\/1Mary27","12237":"https:\/\/www.tripadvisor.ca\/Profile\/HMV92","12238":"https:\/\/www.tripadvisor.ca\/Profile\/Travelbug888888","12239":"https:\/\/www.tripadvisor.ca\/Profile\/whitemountainman","12240":"nil","12265":"https:\/\/www.tripadvisor.ca\/Profile\/jennyrcfc","12266":"https:\/\/www.tripadvisor.ca\/Profile\/LS512013","12267":"https:\/\/www.tripadvisor.ca\/Profile\/lindadF4904SD","12268":"https:\/\/www.tripadvisor.ca\/Profile\/I9696AEkarenw","12269":"https:\/\/www.tripadvisor.ca\/Profile\/1998SarahJ","12270":"https:\/\/www.tripadvisor.ca\/Profile\/Sherrycht","12271":"https:\/\/www.tripadvisor.ca\/Profile\/423barbaraw","12272":"https:\/\/www.tripadvisor.ca\/Profile\/rajeshp66","12273":"https:\/\/www.tripadvisor.ca\/Profile\/beachloverhalifax","12274":"https:\/\/www.tripadvisor.ca\/Profile\/637carola","12275":"nil","12280":"https:\/\/www.tripadvisor.ca\/Profile\/660kims660","12281":"https:\/\/www.tripadvisor.ca\/Profile\/Jimthefriar","12282":"https:\/\/www.tripadvisor.ca\/Profile\/davidmK1083GA","12283":"https:\/\/www.tripadvisor.ca\/Profile\/A8653YKjimb","12284":"https:\/\/www.tripadvisor.ca\/Profile\/21JoyN","12285":"https:\/\/www.tripadvisor.ca\/Profile\/marjoriem15","12286":"https:\/\/www.tripadvisor.ca\/Profile\/NancyC360","12287":"https:\/\/www.tripadvisor.ca\/Profile\/peterdV2770CH","12288":"https:\/\/www.tripadvisor.ca\/Profile\/leonar494","12289":"https:\/\/www.tripadvisor.ca\/Profile\/80cataling","12295":"https:\/\/www.tripadvisor.ca\/Profile\/Debra885","12296":"https:\/\/www.tripadvisor.ca\/Profile\/Mac_1483","12297":"https:\/\/www.tripadvisor.ca\/Profile\/Gregz3","12298":"https:\/\/www.tripadvisor.ca\/Profile\/denisek517","12299":"https:\/\/www.tripadvisor.ca\/Profile\/StaceyM275","12300":"https:\/\/www.tripadvisor.ca\/Profile\/607stevenl","12301":"https:\/\/www.tripadvisor.ca\/Profile\/524waynem","12302":"https:\/\/www.tripadvisor.ca\/Profile\/417ale","12303":"https:\/\/www.tripadvisor.ca\/Profile\/dortheafrenchys","12304":"https:\/\/www.tripadvisor.ca\/Profile\/alisha3530","12305":"https:\/\/www.tripadvisor.ca\/Profile\/915regw","12306":"https:\/\/www.tripadvisor.ca\/Profile\/tgw375","12307":"https:\/\/www.tripadvisor.ca\/Profile\/JaimeG539","12308":"https:\/\/www.tripadvisor.ca\/Profile\/PepperGrinder_2","12309":"https:\/\/www.tripadvisor.ca\/Profile\/801hh","12310":"https:\/\/www.tripadvisor.ca\/Profile\/ErinM909","12311":"https:\/\/www.tripadvisor.ca\/Profile\/26cw","12312":"https:\/\/www.tripadvisor.ca\/Profile\/649stephenm","12313":"https:\/\/www.tripadvisor.ca\/Profile\/Caper42","12314":"https:\/\/www.tripadvisor.ca\/Profile\/FlyJayClass","12325":"https:\/\/www.tripadvisor.ca\/Profile\/notyme2knit","12326":"https:\/\/www.tripadvisor.ca\/Profile\/Rikkkkk","12327":"https:\/\/www.tripadvisor.ca\/Profile\/xyz693","12328":"https:\/\/www.tripadvisor.ca\/Profile\/CE472","12329":"https:\/\/www.tripadvisor.ca\/Profile\/pauletteg_11","12330":"https:\/\/www.tripadvisor.ca\/Profile\/scox40","12331":"https:\/\/www.tripadvisor.ca\/Profile\/NicoleM27","12332":"https:\/\/www.tripadvisor.ca\/Profile\/zisforzillah","12333":"https:\/\/www.tripadvisor.ca\/Profile\/travelingboyz","12335":"https:\/\/www.tripadvisor.ca\/Profile\/Tammeroni","12336":"https:\/\/www.tripadvisor.ca\/Profile\/Miss_D18","12337":"https:\/\/www.tripadvisor.ca\/Profile\/katjotraveler","12338":"https:\/\/www.tripadvisor.ca\/Profile\/2Kids2TravelWith","12339":"https:\/\/www.tripadvisor.ca\/Profile\/sockers","12340":"https:\/\/www.tripadvisor.ca\/Profile\/Monika07","12341":"https:\/\/www.tripadvisor.ca\/Profile\/BluenoserGal_yyc","12342":"https:\/\/www.tripadvisor.ca\/Profile\/Phil2408","12343":"https:\/\/www.tripadvisor.ca\/Profile\/PEILOVER36","12344":"https:\/\/www.tripadvisor.ca\/Profile\/DeadTall","12345":"https:\/\/www.tripadvisor.ca\/Profile\/TLHTravel","12350":"https:\/\/www.tripadvisor.ca\/Profile\/IncrediblesII","12355":"https:\/\/www.tripadvisor.ca\/Profile\/Jimvcr","12360":"https:\/\/www.tripadvisor.ca\/Profile\/KandM1994","12365":"https:\/\/www.tripadvisor.ca\/Profile\/36allend","12370":"https:\/\/www.tripadvisor.ca\/Profile\/jashby0001","12375":"https:\/\/www.tripadvisor.ca\/Profile\/796JohnM796","12380":"https:\/\/www.tripadvisor.ca\/Profile\/tyandpaysmomma","12385":"nil","12390":"https:\/\/www.tripadvisor.ca\/Profile\/LauritaM","12395":"nil","12400":"https:\/\/www.tripadvisor.ca\/Profile\/lenfost","12401":"https:\/\/www.tripadvisor.ca\/Profile\/714donnam","12402":"https:\/\/www.tripadvisor.ca\/Profile\/madman1971","12403":"https:\/\/www.tripadvisor.ca\/Profile\/geodeb2016","12404":"https:\/\/www.tripadvisor.ca\/Profile\/capebretonislander","12405":"https:\/\/www.tripadvisor.ca\/Profile\/chadoerein","12406":"https:\/\/www.tripadvisor.ca\/Profile\/ck530","12407":"https:\/\/www.tripadvisor.ca\/Profile\/thelenansidhec","12408":"https:\/\/www.tripadvisor.ca\/Profile\/409victoria","12409":"https:\/\/www.tripadvisor.ca\/Profile\/DarGaTravel","12410":"https:\/\/www.tripadvisor.ca\/Profile\/434shelleyp","12411":"https:\/\/www.tripadvisor.ca\/Profile\/JayLBee17","12412":"https:\/\/www.tripadvisor.ca\/Profile\/171chelseam","12413":"https:\/\/www.tripadvisor.ca\/Profile\/Roam724163","12414":"https:\/\/www.tripadvisor.ca\/Profile\/marandbar2017","12420":"https:\/\/www.tripadvisor.ca\/Profile\/ktrevors","12421":"https:\/\/www.tripadvisor.ca\/Profile\/grant_dorcas","12422":"https:\/\/www.tripadvisor.ca\/Profile\/371britneyk","12423":"https:\/\/www.tripadvisor.ca\/Profile\/mlirette121","12424":"https:\/\/www.tripadvisor.ca\/Profile\/KathrynMeerburg","12430":"https:\/\/www.tripadvisor.ca\/Profile\/caverlys","12431":"https:\/\/www.tripadvisor.ca\/Profile\/corac819","12432":"https:\/\/www.tripadvisor.ca\/Profile\/moickle","12433":"https:\/\/www.tripadvisor.ca\/Profile\/evbennett","12434":"https:\/\/www.tripadvisor.ca\/Profile\/D450IPmikef","12435":"https:\/\/www.tripadvisor.ca\/Profile\/rbtwmc","12436":"https:\/\/www.tripadvisor.ca\/Profile\/204jess","12437":"https:\/\/www.tripadvisor.ca\/Profile\/Lyndasue_11","12438":"https:\/\/www.tripadvisor.ca\/Profile\/922yijunw","12439":"https:\/\/www.tripadvisor.ca\/Profile\/jamieg870","12440":"https:\/\/www.tripadvisor.ca\/Profile\/brianpV4981HP","12441":"https:\/\/www.tripadvisor.ca\/Profile\/freddiec29","12442":"https:\/\/www.tripadvisor.ca\/Profile\/BugsyAndBoomer","12443":"https:\/\/www.tripadvisor.ca\/Profile\/kaik0","12444":"https:\/\/www.tripadvisor.ca\/Profile\/Ticket18","12445":"https:\/\/www.tripadvisor.ca\/Profile\/krisl801","12446":"https:\/\/www.tripadvisor.ca\/Profile\/thengs05","12447":"https:\/\/www.tripadvisor.ca\/Profile\/Therichpeasant","12448":"https:\/\/www.tripadvisor.ca\/Profile\/JeannieSmallTown","12449":"https:\/\/www.tripadvisor.ca\/Profile\/thefarm1799","12450":"https:\/\/www.tripadvisor.ca\/Profile\/JanT505","12451":"https:\/\/www.tripadvisor.ca\/Profile\/redarmy29","12453":"https:\/\/www.tripadvisor.ca\/Profile\/tpoir","12454":"https:\/\/www.tripadvisor.ca\/Profile\/367liisac","12455":"https:\/\/www.tripadvisor.ca\/Profile\/936ianr","12456":"https:\/\/www.tripadvisor.ca\/Profile\/i_Trav3l_0ften","12457":"https:\/\/www.tripadvisor.ca\/Profile\/natalies974","12458":"https:\/\/www.tripadvisor.ca\/Profile\/CampFireGuy","12459":"https:\/\/www.tripadvisor.ca\/Profile\/Chef_Baboo","12460":"https:\/\/www.tripadvisor.ca\/Profile\/nbnurse88","12461":"https:\/\/www.tripadvisor.ca\/Profile\/CatUK78","12462":"https:\/\/www.tripadvisor.ca\/Profile\/peterm254","12463":"https:\/\/www.tripadvisor.ca\/Profile\/428lindaw","12465":"https:\/\/www.tripadvisor.ca\/Profile\/NJ-sunshine3","12466":"https:\/\/www.tripadvisor.ca\/Profile\/jr0907","12467":"https:\/\/www.tripadvisor.ca\/Profile\/Beavisor","12468":"https:\/\/www.tripadvisor.ca\/Profile\/MJs_momToronto","12469":"https:\/\/www.tripadvisor.ca\/Profile\/YokelCletus","12470":"https:\/\/www.tripadvisor.ca\/Profile\/DeannaL_11","12471":"https:\/\/www.tripadvisor.ca\/Profile\/khoward67","12472":"https:\/\/www.tripadvisor.ca\/Profile\/jenanddre","12473":"https:\/\/www.tripadvisor.ca\/Profile\/en2cas","12474":"https:\/\/www.tripadvisor.ca\/Profile\/MaryKateNI19","12475":"https:\/\/www.tripadvisor.ca\/Profile\/deeandrene","12476":"https:\/\/www.tripadvisor.ca\/Profile\/Poissonlune","12477":"https:\/\/www.tripadvisor.ca\/Profile\/Siggy23","12478":"https:\/\/www.tripadvisor.ca\/Profile\/OntarioWanderers","12479":"https:\/\/www.tripadvisor.ca\/Profile\/Mooma","12480":"https:\/\/www.tripadvisor.ca\/Profile\/aquacaliente","12481":"https:\/\/www.tripadvisor.ca\/Profile\/surfer77","12482":"https:\/\/www.tripadvisor.ca\/Profile\/got2be","12483":"https:\/\/www.tripadvisor.ca\/Profile\/Caneuropeanada","12484":"https:\/\/www.tripadvisor.ca\/Profile\/cookiermonster","12485":"https:\/\/www.tripadvisor.ca\/Profile\/Andrea_Wallette","12486":"https:\/\/www.tripadvisor.ca\/Profile\/kingsmediation","12487":"https:\/\/www.tripadvisor.ca\/Profile\/Kestral120","12488":"https:\/\/www.tripadvisor.ca\/Profile\/X3503RKkarend","12489":"https:\/\/www.tripadvisor.ca\/Profile\/chrisvO8773IS","12490":"https:\/\/www.tripadvisor.ca\/Profile\/Frissbee","12491":"https:\/\/www.tripadvisor.ca\/Profile\/SKFM","12492":"https:\/\/www.tripadvisor.ca\/Profile\/RHMHendy","12493":"https:\/\/www.tripadvisor.ca\/Profile\/976sharono","12494":"https:\/\/www.tripadvisor.ca\/Profile\/603angelenem","12495":"https:\/\/www.tripadvisor.ca\/Profile\/Travelling_Bluenoser","12496":"https:\/\/www.tripadvisor.ca\/Profile\/987lesleyr","12497":"https:\/\/www.tripadvisor.ca\/Profile\/Paradoxpointer1","12498":"https:\/\/www.tripadvisor.ca\/Profile\/nole38","12499":"https:\/\/www.tripadvisor.ca\/Profile\/gerberdaisy7777","12500":"https:\/\/www.tripadvisor.ca\/Profile\/291chelseap","12501":"https:\/\/www.tripadvisor.ca\/Profile\/717Tandem","12502":"https:\/\/www.tripadvisor.ca\/Profile\/SummerTraveller888","12503":"https:\/\/www.tripadvisor.ca\/Profile\/lessley01","12504":"https:\/\/www.tripadvisor.ca\/Profile\/Mom3Travel","12505":"https:\/\/www.tripadvisor.ca\/Profile\/johngM1279JG","12506":"https:\/\/www.tripadvisor.ca\/Profile\/RK345","12507":"https:\/\/www.tripadvisor.ca\/Profile\/julienurse911","12508":"https:\/\/www.tripadvisor.ca\/Profile\/NSRoadrunner","12509":"https:\/\/www.tripadvisor.ca\/Profile\/Disco2102","12510":"https:\/\/www.tripadvisor.ca\/Profile\/alecketchum","12511":"https:\/\/www.tripadvisor.ca\/Profile\/proudmaritimer2014","12512":"https:\/\/www.tripadvisor.ca\/Profile\/tinamH1398WZ","12513":"https:\/\/www.tripadvisor.ca\/Profile\/804shannong","12514":"https:\/\/www.tripadvisor.ca\/Profile\/laandrews","12515":"https:\/\/www.tripadvisor.ca\/Profile\/Lemieux0","12516":"https:\/\/www.tripadvisor.ca\/Profile\/momof-q2","12517":"https:\/\/www.tripadvisor.ca\/Profile\/TwoByRV","12518":"https:\/\/www.tripadvisor.ca\/Profile\/courtneymU3075OP","12519":"https:\/\/www.tripadvisor.ca\/Profile\/roseb884","12520":"nil","12525":"https:\/\/www.tripadvisor.ca\/Profile\/angelafB7242MX","12526":"https:\/\/www.tripadvisor.ca\/Profile\/travellerI6571VB","12527":"https:\/\/www.tripadvisor.ca\/Profile\/349dwaynee","12528":"https:\/\/www.tripadvisor.ca\/Profile\/carmenism5","12529":"https:\/\/www.tripadvisor.ca\/Profile\/241judyj","12540":"https:\/\/www.tripadvisor.ca\/Profile\/U479NUlisam","12541":"https:\/\/www.tripadvisor.ca\/Profile\/Black0475","12543":"https:\/\/www.tripadvisor.ca\/Profile\/dawng536","12544":"https:\/\/www.tripadvisor.ca\/Profile\/Z5274TFkellyd","12545":"https:\/\/www.tripadvisor.ca\/Profile\/meagan903","12546":"https:\/\/www.tripadvisor.ca\/Profile\/nannyca","12547":"https:\/\/www.tripadvisor.ca\/Profile\/I-hate-name-picking","12548":"https:\/\/www.tripadvisor.ca\/Profile\/mileagemaker","12549":"https:\/\/www.tripadvisor.ca\/Profile\/ThrstyTravler","12550":"https:\/\/www.tripadvisor.ca\/Profile\/dalebR1801JP","12551":"https:\/\/www.tripadvisor.ca\/Profile\/BD73Toronto","12552":"https:\/\/www.tripadvisor.ca\/Profile\/canadianDZ","12553":"https:\/\/www.tripadvisor.ca\/Profile\/Phillipsmom","12555":"https:\/\/www.tripadvisor.ca\/Profile\/canadiangirl14","12556":"https:\/\/www.tripadvisor.ca\/Profile\/yakovf2016","12557":"https:\/\/www.tripadvisor.ca\/Profile\/grmacPickering","12558":"https:\/\/www.tripadvisor.ca\/Profile\/994lynnd","12559":"https:\/\/www.tripadvisor.ca\/Profile\/640rainah","12560":"https:\/\/www.tripadvisor.ca\/Profile\/MrBobParr","12561":"https:\/\/www.tripadvisor.ca\/Profile\/celticblue13","12562":"https:\/\/www.tripadvisor.ca\/Profile\/Oasisniagara","12563":"https:\/\/www.tripadvisor.ca\/Profile\/qtpiede19","12564":"https:\/\/www.tripadvisor.ca\/Profile\/100bernies","12565":"https:\/\/www.tripadvisor.ca\/Profile\/linm68","12566":"https:\/\/www.tripadvisor.ca\/Profile\/512glenng","12567":"https:\/\/www.tripadvisor.ca\/Profile\/719victorj","12568":"https:\/\/www.tripadvisor.ca\/Profile\/Tammy3200","12569":"https:\/\/www.tripadvisor.ca\/Profile\/emmy12484","12570":"https:\/\/www.tripadvisor.ca\/Profile\/B9077TRpaulp","12571":"https:\/\/www.tripadvisor.ca\/Profile\/frizzy63","12572":"https:\/\/www.tripadvisor.ca\/Profile\/AlanH231","12573":"https:\/\/www.tripadvisor.ca\/Profile\/TimeshareVon","12574":"https:\/\/www.tripadvisor.ca\/Profile\/davida132","12575":"https:\/\/www.tripadvisor.ca\/Profile\/fgnadbun","12576":"https:\/\/www.tripadvisor.ca\/Profile\/SSC-CP","12577":"https:\/\/www.tripadvisor.ca\/Profile\/TravelingUnicorns","12578":"https:\/\/www.tripadvisor.ca\/Profile\/Andrea_Wallette","12579":"https:\/\/www.tripadvisor.ca\/Profile\/339devins","12580":"https:\/\/www.tripadvisor.ca\/Profile\/soomoore","12581":"https:\/\/www.tripadvisor.ca\/Profile\/sherrym605","12582":"https:\/\/www.tripadvisor.ca\/Profile\/cheflyss","12583":"https:\/\/www.tripadvisor.ca\/Profile\/matcha1","12584":"https:\/\/www.tripadvisor.ca\/Profile\/D3896DGandrewj","12585":"https:\/\/www.tripadvisor.ca\/Profile\/chicki35","12586":"https:\/\/www.tripadvisor.ca\/Profile\/luckiebear","12587":"https:\/\/www.tripadvisor.ca\/Profile\/tomt3351","12588":"https:\/\/www.tripadvisor.ca\/Profile\/familyagent99","12589":"https:\/\/www.tripadvisor.ca\/Profile\/JeninCanada","12590":"https:\/\/www.tripadvisor.ca\/Profile\/PhyllisG112","12591":"https:\/\/www.tripadvisor.ca\/Profile\/Arrow2861","12592":"https:\/\/www.tripadvisor.ca\/Profile\/travellingmom2015","12593":"https:\/\/www.tripadvisor.ca\/Profile\/jess194","12594":"https:\/\/www.tripadvisor.ca\/Profile\/travellover795943","12595":"https:\/\/www.tripadvisor.ca\/Profile\/Corrib","12596":"https:\/\/www.tripadvisor.ca\/Profile\/TiredOfHandPicking","12597":"https:\/\/www.tripadvisor.ca\/Profile\/RalphSK","12598":"https:\/\/www.tripadvisor.ca\/Profile\/kathymS4053AF","12599":"https:\/\/www.tripadvisor.ca\/Profile\/iplayhockey","12600":"nil","12605":"https:\/\/www.tripadvisor.ca\/Profile\/Blingjunkie","12606":"https:\/\/www.tripadvisor.ca\/Profile\/V3224YHleslies","12607":"https:\/\/www.tripadvisor.ca\/Profile\/JaxSteal","12608":"https:\/\/www.tripadvisor.ca\/Profile\/Z1447FRtimd","12609":"https:\/\/www.tripadvisor.ca\/Profile\/Nloder","12610":"https:\/\/www.tripadvisor.ca\/Profile\/393dawnp","12611":"https:\/\/www.tripadvisor.ca\/Profile\/11AnneC11","12612":"https:\/\/www.tripadvisor.ca\/Profile\/Jahner","12613":"https:\/\/www.tripadvisor.ca\/Profile\/carolm303","12614":"https:\/\/www.tripadvisor.ca\/Profile\/rabeehag","12620":"https:\/\/www.tripadvisor.ca\/Profile\/jimacapps1949","12621":"https:\/\/www.tripadvisor.ca\/Profile\/roxanneb889","12622":"https:\/\/www.tripadvisor.ca\/Profile\/shallahj","12623":"https:\/\/www.tripadvisor.ca\/Profile\/722BenJ","12624":"https:\/\/www.tripadvisor.ca\/Profile\/P6873VDmikew","12625":"https:\/\/www.tripadvisor.ca\/Profile\/Barb470","12626":"https:\/\/www.tripadvisor.ca\/Profile\/janices151","12627":"https:\/\/www.tripadvisor.ca\/Profile\/X731LWchrist","12628":"https:\/\/www.tripadvisor.ca\/Profile\/tscandrew","12629":"https:\/\/www.tripadvisor.ca\/Profile\/timothyn27","12630":"https:\/\/www.tripadvisor.ca\/Profile\/80meganh","12631":"https:\/\/www.tripadvisor.ca\/Profile\/Mdp16","12632":"https:\/\/www.tripadvisor.ca\/Profile\/AnnieS420","12633":"https:\/\/www.tripadvisor.ca\/Profile\/NonieMcD","12634":"https:\/\/www.tripadvisor.ca\/Profile\/Jang-Hale","12635":"https:\/\/www.tripadvisor.ca\/Profile\/purplecowz","12636":"https:\/\/www.tripadvisor.ca\/Profile\/jenniferaX7325EX","12637":"https:\/\/www.tripadvisor.ca\/Profile\/paddykin","12638":"https:\/\/www.tripadvisor.ca\/Profile\/jaimem106","12639":"https:\/\/www.tripadvisor.ca\/Profile\/692kellies","12640":"https:\/\/www.tripadvisor.ca\/Profile\/ErinW282","12641":"https:\/\/www.tripadvisor.ca\/Profile\/PKFTravel","12642":"https:\/\/www.tripadvisor.ca\/Profile\/emsteria","12643":"https:\/\/www.tripadvisor.ca\/Profile\/AG778","12644":"https:\/\/www.tripadvisor.ca\/Profile\/newfie27","12645":"https:\/\/www.tripadvisor.ca\/Profile\/GlossyDossie","12646":"https:\/\/www.tripadvisor.ca\/Profile\/Travelthecountry888","12647":"https:\/\/www.tripadvisor.ca\/Profile\/821nicolec","12648":"https:\/\/www.tripadvisor.ca\/Profile\/wspears","12649":"https:\/\/www.tripadvisor.ca\/Profile\/the_lowdown","12650":"https:\/\/www.tripadvisor.ca\/Profile\/834amandal","12651":"https:\/\/www.tripadvisor.ca\/Profile\/elevation02","12652":"https:\/\/www.tripadvisor.ca\/Profile\/DianeDel","12653":"https:\/\/www.tripadvisor.ca\/Profile\/151roberti","12654":"https:\/\/www.tripadvisor.ca\/Profile\/214ElizabethS","12655":"https:\/\/www.tripadvisor.ca\/Profile\/GardenBelle","12656":"https:\/\/www.tripadvisor.ca\/Profile\/AirCanada5","12657":"https:\/\/www.tripadvisor.ca\/Profile\/happytraveler729","12658":"https:\/\/www.tripadvisor.ca\/Profile\/tripster555","12659":"https:\/\/www.tripadvisor.ca\/Profile\/JoshuaBYoder","12660":"https:\/\/www.tripadvisor.ca\/Profile\/andreaa210","12661":"https:\/\/www.tripadvisor.ca\/Profile\/602billw","12662":"https:\/\/www.tripadvisor.ca\/Profile\/yetiman508","12663":"https:\/\/www.tripadvisor.ca\/Profile\/Go4itNewBrunswick","12664":"https:\/\/www.tripadvisor.ca\/Profile\/cigarman123","12670":"https:\/\/www.tripadvisor.ca\/Profile\/OscarDavey","12671":"https:\/\/www.tripadvisor.ca\/Profile\/3Marcella4","12672":"https:\/\/www.tripadvisor.ca\/Profile\/ChrisM252","12673":"https:\/\/www.tripadvisor.ca\/Profile\/ALGM","12674":"https:\/\/www.tripadvisor.ca\/Profile\/Beccajammom","12680":"https:\/\/www.tripadvisor.ca\/Profile\/speedfreak123","12685":"https:\/\/www.tripadvisor.ca\/Profile\/Quackerjacks","12690":"https:\/\/www.tripadvisor.ca\/Profile\/kirks533","12695":"https:\/\/www.tripadvisor.ca\/Profile\/samlU8737JU","12700":"nil","12705":"https:\/\/www.tripadvisor.ca\/Profile\/Grandma114","12715":"https:\/\/www.tripadvisor.ca\/Profile\/sarac132","12720":"https:\/\/www.tripadvisor.ca\/Profile\/KaitCoganCB","12721":"https:\/\/www.tripadvisor.ca\/Profile\/983scott","12722":"https:\/\/www.tripadvisor.ca\/Profile\/rutnut1912","12723":"https:\/\/www.tripadvisor.ca\/Profile\/toddm455","12724":"https:\/\/www.tripadvisor.ca\/Profile\/jillianl426","12725":"https:\/\/www.tripadvisor.ca\/Profile\/YaOHan","12726":"https:\/\/www.tripadvisor.ca\/Profile\/Fireguy169","12727":"https:\/\/www.tripadvisor.ca\/Profile\/gboi77","12728":"https:\/\/www.tripadvisor.ca\/Profile\/pamt927","12729":"https:\/\/www.tripadvisor.ca\/Profile\/JuliF","12730":"https:\/\/www.tripadvisor.ca\/Profile\/pmacfadzen","12731":"https:\/\/www.tripadvisor.ca\/Profile\/SunDaisy11","12732":"https:\/\/www.tripadvisor.ca\/Profile\/JannyHoliday","12733":"https:\/\/www.tripadvisor.ca\/Profile\/Scottythebartender","12734":"https:\/\/www.tripadvisor.ca\/Profile\/NBer2013","12735":"nil","12740":"https:\/\/www.tripadvisor.ca\/Profile\/799nancyc","12741":"https:\/\/www.tripadvisor.ca\/Profile\/dlmackenzie","12742":"https:\/\/www.tripadvisor.ca\/Profile\/331cindyk","12743":"https:\/\/www.tripadvisor.ca\/Profile\/MegK13","12744":"https:\/\/www.tripadvisor.ca\/Profile\/810cathym810","12745":"https:\/\/www.tripadvisor.ca\/Profile\/RescueDiver67","12746":"https:\/\/www.tripadvisor.ca\/Profile\/taninottawa","12747":"https:\/\/www.tripadvisor.ca\/Profile\/314BarbaraM314","12748":"https:\/\/www.tripadvisor.ca\/Profile\/loveTheSun418","12749":"https:\/\/www.tripadvisor.ca\/Profile\/chadrickh","12750":"nil","12755":"https:\/\/www.tripadvisor.ca\/Profile\/LindsRussell-Samways","12756":"https:\/\/www.tripadvisor.ca\/Profile\/ljcpbc","12757":"https:\/\/www.tripadvisor.ca\/Profile\/PW28704","12758":"https:\/\/www.tripadvisor.ca\/Profile\/Navigate725441","12759":"https:\/\/www.tripadvisor.ca\/Profile\/wendycX4341GO","12760":"https:\/\/www.tripadvisor.ca\/Profile\/scootermama55","12761":"https:\/\/www.tripadvisor.ca\/Profile\/313TravelingFamily","12762":"https:\/\/www.tripadvisor.ca\/Profile\/CatsLOL","12763":"https:\/\/www.tripadvisor.ca\/Profile\/mommalou4","12764":"https:\/\/www.tripadvisor.ca\/Profile\/localcanadian793","12765":"https:\/\/www.tripadvisor.ca\/Profile\/conniec644","12766":"https:\/\/www.tripadvisor.ca\/Profile\/672naomik","12767":"https:\/\/www.tripadvisor.ca\/Profile\/PollyBowl","12768":"https:\/\/www.tripadvisor.ca\/Profile\/12tareks","12769":"https:\/\/www.tripadvisor.ca\/Profile\/682lb","12780":"https:\/\/www.tripadvisor.ca\/Profile\/Northlites","12781":"https:\/\/www.tripadvisor.ca\/Profile\/CaperGal2014","12782":"https:\/\/www.tripadvisor.ca\/Profile\/donnellyjen","12783":"https:\/\/www.tripadvisor.ca\/Profile\/Cwebb47","12784":"https:\/\/www.tripadvisor.ca\/Profile\/929harshitaj","12790":"https:\/\/www.tripadvisor.ca\/Profile\/947jena","12791":"https:\/\/www.tripadvisor.ca\/Profile\/JenniferL965","12792":"https:\/\/www.tripadvisor.ca\/Profile\/fldee","12793":"https:\/\/www.tripadvisor.ca\/Profile\/select0r","12794":"https:\/\/www.tripadvisor.ca\/Profile\/JayDubinHP","12795":"https:\/\/www.tripadvisor.ca\/Profile\/Roaming_Canadian","12796":"https:\/\/www.tripadvisor.ca\/Profile\/CSBD4","12797":"https:\/\/www.tripadvisor.ca\/Profile\/JP110655","12798":"https:\/\/www.tripadvisor.ca\/Profile\/kmomma","12799":"https:\/\/www.tripadvisor.ca\/Profile\/981meghank","12800":"https:\/\/www.tripadvisor.ca\/Profile\/Trevnb","12801":"https:\/\/www.tripadvisor.ca\/Profile\/chloed923","12802":"https:\/\/www.tripadvisor.ca\/Profile\/67kylau","12803":"https:\/\/www.tripadvisor.ca\/Profile\/stephanienH7294NB","12804":"https:\/\/www.tripadvisor.ca\/Profile\/Giminy","12805":"https:\/\/www.tripadvisor.ca\/Profile\/Nikerato","12806":"https:\/\/www.tripadvisor.ca\/Profile\/Rambler541","12807":"https:\/\/www.tripadvisor.ca\/Profile\/terrys637","12808":"https:\/\/www.tripadvisor.ca\/Profile\/CarolL481","12809":"https:\/\/www.tripadvisor.ca\/Profile\/mls56","12810":"https:\/\/www.tripadvisor.ca\/Profile\/H2815KGkellys","12811":"https:\/\/www.tripadvisor.ca\/Profile\/834amandal","12812":"https:\/\/www.tripadvisor.ca\/Profile\/deborahb304","12813":"https:\/\/www.tripadvisor.ca\/Profile\/Dtowntraveler","12814":"https:\/\/www.tripadvisor.ca\/Profile\/JennLynn78","12815":"https:\/\/www.tripadvisor.ca\/Profile\/Elizbet22","12816":"https:\/\/www.tripadvisor.ca\/Profile\/Hijiko","12817":"https:\/\/www.tripadvisor.ca\/Profile\/sarac132","12818":"https:\/\/www.tripadvisor.ca\/Profile\/47CarolB","12819":"https:\/\/www.tripadvisor.ca\/Profile\/CdnBlossom","12820":"https:\/\/www.tripadvisor.ca\/Profile\/Goldie50","12821":"https:\/\/www.tripadvisor.ca\/Profile\/g8rvet","12823":"https:\/\/www.tripadvisor.ca\/Profile\/vacaroline","12824":"https:\/\/www.tripadvisor.ca\/Profile\/Jodster212","12825":"https:\/\/www.tripadvisor.ca\/Profile\/keatingclan","12826":"https:\/\/www.tripadvisor.ca\/Profile\/heidiho","12827":"https:\/\/www.tripadvisor.ca\/Profile\/NBTraveller25","12830":"https:\/\/www.tripadvisor.ca\/Profile\/50margie","12831":"https:\/\/www.tripadvisor.ca\/Profile\/lisadroy","12832":"https:\/\/www.tripadvisor.ca\/Profile\/900kirstent","12833":"https:\/\/www.tripadvisor.ca\/Profile\/BeccaBee09","12834":"https:\/\/www.tripadvisor.ca\/Profile\/CherylR870","12835":"https:\/\/www.tripadvisor.ca\/Profile\/Cheet789","12836":"https:\/\/www.tripadvisor.ca\/Profile\/PeterM10626","12837":"https:\/\/www.tripadvisor.ca\/Profile\/536leannec","12838":"https:\/\/www.tripadvisor.ca\/Profile\/J0hnyN","12839":"https:\/\/www.tripadvisor.ca\/Profile\/T5513SWronr","12840":"https:\/\/www.tripadvisor.ca\/Profile\/Astrobuff","12841":"https:\/\/www.tripadvisor.ca\/Profile\/AWESOMECornerbrook","12842":"https:\/\/www.tripadvisor.ca\/Profile\/86kristab","12843":"https:\/\/www.tripadvisor.ca\/Profile\/BarbaraF388","12844":"https:\/\/www.tripadvisor.ca\/Profile\/685quintonr","12845":"https:\/\/www.tripadvisor.ca\/Profile\/142trevorb","12846":"https:\/\/www.tripadvisor.ca\/Profile\/garycormier","12847":"https:\/\/www.tripadvisor.ca\/Profile\/417ale","12848":"https:\/\/www.tripadvisor.ca\/Profile\/ladysophie03","12849":"https:\/\/www.tripadvisor.ca\/Profile\/522tanyab","12850":"https:\/\/www.tripadvisor.ca\/Profile\/386lauraw","12851":"https:\/\/www.tripadvisor.ca\/Profile\/TrudyTTG","12852":"https:\/\/www.tripadvisor.ca\/Profile\/Soleilsg","12853":"https:\/\/www.tripadvisor.ca\/Profile\/Trudy1971","12854":"https:\/\/www.tripadvisor.ca\/Profile\/509gaetanc","12855":"https:\/\/www.tripadvisor.ca\/Profile\/NannyLaptop","12856":"https:\/\/www.tripadvisor.ca\/Profile\/mel029","12857":"https:\/\/www.tripadvisor.ca\/Profile\/caperontheloose","12858":"https:\/\/www.tripadvisor.ca\/Profile\/Fdjan","12859":"https:\/\/www.tripadvisor.ca\/Profile\/tgw375","12860":"https:\/\/www.tripadvisor.ca\/Profile\/Hammti","12862":"https:\/\/www.tripadvisor.ca\/Profile\/Feyenoorder","12863":"https:\/\/www.tripadvisor.ca\/Profile\/ajorden","12864":"https:\/\/www.tripadvisor.ca\/Profile\/TaniaM896","12865":"https:\/\/www.tripadvisor.ca\/Profile\/Alidisney","12867":"https:\/\/www.tripadvisor.ca\/Profile\/Shi-Ann","12868":"https:\/\/www.tripadvisor.ca\/Profile\/Old_Travellor","12869":"https:\/\/www.tripadvisor.ca\/Profile\/tripticketnovascotia","12871":"https:\/\/www.tripadvisor.ca\/Profile\/sunnysideoflife","12872":"https:\/\/www.tripadvisor.ca\/Profile\/garfieldDenver","12873":"nil","12875":"https:\/\/www.tripadvisor.ca\/Profile\/geraldc452","12876":"https:\/\/www.tripadvisor.ca\/Profile\/248SusanM","12877":"https:\/\/www.tripadvisor.ca\/Profile\/mala_Germany","12878":"https:\/\/www.tripadvisor.ca\/Profile\/232JamesT","12879":"https:\/\/www.tripadvisor.ca\/Profile\/byronm195","12880":"https:\/\/www.tripadvisor.ca\/Profile\/Levismama","12881":"https:\/\/www.tripadvisor.ca\/Profile\/christough26","12882":"https:\/\/www.tripadvisor.ca\/Profile\/934staceyi","12883":"https:\/\/www.tripadvisor.ca\/Profile\/callted","12884":"https:\/\/www.tripadvisor.ca\/Profile\/YuccaBC","12885":"https:\/\/www.tripadvisor.ca\/Profile\/Chia855","12886":"https:\/\/www.tripadvisor.ca\/Profile\/870kristyg","12887":"https:\/\/www.tripadvisor.ca\/Profile\/998JamesH998","12888":"https:\/\/www.tripadvisor.ca\/Profile\/RapBerry_NSWl","12889":"https:\/\/www.tripadvisor.ca\/Profile\/brianthesavages","12890":"https:\/\/www.tripadvisor.ca\/Profile\/NSFamily2013","12891":"https:\/\/www.tripadvisor.ca\/Profile\/Linda597","12892":"https:\/\/www.tripadvisor.ca\/Profile\/257scottm","12893":"https:\/\/www.tripadvisor.ca\/Profile\/NJ-sunshine3","12894":"https:\/\/www.tripadvisor.ca\/Profile\/reneeb204","12895":"nil","12900":"nil","12902":"https:\/\/www.tripadvisor.ca\/Profile\/LindaMargaret","12903":"https:\/\/www.tripadvisor.ca\/Profile\/914angeleg","12904":"https:\/\/www.tripadvisor.ca\/Profile\/Das4545","12905":"https:\/\/www.tripadvisor.ca\/Profile\/46JimH46","12906":"https:\/\/www.tripadvisor.ca\/Profile\/ksrich","12907":"https:\/\/www.tripadvisor.ca\/Profile\/PLSNJ","12908":"https:\/\/www.tripadvisor.ca\/Profile\/947hazeld","12909":"https:\/\/www.tripadvisor.ca\/Profile\/merlinslap","12910":"https:\/\/www.tripadvisor.ca\/Profile\/janb51","12911":"https:\/\/www.tripadvisor.ca\/Profile\/skitr19","12912":"https:\/\/www.tripadvisor.ca\/Profile\/ZembeSudbury","12913":"https:\/\/www.tripadvisor.ca\/Profile\/Stephie7001","12914":"https:\/\/www.tripadvisor.ca\/Profile\/CaroleB51","12915":"https:\/\/www.tripadvisor.ca\/Profile\/missclyde","12916":"https:\/\/www.tripadvisor.ca\/Profile\/XavierMenoit","12917":"https:\/\/www.tripadvisor.ca\/Profile\/AmyLynn1980","12918":"https:\/\/www.tripadvisor.ca\/Profile\/DCBred","12919":"https:\/\/www.tripadvisor.ca\/Profile\/807carolinec","12920":"https:\/\/www.tripadvisor.ca\/Profile\/brianm141","12921":"https:\/\/www.tripadvisor.ca\/Profile\/gwnorthMichigan","12922":"nil","13027":"https:\/\/www.tripadvisor.ca\/Profile\/707pata","13028":"https:\/\/www.tripadvisor.ca\/Profile\/R2653FOericks","13029":"https:\/\/www.tripadvisor.ca\/Profile\/breann2015","13030":"https:\/\/www.tripadvisor.ca\/Profile\/croi_adventures","13031":"https:\/\/www.tripadvisor.ca\/Profile\/Trish-Lauzon","13032":"https:\/\/www.tripadvisor.ca\/Profile\/82mandieg","13033":"https:\/\/www.tripadvisor.ca\/Profile\/CM_and_SM","13034":"https:\/\/www.tripadvisor.ca\/Profile\/elizabethhO7593SB","13035":"https:\/\/www.tripadvisor.ca\/Profile\/pdandrea8010","13036":"https:\/\/www.tripadvisor.ca\/Profile\/myriamortega1","13037":"nil","13042":"https:\/\/www.tripadvisor.ca\/Profile\/luislI7271WB","13043":"https:\/\/www.tripadvisor.ca\/Profile\/newmarket101","13044":"https:\/\/www.tripadvisor.ca\/Profile\/auntaugusta23","13045":"https:\/\/www.tripadvisor.ca\/Profile\/melkingst0n","13046":"https:\/\/www.tripadvisor.ca\/Profile\/Emmalovesholiday","13052":"https:\/\/www.tripadvisor.ca\/Profile\/DMR1182","13053":"https:\/\/www.tripadvisor.ca\/Profile\/MarkoMiata","13054":"https:\/\/www.tripadvisor.ca\/Profile\/Bonjour721","13055":"https:\/\/www.tripadvisor.ca\/Profile\/braveheart84","13056":"https:\/\/www.tripadvisor.ca\/Profile\/southguy","13057":"https:\/\/www.tripadvisor.ca\/Profile\/MSimo_623","13058":"https:\/\/www.tripadvisor.ca\/Profile\/tsrapp","13059":"https:\/\/www.tripadvisor.ca\/Profile\/Exploration4986","13112":"https:\/\/www.tripadvisor.ca\/Profile\/Chanterelley","13113":"https:\/\/www.tripadvisor.ca\/Profile\/carodesigns","13114":"https:\/\/www.tripadvisor.ca\/Profile\/johnlA1242OJ","13115":"https:\/\/www.tripadvisor.ca\/Profile\/858wandar","13116":"https:\/\/www.tripadvisor.ca\/Profile\/caroldC5921SK","13117":"https:\/\/www.tripadvisor.ca\/Profile\/Minnetonkalady","13118":"https:\/\/www.tripadvisor.ca\/Profile\/VacationsCanada","13119":"https:\/\/www.tripadvisor.ca\/Profile\/RacingPulse","13120":"https:\/\/www.tripadvisor.ca\/Profile\/806miken","13121":"https:\/\/www.tripadvisor.ca\/Profile\/ADKHYGIRL","13122":"nil","13127":"https:\/\/www.tripadvisor.ca\/Profile\/travelerfil","13128":"https:\/\/www.tripadvisor.ca\/Profile\/PMDBD","13129":"https:\/\/www.tripadvisor.ca\/Profile\/travelinnana15","13130":"https:\/\/www.tripadvisor.ca\/Profile\/treesprite07","13131":"https:\/\/www.tripadvisor.ca\/Profile\/mcmsbm","13132":"https:\/\/www.tripadvisor.ca\/Profile\/CindyV10","13133":"https:\/\/www.tripadvisor.ca\/Profile\/karenao","13134":"https:\/\/www.tripadvisor.ca\/Profile\/davidwU3429JK","13135":"https:\/\/www.tripadvisor.ca\/Profile\/242rjj","13136":"https:\/\/www.tripadvisor.ca\/Profile\/ontario25","13137":"https:\/\/www.tripadvisor.ca\/Profile\/Obus3","13138":"https:\/\/www.tripadvisor.ca\/Profile\/Aprl24","13139":"https:\/\/www.tripadvisor.ca\/Profile\/John_of_GA","13140":"https:\/\/www.tripadvisor.ca\/Profile\/Mura02456","13162":"nil","13167":"https:\/\/www.tripadvisor.ca\/Profile\/O6600QJclairem","13168":"https:\/\/www.tripadvisor.ca\/Profile\/Boracayjaner","13169":"https:\/\/www.tripadvisor.ca\/Profile\/FibreFil","13170":"https:\/\/www.tripadvisor.ca\/Profile\/Tandil19","13171":"https:\/\/www.tripadvisor.ca\/Profile\/Chacharea","13172":"https:\/\/www.tripadvisor.ca\/Profile\/47claudel","13173":"https:\/\/www.tripadvisor.ca\/Profile\/Llerrumnad","13174":"https:\/\/www.tripadvisor.ca\/Profile\/AnneandJohn803","13175":"https:\/\/www.tripadvisor.ca\/Profile\/PattiL972","13176":"https:\/\/www.tripadvisor.ca\/Profile\/Mariellen-Exeter","13177":"https:\/\/www.tripadvisor.ca\/Profile\/kortenhoef","13178":"https:\/\/www.tripadvisor.ca\/Profile\/OttawaTravelfriends","13179":"https:\/\/www.tripadvisor.ca\/Profile\/FairReview2","13180":"https:\/\/www.tripadvisor.ca\/Profile\/JEF_from_Canada","13181":"https:\/\/www.tripadvisor.ca\/Profile\/NortShore","13182":"https:\/\/www.tripadvisor.ca\/Profile\/Boris2552","13183":"https:\/\/www.tripadvisor.ca\/Profile\/marcelfro","13184":"https:\/\/www.tripadvisor.ca\/Profile\/tahawus","13185":"https:\/\/www.tripadvisor.ca\/Profile\/BNameth","13186":"https:\/\/www.tripadvisor.ca\/Profile\/miamigirl2","13187":"https:\/\/www.tripadvisor.ca\/Profile\/V8885DUmarial","13188":"https:\/\/www.tripadvisor.ca\/Profile\/dryade","13189":"https:\/\/www.tripadvisor.ca\/Profile\/nothing11","13190":"https:\/\/www.tripadvisor.ca\/Profile\/oneoffive105","13191":"https:\/\/www.tripadvisor.ca\/Profile\/Followme2011","13192":"https:\/\/www.tripadvisor.ca\/Profile\/JOHNIDES","13193":"https:\/\/www.tripadvisor.ca\/Profile\/2stranges","13194":"https:\/\/www.tripadvisor.ca\/Profile\/eladmb","13195":"https:\/\/www.tripadvisor.ca\/Profile\/Bouclcasel","13196":"https:\/\/www.tripadvisor.ca\/Profile\/FraserCarrie","13257":"https:\/\/www.tripadvisor.ca\/Profile\/524halm","13262":"https:\/\/www.tripadvisor.ca\/Profile\/X2994QDgeorgec","13267":"https:\/\/www.tripadvisor.ca\/Profile\/New-Yorker-on-the-Go","13272":"https:\/\/www.tripadvisor.ca\/Profile\/bwaycan","13277":"nil","13287":"nil","13307":"nil","13317":"https:\/\/www.tripadvisor.ca\/Profile\/Margot00","13318":"https:\/\/www.tripadvisor.ca\/Profile\/BudsTraveling","13319":"https:\/\/www.tripadvisor.ca\/Profile\/beth4404","13337":"https:\/\/www.tripadvisor.ca\/Profile\/medicodelospianos","13338":"https:\/\/www.tripadvisor.ca\/Profile\/Momotapis","13339":"https:\/\/www.tripadvisor.ca\/Profile\/nos-trip","13340":"https:\/\/www.tripadvisor.ca\/Profile\/AmeetaS_13","13341":"https:\/\/www.tripadvisor.ca\/Profile\/867maximel","13342":"https:\/\/www.tripadvisor.ca\/Profile\/808mariel","13343":"nil","13387":"https:\/\/www.tripadvisor.ca\/Profile\/AmericanfamilyinEuro","13388":"https:\/\/www.tripadvisor.ca\/Profile\/smo-ch","13389":"https:\/\/www.tripadvisor.ca\/Profile\/Thundersaunt","13390":"https:\/\/www.tripadvisor.ca\/Profile\/JJ844","13391":"https:\/\/www.tripadvisor.ca\/Profile\/denlin","13392":"nil","13397":"https:\/\/www.tripadvisor.ca\/Profile\/OneRedPhoneBox","13407":"https:\/\/www.tripadvisor.ca\/Profile\/T0mTheTraveller","13442":"https:\/\/www.tripadvisor.ca\/Profile\/ShilpiSuman","13443":"https:\/\/www.tripadvisor.ca\/Profile\/mardhiahj","13444":"https:\/\/www.tripadvisor.ca\/Profile\/Guillame2012","13445":"https:\/\/www.tripadvisor.ca\/Profile\/MarcoPolo010","13446":"https:\/\/www.tripadvisor.ca\/Profile\/158leeanneh","13447":"nil","13457":"nil","13462":"https:\/\/www.tripadvisor.ca\/Profile\/155melissav","13463":"https:\/\/www.tripadvisor.ca\/Profile\/Mishka01","13464":"https:\/\/www.tripadvisor.ca\/Profile\/Ormstown","13465":"https:\/\/www.tripadvisor.ca\/Profile\/836sd","13466":"https:\/\/www.tripadvisor.ca\/Profile\/LyndaB22","13467":"https:\/\/www.tripadvisor.ca\/Profile\/annia_6","13468":"https:\/\/www.tripadvisor.ca\/Profile\/LATVevey","13469":"https:\/\/www.tripadvisor.ca\/Profile\/redlake4","13470":"https:\/\/www.tripadvisor.ca\/Profile\/blairb366","13471":"https:\/\/www.tripadvisor.ca\/Profile\/Michigan_Traveller72","13472":"nil","13487":"https:\/\/www.tripadvisor.ca\/Profile\/richardsX3102HR","13488":"https:\/\/www.tripadvisor.ca\/Profile\/Vision-in-Blue","13489":"https:\/\/www.tripadvisor.ca\/Profile\/hraleigh","13490":"nil","13492":"nil","13496":"nil","13497":"nil","13500":"https:\/\/www.tripadvisor.ca\/Profile\/jeffgYYC","13505":"https:\/\/www.tripadvisor.ca\/Profile\/farmerc2014","13510":"nil","13515":"https:\/\/www.tripadvisor.ca\/Profile\/rhondarobertson48","13520":"https:\/\/www.tripadvisor.ca\/Profile\/588danjones","13525":"https:\/\/www.tripadvisor.ca\/Profile\/K4th1982","13530":"https:\/\/www.tripadvisor.ca\/Profile\/dawnatkin","13535":"https:\/\/www.tripadvisor.ca\/Profile\/K9784XTmarting","13540":"https:\/\/www.tripadvisor.ca\/Profile\/andrewI3958XR","13545":"https:\/\/www.tripadvisor.ca\/Profile\/bryanbK215MD","13550":"https:\/\/www.tripadvisor.ca\/Profile\/825sherylj","13555":"https:\/\/www.tripadvisor.ca\/Profile\/kerinelizabethm","13565":"https:\/\/www.tripadvisor.ca\/Profile\/tallnicolecanada","13570":"https:\/\/www.tripadvisor.ca\/Profile\/RubyRedBoots","13575":"https:\/\/www.tripadvisor.ca\/Profile\/johnbB3320LS","13580":"https:\/\/www.tripadvisor.ca\/Profile\/lesliecN6532OG","13585":"https:\/\/www.tripadvisor.ca\/Profile\/jules634","13590":"https:\/\/www.tripadvisor.ca\/Profile\/geraldpatrickm2017","13595":"https:\/\/www.tripadvisor.ca\/Profile\/hollism835","13600":"https:\/\/www.tripadvisor.ca\/Profile\/M6583RBjennifera","13605":"https:\/\/www.tripadvisor.ca\/Profile\/H5043GCdebbier","13615":"https:\/\/www.tripadvisor.ca\/Profile\/MurrayW640","13620":"https:\/\/www.tripadvisor.ca\/Profile\/danielledD6516SP","13625":"https:\/\/www.tripadvisor.ca\/Profile\/J7784HQthomasv","13630":"https:\/\/www.tripadvisor.ca\/Profile\/552rahuld","13640":"https:\/\/www.tripadvisor.ca\/Profile\/boydm160","13650":"https:\/\/www.tripadvisor.ca\/Profile\/Taborlady","13655":"https:\/\/www.tripadvisor.ca\/Profile\/RyanSales","13660":"https:\/\/www.tripadvisor.ca\/Profile\/maureenr914","13670":"https:\/\/www.tripadvisor.ca\/Profile\/grega616","13675":"https:\/\/www.tripadvisor.ca\/Profile\/fredricke2016","13680":"https:\/\/www.tripadvisor.ca\/Profile\/790rennap","13695":"https:\/\/www.tripadvisor.ca\/Profile\/426arthurh","13700":"https:\/\/www.tripadvisor.ca\/Profile\/nathanfe77","13701":"https:\/\/www.tripadvisor.ca\/Profile\/GrannyAC","13702":"https:\/\/www.tripadvisor.ca\/Profile\/btwoods","13703":"https:\/\/www.tripadvisor.ca\/Profile\/SteveDel248","13704":"https:\/\/www.tripadvisor.ca\/Profile\/294sanderk","13705":"https:\/\/www.tripadvisor.ca\/Profile\/L2628XItimm","13706":"https:\/\/www.tripadvisor.ca\/Profile\/NorthernBushBoy","13707":"https:\/\/www.tripadvisor.ca\/Profile\/24amandarh","13708":"https:\/\/www.tripadvisor.ca\/Profile\/evan1254","13709":"https:\/\/www.tripadvisor.ca\/Profile\/TourGuide15","13710":"nil","13715":"https:\/\/www.tripadvisor.ca\/Profile\/Navigator56873036678","13716":"https:\/\/www.tripadvisor.ca\/Profile\/G1587BOchrisj","13717":"https:\/\/www.tripadvisor.ca\/Profile\/schmukerpaulj","13718":"https:\/\/www.tripadvisor.ca\/Profile\/399brettv","13719":"https:\/\/www.tripadvisor.ca\/Profile\/GrandTour37070211212","13720":"https:\/\/www.tripadvisor.ca\/Profile\/535stanleyf","13721":"https:\/\/www.tripadvisor.ca\/Profile\/katecliff","13722":"https:\/\/www.tripadvisor.ca\/Profile\/Voyage524182","13723":"https:\/\/www.tripadvisor.ca\/Profile\/DHWK2016","13724":"https:\/\/www.tripadvisor.ca\/Profile\/AlisonJyyc","13725":"https:\/\/www.tripadvisor.ca\/Profile\/Inspire26332583700","13726":"https:\/\/www.tripadvisor.ca\/Profile\/492angeled","13727":"https:\/\/www.tripadvisor.ca\/Profile\/tylerg510","13728":"https:\/\/www.tripadvisor.ca\/Profile\/Rob_Taylor30","13729":"https:\/\/www.tripadvisor.ca\/Profile\/hermied","13730":"https:\/\/www.tripadvisor.ca\/Profile\/patknolan","13731":"https:\/\/www.tripadvisor.ca\/Profile\/idletime","13732":"https:\/\/www.tripadvisor.ca\/Profile\/Curious60749186054","13733":"https:\/\/www.tripadvisor.ca\/Profile\/jordanp653","13734":"https:\/\/www.tripadvisor.ca\/Profile\/markwD3976OA","13735":"https:\/\/www.tripadvisor.ca\/Profile\/linengirl","13736":"https:\/\/www.tripadvisor.ca\/Profile\/mimiOjackO","13737":"https:\/\/www.tripadvisor.ca\/Profile\/Maps521562","13738":"https:\/\/www.tripadvisor.ca\/Profile\/JARobinson","13739":"https:\/\/www.tripadvisor.ca\/Profile\/c0ry27","13740":"https:\/\/www.tripadvisor.ca\/Profile\/Dutchie1977","13742":"https:\/\/www.tripadvisor.ca\/Profile\/Q3573SDgregoryc","13743":"https:\/\/www.tripadvisor.ca\/Profile\/kylwk","13744":"https:\/\/www.tripadvisor.ca\/Profile\/J7151LOmikeb","13745":"https:\/\/www.tripadvisor.ca\/Profile\/N2886RJronr","13746":"https:\/\/www.tripadvisor.ca\/Profile\/jayjohnson130","13747":"https:\/\/www.tripadvisor.ca\/Profile\/ccarriere2018","13748":"https:\/\/www.tripadvisor.ca\/Profile\/Vsingh28","13749":"https:\/\/www.tripadvisor.ca\/Profile\/sheilawidenmaier","13755":"https:\/\/www.tripadvisor.ca\/Profile\/mccrrose","13756":"https:\/\/www.tripadvisor.ca\/Profile\/stevenadams77","13757":"https:\/\/www.tripadvisor.ca\/Profile\/OuttoLunch2015","13758":"https:\/\/www.tripadvisor.ca\/Profile\/D5734WUdarren","13759":"https:\/\/www.tripadvisor.ca\/Profile\/tissacs","13760":"https:\/\/www.tripadvisor.ca\/Profile\/tinamY6016FW","13761":"https:\/\/www.tripadvisor.ca\/Profile\/414av","13762":"https:\/\/www.tripadvisor.ca\/Profile\/CinciSparty","13763":"https:\/\/www.tripadvisor.ca\/Profile\/alanvogeley","13764":"https:\/\/www.tripadvisor.ca\/Profile\/meganamie12","13765":"https:\/\/www.tripadvisor.ca\/Profile\/679julief","13766":"https:\/\/www.tripadvisor.ca\/Profile\/travelbug777_7","13767":"https:\/\/www.tripadvisor.ca\/Profile\/Divady","13768":"https:\/\/www.tripadvisor.ca\/Profile\/GeoEng51","13769":"https:\/\/www.tripadvisor.ca\/Profile\/imane85","13770":"https:\/\/www.tripadvisor.ca\/Profile\/tonywG5009YU","13771":"https:\/\/www.tripadvisor.ca\/Profile\/E5089LDbrianm","13772":"https:\/\/www.tripadvisor.ca\/Profile\/Clogger-12345","13773":"https:\/\/www.tripadvisor.ca\/Profile\/H2169LTrichardm","13774":"https:\/\/www.tripadvisor.ca\/Profile\/M8610WAandrewb","13775":"https:\/\/www.tripadvisor.ca\/Profile\/aleciamisherwood","13776":"https:\/\/www.tripadvisor.ca\/Profile\/tbunes","13777":"https:\/\/www.tripadvisor.ca\/Profile\/C2250VSdavidr","13778":"https:\/\/www.tripadvisor.ca\/Profile\/huyb2015","13779":"https:\/\/www.tripadvisor.ca\/Profile\/9ChrisB9","13780":"https:\/\/www.tripadvisor.ca\/Profile\/643glennt","13781":"https:\/\/www.tripadvisor.ca\/Profile\/MelJobson","13782":"https:\/\/www.tripadvisor.ca\/Profile\/KnowYourWhisky","13783":"https:\/\/www.tripadvisor.ca\/Profile\/dmcdonnell1509","13784":"https:\/\/www.tripadvisor.ca\/Profile\/N7163BWryand","13790":"https:\/\/www.tripadvisor.ca\/Profile\/Travelready67","13791":"https:\/\/www.tripadvisor.ca\/Profile\/AlbertaTraveller67","13792":"https:\/\/www.tripadvisor.ca\/Profile\/807alannam","13793":"https:\/\/www.tripadvisor.ca\/Profile\/stephw19","13794":"https:\/\/www.tripadvisor.ca\/Profile\/565richg","13795":"https:\/\/www.tripadvisor.ca\/Profile\/F2321FKsalvatorea","13796":"https:\/\/www.tripadvisor.ca\/Profile\/lisaann40","13797":"https:\/\/www.tripadvisor.ca\/Profile\/michaelmC25WU","13798":"https:\/\/www.tripadvisor.ca\/Profile\/cjfraiz","13799":"https:\/\/www.tripadvisor.ca\/Profile\/486elmerm","13805":"https:\/\/www.tripadvisor.ca\/Profile\/nathane568","13806":"https:\/\/www.tripadvisor.ca\/Profile\/598arthurw","13807":"https:\/\/www.tripadvisor.ca\/Profile\/N3590OIjohnb","13808":"https:\/\/www.tripadvisor.ca\/Profile\/brucepG6283ZV","13809":"https:\/\/www.tripadvisor.ca\/Profile\/885wesm","13810":"https:\/\/www.tripadvisor.ca\/Profile\/rogerduarten","13811":"https:\/\/www.tripadvisor.ca\/Profile\/T8156WWstephens","13812":"https:\/\/www.tripadvisor.ca\/Profile\/838hectorb","13813":"https:\/\/www.tripadvisor.ca\/Profile\/579alfonsom","13814":"https:\/\/www.tripadvisor.ca\/Profile\/StrugglingGolfer","13815":"https:\/\/www.tripadvisor.ca\/Profile\/laurencebY3877RH","13816":"https:\/\/www.tripadvisor.ca\/Profile\/PDZ320","13817":"https:\/\/www.tripadvisor.ca\/Profile\/RedRenny","13818":"https:\/\/www.tripadvisor.ca\/Profile\/evan143","13819":"https:\/\/www.tripadvisor.ca\/Profile\/WinnipegHiroshi","13821":"https:\/\/www.tripadvisor.ca\/Profile\/leocF4667NL","13822":"https:\/\/www.tripadvisor.ca\/Profile\/robertcY1061IZ","13823":"https:\/\/www.tripadvisor.ca\/Profile\/juliag481","13824":"https:\/\/www.tripadvisor.ca\/Profile\/jamesotish","13825":"https:\/\/www.tripadvisor.ca\/Profile\/867derekt","13826":"https:\/\/www.tripadvisor.ca\/Profile\/robfV9792RU","13827":"https:\/\/www.tripadvisor.ca\/Profile\/amandasX2288FJ","13828":"https:\/\/www.tripadvisor.ca\/Profile\/ralphk352","13829":"https:\/\/www.tripadvisor.ca\/Profile\/N5620JOcarlr","13835":"https:\/\/www.tripadvisor.ca\/Profile\/jameshowillc","13836":"https:\/\/www.tripadvisor.ca\/Profile\/robertmN8768TG","13837":"https:\/\/www.tripadvisor.ca\/Profile\/783mikeo","13838":"https:\/\/www.tripadvisor.ca\/Profile\/jamesbm2017","13840":"https:\/\/www.tripadvisor.ca\/Profile\/danmL7232KI","13841":"https:\/\/www.tripadvisor.ca\/Profile\/576ryanh","13842":"https:\/\/www.tripadvisor.ca\/Profile\/jkucher","13843":"https:\/\/www.tripadvisor.ca\/Profile\/428shahids","13844":"https:\/\/www.tripadvisor.ca\/Profile\/T8437FEjasonm","13845":"https:\/\/www.tripadvisor.ca\/Profile\/764shanek","13846":"https:\/\/www.tripadvisor.ca\/Profile\/glennj93","13847":"https:\/\/www.tripadvisor.ca\/Profile\/gmdalberta","13848":"https:\/\/www.tripadvisor.ca\/Profile\/55wayne","13849":"https:\/\/www.tripadvisor.ca\/Profile\/stephaniehP8478EC","13850":"https:\/\/www.tripadvisor.ca\/Profile\/erinp736","13851":"https:\/\/www.tripadvisor.ca\/Profile\/StephenHammond","13852":"https:\/\/www.tripadvisor.ca\/Profile\/claudel512","13853":"https:\/\/www.tripadvisor.ca\/Profile\/M8051XQnancyb","13854":"https:\/\/www.tripadvisor.ca\/Profile\/kalj2017","13855":"https:\/\/www.tripadvisor.ca\/Profile\/tolulolat","13856":"https:\/\/www.tripadvisor.ca\/Profile\/jamesrT2623EN","13857":"https:\/\/www.tripadvisor.ca\/Profile\/sarahsB5026CX","13858":"https:\/\/www.tripadvisor.ca\/Profile\/brentw306","13859":"https:\/\/www.tripadvisor.ca\/Profile\/stevebT7490YJ","13860":"https:\/\/www.tripadvisor.ca\/Profile\/elbersp","13861":"https:\/\/www.tripadvisor.ca\/Profile\/nataliecH3213LE","13862":"https:\/\/www.tripadvisor.ca\/Profile\/hilary869","13864":"https:\/\/www.tripadvisor.ca\/Profile\/adrianarN2564TR","13865":"https:\/\/www.tripadvisor.ca\/Profile\/N3126GAdennish","13866":"https:\/\/www.tripadvisor.ca\/Profile\/632sherrih","13867":"https:\/\/www.tripadvisor.ca\/Profile\/Q4373OCmarkt","13868":"https:\/\/www.tripadvisor.ca\/Profile\/brentmJ4156SV","13869":"https:\/\/www.tripadvisor.ca\/Profile\/l0vinglife2day","13870":"https:\/\/www.tripadvisor.ca\/Profile\/adia915","13871":"https:\/\/www.tripadvisor.ca\/Profile\/ndpalmquist","13872":"https:\/\/www.tripadvisor.ca\/Profile\/danielmA1220SX","13873":"https:\/\/www.tripadvisor.ca\/Profile\/D1469JFscott","13874":"https:\/\/www.tripadvisor.ca\/Profile\/RicardoLeonIrastorza","13880":"https:\/\/www.tripadvisor.ca\/Profile\/HotelieR118","13881":"https:\/\/www.tripadvisor.ca\/Profile\/225shahids","13882":"https:\/\/www.tripadvisor.ca\/Profile\/tammybB4063KJ","13883":"https:\/\/www.tripadvisor.ca\/Profile\/robertgG8811EE","13884":"https:\/\/www.tripadvisor.ca\/Profile\/HECKB","13885":"https:\/\/www.tripadvisor.ca\/Profile\/keithbY3975ZC","13886":"https:\/\/www.tripadvisor.ca\/Profile\/BobB533","13887":"https:\/\/www.tripadvisor.ca\/Profile\/aslammb","13888":"https:\/\/www.tripadvisor.ca\/Profile\/473shirleyl","13889":"https:\/\/www.tripadvisor.ca\/Profile\/489jeremya","13890":"https:\/\/www.tripadvisor.ca\/Profile\/429keenanw","13891":"https:\/\/www.tripadvisor.ca\/Profile\/173MarieD","13892":"https:\/\/www.tripadvisor.ca\/Profile\/liviumrl","13893":"https:\/\/www.tripadvisor.ca\/Profile\/patrickwS1925IH","13894":"https:\/\/www.tripadvisor.ca\/Profile\/202celesteb","13895":"https:\/\/www.tripadvisor.ca\/Profile\/B8847XKjamesd","13896":"https:\/\/www.tripadvisor.ca\/Profile\/ColinB2081","13897":"https:\/\/www.tripadvisor.ca\/Profile\/A171JHdianes","13898":"https:\/\/www.tripadvisor.ca\/Profile\/874lyleh","13899":"https:\/\/www.tripadvisor.ca\/Profile\/peterkmrf","13900":"nil","13905":"https:\/\/www.tripadvisor.ca\/Profile\/TraceB68","13906":"https:\/\/www.tripadvisor.ca\/Profile\/Tour12666281917","13907":"https:\/\/www.tripadvisor.ca\/Profile\/sandrah308","13908":"https:\/\/www.tripadvisor.ca\/Profile\/Sherpa645710","13909":"https:\/\/www.tripadvisor.ca\/Profile\/MrRaveon10","13910":"https:\/\/www.tripadvisor.ca\/Profile\/W8613VXloris","13911":"https:\/\/www.tripadvisor.ca\/Profile\/TravelinSalesGuy","13912":"https:\/\/www.tripadvisor.ca\/Profile\/ryfarms","13913":"https:\/\/www.tripadvisor.ca\/Profile\/marcellob837","13914":"https:\/\/www.tripadvisor.ca\/Profile\/Lizard50","13920":"https:\/\/www.tripadvisor.ca\/Profile\/ajd414","13921":"https:\/\/www.tripadvisor.ca\/Profile\/karamccurdy","13922":"https:\/\/www.tripadvisor.ca\/Profile\/r0b296","13923":"https:\/\/www.tripadvisor.ca\/Profile\/bmgagne","13924":"https:\/\/www.tripadvisor.ca\/Profile\/jck708","13926":"https:\/\/www.tripadvisor.ca\/Profile\/t0mpickering","13927":"https:\/\/www.tripadvisor.ca\/Profile\/BobSaget771","13928":"https:\/\/www.tripadvisor.ca\/Profile\/ksharko","13929":"https:\/\/www.tripadvisor.ca\/Profile\/cemilio01","13935":"https:\/\/www.tripadvisor.ca\/Profile\/841gloriav","13936":"https:\/\/www.tripadvisor.ca\/Profile\/canadaengineer","13937":"https:\/\/www.tripadvisor.ca\/Profile\/DustinHeisler","13938":"https:\/\/www.tripadvisor.ca\/Profile\/JN_Artemis","13939":"https:\/\/www.tripadvisor.ca\/Profile\/rogercD1645PT","13940":"https:\/\/www.tripadvisor.ca\/Profile\/andreadarlington","13941":"https:\/\/www.tripadvisor.ca\/Profile\/raysC5469WI","13942":"https:\/\/www.tripadvisor.ca\/Profile\/Pierre_DLS","13943":"https:\/\/www.tripadvisor.ca\/Profile\/kalpeshtrivedi2000","13944":"https:\/\/www.tripadvisor.ca\/Profile\/allisoncreamer","13945":"https:\/\/www.tripadvisor.ca\/Profile\/Wcrow","13946":"https:\/\/www.tripadvisor.ca\/Profile\/russellw799","13947":"https:\/\/www.tripadvisor.ca\/Profile\/294conniep","13948":"https:\/\/www.tripadvisor.ca\/Profile\/shawnas934","13949":"https:\/\/www.tripadvisor.ca\/Profile\/T100JGsuzannec","13950":"https:\/\/www.tripadvisor.ca\/Profile\/757russellr","13951":"https:\/\/www.tripadvisor.ca\/Profile\/87steveni","13952":"https:\/\/www.tripadvisor.ca\/Profile\/susanap372","13953":"https:\/\/www.tripadvisor.ca\/Profile\/humrk","13954":"https:\/\/www.tripadvisor.ca\/Profile\/serraa2018","13955":"https:\/\/www.tripadvisor.ca\/Profile\/M3754AHstephaniel","13956":"https:\/\/www.tripadvisor.ca\/Profile\/douglasw467","13957":"https:\/\/www.tripadvisor.ca\/Profile\/120dwayneh","13958":"https:\/\/www.tripadvisor.ca\/Profile\/332gregm","13959":"https:\/\/www.tripadvisor.ca\/Profile\/P3793YBdanielk","13960":"https:\/\/www.tripadvisor.ca\/Profile\/antonyt638","13961":"https:\/\/www.tripadvisor.ca\/Profile\/amberk154","13962":"https:\/\/www.tripadvisor.ca\/Profile\/robertlB710LZ","13963":"https:\/\/www.tripadvisor.ca\/Profile\/laurabobm","13964":"https:\/\/www.tripadvisor.ca\/Profile\/robertah770","13971":"https:\/\/www.tripadvisor.ca\/Profile\/carolebL2928LG","13972":"https:\/\/www.tripadvisor.ca\/Profile\/shoaibmri","13973":"https:\/\/www.tripadvisor.ca\/Profile\/767nathanr","13974":"https:\/\/www.tripadvisor.ca\/Profile\/haroldu780","13975":"https:\/\/www.tripadvisor.ca\/Profile\/C570RImaryf","13976":"https:\/\/www.tripadvisor.ca\/Profile\/481ron","13977":"https:\/\/www.tripadvisor.ca\/Profile\/xc0der","13979":"https:\/\/www.tripadvisor.ca\/Profile\/janicec125","13985":"https:\/\/www.tripadvisor.ca\/Profile\/martinaN5238GL","13986":"https:\/\/www.tripadvisor.ca\/Profile\/X2129HXcarolynm","13987":"https:\/\/www.tripadvisor.ca\/Profile\/847grk","13988":"https:\/\/www.tripadvisor.ca\/Profile\/CoachBW16","13989":"https:\/\/www.tripadvisor.ca\/Profile\/sjanvier","13995":"https:\/\/www.tripadvisor.ca\/Profile\/M5684DLkevins","13996":"https:\/\/www.tripadvisor.ca\/Profile\/Boomstrike","13997":"https:\/\/www.tripadvisor.ca\/Profile\/deb0rahlynnp","13998":"https:\/\/www.tripadvisor.ca\/Profile\/482jillianc","13999":"https:\/\/www.tripadvisor.ca\/Profile\/johndZ3550FN","14000":"https:\/\/www.tripadvisor.ca\/Profile\/TaraA677","14001":"https:\/\/www.tripadvisor.ca\/Profile\/B20132013","14002":"https:\/\/www.tripadvisor.ca\/Profile\/PewTraveller","14003":"https:\/\/www.tripadvisor.ca\/Profile\/brianlW8265DK","14004":"https:\/\/www.tripadvisor.ca\/Profile\/johncQ9652ZZ","14005":"https:\/\/www.tripadvisor.ca\/Profile\/871brucek","14006":"https:\/\/www.tripadvisor.ca\/Profile\/matthewcD7829GH","14007":"https:\/\/www.tripadvisor.ca\/Profile\/johncF3911GG","14008":"https:\/\/www.tripadvisor.ca\/Profile\/jasonh166","14009":"https:\/\/www.tripadvisor.ca\/Profile\/815jeffreyn","14010":"https:\/\/www.tripadvisor.ca\/Profile\/fl0j02017","14012":"https:\/\/www.tripadvisor.ca\/Profile\/510garryl","14013":"https:\/\/www.tripadvisor.ca\/Profile\/johnsP5669ET","14014":"https:\/\/www.tripadvisor.ca\/Profile\/J9620VKpault","14021":"https:\/\/www.tripadvisor.ca\/Profile\/rbeason","14022":"https:\/\/www.tripadvisor.ca\/Profile\/davidmI2415NY","14023":"https:\/\/www.tripadvisor.ca\/Profile\/guyq2017","14024":"https:\/\/www.tripadvisor.ca\/Profile\/NatalieS2810","14025":"https:\/\/www.tripadvisor.ca\/Profile\/EdmotnonTraveller","14026":"https:\/\/www.tripadvisor.ca\/Profile\/TonyCBris","14027":"https:\/\/www.tripadvisor.ca\/Profile\/FireMedic3Girls","14028":"https:\/\/www.tripadvisor.ca\/Profile\/PATEH14","14029":"https:\/\/www.tripadvisor.ca\/Profile\/201Gwyn","14030":"https:\/\/www.tripadvisor.ca\/Profile\/ksummers2016","14031":"https:\/\/www.tripadvisor.ca\/Profile\/margraful","14032":"https:\/\/www.tripadvisor.ca\/Profile\/unicornsanddragons","14033":"https:\/\/www.tripadvisor.ca\/Profile\/spencerchad","14034":"https:\/\/www.tripadvisor.ca\/Profile\/AshleyDawn84","14040":"https:\/\/www.tripadvisor.ca\/Profile\/E8775TKwendyb","14041":"https:\/\/www.tripadvisor.ca\/Profile\/chrisdX9019RG","14042":"https:\/\/www.tripadvisor.ca\/Profile\/Viajar_desde_Alberta","14043":"https:\/\/www.tripadvisor.ca\/Profile\/williamrzb","14044":"https:\/\/www.tripadvisor.ca\/Profile\/Quanta4392timr","14050":"https:\/\/www.tripadvisor.ca\/Profile\/sarahaileensteel","14051":"https:\/\/www.tripadvisor.ca\/Profile\/rileyt247","14052":"https:\/\/www.tripadvisor.ca\/Profile\/brucemW4938BJ","14053":"https:\/\/www.tripadvisor.ca\/Profile\/thechank","14054":"https:\/\/www.tripadvisor.ca\/Profile\/T8684KEamandah","14060":"https:\/\/www.tripadvisor.ca\/Profile\/812marcusr","14061":"https:\/\/www.tripadvisor.ca\/Profile\/queenieg","14062":"https:\/\/www.tripadvisor.ca\/Profile\/vm275","14063":"https:\/\/www.tripadvisor.ca\/Profile\/trevord946","14064":"https:\/\/www.tripadvisor.ca\/Profile\/239chrisi","14065":"https:\/\/www.tripadvisor.ca\/Profile\/jeffcQ4382ZY","14066":"https:\/\/www.tripadvisor.ca\/Profile\/toddsP6397HD","14067":"https:\/\/www.tripadvisor.ca\/Profile\/KenNavitsky","14068":"https:\/\/www.tripadvisor.ca\/Profile\/Scooter_EDM","14069":"https:\/\/www.tripadvisor.ca\/Profile\/RCaus08","14075":"https:\/\/www.tripadvisor.ca\/Profile\/rayanth0ny","14076":"https:\/\/www.tripadvisor.ca\/Profile\/CNDTravel","14077":"https:\/\/www.tripadvisor.ca\/Profile\/rona_cruz","14078":"https:\/\/www.tripadvisor.ca\/Profile\/4joshuathomas","14079":"https:\/\/www.tripadvisor.ca\/Profile\/AtTheBeachVentura","14080":"https:\/\/www.tripadvisor.ca\/Profile\/keithj5","14081":"https:\/\/www.tripadvisor.ca\/Profile\/andrewmE2343TI","14082":"https:\/\/www.tripadvisor.ca\/Profile\/rrwworth","14083":"https:\/\/www.tripadvisor.ca\/Profile\/martincurran55","14084":"https:\/\/www.tripadvisor.ca\/Profile\/stephangm2015","14085":"https:\/\/www.tripadvisor.ca\/Profile\/21gz","14087":"https:\/\/www.tripadvisor.ca\/Profile\/lilyleannc","14088":"https:\/\/www.tripadvisor.ca\/Profile\/LovingSunandSand","14089":"https:\/\/www.tripadvisor.ca\/Profile\/807philipc","14090":"https:\/\/www.tripadvisor.ca\/Profile\/jasondQ280QT","14091":"https:\/\/www.tripadvisor.ca\/Profile\/Luxalot","14092":"https:\/\/www.tripadvisor.ca\/Profile\/johncW1994DG","14093":"https:\/\/www.tripadvisor.ca\/Profile\/684dons","14094":"https:\/\/www.tripadvisor.ca\/Profile\/ColinAsh","14095":"https:\/\/www.tripadvisor.ca\/Profile\/80ps","14096":"https:\/\/www.tripadvisor.ca\/Profile\/daniellee231","14097":"https:\/\/www.tripadvisor.ca\/Profile\/helend778","14098":"https:\/\/www.tripadvisor.ca\/Profile\/travelbugg555","14099":"https:\/\/www.tripadvisor.ca\/Profile\/michaelgK3231UC","14100":"nil","14105":"https:\/\/www.tripadvisor.ca\/Profile\/TheneilYEG","14106":"https:\/\/www.tripadvisor.ca\/Profile\/Passport14088193456","14107":"https:\/\/www.tripadvisor.ca\/Profile\/HarveyM192","14108":"https:\/\/www.tripadvisor.ca\/Profile\/Reinesue24","14109":"https:\/\/www.tripadvisor.ca\/Profile\/kevinchristopherv","14110":"https:\/\/www.tripadvisor.ca\/Profile\/darrencloudtravel","14111":"https:\/\/www.tripadvisor.ca\/Profile\/813wayned","14112":"https:\/\/www.tripadvisor.ca\/Profile\/Kc1925","14113":"https:\/\/www.tripadvisor.ca\/Profile\/Cruiser59934074211","14114":"https:\/\/www.tripadvisor.ca\/Profile\/manchandapuneet","14125":"https:\/\/www.tripadvisor.ca\/Profile\/jorgenC1393PH","14126":"https:\/\/www.tripadvisor.ca\/Profile\/608renaeb","14127":"https:\/\/www.tripadvisor.ca\/Profile\/aaronj121","14129":"https:\/\/www.tripadvisor.ca\/Profile\/jenb644","14135":"https:\/\/www.tripadvisor.ca\/Profile\/georgemom","14136":"https:\/\/www.tripadvisor.ca\/Profile\/692stub","14137":"https:\/\/www.tripadvisor.ca\/Profile\/176skok","14138":"https:\/\/www.tripadvisor.ca\/Profile\/bullitt02018","14139":"https:\/\/www.tripadvisor.ca\/Profile\/fernandofX4497UJ","14140":"https:\/\/www.tripadvisor.ca\/Profile\/g35concrete","14141":"https:\/\/www.tripadvisor.ca\/Profile\/fabryhb","14142":"https:\/\/www.tripadvisor.ca\/Profile\/aaron1396","14143":"https:\/\/www.tripadvisor.ca\/Profile\/dermastudio","14144":"https:\/\/www.tripadvisor.ca\/Profile\/sharonleads","14145":"https:\/\/www.tripadvisor.ca\/Profile\/jalmenp","14146":"https:\/\/www.tripadvisor.ca\/Profile\/692adrian","14147":"https:\/\/www.tripadvisor.ca\/Profile\/mats4322","14148":"https:\/\/www.tripadvisor.ca\/Profile\/training2018","14149":"https:\/\/www.tripadvisor.ca\/Profile\/homesteaders92","14150":"https:\/\/www.tripadvisor.ca\/Profile\/317SueH","14151":"https:\/\/www.tripadvisor.ca\/Profile\/christinas_13","14152":"https:\/\/www.tripadvisor.ca\/Profile\/nixxh2018","14153":"https:\/\/www.tripadvisor.ca\/Profile\/TashaBn","14154":"https:\/\/www.tripadvisor.ca\/Profile\/E9422XUdennish","14155":"https:\/\/www.tripadvisor.ca\/Profile\/natsukoh2018","14156":"https:\/\/www.tripadvisor.ca\/Profile\/spiderdend","14157":"https:\/\/www.tripadvisor.ca\/Profile\/janestao","14158":"https:\/\/www.tripadvisor.ca\/Profile\/codys943","14159":"https:\/\/www.tripadvisor.ca\/Profile\/34leob","14170":"https:\/\/www.tripadvisor.ca\/Profile\/alexeyk287","14171":"https:\/\/www.tripadvisor.ca\/Profile\/emmanoreau","14172":"https:\/\/www.tripadvisor.ca\/Profile\/2017workingmom","14173":"https:\/\/www.tripadvisor.ca\/Profile\/224kimberlyw","14174":"https:\/\/www.tripadvisor.ca\/Profile\/klmunro","14175":"https:\/\/www.tripadvisor.ca\/Profile\/smalltowntravel","14176":"https:\/\/www.tripadvisor.ca\/Profile\/johannaf35","14177":"https:\/\/www.tripadvisor.ca\/Profile\/804Rye","14178":"https:\/\/www.tripadvisor.ca\/Profile\/174erikal","14179":"https:\/\/www.tripadvisor.ca\/Profile\/SVMcBos","14180":"https:\/\/www.tripadvisor.ca\/Profile\/592rf","14181":"https:\/\/www.tripadvisor.ca\/Profile\/jatindert2016","14182":"https:\/\/www.tripadvisor.ca\/Profile\/_suzannedave24","14183":"https:\/\/www.tripadvisor.ca\/Profile\/Voyager731288","14184":"https:\/\/www.tripadvisor.ca\/Profile\/Mstiglitz","14185":"https:\/\/www.tripadvisor.ca\/Profile\/edwarddwaynemrk","14186":"https:\/\/www.tripadvisor.ca\/Profile\/jamiesT5824JZ","14187":"https:\/\/www.tripadvisor.ca\/Profile\/darrenp104","14188":"https:\/\/www.tripadvisor.ca\/Profile\/msiegner","14189":"https:\/\/www.tripadvisor.ca\/Profile\/C9562NCjoea","14195":"https:\/\/www.tripadvisor.ca\/Profile\/205rajeevP","14196":"https:\/\/www.tripadvisor.ca\/Profile\/WaMan1954","14197":"https:\/\/www.tripadvisor.ca\/Profile\/ritad701","14198":"https:\/\/www.tripadvisor.ca\/Profile\/runjintg","14199":"https:\/\/www.tripadvisor.ca\/Profile\/643fredj","14201":"https:\/\/www.tripadvisor.ca\/Profile\/C9297OOkenm","14202":"https:\/\/www.tripadvisor.ca\/Profile\/kylemY1419CS","14203":"https:\/\/www.tripadvisor.ca\/Profile\/T6058ESnicoleg","14204":"https:\/\/www.tripadvisor.ca\/Profile\/Y3097DRcarment","14205":"https:\/\/www.tripadvisor.ca\/Profile\/tyler318","14206":"https:\/\/www.tripadvisor.ca\/Profile\/I1482FCtamarab","14207":"https:\/\/www.tripadvisor.ca\/Profile\/shannon_wilkie","14208":"https:\/\/www.tripadvisor.ca\/Profile\/ryanbX485TB","14209":"https:\/\/www.tripadvisor.ca\/Profile\/KarinL2434","14215":"https:\/\/www.tripadvisor.ca\/Profile\/220jaredf","14216":"https:\/\/www.tripadvisor.ca\/Profile\/Emmanuel_Germain","14217":"https:\/\/www.tripadvisor.ca\/Profile\/shaunwmrt","14218":"https:\/\/www.tripadvisor.ca\/Profile\/xxmanet","14219":"https:\/\/www.tripadvisor.ca\/Profile\/karynlmsm","14220":"https:\/\/www.tripadvisor.ca\/Profile\/smY3199EW","14221":"https:\/\/www.tripadvisor.ca\/Profile\/andreak651","14222":"https:\/\/www.tripadvisor.ca\/Profile\/Y6047FQjohng","14223":"https:\/\/www.tripadvisor.ca\/Profile\/mikedS3174MG","14224":"https:\/\/www.tripadvisor.ca\/Profile\/N1905DWkevinw","14225":"https:\/\/www.tripadvisor.ca\/Profile\/davet57","14226":"https:\/\/www.tripadvisor.ca\/Profile\/852ruperte","14227":"https:\/\/www.tripadvisor.ca\/Profile\/ko6789","14228":"https:\/\/www.tripadvisor.ca\/Profile\/rachelsO3440QF","14229":"https:\/\/www.tripadvisor.ca\/Profile\/Bpegrad","14230":"https:\/\/www.tripadvisor.ca\/Profile\/J512CNheatherr","14231":"https:\/\/www.tripadvisor.ca\/Profile\/audreyd926","14232":"https:\/\/www.tripadvisor.ca\/Profile\/647carij","14233":"https:\/\/www.tripadvisor.ca\/Profile\/nicolelX4306EK","14234":"https:\/\/www.tripadvisor.ca\/Profile\/puravida309","14240":"https:\/\/www.tripadvisor.ca\/Profile\/905codyc","14241":"https:\/\/www.tripadvisor.ca\/Profile\/Cheryl16041","14242":"https:\/\/www.tripadvisor.ca\/Profile\/cathyL9299VX","14243":"https:\/\/www.tripadvisor.ca\/Profile\/938gregj","14244":"https:\/\/www.tripadvisor.ca\/Profile\/JoanM1054","14245":"https:\/\/www.tripadvisor.ca\/Profile\/U8954VJmichaelm","14246":"https:\/\/www.tripadvisor.ca\/Profile\/justingJ6839DD","14247":"https:\/\/www.tripadvisor.ca\/Profile\/747gparker","14248":"https:\/\/www.tripadvisor.ca\/Profile\/827leinah","14249":"https:\/\/www.tripadvisor.ca\/Profile\/davidbriane","14255":"https:\/\/www.tripadvisor.ca\/Profile\/Z5298LRseanm","14256":"https:\/\/www.tripadvisor.ca\/Profile\/susanlaurimss","14257":"https:\/\/www.tripadvisor.ca\/Profile\/567laureew","14258":"https:\/\/www.tripadvisor.ca\/Profile\/994denp","14259":"https:\/\/www.tripadvisor.ca\/Profile\/NBPG","14260":"https:\/\/www.tripadvisor.ca\/Profile\/jrtailfeathers","14261":"https:\/\/www.tripadvisor.ca\/Profile\/peggyb367","14262":"https:\/\/www.tripadvisor.ca\/Profile\/nealb974","14263":"https:\/\/www.tripadvisor.ca\/Profile\/francoiselouiset","14264":"https:\/\/www.tripadvisor.ca\/Profile\/EricN29","14265":"https:\/\/www.tripadvisor.ca\/Profile\/sherig719","14266":"https:\/\/www.tripadvisor.ca\/Profile\/colleenhO4432WP","14267":"https:\/\/www.tripadvisor.ca\/Profile\/natashai385","14268":"https:\/\/www.tripadvisor.ca\/Profile\/62shelliel","14270":"https:\/\/www.tripadvisor.ca\/Profile\/Wikster1","14271":"https:\/\/www.tripadvisor.ca\/Profile\/carronamrsh","14272":"https:\/\/www.tripadvisor.ca\/Profile\/444doug","14273":"https:\/\/www.tripadvisor.ca\/Profile\/tamaras677","14274":"https:\/\/www.tripadvisor.ca\/Profile\/samuelr287","14275":"https:\/\/www.tripadvisor.ca\/Profile\/JordanGingerich","14276":"https:\/\/www.tripadvisor.ca\/Profile\/X9355EZjim","14278":"https:\/\/www.tripadvisor.ca\/Profile\/br00k123","14279":"https:\/\/www.tripadvisor.ca\/Profile\/quilland2016","14285":"https:\/\/www.tripadvisor.ca\/Profile\/debrap698","14286":"https:\/\/www.tripadvisor.ca\/Profile\/canbear32","14287":"https:\/\/www.tripadvisor.ca\/Profile\/691MicheleB","14288":"https:\/\/www.tripadvisor.ca\/Profile\/S4472KXlaura","14289":"https:\/\/www.tripadvisor.ca\/Profile\/dustinrichard","14290":"https:\/\/www.tripadvisor.ca\/Profile\/mattp770","14291":"https:\/\/www.tripadvisor.ca\/Profile\/catharinacorneliap","14292":"https:\/\/www.tripadvisor.ca\/Profile\/9ahmedl","14293":"https:\/\/www.tripadvisor.ca\/Profile\/olatundeo2016","14294":"https:\/\/www.tripadvisor.ca\/Profile\/mikedT7328VN","14295":"https:\/\/www.tripadvisor.ca\/Profile\/724nataliez","14296":"https:\/\/www.tripadvisor.ca\/Profile\/668keithl","14297":"https:\/\/www.tripadvisor.ca\/Profile\/317lylen","14298":"https:\/\/www.tripadvisor.ca\/Profile\/J689","14299":"https:\/\/www.tripadvisor.ca\/Profile\/359sangc","14300":"nil","14304":"nil","14309":"https:\/\/www.tripadvisor.ca\/Profile\/rbrianh","14314":"https:\/\/www.tripadvisor.ca\/Profile\/ram745","14319":"https:\/\/www.tripadvisor.ca\/Profile\/hockeymom8302","14324":"https:\/\/www.tripadvisor.ca\/Profile\/TravellerandFoodie","14329":"https:\/\/www.tripadvisor.ca\/Profile\/susanad915","14334":"https:\/\/www.tripadvisor.ca\/Profile\/monrabdog","14344":"https:\/\/www.tripadvisor.ca\/Profile\/Z9790GYadamm","14349":"https:\/\/www.tripadvisor.ca\/Profile\/Dayel1956","14359":"https:\/\/www.tripadvisor.ca\/Profile\/BethW01","14360":"https:\/\/www.tripadvisor.ca\/Profile\/10Garry","14361":"https:\/\/www.tripadvisor.ca\/Profile\/Ayazbhanji","14362":"https:\/\/www.tripadvisor.ca\/Profile\/RyanLacharite","14363":"https:\/\/www.tripadvisor.ca\/Profile\/825amyb","14364":"https:\/\/www.tripadvisor.ca\/Profile\/TC0044","14365":"https:\/\/www.tripadvisor.ca\/Profile\/Mtl26","14366":"https:\/\/www.tripadvisor.ca\/Profile\/Halifaxsarb","14367":"https:\/\/www.tripadvisor.ca\/Profile\/benfF210IK","14368":"https:\/\/www.tripadvisor.ca\/Profile\/Helipinch","14369":"https:\/\/www.tripadvisor.ca\/Profile\/greenjellohead","14370":"https:\/\/www.tripadvisor.ca\/Profile\/xNermisa","14371":"https:\/\/www.tripadvisor.ca\/Profile\/DarrynF","14372":"https:\/\/www.tripadvisor.ca\/Profile\/TreadwellLake","14373":"https:\/\/www.tripadvisor.ca\/Profile\/Edison3166","14374":"https:\/\/www.tripadvisor.ca\/Profile\/baudley","14375":"https:\/\/www.tripadvisor.ca\/Profile\/rintoulk","14376":"https:\/\/www.tripadvisor.ca\/Profile\/jb5678149","14377":"https:\/\/www.tripadvisor.ca\/Profile\/ammy222017","14378":"https:\/\/www.tripadvisor.ca\/Profile\/77johnson","14379":"nil","14394":"https:\/\/www.tripadvisor.ca\/Profile\/jacquij68","14395":"https:\/\/www.tripadvisor.ca\/Profile\/986harleyl","14396":"https:\/\/www.tripadvisor.ca\/Profile\/992gabrielc","14397":"https:\/\/www.tripadvisor.ca\/Profile\/668rogerp","14398":"https:\/\/www.tripadvisor.ca\/Profile\/Aalbertan","14404":"https:\/\/www.tripadvisor.ca\/Profile\/Suman514","14405":"https:\/\/www.tripadvisor.ca\/Profile\/Cherritta","14406":"https:\/\/www.tripadvisor.ca\/Profile\/canadafarmgirl2","14407":"https:\/\/www.tripadvisor.ca\/Profile\/KenM880","14408":"https:\/\/www.tripadvisor.ca\/Profile\/BiyaheroMike","14409":"https:\/\/www.tripadvisor.ca\/Profile\/77frequenttraveller","14410":"https:\/\/www.tripadvisor.ca\/Profile\/Roomreviewer1986","14411":"https:\/\/www.tripadvisor.ca\/Profile\/RobertL578","14412":"https:\/\/www.tripadvisor.ca\/Profile\/10KevinB","14413":"https:\/\/www.tripadvisor.ca\/Profile\/LJH602","14414":"https:\/\/www.tripadvisor.ca\/Profile\/gmdalberta","14415":"https:\/\/www.tripadvisor.ca\/Profile\/Bcnllb","14416":"https:\/\/www.tripadvisor.ca\/Profile\/RM918","14417":"https:\/\/www.tripadvisor.ca\/Profile\/NostraD","14418":"https:\/\/www.tripadvisor.ca\/Profile\/LovingSunandSand","14419":"https:\/\/www.tripadvisor.ca\/Profile\/Bakes97","14420":"https:\/\/www.tripadvisor.ca\/Profile\/HDBlackbetty","14421":"https:\/\/www.tripadvisor.ca\/Profile\/BytemeU2","14422":"https:\/\/www.tripadvisor.ca\/Profile\/Roadtrips2012","14423":"https:\/\/www.tripadvisor.ca\/Profile\/bsgrilling","14424":"https:\/\/www.tripadvisor.ca\/Profile\/samsonbeta","14426":"https:\/\/www.tripadvisor.ca\/Profile\/Caretraveller","14427":"https:\/\/www.tripadvisor.ca\/Profile\/RNfromAB","14428":"https:\/\/www.tripadvisor.ca\/Profile\/CoolCalgaryCanuck","14430":"https:\/\/www.tripadvisor.ca\/Profile\/j_from_bc","14431":"https:\/\/www.tripadvisor.ca\/Profile\/Gracioushost234","14432":"https:\/\/www.tripadvisor.ca\/Profile\/Tiffles_00","14433":"https:\/\/www.tripadvisor.ca\/Profile\/Aprilg5532","14434":"https:\/\/www.tripadvisor.ca\/Profile\/secord16","14435":"https:\/\/www.tripadvisor.ca\/Profile\/garlicspamsam","14436":"https:\/\/www.tripadvisor.ca\/Profile\/sg2188","14437":"https:\/\/www.tripadvisor.ca\/Profile\/Danko323","14438":"https:\/\/www.tripadvisor.ca\/Profile\/TravelLady221","14439":"https:\/\/www.tripadvisor.ca\/Profile\/Hype_8223","14440":"https:\/\/www.tripadvisor.ca\/Profile\/Traveller123435","14441":"https:\/\/www.tripadvisor.ca\/Profile\/rsgd4","14442":"https:\/\/www.tripadvisor.ca\/Profile\/Beerboy","14443":"https:\/\/www.tripadvisor.ca\/Profile\/oilsandsguy","14444":"https:\/\/www.tripadvisor.ca\/Profile\/GoPlaces46031469674","14445":"https:\/\/www.tripadvisor.ca\/Profile\/larson50","14446":"https:\/\/www.tripadvisor.ca\/Profile\/Guide36681664959","14447":"https:\/\/www.tripadvisor.ca\/Profile\/C9297OOkenm","14448":"https:\/\/www.tripadvisor.ca\/Profile\/JimO491","14449":"https:\/\/www.tripadvisor.ca\/Profile\/Kalydoy","14450":"https:\/\/www.tripadvisor.ca\/Profile\/Bradyyc","14451":"https:\/\/www.tripadvisor.ca\/Profile\/Happiness56148712035","14452":"https:\/\/www.tripadvisor.ca\/Profile\/Stay35975705122","14453":"https:\/\/www.tripadvisor.ca\/Profile\/650kerip","14454":"nil","14459":"https:\/\/www.tripadvisor.ca\/Profile\/chrisy160","14460":"https:\/\/www.tripadvisor.ca\/Profile\/uptheshoreboy","14461":"https:\/\/www.tripadvisor.ca\/Profile\/josc400","14462":"https:\/\/www.tripadvisor.ca\/Profile\/oscarchapa","14463":"https:\/\/www.tripadvisor.ca\/Profile\/nik-0926","14479":"https:\/\/www.tripadvisor.ca\/Profile\/xpacecardriver","14480":"https:\/\/www.tripadvisor.ca\/Profile\/bradb850","14481":"https:\/\/www.tripadvisor.ca\/Profile\/KeithB424","14482":"https:\/\/www.tripadvisor.ca\/Profile\/hinchcory","14483":"https:\/\/www.tripadvisor.ca\/Profile\/espo1966","14489":"https:\/\/www.tripadvisor.ca\/Profile\/424deanh","14490":"https:\/\/www.tripadvisor.ca\/Profile\/amandahR7859WS","14491":"https:\/\/www.tripadvisor.caundefined","14492":"https:\/\/www.tripadvisor.ca\/Profile\/JackieLuk","14493":"https:\/\/www.tripadvisor.ca\/Profile\/gthibault440","14500":"https:\/\/www.tripadvisor.ca\/Profile\/666shawnr","14502":"https:\/\/www.tripadvisor.ca\/Profile\/348camp","14503":"https:\/\/www.tripadvisor.ca\/Profile\/candycats","14506":"https:\/\/www.tripadvisor.ca\/Profile\/HECKB","14507":"https:\/\/www.tripadvisor.ca\/Profile\/905dwayne","14508":"https:\/\/www.tripadvisor.ca\/Profile\/N5800OZbenw","14509":"nil","14514":"nil","14519":"https:\/\/www.tripadvisor.caundefined","14539":"https:\/\/www.tripadvisor.ca\/Profile\/crystalmeagan89","14544":"https:\/\/www.tripadvisor.ca\/Profile\/johnvH9678RL","14549":"https:\/\/www.tripadvisor.ca\/Profile\/jaycC174NJ","14554":"https:\/\/www.tripadvisor.ca\/Profile\/TashaBn","14559":"https:\/\/www.tripadvisor.ca\/Profile\/nikolayt335","14584":"https:\/\/www.tripadvisor.ca\/Profile\/Toddodge","14589":"https:\/\/www.tripadvisor.ca\/Profile\/alg808","14609":"https:\/\/www.tripadvisor.ca\/Profile\/501margiec","14634":"https:\/\/www.tripadvisor.ca\/Profile\/jonathank167","14654":"https:\/\/www.tripadvisor.ca\/Profile\/D7795DRericg","14659":"https:\/\/www.tripadvisor.ca\/Profile\/jayf809","14664":"https:\/\/www.tripadvisor.ca\/Profile\/LimKH253","14669":"https:\/\/www.tripadvisor.ca\/Profile\/wolfden","14684":"https:\/\/www.tripadvisor.ca\/Profile\/travelbugg555","14699":"https:\/\/www.tripadvisor.ca\/Profile\/bonnyn33","14704":"https:\/\/www.tripadvisor.ca\/Profile\/billf688","14714":"https:\/\/www.tripadvisor.ca\/Profile\/mmackenzie2017","14715":"https:\/\/www.tripadvisor.ca\/Profile\/StuartG928","14716":"https:\/\/www.tripadvisor.ca\/Profile\/HoneyvilleTraveler55","14717":"https:\/\/www.tripadvisor.ca\/Profile\/Brighteyes57","14718":"https:\/\/www.tripadvisor.ca\/Profile\/milobloomab","14719":"nil","14724":"https:\/\/www.tripadvisor.ca\/Profile\/richardt67","14725":"https:\/\/www.tripadvisor.ca\/Profile\/nicolesN7268KI","14726":"https:\/\/www.tripadvisor.ca\/Profile\/476calp","14727":"https:\/\/www.tripadvisor.ca\/Profile\/ashushar1980","14728":"https:\/\/www.tripadvisor.ca\/Profile\/TheWhip123","14729":"https:\/\/www.tripadvisor.ca\/Profile\/dutchG_68","14730":"https:\/\/www.tripadvisor.ca\/Profile\/Employe","14731":"https:\/\/www.tripadvisor.ca\/Profile\/456galek","14732":"https:\/\/www.tripadvisor.ca\/Profile\/justinwiebe","14733":"https:\/\/www.tripadvisor.ca\/Profile\/johnallen1028","14734":"https:\/\/www.tripadvisor.ca\/Profile\/alantrue","14735":"https:\/\/www.tripadvisor.ca\/Profile\/aserrano2018","14736":"https:\/\/www.tripadvisor.ca\/Profile\/MelodyP430","14737":"https:\/\/www.tripadvisor.ca\/Profile\/X4741VEandreas","14738":"https:\/\/www.tripadvisor.ca\/Profile\/estherk763","14739":"https:\/\/www.tripadvisor.ca\/Profile\/788connieh","14740":"https:\/\/www.tripadvisor.ca\/Profile\/cfisher175","14741":"https:\/\/www.tripadvisor.ca\/Profile\/432kateh","14742":"https:\/\/www.tripadvisor.ca\/Profile\/seanerskine","14743":"https:\/\/www.tripadvisor.ca\/Profile\/sebcwik","14749":"https:\/\/www.tripadvisor.ca\/Profile\/savesomeoneelse","14750":"https:\/\/www.tripadvisor.ca\/Profile\/msheilan","14751":"https:\/\/www.tripadvisor.ca\/Profile\/J127XFlisam","14752":"https:\/\/www.tripadvisor.ca\/Profile\/chrishU7283SE","14754":"https:\/\/www.tripadvisor.ca\/Profile\/juliehN2532CK","14755":"https:\/\/www.tripadvisor.ca\/Profile\/teresasK3321UN","14756":"https:\/\/www.tripadvisor.ca\/Profile\/252jagmohans","14757":"https:\/\/www.tripadvisor.ca\/Profile\/JenHoskins","14758":"https:\/\/www.tripadvisor.ca\/Profile\/Janedoe19191","14759":"https:\/\/www.tripadvisor.ca\/Profile\/ElvisT74","14760":"https:\/\/www.tripadvisor.ca\/Profile\/34ludac","14761":"https:\/\/www.tripadvisor.ca\/Profile\/Grant1620","14762":"https:\/\/www.tripadvisor.ca\/Profile\/lisamacdon6","14763":"https:\/\/www.tripadvisor.ca\/Profile\/pix83","14764":"https:\/\/www.tripadvisor.ca\/Profile\/adab790","14765":"https:\/\/www.tripadvisor.ca\/Profile\/CynthiaR76","14766":"https:\/\/www.tripadvisor.ca\/Profile\/sueww","14767":"https:\/\/www.tripadvisor.ca\/Profile\/S873EHdavidb","14768":"https:\/\/www.tripadvisor.ca\/Profile\/2papa","14769":"https:\/\/www.tripadvisor.ca\/Profile\/carmelokrish","14770":"https:\/\/www.tripadvisor.ca\/Profile\/laurelw25","14771":"https:\/\/www.tripadvisor.ca\/Profile\/suzannes704","14772":"https:\/\/www.tripadvisor.ca\/Profile\/TravellerV_12","14773":"https:\/\/www.tripadvisor.ca\/Profile\/travelite777","14784":"https:\/\/www.tripadvisor.ca\/Profile\/Nigelcat","14785":"https:\/\/www.tripadvisor.ca\/Profile\/FrequenttravellerCA","14786":"https:\/\/www.tripadvisor.ca\/Profile\/589dr","14787":"https:\/\/www.tripadvisor.ca\/Profile\/Ulwazi","14788":"https:\/\/www.tripadvisor.ca\/Profile\/Dadiva47","14789":"https:\/\/www.tripadvisor.ca\/Profile\/jessl10101","14790":"https:\/\/www.tripadvisor.ca\/Profile\/Bhangra101","14791":"https:\/\/www.tripadvisor.ca\/Profile\/naomii286","14792":"https:\/\/www.tripadvisor.ca\/Profile\/pftmazatlan","14793":"https:\/\/www.tripadvisor.ca\/Profile\/222crystalf","14799":"https:\/\/www.tripadvisor.ca\/Profile\/susieqwho","14800":"https:\/\/www.tripadvisor.ca\/Profile\/679lisap","14801":"https:\/\/www.tripadvisor.ca\/Profile\/ellejames","14802":"https:\/\/www.tripadvisor.ca\/Profile\/d0nr0n","14803":"https:\/\/www.tripadvisor.ca\/Profile\/specialsavill","14804":"https:\/\/www.tripadvisor.ca\/Profile\/heathercH3386MT","14805":"https:\/\/www.tripadvisor.ca\/Profile\/JanetB625","14806":"https:\/\/www.tripadvisor.ca\/Profile\/BernardE823","14807":"https:\/\/www.tripadvisor.ca\/Profile\/bdjuss","14808":"https:\/\/www.tripadvisor.ca\/Profile\/457rubina","14809":"https:\/\/www.tripadvisor.ca\/Profile\/Mnt940","14810":"https:\/\/www.tripadvisor.ca\/Profile\/465paulettem","14811":"https:\/\/www.tripadvisor.ca\/Profile\/RozalynV","14812":"https:\/\/www.tripadvisor.ca\/Profile\/michaelcN3748XI","14813":"https:\/\/www.tripadvisor.ca\/Profile\/Medlabtech12","14814":"https:\/\/www.tripadvisor.ca\/Profile\/Nifty","14815":"https:\/\/www.tripadvisor.ca\/Profile\/mikedX7585UH","14816":"https:\/\/www.tripadvisor.ca\/Profile\/Glacier1998","14817":"https:\/\/www.tripadvisor.ca\/Profile\/leonardpiche","14818":"https:\/\/www.tripadvisor.ca\/Profile\/chrisdA4869FL","14824":"https:\/\/www.tripadvisor.ca\/Profile\/Clever69","14825":"https:\/\/www.tripadvisor.ca\/Profile\/935dellah","14826":"https:\/\/www.tripadvisor.ca\/Profile\/431pankajm","14827":"https:\/\/www.tripadvisor.ca\/Profile\/boomerl2015","14828":"https:\/\/www.tripadvisor.ca\/Profile\/rogermhel","14829":"https:\/\/www.tripadvisor.ca\/Profile\/grooverevival","14830":"https:\/\/www.tripadvisor.ca\/Profile\/puneett94","14831":"https:\/\/www.tripadvisor.ca\/Profile\/dmendrez","14832":"https:\/\/www.tripadvisor.ca\/Profile\/245shubhp","14833":"https:\/\/www.tripadvisor.ca\/Profile\/964bramwellp","14834":"https:\/\/www.tripadvisor.ca\/Profile\/B15N","14835":"https:\/\/www.tripadvisor.ca\/Profile\/NotKHinC","14836":"https:\/\/www.tripadvisor.ca\/Profile\/PPLMoi","14837":"https:\/\/www.tripadvisor.ca\/Profile\/Buddly","14838":"https:\/\/www.tripadvisor.ca\/Profile\/Viajar_desde_Alberta","14839":"https:\/\/www.tripadvisor.ca\/Profile\/BettyR679","14840":"https:\/\/www.tripadvisor.ca\/Profile\/stevesB7509QV","14841":"https:\/\/www.tripadvisor.ca\/Profile\/eagle-eyes-safety","14842":"https:\/\/www.tripadvisor.ca\/Profile\/wanitad2015","14843":"https:\/\/www.tripadvisor.ca\/Profile\/M1shaAlberta","14849":"https:\/\/www.tripadvisor.ca\/Profile\/Jimsusie","14850":"https:\/\/www.tripadvisor.ca\/Profile\/783JAMESD783","14851":"https:\/\/www.tripadvisor.ca\/Profile\/lindam772016","14853":"https:\/\/www.tripadvisor.ca\/Profile\/justink120","14855":"https:\/\/www.tripadvisor.ca\/Profile\/V2093MLsusanm","14856":"https:\/\/www.tripadvisor.ca\/Profile\/Hammeri","14858":"https:\/\/www.tripadvisor.ca\/Profile\/linengirl","14859":"https:\/\/www.tripadvisor.ca\/Profile\/tuff00","14860":"https:\/\/www.tripadvisor.ca\/Profile\/jenn902","14861":"https:\/\/www.tripadvisor.ca\/Profile\/732dominicc","14863":"https:\/\/www.tripadvisor.ca\/Profile\/F388WCsharonb","14864":"https:\/\/www.tripadvisor.ca\/Profile\/shagg2016","14866":"https:\/\/www.tripadvisor.ca\/Profile\/pscott44","14867":"https:\/\/www.tripadvisor.ca\/Profile\/TessaNorth","14868":"https:\/\/www.tripadvisor.ca\/Profile\/967adamm","14874":"https:\/\/www.tripadvisor.ca\/Profile\/OurGreatEscapes","14875":"https:\/\/www.tripadvisor.ca\/Profile\/jazzdragon022","14876":"https:\/\/www.tripadvisor.ca\/Profile\/M7793JAlaurad","14877":"https:\/\/www.tripadvisor.ca\/Profile\/oilerg","14878":"https:\/\/www.tripadvisor.ca\/Profile\/garykG1170OM","14879":"https:\/\/www.tripadvisor.ca\/Profile\/IndigoJT","14880":"https:\/\/www.tripadvisor.ca\/Profile\/Willie1964","14881":"https:\/\/www.tripadvisor.ca\/Profile\/bestillfamily","14882":"https:\/\/www.tripadvisor.ca\/Profile\/Cruisin4us","14883":"https:\/\/www.tripadvisor.ca\/Profile\/barbaraY9409DS","14889":"https:\/\/www.tripadvisor.ca\/Profile\/omanaomi","14890":"https:\/\/www.tripadvisor.ca\/Profile\/DarrylG207","14891":"https:\/\/www.tripadvisor.ca\/Profile\/JGGLAztec","14892":"https:\/\/www.tripadvisor.ca\/Profile\/dantanman","14893":"https:\/\/www.tripadvisor.ca\/Profile\/DrPAlberta","14894":"https:\/\/www.tripadvisor.ca\/Profile\/730nikkit","14895":"https:\/\/www.tripadvisor.ca\/Profile\/NSRoadrunner7","14896":"https:\/\/www.tripadvisor.ca\/Profile\/N3537IAbradm","14897":"https:\/\/www.tripadvisor.ca\/Profile\/mytycy","14898":"https:\/\/www.tripadvisor.ca\/Profile\/865cathyk","14899":"https:\/\/www.tripadvisor.ca\/Profile\/travellersupreme","14900":"https:\/\/www.tripadvisor.ca\/Profile\/Linseed3329","14901":"https:\/\/www.tripadvisor.ca\/Profile\/358braedenb","14902":"https:\/\/www.tripadvisor.ca\/Profile\/NWcanada","14903":"https:\/\/www.tripadvisor.ca\/Profile\/552danielv","14904":"https:\/\/www.tripadvisor.ca\/Profile\/mrsb060","14905":"https:\/\/www.tripadvisor.ca\/Profile\/993travisl","14906":"https:\/\/www.tripadvisor.ca\/Profile\/TheChalet97","14907":"https:\/\/www.tripadvisor.ca\/Profile\/Beback","14908":"https:\/\/www.tripadvisor.ca\/Profile\/875patb","14909":"https:\/\/www.tripadvisor.ca\/Profile\/Donkingjedi","14910":"https:\/\/www.tripadvisor.ca\/Profile\/807kerryk","14911":"https:\/\/www.tripadvisor.ca\/Profile\/JennyN690","14912":"https:\/\/www.tripadvisor.ca\/Profile\/dawnac2014","14914":"https:\/\/www.tripadvisor.ca\/Profile\/sleasthope","14915":"https:\/\/www.tripadvisor.ca\/Profile\/JMK2900","14916":"https:\/\/www.tripadvisor.ca\/Profile\/ElleryMC","14917":"https:\/\/www.tripadvisor.ca\/Profile\/Guide36184227853","14918":"https:\/\/www.tripadvisor.ca\/Profile\/Vacation50117331786","14919":"https:\/\/www.tripadvisor.ca\/Profile\/Cruiser09811252667","14920":"https:\/\/www.tripadvisor.ca\/Profile\/george3848","14921":"https:\/\/www.tripadvisor.ca\/Profile\/Explore06942964241","14922":"https:\/\/www.tripadvisor.ca\/Profile\/GrandTour61695511465","14923":"https:\/\/www.tripadvisor.ca\/Profile\/jessicaeQ364MO","14924":"https:\/\/www.tripadvisor.ca\/Profile\/Jinrohasbeen","14925":"https:\/\/www.tripadvisor.ca\/Profile\/Shintaro-DOI","14926":"https:\/\/www.tripadvisor.ca\/Profile\/288barbv","14927":"https:\/\/www.tripadvisor.ca\/Profile\/kelsearan","14928":"https:\/\/www.tripadvisor.ca\/Profile\/M6477EVjennifers","14929":"nil","14944":"https:\/\/www.tripadvisor.ca\/Profile\/ScViOl","14945":"https:\/\/www.tripadvisor.ca\/Profile\/mtmaclean2018","14946":"https:\/\/www.tripadvisor.ca\/Profile\/vvp48671","14947":"https:\/\/www.tripadvisor.ca\/Profile\/miltd2018","14948":"https:\/\/www.tripadvisor.ca\/Profile\/B5048CUkm","14949":"https:\/\/www.tripadvisor.ca\/Profile\/robincampeau","14950":"https:\/\/www.tripadvisor.ca\/Profile\/Brittanycolburn89","14951":"https:\/\/www.tripadvisor.ca\/Profile\/erniew236","14952":"https:\/\/www.tripadvisor.ca\/Profile\/296shane","14953":"https:\/\/www.tripadvisor.ca\/Profile\/yevgeny2018","14954":"https:\/\/www.tripadvisor.ca\/Profile\/mdover19","14955":"https:\/\/www.tripadvisor.ca\/Profile\/davidbriane","14956":"https:\/\/www.tripadvisor.ca\/Profile\/leehardy2018","14957":"https:\/\/www.tripadvisor.ca\/Profile\/PhillipAseron","14958":"https:\/\/www.tripadvisor.ca\/Profile\/josemZ9093YQ","14959":"https:\/\/www.tripadvisor.ca\/Profile\/_mrsAM0","14960":"https:\/\/www.tripadvisor.ca\/Profile\/Travis12345","14961":"https:\/\/www.tripadvisor.ca\/Profile\/595pamela","14962":"https:\/\/www.tripadvisor.ca\/Profile\/952sirk","14963":"https:\/\/www.tripadvisor.ca\/Profile\/519ashlynm","14969":"https:\/\/www.tripadvisor.ca\/Profile\/stevefJ1183PJ","14970":"https:\/\/www.tripadvisor.ca\/Profile\/richardrJ4607NC","14971":"https:\/\/www.tripadvisor.ca\/Profile\/fefait","14972":"https:\/\/www.tripadvisor.ca\/Profile\/CellaN_12","14973":"https:\/\/www.tripadvisor.ca\/Profile\/eyasub","14974":"https:\/\/www.tripadvisor.ca\/Profile\/joebM3919MQ","14975":"https:\/\/www.tripadvisor.ca\/Profile\/MarianneL65","14976":"https:\/\/www.tripadvisor.ca\/Profile\/R7050PBjoshuaw","14977":"https:\/\/www.tripadvisor.ca\/Profile\/walera116","14978":"https:\/\/www.tripadvisor.ca\/Profile\/73grantg","14979":"https:\/\/www.tripadvisor.ca\/Profile\/AmerVaca","14980":"https:\/\/www.tripadvisor.ca\/Profile\/369katerynag","14981":"https:\/\/www.tripadvisor.ca\/Profile\/CGSTraveller","14982":"https:\/\/www.tripadvisor.ca\/Profile\/186jeanw2017","14983":"https:\/\/www.tripadvisor.ca\/Profile\/noreenh155","14984":"https:\/\/www.tripadvisor.ca\/Profile\/randyrM3200PM","14985":"https:\/\/www.tripadvisor.ca\/Profile\/peterwT8632YQ","14986":"https:\/\/www.tripadvisor.ca\/Profile\/roberthd177","14987":"https:\/\/www.tripadvisor.ca\/Profile\/197brianz","14988":"https:\/\/www.tripadvisor.ca\/Profile\/I2121APjenniferc","14989":"https:\/\/www.tripadvisor.ca\/Profile\/N322AYamandaw","14990":"https:\/\/www.tripadvisor.ca\/Profile\/nadineo71","14991":"https:\/\/www.tripadvisor.ca\/Profile\/scottrQ2762WI","14992":"https:\/\/www.tripadvisor.ca\/Profile\/pmcwilliams48","14994":"https:\/\/www.tripadvisor.ca\/Profile\/deloresw378","14995":"https:\/\/www.tripadvisor.ca\/Profile\/660francinel","14996":"https:\/\/www.tripadvisor.ca\/Profile\/275justinp","14997":"https:\/\/www.tripadvisor.ca\/Profile\/rogero642","14998":"https:\/\/www.tripadvisor.ca\/Profile\/sandral292","14999":"https:\/\/www.tripadvisor.ca\/Profile\/michaelgF3995VC","15000":"https:\/\/www.tripadvisor.ca\/Profile\/16Stephanie","15001":"https:\/\/www.tripadvisor.ca\/Profile\/BMisky","15002":"https:\/\/www.tripadvisor.ca\/Profile\/136graym","15003":"https:\/\/www.tripadvisor.ca\/Profile\/zvonkob32","15009":"https:\/\/www.tripadvisor.ca\/Profile\/williamrG2889EB","15010":"https:\/\/www.tripadvisor.ca\/Profile\/lisahO9206FG","15011":"https:\/\/www.tripadvisor.ca\/Profile\/D1007JRdarrenm","15012":"https:\/\/www.tripadvisor.ca\/Profile\/442herbh","15013":"https:\/\/www.tripadvisor.ca\/Profile\/X5467GHjoans","15014":"https:\/\/www.tripadvisor.ca\/Profile\/C1856QRrobertl","15015":"https:\/\/www.tripadvisor.ca\/Profile\/jeffmyers769","15016":"https:\/\/www.tripadvisor.ca\/Profile\/heatherm409","15017":"https:\/\/www.tripadvisor.ca\/Profile\/I7056MTdaniela","15019":"https:\/\/www.tripadvisor.ca\/Profile\/joanmI2545ZU","15020":"https:\/\/www.tripadvisor.ca\/Profile\/mushergirl","15021":"https:\/\/www.tripadvisor.ca\/Profile\/roxannh450","15022":"https:\/\/www.tripadvisor.ca\/Profile\/893aterd","15023":"https:\/\/www.tripadvisor.ca\/Profile\/L578WMjenniferf","15024":"https:\/\/www.tripadvisor.ca\/Profile\/lukek349","15025":"https:\/\/www.tripadvisor.ca\/Profile\/joseluisj303","15027":"https:\/\/www.tripadvisor.ca\/Profile\/147paulrs","15028":"https:\/\/www.tripadvisor.ca\/Profile\/kevinrC17XY","15030":"https:\/\/www.tripadvisor.ca\/Profile\/706scottk","15031":"https:\/\/www.tripadvisor.ca\/Profile\/nicpel222","15032":"https:\/\/www.tripadvisor.ca\/Profile\/dianedD7304DF","15034":"https:\/\/www.tripadvisor.ca\/Profile\/limeyw718","15035":"https:\/\/www.tripadvisor.ca\/Profile\/D5457NNrobertop","15036":"https:\/\/www.tripadvisor.ca\/Profile\/594jennifergs","15037":"https:\/\/www.tripadvisor.ca\/Profile\/sherig719","15038":"https:\/\/www.tripadvisor.ca\/Profile\/shrirangl","15039":"https:\/\/www.tripadvisor.ca\/Profile\/carstens978","15040":"https:\/\/www.tripadvisor.ca\/Profile\/884tracy","15041":"https:\/\/www.tripadvisor.ca\/Profile\/sigmundundheim","15042":"https:\/\/www.tripadvisor.ca\/Profile\/M8610WAandrewb","15043":"https:\/\/www.tripadvisor.ca\/Profile\/brookg575","15044":"https:\/\/www.tripadvisor.ca\/Profile\/J7167VYterryh","15045":"https:\/\/www.tripadvisor.ca\/Profile\/121tianal","15046":"https:\/\/www.tripadvisor.ca\/Profile\/Y4492DSterryt","15047":"https:\/\/www.tripadvisor.ca\/Profile\/tamarap111","15048":"https:\/\/www.tripadvisor.ca\/Profile\/611lyles","15049":"https:\/\/www.tripadvisor.ca\/Profile\/jennyX5514EG","15050":"https:\/\/www.tripadvisor.ca\/Profile\/litochalynns","15051":"https:\/\/www.tripadvisor.ca\/Profile\/J4596VQdaniellel","15052":"https:\/\/www.tripadvisor.ca\/Profile\/larrykarlb","15053":"https:\/\/www.tripadvisor.ca\/Profile\/erikpM7542GP","15054":"https:\/\/www.tripadvisor.ca\/Profile\/jaymM4395XF","15055":"https:\/\/www.tripadvisor.ca\/Profile\/jessiannl","15056":"https:\/\/www.tripadvisor.ca\/Profile\/I8736VNkatem","15057":"https:\/\/www.tripadvisor.ca\/Profile\/debran554","15058":"https:\/\/www.tripadvisor.ca\/Profile\/Z8113OVjasonl","15059":"https:\/\/www.tripadvisor.ca\/Profile\/993mb1977","15061":"https:\/\/www.tripadvisor.ca\/Profile\/jackdE7148SN","15062":"https:\/\/www.tripadvisor.ca\/Profile\/willw842","15063":"https:\/\/www.tripadvisor.ca\/Profile\/larrywK913BK","15065":"https:\/\/www.tripadvisor.ca\/Profile\/markstephenf","15066":"https:\/\/www.tripadvisor.ca\/Profile\/870garryg","15067":"https:\/\/www.tripadvisor.ca\/Profile\/jasondH5251RN","15068":"https:\/\/www.tripadvisor.ca\/Profile\/catherinea826","15069":"https:\/\/www.tripadvisor.ca\/Profile\/417sharim","15070":"https:\/\/www.tripadvisor.ca\/Profile\/kirstyannb2016","15071":"https:\/\/www.tripadvisor.ca\/Profile\/275lenk","15072":"https:\/\/www.tripadvisor.ca\/Profile\/timbA8434FN","15073":"https:\/\/www.tripadvisor.ca\/Profile\/M8461OYmarkc","15079":"https:\/\/www.tripadvisor.ca\/Profile\/marcelc710","15080":"https:\/\/www.tripadvisor.ca\/Profile\/708rupertb","15081":"https:\/\/www.tripadvisor.ca\/Profile\/allannay2016","15082":"https:\/\/www.tripadvisor.ca\/Profile\/513christap","15083":"https:\/\/www.tripadvisor.ca\/Profile\/derksen5","15084":"https:\/\/www.tripadvisor.ca\/Profile\/japinderpalsinghd","15085":"https:\/\/www.tripadvisor.ca\/Profile\/ariom641","15086":"https:\/\/www.tripadvisor.ca\/Profile\/697dwaynec","15087":"https:\/\/www.tripadvisor.ca\/Profile\/477deep","15088":"https:\/\/www.tripadvisor.ca\/Profile\/jameshK9002TZ","15089":"https:\/\/www.tripadvisor.ca\/Profile\/larryhO9233NK","15090":"https:\/\/www.tripadvisor.ca\/Profile\/Aviv_Scheinman","15091":"https:\/\/www.tripadvisor.ca\/Profile\/redcliffer","15094":"https:\/\/www.tripadvisor.ca\/Profile\/HappyAug2014","15095":"https:\/\/www.tripadvisor.ca\/Profile\/sharoncJ6431LH","15096":"https:\/\/www.tripadvisor.ca\/Profile\/crystals683","15097":"https:\/\/www.tripadvisor.ca\/Profile\/5bassemz","15098":"https:\/\/www.tripadvisor.ca\/Profile\/N6674CFmelissal","15099":"https:\/\/www.tripadvisor.ca\/Profile\/travelling555","15100":"https:\/\/www.tripadvisor.ca\/Profile\/havingfitz2016","15101":"https:\/\/www.tripadvisor.ca\/Profile\/MarnieM95","15103":"https:\/\/www.tripadvisor.ca\/Profile\/maryaD8818UT","15109":"https:\/\/www.tripadvisor.ca\/Profile\/979marlo","15110":"https:\/\/www.tripadvisor.ca\/Profile\/440pennyf","15111":"https:\/\/www.tripadvisor.ca\/Profile\/jasonmK3235YX","15112":"https:\/\/www.tripadvisor.ca\/Profile\/shaner745","15113":"https:\/\/www.tripadvisor.ca\/Profile\/lisacQ7582YD","15114":"https:\/\/www.tripadvisor.ca\/Profile\/AirdrieABTraveler","15115":"https:\/\/www.tripadvisor.ca\/Profile\/RebekaKelen","15116":"https:\/\/www.tripadvisor.ca\/Profile\/792aramisa","15117":"https:\/\/www.tripadvisor.ca\/Profile\/Kjohnson31","15118":"https:\/\/www.tripadvisor.ca\/Profile\/Frozen_Goose71","15119":"https:\/\/www.tripadvisor.ca\/Profile\/amandarK4857GO","15120":"https:\/\/www.tripadvisor.ca\/Profile\/Danno_99","15121":"https:\/\/www.tripadvisor.ca\/Profile\/DavidK757","15122":"https:\/\/www.tripadvisor.ca\/Profile\/yycflip","15123":"https:\/\/www.tripadvisor.ca\/Profile\/MaguderD","15124":"https:\/\/www.tripadvisor.ca\/Profile\/DavidfromEtown","15129":"nil","15134":"https:\/\/www.tripadvisor.ca\/Profile\/TurboTraveler4","15144":"https:\/\/www.tripadvisor.ca\/Profile\/kay_stallard","15149":"https:\/\/www.tripadvisor.ca\/Profile\/kambouroff","15150":"https:\/\/www.tripadvisor.ca\/Profile\/robinbD5786EV","15151":"https:\/\/www.tripadvisor.ca\/Profile\/867rayy","15152":"https:\/\/www.tripadvisor.ca\/Profile\/djk1951","15153":"https:\/\/www.tripadvisor.ca\/Profile\/darrylb428","15154":"https:\/\/www.tripadvisor.ca\/Profile\/CalgaryTraveller1979","15155":"https:\/\/www.tripadvisor.ca\/Profile\/321-Bebe-321","15156":"https:\/\/www.tripadvisor.ca\/Profile\/yahkoh","15157":"https:\/\/www.tripadvisor.ca\/Profile\/Y4030EMtomc","15158":"https:\/\/www.tripadvisor.ca\/Profile\/866elleh","15159":"nil","15164":"https:\/\/www.tripadvisor.ca\/Profile\/LadyCavalier","15165":"https:\/\/www.tripadvisor.ca\/Profile\/JDBacks","15166":"https:\/\/www.tripadvisor.ca\/Profile\/I1377BTpaulab","15167":"https:\/\/www.tripadvisor.ca\/Profile\/232betha","15168":"https:\/\/www.tripadvisor.ca\/Profile\/Marina_JK","15169":"nil","15174":"https:\/\/www.tripadvisor.ca\/Profile\/natron642","15175":"https:\/\/www.tripadvisor.ca\/Profile\/707megank","15176":"https:\/\/www.tripadvisor.ca\/Profile\/Tracy_Somerville","15177":"https:\/\/www.tripadvisor.ca\/Profile\/kattalack","15178":"https:\/\/www.tripadvisor.ca\/Profile\/PKPratt","15179":"nil","15183":"https:\/\/www.tripadvisor.ca\/Profile\/cayolargo4us","15184":"https:\/\/www.tripadvisor.ca\/Profile\/NeonHighwayBand","15185":"https:\/\/www.tripadvisor.ca\/Profile\/yourchillk","15186":"https:\/\/www.tripadvisor.ca\/Profile\/bin120795","15187":"https:\/\/www.tripadvisor.ca\/Profile\/meghan172015","15188":"https:\/\/www.tripadvisor.ca\/Profile\/maggy-del","15189":"https:\/\/www.tripadvisor.ca\/Profile\/GarryMc","15190":"https:\/\/www.tripadvisor.ca\/Profile\/492sharp","15191":"https:\/\/www.tripadvisor.ca\/Profile\/caturiri","15192":"https:\/\/www.tripadvisor.ca\/Profile\/625StevenH","15193":"https:\/\/www.tripadvisor.ca\/Profile\/RickCAlberta_Canada","15194":"https:\/\/www.tripadvisor.ca\/Profile\/hapacl","15195":"https:\/\/www.tripadvisor.ca\/Profile\/PossibilitiesGalore","15196":"https:\/\/www.tripadvisor.ca\/Profile\/mrscarolboorse","15197":"https:\/\/www.tripadvisor.ca\/Profile\/SarahJ649","15198":"nil","15203":"https:\/\/www.tripadvisor.ca\/Profile\/davidwZ1809KS","15204":"https:\/\/www.tripadvisor.ca\/Profile\/KootenayTraveller","15205":"https:\/\/www.tripadvisor.ca\/Profile\/Mahib_Islam","15206":"https:\/\/www.tripadvisor.ca\/Profile\/C9635OZsteveh","15207":"https:\/\/www.tripadvisor.ca\/Profile\/194brittanyk","15213":"https:\/\/www.tripadvisor.ca\/Profile\/jagador","15214":"https:\/\/www.tripadvisor.ca\/Profile\/TonyfromNewtown","15215":"https:\/\/www.tripadvisor.ca\/Profile\/142shawnam","15216":"https:\/\/www.tripadvisor.ca\/Profile\/TimW4297","15217":"https:\/\/www.tripadvisor.ca\/Profile\/WallyS749","15218":"https:\/\/www.tripadvisor.ca\/Profile\/prorcas","15219":"https:\/\/www.tripadvisor.ca\/Profile\/alexcZ5686YX","15220":"https:\/\/www.tripadvisor.ca\/Profile\/2dogsatthewindow","15221":"https:\/\/www.tripadvisor.ca\/Profile\/robertsB1846QK","15222":"https:\/\/www.tripadvisor.ca\/Profile\/dhives","15228":"https:\/\/www.tripadvisor.ca\/Profile\/EdS172","15229":"https:\/\/www.tripadvisor.ca\/Profile\/JoelANDSallee","15230":"https:\/\/www.tripadvisor.ca\/Profile\/Noel58","15231":"https:\/\/www.tripadvisor.ca\/Profile\/IYGTMH","15232":"https:\/\/www.tripadvisor.ca\/Profile\/EllisLuke","15238":"https:\/\/www.tripadvisor.ca\/Profile\/AragornTheTraveler","15239":"https:\/\/www.tripadvisor.ca\/Profile\/R9744JFrichardj","15240":"https:\/\/www.tripadvisor.ca\/Profile\/sandraw312","15241":"https:\/\/www.tripadvisor.ca\/Profile\/crossover604","15242":"https:\/\/www.tripadvisor.ca\/Profile\/CaseL6","15243":"https:\/\/www.tripadvisor.ca\/Profile\/862nicolen","15244":"https:\/\/www.tripadvisor.ca\/Profile\/1981dalat","15245":"https:\/\/www.tripadvisor.ca\/Profile\/salsmana","15246":"https:\/\/www.tripadvisor.ca\/Profile\/PookyCake","15247":"https:\/\/www.tripadvisor.ca\/Profile\/PimDutch","15248":"https:\/\/www.tripadvisor.ca\/Profile\/893karenr","15249":"https:\/\/www.tripadvisor.ca\/Profile\/ccmr4","15250":"https:\/\/www.tripadvisor.ca\/Profile\/78Dave","15251":"https:\/\/www.tripadvisor.ca\/Profile\/adcarlson","15252":"https:\/\/www.tripadvisor.ca\/Profile\/dfbarber01","15253":"https:\/\/www.tripadvisor.ca\/Profile\/andreasC9084XX","15254":"https:\/\/www.tripadvisor.ca\/Profile\/N8772FMcatherinet","15255":"https:\/\/www.tripadvisor.ca\/Profile\/riverdaleschool1903","15256":"https:\/\/www.tripadvisor.ca\/Profile\/Grenik","15257":"https:\/\/www.tripadvisor.ca\/Profile\/danielfB3223GS","15258":"https:\/\/www.tripadvisor.ca\/Profile\/348williamv","15259":"https:\/\/www.tripadvisor.ca\/Profile\/TanTap1965","15260":"https:\/\/www.tripadvisor.ca\/Profile\/meadowac","15261":"https:\/\/www.tripadvisor.ca\/Profile\/Cowichan1","15262":"https:\/\/www.tripadvisor.ca\/Profile\/craigh251","15263":"https:\/\/www.tripadvisor.ca\/Profile\/PaoliLLH","15264":"https:\/\/www.tripadvisor.ca\/Profile\/Calyps012","15265":"https:\/\/www.tripadvisor.ca\/Profile\/russellshell","15266":"https:\/\/www.tripadvisor.ca\/Profile\/chelky21","15267":"https:\/\/www.tripadvisor.ca\/Profile\/The4Wanderers_","15274":"https:\/\/www.tripadvisor.ca\/Profile\/NeeksWhite","15275":"https:\/\/www.tripadvisor.ca\/Profile\/2Calgarytravlers","15276":"https:\/\/www.tripadvisor.ca\/Profile\/fox666","15277":"https:\/\/www.tripadvisor.ca\/Profile\/ZLI","15278":"https:\/\/www.tripadvisor.ca\/Profile\/Lyric21","15279":"https:\/\/www.tripadvisor.ca\/Profile\/I965SLkatieb","15280":"https:\/\/www.tripadvisor.ca\/Profile\/neilcS9579BL","15281":"https:\/\/www.tripadvisor.ca\/Profile\/Karen1616","15282":"https:\/\/www.tripadvisor.ca\/Profile\/bemeyer","15293":"https:\/\/www.tripadvisor.ca\/Profile\/972richardf","15294":"https:\/\/www.tripadvisor.ca\/Profile\/742paulf","15295":"https:\/\/www.tripadvisor.ca\/Profile\/KeithMil2","15296":"https:\/\/www.tripadvisor.ca\/Profile\/jboneil","15297":"https:\/\/www.tripadvisor.ca\/Profile\/patricksV2137KT","15298":"https:\/\/www.tripadvisor.ca\/Profile\/65richellet","15299":"https:\/\/www.tripadvisor.ca\/Profile\/503KateD","15300":"https:\/\/www.tripadvisor.ca\/Profile\/Haggis86","15301":"https:\/\/www.tripadvisor.ca\/Profile\/684micahm","15302":"https:\/\/www.tripadvisor.ca\/Profile\/Harrybrown000","15303":"https:\/\/www.tripadvisor.ca\/Profile\/Jennuine84","15304":"https:\/\/www.tripadvisor.ca\/Profile\/IanLorraine","15305":"https:\/\/www.tripadvisor.ca\/Profile\/604keitho","15306":"https:\/\/www.tripadvisor.ca\/Profile\/Eastcaper","15307":"https:\/\/www.tripadvisor.ca\/Profile\/darreng557","15308":"https:\/\/www.tripadvisor.ca\/Profile\/25Loki","15309":"https:\/\/www.tripadvisor.ca\/Profile\/Trelawn","15310":"https:\/\/www.tripadvisor.ca\/Profile\/972mirandaf","15311":"https:\/\/www.tripadvisor.ca\/Profile\/muggiedai","15312":"https:\/\/www.tripadvisor.ca\/Profile\/bonnieg951","15318":"https:\/\/www.tripadvisor.ca\/Profile\/BarryWardKelowna_BC","15319":"https:\/\/www.tripadvisor.ca\/Profile\/715tracym","15320":"https:\/\/www.tripadvisor.ca\/Profile\/866francesm","15321":"https:\/\/www.tripadvisor.ca\/Profile\/GregA82","15322":"https:\/\/www.tripadvisor.ca\/Profile\/helenoftroy_8","15328":"https:\/\/www.tripadvisor.ca\/Profile\/troyb981","15329":"https:\/\/www.tripadvisor.ca\/Profile\/Billm511","15330":"https:\/\/www.tripadvisor.ca\/Profile\/Taylorsabroad","15331":"https:\/\/www.tripadvisor.ca\/Profile\/patrickl261","15332":"https:\/\/www.tripadvisor.ca\/Profile\/411pf","15333":"https:\/\/www.tripadvisor.ca\/Profile\/515cjp","15334":"https:\/\/www.tripadvisor.ca\/Profile\/VictoriaAdult","15335":"https:\/\/www.tripadvisor.ca\/Profile\/HappyTravels1923","15336":"https:\/\/www.tripadvisor.ca\/Profile\/donaldandmonikat","15337":"https:\/\/www.tripadvisor.ca\/Profile\/Altamom","15338":"https:\/\/www.tripadvisor.ca\/Profile\/Montaldo58","15339":"https:\/\/www.tripadvisor.ca\/Profile\/631clives","15340":"https:\/\/www.tripadvisor.ca\/Profile\/Theens80","15341":"https:\/\/www.tripadvisor.ca\/Profile\/mommarita57","15342":"https:\/\/www.tripadvisor.ca\/Profile\/staceym189","15343":"https:\/\/www.tripadvisor.ca\/Profile\/SherylE285","15344":"https:\/\/www.tripadvisor.ca\/Profile\/helenao669","15345":"https:\/\/www.tripadvisor.ca\/Profile\/35Elaine","15346":"https:\/\/www.tripadvisor.ca\/Profile\/vickistickibeak","15347":"https:\/\/www.tripadvisor.ca\/Profile\/miken474","15348":"https:\/\/www.tripadvisor.ca\/Profile\/kc539","15349":"https:\/\/www.tripadvisor.ca\/Profile\/photographer_smurf72","15350":"https:\/\/www.tripadvisor.ca\/Profile\/amberw609","15351":"https:\/\/www.tripadvisor.ca\/Profile\/Tessalyn_16","15352":"https:\/\/www.tripadvisor.ca\/Profile\/Enery8th","15353":"https:\/\/www.tripadvisor.ca\/Profile\/HarmDonkers","15354":"https:\/\/www.tripadvisor.ca\/Profile\/daveu287","15355":"https:\/\/www.tripadvisor.ca\/Profile\/889peterm889","15356":"https:\/\/www.tripadvisor.ca\/Profile\/Morgan18","15357":"https:\/\/www.tripadvisor.ca\/Profile\/969susanv","15363":"https:\/\/www.tripadvisor.ca\/Profile\/toptoothman","15364":"https:\/\/www.tripadvisor.ca\/Profile\/explora53","15365":"https:\/\/www.tripadvisor.ca\/Profile\/George600","15366":"https:\/\/www.tripadvisor.ca\/Profile\/835wandah","15367":"https:\/\/www.tripadvisor.ca\/Profile\/gertieh2015","15368":"https:\/\/www.tripadvisor.ca\/Profile\/Alison93","15369":"https:\/\/www.tripadvisor.ca\/Profile\/Susan2369","15370":"https:\/\/www.tripadvisor.ca\/Profile\/D265RCstevem","15371":"https:\/\/www.tripadvisor.ca\/Profile\/Wink1969","15372":"https:\/\/www.tripadvisor.ca\/Profile\/Trommelen","15373":"https:\/\/www.tripadvisor.ca\/Profile\/JenniferM5558","15374":"https:\/\/www.tripadvisor.ca\/Profile\/GillF424","15375":"https:\/\/www.tripadvisor.ca\/Profile\/NoelleH345","15376":"https:\/\/www.tripadvisor.ca\/Profile\/rammblat","15377":"https:\/\/www.tripadvisor.ca\/Profile\/633dannyy","15383":"https:\/\/www.tripadvisor.ca\/Profile\/BabaDi","15384":"https:\/\/www.tripadvisor.ca\/Profile\/beersteel","15385":"https:\/\/www.tripadvisor.ca\/Profile\/obanitevancouver","15386":"https:\/\/www.tripadvisor.ca\/Profile\/96rebeccab","15387":"https:\/\/www.tripadvisor.ca\/Profile\/Thales29","15388":"https:\/\/www.tripadvisor.ca\/Profile\/Marion_Harvey","15389":"https:\/\/www.tripadvisor.ca\/Profile\/bygeorgew","15390":"https:\/\/www.tripadvisor.ca\/Profile\/JohnK54","15391":"https:\/\/www.tripadvisor.ca\/Profile\/Nancimacleod","15392":"https:\/\/www.tripadvisor.ca\/Profile\/islandfoodndrink","15393":"https:\/\/www.tripadvisor.ca\/Profile\/NZUnicorn","15394":"https:\/\/www.tripadvisor.ca\/Profile\/205mistyw","15395":"https:\/\/www.tripadvisor.ca\/Profile\/Scobiela","15396":"https:\/\/www.tripadvisor.ca\/Profile\/adelabrad","15397":"https:\/\/www.tripadvisor.ca\/Profile\/Wanita60","15398":"https:\/\/www.tripadvisor.ca\/Profile\/ondalshadow","15399":"https:\/\/www.tripadvisor.ca\/Profile\/barongruda","15400":"https:\/\/www.tripadvisor.ca\/Profile\/robov","15401":"https:\/\/www.tripadvisor.ca\/Profile\/janesG140CV","15402":"https:\/\/www.tripadvisor.ca\/Profile\/G7117GBjoanneb","15403":"https:\/\/www.tripadvisor.ca\/Profile\/HayleymP","15404":"https:\/\/www.tripadvisor.ca\/Profile\/genevieveb176","15405":"https:\/\/www.tripadvisor.ca\/Profile\/kellit542","15406":"https:\/\/www.tripadvisor.ca\/Profile\/Canucksontheloose","15407":"https:\/\/www.tripadvisor.ca\/Profile\/wirtzzie","15408":"https:\/\/www.tripadvisor.ca\/Profile\/SF222","15409":"https:\/\/www.tripadvisor.ca\/Profile\/F9754WSheatherh","15410":"https:\/\/www.tripadvisor.ca\/Profile\/AliJTavs","15411":"https:\/\/www.tripadvisor.ca\/Profile\/nwbg","15412":"https:\/\/www.tripadvisor.ca\/Profile\/JorgenSandy","15413":"https:\/\/www.tripadvisor.ca\/Profile\/AlbertaBabe66","15414":"https:\/\/www.tripadvisor.ca\/Profile\/CanadaTraveller074","15415":"https:\/\/www.tripadvisor.ca\/Profile\/heathensbetterhalf","15416":"https:\/\/www.tripadvisor.ca\/Profile\/390mitzik","15417":"https:\/\/www.tripadvisor.ca\/Profile\/cord209","15418":"https:\/\/www.tripadvisor.ca\/Profile\/Jennywalsh","15419":"https:\/\/www.tripadvisor.ca\/Profile\/normak143","15420":"https:\/\/www.tripadvisor.ca\/Profile\/Paddyma3","15421":"https:\/\/www.tripadvisor.ca\/Profile\/jimbK1103OJ","15422":"https:\/\/www.tripadvisor.ca\/Profile\/JenniferH968","15423":"nil","15428":"https:\/\/www.tripadvisor.ca\/Profile\/McKayE_11","15429":"https:\/\/www.tripadvisor.ca\/Profile\/Moshe01","15430":"https:\/\/www.tripadvisor.ca\/Profile\/itsalgd","15431":"https:\/\/www.tripadvisor.ca\/Profile\/Bio-traveler","15432":"https:\/\/www.tripadvisor.ca\/Profile\/748arlenem","15438":"https:\/\/www.tripadvisor.ca\/Profile\/Emmett10692","15439":"https:\/\/www.tripadvisor.ca\/Profile\/agr54","15440":"https:\/\/www.tripadvisor.ca\/Profile\/CarolC438","15441":"https:\/\/www.tripadvisor.ca\/Profile\/brianc189","15442":"https:\/\/www.tripadvisor.ca\/Profile\/DaisyJanesReviews","15443":"https:\/\/www.tripadvisor.ca\/Profile\/bg103","15444":"https:\/\/www.tripadvisor.ca\/Profile\/10coreyh","15445":"https:\/\/www.tripadvisor.ca\/Profile\/DJMT46","15446":"https:\/\/www.tripadvisor.ca\/Profile\/BarbsZ","15447":"https:\/\/www.tripadvisor.ca\/Profile\/heakitt","15458":"https:\/\/www.tripadvisor.ca\/Profile\/PJWIBBLE","15459":"https:\/\/www.tripadvisor.ca\/Profile\/grampat2015","15460":"https:\/\/www.tripadvisor.ca\/Profile\/Bigoil71","15461":"https:\/\/www.tripadvisor.ca\/Profile\/lyndas857","15462":"https:\/\/www.tripadvisor.ca\/Profile\/GlenndaD2","15463":"https:\/\/www.tripadvisor.ca\/Profile\/royc25","15464":"https:\/\/www.tripadvisor.ca\/Profile\/apaetow","15465":"https:\/\/www.tripadvisor.ca\/Profile\/181margaretk","15466":"https:\/\/www.tripadvisor.ca\/Profile\/sharonsB6700QD","15467":"https:\/\/www.tripadvisor.ca\/Profile\/mistertraveller2015","15468":"https:\/\/www.tripadvisor.ca\/Profile\/FarAway802680","15469":"https:\/\/www.tripadvisor.ca\/Profile\/Travellingcatcatcat","15470":"https:\/\/www.tripadvisor.ca\/Profile\/LovesNeon","15471":"https:\/\/www.tripadvisor.ca\/Profile\/BVMAN","15472":"https:\/\/www.tripadvisor.ca\/Profile\/karenbM9506SI","15473":"https:\/\/www.tripadvisor.ca\/Profile\/GypsyMouse","15474":"https:\/\/www.tripadvisor.ca\/Profile\/swissboy43","15475":"https:\/\/www.tripadvisor.ca\/Profile\/284rickw","15476":"https:\/\/www.tripadvisor.ca\/Profile\/wkuech","15477":"https:\/\/www.tripadvisor.ca\/Profile\/Eleanor654","15478":"https:\/\/www.tripadvisor.ca\/Profile\/1963William45","15479":"https:\/\/www.tripadvisor.ca\/Profile\/Ellie196","15480":"https:\/\/www.tripadvisor.ca\/Profile\/Rosal1nd","15481":"https:\/\/www.tripadvisor.ca\/Profile\/edg396","15482":"https:\/\/www.tripadvisor.ca\/Profile\/Bctraveller-R","15483":"https:\/\/www.tripadvisor.ca\/Profile\/698iwanv","15484":"https:\/\/www.tripadvisor.ca\/Profile\/sailinggerbil","15485":"https:\/\/www.tripadvisor.ca\/Profile\/Deb-Mark","15486":"https:\/\/www.tripadvisor.ca\/Profile\/garsy01","15487":"https:\/\/www.tripadvisor.ca\/Profile\/singledad","15489":"https:\/\/www.tripadvisor.ca\/Profile\/Olebak","15490":"https:\/\/www.tripadvisor.ca\/Profile\/ronkee","15491":"https:\/\/www.tripadvisor.ca\/Profile\/47mauranej","15492":"https:\/\/www.tripadvisor.ca\/Profile\/GlenM173","15493":"https:\/\/www.tripadvisor.ca\/Profile\/JoyceDH","15494":"https:\/\/www.tripadvisor.ca\/Profile\/P1967BXmarka","15495":"https:\/\/www.tripadvisor.ca\/Profile\/kris-goes-places","15496":"https:\/\/www.tripadvisor.ca\/Profile\/Laura196734","15497":"https:\/\/www.tripadvisor.ca\/Profile\/802murrayg","15498":"https:\/\/www.tripadvisor.ca\/Profile\/lenn0xf","15499":"https:\/\/www.tripadvisor.ca\/Profile\/Skyturtle101","15500":"https:\/\/www.tripadvisor.ca\/Profile\/Fantasere","15501":"https:\/\/www.tripadvisor.ca\/Profile\/Lorbo2015","15502":"https:\/\/www.tripadvisor.ca\/Profile\/bradr100","15503":"https:\/\/www.tripadvisor.ca\/Profile\/bel0nd","15504":"https:\/\/www.tripadvisor.ca\/Profile\/D7133UOvictorm","15505":"https:\/\/www.tripadvisor.ca\/Profile\/russelladamsc","15506":"https:\/\/www.tripadvisor.ca\/Profile\/thecoastcouple815","15507":"https:\/\/www.tripadvisor.ca\/Profile\/Janessacanucks","15508":"https:\/\/www.tripadvisor.ca\/Profile\/CamelGal22","15509":"https:\/\/www.tripadvisor.ca\/Profile\/D6190ZYdavidf","15510":"https:\/\/www.tripadvisor.ca\/Profile\/232brucer","15511":"https:\/\/www.tripadvisor.ca\/Profile\/kurtchristianrobertc","15512":"https:\/\/www.tripadvisor.ca\/Profile\/Titetown_11","15518":"https:\/\/www.tripadvisor.ca\/Profile\/MoheID","15519":"https:\/\/www.tripadvisor.ca\/Profile\/glennf632","15520":"https:\/\/www.tripadvisor.ca\/Profile\/Victor770","15521":"https:\/\/www.tripadvisor.ca\/Profile\/terry5400","15522":"https:\/\/www.tripadvisor.ca\/Profile\/janemW146JI","15528":"https:\/\/www.tripadvisor.ca\/Profile\/386JerryB","15529":"https:\/\/www.tripadvisor.ca\/Profile\/CurtisG","15530":"https:\/\/www.tripadvisor.ca\/Profile\/bobrP4433AY","15531":"https:\/\/www.tripadvisor.ca\/Profile\/DanaJ584","15532":"https:\/\/www.tripadvisor.ca\/Profile\/brunomT4195MX","15538":"https:\/\/www.tripadvisor.ca\/Profile\/michellel82","15539":"https:\/\/www.tripadvisor.ca\/Profile\/pkokesch","15540":"https:\/\/www.tripadvisor.ca\/Profile\/stevecH8893TP","15541":"https:\/\/www.tripadvisor.ca\/Profile\/lotterbc","15542":"https:\/\/www.tripadvisor.ca\/Profile\/MisterDave98","15543":"https:\/\/www.tripadvisor.ca\/Profile\/491GaryG","15544":"https:\/\/www.tripadvisor.ca\/Profile\/Thisisapoorrevamp","15545":"https:\/\/www.tripadvisor.ca\/Profile\/337erics","15546":"https:\/\/www.tripadvisor.ca\/Profile\/941gregn","15547":"https:\/\/www.tripadvisor.ca\/Profile\/Lesley238","15553":"https:\/\/www.tripadvisor.ca\/Profile\/adamh539","15555":"https:\/\/www.tripadvisor.ca\/Profile\/neilg978","15556":"https:\/\/www.tripadvisor.ca\/Profile\/Kootenay3520","15557":"https:\/\/www.tripadvisor.ca\/Profile\/626kims626","15563":"https:\/\/www.tripadvisor.ca\/Profile\/47Pete472014","15564":"https:\/\/www.tripadvisor.ca\/Profile\/Fulita","15565":"https:\/\/www.tripadvisor.ca\/Profile\/Hufflinks","15567":"https:\/\/www.tripadvisor.ca\/Profile\/689calc","15568":"https:\/\/www.tripadvisor.ca\/Profile\/218gerryk","15569":"https:\/\/www.tripadvisor.ca\/Profile\/miken366","15570":"https:\/\/www.tripadvisor.ca\/Profile\/roadtripin5","15571":"https:\/\/www.tripadvisor.ca\/Profile\/582ronm","15572":"https:\/\/www.tripadvisor.ca\/Profile\/542raya","15573":"https:\/\/www.tripadvisor.ca\/Profile\/J2382ZQheathers","15574":"https:\/\/www.tripadvisor.ca\/Profile\/Minch1973","15575":"https:\/\/www.tripadvisor.ca\/Profile\/cindyb384","15576":"https:\/\/www.tripadvisor.ca\/Profile\/PericoCuisine","15577":"https:\/\/www.tripadvisor.ca\/Profile\/chrismA1809SQ","15578":"https:\/\/www.tripadvisor.ca\/Profile\/127jl","15579":"https:\/\/www.tripadvisor.ca\/Profile\/ChelleBesau","15580":"https:\/\/www.tripadvisor.ca\/Profile\/DKSchmi","15581":"https:\/\/www.tripadvisor.ca\/Profile\/62janicew","15582":"https:\/\/www.tripadvisor.ca\/Profile\/265billp","15583":"https:\/\/www.tripadvisor.ca\/Profile\/martinj222","15584":"https:\/\/www.tripadvisor.ca\/Profile\/lampshade69","15585":"https:\/\/www.tripadvisor.ca\/Profile\/flowersandcats","15586":"https:\/\/www.tripadvisor.ca\/Profile\/TortureTest","15587":"https:\/\/www.tripadvisor.ca\/Profile\/878leej","15588":"https:\/\/www.tripadvisor.ca\/Profile\/axya1t","15590":"https:\/\/www.tripadvisor.ca\/Profile\/leonardh546","15591":"https:\/\/www.tripadvisor.ca\/Profile\/bethanybee","15592":"https:\/\/www.tripadvisor.ca\/Profile\/KDT-USA","15593":"https:\/\/www.tripadvisor.ca\/Profile\/dianaf37","15594":"https:\/\/www.tripadvisor.ca\/Profile\/corporate_relations","15595":"https:\/\/www.tripadvisor.ca\/Profile\/U4056SPdavem","15596":"https:\/\/www.tripadvisor.ca\/Profile\/697richardf","15597":"https:\/\/www.tripadvisor.ca\/Profile\/stonesqd","15598":"nil","15603":"https:\/\/www.tripadvisor.ca\/Profile\/GordGemmell","15608":"https:\/\/www.tripadvisor.ca\/Profile\/665kimberleyw","15613":"https:\/\/www.tripadvisor.ca\/Profile\/115laurent","15618":"https:\/\/www.tripadvisor.ca\/Profile\/SusanA880","15623":"https:\/\/www.tripadvisor.ca\/Profile\/CamanoIsleTraveller","15624":"https:\/\/www.tripadvisor.ca\/Profile\/D7994WGjasonh","15625":"https:\/\/www.tripadvisor.ca\/Profile\/johnny2bc","15626":"https:\/\/www.tripadvisor.ca\/Profile\/fabiang855","15627":"https:\/\/www.tripadvisor.ca\/Profile\/TrevorH551","15628":"https:\/\/www.tripadvisor.ca\/Profile\/GeeLanark","15629":"https:\/\/www.tripadvisor.ca\/Profile\/ricresch","15630":"https:\/\/www.tripadvisor.ca\/Profile\/ryokomo","15631":"https:\/\/www.tripadvisor.ca\/Profile\/251leenl","15633":"nil","15638":"https:\/\/www.tripadvisor.ca\/Profile\/pentictonkid","15639":"https:\/\/www.tripadvisor.ca\/Profile\/davet725","15640":"https:\/\/www.tripadvisor.ca\/Profile\/L0uis_Marc","15641":"https:\/\/www.tripadvisor.ca\/Profile\/250patrick","15642":"https:\/\/www.tripadvisor.ca\/Profile\/JordanRapley","15643":"https:\/\/www.tripadvisor.ca\/Profile\/JimFord13","15644":"https:\/\/www.tripadvisor.ca\/Profile\/brucewhite2015","15645":"https:\/\/www.tripadvisor.ca\/Profile\/TaraW4546","15646":"https:\/\/www.tripadvisor.ca\/Profile\/CraigC260","15647":"https:\/\/www.tripadvisor.ca\/Profile\/helenoftroy_8","15663":"https:\/\/www.tripadvisor.ca\/Profile\/whomever","15664":"https:\/\/www.tripadvisor.ca\/Profile\/itchintogo2","15665":"https:\/\/www.tripadvisor.ca\/Profile\/119jennye","15666":"https:\/\/www.tripadvisor.ca\/Profile\/Roadtrips154943","15667":"https:\/\/www.tripadvisor.ca\/Profile\/Lisa723","15673":"https:\/\/www.tripadvisor.ca\/Profile\/daynai2018","15674":"https:\/\/www.tripadvisor.ca\/Profile\/Pilatesss","15675":"https:\/\/www.tripadvisor.ca\/Profile\/ajngirls","15676":"https:\/\/www.tripadvisor.ca\/Profile\/Wanderer22329626792","15677":"https:\/\/www.tripadvisor.ca\/Profile\/roadavmevi","15678":"https:\/\/www.tripadvisor.ca\/Profile\/198hollied","15679":"https:\/\/www.tripadvisor.ca\/Profile\/AlfaMaleYorkshire","15680":"https:\/\/www.tripadvisor.ca\/Profile\/JuliaB739","15681":"https:\/\/www.tripadvisor.ca\/Profile\/jenmc74","15682":"https:\/\/www.tripadvisor.ca\/Profile\/sanjoe1989","15683":"https:\/\/www.tripadvisor.ca\/Profile\/Mickee83","15684":"https:\/\/www.tripadvisor.ca\/Profile\/bettystevedean","15685":"https:\/\/www.tripadvisor.ca\/Profile\/JuanitaD173","15686":"https:\/\/www.tripadvisor.ca\/Profile\/j0rl0wski","15687":"https:\/\/www.tripadvisor.caundefined","15688":"nil","15700":"https:\/\/www.tripadvisor.ca\/Profile\/A6369QNgaryr","15701":"https:\/\/www.tripadvisor.ca\/Profile\/119kristaf","15702":"https:\/\/www.tripadvisor.ca\/Profile\/B3376IDheathers","15703":"https:\/\/www.tripadvisor.ca\/Profile\/BrendaBB_BB","15704":"https:\/\/www.tripadvisor.ca\/Profile\/BarrieH216","15705":"https:\/\/www.tripadvisor.ca\/Profile\/shthetraveler2017","15706":"https:\/\/www.tripadvisor.ca\/Profile\/sachaj81","15707":"https:\/\/www.tripadvisor.ca\/Profile\/andreamF4944JA","15708":"https:\/\/www.tripadvisor.ca\/Profile\/765katrinac","15709":"https:\/\/www.tripadvisor.ca\/Profile\/michaelbW8380VC","15710":"https:\/\/www.tripadvisor.ca\/Profile\/ColleenM982","15712":"https:\/\/www.tripadvisor.ca\/Profile\/865louisel","15713":"https:\/\/www.tripadvisor.ca\/Profile\/FloppySauce","15715":"https:\/\/www.tripadvisor.ca\/Profile\/dawnn184","15718":"https:\/\/www.tripadvisor.ca\/Profile\/awake64","15719":"https:\/\/www.tripadvisor.ca\/Profile\/tomhI4223UZ","15721":"https:\/\/www.tripadvisor.ca\/Profile\/Marites8","15722":"https:\/\/www.tripadvisor.ca\/Profile\/429b2017","15724":"https:\/\/www.tripadvisor.ca\/Profile\/ray670","15725":"https:\/\/www.tripadvisor.ca\/Profile\/hollybN934PA","15726":"https:\/\/www.tripadvisor.ca\/Profile\/wanderingCiccone","15727":"https:\/\/www.tripadvisor.ca\/Profile\/brianlU2365ZL","15729":"https:\/\/www.tripadvisor.ca\/Profile\/W4561RJandreal","15730":"https:\/\/www.tripadvisor.ca\/Profile\/T9904EJsamd","15731":"https:\/\/www.tripadvisor.ca\/Profile\/BrentJ512","15734":"https:\/\/www.tripadvisor.ca\/Profile\/BrianS267","15736":"https:\/\/www.tripadvisor.ca\/Profile\/JR02014","15737":"https:\/\/www.tripadvisor.ca\/Profile\/0marietjiec","15740":"https:\/\/www.tripadvisor.ca\/Profile\/mamas26","15741":"https:\/\/www.tripadvisor.ca\/Profile\/159kristyr","15742":"https:\/\/www.tripadvisor.ca\/Profile\/508teresah","15748":"https:\/\/www.tripadvisor.ca\/Profile\/J6552ACed","15750":"https:\/\/www.tripadvisor.ca\/Profile\/64vernk","15751":"https:\/\/www.tripadvisor.ca\/Profile\/497cindyw","15752":"https:\/\/www.tripadvisor.ca\/Profile\/RobTor","15753":"https:\/\/www.tripadvisor.ca\/Profile\/KimberlyL1683","15754":"https:\/\/www.tripadvisor.ca\/Profile\/mkygrl","15755":"https:\/\/www.tripadvisor.ca\/Profile\/173Jack173","15756":"https:\/\/www.tripadvisor.ca\/Profile\/oribie","15757":"https:\/\/www.tripadvisor.ca\/Profile\/309mandis","15760":"https:\/\/www.tripadvisor.ca\/Profile\/pandabear9196","15762":"https:\/\/www.tripadvisor.ca\/Profile\/DOROTHYC570","15763":"https:\/\/www.tripadvisor.ca\/Profile\/larryc410","15765":"https:\/\/www.tripadvisor.ca\/Profile\/Gary570","15766":"https:\/\/www.tripadvisor.ca\/Profile\/zikaralim","15767":"https:\/\/www.tripadvisor.ca\/Profile\/SKLT_Esquire","15774":"https:\/\/www.tripadvisor.ca\/Profile\/rono175","15775":"https:\/\/www.tripadvisor.ca\/Profile\/salguodp","15777":"https:\/\/www.tripadvisor.ca\/Profile\/redjule70","15779":"https:\/\/www.tripadvisor.ca\/Profile\/KimJackC","15780":"https:\/\/www.tripadvisor.ca\/Profile\/islandgirlie522","15782":"https:\/\/www.tripadvisor.ca\/Profile\/Y1529BMchrisp","15783":"https:\/\/www.tripadvisor.ca\/Profile\/darleneh883","15784":"https:\/\/www.tripadvisor.ca\/Profile\/478lanad","15786":"https:\/\/www.tripadvisor.ca\/Profile\/JenD_BC","15787":"https:\/\/www.tripadvisor.ca\/Profile\/245evelynd","15789":"https:\/\/www.tripadvisor.ca\/Profile\/456ELP","15790":"https:\/\/www.tripadvisor.ca\/Profile\/303desiraef","15791":"https:\/\/www.tripadvisor.ca\/Profile\/vincentmK5126LD","15792":"https:\/\/www.tripadvisor.ca\/Profile\/A7632FWjanh","15793":"https:\/\/www.tripadvisor.ca\/Profile\/449seank","15795":"https:\/\/www.tripadvisor.ca\/Profile\/594ralphp","15796":"https:\/\/www.tripadvisor.ca\/Profile\/Z1024ANbarbaraa","15797":"https:\/\/www.tripadvisor.ca\/Profile\/bryans434","15798":"https:\/\/www.tripadvisor.ca\/Profile\/BernieW62","15799":"https:\/\/www.tripadvisor.ca\/Profile\/K3181HBgregc","15800":"https:\/\/www.tripadvisor.ca\/Profile\/TamiD750","15802":"https:\/\/www.tripadvisor.ca\/Profile\/markbB5608WR","15804":"https:\/\/www.tripadvisor.ca\/Profile\/Vanchoui","15805":"https:\/\/www.tripadvisor.ca\/Profile\/stevenwH2026DX","15807":"https:\/\/www.tripadvisor.ca\/Profile\/gloryt899","15813":"https:\/\/www.tripadvisor.ca\/Profile\/Doaghisle","15814":"https:\/\/www.tripadvisor.ca\/Profile\/460victoriao","15815":"https:\/\/www.tripadvisor.ca\/Profile\/Katiejojo65","15819":"https:\/\/www.tripadvisor.ca\/Profile\/777ALO","15821":"https:\/\/www.tripadvisor.ca\/Profile\/593Phillip","15822":"https:\/\/www.tripadvisor.ca\/Profile\/833claytonh","15824":"https:\/\/www.tripadvisor.ca\/Profile\/Loulougfr","15825":"https:\/\/www.tripadvisor.ca\/Profile\/katherined590","15828":"https:\/\/www.tripadvisor.ca\/Profile\/Apesp79","15829":"https:\/\/www.tripadvisor.ca\/Profile\/307ronaldk","15831":"https:\/\/www.tripadvisor.ca\/Profile\/572carissal","15832":"https:\/\/www.tripadvisor.ca\/Profile\/666kurtt","15833":"https:\/\/www.tripadvisor.ca\/Profile\/dougb134","15835":"https:\/\/www.tripadvisor.ca\/Profile\/945DanielH","15836":"https:\/\/www.tripadvisor.ca\/Profile\/439henryr","15837":"https:\/\/www.tripadvisor.ca\/Profile\/845gordonr","15838":"https:\/\/www.tripadvisor.ca\/Profile\/earlsjenkins","15839":"https:\/\/www.tripadvisor.ca\/Profile\/Hadassh28","15840":"https:\/\/www.tripadvisor.ca\/Profile\/Kellie_L_4","15842":"https:\/\/www.tripadvisor.ca\/Profile\/ClydeA276","15843":"https:\/\/www.tripadvisor.ca\/Profile\/307royceh","15844":"https:\/\/www.tripadvisor.ca\/Profile\/AnalogConversation","15848":"https:\/\/www.tripadvisor.ca\/Profile\/Janice71","15851":"https:\/\/www.tripadvisor.ca\/Profile\/TJMichel","15853":"https:\/\/www.tripadvisor.ca\/Profile\/cethan","15854":"https:\/\/www.tripadvisor.ca\/Profile\/hipevangeline","15855":"https:\/\/www.tripadvisor.ca\/Profile\/AndrewD069","15858":"https:\/\/www.tripadvisor.ca\/Profile\/danieln200","15859":"https:\/\/www.tripadvisor.ca\/Profile\/AdamCW92","15862":"https:\/\/www.tripadvisor.ca\/Profile\/canuck2s","15867":"https:\/\/www.tripadvisor.ca\/Profile\/Skyebo","15870":"https:\/\/www.tripadvisor.ca\/Profile\/188warrena","15873":"https:\/\/www.tripadvisor.ca\/Profile\/Manywheels","15874":"https:\/\/www.tripadvisor.ca\/Profile\/WilsonKonaMe","15875":"https:\/\/www.tripadvisor.ca\/Profile\/saralynnj2014","15876":"https:\/\/www.tripadvisor.ca\/Profile\/JudyW292","15877":"https:\/\/www.tripadvisor.ca\/Profile\/ooohmagosh","15878":"https:\/\/www.tripadvisor.ca\/Profile\/ericpU6762HV","15879":"https:\/\/www.tripadvisor.ca\/Profile\/Jan-OlofO","15880":"https:\/\/www.tripadvisor.ca\/Profile\/CharlieB333","15881":"https:\/\/www.tripadvisor.ca\/Profile\/T1128OTstephaniem","15882":"https:\/\/www.tripadvisor.ca\/Profile\/ryancope11","15883":"https:\/\/www.tripadvisor.ca\/Profile\/stevebF3433QK","15884":"https:\/\/www.tripadvisor.ca\/Profile\/Lgtravelstheworld","15885":"https:\/\/www.tripadvisor.ca\/Profile\/966soniat","15886":"https:\/\/www.tripadvisor.ca\/Profile\/MarieS5271","15887":"https:\/\/www.tripadvisor.ca\/Profile\/Bicjohnson99","15888":"nil","15893":"https:\/\/www.tripadvisor.ca\/Profile\/wtforward","15894":"https:\/\/www.tripadvisor.ca\/Profile\/JRcoops27","15895":"https:\/\/www.tripadvisor.ca\/Profile\/alexanderb221","15896":"https:\/\/www.tripadvisor.ca\/Profile\/samanthagM6551EI","15897":"https:\/\/www.tripadvisor.ca\/Profile\/Georger1957","15903":"https:\/\/www.tripadvisor.ca\/Profile\/tashajohn101","15904":"https:\/\/www.tripadvisor.ca\/Profile\/pridetraveller","15905":"https:\/\/www.tripadvisor.ca\/Profile\/273ryank","15906":"https:\/\/www.tripadvisor.ca\/Profile\/Lpete250","15907":"https:\/\/www.tripadvisor.ca\/Profile\/412KeithB","15908":"https:\/\/www.tripadvisor.ca\/Profile\/selenamae07","15909":"https:\/\/www.tripadvisor.ca\/Profile\/Tylertait","15910":"https:\/\/www.tripadvisor.ca\/Profile\/jesseo212","15911":"https:\/\/www.tripadvisor.ca\/Profile\/UniversityTravel","15912":"https:\/\/www.tripadvisor.ca\/Profile\/470jugalk","15913":"https:\/\/www.tripadvisor.ca\/Profile\/982leannac","15914":"https:\/\/www.tripadvisor.ca\/Profile\/lolitag565","15915":"https:\/\/www.tripadvisor.ca\/Profile\/164BrendaM","15916":"https:\/\/www.tripadvisor.ca\/Profile\/ingos949","15917":"https:\/\/www.tripadvisor.ca\/Profile\/happyb2013","15918":"https:\/\/www.tripadvisor.ca\/Profile\/145arjah","15919":"https:\/\/www.tripadvisor.ca\/Profile\/GeorgeP186","15920":"https:\/\/www.tripadvisor.ca\/Profile\/HarryRooney","15921":"https:\/\/www.tripadvisor.ca\/Profile\/Travelbug1864","15922":"https:\/\/www.tripadvisor.ca\/Profile\/Rianamanda","15923":"https:\/\/www.tripadvisor.ca\/Profile\/373rinam","15924":"https:\/\/www.tripadvisor.ca\/Profile\/tanyac422","15925":"https:\/\/www.tripadvisor.ca\/Profile\/218path","15926":"https:\/\/www.tripadvisor.ca\/Profile\/767heatherl","15927":"https:\/\/www.tripadvisor.ca\/Profile\/BradfromCanada","15928":"https:\/\/www.tripadvisor.ca\/Profile\/rstwohee","15929":"https:\/\/www.tripadvisor.ca\/Profile\/vattand","15930":"https:\/\/www.tripadvisor.ca\/Profile\/Notimpressedwithhope","15931":"https:\/\/www.tripadvisor.ca\/Profile\/Tigt","15932":"https:\/\/www.tripadvisor.ca\/Profile\/aburr","15933":"https:\/\/www.tripadvisor.ca\/Profile\/Hadassh28","15935":"https:\/\/www.tripadvisor.ca\/Profile\/Wicio","15936":"https:\/\/www.tripadvisor.ca\/Profile\/mystori","15937":"https:\/\/www.tripadvisor.ca\/Profile\/Karansodhi","15948":"https:\/\/www.tripadvisor.ca\/Profile\/Swansong069","15949":"https:\/\/www.tripadvisor.ca\/Profile\/simrank2013","15950":"https:\/\/www.tripadvisor.ca\/Profile\/manid2013","15951":"https:\/\/www.tripadvisor.ca\/Profile\/JennM23","15953":"https:\/\/www.tripadvisor.ca\/Profile\/dreww23","15954":"https:\/\/www.tripadvisor.ca\/Profile\/khushyg","15955":"https:\/\/www.tripadvisor.ca\/Profile\/sable24","15956":"https:\/\/www.tripadvisor.ca\/Profile\/Jaqi3","15957":"https:\/\/www.tripadvisor.ca\/Profile\/orlandkurtenbach","15958":"https:\/\/www.tripadvisor.ca\/Profile\/MerryC152","15959":"https:\/\/www.tripadvisor.ca\/Profile\/coppercox","15960":"https:\/\/www.tripadvisor.ca\/Profile\/JackV211","15961":"https:\/\/www.tripadvisor.ca\/Profile\/side-tripper","15962":"https:\/\/www.tripadvisor.ca\/Profile\/jerome67","15963":"https:\/\/www.tripadvisor.ca\/Profile\/AKNoham","15964":"https:\/\/www.tripadvisor.ca\/Profile\/Rainbowao","15965":"https:\/\/www.tripadvisor.ca\/Profile\/pizza222","15966":"https:\/\/www.tripadvisor.ca\/Profile\/Rosie67","15967":"https:\/\/www.tripadvisor.ca\/Profile\/sugarbooger123","15973":"nil","15978":"https:\/\/www.tripadvisor.ca\/Profile\/508teresah","15979":"https:\/\/www.tripadvisor.ca\/Profile\/Ruissen","15980":"https:\/\/www.tripadvisor.ca\/Profile\/CindySaturday17","15981":"https:\/\/www.tripadvisor.ca\/Profile\/Starlette067","15982":"https:\/\/www.tripadvisor.ca\/Profile\/159royc","15983":"https:\/\/www.tripadvisor.ca\/Profile\/KNCooper","15984":"https:\/\/www.tripadvisor.ca\/Profile\/WendyandKelsey","15985":"https:\/\/www.tripadvisor.ca\/Profile\/J1348","15986":"https:\/\/www.tripadvisor.ca\/Profile\/danar894","15987":"https:\/\/www.tripadvisor.ca\/Profile\/697kareni","15988":"https:\/\/www.tripadvisor.ca\/Profile\/Khakiman11","15989":"https:\/\/www.tripadvisor.ca\/Profile\/732sharonm","15990":"https:\/\/www.tripadvisor.ca\/Profile\/TMLB","15991":"https:\/\/www.tripadvisor.ca\/Profile\/KellieA_12","15992":"https:\/\/www.tripadvisor.ca\/Profile\/Adventure424031","15993":"https:\/\/www.tripadvisor.ca\/Profile\/Gracefullife","15994":"https:\/\/www.tripadvisor.ca\/Profile\/jrX5185TT","15995":"https:\/\/www.tripadvisor.ca\/Profile\/borisb323","15996":"https:\/\/www.tripadvisor.ca\/Profile\/924katrinaw","15997":"https:\/\/www.tripadvisor.ca\/Profile\/harleyonlygirl","15998":"https:\/\/www.tripadvisor.ca\/Profile\/VJV252","15999":"https:\/\/www.tripadvisor.ca\/Profile\/J538AIheathers","16000":"https:\/\/www.tripadvisor.ca\/Profile\/Travelling_norm","16001":"https:\/\/www.tripadvisor.ca\/Profile\/MaxBC","16002":"https:\/\/www.tripadvisor.ca\/Profile\/clncalgary","16003":"https:\/\/www.tripadvisor.ca\/Profile\/EllenK578","16004":"https:\/\/www.tripadvisor.ca\/Profile\/herzogRail","16005":"https:\/\/www.tripadvisor.ca\/Profile\/scrapyardnow","16006":"https:\/\/www.tripadvisor.ca\/Profile\/ChippyDust","16007":"https:\/\/www.tripadvisor.ca\/Profile\/LarryW99","16013":"https:\/\/www.tripadvisor.ca\/Profile\/TAFTpttj","16014":"https:\/\/www.tripadvisor.ca\/Profile\/571davep","16015":"https:\/\/www.tripadvisor.ca\/Profile\/Cordie_Cat40","16016":"https:\/\/www.tripadvisor.ca\/Profile\/473sherrees","16017":"https:\/\/www.tripadvisor.ca\/Profile\/840RickD","16018":"https:\/\/www.tripadvisor.ca\/Profile\/Jojo4470","16019":"https:\/\/www.tripadvisor.ca\/Profile\/chantelg2013","16020":"https:\/\/www.tripadvisor.ca\/Profile\/tscheele","16021":"https:\/\/www.tripadvisor.ca\/Profile\/Adddam","16022":"https:\/\/www.tripadvisor.ca\/Profile\/GERANN2012","16023":"https:\/\/www.tripadvisor.ca\/Profile\/steven009","16024":"https:\/\/www.tripadvisor.ca\/Profile\/alfredk85","16025":"https:\/\/www.tripadvisor.ca\/Profile\/TrueCanucks","16026":"https:\/\/www.tripadvisor.ca\/Profile\/12Judy34","16027":"https:\/\/www.tripadvisor.ca\/Profile\/mlee1004","16028":"https:\/\/www.tripadvisor.ca\/Profile\/David7869","16029":"https:\/\/www.tripadvisor.ca\/Profile\/maddie4bc","16033":"https:\/\/www.tripadvisor.ca\/Profile\/LondonBoomerang2","16038":"https:\/\/www.tripadvisor.ca\/Profile\/dobesta","16043":"https:\/\/www.tripadvisor.ca\/Profile\/kimkL6988ST","16048":"nil","16053":"https:\/\/www.tripadvisor.ca\/Profile\/865cedricp","16068":"https:\/\/www.tripadvisor.ca\/Profile\/ElizabethR788","16078":"https:\/\/www.tripadvisor.ca\/Profile\/azlib69","16083":"https:\/\/www.tripadvisor.ca\/Profile\/508teresah","16088":"https:\/\/www.tripadvisor.ca\/Profile\/Ontario88","16093":"https:\/\/www.tripadvisor.ca\/Profile\/KatydidCalgary","16098":"https:\/\/www.tripadvisor.ca\/Profile\/choigang","16103":"https:\/\/www.tripadvisor.ca\/Profile\/danielwcreate","16104":"https:\/\/www.tripadvisor.ca\/Profile\/655peterh","16105":"https:\/\/www.tripadvisor.ca\/Profile\/Girl123cdn","16106":"https:\/\/www.tripadvisor.ca\/Profile\/Gzowski","16107":"https:\/\/www.tripadvisor.ca\/Profile\/848alecd","16108":"https:\/\/www.tripadvisor.ca\/Profile\/260adrienb","16109":"https:\/\/www.tripadvisor.ca\/Profile\/ScottEmmaLee","16110":"https:\/\/www.tripadvisor.ca\/Profile\/marylynn_cameron4","16111":"https:\/\/www.tripadvisor.ca\/Profile\/Mr_Snippets","16112":"https:\/\/www.tripadvisor.ca\/Profile\/Kagsies","16113":"https:\/\/www.tripadvisor.ca\/Profile\/ThelolnoobYt","16114":"https:\/\/www.tripadvisor.ca\/Profile\/catherineaK9355SE","16115":"https:\/\/www.tripadvisor.ca\/Profile\/912sharonn","16116":"https:\/\/www.tripadvisor.ca\/Profile\/teddem","16117":"https:\/\/www.tripadvisor.ca\/Profile\/siobhanb843","16118":"https:\/\/www.tripadvisor.ca\/Profile\/XS-Baggage","16119":"https:\/\/www.tripadvisor.ca\/Profile\/DeirdreF678","16120":"https:\/\/www.tripadvisor.ca\/Profile\/Semi-retired1","16121":"https:\/\/www.tripadvisor.ca\/Profile\/Bhyphenlow","16122":"https:\/\/www.tripadvisor.ca\/Profile\/D5341UEdavidp","16123":"nil","16128":"https:\/\/www.tripadvisor.ca\/Profile\/JenniferW456","16129":"https:\/\/www.tripadvisor.ca\/Profile\/bueller","16130":"https:\/\/www.tripadvisor.ca\/Profile\/travellover077","16131":"https:\/\/www.tripadvisor.ca\/Profile\/rdc98h","16132":"https:\/\/www.tripadvisor.ca\/Profile\/crystalbeaver","16133":"https:\/\/www.tripadvisor.ca\/Profile\/tdcbr","16134":"https:\/\/www.tripadvisor.ca\/Profile\/Sampson76","16135":"https:\/\/www.tripadvisor.ca\/Profile\/CanTravel_86","16136":"https:\/\/www.tripadvisor.ca\/Profile\/garytQ755PF","16137":"https:\/\/www.tripadvisor.ca\/Profile\/225maryanneb","16139":"https:\/\/www.tripadvisor.ca\/Profile\/K7112UFshaunm","16140":"https:\/\/www.tripadvisor.ca\/Profile\/PeterR674","16141":"https:\/\/www.tripadvisor.ca\/Profile\/AnneandJohn803","16142":"https:\/\/www.tripadvisor.ca\/Profile\/Anne545","16143":"https:\/\/www.tripadvisor.ca\/Profile\/al567067","16144":"https:\/\/www.tripadvisor.ca\/Profile\/708annea","16145":"https:\/\/www.tripadvisor.ca\/Profile\/Not-Mrs-Mitchell","16146":"https:\/\/www.tripadvisor.ca\/Profile\/martinhalifax2016","16147":"https:\/\/www.tripadvisor.ca\/Profile\/lozzz","16148":"https:\/\/www.tripadvisor.ca\/Profile\/SASMCC","16149":"https:\/\/www.tripadvisor.ca\/Profile\/Bostonms4sure","16150":"https:\/\/www.tripadvisor.ca\/Profile\/Lovestherockies","16151":"https:\/\/www.tripadvisor.ca\/Profile\/tjp850","16152":"https:\/\/www.tripadvisor.ca\/Profile\/DeborahH2409","16158":"https:\/\/www.tripadvisor.ca\/Profile\/JStellema","16159":"https:\/\/www.tripadvisor.ca\/Profile\/mariepT6106CX","16160":"https:\/\/www.tripadvisor.ca\/Profile\/K2855WIsamd","16161":"https:\/\/www.tripadvisor.ca\/Profile\/LauritaMariaA","16162":"https:\/\/www.tripadvisor.ca\/Profile\/ZedPM","16163":"https:\/\/www.tripadvisor.ca\/Profile\/Mchapcanada","16164":"https:\/\/www.tripadvisor.ca\/Profile\/travelgirl29032870","16165":"https:\/\/www.tripadvisor.ca\/Profile\/Halita","16166":"https:\/\/www.tripadvisor.ca\/Profile\/jasonwD7706RM","16167":"https:\/\/www.tripadvisor.ca\/Profile\/Colin1421","16168":"https:\/\/www.tripadvisor.ca\/Profile\/KICKRA","16169":"https:\/\/www.tripadvisor.ca\/Profile\/JamesDunn90","16170":"https:\/\/www.tripadvisor.ca\/Profile\/laurendK8449SB","16171":"https:\/\/www.tripadvisor.ca\/Profile\/X7204RAdavidb","16172":"https:\/\/www.tripadvisor.ca\/Profile\/994june1949","16178":"https:\/\/www.tripadvisor.ca\/Profile\/lflegge","16179":"https:\/\/www.tripadvisor.ca\/Profile\/paulinep745","16180":"https:\/\/www.tripadvisor.ca\/Profile\/jkpkk","16181":"https:\/\/www.tripadvisor.ca\/Profile\/mfisher148","16182":"https:\/\/www.tripadvisor.ca\/Profile\/jerseytravelers2016","16188":"https:\/\/www.tripadvisor.ca\/Profile\/pastelle2016","16189":"https:\/\/www.tripadvisor.ca\/Profile\/930rickf","16190":"https:\/\/www.tripadvisor.ca\/Profile\/lb230","16191":"https:\/\/www.tripadvisor.ca\/Profile\/francesfm","16192":"https:\/\/www.tripadvisor.ca\/Profile\/codcaptain","16193":"https:\/\/www.tripadvisor.ca\/Profile\/ernstre2016","16194":"https:\/\/www.tripadvisor.ca\/Profile\/DianeBishop","16195":"https:\/\/www.tripadvisor.ca\/Profile\/johncZ8542FO","16196":"https:\/\/www.tripadvisor.ca\/Profile\/johnkJ7830WY","16197":"https:\/\/www.tripadvisor.ca\/Profile\/JPR160","16203":"https:\/\/www.tripadvisor.ca\/Profile\/Oakvi","16204":"https:\/\/www.tripadvisor.ca\/Profile\/47gillians","16205":"https:\/\/www.tripadvisor.ca\/Profile\/277jackieg","16207":"https:\/\/www.tripadvisor.ca\/Profile\/paulette_poirier","16208":"https:\/\/www.tripadvisor.ca\/Profile\/652elise","16209":"https:\/\/www.tripadvisor.ca\/Profile\/kevinsT7873PD","16210":"https:\/\/www.tripadvisor.ca\/Profile\/Wallace2422","16211":"https:\/\/www.tripadvisor.ca\/Profile\/Tee610","16212":"https:\/\/www.tripadvisor.ca\/Profile\/tedj762","16213":"https:\/\/www.tripadvisor.ca\/Profile\/jennifertW6943OQ","16214":"https:\/\/www.tripadvisor.ca\/Profile\/MargieandDave","16215":"https:\/\/www.tripadvisor.ca\/Profile\/364natasham","16216":"https:\/\/www.tripadvisor.ca\/Profile\/rebeccaW590AJ","16217":"https:\/\/www.tripadvisor.ca\/Profile\/faae","16218":"https:\/\/www.tripadvisor.ca\/Profile\/914loisl","16219":"https:\/\/www.tripadvisor.ca\/Profile\/PatriciaH845","16220":"https:\/\/www.tripadvisor.ca\/Profile\/ChuckS207","16221":"https:\/\/www.tripadvisor.ca\/Profile\/X9896DJfrankm","16222":"https:\/\/www.tripadvisor.ca\/Profile\/Slidebite","16223":"https:\/\/www.tripadvisor.ca\/Profile\/LisaF36","16224":"https:\/\/www.tripadvisor.ca\/Profile\/58rosemaryb","16225":"https:\/\/www.tripadvisor.ca\/Profile\/dougt430","16226":"https:\/\/www.tripadvisor.ca\/Profile\/MisterAndMissis","16227":"https:\/\/www.tripadvisor.ca\/Profile\/937wandad","16228":"https:\/\/www.tripadvisor.ca\/Profile\/thegoodlovelies","16229":"https:\/\/www.tripadvisor.ca\/Profile\/LochnessConnecticut","16230":"https:\/\/www.tripadvisor.ca\/Profile\/Slg122","16232":"https:\/\/www.tripadvisor.ca\/Profile\/531pattyg","16233":"https:\/\/www.tripadvisor.ca\/Profile\/JohnGuyD","16234":"https:\/\/www.tripadvisor.ca\/Profile\/rosalyne646","16235":"https:\/\/www.tripadvisor.ca\/Profile\/allaboutbnbs","16236":"https:\/\/www.tripadvisor.ca\/Profile\/PEW381","16237":"https:\/\/www.tripadvisor.ca\/Profile\/173kaitlink","16238":"https:\/\/www.tripadvisor.ca\/Profile\/124Julie","16239":"https:\/\/www.tripadvisor.ca\/Profile\/KatieW426","16240":"https:\/\/www.tripadvisor.ca\/Profile\/chanrich1","16241":"https:\/\/www.tripadvisor.ca\/Profile\/rachet2001","16242":"https:\/\/www.tripadvisor.ca\/Profile\/GwenAnnBouchard","16248":"https:\/\/www.tripadvisor.ca\/Profile\/Chas2Crews","16249":"https:\/\/www.tripadvisor.ca\/Profile\/Travellerer15","16250":"https:\/\/www.tripadvisor.ca\/Profile\/185curtt","16251":"https:\/\/www.tripadvisor.ca\/Profile\/Pa1734","16252":"https:\/\/www.tripadvisor.ca\/Profile\/JeffR426","16253":"https:\/\/www.tripadvisor.ca\/Profile\/sydneyporter93","16254":"https:\/\/www.tripadvisor.ca\/Profile\/903georgec","16255":"https:\/\/www.tripadvisor.ca\/Profile\/816carlt","16256":"https:\/\/www.tripadvisor.ca\/Profile\/Susan1325","16257":"https:\/\/www.tripadvisor.ca\/Profile\/nancydU8479OT","16258":"https:\/\/www.tripadvisor.ca\/Profile\/Thompson2014","16259":"https:\/\/www.tripadvisor.ca\/Profile\/s-myluvtotravel","16260":"https:\/\/www.tripadvisor.ca\/Profile\/Fooch1","16261":"https:\/\/www.tripadvisor.ca\/Profile\/LouisGenevieve","16262":"https:\/\/www.tripadvisor.ca\/Profile\/Pamelars","16268":"https:\/\/www.tripadvisor.ca\/Profile\/angelav852","16269":"https:\/\/www.tripadvisor.ca\/Profile\/nancyt227","16270":"https:\/\/www.tripadvisor.ca\/Profile\/m0eka","16271":"https:\/\/www.tripadvisor.ca\/Profile\/Y1807IBrobertb","16272":"https:\/\/www.tripadvisor.ca\/Profile\/119brunoh","16273":"https:\/\/www.tripadvisor.ca\/Profile\/sharong829","16274":"https:\/\/www.tripadvisor.ca\/Profile\/120steveu","16275":"https:\/\/www.tripadvisor.ca\/Profile\/40amandal","16276":"https:\/\/www.tripadvisor.ca\/Profile\/175audreya","16277":"https:\/\/www.tripadvisor.ca\/Profile\/469ginnyb","16278":"https:\/\/www.tripadvisor.ca\/Profile\/JameC_13","16279":"https:\/\/www.tripadvisor.ca\/Profile\/MsJacqK","16280":"https:\/\/www.tripadvisor.ca\/Profile\/207zacharys","16281":"https:\/\/www.tripadvisor.ca\/Profile\/gsoreilly","16282":"https:\/\/www.tripadvisor.ca\/Profile\/249danielles","16288":"https:\/\/www.tripadvisor.ca\/Profile\/IzzyCooper","16289":"https:\/\/www.tripadvisor.ca\/Profile\/NS_Barnhill","16290":"https:\/\/www.tripadvisor.ca\/Profile\/U3753AGjims","16291":"https:\/\/www.tripadvisor.ca\/Profile\/arc_campbell","16292":"https:\/\/www.tripadvisor.ca\/Profile\/jnieman49","16293":"https:\/\/www.tripadvisor.ca\/Profile\/WideWorldVancouver","16294":"https:\/\/www.tripadvisor.ca\/Profile\/DennisMoore","16295":"https:\/\/www.tripadvisor.ca\/Profile\/emilys669","16296":"https:\/\/www.tripadvisor.ca\/Profile\/JackieP443","16297":"https:\/\/www.tripadvisor.ca\/Profile\/150christinew","16298":"https:\/\/www.tripadvisor.ca\/Profile\/bertandcarole","16299":"https:\/\/www.tripadvisor.ca\/Profile\/MaineScott","16300":"https:\/\/www.tripadvisor.ca\/Profile\/994cindyg","16301":"https:\/\/www.tripadvisor.ca\/Profile\/952kathleenw","16302":"https:\/\/www.tripadvisor.ca\/Profile\/30nancyr","16303":"https:\/\/www.tripadvisor.ca\/Profile\/Pouxie11","16304":"https:\/\/www.tripadvisor.ca\/Profile\/Dottieontheroadagain","16305":"https:\/\/www.tripadvisor.ca\/Profile\/107BillV","16306":"https:\/\/www.tripadvisor.ca\/Profile\/walkaboutsammy","16307":"https:\/\/www.tripadvisor.ca\/Profile\/hansulricha","16308":"https:\/\/www.tripadvisor.ca\/Profile\/Wolfy57","16309":"https:\/\/www.tripadvisor.ca\/Profile\/sallygirl277","16310":"https:\/\/www.tripadvisor.ca\/Profile\/G7929ROcathym","16311":"https:\/\/www.tripadvisor.ca\/Profile\/launac2015","16312":"https:\/\/www.tripadvisor.ca\/Profile\/Tootsall","16313":"https:\/\/www.tripadvisor.ca\/Profile\/davidbT7311ZA","16314":"https:\/\/www.tripadvisor.ca\/Profile\/TheCarter93","16315":"https:\/\/www.tripadvisor.ca\/Profile\/Denise659","16316":"https:\/\/www.tripadvisor.ca\/Profile\/riotambopata","16317":"https:\/\/www.tripadvisor.ca\/Profile\/HaroldB208","16318":"nil","16323":"https:\/\/www.tripadvisor.ca\/Profile\/boydj8585","16324":"https:\/\/www.tripadvisor.ca\/Profile\/acQ7899DN","16325":"https:\/\/www.tripadvisor.ca\/Profile\/terry5400","16326":"https:\/\/www.tripadvisor.ca\/Profile\/kraut_chick","16327":"https:\/\/www.tripadvisor.ca\/Profile\/242bobs","16328":"https:\/\/www.tripadvisor.ca\/Profile\/Valleypeeps","16329":"https:\/\/www.tripadvisor.ca\/Profile\/J1348","16330":"https:\/\/www.tripadvisor.ca\/Profile\/snow47","16331":"https:\/\/www.tripadvisor.ca\/Profile\/sc0tlandc","16332":"https:\/\/www.tripadvisor.ca\/Profile\/J7660UGcarolr","16333":"https:\/\/www.tripadvisor.ca\/Profile\/ruthndul","16334":"https:\/\/www.tripadvisor.ca\/Profile\/gorilla9","16335":"https:\/\/www.tripadvisor.ca\/Profile\/Louwilliamsball","16336":"https:\/\/www.tripadvisor.ca\/Profile\/GeraldK691","16337":"https:\/\/www.tripadvisor.ca\/Profile\/TunnelGuy","16338":"https:\/\/www.tripadvisor.ca\/Profile\/JamieDon18","16339":"https:\/\/www.tripadvisor.ca\/Profile\/loraineh118","16340":"https:\/\/www.tripadvisor.ca\/Profile\/723harsimrang","16341":"https:\/\/www.tripadvisor.ca\/Profile\/edn636","16342":"https:\/\/www.tripadvisor.ca\/Profile\/thecountrytraveller","16343":"https:\/\/www.tripadvisor.ca\/Profile\/jas1999","16344":"https:\/\/www.tripadvisor.ca\/Profile\/BeandBa","16345":"https:\/\/www.tripadvisor.ca\/Profile\/143rodr","16346":"https:\/\/www.tripadvisor.ca\/Profile\/adarshchawla","16347":"https:\/\/www.tripadvisor.ca\/Profile\/roses167","16348":"https:\/\/www.tripadvisor.ca\/Profile\/happyBundaberg","16349":"https:\/\/www.tripadvisor.ca\/Profile\/thecal2","16350":"https:\/\/www.tripadvisor.ca\/Profile\/fr0gd0dger","16351":"https:\/\/www.tripadvisor.ca\/Profile\/S8875MCjohnm","16352":"https:\/\/www.tripadvisor.ca\/Profile\/mmmgood92","16353":"https:\/\/www.tripadvisor.ca\/Profile\/selmawade","16354":"https:\/\/www.tripadvisor.ca\/Profile\/lar289","16355":"https:\/\/www.tripadvisor.ca\/Profile\/263chadw","16356":"https:\/\/www.tripadvisor.ca\/Profile\/65granny","16357":"https:\/\/www.tripadvisor.ca\/Profile\/hawagz","16358":"https:\/\/www.tripadvisor.ca\/Profile\/CanadaSunshine58","16359":"https:\/\/www.tripadvisor.ca\/Profile\/RachelleH811","16360":"https:\/\/www.tripadvisor.ca\/Profile\/traveladvntr","16361":"https:\/\/www.tripadvisor.ca\/Profile\/918alfredk","16362":"https:\/\/www.tripadvisor.ca\/Profile\/Nadiado","16363":"https:\/\/www.tripadvisor.ca\/Profile\/highlandp2015","16364":"https:\/\/www.tripadvisor.ca\/Profile\/GlobetrotterJSH","16365":"https:\/\/www.tripadvisor.ca\/Profile\/DogJudge","16366":"https:\/\/www.tripadvisor.ca\/Profile\/JeanneS291","16367":"https:\/\/www.tripadvisor.ca\/Profile\/KayL857","16373":"https:\/\/www.tripadvisor.ca\/Profile\/Hoof69","16374":"https:\/\/www.tripadvisor.ca\/Profile\/markerbuoy","16375":"https:\/\/www.tripadvisor.ca\/Profile\/Darren_in_BC","16376":"https:\/\/www.tripadvisor.ca\/Profile\/sustue","16377":"https:\/\/www.tripadvisor.ca\/Profile\/paulrU3761TL","16378":"https:\/\/www.tripadvisor.ca\/Profile\/raynilc","16379":"https:\/\/www.tripadvisor.ca\/Profile\/661CarolineJ","16380":"https:\/\/www.tripadvisor.ca\/Profile\/BobG43","16381":"https:\/\/www.tripadvisor.ca\/Profile\/312DavidD312","16382":"https:\/\/www.tripadvisor.ca\/Profile\/SonjaB60","16383":"https:\/\/www.tripadvisor.ca\/Profile\/MoragS165","16384":"https:\/\/www.tripadvisor.ca\/Profile\/vagabond_dreams","16385":"https:\/\/www.tripadvisor.ca\/Profile\/joang592","16386":"https:\/\/www.tripadvisor.ca\/Profile\/107daniellab","16387":"https:\/\/www.tripadvisor.ca\/Profile\/mrsboll","16388":"https:\/\/www.tripadvisor.ca\/Profile\/cswebb13","16389":"https:\/\/www.tripadvisor.ca\/Profile\/692parms","16390":"https:\/\/www.tripadvisor.ca\/Profile\/GrahamC81","16391":"https:\/\/www.tripadvisor.ca\/Profile\/MalG1788","16392":"https:\/\/www.tripadvisor.ca\/Profile\/426sumeeth","16393":"https:\/\/www.tripadvisor.ca\/Profile\/jh284","16394":"https:\/\/www.tripadvisor.ca\/Profile\/springe_12","16395":"https:\/\/www.tripadvisor.ca\/Profile\/JForster150793","16396":"https:\/\/www.tripadvisor.ca\/Profile\/lottacash2000","16397":"https:\/\/www.tripadvisor.ca\/Profile\/gwibs","16398":"https:\/\/www.tripadvisor.ca\/Profile\/473sherrees","16399":"https:\/\/www.tripadvisor.ca\/Profile\/Babeegurl","16400":"https:\/\/www.tripadvisor.ca\/Profile\/eztourist","16401":"https:\/\/www.tripadvisor.ca\/Profile\/riverdaleschool1903","16402":"https:\/\/www.tripadvisor.ca\/Profile\/Skisoccertrampdad","16403":"https:\/\/www.tripadvisor.ca\/Profile\/Pixie354","16404":"https:\/\/www.tripadvisor.ca\/Profile\/peterb20132013","16405":"https:\/\/www.tripadvisor.ca\/Profile\/laurad668","16406":"https:\/\/www.tripadvisor.ca\/Profile\/WanderlustDave101","16407":"https:\/\/www.tripadvisor.ca\/Profile\/TravelTipsCalgary","16408":"https:\/\/www.tripadvisor.ca\/Profile\/Kootenay23","16409":"https:\/\/www.tripadvisor.ca\/Profile\/soozbc","16410":"https:\/\/www.tripadvisor.ca\/Profile\/ossykid","16411":"https:\/\/www.tripadvisor.ca\/Profile\/joeb750","16412":"https:\/\/www.tripadvisor.ca\/Profile\/BigSkyGG","16413":"https:\/\/www.tripadvisor.ca\/Profile\/AleMicky","16414":"https:\/\/www.tripadvisor.ca\/Profile\/Cassacacia","16415":"https:\/\/www.tripadvisor.ca\/Profile\/Manhattanhopeful","16416":"https:\/\/www.tripadvisor.ca\/Profile\/Raajveer","16417":"https:\/\/www.tripadvisor.ca\/Profile\/Dave7171","16418":"https:\/\/www.tripadvisor.ca\/Profile\/hayyiio","16419":"https:\/\/www.tripadvisor.ca\/Profile\/jrgould45","16423":"https:\/\/www.tripadvisor.ca\/Profile\/karenkE1334BP","16424":"https:\/\/www.tripadvisor.ca\/Profile\/Tilley364","16425":"https:\/\/www.tripadvisor.ca\/Profile\/Truckergal55","16426":"https:\/\/www.tripadvisor.ca\/Profile\/shyl0p","16427":"https:\/\/www.tripadvisor.ca\/Profile\/rumor67","16428":"https:\/\/www.tripadvisor.ca\/Profile\/namanrylee","16429":"https:\/\/www.tripadvisor.ca\/Profile\/juliehE884NH","16430":"https:\/\/www.tripadvisor.ca\/Profile\/AKMini","16431":"https:\/\/www.tripadvisor.ca\/Profile\/LiddleWanderer","16432":"https:\/\/www.tripadvisor.ca\/Profile\/456esthera","16433":"https:\/\/www.tripadvisor.ca\/Profile\/foreveryoungruth","16434":"https:\/\/www.tripadvisor.ca\/Profile\/ShawnDouglad","16435":"https:\/\/www.tripadvisor.ca\/Profile\/jottvau","16436":"https:\/\/www.tripadvisor.ca\/Profile\/StevenR245","16437":"https:\/\/www.tripadvisor.ca\/Profile\/astromac866","16438":"https:\/\/www.tripadvisor.ca\/Profile\/BCRadioOp","16439":"https:\/\/www.tripadvisor.ca\/Profile\/seanj829","16440":"https:\/\/www.tripadvisor.ca\/Profile\/dianed712","16441":"https:\/\/www.tripadvisor.ca\/Profile\/harleyonlygirl","16442":"https:\/\/www.tripadvisor.ca\/Profile\/TracyB1374","16443":"https:\/\/www.tripadvisor.ca\/Profile\/aligO8401OZ","16444":"https:\/\/www.tripadvisor.ca\/Profile\/CatharineP_11","16445":"https:\/\/www.tripadvisor.ca\/Profile\/C6894DBwilliamh","16446":"https:\/\/www.tripadvisor.ca\/Profile\/hijfte","16447":"https:\/\/www.tripadvisor.ca\/Profile\/carolynlong2015","16448":"https:\/\/www.tripadvisor.ca\/Profile\/HappyTravels1923","16449":"https:\/\/www.tripadvisor.ca\/Profile\/119kathyt","16450":"https:\/\/www.tripadvisor.ca\/Profile\/simonz917","16451":"https:\/\/www.tripadvisor.ca\/Profile\/ScottfromBlackie","16452":"https:\/\/www.tripadvisor.ca\/Profile\/staceym189","16453":"https:\/\/www.tripadvisor.ca\/Profile\/66dukep","16454":"https:\/\/www.tripadvisor.ca\/Profile\/Dragonflymommy74","16455":"https:\/\/www.tripadvisor.ca\/Profile\/harmonyjunkie","16456":"https:\/\/www.tripadvisor.ca\/Profile\/kboldkart","16457":"https:\/\/www.tripadvisor.ca\/Profile\/881kik","16458":"nil","16463":"https:\/\/www.tripadvisor.ca\/Profile\/942nw","16464":"https:\/\/www.tripadvisor.ca\/Profile\/IvySilver","16465":"https:\/\/www.tripadvisor.ca\/Profile\/ShereeZielke","16466":"https:\/\/www.tripadvisor.ca\/Profile\/886richellec","16467":"https:\/\/www.tripadvisor.ca\/Profile\/SunnyT949","16468":"https:\/\/www.tripadvisor.ca\/Profile\/ukeejeni","16469":"https:\/\/www.tripadvisor.ca\/Profile\/RuthM484","16470":"https:\/\/www.tripadvisor.ca\/Profile\/selmawade","16471":"https:\/\/www.tripadvisor.ca\/Profile\/naahj","16472":"https:\/\/www.tripadvisor.ca\/Profile\/MarianandRobScotland","16473":"https:\/\/www.tripadvisor.ca\/Profile\/phoebeanne","16474":"https:\/\/www.tripadvisor.ca\/Profile\/ronaldht","16475":"https:\/\/www.tripadvisor.ca\/Profile\/Roadtrip_Catlove","16476":"https:\/\/www.tripadvisor.ca\/Profile\/tina3rosario","16477":"https:\/\/www.tripadvisor.ca\/Profile\/KennethP738","16478":"nil","16483":"https:\/\/www.tripadvisor.ca\/Profile\/_cherrypepsisophie18","16484":"https:\/\/www.tripadvisor.ca\/Profile\/misselly2014","16485":"https:\/\/www.tripadvisor.ca\/Profile\/677sabrinah","16486":"https:\/\/www.tripadvisor.ca\/Profile\/GuyP388","16487":"https:\/\/www.tripadvisor.ca\/Profile\/annchasebc","16488":"https:\/\/www.tripadvisor.ca\/Profile\/GWStickle","16489":"https:\/\/www.tripadvisor.ca\/Profile\/crabapple1","16490":"https:\/\/www.tripadvisor.ca\/Profile\/June864","16491":"https:\/\/www.tripadvisor.ca\/Profile\/Lindaisasenior","16492":"https:\/\/www.tripadvisor.ca\/Profile\/981Baker","16493":"https:\/\/www.tripadvisor.ca\/Profile\/Channybar","16494":"https:\/\/www.tripadvisor.ca\/Profile\/377MikeG","16495":"https:\/\/www.tripadvisor.ca\/Profile\/Ritallica","16496":"https:\/\/www.tripadvisor.ca\/Profile\/navigatrixssi","16497":"https:\/\/www.tripadvisor.ca\/Profile\/Dayn62","16498":"https:\/\/www.tripadvisor.ca\/Profile\/jakesville9","16503":"https:\/\/www.tripadvisor.ca\/Profile\/Judyn490","16508":"nil","16518":"https:\/\/www.tripadvisor.ca\/Profile\/Marc13eh","16523":"https:\/\/www.tripadvisor.ca\/Profile\/GarethG854","16528":"https:\/\/www.tripadvisor.ca\/Profile\/Pickledball","16529":"https:\/\/www.tripadvisor.ca\/Profile\/rdtamaki","16530":"https:\/\/www.tripadvisor.ca\/Profile\/ruxandramx","16531":"https:\/\/www.tripadvisor.ca\/Profile\/jason5746","16532":"https:\/\/www.tripadvisor.ca\/Profile\/hawkspirit","16533":"https:\/\/www.tripadvisor.ca\/Profile\/TM560","16534":"https:\/\/www.tripadvisor.ca\/Profile\/KoenA2","16535":"https:\/\/www.tripadvisor.ca\/Profile\/A3334BFnicholasc","16536":"https:\/\/www.tripadvisor.ca\/Profile\/MBGG13","16537":"https:\/\/www.tripadvisor.ca\/Profile\/ellissusan","16538":"https:\/\/www.tripadvisor.ca\/Profile\/davidlemare72","16539":"https:\/\/www.tripadvisor.ca\/Profile\/johntK9288LC","16540":"https:\/\/www.tripadvisor.ca\/Profile\/I4165XRdonnab","16541":"https:\/\/www.tripadvisor.ca\/Profile\/aravely","16542":"https:\/\/www.tripadvisor.ca\/Profile\/Corazon2012","16543":"nil","16553":"https:\/\/www.tripadvisor.ca\/Profile\/mikemT7222HF","16554":"https:\/\/www.tripadvisor.ca\/Profile\/beachbumAlberta","16555":"https:\/\/www.tripadvisor.ca\/Profile\/SuperDave47","16556":"https:\/\/www.tripadvisor.ca\/Profile\/BidRuth","16557":"https:\/\/www.tripadvisor.ca\/Profile\/CanadaFamily","16558":"nil","16563":"https:\/\/www.tripadvisor.ca\/Profile\/pandam0nium6","16564":"https:\/\/www.tripadvisor.ca\/Profile\/katydid2014","16565":"https:\/\/www.tripadvisor.ca\/Profile\/jewelsis","16566":"https:\/\/www.tripadvisor.ca\/Profile\/krsthom","16567":"https:\/\/www.tripadvisor.ca\/Profile\/Jonefta","16573":"https:\/\/www.tripadvisor.ca\/Profile\/DeeZaster","16574":"https:\/\/www.tripadvisor.ca\/Profile\/rlawoghk","16575":"https:\/\/www.tripadvisor.ca\/Profile\/JohnV982","16576":"https:\/\/www.tripadvisor.ca\/Profile\/66pp","16577":"https:\/\/www.tripadvisor.ca\/Profile\/candif","16578":"https:\/\/www.tripadvisor.ca\/Profile\/garbeth77","16579":"https:\/\/www.tripadvisor.ca\/Profile\/Roadmite","16580":"https:\/\/www.tripadvisor.ca\/Profile\/silversvoice","16583":"https:\/\/www.tripadvisor.ca\/Profile\/erin1978382","16584":"https:\/\/www.tripadvisor.ca\/Profile\/kbayta","16585":"https:\/\/www.tripadvisor.ca\/Profile\/Cedarwood123","16586":"https:\/\/www.tripadvisor.ca\/Profile\/gordr920","16587":"https:\/\/www.tripadvisor.ca\/Profile\/geoqwest","16588":"https:\/\/www.tripadvisor.ca\/Profile\/rajeshp80","16589":"https:\/\/www.tripadvisor.ca\/Profile\/roses167","16590":"https:\/\/www.tripadvisor.ca\/Profile\/tourorganiser99","16591":"https:\/\/www.tripadvisor.ca\/Profile\/768donh","16592":"https:\/\/www.tripadvisor.ca\/Profile\/92JenA","16593":"https:\/\/www.tripadvisor.ca\/Profile\/HaroldE_13","16594":"https:\/\/www.tripadvisor.ca\/Profile\/sasyhon","16595":"https:\/\/www.tripadvisor.ca\/Profile\/bobad518","16596":"https:\/\/www.tripadvisor.ca\/Profile\/CherylgHall","16597":"https:\/\/www.tripadvisor.ca\/Profile\/Fluenica","16598":"nil","16603":"https:\/\/www.tripadvisor.ca\/Profile\/tuscantraveler54","16604":"https:\/\/www.tripadvisor.ca\/Profile\/gingericecream","16605":"https:\/\/www.tripadvisor.ca\/Profile\/840rhondab","16606":"https:\/\/www.tripadvisor.ca\/Profile\/CatharinaApple","16607":"https:\/\/www.tripadvisor.ca\/Profile\/Chileaficionada","16613":"https:\/\/www.tripadvisor.ca\/Profile\/Laurie-Van-Island","16614":"https:\/\/www.tripadvisor.ca\/Profile\/CristieJ_12","16615":"https:\/\/www.tripadvisor.ca\/Profile\/906robinm","16616":"https:\/\/www.tripadvisor.ca\/Profile\/tripping192016","16617":"https:\/\/www.tripadvisor.ca\/Profile\/Pekproperties","16618":"https:\/\/www.tripadvisor.ca\/Profile\/ihatesubway","16619":"https:\/\/www.tripadvisor.ca\/Profile\/pdiogo84","16620":"https:\/\/www.tripadvisor.ca\/Profile\/905jm","16621":"https:\/\/www.tripadvisor.ca\/Profile\/224488","16622":"https:\/\/www.tripadvisor.ca\/Profile\/Bailey9998","16628":"https:\/\/www.tripadvisor.ca\/Profile\/getonwithit403","16629":"https:\/\/www.tripadvisor.ca\/Profile\/sallygirl277","16630":"https:\/\/www.tripadvisor.ca\/Profile\/CozyHaven","16631":"https:\/\/www.tripadvisor.ca\/Profile\/liketravelGosford","16632":"https:\/\/www.tripadvisor.ca\/Profile\/hopesEdmonton","16633":"https:\/\/www.tripadvisor.ca\/Profile\/oldvictoriabob","16634":"https:\/\/www.tripadvisor.ca\/Profile\/Jay_D_A2","16635":"https:\/\/www.tripadvisor.ca\/Profile\/akcanyonking","16636":"https:\/\/www.tripadvisor.ca\/Profile\/graciousme","16637":"https:\/\/www.tripadvisor.ca\/Profile\/BrianVancouver","16638":"https:\/\/www.tripadvisor.ca\/Profile\/TIARLA","16639":"https:\/\/www.tripadvisor.ca\/Profile\/Bobby44","16643":"https:\/\/www.tripadvisor.ca\/Profile\/SunshineCali1973","16644":"https:\/\/www.tripadvisor.ca\/Profile\/lawrencemG5117BN","16645":"https:\/\/www.tripadvisor.ca\/Profile\/seananddonnab","16646":"https:\/\/www.tripadvisor.ca\/Profile\/Jillmac27","16647":"https:\/\/www.tripadvisor.ca\/Profile\/Rehole5","16648":"nil","16653":"https:\/\/www.tripadvisor.ca\/Profile\/Flowergirltravels","16654":"https:\/\/www.tripadvisor.ca\/Profile\/Road135288","16655":"https:\/\/www.tripadvisor.ca\/Profile\/Denmark1970","16656":"https:\/\/www.tripadvisor.ca\/Profile\/T1nagw","16657":"https:\/\/www.tripadvisor.ca\/Profile\/478alanp","16663":"https:\/\/www.tripadvisor.ca\/Profile\/calgarydavid2015","16664":"https:\/\/www.tripadvisor.ca\/Profile\/tom_mar123","16665":"https:\/\/www.tripadvisor.ca\/Profile\/N5980XVjackm","16666":"https:\/\/www.tripadvisor.ca\/Profile\/lin23","16667":"https:\/\/www.tripadvisor.ca\/Profile\/kmt6973","16668":"https:\/\/www.tripadvisor.ca\/Profile\/petermitchell99","16669":"https:\/\/www.tripadvisor.ca\/Profile\/Where-now-guys","16670":"https:\/\/www.tripadvisor.ca\/Profile\/BartS1256","16671":"https:\/\/www.tripadvisor.ca\/Profile\/sandraoosterlee","16672":"https:\/\/www.tripadvisor.ca\/Profile\/Brian2404","16673":"https:\/\/www.tripadvisor.ca\/Profile\/WilsonCapeTown","16674":"https:\/\/www.tripadvisor.ca\/Profile\/GPH59","16675":"https:\/\/www.tripadvisor.ca\/Profile\/TM11_Travels","16676":"https:\/\/www.tripadvisor.ca\/Profile\/Koenigstigerente","16677":"https:\/\/www.tripadvisor.ca\/Profile\/C5123TAandrews","16678":"https:\/\/www.tripadvisor.ca\/Profile\/759tims","16679":"https:\/\/www.tripadvisor.ca\/Profile\/mohnlcaroline","16680":"https:\/\/www.tripadvisor.ca\/Profile\/GregoryM1920","16681":"https:\/\/www.tripadvisor.ca\/Profile\/brice3911","16682":"https:\/\/www.tripadvisor.ca\/Profile\/jimandbevy","16683":"https:\/\/www.tripadvisor.ca\/Profile\/578pamn","16684":"https:\/\/www.tripadvisor.ca\/Profile\/60Donna64","16685":"https:\/\/www.tripadvisor.ca\/Profile\/Inkomo","16686":"https:\/\/www.tripadvisor.ca\/Profile\/valp831","16687":"https:\/\/www.tripadvisor.ca\/Profile\/DominiqueDeclerck","16688":"https:\/\/www.tripadvisor.ca\/Profile\/jean-s","16689":"https:\/\/www.tripadvisor.ca\/Profile\/druei2016","16690":"https:\/\/www.tripadvisor.ca\/Profile\/jmwiebe","16691":"https:\/\/www.tripadvisor.ca\/Profile\/mlollipop22","16692":"https:\/\/www.tripadvisor.ca\/Profile\/edr682","16693":"https:\/\/www.tripadvisor.ca\/Profile\/lchjr","16694":"https:\/\/www.tripadvisor.ca\/Profile\/pickascreennamepicka","16695":"https:\/\/www.tripadvisor.ca\/Profile\/404eric","16696":"https:\/\/www.tripadvisor.ca\/Profile\/dkerr99","16697":"https:\/\/www.tripadvisor.ca\/Profile\/FionaG618","16698":"https:\/\/www.tripadvisor.ca\/Profile\/TinaClou","16699":"https:\/\/www.tripadvisor.ca\/Profile\/208avim","16700":"https:\/\/www.tripadvisor.ca\/Profile\/lcs989","16701":"https:\/\/www.tripadvisor.ca\/Profile\/ksmileyPortLudlowWa","16702":"https:\/\/www.tripadvisor.ca\/Profile\/KCV60","16703":"https:\/\/www.tripadvisor.ca\/Profile\/jgomel","16704":"https:\/\/www.tripadvisor.ca\/Profile\/HunterP1","16705":"https:\/\/www.tripadvisor.ca\/Profile\/Sailorsgirl","16706":"https:\/\/www.tripadvisor.ca\/Profile\/ShannonZ122","16707":"https:\/\/www.tripadvisor.ca\/Profile\/Elenaben","16708":"https:\/\/www.tripadvisor.ca\/Profile\/George1891","16709":"https:\/\/www.tripadvisor.ca\/Profile\/tiggy57","16710":"https:\/\/www.tripadvisor.ca\/Profile\/weil318","16711":"https:\/\/www.tripadvisor.ca\/Profile\/512daley","16712":"https:\/\/www.tripadvisor.ca\/Profile\/LindaB_7","16713":"https:\/\/www.tripadvisor.ca\/Profile\/FrozenMe","16714":"https:\/\/www.tripadvisor.ca\/Profile\/PaulF241","16715":"https:\/\/www.tripadvisor.ca\/Profile\/NewBrunswick57","16716":"https:\/\/www.tripadvisor.ca\/Profile\/Prissymoma","16717":"https:\/\/www.tripadvisor.ca\/Profile\/Janey51","16723":"https:\/\/www.tripadvisor.ca\/Profile\/290Ruthie","16724":"https:\/\/www.tripadvisor.ca\/Profile\/TimandCami","16725":"https:\/\/www.tripadvisor.ca\/Profile\/CindyLWho","16726":"https:\/\/www.tripadvisor.ca\/Profile\/403christiem","16727":"https:\/\/www.tripadvisor.ca\/Profile\/EveOfCairo","16728":"https:\/\/www.tripadvisor.ca\/Profile\/270Loch","16729":"https:\/\/www.tripadvisor.ca\/Profile\/KarinvN73","16730":"https:\/\/www.tripadvisor.ca\/Profile\/REISEGIGI","16731":"https:\/\/www.tripadvisor.ca\/Profile\/192haraldh","16732":"https:\/\/www.tripadvisor.ca\/Profile\/arlynkerr","16733":"https:\/\/www.tripadvisor.ca\/Profile\/MoJo1_Oz","16735":"https:\/\/www.tripadvisor.ca\/Profile\/Ladypilot10","16736":"https:\/\/www.tripadvisor.ca\/Profile\/Fans-of_B-B","16737":"https:\/\/www.tripadvisor.ca\/Profile\/Greenpitcher","16738":"https:\/\/www.tripadvisor.ca\/Profile\/Luana777","16739":"https:\/\/www.tripadvisor.ca\/Profile\/stewie476","16740":"https:\/\/www.tripadvisor.ca\/Profile\/pdm72","16741":"https:\/\/www.tripadvisor.ca\/Profile\/bobbik469","16742":"https:\/\/www.tripadvisor.ca\/Profile\/797judyd","16743":"https:\/\/www.tripadvisor.ca\/Profile\/537hughc","16745":"https:\/\/www.tripadvisor.ca\/Profile\/199jjw","16746":"https:\/\/www.tripadvisor.ca\/Profile\/debra_kootenays","16747":"https:\/\/www.tripadvisor.ca\/Profile\/J9571BKjudym","16748":"https:\/\/www.tripadvisor.ca\/Profile\/623jimh","16749":"https:\/\/www.tripadvisor.ca\/Profile\/635lk","16750":"https:\/\/www.tripadvisor.ca\/Profile\/573priscillak","16751":"https:\/\/www.tripadvisor.ca\/Profile\/550benjaminc","16752":"https:\/\/www.tripadvisor.ca\/Profile\/163elmerm","16753":"https:\/\/www.tripadvisor.ca\/Profile\/mikeinFL","16754":"https:\/\/www.tripadvisor.ca\/Profile\/CindyBarnes","16755":"https:\/\/www.tripadvisor.ca\/Profile\/vailar2016","16756":"https:\/\/www.tripadvisor.ca\/Profile\/C4996CTerics","16757":"https:\/\/www.tripadvisor.ca\/Profile\/CatJD","16758":"https:\/\/www.tripadvisor.ca\/Profile\/W7451FTrogers","16759":"https:\/\/www.tripadvisor.ca\/Profile\/Bluesdude","16760":"https:\/\/www.tripadvisor.ca\/Profile\/GOLFFLUSH","16761":"https:\/\/www.tripadvisor.ca\/Profile\/VancouverTraveller81","16762":"https:\/\/www.tripadvisor.ca\/Profile\/joannel70","16763":"https:\/\/www.tripadvisor.ca\/Profile\/GrandmaGoldwing","16764":"https:\/\/www.tripadvisor.ca\/Profile\/CabotUK","16765":"https:\/\/www.tripadvisor.ca\/Profile\/ShellyR50","16766":"https:\/\/www.tripadvisor.ca\/Profile\/Garybb","16767":"https:\/\/www.tripadvisor.ca\/Profile\/SusanK476","16768":"https:\/\/www.tripadvisor.ca\/Profile\/Original_LFB","16769":"https:\/\/www.tripadvisor.ca\/Profile\/823JimT","16770":"https:\/\/www.tripadvisor.ca\/Profile\/JordanC195","16771":"https:\/\/www.tripadvisor.ca\/Profile\/johnnymutha","16772":"https:\/\/www.tripadvisor.ca\/Profile\/FransHeijmans","16773":"https:\/\/www.tripadvisor.ca\/Profile\/Richard288","16774":"https:\/\/www.tripadvisor.ca\/Profile\/L4135SDbillb","16775":"https:\/\/www.tripadvisor.ca\/Profile\/MadelineWA","16776":"https:\/\/www.tripadvisor.ca\/Profile\/Family152","16777":"https:\/\/www.tripadvisor.ca\/Profile\/Lulu67","16783":"https:\/\/www.tripadvisor.ca\/Profile\/SalishSea101","16784":"https:\/\/www.tripadvisor.ca\/Profile\/krazygardens","16785":"https:\/\/www.tripadvisor.ca\/Profile\/yslink","16786":"https:\/\/www.tripadvisor.ca\/Profile\/BrendaH931","16787":"https:\/\/www.tripadvisor.ca\/Profile\/7Sarah","16793":"https:\/\/www.tripadvisor.ca\/Profile\/Deborahquilt","16794":"https:\/\/www.tripadvisor.ca\/Profile\/92JENNY92","16795":"https:\/\/www.tripadvisor.ca\/Profile\/WorldTraveler86_11","16796":"https:\/\/www.tripadvisor.ca\/Profile\/Vops","16797":"https:\/\/www.tripadvisor.ca\/Profile\/Marilynfrom","16798":"https:\/\/www.tripadvisor.ca\/Profile\/255370wendy","16799":"https:\/\/www.tripadvisor.ca\/Profile\/missjaneth","16800":"https:\/\/www.tripadvisor.ca\/Profile\/pamkrowec","16801":"https:\/\/www.tripadvisor.ca\/Profile\/LynnCMoore","16802":"https:\/\/www.tripadvisor.ca\/Profile\/Ney23","16803":"https:\/\/www.tripadvisor.ca\/Profile\/WendyFrenchCarlsbad","16804":"https:\/\/www.tripadvisor.ca\/Profile\/KweqSmanit","16805":"https:\/\/www.tripadvisor.ca\/Profile\/Dotje78","16806":"https:\/\/www.tripadvisor.ca\/Profile\/patpyght","16807":"https:\/\/www.tripadvisor.ca\/Profile\/Dryhen","16808":"https:\/\/www.tripadvisor.ca\/Profile\/mandr268","16809":"https:\/\/www.tripadvisor.ca\/Profile\/Nana121","16810":"https:\/\/www.tripadvisor.ca\/Profile\/TravelingBern","16811":"https:\/\/www.tripadvisor.ca\/Profile\/skimble2","16812":"https:\/\/www.tripadvisor.ca\/Profile\/HLueck","16813":"https:\/\/www.tripadvisor.ca\/Profile\/doctucker","16814":"https:\/\/www.tripadvisor.ca\/Profile\/Rosas96","16815":"https:\/\/www.tripadvisor.ca\/Profile\/happytravels2110","16816":"https:\/\/www.tripadvisor.ca\/Profile\/chris_cycledorset","16817":"https:\/\/www.tripadvisor.ca\/Profile\/megaposer","16818":"https:\/\/www.tripadvisor.ca\/Profile\/fvkasm2x","16819":"https:\/\/www.tripadvisor.ca\/Profile\/Ayrtons","16820":"https:\/\/www.tripadvisor.ca\/Profile\/LB_1957","16821":"https:\/\/www.tripadvisor.ca\/Profile\/Crazyladybird","16822":"https:\/\/www.tripadvisor.ca\/Profile\/saddlers88","16823":"https:\/\/www.tripadvisor.ca\/Profile\/SteveO1958","16824":"https:\/\/www.tripadvisor.ca\/Profile\/Rosie58Kent","16825":"https:\/\/www.tripadvisor.ca\/Profile\/samsara_10","16826":"https:\/\/www.tripadvisor.ca\/Profile\/TemptUs","16827":"https:\/\/www.tripadvisor.ca\/Profile\/rebjrmd","16828":"https:\/\/www.tripadvisor.ca\/Profile\/PeterkB","16829":"https:\/\/www.tripadvisor.ca\/Profile\/Getaways2010","16830":"https:\/\/www.tripadvisor.ca\/Profile\/threewonderfulkids","16831":"https:\/\/www.tripadvisor.ca\/Profile\/WillFish","16832":"https:\/\/www.tripadvisor.ca\/Profile\/daviestracy42","16838":"https:\/\/www.tripadvisor.ca\/Profile\/ItalianInPastLife","16839":"https:\/\/www.tripadvisor.ca\/Profile\/jim_hale1","16840":"https:\/\/www.tripadvisor.ca\/Profile\/yybgal","16841":"https:\/\/www.tripadvisor.ca\/Profile\/sweetlilkisses","16842":"https:\/\/www.tripadvisor.ca\/Profile\/loriann1957","16843":"https:\/\/www.tripadvisor.ca\/Profile\/Rase90","16848":"https:\/\/www.tripadvisor.ca\/Profile\/KayleighE9","16853":"nil","16863":"https:\/\/www.tripadvisor.ca\/Profile\/DianneJanice","16873":"https:\/\/www.tripadvisor.ca\/Profile\/Lewisthedog","16878":"https:\/\/www.tripadvisor.ca\/Profile\/201mw","16888":"https:\/\/www.tripadvisor.ca\/Profile\/471nikkis","16893":"https:\/\/www.tripadvisor.ca\/Profile\/tarab158","16898":"https:\/\/www.tripadvisor.ca\/Profile\/SabrinaP970","16903":"https:\/\/www.tripadvisor.ca\/Profile\/paulg784","16908":"https:\/\/www.tripadvisor.ca\/Profile\/225ireneh","16913":"https:\/\/www.tripadvisor.ca\/Profile\/TheresaS839","16923":"https:\/\/www.tripadvisor.ca\/Profile\/linda8201","16938":"nil","16943":"https:\/\/www.tripadvisor.ca\/Profile\/49mikeb","16944":"https:\/\/www.tripadvisor.ca\/Profile\/United21","16945":"https:\/\/www.tripadvisor.ca\/Profile\/lucianon347","16946":"https:\/\/www.tripadvisor.ca\/Profile\/Lorie10","16947":"https:\/\/www.tripadvisor.ca\/Profile\/ReemaR_12","16963":"https:\/\/www.tripadvisor.ca\/Profile\/I_DScotland","16964":"https:\/\/www.tripadvisor.ca\/Profile\/jeanhM4310GM","16966":"https:\/\/www.tripadvisor.ca\/Profile\/Yap661","16967":"https:\/\/www.tripadvisor.ca\/Profile\/AdeleP15","16973":"https:\/\/www.tripadvisor.ca\/Profile\/A8830TSalanb","16974":"https:\/\/www.tripadvisor.ca\/Profile\/janef323","16975":"https:\/\/www.tripadvisor.ca\/Profile\/AngieC367","16976":"https:\/\/www.tripadvisor.ca\/Profile\/SliceOfLemon","16977":"https:\/\/www.tripadvisor.ca\/Profile\/schmucku","16978":"https:\/\/www.tripadvisor.ca\/Profile\/flametamer911","16979":"https:\/\/www.tripadvisor.ca\/Profile\/funretreat","16980":"https:\/\/www.tripadvisor.ca\/Profile\/828vickil","16981":"https:\/\/www.tripadvisor.ca\/Profile\/vanessan334","16982":"https:\/\/www.tripadvisor.ca\/Profile\/67SusanS","16983":"https:\/\/www.tripadvisor.ca\/Profile\/Rickeoni","16984":"https:\/\/www.tripadvisor.ca\/Profile\/Humphrey76","16985":"https:\/\/www.tripadvisor.ca\/Profile\/larryo182","16986":"https:\/\/www.tripadvisor.ca\/Profile\/35traveler35","16987":"https:\/\/www.tripadvisor.ca\/Profile\/brandonj608","16988":"https:\/\/www.tripadvisor.ca\/Profile\/Hoss74","16989":"https:\/\/www.tripadvisor.ca\/Profile\/686terrim","16990":"https:\/\/www.tripadvisor.ca\/Profile\/139jills","16991":"https:\/\/www.tripadvisor.ca\/Profile\/80dwayneb","16992":"https:\/\/www.tripadvisor.ca\/Profile\/Lovedirt","16993":"https:\/\/www.tripadvisor.ca\/Profile\/Fishtwomuch","16994":"https:\/\/www.tripadvisor.ca\/Profile\/briangV1688XA","16995":"https:\/\/www.tripadvisor.ca\/Profile\/travellalala","16996":"https:\/\/www.tripadvisor.ca\/Profile\/IldikoB747","16997":"https:\/\/www.tripadvisor.ca\/Profile\/CarlaDee375","16998":"https:\/\/www.tripadvisor.ca\/Profile\/catnip2377","17000":"https:\/\/www.tripadvisor.ca\/Profile\/MadisonJessie","17001":"https:\/\/www.tripadvisor.ca\/Profile\/Kyla_11","17002":"https:\/\/www.tripadvisor.ca\/Profile\/673sarahc","17004":"https:\/\/www.tripadvisor.ca\/Profile\/VncrCanada","17008":"nil","17009":"https:\/\/www.tripadvisor.ca\/Profile\/C3264KOlisaw","17010":"https:\/\/www.tripadvisor.ca\/Profile\/anvillageh","17011":"https:\/\/www.tripadvisor.ca\/Profile\/Bilibob2157","17012":"https:\/\/www.tripadvisor.ca\/Profile\/Terri2290","17013":"https:\/\/www.tripadvisor.ca\/Profile\/itpilot","17014":"https:\/\/www.tripadvisor.ca\/Profile\/66tiffanyk","17015":"https:\/\/www.tripadvisor.ca\/Profile\/thecrazydoglady","17016":"https:\/\/www.tripadvisor.ca\/Profile\/mikematt1461","17017":"https:\/\/www.tripadvisor.ca\/Profile\/F6732WBjoes","17018":"https:\/\/www.tripadvisor.ca\/Profile\/clairemT9484LS","17019":"https:\/\/www.tripadvisor.ca\/Profile\/nickvangaans","17020":"https:\/\/www.tripadvisor.ca\/Profile\/astromac866","17021":"https:\/\/www.tripadvisor.ca\/Profile\/G9808ZHchrish","17022":"https:\/\/www.tripadvisor.ca\/Profile\/U3808NRmariag","17023":"https:\/\/www.tripadvisor.ca\/Profile\/Kileebear","17024":"nil","17029":"https:\/\/www.tripadvisor.ca\/Profile\/keithj664","17030":"https:\/\/www.tripadvisor.ca\/Profile\/ShannonB999","17031":"https:\/\/www.tripadvisor.ca\/Profile\/RavS556","17032":"https:\/\/www.tripadvisor.ca\/Profile\/michellel527","17033":"https:\/\/www.tripadvisor.ca\/Profile\/Christina20132013","17034":"https:\/\/www.tripadvisor.ca\/Profile\/Heatherbooth","17035":"https:\/\/www.tripadvisor.ca\/Profile\/aiserin","17036":"https:\/\/www.tripadvisor.ca\/Profile\/WesternFamilyofFive","17037":"https:\/\/www.tripadvisor.ca\/Profile\/SurreyGirl_10","17038":"https:\/\/www.tripadvisor.ca\/Profile\/voyage734","17039":"https:\/\/www.tripadvisor.ca\/Profile\/vanfan_10","17040":"https:\/\/www.tripadvisor.ca\/Profile\/muskokagal2","17041":"https:\/\/www.tripadvisor.ca\/Profile\/trident478","17042":"https:\/\/www.tripadvisor.ca\/Profile\/jacksonsmum","17043":"https:\/\/www.tripadvisor.ca\/Profile\/canadiantraveller079","17044":"https:\/\/www.tripadvisor.ca\/Profile\/lindawpg","17045":"https:\/\/www.tripadvisor.ca\/Profile\/suzannedH5121ZR","17046":"https:\/\/www.tripadvisor.ca\/Profile\/LightPacker728460","17047":"https:\/\/www.tripadvisor.ca\/Profile\/932ninad","17048":"https:\/\/www.tripadvisor.ca\/Profile\/suzanneg259","17049":"https:\/\/www.tripadvisor.ca\/Profile\/specialklc","17050":"https:\/\/www.tripadvisor.ca\/Profile\/352bobs","17051":"https:\/\/www.tripadvisor.ca\/Profile\/princess2375","17052":"https:\/\/www.tripadvisor.ca\/Profile\/ericbX1701FN","17053":"https:\/\/www.tripadvisor.ca\/Profile\/Lynnruff","17054":"https:\/\/www.tripadvisor.ca\/Profile\/scranton21","17055":"https:\/\/www.tripadvisor.ca\/Profile\/KenandSyl","17056":"https:\/\/www.tripadvisor.ca\/Profile\/kaykay41870","17057":"https:\/\/www.tripadvisor.ca\/Profile\/CarmenS272","17058":"https:\/\/www.tripadvisor.ca\/Profile\/DickG_11","17059":"https:\/\/www.tripadvisor.ca\/Profile\/Tutie635","17060":"https:\/\/www.tripadvisor.ca\/Profile\/284wendyg","17061":"https:\/\/www.tripadvisor.ca\/Profile\/Andreasuess1964","17062":"nil","17074":"https:\/\/www.tripadvisor.ca\/Profile\/rs4jeff","17079":"https:\/\/www.tripadvisor.ca\/Profile\/youngmomma","17084":"nil","17089":"https:\/\/www.tripadvisor.ca\/Profile\/lizs404","17094":"https:\/\/www.tripadvisor.ca\/Profile\/runningdevendra","17099":"https:\/\/www.tripadvisor.ca\/Profile\/X1588IEseanm","17104":"https:\/\/www.tripadvisor.ca\/Profile\/Morpheus9991","17114":"https:\/\/www.tripadvisor.ca\/Profile\/W5576FAcarlf","17115":"https:\/\/www.tripadvisor.ca\/Profile\/marianandlloyd","17116":"https:\/\/www.tripadvisor.ca\/Profile\/jodyb","17117":"https:\/\/www.tripadvisor.ca\/Profile\/Skira13","17118":"https:\/\/www.tripadvisor.ca\/Profile\/68Joe","17119":"https:\/\/www.tripadvisor.ca\/Profile\/paulaW9030ER","17120":"https:\/\/www.tripadvisor.ca\/Profile\/danielh318","17121":"https:\/\/www.tripadvisor.ca\/Profile\/Pamandian","17122":"https:\/\/www.tripadvisor.ca\/Profile\/gunnyappleseed","17123":"https:\/\/www.tripadvisor.ca\/Profile\/StevenR245","17124":"nil","17134":"nil","17144":"https:\/\/www.tripadvisor.ca\/Profile\/BettyL658","17145":"https:\/\/www.tripadvisor.ca\/Profile\/VivianaC8","17146":"https:\/\/www.tripadvisor.ca\/Profile\/Marie_PierreC941","17147":"https:\/\/www.tripadvisor.ca\/Profile\/314russl","17148":"https:\/\/www.tripadvisor.ca\/Profile\/eberhardbergler","17149":"https:\/\/www.tripadvisor.ca\/Profile\/bowyergirl2017","17150":"https:\/\/www.tripadvisor.ca\/Profile\/LottieMcCurse","17151":"https:\/\/www.tripadvisor.ca\/Profile\/Lauren198329","17152":"https:\/\/www.tripadvisor.ca\/Profile\/colinbE8232GA","17153":"https:\/\/www.tripadvisor.ca\/Profile\/devonh949","17154":"https:\/\/www.tripadvisor.ca\/Profile\/ronjasper","17155":"https:\/\/www.tripadvisor.ca\/Profile\/carolined384","17156":"https:\/\/www.tripadvisor.ca\/Profile\/chrissO4616CQ","17157":"https:\/\/www.tripadvisor.ca\/Profile\/Trinitty99","17158":"https:\/\/www.tripadvisor.ca\/Profile\/marksL4887HB","17159":"https:\/\/www.tripadvisor.ca\/Profile\/88shannond","17160":"https:\/\/www.tripadvisor.ca\/Profile\/LoloVictoriaBCCanada","17161":"https:\/\/www.tripadvisor.ca\/Profile\/715tracym","17162":"https:\/\/www.tripadvisor.ca\/Profile\/dlabo","17163":"https:\/\/www.tripadvisor.ca\/Profile\/redrossco","17164":"https:\/\/www.tripadvisor.ca\/Profile\/daddymom","17165":"https:\/\/www.tripadvisor.ca\/Profile\/karif118","17166":"https:\/\/www.tripadvisor.ca\/Profile\/caloundracouple","17167":"https:\/\/www.tripadvisor.ca\/Profile\/kaykay41870","17168":"https:\/\/www.tripadvisor.ca\/Profile\/421cindyb","17169":"https:\/\/www.tripadvisor.ca\/Profile\/373Barb123373","17170":"https:\/\/www.tripadvisor.ca\/Profile\/cmF3136TP","17171":"https:\/\/www.tripadvisor.ca\/Profile\/ruthm65","17172":"https:\/\/www.tripadvisor.ca\/Profile\/nevermind89","17173":"https:\/\/www.tripadvisor.ca\/Profile\/2Nikkels","17174":"nil","17179":"https:\/\/www.tripadvisor.ca\/Profile\/organicroadmap","17180":"https:\/\/www.tripadvisor.ca\/Profile\/AnnaMariaP466","17181":"https:\/\/www.tripadvisor.ca\/Profile\/bbfanpainesville_OH","17182":"https:\/\/www.tripadvisor.ca\/Profile\/ihrc2018","17183":"https:\/\/www.tripadvisor.ca\/Profile\/EastYorkshireFamily","17184":"https:\/\/www.tripadvisor.ca\/Profile\/qtpiede19","17185":"https:\/\/www.tripadvisor.ca\/Profile\/itchfoot","17186":"https:\/\/www.tripadvisor.ca\/Profile\/avranga","17187":"https:\/\/www.tripadvisor.ca\/Profile\/ReganP53","17188":"https:\/\/www.tripadvisor.ca\/Profile\/741dianeq","17189":"nil","17199":"https:\/\/www.tripadvisor.ca\/Profile\/JimS2966","17200":"https:\/\/www.tripadvisor.ca\/Profile\/gardensQuebec","17201":"https:\/\/www.tripadvisor.ca\/Profile\/chev7","17202":"https:\/\/www.tripadvisor.ca\/Profile\/GLAAS","17203":"https:\/\/www.tripadvisor.ca\/Profile\/544rachelle","17204":"https:\/\/www.tripadvisor.ca\/Profile\/F8044SXlisae","17205":"https:\/\/www.tripadvisor.ca\/Profile\/frogmist","17206":"https:\/\/www.tripadvisor.ca\/Profile\/402MO","17207":"https:\/\/www.tripadvisor.ca\/Profile\/EEM88","17208":"https:\/\/www.tripadvisor.ca\/Profile\/MarilynS137","17209":"https:\/\/www.tripadvisor.ca\/Profile\/SunnyNavan","17210":"https:\/\/www.tripadvisor.ca\/Profile\/KNCooper","17211":"https:\/\/www.tripadvisor.ca\/Profile\/juiceslayer","17212":"https:\/\/www.tripadvisor.ca\/Profile\/DarrenD139","17213":"https:\/\/www.tripadvisor.ca\/Profile\/Scook112301","17219":"https:\/\/www.tripadvisor.ca\/Profile\/McolleenP","17220":"https:\/\/www.tripadvisor.ca\/Profile\/dblim","17221":"https:\/\/www.tripadvisor.ca\/Profile\/pjl1332","17222":"https:\/\/www.tripadvisor.ca\/Profile\/ReadB4UGo","17223":"https:\/\/www.tripadvisor.ca\/Profile\/DebC498","17224":"https:\/\/www.tripadvisor.ca\/Profile\/flltmtrvlr","17225":"https:\/\/www.tripadvisor.ca\/Profile\/pamf373","17226":"https:\/\/www.tripadvisor.ca\/Profile\/Liveelou","17227":"https:\/\/www.tripadvisor.ca\/Profile\/B3807UJjennifers","17228":"https:\/\/www.tripadvisor.ca\/Profile\/jenniferb360","17234":"https:\/\/www.tripadvisor.ca\/Profile\/skynyrd2","17235":"https:\/\/www.tripadvisor.ca\/Profile\/kathymY8674WY","17236":"https:\/\/www.tripadvisor.ca\/Profile\/RWSTRAINS","17237":"https:\/\/www.tripadvisor.ca\/Profile\/starky86","17238":"https:\/\/www.tripadvisor.ca\/Profile\/DavidTrip2017","17239":"https:\/\/www.tripadvisor.ca\/Profile\/Karla-J-A-11","17240":"https:\/\/www.tripadvisor.ca\/Profile\/Brandy_Josh","17241":"https:\/\/www.tripadvisor.ca\/Profile\/484kerryb","17242":"https:\/\/www.tripadvisor.ca\/Profile\/Angelangel1","17243":"https:\/\/www.tripadvisor.ca\/Profile\/leonardc837","17244":"https:\/\/www.tripadvisor.ca\/Profile\/988lorij","17245":"https:\/\/www.tripadvisor.ca\/Profile\/DeniseAndy2015","17246":"https:\/\/www.tripadvisor.ca\/Profile\/993peggyc","17247":"https:\/\/www.tripadvisor.ca\/Profile\/nancyarbour","17248":"https:\/\/www.tripadvisor.ca\/Profile\/johnrM3419LV","17249":"https:\/\/www.tripadvisor.ca\/Profile\/williamaY2406BB","17250":"https:\/\/www.tripadvisor.ca\/Profile\/88WorldTraveller2014","17251":"https:\/\/www.tripadvisor.ca\/Profile\/gowestman","17252":"https:\/\/www.tripadvisor.ca\/Profile\/kimlamoureux","17253":"https:\/\/www.tripadvisor.ca\/Profile\/whydoineedthis","17254":"https:\/\/www.tripadvisor.ca\/Profile\/bvillecruisequeen","17255":"https:\/\/www.tripadvisor.ca\/Profile\/Liza156","17256":"https:\/\/www.tripadvisor.ca\/Profile\/Brad4dM","17257":"https:\/\/www.tripadvisor.ca\/Profile\/959glennab","17258":"https:\/\/www.tripadvisor.ca\/Profile\/281debbieb","17259":"https:\/\/www.tripadvisor.ca\/Profile\/DFoubert","17260":"https:\/\/www.tripadvisor.ca\/Profile\/cheryl3456","17261":"https:\/\/www.tripadvisor.ca\/Profile\/Sobe670","17262":"https:\/\/www.tripadvisor.ca\/Profile\/peter3059","17263":"https:\/\/www.tripadvisor.ca\/Profile\/neno_rgr","17264":"https:\/\/www.tripadvisor.ca\/Profile\/lari1960","17265":"https:\/\/www.tripadvisor.ca\/Profile\/williamf441","17266":"https:\/\/www.tripadvisor.ca\/Profile\/toddc177","17267":"https:\/\/www.tripadvisor.ca\/Profile\/Sactosunny","17268":"https:\/\/www.tripadvisor.ca\/Profile\/mzz36f","17269":"https:\/\/www.tripadvisor.ca\/Profile\/Connie654","17270":"https:\/\/www.tripadvisor.ca\/Profile\/deansell","17271":"https:\/\/www.tripadvisor.ca\/Profile\/shredder007","17272":"https:\/\/www.tripadvisor.ca\/Profile\/V1683VSmichaell","17273":"https:\/\/www.tripadvisor.ca\/Profile\/stephenf197","17274":"https:\/\/www.tripadvisor.ca\/Profile\/HeidemarieC","17275":"https:\/\/www.tripadvisor.ca\/Profile\/719royw","17276":"https:\/\/www.tripadvisor.ca\/Profile\/79marilynm","17277":"https:\/\/www.tripadvisor.ca\/Profile\/tammyd248","17278":"https:\/\/www.tripadvisor.ca\/Profile\/AMBabin","17279":"https:\/\/www.tripadvisor.ca\/Profile\/bernie1300","17280":"https:\/\/www.tripadvisor.ca\/Profile\/TorontoCity","17281":"https:\/\/www.tripadvisor.ca\/Profile\/wayned871","17282":"https:\/\/www.tripadvisor.ca\/Profile\/LEWIE5","17283":"https:\/\/www.tripadvisor.ca\/Profile\/945PaulH","17284":"https:\/\/www.tripadvisor.ca\/Profile\/beckaj01","17285":"https:\/\/www.tripadvisor.ca\/Profile\/sthrngirl","17286":"https:\/\/www.tripadvisor.ca\/Profile\/gaborkirilli","17287":"https:\/\/www.tripadvisor.ca\/Profile\/PDwoodgrn","17288":"https:\/\/www.tripadvisor.ca\/Profile\/392crystaly","17289":"https:\/\/www.tripadvisor.ca\/Profile\/CanadianReviewer1","17290":"https:\/\/www.tripadvisor.ca\/Profile\/steve-pauline","17291":"https:\/\/www.tripadvisor.ca\/Profile\/676patf","17292":"https:\/\/www.tripadvisor.ca\/Profile\/752CathyH","17293":"https:\/\/www.tripadvisor.ca\/Profile\/0_Toronto_Tony_0","17294":"https:\/\/www.tripadvisor.ca\/Profile\/466eileenh","17295":"https:\/\/www.tripadvisor.ca\/Profile\/Wade76","17296":"https:\/\/www.tripadvisor.ca\/Profile\/alskis2016","17297":"https:\/\/www.tripadvisor.ca\/Profile\/StewartM862","17298":"https:\/\/www.tripadvisor.ca\/Profile\/KJSandIRS","17299":"https:\/\/www.tripadvisor.ca\/Profile\/barryboru","17300":"https:\/\/www.tripadvisor.ca\/Profile\/brandona345","17301":"https:\/\/www.tripadvisor.ca\/Profile\/chicorat","17302":"https:\/\/www.tripadvisor.ca\/Profile\/Whiskywizard","17303":"https:\/\/www.tripadvisor.ca\/Profile\/belever1969","17304":"https:\/\/www.tripadvisor.ca\/Profile\/MurrayR395","17305":"https:\/\/www.tripadvisor.ca\/Profile\/donwilk","17306":"https:\/\/www.tripadvisor.ca\/Profile\/PAC168","17307":"https:\/\/www.tripadvisor.ca\/Profile\/thomasgY5058JR","17308":"https:\/\/www.tripadvisor.ca\/Profile\/missvaliant","17309":"https:\/\/www.tripadvisor.ca\/Profile\/565grantm","17310":"https:\/\/www.tripadvisor.ca\/Profile\/StephaniS546","17311":"https:\/\/www.tripadvisor.ca\/Profile\/CSP38","17312":"https:\/\/www.tripadvisor.ca\/Profile\/T7913YUjuliel","17313":"https:\/\/www.tripadvisor.ca\/Profile\/PMartinA2014","17314":"https:\/\/www.tripadvisor.ca\/Profile\/Brenda008","17315":"https:\/\/www.tripadvisor.ca\/Profile\/Loanhead","17316":"https:\/\/www.tripadvisor.ca\/Profile\/842randyc","17317":"https:\/\/www.tripadvisor.ca\/Profile\/JosephM326","17318":"https:\/\/www.tripadvisor.ca\/Profile\/danielmT9079CJ","17319":"https:\/\/www.tripadvisor.ca\/Profile\/deedeel536","17320":"https:\/\/www.tripadvisor.ca\/Profile\/768janep","17321":"https:\/\/www.tripadvisor.ca\/Profile\/758deepakn","17322":"https:\/\/www.tripadvisor.ca\/Profile\/anamariat2013","17323":"https:\/\/www.tripadvisor.ca\/Profile\/990robind","17324":"https:\/\/www.tripadvisor.ca\/Profile\/kimt519","17325":"https:\/\/www.tripadvisor.ca\/Profile\/829barryc","17326":"https:\/\/www.tripadvisor.ca\/Profile\/Gerri4","17327":"https:\/\/www.tripadvisor.ca\/Profile\/105dougr","17328":"https:\/\/www.tripadvisor.ca\/Profile\/567bettyo","17330":"https:\/\/www.tripadvisor.ca\/Profile\/billdX8412LS","17331":"https:\/\/www.tripadvisor.ca\/Profile\/E8416IUalang","17332":"https:\/\/www.tripadvisor.ca\/Profile\/JanSNJ","17333":"https:\/\/www.tripadvisor.ca\/Profile\/Leafs_Country","17334":"https:\/\/www.tripadvisor.ca\/Profile\/met101","17335":"https:\/\/www.tripadvisor.ca\/Profile\/OchsFan","17336":"https:\/\/www.tripadvisor.ca\/Profile\/ChristinaC483","17337":"https:\/\/www.tripadvisor.ca\/Profile\/JamieHamilton","17338":"https:\/\/www.tripadvisor.ca\/Profile\/FayP973","17339":"https:\/\/www.tripadvisor.ca\/Profile\/CCh74350","17340":"https:\/\/www.tripadvisor.ca\/Profile\/Echo02","17341":"https:\/\/www.tripadvisor.ca\/Profile\/155MargaretK","17342":"https:\/\/www.tripadvisor.ca\/Profile\/bebechoon","17343":"https:\/\/www.tripadvisor.ca\/Profile\/gislaine_hamelin","17349":"https:\/\/www.tripadvisor.ca\/Profile\/ErinS484","17350":"https:\/\/www.tripadvisor.ca\/Profile\/Gigix4","17351":"https:\/\/www.tripadvisor.ca\/Profile\/KSLTowcester","17352":"https:\/\/www.tripadvisor.ca\/Profile\/AliandCris","17353":"https:\/\/www.tripadvisor.ca\/Profile\/Polly284","17354":"https:\/\/www.tripadvisor.ca\/Profile\/gta-hockey-mom","17355":"https:\/\/www.tripadvisor.ca\/Profile\/M8Ms","17356":"https:\/\/www.tripadvisor.ca\/Profile\/878seungjael","17357":"https:\/\/www.tripadvisor.ca\/Profile\/chuckie_css","17358":"https:\/\/www.tripadvisor.ca\/Profile\/Ebbot","17359":"https:\/\/www.tripadvisor.ca\/Profile\/garyd629","17360":"https:\/\/www.tripadvisor.ca\/Profile\/pradeepana2014","17361":"https:\/\/www.tripadvisor.ca\/Profile\/marvinthemartian2015","17362":"https:\/\/www.tripadvisor.ca\/Profile\/joyce22015","17363":"https:\/\/www.tripadvisor.ca\/Profile\/Pitstop50","17365":"https:\/\/www.tripadvisor.ca\/Profile\/12tyeadisappointment","17366":"https:\/\/www.tripadvisor.ca\/Profile\/202teresar","17367":"https:\/\/www.tripadvisor.ca\/Profile\/pottsy57","17368":"https:\/\/www.tripadvisor.ca\/Profile\/ChrisO863","17369":"https:\/\/www.tripadvisor.ca\/Profile\/Lynden-Tom","17370":"https:\/\/www.tripadvisor.ca\/Profile\/968annettes","17371":"https:\/\/www.tripadvisor.ca\/Profile\/MeliLalo","17372":"https:\/\/www.tripadvisor.ca\/Profile\/Meta888","17373":"https:\/\/www.tripadvisor.ca\/Profile\/CharlotteCostigan","17374":"https:\/\/www.tripadvisor.ca\/Profile\/insofarasyou","17375":"https:\/\/www.tripadvisor.ca\/Profile\/366LindaC","17376":"https:\/\/www.tripadvisor.ca\/Profile\/893brucek","17377":"https:\/\/www.tripadvisor.ca\/Profile\/mybele","17378":"https:\/\/www.tripadvisor.ca\/Profile\/elephant111111","17379":"https:\/\/www.tripadvisor.ca\/Profile\/psithurism","17380":"https:\/\/www.tripadvisor.ca\/Profile\/KarenAlvertta","17381":"https:\/\/www.tripadvisor.ca\/Profile\/rons206","17382":"https:\/\/www.tripadvisor.ca\/Profile\/mmaannuubb","17383":"https:\/\/www.tripadvisor.ca\/Profile\/Seaside22892017753","17384":"https:\/\/www.tripadvisor.ca\/Profile\/D1425QZsteves","17385":"https:\/\/www.tripadvisor.ca\/Profile\/720salvatored","17386":"https:\/\/www.tripadvisor.ca\/Profile\/mitravel206","17387":"https:\/\/www.tripadvisor.ca\/Profile\/Downing56","17388":"https:\/\/www.tripadvisor.ca\/Profile\/LionelA477","17389":"https:\/\/www.tripadvisor.ca\/Profile\/430Bryan","17390":"https:\/\/www.tripadvisor.ca\/Profile\/77naomip","17391":"https:\/\/www.tripadvisor.ca\/Profile\/DawnRoss","17392":"https:\/\/www.tripadvisor.ca\/Profile\/ian2018750","17393":"https:\/\/www.tripadvisor.ca\/Profile\/87martinep","17394":"https:\/\/www.tripadvisor.ca\/Profile\/315kathyd","17395":"https:\/\/www.tripadvisor.ca\/Profile\/TorontoTraveller553","17396":"https:\/\/www.tripadvisor.ca\/Profile\/kandj1989","17397":"https:\/\/www.tripadvisor.ca\/Profile\/spot87erg","17398":"https:\/\/www.tripadvisor.ca\/Profile\/DonnaLovesChocolate","17399":"https:\/\/www.tripadvisor.ca\/Profile\/L617ydmary","17400":"https:\/\/www.tripadvisor.ca\/Profile\/656sharid","17401":"https:\/\/www.tripadvisor.ca\/Profile\/leoprincess28","17402":"https:\/\/www.tripadvisor.ca\/Profile\/K5249ESvictoriah","17403":"https:\/\/www.tripadvisor.ca\/Profile\/P1213SEdianeh","17404":"https:\/\/www.tripadvisor.ca\/Profile\/oddbird2","17405":"https:\/\/www.tripadvisor.ca\/Profile\/crwmaclennan","17406":"https:\/\/www.tripadvisor.ca\/Profile\/mary101643","17407":"https:\/\/www.tripadvisor.ca\/Profile\/MarioL869","17408":"https:\/\/www.tripadvisor.ca\/Profile\/RolyM_13","17409":"https:\/\/www.tripadvisor.ca\/Profile\/davidsC7943FR","17410":"https:\/\/www.tripadvisor.ca\/Profile\/mandyfill","17411":"https:\/\/www.tripadvisor.ca\/Profile\/brandonlU7652XB","17412":"https:\/\/www.tripadvisor.ca\/Profile\/rwb44","17413":"https:\/\/www.tripadvisor.ca\/Profile\/5cherylw","17414":"https:\/\/www.tripadvisor.ca\/Profile\/MandMonthefly","17415":"https:\/\/www.tripadvisor.ca\/Profile\/Sightsee734577","17416":"https:\/\/www.tripadvisor.ca\/Profile\/trainfan2000","17417":"https:\/\/www.tripadvisor.ca\/Profile\/peterkX3850OX","17418":"https:\/\/www.tripadvisor.ca\/Profile\/tigerlilythomas","17419":"https:\/\/www.tripadvisor.ca\/Profile\/luckyme60","17420":"https:\/\/www.tripadvisor.ca\/Profile\/Photolady73","17421":"https:\/\/www.tripadvisor.ca\/Profile\/Gracie71","17422":"https:\/\/www.tripadvisor.ca\/Profile\/658gleny","17423":"https:\/\/www.tripadvisor.ca\/Profile\/rvegamusre","17424":"https:\/\/www.tripadvisor.ca\/Profile\/lvc32","17425":"https:\/\/www.tripadvisor.ca\/Profile\/486bryanu","17426":"https:\/\/www.tripadvisor.ca\/Profile\/876aprilt","17427":"https:\/\/www.tripadvisor.ca\/Profile\/Jackson336","17428":"https:\/\/www.tripadvisor.ca\/Profile\/grylor","17429":"nil","17434":"https:\/\/www.tripadvisor.ca\/Profile\/462tarat","17435":"https:\/\/www.tripadvisor.ca\/Profile\/Hockeymom131313","17436":"https:\/\/www.tripadvisor.ca\/Profile\/OttawaBoater","17437":"https:\/\/www.tripadvisor.ca\/Profile\/Joch2015","17438":"https:\/\/www.tripadvisor.ca\/Profile\/Don_Lino2013","17439":"https:\/\/www.tripadvisor.ca\/Profile\/pepperdusty","17441":"https:\/\/www.tripadvisor.ca\/Profile\/wolfsjen","17442":"https:\/\/www.tripadvisor.ca\/Profile\/jamiegarnet","17443":"https:\/\/www.tripadvisor.ca\/Profile\/harrydhindsa","17444":"https:\/\/www.tripadvisor.ca\/Profile\/Nancydee51","17445":"https:\/\/www.tripadvisor.ca\/Profile\/jasnoor921","17446":"https:\/\/www.tripadvisor.ca\/Profile\/paulgill456","17447":"https:\/\/www.tripadvisor.ca\/Profile\/heidic806","17448":"https:\/\/www.tripadvisor.ca\/Profile\/supergirlteacher","17449":"https:\/\/www.tripadvisor.ca\/Profile\/999atuls","17450":"https:\/\/www.tripadvisor.ca\/Profile\/inverlyn","17451":"https:\/\/www.tripadvisor.ca\/Profile\/thepanwars","17452":"https:\/\/www.tripadvisor.ca\/Profile\/ltillmom","17453":"https:\/\/www.tripadvisor.ca\/Profile\/467tm","17454":"https:\/\/www.tripadvisor.ca\/Profile\/stoway2","17455":"https:\/\/www.tripadvisor.ca\/Profile\/Curlygal2013","17456":"https:\/\/www.tripadvisor.ca\/Profile\/swandavid22","17457":"https:\/\/www.tripadvisor.ca\/Profile\/robertamoore","17458":"https:\/\/www.tripadvisor.ca\/Profile\/khush112","17459":"https:\/\/www.tripadvisor.ca\/Profile\/Margaret2466","17461":"https:\/\/www.tripadvisor.ca\/Profile\/davidbQ5799VX","17462":"https:\/\/www.tripadvisor.ca\/Profile\/claytona25","17463":"https:\/\/www.tripadvisor.ca\/Profile\/June61992","17464":"https:\/\/www.tripadvisor.ca\/Profile\/KevinP211","17465":"https:\/\/www.tripadvisor.ca\/Profile\/936miul","17466":"https:\/\/www.tripadvisor.ca\/Profile\/nancyt660","17467":"https:\/\/www.tripadvisor.ca\/Profile\/Slie09","17468":"https:\/\/www.tripadvisor.ca\/Profile\/jhdita","17469":"https:\/\/www.tripadvisor.ca\/Profile\/MoeP1960","17470":"https:\/\/www.tripadvisor.ca\/Profile\/798mandyw","17471":"https:\/\/www.tripadvisor.ca\/Profile\/Q2629OAjang","17472":"https:\/\/www.tripadvisor.ca\/Profile\/hallmike2","17473":"https:\/\/www.tripadvisor.ca\/Profile\/517rose","17479":"https:\/\/www.tripadvisor.ca\/Profile\/D9926GTsuzanneh","17480":"https:\/\/www.tripadvisor.ca\/Profile\/HarpreetSingh1","17481":"https:\/\/www.tripadvisor.ca\/Profile\/Queenofdenial","17482":"https:\/\/www.tripadvisor.ca\/Profile\/268alainm","17483":"https:\/\/www.tripadvisor.ca\/Profile\/Loujessjake","17485":"https:\/\/www.tripadvisor.ca\/Profile\/515amandab","17486":"https:\/\/www.tripadvisor.ca\/Profile\/elenaa193","17487":"https:\/\/www.tripadvisor.ca\/Profile\/757ak","17489":"https:\/\/www.tripadvisor.ca\/Profile\/Nav1288","17490":"https:\/\/www.tripadvisor.ca\/Profile\/Firstvisit_11","17491":"https:\/\/www.tripadvisor.ca\/Profile\/allard26","17492":"https:\/\/www.tripadvisor.ca\/Profile\/MandyMay1959","17493":"https:\/\/www.tripadvisor.ca\/Profile\/bdojczman","17494":"https:\/\/www.tripadvisor.ca\/Profile\/murphyt201","17495":"https:\/\/www.tripadvisor.ca\/Profile\/L5184KRelizabetha","17496":"https:\/\/www.tripadvisor.ca\/Profile\/GlennG278","17497":"https:\/\/www.tripadvisor.ca\/Profile\/Y6255VJmarier","17498":"https:\/\/www.tripadvisor.ca\/Profile\/pinder87","17499":"https:\/\/www.tripadvisor.ca\/Profile\/steve1920","17500":"https:\/\/www.tripadvisor.ca\/Profile\/J1660ZCguest","17501":"https:\/\/www.tripadvisor.ca\/Profile\/traveling_gal00","17502":"https:\/\/www.tripadvisor.ca\/Profile\/Marjandvic","17503":"https:\/\/www.tripadvisor.ca\/Profile\/crystale35","17504":"https:\/\/www.tripadvisor.ca\/Profile\/k-sim06","17505":"https:\/\/www.tripadvisor.ca\/Profile\/Loubuen","17506":"https:\/\/www.tripadvisor.ca\/Profile\/Mansi1014","17507":"https:\/\/www.tripadvisor.ca\/Profile\/keunalxs","17508":"https:\/\/www.tripadvisor.ca\/Profile\/sam1666","17509":"https:\/\/www.tripadvisor.ca\/Profile\/torry211","17510":"https:\/\/www.tripadvisor.ca\/Profile\/Homebound12","17511":"https:\/\/www.tripadvisor.ca\/Profile\/NadineS68","17512":"https:\/\/www.tripadvisor.ca\/Profile\/JBJOHNSON","17513":"https:\/\/www.tripadvisor.ca\/Profile\/sjdevconex","17519":"https:\/\/www.tripadvisor.ca\/Profile\/Deb9088","17520":"https:\/\/www.tripadvisor.ca\/Profile\/DelGattoEstates","17521":"https:\/\/www.tripadvisor.ca\/Profile\/312SimonB312","17522":"https:\/\/www.tripadvisor.ca\/Profile\/solma2015","17523":"https:\/\/www.tripadvisor.ca\/Profile\/824valerief","17524":"https:\/\/www.tripadvisor.ca\/Profile\/geolocura","17525":"https:\/\/www.tripadvisor.ca\/Profile\/cje123","17526":"https:\/\/www.tripadvisor.ca\/Profile\/keithd534","17527":"https:\/\/www.tripadvisor.ca\/Profile\/929cassandral","17528":"https:\/\/www.tripadvisor.ca\/Profile\/lakhowal","17529":"https:\/\/www.tripadvisor.ca\/Profile\/Dav0090","17530":"https:\/\/www.tripadvisor.ca\/Profile\/davidhM6361ZJ","17531":"https:\/\/www.tripadvisor.ca\/Profile\/L3VLR","17533":"https:\/\/www.tripadvisor.ca\/Profile\/steve3866","17534":"https:\/\/www.tripadvisor.ca\/Profile\/deborahx_12","17535":"https:\/\/www.tripadvisor.ca\/Profile\/mollyandrea","17536":"https:\/\/www.tripadvisor.ca\/Profile\/philipc98","17537":"https:\/\/www.tripadvisor.ca\/Profile\/jenbelleville","17538":"https:\/\/www.tripadvisor.ca\/Profile\/Sandarooni","17539":"https:\/\/www.tripadvisor.ca\/Profile\/sarfrazd2015","17540":"https:\/\/www.tripadvisor.ca\/Profile\/Enrico_0860","17541":"https:\/\/www.tripadvisor.ca\/Profile\/346mehdia","17542":"https:\/\/www.tripadvisor.ca\/Profile\/Jasmina100","17543":"https:\/\/www.tripadvisor.ca\/Profile\/AmyW2705","17544":"https:\/\/www.tripadvisor.ca\/Profile\/39trishc","17545":"https:\/\/www.tripadvisor.ca\/Profile\/Seaside584970","17546":"https:\/\/www.tripadvisor.ca\/Profile\/anureetj2015","17547":"https:\/\/www.tripadvisor.ca\/Profile\/Brad14","17548":"https:\/\/www.tripadvisor.ca\/Profile\/dagoet","17549":"https:\/\/www.tripadvisor.ca\/Profile\/MarilynK578","17550":"https:\/\/www.tripadvisor.ca\/Profile\/silkyv2015","17551":"https:\/\/www.tripadvisor.ca\/Profile\/sandyl833","17552":"https:\/\/www.tripadvisor.ca\/Profile\/100petel","17553":"https:\/\/www.tripadvisor.ca\/Profile\/danad689","17554":"https:\/\/www.tripadvisor.ca\/Profile\/fcsklabrie","17555":"https:\/\/www.tripadvisor.ca\/Profile\/paulcV1916XF","17556":"https:\/\/www.tripadvisor.ca\/Profile\/569tony","17557":"https:\/\/www.tripadvisor.ca\/Profile\/704laurenk","17558":"https:\/\/www.tripadvisor.ca\/Profile\/Palkodaty","17559":"https:\/\/www.tripadvisor.ca\/Profile\/Vinamary","17560":"https:\/\/www.tripadvisor.ca\/Profile\/richardjP6852IG","17561":"https:\/\/www.tripadvisor.ca\/Profile\/Dcaplan","17562":"https:\/\/www.tripadvisor.ca\/Profile\/sweetlisa50","17563":"https:\/\/www.tripadvisor.ca\/Profile\/245sarfrazs","17574":"https:\/\/www.tripadvisor.ca\/Profile\/938kdb","17575":"https:\/\/www.tripadvisor.ca\/Profile\/DebNobleD","17576":"https:\/\/www.tripadvisor.ca\/Profile\/Ss-man1997","17577":"https:\/\/www.tripadvisor.ca\/Profile\/Anne-Girl5","17578":"https:\/\/www.tripadvisor.ca\/Profile\/lettrix","17579":"https:\/\/www.tripadvisor.ca\/Profile\/luoshal","17580":"https:\/\/www.tripadvisor.ca\/Profile\/luvtotravelllllllll","17581":"https:\/\/www.tripadvisor.ca\/Profile\/11virginian","17582":"https:\/\/www.tripadvisor.ca\/Profile\/terrycreechan","17583":"https:\/\/www.tripadvisor.ca\/Profile\/dalelevesque","17584":"https:\/\/www.tripadvisor.ca\/Profile\/ksmith670465","17585":"https:\/\/www.tripadvisor.ca\/Profile\/abmad6","17586":"https:\/\/www.tripadvisor.ca\/Profile\/688robing","17587":"https:\/\/www.tripadvisor.ca\/Profile\/Retired51","17588":"https:\/\/www.tripadvisor.ca\/Profile\/ddwest2018","17589":"https:\/\/www.tripadvisor.ca\/Profile\/darylandsarah","17590":"https:\/\/www.tripadvisor.ca\/Profile\/eivindoestmo","17591":"https:\/\/www.tripadvisor.ca\/Profile\/ahakal635055","17592":"https:\/\/www.tripadvisor.ca\/Profile\/Itchycleo","17593":"https:\/\/www.tripadvisor.ca\/Profile\/838brendad","17594":"https:\/\/www.tripadvisor.ca\/Profile\/JustaGurlinFL","17595":"https:\/\/www.tripadvisor.ca\/Profile\/F6393YCveronical","17596":"https:\/\/www.tripadvisor.ca\/Profile\/jameskV507AO","17597":"https:\/\/www.tripadvisor.ca\/Profile\/Y6617NQsarahm","17598":"https:\/\/www.tripadvisor.ca\/Profile\/ZapCa","17599":"https:\/\/www.tripadvisor.ca\/Profile\/taustrav13","17600":"https:\/\/www.tripadvisor.ca\/Profile\/bidyunk","17601":"https:\/\/www.tripadvisor.ca\/Profile\/cherylb180","17602":"https:\/\/www.tripadvisor.ca\/Profile\/tracydV9318KD","17603":"https:\/\/www.tripadvisor.ca\/Profile\/Trekker_Abhi","17604":"https:\/\/www.tripadvisor.ca\/Profile\/787HELENED","17605":"https:\/\/www.tripadvisor.ca\/Profile\/brucemM6711YC","17606":"https:\/\/www.tripadvisor.caundefined","17607":"https:\/\/www.tripadvisor.ca\/Profile\/N8834GTmaryj","17610":"https:\/\/www.tripadvisor.ca\/Profile\/J5227EMsergioc","17611":"https:\/\/www.tripadvisor.ca\/Profile\/EdP1296","17612":"https:\/\/www.tripadvisor.ca\/Profile\/Driver2008","17613":"https:\/\/www.tripadvisor.ca\/Profile\/MarleneB526","17614":"nil","17619":"https:\/\/www.tripadvisor.ca\/Profile\/SvetlanaT860","17620":"https:\/\/www.tripadvisor.ca\/Profile\/coyote069","17621":"https:\/\/www.tripadvisor.ca\/Profile\/Wildthing_11","17623":"https:\/\/www.tripadvisor.ca\/Profile\/383alessandrai","17627":"https:\/\/www.tripadvisor.ca\/Profile\/OntarioTaffy","17635":"https:\/\/www.tripadvisor.ca\/Profile\/loisl212","17636":"https:\/\/www.tripadvisor.ca\/Profile\/A6848TDdavidp","17637":"https:\/\/www.tripadvisor.ca\/Profile\/mikepE3186PS","17638":"https:\/\/www.tripadvisor.ca\/Profile\/162jennw","17639":"https:\/\/www.tripadvisor.ca\/Profile\/Stephanie-6146","17640":"https:\/\/www.tripadvisor.ca\/Profile\/duff44hockey","17641":"https:\/\/www.tripadvisor.ca\/Profile\/joanned807","17642":"https:\/\/www.tripadvisor.ca\/Profile\/veronicah550","17643":"https:\/\/www.tripadvisor.ca\/Profile\/marcrambla","17650":"https:\/\/www.tripadvisor.ca\/Profile\/Sidney1013","17651":"https:\/\/www.tripadvisor.ca\/Profile\/PLSOntario","17653":"https:\/\/www.tripadvisor.ca\/Profile\/CanuckTraveller345","17655":"https:\/\/www.tripadvisor.ca\/Profile\/Alexisscott21","17656":"https:\/\/www.tripadvisor.ca\/Profile\/BruceM1182","17657":"https:\/\/www.tripadvisor.ca\/Profile\/Happytravels453","17658":"https:\/\/www.tripadvisor.ca\/Profile\/NickN1251","17659":"https:\/\/www.tripadvisor.ca\/Profile\/ChemiS_13","17660":"https:\/\/www.tripadvisor.ca\/Profile\/GraceB429","17662":"https:\/\/www.tripadvisor.ca\/Profile\/L8note","17663":"https:\/\/www.tripadvisor.ca\/Profile\/579dylanq","17664":"https:\/\/www.tripadvisor.ca\/Profile\/Explore_Ontario","17665":"https:\/\/www.tripadvisor.ca\/Profile\/francoisee852","17666":"https:\/\/www.tripadvisor.ca\/Profile\/hawkrave","17667":"https:\/\/www.tripadvisor.ca\/Profile\/GalinaH_12","17668":"https:\/\/www.tripadvisor.ca\/Profile\/Cdnclan","17670":"https:\/\/www.tripadvisor.ca\/Profile\/O9812CEheathers","17671":"https:\/\/www.tripadvisor.ca\/Profile\/davidP5756KY","17672":"https:\/\/www.tripadvisor.ca\/Profile\/Annette176","17673":"https:\/\/www.tripadvisor.ca\/Profile\/6glennd","17684":"https:\/\/www.tripadvisor.ca\/Profile\/X3199QDwilliaml","17685":"https:\/\/www.tripadvisor.ca\/Profile\/mikebZ5666DU","17686":"https:\/\/www.tripadvisor.ca\/Profile\/JIMB810","17689":"https:\/\/www.tripadvisor.ca\/Profile\/jenniferhW7250BX","17690":"https:\/\/www.tripadvisor.ca\/Profile\/Dogperson1021","17691":"https:\/\/www.tripadvisor.ca\/Profile\/Annnieee","17692":"https:\/\/www.tripadvisor.ca\/Profile\/ninagupta","17693":"https:\/\/www.tripadvisor.ca\/Profile\/T5055ZGvanessag","17694":"https:\/\/www.tripadvisor.ca\/Profile\/UnrestedAug2014","17695":"https:\/\/www.tripadvisor.ca\/Profile\/X4747IOjustinc","17696":"https:\/\/www.tripadvisor.ca\/Profile\/opuscat","17697":"https:\/\/www.tripadvisor.ca\/Profile\/JANFREDERIK_MIA","17699":"https:\/\/www.tripadvisor.ca\/Profile\/pennym446","17700":"https:\/\/www.tripadvisor.ca\/Profile\/MichaelUSMC","17702":"https:\/\/www.tripadvisor.ca\/Profile\/930staceym","17703":"https:\/\/www.tripadvisor.ca\/Profile\/robertgB8630UL","17704":"https:\/\/www.tripadvisor.ca\/Profile\/279susannew","17706":"https:\/\/www.tripadvisor.ca\/Profile\/kh897","17707":"https:\/\/www.tripadvisor.ca\/Profile\/kpk766","17709":"https:\/\/www.tripadvisor.ca\/Profile\/elizabethv682","17710":"https:\/\/www.tripadvisor.ca\/Profile\/petaJ5212YF","17712":"https:\/\/www.tripadvisor.ca\/Profile\/patriciaj857","17714":"https:\/\/www.tripadvisor.ca\/Profile\/timtB4958ZZ","17715":"https:\/\/www.tripadvisor.ca\/Profile\/140path","17716":"https:\/\/www.tripadvisor.ca\/Profile\/patriciamT7338HM","17717":"https:\/\/www.tripadvisor.ca\/Profile\/548ednac","17719":"https:\/\/www.tripadvisor.ca\/Profile\/TorontoLady2013","17722":"https:\/\/www.tripadvisor.ca\/Profile\/JackieFelicity","17723":"https:\/\/www.tripadvisor.ca\/Profile\/nicolet901","17724":"https:\/\/www.tripadvisor.ca\/Profile\/StefanR2305","17726":"https:\/\/www.tripadvisor.ca\/Profile\/nancyr132","17729":"https:\/\/www.tripadvisor.ca\/Profile\/briangG4936DR","17730":"https:\/\/www.tripadvisor.ca\/Profile\/ChristopherW724","17731":"https:\/\/www.tripadvisor.ca\/Profile\/johnbL4375RB","17732":"https:\/\/www.tripadvisor.ca\/Profile\/Snowbarbie","17736":"https:\/\/www.tripadvisor.ca\/Profile\/lari1960","17737":"https:\/\/www.tripadvisor.ca\/Profile\/robinf292","17738":"https:\/\/www.tripadvisor.ca\/Profile\/JacquelineL144","17745":"https:\/\/www.tripadvisor.ca\/Profile\/steener100","17746":"https:\/\/www.tripadvisor.ca\/Profile\/kaylatodd1","17747":"https:\/\/www.tripadvisor.ca\/Profile\/I_Am_A_Free_Bird","17748":"https:\/\/www.tripadvisor.ca\/Profile\/paulpE6022EV","17754":"https:\/\/www.tripadvisor.ca\/Profile\/677stuartl","17755":"https:\/\/www.tripadvisor.ca\/Profile\/bronekz52","17756":"https:\/\/www.tripadvisor.ca\/Profile\/Jet49638","17757":"https:\/\/www.tripadvisor.ca\/Profile\/96josephc","17758":"https:\/\/www.tripadvisor.ca\/Profile\/sabrederekp","17759":"https:\/\/www.tripadvisor.ca\/Profile\/edwardac_13","17760":"https:\/\/www.tripadvisor.ca\/Profile\/Levacas","17764":"https:\/\/www.tripadvisor.ca\/Profile\/LuisF34","17765":"https:\/\/www.tripadvisor.ca\/Profile\/garysM1776AX","17766":"https:\/\/www.tripadvisor.ca\/Profile\/robynf433","17767":"https:\/\/www.tripadvisor.ca\/Profile\/GillianC63","17768":"https:\/\/www.tripadvisor.ca\/Profile\/billg270","17769":"https:\/\/www.tripadvisor.ca\/Profile\/travelLite4me","17770":"https:\/\/www.tripadvisor.ca\/Profile\/kariandkyle","17771":"https:\/\/www.tripadvisor.ca\/Profile\/pattipokorchak","17772":"https:\/\/www.tripadvisor.ca\/Profile\/ontherideau","17774":"https:\/\/www.tripadvisor.ca\/Profile\/elleno","17776":"https:\/\/www.tripadvisor.ca\/Profile\/98marshallf","17777":"https:\/\/www.tripadvisor.ca\/Profile\/511geraldm","17779":"https:\/\/www.tripadvisor.ca\/Profile\/suelyn61","17784":"https:\/\/www.tripadvisor.ca\/Profile\/V336LVnicoles","17789":"https:\/\/www.tripadvisor.ca\/Profile\/davidyk93","17794":"https:\/\/www.tripadvisor.ca\/Profile\/NursePhil","17799":"https:\/\/www.tripadvisor.ca\/Profile\/slyman4u","17804":"https:\/\/www.tripadvisor.ca\/Profile\/EvanK922","17809":"nil","17824":"https:\/\/www.tripadvisor.ca\/Profile\/davidb00n","17834":"nil","17839":"https:\/\/www.tripadvisor.ca\/Profile\/Manxmaninuk","17840":"https:\/\/www.tripadvisor.ca\/Profile\/AlanD381","17841":"https:\/\/www.tripadvisor.ca\/Profile\/emilyv536","17842":"https:\/\/www.tripadvisor.ca\/Profile\/pacis1","17843":"https:\/\/www.tripadvisor.ca\/Profile\/503melissai","17844":"https:\/\/www.tripadvisor.ca\/Profile\/TamiD177","17845":"https:\/\/www.tripadvisor.ca\/Profile\/440DanielD","17846":"https:\/\/www.tripadvisor.ca\/Profile\/jmjb04","17847":"https:\/\/www.tripadvisor.ca\/Profile\/karenhN7627SB","17848":"https:\/\/www.tripadvisor.ca\/Profile\/angieandrobin","17854":"https:\/\/www.tripadvisor.ca\/Profile\/L3050LUbriand","17855":"https:\/\/www.tripadvisor.ca\/Profile\/ChezSSJ","17856":"https:\/\/www.tripadvisor.ca\/Profile\/lisavS1255HN","17857":"https:\/\/www.tripadvisor.ca\/Profile\/KENO423","17858":"https:\/\/www.tripadvisor.ca\/Profile\/peacealways","17869":"https:\/\/www.tripadvisor.ca\/Profile\/495sherrillb","17870":"https:\/\/www.tripadvisor.ca\/Profile\/Julie_Gerard","17871":"https:\/\/www.tripadvisor.ca\/Profile\/EeZeeke","17872":"https:\/\/www.tripadvisor.ca\/Profile\/barbaradraimin","17873":"https:\/\/www.tripadvisor.ca\/Profile\/Family_o_fun","17874":"https:\/\/www.tripadvisor.ca\/Profile\/Chasney","17875":"https:\/\/www.tripadvisor.ca\/Profile\/SheilaLastname","17876":"https:\/\/www.tripadvisor.ca\/Profile\/martaw165","17877":"https:\/\/www.tripadvisor.ca\/Profile\/Catheb78","17878":"https:\/\/www.tripadvisor.ca\/Profile\/Leekmuncher7474","17879":"https:\/\/www.tripadvisor.ca\/Profile\/wanderlust0809","17880":"https:\/\/www.tripadvisor.ca\/Profile\/LuLu9122","17881":"https:\/\/www.tripadvisor.ca\/Profile\/MJCanada","17882":"https:\/\/www.tripadvisor.ca\/Profile\/Travel490824","17883":"https:\/\/www.tripadvisor.ca\/Profile\/kockykop","17884":"https:\/\/www.tripadvisor.ca\/Profile\/veredm870","17885":"https:\/\/www.tripadvisor.ca\/Profile\/rickl399","17886":"https:\/\/www.tripadvisor.ca\/Profile\/jeffandschui","17887":"https:\/\/www.tripadvisor.ca\/Profile\/Wander806625","17888":"https:\/\/www.tripadvisor.ca\/Profile\/alanr367","17899":"https:\/\/www.tripadvisor.ca\/Profile\/jeffgL1408FY","17900":"https:\/\/www.tripadvisor.ca\/Profile\/MTB112","17901":"https:\/\/www.tripadvisor.ca\/Profile\/K9219ACtoddb","17902":"https:\/\/www.tripadvisor.ca\/Profile\/MomarNMe","17903":"https:\/\/www.tripadvisor.ca\/Profile\/NallaVancouver","17904":"https:\/\/www.tripadvisor.ca\/Profile\/SmoochieAndTweety","17905":"https:\/\/www.tripadvisor.ca\/Profile\/LucyJasper","17906":"https:\/\/www.tripadvisor.ca\/Profile\/deanjamesblundell","17907":"https:\/\/www.tripadvisor.ca\/Profile\/B198ATsteveb","17908":"https:\/\/www.tripadvisor.ca\/Profile\/canadiandiane","17909":"https:\/\/www.tripadvisor.ca\/Profile\/peterwU4828LN","17910":"https:\/\/www.tripadvisor.ca\/Profile\/_rswindells","17911":"https:\/\/www.tripadvisor.ca\/Profile\/undertheivy","17912":"https:\/\/www.tripadvisor.ca\/Profile\/paulluella","17913":"https:\/\/www.tripadvisor.ca\/Profile\/SMFotheringham","17914":"https:\/\/www.tripadvisor.ca\/Profile\/vacaynut","17915":"https:\/\/www.tripadvisor.ca\/Profile\/61geoffn","17916":"https:\/\/www.tripadvisor.ca\/Profile\/zobolif","17917":"https:\/\/www.tripadvisor.ca\/Profile\/rthibadeau","17918":"https:\/\/www.tripadvisor.ca\/Profile\/355pattij","17919":"https:\/\/www.tripadvisor.ca\/Profile\/461cyrush","17920":"https:\/\/www.tripadvisor.ca\/Profile\/robertpY2986OQ","17921":"https:\/\/www.tripadvisor.ca\/Profile\/Sheerim","17922":"https:\/\/www.tripadvisor.ca\/Profile\/rosecolourcarol","17923":"https:\/\/www.tripadvisor.ca\/Profile\/bart311","17924":"https:\/\/www.tripadvisor.ca\/Profile\/Victory333","17925":"https:\/\/www.tripadvisor.ca\/Profile\/KimG0320","17926":"https:\/\/www.tripadvisor.ca\/Profile\/Gangirl2013","17927":"https:\/\/www.tripadvisor.ca\/Profile\/851deborahv","17939":"nil","17944":"https:\/\/www.tripadvisor.ca\/Profile\/amylH7331EQ","17945":"https:\/\/www.tripadvisor.ca\/Profile\/rotarypat","17946":"https:\/\/www.tripadvisor.ca\/Profile\/437stephenr","17947":"https:\/\/www.tripadvisor.ca\/Profile\/Bob1949","17948":"https:\/\/www.tripadvisor.ca\/Profile\/rosienej","17949":"https:\/\/www.tripadvisor.ca\/Profile\/vladimir304","17950":"https:\/\/www.tripadvisor.ca\/Profile\/Merida2008","17951":"https:\/\/www.tripadvisor.ca\/Profile\/expozay9","17952":"https:\/\/www.tripadvisor.ca\/Profile\/dadscat","17953":"https:\/\/www.tripadvisor.ca\/Profile\/davidgQ5070WL","17954":"https:\/\/www.tripadvisor.ca\/Profile\/lauragU2237AQ","17955":"https:\/\/www.tripadvisor.ca\/Profile\/LaDolceVita_Beq","17956":"https:\/\/www.tripadvisor.ca\/Profile\/HeatherLorax","17957":"https:\/\/www.tripadvisor.ca\/Profile\/dncrmom","17958":"https:\/\/www.tripadvisor.ca\/Profile\/mainecentral","17959":"https:\/\/www.tripadvisor.ca\/Profile\/amystanton987","17960":"https:\/\/www.tripadvisor.ca\/Profile\/F3710ZYjamesf","17961":"https:\/\/www.tripadvisor.ca\/Profile\/HalF34","17962":"https:\/\/www.tripadvisor.ca\/Profile\/mrsbeasely","17963":"https:\/\/www.tripadvisor.ca\/Profile\/brucelochhead","17964":"https:\/\/www.tripadvisor.ca\/Profile\/Starryflower","17965":"https:\/\/www.tripadvisor.ca\/Profile\/brownmil","17966":"https:\/\/www.tripadvisor.ca\/Profile\/Raumanpoika","17967":"https:\/\/www.tripadvisor.ca\/Profile\/AssignedUsername","17968":"https:\/\/www.tripadvisor.ca\/Profile\/sparks22016","17969":"https:\/\/www.tripadvisor.ca\/Profile\/lisafD8375VZ","17970":"https:\/\/www.tripadvisor.ca\/Profile\/wigsy","17971":"https:\/\/www.tripadvisor.ca\/Profile\/JanB638","17972":"https:\/\/www.tripadvisor.ca\/Profile\/MrsHBerry","17973":"https:\/\/www.tripadvisor.ca\/Profile\/dicksonbl","17974":"https:\/\/www.tripadvisor.ca\/Profile\/thecycler","17975":"https:\/\/www.tripadvisor.ca\/Profile\/travginny","17976":"https:\/\/www.tripadvisor.ca\/Profile\/PMacOtt","17977":"https:\/\/www.tripadvisor.ca\/Profile\/janetalexa","17978":"https:\/\/www.tripadvisor.ca\/Profile\/SimpsonSherryway","17979":"https:\/\/www.tripadvisor.ca\/Profile\/theyzic","17980":"https:\/\/www.tripadvisor.ca\/Profile\/lllllll99","17981":"https:\/\/www.tripadvisor.ca\/Profile\/MomClara","17982":"https:\/\/www.tripadvisor.ca\/Profile\/amira802","17983":"https:\/\/www.tripadvisor.ca\/Profile\/LailaFreddy","17984":"https:\/\/www.tripadvisor.ca\/Profile\/emmat881","17985":"https:\/\/www.tripadvisor.ca\/Profile\/CCanuckFamily","17986":"https:\/\/www.tripadvisor.ca\/Profile\/RWC_12","17987":"https:\/\/www.tripadvisor.ca\/Profile\/KEM14","17988":"https:\/\/www.tripadvisor.ca\/Profile\/frank941","17989":"https:\/\/www.tripadvisor.ca\/Profile\/robertmK6241ZU","17990":"https:\/\/www.tripadvisor.ca\/Profile\/nancyo846","17991":"https:\/\/www.tripadvisor.ca\/Profile\/surfer02_10","17992":"https:\/\/www.tripadvisor.ca\/Profile\/56dennisl","17993":"https:\/\/www.tripadvisor.ca\/Profile\/JudithR_13","17994":"https:\/\/www.tripadvisor.ca\/Profile\/REL_11","17995":"https:\/\/www.tripadvisor.ca\/Profile\/Yrral2014","17996":"https:\/\/www.tripadvisor.ca\/Profile\/ChristineS711","17997":"https:\/\/www.tripadvisor.ca\/Profile\/RuthK720","17998":"https:\/\/www.tripadvisor.ca\/Profile\/230joyceg","18004":"https:\/\/www.tripadvisor.ca\/Profile\/dankro_10","18005":"https:\/\/www.tripadvisor.ca\/Profile\/jay398","18006":"https:\/\/www.tripadvisor.ca\/Profile\/492lizziec","18007":"https:\/\/www.tripadvisor.ca\/Profile\/Moniessence","18008":"https:\/\/www.tripadvisor.ca\/Profile\/margarethH7949HE","18010":"https:\/\/www.tripadvisor.ca\/Profile\/r_stievenard","18011":"https:\/\/www.tripadvisor.ca\/Profile\/Queenslanding","18012":"https:\/\/www.tripadvisor.ca\/Profile\/shell_2026","18013":"https:\/\/www.tripadvisor.ca\/Profile\/DianeT225","18014":"https:\/\/www.tripadvisor.ca\/Profile\/S533CHlindam","18015":"https:\/\/www.tripadvisor.ca\/Profile\/JacquiSouthampton","18016":"https:\/\/www.tripadvisor.ca\/Profile\/JimmyG430","18017":"https:\/\/www.tripadvisor.ca\/Profile\/marianamalmeida","18018":"https:\/\/www.tripadvisor.ca\/Profile\/Therese65","18019":"https:\/\/www.tripadvisor.ca\/Profile\/CCLS","18020":"https:\/\/www.tripadvisor.ca\/Profile\/WillandKristine","18021":"https:\/\/www.tripadvisor.ca\/Profile\/brocolie104","18022":"https:\/\/www.tripadvisor.ca\/Profile\/949PeterS949","18023":"https:\/\/www.tripadvisor.ca\/Profile\/ElaineR746","18024":"https:\/\/www.tripadvisor.ca\/Profile\/717susier","18025":"https:\/\/www.tripadvisor.ca\/Profile\/ChristianE905","18026":"https:\/\/www.tripadvisor.ca\/Profile\/Kolakovca","18027":"https:\/\/www.tripadvisor.ca\/Profile\/13Kimberly1967","18028":"https:\/\/www.tripadvisor.ca\/Profile\/JenCG_12","18029":"https:\/\/www.tripadvisor.ca\/Profile\/FrankB7999","18030":"https:\/\/www.tripadvisor.ca\/Profile\/gnbrooks","18031":"https:\/\/www.tripadvisor.ca\/Profile\/GailW810","18032":"https:\/\/www.tripadvisor.ca\/Profile\/247katherineh","18033":"https:\/\/www.tripadvisor.ca\/Profile\/ljlecount","18039":"https:\/\/www.tripadvisor.ca\/Profile\/331matta","18040":"https:\/\/www.tripadvisor.ca\/Profile\/jabapril","18041":"https:\/\/www.tripadvisor.ca\/Profile\/HGrrl","18042":"https:\/\/www.tripadvisor.ca\/Profile\/SMclellan","18043":"https:\/\/www.tripadvisor.ca\/Profile\/LoriG51","18044":"https:\/\/www.tripadvisor.ca\/Profile\/CelesteG722","18045":"https:\/\/www.tripadvisor.ca\/Profile\/508MatthewW","18046":"https:\/\/www.tripadvisor.ca\/Profile\/ScottHToronto","18047":"https:\/\/www.tripadvisor.ca\/Profile\/Zummerzet68","18048":"https:\/\/www.tripadvisor.ca\/Profile\/JenniferS547","18059":"https:\/\/www.tripadvisor.ca\/Profile\/travelling_elisa","18060":"https:\/\/www.tripadvisor.ca\/Profile\/sophke","18061":"https:\/\/www.tripadvisor.ca\/Profile\/Mtl-Qc-Vacay","18062":"https:\/\/www.tripadvisor.ca\/Profile\/Kempka1","18063":"https:\/\/www.tripadvisor.ca\/Profile\/Mackasx2","18064":"https:\/\/www.tripadvisor.ca\/Profile\/sensleafs","18065":"https:\/\/www.tripadvisor.ca\/Profile\/Sheffem","18066":"https:\/\/www.tripadvisor.ca\/Profile\/marcoCH80","18067":"https:\/\/www.tripadvisor.ca\/Profile\/steveandjackie1312","18068":"https:\/\/www.tripadvisor.ca\/Profile\/Carlos154996","18069":"https:\/\/www.tripadvisor.ca\/Profile\/MelissaC621","18070":"https:\/\/www.tripadvisor.ca\/Profile\/G9204VCjudym","18071":"https:\/\/www.tripadvisor.ca\/Profile\/Roscoe8","18072":"https:\/\/www.tripadvisor.ca\/Profile\/NadineHH","18073":"https:\/\/www.tripadvisor.ca\/Profile\/Transitioning66","18074":"https:\/\/www.tripadvisor.ca\/Profile\/kraveller","18075":"https:\/\/www.tripadvisor.ca\/Profile\/Cibal","18076":"https:\/\/www.tripadvisor.ca\/Profile\/Citygirl021","18077":"https:\/\/www.tripadvisor.ca\/Profile\/NorthSouth","18078":"https:\/\/www.tripadvisor.ca\/Profile\/johnnyd76","18079":"https:\/\/www.tripadvisor.ca\/Profile\/TequilaT0m","18080":"https:\/\/www.tripadvisor.ca\/Profile\/Lambert16","18081":"https:\/\/www.tripadvisor.ca\/Profile\/isaac708","18082":"https:\/\/www.tripadvisor.ca\/Profile\/Foto928","18083":"https:\/\/www.tripadvisor.ca\/Profile\/victoria033","18084":"https:\/\/www.tripadvisor.ca\/Profile\/Madelle","18085":"https:\/\/www.tripadvisor.ca\/Profile\/busterOttawa","18086":"https:\/\/www.tripadvisor.ca\/Profile\/ekquest","18087":"https:\/\/www.tripadvisor.ca\/Profile\/TorontoPolarBear","18088":"https:\/\/www.tripadvisor.ca\/Profile\/MEW_10","18089":"https:\/\/www.tripadvisor.ca\/Profile\/csb101","18090":"https:\/\/www.tripadvisor.ca\/Profile\/TorontoTravel_girl71","18091":"https:\/\/www.tripadvisor.ca\/Profile\/MNTripTravel","18092":"https:\/\/www.tripadvisor.ca\/Profile\/mrbill17","18093":"https:\/\/www.tripadvisor.ca\/Profile\/Revsue1","18094":"https:\/\/www.tripadvisor.ca\/Profile\/cluttered","18095":"https:\/\/www.tripadvisor.ca\/Profile\/carrt7","18096":"https:\/\/www.tripadvisor.ca\/Profile\/gardengnomegeek","18097":"https:\/\/www.tripadvisor.ca\/Profile\/JArcher81","18098":"https:\/\/www.tripadvisor.ca\/Profile\/RogueJade","18099":"https:\/\/www.tripadvisor.ca\/Profile\/patDerby","18100":"https:\/\/www.tripadvisor.ca\/Profile\/HughnSue","18101":"https:\/\/www.tripadvisor.ca\/Profile\/CruiseGirlFlorida","18102":"https:\/\/www.tripadvisor.ca\/Profile\/becciedc","18103":"https:\/\/www.tripadvisor.ca\/Profile\/ClaraCrane","18104":"https:\/\/www.tripadvisor.ca\/Profile\/H0lala","18105":"https:\/\/www.tripadvisor.ca\/Profile\/shauna123","18106":"https:\/\/www.tripadvisor.ca\/Profile\/FunToTravelOntario","18107":"https:\/\/www.tripadvisor.ca\/Profile\/Oreo65","18108":"https:\/\/www.tripadvisor.ca\/Profile\/WindylindyOttawa","18109":"https:\/\/www.tripadvisor.ca\/Profile\/Bryan758","18110":"https:\/\/www.tripadvisor.ca\/Profile\/gauthng","18111":"https:\/\/www.tripadvisor.ca\/Profile\/suzieqh","18112":"https:\/\/www.tripadvisor.ca\/Profile\/Opsguy08","18113":"https:\/\/www.tripadvisor.ca\/Profile\/GanMaam","18119":"https:\/\/www.tripadvisor.ca\/Profile\/packednreadyNePa","18120":"https:\/\/www.tripadvisor.ca\/Profile\/benjiesluv","18139":"https:\/\/www.tripadvisor.ca\/Profile\/JenniC411","18140":"https:\/\/www.tripadvisor.ca\/Profile\/linzi1966","18141":"https:\/\/www.tripadvisor.ca\/Profile\/gennaw2017","18142":"https:\/\/www.tripadvisor.ca\/Profile\/995zinniaj","18143":"https:\/\/www.tripadvisor.ca\/Profile\/MaureenW316","18144":"https:\/\/www.tripadvisor.ca\/Profile\/aditeek2018","18145":"https:\/\/www.tripadvisor.ca\/Profile\/danib97","18146":"https:\/\/www.tripadvisor.ca\/Profile\/Andy927984","18147":"https:\/\/www.tripadvisor.ca\/Profile\/sabavisitor","18148":"https:\/\/www.tripadvisor.ca\/Profile\/JohnCUpstateNY","18149":"https:\/\/www.tripadvisor.ca\/Profile\/l0releyz","18150":"https:\/\/www.tripadvisor.ca\/Profile\/AnjaKA73","18151":"https:\/\/www.tripadvisor.ca\/Profile\/emh0","18152":"https:\/\/www.tripadvisor.ca\/Profile\/Fraggletops","18153":"https:\/\/www.tripadvisor.ca\/Profile\/travginny","18154":"https:\/\/www.tripadvisor.ca\/Profile\/froatsmj","18155":"https:\/\/www.tripadvisor.ca\/Profile\/369lauriez","18156":"https:\/\/www.tripadvisor.ca\/Profile\/G7085LJlaural","18157":"https:\/\/www.tripadvisor.ca\/Profile\/freedom_55_9","18158":"https:\/\/www.tripadvisor.ca\/Profile\/Bubbles-Fluffy","18159":"https:\/\/www.tripadvisor.ca\/Profile\/jennyamay","18160":"https:\/\/www.tripadvisor.ca\/Profile\/Restofan2013","18161":"https:\/\/www.tripadvisor.ca\/Profile\/burlingt0ngal","18162":"https:\/\/www.tripadvisor.ca\/Profile\/DavidW43","18163":"https:\/\/www.tripadvisor.ca\/Profile\/_franksarehome","18164":"https:\/\/www.tripadvisor.ca\/Profile\/X4099MSkarens","18165":"https:\/\/www.tripadvisor.ca\/Profile\/eeeefarm","18166":"https:\/\/www.tripadvisor.ca\/Profile\/308yvesl","18167":"https:\/\/www.tripadvisor.ca\/Profile\/jaywee","18168":"https:\/\/www.tripadvisor.ca\/Profile\/eljefeargentino","18169":"https:\/\/www.tripadvisor.ca\/Profile\/SarahN767","18170":"https:\/\/www.tripadvisor.ca\/Profile\/Helennotter","18171":"https:\/\/www.tripadvisor.ca\/Profile\/frankcT9565KB","18172":"https:\/\/www.tripadvisor.ca\/Profile\/Wilkybob","18173":"https:\/\/www.tripadvisor.ca\/Profile\/catlivesupstairs","18174":"https:\/\/www.tripadvisor.ca\/Profile\/LJ_Ktown","18175":"https:\/\/www.tripadvisor.ca\/Profile\/Q2987PHpatrickd","18176":"https:\/\/www.tripadvisor.ca\/Profile\/0kathryns","18177":"https:\/\/www.tripadvisor.ca\/Profile\/arunk_293","18178":"https:\/\/www.tripadvisor.ca\/Profile\/GlenmalureMary","18179":"nil","18184":"https:\/\/www.tripadvisor.ca\/Profile\/axb311","18185":"https:\/\/www.tripadvisor.ca\/Profile\/552BarbS","18186":"https:\/\/www.tripadvisor.ca\/Profile\/JohnMadeleine","18187":"https:\/\/www.tripadvisor.ca\/Profile\/bakul_shroff","18188":"https:\/\/www.tripadvisor.ca\/Profile\/cathjim2015","18199":"https:\/\/www.tripadvisor.ca\/Profile\/jeanlap","18200":"https:\/\/www.tripadvisor.ca\/Profile\/NickMJ","18201":"https:\/\/www.tripadvisor.ca\/Profile\/Heather-in-Canada","18202":"https:\/\/www.tripadvisor.ca\/Profile\/marta_pierre","18203":"https:\/\/www.tripadvisor.ca\/Profile\/3galsontour","18204":"https:\/\/www.tripadvisor.ca\/Profile\/995jilla","18205":"https:\/\/www.tripadvisor.ca\/Profile\/susandW2720MI","18206":"https:\/\/www.tripadvisor.ca\/Profile\/Qiyili","18207":"https:\/\/www.tripadvisor.ca\/Profile\/BonsVoyages","18208":"https:\/\/www.tripadvisor.ca\/Profile\/ItalianOldChap","18209":"https:\/\/www.tripadvisor.ca\/Profile\/912erict","18210":"https:\/\/www.tripadvisor.ca\/Profile\/Tim_Maloney","18211":"https:\/\/www.tripadvisor.ca\/Profile\/bookssmithsfalls","18212":"https:\/\/www.tripadvisor.ca\/Profile\/odedh2014","18213":"https:\/\/www.tripadvisor.ca\/Profile\/Paulizzy","18214":"https:\/\/www.tripadvisor.ca\/Profile\/Vahishta","18215":"https:\/\/www.tripadvisor.ca\/Profile\/204alanb204","18216":"https:\/\/www.tripadvisor.ca\/Profile\/95stephanies","18217":"https:\/\/www.tripadvisor.ca\/Profile\/PauletteRazz","18218":"https:\/\/www.tripadvisor.ca\/Profile\/Totravelagain","18224":"https:\/\/www.tripadvisor.ca\/Profile\/fanaille25","18225":"https:\/\/www.tripadvisor.ca\/Profile\/bedofroses155019","18226":"https:\/\/www.tripadvisor.ca\/Profile\/darinec","18227":"https:\/\/www.tripadvisor.ca\/Profile\/rozst","18228":"https:\/\/www.tripadvisor.ca\/Profile\/streblig","18229":"https:\/\/www.tripadvisor.ca\/Profile\/MegHimmel","18230":"https:\/\/www.tripadvisor.ca\/Profile\/Tinyttt","18231":"https:\/\/www.tripadvisor.ca\/Profile\/jspence81","18232":"https:\/\/www.tripadvisor.ca\/Profile\/ScotiaCantor","18234":"https:\/\/www.tripadvisor.ca\/Profile\/Globuli2012","18235":"https:\/\/www.tripadvisor.ca\/Profile\/eizenberg","18236":"https:\/\/www.tripadvisor.ca\/Profile\/ottawa026","18237":"https:\/\/www.tripadvisor.ca\/Profile\/sarae443","18238":"https:\/\/www.tripadvisor.ca\/Profile\/MoiraG120","18244":"https:\/\/www.tripadvisor.ca\/Profile\/spartanap","18245":"https:\/\/www.tripadvisor.ca\/Profile\/DeborahP743","18246":"https:\/\/www.tripadvisor.ca\/Profile\/98PaulS98","18247":"https:\/\/www.tripadvisor.ca\/Profile\/hiphoppotamus","18249":"https:\/\/www.tripadvisor.ca\/Profile\/JenniferK818","18250":"https:\/\/www.tripadvisor.ca\/Profile\/446johannac","18251":"https:\/\/www.tripadvisor.ca\/Profile\/scmcint2","18284":"nil","18289":"https:\/\/www.tripadvisor.ca\/Profile\/M131OFcherylb","18290":"https:\/\/www.tripadvisor.ca\/Profile\/franP3474PX","18291":"https:\/\/www.tripadvisor.ca\/Profile\/bal498","18292":"https:\/\/www.tripadvisor.ca\/Profile\/Ruthie00500","18293":"https:\/\/www.tripadvisor.ca\/Profile\/triciak364","18294":"https:\/\/www.tripadvisor.ca\/Profile\/datman57","18295":"https:\/\/www.tripadvisor.ca\/Profile\/T9206WMsteved","18296":"https:\/\/www.tripadvisor.ca\/Profile\/DonH","18297":"https:\/\/www.tripadvisor.ca\/Profile\/dbonofiglio05","18298":"https:\/\/www.tripadvisor.ca\/Profile\/mckshaw1218","18299":"https:\/\/www.tripadvisor.ca\/Profile\/francinef804","18300":"https:\/\/www.tripadvisor.ca\/Profile\/JoyceandGreg","18301":"https:\/\/www.tripadvisor.ca\/Profile\/Mark-Rita-S","18302":"https:\/\/www.tripadvisor.ca\/Profile\/477yl","18303":"https:\/\/www.tripadvisor.ca\/Profile\/Carolnine","18304":"https:\/\/www.tripadvisor.ca\/Profile\/hermien501","18305":"https:\/\/www.tripadvisor.ca\/Profile\/ashleyf802","18306":"https:\/\/www.tripadvisor.ca\/Profile\/AlandKim","18307":"https:\/\/www.tripadvisor.ca\/Profile\/Seabird21","18308":"https:\/\/www.tripadvisor.ca\/Profile\/kimdottawa","18309":"https:\/\/www.tripadvisor.ca\/Profile\/JKGALMaybrook_Ny","18310":"https:\/\/www.tripadvisor.ca\/Profile\/joecQ8432OJ","18311":"https:\/\/www.tripadvisor.ca\/Profile\/BogdanCM","18312":"https:\/\/www.tripadvisor.ca\/Profile\/187kaiam","18313":"https:\/\/www.tripadvisor.ca\/Profile\/RogerCD","18314":"https:\/\/www.tripadvisor.ca\/Profile\/644brucem","18315":"https:\/\/www.tripadvisor.ca\/Profile\/choulaw","18316":"https:\/\/www.tripadvisor.ca\/Profile\/CSmitty39","18317":"https:\/\/www.tripadvisor.ca\/Profile\/Ellen42071","18318":"https:\/\/www.tripadvisor.ca\/Profile\/Liloreise3","18319":"https:\/\/www.tripadvisor.ca\/Profile\/144jillm","18320":"https:\/\/www.tripadvisor.ca\/Profile\/babyblues33","18321":"https:\/\/www.tripadvisor.ca\/Profile\/X3537ADtomr","18322":"https:\/\/www.tripadvisor.ca\/Profile\/ChrisMToronto","18323":"https:\/\/www.tripadvisor.ca\/Profile\/mouniamz","18324":"https:\/\/www.tripadvisor.ca\/Profile\/Koanzzz","18325":"https:\/\/www.tripadvisor.ca\/Profile\/467jeremym","18326":"https:\/\/www.tripadvisor.ca\/Profile\/Reese6","18327":"https:\/\/www.tripadvisor.ca\/Profile\/cdexter17","18328":"https:\/\/www.tripadvisor.ca\/Profile\/447Gloria","18329":"https:\/\/www.tripadvisor.ca\/Profile\/426anitaa","18330":"https:\/\/www.tripadvisor.ca\/Profile\/newlook56","18331":"https:\/\/www.tripadvisor.ca\/Profile\/JayJay75","18332":"https:\/\/www.tripadvisor.ca\/Profile\/401lyndam","18333":"https:\/\/www.tripadvisor.ca\/Profile\/Naplesmaus","18334":"https:\/\/www.tripadvisor.ca\/Profile\/Bis54","18335":"https:\/\/www.tripadvisor.ca\/Profile\/MomagerOttawa","18336":"https:\/\/www.tripadvisor.ca\/Profile\/Anni_MTL","18337":"https:\/\/www.tripadvisor.ca\/Profile\/mlynnottawa","18338":"https:\/\/www.tripadvisor.ca\/Profile\/Jancadspec","18339":"https:\/\/www.tripadvisor.ca\/Profile\/par00123","18340":"https:\/\/www.tripadvisor.ca\/Profile\/JamineM","18341":"https:\/\/www.tripadvisor.ca\/Profile\/Shakay56","18342":"https:\/\/www.tripadvisor.ca\/Profile\/CharlieDelta12","18343":"https:\/\/www.tripadvisor.ca\/Profile\/CRichards-Bentley","18344":"https:\/\/www.tripadvisor.ca\/Profile\/DerFlieger","18345":"https:\/\/www.tripadvisor.ca\/Profile\/swane","18346":"https:\/\/www.tripadvisor.ca\/Profile\/denisem369","18347":"https:\/\/www.tripadvisor.ca\/Profile\/AngelicaB342","18348":"https:\/\/www.tripadvisor.ca\/Profile\/901AlexK","18354":"https:\/\/www.tripadvisor.ca\/Profile\/TM6210","18359":"https:\/\/www.tripadvisor.ca\/Profile\/skaszab2016","18364":"https:\/\/www.tripadvisor.ca\/Profile\/27River_Rat","18369":"https:\/\/www.tripadvisor.ca\/Profile\/X989ECcharlesw","18374":"https:\/\/www.tripadvisor.ca\/Profile\/shermusa","18379":"nil","18389":"https:\/\/www.tripadvisor.ca\/Profile\/Marg176","18394":"https:\/\/www.tripadvisor.ca\/Profile\/steverO240TU","18399":"https:\/\/www.tripadvisor.ca\/Profile\/JohnV433","18409":"https:\/\/www.tripadvisor.ca\/Profile\/MelE06","18414":"https:\/\/www.tripadvisor.ca\/Profile\/BigGeorge62","18419":"https:\/\/www.tripadvisor.ca\/Profile\/NeilOrillia","18429":"https:\/\/www.tripadvisor.ca\/Profile\/Q4603TCdavec","18434":"https:\/\/www.tripadvisor.ca\/Profile\/I2444XMkevinh","18444":"https:\/\/www.tripadvisor.ca\/Profile\/sjdevconex","18449":"https:\/\/www.tripadvisor.ca\/Profile\/dmpeng","18454":"https:\/\/www.tripadvisor.ca\/Profile\/RandomString","18464":"https:\/\/www.tripadvisor.ca\/Profile\/GregS424","18474":"https:\/\/www.tripadvisor.ca\/Profile\/magentaOttawa","18479":"https:\/\/www.tripadvisor.ca\/Profile\/peacethroughtravel2","18484":"https:\/\/www.tripadvisor.ca\/Profile\/ducky13duck","18489":"https:\/\/www.tripadvisor.ca\/Profile\/karenmA6889QO","18494":"https:\/\/www.tripadvisor.ca\/Profile\/Deeper19","18499":"https:\/\/www.tripadvisor.ca\/Profile\/698carolynt","18504":"https:\/\/www.tripadvisor.ca\/Profile\/sandrag812","18509":"https:\/\/www.tripadvisor.ca\/Profile\/DianeandMelvin","18514":"https:\/\/www.tripadvisor.ca\/Profile\/albaldauf","18519":"https:\/\/www.tripadvisor.ca\/Profile\/Evie179","18524":"https:\/\/www.tripadvisor.ca\/Profile\/HeatherA440","18529":"https:\/\/www.tripadvisor.ca\/Profile\/annd527","18534":"https:\/\/www.tripadvisor.ca\/Profile\/ShantyBabe","18539":"https:\/\/www.tripadvisor.ca\/Profile\/juliehunt50","18544":"https:\/\/www.tripadvisor.ca\/Profile\/BSRun","18554":"nil","18564":"https:\/\/www.tripadvisor.ca\/Profile\/LapointeJK","18565":"https:\/\/www.tripadvisor.ca\/Profile\/Nornironal","18566":"https:\/\/www.tripadvisor.ca\/Profile\/Dumos","18567":"https:\/\/www.tripadvisor.ca\/Profile\/donhoughton123","18568":"https:\/\/www.tripadvisor.ca\/Profile\/kimtC2290NV","18574":"https:\/\/www.tripadvisor.ca\/Profile\/Shake2","18575":"https:\/\/www.tripadvisor.ca\/Profile\/574verap","18576":"https:\/\/www.tripadvisor.ca\/Profile\/R8523OVrobertc","18577":"https:\/\/www.tripadvisor.ca\/Profile\/Ottawa_retiree","18578":"https:\/\/www.tripadvisor.ca\/Profile\/GreshamJim","18579":"https:\/\/www.tripadvisor.ca\/Profile\/996patriciaw","18580":"https:\/\/www.tripadvisor.ca\/Profile\/Sarah-Mario2015","18581":"https:\/\/www.tripadvisor.ca\/Profile\/UKBarbara2012","18582":"https:\/\/www.tripadvisor.ca\/Profile\/kimberlyk152","18583":"https:\/\/www.tripadvisor.ca\/Profile\/Seaside601410","18584":"https:\/\/www.tripadvisor.ca\/Profile\/Iphito","18585":"https:\/\/www.tripadvisor.ca\/Profile\/MEM_11","18586":"https:\/\/www.tripadvisor.ca\/Profile\/ceitoo","18587":"https:\/\/www.tripadvisor.ca\/Profile\/marclefever","18588":"https:\/\/www.tripadvisor.ca\/Profile\/416Kathy531","18589":"https:\/\/www.tripadvisor.ca\/Profile\/BudapestDroffo","18590":"https:\/\/www.tripadvisor.ca\/Profile\/sidjimc","18591":"https:\/\/www.tripadvisor.ca\/Profile\/johnrI1375MH","18592":"https:\/\/www.tripadvisor.ca\/Profile\/MaryF1025","18593":"https:\/\/www.tripadvisor.ca\/Profile\/GoogleEarth_Traveler","18594":"https:\/\/www.tripadvisor.ca\/Profile\/mariebB2253BP","18595":"https:\/\/www.tripadvisor.ca\/Profile\/jonnagale","18596":"https:\/\/www.tripadvisor.ca\/Profile\/mejkatwrite","18597":"https:\/\/www.tripadvisor.ca\/Profile\/cindysP1518GF","18598":"https:\/\/www.tripadvisor.ca\/Profile\/cgingras213","18599":"https:\/\/www.tripadvisor.ca\/Profile\/jmclarnon3","18600":"https:\/\/www.tripadvisor.ca\/Profile\/gj_arcuri","18601":"https:\/\/www.tripadvisor.ca\/Profile\/Yakman67","18602":"https:\/\/www.tripadvisor.ca\/Profile\/477JamesO477","18603":"https:\/\/www.tripadvisor.ca\/Profile\/941davec","18604":"https:\/\/www.tripadvisor.ca\/Profile\/Fcdave33","18605":"https:\/\/www.tripadvisor.ca\/Profile\/alandG5077VI","18606":"https:\/\/www.tripadvisor.ca\/Profile\/jenssch2016","18607":"https:\/\/www.tripadvisor.ca\/Profile\/TiVx","18608":"https:\/\/www.tripadvisor.ca\/Profile\/Pattyann27","18609":"https:\/\/www.tripadvisor.ca\/Profile\/714bernadettea","18610":"https:\/\/www.tripadvisor.ca\/Profile\/WJR47","18611":"https:\/\/www.tripadvisor.ca\/Profile\/574jayes","18613":"https:\/\/www.tripadvisor.ca\/Profile\/verite17","18614":"https:\/\/www.tripadvisor.ca\/Profile\/Yius944","18615":"https:\/\/www.tripadvisor.ca\/Profile\/HolyMac007","18616":"https:\/\/www.tripadvisor.ca\/Profile\/532mikeo","18617":"https:\/\/www.tripadvisor.ca\/Profile\/TheFriendlyStranger","18618":"https:\/\/www.tripadvisor.ca\/Profile\/joyj80","18619":"https:\/\/www.tripadvisor.ca\/Profile\/MTR5959","18620":"https:\/\/www.tripadvisor.ca\/Profile\/winewebb","18621":"https:\/\/www.tripadvisor.ca\/Profile\/112margaretc","18622":"https:\/\/www.tripadvisor.ca\/Profile\/Q6501MUmichellep","18623":"https:\/\/www.tripadvisor.ca\/Profile\/fredbJ7282KZ","18624":"https:\/\/www.tripadvisor.ca\/Profile\/TorontoRick","18625":"https:\/\/www.tripadvisor.ca\/Profile\/582tonyw","18626":"https:\/\/www.tripadvisor.ca\/Profile\/887MartinL","18627":"https:\/\/www.tripadvisor.ca\/Profile\/Peacecove","18628":"https:\/\/www.tripadvisor.ca\/Profile\/maxe_13","18629":"https:\/\/www.tripadvisor.ca\/Profile\/ThrillSeeker2014","18630":"https:\/\/www.tripadvisor.ca\/Profile\/Mostafaghfoury","18631":"https:\/\/www.tripadvisor.ca\/Profile\/andrewhicks","18632":"https:\/\/www.tripadvisor.ca\/Profile\/MBEVENTSENT","18633":"https:\/\/www.tripadvisor.ca\/Profile\/811LizH","18634":"https:\/\/www.tripadvisor.ca\/Profile\/jcox_12","18635":"https:\/\/www.tripadvisor.ca\/Profile\/330sandyg","18636":"https:\/\/www.tripadvisor.ca\/Profile\/308sylvief","18637":"https:\/\/www.tripadvisor.ca\/Profile\/slowasmolasses","18638":"https:\/\/www.tripadvisor.ca\/Profile\/888lydia","18639":"https:\/\/www.tripadvisor.ca\/Profile\/RonAjax","18640":"https:\/\/www.tripadvisor.ca\/Profile\/rdevoogd","18641":"https:\/\/www.tripadvisor.ca\/Profile\/Wendy2569","18642":"https:\/\/www.tripadvisor.ca\/Profile\/JohnK479","18643":"https:\/\/www.tripadvisor.ca\/Profile\/DrBZ1979","18644":"https:\/\/www.tripadvisor.ca\/Profile\/RobinD91","18645":"https:\/\/www.tripadvisor.ca\/Profile\/Lou2261","18646":"https:\/\/www.tripadvisor.ca\/Profile\/The_Traveller_42","18647":"https:\/\/www.tripadvisor.ca\/Profile\/KarinR97","18648":"https:\/\/www.tripadvisor.ca\/Profile\/sewing53","18649":"https:\/\/www.tripadvisor.ca\/Profile\/BonnieM767","18650":"https:\/\/www.tripadvisor.ca\/Profile\/JennyM258","18651":"https:\/\/www.tripadvisor.ca\/Profile\/MichBru","18652":"https:\/\/www.tripadvisor.ca\/Profile\/tjbimson","18653":"https:\/\/www.tripadvisor.ca\/Profile\/matts553","18654":"https:\/\/www.tripadvisor.ca\/Profile\/BabyJane63","18655":"https:\/\/www.tripadvisor.ca\/Profile\/CarrieL657","18656":"https:\/\/www.tripadvisor.ca\/Profile\/AnnB193","18657":"https:\/\/www.tripadvisor.ca\/Profile\/AlfredV_12","18658":"https:\/\/www.tripadvisor.ca\/Profile\/RonC578","18659":"https:\/\/www.tripadvisor.ca\/Profile\/MarleneY_12","18660":"https:\/\/www.tripadvisor.ca\/Profile\/melodeeh183","18661":"https:\/\/www.tripadvisor.ca\/Profile\/_nehcam","18662":"https:\/\/www.tripadvisor.ca\/Profile\/TheatreIsMyLife","18663":"https:\/\/www.tripadvisor.ca\/Profile\/RobinS155","18664":"https:\/\/www.tripadvisor.ca\/Profile\/JohnO569","18665":"https:\/\/www.tripadvisor.ca\/Profile\/mommytraveller21","18666":"https:\/\/www.tripadvisor.ca\/Profile\/S8002LKmelissaw","18667":"https:\/\/www.tripadvisor.ca\/Profile\/emily4050","18668":"https:\/\/www.tripadvisor.ca\/Profile\/swallan2","18669":"https:\/\/www.tripadvisor.ca\/Profile\/Catzlady","18670":"https:\/\/www.tripadvisor.ca\/Profile\/Marylou5070","18671":"https:\/\/www.tripadvisor.ca\/Profile\/peterbcook","18672":"https:\/\/www.tripadvisor.ca\/Profile\/Mssweden","18673":"https:\/\/www.tripadvisor.ca\/Profile\/ptm01","18679":"https:\/\/www.tripadvisor.ca\/Profile\/biscuitOntario","18680":"https:\/\/www.tripadvisor.ca\/Profile\/SandyCorgi","18681":"https:\/\/www.tripadvisor.ca\/Profile\/killbob","18682":"https:\/\/www.tripadvisor.ca\/Profile\/Cdnmarcopolo","18683":"https:\/\/www.tripadvisor.ca\/Profile\/Travellers807","18684":"https:\/\/www.tripadvisor.ca\/Profile\/SS51","18685":"https:\/\/www.tripadvisor.ca\/Profile\/timelo","18686":"https:\/\/www.tripadvisor.ca\/Profile\/volador","18699":"https:\/\/www.tripadvisor.ca\/Profile\/321douglasg","18700":"https:\/\/www.tripadvisor.ca\/Profile\/928shirleyp","18701":"https:\/\/www.tripadvisor.ca\/Profile\/Flyer821786","18702":"https:\/\/www.tripadvisor.ca\/Profile\/861sheetalm","18703":"https:\/\/www.tripadvisor.ca\/Profile\/dorothyw45","18704":"https:\/\/www.tripadvisor.ca\/Profile\/Dreamer114631","18705":"https:\/\/www.tripadvisor.ca\/Profile\/rstrac","18706":"https:\/\/www.tripadvisor.ca\/Profile\/jomarie99","18707":"https:\/\/www.tripadvisor.ca\/Profile\/kllr2018","18708":"https:\/\/www.tripadvisor.ca\/Profile\/DanielLynch1949","18709":"https:\/\/www.tripadvisor.ca\/Profile\/172erinh","18710":"https:\/\/www.tripadvisor.ca\/Profile\/JimmyBean17","18711":"https:\/\/www.tripadvisor.ca\/Profile\/alanpN8637FT","18712":"https:\/\/www.tripadvisor.ca\/Profile\/dptt","18713":"https:\/\/www.tripadvisor.ca\/Profile\/deniseb705","18714":"https:\/\/www.tripadvisor.ca\/Profile\/FarzFriars","18715":"https:\/\/www.tripadvisor.ca\/Profile\/Danie1977","18716":"https:\/\/www.tripadvisor.ca\/Profile\/rrss1234","18717":"https:\/\/www.tripadvisor.ca\/Profile\/gwindorn","18718":"https:\/\/www.tripadvisor.ca\/Profile\/jacksonSimcoe","18719":"nil","18724":"https:\/\/www.tripadvisor.ca\/Profile\/dawnpM5402BC","18725":"https:\/\/www.tripadvisor.ca\/Profile\/Culture421790","18726":"https:\/\/www.tripadvisor.ca\/Profile\/seadiver8743","18727":"https:\/\/www.tripadvisor.ca\/Profile\/CrackedCrock","18728":"https:\/\/www.tripadvisor.ca\/Profile\/cynthiacavendish","18729":"https:\/\/www.tripadvisor.ca\/Profile\/dons462","18730":"https:\/\/www.tripadvisor.ca\/Profile\/boruthedog","18731":"https:\/\/www.tripadvisor.ca\/Profile\/samperle","18732":"https:\/\/www.tripadvisor.ca\/Profile\/doodlelander","18733":"https:\/\/www.tripadvisor.ca\/Profile\/Yas72","18739":"https:\/\/www.tripadvisor.ca\/Profile\/231carolyna","18740":"https:\/\/www.tripadvisor.ca\/Profile\/Danip07","18741":"https:\/\/www.tripadvisor.ca\/Profile\/postie94","18742":"https:\/\/www.tripadvisor.ca\/Profile\/DALiut","18743":"https:\/\/www.tripadvisor.ca\/Profile\/raphaeli555","18744":"https:\/\/www.tripadvisor.ca\/Profile\/817janynem","18745":"https:\/\/www.tripadvisor.ca\/Profile\/BryanstonBelle","18746":"https:\/\/www.tripadvisor.ca\/Profile\/ralphm943","18747":"https:\/\/www.tripadvisor.ca\/Profile\/Chris54Don","18748":"https:\/\/www.tripadvisor.ca\/Profile\/JamesSPC","18749":"https:\/\/www.tripadvisor.ca\/Profile\/johngZ9882VI","18750":"https:\/\/www.tripadvisor.ca\/Profile\/susieq398","18751":"https:\/\/www.tripadvisor.ca\/Profile\/Alison196307","18752":"https:\/\/www.tripadvisor.ca\/Profile\/E5290UVashleyb","18753":"https:\/\/www.tripadvisor.ca\/Profile\/Dave1121","18754":"https:\/\/www.tripadvisor.ca\/Profile\/lyndad42","18755":"https:\/\/www.tripadvisor.ca\/Profile\/mrsra2017","18756":"https:\/\/www.tripadvisor.ca\/Profile\/velvet1234","18757":"https:\/\/www.tripadvisor.ca\/Profile\/GreatEast132","18758":"https:\/\/www.tripadvisor.ca\/Profile\/darylp616","18759":"https:\/\/www.tripadvisor.ca\/Profile\/neilquinlan","18760":"https:\/\/www.tripadvisor.ca\/Profile\/carolynd928","18761":"https:\/\/www.tripadvisor.ca\/Profile\/misssparkle63","18762":"https:\/\/www.tripadvisor.ca\/Profile\/joannelS2598RY","18763":"https:\/\/www.tripadvisor.ca\/Profile\/nyeung","18764":"https:\/\/www.tripadvisor.ca\/Profile\/JoanF521","18765":"https:\/\/www.tripadvisor.ca\/Profile\/DougFromOttawa","18766":"https:\/\/www.tripadvisor.ca\/Profile\/JimR754","18767":"https:\/\/www.tripadvisor.ca\/Profile\/nadineC297","18768":"https:\/\/www.tripadvisor.ca\/Profile\/joseed251","18774":"https:\/\/www.tripadvisor.ca\/Profile\/437russella","18775":"https:\/\/www.tripadvisor.ca\/Profile\/foodenator88","18776":"https:\/\/www.tripadvisor.ca\/Profile\/lynnmacinnes","18777":"https:\/\/www.tripadvisor.ca\/Profile\/672marjank","18778":"https:\/\/www.tripadvisor.ca\/Profile\/TerryB157","18779":"https:\/\/www.tripadvisor.ca\/Profile\/minifarmin","18780":"https:\/\/www.tripadvisor.ca\/Profile\/sadiethelady","18781":"https:\/\/www.tripadvisor.ca\/Profile\/jagagaga","18782":"https:\/\/www.tripadvisor.ca\/Profile\/StianP673","18783":"https:\/\/www.tripadvisor.ca\/Profile\/kksharp","18789":"https:\/\/www.tripadvisor.ca\/Profile\/11mickyk","18790":"https:\/\/www.tripadvisor.ca\/Profile\/496juliam","18791":"https:\/\/www.tripadvisor.ca\/Profile\/jasper170","18792":"https:\/\/www.tripadvisor.ca\/Profile\/ehsanus","18793":"https:\/\/www.tripadvisor.ca\/Profile\/yvette-yves","18794":"https:\/\/www.tripadvisor.ca\/Profile\/JKLinLondon","18795":"https:\/\/www.tripadvisor.ca\/Profile\/TeresaV376","18796":"https:\/\/www.tripadvisor.ca\/Profile\/Thebmk","18797":"https:\/\/www.tripadvisor.ca\/Profile\/Cdnrebelchick","18798":"https:\/\/www.tripadvisor.ca\/Profile\/candaceteaminvin2016","18799":"https:\/\/www.tripadvisor.ca\/Profile\/karenmC7872VH","18800":"https:\/\/www.tripadvisor.ca\/Profile\/mcnameecolleen","18801":"https:\/\/www.tripadvisor.ca\/Profile\/J5773UXpaulb","18802":"https:\/\/www.tripadvisor.ca\/Profile\/224ginetter","18803":"https:\/\/www.tripadvisor.ca\/Profile\/Ashie1174","18804":"https:\/\/www.tripadvisor.ca\/Profile\/gmyoung2016","18806":"https:\/\/www.tripadvisor.ca\/Profile\/686SueB","18807":"https:\/\/www.tripadvisor.ca\/Profile\/wendyandpaulw","18808":"https:\/\/www.tripadvisor.ca\/Profile\/728PatrickM728","18819":"https:\/\/www.tripadvisor.ca\/Profile\/DRByul","18820":"https:\/\/www.tripadvisor.ca\/Profile\/samsoumy","18821":"https:\/\/www.tripadvisor.ca\/Profile\/Rosry","18822":"https:\/\/www.tripadvisor.ca\/Profile\/Bijaniby","18823":"https:\/\/www.tripadvisor.ca\/Profile\/TheLittleBeeNYC","18824":"https:\/\/www.tripadvisor.ca\/Profile\/AldonaS1","18825":"https:\/\/www.tripadvisor.ca\/Profile\/518marianf","18826":"https:\/\/www.tripadvisor.ca\/Profile\/baileydogKingston","18827":"https:\/\/www.tripadvisor.ca\/Profile\/nupurkatira","18828":"https:\/\/www.tripadvisor.ca\/Profile\/117douglasm","18829":"https:\/\/www.tripadvisor.ca\/Profile\/472connieg","18830":"https:\/\/www.tripadvisor.ca\/Profile\/pelau","18831":"https:\/\/www.tripadvisor.ca\/Profile\/edwardt552","18832":"https:\/\/www.tripadvisor.ca\/Profile\/lisarO1284IL","18833":"https:\/\/www.tripadvisor.ca\/Profile\/LadyKeiraE","18834":"https:\/\/www.tripadvisor.ca\/Profile\/jefflR9348YI","18835":"https:\/\/www.tripadvisor.ca\/Profile\/939sylviam","18836":"https:\/\/www.tripadvisor.ca\/Profile\/loidaw","18838":"https:\/\/www.tripadvisor.ca\/Profile\/anmawil","18839":"https:\/\/www.tripadvisor.ca\/Profile\/vinceida","18840":"https:\/\/www.tripadvisor.ca\/Profile\/Marymichellemcguire","18841":"https:\/\/www.tripadvisor.ca\/Profile\/V1356ZWannav","18842":"https:\/\/www.tripadvisor.ca\/Profile\/Curlygal2013","18843":"https:\/\/www.tripadvisor.ca\/Profile\/kimmS6811KX","18849":"https:\/\/www.tripadvisor.ca\/Profile\/256patrickc","18850":"https:\/\/www.tripadvisor.ca\/Profile\/151adad","18851":"https:\/\/www.tripadvisor.ca\/Profile\/OttawaGina","18852":"https:\/\/www.tripadvisor.ca\/Profile\/janett1234","18853":"https:\/\/www.tripadvisor.ca\/Profile\/CarolK516","18854":"https:\/\/www.tripadvisor.ca\/Profile\/nicepieceofwork","18855":"https:\/\/www.tripadvisor.ca\/Profile\/Heba523","18856":"https:\/\/www.tripadvisor.ca\/Profile\/Vimisun","18857":"https:\/\/www.tripadvisor.ca\/Profile\/meathead56","18858":"https:\/\/www.tripadvisor.ca\/Profile\/917viviennew","18859":"https:\/\/www.tripadvisor.ca\/Profile\/sunsandlover77","18861":"https:\/\/www.tripadvisor.ca\/Profile\/minnesotamary07","18862":"https:\/\/www.tripadvisor.ca\/Profile\/yvonnesellen","18863":"https:\/\/www.tripadvisor.ca\/Profile\/MaDiGi","18869":"https:\/\/www.tripadvisor.ca\/Profile\/lucc840","18870":"https:\/\/www.tripadvisor.ca\/Profile\/ALA472","18871":"https:\/\/www.tripadvisor.ca\/Profile\/KatieToronto","18872":"https:\/\/www.tripadvisor.ca\/Profile\/markilee","18873":"https:\/\/www.tripadvisor.ca\/Profile\/chicachicka","18874":"https:\/\/www.tripadvisor.ca\/Profile\/crabgrass410","18875":"https:\/\/www.tripadvisor.ca\/Profile\/Bear58Gatineau","18876":"https:\/\/www.tripadvisor.ca\/Profile\/thegrandstan","18877":"https:\/\/www.tripadvisor.ca\/Profile\/DaveT788","18879":"https:\/\/www.tripadvisor.ca\/Profile\/irmgardk141","18880":"https:\/\/www.tripadvisor.ca\/Profile\/abcgeogie","18881":"https:\/\/www.tripadvisor.ca\/Profile\/SheilaC203","18882":"https:\/\/www.tripadvisor.ca\/Profile\/RosemarieV305","18883":"https:\/\/www.tripadvisor.ca\/Profile\/949PeterS949","18884":"https:\/\/www.tripadvisor.ca\/Profile\/irma_en_edwin","18885":"https:\/\/www.tripadvisor.ca\/Profile\/PrincessPT25","18886":"https:\/\/www.tripadvisor.ca\/Profile\/PeopleTravelling","18887":"https:\/\/www.tripadvisor.ca\/Profile\/75PatO","18889":"https:\/\/www.tripadvisor.ca\/Profile\/VickiC156","18890":"https:\/\/www.tripadvisor.ca\/Profile\/Christine271","18891":"https:\/\/www.tripadvisor.ca\/Profile\/GinnyI_12","18893":"https:\/\/www.tripadvisor.ca\/Profile\/LillianH916","18894":"https:\/\/www.tripadvisor.ca\/Profile\/maryspond","18895":"https:\/\/www.tripadvisor.ca\/Profile\/Pitstop50","18896":"https:\/\/www.tripadvisor.ca\/Profile\/raoulj612","18897":"https:\/\/www.tripadvisor.ca\/Profile\/islandcustom","18898":"https:\/\/www.tripadvisor.ca\/Profile\/AH346","18899":"https:\/\/www.tripadvisor.ca\/Profile\/jennifer_logan_1991","18900":"https:\/\/www.tripadvisor.ca\/Profile\/JP89123","18901":"https:\/\/www.tripadvisor.ca\/Profile\/Retired51","18902":"https:\/\/www.tripadvisor.ca\/Profile\/angieandrobin","18903":"https:\/\/www.tripadvisor.ca\/Profile\/434justineh","18904":"https:\/\/www.tripadvisor.ca\/Profile\/SorrentoSun","18905":"https:\/\/www.tripadvisor.ca\/Profile\/Venture605171","18906":"https:\/\/www.tripadvisor.ca\/Profile\/marirogers","18907":"https:\/\/www.tripadvisor.ca\/Profile\/SandraG856","18908":"https:\/\/www.tripadvisor.ca\/Profile\/kimberleigha2017","18909":"https:\/\/www.tripadvisor.ca\/Profile\/katherinecR7221PP","18910":"https:\/\/www.tripadvisor.ca\/Profile\/Miche11e777","18911":"https:\/\/www.tripadvisor.ca\/Profile\/145marybethd","18912":"https:\/\/www.tripadvisor.ca\/Profile\/92paulinej","18913":"https:\/\/www.tripadvisor.ca\/Profile\/807terris","18914":"https:\/\/www.tripadvisor.ca\/Profile\/RoseannM739","18915":"https:\/\/www.tripadvisor.ca\/Profile\/389mikel","18916":"https:\/\/www.tripadvisor.ca\/Profile\/alexisdevon","18917":"https:\/\/www.tripadvisor.ca\/Profile\/Danny_Turco2016","18918":"https:\/\/www.tripadvisor.ca\/Profile\/333fatimahs","18919":"https:\/\/www.tripadvisor.ca\/Profile\/norules1430","18920":"https:\/\/www.tripadvisor.ca\/Profile\/John41354","18921":"https:\/\/www.tripadvisor.ca\/Profile\/Northerncowgirl","18923":"https:\/\/www.tripadvisor.ca\/Profile\/501russellk","18924":"https:\/\/www.tripadvisor.ca\/Profile\/CSP38","18925":"https:\/\/www.tripadvisor.ca\/Profile\/JLeeReport","18926":"https:\/\/www.tripadvisor.ca\/Profile\/bonechog","18927":"https:\/\/www.tripadvisor.ca\/Profile\/ametsound","18928":"https:\/\/www.tripadvisor.ca\/Profile\/Highwayqueen","18929":"https:\/\/www.tripadvisor.ca\/Profile\/explorert2014","18930":"https:\/\/www.tripadvisor.ca\/Profile\/185shyamt","18931":"https:\/\/www.tripadvisor.ca\/Profile\/grizzlybite","18932":"https:\/\/www.tripadvisor.ca\/Profile\/SueB813","18933":"https:\/\/www.tripadvisor.ca\/Profile\/CrystalRs","18934":"https:\/\/www.tripadvisor.ca\/Profile\/O9938ANmaryp","18935":"https:\/\/www.tripadvisor.ca\/Profile\/914shannonm","18936":"https:\/\/www.tripadvisor.ca\/Profile\/Shoesandboyz","18937":"https:\/\/www.tripadvisor.ca\/Profile\/rpd1900","18938":"https:\/\/www.tripadvisor.ca\/Profile\/whydoineedthis","18939":"https:\/\/www.tripadvisor.ca\/Profile\/2005Italy","18940":"https:\/\/www.tripadvisor.ca\/Profile\/morl8tr","18941":"https:\/\/www.tripadvisor.ca\/Profile\/dehaatjes","18942":"https:\/\/www.tripadvisor.ca\/Profile\/JimR754","18943":"https:\/\/www.tripadvisor.ca\/Profile\/594kellyr","18944":"https:\/\/www.tripadvisor.ca\/Profile\/MaureenM319","18945":"https:\/\/www.tripadvisor.ca\/Profile\/lauravB2344FG","18946":"https:\/\/www.tripadvisor.ca\/Profile\/CADOLPH1205","18947":"https:\/\/www.tripadvisor.ca\/Profile\/daniellegT4781KU","18948":"https:\/\/www.tripadvisor.ca\/Profile\/dmpeng","18949":"https:\/\/www.tripadvisor.ca\/Profile\/jm52017","18950":"https:\/\/www.tripadvisor.ca\/Profile\/nathanrs1979","18951":"https:\/\/www.tripadvisor.ca\/Profile\/VickyO21","18952":"https:\/\/www.tripadvisor.ca\/Profile\/U4159ROmelissas","18953":"https:\/\/www.tripadvisor.ca\/Profile\/lynnmQ5467CU","18954":"nil","18959":"https:\/\/www.tripadvisor.ca\/Profile\/triptaker12123","18960":"https:\/\/www.tripadvisor.ca\/Profile\/neno_rgr","18961":"https:\/\/www.tripadvisor.ca\/Profile\/Forestree","18962":"https:\/\/www.tripadvisor.ca\/Profile\/edwardb560","18963":"https:\/\/www.tripadvisor.ca\/Profile\/larryw172","18974":"https:\/\/www.tripadvisor.ca\/Profile\/AKrohn60","18975":"https:\/\/www.tripadvisor.ca\/Profile\/sarasR976VN","18977":"https:\/\/www.tripadvisor.ca\/Profile\/roji65","18978":"https:\/\/www.tripadvisor.ca\/Profile\/932dympnam","18979":"https:\/\/www.tripadvisor.ca\/Profile\/GreecefanOttawa","18980":"https:\/\/www.tripadvisor.ca\/Profile\/ankits571","18981":"https:\/\/www.tripadvisor.ca\/Profile\/kenilp2016","18982":"https:\/\/www.tripadvisor.ca\/Profile\/shinysycamore","18983":"https:\/\/www.tripadvisor.ca\/Profile\/Sunflower292005","18984":"https:\/\/www.tripadvisor.ca\/Profile\/Mamba2410","18985":"https:\/\/www.tripadvisor.ca\/Profile\/ElizabethD2209","18986":"https:\/\/www.tripadvisor.ca\/Profile\/VMCarr13","18987":"https:\/\/www.tripadvisor.ca\/Profile\/JankiJP","18988":"https:\/\/www.tripadvisor.ca\/Profile\/132jitenp","18989":"https:\/\/www.tripadvisor.ca\/Profile\/52pushpap","18990":"https:\/\/www.tripadvisor.ca\/Profile\/gioram","18991":"https:\/\/www.tripadvisor.ca\/Profile\/355PamD","18992":"https:\/\/www.tripadvisor.ca\/Profile\/Moops","18993":"https:\/\/www.tripadvisor.ca\/Profile\/Z5239NGlindaa","18994":"https:\/\/www.tripadvisor.ca\/Profile\/995sulemann","18995":"https:\/\/www.tripadvisor.ca\/Profile\/rhz2015","18996":"https:\/\/www.tripadvisor.ca\/Profile\/Trip4Luffie","18997":"https:\/\/www.tripadvisor.ca\/Profile\/dw201159","18998":"https:\/\/www.tripadvisor.ca\/Profile\/kash3008","18999":"https:\/\/www.tripadvisor.ca\/Profile\/yoyo672016","19000":"https:\/\/www.tripadvisor.ca\/Profile\/catherinet357","19001":"https:\/\/www.tripadvisor.ca\/Profile\/xcynara","19002":"https:\/\/www.tripadvisor.ca\/Profile\/X708JAnancys","19003":"https:\/\/www.tripadvisor.ca\/Profile\/shantalp","19004":"https:\/\/www.tripadvisor.ca\/Profile\/Angoel","19005":"https:\/\/www.tripadvisor.ca\/Profile\/827PaulH","19006":"https:\/\/www.tripadvisor.ca\/Profile\/Calgari","19008":"https:\/\/www.tripadvisor.ca\/Profile\/W5094ETseanl","19014":"https:\/\/www.tripadvisor.ca\/Profile\/paradise04","19015":"https:\/\/www.tripadvisor.ca\/Profile\/gooderman","19016":"https:\/\/www.tripadvisor.ca\/Profile\/fenill1","19017":"https:\/\/www.tripadvisor.ca\/Profile\/rxvladu","19018":"https:\/\/www.tripadvisor.ca\/Profile\/dotr610","19019":"https:\/\/www.tripadvisor.ca\/Profile\/LH3350","19020":"https:\/\/www.tripadvisor.ca\/Profile\/jacjames","19021":"https:\/\/www.tripadvisor.ca\/Profile\/Penner246","19022":"https:\/\/www.tripadvisor.ca\/Profile\/sandradU937IC","19023":"https:\/\/www.tripadvisor.ca\/Profile\/Traveller0076","19024":"https:\/\/www.tripadvisor.ca\/Profile\/Tmaman","19025":"https:\/\/www.tripadvisor.ca\/Profile\/310ernestod","19026":"https:\/\/www.tripadvisor.ca\/Profile\/marvinthemartian2015","19027":"https:\/\/www.tripadvisor.ca\/Profile\/854tanyag","19028":"https:\/\/www.tripadvisor.ca\/Profile\/Jasonb2721","19029":"https:\/\/www.tripadvisor.ca\/Profile\/Magdicka","19030":"https:\/\/www.tripadvisor.ca\/Profile\/lovetwohike","19031":"https:\/\/www.tripadvisor.ca\/Profile\/skynyrd2","19032":"https:\/\/www.tripadvisor.ca\/Profile\/HammerTime99","19033":"https:\/\/www.tripadvisor.ca\/Profile\/ronnyl207","19039":"https:\/\/www.tripadvisor.ca\/Profile\/MollyH0686","19040":"https:\/\/www.tripadvisor.ca\/Profile\/toner888","19041":"https:\/\/www.tripadvisor.ca\/Profile\/GerryG673","19042":"https:\/\/www.tripadvisor.ca\/Profile\/TracyFergus","19043":"https:\/\/www.tripadvisor.ca\/Profile\/Whitehatters","19054":"https:\/\/www.tripadvisor.ca\/Profile\/Wammy7","19055":"https:\/\/www.tripadvisor.ca\/Profile\/Ed-Hazel","19056":"https:\/\/www.tripadvisor.ca\/Profile\/hern2","19057":"https:\/\/www.tripadvisor.ca\/Profile\/Laurean43","19058":"https:\/\/www.tripadvisor.ca\/Profile\/wearytraveller849","19059":"https:\/\/www.tripadvisor.ca\/Profile\/480raymondb","19060":"https:\/\/www.tripadvisor.ca\/Profile\/SteveL418","19061":"https:\/\/www.tripadvisor.ca\/Profile\/Dotto1234","19062":"https:\/\/www.tripadvisor.ca\/Profile\/melvas2013","19063":"https:\/\/www.tripadvisor.ca\/Profile\/484kerryb","19064":"https:\/\/www.tripadvisor.ca\/Profile\/aconea","19065":"https:\/\/www.tripadvisor.ca\/Profile\/DWhite-Koprla","19066":"https:\/\/www.tripadvisor.ca\/Profile\/71JeffW71","19067":"https:\/\/www.tripadvisor.ca\/Profile\/maxinep701","19068":"https:\/\/www.tripadvisor.ca\/Profile\/adela679","19074":"https:\/\/www.tripadvisor.ca\/Profile\/alusk77","19075":"https:\/\/www.tripadvisor.ca\/Profile\/Boss69","19076":"https:\/\/www.tripadvisor.ca\/Profile\/Lantirn01","19077":"https:\/\/www.tripadvisor.ca\/Profile\/Kris416647","19078":"https:\/\/www.tripadvisor.ca\/Profile\/NG925","19079":"https:\/\/www.tripadvisor.ca\/Profile\/JoeMckinn","19080":"https:\/\/www.tripadvisor.ca\/Profile\/ShaniaP_12","19081":"https:\/\/www.tripadvisor.ca\/Profile\/554TomF","19082":"https:\/\/www.tripadvisor.ca\/Profile\/BlakeRichardson","19083":"https:\/\/www.tripadvisor.ca\/Profile\/Camelot34","19084":"https:\/\/www.tripadvisor.ca\/Profile\/Farzanarizvi","19085":"https:\/\/www.tripadvisor.ca\/Profile\/HG2000_12","19087":"https:\/\/www.tripadvisor.ca\/Profile\/ToddS638","19088":"https:\/\/www.tripadvisor.ca\/Profile\/skippyandjade","19090":"https:\/\/www.tripadvisor.ca\/Profile\/CuseKrazy","19091":"https:\/\/www.tripadvisor.ca\/Profile\/parrysounder48","19092":"https:\/\/www.tripadvisor.ca\/Profile\/Kara0000","19093":"https:\/\/www.tripadvisor.ca\/Profile\/woodypi80","19099":"https:\/\/www.tripadvisor.ca\/Profile\/Ott0H","19100":"https:\/\/www.tripadvisor.ca\/Profile\/Daydream573877","19101":"https:\/\/www.tripadvisor.ca\/Profile\/HeatherDobson","19102":"https:\/\/www.tripadvisor.ca\/Profile\/pwrightwood","19103":"https:\/\/www.tripadvisor.ca\/Profile\/patriciapY1341EG","19104":"https:\/\/www.tripadvisor.ca\/Profile\/SunnysideUpDown","19105":"https:\/\/www.tripadvisor.ca\/Profile\/39fayew","19106":"https:\/\/www.tripadvisor.ca\/Profile\/MikeV5656","19107":"https:\/\/www.tripadvisor.ca\/Profile\/edmom","19108":"https:\/\/www.tripadvisor.ca\/Profile\/bettyn729","19109":"https:\/\/www.tripadvisor.ca\/Profile\/sunnydazesunnydaze","19110":"https:\/\/www.tripadvisor.ca\/Profile\/692lindsayd","19111":"https:\/\/www.tripadvisor.ca\/Profile\/ngalip581476","19112":"https:\/\/www.tripadvisor.ca\/Profile\/karenkinnear","19113":"https:\/\/www.tripadvisor.ca\/Profile\/Larrylr123","19114":"https:\/\/www.tripadvisor.ca\/Profile\/cutiebh","19115":"https:\/\/www.tripadvisor.ca\/Profile\/JulieEastYorkshire","19116":"https:\/\/www.tripadvisor.ca\/Profile\/Windy_Al","19117":"https:\/\/www.tripadvisor.caundefined","19118":"https:\/\/www.tripadvisor.ca\/Profile\/PI17","19119":"https:\/\/www.tripadvisor.ca\/Profile\/michaelsL438AE","19120":"https:\/\/www.tripadvisor.ca\/Profile\/Macdeezy365","19123":"https:\/\/www.tripadvisor.ca\/Profile\/darlenea32","19124":"nil","19131":"https:\/\/www.tripadvisor.ca\/Profile\/larrycF2683YM","19132":"https:\/\/www.tripadvisor.ca\/Profile\/LynnInOntario","19133":"https:\/\/www.tripadvisor.ca\/Profile\/Z9871RFtinah","19135":"https:\/\/www.tripadvisor.ca\/Profile\/MireilleR877","19136":"https:\/\/www.tripadvisor.ca\/Profile\/sarabU4318SZ","19137":"https:\/\/www.tripadvisor.ca\/Profile\/vickyl955","19138":"https:\/\/www.tripadvisor.ca\/Profile\/savvie_s","19144":"https:\/\/www.tripadvisor.ca\/Profile\/harryg792","19145":"https:\/\/www.tripadvisor.ca\/Profile\/colinmS7302FR","19146":"https:\/\/www.tripadvisor.ca\/Profile\/DEBP341","19147":"https:\/\/www.tripadvisor.ca\/Profile\/GayleMS","19148":"https:\/\/www.tripadvisor.ca\/Profile\/panamajack999","19149":"https:\/\/www.tripadvisor.ca\/Profile\/soccermom617","19150":"https:\/\/www.tripadvisor.ca\/Profile\/Farooqest","19151":"https:\/\/www.tripadvisor.ca\/Profile\/pamford","19152":"https:\/\/www.tripadvisor.ca\/Profile\/donshorey1979","19153":"https:\/\/www.tripadvisor.ca\/Profile\/d0ugl66","19154":"https:\/\/www.tripadvisor.ca\/Profile\/neebap2016","19156":"https:\/\/www.tripadvisor.ca\/Profile\/patriciarM549UE","19161":"https:\/\/www.tripadvisor.ca\/Profile\/lindsaylaw","19163":"https:\/\/www.tripadvisor.ca\/Profile\/reillydwyer","19165":"https:\/\/www.tripadvisor.ca\/Profile\/Lghebre","19166":"https:\/\/www.tripadvisor.ca\/Profile\/Pottahawk","19167":"https:\/\/www.tripadvisor.ca\/Profile\/365terryt","19168":"https:\/\/www.tripadvisor.ca\/Profile\/OntarioAlice","19174":"https:\/\/www.tripadvisor.ca\/Profile\/scorpiongirl2016","19175":"https:\/\/www.tripadvisor.ca\/Profile\/murphysean11","19176":"https:\/\/www.tripadvisor.ca\/Profile\/jayden703","19177":"https:\/\/www.tripadvisor.ca\/Profile\/kellywilliams99","19180":"https:\/\/www.tripadvisor.ca\/Profile\/richarddW4570PM","19181":"https:\/\/www.tripadvisor.ca\/Profile\/shirleys810","19183":"https:\/\/www.tripadvisor.ca\/Profile\/shereej976","19186":"https:\/\/www.tripadvisor.ca\/Profile\/DiveMD","19188":"https:\/\/www.tripadvisor.ca\/Profile\/jimhI1166KN","19189":"https:\/\/www.tripadvisor.ca\/Profile\/sarahi168","19190":"https:\/\/www.tripadvisor.ca\/Profile\/Micah-Tour-israel","19191":"https:\/\/www.tripadvisor.ca\/Profile\/jwlc1977","19192":"https:\/\/www.tripadvisor.ca\/Profile\/TDotshome","19193":"https:\/\/www.tripadvisor.ca\/Profile\/W7045FIjuliak","19194":"https:\/\/www.tripadvisor.ca\/Profile\/HeidemarieC","19195":"https:\/\/www.tripadvisor.ca\/Profile\/karenk683","19197":"https:\/\/www.tripadvisor.ca\/Profile\/stevepencz","19198":"https:\/\/www.tripadvisor.ca\/Profile\/627ginettet","19199":"https:\/\/www.tripadvisor.ca\/Profile\/Stevenfisher36","19200":"https:\/\/www.tripadvisor.ca\/Profile\/WDWDonna","19201":"https:\/\/www.tripadvisor.ca\/Profile\/Ranslam","19202":"https:\/\/www.tripadvisor.ca\/Profile\/TheAbbey2015","19203":"https:\/\/www.tripadvisor.ca\/Profile\/62erinm","19204":"https:\/\/www.tripadvisor.ca\/Profile\/cheermom37","19205":"https:\/\/www.tripadvisor.ca\/Profile\/DateNight49","19207":"https:\/\/www.tripadvisor.ca\/Profile\/797LORRAINEW","19208":"https:\/\/www.tripadvisor.ca\/Profile\/mozzavella","19209":"https:\/\/www.tripadvisor.ca\/Profile\/137regh","19210":"https:\/\/www.tripadvisor.ca\/Profile\/JohnG646","19211":"https:\/\/www.tripadvisor.ca\/Profile\/Rhodesey123","19212":"https:\/\/www.tripadvisor.ca\/Profile\/887carmineb","19213":"https:\/\/www.tripadvisor.ca\/Profile\/851charlesr","19214":"https:\/\/www.tripadvisor.ca\/Profile\/torontofolk85","19215":"https:\/\/www.tripadvisor.ca\/Profile\/KingofWI","19216":"https:\/\/www.tripadvisor.ca\/Profile\/RobA941","19218":"https:\/\/www.tripadvisor.ca\/Profile\/PaulaHP","19219":"https:\/\/www.tripadvisor.ca\/Profile\/TedT756","19221":"https:\/\/www.tripadvisor.ca\/Profile\/V3355PLjohnb","19227":"https:\/\/www.tripadvisor.ca\/Profile\/sabrina799","19228":"https:\/\/www.tripadvisor.ca\/Profile\/kristiner200","19229":"https:\/\/www.tripadvisor.ca\/Profile\/EVIVA-1","19230":"https:\/\/www.tripadvisor.ca\/Profile\/Lady-Harley1","19231":"https:\/\/www.tripadvisor.ca\/Profile\/840margareto","19232":"https:\/\/www.tripadvisor.ca\/Profile\/bronekz52","19233":"https:\/\/www.tripadvisor.ca\/Profile\/Q3874SIandrew","19239":"https:\/\/www.tripadvisor.ca\/Profile\/71darlener","19240":"https:\/\/www.tripadvisor.ca\/Profile\/emilym652","19241":"https:\/\/www.tripadvisor.ca\/Profile\/ChristianDS11","19242":"https:\/\/www.tripadvisor.ca\/Profile\/Savj2711","19243":"https:\/\/www.tripadvisor.ca\/Profile\/Redblacks","19245":"https:\/\/www.tripadvisor.ca\/Profile\/Kimmid74","19247":"https:\/\/www.tripadvisor.ca\/Profile\/46keithm","19249":"https:\/\/www.tripadvisor.ca\/Profile\/panama2000","19251":"https:\/\/www.tripadvisor.ca\/Profile\/sandraisabel66","19252":"https:\/\/www.tripadvisor.ca\/Profile\/Nursemate001","19253":"https:\/\/www.tripadvisor.ca\/Profile\/Cool_Dh","19256":"https:\/\/www.tripadvisor.ca\/Profile\/390lamiak","19257":"https:\/\/www.tripadvisor.ca\/Profile\/Dirk_ca","19258":"https:\/\/www.tripadvisor.ca\/Profile\/JaniceD223","19264":"https:\/\/www.tripadvisor.ca\/Profile\/Oceane9","19265":"https:\/\/www.tripadvisor.ca\/Profile\/413jackr","19266":"https:\/\/www.tripadvisor.ca\/Profile\/Ticoca","19267":"https:\/\/www.tripadvisor.ca\/Profile\/ARTJ106","19268":"https:\/\/www.tripadvisor.ca\/Profile\/pnicol","19269":"https:\/\/www.tripadvisor.ca\/Profile\/JCarrollConcord_NC","19270":"https:\/\/www.tripadvisor.ca\/Profile\/rocky1895","19271":"https:\/\/www.tripadvisor.ca\/Profile\/JerryC272","19272":"https:\/\/www.tripadvisor.ca\/Profile\/sycha","19273":"https:\/\/www.tripadvisor.ca\/Profile\/doclorenzo","19274":"https:\/\/www.tripadvisor.ca\/Profile\/soapsuds77","19275":"https:\/\/www.tripadvisor.ca\/Profile\/elephant111111","19276":"https:\/\/www.tripadvisor.ca\/Profile\/JeremiahW81","19277":"https:\/\/www.tripadvisor.ca\/Profile\/Sean0n","19278":"https:\/\/www.tripadvisor.ca\/Profile\/uognb","19284":"https:\/\/www.tripadvisor.ca\/Profile\/Marylewis59","19285":"https:\/\/www.tripadvisor.ca\/Profile\/pamelastern","19286":"https:\/\/www.tripadvisor.ca\/Profile\/Olduke06","19287":"https:\/\/www.tripadvisor.ca\/Profile\/travelwnicole","19288":"https:\/\/www.tripadvisor.ca\/Profile\/the_1joker","19289":"https:\/\/www.tripadvisor.ca\/Profile\/RoxyRoller66","19290":"https:\/\/www.tripadvisor.ca\/Profile\/barry83_11","19291":"https:\/\/www.tripadvisor.ca\/Profile\/Charlottenlund","19292":"https:\/\/www.tripadvisor.ca\/Profile\/HRHRichmondHill","19293":"https:\/\/www.tripadvisor.ca\/Profile\/diannej1","19294":"https:\/\/www.tripadvisor.ca\/Profile\/isorin","19295":"https:\/\/www.tripadvisor.ca\/Profile\/Hellyb123red","19296":"https:\/\/www.tripadvisor.ca\/Profile\/chriseil","19297":"https:\/\/www.tripadvisor.ca\/Profile\/JoeS23","19298":"https:\/\/www.tripadvisor.ca\/Profile\/kingigurl","19299":"https:\/\/www.tripadvisor.ca\/Profile\/826rolandm","19304":"https:\/\/www.tripadvisor.ca\/Profile\/sowmyas410","19309":"https:\/\/www.tripadvisor.ca\/Profile\/tomsV9686OR","19314":"https:\/\/www.tripadvisor.ca\/Profile\/mikepU7209GX","19319":"https:\/\/www.tripadvisor.ca\/Profile\/shamad642997","19324":"https:\/\/www.tripadvisor.ca\/Profile\/SujataM115","19329":"https:\/\/www.tripadvisor.ca\/Profile\/randyn157","19334":"nil","19339":"https:\/\/www.tripadvisor.ca\/Profile\/Lefebvr","19354":"https:\/\/www.tripadvisor.ca\/Profile\/T1680OGstevew","19359":"https:\/\/www.tripadvisor.caundefined","19364":"https:\/\/www.tripadvisor.ca\/Profile\/Maus59","19374":"https:\/\/www.tripadvisor.ca\/Profile\/samperle","19384":"https:\/\/www.tripadvisor.ca\/Profile\/Tlcarter88","19394":"https:\/\/www.tripadvisor.ca\/Profile\/garysM1776AX","19399":"https:\/\/www.tripadvisor.ca\/Profile\/chipmunkp","19404":"https:\/\/www.tripadvisor.ca\/Profile\/localNorthVancouver","19409":"https:\/\/www.tripadvisor.ca\/Profile\/janicep566","19419":"https:\/\/www.tripadvisor.ca\/Profile\/RolyM_13","19424":"https:\/\/www.tripadvisor.ca\/Profile\/mjbAfton","19429":"https:\/\/www.tripadvisor.ca\/Profile\/nnewt57","19434":"https:\/\/www.tripadvisor.ca\/Profile\/21andriik","19439":"https:\/\/www.tripadvisor.ca\/Profile\/622janetp","19449":"https:\/\/www.tripadvisor.ca\/Profile\/markdroitwich","19454":"https:\/\/www.tripadvisor.ca\/Profile\/Codester","19474":"https:\/\/www.tripadvisor.ca\/Profile\/jackiefrombrampton","19479":"https:\/\/www.tripadvisor.ca\/Profile\/NobukatsuG","19489":"https:\/\/www.tripadvisor.ca\/Profile\/RaeJ781","19494":"https:\/\/www.tripadvisor.ca\/Profile\/EKUL95","19499":"nil","19503":"https:\/\/www.tripadvisor.ca\/Profile\/Q7753PNcatherineb","19504":"https:\/\/www.tripadvisor.ca\/Profile\/TCork2014","19505":"https:\/\/www.tripadvisor.ca\/Profile\/Gordo1Ontario","19506":"https:\/\/www.tripadvisor.ca\/Profile\/328minp","19507":"https:\/\/www.tripadvisor.ca\/Profile\/jomarola1","19508":"https:\/\/www.tripadvisor.ca\/Profile\/396marvm","19509":"https:\/\/www.tripadvisor.ca\/Profile\/H7747LHroys","19510":"https:\/\/www.tripadvisor.ca\/Profile\/Dramarama9","19511":"https:\/\/www.tripadvisor.ca\/Profile\/mariofF8082JX","19512":"https:\/\/www.tripadvisor.ca\/Profile\/hikers5152","19513":"https:\/\/www.tripadvisor.ca\/Profile\/MonsieurPeregrine","19514":"https:\/\/www.tripadvisor.ca\/Profile\/664kp","19515":"https:\/\/www.tripadvisor.ca\/Profile\/PeterL709_13","19516":"https:\/\/www.tripadvisor.ca\/Profile\/FlushHill","19517":"https:\/\/www.tripadvisor.ca\/Profile\/gogirl2011","19518":"https:\/\/www.tripadvisor.ca\/Profile\/AndiHH","19519":"https:\/\/www.tripadvisor.ca\/Profile\/debbiehM3229FZ","19520":"https:\/\/www.tripadvisor.ca\/Profile\/323eds","19521":"https:\/\/www.tripadvisor.ca\/Profile\/759mariog","19522":"https:\/\/www.tripadvisor.ca\/Profile\/moiraknj","19523":"https:\/\/www.tripadvisor.ca\/Profile\/flatosanfran","19524":"https:\/\/www.tripadvisor.ca\/Profile\/SummerseatSally","19525":"https:\/\/www.tripadvisor.ca\/Profile\/BlueMoon08","19526":"https:\/\/www.tripadvisor.ca\/Profile\/287sanjayg","19527":"https:\/\/www.tripadvisor.ca\/Profile\/NiceGuyOttawa","19528":"https:\/\/www.tripadvisor.ca\/Profile\/peaceloving","19529":"https:\/\/www.tripadvisor.ca\/Profile\/simonb637","19530":"https:\/\/www.tripadvisor.ca\/Profile\/Janis857","19531":"https:\/\/www.tripadvisor.ca\/Profile\/TwoHugs","19532":"https:\/\/www.tripadvisor.ca\/Profile\/jasonk840","19533":"nil","19558":"nil","19563":"https:\/\/www.tripadvisor.ca\/Profile\/mariasZ5997AG","19564":"https:\/\/www.tripadvisor.ca\/Profile\/reelman59","19565":"https:\/\/www.tripadvisor.ca\/Profile\/kariandkyle","19566":"https:\/\/www.tripadvisor.ca\/Profile\/537hollyb","19567":"https:\/\/www.tripadvisor.ca\/Profile\/lorim295","19568":"https:\/\/www.tripadvisor.ca\/Profile\/108LindaW","19569":"https:\/\/www.tripadvisor.ca\/Profile\/AidasLocalLoves","19570":"https:\/\/www.tripadvisor.ca\/Profile\/thephoenixrisesagain","19571":"https:\/\/www.tripadvisor.ca\/Profile\/JeannieTP","19572":"https:\/\/www.tripadvisor.ca\/Profile\/Ratih_Martial","19573":"https:\/\/www.tripadvisor.ca\/Profile\/E1815YYkimt","19574":"https:\/\/www.tripadvisor.ca\/Profile\/cinpicton","19575":"https:\/\/www.tripadvisor.ca\/Profile\/Kevanski1","19576":"https:\/\/www.tripadvisor.ca\/Profile\/348SuzanneL","19577":"https:\/\/www.tripadvisor.ca\/Profile\/nana6703","19578":"https:\/\/www.tripadvisor.ca\/Profile\/RoyM371","19579":"https:\/\/www.tripadvisor.ca\/Profile\/DiggerDave9","19580":"https:\/\/www.tripadvisor.ca\/Profile\/digskat97","19581":"https:\/\/www.tripadvisor.ca\/Profile\/338rochelleh","19582":"https:\/\/www.tripadvisor.ca\/Profile\/MenglembuMag","19583":"https:\/\/www.tripadvisor.ca\/Profile\/Fernweh3","19584":"https:\/\/www.tripadvisor.ca\/Profile\/sminky_pinky100","19585":"https:\/\/www.tripadvisor.ca\/Profile\/debbiel58","19586":"https:\/\/www.tripadvisor.ca\/Profile\/Fishingwizard","19587":"https:\/\/www.tripadvisor.ca\/Profile\/candente","19588":"https:\/\/www.tripadvisor.ca\/Profile\/kitty1104","19589":"https:\/\/www.tripadvisor.ca\/Profile\/Willowray","19613":"nil","19618":"https:\/\/www.tripadvisor.ca\/Profile\/jeanpaulm168","19623":"nil","19628":"https:\/\/www.tripadvisor.ca\/Profile\/fruhling04","19629":"https:\/\/www.tripadvisor.ca\/Profile\/SRP_254","19630":"https:\/\/www.tripadvisor.ca\/Profile\/christah571","19631":"https:\/\/www.tripadvisor.ca\/Profile\/869MichelleS","19632":"https:\/\/www.tripadvisor.ca\/Profile\/nancyrG1855HZ","19633":"https:\/\/www.tripadvisor.ca\/Profile\/reelman59","19634":"https:\/\/www.tripadvisor.ca\/Profile\/Kike2008","19635":"https:\/\/www.tripadvisor.ca\/Profile\/nursenorah","19636":"https:\/\/www.tripadvisor.ca\/Profile\/alwaysdreamin1965","19637":"https:\/\/www.tripadvisor.ca\/Profile\/RuiC1288","19638":"https:\/\/www.tripadvisor.ca\/Profile\/sharip507","19639":"https:\/\/www.tripadvisor.ca\/Profile\/GilB97","19640":"https:\/\/www.tripadvisor.ca\/Profile\/Solocamper","19641":"https:\/\/www.tripadvisor.ca\/Profile\/447janetd","19642":"https:\/\/www.tripadvisor.ca\/Profile\/550barryc","19643":"https:\/\/www.tripadvisor.ca\/Profile\/Jerry10822015","19644":"https:\/\/www.tripadvisor.ca\/Profile\/tylero86","19645":"https:\/\/www.tripadvisor.ca\/Profile\/Luv2Trvl1111","19646":"https:\/\/www.tripadvisor.ca\/Profile\/RichardL361","19647":"https:\/\/www.tripadvisor.ca\/Profile\/930duanet","19648":"https:\/\/www.tripadvisor.ca\/Profile\/NancylovesOttawa","19649":"https:\/\/www.tripadvisor.ca\/Profile\/NorthArrow","19650":"https:\/\/www.tripadvisor.ca\/Profile\/Barbara12_13","19651":"https:\/\/www.tripadvisor.ca\/Profile\/EthicsprofCanada","19652":"https:\/\/www.tripadvisor.ca\/Profile\/665charlottem","19653":"https:\/\/www.tripadvisor.ca\/Profile\/MikeH204","19654":"https:\/\/www.tripadvisor.ca\/Profile\/Martixx","19655":"https:\/\/www.tripadvisor.ca\/Profile\/rayarozenberg","19656":"https:\/\/www.tripadvisor.ca\/Profile\/starfish623","19657":"https:\/\/www.tripadvisor.ca\/Profile\/ElodieA679","19663":"https:\/\/www.tripadvisor.ca\/Profile\/Mike_R_8","19664":"https:\/\/www.tripadvisor.ca\/Profile\/shewah","19673":"nil","19678":"https:\/\/www.tripadvisor.ca\/Profile\/stealthmeister","19679":"https:\/\/www.tripadvisor.ca\/Profile\/labedoyag","19680":"https:\/\/www.tripadvisor.ca\/Profile\/kochbail","19681":"https:\/\/www.tripadvisor.ca\/Profile\/WendyJ1234","19682":"https:\/\/www.tripadvisor.ca\/Profile\/JaneC2643","19683":"https:\/\/www.tripadvisor.ca\/Profile\/N814UObenjamins","19684":"https:\/\/www.tripadvisor.ca\/Profile\/bikerider007","19685":"https:\/\/www.tripadvisor.ca\/Profile\/emeraldsees","19686":"https:\/\/www.tripadvisor.ca\/Profile\/janisg242","19687":"https:\/\/www.tripadvisor.ca\/Profile\/dawncC1002BS","19688":"https:\/\/www.tripadvisor.ca\/Profile\/bettys465","19689":"https:\/\/www.tripadvisor.ca\/Profile\/ArtBouy","19690":"https:\/\/www.tripadvisor.ca\/Profile\/mwidschwendter","19691":"https:\/\/www.tripadvisor.ca\/Profile\/georgiefarrar","19692":"https:\/\/www.tripadvisor.ca\/Profile\/ShorelineGuy","19693":"https:\/\/www.tripadvisor.ca\/Profile\/Arilightfoot","19694":"https:\/\/www.tripadvisor.ca\/Profile\/gracegrazynar","19695":"https:\/\/www.tripadvisor.ca\/Profile\/Gloriacollins","19696":"https:\/\/www.tripadvisor.ca\/Profile\/markbX3496WG","19697":"https:\/\/www.tripadvisor.ca\/Profile\/alij687","19698":"https:\/\/www.tripadvisor.ca\/Profile\/Rjl2002","19699":"https:\/\/www.tripadvisor.ca\/Profile\/pm222","19700":"https:\/\/www.tripadvisor.ca\/Profile\/U168ICjohns","19701":"https:\/\/www.tripadvisor.ca\/Profile\/Accidental2rist","19702":"https:\/\/www.tripadvisor.ca\/Profile\/askJHOV","19703":"https:\/\/www.tripadvisor.ca\/Profile\/Charoisi","19704":"https:\/\/www.tripadvisor.ca\/Profile\/CanberraDenis","19705":"https:\/\/www.tripadvisor.ca\/Profile\/monicabF9957JE","19706":"https:\/\/www.tripadvisor.ca\/Profile\/769alexist","19707":"https:\/\/www.tripadvisor.ca\/Profile\/466olgaz","19708":"https:\/\/www.tripadvisor.ca\/Profile\/Martin2258","19709":"https:\/\/www.tripadvisor.ca\/Profile\/GerritV526","19710":"https:\/\/www.tripadvisor.ca\/Profile\/Nate_MacDonald","19711":"https:\/\/www.tripadvisor.ca\/Profile\/bmv9","19712":"https:\/\/www.tripadvisor.ca\/Profile\/cjlaszlo","19713":"https:\/\/www.tripadvisor.ca\/Profile\/Lakegirl50","19714":"https:\/\/www.tripadvisor.ca\/Profile\/WilliamC496","19715":"https:\/\/www.tripadvisor.ca\/Profile\/Y611IJadamm","19716":"https:\/\/www.tripadvisor.ca\/Profile\/Senasqua","19717":"https:\/\/www.tripadvisor.ca\/Profile\/AndreB771","19728":"https:\/\/www.tripadvisor.ca\/Profile\/vicarella77","19729":"https:\/\/www.tripadvisor.ca\/Profile\/richparry2016","19730":"https:\/\/www.tripadvisor.ca\/Profile\/Z1407CZdonnah","19731":"https:\/\/www.tripadvisor.ca\/Profile\/D2045XBronh","19732":"https:\/\/www.tripadvisor.ca\/Profile\/wmpjlb","19738":"https:\/\/www.tripadvisor.ca\/Profile\/tonianneh","19739":"https:\/\/www.tripadvisor.ca\/Profile\/W7036SHrebeccaw","19741":"https:\/\/www.tripadvisor.ca\/Profile\/BrightonKaren","19742":"https:\/\/www.tripadvisor.ca\/Profile\/928genevievev","19743":"https:\/\/www.tripadvisor.ca\/Profile\/roidefranceincanada","19744":"https:\/\/www.tripadvisor.ca\/Profile\/cpt1000","19746":"https:\/\/www.tripadvisor.ca\/Profile\/LongIslandLin","19747":"https:\/\/www.tripadvisor.ca\/Profile\/Blackhhole","19748":"https:\/\/www.tripadvisor.ca\/Profile\/C-GPWF","19749":"https:\/\/www.tripadvisor.ca\/Profile\/K287GEmatts","19750":"https:\/\/www.tripadvisor.ca\/Profile\/213archien","19751":"https:\/\/www.tripadvisor.ca\/Profile\/DrJM","19752":"https:\/\/www.tripadvisor.ca\/Profile\/T1456IEamandam","19753":"https:\/\/www.tripadvisor.ca\/Profile\/moestewart","19754":"https:\/\/www.tripadvisor.ca\/Profile\/lovethailand1","19755":"https:\/\/www.tripadvisor.ca\/Profile\/936teenav","19756":"https:\/\/www.tripadvisor.ca\/Profile\/Y3002GGjamesc","19757":"https:\/\/www.tripadvisor.ca\/Profile\/SiegbertKaiser","19763":"https:\/\/www.tripadvisor.ca\/Profile\/natalieb382","19764":"https:\/\/www.tripadvisor.ca\/Profile\/sprocak","19765":"https:\/\/www.tripadvisor.ca\/Profile\/kanadafan2013","19766":"https:\/\/www.tripadvisor.ca\/Profile\/111francineb","19767":"https:\/\/www.tripadvisor.ca\/Profile\/geraldc452","19773":"https:\/\/www.tripadvisor.ca\/Profile\/barbaraj184","19774":"https:\/\/www.tripadvisor.ca\/Profile\/EmJayMac","19775":"https:\/\/www.tripadvisor.ca\/Profile\/wendyb763","19776":"https:\/\/www.tripadvisor.ca\/Profile\/JC6475","19777":"https:\/\/www.tripadvisor.ca\/Profile\/aksanam2016","19778":"https:\/\/www.tripadvisor.ca\/Profile\/MaureenD981","19779":"https:\/\/www.tripadvisor.ca\/Profile\/Tbonebeam","19780":"https:\/\/www.tripadvisor.ca\/Profile\/788anng","19781":"https:\/\/www.tripadvisor.ca\/Profile\/LmartyB","19782":"https:\/\/www.tripadvisor.ca\/Profile\/Sven21740","19783":"https:\/\/www.tripadvisor.ca\/Profile\/lauriec89","19784":"https:\/\/www.tripadvisor.ca\/Profile\/JDBain","19785":"https:\/\/www.tripadvisor.ca\/Profile\/Erylis","19786":"https:\/\/www.tripadvisor.ca\/Profile\/StephenM188","19787":"https:\/\/www.tripadvisor.ca\/Profile\/721lindaw","19793":"https:\/\/www.tripadvisor.ca\/Profile\/807nativetexan807","19794":"https:\/\/www.tripadvisor.ca\/Profile\/TypicalMe","19795":"https:\/\/www.tripadvisor.ca\/Profile\/skidhater","19796":"https:\/\/www.tripadvisor.ca\/Profile\/97WilliamS","19797":"https:\/\/www.tripadvisor.ca\/Profile\/RoxSach","19798":"https:\/\/www.tripadvisor.ca\/Profile\/bishz","19799":"https:\/\/www.tripadvisor.ca\/Profile\/CandaceP16","19800":"https:\/\/www.tripadvisor.ca\/Profile\/gillesbourdier01","19801":"https:\/\/www.tripadvisor.ca\/Profile\/canadian5001","19802":"https:\/\/www.tripadvisor.ca\/Profile\/davey314","19803":"https:\/\/www.tripadvisor.ca\/Profile\/PamelaK981","19804":"https:\/\/www.tripadvisor.ca\/Profile\/royf13","19805":"https:\/\/www.tripadvisor.ca\/Profile\/lk_baylis87","19806":"https:\/\/www.tripadvisor.ca\/Profile\/aussies_000","19807":"https:\/\/www.tripadvisor.ca\/Profile\/BeateT791","19808":"https:\/\/www.tripadvisor.ca\/Profile\/KimberlyP940","19809":"https:\/\/www.tripadvisor.ca\/Profile\/happygolucky51","19810":"https:\/\/www.tripadvisor.ca\/Profile\/Josette1953","19811":"https:\/\/www.tripadvisor.ca\/Profile\/300LindaR","19812":"https:\/\/www.tripadvisor.ca\/Profile\/JanineL_63","19813":"https:\/\/www.tripadvisor.ca\/Profile\/AM_in_TO","19814":"https:\/\/www.tripadvisor.ca\/Profile\/jlmnorthernBC","19815":"https:\/\/www.tripadvisor.ca\/Profile\/IEker","19816":"https:\/\/www.tripadvisor.ca\/Profile\/VivK133","19817":"https:\/\/www.tripadvisor.ca\/Profile\/AlecH491","19829":"https:\/\/www.tripadvisor.ca\/Profile\/TravellersAjax","19830":"https:\/\/www.tripadvisor.ca\/Profile\/khw88","19831":"https:\/\/www.tripadvisor.ca\/Profile\/leannes431","19832":"https:\/\/www.tripadvisor.ca\/Profile\/grexmore","19833":"https:\/\/www.tripadvisor.ca\/Profile\/DFWMOM","19834":"https:\/\/www.tripadvisor.ca\/Profile\/TOgirl47","19835":"https:\/\/www.tripadvisor.ca\/Profile\/howham","19836":"https:\/\/www.tripadvisor.ca\/Profile\/MapleLeafwonderer","19837":"https:\/\/www.tripadvisor.ca\/Profile\/KaanOttawa","19838":"https:\/\/www.tripadvisor.ca\/Profile\/Chengvc","19839":"https:\/\/www.tripadvisor.ca\/Profile\/Roxane123","19840":"https:\/\/www.tripadvisor.ca\/Profile\/jwilc","19841":"https:\/\/www.tripadvisor.ca\/Profile\/DebL53","19842":"https:\/\/www.tripadvisor.ca\/Profile\/AlandAngus","19843":"https:\/\/www.tripadvisor.ca\/Profile\/reisliefhebster","19853":"https:\/\/www.tripadvisor.ca\/Profile\/86connieb86","19854":"https:\/\/www.tripadvisor.ca\/Profile\/JaneC2643","19855":"https:\/\/www.tripadvisor.ca\/Profile\/dapolito","19856":"https:\/\/www.tripadvisor.ca\/Profile\/wallacet283","19857":"https:\/\/www.tripadvisor.ca\/Profile\/bobhH3033AL","19858":"https:\/\/www.tripadvisor.ca\/Profile\/jnb199","19859":"https:\/\/www.tripadvisor.ca\/Profile\/nanDurhamRegion","19860":"https:\/\/www.tripadvisor.ca\/Profile\/I4851FEdeniseg","19861":"https:\/\/www.tripadvisor.ca\/Profile\/Leanne-review","19862":"https:\/\/www.tripadvisor.ca\/Profile\/LindaR525","19863":"https:\/\/www.tripadvisor.ca\/Profile\/Islandninja","19864":"https:\/\/www.tripadvisor.ca\/Profile\/449yvanm","19865":"https:\/\/www.tripadvisor.ca\/Profile\/705irisk","19866":"https:\/\/www.tripadvisor.ca\/Profile\/jordannab679","19867":"https:\/\/www.tripadvisor.ca\/Profile\/blossomtravels69","19868":"https:\/\/www.tripadvisor.ca\/Profile\/deborden","19869":"https:\/\/www.tripadvisor.ca\/Profile\/457pattyb","19871":"https:\/\/www.tripadvisor.ca\/Profile\/marcocH3611LL","19872":"https:\/\/www.tripadvisor.ca\/Profile\/885halinab","19873":"nil","19878":"https:\/\/www.tripadvisor.ca\/Profile\/cameronb498","19879":"https:\/\/www.tripadvisor.ca\/Profile\/ASB1946","19880":"https:\/\/www.tripadvisor.ca\/Profile\/travel4randr","19881":"https:\/\/www.tripadvisor.ca\/Profile\/DominicM1575","19882":"https:\/\/www.tripadvisor.ca\/Profile\/cayolibre","19883":"https:\/\/www.tripadvisor.ca\/Profile\/chocolatelover62","19884":"https:\/\/www.tripadvisor.ca\/Profile\/storm256","19885":"https:\/\/www.tripadvisor.ca\/Profile\/lowerkey","19886":"https:\/\/www.tripadvisor.ca\/Profile\/R5382FHjenniferp","19887":"https:\/\/www.tripadvisor.ca\/Profile\/AMMPJM","19888":"https:\/\/www.tripadvisor.ca\/Profile\/ondo1989","19889":"https:\/\/www.tripadvisor.ca\/Profile\/Jeanne323","19890":"https:\/\/www.tripadvisor.ca\/Profile\/DavidandMichelle30","19891":"https:\/\/www.tripadvisor.ca\/Profile\/MilouR","19892":"https:\/\/www.tripadvisor.ca\/Profile\/618_laineb","19893":"https:\/\/www.tripadvisor.ca\/Profile\/RaEmilyNoah","19894":"https:\/\/www.tripadvisor.ca\/Profile\/Jalgos","19895":"https:\/\/www.tripadvisor.ca\/Profile\/pinombre","19896":"https:\/\/www.tripadvisor.ca\/Profile\/alicias309","19897":"https:\/\/www.tripadvisor.ca\/Profile\/elainebX9957KU","19898":"https:\/\/www.tripadvisor.ca\/Profile\/Calgarytraveller2","19899":"https:\/\/www.tripadvisor.ca\/Profile\/498jimt","19900":"https:\/\/www.tripadvisor.ca\/Profile\/eliaMontreal","19901":"https:\/\/www.tripadvisor.ca\/Profile\/ElllieBAvidTraveler","19902":"https:\/\/www.tripadvisor.ca\/Profile\/CatL262","19903":"https:\/\/www.tripadvisor.ca\/Profile\/noorg569","19904":"https:\/\/www.tripadvisor.ca\/Profile\/762michelley","19905":"https:\/\/www.tripadvisor.ca\/Profile\/GrandTour583990","19906":"https:\/\/www.tripadvisor.ca\/Profile\/L3682XEkathyh","19913":"https:\/\/www.tripadvisor.ca\/Profile\/scotd749","19914":"https:\/\/www.tripadvisor.ca\/Profile\/davidfF5709BT","19915":"https:\/\/www.tripadvisor.ca\/Profile\/MaryM392013","19916":"https:\/\/www.tripadvisor.ca\/Profile\/Z6210ZHjs","19917":"https:\/\/www.tripadvisor.ca\/Profile\/Lucymiriam","19928":"https:\/\/www.tripadvisor.ca\/Profile\/williamm744","19929":"https:\/\/www.tripadvisor.ca\/Profile\/Worldtraveller1978-1","19930":"https:\/\/www.tripadvisor.ca\/Profile\/davet147","19931":"https:\/\/www.tripadvisor.ca\/Profile\/kristinv21","19932":"https:\/\/www.tripadvisor.ca\/Profile\/LFA","19933":"https:\/\/www.tripadvisor.ca\/Profile\/jennygilker","19934":"https:\/\/www.tripadvisor.ca\/Profile\/heattvc15","19935":"https:\/\/www.tripadvisor.ca\/Profile\/JaFiVermont","19936":"https:\/\/www.tripadvisor.ca\/Profile\/MarLinTur","19937":"https:\/\/www.tripadvisor.ca\/Profile\/UNB57","19938":"https:\/\/www.tripadvisor.ca\/Profile\/DaveH676","19939":"https:\/\/www.tripadvisor.ca\/Profile\/Randy2620","19940":"https:\/\/www.tripadvisor.ca\/Profile\/KenW503","19941":"https:\/\/www.tripadvisor.ca\/Profile\/YolandaS429","19942":"https:\/\/www.tripadvisor.ca\/Profile\/Joytree","19943":"https:\/\/www.tripadvisor.ca\/Profile\/N2094VZpetera","19944":"https:\/\/www.tripadvisor.ca\/Profile\/JamesB965","19945":"https:\/\/www.tripadvisor.ca\/Profile\/MJMACLLH","19947":"https:\/\/www.tripadvisor.ca\/Profile\/AceOttawa","19948":"https:\/\/www.tripadvisor.ca\/Profile\/karen_from_ontario","19949":"https:\/\/www.tripadvisor.ca\/Profile\/JayJayLoudonTN","19950":"https:\/\/www.tripadvisor.ca\/Profile\/MABOttawa","19951":"https:\/\/www.tripadvisor.ca\/Profile\/Annabelle1952","19952":"https:\/\/www.tripadvisor.ca\/Profile\/longislander12","19953":"https:\/\/www.tripadvisor.ca\/Profile\/FDEBLB","19954":"https:\/\/www.tripadvisor.ca\/Profile\/probstkf","19955":"https:\/\/www.tripadvisor.ca\/Profile\/NRoberts1978","19956":"https:\/\/www.tripadvisor.ca\/Profile\/JED60","19957":"https:\/\/www.tripadvisor.ca\/Profile\/Marion2010_10","19958":"https:\/\/www.tripadvisor.ca\/Profile\/stanstead","19959":"https:\/\/www.tripadvisor.ca\/Profile\/king_beemer","19960":"https:\/\/www.tripadvisor.ca\/Profile\/elsha912","19961":"https:\/\/www.tripadvisor.ca\/Profile\/colin5944","19962":"https:\/\/www.tripadvisor.ca\/Profile\/Stanley1871","19968":"https:\/\/www.tripadvisor.ca\/Profile\/GORILLAS63","19983":"nil","20008":"https:\/\/www.tripadvisor.ca\/Profile\/SonnyAbroad123","20013":"https:\/\/www.tripadvisor.ca\/Profile\/PaulE1781","20018":"https:\/\/www.tripadvisor.ca\/Profile\/moniqueb304","20023":"https:\/\/www.tripadvisor.ca\/Profile\/JillJohnston2013","20028":"nil","20033":"https:\/\/www.tripadvisor.ca\/Profile\/tot2trish","20034":"https:\/\/www.tripadvisor.ca\/Profile\/tar1981","20035":"https:\/\/www.tripadvisor.ca\/Profile\/ncharest","20037":"https:\/\/www.tripadvisor.ca\/Profile\/BethB4147","20038":"nil","20043":"nil","20044":"https:\/\/www.tripadvisor.ca\/Profile\/katiee906","20045":"https:\/\/www.tripadvisor.ca\/Profile\/H7676XIginas","20046":"https:\/\/www.tripadvisor.ca\/Profile\/NanaNancy1234","20047":"https:\/\/www.tripadvisor.ca\/Profile\/doortje_d","20048":"https:\/\/www.tripadvisor.ca\/Profile\/Kapiduf","20049":"https:\/\/www.tripadvisor.ca\/Profile\/TRAVELINGMOM1978","20050":"https:\/\/www.tripadvisor.ca\/Profile\/486bettic","20051":"https:\/\/www.tripadvisor.ca\/Profile\/K4996KGstephaniem","20052":"https:\/\/www.tripadvisor.ca\/Profile\/stellabicycle","20053":"https:\/\/www.tripadvisor.ca\/Profile\/Wageni","20054":"https:\/\/www.tripadvisor.ca\/Profile\/Solanze","20055":"https:\/\/www.tripadvisor.ca\/Profile\/PenelopeC516","20056":"https:\/\/www.tripadvisor.ca\/Profile\/416JeanB","20057":"https:\/\/www.tripadvisor.ca\/Profile\/Adrienne5","20058":"https:\/\/www.tripadvisor.ca\/Profile\/Sthibault84","20059":"https:\/\/www.tripadvisor.ca\/Profile\/vauger","20060":"nil","20144":"https:\/\/www.tripadvisor.ca\/Profile\/jockm206","20149":"nil","20154":"https:\/\/www.tripadvisor.ca\/Profile\/64asalj","20159":"https:\/\/www.tripadvisor.ca\/Profile\/Kookie_10","20164":"https:\/\/www.tripadvisor.ca\/Profile\/304kristinaj","20169":"https:\/\/www.tripadvisor.ca\/Profile\/paulsV5444ZK","20174":"https:\/\/www.tripadvisor.ca\/Profile\/MeandtheMiss","20179":"https:\/\/www.tripadvisor.ca\/Profile\/Donna155004","20184":"https:\/\/www.tripadvisor.ca\/Profile\/793allang","20189":"https:\/\/www.tripadvisor.ca\/Profile\/794mariae","20199":"https:\/\/www.tripadvisor.ca\/Profile\/mancini_robert","20204":"https:\/\/www.tripadvisor.ca\/Profile\/flavour60","20209":"https:\/\/www.tripadvisor.ca\/Profile\/403Kit","20214":"https:\/\/www.tripadvisor.ca\/Profile\/C7707OEalexg","20219":"https:\/\/www.tripadvisor.ca\/Profile\/putt101","20224":"https:\/\/www.tripadvisor.ca\/Profile\/77G0rd_T","20244":"https:\/\/www.tripadvisor.ca\/Profile\/Thea758","20249":"https:\/\/www.tripadvisor.ca\/Profile\/DavidMayrand","20259":"https:\/\/www.tripadvisor.ca\/Profile\/jsmtl","20269":"https:\/\/www.tripadvisor.ca\/Profile\/maverik19","20274":"https:\/\/www.tripadvisor.ca\/Profile\/muddyshoes50","20279":"https:\/\/www.tripadvisor.ca\/Profile\/Fun2Travel22","20284":"https:\/\/www.tripadvisor.ca\/Profile\/poupoun","20289":"https:\/\/www.tripadvisor.ca\/Profile\/baby94","20344":"https:\/\/www.tripadvisor.ca\/Profile\/zadojny","20345":"https:\/\/www.tripadvisor.ca\/Profile\/melissam8809","20346":"https:\/\/www.tripadvisor.ca\/Profile\/markmE295DT","20347":"https:\/\/www.tripadvisor.ca\/Profile\/mp12967","20348":"https:\/\/www.tripadvisor.ca\/Profile\/stewartcote","20349":"nil","20354":"https:\/\/www.tripadvisor.ca\/Profile\/carolinep619","20355":"https:\/\/www.tripadvisor.ca\/Profile\/glang662018","20356":"https:\/\/www.tripadvisor.ca\/Profile\/lucs951","20357":"https:\/\/www.tripadvisor.ca\/Profile\/manon212","20358":"https:\/\/www.tripadvisor.ca\/Profile\/baxterboy12","20359":"https:\/\/www.tripadvisor.ca\/Profile\/ElissaH745","20360":"https:\/\/www.tripadvisor.ca\/Profile\/491maryv","20361":"https:\/\/www.tripadvisor.ca\/Profile\/Vicken_MR_CHURCHILL","20362":"https:\/\/www.tripadvisor.ca\/Profile\/Suzypeace27","20363":"https:\/\/www.tripadvisor.ca\/Profile\/ChristineM4699","20364":"https:\/\/www.tripadvisor.ca\/Profile\/sylviepS178AT","20365":"https:\/\/www.tripadvisor.ca\/Profile\/jipig2016","20366":"https:\/\/www.tripadvisor.ca\/Profile\/Emily_Cattelan","20367":"https:\/\/www.tripadvisor.ca\/Profile\/MTL1963","20368":"https:\/\/www.tripadvisor.ca\/Profile\/Maabud","20369":"https:\/\/www.tripadvisor.ca\/Profile\/FDM65","20370":"https:\/\/www.tripadvisor.ca\/Profile\/mediamentor","20371":"https:\/\/www.tripadvisor.ca\/Profile\/yerazraf","20372":"https:\/\/www.tripadvisor.ca\/Profile\/chominico","20373":"https:\/\/www.tripadvisor.ca\/Profile\/michelf431","20374":"https:\/\/www.tripadvisor.ca\/Profile\/marieelaines2014","20375":"https:\/\/www.tripadvisor.ca\/Profile\/BarbaraCCanada","20376":"https:\/\/www.tripadvisor.ca\/Profile\/laurenceldx","20377":"https:\/\/www.tripadvisor.ca\/Profile\/BasEsther","20378":"https:\/\/www.tripadvisor.ca\/Profile\/girardcj","20379":"https:\/\/www.tripadvisor.ca\/Profile\/ChristianeL721","20380":"https:\/\/www.tripadvisor.ca\/Profile\/angdom10","20381":"https:\/\/www.tripadvisor.ca\/Profile\/juliebrunet2016","20382":"https:\/\/www.tripadvisor.ca\/Profile\/Toupie7005","20383":"https:\/\/www.tripadvisor.ca\/Profile\/918janicew","20384":"https:\/\/www.tripadvisor.ca\/Profile\/Fussy12","20385":"https:\/\/www.tripadvisor.ca\/Profile\/ServiceIsImportant","20386":"https:\/\/www.tripadvisor.ca\/Profile\/daeva","20387":"https:\/\/www.tripadvisor.ca\/Profile\/White66coupe","20388":"https:\/\/www.tripadvisor.ca\/Profile\/summerlover03","20389":"https:\/\/www.tripadvisor.ca\/Profile\/Anka_s_Grazhdanki","20390":"https:\/\/www.tripadvisor.ca\/Profile\/SeaBreeze777","20391":"https:\/\/www.tripadvisor.ca\/Profile\/SueC470","20392":"https:\/\/www.tripadvisor.ca\/Profile\/AZS1989","20393":"https:\/\/www.tripadvisor.ca\/Profile\/Daquirigirl","20509":"https:\/\/www.tripadvisor.ca\/Profile\/buspaladium","20510":"https:\/\/www.tripadvisor.ca\/Profile\/846shelleyk","20511":"https:\/\/www.tripadvisor.ca\/Profile\/rosiec149","20512":"https:\/\/www.tripadvisor.ca\/Profile\/laurentr737","20513":"https:\/\/www.tripadvisor.ca\/Profile\/mc5112018","20514":"https:\/\/www.tripadvisor.ca\/Profile\/champagne842018","20515":"https:\/\/www.tripadvisor.ca\/Profile\/alejandracabre","20516":"https:\/\/www.tripadvisor.ca\/Profile\/539elviab","20517":"https:\/\/www.tripadvisor.ca\/Profile\/karenfZ3181YC","20518":"https:\/\/www.tripadvisor.ca\/Profile\/741youssefm","20519":"https:\/\/www.tripadvisor.ca\/Profile\/miklosf30","20520":"https:\/\/www.tripadvisor.ca\/Profile\/pascalbeaul","20521":"https:\/\/www.tripadvisor.ca\/Profile\/891irak","20522":"https:\/\/www.tripadvisor.ca\/Profile\/natmontreal8","20523":"https:\/\/www.tripadvisor.ca\/Profile\/richardvM403YJ","20524":"nil","20529":"https:\/\/www.tripadvisor.ca\/Profile\/707lisad","20530":"https:\/\/www.tripadvisor.ca\/Profile\/622allyr","20531":"https:\/\/www.tripadvisor.ca\/Profile\/nagm123","20532":"https:\/\/www.tripadvisor.ca\/Profile\/2011Ottawa","20533":"https:\/\/www.tripadvisor.ca\/Profile\/Nancy1129","20544":"https:\/\/www.tripadvisor.ca\/Profile\/Warks","20545":"https:\/\/www.tripadvisor.ca\/Profile\/LucieL996","20546":"https:\/\/www.tripadvisor.ca\/Profile\/840esteller","20547":"https:\/\/www.tripadvisor.ca\/Profile\/der_michi","20548":"https:\/\/www.tripadvisor.ca\/Profile\/StephL_Ottawa","20549":"https:\/\/www.tripadvisor.ca\/Profile\/Provence54","20550":"https:\/\/www.tripadvisor.ca\/Profile\/Romulus-Tarabostes","20551":"https:\/\/www.tripadvisor.ca\/Profile\/michellK9315GC","20552":"https:\/\/www.tripadvisor.ca\/Profile\/pierrel446","20553":"https:\/\/www.tripadvisor.ca\/Profile\/262alainl","20554":"https:\/\/www.tripadvisor.ca\/Profile\/15alleng","20555":"https:\/\/www.tripadvisor.ca\/Profile\/nellybelly16","20556":"https:\/\/www.tripadvisor.ca\/Profile\/Dagaz11","20557":"https:\/\/www.tripadvisor.ca\/Profile\/ericag175","20558":"https:\/\/www.tripadvisor.ca\/Profile\/X2563XLchrisc","20559":"https:\/\/www.tripadvisor.ca\/Profile\/Tucsili","20560":"https:\/\/www.tripadvisor.ca\/Profile\/peasandcarottes","20561":"https:\/\/www.tripadvisor.ca\/Profile\/677alexandriam","20562":"https:\/\/www.tripadvisor.ca\/Profile\/odettel2015","20563":"https:\/\/www.tripadvisor.ca\/Profile\/Z9842MApeterf","20564":"https:\/\/www.tripadvisor.ca\/Profile\/Saraaa12","20565":"https:\/\/www.tripadvisor.ca\/Profile\/Montreal009","20566":"https:\/\/www.tripadvisor.ca\/Profile\/Lanagovorun","20567":"https:\/\/www.tripadvisor.ca\/Profile\/775angiec","20568":"https:\/\/www.tripadvisor.ca\/Profile\/TravelB73","20574":"https:\/\/www.tripadvisor.ca\/Profile\/eddymtl","20575":"https:\/\/www.tripadvisor.ca\/Profile\/fayekb2014","20576":"https:\/\/www.tripadvisor.ca\/Profile\/541guyt","20577":"https:\/\/www.tripadvisor.ca\/Profile\/ysacharest","20578":"https:\/\/www.tripadvisor.ca\/Profile\/Toyota87","20579":"https:\/\/www.tripadvisor.ca\/Profile\/Ndo-brio","20580":"https:\/\/www.tripadvisor.ca\/Profile\/dominiques455","20581":"https:\/\/www.tripadvisor.ca\/Profile\/LSmith1624","20582":"https:\/\/www.tripadvisor.ca\/Profile\/575lizzyd","20583":"https:\/\/www.tripadvisor.ca\/Profile\/TravellingTFP","20584":"https:\/\/www.tripadvisor.ca\/Profile\/Cinzia1983","20585":"https:\/\/www.tripadvisor.ca\/Profile\/NicoMath514","20586":"https:\/\/www.tripadvisor.ca\/Profile\/maninyellow","20587":"https:\/\/www.tripadvisor.ca\/Profile\/LouiseG374","20588":"https:\/\/www.tripadvisor.ca\/Profile\/McCAli","20589":"https:\/\/www.tripadvisor.ca\/Profile\/245cw","20590":"https:\/\/www.tripadvisor.ca\/Profile\/Guylou266","20709":"https:\/\/www.tripadvisor.ca\/Profile\/Labby101","20710":"https:\/\/www.tripadvisor.ca\/Profile\/W5662JCemmal","20711":"https:\/\/www.tripadvisor.ca\/Profile\/hurraynh","20712":"https:\/\/www.tripadvisor.ca\/Profile\/Destination546807","20713":"https:\/\/www.tripadvisor.ca\/Profile\/obererfamily","20714":"nil","20719":"https:\/\/www.tripadvisor.ca\/Profile\/AlexanderK106","20720":"https:\/\/www.tripadvisor.ca\/Profile\/Desiderata90","20721":"https:\/\/www.tripadvisor.ca\/Profile\/fluce","20722":"https:\/\/www.tripadvisor.ca\/Profile\/eliseg501","20723":"https:\/\/www.tripadvisor.ca\/Profile\/dsg514","20724":"https:\/\/www.tripadvisor.ca\/Profile\/Sammy199","20725":"https:\/\/www.tripadvisor.ca\/Profile\/MyriamS774","20726":"https:\/\/www.tripadvisor.ca\/Profile\/SilverBull8t","20727":"https:\/\/www.tripadvisor.ca\/Profile\/278_vec","20749":"https:\/\/www.tripadvisor.ca\/Profile\/792francines","20750":"https:\/\/www.tripadvisor.ca\/Profile\/frugs33","20751":"https:\/\/www.tripadvisor.ca\/Profile\/quoeratdemonstrandum","20752":"https:\/\/www.tripadvisor.ca\/Profile\/errolp511","20753":"https:\/\/www.tripadvisor.ca\/Profile\/ENRIC-23","20754":"https:\/\/www.tripadvisor.ca\/Profile\/hurraynh","20755":"https:\/\/www.tripadvisor.ca\/Profile\/RayBabin","20756":"https:\/\/www.tripadvisor.ca\/Profile\/fanfreluched","20757":"https:\/\/www.tripadvisor.ca\/Profile\/PaaKwesiOttawa","20758":"https:\/\/www.tripadvisor.ca\/Profile\/VidaS389","20759":"https:\/\/www.tripadvisor.ca\/Profile\/emilyanne2015","20760":"https:\/\/www.tripadvisor.ca\/Profile\/459cintiag","20761":"https:\/\/www.tripadvisor.ca\/Profile\/traveler613_12","20762":"https:\/\/www.tripadvisor.ca\/Profile\/jessica_8900","20763":"nil","20789":"https:\/\/www.tripadvisor.ca\/Profile\/donaldp111","20794":"https:\/\/www.tripadvisor.ca\/Profile\/beau1232015","20799":"nil","20804":"https:\/\/www.tripadvisor.ca\/Profile\/ABDemers","20805":"https:\/\/www.tripadvisor.ca\/Profile\/H624PCnicolar","20806":"https:\/\/www.tripadvisor.ca\/Profile\/AlejandraC2026","20807":"https:\/\/www.tripadvisor.ca\/Profile\/vanessa379","20808":"https:\/\/www.tripadvisor.ca\/Profile\/cindyv383","20809":"https:\/\/www.tripadvisor.ca\/Profile\/asbrossard","20810":"https:\/\/www.tripadvisor.ca\/Profile\/blot17","20811":"https:\/\/www.tripadvisor.ca\/Profile\/DanaFlowersx8","20812":"https:\/\/www.tripadvisor.ca\/Profile\/Izzy_Dion","20813":"https:\/\/www.tripadvisor.ca\/Profile\/RieWritten","20814":"https:\/\/www.tripadvisor.ca\/Profile\/foodforlife26","20815":"https:\/\/www.tripadvisor.ca\/Profile\/ReneeML1517","20816":"https:\/\/www.tripadvisor.ca\/Profile\/Gaillynnlee","20817":"https:\/\/www.tripadvisor.ca\/Profile\/scotty56434","20818":"https:\/\/www.tripadvisor.ca\/Profile\/mandiK2019","20819":"https:\/\/www.tripadvisor.ca\/Profile\/johannec560","20820":"https:\/\/www.tripadvisor.ca\/Profile\/SusanaOlssonMoreno","20821":"https:\/\/www.tripadvisor.ca\/Profile\/nick030712","20822":"https:\/\/www.tripadvisor.ca\/Profile\/IMC971","20823":"https:\/\/www.tripadvisor.ca\/Profile\/elizabethsimps0n","20824":"nil","20829":"https:\/\/www.tripadvisor.ca\/Profile\/GailN336","20830":"https:\/\/www.tripadvisor.ca\/Profile\/O9346JFvanessas","20831":"https:\/\/www.tripadvisor.ca\/Profile\/simonadelftblue51","20832":"https:\/\/www.tripadvisor.ca\/Profile\/briliz2018","20833":"https:\/\/www.tripadvisor.ca\/Profile\/tomfu123","20834":"https:\/\/www.tripadvisor.ca\/Profile\/sarah_Dauncey","20835":"https:\/\/www.tripadvisor.ca\/Profile\/KimmerBeth","20836":"https:\/\/www.tripadvisor.ca\/Profile\/Rocketman","20837":"https:\/\/www.tripadvisor.ca\/Profile\/938jfl","20838":"https:\/\/www.tripadvisor.ca\/Profile\/L2479OBjohns","20839":"https:\/\/www.tripadvisor.ca\/Profile\/V732LFvanessac","20840":"https:\/\/www.tripadvisor.ca\/Profile\/tomasg212","20841":"https:\/\/www.tripadvisor.ca\/Profile\/bobbielisec","20842":"https:\/\/www.tripadvisor.ca\/Profile\/Annpanda","20843":"https:\/\/www.tripadvisor.ca\/Profile\/natalielang18","20849":"https:\/\/www.tripadvisor.ca\/Profile\/300joshuap","20850":"https:\/\/www.tripadvisor.ca\/Profile\/Shoeman75","20851":"https:\/\/www.tripadvisor.ca\/Profile\/trepalu","20852":"https:\/\/www.tripadvisor.ca\/Profile\/Calgarysheila","20853":"https:\/\/www.tripadvisor.ca\/Profile\/tc2121","20854":"https:\/\/www.tripadvisor.ca\/Profile\/GianfrancoC132","20855":"https:\/\/www.tripadvisor.ca\/Profile\/liberina2016","20856":"https:\/\/www.tripadvisor.ca\/Profile\/Guide716222","20857":"https:\/\/www.tripadvisor.ca\/Profile\/claudettec00kies","20858":"https:\/\/www.tripadvisor.ca\/Profile\/741grantb","20859":"https:\/\/www.tripadvisor.ca\/Profile\/355sebastienb","20860":"https:\/\/www.tripadvisor.ca\/Profile\/rebeccahlynno","20861":"https:\/\/www.tripadvisor.ca\/Profile\/365brentr","20862":"https:\/\/www.tripadvisor.ca\/Profile\/5crazygirls","20863":"https:\/\/www.tripadvisor.ca\/Profile\/458erinp","20864":"https:\/\/www.tripadvisor.ca\/Profile\/MarietteM268","20865":"https:\/\/www.tripadvisor.ca\/Profile\/ashktran","20866":"https:\/\/www.tripadvisor.ca\/Profile\/psodsep04","20867":"https:\/\/www.tripadvisor.ca\/Profile\/WH0A","20868":"https:\/\/www.tripadvisor.ca\/Profile\/adammK2793UO","20869":"https:\/\/www.tripadvisor.ca\/Profile\/kitsou","20870":"https:\/\/www.tripadvisor.ca\/Profile\/873sandye","20871":"https:\/\/www.tripadvisor.ca\/Profile\/amontreal8","20872":"https:\/\/www.tripadvisor.ca\/Profile\/ashleymA598TC","20873":"https:\/\/www.tripadvisor.ca\/Profile\/Lmccarra","20879":"https:\/\/www.tripadvisor.ca\/Profile\/Byccz","20880":"https:\/\/www.tripadvisor.ca\/Profile\/brygida","20881":"https:\/\/www.tripadvisor.ca\/Profile\/JanaW354","20882":"https:\/\/www.tripadvisor.ca\/Profile\/tinad","20883":"https:\/\/www.tripadvisor.ca\/Profile\/Y4880GCmattd","20884":"https:\/\/www.tripadvisor.ca\/Profile\/ashleysI2527GG","20885":"https:\/\/www.tripadvisor.ca\/Profile\/238soniah","20886":"https:\/\/www.tripadvisor.ca\/Profile\/kimmonahan","20887":"https:\/\/www.tripadvisor.ca\/Profile\/IvanaJovanovic7","20888":"https:\/\/www.tripadvisor.ca\/Profile\/JacquesD605","20889":"https:\/\/www.tripadvisor.ca\/Profile\/RM476","20890":"https:\/\/www.tripadvisor.ca\/Profile\/golby24","20891":"https:\/\/www.tripadvisor.ca\/Profile\/Burlingt0n","20892":"https:\/\/www.tripadvisor.ca\/Profile\/B6821FMmarcl","20893":"https:\/\/www.tripadvisor.ca\/Profile\/megans135","20894":"https:\/\/www.tripadvisor.ca\/Profile\/B5607CRnicoled","20895":"https:\/\/www.tripadvisor.ca\/Profile\/Amandean","20896":"https:\/\/www.tripadvisor.ca\/Profile\/kraz1660","20897":"https:\/\/www.tripadvisor.ca\/Profile\/dounias365","20898":"https:\/\/www.tripadvisor.ca\/Profile\/CatherineParada","20899":"https:\/\/www.tripadvisor.ca\/Profile\/christinal799","20900":"https:\/\/www.tripadvisor.ca\/Profile\/mehdib373","20901":"https:\/\/www.tripadvisor.ca\/Profile\/Spagirl7777","20902":"https:\/\/www.tripadvisor.ca\/Profile\/dianespaexperti","20903":"https:\/\/www.tripadvisor.ca\/Profile\/HolliM668","20904":"https:\/\/www.tripadvisor.ca\/Profile\/Rachelle1234","20905":"https:\/\/www.tripadvisor.ca\/Profile\/Sookieee","20906":"https:\/\/www.tripadvisor.ca\/Profile\/gerry489","20907":"https:\/\/www.tripadvisor.ca\/Profile\/Hana514","20908":"https:\/\/www.tripadvisor.ca\/Profile\/889katrinac","20909":"https:\/\/www.tripadvisor.ca\/Profile\/399lornag","20910":"https:\/\/www.tripadvisor.ca\/Profile\/TravellingTFP","20911":"https:\/\/www.tripadvisor.ca\/Profile\/Namudar","20912":"https:\/\/www.tripadvisor.ca\/Profile\/emilie2816","20913":"https:\/\/www.tripadvisor.ca\/Profile\/529philippet","20914":"https:\/\/www.tripadvisor.ca\/Profile\/AnnR1961","20915":"https:\/\/www.tripadvisor.ca\/Profile\/612Johanne_G","20916":"https:\/\/www.tripadvisor.ca\/Profile\/campo84748","20917":"https:\/\/www.tripadvisor.ca\/Profile\/lofberg","20918":"https:\/\/www.tripadvisor.ca\/Profile\/Stretchpackrat","20919":"https:\/\/www.tripadvisor.ca\/Profile\/Lena301","20920":"https:\/\/www.tripadvisor.ca\/Profile\/203stefanm","20921":"https:\/\/www.tripadvisor.ca\/Profile\/TerriG815","20922":"https:\/\/www.tripadvisor.ca\/Profile\/elianecl","20923":"https:\/\/www.tripadvisor.ca\/Profile\/lisat633","20924":"https:\/\/www.tripadvisor.ca\/Profile\/406irinab","20925":"https:\/\/www.tripadvisor.ca\/Profile\/Overwhelmed032014","20926":"https:\/\/www.tripadvisor.ca\/Profile\/598brianl","20927":"https:\/\/www.tripadvisor.ca\/Profile\/christopherc434","20928":"https:\/\/www.tripadvisor.ca\/Profile\/GGWW25","20934":"https:\/\/www.tripadvisor.ca\/Profile\/TheJourneyTourist","20935":"https:\/\/www.tripadvisor.ca\/Profile\/470keitht","20936":"https:\/\/www.tripadvisor.ca\/Profile\/BruMi2007","20937":"https:\/\/www.tripadvisor.ca\/Profile\/JustinPlusLauren","20938":"https:\/\/www.tripadvisor.ca\/Profile\/danw600","20939":"https:\/\/www.tripadvisor.ca\/Profile\/rocking_ray","20940":"https:\/\/www.tripadvisor.ca\/Profile\/TrvlGrlMTL","20941":"https:\/\/www.tripadvisor.ca\/Profile\/maplejohnson","20942":"https:\/\/www.tripadvisor.ca\/Profile\/bradc837","20943":"https:\/\/www.tripadvisor.ca\/Profile\/KarineR110","20944":"https:\/\/www.tripadvisor.ca\/Profile\/AngelaL48_13","20945":"https:\/\/www.tripadvisor.ca\/Profile\/dialectgirl","20946":"https:\/\/www.tripadvisor.ca\/Profile\/chloe070","20947":"https:\/\/www.tripadvisor.ca\/Profile\/LongEZ-Flyer","20948":"https:\/\/www.tripadvisor.ca\/Profile\/Sebastian514","20949":"https:\/\/www.tripadvisor.ca\/Profile\/OwenA_12","20950":"https:\/\/www.tripadvisor.ca\/Profile\/KCG571","20951":"https:\/\/www.tripadvisor.ca\/Profile\/Juliemcto","20952":"https:\/\/www.tripadvisor.ca\/Profile\/bigbougore","20953":"https:\/\/www.tripadvisor.ca\/Profile\/rgreeley","20959":"https:\/\/www.tripadvisor.ca\/Profile\/LynneM338","20960":"https:\/\/www.tripadvisor.ca\/Profile\/ss280","20961":"https:\/\/www.tripadvisor.ca\/Profile\/281AndreaS","20962":"https:\/\/www.tripadvisor.ca\/Profile\/GenVenne","20963":"https:\/\/www.tripadvisor.ca\/Profile\/NadiaP110","20970":"https:\/\/www.tripadvisor.ca\/Profile\/Triptrave","20971":"https:\/\/www.tripadvisor.ca\/Profile\/daniellebelisle","20972":"https:\/\/www.tripadvisor.ca\/Profile\/DinahD414","20973":"https:\/\/www.tripadvisor.ca\/Profile\/V8185ASpaulm","20974":"https:\/\/www.tripadvisor.ca\/Profile\/vbouv","20975":"https:\/\/www.tripadvisor.ca\/Profile\/BlondieTravellerGirl","20976":"https:\/\/www.tripadvisor.ca\/Profile\/T0mmasinaF","20977":"https:\/\/www.tripadvisor.ca\/Profile\/angelminn","20978":"https:\/\/www.tripadvisor.ca\/Profile\/HeidiR398","20979":"https:\/\/www.tripadvisor.ca\/Profile\/PeterA518","20980":"https:\/\/www.tripadvisor.ca\/Profile\/379RoseC","20981":"https:\/\/www.tripadvisor.ca\/Profile\/Wiggity1","20982":"https:\/\/www.tripadvisor.ca\/Profile\/MichelR505","20983":"https:\/\/www.tripadvisor.ca\/Profile\/MontrealMegan","20984":"https:\/\/www.tripadvisor.ca\/Profile\/klodio","20985":"https:\/\/www.tripadvisor.ca\/Profile\/CarolineJ858","20986":"https:\/\/www.tripadvisor.ca\/Profile\/JarrydM","20987":"https:\/\/www.tripadvisor.ca\/Profile\/SheldonG736","20988":"https:\/\/www.tripadvisor.ca\/Profile\/596erink","20989":"https:\/\/www.tripadvisor.ca\/Profile\/hisho21","20990":"https:\/\/www.tripadvisor.ca\/Profile\/fourmcs","20992":"https:\/\/www.tripadvisor.ca\/Profile\/mbdb_03","20993":"https:\/\/www.tripadvisor.ca\/Profile\/Struminj","20994":"https:\/\/www.tripadvisor.ca\/Profile\/breehollister79","20995":"https:\/\/www.tripadvisor.ca\/Profile\/canadiancazza","20996":"https:\/\/www.tripadvisor.ca\/Profile\/Hodan_Anissa","20997":"https:\/\/www.tripadvisor.ca\/Profile\/Lee_and_Christine","20998":"https:\/\/www.tripadvisor.ca\/Profile\/William155004","20999":"https:\/\/www.tripadvisor.ca\/Profile\/Shamber1","21000":"https:\/\/www.tripadvisor.ca\/Profile\/Jessica175","21001":"https:\/\/www.tripadvisor.ca\/Profile\/NavajoGirl","21003":"https:\/\/www.tripadvisor.ca\/Profile\/TashaDeno","21004":"nil","21009":"nil","21014":"https:\/\/www.tripadvisor.ca\/Profile\/Escape124968","21015":"https:\/\/www.tripadvisor.ca\/Profile\/861pepp","21016":"https:\/\/www.tripadvisor.ca\/Profile\/jameswM9147SP","21017":"https:\/\/www.tripadvisor.ca\/Profile\/ZaharH","21018":"https:\/\/www.tripadvisor.ca\/Profile\/superray2013","21024":"https:\/\/www.tripadvisor.ca\/Profile\/RogerG929","21049":"https:\/\/www.tripadvisor.ca\/Profile\/892borisb","21050":"https:\/\/www.tripadvisor.ca\/Profile\/jessicapL8375AB","21051":"https:\/\/www.tripadvisor.ca\/Profile\/Nhu-Vuong","21052":"https:\/\/www.tripadvisor.ca\/Profile\/F6289AGsusans","21053":"https:\/\/www.tripadvisor.ca\/Profile\/iwonagain","21054":"https:\/\/www.tripadvisor.ca\/Profile\/annie4fun","21055":"https:\/\/www.tripadvisor.ca\/Profile\/838Joelle","21056":"nil","21089":"nil","21094":"https:\/\/www.tripadvisor.ca\/Profile\/swb588","21104":"nil","21109":"https:\/\/www.tripadvisor.ca\/Profile\/MichelLamarche","21110":"https:\/\/www.tripadvisor.ca\/Profile\/TxDj68","21111":"nil","21114":"https:\/\/www.tripadvisor.ca\/Profile\/ceciliad428","21115":"https:\/\/www.tripadvisor.ca\/Profile\/adymtravel","21116":"https:\/\/www.tripadvisor.ca\/Profile\/stanclark","21117":"https:\/\/www.tripadvisor.ca\/Profile\/jackstrulovitch","21118":"https:\/\/www.tripadvisor.ca\/Profile\/Bartian0907","21119":"https:\/\/www.tripadvisor.ca\/Profile\/282jeanphilippem","21120":"https:\/\/www.tripadvisor.ca\/Profile\/hobocop55","21121":"https:\/\/www.tripadvisor.ca\/Profile\/louisebA8326VI","21122":"https:\/\/www.tripadvisor.ca\/Profile\/RoxLalande","21123":"https:\/\/www.tripadvisor.ca\/Profile\/melanie1377","21124":"https:\/\/www.tripadvisor.ca\/Profile\/MarilynBB","21125":"https:\/\/www.tripadvisor.ca\/Profile\/chantinid","21126":"https:\/\/www.tripadvisor.ca\/Profile\/LiseR916","21127":"https:\/\/www.tripadvisor.ca\/Profile\/viv_antunes","21128":"https:\/\/www.tripadvisor.ca\/Profile\/cgaudreau","21129":"https:\/\/www.tripadvisor.ca\/Profile\/Colmer","21130":"https:\/\/www.tripadvisor.ca\/Profile\/PColmer","21131":"https:\/\/www.tripadvisor.ca\/Profile\/ErikTipis","21132":"https:\/\/www.tripadvisor.ca\/Profile\/ChantalRocque","21133":"nil","21144":"nil","21145":"https:\/\/www.tripadvisor.ca\/Profile\/KnightHunter","21146":"https:\/\/www.tripadvisor.ca\/Profile\/TravelZaby","21147":"https:\/\/www.tripadvisor.ca\/Profile\/travelmench","21148":"https:\/\/www.tripadvisor.ca\/Profile\/TonyQuila","21149":"https:\/\/www.tripadvisor.ca\/Profile\/GrandTour1319","21150":"https:\/\/www.tripadvisor.ca\/Profile\/Climber00509978228","21155":"https:\/\/www.tripadvisor.ca\/Profile\/Curious17437527677","21160":"https:\/\/www.tripadvisor.ca\/Profile\/Coastal04488497480","21165":"https:\/\/www.tripadvisor.ca\/Profile\/Roam40324101715","21170":"https:\/\/www.tripadvisor.ca\/Profile\/D323SKjennifert","21175":"nil","21180":"https:\/\/www.tripadvisor.ca\/Profile\/50margie","21190":"https:\/\/www.tripadvisor.ca\/Profile\/margieleb","21195":"https:\/\/www.tripadvisor.ca\/Profile\/K8681VUsarahs","21200":"https:\/\/www.tripadvisor.ca\/Profile\/t_northup","21210":"https:\/\/www.tripadvisor.ca\/Profile\/BernerLove1971","21215":"https:\/\/www.tripadvisor.ca\/Profile\/CapeBretonJ","21220":"https:\/\/www.tripadvisor.ca\/Profile\/Miller_Robert","21225":"https:\/\/www.tripadvisor.ca\/Profile\/WendyM58","21230":"https:\/\/www.tripadvisor.ca\/Profile\/shellym181","21235":"https:\/\/www.tripadvisor.ca\/Profile\/peterd210","21240":"https:\/\/www.tripadvisor.ca\/Profile\/TerryL947","21245":"https:\/\/www.tripadvisor.ca\/Profile\/glenmaci","21250":"https:\/\/www.tripadvisor.ca\/Profile\/andrewhH8582BZ","21255":"https:\/\/www.tripadvisor.ca\/Profile\/536margm","21265":"https:\/\/www.tripadvisor.ca\/Profile\/X4741QGandrec","21275":"https:\/\/www.tripadvisor.ca\/Profile\/89charlesg","21280":"https:\/\/www.tripadvisor.ca\/Profile\/720sherril","21285":"https:\/\/www.tripadvisor.ca\/Profile\/markcX2037QR","21290":"https:\/\/www.tripadvisor.ca\/Profile\/StephBnl","21300":"https:\/\/www.tripadvisor.ca\/Profile\/rickwW2367CA","21310":"https:\/\/www.tripadvisor.ca\/Profile\/normamacinnis","21320":"https:\/\/www.tripadvisor.ca\/Profile\/363brentp","21325":"https:\/\/www.tripadvisor.ca\/Profile\/prudenttrav","21330":"https:\/\/www.tripadvisor.ca\/Profile\/ssomers76","21340":"https:\/\/www.tripadvisor.ca\/Profile\/jessicabN6109GY","21345":"https:\/\/www.tripadvisor.ca\/Profile\/Lj_Alf","21350":"https:\/\/www.tripadvisor.ca\/Profile\/7tammyg","21351":"https:\/\/www.tripadvisor.ca\/Profile\/801christianner","21352":"https:\/\/www.tripadvisor.ca\/Profile\/janicemR9572WW","21353":"https:\/\/www.tripadvisor.ca\/Profile\/bradl650","21354":"https:\/\/www.tripadvisor.ca\/Profile\/vanessacN8649XA","21355":"https:\/\/www.tripadvisor.ca\/Profile\/PTyrrell","21356":"https:\/\/www.tripadvisor.ca\/Profile\/Wine_Dine_Relax","21357":"https:\/\/www.tripadvisor.ca\/Profile\/pregre01","21358":"https:\/\/www.tripadvisor.ca\/Profile\/73camillad","21359":"https:\/\/www.tripadvisor.ca\/Profile\/BriggsAtkinson","21360":"nil","21365":"https:\/\/www.tripadvisor.ca\/Profile\/palexanderellis","21366":"https:\/\/www.tripadvisor.ca\/Profile\/afournierchoupanian","21367":"https:\/\/www.tripadvisor.ca\/Profile\/charlene447","21368":"https:\/\/www.tripadvisor.ca\/Profile\/Patrolsk1","21369":"https:\/\/www.tripadvisor.ca\/Profile\/VecchioJohnS","21375":"https:\/\/www.tripadvisor.ca\/Profile\/P1029ETmikeh","21376":"https:\/\/www.tripadvisor.ca\/Profile\/Tracey2720","21377":"https:\/\/www.tripadvisor.ca\/Profile\/alexia101","21378":"https:\/\/www.tripadvisor.ca\/Profile\/464amanda","21379":"https:\/\/www.tripadvisor.ca\/Profile\/barbg310","21380":"https:\/\/www.tripadvisor.ca\/Profile\/MauGar15","21381":"https:\/\/www.tripadvisor.ca\/Profile\/Quest308950","21382":"https:\/\/www.tripadvisor.ca\/Profile\/V8389VYrickp","21383":"https:\/\/www.tripadvisor.ca\/Profile\/Alive4evermore","21384":"https:\/\/www.tripadvisor.ca\/Profile\/500zacharyb","21390":"https:\/\/www.tripadvisor.ca\/Profile\/frenchchick73","21391":"https:\/\/www.tripadvisor.ca\/Profile\/dedebelle","21392":"https:\/\/www.tripadvisor.ca\/Profile\/Cymtl","21393":"https:\/\/www.tripadvisor.ca\/Profile\/RicePoint1","21394":"https:\/\/www.tripadvisor.ca\/Profile\/tenalady1965","21400":"https:\/\/www.tripadvisor.ca\/Profile\/hungdd","21401":"https:\/\/www.tripadvisor.ca\/Profile\/Wendy902","21402":"https:\/\/www.tripadvisor.ca\/Profile\/924roseh","21403":"https:\/\/www.tripadvisor.ca\/Profile\/CookingupaStorm","21404":"https:\/\/www.tripadvisor.ca\/Profile\/jenneloveslife","21405":"https:\/\/www.tripadvisor.ca\/Profile\/SilviaW_13","21406":"https:\/\/www.tripadvisor.ca\/Profile\/O9421TTbarbaraw","21407":"https:\/\/www.tripadvisor.ca\/Profile\/B2869OQleannec","21408":"https:\/\/www.tripadvisor.ca\/Profile\/miuca69","21409":"https:\/\/www.tripadvisor.ca\/Profile\/patrickmM8989FT","21410":"https:\/\/www.tripadvisor.ca\/Profile\/O7369EIlaurac","21411":"https:\/\/www.tripadvisor.ca\/Profile\/180emily","21412":"https:\/\/www.tripadvisor.ca\/Profile\/HotelLover71","21413":"https:\/\/www.tripadvisor.ca\/Profile\/michelleg5836","21414":"https:\/\/www.tripadvisor.ca\/Profile\/jc_bootz","21415":"https:\/\/www.tripadvisor.ca\/Profile\/martin0612","21416":"https:\/\/www.tripadvisor.ca\/Profile\/rcoole10","21417":"https:\/\/www.tripadvisor.ca\/Profile\/brunodU1365GO","21418":"https:\/\/www.tripadvisor.ca\/Profile\/jonathanwN3938VP","21419":"https:\/\/www.tripadvisor.ca\/Profile\/jnp162018","21425":"https:\/\/www.tripadvisor.ca\/Profile\/tiaincb","21426":"https:\/\/www.tripadvisor.ca\/Profile\/deloresd472","21427":"https:\/\/www.tripadvisor.ca\/Profile\/sherrylhatfield","21428":"https:\/\/www.tripadvisor.ca\/Profile\/jimmelodyl","21429":"https:\/\/www.tripadvisor.ca\/Profile\/MaritimeGals","21430":"https:\/\/www.tripadvisor.ca\/Profile\/dominicb232","21431":"https:\/\/www.tripadvisor.ca\/Profile\/650jacobl","21432":"https:\/\/www.tripadvisor.ca\/Profile\/barbarabastow","21433":"https:\/\/www.tripadvisor.ca\/Profile\/bdm636","21434":"https:\/\/www.tripadvisor.ca\/Profile\/W2466EIwilliamw","21440":"https:\/\/www.tripadvisor.ca\/Profile\/rachaelwoods2017","21441":"https:\/\/www.tripadvisor.ca\/Profile\/CCKew","21442":"https:\/\/www.tripadvisor.ca\/Profile\/quinnm590","21443":"https:\/\/www.tripadvisor.ca\/Profile\/SP605","21444":"https:\/\/www.tripadvisor.ca\/Profile\/G9769DJchristineg","21445":"https:\/\/www.tripadvisor.ca\/Profile\/GeorgeandCathy","21446":"https:\/\/www.tripadvisor.ca\/Profile\/DonnaPatey","21447":"https:\/\/www.tripadvisor.ca\/Profile\/N4804JWchristinas","21448":"https:\/\/www.tripadvisor.ca\/Profile\/jodyp90","21449":"https:\/\/www.tripadvisor.ca\/Profile\/409janiceh","21450":"https:\/\/www.tripadvisor.ca\/Profile\/rodh305","21451":"https:\/\/www.tripadvisor.ca\/Profile\/nazkar14","21452":"https:\/\/www.tripadvisor.ca\/Profile\/jckgtravel","21453":"https:\/\/www.tripadvisor.ca\/Profile\/HanqiongXu","21454":"https:\/\/www.tripadvisor.ca\/Profile\/smilyhupe","21460":"https:\/\/www.tripadvisor.ca\/Profile\/jenngillis75","21461":"https:\/\/www.tripadvisor.ca\/Profile\/ShaneM2129","21462":"https:\/\/www.tripadvisor.ca\/Profile\/443ldg","21463":"https:\/\/www.tripadvisor.ca\/Profile\/G1227ZBmarkt","21464":"https:\/\/www.tripadvisor.ca\/Profile\/GinaMacDonald888","21465":"https:\/\/www.tripadvisor.ca\/Profile\/ransonkelly","21466":"https:\/\/www.tripadvisor.ca\/Profile\/kimvan74","21467":"https:\/\/www.tripadvisor.ca\/Profile\/727taniap","21468":"https:\/\/www.tripadvisor.ca\/Profile\/trimac2017","21469":"https:\/\/www.tripadvisor.ca\/Profile\/amfsmith1","21470":"https:\/\/www.tripadvisor.ca\/Profile\/amberlynn1956","21471":"https:\/\/www.tripadvisor.ca\/Profile\/Davis31London","21472":"https:\/\/www.tripadvisor.ca\/Profile\/aquaandrea12","21473":"https:\/\/www.tripadvisor.ca\/Profile\/mslNJ","21474":"https:\/\/www.tripadvisor.ca\/Profile\/568evelinek","21475":"https:\/\/www.tripadvisor.ca\/Profile\/jenarklay","21476":"https:\/\/www.tripadvisor.ca\/Profile\/BeaT496","21477":"https:\/\/www.tripadvisor.ca\/Profile\/U3505WIcatherinel","21478":"https:\/\/www.tripadvisor.ca\/Profile\/2gud2btru","21479":"https:\/\/www.tripadvisor.ca\/Profile\/glojeanma","21485":"https:\/\/www.tripadvisor.ca\/Profile\/cbP2322AY","21486":"https:\/\/www.tripadvisor.ca\/Profile\/petersS1810CX","21487":"https:\/\/www.tripadvisor.ca\/Profile\/robmack17","21488":"https:\/\/www.tripadvisor.ca\/Profile\/725darwink","21489":"https:\/\/www.tripadvisor.ca\/Profile\/N7084YEjennifera","21490":"https:\/\/www.tripadvisor.ca\/Profile\/Roam600818","21491":"https:\/\/www.tripadvisor.ca\/Profile\/lizr988","21492":"https:\/\/www.tripadvisor.ca\/Profile\/ashleymE1662EY","21493":"https:\/\/www.tripadvisor.ca\/Profile\/L3786RPmikes","21494":"https:\/\/www.tripadvisor.ca\/Profile\/maxineo370","21495":"https:\/\/www.tripadvisor.ca\/Profile\/827gilliang","21496":"https:\/\/www.tripadvisor.ca\/Profile\/Lake-George-Brian","21497":"https:\/\/www.tripadvisor.ca\/Profile\/lindam618","21498":"https:\/\/www.tripadvisor.ca\/Profile\/xanadui","21500":"https:\/\/www.tripadvisor.ca\/Profile\/Americanadian","21501":"https:\/\/www.tripadvisor.ca\/Profile\/keighant","21502":"https:\/\/www.tripadvisor.ca\/Profile\/adowni_344498","21503":"https:\/\/www.tripadvisor.ca\/Profile\/376mstuart","21504":"https:\/\/www.tripadvisor.ca\/Profile\/tracy_adamwhite","21505":"https:\/\/www.tripadvisor.ca\/Profile\/wolfville","21506":"https:\/\/www.tripadvisor.ca\/Profile\/harleynicky","21507":"https:\/\/www.tripadvisor.ca\/Profile\/rayb435","21508":"https:\/\/www.tripadvisor.ca\/Profile\/peterkB4825XA","21509":"https:\/\/www.tripadvisor.ca\/Profile\/lwilton","21510":"https:\/\/www.tripadvisor.ca\/Profile\/Sandgirl52","21511":"https:\/\/www.tripadvisor.ca\/Profile\/dmacas_890331","21512":"https:\/\/www.tripadvisor.ca\/Profile\/M8075NDmiket","21513":"https:\/\/www.tripadvisor.ca\/Profile\/ErturkVarol","21514":"https:\/\/www.tripadvisor.ca\/Profile\/nrcormier","21515":"https:\/\/www.tripadvisor.ca\/Profile\/NewTraveller03-12","21516":"https:\/\/www.tripadvisor.ca\/Profile\/22feliciab","21517":"https:\/\/www.tripadvisor.ca\/Profile\/766lesam","21518":"https:\/\/www.tripadvisor.ca\/Profile\/meggoodwin","21519":"https:\/\/www.tripadvisor.ca\/Profile\/636gillianf","21520":"https:\/\/www.tripadvisor.ca\/Profile\/579hollyd","21521":"https:\/\/www.tripadvisor.ca\/Profile\/55susannew","21522":"https:\/\/www.tripadvisor.ca\/Profile\/ellac341","21523":"https:\/\/www.tripadvisor.ca\/Profile\/E860GLpeterr","21524":"https:\/\/www.tripadvisor.ca\/Profile\/rebaker","21525":"https:\/\/www.tripadvisor.ca\/Profile\/newfiegirl672016","21526":"https:\/\/www.tripadvisor.ca\/Profile\/TrailEndsHere","21527":"https:\/\/www.tripadvisor.ca\/Profile\/596carolynj","21528":"https:\/\/www.tripadvisor.ca\/Profile\/joce2287","21529":"https:\/\/www.tripadvisor.ca\/Profile\/DougH486","21530":"https:\/\/www.tripadvisor.ca\/Profile\/PaulineD117","21531":"https:\/\/www.tripadvisor.ca\/Profile\/marilynw224","21532":"https:\/\/www.tripadvisor.ca\/Profile\/spsunshine64","21533":"https:\/\/www.tripadvisor.ca\/Profile\/kimlaugh","21534":"https:\/\/www.tripadvisor.ca\/Profile\/r0bchristie","21540":"https:\/\/www.tripadvisor.ca\/Profile\/HugoT883","21541":"https:\/\/www.tripadvisor.ca\/Profile\/bobt375","21542":"https:\/\/www.tripadvisor.ca\/Profile\/KayS773","21543":"https:\/\/www.tripadvisor.ca\/Profile\/deefromtheheart","21545":"https:\/\/www.tripadvisor.ca\/Profile\/rangerdavem","21546":"https:\/\/www.tripadvisor.ca\/Profile\/Luvs2Dance2013","21548":"https:\/\/www.tripadvisor.ca\/Profile\/PCBabe","21549":"https:\/\/www.tripadvisor.ca\/Profile\/11_MacDonell","21550":"https:\/\/www.tripadvisor.ca\/Profile\/671marcellina","21551":"https:\/\/www.tripadvisor.ca\/Profile\/BrianO43","21552":"https:\/\/www.tripadvisor.ca\/Profile\/Happiness05706220582","21553":"https:\/\/www.tripadvisor.ca\/Profile\/MikeD055","21554":"https:\/\/www.tripadvisor.ca\/Profile\/LaHave01","21555":"nil","21560":"https:\/\/www.tripadvisor.ca\/Profile\/nicoleanhen","21561":"https:\/\/www.tripadvisor.ca\/Profile\/Nomad36796538262","21562":"https:\/\/www.tripadvisor.ca\/Profile\/DennisPike","21563":"https:\/\/www.tripadvisor.ca\/Profile\/wendywalters","21564":"https:\/\/www.tripadvisor.ca\/Profile\/Departure32224460150","21565":"https:\/\/www.tripadvisor.ca\/Profile\/Paradise41175685096","21566":"https:\/\/www.tripadvisor.ca\/Profile\/Climber44573241674","21567":"https:\/\/www.tripadvisor.ca\/Profile\/DayTrip39158725484","21568":"https:\/\/www.tripadvisor.ca\/Profile\/desmonda970","21569":"https:\/\/www.tripadvisor.ca\/Profile\/Freedom63255976108","21570":"https:\/\/www.tripadvisor.ca\/Profile\/563keithr","21571":"https:\/\/www.tripadvisor.ca\/Profile\/J0hn_C789","21572":"https:\/\/www.tripadvisor.ca\/Profile\/Resort56424498190","21573":"https:\/\/www.tripadvisor.ca\/Profile\/Wander22091513259","21574":"https:\/\/www.tripadvisor.ca\/Profile\/tripsofstephanie","21575":"https:\/\/www.tripadvisor.ca\/Profile\/Resort39392085823","21576":"https:\/\/www.tripadvisor.ca\/Profile\/CharlieM575","21577":"https:\/\/www.tripadvisor.ca\/Profile\/Culture57774784718","21578":"https:\/\/www.tripadvisor.ca\/Profile\/nomad_timo","21579":"https:\/\/www.tripadvisor.ca\/Profile\/Excursion648172","21580":"https:\/\/www.tripadvisor.ca\/Profile\/Road323769","21581":"https:\/\/www.tripadvisor.ca\/Profile\/122373sd","21582":"https:\/\/www.tripadvisor.ca\/Profile\/maryloum329","21583":"https:\/\/www.tripadvisor.ca\/Profile\/PhaNg198","21584":"https:\/\/www.tripadvisor.ca\/Profile\/jicr2018","21590":"https:\/\/www.tripadvisor.ca\/Profile\/maryloul893","21591":"https:\/\/www.tripadvisor.ca\/Profile\/laandrews","21592":"https:\/\/www.tripadvisor.ca\/Profile\/Explore324465","21593":"https:\/\/www.tripadvisor.ca\/Profile\/johnbyl50","21594":"https:\/\/www.tripadvisor.ca\/Profile\/495tammyg","21600":"https:\/\/www.tripadvisor.ca\/Profile\/JacqTanSib","21601":"https:\/\/www.tripadvisor.ca\/Profile\/WANDAG371","21602":"https:\/\/www.tripadvisor.ca\/Profile\/SheldonCanada","21603":"https:\/\/www.tripadvisor.ca\/Profile\/newfoundlandlarry","21604":"https:\/\/www.tripadvisor.ca\/Profile\/kemily494290","21610":"https:\/\/www.tripadvisor.ca\/Profile\/padmai","21611":"https:\/\/www.tripadvisor.ca\/Profile\/BostonBrrr","21612":"https:\/\/www.tripadvisor.ca\/Profile\/HowieJ","21613":"https:\/\/www.tripadvisor.ca\/Profile\/tonicareen","21614":"https:\/\/www.tripadvisor.ca\/Profile\/dmacneil2018","21615":"https:\/\/www.tripadvisor.ca\/Profile\/westielover_TO","21616":"https:\/\/www.tripadvisor.ca\/Profile\/maureenp808","21617":"https:\/\/www.tripadvisor.ca\/Profile\/hillarym929","21618":"https:\/\/www.tripadvisor.ca\/Profile\/TimothyB601","21619":"https:\/\/www.tripadvisor.ca\/Profile\/369shaunc","21625":"https:\/\/www.tripadvisor.ca\/Profile\/winfieldc2013","21626":"https:\/\/www.tripadvisor.ca\/Profile\/331julif","21627":"https:\/\/www.tripadvisor.ca\/Profile\/mathpar2018","21628":"https:\/\/www.tripadvisor.ca\/Profile\/iamevil4","21629":"https:\/\/www.tripadvisor.ca\/Profile\/541joannea","21630":"https:\/\/www.tripadvisor.ca\/Profile\/j0anneanth0ny","21631":"https:\/\/www.tripadvisor.ca\/Profile\/TowerTwo","21632":"https:\/\/www.tripadvisor.ca\/Profile\/Scotswoman24","21633":"https:\/\/www.tripadvisor.ca\/Profile\/729ameerd","21634":"https:\/\/www.tripadvisor.ca\/Profile\/59irvingl","21645":"https:\/\/www.tripadvisor.ca\/Profile\/peterp475","21646":"https:\/\/www.tripadvisor.ca\/Profile\/4travelingtogether","21647":"https:\/\/www.tripadvisor.ca\/Profile\/justin125","21648":"https:\/\/www.tripadvisor.ca\/Profile\/deehmd","21649":"https:\/\/www.tripadvisor.ca\/Profile\/Immrkyle","21650":"https:\/\/www.tripadvisor.ca\/Profile\/TravellerDave","21651":"https:\/\/www.tripadvisor.ca\/Profile\/Luvsalaugh","21652":"https:\/\/www.tripadvisor.ca\/Profile\/U770PAkarenw","21653":"https:\/\/www.tripadvisor.ca\/Profile\/hawkimd3","21654":"https:\/\/www.tripadvisor.ca\/Profile\/mittonjudy","21655":"https:\/\/www.tripadvisor.ca\/Profile\/jamiecZ5145YM","21656":"https:\/\/www.tripadvisor.ca\/Profile\/LucR600","21657":"https:\/\/www.tripadvisor.ca\/Profile\/DiannaE","21658":"https:\/\/www.tripadvisor.ca\/Profile\/Yaronlevi","21659":"https:\/\/www.tripadvisor.ca\/Profile\/marcantoinelabel2018","21660":"https:\/\/www.tripadvisor.ca\/Profile\/Newfoundland500","21661":"https:\/\/www.tripadvisor.ca\/Profile\/Daclane","21662":"https:\/\/www.tripadvisor.ca\/Profile\/SwedeAbroad","21663":"https:\/\/www.tripadvisor.ca\/Profile\/Fiteflybug","21664":"https:\/\/www.tripadvisor.ca\/Profile\/P4346PSpaulh","21665":"https:\/\/www.tripadvisor.ca\/Profile\/A7509CQkellya","21666":"https:\/\/www.tripadvisor.ca\/Profile\/christinegoguen","21667":"https:\/\/www.tripadvisor.ca\/Profile\/ronmO6368TL","21668":"https:\/\/www.tripadvisor.ca\/Profile\/S8Family","21669":"https:\/\/www.tripadvisor.ca\/Profile\/JoefromNS","21670":"https:\/\/www.tripadvisor.ca\/Profile\/Z8076KKstuartm","21671":"https:\/\/www.tripadvisor.ca\/Profile\/karinarR3990LX","21672":"https:\/\/www.tripadvisor.ca\/Profile\/rednsp","21673":"https:\/\/www.tripadvisor.ca\/Profile\/timv811","21674":"https:\/\/www.tripadvisor.ca\/Profile\/justincE6687LV","21675":"https:\/\/www.tripadvisor.ca\/Profile\/paulakU6335VI","21676":"https:\/\/www.tripadvisor.ca\/Profile\/X6974NNlisal","21677":"https:\/\/www.tripadvisor.ca\/Profile\/712harryp","21678":"https:\/\/www.tripadvisor.ca\/Profile\/186spencerm","21679":"https:\/\/www.tripadvisor.ca\/Profile\/RyanA434","21680":"https:\/\/www.tripadvisor.ca\/Profile\/sherryc980","21681":"https:\/\/www.tripadvisor.ca\/Profile\/exercitus","21682":"https:\/\/www.tripadvisor.ca\/Profile\/H6015QMkatherinec","21683":"https:\/\/www.tripadvisor.ca\/Profile\/kimbE9216CT","21684":"https:\/\/www.tripadvisor.ca\/Profile\/40shaunc","21685":"https:\/\/www.tripadvisor.ca\/Profile\/wendymO8913SE","21686":"https:\/\/www.tripadvisor.ca\/Profile\/R4665BRdenises","21687":"https:\/\/www.tripadvisor.ca\/Profile\/bernadetter268","21688":"https:\/\/www.tripadvisor.ca\/Profile\/johnfJ9290LV","21689":"https:\/\/www.tripadvisor.ca\/Profile\/glennnd","21690":"https:\/\/www.tripadvisor.ca\/Profile\/josephpY3238XQ","21691":"https:\/\/www.tripadvisor.ca\/Profile\/E382SRjoanc","21692":"https:\/\/www.tripadvisor.ca\/Profile\/S118AUkareno","21693":"https:\/\/www.tripadvisor.ca\/Profile\/287darlenea","21694":"https:\/\/www.tripadvisor.ca\/Profile\/A3929AEsuec","21695":"https:\/\/www.tripadvisor.ca\/Profile\/904edgarn","21696":"https:\/\/www.tripadvisor.ca\/Profile\/170juder","21697":"https:\/\/www.tripadvisor.ca\/Profile\/brianlO2447US","21698":"https:\/\/www.tripadvisor.ca\/Profile\/762darleneu","21699":"https:\/\/www.tripadvisor.ca\/Profile\/rossmx56","21700":"https:\/\/www.tripadvisor.ca\/Profile\/S2070NTmichaelg","21701":"https:\/\/www.tripadvisor.ca\/Profile\/stephaniejO3266HS","21702":"https:\/\/www.tripadvisor.ca\/Profile\/Edcbb","21703":"https:\/\/www.tripadvisor.ca\/Profile\/sandroz178","21704":"https:\/\/www.tripadvisor.ca\/Profile\/355asimk","21705":"https:\/\/www.tripadvisor.ca\/Profile\/andremN9715SR","21706":"https:\/\/www.tripadvisor.ca\/Profile\/S6514XSpaulc","21707":"https:\/\/www.tripadvisor.ca\/Profile\/Q1799HJkatherineb","21708":"https:\/\/www.tripadvisor.ca\/Profile\/Q7147DRcharlesb","21709":"https:\/\/www.tripadvisor.ca\/Profile\/S4445CVlindar","21710":"https:\/\/www.tripadvisor.ca\/Profile\/795SueC","21711":"https:\/\/www.tripadvisor.ca\/Profile\/U5538DHjohnl","21712":"https:\/\/www.tripadvisor.ca\/Profile\/pamw852","21713":"https:\/\/www.tripadvisor.ca\/Profile\/Guest102412","21714":"https:\/\/www.tripadvisor.ca\/Profile\/cutmemic","21725":"https:\/\/www.tripadvisor.ca\/Profile\/StephaneG606","21726":"https:\/\/www.tripadvisor.ca\/Profile\/250gordonb","21727":"https:\/\/www.tripadvisor.ca\/Profile\/christah867","21728":"https:\/\/www.tripadvisor.ca\/Profile\/teresasO1632AR","21729":"https:\/\/www.tripadvisor.ca\/Profile\/Jenstra","21730":"https:\/\/www.tripadvisor.ca\/Profile\/belindam247","21735":"https:\/\/www.tripadvisor.ca\/Profile\/diverman45","21736":"https:\/\/www.tripadvisor.ca\/Profile\/PaulaCopeland","21737":"https:\/\/www.tripadvisor.ca\/Profile\/AMJ1234","21738":"https:\/\/www.tripadvisor.ca\/Profile\/meeggs","21739":"https:\/\/www.tripadvisor.ca\/Profile\/robwN5930GU","21740":"nil","21745":"https:\/\/www.tripadvisor.ca\/Profile\/dftCanada","21746":"https:\/\/www.tripadvisor.ca\/Profile\/DJ-USA","21747":"https:\/\/www.tripadvisor.ca\/Profile\/Forrest_D3182","21748":"https:\/\/www.tripadvisor.ca\/Profile\/P9431RJjamesf","21749":"https:\/\/www.tripadvisor.ca\/Profile\/P9353TSchrisk","21760":"https:\/\/www.tripadvisor.ca\/Profile\/CELIAC564","21761":"https:\/\/www.tripadvisor.ca\/Profile\/davidallan50","21762":"https:\/\/www.tripadvisor.ca\/Profile\/Y4928VOlaural","21763":"https:\/\/www.tripadvisor.ca\/Profile\/kathymI7214QV","21764":"https:\/\/www.tripadvisor.ca\/Profile\/653chantals","21765":"https:\/\/www.tripadvisor.ca\/Profile\/claudiocanada","21766":"https:\/\/www.tripadvisor.ca\/Profile\/365stuart","21767":"https:\/\/www.tripadvisor.ca\/Profile\/DaveandJudy","21768":"https:\/\/www.tripadvisor.ca\/Profile\/33leeannew","21769":"https:\/\/www.tripadvisor.ca\/Profile\/Trip762612","21770":"https:\/\/www.tripadvisor.ca\/Profile\/hubep","21771":"https:\/\/www.tripadvisor.ca\/Profile\/Jobdave","21772":"https:\/\/www.tripadvisor.ca\/Profile\/X8589RLdenises","21773":"https:\/\/www.tripadvisor.ca\/Profile\/karried2014","21774":"https:\/\/www.tripadvisor.ca\/Profile\/travelcat67","21775":"https:\/\/www.tripadvisor.ca\/Profile\/EllieNae","21776":"https:\/\/www.tripadvisor.ca\/Profile\/CgyNancy","21777":"https:\/\/www.tripadvisor.ca\/Profile\/KeithH911","21778":"https:\/\/www.tripadvisor.ca\/Profile\/Cruiser402","21779":"https:\/\/www.tripadvisor.ca\/Profile\/SueSue783","21780":"https:\/\/www.tripadvisor.ca\/Profile\/sens115","21781":"https:\/\/www.tripadvisor.ca\/Profile\/537phill","21782":"https:\/\/www.tripadvisor.ca\/Profile\/JeanetteT33","21783":"https:\/\/www.tripadvisor.ca\/Profile\/trudygl79","21784":"https:\/\/www.tripadvisor.ca\/Profile\/87martinep","21785":"https:\/\/www.tripadvisor.ca\/Profile\/EpeeDogu","21786":"https:\/\/www.tripadvisor.ca\/Profile\/_MinaDin","21787":"https:\/\/www.tripadvisor.ca\/Profile\/ncondron","21788":"https:\/\/www.tripadvisor.ca\/Profile\/B9880FHjessicam","21789":"https:\/\/www.tripadvisor.ca\/Profile\/Bostonkiwi17","21800":"https:\/\/www.tripadvisor.ca\/Profile\/Sandyseaweed","21801":"https:\/\/www.tripadvisor.ca\/Profile\/caper2844","21802":"https:\/\/www.tripadvisor.ca\/Profile\/EBENLIT","21803":"https:\/\/www.tripadvisor.ca\/Profile\/jeanniebkn","21804":"https:\/\/www.tripadvisor.ca\/Profile\/LibraryDunk","21810":"https:\/\/www.tripadvisor.ca\/Profile\/christinegoguen","21811":"https:\/\/www.tripadvisor.ca\/Profile\/DexterFra967","21812":"https:\/\/www.tripadvisor.ca\/Profile\/131sunshine2014","21813":"https:\/\/www.tripadvisor.ca\/Profile\/Anotherbed","21814":"https:\/\/www.tripadvisor.ca\/Profile\/pleinairatlarge","21820":"https:\/\/www.tripadvisor.ca\/Profile\/Tapping22","21821":"https:\/\/www.tripadvisor.ca\/Profile\/399erynb","21822":"https:\/\/www.tripadvisor.ca\/Profile\/DukeP31","21823":"https:\/\/www.tripadvisor.ca\/Profile\/Q794WSkenm","21824":"https:\/\/www.tripadvisor.ca\/Profile\/244carlym","21830":"https:\/\/www.tripadvisor.ca\/Profile\/Palmerem","21831":"https:\/\/www.tripadvisor.ca\/Profile\/Y7590EKcraigh","21832":"https:\/\/www.tripadvisor.ca\/Profile\/rh0nda2017","21833":"https:\/\/www.tripadvisor.ca\/Profile\/peterlacroix","21834":"https:\/\/www.tripadvisor.ca\/Profile\/Maria_506573","21835":"https:\/\/www.tripadvisor.ca\/Profile\/VirginiaJ78","21836":"https:\/\/www.tripadvisor.ca\/Profile\/juliehJ9741VY","21837":"https:\/\/www.tripadvisor.ca\/Profile\/nickgO4531RQ","21838":"https:\/\/www.tripadvisor.ca\/Profile\/shellys986","21839":"https:\/\/www.tripadvisor.ca\/Profile\/HaliLeo","21840":"https:\/\/www.tripadvisor.ca\/Profile\/Kagcan","21841":"https:\/\/www.tripadvisor.ca\/Profile\/894hugo","21842":"https:\/\/www.tripadvisor.ca\/Profile\/hms_774","21843":"https:\/\/www.tripadvisor.ca\/Profile\/Sahara18","21844":"https:\/\/www.tripadvisor.ca\/Profile\/343traceyl","21845":"https:\/\/www.tripadvisor.ca\/Profile\/ABDZThomson","21846":"https:\/\/www.tripadvisor.ca\/Profile\/crtraveller2017","21847":"https:\/\/www.tripadvisor.ca\/Profile\/HummingbirdBlog","21848":"https:\/\/www.tripadvisor.ca\/Profile\/FoodAddictPEI","21849":"https:\/\/www.tripadvisor.ca\/Profile\/Duley01","21850":"https:\/\/www.tripadvisor.ca\/Profile\/Guest102412","21851":"https:\/\/www.tripadvisor.ca\/Profile\/JMB311","21852":"https:\/\/www.tripadvisor.ca\/Profile\/263karlw","21853":"https:\/\/www.tripadvisor.ca\/Profile\/Abquog","21854":"https:\/\/www.tripadvisor.ca\/Profile\/Dalry1978","21860":"https:\/\/www.tripadvisor.ca\/Profile\/F2752RDkimm","21861":"https:\/\/www.tripadvisor.ca\/Profile\/440glenf","21862":"https:\/\/www.tripadvisor.ca\/Profile\/443nancyy","21865":"https:\/\/www.tripadvisor.ca\/Profile\/Companion40130320265","21866":"https:\/\/www.tripadvisor.ca\/Profile\/jessiea268","21867":"https:\/\/www.tripadvisor.ca\/Profile\/1briannan","21868":"https:\/\/www.tripadvisor.ca\/Profile\/378danh","21869":"https:\/\/www.tripadvisor.ca\/Profile\/jdab35","21870":"https:\/\/www.tripadvisor.ca\/Profile\/nomad_timo","21871":"https:\/\/www.tripadvisor.ca\/Profile\/Dream11634208157","21872":"https:\/\/www.tripadvisor.ca\/Profile\/Kdlaking","21873":"https:\/\/www.tripadvisor.ca\/Profile\/X460LOandrewc","21874":"https:\/\/www.tripadvisor.ca\/Profile\/276carlp","21875":"https:\/\/www.tripadvisor.ca\/Profile\/Tridus","21876":"https:\/\/www.tripadvisor.ca\/Profile\/LindaD792","21877":"https:\/\/www.tripadvisor.ca\/Profile\/K8681VUsarahs","21878":"https:\/\/www.tripadvisor.ca\/Profile\/stellab407","21879":"https:\/\/www.tripadvisor.ca\/Profile\/CLWatertown","21880":"nil","21885":"https:\/\/www.tripadvisor.ca\/Profile\/SJtraveller2018","21886":"https:\/\/www.tripadvisor.ca\/Profile\/robertbC6557CN","21887":"https:\/\/www.tripadvisor.ca\/Profile\/Z819PXkimberlyb","21888":"https:\/\/www.tripadvisor.ca\/Profile\/521jimb","21889":"https:\/\/www.tripadvisor.ca\/Profile\/sellis566514","21890":"https:\/\/www.tripadvisor.ca\/Profile\/143maureend","21891":"https:\/\/www.tripadvisor.ca\/Profile\/PinkMiles","21892":"https:\/\/www.tripadvisor.ca\/Profile\/heatherb430","21893":"https:\/\/www.tripadvisor.ca\/Profile\/cgabri684803","21894":"https:\/\/www.tripadvisor.ca\/Profile\/AST099","21895":"https:\/\/www.tripadvisor.ca\/Profile\/OneTipster","21896":"https:\/\/www.tripadvisor.ca\/Profile\/BarbaraT523","21897":"https:\/\/www.tripadvisor.ca\/Profile\/marcolui1217","21898":"https:\/\/www.tripadvisor.ca\/Profile\/GrahamM660","21900":"https:\/\/www.tripadvisor.ca\/Profile\/captainwilliamc","21901":"https:\/\/www.tripadvisor.ca\/Profile\/31janam","21902":"https:\/\/www.tripadvisor.ca\/Profile\/SueMacLeod","21903":"https:\/\/www.tripadvisor.ca\/Profile\/Sheribear","21904":"https:\/\/www.tripadvisor.ca\/Profile\/normleblanc88","21905":"https:\/\/www.tripadvisor.ca\/Profile\/318jjw","21906":"https:\/\/www.tripadvisor.ca\/Profile\/oldbutcool","21907":"https:\/\/www.tripadvisor.ca\/Profile\/102arts","21908":"https:\/\/www.tripadvisor.ca\/Profile\/179raymondh","21909":"https:\/\/www.tripadvisor.ca\/Profile\/J8107AUcindyg","21910":"https:\/\/www.tripadvisor.ca\/Profile\/G2826WAtracyh","21911":"https:\/\/www.tripadvisor.ca\/Profile\/RSCK","21912":"https:\/\/www.tripadvisor.caundefined","21914":"https:\/\/www.tripadvisor.ca\/Profile\/pipelineterry","21920":"https:\/\/www.tripadvisor.ca\/Profile\/U5292LKamandam","21924":"https:\/\/www.tripadvisor.ca\/Profile\/michaeljo38","21927":"https:\/\/www.tripadvisor.ca\/Profile\/FredB623","21928":"https:\/\/www.tripadvisor.ca\/Profile\/JimA687","21930":"https:\/\/www.tripadvisor.ca\/Profile\/Goldstarvw","21933":"https:\/\/www.tripadvisor.ca\/Profile\/rjcdhockey","21935":"https:\/\/www.tripadvisor.ca\/Profile\/jmacmi_389502","21936":"https:\/\/www.tripadvisor.ca\/Profile\/858donk","21939":"https:\/\/www.tripadvisor.ca\/Profile\/254DavidR","21941":"https:\/\/www.tripadvisor.ca\/Profile\/ronalddc675","21942":"https:\/\/www.tripadvisor.ca\/Profile\/russellp615","21944":"https:\/\/www.tripadvisor.ca\/Profile\/georgelG3620NV","21945":"https:\/\/www.tripadvisor.ca\/Profile\/LittleTraveler93","21946":"https:\/\/www.tripadvisor.ca\/Profile\/gailgO2743FO","21948":"https:\/\/www.tripadvisor.ca\/Profile\/320amandab","21953":"https:\/\/www.tripadvisor.ca\/Profile\/gdrisdelle","21956":"https:\/\/www.tripadvisor.ca\/Profile\/B252HBbettym","21957":"https:\/\/www.tripadvisor.ca\/Profile\/sharolf2017","21958":"https:\/\/www.tripadvisor.ca\/Profile\/lyndonb456","21959":"https:\/\/www.tripadvisor.ca\/Profile\/591MICHELLES","21962":"https:\/\/www.tripadvisor.ca\/Profile\/DeborahinGA","21963":"https:\/\/www.tripadvisor.ca\/Profile\/KelseyALM","21965":"https:\/\/www.tripadvisor.ca\/Profile\/MarvelousGreenMtnman","21966":"https:\/\/www.tripadvisor.ca\/Profile\/rogerrA385FE","21969":"https:\/\/www.tripadvisor.ca\/Profile\/14syedr","21975":"https:\/\/www.tripadvisor.ca\/Profile\/Meldoll1","21980":"https:\/\/www.tripadvisor.ca\/Profile\/gmaevers","21981":"https:\/\/www.tripadvisor.ca\/Profile\/DexSeeLee","21982":"https:\/\/www.tripadvisor.ca\/Profile\/P5963NInicoles","21983":"https:\/\/www.tripadvisor.ca\/Profile\/Race2016getaway","21984":"https:\/\/www.tripadvisor.ca\/Profile\/NJMM25","21985":"https:\/\/www.tripadvisor.ca\/Profile\/GrandTour630439","21986":"https:\/\/www.tripadvisor.ca\/Profile\/benoits1989","21987":"https:\/\/www.tripadvisor.ca\/Profile\/r0nrmrm","21988":"https:\/\/www.tripadvisor.ca\/Profile\/GPohl","21990":"https:\/\/www.tripadvisor.ca\/Profile\/Judai","21991":"https:\/\/www.tripadvisor.ca\/Profile\/MichelleGee8","21992":"https:\/\/www.tripadvisor.ca\/Profile\/gracem115","21994":"https:\/\/www.tripadvisor.ca\/Profile\/jd9452017","22000":"https:\/\/www.tripadvisor.ca\/Profile\/631gailg","22007":"https:\/\/www.tripadvisor.ca\/Profile\/L2944CDericd","22008":"https:\/\/www.tripadvisor.ca\/Profile\/gtaylor68","22009":"https:\/\/www.tripadvisor.ca\/Profile\/marvins322","22010":"https:\/\/www.tripadvisor.ca\/Profile\/X6475GWpatm","22012":"https:\/\/www.tripadvisor.ca\/Profile\/law20162016","22014":"https:\/\/www.tripadvisor.ca\/Profile\/431cherylanne","22021":"https:\/\/www.tripadvisor.ca\/Profile\/stephaniewG9729DI","22022":"https:\/\/www.tripadvisor.ca\/Profile\/R4232RNrobind","22024":"https:\/\/www.tripadvisor.ca\/Profile\/andrearF1440QM","22025":"https:\/\/www.tripadvisor.ca\/Profile\/vayh","22026":"https:\/\/www.tripadvisor.ca\/Profile\/A8288USdianem","22027":"https:\/\/www.tripadvisor.ca\/Profile\/Z6566VEpierrep","22028":"https:\/\/www.tripadvisor.ca\/Profile\/moshera","22029":"https:\/\/www.tripadvisor.ca\/Profile\/andrewwT4146BJ","22030":"https:\/\/www.tripadvisor.ca\/Profile\/632bernicem","22031":"https:\/\/www.tripadvisor.ca\/Profile\/sandrakW9690HG","22032":"https:\/\/www.tripadvisor.ca\/Profile\/159jakem","22033":"https:\/\/www.tripadvisor.ca\/Profile\/841waynea","22034":"https:\/\/www.tripadvisor.ca\/Profile\/B3285WEalexc","22036":"https:\/\/www.tripadvisor.ca\/Profile\/DoorDoNotNoTry","22037":"https:\/\/www.tripadvisor.ca\/Profile\/LindaSteveSig","22039":"https:\/\/www.tripadvisor.ca\/Profile\/tammypF5544HG","22040":"https:\/\/www.tripadvisor.ca\/Profile\/iainincanada","22041":"https:\/\/www.tripadvisor.ca\/Profile\/ontariovisitor2016","22042":"https:\/\/www.tripadvisor.ca\/Profile\/516leeanney","22044":"https:\/\/www.tripadvisor.ca\/Profile\/Travelnut006","22045":"https:\/\/www.tripadvisor.ca\/Profile\/CindyK901","22046":"https:\/\/www.tripadvisor.ca\/Profile\/janellem657","22047":"https:\/\/www.tripadvisor.ca\/Profile\/C1652DBandreak","22048":"https:\/\/www.tripadvisor.ca\/Profile\/judyk230","22049":"https:\/\/www.tripadvisor.ca\/Profile\/B3035GZchristiner","22050":"https:\/\/www.tripadvisor.ca\/Profile\/johnfS6657ZB","22051":"https:\/\/www.tripadvisor.ca\/Profile\/191benjaminv","22053":"https:\/\/www.tripadvisor.ca\/Profile\/Bautista777","22054":"https:\/\/www.tripadvisor.ca\/Profile\/stephaniecJ9466OA","22060":"https:\/\/www.tripadvisor.ca\/Profile\/DkmBailey","22061":"https:\/\/www.tripadvisor.ca\/Profile\/L8051XIpatrickb","22064":"https:\/\/www.tripadvisor.ca\/Profile\/jeandZ5919BO","22065":"nil","22070":"https:\/\/www.tripadvisor.ca\/Profile\/979evelynl","22075":"https:\/\/www.tripadvisor.ca\/Profile\/newfiegirlp","22080":"https:\/\/www.tripadvisor.ca\/Profile\/MS350","22090":"https:\/\/www.tripadvisor.ca\/Profile\/pippili","22095":"https:\/\/www.tripadvisor.ca\/Profile\/alkeni","22110":"https:\/\/www.tripadvisor.ca\/Profile\/GillyB57","22115":"https:\/\/www.tripadvisor.ca\/Profile\/413andrewj","22120":"https:\/\/www.tripadvisor.ca\/Profile\/453harrys","22125":"https:\/\/www.tripadvisor.ca\/Profile\/Mark_S255100","22130":"https:\/\/www.tripadvisor.ca\/Profile\/910AnneM","22135":"https:\/\/www.tripadvisor.ca\/Profile\/Andy2006","22145":"https:\/\/www.tripadvisor.ca\/Profile\/openroadvk","22146":"https:\/\/www.tripadvisor.ca\/Profile\/youngmml","22147":"https:\/\/www.tripadvisor.ca\/Profile\/Sandy131","22148":"https:\/\/www.tripadvisor.ca\/Profile\/EricC933","22149":"https:\/\/www.tripadvisor.ca\/Profile\/423barbaraw","22150":"https:\/\/www.tripadvisor.ca\/Profile\/MarleneB526","22151":"https:\/\/www.tripadvisor.ca\/Profile\/f_licemailletp","22152":"https:\/\/www.tripadvisor.ca\/Profile\/coreyh977","22153":"https:\/\/www.tripadvisor.ca\/Profile\/stevev276","22154":"https:\/\/www.tripadvisor.ca\/Profile\/charyn989","22155":"https:\/\/www.tripadvisor.ca\/Profile\/JasmineOnTheGo","22156":"https:\/\/www.tripadvisor.ca\/Profile\/jamiecZ5145YM","22157":"https:\/\/www.tripadvisor.ca\/Profile\/ScKiCa","22158":"https:\/\/www.tripadvisor.ca\/Profile\/RichardZ779","22159":"https:\/\/www.tripadvisor.ca\/Profile\/241stevel","22160":"https:\/\/www.tripadvisor.ca\/Profile\/yuka45","22161":"https:\/\/www.tripadvisor.ca\/Profile\/Robby_Cristian","22162":"https:\/\/www.tripadvisor.ca\/Profile\/SparkyFoxx","22163":"https:\/\/www.tripadvisor.ca\/Profile\/938ashleym","22164":"https:\/\/www.tripadvisor.ca\/Profile\/mikej161","22165":"nil","22170":"https:\/\/www.tripadvisor.ca\/Profile\/Tallsally2323","22171":"https:\/\/www.tripadvisor.ca\/Profile\/w0190551","22172":"https:\/\/www.tripadvisor.ca\/Profile\/GagnonFJ","22173":"https:\/\/www.tripadvisor.ca\/Profile\/rroberts41","22174":"https:\/\/www.tripadvisor.ca\/Profile\/BluBrdCalgary","22175":"nil","22177":"https:\/\/www.tripadvisor.ca\/Profile\/SailorAirman","22178":"https:\/\/www.tripadvisor.ca\/Profile\/CB-Travel-Guy78","22179":"https:\/\/www.tripadvisor.ca\/Profile\/tlniel","22180":"https:\/\/www.tripadvisor.ca\/Profile\/randynjeanv","22181":"https:\/\/www.tripadvisor.ca\/Profile\/dougs126","22182":"https:\/\/www.tripadvisor.ca\/Profile\/weil350","22183":"https:\/\/www.tripadvisor.ca\/Profile\/fredbN4301OX","22184":"https:\/\/www.tripadvisor.ca\/Profile\/SKgirl81","22185":"https:\/\/www.tripadvisor.ca\/Profile\/nana112016","22186":"https:\/\/www.tripadvisor.ca\/Profile\/reneriov","22187":"https:\/\/www.tripadvisor.ca\/Profile\/theoljohnnyboy","22188":"https:\/\/www.tripadvisor.ca\/Profile\/se951","22189":"https:\/\/www.tripadvisor.ca\/Profile\/Colette871","22190":"https:\/\/www.tripadvisor.ca\/Profile\/Brucester4","22191":"https:\/\/www.tripadvisor.ca\/Profile\/BarbLH","22192":"https:\/\/www.tripadvisor.ca\/Profile\/rono175","22193":"https:\/\/www.tripadvisor.ca\/Profile\/WendyM58","22194":"https:\/\/www.tripadvisor.ca\/Profile\/Meldoll1","22195":"https:\/\/www.tripadvisor.ca\/Profile\/983grahama","22196":"https:\/\/www.tripadvisor.ca\/Profile\/Twofunnewfs","22197":"https:\/\/www.tripadvisor.ca\/Profile\/DenisAnna1990","22198":"https:\/\/www.tripadvisor.ca\/Profile\/karolynmartin","22199":"https:\/\/www.tripadvisor.ca\/Profile\/lostintheworld1973","22200":"https:\/\/www.tripadvisor.ca\/Profile\/starrzone54","22201":"https:\/\/www.tripadvisor.ca\/Profile\/amberlynn1956","22202":"nil","22207":"https:\/\/www.tripadvisor.ca\/Profile\/rhodena1971","22208":"https:\/\/www.tripadvisor.ca\/Profile\/PR250","22209":"https:\/\/www.tripadvisor.ca\/Profile\/paulah667","22210":"https:\/\/www.tripadvisor.ca\/Profile\/cathylovesthesun","22211":"https:\/\/www.tripadvisor.ca\/Profile\/4obedc","22213":"https:\/\/www.tripadvisor.ca\/Profile\/BrdAdjDan","22214":"https:\/\/www.tripadvisor.ca\/Profile\/ajc7785","22215":"https:\/\/www.tripadvisor.ca\/Profile\/patrickrV6601YF","22222":"https:\/\/www.tripadvisor.ca\/Profile\/264naveedm","22223":"https:\/\/www.tripadvisor.ca\/Profile\/mariobourque","22224":"https:\/\/www.tripadvisor.ca\/Profile\/Rie760","22225":"https:\/\/www.tripadvisor.ca\/Profile\/877chrisf","22226":"https:\/\/www.tripadvisor.ca\/Profile\/JDTravelhome","22232":"https:\/\/www.tripadvisor.ca\/Profile\/Afrancess","22233":"https:\/\/www.tripadvisor.ca\/Profile\/ScottW253","22234":"https:\/\/www.tripadvisor.ca\/Profile\/marybee522","22235":"https:\/\/www.tripadvisor.ca\/Profile\/DavegLeBlanc","22236":"https:\/\/www.tripadvisor.ca\/Profile\/Angelstarrr","22237":"https:\/\/www.tripadvisor.ca\/Profile\/Sandra-Guylain","22238":"https:\/\/www.tripadvisor.ca\/Profile\/Irishhoppy","22239":"https:\/\/www.tripadvisor.ca\/Profile\/Bee113113","22240":"https:\/\/www.tripadvisor.ca\/Profile\/751ellenf","22241":"https:\/\/www.tripadvisor.ca\/Profile\/MrTartanTea","22242":"https:\/\/www.tripadvisor.ca\/Profile\/371garyf","22243":"https:\/\/www.tripadvisor.ca\/Profile\/chickymunkeyb","22244":"https:\/\/www.tripadvisor.ca\/Profile\/grahamc288","22245":"https:\/\/www.tripadvisor.ca\/Profile\/apulia1","22246":"https:\/\/www.tripadvisor.ca\/Profile\/246diannes","22247":"https:\/\/www.tripadvisor.ca\/Profile\/zoeyz2013","22248":"https:\/\/www.tripadvisor.ca\/Profile\/merlineaton","22249":"https:\/\/www.tripadvisor.ca\/Profile\/GP280","22250":"https:\/\/www.tripadvisor.ca\/Profile\/554stephr","22251":"https:\/\/www.tripadvisor.ca\/Profile\/Lavenderwoman","22257":"https:\/\/www.tripadvisor.ca\/Profile\/patricialQ2912VH","22258":"https:\/\/www.tripadvisor.ca\/Profile\/JerryMLosAngeles","22259":"https:\/\/www.tripadvisor.ca\/Profile\/415raymondg","22260":"https:\/\/www.tripadvisor.ca\/Profile\/nsbeachgirl69","22261":"https:\/\/www.tripadvisor.ca\/Profile\/AGoingGal","22262":"https:\/\/www.tripadvisor.ca\/Profile\/dennisjames","22263":"https:\/\/www.tripadvisor.ca\/Profile\/trhattan","22264":"https:\/\/www.tripadvisor.ca\/Profile\/364enidp","22265":"https:\/\/www.tripadvisor.ca\/Profile\/MaryC952","22266":"https:\/\/www.tripadvisor.ca\/Profile\/SaihtJohnliftman","22267":"https:\/\/www.tripadvisor.ca\/Profile\/Lealance","22268":"https:\/\/www.tripadvisor.ca\/Profile\/name_isnt_available","22269":"https:\/\/www.tripadvisor.ca\/Profile\/elained441","22270":"https:\/\/www.tripadvisor.ca\/Profile\/KerryBalcom","22271":"https:\/\/www.tripadvisor.ca\/Profile\/AdventureHooks","22273":"https:\/\/www.tripadvisor.ca\/Profile\/ga_taneb","22274":"https:\/\/www.tripadvisor.ca\/Profile\/supermario0810","22275":"https:\/\/www.tripadvisor.ca\/Profile\/redrider53","22276":"https:\/\/www.tripadvisor.ca\/Profile\/E8633WIjeffb","22282":"https:\/\/www.tripadvisor.ca\/Profile\/106tamd","22283":"https:\/\/www.tripadvisor.ca\/Profile\/MyraBHalifax","22284":"https:\/\/www.tripadvisor.ca\/Profile\/TheCitizenJ","22285":"https:\/\/www.tripadvisor.ca\/Profile\/hemispheres777","22286":"https:\/\/www.tripadvisor.ca\/Profile\/19heatherw","22287":"https:\/\/www.tripadvisor.ca\/Profile\/727mattt","22288":"https:\/\/www.tripadvisor.ca\/Profile\/drdroad","22289":"https:\/\/www.tripadvisor.ca\/Profile\/CanadaMaritimer","22290":"https:\/\/www.tripadvisor.ca\/Profile\/lacydawg","22291":"https:\/\/www.tripadvisor.ca\/Profile\/alwaysdreamin1965","22292":"https:\/\/www.tripadvisor.ca\/Profile\/WillfromPhilly","22294":"https:\/\/www.tripadvisor.ca\/Profile\/Jimthko","22295":"https:\/\/www.tripadvisor.ca\/Profile\/mhvchester","22296":"https:\/\/www.tripadvisor.ca\/Profile\/k9shwgrl","22297":"https:\/\/www.tripadvisor.ca\/Profile\/732MPD","22298":"https:\/\/www.tripadvisor.ca\/Profile\/loism982","22299":"https:\/\/www.tripadvisor.ca\/Profile\/qtpi17","22301":"https:\/\/www.tripadvisor.ca\/Profile\/kgr0824","22302":"https:\/\/www.tripadvisor.ca\/Profile\/TravelHarry","22303":"https:\/\/www.tripadvisor.ca\/Profile\/pcrosley","22304":"https:\/\/www.tripadvisor.ca\/Profile\/Conmassey","22305":"https:\/\/www.tripadvisor.ca\/Profile\/Chuck52310","22306":"https:\/\/www.tripadvisor.ca\/Profile\/smiller1965","22307":"https:\/\/www.tripadvisor.ca\/Profile\/Maria2721","22308":"https:\/\/www.tripadvisor.ca\/Profile\/Christoforus","22309":"https:\/\/www.tripadvisor.ca\/Profile\/Kerrybbalcom","22310":"https:\/\/www.tripadvisor.ca\/Profile\/2old2work","22311":"https:\/\/www.tripadvisor.ca\/Profile\/Elizabethj409","22312":"https:\/\/www.tripadvisor.ca\/Profile\/NLfoodie","22313":"https:\/\/www.tripadvisor.ca\/Profile\/Kyavner","22314":"https:\/\/www.tripadvisor.ca\/Profile\/A-847","22315":"https:\/\/www.tripadvisor.ca\/Profile\/Hawki56","22316":"https:\/\/www.tripadvisor.ca\/Profile\/jason416","22317":"https:\/\/www.tripadvisor.ca\/Profile\/HumphreyClinker","22318":"https:\/\/www.tripadvisor.ca\/Profile\/Coyote028","22319":"https:\/\/www.tripadvisor.caundefined","22321":"https:\/\/www.tripadvisor.ca\/Profile\/jenndrewsmom","22323":"https:\/\/www.tripadvisor.ca\/Profile\/Lyndasue_11","22324":"https:\/\/www.tripadvisor.ca\/Profile\/cua20064","22325":"https:\/\/www.tripadvisor.ca\/Profile\/NSHilliers","22326":"https:\/\/www.tripadvisor.ca\/Profile\/Backpackerpaddy","22327":"https:\/\/www.tripadvisor.ca\/Profile\/Alla-Rustica","22328":"https:\/\/www.tripadvisor.ca\/Profile\/AmyDSeward","22329":"https:\/\/www.tripadvisor.ca\/Profile\/Hankbob56","22330":"https:\/\/www.tripadvisor.ca\/Profile\/SamiKnight","22331":"https:\/\/www.tripadvisor.ca\/Profile\/journalmytrips","22332":"https:\/\/www.tripadvisor.ca\/Profile\/ShimmerCB","22333":"https:\/\/www.tripadvisor.ca\/Profile\/dbakerca","22334":"https:\/\/www.tripadvisor.ca\/Profile\/JDD109","22336":"https:\/\/www.tripadvisor.ca\/Profile\/verazzano","22337":"https:\/\/www.tripadvisor.ca\/Profile\/sweeticeblue","22338":"https:\/\/www.tripadvisor.ca\/Profile\/happycamper123442","22339":"https:\/\/www.tripadvisor.ca\/Profile\/shanec12971","22340":"https:\/\/www.tripadvisor.ca\/Profile\/MTLEurope","22341":"https:\/\/www.tripadvisor.ca\/Profile\/christoSydney","22342":"https:\/\/www.tripadvisor.ca\/Profile\/Easternview","22343":"https:\/\/www.tripadvisor.ca\/Profile\/PopeP","22344":"https:\/\/www.tripadvisor.ca\/Profile\/stingers_8","22345":"https:\/\/www.tripadvisor.ca\/Profile\/OttawaScooter","22346":"https:\/\/www.tripadvisor.ca\/Profile\/bv1","22347":"https:\/\/www.tripadvisor.ca\/Profile\/spaceA","22348":"https:\/\/www.tripadvisor.ca\/Profile\/peitraveller07","22349":"https:\/\/www.tripadvisor.ca\/Profile\/chrystalm","22350":"https:\/\/www.tripadvisor.ca\/Profile\/JimBytheWater","22351":"https:\/\/www.tripadvisor.ca\/Profile\/CanadaCanada","22357":"https:\/\/www.tripadvisor.ca\/Profile\/N5208HRtb","22358":"https:\/\/www.tripadvisor.ca\/Profile\/HamiltonJohn","22359":"https:\/\/www.tripadvisor.ca\/Profile\/Vivian8436","22360":"https:\/\/www.tripadvisor.ca\/Profile\/chugiak64","22361":"https:\/\/www.tripadvisor.ca\/Profile\/820fayel","22362":"https:\/\/www.tripadvisor.ca\/Profile\/jh2595","22363":"https:\/\/www.tripadvisor.ca\/Profile\/IrishCream","22364":"https:\/\/www.tripadvisor.ca\/Profile\/elisabetta460","22365":"https:\/\/www.tripadvisor.ca\/Profile\/jamesp693","22366":"https:\/\/www.tripadvisor.ca\/Profile\/TNKaz","22367":"https:\/\/www.tripadvisor.ca\/Profile\/AdventureDorks","22368":"https:\/\/www.tripadvisor.ca\/Profile\/carolynaland","22369":"https:\/\/www.tripadvisor.ca\/Profile\/E5784GQrichardn","22370":"https:\/\/www.tripadvisor.ca\/Profile\/430marvins","22371":"https:\/\/www.tripadvisor.ca\/Profile\/becamil","22372":"nil","22377":"https:\/\/www.tripadvisor.ca\/Profile\/MarieChrisMills","22378":"https:\/\/www.tripadvisor.ca\/Profile\/138rosed","22379":"https:\/\/www.tripadvisor.ca\/Profile\/B5234XSantoniob","22380":"https:\/\/www.tripadvisor.ca\/Profile\/O8803RHpeterl","22381":"https:\/\/www.tripadvisor.ca\/Profile\/siro789","22382":"https:\/\/www.tripadvisor.ca\/Profile\/SammyM106","22383":"https:\/\/www.tripadvisor.ca\/Profile\/NorthVan83","22384":"https:\/\/www.tripadvisor.ca\/Profile\/gnarly_10","22385":"https:\/\/www.tripadvisor.ca\/Profile\/barbintoronto","22386":"https:\/\/www.tripadvisor.ca\/Profile\/chrissy486","22387":"nil","22388":"https:\/\/www.tripadvisor.ca\/Profile\/Sarahjm1","22389":"https:\/\/www.tripadvisor.ca\/Profile\/twinkletoes400","22390":"https:\/\/www.tripadvisor.ca\/Profile\/marmie1a","22391":"https:\/\/www.tripadvisor.ca\/Profile\/kristencL3957DP","22392":"https:\/\/www.tripadvisor.ca\/Profile\/skibumFernie","22393":"nil","22398":"nil","22402":"nil","22403":"nil","22408":"https:\/\/www.tripadvisor.ca\/Profile\/KJ2501","22409":"https:\/\/www.tripadvisor.ca\/Profile\/443edb","22410":"https:\/\/www.tripadvisor.ca\/Profile\/ChristineM3131","22411":"https:\/\/www.tripadvisor.ca\/Profile\/pitpat2","22412":"https:\/\/www.tripadvisor.ca\/Profile\/572victoriab","22418":"https:\/\/www.tripadvisor.ca\/Profile\/bc1945","22419":"https:\/\/www.tripadvisor.ca\/Profile\/doreenb46","22420":"https:\/\/www.tripadvisor.ca\/Profile\/steppnwolf53","22421":"https:\/\/www.tripadvisor.ca\/Profile\/verriver","22422":"https:\/\/www.tripadvisor.ca\/Profile\/TimeshareVon","22423":"https:\/\/www.tripadvisor.ca\/Profile\/724shellym","22424":"https:\/\/www.tripadvisor.ca\/Profile\/hcooper57","22425":"https:\/\/www.tripadvisor.ca\/Profile\/Griffibob","22426":"https:\/\/www.tripadvisor.ca\/Profile\/riwhite","22427":"https:\/\/www.tripadvisor.ca\/Profile\/joecv5","22433":"https:\/\/www.tripadvisor.ca\/Profile\/ericbD7903NN","22434":"https:\/\/www.tripadvisor.ca\/Profile\/nickr273","22435":"https:\/\/www.tripadvisor.ca\/Profile\/martinsO6731NQ","22436":"https:\/\/www.tripadvisor.ca\/Profile\/Seh1474","22437":"https:\/\/www.tripadvisor.ca\/Profile\/Marlen_Jonas","22438":"https:\/\/www.tripadvisor.ca\/Profile\/591debc","22439":"https:\/\/www.tripadvisor.ca\/Profile\/Cancliff405","22440":"https:\/\/www.tripadvisor.ca\/Profile\/371StephenP371","22441":"https:\/\/www.tripadvisor.ca\/Profile\/OrangeBaron","22442":"https:\/\/www.tripadvisor.ca\/Profile\/annabanana41","22448":"https:\/\/www.tripadvisor.ca\/Profile\/kevitrav","22449":"https:\/\/www.tripadvisor.ca\/Profile\/860petrac","22450":"https:\/\/www.tripadvisor.ca\/Profile\/398HowardH398","22451":"https:\/\/www.tripadvisor.ca\/Profile\/annebliss","22452":"https:\/\/www.tripadvisor.ca\/Profile\/838MaryL838","22453":"https:\/\/www.tripadvisor.ca\/Profile\/davidnM6347FR","22454":"https:\/\/www.tripadvisor.ca\/Profile\/VerinaZ","22455":"https:\/\/www.tripadvisor.ca\/Profile\/AprilFenton","22456":"https:\/\/www.tripadvisor.ca\/Profile\/Silvia1302","22457":"https:\/\/www.tripadvisor.ca\/Profile\/Islingtongardens","22458":"https:\/\/www.tripadvisor.ca\/Profile\/PeterH623","22459":"https:\/\/www.tripadvisor.ca\/Profile\/lantauloafer","22460":"https:\/\/www.tripadvisor.ca\/Profile\/happytrails91","22461":"https:\/\/www.tripadvisor.ca\/Profile\/Seraphimo","22462":"https:\/\/www.tripadvisor.ca\/Profile\/Andreas_K_GERMANY","22463":"https:\/\/www.tripadvisor.ca\/Profile\/SusanJ607","22464":"https:\/\/www.tripadvisor.ca\/Profile\/its_joy","22465":"https:\/\/www.tripadvisor.ca\/Profile\/rignahkohe","22466":"https:\/\/www.tripadvisor.ca\/Profile\/BillandKaren","22467":"https:\/\/www.tripadvisor.ca\/Profile\/99jonk","22468":"https:\/\/www.tripadvisor.ca\/Profile\/liniowa","22469":"https:\/\/www.tripadvisor.ca\/Profile\/jaindough","22470":"https:\/\/www.tripadvisor.ca\/Profile\/KateMcNeill","22471":"https:\/\/www.tripadvisor.ca\/Profile\/MDVancouver","22472":"https:\/\/www.tripadvisor.ca\/Profile\/hkuznet","22478":"https:\/\/www.tripadvisor.ca\/Profile\/PsycChicMegaWatts","22483":"https:\/\/www.tripadvisor.ca\/Profile\/johnbyl50","22488":"https:\/\/www.tripadvisor.ca\/Profile\/F5070QUchrism","22493":"https:\/\/www.tripadvisor.caundefined","22498":"https:\/\/www.tripadvisor.ca\/Profile\/956laurainew","22503":"https:\/\/www.tripadvisor.ca\/Profile\/chrissP1013HC","22508":"nil","22513":"https:\/\/www.tripadvisor.ca\/Profile\/Emmanuel_Germain","22518":"https:\/\/www.tripadvisor.ca\/Profile\/perodana","22523":"https:\/\/www.tripadvisor.ca\/Profile\/noym265","22528":"https:\/\/www.tripadvisor.ca\/Profile\/Momentum355","22533":"https:\/\/www.tripadvisor.ca\/Profile\/Whaley2014","22538":"https:\/\/www.tripadvisor.ca\/Profile\/Nicray","22543":"https:\/\/www.tripadvisor.ca\/Profile\/Sailor548","22553":"https:\/\/www.tripadvisor.ca\/Profile\/nprvl","22558":"https:\/\/www.tripadvisor.ca\/Profile\/Nerf","22568":"https:\/\/www.tripadvisor.ca\/Profile\/428minneb","22569":"https:\/\/www.tripadvisor.ca\/Profile\/Culzean555","22570":"https:\/\/www.tripadvisor.ca\/Profile\/ThePali","22571":"https:\/\/www.tripadvisor.ca\/Profile\/292weih","22572":"https:\/\/www.tripadvisor.ca\/Profile\/333johnp","22573":"https:\/\/www.tripadvisor.ca\/Profile\/madbirdy","22574":"https:\/\/www.tripadvisor.ca\/Profile\/Martino42Toronto","22575":"https:\/\/www.tripadvisor.ca\/Profile\/hawgie44","22576":"https:\/\/www.tripadvisor.ca\/Profile\/null","22577":"https:\/\/www.tripadvisor.ca\/Profile\/globeseeker007","22578":"nil","22582":"nil","22587":"nil","22592":"nil","22595":"nil","22597":"nil","22600":"nil","22602":"nil","22603":"nil","22604":"nil","22606":"https:\/\/www.tripadvisor.ca\/Profile\/chrisfV5298VT","22607":"https:\/\/www.tripadvisor.ca\/Profile\/nicklG3593ZD","22608":"https:\/\/www.tripadvisor.ca\/Profile\/Hfx-kid","22609":"https:\/\/www.tripadvisor.ca\/Profile\/743kylem","22610":"https:\/\/www.tripadvisor.ca\/Profile\/randeep2016","22611":"https:\/\/www.tripadvisor.ca\/Profile\/476celineg","22612":"https:\/\/www.tripadvisor.ca\/Profile\/hpisavage","22613":"https:\/\/www.tripadvisor.ca\/Profile\/ichabod444b","22614":"https:\/\/www.tripadvisor.ca\/Profile\/john999123","22615":"https:\/\/www.tripadvisor.ca\/Profile\/Babbaloo","22616":"https:\/\/www.tripadvisor.ca\/Profile\/653andic","22617":"https:\/\/www.tripadvisor.ca\/Profile\/JavaMama75","22618":"https:\/\/www.tripadvisor.ca\/Profile\/Companion26897671985","22619":"https:\/\/www.tripadvisor.ca\/Profile\/JannaD169","22620":"https:\/\/www.tripadvisor.ca\/Profile\/sunilp99","22621":"https:\/\/www.tripadvisor.ca\/Profile\/AlvinK1416","22622":"https:\/\/www.tripadvisor.ca\/Profile\/735donnaw","22623":"https:\/\/www.tripadvisor.ca\/Profile\/Yammers23","22624":"https:\/\/www.tripadvisor.ca\/Profile\/twinkletoes5477","22625":"https:\/\/www.tripadvisor.ca\/Profile\/marilyns438","22626":"https:\/\/www.tripadvisor.ca\/Profile\/LLP1803","22627":"https:\/\/www.tripadvisor.ca\/Profile\/392TaraL","22628":"https:\/\/www.tripadvisor.ca\/Profile\/Sunshine12841769572","22629":"https:\/\/www.tripadvisor.ca\/Profile\/Cdn1987","22630":"https:\/\/www.tripadvisor.ca\/Profile\/726charliet","22631":"nil","22636":"https:\/\/www.tripadvisor.ca\/Profile\/Sightsee20025310319","22637":"https:\/\/www.tripadvisor.ca\/Profile\/919tatianap","22638":"https:\/\/www.tripadvisor.ca\/Profile\/242avac","22639":"https:\/\/www.tripadvisor.ca\/Profile\/dpowers2017","22640":"https:\/\/www.tripadvisor.ca\/Profile\/kl130140","22641":"https:\/\/www.tripadvisor.ca\/Profile\/Locksley9","22642":"https:\/\/www.tripadvisor.ca\/Profile\/MoHornal","22643":"https:\/\/www.tripadvisor.ca\/Profile\/Donaldtrout","22644":"https:\/\/www.tripadvisor.ca\/Profile\/MaureenS184","22645":"https:\/\/www.tripadvisor.ca\/Profile\/S127PKlauras","22646":"https:\/\/www.tripadvisor.ca\/Profile\/DudleyAB","22647":"https:\/\/www.tripadvisor.ca\/Profile\/SherriMag","22648":"https:\/\/www.tripadvisor.ca\/Profile\/lorrainet308","22649":"https:\/\/www.tripadvisor.ca\/Profile\/JMark2014","22650":"https:\/\/www.tripadvisor.ca\/Profile\/geolynm2017","22651":"https:\/\/www.tripadvisor.ca\/Profile\/jasonwD7706RM","22652":"https:\/\/www.tripadvisor.ca\/Profile\/dadarmona","22653":"https:\/\/www.tripadvisor.ca\/Profile\/lbr485","22654":"https:\/\/www.tripadvisor.ca\/Profile\/VicSci","22655":"https:\/\/www.tripadvisor.ca\/Profile\/Alikat62014","22656":"https:\/\/www.tripadvisor.ca\/Profile\/tabbykellyo","22657":"https:\/\/www.tripadvisor.ca\/Profile\/dant820","22658":"https:\/\/www.tripadvisor.ca\/Profile\/satogle","22659":"https:\/\/www.tripadvisor.ca\/Profile\/econospan","22660":"https:\/\/www.tripadvisor.ca\/Profile\/onthemoveagain1","22661":"https:\/\/www.tripadvisor.ca\/Profile\/apreilgray","22662":"https:\/\/www.tripadvisor.ca\/Profile\/Dollo1","22663":"https:\/\/www.tripadvisor.ca\/Profile\/995nancyj","22664":"https:\/\/www.tripadvisor.ca\/Profile\/Sirus2007","22665":"https:\/\/www.tripadvisor.ca\/Profile\/stevef881","22666":"https:\/\/www.tripadvisor.ca\/Profile\/Rasmuss89","22667":"https:\/\/www.tripadvisor.ca\/Profile\/hpenner","22668":"https:\/\/www.tripadvisor.ca\/Profile\/nikkikazimer","22669":"https:\/\/www.tripadvisor.ca\/Profile\/ATourist_13","22670":"https:\/\/www.tripadvisor.ca\/Profile\/williamk298","22671":"https:\/\/www.tripadvisor.ca\/Profile\/Lesow777","22672":"https:\/\/www.tripadvisor.ca\/Profile\/aprilernst","22673":"https:\/\/www.tripadvisor.ca\/Profile\/vikingjorn","22674":"https:\/\/www.tripadvisor.ca\/Profile\/Daisy052","22675":"https:\/\/www.tripadvisor.ca\/Profile\/angelatH4658JF","22676":"https:\/\/www.tripadvisor.ca\/Profile\/hindoles","22677":"https:\/\/www.tripadvisor.ca\/Profile\/jenncollins2018","22678":"https:\/\/www.tripadvisor.ca\/Profile\/CCgetoutside","22679":"https:\/\/www.tripadvisor.ca\/Profile\/234JaniceM","22680":"https:\/\/www.tripadvisor.ca\/Profile\/Selina1988","22686":"https:\/\/www.tripadvisor.ca\/Profile\/billbO9284MT","22687":"https:\/\/www.tripadvisor.ca\/Profile\/554betht","22688":"https:\/\/www.tripadvisor.ca\/Profile\/juliapoplawski","22689":"https:\/\/www.tripadvisor.ca\/Profile\/deboraht2018","22690":"https:\/\/www.tripadvisor.ca\/Profile\/TroyB1513","22691":"https:\/\/www.tripadvisor.ca\/Profile\/scbcme","22692":"https:\/\/www.tripadvisor.ca\/Profile\/SafeTravelAdvisor","22693":"https:\/\/www.tripadvisor.ca\/Profile\/cre1985","22694":"https:\/\/www.tripadvisor.ca\/Profile\/kombucha2018","22695":"https:\/\/www.tripadvisor.ca\/Profile\/kkillins","22696":"https:\/\/www.tripadvisor.ca\/Profile\/ttlc2323","22697":"https:\/\/www.tripadvisor.ca\/Profile\/daddynpapa","22698":"https:\/\/www.tripadvisor.ca\/Profile\/Pioneer292870","22699":"https:\/\/www.tripadvisor.ca\/Profile\/FromTheKootenays","22700":"https:\/\/www.tripadvisor.ca\/Profile\/EmmaBorer","22701":"https:\/\/www.tripadvisor.ca\/Profile\/SteveinEDM","22702":"https:\/\/www.tripadvisor.ca\/Profile\/westcanguy","22703":"https:\/\/www.tripadvisor.ca\/Profile\/BlackberryBoy","22704":"https:\/\/www.tripadvisor.ca\/Profile\/nicolehH3189CI","22705":"https:\/\/www.tripadvisor.ca\/Profile\/JaneN508","22706":"https:\/\/www.tripadvisor.ca\/Profile\/Viciousrussell","22707":"https:\/\/www.tripadvisor.ca\/Profile\/michelee685","22708":"https:\/\/www.tripadvisor.ca\/Profile\/Mac2MyCheese","22709":"https:\/\/www.tripadvisor.ca\/Profile\/arthurrobertr","22710":"https:\/\/www.tripadvisor.ca\/Profile\/roncN3194OH","22711":"https:\/\/www.tripadvisor.ca\/Profile\/706marilynw","22712":"https:\/\/www.tripadvisor.ca\/Profile\/HappyWonderers2011","22713":"https:\/\/www.tripadvisor.ca\/Profile\/frankp653","22714":"https:\/\/www.tripadvisor.ca\/Profile\/2Nikkels","22716":"https:\/\/www.tripadvisor.ca\/Profile\/jfk154933","22717":"https:\/\/www.tripadvisor.ca\/Profile\/H6256CNdavec","22718":"https:\/\/www.tripadvisor.ca\/Profile\/224cameronw","22719":"https:\/\/www.tripadvisor.ca\/Profile\/paulkE8454ZS","22720":"https:\/\/www.tripadvisor.ca\/Profile\/TChantel","22721":"https:\/\/www.tripadvisor.ca\/Profile\/M3316CMdeniseg","22722":"https:\/\/www.tripadvisor.ca\/Profile\/beverlyc986","22723":"https:\/\/www.tripadvisor.ca\/Profile\/I7124ZOmichellel","22724":"https:\/\/www.tripadvisor.ca\/Profile\/thedistractedtourist","22725":"https:\/\/www.tripadvisor.ca\/Profile\/Kroozer57","22731":"https:\/\/www.tripadvisor.ca\/Profile\/lisamichelle007","22732":"https:\/\/www.tripadvisor.ca\/Profile\/887haris","22733":"https:\/\/www.tripadvisor.ca\/Profile\/D6879UCkenb","22734":"https:\/\/www.tripadvisor.ca\/Profile\/Z9401VPwilliamw","22735":"https:\/\/www.tripadvisor.ca\/Profile\/249glens","22736":"https:\/\/www.tripadvisor.ca\/Profile\/Kaytgar","22737":"https:\/\/www.tripadvisor.ca\/Profile\/841rasheedm","22738":"https:\/\/www.tripadvisor.ca\/Profile\/K9251CIbenh","22739":"https:\/\/www.tripadvisor.ca\/Profile\/721tanyac","22740":"https:\/\/www.tripadvisor.ca\/Profile\/charlottesR3634RM","22741":"https:\/\/www.tripadvisor.ca\/Profile\/K9638LOallisonl","22742":"https:\/\/www.tripadvisor.ca\/Profile\/rubisatha","22743":"https:\/\/www.tripadvisor.ca\/Profile\/richardhI4773BC","22744":"https:\/\/www.tripadvisor.ca\/Profile\/775karinw","22745":"https:\/\/www.tripadvisor.ca\/Profile\/peterdF5938UA","22746":"https:\/\/www.tripadvisor.ca\/Profile\/ilovetravel13","22747":"https:\/\/www.tripadvisor.ca\/Profile\/NikD34","22748":"https:\/\/www.tripadvisor.ca\/Profile\/R9509BHsarac","22749":"https:\/\/www.tripadvisor.ca\/Profile\/Z850DUlindam","22750":"https:\/\/www.tripadvisor.ca\/Profile\/pirateBarrie_ontario","22751":"https:\/\/www.tripadvisor.ca\/Profile\/RicN_12","22752":"https:\/\/www.tripadvisor.ca\/Profile\/V1144ANangelar","22753":"https:\/\/www.tripadvisor.ca\/Profile\/jacquelinerD1515QA","22754":"https:\/\/www.tripadvisor.ca\/Profile\/Q4694JKians","22755":"https:\/\/www.tripadvisor.ca\/Profile\/978RobertC","22756":"https:\/\/www.tripadvisor.ca\/Profile\/ellejames","22757":"https:\/\/www.tripadvisor.ca\/Profile\/harrypX4449XR","22758":"https:\/\/www.tripadvisor.ca\/Profile\/224janett","22759":"https:\/\/www.tripadvisor.ca\/Profile\/janicegJ5864JM","22760":"https:\/\/www.tripadvisor.ca\/Profile\/sharonv241","22776":"https:\/\/www.tripadvisor.caundefined","22781":"https:\/\/www.tripadvisor.ca\/Profile\/traveller144","22782":"https:\/\/www.tripadvisor.ca\/Profile\/724bonniep","22783":"https:\/\/www.tripadvisor.ca\/Profile\/amwendwa","22784":"https:\/\/www.tripadvisor.ca\/Profile\/S3951CXjohnv","22785":"https:\/\/www.tripadvisor.ca\/Profile\/georgelW8034VN","22786":"https:\/\/www.tripadvisor.ca\/Profile\/32GeorgeR","22787":"https:\/\/www.tripadvisor.ca\/Profile\/RichardF_PG","22788":"https:\/\/www.tripadvisor.ca\/Profile\/dianarS8928PH","22789":"https:\/\/www.tripadvisor.ca\/Profile\/michaeloA9234YQ","22790":"https:\/\/www.tripadvisor.ca\/Profile\/916dougd","22791":"https:\/\/www.tripadvisor.ca\/Profile\/F1739ALedm","22792":"https:\/\/www.tripadvisor.ca\/Profile\/DJP1964","22793":"https:\/\/www.tripadvisor.ca\/Profile\/5Canadiantravelers","22794":"https:\/\/www.tripadvisor.ca\/Profile\/godskid5","22795":"https:\/\/www.tripadvisor.ca\/Profile\/michaeljoc","22796":"https:\/\/www.tripadvisor.ca\/Profile\/davidbI2645KI","22797":"https:\/\/www.tripadvisor.ca\/Profile\/beverlyd109","22798":"https:\/\/www.tripadvisor.ca\/Profile\/G4046LCgregm","22799":"https:\/\/www.tripadvisor.ca\/Profile\/lisakS4605UO","22800":"https:\/\/www.tripadvisor.ca\/Profile\/surf_seekers","22801":"https:\/\/www.tripadvisor.ca\/Profile\/Mittpixie","22802":"https:\/\/www.tripadvisor.ca\/Profile\/DanielleH254","22803":"https:\/\/www.tripadvisor.ca\/Profile\/derekd895","22804":"https:\/\/www.tripadvisor.ca\/Profile\/43Ruthd43","22805":"https:\/\/www.tripadvisor.ca\/Profile\/H1477ZDheatherd","22806":"https:\/\/www.tripadvisor.ca\/Profile\/carlospB1341BC","22807":"https:\/\/www.tripadvisor.ca\/Profile\/bbcinc","22808":"https:\/\/www.tripadvisor.ca\/Profile\/shayla941","22809":"https:\/\/www.tripadvisor.ca\/Profile\/Laurie143","22810":"https:\/\/www.tripadvisor.ca\/Profile\/hil4db","22816":"https:\/\/www.tripadvisor.ca\/Profile\/AYExplores","22817":"https:\/\/www.tripadvisor.ca\/Profile\/595carrier","22818":"https:\/\/www.tripadvisor.ca\/Profile\/WendyV58","22819":"https:\/\/www.tripadvisor.ca\/Profile\/travelinjack64","22820":"https:\/\/www.tripadvisor.ca\/Profile\/carolynv571","22821":"https:\/\/www.tripadvisor.ca\/Profile\/rickgH1210FL","22822":"https:\/\/www.tripadvisor.ca\/Profile\/LilGeo73","22823":"https:\/\/www.tripadvisor.ca\/Profile\/diannet709","22824":"https:\/\/www.tripadvisor.ca\/Profile\/X2867XXpaulk","22825":"https:\/\/www.tripadvisor.ca\/Profile\/venusp373","22826":"https:\/\/www.tripadvisor.ca\/Profile\/354valeriea","22827":"https:\/\/www.tripadvisor.ca\/Profile\/marywL3244IG","22828":"https:\/\/www.tripadvisor.ca\/Profile\/cherylh411","22829":"https:\/\/www.tripadvisor.ca\/Profile\/Sherpa65148450941","22830":"https:\/\/www.tripadvisor.ca\/Profile\/S6534RBmichellek","22831":"https:\/\/www.tripadvisor.ca\/Profile\/U3936MFbrendam","22832":"https:\/\/www.tripadvisor.ca\/Profile\/brinurse","22833":"https:\/\/www.tripadvisor.ca\/Profile\/Hkins","22834":"https:\/\/www.tripadvisor.ca\/Profile\/597rayk","22835":"https:\/\/www.tripadvisor.ca\/Profile\/Resort09852770219","22836":"https:\/\/www.tripadvisor.ca\/Profile\/Pioneer23147895554","22837":"https:\/\/www.tripadvisor.ca\/Profile\/Explore66034627338","22838":"https:\/\/www.tripadvisor.ca\/Profile\/689pb","22839":"https:\/\/www.tripadvisor.ca\/Profile\/petegis","22840":"https:\/\/www.tripadvisor.ca\/Profile\/sunpk0128","22841":"https:\/\/www.tripadvisor.ca\/Profile\/Journey06947676337","22842":"https:\/\/www.tripadvisor.ca\/Profile\/sheryll107","22843":"https:\/\/www.tripadvisor.ca\/Profile\/Wanderer32449257381","22844":"https:\/\/www.tripadvisor.ca\/Profile\/RaistlinV","22845":"https:\/\/www.tripadvisor.ca\/Profile\/terbez72","22846":"https:\/\/www.tripadvisor.ca\/Profile\/Dream07334482122","22847":"https:\/\/www.tripadvisor.ca\/Profile\/150chantalz","22848":"https:\/\/www.tripadvisor.ca\/Profile\/MalibugirlCalgary","22849":"https:\/\/www.tripadvisor.ca\/Profile\/marck885","22850":"https:\/\/www.tripadvisor.ca\/Profile\/tracyhJ6252VH","22851":"https:\/\/www.tripadvisor.ca\/Profile\/DebE850","22852":"https:\/\/www.tripadvisor.ca\/Profile\/mdrivel","22853":"https:\/\/www.tripadvisor.ca\/Profile\/ruthm65","22854":"https:\/\/www.tripadvisor.ca\/Profile\/I839EN","22855":"https:\/\/www.tripadvisor.ca\/Profile\/c0mpassi0nate","22856":"https:\/\/www.tripadvisor.ca\/Profile\/amymX6451bg2018","22857":"https:\/\/www.tripadvisor.ca\/Profile\/mac3670","22858":"https:\/\/www.tripadvisor.ca\/Profile\/gordons458","22859":"https:\/\/www.tripadvisor.ca\/Profile\/brendasavage571","22860":"https:\/\/www.tripadvisor.ca\/Profile\/ibrahimaytug","22861":"https:\/\/www.tripadvisor.ca\/Profile\/thomastB908RJ","22862":"https:\/\/www.tripadvisor.ca\/Profile\/cindycE8703LQ","22863":"https:\/\/www.tripadvisor.ca\/Profile\/danniedee21","22864":"https:\/\/www.tripadvisor.ca\/Profile\/brimakosiej42","22865":"https:\/\/www.tripadvisor.ca\/Profile\/samanthaagnew2018","22866":"https:\/\/www.tripadvisor.ca\/Profile\/Storyteller797702","22867":"https:\/\/www.tripadvisor.ca\/Profile\/Sherryg27","22868":"https:\/\/www.tripadvisor.ca\/Profile\/h2hinstitute2018","22869":"https:\/\/www.tripadvisor.ca\/Profile\/kjvhardk","22870":"https:\/\/www.tripadvisor.ca\/Profile\/mgsflatout","22871":"nil","22876":"https:\/\/www.tripadvisor.ca\/Profile\/Aidys-Mum","22877":"https:\/\/www.tripadvisor.ca\/Profile\/elffiez2017","22878":"https:\/\/www.tripadvisor.ca\/Profile\/Clark60","22879":"https:\/\/www.tripadvisor.ca\/Profile\/markfox0964","22880":"https:\/\/www.tripadvisor.ca\/Profile\/HK_Bun","22881":"https:\/\/www.tripadvisor.ca\/Profile\/fionalouiselaw","22882":"https:\/\/www.tripadvisor.ca\/Profile\/307anamarias","22883":"https:\/\/www.tripadvisor.ca\/Profile\/lesliedeannamctavish","22884":"https:\/\/www.tripadvisor.ca\/Profile\/laurs614","22885":"https:\/\/www.tripadvisor.ca\/Profile\/lindasD1126HY","22886":"https:\/\/www.tripadvisor.ca\/Profile\/547debbiej","22887":"https:\/\/www.tripadvisor.ca\/Profile\/akulp217185","22888":"https:\/\/www.tripadvisor.ca\/Profile\/jessieloseth","22889":"https:\/\/www.tripadvisor.ca\/Profile\/jenniezhang6","22890":"https:\/\/www.tripadvisor.ca\/Profile\/17spike","22891":"https:\/\/www.tripadvisor.ca\/Profile\/myrnacarrier84","22892":"https:\/\/www.tripadvisor.ca\/Profile\/530marciee","22893":"https:\/\/www.tripadvisor.ca\/Profile\/jeanine25252018","22894":"https:\/\/www.tripadvisor.ca\/Profile\/dhask2018","22896":"https:\/\/www.tripadvisor.ca\/Profile\/aclaire82","22897":"https:\/\/www.tripadvisor.ca\/Profile\/sh00shie","22898":"https:\/\/www.tripadvisor.ca\/Profile\/wayne435","22899":"https:\/\/www.tripadvisor.ca\/Profile\/motherdaughtertrip14","22900":"https:\/\/www.tripadvisor.ca\/Profile\/552seank","22901":"https:\/\/www.tripadvisor.ca\/Profile\/drkel2018","22902":"https:\/\/www.tripadvisor.ca\/Profile\/Asandi","22903":"https:\/\/www.tripadvisor.ca\/Profile\/davidwN5126TL","22904":"https:\/\/www.tripadvisor.ca\/Profile\/yanickleclerc","22905":"https:\/\/www.tripadvisor.ca\/Profile\/683barriem","22906":"https:\/\/www.tripadvisor.ca\/Profile\/hvirde577072","22907":"https:\/\/www.tripadvisor.ca\/Profile\/758shelleyf","22908":"https:\/\/www.tripadvisor.ca\/Profile\/665harveya","22909":"https:\/\/www.tripadvisor.ca\/Profile\/O455FFsharonf","22910":"https:\/\/www.tripadvisor.ca\/Profile\/brittanyp350","22911":"https:\/\/www.tripadvisor.ca\/Profile\/N6716ZQjohnt","22912":"https:\/\/www.tripadvisor.ca\/Profile\/johannao246","22913":"https:\/\/www.tripadvisor.ca\/Profile\/Busycontentedma2","22914":"https:\/\/www.tripadvisor.ca\/Profile\/jiji2018","22915":"https:\/\/www.tripadvisor.ca\/Profile\/amyd2018","22916":"https:\/\/www.tripadvisor.ca\/Profile\/visitkids","22917":"https:\/\/www.tripadvisor.ca\/Profile\/rmistr_410931","22918":"https:\/\/www.tripadvisor.ca\/Profile\/robertpS3506JJ","22919":"https:\/\/www.tripadvisor.ca\/Profile\/A6789SXkims","22920":"https:\/\/www.tripadvisor.ca\/Profile\/Wanderer543425","22921":"https:\/\/www.tripadvisor.ca\/Profile\/140Linda","22922":"https:\/\/www.tripadvisor.ca\/Profile\/A4956DOdavidb","22923":"https:\/\/www.tripadvisor.ca\/Profile\/494beverleys","22924":"https:\/\/www.tripadvisor.ca\/Profile\/dorianl96","22925":"https:\/\/www.tripadvisor.ca\/Profile\/656jeanl","22931":"https:\/\/www.tripadvisor.ca\/Profile\/V718JUsharonm","22932":"https:\/\/www.tripadvisor.ca\/Profile\/agneswingyinl","22933":"https:\/\/www.tripadvisor.ca\/Profile\/SharonN749","22934":"https:\/\/www.tripadvisor.ca\/Profile\/lindsaya31","22935":"https:\/\/www.tripadvisor.ca\/Profile\/irenei989","22936":"https:\/\/www.tripadvisor.ca\/Profile\/ronc105","22937":"https:\/\/www.tripadvisor.ca\/Profile\/M1241HKdaniellew","22938":"https:\/\/www.tripadvisor.ca\/Profile\/MeliaW","22939":"https:\/\/www.tripadvisor.ca\/Profile\/Rosbo10","22940":"https:\/\/www.tripadvisor.ca\/Profile\/nealg200","22941":"https:\/\/www.tripadvisor.ca\/Profile\/djdrennan","22942":"https:\/\/www.tripadvisor.ca\/Profile\/barbarasT5561KY","22943":"https:\/\/www.tripadvisor.ca\/Profile\/grizzlygreta","22944":"https:\/\/www.tripadvisor.ca\/Profile\/ugonnaeatthat","22945":"https:\/\/www.tripadvisor.ca\/Profile\/TotallyMyRealName","22946":"https:\/\/www.tripadvisor.ca\/Profile\/marilyna524","22947":"https:\/\/www.tripadvisor.ca\/Profile\/502billg","22948":"https:\/\/www.tripadvisor.ca\/Profile\/xman0204","22949":"https:\/\/www.tripadvisor.ca\/Profile\/843gordonb","22950":"https:\/\/www.tripadvisor.ca\/Profile\/745kerryt","22951":"https:\/\/www.tripadvisor.ca\/Profile\/j0hn491","22952":"https:\/\/www.tripadvisor.ca\/Profile\/Lamsteiner","22953":"https:\/\/www.tripadvisor.ca\/Profile\/I9937CEjamesw","22954":"https:\/\/www.tripadvisor.ca\/Profile\/suzp344","22955":"https:\/\/www.tripadvisor.ca\/Profile\/ryangA4106UD","22956":"https:\/\/www.tripadvisor.ca\/Profile\/RinCanada","22957":"https:\/\/www.tripadvisor.ca\/Profile\/GinaZ41","22958":"https:\/\/www.tripadvisor.ca\/Profile\/mariatQ7663QJ","22959":"https:\/\/www.tripadvisor.ca\/Profile\/pxsmith","22960":"https:\/\/www.tripadvisor.ca\/Profile\/michaelhY4245BH","22961":"https:\/\/www.tripadvisor.ca\/Profile\/179veldab","22962":"https:\/\/www.tripadvisor.ca\/Profile\/deanr500","22963":"https:\/\/www.tripadvisor.ca\/Profile\/849katalink","22964":"https:\/\/www.tripadvisor.ca\/Profile\/lady1106","22965":"https:\/\/www.tripadvisor.ca\/Profile\/rosemaryj774","22971":"https:\/\/www.tripadvisor.ca\/Profile\/r0berts209","22972":"https:\/\/www.tripadvisor.ca\/Profile\/TinaS1891","22973":"https:\/\/www.tripadvisor.ca\/Profile\/dgordon2016","22974":"https:\/\/www.tripadvisor.ca\/Profile\/958lyleh","22975":"https:\/\/www.tripadvisor.ca\/Profile\/33dorothym","22976":"https:\/\/www.tripadvisor.ca\/Profile\/N_M616","22977":"https:\/\/www.tripadvisor.ca\/Profile\/PAR1BC","22978":"https:\/\/www.tripadvisor.ca\/Profile\/SojournerJean","22979":"https:\/\/www.tripadvisor.ca\/Profile\/zergling13","22980":"https:\/\/www.tripadvisor.ca\/Profile\/edk464","22981":"https:\/\/www.tripadvisor.ca\/Profile\/675delilahh","22982":"https:\/\/www.tripadvisor.ca\/Profile\/198abigailf","22983":"https:\/\/www.tripadvisor.ca\/Profile\/V8209YUkevinl","22984":"https:\/\/www.tripadvisor.ca\/Profile\/trevorl48","22985":"https:\/\/www.tripadvisor.ca\/Profile\/tomm89","22991":"https:\/\/www.tripadvisor.ca\/Profile\/darrylo946","22992":"https:\/\/www.tripadvisor.ca\/Profile\/99joeyvr","22993":"https:\/\/www.tripadvisor.ca\/Profile\/cathybH7ML","22994":"https:\/\/www.tripadvisor.ca\/Profile\/184dawnd","22995":"https:\/\/www.tripadvisor.ca\/Profile\/P5132YGstevec","22996":"https:\/\/www.tripadvisor.ca\/Profile\/55wendyf","22997":"https:\/\/www.tripadvisor.ca\/Profile\/79tmoore","22998":"https:\/\/www.tripadvisor.ca\/Profile\/M1220NIcindyl","22999":"https:\/\/www.tripadvisor.ca\/Profile\/J8455CSlaurac","23000":"https:\/\/www.tripadvisor.ca\/Profile\/lsmith794","23006":"https:\/\/www.tripadvisor.ca\/Profile\/RIDPDX","23007":"https:\/\/www.tripadvisor.ca\/Profile\/580heidiy","23008":"https:\/\/www.tripadvisor.ca\/Profile\/richardjJ1268VR","23009":"https:\/\/www.tripadvisor.ca\/Profile\/stephaniewB3292LD","23010":"https:\/\/www.tripadvisor.ca\/Profile\/liannemariek","23011":"https:\/\/www.tripadvisor.ca\/Profile\/668annac","23012":"https:\/\/www.tripadvisor.ca\/Profile\/mog2012","23013":"https:\/\/www.tripadvisor.ca\/Profile\/Ralphetta88","23014":"https:\/\/www.tripadvisor.ca\/Profile\/AlbertaGirl22","23015":"https:\/\/www.tripadvisor.ca\/Profile\/lampshade69","23016":"https:\/\/www.tripadvisor.ca\/Profile\/Rousu","23021":"nil","23026":"https:\/\/www.tripadvisor.ca\/Profile\/iammichellemcpherson","23031":"https:\/\/www.tripadvisor.ca\/Profile\/E1606LFandym","23046":"https:\/\/www.tripadvisor.ca\/Profile\/curlergirl","23051":"https:\/\/www.tripadvisor.ca\/Profile\/egliz","23056":"https:\/\/www.tripadvisor.ca\/Profile\/Standaniels","23061":"https:\/\/www.tripadvisor.ca\/Profile\/awesomelifestyle777","23066":"https:\/\/www.tripadvisor.ca\/Profile\/FCFireConsulting","23071":"https:\/\/www.tripadvisor.ca\/Profile\/Roddinbc","23076":"https:\/\/www.tripadvisor.ca\/Profile\/david12017","23081":"https:\/\/www.tripadvisor.ca\/Profile\/walter89978","23086":"https:\/\/www.tripadvisor.ca\/Profile\/JoAnnSp","23091":"https:\/\/www.tripadvisor.ca\/Profile\/DarrellM395","23096":"https:\/\/www.tripadvisor.ca\/Profile\/clinta191","23101":"https:\/\/www.tripadvisor.ca\/Profile\/DougG288","23111":"https:\/\/www.tripadvisor.ca\/Profile\/gwise206","23116":"https:\/\/www.tripadvisor.ca\/Profile\/DonnaJL10","23121":"https:\/\/www.tripadvisor.ca\/Profile\/SteamRestoration","23131":"https:\/\/www.tripadvisor.ca\/Profile\/Feyana","23136":"https:\/\/www.tripadvisor.ca\/Profile\/Learnigntotravel","23141":"https:\/\/www.tripadvisor.ca\/Profile\/WJGuy","23146":"https:\/\/www.tripadvisor.ca\/Profile\/Awesomereviewer1","23151":"https:\/\/www.tripadvisor.ca\/Profile\/labsmith","23156":"https:\/\/www.tripadvisor.ca\/Profile\/tr2dis","23161":"https:\/\/www.tripadvisor.ca\/Profile\/LindaT473","23166":"https:\/\/www.tripadvisor.ca\/Profile\/madisons709","23176":"https:\/\/www.tripadvisor.ca\/Profile\/Bigduke1835","23181":"https:\/\/www.tripadvisor.ca\/Profile\/JenniferW842","23186":"https:\/\/www.tripadvisor.ca\/Profile\/sakology","23191":"https:\/\/www.tripadvisor.ca\/Profile\/MichelleGee8","23196":"https:\/\/www.tripadvisor.ca\/Profile\/946MeganH","23206":"https:\/\/www.tripadvisor.ca\/Profile\/549terryc","23211":"https:\/\/www.tripadvisor.ca\/Profile\/CJChrissy","23216":"nil","23226":"https:\/\/www.tripadvisor.ca\/Profile\/Seaside05591608169","23227":"https:\/\/www.tripadvisor.ca\/Profile\/Sherpa16177707889","23228":"https:\/\/www.tripadvisor.ca\/Profile\/844grahamf","23229":"https:\/\/www.tripadvisor.ca\/Profile\/Guide04914631914","23230":"https:\/\/www.tripadvisor.ca\/Profile\/SueS557","23231":"https:\/\/www.tripadvisor.ca\/Profile\/helmuthubert2015","23232":"https:\/\/www.tripadvisor.ca\/Profile\/lynda_tuscan","23233":"https:\/\/www.tripadvisor.ca\/Profile\/KathieG358","23234":"https:\/\/www.tripadvisor.ca\/Profile\/Sunshine25643572312","23235":"https:\/\/www.tripadvisor.ca\/Profile\/Mobile366885","23236":"https:\/\/www.tripadvisor.ca\/Profile\/I9436MVpamelac","23237":"https:\/\/www.tripadvisor.ca\/Profile\/altairmo","23238":"https:\/\/www.tripadvisor.ca\/Profile\/DawnL1051","23239":"https:\/\/www.tripadvisor.ca\/Profile\/CanadianB4c0n","23240":"https:\/\/www.tripadvisor.ca\/Profile\/rffej","23241":"https:\/\/www.tripadvisor.ca\/Profile\/E1942QFjuanr","23242":"https:\/\/www.tripadvisor.ca\/Profile\/FJCruisers2017","23243":"https:\/\/www.tripadvisor.ca\/Profile\/travis696","23244":"https:\/\/www.tripadvisor.ca\/Profile\/Roving52434386125","23245":"https:\/\/www.tripadvisor.ca\/Profile\/Maps06651306926","23246":"https:\/\/www.tripadvisor.ca\/Profile\/Quest66318806160","23247":"https:\/\/www.tripadvisor.ca\/Profile\/whyme424","23248":"https:\/\/www.tripadvisor.ca\/Profile\/Roam03231082000","23249":"https:\/\/www.tripadvisor.ca\/Profile\/s0upss","23250":"https:\/\/www.tripadvisor.ca\/Profile\/Pioneer52082991152","23251":"https:\/\/www.tripadvisor.ca\/Profile\/clifforda530","23252":"https:\/\/www.tripadvisor.ca\/Profile\/Voyager24858374905","23253":"https:\/\/www.tripadvisor.ca\/Profile\/Navigate40115503700","23254":"https:\/\/www.tripadvisor.ca\/Profile\/Judbnw","23255":"https:\/\/www.tripadvisor.ca\/Profile\/Journey02872923697","23256":"https:\/\/www.tripadvisor.ca\/Profile\/AllanH259","23257":"https:\/\/www.tripadvisor.ca\/Profile\/Sled_6","23258":"https:\/\/www.tripadvisor.ca\/Profile\/Fearless10406093565","23259":"https:\/\/www.tripadvisor.ca\/Profile\/cgoff534665","23260":"https:\/\/www.tripadvisor.ca\/Profile\/mdignu309648","23261":"https:\/\/www.tripadvisor.ca\/Profile\/T4574ZVwendym","23262":"https:\/\/www.tripadvisor.ca\/Profile\/pgbos","23263":"https:\/\/www.tripadvisor.ca\/Profile\/307evaa","23264":"https:\/\/www.tripadvisor.ca\/Profile\/nikkasvc","23265":"https:\/\/www.tripadvisor.ca\/Profile\/bwf180","23271":"https:\/\/www.tripadvisor.ca\/Profile\/Jet273247","23272":"https:\/\/www.tripadvisor.ca\/Profile\/rxranch","23273":"https:\/\/www.tripadvisor.ca\/Profile\/Wanderlust_Bee","23274":"https:\/\/www.tripadvisor.ca\/Profile\/Spokanemike76","23275":"https:\/\/www.tripadvisor.ca\/Profile\/georgeG2559LT","23276":"https:\/\/www.tripadvisor.ca\/Profile\/lynwebb8","23277":"https:\/\/www.tripadvisor.ca\/Profile\/GeoffC456","23278":"https:\/\/www.tripadvisor.ca\/Profile\/kimlo2018","23279":"https:\/\/www.tripadvisor.ca\/Profile\/johnabuis","23280":"https:\/\/www.tripadvisor.ca\/Profile\/Samfamsam","23286":"https:\/\/www.tripadvisor.ca\/Profile\/mgreen477078","23287":"https:\/\/www.tripadvisor.ca\/Profile\/rodm492","23288":"https:\/\/www.tripadvisor.ca\/Profile\/mpickf233434","23289":"https:\/\/www.tripadvisor.ca\/Profile\/BookQueenEileen","23290":"https:\/\/www.tripadvisor.ca\/Profile\/yuliok","23291":"https:\/\/www.tripadvisor.ca\/Profile\/wfccanusa","23292":"https:\/\/www.tripadvisor.ca\/Profile\/539shelleyh","23293":"https:\/\/www.tripadvisor.ca\/Profile\/twilliams5078","23294":"https:\/\/www.tripadvisor.ca\/Profile\/EPenner","23295":"https:\/\/www.tripadvisor.ca\/Profile\/giesbrechtmail","23296":"https:\/\/www.tripadvisor.ca\/Profile\/rgray872","23297":"https:\/\/www.tripadvisor.ca\/Profile\/SchalkNZ","23298":"https:\/\/www.tripadvisor.ca\/Profile\/Wandrlustrcloudustr","23299":"https:\/\/www.tripadvisor.ca\/Profile\/GULD3NDRAAK","23300":"https:\/\/www.tripadvisor.ca\/Profile\/rachelschalk","23306":"https:\/\/www.tripadvisor.ca\/Profile\/b_rbaras587","23307":"https:\/\/www.tripadvisor.ca\/Profile\/dbagda482646","23308":"https:\/\/www.tripadvisor.ca\/Profile\/annelalande","23309":"https:\/\/www.tripadvisor.ca\/Profile\/Mach325","23310":"https:\/\/www.tripadvisor.ca\/Profile\/dbouch305803","23311":"https:\/\/www.tripadvisor.ca\/Profile\/gburgg667228","23312":"https:\/\/www.tripadvisor.ca\/Profile\/DWOBOB","23313":"https:\/\/www.tripadvisor.ca\/Profile\/sarahmaykerr","23314":"https:\/\/www.tripadvisor.ca\/Profile\/rrw2018","23315":"https:\/\/www.tripadvisor.ca\/Profile\/lsearl736256","23316":"https:\/\/www.tripadvisor.ca\/Profile\/897terryf","23317":"https:\/\/www.tripadvisor.ca\/Profile\/Kamloops2018","23318":"https:\/\/www.tripadvisor.ca\/Profile\/SCF17","23319":"https:\/\/www.tripadvisor.ca\/Profile\/Caro1yn2018","23320":"https:\/\/www.tripadvisor.ca\/Profile\/LinW532","23321":"https:\/\/www.tripadvisor.ca\/Profile\/normluc","23322":"https:\/\/www.tripadvisor.ca\/Profile\/cwannable","23324":"https:\/\/www.tripadvisor.ca\/Profile\/dana_szulhan","23325":"https:\/\/www.tripadvisor.ca\/Profile\/marilynb698","23326":"https:\/\/www.tripadvisor.ca\/Profile\/rmanfield","23327":"https:\/\/www.tripadvisor.ca\/Profile\/rstoppler01","23328":"https:\/\/www.tripadvisor.ca\/Profile\/edwardssecurity","23329":"https:\/\/www.tripadvisor.ca\/Profile\/BWWong","23330":"https:\/\/www.tripadvisor.ca\/Profile\/amymikeshipley","23331":"https:\/\/www.tripadvisor.ca\/Profile\/Inspiration806394","23332":"https:\/\/www.tripadvisor.ca\/Profile\/RamblingAnna","23333":"https:\/\/www.tripadvisor.ca\/Profile\/RJSteen","23334":"https:\/\/www.tripadvisor.ca\/Profile\/OA358","23335":"https:\/\/www.tripadvisor.ca\/Profile\/amoir2018","23336":"https:\/\/www.tripadvisor.ca\/Profile\/Elysepj","23337":"https:\/\/www.tripadvisor.ca\/Profile\/420granto","23338":"https:\/\/www.tripadvisor.ca\/Profile\/Jeff-Celia","23339":"https:\/\/www.tripadvisor.ca\/Profile\/rob791","23340":"https:\/\/www.tripadvisor.ca\/Profile\/sherria559","23341":"https:\/\/www.tripadvisor.ca\/Profile\/samanthanlenz","23342":"https:\/\/www.tripadvisor.ca\/Profile\/B8779NRhansb","23343":"https:\/\/www.tripadvisor.ca\/Profile\/I6421KZcynthiaa","23344":"https:\/\/www.tripadvisor.ca\/Profile\/CaboLaura","23345":"https:\/\/www.tripadvisor.ca\/Profile\/daniellemR1497HD","23346":"https:\/\/www.tripadvisor.ca\/Profile\/274corinnem","23347":"https:\/\/www.tripadvisor.ca\/Profile\/hawaiigirl1953","23349":"https:\/\/www.tripadvisor.ca\/Profile\/sdblair2015","23350":"https:\/\/www.tripadvisor.ca\/Profile\/916dougd","23351":"https:\/\/www.tripadvisor.ca\/Profile\/ebesel_157666","23352":"https:\/\/www.tripadvisor.ca\/Profile\/KevinN265","23353":"https:\/\/www.tripadvisor.ca\/Profile\/397davef","23354":"https:\/\/www.tripadvisor.ca\/Profile\/skcsmc","23355":"https:\/\/www.tripadvisor.ca\/Profile\/russblower","23366":"https:\/\/www.tripadvisor.ca\/Profile\/174ChristineS174","23367":"https:\/\/www.tripadvisor.ca\/Profile\/stephaniekJ7055GM","23368":"https:\/\/www.tripadvisor.ca\/Profile\/lindaagillis","23369":"https:\/\/www.tripadvisor.ca\/Profile\/U4995UKmarie","23370":"https:\/\/www.tripadvisor.ca\/Profile\/KathL490","23371":"https:\/\/www.tripadvisor.ca\/Profile\/380noeld","23372":"https:\/\/www.tripadvisor.ca\/Profile\/gftrjh","23373":"https:\/\/www.tripadvisor.ca\/Profile\/timothych2017","23374":"https:\/\/www.tripadvisor.ca\/Profile\/T1613TGcarolinem","23375":"https:\/\/www.tripadvisor.ca\/Profile\/johnshealy67","23381":"https:\/\/www.tripadvisor.ca\/Profile\/CatherineSawatsky","23382":"https:\/\/www.tripadvisor.ca\/Profile\/AMBlix","23383":"https:\/\/www.tripadvisor.ca\/Profile\/callpaul54","23384":"https:\/\/www.tripadvisor.ca\/Profile\/elgranola","23385":"https:\/\/www.tripadvisor.ca\/Profile\/837kenl","23396":"https:\/\/www.tripadvisor.ca\/Profile\/cforbes20","23397":"https:\/\/www.tripadvisor.ca\/Profile\/906DavidT","23398":"https:\/\/www.tripadvisor.ca\/Profile\/GM8868","23399":"https:\/\/www.tripadvisor.ca\/Profile\/Aurora018","23400":"https:\/\/www.tripadvisor.ca\/Profile\/FrancescaG755","23401":"https:\/\/www.tripadvisor.ca\/Profile\/kathyf425","23402":"https:\/\/www.tripadvisor.ca\/Profile\/JANINE","23403":"https:\/\/www.tripadvisor.ca\/Profile\/johnwL1387WR","23405":"https:\/\/www.tripadvisor.ca\/Profile\/Stufit","23406":"https:\/\/www.tripadvisor.ca\/Profile\/Suz1215","23407":"https:\/\/www.tripadvisor.ca\/Profile\/ChristinaV742","23408":"https:\/\/www.tripadvisor.ca\/Profile\/mikebV4434WF","23409":"https:\/\/www.tripadvisor.ca\/Profile\/ashleycO6263WJ","23410":"https:\/\/www.tripadvisor.ca\/Profile\/kla2015","23411":"https:\/\/www.tripadvisor.ca\/Profile\/pocodot21","23412":"https:\/\/www.tripadvisor.ca\/Profile\/danmF8947EV","23413":"https:\/\/www.tripadvisor.ca\/Profile\/69antoniat","23415":"https:\/\/www.tripadvisor.ca\/Profile\/pingyao2017","23416":"https:\/\/www.tripadvisor.ca\/Profile\/Sunshine30024943814","23417":"https:\/\/www.tripadvisor.ca\/Profile\/91darnellt","23418":"https:\/\/www.tripadvisor.ca\/Profile\/O7645WKsandram","23419":"https:\/\/www.tripadvisor.ca\/Profile\/Ukelele67","23420":"https:\/\/www.tripadvisor.ca\/Profile\/msheldrake","23421":"nil","23426":"https:\/\/www.tripadvisor.ca\/Profile\/Happiness05692169636","23427":"https:\/\/www.tripadvisor.ca\/Profile\/Wanderer39738450759","23428":"https:\/\/www.tripadvisor.ca\/Profile\/cloverdalebill","23429":"https:\/\/www.tripadvisor.ca\/Profile\/753kene","23430":"https:\/\/www.tripadvisor.ca\/Profile\/Ty_Reid91","23431":"https:\/\/www.tripadvisor.ca\/Profile\/christinepR3167IM","23432":"https:\/\/www.tripadvisor.ca\/Profile\/Pioneer63048027738","23433":"https:\/\/www.tripadvisor.ca\/Profile\/D6884OHbrianw","23434":"https:\/\/www.tripadvisor.ca\/Profile\/742bonnies","23435":"https:\/\/www.tripadvisor.ca\/Profile\/Paradise07626728510","23436":"https:\/\/www.tripadvisor.ca\/Profile\/joecM4253OS","23437":"https:\/\/www.tripadvisor.ca\/Profile\/rachaelblack2018","23438":"https:\/\/www.tripadvisor.ca\/Profile\/520fayeh","23439":"https:\/\/www.tripadvisor.ca\/Profile\/102chanceb","23440":"https:\/\/www.tripadvisor.ca\/Profile\/ryankY4465RJ","23456":"https:\/\/www.tripadvisor.ca\/Profile\/sbigger09","23457":"https:\/\/www.tripadvisor.ca\/Profile\/jenstr0ud","23458":"https:\/\/www.tripadvisor.ca\/Profile\/maryhM4830JV","23459":"https:\/\/www.tripadvisor.ca\/Profile\/145gustavs","23460":"https:\/\/www.tripadvisor.ca\/Profile\/X2689RJangiem","23466":"https:\/\/www.tripadvisor.ca\/Profile\/F7460YGdaniell","23467":"https:\/\/www.tripadvisor.ca\/Profile\/seanlennard","23468":"https:\/\/www.tripadvisor.ca\/Profile\/allainkathryn","23469":"https:\/\/www.tripadvisor.ca\/Profile\/maryliz001","23470":"https:\/\/www.tripadvisor.ca\/Profile\/kcc0m","23471":"https:\/\/www.tripadvisor.ca\/Profile\/452kathim","23472":"https:\/\/www.tripadvisor.ca\/Profile\/josiahh834","23473":"https:\/\/www.tripadvisor.ca\/Profile\/debm988","23474":"https:\/\/www.tripadvisor.ca\/Profile\/Glen-Jennifer","23475":"https:\/\/www.tripadvisor.ca\/Profile\/313katyal","23476":"https:\/\/www.tripadvisor.ca\/Profile\/439djohnson","23477":"https:\/\/www.tripadvisor.ca\/Profile\/774eleanork","23478":"https:\/\/www.tripadvisor.ca\/Profile\/dghafner","23479":"https:\/\/www.tripadvisor.ca\/Profile\/nicolejcor","23480":"https:\/\/www.tripadvisor.ca\/Profile\/acwarwick","23491":"https:\/\/www.tripadvisor.ca\/Profile\/chuvaitk","23492":"https:\/\/www.tripadvisor.ca\/Profile\/hvklassen","23493":"https:\/\/www.tripadvisor.ca\/Profile\/maureenC42","23494":"https:\/\/www.tripadvisor.ca\/Profile\/chrishK8747VS","23495":"https:\/\/www.tripadvisor.ca\/Profile\/221maryb221","23496":"https:\/\/www.tripadvisor.ca\/Profile\/laurae940","23497":"https:\/\/www.tripadvisor.ca\/Profile\/mnroddick","23498":"https:\/\/www.tripadvisor.ca\/Profile\/Plaidshirttraveller","23499":"https:\/\/www.tripadvisor.ca\/Profile\/carlton5788","23500":"https:\/\/www.tripadvisor.ca\/Profile\/AmySpence1992","23501":"https:\/\/www.tripadvisor.ca\/Profile\/Pamela_lover_travel","23502":"https:\/\/www.tripadvisor.ca\/Profile\/325sherrij","23503":"https:\/\/www.tripadvisor.ca\/Profile\/soozywoozy2016","23505":"https:\/\/www.tripadvisor.ca\/Profile\/brookee239","23506":"https:\/\/www.tripadvisor.ca\/Profile\/jrperez","23508":"https:\/\/www.tripadvisor.ca\/Profile\/bbillo","23509":"https:\/\/www.tripadvisor.ca\/Profile\/robdM1666FN","23510":"https:\/\/www.tripadvisor.ca\/Profile\/truckermanblair","23511":"https:\/\/www.tripadvisor.ca\/Profile\/jeffpU9533HK","23512":"https:\/\/www.tripadvisor.ca\/Profile\/On_My_Way_There","23513":"https:\/\/www.tripadvisor.ca\/Profile\/samso72","23514":"https:\/\/www.tripadvisor.ca\/Profile\/rwberry","23515":"https:\/\/www.tripadvisor.ca\/Profile\/RobinH1598","23516":"https:\/\/www.tripadvisor.ca\/Profile\/896mikey","23517":"https:\/\/www.tripadvisor.ca\/Profile\/jeff_gamache","23518":"https:\/\/www.tripadvisor.ca\/Profile\/jonn486","23519":"https:\/\/www.tripadvisor.ca\/Profile\/caleyt2017","23520":"https:\/\/www.tripadvisor.ca\/Profile\/JamesGladysz","23521":"https:\/\/www.tripadvisor.ca\/Profile\/C8997CBbrendaa","23522":"https:\/\/www.tripadvisor.ca\/Profile\/joelmjohnson","23523":"https:\/\/www.tripadvisor.ca\/Profile\/bekahbielefeld","23524":"https:\/\/www.tripadvisor.ca\/Profile\/ABFarmGirl17","23525":"https:\/\/www.tripadvisor.ca\/Profile\/erinpatterson","23526":"https:\/\/www.tripadvisor.ca\/Profile\/juliefO4469AF","23527":"https:\/\/www.tripadvisor.ca\/Profile\/Longcoat63","23528":"https:\/\/www.tripadvisor.ca\/Profile\/cgloch8562","23529":"https:\/\/www.tripadvisor.ca\/Profile\/hiker017","23530":"https:\/\/www.tripadvisor.ca\/Profile\/693jacklinh","23531":"https:\/\/www.tripadvisor.ca\/Profile\/thedonalds2016","23532":"https:\/\/www.tripadvisor.ca\/Profile\/737sunshine","23533":"https:\/\/www.tripadvisor.ca\/Profile\/rogercI5455UP","23534":"https:\/\/www.tripadvisor.ca\/Profile\/chris_rooke","23535":"https:\/\/www.tripadvisor.ca\/Profile\/thomasbrittanys","23536":"https:\/\/www.tripadvisor.ca\/Profile\/460evanb","23537":"https:\/\/www.tripadvisor.ca\/Profile\/SaraJoyS","23538":"https:\/\/www.tripadvisor.ca\/Profile\/Flowerpotz","23539":"https:\/\/www.tripadvisor.ca\/Profile\/racheldcarper","23540":"https:\/\/www.tripadvisor.ca\/Profile\/clarkejcc","23541":"https:\/\/www.tripadvisor.ca\/Profile\/marksV5663TY","23542":"https:\/\/www.tripadvisor.ca\/Profile\/256nicolec","23543":"https:\/\/www.tripadvisor.ca\/Profile\/lost4ever","23544":"https:\/\/www.tripadvisor.ca\/Profile\/731nadiat","23545":"https:\/\/www.tripadvisor.ca\/Profile\/ginzagal1","23546":"https:\/\/www.tripadvisor.ca\/Profile\/abrahamg145","23547":"https:\/\/www.tripadvisor.ca\/Profile\/pinkribbonus","23548":"https:\/\/www.tripadvisor.ca\/Profile\/gregcY6938ZE","23549":"https:\/\/www.tripadvisor.ca\/Profile\/nettelbladtn","23550":"https:\/\/www.tripadvisor.ca\/Profile\/chilliwackians2014","23551":"https:\/\/www.tripadvisor.ca\/Profile\/775clementw","23552":"https:\/\/www.tripadvisor.ca\/Profile\/gerrys410","23553":"https:\/\/www.tripadvisor.ca\/Profile\/EriginalProductions","23554":"https:\/\/www.tripadvisor.ca\/Profile\/PatF928","23555":"https:\/\/www.tripadvisor.ca\/Profile\/Tastetart","23561":"https:\/\/www.tripadvisor.ca\/Profile\/AnthonyA407","23562":"https:\/\/www.tripadvisor.ca\/Profile\/499timm","23563":"https:\/\/www.tripadvisor.ca\/Profile\/Rick-and-Kendra","23564":"https:\/\/www.tripadvisor.ca\/Profile\/OrangeTaxi","23565":"https:\/\/www.tripadvisor.ca\/Profile\/sjn7","23571":"https:\/\/www.tripadvisor.ca\/Profile\/746amandaj","23572":"https:\/\/www.tripadvisor.ca\/Profile\/msmango","23573":"https:\/\/www.tripadvisor.ca\/Profile\/ironmi","23574":"https:\/\/www.tripadvisor.ca\/Profile\/Melanie392","23575":"https:\/\/www.tripadvisor.ca\/Profile\/BrittanyP736","23586":"https:\/\/www.tripadvisor.ca\/Profile\/Tlmp","23587":"https:\/\/www.tripadvisor.ca\/Profile\/128PhilC","23588":"https:\/\/www.tripadvisor.ca\/Profile\/falkins","23589":"https:\/\/www.tripadvisor.ca\/Profile\/BOLondon_Ontario","23590":"https:\/\/www.tripadvisor.ca\/Profile\/dldcw2","23591":"https:\/\/www.tripadvisor.ca\/Profile\/kbbrass","23592":"https:\/\/www.tripadvisor.ca\/Profile\/cindymarie03","23593":"https:\/\/www.tripadvisor.ca\/Profile\/grantfromVancouver","23594":"https:\/\/www.tripadvisor.ca\/Profile\/porter987","23595":"https:\/\/www.tripadvisor.ca\/Profile\/VEFlowers","23596":"https:\/\/www.tripadvisor.ca\/Profile\/Philippe04","23597":"https:\/\/www.tripadvisor.ca\/Profile\/chuck71Abbotsfordbc","23598":"https:\/\/www.tripadvisor.ca\/Profile\/Sierraflyer","23599":"https:\/\/www.tripadvisor.ca\/Profile\/And4","23600":"https:\/\/www.tripadvisor.ca\/Profile\/mark062010","23601":"https:\/\/www.tripadvisor.ca\/Profile\/DougM55","23602":"https:\/\/www.tripadvisor.ca\/Profile\/MattDawes","23603":"https:\/\/www.tripadvisor.ca\/Profile\/RogerTerry","23604":"https:\/\/www.tripadvisor.ca\/Profile\/JonnyG09","23605":"https:\/\/www.tripadvisor.ca\/Profile\/Shantinyak","23611":"https:\/\/www.tripadvisor.ca\/Profile\/697tams","23612":"https:\/\/www.tripadvisor.ca\/Profile\/elalaj","23613":"https:\/\/www.tripadvisor.ca\/Profile\/Vacation09729179654","23614":"https:\/\/www.tripadvisor.ca\/Profile\/JenniferT4587","23615":"https:\/\/www.tripadvisor.ca\/Profile\/Sunshine32551750544","23616":"https:\/\/www.tripadvisor.ca\/Profile\/Resort31986614015","23617":"https:\/\/www.tripadvisor.ca\/Profile\/Seaside03860860591","23618":"https:\/\/www.tripadvisor.ca\/Profile\/Carvel1","23619":"https:\/\/www.tripadvisor.ca\/Profile\/Roger43875","23620":"https:\/\/www.tripadvisor.ca\/Profile\/Kaydances10","23621":"https:\/\/www.tripadvisor.ca\/Profile\/tammyf816","23622":"https:\/\/www.tripadvisor.ca\/Profile\/jeffcB7553XE","23623":"https:\/\/www.tripadvisor.ca\/Profile\/633kaylag","23624":"https:\/\/www.tripadvisor.ca\/Profile\/Geoffrey738","23625":"https:\/\/www.tripadvisor.ca\/Profile\/kegs605","23626":"https:\/\/www.tripadvisor.ca\/Profile\/704rickig","23627":"https:\/\/www.tripadvisor.ca\/Profile\/Violette54","23628":"https:\/\/www.tripadvisor.ca\/Profile\/sumac447","23629":"https:\/\/www.tripadvisor.ca\/Profile\/374sonjad","23630":"https:\/\/www.tripadvisor.ca\/Profile\/pixiejustice","23631":"https:\/\/www.tripadvisor.ca\/Profile\/shirleyw348","23632":"https:\/\/www.tripadvisor.ca\/Profile\/Gretz","23633":"https:\/\/www.tripadvisor.ca\/Profile\/auntieco","23634":"https:\/\/www.tripadvisor.ca\/Profile\/Jupitergirl38","23635":"https:\/\/www.tripadvisor.ca\/Profile\/joshwilderness","23636":"https:\/\/www.tripadvisor.ca\/Profile\/Brian_Wendi","23637":"https:\/\/www.tripadvisor.ca\/Profile\/chantaleec","23638":"https:\/\/www.tripadvisor.ca\/Profile\/marlenepollock","23639":"https:\/\/www.tripadvisor.ca\/Profile\/Look4-2","23640":"https:\/\/www.tripadvisor.ca\/Profile\/JennM456","23641":"https:\/\/www.tripadvisor.ca\/Profile\/317bje","23642":"https:\/\/www.tripadvisor.ca\/Profile\/christinafX1499TS","23643":"https:\/\/www.tripadvisor.ca\/Profile\/Sn0wRunner","23644":"https:\/\/www.tripadvisor.ca\/Profile\/Y7939QEjohnm","23645":"https:\/\/www.tripadvisor.ca\/Profile\/582richardr","23646":"https:\/\/www.tripadvisor.ca\/Profile\/ginaj271","23647":"https:\/\/www.tripadvisor.ca\/Profile\/jkonin860388","23648":"https:\/\/www.tripadvisor.ca\/Profile\/pbowli567685","23649":"https:\/\/www.tripadvisor.ca\/Profile\/Madjude","23650":"https:\/\/www.tripadvisor.ca\/Profile\/Ratchet1234","23651":"https:\/\/www.tripadvisor.ca\/Profile\/jfrinc","23652":"https:\/\/www.tripadvisor.ca\/Profile\/Bobbi81","23653":"https:\/\/www.tripadvisor.ca\/Profile\/maleboligia","23654":"https:\/\/www.tripadvisor.ca\/Profile\/45kathym","23655":"https:\/\/www.tripadvisor.ca\/Profile\/bkirk4747","23656":"https:\/\/www.tripadvisor.ca\/Profile\/Ralphalfa","23657":"https:\/\/www.tripadvisor.ca\/Profile\/377KevinC377","23658":"https:\/\/www.tripadvisor.ca\/Profile\/_suzannelouise99","23659":"https:\/\/www.tripadvisor.ca\/Profile\/Monkey_Orchid","23660":"https:\/\/www.tripadvisor.caundefined","23661":"nil","23666":"https:\/\/www.tripadvisor.ca\/Profile\/EagerB","23667":"https:\/\/www.tripadvisor.ca\/Profile\/LadyDebby","23670":"https:\/\/www.tripadvisor.ca\/Profile\/seagulls2018","23676":"https:\/\/www.tripadvisor.ca\/Profile\/alfnvera","23678":"https:\/\/www.tripadvisor.ca\/Profile\/DANIELLEB317","23680":"https:\/\/www.tripadvisor.ca\/Profile\/C5058VRleslieh","23682":"https:\/\/www.tripadvisor.ca\/Profile\/KimJackC","23683":"https:\/\/www.tripadvisor.ca\/Profile\/natashaj612","23685":"https:\/\/www.tripadvisor.ca\/Profile\/CSDew","23686":"https:\/\/www.tripadvisor.ca\/Profile\/frankt172","23687":"https:\/\/www.tripadvisor.ca\/Profile\/MargaretM83","23688":"https:\/\/www.tripadvisor.ca\/Profile\/callted","23689":"https:\/\/www.tripadvisor.ca\/Profile\/josephsharonj","23692":"https:\/\/www.tripadvisor.ca\/Profile\/jco2018","23693":"https:\/\/www.tripadvisor.ca\/Profile\/shirleymB5646WL","23695":"https:\/\/www.tripadvisor.ca\/Profile\/BigRed2965","23697":"https:\/\/www.tripadvisor.ca\/Profile\/8GLENM","23698":"https:\/\/www.tripadvisor.ca\/Profile\/jime564","23699":"https:\/\/www.tripadvisor.ca\/Profile\/billpY8359GC","23700":"https:\/\/www.tripadvisor.ca\/Profile\/koryr979","23701":"https:\/\/www.tripadvisor.ca\/Profile\/578klausn","23702":"https:\/\/www.tripadvisor.ca\/Profile\/jasonvisd","23703":"https:\/\/www.tripadvisor.ca\/Profile\/C2288VYjeanr","23704":"https:\/\/www.tripadvisor.ca\/Profile\/lynnt345","23705":"https:\/\/www.tripadvisor.ca\/Profile\/wadep966","23706":"https:\/\/www.tripadvisor.ca\/Profile\/carolbS1752LF","23707":"https:\/\/www.tripadvisor.ca\/Profile\/997jerrye","23708":"https:\/\/www.tripadvisor.ca\/Profile\/pamm739","23710":"https:\/\/www.tripadvisor.ca\/Profile\/L5568KHrickl","23716":"https:\/\/www.tripadvisor.ca\/Profile\/courtenayclendenning","23718":"https:\/\/www.tripadvisor.ca\/Profile\/dmpaine05","23720":"https:\/\/www.tripadvisor.ca\/Profile\/Trailblazer06","23727":"https:\/\/www.tripadvisor.ca\/Profile\/253warrenh","23729":"https:\/\/www.tripadvisor.ca\/Profile\/AmandaB4419","23730":"https:\/\/www.tripadvisor.ca\/Profile\/Nebulachristie","23736":"https:\/\/www.tripadvisor.ca\/Profile\/mariacM8441HH","23737":"https:\/\/www.tripadvisor.ca\/Profile\/Pastorash","23738":"https:\/\/www.tripadvisor.ca\/Profile\/RonAKA","23739":"https:\/\/www.tripadvisor.ca\/Profile\/laurahD1562WZ","23740":"https:\/\/www.tripadvisor.ca\/Profile\/ThorneBirdGT","23746":"https:\/\/www.tripadvisor.ca\/Profile\/kimsA1452VW","23747":"https:\/\/www.tripadvisor.ca\/Profile\/U121BYchrisf","23748":"https:\/\/www.tripadvisor.ca\/Profile\/NaranjitaD","23752":"https:\/\/www.tripadvisor.ca\/Profile\/StephenCarol","23753":"https:\/\/www.tripadvisor.ca\/Profile\/annekR2700HT","23754":"https:\/\/www.tripadvisor.ca\/Profile\/992janetc","23755":"https:\/\/www.tripadvisor.ca\/Profile\/noreenr688","23761":"https:\/\/www.tripadvisor.ca\/Profile\/185dianep","23764":"https:\/\/www.tripadvisor.ca\/Profile\/Prairietraveller261","23765":"https:\/\/www.tripadvisor.ca\/Profile\/343bradfordw","23767":"https:\/\/www.tripadvisor.ca\/Profile\/MarkM4337","23768":"https:\/\/www.tripadvisor.ca\/Profile\/X413MEchrisl","23769":"https:\/\/www.tripadvisor.ca\/Profile\/LewisFamilia","23770":"https:\/\/www.tripadvisor.ca\/Profile\/beeflie","23771":"https:\/\/www.tripadvisor.ca\/Profile\/paulineo715","23772":"https:\/\/www.tripadvisor.ca\/Profile\/Liamsmommy1","23773":"https:\/\/www.tripadvisor.ca\/Profile\/petergM4262NP","23774":"https:\/\/www.tripadvisor.ca\/Profile\/RobinT600","23777":"https:\/\/www.tripadvisor.ca\/Profile\/Nadiado","23778":"https:\/\/www.tripadvisor.ca\/Profile\/kencJ4218HX","23779":"https:\/\/www.tripadvisor.ca\/Profile\/robertlI4282RA","23780":"https:\/\/www.tripadvisor.ca\/Profile\/reneel439","23781":"https:\/\/www.tripadvisor.ca\/Profile\/diannes271","23782":"https:\/\/www.tripadvisor.ca\/Profile\/NitaW481","23783":"https:\/\/www.tripadvisor.ca\/Profile\/V9604NMjeremys","23784":"https:\/\/www.tripadvisor.ca\/Profile\/jennyaT9913QB","23785":"https:\/\/www.tripadvisor.ca\/Profile\/868kittim","23789":"https:\/\/www.tripadvisor.ca\/Profile\/Dadiva47","23792":"https:\/\/www.tripadvisor.ca\/Profile\/X4215ZDterryb","23793":"https:\/\/www.tripadvisor.ca\/Profile\/E6595HEkimberlys","23798":"https:\/\/www.tripadvisor.ca\/Profile\/andrewwX634HP","23799":"https:\/\/www.tripadvisor.ca\/Profile\/tiffanyt73","23800":"https:\/\/www.tripadvisor.ca\/Profile\/suemE5705NI","23803":"https:\/\/www.tripadvisor.ca\/Profile\/Johnny_Numble","23804":"https:\/\/www.tripadvisor.ca\/Profile\/kenj953","23807":"https:\/\/www.tripadvisor.ca\/Profile\/137try","23809":"https:\/\/www.tripadvisor.ca\/Profile\/873allanb","23810":"https:\/\/www.tripadvisor.ca\/Profile\/laurabS1922QT","23811":"nil","23816":"https:\/\/www.tripadvisor.ca\/Profile\/Brianc1234ty","23817":"https:\/\/www.tripadvisor.ca\/Profile\/waynesX8782OL","23818":"https:\/\/www.tripadvisor.ca\/Profile\/karaleea2019","23819":"https:\/\/www.tripadvisor.ca\/Profile\/sheldons390","23820":"https:\/\/www.tripadvisor.ca\/Profile\/Celine69xo","23821":"https:\/\/www.tripadvisor.ca\/Profile\/Excursion725840","23822":"https:\/\/www.tripadvisor.ca\/Profile\/joshquaye","23823":"https:\/\/www.tripadvisor.ca\/Profile\/AndyL3943","23824":"https:\/\/www.tripadvisor.ca\/Profile\/831kenh","23825":"https:\/\/www.tripadvisor.ca\/Profile\/annebelisma","23826":"https:\/\/www.tripadvisor.ca\/Profile\/lindamL9640OG","23827":"https:\/\/www.tripadvisor.ca\/Profile\/T2450VVmiket","23828":"https:\/\/www.tripadvisor.ca\/Profile\/19rs87","23829":"https:\/\/www.tripadvisor.ca\/Profile\/joeyreginah","23830":"https:\/\/www.tripadvisor.ca\/Profile\/L5458HNlindsayw","23831":"https:\/\/www.tripadvisor.ca\/Profile\/shaafis2019","23832":"https:\/\/www.tripadvisor.ca\/Profile\/lissa952","23833":"https:\/\/www.tripadvisor.ca\/Profile\/travel120000000","23834":"https:\/\/www.tripadvisor.ca\/Profile\/maxims792","23835":"https:\/\/www.tripadvisor.ca\/Profile\/trevorw533","23836":"https:\/\/www.tripadvisor.ca\/Profile\/FarAway15041339196","23837":"https:\/\/www.tripadvisor.ca\/Profile\/Passepartout-007","23838":"https:\/\/www.tripadvisor.ca\/Profile\/t_rev01","23839":"https:\/\/www.tripadvisor.ca\/Profile\/434vernaj","23840":"https:\/\/www.tripadvisor.ca\/Profile\/Rebasport","23841":"https:\/\/www.tripadvisor.ca\/Profile\/521brennanp","23842":"https:\/\/www.tripadvisor.ca\/Profile\/a2str456","23843":"https:\/\/www.tripadvisor.ca\/Profile\/rockhollow","23844":"https:\/\/www.tripadvisor.ca\/Profile\/tsukikage","23845":"https:\/\/www.tripadvisor.ca\/Profile\/900jamiec","23846":"https:\/\/www.tripadvisor.ca\/Profile\/cathywitton","23847":"https:\/\/www.tripadvisor.ca\/Profile\/laurajspillers","23848":"https:\/\/www.tripadvisor.ca\/Profile\/jaboo_16","23849":"https:\/\/www.tripadvisor.ca\/Profile\/347jayp","23850":"https:\/\/www.tripadvisor.ca\/Profile\/Rileynoone","23851":"https:\/\/www.tripadvisor.ca\/Profile\/Super34dave","23852":"https:\/\/www.tripadvisor.ca\/Profile\/294happyguest","23853":"https:\/\/www.tripadvisor.ca\/Profile\/SARLG","23854":"https:\/\/www.tripadvisor.ca\/Profile\/MEDimmery","23855":"https:\/\/www.tripadvisor.ca\/Profile\/loafy34","23856":"https:\/\/www.tripadvisor.ca\/Profile\/sandil1","23857":"https:\/\/www.tripadvisor.ca\/Profile\/Q4806VEmaryd","23858":"https:\/\/www.tripadvisor.ca\/Profile\/C7582ONlaurens","23859":"https:\/\/www.tripadvisor.ca\/Profile\/maryfS7157FQ","23860":"https:\/\/www.tripadvisor.ca\/Profile\/386jaredg","23861":"https:\/\/www.tripadvisor.ca\/Profile\/ryanmL1994GD","23862":"https:\/\/www.tripadvisor.ca\/Profile\/harryhartley","23863":"https:\/\/www.tripadvisor.ca\/Profile\/X3756RZjamesc","23864":"https:\/\/www.tripadvisor.ca\/Profile\/ccl78","23865":"https:\/\/www.tripadvisor.ca\/Profile\/dentren2018","23866":"https:\/\/www.tripadvisor.ca\/Profile\/hania485","23867":"https:\/\/www.tripadvisor.ca\/Profile\/FamVac2018","23868":"https:\/\/www.tripadvisor.ca\/Profile\/munafu2018","23869":"https:\/\/www.tripadvisor.ca\/Profile\/not2fussybut","23870":"https:\/\/www.tripadvisor.ca\/Profile\/DP0tt","23871":"https:\/\/www.tripadvisor.ca\/Profile\/randy552018","23872":"https:\/\/www.tripadvisor.ca\/Profile\/JohnMcCordic","23873":"https:\/\/www.tripadvisor.ca\/Profile\/Vester2011","23874":"https:\/\/www.tripadvisor.ca\/Profile\/harveypurnell","23875":"https:\/\/www.tripadvisor.ca\/Profile\/dodgehemifamily","23881":"https:\/\/www.tripadvisor.ca\/Profile\/michaelfF1979HI","23882":"https:\/\/www.tripadvisor.ca\/Profile\/NickyEdm","23883":"https:\/\/www.tripadvisor.ca\/Profile\/drentz37","23884":"https:\/\/www.tripadvisor.ca\/Profile\/874jillianb","23885":"https:\/\/www.tripadvisor.ca\/Profile\/quwicken","23886":"https:\/\/www.tripadvisor.ca\/Profile\/billmccharles","23887":"https:\/\/www.tripadvisor.ca\/Profile\/Q6295UXlaurak","23888":"https:\/\/www.tripadvisor.ca\/Profile\/U3424KOraymonds","23889":"https:\/\/www.tripadvisor.ca\/Profile\/236michellep","23890":"https:\/\/www.tripadvisor.ca\/Profile\/256russj","23891":"https:\/\/www.tripadvisor.ca\/Profile\/gordonb39","23892":"https:\/\/www.tripadvisor.ca\/Profile\/FromTheKootenays","23893":"https:\/\/www.tripadvisor.ca\/Profile\/JDRocks757","23894":"https:\/\/www.tripadvisor.ca\/Profile\/jessY9262FE","23895":"https:\/\/www.tripadvisor.ca\/Profile\/ashleygirl604","23901":"https:\/\/www.tripadvisor.ca\/Profile\/Y1559FWcarrieb","23902":"https:\/\/www.tripadvisor.ca\/Profile\/552allana","23903":"https:\/\/www.tripadvisor.ca\/Profile\/northernpromotions","23904":"https:\/\/www.tripadvisor.ca\/Profile\/E2941GArobertp","23905":"https:\/\/www.tripadvisor.ca\/Profile\/juliawF1882KU","23906":"https:\/\/www.tripadvisor.ca\/Profile\/carolynsR3477UG","23907":"https:\/\/www.tripadvisor.ca\/Profile\/fox_and_spouse","23908":"https:\/\/www.tripadvisor.ca\/Profile\/F7687QDbrianm","23909":"https:\/\/www.tripadvisor.ca\/Profile\/L4723BQandym","23910":"https:\/\/www.tripadvisor.ca\/Profile\/860chantelw","23911":"https:\/\/www.tripadvisor.ca\/Profile\/I5296WKkeithc","23912":"https:\/\/www.tripadvisor.ca\/Profile\/christopherwN2106QC","23913":"https:\/\/www.tripadvisor.ca\/Profile\/brendaken","23914":"https:\/\/www.tripadvisor.ca\/Profile\/BandGeek12","23915":"https:\/\/www.tripadvisor.ca\/Profile\/191lorij","23921":"https:\/\/www.tripadvisor.ca\/Profile\/darlened624","23922":"https:\/\/www.tripadvisor.ca\/Profile\/MKE239","23923":"https:\/\/www.tripadvisor.ca\/Profile\/lorbay55","23924":"https:\/\/www.tripadvisor.ca\/Profile\/Lyle--Sportvictoria","23925":"https:\/\/www.tripadvisor.ca\/Profile\/214peterg","23926":"https:\/\/www.tripadvisor.ca\/Profile\/picmicnic","23927":"https:\/\/www.tripadvisor.ca\/Profile\/N1247LApaule","23928":"https:\/\/www.tripadvisor.ca\/Profile\/625jonw","23929":"https:\/\/www.tripadvisor.ca\/Profile\/samanthamU6513YI","23930":"https:\/\/www.tripadvisor.ca\/Profile\/samsonclem","23936":"https:\/\/www.tripadvisor.ca\/Profile\/Nolpreen","23937":"https:\/\/www.tripadvisor.ca\/Profile\/G3615EOwilliams","23938":"https:\/\/www.tripadvisor.ca\/Profile\/712wandal","23939":"https:\/\/www.tripadvisor.ca\/Profile\/meganc843","23940":"https:\/\/www.tripadvisor.ca\/Profile\/claudel512","23941":"https:\/\/www.tripadvisor.ca\/Profile\/LAMA72","23942":"https:\/\/www.tripadvisor.ca\/Profile\/540colettel","23943":"https:\/\/www.tripadvisor.ca\/Profile\/SasketoonLiketosleep","23944":"https:\/\/www.tripadvisor.ca\/Profile\/JimmetteC","23945":"https:\/\/www.tripadvisor.ca\/Profile\/E3191UGjoshs","23946":"https:\/\/www.tripadvisor.ca\/Profile\/S2094VCkevinh","23947":"https:\/\/www.tripadvisor.ca\/Profile\/HatzicMission","23948":"https:\/\/www.tripadvisor.ca\/Profile\/ManuelaW60","23949":"https:\/\/www.tripadvisor.ca\/Profile\/Seatactom","23950":"https:\/\/www.tripadvisor.ca\/Profile\/greece99","23951":"https:\/\/www.tripadvisor.ca\/Profile\/370WilliamK","23952":"https:\/\/www.tripadvisor.ca\/Profile\/Melkis7","23953":"https:\/\/www.tripadvisor.ca\/Profile\/806arlenet","23954":"https:\/\/www.tripadvisor.ca\/Profile\/blairs176","23955":"https:\/\/www.tripadvisor.ca\/Profile\/peachcheetah","23961":"https:\/\/www.tripadvisor.ca\/Profile\/K9362GWpatriciab","23962":"https:\/\/www.tripadvisor.ca\/Profile\/tiffanyt73","23963":"https:\/\/www.tripadvisor.ca\/Profile\/lingkwangc","23964":"https:\/\/www.tripadvisor.ca\/Profile\/538kevany","23965":"https:\/\/www.tripadvisor.ca\/Profile\/carollynl108","23971":"https:\/\/www.tripadvisor.ca\/Profile\/TimZ934","23972":"https:\/\/www.tripadvisor.ca\/Profile\/MargaretB150","23973":"https:\/\/www.tripadvisor.ca\/Profile\/281bob","23974":"https:\/\/www.tripadvisor.ca\/Profile\/Mags194906","23975":"https:\/\/www.tripadvisor.ca\/Profile\/Nica1111","23976":"https:\/\/www.tripadvisor.ca\/Profile\/ChrisA193","23977":"https:\/\/www.tripadvisor.ca\/Profile\/Papinooo","23978":"https:\/\/www.tripadvisor.ca\/Profile\/2Tigerlady","23979":"https:\/\/www.tripadvisor.ca\/Profile\/subwaymark","23980":"https:\/\/www.tripadvisor.ca\/Profile\/patriciad793","23981":"https:\/\/www.tripadvisor.ca\/Profile\/Tmen31","23982":"https:\/\/www.tripadvisor.ca\/Profile\/robertbF3441NH","23983":"https:\/\/www.tripadvisor.ca\/Profile\/27-12-4","23984":"https:\/\/www.tripadvisor.ca\/Profile\/585sharir","23985":"https:\/\/www.tripadvisor.ca\/Profile\/739jenc","23986":"https:\/\/www.tripadvisor.ca\/Profile\/R7241IVmarkd","23987":"https:\/\/www.tripadvisor.ca\/Profile\/belovedpetra","23988":"https:\/\/www.tripadvisor.ca\/Profile\/teresa585","23989":"https:\/\/www.tripadvisor.ca\/Profile\/210leek","23990":"https:\/\/www.tripadvisor.ca\/Profile\/P7463FPkarenl","23991":"https:\/\/www.tripadvisor.ca\/Profile\/johnlV6705QB","23992":"https:\/\/www.tripadvisor.ca\/Profile\/randallf9","23993":"https:\/\/www.tripadvisor.ca\/Profile\/175pats","23995":"https:\/\/www.tripadvisor.ca\/Profile\/583theow","24001":"https:\/\/www.tripadvisor.ca\/Profile\/CharliesM0m2014","24002":"https:\/\/www.tripadvisor.ca\/Profile\/radar60","24003":"https:\/\/www.tripadvisor.ca\/Profile\/gregnlou","24004":"https:\/\/www.tripadvisor.ca\/Profile\/Ninjclad","24005":"https:\/\/www.tripadvisor.ca\/Profile\/davidhE9045TH","24011":"https:\/\/www.tripadvisor.ca\/Profile\/juliapoplawski","24016":"nil","24021":"https:\/\/www.tripadvisor.ca\/Profile\/859briane","24026":"https:\/\/www.tripadvisor.ca\/Profile\/CLresch","24036":"https:\/\/www.tripadvisor.ca\/Profile\/jasonbV8026VK","24041":"https:\/\/www.tripadvisor.ca\/Profile\/SusanC4858","24046":"https:\/\/www.tripadvisor.ca\/Profile\/BWitch","24051":"https:\/\/www.tripadvisor.ca\/Profile\/obyi2017","24056":"https:\/\/www.tripadvisor.ca\/Profile\/Brigittesmith","24061":"https:\/\/www.tripadvisor.ca\/Profile\/wanderersgandl","24066":"https:\/\/www.tripadvisor.ca\/Profile\/tporter2014","24071":"https:\/\/www.tripadvisor.ca\/Profile\/Wainwrp","24076":"https:\/\/www.tripadvisor.ca\/Profile\/mikedR6225RY","24081":"https:\/\/www.tripadvisor.ca\/Profile\/N5067NQcathyc","24091":"https:\/\/www.tripadvisor.ca\/Profile\/monikaannette","24096":"https:\/\/www.tripadvisor.ca\/Profile\/150CharleneM","24101":"https:\/\/www.tripadvisor.ca\/Profile\/HercMech","24106":"https:\/\/www.tripadvisor.ca\/Profile\/AYExplores","24107":"https:\/\/www.tripadvisor.ca\/Profile\/595carrier","24108":"https:\/\/www.tripadvisor.ca\/Profile\/WendyV58","24109":"https:\/\/www.tripadvisor.ca\/Profile\/travelinjack64","24110":"https:\/\/www.tripadvisor.ca\/Profile\/carolynv571","24111":"https:\/\/www.tripadvisor.ca\/Profile\/rickgH1210FL","24112":"https:\/\/www.tripadvisor.ca\/Profile\/LilGeo73","24113":"https:\/\/www.tripadvisor.ca\/Profile\/diannet709","24114":"https:\/\/www.tripadvisor.ca\/Profile\/X2867XXpaulk","24115":"https:\/\/www.tripadvisor.ca\/Profile\/venusp373","24116":"https:\/\/www.tripadvisor.ca\/Profile\/354valeriea","24117":"https:\/\/www.tripadvisor.ca\/Profile\/marywL3244IG","24118":"https:\/\/www.tripadvisor.ca\/Profile\/cherylh411","24119":"https:\/\/www.tripadvisor.ca\/Profile\/Sherpa65148450941","24120":"https:\/\/www.tripadvisor.ca\/Profile\/S6534RBmichellek","24121":"https:\/\/www.tripadvisor.ca\/Profile\/U3936MFbrendam","24122":"https:\/\/www.tripadvisor.ca\/Profile\/brinurse","24123":"https:\/\/www.tripadvisor.ca\/Profile\/Hkins","24124":"https:\/\/www.tripadvisor.ca\/Profile\/597rayk","24125":"https:\/\/www.tripadvisor.ca\/Profile\/Resort09852770219","24126":"nil","24131":"https:\/\/www.tripadvisor.ca\/Profile\/Journey06947676337","24132":"https:\/\/www.tripadvisor.ca\/Profile\/sheryll107","24133":"https:\/\/www.tripadvisor.ca\/Profile\/Wanderer32449257381","24134":"https:\/\/www.tripadvisor.ca\/Profile\/RaistlinV","24135":"https:\/\/www.tripadvisor.ca\/Profile\/terbez72","24141":"https:\/\/www.tripadvisor.ca\/Profile\/DebE850","24142":"https:\/\/www.tripadvisor.ca\/Profile\/mdrivel","24143":"https:\/\/www.tripadvisor.ca\/Profile\/ruthm65","24144":"https:\/\/www.tripadvisor.ca\/Profile\/I839EN","24145":"https:\/\/www.tripadvisor.ca\/Profile\/c0mpassi0nate","24146":"https:\/\/www.tripadvisor.ca\/Profile\/amymX6451bg2018","24147":"https:\/\/www.tripadvisor.ca\/Profile\/mac3670","24148":"https:\/\/www.tripadvisor.ca\/Profile\/gordons458","24149":"https:\/\/www.tripadvisor.ca\/Profile\/brendasavage571","24150":"https:\/\/www.tripadvisor.ca\/Profile\/ibrahimaytug","24151":"https:\/\/www.tripadvisor.ca\/Profile\/thomastB908RJ","24152":"https:\/\/www.tripadvisor.ca\/Profile\/cindycE8703LQ","24153":"https:\/\/www.tripadvisor.ca\/Profile\/danniedee21","24154":"https:\/\/www.tripadvisor.ca\/Profile\/brimakosiej42","24155":"https:\/\/www.tripadvisor.ca\/Profile\/samanthaagnew2018","24156":"https:\/\/www.tripadvisor.ca\/Profile\/Storyteller797702","24157":"https:\/\/www.tripadvisor.ca\/Profile\/Sherryg27","24158":"https:\/\/www.tripadvisor.ca\/Profile\/h2hinstitute2018","24159":"https:\/\/www.tripadvisor.ca\/Profile\/kjvhardk","24160":"https:\/\/www.tripadvisor.ca\/Profile\/mgsflatout","24166":"https:\/\/www.tripadvisor.ca\/Profile\/Aidys-Mum","24167":"https:\/\/www.tripadvisor.ca\/Profile\/elffiez2017","24168":"https:\/\/www.tripadvisor.ca\/Profile\/Clark60","24169":"https:\/\/www.tripadvisor.ca\/Profile\/markfox0964","24170":"https:\/\/www.tripadvisor.ca\/Profile\/HK_Bun","24171":"https:\/\/www.tripadvisor.ca\/Profile\/fionalouiselaw","24172":"https:\/\/www.tripadvisor.ca\/Profile\/307anamarias","24173":"https:\/\/www.tripadvisor.ca\/Profile\/lesliedeannamctavish","24174":"https:\/\/www.tripadvisor.ca\/Profile\/laurs614","24175":"https:\/\/www.tripadvisor.ca\/Profile\/lindasD1126HY","24176":"https:\/\/www.tripadvisor.ca\/Profile\/547debbiej","24177":"https:\/\/www.tripadvisor.ca\/Profile\/akulp217185","24178":"https:\/\/www.tripadvisor.ca\/Profile\/jessieloseth","24179":"https:\/\/www.tripadvisor.ca\/Profile\/jenniezhang6","24180":"https:\/\/www.tripadvisor.ca\/Profile\/17spike","24181":"https:\/\/www.tripadvisor.ca\/Profile\/myrnacarrier84","24182":"https:\/\/www.tripadvisor.ca\/Profile\/530marciee","24183":"https:\/\/www.tripadvisor.ca\/Profile\/jeanine25252018","24184":"https:\/\/www.tripadvisor.ca\/Profile\/dhask2018","24186":"https:\/\/www.tripadvisor.ca\/Profile\/aclaire82","24187":"https:\/\/www.tripadvisor.ca\/Profile\/sh00shie","24188":"https:\/\/www.tripadvisor.ca\/Profile\/wayne435","24189":"https:\/\/www.tripadvisor.ca\/Profile\/motherdaughtertrip14","24190":"https:\/\/www.tripadvisor.ca\/Profile\/552seank","24196":"https:\/\/www.tripadvisor.ca\/Profile\/hvirde577072","24197":"https:\/\/www.tripadvisor.ca\/Profile\/758shelleyf","24198":"https:\/\/www.tripadvisor.ca\/Profile\/665harveya","24199":"https:\/\/www.tripadvisor.ca\/Profile\/O455FFsharonf","24200":"https:\/\/www.tripadvisor.ca\/Profile\/brittanyp350","24201":"https:\/\/www.tripadvisor.ca\/Profile\/N6716ZQjohnt","24202":"https:\/\/www.tripadvisor.ca\/Profile\/johannao246","24203":"https:\/\/www.tripadvisor.ca\/Profile\/Busycontentedma2","24204":"https:\/\/www.tripadvisor.ca\/Profile\/jiji2018","24205":"https:\/\/www.tripadvisor.ca\/Profile\/amyd2018","24206":"https:\/\/www.tripadvisor.ca\/Profile\/visitkids","24207":"https:\/\/www.tripadvisor.ca\/Profile\/rmistr_410931","24208":"https:\/\/www.tripadvisor.ca\/Profile\/robertpS3506JJ","24209":"https:\/\/www.tripadvisor.ca\/Profile\/A6789SXkims","24210":"https:\/\/www.tripadvisor.ca\/Profile\/Wanderer543425","24211":"https:\/\/www.tripadvisor.ca\/Profile\/140Linda","24212":"https:\/\/www.tripadvisor.ca\/Profile\/A4956DOdavidb","24213":"https:\/\/www.tripadvisor.ca\/Profile\/494beverleys","24214":"https:\/\/www.tripadvisor.ca\/Profile\/dorianl96","24215":"https:\/\/www.tripadvisor.ca\/Profile\/656jeanl","24216":"https:\/\/www.tripadvisor.ca\/Profile\/WestbankJeff","24217":"https:\/\/www.tripadvisor.ca\/Profile\/PrincessPG","24218":"https:\/\/www.tripadvisor.ca\/Profile\/hvklassen","24219":"https:\/\/www.tripadvisor.ca\/Profile\/geebe","24220":"https:\/\/www.tripadvisor.ca\/Profile\/Y985SEbrianr","24221":"https:\/\/www.tripadvisor.ca\/Profile\/V718JUsharonm","24222":"https:\/\/www.tripadvisor.ca\/Profile\/agneswingyinl","24223":"https:\/\/www.tripadvisor.ca\/Profile\/SharonN749","24224":"https:\/\/www.tripadvisor.ca\/Profile\/lindsaya31","24225":"https:\/\/www.tripadvisor.ca\/Profile\/irenei989","24226":"https:\/\/www.tripadvisor.ca\/Profile\/ronc105","24227":"https:\/\/www.tripadvisor.ca\/Profile\/M1241HKdaniellew","24228":"https:\/\/www.tripadvisor.ca\/Profile\/MeliaW","24229":"https:\/\/www.tripadvisor.ca\/Profile\/Rosbo10","24230":"https:\/\/www.tripadvisor.ca\/Profile\/nealg200","24231":"https:\/\/www.tripadvisor.ca\/Profile\/djdrennan","24232":"https:\/\/www.tripadvisor.ca\/Profile\/barbarasT5561KY","24233":"https:\/\/www.tripadvisor.ca\/Profile\/grizzlygreta","24234":"https:\/\/www.tripadvisor.ca\/Profile\/ugonnaeatthat","24235":"https:\/\/www.tripadvisor.ca\/Profile\/TotallyMyRealName","24246":"https:\/\/www.tripadvisor.ca\/Profile\/RinCanada","24247":"https:\/\/www.tripadvisor.ca\/Profile\/GinaZ41","24248":"https:\/\/www.tripadvisor.ca\/Profile\/mariatQ7663QJ","24249":"https:\/\/www.tripadvisor.ca\/Profile\/pxsmith","24250":"https:\/\/www.tripadvisor.ca\/Profile\/michaelhY4245BH","24256":"https:\/\/www.tripadvisor.ca\/Profile\/bayc2013","24257":"https:\/\/www.tripadvisor.ca\/Profile\/shoegal1Canada","24258":"https:\/\/www.tripadvisor.ca\/Profile\/Heffner49","24259":"https:\/\/www.tripadvisor.ca\/Profile\/gordo20142014","24260":"https:\/\/www.tripadvisor.ca\/Profile\/D1107HRjeffreyc","24261":"https:\/\/www.tripadvisor.ca\/Profile\/r0berts209","24262":"https:\/\/www.tripadvisor.ca\/Profile\/TinaS1891","24263":"https:\/\/www.tripadvisor.ca\/Profile\/dgordon2016","24264":"https:\/\/www.tripadvisor.ca\/Profile\/958lyleh","24265":"https:\/\/www.tripadvisor.ca\/Profile\/33dorothym","24266":"https:\/\/www.tripadvisor.ca\/Profile\/N_M616","24267":"https:\/\/www.tripadvisor.ca\/Profile\/PAR1BC","24268":"https:\/\/www.tripadvisor.ca\/Profile\/SojournerJean","24269":"https:\/\/www.tripadvisor.ca\/Profile\/zergling13","24270":"https:\/\/www.tripadvisor.ca\/Profile\/edk464","24276":"https:\/\/www.tripadvisor.ca\/Profile\/JessaJ","24277":"https:\/\/www.tripadvisor.ca\/Profile\/762jeanneh","24278":"https:\/\/www.tripadvisor.ca\/Profile\/302gregorym","24279":"https:\/\/www.tripadvisor.ca\/Profile\/corinnem532","24280":"https:\/\/www.tripadvisor.ca\/Profile\/Robin1235","24291":"https:\/\/www.tripadvisor.ca\/Profile\/579glennb","24292":"https:\/\/www.tripadvisor.ca\/Profile\/17_FLTRU_114","24293":"https:\/\/www.tripadvisor.ca\/Profile\/LucasM628","24294":"https:\/\/www.tripadvisor.ca\/Profile\/frankpL7289BX","24295":"https:\/\/www.tripadvisor.ca\/Profile\/929magdalenag","24301":"https:\/\/www.tripadvisor.ca\/Profile\/668annac","24302":"https:\/\/www.tripadvisor.ca\/Profile\/mog2012","24303":"https:\/\/www.tripadvisor.ca\/Profile\/Ralphetta88","24304":"https:\/\/www.tripadvisor.ca\/Profile\/AlbertaGirl22","24305":"https:\/\/www.tripadvisor.ca\/Profile\/lampshade69","24306":"https:\/\/www.tripadvisor.ca\/Profile\/389rachellem","24307":"https:\/\/www.tripadvisor.ca\/Profile\/silverfeather2017","24308":"https:\/\/www.tripadvisor.ca\/Profile\/FarAway55272862911","24309":"https:\/\/www.tripadvisor.ca\/Profile\/900shawnh","24310":"https:\/\/www.tripadvisor.ca\/Profile\/Pals05","24311":"https:\/\/www.tripadvisor.ca\/Profile\/hoppep123","24312":"https:\/\/www.tripadvisor.ca\/Profile\/microsilica","24313":"https:\/\/www.tripadvisor.ca\/Profile\/took","24314":"https:\/\/www.tripadvisor.ca\/Profile\/lcochr163331","24315":"https:\/\/www.tripadvisor.ca\/Profile\/365ljones","24316":"https:\/\/www.tripadvisor.ca\/Profile\/610adrianl","24317":"https:\/\/www.tripadvisor.ca\/Profile\/Gipoun","24318":"https:\/\/www.tripadvisor.ca\/Profile\/Vester2011","24319":"https:\/\/www.tripadvisor.ca\/Profile\/Danger2018","24320":"https:\/\/www.tripadvisor.ca\/Profile\/EricCanuck","24321":"https:\/\/www.tripadvisor.ca\/Profile\/Lindenlea7832","24322":"https:\/\/www.tripadvisor.ca\/Profile\/bprost155778","24323":"https:\/\/www.tripadvisor.ca\/Profile\/pennym848","24324":"https:\/\/www.tripadvisor.ca\/Profile\/Kmcmillan145","24325":"https:\/\/www.tripadvisor.ca\/Profile\/valley07","24326":"https:\/\/www.tripadvisor.caundefined","24327":"https:\/\/www.tripadvisor.ca\/Profile\/skettl814956","24328":"https:\/\/www.tripadvisor.ca\/Profile\/richardmS8314SA","24329":"https:\/\/www.tripadvisor.ca\/Profile\/261cz","24330":"https:\/\/www.tripadvisor.ca\/Profile\/heidis486","24331":"nil","24336":"https:\/\/www.tripadvisor.ca\/Profile\/allancO7960SA","24337":"https:\/\/www.tripadvisor.ca\/Profile\/chrisbN2217YI","24340":"https:\/\/www.tripadvisor.ca\/Profile\/709pamelap","24346":"https:\/\/www.tripadvisor.ca\/Profile\/M3611FVjenniferr","24350":"https:\/\/www.tripadvisor.ca\/Profile\/janicecS1335WV","24351":"https:\/\/www.tripadvisor.ca\/Profile\/CalvinAnneMarie","24354":"https:\/\/www.tripadvisor.ca\/Profile\/gnaglie","24355":"https:\/\/www.tripadvisor.ca\/Profile\/davidjohnson87678","24363":"https:\/\/www.tripadvisor.ca\/Profile\/kellis237","24364":"https:\/\/www.tripadvisor.ca\/Profile\/briandT5300EZ","24367":"https:\/\/www.tripadvisor.ca\/Profile\/Traveler0753","24368":"https:\/\/www.tripadvisor.ca\/Profile\/R4087WRpaula","24370":"https:\/\/www.tripadvisor.ca\/Profile\/tollman62","24376":"https:\/\/www.tripadvisor.ca\/Profile\/438taraw","24377":"https:\/\/www.tripadvisor.ca\/Profile\/E1300SAdaniels","24380":"https:\/\/www.tripadvisor.ca\/Profile\/williamkT4857TD","24391":"https:\/\/www.tripadvisor.ca\/Profile\/W8836FDjasonm","24392":"https:\/\/www.tripadvisor.ca\/Profile\/N4017HCkimt","24393":"https:\/\/www.tripadvisor.ca\/Profile\/cocopep11","24396":"https:\/\/www.tripadvisor.ca\/Profile\/YogaKatie","24398":"https:\/\/www.tripadvisor.ca\/Profile\/lubykv","24399":"https:\/\/www.tripadvisor.ca\/Profile\/jetboyb747","24406":"https:\/\/www.tripadvisor.ca\/Profile\/860chantelw","24407":"https:\/\/www.tripadvisor.ca\/Profile\/ibakhmoutski","24408":"https:\/\/www.tripadvisor.ca\/Profile\/lukeg550","24410":"https:\/\/www.tripadvisor.ca\/Profile\/TayDeno","24411":"https:\/\/www.tripadvisor.ca\/Profile\/sjohnston12","24412":"https:\/\/www.tripadvisor.ca\/Profile\/jakem345","24414":"https:\/\/www.tripadvisor.ca\/Profile\/Fastcar20","24415":"https:\/\/www.tripadvisor.ca\/Profile\/chrisdJ89MB","24416":"https:\/\/www.tripadvisor.ca\/Profile\/Sonics","24417":"https:\/\/www.tripadvisor.ca\/Profile\/759christopherd","24419":"https:\/\/www.tripadvisor.ca\/Profile\/323kimberlyv","24420":"https:\/\/www.tripadvisor.ca\/Profile\/974stanleyy","24422":"https:\/\/www.tripadvisor.ca\/Profile\/MissEighteen","24423":"https:\/\/www.tripadvisor.ca\/Profile\/ITcredible","24424":"https:\/\/www.tripadvisor.ca\/Profile\/miladymar","24425":"https:\/\/www.tripadvisor.ca\/Profile\/591keitht","24428":"https:\/\/www.tripadvisor.ca\/Profile\/60Linda7","24435":"https:\/\/www.tripadvisor.ca\/Profile\/gazza53255060","24436":"https:\/\/www.tripadvisor.ca\/Profile\/zoea993","24437":"https:\/\/www.tripadvisor.ca\/Profile\/bobbylane","24441":"https:\/\/www.tripadvisor.ca\/Profile\/GrahamM388","24442":"https:\/\/www.tripadvisor.ca\/Profile\/ymir","24456":"https:\/\/www.tripadvisor.ca\/Profile\/PinkMM","24457":"https:\/\/www.tripadvisor.ca\/Profile\/HospitalityPip","24458":"https:\/\/www.tripadvisor.ca\/Profile\/M_Favarger","24459":"https:\/\/www.tripadvisor.ca\/Profile\/Pastorash","24460":"https:\/\/www.tripadvisor.ca\/Profile\/535alfk","24461":"https:\/\/www.tripadvisor.ca\/Profile\/janbV1413SL","24462":"https:\/\/www.tripadvisor.ca\/Profile\/mmfenton","24463":"https:\/\/www.tripadvisor.ca\/Profile\/genehuber","24464":"https:\/\/www.tripadvisor.ca\/Profile\/eustacem2015","24465":"https:\/\/www.tripadvisor.ca\/Profile\/larrys306riders","24466":"nil","24471":"https:\/\/www.tripadvisor.ca\/Profile\/pkw20152015","24472":"https:\/\/www.tripadvisor.ca\/Profile\/krieg2017","24473":"https:\/\/www.tripadvisor.ca\/Profile\/191louiseh","24474":"https:\/\/www.tripadvisor.ca\/Profile\/L5115QGkareng","24475":"https:\/\/www.tripadvisor.ca\/Profile\/L5616MUpauld","24476":"https:\/\/www.tripadvisor.ca\/Profile\/LouiseB4064","24477":"https:\/\/www.tripadvisor.ca\/Profile\/danfM9365ZP","24478":"https:\/\/www.tripadvisor.ca\/Profile\/BriggsAG","24479":"https:\/\/www.tripadvisor.ca\/Profile\/U6924YOsharonc","24480":"https:\/\/www.tripadvisor.ca\/Profile\/287hmd","24481":"https:\/\/www.tripadvisor.ca\/Profile\/cathy353","24482":"https:\/\/www.tripadvisor.ca\/Profile\/leemar1951","24483":"https:\/\/www.tripadvisor.ca\/Profile\/DonBuffy","24484":"https:\/\/www.tripadvisor.ca\/Profile\/Lotusmedia","24485":"https:\/\/www.tripadvisor.ca\/Profile\/W3435MYchrism","24491":"https:\/\/www.tripadvisor.ca\/Profile\/a3a51129","24492":"https:\/\/www.tripadvisor.ca\/Profile\/157mitzis","24493":"https:\/\/www.tripadvisor.ca\/Profile\/janeennis","24494":"https:\/\/www.tripadvisor.ca\/Profile\/lauries14","24495":"https:\/\/www.tripadvisor.ca\/Profile\/MaggieD248","24496":"https:\/\/www.tripadvisor.ca\/Profile\/terrymO4349OB","24497":"https:\/\/www.tripadvisor.ca\/Profile\/couplestravel","24498":"https:\/\/www.tripadvisor.ca\/Profile\/max55857","24499":"https:\/\/www.tripadvisor.ca\/Profile\/814pattyk","24500":"https:\/\/www.tripadvisor.ca\/Profile\/cherylcA5444MV","24506":"https:\/\/www.tripadvisor.ca\/Profile\/Temptus1","24507":"https:\/\/www.tripadvisor.ca\/Profile\/whatawonderful1","24508":"https:\/\/www.tripadvisor.ca\/Profile\/seand873","24509":"https:\/\/www.tripadvisor.ca\/Profile\/G4211LUjamesr","24510":"https:\/\/www.tripadvisor.ca\/Profile\/ClaudettE997","24511":"https:\/\/www.tripadvisor.ca\/Profile\/937bertp","24512":"https:\/\/www.tripadvisor.ca\/Profile\/192franf","24513":"https:\/\/www.tripadvisor.ca\/Profile\/695sebastiens","24514":"https:\/\/www.tripadvisor.ca\/Profile\/714jimp","24515":"https:\/\/www.tripadvisor.ca\/Profile\/444yvetteg","24516":"https:\/\/www.tripadvisor.ca\/Profile\/375SimonB","24517":"https:\/\/www.tripadvisor.ca\/Profile\/Kumibee","24519":"https:\/\/www.tripadvisor.ca\/Profile\/tifahb","24520":"https:\/\/www.tripadvisor.ca\/Profile\/juliakr2015","24521":"https:\/\/www.tripadvisor.ca\/Profile\/I6821AFmichellem","24522":"https:\/\/www.tripadvisor.ca\/Profile\/gin4dist3","24523":"https:\/\/www.tripadvisor.ca\/Profile\/978susany","24524":"https:\/\/www.tripadvisor.ca\/Profile\/dougd355","24525":"https:\/\/www.tripadvisor.ca\/Profile\/957julied","24526":"https:\/\/www.tripadvisor.ca\/Profile\/54sidm","24527":"https:\/\/www.tripadvisor.ca\/Profile\/Bonden-in-Florida","24528":"https:\/\/www.tripadvisor.ca\/Profile\/Chortitza","24529":"https:\/\/www.tripadvisor.ca\/Profile\/402nichelleb","24530":"https:\/\/www.tripadvisor.ca\/Profile\/Ruth652","24531":"https:\/\/www.tripadvisor.ca\/Profile\/Nepalgirl2014","24532":"https:\/\/www.tripadvisor.ca\/Profile\/KCWall2014","24533":"https:\/\/www.tripadvisor.ca\/Profile\/LindaB418","24534":"https:\/\/www.tripadvisor.ca\/Profile\/noIreland","24535":"https:\/\/www.tripadvisor.ca\/Profile\/167tinaj","24536":"https:\/\/www.tripadvisor.ca\/Profile\/768pattim","24537":"https:\/\/www.tripadvisor.ca\/Profile\/150miriamam","24538":"https:\/\/www.tripadvisor.ca\/Profile\/J3066BSkarenw","24539":"https:\/\/www.tripadvisor.ca\/Profile\/Austinrichards92","24540":"https:\/\/www.tripadvisor.ca\/Profile\/Esteci","24541":"https:\/\/www.tripadvisor.ca\/Profile\/GregoryN123","24542":"https:\/\/www.tripadvisor.ca\/Profile\/cdd-dc","24543":"https:\/\/www.tripadvisor.ca\/Profile\/ko861","24544":"https:\/\/www.tripadvisor.ca\/Profile\/Christianek1","24545":"https:\/\/www.tripadvisor.ca\/Profile\/19travel","24546":"https:\/\/www.tripadvisor.ca\/Profile\/canadiangurl077","24547":"https:\/\/www.tripadvisor.ca\/Profile\/BeverleyH515","24548":"https:\/\/www.tripadvisor.ca\/Profile\/lorlee99","24549":"https:\/\/www.tripadvisor.ca\/Profile\/juttaf753","24550":"https:\/\/www.tripadvisor.ca\/Profile\/Bevsmanning","24551":"https:\/\/www.tripadvisor.ca\/Profile\/SarahW699","24552":"https:\/\/www.tripadvisor.ca\/Profile\/BillJ806","24553":"https:\/\/www.tripadvisor.ca\/Profile\/741LindaF","24554":"https:\/\/www.tripadvisor.ca\/Profile\/RuthK827","24555":"https:\/\/www.tripadvisor.ca\/Profile\/CordellF","24556":"https:\/\/www.tripadvisor.ca\/Profile\/KarenIrv","24557":"https:\/\/www.tripadvisor.ca\/Profile\/276nevisp","24558":"https:\/\/www.tripadvisor.ca\/Profile\/MariaG8513","24559":"https:\/\/www.tripadvisor.ca\/Profile\/JaniceBN","24560":"https:\/\/www.tripadvisor.ca\/Profile\/Grateful97","24562":"https:\/\/www.tripadvisor.ca\/Profile\/Ronv523","24563":"https:\/\/www.tripadvisor.ca\/Profile\/Chris2phO","24564":"https:\/\/www.tripadvisor.ca\/Profile\/RChant","24565":"https:\/\/www.tripadvisor.ca\/Profile\/jeanettel338","24566":"https:\/\/www.tripadvisor.ca\/Profile\/JT484","24567":"https:\/\/www.tripadvisor.ca\/Profile\/sharonwoodley","24568":"https:\/\/www.tripadvisor.ca\/Profile\/JAD1260","24569":"https:\/\/www.tripadvisor.ca\/Profile\/Haggartys","24570":"https:\/\/www.tripadvisor.ca\/Profile\/saml497","24571":"https:\/\/www.tripadvisor.ca\/Profile\/Christalligator","24572":"https:\/\/www.tripadvisor.ca\/Profile\/Kenson_Ho","24573":"https:\/\/www.tripadvisor.ca\/Profile\/Tansay","24574":"https:\/\/www.tripadvisor.ca\/Profile\/PJShep","24575":"https:\/\/www.tripadvisor.ca\/Profile\/TM11_Travels","24581":"https:\/\/www.tripadvisor.ca\/Profile\/Gavriel49","24582":"https:\/\/www.tripadvisor.ca\/Profile\/Azalliah","24583":"https:\/\/www.tripadvisor.ca\/Profile\/SOldeheuvel","24584":"https:\/\/www.tripadvisor.ca\/Profile\/TMShand","24585":"https:\/\/www.tripadvisor.ca\/Profile\/NevisP","24587":"https:\/\/www.tripadvisor.ca\/Profile\/37CherylM37","24588":"https:\/\/www.tripadvisor.ca\/Profile\/KenM183","24589":"https:\/\/www.tripadvisor.ca\/Profile\/GarimaG_12","24590":"https:\/\/www.tripadvisor.ca\/Profile\/Paulm806","24601":"https:\/\/www.tripadvisor.ca\/Profile\/JayB85","24602":"https:\/\/www.tripadvisor.ca\/Profile\/mvb1826","24603":"https:\/\/www.tripadvisor.ca\/Profile\/jlj0511","24604":"https:\/\/www.tripadvisor.ca\/Profile\/CABekk","24605":"https:\/\/www.tripadvisor.ca\/Profile\/Inez887","24606":"nil","24609":"nil","24610":"https:\/\/www.tripadvisor.ca\/Profile\/lamom72","24615":"nil","24620":"nil","24622":"nil","24623":"https:\/\/www.tripadvisor.ca\/Profile\/RobynG178","24624":"https:\/\/www.tripadvisor.ca\/Profile\/doc_alg","24625":"https:\/\/www.tripadvisor.ca\/Profile\/gregc315","24626":"https:\/\/www.tripadvisor.ca\/Profile\/488narent","24627":"https:\/\/www.tripadvisor.ca\/Profile\/ITcredible","24628":"https:\/\/www.tripadvisor.ca\/Profile\/bipob","24633":"nil","24638":"https:\/\/www.tripadvisor.ca\/Profile\/791stephens","24643":"https:\/\/www.tripadvisor.ca\/Profile\/NataliecampbellR","24648":"https:\/\/www.tripadvisor.ca\/Profile\/jcdelong","24653":"https:\/\/www.tripadvisor.ca\/Profile\/mikeyseegs","24658":"https:\/\/www.tripadvisor.ca\/Profile\/B4053TJlisah","24668":"https:\/\/www.tripadvisor.ca\/Profile\/mrs_bbury","24678":"https:\/\/www.tripadvisor.ca\/Profile\/divyanc","24688":"https:\/\/www.tripadvisor.ca\/Profile\/Kootenayliving","24693":"https:\/\/www.tripadvisor.ca\/Profile\/Caballero_Jack","24698":"https:\/\/www.tripadvisor.ca\/Profile\/ghoulwe","24703":"https:\/\/www.tripadvisor.ca\/Profile\/CanadianBlondie","24708":"https:\/\/www.tripadvisor.ca\/Profile\/Ms_OffTheBeatenPath","24718":"https:\/\/www.tripadvisor.ca\/Profile\/wyshful","24723":"https:\/\/www.tripadvisor.ca\/Profile\/dougk917","24733":"https:\/\/www.tripadvisor.ca\/Profile\/Disco_David","24738":"https:\/\/www.tripadvisor.ca\/Profile\/DDubj","24743":"https:\/\/www.tripadvisor.ca\/Profile\/cal3333","24748":"https:\/\/www.tripadvisor.ca\/Profile\/Nutts2U","24753":"https:\/\/www.tripadvisor.ca\/Profile\/Paddington40","24758":"https:\/\/www.tripadvisor.ca\/Profile\/kikimonroe","24763":"https:\/\/www.tripadvisor.ca\/Profile\/foodie66","24768":"https:\/\/www.tripadvisor.ca\/Profile\/usmargot","24769":"https:\/\/www.tripadvisor.ca\/Profile\/zich6","24770":"https:\/\/www.tripadvisor.ca\/Profile\/CarolD1625","24771":"https:\/\/www.tripadvisor.ca\/Profile\/melaniew222","24772":"https:\/\/www.tripadvisor.ca\/Profile\/KimmyWandersalot","24773":"nil","24778":"https:\/\/www.tripadvisor.ca\/Profile\/MaddyTarlo","24779":"https:\/\/www.tripadvisor.ca\/Profile\/E7998LHjasond","24780":"https:\/\/www.tripadvisor.ca\/Profile\/GracieMorton95","24781":"https:\/\/www.tripadvisor.ca\/Profile\/Allijamepro","24782":"https:\/\/www.tripadvisor.ca\/Profile\/cameronp81","24783":"https:\/\/www.tripadvisor.ca\/Profile\/rh858","24784":"https:\/\/www.tripadvisor.ca\/Profile\/Sleipnir89","24785":"https:\/\/www.tripadvisor.ca\/Profile\/242carliep","24786":"https:\/\/www.tripadvisor.ca\/Profile\/601geraldineg","24787":"https:\/\/www.tripadvisor.ca\/Profile\/robinwD2310NW","24788":"https:\/\/www.tripadvisor.ca\/Profile\/2006VFR","24789":"https:\/\/www.tripadvisor.ca\/Profile\/511kellyi","24790":"https:\/\/www.tripadvisor.ca\/Profile\/mandaboulding","24791":"https:\/\/www.tripadvisor.ca\/Profile\/Jengweng","24792":"https:\/\/www.tripadvisor.ca\/Profile\/Beeeeelly","24793":"https:\/\/www.tripadvisor.ca\/Profile\/aishagiiiiirl","24794":"https:\/\/www.tripadvisor.ca\/Profile\/snowmeiser","24795":"https:\/\/www.tripadvisor.ca\/Profile\/Prahnee","24796":"https:\/\/www.tripadvisor.ca\/Profile\/S333MMjohnm","24797":"https:\/\/www.tripadvisor.ca\/Profile\/HoffmannFj","24798":"https:\/\/www.tripadvisor.ca\/Profile\/AnneCutajar","24799":"https:\/\/www.tripadvisor.ca\/Profile\/gorillazfan","24800":"https:\/\/www.tripadvisor.ca\/Profile\/roadtripper6862","24801":"https:\/\/www.tripadvisor.ca\/Profile\/jimmyrose1","24802":"https:\/\/www.tripadvisor.ca\/Profile\/DotsAK","24803":"https:\/\/www.tripadvisor.ca\/Profile\/89edh","24804":"https:\/\/www.tripadvisor.ca\/Profile\/Sharonbader","24805":"https:\/\/www.tripadvisor.ca\/Profile\/drajsnow","24806":"https:\/\/www.tripadvisor.ca\/Profile\/maximuski11","24807":"https:\/\/www.tripadvisor.ca\/Profile\/lisagW9156JF","24808":"https:\/\/www.tripadvisor.ca\/Profile\/leahjz","24809":"https:\/\/www.tripadvisor.ca\/Profile\/andrew4038","24810":"https:\/\/www.tripadvisor.ca\/Profile\/bitesize10","24811":"https:\/\/www.tripadvisor.ca\/Profile\/healthysandwich","24812":"https:\/\/www.tripadvisor.ca\/Profile\/swoonsong","24813":"https:\/\/www.tripadvisor.ca\/Profile\/Shoottothrill","24814":"https:\/\/www.tripadvisor.ca\/Profile\/822jonathanh","24815":"https:\/\/www.tripadvisor.ca\/Profile\/Gwen226","24816":"https:\/\/www.tripadvisor.ca\/Profile\/crewby3","24817":"https:\/\/www.tripadvisor.ca\/Profile\/nancyshka","24823":"https:\/\/www.tripadvisor.ca\/Profile\/0711Andi","24824":"https:\/\/www.tripadvisor.ca\/Profile\/egosseli","24825":"https:\/\/www.tripadvisor.ca\/Profile\/454StephanieT","24826":"https:\/\/www.tripadvisor.ca\/Profile\/margiemcp","24828":"https:\/\/www.tripadvisor.ca\/Profile\/Coopum","24829":"https:\/\/www.tripadvisor.ca\/Profile\/Raj_K3125","24830":"https:\/\/www.tripadvisor.ca\/Profile\/michael_sierhuis","24831":"https:\/\/www.tripadvisor.ca\/Profile\/Feeldrunk","24832":"https:\/\/www.tripadvisor.ca\/Profile\/Alex_Outratlantique","24833":"https:\/\/www.tripadvisor.ca\/Profile\/ClaudeMD","24834":"https:\/\/www.tripadvisor.ca\/Profile\/JamesG832","24835":"https:\/\/www.tripadvisor.ca\/Profile\/Travellkid","24836":"https:\/\/www.tripadvisor.ca\/Profile\/JRVAN","24837":"https:\/\/www.tripadvisor.ca\/Profile\/northernquest60","24838":"https:\/\/www.tripadvisor.ca\/Profile\/CanadaRockies2011","24839":"https:\/\/www.tripadvisor.ca\/Profile\/Oceansidegal","24840":"https:\/\/www.tripadvisor.ca\/Profile\/AdeleRR","24841":"https:\/\/www.tripadvisor.ca\/Profile\/energizer090","24842":"https:\/\/www.tripadvisor.ca\/Profile\/workholiday","24848":"https:\/\/www.tripadvisor.ca\/Profile\/bellefluor","24849":"https:\/\/www.tripadvisor.ca\/Profile\/Island_Gal73","24850":"https:\/\/www.tripadvisor.ca\/Profile\/lauralei_7","24851":"https:\/\/www.tripadvisor.ca\/Profile\/Sunshine805963","24852":"https:\/\/www.tripadvisor.ca\/Profile\/RitaMM","24853":"https:\/\/www.tripadvisor.ca\/Profile\/coolerpaul","24858":"nil","24863":"https:\/\/www.tripadvisor.ca\/Profile\/ConnieR23","24864":"https:\/\/www.tripadvisor.ca\/Profile\/397darrellr","24865":"https:\/\/www.tripadvisor.ca\/Profile\/Jet44541663185","24866":"https:\/\/www.tripadvisor.ca\/Profile\/803MarkT","24867":"https:\/\/www.tripadvisor.ca\/Profile\/942walto","24873":"https:\/\/www.tripadvisor.ca\/Profile\/TonyF846","24874":"https:\/\/www.tripadvisor.ca\/Profile\/Sunshinegal0421","24875":"https:\/\/www.tripadvisor.ca\/Profile\/thewixter","24876":"https:\/\/www.tripadvisor.ca\/Profile\/Roam712750","24877":"https:\/\/www.tripadvisor.ca\/Profile\/clarksdale","24878":"https:\/\/www.tripadvisor.ca\/Profile\/219wilfredb","24879":"https:\/\/www.tripadvisor.ca\/Profile\/gothamNYC","24880":"https:\/\/www.tripadvisor.ca\/Profile\/quickdraw-spairrow","24881":"https:\/\/www.tripadvisor.ca\/Profile\/Sbjcoach","24882":"https:\/\/www.tripadvisor.ca\/Profile\/notpicky68","24883":"https:\/\/www.tripadvisor.ca\/Profile\/brucep654","24884":"https:\/\/www.tripadvisor.ca\/Profile\/MarkWallen","24885":"https:\/\/www.tripadvisor.ca\/Profile\/gbirdi2000","24886":"https:\/\/www.tripadvisor.ca\/Profile\/DQUON","24887":"https:\/\/www.tripadvisor.ca\/Profile\/CK251","24898":"https:\/\/www.tripadvisor.ca\/Profile\/715peterf","24899":"https:\/\/www.tripadvisor.ca\/Profile\/megs0918","24900":"https:\/\/www.tripadvisor.ca\/Profile\/13orleym","24901":"https:\/\/www.tripadvisor.ca\/Profile\/funhogs2","24902":"https:\/\/www.tripadvisor.ca\/Profile\/Secwepemc","24903":"https:\/\/www.tripadvisor.ca\/Profile\/Titannia99","24904":"https:\/\/www.tripadvisor.ca\/Profile\/Sirus2007","24905":"https:\/\/www.tripadvisor.ca\/Profile\/BobFarr2000","24906":"https:\/\/www.tripadvisor.ca\/Profile\/DaveQ2324","24907":"https:\/\/www.tripadvisor.ca\/Profile\/thelifeofcrow","24908":"https:\/\/www.tripadvisor.ca\/Profile\/Tiana8970","24909":"https:\/\/www.tripadvisor.ca\/Profile\/Nova52","24910":"https:\/\/www.tripadvisor.ca\/Profile\/richardsR9663XH","24911":"https:\/\/www.tripadvisor.ca\/Profile\/QMartin007","24912":"https:\/\/www.tripadvisor.ca\/Profile\/bmbOKO","24923":"https:\/\/www.tripadvisor.ca\/Profile\/Smeans2017","24924":"https:\/\/www.tripadvisor.ca\/Profile\/garysJ390IC","24925":"https:\/\/www.tripadvisor.ca\/Profile\/prismueller","24926":"https:\/\/www.tripadvisor.ca\/Profile\/lanikai1960","24927":"https:\/\/www.tripadvisor.ca\/Profile\/nicolefX7064VC","24928":"https:\/\/www.tripadvisor.ca\/Profile\/Travel_Reflections","24929":"https:\/\/www.tripadvisor.ca\/Profile\/jennifermU8617AF","24930":"https:\/\/www.tripadvisor.ca\/Profile\/brianbE9431WU","24931":"https:\/\/www.tripadvisor.ca\/Profile\/131normap","24932":"https:\/\/www.tripadvisor.ca\/Profile\/nelsongrc","24933":"https:\/\/www.tripadvisor.ca\/Profile\/shadowr614","24934":"https:\/\/www.tripadvisor.ca\/Profile\/dondD6196YG","24935":"https:\/\/www.tripadvisor.ca\/Profile\/C1880RTwayneh","24936":"https:\/\/www.tripadvisor.ca\/Profile\/lorrainea514","24937":"https:\/\/www.tripadvisor.ca\/Profile\/blangf","24943":"https:\/\/www.tripadvisor.ca\/Profile\/Q1184IMgaryb","24944":"https:\/\/www.tripadvisor.ca\/Profile\/georgea710","24945":"https:\/\/www.tripadvisor.ca\/Profile\/WizardBristol","24946":"https:\/\/www.tripadvisor.ca\/Profile\/gizbot","24947":"https:\/\/www.tripadvisor.ca\/Profile\/976wd","24948":"https:\/\/www.tripadvisor.ca\/Profile\/dennise290","24949":"https:\/\/www.tripadvisor.ca\/Profile\/larrymD7473BQ","24950":"https:\/\/www.tripadvisor.ca\/Profile\/105wilfb","24951":"https:\/\/www.tripadvisor.ca\/Profile\/C1894CQadams","24952":"https:\/\/www.tripadvisor.ca\/Profile\/RFurley","24953":"https:\/\/www.tripadvisor.ca\/Profile\/DustyTron","24954":"https:\/\/www.tripadvisor.ca\/Profile\/B6181ETbarrym","24955":"https:\/\/www.tripadvisor.ca\/Profile\/louisak275","24956":"https:\/\/www.tripadvisor.ca\/Profile\/azzure","24957":"https:\/\/www.tripadvisor.ca\/Profile\/willieiso118","24958":"https:\/\/www.tripadvisor.ca\/Profile\/laurieg533","24959":"https:\/\/www.tripadvisor.ca\/Profile\/F2547UNdaveg","24960":"https:\/\/www.tripadvisor.ca\/Profile\/paulvH6780AO","24961":"https:\/\/www.tripadvisor.ca\/Profile\/469rashmik","24962":"https:\/\/www.tripadvisor.ca\/Profile\/511diannar","24963":"https:\/\/www.tripadvisor.ca\/Profile\/kellym447","24964":"https:\/\/www.tripadvisor.ca\/Profile\/heiliner","24965":"https:\/\/www.tripadvisor.ca\/Profile\/D5186YUstephenm","24966":"https:\/\/www.tripadvisor.ca\/Profile\/larasE6019YX","24967":"https:\/\/www.tripadvisor.ca\/Profile\/609done","24968":"https:\/\/www.tripadvisor.ca\/Profile\/grahammI1388ZS","24969":"https:\/\/www.tripadvisor.ca\/Profile\/556monicak","24970":"https:\/\/www.tripadvisor.ca\/Profile\/159russf","24971":"https:\/\/www.tripadvisor.ca\/Profile\/166KevinC","24983":"https:\/\/www.tripadvisor.ca\/Profile\/Leames","24984":"https:\/\/www.tripadvisor.ca\/Profile\/A4422CGmargaretd","24985":"https:\/\/www.tripadvisor.ca\/Profile\/E2682TObrians","24986":"https:\/\/www.tripadvisor.ca\/Profile\/brian1151","24987":"https:\/\/www.tripadvisor.ca\/Profile\/196meghans","24988":"https:\/\/www.tripadvisor.ca\/Profile\/BruceandKaren","24989":"https:\/\/www.tripadvisor.ca\/Profile\/860ritar","24990":"https:\/\/www.tripadvisor.ca\/Profile\/samuelr46","24991":"https:\/\/www.tripadvisor.ca\/Profile\/tomasoro","24992":"https:\/\/www.tripadvisor.ca\/Profile\/tracyrO387JO","24998":"https:\/\/www.tripadvisor.ca\/Profile\/348williamv","24999":"https:\/\/www.tripadvisor.ca\/Profile\/956derekw","25000":"https:\/\/www.tripadvisor.ca\/Profile\/I8411TFmattc","25001":"https:\/\/www.tripadvisor.ca\/Profile\/Zimm_10","25002":"https:\/\/www.tripadvisor.ca\/Profile\/mcwannabee","25003":"https:\/\/www.tripadvisor.ca\/Profile\/ashlene13","25004":"https:\/\/www.tripadvisor.ca\/Profile\/859cindyy","25005":"https:\/\/www.tripadvisor.ca\/Profile\/MogKelowna","25006":"https:\/\/www.tripadvisor.ca\/Profile\/196philipb","25007":"https:\/\/www.tripadvisor.ca\/Profile\/AMR4FUN","25013":"https:\/\/www.tripadvisor.ca\/Profile\/Gretz","25014":"https:\/\/www.tripadvisor.ca\/Profile\/amandawO9201RE","25015":"https:\/\/www.tripadvisor.ca\/Profile\/JJ701","25016":"https:\/\/www.tripadvisor.ca\/Profile\/TimD33564","25017":"https:\/\/www.tripadvisor.ca\/Profile\/CaatyW","25018":"https:\/\/www.tripadvisor.ca\/Profile\/MissieM20","25019":"https:\/\/www.tripadvisor.ca\/Profile\/DennisM735","25020":"https:\/\/www.tripadvisor.ca\/Profile\/cwill4573","25021":"https:\/\/www.tripadvisor.ca\/Profile\/FredS639","25022":"https:\/\/www.tripadvisor.ca\/Profile\/KatFin381","25023":"https:\/\/www.tripadvisor.ca\/Profile\/LilGeo73","25024":"https:\/\/www.tripadvisor.ca\/Profile\/chrismW3533VU","25025":"https:\/\/www.tripadvisor.ca\/Profile\/johnpF9550ZV","25026":"https:\/\/www.tripadvisor.ca\/Profile\/michaeljO7488KK","25027":"https:\/\/www.tripadvisor.ca\/Profile\/camasgirl1","25028":"https:\/\/www.tripadvisor.ca\/Profile\/HardwickeHowlers","25029":"https:\/\/www.tripadvisor.ca\/Profile\/988meagans","25030":"https:\/\/www.tripadvisor.ca\/Profile\/ShelleyLE","25031":"https:\/\/www.tripadvisor.ca\/Profile\/JohnN740","25032":"https:\/\/www.tripadvisor.ca\/Profile\/mrs_aqualad","25038":"https:\/\/www.tripadvisor.ca\/Profile\/cpateach","25039":"https:\/\/www.tripadvisor.ca\/Profile\/973gjl","25040":"https:\/\/www.tripadvisor.ca\/Profile\/longtravel09","25041":"https:\/\/www.tripadvisor.ca\/Profile\/looseink","25042":"https:\/\/www.tripadvisor.ca\/Profile\/ruff67","25043":"https:\/\/www.tripadvisor.ca\/Profile\/wellendmike","25044":"https:\/\/www.tripadvisor.ca\/Profile\/Otaview","25045":"https:\/\/www.tripadvisor.ca\/Profile\/major52","25046":"https:\/\/www.tripadvisor.ca\/Profile\/FunOnly","25047":"https:\/\/www.tripadvisor.ca\/Profile\/1212ballard","25053":"https:\/\/www.tripadvisor.ca\/Profile\/VATAR95","25054":"https:\/\/www.tripadvisor.ca\/Profile\/Farfieldman","25055":"https:\/\/www.tripadvisor.ca\/Profile\/PetroniusMinor","25056":"https:\/\/www.tripadvisor.ca\/Profile\/AlanC343","25057":"https:\/\/www.tripadvisor.ca\/Profile\/459philj","25058":"nil","25063":"https:\/\/www.tripadvisor.ca\/Profile\/EvergreenCOmom","25064":"https:\/\/www.tripadvisor.ca\/Profile\/karinb833","25065":"https:\/\/www.tripadvisor.ca\/Profile\/413carolk","25066":"https:\/\/www.tripadvisor.ca\/Profile\/Yodafoxy","25067":"https:\/\/www.tripadvisor.ca\/Profile\/SallyA238","25068":"https:\/\/www.tripadvisor.ca\/Profile\/766marj","25069":"https:\/\/www.tripadvisor.ca\/Profile\/june26987","25070":"https:\/\/www.tripadvisor.ca\/Profile\/Scenic688839","25071":"https:\/\/www.tripadvisor.ca\/Profile\/kji804","25072":"https:\/\/www.tripadvisor.ca\/Profile\/MelissaM7438","25073":"https:\/\/www.tripadvisor.ca\/Profile\/Sunshine624021","25074":"https:\/\/www.tripadvisor.ca\/Profile\/107JohnM107","25075":"https:\/\/www.tripadvisor.ca\/Profile\/CfromV","25076":"https:\/\/www.tripadvisor.ca\/Profile\/grahamg818","25077":"https:\/\/www.tripadvisor.ca\/Profile\/annatY7681NK","25078":"https:\/\/www.tripadvisor.ca\/Profile\/ndser","25079":"https:\/\/www.tripadvisor.ca\/Profile\/Jdebruyne","25080":"https:\/\/www.tripadvisor.ca\/Profile\/Prairie-eres","25081":"https:\/\/www.tripadvisor.ca\/Profile\/719barbaray","25082":"https:\/\/www.tripadvisor.ca\/Profile\/johnbarrom","25083":"https:\/\/www.tripadvisor.ca\/Profile\/rvtBC","25084":"https:\/\/www.tripadvisor.ca\/Profile\/Grant163","25085":"https:\/\/www.tripadvisor.ca\/Profile\/annamarias2","25086":"https:\/\/www.tripadvisor.ca\/Profile\/DoingMyBucketList","25087":"https:\/\/www.tripadvisor.ca\/Profile\/Baldy4ever","25088":"https:\/\/www.tripadvisor.ca\/Profile\/SRKinthe604","25089":"https:\/\/www.tripadvisor.ca\/Profile\/LuanneWarren","25090":"https:\/\/www.tripadvisor.ca\/Profile\/Al_Falfa1234","25091":"https:\/\/www.tripadvisor.ca\/Profile\/BillR873","25092":"https:\/\/www.tripadvisor.ca\/Profile\/simonpK2368VG","25093":"https:\/\/www.tripadvisor.ca\/Profile\/PalmMama82","25094":"https:\/\/www.tripadvisor.ca\/Profile\/golfer09Sask","25095":"https:\/\/www.tripadvisor.ca\/Profile\/cowley06","25096":"https:\/\/www.tripadvisor.ca\/Profile\/MisterCheeky","25097":"https:\/\/www.tripadvisor.ca\/Profile\/mrgrtscaia","25098":"https:\/\/www.tripadvisor.ca\/Profile\/robbygc","25099":"https:\/\/www.tripadvisor.ca\/Profile\/dougo377","25100":"https:\/\/www.tripadvisor.ca\/Profile\/KatyMayrs","25101":"https:\/\/www.tripadvisor.ca\/Profile\/MrMovie500","25102":"https:\/\/www.tripadvisor.ca\/Profile\/522bradw","25103":"https:\/\/www.tripadvisor.ca\/Profile\/Kwazycanucks","25104":"https:\/\/www.tripadvisor.ca\/Profile\/V5864TPlynnm","25105":"https:\/\/www.tripadvisor.ca\/Profile\/KATHYPOO","25106":"https:\/\/www.tripadvisor.ca\/Profile\/109loveholidays","25107":"https:\/\/www.tripadvisor.ca\/Profile\/Sunandski1963","25108":"https:\/\/www.tripadvisor.ca\/Profile\/gwpyvr1","25109":"https:\/\/www.tripadvisor.ca\/Profile\/400robertl","25110":"https:\/\/www.tripadvisor.ca\/Profile\/whotoonie","25111":"https:\/\/www.tripadvisor.ca\/Profile\/tdavidclark","25112":"https:\/\/www.tripadvisor.ca\/Profile\/Fiik83","25113":"https:\/\/www.tripadvisor.ca\/Profile\/helenV7532ET","25114":"https:\/\/www.tripadvisor.ca\/Profile\/joelc337","25115":"https:\/\/www.tripadvisor.ca\/Profile\/CarolGeary","25116":"https:\/\/www.tripadvisor.ca\/Profile\/newbiereporter","25117":"https:\/\/www.tripadvisor.ca\/Profile\/371gregg","25118":"https:\/\/www.tripadvisor.ca\/Profile\/anjgrant","25119":"https:\/\/www.tripadvisor.ca\/Profile\/Nolpreen","25120":"https:\/\/www.tripadvisor.ca\/Profile\/Canada_Goos3","25121":"https:\/\/www.tripadvisor.ca\/Profile\/smithski1","25122":"https:\/\/www.tripadvisor.ca\/Profile\/525kristanp","25123":"https:\/\/www.tripadvisor.ca\/Profile\/calebmorton","25124":"https:\/\/www.tripadvisor.ca\/Profile\/H136CKjerryh","25125":"https:\/\/www.tripadvisor.ca\/Profile\/karenbr67","25126":"https:\/\/www.tripadvisor.ca\/Profile\/sjdnorth","25127":"https:\/\/www.tripadvisor.ca\/Profile\/539katherined","25128":"https:\/\/www.tripadvisor.ca\/Profile\/traceyfuss","25129":"https:\/\/www.tripadvisor.ca\/Profile\/L0uise14","25130":"https:\/\/www.tripadvisor.ca\/Profile\/457biancal","25131":"https:\/\/www.tripadvisor.ca\/Profile\/mnratch","25132":"https:\/\/www.tripadvisor.ca\/Profile\/FoodConnoisseur92","25133":"https:\/\/www.tripadvisor.ca\/Profile\/Canknucklehead88","25134":"https:\/\/www.tripadvisor.ca\/Profile\/869lylej","25135":"https:\/\/www.tripadvisor.ca\/Profile\/Elizabeth2859","25136":"https:\/\/www.tripadvisor.ca\/Profile\/B6239LRgailf","25137":"https:\/\/www.tripadvisor.ca\/Profile\/terrybG7422KU","25138":"https:\/\/www.tripadvisor.ca\/Profile\/WeGotWoodNorthwest","25139":"https:\/\/www.tripadvisor.ca\/Profile\/Jdog430","25140":"https:\/\/www.tripadvisor.ca\/Profile\/Jseek","25141":"https:\/\/www.tripadvisor.ca\/Profile\/701kerik","25142":"https:\/\/www.tripadvisor.ca\/Profile\/geobill2017","25143":"https:\/\/www.tripadvisor.ca\/Profile\/Daddygord","25144":"https:\/\/www.tripadvisor.ca\/Profile\/209terryl","25145":"https:\/\/www.tripadvisor.ca\/Profile\/Marylila","25146":"https:\/\/www.tripadvisor.ca\/Profile\/ColbertGD","25147":"https:\/\/www.tripadvisor.ca\/Profile\/58PaulW58","25163":"https:\/\/www.tripadvisor.ca\/Profile\/Thunderbaygirl","25164":"https:\/\/www.tripadvisor.ca\/Profile\/cerise64","25165":"https:\/\/www.tripadvisor.ca\/Profile\/Peter1964K","25166":"https:\/\/www.tripadvisor.ca\/Profile\/CeceliaR7","25167":"https:\/\/www.tripadvisor.ca\/Profile\/C3057UIjohns","25168":"https:\/\/www.tripadvisor.ca\/Profile\/stonyak","25169":"https:\/\/www.tripadvisor.ca\/Profile\/S9144WUmiked","25170":"https:\/\/www.tripadvisor.ca\/Profile\/TheMacJacks","25171":"https:\/\/www.tripadvisor.ca\/Profile\/X98FEjenniferw","25172":"https:\/\/www.tripadvisor.ca\/Profile\/colleenmL6329NA","25173":"https:\/\/www.tripadvisor.ca\/Profile\/Lynnheb","25174":"https:\/\/www.tripadvisor.ca\/Profile\/307robp","25175":"https:\/\/www.tripadvisor.ca\/Profile\/m00nbb","25176":"https:\/\/www.tripadvisor.ca\/Profile\/922lorir","25177":"https:\/\/www.tripadvisor.ca\/Profile\/framergal","25178":"https:\/\/www.tripadvisor.ca\/Profile\/arizonatraveller123","25179":"https:\/\/www.tripadvisor.ca\/Profile\/paul4golf","25180":"https:\/\/www.tripadvisor.ca\/Profile\/522donnap","25181":"https:\/\/www.tripadvisor.ca\/Profile\/CityMice","25182":"https:\/\/www.tripadvisor.ca\/Profile\/576rjl","25188":"https:\/\/www.tripadvisor.ca\/Profile\/victoriak91","25189":"https:\/\/www.tripadvisor.ca\/Profile\/eltel432016","25190":"https:\/\/www.tripadvisor.ca\/Profile\/amylU1172HU","25191":"https:\/\/www.tripadvisor.ca\/Profile\/Sassygal12","25192":"https:\/\/www.tripadvisor.ca\/Profile\/HarriH_11","25193":"https:\/\/www.tripadvisor.ca\/Profile\/ShannonH2224","25194":"https:\/\/www.tripadvisor.ca\/Profile\/LFogz","25195":"https:\/\/www.tripadvisor.ca\/Profile\/647johannesk","25196":"https:\/\/www.tripadvisor.ca\/Profile\/RSGVancouver","25197":"https:\/\/www.tripadvisor.ca\/Profile\/WilliamMastop","25198":"https:\/\/www.tripadvisor.ca\/Profile\/paurider","25199":"https:\/\/www.tripadvisor.ca\/Profile\/westerley","25200":"https:\/\/www.tripadvisor.ca\/Profile\/DavidMJKelownaBC","25201":"https:\/\/www.tripadvisor.ca\/Profile\/Tarathekitchenb1tch","25202":"https:\/\/www.tripadvisor.ca\/Profile\/jenniferward2002","25203":"https:\/\/www.tripadvisor.ca\/Profile\/520dianer","25204":"https:\/\/www.tripadvisor.ca\/Profile\/kptribes","25205":"https:\/\/www.tripadvisor.ca\/Profile\/968estherr","25206":"https:\/\/www.tripadvisor.ca\/Profile\/toothsalsbury","25207":"https:\/\/www.tripadvisor.ca\/Profile\/HelenaTraveler","25213":"https:\/\/www.tripadvisor.ca\/Profile\/Drollighansel","25214":"https:\/\/www.tripadvisor.ca\/Profile\/Bozeman14","25215":"https:\/\/www.tripadvisor.ca\/Profile\/variousforms","25216":"https:\/\/www.tripadvisor.ca\/Profile\/P1261GUpatrickd","25217":"https:\/\/www.tripadvisor.ca\/Profile\/love2travel33388","25218":"https:\/\/www.tripadvisor.ca\/Profile\/Bayleafroses","25219":"https:\/\/www.tripadvisor.ca\/Profile\/shannonbeyak","25220":"https:\/\/www.tripadvisor.ca\/Profile\/szzzed","25221":"https:\/\/www.tripadvisor.ca\/Profile\/pams234","25222":"https:\/\/www.tripadvisor.ca\/Profile\/NicoleL8","25223":"https:\/\/www.tripadvisor.ca\/Profile\/jimmyrocket2017","25225":"https:\/\/www.tripadvisor.ca\/Profile\/mac_1020","25226":"https:\/\/www.tripadvisor.ca\/Profile\/meadowk163","25227":"https:\/\/www.tripadvisor.ca\/Profile\/mumsy_11","25228":"https:\/\/www.tripadvisor.ca\/Profile\/988donnaw","25229":"https:\/\/www.tripadvisor.ca\/Profile\/CheriM-W","25230":"https:\/\/www.tripadvisor.ca\/Profile\/bobster30","25231":"https:\/\/www.tripadvisor.ca\/Profile\/farahnosh","25232":"https:\/\/www.tripadvisor.ca\/Profile\/MarkB10576","25243":"https:\/\/www.tripadvisor.ca\/Profile\/galdor1","25244":"https:\/\/www.tripadvisor.ca\/Profile\/stacefin","25245":"https:\/\/www.tripadvisor.ca\/Profile\/lindasD6059JJ","25246":"https:\/\/www.tripadvisor.ca\/Profile\/trianon3","25247":"https:\/\/www.tripadvisor.ca\/Profile\/336gailt","25248":"https:\/\/www.tripadvisor.ca\/Profile\/jemmica_lui","25249":"https:\/\/www.tripadvisor.ca\/Profile\/HonugirlHawaii","25250":"https:\/\/www.tripadvisor.ca\/Profile\/cpearl","25251":"https:\/\/www.tripadvisor.ca\/Profile\/jonest25","25252":"https:\/\/www.tripadvisor.ca\/Profile\/dad-jicase","25253":"https:\/\/www.tripadvisor.ca\/Profile\/SteveKCalgary","25254":"https:\/\/www.tripadvisor.ca\/Profile\/KylaBaber","25255":"https:\/\/www.tripadvisor.ca\/Profile\/2011_lapope","25256":"https:\/\/www.tripadvisor.ca\/Profile\/Kumbayah","25257":"https:\/\/www.tripadvisor.ca\/Profile\/rkalabis","25258":"https:\/\/www.tripadvisor.ca\/Profile\/Explore25966576996","25263":"nil","25268":"https:\/\/www.tripadvisor.ca\/Profile\/Curious697613","25283":"https:\/\/www.tripadvisor.ca\/Profile\/LoriH41","25288":"https:\/\/www.tripadvisor.ca\/Profile\/794gerryw","25293":"https:\/\/www.tripadvisor.ca\/Profile\/waterpen","25303":"https:\/\/www.tripadvisor.ca\/Profile\/prdowling","25313":"https:\/\/www.tripadvisor.ca\/Profile\/robind513","25318":"https:\/\/www.tripadvisor.ca\/Profile\/323jennifer","25323":"https:\/\/www.tripadvisor.ca\/Profile\/HappyinKits","25328":"https:\/\/www.tripadvisor.ca\/Profile\/rainer93","25333":"https:\/\/www.tripadvisor.ca\/Profile\/Ttmk","25343":"https:\/\/www.tripadvisor.ca\/Profile\/270RobertR","25348":"https:\/\/www.tripadvisor.ca\/Profile\/johnz664","25353":"https:\/\/www.tripadvisor.ca\/Profile\/Hburris","25358":"https:\/\/www.tripadvisor.ca\/Profile\/968annier","25363":"https:\/\/www.tripadvisor.ca\/Profile\/Eleanora063","25368":"https:\/\/www.tripadvisor.ca\/Profile\/wesco1951","25373":"https:\/\/www.tripadvisor.ca\/Profile\/powderhound2016","25378":"https:\/\/www.tripadvisor.ca\/Profile\/woodsmithcreations1","25383":"https:\/\/www.tripadvisor.ca\/Profile\/geraldw156","25393":"https:\/\/www.tripadvisor.ca\/Profile\/Ven2ra","25398":"https:\/\/www.tripadvisor.ca\/Profile\/offtherock","25403":"https:\/\/www.tripadvisor.ca\/Profile\/RomyCook","25408":"https:\/\/www.tripadvisor.ca\/Profile\/Ingo_Mueller","25413":"https:\/\/www.tripadvisor.ca\/Profile\/caneca00","25418":"https:\/\/www.tripadvisor.ca\/Profile\/F9301IEdavidh","25428":"https:\/\/www.tripadvisor.ca\/Profile\/sofiegsd","25438":"https:\/\/www.tripadvisor.ca\/Profile\/McChartys","25443":"https:\/\/www.tripadvisor.ca\/Profile\/257michellek","25453":"https:\/\/www.tripadvisor.ca\/Profile\/lbm604","25458":"https:\/\/www.tripadvisor.ca\/Profile\/joedY6452DN","25459":"https:\/\/www.tripadvisor.ca\/Profile\/lynnbo12","25460":"https:\/\/www.tripadvisor.ca\/Profile\/terrybG7422KU","25461":"https:\/\/www.tripadvisor.ca\/Profile\/JohnOskiclimb","25462":"https:\/\/www.tripadvisor.ca\/Profile\/570JayC","25463":"https:\/\/www.tripadvisor.ca\/Profile\/lisatZ7640OX","25464":"https:\/\/www.tripadvisor.ca\/Profile\/9651sgay","25465":"https:\/\/www.tripadvisor.ca\/Profile\/pH1ll1990","25466":"https:\/\/www.tripadvisor.ca\/Profile\/Katoes1996","25467":"https:\/\/www.tripadvisor.ca\/Profile\/E6735JJpaull","25468":"https:\/\/www.tripadvisor.ca\/Profile\/Pogue12","25469":"https:\/\/www.tripadvisor.ca\/Profile\/TrailSoccerMom","25470":"https:\/\/www.tripadvisor.ca\/Profile\/Mugatoo","25471":"https:\/\/www.tripadvisor.ca\/Profile\/Wander62339844246","25472":"https:\/\/www.tripadvisor.ca\/Profile\/Z9005PUrobg","25473":"https:\/\/www.tripadvisor.ca\/Profile\/K1795AVloris","25474":"https:\/\/www.tripadvisor.ca\/Profile\/CandiH3yyc","25475":"https:\/\/www.tripadvisor.ca\/Profile\/EevdWee","25476":"https:\/\/www.tripadvisor.ca\/Profile\/237roxyb","25477":"https:\/\/www.tripadvisor.ca\/Profile\/spclak","25478":"https:\/\/www.tripadvisor.ca\/Profile\/159leahk","25479":"https:\/\/www.tripadvisor.ca\/Profile\/Road616443","25480":"https:\/\/www.tripadvisor.ca\/Profile\/simplelife_12","25481":"https:\/\/www.tripadvisor.ca\/Profile\/Yalegail","25482":"https:\/\/www.tripadvisor.ca\/Profile\/johanns823","25483":"https:\/\/www.tripadvisor.ca\/Profile\/PSiemens","25485":"https:\/\/www.tripadvisor.ca\/Profile\/lisa1416","25486":"https:\/\/www.tripadvisor.ca\/Profile\/JustATravelGurl","25487":"https:\/\/www.tripadvisor.ca\/Profile\/krakengoodtimes","25488":"https:\/\/www.tripadvisor.ca\/Profile\/Panman78","25489":"https:\/\/www.tripadvisor.ca\/Profile\/947stephanieh","25490":"https:\/\/www.tripadvisor.ca\/Profile\/mariemusicademy","25491":"https:\/\/www.tripadvisor.ca\/Profile\/georger948","25492":"https:\/\/www.tripadvisor.ca\/Profile\/B1727YQdavem","25493":"nil","25498":"https:\/\/www.tripadvisor.ca\/Profile\/FamilyoffourKent","25499":"https:\/\/www.tripadvisor.ca\/Profile\/Kitters","25500":"https:\/\/www.tripadvisor.ca\/Profile\/danfromnvan","25501":"https:\/\/www.tripadvisor.ca\/Profile\/chap52","25502":"https:\/\/www.tripadvisor.ca\/Profile\/jenellet2014","25508":"https:\/\/www.tripadvisor.ca\/Profile\/lvance2","25510":"https:\/\/www.tripadvisor.ca\/Profile\/Kayasaurus","25511":"https:\/\/www.tripadvisor.ca\/Profile\/Suzi_mom","25512":"https:\/\/www.tripadvisor.ca\/Profile\/chipchap42","25513":"https:\/\/www.tripadvisor.ca\/Profile\/crakme","25514":"https:\/\/www.tripadvisor.ca\/Profile\/UlisesR138","25515":"https:\/\/www.tripadvisor.ca\/Profile\/leylabosir","25516":"https:\/\/www.tripadvisor.ca\/Profile\/974lornac","25517":"https:\/\/www.tripadvisor.ca\/Profile\/J4392UPmarkp","25518":"https:\/\/www.tripadvisor.ca\/Profile\/A7255FGtomg","25519":"https:\/\/www.tripadvisor.ca\/Profile\/DarceeO","25520":"https:\/\/www.tripadvisor.ca\/Profile\/UnwantedUserName","25521":"https:\/\/www.tripadvisor.ca\/Profile\/809dough","25522":"https:\/\/www.tripadvisor.ca\/Profile\/grayscape88","25523":"https:\/\/www.tripadvisor.ca\/Profile\/Pr0fessorVacati0n","25524":"https:\/\/www.tripadvisor.ca\/Profile\/DFeldmeier","25525":"https:\/\/www.tripadvisor.ca\/Profile\/jessicaamjones","25526":"https:\/\/www.tripadvisor.ca\/Profile\/642marnied","25527":"https:\/\/www.tripadvisor.ca\/Profile\/27jenm","25533":"https:\/\/www.tripadvisor.ca\/Profile\/shawnmL7364VL","25534":"https:\/\/www.tripadvisor.ca\/Profile\/AnneJ07","25535":"https:\/\/www.tripadvisor.ca\/Profile\/chrislX7253CU","25536":"https:\/\/www.tripadvisor.ca\/Profile\/wellrested_11","25537":"https:\/\/www.tripadvisor.ca\/Profile\/177trevorh2018","25538":"https:\/\/www.tripadvisor.ca\/Profile\/troysX323XW","25539":"https:\/\/www.tripadvisor.ca\/Profile\/303larryz","25540":"https:\/\/www.tripadvisor.ca\/Profile\/ppinch","25541":"https:\/\/www.tripadvisor.ca\/Profile\/Shera86","25542":"https:\/\/www.tripadvisor.ca\/Profile\/Alisha_McAnderson","25543":"https:\/\/www.tripadvisor.ca\/Profile\/stephil2018","25544":"https:\/\/www.tripadvisor.ca\/Profile\/131miap","25545":"https:\/\/www.tripadvisor.ca\/Profile\/777darlenew","25546":"https:\/\/www.tripadvisor.ca\/Profile\/MargueriteG_12","25547":"https:\/\/www.tripadvisor.ca\/Profile\/Skibum6969","25549":"https:\/\/www.tripadvisor.ca\/Profile\/jpm557","25550":"https:\/\/www.tripadvisor.ca\/Profile\/tazzmannee","25551":"https:\/\/www.tripadvisor.ca\/Profile\/sallyp24","25552":"https:\/\/www.tripadvisor.ca\/Profile\/louisegU4604IN","25553":"https:\/\/www.tripadvisor.ca\/Profile\/jimmyrc55","25554":"https:\/\/www.tripadvisor.ca\/Profile\/LillianB98","25555":"https:\/\/www.tripadvisor.ca\/Profile\/TrishiaJ","25556":"https:\/\/www.tripadvisor.ca\/Profile\/LindaT473","25557":"https:\/\/www.tripadvisor.ca\/Profile\/ringyding","25558":"https:\/\/www.tripadvisor.ca\/Profile\/Hydrant_Guy","25559":"https:\/\/www.tripadvisor.ca\/Profile\/Revelstoke3","25560":"https:\/\/www.tripadvisor.ca\/Profile\/611petem","25561":"https:\/\/www.tripadvisor.ca\/Profile\/Manfrey","25562":"https:\/\/www.tripadvisor.ca\/Profile\/C6697YZmarka","25563":"https:\/\/www.tripadvisor.ca\/Profile\/Amber1968","25564":"https:\/\/www.tripadvisor.ca\/Profile\/kersaspb2017","25565":"https:\/\/www.tripadvisor.ca\/Profile\/Grandad_Sticky","25566":"https:\/\/www.tripadvisor.ca\/Profile\/FranzReinisch7441","25567":"https:\/\/www.tripadvisor.ca\/Profile\/lindao29","25568":"https:\/\/www.tripadvisor.ca\/Profile\/Lovingthesun","25569":"https:\/\/www.tripadvisor.ca\/Profile\/bsmith4444","25570":"https:\/\/www.tripadvisor.ca\/Profile\/Mercguy50","25571":"https:\/\/www.tripadvisor.ca\/Profile\/Keashasmiles","25572":"https:\/\/www.tripadvisor.ca\/Profile\/HeatherP366","25573":"https:\/\/www.tripadvisor.ca\/Profile\/bosmache","25574":"https:\/\/www.tripadvisor.ca\/Profile\/Park16","25575":"https:\/\/www.tripadvisor.ca\/Profile\/Fatalbert123","25576":"https:\/\/www.tripadvisor.ca\/Profile\/candstravel429","25577":"https:\/\/www.tripadvisor.ca\/Profile\/Matticus01","25578":"https:\/\/www.tripadvisor.ca\/Profile\/grantm341","25579":"https:\/\/www.tripadvisor.ca\/Profile\/nicolaj379","25580":"https:\/\/www.tripadvisor.ca\/Profile\/nicholasmO129XK","25581":"https:\/\/www.tripadvisor.ca\/Profile\/jenniferj785","25582":"https:\/\/www.tripadvisor.ca\/Profile\/D4062JStomb","25583":"https:\/\/www.tripadvisor.ca\/Profile\/dougsF4080XX","25584":"https:\/\/www.tripadvisor.ca\/Profile\/LoreiM","25585":"https:\/\/www.tripadvisor.ca\/Profile\/ralup2013","25586":"https:\/\/www.tripadvisor.ca\/Profile\/gdi2011","25587":"https:\/\/www.tripadvisor.ca\/Profile\/Westcoast4866","25588":"https:\/\/www.tripadvisor.ca\/Profile\/WingCreekResort","25589":"https:\/\/www.tripadvisor.ca\/Profile\/V6A4B3","25590":"https:\/\/www.tripadvisor.ca\/Profile\/770hectorl","25591":"https:\/\/www.tripadvisor.ca\/Profile\/Wayneml","25598":"https:\/\/www.tripadvisor.ca\/Profile\/Anmore1115","25599":"https:\/\/www.tripadvisor.ca\/Profile\/arif_a786","25600":"https:\/\/www.tripadvisor.ca\/Profile\/robertwN1282EY","25601":"https:\/\/www.tripadvisor.ca\/Profile\/jesseh360","25602":"https:\/\/www.tripadvisor.ca\/Profile\/tonya585","25603":"https:\/\/www.tripadvisor.ca\/Profile\/carolsV3447UI","25604":"https:\/\/www.tripadvisor.ca\/Profile\/785lucied","25605":"https:\/\/www.tripadvisor.ca\/Profile\/NorbertS608","25606":"https:\/\/www.tripadvisor.ca\/Profile\/CoolCouple99","25607":"https:\/\/www.tripadvisor.ca\/Profile\/K8325UMtracys","25623":"https:\/\/www.tripadvisor.ca\/Profile\/D2860HDpatricias","25624":"https:\/\/www.tripadvisor.ca\/Profile\/danna_alexandra","25625":"https:\/\/www.tripadvisor.ca\/Profile\/woodsysonit","25626":"https:\/\/www.tripadvisor.ca\/Profile\/Simonelli1983","25627":"https:\/\/www.tripadvisor.ca\/Profile\/arnoldp799","25628":"https:\/\/www.tripadvisor.ca\/Profile\/588danq","25629":"https:\/\/www.tripadvisor.ca\/Profile\/Gretz","25630":"https:\/\/www.tripadvisor.ca\/Profile\/ryanthien","25631":"https:\/\/www.tripadvisor.ca\/Profile\/306leannm","25632":"https:\/\/www.tripadvisor.ca\/Profile\/rhondaw859","25633":"https:\/\/www.tripadvisor.ca\/Profile\/487pamg","25634":"https:\/\/www.tripadvisor.ca\/Profile\/SharonH2061","25635":"https:\/\/www.tripadvisor.ca\/Profile\/remail517","25636":"https:\/\/www.tripadvisor.ca\/Profile\/Y9780EEkarenh","25637":"https:\/\/www.tripadvisor.ca\/Profile\/Beachnut2015","25638":"https:\/\/www.tripadvisor.ca\/Profile\/G3072AYjenniferc","25639":"https:\/\/www.tripadvisor.ca\/Profile\/lisapZ5045OC","25640":"https:\/\/www.tripadvisor.ca\/Profile\/biancam595","25642":"https:\/\/www.tripadvisor.ca\/Profile\/565blairc","25643":"https:\/\/www.tripadvisor.ca\/Profile\/KenR1264","25644":"https:\/\/www.tripadvisor.ca\/Profile\/214veraj","25645":"https:\/\/www.tripadvisor.ca\/Profile\/ActionAdventure1","25646":"https:\/\/www.tripadvisor.ca\/Profile\/karenhY5654HQ","25647":"https:\/\/www.tripadvisor.ca\/Profile\/Z1054WXkims","25648":"https:\/\/www.tripadvisor.ca\/Profile\/shellshark","25649":"https:\/\/www.tripadvisor.ca\/Profile\/ginal502","25650":"https:\/\/www.tripadvisor.ca\/Profile\/P2836XOdougs","25651":"https:\/\/www.tripadvisor.ca\/Profile\/shell154","25652":"https:\/\/www.tripadvisor.ca\/Profile\/PVMom-2","25654":"https:\/\/www.tripadvisor.ca\/Profile\/jeffperron","25655":"https:\/\/www.tripadvisor.ca\/Profile\/BrianE525","25656":"https:\/\/www.tripadvisor.ca\/Profile\/Lewnatic","25657":"https:\/\/www.tripadvisor.ca\/Profile\/Xcleeglee2015","25658":"nil","25663":"https:\/\/www.tripadvisor.ca\/Profile\/fatmanCanada","25664":"https:\/\/www.tripadvisor.ca\/Profile\/Poxbox61","25665":"https:\/\/www.tripadvisor.ca\/Profile\/chrisrK3242YI","25666":"https:\/\/www.tripadvisor.ca\/Profile\/227tedl","25667":"https:\/\/www.tripadvisor.ca\/Profile\/LJS507","25668":"https:\/\/www.tripadvisor.ca\/Profile\/735CamillaS","25669":"https:\/\/www.tripadvisor.ca\/Profile\/fayea83","25670":"https:\/\/www.tripadvisor.ca\/Profile\/PSiemens","25671":"https:\/\/www.tripadvisor.ca\/Profile\/M7785DQroberts","25672":"https:\/\/www.tripadvisor.ca\/Profile\/rossmcd","25673":"https:\/\/www.tripadvisor.ca\/Profile\/DiveyBits","25674":"https:\/\/www.tripadvisor.ca\/Profile\/Kyle-Sarah88","25675":"https:\/\/www.tripadvisor.ca\/Profile\/the_cunbrian_man","25676":"https:\/\/www.tripadvisor.ca\/Profile\/788daphneb","25677":"https:\/\/www.tripadvisor.ca\/Profile\/S178CVbriank","25688":"https:\/\/www.tripadvisor.ca\/Profile\/renovators","25689":"https:\/\/www.tripadvisor.ca\/Profile\/955mrobinson","25690":"https:\/\/www.tripadvisor.ca\/Profile\/NSP9454","25691":"https:\/\/www.tripadvisor.ca\/Profile\/KendallM561","25692":"https:\/\/www.tripadvisor.ca\/Profile\/ChiWind","25693":"https:\/\/www.tripadvisor.ca\/Profile\/brenna12345","25694":"https:\/\/www.tripadvisor.ca\/Profile\/al500","25695":"https:\/\/www.tripadvisor.ca\/Profile\/SammyZ58","25696":"https:\/\/www.tripadvisor.ca\/Profile\/jmckie","25697":"https:\/\/www.tripadvisor.ca\/Profile\/Elizabeth2859","25698":"https:\/\/www.tripadvisor.ca\/Profile\/traclowe","25699":"https:\/\/www.tripadvisor.ca\/Profile\/TravellingMariner","25700":"https:\/\/www.tripadvisor.ca\/Profile\/Cucina58","25701":"https:\/\/www.tripadvisor.ca\/Profile\/O6486IKdavidh","25702":"https:\/\/www.tripadvisor.ca\/Profile\/clynnk","25718":"https:\/\/www.tripadvisor.ca\/Profile\/johne898","25719":"https:\/\/www.tripadvisor.ca\/Profile\/Little_Shoe_66","25720":"https:\/\/www.tripadvisor.ca\/Profile\/I2572OBjanetc","25721":"https:\/\/www.tripadvisor.ca\/Profile\/muffindipper","25722":"https:\/\/www.tripadvisor.ca\/Profile\/903wendyk","25728":"https:\/\/www.tripadvisor.ca\/Profile\/CalgaryMarcoPolo","25729":"https:\/\/www.tripadvisor.ca\/Profile\/309natet","25730":"https:\/\/www.tripadvisor.ca\/Profile\/nicolagilbert2016","25731":"https:\/\/www.tripadvisor.ca\/Profile\/OttawaShell","25732":"https:\/\/www.tripadvisor.ca\/Profile\/Duth650","25733":"https:\/\/www.tripadvisor.ca\/Profile\/frequentfiler","25734":"https:\/\/www.tripadvisor.ca\/Profile\/TraceyO515","25735":"https:\/\/www.tripadvisor.ca\/Profile\/viewfr0mabridge","25736":"https:\/\/www.tripadvisor.ca\/Profile\/lchjr","25737":"https:\/\/www.tripadvisor.ca\/Profile\/druei2016","25748":"https:\/\/www.tripadvisor.ca\/Profile\/BoydRP","25749":"https:\/\/www.tripadvisor.ca\/Profile\/80LindaB","25750":"https:\/\/www.tripadvisor.ca\/Profile\/BJ-Scotland28","25751":"https:\/\/www.tripadvisor.ca\/Profile\/Acceber37","25752":"https:\/\/www.tripadvisor.ca\/Profile\/RamblinTam","25753":"https:\/\/www.tripadvisor.ca\/Profile\/skibikeMT","25754":"https:\/\/www.tripadvisor.ca\/Profile\/drmblack","25755":"https:\/\/www.tripadvisor.ca\/Profile\/139susanm","25756":"https:\/\/www.tripadvisor.ca\/Profile\/pierreandr_k","25757":"https:\/\/www.tripadvisor.ca\/Profile\/jamesl313","25758":"https:\/\/www.tripadvisor.ca\/Profile\/ColbertGD","25759":"https:\/\/www.tripadvisor.ca\/Profile\/JerrySentes","25760":"https:\/\/www.tripadvisor.ca\/Profile\/DEGRAZIA1975","25761":"https:\/\/www.tripadvisor.ca\/Profile\/polakarol","25762":"https:\/\/www.tripadvisor.ca\/Profile\/cicero50","25763":"https:\/\/www.tripadvisor.ca\/Profile\/50randallk","25764":"https:\/\/www.tripadvisor.ca\/Profile\/TeenTravelbug","25765":"https:\/\/www.tripadvisor.ca\/Profile\/cantpickaname","25766":"https:\/\/www.tripadvisor.ca\/Profile\/443jimc","25767":"https:\/\/www.tripadvisor.ca\/Profile\/termascda","25783":"https:\/\/www.tripadvisor.ca\/Profile\/waves_oOoOoOo","25784":"https:\/\/www.tripadvisor.ca\/Profile\/SueR746","25785":"https:\/\/www.tripadvisor.ca\/Profile\/Judy758","25786":"https:\/\/www.tripadvisor.ca\/Profile\/JoanF444","25787":"https:\/\/www.tripadvisor.ca\/Profile\/kevinleo","25793":"https:\/\/www.tripadvisor.ca\/Profile\/AllanA19","25794":"https:\/\/www.tripadvisor.ca\/Profile\/Canadagirl16","25795":"https:\/\/www.tripadvisor.ca\/Profile\/karenfQ1337BO","25796":"https:\/\/www.tripadvisor.ca\/Profile\/Netti78","25797":"https:\/\/www.tripadvisor.ca\/Profile\/GrandmaGoldwing","25798":"https:\/\/www.tripadvisor.ca\/Profile\/NYCtripper2013","25799":"https:\/\/www.tripadvisor.ca\/Profile\/myers18","25800":"https:\/\/www.tripadvisor.ca\/Profile\/SeekingGreen","25801":"https:\/\/www.tripadvisor.ca\/Profile\/202diannag","25802":"https:\/\/www.tripadvisor.ca\/Profile\/elderlyones","25803":"https:\/\/www.tripadvisor.ca\/Profile\/BundyTraveller","25804":"https:\/\/www.tripadvisor.ca\/Profile\/rachelmcmahon","25805":"https:\/\/www.tripadvisor.ca\/Profile\/Libra_K1960","25806":"https:\/\/www.tripadvisor.ca\/Profile\/Justine1313","25807":"https:\/\/www.tripadvisor.ca\/Profile\/TroyK_11","25808":"https:\/\/www.tripadvisor.ca\/Profile\/CCorbett02","25809":"https:\/\/www.tripadvisor.ca\/Profile\/Duckdodger","25810":"https:\/\/www.tripadvisor.ca\/Profile\/Karin_B_10","25811":"https:\/\/www.tripadvisor.ca\/Profile\/tillv2014","25812":"https:\/\/www.tripadvisor.ca\/Profile\/Crs924","25813":"https:\/\/www.tripadvisor.ca\/Profile\/alexbW7700UG","25814":"https:\/\/www.tripadvisor.ca\/Profile\/reggieboi","25815":"https:\/\/www.tripadvisor.ca\/Profile\/KevinHarding538","25816":"https:\/\/www.tripadvisor.ca\/Profile\/mrs_aqualad","25817":"https:\/\/www.tripadvisor.ca\/Profile\/EileenD146","25819":"https:\/\/www.tripadvisor.ca\/Profile\/gowerl","25820":"https:\/\/www.tripadvisor.ca\/Profile\/DonA439","25821":"https:\/\/www.tripadvisor.ca\/Profile\/melvynl2013","25822":"https:\/\/www.tripadvisor.ca\/Profile\/johannamva","25823":"https:\/\/www.tripadvisor.ca\/Profile\/930jenniferw","25824":"https:\/\/www.tripadvisor.ca\/Profile\/DDfromBC","25825":"https:\/\/www.tripadvisor.ca\/Profile\/154914Rob","25826":"https:\/\/www.tripadvisor.caundefined","25827":"https:\/\/www.tripadvisor.ca\/Profile\/Nzack","25828":"https:\/\/www.tripadvisor.ca\/Profile\/athena017","25829":"https:\/\/www.tripadvisor.ca\/Profile\/Nomorwk","25830":"https:\/\/www.tripadvisor.ca\/Profile\/BB8689","25831":"https:\/\/www.tripadvisor.ca\/Profile\/didohaas","25832":"https:\/\/www.tripadvisor.ca\/Profile\/Baldiep","25843":"https:\/\/www.tripadvisor.ca\/Profile\/jlj0511","25844":"https:\/\/www.tripadvisor.ca\/Profile\/LQ786","25845":"https:\/\/www.tripadvisor.ca\/Profile\/MorianPerepelitza","25846":"https:\/\/www.tripadvisor.ca\/Profile\/col4dt","25847":"https:\/\/www.tripadvisor.ca\/Profile\/Mkoval","25848":"https:\/\/www.tripadvisor.ca\/Profile\/Lassie2020","25849":"https:\/\/www.tripadvisor.ca\/Profile\/HuddsAliD","25850":"https:\/\/www.tripadvisor.ca\/Profile\/265stuw","25851":"https:\/\/www.tripadvisor.ca\/Profile\/Barf123456789","25852":"https:\/\/www.tripadvisor.ca\/Profile\/old-jogger","25853":"https:\/\/www.tripadvisor.ca\/Profile\/dahfu","25854":"https:\/\/www.tripadvisor.ca\/Profile\/Brijala","25855":"https:\/\/www.tripadvisor.ca\/Profile\/drnorth","25856":"https:\/\/www.tripadvisor.ca\/Profile\/KathWellington","25857":"https:\/\/www.tripadvisor.ca\/Profile\/Folero","25858":"https:\/\/www.tripadvisor.ca\/Profile\/kargardn","25859":"https:\/\/www.tripadvisor.ca\/Profile\/derek_palm","25860":"https:\/\/www.tripadvisor.ca\/Profile\/elizabethsL4220IZ","25861":"https:\/\/www.tripadvisor.ca\/Profile\/lesliefH4458AY","25862":"https:\/\/www.tripadvisor.ca\/Profile\/176rega","25863":"https:\/\/www.tripadvisor.ca\/Profile\/0013rita","25864":"https:\/\/www.tripadvisor.ca\/Profile\/davidmena2018","25865":"https:\/\/www.tripadvisor.ca\/Profile\/joesaskatoon","25866":"https:\/\/www.tripadvisor.ca\/Profile\/amber7714","25867":"https:\/\/www.tripadvisor.ca\/Profile\/abbaismydad","25868":"nil","25878":"https:\/\/www.tripadvisor.ca\/Profile\/JodyMcKinnon","25879":"https:\/\/www.tripadvisor.ca\/Profile\/606donnar","25880":"https:\/\/www.tripadvisor.ca\/Profile\/MichaelE940","25881":"https:\/\/www.tripadvisor.ca\/Profile\/debraleighm2016","25882":"https:\/\/www.tripadvisor.ca\/Profile\/darcidarci","25883":"https:\/\/www.tripadvisor.ca\/Profile\/44soccermom","25884":"https:\/\/www.tripadvisor.ca\/Profile\/elizahaselton","25885":"https:\/\/www.tripadvisor.ca\/Profile\/MamaCave","25886":"https:\/\/www.tripadvisor.ca\/Profile\/ralphsuremann","25887":"https:\/\/www.tripadvisor.ca\/Profile\/gostala","25888":"https:\/\/www.tripadvisor.ca\/Profile\/jenjensavage","25889":"https:\/\/www.tripadvisor.ca\/Profile\/Inkypink1","25890":"https:\/\/www.tripadvisor.ca\/Profile\/221benp","25891":"https:\/\/www.tripadvisor.ca\/Profile\/OldManWinter413","25892":"https:\/\/www.tripadvisor.ca\/Profile\/Lou255060","25893":"https:\/\/www.tripadvisor.ca\/Profile\/Zoran_travels","25894":"https:\/\/www.tripadvisor.ca\/Profile\/D471OBheleng","25895":"https:\/\/www.tripadvisor.ca\/Profile\/davidtV8822RO","25896":"https:\/\/www.tripadvisor.ca\/Profile\/beggsy580","25897":"https:\/\/www.tripadvisor.ca\/Profile\/548shannanm","25898":"https:\/\/www.tripadvisor.ca\/Profile\/_scottmorris58","25899":"https:\/\/www.tripadvisor.ca\/Profile\/vickiGO2africa2016","25900":"https:\/\/www.tripadvisor.ca\/Profile\/IngridL381","25901":"https:\/\/www.tripadvisor.ca\/Profile\/257ambert","25902":"https:\/\/www.tripadvisor.ca\/Profile\/donnalori","25903":"https:\/\/www.tripadvisor.ca\/Profile\/shamaellevi","25904":"https:\/\/www.tripadvisor.ca\/Profile\/peterlittle2016","25905":"https:\/\/www.tripadvisor.ca\/Profile\/jann918","25906":"https:\/\/www.tripadvisor.ca\/Profile\/CarefreeTraveler_7","25907":"https:\/\/www.tripadvisor.ca\/Profile\/367janm","25908":"https:\/\/www.tripadvisor.ca\/Profile\/461normat","25909":"https:\/\/www.tripadvisor.ca\/Profile\/Canuckhead","25910":"https:\/\/www.tripadvisor.ca\/Profile\/eckfam","25911":"https:\/\/www.tripadvisor.ca\/Profile\/DvandeSchoot","25912":"https:\/\/www.tripadvisor.ca\/Profile\/Sostrander","25913":"https:\/\/www.tripadvisor.ca\/Profile\/roberti542","25914":"https:\/\/www.tripadvisor.ca\/Profile\/shoomoohin","25915":"https:\/\/www.tripadvisor.ca\/Profile\/435melissaa","25916":"https:\/\/www.tripadvisor.ca\/Profile\/katsoutham","25917":"https:\/\/www.tripadvisor.ca\/Profile\/keenmiholjcic","25923":"https:\/\/www.tripadvisor.ca\/Profile\/Ercper","25924":"https:\/\/www.tripadvisor.ca\/Profile\/Saturn01","25925":"https:\/\/www.tripadvisor.ca\/Profile\/Tizmania","25926":"https:\/\/www.tripadvisor.ca\/Profile\/799laureenh","25927":"https:\/\/www.tripadvisor.ca\/Profile\/spen186","25928":"https:\/\/www.tripadvisor.ca\/Profile\/HoneyBc","25929":"https:\/\/www.tripadvisor.ca\/Profile\/cathymT3867FY","25930":"https:\/\/www.tripadvisor.ca\/Profile\/marybJ6080VS","25931":"https:\/\/www.tripadvisor.ca\/Profile\/TimothyB556","25932":"https:\/\/www.tripadvisor.ca\/Profile\/Malene_from_Denmark","25933":"https:\/\/www.tripadvisor.ca\/Profile\/terje127","25934":"https:\/\/www.tripadvisor.ca\/Profile\/BMcD_12","25935":"https:\/\/www.tripadvisor.ca\/Profile\/kyled685","25936":"https:\/\/www.tripadvisor.ca\/Profile\/Dieguit-oh","25937":"https:\/\/www.tripadvisor.ca\/Profile\/Bagelblaster","25943":"https:\/\/www.tripadvisor.ca\/Profile\/998margie","25944":"https:\/\/www.tripadvisor.ca\/Profile\/jocelynv494","25945":"https:\/\/www.tripadvisor.ca\/Profile\/lorraine801","25946":"https:\/\/www.tripadvisor.ca\/Profile\/skibumbeachbum","25947":"https:\/\/www.tripadvisor.ca\/Profile\/malangevin","25948":"https:\/\/www.tripadvisor.ca\/Profile\/007elaine","25949":"https:\/\/www.tripadvisor.ca\/Profile\/177cindyh","25950":"https:\/\/www.tripadvisor.ca\/Profile\/delbal","25951":"https:\/\/www.tripadvisor.ca\/Profile\/AmeT188","25952":"https:\/\/www.tripadvisor.ca\/Profile\/Cndngal","25953":"https:\/\/www.tripadvisor.ca\/Profile\/910ronn","25954":"https:\/\/www.tripadvisor.ca\/Profile\/362mls","25955":"https:\/\/www.tripadvisor.ca\/Profile\/373jackin","25956":"https:\/\/www.tripadvisor.ca\/Profile\/CalgaryToby","25957":"https:\/\/www.tripadvisor.ca\/Profile\/robertbK3154AU","25958":"https:\/\/www.tripadvisor.ca\/Profile\/Hilmcc","25959":"https:\/\/www.tripadvisor.ca\/Profile\/Y6308QWdavidr","25960":"https:\/\/www.tripadvisor.ca\/Profile\/BDW93","25961":"https:\/\/www.tripadvisor.ca\/Profile\/BeechnutC23","25962":"https:\/\/www.tripadvisor.ca\/Profile\/Wendytravels4fun","25963":"https:\/\/www.tripadvisor.ca\/Profile\/414gerryw","25964":"https:\/\/www.tripadvisor.ca\/Profile\/woodpat","25965":"https:\/\/www.tripadvisor.ca\/Profile\/LudyBain","25966":"https:\/\/www.tripadvisor.ca\/Profile\/602nics","25967":"https:\/\/www.tripadvisor.ca\/Profile\/Ginlex","25968":"https:\/\/www.tripadvisor.ca\/Profile\/dude_of_life","25969":"https:\/\/www.tripadvisor.ca\/Profile\/Ttmk","25970":"https:\/\/www.tripadvisor.ca\/Profile\/Z8129PMmichaels","25971":"https:\/\/www.tripadvisor.ca\/Profile\/bonniek704","25973":"https:\/\/www.tripadvisor.ca\/Profile\/392judithe","25974":"https:\/\/www.tripadvisor.ca\/Profile\/TravlbugsCanada","25975":"https:\/\/www.tripadvisor.ca\/Profile\/DebbieandK","25976":"https:\/\/www.tripadvisor.ca\/Profile\/AnneMarieandDavid","25977":"https:\/\/www.tripadvisor.ca\/Profile\/ottok858","25978":"https:\/\/www.tripadvisor.ca\/Profile\/janetl61","25979":"https:\/\/www.tripadvisor.ca\/Profile\/EscapeEsthetics","25980":"https:\/\/www.tripadvisor.ca\/Profile\/Praia1","25981":"https:\/\/www.tripadvisor.ca\/Profile\/945christyb","25982":"https:\/\/www.tripadvisor.ca\/Profile\/G1552WLandrewp","25983":"https:\/\/www.tripadvisor.ca\/Profile\/Hidden_treasures4","25984":"https:\/\/www.tripadvisor.ca\/Profile\/billp489","25985":"https:\/\/www.tripadvisor.ca\/Profile\/vernongirl3","25986":"https:\/\/www.tripadvisor.ca\/Profile\/Travelgirl112266","25987":"https:\/\/www.tripadvisor.ca\/Profile\/406sunnym","25988":"https:\/\/www.tripadvisor.ca\/Profile\/Lakesidewanderer","25989":"https:\/\/www.tripadvisor.ca\/Profile\/persak","25990":"https:\/\/www.tripadvisor.ca\/Profile\/david5984","25991":"https:\/\/www.tripadvisor.ca\/Profile\/820curtisl","25992":"https:\/\/www.tripadvisor.ca\/Profile\/Chuck627","25993":"https:\/\/www.tripadvisor.ca\/Profile\/kimberleys456","25994":"https:\/\/www.tripadvisor.ca\/Profile\/PaulD357","25995":"https:\/\/www.tripadvisor.ca\/Profile\/flyers1620","25996":"https:\/\/www.tripadvisor.ca\/Profile\/614paigew","25997":"https:\/\/www.tripadvisor.ca\/Profile\/Q5712ZFrichardc","25998":"https:\/\/www.tripadvisor.ca\/Profile\/Y1825SVannap","25999":"https:\/\/www.tripadvisor.ca\/Profile\/915philipl","26000":"https:\/\/www.tripadvisor.ca\/Profile\/geolynm","26001":"https:\/\/www.tripadvisor.ca\/Profile\/jj_clover","26002":"https:\/\/www.tripadvisor.ca\/Profile\/Edna21_12","26008":"https:\/\/www.tripadvisor.ca\/Profile\/Kirsttt","26009":"https:\/\/www.tripadvisor.ca\/Profile\/Mr-Mrs-Nickason","26010":"https:\/\/www.tripadvisor.ca\/Profile\/ShuswapShaw","26011":"https:\/\/www.tripadvisor.ca\/Profile\/ErrinSt","26012":"https:\/\/www.tripadvisor.ca\/Profile\/U4854JQsandram","26018":"https:\/\/www.tripadvisor.ca\/Profile\/miekat","26019":"https:\/\/www.tripadvisor.ca\/Profile\/HalloweenFun2013","26020":"https:\/\/www.tripadvisor.ca\/Profile\/Emmapost","26021":"https:\/\/www.tripadvisor.ca\/Profile\/718at","26022":"https:\/\/www.tripadvisor.ca\/Profile\/Dhardcastle","26023":"https:\/\/www.tripadvisor.ca\/Profile\/GLem4","26024":"https:\/\/www.tripadvisor.ca\/Profile\/cocoh338","26025":"https:\/\/www.tripadvisor.ca\/Profile\/AnitaYT","26026":"https:\/\/www.tripadvisor.ca\/Profile\/SunshineJT","26027":"https:\/\/www.tripadvisor.ca\/Profile\/Kristabree","26028":"https:\/\/www.tripadvisor.ca\/Profile\/279ameliah","26029":"https:\/\/www.tripadvisor.ca\/Profile\/Shazundalin","26030":"https:\/\/www.tripadvisor.ca\/Profile\/169brents","26031":"https:\/\/www.tripadvisor.ca\/Profile\/MontanaWaterLover","26032":"https:\/\/www.tripadvisor.ca\/Profile\/Rynt","26033":"https:\/\/www.tripadvisor.ca\/Profile\/CatherineCharnell","26034":"https:\/\/www.tripadvisor.ca\/Profile\/Monicat27","26035":"https:\/\/www.tripadvisor.ca\/Profile\/JA81_13","26036":"https:\/\/www.tripadvisor.ca\/Profile\/670lynnf","26037":"https:\/\/www.tripadvisor.ca\/Profile\/YZDean","26038":"https:\/\/www.tripadvisor.ca\/Profile\/556angelicaa","26039":"https:\/\/www.tripadvisor.ca\/Profile\/SteveL833","26040":"https:\/\/www.tripadvisor.ca\/Profile\/637gloriaw","26041":"https:\/\/www.tripadvisor.ca\/Profile\/feminicity","26042":"https:\/\/www.tripadvisor.ca\/Profile\/joanp877","26043":"https:\/\/www.tripadvisor.ca\/Profile\/michelemurphy","26044":"https:\/\/www.tripadvisor.ca\/Profile\/sina_jh","26045":"https:\/\/www.tripadvisor.ca\/Profile\/Donna_An","26046":"https:\/\/www.tripadvisor.ca\/Profile\/Klaralise","26047":"https:\/\/www.tripadvisor.ca\/Profile\/lesliem597","26048":"https:\/\/www.tripadvisor.ca\/Profile\/DEM523","26049":"https:\/\/www.tripadvisor.ca\/Profile\/468JenniferA","26050":"https:\/\/www.tripadvisor.ca\/Profile\/74Louise","26051":"https:\/\/www.tripadvisor.ca\/Profile\/RaenaW","26052":"https:\/\/www.tripadvisor.ca\/Profile\/KGInts","26053":"https:\/\/www.tripadvisor.ca\/Profile\/MaynardF_13","26054":"https:\/\/www.tripadvisor.ca\/Profile\/s2reid","26055":"https:\/\/www.tripadvisor.ca\/Profile\/KirkP372","26057":"https:\/\/www.tripadvisor.ca\/Profile\/CaitlinS103","26058":"https:\/\/www.tripadvisor.ca\/Profile\/annecL833PG","26059":"https:\/\/www.tripadvisor.ca\/Profile\/J9342CFdianad","26060":"https:\/\/www.tripadvisor.ca\/Profile\/852julietab","26061":"https:\/\/www.tripadvisor.ca\/Profile\/mikekU8146MM","26062":"https:\/\/www.tripadvisor.ca\/Profile\/709timy","26063":"https:\/\/www.tripadvisor.ca\/Profile\/carmichael3348","26064":"https:\/\/www.tripadvisor.ca\/Profile\/Y3432HUmariem","26065":"https:\/\/www.tripadvisor.ca\/Profile\/kdw38","26066":"https:\/\/www.tripadvisor.ca\/Profile\/fannueln","26067":"https:\/\/www.tripadvisor.ca\/Profile\/684jingyix","26068":"nil","26073":"https:\/\/www.tripadvisor.ca\/Profile\/487lydiaw","26074":"https:\/\/www.tripadvisor.ca\/Profile\/508christophf","26075":"https:\/\/www.tripadvisor.ca\/Profile\/heppotiger","26076":"https:\/\/www.tripadvisor.ca\/Profile\/Busterfud","26077":"https:\/\/www.tripadvisor.ca\/Profile\/greengoddess8787","26078":"https:\/\/www.tripadvisor.ca\/Profile\/munchkinmommy","26079":"https:\/\/www.tripadvisor.ca\/Profile\/anonymous44881","26080":"https:\/\/www.tripadvisor.ca\/Profile\/739shawnm","26081":"https:\/\/www.tripadvisor.ca\/Profile\/Sannehil","26082":"https:\/\/www.tripadvisor.ca\/Profile\/sitesea","26083":"https:\/\/www.tripadvisor.ca\/Profile\/V4818ELchrisb","26084":"https:\/\/www.tripadvisor.ca\/Profile\/Nayrex","26085":"https:\/\/www.tripadvisor.ca\/Profile\/jessieCanada","26086":"https:\/\/www.tripadvisor.ca\/Profile\/WorldTravellerSoon","26087":"https:\/\/www.tripadvisor.ca\/Profile\/EdmontonDisneyfan","26088":"https:\/\/www.tripadvisor.ca\/Profile\/Thundanutts","26089":"https:\/\/www.tripadvisor.ca\/Profile\/sidneypuss","26090":"https:\/\/www.tripadvisor.ca\/Profile\/sunisalwaysshining","26091":"https:\/\/www.tripadvisor.ca\/Profile\/plentyofwonder","26092":"https:\/\/www.tripadvisor.ca\/Profile\/SoJoJa","26093":"https:\/\/www.tripadvisor.ca\/Profile\/RyguyC","26094":"https:\/\/www.tripadvisor.ca\/Profile\/MarkfromAB","26095":"https:\/\/www.tripadvisor.ca\/Profile\/Karmatravelers","26096":"https:\/\/www.tripadvisor.ca\/Profile\/MamaBear820","26097":"https:\/\/www.tripadvisor.ca\/Profile\/LBzsakul","26098":"https:\/\/www.tripadvisor.ca\/Profile\/AndreasM527","26099":"https:\/\/www.tripadvisor.ca\/Profile\/nsfranky","26100":"https:\/\/www.tripadvisor.ca\/Profile\/beltravel2014","26101":"https:\/\/www.tripadvisor.ca\/Profile\/tromponya","26102":"https:\/\/www.tripadvisor.ca\/Profile\/345melissan","26103":"https:\/\/www.tripadvisor.ca\/Profile\/RhoBeta","26104":"https:\/\/www.tripadvisor.ca\/Profile\/icurnq","26105":"https:\/\/www.tripadvisor.ca\/Profile\/677geoffw","26106":"https:\/\/www.tripadvisor.ca\/Profile\/dawnc321","26113":"https:\/\/www.tripadvisor.ca\/Profile\/karenwK8104QW","26114":"https:\/\/www.tripadvisor.ca\/Profile\/WingnutWillie","26115":"https:\/\/www.tripadvisor.ca\/Profile\/CharliePT83","26116":"https:\/\/www.tripadvisor.ca\/Profile\/PicMorDaisies","26117":"https:\/\/www.tripadvisor.ca\/Profile\/mayaO466","26118":"https:\/\/www.tripadvisor.ca\/Profile\/B63TXpault","26119":"https:\/\/www.tripadvisor.ca\/Profile\/941kenns","26120":"https:\/\/www.tripadvisor.ca\/Profile\/Travelerismo","26121":"https:\/\/www.tripadvisor.ca\/Profile\/carolv116","26122":"https:\/\/www.tripadvisor.ca\/Profile\/JJOHN10","26143":"https:\/\/www.tripadvisor.ca\/Profile\/roda704","26144":"https:\/\/www.tripadvisor.ca\/Profile\/Flanto","26145":"https:\/\/www.tripadvisor.ca\/Profile\/dianesQ2526VX","26146":"https:\/\/www.tripadvisor.ca\/Profile\/371sandraa","26147":"https:\/\/www.tripadvisor.ca\/Profile\/Mac-Murdoch","26148":"https:\/\/www.tripadvisor.ca\/Profile\/881lanab","26149":"https:\/\/www.tripadvisor.ca\/Profile\/georgemK84AE","26150":"https:\/\/www.tripadvisor.ca\/Profile\/Pompey2","26151":"https:\/\/www.tripadvisor.ca\/Profile\/AngieM379","26152":"https:\/\/www.tripadvisor.ca\/Profile\/outboundticket","26153":"https:\/\/www.tripadvisor.ca\/Profile\/enjg","26154":"https:\/\/www.tripadvisor.ca\/Profile\/novajo","26155":"https:\/\/www.tripadvisor.ca\/Profile\/MartinFamily1114","26156":"https:\/\/www.tripadvisor.ca\/Profile\/570SandraB","26157":"https:\/\/www.tripadvisor.ca\/Profile\/187dawnc","26163":"https:\/\/www.tripadvisor.ca\/Profile\/Tetyana2013","26164":"https:\/\/www.tripadvisor.ca\/Profile\/margaretw555","26165":"https:\/\/www.tripadvisor.ca\/Profile\/nofanofwinter","26166":"https:\/\/www.tripadvisor.ca\/Profile\/AHStryd","26167":"https:\/\/www.tripadvisor.ca\/Profile\/osa22","26168":"https:\/\/www.tripadvisor.ca\/Profile\/ST438","26169":"https:\/\/www.tripadvisor.ca\/Profile\/barbb583","26170":"https:\/\/www.tripadvisor.ca\/Profile\/donl661","26171":"https:\/\/www.tripadvisor.ca\/Profile\/172triciam","26172":"https:\/\/www.tripadvisor.ca\/Profile\/936brianz","26173":"https:\/\/www.tripadvisor.ca\/Profile\/Emma_and1_Cornelius","26174":"https:\/\/www.tripadvisor.ca\/Profile\/120scotth","26175":"https:\/\/www.tripadvisor.ca\/Profile\/doublethunder","26176":"https:\/\/www.tripadvisor.ca\/Profile\/Marigold1012","26177":"https:\/\/www.tripadvisor.ca\/Profile\/lillybuddymax","26178":"https:\/\/www.tripadvisor.ca\/Profile\/Peacefulhearts","26179":"https:\/\/www.tripadvisor.ca\/Profile\/Magoo019","26180":"https:\/\/www.tripadvisor.ca\/Profile\/tammys583","26181":"https:\/\/www.tripadvisor.ca\/Profile\/171debrab","26182":"https:\/\/www.tripadvisor.ca\/Profile\/inetbas","26188":"https:\/\/www.tripadvisor.ca\/Profile\/LDE2009","26189":"https:\/\/www.tripadvisor.ca\/Profile\/597michaelc597","26190":"https:\/\/www.tripadvisor.ca\/Profile\/CheltenhamSKI_couple","26191":"https:\/\/www.tripadvisor.ca\/Profile\/EddieAdelaide","26192":"https:\/\/www.tripadvisor.ca\/Profile\/ColinH453","26193":"https:\/\/www.tripadvisor.ca\/Profile\/MontyM527","26194":"https:\/\/www.tripadvisor.ca\/Profile\/gg400","26195":"https:\/\/www.tripadvisor.ca\/Profile\/NilR385","26196":"https:\/\/www.tripadvisor.ca\/Profile\/AeonCrux","26197":"https:\/\/www.tripadvisor.ca\/Profile\/5scheidemona","26208":"https:\/\/www.tripadvisor.ca\/Profile\/Daisysparkle","26209":"https:\/\/www.tripadvisor.ca\/Profile\/DfromKootenay","26210":"https:\/\/www.tripadvisor.ca\/Profile\/evergreen2009","26211":"https:\/\/www.tripadvisor.ca\/Profile\/jojoDorset","26212":"https:\/\/www.tripadvisor.ca\/Profile\/KathyM100","26213":"https:\/\/www.tripadvisor.ca\/Profile\/TrinaC557","26215":"https:\/\/www.tripadvisor.ca\/Profile\/NWwinespecialist","26216":"https:\/\/www.tripadvisor.ca\/Profile\/KarenE46","26217":"https:\/\/www.tripadvisor.ca\/Profile\/jandmedwards","26218":"https:\/\/www.tripadvisor.ca\/Profile\/meelm","26219":"https:\/\/www.tripadvisor.ca\/Profile\/X1529ERrickw","26220":"https:\/\/www.tripadvisor.ca\/Profile\/GinnyL_11","26221":"https:\/\/www.tripadvisor.ca\/Profile\/DorisK559","26222":"https:\/\/www.tripadvisor.ca\/Profile\/SharronT","26223":"https:\/\/www.tripadvisor.ca\/Profile\/NYCAWAAK","26224":"https:\/\/www.tripadvisor.ca\/Profile\/Tracey011","26225":"https:\/\/www.tripadvisor.ca\/Profile\/Lynne32765","26226":"https:\/\/www.tripadvisor.ca\/Profile\/Globetrotting_Canuk","26227":"https:\/\/www.tripadvisor.ca\/Profile\/shad0w4life","26228":"https:\/\/www.tripadvisor.ca\/Profile\/Friend077","26229":"https:\/\/www.tripadvisor.ca\/Profile\/satinscreen","26230":"https:\/\/www.tripadvisor.ca\/Profile\/gdoll","26231":"https:\/\/www.tripadvisor.ca\/Profile\/petal47","26232":"https:\/\/www.tripadvisor.ca\/Profile\/TravelingAlbertan","26233":"https:\/\/www.tripadvisor.ca\/Profile\/beaverishintensity","26234":"https:\/\/www.tripadvisor.ca\/Profile\/Certifiedsane","26235":"https:\/\/www.tripadvisor.ca\/Profile\/donchoq","26236":"https:\/\/www.tripadvisor.ca\/Profile\/SandpointHiker","26237":"https:\/\/www.tripadvisor.ca\/Profile\/vrinten","26243":"https:\/\/www.tripadvisor.ca\/Profile\/espelier","26244":"https:\/\/www.tripadvisor.ca\/Profile\/retiringsoonDelta","26245":"https:\/\/www.tripadvisor.ca\/Profile\/Prowler25","26246":"https:\/\/www.tripadvisor.ca\/Profile\/travelercv","26247":"https:\/\/www.tripadvisor.ca\/Profile\/DevonFoxtrotone","26248":"https:\/\/www.tripadvisor.ca\/Profile\/LarryC371","26253":"https:\/\/www.tripadvisor.ca\/Profile\/785gaylec","26258":"https:\/\/www.tripadvisor.ca\/Profile\/AmyStone12","26263":"https:\/\/www.tripadvisor.ca\/Profile\/115tessam","26268":"nil","26283":"https:\/\/www.tripadvisor.ca\/Profile\/F2052KRsamanthac","26288":"https:\/\/www.tripadvisor.ca\/Profile\/paulrA2674GC","26298":"https:\/\/www.tripadvisor.ca\/Profile\/cheers344","26303":"https:\/\/www.tripadvisor.ca\/Profile\/silverwar4","26313":"https:\/\/www.tripadvisor.ca\/Profile\/fontagm","26318":"https:\/\/www.tripadvisor.ca\/Profile\/alexandragB9736CT","26328":"https:\/\/www.tripadvisor.ca\/Profile\/820pamelam","26333":"https:\/\/www.tripadvisor.ca\/Profile\/riccardos615","26343":"https:\/\/www.tripadvisor.ca\/Profile\/Steve_Ricketts","26348":"https:\/\/www.tripadvisor.ca\/Profile\/paulmR2381MA","26353":"https:\/\/www.tripadvisor.ca\/Profile\/436allanb","26363":"https:\/\/www.tripadvisor.ca\/Profile\/s4awn","26373":"https:\/\/www.tripadvisor.ca\/Profile\/ToniW801","26378":"https:\/\/www.tripadvisor.ca\/Profile\/PatPfr","26383":"nil","26393":"https:\/\/www.tripadvisor.ca\/Profile\/Poolguy","26394":"https:\/\/www.tripadvisor.ca\/Profile\/ruthsY7143FU","26395":"https:\/\/www.tripadvisor.ca\/Profile\/576jacobm","26396":"https:\/\/www.tripadvisor.ca\/Profile\/JessSurrey","26397":"https:\/\/www.tripadvisor.ca\/Profile\/V4179MXbobc","26398":"https:\/\/www.tripadvisor.ca\/Profile\/Verbz","26399":"https:\/\/www.tripadvisor.ca\/Profile\/760JulieL760","26400":"https:\/\/www.tripadvisor.ca\/Profile\/drnpharm","26401":"https:\/\/www.tripadvisor.ca\/Profile\/420germanc","26402":"https:\/\/www.tripadvisor.ca\/Profile\/eleanore520","26403":"https:\/\/www.tripadvisor.ca\/Profile\/H7046MFshaunm","26404":"https:\/\/www.tripadvisor.ca\/Profile\/Michelle000109","26405":"https:\/\/www.tripadvisor.ca\/Profile\/Q15HRjenniferr","26406":"https:\/\/www.tripadvisor.ca\/Profile\/350petrb","26407":"https:\/\/www.tripadvisor.ca\/Profile\/991carmenh","26408":"https:\/\/www.tripadvisor.ca\/Profile\/I9203XFdenism","26409":"https:\/\/www.tripadvisor.ca\/Profile\/tk591","26410":"https:\/\/www.tripadvisor.ca\/Profile\/skylan2018","26411":"https:\/\/www.tripadvisor.ca\/Profile\/KimmyWandersalot","26412":"https:\/\/www.tripadvisor.ca\/Profile\/kathleenpM7230OG","26413":"https:\/\/www.tripadvisor.ca\/Profile\/gunnyep","26414":"https:\/\/www.tripadvisor.ca\/Profile\/Reckless1985","26415":"https:\/\/www.tripadvisor.ca\/Profile\/markeG8726RC","26416":"https:\/\/www.tripadvisor.ca\/Profile\/mly0n","26417":"https:\/\/www.tripadvisor.ca\/Profile\/onlinestuf","26423":"https:\/\/www.tripadvisor.ca\/Profile\/Gretz","26424":"https:\/\/www.tripadvisor.ca\/Profile\/aaronknight1957","26425":"https:\/\/www.tripadvisor.ca\/Profile\/123disgruntled","26426":"https:\/\/www.tripadvisor.ca\/Profile\/N4614RFrobertr","26427":"https:\/\/www.tripadvisor.ca\/Profile\/davidcU3971ON","26433":"https:\/\/www.tripadvisor.ca\/Profile\/primbsy","26434":"https:\/\/www.tripadvisor.ca\/Profile\/492darcyc","26435":"https:\/\/www.tripadvisor.ca\/Profile\/38terryf","26436":"https:\/\/www.tripadvisor.ca\/Profile\/belindao130","26437":"https:\/\/www.tripadvisor.ca\/Profile\/fredp458","26438":"https:\/\/www.tripadvisor.ca\/Profile\/MicaBlue","26439":"https:\/\/www.tripadvisor.ca\/Profile\/phillipc248","26440":"https:\/\/www.tripadvisor.ca\/Profile\/Tessgc","26441":"https:\/\/www.tripadvisor.ca\/Profile\/Reggie44","26442":"https:\/\/www.tripadvisor.ca\/Profile\/LAWASW","26443":"https:\/\/www.tripadvisor.ca\/Profile\/mimigramm","26444":"https:\/\/www.tripadvisor.ca\/Profile\/L8119LUbarryh","26445":"https:\/\/www.tripadvisor.ca\/Profile\/laurencef749","26446":"https:\/\/www.tripadvisor.ca\/Profile\/F6441SBthomasd","26447":"https:\/\/www.tripadvisor.ca\/Profile\/loganm862","26448":"https:\/\/www.tripadvisor.ca\/Profile\/davidpO9036EA","26449":"https:\/\/www.tripadvisor.ca\/Profile\/beckyr149","26450":"https:\/\/www.tripadvisor.ca\/Profile\/cwoodgirl","26451":"https:\/\/www.tripadvisor.ca\/Profile\/111cliffs","26452":"https:\/\/www.tripadvisor.ca\/Profile\/Olehele23","26453":"https:\/\/www.tripadvisor.ca\/Profile\/TerryD689","26454":"https:\/\/www.tripadvisor.ca\/Profile\/shannonb573","26455":"https:\/\/www.tripadvisor.ca\/Profile\/cherylcQ2418JH","26456":"https:\/\/www.tripadvisor.ca\/Profile\/DuncanA135","26457":"https:\/\/www.tripadvisor.ca\/Profile\/judyc40","26458":"https:\/\/www.tripadvisor.ca\/Profile\/450simsg","26459":"https:\/\/www.tripadvisor.ca\/Profile\/104robynw","26460":"https:\/\/www.tripadvisor.ca\/Profile\/Sielah","26461":"https:\/\/www.tripadvisor.ca\/Profile\/michaelbI5893BQ","26462":"https:\/\/www.tripadvisor.ca\/Profile\/s_w9mm","26478":"https:\/\/www.tripadvisor.ca\/Profile\/Sh_Sh_Sheep","26479":"https:\/\/www.tripadvisor.ca\/Profile\/briansB8091EG","26480":"https:\/\/www.tripadvisor.ca\/Profile\/benjaminfS7894UP","26481":"https:\/\/www.tripadvisor.ca\/Profile\/mcmommaof6","26482":"https:\/\/www.tripadvisor.ca\/Profile\/travelnuts6","26483":"https:\/\/www.tripadvisor.ca\/Profile\/57giseller","26484":"https:\/\/www.tripadvisor.ca\/Profile\/richardsC9581UR","26485":"https:\/\/www.tripadvisor.ca\/Profile\/874ashleem","26486":"https:\/\/www.tripadvisor.ca\/Profile\/ganlexy","26487":"https:\/\/www.tripadvisor.ca\/Profile\/I8411TFmattc","26488":"https:\/\/www.tripadvisor.ca\/Profile\/mariasB1981NF","26489":"https:\/\/www.tripadvisor.ca\/Profile\/jenjensavage","26490":"https:\/\/www.tripadvisor.ca\/Profile\/joannd244","26491":"https:\/\/www.tripadvisor.ca\/Profile\/jimsW9963UO","26492":"https:\/\/www.tripadvisor.ca\/Profile\/slimmik","26508":"https:\/\/www.tripadvisor.ca\/Profile\/YYCFly","26509":"https:\/\/www.tripadvisor.ca\/Profile\/sb725","26510":"https:\/\/www.tripadvisor.ca\/Profile\/melm958","26511":"https:\/\/www.tripadvisor.ca\/Profile\/dougrt55","26512":"https:\/\/www.tripadvisor.ca\/Profile\/744grishas","26518":"https:\/\/www.tripadvisor.ca\/Profile\/sweetoil","26519":"https:\/\/www.tripadvisor.ca\/Profile\/248kimmiew","26520":"https:\/\/www.tripadvisor.ca\/Profile\/barbarasT3135UI","26521":"https:\/\/www.tripadvisor.ca\/Profile\/rahnd2016","26522":"https:\/\/www.tripadvisor.ca\/Profile\/Kootenaycrew","26523":"https:\/\/www.tripadvisor.ca\/Profile\/ronn818","26524":"https:\/\/www.tripadvisor.ca\/Profile\/anthonystephenl","26525":"https:\/\/www.tripadvisor.ca\/Profile\/jodief984","26526":"https:\/\/www.tripadvisor.ca\/Profile\/happyface111","26527":"https:\/\/www.tripadvisor.ca\/Profile\/chrishD4429EM","26528":"https:\/\/www.tripadvisor.ca\/Profile\/johnathondylanp","26529":"https:\/\/www.tripadvisor.ca\/Profile\/karentaniao","26530":"https:\/\/www.tripadvisor.ca\/Profile\/wandat160","26531":"https:\/\/www.tripadvisor.ca\/Profile\/karendR5387QO","26532":"https:\/\/www.tripadvisor.ca\/Profile\/sherylt201","26533":"https:\/\/www.tripadvisor.ca\/Profile\/lorac297","26534":"https:\/\/www.tripadvisor.ca\/Profile\/K134IWjohnm","26535":"https:\/\/www.tripadvisor.ca\/Profile\/babbayd","26536":"https:\/\/www.tripadvisor.ca\/Profile\/belmirak2016","26537":"https:\/\/www.tripadvisor.ca\/Profile\/billbN1436PN","26538":"https:\/\/www.tripadvisor.ca\/Profile\/dont499","26539":"https:\/\/www.tripadvisor.ca\/Profile\/A651RAsusanp","26540":"https:\/\/www.tripadvisor.ca\/Profile\/MikeG3516","26541":"https:\/\/www.tripadvisor.ca\/Profile\/251arleneh","26542":"https:\/\/www.tripadvisor.ca\/Profile\/ruthl97","26543":"https:\/\/www.tripadvisor.ca\/Profile\/196monikaw","26544":"https:\/\/www.tripadvisor.ca\/Profile\/237warrenm","26545":"https:\/\/www.tripadvisor.ca\/Profile\/brgraff","26546":"https:\/\/www.tripadvisor.ca\/Profile\/cowgirlcarolyn","26547":"https:\/\/www.tripadvisor.ca\/Profile\/Y9914WWdeborahs","26553":"https:\/\/www.tripadvisor.ca\/Profile\/Greyfeathers47","26554":"https:\/\/www.tripadvisor.ca\/Profile\/TiffaniVictoria","26555":"https:\/\/www.tripadvisor.ca\/Profile\/822dang","26556":"https:\/\/www.tripadvisor.ca\/Profile\/IBC35_Mike","26557":"https:\/\/www.tripadvisor.ca\/Profile\/mexbound51","26558":"https:\/\/www.tripadvisor.ca\/Profile\/BrianD25","26559":"https:\/\/www.tripadvisor.ca\/Profile\/williambillc","26560":"https:\/\/www.tripadvisor.ca\/Profile\/brewerbex","26562":"https:\/\/www.tripadvisor.ca\/Profile\/993shawnae","26578":"https:\/\/www.tripadvisor.ca\/Profile\/andrewianp","26579":"https:\/\/www.tripadvisor.ca\/Profile\/dbW7559DC","26580":"https:\/\/www.tripadvisor.ca\/Profile\/lancem429","26581":"https:\/\/www.tripadvisor.ca\/Profile\/JM-HM-CM","26582":"https:\/\/www.tripadvisor.ca\/Profile\/Sweex","26583":"https:\/\/www.tripadvisor.ca\/Profile\/cameronc557","26584":"https:\/\/www.tripadvisor.ca\/Profile\/SengCo","26585":"https:\/\/www.tripadvisor.ca\/Profile\/MrAndMrsMyth","26586":"https:\/\/www.tripadvisor.ca\/Profile\/roxanne321889","26587":"https:\/\/www.tripadvisor.ca\/Profile\/bicycling4lou","26588":"https:\/\/www.tripadvisor.ca\/Profile\/DaveTanchak","26589":"https:\/\/www.tripadvisor.ca\/Profile\/527mechellem","26590":"https:\/\/www.tripadvisor.ca\/Profile\/cupedoll","26591":"https:\/\/www.tripadvisor.ca\/Profile\/Krustybee","26592":"https:\/\/www.tripadvisor.ca\/Profile\/201shanef","26593":"https:\/\/www.tripadvisor.ca\/Profile\/A1104TOgregh","26594":"https:\/\/www.tripadvisor.ca\/Profile\/outdoorgirlnj7","26595":"https:\/\/www.tripadvisor.ca\/Profile\/seanmX5400VH","26596":"https:\/\/www.tripadvisor.ca\/Profile\/junkmale509","26597":"https:\/\/www.tripadvisor.ca\/Profile\/612Brian612","26598":"nil","26608":"https:\/\/www.tripadvisor.ca\/Profile\/mkodie","26609":"https:\/\/www.tripadvisor.ca\/Profile\/I1499DBtomb","26610":"https:\/\/www.tripadvisor.ca\/Profile\/bevl654","26611":"https:\/\/www.tripadvisor.ca\/Profile\/377kendellk","26612":"https:\/\/www.tripadvisor.ca\/Profile\/LittleBrucey","26613":"https:\/\/www.tripadvisor.ca\/Profile\/ericcma","26614":"https:\/\/www.tripadvisor.ca\/Profile\/darrenb29","26615":"https:\/\/www.tripadvisor.ca\/Profile\/davebI8807LL","26616":"https:\/\/www.tripadvisor.ca\/Profile\/Purton_Stoke_Travel","26617":"https:\/\/www.tripadvisor.ca\/Profile\/lizasallen","26618":"https:\/\/www.tripadvisor.ca\/Profile\/Unstoppable_hunny20","26619":"https:\/\/www.tripadvisor.ca\/Profile\/719erikap","26620":"https:\/\/www.tripadvisor.ca\/Profile\/C3316UPjens","26621":"https:\/\/www.tripadvisor.ca\/Profile\/maddie4bc","26622":"https:\/\/www.tripadvisor.ca\/Profile\/DerekW1418","26628":"https:\/\/www.tripadvisor.ca\/Profile\/J764NKlaurac","26629":"https:\/\/www.tripadvisor.ca\/Profile\/jrember","26630":"https:\/\/www.tripadvisor.ca\/Profile\/PCLouse","26631":"https:\/\/www.tripadvisor.ca\/Profile\/lindamC9922WN","26632":"https:\/\/www.tripadvisor.ca\/Profile\/tatianam420","26638":"https:\/\/www.tripadvisor.ca\/Profile\/Zevo86","26639":"https:\/\/www.tripadvisor.ca\/Profile\/Ronniebach","26640":"https:\/\/www.tripadvisor.ca\/Profile\/stickmana","26641":"https:\/\/www.tripadvisor.ca\/Profile\/Delta28","26642":"https:\/\/www.tripadvisor.ca\/Profile\/230jennyf","26643":"https:\/\/www.tripadvisor.ca\/Profile\/N9997KVkarenl","26644":"https:\/\/www.tripadvisor.ca\/Profile\/magnoliagirl","26645":"https:\/\/www.tripadvisor.ca\/Profile\/85waynec","26646":"https:\/\/www.tripadvisor.ca\/Profile\/ChiefKalamalka","26647":"https:\/\/www.tripadvisor.ca\/Profile\/MRDhasbeenthere","26648":"https:\/\/www.tripadvisor.ca\/Profile\/I4378ZXsimong","26649":"https:\/\/www.tripadvisor.ca\/Profile\/mattjU5252LP","26650":"https:\/\/www.tripadvisor.ca\/Profile\/Mahadragon","26651":"https:\/\/www.tripadvisor.ca\/Profile\/karacanada","26652":"https:\/\/www.tripadvisor.ca\/Profile\/TrevorBSt","26653":"https:\/\/www.tripadvisor.ca\/Profile\/aark2947","26654":"https:\/\/www.tripadvisor.ca\/Profile\/Isew4u","26655":"https:\/\/www.tripadvisor.ca\/Profile\/406dmitryn","26656":"https:\/\/www.tripadvisor.ca\/Profile\/Blakeski","26657":"https:\/\/www.tripadvisor.ca\/Profile\/Elizabeth2859","26658":"https:\/\/www.tripadvisor.ca\/Profile\/Edwin_Lin","26659":"https:\/\/www.tripadvisor.ca\/Profile\/jennisnowflake","26660":"https:\/\/www.tripadvisor.ca\/Profile\/Zmountainman","26661":"https:\/\/www.tripadvisor.ca\/Profile\/janninescott","26662":"https:\/\/www.tripadvisor.ca\/Profile\/StephanieB685","26663":"https:\/\/www.tripadvisor.ca\/Profile\/tdubya_12","26664":"https:\/\/www.tripadvisor.ca\/Profile\/Emmet_Skaar","26665":"https:\/\/www.tripadvisor.ca\/Profile\/Clarence_Matthew","26666":"https:\/\/www.tripadvisor.ca\/Profile\/DawnT980","26667":"https:\/\/www.tripadvisor.ca\/Profile\/anthonybZ1131TI","26668":"https:\/\/www.tripadvisor.ca\/Profile\/478JonC","26669":"https:\/\/www.tripadvisor.ca\/Profile\/mitchb563","26670":"https:\/\/www.tripadvisor.ca\/Profile\/jjadda_shpk","26671":"https:\/\/www.tripadvisor.ca\/Profile\/561malcolmp","26672":"https:\/\/www.tripadvisor.ca\/Profile\/LuckyJesse","26673":"https:\/\/www.tripadvisor.ca\/Profile\/Goldie50","26674":"https:\/\/www.tripadvisor.ca\/Profile\/Greyfeathers47","26675":"https:\/\/www.tripadvisor.ca\/Profile\/KarenK6","26676":"https:\/\/www.tripadvisor.ca\/Profile\/LeeAnneTefart","26677":"https:\/\/www.tripadvisor.ca\/Profile\/Lael_Lael","26678":"https:\/\/www.tripadvisor.ca\/Profile\/MelanieBostick","26679":"https:\/\/www.tripadvisor.ca\/Profile\/taylorc590","26680":"https:\/\/www.tripadvisor.ca\/Profile\/81maryser","26681":"https:\/\/www.tripadvisor.ca\/Profile\/annalisa1218","26682":"https:\/\/www.tripadvisor.ca\/Profile\/ajaceman","26683":"https:\/\/www.tripadvisor.ca\/Profile\/420JimF","26684":"https:\/\/www.tripadvisor.ca\/Profile\/Ellie352","26685":"https:\/\/www.tripadvisor.ca\/Profile\/DMWsView99","26686":"https:\/\/www.tripadvisor.ca\/Profile\/791seanr","26687":"https:\/\/www.tripadvisor.ca\/Profile\/michellep673","26688":"https:\/\/www.tripadvisor.ca\/Profile\/Kashic","26689":"https:\/\/www.tripadvisor.ca\/Profile\/craigriver","26690":"https:\/\/www.tripadvisor.ca\/Profile\/Tea88","26691":"https:\/\/www.tripadvisor.ca\/Profile\/25cheryl23","26692":"https:\/\/www.tripadvisor.ca\/Profile\/carg101","26693":"https:\/\/www.tripadvisor.ca\/Profile\/Canada713","26694":"https:\/\/www.tripadvisor.ca\/Profile\/NorcalGrls","26695":"https:\/\/www.tripadvisor.ca\/Profile\/khill-roper","26696":"https:\/\/www.tripadvisor.ca\/Profile\/JamieL956","26697":"https:\/\/www.tripadvisor.ca\/Profile\/752bethanyt","26703":"https:\/\/www.tripadvisor.ca\/Profile\/skigermain","26704":"https:\/\/www.tripadvisor.ca\/Profile\/letsrun","26705":"https:\/\/www.tripadvisor.ca\/Profile\/Lindsey71","26706":"https:\/\/www.tripadvisor.ca\/Profile\/jillybean238","26707":"https:\/\/www.tripadvisor.ca\/Profile\/Don_G_Wright","26708":"https:\/\/www.tripadvisor.ca\/Profile\/jtorti7","26709":"https:\/\/www.tripadvisor.ca\/Profile\/runningbeat","26710":"https:\/\/www.tripadvisor.ca\/Profile\/CdnGirl1001","26711":"https:\/\/www.tripadvisor.ca\/Profile\/Woolywolf","26712":"https:\/\/www.tripadvisor.ca\/Profile\/SagMoonTravels","26713":"https:\/\/www.tripadvisor.ca\/Profile\/D9696BFbrianc","26715":"https:\/\/www.tripadvisor.ca\/Profile\/VLM","26716":"https:\/\/www.tripadvisor.ca\/Profile\/heyrosco","26717":"https:\/\/www.tripadvisor.ca\/Profile\/106vinceb","26723":"https:\/\/www.tripadvisor.ca\/Profile\/Misscait","26724":"https:\/\/www.tripadvisor.ca\/Profile\/BeenThereStayedThere","26725":"https:\/\/www.tripadvisor.ca\/Profile\/natashaa886","26726":"https:\/\/www.tripadvisor.ca\/Profile\/trmpt","26727":"https:\/\/www.tripadvisor.ca\/Profile\/StephanieMK","26728":"https:\/\/www.tripadvisor.ca\/Profile\/PatrickF35","26729":"https:\/\/www.tripadvisor.ca\/Profile\/CroatianSensation12","26730":"https:\/\/www.tripadvisor.ca\/Profile\/84sandyk","26731":"https:\/\/www.tripadvisor.ca\/Profile\/omacraig","26732":"https:\/\/www.tripadvisor.ca\/Profile\/fishnguy","26733":"https:\/\/www.tripadvisor.ca\/Profile\/Tango-7","26734":"https:\/\/www.tripadvisor.ca\/Profile\/lexi727","26735":"https:\/\/www.tripadvisor.ca\/Profile\/BangerangBambi","26736":"https:\/\/www.tripadvisor.ca\/Profile\/800Daina","26737":"https:\/\/www.tripadvisor.ca\/Profile\/73gs","26738":"https:\/\/www.tripadvisor.ca\/Profile\/Peter_Beresford","26739":"https:\/\/www.tripadvisor.ca\/Profile\/matthealien","26740":"https:\/\/www.tripadvisor.ca\/Profile\/DeanG147","26741":"https:\/\/www.tripadvisor.ca\/Profile\/exposurebydjk","26742":"https:\/\/www.tripadvisor.ca\/Profile\/Vancouverski","26743":"https:\/\/www.tripadvisor.ca\/Profile\/mikes35071","26744":"https:\/\/www.tripadvisor.ca\/Profile\/peterhW1700LA","26745":"https:\/\/www.tripadvisor.ca\/Profile\/BornAfish","26746":"https:\/\/www.tripadvisor.ca\/Profile\/travlin2014","26747":"https:\/\/www.tripadvisor.ca\/Profile\/204adamb","26748":"https:\/\/www.tripadvisor.ca\/Profile\/836andyd","26749":"https:\/\/www.tripadvisor.ca\/Profile\/F5865TEpauld","26750":"https:\/\/www.tripadvisor.ca\/Profile\/skidog","26751":"https:\/\/www.tripadvisor.ca\/Profile\/Kanata1","26752":"https:\/\/www.tripadvisor.ca\/Profile\/Supernadz","26753":"https:\/\/www.tripadvisor.ca\/Profile\/montyc615","26754":"https:\/\/www.tripadvisor.ca\/Profile\/NoelleH345","26755":"https:\/\/www.tripadvisor.ca\/Profile\/808bradg","26756":"https:\/\/www.tripadvisor.ca\/Profile\/TC0044","26757":"https:\/\/www.tripadvisor.ca\/Profile\/alaynac2013","26758":"https:\/\/www.tripadvisor.ca\/Profile\/AaronD639","26759":"https:\/\/www.tripadvisor.ca\/Profile\/481rayk","26760":"https:\/\/www.tripadvisor.ca\/Profile\/SallyK627","26761":"https:\/\/www.tripadvisor.ca\/Profile\/TheShawnYYC","26762":"https:\/\/www.tripadvisor.ca\/Profile\/980craigs","26768":"https:\/\/www.tripadvisor.ca\/Profile\/richlee1malta","26769":"https:\/\/www.tripadvisor.ca\/Profile\/melaniem435","26770":"https:\/\/www.tripadvisor.ca\/Profile\/Lupapower","26771":"https:\/\/www.tripadvisor.ca\/Profile\/Adelleth","26772":"https:\/\/www.tripadvisor.ca\/Profile\/KevinF484","26773":"https:\/\/www.tripadvisor.ca\/Profile\/skylane182_74","26774":"https:\/\/www.tripadvisor.ca\/Profile\/MikeB81","26775":"https:\/\/www.tripadvisor.ca\/Profile\/Jim649","26776":"https:\/\/www.tripadvisor.ca\/Profile\/SharayahC","26777":"https:\/\/www.tripadvisor.ca\/Profile\/I6473DNdavids","26778":"https:\/\/www.tripadvisor.ca\/Profile\/zerocool86","26779":"https:\/\/www.tripadvisor.ca\/Profile\/AdventuresofV","26780":"https:\/\/www.tripadvisor.ca\/Profile\/jpellan","26781":"https:\/\/www.tripadvisor.ca\/Profile\/Gwaladar","26782":"https:\/\/www.tripadvisor.ca\/Profile\/pjdm","26783":"https:\/\/www.tripadvisor.ca\/Profile\/lumublu","26784":"https:\/\/www.tripadvisor.ca\/Profile\/jennifers615","26785":"https:\/\/www.tripadvisor.ca\/Profile\/LLS6","26786":"https:\/\/www.tripadvisor.ca\/Profile\/mshep87","26787":"https:\/\/www.tripadvisor.ca\/Profile\/Killahbunny","26788":"https:\/\/www.tripadvisor.ca\/Profile\/tiredsenior","26789":"https:\/\/www.tripadvisor.ca\/Profile\/490daphnec","26790":"https:\/\/www.tripadvisor.ca\/Profile\/MsHonestS","26791":"https:\/\/www.tripadvisor.ca\/Profile\/dusty549","26792":"https:\/\/www.tripadvisor.ca\/Profile\/Jessie_D35","26793":"https:\/\/www.tripadvisor.ca\/Profile\/WendyH259","26794":"https:\/\/www.tripadvisor.ca\/Profile\/mrspaulh","26795":"https:\/\/www.tripadvisor.ca\/Profile\/MichelleTwiss","26796":"https:\/\/www.tripadvisor.ca\/Profile\/teshaCalgary_Canada","26797":"https:\/\/www.tripadvisor.ca\/Profile\/vacationmom123","26798":"https:\/\/www.tripadvisor.ca\/Profile\/chaddio2015","26799":"https:\/\/www.tripadvisor.ca\/Profile\/Tourismpassion","26800":"https:\/\/www.tripadvisor.ca\/Profile\/CalgaryStig","26801":"https:\/\/www.tripadvisor.ca\/Profile\/SarahQCheshire","26802":"https:\/\/www.tripadvisor.ca\/Profile\/AndreaJ510","26803":"nil","26808":"https:\/\/www.tripadvisor.ca\/Profile\/frazerbou","26809":"https:\/\/www.tripadvisor.ca\/Profile\/kckm","26810":"https:\/\/www.tripadvisor.ca\/Profile\/BR66","26811":"https:\/\/www.tripadvisor.ca\/Profile\/140laurenw","26812":"https:\/\/www.tripadvisor.ca\/Profile\/dougp853","26813":"https:\/\/www.tripadvisor.ca\/Profile\/898stewartm","26814":"https:\/\/www.tripadvisor.ca\/Profile\/Mooanator1","26815":"https:\/\/www.tripadvisor.ca\/Profile\/LululemonBC","26816":"https:\/\/www.tripadvisor.ca\/Profile\/tcaac","26817":"https:\/\/www.tripadvisor.ca\/Profile\/896sandrap","26818":"https:\/\/www.tripadvisor.ca\/Profile\/497darrellm","26819":"https:\/\/www.tripadvisor.ca\/Profile\/Christinehartmetz","26820":"https:\/\/www.tripadvisor.ca\/Profile\/229shawnm","26821":"https:\/\/www.tripadvisor.ca\/Profile\/Thistle6","26822":"https:\/\/www.tripadvisor.ca\/Profile\/BryCon1","26823":"https:\/\/www.tripadvisor.ca\/Profile\/4sueb","26824":"https:\/\/www.tripadvisor.ca\/Profile\/hollyp968","26825":"https:\/\/www.tripadvisor.ca\/Profile\/2graytadventurers","26826":"https:\/\/www.tripadvisor.ca\/Profile\/AileenB115","26827":"https:\/\/www.tripadvisor.ca\/Profile\/susand487","26828":"https:\/\/www.tripadvisor.ca\/Profile\/JaneV772","26829":"https:\/\/www.tripadvisor.ca\/Profile\/Okanagangang","26830":"https:\/\/www.tripadvisor.ca\/Profile\/EdenY_13","26831":"https:\/\/www.tripadvisor.ca\/Profile\/gatorpt1966","26832":"https:\/\/www.tripadvisor.ca\/Profile\/Chancer65","26833":"https:\/\/www.tripadvisor.ca\/Profile\/mike_skinner32","26834":"https:\/\/www.tripadvisor.ca\/Profile\/relaxkid","26835":"https:\/\/www.tripadvisor.ca\/Profile\/Saskatoon_travel","26836":"https:\/\/www.tripadvisor.ca\/Profile\/BarbaraC796","26837":"https:\/\/www.tripadvisor.ca\/Profile\/roy-and-jenny","26838":"https:\/\/www.tripadvisor.ca\/Profile\/giantomato","26839":"https:\/\/www.tripadvisor.ca\/Profile\/570janet","26840":"https:\/\/www.tripadvisor.ca\/Profile\/IanB931","26841":"https:\/\/www.tripadvisor.ca\/Profile\/DonnaC418","26842":"https:\/\/www.tripadvisor.ca\/Profile\/mdtroskey","26843":"https:\/\/www.tripadvisor.ca\/Profile\/JacquesD679","26844":"https:\/\/www.tripadvisor.ca\/Profile\/Tonyadb","26845":"https:\/\/www.tripadvisor.ca\/Profile\/Hootey","26846":"https:\/\/www.tripadvisor.ca\/Profile\/karenw84","26853":"https:\/\/www.tripadvisor.ca\/Profile\/araine22","26854":"https:\/\/www.tripadvisor.ca\/Profile\/Supercoach_10","26855":"https:\/\/www.tripadvisor.ca\/Profile\/kate1moss","26856":"https:\/\/www.tripadvisor.ca\/Profile\/Furrgus","26857":"https:\/\/www.tripadvisor.ca\/Profile\/KBuckingham","26858":"https:\/\/www.tripadvisor.ca\/Profile\/DougWalkley","26860":"https:\/\/www.tripadvisor.ca\/Profile\/suzdibbz","26861":"https:\/\/www.tripadvisor.ca\/Profile\/kenmillar","26862":"https:\/\/www.tripadvisor.ca\/Profile\/samardzic","26863":"nil","26873":"https:\/\/www.tripadvisor.ca\/Profile\/Bruster99","26878":"https:\/\/www.tripadvisor.ca\/Profile\/TinaNCory","26883":"https:\/\/www.tripadvisor.ca\/Profile\/842SarahL","26888":"https:\/\/www.tripadvisor.ca\/Profile\/PhilipJFry","26893":"https:\/\/www.tripadvisor.ca\/Profile\/FredJ38","26898":"https:\/\/www.tripadvisor.ca\/Profile\/Barney006","26903":"https:\/\/www.tripadvisor.ca\/Profile\/TanyaM70","26908":"https:\/\/www.tripadvisor.ca\/Profile\/MarkG879","26913":"https:\/\/www.tripadvisor.ca\/Profile\/Chris_Batt2014","26914":"https:\/\/www.tripadvisor.ca\/Profile\/324suzannec","26915":"https:\/\/www.tripadvisor.ca\/Profile\/briansC2313RW","26916":"https:\/\/www.tripadvisor.ca\/Profile\/749jens","26917":"https:\/\/www.tripadvisor.ca\/Profile\/JayJayYork","26918":"https:\/\/www.tripadvisor.ca\/Profile\/LesleyW977","26919":"https:\/\/www.tripadvisor.ca\/Profile\/FarleyY_13","26920":"https:\/\/www.tripadvisor.ca\/Profile\/Canadianmum1971","26921":"https:\/\/www.tripadvisor.ca\/Profile\/Explore375872","26922":"https:\/\/www.tripadvisor.ca\/Profile\/smetzger56","26923":"https:\/\/www.tripadvisor.ca\/Profile\/kerrybk06","26924":"https:\/\/www.tripadvisor.ca\/Profile\/kcchambers","26925":"https:\/\/www.tripadvisor.ca\/Profile\/435melissaa","26926":"https:\/\/www.tripadvisor.ca\/Profile\/lindaking","26927":"https:\/\/www.tripadvisor.ca\/Profile\/HawkeyeGM","26928":"https:\/\/www.tripadvisor.ca\/Profile\/Smagyar","26929":"https:\/\/www.tripadvisor.ca\/Profile\/Atraveler509","26930":"https:\/\/www.tripadvisor.ca\/Profile\/hollyk923","26931":"https:\/\/www.tripadvisor.ca\/Profile\/onthebcroads","26932":"https:\/\/www.tripadvisor.ca\/Profile\/RadicalMom","26933":"https:\/\/www.tripadvisor.ca\/Profile\/lulubell83","26934":"https:\/\/www.tripadvisor.ca\/Profile\/Pivo06","26935":"https:\/\/www.tripadvisor.ca\/Profile\/claudiak449","26936":"https:\/\/www.tripadvisor.ca\/Profile\/KendraMJ","26937":"https:\/\/www.tripadvisor.ca\/Profile\/tedsweatman","26938":"https:\/\/www.tripadvisor.ca\/Profile\/enggeol","26939":"https:\/\/www.tripadvisor.ca\/Profile\/Peregrinater","26940":"https:\/\/www.tripadvisor.ca\/Profile\/giromondo","26941":"https:\/\/www.tripadvisor.ca\/Profile\/Drylandsailor","26942":"https:\/\/www.tripadvisor.ca\/Profile\/blendurz","26943":"https:\/\/www.tripadvisor.ca\/Profile\/Krvanwilligen","26944":"https:\/\/www.tripadvisor.ca\/Profile\/PuslinchGuy","26945":"https:\/\/www.tripadvisor.ca\/Profile\/brucemilne","26946":"https:\/\/www.tripadvisor.ca\/Profile\/donrK1856SN","26947":"https:\/\/www.tripadvisor.ca\/Profile\/t0bytucker","26948":"https:\/\/www.tripadvisor.ca\/Profile\/Hollz77","26949":"https:\/\/www.tripadvisor.ca\/Profile\/vanderbug","26950":"https:\/\/www.tripadvisor.ca\/Profile\/GlobeSimba","26951":"https:\/\/www.tripadvisor.ca\/Profile\/randytessc","26952":"https:\/\/www.tripadvisor.ca\/Profile\/gowithcourage","26953":"nil","26958":"https:\/\/www.tripadvisor.ca\/Profile\/mof14","26959":"https:\/\/www.tripadvisor.ca\/Profile\/creekp2017","26960":"https:\/\/www.tripadvisor.ca\/Profile\/P5301CXjoanm","26961":"https:\/\/www.tripadvisor.ca\/Profile\/Gzowski","26962":"https:\/\/www.tripadvisor.ca\/Profile\/ScottBw3kids","26963":"https:\/\/www.tripadvisor.ca\/Profile\/JeannineS_11","26964":"https:\/\/www.tripadvisor.ca\/Profile\/drinkgruner","26965":"https:\/\/www.tripadvisor.ca\/Profile\/davidbI8430AF","26966":"https:\/\/www.tripadvisor.ca\/Profile\/livetotravel61","26967":"https:\/\/www.tripadvisor.ca\/Profile\/93guest21","26968":"https:\/\/www.tripadvisor.ca\/Profile\/candar","26969":"https:\/\/www.tripadvisor.ca\/Profile\/NearlyThereOntario","26970":"https:\/\/www.tripadvisor.ca\/Profile\/Superbur","26971":"https:\/\/www.tripadvisor.ca\/Profile\/Patsroy","26972":"https:\/\/www.tripadvisor.ca\/Profile\/N102JTcarolc","26973":"https:\/\/www.tripadvisor.ca\/Profile\/kevinlL5763FK","26974":"https:\/\/www.tripadvisor.ca\/Profile\/ldnk2016","26975":"https:\/\/www.tripadvisor.ca\/Profile\/210megar","26976":"https:\/\/www.tripadvisor.ca\/Profile\/poutinefan","26977":"https:\/\/www.tripadvisor.ca\/Profile\/aafangel","26978":"https:\/\/www.tripadvisor.ca\/Profile\/Hanny1968","26979":"https:\/\/www.tripadvisor.ca\/Profile\/BPFam","26980":"https:\/\/www.tripadvisor.ca\/Profile\/chadandsharonw","26981":"https:\/\/www.tripadvisor.ca\/Profile\/praedewald","26982":"https:\/\/www.tripadvisor.ca\/Profile\/HardOiler1","26983":"https:\/\/www.tripadvisor.ca\/Profile\/T9434EIandrewl","26984":"https:\/\/www.tripadvisor.ca\/Profile\/BitMorris","26985":"https:\/\/www.tripadvisor.ca\/Profile\/Saltydogcafe","26986":"https:\/\/www.tripadvisor.ca\/Profile\/680debbiec","26987":"https:\/\/www.tripadvisor.ca\/Profile\/Michelle5052","26988":"https:\/\/www.tripadvisor.ca\/Profile\/z24pride","26989":"https:\/\/www.tripadvisor.ca\/Profile\/8T8vette","26990":"https:\/\/www.tripadvisor.ca\/Profile\/WaadA_12","26991":"https:\/\/www.tripadvisor.ca\/Profile\/Keithgalbraith","26992":"https:\/\/www.tripadvisor.ca\/Profile\/Jules88Aub","26993":"https:\/\/www.tripadvisor.ca\/Profile\/kthlng","26994":"https:\/\/www.tripadvisor.ca\/Profile\/cmark007","26995":"https:\/\/www.tripadvisor.ca\/Profile\/katie3297","26996":"https:\/\/www.tripadvisor.ca\/Profile\/AshPatSat","26997":"https:\/\/www.tripadvisor.ca\/Profile\/56katt56","26998":"https:\/\/www.tripadvisor.ca\/Profile\/MJVoyage","26999":"https:\/\/www.tripadvisor.ca\/Profile\/JoyceH636","27000":"https:\/\/www.tripadvisor.ca\/Profile\/dmpeng","27001":"https:\/\/www.tripadvisor.ca\/Profile\/stvmicSt_Thomas","27002":"https:\/\/www.tripadvisor.ca\/Profile\/jackiebob","27003":"https:\/\/www.tripadvisor.ca\/Profile\/653lizm","27004":"https:\/\/www.tripadvisor.ca\/Profile\/DougE22","27005":"https:\/\/www.tripadvisor.ca\/Profile\/LindsayM987","27006":"https:\/\/www.tripadvisor.ca\/Profile\/jewls1972","27007":"https:\/\/www.tripadvisor.ca\/Profile\/Carol1319","27008":"nil","27013":"https:\/\/www.tripadvisor.ca\/Profile\/2019paulp","27014":"https:\/\/www.tripadvisor.ca\/Profile\/LoriH335","27015":"https:\/\/www.tripadvisor.ca\/Profile\/FarAway36117191553","27016":"https:\/\/www.tripadvisor.ca\/Profile\/rone632","27017":"https:\/\/www.tripadvisor.ca\/Profile\/Traveltrue01","27018":"https:\/\/www.tripadvisor.ca\/Profile\/kimpJ5562OY","27019":"https:\/\/www.tripadvisor.ca\/Profile\/LD29","27020":"https:\/\/www.tripadvisor.ca\/Profile\/G7596AHdavidj","27021":"https:\/\/www.tripadvisor.ca\/Profile\/Jk363","27022":"https:\/\/www.tripadvisor.ca\/Profile\/suecA2494NQ","27023":"https:\/\/www.tripadvisor.ca\/Profile\/nomadly","27024":"https:\/\/www.tripadvisor.ca\/Profile\/jand2017","27025":"https:\/\/www.tripadvisor.ca\/Profile\/DJL57","27026":"https:\/\/www.tripadvisor.ca\/Profile\/TommyAllen","27027":"https:\/\/www.tripadvisor.ca\/Profile\/emilyvangorp","27028":"https:\/\/www.tripadvisor.ca\/Profile\/tonif524","27029":"https:\/\/www.tripadvisor.ca\/Profile\/angelasusanm","27030":"https:\/\/www.tripadvisor.ca\/Profile\/A4158PYmary","27031":"https:\/\/www.tripadvisor.ca\/Profile\/386kims","27032":"https:\/\/www.tripadvisor.ca\/Profile\/unclespike18116","27033":"https:\/\/www.tripadvisor.ca\/Profile\/ahmeds74","27034":"https:\/\/www.tripadvisor.ca\/Profile\/melaniek331","27035":"https:\/\/www.tripadvisor.ca\/Profile\/Cathy417","27036":"https:\/\/www.tripadvisor.ca\/Profile\/michelles269","27037":"https:\/\/www.tripadvisor.ca\/Profile\/PLUGGER2","27038":"https:\/\/www.tripadvisor.ca\/Profile\/tleblanc64","27039":"https:\/\/www.tripadvisor.ca\/Profile\/SherryF204","27040":"https:\/\/www.tripadvisor.ca\/Profile\/Explore396864","27041":"https:\/\/www.tripadvisor.ca\/Profile\/Y2476DLtammyb","27042":"https:\/\/www.tripadvisor.ca\/Profile\/jasonboat","27043":"https:\/\/www.tripadvisor.ca\/Profile\/KimKim69","27044":"https:\/\/www.tripadvisor.ca\/Profile\/bm228","27045":"https:\/\/www.tripadvisor.ca\/Profile\/trishistravelling","27046":"https:\/\/www.tripadvisor.ca\/Profile\/869lizh","27047":"https:\/\/www.tripadvisor.ca\/Profile\/laines20","27048":"https:\/\/www.tripadvisor.ca\/Profile\/133sandya","27049":"https:\/\/www.tripadvisor.ca\/Profile\/Leaveyourphonehome","27050":"https:\/\/www.tripadvisor.ca\/Profile\/A9253WFdonnam","27051":"https:\/\/www.tripadvisor.ca\/Profile\/stephenbM6340EI","27052":"https:\/\/www.tripadvisor.ca\/Profile\/dougv362","27053":"https:\/\/www.tripadvisor.ca\/Profile\/loric95","27054":"https:\/\/www.tripadvisor.ca\/Profile\/HeatherRobert","27055":"https:\/\/www.tripadvisor.ca\/Profile\/393douglasb","27056":"https:\/\/www.tripadvisor.ca\/Profile\/KrispyOhio","27057":"https:\/\/www.tripadvisor.ca\/Profile\/JSprinkle2018","27058":"https:\/\/www.tripadvisor.ca\/Profile\/JoniRain","27059":"https:\/\/www.tripadvisor.ca\/Profile\/TravelMama011","27060":"https:\/\/www.tripadvisor.ca\/Profile\/seoulsister1475","27061":"https:\/\/www.tripadvisor.ca\/Profile\/93dream","27062":"https:\/\/www.tripadvisor.ca\/Profile\/DougTheCanuck","27063":"https:\/\/www.tripadvisor.ca\/Profile\/TravelingChance","27064":"https:\/\/www.tripadvisor.ca\/Profile\/422lulu","27065":"https:\/\/www.tripadvisor.ca\/Profile\/468gloriaj","27066":"https:\/\/www.tripadvisor.ca\/Profile\/519Anne","27067":"https:\/\/www.tripadvisor.ca\/Profile\/carolynbX7225QC","27068":"https:\/\/www.tripadvisor.ca\/Profile\/jims201","27069":"https:\/\/www.tripadvisor.ca\/Profile\/Dancemom33","27070":"https:\/\/www.tripadvisor.ca\/Profile\/thomfillion5656","27071":"https:\/\/www.tripadvisor.ca\/Profile\/118danielle","27072":"https:\/\/www.tripadvisor.ca\/Profile\/bamafrank","27073":"https:\/\/www.tripadvisor.ca\/Profile\/joanmH8244QZ","27074":"https:\/\/www.tripadvisor.ca\/Profile\/JeannineS_11","27075":"https:\/\/www.tripadvisor.ca\/Profile\/Chilli09","27076":"https:\/\/www.tripadvisor.ca\/Profile\/HollyM793","27077":"https:\/\/www.tripadvisor.ca\/Profile\/saradX7408JQ","27078":"https:\/\/www.tripadvisor.ca\/Profile\/165troyb","27079":"https:\/\/www.tripadvisor.ca\/Profile\/crobinson2014","27080":"https:\/\/www.tripadvisor.ca\/Profile\/caperwi","27081":"https:\/\/www.tripadvisor.ca\/Profile\/peterbK6307LH","27082":"https:\/\/www.tripadvisor.ca\/Profile\/mani2ulin","27083":"https:\/\/www.tripadvisor.ca\/Profile\/310pennyd","27084":"https:\/\/www.tripadvisor.ca\/Profile\/awineguy11","27085":"https:\/\/www.tripadvisor.ca\/Profile\/LiliFeb2008","27086":"https:\/\/www.tripadvisor.ca\/Profile\/mountainboy43","27087":"https:\/\/www.tripadvisor.ca\/Profile\/Sabretooth4","27088":"https:\/\/www.tripadvisor.ca\/Profile\/Wizard-of-Oz-2012","27089":"https:\/\/www.tripadvisor.ca\/Profile\/EMVBH","27090":"https:\/\/www.tripadvisor.ca\/Profile\/dbtiffin","27091":"https:\/\/www.tripadvisor.ca\/Profile\/LynnT1591","27092":"https:\/\/www.tripadvisor.ca\/Profile\/Ready2TravelIAm","27093":"https:\/\/www.tripadvisor.ca\/Profile\/TKBulba","27094":"https:\/\/www.tripadvisor.ca\/Profile\/DonL900","27095":"https:\/\/www.tripadvisor.ca\/Profile\/rg202","27096":"https:\/\/www.tripadvisor.ca\/Profile\/DPOntario","27097":"https:\/\/www.tripadvisor.ca\/Profile\/DebM84","27103":"https:\/\/www.tripadvisor.ca\/Profile\/Skyhock55","27104":"https:\/\/www.tripadvisor.ca\/Profile\/659robinl","27105":"https:\/\/www.tripadvisor.ca\/Profile\/903KarenW","27106":"https:\/\/www.tripadvisor.ca\/Profile\/102jamesn","27107":"https:\/\/www.tripadvisor.ca\/Profile\/Carnivorousmale","27108":"https:\/\/www.tripadvisor.ca\/Profile\/pennys282","27109":"https:\/\/www.tripadvisor.ca\/Profile\/DBB58","27110":"https:\/\/www.tripadvisor.ca\/Profile\/parker222976","27111":"https:\/\/www.tripadvisor.ca\/Profile\/Tuchka","27112":"https:\/\/www.tripadvisor.ca\/Profile\/karenmL9212XA","27118":"https:\/\/www.tripadvisor.ca\/Profile\/ColleenLittle539","27119":"https:\/\/www.tripadvisor.ca\/Profile\/239sdc","27120":"https:\/\/www.tripadvisor.ca\/Profile\/Ezambelli","27121":"https:\/\/www.tripadvisor.ca\/Profile\/shibasisd","27122":"https:\/\/www.tripadvisor.ca\/Profile\/Desiree1978","27128":"https:\/\/www.tripadvisor.ca\/Profile\/klsuffy","27129":"https:\/\/www.tripadvisor.ca\/Profile\/SJinTO","27130":"https:\/\/www.tripadvisor.ca\/Profile\/andrewt731","27131":"https:\/\/www.tripadvisor.ca\/Profile\/492tm","27132":"https:\/\/www.tripadvisor.ca\/Profile\/ladymarija","27133":"https:\/\/www.tripadvisor.ca\/Profile\/DavidM942","27134":"https:\/\/www.tripadvisor.ca\/Profile\/jslate16","27135":"https:\/\/www.tripadvisor.ca\/Profile\/_Ant0n1a_K","27136":"https:\/\/www.tripadvisor.ca\/Profile\/SoxFan08","27137":"https:\/\/www.tripadvisor.ca\/Profile\/MikeLana2015","27138":"https:\/\/www.tripadvisor.ca\/Profile\/Vaugman","27139":"https:\/\/www.tripadvisor.ca\/Profile\/michelletO7464EL","27140":"https:\/\/www.tripadvisor.ca\/Profile\/421denise","27141":"https:\/\/www.tripadvisor.ca\/Profile\/laurenparks2017","27142":"https:\/\/www.tripadvisor.ca\/Profile\/HappyHilton","27148":"https:\/\/www.tripadvisor.ca\/Profile\/Real_Duke_of_Hockley","27149":"https:\/\/www.tripadvisor.ca\/Profile\/PracticalDude","27150":"https:\/\/www.tripadvisor.ca\/Profile\/Canadatravelgirl14","27151":"https:\/\/www.tripadvisor.ca\/Profile\/haguetoni","27152":"https:\/\/www.tripadvisor.ca\/Profile\/TammyG1232015","27153":"https:\/\/www.tripadvisor.ca\/Profile\/AlastairG462","27154":"https:\/\/www.tripadvisor.ca\/Profile\/teds72m","27155":"https:\/\/www.tripadvisor.ca\/Profile\/MonaRizzo","27156":"https:\/\/www.tripadvisor.ca\/Profile\/leafssfan","27157":"https:\/\/www.tripadvisor.ca\/Profile\/bswinca","27163":"https:\/\/www.tripadvisor.ca\/Profile\/Emmaanne9","27164":"https:\/\/www.tripadvisor.ca\/Profile\/DougNemeth","27165":"https:\/\/www.tripadvisor.ca\/Profile\/agreen852017","27166":"https:\/\/www.tripadvisor.ca\/Profile\/zachs702","27167":"https:\/\/www.tripadvisor.ca\/Profile\/kimmero3","27168":"https:\/\/www.tripadvisor.ca\/Profile\/SheelaG1","27169":"https:\/\/www.tripadvisor.ca\/Profile\/william635","27170":"https:\/\/www.tripadvisor.ca\/Profile\/L1194OXdebbiec","27171":"https:\/\/www.tripadvisor.ca\/Profile\/billsN9785JN","27172":"https:\/\/www.tripadvisor.ca\/Profile\/heather19672017","27173":"https:\/\/www.tripadvisor.ca\/Profile\/trevorw136","27174":"https:\/\/www.tripadvisor.ca\/Profile\/robsI3422PP","27175":"https:\/\/www.tripadvisor.ca\/Profile\/551berniev","27176":"https:\/\/www.tripadvisor.ca\/Profile\/RobertaR892","27177":"https:\/\/www.tripadvisor.ca\/Profile\/TorontoRam","27178":"https:\/\/www.tripadvisor.ca\/Profile\/HotelQualityControl","27179":"https:\/\/www.tripadvisor.ca\/Profile\/LisaMDK","27180":"https:\/\/www.tripadvisor.ca\/Profile\/Lbubbles2011","27181":"https:\/\/www.tripadvisor.ca\/Profile\/X7192LGaudreym","27182":"https:\/\/www.tripadvisor.ca\/Profile\/mackinleymauro","27188":"https:\/\/www.tripadvisor.ca\/Profile\/vijaib","27189":"https:\/\/www.tripadvisor.ca\/Profile\/Travellers195","27190":"https:\/\/www.tripadvisor.ca\/Profile\/zepple321","27191":"https:\/\/www.tripadvisor.ca\/Profile\/Seewhales","27192":"https:\/\/www.tripadvisor.ca\/Profile\/Maritimerfornow","27193":"https:\/\/www.tripadvisor.ca\/Profile\/trixie_yas","27194":"https:\/\/www.tripadvisor.ca\/Profile\/Zihuajim","27195":"https:\/\/www.tripadvisor.ca\/Profile\/nicolelew","27196":"https:\/\/www.tripadvisor.ca\/Profile\/lynettec840","27197":"https:\/\/www.tripadvisor.ca\/Profile\/deanc706","27198":"https:\/\/www.tripadvisor.ca\/Profile\/Les-Paul028","27199":"https:\/\/www.tripadvisor.ca\/Profile\/Vanessa-Turista","27200":"https:\/\/www.tripadvisor.ca\/Profile\/null","27201":"https:\/\/www.tripadvisor.ca\/Profile\/BR4London","27202":"https:\/\/www.tripadvisor.ca\/Profile\/357maryn","27203":"https:\/\/www.tripadvisor.ca\/Profile\/836deed","27204":"https:\/\/www.tripadvisor.ca\/Profile\/Vickis1955","27205":"https:\/\/www.tripadvisor.ca\/Profile\/SheilaLastname","27206":"https:\/\/www.tripadvisor.ca\/Profile\/islandlorna2","27207":"https:\/\/www.tripadvisor.ca\/Profile\/3Camps","27208":"nil","27213":"https:\/\/www.tripadvisor.ca\/Profile\/paulofW4354TB","27214":"https:\/\/www.tripadvisor.ca\/Profile\/Redfox-7","27215":"https:\/\/www.tripadvisor.ca\/Profile\/susanmkelly99","27216":"https:\/\/www.tripadvisor.ca\/Profile\/592clam","27217":"https:\/\/www.tripadvisor.ca\/Profile\/BobC1150","27218":"https:\/\/www.tripadvisor.ca\/Profile\/Berniejank","27219":"https:\/\/www.tripadvisor.ca\/Profile\/cathydR5939VN","27220":"https:\/\/www.tripadvisor.ca\/Profile\/Delicia1973","27221":"https:\/\/www.tripadvisor.ca\/Profile\/439josephinef","27228":"https:\/\/www.tripadvisor.ca\/Profile\/caps86","27229":"https:\/\/www.tripadvisor.ca\/Profile\/benoitt573","27230":"https:\/\/www.tripadvisor.ca\/Profile\/miriamvila123","27231":"https:\/\/www.tripadvisor.ca\/Profile\/HermanB498","27232":"https:\/\/www.tripadvisor.ca\/Profile\/taylorvalnion","27233":"https:\/\/www.tripadvisor.ca\/Profile\/susanaI9449OJ","27234":"https:\/\/www.tripadvisor.ca\/Profile\/JackieL423","27235":"https:\/\/www.tripadvisor.ca\/Profile\/BillandNel","27236":"https:\/\/www.tripadvisor.ca\/Profile\/adaiahj","27237":"https:\/\/www.tripadvisor.ca\/Profile\/459larryd","27238":"https:\/\/www.tripadvisor.ca\/Profile\/gtcdrummer","27239":"https:\/\/www.tripadvisor.ca\/Profile\/G8103YCjasonf","27240":"https:\/\/www.tripadvisor.ca\/Profile\/AdrianD1973","27241":"https:\/\/www.tripadvisor.ca\/Profile\/mystique7","27242":"https:\/\/www.tripadvisor.ca\/Profile\/gisque","27243":"https:\/\/www.tripadvisor.ca\/Profile\/Karinadoll","27244":"https:\/\/www.tripadvisor.ca\/Profile\/KBtraveller2015","27245":"https:\/\/www.tripadvisor.ca\/Profile\/AlexDelarg","27246":"https:\/\/www.tripadvisor.ca\/Profile\/WandaW175","27247":"https:\/\/www.tripadvisor.ca\/Profile\/single83","27248":"https:\/\/www.tripadvisor.ca\/Profile\/31kerrib","27249":"https:\/\/www.tripadvisor.ca\/Profile\/A21PBpaull","27250":"https:\/\/www.tripadvisor.ca\/Profile\/Karenilia1","27251":"https:\/\/www.tripadvisor.ca\/Profile\/HomeGirlGoderich","27252":"https:\/\/www.tripadvisor.ca\/Profile\/120dianer","27253":"https:\/\/www.tripadvisor.ca\/Profile\/ChristianaTO","27254":"https:\/\/www.tripadvisor.ca\/Profile\/Averycat","27255":"https:\/\/www.tripadvisor.ca\/Profile\/justin013","27256":"https:\/\/www.tripadvisor.ca\/Profile\/jayo774","27257":"https:\/\/www.tripadvisor.ca\/Profile\/956abbyb","27258":"https:\/\/www.tripadvisor.ca\/Profile\/adamsA4464JW","27259":"https:\/\/www.tripadvisor.ca\/Profile\/Loisanne1963","27260":"https:\/\/www.tripadvisor.ca\/Profile\/560suzanneh","27261":"https:\/\/www.tripadvisor.ca\/Profile\/978nicpal","27262":"https:\/\/www.tripadvisor.ca\/Profile\/marksT9136CC","27268":"https:\/\/www.tripadvisor.ca\/Profile\/Ronl178","27269":"https:\/\/www.tripadvisor.ca\/Profile\/DW720","27270":"https:\/\/www.tripadvisor.ca\/Profile\/jellybean92","27271":"https:\/\/www.tripadvisor.ca\/Profile\/patrickmU886OI","27272":"https:\/\/www.tripadvisor.ca\/Profile\/KarnMarie","27273":"https:\/\/www.tripadvisor.ca\/Profile\/777harleyrider","27274":"https:\/\/www.tripadvisor.ca\/Profile\/516vickin","27275":"https:\/\/www.tripadvisor.ca\/Profile\/534rikim","27276":"https:\/\/www.tripadvisor.ca\/Profile\/Traveller21212121","27277":"https:\/\/www.tripadvisor.ca\/Profile\/shuryk_ba","27279":"https:\/\/www.tripadvisor.ca\/Profile\/vandenheja","27281":"https:\/\/www.tripadvisor.ca\/Profile\/Lorrie239","27282":"https:\/\/www.tripadvisor.ca\/Profile\/markv256","27283":"https:\/\/www.tripadvisor.ca\/Profile\/503debh","27284":"https:\/\/www.tripadvisor.ca\/Profile\/OmegaOntario","27285":"https:\/\/www.tripadvisor.ca\/Profile\/travellingfamily222","27286":"https:\/\/www.tripadvisor.ca\/Profile\/32waynec","27287":"https:\/\/www.tripadvisor.ca\/Profile\/536jeanp","27290":"https:\/\/www.tripadvisor.ca\/Profile\/vballguitarguy","27291":"https:\/\/www.tripadvisor.ca\/Profile\/ecgrossett","27292":"https:\/\/www.tripadvisor.ca\/Profile\/miked385","27293":"https:\/\/www.tripadvisor.ca\/Profile\/hatthead2011","27294":"https:\/\/www.tripadvisor.ca\/Profile\/Tomopt","27295":"https:\/\/www.tripadvisor.ca\/Profile\/charliejosef","27297":"https:\/\/www.tripadvisor.ca\/Profile\/Designergirlaz13","27298":"https:\/\/www.tripadvisor.ca\/Profile\/amjs13501","27299":"https:\/\/www.tripadvisor.ca\/Profile\/OliverJ389","27300":"https:\/\/www.tripadvisor.ca\/Profile\/LBPS","27301":"https:\/\/www.tripadvisor.ca\/Profile\/TorontoPino","27302":"https:\/\/www.tripadvisor.ca\/Profile\/gthombos","27303":"nil","27308":"https:\/\/www.tripadvisor.ca\/Profile\/AndyD829","27309":"https:\/\/www.tripadvisor.ca\/Profile\/amberlynn792018","27310":"https:\/\/www.tripadvisor.ca\/Profile\/NamutKwu","27311":"https:\/\/www.tripadvisor.ca\/Profile\/E6309SWlauram","27312":"https:\/\/www.tripadvisor.ca\/Profile\/olamembrebe","27313":"nil","27318":"https:\/\/www.tripadvisor.ca\/Profile\/maryclarec2017","27319":"https:\/\/www.tripadvisor.ca\/Profile\/GIFI_12","27320":"https:\/\/www.tripadvisor.ca\/Profile\/Cristina611","27321":"https:\/\/www.tripadvisor.ca\/Profile\/debbiej99","27322":"https:\/\/www.tripadvisor.ca\/Profile\/mwrightcameron","27323":"https:\/\/www.tripadvisor.ca\/Profile\/Sean_Raffy","27324":"https:\/\/www.tripadvisor.ca\/Profile\/Cheers_1947","27325":"https:\/\/www.tripadvisor.ca\/Profile\/bertran1","27326":"https:\/\/www.tripadvisor.ca\/Profile\/parveshm","27327":"https:\/\/www.tripadvisor.ca\/Profile\/disco_11","27328":"https:\/\/www.tripadvisor.ca\/Profile\/Samantha242242","27329":"https:\/\/www.tripadvisor.ca\/Profile\/marlenem768","27330":"https:\/\/www.tripadvisor.ca\/Profile\/sciampa2001","27331":"https:\/\/www.tripadvisor.ca\/Profile\/HermanB498","27332":"https:\/\/www.tripadvisor.ca\/Profile\/Jonathan652","27333":"https:\/\/www.tripadvisor.ca\/Profile\/MaggieEl-Ibs","27334":"https:\/\/www.tripadvisor.ca\/Profile\/dayatthebeach2016","27335":"https:\/\/www.tripadvisor.ca\/Profile\/4michellebryan","27336":"https:\/\/www.tripadvisor.ca\/Profile\/RadG_12","27337":"https:\/\/www.tripadvisor.ca\/Profile\/RobinL584","27343":"https:\/\/www.tripadvisor.ca\/Profile\/sydaus3","27344":"https:\/\/www.tripadvisor.ca\/Profile\/calusadrive","27345":"https:\/\/www.tripadvisor.ca\/Profile\/letexan54","27346":"https:\/\/www.tripadvisor.ca\/Profile\/Canada-TourDirector","27347":"https:\/\/www.tripadvisor.ca\/Profile\/549glenns","27348":"https:\/\/www.tripadvisor.ca\/Profile\/trainfan2000","27349":"https:\/\/www.tripadvisor.ca\/Profile\/KandyS_13","27350":"https:\/\/www.tripadvisor.ca\/Profile\/ragnarr633","27351":"https:\/\/www.tripadvisor.ca\/Profile\/foxhillOttawa","27352":"https:\/\/www.tripadvisor.ca\/Profile\/anameineed","27353":"https:\/\/www.tripadvisor.ca\/Profile\/D1389QOdanw","27354":"https:\/\/www.tripadvisor.ca\/Profile\/LindaMargaret","27355":"https:\/\/www.tripadvisor.ca\/Profile\/Buicklover","27356":"https:\/\/www.tripadvisor.ca\/Profile\/B899LKmarkr","27357":"https:\/\/www.tripadvisor.ca\/Profile\/A6335ZEjohnp","27358":"https:\/\/www.tripadvisor.ca\/Profile\/731stephenr","27359":"https:\/\/www.tripadvisor.ca\/Profile\/DebDavid65","27360":"https:\/\/www.tripadvisor.ca\/Profile\/ANGELcanada","27361":"https:\/\/www.tripadvisor.ca\/Profile\/MJP695rue","27362":"https:\/\/www.tripadvisor.ca\/Profile\/Vacationer663764","27363":"https:\/\/www.tripadvisor.ca\/Profile\/913peteri","27364":"https:\/\/www.tripadvisor.ca\/Profile\/fari514","27365":"https:\/\/www.tripadvisor.ca\/Profile\/Packat51","27366":"https:\/\/www.tripadvisor.ca\/Profile\/montgori","27367":"https:\/\/www.tripadvisor.ca\/Profile\/sancton","27368":"https:\/\/www.tripadvisor.ca\/Profile\/miketI767JY","27369":"https:\/\/www.tripadvisor.ca\/Profile\/CW359","27370":"https:\/\/www.tripadvisor.ca\/Profile\/B4332YDbarbaram","27371":"https:\/\/www.tripadvisor.ca\/Profile\/1Kleo6","27372":"https:\/\/www.tripadvisor.ca\/Profile\/JohnS226","27373":"https:\/\/www.tripadvisor.ca\/Profile\/L681SYbrendac","27374":"https:\/\/www.tripadvisor.ca\/Profile\/NDF848","27375":"https:\/\/www.tripadvisor.ca\/Profile\/LennyBK","27376":"https:\/\/www.tripadvisor.ca\/Profile\/wellyo","27377":"https:\/\/www.tripadvisor.ca\/Profile\/infoX3850ND","27378":"nil","27383":"https:\/\/www.tripadvisor.ca\/Profile\/201stanb","27384":"https:\/\/www.tripadvisor.ca\/Profile\/murminsky","27385":"https:\/\/www.tripadvisor.ca\/Profile\/GlobetrotterSH","27386":"https:\/\/www.tripadvisor.ca\/Profile\/D5745EFtomm","27387":"https:\/\/www.tripadvisor.ca\/Profile\/65jessr","27393":"https:\/\/www.tripadvisor.ca\/Profile\/Zarf53","27394":"https:\/\/www.tripadvisor.ca\/Profile\/S4568YGstephenb","27395":"https:\/\/www.tripadvisor.ca\/Profile\/smicken","27396":"https:\/\/www.tripadvisor.ca\/Profile\/Apriltraveller2018","27397":"https:\/\/www.tripadvisor.ca\/Profile\/NatashaL","27398":"https:\/\/www.tripadvisor.ca\/Profile\/coakes317","27399":"https:\/\/www.tripadvisor.ca\/Profile\/Waymar83","27400":"https:\/\/www.tripadvisor.ca\/Profile\/Mzzchelle80","27401":"https:\/\/www.tripadvisor.ca\/Profile\/Stephenbkk20156","27402":"https:\/\/www.tripadvisor.ca\/Profile\/sanchdog","27403":"https:\/\/www.tripadvisor.ca\/Profile\/Daydream77648","27404":"https:\/\/www.tripadvisor.ca\/Profile\/Traveltolearn09","27405":"https:\/\/www.tripadvisor.ca\/Profile\/260nelliem","27406":"https:\/\/www.tripadvisor.ca\/Profile\/christyc538","27407":"https:\/\/www.tripadvisor.ca\/Profile\/Glenncca","27408":"https:\/\/www.tripadvisor.ca\/Profile\/mhlefrancois","27409":"https:\/\/www.tripadvisor.ca\/Profile\/IntHotelier","27410":"https:\/\/www.tripadvisor.ca\/Profile\/A334FProbertg","27411":"https:\/\/www.tripadvisor.ca\/Profile\/111robs","27412":"https:\/\/www.tripadvisor.ca\/Profile\/Kirkby84","27413":"https:\/\/www.tripadvisor.ca\/Profile\/28genevievem","27414":"https:\/\/www.tripadvisor.ca\/Profile\/DYNAMICREGGAE","27416":"https:\/\/www.tripadvisor.ca\/Profile\/TXLuv2Travel","27417":"https:\/\/www.tripadvisor.ca\/Profile\/ChoosingToBeHappy","27433":"https:\/\/www.tripadvisor.ca\/Profile\/KeithP723","27434":"https:\/\/www.tripadvisor.ca\/Profile\/lorraineb353","27435":"https:\/\/www.tripadvisor.ca\/Profile\/nancyl254","27436":"https:\/\/www.tripadvisor.ca\/Profile\/aldod438","27437":"https:\/\/www.tripadvisor.ca\/Profile\/RaySommer","27438":"https:\/\/www.tripadvisor.ca\/Profile\/DeniseTappen_BC","27439":"https:\/\/www.tripadvisor.ca\/Profile\/andrewmgsutton","27440":"https:\/\/www.tripadvisor.ca\/Profile\/840candicev","27441":"https:\/\/www.tripadvisor.ca\/Profile\/Bdh1948","27442":"https:\/\/www.tripadvisor.ca\/Profile\/911rachelh","27453":"https:\/\/www.tripadvisor.ca\/Profile\/B4335KGshannonm","27454":"https:\/\/www.tripadvisor.ca\/Profile\/robertrA220KX","27455":"https:\/\/www.tripadvisor.ca\/Profile\/DebbyL848","27456":"https:\/\/www.tripadvisor.ca\/Profile\/468sarahe","27457":"https:\/\/www.tripadvisor.ca\/Profile\/arturoct","27463":"https:\/\/www.tripadvisor.ca\/Profile\/joseem433","27464":"https:\/\/www.tripadvisor.ca\/Profile\/louloo_8","27465":"https:\/\/www.tripadvisor.ca\/Profile\/flocysd","27466":"https:\/\/www.tripadvisor.ca\/Profile\/steve9722017","27467":"https:\/\/www.tripadvisor.ca\/Profile\/767sallies","27473":"https:\/\/www.tripadvisor.ca\/Profile\/E2786BFheatherb","27474":"https:\/\/www.tripadvisor.ca\/Profile\/karen2005","27475":"https:\/\/www.tripadvisor.ca\/Profile\/julierX5359KA","27476":"https:\/\/www.tripadvisor.ca\/Profile\/wilfredl2017","27477":"https:\/\/www.tripadvisor.ca\/Profile\/MartinaReinius","27478":"https:\/\/www.tripadvisor.ca\/Profile\/297heathert","27479":"https:\/\/www.tripadvisor.ca\/Profile\/246arjanv","27480":"https:\/\/www.tripadvisor.ca\/Profile\/CamM705","27481":"https:\/\/www.tripadvisor.ca\/Profile\/markcT1504PH","27482":"https:\/\/www.tripadvisor.ca\/Profile\/Mobius48","27483":"https:\/\/www.tripadvisor.ca\/Profile\/leeannd827","27484":"https:\/\/www.tripadvisor.ca\/Profile\/teds72m","27485":"https:\/\/www.tripadvisor.ca\/Profile\/78claudeb","27486":"https:\/\/www.tripadvisor.ca\/Profile\/barbaramZ2881PF","27487":"https:\/\/www.tripadvisor.ca\/Profile\/X1508NSmarcb","27488":"https:\/\/www.tripadvisor.ca\/Profile\/AnthonyS370","27489":"https:\/\/www.tripadvisor.ca\/Profile\/Linda-Ginette","27490":"https:\/\/www.tripadvisor.ca\/Profile\/265kime","27491":"https:\/\/www.tripadvisor.ca\/Profile\/M6544LYsandrad","27492":"https:\/\/www.tripadvisor.ca\/Profile\/TheTravelerBoston","27493":"https:\/\/www.tripadvisor.ca\/Profile\/michaelpK4560AR","27494":"https:\/\/www.tripadvisor.ca\/Profile\/donahuec2017","27495":"https:\/\/www.tripadvisor.ca\/Profile\/JackS609","27496":"https:\/\/www.tripadvisor.ca\/Profile\/N4849GIdavidv","27497":"https:\/\/www.tripadvisor.ca\/Profile\/R3546WAstephaniem","27498":"https:\/\/www.tripadvisor.ca\/Profile\/574PAULK574","27499":"https:\/\/www.tripadvisor.ca\/Profile\/MJandCAL","27500":"https:\/\/www.tripadvisor.ca\/Profile\/amandabS4786KD","27501":"https:\/\/www.tripadvisor.ca\/Profile\/elizabethtX60JP","27502":"https:\/\/www.tripadvisor.ca\/Profile\/jays201517","27503":"https:\/\/www.tripadvisor.ca\/Profile\/braddw","27504":"https:\/\/www.tripadvisor.ca\/Profile\/655natashaw","27505":"https:\/\/www.tripadvisor.ca\/Profile\/327giselak","27506":"https:\/\/www.tripadvisor.ca\/Profile\/sylvainb164","27507":"https:\/\/www.tripadvisor.ca\/Profile\/chriscA5942VF","27508":"https:\/\/www.tripadvisor.ca\/Profile\/Slstew","27509":"https:\/\/www.tripadvisor.ca\/Profile\/540emmanuelled","27510":"https:\/\/www.tripadvisor.ca\/Profile\/Quentin000","27511":"https:\/\/www.tripadvisor.ca\/Profile\/ShibumiMC","27512":"https:\/\/www.tripadvisor.ca\/Profile\/ViolettaVonEinhorn","27514":"https:\/\/www.tripadvisor.ca\/Profile\/v_roniquej386","27517":"https:\/\/www.tripadvisor.ca\/Profile\/rimsky_kc","27518":"https:\/\/www.tripadvisor.ca\/Profile\/joed273","27519":"https:\/\/www.tripadvisor.ca\/Profile\/ReneB676","27520":"https:\/\/www.tripadvisor.ca\/Profile\/91tomh","27521":"https:\/\/www.tripadvisor.ca\/Profile\/ColoradoTravels2013","27522":"https:\/\/www.tripadvisor.ca\/Profile\/fitza44","27523":"https:\/\/www.tripadvisor.ca\/Profile\/TheLifeguard","27524":"https:\/\/www.tripadvisor.ca\/Profile\/db1227","27525":"https:\/\/www.tripadvisor.ca\/Profile\/theseoldroads","27526":"https:\/\/www.tripadvisor.ca\/Profile\/CarolGB117NB","27528":"https:\/\/www.tripadvisor.ca\/Profile\/M9371KTrogers","27529":"https:\/\/www.tripadvisor.ca\/Profile\/M3869ERchristineb","27530":"https:\/\/www.tripadvisor.ca\/Profile\/Corky89","27531":"https:\/\/www.tripadvisor.ca\/Profile\/embracelife1","27532":"https:\/\/www.tripadvisor.ca\/Profile\/LJOntario","27533":"https:\/\/www.tripadvisor.ca\/Profile\/ChiquiBonita","27534":"https:\/\/www.tripadvisor.ca\/Profile\/andr_f430","27535":"https:\/\/www.tripadvisor.ca\/Profile\/PDB111","27536":"https:\/\/www.tripadvisor.ca\/Profile\/Sherri93","27537":"https:\/\/www.tripadvisor.ca\/Profile\/sylviemU9352GW","27538":"https:\/\/www.tripadvisor.ca\/Profile\/553armandc","27539":"https:\/\/www.tripadvisor.ca\/Profile\/dominicp452","27540":"https:\/\/www.tripadvisor.ca\/Profile\/iamzeke","27541":"https:\/\/www.tripadvisor.ca\/Profile\/AndyDon2012","27542":"https:\/\/www.tripadvisor.ca\/Profile\/JoannieG657","27543":"https:\/\/www.tripadvisor.ca\/Profile\/Read41","27544":"https:\/\/www.tripadvisor.ca\/Profile\/Grizinator","27545":"https:\/\/www.tripadvisor.ca\/Profile\/294karam","27546":"https:\/\/www.tripadvisor.ca\/Profile\/andreagI3131IP","27547":"https:\/\/www.tripadvisor.ca\/Profile\/btravels","27548":"https:\/\/www.tripadvisor.ca\/Profile\/676ralfw","27549":"https:\/\/www.tripadvisor.ca\/Profile\/toddt649","27550":"https:\/\/www.tripadvisor.ca\/Profile\/435claudiak","27551":"https:\/\/www.tripadvisor.ca\/Profile\/jeans464","27552":"https:\/\/www.tripadvisor.ca\/Profile\/aserendipitygal","27553":"https:\/\/www.tripadvisor.ca\/Profile\/AyaReiko","27554":"https:\/\/www.tripadvisor.ca\/Profile\/QuigDawg","27555":"https:\/\/www.tripadvisor.ca\/Profile\/hanajon","27556":"https:\/\/www.tripadvisor.ca\/Profile\/RicardoBrandao","27557":"https:\/\/www.tripadvisor.ca\/Profile\/Michael666407","27558":"https:\/\/www.tripadvisor.ca\/Profile\/Saskia80","27559":"https:\/\/www.tripadvisor.ca\/Profile\/496kasparsz","27560":"https:\/\/www.tripadvisor.ca\/Profile\/luckysunnystar","27561":"nil","27588":"https:\/\/www.tripadvisor.ca\/Profile\/dharmathug","27589":"https:\/\/www.tripadvisor.ca\/Profile\/Ambassador572145","27590":"https:\/\/www.tripadvisor.ca\/Profile\/725tinam","27591":"https:\/\/www.tripadvisor.ca\/Profile\/Golf2121","27592":"https:\/\/www.tripadvisor.ca\/Profile\/hoelz","27593":"https:\/\/www.tripadvisor.ca\/Profile\/delphinevictoria","27594":"https:\/\/www.tripadvisor.ca\/Profile\/PYPK","27595":"https:\/\/www.tripadvisor.ca\/Profile\/Irish222","27596":"https:\/\/www.tripadvisor.ca\/Profile\/pocsutol","27597":"https:\/\/www.tripadvisor.ca\/Profile\/BackPacker666461","27598":"https:\/\/www.tripadvisor.ca\/Profile\/all4dutchy","27599":"https:\/\/www.tripadvisor.ca\/Profile\/Powidajko","27600":"https:\/\/www.tripadvisor.ca\/Profile\/Arctic_Pedro","27601":"https:\/\/www.tripadvisor.ca\/Profile\/avp-traveller","27602":"https:\/\/www.tripadvisor.ca\/Profile\/20lyndae","27603":"nil","27608":"https:\/\/www.tripadvisor.ca\/Profile\/NSNeena","27609":"https:\/\/www.tripadvisor.ca\/Profile\/Agirlinbob","27610":"https:\/\/www.tripadvisor.ca\/Profile\/MarciaM393","27611":"https:\/\/www.tripadvisor.ca\/Profile\/Lonelobster","27612":"https:\/\/www.tripadvisor.ca\/Profile\/Augustw02","27613":"https:\/\/www.tripadvisor.ca\/Profile\/949maryw","27614":"https:\/\/www.tripadvisor.ca\/Profile\/melindatownsend","27615":"https:\/\/www.tripadvisor.ca\/Profile\/664bc","27616":"https:\/\/www.tripadvisor.ca\/Profile\/997SylvieM","27617":"https:\/\/www.tripadvisor.ca\/Profile\/robertbickerton","27618":"https:\/\/www.tripadvisor.ca\/Profile\/VSau514","27619":"https:\/\/www.tripadvisor.ca\/Profile\/L5847XPmarcov","27620":"https:\/\/www.tripadvisor.ca\/Profile\/Daisy970","27622":"https:\/\/www.tripadvisor.ca\/Profile\/terrymO4395TP","27623":"https:\/\/www.tripadvisor.ca\/Profile\/Ballsy8","27624":"https:\/\/www.tripadvisor.ca\/Profile\/tomnsuzee","27625":"https:\/\/www.tripadvisor.ca\/Profile\/181jennyr","27626":"https:\/\/www.tripadvisor.ca\/Profile\/327JoyH327","27627":"https:\/\/www.tripadvisor.ca\/Profile\/Supergenki","27628":"https:\/\/www.tripadvisor.ca\/Profile\/SMP1212","27629":"https:\/\/www.tripadvisor.ca\/Profile\/threegirlsmomma","27630":"https:\/\/www.tripadvisor.ca\/Profile\/Bug70","27631":"https:\/\/www.tripadvisor.ca\/Profile\/851jilld","27632":"https:\/\/www.tripadvisor.ca\/Profile\/Indie75","27633":"https:\/\/www.tripadvisor.ca\/Profile\/rountreec","27634":"https:\/\/www.tripadvisor.ca\/Profile\/CW359","27635":"https:\/\/www.tripadvisor.ca\/Profile\/Roadrat1948","27636":"https:\/\/www.tripadvisor.ca\/Profile\/jenglover18","27637":"https:\/\/www.tripadvisor.ca\/Profile\/910gregn","27638":"https:\/\/www.tripadvisor.ca\/Profile\/DianeP225","27639":"https:\/\/www.tripadvisor.ca\/Profile\/raphaelb974","27640":"https:\/\/www.tripadvisor.ca\/Profile\/DPaulD61","27641":"https:\/\/www.tripadvisor.ca\/Profile\/Sassietraveller","27642":"https:\/\/www.tripadvisor.ca\/Profile\/Harrods4","27643":"https:\/\/www.tripadvisor.ca\/Profile\/rcafmark","27644":"https:\/\/www.tripadvisor.ca\/Profile\/motorcycle32","27645":"https:\/\/www.tripadvisor.ca\/Profile\/275LucM","27646":"https:\/\/www.tripadvisor.ca\/Profile\/RobertH900","27647":"https:\/\/www.tripadvisor.ca\/Profile\/FoodiePilgrim","27648":"https:\/\/www.tripadvisor.ca\/Profile\/susan45_12","27649":"https:\/\/www.tripadvisor.ca\/Profile\/Landrys05","27650":"https:\/\/www.tripadvisor.ca\/Profile\/shopperToronto","27651":"https:\/\/www.tripadvisor.ca\/Profile\/Sadie820","27653":"https:\/\/www.tripadvisor.ca\/Profile\/Anne181","27654":"https:\/\/www.tripadvisor.ca\/Profile\/sharrone65","27655":"https:\/\/www.tripadvisor.ca\/Profile\/martinebX6899WB","27656":"https:\/\/www.tripadvisor.ca\/Profile\/lucasfL7798DZ","27657":"https:\/\/www.tripadvisor.ca\/Profile\/Askgit","27658":"https:\/\/www.tripadvisor.ca\/Profile\/Eatlocaldamo","27659":"https:\/\/www.tripadvisor.ca\/Profile\/MichelL139","27660":"https:\/\/www.tripadvisor.ca\/Profile\/STSWMFCW","27661":"https:\/\/www.tripadvisor.ca\/Profile\/LynnS541","27662":"https:\/\/www.tripadvisor.ca\/Profile\/pwohara","27663":"https:\/\/www.tripadvisor.ca\/Profile\/N4915SMnathalied","27664":"https:\/\/www.tripadvisor.ca\/Profile\/mcenry123","27665":"https:\/\/www.tripadvisor.ca\/Profile\/B9415GUjohnd","27666":"https:\/\/www.tripadvisor.ca\/Profile\/VenusPenus","27667":"https:\/\/www.tripadvisor.ca\/Profile\/aeroplus3755","27668":"https:\/\/www.tripadvisor.ca\/Profile\/waynel288","27669":"https:\/\/www.tripadvisor.ca\/Profile\/gracemachado24","27670":"https:\/\/www.tripadvisor.ca\/Profile\/Gundi","27671":"https:\/\/www.tripadvisor.ca\/Profile\/TrapsterX","27672":"https:\/\/www.tripadvisor.ca\/Profile\/Mac270101","27673":"https:\/\/www.tripadvisor.ca\/Profile\/camembert77","27674":"https:\/\/www.tripadvisor.ca\/Profile\/Denise227","27675":"https:\/\/www.tripadvisor.ca\/Profile\/BKPerl","27676":"https:\/\/www.tripadvisor.ca\/Profile\/brhclw","27677":"https:\/\/www.tripadvisor.ca\/Profile\/Bighookcanadian","27678":"https:\/\/www.tripadvisor.ca\/Profile\/ssengthavy","27679":"https:\/\/www.tripadvisor.ca\/Profile\/Pierrehebert","27680":"https:\/\/www.tripadvisor.ca\/Profile\/Wellina","27681":"https:\/\/www.tripadvisor.ca\/Profile\/970cameronm","27682":"https:\/\/www.tripadvisor.ca\/Profile\/PattiL972","27683":"https:\/\/www.tripadvisor.ca\/Profile\/taxdoug","27684":"https:\/\/www.tripadvisor.ca\/Profile\/NancyPeatman","27685":"https:\/\/www.tripadvisor.ca\/Profile\/StephaneL708","27686":"https:\/\/www.tripadvisor.ca\/Profile\/asage","27687":"https:\/\/www.tripadvisor.ca\/Profile\/Connie651","27693":"https:\/\/www.tripadvisor.ca\/Profile\/etbjj0882","27694":"https:\/\/www.tripadvisor.ca\/Profile\/34judyc","27695":"https:\/\/www.tripadvisor.ca\/Profile\/MacBrie","27696":"https:\/\/www.tripadvisor.ca\/Profile\/Bav20","27697":"https:\/\/www.tripadvisor.ca\/Profile\/mermaidspoint","27703":"https:\/\/www.tripadvisor.ca\/Profile\/srtbowman","27704":"https:\/\/www.tripadvisor.ca\/Profile\/JeanC423","27705":"https:\/\/www.tripadvisor.ca\/Profile\/RaliTravels","27706":"https:\/\/www.tripadvisor.ca\/Profile\/Rosemary918","27707":"https:\/\/www.tripadvisor.ca\/Profile\/HughintheFort","27708":"https:\/\/www.tripadvisor.ca\/Profile\/daisya2013","27709":"https:\/\/www.tripadvisor.ca\/Profile\/FrankY449","27710":"https:\/\/www.tripadvisor.ca\/Profile\/4498HERO","27711":"https:\/\/www.tripadvisor.ca\/Profile\/mjn212","27712":"https:\/\/www.tripadvisor.ca\/Profile\/JanetGiroux","27713":"https:\/\/www.tripadvisor.ca\/Profile\/BrentlyNeel","27714":"https:\/\/www.tripadvisor.ca\/Profile\/Z9141NLandyc","27715":"https:\/\/www.tripadvisor.ca\/Profile\/Jazzaferri","27716":"https:\/\/www.tripadvisor.ca\/Profile\/MrsWeedy","27717":"https:\/\/www.tripadvisor.ca\/Profile\/Nattiejoan","27718":"https:\/\/www.tripadvisor.ca\/Profile\/drivineast2015","27719":"https:\/\/www.tripadvisor.ca\/Profile\/TheViivster","27720":"https:\/\/www.tripadvisor.ca\/Profile\/CanadaArch","27721":"https:\/\/www.tripadvisor.ca\/Profile\/paulamA1188GI","27722":"https:\/\/www.tripadvisor.ca\/Profile\/484fer","27723":"https:\/\/www.tripadvisor.ca\/Profile\/MJandJW","27724":"https:\/\/www.tripadvisor.ca\/Profile\/F5340GYchrisk","27725":"https:\/\/www.tripadvisor.ca\/Profile\/RichmondHillFoodie","27726":"https:\/\/www.tripadvisor.ca\/Profile\/318etiennet","27727":"https:\/\/www.tripadvisor.ca\/Profile\/JimH315","27728":"https:\/\/www.tripadvisor.ca\/Profile\/forgj4","27730":"https:\/\/www.tripadvisor.ca\/Profile\/Ms_Ephemere","27731":"https:\/\/www.tripadvisor.ca\/Profile\/janice_lynn","27732":"https:\/\/www.tripadvisor.ca\/Profile\/rblemir","27738":"https:\/\/www.tripadvisor.ca\/Profile\/beauga01","27739":"https:\/\/www.tripadvisor.ca\/Profile\/daver239","27740":"https:\/\/www.tripadvisor.ca\/Profile\/adams860","27741":"https:\/\/www.tripadvisor.ca\/Profile\/307joannem307","27742":"https:\/\/www.tripadvisor.ca\/Profile\/155004Kat","27743":"https:\/\/www.tripadvisor.ca\/Profile\/SarniaEh","27744":"https:\/\/www.tripadvisor.ca\/Profile\/LooBel16","27745":"https:\/\/www.tripadvisor.ca\/Profile\/codykirstie","27746":"https:\/\/www.tripadvisor.ca\/Profile\/Dr_BenL","27747":"https:\/\/www.tripadvisor.ca\/Profile\/theatlanticviewns","27748":"https:\/\/www.tripadvisor.ca\/Profile\/roxiepuppy","27749":"https:\/\/www.tripadvisor.ca\/Profile\/DulciTraveler","27750":"https:\/\/www.tripadvisor.ca\/Profile\/Mission2Ontario","27751":"https:\/\/www.tripadvisor.ca\/Profile\/eforms747","27752":"https:\/\/www.tripadvisor.ca\/Profile\/ella_jean78","27753":"https:\/\/www.tripadvisor.ca\/Profile\/YvonneMcg11","27754":"https:\/\/www.tripadvisor.ca\/Profile\/360granti","27755":"https:\/\/www.tripadvisor.ca\/Profile\/ktshiell","27756":"https:\/\/www.tripadvisor.ca\/Profile\/Victoriagirlatheart","27757":"https:\/\/www.tripadvisor.ca\/Profile\/RuthNish","27773":"https:\/\/www.tripadvisor.ca\/Profile\/333meg","27774":"https:\/\/www.tripadvisor.ca\/Profile\/bradv286","27775":"https:\/\/www.tripadvisor.ca\/Profile\/SoniaZ","27776":"https:\/\/www.tripadvisor.ca\/Profile\/travellingchild","27777":"https:\/\/www.tripadvisor.ca\/Profile\/MattH198","27778":"https:\/\/www.tripadvisor.ca\/Profile\/Ginger1369","27779":"https:\/\/www.tripadvisor.ca\/Profile\/varan4ik","27780":"https:\/\/www.tripadvisor.ca\/Profile\/duchess2686","27781":"https:\/\/www.tripadvisor.ca\/Profile\/jjandarh","27782":"https:\/\/www.tripadvisor.ca\/Profile\/659JaneM","27783":"https:\/\/www.tripadvisor.ca\/Profile\/MPR1967","27784":"https:\/\/www.tripadvisor.ca\/Profile\/KentManKent","27785":"https:\/\/www.tripadvisor.ca\/Profile\/BruceW837","27786":"https:\/\/www.tripadvisor.ca\/Profile\/graceNewBrunswick","27787":"https:\/\/www.tripadvisor.ca\/Profile\/Watchermontreal","27788":"https:\/\/www.tripadvisor.ca\/Profile\/TJCasford","27793":"https:\/\/www.tripadvisor.ca\/Profile\/HarveyB933","27798":"nil","27803":"https:\/\/www.tripadvisor.ca\/Profile\/MS06","27808":"https:\/\/www.tripadvisor.ca\/Profile\/dml50Vancouver","27818":"https:\/\/www.tripadvisor.ca\/Profile\/AuntbabyH","27833":"https:\/\/www.tripadvisor.ca\/Profile\/BernieP485","27838":"https:\/\/www.tripadvisor.ca\/Profile\/236OmarM","27843":"https:\/\/www.tripadvisor.ca\/Profile\/kaylah174","27853":"https:\/\/www.tripadvisor.ca\/Profile\/Mekk34","27878":"https:\/\/www.tripadvisor.ca\/Profile\/Foxguy","27883":"https:\/\/www.tripadvisor.ca\/Profile\/bigbman69","27888":"https:\/\/www.tripadvisor.ca\/Profile\/HFids","27893":"https:\/\/www.tripadvisor.ca\/Profile\/angelamcguigan23","27898":"https:\/\/www.tripadvisor.ca\/Profile\/NottyJ","27908":"https:\/\/www.tripadvisor.ca\/Profile\/TarasM_13","27923":"https:\/\/www.tripadvisor.ca\/Profile\/jamesmckenna1972","27928":"https:\/\/www.tripadvisor.ca\/Profile\/MrsPacker54","27933":"https:\/\/www.tripadvisor.ca\/Profile\/musicmama2008","27943":"https:\/\/www.tripadvisor.ca\/Profile\/skipmiss1","27948":"https:\/\/www.tripadvisor.ca\/Profile\/familyhohoho","27953":"https:\/\/www.tripadvisor.ca\/Profile\/chloed923","27958":"https:\/\/www.tripadvisor.ca\/Profile\/coutou","27963":"https:\/\/www.tripadvisor.ca\/Profile\/DebbieD60","27968":"https:\/\/www.tripadvisor.ca\/Profile\/781shirleyl","27973":"https:\/\/www.tripadvisor.ca\/Profile\/SuefromAjax","27978":"https:\/\/www.tripadvisor.ca\/Profile\/funinsun23","27983":"https:\/\/www.tripadvisor.ca\/Profile\/MARKL455","27988":"https:\/\/www.tripadvisor.ca\/Profile\/Gorp06","27989":"https:\/\/www.tripadvisor.ca\/Profile\/RichardD626","27990":"https:\/\/www.tripadvisor.ca\/Profile\/cjd","27991":"https:\/\/www.tripadvisor.ca\/Profile\/peonygarden","27992":"https:\/\/www.tripadvisor.ca\/Profile\/PaigeS277","27993":"https:\/\/www.tripadvisor.ca\/Profile\/332jelenam","27994":"https:\/\/www.tripadvisor.ca\/Profile\/Seagoat96","27995":"https:\/\/www.tripadvisor.ca\/Profile\/nickse819","27996":"https:\/\/www.tripadvisor.ca\/Profile\/duckdown905","27997":"https:\/\/www.tripadvisor.ca\/Profile\/Gpk8","27998":"https:\/\/www.tripadvisor.ca\/Profile\/CulinaryGoddess","27999":"https:\/\/www.tripadvisor.ca\/Profile\/janettH5833NF","28000":"https:\/\/www.tripadvisor.ca\/Profile\/TiHallas","28001":"https:\/\/www.tripadvisor.ca\/Profile\/franceb73","28002":"https:\/\/www.tripadvisor.ca\/Profile\/JMontCanada","28003":"https:\/\/www.tripadvisor.ca\/Profile\/CaliopeQ","28004":"https:\/\/www.tripadvisor.ca\/Profile\/tbrezden","28005":"https:\/\/www.tripadvisor.ca\/Profile\/JamesSToth","28006":"https:\/\/www.tripadvisor.ca\/Profile\/Furbz007","28007":"https:\/\/www.tripadvisor.ca\/Profile\/bettyl884","28008":"https:\/\/www.tripadvisor.ca\/Profile\/alexcJ7714FD","28009":"https:\/\/www.tripadvisor.ca\/Profile\/Q2353POsharonp","28010":"https:\/\/www.tripadvisor.ca\/Profile\/308donl","28011":"https:\/\/www.tripadvisor.ca\/Profile\/hshehz","28012":"https:\/\/www.tripadvisor.ca\/Profile\/tonydQ9349CC","28013":"https:\/\/www.tripadvisor.ca\/Profile\/ProducermanAtlanta","28014":"https:\/\/www.tripadvisor.ca\/Profile\/judymI4527PH","28015":"https:\/\/www.tripadvisor.ca\/Profile\/669silverc","28016":"https:\/\/www.tripadvisor.ca\/Profile\/makerofdreams1","28017":"https:\/\/www.tripadvisor.ca\/Profile\/scotiajim","28018":"https:\/\/www.tripadvisor.ca\/Profile\/rafaelsW4199SF","28019":"https:\/\/www.tripadvisor.ca\/Profile\/AnnieC245","28020":"https:\/\/www.tripadvisor.ca\/Profile\/roque100","28021":"https:\/\/www.tripadvisor.ca\/Profile\/VancouverLil","28022":"https:\/\/www.tripadvisor.ca\/Profile\/junhuaz2016","28023":"https:\/\/www.tripadvisor.ca\/Profile\/sherryp155","28024":"https:\/\/www.tripadvisor.ca\/Profile\/Douglas134","28025":"https:\/\/www.tripadvisor.ca\/Profile\/LostMyTowel","28026":"https:\/\/www.tripadvisor.ca\/Profile\/RaeAnnR8","28027":"https:\/\/www.tripadvisor.ca\/Profile\/gigigigi_9","28028":"https:\/\/www.tripadvisor.ca\/Profile\/TaniaS1201","28029":"https:\/\/www.tripadvisor.ca\/Profile\/Rupert3","28030":"https:\/\/www.tripadvisor.ca\/Profile\/938martiny","28031":"https:\/\/www.tripadvisor.ca\/Profile\/bccarra","28032":"https:\/\/www.tripadvisor.ca\/Profile\/Eamboyd","28033":"https:\/\/www.tripadvisor.ca\/Profile\/sunworship416","28034":"https:\/\/www.tripadvisor.ca\/Profile\/ebtb","28035":"https:\/\/www.tripadvisor.ca\/Profile\/352janetg","28036":"https:\/\/www.tripadvisor.ca\/Profile\/keithdanika","28037":"https:\/\/www.tripadvisor.ca\/Profile\/SMR25","28038":"nil","28053":"https:\/\/www.tripadvisor.ca\/Profile\/victorialouisebb","28054":"https:\/\/www.tripadvisor.ca\/Profile\/katemaggie","28055":"https:\/\/www.tripadvisor.ca\/Profile\/N5712NXpauls","28056":"https:\/\/www.tripadvisor.ca\/Profile\/AshlandMOPat","28057":"https:\/\/www.tripadvisor.ca\/Profile\/Kanukopf","28058":"https:\/\/www.tripadvisor.ca\/Profile\/polarbear12","28059":"https:\/\/www.tripadvisor.ca\/Profile\/JandKPreston","28060":"https:\/\/www.tripadvisor.ca\/Profile\/charsavvy","28061":"https:\/\/www.tripadvisor.ca\/Profile\/catherinemL9604CC","28062":"https:\/\/www.tripadvisor.ca\/Profile\/Shobana79","28063":"https:\/\/www.tripadvisor.ca\/Profile\/565jeanfrancoisr","28064":"https:\/\/www.tripadvisor.ca\/Profile\/Sparkyfletch","28065":"https:\/\/www.tripadvisor.ca\/Profile\/YourMKDiva","28066":"https:\/\/www.tripadvisor.ca\/Profile\/Paulodasilva","28067":"https:\/\/www.tripadvisor.ca\/Profile\/bl540","28068":"https:\/\/www.tripadvisor.ca\/Profile\/brucecY8374SO","28069":"https:\/\/www.tripadvisor.ca\/Profile\/Bryan_Landry","28071":"https:\/\/www.tripadvisor.ca\/Profile\/S5650RCjoec","28072":"https:\/\/www.tripadvisor.ca\/Profile\/Brethet","28078":"https:\/\/www.tripadvisor.ca\/Profile\/dodadoop","28079":"https:\/\/www.tripadvisor.ca\/Profile\/803MichaelS","28080":"https:\/\/www.tripadvisor.ca\/Profile\/NovaScotia29","28081":"https:\/\/www.tripadvisor.ca\/Profile\/wendysM6959AJ","28082":"https:\/\/www.tripadvisor.ca\/Profile\/854ralphh","28093":"https:\/\/www.tripadvisor.ca\/Profile\/Jacomina7","28095":"https:\/\/www.tripadvisor.ca\/Profile\/Nickyjack100","28096":"https:\/\/www.tripadvisor.ca\/Profile\/X142LUsteveh","28097":"https:\/\/www.tripadvisor.ca\/Profile\/konagirl72","28098":"https:\/\/www.tripadvisor.ca\/Profile\/266georgej","28099":"https:\/\/www.tripadvisor.ca\/Profile\/camerons765","28100":"https:\/\/www.tripadvisor.ca\/Profile\/sharmca","28101":"https:\/\/www.tripadvisor.ca\/Profile\/104chenn","28102":"https:\/\/www.tripadvisor.ca\/Profile\/DevPS","28103":"https:\/\/www.tripadvisor.ca\/Profile\/Old-Grapes","28104":"https:\/\/www.tripadvisor.ca\/Profile\/T3759XJamys","28105":"https:\/\/www.tripadvisor.ca\/Profile\/tomcC8264TR","28106":"https:\/\/www.tripadvisor.ca\/Profile\/440cathyb","28107":"https:\/\/www.tripadvisor.ca\/Profile\/Canadian-Millers","28108":"https:\/\/www.tripadvisor.ca\/Profile\/Sheleigh","28109":"https:\/\/www.tripadvisor.ca\/Profile\/Michelle1436","28110":"https:\/\/www.tripadvisor.ca\/Profile\/marcj449","28111":"https:\/\/www.tripadvisor.ca\/Profile\/profemeritus216","28112":"https:\/\/www.tripadvisor.ca\/Profile\/DavidWGUK","28113":"https:\/\/www.tripadvisor.ca\/Profile\/RobynW578","28114":"https:\/\/www.tripadvisor.ca\/Profile\/405clementc","28115":"https:\/\/www.tripadvisor.ca\/Profile\/JanG629","28116":"https:\/\/www.tripadvisor.ca\/Profile\/josephinec737","28117":"https:\/\/www.tripadvisor.ca\/Profile\/574erins","28118":"https:\/\/www.tripadvisor.ca\/Profile\/cjnky","28119":"https:\/\/www.tripadvisor.ca\/Profile\/Adnan_Chowdhury67","28120":"https:\/\/www.tripadvisor.ca\/Profile\/84Wanda","28121":"https:\/\/www.tripadvisor.ca\/Profile\/VL501","28122":"https:\/\/www.tripadvisor.ca\/Profile\/U1568VQpaulm","28123":"https:\/\/www.tripadvisor.ca\/Profile\/Averley2013","28124":"https:\/\/www.tripadvisor.ca\/Profile\/955ryanh","28125":"https:\/\/www.tripadvisor.ca\/Profile\/vnmarshall","28126":"https:\/\/www.tripadvisor.ca\/Profile\/JeannetteJohn","28127":"https:\/\/www.tripadvisor.ca\/Profile\/MtlTraveler01","28133":"https:\/\/www.tripadvisor.ca\/Profile\/Vesta2013","28134":"https:\/\/www.tripadvisor.ca\/Profile\/ASFLXL","28135":"https:\/\/www.tripadvisor.ca\/Profile\/Buttons0226","28136":"https:\/\/www.tripadvisor.ca\/Profile\/scgcaron","28137":"https:\/\/www.tripadvisor.ca\/Profile\/vitaminmike","28138":"https:\/\/www.tripadvisor.ca\/Profile\/Woodpath","28139":"https:\/\/www.tripadvisor.ca\/Profile\/PetitPorc-epic","28140":"https:\/\/www.tripadvisor.ca\/Profile\/djay13","28141":"https:\/\/www.tripadvisor.ca\/Profile\/233victorineb","28142":"https:\/\/www.tripadvisor.ca\/Profile\/Zheeks","28148":"https:\/\/www.tripadvisor.ca\/Profile\/TSaleswoman","28149":"https:\/\/www.tripadvisor.ca\/Profile\/canadab2018","28150":"https:\/\/www.tripadvisor.ca\/Profile\/AndreasM876","28151":"https:\/\/www.tripadvisor.ca\/Profile\/DebS631","28152":"https:\/\/www.tripadvisor.ca\/Profile\/973PeterB","28153":"https:\/\/www.tripadvisor.ca\/Profile\/PaulI100","28154":"https:\/\/www.tripadvisor.ca\/Profile\/Marlies000","28155":"https:\/\/www.tripadvisor.ca\/Profile\/SnoopDoug99","28156":"https:\/\/www.tripadvisor.ca\/Profile\/EricL176","28188":"https:\/\/www.tripadvisor.ca\/Profile\/LaraS446","28189":"https:\/\/www.tripadvisor.ca\/Profile\/reteppaf2016","28190":"https:\/\/www.tripadvisor.ca\/Profile\/X4871PLdianal","28191":"https:\/\/www.tripadvisor.ca\/Profile\/angelasH8211SP","28192":"https:\/\/www.tripadvisor.ca\/Profile\/Beach-tastic","28193":"https:\/\/www.tripadvisor.ca\/Profile\/JFLeB325","28194":"https:\/\/www.tripadvisor.ca\/Profile\/johnnybaggs2017","28195":"https:\/\/www.tripadvisor.ca\/Profile\/kenmH210FK","28196":"https:\/\/www.tripadvisor.ca\/Profile\/tombU6360VM","28197":"https:\/\/www.tripadvisor.ca\/Profile\/Rie760","28198":"https:\/\/www.tripadvisor.ca\/Profile\/mismanagement","28199":"https:\/\/www.tripadvisor.ca\/Profile\/UtahBikers","28200":"https:\/\/www.tripadvisor.ca\/Profile\/jipig2016","28201":"https:\/\/www.tripadvisor.ca\/Profile\/canela42","28202":"https:\/\/www.tripadvisor.ca\/Profile\/MicheleS4965","28203":"https:\/\/www.tripadvisor.ca\/Profile\/Silver_Sliver","28204":"https:\/\/www.tripadvisor.ca\/Profile\/amanyj2014","28205":"https:\/\/www.tripadvisor.ca\/Profile\/NicoleC5949","28206":"https:\/\/www.tripadvisor.ca\/Profile\/JosephAG73","28207":"https:\/\/www.tripadvisor.ca\/Profile\/kawgirl","28208":"https:\/\/www.tripadvisor.ca\/Profile\/KevinKim17","28209":"https:\/\/www.tripadvisor.ca\/Profile\/waynew823","28210":"https:\/\/www.tripadvisor.ca\/Profile\/babagnonsh27","28211":"https:\/\/www.tripadvisor.ca\/Profile\/ArthurV208","28212":"https:\/\/www.tripadvisor.ca\/Profile\/761traceyt","28213":"nil","28223":"https:\/\/www.tripadvisor.ca\/Profile\/WeaselWar","28224":"https:\/\/www.tripadvisor.ca\/Profile\/twospicers","28225":"https:\/\/www.tripadvisor.ca\/Profile\/288julieannek","28226":"https:\/\/www.tripadvisor.ca\/Profile\/Jean-MaximeLabonte","28227":"https:\/\/www.tripadvisor.ca\/Profile\/JoeDassin1","28228":"https:\/\/www.tripadvisor.ca\/Profile\/meboats","28229":"https:\/\/www.tripadvisor.ca\/Profile\/Icarus81","28230":"https:\/\/www.tripadvisor.ca\/Profile\/omemeemom","28231":"https:\/\/www.tripadvisor.ca\/Profile\/Blondiejon","28232":"https:\/\/www.tripadvisor.ca\/Profile\/melindatownsend","28233":"https:\/\/www.tripadvisor.ca\/Profile\/jennygdeans","28235":"https:\/\/www.tripadvisor.ca\/Profile\/bricine","28236":"https:\/\/www.tripadvisor.ca\/Profile\/frontdesk2014","28237":"https:\/\/www.tripadvisor.ca\/Profile\/doddssa","28238":"https:\/\/www.tripadvisor.ca\/Profile\/scooterd_12","28239":"https:\/\/www.tripadvisor.ca\/Profile\/PatW227","28240":"https:\/\/www.tripadvisor.ca\/Profile\/477Mike","28241":"https:\/\/www.tripadvisor.ca\/Profile\/TorontoSunfan","28242":"https:\/\/www.tripadvisor.ca\/Profile\/MichaelS13","28243":"https:\/\/www.tripadvisor.ca\/Profile\/riley1204","28244":"https:\/\/www.tripadvisor.ca\/Profile\/zuma54321","28245":"https:\/\/www.tripadvisor.ca\/Profile\/Monctonhabitant","28246":"https:\/\/www.tripadvisor.ca\/Profile\/RAM_695","28247":"https:\/\/www.tripadvisor.ca\/Profile\/655gilliand","28253":"https:\/\/www.tripadvisor.ca\/Profile\/WHMeg","28254":"https:\/\/www.tripadvisor.ca\/Profile\/rinog530","28255":"https:\/\/www.tripadvisor.ca\/Profile\/S1577UDbenm","28256":"https:\/\/www.tripadvisor.ca\/Profile\/bigshine92","28258":"https:\/\/www.tripadvisor.ca\/Profile\/369irmal","28259":"https:\/\/www.tripadvisor.ca\/Profile\/mollayg","28260":"https:\/\/www.tripadvisor.ca\/Profile\/stephaleph","28261":"https:\/\/www.tripadvisor.ca\/Profile\/Curious_Canucks","28262":"https:\/\/www.tripadvisor.ca\/Profile\/gray_bar","28263":"https:\/\/www.tripadvisor.ca\/Profile\/DeiviCrockett","28264":"https:\/\/www.tripadvisor.ca\/Profile\/891parvins","28265":"https:\/\/www.tripadvisor.ca\/Profile\/Bryce4321","28266":"https:\/\/www.tripadvisor.ca\/Profile\/Mama_is_on_Vacation","28267":"https:\/\/www.tripadvisor.ca\/Profile\/natashab285","28268":"https:\/\/www.tripadvisor.ca\/Profile\/Savard_Family","28269":"https:\/\/www.tripadvisor.ca\/Profile\/robichaudjm","28270":"https:\/\/www.tripadvisor.ca\/Profile\/Judai","28271":"https:\/\/www.tripadvisor.ca\/Profile\/F9134FRlouises","28272":"https:\/\/www.tripadvisor.ca\/Profile\/sandrasR4681IW","28273":"https:\/\/www.tripadvisor.ca\/Profile\/T9573HEdebbies","28274":"https:\/\/www.tripadvisor.ca\/Profile\/Eatlocaldamo","28275":"https:\/\/www.tripadvisor.ca\/Profile\/CrossCountryDriverx3","28276":"https:\/\/www.tripadvisor.ca\/Profile\/Hopper57","28277":"https:\/\/www.tripadvisor.ca\/Profile\/RalphB249","28278":"https:\/\/www.tripadvisor.ca\/Profile\/carlasV2461CY","28279":"https:\/\/www.tripadvisor.ca\/Profile\/ComstockJL","28280":"https:\/\/www.tripadvisor.ca\/Profile\/markd981","28281":"https:\/\/www.tripadvisor.ca\/Profile\/bmark091","28282":"https:\/\/www.tripadvisor.ca\/Profile\/Katelynbb","28283":"https:\/\/www.tripadvisor.ca\/Profile\/michaelhC9070OJ","28284":"https:\/\/www.tripadvisor.ca\/Profile\/JenniferR656","28285":"https:\/\/www.tripadvisor.ca\/Profile\/AzulH","28286":"https:\/\/www.tripadvisor.ca\/Profile\/685graemem","28287":"https:\/\/www.tripadvisor.ca\/Profile\/daniellerajon9","28293":"https:\/\/www.tripadvisor.ca\/Profile\/shiun2015","28294":"https:\/\/www.tripadvisor.ca\/Profile\/Henlioc","28295":"https:\/\/www.tripadvisor.ca\/Profile\/timothyy935","28296":"https:\/\/www.tripadvisor.ca\/Profile\/thorndyke1","28297":"https:\/\/www.tripadvisor.ca\/Profile\/hachisholm","28298":"https:\/\/www.tripadvisor.ca\/Profile\/cherylr2014","28299":"https:\/\/www.tripadvisor.ca\/Profile\/simplyjack","28300":"https:\/\/www.tripadvisor.ca\/Profile\/Kerritea","28301":"https:\/\/www.tripadvisor.ca\/Profile\/lnovia","28302":"https:\/\/www.tripadvisor.ca\/Profile\/escheah","28303":"https:\/\/www.tripadvisor.ca\/Profile\/wanka","28304":"https:\/\/www.tripadvisor.ca\/Profile\/884kerrya","28305":"https:\/\/www.tripadvisor.ca\/Profile\/lucianaa72","28306":"https:\/\/www.tripadvisor.ca\/Profile\/909vickiet","28307":"https:\/\/www.tripadvisor.ca\/Profile\/Jess_S_10000000","28313":"https:\/\/www.tripadvisor.ca\/Profile\/Luv2snowmobile","28314":"https:\/\/www.tripadvisor.ca\/Profile\/J9257","28315":"https:\/\/www.tripadvisor.ca\/Profile\/Doug366","28316":"https:\/\/www.tripadvisor.ca\/Profile\/IndiesTravels","28317":"https:\/\/www.tripadvisor.ca\/Profile\/anitas581","28318":"https:\/\/www.tripadvisor.ca\/Profile\/830jesss","28319":"https:\/\/www.tripadvisor.ca\/Profile\/vonja","28320":"https:\/\/www.tripadvisor.ca\/Profile\/TheDdBird","28321":"https:\/\/www.tripadvisor.ca\/Profile\/561alishac","28322":"https:\/\/www.tripadvisor.ca\/Profile\/rpmathis","28323":"https:\/\/www.tripadvisor.ca\/Profile\/DorothyGreenwood","28324":"https:\/\/www.tripadvisor.ca\/Profile\/964edwardl","28325":"https:\/\/www.tripadvisor.ca\/Profile\/shallahj","28326":"https:\/\/www.tripadvisor.ca\/Profile\/JandKPreston","28327":"https:\/\/www.tripadvisor.ca\/Profile\/jol3il","28333":"https:\/\/www.tripadvisor.ca\/Profile\/201GeorgeM","28334":"https:\/\/www.tripadvisor.ca\/Profile\/TentandaVia","28335":"https:\/\/www.tripadvisor.ca\/Profile\/lazerc2015","28336":"https:\/\/www.tripadvisor.ca\/Profile\/SabineON","28338":"https:\/\/www.tripadvisor.ca\/Profile\/ktorisk","28339":"https:\/\/www.tripadvisor.ca\/Profile\/PatandKimM","28340":"https:\/\/www.tripadvisor.ca\/Profile\/DazyDoodle","28341":"https:\/\/www.tripadvisor.ca\/Profile\/toddt649","28342":"https:\/\/www.tripadvisor.ca\/Profile\/dvusdan","28343":"https:\/\/www.tripadvisor.ca\/Profile\/1500HD","28344":"https:\/\/www.tripadvisor.ca\/Profile\/foodandtraveldest","28345":"https:\/\/www.tripadvisor.ca\/Profile\/The-Four-W","28346":"https:\/\/www.tripadvisor.ca\/Profile\/Dullege","28347":"https:\/\/www.tripadvisor.ca\/Profile\/B7686WJdavidb","28348":"https:\/\/www.tripadvisor.ca\/Profile\/829veronicag","28349":"https:\/\/www.tripadvisor.ca\/Profile\/Concoa","28350":"https:\/\/www.tripadvisor.ca\/Profile\/sunshinejaye","28351":"https:\/\/www.tripadvisor.ca\/Profile\/352kimt","28352":"https:\/\/www.tripadvisor.ca\/Profile\/daviddonna2015","28353":"https:\/\/www.tripadvisor.ca\/Profile\/637marcg","28354":"https:\/\/www.tripadvisor.ca\/Profile\/2raym","28355":"https:\/\/www.tripadvisor.ca\/Profile\/V5593BPstephaniem","28356":"https:\/\/www.tripadvisor.ca\/Profile\/dominicr612","28357":"https:\/\/www.tripadvisor.ca\/Profile\/DebBrennan","28358":"https:\/\/www.tripadvisor.ca\/Profile\/Ottawa_uhl","28359":"https:\/\/www.tripadvisor.ca\/Profile\/Stephano-A","28360":"https:\/\/www.tripadvisor.ca\/Profile\/GT_Man002","28361":"https:\/\/www.tripadvisor.ca\/Profile\/Cloudminder","28362":"https:\/\/www.tripadvisor.ca\/Profile\/WilliamT762","28373":"https:\/\/www.tripadvisor.ca\/Profile\/23dariuss","28374":"https:\/\/www.tripadvisor.ca\/Profile\/laupale","28375":"https:\/\/www.tripadvisor.ca\/Profile\/Lisa971422","28376":"https:\/\/www.tripadvisor.ca\/Profile\/387dianat","28377":"https:\/\/www.tripadvisor.ca\/Profile\/highcar17","28378":"https:\/\/www.tripadvisor.ca\/Profile\/pizzahead7","28379":"https:\/\/www.tripadvisor.ca\/Profile\/JLVDelta","28380":"https:\/\/www.tripadvisor.ca\/Profile\/rosemary26","28381":"https:\/\/www.tripadvisor.ca\/Profile\/T1476HMkeithl","28382":"https:\/\/www.tripadvisor.ca\/Profile\/Maji2013","28383":"https:\/\/www.tripadvisor.ca\/Profile\/MtlTraveler01","28384":"https:\/\/www.tripadvisor.ca\/Profile\/M3Mac","28385":"https:\/\/www.tripadvisor.ca\/Profile\/SARA111toronto","28386":"https:\/\/www.tripadvisor.ca\/Profile\/Markus_JA","28387":"https:\/\/www.tripadvisor.ca\/Profile\/SRA69","28388":"https:\/\/www.tripadvisor.ca\/Profile\/laurelin88","28389":"https:\/\/www.tripadvisor.ca\/Profile\/fpawlik","28390":"https:\/\/www.tripadvisor.ca\/Profile\/valjanbourque","28391":"https:\/\/www.tripadvisor.ca\/Profile\/311francesk","28392":"https:\/\/www.tripadvisor.ca\/Profile\/travelissylvie","28393":"https:\/\/www.tripadvisor.ca\/Profile\/Manitobasunlovers","28394":"https:\/\/www.tripadvisor.ca\/Profile\/Rie760","28395":"https:\/\/www.tripadvisor.ca\/Profile\/rkm2304","28396":"https:\/\/www.tripadvisor.ca\/Profile\/DavidW43","28397":"https:\/\/www.tripadvisor.ca\/Profile\/CanadaHac","28398":"https:\/\/www.tripadvisor.ca\/Profile\/S7584PNtomg","28399":"https:\/\/www.tripadvisor.ca\/Profile\/963huguesc","28400":"https:\/\/www.tripadvisor.ca\/Profile\/LenF3674","28401":"https:\/\/www.tripadvisor.ca\/Profile\/CaaVille","28402":"https:\/\/www.tripadvisor.ca\/Profile\/shellym181","28403":"https:\/\/www.tripadvisor.ca\/Profile\/The_Northeys","28404":"https:\/\/www.tripadvisor.ca\/Profile\/CKT808","28405":"https:\/\/www.tripadvisor.ca\/Profile\/6janicet","28407":"https:\/\/www.tripadvisor.ca\/Profile\/valbourque","28408":"https:\/\/www.tripadvisor.ca\/Profile\/NHM613","28409":"https:\/\/www.tripadvisor.ca\/Profile\/ChristianV71x","28410":"https:\/\/www.tripadvisor.ca\/Profile\/CherylS434","28411":"https:\/\/www.tripadvisor.ca\/Profile\/adriennew669","28412":"https:\/\/www.tripadvisor.ca\/Profile\/MarkB945","28413":"https:\/\/www.tripadvisor.ca\/Profile\/BetaSig67","28414":"https:\/\/www.tripadvisor.ca\/Profile\/hardatwork2014","28415":"https:\/\/www.tripadvisor.ca\/Profile\/domm836","28416":"https:\/\/www.tripadvisor.ca\/Profile\/sphillips25","28418":"https:\/\/www.tripadvisor.ca\/Profile\/OntarioTravelLady","28419":"https:\/\/www.tripadvisor.ca\/Profile\/SailorJim39","28420":"https:\/\/www.tripadvisor.ca\/Profile\/arthurMontreal","28421":"https:\/\/www.tripadvisor.ca\/Profile\/nameleftblank","28422":"https:\/\/www.tripadvisor.ca\/Profile\/Michael-Newbury","28423":"https:\/\/www.tripadvisor.ca\/Profile\/alysonm709","28424":"https:\/\/www.tripadvisor.ca\/Profile\/woodeye66","28425":"https:\/\/www.tripadvisor.ca\/Profile\/279brianl","28426":"https:\/\/www.tripadvisor.ca\/Profile\/deertp57","28427":"https:\/\/www.tripadvisor.ca\/Profile\/jamesgU6976NL","28428":"https:\/\/www.tripadvisor.ca\/Profile\/lilymiseonm","28429":"https:\/\/www.tripadvisor.ca\/Profile\/660kimberly","28430":"https:\/\/www.tripadvisor.ca\/Profile\/chester4091","28431":"https:\/\/www.tripadvisor.ca\/Profile\/YoungKimME","28432":"https:\/\/www.tripadvisor.ca\/Profile\/Bruce251","28433":"nil","28453":"https:\/\/www.tripadvisor.ca\/Profile\/DreadPirateTraveller","28454":"https:\/\/www.tripadvisor.ca\/Profile\/rocky0424","28455":"https:\/\/www.tripadvisor.ca\/Profile\/geewillickers","28456":"https:\/\/www.tripadvisor.ca\/Profile\/noah53","28457":"https:\/\/www.tripadvisor.ca\/Profile\/OttawaDad2","28458":"https:\/\/www.tripadvisor.ca\/Profile\/Coconut62","28459":"https:\/\/www.tripadvisor.ca\/Profile\/PepperGrinder_2","28460":"https:\/\/www.tripadvisor.ca\/Profile\/etntripper","28461":"https:\/\/www.tripadvisor.ca\/Profile\/dandyham","28462":"https:\/\/www.tripadvisor.ca\/Profile\/rustyhead","28463":"https:\/\/www.tripadvisor.ca\/Profile\/2monkeys","28464":"https:\/\/www.tripadvisor.ca\/Profile\/AirCanada5","28465":"https:\/\/www.tripadvisor.ca\/Profile\/209RR","28466":"https:\/\/www.tripadvisor.ca\/Profile\/SandySue123","28467":"https:\/\/www.tripadvisor.ca\/Profile\/84260","28468":"https:\/\/www.tripadvisor.ca\/Profile\/Saundersfam","28469":"https:\/\/www.tripadvisor.ca\/Profile\/roadrun50","28470":"https:\/\/www.tripadvisor.ca\/Profile\/DAYLEL_13","28471":"https:\/\/www.tripadvisor.ca\/Profile\/BobC638","28472":"https:\/\/www.tripadvisor.ca\/Profile\/TripnFall","28473":"https:\/\/www.tripadvisor.ca\/Profile\/AwkwardPat","28474":"https:\/\/www.tripadvisor.ca\/Profile\/glowrya","28475":"https:\/\/www.tripadvisor.ca\/Profile\/xlovex","28476":"https:\/\/www.tripadvisor.ca\/Profile\/jays201517","28477":"https:\/\/www.tripadvisor.ca\/Profile\/sycha","28478":"https:\/\/www.tripadvisor.ca\/Profile\/MrZ590","28479":"https:\/\/www.tripadvisor.ca\/Profile\/kevinjspencer","28480":"https:\/\/www.tripadvisor.ca\/Profile\/ZiggieQ","28481":"https:\/\/www.tripadvisor.ca\/Profile\/TravelAdviceCA","28482":"https:\/\/www.tripadvisor.ca\/Profile\/6IanH","28483":"https:\/\/www.tripadvisor.ca\/Profile\/jjejermaster","28484":"https:\/\/www.tripadvisor.ca\/Profile\/645PaulO","28485":"https:\/\/www.tripadvisor.ca\/Profile\/MTLEurope","28486":"https:\/\/www.tripadvisor.ca\/Profile\/Archangelsgirl","28487":"https:\/\/www.tripadvisor.ca\/Profile\/ametsound","28493":"https:\/\/www.tripadvisor.ca\/Profile\/MartyTripAd","28494":"https:\/\/www.tripadvisor.ca\/Profile\/pinamimi","28495":"https:\/\/www.tripadvisor.ca\/Profile\/Resque","28496":"https:\/\/www.tripadvisor.ca\/Profile\/Tytaany","28497":"https:\/\/www.tripadvisor.ca\/Profile\/canuck64","28498":"https:\/\/www.tripadvisor.ca\/Profile\/witchitalineman","28533":"https:\/\/www.tripadvisor.ca\/Profile\/isimokov","28534":"https:\/\/www.tripadvisor.ca\/Profile\/QuercusBT","28535":"https:\/\/www.tripadvisor.ca\/Profile\/TeamRobardo","28536":"https:\/\/www.tripadvisor.ca\/Profile\/L2259ZPandreap","28537":"https:\/\/www.tripadvisor.ca\/Profile\/daniellesC7368ER","28538":"https:\/\/www.tripadvisor.ca\/Profile\/xina2018","28539":"https:\/\/www.tripadvisor.ca\/Profile\/toadrekker","28540":"https:\/\/www.tripadvisor.ca\/Profile\/broomer55","28541":"https:\/\/www.tripadvisor.ca\/Profile\/788stephenm788","28542":"https:\/\/www.tripadvisor.ca\/Profile\/ASLast","28543":"https:\/\/www.tripadvisor.ca\/Profile\/lalith007pune","28544":"https:\/\/www.tripadvisor.ca\/Profile\/wawood059","28545":"https:\/\/www.tripadvisor.ca\/Profile\/Pomacentrus","28546":"https:\/\/www.tripadvisor.ca\/Profile\/Skw1230","28547":"https:\/\/www.tripadvisor.ca\/Profile\/797Bicks","28548":"https:\/\/www.tripadvisor.ca\/Profile\/thegrandstan","28549":"https:\/\/www.tripadvisor.ca\/Profile\/EddylineOnTheRoad","28550":"https:\/\/www.tripadvisor.ca\/Profile\/yukpuk","28551":"https:\/\/www.tripadvisor.ca\/Profile\/DebraM612","28552":"https:\/\/www.tripadvisor.ca\/Profile\/Emdwards","28553":"https:\/\/www.tripadvisor.ca\/Profile\/elminowski","28554":"https:\/\/www.tripadvisor.ca\/Profile\/Minalobata2013","28555":"https:\/\/www.tripadvisor.ca\/Profile\/PeteL92833","28556":"https:\/\/www.tripadvisor.ca\/Profile\/lbowes2015","28557":"https:\/\/www.tripadvisor.ca\/Profile\/278nickp","28558":"https:\/\/www.tripadvisor.ca\/Profile\/emilydX8512CH","28559":"https:\/\/www.tripadvisor.ca\/Profile\/NapaneeFamily5","28560":"https:\/\/www.tripadvisor.ca\/Profile\/QuietSmilingTraveler","28561":"https:\/\/www.tripadvisor.ca\/Profile\/Stacysam","28562":"https:\/\/www.tripadvisor.ca\/Profile\/251laurenec","28563":"https:\/\/www.tripadvisor.ca\/Profile\/MINIPLUMIRIS","28564":"https:\/\/www.tripadvisor.ca\/Profile\/231thomasc","28565":"https:\/\/www.tripadvisor.ca\/Profile\/paulieinBrooklyn","28566":"https:\/\/www.tripadvisor.ca\/Profile\/dlmFL","28567":"https:\/\/www.tripadvisor.ca\/Profile\/travelagent36","28568":"https:\/\/www.tripadvisor.ca\/Profile\/Itrip43","28569":"nil","28608":"https:\/\/www.tripadvisor.ca\/Profile\/Basia2012","28613":"https:\/\/www.tripadvisor.ca\/Profile\/shelleybaier","28618":"https:\/\/www.tripadvisor.ca\/Profile\/morganc139","28623":"https:\/\/www.tripadvisor.ca\/Profile\/VIFFER800","28628":"https:\/\/www.tripadvisor.ca\/Profile\/Pinkgoose","28633":"https:\/\/www.tripadvisor.ca\/Profile\/wellcat","28638":"https:\/\/www.tripadvisor.ca\/Profile\/scubagirlkelley","28643":"https:\/\/www.tripadvisor.ca\/Profile\/HariSeldon2","28648":"https:\/\/www.tripadvisor.ca\/Profile\/Goven","28653":"https:\/\/www.tripadvisor.ca\/Profile\/LauraC188","28658":"https:\/\/www.tripadvisor.ca\/Profile\/jtravel2go","28663":"https:\/\/www.tripadvisor.ca\/Profile\/STinMB","28668":"https:\/\/www.tripadvisor.ca\/Profile\/Minnie16","28673":"https:\/\/www.tripadvisor.ca\/Profile\/TravelingChick87","28678":"https:\/\/www.tripadvisor.ca\/Profile\/HillaryLethbridge","28683":"https:\/\/www.tripadvisor.ca\/Profile\/CalgaryGirlYYC","28684":"https:\/\/www.tripadvisor.ca\/Profile\/braeleae","28685":"https:\/\/www.tripadvisor.ca\/Profile\/katieizzynutrition","28686":"https:\/\/www.tripadvisor.ca\/Profile\/873jaclynh","28687":"https:\/\/www.tripadvisor.ca\/Profile\/mbmbrand2","28688":"https:\/\/www.tripadvisor.ca\/Profile\/Pathfinder739821","28689":"https:\/\/www.tripadvisor.ca\/Profile\/A8855DBchrisc","28690":"https:\/\/www.tripadvisor.ca\/Profile\/MortenL359","28691":"https:\/\/www.tripadvisor.ca\/Profile\/brabs122017","28692":"https:\/\/www.tripadvisor.ca\/Profile\/jonnajolene","28693":"https:\/\/www.tripadvisor.ca\/Profile\/BratBratX","28694":"https:\/\/www.tripadvisor.ca\/Profile\/dadarren","28695":"https:\/\/www.tripadvisor.ca\/Profile\/357jameseh","28696":"https:\/\/www.tripadvisor.ca\/Profile\/JeromeM1676","28697":"https:\/\/www.tripadvisor.ca\/Profile\/52KevinF52","28698":"nil","28703":"https:\/\/www.tripadvisor.ca\/Profile\/RougeChefBC","28704":"https:\/\/www.tripadvisor.ca\/Profile\/Bindyp","28705":"https:\/\/www.tripadvisor.ca\/Profile\/742samh","28706":"https:\/\/www.tripadvisor.ca\/Profile\/bneenut","28707":"https:\/\/www.tripadvisor.ca\/Profile\/RobynG178","28708":"https:\/\/www.tripadvisor.ca\/Profile\/Aussie-turnedcanuck","28709":"https:\/\/www.tripadvisor.ca\/Profile\/KrzysztofK1546","28710":"https:\/\/www.tripadvisor.ca\/Profile\/dleebar","28711":"https:\/\/www.tripadvisor.ca\/Profile\/Aussietravellers2013","28712":"https:\/\/www.tripadvisor.ca\/Profile\/jeffrichy","28713":"https:\/\/www.tripadvisor.ca\/Profile\/whygoback","28714":"https:\/\/www.tripadvisor.ca\/Profile\/684robinb","28715":"https:\/\/www.tripadvisor.ca\/Profile\/937kelseyl","28716":"https:\/\/www.tripadvisor.ca\/Profile\/Rondahl","28717":"https:\/\/www.tripadvisor.ca\/Profile\/Iain908","28723":"https:\/\/www.tripadvisor.ca\/Profile\/wdlander","28724":"https:\/\/www.tripadvisor.ca\/Profile\/EzzaP","28725":"https:\/\/www.tripadvisor.ca\/Profile\/carlosspicyweiner","28726":"https:\/\/www.tripadvisor.ca\/Profile\/dbserink","28727":"https:\/\/www.tripadvisor.ca\/Profile\/rachaeln81","28728":"https:\/\/www.tripadvisor.ca\/Profile\/JetSetterBC","28729":"https:\/\/www.tripadvisor.ca\/Profile\/WadeM638","28730":"https:\/\/www.tripadvisor.ca\/Profile\/unmikely","28731":"https:\/\/www.tripadvisor.ca\/Profile\/marieatta_pman","28732":"https:\/\/www.tripadvisor.ca\/Profile\/beansolong","28733":"https:\/\/www.tripadvisor.ca\/Profile\/spunkygirl699","28734":"https:\/\/www.tripadvisor.ca\/Profile\/winlawgal","28735":"https:\/\/www.tripadvisor.ca\/Profile\/Gotama11","28736":"https:\/\/www.tripadvisor.ca\/Profile\/travlin_dude09","28738":"nil","28743":"https:\/\/www.tripadvisor.ca\/Profile\/booboo51","28744":"https:\/\/www.tripadvisor.ca\/Profile\/dgeddes2","28745":"https:\/\/www.tripadvisor.ca\/Profile\/geoffc480","28746":"https:\/\/www.tripadvisor.ca\/Profile\/Q7838IFjoshs","28747":"https:\/\/www.tripadvisor.ca\/Profile\/canucked","28753":"https:\/\/www.tripadvisor.ca\/Profile\/shannonl112","28754":"https:\/\/www.tripadvisor.ca\/Profile\/kerrieannl2018","28755":"https:\/\/www.tripadvisor.ca\/Profile\/jenmc74","28756":"https:\/\/www.tripadvisor.ca\/Profile\/chelsead914","28757":"https:\/\/www.tripadvisor.ca\/Profile\/allensO4529QI","28758":"https:\/\/www.tripadvisor.ca\/Profile\/Bubbles3476","28759":"https:\/\/www.tripadvisor.ca\/Profile\/lollypop0203","28760":"https:\/\/www.tripadvisor.ca\/Profile\/gbenvenuto","28761":"https:\/\/www.tripadvisor.ca\/Profile\/susannel562","28762":"https:\/\/www.tripadvisor.ca\/Profile\/ellens979","28763":"https:\/\/www.tripadvisor.ca\/Profile\/craigwO2935SJ","28764":"https:\/\/www.tripadvisor.ca\/Profile\/Bridon1","28765":"https:\/\/www.tripadvisor.ca\/Profile\/Furterbrown","28766":"https:\/\/www.tripadvisor.ca\/Profile\/Yaktam","28767":"https:\/\/www.tripadvisor.ca\/Profile\/70aaronh","28783":"https:\/\/www.tripadvisor.ca\/Profile\/edh875","28784":"https:\/\/www.tripadvisor.ca\/Profile\/donnawQ3702VV","28785":"https:\/\/www.tripadvisor.ca\/Profile\/Ceiley","28786":"https:\/\/www.tripadvisor.ca\/Profile\/mloumcc","28787":"https:\/\/www.tripadvisor.ca\/Profile\/910ruthannem","28788":"https:\/\/www.tripadvisor.ca\/Profile\/bjh1142","28789":"https:\/\/www.tripadvisor.ca\/Profile\/JandS-SherwoodP","28790":"https:\/\/www.tripadvisor.ca\/Profile\/brianhW2334HI","28791":"https:\/\/www.tripadvisor.ca\/Profile\/macntoes","28792":"https:\/\/www.tripadvisor.ca\/Profile\/cocok988","28793":"https:\/\/www.tripadvisor.ca\/Profile\/Gotravel4ever","28794":"https:\/\/www.tripadvisor.ca\/Profile\/414gerryw","28795":"https:\/\/www.tripadvisor.ca\/Profile\/51annek","28796":"https:\/\/www.tripadvisor.ca\/Profile\/weiweiwyw","28797":"https:\/\/www.tripadvisor.ca\/Profile\/Cystokid","28798":"https:\/\/www.tripadvisor.ca\/Profile\/JimS48","28800":"https:\/\/www.tripadvisor.ca\/Profile\/Cherryleeann","28801":"https:\/\/www.tripadvisor.ca\/Profile\/Crazylobo2","28802":"https:\/\/www.tripadvisor.ca\/Profile\/JayG-RD","28803":"https:\/\/www.tripadvisor.ca\/Profile\/mkoehn","28804":"https:\/\/www.tripadvisor.ca\/Profile\/36katerinak","28805":"https:\/\/www.tripadvisor.ca\/Profile\/V7765EZangelaw","28806":"https:\/\/www.tripadvisor.ca\/Profile\/melodys784","28807":"https:\/\/www.tripadvisor.ca\/Profile\/PimDutch","28813":"https:\/\/www.tripadvisor.ca\/Profile\/gordong416","28814":"https:\/\/www.tripadvisor.ca\/Profile\/W7516GWandrear","28815":"https:\/\/www.tripadvisor.ca\/Profile\/lynnlees62","28816":"https:\/\/www.tripadvisor.ca\/Profile\/kimone99","28817":"https:\/\/www.tripadvisor.ca\/Profile\/Winderbelle","28823":"https:\/\/www.tripadvisor.ca\/Profile\/810rickl","28824":"https:\/\/www.tripadvisor.ca\/Profile\/80brandyh","28825":"https:\/\/www.tripadvisor.ca\/Profile\/TravelNotTourism","28826":"https:\/\/www.tripadvisor.ca\/Profile\/N946KXjenniferw","28827":"https:\/\/www.tripadvisor.ca\/Profile\/marsha_amanova","28828":"https:\/\/www.tripadvisor.ca\/Profile\/johang323","28829":"https:\/\/www.tripadvisor.ca\/Profile\/RoyGerstner","28830":"https:\/\/www.tripadvisor.ca\/Profile\/GypsyPolice","28831":"https:\/\/www.tripadvisor.ca\/Profile\/hitreegirl","28832":"https:\/\/www.tripadvisor.ca\/Profile\/alexy36","28833":"https:\/\/www.tripadvisor.ca\/Profile\/megank586","28834":"https:\/\/www.tripadvisor.ca\/Profile\/shetler","28835":"https:\/\/www.tripadvisor.ca\/Profile\/472garyb","28836":"https:\/\/www.tripadvisor.ca\/Profile\/Calgal86","28837":"https:\/\/www.tripadvisor.ca\/Profile\/NY-HAWGMAN","28838":"https:\/\/www.tripadvisor.ca\/Profile\/stephenlP2168LS","28839":"https:\/\/www.tripadvisor.ca\/Profile\/BaldrickLondon","28840":"https:\/\/www.tripadvisor.ca\/Profile\/toquer","28841":"https:\/\/www.tripadvisor.ca\/Profile\/viperl","28842":"https:\/\/www.tripadvisor.ca\/Profile\/tdubya_12","28843":"https:\/\/www.tripadvisor.ca\/Profile\/EstherG249","28844":"https:\/\/www.tripadvisor.ca\/Profile\/Wyomingkings","28845":"https:\/\/www.tripadvisor.ca\/Profile\/asprinkles","28846":"https:\/\/www.tripadvisor.ca\/Profile\/W4999TLbillb","28847":"https:\/\/www.tripadvisor.ca\/Profile\/KarenL102","28848":"https:\/\/www.tripadvisor.ca\/Profile\/travelwiseandpicky","28849":"https:\/\/www.tripadvisor.ca\/Profile\/994michaelm","28850":"https:\/\/www.tripadvisor.ca\/Profile\/canadiannorm","28851":"https:\/\/www.tripadvisor.ca\/Profile\/203sherrif","28852":"https:\/\/www.tripadvisor.ca\/Profile\/JohnN740","28853":"https:\/\/www.tripadvisor.ca\/Profile\/Aussie8","28854":"https:\/\/www.tripadvisor.ca\/Profile\/marygrace58","28855":"https:\/\/www.tripadvisor.ca\/Profile\/tennisfriend","28856":"https:\/\/www.tripadvisor.ca\/Profile\/Koala247","28857":"https:\/\/www.tripadvisor.ca\/Profile\/traveling_nana2011","28858":"https:\/\/www.tripadvisor.ca\/Profile\/CelticCher","28859":"https:\/\/www.tripadvisor.ca\/Profile\/Allison-V-P","28860":"https:\/\/www.tripadvisor.ca\/Profile\/kta99","28861":"https:\/\/www.tripadvisor.ca\/Profile\/Mcnotmac","28862":"https:\/\/www.tripadvisor.ca\/Profile\/29jrh","28863":"https:\/\/www.tripadvisor.ca\/Profile\/JPGB","28864":"https:\/\/www.tripadvisor.ca\/Profile\/webeenthere","28865":"https:\/\/www.tripadvisor.ca\/Profile\/DonnaP919","28866":"https:\/\/www.tripadvisor.ca\/Profile\/reflection_ca","28867":"https:\/\/www.tripadvisor.ca\/Profile\/249deannap","28868":"https:\/\/www.tripadvisor.ca\/Profile\/Thetravelgirl13","28869":"https:\/\/www.tripadvisor.ca\/Profile\/648micheleb","28870":"https:\/\/www.tripadvisor.ca\/Profile\/Rhanella","28871":"https:\/\/www.tripadvisor.ca\/Profile\/travelsalot029","28872":"https:\/\/www.tripadvisor.ca\/Profile\/lorimO6062MJ","28873":"https:\/\/www.tripadvisor.ca\/Profile\/dorisdebron","28874":"https:\/\/www.tripadvisor.ca\/Profile\/Palmgirl33","28875":"https:\/\/www.tripadvisor.ca\/Profile\/cindyf867","28876":"https:\/\/www.tripadvisor.ca\/Profile\/972priscillab","28877":"https:\/\/www.tripadvisor.ca\/Profile\/travelnice","28878":"https:\/\/www.tripadvisor.ca\/Profile\/SaskOiler","28879":"https:\/\/www.tripadvisor.ca\/Profile\/jarekdolak","28880":"https:\/\/www.tripadvisor.ca\/Profile\/buffalodude","28881":"https:\/\/www.tripadvisor.ca\/Profile\/danlS6072NR","28882":"https:\/\/www.tripadvisor.ca\/Profile\/DougGiordano","28883":"https:\/\/www.tripadvisor.ca\/Profile\/LarryG135","28884":"https:\/\/www.tripadvisor.ca\/Profile\/expiallyd","28885":"https:\/\/www.tripadvisor.ca\/Profile\/G2402RAmiker","28886":"https:\/\/www.tripadvisor.ca\/Profile\/jcswiley","28887":"https:\/\/www.tripadvisor.ca\/Profile\/CubaJen","28893":"https:\/\/www.tripadvisor.ca\/Profile\/CarlaD1331","28894":"https:\/\/www.tripadvisor.ca\/Profile\/816gaile","28895":"https:\/\/www.tripadvisor.ca\/Profile\/Mr_Canoehead_Calgary","28896":"https:\/\/www.tripadvisor.ca\/Profile\/TorR_12","28897":"https:\/\/www.tripadvisor.ca\/Profile\/dweekle","28898":"https:\/\/www.tripadvisor.ca\/Profile\/poppy01calgary","28899":"https:\/\/www.tripadvisor.ca\/Profile\/SusanB1205","28900":"https:\/\/www.tripadvisor.ca\/Profile\/MarybelleMc","28901":"https:\/\/www.tripadvisor.ca\/Profile\/Oilsandsgal","28902":"https:\/\/www.tripadvisor.ca\/Profile\/Jones_onvacation","28903":"https:\/\/www.tripadvisor.ca\/Profile\/christinamh28","28904":"https:\/\/www.tripadvisor.ca\/Profile\/MorticiaB","28905":"https:\/\/www.tripadvisor.ca\/Profile\/207elsiek","28906":"https:\/\/www.tripadvisor.ca\/Profile\/993TomP993","28907":"https:\/\/www.tripadvisor.ca\/Profile\/Sommer499114","28908":"https:\/\/www.tripadvisor.ca\/Profile\/A7622SMcharlottel","28909":"https:\/\/www.tripadvisor.ca\/Profile\/WalkTheWorld2014","28910":"https:\/\/www.tripadvisor.ca\/Profile\/yycKim","28911":"https:\/\/www.tripadvisor.ca\/Profile\/itscurtisbaby","28912":"https:\/\/www.tripadvisor.ca\/Profile\/O5554GZlorib","28913":"https:\/\/www.tripadvisor.ca\/Profile\/511Nancy","28914":"https:\/\/www.tripadvisor.ca\/Profile\/waucoin86","28915":"https:\/\/www.tripadvisor.ca\/Profile\/107tonyt","28916":"https:\/\/www.tripadvisor.ca\/Profile\/rangerpippi","28917":"https:\/\/www.tripadvisor.ca\/Profile\/charleneb352","28918":"https:\/\/www.tripadvisor.ca\/Profile\/michaelhN682JP","28919":"https:\/\/www.tripadvisor.ca\/Profile\/AME283","28920":"https:\/\/www.tripadvisor.ca\/Profile\/79katm","28921":"https:\/\/www.tripadvisor.ca\/Profile\/AlanaMike","28922":"https:\/\/www.tripadvisor.ca\/Profile\/MissRz","28923":"https:\/\/www.tripadvisor.ca\/Profile\/G3548PXeds","28924":"https:\/\/www.tripadvisor.ca\/Profile\/alexandrah95","28925":"https:\/\/www.tripadvisor.ca\/Profile\/N990RPjuliep","28926":"https:\/\/www.tripadvisor.ca\/Profile\/crystalh359","28927":"https:\/\/www.tripadvisor.ca\/Profile\/TriciaCx","28928":"https:\/\/www.tripadvisor.ca\/Profile\/crewmomCapeCod","28929":"https:\/\/www.tripadvisor.ca\/Profile\/Sunnytraveler87","28930":"https:\/\/www.tripadvisor.ca\/Profile\/388julsm","28931":"https:\/\/www.tripadvisor.ca\/Profile\/ericcma","28932":"https:\/\/www.tripadvisor.ca\/Profile\/CourtneyTennant","28933":"https:\/\/www.tripadvisor.ca\/Profile\/Fav4","28934":"https:\/\/www.tripadvisor.ca\/Profile\/Auzzie15","28935":"https:\/\/www.tripadvisor.ca\/Profile\/SillyTravlr","28936":"https:\/\/www.tripadvisor.ca\/Profile\/HaroldYoung","28937":"https:\/\/www.tripadvisor.ca\/Profile\/ChrisABQC","28938":"https:\/\/www.tripadvisor.ca\/Profile\/492nancyt","28939":"https:\/\/www.tripadvisor.ca\/Profile\/361candih","28940":"https:\/\/www.tripadvisor.ca\/Profile\/KiKiG154914","28941":"https:\/\/www.tripadvisor.ca\/Profile\/CBH59","28942":"https:\/\/www.tripadvisor.ca\/Profile\/clintplatt90","28943":"https:\/\/www.tripadvisor.ca\/Profile\/nickd591","28944":"https:\/\/www.tripadvisor.ca\/Profile\/MomBayern","28945":"https:\/\/www.tripadvisor.ca\/Profile\/lindac294","28946":"https:\/\/www.tripadvisor.ca\/Profile\/AnneS4230","28947":"https:\/\/www.tripadvisor.ca\/Profile\/marinkak2014","28948":"nil","28953":"https:\/\/www.tripadvisor.ca\/Profile\/pickles74ca","28954":"https:\/\/www.tripadvisor.ca\/Profile\/aad456","28955":"https:\/\/www.tripadvisor.ca\/Profile\/E2062OZlindap","28956":"https:\/\/www.tripadvisor.ca\/Profile\/clintmiller04","28957":"https:\/\/www.tripadvisor.ca\/Profile\/902royp","28958":"https:\/\/www.tripadvisor.ca\/Profile\/JazzyButtons","28959":"https:\/\/www.tripadvisor.ca\/Profile\/sahragillberg","28960":"https:\/\/www.tripadvisor.ca\/Profile\/El-hombre-sincero","28961":"https:\/\/www.tripadvisor.ca\/Profile\/210hughm","28962":"https:\/\/www.tripadvisor.ca\/Profile\/4dharma","28963":"https:\/\/www.tripadvisor.ca\/Profile\/Fotos4you","28964":"https:\/\/www.tripadvisor.ca\/Profile\/628staceyf","28965":"https:\/\/www.tripadvisor.ca\/Profile\/B677VZjohnt","28966":"https:\/\/www.tripadvisor.ca\/Profile\/barkleymydog","28967":"https:\/\/www.tripadvisor.ca\/Profile\/Chewy7474","28968":"https:\/\/www.tripadvisor.ca\/Profile\/DaleH207","28969":"https:\/\/www.tripadvisor.ca\/Profile\/CanuckDiver","28970":"https:\/\/www.tripadvisor.ca\/Profile\/LynneM565","28971":"https:\/\/www.tripadvisor.ca\/Profile\/LadyJLasVegas","28972":"https:\/\/www.tripadvisor.ca\/Profile\/627frankik","28973":"https:\/\/www.tripadvisor.ca\/Profile\/thesewildnights","28974":"https:\/\/www.tripadvisor.ca\/Profile\/200ashleys","28975":"https:\/\/www.tripadvisor.ca\/Profile\/CarolyneR_12","28976":"https:\/\/www.tripadvisor.ca\/Profile\/sfglazier","28977":"https:\/\/www.tripadvisor.ca\/Profile\/sandyBrowerville_MN","28978":"https:\/\/www.tripadvisor.ca\/Profile\/tarheelUS","28979":"https:\/\/www.tripadvisor.ca\/Profile\/lisaaV4275YD","28980":"https:\/\/www.tripadvisor.ca\/Profile\/BK9009","28981":"https:\/\/www.tripadvisor.ca\/Profile\/trevg446","28982":"https:\/\/www.tripadvisor.ca\/Profile\/joannelmum","28983":"https:\/\/www.tripadvisor.ca\/Profile\/dixiebelle","28984":"https:\/\/www.tripadvisor.ca\/Profile\/Rita_like_travel","28985":"https:\/\/www.tripadvisor.ca\/Profile\/D4trio","28986":"https:\/\/www.tripadvisor.ca\/Profile\/sandraH1459IE","28987":"https:\/\/www.tripadvisor.ca\/Profile\/552ariesa","28988":"https:\/\/www.tripadvisor.ca\/Profile\/Naneki74","28989":"https:\/\/www.tripadvisor.ca\/Profile\/814timf","28990":"https:\/\/www.tripadvisor.ca\/Profile\/D2943WMkimo","28991":"https:\/\/www.tripadvisor.ca\/Profile\/Dadiva47","28992":"https:\/\/www.tripadvisor.ca\/Profile\/suzyq12","28993":"https:\/\/www.tripadvisor.ca\/Profile\/Svgirl650","28994":"https:\/\/www.tripadvisor.ca\/Profile\/807jenl","28995":"https:\/\/www.tripadvisor.ca\/Profile\/Storyteller140179","28996":"https:\/\/www.tripadvisor.ca\/Profile\/DebCanadaMom","28997":"https:\/\/www.tripadvisor.ca\/Profile\/DaveVee","29003":"https:\/\/www.tripadvisor.ca\/Profile\/CarlaT1974","29004":"https:\/\/www.tripadvisor.ca\/Profile\/JamesTV","29005":"https:\/\/www.tripadvisor.ca\/Profile\/RobTor","29006":"https:\/\/www.tripadvisor.ca\/Profile\/_saeraa_8","29007":"https:\/\/www.tripadvisor.ca\/Profile\/bronxandr","29008":"https:\/\/www.tripadvisor.ca\/Profile\/pegadasnaestrada","29009":"https:\/\/www.tripadvisor.ca\/Profile\/LesGosselins","29010":"https:\/\/www.tripadvisor.ca\/Profile\/robsJ3491MR","29011":"https:\/\/www.tripadvisor.ca\/Profile\/Bcohen13","29012":"https:\/\/www.tripadvisor.ca\/Profile\/Parsr2015","29013":"https:\/\/www.tripadvisor.ca\/Profile\/B481","29014":"https:\/\/www.tripadvisor.ca\/Profile\/sharmonr2016","29015":"https:\/\/www.tripadvisor.ca\/Profile\/825dans","29016":"https:\/\/www.tripadvisor.ca\/Profile\/briansY7604PO","29017":"https:\/\/www.tripadvisor.ca\/Profile\/LeighDerr","29018":"https:\/\/www.tripadvisor.ca\/Profile\/rjspeight","29019":"https:\/\/www.tripadvisor.ca\/Profile\/ChelseaD252","29020":"https:\/\/www.tripadvisor.ca\/Profile\/975ethanj","29021":"https:\/\/www.tripadvisor.ca\/Profile\/kubajssx","29022":"https:\/\/www.tripadvisor.ca\/Profile\/electronicpaper","29023":"https:\/\/www.tripadvisor.ca\/Profile\/753brittanyg","29024":"https:\/\/www.tripadvisor.ca\/Profile\/Cadaveria","29025":"https:\/\/www.tripadvisor.ca\/Profile\/B5369NSelizabethw","29026":"https:\/\/www.tripadvisor.ca\/Profile\/RyanM627","29027":"https:\/\/www.tripadvisor.ca\/Profile\/swack837","29028":"https:\/\/www.tripadvisor.ca\/Profile\/Graci0us-trave11er","29029":"https:\/\/www.tripadvisor.ca\/Profile\/joelrifkin","29030":"https:\/\/www.tripadvisor.ca\/Profile\/KoenCA","29031":"https:\/\/www.tripadvisor.ca\/Profile\/229meli","29032":"https:\/\/www.tripadvisor.ca\/Profile\/suz406","29033":"https:\/\/www.tripadvisor.ca\/Profile\/SnMnew","29034":"https:\/\/www.tripadvisor.ca\/Profile\/Z8027BClindal","29035":"https:\/\/www.tripadvisor.ca\/Profile\/spatialdrift","29036":"https:\/\/www.tripadvisor.ca\/Profile\/2014angela52","29037":"https:\/\/www.tripadvisor.ca\/Profile\/SnowWhite1958","29053":"https:\/\/www.tripadvisor.ca\/Profile\/Slneufeld","29054":"https:\/\/www.tripadvisor.ca\/Profile\/johnsU6257FJ","29058":"https:\/\/www.tripadvisor.ca\/Profile\/DandJ_2008","29063":"https:\/\/www.tripadvisor.ca\/Profile\/SmegheadMcSmeg","29068":"https:\/\/www.tripadvisor.ca\/Profile\/coreyh707","29073":"https:\/\/www.tripadvisor.ca\/Profile\/gmkind","29078":"https:\/\/www.tripadvisor.ca\/Profile\/acanucktraveller","29083":"https:\/\/www.tripadvisor.ca\/Profile\/753irinae","29088":"https:\/\/www.tripadvisor.ca\/Profile\/Buddiescalgary","29093":"https:\/\/www.tripadvisor.ca\/Profile\/DonnaH810","29098":"https:\/\/www.tripadvisor.ca\/Profile\/laurie_luo_wang","29103":"https:\/\/www.tripadvisor.ca\/Profile\/stephenv906","29104":"https:\/\/www.tripadvisor.ca\/Profile\/snu70","29105":"https:\/\/www.tripadvisor.ca\/Profile\/192garretd","29106":"https:\/\/www.tripadvisor.ca\/Profile\/Exploration646207","29107":"https:\/\/www.tripadvisor.ca\/Profile\/PierreSch","29108":"nil","29113":"https:\/\/www.tripadvisor.ca\/Profile\/sineapse_UK","29114":"https:\/\/www.tripadvisor.ca\/Profile\/unravelthemap","29115":"https:\/\/www.tripadvisor.ca\/Profile\/lydiar255","29116":"https:\/\/www.tripadvisor.ca\/Profile\/316jank","29117":"https:\/\/www.tripadvisor.ca\/Profile\/ericastables","29118":"https:\/\/www.tripadvisor.ca\/Profile\/TeoRomera","29119":"https:\/\/www.tripadvisor.ca\/Profile\/guest101101","29120":"https:\/\/www.tripadvisor.ca\/Profile\/Dive-Bike-Backpack","29121":"https:\/\/www.tripadvisor.ca\/Profile\/treblecatS","29122":"https:\/\/www.tripadvisor.ca\/Profile\/191JulieB","29123":"https:\/\/www.tripadvisor.ca\/Profile\/66KateS","29124":"https:\/\/www.tripadvisor.ca\/Profile\/TaylorO_55","29125":"https:\/\/www.tripadvisor.ca\/Profile\/everie","29126":"https:\/\/www.tripadvisor.ca\/Profile\/MargaretW164","29127":"https:\/\/www.tripadvisor.ca\/Profile\/Tyler_RobbNashTour","29128":"https:\/\/www.tripadvisor.ca\/Profile\/wisconsin_bob_11","29129":"https:\/\/www.tripadvisor.ca\/Profile\/Mrggg","29130":"https:\/\/www.tripadvisor.ca\/Profile\/Schobbepetzer","29131":"https:\/\/www.tripadvisor.ca\/Profile\/jaykay99","29132":"https:\/\/www.tripadvisor.ca\/Profile\/NothnAsClrAsThsCnfsn","29133":"nil","29138":"https:\/\/www.tripadvisor.ca\/Profile\/sueb1984","29139":"https:\/\/www.tripadvisor.ca\/Profile\/sparkyboy36","29140":"https:\/\/www.tripadvisor.ca\/Profile\/MilagroCalgary","29141":"https:\/\/www.tripadvisor.ca\/Profile\/JeanG258","29142":"https:\/\/www.tripadvisor.ca\/Profile\/robin512","29148":"https:\/\/www.tripadvisor.ca\/Profile\/Bobby31225","29149":"https:\/\/www.tripadvisor.ca\/Profile\/kgv2015","29150":"https:\/\/www.tripadvisor.ca\/Profile\/Sigi2007","29151":"https:\/\/www.tripadvisor.ca\/Profile\/492calv","29152":"https:\/\/www.tripadvisor.ca\/Profile\/365jeffreys","29158":"https:\/\/www.tripadvisor.ca\/Profile\/miriamk406","29159":"https:\/\/www.tripadvisor.ca\/Profile\/N7803VTchristineb","29160":"https:\/\/www.tripadvisor.ca\/Profile\/Photoman2012","29161":"https:\/\/www.tripadvisor.ca\/Profile\/VikDom","29162":"https:\/\/www.tripadvisor.ca\/Profile\/532tamb","29163":"https:\/\/www.tripadvisor.ca\/Profile\/Drex_ZW","29164":"https:\/\/www.tripadvisor.ca\/Profile\/211alvinam","29165":"https:\/\/www.tripadvisor.ca\/Profile\/123Sharleen","29166":"https:\/\/www.tripadvisor.ca\/Profile\/laszloo2018","29167":"https:\/\/www.tripadvisor.ca\/Profile\/LydiaB226","29168":"https:\/\/www.tripadvisor.ca\/Profile\/floralgirl","29169":"https:\/\/www.tripadvisor.ca\/Profile\/Friedrich740","29170":"https:\/\/www.tripadvisor.ca\/Profile\/913deborahr","29171":"https:\/\/www.tripadvisor.ca\/Profile\/AliciaAlbert-Harper","29172":"https:\/\/www.tripadvisor.ca\/Profile\/IgnacAlbert","29178":"https:\/\/www.tripadvisor.ca\/Profile\/Yee98","29179":"https:\/\/www.tripadvisor.ca\/Profile\/bhoreth","29180":"https:\/\/www.tripadvisor.ca\/Profile\/Saskk2017","29181":"https:\/\/www.tripadvisor.ca\/Profile\/H8937DXpeterg","29182":"https:\/\/www.tripadvisor.ca\/Profile\/Worldview2013","29183":"https:\/\/www.tripadvisor.ca\/Profile\/V9821JJstephanieh","29184":"https:\/\/www.tripadvisor.ca\/Profile\/convic2015","29185":"https:\/\/www.tripadvisor.ca\/Profile\/poppy01calgary","29186":"https:\/\/www.tripadvisor.ca\/Profile\/schmug13","29187":"https:\/\/www.tripadvisor.ca\/Profile\/Barbandkids","29188":"https:\/\/www.tripadvisor.ca\/Profile\/jennyhD2646EE","29189":"https:\/\/www.tripadvisor.ca\/Profile\/jenngeog","29190":"https:\/\/www.tripadvisor.ca\/Profile\/Expedition714008","29191":"https:\/\/www.tripadvisor.ca\/Profile\/Mikethebikegs1000","29192":"https:\/\/www.tripadvisor.ca\/Profile\/nadcam","29193":"https:\/\/www.tripadvisor.ca\/Profile\/gandlens","29194":"https:\/\/www.tripadvisor.ca\/Profile\/BogdanD_12","29195":"https:\/\/www.tripadvisor.ca\/Profile\/149olenak","29196":"https:\/\/www.tripadvisor.ca\/Profile\/canadiangirl1232015","29197":"https:\/\/www.tripadvisor.ca\/Profile\/JuliJon2","29198":"https:\/\/www.tripadvisor.ca\/Profile\/HeatherS324","29199":"https:\/\/www.tripadvisor.ca\/Profile\/cjahn47","29200":"https:\/\/www.tripadvisor.ca\/Profile\/B0nnyM","29201":"https:\/\/www.tripadvisor.ca\/Profile\/Norma_Price","29202":"https:\/\/www.tripadvisor.ca\/Profile\/chanel16calgary","29208":"https:\/\/www.tripadvisor.ca\/Profile\/320edd","29209":"https:\/\/www.tripadvisor.ca\/Profile\/Deina0803","29210":"https:\/\/www.tripadvisor.ca\/Profile\/MarkfromAB","29211":"https:\/\/www.tripadvisor.ca\/Profile\/racer1101","29212":"https:\/\/www.tripadvisor.ca\/Profile\/106anandam","29213":"https:\/\/www.tripadvisor.ca\/Profile\/355lisamarieh","29214":"https:\/\/www.tripadvisor.ca\/Profile\/KHW94587","29215":"https:\/\/www.tripadvisor.ca\/Profile\/Pinkfairy14","29216":"https:\/\/www.tripadvisor.ca\/Profile\/asilly","29217":"https:\/\/www.tripadvisor.ca\/Profile\/100darrelh","29218":"https:\/\/www.tripadvisor.ca\/Profile\/jgc1969","29219":"https:\/\/www.tripadvisor.ca\/Profile\/shawnt_b2016","29220":"https:\/\/www.tripadvisor.ca\/Profile\/339hanks","29221":"https:\/\/www.tripadvisor.ca\/Profile\/albertaroadtripper","29222":"https:\/\/www.tripadvisor.ca\/Profile\/hap666","29223":"https:\/\/www.tripadvisor.ca\/Profile\/kyrstynm","29224":"https:\/\/www.tripadvisor.ca\/Profile\/CP380","29225":"https:\/\/www.tripadvisor.ca\/Profile\/FunnyHippy","29226":"https:\/\/www.tripadvisor.ca\/Profile\/854eilap","29227":"https:\/\/www.tripadvisor.ca\/Profile\/schuchardtm2014","29228":"https:\/\/www.tripadvisor.ca\/Profile\/MikeA2","29229":"https:\/\/www.tripadvisor.ca\/Profile\/946shaunaw","29230":"https:\/\/www.tripadvisor.ca\/Profile\/Wendyk9","29231":"https:\/\/www.tripadvisor.ca\/Profile\/donv366","29232":"https:\/\/www.tripadvisor.ca\/Profile\/MirelaOlah","29233":"https:\/\/www.tripadvisor.ca\/Profile\/whitby06","29234":"https:\/\/www.tripadvisor.ca\/Profile\/111rodrigod","29235":"https:\/\/www.tripadvisor.ca\/Profile\/srayjay1971","29236":"https:\/\/www.tripadvisor.ca\/Profile\/peterhJ1028FX","29237":"https:\/\/www.tripadvisor.ca\/Profile\/yogasue2016","29238":"https:\/\/www.tripadvisor.ca\/Profile\/s_ndori","29239":"https:\/\/www.tripadvisor.ca\/Profile\/Pandablue4","29240":"https:\/\/www.tripadvisor.ca\/Profile\/P8565IBstever","29241":"https:\/\/www.tripadvisor.ca\/Profile\/adelka1220","29242":"https:\/\/www.tripadvisor.ca\/Profile\/643anitat","29243":"https:\/\/www.tripadvisor.ca\/Profile\/marie196202","29244":"https:\/\/www.tripadvisor.ca\/Profile\/Sharon092011","29245":"https:\/\/www.tripadvisor.ca\/Profile\/G4758ABmikes","29246":"https:\/\/www.tripadvisor.ca\/Profile\/dannofriars","29247":"https:\/\/www.tripadvisor.ca\/Profile\/irene273","29248":"https:\/\/www.tripadvisor.ca\/Profile\/PeaceNSerenity420","29249":"https:\/\/www.tripadvisor.ca\/Profile\/chrisgX5675NQ","29250":"https:\/\/www.tripadvisor.ca\/Profile\/DHPhotography","29251":"https:\/\/www.tripadvisor.ca\/Profile\/chicken222","29252":"https:\/\/www.tripadvisor.ca\/Profile\/Paradise555","29253":"https:\/\/www.tripadvisor.ca\/Profile\/starch0ice","29254":"https:\/\/www.tripadvisor.ca\/Profile\/D1545CTdavidl","29255":"https:\/\/www.tripadvisor.ca\/Profile\/318jillb","29256":"https:\/\/www.tripadvisor.ca\/Profile\/Biogeog","29257":"https:\/\/www.tripadvisor.ca\/Profile\/marinas859","29258":"https:\/\/www.tripadvisor.ca\/Profile\/vforvassili","29260":"https:\/\/www.tripadvisor.ca\/Profile\/38miken","29261":"https:\/\/www.tripadvisor.ca\/Profile\/CanadianBushman","29262":"https:\/\/www.tripadvisor.ca\/Profile\/396sonjar","29263":"https:\/\/www.tripadvisor.ca\/Profile\/daisyvein","29264":"https:\/\/www.tripadvisor.ca\/Profile\/noname021","29265":"https:\/\/www.tripadvisor.ca\/Profile\/551paymanj","29266":"https:\/\/www.tripadvisor.ca\/Profile\/L_and_R_going_places","29267":"https:\/\/www.tripadvisor.ca\/Profile\/pams82","29268":"https:\/\/www.tripadvisor.ca\/Profile\/alooknac","29269":"https:\/\/www.tripadvisor.ca\/Profile\/mattbX68QA","29270":"https:\/\/www.tripadvisor.ca\/Profile\/47vanr","29271":"https:\/\/www.tripadvisor.ca\/Profile\/orsolya_nagy","29272":"https:\/\/www.tripadvisor.ca\/Profile\/keepitsouth","29273":"https:\/\/www.tripadvisor.ca\/Profile\/850kenm","29274":"https:\/\/www.tripadvisor.ca\/Profile\/flavaz","29275":"https:\/\/www.tripadvisor.ca\/Profile\/416kunalc","29276":"https:\/\/www.tripadvisor.ca\/Profile\/992tylerk","29277":"https:\/\/www.tripadvisor.ca\/Profile\/AllanF452","29278":"https:\/\/www.tripadvisor.ca\/Profile\/386ajs","29279":"https:\/\/www.tripadvisor.ca\/Profile\/JasperMcTavish","29280":"https:\/\/www.tripadvisor.ca\/Profile\/jwgtrip","29281":"https:\/\/www.tripadvisor.ca\/Profile\/Laurachenley","29282":"https:\/\/www.tripadvisor.ca\/Profile\/deelink2010","29283":"https:\/\/www.tripadvisor.ca\/Profile\/665kate","29284":"https:\/\/www.tripadvisor.ca\/Profile\/robertsQ675JN","29285":"https:\/\/www.tripadvisor.ca\/Profile\/briangI9306UA","29286":"https:\/\/www.tripadvisor.ca\/Profile\/Shell1384","29287":"https:\/\/www.tripadvisor.ca\/Profile\/BrittneyS_12","29293":"https:\/\/www.tripadvisor.ca\/Profile\/DonnaM424","29294":"https:\/\/www.tripadvisor.ca\/Profile\/superdave75201","29295":"https:\/\/www.tripadvisor.ca\/Profile\/gvh67","29296":"https:\/\/www.tripadvisor.ca\/Profile\/189petev","29297":"https:\/\/www.tripadvisor.ca\/Profile\/Sue29","29298":"https:\/\/www.tripadvisor.ca\/Profile\/Michelle282828","29299":"https:\/\/www.tripadvisor.ca\/Profile\/MegK269","29301":"https:\/\/www.tripadvisor.ca\/Profile\/184elizabethv","29302":"https:\/\/www.tripadvisor.ca\/Profile\/Blackwebmaster","29303":"https:\/\/www.tripadvisor.ca\/Profile\/623melaniek","29304":"https:\/\/www.tripadvisor.ca\/Profile\/tonys628","29305":"https:\/\/www.tripadvisor.ca\/Profile\/reinholdw293","29306":"https:\/\/www.tripadvisor.ca\/Profile\/SandyVV2014","29307":"https:\/\/www.tripadvisor.ca\/Profile\/juliebV5573MM","29308":"https:\/\/www.tripadvisor.ca\/Profile\/616NancyG","29309":"https:\/\/www.tripadvisor.ca\/Profile\/sunsetlimo","29310":"https:\/\/www.tripadvisor.ca\/Profile\/jordanf562","29311":"https:\/\/www.tripadvisor.ca\/Profile\/TeresaToasty","29312":"https:\/\/www.tripadvisor.ca\/Profile\/23lizr","29318":"https:\/\/www.tripadvisor.ca\/Profile\/782gyulak","29319":"https:\/\/www.tripadvisor.ca\/Profile\/746parimalb","29320":"https:\/\/www.tripadvisor.ca\/Profile\/orcamist","29321":"https:\/\/www.tripadvisor.ca\/Profile\/1tassiedevil2","29322":"https:\/\/www.tripadvisor.ca\/Profile\/BLW7","29323":"https:\/\/www.tripadvisor.ca\/Profile\/861gailb","29324":"https:\/\/www.tripadvisor.ca\/Profile\/blumarauder","29325":"https:\/\/www.tripadvisor.ca\/Profile\/Cbain213","29326":"https:\/\/www.tripadvisor.ca\/Profile\/michaels21484","29327":"https:\/\/www.tripadvisor.ca\/Profile\/rboudreau","29328":"https:\/\/www.tripadvisor.ca\/Profile\/Cancrew","29329":"https:\/\/www.tripadvisor.ca\/Profile\/RajeevS967","29330":"https:\/\/www.tripadvisor.ca\/Profile\/LittleFamilyOfEight","29331":"https:\/\/www.tripadvisor.ca\/Profile\/etdube","29332":"https:\/\/www.tripadvisor.ca\/Profile\/salvic1960","29333":"https:\/\/www.tripadvisor.ca\/Profile\/davidwB8400UR","29334":"https:\/\/www.tripadvisor.ca\/Profile\/HellofromToronto","29335":"https:\/\/www.tripadvisor.ca\/Profile\/scottys923","29336":"https:\/\/www.tripadvisor.ca\/Profile\/InsightCanada","29337":"https:\/\/www.tripadvisor.ca\/Profile\/soshamonay1","29338":"https:\/\/www.tripadvisor.ca\/Profile\/ahlskog7","29339":"https:\/\/www.tripadvisor.ca\/Profile\/simonned16","29340":"https:\/\/www.tripadvisor.ca\/Profile\/JJantech","29341":"https:\/\/www.tripadvisor.ca\/Profile\/865biljanak","29342":"https:\/\/www.tripadvisor.ca\/Profile\/canadien59","29343":"https:\/\/www.tripadvisor.ca\/Profile\/A5233KYninas","29344":"https:\/\/www.tripadvisor.ca\/Profile\/LewisBG","29345":"https:\/\/www.tripadvisor.ca\/Profile\/chandyaj2009","29346":"https:\/\/www.tripadvisor.ca\/Profile\/iluvsydney","29347":"https:\/\/www.tripadvisor.ca\/Profile\/lenal657","29348":"https:\/\/www.tripadvisor.ca\/Profile\/836eldent","29349":"https:\/\/www.tripadvisor.ca\/Profile\/79leeb","29350":"https:\/\/www.tripadvisor.ca\/Profile\/Easy_Going_09","29351":"https:\/\/www.tripadvisor.ca\/Profile\/263pjs","29352":"https:\/\/www.tripadvisor.ca\/Profile\/tpayne1959","29353":"https:\/\/www.tripadvisor.ca\/Profile\/duncanw649","29354":"https:\/\/www.tripadvisor.ca\/Profile\/jensherpa","29355":"https:\/\/www.tripadvisor.ca\/Profile\/BKKMTN","29356":"https:\/\/www.tripadvisor.ca\/Profile\/A2961YXamandam","29357":"https:\/\/www.tripadvisor.ca\/Profile\/gp_travell","29358":"https:\/\/www.tripadvisor.ca\/Profile\/carolannd282","29359":"https:\/\/www.tripadvisor.ca\/Profile\/OmanRob","29360":"https:\/\/www.tripadvisor.ca\/Profile\/mmulla_869049","29361":"https:\/\/www.tripadvisor.ca\/Profile\/Lynn181799","29362":"https:\/\/www.tripadvisor.ca\/Profile\/annettebK4950JT","29363":"nil","29368":"https:\/\/www.tripadvisor.ca\/Profile\/Voyageur613","29369":"https:\/\/www.tripadvisor.ca\/Profile\/jackiemJ6005KB","29371":"https:\/\/www.tripadvisor.ca\/Profile\/shawsyls","29372":"https:\/\/www.tripadvisor.ca\/Profile\/BarbGag","29373":"https:\/\/www.tripadvisor.ca\/Profile\/243da","29374":"https:\/\/www.tripadvisor.ca\/Profile\/894MikeW894","29375":"https:\/\/www.tripadvisor.ca\/Profile\/joycec990","29376":"https:\/\/www.tripadvisor.ca\/Profile\/FatDadSkater","29377":"https:\/\/www.tripadvisor.ca\/Profile\/CalgaryGirlYYC","29378":"https:\/\/www.tripadvisor.ca\/Profile\/bamutch","29379":"https:\/\/www.tripadvisor.ca\/Profile\/mikehH6510SD","29380":"https:\/\/www.tripadvisor.ca\/Profile\/Z5872BVdavidw","29381":"https:\/\/www.tripadvisor.ca\/Profile\/945arlener","29382":"https:\/\/www.tripadvisor.ca\/Profile\/823kathyd","29383":"https:\/\/www.tripadvisor.ca\/Profile\/dmarchand2017","29384":"https:\/\/www.tripadvisor.ca\/Profile\/L0tsatravelling","29385":"https:\/\/www.tripadvisor.ca\/Profile\/cherylL2311","29386":"https:\/\/www.tripadvisor.ca\/Profile\/jillc911","29387":"https:\/\/www.tripadvisor.ca\/Profile\/linqhc2014","29393":"https:\/\/www.tripadvisor.ca\/Profile\/Rowlc2","29394":"https:\/\/www.tripadvisor.ca\/Profile\/eduardo244","29395":"https:\/\/www.tripadvisor.ca\/Profile\/daisyblu","29396":"https:\/\/www.tripadvisor.ca\/Profile\/geohomes2","29397":"https:\/\/www.tripadvisor.ca\/Profile\/shilo82","29398":"https:\/\/www.tripadvisor.ca\/Profile\/alg73","29399":"https:\/\/www.tripadvisor.ca\/Profile\/330ianp","29400":"https:\/\/www.tripadvisor.ca\/Profile\/lynn376","29401":"https:\/\/www.tripadvisor.ca\/Profile\/lindsayp929","29402":"https:\/\/www.tripadvisor.ca\/Profile\/LS_12154913","29403":"https:\/\/www.tripadvisor.ca\/Profile\/jerianneh2016","29404":"https:\/\/www.tripadvisor.ca\/Profile\/Brans59","29405":"https:\/\/www.tripadvisor.ca\/Profile\/627darrenj","29406":"https:\/\/www.tripadvisor.ca\/Profile\/karenhR8451CF","29407":"https:\/\/www.tripadvisor.ca\/Profile\/AngmohofArabia","29408":"https:\/\/www.tripadvisor.ca\/Profile\/CanadianRyanAndMel","29409":"https:\/\/www.tripadvisor.ca\/Profile\/242liannel","29410":"https:\/\/www.tripadvisor.ca\/Profile\/BonnieA33","29411":"https:\/\/www.tripadvisor.ca\/Profile\/Colleen3850","29412":"https:\/\/www.tripadvisor.ca\/Profile\/edvitalejr","29414":"https:\/\/www.tripadvisor.ca\/Profile\/337kristinm","29415":"https:\/\/www.tripadvisor.ca\/Profile\/Canadian222","29416":"https:\/\/www.tripadvisor.ca\/Profile\/MauraG175","29417":"https:\/\/www.tripadvisor.ca\/Profile\/Morten1982","29418":"https:\/\/www.tripadvisor.ca\/Profile\/deymal","29419":"https:\/\/www.tripadvisor.ca\/Profile\/lindahJ5415CS","29420":"https:\/\/www.tripadvisor.ca\/Profile\/N5483VTpaulw","29421":"https:\/\/www.tripadvisor.ca\/Profile\/jeffbT4711MF","29422":"https:\/\/www.tripadvisor.ca\/Profile\/tk12337","29423":"https:\/\/www.tripadvisor.ca\/Profile\/donnacM4143RE","29424":"https:\/\/www.tripadvisor.ca\/Profile\/Edna21_12","29425":"https:\/\/www.tripadvisor.ca\/Profile\/O4091OTkathys","29426":"https:\/\/www.tripadvisor.ca\/Profile\/colina854","29427":"https:\/\/www.tripadvisor.ca\/Profile\/HughWhitehorseYT","29433":"https:\/\/www.tripadvisor.ca\/Profile\/Dineandwineme","29434":"https:\/\/www.tripadvisor.ca\/Profile\/chilenita","29435":"https:\/\/www.tripadvisor.ca\/Profile\/JulieK67","29436":"https:\/\/www.tripadvisor.ca\/Profile\/987bent","29437":"https:\/\/www.tripadvisor.ca\/Profile\/Y5902WFmichaelm","29443":"https:\/\/www.tripadvisor.ca\/Profile\/avidtravelermom","29444":"https:\/\/www.tripadvisor.ca\/Profile\/Two_and_TheDog","29445":"https:\/\/www.tripadvisor.ca\/Profile\/CalgaryGlobegirl","29446":"https:\/\/www.tripadvisor.ca\/Profile\/CarolP409","29447":"https:\/\/www.tripadvisor.ca\/Profile\/RenayV","29448":"https:\/\/www.tripadvisor.ca\/Profile\/Justrighttall","29449":"https:\/\/www.tripadvisor.ca\/Profile\/MikeAR","29450":"https:\/\/www.tripadvisor.ca\/Profile\/Weeebay","29451":"https:\/\/www.tripadvisor.ca\/Profile\/h1d3m3","29452":"https:\/\/www.tripadvisor.ca\/Profile\/See-y0u-there","29453":"https:\/\/www.tripadvisor.ca\/Profile\/WendyH824","29454":"https:\/\/www.tripadvisor.ca\/Profile\/Erik8633","29455":"https:\/\/www.tripadvisor.ca\/Profile\/ReadingMan","29456":"https:\/\/www.tripadvisor.ca\/Profile\/Alberta_Mountain_Gal","29457":"https:\/\/www.tripadvisor.ca\/Profile\/rockymtngrrl","29463":"https:\/\/www.tripadvisor.ca\/Profile\/Freedom005","29464":"https:\/\/www.tripadvisor.ca\/Profile\/lindaslair","29465":"https:\/\/www.tripadvisor.ca\/Profile\/beyondme","29466":"https:\/\/www.tripadvisor.ca\/Profile\/kev_wootton","29468":"https:\/\/www.tripadvisor.ca\/Profile\/Travel449183","29469":"https:\/\/www.tripadvisor.ca\/Profile\/Mtndoo1","29470":"https:\/\/www.tripadvisor.ca\/Profile\/chernoffcharlotte","29471":"https:\/\/www.tripadvisor.ca\/Profile\/_kellyjomama","29472":"https:\/\/www.tripadvisor.ca\/Profile\/859mandys","29473":"https:\/\/www.tripadvisor.ca\/Profile\/221amandab","29474":"https:\/\/www.tripadvisor.ca\/Profile\/DaddyB81","29475":"https:\/\/www.tripadvisor.ca\/Profile\/michaelcU7428XZ","29476":"https:\/\/www.tripadvisor.ca\/Profile\/pruteanl","29477":"https:\/\/www.tripadvisor.ca\/Profile\/agnusb1958","29478":"https:\/\/www.tripadvisor.ca\/Profile\/61Norm","29479":"https:\/\/www.tripadvisor.ca\/Profile\/135viviang","29480":"https:\/\/www.tripadvisor.ca\/Profile\/802joeyh","29481":"https:\/\/www.tripadvisor.ca\/Profile\/mbroga","29482":"https:\/\/www.tripadvisor.ca\/Profile\/236jaaps","29483":"https:\/\/www.tripadvisor.ca\/Profile\/rickh731","29484":"https:\/\/www.tripadvisor.ca\/Profile\/jeffreylS4189RZ","29485":"https:\/\/www.tripadvisor.ca\/Profile\/Chinook4772","29486":"https:\/\/www.tripadvisor.ca\/Profile\/Matticus01","29487":"https:\/\/www.tripadvisor.ca\/Profile\/Andy956200","29488":"https:\/\/www.tripadvisor.ca\/Profile\/fayedonker","29489":"https:\/\/www.tripadvisor.ca\/Profile\/queenbean51","29490":"https:\/\/www.tripadvisor.ca\/Profile\/627frankik","29491":"https:\/\/www.tripadvisor.ca\/Profile\/Momma6Calgary","29492":"https:\/\/www.tripadvisor.ca\/Profile\/Winderbelle","29493":"nil","29498":"https:\/\/www.tripadvisor.ca\/Profile\/FreeCass55","29499":"https:\/\/www.tripadvisor.ca\/Profile\/Kevin-2801","29500":"https:\/\/www.tripadvisor.ca\/Profile\/ericaf210","29501":"https:\/\/www.tripadvisor.ca\/Profile\/sophiegQ9789DB","29502":"https:\/\/www.tripadvisor.ca\/Profile\/gailm95","29503":"https:\/\/www.tripadvisor.ca\/Profile\/SuzanneH448","29504":"https:\/\/www.tripadvisor.ca\/Profile\/m432016","29505":"https:\/\/www.tripadvisor.ca\/Profile\/nottravelingenuf","29506":"https:\/\/www.tripadvisor.ca\/Profile\/sklamer","29507":"https:\/\/www.tripadvisor.ca\/Profile\/CarlaId","29508":"https:\/\/www.tripadvisor.ca\/Profile\/15nikkib","29509":"https:\/\/www.tripadvisor.ca\/Profile\/Aysadamari","29510":"https:\/\/www.tripadvisor.ca\/Profile\/darylg114","29511":"https:\/\/www.tripadvisor.ca\/Profile\/stevetY2494BH","29512":"https:\/\/www.tripadvisor.ca\/Profile\/471lanab","29513":"https:\/\/www.tripadvisor.ca\/Profile\/Fernw3h","29514":"https:\/\/www.tripadvisor.ca\/Profile\/6ediel","29515":"https:\/\/www.tripadvisor.ca\/Profile\/rlmptl","29516":"https:\/\/www.tripadvisor.ca\/Profile\/Pepsilady1951","29517":"https:\/\/www.tripadvisor.ca\/Profile\/hockeymom89","29523":"https:\/\/www.tripadvisor.ca\/Profile\/paulj605","29524":"https:\/\/www.tripadvisor.ca\/Profile\/dianeh54","29525":"https:\/\/www.tripadvisor.ca\/Profile\/sheldond772","29526":"https:\/\/www.tripadvisor.ca\/Profile\/Tiloschwarz","29527":"https:\/\/www.tripadvisor.ca\/Profile\/Iryna1974","29528":"https:\/\/www.tripadvisor.ca\/Profile\/azzure","29529":"https:\/\/www.tripadvisor.ca\/Profile\/lorrainel987","29530":"https:\/\/www.tripadvisor.ca\/Profile\/VanAdolfo","29531":"https:\/\/www.tripadvisor.ca\/Profile\/sandraf792","29532":"https:\/\/www.tripadvisor.ca\/Profile\/KarenO446","29533":"https:\/\/www.tripadvisor.ca\/Profile\/ACG417","29534":"https:\/\/www.tripadvisor.ca\/Profile\/WestTexastraveller17","29535":"https:\/\/www.tripadvisor.ca\/Profile\/janefrewe","29536":"https:\/\/www.tripadvisor.ca\/Profile\/SarahLovcal","29537":"https:\/\/www.tripadvisor.ca\/Profile\/TraceyR726","29538":"https:\/\/www.tripadvisor.ca\/Profile\/CrouchEndTiger","29539":"https:\/\/www.tripadvisor.ca\/Profile\/jonesyMidwest","29540":"https:\/\/www.tripadvisor.ca\/Profile\/kitonjones","29541":"https:\/\/www.tripadvisor.ca\/Profile\/nasus478","29542":"https:\/\/www.tripadvisor.ca\/Profile\/HariSeldon2","29543":"https:\/\/www.tripadvisor.ca\/Profile\/planbee","29544":"https:\/\/www.tripadvisor.ca\/Profile\/christinamh28","29545":"https:\/\/www.tripadvisor.ca\/Profile\/Rosebud02","29546":"https:\/\/www.tripadvisor.ca\/Profile\/garymack","29547":"https:\/\/www.tripadvisor.ca\/Profile\/855janc","29548":"https:\/\/www.tripadvisor.ca\/Profile\/521daryls","29549":"https:\/\/www.tripadvisor.ca\/Profile\/Q3995KZkarens","29550":"https:\/\/www.tripadvisor.ca\/Profile\/316jenb","29551":"https:\/\/www.tripadvisor.ca\/Profile\/karenandjimw","29552":"https:\/\/www.tripadvisor.ca\/Profile\/whitehorse1964","29553":"https:\/\/www.tripadvisor.ca\/Profile\/JerryW298","29554":"https:\/\/www.tripadvisor.ca\/Profile\/H2797KLrobertd","29555":"https:\/\/www.tripadvisor.ca\/Profile\/seal_yun","29556":"https:\/\/www.tripadvisor.ca\/Profile\/CandW_12","29558":"https:\/\/www.tripadvisor.ca\/Profile\/NatusyaE","29559":"https:\/\/www.tripadvisor.ca\/Profile\/ysabinin","29560":"https:\/\/www.tripadvisor.ca\/Profile\/730carriet","29561":"https:\/\/www.tripadvisor.ca\/Profile\/mbaydak","29562":"https:\/\/www.tripadvisor.ca\/Profile\/EandDA","29563":"https:\/\/www.tripadvisor.ca\/Profile\/LMom1","29564":"https:\/\/www.tripadvisor.ca\/Profile\/Mostly_Martina","29565":"https:\/\/www.tripadvisor.ca\/Profile\/BluBug2000","29566":"https:\/\/www.tripadvisor.ca\/Profile\/SKiss8","29568":"https:\/\/www.tripadvisor.ca\/Profile\/731JimH","29569":"https:\/\/www.tripadvisor.ca\/Profile\/anne58","29570":"https:\/\/www.tripadvisor.ca\/Profile\/auntylene","29571":"https:\/\/www.tripadvisor.ca\/Profile\/WernerF831","29572":"https:\/\/www.tripadvisor.ca\/Profile\/EstherA175","29573":"https:\/\/www.tripadvisor.ca\/Profile\/RonR266","29574":"https:\/\/www.tripadvisor.ca\/Profile\/TravelGuyMontana","29575":"https:\/\/www.tripadvisor.ca\/Profile\/UweM47","29576":"https:\/\/www.tripadvisor.ca\/Profile\/Dartal89","29577":"https:\/\/www.tripadvisor.ca\/Profile\/TravelHeath","29578":"https:\/\/www.tripadvisor.ca\/Profile\/Fallingstar78","29581":"https:\/\/www.tripadvisor.ca\/Profile\/shaynef565","29582":"https:\/\/www.tripadvisor.ca\/Profile\/885LouisM","29583":"https:\/\/www.tripadvisor.ca\/Profile\/154914Jack","29584":"https:\/\/www.tripadvisor.ca\/Profile\/BeritB612","29585":"https:\/\/www.tripadvisor.ca\/Profile\/very-old","29586":"https:\/\/www.tripadvisor.ca\/Profile\/TerryB850","29587":"https:\/\/www.tripadvisor.ca\/Profile\/LionelH393","29593":"https:\/\/www.tripadvisor.ca\/Profile\/gizmodog1","29594":"https:\/\/www.tripadvisor.ca\/Profile\/Lendyer","29595":"https:\/\/www.tripadvisor.ca\/Profile\/Angus721","29596":"https:\/\/www.tripadvisor.ca\/Profile\/Holiday154913","29597":"https:\/\/www.tripadvisor.ca\/Profile\/donmargarett","29598":"https:\/\/www.tripadvisor.ca\/Profile\/twoodburn","29601":"https:\/\/www.tripadvisor.ca\/Profile\/TravelDog83","29602":"https:\/\/www.tripadvisor.ca\/Profile\/MugsCalgary","29603":"https:\/\/www.tripadvisor.ca\/Profile\/TravelGal50_10","29604":"https:\/\/www.tripadvisor.ca\/Profile\/hikernb","29605":"https:\/\/www.tripadvisor.ca\/Profile\/Aichtal","29606":"https:\/\/www.tripadvisor.ca\/Profile\/baby011","29607":"https:\/\/www.tripadvisor.ca\/Profile\/rollngoers","29608":"https:\/\/www.tripadvisor.ca\/Profile\/EdmontonVic","29609":"https:\/\/www.tripadvisor.ca\/Profile\/hikerpals","29610":"https:\/\/www.tripadvisor.ca\/Profile\/onward","29611":"https:\/\/www.tripadvisor.ca\/Profile\/letsbereasonable","29612":"https:\/\/www.tripadvisor.ca\/Profile\/pattycakesRMH","29623":"nil","29628":"https:\/\/www.tripadvisor.ca\/Profile\/SLDedmonton","29643":"https:\/\/www.tripadvisor.ca\/Profile\/adamdM8105KX","29648":"https:\/\/www.tripadvisor.ca\/Profile\/snowburner2015","29653":"https:\/\/www.tripadvisor.ca\/Profile\/elenorc156","29658":"https:\/\/www.tripadvisor.ca\/Profile\/PeterAsq","29663":"https:\/\/www.tripadvisor.ca\/Profile\/zedmanab","29668":"https:\/\/www.tripadvisor.ca\/Profile\/Buzzle65","29673":"https:\/\/www.tripadvisor.ca\/Profile\/freedoug","29678":"https:\/\/www.tripadvisor.ca\/Profile\/juliefM2885IP","29683":"https:\/\/www.tripadvisor.ca\/Profile\/_dior_cristina","29688":"https:\/\/www.tripadvisor.ca\/Profile\/Mary_NatR","29693":"https:\/\/www.tripadvisor.ca\/Profile\/988lydiah","29713":"https:\/\/www.tripadvisor.ca\/Profile\/Cheche_md","29718":"https:\/\/www.tripadvisor.ca\/Profile\/AdamsFamilyZoo","29723":"https:\/\/www.tripadvisor.ca\/Profile\/294idriss","29728":"https:\/\/www.tripadvisor.ca\/Profile\/YvonneBrownfield_AB","29738":"https:\/\/www.tripadvisor.ca\/Profile\/happyhappy100","29743":"https:\/\/www.tripadvisor.ca\/Profile\/KAP45359","29748":"https:\/\/www.tripadvisor.ca\/Profile\/RachelleC446","29758":"https:\/\/www.tripadvisor.ca\/Profile\/scarlett12345","29763":"https:\/\/www.tripadvisor.ca\/Profile\/lumja","29768":"https:\/\/www.tripadvisor.ca\/Profile\/dougs405","29773":"https:\/\/www.tripadvisor.ca\/Profile\/noaa363","29778":"https:\/\/www.tripadvisor.ca\/Profile\/GCH66","29783":"https:\/\/www.tripadvisor.ca\/Profile\/rowenag445","29793":"https:\/\/www.tripadvisor.ca\/Profile\/Pamvirk","29803":"https:\/\/www.tripadvisor.ca\/Profile\/JKLKU","29808":"https:\/\/www.tripadvisor.ca\/Profile\/JelleyBean","29818":"https:\/\/www.tripadvisor.ca\/Profile\/651PaolaS","29823":"nil","29833":"https:\/\/www.tripadvisor.ca\/Profile\/SafetyBob2015","29834":"https:\/\/www.tripadvisor.ca\/Profile\/Experience728962","29835":"https:\/\/www.tripadvisor.ca\/Profile\/255ellieh","29836":"https:\/\/www.tripadvisor.ca\/Profile\/W8954WJkarlam","29837":"https:\/\/www.tripadvisor.ca\/Profile\/Deanl05","29838":"https:\/\/www.tripadvisor.ca\/Profile\/mV290","29839":"https:\/\/www.tripadvisor.ca\/Profile\/ClairePearson2502","29840":"https:\/\/www.tripadvisor.ca\/Profile\/J1245SNchrisr","29841":"https:\/\/www.tripadvisor.ca\/Profile\/273JanetC273","29842":"https:\/\/www.tripadvisor.ca\/Profile\/326alyshiap","29843":"https:\/\/www.tripadvisor.ca\/Profile\/P4549XRstephaniea","29844":"https:\/\/www.tripadvisor.ca\/Profile\/geli2k","29846":"https:\/\/www.tripadvisor.ca\/Profile\/201jackz","29847":"https:\/\/www.tripadvisor.ca\/Profile\/sharilynns","29848":"https:\/\/www.tripadvisor.ca\/Profile\/wally2016103","29849":"https:\/\/www.tripadvisor.ca\/Profile\/pre9812","29850":"https:\/\/www.tripadvisor.ca\/Profile\/brownie6244","29851":"https:\/\/www.tripadvisor.ca\/Profile\/beve69","29852":"https:\/\/www.tripadvisor.ca\/Profile\/rtwilly2","29853":"https:\/\/www.tripadvisor.ca\/Profile\/dianamelgoza","29854":"https:\/\/www.tripadvisor.ca\/Profile\/faytheh2014","29855":"https:\/\/www.tripadvisor.ca\/Profile\/94angelar","29856":"https:\/\/www.tripadvisor.ca\/Profile\/randyung","29857":"https:\/\/www.tripadvisor.ca\/Profile\/r0bin0b","29858":"https:\/\/www.tripadvisor.ca\/Profile\/Navonodfn","29859":"https:\/\/www.tripadvisor.ca\/Profile\/rainseverytime","29860":"https:\/\/www.tripadvisor.ca\/Profile\/Abbubakkar","29861":"https:\/\/www.tripadvisor.ca\/Profile\/LaurJoe","29862":"https:\/\/www.tripadvisor.ca\/Profile\/cjt122016","29863":"https:\/\/www.tripadvisor.ca\/Profile\/brianhS4119SP","29864":"https:\/\/www.tripadvisor.ca\/Profile\/Y1242WMandrewl","29865":"https:\/\/www.tripadvisor.ca\/Profile\/GlobalGirl2016","29866":"https:\/\/www.tripadvisor.ca\/Profile\/lindakhanna","29873":"https:\/\/www.tripadvisor.ca\/Profile\/mimzou2018","29874":"https:\/\/www.tripadvisor.ca\/Profile\/621andrewi","29875":"https:\/\/www.tripadvisor.ca\/Profile\/Foodie_59nz","29876":"https:\/\/www.tripadvisor.ca\/Profile\/sydaus3","29877":"https:\/\/www.tripadvisor.ca\/Profile\/pochakom","29878":"https:\/\/www.tripadvisor.ca\/Profile\/roderickm19","29879":"https:\/\/www.tripadvisor.ca\/Profile\/V9386IEpatp","29880":"https:\/\/www.tripadvisor.ca\/Profile\/aum154","29881":"https:\/\/www.tripadvisor.ca\/Profile\/N9337WVvanessaf","29882":"https:\/\/www.tripadvisor.ca\/Profile\/GlennH147","29883":"https:\/\/www.tripadvisor.ca\/Profile\/westcnd","29884":"https:\/\/www.tripadvisor.ca\/Profile\/Pauloh686","29885":"https:\/\/www.tripadvisor.ca\/Profile\/OrnitH","29886":"https:\/\/www.tripadvisor.ca\/Profile\/irismontgomery007","29887":"https:\/\/www.tripadvisor.ca\/Profile\/lancek304","29888":"https:\/\/www.tripadvisor.ca\/Profile\/LEG61","29889":"https:\/\/www.tripadvisor.ca\/Profile\/stephaniejK8581JK","29890":"https:\/\/www.tripadvisor.ca\/Profile\/jude8655","29891":"https:\/\/www.tripadvisor.ca\/Profile\/kathyl585","29892":"https:\/\/www.tripadvisor.ca\/Profile\/thewonderseeker","29893":"https:\/\/www.tripadvisor.ca\/Profile\/GEOS30","29894":"https:\/\/www.tripadvisor.ca\/Profile\/gwarnershoe54","29895":"https:\/\/www.tripadvisor.ca\/Profile\/24brynl","29896":"https:\/\/www.tripadvisor.ca\/Profile\/355franki","29897":"https:\/\/www.tripadvisor.ca\/Profile\/Vancouverraised","29898":"https:\/\/www.tripadvisor.ca\/Profile\/KarenB243","29899":"https:\/\/www.tripadvisor.ca\/Profile\/lilliejl","29900":"https:\/\/www.tripadvisor.ca\/Profile\/Tixylixy","29901":"https:\/\/www.tripadvisor.ca\/Profile\/LaveenA_12","29902":"https:\/\/www.tripadvisor.ca\/Profile\/Ejcmc","29903":"https:\/\/www.tripadvisor.ca\/Profile\/MaggieAu","29904":"https:\/\/www.tripadvisor.ca\/Profile\/cathyscampbellriver","29905":"https:\/\/www.tripadvisor.ca\/Profile\/tishyas2015","29906":"https:\/\/www.tripadvisor.ca\/Profile\/Reza2044","29907":"https:\/\/www.tripadvisor.ca\/Profile\/JIll7Gloucestershire","29908":"nil","29913":"https:\/\/www.tripadvisor.ca\/Profile\/laursuth98","29914":"https:\/\/www.tripadvisor.ca\/Profile\/PlumberT","29915":"https:\/\/www.tripadvisor.ca\/Profile\/snowman4455","29916":"https:\/\/www.tripadvisor.ca\/Profile\/ae959","29917":"https:\/\/www.tripadvisor.ca\/Profile\/52KevinF52","29918":"https:\/\/www.tripadvisor.ca\/Profile\/Ryanc0ke","29919":"https:\/\/www.tripadvisor.ca\/Profile\/cdmillerToronto","29920":"https:\/\/www.tripadvisor.ca\/Profile\/Almasrr786","29921":"https:\/\/www.tripadvisor.ca\/Profile\/alnoor_saleh","29922":"https:\/\/www.tripadvisor.ca\/Profile\/jessieCanada","29923":"https:\/\/www.tripadvisor.ca\/Profile\/StephanieGrizz","29925":"https:\/\/www.tripadvisor.ca\/Profile\/SuperDave47","29926":"https:\/\/www.tripadvisor.ca\/Profile\/Damaflaca","29927":"https:\/\/www.tripadvisor.ca\/Profile\/CarlS410","29928":"https:\/\/www.tripadvisor.ca\/Profile\/MollyP79","29929":"https:\/\/www.tripadvisor.ca\/Profile\/Both-like-travelling","29930":"https:\/\/www.tripadvisor.ca\/Profile\/GodfatherOxford","29933":"nil","29938":"https:\/\/www.tripadvisor.ca\/Profile\/469karinah","29939":"https:\/\/www.tripadvisor.ca\/Profile\/smrgeog","29940":"https:\/\/www.tripadvisor.ca\/Profile\/AdrianD958","29941":"https:\/\/www.tripadvisor.ca\/Profile\/godiva_rides_a_honda","29942":"https:\/\/www.tripadvisor.ca\/Profile\/AesookB","29943":"https:\/\/www.tripadvisor.ca\/Profile\/ARH2015_01","29944":"https:\/\/www.tripadvisor.ca\/Profile\/Sightseer656525","29945":"https:\/\/www.tripadvisor.ca\/Profile\/jackattack17","29946":"https:\/\/www.tripadvisor.ca\/Profile\/723jackie","29947":"https:\/\/www.tripadvisor.ca\/Profile\/monicadeters","29948":"https:\/\/www.tripadvisor.ca\/Profile\/skier259","29949":"https:\/\/www.tripadvisor.ca\/Profile\/florenceharo2018","29950":"https:\/\/www.tripadvisor.ca\/Profile\/lisa0169","29951":"https:\/\/www.tripadvisor.ca\/Profile\/T7296ZLjanicew","29952":"https:\/\/www.tripadvisor.ca\/Profile\/dorothyd199","29958":"https:\/\/www.tripadvisor.ca\/Profile\/Kara7980","29959":"https:\/\/www.tripadvisor.ca\/Profile\/jnhower","29960":"https:\/\/www.tripadvisor.ca\/Profile\/Kitkatz76","29961":"https:\/\/www.tripadvisor.ca\/Profile\/cgy_mission","29962":"https:\/\/www.tripadvisor.ca\/Profile\/WarPaintWithYoga","29963":"https:\/\/www.tripadvisor.ca\/Profile\/Seals_guy","29964":"https:\/\/www.tripadvisor.ca\/Profile\/candycats","29965":"https:\/\/www.tripadvisor.ca\/Profile\/tj2010","29966":"https:\/\/www.tripadvisor.ca\/Profile\/924trinityb","29967":"https:\/\/www.tripadvisor.ca\/Profile\/kmeister","29968":"https:\/\/www.tripadvisor.ca\/Profile\/pinotenvy3333","29969":"https:\/\/www.tripadvisor.ca\/Profile\/760curtisb","29970":"https:\/\/www.tripadvisor.ca\/Profile\/algebraqueen","29971":"https:\/\/www.tripadvisor.ca\/Profile\/Waynerd14","29972":"https:\/\/www.tripadvisor.ca\/Profile\/HazelR582","29973":"https:\/\/www.tripadvisor.ca\/Profile\/michellel255","29974":"https:\/\/www.tripadvisor.ca\/Profile\/TESSIERedDeer","29975":"https:\/\/www.tripadvisor.ca\/Profile\/saberus","29976":"https:\/\/www.tripadvisor.ca\/Profile\/Wantingafunweekend","29977":"https:\/\/www.tripadvisor.ca\/Profile\/Georges1970","29978":"https:\/\/www.tripadvisor.ca\/Profile\/Sandi253","29979":"https:\/\/www.tripadvisor.ca\/Profile\/mills514","29980":"https:\/\/www.tripadvisor.ca\/Profile\/81KRL","29981":"https:\/\/www.tripadvisor.ca\/Profile\/tomhR4951WU","29982":"https:\/\/www.tripadvisor.ca\/Profile\/498unclep","29988":"https:\/\/www.tripadvisor.ca\/Profile\/000Canada","29989":"https:\/\/www.tripadvisor.ca\/Profile\/OADiver","29990":"https:\/\/www.tripadvisor.ca\/Profile\/carolgm2017","29991":"https:\/\/www.tripadvisor.ca\/Profile\/billmI5711KQ","29992":"https:\/\/www.tripadvisor.ca\/Profile\/PattersonBoston","29993":"https:\/\/www.tripadvisor.ca\/Profile\/rachelrG9085CT","29994":"https:\/\/www.tripadvisor.ca\/Profile\/LifeOnTheRoad2019","29995":"https:\/\/www.tripadvisor.ca\/Profile\/Daysdream","29996":"https:\/\/www.tripadvisor.ca\/Profile\/ktharg","29997":"https:\/\/www.tripadvisor.ca\/Profile\/cwoptician","29998":"https:\/\/www.tripadvisor.ca\/Profile\/TimMad","29999":"https:\/\/www.tripadvisor.ca\/Profile\/rodm972","30000":"https:\/\/www.tripadvisor.ca\/Profile\/jstanding04","30001":"https:\/\/www.tripadvisor.ca\/Profile\/theresa_n_s","30002":"https:\/\/www.tripadvisor.ca\/Profile\/ivylab","30008":"https:\/\/www.tripadvisor.ca\/Profile\/Jamiehart1986","30009":"https:\/\/www.tripadvisor.ca\/Profile\/danieljP7473MU","30010":"https:\/\/www.tripadvisor.ca\/Profile\/Naturally_Wonders","30011":"https:\/\/www.tripadvisor.ca\/Profile\/mos630s","30012":"https:\/\/www.tripadvisor.ca\/Profile\/taylordr","30013":"https:\/\/www.tripadvisor.ca\/Profile\/patrickmD217CE","30014":"https:\/\/www.tripadvisor.ca\/Profile\/Budgeroo","30015":"https:\/\/www.tripadvisor.ca\/Profile\/L0vi0","30017":"https:\/\/www.tripadvisor.ca\/Profile\/AlbertaJet","30023":"https:\/\/www.tripadvisor.ca\/Profile\/929graces","30024":"https:\/\/www.tripadvisor.ca\/Profile\/amymI7511IL","30025":"https:\/\/www.tripadvisor.ca\/Profile\/rlfraz","30026":"https:\/\/www.tripadvisor.ca\/Profile\/lloydb472","30027":"https:\/\/www.tripadvisor.ca\/Profile\/RealityCheck_11","30033":"https:\/\/www.tripadvisor.ca\/Profile\/albertj696","30034":"https:\/\/www.tripadvisor.ca\/Profile\/PaulW451","30035":"https:\/\/www.tripadvisor.ca\/Profile\/Vi0laO","30036":"https:\/\/www.tripadvisor.ca\/Profile\/John0251","30037":"https:\/\/www.tripadvisor.ca\/Profile\/393AndyC393","30038":"https:\/\/www.tripadvisor.ca\/Profile\/paulpE7177IN","30039":"https:\/\/www.tripadvisor.ca\/Profile\/BarisSenol","30040":"https:\/\/www.tripadvisor.ca\/Profile\/CanuckAlberta","30041":"https:\/\/www.tripadvisor.ca\/Profile\/holidayvillagerocks","30042":"https:\/\/www.tripadvisor.ca\/Profile\/violais","30043":"https:\/\/www.tripadvisor.ca\/Profile\/BernardE823","30044":"https:\/\/www.tripadvisor.ca\/Profile\/nuance","30045":"https:\/\/www.tripadvisor.ca\/Profile\/2travellinghobbits","30046":"https:\/\/www.tripadvisor.ca\/Profile\/Girl123cdn","30047":"https:\/\/www.tripadvisor.ca\/Profile\/Beezer1982","30048":"https:\/\/www.tripadvisor.ca\/Profile\/FK66","30049":"https:\/\/www.tripadvisor.ca\/Profile\/rhondellec","30051":"https:\/\/www.tripadvisor.ca\/Profile\/103judiw","30052":"https:\/\/www.tripadvisor.ca\/Profile\/PJGC","30053":"https:\/\/www.tripadvisor.ca\/Profile\/livindownunder","30054":"https:\/\/www.tripadvisor.ca\/Profile\/DonnaM941","30055":"https:\/\/www.tripadvisor.ca\/Profile\/556douglasb","30056":"https:\/\/www.tripadvisor.ca\/Profile\/BBTravel12","30057":"https:\/\/www.tripadvisor.ca\/Profile\/Wander1943","30058":"https:\/\/www.tripadvisor.ca\/Profile\/Notch18","30059":"https:\/\/www.tripadvisor.ca\/Profile\/Np-ln","30061":"https:\/\/www.tripadvisor.ca\/Profile\/uofcguest","30062":"https:\/\/www.tripadvisor.ca\/Profile\/meeeohhmy","30063":"https:\/\/www.tripadvisor.ca\/Profile\/dsh00ya","30064":"https:\/\/www.tripadvisor.ca\/Profile\/Migimon","30066":"https:\/\/www.tripadvisor.ca\/Profile\/Ducklips40","30067":"https:\/\/www.tripadvisor.ca\/Profile\/Moduline","30068":"https:\/\/www.tripadvisor.ca\/Profile\/Iowagmama","30069":"https:\/\/www.tripadvisor.ca\/Profile\/lovedogsandthebeach","30070":"https:\/\/www.tripadvisor.ca\/Profile\/strandman46","30071":"https:\/\/www.tripadvisor.ca\/Profile\/03Lissa03","30072":"https:\/\/www.tripadvisor.ca\/Profile\/randyy639","30073":"https:\/\/www.tripadvisor.ca\/Profile\/carmiran","30074":"https:\/\/www.tripadvisor.ca\/Profile\/PhilK03","30075":"https:\/\/www.tripadvisor.ca\/Profile\/JoJo358","30076":"https:\/\/www.tripadvisor.ca\/Profile\/Simplyt43","30077":"https:\/\/www.tripadvisor.ca\/Profile\/GmaCathy","30078":"https:\/\/www.tripadvisor.ca\/Profile\/dantanman","30079":"https:\/\/www.tripadvisor.ca\/Profile\/965MarkS","30081":"https:\/\/www.tripadvisor.ca\/Profile\/nil0v","30082":"https:\/\/www.tripadvisor.ca\/Profile\/SandyM543","30083":"https:\/\/www.tripadvisor.ca\/Profile\/355bryanb","30084":"https:\/\/www.tripadvisor.ca\/Profile\/350traverler","30085":"https:\/\/www.tripadvisor.ca\/Profile\/candpmommy","30086":"https:\/\/www.tripadvisor.ca\/Profile\/Todd154921","30087":"https:\/\/www.tripadvisor.ca\/Profile\/lyndonr892","30093":"https:\/\/www.tripadvisor.ca\/Profile\/babskurtz","30094":"https:\/\/www.tripadvisor.ca\/Profile\/VicTraveler_99","30095":"https:\/\/www.tripadvisor.ca\/Profile\/jimlWakaw","30096":"https:\/\/www.tripadvisor.ca\/Profile\/Stinger55","30097":"https:\/\/www.tripadvisor.ca\/Profile\/Jacalope","30103":"https:\/\/www.tripadvisor.ca\/Profile\/Bluebear7727","30104":"https:\/\/www.tripadvisor.ca\/Profile\/trace1824","30105":"https:\/\/www.tripadvisor.ca\/Profile\/Melody211","30106":"https:\/\/www.tripadvisor.ca\/Profile\/heydynagirl","30107":"https:\/\/www.tripadvisor.ca\/Profile\/Travelguru444","30108":"https:\/\/www.tripadvisor.ca\/Profile\/kirabello","30109":"https:\/\/www.tripadvisor.ca\/Profile\/AndrewFernando","30110":"https:\/\/www.tripadvisor.ca\/Profile\/devinb92","30111":"https:\/\/www.tripadvisor.ca\/Profile\/spriteguy","30112":"https:\/\/www.tripadvisor.ca\/Profile\/Rick4070","30113":"https:\/\/www.tripadvisor.ca\/Profile\/jennad117","30114":"https:\/\/www.tripadvisor.ca\/Profile\/johncrawcarp","30115":"https:\/\/www.tripadvisor.ca\/Profile\/travellfar","30116":"https:\/\/www.tripadvisor.ca\/Profile\/MPR1967","30117":"https:\/\/www.tripadvisor.ca\/Profile\/duchesssunlover","30118":"https:\/\/www.tripadvisor.ca\/Profile\/TSaleswoman","30119":"https:\/\/www.tripadvisor.ca\/Profile\/Frizzleys","30121":"https:\/\/www.tripadvisor.ca\/Profile\/Wag55","30122":"https:\/\/www.tripadvisor.ca\/Profile\/kayk_Tn","30123":"https:\/\/www.tripadvisor.ca\/Profile\/JY_Globetrotter","30124":"https:\/\/www.tripadvisor.ca\/Profile\/reiemiko","30125":"https:\/\/www.tripadvisor.ca\/Profile\/hardern","30126":"https:\/\/www.tripadvisor.ca\/Profile\/BNRobb","30127":"https:\/\/www.tripadvisor.ca\/Profile\/Marchinglobsters","30128":"https:\/\/www.tripadvisor.ca\/Profile\/bensagle","30129":"https:\/\/www.tripadvisor.ca\/Profile\/prairiegirl1128","30130":"https:\/\/www.tripadvisor.ca\/Profile\/TerriC828","30131":"https:\/\/www.tripadvisor.ca\/Profile\/kenh982","30132":"https:\/\/www.tripadvisor.ca\/Profile\/LDtraveller","30133":"nil","30138":"https:\/\/www.tripadvisor.ca\/Profile\/glennmC7607DX","30143":"https:\/\/www.tripadvisor.ca\/Profile\/LLA4","30148":"https:\/\/www.tripadvisor.ca\/Profile\/44catherine1952","30153":"https:\/\/www.tripadvisor.ca\/Profile\/gerryhand","30158":"https:\/\/www.tripadvisor.ca\/Profile\/O6365ZNjaniceb","30173":"https:\/\/www.tripadvisor.ca\/Profile\/mrmasterbo","30178":"https:\/\/www.tripadvisor.ca\/Profile\/lindajomarie","30183":"https:\/\/www.tripadvisor.ca\/Profile\/GEFisher","30188":"https:\/\/www.tripadvisor.ca\/Profile\/titiger","30203":"https:\/\/www.tripadvisor.ca\/Profile\/mcfizirth","30208":"https:\/\/www.tripadvisor.ca\/Profile\/725lannyi","30213":"https:\/\/www.tripadvisor.ca\/Profile\/greyea","30218":"https:\/\/www.tripadvisor.ca\/Profile\/ronl53","30223":"https:\/\/www.tripadvisor.ca\/Profile\/O422SUdonb","30228":"https:\/\/www.tripadvisor.ca\/Profile\/507lauralm","30233":"https:\/\/www.tripadvisor.ca\/Profile\/Whirlit","30238":"https:\/\/www.tripadvisor.ca\/Profile\/aurau","30248":"https:\/\/www.tripadvisor.ca\/Profile\/MaryEllenM27","30258":"https:\/\/www.tripadvisor.ca\/Profile\/Clemson80","30263":"https:\/\/www.tripadvisor.ca\/Profile\/psi7873","30268":"https:\/\/www.tripadvisor.ca\/Profile\/smilewyoming","30273":"https:\/\/www.tripadvisor.ca\/Profile\/LifeQuester","30278":"https:\/\/www.tripadvisor.ca\/Profile\/T5483WJgeorgeb","30288":"https:\/\/www.tripadvisor.ca\/Profile\/O7076NZmichelef","30293":"https:\/\/www.tripadvisor.ca\/Profile\/KathrynEvelyn","30298":"https:\/\/www.tripadvisor.ca\/Profile\/LeonardW755","30303":"https:\/\/www.tripadvisor.ca\/Profile\/KathleenR45","30308":"https:\/\/www.tripadvisor.ca\/Profile\/373dianam","30313":"https:\/\/www.tripadvisor.ca\/Profile\/yanl811","30318":"https:\/\/www.tripadvisor.ca\/Profile\/CatharinaApple","30323":"https:\/\/www.tripadvisor.ca\/Profile\/Uts58","30333":"https:\/\/www.tripadvisor.ca\/Profile\/taniaanddon","30334":"https:\/\/www.tripadvisor.ca\/Profile\/F3140FOgrahamp","30335":"https:\/\/www.tripadvisor.ca\/Profile\/Blueroses2","30336":"https:\/\/www.tripadvisor.ca\/Profile\/jacobsbusinessfirst","30337":"https:\/\/www.tripadvisor.ca\/Profile\/Vacationer223504","30338":"https:\/\/www.tripadvisor.ca\/Profile\/TBesplug","30339":"https:\/\/www.tripadvisor.ca\/Profile\/123canadiangirl123","30340":"https:\/\/www.tripadvisor.ca\/Profile\/northcple","30341":"https:\/\/www.tripadvisor.ca\/Profile\/615billg","30342":"https:\/\/www.tripadvisor.ca\/Profile\/216randalb","30343":"https:\/\/www.tripadvisor.ca\/Profile\/Passport640939","30344":"https:\/\/www.tripadvisor.ca\/Profile\/SherrieF762","30345":"https:\/\/www.tripadvisor.ca\/Profile\/professorferguson","30346":"https:\/\/www.tripadvisor.ca\/Profile\/JeanR180","30347":"https:\/\/www.tripadvisor.ca\/Profile\/Getaway20660110417","30348":"https:\/\/www.tripadvisor.ca\/Profile\/2msonwheels","30349":"https:\/\/www.tripadvisor.ca\/Profile\/P6494XJjeffs","30350":"https:\/\/www.tripadvisor.ca\/Profile\/241rons","30351":"https:\/\/www.tripadvisor.ca\/Profile\/Jet68173004467","30352":"https:\/\/www.tripadvisor.ca\/Profile\/10natalien","30353":"nil","30358":"https:\/\/www.tripadvisor.ca\/Profile\/Go59457646854","30359":"https:\/\/www.tripadvisor.ca\/Profile\/shawnsohal","30361":"https:\/\/www.tripadvisor.ca\/Profile\/Passport17068036891","30362":"https:\/\/www.tripadvisor.ca\/Profile\/586donaldd","30363":"https:\/\/www.tripadvisor.ca\/Profile\/I_Roam_AB","30364":"https:\/\/www.tripadvisor.ca\/Profile\/402sherryh","30365":"https:\/\/www.tripadvisor.ca\/Profile\/lorette1662","30366":"https:\/\/www.tripadvisor.ca\/Profile\/P1222OPsandral","30367":"https:\/\/www.tripadvisor.ca\/Profile\/CMEL8T0R","30368":"https:\/\/www.tripadvisor.ca\/Profile\/569jammer","30369":"https:\/\/www.tripadvisor.ca\/Profile\/wnbillg","30370":"https:\/\/www.tripadvisor.ca\/Profile\/Luvstobake","30371":"https:\/\/www.tripadvisor.ca\/Profile\/963kirstib","30372":"https:\/\/www.tripadvisor.ca\/Profile\/Corrinarae","30373":"https:\/\/www.tripadvisor.ca\/Profile\/rongz590","30374":"https:\/\/www.tripadvisor.ca\/Profile\/victoriabears","30375":"https:\/\/www.tripadvisor.ca\/Profile\/bgustason","30376":"https:\/\/www.tripadvisor.ca\/Profile\/nicolasrhenry83","30377":"https:\/\/www.tripadvisor.ca\/Profile\/davidhQ7880VJ","30378":"https:\/\/www.tripadvisor.ca\/Profile\/tommN4505JD","30379":"https:\/\/www.tripadvisor.ca\/Profile\/Travelling_man_0001","30380":"https:\/\/www.tripadvisor.ca\/Profile\/AJCasual","30381":"https:\/\/www.tripadvisor.ca\/Profile\/zachwiskar","30382":"https:\/\/www.tripadvisor.ca\/Profile\/X5524WPbriana","30383":"https:\/\/www.tripadvisor.ca\/Profile\/tayl0r47","30384":"https:\/\/www.tripadvisor.ca\/Profile\/229randallw","30385":"https:\/\/www.tripadvisor.ca\/Profile\/joni224","30386":"https:\/\/www.tripadvisor.ca\/Profile\/dancerHonolulu","30387":"https:\/\/www.tripadvisor.ca\/Profile\/spapp2018","30398":"https:\/\/www.tripadvisor.ca\/Profile\/sceeg","30399":"https:\/\/www.tripadvisor.ca\/Profile\/JaredG112","30400":"https:\/\/www.tripadvisor.ca\/Profile\/410joanneb","30401":"https:\/\/www.tripadvisor.ca\/Profile\/Rayburn9","30402":"https:\/\/www.tripadvisor.ca\/Profile\/johnrovin","30403":"https:\/\/www.tripadvisor.ca\/Profile\/bobanddorothy","30404":"https:\/\/www.tripadvisor.ca\/Profile\/BrettF847","30405":"https:\/\/www.tripadvisor.ca\/Profile\/emmasolowan","30406":"https:\/\/www.tripadvisor.ca\/Profile\/608sherrib","30407":"https:\/\/www.tripadvisor.ca\/Profile\/CrystalM430","30408":"https:\/\/www.tripadvisor.ca\/Profile\/Lauraloo29943","30409":"https:\/\/www.tripadvisor.ca\/Profile\/Y6650TIdavidb","30410":"https:\/\/www.tripadvisor.ca\/Profile\/jimwD3528YO","30411":"https:\/\/www.tripadvisor.ca\/Profile\/Ronnie1953","30412":"https:\/\/www.tripadvisor.ca\/Profile\/gleng288","30413":"https:\/\/www.tripadvisor.ca\/Profile\/444lesleyw","30414":"https:\/\/www.tripadvisor.ca\/Profile\/nicolalJ6166MZ","30415":"https:\/\/www.tripadvisor.ca\/Profile\/Debbie054","30416":"https:\/\/www.tripadvisor.ca\/Profile\/kecart2018","30417":"https:\/\/www.tripadvisor.ca\/Profile\/523grahamj","30418":"https:\/\/www.tripadvisor.ca\/Profile\/BobFarr2000","30419":"https:\/\/www.tripadvisor.ca\/Profile\/tpayne33","30420":"https:\/\/www.tripadvisor.ca\/Profile\/tlspirit","30421":"https:\/\/www.tripadvisor.ca\/Profile\/SusanB1205","30422":"https:\/\/www.tripadvisor.ca\/Profile\/diannel385","30423":"https:\/\/www.tripadvisor.ca\/Profile\/A3711MEwayneh","30424":"https:\/\/www.tripadvisor.ca\/Profile\/535LouiseG","30425":"https:\/\/www.tripadvisor.ca\/Profile\/davidhO5545PU","30426":"https:\/\/www.tripadvisor.ca\/Profile\/peggys772","30428":"https:\/\/www.tripadvisor.ca\/Profile\/924BobW924","30429":"https:\/\/www.tripadvisor.ca\/Profile\/tabathaw71","30430":"https:\/\/www.tripadvisor.ca\/Profile\/B2885VYbobc","30431":"https:\/\/www.tripadvisor.ca\/Profile\/586robyns","30432":"https:\/\/www.tripadvisor.ca\/Profile\/442sheilal","30433":"https:\/\/www.tripadvisor.ca\/Profile\/allmine63","30434":"https:\/\/www.tripadvisor.ca\/Profile\/mikeinmn","30435":"https:\/\/www.tripadvisor.ca\/Profile\/BECinCalgary","30436":"https:\/\/www.tripadvisor.ca\/Profile\/932edmundc","30437":"https:\/\/www.tripadvisor.ca\/Profile\/Lady154914","30438":"https:\/\/www.tripadvisor.ca\/Profile\/sherryp342","30439":"https:\/\/www.tripadvisor.ca\/Profile\/KAO1101","30440":"https:\/\/www.tripadvisor.ca\/Profile\/BigBadReview","30441":"https:\/\/www.tripadvisor.ca\/Profile\/drglh11","30442":"https:\/\/www.tripadvisor.ca\/Profile\/tiffenyo","30444":"https:\/\/www.tripadvisor.ca\/Profile\/Rawbroy","30445":"https:\/\/www.tripadvisor.ca\/Profile\/snailMedicineHat_AB","30446":"https:\/\/www.tripadvisor.ca\/Profile\/Judydh","30447":"https:\/\/www.tripadvisor.ca\/Profile\/SMTravelMumbai","30448":"https:\/\/www.tripadvisor.ca\/Profile\/749victora","30449":"https:\/\/www.tripadvisor.ca\/Profile\/BruceT1964","30450":"https:\/\/www.tripadvisor.ca\/Profile\/SCOTTH696","30451":"https:\/\/www.tripadvisor.ca\/Profile\/BRETTT114","30452":"https:\/\/www.tripadvisor.ca\/Profile\/dougsavary","30453":"https:\/\/www.tripadvisor.ca\/Profile\/shihoasano","30454":"https:\/\/www.tripadvisor.ca\/Profile\/O1613IRdeborahb","30455":"https:\/\/www.tripadvisor.ca\/Profile\/seederek","30456":"https:\/\/www.tripadvisor.ca\/Profile\/445susannel","30458":"https:\/\/www.tripadvisor.ca\/Profile\/MargaretA249","30459":"https:\/\/www.tripadvisor.ca\/Profile\/annepK2818YS","30460":"https:\/\/www.tripadvisor.ca\/Profile\/travellingshow2013","30461":"https:\/\/www.tripadvisor.ca\/Profile\/pnickel87","30462":"https:\/\/www.tripadvisor.ca\/Profile\/MSG-RET","30463":"https:\/\/www.tripadvisor.ca\/Profile\/hkygrl75","30464":"https:\/\/www.tripadvisor.ca\/Profile\/corcarb","30465":"https:\/\/www.tripadvisor.ca\/Profile\/S6303JDjamesh","30466":"https:\/\/www.tripadvisor.ca\/Profile\/igasparini","30467":"https:\/\/www.tripadvisor.ca\/Profile\/811laverns","30468":"https:\/\/www.tripadvisor.ca\/Profile\/Parents_of_3Boyz","30469":"https:\/\/www.tripadvisor.ca\/Profile\/896calvins","30470":"https:\/\/www.tripadvisor.ca\/Profile\/keithbJ4983QH","30471":"https:\/\/www.tripadvisor.ca\/Profile\/Wartson","30472":"https:\/\/www.tripadvisor.ca\/Profile\/thaineolsen","30473":"https:\/\/www.tripadvisor.ca\/Profile\/LLStruik","30475":"https:\/\/www.tripadvisor.ca\/Profile\/RebeccaM741","30476":"https:\/\/www.tripadvisor.ca\/Profile\/MarleneS311","30477":"https:\/\/www.tripadvisor.ca\/Profile\/774georgel","30483":"https:\/\/www.tripadvisor.ca\/Profile\/bv0th","30484":"https:\/\/www.tripadvisor.ca\/Profile\/747katherinen","30485":"https:\/\/www.tripadvisor.ca\/Profile\/JodyL852","30486":"https:\/\/www.tripadvisor.ca\/Profile\/44glennh","30487":"https:\/\/www.tripadvisor.ca\/Profile\/roni207","30488":"https:\/\/www.tripadvisor.ca\/Profile\/cindymT1201VV","30489":"https:\/\/www.tripadvisor.ca\/Profile\/Trip420980","30491":"https:\/\/www.tripadvisor.ca\/Profile\/625BobB","30492":"https:\/\/www.tripadvisor.ca\/Profile\/FlymaRocket","30503":"https:\/\/www.tripadvisor.ca\/Profile\/tysondowler","30504":"https:\/\/www.tripadvisor.ca\/Profile\/737bradleym","30505":"https:\/\/www.tripadvisor.ca\/Profile\/karenhR2161DC","30506":"https:\/\/www.tripadvisor.ca\/Profile\/Kim_TimJ","30507":"https:\/\/www.tripadvisor.ca\/Profile\/johngF4338ZD","30513":"https:\/\/www.tripadvisor.ca\/Profile\/301leighd","30514":"https:\/\/www.tripadvisor.ca\/Profile\/H7588TAmelb","30515":"https:\/\/www.tripadvisor.ca\/Profile\/shanef766","30516":"https:\/\/www.tripadvisor.ca\/Profile\/156tracyc","30517":"https:\/\/www.tripadvisor.ca\/Profile\/ladamarczuk","30518":"https:\/\/www.tripadvisor.ca\/Profile\/398berniej","30519":"https:\/\/www.tripadvisor.ca\/Profile\/rocketman000","30520":"https:\/\/www.tripadvisor.ca\/Profile\/terrys-thoughts","30521":"https:\/\/www.tripadvisor.ca\/Profile\/travsalesguy","30522":"https:\/\/www.tripadvisor.ca\/Profile\/Q5184USjenniferc","30523":"https:\/\/www.tripadvisor.ca\/Profile\/565gordonb","30524":"https:\/\/www.tripadvisor.ca\/Profile\/P8642KYbethm","30525":"https:\/\/www.tripadvisor.ca\/Profile\/brantchrischewie","30526":"https:\/\/www.tripadvisor.ca\/Profile\/ionar628","30527":"https:\/\/www.tripadvisor.ca\/Profile\/O7137JGrobynb","30528":"https:\/\/www.tripadvisor.ca\/Profile\/larryg872","30530":"https:\/\/www.tripadvisor.ca\/Profile\/KathrynCG","30531":"https:\/\/www.tripadvisor.ca\/Profile\/johncX3410SL","30532":"https:\/\/www.tripadvisor.ca\/Profile\/kellysA1091OL","30533":"https:\/\/www.tripadvisor.ca\/Profile\/Marites8","30534":"https:\/\/www.tripadvisor.ca\/Profile\/subbu4","30535":"https:\/\/www.tripadvisor.ca\/Profile\/frenchcreek100","30536":"https:\/\/www.tripadvisor.ca\/Profile\/EdS172","30537":"https:\/\/www.tripadvisor.ca\/Profile\/940babark","30538":"https:\/\/www.tripadvisor.ca\/Profile\/ImFrmCanada","30539":"https:\/\/www.tripadvisor.ca\/Profile\/StylinScotty","30540":"https:\/\/www.tripadvisor.ca\/Profile\/GordK_1","30541":"https:\/\/www.tripadvisor.ca\/Profile\/SailorGeorge2018","30542":"https:\/\/www.tripadvisor.ca\/Profile\/sushi2008Calgary","30543":"https:\/\/www.tripadvisor.ca\/Profile\/DEmilyS1980","30544":"https:\/\/www.tripadvisor.ca\/Profile\/RochWall","30545":"https:\/\/www.tripadvisor.ca\/Profile\/SBurke3","30546":"https:\/\/www.tripadvisor.ca\/Profile\/lauracS2682AI","30547":"https:\/\/www.tripadvisor.ca\/Profile\/akepke584281","30548":"https:\/\/www.tripadvisor.ca\/Profile\/JeffWhite1968","30549":"https:\/\/www.tripadvisor.ca\/Profile\/panbk4g","30550":"https:\/\/www.tripadvisor.ca\/Profile\/33Molley","30551":"https:\/\/www.tripadvisor.ca\/Profile\/LButter","30552":"https:\/\/www.tripadvisor.ca\/Profile\/CanadianRealtor","30553":"https:\/\/www.tripadvisor.ca\/Profile\/234keithw","30554":"https:\/\/www.tripadvisor.ca\/Profile\/AStriefler","30555":"https:\/\/www.tripadvisor.ca\/Profile\/cloud_cult","30556":"https:\/\/www.tripadvisor.ca\/Profile\/797randym","30557":"https:\/\/www.tripadvisor.ca\/Profile\/MapleLeaf1983","30558":"https:\/\/www.tripadvisor.ca\/Profile\/yvettec672","30559":"https:\/\/www.tripadvisor.ca\/Profile\/trn81","30560":"https:\/\/www.tripadvisor.ca\/Profile\/SharonK2801","30561":"https:\/\/www.tripadvisor.ca\/Profile\/AKMini","30562":"https:\/\/www.tripadvisor.ca\/Profile\/421cyndim","30563":"https:\/\/www.tripadvisor.ca\/Profile\/shminley","30564":"https:\/\/www.tripadvisor.ca\/Profile\/RobertK5240","30565":"https:\/\/www.tripadvisor.ca\/Profile\/CathyDArizona","30566":"https:\/\/www.tripadvisor.ca\/Profile\/772brianl","30567":"https:\/\/www.tripadvisor.ca\/Profile\/PMahdis","30568":"https:\/\/www.tripadvisor.ca\/Profile\/732sharonm","30569":"https:\/\/www.tripadvisor.ca\/Profile\/joanneandmelm","30570":"https:\/\/www.tripadvisor.ca\/Profile\/261laurelm","30571":"https:\/\/www.tripadvisor.ca\/Profile\/Honda185","30572":"https:\/\/www.tripadvisor.ca\/Profile\/michaeldR431QI","30573":"https:\/\/www.tripadvisor.ca\/Profile\/sherbear71","30574":"https:\/\/www.tripadvisor.ca\/Profile\/EastendEastend","30575":"https:\/\/www.tripadvisor.ca\/Profile\/AndrewGillese","30576":"https:\/\/www.tripadvisor.ca\/Profile\/DougofCalgary","30577":"https:\/\/www.tripadvisor.ca\/Profile\/thechrisnr","30578":"https:\/\/www.tripadvisor.ca\/Profile\/222kylem","30579":"https:\/\/www.tripadvisor.ca\/Profile\/Comy_jd","30580":"https:\/\/www.tripadvisor.ca\/Profile\/love2travelw2kids","30581":"https:\/\/www.tripadvisor.ca\/Profile\/davehC6586QQ","30583":"https:\/\/www.tripadvisor.ca\/Profile\/O2217LIjimw","30584":"https:\/\/www.tripadvisor.ca\/Profile\/M6441GVmargaretb","30585":"https:\/\/www.tripadvisor.caundefined","30588":"nil","30599":"https:\/\/www.tripadvisor.ca\/Profile\/gweno94","30600":"https:\/\/www.tripadvisor.ca\/Profile\/joshc498","30603":"https:\/\/www.tripadvisor.ca\/Profile\/davedA4431HD","30604":"https:\/\/www.tripadvisor.ca\/Profile\/Neno14","30606":"https:\/\/www.tripadvisor.ca\/Profile\/amirh129","30607":"https:\/\/www.tripadvisor.ca\/Profile\/CowtownSoccer","30613":"https:\/\/www.tripadvisor.ca\/Profile\/abcdefgCanada","30617":"https:\/\/www.tripadvisor.ca\/Profile\/debbiebN3127WW","30618":"https:\/\/www.tripadvisor.ca\/Profile\/494vickit","30620":"https:\/\/www.tripadvisor.ca\/Profile\/jakeadvisor","30621":"https:\/\/www.tripadvisor.ca\/Profile\/brentsB5877AH","30623":"https:\/\/www.tripadvisor.ca\/Profile\/jennifereJ4916FB","30627":"https:\/\/www.tripadvisor.ca\/Profile\/Canadian_Food_Guy12","30628":"https:\/\/www.tripadvisor.ca\/Profile\/Travelguy43","30629":"https:\/\/www.tripadvisor.ca\/Profile\/Herdof1media","30638":"https:\/\/www.tripadvisor.ca\/Profile\/790dwaynel","30639":"https:\/\/www.tripadvisor.ca\/Profile\/232garthg","30641":"https:\/\/www.tripadvisor.ca\/Profile\/aamd587","30642":"https:\/\/www.tripadvisor.ca\/Profile\/545stans","30643":"https:\/\/www.tripadvisor.ca\/Profile\/jonw991","30644":"https:\/\/www.tripadvisor.ca\/Profile\/TwigDi","30645":"https:\/\/www.tripadvisor.ca\/Profile\/525terryn","30646":"https:\/\/www.tripadvisor.ca\/Profile\/pamelasV5136OP","30648":"https:\/\/www.tripadvisor.ca\/Profile\/rockr635","30649":"https:\/\/www.tripadvisor.ca\/Profile\/cathyw948","30650":"https:\/\/www.tripadvisor.ca\/Profile\/csC7190LR","30652":"https:\/\/www.tripadvisor.ca\/Profile\/loisderksen","30659":"https:\/\/www.tripadvisor.ca\/Profile\/LarryS172","30660":"https:\/\/www.tripadvisor.ca\/Profile\/CalgaryTraveler07","30662":"https:\/\/www.tripadvisor.ca\/Profile\/105randallp","30667":"https:\/\/www.tripadvisor.ca\/Profile\/laurettek2013","30670":"https:\/\/www.tripadvisor.ca\/Profile\/348lilan","30671":"https:\/\/www.tripadvisor.ca\/Profile\/K8803RUpeterd","30678":"https:\/\/www.tripadvisor.ca\/Profile\/ConradP968","30681":"https:\/\/www.tripadvisor.ca\/Profile\/PhilipP69","30683":"https:\/\/www.tripadvisor.ca\/Profile\/H6912AImichelg","30684":"https:\/\/www.tripadvisor.ca\/Profile\/jolynm","30686":"https:\/\/www.tripadvisor.ca\/Profile\/BernardE823","30687":"https:\/\/www.tripadvisor.ca\/Profile\/randycM1272EP","30692":"https:\/\/www.tripadvisor.ca\/Profile\/tim933","30694":"https:\/\/www.tripadvisor.ca\/Profile\/leeveractiion","30695":"https:\/\/www.tripadvisor.ca\/Profile\/Sexxydo30","30700":"https:\/\/www.tripadvisor.ca\/Profile\/norinem369","30701":"https:\/\/www.tripadvisor.ca\/Profile\/EPedmab","30711":"https:\/\/www.tripadvisor.ca\/Profile\/D4620GJjohnw","30712":"https:\/\/www.tripadvisor.ca\/Profile\/greghQ9882IN","30714":"https:\/\/www.tripadvisor.ca\/Profile\/E3790ELjulieh","30715":"https:\/\/www.tripadvisor.ca\/Profile\/604oteS","30716":"https:\/\/www.tripadvisor.ca\/Profile\/howardt835","30717":"https:\/\/www.tripadvisor.ca\/Profile\/Kellys0pini0n","30719":"https:\/\/www.tripadvisor.ca\/Profile\/malcolmd430","30720":"https:\/\/www.tripadvisor.ca\/Profile\/TravellerTracy","30721":"https:\/\/www.tripadvisor.ca\/Profile\/743terryp","30722":"https:\/\/www.tripadvisor.ca\/Profile\/706judyc","30723":"https:\/\/www.tripadvisor.ca\/Profile\/Rita510","30724":"https:\/\/www.tripadvisor.ca\/Profile\/144jimr","30725":"https:\/\/www.tripadvisor.ca\/Profile\/gegerdie","30726":"https:\/\/www.tripadvisor.ca\/Profile\/Cory1199","30727":"https:\/\/www.tripadvisor.ca\/Profile\/benk802","30733":"https:\/\/www.tripadvisor.ca\/Profile\/ValCee6","30734":"https:\/\/www.tripadvisor.ca\/Profile\/accordional","30735":"https:\/\/www.tripadvisor.ca\/Profile\/lisawE7037TO","30736":"https:\/\/www.tripadvisor.ca\/Profile\/nataliet858","30737":"https:\/\/www.tripadvisor.ca\/Profile\/ericdI5030MH","30738":"https:\/\/www.tripadvisor.ca\/Profile\/Wannabeinthesun","30739":"https:\/\/www.tripadvisor.ca\/Profile\/Muttsk","30740":"https:\/\/www.tripadvisor.ca\/Profile\/CSW44","30741":"https:\/\/www.tripadvisor.ca\/Profile\/Fl0wers2018","30742":"https:\/\/www.tripadvisor.ca\/Profile\/254clairet","30743":"https:\/\/www.tripadvisor.ca\/Profile\/700lindenl","30744":"https:\/\/www.tripadvisor.ca\/Profile\/jeannieanne","30745":"https:\/\/www.tripadvisor.ca\/Profile\/eyeswideopen8952","30746":"https:\/\/www.tripadvisor.ca\/Profile\/GriswaldsYXE","30747":"https:\/\/www.tripadvisor.ca\/Profile\/CRWPG","30748":"https:\/\/www.tripadvisor.ca\/Profile\/WarPaintWithYoga","30749":"https:\/\/www.tripadvisor.ca\/Profile\/727sabrinac","30750":"https:\/\/www.tripadvisor.ca\/Profile\/cazlab","30751":"https:\/\/www.tripadvisor.ca\/Profile\/TeresaM411","30752":"https:\/\/www.tripadvisor.ca\/Profile\/DIZZY82","30753":"https:\/\/www.tripadvisor.ca\/Profile\/paulineo715","30754":"https:\/\/www.tripadvisor.ca\/Profile\/Alcoma","30755":"https:\/\/www.tripadvisor.ca\/Profile\/oneillalena","30756":"https:\/\/www.tripadvisor.ca\/Profile\/DanielleV639","30757":"https:\/\/www.tripadvisor.ca\/Profile\/H6219BKkarenb","30758":"nil","30763":"https:\/\/www.tripadvisor.ca\/Profile\/pdoug72","30764":"https:\/\/www.tripadvisor.ca\/Profile\/poolmom","30765":"https:\/\/www.tripadvisor.ca\/Profile\/RLHEKH","30766":"https:\/\/www.tripadvisor.ca\/Profile\/810chada","30767":"https:\/\/www.tripadvisor.ca\/Profile\/85marileeh","30768":"https:\/\/www.tripadvisor.ca\/Profile\/JeremyK124","30769":"https:\/\/www.tripadvisor.ca\/Profile\/843louiep","30770":"https:\/\/www.tripadvisor.ca\/Profile\/rlb_4","30771":"https:\/\/www.tripadvisor.ca\/Profile\/rich662015","30772":"https:\/\/www.tripadvisor.ca\/Profile\/Daryl-Anita","30773":"https:\/\/www.tripadvisor.ca\/Profile\/Goven","30774":"https:\/\/www.tripadvisor.ca\/Profile\/533daynat","30775":"https:\/\/www.tripadvisor.ca\/Profile\/559arjanv","30776":"https:\/\/www.tripadvisor.ca\/Profile\/13McMurray","30777":"https:\/\/www.tripadvisor.ca\/Profile\/loyalearthling","30783":"https:\/\/www.tripadvisor.ca\/Profile\/867jesseu","30784":"https:\/\/www.tripadvisor.ca\/Profile\/366lakshmis","30785":"https:\/\/www.tripadvisor.ca\/Profile\/KelownaRussells","30786":"https:\/\/www.tripadvisor.ca\/Profile\/nycbee","30788":"https:\/\/www.tripadvisor.ca\/Profile\/bill555","30789":"https:\/\/www.tripadvisor.ca\/Profile\/WishfulBeard","30790":"https:\/\/www.tripadvisor.ca\/Profile\/kcchambers","30791":"https:\/\/www.tripadvisor.ca\/Profile\/Kandie_128","30792":"https:\/\/www.tripadvisor.ca\/Profile\/RoWvu","30793":"https:\/\/www.tripadvisor.ca\/Profile\/D571SOmichaelr","30794":"https:\/\/www.tripadvisor.ca\/Profile\/beebec2018","30795":"https:\/\/www.tripadvisor.caundefined","30796":"https:\/\/www.tripadvisor.ca\/Profile\/leslieianr","30797":"https:\/\/www.tripadvisor.ca\/Profile\/dutch63_12","30799":"https:\/\/www.tripadvisor.ca\/Profile\/lisa38_11","30800":"https:\/\/www.tripadvisor.ca\/Profile\/avroarrow25","30801":"https:\/\/www.tripadvisor.ca\/Profile\/Bearhead101","30802":"https:\/\/www.tripadvisor.ca\/Profile\/Natural8","30803":"https:\/\/www.tripadvisor.ca\/Profile\/richardhJ2723WL","30804":"https:\/\/www.tripadvisor.ca\/Profile\/Kaw0001","30805":"https:\/\/www.tripadvisor.ca\/Profile\/915tammyt","30806":"https:\/\/www.tripadvisor.ca\/Profile\/SKflip","30807":"https:\/\/www.tripadvisor.ca\/Profile\/727brentt","30808":"https:\/\/www.tripadvisor.ca\/Profile\/j0hnrichardb","30809":"https:\/\/www.tripadvisor.ca\/Profile\/vilgail_s","30810":"https:\/\/www.tripadvisor.ca\/Profile\/JustAsk2010","30811":"https:\/\/www.tripadvisor.ca\/Profile\/CFreya","30812":"https:\/\/www.tripadvisor.ca\/Profile\/normar932","30813":"https:\/\/www.tripadvisor.ca\/Profile\/Bikingfor2","30814":"https:\/\/www.tripadvisor.ca\/Profile\/Chris-272727","30815":"https:\/\/www.tripadvisor.ca\/Profile\/OnTheGoFamily_12","30816":"https:\/\/www.tripadvisor.ca\/Profile\/SjNM123","30817":"https:\/\/www.tripadvisor.ca\/Profile\/Ven_M_13","30818":"https:\/\/www.tripadvisor.ca\/Profile\/candpmommy","30819":"https:\/\/www.tripadvisor.ca\/Profile\/buller_6","30820":"https:\/\/www.tripadvisor.ca\/Profile\/tanktrucker53","30821":"https:\/\/www.tripadvisor.ca\/Profile\/ShelleyB961","30822":"https:\/\/www.tripadvisor.ca\/Profile\/larjoy","30823":"https:\/\/www.tripadvisor.ca\/Profile\/K8530IWandreap","30824":"https:\/\/www.tripadvisor.ca\/Profile\/meenamara","30825":"https:\/\/www.tripadvisor.ca\/Profile\/Takarehi","30826":"https:\/\/www.tripadvisor.ca\/Profile\/Jacalope","30827":"https:\/\/www.tripadvisor.ca\/Profile\/yellowknife99","30828":"https:\/\/www.tripadvisor.ca\/Profile\/FreddySmith","30829":"https:\/\/www.tripadvisor.ca\/Profile\/CanadianLady11","30830":"https:\/\/www.tripadvisor.ca\/Profile\/CanadianWomanAbroad","30831":"https:\/\/www.tripadvisor.ca\/Profile\/pcedor","30832":"https:\/\/www.tripadvisor.ca\/Profile\/frankw2","30833":"https:\/\/www.tripadvisor.ca\/Profile\/Vanger54","30834":"https:\/\/www.tripadvisor.ca\/Profile\/lindaandclyde","30835":"https:\/\/www.tripadvisor.ca\/Profile\/janaBozeman_MT","30836":"https:\/\/www.tripadvisor.ca\/Profile\/SKShaddock","30837":"https:\/\/www.tripadvisor.ca\/Profile\/Roadtraveller196","30838":"https:\/\/www.tripadvisor.ca\/Profile\/dice401","30840":"https:\/\/www.tripadvisor.ca\/Profile\/Anniemary58","30841":"https:\/\/www.tripadvisor.ca\/Profile\/TJandTR","30842":"https:\/\/www.tripadvisor.ca\/Profile\/DestinyVP","30848":"https:\/\/www.tripadvisor.ca\/Profile\/LurleneScottsdale","30849":"https:\/\/www.tripadvisor.ca\/Profile\/VailSnowbunny","30850":"https:\/\/www.tripadvisor.ca\/Profile\/TravellingCharlie","30851":"https:\/\/www.tripadvisor.ca\/Profile\/gypsydee1","30852":"https:\/\/www.tripadvisor.ca\/Profile\/Albertasavvy1","30853":"https:\/\/www.tripadvisor.ca\/Profile\/nozid","30854":"https:\/\/www.tripadvisor.ca\/Profile\/EmacRegina","30855":"https:\/\/www.tripadvisor.ca\/Profile\/koodi","30856":"https:\/\/www.tripadvisor.ca\/Profile\/benjaminbQ5729FG","30857":"https:\/\/www.tripadvisor.ca\/Profile\/danika2","30858":"https:\/\/www.tripadvisor.ca\/Profile\/O9692SDdavidw","30859":"https:\/\/www.tripadvisor.ca\/Profile\/jimrQ5083MU","30860":"https:\/\/www.tripadvisor.ca\/Profile\/jennesss2018","30861":"https:\/\/www.tripadvisor.ca\/Profile\/Joykohn","30862":"https:\/\/www.tripadvisor.ca\/Profile\/rheas787","30863":"https:\/\/www.tripadvisor.ca\/Profile\/alidal2017","30864":"https:\/\/www.tripadvisor.ca\/Profile\/Reddogged","30865":"https:\/\/www.tripadvisor.ca\/Profile\/timjU7992JB","30866":"https:\/\/www.tripadvisor.ca\/Profile\/tdunlop1977","30867":"https:\/\/www.tripadvisor.ca\/Profile\/carolevans25","30868":"https:\/\/www.tripadvisor.ca\/Profile\/srichardson99","30869":"https:\/\/www.tripadvisor.ca\/Profile\/pls2rey","30870":"https:\/\/www.tripadvisor.ca\/Profile\/JLNARC","30871":"https:\/\/www.tripadvisor.ca\/Profile\/126rafap","30872":"https:\/\/www.tripadvisor.ca\/Profile\/113cjt","30873":"nil","30888":"https:\/\/www.tripadvisor.ca\/Profile\/28allano","30889":"https:\/\/www.tripadvisor.ca\/Profile\/esteve389273","30890":"https:\/\/www.tripadvisor.ca\/Profile\/33Molley","30891":"https:\/\/www.tripadvisor.ca\/Profile\/964clarences","30892":"https:\/\/www.tripadvisor.ca\/Profile\/OliverEdwards","30893":"https:\/\/www.tripadvisor.ca\/Profile\/francesp788","30894":"https:\/\/www.tripadvisor.ca\/Profile\/waynesC9769HR","30895":"https:\/\/www.tripadvisor.caundefined","30896":"https:\/\/www.tripadvisor.ca\/Profile\/TrailBlazer198238","30897":"https:\/\/www.tripadvisor.ca\/Profile\/W8060TCstevenr","30898":"https:\/\/www.tripadvisor.ca\/Profile\/cbisho182995","30900":"https:\/\/www.tripadvisor.ca\/Profile\/cathymP6047ZF","30901":"https:\/\/www.tripadvisor.ca\/Profile\/regisjones","30904":"https:\/\/www.tripadvisor.ca\/Profile\/jcgarcia6","30907":"https:\/\/www.tripadvisor.ca\/Profile\/jessicafG5339UV","30908":"https:\/\/www.tripadvisor.ca\/Profile\/V4419OJmichaeld","30910":"https:\/\/www.tripadvisor.ca\/Profile\/jeanaD2389AU","30913":"https:\/\/www.tripadvisor.ca\/Profile\/MyleHigh","30914":"https:\/\/www.tripadvisor.ca\/Profile\/cinder317","30915":"https:\/\/www.tripadvisor.ca\/Profile\/918alfredk","30916":"https:\/\/www.tripadvisor.ca\/Profile\/865noral","30917":"https:\/\/www.tripadvisor.ca\/Profile\/williambP4958TR","30918":"https:\/\/www.tripadvisor.ca\/Profile\/987narinderd","30919":"https:\/\/www.tripadvisor.ca\/Profile\/baudley","30920":"https:\/\/www.tripadvisor.ca\/Profile\/gords370","30921":"https:\/\/www.tripadvisor.ca\/Profile\/483brada","30924":"https:\/\/www.tripadvisor.ca\/Profile\/lesliannl2017","30925":"https:\/\/www.tripadvisor.ca\/Profile\/samanthasantia62","30927":"https:\/\/www.tripadvisor.ca\/Profile\/U2616XNcherylk","30928":"https:\/\/www.tripadvisor.ca\/Profile\/Mabelzzz","30930":"https:\/\/www.tripadvisor.ca\/Profile\/309233marlene","30932":"https:\/\/www.tripadvisor.ca\/Profile\/liz_12EO","30933":"https:\/\/www.tripadvisor.ca\/Profile\/kellydavisl","30934":"https:\/\/www.tripadvisor.ca\/Profile\/274shaneh","30935":"https:\/\/www.tripadvisor.ca\/Profile\/charadam2018","30936":"https:\/\/www.tripadvisor.ca\/Profile\/Gypsymalu","30937":"https:\/\/www.tripadvisor.ca\/Profile\/973andreww","30938":"https:\/\/www.tripadvisor.ca\/Profile\/KevinRie","30939":"https:\/\/www.tripadvisor.ca\/Profile\/cathlittle","30940":"https:\/\/www.tripadvisor.ca\/Profile\/DonnaL428278","30941":"https:\/\/www.tripadvisor.ca\/Profile\/mohammadasifa2017","30942":"https:\/\/www.tripadvisor.ca\/Profile\/yaletowners","30943":"https:\/\/www.tripadvisor.ca\/Profile\/SarahQCheshire","30945":"https:\/\/www.tripadvisor.ca\/Profile\/Skaramoosh","30947":"https:\/\/www.tripadvisor.ca\/Profile\/alexisp828","30948":"https:\/\/www.tripadvisor.ca\/Profile\/deec660","30949":"https:\/\/www.tripadvisor.ca\/Profile\/81rickk","30950":"https:\/\/www.tripadvisor.ca\/Profile\/skingsway","30951":"https:\/\/www.tripadvisor.ca\/Profile\/bevdarylb2016","30953":"https:\/\/www.tripadvisor.ca\/Profile\/katlev7","30956":"https:\/\/www.tripadvisor.ca\/Profile\/W8872GXricks","30958":"https:\/\/www.tripadvisor.ca\/Profile\/davewilliam1982","30959":"https:\/\/www.tripadvisor.ca\/Profile\/nloughead","30961":"https:\/\/www.tripadvisor.ca\/Profile\/M7606LClucieb","30968":"https:\/\/www.tripadvisor.ca\/Profile\/soonyk","30969":"https:\/\/www.tripadvisor.ca\/Profile\/157aniketj","30970":"https:\/\/www.tripadvisor.ca\/Profile\/keyurg2017","30972":"https:\/\/www.tripadvisor.ca\/Profile\/851katiev","30974":"https:\/\/www.tripadvisor.ca\/Profile\/glena878","30976":"https:\/\/www.tripadvisor.ca\/Profile\/andrewlB5261TJ","30977":"https:\/\/www.tripadvisor.ca\/Profile\/143JenniferB","30983":"https:\/\/www.tripadvisor.ca\/Profile\/220marceld","30984":"https:\/\/www.tripadvisor.ca\/Profile\/TrishaTwenty","30985":"https:\/\/www.tripadvisor.ca\/Profile\/loySengy","30986":"https:\/\/www.tripadvisor.ca\/Profile\/rosebudFlorida","30992":"https:\/\/www.tripadvisor.ca\/Profile\/HeatherP923","31008":"https:\/\/www.tripadvisor.ca\/Profile\/JasonW731","31009":"https:\/\/www.tripadvisor.ca\/Profile\/patchlou55","31010":"https:\/\/www.tripadvisor.ca\/Profile\/randolpht26","31012":"https:\/\/www.tripadvisor.ca\/Profile\/410sheilah","31013":"https:\/\/www.tripadvisor.ca\/Profile\/holidaymaker1955","31014":"https:\/\/www.tripadvisor.ca\/Profile\/dennishO9533LJ","31015":"https:\/\/www.tripadvisor.ca\/Profile\/sandracC2185DP","31017":"https:\/\/www.tripadvisor.ca\/Profile\/BarbR203","31025":"https:\/\/www.tripadvisor.ca\/Profile\/leni_howg","31027":"https:\/\/www.tripadvisor.ca\/Profile\/briancW1799GW","31030":"https:\/\/www.tripadvisor.ca\/Profile\/hcd-1921","31032":"https:\/\/www.tripadvisor.ca\/Profile\/3203m","31033":"https:\/\/www.tripadvisor.ca\/Profile\/principee2015","31034":"https:\/\/www.tripadvisor.ca\/Profile\/Buddyinbedtimes","31036":"https:\/\/www.tripadvisor.ca\/Profile\/605millyc","31037":"https:\/\/www.tripadvisor.ca\/Profile\/JudyS410","31038":"https:\/\/www.tripadvisor.ca\/Profile\/amespo","31039":"https:\/\/www.tripadvisor.ca\/Profile\/CARIBBOB","31041":"https:\/\/www.tripadvisor.ca\/Profile\/mstraats","31048":"https:\/\/www.tripadvisor.ca\/Profile\/Dardal","31049":"https:\/\/www.tripadvisor.ca\/Profile\/721miriamd","31050":"https:\/\/www.tripadvisor.ca\/Profile\/TRice0617","31051":"https:\/\/www.tripadvisor.ca\/Profile\/ACuming","31054":"https:\/\/www.tripadvisor.ca\/Profile\/VyPete","31056":"https:\/\/www.tripadvisor.ca\/Profile\/advisetrip","31057":"https:\/\/www.tripadvisor.ca\/Profile\/381dawnh","31058":"nil","31063":"https:\/\/www.tripadvisor.ca\/Profile\/silverbrook","31068":"https:\/\/www.tripadvisor.ca\/Profile\/Titannia99","31073":"https:\/\/www.tripadvisor.ca\/Profile\/LiztheWhizz","31093":"https:\/\/www.tripadvisor.ca\/Profile\/Daveyg63","31098":"https:\/\/www.tripadvisor.ca\/Profile\/blueeyes2008","31108":"https:\/\/www.tripadvisor.ca\/Profile\/Farrukh_fromLA","31118":"https:\/\/www.tripadvisor.ca\/Profile\/elizabethlH6232IO","31123":"https:\/\/www.tripadvisor.ca\/Profile\/BenLar137","31128":"https:\/\/www.tripadvisor.ca\/Profile\/robisonjim528","31133":"https:\/\/www.tripadvisor.ca\/Profile\/tanfan","31138":"https:\/\/www.tripadvisor.ca\/Profile\/149daven","31143":"https:\/\/www.tripadvisor.ca\/Profile\/casswagner","31148":"https:\/\/www.tripadvisor.ca\/Profile\/NigelS319","31153":"https:\/\/www.tripadvisor.ca\/Profile\/bigswedemats","31163":"https:\/\/www.tripadvisor.ca\/Profile\/Fasted09","31168":"https:\/\/www.tripadvisor.ca\/Profile\/JPH_21","31173":"https:\/\/www.tripadvisor.ca\/Profile\/tomhR4951WU","31183":"https:\/\/www.tripadvisor.ca\/Profile\/scorpion1765","31188":"https:\/\/www.tripadvisor.ca\/Profile\/Nomad37427415133","31189":"https:\/\/www.tripadvisor.ca\/Profile\/451blairp","31190":"https:\/\/www.tripadvisor.ca\/Profile\/blessedtravellers","31191":"https:\/\/www.tripadvisor.ca\/Profile\/Sunshine18229599758","31192":"https:\/\/www.tripadvisor.ca\/Profile\/lynism2016","31193":"https:\/\/www.tripadvisor.ca\/Profile\/mpb59","31194":"https:\/\/www.tripadvisor.ca\/Profile\/warrenp62","31195":"https:\/\/www.tripadvisor.ca\/Profile\/PrairieGirl2000","31196":"https:\/\/www.tripadvisor.ca\/Profile\/wchaluaysri","31197":"https:\/\/www.tripadvisor.ca\/Profile\/luvbullterriers","31198":"https:\/\/www.tripadvisor.ca\/Profile\/Yorkie1948","31199":"https:\/\/www.tripadvisor.ca\/Profile\/mgenie565914","31200":"https:\/\/www.tripadvisor.ca\/Profile\/shovelhead2018","31201":"https:\/\/www.tripadvisor.ca\/Profile\/pnorem","31202":"https:\/\/www.tripadvisor.ca\/Profile\/O2015YScherylw","31203":"nil","31208":"https:\/\/www.tripadvisor.ca\/Profile\/489grahamt","31209":"https:\/\/www.tripadvisor.caundefined","31211":"https:\/\/www.tripadvisor.ca\/Profile\/KootenayGirl72","31212":"https:\/\/www.tripadvisor.ca\/Profile\/rteltd","31213":"https:\/\/www.tripadvisor.ca\/Profile\/StinkyBinky","31214":"https:\/\/www.tripadvisor.ca\/Profile\/cblatt960785","31215":"https:\/\/www.tripadvisor.ca\/Profile\/Kara7980","31216":"https:\/\/www.tripadvisor.ca\/Profile\/ettingerkoot","31223":"https:\/\/www.tripadvisor.ca\/Profile\/Frozen7North","31224":"https:\/\/www.tripadvisor.ca\/Profile\/sharrym2015","31225":"https:\/\/www.tripadvisor.ca\/Profile\/E9616JXTravelor","31227":"https:\/\/www.tripadvisor.ca\/Profile\/217dinag","31232":"https:\/\/www.tripadvisor.ca\/Profile\/515jennh","31233":"https:\/\/www.tripadvisor.ca\/Profile\/davidiP4107HX","31236":"https:\/\/www.tripadvisor.ca\/Profile\/johndI7260EP","31237":"https:\/\/www.tripadvisor.ca\/Profile\/ronaA9259ZC","31239":"https:\/\/www.tripadvisor.ca\/Profile\/505kristyc","31241":"https:\/\/www.tripadvisor.ca\/Profile\/ericc977","31242":"https:\/\/www.tripadvisor.ca\/Profile\/jolenew553","31244":"https:\/\/www.tripadvisor.ca\/Profile\/ArdanH2","31246":"https:\/\/www.tripadvisor.ca\/Profile\/richardbI532VG","31248":"https:\/\/www.tripadvisor.ca\/Profile\/LaurelM181","31250":"https:\/\/www.tripadvisor.ca\/Profile\/charlessA5753EJ","31254":"https:\/\/www.tripadvisor.ca\/Profile\/josephmU5417RD","31255":"https:\/\/www.tripadvisor.ca\/Profile\/LauraJay86","31256":"https:\/\/www.tripadvisor.ca\/Profile\/151AmandaW","31257":"https:\/\/www.tripadvisor.ca\/Profile\/DanielM413","31259":"https:\/\/www.tripadvisor.ca\/Profile\/E5272SVjulieb","31260":"https:\/\/www.tripadvisor.ca\/Profile\/271harmanm","31261":"https:\/\/www.tripadvisor.ca\/Profile\/821williamn","31262":"https:\/\/www.tripadvisor.ca\/Profile\/nicpel222","31263":"https:\/\/www.tripadvisor.ca\/Profile\/cgy_mission","31264":"https:\/\/www.tripadvisor.ca\/Profile\/jenle78","31265":"https:\/\/www.tripadvisor.ca\/Profile\/jbalovetotravel","31266":"https:\/\/www.tripadvisor.ca\/Profile\/reynolds_jacob","31267":"https:\/\/www.tripadvisor.ca\/Profile\/ScottW212","31268":"https:\/\/www.tripadvisor.ca\/Profile\/lloydc618","31269":"https:\/\/www.tripadvisor.ca\/Profile\/johnr20152015","31270":"https:\/\/www.tripadvisor.ca\/Profile\/amandahR7859WS","31271":"https:\/\/www.tripadvisor.ca\/Profile\/AciDxBatH","31272":"https:\/\/www.tripadvisor.ca\/Profile\/lynnmS8228KX","31273":"https:\/\/www.tripadvisor.ca\/Profile\/MikeVanessaP","31275":"https:\/\/www.tripadvisor.ca\/Profile\/Y4706TIpaulb","31276":"https:\/\/www.tripadvisor.ca\/Profile\/valig2014","31278":"https:\/\/www.tripadvisor.ca\/Profile\/N3760RPannettem","31280":"https:\/\/www.tripadvisor.ca\/Profile\/lolah2","31281":"https:\/\/www.tripadvisor.ca\/Profile\/davehM8896WY","31282":"https:\/\/www.tripadvisor.ca\/Profile\/oswaldocontreras","31283":"https:\/\/www.tripadvisor.ca\/Profile\/bernadetteb229","31285":"https:\/\/www.tripadvisor.ca\/Profile\/myrag841","31286":"https:\/\/www.tripadvisor.ca\/Profile\/garyb171","31287":"https:\/\/www.tripadvisor.ca\/Profile\/carlasX1818KH","31288":"https:\/\/www.tripadvisor.ca\/Profile\/exotraveller2016","31290":"https:\/\/www.tripadvisor.ca\/Profile\/F5424QEdavem","31291":"https:\/\/www.tripadvisor.ca\/Profile\/BeckyQuist","31293":"https:\/\/www.tripadvisor.ca\/Profile\/shellyl104","31295":"https:\/\/www.tripadvisor.ca\/Profile\/648lauraleea","31298":"https:\/\/www.tripadvisor.ca\/Profile\/carolwG4405IH","31299":"https:\/\/www.tripadvisor.ca\/Profile\/zoeb908","31300":"https:\/\/www.tripadvisor.ca\/Profile\/jcsch","31302":"https:\/\/www.tripadvisor.ca\/Profile\/L8379YQrickh","31304":"https:\/\/www.tripadvisor.ca\/Profile\/451PaulL","31305":"https:\/\/www.tripadvisor.ca\/Profile\/dennisj208","31306":"https:\/\/www.tripadvisor.ca\/Profile\/Ginger245","31307":"https:\/\/www.tripadvisor.ca\/Profile\/janetdQ6115RG","31309":"https:\/\/www.tripadvisor.ca\/Profile\/306-953-0088","31310":"https:\/\/www.tripadvisor.ca\/Profile\/764lyled","31312":"https:\/\/www.tripadvisor.ca\/Profile\/sandramM725AP","31313":"https:\/\/www.tripadvisor.ca\/Profile\/cindybO139WF","31314":"https:\/\/www.tripadvisor.ca\/Profile\/malloryk75","31315":"https:\/\/www.tripadvisor.ca\/Profile\/ashleyn156","31316":"https:\/\/www.tripadvisor.ca\/Profile\/j0ckser","31317":"https:\/\/www.tripadvisor.ca\/Profile\/Hector03","31318":"https:\/\/www.tripadvisor.ca\/Profile\/dorisa617","31319":"https:\/\/www.tripadvisor.ca\/Profile\/armygal84","31320":"https:\/\/www.tripadvisor.ca\/Profile\/28RussellH","31323":"https:\/\/www.tripadvisor.ca\/Profile\/cre1985","31324":"https:\/\/www.tripadvisor.ca\/Profile\/260alanh","31325":"https:\/\/www.tripadvisor.ca\/Profile\/paulbNorwich","31328":"https:\/\/www.tripadvisor.ca\/Profile\/RichardO117","31330":"https:\/\/www.tripadvisor.ca\/Profile\/135ginap","31332":"https:\/\/www.tripadvisor.ca\/Profile\/angelb102","31333":"https:\/\/www.tripadvisor.ca\/Profile\/karenoT9181RY","31337":"https:\/\/www.tripadvisor.ca\/Profile\/404DianaD","31340":"https:\/\/www.tripadvisor.ca\/Profile\/paulhK5804ZP","31341":"https:\/\/www.tripadvisor.ca\/Profile\/GordonK373","31344":"https:\/\/www.tripadvisor.ca\/Profile\/148carrys","31345":"https:\/\/www.tripadvisor.ca\/Profile\/annsN6337AC","31346":"https:\/\/www.tripadvisor.ca\/Profile\/902dixieh","31347":"https:\/\/www.tripadvisor.ca\/Profile\/vegmAR","31348":"https:\/\/www.tripadvisor.ca\/Profile\/668nadinek","31350":"https:\/\/www.tripadvisor.ca\/Profile\/jenw434","31351":"https:\/\/www.tripadvisor.ca\/Profile\/tirzahdog","31353":"https:\/\/www.tripadvisor.ca\/Profile\/27cameronm","31354":"https:\/\/www.tripadvisor.ca\/Profile\/Joanne699","31355":"https:\/\/www.tripadvisor.ca\/Profile\/calvinb240","31356":"https:\/\/www.tripadvisor.ca\/Profile\/ChristopherT2161","31359":"https:\/\/www.tripadvisor.ca\/Profile\/837debbiea","31363":"https:\/\/www.tripadvisor.ca\/Profile\/jameshE9435TU","31365":"https:\/\/www.tripadvisor.ca\/Profile\/I9849YTjohnh","31367":"https:\/\/www.tripadvisor.ca\/Profile\/T6728BFjohns","31368":"https:\/\/www.tripadvisor.ca\/Profile\/andreagY52VF","31370":"https:\/\/www.tripadvisor.ca\/Profile\/Sk8dave","31372":"https:\/\/www.tripadvisor.ca\/Profile\/moniquec773","31374":"https:\/\/www.tripadvisor.ca\/Profile\/M2311VKandrewm","31376":"https:\/\/www.tripadvisor.ca\/Profile\/Z5812EAmaryb","31377":"https:\/\/www.tripadvisor.ca\/Profile\/CraigD284","31378":"https:\/\/www.tripadvisor.ca\/Profile\/seniortraveller21","31379":"https:\/\/www.tripadvisor.ca\/Profile\/Elsie352","31380":"https:\/\/www.tripadvisor.ca\/Profile\/Milbers","31383":"https:\/\/www.tripadvisor.ca\/Profile\/963darrylk","31388":"https:\/\/www.tripadvisor.ca\/Profile\/emaya800","31389":"https:\/\/www.tripadvisor.ca\/Profile\/krys18","31390":"https:\/\/www.tripadvisor.ca\/Profile\/kevins886","31391":"https:\/\/www.tripadvisor.ca\/Profile\/Taros","31392":"https:\/\/www.tripadvisor.ca\/Profile\/EvelynJ57","31393":"nil","31398":"https:\/\/www.tripadvisor.ca\/Profile\/DebraL1369","31399":"https:\/\/www.tripadvisor.ca\/Profile\/marjb2016","31400":"https:\/\/www.tripadvisor.ca\/Profile\/CalJay","31401":"https:\/\/www.tripadvisor.ca\/Profile\/259robin","31402":"https:\/\/www.tripadvisor.ca\/Profile\/MartinaTremblay","31403":"https:\/\/www.tripadvisor.ca\/Profile\/383barbg","31404":"https:\/\/www.tripadvisor.ca\/Profile\/barkermoney","31405":"https:\/\/www.tripadvisor.ca\/Profile\/RS-Edm-Ca","31406":"https:\/\/www.tripadvisor.ca\/Profile\/gordong416","31407":"https:\/\/www.tripadvisor.ca\/Profile\/918alfredk","31408":"https:\/\/www.tripadvisor.ca\/Profile\/aorr035","31409":"https:\/\/www.tripadvisor.ca\/Profile\/Adventureglo61","31410":"https:\/\/www.tripadvisor.ca\/Profile\/U7942OJdavidk","31411":"https:\/\/www.tripadvisor.ca\/Profile\/glevil","31412":"https:\/\/www.tripadvisor.ca\/Profile\/cajuncanuck","31413":"https:\/\/www.tripadvisor.ca\/Profile\/Cybilmarie","31414":"https:\/\/www.tripadvisor.ca\/Profile\/jcsch","31415":"https:\/\/www.tripadvisor.ca\/Profile\/07cricri1982","31416":"https:\/\/www.tripadvisor.ca\/Profile\/639deniset","31417":"https:\/\/www.tripadvisor.ca\/Profile\/OlgaK584","31418":"https:\/\/www.tripadvisor.ca\/Profile\/Geordiegirlinda","31419":"https:\/\/www.tripadvisor.ca\/Profile\/man974","31420":"https:\/\/www.tripadvisor.ca\/Profile\/168christiaanh","31421":"https:\/\/www.tripadvisor.ca\/Profile\/pdoug72","31422":"https:\/\/www.tripadvisor.ca\/Profile\/Traveller7658","31423":"https:\/\/www.tripadvisor.ca\/Profile\/PascalP1076","31424":"https:\/\/www.tripadvisor.ca\/Profile\/Pike57","31425":"https:\/\/www.tripadvisor.ca\/Profile\/Karen19571985","31426":"https:\/\/www.tripadvisor.ca\/Profile\/hppytrvls","31427":"https:\/\/www.tripadvisor.ca\/Profile\/Anon177","31428":"https:\/\/www.tripadvisor.ca\/Profile\/lfrogg","31429":"https:\/\/www.tripadvisor.ca\/Profile\/Steinen","31430":"https:\/\/www.tripadvisor.caundefined","31431":"https:\/\/www.tripadvisor.ca\/Profile\/ConciergeGuy","31432":"https:\/\/www.tripadvisor.ca\/Profile\/ToCold","31433":"https:\/\/www.tripadvisor.ca\/Profile\/mcmccreston","31434":"https:\/\/www.tripadvisor.ca\/Profile\/lilleahbeah","31435":"https:\/\/www.tripadvisor.ca\/Profile\/Prairiegirl65","31436":"https:\/\/www.tripadvisor.ca\/Profile\/JBBsunny","31437":"https:\/\/www.tripadvisor.ca\/Profile\/Cactus0","31438":"https:\/\/www.tripadvisor.ca\/Profile\/CarefulChoices","31439":"https:\/\/www.tripadvisor.ca\/Profile\/CHRISTOPHERW106","31440":"https:\/\/www.tripadvisor.ca\/Profile\/I_Roam_AB","31441":"https:\/\/www.tripadvisor.ca\/Profile\/wandrnjohn","31442":"https:\/\/www.tripadvisor.ca\/Profile\/MicahS_12","31443":"https:\/\/www.tripadvisor.ca\/Profile\/CowCatcher","31444":"https:\/\/www.tripadvisor.ca\/Profile\/runtrails","31445":"https:\/\/www.tripadvisor.ca\/Profile\/NeilH848","31448":"https:\/\/www.tripadvisor.ca\/Profile\/Keh761","31449":"https:\/\/www.tripadvisor.ca\/Profile\/Vi0laO","31450":"https:\/\/www.tripadvisor.ca\/Profile\/markandcathycalgary","31451":"https:\/\/www.tripadvisor.ca\/Profile\/Meltimmer","31452":"https:\/\/www.tripadvisor.ca\/Profile\/TLG444","31453":"nil","31458":"https:\/\/www.tripadvisor.ca\/Profile\/349samirj","31459":"https:\/\/www.tripadvisor.ca\/Profile\/Deserttiger69","31460":"https:\/\/www.tripadvisor.ca\/Profile\/corcarb","31461":"https:\/\/www.tripadvisor.ca\/Profile\/annaleel_13","31462":"https:\/\/www.tripadvisor.ca\/Profile\/Laker_girl_AB","31463":"https:\/\/www.tripadvisor.ca\/Profile\/PsychRN12","31464":"https:\/\/www.tripadvisor.ca\/Profile\/robe883","31465":"https:\/\/www.tripadvisor.ca\/Profile\/dreataylor","31466":"https:\/\/www.tripadvisor.ca\/Profile\/GEOS30","31467":"https:\/\/www.tripadvisor.ca\/Profile\/jeremewatts","31468":"https:\/\/www.tripadvisor.ca\/Profile\/MauiGirl332013","31469":"https:\/\/www.tripadvisor.ca\/Profile\/MinorHockeyParent","31470":"https:\/\/www.tripadvisor.ca\/Profile\/satogle","31471":"https:\/\/www.tripadvisor.ca\/Profile\/727sabrinac","31472":"https:\/\/www.tripadvisor.ca\/Profile\/hendo1","31473":"https:\/\/www.tripadvisor.ca\/Profile\/TapAway","31474":"https:\/\/www.tripadvisor.ca\/Profile\/KimH2761","31475":"https:\/\/www.tripadvisor.ca\/Profile\/Elroy10","31476":"https:\/\/www.tripadvisor.ca\/Profile\/haoyingl4","31477":"https:\/\/www.tripadvisor.ca\/Profile\/malloryh892","31478":"https:\/\/www.tripadvisor.ca\/Profile\/Travelwellwithkids","31479":"https:\/\/www.tripadvisor.ca\/Profile\/163ronaldl","31481":"https:\/\/www.tripadvisor.ca\/Profile\/courtneyg982","31482":"https:\/\/www.tripadvisor.ca\/Profile\/travelingfamily009","31483":"https:\/\/www.tripadvisor.ca\/Profile\/Nd_donnelly","31484":"https:\/\/www.tripadvisor.ca\/Profile\/856cherryc","31485":"https:\/\/www.tripadvisor.ca\/Profile\/michelletV7654AV","31486":"https:\/\/www.tripadvisor.ca\/Profile\/metaungulate","31487":"https:\/\/www.tripadvisor.ca\/Profile\/KAPatton","31493":"https:\/\/www.tripadvisor.ca\/Profile\/jagedm","31494":"https:\/\/www.tripadvisor.ca\/Profile\/513vivianh","31495":"https:\/\/www.tripadvisor.ca\/Profile\/Stephrox77","31496":"https:\/\/www.tripadvisor.ca\/Profile\/alpsmntn","31497":"https:\/\/www.tripadvisor.ca\/Profile\/canadianquebecer","31498":"https:\/\/www.tripadvisor.ca\/Profile\/emilytG1467PN","31499":"https:\/\/www.tripadvisor.ca\/Profile\/Miquelon2000","31500":"https:\/\/www.tripadvisor.ca\/Profile\/K9244AFstephent","31501":"https:\/\/www.tripadvisor.ca\/Profile\/MichaelSiervo","31502":"https:\/\/www.tripadvisor.ca\/Profile\/riiano","31503":"https:\/\/www.tripadvisor.ca\/Profile\/CentralABFamily","31504":"https:\/\/www.tripadvisor.ca\/Profile\/jenniferk816","31505":"https:\/\/www.tripadvisor.ca\/Profile\/seacider","31506":"https:\/\/www.tripadvisor.ca\/Profile\/DonnaM941","31507":"https:\/\/www.tripadvisor.ca\/Profile\/523lawrenceb","31508":"https:\/\/www.tripadvisor.ca\/Profile\/UncleRJ","31509":"https:\/\/www.tripadvisor.ca\/Profile\/Love2travel197621","31510":"https:\/\/www.tripadvisor.ca\/Profile\/L2463FYalexc","31511":"https:\/\/www.tripadvisor.ca\/Profile\/CowtownSoccer","31512":"https:\/\/www.tripadvisor.ca\/Profile\/karenoT9181RY","31513":"https:\/\/www.tripadvisor.ca\/Profile\/CathyJMO","31514":"https:\/\/www.tripadvisor.ca\/Profile\/travellfar","31515":"https:\/\/www.tripadvisor.ca\/Profile\/K5433AGjamesl","31516":"https:\/\/www.tripadvisor.ca\/Profile\/smoir64","31517":"https:\/\/www.tripadvisor.ca\/Profile\/Robbin8888","31523":"https:\/\/www.tripadvisor.ca\/Profile\/Celine_From_Regina","31524":"https:\/\/www.tripadvisor.ca\/Profile\/songofthetravelling","31525":"https:\/\/www.tripadvisor.ca\/Profile\/JoanneW961","31527":"https:\/\/www.tripadvisor.ca\/Profile\/Tinker56","31528":"https:\/\/www.tripadvisor.ca\/Profile\/RaiOfSunshine29","31529":"https:\/\/www.tripadvisor.ca\/Profile\/TravelBuddies1228","31530":"https:\/\/www.tripadvisor.ca\/Profile\/123canadiangirl123","31531":"https:\/\/www.tripadvisor.ca\/Profile\/339chriso","31532":"https:\/\/www.tripadvisor.ca\/Profile\/Kaylight11","31533":"https:\/\/www.tripadvisor.ca\/Profile\/HappyTravels162","31534":"https:\/\/www.tripadvisor.ca\/Profile\/393AndyC393","31535":"https:\/\/www.tripadvisor.ca\/Profile\/CdnMink","31536":"https:\/\/www.tripadvisor.ca\/Profile\/wilfred1969","31537":"https:\/\/www.tripadvisor.ca\/Profile\/O7288NZjoyceb","31538":"https:\/\/www.tripadvisor.ca\/Profile\/643patrickt","31539":"https:\/\/www.tripadvisor.ca\/Profile\/ns3","31540":"https:\/\/www.tripadvisor.ca\/Profile\/lov2travel277","31541":"https:\/\/www.tripadvisor.ca\/Profile\/565ramib","31542":"https:\/\/www.tripadvisor.ca\/Profile\/Page_I90","31553":"https:\/\/www.tripadvisor.ca\/Profile\/DanielleM721","31554":"https:\/\/www.tripadvisor.ca\/Profile\/JeannieSmallTown","31555":"https:\/\/www.tripadvisor.ca\/Profile\/CD323","31556":"https:\/\/www.tripadvisor.ca\/Profile\/johntJ3933DK","31557":"https:\/\/www.tripadvisor.ca\/Profile\/buffalodude","31563":"https:\/\/www.tripadvisor.ca\/Profile\/rafter3C","31564":"https:\/\/www.tripadvisor.ca\/Profile\/838melindap","31565":"https:\/\/www.tripadvisor.ca\/Profile\/Wolfpack29","31567":"https:\/\/www.tripadvisor.ca\/Profile\/stevefT9770HZ","31568":"https:\/\/www.tripadvisor.ca\/Profile\/930brianaj","31569":"https:\/\/www.tripadvisor.ca\/Profile\/oriordannoelle","31570":"https:\/\/www.tripadvisor.ca\/Profile\/918Brandon","31571":"https:\/\/www.tripadvisor.ca\/Profile\/fkdubs","31572":"https:\/\/www.tripadvisor.ca\/Profile\/Yerxlnc","31574":"https:\/\/www.tripadvisor.ca\/Profile\/325SarahR","31575":"https:\/\/www.tripadvisor.ca\/Profile\/bvb10","31577":"https:\/\/www.tripadvisor.ca\/Profile\/jeffmZ6564PS","31578":"https:\/\/www.tripadvisor.ca\/Profile\/lyndonc960","31579":"https:\/\/www.tripadvisor.ca\/Profile\/diamondseeker","31580":"https:\/\/www.tripadvisor.ca\/Profile\/696tammye","31581":"https:\/\/www.tripadvisor.ca\/Profile\/93jessep","31582":"https:\/\/www.tripadvisor.ca\/Profile\/83KitKat","31583":"https:\/\/www.tripadvisor.ca\/Profile\/kitman2012","31584":"https:\/\/www.tripadvisor.ca\/Profile\/Smalaniuk","31585":"https:\/\/www.tripadvisor.ca\/Profile\/kkroe77","31586":"https:\/\/www.tripadvisor.ca\/Profile\/jpsan2006","31587":"https:\/\/www.tripadvisor.ca\/Profile\/467linb","31588":"https:\/\/www.tripadvisor.ca\/Profile\/4jsadventures","31589":"https:\/\/www.tripadvisor.ca\/Profile\/littlebuddy2013","31590":"https:\/\/www.tripadvisor.ca\/Profile\/Look4-2","31591":"https:\/\/www.tripadvisor.ca\/Profile\/332harveyc","31592":"https:\/\/www.tripadvisor.ca\/Profile\/michaellU5029NG","31593":"https:\/\/www.tripadvisor.ca\/Profile\/Newborn7128","31594":"https:\/\/www.tripadvisor.ca\/Profile\/stasir","31595":"https:\/\/www.tripadvisor.ca\/Profile\/gator71","31596":"https:\/\/www.tripadvisor.ca\/Profile\/Sharmane1","31597":"https:\/\/www.tripadvisor.ca\/Profile\/kawigirl1979","31608":"https:\/\/www.tripadvisor.ca\/Profile\/DuncanMusicman","31609":"https:\/\/www.tripadvisor.ca\/Profile\/blonde_bond","31610":"https:\/\/www.tripadvisor.ca\/Profile\/MarkLWills","31611":"https:\/\/www.tripadvisor.ca\/Profile\/mzaquia","31612":"https:\/\/www.tripadvisor.ca\/Profile\/SansSouci11","31613":"https:\/\/www.tripadvisor.ca\/Profile\/Gibber1968","31614":"https:\/\/www.tripadvisor.ca\/Profile\/dholy","31615":"https:\/\/www.tripadvisor.ca\/Profile\/Cdn_fam_travels","31616":"https:\/\/www.tripadvisor.ca\/Profile\/seano831","31617":"https:\/\/www.tripadvisor.ca\/Profile\/pdoug72","31618":"https:\/\/www.tripadvisor.ca\/Profile\/Danielle0720","31619":"https:\/\/www.tripadvisor.ca\/Profile\/Dave1453","31620":"https:\/\/www.tripadvisor.ca\/Profile\/DanceMomma2","31621":"https:\/\/www.tripadvisor.ca\/Profile\/JeffFr","31622":"https:\/\/www.tripadvisor.ca\/Profile\/Lovinglife16","31623":"https:\/\/www.tripadvisor.ca\/Profile\/Prarieboy","31624":"https:\/\/www.tripadvisor.ca\/Profile\/RP291","31625":"https:\/\/www.tripadvisor.ca\/Profile\/Geordiegirl63","31626":"https:\/\/www.tripadvisor.ca\/Profile\/AshleyDawn84","31627":"https:\/\/www.tripadvisor.ca\/Profile\/MaddyG468","31628":"https:\/\/www.tripadvisor.ca\/Profile\/jackymoff","31629":"https:\/\/www.tripadvisor.ca\/Profile\/carlosryana","31630":"https:\/\/www.tripadvisor.ca\/Profile\/bhamjeep","31631":"https:\/\/www.tripadvisor.ca\/Profile\/168calvinm","31632":"https:\/\/www.tripadvisor.ca\/Profile\/We_Love_2_Travel2013","31633":"https:\/\/www.tripadvisor.ca\/Profile\/Cowboy005","31634":"https:\/\/www.tripadvisor.ca\/Profile\/BritJones","31635":"https:\/\/www.tripadvisor.ca\/Profile\/duchessofsunhill","31636":"https:\/\/www.tripadvisor.ca\/Profile\/768nm","31637":"https:\/\/www.tripadvisor.ca\/Profile\/MT324","31638":"https:\/\/www.tripadvisor.ca\/Profile\/179annd","31639":"https:\/\/www.tripadvisor.ca\/Profile\/Judare","31640":"https:\/\/www.tripadvisor.ca\/Profile\/DeanCalgary","31641":"https:\/\/www.tripadvisor.ca\/Profile\/jacquir440","31642":"https:\/\/www.tripadvisor.ca\/Profile\/925SusanP925","31643":"https:\/\/www.tripadvisor.ca\/Profile\/beachfun10","31644":"https:\/\/www.tripadvisor.ca\/Profile\/236KellyS","31645":"https:\/\/www.tripadvisor.ca\/Profile\/SnowbirdfromCanada","31646":"https:\/\/www.tripadvisor.ca\/Profile\/Flames97","31648":"https:\/\/www.tripadvisor.ca\/Profile\/kkroe77","31649":"https:\/\/www.tripadvisor.ca\/Profile\/H1h442","31650":"https:\/\/www.tripadvisor.ca\/Profile\/Stevedk01","31651":"https:\/\/www.tripadvisor.ca\/Profile\/jakehandy1971","31652":"https:\/\/www.tripadvisor.ca\/Profile\/342suzyd","31653":"https:\/\/www.tripadvisor.ca\/Profile\/lorireimer","31654":"https:\/\/www.tripadvisor.ca\/Profile\/jzwick227661","31655":"https:\/\/www.tripadvisor.ca\/Profile\/casamargareadaville","31656":"https:\/\/www.tripadvisor.ca\/Profile\/verginiaz2017","31657":"https:\/\/www.tripadvisor.ca\/Profile\/941keithd","31658":"https:\/\/www.tripadvisor.ca\/Profile\/HikingLover","31659":"https:\/\/www.tripadvisor.ca\/Profile\/jolaynes615","31660":"https:\/\/www.tripadvisor.ca\/Profile\/S2428PSjeffreyb","31661":"https:\/\/www.tripadvisor.ca\/Profile\/parmveers2017","31662":"https:\/\/www.tripadvisor.ca\/Profile\/Ben_From_Been_there","31663":"https:\/\/www.tripadvisor.caundefined","31664":"https:\/\/www.tripadvisor.ca\/Profile\/barbm179","31665":"https:\/\/www.tripadvisor.ca\/Profile\/loganl433","31666":"https:\/\/www.tripadvisor.ca\/Profile\/57zandraz","31667":"https:\/\/www.tripadvisor.ca\/Profile\/DaleH207","31670":"https:\/\/www.tripadvisor.ca\/Profile\/williamgH514HD","31672":"https:\/\/www.tripadvisor.ca\/Profile\/422bettiel","31673":"nil","31679":"https:\/\/www.tripadvisor.ca\/Profile\/Liz730053","31681":"https:\/\/www.tripadvisor.ca\/Profile\/Angela_Fok","31682":"https:\/\/www.tripadvisor.ca\/Profile\/222carieg","31684":"https:\/\/www.tripadvisor.ca\/Profile\/260dalipc","31685":"https:\/\/www.tripadvisor.ca\/Profile\/Q1108WElaurah","31686":"https:\/\/www.tripadvisor.ca\/Profile\/jenle78","31687":"https:\/\/www.tripadvisor.ca\/Profile\/winstoncrinkle","31688":"https:\/\/www.tripadvisor.ca\/Profile\/167howardm","31689":"https:\/\/www.tripadvisor.ca\/Profile\/steveL8652JG","31691":"https:\/\/www.tripadvisor.ca\/Profile\/slargue","31692":"https:\/\/www.tripadvisor.ca\/Profile\/AlnMarg","31695":"https:\/\/www.tripadvisor.ca\/Profile\/TRAVEL_LOVER96","31696":"https:\/\/www.tripadvisor.ca\/Profile\/120wendyj","31698":"https:\/\/www.tripadvisor.ca\/Profile\/Brienbut","31699":"https:\/\/www.tripadvisor.ca\/Profile\/JW203","31701":"https:\/\/www.tripadvisor.ca\/Profile\/allysong905","31704":"https:\/\/www.tripadvisor.ca\/Profile\/JanniceC","31706":"https:\/\/www.tripadvisor.ca\/Profile\/625neilb625","31713":"https:\/\/www.tripadvisor.ca\/Profile\/731curtisp","31714":"https:\/\/www.tripadvisor.ca\/Profile\/327stephanie","31715":"https:\/\/www.tripadvisor.ca\/Profile\/Backroads_Wanderer","31717":"https:\/\/www.tripadvisor.ca\/Profile\/arthurd118","31718":"https:\/\/www.tripadvisor.ca\/Profile\/AidoseVelpe","31719":"https:\/\/www.tripadvisor.ca\/Profile\/WexleySnoops","31720":"https:\/\/www.tripadvisor.ca\/Profile\/leo4470","31722":"https:\/\/www.tripadvisor.ca\/Profile\/826juanitam","31723":"https:\/\/www.tripadvisor.ca\/Profile\/kanuck2015","31724":"https:\/\/www.tripadvisor.ca\/Profile\/BarbaraP274","31725":"https:\/\/www.tripadvisor.ca\/Profile\/40sumitc","31726":"https:\/\/www.tripadvisor.ca\/Profile\/637terryk","31727":"https:\/\/www.tripadvisor.ca\/Profile\/rcm682","31728":"https:\/\/www.tripadvisor.ca\/Profile\/459amandak","31730":"https:\/\/www.tripadvisor.ca\/Profile\/Jtravels78","31733":"https:\/\/www.tripadvisor.ca\/Profile\/thomassB8161GK","31734":"https:\/\/www.tripadvisor.ca\/Profile\/DoJeartist","31738":"https:\/\/www.tripadvisor.ca\/Profile\/ashleymP4933RP","31739":"https:\/\/www.tripadvisor.ca\/Profile\/Coachfitz","31740":"https:\/\/www.tripadvisor.ca\/Profile\/D993WQjohnb","31741":"https:\/\/www.tripadvisor.ca\/Profile\/LauraP472","31742":"https:\/\/www.tripadvisor.ca\/Profile\/brentc355","31744":"https:\/\/www.tripadvisor.ca\/Profile\/TrueCanucks","31747":"https:\/\/www.tripadvisor.ca\/Profile\/Fundom64","31749":"https:\/\/www.tripadvisor.ca\/Profile\/829meganj","31752":"https:\/\/www.tripadvisor.ca\/Profile\/neilm955","31753":"https:\/\/www.tripadvisor.ca\/Profile\/jodies141","31754":"https:\/\/www.tripadvisor.ca\/Profile\/rickyland","31755":"https:\/\/www.tripadvisor.ca\/Profile\/836timothyc","31756":"https:\/\/www.tripadvisor.ca\/Profile\/caddism","31757":"https:\/\/www.tripadvisor.ca\/Profile\/dirks306","31761":"https:\/\/www.tripadvisor.ca\/Profile\/555jimd","31762":"https:\/\/www.tripadvisor.ca\/Profile\/dorisd918","31766":"https:\/\/www.tripadvisor.ca\/Profile\/AGS56","31768":"https:\/\/www.tripadvisor.ca\/Profile\/LucasM628","31771":"https:\/\/www.tripadvisor.ca\/Profile\/Tripsterchick","31781":"https:\/\/www.tripadvisor.ca\/Profile\/W3209XYjamess","31788":"https:\/\/www.tripadvisor.ca\/Profile\/peterhC7083EV","31789":"https:\/\/www.tripadvisor.ca\/Profile\/J3087LOsusanh","31790":"https:\/\/www.tripadvisor.ca\/Profile\/EswinaN","31791":"https:\/\/www.tripadvisor.ca\/Profile\/14henrym","31792":"https:\/\/www.tripadvisor.ca\/Profile\/472katier","31808":"https:\/\/www.tripadvisor.ca\/Profile\/davet820","31819":"https:\/\/www.tripadvisor.ca\/Profile\/notoriouskelly","31823":"https:\/\/www.tripadvisor.ca\/Profile\/Cherokee_girl2013","31826":"https:\/\/www.tripadvisor.ca\/Profile\/atticgirl7","31828":"https:\/\/www.tripadvisor.ca\/Profile\/pneriah","31829":"https:\/\/www.tripadvisor.ca\/Profile\/soulseek","31830":"https:\/\/www.tripadvisor.ca\/Profile\/MattyJoh","31834":"https:\/\/www.tripadvisor.ca\/Profile\/Rocketorodney","31835":"https:\/\/www.tripadvisor.ca\/Profile\/justinm238","31843":"https:\/\/www.tripadvisor.ca\/Profile\/Grandma1Jane","31845":"https:\/\/www.tripadvisor.ca\/Profile\/jimj727","31846":"https:\/\/www.tripadvisor.ca\/Profile\/LR482","31848":"https:\/\/www.tripadvisor.ca\/Profile\/baudley","31853":"https:\/\/www.tripadvisor.ca\/Profile\/CJahn1991","31858":"https:\/\/www.tripadvisor.ca\/Profile\/Berryshack","31863":"https:\/\/www.tripadvisor.ca\/Profile\/374shirleyj","31868":"https:\/\/www.tripadvisor.ca\/Profile\/ToddMiki","31873":"https:\/\/www.tripadvisor.ca\/Profile\/kristy9999","31878":"nil","31898":"https:\/\/www.tripadvisor.ca\/Profile\/father_ernie","31903":"https:\/\/www.tripadvisor.ca\/Profile\/513rong","31908":"https:\/\/www.tripadvisor.ca\/Profile\/bobx2014","31918":"https:\/\/www.tripadvisor.ca\/Profile\/Geographer08","31923":"https:\/\/www.tripadvisor.ca\/Profile\/binib2018","31924":"https:\/\/www.tripadvisor.ca\/Profile\/andrewn309","31925":"https:\/\/www.tripadvisor.ca\/Profile\/MiissouriMan1001","31926":"https:\/\/www.tripadvisor.ca\/Profile\/PaulM5603","31927":"https:\/\/www.tripadvisor.ca\/Profile\/sneezyfox","31928":"https:\/\/www.tripadvisor.ca\/Profile\/wayneh198","31929":"https:\/\/www.tripadvisor.ca\/Profile\/JeanYHZ","31930":"https:\/\/www.tripadvisor.ca\/Profile\/LenLangevin","31931":"https:\/\/www.tripadvisor.ca\/Profile\/Ben_From_Been_there","31932":"https:\/\/www.tripadvisor.ca\/Profile\/AMSHL","31933":"nil","31938":"https:\/\/www.tripadvisor.ca\/Profile\/PaulNazareth","31939":"https:\/\/www.tripadvisor.ca\/Profile\/KDawnL81","31940":"https:\/\/www.tripadvisor.ca\/Profile\/cowanc","31941":"https:\/\/www.tripadvisor.ca\/Profile\/Jet13492047460","31942":"https:\/\/www.tripadvisor.ca\/Profile\/G2603WIgeorgew","31943":"https:\/\/www.tripadvisor.ca\/Profile\/991deanc","31944":"https:\/\/www.tripadvisor.ca\/Profile\/DX2GO","31945":"https:\/\/www.tripadvisor.ca\/Profile\/mumsin","31946":"https:\/\/www.tripadvisor.ca\/Profile\/Centre_of_Canada","31947":"https:\/\/www.tripadvisor.ca\/Profile\/714darleenb","31948":"https:\/\/www.tripadvisor.ca\/Profile\/Culture36556420467","31949":"https:\/\/www.tripadvisor.ca\/Profile\/Trek16913774588","31950":"https:\/\/www.tripadvisor.ca\/Profile\/GrandTour56716338335","31951":"https:\/\/www.tripadvisor.ca\/Profile\/Discover45263628909","31952":"https:\/\/www.tripadvisor.ca\/Profile\/Getaway32966019047","31953":"https:\/\/www.tripadvisor.ca\/Profile\/Audlyn","31954":"https:\/\/www.tripadvisor.ca\/Profile\/camillacatface62","31955":"https:\/\/www.tripadvisor.ca\/Profile\/marlenepreston","31956":"https:\/\/www.tripadvisor.ca\/Profile\/kmtmontana","31957":"https:\/\/www.tripadvisor.ca\/Profile\/malfred0521","31958":"https:\/\/www.tripadvisor.ca\/Profile\/dzumbino","31959":"https:\/\/www.tripadvisor.ca\/Profile\/suzannegautreau","31960":"https:\/\/www.tripadvisor.ca\/Profile\/sd2018989","31961":"https:\/\/www.tripadvisor.ca\/Profile\/881JoyceV","31962":"https:\/\/www.tripadvisor.ca\/Profile\/bcsanders","31963":"https:\/\/www.tripadvisor.ca\/Profile\/montanafan","31964":"https:\/\/www.tripadvisor.ca\/Profile\/bjarnason27","31965":"https:\/\/www.tripadvisor.ca\/Profile\/pmcphoenix","31966":"https:\/\/www.tripadvisor.ca\/Profile\/SDupuis","31967":"https:\/\/www.tripadvisor.ca\/Profile\/908getaway","31968":"nil","31973":"https:\/\/www.tripadvisor.ca\/Profile\/901dm","31974":"https:\/\/www.tripadvisor.ca\/Profile\/GaryM744","31975":"https:\/\/www.tripadvisor.ca\/Profile\/F3188SJryanb","31976":"https:\/\/www.tripadvisor.ca\/Profile\/edwardbs2014","31977":"https:\/\/www.tripadvisor.ca\/Profile\/kayjo72","31978":"https:\/\/www.tripadvisor.ca\/Profile\/imagemaker1","31979":"https:\/\/www.tripadvisor.ca\/Profile\/dianescote","31980":"https:\/\/www.tripadvisor.ca\/Profile\/rubiec512","31981":"https:\/\/www.tripadvisor.ca\/Profile\/mokoosh","31982":"https:\/\/www.tripadvisor.ca\/Profile\/dreamingofgreece","31983":"https:\/\/www.tripadvisor.ca\/Profile\/Roving753937","31984":"https:\/\/www.tripadvisor.ca\/Profile\/mmsun_travelbug","31985":"https:\/\/www.tripadvisor.ca\/Profile\/bpiehl2018","31986":"https:\/\/www.tripadvisor.ca\/Profile\/brittanymackee","31987":"https:\/\/www.tripadvisor.ca\/Profile\/mitchellkae","31988":"https:\/\/www.tripadvisor.ca\/Profile\/203garryn","31989":"https:\/\/www.tripadvisor.ca\/Profile\/TheTravFam","31990":"https:\/\/www.tripadvisor.ca\/Profile\/535stanleyf","31991":"https:\/\/www.tripadvisor.ca\/Profile\/F8825HWchristophera","31992":"https:\/\/www.tripadvisor.ca\/Profile\/Debbie402","31993":"https:\/\/www.tripadvisor.ca\/Profile\/rissakip","31994":"https:\/\/www.tripadvisor.ca\/Profile\/travellingshow2013","31995":"https:\/\/www.tripadvisor.ca\/Profile\/cherylk315","31996":"https:\/\/www.tripadvisor.ca\/Profile\/yourdailyzen","31997":"https:\/\/www.tripadvisor.ca\/Profile\/oldfolksAlberta","31998":"https:\/\/www.tripadvisor.ca\/Profile\/ScotAlberta","31999":"https:\/\/www.tripadvisor.ca\/Profile\/picky154944","32000":"https:\/\/www.tripadvisor.ca\/Profile\/sarahkropf","32001":"https:\/\/www.tripadvisor.ca\/Profile\/LynneK248","32002":"https:\/\/www.tripadvisor.ca\/Profile\/ClaudesMum","32008":"https:\/\/www.tripadvisor.ca\/Profile\/jnhower","32009":"https:\/\/www.tripadvisor.ca\/Profile\/EdnaN586","32010":"https:\/\/www.tripadvisor.ca\/Profile\/Jdabroad56","32011":"https:\/\/www.tripadvisor.ca\/Profile\/strickly2016","32012":"https:\/\/www.tripadvisor.ca\/Profile\/stant2018","32013":"https:\/\/www.tripadvisor.ca\/Profile\/davecN3584NT","32014":"https:\/\/www.tripadvisor.ca\/Profile\/533kenv","32015":"https:\/\/www.tripadvisor.ca\/Profile\/F9028KLkellyp","32016":"https:\/\/www.tripadvisor.ca\/Profile\/ernestoh487","32017":"https:\/\/www.tripadvisor.ca\/Profile\/jimmyg974","32018":"https:\/\/www.tripadvisor.ca\/Profile\/LPad1","32019":"https:\/\/www.tripadvisor.ca\/Profile\/dt0958","32020":"https:\/\/www.tripadvisor.ca\/Profile\/joannerS863TB","32021":"https:\/\/www.tripadvisor.ca\/Profile\/716shirleyj","32022":"https:\/\/www.tripadvisor.ca\/Profile\/430kelsiv","32028":"https:\/\/www.tripadvisor.ca\/Profile\/salinaj2016","32029":"https:\/\/www.tripadvisor.ca\/Profile\/635terrap","32030":"https:\/\/www.tripadvisor.ca\/Profile\/rnoyes21","32031":"https:\/\/www.tripadvisor.ca\/Profile\/SallyM89","32032":"https:\/\/www.tripadvisor.ca\/Profile\/mammaberger","32033":"https:\/\/www.tripadvisor.ca\/Profile\/armyde","32034":"https:\/\/www.tripadvisor.ca\/Profile\/S242IJheatherh","32035":"https:\/\/www.tripadvisor.ca\/Profile\/TDWest22","32036":"https:\/\/www.tripadvisor.ca\/Profile\/lornee787","32037":"https:\/\/www.tripadvisor.ca\/Profile\/belindam332","32038":"https:\/\/www.tripadvisor.ca\/Profile\/timv88","32039":"https:\/\/www.tripadvisor.ca\/Profile\/snooziep","32040":"https:\/\/www.tripadvisor.ca\/Profile\/MackyM9","32041":"https:\/\/www.tripadvisor.ca\/Profile\/lauried207","32042":"https:\/\/www.tripadvisor.ca\/Profile\/cindypY3644ZS","32043":"https:\/\/www.tripadvisor.ca\/Profile\/tdth0mas","32044":"https:\/\/www.tripadvisor.ca\/Profile\/jaunty5","32045":"https:\/\/www.tripadvisor.ca\/Profile\/susanw799","32046":"https:\/\/www.tripadvisor.ca\/Profile\/75ricke","32047":"https:\/\/www.tripadvisor.ca\/Profile\/K5433AGjamesl","32053":"https:\/\/www.tripadvisor.ca\/Profile\/2Calgarians","32054":"https:\/\/www.tripadvisor.ca\/Profile\/DaveH656","32055":"https:\/\/www.tripadvisor.ca\/Profile\/mydogjane","32056":"https:\/\/www.tripadvisor.ca\/Profile\/HazelR582","32057":"https:\/\/www.tripadvisor.ca\/Profile\/AJK143","32058":"https:\/\/www.tripadvisor.ca\/Profile\/RayM37","32059":"https:\/\/www.tripadvisor.ca\/Profile\/markwX1521PT","32060":"https:\/\/www.tripadvisor.ca\/Profile\/Jcnilinda","32061":"https:\/\/www.tripadvisor.ca\/Profile\/laurierdcffc","32062":"https:\/\/www.tripadvisor.ca\/Profile\/lyne24","32063":"https:\/\/www.tripadvisor.ca\/Profile\/Sundogs40","32064":"https:\/\/www.tripadvisor.ca\/Profile\/U4265HDdianef","32065":"https:\/\/www.tripadvisor.ca\/Profile\/JoyeW","32066":"https:\/\/www.tripadvisor.ca\/Profile\/JMay2014","32067":"https:\/\/www.tripadvisor.ca\/Profile\/Calberta","32068":"https:\/\/www.tripadvisor.ca\/Profile\/AgnesO931","32069":"https:\/\/www.tripadvisor.ca\/Profile\/k-bull6","32070":"https:\/\/www.tripadvisor.ca\/Profile\/dorothyg106","32071":"https:\/\/www.tripadvisor.ca\/Profile\/daniplx","32072":"https:\/\/www.tripadvisor.ca\/Profile\/haileywalker92","32073":"https:\/\/www.tripadvisor.ca\/Profile\/E4639LQkarenw","32074":"https:\/\/www.tripadvisor.ca\/Profile\/Connector","32075":"https:\/\/www.tripadvisor.ca\/Profile\/andreahD3477AX","32076":"https:\/\/www.tripadvisor.ca\/Profile\/jeannek557","32088":"https:\/\/www.tripadvisor.ca\/Profile\/trevorc39","32089":"https:\/\/www.tripadvisor.ca\/Profile\/TimMad","32090":"https:\/\/www.tripadvisor.ca\/Profile\/559ernieb","32091":"https:\/\/www.tripadvisor.ca\/Profile\/R9281HUronb","32092":"https:\/\/www.tripadvisor.ca\/Profile\/PapaBedo","32099":"https:\/\/www.tripadvisor.ca\/Profile\/JCFccccc","32100":"https:\/\/www.tripadvisor.ca\/Profile\/984juliusl","32101":"https:\/\/www.tripadvisor.ca\/Profile\/nadiner474","32102":"https:\/\/www.tripadvisor.ca\/Profile\/Canmoretravelbugs","32104":"https:\/\/www.tripadvisor.ca\/Profile\/lloydc618","32105":"https:\/\/www.tripadvisor.ca\/Profile\/lindahZ8914CJ","32106":"https:\/\/www.tripadvisor.ca\/Profile\/dgos9","32107":"https:\/\/www.tripadvisor.ca\/Profile\/mahmoudl233","32108":"https:\/\/www.tripadvisor.ca\/Profile\/Fearless262586","32109":"https:\/\/www.tripadvisor.ca\/Profile\/985lindseyc","32110":"https:\/\/www.tripadvisor.ca\/Profile\/DougofCalgary","32111":"https:\/\/www.tripadvisor.ca\/Profile\/TaliaP2013","32112":"https:\/\/www.tripadvisor.ca\/Profile\/albertacf","32113":"https:\/\/www.tripadvisor.ca\/Profile\/hikingprof","32114":"https:\/\/www.tripadvisor.ca\/Profile\/tydo_50","32115":"https:\/\/www.tripadvisor.ca\/Profile\/melonjk","32116":"https:\/\/www.tripadvisor.ca\/Profile\/kevindE4643QY","32117":"https:\/\/www.tripadvisor.ca\/Profile\/metaungulate","32118":"https:\/\/www.tripadvisor.ca\/Profile\/A9275JWmarias","32119":"https:\/\/www.tripadvisor.ca\/Profile\/690GeorgeC","32120":"https:\/\/www.tripadvisor.ca\/Profile\/H5012RFbillh","32121":"https:\/\/www.tripadvisor.ca\/Profile\/lorrieb876","32122":"https:\/\/www.tripadvisor.ca\/Profile\/GOTRAIN","32123":"https:\/\/www.tripadvisor.ca\/Profile\/cindysparrow","32124":"https:\/\/www.tripadvisor.ca\/Profile\/billt118","32125":"https:\/\/www.tripadvisor.ca\/Profile\/398suzetteh","32126":"https:\/\/www.tripadvisor.ca\/Profile\/elainel878","32127":"https:\/\/www.tripadvisor.ca\/Profile\/sharonwM6736YQ","32128":"https:\/\/www.tripadvisor.ca\/Profile\/212peterson","32129":"https:\/\/www.tripadvisor.ca\/Profile\/mikevL2552XP","32130":"https:\/\/www.tripadvisor.ca\/Profile\/eastonm2015","32131":"https:\/\/www.tripadvisor.ca\/Profile\/rayg229","32132":"https:\/\/www.tripadvisor.ca\/Profile\/U5837MFphilipr","32133":"https:\/\/www.tripadvisor.ca\/Profile\/R1806FCdenisc","32134":"https:\/\/www.tripadvisor.ca\/Profile\/AWPR","32136":"https:\/\/www.tripadvisor.ca\/Profile\/288dwightb","32137":"https:\/\/www.tripadvisor.ca\/Profile\/Smordly","32138":"https:\/\/www.tripadvisor.ca\/Profile\/AbueloElkford_BC","32139":"https:\/\/www.tripadvisor.ca\/Profile\/RickZ47","32140":"https:\/\/www.tripadvisor.ca\/Profile\/delisledelisle","32141":"https:\/\/www.tripadvisor.ca\/Profile\/salupm1","32142":"https:\/\/www.tripadvisor.ca\/Profile\/224janett","32143":"https:\/\/www.tripadvisor.ca\/Profile\/jessiem913","32144":"https:\/\/www.tripadvisor.ca\/Profile\/Family_Tripster_05","32145":"https:\/\/www.tripadvisor.ca\/Profile\/monrabdog","32146":"https:\/\/www.tripadvisor.ca\/Profile\/162kenzieb","32147":"https:\/\/www.tripadvisor.ca\/Profile\/astormchaser","32148":"https:\/\/www.tripadvisor.ca\/Profile\/V9028NMsarahn","32149":"https:\/\/www.tripadvisor.ca\/Profile\/judy22015","32150":"https:\/\/www.tripadvisor.ca\/Profile\/N9997KVkarenl","32151":"https:\/\/www.tripadvisor.ca\/Profile\/whatdelayindustries","32152":"https:\/\/www.tripadvisor.ca\/Profile\/snooziep","32153":"https:\/\/www.tripadvisor.ca\/Profile\/PeteLikesFishing","32154":"https:\/\/www.tripadvisor.ca\/Profile\/DougE22","32155":"https:\/\/www.tripadvisor.ca\/Profile\/victoriak91","32156":"https:\/\/www.tripadvisor.ca\/Profile\/566crise","32157":"https:\/\/www.tripadvisor.ca\/Profile\/Sandandsunshine","32158":"nil","32163":"https:\/\/www.tripadvisor.ca\/Profile\/97Z28","32164":"https:\/\/www.tripadvisor.ca\/Profile\/Saskymexy","32165":"https:\/\/www.tripadvisor.ca\/Profile\/L8379YQrickh","32166":"https:\/\/www.tripadvisor.ca\/Profile\/lorriek554","32167":"https:\/\/www.tripadvisor.ca\/Profile\/E7516GVtomm","32168":"https:\/\/www.tripadvisor.ca\/Profile\/gilb112016","32169":"https:\/\/www.tripadvisor.ca\/Profile\/SunCruise2014","32170":"https:\/\/www.tripadvisor.ca\/Profile\/BradleyA786","32171":"https:\/\/www.tripadvisor.ca\/Profile\/cre1985","32172":"https:\/\/www.tripadvisor.ca\/Profile\/EatRestRepeat","32173":"https:\/\/www.tripadvisor.ca\/Profile\/Stephen5575","32174":"https:\/\/www.tripadvisor.ca\/Profile\/fadamek","32175":"https:\/\/www.tripadvisor.ca\/Profile\/suzyklassen","32176":"https:\/\/www.tripadvisor.ca\/Profile\/pkl90","32177":"https:\/\/www.tripadvisor.ca\/Profile\/Powick","32183":"https:\/\/www.tripadvisor.ca\/Profile\/holidaygirltinita","32184":"https:\/\/www.tripadvisor.ca\/Profile\/KathyR327","32185":"https:\/\/www.tripadvisor.ca\/Profile\/PeregrineEdmonton","32186":"https:\/\/www.tripadvisor.ca\/Profile\/A3vanRooij","32187":"https:\/\/www.tripadvisor.ca\/Profile\/traviscummings10km","32188":"https:\/\/www.tripadvisor.ca\/Profile\/CanadianGoesAbroad","32189":"https:\/\/www.tripadvisor.ca\/Profile\/Ronmexico78","32190":"https:\/\/www.tripadvisor.ca\/Profile\/JerryPavel017","32191":"https:\/\/www.tripadvisor.ca\/Profile\/mm1969632","32192":"https:\/\/www.tripadvisor.ca\/Profile\/Goven","32203":"https:\/\/www.tripadvisor.ca\/Profile\/kmom9663","32204":"https:\/\/www.tripadvisor.ca\/Profile\/LINDSAYN599","32205":"https:\/\/www.tripadvisor.ca\/Profile\/shnpan","32206":"https:\/\/www.tripadvisor.ca\/Profile\/Triumph1970","32207":"https:\/\/www.tripadvisor.ca\/Profile\/Canmoretravelbugs","32208":"https:\/\/www.tripadvisor.ca\/Profile\/paulbC6607DF","32209":"https:\/\/www.tripadvisor.ca\/Profile\/DonCreston","32210":"https:\/\/www.tripadvisor.ca\/Profile\/J1199BHannab","32211":"https:\/\/www.tripadvisor.ca\/Profile\/353kathyd","32212":"https:\/\/www.tripadvisor.ca\/Profile\/RayF590","32213":"https:\/\/www.tripadvisor.ca\/Profile\/EswinaN","32214":"https:\/\/www.tripadvisor.ca\/Profile\/Jim-Denise-MB","32215":"https:\/\/www.tripadvisor.ca\/Profile\/c_kangaroo","32216":"https:\/\/www.tripadvisor.ca\/Profile\/869jeffp","32217":"https:\/\/www.tripadvisor.ca\/Profile\/LB829","32218":"https:\/\/www.tripadvisor.ca\/Profile\/AndrewS381","32219":"https:\/\/www.tripadvisor.ca\/Profile\/948lesi","32220":"https:\/\/www.tripadvisor.ca\/Profile\/1redhed1","32221":"https:\/\/www.tripadvisor.ca\/Profile\/maryo324","32222":"https:\/\/www.tripadvisor.ca\/Profile\/LA150","32223":"https:\/\/www.tripadvisor.ca\/Profile\/roadwarrior252","32224":"https:\/\/www.tripadvisor.ca\/Profile\/TravellingWKidsAB","32225":"https:\/\/www.tripadvisor.ca\/Profile\/jonnypq","32226":"https:\/\/www.tripadvisor.ca\/Profile\/Disneylovers2000","32227":"https:\/\/www.tripadvisor.ca\/Profile\/Chackett","32228":"https:\/\/www.tripadvisor.ca\/Profile\/yyc44traveler","32229":"https:\/\/www.tripadvisor.ca\/Profile\/AlR664","32230":"https:\/\/www.tripadvisor.ca\/Profile\/DeannaD_11","32231":"https:\/\/www.tripadvisor.ca\/Profile\/293davec","32232":"https:\/\/www.tripadvisor.ca\/Profile\/56adventuregirl","32233":"https:\/\/www.tripadvisor.ca\/Profile\/IngridW863","32234":"https:\/\/www.tripadvisor.ca\/Profile\/GeorgeS954","32235":"https:\/\/www.tripadvisor.ca\/Profile\/Wilderness188","32237":"https:\/\/www.tripadvisor.ca\/Profile\/Davalicious","32238":"https:\/\/www.tripadvisor.ca\/Profile\/snippin","32239":"https:\/\/www.tripadvisor.caundefined","32240":"https:\/\/www.tripadvisor.ca\/Profile\/SaltLakeSteve","32241":"https:\/\/www.tripadvisor.ca\/Profile\/48DianeM","32242":"https:\/\/www.tripadvisor.ca\/Profile\/Cosmopolitan810333","32243":"https:\/\/www.tripadvisor.ca\/Profile\/IgalA_11","32244":"https:\/\/www.tripadvisor.ca\/Profile\/CanadianLady11","32245":"https:\/\/www.tripadvisor.ca\/Profile\/CranbrookFilby","32246":"https:\/\/www.tripadvisor.ca\/Profile\/g0neaway","32247":"https:\/\/www.tripadvisor.ca\/Profile\/AnabelleL_12","32253":"https:\/\/www.tripadvisor.ca\/Profile\/Beaver8","32254":"https:\/\/www.tripadvisor.ca\/Profile\/CS6","32255":"https:\/\/www.tripadvisor.ca\/Profile\/I_am_homeward_bound","32256":"https:\/\/www.tripadvisor.ca\/Profile\/Anne4Calgary","32257":"https:\/\/www.tripadvisor.ca\/Profile\/Dabbo56","32258":"https:\/\/www.tripadvisor.ca\/Profile\/Laneybc","32259":"https:\/\/www.tripadvisor.ca\/Profile\/JRSM1THAlberta","32260":"https:\/\/www.tripadvisor.ca\/Profile\/altagal","32261":"https:\/\/www.tripadvisor.ca\/Profile\/Matthewson","32262":"https:\/\/www.tripadvisor.ca\/Profile\/lctbro","32263":"https:\/\/www.tripadvisor.ca\/Profile\/Dreamer07604164969","32264":"https:\/\/www.tripadvisor.ca\/Profile\/happy778","32265":"https:\/\/www.tripadvisor.ca\/Profile\/Fearless40057427839","32266":"https:\/\/www.tripadvisor.ca\/Profile\/LorrieG21","32267":"https:\/\/www.tripadvisor.ca\/Profile\/Passenger45481149052","32268":"https:\/\/www.tripadvisor.ca\/Profile\/alinemR4677WR","32269":"https:\/\/www.tripadvisor.ca\/Profile\/debbiek457","32270":"https:\/\/www.tripadvisor.ca\/Profile\/Sherpa59367599516","32271":"https:\/\/www.tripadvisor.ca\/Profile\/950rosen","32272":"https:\/\/www.tripadvisor.ca\/Profile\/KermitNC","32273":"https:\/\/www.tripadvisor.ca\/Profile\/LH614","32274":"https:\/\/www.tripadvisor.ca\/Profile\/685kenw","32275":"https:\/\/www.tripadvisor.ca\/Profile\/MalcolmC426","32276":"https:\/\/www.tripadvisor.ca\/Profile\/750gailr","32277":"https:\/\/www.tripadvisor.ca\/Profile\/marshajanelowe65","32278":"nil","32288":"https:\/\/www.tripadvisor.ca\/Profile\/429laurieb","32289":"https:\/\/www.tripadvisor.ca\/Profile\/syd5562","32290":"https:\/\/www.tripadvisor.ca\/Profile\/O8640BQjohnh","32291":"https:\/\/www.tripadvisor.ca\/Profile\/sadcustomer90","32292":"https:\/\/www.tripadvisor.ca\/Profile\/tmallinson56","32293":"https:\/\/www.tripadvisor.ca\/Profile\/themays1996","32294":"https:\/\/www.tripadvisor.ca\/Profile\/MySilkRoad","32295":"https:\/\/www.tripadvisor.ca\/Profile\/charlotted831","32296":"https:\/\/www.tripadvisor.ca\/Profile\/joandstu2017","32297":"https:\/\/www.tripadvisor.ca\/Profile\/TheBatCave_13","32298":"https:\/\/www.tripadvisor.ca\/Profile\/I2519MXpaulr","32299":"https:\/\/www.tripadvisor.ca\/Profile\/lenalora","32300":"https:\/\/www.tripadvisor.ca\/Profile\/windrd","32301":"https:\/\/www.tripadvisor.ca\/Profile\/975gg","32302":"https:\/\/www.tripadvisor.ca\/Profile\/JGR123","32303":"https:\/\/www.tripadvisor.ca\/Profile\/Jzjsolo","32304":"https:\/\/www.tripadvisor.ca\/Profile\/kitten50","32305":"https:\/\/www.tripadvisor.ca\/Profile\/cornerstoneyyc","32306":"https:\/\/www.tripadvisor.ca\/Profile\/WhitemudTravellers","32307":"https:\/\/www.tripadvisor.ca\/Profile\/KyleN1598","32308":"https:\/\/www.tripadvisor.ca\/Profile\/772PAULW772","32309":"https:\/\/www.tripadvisor.ca\/Profile\/LinLo50","32310":"https:\/\/www.tripadvisor.ca\/Profile\/rlyn88","32311":"https:\/\/www.tripadvisor.ca\/Profile\/525cindyr","32312":"https:\/\/www.tripadvisor.ca\/Profile\/Yang_0001","32313":"https:\/\/www.tripadvisor.ca\/Profile\/jayl474","32314":"https:\/\/www.tripadvisor.ca\/Profile\/janetmX6574DE","32315":"https:\/\/www.tripadvisor.ca\/Profile\/denniswU1266DP","32316":"https:\/\/www.tripadvisor.ca\/Profile\/peterdT944BR","32317":"https:\/\/www.tripadvisor.ca\/Profile\/Joe-Lincoln-CA","32323":"https:\/\/www.tripadvisor.ca\/Profile\/BarrieIlovetotravel","32324":"https:\/\/www.tripadvisor.ca\/Profile\/VictorH497","32325":"https:\/\/www.tripadvisor.ca\/Profile\/665brandij","32326":"https:\/\/www.tripadvisor.ca\/Profile\/Earthmuffin92","32327":"https:\/\/www.tripadvisor.ca\/Profile\/PortlandRoss","32328":"https:\/\/www.tripadvisor.ca\/Profile\/wardgarner","32329":"https:\/\/www.tripadvisor.ca\/Profile\/D0t123","32330":"https:\/\/www.tripadvisor.ca\/Profile\/qmackie","32331":"https:\/\/www.tripadvisor.ca\/Profile\/RustyTiger","32332":"https:\/\/www.tripadvisor.ca\/Profile\/624brentm","32333":"https:\/\/www.tripadvisor.ca\/Profile\/lanzie99","32334":"https:\/\/www.tripadvisor.ca\/Profile\/sovernet","32335":"https:\/\/www.tripadvisor.ca\/Profile\/Livinthrutravel","32336":"https:\/\/www.tripadvisor.ca\/Profile\/lmmnewjersey","32337":"https:\/\/www.tripadvisor.ca\/Profile\/611Marty","32338":"https:\/\/www.tripadvisor.ca\/Profile\/planetearthtour","32339":"https:\/\/www.tripadvisor.ca\/Profile\/CalgarySummer2010","32340":"https:\/\/www.tripadvisor.ca\/Profile\/BigJoBR","32341":"https:\/\/www.tripadvisor.ca\/Profile\/foxsandy","32342":"https:\/\/www.tripadvisor.ca\/Profile\/Jdabroad56","32343":"nil","32363":"https:\/\/www.tripadvisor.ca\/Profile\/mydogjane","32368":"https:\/\/www.tripadvisor.ca\/Profile\/drsnowdon","32373":"https:\/\/www.tripadvisor.ca\/Profile\/Vickie_Bernie","32378":"https:\/\/www.tripadvisor.ca\/Profile\/travellingamma","32383":"https:\/\/www.tripadvisor.ca\/Profile\/KDS33","32388":"https:\/\/www.tripadvisor.ca\/Profile\/baddawgpete","32393":"https:\/\/www.tripadvisor.ca\/Profile\/thejcsuperstar","32398":"https:\/\/www.tripadvisor.ca\/Profile\/Powick","32403":"https:\/\/www.tripadvisor.ca\/Profile\/myra792016","32413":"https:\/\/www.tripadvisor.ca\/Profile\/MattDD67","32423":"https:\/\/www.tripadvisor.ca\/Profile\/J2776BVtomh","32438":"https:\/\/www.tripadvisor.ca\/Profile\/DRobb04","32443":"https:\/\/www.tripadvisor.ca\/Profile\/CanadianRealtor","32448":"https:\/\/www.tripadvisor.ca\/Profile\/luciagayle","32453":"https:\/\/www.tripadvisor.ca\/Profile\/myzandlola","32458":"https:\/\/www.tripadvisor.ca\/Profile\/singlemomtraveller","32463":"https:\/\/www.tripadvisor.ca\/Profile\/Non-fly","32468":"https:\/\/www.tripadvisor.ca\/Profile\/gjsamson","32473":"https:\/\/www.tripadvisor.ca\/Profile\/KathleenR711","32478":"https:\/\/www.tripadvisor.ca\/Profile\/310staceyb","32483":"https:\/\/www.tripadvisor.ca\/Profile\/Alero17","32498":"https:\/\/www.tripadvisor.ca\/Profile\/Nthpy","32503":"https:\/\/www.tripadvisor.ca\/Profile\/HeatherDawn1972","32508":"https:\/\/www.tripadvisor.ca\/Profile\/360trevorh","32518":"https:\/\/www.tripadvisor.ca\/Profile\/dallasi2014","32528":"https:\/\/www.tripadvisor.ca\/Profile\/KarenRay777","32533":"https:\/\/www.tripadvisor.ca\/Profile\/486marcelh","32538":"https:\/\/www.tripadvisor.ca\/Profile\/klownt","32543":"https:\/\/www.tripadvisor.ca\/Profile\/R5297XZvanessam","32544":"https:\/\/www.tripadvisor.ca\/Profile\/355valdeneb","32545":"https:\/\/www.tripadvisor.ca\/Profile\/Road88437","32546":"https:\/\/www.tripadvisor.ca\/Profile\/I6777HYjamesd","32547":"https:\/\/www.tripadvisor.ca\/Profile\/444stephaniey","32548":"https:\/\/www.tripadvisor.ca\/Profile\/617Karen","32549":"https:\/\/www.tripadvisor.ca\/Profile\/TripMember06112015","32550":"https:\/\/www.tripadvisor.ca\/Profile\/W4004SKlauras","32551":"https:\/\/www.tripadvisor.ca\/Profile\/andra_secara","32552":"https:\/\/www.tripadvisor.ca\/Profile\/472mikb","32553":"nil","32558":"nil","32568":"nil","32570":"https:\/\/www.tripadvisor.ca\/Profile\/Companion15292410529","32571":"https:\/\/www.tripadvisor.ca\/Profile\/Compass17935232147","32572":"https:\/\/www.tripadvisor.ca\/Profile\/SandyRVing","32573":"https:\/\/www.tripadvisor.ca\/Profile\/828juliahb","32574":"https:\/\/www.tripadvisor.ca\/Profile\/MMCS1","32575":"nil","32580":"https:\/\/www.tripadvisor.ca\/Profile\/Inspire203612","32585":"https:\/\/www.tripadvisor.ca\/Profile\/irvf2016","32590":"https:\/\/www.tripadvisor.ca\/Profile\/TravCan2014","32595":"https:\/\/www.tripadvisor.ca\/Profile\/777JimC","32600":"https:\/\/www.tripadvisor.ca\/Profile\/dfp425","32605":"nil","32610":"https:\/\/www.tripadvisor.ca\/Profile\/311mammag","32620":"https:\/\/www.tripadvisor.ca\/Profile\/cphilpot","32645":"https:\/\/www.tripadvisor.ca\/Profile\/FlyingEvilMonkey","32650":"https:\/\/www.tripadvisor.ca\/Profile\/Roam374105","32651":"https:\/\/www.tripadvisor.ca\/Profile\/shivanis833","32652":"https:\/\/www.tripadvisor.ca\/Profile\/jefflamothe2010","32653":"https:\/\/www.tripadvisor.ca\/Profile\/W4148LFj","32654":"https:\/\/www.tripadvisor.ca\/Profile\/kathywO7943VI","32655":"https:\/\/www.tripadvisor.ca\/Profile\/Aly-Nasi","32656":"https:\/\/www.tripadvisor.ca\/Profile\/X7457IHalicec","32657":"https:\/\/www.tripadvisor.ca\/Profile\/gkleinveld","32658":"https:\/\/www.tripadvisor.ca\/Profile\/Bracebridge2010","32659":"https:\/\/www.tripadvisor.ca\/Profile\/Zoe_Dodgson","32660":"nil","32665":"https:\/\/www.tripadvisor.ca\/Profile\/ottwatrvllr","32666":"https:\/\/www.tripadvisor.ca\/Profile\/260emmanuelp","32667":"https:\/\/www.tripadvisor.ca\/Profile\/SLIKSTER","32668":"https:\/\/www.tripadvisor.ca\/Profile\/lets_go-TRIP","32669":"https:\/\/www.tripadvisor.ca\/Profile\/donnaaP7589SE","32675":"https:\/\/www.tripadvisor.ca\/Profile\/A3006EFsuep","32676":"https:\/\/www.tripadvisor.ca\/Profile\/CammyChing","32677":"https:\/\/www.tripadvisor.ca\/Profile\/Spamama_12","32678":"https:\/\/www.tripadvisor.ca\/Profile\/Bush-76BC","32679":"https:\/\/www.tripadvisor.ca\/Profile\/H5728QIdavida","32685":"https:\/\/www.tripadvisor.ca\/Profile\/cditrani","32686":"https:\/\/www.tripadvisor.ca\/Profile\/johnnyf583","32687":"https:\/\/www.tripadvisor.ca\/Profile\/tnhy262","32688":"https:\/\/www.tripadvisor.ca\/Profile\/809haroldm","32689":"https:\/\/www.tripadvisor.ca\/Profile\/ashleymgordon88","32695":"https:\/\/www.tripadvisor.ca\/Profile\/476chrise","32696":"https:\/\/www.tripadvisor.ca\/Profile\/cheriessner","32697":"https:\/\/www.tripadvisor.ca\/Profile\/550ruthw","32698":"https:\/\/www.tripadvisor.ca\/Profile\/corriev658","32699":"https:\/\/www.tripadvisor.ca\/Profile\/ldennis2018","32705":"https:\/\/www.tripadvisor.ca\/Profile\/CaroleBur","32706":"https:\/\/www.tripadvisor.ca\/Profile\/OnAir594844","32707":"https:\/\/www.tripadvisor.ca\/Profile\/SammyCliff","32708":"https:\/\/www.tripadvisor.ca\/Profile\/marveseth","32709":"https:\/\/www.tripadvisor.ca\/Profile\/864rachellel","32710":"https:\/\/www.tripadvisor.ca\/Profile\/tryp2017","32711":"https:\/\/www.tripadvisor.ca\/Profile\/PaulH575","32712":"https:\/\/www.tripadvisor.ca\/Profile\/WB137","32713":"https:\/\/www.tripadvisor.ca\/Profile\/wmartin173","32714":"https:\/\/www.tripadvisor.ca\/Profile\/pure772018","32715":"https:\/\/www.tripadvisor.ca\/Profile\/CosmicMuffin","32716":"https:\/\/www.tripadvisor.ca\/Profile\/GabrielT26","32717":"https:\/\/www.tripadvisor.ca\/Profile\/BurlDown","32718":"https:\/\/www.tripadvisor.ca\/Profile\/Pebbles1974","32719":"https:\/\/www.tripadvisor.ca\/Profile\/pvandrego","32720":"https:\/\/www.tripadvisor.ca\/Profile\/Zbar88","32721":"https:\/\/www.tripadvisor.ca\/Profile\/NorthOntNl","32722":"https:\/\/www.tripadvisor.ca\/Profile\/rt1251","32723":"https:\/\/www.tripadvisor.ca\/Profile\/dlrhogan","32724":"https:\/\/www.tripadvisor.ca\/Profile\/judithd500","32730":"https:\/\/www.tripadvisor.ca\/Profile\/jenstew2","32731":"https:\/\/www.tripadvisor.ca\/Profile\/40hanys","32732":"https:\/\/www.tripadvisor.ca\/Profile\/YellowOleander","32733":"https:\/\/www.tripadvisor.ca\/Profile\/sjkachow","32734":"https:\/\/www.tripadvisor.ca\/Profile\/235faizalb","32735":"https:\/\/www.tripadvisor.ca\/Profile\/B3achLov3r","32736":"https:\/\/www.tripadvisor.ca\/Profile\/DaniM_11","32737":"https:\/\/www.tripadvisor.ca\/Profile\/LWile","32738":"https:\/\/www.tripadvisor.ca\/Profile\/maggiemG9006RY","32739":"https:\/\/www.tripadvisor.ca\/Profile\/12gabet","32740":"https:\/\/www.tripadvisor.ca\/Profile\/259travisc","32741":"https:\/\/www.tripadvisor.ca\/Profile\/SSpivey-80","32742":"https:\/\/www.tripadvisor.ca\/Profile\/CatherineACM","32743":"https:\/\/www.tripadvisor.ca\/Profile\/Fallen_feathers","32744":"https:\/\/www.tripadvisor.ca\/Profile\/V5556OEpeterm","32745":"https:\/\/www.tripadvisor.ca\/Profile\/TravellingTFP","32746":"https:\/\/www.tripadvisor.ca\/Profile\/shannonf302","32747":"https:\/\/www.tripadvisor.ca\/Profile\/heathercB18YA","32748":"https:\/\/www.tripadvisor.ca\/Profile\/rickw536","32749":"https:\/\/www.tripadvisor.ca\/Profile\/X2020WQangelab","32751":"https:\/\/www.tripadvisor.ca\/Profile\/JeremyM474","32752":"https:\/\/www.tripadvisor.ca\/Profile\/E8977EPcatherinem","32753":"https:\/\/www.tripadvisor.ca\/Profile\/853jeffj","32754":"https:\/\/www.tripadvisor.ca\/Profile\/K4634SLallisons","32755":"https:\/\/www.tripadvisor.ca\/Profile\/traihan","32756":"https:\/\/www.tripadvisor.ca\/Profile\/JackTheDog1","32757":"https:\/\/www.tripadvisor.ca\/Profile\/T9533FEalank","32758":"https:\/\/www.tripadvisor.ca\/Profile\/rjcampNewBrunswick","32759":"https:\/\/www.tripadvisor.ca\/Profile\/andreapS7104QP","32760":"https:\/\/www.tripadvisor.ca\/Profile\/SenorGancho","32761":"https:\/\/www.tripadvisor.ca\/Profile\/989brucem","32762":"https:\/\/www.tripadvisor.ca\/Profile\/2HillsWasagaBeach","32763":"https:\/\/www.tripadvisor.ca\/Profile\/irener254","32764":"https:\/\/www.tripadvisor.ca\/Profile\/LaHaZe703","32765":"https:\/\/www.tripadvisor.ca\/Profile\/joannep817","32766":"https:\/\/www.tripadvisor.ca\/Profile\/999bertw","32767":"https:\/\/www.tripadvisor.ca\/Profile\/401pamelaa","32768":"https:\/\/www.tripadvisor.ca\/Profile\/johngQ8694IV","32769":"https:\/\/www.tripadvisor.ca\/Profile\/OutandAbout7777","32770":"https:\/\/www.tripadvisor.ca\/Profile\/4imadl","32771":"https:\/\/www.tripadvisor.ca\/Profile\/stevejD5633HB","32772":"https:\/\/www.tripadvisor.ca\/Profile\/jasonkQ7528IX","32773":"https:\/\/www.tripadvisor.ca\/Profile\/328murrayg","32774":"https:\/\/www.tripadvisor.ca\/Profile\/462paulw462","32775":"https:\/\/www.tripadvisor.ca\/Profile\/margaretf324","32776":"https:\/\/www.tripadvisor.ca\/Profile\/bobs563","32777":"https:\/\/www.tripadvisor.ca\/Profile\/BalancePoint","32778":"https:\/\/www.tripadvisor.ca\/Profile\/DoubleBBB","32779":"https:\/\/www.tripadvisor.ca\/Profile\/680richardy","32780":"https:\/\/www.tripadvisor.ca\/Profile\/239leeannt","32781":"https:\/\/www.tripadvisor.ca\/Profile\/MCSarge_VB","32782":"https:\/\/www.tripadvisor.ca\/Profile\/markmQ3988TI","32783":"https:\/\/www.tripadvisor.ca\/Profile\/FamilyTraveler4236","32784":"https:\/\/www.tripadvisor.ca\/Profile\/PhmTraveler","32785":"https:\/\/www.tripadvisor.ca\/Profile\/111glynnm","32786":"https:\/\/www.tripadvisor.ca\/Profile\/K6906INtomt","32787":"https:\/\/www.tripadvisor.ca\/Profile\/LynK_13","32788":"https:\/\/www.tripadvisor.ca\/Profile\/D2268ARkevink","32789":"https:\/\/www.tripadvisor.ca\/Profile\/wcoyote2006","32790":"https:\/\/www.tripadvisor.ca\/Profile\/ryanmP7201BA","32791":"https:\/\/www.tripadvisor.ca\/Profile\/467russellg","32792":"https:\/\/www.tripadvisor.ca\/Profile\/JALToronto","32793":"https:\/\/www.tripadvisor.ca\/Profile\/LindaM022017","32794":"https:\/\/www.tripadvisor.ca\/Profile\/824juanitas","32795":"https:\/\/www.tripadvisor.ca\/Profile\/PieterandRob","32796":"https:\/\/www.tripadvisor.ca\/Profile\/edsJ9607RE","32797":"https:\/\/www.tripadvisor.ca\/Profile\/241douglast","32798":"https:\/\/www.tripadvisor.ca\/Profile\/Marie699","32799":"https:\/\/www.tripadvisor.ca\/Profile\/meganmk13","32800":"https:\/\/www.tripadvisor.ca\/Profile\/Canadianweaselette","32801":"https:\/\/www.tripadvisor.ca\/Profile\/861sy","32802":"https:\/\/www.tripadvisor.ca\/Profile\/restnot","32803":"https:\/\/www.tripadvisor.ca\/Profile\/436donp","32804":"https:\/\/www.tripadvisor.ca\/Profile\/blueberrypa","32805":"https:\/\/www.tripadvisor.ca\/Profile\/palmtree2011","32806":"https:\/\/www.tripadvisor.ca\/Profile\/FoodandTea_Lover","32807":"https:\/\/www.tripadvisor.ca\/Profile\/michell396","32808":"https:\/\/www.tripadvisor.ca\/Profile\/mahrank2016","32809":"https:\/\/www.tripadvisor.ca\/Profile\/wally37","32810":"https:\/\/www.tripadvisor.ca\/Profile\/michellekD730VF","32811":"https:\/\/www.tripadvisor.ca\/Profile\/361aliciah","32812":"https:\/\/www.tripadvisor.ca\/Profile\/74JohnA74","32813":"https:\/\/www.tripadvisor.ca\/Profile\/mightysergei","32814":"https:\/\/www.tripadvisor.ca\/Profile\/301dawnf","32815":"https:\/\/www.tripadvisor.ca\/Profile\/sarahdO3436SC","32816":"https:\/\/www.tripadvisor.ca\/Profile\/alwayshappy2017","32817":"https:\/\/www.tripadvisor.ca\/Profile\/476kims","32818":"https:\/\/www.tripadvisor.ca\/Profile\/841daved","32819":"https:\/\/www.tripadvisor.ca\/Profile\/1simon1","32820":"https:\/\/www.tripadvisor.ca\/Profile\/janyka2017","32821":"https:\/\/www.tripadvisor.ca\/Profile\/653chadg","32822":"https:\/\/www.tripadvisor.ca\/Profile\/billsN9785JN","32823":"https:\/\/www.tripadvisor.ca\/Profile\/tophere2014","32824":"https:\/\/www.tripadvisor.ca\/Profile\/P1728NYtomk","32825":"https:\/\/www.tripadvisor.ca\/Profile\/georgesK8993WP","32826":"https:\/\/www.tripadvisor.ca\/Profile\/kemalt242","32827":"https:\/\/www.tripadvisor.ca\/Profile\/LizBD","32828":"https:\/\/www.tripadvisor.ca\/Profile\/carlsG2801JO","32829":"https:\/\/www.tripadvisor.ca\/Profile\/susancX2976VJ","32840":"https:\/\/www.tripadvisor.ca\/Profile\/bobcR1545RM","32841":"https:\/\/www.tripadvisor.ca\/Profile\/morrisk245","32842":"https:\/\/www.tripadvisor.ca\/Profile\/JoanneS236","32843":"https:\/\/www.tripadvisor.ca\/Profile\/Travelling_Queen85","32844":"https:\/\/www.tripadvisor.ca\/Profile\/V2494ASdianec","32845":"https:\/\/www.tripadvisor.ca\/Profile\/domenicomS3050XJ","32846":"https:\/\/www.tripadvisor.ca\/Profile\/T8129FLmarcp","32847":"https:\/\/www.tripadvisor.ca\/Profile\/278denisl","32848":"https:\/\/www.tripadvisor.ca\/Profile\/444carmelan","32849":"https:\/\/www.tripadvisor.ca\/Profile\/leesC2917UD","32850":"https:\/\/www.tripadvisor.ca\/Profile\/L4546QRmichellet","32851":"https:\/\/www.tripadvisor.ca\/Profile\/M5980KQandyc","32852":"https:\/\/www.tripadvisor.ca\/Profile\/Kat_76N","32853":"https:\/\/www.tripadvisor.ca\/Profile\/FumiyoNL","32854":"https:\/\/www.tripadvisor.ca\/Profile\/279warrenb","32855":"https:\/\/www.tripadvisor.ca\/Profile\/family050","32856":"https:\/\/www.tripadvisor.ca\/Profile\/Passport47135263314","32857":"https:\/\/www.tripadvisor.ca\/Profile\/Straight4orward","32858":"https:\/\/www.tripadvisor.ca\/Profile\/Kerwin15L","32859":"https:\/\/www.tripadvisor.ca\/Profile\/OntarioJK5","32860":"https:\/\/www.tripadvisor.ca\/Profile\/Quest68446789107","32861":"https:\/\/www.tripadvisor.ca\/Profile\/ladyboater","32862":"https:\/\/www.tripadvisor.ca\/Profile\/Getaway13499101317","32863":"https:\/\/www.tripadvisor.ca\/Profile\/RonPD","32864":"https:\/\/www.tripadvisor.ca\/Profile\/X4670UWandreab","32865":"https:\/\/www.tripadvisor.ca\/Profile\/jessiew985","32866":"https:\/\/www.tripadvisor.ca\/Profile\/TheWandererNewfie","32867":"https:\/\/www.tripadvisor.ca\/Profile\/petergQ7380KM","32868":"https:\/\/www.tripadvisor.ca\/Profile\/eltaw","32869":"https:\/\/www.tripadvisor.ca\/Profile\/Voyage49179654850","32870":"nil","32875":"https:\/\/www.tripadvisor.ca\/Profile\/Cfarley1","32876":"https:\/\/www.tripadvisor.ca\/Profile\/Nakadu","32877":"https:\/\/www.tripadvisor.ca\/Profile\/Phil835","32878":"https:\/\/www.tripadvisor.ca\/Profile\/Trek524514","32879":"https:\/\/www.tripadvisor.ca\/Profile\/williamhay2018","32880":"https:\/\/www.tripadvisor.ca\/Profile\/MissShadowPlay","32881":"https:\/\/www.tripadvisor.ca\/Profile\/RebeccaGK","32882":"https:\/\/www.tripadvisor.ca\/Profile\/LanaV0808","32883":"https:\/\/www.tripadvisor.ca\/Profile\/905cathyc","32884":"https:\/\/www.tripadvisor.ca\/Profile\/coop12111","32885":"https:\/\/www.tripadvisor.ca\/Profile\/traveller144","32886":"https:\/\/www.tripadvisor.ca\/Profile\/pmcnay","32887":"https:\/\/www.tripadvisor.ca\/Profile\/tomarakaye","32888":"https:\/\/www.tripadvisor.ca\/Profile\/hwick2016","32889":"https:\/\/www.tripadvisor.ca\/Profile\/mh743","32895":"https:\/\/www.tripadvisor.ca\/Profile\/chelseah798","32896":"https:\/\/www.tripadvisor.ca\/Profile\/cjlongoworking","32897":"https:\/\/www.tripadvisor.ca\/Profile\/bearbutt17","32898":"https:\/\/www.tripadvisor.ca\/Profile\/mrk40","32899":"https:\/\/www.tripadvisor.ca\/Profile\/bigbertha01","32900":"https:\/\/www.tripadvisor.ca\/Profile\/KimbyR_12","32901":"https:\/\/www.tripadvisor.ca\/Profile\/BishopWm","32902":"https:\/\/www.tripadvisor.ca\/Profile\/Z3072BGpatc","32903":"https:\/\/www.tripadvisor.ca\/Profile\/malcolmr186","32904":"https:\/\/www.tripadvisor.ca\/Profile\/ashleyyy87","32905":"https:\/\/www.tripadvisor.ca\/Profile\/pixxie99","32906":"https:\/\/www.tripadvisor.ca\/Profile\/kreativekind","32907":"https:\/\/www.tripadvisor.ca\/Profile\/emmalucas","32908":"https:\/\/www.tripadvisor.ca\/Profile\/GloriaR1815","32909":"https:\/\/www.tripadvisor.ca\/Profile\/Adventure758499","32916":"https:\/\/www.tripadvisor.ca\/Profile\/668christianer","32917":"https:\/\/www.tripadvisor.ca\/Profile\/suzannel212","32918":"https:\/\/www.tripadvisor.ca\/Profile\/coadym2018","32919":"https:\/\/www.tripadvisor.ca\/Profile\/bhan2016","32920":"https:\/\/www.tripadvisor.ca\/Profile\/TravellingLadyYogi","32921":"https:\/\/www.tripadvisor.ca\/Profile\/SylvieC656","32922":"https:\/\/www.tripadvisor.ca\/Profile\/lindabB7303HA","32923":"https:\/\/www.tripadvisor.ca\/Profile\/awayIgo2travel","32924":"https:\/\/www.tripadvisor.ca\/Profile\/carlon308","32925":"https:\/\/www.tripadvisor.ca\/Profile\/douglasd157","32926":"https:\/\/www.tripadvisor.ca\/Profile\/T5718LIcraigm","32927":"https:\/\/www.tripadvisor.ca\/Profile\/417naomic","32928":"https:\/\/www.tripadvisor.ca\/Profile\/N3133VTlynnc","32929":"https:\/\/www.tripadvisor.ca\/Profile\/BimmerM","32935":"https:\/\/www.tripadvisor.ca\/Profile\/PM_Traveller_9","32936":"https:\/\/www.tripadvisor.ca\/Profile\/carolpI7656SK","32937":"https:\/\/www.tripadvisor.ca\/Profile\/hsr28","32938":"https:\/\/www.tripadvisor.ca\/Profile\/lorrainep654","32939":"https:\/\/www.tripadvisor.ca\/Profile\/Lucywestie","32950":"https:\/\/www.tripadvisor.ca\/Profile\/Suzannew663","32951":"https:\/\/www.tripadvisor.ca\/Profile\/claresB8812JC","32952":"https:\/\/www.tripadvisor.ca\/Profile\/A1083VKpatrickd","32953":"https:\/\/www.tripadvisor.ca\/Profile\/M255ABshawnm","32954":"https:\/\/www.tripadvisor.ca\/Profile\/DebraG473","32955":"https:\/\/www.tripadvisor.ca\/Profile\/christinemX2111ZD","32956":"https:\/\/www.tripadvisor.ca\/Profile\/Q4444YWbrianb","32957":"https:\/\/www.tripadvisor.ca\/Profile\/H5415LPstephenb","32958":"https:\/\/www.tripadvisor.ca\/Profile\/robertlG7879KY","32959":"https:\/\/www.tripadvisor.ca\/Profile\/Q8176ULbrians","32960":"https:\/\/www.tripadvisor.ca\/Profile\/RogerD910","32961":"https:\/\/www.tripadvisor.ca\/Profile\/d0nnaldj","32962":"https:\/\/www.tripadvisor.ca\/Profile\/182rezar","32963":"https:\/\/www.tripadvisor.ca\/Profile\/michellei474","32964":"https:\/\/www.tripadvisor.ca\/Profile\/natalieg805","32965":"https:\/\/www.tripadvisor.ca\/Profile\/L858EQjamesg","32966":"https:\/\/www.tripadvisor.ca\/Profile\/431emb","32967":"https:\/\/www.tripadvisor.ca\/Profile\/B6981EZtracyl","32968":"https:\/\/www.tripadvisor.ca\/Profile\/richardbO4846EI","32969":"https:\/\/www.tripadvisor.ca\/Profile\/Orcharoma","32975":"https:\/\/www.tripadvisor.ca\/Profile\/JohnLSThunderBay","32976":"https:\/\/www.tripadvisor.ca\/Profile\/lindavC5692UU","32978":"https:\/\/www.tripadvisor.ca\/Profile\/lorihW3964RI","32979":"https:\/\/www.tripadvisor.ca\/Profile\/brendasD59UM","32980":"https:\/\/www.tripadvisor.ca\/Profile\/767MW","32981":"https:\/\/www.tripadvisor.ca\/Profile\/735andreap735","32982":"https:\/\/www.tripadvisor.ca\/Profile\/keonii","32983":"https:\/\/www.tripadvisor.ca\/Profile\/729rihamr","32984":"https:\/\/www.tripadvisor.ca\/Profile\/vincentvU2451XO","32990":"https:\/\/www.tripadvisor.ca\/Profile\/awesler","32991":"https:\/\/www.tripadvisor.ca\/Profile\/garyl393","32993":"https:\/\/www.tripadvisor.ca\/Profile\/MeaghanO40","32994":"https:\/\/www.tripadvisor.ca\/Profile\/S6705YVbrianh","32995":"https:\/\/www.tripadvisor.ca\/Profile\/LouiseH832","32996":"https:\/\/www.tripadvisor.ca\/Profile\/231genevieveb","32997":"https:\/\/www.tripadvisor.ca\/Profile\/dkb60","32998":"https:\/\/www.tripadvisor.ca\/Profile\/mattcC1533MS","32999":"https:\/\/www.tripadvisor.ca\/Profile\/Greg0410","33010":"https:\/\/www.tripadvisor.ca\/Profile\/U4296SCangelar","33011":"https:\/\/www.tripadvisor.ca\/Profile\/Q3555GKmiket","33012":"https:\/\/www.tripadvisor.ca\/Profile\/colettep813","33013":"https:\/\/www.tripadvisor.ca\/Profile\/Patricia2travel","33014":"https:\/\/www.tripadvisor.ca\/Profile\/gramof651","33015":"https:\/\/www.tripadvisor.ca\/Profile\/craigd244","33016":"https:\/\/www.tripadvisor.ca\/Profile\/966adeled","33017":"https:\/\/www.tripadvisor.ca\/Profile\/666sherria","33018":"https:\/\/www.tripadvisor.ca\/Profile\/a_and_a_winn","33019":"https:\/\/www.tripadvisor.ca\/Profile\/timv85","33025":"https:\/\/www.tripadvisor.ca\/Profile\/cathysC2605DY","33026":"https:\/\/www.tripadvisor.ca\/Profile\/skidc","33027":"https:\/\/www.tripadvisor.ca\/Profile\/BrianC998","33028":"https:\/\/www.tripadvisor.ca\/Profile\/297gaylem","33029":"https:\/\/www.tripadvisor.ca\/Profile\/noviceahha","33030":"https:\/\/www.tripadvisor.ca\/Profile\/donaldmQ9748RY","33031":"https:\/\/www.tripadvisor.ca\/Profile\/C9341OZkevins","33032":"https:\/\/www.tripadvisor.ca\/Profile\/H8567AUryanp","33033":"https:\/\/www.tripadvisor.ca\/Profile\/giselem622","33034":"https:\/\/www.tripadvisor.ca\/Profile\/Y8320ZMwilliamb","33035":"https:\/\/www.tripadvisor.ca\/Profile\/shellyannr2017","33036":"https:\/\/www.tripadvisor.ca\/Profile\/Demon416","33037":"https:\/\/www.tripadvisor.ca\/Profile\/ALFREDOG235","33038":"https:\/\/www.tripadvisor.ca\/Profile\/joycet630","33039":"https:\/\/www.tripadvisor.ca\/Profile\/840annemarien","33040":"https:\/\/www.tripadvisor.ca\/Profile\/514desmondn","33041":"https:\/\/www.tripadvisor.ca\/Profile\/656walterb","33043":"https:\/\/www.tripadvisor.ca\/Profile\/meleniec2016","33044":"https:\/\/www.tripadvisor.ca\/Profile\/marcan2nyl","33045":"https:\/\/www.tripadvisor.ca\/Profile\/163brandong","33046":"https:\/\/www.tripadvisor.ca\/Profile\/patriciamA7922JI","33047":"https:\/\/www.tripadvisor.ca\/Profile\/rachelgR9009UZ","33048":"https:\/\/www.tripadvisor.ca\/Profile\/TurnersinMexico","33050":"https:\/\/www.tripadvisor.ca\/Profile\/553candicem","33051":"https:\/\/www.tripadvisor.ca\/Profile\/Happiness256407","33052":"https:\/\/www.tripadvisor.ca\/Profile\/Relax45049575609","33053":"https:\/\/www.tripadvisor.ca\/Profile\/ilovethesunandsand","33054":"https:\/\/www.tripadvisor.ca\/Profile\/Camper19999764713","33055":"https:\/\/www.tripadvisor.ca\/Profile\/Inspire02119584607","33056":"https:\/\/www.tripadvisor.ca\/Profile\/fashiongirl2","33057":"https:\/\/www.tripadvisor.ca\/Profile\/W2021NTtonyf","33058":"https:\/\/www.tripadvisor.ca\/Profile\/Roving14335086428","33059":"https:\/\/www.tripadvisor.ca\/Profile\/matthewbD3237JO","33060":"https:\/\/www.tripadvisor.ca\/Profile\/Sherpa30823887824","33061":"https:\/\/www.tripadvisor.ca\/Profile\/Inspire54215799468","33062":"https:\/\/www.tripadvisor.ca\/Profile\/Safari58247662484","33063":"https:\/\/www.tripadvisor.ca\/Profile\/Happiness51156548449","33064":"https:\/\/www.tripadvisor.ca\/Profile\/Freedom590999","33065":"https:\/\/www.tripadvisor.ca\/Profile\/Trek09230126050","33066":"https:\/\/www.tripadvisor.ca\/Profile\/idac875","33067":"https:\/\/www.tripadvisor.ca\/Profile\/746neilv","33068":"https:\/\/www.tripadvisor.ca\/Profile\/Y7377DRjenniferl","33069":"https:\/\/www.tripadvisor.ca\/Profile\/Stay58308017659","33070":"https:\/\/www.tripadvisor.ca\/Profile\/Getaway359922","33071":"https:\/\/www.tripadvisor.ca\/Profile\/Wanderer61313699454","33072":"https:\/\/www.tripadvisor.ca\/Profile\/Sightsee38901384539","33073":"https:\/\/www.tripadvisor.ca\/Profile\/Dream63269282394","33074":"https:\/\/www.tripadvisor.ca\/Profile\/Babeboopsy","33075":"https:\/\/www.tripadvisor.ca\/Profile\/PedroCanuck","33076":"https:\/\/www.tripadvisor.ca\/Profile\/Climber59611577980","33077":"https:\/\/www.tripadvisor.ca\/Profile\/dominikm449","33078":"https:\/\/www.tripadvisor.ca\/Profile\/turcomovil","33079":"https:\/\/www.tripadvisor.ca\/Profile\/janetf262","33080":"https:\/\/www.tripadvisor.ca\/Profile\/Meander39787473802","33081":"https:\/\/www.tripadvisor.ca\/Profile\/LoveTravel680669","33082":"https:\/\/www.tripadvisor.ca\/Profile\/Relax03406690558","33083":"https:\/\/www.tripadvisor.ca\/Profile\/Geneventer","33084":"https:\/\/www.tripadvisor.ca\/Profile\/Compass47629617030","33085":"https:\/\/www.tripadvisor.ca\/Profile\/453elenaz","33086":"https:\/\/www.tripadvisor.ca\/Profile\/711valentini","33087":"https:\/\/www.tripadvisor.ca\/Profile\/Vacation20197219854","33088":"https:\/\/www.tripadvisor.ca\/Profile\/Explore56494869111","33089":"https:\/\/www.tripadvisor.ca\/Profile\/marcofF5097XX","33090":"nil","33095":"https:\/\/www.tripadvisor.ca\/Profile\/dkl2018","33096":"https:\/\/www.tripadvisor.ca\/Profile\/Escape513875","33097":"https:\/\/www.tripadvisor.ca\/Profile\/dana_wright89","33098":"https:\/\/www.tripadvisor.ca\/Profile\/Stay06980692356","33099":"https:\/\/www.tripadvisor.ca\/Profile\/300markv","33100":"https:\/\/www.tripadvisor.ca\/Profile\/Pioneer44203851243","33101":"https:\/\/www.tripadvisor.ca\/Profile\/Escape59524843916","33102":"https:\/\/www.tripadvisor.ca\/Profile\/Discover47888636631","33103":"https:\/\/www.tripadvisor.ca\/Profile\/Traveler06256277828","33104":"https:\/\/www.tripadvisor.ca\/Profile\/Happiness35445176182","33110":"https:\/\/www.tripadvisor.ca\/Profile\/PinayEh","33111":"https:\/\/www.tripadvisor.ca\/Profile\/msorphanosm","33112":"https:\/\/www.tripadvisor.ca\/Profile\/Resort55113426680","33113":"https:\/\/www.tripadvisor.ca\/Profile\/michellepO816OB","33114":"https:\/\/www.tripadvisor.ca\/Profile\/melissamskillings","33115":"https:\/\/www.tripadvisor.ca\/Profile\/chry11_ca","33116":"https:\/\/www.tripadvisor.ca\/Profile\/Escape05619352759","33117":"https:\/\/www.tripadvisor.ca\/Profile\/61neil","33118":"https:\/\/www.tripadvisor.ca\/Profile\/Trek16716383376","33119":"https:\/\/www.tripadvisor.ca\/Profile\/grimsbygirl58","33125":"https:\/\/www.tripadvisor.ca\/Profile\/Excursion50518835689","33126":"https:\/\/www.tripadvisor.ca\/Profile\/jrozon698","33127":"https:\/\/www.tripadvisor.ca\/Profile\/Compass09022829643","33128":"https:\/\/www.tripadvisor.ca\/Profile\/soniagK348ZM","33129":"https:\/\/www.tripadvisor.ca\/Profile\/simeonw733","33130":"https:\/\/www.tripadvisor.ca\/Profile\/Journey41389851408","33131":"https:\/\/www.tripadvisor.ca\/Profile\/634innak","33132":"https:\/\/www.tripadvisor.ca\/Profile\/Vacationer723462","33133":"https:\/\/www.tripadvisor.ca\/Profile\/Freedom12577128051","33134":"https:\/\/www.tripadvisor.ca\/Profile\/wrldtravellerToronto","33135":"https:\/\/www.tripadvisor.ca\/Profile\/Trxnquility","33136":"https:\/\/www.tripadvisor.ca\/Profile\/Discover63015415086","33137":"https:\/\/www.tripadvisor.ca\/Profile\/952danir","33138":"https:\/\/www.tripadvisor.ca\/Profile\/jacklynd2016","33139":"https:\/\/www.tripadvisor.ca\/Profile\/BeeJay87","33140":"https:\/\/www.tripadvisor.ca\/Profile\/DayTrip25626815590","33141":"https:\/\/www.tripadvisor.ca\/Profile\/HockeyMOM154995","33142":"https:\/\/www.tripadvisor.ca\/Profile\/CBRRIDA","33143":"https:\/\/www.tripadvisor.ca\/Profile\/lawrenceb236","33144":"https:\/\/www.tripadvisor.ca\/Profile\/Coastal34066800594","33145":"https:\/\/www.tripadvisor.ca\/Profile\/Travel327605","33146":"https:\/\/www.tripadvisor.ca\/Profile\/Camper479507","33147":"https:\/\/www.tripadvisor.ca\/Profile\/carolynw480","33148":"https:\/\/www.tripadvisor.ca\/Profile\/daneshsood","33149":"https:\/\/www.tripadvisor.ca\/Profile\/Scenic20904071024","33150":"https:\/\/www.tripadvisor.ca\/Profile\/Relax23239560036","33151":"https:\/\/www.tripadvisor.ca\/Profile\/ElizabethP453","33152":"https:\/\/www.tripadvisor.ca\/Profile\/P7883JZwayneb","33153":"https:\/\/www.tripadvisor.ca\/Profile\/650jasmined","33154":"https:\/\/www.tripadvisor.ca\/Profile\/cmb28","33155":"https:\/\/www.tripadvisor.ca\/Profile\/amypX7748NL","33156":"https:\/\/www.tripadvisor.ca\/Profile\/72WorldView","33157":"https:\/\/www.tripadvisor.ca\/Profile\/437shanshanm","33158":"https:\/\/www.tripadvisor.ca\/Profile\/Explorer26637052453","33159":"https:\/\/www.tripadvisor.ca\/Profile\/sleon2016","33160":"https:\/\/www.tripadvisor.ca\/Profile\/jodiek103","33161":"https:\/\/www.tripadvisor.ca\/Profile\/sarahl_cip","33162":"https:\/\/www.tripadvisor.ca\/Profile\/Nomad11118510453","33163":"https:\/\/www.tripadvisor.ca\/Profile\/Fearless04906180275","33164":"https:\/\/www.tripadvisor.ca\/Profile\/mingyua","33165":"https:\/\/www.tripadvisor.ca\/Profile\/Safari46570735139","33166":"https:\/\/www.tripadvisor.ca\/Profile\/Camper02297473377","33167":"https:\/\/www.tripadvisor.ca\/Profile\/Roving13895801470","33168":"https:\/\/www.tripadvisor.ca\/Profile\/canadiansrule","33169":"https:\/\/www.tripadvisor.ca\/Profile\/Global23744033101","33175":"https:\/\/www.tripadvisor.ca\/Profile\/DarrylY","33176":"https:\/\/www.tripadvisor.ca\/Profile\/LightPacker691300","33177":"https:\/\/www.tripadvisor.ca\/Profile\/Getaway714078","33178":"https:\/\/www.tripadvisor.ca\/Profile\/zaklinag2018","33179":"https:\/\/www.tripadvisor.ca\/Profile\/debturner2016","33180":"https:\/\/www.tripadvisor.ca\/Profile\/Tour276250","33181":"https:\/\/www.tripadvisor.ca\/Profile\/Tourist01450467606","33182":"https:\/\/www.tripadvisor.ca\/Profile\/Roving58138572623","33183":"https:\/\/www.tripadvisor.ca\/Profile\/Z8477FIdawnk","33184":"https:\/\/www.tripadvisor.ca\/Profile\/F2998QGjohns","33185":"https:\/\/www.tripadvisor.ca\/Profile\/cathywindatt","33186":"https:\/\/www.tripadvisor.ca\/Profile\/Daydream17645011521","33187":"https:\/\/www.tripadvisor.ca\/Profile\/Resort03649630581","33188":"https:\/\/www.tripadvisor.ca\/Profile\/Excursion58851173432","33189":"https:\/\/www.tripadvisor.ca\/Profile\/b183","33190":"https:\/\/www.tripadvisor.ca\/Profile\/Companion41965180848","33191":"https:\/\/www.tripadvisor.ca\/Profile\/Sluggerrouge","33192":"https:\/\/www.tripadvisor.ca\/Profile\/U6348ZTamyt","33193":"https:\/\/www.tripadvisor.ca\/Profile\/slk2004","33194":"https:\/\/www.tripadvisor.ca\/Profile\/Global34509196464","33200":"https:\/\/www.tripadvisor.ca\/Profile\/JoyceR1859","33201":"https:\/\/www.tripadvisor.ca\/Profile\/dgregg63","33202":"https:\/\/www.tripadvisor.ca\/Profile\/742diannek","33203":"https:\/\/www.tripadvisor.ca\/Profile\/trenttunstall","33204":"https:\/\/www.tripadvisor.ca\/Profile\/mihok395","33205":"https:\/\/www.tripadvisor.ca\/Profile\/JennL0w","33206":"https:\/\/www.tripadvisor.ca\/Profile\/loveantiguaToronto","33207":"https:\/\/www.tripadvisor.ca\/Profile\/Anne656","33208":"https:\/\/www.tripadvisor.ca\/Profile\/Disappointed_Oct","33209":"https:\/\/www.tripadvisor.ca\/Profile\/MaryBlueMaryBlue","33210":"https:\/\/www.tripadvisor.ca\/Profile\/cmannesley","33211":"https:\/\/www.tripadvisor.ca\/Profile\/Bluntforce18","33212":"https:\/\/www.tripadvisor.ca\/Profile\/thelanglois","33213":"https:\/\/www.tripadvisor.ca\/Profile\/sbpokey","33214":"https:\/\/www.tripadvisor.ca\/Profile\/769meagand","33215":"https:\/\/www.tripadvisor.ca\/Profile\/johnnyneu22","33216":"https:\/\/www.tripadvisor.ca\/Profile\/markhU9924XZ","33217":"https:\/\/www.tripadvisor.ca\/Profile\/427mt","33218":"https:\/\/www.tripadvisor.ca\/Profile\/56jot","33219":"https:\/\/www.tripadvisor.ca\/Profile\/swim04","33220":"https:\/\/www.tripadvisor.ca\/Profile\/550sjones","33221":"https:\/\/www.tripadvisor.ca\/Profile\/georgia232000","33222":"https:\/\/www.tripadvisor.ca\/Profile\/cjroche65","33223":"https:\/\/www.tripadvisor.ca\/Profile\/diakun","33224":"https:\/\/www.tripadvisor.ca\/Profile\/LesleyDeAb","33225":"https:\/\/www.tripadvisor.ca\/Profile\/coris545","33226":"https:\/\/www.tripadvisor.ca\/Profile\/buttonq","33227":"https:\/\/www.tripadvisor.ca\/Profile\/805jamie","33228":"https:\/\/www.tripadvisor.ca\/Profile\/wendyashley2018","33229":"https:\/\/www.tripadvisor.ca\/Profile\/Henry100000","33231":"https:\/\/www.tripadvisor.ca\/Profile\/CPM77","33232":"https:\/\/www.tripadvisor.ca\/Profile\/l0bbyist","33233":"https:\/\/www.tripadvisor.ca\/Profile\/nicholel498","33234":"https:\/\/www.tripadvisor.ca\/Profile\/987lesleyg","33240":"https:\/\/www.tripadvisor.ca\/Profile\/canongate2018","33241":"https:\/\/www.tripadvisor.ca\/Profile\/B9992OSmichael","33242":"https:\/\/www.tripadvisor.ca\/Profile\/jaz1602018","33243":"https:\/\/www.tripadvisor.ca\/Profile\/erinhill79","33244":"https:\/\/www.tripadvisor.ca\/Profile\/Q2899JVchrisc","33245":"https:\/\/www.tripadvisor.ca\/Profile\/Z3363RRscottg","33246":"https:\/\/www.tripadvisor.ca\/Profile\/DeeDeeAh","33247":"https:\/\/www.tripadvisor.ca\/Profile\/BoardingPass741543","33248":"https:\/\/www.tripadvisor.ca\/Profile\/B5748RHjenniferf","33249":"https:\/\/www.tripadvisor.ca\/Profile\/Lanni788","33250":"https:\/\/www.tripadvisor.ca\/Profile\/jordynsScruton","33255":"https:\/\/www.tripadvisor.ca\/Profile\/Cristina0505","33260":"nil","33270":"https:\/\/www.tripadvisor.ca\/Profile\/Travelwinter55","33280":"https:\/\/www.tripadvisor.ca\/Profile\/SuzukiWB","33285":"https:\/\/www.tripadvisor.ca\/Profile\/sassy0412","33305":"https:\/\/www.tripadvisor.ca\/Profile\/wendyd222","33315":"https:\/\/www.tripadvisor.ca\/Profile\/jfarlam","33320":"https:\/\/www.tripadvisor.ca\/Profile\/Torontopanda88","33325":"https:\/\/www.tripadvisor.ca\/Profile\/womanseyeview","33335":"https:\/\/www.tripadvisor.ca\/Profile\/AnitaD326","33340":"https:\/\/www.tripadvisor.ca\/Profile\/Brendenny","33345":"https:\/\/www.tripadvisor.ca\/Profile\/722cindyv","33350":"https:\/\/www.tripadvisor.ca\/Profile\/Birtrum_13","33365":"https:\/\/www.tripadvisor.ca\/Profile\/212tjt","33370":"https:\/\/www.tripadvisor.ca\/Profile\/ASBuckhorn","33375":"https:\/\/www.tripadvisor.ca\/Profile\/B4196WJtb","33380":"https:\/\/www.tripadvisor.ca\/Profile\/Dogroom","33385":"https:\/\/www.tripadvisor.ca\/Profile\/nancyf418","33390":"https:\/\/www.tripadvisor.ca\/Profile\/JennyB930","33400":"https:\/\/www.tripadvisor.ca\/Profile\/edwardc434","33405":"https:\/\/www.tripadvisor.ca\/Profile\/sleepeasy","33410":"https:\/\/www.tripadvisor.ca\/Profile\/litew8t","33415":"https:\/\/www.tripadvisor.ca\/Profile\/QCMLT","33420":"https:\/\/www.tripadvisor.ca\/Profile\/Ladydi9396","33430":"https:\/\/www.tripadvisor.ca\/Profile\/MatinaK_13","33435":"https:\/\/www.tripadvisor.ca\/Profile\/samuelb660","33440":"https:\/\/www.tripadvisor.ca\/Profile\/petermcarr","33445":"https:\/\/www.tripadvisor.ca\/Profile\/O2396OUnickh","33450":"nil","33465":"https:\/\/www.tripadvisor.ca\/Profile\/jamesmP4784ER","33466":"https:\/\/www.tripadvisor.ca\/Profile\/debrears","33467":"https:\/\/www.tripadvisor.ca\/Profile\/ecybil","33468":"https:\/\/www.tripadvisor.ca\/Profile\/E4315MDjeffs","33469":"https:\/\/www.tripadvisor.ca\/Profile\/jeanpierre357","33475":"https:\/\/www.tripadvisor.ca\/Profile\/JimmyCricket22","33476":"https:\/\/www.tripadvisor.ca\/Profile\/lindathompson7","33477":"https:\/\/www.tripadvisor.ca\/Profile\/IanH3133","33478":"https:\/\/www.tripadvisor.ca\/Profile\/empal2018","33479":"https:\/\/www.tripadvisor.ca\/Profile\/dwebber2000","33480":"https:\/\/www.tripadvisor.ca\/Profile\/bpearc646594","33481":"https:\/\/www.tripadvisor.ca\/Profile\/gregoryc92","33482":"https:\/\/www.tripadvisor.ca\/Profile\/amfd194","33483":"https:\/\/www.tripadvisor.ca\/Profile\/stampergirl1970","33484":"https:\/\/www.tripadvisor.ca\/Profile\/Reebs731","33490":"https:\/\/www.tripadvisor.ca\/Profile\/lynnevanberlo","33491":"https:\/\/www.tripadvisor.ca\/Profile\/4misspumpkin","33492":"https:\/\/www.tripadvisor.ca\/Profile\/261paulak","33493":"https:\/\/www.tripadvisor.ca\/Profile\/marilynj800","33494":"https:\/\/www.tripadvisor.ca\/Profile\/lmasse537527","33500":"https:\/\/www.tripadvisor.ca\/Profile\/Trek136004","33501":"https:\/\/www.tripadvisor.ca\/Profile\/reald2013","33502":"https:\/\/www.tripadvisor.ca\/Profile\/karenwG2501VW","33503":"https:\/\/www.tripadvisor.ca\/Profile\/trev_2424","33504":"https:\/\/www.tripadvisor.ca\/Profile\/charityannethomas","33510":"https:\/\/www.tripadvisor.ca\/Profile\/yannickmessier","33511":"https:\/\/www.tripadvisor.ca\/Profile\/jeannettezarazun","33512":"https:\/\/www.tripadvisor.ca\/Profile\/dsgrockz","33513":"https:\/\/www.tripadvisor.ca\/Profile\/Michaelvk5002","33514":"https:\/\/www.tripadvisor.ca\/Profile\/districtrealestate","33515":"https:\/\/www.tripadvisor.ca\/Profile\/ladyofmirkwood","33516":"https:\/\/www.tripadvisor.ca\/Profile\/falafelraptor","33517":"https:\/\/www.tripadvisor.ca\/Profile\/SillyMom67","33518":"https:\/\/www.tripadvisor.ca\/Profile\/RandyandMary","33519":"https:\/\/www.tripadvisor.ca\/Profile\/H5131FFcarlb","33520":"https:\/\/www.tripadvisor.ca\/Profile\/FlyingClog","33521":"https:\/\/www.tripadvisor.ca\/Profile\/andreadavies2018","33522":"https:\/\/www.tripadvisor.ca\/Profile\/jbushe444800","33523":"https:\/\/www.tripadvisor.ca\/Profile\/BerniceM139","33524":"https:\/\/www.tripadvisor.ca\/Profile\/hondras007","33525":"https:\/\/www.tripadvisor.ca\/Profile\/trivial60","33526":"https:\/\/www.tripadvisor.ca\/Profile\/steveV6890KU","33527":"https:\/\/www.tripadvisor.ca\/Profile\/roselle54","33528":"https:\/\/www.tripadvisor.ca\/Profile\/lindsayr95","33529":"https:\/\/www.tripadvisor.ca\/Profile\/734dcameron","33530":"https:\/\/www.tripadvisor.ca\/Profile\/amario515454","33531":"https:\/\/www.tripadvisor.ca\/Profile\/mohammedmG30CO","33532":"https:\/\/www.tripadvisor.ca\/Profile\/bosafrancis","33533":"https:\/\/www.tripadvisor.ca\/Profile\/408JaneL408","33534":"https:\/\/www.tripadvisor.ca\/Profile\/NorthOntNl","33540":"https:\/\/www.tripadvisor.ca\/Profile\/dawnsI7874WL","33541":"https:\/\/www.tripadvisor.ca\/Profile\/233erniew","33542":"https:\/\/www.tripadvisor.ca\/Profile\/erindm2018","33543":"https:\/\/www.tripadvisor.ca\/Profile\/johnsE1427OK","33544":"https:\/\/www.tripadvisor.ca\/Profile\/jennifer34650","33545":"https:\/\/www.tripadvisor.ca\/Profile\/J6182FRlisac","33546":"https:\/\/www.tripadvisor.ca\/Profile\/audreyg457","33547":"https:\/\/www.tripadvisor.ca\/Profile\/robertlH712CN","33548":"https:\/\/www.tripadvisor.ca\/Profile\/pauldZ8874LA","33549":"https:\/\/www.tripadvisor.ca\/Profile\/Darp72","33560":"https:\/\/www.tripadvisor.ca\/Profile\/ciscochampion","33561":"https:\/\/www.tripadvisor.ca\/Profile\/joannehD9478NO","33562":"https:\/\/www.tripadvisor.ca\/Profile\/R5108RFbrianc","33563":"https:\/\/www.tripadvisor.ca\/Profile\/V581JWroberts","33564":"https:\/\/www.tripadvisor.ca\/Profile\/donmU7193GH","33565":"https:\/\/www.tripadvisor.ca\/Profile\/R7979GApaulg","33566":"https:\/\/www.tripadvisor.ca\/Profile\/IanW366","33567":"https:\/\/www.tripadvisor.ca\/Profile\/Kristophe1","33568":"https:\/\/www.tripadvisor.ca\/Profile\/dwparkes","33569":"https:\/\/www.tripadvisor.ca\/Profile\/201pattif","33570":"https:\/\/www.tripadvisor.ca\/Profile\/749fabiant","33571":"https:\/\/www.tripadvisor.ca\/Profile\/Margay77","33572":"https:\/\/www.tripadvisor.ca\/Profile\/juliecY3262EH","33573":"https:\/\/www.tripadvisor.ca\/Profile\/3Dgee","33574":"https:\/\/www.tripadvisor.ca\/Profile\/jules27122017","33575":"https:\/\/www.tripadvisor.ca\/Profile\/MarieG3895","33576":"https:\/\/www.tripadvisor.ca\/Profile\/788elainew","33578":"https:\/\/www.tripadvisor.ca\/Profile\/PTP46","33579":"https:\/\/www.tripadvisor.ca\/Profile\/Y7883MXmarkd","33590":"https:\/\/www.tripadvisor.ca\/Profile\/taurusthebull14","33591":"https:\/\/www.tripadvisor.ca\/Profile\/danielchambo","33592":"https:\/\/www.tripadvisor.ca\/Profile\/sunkiss23","33593":"https:\/\/www.tripadvisor.ca\/Profile\/JimHenderson154","33594":"https:\/\/www.tripadvisor.ca\/Profile\/TheTraveler063","33595":"https:\/\/www.tripadvisor.ca\/Profile\/R1154RFnancym","33596":"https:\/\/www.tripadvisor.ca\/Profile\/derekw957","33597":"https:\/\/www.tripadvisor.ca\/Profile\/953vivm","33598":"https:\/\/www.tripadvisor.ca\/Profile\/MichelleAulbrook","33599":"https:\/\/www.tripadvisor.ca\/Profile\/mclarch","33600":"https:\/\/www.tripadvisor.ca\/Profile\/Misterchips666","33601":"https:\/\/www.tripadvisor.ca\/Profile\/kacyw2016","33602":"https:\/\/www.tripadvisor.ca\/Profile\/galacticexpress999","33603":"https:\/\/www.tripadvisor.ca\/Profile\/32ginol","33604":"https:\/\/www.tripadvisor.ca\/Profile\/ssM6975SJ","33605":"https:\/\/www.tripadvisor.ca\/Profile\/86cindyn","33606":"https:\/\/www.tripadvisor.ca\/Profile\/227brucev","33607":"https:\/\/www.tripadvisor.ca\/Profile\/TrueLeaffan","33609":"https:\/\/www.tripadvisor.ca\/Profile\/748andrenaf","33610":"https:\/\/www.tripadvisor.ca\/Profile\/688evanl","33611":"https:\/\/www.tripadvisor.ca\/Profile\/73415t","33612":"https:\/\/www.tripadvisor.ca\/Profile\/meganrY5388AC","33613":"https:\/\/www.tripadvisor.ca\/Profile\/ingrid735","33614":"https:\/\/www.tripadvisor.ca\/Profile\/Dragon_Traveller509","33615":"https:\/\/www.tripadvisor.ca\/Profile\/gerrym718","33616":"https:\/\/www.tripadvisor.ca\/Profile\/vivianrosario","33617":"https:\/\/www.tripadvisor.ca\/Profile\/merlyn777","33618":"https:\/\/www.tripadvisor.ca\/Profile\/patriciaf2017","33619":"https:\/\/www.tripadvisor.ca\/Profile\/abrahamh364","33620":"https:\/\/www.tripadvisor.ca\/Profile\/Z8067OHkimt","33621":"https:\/\/www.tripadvisor.ca\/Profile\/donnacampbell37","33622":"https:\/\/www.tripadvisor.ca\/Profile\/LisaN1965","33623":"https:\/\/www.tripadvisor.ca\/Profile\/brettbreanneg","33624":"https:\/\/www.tripadvisor.ca\/Profile\/kelz5151","33630":"https:\/\/www.tripadvisor.ca\/Profile\/codys534","33631":"https:\/\/www.tripadvisor.ca\/Profile\/dondL125PK","33632":"https:\/\/www.tripadvisor.ca\/Profile\/LynnT107","33633":"https:\/\/www.tripadvisor.ca\/Profile\/kieleeb","33634":"https:\/\/www.tripadvisor.ca\/Profile\/marjoriew389","33635":"https:\/\/www.tripadvisor.ca\/Profile\/jeffreyr121","33636":"https:\/\/www.tripadvisor.ca\/Profile\/donnaj382","33637":"https:\/\/www.tripadvisor.ca\/Profile\/Christmasscout","33638":"https:\/\/www.tripadvisor.ca\/Profile\/198luciak","33639":"https:\/\/www.tripadvisor.ca\/Profile\/OnAir157968","33645":"https:\/\/www.tripadvisor.ca\/Profile\/746marcelk","33646":"https:\/\/www.tripadvisor.ca\/Profile\/katherine62549","33647":"https:\/\/www.tripadvisor.ca\/Profile\/W4184FZdough","33648":"https:\/\/www.tripadvisor.ca\/Profile\/Y4806NZlindaw","33649":"https:\/\/www.tripadvisor.ca\/Profile\/kathrynbH9813BX","33650":"https:\/\/www.tripadvisor.ca\/Profile\/X9176ZLcarld","33651":"https:\/\/www.tripadvisor.ca\/Profile\/383lorraineb","33652":"https:\/\/www.tripadvisor.ca\/Profile\/dremamac","33653":"https:\/\/www.tripadvisor.ca\/Profile\/MANUELG251","33654":"https:\/\/www.tripadvisor.ca\/Profile\/261paulak","33655":"https:\/\/www.tripadvisor.ca\/Profile\/jeremyg769","33656":"https:\/\/www.tripadvisor.ca\/Profile\/krista_lu","33657":"https:\/\/www.tripadvisor.ca\/Profile\/527BrianD","33658":"https:\/\/www.tripadvisor.ca\/Profile\/jaril2018","33659":"https:\/\/www.tripadvisor.ca\/Profile\/hwick2016","33660":"https:\/\/www.tripadvisor.ca\/Profile\/stigs17","33661":"https:\/\/www.tripadvisor.ca\/Profile\/freddynurse","33662":"https:\/\/www.tripadvisor.ca\/Profile\/RUCOOL","33663":"https:\/\/www.tripadvisor.ca\/Profile\/StevenS253","33664":"https:\/\/www.tripadvisor.ca\/Profile\/wiza","33665":"https:\/\/www.tripadvisor.ca\/Profile\/josephp351","33666":"https:\/\/www.tripadvisor.ca\/Profile\/irie_male","33667":"https:\/\/www.tripadvisor.ca\/Profile\/DaniM_11","33668":"https:\/\/www.tripadvisor.ca\/Profile\/toronto4567","33669":"https:\/\/www.tripadvisor.ca\/Profile\/DebbieO838","33670":"nil","33680":"https:\/\/www.tripadvisor.ca\/Profile\/wegothere","33681":"https:\/\/www.tripadvisor.ca\/Profile\/996marshac","33682":"https:\/\/www.tripadvisor.ca\/Profile\/angelinaj_11","33683":"https:\/\/www.tripadvisor.ca\/Profile\/robbinsus","33684":"https:\/\/www.tripadvisor.ca\/Profile\/4bechs","33685":"https:\/\/www.tripadvisor.ca\/Profile\/paulagC4606WT","33686":"https:\/\/www.tripadvisor.ca\/Profile\/davidsJ74IN","33687":"https:\/\/www.tripadvisor.ca\/Profile\/tuckrdout2016","33689":"https:\/\/www.tripadvisor.ca\/Profile\/brettw236","33690":"https:\/\/www.tripadvisor.ca\/Profile\/onejasper","33691":"https:\/\/www.tripadvisor.ca\/Profile\/Squeech57","33692":"https:\/\/www.tripadvisor.ca\/Profile\/tuscandreamer_7","33693":"https:\/\/www.tripadvisor.ca\/Profile\/bergdorfblond","33694":"https:\/\/www.tripadvisor.ca\/Profile\/tsbond","33695":"https:\/\/www.tripadvisor.ca\/Profile\/Joe_Ursano","33696":"https:\/\/www.tripadvisor.ca\/Profile\/HOWARDA307","33697":"https:\/\/www.tripadvisor.ca\/Profile\/crazycanuckEMS","33698":"https:\/\/www.tripadvisor.ca\/Profile\/Barrocker","33699":"https:\/\/www.tripadvisor.ca\/Profile\/danielam359","33700":"https:\/\/www.tripadvisor.ca\/Profile\/Brendenny","33701":"https:\/\/www.tripadvisor.ca\/Profile\/Sharkyff651","33702":"https:\/\/www.tripadvisor.ca\/Profile\/KChute","33703":"https:\/\/www.tripadvisor.ca\/Profile\/ONABUDGETOntario","33704":"https:\/\/www.tripadvisor.ca\/Profile\/33robynb","33705":"https:\/\/www.tripadvisor.ca\/Profile\/750allye","33706":"https:\/\/www.tripadvisor.ca\/Profile\/dupester77","33707":"https:\/\/www.tripadvisor.ca\/Profile\/D2891KBdaveg","33708":"https:\/\/www.tripadvisor.ca\/Profile\/missfire72","33709":"https:\/\/www.tripadvisor.ca\/Profile\/mc045","33716":"https:\/\/www.tripadvisor.ca\/Profile\/SaraJaneC5","33717":"https:\/\/www.tripadvisor.ca\/Profile\/g0ldendays","33718":"https:\/\/www.tripadvisor.ca\/Profile\/Cangolf","33719":"https:\/\/www.tripadvisor.ca\/Profile\/weirdguyingreen","33721":"https:\/\/www.tripadvisor.ca\/Profile\/GrammyofTriplets","33722":"https:\/\/www.tripadvisor.ca\/Profile\/esqwalax","33723":"https:\/\/www.tripadvisor.ca\/Profile\/Y697ANjessicam","33724":"https:\/\/www.tripadvisor.ca\/Profile\/brucel74","33725":"https:\/\/www.tripadvisor.ca\/Profile\/MissElleeBoo","33726":"https:\/\/www.tripadvisor.ca\/Profile\/593deborahm","33727":"https:\/\/www.tripadvisor.ca\/Profile\/139samr","33728":"https:\/\/www.tripadvisor.ca\/Profile\/Dinsdale050","33729":"https:\/\/www.tripadvisor.ca\/Profile\/hamiltonbhoyhoopsfan","33730":"https:\/\/www.tripadvisor.ca\/Profile\/V7796FBhollym","33731":"https:\/\/www.tripadvisor.ca\/Profile\/Northern789","33732":"https:\/\/www.tripadvisor.ca\/Profile\/foxycdn","33733":"https:\/\/www.tripadvisor.ca\/Profile\/jaydev2015","33734":"https:\/\/www.tripadvisor.ca\/Profile\/burr6013","33735":"https:\/\/www.tripadvisor.ca\/Profile\/JubeSudburyCanada","33736":"https:\/\/www.tripadvisor.ca\/Profile\/Norm907","33737":"https:\/\/www.tripadvisor.ca\/Profile\/Helper_One","33738":"https:\/\/www.tripadvisor.ca\/Profile\/Itravel587","33739":"https:\/\/www.tripadvisor.ca\/Profile\/sylvied48","33745":"https:\/\/www.tripadvisor.ca\/Profile\/Murfee","33746":"https:\/\/www.tripadvisor.ca\/Profile\/samuelb660","33747":"https:\/\/www.tripadvisor.ca\/Profile\/Delta713","33748":"https:\/\/www.tripadvisor.ca\/Profile\/71ls","33749":"https:\/\/www.tripadvisor.ca\/Profile\/mhaurlkl","33750":"https:\/\/www.tripadvisor.ca\/Profile\/KSBouch","33751":"https:\/\/www.tripadvisor.ca\/Profile\/Darth1Vader","33752":"https:\/\/www.tripadvisor.ca\/Profile\/To_Far_From_Paradise","33753":"https:\/\/www.tripadvisor.ca\/Profile\/Toronto_CanadaDal","33754":"https:\/\/www.tripadvisor.ca\/Profile\/BH4610","33755":"https:\/\/www.tripadvisor.ca\/Profile\/13marleneh","33756":"https:\/\/www.tripadvisor.ca\/Profile\/EvansB6","33757":"https:\/\/www.tripadvisor.ca\/Profile\/Coach1721","33758":"https:\/\/www.tripadvisor.ca\/Profile\/arnolds_12","33759":"https:\/\/www.tripadvisor.ca\/Profile\/Theerikroq","33760":"https:\/\/www.tripadvisor.ca\/Profile\/VirenHM","33761":"https:\/\/www.tripadvisor.ca\/Profile\/HarbourGirl71","33762":"https:\/\/www.tripadvisor.ca\/Profile\/canadian175","33763":"https:\/\/www.tripadvisor.ca\/Profile\/168angiec","33764":"https:\/\/www.tripadvisor.ca\/Profile\/margeCanada","33765":"https:\/\/www.tripadvisor.ca\/Profile\/Pentime","33767":"https:\/\/www.tripadvisor.ca\/Profile\/HockeyGoalieMom","33768":"https:\/\/www.tripadvisor.ca\/Profile\/BOB107","33775":"https:\/\/www.tripadvisor.ca\/Profile\/MooseJoh","33776":"https:\/\/www.tripadvisor.ca\/Profile\/nickelcitygirl","33777":"https:\/\/www.tripadvisor.ca\/Profile\/Angelica527","33778":"https:\/\/www.tripadvisor.ca\/Profile\/SandraP766","33779":"https:\/\/www.tripadvisor.ca\/Profile\/bobalbertca","33785":"https:\/\/www.tripadvisor.ca\/Profile\/ArleneH791","33786":"https:\/\/www.tripadvisor.ca\/Profile\/marktravelslots","33787":"https:\/\/www.tripadvisor.ca\/Profile\/charvaca","33788":"https:\/\/www.tripadvisor.ca\/Profile\/Brichana","33789":"https:\/\/www.tripadvisor.ca\/Profile\/TracyW177","33790":"https:\/\/www.tripadvisor.ca\/Profile\/ColinCanada","33791":"https:\/\/www.tripadvisor.ca\/Profile\/Cousinkk","33792":"https:\/\/www.tripadvisor.ca\/Profile\/highexpectations37","33793":"https:\/\/www.tripadvisor.ca\/Profile\/SkylarC","33794":"https:\/\/www.tripadvisor.ca\/Profile\/WYR_Perras","33795":"https:\/\/www.tripadvisor.ca\/Profile\/ParentsOfRedheadBoy","33796":"https:\/\/www.tripadvisor.ca\/Profile\/WayneinCollingwood","33797":"https:\/\/www.tripadvisor.ca\/Profile\/Sahayoga","33798":"https:\/\/www.tripadvisor.ca\/Profile\/midgetmajors","33799":"https:\/\/www.tripadvisor.ca\/Profile\/mr832","33805":"https:\/\/www.tripadvisor.ca\/Profile\/bensagle","33806":"https:\/\/www.tripadvisor.ca\/Profile\/Tdotontario","33807":"https:\/\/www.tripadvisor.ca\/Profile\/MaryG_from_Toronto","33808":"https:\/\/www.tripadvisor.ca\/Profile\/kingrichard146","33809":"https:\/\/www.tripadvisor.ca\/Profile\/GlobeTrotter933","33810":"https:\/\/www.tripadvisor.ca\/Profile\/JnSW_11","33811":"https:\/\/www.tripadvisor.ca\/Profile\/maryjMississauga","33812":"https:\/\/www.tripadvisor.ca\/Profile\/smrtcar","33813":"https:\/\/www.tripadvisor.ca\/Profile\/Nicetobeme","33814":"https:\/\/www.tripadvisor.ca\/Profile\/Crighton90","33815":"https:\/\/www.tripadvisor.ca\/Profile\/uplandsgirl","33816":"https:\/\/www.tripadvisor.ca\/Profile\/scottydog14","33817":"https:\/\/www.tripadvisor.ca\/Profile\/Gilla72","33818":"https:\/\/www.tripadvisor.ca\/Profile\/Paul0824","33819":"https:\/\/www.tripadvisor.ca\/Profile\/lotzasmiles","33820":"https:\/\/www.tripadvisor.ca\/Profile\/alecandjulie","33821":"https:\/\/www.tripadvisor.ca\/Profile\/travelteachOntario","33822":"https:\/\/www.tripadvisor.ca\/Profile\/JohnnyVibe","33823":"https:\/\/www.tripadvisor.ca\/Profile\/kipperaxle12","33824":"https:\/\/www.tripadvisor.ca\/Profile\/nate269","33825":"https:\/\/www.tripadvisor.ca\/Profile\/trumpyourfired","33826":"https:\/\/www.tripadvisor.ca\/Profile\/BCTravelbug","33827":"https:\/\/www.tripadvisor.ca\/Profile\/Jaksar","33828":"https:\/\/www.tripadvisor.ca\/Profile\/Brian1202","33829":"https:\/\/www.tripadvisor.ca\/Profile\/snarkee","33835":"nil","33840":"https:\/\/www.tripadvisor.ca\/Profile\/156nadyas","33841":"https:\/\/www.tripadvisor.ca\/Profile\/614jenr","33842":"https:\/\/www.tripadvisor.ca\/Profile\/684carolel","33843":"https:\/\/www.tripadvisor.ca\/Profile\/islandgirl2232","33844":"https:\/\/www.tripadvisor.ca\/Profile\/Sane3","33845":"https:\/\/www.tripadvisor.ca\/Profile\/jerrylZ7389IO","33846":"https:\/\/www.tripadvisor.ca\/Profile\/lindsayk700","33847":"https:\/\/www.tripadvisor.ca\/Profile\/JALToronto","33848":"https:\/\/www.tripadvisor.ca\/Profile\/williamcB2642GJ","33849":"https:\/\/www.tripadvisor.ca\/Profile\/MitsuQueen","33850":"https:\/\/www.tripadvisor.ca\/Profile\/NSTraveller493","33851":"https:\/\/www.tripadvisor.ca\/Profile\/788elainew","33852":"https:\/\/www.tripadvisor.ca\/Profile\/DavidCarolyn2","33853":"https:\/\/www.tripadvisor.ca\/Profile\/prudenttrav","33854":"https:\/\/www.tripadvisor.ca\/Profile\/Backmannnnn","33855":"https:\/\/www.tripadvisor.ca\/Profile\/Ronster36","33856":"https:\/\/www.tripadvisor.ca\/Profile\/ddoopand","33857":"https:\/\/www.tripadvisor.ca\/Profile\/MississaugaCanada","33858":"https:\/\/www.tripadvisor.ca\/Profile\/barbangi","33859":"https:\/\/www.tripadvisor.ca\/Profile\/261paulak","33860":"https:\/\/www.tripadvisor.ca\/Profile\/melrkw2018","33861":"https:\/\/www.tripadvisor.ca\/Profile\/Cavefamilyintoronto","33862":"https:\/\/www.tripadvisor.ca\/Profile\/Lookingforcomfort","33863":"https:\/\/www.tripadvisor.ca\/Profile\/jackilynpw","33864":"https:\/\/www.tripadvisor.ca\/Profile\/Vimal-CA","33865":"https:\/\/www.tripadvisor.ca\/Profile\/Pichtoune_71","33866":"https:\/\/www.tripadvisor.ca\/Profile\/mshantz","33867":"https:\/\/www.tripadvisor.ca\/Profile\/lesliemuskoka","33868":"https:\/\/www.tripadvisor.ca\/Profile\/TandBL16","33869":"https:\/\/www.tripadvisor.ca\/Profile\/maggiemG9006RY","33870":"https:\/\/www.tripadvisor.ca\/Profile\/keltay8","33871":"https:\/\/www.tripadvisor.ca\/Profile\/Canuck648","33872":"https:\/\/www.tripadvisor.ca\/Profile\/Travel752198","33873":"https:\/\/www.tripadvisor.ca\/Profile\/804kimberlyb","33874":"https:\/\/www.tripadvisor.ca\/Profile\/bonjour_et_bonvoyage","33875":"https:\/\/www.tripadvisor.ca\/Profile\/haroldd441","33876":"https:\/\/www.tripadvisor.ca\/Profile\/HappyFeetGoTravel","33877":"https:\/\/www.tripadvisor.ca\/Profile\/DanK173","33878":"https:\/\/www.tripadvisor.ca\/Profile\/tomlN8532FK","33879":"https:\/\/www.tripadvisor.ca\/Profile\/Mummu2410","33885":"https:\/\/www.tripadvisor.ca\/Profile\/joycem468","33886":"https:\/\/www.tripadvisor.ca\/Profile\/NormLWat","33887":"https:\/\/www.tripadvisor.ca\/Profile\/peterp504","33888":"https:\/\/www.tripadvisor.ca\/Profile\/Bubbles81","33889":"https:\/\/www.tripadvisor.ca\/Profile\/wiky_6hills","33890":"https:\/\/www.tripadvisor.ca\/Profile\/Laen27","33891":"https:\/\/www.tripadvisor.ca\/Profile\/drahalkar","33892":"https:\/\/www.tripadvisor.ca\/Profile\/24Ceecee","33893":"https:\/\/www.tripadvisor.ca\/Profile\/JohnK7922","33894":"https:\/\/www.tripadvisor.ca\/Profile\/wendyhenderson_13","33895":"https:\/\/www.tripadvisor.ca\/Profile\/HunterBarratt","33896":"https:\/\/www.tripadvisor.ca\/Profile\/NorOnt","33897":"https:\/\/www.tripadvisor.ca\/Profile\/jendaniels","33898":"https:\/\/www.tripadvisor.ca\/Profile\/familyfunOntario","33899":"https:\/\/www.tripadvisor.ca\/Profile\/477diannea","33900":"https:\/\/www.tripadvisor.ca\/Profile\/CollinsA14","33901":"https:\/\/www.tripadvisor.ca\/Profile\/Grundy181747","33902":"https:\/\/www.tripadvisor.ca\/Profile\/Minsmom25","33903":"https:\/\/www.tripadvisor.ca\/Profile\/BR4London","33904":"https:\/\/www.tripadvisor.ca\/Profile\/sssbuffalo","33905":"https:\/\/www.tripadvisor.ca\/Profile\/P3369AUsued","33906":"https:\/\/www.tripadvisor.ca\/Profile\/TedGlasgow_Scotland","33907":"https:\/\/www.tripadvisor.ca\/Profile\/Gracylou","33908":"https:\/\/www.tripadvisor.ca\/Profile\/GT750J","33909":"https:\/\/www.tripadvisor.ca\/Profile\/WorldCT","33910":"https:\/\/www.tripadvisor.ca\/Profile\/StouffvilleDanal","33911":"https:\/\/www.tripadvisor.ca\/Profile\/873geoffreyg","33912":"https:\/\/www.tripadvisor.ca\/Profile\/MamunurR26","33913":"https:\/\/www.tripadvisor.ca\/Profile\/wrinkly_raisin","33914":"https:\/\/www.tripadvisor.ca\/Profile\/vykhareev","33915":"https:\/\/www.tripadvisor.ca\/Profile\/MelWaterloo","33916":"https:\/\/www.tripadvisor.ca\/Profile\/Gesduncan","33917":"https:\/\/www.tripadvisor.ca\/Profile\/Northerntraveller10","33918":"https:\/\/www.tripadvisor.ca\/Profile\/Kellwea","33919":"https:\/\/www.tripadvisor.ca\/Profile\/PrincessSam85","33920":"https:\/\/www.tripadvisor.ca\/Profile\/wendyX2875RT","33921":"https:\/\/www.tripadvisor.ca\/Profile\/235faizalb","33922":"https:\/\/www.tripadvisor.ca\/Profile\/Judypitcher","33923":"https:\/\/www.tripadvisor.ca\/Profile\/ShannaLee68","33924":"https:\/\/www.tripadvisor.ca\/Profile\/kelly_3399","33930":"https:\/\/www.tripadvisor.ca\/Profile\/S4147BPkimc","33931":"https:\/\/www.tripadvisor.ca\/Profile\/family050","33932":"https:\/\/www.tripadvisor.ca\/Profile\/Jamiesther","33933":"https:\/\/www.tripadvisor.ca\/Profile\/MelvaOntario_Canada","33934":"https:\/\/www.tripadvisor.ca\/Profile\/StevenS253","33945":"https:\/\/www.tripadvisor.ca\/Profile\/LadyOfPort","33946":"https:\/\/www.tripadvisor.ca\/Profile\/susian_11","33947":"https:\/\/www.tripadvisor.ca\/Profile\/sportyprincess","33948":"https:\/\/www.tripadvisor.ca\/Profile\/sunnyfellow99","33949":"https:\/\/www.tripadvisor.ca\/Profile\/2016travel999","33950":"https:\/\/www.tripadvisor.ca\/Profile\/AndyG540","33951":"https:\/\/www.tripadvisor.ca\/Profile\/156pattid","33952":"https:\/\/www.tripadvisor.ca\/Profile\/goli455","33953":"https:\/\/www.tripadvisor.ca\/Profile\/401jamt","33954":"https:\/\/www.tripadvisor.ca\/Profile\/CaliMom91","33960":"https:\/\/www.tripadvisor.ca\/Profile\/891rishim","33961":"https:\/\/www.tripadvisor.ca\/Profile\/Happytraveller2666","33962":"https:\/\/www.tripadvisor.ca\/Profile\/sp5333","33963":"https:\/\/www.tripadvisor.ca\/Profile\/W304QYjohnb","33964":"https:\/\/www.tripadvisor.ca\/Profile\/244DianeG244","33966":"https:\/\/www.tripadvisor.ca\/Profile\/Meridith585","33967":"https:\/\/www.tripadvisor.ca\/Profile\/Crighton90","33968":"https:\/\/www.tripadvisor.ca\/Profile\/bergdorfblond","33969":"https:\/\/www.tripadvisor.ca\/Profile\/Scotty2hottie","33970":"https:\/\/www.tripadvisor.ca\/Profile\/stewcam7","33971":"https:\/\/www.tripadvisor.ca\/Profile\/SamT589","33972":"https:\/\/www.tripadvisor.ca\/Profile\/J5284SWkevinc","33973":"https:\/\/www.tripadvisor.ca\/Profile\/Clarinder","33974":"https:\/\/www.tripadvisor.ca\/Profile\/VenaScott","33975":"https:\/\/www.tripadvisor.ca\/Profile\/Travelling_Queen85","33976":"https:\/\/www.tripadvisor.ca\/Profile\/valeriemP4613AF","33977":"https:\/\/www.tripadvisor.ca\/Profile\/332harveyc","33978":"https:\/\/www.tripadvisor.ca\/Profile\/439janettet","33979":"https:\/\/www.tripadvisor.ca\/Profile\/Joyce275","33980":"https:\/\/www.tripadvisor.ca\/Profile\/aimeem497","33981":"https:\/\/www.tripadvisor.ca\/Profile\/msquared_12","33983":"https:\/\/www.tripadvisor.ca\/Profile\/FlavourSeeker","33984":"https:\/\/www.tripadvisor.ca\/Profile\/B2882NFkarenk","33985":"https:\/\/www.tripadvisor.ca\/Profile\/ryandN8763TY","33986":"https:\/\/www.tripadvisor.ca\/Profile\/BKM861","33987":"https:\/\/www.tripadvisor.ca\/Profile\/woodbridge49","33988":"https:\/\/www.tripadvisor.ca\/Profile\/lornaj322","33989":"https:\/\/www.tripadvisor.ca\/Profile\/ritaandjerryf","33990":"https:\/\/www.tripadvisor.ca\/Profile\/Michelle8608","33991":"https:\/\/www.tripadvisor.ca\/Profile\/trishh42","33992":"https:\/\/www.tripadvisor.ca\/Profile\/ccoleman","33993":"https:\/\/www.tripadvisor.ca\/Profile\/DarrylA61","33994":"https:\/\/www.tripadvisor.ca\/Profile\/yellowboot","33995":"https:\/\/www.tripadvisor.ca\/Profile\/MikeM621","33996":"https:\/\/www.tripadvisor.ca\/Profile\/marniecennamo","33997":"https:\/\/www.tripadvisor.ca\/Profile\/BigJonStew","33998":"https:\/\/www.tripadvisor.ca\/Profile\/Remnik","33999":"https:\/\/www.tripadvisor.ca\/Profile\/Jwcan","34000":"https:\/\/www.tripadvisor.ca\/Profile\/renrenren","34001":"https:\/\/www.tripadvisor.ca\/Profile\/josemO6718LA","34002":"https:\/\/www.tripadvisor.ca\/Profile\/billg594","34003":"https:\/\/www.tripadvisor.ca\/Profile\/brian385","34005":"https:\/\/www.tripadvisor.ca\/Profile\/3B4E","34006":"https:\/\/www.tripadvisor.ca\/Profile\/DR-TO","34007":"https:\/\/www.tripadvisor.ca\/Profile\/lavinep2018","34008":"https:\/\/www.tripadvisor.ca\/Profile\/Kleo564","34009":"https:\/\/www.tripadvisor.ca\/Profile\/wjgood","34010":"https:\/\/www.tripadvisor.ca\/Profile\/richardbS2877NH","34011":"https:\/\/www.tripadvisor.ca\/Profile\/kb887","34012":"https:\/\/www.tripadvisor.ca\/Profile\/Bush-76BC","34013":"https:\/\/www.tripadvisor.ca\/Profile\/Bbbowles","34014":"https:\/\/www.tripadvisor.ca\/Profile\/jmvett","34015":"https:\/\/www.tripadvisor.ca\/Profile\/brownee62","34016":"https:\/\/www.tripadvisor.ca\/Profile\/Onourway547","34017":"https:\/\/www.tripadvisor.ca\/Profile\/shamp00","34018":"https:\/\/www.tripadvisor.ca\/Profile\/lisatravels33","34019":"https:\/\/www.tripadvisor.ca\/Profile\/02CG","34020":"https:\/\/www.tripadvisor.ca\/Profile\/mandiel2014","34021":"https:\/\/www.tripadvisor.ca\/Profile\/traceydebuty","34022":"https:\/\/www.tripadvisor.ca\/Profile\/joannan88","34023":"https:\/\/www.tripadvisor.ca\/Profile\/tabbykellyo","34024":"https:\/\/www.tripadvisor.ca\/Profile\/lucalN6162HV","34025":"https:\/\/www.tripadvisor.ca\/Profile\/MikeD582","34026":"https:\/\/www.tripadvisor.ca\/Profile\/ddoopand","34027":"https:\/\/www.tripadvisor.ca\/Profile\/PawDuck","34028":"https:\/\/www.tripadvisor.ca\/Profile\/dlrhogan","34029":"https:\/\/www.tripadvisor.ca\/Profile\/416Sean","34030":"https:\/\/www.tripadvisor.ca\/Profile\/mariafM1624KI","34031":"https:\/\/www.tripadvisor.ca\/Profile\/VABZ2016","34032":"https:\/\/www.tripadvisor.ca\/Profile\/319GaryK","34033":"https:\/\/www.tripadvisor.ca\/Profile\/bob8549","34034":"https:\/\/www.tripadvisor.ca\/Profile\/Q9056FIdawns","34035":"nil","34040":"https:\/\/www.tripadvisor.ca\/Profile\/ettyvilleequine","34041":"https:\/\/www.tripadvisor.ca\/Profile\/cherie582","34042":"https:\/\/www.tripadvisor.ca\/Profile\/slabinskic","34043":"https:\/\/www.tripadvisor.ca\/Profile\/ayse911","34044":"https:\/\/www.tripadvisor.ca\/Profile\/gtkent2787","34045":"https:\/\/www.tripadvisor.ca\/Profile\/nelsonlucy72","34046":"https:\/\/www.tripadvisor.ca\/Profile\/P5463GJrebeccam","34047":"https:\/\/www.tripadvisor.ca\/Profile\/candacejo","34048":"https:\/\/www.tripadvisor.ca\/Profile\/Lammytrev","34049":"https:\/\/www.tripadvisor.ca\/Profile\/jenmH5915TA","34050":"https:\/\/www.tripadvisor.ca\/Profile\/HA-Trainer","34051":"https:\/\/www.tripadvisor.ca\/Profile\/I5013OArong","34052":"https:\/\/www.tripadvisor.ca\/Profile\/SMO2015","34053":"https:\/\/www.tripadvisor.ca\/Profile\/HartCraig","34054":"https:\/\/www.tripadvisor.ca\/Profile\/dish407","34055":"https:\/\/www.tripadvisor.ca\/Profile\/901clemencet","34056":"https:\/\/www.tripadvisor.ca\/Profile\/443KarenS","34057":"https:\/\/www.tripadvisor.ca\/Profile\/james_the_walker","34058":"https:\/\/www.tripadvisor.ca\/Profile\/amirf986","34059":"https:\/\/www.tripadvisor.ca\/Profile\/I1926POmaggiem","34060":"https:\/\/www.tripadvisor.ca\/Profile\/241jom","34061":"https:\/\/www.tripadvisor.ca\/Profile\/BrendaM1188","34062":"https:\/\/www.tripadvisor.ca\/Profile\/jasonn687","34063":"https:\/\/www.tripadvisor.ca\/Profile\/28_apg","34064":"https:\/\/www.tripadvisor.ca\/Profile\/tonii5","34070":"https:\/\/www.tripadvisor.ca\/Profile\/OJ_ness","34071":"https:\/\/www.tripadvisor.ca\/Profile\/WLKSR","34072":"https:\/\/www.tripadvisor.ca\/Profile\/theknittingbear","34073":"https:\/\/www.tripadvisor.ca\/Profile\/Everysecond","34075":"https:\/\/www.tripadvisor.ca\/Profile\/MaryamM654","34076":"https:\/\/www.tripadvisor.ca\/Profile\/celiadeng","34077":"https:\/\/www.tripadvisor.ca\/Profile\/Smoltman","34078":"https:\/\/www.tripadvisor.ca\/Profile\/pym3","34079":"https:\/\/www.tripadvisor.ca\/Profile\/PeteMarl","34080":"https:\/\/www.tripadvisor.ca\/Profile\/charlesh824","34081":"https:\/\/www.tripadvisor.ca\/Profile\/cate220451","34082":"https:\/\/www.tripadvisor.ca\/Profile\/ehelkur","34083":"https:\/\/www.tripadvisor.ca\/Profile\/joshwilderness","34084":"https:\/\/www.tripadvisor.ca\/Profile\/LottyToronto","34085":"https:\/\/www.tripadvisor.ca\/Profile\/CraigW57","34086":"https:\/\/www.tripadvisor.ca\/Profile\/GingieB","34087":"https:\/\/www.tripadvisor.ca\/Profile\/jellypop12","34088":"https:\/\/www.tripadvisor.ca\/Profile\/653edwink","34089":"https:\/\/www.tripadvisor.ca\/Profile\/Z1432USjenb","34090":"https:\/\/www.tripadvisor.ca\/Profile\/807mathewt","34091":"https:\/\/www.tripadvisor.ca\/Profile\/BarryFowler","34092":"https:\/\/www.tripadvisor.ca\/Profile\/Ministicgirl","34093":"https:\/\/www.tripadvisor.ca\/Profile\/LouiseB127","34094":"https:\/\/www.tripadvisor.ca\/Profile\/caribvibe","34095":"https:\/\/www.tripadvisor.ca\/Profile\/Swoodhall","34096":"https:\/\/www.tripadvisor.ca\/Profile\/Gmckenna","34097":"https:\/\/www.tripadvisor.ca\/Profile\/ameadie100","34098":"https:\/\/www.tripadvisor.ca\/Profile\/741heatherf","34099":"https:\/\/www.tripadvisor.ca\/Profile\/karmott","34100":"https:\/\/www.tripadvisor.ca\/Profile\/138haimv","34101":"https:\/\/www.tripadvisor.ca\/Profile\/669lilyf","34102":"https:\/\/www.tripadvisor.ca\/Profile\/660nicholasc","34103":"https:\/\/www.tripadvisor.ca\/Profile\/arumi84","34104":"https:\/\/www.tripadvisor.ca\/Profile\/richardalanp","34105":"https:\/\/www.tripadvisor.ca\/Profile\/446jessikad","34106":"https:\/\/www.tripadvisor.ca\/Profile\/GregF322","34107":"https:\/\/www.tripadvisor.ca\/Profile\/thebeamingbumpkin","34108":"https:\/\/www.tripadvisor.ca\/Profile\/pinkpantherr70","34109":"https:\/\/www.tripadvisor.ca\/Profile\/christyvan103","34110":"https:\/\/www.tripadvisor.ca\/Profile\/caribcanucks","34111":"https:\/\/www.tripadvisor.ca\/Profile\/tdangle10","34112":"https:\/\/www.tripadvisor.ca\/Profile\/lesterannebarrie","34113":"https:\/\/www.tripadvisor.ca\/Profile\/Pookie0621","34114":"https:\/\/www.tripadvisor.ca\/Profile\/neetybird","34115":"https:\/\/www.tripadvisor.ca\/Profile\/GuillaumeL355","34116":"https:\/\/www.tripadvisor.ca\/Profile\/Danahma","34117":"https:\/\/www.tripadvisor.ca\/Profile\/pwohara","34118":"https:\/\/www.tripadvisor.ca\/Profile\/scotthelmkay","34119":"https:\/\/www.tripadvisor.ca\/Profile\/OntarioJK5","34120":"https:\/\/www.tripadvisor.ca\/Profile\/5ddhussein","34121":"https:\/\/www.tripadvisor.ca\/Profile\/burr6013","34125":"https:\/\/www.tripadvisor.ca\/Profile\/Sherpa58982224060","34130":"https:\/\/www.tripadvisor.ca\/Profile\/tammyv333","34135":"https:\/\/www.tripadvisor.ca\/Profile\/cindybY5015OS","34140":"https:\/\/www.tripadvisor.ca\/Profile\/chrismD3199XN","34145":"https:\/\/www.tripadvisor.ca\/Profile\/ShelleyM1215","34150":"https:\/\/www.tripadvisor.ca\/Profile\/restnot","34155":"nil","34160":"https:\/\/www.tripadvisor.ca\/Profile\/Ryily","34165":"https:\/\/www.tripadvisor.ca\/Profile\/N8303HQcindyb","34170":"https:\/\/www.tripadvisor.ca\/Profile\/860pattys","34175":"https:\/\/www.tripadvisor.ca\/Profile\/birdseye17","34185":"https:\/\/www.tripadvisor.ca\/Profile\/shannonbX8540IA","34195":"https:\/\/www.tripadvisor.ca\/Profile\/KevPEI","34200":"https:\/\/www.tripadvisor.ca\/Profile\/marissab15","34205":"https:\/\/www.tripadvisor.ca\/Profile\/245tylerh","34210":"https:\/\/www.tripadvisor.caundefined","34220":"https:\/\/www.tripadvisor.ca\/Profile\/sherrybC9366LB","34225":"https:\/\/www.tripadvisor.ca\/Profile\/354leslieb","34250":"https:\/\/www.tripadvisor.ca\/Profile\/457donb","34255":"https:\/\/www.tripadvisor.ca\/Profile\/randy1941","34260":"https:\/\/www.tripadvisor.ca\/Profile\/georgerandallh","34270":"https:\/\/www.tripadvisor.ca\/Profile\/930lawrencef","34305":"https:\/\/www.tripadvisor.ca\/Profile\/MikeM934","34310":"https:\/\/www.tripadvisor.ca\/Profile\/I3856IAkyleb","34325":"https:\/\/www.tripadvisor.ca\/Profile\/doug553","34326":"https:\/\/www.tripadvisor.ca\/Profile\/SFrancisF","34327":"https:\/\/www.tripadvisor.ca\/Profile\/lightheratedhands","34328":"https:\/\/www.tripadvisor.ca\/Profile\/katiefenall563","34329":"https:\/\/www.tripadvisor.ca\/Profile\/AlexGcan","34330":"https:\/\/www.tripadvisor.ca\/Profile\/JoanneB509","34331":"https:\/\/www.tripadvisor.ca\/Profile\/cshowe80","34332":"https:\/\/www.tripadvisor.ca\/Profile\/nramos260860","34333":"https:\/\/www.tripadvisor.ca\/Profile\/csola373256","34334":"https:\/\/www.tripadvisor.ca\/Profile\/sandraandtrac","34335":"https:\/\/www.tripadvisor.ca\/Profile\/I5738YTaa","34336":"https:\/\/www.tripadvisor.ca\/Profile\/Nomad512186","34337":"https:\/\/www.tripadvisor.ca\/Profile\/A7761XKcatherinek","34338":"https:\/\/www.tripadvisor.ca\/Profile\/RafikiO","34339":"https:\/\/www.tripadvisor.ca\/Profile\/T5208WNmikec","34340":"https:\/\/www.tripadvisor.ca\/Profile\/michaelbK3443FX","34341":"https:\/\/www.tripadvisor.ca\/Profile\/psy420","34342":"https:\/\/www.tripadvisor.ca\/Profile\/Tschony","34343":"https:\/\/www.tripadvisor.ca\/Profile\/GangaDD","34344":"https:\/\/www.tripadvisor.ca\/Profile\/c6479844239","34345":"https:\/\/www.tripadvisor.ca\/Profile\/s-char-ann68","34346":"https:\/\/www.tripadvisor.ca\/Profile\/strutynj","34347":"https:\/\/www.tripadvisor.ca\/Profile\/moonfruitsmusic","34348":"https:\/\/www.tripadvisor.ca\/Profile\/LoriAnn717","34349":"https:\/\/www.tripadvisor.ca\/Profile\/910non","34350":"https:\/\/www.tripadvisor.ca\/Profile\/heathercS2297ID","34351":"https:\/\/www.tripadvisor.ca\/Profile\/shanirj","34352":"https:\/\/www.tripadvisor.ca\/Profile\/liliOttawa","34353":"https:\/\/www.tripadvisor.ca\/Profile\/142natashiab","34354":"https:\/\/www.tripadvisor.ca\/Profile\/634SARAHH634","34355":"https:\/\/www.tripadvisor.ca\/Profile\/193vanessaj","34356":"https:\/\/www.tripadvisor.ca\/Profile\/IndeSingh79","34357":"https:\/\/www.tripadvisor.ca\/Profile\/lagoonie193","34358":"https:\/\/www.tripadvisor.ca\/Profile\/triciamart","34359":"https:\/\/www.tripadvisor.ca\/Profile\/253laraj","34360":"https:\/\/www.tripadvisor.ca\/Profile\/Hol747","34361":"https:\/\/www.tripadvisor.ca\/Profile\/anneforbes63","34362":"https:\/\/www.tripadvisor.ca\/Profile\/Saramae72","34363":"https:\/\/www.tripadvisor.ca\/Profile\/lisamW6025EK","34364":"https:\/\/www.tripadvisor.ca\/Profile\/772shrutir","34365":"nil","34375":"https:\/\/www.tripadvisor.ca\/Profile\/Jessica205","34376":"https:\/\/www.tripadvisor.ca\/Profile\/jase467","34377":"https:\/\/www.tripadvisor.ca\/Profile\/ekajaks","34378":"https:\/\/www.tripadvisor.ca\/Profile\/AlexW1560","34379":"https:\/\/www.tripadvisor.ca\/Profile\/virgonomic","34380":"https:\/\/www.tripadvisor.ca\/Profile\/197KimH","34381":"https:\/\/www.tripadvisor.ca\/Profile\/rbrown_269478","34382":"https:\/\/www.tripadvisor.ca\/Profile\/sheenae492","34383":"https:\/\/www.tripadvisor.ca\/Profile\/tracyhS3235KH","34384":"https:\/\/www.tripadvisor.ca\/Profile\/douga121","34385":"https:\/\/www.tripadvisor.ca\/Profile\/saunders_terri","34386":"https:\/\/www.tripadvisor.ca\/Profile\/Crzcanuk","34387":"https:\/\/www.tripadvisor.ca\/Profile\/stephennE9985NP","34388":"https:\/\/www.tripadvisor.ca\/Profile\/D4171MSkellyc","34389":"https:\/\/www.tripadvisor.ca\/Profile\/M5515DKbenm","34390":"https:\/\/www.tripadvisor.ca\/Profile\/NutritiousMom","34391":"https:\/\/www.tripadvisor.ca\/Profile\/jimhL5506LV","34392":"https:\/\/www.tripadvisor.ca\/Profile\/katrinab703","34393":"https:\/\/www.tripadvisor.ca\/Profile\/michaelcX1013JW","34394":"https:\/\/www.tripadvisor.ca\/Profile\/lannie676","34400":"https:\/\/www.tripadvisor.ca\/Profile\/388bobk","34401":"https:\/\/www.tripadvisor.ca\/Profile\/kevin948","34402":"https:\/\/www.tripadvisor.ca\/Profile\/sandracM7174VR","34403":"https:\/\/www.tripadvisor.ca\/Profile\/nekeshasookhoo","34404":"https:\/\/www.tripadvisor.ca\/Profile\/273ameliem","34405":"https:\/\/www.tripadvisor.ca\/Profile\/canralph","34406":"https:\/\/www.tripadvisor.ca\/Profile\/heatherlA3446KK","34407":"https:\/\/www.tripadvisor.ca\/Profile\/LauraECWheeler","34408":"https:\/\/www.tripadvisor.ca\/Profile\/OntarioJenn","34409":"https:\/\/www.tripadvisor.ca\/Profile\/553marilynr","34415":"https:\/\/www.tripadvisor.ca\/Profile\/884frankw","34416":"https:\/\/www.tripadvisor.ca\/Profile\/chelseac570","34417":"https:\/\/www.tripadvisor.ca\/Profile\/ukn0wh0","34418":"https:\/\/www.tripadvisor.ca\/Profile\/JimmyCricket22","34419":"https:\/\/www.tripadvisor.ca\/Profile\/931beckyb","34420":"https:\/\/www.tripadvisor.ca\/Profile\/brooksie_29","34421":"https:\/\/www.tripadvisor.ca\/Profile\/fallt","34422":"https:\/\/www.tripadvisor.ca\/Profile\/sheilabO6672EX","34423":"https:\/\/www.tripadvisor.ca\/Profile\/bruton59","34424":"https:\/\/www.tripadvisor.ca\/Profile\/laurieo592","34425":"https:\/\/www.tripadvisor.ca\/Profile\/755BrianS","34426":"https:\/\/www.tripadvisor.ca\/Profile\/cmorris2015","34427":"https:\/\/www.tripadvisor.ca\/Profile\/brittanym921","34428":"https:\/\/www.tripadvisor.ca\/Profile\/johnI5581NW","34429":"https:\/\/www.tripadvisor.ca\/Profile\/Boombarler","34430":"https:\/\/www.tripadvisor.ca\/Profile\/stefan1232015","34431":"https:\/\/www.tripadvisor.ca\/Profile\/794elled","34432":"https:\/\/www.tripadvisor.ca\/Profile\/Wil_Mackie","34433":"https:\/\/www.tripadvisor.ca\/Profile\/JBSiegel58","34434":"https:\/\/www.tripadvisor.ca\/Profile\/Minty7_98","34435":"https:\/\/www.tripadvisor.ca\/Profile\/BrianHurlburt","34436":"https:\/\/www.tripadvisor.ca\/Profile\/687marilyni","34437":"https:\/\/www.tripadvisor.ca\/Profile\/10janettew","34438":"https:\/\/www.tripadvisor.ca\/Profile\/kim_a_cox","34439":"https:\/\/www.tripadvisor.ca\/Profile\/taggart2015","34440":"https:\/\/www.tripadvisor.ca\/Profile\/rickm679","34441":"https:\/\/www.tripadvisor.ca\/Profile\/foxycdn","34442":"https:\/\/www.tripadvisor.ca\/Profile\/bkb38","34443":"https:\/\/www.tripadvisor.ca\/Profile\/techaider","34444":"https:\/\/www.tripadvisor.ca\/Profile\/GaynorP490","34445":"https:\/\/www.tripadvisor.ca\/Profile\/melissadF8067EA","34446":"https:\/\/www.tripadvisor.ca\/Profile\/404natashad","34447":"https:\/\/www.tripadvisor.ca\/Profile\/barryyoung2002","34448":"https:\/\/www.tripadvisor.ca\/Profile\/MartinL610","34449":"https:\/\/www.tripadvisor.ca\/Profile\/Sbowes101","34455":"https:\/\/www.tripadvisor.ca\/Profile\/DeanT996","34456":"https:\/\/www.tripadvisor.ca\/Profile\/LynneSproule","34457":"https:\/\/www.tripadvisor.ca\/Profile\/petcreations","34458":"https:\/\/www.tripadvisor.ca\/Profile\/babss573","34459":"https:\/\/www.tripadvisor.ca\/Profile\/NM105","34460":"https:\/\/www.tripadvisor.ca\/Profile\/SLYMENDELLOO","34461":"https:\/\/www.tripadvisor.ca\/Profile\/AugustRush2","34462":"https:\/\/www.tripadvisor.ca\/Profile\/lindsay404","34463":"https:\/\/www.tripadvisor.ca\/Profile\/KB_Vancouver","34465":"https:\/\/www.tripadvisor.ca\/Profile\/thunderminding","34466":"https:\/\/www.tripadvisor.ca\/Profile\/johannam104","34467":"https:\/\/www.tripadvisor.ca\/Profile\/Ptbo590","34468":"https:\/\/www.tripadvisor.ca\/Profile\/MaisiesChocShop","34469":"https:\/\/www.tripadvisor.ca\/Profile\/reannao2017","34470":"https:\/\/www.tripadvisor.ca\/Profile\/X1829QLivanl","34471":"https:\/\/www.tripadvisor.ca\/Profile\/miket591","34472":"https:\/\/www.tripadvisor.ca\/Profile\/paullynda2016","34473":"https:\/\/www.tripadvisor.ca\/Profile\/S2104UKkenb","34474":"https:\/\/www.tripadvisor.ca\/Profile\/1965KH","34475":"https:\/\/www.tripadvisor.ca\/Profile\/juelc2015","34476":"https:\/\/www.tripadvisor.ca\/Profile\/Kayttrip","34477":"https:\/\/www.tripadvisor.ca\/Profile\/DebbieC3018","34478":"https:\/\/www.tripadvisor.ca\/Profile\/mikekG8259QJ","34479":"https:\/\/www.tripadvisor.ca\/Profile\/bettinap403","34480":"https:\/\/www.tripadvisor.ca\/Profile\/SylviaS470","34481":"https:\/\/www.tripadvisor.ca\/Profile\/palmers713","34482":"https:\/\/www.tripadvisor.ca\/Profile\/rav4toyotaj","34483":"https:\/\/www.tripadvisor.ca\/Profile\/shirleyh239","34484":"https:\/\/www.tripadvisor.ca\/Profile\/noreenm488","34485":"https:\/\/www.tripadvisor.ca\/Profile\/chwilson2016","34486":"https:\/\/www.tripadvisor.ca\/Profile\/jackiel711","34487":"https:\/\/www.tripadvisor.ca\/Profile\/mthomas229","34488":"https:\/\/www.tripadvisor.ca\/Profile\/morganbanner3","34489":"https:\/\/www.tripadvisor.ca\/Profile\/touneandy","34490":"nil","34500":"https:\/\/www.tripadvisor.ca\/Profile\/peggyc115","34501":"https:\/\/www.tripadvisor.ca\/Profile\/CTfromTO","34502":"https:\/\/www.tripadvisor.ca\/Profile\/danaA8102ES","34503":"https:\/\/www.tripadvisor.ca\/Profile\/rx_kolarikova","34504":"https:\/\/www.tripadvisor.ca\/Profile\/2_kids_will_travel","34510":"https:\/\/www.tripadvisor.ca\/Profile\/Rosssy50","34511":"https:\/\/www.tripadvisor.ca\/Profile\/TravelingNomad82","34513":"https:\/\/www.tripadvisor.ca\/Profile\/mblundell","34514":"https:\/\/www.tripadvisor.ca\/Profile\/boglarkab172","34520":"https:\/\/www.tripadvisor.ca\/Profile\/hj_buse","34521":"https:\/\/www.tripadvisor.ca\/Profile\/Thatagran5","34522":"https:\/\/www.tripadvisor.ca\/Profile\/Rjwelwy","34523":"https:\/\/www.tripadvisor.ca\/Profile\/Twigvh","34524":"https:\/\/www.tripadvisor.ca\/Profile\/BozenaK627","34530":"https:\/\/www.tripadvisor.ca\/Profile\/nmkUK","34535":"nil","34545":"https:\/\/www.tripadvisor.ca\/Profile\/Janet1489","34546":"https:\/\/www.tripadvisor.ca\/Profile\/fatmaa404","34547":"https:\/\/www.tripadvisor.ca\/Profile\/980mg","34548":"https:\/\/www.tripadvisor.ca\/Profile\/DeannaJ433","34549":"https:\/\/www.tripadvisor.ca\/Profile\/sandmang24","34550":"https:\/\/www.tripadvisor.ca\/Profile\/Y9808SIelizabethr","34551":"https:\/\/www.tripadvisor.ca\/Profile\/mavisf672","34552":"https:\/\/www.tripadvisor.ca\/Profile\/honint123","34553":"https:\/\/www.tripadvisor.ca\/Profile\/RichardL361","34554":"https:\/\/www.tripadvisor.ca\/Profile\/antoinel135","34556":"https:\/\/www.tripadvisor.ca\/Profile\/J1239QBcarols","34558":"https:\/\/www.tripadvisor.ca\/Profile\/976emmanuelg","34559":"https:\/\/www.tripadvisor.ca\/Profile\/helen3640","34560":"https:\/\/www.tripadvisor.ca\/Profile\/GMurray","34561":"https:\/\/www.tripadvisor.ca\/Profile\/davidc3652018","34562":"https:\/\/www.tripadvisor.ca\/Profile\/knot2sur","34563":"https:\/\/www.tripadvisor.ca\/Profile\/913amih","34564":"https:\/\/www.tripadvisor.ca\/Profile\/JanTravels_4","34565":"https:\/\/www.tripadvisor.ca\/Profile\/shawnstg","34566":"https:\/\/www.tripadvisor.ca\/Profile\/Livemusic2014","34567":"https:\/\/www.tripadvisor.ca\/Profile\/PollycToronto","34568":"https:\/\/www.tripadvisor.ca\/Profile\/Lesleymal","34569":"https:\/\/www.tripadvisor.ca\/Profile\/JBF9","34570":"https:\/\/www.tripadvisor.ca\/Profile\/880mariannek","34571":"https:\/\/www.tripadvisor.ca\/Profile\/NeedASunKiss","34572":"https:\/\/www.tripadvisor.ca\/Profile\/Josvanmeeuwen","34573":"https:\/\/www.tripadvisor.ca\/Profile\/Izzyambergecko","34574":"nil","34575":"nil","34576":"https:\/\/www.tripadvisor.ca\/Profile\/ShellDoe","34577":"https:\/\/www.tripadvisor.ca\/Profile\/Trail41968793645","34578":"https:\/\/www.tripadvisor.ca\/Profile\/Escape42304510778","34579":"https:\/\/www.tripadvisor.ca\/Profile\/fuffergeorgen","34580":"https:\/\/www.tripadvisor.ca\/Profile\/W809SZdaved","34581":"https:\/\/www.tripadvisor.ca\/Profile\/jeffcO7357BO","34582":"https:\/\/www.tripadvisor.ca\/Profile\/Curiosity19508734857","34583":"https:\/\/www.tripadvisor.ca\/Profile\/aylanah15","34584":"https:\/\/www.tripadvisor.ca\/Profile\/mt_marcy","34585":"https:\/\/www.tripadvisor.ca\/Profile\/sharrybudd","34586":"https:\/\/www.tripadvisor.ca\/Profile\/chrisbV7285TC","34587":"https:\/\/www.tripadvisor.ca\/Profile\/Rockiroads","34588":"https:\/\/www.tripadvisor.ca\/Profile\/743racheals","34589":"https:\/\/www.tripadvisor.ca\/Profile\/Guide10631392100","34590":"https:\/\/www.tripadvisor.ca\/Profile\/Mobile27097079649","34591":"https:\/\/www.tripadvisor.ca\/Profile\/Dama10","34592":"https:\/\/www.tripadvisor.ca\/Profile\/I4632ULjuliem","34593":"https:\/\/www.tripadvisor.ca\/Profile\/Meander52089154487","34594":"https:\/\/www.tripadvisor.ca\/Profile\/Excursion30285314519","34595":"https:\/\/www.tripadvisor.ca\/Profile\/marinabB3738BQ","34596":"https:\/\/www.tripadvisor.ca\/Profile\/Verniamk","34597":"https:\/\/www.tripadvisor.ca\/Profile\/nathanl586","34598":"https:\/\/www.tripadvisor.ca\/Profile\/georgewdear","34599":"https:\/\/www.tripadvisor.ca\/Profile\/COREY999999999","34600":"https:\/\/www.tripadvisor.ca\/Profile\/Meander49749458284","34601":"nil","34606":"https:\/\/www.tripadvisor.ca\/Profile\/icyharryo","34607":"https:\/\/www.tripadvisor.ca\/Profile\/grahamrolph2","34608":"https:\/\/www.tripadvisor.ca\/Profile\/angelaeorr","34609":"https:\/\/www.tripadvisor.ca\/Profile\/teresamr2017","34610":"https:\/\/www.tripadvisor.ca\/Profile\/Z9059TQjayp","34611":"https:\/\/www.tripadvisor.ca\/Profile\/aprilb22","34612":"https:\/\/www.tripadvisor.ca\/Profile\/WJL132013","34613":"https:\/\/www.tripadvisor.ca\/Profile\/A5582LKstevem","34614":"https:\/\/www.tripadvisor.ca\/Profile\/rparks372669","34615":"https:\/\/www.tripadvisor.ca\/Profile\/MikeButler14","34616":"https:\/\/www.tripadvisor.ca\/Profile\/ZackGauthier","34617":"https:\/\/www.tripadvisor.ca\/Profile\/carsena2018","34618":"https:\/\/www.tripadvisor.ca\/Profile\/P9465FMashleyf","34619":"https:\/\/www.tripadvisor.ca\/Profile\/mackpollington","34620":"https:\/\/www.tripadvisor.ca\/Profile\/cowbabe101","34626":"https:\/\/www.tripadvisor.ca\/Profile\/21bonniel","34627":"https:\/\/www.tripadvisor.ca\/Profile\/feliciaamaciejewski","34628":"https:\/\/www.tripadvisor.ca\/Profile\/gloriab598","34629":"https:\/\/www.tripadvisor.ca\/Profile\/JulieS989","34630":"https:\/\/www.tripadvisor.ca\/Profile\/heatherD3168YO","34631":"https:\/\/www.tripadvisor.ca\/Profile\/Forestree","34632":"https:\/\/www.tripadvisor.ca\/Profile\/K3305VUmelaniem","34633":"https:\/\/www.tripadvisor.ca\/Profile\/luvat1stbet","34634":"https:\/\/www.tripadvisor.ca\/Profile\/mjwagler","34635":"https:\/\/www.tripadvisor.ca\/Profile\/faye573","34636":"https:\/\/www.tripadvisor.ca\/Profile\/Dragonflychik27","34637":"https:\/\/www.tripadvisor.caundefined","34638":"https:\/\/www.tripadvisor.ca\/Profile\/851melanyr","34639":"https:\/\/www.tripadvisor.ca\/Profile\/stoneswords3","34640":"https:\/\/www.tripadvisor.ca\/Profile\/996MelissaC","34641":"https:\/\/www.tripadvisor.ca\/Profile\/lhill390491","34643":"https:\/\/www.tripadvisor.ca\/Profile\/sylvarstarwolfe2015","34644":"https:\/\/www.tripadvisor.ca\/Profile\/kcoone994725","34645":"https:\/\/www.tripadvisor.ca\/Profile\/jhirven","34646":"https:\/\/www.tripadvisor.ca\/Profile\/laurakellum","34647":"https:\/\/www.tripadvisor.ca\/Profile\/jayplower","34648":"https:\/\/www.tripadvisor.ca\/Profile\/singher11","34650":"https:\/\/www.tripadvisor.ca\/Profile\/Steven_Smith_70","34651":"https:\/\/www.tripadvisor.ca\/Profile\/lisalV4125FX","34653":"https:\/\/www.tripadvisor.ca\/Profile\/michaellauriea","34654":"https:\/\/www.tripadvisor.ca\/Profile\/sevela806725","34655":"https:\/\/www.tripadvisor.ca\/Profile\/candicec212","34663":"https:\/\/www.tripadvisor.ca\/Profile\/F8728NBadams","34664":"https:\/\/www.tripadvisor.ca\/Profile\/J5729NBshannonb","34667":"https:\/\/www.tripadvisor.ca\/Profile\/momooopink","34668":"https:\/\/www.tripadvisor.ca\/Profile\/KarenMc_11","34669":"https:\/\/www.tripadvisor.ca\/Profile\/150williame","34670":"https:\/\/www.tripadvisor.ca\/Profile\/shep27723","34671":"https:\/\/www.tripadvisor.ca\/Profile\/marysX3653JO","34672":"https:\/\/www.tripadvisor.ca\/Profile\/7869543","34673":"https:\/\/www.tripadvisor.ca\/Profile\/erinsN725FE","34674":"https:\/\/www.tripadvisor.ca\/Profile\/C286HCanthonyp","34682":"https:\/\/www.tripadvisor.ca\/Profile\/lawrenceg211","34683":"https:\/\/www.tripadvisor.ca\/Profile\/thdude47","34684":"https:\/\/www.tripadvisor.ca\/Profile\/staceyo574","34685":"https:\/\/www.tripadvisor.ca\/Profile\/X7165DWkimn","34688":"https:\/\/www.tripadvisor.ca\/Profile\/alyssag80","34690":"https:\/\/www.tripadvisor.ca\/Profile\/DaveW633","34705":"https:\/\/www.tripadvisor.ca\/Profile\/AndrewF3570","34710":"https:\/\/www.tripadvisor.ca\/Profile\/PamelaD631","34716":"https:\/\/www.tripadvisor.ca\/Profile\/H4456PUrobertp","34718":"https:\/\/www.tripadvisor.ca\/Profile\/stephaniewW1936ZH","34719":"https:\/\/www.tripadvisor.ca\/Profile\/amandaleem2017","34736":"https:\/\/www.tripadvisor.ca\/Profile\/marcia827","34737":"https:\/\/www.tripadvisor.ca\/Profile\/itsthetruth2017","34740":"https:\/\/www.tripadvisor.ca\/Profile\/ryanpX3184PO","34741":"https:\/\/www.tripadvisor.ca\/Profile\/924glendap","34743":"https:\/\/www.tripadvisor.ca\/Profile\/NightmareCity","34744":"https:\/\/www.tripadvisor.ca\/Profile\/CathyTakahashi","34745":"https:\/\/www.tripadvisor.ca\/Profile\/sweetnessgalore","34761":"https:\/\/www.tripadvisor.ca\/Profile\/yob459","34764":"https:\/\/www.tripadvisor.ca\/Profile\/marywF3324XB","34765":"https:\/\/www.tripadvisor.ca\/Profile\/jackkA6444YN","34767":"https:\/\/www.tripadvisor.ca\/Profile\/Izwald","34769":"https:\/\/www.tripadvisor.ca\/Profile\/J2597IAandreab","34771":"https:\/\/www.tripadvisor.ca\/Profile\/D4175YTdavidl","34772":"https:\/\/www.tripadvisor.ca\/Profile\/U8933ZOanon","34773":"https:\/\/www.tripadvisor.ca\/Profile\/dougandbettyr","34774":"https:\/\/www.tripadvisor.ca\/Profile\/JakeLeslie","34775":"https:\/\/www.tripadvisor.ca\/Profile\/I6689QVlaurar","34776":"nil","34781":"https:\/\/www.tripadvisor.ca\/Profile\/ZeroOrchestra","34782":"https:\/\/www.tripadvisor.ca\/Profile\/anonymousX9450LL","34783":"https:\/\/www.tripadvisor.ca\/Profile\/6ixEats","34784":"https:\/\/www.tripadvisor.ca\/Profile\/391kenl","34785":"https:\/\/www.tripadvisor.ca\/Profile\/TinaCraig_13","34786":"https:\/\/www.tripadvisor.ca\/Profile\/EdH150","34787":"https:\/\/www.tripadvisor.ca\/Profile\/derekg383","34788":"https:\/\/www.tripadvisor.ca\/Profile\/Leafs_Country","34789":"https:\/\/www.tripadvisor.ca\/Profile\/CarlyP93","34790":"https:\/\/www.tripadvisor.ca\/Profile\/RyanP140","34791":"https:\/\/www.tripadvisor.ca\/Profile\/JesseJ_11","34792":"https:\/\/www.tripadvisor.ca\/Profile\/CarolynCzyrko","34793":"https:\/\/www.tripadvisor.ca\/Profile\/Manpreet52","34794":"https:\/\/www.tripadvisor.ca\/Profile\/jenniferbarnett","34795":"https:\/\/www.tripadvisor.ca\/Profile\/Rddflag","34796":"nil","34801":"https:\/\/www.tripadvisor.ca\/Profile\/MrBean30453","34802":"https:\/\/www.tripadvisor.ca\/Profile\/416walterq","34803":"https:\/\/www.tripadvisor.ca\/Profile\/chrisgou","34804":"https:\/\/www.tripadvisor.ca\/Profile\/146annam","34805":"https:\/\/www.tripadvisor.ca\/Profile\/320shawnc","34806":"https:\/\/www.tripadvisor.ca\/Profile\/kitegirl9","34807":"https:\/\/www.tripadvisor.ca\/Profile\/Lisa552014","34808":"https:\/\/www.tripadvisor.ca\/Profile\/jbastedo99","34809":"https:\/\/www.tripadvisor.ca\/Profile\/holliys","34810":"https:\/\/www.tripadvisor.ca\/Profile\/elainerF6221ST","34811":"https:\/\/www.tripadvisor.ca\/Profile\/delaneychris14","34812":"https:\/\/www.tripadvisor.ca\/Profile\/lisacG4075NI","34813":"https:\/\/www.tripadvisor.ca\/Profile\/williamgregoryscottd","34814":"https:\/\/www.tripadvisor.ca\/Profile\/528lauraem","34815":"https:\/\/www.tripadvisor.ca\/Profile\/BuddyMalloy","34821":"https:\/\/www.tripadvisor.ca\/Profile\/1234769","34822":"https:\/\/www.tripadvisor.caundefined","34825":"https:\/\/www.tripadvisor.ca\/Profile\/davidsM2781IY","34826":"https:\/\/www.tripadvisor.ca\/Profile\/karoka2017","34828":"https:\/\/www.tripadvisor.ca\/Profile\/DadandCab","34829":"https:\/\/www.tripadvisor.ca\/Profile\/Mikeykane69","34830":"https:\/\/www.tripadvisor.ca\/Profile\/pauljY315ND","34831":"https:\/\/www.tripadvisor.ca\/Profile\/Harasnotlot","34832":"https:\/\/www.tripadvisor.ca\/Profile\/C4944ZZpatriciac","34833":"https:\/\/www.tripadvisor.ca\/Profile\/catherinerE2807SY","34834":"https:\/\/www.tripadvisor.ca\/Profile\/michaelbH1032OH","34835":"https:\/\/www.tripadvisor.ca\/Profile\/ricedion","34836":"https:\/\/www.tripadvisor.ca\/Profile\/heidinseekers","34837":"https:\/\/www.tripadvisor.ca\/Profile\/RetiredBritz","34838":"https:\/\/www.tripadvisor.ca\/Profile\/326mohitk","34840":"https:\/\/www.tripadvisor.ca\/Profile\/vbk2017","34841":"https:\/\/www.tripadvisor.ca\/Profile\/353jennyx","34843":"https:\/\/www.tripadvisor.ca\/Profile\/627crystall","34844":"https:\/\/www.tripadvisor.ca\/Profile\/enzomds","34845":"https:\/\/www.tripadvisor.ca\/Profile\/SunLoverJan","34847":"https:\/\/www.tripadvisor.ca\/Profile\/127duanet","34848":"https:\/\/www.tripadvisor.ca\/Profile\/douglasw66","34849":"https:\/\/www.tripadvisor.ca\/Profile\/KeB123","34850":"https:\/\/www.tripadvisor.ca\/Profile\/CraigW272","34851":"https:\/\/www.tripadvisor.ca\/Profile\/fuzp","34852":"https:\/\/www.tripadvisor.ca\/Profile\/Raspberry-deeregal","34853":"https:\/\/www.tripadvisor.ca\/Profile\/bobgM6792FB","34854":"https:\/\/www.tripadvisor.ca\/Profile\/145gayn","34855":"https:\/\/www.tripadvisor.ca\/Profile\/Q4413IIsuem","34856":"https:\/\/www.tripadvisor.ca\/Profile\/846janied","34857":"https:\/\/www.tripadvisor.ca\/Profile\/vprasad2017","34859":"https:\/\/www.tripadvisor.ca\/Profile\/ruddy4","34861":"https:\/\/www.tripadvisor.ca\/Profile\/Travellerguy123","34862":"https:\/\/www.tripadvisor.ca\/Profile\/travellingmom216","34863":"https:\/\/www.tripadvisor.ca\/Profile\/cathybC4407AE","34864":"https:\/\/www.tripadvisor.ca\/Profile\/davemiller112017","34865":"https:\/\/www.tripadvisor.ca\/Profile\/barbarafY1925HB","34867":"https:\/\/www.tripadvisor.ca\/Profile\/MeaghanK40","34868":"https:\/\/www.tripadvisor.ca\/Profile\/lsize398","34869":"https:\/\/www.tripadvisor.ca\/Profile\/826lissar","34870":"https:\/\/www.tripadvisor.ca\/Profile\/B3642OXrobertg","34871":"https:\/\/www.tripadvisor.ca\/Profile\/backroad20bean","34872":"https:\/\/www.tripadvisor.ca\/Profile\/karen_w_laing","34874":"https:\/\/www.tripadvisor.ca\/Profile\/Q4025CHchristines","34875":"https:\/\/www.tripadvisor.ca\/Profile\/12cierrah","34876":"https:\/\/www.tripadvisor.ca\/Profile\/amandawM6124XK","34880":"https:\/\/www.tripadvisor.ca\/Profile\/margok137","34881":"https:\/\/www.tripadvisor.ca\/Profile\/christinepP7949WM","34882":"https:\/\/www.tripadvisor.ca\/Profile\/V7090ZKnancyw","34883":"https:\/\/www.tripadvisor.ca\/Profile\/xperiencedcanuck","34885":"https:\/\/www.tripadvisor.ca\/Profile\/sandybD3713WT","34886":"https:\/\/www.tripadvisor.ca\/Profile\/404debbyb","34887":"https:\/\/www.tripadvisor.ca\/Profile\/76balk","34888":"https:\/\/www.tripadvisor.ca\/Profile\/misslily2016","34890":"https:\/\/www.tripadvisor.ca\/Profile\/807mathewt","34891":"https:\/\/www.tripadvisor.ca\/Profile\/bvbattey","34892":"https:\/\/www.tripadvisor.ca\/Profile\/lords182","34893":"https:\/\/www.tripadvisor.ca\/Profile\/chrisjJ6671AU","34894":"https:\/\/www.tripadvisor.ca\/Profile\/VotsorFamily","34895":"https:\/\/www.tripadvisor.ca\/Profile\/H975XJpatriciaa","34896":"https:\/\/www.tripadvisor.ca\/Profile\/RobP2709","34897":"https:\/\/www.tripadvisor.ca\/Profile\/caroldS3792PW","34911":"https:\/\/www.tripadvisor.ca\/Profile\/KellyW2929","34912":"https:\/\/www.tripadvisor.ca\/Profile\/Elmunequito","34917":"https:\/\/www.tripadvisor.ca\/Profile\/42janicek","34918":"https:\/\/www.tripadvisor.ca\/Profile\/margaretk22524","34919":"https:\/\/www.tripadvisor.ca\/Profile\/R7692KUnancya","34920":"https:\/\/www.tripadvisor.ca\/Profile\/334williamsp","34921":"https:\/\/www.tripadvisor.ca\/Profile\/loisl256","34922":"https:\/\/www.tripadvisor.ca\/Profile\/haroldd441","34924":"https:\/\/www.tripadvisor.ca\/Profile\/335lindab","34925":"https:\/\/www.tripadvisor.ca\/Profile\/craigr335","34926":"https:\/\/www.tripadvisor.ca\/Profile\/qrandel","34927":"https:\/\/www.tripadvisor.ca\/Profile\/getoutofwinter","34928":"https:\/\/www.tripadvisor.ca\/Profile\/Estragon2001","34929":"https:\/\/www.tripadvisor.ca\/Profile\/ryanf875","34930":"https:\/\/www.tripadvisor.ca\/Profile\/jimmP7808CT","34932":"https:\/\/www.tripadvisor.ca\/Profile\/ronaldd238","34934":"https:\/\/www.tripadvisor.ca\/Profile\/365barb","34941":"https:\/\/www.tripadvisor.ca\/Profile\/22Foxy22","34942":"https:\/\/www.tripadvisor.ca\/Profile\/janetmU9942NK","34944":"https:\/\/www.tripadvisor.ca\/Profile\/Awsuml","34945":"https:\/\/www.tripadvisor.ca\/Profile\/JohnRhame","34952":"https:\/\/www.tripadvisor.ca\/Profile\/allegras21","34953":"https:\/\/www.tripadvisor.ca\/Profile\/wholycrowley","34955":"https:\/\/www.tripadvisor.ca\/Profile\/bryanw299","34956":"https:\/\/www.tripadvisor.ca\/Profile\/scottbY6175QJ","34957":"https:\/\/www.tripadvisor.ca\/Profile\/234micheall","34960":"https:\/\/www.tripadvisor.ca\/Profile\/Zumburger","34962":"https:\/\/www.tripadvisor.ca\/Profile\/cubby2000","34963":"https:\/\/www.tripadvisor.ca\/Profile\/652geraldl","34964":"https:\/\/www.tripadvisor.ca\/Profile\/vincentp998","34966":"https:\/\/www.tripadvisor.ca\/Profile\/448robertav","34967":"https:\/\/www.tripadvisor.ca\/Profile\/Beechfield1","34968":"https:\/\/www.tripadvisor.ca\/Profile\/odonojun","34969":"https:\/\/www.tripadvisor.ca\/Profile\/398bradleyb","34970":"https:\/\/www.tripadvisor.ca\/Profile\/999janiceh","34972":"https:\/\/www.tripadvisor.ca\/Profile\/retirees2013","34973":"https:\/\/www.tripadvisor.ca\/Profile\/LP2342013","34974":"https:\/\/www.tripadvisor.ca\/Profile\/677ralph","34975":"https:\/\/www.tripadvisor.ca\/Profile\/11ediths","34976":"https:\/\/www.tripadvisor.ca\/Profile\/Roaming21","34979":"https:\/\/www.tripadvisor.ca\/Profile\/681guyr","34980":"https:\/\/www.tripadvisor.ca\/Profile\/hotel1112","34981":"https:\/\/www.tripadvisor.ca\/Profile\/headlite","34984":"https:\/\/www.tripadvisor.ca\/Profile\/MEMN1984","34985":"https:\/\/www.tripadvisor.ca\/Profile\/dorink2014","34986":"https:\/\/www.tripadvisor.ca\/Profile\/ashokl337","34987":"https:\/\/www.tripadvisor.ca\/Profile\/Y5438FFpaull","34988":"https:\/\/www.tripadvisor.ca\/Profile\/S2015G","34989":"https:\/\/www.tripadvisor.ca\/Profile\/kapilharshidaj","34990":"https:\/\/www.tripadvisor.ca\/Profile\/434rajp","34991":"https:\/\/www.tripadvisor.ca\/Profile\/susancA1363QW","34994":"https:\/\/www.tripadvisor.ca\/Profile\/Lachner12","34996":"nil","35001":"https:\/\/www.tripadvisor.ca\/Profile\/O1943","35006":"https:\/\/www.tripadvisor.ca\/Profile\/Lord-Tubby","35016":"https:\/\/www.tripadvisor.ca\/Profile\/ontariomom870","35021":"https:\/\/www.tripadvisor.ca\/Profile\/lenachristensen500","35031":"https:\/\/www.tripadvisor.ca\/Profile\/Mitchmanjan16","35041":"https:\/\/www.tripadvisor.ca\/Profile\/217PatM","35046":"https:\/\/www.tripadvisor.ca\/Profile\/Kapri_00","35047":"https:\/\/www.tripadvisor.ca\/Profile\/J_J_Phillips44","35048":"https:\/\/www.tripadvisor.ca\/Profile\/A5773HFiant","35049":"https:\/\/www.tripadvisor.ca\/Profile\/elsieb883","35050":"https:\/\/www.tripadvisor.ca\/Profile\/kevinmatg","35051":"https:\/\/www.tripadvisor.ca\/Profile\/chait1788","35052":"https:\/\/www.tripadvisor.ca\/Profile\/kmn77","35053":"https:\/\/www.tripadvisor.ca\/Profile\/524patw","35054":"https:\/\/www.tripadvisor.ca\/Profile\/232devig","35055":"https:\/\/www.tripadvisor.ca\/Profile\/Q8341MZjennifern","35056":"https:\/\/www.tripadvisor.ca\/Profile\/Scotttlewis","35057":"https:\/\/www.tripadvisor.ca\/Profile\/749ewd","35058":"https:\/\/www.tripadvisor.ca\/Profile\/madcatu2fan","35059":"https:\/\/www.tripadvisor.ca\/Profile\/203rib","35060":"https:\/\/www.tripadvisor.ca\/Profile\/Pucar","35061":"https:\/\/www.tripadvisor.ca\/Profile\/david-glebe","35062":"https:\/\/www.tripadvisor.ca\/Profile\/RowanKierstead","35063":"https:\/\/www.tripadvisor.ca\/Profile\/vevey2016","35064":"https:\/\/www.tripadvisor.ca\/Profile\/588wangl","35065":"https:\/\/www.tripadvisor.ca\/Profile\/GSouth","35066":"https:\/\/www.tripadvisor.ca\/Profile\/114deryks","35067":"https:\/\/www.tripadvisor.ca\/Profile\/Pam-Englehart","35068":"https:\/\/www.tripadvisor.ca\/Profile\/shaozaindocan","35069":"https:\/\/www.tripadvisor.ca\/Profile\/DubaiMarc","35070":"https:\/\/www.tripadvisor.ca\/Profile\/705crystalt","35071":"nil","35076":"https:\/\/www.tripadvisor.caundefined","35081":"https:\/\/www.tripadvisor.ca\/Profile\/splunkett63","35082":"https:\/\/www.tripadvisor.ca\/Profile\/Koh-Samui2","35083":"https:\/\/www.tripadvisor.ca\/Profile\/MAMB","35084":"https:\/\/www.tripadvisor.ca\/Profile\/tdsuperstar","35085":"https:\/\/www.tripadvisor.ca\/Profile\/645philipc","35086":"nil","35091":"https:\/\/www.tripadvisor.ca\/Profile\/arnaudm790","35092":"https:\/\/www.tripadvisor.ca\/Profile\/jroc999","35093":"https:\/\/www.tripadvisor.ca\/Profile\/ruthgary2017","35094":"https:\/\/www.tripadvisor.ca\/Profile\/christophera831","35095":"https:\/\/www.tripadvisor.ca\/Profile\/Meyel2017","35096":"https:\/\/www.tripadvisor.ca\/Profile\/627crystall","35097":"https:\/\/www.tripadvisor.ca\/Profile\/T4088UHcindyb","35098":"https:\/\/www.tripadvisor.ca\/Profile\/357annas","35099":"https:\/\/www.tripadvisor.ca\/Profile\/lm0ntpellier","35100":"https:\/\/www.tripadvisor.ca\/Profile\/taraw676","35101":"https:\/\/www.tripadvisor.ca\/Profile\/KevinSandra_12","35102":"https:\/\/www.tripadvisor.ca\/Profile\/julieguindon","35103":"https:\/\/www.tripadvisor.ca\/Profile\/jhill102017","35104":"https:\/\/www.tripadvisor.ca\/Profile\/kencA4898PT","35105":"https:\/\/www.tripadvisor.ca\/Profile\/kMiscio","35111":"https:\/\/www.tripadvisor.ca\/Profile\/getwaynej","35112":"https:\/\/www.tripadvisor.ca\/Profile\/Gale2003","35113":"https:\/\/www.tripadvisor.ca\/Profile\/962silvijag","35114":"https:\/\/www.tripadvisor.ca\/Profile\/annelC4225YB","35115":"https:\/\/www.tripadvisor.ca\/Profile\/conniet131","35121":"https:\/\/www.tripadvisor.ca\/Profile\/TJCBOLTON","35122":"https:\/\/www.tripadvisor.ca\/Profile\/Peterupreti","35123":"https:\/\/www.tripadvisor.ca\/Profile\/RobSue85","35124":"https:\/\/www.tripadvisor.ca\/Profile\/drywaller1","35125":"https:\/\/www.tripadvisor.ca\/Profile\/R9627ZZtimt","35126":"https:\/\/www.tripadvisor.ca\/Profile\/taylorg43","35127":"https:\/\/www.tripadvisor.ca\/Profile\/290dhruvp","35128":"https:\/\/www.tripadvisor.ca\/Profile\/A8796QKnancyh","35129":"https:\/\/www.tripadvisor.ca\/Profile\/catlinmccluskey","35130":"https:\/\/www.tripadvisor.ca\/Profile\/Adventuregirl2410","35131":"https:\/\/www.tripadvisor.ca\/Profile\/434kimip","35132":"https:\/\/www.tripadvisor.ca\/Profile\/edgwareroad","35133":"https:\/\/www.tripadvisor.ca\/Profile\/DannyY551","35134":"https:\/\/www.tripadvisor.ca\/Profile\/BenS455","35135":"https:\/\/www.tripadvisor.ca\/Profile\/chriswW3551MR","35136":"https:\/\/www.tripadvisor.ca\/Profile\/thumbtackreviews","35137":"https:\/\/www.tripadvisor.ca\/Profile\/martina913","35138":"https:\/\/www.tripadvisor.ca\/Profile\/perryb2015","35139":"https:\/\/www.tripadvisor.ca\/Profile\/DevraK","35140":"https:\/\/www.tripadvisor.ca\/Profile\/stevenh736","35141":"https:\/\/www.tripadvisor.ca\/Profile\/639ryank","35142":"https:\/\/www.tripadvisor.ca\/Profile\/65craiga","35143":"https:\/\/www.tripadvisor.ca\/Profile\/charmed26","35144":"https:\/\/www.tripadvisor.ca\/Profile\/renrenren","35145":"https:\/\/www.tripadvisor.ca\/Profile\/giggles7174","35146":"https:\/\/www.tripadvisor.ca\/Profile\/jimmmyyy","35147":"https:\/\/www.tripadvisor.ca\/Profile\/385tanyaf","35148":"https:\/\/www.tripadvisor.ca\/Profile\/hercwanderer","35149":"https:\/\/www.tripadvisor.ca\/Profile\/389sandrak","35150":"https:\/\/www.tripadvisor.ca\/Profile\/JOLItheGOALIE","35151":"https:\/\/www.tripadvisor.ca\/Profile\/jonathong890","35152":"https:\/\/www.tripadvisor.ca\/Profile\/Sportsmom2014","35153":"https:\/\/www.tripadvisor.ca\/Profile\/chintans387","35154":"https:\/\/www.tripadvisor.ca\/Profile\/ericfobert","35155":"https:\/\/www.tripadvisor.ca\/Profile\/fuzzuki","35156":"https:\/\/www.tripadvisor.ca\/Profile\/florinm213","35157":"https:\/\/www.tripadvisor.ca\/Profile\/RamyM191","35158":"https:\/\/www.tripadvisor.caundefined","35159":"https:\/\/www.tripadvisor.ca\/Profile\/AmtheExplorer","35160":"https:\/\/www.tripadvisor.ca\/Profile\/lorrainel127","35161":"https:\/\/www.tripadvisor.ca\/Profile\/GabrielN73","35162":"https:\/\/www.tripadvisor.ca\/Profile\/757marika","35163":"https:\/\/www.tripadvisor.ca\/Profile\/pianoman432","35164":"https:\/\/www.tripadvisor.ca\/Profile\/203trishs","35165":"https:\/\/www.tripadvisor.ca\/Profile\/mdgetaway","35166":"https:\/\/www.tripadvisor.ca\/Profile\/StephenR198","35167":"https:\/\/www.tripadvisor.ca\/Profile\/Cherie84","35168":"https:\/\/www.tripadvisor.ca\/Profile\/RonK406","35169":"https:\/\/www.tripadvisor.ca\/Profile\/JRS1960","35170":"https:\/\/www.tripadvisor.ca\/Profile\/naikN","35171":"https:\/\/www.tripadvisor.ca\/Profile\/tonys375","35172":"https:\/\/www.tripadvisor.ca\/Profile\/915vaughnb","35173":"https:\/\/www.tripadvisor.ca\/Profile\/danylb_12","35174":"https:\/\/www.tripadvisor.ca\/Profile\/PeggyW774","35175":"https:\/\/www.tripadvisor.ca\/Profile\/michaelr283","35176":"https:\/\/www.tripadvisor.ca\/Profile\/reaz_11","35177":"https:\/\/www.tripadvisor.ca\/Profile\/Amy-Lynn1957","35178":"https:\/\/www.tripadvisor.ca\/Profile\/Snowbird888","35179":"https:\/\/www.tripadvisor.ca\/Profile\/tarotmina","35180":"https:\/\/www.tripadvisor.ca\/Profile\/gorgeous_george_1","35181":"https:\/\/www.tripadvisor.ca\/Profile\/breakthemonotony","35186":"https:\/\/www.tripadvisor.ca\/Profile\/halbop33","35187":"https:\/\/www.tripadvisor.ca\/Profile\/kevinmatg","35188":"https:\/\/www.tripadvisor.ca\/Profile\/edangie316","35189":"https:\/\/www.tripadvisor.ca\/Profile\/solidgold451","35190":"https:\/\/www.tripadvisor.ca\/Profile\/249gabrielaf","35191":"https:\/\/www.tripadvisor.ca\/Profile\/travelerboy03","35192":"https:\/\/www.tripadvisor.ca\/Profile\/U1382WBalaind","35193":"https:\/\/www.tripadvisor.ca\/Profile\/myfishmoby","35194":"https:\/\/www.tripadvisor.ca\/Profile\/Randy4697","35195":"https:\/\/www.tripadvisor.ca\/Profile\/DuaneW581","35196":"https:\/\/www.tripadvisor.ca\/Profile\/340staceyb","35197":"https:\/\/www.tripadvisor.ca\/Profile\/stephg702","35198":"https:\/\/www.tripadvisor.ca\/Profile\/gary0shawa","35199":"https:\/\/www.tripadvisor.ca\/Profile\/NinanKurian","35200":"https:\/\/www.tripadvisor.ca\/Profile\/E1930YZBarbara","35201":"https:\/\/www.tripadvisor.ca\/Profile\/Embeddedathlete","35202":"https:\/\/www.tripadvisor.ca\/Profile\/kc10424","35203":"https:\/\/www.tripadvisor.ca\/Profile\/kiersten117","35204":"https:\/\/www.tripadvisor.ca\/Profile\/832ashleyd","35205":"https:\/\/www.tripadvisor.ca\/Profile\/macnurse","35206":"nil","35211":"https:\/\/www.tripadvisor.ca\/Profile\/mikepJ3277OG","35212":"https:\/\/www.tripadvisor.ca\/Profile\/CwoodDon","35213":"https:\/\/www.tripadvisor.ca\/Profile\/Aussie-BeachBumsX2","35214":"https:\/\/www.tripadvisor.ca\/Profile\/X6145YNnancyb","35215":"https:\/\/www.tripadvisor.ca\/Profile\/Inspire56762363793","35216":"https:\/\/www.tripadvisor.ca\/Profile\/sandrastan","35217":"https:\/\/www.tripadvisor.ca\/Profile\/Road825572","35218":"https:\/\/www.tripadvisor.ca\/Profile\/705beth","35219":"https:\/\/www.tripadvisor.ca\/Profile\/982darrylc","35220":"https:\/\/www.tripadvisor.ca\/Profile\/bfkmountain","35226":"https:\/\/www.tripadvisor.ca\/Profile\/601foodie","35227":"https:\/\/www.tripadvisor.ca\/Profile\/Lisa552014","35228":"https:\/\/www.tripadvisor.ca\/Profile\/tedbates","35229":"https:\/\/www.tripadvisor.ca\/Profile\/Nofoodie","35230":"https:\/\/www.tripadvisor.ca\/Profile\/juliec299","35236":"https:\/\/www.tripadvisor.ca\/Profile\/Muskokaguest","35237":"https:\/\/www.tripadvisor.ca\/Profile\/blackzackshellac","35238":"https:\/\/www.tripadvisor.ca\/Profile\/poohbee1932","35239":"https:\/\/www.tripadvisor.ca\/Profile\/Babs7112016","35240":"https:\/\/www.tripadvisor.ca\/Profile\/lizziebillyard","35241":"https:\/\/www.tripadvisor.ca\/Profile\/adeles896","35242":"https:\/\/www.tripadvisor.ca\/Profile\/I7994TDsusanm","35243":"https:\/\/www.tripadvisor.ca\/Profile\/madisonl666","35244":"https:\/\/www.tripadvisor.ca\/Profile\/stephaniekF7344FA","35245":"https:\/\/www.tripadvisor.ca\/Profile\/dwyerj2017","35246":"https:\/\/www.tripadvisor.ca\/Profile\/K452OPjennifers","35247":"https:\/\/www.tripadvisor.ca\/Profile\/Indiana1000","35248":"https:\/\/www.tripadvisor.ca\/Profile\/HEWright236","35249":"https:\/\/www.tripadvisor.ca\/Profile\/HPB1983","35250":"https:\/\/www.tripadvisor.ca\/Profile\/MuskokaBell","35251":"https:\/\/www.tripadvisor.ca\/Profile\/bay86420","35252":"https:\/\/www.tripadvisor.ca\/Profile\/janemjamieson","35253":"https:\/\/www.tripadvisor.ca\/Profile\/Gogalgo55","35254":"https:\/\/www.tripadvisor.ca\/Profile\/173mg","35255":"https:\/\/www.tripadvisor.ca\/Profile\/978edwards","35256":"https:\/\/www.tripadvisor.ca\/Profile\/JJJL11","35257":"https:\/\/www.tripadvisor.ca\/Profile\/maritimemary","35258":"https:\/\/www.tripadvisor.ca\/Profile\/frankd53","35259":"https:\/\/www.tripadvisor.ca\/Profile\/443lorid","35260":"https:\/\/www.tripadvisor.ca\/Profile\/mscrissy2468","35261":"https:\/\/www.tripadvisor.ca\/Profile\/Nestleton","35262":"https:\/\/www.tripadvisor.ca\/Profile\/awesome_opossum13","35263":"https:\/\/www.tripadvisor.ca\/Profile\/kenbI5237OG","35264":"https:\/\/www.tripadvisor.ca\/Profile\/595glena","35265":"https:\/\/www.tripadvisor.ca\/Profile\/839ameliav","35271":"https:\/\/www.tripadvisor.ca\/Profile\/bikerbelleb","35272":"https:\/\/www.tripadvisor.ca\/Profile\/McGras_Family","35273":"https:\/\/www.tripadvisor.ca\/Profile\/70Rick70","35274":"https:\/\/www.tripadvisor.ca\/Profile\/tracyw828","35275":"https:\/\/www.tripadvisor.ca\/Profile\/mactavish2004","35276":"https:\/\/www.tripadvisor.ca\/Profile\/markbR7735BJ","35277":"https:\/\/www.tripadvisor.ca\/Profile\/LORIHi123","35278":"https:\/\/www.tripadvisor.ca\/Profile\/slosier23","35279":"https:\/\/www.tripadvisor.ca\/Profile\/718dalite","35280":"https:\/\/www.tripadvisor.ca\/Profile\/ElizabethW3152","35281":"https:\/\/www.tripadvisor.ca\/Profile\/Glasshousetravel","35282":"https:\/\/www.tripadvisor.ca\/Profile\/MargarettaG4","35283":"https:\/\/www.tripadvisor.ca\/Profile\/lauramK161SG","35284":"https:\/\/www.tripadvisor.ca\/Profile\/Live4VacationsBarrie","35285":"https:\/\/www.tripadvisor.ca\/Profile\/2017029","35291":"https:\/\/www.tripadvisor.ca\/Profile\/Cinda58","35292":"https:\/\/www.tripadvisor.ca\/Profile\/olivia747","35293":"https:\/\/www.tripadvisor.ca\/Profile\/jmarti123","35294":"https:\/\/www.tripadvisor.ca\/Profile\/Wabush","35297":"https:\/\/www.tripadvisor.ca\/Profile\/Csb127","35298":"https:\/\/www.tripadvisor.ca\/Profile\/eliana988","35299":"https:\/\/www.tripadvisor.ca\/Profile\/1004CN","35300":"https:\/\/www.tripadvisor.ca\/Profile\/girl_with_a_map","35301":"https:\/\/www.tripadvisor.ca\/Profile\/katelyndadams","35302":"https:\/\/www.tripadvisor.ca\/Profile\/KJC414","35303":"https:\/\/www.tripadvisor.ca\/Profile\/DrASToronto","35304":"https:\/\/www.tripadvisor.ca\/Profile\/464elizabethe","35305":"https:\/\/www.tripadvisor.ca\/Profile\/aprilsh0wers14","35306":"https:\/\/www.tripadvisor.ca\/Profile\/604lynh","35307":"https:\/\/www.tripadvisor.ca\/Profile\/suedto","35308":"https:\/\/www.tripadvisor.ca\/Profile\/PTW86","35309":"https:\/\/www.tripadvisor.ca\/Profile\/Ruleof7traveller","35310":"https:\/\/www.tripadvisor.ca\/Profile\/dp23431","35316":"https:\/\/www.tripadvisor.ca\/Profile\/Guest418","35317":"https:\/\/www.tripadvisor.ca\/Profile\/MajidM","35318":"https:\/\/www.tripadvisor.ca\/Profile\/781ashleye","35319":"https:\/\/www.tripadvisor.ca\/Profile\/PaulKandAnnieL","35320":"https:\/\/www.tripadvisor.ca\/Profile\/houltm","35327":"https:\/\/www.tripadvisor.ca\/Profile\/truths1","35328":"https:\/\/www.tripadvisor.ca\/Profile\/947Sandra99","35329":"https:\/\/www.tripadvisor.ca\/Profile\/PGB1966","35330":"https:\/\/www.tripadvisor.ca\/Profile\/KirandeepN","35336":"https:\/\/www.tripadvisor.ca\/Profile\/AmyH11111","35337":"https:\/\/www.tripadvisor.ca\/Profile\/TanyaFindlay","35338":"https:\/\/www.tripadvisor.ca\/Profile\/CountryPat3","35339":"https:\/\/www.tripadvisor.ca\/Profile\/luvs2travel_9","35340":"https:\/\/www.tripadvisor.ca\/Profile\/KateE620","35341":"https:\/\/www.tripadvisor.ca\/Profile\/RickandMary2012","35342":"https:\/\/www.tripadvisor.ca\/Profile\/LoraD914","35343":"https:\/\/www.tripadvisor.ca\/Profile\/TorontoMike86","35344":"https:\/\/www.tripadvisor.ca\/Profile\/Melibi","35345":"https:\/\/www.tripadvisor.ca\/Profile\/AliAli82","35346":"https:\/\/www.tripadvisor.ca\/Profile\/lizp224","35347":"https:\/\/www.tripadvisor.ca\/Profile\/StephanieL384","35348":"https:\/\/www.tripadvisor.ca\/Profile\/AnnaA721","35349":"https:\/\/www.tripadvisor.ca\/Profile\/wrldtrvellr","35350":"https:\/\/www.tripadvisor.ca\/Profile\/paulac831","35351":"https:\/\/www.tripadvisor.ca\/Profile\/CathyT536","35352":"https:\/\/www.tripadvisor.ca\/Profile\/lgr155019","35353":"https:\/\/www.tripadvisor.ca\/Profile\/rhobru","35355":"https:\/\/www.tripadvisor.ca\/Profile\/118GailW","35356":"https:\/\/www.tripadvisor.ca\/Profile\/etraxler","35357":"https:\/\/www.tripadvisor.ca\/Profile\/cbutera","35358":"https:\/\/www.tripadvisor.ca\/Profile\/HikerBeth","35359":"https:\/\/www.tripadvisor.ca\/Profile\/WeF0ur","35360":"https:\/\/www.tripadvisor.ca\/Profile\/happyJud","35361":"https:\/\/www.tripadvisor.ca\/Profile\/RogerBrooks","35362":"https:\/\/www.tripadvisor.ca\/Profile\/torontogirl5","35363":"https:\/\/www.tripadvisor.ca\/Profile\/mandie1277","35364":"https:\/\/www.tripadvisor.ca\/Profile\/Monica532406","35365":"https:\/\/www.tripadvisor.ca\/Profile\/csasani","35366":"https:\/\/www.tripadvisor.ca\/Profile\/Jaycloete","35367":"https:\/\/www.tripadvisor.ca\/Profile\/jkelly11","35368":"https:\/\/www.tripadvisor.ca\/Profile\/JPHerriott","35369":"https:\/\/www.tripadvisor.ca\/Profile\/Goodygirl51","35370":"https:\/\/www.tripadvisor.ca\/Profile\/PatricEToronto","35371":"https:\/\/www.tripadvisor.ca\/Profile\/Solarphile","35372":"https:\/\/www.tripadvisor.ca\/Profile\/Renee1967","35373":"https:\/\/www.tripadvisor.ca\/Profile\/Charlie-Alley","35374":"https:\/\/www.tripadvisor.ca\/Profile\/Bazar131","35375":"https:\/\/www.tripadvisor.ca\/Profile\/shallow_thought","35376":"https:\/\/www.tripadvisor.ca\/Profile\/tigertailice","35377":"https:\/\/www.tripadvisor.ca\/Profile\/AmyEmily","35378":"https:\/\/www.tripadvisor.ca\/Profile\/null","35379":"https:\/\/www.tripadvisor.ca\/Profile\/kelly047","35380":"https:\/\/www.tripadvisor.ca\/Profile\/Charles29","35381":"https:\/\/www.tripadvisor.ca\/Profile\/quinn59","35382":"https:\/\/www.tripadvisor.ca\/Profile\/OntarioMarie","35383":"https:\/\/www.tripadvisor.ca\/Profile\/CharlesCooper","35384":"https:\/\/www.tripadvisor.ca\/Profile\/LadyTiti","35385":"https:\/\/www.tripadvisor.ca\/Profile\/ChequeMark","35386":"https:\/\/www.tripadvisor.ca\/Profile\/lmorasax","35388":"https:\/\/www.tripadvisor.ca\/Profile\/mckrob","35389":"https:\/\/www.tripadvisor.ca\/Profile\/2aberfoyle","35390":"https:\/\/www.tripadvisor.ca\/Profile\/travelwriterCanada","35391":"https:\/\/www.tripadvisor.ca\/Profile\/lQ7772YW","35396":"https:\/\/www.tripadvisor.ca\/Profile\/WickedWanda13","35401":"https:\/\/www.tripadvisor.ca\/Profile\/PotNoodle1st","35406":"https:\/\/www.tripadvisor.ca\/Profile\/Danad123","35411":"https:\/\/www.tripadvisor.ca\/Profile\/flhr972000","35416":"nil","35421":"https:\/\/www.tripadvisor.ca\/Profile\/millideboer","35426":"https:\/\/www.tripadvisor.ca\/Profile\/DougWighton","35431":"https:\/\/www.tripadvisor.ca\/Profile\/1JamesQ","35436":"https:\/\/www.tripadvisor.ca\/Profile\/lauramartin2016","35441":"https:\/\/www.tripadvisor.ca\/Profile\/P9360VQmarkb","35446":"https:\/\/www.tripadvisor.ca\/Profile\/samanthaaV4368BM","35451":"https:\/\/www.tripadvisor.ca\/Profile\/hayes12tyler","35456":"https:\/\/www.tripadvisor.ca\/Profile\/Aisgill","35466":"https:\/\/www.tripadvisor.ca\/Profile\/MDD1616","35471":"https:\/\/www.tripadvisor.ca\/Profile\/kgb18","35476":"https:\/\/www.tripadvisor.ca\/Profile\/James-Anna-Moon","35501":"https:\/\/www.tripadvisor.ca\/Profile\/redfire238","35506":"https:\/\/www.tripadvisor.ca\/Profile\/345khurrama","35511":"https:\/\/www.tripadvisor.ca\/Profile\/exScarberian","35526":"https:\/\/www.tripadvisor.ca\/Profile\/2013Christine2013","35531":"https:\/\/www.tripadvisor.ca\/Profile\/traveller649","35536":"https:\/\/www.tripadvisor.ca\/Profile\/SusanL658","35541":"https:\/\/www.tripadvisor.ca\/Profile\/jpee21","35546":"https:\/\/www.tripadvisor.ca\/Profile\/pamelac66","35551":"https:\/\/www.tripadvisor.ca\/Profile\/NormaKitchener","35556":"https:\/\/www.tripadvisor.ca\/Profile\/golding-paul","35561":"https:\/\/www.tripadvisor.ca\/Profile\/RyanC903","35566":"https:\/\/www.tripadvisor.ca\/Profile\/foxbar121","35576":"https:\/\/www.tripadvisor.ca\/Profile\/mark2016-57","35581":"https:\/\/www.tripadvisor.ca\/Profile\/CambridgeStarfish","35586":"https:\/\/www.tripadvisor.ca\/Profile\/KellyAnneC","35591":"https:\/\/www.tripadvisor.ca\/Profile\/christy64","35592":"https:\/\/www.tripadvisor.ca\/Profile\/lindacraig11","35593":"https:\/\/www.tripadvisor.ca\/Profile\/bathanas","35594":"https:\/\/www.tripadvisor.ca\/Profile\/thubby","35595":"https:\/\/www.tripadvisor.ca\/Profile\/Redmonster455","35596":"https:\/\/www.tripadvisor.ca\/Profile\/949JimL","35597":"https:\/\/www.tripadvisor.ca\/Profile\/noahs239","35598":"https:\/\/www.tripadvisor.ca\/Profile\/Meems100","35599":"https:\/\/www.tripadvisor.ca\/Profile\/NarraR914","35600":"https:\/\/www.tripadvisor.ca\/Profile\/karenfV3413FW","35601":"https:\/\/www.tripadvisor.ca\/Profile\/U4968JKsusans","35602":"https:\/\/www.tripadvisor.ca\/Profile\/YakovYt","35603":"https:\/\/www.tripadvisor.ca\/Profile\/Jack_PP4545","35604":"https:\/\/www.tripadvisor.ca\/Profile\/Jessie_brian","35605":"https:\/\/www.tripadvisor.ca\/Profile\/57billc","35606":"https:\/\/www.tripadvisor.ca\/Profile\/brbrowne","35607":"https:\/\/www.tripadvisor.ca\/Profile\/sft70","35608":"https:\/\/www.tripadvisor.ca\/Profile\/Pro_CNDTraveler","35609":"https:\/\/www.tripadvisor.ca\/Profile\/719marief","35610":"https:\/\/www.tripadvisor.ca\/Profile\/748HelenR","35611":"https:\/\/www.tripadvisor.ca\/Profile\/cblanchm","35612":"https:\/\/www.tripadvisor.ca\/Profile\/Car11Ilderton","35613":"https:\/\/www.tripadvisor.ca\/Profile\/707emileel","35614":"https:\/\/www.tripadvisor.ca\/Profile\/CelinaOttawa","35615":"https:\/\/www.tripadvisor.ca\/Profile\/Checked-it-0ut","35616":"nil","35621":"https:\/\/www.tripadvisor.ca\/Profile\/martincath","35623":"https:\/\/www.tripadvisor.ca\/Profile\/smilemeteor","35624":"https:\/\/www.tripadvisor.ca\/Profile\/HaveCarWIllGo","35626":"https:\/\/www.tripadvisor.ca\/Profile\/TinaH2085","35627":"https:\/\/www.tripadvisor.ca\/Profile\/961glennw","35628":"https:\/\/www.tripadvisor.ca\/Profile\/LauchlinC","35629":"https:\/\/www.tripadvisor.ca\/Profile\/Napperknisley","35630":"https:\/\/www.tripadvisor.ca\/Profile\/AmberWarkMoore","35631":"https:\/\/www.tripadvisor.ca\/Profile\/djurdjevak","35632":"https:\/\/www.tripadvisor.ca\/Profile\/nathanadamb","35633":"https:\/\/www.tripadvisor.ca\/Profile\/termite123","35634":"https:\/\/www.tripadvisor.ca\/Profile\/Reene1956","35635":"https:\/\/www.tripadvisor.ca\/Profile\/Compass530492","35636":"https:\/\/www.tripadvisor.ca\/Profile\/Rickydbb","35637":"https:\/\/www.tripadvisor.ca\/Profile\/JanetR810","35638":"https:\/\/www.tripadvisor.ca\/Profile\/BrendanM334","35639":"https:\/\/www.tripadvisor.ca\/Profile\/Boo269","35640":"https:\/\/www.tripadvisor.ca\/Profile\/Sabooster","35641":"nil","35646":"https:\/\/www.tripadvisor.ca\/Profile\/hsd775","35647":"https:\/\/www.tripadvisor.ca\/Profile\/Shissa","35648":"https:\/\/www.tripadvisor.ca\/Profile\/dickeybaboolal","35649":"https:\/\/www.tripadvisor.ca\/Profile\/Grubby19","35650":"https:\/\/www.tripadvisor.ca\/Profile\/enargee","35651":"https:\/\/www.tripadvisor.ca\/Profile\/MStewar","35652":"https:\/\/www.tripadvisor.ca\/Profile\/154kathied","35653":"https:\/\/www.tripadvisor.ca\/Profile\/michelleaO5231HV","35654":"https:\/\/www.tripadvisor.ca\/Profile\/shelleykeys","35655":"https:\/\/www.tripadvisor.ca\/Profile\/PeteyPetePete604","35656":"https:\/\/www.tripadvisor.ca\/Profile\/tracyy625","35657":"https:\/\/www.tripadvisor.ca\/Profile\/clairemrussell","35658":"https:\/\/www.tripadvisor.ca\/Profile\/105dont","35659":"https:\/\/www.tripadvisor.ca\/Profile\/251syedmehdir","35660":"https:\/\/www.tripadvisor.ca\/Profile\/619loric","35661":"https:\/\/www.tripadvisor.ca\/Profile\/29JulieH29","35662":"https:\/\/www.tripadvisor.ca\/Profile\/Stephen_Monami","35663":"https:\/\/www.tripadvisor.ca\/Profile\/PennyfromPinehurst","35664":"https:\/\/www.tripadvisor.ca\/Profile\/977leighannew","35665":"https:\/\/www.tripadvisor.ca\/Profile\/moepringle","35666":"https:\/\/www.tripadvisor.ca\/Profile\/RDDavies","35667":"https:\/\/www.tripadvisor.ca\/Profile\/JENNIFERB662","35668":"https:\/\/www.tripadvisor.ca\/Profile\/198jg","35669":"https:\/\/www.tripadvisor.ca\/Profile\/thedwightway","35670":"https:\/\/www.tripadvisor.ca\/Profile\/R0b2424","35671":"https:\/\/www.tripadvisor.ca\/Profile\/donaldj58","35672":"https:\/\/www.tripadvisor.ca\/Profile\/melissajE3160HN","35673":"https:\/\/www.tripadvisor.ca\/Profile\/TracyM777","35674":"https:\/\/www.tripadvisor.ca\/Profile\/W5006GGgarym","35675":"https:\/\/www.tripadvisor.ca\/Profile\/K452OPjennifers","35676":"https:\/\/www.tripadvisor.ca\/Profile\/elainem349","35677":"https:\/\/www.tripadvisor.ca\/Profile\/641cassies","35678":"https:\/\/www.tripadvisor.ca\/Profile\/hipmunk","35679":"https:\/\/www.tripadvisor.ca\/Profile\/GergeyS","35680":"https:\/\/www.tripadvisor.ca\/Profile\/timmD6794PE","35681":"https:\/\/www.tripadvisor.ca\/Profile\/MarchBreakTraveller1","35682":"https:\/\/www.tripadvisor.ca\/Profile\/Canadahoothoot","35684":"https:\/\/www.tripadvisor.ca\/Profile\/Tripoddog","35685":"https:\/\/www.tripadvisor.ca\/Profile\/BritishGuyInToronto","35686":"https:\/\/www.tripadvisor.ca\/Profile\/Wendy_Spa_Diva","35687":"https:\/\/www.tripadvisor.ca\/Profile\/taylorf737","35688":"https:\/\/www.tripadvisor.ca\/Profile\/compumarker","35689":"https:\/\/www.tripadvisor.ca\/Profile\/nikilee85","35690":"https:\/\/www.tripadvisor.ca\/Profile\/markmJ2443GY","35691":"https:\/\/www.tripadvisor.ca\/Profile\/VanessaWit","35692":"https:\/\/www.tripadvisor.ca\/Profile\/brendacT3525XB","35693":"https:\/\/www.tripadvisor.ca\/Profile\/debrac701","35694":"https:\/\/www.tripadvisor.ca\/Profile\/Turnerfamily118","35695":"https:\/\/www.tripadvisor.ca\/Profile\/aliyyahm2015","35696":"https:\/\/www.tripadvisor.ca\/Profile\/SantasVillageON","35697":"https:\/\/www.tripadvisor.ca\/Profile\/Muskokainthewinter","35698":"https:\/\/www.tripadvisor.ca\/Profile\/880elizabethm","35699":"https:\/\/www.tripadvisor.ca\/Profile\/LizR30","35700":"https:\/\/www.tripadvisor.ca\/Profile\/scottpQ3906JL","35706":"nil","35710":"https:\/\/www.tripadvisor.ca\/Profile\/796sedeny","35715":"https:\/\/www.tripadvisor.ca\/Profile\/onip1969","35720":"https:\/\/www.tripadvisor.ca\/Profile\/V591TUkenm","35725":"nil","35730":"https:\/\/www.tripadvisor.ca\/Profile\/randyk539","35745":"https:\/\/www.tripadvisor.ca\/Profile\/365solotraveller","35750":"https:\/\/www.tripadvisor.ca\/Profile\/142marekr","35755":"https:\/\/www.tripadvisor.ca\/Profile\/Trail170521","35765":"https:\/\/www.tripadvisor.ca\/Profile\/565gordonb","35775":"https:\/\/www.tripadvisor.ca\/Profile\/769neilas","35780":"https:\/\/www.tripadvisor.ca\/Profile\/StephanieB685","35785":"https:\/\/www.tripadvisor.ca\/Profile\/Gordon-Morison","35795":"https:\/\/www.tripadvisor.ca\/Profile\/GordWright","35800":"https:\/\/www.tripadvisor.ca\/Profile\/TessPiggo","35805":"https:\/\/www.tripadvisor.ca\/Profile\/335adriennem","35810":"https:\/\/www.tripadvisor.ca\/Profile\/PAABER","35820":"https:\/\/www.tripadvisor.ca\/Profile\/lorisW2253NA","35825":"https:\/\/www.tripadvisor.ca\/Profile\/kathrynw143","35830":"https:\/\/www.tripadvisor.ca\/Profile\/YoungAtHeart64","35835":"https:\/\/www.tripadvisor.ca\/Profile\/140mayanh","35845":"https:\/\/www.tripadvisor.ca\/Profile\/Mattstoke","35850":"https:\/\/www.tripadvisor.ca\/Profile\/shoemadj","35855":"https:\/\/www.tripadvisor.ca\/Profile\/W5680EDjeffm","35860":"https:\/\/www.tripadvisor.ca\/Profile\/hdck4124","35865":"https:\/\/www.tripadvisor.ca\/Profile\/144Don","35875":"https:\/\/www.tripadvisor.ca\/Profile\/295irvingb","35880":"https:\/\/www.tripadvisor.ca\/Profile\/theduck41","35885":"https:\/\/www.tripadvisor.ca\/Profile\/Dan468","35890":"https:\/\/www.tripadvisor.ca\/Profile\/toyshan","35895":"https:\/\/www.tripadvisor.ca\/Profile\/423francesw","35900":"https:\/\/www.tripadvisor.ca\/Profile\/T8323YOchrisn","35910":"https:\/\/www.tripadvisor.ca\/Profile\/nvkelly","35911":"https:\/\/www.tripadvisor.ca\/Profile\/277lorrainep","35912":"https:\/\/www.tripadvisor.ca\/Profile\/95shawnb","35913":"https:\/\/www.tripadvisor.ca\/Profile\/639frankj","35914":"https:\/\/www.tripadvisor.ca\/Profile\/ChaplainP","35915":"https:\/\/www.tripadvisor.ca\/Profile\/caperOttawa_Canada","35916":"https:\/\/www.tripadvisor.ca\/Profile\/marlayneg2017","35917":"https:\/\/www.tripadvisor.ca\/Profile\/Reno-747ER","35918":"https:\/\/www.tripadvisor.ca\/Profile\/jasonandandreay","35919":"https:\/\/www.tripadvisor.ca\/Profile\/Lorie10","35920":"nil","35925":"https:\/\/www.tripadvisor.ca\/Profile\/HaiXing","35926":"https:\/\/www.tripadvisor.ca\/Profile\/jcmd2017","35927":"https:\/\/www.tripadvisor.ca\/Profile\/weeds639","35928":"https:\/\/www.tripadvisor.ca\/Profile\/jhsheep","35929":"https:\/\/www.tripadvisor.ca\/Profile\/lmp20172017","35930":"https:\/\/www.tripadvisor.ca\/Profile\/RobertM894","35931":"https:\/\/www.tripadvisor.ca\/Profile\/DavidW645","35932":"https:\/\/www.tripadvisor.ca\/Profile\/270denisl","35933":"https:\/\/www.tripadvisor.ca\/Profile\/X8097WFmikea","35934":"https:\/\/www.tripadvisor.ca\/Profile\/SergeOttawa","35935":"https:\/\/www.tripadvisor.ca\/Profile\/jfavril","35936":"https:\/\/www.tripadvisor.ca\/Profile\/Gola04","35937":"https:\/\/www.tripadvisor.ca\/Profile\/Fmwoody","35938":"https:\/\/www.tripadvisor.ca\/Profile\/DuncanW920","35939":"https:\/\/www.tripadvisor.ca\/Profile\/T2126JUpeterl","35940":"https:\/\/www.tripadvisor.ca\/Profile\/ChinaFanNYC","35941":"https:\/\/www.tripadvisor.ca\/Profile\/grandadclive1948","35942":"https:\/\/www.tripadvisor.ca\/Profile\/160cindid","35943":"https:\/\/www.tripadvisor.ca\/Profile\/hazels86","35944":"https:\/\/www.tripadvisor.ca\/Profile\/straygirl","35945":"https:\/\/www.tripadvisor.ca\/Profile\/joe_juliet","35946":"https:\/\/www.tripadvisor.ca\/Profile\/sirap03","35947":"https:\/\/www.tripadvisor.ca\/Profile\/TorontoCarol","35948":"https:\/\/www.tripadvisor.ca\/Profile\/walterbT4355PO","35949":"https:\/\/www.tripadvisor.ca\/Profile\/westernscale","35950":"https:\/\/www.tripadvisor.ca\/Profile\/T2403QKdeborahm","35951":"https:\/\/www.tripadvisor.ca\/Profile\/ReviewUser2011","35952":"https:\/\/www.tripadvisor.ca\/Profile\/TakkakawLovers","35953":"https:\/\/www.tripadvisor.ca\/Profile\/psurmont2","35954":"https:\/\/www.tripadvisor.ca\/Profile\/PlanLazy","35955":"https:\/\/www.tripadvisor.ca\/Profile\/SundayRose","35956":"https:\/\/www.tripadvisor.ca\/Profile\/MikeJameson","35957":"https:\/\/www.tripadvisor.ca\/Profile\/00_GeorgieW_00","35958":"https:\/\/www.tripadvisor.ca\/Profile\/JonLugoff_SC","35959":"https:\/\/www.tripadvisor.ca\/Profile\/recyclejim","35960":"https:\/\/www.tripadvisor.ca\/Profile\/928patriciap","35961":"https:\/\/www.tripadvisor.ca\/Profile\/Jayblue","35962":"https:\/\/www.tripadvisor.ca\/Profile\/Dahlia694","35963":"https:\/\/www.tripadvisor.ca\/Profile\/338kathyf","35964":"https:\/\/www.tripadvisor.ca\/Profile\/ROBERTN_13","35970":"https:\/\/www.tripadvisor.ca\/Profile\/Granduelle","35971":"https:\/\/www.tripadvisor.ca\/Profile\/kathyandvone","35972":"https:\/\/www.tripadvisor.ca\/Profile\/BrianDycke","35974":"https:\/\/www.tripadvisor.ca\/Profile\/etessi","35980":"https:\/\/www.tripadvisor.ca\/Profile\/Alastair_8","35981":"https:\/\/www.tripadvisor.ca\/Profile\/armh1774","35982":"https:\/\/www.tripadvisor.ca\/Profile\/jood12","35983":"https:\/\/www.tripadvisor.ca\/Profile\/319sandyl","35984":"https:\/\/www.tripadvisor.ca\/Profile\/JudySurrey_B_C_","35985":"https:\/\/www.tripadvisor.ca\/Profile\/emengee","35986":"https:\/\/www.tripadvisor.ca\/Profile\/510MaryB","35987":"https:\/\/www.tripadvisor.ca\/Profile\/GrandmaGoldwing","35988":"https:\/\/www.tripadvisor.ca\/Profile\/brendarocks_4","35989":"https:\/\/www.tripadvisor.ca\/Profile\/Pensionerplus","35990":"https:\/\/www.tripadvisor.ca\/Profile\/billandwendy","35991":"https:\/\/www.tripadvisor.ca\/Profile\/Lazcaz","35992":"https:\/\/www.tripadvisor.ca\/Profile\/Cambogia84","35993":"https:\/\/www.tripadvisor.ca\/Profile\/RoadTripChris","35994":"https:\/\/www.tripadvisor.ca\/Profile\/Hugs20","35995":"https:\/\/www.tripadvisor.ca\/Profile\/SarahT699","35996":"https:\/\/www.tripadvisor.ca\/Profile\/DarcyW_11","35997":"https:\/\/www.tripadvisor.ca\/Profile\/FlyAwayJay","35998":"https:\/\/www.tripadvisor.ca\/Profile\/sunnyshawnigan","35999":"https:\/\/www.tripadvisor.ca\/Profile\/roses74","36000":"https:\/\/www.tripadvisor.ca\/Profile\/Minmar_10","36001":"https:\/\/www.tripadvisor.ca\/Profile\/chadh514","36002":"https:\/\/www.tripadvisor.ca\/Profile\/travellinggirl63","36003":"https:\/\/www.tripadvisor.ca\/Profile\/marco_mazzei","36004":"https:\/\/www.tripadvisor.ca\/Profile\/Storyteller810670","36015":"https:\/\/www.tripadvisor.ca\/Profile\/EscapedWinnipeg","36016":"https:\/\/www.tripadvisor.ca\/Profile\/Getaway729288","36017":"https:\/\/www.tripadvisor.ca\/Profile\/QF19","36018":"https:\/\/www.tripadvisor.ca\/Profile\/anaaH5957CE","36019":"https:\/\/www.tripadvisor.ca\/Profile\/545tanar","36020":"https:\/\/www.tripadvisor.ca\/Profile\/mustangguy","36021":"https:\/\/www.tripadvisor.ca\/Profile\/sherryh490","36022":"https:\/\/www.tripadvisor.ca\/Profile\/Chubby24","36023":"https:\/\/www.tripadvisor.ca\/Profile\/joella64","36024":"https:\/\/www.tripadvisor.ca\/Profile\/azizu2018","36025":"https:\/\/www.tripadvisor.ca\/Profile\/GrandTour00663937518","36026":"https:\/\/www.tripadvisor.ca\/Profile\/marrym106","36027":"https:\/\/www.tripadvisor.ca\/Profile\/dokuwhichlarry","36028":"https:\/\/www.tripadvisor.ca\/Profile\/williamjG2120KS","36029":"https:\/\/www.tripadvisor.ca\/Profile\/KranthiB10","36030":"https:\/\/www.tripadvisor.ca\/Profile\/drcarolyn","36031":"https:\/\/www.tripadvisor.ca\/Profile\/battlescar","36032":"https:\/\/www.tripadvisor.ca\/Profile\/827shaynek","36033":"https:\/\/www.tripadvisor.ca\/Profile\/williamhT3859DY","36034":"https:\/\/www.tripadvisor.ca\/Profile\/Prairiegirl289","36035":"nil","36040":"https:\/\/www.tripadvisor.ca\/Profile\/767rossw","36041":"https:\/\/www.tripadvisor.ca\/Profile\/lindacT7820UX","36042":"https:\/\/www.tripadvisor.ca\/Profile\/Y6069WJjoshuab","36043":"https:\/\/www.tripadvisor.ca\/Profile\/176williamc","36044":"https:\/\/www.tripadvisor.ca\/Profile\/Livingsky_canada","36045":"https:\/\/www.tripadvisor.ca\/Profile\/wayne9513","36046":"https:\/\/www.tripadvisor.ca\/Profile\/319trishh","36047":"https:\/\/www.tripadvisor.ca\/Profile\/lizd837","36048":"https:\/\/www.tripadvisor.ca\/Profile\/gordm363","36049":"https:\/\/www.tripadvisor.ca\/Profile\/JCDown","36050":"https:\/\/www.tripadvisor.ca\/Profile\/jackier804","36051":"https:\/\/www.tripadvisor.ca\/Profile\/gordonb753","36052":"https:\/\/www.tripadvisor.ca\/Profile\/U1827XBtaras","36053":"https:\/\/www.tripadvisor.ca\/Profile\/keneths2017","36054":"https:\/\/www.tripadvisor.ca\/Profile\/Elmac2112","36055":"https:\/\/www.tripadvisor.ca\/Profile\/travelmore300","36056":"https:\/\/www.tripadvisor.ca\/Profile\/brucew272","36057":"https:\/\/www.tripadvisor.ca\/Profile\/aroscoe","36058":"https:\/\/www.tripadvisor.ca\/Profile\/briancS7237BE","36059":"https:\/\/www.tripadvisor.ca\/Profile\/Cory-and-Marlene","36065":"https:\/\/www.tripadvisor.ca\/Profile\/G1685VMrobertm","36066":"https:\/\/www.tripadvisor.ca\/Profile\/890ashley","36067":"https:\/\/www.tripadvisor.ca\/Profile\/suedJ147EB","36068":"https:\/\/www.tripadvisor.ca\/Profile\/curlergirl","36069":"https:\/\/www.tripadvisor.ca\/Profile\/SalishBird","36070":"https:\/\/www.tripadvisor.ca\/Profile\/I7686NUronaldm","36071":"https:\/\/www.tripadvisor.ca\/Profile\/shannonr97","36072":"https:\/\/www.tripadvisor.ca\/Profile\/kenrichardsr","36073":"https:\/\/www.tripadvisor.ca\/Profile\/akdfsh","36074":"https:\/\/www.tripadvisor.ca\/Profile\/JenniferV1580","36075":"https:\/\/www.tripadvisor.ca\/Profile\/258kevinn","36076":"https:\/\/www.tripadvisor.ca\/Profile\/AgassizBCgirl","36077":"https:\/\/www.tripadvisor.ca\/Profile\/Z9329WBjills","36078":"https:\/\/www.tripadvisor.ca\/Profile\/TravelOften1968","36079":"https:\/\/www.tripadvisor.ca\/Profile\/66ryanj","36090":"https:\/\/www.tripadvisor.ca\/Profile\/PacificSandy","36091":"https:\/\/www.tripadvisor.ca\/Profile\/philipd278","36092":"https:\/\/www.tripadvisor.ca\/Profile\/hannahgI4027ER","36093":"https:\/\/www.tripadvisor.ca\/Profile\/cherylmariej","36094":"https:\/\/www.tripadvisor.ca\/Profile\/rickspics2","36095":"https:\/\/www.tripadvisor.ca\/Profile\/JeffJ772","36096":"https:\/\/www.tripadvisor.ca\/Profile\/207rodb","36097":"https:\/\/www.tripadvisor.ca\/Profile\/cookster13","36098":"https:\/\/www.tripadvisor.ca\/Profile\/tuhituhis","36099":"https:\/\/www.tripadvisor.ca\/Profile\/karenpinkney498","36100":"https:\/\/www.tripadvisor.ca\/Profile\/SeamusF749","36101":"https:\/\/www.tripadvisor.ca\/Profile\/794DougM","36102":"https:\/\/www.tripadvisor.ca\/Profile\/U7023VFbrendab","36103":"https:\/\/www.tripadvisor.ca\/Profile\/ToddF936","36104":"https:\/\/www.tripadvisor.ca\/Profile\/CorkVictoria","36105":"https:\/\/www.tripadvisor.ca\/Profile\/deeman98","36106":"https:\/\/www.tripadvisor.ca\/Profile\/Jill-Hermanson","36107":"https:\/\/www.tripadvisor.ca\/Profile\/ChristopherW724","36108":"https:\/\/www.tripadvisor.ca\/Profile\/AlanPedey","36109":"https:\/\/www.tripadvisor.ca\/Profile\/jameshD2662SR","36110":"https:\/\/www.tripadvisor.ca\/Profile\/Rainy_Vanc0uver","36111":"https:\/\/www.tripadvisor.ca\/Profile\/EphemeralDiver","36113":"https:\/\/www.tripadvisor.ca\/Profile\/jokelta","36114":"https:\/\/www.tripadvisor.ca\/Profile\/spunkymo","36115":"https:\/\/www.tripadvisor.ca\/Profile\/smokey806","36116":"https:\/\/www.tripadvisor.ca\/Profile\/820carrieb","36117":"https:\/\/www.tripadvisor.ca\/Profile\/anonPBTG","36118":"https:\/\/www.tripadvisor.ca\/Profile\/jufferoo","36119":"https:\/\/www.tripadvisor.ca\/Profile\/disneydaytripper","36120":"https:\/\/www.tripadvisor.ca\/Profile\/Evarrr","36121":"https:\/\/www.tripadvisor.ca\/Profile\/dgmjw","36122":"https:\/\/www.tripadvisor.ca\/Profile\/capebretonerSydneyns","36123":"https:\/\/www.tripadvisor.ca\/Profile\/sheshe2003853","36124":"https:\/\/www.tripadvisor.ca\/Profile\/Winston052014","36125":"https:\/\/www.tripadvisor.ca\/Profile\/michellesC3070IJ","36126":"https:\/\/www.tripadvisor.ca\/Profile\/Holidays089","36127":"https:\/\/www.tripadvisor.ca\/Profile\/fergie50_10","36128":"https:\/\/www.tripadvisor.ca\/Profile\/DRSouthern","36129":"https:\/\/www.tripadvisor.ca\/Profile\/hopec563","36135":"https:\/\/www.tripadvisor.ca\/Profile\/08VancouverGirl","36136":"https:\/\/www.tripadvisor.ca\/Profile\/barbaratE790ZO","36137":"https:\/\/www.tripadvisor.ca\/Profile\/almosthome1","36138":"https:\/\/www.tripadvisor.ca\/Profile\/maureent704","36139":"https:\/\/www.tripadvisor.ca\/Profile\/15Happyhappy","36140":"https:\/\/www.tripadvisor.ca\/Profile\/8300_Happy_Wanderer","36141":"https:\/\/www.tripadvisor.ca\/Profile\/769neilas","36142":"https:\/\/www.tripadvisor.ca\/Profile\/hp1104","36143":"https:\/\/www.tripadvisor.ca\/Profile\/islandgirl852","36144":"https:\/\/www.tripadvisor.ca\/Profile\/Jigypapa1","36145":"https:\/\/www.tripadvisor.ca\/Profile\/W813TDcatherineb","36146":"https:\/\/www.tripadvisor.ca\/Profile\/KristinaY407","36147":"https:\/\/www.tripadvisor.ca\/Profile\/fancynancy28","36148":"https:\/\/www.tripadvisor.ca\/Profile\/551sgd","36149":"https:\/\/www.tripadvisor.ca\/Profile\/VikiB","36150":"https:\/\/www.tripadvisor.ca\/Profile\/Dedaddy42","36151":"https:\/\/www.tripadvisor.ca\/Profile\/384chelseyf","36152":"https:\/\/www.tripadvisor.ca\/Profile\/81janicef","36153":"https:\/\/www.tripadvisor.ca\/Profile\/H349PLpaulp","36154":"https:\/\/www.tripadvisor.ca\/Profile\/L5024TDkarenc","36160":"https:\/\/www.tripadvisor.ca\/Profile\/AlanPedersen","36161":"https:\/\/www.tripadvisor.ca\/Profile\/cubp","36162":"https:\/\/www.tripadvisor.ca\/Profile\/702JohnB702","36163":"https:\/\/www.tripadvisor.ca\/Profile\/123tuulap","36164":"https:\/\/www.tripadvisor.ca\/Profile\/662kathyd","36165":"https:\/\/www.tripadvisor.ca\/Profile\/Cupperski","36166":"https:\/\/www.tripadvisor.ca\/Profile\/arlenes484","36167":"https:\/\/www.tripadvisor.ca\/Profile\/396camm","36168":"https:\/\/www.tripadvisor.ca\/Profile\/saw45","36169":"https:\/\/www.tripadvisor.ca\/Profile\/GloriaW234","36170":"https:\/\/www.tripadvisor.ca\/Profile\/dewster67","36171":"https:\/\/www.tripadvisor.ca\/Profile\/sherryly","36172":"https:\/\/www.tripadvisor.ca\/Profile\/monican893","36173":"https:\/\/www.tripadvisor.ca\/Profile\/H808TXrobm","36174":"https:\/\/www.tripadvisor.ca\/Profile\/SPFtester","36175":"https:\/\/www.tripadvisor.ca\/Profile\/julietelfordfarm","36176":"https:\/\/www.tripadvisor.ca\/Profile\/HockeyMum2015","36177":"https:\/\/www.tripadvisor.ca\/Profile\/45hansw","36178":"https:\/\/www.tripadvisor.ca\/Profile\/Cansatfan","36179":"https:\/\/www.tripadvisor.ca\/Profile\/nonag974","36180":"https:\/\/www.tripadvisor.ca\/Profile\/HippieKitty","36181":"https:\/\/www.tripadvisor.ca\/Profile\/HouseofVieira","36182":"https:\/\/www.tripadvisor.ca\/Profile\/JA9S","36183":"https:\/\/www.tripadvisor.ca\/Profile\/934sheilaf","36184":"https:\/\/www.tripadvisor.ca\/Profile\/Tripadviser15","36185":"https:\/\/www.tripadvisor.ca\/Profile\/lumeljay1","36186":"https:\/\/www.tripadvisor.ca\/Profile\/jsksy","36187":"https:\/\/www.tripadvisor.ca\/Profile\/SaffaAbroad","36188":"https:\/\/www.tripadvisor.ca\/Profile\/Angela1101","36189":"https:\/\/www.tripadvisor.ca\/Profile\/Rockhopper104","36195":"https:\/\/www.tripadvisor.ca\/Profile\/Out4Fun11","36196":"https:\/\/www.tripadvisor.ca\/Profile\/carolep26","36197":"https:\/\/www.tripadvisor.ca\/Profile\/126maxt","36198":"https:\/\/www.tripadvisor.ca\/Profile\/474melissah","36199":"https:\/\/www.tripadvisor.ca\/Profile\/151ren_eg","36200":"https:\/\/www.tripadvisor.ca\/Profile\/karenbT1767PQ","36201":"https:\/\/www.tripadvisor.ca\/Profile\/Zomar007","36202":"https:\/\/www.tripadvisor.ca\/Profile\/343trevorp","36203":"https:\/\/www.tripadvisor.ca\/Profile\/robertbJ1226KO","36204":"https:\/\/www.tripadvisor.ca\/Profile\/632mariececileb","36215":"https:\/\/www.tripadvisor.ca\/Profile\/chayse54","36216":"https:\/\/www.tripadvisor.ca\/Profile\/Emmett10692","36217":"https:\/\/www.tripadvisor.ca\/Profile\/Norden_Magician","36218":"https:\/\/www.tripadvisor.ca\/Profile\/23donaldw","36219":"https:\/\/www.tripadvisor.ca\/Profile\/shawnasurrey","36220":"https:\/\/www.tripadvisor.ca\/Profile\/stuarte178","36221":"https:\/\/www.tripadvisor.ca\/Profile\/andreamF4944JA","36222":"https:\/\/www.tripadvisor.ca\/Profile\/vladimirk737","36223":"https:\/\/www.tripadvisor.ca\/Profile\/Bobalewi","36224":"https:\/\/www.tripadvisor.ca\/Profile\/YoungAtHeart64","36225":"https:\/\/www.tripadvisor.ca\/Profile\/540colettel","36226":"https:\/\/www.tripadvisor.ca\/Profile\/937davem937","36227":"https:\/\/www.tripadvisor.ca\/Profile\/PacificSandy","36228":"https:\/\/www.tripadvisor.ca\/Profile\/haes00l","36229":"https:\/\/www.tripadvisor.ca\/Profile\/W7717UJjudyb","36230":"https:\/\/www.tripadvisor.ca\/Profile\/travelnwork","36231":"https:\/\/www.tripadvisor.ca\/Profile\/michellef998","36232":"https:\/\/www.tripadvisor.ca\/Profile\/872darlenec","36233":"https:\/\/www.tripadvisor.ca\/Profile\/545tanar","36234":"https:\/\/www.tripadvisor.ca\/Profile\/63lornam","36235":"nil","36240":"https:\/\/www.tripadvisor.ca\/Profile\/richardrV576DE","36241":"https:\/\/www.tripadvisor.ca\/Profile\/Jkelbrat","36242":"https:\/\/www.tripadvisor.ca\/Profile\/petercO3002VJ","36243":"https:\/\/www.tripadvisor.ca\/Profile\/danaL4954WL","36244":"https:\/\/www.tripadvisor.ca\/Profile\/AstridK196","36245":"https:\/\/www.tripadvisor.ca\/Profile\/iainc891","36246":"https:\/\/www.tripadvisor.ca\/Profile\/JohnP241","36248":"https:\/\/www.tripadvisor.ca\/Profile\/sonia3004","36249":"https:\/\/www.tripadvisor.ca\/Profile\/sidneey12","36250":"https:\/\/www.tripadvisor.ca\/Profile\/kurzew","36251":"https:\/\/www.tripadvisor.ca\/Profile\/brio2642","36252":"https:\/\/www.tripadvisor.ca\/Profile\/rachjamie21-1","36253":"https:\/\/www.tripadvisor.ca\/Profile\/Mojogrrl","36254":"https:\/\/www.tripadvisor.ca\/Profile\/Hoss1951","36255":"https:\/\/www.tripadvisor.ca\/Profile\/Tilly40","36256":"https:\/\/www.tripadvisor.ca\/Profile\/loric695","36257":"https:\/\/www.tripadvisor.ca\/Profile\/thegreatjourney2014","36258":"https:\/\/www.tripadvisor.ca\/Profile\/jeffc603","36259":"https:\/\/www.tripadvisor.ca\/Profile\/seeingtheworld08","36265":"https:\/\/www.tripadvisor.ca\/Profile\/Bimroy","36266":"https:\/\/www.tripadvisor.ca\/Profile\/LaurieAnn23","36267":"https:\/\/www.tripadvisor.ca\/Profile\/sophieAbbotsford","36268":"https:\/\/www.tripadvisor.ca\/Profile\/3jellybeans","36269":"https:\/\/www.tripadvisor.ca\/Profile\/Travellerfr0mH0lland","36270":"https:\/\/www.tripadvisor.ca\/Profile\/Frost70v3","36271":"https:\/\/www.tripadvisor.ca\/Profile\/780jamesl","36272":"https:\/\/www.tripadvisor.ca\/Profile\/PDove","36273":"https:\/\/www.tripadvisor.ca\/Profile\/cg583","36274":"https:\/\/www.tripadvisor.ca\/Profile\/kmc1971","36275":"https:\/\/www.tripadvisor.ca\/Profile\/boyzbymommy","36276":"https:\/\/www.tripadvisor.ca\/Profile\/grh55556","36277":"https:\/\/www.tripadvisor.ca\/Profile\/GlobetrotterM72","36278":"https:\/\/www.tripadvisor.ca\/Profile\/VerwoodChurchmouse","36279":"https:\/\/www.tripadvisor.ca\/Profile\/SeattleNativeGirl","36280":"https:\/\/www.tripadvisor.ca\/Profile\/lf185758","36281":"https:\/\/www.tripadvisor.ca\/Profile\/Engadiner","36282":"https:\/\/www.tripadvisor.ca\/Profile\/FeelixtheCat","36283":"https:\/\/www.tripadvisor.ca\/Profile\/MisterK573","36284":"https:\/\/www.tripadvisor.ca\/Profile\/helpau_12","36290":"https:\/\/www.tripadvisor.ca\/Profile\/DennisF242","36291":"https:\/\/www.tripadvisor.ca\/Profile\/earai","36292":"https:\/\/www.tripadvisor.ca\/Profile\/Swinopas","36293":"https:\/\/www.tripadvisor.ca\/Profile\/Ron3849","36294":"https:\/\/www.tripadvisor.ca\/Profile\/dsmit77","36295":"https:\/\/www.tripadvisor.ca\/Profile\/CruisinSaskatoon","36296":"https:\/\/www.tripadvisor.ca\/Profile\/Alreoch","36297":"https:\/\/www.tripadvisor.ca\/Profile\/akyraty","36298":"https:\/\/www.tripadvisor.ca\/Profile\/NinaKrohn","36299":"https:\/\/www.tripadvisor.ca\/Profile\/SW929","36300":"https:\/\/www.tripadvisor.ca\/Profile\/tlsh","36301":"https:\/\/www.tripadvisor.ca\/Profile\/Maraya120","36302":"https:\/\/www.tripadvisor.ca\/Profile\/cmnarles","36303":"https:\/\/www.tripadvisor.ca\/Profile\/joce45","36304":"https:\/\/www.tripadvisor.ca\/Profile\/Silbermanlaw","36305":"https:\/\/www.tripadvisor.ca\/Profile\/hornbyisl","36306":"https:\/\/www.tripadvisor.ca\/Profile\/PeEll_born_to_fish","36307":"https:\/\/www.tripadvisor.ca\/Profile\/92JENNY92","36308":"https:\/\/www.tripadvisor.ca\/Profile\/KeepSmilingUK","36309":"https:\/\/www.tripadvisor.ca\/Profile\/liligloogirl","36310":"https:\/\/www.tripadvisor.ca\/Profile\/WescanRichmondBC","36311":"https:\/\/www.tripadvisor.ca\/Profile\/michaelwG2204BT","36312":"https:\/\/www.tripadvisor.ca\/Profile\/NorthernGuy13","36313":"https:\/\/www.tripadvisor.ca\/Profile\/backnbarry","36314":"https:\/\/www.tripadvisor.ca\/Profile\/Businessaway","36325":"https:\/\/www.tripadvisor.ca\/Profile\/KLEwing","36326":"https:\/\/www.tripadvisor.ca\/Profile\/Pamela-and-Greg","36327":"https:\/\/www.tripadvisor.ca\/Profile\/beegee36121","36328":"https:\/\/www.tripadvisor.ca\/Profile\/girlzinnia","36329":"https:\/\/www.tripadvisor.ca\/Profile\/muskrat88","36335":"https:\/\/www.tripadvisor.ca\/Profile\/hydehaven","36336":"https:\/\/www.tripadvisor.ca\/Profile\/TravellingMariner","36337":"https:\/\/www.tripadvisor.ca\/Profile\/islandsweety76","36338":"https:\/\/www.tripadvisor.ca\/Profile\/checkflag","36339":"https:\/\/www.tripadvisor.ca\/Profile\/boczs","36340":"https:\/\/www.tripadvisor.ca\/Profile\/us2000","36341":"https:\/\/www.tripadvisor.ca\/Profile\/Bulldog82","36342":"https:\/\/www.tripadvisor.ca\/Profile\/Bassettboy","36343":"https:\/\/www.tripadvisor.ca\/Profile\/BCGirlie","36344":"https:\/\/www.tripadvisor.ca\/Profile\/spitz2","36345":"https:\/\/www.tripadvisor.ca\/Profile\/deltadawnB_c_","36346":"https:\/\/www.tripadvisor.ca\/Profile\/vqamarty","36347":"https:\/\/www.tripadvisor.ca\/Profile\/tarnsnut","36348":"https:\/\/www.tripadvisor.ca\/Profile\/OffSpinner","36349":"https:\/\/www.tripadvisor.ca\/Profile\/melisallsmiles","36360":"https:\/\/www.tripadvisor.ca\/Profile\/J7060UFjamess","36361":"https:\/\/www.tripadvisor.ca\/Profile\/chelseal414","36362":"https:\/\/www.tripadvisor.ca\/Profile\/markgX9818QH","36363":"https:\/\/www.tripadvisor.ca\/Profile\/125marrys","36364":"https:\/\/www.tripadvisor.ca\/Profile\/robbor570","36365":"https:\/\/www.tripadvisor.ca\/Profile\/NikkiR1447","36366":"https:\/\/www.tripadvisor.ca\/Profile\/AlbertSalichs","36367":"https:\/\/www.tripadvisor.ca\/Profile\/ShawnaCW","36368":"https:\/\/www.tripadvisor.ca\/Profile\/jessiej739","36369":"https:\/\/www.tripadvisor.ca\/Profile\/F1351IXchrisc","36370":"https:\/\/www.tripadvisor.ca\/Profile\/ericcma","36371":"https:\/\/www.tripadvisor.ca\/Profile\/975lancel","36372":"https:\/\/www.tripadvisor.ca\/Profile\/Alta321","36373":"https:\/\/www.tripadvisor.ca\/Profile\/rogersatlindisfarne","36374":"https:\/\/www.tripadvisor.ca\/Profile\/Edgar12345","36375":"nil","36380":"https:\/\/www.tripadvisor.ca\/Profile\/chiroken","36381":"https:\/\/www.tripadvisor.ca\/Profile\/mlureview","36382":"https:\/\/www.tripadvisor.ca\/Profile\/rcm682","36383":"https:\/\/www.tripadvisor.ca\/Profile\/onip1969","36384":"https:\/\/www.tripadvisor.ca\/Profile\/coreyc516","36385":"https:\/\/www.tripadvisor.ca\/Profile\/GillesC970","36386":"https:\/\/www.tripadvisor.ca\/Profile\/pokeypie","36387":"https:\/\/www.tripadvisor.ca\/Profile\/alemue2812","36388":"https:\/\/www.tripadvisor.ca\/Profile\/72_Krokus_72","36389":"https:\/\/www.tripadvisor.ca\/Profile\/645barbarac","36390":"https:\/\/www.tripadvisor.ca\/Profile\/Kere_M59","36391":"https:\/\/www.tripadvisor.ca\/Profile\/JoelR111","36392":"https:\/\/www.tripadvisor.ca\/Profile\/kmc1971","36393":"https:\/\/www.tripadvisor.ca\/Profile\/trevange73","36394":"https:\/\/www.tripadvisor.ca\/Profile\/DaveT2593","36395":"https:\/\/www.tripadvisor.ca\/Profile\/Uber-trip","36396":"https:\/\/www.tripadvisor.ca\/Profile\/jfuji","36397":"https:\/\/www.tripadvisor.ca\/Profile\/IslandDeena","36398":"https:\/\/www.tripadvisor.ca\/Profile\/NinaB_10","36400":"https:\/\/www.tripadvisor.ca\/Profile\/Franny_027","36405":"https:\/\/www.tripadvisor.ca\/Profile\/stevenhB914RD","36410":"nil","36420":"https:\/\/www.tripadvisor.ca\/Profile\/SoftCoder","36425":"https:\/\/www.tripadvisor.ca\/Profile\/OurGig","36426":"https:\/\/www.tripadvisor.ca\/Profile\/Tizmania","36427":"https:\/\/www.tripadvisor.ca\/Profile\/ruaud","36428":"https:\/\/www.tripadvisor.ca\/Profile\/FatHelga","36429":"https:\/\/www.tripadvisor.ca\/Profile\/ScottD3030","36430":"https:\/\/www.tripadvisor.ca\/Profile\/allisonodenthal","36431":"https:\/\/www.tripadvisor.ca\/Profile\/philipbA2410CR","36432":"https:\/\/www.tripadvisor.ca\/Profile\/SouthOztraveller","36433":"https:\/\/www.tripadvisor.ca\/Profile\/170michael","36434":"https:\/\/www.tripadvisor.ca\/Profile\/cbcatd","36435":"https:\/\/www.tripadvisor.ca\/Profile\/Aussie1956","36436":"https:\/\/www.tripadvisor.ca\/Profile\/KMFCA","36437":"https:\/\/www.tripadvisor.ca\/Profile\/4JSNME","36438":"https:\/\/www.tripadvisor.ca\/Profile\/marichsaunders","36439":"https:\/\/www.tripadvisor.ca\/Profile\/PattiA706","36440":"https:\/\/www.tripadvisor.ca\/Profile\/Jay9991","36441":"https:\/\/www.tripadvisor.ca\/Profile\/513katied","36442":"https:\/\/www.tripadvisor.ca\/Profile\/RocketmanGeneva","36443":"https:\/\/www.tripadvisor.ca\/Profile\/896andrewv","36444":"https:\/\/www.tripadvisor.ca\/Profile\/JennRoznicki","36445":"nil","36450":"https:\/\/www.tripadvisor.ca\/Profile\/aallison","36451":"https:\/\/www.tripadvisor.ca\/Profile\/colinb810","36452":"https:\/\/www.tripadvisor.ca\/Profile\/Brigit_trips","36453":"https:\/\/www.tripadvisor.ca\/Profile\/CheltCooks","36454":"https:\/\/www.tripadvisor.ca\/Profile\/Dertha","36455":"https:\/\/www.tripadvisor.ca\/Profile\/jillben","36456":"https:\/\/www.tripadvisor.ca\/Profile\/Mimillamas","36457":"https:\/\/www.tripadvisor.ca\/Profile\/northam","36458":"https:\/\/www.tripadvisor.ca\/Profile\/est1977","36459":"https:\/\/www.tripadvisor.ca\/Profile\/nannah930","36465":"https:\/\/www.tripadvisor.ca\/Profile\/lori_f4","36466":"https:\/\/www.tripadvisor.ca\/Profile\/kadeeja","36467":"https:\/\/www.tripadvisor.ca\/Profile\/YoPhilly","36475":"nil","36477":"https:\/\/www.tripadvisor.ca\/Profile\/islandrockin","36478":"https:\/\/www.tripadvisor.ca\/Profile\/Aaavintage","36479":"https:\/\/www.tripadvisor.ca\/Profile\/Capt_S_12","36480":"https:\/\/www.tripadvisor.ca\/Profile\/JillianMaclean","36481":"https:\/\/www.tripadvisor.ca\/Profile\/dhanna111","36482":"https:\/\/www.tripadvisor.ca\/Profile\/Wanderlust_Bee","36483":"https:\/\/www.tripadvisor.ca\/Profile\/919JamesT","36484":"https:\/\/www.tripadvisor.ca\/Profile\/konrad29","36485":"https:\/\/www.tripadvisor.ca\/Profile\/nomadic811","36486":"https:\/\/www.tripadvisor.ca\/Profile\/Mattmcgrath38663","36487":"nil","36492":"https:\/\/www.tripadvisor.ca\/Profile\/Sue779","36493":"https:\/\/www.tripadvisor.ca\/Profile\/moyer257","36494":"https:\/\/www.tripadvisor.ca\/Profile\/SPSurrey","36495":"https:\/\/www.tripadvisor.ca\/Profile\/GillesC970","36496":"https:\/\/www.tripadvisor.ca\/Profile\/karlydotcom","36497":"https:\/\/www.tripadvisor.ca\/Profile\/alinab257","36498":"https:\/\/www.tripadvisor.ca\/Profile\/354fredj","36499":"https:\/\/www.tripadvisor.ca\/Profile\/ottawatravelgirl","36500":"https:\/\/www.tripadvisor.ca\/Profile\/E8415LOmikep","36501":"https:\/\/www.tripadvisor.ca\/Profile\/kaswan","36517":"https:\/\/www.tripadvisor.ca\/Profile\/cpmulder49","36518":"https:\/\/www.tripadvisor.ca\/Profile\/nazma55","36519":"https:\/\/www.tripadvisor.ca\/Profile\/187Dean","36520":"https:\/\/www.tripadvisor.ca\/Profile\/943bradyh","36521":"https:\/\/www.tripadvisor.ca\/Profile\/EASYEZ","36532":"https:\/\/www.tripadvisor.ca\/Profile\/alessi1212","36533":"https:\/\/www.tripadvisor.ca\/Profile\/cordovabay1","36534":"https:\/\/www.tripadvisor.ca\/Profile\/CatherineL152","36535":"https:\/\/www.tripadvisor.ca\/Profile\/casadelren","36536":"https:\/\/www.tripadvisor.ca\/Profile\/joanmX7071CL","36537":"https:\/\/www.tripadvisor.ca\/Profile\/905sandi","36538":"https:\/\/www.tripadvisor.ca\/Profile\/davenW8592AT","36539":"https:\/\/www.tripadvisor.ca\/Profile\/W7301GFchrish","36540":"https:\/\/www.tripadvisor.ca\/Profile\/ianwarrender","36541":"https:\/\/www.tripadvisor.ca\/Profile\/janisg499","36542":"https:\/\/www.tripadvisor.ca\/Profile\/851hermannb","36543":"https:\/\/www.tripadvisor.ca\/Profile\/rlw0401","36544":"https:\/\/www.tripadvisor.ca\/Profile\/214dubravkai","36545":"https:\/\/www.tripadvisor.ca\/Profile\/Pugmom123","36546":"https:\/\/www.tripadvisor.ca\/Profile\/GeoffH185","36547":"https:\/\/www.tripadvisor.ca\/Profile\/yayrockymtns","36548":"https:\/\/www.tripadvisor.ca\/Profile\/189maureenh","36549":"https:\/\/www.tripadvisor.ca\/Profile\/nicole154945","36550":"https:\/\/www.tripadvisor.ca\/Profile\/Retep_59","36551":"https:\/\/www.tripadvisor.ca\/Profile\/5712Turtles","36552":"https:\/\/www.tripadvisor.ca\/Profile\/gwimmer","36553":"https:\/\/www.tripadvisor.ca\/Profile\/seansZ9734CC","36554":"https:\/\/www.tripadvisor.ca\/Profile\/Aziz1951","36555":"https:\/\/www.tripadvisor.ca\/Profile\/JADave","36556":"https:\/\/www.tripadvisor.ca\/Profile\/711sandyp","36562":"https:\/\/www.tripadvisor.ca\/Profile\/Paddy069","36563":"https:\/\/www.tripadvisor.ca\/Profile\/nasartori2016","36564":"https:\/\/www.tripadvisor.ca\/Profile\/derek085","36565":"https:\/\/www.tripadvisor.ca\/Profile\/apero4now","36566":"https:\/\/www.tripadvisor.ca\/Profile\/woutscholten","36567":"https:\/\/www.tripadvisor.ca\/Profile\/HansD1978","36572":"nil","36576":"https:\/\/www.tripadvisor.ca\/Profile\/ds251","36577":"https:\/\/www.tripadvisor.ca\/Profile\/petra-amalie","36578":"https:\/\/www.tripadvisor.ca\/Profile\/firenze02","36579":"https:\/\/www.tripadvisor.ca\/Profile\/94SandraB","36580":"https:\/\/www.tripadvisor.ca\/Profile\/BeenerC","36581":"https:\/\/www.tripadvisor.ca\/Profile\/599warrenp","36582":"https:\/\/www.tripadvisor.ca\/Profile\/DaleH207","36583":"https:\/\/www.tripadvisor.ca\/Profile\/jefferyw314","36584":"https:\/\/www.tripadvisor.ca\/Profile\/176williamc","36585":"https:\/\/www.tripadvisor.ca\/Profile\/johnwO5519OI","36586":"https:\/\/www.tripadvisor.ca\/Profile\/QuibSmib","36587":"https:\/\/www.tripadvisor.ca\/Profile\/719timr","36588":"https:\/\/www.tripadvisor.ca\/Profile\/DeboraO72","36589":"https:\/\/www.tripadvisor.ca\/Profile\/Mich900","36590":"https:\/\/www.tripadvisor.ca\/Profile\/timbucktoe","36591":"nil","36596":"https:\/\/www.tripadvisor.ca\/Profile\/Road711085","36597":"https:\/\/www.tripadvisor.ca\/Profile\/jameslF6834GM","36598":"https:\/\/www.tripadvisor.ca\/Profile\/tanya19722018","36599":"https:\/\/www.tripadvisor.ca\/Profile\/kimnmyron","36601":"https:\/\/www.tripadvisor.ca\/Profile\/Evgeniyaviola","36602":"https:\/\/www.tripadvisor.ca\/Profile\/D5777JXmikeh","36603":"https:\/\/www.tripadvisor.ca\/Profile\/ThC419","36604":"https:\/\/www.tripadvisor.ca\/Profile\/belenabaraz","36605":"https:\/\/www.tripadvisor.ca\/Profile\/308robp","36606":"https:\/\/www.tripadvisor.ca\/Profile\/Becca1NiNe","36607":"https:\/\/www.tripadvisor.ca\/Profile\/TimberKiller","36608":"https:\/\/www.tripadvisor.ca\/Profile\/pf816","36609":"https:\/\/www.tripadvisor.ca\/Profile\/105gillianm","36610":"https:\/\/www.tripadvisor.ca\/Profile\/Road316132","36611":"https:\/\/www.tripadvisor.ca\/Profile\/chrisjC7275WA","36612":"https:\/\/www.tripadvisor.ca\/Profile\/Pedro999","36613":"https:\/\/www.tripadvisor.ca\/Profile\/maas_johnf","36614":"https:\/\/www.tripadvisor.ca\/Profile\/MaartenB_11","36615":"https:\/\/www.tripadvisor.ca\/Profile\/DirkM593","36616":"https:\/\/www.tripadvisor.ca\/Profile\/ferin2013","36617":"https:\/\/www.tripadvisor.ca\/Profile\/AAV609","36618":"https:\/\/www.tripadvisor.ca\/Profile\/DianaZ85","36619":"https:\/\/www.tripadvisor.ca\/Profile\/242rachels","36620":"https:\/\/www.tripadvisor.ca\/Profile\/juanita499153","36621":"https:\/\/www.tripadvisor.ca\/Profile\/BurnabyJo","36622":"https:\/\/www.tripadvisor.ca\/Profile\/strelly","36623":"https:\/\/www.tripadvisor.ca\/Profile\/MiriamL145","36624":"https:\/\/www.tripadvisor.ca\/Profile\/MichNguy","36625":"https:\/\/www.tripadvisor.ca\/Profile\/IGH7","36626":"https:\/\/www.tripadvisor.ca\/Profile\/meehCanada","36627":"https:\/\/www.tripadvisor.ca\/Profile\/ElizabethAnnLadner","36628":"https:\/\/www.tripadvisor.ca\/Profile\/J_MATTH","36629":"https:\/\/www.tripadvisor.ca\/Profile\/Dream37349","36630":"https:\/\/www.tripadvisor.ca\/Profile\/Curious37328","36631":"nil","36636":"nil","36641":"https:\/\/www.tripadvisor.ca\/Profile\/gerhardb800","36642":"https:\/\/www.tripadvisor.ca\/Profile\/fsdukejr","36643":"https:\/\/www.tripadvisor.ca\/Profile\/168ralphv","36644":"https:\/\/www.tripadvisor.ca\/Profile\/milthorpe_1234","36645":"https:\/\/www.tripadvisor.ca\/Profile\/wfleri","36646":"https:\/\/www.tripadvisor.ca\/Profile\/Leoontour83","36647":"https:\/\/www.tripadvisor.ca\/Profile\/FJ_Berlin","36648":"https:\/\/www.tripadvisor.ca\/Profile\/prost51","36649":"https:\/\/www.tripadvisor.ca\/Profile\/Thurstonator","36650":"https:\/\/www.tripadvisor.ca\/Profile\/hannewenkeler","36661":"https:\/\/www.tripadvisor.ca\/Profile\/Inquisitive100","36662":"https:\/\/www.tripadvisor.ca\/Profile\/CroKas","36663":"https:\/\/www.tripadvisor.ca\/Profile\/MikeReb","36664":"https:\/\/www.tripadvisor.ca\/Profile\/Midwestadvocate","36665":"https:\/\/www.tripadvisor.ca\/Profile\/ttscott1","36666":"https:\/\/www.tripadvisor.ca\/Profile\/wells1835","36667":"https:\/\/www.tripadvisor.ca\/Profile\/Calipta","36668":"https:\/\/www.tripadvisor.ca\/Profile\/J9269VSbrians","36669":"https:\/\/www.tripadvisor.ca\/Profile\/Nopsnina","36670":"https:\/\/www.tripadvisor.ca\/Profile\/240marionc","36676":"https:\/\/www.tripadvisor.ca\/Profile\/anna7357","36677":"https:\/\/www.tripadvisor.ca\/Profile\/438callanb","36678":"https:\/\/www.tripadvisor.ca\/Profile\/DamOfMa","36679":"https:\/\/www.tripadvisor.ca\/Profile\/LukeOz83","36680":"https:\/\/www.tripadvisor.ca\/Profile\/jasoneW2281FS","36721":"nil","36726":"https:\/\/www.tripadvisor.ca\/Profile\/MarkRosa","36727":"https:\/\/www.tripadvisor.ca\/Profile\/jimk261","36728":"https:\/\/www.tripadvisor.ca\/Profile\/ianhF1745FI","36729":"https:\/\/www.tripadvisor.ca\/Profile\/Kiwi3_12","36730":"https:\/\/www.tripadvisor.ca\/Profile\/where-next-mj","36731":"https:\/\/www.tripadvisor.ca\/Profile\/gaylem212","36732":"https:\/\/www.tripadvisor.ca\/Profile\/467travellingg","36733":"https:\/\/www.tripadvisor.ca\/Profile\/DanielL889","36734":"https:\/\/www.tripadvisor.ca\/Profile\/136katrinw","36735":"https:\/\/www.tripadvisor.ca\/Profile\/656sivh","36736":"https:\/\/www.tripadvisor.ca\/Profile\/cambarbt","36737":"https:\/\/www.tripadvisor.ca\/Profile\/Dahlia694","36738":"https:\/\/www.tripadvisor.ca\/Profile\/KristinP357","36739":"https:\/\/www.tripadvisor.ca\/Profile\/DaveBritishColumbia","36740":"https:\/\/www.tripadvisor.ca\/Profile\/RogerP282","36746":"https:\/\/www.tripadvisor.ca\/Profile\/martinhN685RY","36747":"https:\/\/www.tripadvisor.ca\/Profile\/amdramhwife","36748":"https:\/\/www.tripadvisor.ca\/Profile\/115patrickc","36749":"https:\/\/www.tripadvisor.ca\/Profile\/donalds204","36750":"https:\/\/www.tripadvisor.ca\/Profile\/Jenn076","36751":"https:\/\/www.tripadvisor.ca\/Profile\/oaklyn","36752":"https:\/\/www.tripadvisor.ca\/Profile\/790ClaudiaC790","36753":"https:\/\/www.tripadvisor.ca\/Profile\/speedybee12","36754":"https:\/\/www.tripadvisor.ca\/Profile\/TurnerToursVancouver","36755":"https:\/\/www.tripadvisor.ca\/Profile\/marsh_on_lead","36756":"https:\/\/www.tripadvisor.ca\/Profile\/VanIsleTraveler2010","36757":"https:\/\/www.tripadvisor.ca\/Profile\/Mcneilco","36758":"https:\/\/www.tripadvisor.ca\/Profile\/DJF853","36759":"https:\/\/www.tripadvisor.ca\/Profile\/dovrat","36760":"https:\/\/www.tripadvisor.ca\/Profile\/Checho60","36761":"https:\/\/www.tripadvisor.ca\/Profile\/CarrigeenYorkshire","36762":"https:\/\/www.tripadvisor.ca\/Profile\/FlandersKrisje","36763":"https:\/\/www.tripadvisor.ca\/Profile\/natal101","36764":"https:\/\/www.tripadvisor.ca\/Profile\/Windslow548","36765":"https:\/\/www.tripadvisor.ca\/Profile\/TeamRealMcCoy","36766":"nil","36771":"https:\/\/www.tripadvisor.ca\/Profile\/maryclarec","36772":"https:\/\/www.tripadvisor.ca\/Profile\/525SG","36773":"https:\/\/www.tripadvisor.ca\/Profile\/jimmieddd","36774":"https:\/\/www.tripadvisor.ca\/Profile\/grendl6","36775":"https:\/\/www.tripadvisor.ca\/Profile\/3932P","36776":"https:\/\/www.tripadvisor.ca\/Profile\/U4530ZTcathyp","36777":"https:\/\/www.tripadvisor.ca\/Profile\/Alco251","36779":"https:\/\/www.tripadvisor.ca\/Profile\/travelling55","36780":"https:\/\/www.tripadvisor.ca\/Profile\/VictorianCarol","36781":"https:\/\/www.tripadvisor.ca\/Profile\/charisboof","36782":"https:\/\/www.tripadvisor.ca\/Profile\/bjbster","36783":"https:\/\/www.tripadvisor.ca\/Profile\/503lizf","36784":"https:\/\/www.tripadvisor.ca\/Profile\/MaryL517","36785":"https:\/\/www.tripadvisor.ca\/Profile\/larrye507","36786":"https:\/\/www.tripadvisor.ca\/Profile\/Aug2015kayakers","36787":"https:\/\/www.tripadvisor.ca\/Profile\/Shawniganlake","36788":"https:\/\/www.tripadvisor.ca\/Profile\/PamelafromFairwinds","36789":"https:\/\/www.tripadvisor.ca\/Profile\/cindyd774","36790":"https:\/\/www.tripadvisor.ca\/Profile\/jacque52","36791":"https:\/\/www.tripadvisor.ca\/Profile\/taisab2013","36792":"https:\/\/www.tripadvisor.ca\/Profile\/P2764YUlynnb","36793":"https:\/\/www.tripadvisor.ca\/Profile\/DonA529","36794":"https:\/\/www.tripadvisor.ca\/Profile\/WestCoastJ","36795":"https:\/\/www.tripadvisor.ca\/Profile\/1Redneckstranger","36796":"https:\/\/www.tripadvisor.ca\/Profile\/Travelglutton","36797":"https:\/\/www.tripadvisor.ca\/Profile\/Dahlia694","36798":"https:\/\/www.tripadvisor.ca\/Profile\/DaveBritishColumbia","36799":"https:\/\/www.tripadvisor.ca\/Profile\/Cheryl_BCCanada","36800":"https:\/\/www.tripadvisor.ca\/Profile\/RussQ691","36801":"https:\/\/www.tripadvisor.ca\/Profile\/clivekendrick","36802":"https:\/\/www.tripadvisor.ca\/Profile\/383kathys","36803":"https:\/\/www.tripadvisor.ca\/Profile\/S1565DZmikem","36804":"https:\/\/www.tripadvisor.ca\/Profile\/RogerP282","36805":"https:\/\/www.tripadvisor.ca\/Profile\/cathylY7131PH","36806":"https:\/\/www.tripadvisor.ca\/Profile\/Tall-Kayaker-Karen","36808":"https:\/\/www.tripadvisor.ca\/Profile\/ElizaPeriwinkle","36809":"https:\/\/www.tripadvisor.ca\/Profile\/LJV4848","36810":"https:\/\/www.tripadvisor.ca\/Profile\/NorthernTraveler2013","36816":"https:\/\/www.tripadvisor.ca\/Profile\/leloup2018","36817":"https:\/\/www.tripadvisor.ca\/Profile\/D4021VWcarlm","36818":"https:\/\/www.tripadvisor.ca\/Profile\/Q8219FBdonp","36819":"https:\/\/www.tripadvisor.ca\/Profile\/Pataec","36820":"https:\/\/www.tripadvisor.ca\/Profile\/derbest","36821":"https:\/\/www.tripadvisor.ca\/Profile\/richard572017","36822":"https:\/\/www.tripadvisor.ca\/Profile\/Amrod_x","36823":"https:\/\/www.tripadvisor.ca\/Profile\/debbhuck53","36824":"https:\/\/www.tripadvisor.ca\/Profile\/Duncrieviedude","36825":"https:\/\/www.tripadvisor.ca\/Profile\/blueneckalbertan","36826":"https:\/\/www.tripadvisor.ca\/Profile\/dannymT349KO","36827":"https:\/\/www.tripadvisor.ca\/Profile\/lird5","36828":"https:\/\/www.tripadvisor.ca\/Profile\/callawayn","36829":"https:\/\/www.tripadvisor.ca\/Profile\/Pieladyval","36830":"https:\/\/www.tripadvisor.ca\/Profile\/656merleb","36831":"https:\/\/www.tripadvisor.ca\/Profile\/Traveller4527","36832":"https:\/\/www.tripadvisor.ca\/Profile\/310elysep","36833":"https:\/\/www.tripadvisor.ca\/Profile\/Linda10386","36834":"https:\/\/www.tripadvisor.ca\/Profile\/trevorh328","36835":"https:\/\/www.tripadvisor.ca\/Profile\/RositaD182","36836":"https:\/\/www.tripadvisor.ca\/Profile\/ianr203","36837":"https:\/\/www.tripadvisor.ca\/Profile\/BarbH362","36838":"https:\/\/www.tripadvisor.ca\/Profile\/janetl46","36839":"https:\/\/www.tripadvisor.ca\/Profile\/31mahrukhk","36840":"https:\/\/www.tripadvisor.ca\/Profile\/WRR_LMR_Lakeway_TX","36841":"https:\/\/www.tripadvisor.ca\/Profile\/glassboro","36842":"https:\/\/www.tripadvisor.ca\/Profile\/TravCdn","36843":"https:\/\/www.tripadvisor.ca\/Profile\/jbz","36844":"https:\/\/www.tripadvisor.ca\/Profile\/travelotsSaskatoon","36845":"https:\/\/www.tripadvisor.ca\/Profile\/HektorHungary","36846":"https:\/\/www.tripadvisor.ca\/Profile\/Bandunusual","36851":"https:\/\/www.tripadvisor.ca\/Profile\/hratte","36856":"https:\/\/www.tripadvisor.ca\/Profile\/Nicholas2323","36861":"https:\/\/www.tripadvisor.ca\/Profile\/269chady","36866":"nil","36871":"nil","36876":"https:\/\/www.tripadvisor.ca\/Profile\/joshg46","36877":"https:\/\/www.tripadvisor.ca\/Profile\/Travelbus74","36878":"https:\/\/www.tripadvisor.ca\/Profile\/ThomasR6227","36879":"https:\/\/www.tripadvisor.ca\/Profile\/JennC1212","36880":"https:\/\/www.tripadvisor.ca\/Profile\/lizs404","36881":"https:\/\/www.tripadvisor.ca\/Profile\/ruschapman","36882":"https:\/\/www.tripadvisor.ca\/Profile\/robertsM7946CG","36883":"https:\/\/www.tripadvisor.ca\/Profile\/X9486MXjoew","36884":"https:\/\/www.tripadvisor.ca\/Profile\/GillesC970","36885":"https:\/\/www.tripadvisor.ca\/Profile\/tracyl119","36886":"https:\/\/www.tripadvisor.ca\/Profile\/738brendai","36887":"https:\/\/www.tripadvisor.ca\/Profile\/davidbG659BL","36888":"https:\/\/www.tripadvisor.ca\/Profile\/albernio","36889":"https:\/\/www.tripadvisor.ca\/Profile\/GreggS135","36890":"https:\/\/www.tripadvisor.ca\/Profile\/vrumsey","36891":"https:\/\/www.tripadvisor.ca\/Profile\/justgetupngo","36892":"https:\/\/www.tripadvisor.ca\/Profile\/heatherlive","36893":"https:\/\/www.tripadvisor.ca\/Profile\/darryll955","36894":"https:\/\/www.tripadvisor.ca\/Profile\/28flcom","36895":"https:\/\/www.tripadvisor.ca\/Profile\/Vancana","36896":"https:\/\/www.tripadvisor.ca\/Profile\/paulow70","36897":"https:\/\/www.tripadvisor.ca\/Profile\/bigfella053","36898":"https:\/\/www.tripadvisor.ca\/Profile\/Jimb01974","36899":"https:\/\/www.tripadvisor.ca\/Profile\/kaylal211","36900":"https:\/\/www.tripadvisor.ca\/Profile\/bonnied825","36901":"https:\/\/www.tripadvisor.ca\/Profile\/Tutuhsuhtaaqsa","36902":"https:\/\/www.tripadvisor.ca\/Profile\/charlesbX1079FQ","36903":"https:\/\/www.tripadvisor.ca\/Profile\/32GeorgeR","36904":"https:\/\/www.tripadvisor.ca\/Profile\/nancylE3458UK","36905":"https:\/\/www.tripadvisor.caundefined","36906":"https:\/\/www.tripadvisor.ca\/Profile\/BriWerner","36907":"https:\/\/www.tripadvisor.ca\/Profile\/JR02014","36908":"https:\/\/www.tripadvisor.ca\/Profile\/jacqulenec88","36910":"https:\/\/www.tripadvisor.ca\/Profile\/BurakAtaman","36911":"https:\/\/www.tripadvisor.ca\/Profile\/nthree2015","36912":"https:\/\/www.tripadvisor.ca\/Profile\/chierik2017","36913":"https:\/\/www.tripadvisor.ca\/Profile\/tylerw206","36914":"https:\/\/www.tripadvisor.ca\/Profile\/728raymondl","36915":"https:\/\/www.tripadvisor.ca\/Profile\/hedgeplumber86","36916":"https:\/\/www.tripadvisor.ca\/Profile\/jar0sw","36917":"https:\/\/www.tripadvisor.ca\/Profile\/oskieb2015","36918":"https:\/\/www.tripadvisor.ca\/Profile\/terral298","36921":"nil","36926":"https:\/\/www.tripadvisor.ca\/Profile\/T6413GO","36927":"https:\/\/www.tripadvisor.ca\/Profile\/bitsme","36929":"https:\/\/www.tripadvisor.ca\/Profile\/Jessiesales","36930":"https:\/\/www.tripadvisor.ca\/Profile\/CapitanVictoria","36931":"https:\/\/www.tripadvisor.ca\/Profile\/K7368EVkevinl","36933":"https:\/\/www.tripadvisor.ca\/Profile\/frequentpat","36935":"https:\/\/www.tripadvisor.ca\/Profile\/AKJD","36936":"https:\/\/www.tripadvisor.ca\/Profile\/curtisg428","36937":"https:\/\/www.tripadvisor.ca\/Profile\/970pattyf","36938":"https:\/\/www.tripadvisor.ca\/Profile\/cindyr507","36939":"https:\/\/www.tripadvisor.ca\/Profile\/janeta927","36943":"https:\/\/www.tripadvisor.ca\/Profile\/357martha","36944":"https:\/\/www.tripadvisor.ca\/Profile\/bobdM1628UY","36956":"https:\/\/www.tripadvisor.ca\/Profile\/vrumsey","36957":"https:\/\/www.tripadvisor.ca\/Profile\/taw2012","36958":"https:\/\/www.tripadvisor.ca\/Profile\/berniestravels","36960":"https:\/\/www.tripadvisor.ca\/Profile\/mawsym2","36965":"https:\/\/www.tripadvisor.ca\/Profile\/486edf","36966":"https:\/\/www.tripadvisor.ca\/Profile\/billmayhols","36969":"https:\/\/www.tripadvisor.ca\/Profile\/yucky190","36972":"https:\/\/www.tripadvisor.ca\/Profile\/G3991TDjohnw","36988":"https:\/\/www.tripadvisor.ca\/Profile\/CWong710","36989":"https:\/\/www.tripadvisor.ca\/Profile\/182MichaelB182","36990":"https:\/\/www.tripadvisor.ca\/Profile\/echo2010","36997":"https:\/\/www.tripadvisor.ca\/Profile\/421jessicag","36999":"https:\/\/www.tripadvisor.ca\/Profile\/977shirleyp","37000":"https:\/\/www.tripadvisor.ca\/Profile\/454dianah","37003":"https:\/\/www.tripadvisor.ca\/Profile\/sharkatax","37005":"https:\/\/www.tripadvisor.ca\/Profile\/PDove","37010":"https:\/\/www.tripadvisor.ca\/Profile\/MOE64RedDeer_Alberta","37016":"https:\/\/www.tripadvisor.ca\/Profile\/446DebbieW446","37020":"https:\/\/www.tripadvisor.ca\/Profile\/673JOHNW","37022":"https:\/\/www.tripadvisor.ca\/Profile\/MisterK573","37026":"https:\/\/www.tripadvisor.ca\/Profile\/bhilborn","37029":"https:\/\/www.tripadvisor.ca\/Profile\/ALDENB_12","37030":"https:\/\/www.tripadvisor.ca\/Profile\/324davidh","37031":"https:\/\/www.tripadvisor.ca\/Profile\/Br00ke13","37032":"https:\/\/www.tripadvisor.ca\/Profile\/hshlah","37033":"https:\/\/www.tripadvisor.ca\/Profile\/AndrewCalgary","37034":"https:\/\/www.tripadvisor.ca\/Profile\/HeidiK917","37035":"https:\/\/www.tripadvisor.ca\/Profile\/1006rebeccaJ1006","37036":"https:\/\/www.tripadvisor.ca\/Profile\/BaronTR","37037":"https:\/\/www.tripadvisor.ca\/Profile\/ManaPet","37038":"https:\/\/www.tripadvisor.ca\/Profile\/SoBlessed2010","37039":"https:\/\/www.tripadvisor.ca\/Profile\/Linda_C_I_Victoria","37040":"https:\/\/www.tripadvisor.ca\/Profile\/linda8201","37041":"https:\/\/www.tripadvisor.ca\/Profile\/lsid1958","37042":"https:\/\/www.tripadvisor.ca\/Profile\/sanderosov","37043":"https:\/\/www.tripadvisor.ca\/Profile\/PURCELL4","37044":"https:\/\/www.tripadvisor.ca\/Profile\/ACMVictoria","37045":"https:\/\/www.tripadvisor.ca\/Profile\/lovelylion","37046":"https:\/\/www.tripadvisor.ca\/Profile\/prtripper","37047":"https:\/\/www.tripadvisor.ca\/Profile\/Peter_and_Vanessa","37048":"https:\/\/www.tripadvisor.ca\/Profile\/maddie4bc","37049":"https:\/\/www.tripadvisor.ca\/Profile\/dschamboumping","37050":"https:\/\/www.tripadvisor.ca\/Profile\/midrangehoteltester","37051":"https:\/\/www.tripadvisor.ca\/Profile\/railbird","37052":"https:\/\/www.tripadvisor.ca\/Profile\/66sahara_beige","37053":"https:\/\/www.tripadvisor.ca\/Profile\/Passport38093","37054":"https:\/\/www.tripadvisor.ca\/Profile\/GrandTour6577","37061":"nil","37071":"https:\/\/www.tripadvisor.ca\/Profile\/Odyssey732500","37081":"https:\/\/www.tripadvisor.ca\/Profile\/411Elle","37086":"https:\/\/www.tripadvisor.ca\/Profile\/cdblack63","37091":"https:\/\/www.tripadvisor.ca\/Profile\/Gord_McQ","37096":"https:\/\/www.tripadvisor.ca\/Profile\/123Shane","37101":"https:\/\/www.tripadvisor.ca\/Profile\/978terryh","37106":"https:\/\/www.tripadvisor.ca\/Profile\/Matticus01","37111":"https:\/\/www.tripadvisor.ca\/Profile\/leonardw533","37116":"https:\/\/www.tripadvisor.ca\/Profile\/jttstrip","37121":"https:\/\/www.tripadvisor.ca\/Profile\/578patrickr","37126":"https:\/\/www.tripadvisor.ca\/Profile\/roxanes524","37131":"https:\/\/www.tripadvisor.ca\/Profile\/fknight636","37136":"https:\/\/www.tripadvisor.ca\/Profile\/Tjh1996","37141":"https:\/\/www.tripadvisor.ca\/Profile\/blkjck5697","37146":"https:\/\/www.tripadvisor.ca\/Profile\/barriem523","37151":"https:\/\/www.tripadvisor.ca\/Profile\/donm656","37156":"https:\/\/www.tripadvisor.ca\/Profile\/mikehI7703MG","37161":"https:\/\/www.tripadvisor.ca\/Profile\/484kurtj","37166":"https:\/\/www.tripadvisor.ca\/Profile\/108gladyss","37171":"https:\/\/www.tripadvisor.ca\/Profile\/sharonsK9547OX","37176":"https:\/\/www.tripadvisor.ca\/Profile\/BrianF139","37186":"https:\/\/www.tripadvisor.ca\/Profile\/257paulettep","37191":"https:\/\/www.tripadvisor.ca\/Profile\/573percivall","37196":"https:\/\/www.tripadvisor.ca\/Profile\/ronaldmK9726NS","37206":"https:\/\/www.tripadvisor.ca\/Profile\/rickbI3969GH","37211":"https:\/\/www.tripadvisor.ca\/Profile\/ALrdr","37216":"https:\/\/www.tripadvisor.ca\/Profile\/westerley","37221":"https:\/\/www.tripadvisor.ca\/Profile\/D8308YHroberth","37226":"https:\/\/www.tripadvisor.ca\/Profile\/goingaroundthebend","37231":"https:\/\/www.tripadvisor.ca\/Profile\/R3139HCneils","37241":"https:\/\/www.tripadvisor.ca\/Profile\/A9409QHrandys","37246":"https:\/\/www.tripadvisor.ca\/Profile\/robertsJ1623XR","37251":"https:\/\/www.tripadvisor.ca\/Profile\/C130COdavidg","37256":"https:\/\/www.tripadvisor.caundefined","37261":"https:\/\/www.tripadvisor.ca\/Profile\/Adventure15768226754","37262":"https:\/\/www.tripadvisor.ca\/Profile\/K417YDnatalies","37263":"https:\/\/www.tripadvisor.ca\/Profile\/OnAir33390549293","37264":"https:\/\/www.tripadvisor.ca\/Profile\/sherric1","37265":"https:\/\/www.tripadvisor.ca\/Profile\/Sightsee21527348861","37266":"https:\/\/www.tripadvisor.ca\/Profile\/tamarran","37267":"https:\/\/www.tripadvisor.ca\/Profile\/lornek2016","37268":"https:\/\/www.tripadvisor.ca\/Profile\/293lindab","37269":"https:\/\/www.tripadvisor.ca\/Profile\/Venture23131673778","37270":"https:\/\/www.tripadvisor.ca\/Profile\/Vmlindak","37271":"https:\/\/www.tripadvisor.ca\/Profile\/getgoingCanada","37272":"https:\/\/www.tripadvisor.ca\/Profile\/kikiwiki6","37273":"https:\/\/www.tripadvisor.ca\/Profile\/Quest55908543928","37274":"https:\/\/www.tripadvisor.ca\/Profile\/DonnaM941","37275":"https:\/\/www.tripadvisor.ca\/Profile\/Trip32917918680","37276":"nil","37281":"https:\/\/www.tripadvisor.ca\/Profile\/399gs","37282":"https:\/\/www.tripadvisor.ca\/Profile\/A5809UJronm","37283":"https:\/\/www.tripadvisor.ca\/Profile\/LoveTravel189876","37284":"https:\/\/www.tripadvisor.ca\/Profile\/Freedom27947837053","37285":"https:\/\/www.tripadvisor.ca\/Profile\/R1321LBpaulb","37286":"https:\/\/www.tripadvisor.ca\/Profile\/wsquared2018","37287":"https:\/\/www.tripadvisor.ca\/Profile\/Grandma2087","37288":"https:\/\/www.tripadvisor.ca\/Profile\/Geckosgal","37289":"https:\/\/www.tripadvisor.ca\/Profile\/LIPC2014","37290":"https:\/\/www.tripadvisor.ca\/Profile\/jurassicmike","37291":"https:\/\/www.tripadvisor.ca\/Profile\/georgetted376","37292":"https:\/\/www.tripadvisor.ca\/Profile\/romep58","37293":"https:\/\/www.tripadvisor.ca\/Profile\/kootenaygal13","37294":"https:\/\/www.tripadvisor.ca\/Profile\/kdavis72","37295":"https:\/\/www.tripadvisor.ca\/Profile\/Camper729222","37301":"https:\/\/www.tripadvisor.ca\/Profile\/lhull621310","37302":"https:\/\/www.tripadvisor.ca\/Profile\/Mugsy111","37303":"https:\/\/www.tripadvisor.ca\/Profile\/gramaeme","37304":"https:\/\/www.tripadvisor.ca\/Profile\/wladic716308","37305":"https:\/\/www.tripadvisor.ca\/Profile\/649billh","37306":"https:\/\/www.tripadvisor.ca\/Profile\/D5198LNandrewb","37307":"https:\/\/www.tripadvisor.ca\/Profile\/CynthiaSays","37308":"https:\/\/www.tripadvisor.ca\/Profile\/Doglando","37309":"https:\/\/www.tripadvisor.ca\/Profile\/Debby68","37310":"https:\/\/www.tripadvisor.ca\/Profile\/BigStewieSK","37311":"https:\/\/www.tripadvisor.ca\/Profile\/nikkivand","37312":"https:\/\/www.tripadvisor.ca\/Profile\/MaureenHorrocks","37313":"https:\/\/www.tripadvisor.ca\/Profile\/Wintergifts","37314":"https:\/\/www.tripadvisor.ca\/Profile\/Dee-Anna5","37315":"https:\/\/www.tripadvisor.ca\/Profile\/dsh00ya","37316":"https:\/\/www.tripadvisor.ca\/Profile\/Fabm1987","37317":"https:\/\/www.tripadvisor.ca\/Profile\/clnavratil","37318":"https:\/\/www.tripadvisor.ca\/Profile\/620jimr","37319":"https:\/\/www.tripadvisor.ca\/Profile\/dwille524039","37320":"https:\/\/www.tripadvisor.ca\/Profile\/mommajobe","37326":"https:\/\/www.tripadvisor.ca\/Profile\/harteld","37327":"https:\/\/www.tripadvisor.ca\/Profile\/gaileyprior","37328":"https:\/\/www.tripadvisor.ca\/Profile\/rtuleck","37329":"https:\/\/www.tripadvisor.ca\/Profile\/srausc793905","37330":"https:\/\/www.tripadvisor.ca\/Profile\/501calvinc","37331":"https:\/\/www.tripadvisor.ca\/Profile\/nikicj45","37332":"https:\/\/www.tripadvisor.ca\/Profile\/smythemindy","37333":"https:\/\/www.tripadvisor.ca\/Profile\/r0sanna85","37334":"https:\/\/www.tripadvisor.ca\/Profile\/S5722ZSsteved","37335":"https:\/\/www.tripadvisor.ca\/Profile\/kelseybilyk","37336":"https:\/\/www.tripadvisor.ca\/Profile\/pammy2525","37337":"https:\/\/www.tripadvisor.ca\/Profile\/mtesauro347","37338":"https:\/\/www.tripadvisor.ca\/Profile\/V4179MXbobc","37339":"https:\/\/www.tripadvisor.ca\/Profile\/BNeibert","37340":"https:\/\/www.tripadvisor.ca\/Profile\/H771ULlindaj","37341":"https:\/\/www.tripadvisor.ca\/Profile\/261SANDRAD","37342":"https:\/\/www.tripadvisor.ca\/Profile\/434vernaj","37343":"https:\/\/www.tripadvisor.ca\/Profile\/MattSchewe","37344":"https:\/\/www.tripadvisor.ca\/Profile\/stephenlR7210HL","37345":"https:\/\/www.tripadvisor.ca\/Profile\/sandral887","37346":"https:\/\/www.tripadvisor.ca\/Profile\/Active_Oldie1942","37347":"https:\/\/www.tripadvisor.ca\/Profile\/DebbieG950","37348":"https:\/\/www.tripadvisor.ca\/Profile\/ProsaicTraveller","37349":"https:\/\/www.tripadvisor.ca\/Profile\/august2005","37350":"https:\/\/www.tripadvisor.ca\/Profile\/lindarN3984PP","37351":"https:\/\/www.tripadvisor.ca\/Profile\/iansQ2540IU","37352":"https:\/\/www.tripadvisor.ca\/Profile\/trixle_66","37353":"https:\/\/www.tripadvisor.ca\/Profile\/20bobj","37354":"https:\/\/www.tripadvisor.ca\/Profile\/LoveTravel712536","37355":"https:\/\/www.tripadvisor.ca\/Profile\/gst123456","37356":"https:\/\/www.tripadvisor.ca\/Profile\/tferen601391","37357":"https:\/\/www.tripadvisor.ca\/Profile\/932wilcom","37358":"https:\/\/www.tripadvisor.ca\/Profile\/grandmalove13","37359":"https:\/\/www.tripadvisor.ca\/Profile\/Alexboo","37360":"https:\/\/www.tripadvisor.ca\/Profile\/DWT123","37361":"https:\/\/www.tripadvisor.ca\/Profile\/dianelees77","37362":"https:\/\/www.tripadvisor.ca\/Profile\/jameshE9435TU","37363":"https:\/\/www.tripadvisor.ca\/Profile\/jkoroluk2018","37364":"https:\/\/www.tripadvisor.ca\/Profile\/PenelopeW","37365":"https:\/\/www.tripadvisor.ca\/Profile\/SherL257","37366":"https:\/\/www.tripadvisor.ca\/Profile\/julienam_13","37367":"https:\/\/www.tripadvisor.ca\/Profile\/huntergirl70","37368":"https:\/\/www.tripadvisor.ca\/Profile\/453ronc","37369":"https:\/\/www.tripadvisor.ca\/Profile\/erinn841","37370":"https:\/\/www.tripadvisor.ca\/Profile\/annamU1693IR","37376":"https:\/\/www.tripadvisor.ca\/Profile\/57janettes","37377":"https:\/\/www.tripadvisor.ca\/Profile\/524cindyw","37378":"https:\/\/www.tripadvisor.ca\/Profile\/calfaber","37379":"https:\/\/www.tripadvisor.ca\/Profile\/shirleyd912","37380":"https:\/\/www.tripadvisor.ca\/Profile\/ruthgU8164FH","37382":"https:\/\/www.tripadvisor.ca\/Profile\/travellfar","37383":"https:\/\/www.tripadvisor.ca\/Profile\/cchev2018","37384":"https:\/\/www.tripadvisor.ca\/Profile\/jenniferbT8655TM","37385":"https:\/\/www.tripadvisor.ca\/Profile\/patski2018","37386":"https:\/\/www.tripadvisor.ca\/Profile\/GarthStanleyW","37387":"https:\/\/www.tripadvisor.ca\/Profile\/M1630FFdavidv","37388":"https:\/\/www.tripadvisor.ca\/Profile\/shaybutter23","37389":"https:\/\/www.tripadvisor.ca\/Profile\/525kristanp","37390":"https:\/\/www.tripadvisor.ca\/Profile\/jmlgn","37391":"https:\/\/www.tripadvisor.ca\/Profile\/mountainoutin","37392":"https:\/\/www.tripadvisor.ca\/Profile\/tammiem702","37393":"https:\/\/www.tripadvisor.ca\/Profile\/Cartmanna","37394":"https:\/\/www.tripadvisor.ca\/Profile\/Jdesilets7","37395":"https:\/\/www.tripadvisor.ca\/Profile\/L0uise14","37396":"https:\/\/www.tripadvisor.ca\/Profile\/kennedy52018","37397":"https:\/\/www.tripadvisor.ca\/Profile\/cadens2018","37398":"https:\/\/www.tripadvisor.ca\/Profile\/terrypZ9076HR","37399":"https:\/\/www.tripadvisor.ca\/Profile\/P8690NWthomass","37400":"https:\/\/www.tripadvisor.ca\/Profile\/rocket1232016","37401":"https:\/\/www.tripadvisor.ca\/Profile\/DavidDG318","37402":"https:\/\/www.tripadvisor.ca\/Profile\/sandysairally76","37403":"https:\/\/www.tripadvisor.ca\/Profile\/chuckf417","37404":"https:\/\/www.tripadvisor.ca\/Profile\/geraldl950","37405":"https:\/\/www.tripadvisor.ca\/Profile\/sweetnsauer2013","37406":"https:\/\/www.tripadvisor.ca\/Profile\/J907RHdenises","37407":"https:\/\/www.tripadvisor.ca\/Profile\/codymZ707RI","37408":"https:\/\/www.tripadvisor.ca\/Profile\/717ag","37409":"https:\/\/www.tripadvisor.ca\/Profile\/canihope","37410":"https:\/\/www.tripadvisor.ca\/Profile\/dylans814","37411":"https:\/\/www.tripadvisor.ca\/Profile\/helenschindel","37412":"https:\/\/www.tripadvisor.ca\/Profile\/NDW_AB_BC","37413":"https:\/\/www.tripadvisor.ca\/Profile\/E4290RQtanyam","37414":"https:\/\/www.tripadvisor.ca\/Profile\/annievannie","37415":"https:\/\/www.tripadvisor.ca\/Profile\/chrisjenner250","37416":"https:\/\/www.tripadvisor.ca\/Profile\/terrycti","37417":"https:\/\/www.tripadvisor.ca\/Profile\/tandixon73","37418":"https:\/\/www.tripadvisor.ca\/Profile\/adventure411","37419":"https:\/\/www.tripadvisor.ca\/Profile\/kemckenzie","37420":"https:\/\/www.tripadvisor.ca\/Profile\/cherylh8500","37421":"https:\/\/www.tripadvisor.ca\/Profile\/477claudettep","37422":"https:\/\/www.tripadvisor.ca\/Profile\/Davpar","37423":"https:\/\/www.tripadvisor.ca\/Profile\/Menard1477","37424":"https:\/\/www.tripadvisor.ca\/Profile\/williambrehl","37425":"https:\/\/www.tripadvisor.ca\/Profile\/onefinefishy","37426":"https:\/\/www.tripadvisor.ca\/Profile\/purple256","37427":"https:\/\/www.tripadvisor.ca\/Profile\/Blue6789","37428":"https:\/\/www.tripadvisor.ca\/Profile\/FritzieD55","37429":"https:\/\/www.tripadvisor.ca\/Profile\/leeann42017","37430":"https:\/\/www.tripadvisor.ca\/Profile\/NatalieP1886","37431":"https:\/\/www.tripadvisor.ca\/Profile\/debclarke69","37432":"https:\/\/www.tripadvisor.caundefined","37433":"https:\/\/www.tripadvisor.ca\/Profile\/Gbap2011","37434":"https:\/\/www.tripadvisor.ca\/Profile\/annefQ1523EQ","37435":"https:\/\/www.tripadvisor.ca\/Profile\/722larryr","37436":"https:\/\/www.tripadvisor.ca\/Profile\/709shelleyc","37437":"https:\/\/www.tripadvisor.ca\/Profile\/BrendaH","37438":"https:\/\/www.tripadvisor.ca\/Profile\/edh875","37439":"https:\/\/www.tripadvisor.ca\/Profile\/AimeeK618","37441":"https:\/\/www.tripadvisor.ca\/Profile\/548sandy","37442":"https:\/\/www.tripadvisor.ca\/Profile\/sharwen2017","37443":"https:\/\/www.tripadvisor.ca\/Profile\/DivingTropical","37445":"https:\/\/www.tripadvisor.ca\/Profile\/748shelleyg","37446":"https:\/\/www.tripadvisor.ca\/Profile\/Y8842JOdebbied","37447":"https:\/\/www.tripadvisor.ca\/Profile\/CarmenD102","37448":"https:\/\/www.tripadvisor.ca\/Profile\/graemeb295","37449":"https:\/\/www.tripadvisor.ca\/Profile\/SailorAirman","37451":"https:\/\/www.tripadvisor.ca\/Profile\/856danis","37452":"https:\/\/www.tripadvisor.ca\/Profile\/Wandering6","37455":"https:\/\/www.tripadvisor.ca\/Profile\/S3976PKandrewk","37456":"https:\/\/www.tripadvisor.ca\/Profile\/92JessicaG","37457":"https:\/\/www.tripadvisor.ca\/Profile\/ABkid","37458":"https:\/\/www.tripadvisor.ca\/Profile\/trevorsV7744XM","37459":"https:\/\/www.tripadvisor.ca\/Profile\/FairviewTwo","37460":"https:\/\/www.tripadvisor.ca\/Profile\/862nicolen","37461":"https:\/\/www.tripadvisor.ca\/Profile\/r0ckeet","37462":"https:\/\/www.tripadvisor.ca\/Profile\/katebillesberger","37463":"https:\/\/www.tripadvisor.ca\/Profile\/12chadp","37464":"https:\/\/www.tripadvisor.ca\/Profile\/CheriM-W","37465":"https:\/\/www.tripadvisor.ca\/Profile\/Eyebrow2","37466":"https:\/\/www.tripadvisor.ca\/Profile\/BronteTripper","37467":"https:\/\/www.tripadvisor.ca\/Profile\/790marshat","37468":"https:\/\/www.tripadvisor.ca\/Profile\/394chuckh","37469":"https:\/\/www.tripadvisor.ca\/Profile\/milesc550","37470":"https:\/\/www.tripadvisor.ca\/Profile\/barkleymydog","37471":"https:\/\/www.tripadvisor.ca\/Profile\/brianrO7583CN","37472":"https:\/\/www.tripadvisor.ca\/Profile\/cerejanebellum","37473":"https:\/\/www.tripadvisor.ca\/Profile\/JuliaMystery","37474":"https:\/\/www.tripadvisor.ca\/Profile\/canadem","37475":"https:\/\/www.tripadvisor.ca\/Profile\/KimJackC","37476":"https:\/\/www.tripadvisor.ca\/Profile\/yyak55","37477":"https:\/\/www.tripadvisor.ca\/Profile\/stevesandy2017","37478":"https:\/\/www.tripadvisor.ca\/Profile\/Natkayco1","37479":"https:\/\/www.tripadvisor.ca\/Profile\/144debj","37480":"https:\/\/www.tripadvisor.ca\/Profile\/turbot1966","37481":"https:\/\/www.tripadvisor.ca\/Profile\/djhunter77","37482":"https:\/\/www.tripadvisor.ca\/Profile\/CanProf","37483":"https:\/\/www.tripadvisor.ca\/Profile\/Myka2012","37484":"https:\/\/www.tripadvisor.ca\/Profile\/Rishte","37485":"https:\/\/www.tripadvisor.ca\/Profile\/jjjl1988","37486":"https:\/\/www.tripadvisor.ca\/Profile\/F3369LGbenjaminm","37487":"https:\/\/www.tripadvisor.ca\/Profile\/gailp223","37488":"https:\/\/www.tripadvisor.ca\/Profile\/934milesr","37489":"https:\/\/www.tripadvisor.ca\/Profile\/gardensail","37490":"https:\/\/www.tripadvisor.ca\/Profile\/Portlandtravlr","37491":"https:\/\/www.tripadvisor.ca\/Profile\/florriannf","37492":"https:\/\/www.tripadvisor.ca\/Profile\/264tracif","37493":"https:\/\/www.tripadvisor.ca\/Profile\/shawnhA9364TL","37494":"https:\/\/www.tripadvisor.ca\/Profile\/stephenmN4871CJ","37495":"https:\/\/www.tripadvisor.ca\/Profile\/kellyhF9822BV","37496":"https:\/\/www.tripadvisor.ca\/Profile\/lynnrH9954MJ","37497":"https:\/\/www.tripadvisor.ca\/Profile\/brookem639","37498":"https:\/\/www.tripadvisor.ca\/Profile\/863ruxandrac","37499":"https:\/\/www.tripadvisor.ca\/Profile\/SteamRestoration","37500":"https:\/\/www.tripadvisor.ca\/Profile\/gabrieleandjuergen","37501":"https:\/\/www.tripadvisor.ca\/Profile\/christiannelb","37502":"https:\/\/www.tripadvisor.ca\/Profile\/lorfor57","37503":"https:\/\/www.tripadvisor.ca\/Profile\/kateandjudd","37504":"https:\/\/www.tripadvisor.ca\/Profile\/ThePolisher","37505":"https:\/\/www.tripadvisor.ca\/Profile\/Z1065EOlaurad","37506":"https:\/\/www.tripadvisor.ca\/Profile\/FootlooseWithKids","37507":"https:\/\/www.tripadvisor.ca\/Profile\/120mariej","37508":"https:\/\/www.tripadvisor.ca\/Profile\/island_m0m","37509":"https:\/\/www.tripadvisor.ca\/Profile\/976wd","37510":"https:\/\/www.tripadvisor.ca\/Profile\/allen666","37511":"https:\/\/www.tripadvisor.ca\/Profile\/RocketGurl72","37512":"https:\/\/www.tripadvisor.ca\/Profile\/PocoProud","37513":"https:\/\/www.tripadvisor.ca\/Profile\/karab779","37514":"https:\/\/www.tripadvisor.ca\/Profile\/NICOLEJ773","37515":"https:\/\/www.tripadvisor.ca\/Profile\/bryonia2015","37516":"https:\/\/www.tripadvisor.ca\/Profile\/O4584EIsuzannem","37517":"https:\/\/www.tripadvisor.ca\/Profile\/JJ_Mike_23","37518":"https:\/\/www.tripadvisor.ca\/Profile\/johngbc","37519":"https:\/\/www.tripadvisor.ca\/Profile\/Daddygord","37520":"https:\/\/www.tripadvisor.ca\/Profile\/FloridaBC","37521":"https:\/\/www.tripadvisor.ca\/Profile\/Julie_from_MI","37522":"https:\/\/www.tripadvisor.ca\/Profile\/ConnieStang","37523":"https:\/\/www.tripadvisor.ca\/Profile\/cama2017","37524":"https:\/\/www.tripadvisor.ca\/Profile\/CrashedJ","37525":"https:\/\/www.tripadvisor.ca\/Profile\/Landshark61","37526":"https:\/\/www.tripadvisor.ca\/Profile\/lauriel296","37527":"https:\/\/www.tripadvisor.ca\/Profile\/JR_of_Kamloops","37528":"https:\/\/www.tripadvisor.ca\/Profile\/shawnanne2017","37529":"https:\/\/www.tripadvisor.ca\/Profile\/V6A4B3","37530":"https:\/\/www.tripadvisor.ca\/Profile\/vonnieg2017","37531":"nil","37541":"https:\/\/www.tripadvisor.ca\/Profile\/948taniss","37542":"https:\/\/www.tripadvisor.ca\/Profile\/michelledO2222QB","37543":"https:\/\/www.tripadvisor.ca\/Profile\/audreyme","37544":"https:\/\/www.tripadvisor.ca\/Profile\/Mcnotmac","37545":"https:\/\/www.tripadvisor.ca\/Profile\/picufamily","37556":"https:\/\/www.tripadvisor.ca\/Profile\/richardbR9921OL","37557":"https:\/\/www.tripadvisor.ca\/Profile\/L7688TVianl","37558":"https:\/\/www.tripadvisor.ca\/Profile\/cherylh8500","37559":"https:\/\/www.tripadvisor.ca\/Profile\/SueLe","37560":"https:\/\/www.tripadvisor.ca\/Profile\/adventurealwaysAA","37561":"https:\/\/www.tripadvisor.ca\/Profile\/HonugirlHawaii","37562":"https:\/\/www.tripadvisor.ca\/Profile\/tokyohos","37563":"https:\/\/www.tripadvisor.ca\/Profile\/cassandrah","37564":"https:\/\/www.tripadvisor.ca\/Profile\/janetj130","37565":"https:\/\/www.tripadvisor.ca\/Profile\/huskieslove","37566":"https:\/\/www.tripadvisor.ca\/Profile\/robterryw","37567":"https:\/\/www.tripadvisor.ca\/Profile\/913jitb","37568":"https:\/\/www.tripadvisor.ca\/Profile\/ijmathers","37569":"https:\/\/www.tripadvisor.ca\/Profile\/setotravel","37570":"https:\/\/www.tripadvisor.ca\/Profile\/Taborlady","37571":"https:\/\/www.tripadvisor.ca\/Profile\/590geoffreym","37572":"https:\/\/www.tripadvisor.ca\/Profile\/deborahmQ4601RY","37574":"https:\/\/www.tripadvisor.ca\/Profile\/normr900","37575":"https:\/\/www.tripadvisor.ca\/Profile\/seanmP3341GU","37576":"https:\/\/www.tripadvisor.ca\/Profile\/450nitab","37577":"https:\/\/www.tripadvisor.ca\/Profile\/A8035CEpaulh","37578":"https:\/\/www.tripadvisor.ca\/Profile\/Chicken7209","37579":"https:\/\/www.tripadvisor.ca\/Profile\/440bevw","37580":"https:\/\/www.tripadvisor.ca\/Profile\/920tedw","37581":"https:\/\/www.tripadvisor.ca\/Profile\/410charc","37582":"https:\/\/www.tripadvisor.ca\/Profile\/514stewartg","37583":"https:\/\/www.tripadvisor.ca\/Profile\/849allisonk","37584":"https:\/\/www.tripadvisor.ca\/Profile\/ivanb226","37585":"https:\/\/www.tripadvisor.ca\/Profile\/mdangcalgary","37586":"https:\/\/www.tripadvisor.ca\/Profile\/967kaminim","37587":"https:\/\/www.tripadvisor.ca\/Profile\/billelaineh","37588":"https:\/\/www.tripadvisor.ca\/Profile\/edeborahm","37589":"https:\/\/www.tripadvisor.ca\/Profile\/388evat","37590":"https:\/\/www.tripadvisor.ca\/Profile\/Glenn57_25","37596":"https:\/\/www.tripadvisor.ca\/Profile\/723denism","37597":"https:\/\/www.tripadvisor.ca\/Profile\/tiberius8888","37598":"https:\/\/www.tripadvisor.ca\/Profile\/M3846VVianp","37599":"https:\/\/www.tripadvisor.ca\/Profile\/LorneInKelowna","37600":"https:\/\/www.tripadvisor.ca\/Profile\/538seani","37601":"https:\/\/www.tripadvisor.ca\/Profile\/VikLauL","37602":"https:\/\/www.tripadvisor.ca\/Profile\/M5873IUcarolg","37603":"https:\/\/www.tripadvisor.ca\/Profile\/coleens319","37604":"https:\/\/www.tripadvisor.ca\/Profile\/franklF2779RY","37605":"https:\/\/www.tripadvisor.ca\/Profile\/567chantelj","37606":"https:\/\/www.tripadvisor.ca\/Profile\/366ralphp","37607":"https:\/\/www.tripadvisor.ca\/Profile\/thomasgO1775FY","37608":"https:\/\/www.tripadvisor.ca\/Profile\/CanadianCycleTravel","37609":"https:\/\/www.tripadvisor.ca\/Profile\/CathiS831","37610":"https:\/\/www.tripadvisor.ca\/Profile\/todddorriep","37611":"https:\/\/www.tripadvisor.ca\/Profile\/Fyski","37612":"https:\/\/www.tripadvisor.ca\/Profile\/520jamesu","37613":"https:\/\/www.tripadvisor.ca\/Profile\/70Brian44","37614":"https:\/\/www.tripadvisor.ca\/Profile\/rats330","37615":"https:\/\/www.tripadvisor.ca\/Profile\/n0namev","37616":"https:\/\/www.tripadvisor.ca\/Profile\/2finefellows","37617":"https:\/\/www.tripadvisor.ca\/Profile\/sandralA6132LQ","37618":"https:\/\/www.tripadvisor.ca\/Profile\/brendacC7855NL","37619":"https:\/\/www.tripadvisor.ca\/Profile\/UrsH767","37620":"https:\/\/www.tripadvisor.ca\/Profile\/robertpG2703CY","37636":"https:\/\/www.tripadvisor.ca\/Profile\/TASammy","37637":"https:\/\/www.tripadvisor.ca\/Profile\/L0velife123","37638":"https:\/\/www.tripadvisor.ca\/Profile\/850ChrisW850","37639":"https:\/\/www.tripadvisor.ca\/Profile\/reneeg544","37640":"https:\/\/www.tripadvisor.ca\/Profile\/michellewQ3662XT","37641":"https:\/\/www.tripadvisor.ca\/Profile\/N804HYrobm","37642":"https:\/\/www.tripadvisor.ca\/Profile\/U4283OUkarenp","37643":"https:\/\/www.tripadvisor.ca\/Profile\/772joans","37644":"https:\/\/www.tripadvisor.ca\/Profile\/S1343YMheatherh","37645":"https:\/\/www.tripadvisor.ca\/Profile\/819markw","37646":"https:\/\/www.tripadvisor.ca\/Profile\/patriciamarkp","37647":"https:\/\/www.tripadvisor.ca\/Profile\/223sherryb","37648":"https:\/\/www.tripadvisor.ca\/Profile\/johncrawcarp","37649":"https:\/\/www.tripadvisor.ca\/Profile\/jamweb","37650":"https:\/\/www.tripadvisor.ca\/Profile\/amberd893","37651":"https:\/\/www.tripadvisor.ca\/Profile\/stephengL6933QY","37652":"https:\/\/www.tripadvisor.ca\/Profile\/kath555","37653":"https:\/\/www.tripadvisor.ca\/Profile\/507trishw","37654":"https:\/\/www.tripadvisor.ca\/Profile\/Habano","37655":"https:\/\/www.tripadvisor.ca\/Profile\/DeanC777","37656":"https:\/\/www.tripadvisor.ca\/Profile\/lorie327","37657":"https:\/\/www.tripadvisor.ca\/Profile\/Skibumplus3","37658":"https:\/\/www.tripadvisor.ca\/Profile\/brewsters2014","37659":"https:\/\/www.tripadvisor.ca\/Profile\/wendymC6548NZ","37660":"https:\/\/www.tripadvisor.ca\/Profile\/anderson_annette","37661":"https:\/\/www.tripadvisor.ca\/Profile\/Florence0078832","37662":"https:\/\/www.tripadvisor.ca\/Profile\/WilsonKonaMe","37663":"https:\/\/www.tripadvisor.ca\/Profile\/618dani","37664":"https:\/\/www.tripadvisor.ca\/Profile\/rizzlecakes","37665":"https:\/\/www.tripadvisor.ca\/Profile\/N2791VZdennism","37666":"https:\/\/www.tripadvisor.ca\/Profile\/larbeau10","37667":"https:\/\/www.tripadvisor.ca\/Profile\/codyw930","37668":"https:\/\/www.tripadvisor.ca\/Profile\/KimberleyJlD","37669":"https:\/\/www.tripadvisor.ca\/Profile\/joycemQ8970LO","37670":"https:\/\/www.tripadvisor.ca\/Profile\/Tammy_Chorse","37671":"https:\/\/www.tripadvisor.ca\/Profile\/DaveB9999","37672":"https:\/\/www.tripadvisor.ca\/Profile\/cejaym","37673":"https:\/\/www.tripadvisor.ca\/Profile\/Caellen27","37674":"https:\/\/www.tripadvisor.ca\/Profile\/sidneymarwood","37675":"https:\/\/www.tripadvisor.ca\/Profile\/GeraldK691","37676":"https:\/\/www.tripadvisor.ca\/Profile\/368brigittem","37677":"https:\/\/www.tripadvisor.ca\/Profile\/mrlogboy","37678":"https:\/\/www.tripadvisor.ca\/Profile\/Radarz","37679":"https:\/\/www.tripadvisor.ca\/Profile\/tads81","37680":"https:\/\/www.tripadvisor.ca\/Profile\/skiwizard","37681":"https:\/\/www.tripadvisor.ca\/Profile\/TanaiG","37682":"https:\/\/www.tripadvisor.ca\/Profile\/886trishf","37683":"https:\/\/www.tripadvisor.ca\/Profile\/michaelbZ7557OL","37684":"https:\/\/www.tripadvisor.ca\/Profile\/SharonN822","37685":"https:\/\/www.tripadvisor.ca\/Profile\/983janetj","37686":"https:\/\/www.tripadvisor.ca\/Profile\/JustPassingThrough24","37687":"https:\/\/www.tripadvisor.ca\/Profile\/nhtahara","37688":"https:\/\/www.tripadvisor.ca\/Profile\/KevinHope","37689":"https:\/\/www.tripadvisor.ca\/Profile\/terrill","37690":"https:\/\/www.tripadvisor.ca\/Profile\/339chelseyb","37691":"nil","37701":"https:\/\/www.tripadvisor.ca\/Profile\/378thomasn","37702":"https:\/\/www.tripadvisor.ca\/Profile\/jolenem2015","37703":"https:\/\/www.tripadvisor.ca\/Profile\/Fayedrope","37704":"https:\/\/www.tripadvisor.ca\/Profile\/MontyCalgary","37705":"https:\/\/www.tripadvisor.ca\/Profile\/alicep991","37706":"https:\/\/www.tripadvisor.ca\/Profile\/whiteknight63","37707":"https:\/\/www.tripadvisor.ca\/Profile\/tuy649","37708":"https:\/\/www.tripadvisor.ca\/Profile\/BethV76","37709":"https:\/\/www.tripadvisor.ca\/Profile\/Flipfloplocations","37710":"https:\/\/www.tripadvisor.ca\/Profile\/delossc","37711":"https:\/\/www.tripadvisor.ca\/Profile\/SBSweetie","37712":"https:\/\/www.tripadvisor.ca\/Profile\/acaines","37713":"https:\/\/www.tripadvisor.ca\/Profile\/davekristeno","37714":"https:\/\/www.tripadvisor.ca\/Profile\/barbaradE3514GA","37715":"https:\/\/www.tripadvisor.ca\/Profile\/RandallL499","37716":"https:\/\/www.tripadvisor.ca\/Profile\/altacouple","37717":"https:\/\/www.tripadvisor.ca\/Profile\/darylg114","37718":"https:\/\/www.tripadvisor.ca\/Profile\/Oilsandsgal","37719":"https:\/\/www.tripadvisor.ca\/Profile\/corryt_13","37720":"https:\/\/www.tripadvisor.ca\/Profile\/Marian090","37721":"https:\/\/www.tripadvisor.ca\/Profile\/myinfok620","37722":"https:\/\/www.tripadvisor.ca\/Profile\/DawneT_12","37723":"https:\/\/www.tripadvisor.ca\/Profile\/wanderingcanucks122","37724":"https:\/\/www.tripadvisor.ca\/Profile\/2ontheroad_11","37725":"https:\/\/www.tripadvisor.ca\/Profile\/jennae821","37726":"https:\/\/www.tripadvisor.ca\/Profile\/KidsRGreat","37727":"https:\/\/www.tripadvisor.ca\/Profile\/CanadianCycleTravel","37728":"https:\/\/www.tripadvisor.ca\/Profile\/Cactus0","37729":"https:\/\/www.tripadvisor.ca\/Profile\/AlbertaPeng","37730":"https:\/\/www.tripadvisor.ca\/Profile\/peterp551","37731":"https:\/\/www.tripadvisor.ca\/Profile\/GabriolaGirl17","37732":"https:\/\/www.tripadvisor.ca\/Profile\/75lesleya","37733":"https:\/\/www.tripadvisor.ca\/Profile\/Motorcylcler","37734":"https:\/\/www.tripadvisor.ca\/Profile\/riderrye","37735":"https:\/\/www.tripadvisor.ca\/Profile\/hockeymom89","37736":"https:\/\/www.tripadvisor.ca\/Profile\/manypots","37737":"https:\/\/www.tripadvisor.ca\/Profile\/Mzhl670","37738":"https:\/\/www.tripadvisor.ca\/Profile\/TravelOn9928","37739":"https:\/\/www.tripadvisor.ca\/Profile\/Mousebow","37740":"https:\/\/www.tripadvisor.ca\/Profile\/thegrandstan","37741":"https:\/\/www.tripadvisor.ca\/Profile\/brandyd284","37742":"https:\/\/www.tripadvisor.ca\/Profile\/tomf604","37743":"https:\/\/www.tripadvisor.ca\/Profile\/bouncingeyeball","37744":"https:\/\/www.tripadvisor.ca\/Profile\/gregcP4278RQ","37746":"https:\/\/www.tripadvisor.ca\/Profile\/816maureenw","37747":"https:\/\/www.tripadvisor.ca\/Profile\/663cathl","37748":"https:\/\/www.tripadvisor.ca\/Profile\/Geri49","37749":"https:\/\/www.tripadvisor.ca\/Profile\/SashaM861","37750":"https:\/\/www.tripadvisor.ca\/Profile\/RLPSanAntonio_Tx","37751":"https:\/\/www.tripadvisor.ca\/Profile\/DeanB527","37752":"https:\/\/www.tripadvisor.ca\/Profile\/Yellowdukk","37753":"https:\/\/www.tripadvisor.ca\/Profile\/MareH716","37754":"https:\/\/www.tripadvisor.ca\/Profile\/BillR534","37755":"https:\/\/www.tripadvisor.ca\/Profile\/Mattlan","37756":"https:\/\/www.tripadvisor.ca\/Profile\/teamhudson","37757":"https:\/\/www.tripadvisor.ca\/Profile\/betty_69_007","37758":"https:\/\/www.tripadvisor.ca\/Profile\/Nanner2360","37759":"https:\/\/www.tripadvisor.ca\/Profile\/DavidNeelStudio","37760":"https:\/\/www.tripadvisor.ca\/Profile\/ViajeroPerdido","37761":"https:\/\/www.tripadvisor.ca\/Profile\/hiram50","37762":"https:\/\/www.tripadvisor.ca\/Profile\/fanfare50","37763":"https:\/\/www.tripadvisor.ca\/Profile\/sukhoi_584th","37765":"https:\/\/www.tripadvisor.ca\/Profile\/Dan-Canada-West","37766":"nil","37771":"https:\/\/www.tripadvisor.ca\/Profile\/nuhuma","37772":"https:\/\/www.tripadvisor.ca\/Profile\/LesH578","37773":"https:\/\/www.tripadvisor.ca\/Profile\/yvonnez503","37774":"https:\/\/www.tripadvisor.ca\/Profile\/lucky7Alberta","37775":"https:\/\/www.tripadvisor.ca\/Profile\/Clipper02","37776":"https:\/\/www.tripadvisor.ca\/Profile\/TravelingSam1","37777":"https:\/\/www.tripadvisor.ca\/Profile\/simpleyme","37778":"https:\/\/www.tripadvisor.ca\/Profile\/E3945OAnicolef","37779":"https:\/\/www.tripadvisor.ca\/Profile\/wallybee43","37780":"https:\/\/www.tripadvisor.ca\/Profile\/allanr352","37786":"https:\/\/www.tripadvisor.ca\/Profile\/ShawnaLL72","37787":"https:\/\/www.tripadvisor.ca\/Profile\/WestCoastJ","37788":"https:\/\/www.tripadvisor.ca\/Profile\/ConnieStang","37789":"https:\/\/www.tripadvisor.ca\/Profile\/PJake75","37790":"https:\/\/www.tripadvisor.ca\/Profile\/Salty2010","37791":"https:\/\/www.tripadvisor.ca\/Profile\/mjc404","37792":"https:\/\/www.tripadvisor.ca\/Profile\/SailorAirman","37793":"https:\/\/www.tripadvisor.ca\/Profile\/StanJ162","37794":"https:\/\/www.tripadvisor.ca\/Profile\/brucetK6435RT","37795":"https:\/\/www.tripadvisor.caundefined","37802":"https:\/\/www.tripadvisor.ca\/Profile\/BellLindsay","37803":"https:\/\/www.tripadvisor.ca\/Profile\/492fraserd","37805":"https:\/\/www.tripadvisor.ca\/Profile\/slhowse","37807":"https:\/\/www.tripadvisor.ca\/Profile\/JoeSnert","37810":"https:\/\/www.tripadvisor.ca\/Profile\/101donaldd","37812":"https:\/\/www.tripadvisor.ca\/Profile\/V2084ZLheatherm","37815":"https:\/\/www.tripadvisor.ca\/Profile\/425Sherry","37817":"https:\/\/www.tripadvisor.ca\/Profile\/destinyf204","37818":"https:\/\/www.tripadvisor.ca\/Profile\/laurenrZ9682GP","37819":"https:\/\/www.tripadvisor.ca\/Profile\/helenvasi1979","37820":"https:\/\/www.tripadvisor.ca\/Profile\/Hemipoweredcats","37826":"https:\/\/www.tripadvisor.ca\/Profile\/JackfromGigHarbor","37827":"https:\/\/www.tripadvisor.ca\/Profile\/tomkB6696SN","37828":"https:\/\/www.tripadvisor.ca\/Profile\/Pachwhit33","37832":"https:\/\/www.tripadvisor.ca\/Profile\/hp1104","37834":"https:\/\/www.tripadvisor.ca\/Profile\/UnknownB13","37835":"https:\/\/www.tripadvisor.ca\/Profile\/monicae799","37836":"https:\/\/www.tripadvisor.ca\/Profile\/rossanad606","37837":"https:\/\/www.tripadvisor.ca\/Profile\/Iron-Chef-Boyrdee","37838":"https:\/\/www.tripadvisor.ca\/Profile\/billa641","37839":"https:\/\/www.tripadvisor.ca\/Profile\/271miriamk","37846":"https:\/\/www.tripadvisor.ca\/Profile\/sharsmeem","37848":"https:\/\/www.tripadvisor.ca\/Profile\/timcW6234QA","37849":"https:\/\/www.tripadvisor.ca\/Profile\/346dereky","37850":"https:\/\/www.tripadvisor.ca\/Profile\/216roberti","37851":"https:\/\/www.tripadvisor.ca\/Profile\/chadb248","37852":"https:\/\/www.tripadvisor.ca\/Profile\/253rays","37853":"https:\/\/www.tripadvisor.ca\/Profile\/828daralynnb","37854":"https:\/\/www.tripadvisor.ca\/Profile\/arthurl411","37855":"https:\/\/www.tripadvisor.ca\/Profile\/leonardb532","37857":"https:\/\/www.tripadvisor.ca\/Profile\/468walterh","37858":"https:\/\/www.tripadvisor.ca\/Profile\/koertd451","37859":"https:\/\/www.tripadvisor.ca\/Profile\/lorrip873","37860":"https:\/\/www.tripadvisor.ca\/Profile\/774barbh","37861":"https:\/\/www.tripadvisor.ca\/Profile\/17noreenr","37862":"https:\/\/www.tripadvisor.ca\/Profile\/conniec16","37863":"https:\/\/www.tripadvisor.ca\/Profile\/R5055BIteresah","37864":"https:\/\/www.tripadvisor.ca\/Profile\/Sara844556","37865":"https:\/\/www.tripadvisor.ca\/Profile\/Angeles","37866":"https:\/\/www.tripadvisor.ca\/Profile\/Johnontheroad2","37867":"https:\/\/www.tripadvisor.ca\/Profile\/cynthiat367","37870":"https:\/\/www.tripadvisor.ca\/Profile\/debrapC8542PN","37871":"https:\/\/www.tripadvisor.ca\/Profile\/296shellyf","37873":"https:\/\/www.tripadvisor.ca\/Profile\/KRV16","37874":"https:\/\/www.tripadvisor.ca\/Profile\/normanb129","37875":"https:\/\/www.tripadvisor.ca\/Profile\/gilb112016","37876":"https:\/\/www.tripadvisor.ca\/Profile\/JenwaC","37877":"https:\/\/www.tripadvisor.ca\/Profile\/637petes","37878":"https:\/\/www.tripadvisor.ca\/Profile\/Andrew481","37879":"https:\/\/www.tripadvisor.ca\/Profile\/metaungulate","37881":"https:\/\/www.tripadvisor.ca\/Profile\/K7530SDsusanw","37882":"https:\/\/www.tripadvisor.ca\/Profile\/Yellowdukk","37885":"https:\/\/www.tripadvisor.ca\/Profile\/106amberd","37886":"https:\/\/www.tripadvisor.ca\/Profile\/583brentm","37887":"https:\/\/www.tripadvisor.ca\/Profile\/senior532","37889":"https:\/\/www.tripadvisor.ca\/Profile\/486edwinh","37890":"https:\/\/www.tripadvisor.ca\/Profile\/ndsci","37892":"https:\/\/www.tripadvisor.ca\/Profile\/carollA3703ZV","37894":"https:\/\/www.tripadvisor.ca\/Profile\/MarkieBear","37896":"https:\/\/www.tripadvisor.ca\/Profile\/KathySanLeandro","37900":"https:\/\/www.tripadvisor.ca\/Profile\/N3994VKdebbiem","37901":"https:\/\/www.tripadvisor.ca\/Profile\/frequentraveler91","37902":"https:\/\/www.tripadvisor.ca\/Profile\/and13Tenby","37903":"https:\/\/www.tripadvisor.ca\/Profile\/222lesliej","37904":"https:\/\/www.tripadvisor.ca\/Profile\/P1083STjessicaj","37905":"https:\/\/www.tripadvisor.ca\/Profile\/928juanitas","37907":"https:\/\/www.tripadvisor.ca\/Profile\/Bonnie0717","37909":"https:\/\/www.tripadvisor.ca\/Profile\/565vanessak","37910":"https:\/\/www.tripadvisor.ca\/Profile\/SueinPortland","37913":"https:\/\/www.tripadvisor.ca\/Profile\/carolyncV9645VR","37914":"https:\/\/www.tripadvisor.ca\/Profile\/VWfan71","37915":"https:\/\/www.tripadvisor.ca\/Profile\/77828","37917":"https:\/\/www.tripadvisor.ca\/Profile\/483terryj","37920":"https:\/\/www.tripadvisor.ca\/Profile\/bettyanns2016","37923":"https:\/\/www.tripadvisor.ca\/Profile\/AlanM102","37936":"https:\/\/www.tripadvisor.ca\/Profile\/naomid655","37937":"https:\/\/www.tripadvisor.ca\/Profile\/Ambassador441568","37938":"https:\/\/www.tripadvisor.ca\/Profile\/693donaldm","37939":"https:\/\/www.tripadvisor.ca\/Profile\/IslandPrairieGirl","37940":"https:\/\/www.tripadvisor.ca\/Profile\/307melvinb","37941":"https:\/\/www.tripadvisor.ca\/Profile\/Promary","37944":"https:\/\/www.tripadvisor.ca\/Profile\/heather429","37946":"https:\/\/www.tripadvisor.ca\/Profile\/83bradleyt","37948":"https:\/\/www.tripadvisor.ca\/Profile\/davidkD8972RF","37949":"https:\/\/www.tripadvisor.ca\/Profile\/478kathyl","37950":"https:\/\/www.tripadvisor.ca\/Profile\/276Ron","37951":"https:\/\/www.tripadvisor.ca\/Profile\/darlynnc2015","37966":"https:\/\/www.tripadvisor.ca\/Profile\/clarksm67","37971":"https:\/\/www.tripadvisor.ca\/Profile\/Lethbridge_James","37976":"https:\/\/www.tripadvisor.ca\/Profile\/DarrellNtravels","37981":"nil","37986":"https:\/\/www.tripadvisor.ca\/Profile\/kalhari","37991":"https:\/\/www.tripadvisor.ca\/Profile\/hopeforsun","37996":"https:\/\/www.tripadvisor.ca\/Profile\/K8824NBjessicad","38001":"https:\/\/www.tripadvisor.ca\/Profile\/Dee-AnneC","38006":"https:\/\/www.tripadvisor.ca\/Profile\/agnesj_12","38011":"https:\/\/www.tripadvisor.ca\/Profile\/jrX5185TT","38016":"https:\/\/www.tripadvisor.ca\/Profile\/875petrinab","38021":"https:\/\/www.tripadvisor.ca\/Profile\/cjlfarm86","38026":"https:\/\/www.tripadvisor.ca\/Profile\/Christel-Anna","38046":"https:\/\/www.tripadvisor.ca\/Profile\/H8671RPmichelleh","38051":"https:\/\/www.tripadvisor.ca\/Profile\/Nthpy","38076":"https:\/\/www.tripadvisor.ca\/Profile\/GreatNorthTraveler","38081":"https:\/\/www.tripadvisor.ca\/Profile\/AlexCaro2011","38086":"https:\/\/www.tripadvisor.ca\/Profile\/A5254GXterryw","38087":"https:\/\/www.tripadvisor.ca\/Profile\/pbrtours","38088":"https:\/\/www.tripadvisor.ca\/Profile\/sugarlipsinfo","38089":"https:\/\/www.tripadvisor.ca\/Profile\/alesiap2013","38090":"https:\/\/www.tripadvisor.ca\/Profile\/nancturn","38091":"https:\/\/www.tripadvisor.ca\/Profile\/DrIdentity","38092":"https:\/\/www.tripadvisor.ca\/Profile\/boukej","38093":"https:\/\/www.tripadvisor.ca\/Profile\/chillymanitoban","38094":"https:\/\/www.tripadvisor.ca\/Profile\/alaskan_skies","38095":"https:\/\/www.tripadvisor.ca\/Profile\/Manderinebug17","38096":"nil","38101":"https:\/\/www.tripadvisor.ca\/Profile\/CanadianCycleTravel","38103":"https:\/\/www.tripadvisor.ca\/Profile\/mmzero","38104":"https:\/\/www.tripadvisor.ca\/Profile\/Franida","38105":"https:\/\/www.tripadvisor.ca\/Profile\/jimo663","38106":"https:\/\/www.tripadvisor.ca\/Profile\/webb","38107":"https:\/\/www.tripadvisor.ca\/Profile\/no-problem-mon52","38108":"https:\/\/www.tripadvisor.ca\/Profile\/davek252","38109":"https:\/\/www.tripadvisor.ca\/Profile\/Purton_Stoke_Travel","38110":"https:\/\/www.tripadvisor.ca\/Profile\/lorrainek269","38111":"https:\/\/www.tripadvisor.ca\/Profile\/Cathryn1516","38112":"https:\/\/www.tripadvisor.ca\/Profile\/rtsvg","38113":"https:\/\/www.tripadvisor.ca\/Profile\/981theresab","38114":"https:\/\/www.tripadvisor.ca\/Profile\/sjpCleveland_OH","38115":"https:\/\/www.tripadvisor.ca\/Profile\/Escape626061","38121":"https:\/\/www.tripadvisor.ca\/Profile\/AndreaM11108","38122":"https:\/\/www.tripadvisor.ca\/Profile\/sidneymarwood","38123":"https:\/\/www.tripadvisor.ca\/Profile\/Murphymutt","38125":"https:\/\/www.tripadvisor.ca\/Profile\/MDcan","38126":"https:\/\/www.tripadvisor.ca\/Profile\/Clipper02","38127":"https:\/\/www.tripadvisor.ca\/Profile\/293kellyp","38128":"https:\/\/www.tripadvisor.ca\/Profile\/561carmelaa","38129":"https:\/\/www.tripadvisor.ca\/Profile\/LeahannM7","38130":"https:\/\/www.tripadvisor.ca\/Profile\/355lisamarieh","38131":"https:\/\/www.tripadvisor.ca\/Profile\/GoWhitecaps","38132":"https:\/\/www.tripadvisor.ca\/Profile\/Gbawpg","38133":"https:\/\/www.tripadvisor.ca\/Profile\/245susannea","38134":"https:\/\/www.tripadvisor.ca\/Profile\/38alh","38135":"https:\/\/www.tripadvisor.ca\/Profile\/fifaline99","38136":"https:\/\/www.tripadvisor.ca\/Profile\/mslibbyofMoncton","38137":"https:\/\/www.tripadvisor.ca\/Profile\/farmoj","38138":"https:\/\/www.tripadvisor.ca\/Profile\/chuckcanuck27","38139":"https:\/\/www.tripadvisor.ca\/Profile\/Corolla5","38140":"https:\/\/www.tripadvisor.ca\/Profile\/ROZMCL","38146":"https:\/\/www.tripadvisor.ca\/Profile\/92lutherm","38147":"https:\/\/www.tripadvisor.ca\/Profile\/843marios","38148":"https:\/\/www.tripadvisor.ca\/Profile\/DebGCalgary","38149":"https:\/\/www.tripadvisor.ca\/Profile\/Boone8","38150":"https:\/\/www.tripadvisor.ca\/Profile\/Henk73","38152":"https:\/\/www.tripadvisor.ca\/Profile\/Petuniatokkie","38153":"https:\/\/www.tripadvisor.ca\/Profile\/Hill-run_bisom","38154":"https:\/\/www.tripadvisor.ca\/Profile\/W480EDdavidd","38155":"https:\/\/www.tripadvisor.ca\/Profile\/U6778LEheathers","38156":"https:\/\/www.tripadvisor.ca\/Profile\/WelcomeMat","38157":"https:\/\/www.tripadvisor.ca\/Profile\/tennisbummer","38158":"https:\/\/www.tripadvisor.ca\/Profile\/ManitobaTinkerBee","38159":"https:\/\/www.tripadvisor.ca\/Profile\/Kiwibirdman","38160":"https:\/\/www.tripadvisor.ca\/Profile\/ChinaLake1","38161":"https:\/\/www.tripadvisor.ca\/Profile\/paul6111","38162":"https:\/\/www.tripadvisor.ca\/Profile\/ChristineA77","38163":"https:\/\/www.tripadvisor.ca\/Profile\/NanMVan","38164":"https:\/\/www.tripadvisor.ca\/Profile\/davidrG5014FR","38165":"https:\/\/www.tripadvisor.ca\/Profile\/Nils62","38166":"https:\/\/www.tripadvisor.ca\/Profile\/JanG101","38167":"https:\/\/www.tripadvisor.ca\/Profile\/KlaraL356","38168":"https:\/\/www.tripadvisor.ca\/Profile\/2Peterla","38169":"https:\/\/www.tripadvisor.ca\/Profile\/mpcrazy","38170":"https:\/\/www.tripadvisor.ca\/Profile\/977vc","38176":"https:\/\/www.tripadvisor.ca\/Profile\/C0rieJ","38177":"https:\/\/www.tripadvisor.ca\/Profile\/Sahayoga","38178":"https:\/\/www.tripadvisor.ca\/Profile\/TonyK701","38179":"https:\/\/www.tripadvisor.ca\/Profile\/Travelmania47","38180":"https:\/\/www.tripadvisor.ca\/Profile\/hulamoongirl","38181":"https:\/\/www.tripadvisor.ca\/Profile\/j0girl","38182":"https:\/\/www.tripadvisor.ca\/Profile\/garbeth77","38183":"https:\/\/www.tripadvisor.ca\/Profile\/Reg255060","38184":"https:\/\/www.tripadvisor.ca\/Profile\/Petagal","38185":"https:\/\/www.tripadvisor.ca\/Profile\/ronmeyer","38186":"https:\/\/www.tripadvisor.ca\/Profile\/mrskimberly92","38187":"https:\/\/www.tripadvisor.ca\/Profile\/Azra71","38188":"https:\/\/www.tripadvisor.ca\/Profile\/junema","38189":"https:\/\/www.tripadvisor.ca\/Profile\/solaris_pete","38190":"https:\/\/www.tripadvisor.ca\/Profile\/Sam_n_Kaitlin","38196":"https:\/\/www.tripadvisor.ca\/Profile\/peter_homefield","38197":"https:\/\/www.tripadvisor.ca\/Profile\/MelissaForrest","38198":"https:\/\/www.tripadvisor.ca\/Profile\/almomotel","38199":"https:\/\/www.tripadvisor.caundefined","38206":"https:\/\/www.tripadvisor.ca\/Profile\/Mannfam","38207":"https:\/\/www.tripadvisor.ca\/Profile\/RGBNelson","38208":"https:\/\/www.tripadvisor.ca\/Profile\/royKelowna","38209":"https:\/\/www.tripadvisor.ca\/Profile\/Retired-Unretired","38210":"https:\/\/www.tripadvisor.ca\/Profile\/Road35831864711","38211":"nil","38221":"https:\/\/www.tripadvisor.ca\/Profile\/DonnaL428278","38222":"https:\/\/www.tripadvisor.ca\/Profile\/J473ZKkeiths","38223":"https:\/\/www.tripadvisor.ca\/Profile\/heatherp881","38224":"https:\/\/www.tripadvisor.ca\/Profile\/rbhog","38225":"https:\/\/www.tripadvisor.ca\/Profile\/Mariana_9","38226":"https:\/\/www.tripadvisor.ca\/Profile\/129iliaw","38227":"https:\/\/www.tripadvisor.ca\/Profile\/simonsage","38228":"https:\/\/www.tripadvisor.ca\/Profile\/looseink","38229":"https:\/\/www.tripadvisor.ca\/Profile\/Headsupopenyoureyes","38230":"https:\/\/www.tripadvisor.ca\/Profile\/bridee405","38231":"https:\/\/www.tripadvisor.ca\/Profile\/BMruth","38232":"https:\/\/www.tripadvisor.ca\/Profile\/TravelBCGirl","38233":"https:\/\/www.tripadvisor.ca\/Profile\/kimwolcott","38234":"https:\/\/www.tripadvisor.ca\/Profile\/905lorih","38235":"https:\/\/www.tripadvisor.ca\/Profile\/O8324LDjanetc","38236":"https:\/\/www.tripadvisor.ca\/Profile\/Y6929YFwendyc","38237":"https:\/\/www.tripadvisor.ca\/Profile\/TaraS632","38238":"https:\/\/www.tripadvisor.ca\/Profile\/garrenp2016","38239":"https:\/\/www.tripadvisor.ca\/Profile\/VV20070518","38240":"https:\/\/www.tripadvisor.ca\/Profile\/lisaaangus","38241":"https:\/\/www.tripadvisor.ca\/Profile\/gmkenny","38242":"https:\/\/www.tripadvisor.ca\/Profile\/SteamRestoration","38243":"https:\/\/www.tripadvisor.ca\/Profile\/paulpS8068WG","38244":"https:\/\/www.tripadvisor.ca\/Profile\/travelinjack64","38245":"https:\/\/www.tripadvisor.ca\/Profile\/carstens978","38246":"https:\/\/www.tripadvisor.ca\/Profile\/LorneInKelowna","38247":"https:\/\/www.tripadvisor.ca\/Profile\/HappyTravels1923","38248":"https:\/\/www.tripadvisor.ca\/Profile\/agchristie","38249":"https:\/\/www.tripadvisor.ca\/Profile\/877stefanib","38250":"https:\/\/www.tripadvisor.ca\/Profile\/Annietje","38251":"https:\/\/www.tripadvisor.ca\/Profile\/334greg","38252":"https:\/\/www.tripadvisor.ca\/Profile\/Getaway808919","38253":"https:\/\/www.tripadvisor.ca\/Profile\/albertobrazil","38254":"https:\/\/www.tripadvisor.ca\/Profile\/TamsinR597","38255":"https:\/\/www.tripadvisor.ca\/Profile\/Beckstarr1","38256":"https:\/\/www.tripadvisor.ca\/Profile\/Jojokane","38257":"https:\/\/www.tripadvisor.ca\/Profile\/KalispellMontanan","38258":"https:\/\/www.tripadvisor.ca\/Profile\/JDFehr","38259":"https:\/\/www.tripadvisor.ca\/Profile\/692veronicah","38261":"https:\/\/www.tripadvisor.ca\/Profile\/ThePolisher","38262":"https:\/\/www.tripadvisor.ca\/Profile\/gator71","38263":"https:\/\/www.tripadvisor.ca\/Profile\/nothatsyou","38264":"https:\/\/www.tripadvisor.ca\/Profile\/ToddR885","38265":"https:\/\/www.tripadvisor.ca\/Profile\/jermm2014","38266":"https:\/\/www.tripadvisor.ca\/Profile\/WorkDude","38267":"https:\/\/www.tripadvisor.ca\/Profile\/lizardlegs","38268":"https:\/\/www.tripadvisor.ca\/Profile\/ajcbill","38269":"https:\/\/www.tripadvisor.ca\/Profile\/LargeAussieFamily","38270":"https:\/\/www.tripadvisor.ca\/Profile\/Nibs09","38276":"https:\/\/www.tripadvisor.ca\/Profile\/OldFart06","38277":"https:\/\/www.tripadvisor.ca\/Profile\/Prairiegirls16","38278":"https:\/\/www.tripadvisor.ca\/Profile\/PeterB871","38279":"https:\/\/www.tripadvisor.ca\/Profile\/KenandBeth","38280":"https:\/\/www.tripadvisor.ca\/Profile\/Colleen02091966","38286":"https:\/\/www.tripadvisor.ca\/Profile\/KattBlue","38287":"https:\/\/www.tripadvisor.ca\/Profile\/kath_smile","38288":"https:\/\/www.tripadvisor.ca\/Profile\/735AnneG","38289":"https:\/\/www.tripadvisor.ca\/Profile\/dawnc284","38290":"https:\/\/www.tripadvisor.ca\/Profile\/SoularSister","38291":"https:\/\/www.tripadvisor.ca\/Profile\/wakeupjames","38292":"https:\/\/www.tripadvisor.ca\/Profile\/chazr1","38293":"https:\/\/www.tripadvisor.ca\/Profile\/Mona67","38294":"https:\/\/www.tripadvisor.ca\/Profile\/helmis_12","38295":"https:\/\/www.tripadvisor.ca\/Profile\/Denise101891","38301":"https:\/\/www.tripadvisor.ca\/Profile\/Pixelpanderer","38302":"https:\/\/www.tripadvisor.ca\/Profile\/jennyH822","38303":"https:\/\/www.tripadvisor.ca\/Profile\/travelnut73","38304":"https:\/\/www.tripadvisor.ca\/Profile\/ktheider","38305":"https:\/\/www.tripadvisor.ca\/Profile\/heliconone","38306":"https:\/\/www.tripadvisor.ca\/Profile\/AmandaP_11","38307":"https:\/\/www.tripadvisor.ca\/Profile\/dougi242424","38308":"https:\/\/www.tripadvisor.ca\/Profile\/brob97","38309":"https:\/\/www.tripadvisor.ca\/Profile\/SimplyGourmetBc","38310":"https:\/\/www.tripadvisor.ca\/Profile\/celeste_ials","38312":"https:\/\/www.tripadvisor.ca\/Profile\/Edgytravels","38313":"https:\/\/www.tripadvisor.ca\/Profile\/needaholiday15","38314":"https:\/\/www.tripadvisor.ca\/Profile\/Wingman365","38315":"https:\/\/www.tripadvisor.ca\/Profile\/sarahs72ventura","38316":"https:\/\/www.tripadvisor.ca\/Profile\/110joyl","38317":"https:\/\/www.tripadvisor.ca\/Profile\/blue0013","38318":"https:\/\/www.tripadvisor.ca\/Profile\/J-5","38319":"https:\/\/www.tripadvisor.ca\/Profile\/jpaulv","38320":"https:\/\/www.tripadvisor.ca\/Profile\/rojanich","38321":"nil","38331":"https:\/\/www.tripadvisor.ca\/Profile\/sidneymarwood","38332":"https:\/\/www.tripadvisor.ca\/Profile\/368brigittem","38333":"https:\/\/www.tripadvisor.ca\/Profile\/davideV2524GF","38334":"https:\/\/www.tripadvisor.ca\/Profile\/swoonsong","38335":"https:\/\/www.tripadvisor.ca\/Profile\/dtselzler","38336":"https:\/\/www.tripadvisor.ca\/Profile\/dustins583","38337":"https:\/\/www.tripadvisor.ca\/Profile\/simonshearer","38338":"https:\/\/www.tripadvisor.ca\/Profile\/LindsayG8310","38339":"https:\/\/www.tripadvisor.ca\/Profile\/H7020RTpatrickh","38340":"https:\/\/www.tripadvisor.ca\/Profile\/sarahvp388","38341":"https:\/\/www.tripadvisor.ca\/Profile\/alioops111","38342":"https:\/\/www.tripadvisor.ca\/Profile\/Viiiiiiiiiiiiiiiii","38343":"https:\/\/www.tripadvisor.ca\/Profile\/B5694CMlindaw","38344":"https:\/\/www.tripadvisor.ca\/Profile\/JoanneW_12","38345":"https:\/\/www.tripadvisor.ca\/Profile\/831lisap","38346":"https:\/\/www.tripadvisor.ca\/Profile\/SFamLafayette","38347":"https:\/\/www.tripadvisor.ca\/Profile\/Calliegoo","38348":"https:\/\/www.tripadvisor.ca\/Profile\/Termite42","38349":"https:\/\/www.tripadvisor.ca\/Profile\/Canaussie66","38350":"https:\/\/www.tripadvisor.ca\/Profile\/Jayball99","38351":"https:\/\/www.tripadvisor.ca\/Profile\/GrammyCJ","38352":"https:\/\/www.tripadvisor.ca\/Profile\/incredibleman","38353":"https:\/\/www.tripadvisor.ca\/Profile\/AmandaV702","38354":"https:\/\/www.tripadvisor.ca\/Profile\/BWB1960","38355":"https:\/\/www.tripadvisor.ca\/Profile\/702brendaw","38356":"https:\/\/www.tripadvisor.ca\/Profile\/MontyCalgary","38357":"https:\/\/www.tripadvisor.ca\/Profile\/Ms_OffTheBeatenPath","38358":"https:\/\/www.tripadvisor.ca\/Profile\/serpentinescarlet","38359":"https:\/\/www.tripadvisor.ca\/Profile\/richmil","38360":"https:\/\/www.tripadvisor.ca\/Profile\/Masticater","38366":"https:\/\/www.tripadvisor.ca\/Profile\/mandeedavidson","38367":"https:\/\/www.tripadvisor.ca\/Profile\/eightwednesday","38368":"https:\/\/www.tripadvisor.ca\/Profile\/smileycanadian07","38369":"https:\/\/www.tripadvisor.ca\/Profile\/Goldprince","38370":"https:\/\/www.tripadvisor.ca\/Profile\/sabrinac595","38371":"https:\/\/www.tripadvisor.ca\/Profile\/NormaC469","38372":"https:\/\/www.tripadvisor.ca\/Profile\/garrrrr","38373":"https:\/\/www.tripadvisor.ca\/Profile\/travel_up31","38374":"https:\/\/www.tripadvisor.ca\/Profile\/nadiastired","38375":"https:\/\/www.tripadvisor.ca\/Profile\/cwerg","38376":"https:\/\/www.tripadvisor.ca\/Profile\/biggerfoot","38377":"https:\/\/www.tripadvisor.ca\/Profile\/Meander27848","38378":"https:\/\/www.tripadvisor.ca\/Profile\/denisehQ6117YW","38379":"https:\/\/www.tripadvisor.ca\/Profile\/Roving10044","38380":"https:\/\/www.tripadvisor.ca\/Profile\/Compass35557","38381":"https:\/\/www.tripadvisor.ca\/Profile\/Wingsong","38382":"https:\/\/www.tripadvisor.ca\/Profile\/Journey28114","38383":"https:\/\/www.tripadvisor.ca\/Profile\/Trek36193","38384":"https:\/\/www.tripadvisor.ca\/Profile\/OnAir28396","38385":"https:\/\/www.tripadvisor.ca\/Profile\/Seaside19866","38386":"https:\/\/www.tripadvisor.ca\/Profile\/lorettad825","38387":"https:\/\/www.tripadvisor.ca\/Profile\/Buffybw","38388":"https:\/\/www.tripadvisor.ca\/Profile\/maryo655","38389":"https:\/\/www.tripadvisor.ca\/Profile\/mewles2018","38390":"https:\/\/www.tripadvisor.ca\/Profile\/jeremyt638","38391":"https:\/\/www.tripadvisor.ca\/Profile\/blush48","38392":"https:\/\/www.tripadvisor.ca\/Profile\/isources","38393":"https:\/\/www.tripadvisor.ca\/Profile\/SalR5","38394":"https:\/\/www.tripadvisor.ca\/Profile\/Non-fly","38395":"https:\/\/www.tripadvisor.ca\/Profile\/ClaryL","38396":"nil","38401":"https:\/\/www.tripadvisor.ca\/Profile\/daniellea983","38402":"https:\/\/www.tripadvisor.ca\/Profile\/Gladys38","38403":"https:\/\/www.tripadvisor.ca\/Profile\/onegameatatime","38404":"https:\/\/www.tripadvisor.ca\/Profile\/gpetersen1","38405":"https:\/\/www.tripadvisor.ca\/Profile\/ccbjenkins","38406":"https:\/\/www.tripadvisor.ca\/Profile\/Goven","38407":"https:\/\/www.tripadvisor.ca\/Profile\/Mouselady","38408":"https:\/\/www.tripadvisor.ca\/Profile\/Bergs_Bees","38409":"https:\/\/www.tripadvisor.ca\/Profile\/BHoppin","38410":"https:\/\/www.tripadvisor.ca\/Profile\/PurpleDragonfly19","38412":"https:\/\/www.tripadvisor.ca\/Profile\/E492ZDchrisd","38413":"https:\/\/www.tripadvisor.ca\/Profile\/jfoxxtail","38414":"https:\/\/www.tripadvisor.ca\/Profile\/467diannr","38415":"https:\/\/www.tripadvisor.ca\/Profile\/DennisF263","38416":"https:\/\/www.tripadvisor.ca\/Profile\/X9962XValexandras","38417":"https:\/\/www.tripadvisor.ca\/Profile\/242dianneg","38418":"https:\/\/www.tripadvisor.ca\/Profile\/pcrosley","38419":"https:\/\/www.tripadvisor.ca\/Profile\/Backtobacktrips","38420":"https:\/\/www.tripadvisor.ca\/Profile\/A7G","38421":"https:\/\/www.tripadvisor.ca\/Profile\/daleo115","38422":"https:\/\/www.tripadvisor.ca\/Profile\/bobz251","38423":"https:\/\/www.tripadvisor.ca\/Profile\/513eddieb","38424":"https:\/\/www.tripadvisor.ca\/Profile\/brendad279","38425":"https:\/\/www.tripadvisor.ca\/Profile\/Clipper02","38431":"https:\/\/www.tripadvisor.ca\/Profile\/BilgewaterBob","38432":"https:\/\/www.tripadvisor.ca\/Profile\/ElizabethL1955","38433":"https:\/\/www.tripadvisor.ca\/Profile\/dantanman","38434":"https:\/\/www.tripadvisor.ca\/Profile\/Stan390","38435":"https:\/\/www.tripadvisor.ca\/Profile\/nautical2004","38436":"https:\/\/www.tripadvisor.ca\/Profile\/dsf123whoever","38437":"https:\/\/www.tripadvisor.ca\/Profile\/Jman2_11","38438":"https:\/\/www.tripadvisor.ca\/Profile\/RobertaV322","38439":"https:\/\/www.tripadvisor.ca\/Profile\/CSSSSF","38440":"https:\/\/www.tripadvisor.ca\/Profile\/lthomas1012","38441":"https:\/\/www.tripadvisor.ca\/Profile\/Hossua","38442":"https:\/\/www.tripadvisor.ca\/Profile\/harrylaw","38443":"https:\/\/www.tripadvisor.ca\/Profile\/DebbkJames","38444":"https:\/\/www.tripadvisor.ca\/Profile\/ToryCordick","38445":"https:\/\/www.tripadvisor.ca\/Profile\/redfoxy1","38446":"https:\/\/www.tripadvisor.ca\/Profile\/QuinnA_11","38447":"https:\/\/www.tripadvisor.ca\/Profile\/JennH83","38448":"https:\/\/www.tripadvisor.ca\/Profile\/GregC656","38449":"https:\/\/www.tripadvisor.ca\/Profile\/531KatieW","38450":"https:\/\/www.tripadvisor.ca\/Profile\/haggiz13","38451":"https:\/\/www.tripadvisor.ca\/Profile\/2011goodbad","38452":"https:\/\/www.tripadvisor.ca\/Profile\/SM678","38453":"https:\/\/www.tripadvisor.ca\/Profile\/rusty52","38454":"https:\/\/www.tripadvisor.ca\/Profile\/BYUFan","38455":"https:\/\/www.tripadvisor.ca\/Profile\/KitCat1972","38461":"https:\/\/www.tripadvisor.ca\/Profile\/Jbt4525","38466":"https:\/\/www.tripadvisor.ca\/Profile\/nishamah","38471":"https:\/\/www.tripadvisor.ca\/Profile\/whattheheck13","38476":"https:\/\/www.tripadvisor.ca\/Profile\/Stancer","38481":"nil","38491":"https:\/\/www.tripadvisor.ca\/Profile\/carolk33","38496":"https:\/\/www.tripadvisor.ca\/Profile\/Dutchie48","38501":"https:\/\/www.tripadvisor.ca\/Profile\/freddiemon","38506":"https:\/\/www.tripadvisor.ca\/Profile\/Yellowbic","38507":"https:\/\/www.tripadvisor.ca\/Profile\/Z6960YGjenniferl","38508":"https:\/\/www.tripadvisor.ca\/Profile\/chichi62","38509":"https:\/\/www.tripadvisor.ca\/Profile\/Fitzpatrick_12231","38510":"https:\/\/www.tripadvisor.ca\/Profile\/terrir812","38511":"https:\/\/www.tripadvisor.ca\/Profile\/jungminrexs2016","38512":"https:\/\/www.tripadvisor.ca\/Profile\/Bluepaintedwall","38513":"https:\/\/www.tripadvisor.ca\/Profile\/615dianan","38514":"https:\/\/www.tripadvisor.ca\/Profile\/469alann","38515":"https:\/\/www.tripadvisor.ca\/Profile\/975deane","38516":"https:\/\/www.tripadvisor.ca\/Profile\/dianeshiane","38517":"https:\/\/www.tripadvisor.ca\/Profile\/throughmyblues","38518":"https:\/\/www.tripadvisor.ca\/Profile\/bonitas607","38519":"https:\/\/www.tripadvisor.ca\/Profile\/TonyS1036","38520":"https:\/\/www.tripadvisor.ca\/Profile\/VE6me","38521":"https:\/\/www.tripadvisor.ca\/Profile\/Oluf","38522":"https:\/\/www.tripadvisor.ca\/Profile\/CJackins","38523":"https:\/\/www.tripadvisor.ca\/Profile\/willydank","38524":"https:\/\/www.tripadvisor.ca\/Profile\/Dave97210","38525":"https:\/\/www.tripadvisor.ca\/Profile\/nancyz176","38526":"https:\/\/www.tripadvisor.ca\/Profile\/TravelingGlenn","38527":"https:\/\/www.tripadvisor.ca\/Profile\/ShinDao","38528":"https:\/\/www.tripadvisor.ca\/Profile\/Merlin797","38529":"https:\/\/www.tripadvisor.ca\/Profile\/jamesbR8606VM","38530":"https:\/\/www.tripadvisor.ca\/Profile\/915catherineg","38531":"https:\/\/www.tripadvisor.ca\/Profile\/Colleenreadoyle","38532":"https:\/\/www.tripadvisor.ca\/Profile\/Jan5847","38533":"https:\/\/www.tripadvisor.ca\/Profile\/Reginald_Chung","38534":"https:\/\/www.tripadvisor.ca\/Profile\/969ritac","38535":"https:\/\/www.tripadvisor.ca\/Profile\/234andrek","38536":"https:\/\/www.tripadvisor.ca\/Profile\/budgetroamer49","38537":"https:\/\/www.tripadvisor.ca\/Profile\/handypedro","38538":"https:\/\/www.tripadvisor.ca\/Profile\/PGBCr","38539":"https:\/\/www.tripadvisor.ca\/Profile\/joannes532","38540":"https:\/\/www.tripadvisor.ca\/Profile\/RobinA189","38541":"https:\/\/www.tripadvisor.ca\/Profile\/korym764","38542":"https:\/\/www.tripadvisor.ca\/Profile\/Merewoodman","38543":"https:\/\/www.tripadvisor.ca\/Profile\/825dans","38544":"https:\/\/www.tripadvisor.ca\/Profile\/JaneC331","38545":"https:\/\/www.tripadvisor.ca\/Profile\/tomu532","38546":"nil","38551":"https:\/\/www.tripadvisor.ca\/Profile\/olesyazh","38552":"https:\/\/www.tripadvisor.ca\/Profile\/950LAURAL","38553":"https:\/\/www.tripadvisor.ca\/Profile\/syn1965","38554":"https:\/\/www.tripadvisor.ca\/Profile\/dcorey2011","38556":"https:\/\/www.tripadvisor.ca\/Profile\/joannaa566","38557":"https:\/\/www.tripadvisor.ca\/Profile\/TahoeLOC","38558":"https:\/\/www.tripadvisor.ca\/Profile\/P5122YBjusting","38559":"https:\/\/www.tripadvisor.ca\/Profile\/JudeeP","38560":"https:\/\/www.tripadvisor.ca\/Profile\/gordong851","38561":"https:\/\/www.tripadvisor.ca\/Profile\/rmwhidden55","38562":"https:\/\/www.tripadvisor.ca\/Profile\/Z1957MHwendym","38563":"https:\/\/www.tripadvisor.ca\/Profile\/Bucket_To_Do_List","38564":"https:\/\/www.tripadvisor.ca\/Profile\/Sondra_RN","38565":"https:\/\/www.tripadvisor.ca\/Profile\/507lynnef","38566":"https:\/\/www.tripadvisor.ca\/Profile\/M_Gal88","38567":"https:\/\/www.tripadvisor.ca\/Profile\/sfbrad","38568":"https:\/\/www.tripadvisor.ca\/Profile\/kcp1953","38569":"https:\/\/www.tripadvisor.ca\/Profile\/Exiled_rider","38570":"https:\/\/www.tripadvisor.ca\/Profile\/DJW1086","38571":"https:\/\/www.tripadvisor.ca\/Profile\/BrockT_12","38572":"https:\/\/www.tripadvisor.ca\/Profile\/iamsupermom","38573":"https:\/\/www.tripadvisor.ca\/Profile\/chiffon2016","38574":"https:\/\/www.tripadvisor.ca\/Profile\/jeffwR9586OI","38575":"https:\/\/www.tripadvisor.ca\/Profile\/CraigU124","38576":"https:\/\/www.tripadvisor.ca\/Profile\/Entrippy","38577":"https:\/\/www.tripadvisor.ca\/Profile\/acliff137327","38578":"https:\/\/www.tripadvisor.ca\/Profile\/Q5976HFmikew","38579":"https:\/\/www.tripadvisor.ca\/Profile\/A6378OSdavidj","38580":"https:\/\/www.tripadvisor.ca\/Profile\/cvisse384692","38581":"https:\/\/www.tripadvisor.ca\/Profile\/Kunnyhunny","38582":"https:\/\/www.tripadvisor.ca\/Profile\/Vanillabead","38583":"https:\/\/www.tripadvisor.ca\/Profile\/LADOERING","38584":"https:\/\/www.tripadvisor.ca\/Profile\/ravynne3","38585":"https:\/\/www.tripadvisor.ca\/Profile\/Tarnz","38586":"https:\/\/www.tripadvisor.caundefined","38587":"https:\/\/www.tripadvisor.ca\/Profile\/greggW4927DX","38588":"https:\/\/www.tripadvisor.ca\/Profile\/doccle385706","38589":"https:\/\/www.tripadvisor.ca\/Profile\/Russ-Lisa-Green","38590":"https:\/\/www.tripadvisor.ca\/Profile\/Suxyq","38591":"https:\/\/www.tripadvisor.ca\/Profile\/kathleenj889","38592":"https:\/\/www.tripadvisor.ca\/Profile\/SockFour","38593":"https:\/\/www.tripadvisor.ca\/Profile\/businesstrvlr2016","38594":"https:\/\/www.tripadvisor.ca\/Profile\/SailorAirman","38595":"https:\/\/www.tripadvisor.ca\/Profile\/geoffc480","38596":"https:\/\/www.tripadvisor.ca\/Profile\/reanmariek","38597":"https:\/\/www.tripadvisor.ca\/Profile\/GrantK40","38598":"https:\/\/www.tripadvisor.ca\/Profile\/nwinther2000","38599":"https:\/\/www.tripadvisor.ca\/Profile\/mroddick55","38600":"https:\/\/www.tripadvisor.ca\/Profile\/lisafishman","38601":"https:\/\/www.tripadvisor.ca\/Profile\/seescokid","38602":"https:\/\/www.tripadvisor.ca\/Profile\/Grant1834","38603":"https:\/\/www.tripadvisor.ca\/Profile\/E492ZDchrisd","38604":"https:\/\/www.tripadvisor.ca\/Profile\/CandleMama","38605":"https:\/\/www.tripadvisor.ca\/Profile\/skmelsie","38606":"https:\/\/www.tripadvisor.ca\/Profile\/maryannem586","38607":"https:\/\/www.tripadvisor.ca\/Profile\/295jenniferl","38608":"https:\/\/www.tripadvisor.ca\/Profile\/aqualungwheez","38609":"https:\/\/www.tripadvisor.ca\/Profile\/gerrys930","38610":"https:\/\/www.tripadvisor.ca\/Profile\/D259HFpamm","38611":"https:\/\/www.tripadvisor.ca\/Profile\/PhoebeM773","38612":"https:\/\/www.tripadvisor.ca\/Profile\/kaleda","38613":"https:\/\/www.tripadvisor.ca\/Profile\/DELH","38614":"https:\/\/www.tripadvisor.ca\/Profile\/Arielkit","38615":"https:\/\/www.tripadvisor.ca\/Profile\/Enery8th","38616":"https:\/\/www.tripadvisor.ca\/Profile\/lorim657","38617":"https:\/\/www.tripadvisor.ca\/Profile\/750allenk","38618":"https:\/\/www.tripadvisor.ca\/Profile\/albertobrazil","38619":"https:\/\/www.tripadvisor.ca\/Profile\/BCSmits","38620":"https:\/\/www.tripadvisor.ca\/Profile\/36brucea","38621":"nil","38636":"https:\/\/www.tripadvisor.ca\/Profile\/647johannesk","38637":"https:\/\/www.tripadvisor.ca\/Profile\/TonyT348","38638":"https:\/\/www.tripadvisor.ca\/Profile\/DarcyMonroe","38639":"https:\/\/www.tripadvisor.ca\/Profile\/happyfr0g","38640":"https:\/\/www.tripadvisor.ca\/Profile\/robertsS5064ZH","38641":"https:\/\/www.tripadvisor.ca\/Profile\/chardBc","38642":"https:\/\/www.tripadvisor.ca\/Profile\/Techboy","38643":"https:\/\/www.tripadvisor.ca\/Profile\/zookeypurr4","38646":"nil","38651":"https:\/\/www.tripadvisor.ca\/Profile\/Reginald_Chung","38652":"https:\/\/www.tripadvisor.ca\/Profile\/maryannem586","38653":"https:\/\/www.tripadvisor.ca\/Profile\/weldertools","38654":"https:\/\/www.tripadvisor.ca\/Profile\/rossm268","38655":"https:\/\/www.tripadvisor.ca\/Profile\/fablegirl69","38656":"https:\/\/www.tripadvisor.ca\/Profile\/Happydays1818","38657":"https:\/\/www.tripadvisor.ca\/Profile\/Mollymoo2812","38658":"https:\/\/www.tripadvisor.ca\/Profile\/AlisonG177","38661":"https:\/\/www.tripadvisor.ca\/Profile\/Curiosity60677240866","38662":"https:\/\/www.tripadvisor.ca\/Profile\/normluc","38663":"https:\/\/www.tripadvisor.ca\/Profile\/corby203","38664":"https:\/\/www.tripadvisor.ca\/Profile\/Departure66066162143","38665":"https:\/\/www.tripadvisor.ca\/Profile\/Safari180098","38666":"https:\/\/www.tripadvisor.ca\/Profile\/FarAway37374111702","38667":"https:\/\/www.tripadvisor.ca\/Profile\/OnAir68018135562","38668":"https:\/\/www.tripadvisor.ca\/Profile\/DayTrip24837351386","38669":"https:\/\/www.tripadvisor.ca\/Profile\/Retired-Unretired","38670":"https:\/\/www.tripadvisor.ca\/Profile\/GregM7","38671":"https:\/\/www.tripadvisor.ca\/Profile\/Traveler60593056134","38672":"https:\/\/www.tripadvisor.ca\/Profile\/bmahe","38673":"https:\/\/www.tripadvisor.ca\/Profile\/Bestgreek","38674":"https:\/\/www.tripadvisor.ca\/Profile\/Sunshine67460939480","38675":"https:\/\/www.tripadvisor.ca\/Profile\/catherines216","38676":"https:\/\/www.tripadvisor.ca\/Profile\/Deltatravelgirl","38677":"https:\/\/www.tripadvisor.ca\/Profile\/Venture58065827937","38678":"https:\/\/www.tripadvisor.ca\/Profile\/LPD53","38679":"https:\/\/www.tripadvisor.ca\/Profile\/962marijanak","38680":"https:\/\/www.tripadvisor.ca\/Profile\/FarAway40709156290","38681":"https:\/\/www.tripadvisor.ca\/Profile\/dspenst","38682":"https:\/\/www.tripadvisor.ca\/Profile\/Fearless47444159036","38683":"https:\/\/www.tripadvisor.ca\/Profile\/Violet2323","38684":"https:\/\/www.tripadvisor.ca\/Profile\/Footprints319026","38685":"https:\/\/www.tripadvisor.ca\/Profile\/lorih425","38686":"https:\/\/www.tripadvisor.ca\/Profile\/mitchellh0dge","38687":"https:\/\/www.tripadvisor.ca\/Profile\/Freckles014","38688":"https:\/\/www.tripadvisor.ca\/Profile\/416happytraveller","38689":"https:\/\/www.tripadvisor.ca\/Profile\/MaryB3030","38690":"https:\/\/www.tripadvisor.ca\/Profile\/wendydrever","38691":"https:\/\/www.tripadvisor.ca\/Profile\/reynateller","38692":"https:\/\/www.tripadvisor.ca\/Profile\/lawrencelava","38693":"https:\/\/www.tripadvisor.ca\/Profile\/glennvancouver","38694":"https:\/\/www.tripadvisor.ca\/Profile\/traveller32canada","38695":"https:\/\/www.tripadvisor.ca\/Profile\/PaulKurucz","38696":"nil","38701":"https:\/\/www.tripadvisor.ca\/Profile\/TBird01234","38702":"https:\/\/www.tripadvisor.ca\/Profile\/deborahd105","38703":"https:\/\/www.tripadvisor.ca\/Profile\/Roz250","38704":"https:\/\/www.tripadvisor.ca\/Profile\/naomivancaillie","38705":"https:\/\/www.tripadvisor.ca\/Profile\/CowgirlSissy","38706":"https:\/\/www.tripadvisor.ca\/Profile\/859briane","38707":"https:\/\/www.tripadvisor.ca\/Profile\/B2087YSjimh","38708":"https:\/\/www.tripadvisor.ca\/Profile\/johnaC7154UQ","38709":"https:\/\/www.tripadvisor.ca\/Profile\/smilne411","38710":"https:\/\/www.tripadvisor.ca\/Profile\/Willbetrvlng","38711":"https:\/\/www.tripadvisor.ca\/Profile\/741is","38712":"https:\/\/www.tripadvisor.ca\/Profile\/tmcint600940","38713":"https:\/\/www.tripadvisor.ca\/Profile\/helenschindel","38714":"https:\/\/www.tripadvisor.ca\/Profile\/rachelleo464","38715":"https:\/\/www.tripadvisor.ca\/Profile\/susie-q1104","38716":"https:\/\/www.tripadvisor.ca\/Profile\/Curious557521","38717":"https:\/\/www.tripadvisor.ca\/Profile\/618raunim","38718":"https:\/\/www.tripadvisor.ca\/Profile\/mrkool12345","38719":"https:\/\/www.tripadvisor.ca\/Profile\/FrequentFlier584755","38720":"https:\/\/www.tripadvisor.ca\/Profile\/Chris12378","38721":"https:\/\/www.tripadvisor.ca\/Profile\/lajacox3","38722":"https:\/\/www.tripadvisor.ca\/Profile\/jdaubn329943","38723":"https:\/\/www.tripadvisor.ca\/Profile\/travelbugx4","38724":"https:\/\/www.tripadvisor.ca\/Profile\/superraters","38725":"https:\/\/www.tripadvisor.ca\/Profile\/tellylace","38726":"https:\/\/www.tripadvisor.ca\/Profile\/SimonCavanT","38727":"https:\/\/www.tripadvisor.ca\/Profile\/kashcr573348","38728":"https:\/\/www.tripadvisor.ca\/Profile\/nick172018","38729":"https:\/\/www.tripadvisor.ca\/Profile\/3vickiea","38730":"https:\/\/www.tripadvisor.ca\/Profile\/468doreenr","38731":"https:\/\/www.tripadvisor.ca\/Profile\/onmyway76","38732":"https:\/\/www.tripadvisor.ca\/Profile\/J7913QMdanw","38733":"https:\/\/www.tripadvisor.ca\/Profile\/AnneVctoria","38734":"https:\/\/www.tripadvisor.ca\/Profile\/kailly2014","38735":"https:\/\/www.tripadvisor.ca\/Profile\/inigonovales","38736":"https:\/\/www.tripadvisor.ca\/Profile\/christiehoward94","38737":"https:\/\/www.tripadvisor.ca\/Profile\/msalexisn","38738":"https:\/\/www.tripadvisor.ca\/Profile\/625paiget","38739":"https:\/\/www.tripadvisor.ca\/Profile\/stephenmM7755CW","38740":"https:\/\/www.tripadvisor.ca\/Profile\/LorraineM1435","38741":"https:\/\/www.tripadvisor.ca\/Profile\/Brucewashere2018","38742":"https:\/\/www.tripadvisor.ca\/Profile\/fredannl","38743":"https:\/\/www.tripadvisor.ca\/Profile\/Vacationer223163","38744":"https:\/\/www.tripadvisor.ca\/Profile\/LJALEXBC","38745":"https:\/\/www.tripadvisor.ca\/Profile\/CityMice","38746":"https:\/\/www.tripadvisor.ca\/Profile\/220shainaj","38747":"https:\/\/www.tripadvisor.ca\/Profile\/louisevL8712XR","38748":"https:\/\/www.tripadvisor.ca\/Profile\/barbh234","38749":"https:\/\/www.tripadvisor.ca\/Profile\/joyg956","38750":"https:\/\/www.tripadvisor.ca\/Profile\/R8038MKdavew","38756":"https:\/\/www.tripadvisor.ca\/Profile\/cheylg","38757":"https:\/\/www.tripadvisor.ca\/Profile\/Funktravelflex","38758":"https:\/\/www.tripadvisor.ca\/Profile\/Love_2_Travel568","38759":"https:\/\/www.tripadvisor.ca\/Profile\/SanMuy","38760":"https:\/\/www.tripadvisor.ca\/Profile\/michellep484","38761":"https:\/\/www.tripadvisor.ca\/Profile\/aglaia369","38762":"https:\/\/www.tripadvisor.ca\/Profile\/annr309","38763":"https:\/\/www.tripadvisor.ca\/Profile\/CdnTraveller9","38764":"https:\/\/www.tripadvisor.ca\/Profile\/Traveller895","38765":"https:\/\/www.tripadvisor.ca\/Profile\/mariemcmurray","38766":"https:\/\/www.tripadvisor.ca\/Profile\/deannarmt2000","38767":"https:\/\/www.tripadvisor.ca\/Profile\/kgedli501551","38768":"https:\/\/www.tripadvisor.ca\/Profile\/pattychap","38769":"https:\/\/www.tripadvisor.ca\/Profile\/lovemyshoes44","38770":"https:\/\/www.tripadvisor.ca\/Profile\/704KennethM","38771":"https:\/\/www.tripadvisor.ca\/Profile\/Chelsea6363","38772":"https:\/\/www.tripadvisor.ca\/Profile\/smlimcaco","38773":"https:\/\/www.tripadvisor.ca\/Profile\/pmcvinis","38774":"https:\/\/www.tripadvisor.ca\/Profile\/emj1996","38775":"https:\/\/www.tripadvisor.ca\/Profile\/Carlsbadhappy","38776":"https:\/\/www.tripadvisor.ca\/Profile\/andreinagonzalez2018","38777":"https:\/\/www.tripadvisor.ca\/Profile\/bobq427","38778":"https:\/\/www.tripadvisor.ca\/Profile\/vanisletrvlr","38779":"https:\/\/www.tripadvisor.ca\/Profile\/laurawiebe","38780":"https:\/\/www.tripadvisor.ca\/Profile\/Lgin222","38781":"https:\/\/www.tripadvisor.ca\/Profile\/steveonsorge","38782":"https:\/\/www.tripadvisor.ca\/Profile\/482barbaraz","38783":"https:\/\/www.tripadvisor.ca\/Profile\/johngX1431HU","38784":"https:\/\/www.tripadvisor.ca\/Profile\/Paolo1005","38785":"https:\/\/www.tripadvisor.ca\/Profile\/ln1874","38786":"https:\/\/www.tripadvisor.ca\/Profile\/Retyred","38787":"https:\/\/www.tripadvisor.ca\/Profile\/gixxie2018","38788":"https:\/\/www.tripadvisor.ca\/Profile\/marilynsteimecke257","38789":"https:\/\/www.tripadvisor.ca\/Profile\/115vickied","38790":"https:\/\/www.tripadvisor.ca\/Profile\/b_better_than","38791":"https:\/\/www.tripadvisor.ca\/Profile\/Snooky75","38792":"https:\/\/www.tripadvisor.ca\/Profile\/coppe165321","38793":"https:\/\/www.tripadvisor.ca\/Profile\/sbo610964","38794":"https:\/\/www.tripadvisor.ca\/Profile\/MCS52","38795":"https:\/\/www.tripadvisor.ca\/Profile\/ruthverkerk","38796":"https:\/\/www.tripadvisor.ca\/Profile\/anne1219","38797":"https:\/\/www.tripadvisor.ca\/Profile\/PatS125","38798":"https:\/\/www.tripadvisor.ca\/Profile\/taberushikanai","38799":"https:\/\/www.tripadvisor.ca\/Profile\/sylviamaricelnardo","38800":"https:\/\/www.tripadvisor.ca\/Profile\/TaniaSteeves","38801":"https:\/\/www.tripadvisor.ca\/Profile\/708kelsieg","38802":"https:\/\/www.tripadvisor.ca\/Profile\/BCcanadaHere","38803":"https:\/\/www.tripadvisor.ca\/Profile\/rodr506","38804":"https:\/\/www.tripadvisor.ca\/Profile\/SammyZ58","38805":"https:\/\/www.tripadvisor.ca\/Profile\/rckhound","38806":"https:\/\/www.tripadvisor.ca\/Profile\/jillanesmithers","38807":"https:\/\/www.tripadvisor.ca\/Profile\/mochalab","38808":"https:\/\/www.tripadvisor.ca\/Profile\/allanc59","38809":"https:\/\/www.tripadvisor.ca\/Profile\/900steven","38810":"https:\/\/www.tripadvisor.ca\/Profile\/jennifermE9523MH","38821":"https:\/\/www.tripadvisor.ca\/Profile\/harrye47","38822":"https:\/\/www.tripadvisor.ca\/Profile\/paulineo715","38823":"https:\/\/www.tripadvisor.ca\/Profile\/345kimberlyb","38824":"https:\/\/www.tripadvisor.ca\/Profile\/Ze_Gourmet","38825":"https:\/\/www.tripadvisor.ca\/Profile\/Raffi_Antepyan","38826":"https:\/\/www.tripadvisor.ca\/Profile\/HayleyLS68","38827":"https:\/\/www.tripadvisor.ca\/Profile\/J1738GEcindyd","38828":"https:\/\/www.tripadvisor.ca\/Profile\/Q1620BNjohnb","38829":"https:\/\/www.tripadvisor.ca\/Profile\/runnergal63","38830":"https:\/\/www.tripadvisor.ca\/Profile\/lindamaes2017","38831":"https:\/\/www.tripadvisor.ca\/Profile\/sarahbN8849HK","38832":"https:\/\/www.tripadvisor.ca\/Profile\/JoanB988","38833":"https:\/\/www.tripadvisor.ca\/Profile\/Travel_Reflections","38834":"https:\/\/www.tripadvisor.ca\/Profile\/RLchev","38835":"https:\/\/www.tripadvisor.ca\/Profile\/timrR4374NU","38836":"https:\/\/www.tripadvisor.ca\/Profile\/838cindia","38837":"https:\/\/www.tripadvisor.ca\/Profile\/N2675MIchristinem","38838":"https:\/\/www.tripadvisor.ca\/Profile\/brandic109","38839":"https:\/\/www.tripadvisor.ca\/Profile\/GlenT506","38840":"https:\/\/www.tripadvisor.ca\/Profile\/shanmugam_ep","38841":"https:\/\/www.tripadvisor.ca\/Profile\/L5118QSsusanp","38842":"https:\/\/www.tripadvisor.ca\/Profile\/sunsnowmud","38843":"https:\/\/www.tripadvisor.ca\/Profile\/479davyd","38844":"https:\/\/www.tripadvisor.ca\/Profile\/T417KWcarlas","38845":"https:\/\/www.tripadvisor.ca\/Profile\/cooperkellyd","38846":"https:\/\/www.tripadvisor.ca\/Profile\/73erint","38847":"https:\/\/www.tripadvisor.ca\/Profile\/542mrl","38848":"https:\/\/www.tripadvisor.ca\/Profile\/G575YEandrewb","38849":"https:\/\/www.tripadvisor.ca\/Profile\/Z2748JPdonc","38850":"https:\/\/www.tripadvisor.ca\/Profile\/heystretch","38856":"https:\/\/www.tripadvisor.ca\/Profile\/orchickie","38857":"https:\/\/www.tripadvisor.ca\/Profile\/IamanIslandGirl","38858":"https:\/\/www.tripadvisor.ca\/Profile\/Laceyleeevin","38859":"https:\/\/www.tripadvisor.ca\/Profile\/leslie4713","38860":"https:\/\/www.tripadvisor.ca\/Profile\/Sonoma980","38861":"https:\/\/www.tripadvisor.ca\/Profile\/RustyKam1","38866":"https:\/\/www.tripadvisor.ca\/Profile\/chrisjM9374IW","38871":"https:\/\/www.tripadvisor.ca\/Profile\/sheilamT4216QN","38876":"https:\/\/www.tripadvisor.ca\/Profile\/roberteB9665ZU","38881":"https:\/\/www.tripadvisor.ca\/Profile\/966markz","38886":"https:\/\/www.tripadvisor.ca\/Profile\/1IslandGuy","38891":"https:\/\/www.tripadvisor.ca\/Profile\/marianner531","38896":"nil","38901":"https:\/\/www.tripadvisor.ca\/Profile\/Imirish85","38906":"https:\/\/www.tripadvisor.ca\/Profile\/lesleyp538","38911":"https:\/\/www.tripadvisor.ca\/Profile\/B8774GYchristinam","38912":"https:\/\/www.tripadvisor.ca\/Profile\/491betht","38913":"https:\/\/www.tripadvisor.ca\/Profile\/C407MUericag","38914":"https:\/\/www.tripadvisor.ca\/Profile\/debm988","38915":"https:\/\/www.tripadvisor.ca\/Profile\/elsamperry","38916":"https:\/\/www.tripadvisor.ca\/Profile\/Caileee","38917":"https:\/\/www.tripadvisor.ca\/Profile\/marieclairenichole","38918":"https:\/\/www.tripadvisor.ca\/Profile\/SammyL666","38919":"https:\/\/www.tripadvisor.ca\/Profile\/joannecb28","38920":"https:\/\/www.tripadvisor.ca\/Profile\/Eve_Delta","38921":"https:\/\/www.tripadvisor.ca\/Profile\/AnnaSuave","38922":"https:\/\/www.tripadvisor.ca\/Profile\/K6983VIjanw","38923":"https:\/\/www.tripadvisor.ca\/Profile\/phild716","38924":"https:\/\/www.tripadvisor.ca\/Profile\/bcajmiles","38925":"https:\/\/www.tripadvisor.ca\/Profile\/Bighair007","38926":"https:\/\/www.tripadvisor.ca\/Profile\/Jfburns1972","38927":"https:\/\/www.tripadvisor.ca\/Profile\/MarcoPolo888","38928":"https:\/\/www.tripadvisor.ca\/Profile\/judym732017","38929":"https:\/\/www.tripadvisor.ca\/Profile\/DonnaH450","38930":"https:\/\/www.tripadvisor.ca\/Profile\/LindaMN4247OB","38931":"https:\/\/www.tripadvisor.ca\/Profile\/990wendye","38932":"https:\/\/www.tripadvisor.ca\/Profile\/Goldilocks03","38933":"https:\/\/www.tripadvisor.ca\/Profile\/sandkbenson","38934":"https:\/\/www.tripadvisor.ca\/Profile\/G3322RNjamiec","38935":"https:\/\/www.tripadvisor.ca\/Profile\/BrendaF263","38936":"https:\/\/www.tripadvisor.ca\/Profile\/K9315SMpaulr","38937":"https:\/\/www.tripadvisor.ca\/Profile\/GrandpaJoeGrandmaDee","38938":"https:\/\/www.tripadvisor.ca\/Profile\/Tia_strauss","38939":"https:\/\/www.tripadvisor.ca\/Profile\/JodyP662","38940":"https:\/\/www.tripadvisor.ca\/Profile\/Torontocanucker","38941":"nil","38951":"https:\/\/www.tripadvisor.ca\/Profile\/heakitt","38952":"https:\/\/www.tripadvisor.ca\/Profile\/wesco1951","38953":"https:\/\/www.tripadvisor.ca\/Profile\/CPMCalgary_Alberta","38954":"https:\/\/www.tripadvisor.ca\/Profile\/foxinaboxxp","38955":"https:\/\/www.tripadvisor.ca\/Profile\/loiss2014","38956":"https:\/\/www.tripadvisor.ca\/Profile\/PissedOffinPenticton","38957":"https:\/\/www.tripadvisor.ca\/Profile\/Canadiatravelgoddess","38958":"https:\/\/www.tripadvisor.ca\/Profile\/YXH61","38959":"https:\/\/www.tripadvisor.ca\/Profile\/Dregers","38960":"https:\/\/www.tripadvisor.ca\/Profile\/fayo400","38961":"https:\/\/www.tripadvisor.ca\/Profile\/29jrh","38962":"https:\/\/www.tripadvisor.ca\/Profile\/lindacZ6751GA","38963":"https:\/\/www.tripadvisor.ca\/Profile\/Sasssiest","38964":"https:\/\/www.tripadvisor.ca\/Profile\/arleneb975","38965":"https:\/\/www.tripadvisor.ca\/Profile\/Fitzsidu","38971":"https:\/\/www.tripadvisor.ca\/Profile\/BrendaL315","38972":"https:\/\/www.tripadvisor.ca\/Profile\/DeniseP961","38973":"https:\/\/www.tripadvisor.ca\/Profile\/JackB195","38974":"https:\/\/www.tripadvisor.ca\/Profile\/TMcFadyen","38975":"https:\/\/www.tripadvisor.ca\/Profile\/norsun","38976":"https:\/\/www.tripadvisor.ca\/Profile\/sunflowerbc","38977":"https:\/\/www.tripadvisor.ca\/Profile\/Jetvd","38978":"https:\/\/www.tripadvisor.ca\/Profile\/sijim65","38979":"https:\/\/www.tripadvisor.ca\/Profile\/apaetow","38980":"https:\/\/www.tripadvisor.ca\/Profile\/Kristiina2013","38986":"https:\/\/www.tripadvisor.ca\/Profile\/jessk82","38987":"https:\/\/www.tripadvisor.ca\/Profile\/Deebwex","38988":"https:\/\/www.tripadvisor.ca\/Profile\/faeriesmom","38989":"https:\/\/www.tripadvisor.ca\/Profile\/null","38990":"https:\/\/www.tripadvisor.ca\/Profile\/abrideau","38991":"https:\/\/www.tripadvisor.ca\/Profile\/astefanop","38992":"https:\/\/www.tripadvisor.ca\/Profile\/mbsaul","38993":"https:\/\/www.tripadvisor.ca\/Profile\/lovetotravel1800","38994":"https:\/\/www.tripadvisor.ca\/Profile\/dtengineering","38995":"https:\/\/www.tripadvisor.ca\/Profile\/nixonreaganbush","38996":"https:\/\/www.tripadvisor.ca\/Profile\/DaveRodwell16","38997":"https:\/\/www.tripadvisor.ca\/Profile\/anneVancouver_BC","38998":"https:\/\/www.tripadvisor.ca\/Profile\/LittleMurray","38999":"https:\/\/www.tripadvisor.ca\/Profile\/pet1928","39000":"https:\/\/www.tripadvisor.ca\/Profile\/swanepoel","39001":"https:\/\/www.tripadvisor.ca\/Profile\/hello009Burnaby","39002":"https:\/\/www.tripadvisor.ca\/Profile\/cate1231","39003":"https:\/\/www.tripadvisor.ca\/Profile\/RBunnyAbby","39005":"https:\/\/www.tripadvisor.ca\/Profile\/rhodril191","39011":"https:\/\/www.tripadvisor.ca\/Profile\/StrawberryMivvy","39012":"https:\/\/www.tripadvisor.ca\/Profile\/btaylor000","39013":"https:\/\/www.tripadvisor.ca\/Profile\/rainboots","39014":"https:\/\/www.tripadvisor.ca\/Profile\/Stacy_8","39015":"https:\/\/www.tripadvisor.ca\/Profile\/MaryVancouver","39021":"https:\/\/www.tripadvisor.ca\/Profile\/hectord273","39022":"https:\/\/www.tripadvisor.ca\/Profile\/GoPlaces19180965799","39023":"https:\/\/www.tripadvisor.ca\/Profile\/golfer08","39024":"https:\/\/www.tripadvisor.ca\/Profile\/mkogler","39025":"https:\/\/www.tripadvisor.ca\/Profile\/536billk","39026":"nil","39031":"https:\/\/www.tripadvisor.ca\/Profile\/metamorphis33","39032":"https:\/\/www.tripadvisor.ca\/Profile\/LeisureTravellers724","39033":"https:\/\/www.tripadvisor.ca\/Profile\/MeganR766","39034":"https:\/\/www.tripadvisor.ca\/Profile\/Sunny453","39035":"https:\/\/www.tripadvisor.ca\/Profile\/makingmemories585","39036":"https:\/\/www.tripadvisor.ca\/Profile\/martingZ815EY","39037":"https:\/\/www.tripadvisor.ca\/Profile\/PandaWorcestershire","39038":"https:\/\/www.tripadvisor.ca\/Profile\/RickAngBC","39039":"https:\/\/www.tripadvisor.ca\/Profile\/Two_2_Nomads","39040":"https:\/\/www.tripadvisor.ca\/Profile\/864benjaminj","39041":"https:\/\/www.tripadvisor.ca\/Profile\/Getaway_Fun89","39042":"https:\/\/www.tripadvisor.ca\/Profile\/Ton966","39043":"https:\/\/www.tripadvisor.ca\/Profile\/Julie818","39044":"https:\/\/www.tripadvisor.ca\/Profile\/Lekili2013","39045":"https:\/\/www.tripadvisor.ca\/Profile\/mdg88","39046":"https:\/\/www.tripadvisor.ca\/Profile\/SuzyandGuapo","39047":"https:\/\/www.tripadvisor.ca\/Profile\/veronicadoan","39048":"https:\/\/www.tripadvisor.ca\/Profile\/Babyanra","39049":"https:\/\/www.tripadvisor.ca\/Profile\/terrysN4489XC","39050":"https:\/\/www.tripadvisor.ca\/Profile\/ihutzal","39051":"https:\/\/www.tripadvisor.ca\/Profile\/steverS195XP","39052":"https:\/\/www.tripadvisor.ca\/Profile\/channelchum","39053":"https:\/\/www.tripadvisor.ca\/Profile\/markdK4815DT","39054":"https:\/\/www.tripadvisor.ca\/Profile\/judym732017","39055":"https:\/\/www.tripadvisor.ca\/Profile\/WilliamB903","39056":"https:\/\/www.tripadvisor.ca\/Profile\/Ativita","39057":"https:\/\/www.tripadvisor.ca\/Profile\/J2883NQsams","39058":"https:\/\/www.tripadvisor.ca\/Profile\/BillV712","39059":"https:\/\/www.tripadvisor.ca\/Profile\/bdprobertlake","39060":"https:\/\/www.tripadvisor.ca\/Profile\/elainesY6722WZ","39061":"https:\/\/www.tripadvisor.ca\/Profile\/JessicaTerry","39062":"https:\/\/www.tripadvisor.ca\/Profile\/OkanaganGals","39063":"https:\/\/www.tripadvisor.ca\/Profile\/874lynner","39064":"https:\/\/www.tripadvisor.ca\/Profile\/6490","39065":"https:\/\/www.tripadvisor.ca\/Profile\/aerobics54","39066":"nil","39071":"https:\/\/www.tripadvisor.ca\/Profile\/martyklinkenberg","39072":"https:\/\/www.tripadvisor.ca\/Profile\/dantanman","39073":"https:\/\/www.tripadvisor.ca\/Profile\/DDcorey","39074":"https:\/\/www.tripadvisor.ca\/Profile\/Mia212","39075":"https:\/\/www.tripadvisor.ca\/Profile\/karleyj2018","39076":"https:\/\/www.tripadvisor.ca\/Profile\/Fat2Kat","39077":"https:\/\/www.tripadvisor.ca\/Profile\/184rubyk","39078":"https:\/\/www.tripadvisor.ca\/Profile\/517lylep","39079":"https:\/\/www.tripadvisor.ca\/Profile\/CRAZYGERRI","39080":"https:\/\/www.tripadvisor.ca\/Profile\/Barrymckockner","39081":"https:\/\/www.tripadvisor.ca\/Profile\/106danialh","39082":"https:\/\/www.tripadvisor.ca\/Profile\/canuck2s","39083":"https:\/\/www.tripadvisor.ca\/Profile\/sunflowerbc","39084":"https:\/\/www.tripadvisor.ca\/Profile\/SGL112","39085":"https:\/\/www.tripadvisor.ca\/Profile\/Kristiina2013","39086":"https:\/\/www.tripadvisor.ca\/Profile\/920wandag","39091":"https:\/\/www.tripadvisor.ca\/Profile\/elizabethd944","39096":"nil","39101":"https:\/\/www.tripadvisor.ca\/Profile\/Y4832HMwaynem","39106":"https:\/\/www.tripadvisor.ca\/Profile\/rammblat","39111":"https:\/\/www.tripadvisor.ca\/Profile\/Cyntheap","39116":"https:\/\/www.tripadvisor.ca\/Profile\/LiamM10","39126":"https:\/\/www.tripadvisor.ca\/Profile\/IrenaLo","39127":"https:\/\/www.tripadvisor.ca\/Profile\/S2397ZPstaceyh","39128":"https:\/\/www.tripadvisor.ca\/Profile\/paultL6264WZ","39129":"https:\/\/www.tripadvisor.ca\/Profile\/273wilmav","39130":"https:\/\/www.tripadvisor.ca\/Profile\/lizbo2","39131":"nil","39141":"https:\/\/www.tripadvisor.ca\/Profile\/M1664SAaa","39142":"https:\/\/www.tripadvisor.ca\/Profile\/Tyara79","39143":"https:\/\/www.tripadvisor.ca\/Profile\/rushtons1","39144":"https:\/\/www.tripadvisor.ca\/Profile\/CorinneL4","39145":"https:\/\/www.tripadvisor.ca\/Profile\/shirleys206","39151":"https:\/\/www.tripadvisor.ca\/Profile\/67jerryd","39152":"https:\/\/www.tripadvisor.ca\/Profile\/NoelleS478","39153":"https:\/\/www.tripadvisor.ca\/Profile\/EsmeBC","39154":"https:\/\/www.tripadvisor.ca\/Profile\/dougc612","39156":"https:\/\/www.tripadvisor.ca\/Profile\/jokelta","39157":"https:\/\/www.tripadvisor.ca\/Profile\/vancouversurfergirl","39158":"https:\/\/www.tripadvisor.ca\/Profile\/JCClondon08","39159":"https:\/\/www.tripadvisor.ca\/Profile\/bryancanada","39160":"https:\/\/www.tripadvisor.ca\/Profile\/615pattyb","39161":"nil","39171":"https:\/\/www.tripadvisor.ca\/Profile\/ruaraidhs2013","39172":"https:\/\/www.tripadvisor.ca\/Profile\/je446","39173":"https:\/\/www.tripadvisor.ca\/Profile\/193ingridt","39174":"https:\/\/www.tripadvisor.ca\/Profile\/Shar037","39175":"https:\/\/www.tripadvisor.ca\/Profile\/haptravlr","39176":"https:\/\/www.tripadvisor.ca\/Profile\/joannew317","39177":"https:\/\/www.tripadvisor.ca\/Profile\/MoniqueR496","39178":"https:\/\/www.tripadvisor.ca\/Profile\/175HeatherL","39179":"https:\/\/www.tripadvisor.ca\/Profile\/Eggplantikus","39181":"https:\/\/www.tripadvisor.ca\/Profile\/JuliaG2935","39182":"https:\/\/www.tripadvisor.ca\/Profile\/shirleyliggett","39183":"https:\/\/www.tripadvisor.ca\/Profile\/632jenil","39184":"https:\/\/www.tripadvisor.ca\/Profile\/DominicP183","39185":"https:\/\/www.tripadvisor.ca\/Profile\/sspeters","39186":"https:\/\/www.tripadvisor.ca\/Profile\/green853book","39187":"https:\/\/www.tripadvisor.ca\/Profile\/rafrnhm","39188":"https:\/\/www.tripadvisor.ca\/Profile\/Saturn01","39189":"https:\/\/www.tripadvisor.ca\/Profile\/Patricia2015-1","39190":"https:\/\/www.tripadvisor.ca\/Profile\/G48XDmariav","39191":"https:\/\/www.tripadvisor.ca\/Profile\/Hesperange","39192":"https:\/\/www.tripadvisor.ca\/Profile\/TripMember082520171","39193":"https:\/\/www.tripadvisor.ca\/Profile\/LaurenSeibel","39194":"https:\/\/www.tripadvisor.ca\/Profile\/APTravel101","39195":"https:\/\/www.tripadvisor.ca\/Profile\/LyndaJ926","39196":"https:\/\/www.tripadvisor.ca\/Profile\/hoehnfx","39197":"https:\/\/www.tripadvisor.ca\/Profile\/haroldz245","39199":"https:\/\/www.tripadvisor.ca\/Profile\/PippaandLawrence","39200":"https:\/\/www.tripadvisor.ca\/Profile\/PitS284","39201":"https:\/\/www.tripadvisor.ca\/Profile\/922MariaS","39202":"https:\/\/www.tripadvisor.ca\/Profile\/AnitaJ929","39203":"https:\/\/www.tripadvisor.ca\/Profile\/Meully","39204":"https:\/\/www.tripadvisor.ca\/Profile\/Nels0nites","39205":"https:\/\/www.tripadvisor.ca\/Profile\/markwZ2466ZG","39206":"https:\/\/www.tripadvisor.ca\/Profile\/wai2012","39207":"https:\/\/www.tripadvisor.ca\/Profile\/JvS11","39208":"https:\/\/www.tripadvisor.ca\/Profile\/K9681OCchristinel","39209":"https:\/\/www.tripadvisor.ca\/Profile\/Lara123456","39210":"https:\/\/www.tripadvisor.ca\/Profile\/marcessco","39211":"nil","39226":"nil","39229":"https:\/\/www.tripadvisor.ca\/Profile\/Z6678OBheatherd","39234":"https:\/\/www.tripadvisor.ca\/Profile\/Robberfly","39239":"https:\/\/www.tripadvisor.ca\/Profile\/Traveller895","39244":"https:\/\/www.tripadvisor.ca\/Profile\/EsmeBC","39249":"https:\/\/www.tripadvisor.ca\/Profile\/RReily","39254":"https:\/\/www.tripadvisor.ca\/Profile\/519aidav","39259":"https:\/\/www.tripadvisor.ca\/Profile\/TheRousells","39269":"https:\/\/www.tripadvisor.ca\/Profile\/jml67","39279":"nil","39284":"https:\/\/www.tripadvisor.ca\/Profile\/TheCanadianNavigator","39289":"https:\/\/www.tripadvisor.ca\/Profile\/LanaB","39309":"https:\/\/www.tripadvisor.ca\/Profile\/sawright63","39310":"https:\/\/www.tripadvisor.ca\/Profile\/ThePumper","39311":"https:\/\/www.tripadvisor.ca\/Profile\/wcenglish","39312":"https:\/\/www.tripadvisor.ca\/Profile\/Awaythenhome","39313":"https:\/\/www.tripadvisor.ca\/Profile\/Pixtina71","39314":"https:\/\/www.tripadvisor.ca\/Profile\/Chimodog","39315":"https:\/\/www.tripadvisor.ca\/Profile\/Sbursty","39316":"https:\/\/www.tripadvisor.ca\/Profile\/tashv2016","39317":"https:\/\/www.tripadvisor.ca\/Profile\/dennistT1355GV","39318":"https:\/\/www.tripadvisor.ca\/Profile\/arnavaza","39319":"https:\/\/www.tripadvisor.ca\/Profile\/roxanne-frazer","39320":"https:\/\/www.tripadvisor.ca\/Profile\/alisZ8297ST","39321":"https:\/\/www.tripadvisor.ca\/Profile\/LANDASTEWART","39322":"https:\/\/www.tripadvisor.ca\/Profile\/jmac114","39323":"https:\/\/www.tripadvisor.ca\/Profile\/O9258VFrichardh","39324":"nil","39334":"https:\/\/www.tripadvisor.ca\/Profile\/skibumFernie","39335":"https:\/\/www.tripadvisor.ca\/Profile\/futcher97","39336":"https:\/\/www.tripadvisor.ca\/Profile\/KarlaH877","39337":"https:\/\/www.tripadvisor.ca\/Profile\/rubberducklover","39338":"https:\/\/www.tripadvisor.ca\/Profile\/stevepencz","39339":"https:\/\/www.tripadvisor.ca\/Profile\/Rehor49","39340":"https:\/\/www.tripadvisor.ca\/Profile\/VoyageurBC","39341":"https:\/\/www.tripadvisor.ca\/Profile\/AvalonFlyBird","39342":"https:\/\/www.tripadvisor.ca\/Profile\/Jonocanada","39343":"https:\/\/www.tripadvisor.ca\/Profile\/william440","39344":"https:\/\/www.tripadvisor.ca\/Profile\/emma1987186478","39345":"https:\/\/www.tripadvisor.ca\/Profile\/janznick","39346":"https:\/\/www.tripadvisor.ca\/Profile\/TorontoSandee","39347":"https:\/\/www.tripadvisor.ca\/Profile\/sct12015","39348":"https:\/\/www.tripadvisor.ca\/Profile\/JamGirlBrit","39349":"https:\/\/www.tripadvisor.ca\/Profile\/wherewuat","39350":"https:\/\/www.tripadvisor.ca\/Profile\/YoungPaul10","39351":"https:\/\/www.tripadvisor.ca\/Profile\/adamjohnson77","39352":"https:\/\/www.tripadvisor.ca\/Profile\/dbl650","39353":"https:\/\/www.tripadvisor.ca\/Profile\/47Firenze","39354":"https:\/\/www.tripadvisor.ca\/Profile\/MaryV2X","39355":"https:\/\/www.tripadvisor.ca\/Profile\/diannlive","39356":"https:\/\/www.tripadvisor.ca\/Profile\/loreenam2014","39357":"https:\/\/www.tripadvisor.ca\/Profile\/brianfI8853GC","39358":"https:\/\/www.tripadvisor.ca\/Profile\/MonZor","39359":"https:\/\/www.tripadvisor.ca\/Profile\/Beeej-Dee","39360":"https:\/\/www.tripadvisor.ca\/Profile\/amyv915","39361":"https:\/\/www.tripadvisor.ca\/Profile\/Cocobum","39362":"https:\/\/www.tripadvisor.ca\/Profile\/JJwood5","39363":"https:\/\/www.tripadvisor.ca\/Profile\/DianeF163","39369":"https:\/\/www.tripadvisor.ca\/Profile\/barbdouglas","39370":"https:\/\/www.tripadvisor.ca\/Profile\/bethujana","39371":"https:\/\/www.tripadvisor.ca\/Profile\/TanaJ5","39372":"https:\/\/www.tripadvisor.ca\/Profile\/Lunak74","39373":"https:\/\/www.tripadvisor.ca\/Profile\/heathm7","39384":"https:\/\/www.tripadvisor.ca\/Profile\/WayneKamloops","39385":"https:\/\/www.tripadvisor.ca\/Profile\/BobMKelowna","39386":"https:\/\/www.tripadvisor.ca\/Profile\/Thumps","39387":"https:\/\/www.tripadvisor.ca\/Profile\/JJ503","39388":"https:\/\/www.tripadvisor.ca\/Profile\/excitedexplorer","39389":"https:\/\/www.tripadvisor.ca\/Profile\/MBKcalgary","39390":"https:\/\/www.tripadvisor.ca\/Profile\/johnhK7848OX","39391":"https:\/\/www.tripadvisor.ca\/Profile\/kirkrob","39392":"https:\/\/www.tripadvisor.ca\/Profile\/423angieg","39393":"https:\/\/www.tripadvisor.ca\/Profile\/AlanandElaineNewYork","39394":"https:\/\/www.tripadvisor.ca\/Profile\/juliev662","39395":"https:\/\/www.tripadvisor.ca\/Profile\/Kermit2010","39396":"https:\/\/www.tripadvisor.ca\/Profile\/J9537TMrachels","39397":"https:\/\/www.tripadvisor.ca\/Profile\/RoWZN","39398":"https:\/\/www.tripadvisor.ca\/Profile\/LeisureTravellers724","39399":"nil","39419":"https:\/\/www.tripadvisor.ca\/Profile\/trottant","39420":"https:\/\/www.tripadvisor.ca\/Profile\/551vickik","39421":"https:\/\/www.tripadvisor.ca\/Profile\/prolli","39422":"https:\/\/www.tripadvisor.ca\/Profile\/882gregl","39423":"https:\/\/www.tripadvisor.ca\/Profile\/sharonbI8005FR","39429":"nil","39434":"https:\/\/www.tripadvisor.ca\/Profile\/315dougr","39435":"https:\/\/www.tripadvisor.ca\/Profile\/worldwidelens","39436":"https:\/\/www.tripadvisor.ca\/Profile\/meikuei","39437":"https:\/\/www.tripadvisor.ca\/Profile\/zevc2014","39438":"https:\/\/www.tripadvisor.ca\/Profile\/vsby15","39439":"https:\/\/www.tripadvisor.ca\/Profile\/hnphil","39440":"https:\/\/www.tripadvisor.ca\/Profile\/TravelerGilbert_AZ","39441":"https:\/\/www.tripadvisor.ca\/Profile\/JeannineH937","39442":"https:\/\/www.tripadvisor.ca\/Profile\/AmberP195","39443":"https:\/\/www.tripadvisor.ca\/Profile\/AB079","39449":"https:\/\/www.tripadvisor.ca\/Profile\/176norb","39450":"https:\/\/www.tripadvisor.ca\/Profile\/nancyallen","39451":"https:\/\/www.tripadvisor.ca\/Profile\/DeeBee31","39452":"https:\/\/www.tripadvisor.ca\/Profile\/Canadiatravelgoddess","39453":"https:\/\/www.tripadvisor.ca\/Profile\/Retired60UnionBay_BC","39454":"https:\/\/www.tripadvisor.ca\/Profile\/DonP457","39455":"https:\/\/www.tripadvisor.ca\/Profile\/pickascreennamepicka","39456":"https:\/\/www.tripadvisor.ca\/Profile\/StormsEnd","39457":"https:\/\/www.tripadvisor.ca\/Profile\/SandLouRob","39459":"nil","39464":"https:\/\/www.tripadvisor.ca\/Profile\/NicB172","39465":"https:\/\/www.tripadvisor.ca\/Profile\/523andream","39466":"https:\/\/www.tripadvisor.ca\/Profile\/Imogen01","39467":"https:\/\/www.tripadvisor.ca\/Profile\/schoggigirl","39468":"https:\/\/www.tripadvisor.ca\/Profile\/theresas229","39469":"https:\/\/www.tripadvisor.ca\/Profile\/kproudy","39470":"https:\/\/www.tripadvisor.ca\/Profile\/JACCINTHEBOX","39471":"https:\/\/www.tripadvisor.ca\/Profile\/CanBrit1","39472":"https:\/\/www.tripadvisor.ca\/Profile\/peggykoch","39473":"https:\/\/www.tripadvisor.ca\/Profile\/alan1305","39474":"https:\/\/www.tripadvisor.ca\/Profile\/patyim","39479":"nil","39482":"https:\/\/www.tripadvisor.ca\/Profile\/Sherpa562147","39483":"https:\/\/www.tripadvisor.ca\/Profile\/172keng","39484":"https:\/\/www.tripadvisor.ca\/Profile\/pgoldenjr","39485":"https:\/\/www.tripadvisor.ca\/Profile\/briankcoffey","39486":"https:\/\/www.tripadvisor.ca\/Profile\/N814AKmariar","39487":"https:\/\/www.tripadvisor.ca\/Profile\/Nut_and_Bud","39488":"https:\/\/www.tripadvisor.ca\/Profile\/franklydear","39489":"https:\/\/www.tripadvisor.ca\/Profile\/Bung91","39490":"https:\/\/www.tripadvisor.ca\/Profile\/dond150","39491":"https:\/\/www.tripadvisor.ca\/Profile\/LovelyRachel","39492":"nil","39497":"https:\/\/www.tripadvisor.ca\/Profile\/Mr_Mrs_Traveller","39498":"https:\/\/www.tripadvisor.ca\/Profile\/scootertooternow","39499":"https:\/\/www.tripadvisor.ca\/Profile\/grahami678","39500":"https:\/\/www.tripadvisor.ca\/Profile\/lorip213","39501":"https:\/\/www.tripadvisor.ca\/Profile\/partygirlCalgary","39502":"https:\/\/www.tripadvisor.ca\/Profile\/johngB5213BA","39503":"https:\/\/www.tripadvisor.ca\/Profile\/GlennS743","39504":"https:\/\/www.tripadvisor.ca\/Profile\/sagheb","39505":"https:\/\/www.tripadvisor.ca\/Profile\/nschigas","39506":"https:\/\/www.tripadvisor.ca\/Profile\/m4lee","39522":"https:\/\/www.tripadvisor.ca\/Profile\/Robinwood1993","39523":"https:\/\/www.tripadvisor.ca\/Profile\/harley4fish","39524":"https:\/\/www.tripadvisor.ca\/Profile\/edwinb747","39525":"https:\/\/www.tripadvisor.ca\/Profile\/ThumpinAlong","39526":"https:\/\/www.tripadvisor.ca\/Profile\/YUL-Roselyn","39527":"https:\/\/www.tripadvisor.ca\/Profile\/601adamd","39528":"https:\/\/www.tripadvisor.ca\/Profile\/arnie2ggod","39529":"https:\/\/www.tripadvisor.ca\/Profile\/trvl2usa","39530":"https:\/\/www.tripadvisor.ca\/Profile\/Leahgftraveller","39531":"https:\/\/www.tripadvisor.ca\/Profile\/rhines","39532":"https:\/\/www.tripadvisor.ca\/Profile\/934fredj","39533":"https:\/\/www.tripadvisor.ca\/Profile\/Hiker2161","39534":"https:\/\/www.tripadvisor.ca\/Profile\/279MichaelP","39535":"https:\/\/www.tripadvisor.ca\/Profile\/H_S_Auditor","39536":"https:\/\/www.tripadvisor.ca\/Profile\/342tinaf","39537":"https:\/\/www.tripadvisor.ca\/Profile\/Don4BC","39538":"https:\/\/www.tripadvisor.ca\/Profile\/atpage","39539":"https:\/\/www.tripadvisor.ca\/Profile\/JayeB79","39540":"https:\/\/www.tripadvisor.ca\/Profile\/JohnLoriEh","39541":"https:\/\/www.tripadvisor.ca\/Profile\/stephaniea749","39542":"https:\/\/www.tripadvisor.ca\/Profile\/margiemcp","39543":"https:\/\/www.tripadvisor.ca\/Profile\/CJKLuxembourg","39544":"https:\/\/www.tripadvisor.ca\/Profile\/NickL833","39545":"https:\/\/www.tripadvisor.ca\/Profile\/lewissmith2525","39547":"nil","39551":"nil","39556":"nil","39560":"nil","39563":"nil","39565":"https:\/\/www.tripadvisor.ca\/Profile\/Bakerbet","39566":"https:\/\/www.tripadvisor.ca\/Profile\/brendabeachbum","39567":"https:\/\/www.tripadvisor.ca\/Profile\/U8174JQcatherinej","39568":"https:\/\/www.tripadvisor.ca\/Profile\/coachj2018","39569":"https:\/\/www.tripadvisor.ca\/Profile\/nicolefS8595ME","39570":"nil","39580":"https:\/\/www.tripadvisor.ca\/Profile\/danv783","39581":"https:\/\/www.tripadvisor.ca\/Profile\/scorpiogirl2","39582":"https:\/\/www.tripadvisor.ca\/Profile\/dereks385","39583":"https:\/\/www.tripadvisor.ca\/Profile\/kevina853","39584":"https:\/\/www.tripadvisor.ca\/Profile\/sarat16","39585":"nil","39590":"nil","39595":"https:\/\/www.tripadvisor.ca\/Profile\/320brianm","39596":"https:\/\/www.tripadvisor.ca\/Profile\/cwdcpl","39597":"https:\/\/www.tripadvisor.ca\/Profile\/cjn4012015","39598":"https:\/\/www.tripadvisor.ca\/Profile\/Alicemoosonee","39599":"https:\/\/www.tripadvisor.ca\/Profile\/Coastal57257289167","39610":"https:\/\/www.tripadvisor.ca\/Profile\/DebbyS192","39611":"https:\/\/www.tripadvisor.ca\/Profile\/timothyp2018","39612":"https:\/\/www.tripadvisor.ca\/Profile\/clhall06","39613":"https:\/\/www.tripadvisor.ca\/Profile\/paphan2018","39614":"https:\/\/www.tripadvisor.ca\/Profile\/j0sie","39620":"https:\/\/www.tripadvisor.ca\/Profile\/kerryphillips7","39621":"https:\/\/www.tripadvisor.ca\/Profile\/ConVoyage1","39622":"https:\/\/www.tripadvisor.ca\/Profile\/fergy71a","39623":"https:\/\/www.tripadvisor.ca\/Profile\/pattnmaryschak","39624":"https:\/\/www.tripadvisor.ca\/Profile\/nancyl875","39630":"https:\/\/www.tripadvisor.ca\/Profile\/lca431212","39631":"https:\/\/www.tripadvisor.ca\/Profile\/CelticsFan2012","39632":"https:\/\/www.tripadvisor.ca\/Profile\/941alan","39633":"https:\/\/www.tripadvisor.ca\/Profile\/normg845","39634":"https:\/\/www.tripadvisor.ca\/Profile\/557miriamt","39635":"https:\/\/www.tripadvisor.ca\/Profile\/courtneyg166","39636":"https:\/\/www.tripadvisor.ca\/Profile\/P4726FDjohns","39637":"https:\/\/www.tripadvisor.ca\/Profile\/hugha506","39638":"https:\/\/www.tripadvisor.ca\/Profile\/rileylange","39639":"https:\/\/www.tripadvisor.ca\/Profile\/ltd2118006","39640":"https:\/\/www.tripadvisor.ca\/Profile\/P7139CPwaynec","39641":"https:\/\/www.tripadvisor.ca\/Profile\/Brawnetml","39642":"https:\/\/www.tripadvisor.ca\/Profile\/janetm39","39643":"https:\/\/www.tripadvisor.ca\/Profile\/Vic41","39644":"https:\/\/www.tripadvisor.ca\/Profile\/grimble2015","39645":"https:\/\/www.tripadvisor.ca\/Profile\/71darlener","39646":"https:\/\/www.tripadvisor.ca\/Profile\/princetongirlbc","39647":"https:\/\/www.tripadvisor.ca\/Profile\/LilB88","39648":"https:\/\/www.tripadvisor.ca\/Profile\/798billd","39649":"https:\/\/www.tripadvisor.ca\/Profile\/Z4325HPpaulm","39650":"https:\/\/www.tripadvisor.ca\/Profile\/Cashmra","39651":"https:\/\/www.tripadvisor.ca\/Profile\/307cutlass","39652":"https:\/\/www.tripadvisor.ca\/Profile\/FunintheSun1110","39653":"https:\/\/www.tripadvisor.ca\/Profile\/Anu808","39654":"https:\/\/www.tripadvisor.ca\/Profile\/jenniferr508","39655":"https:\/\/www.tripadvisor.ca\/Profile\/Timoka64","39656":"https:\/\/www.tripadvisor.ca\/Profile\/funskigirl","39657":"https:\/\/www.tripadvisor.ca\/Profile\/RyleighOntario","39658":"https:\/\/www.tripadvisor.ca\/Profile\/Y2062VQwendyc","39659":"https:\/\/www.tripadvisor.ca\/Profile\/H5210UEsusanb","39660":"https:\/\/www.tripadvisor.ca\/Profile\/dianek581","39661":"https:\/\/www.tripadvisor.ca\/Profile\/G7833BOjanetm","39662":"https:\/\/www.tripadvisor.ca\/Profile\/Vimal-CA","39663":"https:\/\/www.tripadvisor.ca\/Profile\/D1192ZBstephanies","39664":"https:\/\/www.tripadvisor.ca\/Profile\/swansong111","39665":"https:\/\/www.tripadvisor.ca\/Profile\/H444PNkathleenh","39666":"https:\/\/www.tripadvisor.ca\/Profile\/mysterydogue","39667":"https:\/\/www.tripadvisor.ca\/Profile\/233vernam","39668":"https:\/\/www.tripadvisor.ca\/Profile\/H7338GVdavidf","39669":"https:\/\/www.tripadvisor.ca\/Profile\/NG925","39670":"https:\/\/www.tripadvisor.ca\/Profile\/hjudy","39671":"https:\/\/www.tripadvisor.ca\/Profile\/angel2011_11","39672":"https:\/\/www.tripadvisor.ca\/Profile\/392hermanw","39673":"https:\/\/www.tripadvisor.ca\/Profile\/matthewwH1390ZJ","39674":"https:\/\/www.tripadvisor.ca\/Profile\/jsteve37","39675":"https:\/\/www.tripadvisor.ca\/Profile\/timothyh400","39676":"https:\/\/www.tripadvisor.ca\/Profile\/robvictom","39677":"https:\/\/www.tripadvisor.ca\/Profile\/TaraSRosen","39678":"https:\/\/www.tripadvisor.ca\/Profile\/400joyc","39679":"https:\/\/www.tripadvisor.ca\/Profile\/384petet","39680":"https:\/\/www.tripadvisor.ca\/Profile\/F5286FBkarenw","39681":"https:\/\/www.tripadvisor.ca\/Profile\/778renap","39682":"https:\/\/www.tripadvisor.ca\/Profile\/115maureend","39683":"https:\/\/www.tripadvisor.ca\/Profile\/johnaC4920TV","39684":"https:\/\/www.tripadvisor.ca\/Profile\/Tourist50-11","39685":"https:\/\/www.tripadvisor.ca\/Profile\/S6350BNdant","39686":"https:\/\/www.tripadvisor.ca\/Profile\/maureenedwards","39687":"https:\/\/www.tripadvisor.ca\/Profile\/reinoldk534","39688":"https:\/\/www.tripadvisor.ca\/Profile\/SheilaP29","39689":"https:\/\/www.tripadvisor.ca\/Profile\/mefudge","39695":"https:\/\/www.tripadvisor.ca\/Profile\/sylviam777","39696":"https:\/\/www.tripadvisor.ca\/Profile\/corbettr","39697":"https:\/\/www.tripadvisor.ca\/Profile\/M8457JHdanield","39698":"https:\/\/www.tripadvisor.ca\/Profile\/414helens","39699":"https:\/\/www.tripadvisor.ca\/Profile\/X8432MRrichardd","39700":"https:\/\/www.tripadvisor.ca\/Profile\/charliep309","39701":"https:\/\/www.tripadvisor.ca\/Profile\/margaretbI7165XR","39702":"https:\/\/www.tripadvisor.ca\/Profile\/janicerl2017","39703":"https:\/\/www.tripadvisor.ca\/Profile\/macclan4","39704":"https:\/\/www.tripadvisor.ca\/Profile\/fun2travelalways","39710":"https:\/\/www.tripadvisor.ca\/Profile\/justkelli","39711":"https:\/\/www.tripadvisor.ca\/Profile\/gaetaneg2017","39712":"https:\/\/www.tripadvisor.ca\/Profile\/ParFore16","39713":"https:\/\/www.tripadvisor.ca\/Profile\/quincy117","39714":"https:\/\/www.tripadvisor.ca\/Profile\/667patd","39715":"https:\/\/www.tripadvisor.ca\/Profile\/annatL7627QN","39716":"https:\/\/www.tripadvisor.ca\/Profile\/714MichaelD","39718":"https:\/\/www.tripadvisor.ca\/Profile\/775susant999","39719":"https:\/\/www.tripadvisor.ca\/Profile\/905perryt","39725":"https:\/\/www.tripadvisor.ca\/Profile\/68suzannea","39726":"https:\/\/www.tripadvisor.ca\/Profile\/Dca123adc","39727":"https:\/\/www.tripadvisor.ca\/Profile\/dennish463","39728":"https:\/\/www.tripadvisor.ca\/Profile\/C6095FFjoet","39729":"https:\/\/www.tripadvisor.ca\/Profile\/U9400XXmelanieg","39730":"https:\/\/www.tripadvisor.ca\/Profile\/RoderickM412","39731":"https:\/\/www.tripadvisor.ca\/Profile\/jefftB1006XT","39732":"https:\/\/www.tripadvisor.ca\/Profile\/archman383","39733":"https:\/\/www.tripadvisor.ca\/Profile\/Janice837","39734":"https:\/\/www.tripadvisor.ca\/Profile\/cathie717","39736":"https:\/\/www.tripadvisor.ca\/Profile\/beverlyp195","39737":"https:\/\/www.tripadvisor.ca\/Profile\/donna_garrow880","39738":"https:\/\/www.tripadvisor.ca\/Profile\/allaneagle8","39739":"https:\/\/www.tripadvisor.ca\/Profile\/OldBob25","39740":"https:\/\/www.tripadvisor.ca\/Profile\/pokey2007","39741":"https:\/\/www.tripadvisor.ca\/Profile\/EdwardL29","39742":"https:\/\/www.tripadvisor.ca\/Profile\/bikerbelleb","39743":"https:\/\/www.tripadvisor.ca\/Profile\/Aubowan","39744":"https:\/\/www.tripadvisor.ca\/Profile\/janea709","39745":"https:\/\/www.tripadvisor.ca\/Profile\/jennysSudbury","39746":"https:\/\/www.tripadvisor.ca\/Profile\/DaniinDhaka","39747":"https:\/\/www.tripadvisor.ca\/Profile\/616kristyn","39748":"https:\/\/www.tripadvisor.ca\/Profile\/Z5542MXjasonb","39749":"https:\/\/www.tripadvisor.ca\/Profile\/477briano","39750":"https:\/\/www.tripadvisor.ca\/Profile\/jwkarr","39751":"https:\/\/www.tripadvisor.ca\/Profile\/glenncarolthompson","39752":"https:\/\/www.tripadvisor.ca\/Profile\/F2455DCpeterm","39753":"https:\/\/www.tripadvisor.ca\/Profile\/hudsonlegacy","39754":"https:\/\/www.tripadvisor.ca\/Profile\/DMM98","39755":"https:\/\/www.tripadvisor.ca\/Profile\/KARKS","39756":"https:\/\/www.tripadvisor.ca\/Profile\/Hosborne","39757":"https:\/\/www.tripadvisor.ca\/Profile\/catherinehQ3338YK","39758":"https:\/\/www.tripadvisor.ca\/Profile\/karencD3343YA","39759":"https:\/\/www.tripadvisor.ca\/Profile\/ccH5543RZ","39760":"https:\/\/www.tripadvisor.ca\/Profile\/rebeccan323","39761":"https:\/\/www.tripadvisor.ca\/Profile\/402alw","39762":"https:\/\/www.tripadvisor.ca\/Profile\/shelleyl248","39763":"https:\/\/www.tripadvisor.ca\/Profile\/T937MKsharons","39764":"https:\/\/www.tripadvisor.ca\/Profile\/482andrew2015","39765":"https:\/\/www.tripadvisor.ca\/Profile\/marcj438","39766":"https:\/\/www.tripadvisor.ca\/Profile\/LouiseT737","39767":"https:\/\/www.tripadvisor.ca\/Profile\/621maggiej","39768":"https:\/\/www.tripadvisor.ca\/Profile\/cjmaclean","39769":"https:\/\/www.tripadvisor.ca\/Profile\/davidhG3701YF","39770":"https:\/\/www.tripadvisor.ca\/Profile\/Mudgee14","39771":"https:\/\/www.tripadvisor.ca\/Profile\/Almojen","39772":"https:\/\/www.tripadvisor.ca\/Profile\/suzannebO4180QW","39773":"https:\/\/www.tripadvisor.ca\/Profile\/JEB19192015","39774":"https:\/\/www.tripadvisor.ca\/Profile\/mrstigh","39785":"https:\/\/www.tripadvisor.ca\/Profile\/katiemB8925MX","39786":"https:\/\/www.tripadvisor.ca\/Profile\/debral493","39787":"https:\/\/www.tripadvisor.ca\/Profile\/415laureld","39788":"https:\/\/www.tripadvisor.ca\/Profile\/johnbO9492BK","39789":"https:\/\/www.tripadvisor.ca\/Profile\/W2758OLstevens","39790":"https:\/\/www.tripadvisor.ca\/Profile\/timothyp2018","39791":"https:\/\/www.tripadvisor.ca\/Profile\/hutch647","39792":"https:\/\/www.tripadvisor.ca\/Profile\/nipissingreader","39793":"https:\/\/www.tripadvisor.ca\/Profile\/644stephena","39794":"https:\/\/www.tripadvisor.ca\/Profile\/Inspire52917545350","39795":"https:\/\/www.tripadvisor.ca\/Profile\/Flyer51219060435","39796":"https:\/\/www.tripadvisor.ca\/Profile\/Safari44405920609","39797":"https:\/\/www.tripadvisor.ca\/Profile\/Relax11157837414","39798":"https:\/\/www.tripadvisor.ca\/Profile\/victoriat934","39799":"https:\/\/www.tripadvisor.ca\/Profile\/Barrocker","39800":"https:\/\/www.tripadvisor.ca\/Profile\/Guide46339196213","39801":"https:\/\/www.tripadvisor.ca\/Profile\/joeylauer","39802":"https:\/\/www.tripadvisor.ca\/Profile\/Sunshine28003999163","39803":"https:\/\/www.tripadvisor.ca\/Profile\/Passport759285","39804":"https:\/\/www.tripadvisor.ca\/Profile\/Trail05812057777","39805":"https:\/\/www.tripadvisor.ca\/Profile\/iphegenia","39806":"https:\/\/www.tripadvisor.ca\/Profile\/Krystenashley","39807":"https:\/\/www.tripadvisor.ca\/Profile\/Connector60876826566","39808":"https:\/\/www.tripadvisor.ca\/Profile\/BongoBengal","39809":"https:\/\/www.tripadvisor.ca\/Profile\/TravelG392","39810":"https:\/\/www.tripadvisor.ca\/Profile\/P7139CPwaynec","39811":"https:\/\/www.tripadvisor.ca\/Profile\/Tgkav","39812":"https:\/\/www.tripadvisor.ca\/Profile\/annebV3643II","39813":"https:\/\/www.tripadvisor.ca\/Profile\/jwkarr","39815":"https:\/\/www.tripadvisor.ca\/Profile\/LKR382","39816":"https:\/\/www.tripadvisor.ca\/Profile\/Dawnald2013","39817":"https:\/\/www.tripadvisor.ca\/Profile\/kathyc107","39818":"https:\/\/www.tripadvisor.ca\/Profile\/HBMaukonen","39819":"https:\/\/www.tripadvisor.ca\/Profile\/688geraldc","39820":"nil","39825":"https:\/\/www.tripadvisor.ca\/Profile\/maludelacruz","39826":"https:\/\/www.tripadvisor.ca\/Profile\/jerrylZ7389IO","39827":"https:\/\/www.tripadvisor.ca\/Profile\/CatherineP1302","39828":"https:\/\/www.tripadvisor.ca\/Profile\/KCHO87","39829":"https:\/\/www.tripadvisor.ca\/Profile\/fraser001","39830":"https:\/\/www.tripadvisor.ca\/Profile\/cathie717","39831":"https:\/\/www.tripadvisor.ca\/Profile\/melissal86","39832":"https:\/\/www.tripadvisor.ca\/Profile\/ColleenL965","39833":"https:\/\/www.tripadvisor.ca\/Profile\/goodfoodstartshere","39834":"https:\/\/www.tripadvisor.ca\/Profile\/evelynb538","39835":"https:\/\/www.tripadvisor.ca\/Profile\/Y5618AFrobertp","39836":"https:\/\/www.tripadvisor.ca\/Profile\/marytT601XD","39837":"https:\/\/www.tripadvisor.ca\/Profile\/mikeg0lding","39838":"https:\/\/www.tripadvisor.ca\/Profile\/W4389OLpeterv","39839":"https:\/\/www.tripadvisor.ca\/Profile\/dpal70","39845":"https:\/\/www.tripadvisor.ca\/Profile\/KelleyE403","39846":"https:\/\/www.tripadvisor.ca\/Profile\/sylvarstarwolfe2015","39847":"https:\/\/www.tripadvisor.ca\/Profile\/travelgirl66","39848":"https:\/\/www.tripadvisor.ca\/Profile\/443lainieb","39849":"https:\/\/www.tripadvisor.ca\/Profile\/JanSim2014","39860":"https:\/\/www.tripadvisor.ca\/Profile\/sunnygirl4745","39861":"https:\/\/www.tripadvisor.ca\/Profile\/87patrickb","39862":"https:\/\/www.tripadvisor.ca\/Profile\/557miriamt","39863":"https:\/\/www.tripadvisor.ca\/Profile\/bonbon2525","39864":"https:\/\/www.tripadvisor.ca\/Profile\/marlenew859","39865":"https:\/\/www.tripadvisor.ca\/Profile\/U1270SMpeterc","39866":"https:\/\/www.tripadvisor.ca\/Profile\/jeffreytS861AR","39867":"https:\/\/www.tripadvisor.ca\/Profile\/HOWARDA307","39868":"https:\/\/www.tripadvisor.ca\/Profile\/SeanTravelz","39869":"https:\/\/www.tripadvisor.ca\/Profile\/D1132ETlindab","39870":"https:\/\/www.tripadvisor.ca\/Profile\/dkivell","39871":"https:\/\/www.tripadvisor.ca\/Profile\/joefC7814TP","39872":"https:\/\/www.tripadvisor.ca\/Profile\/jamesmJ7091YK","39873":"https:\/\/www.tripadvisor.ca\/Profile\/jeremyhS2162ZB","39874":"https:\/\/www.tripadvisor.ca\/Profile\/marinah82","39880":"https:\/\/www.tripadvisor.ca\/Profile\/denisekV9813EA","39881":"https:\/\/www.tripadvisor.ca\/Profile\/lornab330","39882":"https:\/\/www.tripadvisor.ca\/Profile\/michaelbQ3848AH","39883":"https:\/\/www.tripadvisor.ca\/Profile\/X2299MUwilliamg","39884":"https:\/\/www.tripadvisor.ca\/Profile\/T9343SSwendyb","39885":"https:\/\/www.tripadvisor.ca\/Profile\/brn2travell19","39886":"https:\/\/www.tripadvisor.ca\/Profile\/131dennish","39887":"https:\/\/www.tripadvisor.ca\/Profile\/BwatkinsCobourg","39888":"https:\/\/www.tripadvisor.ca\/Profile\/TopKat","39889":"https:\/\/www.tripadvisor.ca\/Profile\/AndrewW26","39890":"https:\/\/www.tripadvisor.ca\/Profile\/953olenap","39891":"https:\/\/www.tripadvisor.ca\/Profile\/P8376UElynns","39892":"https:\/\/www.tripadvisor.ca\/Profile\/O6740BXalberts","39893":"https:\/\/www.tripadvisor.ca\/Profile\/karic3","39894":"https:\/\/www.tripadvisor.ca\/Profile\/1932buster","39895":"https:\/\/www.tripadvisor.ca\/Profile\/342monas","39896":"https:\/\/www.tripadvisor.ca\/Profile\/12345426","39897":"https:\/\/www.tripadvisor.ca\/Profile\/rogergO7754UQ","39898":"https:\/\/www.tripadvisor.ca\/Profile\/williamhR9112LE","39899":"https:\/\/www.tripadvisor.ca\/Profile\/737Linda","39900":"https:\/\/www.tripadvisor.ca\/Profile\/Luvtheislands","39901":"https:\/\/www.tripadvisor.ca\/Profile\/mariaf311","39902":"https:\/\/www.tripadvisor.ca\/Profile\/Stansses","39903":"https:\/\/www.tripadvisor.ca\/Profile\/DDDoggy","39904":"https:\/\/www.tripadvisor.ca\/Profile\/779juanitae","39905":"https:\/\/www.tripadvisor.ca\/Profile\/snorkelsnorkelCanada","39906":"https:\/\/www.tripadvisor.ca\/Profile\/kellybQ5707WQ","39907":"https:\/\/www.tripadvisor.ca\/Profile\/P4726FDjohns","39908":"https:\/\/www.tripadvisor.ca\/Profile\/75mARTa","39909":"https:\/\/www.tripadvisor.ca\/Profile\/760judyb","39910":"https:\/\/www.tripadvisor.ca\/Profile\/Buncky3255","39911":"https:\/\/www.tripadvisor.ca\/Profile\/DKL06","39912":"https:\/\/www.tripadvisor.ca\/Profile\/VerylH","39913":"https:\/\/www.tripadvisor.ca\/Profile\/rachelwV7694YG","39914":"https:\/\/www.tripadvisor.ca\/Profile\/stevey604","39915":"https:\/\/www.tripadvisor.ca\/Profile\/376claudeg","39916":"https:\/\/www.tripadvisor.ca\/Profile\/241sherylp","39917":"https:\/\/www.tripadvisor.ca\/Profile\/hurricane007","39918":"https:\/\/www.tripadvisor.ca\/Profile\/Motorcyclemom","39919":"https:\/\/www.tripadvisor.ca\/Profile\/Kofiako","39920":"https:\/\/www.tripadvisor.ca\/Profile\/nancycS2887KO","39921":"https:\/\/www.tripadvisor.ca\/Profile\/rhondac905","39922":"https:\/\/www.tripadvisor.ca\/Profile\/M6576YEjohnp","39923":"https:\/\/www.tripadvisor.ca\/Profile\/V8691BFmichaelo","39924":"https:\/\/www.tripadvisor.ca\/Profile\/GrantK40","39925":"https:\/\/www.tripadvisor.ca\/Profile\/JoanneLBurgess","39926":"https:\/\/www.tripadvisor.ca\/Profile\/Mikolle","39927":"https:\/\/www.tripadvisor.ca\/Profile\/X9878FSamys","39928":"https:\/\/www.tripadvisor.ca\/Profile\/997kerryp","39929":"https:\/\/www.tripadvisor.ca\/Profile\/billbK7IM","39935":"https:\/\/www.tripadvisor.ca\/Profile\/brucehM6952FV","39936":"https:\/\/www.tripadvisor.ca\/Profile\/Y9400PQdianeb","39937":"https:\/\/www.tripadvisor.ca\/Profile\/terrykV2382UH","39938":"https:\/\/www.tripadvisor.ca\/Profile\/Sweetsassi","39939":"https:\/\/www.tripadvisor.ca\/Profile\/527kerrib","39940":"https:\/\/www.tripadvisor.ca\/Profile\/635shirleyk","39941":"https:\/\/www.tripadvisor.ca\/Profile\/onttravel1","39942":"https:\/\/www.tripadvisor.ca\/Profile\/TonyLaino","39943":"https:\/\/www.tripadvisor.ca\/Profile\/618terrim","39944":"https:\/\/www.tripadvisor.ca\/Profile\/249everettk","39945":"https:\/\/www.tripadvisor.ca\/Profile\/63marielled","39946":"https:\/\/www.tripadvisor.ca\/Profile\/stanley51","39947":"https:\/\/www.tripadvisor.ca\/Profile\/JacobB500","39948":"https:\/\/www.tripadvisor.ca\/Profile\/heynocoop","39949":"https:\/\/www.tripadvisor.ca\/Profile\/577silvanad","39955":"https:\/\/www.tripadvisor.ca\/Profile\/leslied611","39956":"https:\/\/www.tripadvisor.ca\/Profile\/JoeRisling","39957":"https:\/\/www.tripadvisor.ca\/Profile\/290marianb","39958":"https:\/\/www.tripadvisor.ca\/Profile\/stevehG5066LK","39959":"https:\/\/www.tripadvisor.ca\/Profile\/DebbyS192","39960":"https:\/\/www.tripadvisor.ca\/Profile\/518TanyaC","39961":"https:\/\/www.tripadvisor.ca\/Profile\/LukeC1638","39962":"https:\/\/www.tripadvisor.ca\/Profile\/Mar528735","39963":"https:\/\/www.tripadvisor.ca\/Profile\/alecandjulie","39970":"https:\/\/www.tripadvisor.ca\/Profile\/DBell2112","39971":"https:\/\/www.tripadvisor.ca\/Profile\/Hawgirl41","39972":"https:\/\/www.tripadvisor.ca\/Profile\/karenhe2014","39973":"https:\/\/www.tripadvisor.ca\/Profile\/JHenstock2014","39974":"https:\/\/www.tripadvisor.ca\/Profile\/FFalls","39975":"https:\/\/www.tripadvisor.ca\/Profile\/lindasI2692JV","39976":"https:\/\/www.tripadvisor.ca\/Profile\/butcho378","39977":"https:\/\/www.tripadvisor.ca\/Profile\/tamaralA6287FY","39978":"https:\/\/www.tripadvisor.ca\/Profile\/bettysC2882HH","39979":"https:\/\/www.tripadvisor.ca\/Profile\/Arno_Ilic","39980":"https:\/\/www.tripadvisor.ca\/Profile\/1968tiffany","39981":"https:\/\/www.tripadvisor.ca\/Profile\/garylO9900DI","39982":"https:\/\/www.tripadvisor.ca\/Profile\/kenh831","39983":"https:\/\/www.tripadvisor.ca\/Profile\/Y4626HTkimw","39984":"https:\/\/www.tripadvisor.ca\/Profile\/wlbjayhawk","39985":"https:\/\/www.tripadvisor.ca\/Profile\/KonaPeki","39986":"https:\/\/www.tripadvisor.ca\/Profile\/louisemP9218KJ","39987":"https:\/\/www.tripadvisor.ca\/Profile\/christopherg440","39988":"https:\/\/www.tripadvisor.ca\/Profile\/202suee","39989":"https:\/\/www.tripadvisor.ca\/Profile\/353coreys","39990":"https:\/\/www.tripadvisor.ca\/Profile\/Kat2712014","39991":"https:\/\/www.tripadvisor.ca\/Profile\/Foxguy","39992":"https:\/\/www.tripadvisor.ca\/Profile\/joswalt2000","39993":"https:\/\/www.tripadvisor.ca\/Profile\/Rebeccawaits","39994":"https:\/\/www.tripadvisor.ca\/Profile\/tammyg932","39995":"https:\/\/www.tripadvisor.ca\/Profile\/michellez627","39996":"https:\/\/www.tripadvisor.ca\/Profile\/jonnathonm","39997":"https:\/\/www.tripadvisor.ca\/Profile\/915vaughnb","39998":"https:\/\/www.tripadvisor.ca\/Profile\/D1201PEbrianj","39999":"https:\/\/www.tripadvisor.ca\/Profile\/684lillianw","40000":"https:\/\/www.tripadvisor.ca\/Profile\/firefly1399","40001":"https:\/\/www.tripadvisor.ca\/Profile\/sunwindchaser","40002":"https:\/\/www.tripadvisor.ca\/Profile\/geoffandlaurie","40003":"https:\/\/www.tripadvisor.ca\/Profile\/904deniset","40004":"https:\/\/www.tripadvisor.ca\/Profile\/solitude288","40005":"https:\/\/www.tripadvisor.ca\/Profile\/509dd","40006":"https:\/\/www.tripadvisor.ca\/Profile\/soniadb2017","40007":"https:\/\/www.tripadvisor.ca\/Profile\/JeffL116","40008":"https:\/\/www.tripadvisor.ca\/Profile\/Hkloban","40009":"https:\/\/www.tripadvisor.ca\/Profile\/travellerjim2015","40010":"nil","40015":"https:\/\/www.tripadvisor.ca\/Profile\/Pyrviewsolan","40016":"https:\/\/www.tripadvisor.ca\/Profile\/robertdR9864UO","40017":"https:\/\/www.tripadvisor.ca\/Profile\/paulbJ6976RU","40018":"https:\/\/www.tripadvisor.ca\/Profile\/sophiapwes","40019":"https:\/\/www.tripadvisor.ca\/Profile\/Sparkyont","40020":"https:\/\/www.tripadvisor.ca\/Profile\/patricialZ1471GN","40021":"https:\/\/www.tripadvisor.ca\/Profile\/Cash_me_outside","40022":"https:\/\/www.tripadvisor.ca\/Profile\/GarryW34","40023":"https:\/\/www.tripadvisor.ca\/Profile\/crisisnurse","40024":"https:\/\/www.tripadvisor.ca\/Profile\/WarningU2","40025":"https:\/\/www.tripadvisor.ca\/Profile\/derrikr","40027":"https:\/\/www.tripadvisor.ca\/Profile\/Kinalat","40028":"https:\/\/www.tripadvisor.ca\/Profile\/779garyc779","40029":"https:\/\/www.tripadvisor.ca\/Profile\/nacho_man10","40030":"https:\/\/www.tripadvisor.ca\/Profile\/NOPLACELIKEHOME10","40031":"https:\/\/www.tripadvisor.ca\/Profile\/Carrolltim","40032":"https:\/\/www.tripadvisor.ca\/Profile\/Killer3","40033":"https:\/\/www.tripadvisor.ca\/Profile\/sasa7punch","40034":"https:\/\/www.tripadvisor.ca\/Profile\/WDWDonna","40035":"https:\/\/www.tripadvisor.ca\/Profile\/ylime79","40036":"https:\/\/www.tripadvisor.ca\/Profile\/P297KSnancyf","40037":"https:\/\/www.tripadvisor.ca\/Profile\/Ravenhawk39","40038":"https:\/\/www.tripadvisor.ca\/Profile\/kf88kv15","40039":"https:\/\/www.tripadvisor.ca\/Profile\/909melissaw","40040":"https:\/\/www.tripadvisor.ca\/Profile\/377joeg","40041":"https:\/\/www.tripadvisor.ca\/Profile\/kennethmS5750QZ","40042":"https:\/\/www.tripadvisor.ca\/Profile\/nathaliekernohan","40043":"https:\/\/www.tripadvisor.ca\/Profile\/716meghab","40044":"https:\/\/www.tripadvisor.ca\/Profile\/makingendsmeet","40045":"https:\/\/www.tripadvisor.ca\/Profile\/flormira","40046":"https:\/\/www.tripadvisor.ca\/Profile\/Guelphite2013","40047":"https:\/\/www.tripadvisor.ca\/Profile\/995maggieh","40048":"https:\/\/www.tripadvisor.ca\/Profile\/BeachMelonMama","40049":"https:\/\/www.tripadvisor.ca\/Profile\/CARIBBOB","40050":"https:\/\/www.tripadvisor.ca\/Profile\/Liza156","40051":"https:\/\/www.tripadvisor.ca\/Profile\/wan2go","40052":"https:\/\/www.tripadvisor.ca\/Profile\/wiky_6hills","40053":"https:\/\/www.tripadvisor.ca\/Profile\/883carolineb","40054":"https:\/\/www.tripadvisor.ca\/Profile\/O1126UKjohnn","40065":"https:\/\/www.tripadvisor.ca\/Profile\/sf2622","40066":"https:\/\/www.tripadvisor.ca\/Profile\/wiwma","40067":"https:\/\/www.tripadvisor.ca\/Profile\/924makaylat","40068":"https:\/\/www.tripadvisor.ca\/Profile\/jenm707","40069":"https:\/\/www.tripadvisor.ca\/Profile\/RossNorthBay","40070":"https:\/\/www.tripadvisor.ca\/Profile\/X5830AXjulied","40071":"https:\/\/www.tripadvisor.ca\/Profile\/Jacqueline71","40072":"https:\/\/www.tripadvisor.ca\/Profile\/627iand","40073":"https:\/\/www.tripadvisor.ca\/Profile\/AllseasonRI","40074":"https:\/\/www.tripadvisor.ca\/Profile\/MillervilleMayor","40075":"https:\/\/www.tripadvisor.ca\/Profile\/JWest52","40076":"https:\/\/www.tripadvisor.ca\/Profile\/270suzanneb","40077":"https:\/\/www.tripadvisor.ca\/Profile\/P4726FDjohns","40078":"https:\/\/www.tripadvisor.ca\/Profile\/ArleneH215","40079":"https:\/\/www.tripadvisor.caundefined","40080":"https:\/\/www.tripadvisor.ca\/Profile\/allensmith20","40081":"https:\/\/www.tripadvisor.ca\/Profile\/mtbrchic","40082":"https:\/\/www.tripadvisor.ca\/Profile\/1i1bitz","40083":"https:\/\/www.tripadvisor.ca\/Profile\/brittanymZ6965AT","40084":"https:\/\/www.tripadvisor.ca\/Profile\/KMG920","40085":"https:\/\/www.tripadvisor.ca\/Profile\/reidog1creampuff","40086":"https:\/\/www.tripadvisor.ca\/Profile\/BenS455","40087":"https:\/\/www.tripadvisor.ca\/Profile\/jimmycomms","40088":"https:\/\/www.tripadvisor.ca\/Profile\/Piper184","40089":"https:\/\/www.tripadvisor.ca\/Profile\/MissLynette","40090":"https:\/\/www.tripadvisor.ca\/Profile\/ChomamaCourtice","40091":"https:\/\/www.tripadvisor.ca\/Profile\/ianw727","40092":"https:\/\/www.tripadvisor.ca\/Profile\/288dough","40093":"https:\/\/www.tripadvisor.ca\/Profile\/91RichardD","40094":"https:\/\/www.tripadvisor.ca\/Profile\/RobR484","40096":"https:\/\/www.tripadvisor.ca\/Profile\/deedee1946","40097":"https:\/\/www.tripadvisor.ca\/Profile\/robnsue09","40098":"https:\/\/www.tripadvisor.ca\/Profile\/Dirk_ca","40099":"https:\/\/www.tripadvisor.ca\/Profile\/RUSSH473","40100":"https:\/\/www.tripadvisor.ca\/Profile\/Sheen989","40101":"https:\/\/www.tripadvisor.ca\/Profile\/Man283","40102":"https:\/\/www.tripadvisor.ca\/Profile\/Skislave","40103":"https:\/\/www.tripadvisor.ca\/Profile\/916TracyG","40104":"https:\/\/www.tripadvisor.ca\/Profile\/S8176JWsharons","40105":"https:\/\/www.tripadvisor.ca\/Profile\/rayk536","40106":"https:\/\/www.tripadvisor.ca\/Profile\/P7139CPwaynec","40107":"https:\/\/www.tripadvisor.ca\/Profile\/janns_10","40108":"https:\/\/www.tripadvisor.ca\/Profile\/rwb44","40109":"https:\/\/www.tripadvisor.ca\/Profile\/DGJS","40110":"https:\/\/www.tripadvisor.ca\/Profile\/amyjo27a","40111":"https:\/\/www.tripadvisor.ca\/Profile\/Ringettemom3","40112":"https:\/\/www.tripadvisor.ca\/Profile\/tommoreau","40113":"https:\/\/www.tripadvisor.ca\/Profile\/robertkaith","40114":"https:\/\/www.tripadvisor.ca\/Profile\/CLAF_79","40120":"https:\/\/www.tripadvisor.ca\/Profile\/enjoytotravel7","40121":"https:\/\/www.tripadvisor.ca\/Profile\/PuntaCanaMike","40122":"https:\/\/www.tripadvisor.ca\/Profile\/Jen154985","40123":"https:\/\/www.tripadvisor.ca\/Profile\/hotelroomsKingstonON","40124":"https:\/\/www.tripadvisor.ca\/Profile\/Lookingforcomfort","40125":"https:\/\/www.tripadvisor.ca\/Profile\/Giselescott","40126":"https:\/\/www.tripadvisor.ca\/Profile\/san007krv","40127":"https:\/\/www.tripadvisor.ca\/Profile\/97calinn","40128":"https:\/\/www.tripadvisor.ca\/Profile\/tea42Toronto","40129":"https:\/\/www.tripadvisor.ca\/Profile\/steffycanuck","40130":"https:\/\/www.tripadvisor.ca\/Profile\/brittanyf975","40131":"https:\/\/www.tripadvisor.ca\/Profile\/jasonlR2312QG","40132":"https:\/\/www.tripadvisor.ca\/Profile\/JulieL411","40133":"https:\/\/www.tripadvisor.ca\/Profile\/johncH6435JJ","40134":"https:\/\/www.tripadvisor.ca\/Profile\/LisaHarrison83","40135":"https:\/\/www.tripadvisor.ca\/Profile\/282bred","40136":"https:\/\/www.tripadvisor.ca\/Profile\/tristab78","40137":"https:\/\/www.tripadvisor.ca\/Profile\/Melldoh","40138":"https:\/\/www.tripadvisor.ca\/Profile\/adriansC4318OH","40139":"https:\/\/www.tripadvisor.ca\/Profile\/626vanessai","40140":"nil","40145":"https:\/\/www.tripadvisor.ca\/Profile\/patricialeblanc607","40146":"https:\/\/www.tripadvisor.ca\/Profile\/funskigirl","40147":"https:\/\/www.tripadvisor.ca\/Profile\/jodis20","40148":"https:\/\/www.tripadvisor.ca\/Profile\/lauramA7988WF","40149":"https:\/\/www.tripadvisor.ca\/Profile\/heidismith282","40150":"https:\/\/www.tripadvisor.ca\/Profile\/wfulton","40151":"https:\/\/www.tripadvisor.ca\/Profile\/HappyTraveler2cu","40152":"https:\/\/www.tripadvisor.ca\/Profile\/b0b55russell","40153":"https:\/\/www.tripadvisor.ca\/Profile\/mpang27","40154":"https:\/\/www.tripadvisor.ca\/Profile\/TorontoBluenoser","40155":"https:\/\/www.tripadvisor.ca\/Profile\/expert9665","40156":"https:\/\/www.tripadvisor.ca\/Profile\/RichardW5875","40157":"https:\/\/www.tripadvisor.ca\/Profile\/_whipperwatson","40158":"https:\/\/www.tripadvisor.ca\/Profile\/Vanessa_k81","40159":"https:\/\/www.tripadvisor.ca\/Profile\/VanessaA4174","40160":"https:\/\/www.tripadvisor.ca\/Profile\/pamsO9761GN","40161":"https:\/\/www.tripadvisor.ca\/Profile\/Blackheart4","40162":"https:\/\/www.tripadvisor.ca\/Profile\/Daringdawn","40163":"https:\/\/www.tripadvisor.ca\/Profile\/Sincity031","40164":"https:\/\/www.tripadvisor.ca\/Profile\/richardbT3887OS","40165":"https:\/\/www.tripadvisor.ca\/Profile\/justined524","40166":"https:\/\/www.tripadvisor.ca\/Profile\/jennn333","40167":"https:\/\/www.tripadvisor.ca\/Profile\/Jot256","40168":"https:\/\/www.tripadvisor.ca\/Profile\/1beerbelly4u","40169":"https:\/\/www.tripadvisor.ca\/Profile\/JennyM333777","40170":"https:\/\/www.tripadvisor.ca\/Profile\/maureenedwards","40171":"https:\/\/www.tripadvisor.ca\/Profile\/1968_Travel_1976","40172":"https:\/\/www.tripadvisor.ca\/Profile\/angelbabyboy94","40173":"https:\/\/www.tripadvisor.ca\/Profile\/Checkoutchicklette","40174":"https:\/\/www.tripadvisor.ca\/Profile\/I9909ZWmichaelc","40175":"https:\/\/www.tripadvisor.ca\/Profile\/michellefM4952WQ","40176":"https:\/\/www.tripadvisor.ca\/Profile\/ForReal1886","40177":"https:\/\/www.tripadvisor.ca\/Profile\/443josephf","40178":"https:\/\/www.tripadvisor.ca\/Profile\/294normam","40179":"https:\/\/www.tripadvisor.ca\/Profile\/unknown23451","40180":"https:\/\/www.tripadvisor.ca\/Profile\/749darleenl","40181":"https:\/\/www.tripadvisor.ca\/Profile\/dicrom88","40182":"https:\/\/www.tripadvisor.ca\/Profile\/lang0t","40183":"https:\/\/www.tripadvisor.ca\/Profile\/johnnyd588","40184":"https:\/\/www.tripadvisor.ca\/Profile\/DaynaR5","40185":"https:\/\/www.tripadvisor.ca\/Profile\/Sandwalker61","40186":"https:\/\/www.tripadvisor.ca\/Profile\/SusanT2156","40187":"https:\/\/www.tripadvisor.ca\/Profile\/malrobins","40188":"https:\/\/www.tripadvisor.ca\/Profile\/acomte","40189":"https:\/\/www.tripadvisor.ca\/Profile\/TeresaM706","40190":"https:\/\/www.tripadvisor.ca\/Profile\/841SusanH841","40191":"https:\/\/www.tripadvisor.ca\/Profile\/406kimberlyr","40192":"https:\/\/www.tripadvisor.ca\/Profile\/dusty2","40193":"https:\/\/www.tripadvisor.ca\/Profile\/buttertoronto2014","40194":"https:\/\/www.tripadvisor.ca\/Profile\/325bruceg","40200":"https:\/\/www.tripadvisor.ca\/Profile\/canadagirltravels","40201":"https:\/\/www.tripadvisor.ca\/Profile\/paullC6177LX","40202":"https:\/\/www.tripadvisor.ca\/Profile\/taylarc","40203":"https:\/\/www.tripadvisor.ca\/Profile\/snowbird41","40204":"https:\/\/www.tripadvisor.ca\/Profile\/wilhelminajansen","40205":"https:\/\/www.tripadvisor.ca\/Profile\/claudiamQ3431IE","40206":"https:\/\/www.tripadvisor.ca\/Profile\/lbailer83","40207":"https:\/\/www.tripadvisor.ca\/Profile\/hshelby268","40208":"https:\/\/www.tripadvisor.ca\/Profile\/hblack2016","40209":"https:\/\/www.tripadvisor.ca\/Profile\/Deeber56","40215":"https:\/\/www.tripadvisor.ca\/Profile\/I9535KZpatriciah","40216":"https:\/\/www.tripadvisor.ca\/Profile\/jimod99","40217":"https:\/\/www.tripadvisor.ca\/Profile\/DOROTHYM687","40218":"https:\/\/www.tripadvisor.ca\/Profile\/_kitty9879","40219":"https:\/\/www.tripadvisor.ca\/Profile\/736reneet","40220":"https:\/\/www.tripadvisor.ca\/Profile\/Julee","40221":"https:\/\/www.tripadvisor.ca\/Profile\/Potbelly59","40222":"https:\/\/www.tripadvisor.ca\/Profile\/CarrieJ64","40223":"https:\/\/www.tripadvisor.ca\/Profile\/CS192","40224":"https:\/\/www.tripadvisor.ca\/Profile\/LizTorj","40225":"https:\/\/www.tripadvisor.ca\/Profile\/kacyw2016","40226":"https:\/\/www.tripadvisor.ca\/Profile\/Y872XYpatrickr","40227":"https:\/\/www.tripadvisor.ca\/Profile\/679sammyh","40228":"https:\/\/www.tripadvisor.ca\/Profile\/sarahmP4240HT","40229":"https:\/\/www.tripadvisor.ca\/Profile\/lisebisaillon","40235":"https:\/\/www.tripadvisor.ca\/Profile\/kimpO3964FR","40236":"https:\/\/www.tripadvisor.ca\/Profile\/emmittOttawaOn","40237":"https:\/\/www.tripadvisor.ca\/Profile\/ALFREDOG235","40238":"https:\/\/www.tripadvisor.ca\/Profile\/107normc","40239":"https:\/\/www.tripadvisor.ca\/Profile\/BCNDWorld","40240":"https:\/\/www.tripadvisor.ca\/Profile\/MitchellL936","40241":"https:\/\/www.tripadvisor.ca\/Profile\/PaulinaBC","40242":"https:\/\/www.tripadvisor.ca\/Profile\/kb603","40243":"https:\/\/www.tripadvisor.ca\/Profile\/Tanis5887","40244":"https:\/\/www.tripadvisor.ca\/Profile\/G5213LUjasonk","40245":"https:\/\/www.tripadvisor.ca\/Profile\/982junipery","40246":"https:\/\/www.tripadvisor.ca\/Profile\/embrun_maggie","40247":"https:\/\/www.tripadvisor.ca\/Profile\/DavidW-31415926","40248":"https:\/\/www.tripadvisor.ca\/Profile\/599kellys599","40249":"https:\/\/www.tripadvisor.ca\/Profile\/668caroln","40250":"https:\/\/www.tripadvisor.ca\/Profile\/463wendye","40251":"https:\/\/www.tripadvisor.ca\/Profile\/norules1430","40252":"https:\/\/www.tripadvisor.ca\/Profile\/smanth_k","40253":"https:\/\/www.tripadvisor.ca\/Profile\/sunnydisforme","40254":"https:\/\/www.tripadvisor.ca\/Profile\/Asdfghjkl0987","40255":"https:\/\/www.tripadvisor.ca\/Profile\/heatherdee1971","40256":"https:\/\/www.tripadvisor.ca\/Profile\/steverR3824GO","40257":"https:\/\/www.tripadvisor.ca\/Profile\/coleo98","40258":"https:\/\/www.tripadvisor.ca\/Profile\/melissabE2668CG","40259":"https:\/\/www.tripadvisor.ca\/Profile\/travelwithkidsnow","40260":"https:\/\/www.tripadvisor.ca\/Profile\/draddus13","40261":"https:\/\/www.tripadvisor.ca\/Profile\/kwe2000","40262":"https:\/\/www.tripadvisor.ca\/Profile\/donnadA4912ST","40263":"https:\/\/www.tripadvisor.ca\/Profile\/59ryanw","40265":"https:\/\/www.tripadvisor.ca\/Profile\/sb400","40266":"https:\/\/www.tripadvisor.ca\/Profile\/805brete","40267":"https:\/\/www.tripadvisor.ca\/Profile\/lesleahm","40268":"https:\/\/www.tripadvisor.ca\/Profile\/Ryerseland","40269":"https:\/\/www.tripadvisor.ca\/Profile\/1957Chance","40270":"https:\/\/www.tripadvisor.ca\/Profile\/SteveK27","40271":"https:\/\/www.tripadvisor.ca\/Profile\/melissad374","40272":"https:\/\/www.tripadvisor.ca\/Profile\/beverelyk","40273":"https:\/\/www.tripadvisor.ca\/Profile\/garygas","40274":"https:\/\/www.tripadvisor.ca\/Profile\/689richardp","40275":"https:\/\/www.tripadvisor.ca\/Profile\/Graham761","40276":"https:\/\/www.tripadvisor.ca\/Profile\/A8240XDlindac","40277":"https:\/\/www.tripadvisor.ca\/Profile\/972JULIEM","40278":"https:\/\/www.tripadvisor.ca\/Profile\/june1888","40279":"https:\/\/www.tripadvisor.ca\/Profile\/DianneRobertson","40280":"https:\/\/www.tripadvisor.ca\/Profile\/19louisel","40281":"https:\/\/www.tripadvisor.ca\/Profile\/54tammiec","40282":"https:\/\/www.tripadvisor.ca\/Profile\/SabahH318","40283":"https:\/\/www.tripadvisor.ca\/Profile\/488lisas","40284":"https:\/\/www.tripadvisor.ca\/Profile\/NancylovesOttawa","40285":"https:\/\/www.tripadvisor.ca\/Profile\/158devm","40286":"https:\/\/www.tripadvisor.ca\/Profile\/spitfirebuff","40287":"https:\/\/www.tripadvisor.ca\/Profile\/aprilwineMississauga","40288":"https:\/\/www.tripadvisor.ca\/Profile\/371JohnR371","40289":"https:\/\/www.tripadvisor.ca\/Profile\/548melinap","40290":"https:\/\/www.tripadvisor.ca\/Profile\/665billh","40291":"https:\/\/www.tripadvisor.ca\/Profile\/ge0man","40292":"https:\/\/www.tripadvisor.ca\/Profile\/Muffet37","40293":"https:\/\/www.tripadvisor.ca\/Profile\/DebAbcde","40294":"https:\/\/www.tripadvisor.ca\/Profile\/paulr706","40295":"https:\/\/www.tripadvisor.ca\/Profile\/JacquelineBest","40296":"https:\/\/www.tripadvisor.ca\/Profile\/dianneg45","40297":"https:\/\/www.tripadvisor.ca\/Profile\/cathym217","40298":"https:\/\/www.tripadvisor.ca\/Profile\/thepeaches44","40299":"https:\/\/www.tripadvisor.ca\/Profile\/shanem476","40305":"https:\/\/www.tripadvisor.ca\/Profile\/LynnthePB283","40306":"https:\/\/www.tripadvisor.ca\/Profile\/susieq2006","40307":"https:\/\/www.tripadvisor.ca\/Profile\/lousheb","40308":"https:\/\/www.tripadvisor.ca\/Profile\/BrianRad","40309":"https:\/\/www.tripadvisor.ca\/Profile\/MBFBarrie_Ontario","40315":"https:\/\/www.tripadvisor.ca\/Profile\/Laker74","40317":"https:\/\/www.tripadvisor.ca\/Profile\/Tracker18","40318":"https:\/\/www.tripadvisor.ca\/Profile\/DeborahP862","40319":"https:\/\/www.tripadvisor.ca\/Profile\/Mmay2284","40320":"https:\/\/www.tripadvisor.ca\/Profile\/CanadianDreamer75","40321":"https:\/\/www.tripadvisor.ca\/Profile\/Nighthawk64","40322":"https:\/\/www.tripadvisor.ca\/Profile\/tonyac392","40323":"https:\/\/www.tripadvisor.ca\/Profile\/Q786RBjenniferr","40324":"https:\/\/www.tripadvisor.ca\/Profile\/bobcM794XL","40325":"https:\/\/www.tripadvisor.ca\/Profile\/eyewander","40326":"https:\/\/www.tripadvisor.ca\/Profile\/SusanRed","40327":"https:\/\/www.tripadvisor.ca\/Profile\/JefferyM722","40328":"https:\/\/www.tripadvisor.ca\/Profile\/PaigeQ","40329":"https:\/\/www.tripadvisor.ca\/Profile\/Boris2552","40330":"nil","40345":"https:\/\/www.tripadvisor.ca\/Profile\/480joelh","40350":"https:\/\/www.tripadvisor.ca\/Profile\/butch2851","40355":"https:\/\/www.tripadvisor.ca\/Profile\/JWDWesq","40360":"https:\/\/www.tripadvisor.ca\/Profile\/julierW452RJ","40375":"https:\/\/www.tripadvisor.ca\/Profile\/voyagenow","40380":"https:\/\/www.tripadvisor.ca\/Profile\/MagguieValCaron","40385":"https:\/\/www.tripadvisor.ca\/Profile\/ashleyL0617","40386":"https:\/\/www.tripadvisor.ca\/Profile\/AngieS662","40387":"https:\/\/www.tripadvisor.ca\/Profile\/sarahverv","40388":"https:\/\/www.tripadvisor.ca\/Profile\/Extraordinary308301","40389":"https:\/\/www.tripadvisor.ca\/Profile\/ErikW1131","40390":"https:\/\/www.tripadvisor.ca\/Profile\/tiffanybond","40391":"https:\/\/www.tripadvisor.ca\/Profile\/JoyceK406","40392":"https:\/\/www.tripadvisor.ca\/Profile\/steveg9595","40393":"https:\/\/www.tripadvisor.ca\/Profile\/845leannel","40394":"https:\/\/www.tripadvisor.ca\/Profile\/News9","40395":"nil","40400":"https:\/\/www.tripadvisor.ca\/Profile\/stephenpX2780YJ","40401":"https:\/\/www.tripadvisor.ca\/Profile\/B9189GKnataliel","40402":"https:\/\/www.tripadvisor.ca\/Profile\/valeriemV7895MR","40403":"https:\/\/www.tripadvisor.ca\/Profile\/hughful2n","40404":"https:\/\/www.tripadvisor.ca\/Profile\/472edwardd","40410":"https:\/\/www.tripadvisor.ca\/Profile\/reuvennaidoo","40411":"https:\/\/www.tripadvisor.ca\/Profile\/WhitbyScubaGirl","40412":"https:\/\/www.tripadvisor.ca\/Profile\/MJS_TravelBug","40413":"https:\/\/www.tripadvisor.ca\/Profile\/C8374SHdavidb","40414":"https:\/\/www.tripadvisor.ca\/Profile\/thomasrA3411FR","40415":"https:\/\/www.tripadvisor.ca\/Profile\/brianpO5324YW","40416":"https:\/\/www.tripadvisor.ca\/Profile\/W4898QHmariab","40417":"https:\/\/www.tripadvisor.ca\/Profile\/lauramA7988WF","40418":"https:\/\/www.tripadvisor.ca\/Profile\/kimcD7297CO","40419":"https:\/\/www.tripadvisor.ca\/Profile\/wlern","40420":"https:\/\/www.tripadvisor.ca\/Profile\/DianneS287","40421":"https:\/\/www.tripadvisor.ca\/Profile\/Dreamer95156","40422":"https:\/\/www.tripadvisor.ca\/Profile\/courtneyg166","40423":"https:\/\/www.tripadvisor.ca\/Profile\/DS416","40424":"https:\/\/www.tripadvisor.ca\/Profile\/banoucat470","40425":"https:\/\/www.tripadvisor.ca\/Profile\/HappyTraveler2cu","40426":"https:\/\/www.tripadvisor.ca\/Profile\/MelissaBrad","40427":"https:\/\/www.tripadvisor.ca\/Profile\/janetsV4374FW","40428":"https:\/\/www.tripadvisor.ca\/Profile\/sunlover3143","40429":"https:\/\/www.tripadvisor.ca\/Profile\/michaelgM3987AF","40430":"https:\/\/www.tripadvisor.ca\/Profile\/Davax","40431":"https:\/\/www.tripadvisor.ca\/Profile\/E5721JBconnies","40432":"https:\/\/www.tripadvisor.ca\/Profile\/sciencetiger","40433":"https:\/\/www.tripadvisor.ca\/Profile\/richhipel","40434":"https:\/\/www.tripadvisor.ca\/Profile\/tracewb","40435":"https:\/\/www.tripadvisor.ca\/Profile\/AnnetteBlake","40436":"https:\/\/www.tripadvisor.ca\/Profile\/300LindaR","40437":"https:\/\/www.tripadvisor.ca\/Profile\/482andrew2015","40438":"https:\/\/www.tripadvisor.ca\/Profile\/kimcN9878VE","40439":"https:\/\/www.tripadvisor.ca\/Profile\/Clojay17","40440":"https:\/\/www.tripadvisor.ca\/Profile\/dmuir6","40441":"https:\/\/www.tripadvisor.ca\/Profile\/Y3294CAkenh","40442":"https:\/\/www.tripadvisor.ca\/Profile\/MeganQ791","40443":"https:\/\/www.tripadvisor.ca\/Profile\/65shelleyj","40444":"https:\/\/www.tripadvisor.ca\/Profile\/AngelaT3808","40445":"https:\/\/www.tripadvisor.ca\/Profile\/356kristinel","40446":"https:\/\/www.tripadvisor.ca\/Profile\/barbangi","40447":"https:\/\/www.tripadvisor.ca\/Profile\/863farrahm","40448":"https:\/\/www.tripadvisor.ca\/Profile\/PLSOntario","40449":"https:\/\/www.tripadvisor.ca\/Profile\/Eestigirl","40450":"https:\/\/www.tripadvisor.ca\/Profile\/melissacE546DX","40451":"https:\/\/www.tripadvisor.ca\/Profile\/teed43","40452":"https:\/\/www.tripadvisor.ca\/Profile\/catherinew603","40453":"https:\/\/www.tripadvisor.ca\/Profile\/JenniferL638","40454":"https:\/\/www.tripadvisor.ca\/Profile\/892nicoles","40455":"https:\/\/www.tripadvisor.ca\/Profile\/tvahey1","40456":"https:\/\/www.tripadvisor.ca\/Profile\/ToodyPortCharlotteFL","40457":"https:\/\/www.tripadvisor.ca\/Profile\/pentangle","40458":"https:\/\/www.tripadvisor.ca\/Profile\/PJ1Travel","40459":"https:\/\/www.tripadvisor.ca\/Profile\/dbsmitty","40461":"https:\/\/www.tripadvisor.ca\/Profile\/E3760MRjohnr","40462":"https:\/\/www.tripadvisor.ca\/Profile\/Q6782QKlindah","40463":"https:\/\/www.tripadvisor.ca\/Profile\/668randallh","40464":"https:\/\/www.tripadvisor.ca\/Profile\/danielledaniels2017","40465":"https:\/\/www.tripadvisor.ca\/Profile\/stephaniegP1574YY","40466":"https:\/\/www.tripadvisor.ca\/Profile\/Leo9r","40467":"https:\/\/www.tripadvisor.ca\/Profile\/gregdB5514VF","40468":"https:\/\/www.tripadvisor.ca\/Profile\/804kimberlyb","40469":"https:\/\/www.tripadvisor.ca\/Profile\/644maryannew","40470":"https:\/\/www.tripadvisor.ca\/Profile\/RKumarRKV","40472":"https:\/\/www.tripadvisor.ca\/Profile\/Colin1062","40473":"https:\/\/www.tripadvisor.ca\/Profile\/BeMage","40474":"https:\/\/www.tripadvisor.ca\/Profile\/JD412","40475":"https:\/\/www.tripadvisor.ca\/Profile\/jwkarr","40476":"https:\/\/www.tripadvisor.ca\/Profile\/fredg512","40477":"https:\/\/www.tripadvisor.ca\/Profile\/KR983","40478":"https:\/\/www.tripadvisor.ca\/Profile\/LBurn","40485":"https:\/\/www.tripadvisor.ca\/Profile\/warwick321","40486":"https:\/\/www.tripadvisor.ca\/Profile\/bobbityboom","40487":"https:\/\/www.tripadvisor.ca\/Profile\/barbd288","40488":"https:\/\/www.tripadvisor.ca\/Profile\/181duncanm","40489":"https:\/\/www.tripadvisor.ca\/Profile\/ChenKnox","40490":"https:\/\/www.tripadvisor.ca\/Profile\/jmmitchell10","40491":"https:\/\/www.tripadvisor.ca\/Profile\/Sasso74","40492":"https:\/\/www.tripadvisor.ca\/Profile\/1suzannep","40494":"https:\/\/www.tripadvisor.ca\/Profile\/268mellissaw","40495":"https:\/\/www.tripadvisor.ca\/Profile\/SeanOden","40496":"https:\/\/www.tripadvisor.ca\/Profile\/jusepi18","40497":"https:\/\/www.tripadvisor.ca\/Profile\/kenm499","40498":"https:\/\/www.tripadvisor.ca\/Profile\/OrlandoFlandBeyond","40499":"https:\/\/www.tripadvisor.ca\/Profile\/679annettem","40500":"https:\/\/www.tripadvisor.ca\/Profile\/karensV3379TV","40501":"https:\/\/www.tripadvisor.ca\/Profile\/travel2531","40502":"https:\/\/www.tripadvisor.ca\/Profile\/GlobalTime","40503":"https:\/\/www.tripadvisor.ca\/Profile\/943sharonb","40504":"https:\/\/www.tripadvisor.ca\/Profile\/DP1066","40505":"https:\/\/www.tripadvisor.ca\/Profile\/944ernieb","40506":"https:\/\/www.tripadvisor.ca\/Profile\/briansE9807WN","40507":"https:\/\/www.tripadvisor.ca\/Profile\/strydersmom","40508":"https:\/\/www.tripadvisor.ca\/Profile\/bobdE9177YZ","40509":"https:\/\/www.tripadvisor.ca\/Profile\/S817KOkarend","40510":"https:\/\/www.tripadvisor.ca\/Profile\/phyllisda","40511":"https:\/\/www.tripadvisor.ca\/Profile\/faymos777","40512":"https:\/\/www.tripadvisor.ca\/Profile\/727cindya","40513":"https:\/\/www.tripadvisor.ca\/Profile\/NormS538","40514":"https:\/\/www.tripadvisor.ca\/Profile\/reggaeplus","40515":"https:\/\/www.tripadvisor.ca\/Profile\/838francesp","40516":"https:\/\/www.tripadvisor.ca\/Profile\/63raymondc","40517":"https:\/\/www.tripadvisor.ca\/Profile\/J5925SXdawnm","40518":"https:\/\/www.tripadvisor.ca\/Profile\/C1017RZkimb","40519":"https:\/\/www.tripadvisor.ca\/Profile\/binbrook","40525":"https:\/\/www.tripadvisor.ca\/Profile\/JoJoMel12345","40526":"https:\/\/www.tripadvisor.ca\/Profile\/mybing67","40527":"https:\/\/www.tripadvisor.ca\/Profile\/CanadianBeachFan","40528":"https:\/\/www.tripadvisor.ca\/Profile\/davidpZ36NN","40529":"https:\/\/www.tripadvisor.ca\/Profile\/701eraj","40535":"https:\/\/www.tripadvisor.ca\/Profile\/DGEGClarke","40536":"https:\/\/www.tripadvisor.ca\/Profile\/sassygirlsass","40537":"https:\/\/www.tripadvisor.ca\/Profile\/WaryDubai","40538":"https:\/\/www.tripadvisor.ca\/Profile\/553patriciat","40539":"https:\/\/www.tripadvisor.ca\/Profile\/dmercey","40540":"https:\/\/www.tripadvisor.ca\/Profile\/Leq99","40541":"https:\/\/www.tripadvisor.ca\/Profile\/Newfygirl_Ontario","40542":"https:\/\/www.tripadvisor.ca\/Profile\/etenyen","40543":"https:\/\/www.tripadvisor.ca\/Profile\/dlholson","40544":"https:\/\/www.tripadvisor.ca\/Profile\/DaveW633","40545":"https:\/\/www.tripadvisor.ca\/Profile\/985mikea985","40546":"https:\/\/www.tripadvisor.ca\/Profile\/TammyAndRalph","40548":"https:\/\/www.tripadvisor.ca\/Profile\/scottk1960","40549":"https:\/\/www.tripadvisor.ca\/Profile\/KevinP211","40550":"https:\/\/www.tripadvisor.ca\/Profile\/B9707SFtomw","40551":"https:\/\/www.tripadvisor.ca\/Profile\/B5661UZmarkb","40552":"https:\/\/www.tripadvisor.ca\/Profile\/kerryc915","40553":"https:\/\/www.tripadvisor.ca\/Profile\/Tgkav","40554":"https:\/\/www.tripadvisor.ca\/Profile\/FishingCanuks","40555":"https:\/\/www.tripadvisor.ca\/Profile\/kathylockley","40556":"https:\/\/www.tripadvisor.ca\/Profile\/gillandjohn4","40557":"https:\/\/www.tripadvisor.ca\/Profile\/pjm128","40558":"https:\/\/www.tripadvisor.ca\/Profile\/Louey71","40559":"https:\/\/www.tripadvisor.ca\/Profile\/Extraordinary701125","40560":"https:\/\/www.tripadvisor.ca\/Profile\/588linaj","40561":"https:\/\/www.tripadvisor.ca\/Profile\/angelinaj_11","40562":"https:\/\/www.tripadvisor.ca\/Profile\/TammyM934","40563":"https:\/\/www.tripadvisor.ca\/Profile\/R7876JQwilliams","40564":"https:\/\/www.tripadvisor.ca\/Profile\/GreatDay27","40575":"https:\/\/www.tripadvisor.ca\/Profile\/Sharpasa","40576":"https:\/\/www.tripadvisor.ca\/Profile\/706traveller","40577":"https:\/\/www.tripadvisor.ca\/Profile\/Angelkim1964","40578":"https:\/\/www.tripadvisor.ca\/Profile\/davemB4365UY","40579":"https:\/\/www.tripadvisor.ca\/Profile\/kriswilmot","40580":"https:\/\/www.tripadvisor.ca\/Profile\/SunsationalMe","40581":"https:\/\/www.tripadvisor.ca\/Profile\/notmoving5","40582":"https:\/\/www.tripadvisor.ca\/Profile\/rtandtt","40583":"https:\/\/www.tripadvisor.ca\/Profile\/Golfviewhouse","40584":"https:\/\/www.tripadvisor.ca\/Profile\/empey","40585":"https:\/\/www.tripadvisor.ca\/Profile\/pvrguy","40586":"https:\/\/www.tripadvisor.ca\/Profile\/800ceeg","40587":"https:\/\/www.tripadvisor.ca\/Profile\/878MichelleS878","40588":"https:\/\/www.tripadvisor.ca\/Profile\/coreyharvey73","40589":"https:\/\/www.tripadvisor.ca\/Profile\/leslieh616","40590":"https:\/\/www.tripadvisor.ca\/Profile\/tiffanybond","40591":"https:\/\/www.tripadvisor.ca\/Profile\/249judys","40592":"https:\/\/www.tripadvisor.ca\/Profile\/CKY227","40593":"https:\/\/www.tripadvisor.ca\/Profile\/b1pnay7474","40594":"https:\/\/www.tripadvisor.ca\/Profile\/jengaC5989MZ","40595":"https:\/\/www.tripadvisor.ca\/Profile\/Mericapa","40596":"https:\/\/www.tripadvisor.ca\/Profile\/canuck4960","40597":"https:\/\/www.tripadvisor.ca\/Profile\/judithdove","40598":"https:\/\/www.tripadvisor.ca\/Profile\/JulieV673","40599":"https:\/\/www.tripadvisor.ca\/Profile\/ValerieK793","40600":"https:\/\/www.tripadvisor.ca\/Profile\/alicemL5188QO","40601":"https:\/\/www.tripadvisor.ca\/Profile\/gravel20","40602":"https:\/\/www.tripadvisor.ca\/Profile\/bib1888","40603":"https:\/\/www.tripadvisor.ca\/Profile\/HalPickeringVillage","40604":"https:\/\/www.tripadvisor.ca\/Profile\/katiesbailey","40605":"https:\/\/www.tripadvisor.ca\/Profile\/lobsterlovers","40606":"https:\/\/www.tripadvisor.ca\/Profile\/trigiani1972","40607":"https:\/\/www.tripadvisor.ca\/Profile\/DodgeWandering","40608":"https:\/\/www.tripadvisor.ca\/Profile\/travel_while_we_can","40609":"https:\/\/www.tripadvisor.ca\/Profile\/Mitzi1128","40610":"https:\/\/www.tripadvisor.ca\/Profile\/SamplingLife","40611":"https:\/\/www.tripadvisor.ca\/Profile\/Y3112CWjuliet","40612":"https:\/\/www.tripadvisor.ca\/Profile\/RobA1876","40613":"https:\/\/www.tripadvisor.ca\/Profile\/Believable","40614":"https:\/\/www.tripadvisor.ca\/Profile\/NaikfamilyMississaug","40615":"nil","40630":"https:\/\/www.tripadvisor.ca\/Profile\/sugr_baby","40631":"https:\/\/www.tripadvisor.ca\/Profile\/siennazzz","40632":"https:\/\/www.tripadvisor.ca\/Profile\/142josephf","40633":"https:\/\/www.tripadvisor.ca\/Profile\/JoyceR1859","40634":"https:\/\/www.tripadvisor.ca\/Profile\/gottagosoon2","40635":"https:\/\/www.tripadvisor.ca\/Profile\/VeraZ894","40636":"https:\/\/www.tripadvisor.ca\/Profile\/15leslieh","40637":"https:\/\/www.tripadvisor.ca\/Profile\/MandM_Ottawa","40638":"https:\/\/www.tripadvisor.ca\/Profile\/680yaelr","40639":"https:\/\/www.tripadvisor.ca\/Profile\/bdtourist","40640":"https:\/\/www.tripadvisor.ca\/Profile\/leisaw2015","40641":"https:\/\/www.tripadvisor.ca\/Profile\/Mvitalei","40642":"https:\/\/www.tripadvisor.ca\/Profile\/torontolassy155","40644":"https:\/\/www.tripadvisor.ca\/Profile\/Dddddddd23","40645":"https:\/\/www.tripadvisor.ca\/Profile\/iginz","40646":"https:\/\/www.tripadvisor.ca\/Profile\/363jjs","40647":"https:\/\/www.tripadvisor.ca\/Profile\/628dianneg","40648":"https:\/\/www.tripadvisor.ca\/Profile\/cinbin122017","40649":"https:\/\/www.tripadvisor.ca\/Profile\/Steph_K_11","40650":"https:\/\/www.tripadvisor.ca\/Profile\/jmk39","40651":"https:\/\/www.tripadvisor.ca\/Profile\/AllanR647","40652":"https:\/\/www.tripadvisor.ca\/Profile\/bonawar15","40653":"https:\/\/www.tripadvisor.ca\/Profile\/MarilynBB","40654":"https:\/\/www.tripadvisor.ca\/Profile\/Carrico1986","40655":"https:\/\/www.tripadvisor.ca\/Profile\/alexwL7212GZ","40656":"https:\/\/www.tripadvisor.ca\/Profile\/Ironbutterfly","40657":"https:\/\/www.tripadvisor.ca\/Profile\/TravellingFamily2941","40658":"https:\/\/www.tripadvisor.ca\/Profile\/patayla","40659":"https:\/\/www.tripadvisor.ca\/Profile\/jennifermO7488GU","40660":"https:\/\/www.tripadvisor.ca\/Profile\/chucc98","40662":"https:\/\/www.tripadvisor.ca\/Profile\/maya-sofia0110","40663":"https:\/\/www.tripadvisor.ca\/Profile\/Roadrunner3988","40664":"https:\/\/www.tripadvisor.ca\/Profile\/beckster447","40665":"https:\/\/www.tripadvisor.ca\/Profile\/582drakel","40666":"https:\/\/www.tripadvisor.ca\/Profile\/586angef","40667":"https:\/\/www.tripadvisor.ca\/Profile\/mpgibby","40668":"https:\/\/www.tripadvisor.ca\/Profile\/195sherig","40669":"https:\/\/www.tripadvisor.ca\/Profile\/BuffaloTraveler2","40680":"https:\/\/www.tripadvisor.caundefined","40685":"https:\/\/www.tripadvisor.ca\/Profile\/dannybartlett13","40686":"https:\/\/www.tripadvisor.ca\/Profile\/constantquest","40687":"https:\/\/www.tripadvisor.ca\/Profile\/rrusl","40688":"https:\/\/www.tripadvisor.ca\/Profile\/GretchenCT","40689":"https:\/\/www.tripadvisor.ca\/Profile\/cbutera","40690":"https:\/\/www.tripadvisor.ca\/Profile\/Krista4321","40691":"https:\/\/www.tripadvisor.ca\/Profile\/dancer4life68","40692":"https:\/\/www.tripadvisor.ca\/Profile\/Canadian_visitor79","40693":"https:\/\/www.tripadvisor.ca\/Profile\/bryanbH2284OB","40694":"https:\/\/www.tripadvisor.ca\/Profile\/roush2007","40695":"https:\/\/www.tripadvisor.ca\/Profile\/JohnOsborne9","40696":"https:\/\/www.tripadvisor.ca\/Profile\/B3499GZraymondh","40697":"https:\/\/www.tripadvisor.ca\/Profile\/844doug","40698":"https:\/\/www.tripadvisor.ca\/Profile\/Shaba84","40699":"https:\/\/www.tripadvisor.ca\/Profile\/KluelessKanuck","40700":"https:\/\/www.tripadvisor.ca\/Profile\/momto3kidsToronto","40701":"https:\/\/www.tripadvisor.ca\/Profile\/W2968JNtonyb","40702":"https:\/\/www.tripadvisor.ca\/Profile\/Eliza114","40703":"https:\/\/www.tripadvisor.ca\/Profile\/DaveCreelman","40704":"https:\/\/www.tripadvisor.ca\/Profile\/WaterlooDad","40705":"https:\/\/www.tripadvisor.ca\/Profile\/TravelLover184","40706":"https:\/\/www.tripadvisor.ca\/Profile\/188tals","40707":"https:\/\/www.tripadvisor.ca\/Profile\/498wendyf","40708":"https:\/\/www.tripadvisor.ca\/Profile\/951_world_traveler_","40709":"https:\/\/www.tripadvisor.ca\/Profile\/zekibey2","40730":"https:\/\/www.tripadvisor.ca\/Profile\/cneuhold","40732":"https:\/\/www.tripadvisor.ca\/Profile\/116meganl","40733":"https:\/\/www.tripadvisor.ca\/Profile\/310maryam","40734":"https:\/\/www.tripadvisor.ca\/Profile\/LeahR133","40737":"https:\/\/www.tripadvisor.ca\/Profile\/scotiadog","40738":"https:\/\/www.tripadvisor.ca\/Profile\/986frankm","40739":"https:\/\/www.tripadvisor.ca\/Profile\/Mike640","40740":"https:\/\/www.tripadvisor.ca\/Profile\/244JenniferH","40741":"https:\/\/www.tripadvisor.ca\/Profile\/msmere","40742":"https:\/\/www.tripadvisor.ca\/Profile\/Lee273","40743":"https:\/\/www.tripadvisor.ca\/Profile\/Joethebodyman","40744":"https:\/\/www.tripadvisor.ca\/Profile\/rzgabor","40745":"https:\/\/www.tripadvisor.ca\/Profile\/Kacydi","40746":"https:\/\/www.tripadvisor.ca\/Profile\/AER0746","40748":"https:\/\/www.tripadvisor.ca\/Profile\/marcias268","40749":"https:\/\/www.tripadvisor.ca\/Profile\/LOVE2Travel4U2","40750":"https:\/\/www.tripadvisor.ca\/Profile\/ourcountrytrail","40751":"https:\/\/www.tripadvisor.ca\/Profile\/AmyC-YYZ","40753":"https:\/\/www.tripadvisor.ca\/Profile\/440lizh","40754":"https:\/\/www.tripadvisor.ca\/Profile\/TouristLady","40755":"https:\/\/www.tripadvisor.ca\/Profile\/Mattasher","40756":"https:\/\/www.tripadvisor.ca\/Profile\/corlissToronto","40757":"https:\/\/www.tripadvisor.ca\/Profile\/BIGtraveller66","40758":"https:\/\/www.tripadvisor.ca\/Profile\/96nicolap","40759":"https:\/\/www.tripadvisor.ca\/Profile\/buffalotraveller2","40760":"https:\/\/www.tripadvisor.ca\/Profile\/JohnstoneTraveller","40761":"https:\/\/www.tripadvisor.ca\/Profile\/J5427ZKrichardh","40762":"https:\/\/www.tripadvisor.ca\/Profile\/PhilipF632","40763":"https:\/\/www.tripadvisor.ca\/Profile\/P4726FDjohns","40764":"https:\/\/www.tripadvisor.ca\/Profile\/ryanm713","40770":"https:\/\/www.tripadvisor.ca\/Profile\/233albertac","40771":"https:\/\/www.tripadvisor.ca\/Profile\/564erinf","40772":"https:\/\/www.tripadvisor.ca\/Profile\/anaanca2016","40773":"https:\/\/www.tripadvisor.ca\/Profile\/MelOshawa","40774":"https:\/\/www.tripadvisor.ca\/Profile\/ALM1","40775":"https:\/\/www.tripadvisor.ca\/Profile\/ashleyl294","40776":"https:\/\/www.tripadvisor.ca\/Profile\/PhotoGuy34","40779":"https:\/\/www.tripadvisor.ca\/Profile\/amandap194","40780":"https:\/\/www.tripadvisor.ca\/Profile\/paulcM5567NR","40781":"https:\/\/www.tripadvisor.ca\/Profile\/JanetCDuchess","40782":"https:\/\/www.tripadvisor.ca\/Profile\/Schogley","40783":"https:\/\/www.tripadvisor.ca\/Profile\/sbkarcher","40784":"https:\/\/www.tripadvisor.ca\/Profile\/250kaylag","40785":"https:\/\/www.tripadvisor.ca\/Profile\/lckbo","40786":"https:\/\/www.tripadvisor.ca\/Profile\/superbast","40787":"https:\/\/www.tripadvisor.ca\/Profile\/J1639YAjaym","40788":"https:\/\/www.tripadvisor.ca\/Profile\/679gerryb","40789":"https:\/\/www.tripadvisor.ca\/Profile\/gsin1972","40790":"nil","40795":"https:\/\/www.tripadvisor.ca\/Profile\/socrdog","40796":"https:\/\/www.tripadvisor.ca\/Profile\/U1537AAcarolt","40797":"https:\/\/www.tripadvisor.ca\/Profile\/ChefAshanthi","40798":"https:\/\/www.tripadvisor.ca\/Profile\/TartanTanLines","40799":"https:\/\/www.tripadvisor.ca\/Profile\/634catherinea","40800":"https:\/\/www.tripadvisor.ca\/Profile\/712shariv","40801":"https:\/\/www.tripadvisor.ca\/Profile\/mariedR666TQ","40802":"https:\/\/www.tripadvisor.ca\/Profile\/BCNDWorld","40803":"https:\/\/www.tripadvisor.ca\/Profile\/chab009","40804":"https:\/\/www.tripadvisor.ca\/Profile\/StephenBarb","40806":"https:\/\/www.tripadvisor.ca\/Profile\/Pam-Englehart","40807":"https:\/\/www.tripadvisor.ca\/Profile\/fkfkf","40808":"https:\/\/www.tripadvisor.ca\/Profile\/KaylaM_1105","40809":"https:\/\/www.tripadvisor.ca\/Profile\/riannaarmstrong","40810":"https:\/\/www.tripadvisor.ca\/Profile\/Jacques39321","40811":"https:\/\/www.tripadvisor.ca\/Profile\/bdh_toronto","40812":"https:\/\/www.tripadvisor.ca\/Profile\/Sparkykate","40813":"https:\/\/www.tripadvisor.ca\/Profile\/stimpyy2","40814":"https:\/\/www.tripadvisor.ca\/Profile\/robertajfox","40815":"https:\/\/www.tripadvisor.ca\/Profile\/kellim898","40816":"https:\/\/www.tripadvisor.ca\/Profile\/vzubie","40817":"https:\/\/www.tripadvisor.ca\/Profile\/tdaponte","40818":"https:\/\/www.tripadvisor.ca\/Profile\/jerryman1","40819":"https:\/\/www.tripadvisor.ca\/Profile\/stylishdigs","40820":"https:\/\/www.tripadvisor.ca\/Profile\/doncD3620XO","40821":"https:\/\/www.tripadvisor.ca\/Profile\/RexT664","40822":"https:\/\/www.tripadvisor.ca\/Profile\/Alastair_8","40823":"https:\/\/www.tripadvisor.ca\/Profile\/ElizabethV621","40824":"https:\/\/www.tripadvisor.ca\/Profile\/karenpE8751QZ","40825":"nil","40830":"https:\/\/www.tripadvisor.ca\/Profile\/Damovisa","40831":"https:\/\/www.tripadvisor.ca\/Profile\/Doura9","40832":"https:\/\/www.tripadvisor.ca\/Profile\/H5326UTwendyc","40833":"https:\/\/www.tripadvisor.ca\/Profile\/Brown82","40834":"https:\/\/www.tripadvisor.ca\/Profile\/maryjob633","40835":"https:\/\/www.tripadvisor.ca\/Profile\/Sandra55_11","40836":"https:\/\/www.tripadvisor.ca\/Profile\/jshepherd23","40838":"https:\/\/www.tripadvisor.ca\/Profile\/cassandrasabatino","40839":"https:\/\/www.tripadvisor.ca\/Profile\/brendakusan","40840":"https:\/\/www.tripadvisor.ca\/Profile\/AnnaOhanyan","40841":"https:\/\/www.tripadvisor.ca\/Profile\/jessicajW7623FO","40842":"https:\/\/www.tripadvisor.ca\/Profile\/clgre","40843":"https:\/\/www.tripadvisor.ca\/Profile\/112lyndau","40844":"https:\/\/www.tripadvisor.ca\/Profile\/S4572ZGmiker","40850":"https:\/\/www.tripadvisor.ca\/Profile\/AnabelFeeee","40851":"https:\/\/www.tripadvisor.ca\/Profile\/Santiago_Sunbum","40852":"https:\/\/www.tripadvisor.ca\/Profile\/leisureinn","40853":"https:\/\/www.tripadvisor.ca\/Profile\/N7903NImattm","40854":"https:\/\/www.tripadvisor.ca\/Profile\/dmercey","40855":"https:\/\/www.tripadvisor.ca\/Profile\/SBishop18","40856":"https:\/\/www.tripadvisor.ca\/Profile\/RuthK720","40857":"https:\/\/www.tripadvisor.ca\/Profile\/G3914CRjayp","40858":"https:\/\/www.tripadvisor.ca\/Profile\/38543854","40859":"https:\/\/www.tripadvisor.ca\/Profile\/vandenheja","40860":"https:\/\/www.tripadvisor.ca\/Profile\/annekevanderheide","40861":"https:\/\/www.tripadvisor.ca\/Profile\/734jilll","40862":"https:\/\/www.tripadvisor.ca\/Profile\/397sandral","40863":"https:\/\/www.tripadvisor.ca\/Profile\/Hkloban","40864":"https:\/\/www.tripadvisor.ca\/Profile\/adoreef","40865":"https:\/\/www.tripadvisor.ca\/Profile\/C6740LCtravelspy","40866":"https:\/\/www.tripadvisor.ca\/Profile\/517katherinef","40867":"https:\/\/www.tripadvisor.ca\/Profile\/Yonatan12","40868":"https:\/\/www.tripadvisor.ca\/Profile\/jkingma","40869":"https:\/\/www.tripadvisor.ca\/Profile\/EastTravels","40870":"https:\/\/www.tripadvisor.ca\/Profile\/GrahamY_12","40871":"https:\/\/www.tripadvisor.ca\/Profile\/RichardR938","40872":"https:\/\/www.tripadvisor.ca\/Profile\/Jeanie258","40873":"https:\/\/www.tripadvisor.ca\/Profile\/Road804067","40874":"https:\/\/www.tripadvisor.ca\/Profile\/G4775QRpaulw","40880":"https:\/\/www.tripadvisor.ca\/Profile\/Winnie004","40881":"https:\/\/www.tripadvisor.ca\/Profile\/Lolsy26","40882":"https:\/\/www.tripadvisor.ca\/Profile\/172mervinb","40883":"https:\/\/www.tripadvisor.ca\/Profile\/926lindao","40884":"https:\/\/www.tripadvisor.ca\/Profile\/824RalphM","40885":"https:\/\/www.tripadvisor.ca\/Profile\/chinabeech","40886":"https:\/\/www.tripadvisor.ca\/Profile\/ChristelS057","40887":"https:\/\/www.tripadvisor.ca\/Profile\/RJMorrow","40888":"https:\/\/www.tripadvisor.ca\/Profile\/vickil562","40889":"https:\/\/www.tripadvisor.ca\/Profile\/michelec714","40890":"https:\/\/www.tripadvisor.ca\/Profile\/75heatherk","40891":"https:\/\/www.tripadvisor.ca\/Profile\/tckg","40892":"https:\/\/www.tripadvisor.ca\/Profile\/cicir2013","40893":"https:\/\/www.tripadvisor.ca\/Profile\/DonaldF634","40894":"https:\/\/www.tripadvisor.ca\/Profile\/CatherineCK_13","40895":"https:\/\/www.tripadvisor.ca\/Profile\/199kw","40896":"https:\/\/www.tripadvisor.ca\/Profile\/HappyTravellers1954","40897":"https:\/\/www.tripadvisor.ca\/Profile\/RUTHA409","40898":"https:\/\/www.tripadvisor.ca\/Profile\/IH0","40899":"https:\/\/www.tripadvisor.ca\/Profile\/MORIS01","40905":"https:\/\/www.tripadvisor.ca\/Profile\/jocelynec29","40906":"https:\/\/www.tripadvisor.ca\/Profile\/929LindaR929","40907":"https:\/\/www.tripadvisor.ca\/Profile\/judyaj","40908":"https:\/\/www.tripadvisor.ca\/Profile\/CherieChloe","40909":"https:\/\/www.tripadvisor.ca\/Profile\/DorothyCarr","40910":"https:\/\/www.tripadvisor.ca\/Profile\/steener100","40911":"https:\/\/www.tripadvisor.ca\/Profile\/ScottD461","40912":"https:\/\/www.tripadvisor.ca\/Profile\/Lethbridge53","40913":"https:\/\/www.tripadvisor.ca\/Profile\/609MariacristinaB","40914":"https:\/\/www.tripadvisor.ca\/Profile\/Suzie-art","40920":"https:\/\/www.tripadvisor.ca\/Profile\/kimW550","40921":"https:\/\/www.tripadvisor.ca\/Profile\/HeatherM137","40922":"https:\/\/www.tripadvisor.ca\/Profile\/InnaG277","40923":"https:\/\/www.tripadvisor.ca\/Profile\/SomeOtherTraveller","40924":"https:\/\/www.tripadvisor.ca\/Profile\/58ChristianM","40930":"https:\/\/www.tripadvisor.ca\/Profile\/DarraghMarkham","40931":"https:\/\/www.tripadvisor.ca\/Profile\/AllanL339","40932":"https:\/\/www.tripadvisor.ca\/Profile\/JackieOakville","40934":"https:\/\/www.tripadvisor.ca\/Profile\/FrancaS396","40935":"https:\/\/www.tripadvisor.ca\/Profile\/DanR115","40936":"https:\/\/www.tripadvisor.ca\/Profile\/PierreG396","40937":"https:\/\/www.tripadvisor.ca\/Profile\/wavingHi","40938":"https:\/\/www.tripadvisor.ca\/Profile\/brikarWhitby","40939":"https:\/\/www.tripadvisor.ca\/Profile\/Rekha314","40940":"https:\/\/www.tripadvisor.ca\/Profile\/LoveTimeshares","40941":"https:\/\/www.tripadvisor.ca\/Profile\/love2travel511","40942":"https:\/\/www.tripadvisor.ca\/Profile\/KyleenandSeanG","40943":"https:\/\/www.tripadvisor.ca\/Profile\/NikiL130","40944":"https:\/\/www.tripadvisor.ca\/Profile\/swk2006","40945":"https:\/\/www.tripadvisor.ca\/Profile\/415MelissaH","40946":"https:\/\/www.tripadvisor.ca\/Profile\/caperOttawa_Canada","40947":"https:\/\/www.tripadvisor.ca\/Profile\/LREA","40948":"https:\/\/www.tripadvisor.ca\/Profile\/WandaN679","40950":"https:\/\/www.tripadvisor.ca\/Profile\/SueH247","40951":"https:\/\/www.tripadvisor.ca\/Profile\/EJWHall","40952":"https:\/\/www.tripadvisor.ca\/Profile\/VivianE874","40953":"https:\/\/www.tripadvisor.ca\/Profile\/462Adventurers","40954":"https:\/\/www.tripadvisor.ca\/Profile\/RayL49","40955":"https:\/\/www.tripadvisor.ca\/Profile\/Keri940860","40956":"https:\/\/www.tripadvisor.ca\/Profile\/grumpystickboy","40957":"https:\/\/www.tripadvisor.ca\/Profile\/Orillia891","40958":"https:\/\/www.tripadvisor.ca\/Profile\/BULLY123456","40959":"https:\/\/www.tripadvisor.ca\/Profile\/daniellel65","40960":"https:\/\/www.tripadvisor.ca\/Profile\/Chappel23","40961":"https:\/\/www.tripadvisor.ca\/Profile\/SandraC528","40962":"https:\/\/www.tripadvisor.ca\/Profile\/jeffw420","40963":"https:\/\/www.tripadvisor.ca\/Profile\/StephanieP910","40964":"https:\/\/www.tripadvisor.ca\/Profile\/Ikerbranden","40965":"https:\/\/www.tripadvisor.ca\/Profile\/381PeterG","40966":"https:\/\/www.tripadvisor.ca\/Profile\/UnaH_12","40967":"https:\/\/www.tripadvisor.ca\/Profile\/RodM224","40968":"https:\/\/www.tripadvisor.ca\/Profile\/Diaron","40970":"https:\/\/www.tripadvisor.ca\/Profile\/SandraR968","40971":"https:\/\/www.tripadvisor.ca\/Profile\/myreviewsgal","40972":"https:\/\/www.tripadvisor.ca\/Profile\/123Brenda123","40973":"https:\/\/www.tripadvisor.ca\/Profile\/KelJ459","40974":"https:\/\/www.tripadvisor.ca\/Profile\/Happychappies10","40975":"https:\/\/www.tripadvisor.ca\/Profile\/delightedOntario","40976":"https:\/\/www.tripadvisor.ca\/Profile\/krustytripper","40977":"https:\/\/www.tripadvisor.ca\/Profile\/Niki45Ontario","40978":"https:\/\/www.tripadvisor.ca\/Profile\/Elle20000","40979":"https:\/\/www.tripadvisor.ca\/Profile\/London1379","40980":"https:\/\/www.tripadvisor.ca\/Profile\/Paul-and-Mary-Dundas","40981":"https:\/\/www.tripadvisor.ca\/Profile\/KellyBedrock","40982":"https:\/\/www.tripadvisor.ca\/Profile\/hanndore","40984":"https:\/\/www.tripadvisor.ca\/Profile\/RedSander","40985":"https:\/\/www.tripadvisor.ca\/Profile\/pmac777","40986":"https:\/\/www.tripadvisor.ca\/Profile\/barefootcabinetmaker","40987":"https:\/\/www.tripadvisor.ca\/Profile\/headintheclouds13","40988":"https:\/\/www.tripadvisor.ca\/Profile\/SATgirlie","40989":"https:\/\/www.tripadvisor.ca\/Profile\/SmilingnListowel","40990":"https:\/\/www.tripadvisor.ca\/Profile\/Dreamer058","40991":"https:\/\/www.tripadvisor.ca\/Profile\/PattyMcC","40992":"https:\/\/www.tripadvisor.ca\/Profile\/LLMHJ","40993":"https:\/\/www.tripadvisor.ca\/Profile\/jdlev","40994":"https:\/\/www.tripadvisor.ca\/Profile\/tharinis2017","41000":"https:\/\/www.tripadvisor.ca\/Profile\/Icepyropilot","41001":"https:\/\/www.tripadvisor.ca\/Profile\/TorontoPino","41002":"https:\/\/www.tripadvisor.ca\/Profile\/RoxyLolaGta","41003":"https:\/\/www.tripadvisor.ca\/Profile\/survivor1","41004":"https:\/\/www.tripadvisor.ca\/Profile\/sbau99","41005":"https:\/\/www.tripadvisor.ca\/Profile\/175brittanyk","41010":"https:\/\/www.tripadvisor.ca\/Profile\/Kaisersmom","41015":"nil","41020":"https:\/\/www.tripadvisor.ca\/Profile\/Jenafreaky","41030":"https:\/\/www.tripadvisor.ca\/Profile\/Murphymutt","41035":"https:\/\/www.tripadvisor.ca\/Profile\/MANUELG251","41040":"https:\/\/www.tripadvisor.ca\/Profile\/JVR155019","41065":"https:\/\/www.tripadvisor.ca\/Profile\/howards548","41070":"https:\/\/www.tripadvisor.ca\/Profile\/JoeB5345","41075":"https:\/\/www.tripadvisor.ca\/Profile\/dkennedy1949","41080":"https:\/\/www.tripadvisor.ca\/Profile\/5811508","41085":"https:\/\/www.tripadvisor.ca\/Profile\/51susannek","41090":"https:\/\/www.tripadvisor.ca\/Profile\/laurachaj","41095":"https:\/\/www.tripadvisor.ca\/Profile\/Magsthatsme","41100":"https:\/\/www.tripadvisor.ca\/Profile\/AlanN625","41110":"https:\/\/www.tripadvisor.ca\/Profile\/silverashleyc","41115":"https:\/\/www.tripadvisor.ca\/Profile\/tonysM1161GI","41120":"https:\/\/www.tripadvisor.ca\/Profile\/CZee23","41125":"https:\/\/www.tripadvisor.ca\/Profile\/davidrI9812JB","41130":"https:\/\/www.tripadvisor.ca\/Profile\/KBN17","41135":"https:\/\/www.tripadvisor.ca\/Profile\/peruzzirestoration","41140":"https:\/\/www.tripadvisor.ca\/Profile\/ryleesportsframing","41145":"https:\/\/www.tripadvisor.ca\/Profile\/hees00y","41150":"https:\/\/www.tripadvisor.ca\/Profile\/NStravellers71","41165":"https:\/\/www.tripadvisor.ca\/Profile\/MagnificentMatt","41170":"https:\/\/www.tripadvisor.ca\/Profile\/Tacoluvr","41175":"https:\/\/www.tripadvisor.ca\/Profile\/Q6777PWjeanc","41180":"https:\/\/www.tripadvisor.ca\/Profile\/977karik","41190":"https:\/\/www.tripadvisor.ca\/Profile\/CdnTravelFan","41195":"https:\/\/www.tripadvisor.ca\/Profile\/Jen70ca","41200":"https:\/\/www.tripadvisor.ca\/Profile\/davidsE5900ZA","41205":"https:\/\/www.tripadvisor.ca\/Profile\/L9229SXjanb","41206":"https:\/\/www.tripadvisor.ca\/Profile\/rachelcZ679GN","41207":"https:\/\/www.tripadvisor.ca\/Profile\/MLJE","41208":"https:\/\/www.tripadvisor.ca\/Profile\/Honest1A","41209":"https:\/\/www.tripadvisor.ca\/Profile\/ConnieKiers","41210":"https:\/\/www.tripadvisor.ca\/Profile\/rose55shopper","41211":"https:\/\/www.tripadvisor.ca\/Profile\/jenniferlZ852OQ","41212":"https:\/\/www.tripadvisor.ca\/Profile\/NancylovesOttawa","41213":"https:\/\/www.tripadvisor.ca\/Profile\/chickityboolisa","41214":"https:\/\/www.tripadvisor.ca\/Profile\/KellyBob28","41215":"https:\/\/www.tripadvisor.ca\/Profile\/rosiel938","41216":"https:\/\/www.tripadvisor.ca\/Profile\/RosaElliott","41217":"https:\/\/www.tripadvisor.ca\/Profile\/Piper184","41218":"https:\/\/www.tripadvisor.ca\/Profile\/Mitzy570","41219":"https:\/\/www.tripadvisor.ca\/Profile\/angrycustomer69","41220":"nil","41225":"https:\/\/www.tripadvisor.ca\/Profile\/Maps564068","41226":"https:\/\/www.tripadvisor.ca\/Profile\/docn953","41227":"https:\/\/www.tripadvisor.ca\/Profile\/Culture534141","41228":"https:\/\/www.tripadvisor.ca\/Profile\/wans2travel","41229":"https:\/\/www.tripadvisor.ca\/Profile\/Lauriston15","41230":"nil","41235":"https:\/\/www.tripadvisor.ca\/Profile\/OldbonesH","41236":"https:\/\/www.tripadvisor.ca\/Profile\/lklee2016","41237":"https:\/\/www.tripadvisor.ca\/Profile\/jeanpierrem934","41238":"https:\/\/www.tripadvisor.ca\/Profile\/COYSaints","41239":"https:\/\/www.tripadvisor.ca\/Profile\/timpH7524DW","41245":"https:\/\/www.tripadvisor.ca\/Profile\/Hyly20","41246":"https:\/\/www.tripadvisor.ca\/Profile\/tanzil2016","41247":"https:\/\/www.tripadvisor.ca\/Profile\/joev750","41248":"https:\/\/www.tripadvisor.ca\/Profile\/S5428QOmarian","41249":"https:\/\/www.tripadvisor.ca\/Profile\/113cathy2016","41255":"https:\/\/www.tripadvisor.ca\/Profile\/judithw503","41256":"https:\/\/www.tripadvisor.ca\/Profile\/EvyDel","41257":"https:\/\/www.tripadvisor.ca\/Profile\/Mecheng1","41258":"https:\/\/www.tripadvisor.ca\/Profile\/Retired2017Traveler","41259":"https:\/\/www.tripadvisor.ca\/Profile\/scottbN4563TM","41260":"https:\/\/www.tripadvisor.ca\/Profile\/StMartin13","41261":"https:\/\/www.tripadvisor.ca\/Profile\/4neilj","41262":"https:\/\/www.tripadvisor.ca\/Profile\/MarnaG556","41263":"https:\/\/www.tripadvisor.ca\/Profile\/lildocjordan","41264":"https:\/\/www.tripadvisor.ca\/Profile\/steven154","41265":"https:\/\/www.tripadvisor.ca\/Profile\/molearymorris","41266":"https:\/\/www.tripadvisor.ca\/Profile\/669brucej","41267":"https:\/\/www.tripadvisor.ca\/Profile\/LiseH445","41268":"https:\/\/www.tripadvisor.ca\/Profile\/seasands204","41269":"https:\/\/www.tripadvisor.ca\/Profile\/831nealb","41270":"https:\/\/www.tripadvisor.ca\/Profile\/Bob-in-Wells","41271":"https:\/\/www.tripadvisor.ca\/Profile\/90JulieB90","41272":"https:\/\/www.tripadvisor.ca\/Profile\/EdH699","41273":"https:\/\/www.tripadvisor.ca\/Profile\/LindaF3654","41274":"https:\/\/www.tripadvisor.ca\/Profile\/Judy_Hansen","41275":"https:\/\/www.tripadvisor.ca\/Profile\/G7506AIjohnc","41276":"https:\/\/www.tripadvisor.ca\/Profile\/872lee","41277":"https:\/\/www.tripadvisor.ca\/Profile\/susanrM6385OK","41278":"https:\/\/www.tripadvisor.ca\/Profile\/jordynyc22","41279":"https:\/\/www.tripadvisor.ca\/Profile\/Thephantomchef","41290":"https:\/\/www.tripadvisor.ca\/Profile\/TxMelindaS","41291":"https:\/\/www.tripadvisor.ca\/Profile\/Dribbies","41292":"https:\/\/www.tripadvisor.ca\/Profile\/JoniMattatall","41293":"https:\/\/www.tripadvisor.ca\/Profile\/karensQ3165BD","41294":"https:\/\/www.tripadvisor.ca\/Profile\/I3955LUrichardw","41295":"https:\/\/www.tripadvisor.ca\/Profile\/Global809455","41296":"https:\/\/www.tripadvisor.ca\/Profile\/gregjkemp","41297":"https:\/\/www.tripadvisor.ca\/Profile\/rkijak","41298":"https:\/\/www.tripadvisor.ca\/Profile\/sanyeah","41299":"https:\/\/www.tripadvisor.ca\/Profile\/blrobins","41300":"https:\/\/www.tripadvisor.ca\/Profile\/ckb140","41301":"https:\/\/www.tripadvisor.ca\/Profile\/danal961","41302":"https:\/\/www.tripadvisor.ca\/Profile\/joank984","41303":"https:\/\/www.tripadvisor.ca\/Profile\/jamesh2552017","41304":"https:\/\/www.tripadvisor.ca\/Profile\/heathermcintosh2","41305":"https:\/\/www.tripadvisor.ca\/Profile\/DaFoosa","41306":"https:\/\/www.tripadvisor.ca\/Profile\/D7612PUjamiep","41307":"https:\/\/www.tripadvisor.ca\/Profile\/sherrybarryb","41308":"https:\/\/www.tripadvisor.ca\/Profile\/CherylMacLean","41309":"https:\/\/www.tripadvisor.ca\/Profile\/sqrhed","41310":"https:\/\/www.tripadvisor.ca\/Profile\/annmF2759JX","41311":"https:\/\/www.tripadvisor.ca\/Profile\/aprilh938","41312":"https:\/\/www.tripadvisor.ca\/Profile\/colleenmpam","41313":"https:\/\/www.tripadvisor.ca\/Profile\/TheBucketStopsHere","41314":"https:\/\/www.tripadvisor.ca\/Profile\/E4226UMmariec","41315":"https:\/\/www.tripadvisor.ca\/Profile\/509magnusl","41316":"https:\/\/www.tripadvisor.ca\/Profile\/580alastairr","41317":"https:\/\/www.tripadvisor.ca\/Profile\/Kairetukega","41318":"https:\/\/www.tripadvisor.ca\/Profile\/686ellenl","41319":"https:\/\/www.tripadvisor.ca\/Profile\/topndoc","41320":"https:\/\/www.tripadvisor.ca\/Profile\/Naowest","41321":"https:\/\/www.tripadvisor.ca\/Profile\/513curth","41322":"https:\/\/www.tripadvisor.ca\/Profile\/bruce6378","41323":"https:\/\/www.tripadvisor.ca\/Profile\/Camper676628","41324":"https:\/\/www.tripadvisor.ca\/Profile\/clarasantacruz","41325":"https:\/\/www.tripadvisor.ca\/Profile\/sjsampson","41326":"https:\/\/www.tripadvisor.ca\/Profile\/AnnaS_and_JeffS","41327":"https:\/\/www.tripadvisor.ca\/Profile\/FritzW18","41328":"https:\/\/www.tripadvisor.ca\/Profile\/Bermudafan65","41329":"https:\/\/www.tripadvisor.ca\/Profile\/46lesk","41330":"https:\/\/www.tripadvisor.ca\/Profile\/Roatan-Canuck","41331":"https:\/\/www.tripadvisor.ca\/Profile\/marcusn710","41332":"https:\/\/www.tripadvisor.ca\/Profile\/DrewskiT","41333":"https:\/\/www.tripadvisor.ca\/Profile\/9Lorraine","41334":"https:\/\/www.tripadvisor.ca\/Profile\/Tvordlj","41340":"https:\/\/www.tripadvisor.ca\/Profile\/blacklicorice","41341":"https:\/\/www.tripadvisor.ca\/Profile\/cmccormick2016","41342":"https:\/\/www.tripadvisor.ca\/Profile\/LarryRNY","41343":"https:\/\/www.tripadvisor.ca\/Profile\/HakanTahiroglu","41344":"https:\/\/www.tripadvisor.ca\/Profile\/TO_Bob_Jayne","41345":"https:\/\/www.tripadvisor.ca\/Profile\/marzia_ruscitti","41346":"https:\/\/www.tripadvisor.ca\/Profile\/840wendelln","41347":"https:\/\/www.tripadvisor.ca\/Profile\/vanessalW5019SZ","41348":"https:\/\/www.tripadvisor.ca\/Profile\/cmbvt","41349":"https:\/\/www.tripadvisor.ca\/Profile\/WendyS511","41350":"https:\/\/www.tripadvisor.ca\/Profile\/sblairreid","41351":"https:\/\/www.tripadvisor.ca\/Profile\/joo733","41352":"https:\/\/www.tripadvisor.ca\/Profile\/556lawrencem","41353":"https:\/\/www.tripadvisor.ca\/Profile\/benayh2014","41354":"https:\/\/www.tripadvisor.ca\/Profile\/PeggyC619","41355":"https:\/\/www.tripadvisor.ca\/Profile\/511peggyp","41356":"https:\/\/www.tripadvisor.ca\/Profile\/Amherstgal","41357":"https:\/\/www.tripadvisor.ca\/Profile\/pandorf1","41358":"https:\/\/www.tripadvisor.ca\/Profile\/Karen2005regina","41359":"https:\/\/www.tripadvisor.ca\/Profile\/darlenew484","41360":"https:\/\/www.tripadvisor.ca\/Profile\/W9335PAlauraw","41361":"https:\/\/www.tripadvisor.ca\/Profile\/booklvr61","41362":"https:\/\/www.tripadvisor.ca\/Profile\/60lynne219","41363":"https:\/\/www.tripadvisor.ca\/Profile\/744terric","41364":"https:\/\/www.tripadvisor.ca\/Profile\/7777markw","41365":"https:\/\/www.tripadvisor.ca\/Profile\/H3053CJbrianm","41366":"https:\/\/www.tripadvisor.ca\/Profile\/cynthiacI5440AG","41367":"https:\/\/www.tripadvisor.ca\/Profile\/Bodibane","41368":"https:\/\/www.tripadvisor.ca\/Profile\/craigrutkowske","41369":"https:\/\/www.tripadvisor.ca\/Profile\/715janicec","41370":"https:\/\/www.tripadvisor.ca\/Profile\/JackM357","41371":"https:\/\/www.tripadvisor.ca\/Profile\/585sc","41372":"https:\/\/www.tripadvisor.ca\/Profile\/A6972OYdanl","41373":"https:\/\/www.tripadvisor.ca\/Profile\/412kathyj","41374":"https:\/\/www.tripadvisor.ca\/Profile\/tomg323","41375":"https:\/\/www.tripadvisor.ca\/Profile\/maosison","41376":"https:\/\/www.tripadvisor.ca\/Profile\/lisaturner5353","41377":"https:\/\/www.tripadvisor.ca\/Profile\/4wren","41378":"https:\/\/www.tripadvisor.ca\/Profile\/peteb301","41379":"https:\/\/www.tripadvisor.ca\/Profile\/johnrS5299LV","41380":"https:\/\/www.tripadvisor.ca\/Profile\/PhilL928","41381":"https:\/\/www.tripadvisor.ca\/Profile\/czarlisle","41382":"https:\/\/www.tripadvisor.ca\/Profile\/DianneB498","41383":"https:\/\/www.tripadvisor.ca\/Profile\/BusinessOwner44","41390":"https:\/\/www.tripadvisor.ca\/Profile\/jbn1950","41391":"https:\/\/www.tripadvisor.ca\/Profile\/bendX331OD","41392":"https:\/\/www.tripadvisor.ca\/Profile\/davidhR1133WZ","41393":"https:\/\/www.tripadvisor.ca\/Profile\/purpleroses2015","41394":"https:\/\/www.tripadvisor.ca\/Profile\/annecoyne165","41395":"https:\/\/www.tripadvisor.ca\/Profile\/U1152ONrobertg","41396":"https:\/\/www.tripadvisor.ca\/Profile\/alexander735","41397":"https:\/\/www.tripadvisor.ca\/Profile\/Jeanne323","41398":"https:\/\/www.tripadvisor.ca\/Profile\/A1334TMdonnad","41399":"https:\/\/www.tripadvisor.ca\/Profile\/Kat-Canucktraveller","41400":"https:\/\/www.tripadvisor.ca\/Profile\/362KimC","41401":"https:\/\/www.tripadvisor.ca\/Profile\/Occy2","41402":"https:\/\/www.tripadvisor.ca\/Profile\/914Gary","41403":"https:\/\/www.tripadvisor.ca\/Profile\/jamaica90","41404":"https:\/\/www.tripadvisor.ca\/Profile\/pierregirouard","41405":"https:\/\/www.tripadvisor.ca\/Profile\/offleygrove","41406":"https:\/\/www.tripadvisor.ca\/Profile\/SvetlanaKG","41407":"https:\/\/www.tripadvisor.ca\/Profile\/A246IBbillb","41408":"https:\/\/www.tripadvisor.ca\/Profile\/FrankY449","41409":"https:\/\/www.tripadvisor.ca\/Profile\/753janetj","41410":"https:\/\/www.tripadvisor.ca\/Profile\/pikney0709","41411":"https:\/\/www.tripadvisor.ca\/Profile\/JeanetteGreene","41412":"https:\/\/www.tripadvisor.ca\/Profile\/451grahamw","41413":"https:\/\/www.tripadvisor.ca\/Profile\/gwayda","41414":"https:\/\/www.tripadvisor.ca\/Profile\/beachl2015","41420":"https:\/\/www.tripadvisor.ca\/Profile\/ChiTownBarb","41421":"https:\/\/www.tripadvisor.ca\/Profile\/gardnera","41422":"https:\/\/www.tripadvisor.ca\/Profile\/Burford","41423":"https:\/\/www.tripadvisor.ca\/Profile\/rhtraveler600","41424":"https:\/\/www.tripadvisor.ca\/Profile\/HJToppel","41425":"nil","41430":"https:\/\/www.tripadvisor.ca\/Profile\/N7202UHlisat","41431":"https:\/\/www.tripadvisor.ca\/Profile\/newyork145_9","41432":"https:\/\/www.tripadvisor.ca\/Profile\/879markf","41433":"https:\/\/www.tripadvisor.ca\/Profile\/treehouse50","41434":"https:\/\/www.tripadvisor.ca\/Profile\/WandaM286","41435":"https:\/\/www.tripadvisor.ca\/Profile\/J5452KSjohnk","41436":"https:\/\/www.tripadvisor.ca\/Profile\/traveller527","41437":"https:\/\/www.tripadvisor.ca\/Profile\/60BarbaraC","41438":"https:\/\/www.tripadvisor.ca\/Profile\/ShirleyR783","41439":"https:\/\/www.tripadvisor.ca\/Profile\/TravelerOmie","41440":"https:\/\/www.tripadvisor.ca\/Profile\/she57","41441":"https:\/\/www.tripadvisor.ca\/Profile\/dalemrs","41442":"https:\/\/www.tripadvisor.ca\/Profile\/tennismeACE","41443":"https:\/\/www.tripadvisor.ca\/Profile\/312dadp","41444":"https:\/\/www.tripadvisor.ca\/Profile\/S2173XBjanetl","41450":"https:\/\/www.tripadvisor.ca\/Profile\/travellover077","41451":"https:\/\/www.tripadvisor.ca\/Profile\/alouise12188","41452":"https:\/\/www.tripadvisor.ca\/Profile\/SharonZ_11","41453":"https:\/\/www.tripadvisor.ca\/Profile\/2Horst2","41454":"https:\/\/www.tripadvisor.ca\/Profile\/constantglobetrotter","41455":"https:\/\/www.tripadvisor.ca\/Profile\/Semelg","41456":"https:\/\/www.tripadvisor.ca\/Profile\/RobC232","41457":"https:\/\/www.tripadvisor.ca\/Profile\/S8401RMmelissal","41458":"https:\/\/www.tripadvisor.ca\/Profile\/lindalX9284LK","41459":"https:\/\/www.tripadvisor.ca\/Profile\/corap793","41460":"https:\/\/www.tripadvisor.ca\/Profile\/297jaynek","41461":"https:\/\/www.tripadvisor.ca\/Profile\/MissO_Amsterdam","41462":"https:\/\/www.tripadvisor.ca\/Profile\/892grahams","41463":"https:\/\/www.tripadvisor.ca\/Profile\/mcmmcm123","41464":"https:\/\/www.tripadvisor.ca\/Profile\/717erinnw","41470":"https:\/\/www.tripadvisor.ca\/Profile\/230JamesC","41471":"https:\/\/www.tripadvisor.ca\/Profile\/shetuck","41472":"https:\/\/www.tripadvisor.ca\/Profile\/florenceo963","41473":"https:\/\/www.tripadvisor.ca\/Profile\/jconrod","41474":"https:\/\/www.tripadvisor.ca\/Profile\/Colin1421","41480":"https:\/\/www.tripadvisor.ca\/Profile\/658GeorgeS","41481":"https:\/\/www.tripadvisor.ca\/Profile\/SusieW395","41482":"https:\/\/www.tripadvisor.ca\/Profile\/73Duck","41483":"https:\/\/www.tripadvisor.ca\/Profile\/596judye","41484":"https:\/\/www.tripadvisor.ca\/Profile\/Adventurer1998","41485":"https:\/\/www.tripadvisor.ca\/Profile\/DaveBarbOnTheRoad","41486":"https:\/\/www.tripadvisor.ca\/Profile\/sabrinah290","41487":"https:\/\/www.tripadvisor.ca\/Profile\/HospitalityTraveler7","41488":"https:\/\/www.tripadvisor.ca\/Profile\/T8575GYthomasm","41489":"https:\/\/www.tripadvisor.ca\/Profile\/97rosal","41490":"https:\/\/www.tripadvisor.ca\/Profile\/DaveA692","41491":"https:\/\/www.tripadvisor.ca\/Profile\/DekaGirl","41492":"https:\/\/www.tripadvisor.ca\/Profile\/40sandyb","41493":"https:\/\/www.tripadvisor.ca\/Profile\/EarthGuide","41494":"https:\/\/www.tripadvisor.ca\/Profile\/Rein1234","41495":"https:\/\/www.tripadvisor.ca\/Profile\/Bryn_PInzgauer","41496":"https:\/\/www.tripadvisor.ca\/Profile\/eleanorl466","41497":"https:\/\/www.tripadvisor.ca\/Profile\/Departure319647","41498":"https:\/\/www.tripadvisor.ca\/Profile\/aronb267","41499":"https:\/\/www.tripadvisor.ca\/Profile\/941pennyb","41500":"https:\/\/www.tripadvisor.ca\/Profile\/ubl","41501":"https:\/\/www.tripadvisor.ca\/Profile\/mesurette","41502":"https:\/\/www.tripadvisor.ca\/Profile\/susant226","41503":"https:\/\/www.tripadvisor.ca\/Profile\/aestheticangel","41504":"https:\/\/www.tripadvisor.ca\/Profile\/733wendyr","41505":"https:\/\/www.tripadvisor.ca\/Profile\/getoutontheroad","41506":"https:\/\/www.tripadvisor.ca\/Profile\/Jackie_10_51","41507":"https:\/\/www.tripadvisor.ca\/Profile\/NerissaW_12","41508":"https:\/\/www.tripadvisor.ca\/Profile\/LSC49","41509":"https:\/\/www.tripadvisor.ca\/Profile\/pdrobin77","41510":"https:\/\/www.tripadvisor.ca\/Profile\/BellaGlasgowScotland","41511":"https:\/\/www.tripadvisor.ca\/Profile\/IloveCuba1636","41512":"https:\/\/www.tripadvisor.ca\/Profile\/Jetsetaud","41513":"https:\/\/www.tripadvisor.ca\/Profile\/Ade_Loz","41514":"https:\/\/www.tripadvisor.ca\/Profile\/SACALosAngeles","41515":"https:\/\/www.tripadvisor.ca\/Profile\/EmmyGM","41516":"https:\/\/www.tripadvisor.ca\/Profile\/D1083LMmb","41518":"https:\/\/www.tripadvisor.ca\/Profile\/kimbercat","41519":"https:\/\/www.tripadvisor.ca\/Profile\/Joy070","41520":"https:\/\/www.tripadvisor.ca\/Profile\/allisonw702","41521":"https:\/\/www.tripadvisor.ca\/Profile\/wanderingman09","41522":"https:\/\/www.tripadvisor.ca\/Profile\/CourtneyL86","41523":"https:\/\/www.tripadvisor.ca\/Profile\/857tonis","41524":"https:\/\/www.tripadvisor.ca\/Profile\/CalgaryBarb","41525":"https:\/\/www.tripadvisor.ca\/Profile\/staeli","41526":"https:\/\/www.tripadvisor.ca\/Profile\/Deborah3180","41527":"https:\/\/www.tripadvisor.ca\/Profile\/Lu1822","41528":"https:\/\/www.tripadvisor.ca\/Profile\/vermonty","41529":"https:\/\/www.tripadvisor.ca\/Profile\/stevehJ2107TJ","41530":"https:\/\/www.tripadvisor.ca\/Profile\/RAHkim5","41531":"https:\/\/www.tripadvisor.ca\/Profile\/arnoldoftoronto","41532":"https:\/\/www.tripadvisor.ca\/Profile\/Lmurd","41533":"https:\/\/www.tripadvisor.ca\/Profile\/ldoherty","41534":"https:\/\/www.tripadvisor.ca\/Profile\/Annabella757","41535":"https:\/\/www.tripadvisor.ca\/Profile\/TOURtheWORLDMexPal","41536":"https:\/\/www.tripadvisor.ca\/Profile\/barneygirlnewport","41537":"https:\/\/www.tripadvisor.ca\/Profile\/WendyP_11","41538":"https:\/\/www.tripadvisor.ca\/Profile\/brucejudyb","41539":"https:\/\/www.tripadvisor.ca\/Profile\/wardandmaryleel","41540":"https:\/\/www.tripadvisor.ca\/Profile\/barbaramY2375FL","41541":"https:\/\/www.tripadvisor.ca\/Profile\/212PaulaG212","41542":"https:\/\/www.tripadvisor.ca\/Profile\/hansr2","41543":"https:\/\/www.tripadvisor.ca\/Profile\/CZTHOMPSON","41544":"https:\/\/www.tripadvisor.ca\/Profile\/PatrikP652","41550":"https:\/\/www.tripadvisor.ca\/Profile\/AaronFWA","41551":"https:\/\/www.tripadvisor.ca\/Profile\/Nich0las9","41552":"https:\/\/www.tripadvisor.ca\/Profile\/londonerfamily","41553":"https:\/\/www.tripadvisor.ca\/Profile\/megafunnyman","41554":"https:\/\/www.tripadvisor.ca\/Profile\/Footstepper","41555":"https:\/\/www.tripadvisor.ca\/Profile\/PalatableCalamity","41556":"https:\/\/www.tripadvisor.ca\/Profile\/Bil_Derby","41557":"https:\/\/www.tripadvisor.ca\/Profile\/384paulh384","41558":"https:\/\/www.tripadvisor.ca\/Profile\/Almaniac","41560":"https:\/\/www.tripadvisor.ca\/Profile\/bersim","41561":"https:\/\/www.tripadvisor.ca\/Profile\/JuezJoe","41562":"https:\/\/www.tripadvisor.ca\/Profile\/sharongiroux83","41563":"https:\/\/www.tripadvisor.ca\/Profile\/Sliphorn","41564":"https:\/\/www.tripadvisor.ca\/Profile\/BigWorld2C","41565":"https:\/\/www.tripadvisor.ca\/Profile\/SeashellSue","41566":"https:\/\/www.tripadvisor.ca\/Profile\/Rya4","41567":"https:\/\/www.tripadvisor.ca\/Profile\/jenfin522","41568":"https:\/\/www.tripadvisor.ca\/Profile\/Tucsontravelertom","41569":"https:\/\/www.tripadvisor.ca\/Profile\/Secretary243","41570":"https:\/\/www.tripadvisor.ca\/Profile\/JanetteW669","41571":"https:\/\/www.tripadvisor.ca\/Profile\/Belmarsh","41572":"https:\/\/www.tripadvisor.ca\/Profile\/Key_West_visit_1","41573":"https:\/\/www.tripadvisor.ca\/Profile\/Dallard","41574":"https:\/\/www.tripadvisor.ca\/Profile\/captain809","41575":"https:\/\/www.tripadvisor.ca\/Profile\/lmg67","41576":"https:\/\/www.tripadvisor.ca\/Profile\/surfer1977","41577":"https:\/\/www.tripadvisor.ca\/Profile\/gregs639","41578":"https:\/\/www.tripadvisor.ca\/Profile\/richardc443","41579":"https:\/\/www.tripadvisor.ca\/Profile\/SarahG285","41580":"https:\/\/www.tripadvisor.ca\/Profile\/ginadoshin","41581":"https:\/\/www.tripadvisor.ca\/Profile\/VancouverMukluk","41582":"https:\/\/www.tripadvisor.ca\/Profile\/AlexaJ_12","41583":"https:\/\/www.tripadvisor.ca\/Profile\/beckyjean686","41584":"https:\/\/www.tripadvisor.ca\/Profile\/ElinorK","41585":"https:\/\/www.tripadvisor.ca\/Profile\/Dandybear","41586":"https:\/\/www.tripadvisor.ca\/Profile\/Jephory","41587":"https:\/\/www.tripadvisor.ca\/Profile\/LizPEI","41588":"https:\/\/www.tripadvisor.ca\/Profile\/CarolC359","41589":"https:\/\/www.tripadvisor.ca\/Profile\/D7075UNjimc","41590":"https:\/\/www.tripadvisor.ca\/Profile\/UKMaggiemay","41591":"https:\/\/www.tripadvisor.ca\/Profile\/boltsnnuts","41592":"https:\/\/www.tripadvisor.ca\/Profile\/DavidA200","41593":"https:\/\/www.tripadvisor.ca\/Profile\/atcmyers","41594":"https:\/\/www.tripadvisor.ca\/Profile\/Jltho","41595":"https:\/\/www.tripadvisor.ca\/Profile\/judithr366","41596":"https:\/\/www.tripadvisor.ca\/Profile\/CHSwitzerland","41597":"https:\/\/www.tripadvisor.ca\/Profile\/KarenP839","41598":"https:\/\/www.tripadvisor.ca\/Profile\/SandraM859","41599":"https:\/\/www.tripadvisor.ca\/Profile\/Malone2","41600":"https:\/\/www.tripadvisor.ca\/Profile\/Broadwaysmom","41601":"https:\/\/www.tripadvisor.ca\/Profile\/eydevlin","41602":"https:\/\/www.tripadvisor.ca\/Profile\/GinM4","41603":"https:\/\/www.tripadvisor.ca\/Profile\/Aidens_Granny","41604":"https:\/\/www.tripadvisor.ca\/Profile\/KateYLondon","41605":"https:\/\/www.tripadvisor.ca\/Profile\/Collins2004","41606":"https:\/\/www.tripadvisor.ca\/Profile\/Chowda88","41607":"https:\/\/www.tripadvisor.ca\/Profile\/Krazy5","41608":"https:\/\/www.tripadvisor.ca\/Profile\/LoriJJ","41609":"https:\/\/www.tripadvisor.ca\/Profile\/hawkColchester","41615":"https:\/\/www.tripadvisor.ca\/Profile\/doublejn","41616":"https:\/\/www.tripadvisor.ca\/Profile\/rdrunnerATL","41617":"https:\/\/www.tripadvisor.ca\/Profile\/clarksee","41618":"https:\/\/www.tripadvisor.ca\/Profile\/MJEnglish","41619":"https:\/\/www.tripadvisor.ca\/Profile\/karenwaterloo_11","41620":"https:\/\/www.tripadvisor.ca\/Profile\/jmauro","41621":"https:\/\/www.tripadvisor.ca\/Profile\/FeeMai","41622":"https:\/\/www.tripadvisor.ca\/Profile\/Sanderc","41623":"https:\/\/www.tripadvisor.ca\/Profile\/Kasia_and_Slawek","41624":"https:\/\/www.tripadvisor.ca\/Profile\/FacebookRosie","41625":"https:\/\/www.tripadvisor.ca\/Profile\/PoshSod","41626":"https:\/\/www.tripadvisor.ca\/Profile\/R3748PSwilliamc","41627":"https:\/\/www.tripadvisor.ca\/Profile\/937jimp","41628":"https:\/\/www.tripadvisor.ca\/Profile\/AnnaLucia2013","41629":"https:\/\/www.tripadvisor.ca\/Profile\/tstandring","41630":"https:\/\/www.tripadvisor.ca\/Profile\/mdpyne","41631":"https:\/\/www.tripadvisor.ca\/Profile\/361jill","41632":"https:\/\/www.tripadvisor.ca\/Profile\/sussex_wanderers051","41633":"https:\/\/www.tripadvisor.ca\/Profile\/398lauriem","41634":"https:\/\/www.tripadvisor.ca\/Profile\/lizh215","41635":"https:\/\/www.tripadvisor.ca\/Profile\/brianoW1433LE","41636":"https:\/\/www.tripadvisor.ca\/Profile\/FourCornersVancouver","41637":"https:\/\/www.tripadvisor.ca\/Profile\/PatriciaP765","41638":"https:\/\/www.tripadvisor.ca\/Profile\/hollyravenhall","41639":"https:\/\/www.tripadvisor.ca\/Profile\/Nomad159533","41640":"https:\/\/www.tripadvisor.ca\/Profile\/SouthcoastFred","41641":"https:\/\/www.tripadvisor.ca\/Profile\/Claudetteth","41642":"https:\/\/www.tripadvisor.ca\/Profile\/LordThrogmorton","41643":"https:\/\/www.tripadvisor.ca\/Profile\/BL331","41644":"https:\/\/www.tripadvisor.ca\/Profile\/Wilton2","41645":"nil","41650":"https:\/\/www.tripadvisor.ca\/Profile\/cruiser1968","41651":"https:\/\/www.tripadvisor.ca\/Profile\/davidp2522017","41652":"https:\/\/www.tripadvisor.ca\/Profile\/tothytoth","41653":"https:\/\/www.tripadvisor.ca\/Profile\/ksw1967","41654":"https:\/\/www.tripadvisor.ca\/Profile\/bruceo159","41655":"https:\/\/www.tripadvisor.ca\/Profile\/Twickerstourist","41656":"https:\/\/www.tripadvisor.ca\/Profile\/sparis155032","41657":"https:\/\/www.tripadvisor.ca\/Profile\/allanh476","41658":"https:\/\/www.tripadvisor.ca\/Profile\/camillemacgillivray","41659":"https:\/\/www.tripadvisor.ca\/Profile\/Sparra53","41660":"https:\/\/www.tripadvisor.ca\/Profile\/philaexperiment","41661":"https:\/\/www.tripadvisor.ca\/Profile\/SMison11","41662":"https:\/\/www.tripadvisor.ca\/Profile\/TomNorthYorkshire","41663":"https:\/\/www.tripadvisor.ca\/Profile\/BeaversTravelWell","41664":"https:\/\/www.tripadvisor.ca\/Profile\/orlovgirl","41685":"https:\/\/www.tripadvisor.ca\/Profile\/Meharibear","41686":"https:\/\/www.tripadvisor.ca\/Profile\/784davinar","41687":"https:\/\/www.tripadvisor.ca\/Profile\/amylH7331EQ","41688":"https:\/\/www.tripadvisor.ca\/Profile\/716jeanetteb","41689":"https:\/\/www.tripadvisor.ca\/Profile\/merediths331","41690":"https:\/\/www.tripadvisor.ca\/Profile\/maggieneedlefish","41691":"https:\/\/www.tripadvisor.ca\/Profile\/296MichaelB","41692":"https:\/\/www.tripadvisor.ca\/Profile\/kenrB4396IZ","41693":"https:\/\/www.tripadvisor.ca\/Profile\/hallyns","41694":"https:\/\/www.tripadvisor.ca\/Profile\/stism","41695":"https:\/\/www.tripadvisor.ca\/Profile\/JillL752","41696":"https:\/\/www.tripadvisor.ca\/Profile\/kennnancyg","41697":"https:\/\/www.tripadvisor.ca\/Profile\/danielvY6063CL","41698":"https:\/\/www.tripadvisor.ca\/Profile\/425catherinea","41699":"https:\/\/www.tripadvisor.ca\/Profile\/514LindaC","41700":"https:\/\/www.tripadvisor.ca\/Profile\/824shirleyd","41701":"https:\/\/www.tripadvisor.ca\/Profile\/mkwolfson","41702":"https:\/\/www.tripadvisor.ca\/Profile\/AnA184","41703":"https:\/\/www.tripadvisor.ca\/Profile\/NorfolkSpinone","41704":"https:\/\/www.tripadvisor.ca\/Profile\/900SandraT","41705":"https:\/\/www.tripadvisor.ca\/Profile\/traveltina1","41706":"https:\/\/www.tripadvisor.ca\/Profile\/GillM20","41707":"https:\/\/www.tripadvisor.ca\/Profile\/gordonp606","41708":"https:\/\/www.tripadvisor.ca\/Profile\/davidoU1541JC","41709":"https:\/\/www.tripadvisor.ca\/Profile\/VagabondsDotCH","41710":"https:\/\/www.tripadvisor.ca\/Profile\/490rroberts","41711":"https:\/\/www.tripadvisor.ca\/Profile\/George35WestSussex","41712":"https:\/\/www.tripadvisor.ca\/Profile\/Hamish1111","41713":"https:\/\/www.tripadvisor.ca\/Profile\/355thaud","41714":"https:\/\/www.tripadvisor.ca\/Profile\/Cherok22","41715":"https:\/\/www.tripadvisor.ca\/Profile\/karencC7367RC","41716":"https:\/\/www.tripadvisor.ca\/Profile\/susankM7913EZ","41717":"https:\/\/www.tripadvisor.ca\/Profile\/497gigi","41718":"https:\/\/www.tripadvisor.ca\/Profile\/HamishMacP","41719":"https:\/\/www.tripadvisor.ca\/Profile\/SC-NY-CT-PA-GA","41725":"https:\/\/www.tripadvisor.ca\/Profile\/WorthyGo","41726":"https:\/\/www.tripadvisor.ca\/Profile\/Travellingdanm","41727":"https:\/\/www.tripadvisor.ca\/Profile\/rhondag285","41728":"https:\/\/www.tripadvisor.ca\/Profile\/Chickaboo68","41729":"https:\/\/www.tripadvisor.ca\/Profile\/rollngstone","41730":"https:\/\/www.tripadvisor.ca\/Profile\/Dave_Orw","41731":"https:\/\/www.tripadvisor.ca\/Profile\/NovaScotiaSimply","41732":"https:\/\/www.tripadvisor.ca\/Profile\/peteg120","41733":"https:\/\/www.tripadvisor.ca\/Profile\/BC-Westcoaster","41734":"https:\/\/www.tripadvisor.ca\/Profile\/jerrinor","41735":"https:\/\/www.tripadvisor.ca\/Profile\/Gingenut","41736":"https:\/\/www.tripadvisor.ca\/Profile\/jerry4230","41737":"https:\/\/www.tripadvisor.ca\/Profile\/N8642MCamyr","41738":"https:\/\/www.tripadvisor.ca\/Profile\/johngN4973LK","41739":"https:\/\/www.tripadvisor.ca\/Profile\/AlisaAAM","41740":"https:\/\/www.tripadvisor.ca\/Profile\/JAM181","41741":"https:\/\/www.tripadvisor.ca\/Profile\/wiltstraveller100","41742":"https:\/\/www.tripadvisor.ca\/Profile\/FranN775","41743":"https:\/\/www.tripadvisor.ca\/Profile\/wendyl736","41744":"https:\/\/www.tripadvisor.ca\/Profile\/Phi-x-174","41745":"https:\/\/www.tripadvisor.ca\/Profile\/GoodLifeForMe","41746":"https:\/\/www.tripadvisor.ca\/Profile\/W5078AZnicoleb","41747":"https:\/\/www.tripadvisor.ca\/Profile\/wazapets","41748":"https:\/\/www.tripadvisor.ca\/Profile\/KCworldexplorer","41749":"https:\/\/www.tripadvisor.ca\/Profile\/817laurieb","41760":"https:\/\/www.tripadvisor.ca\/Profile\/allisonp337","41761":"https:\/\/www.tripadvisor.ca\/Profile\/coollikethat","41762":"https:\/\/www.tripadvisor.ca\/Profile\/MumblingNerd","41763":"https:\/\/www.tripadvisor.ca\/Profile\/kathleenm591","41764":"https:\/\/www.tripadvisor.ca\/Profile\/CGoucher","41765":"https:\/\/www.tripadvisor.ca\/Profile\/lavenderdisco","41766":"https:\/\/www.tripadvisor.ca\/Profile\/895jordang","41767":"https:\/\/www.tripadvisor.ca\/Profile\/909WilliamR","41768":"https:\/\/www.tripadvisor.ca\/Profile\/KeithB183","41769":"https:\/\/www.tripadvisor.ca\/Profile\/phylliso777","41770":"https:\/\/www.tripadvisor.caundefined","41775":"https:\/\/www.tripadvisor.ca\/Profile\/travlingal51","41776":"https:\/\/www.tripadvisor.ca\/Profile\/Jan210662","41777":"https:\/\/www.tripadvisor.ca\/Profile\/Ottawa_retiree","41778":"https:\/\/www.tripadvisor.ca\/Profile\/bryans639","41779":"https:\/\/www.tripadvisor.ca\/Profile\/291janett","41780":"https:\/\/www.tripadvisor.ca\/Profile\/JessicaK895","41781":"https:\/\/www.tripadvisor.ca\/Profile\/augustaa_12","41782":"https:\/\/www.tripadvisor.ca\/Profile\/nicmx5","41783":"https:\/\/www.tripadvisor.ca\/Profile\/LorettaL421","41784":"https:\/\/www.tripadvisor.ca\/Profile\/dorisk221","41785":"https:\/\/www.tripadvisor.ca\/Profile\/JamesEVancouver","41786":"https:\/\/www.tripadvisor.ca\/Profile\/21eileenm","41787":"https:\/\/www.tripadvisor.ca\/Profile\/613Traveler613","41788":"https:\/\/www.tripadvisor.ca\/Profile\/margaretc950","41789":"https:\/\/www.tripadvisor.ca\/Profile\/rsklama","41790":"https:\/\/www.tripadvisor.ca\/Profile\/campdad","41791":"https:\/\/www.tripadvisor.ca\/Profile\/Morgs1962","41792":"https:\/\/www.tripadvisor.ca\/Profile\/zeroeight","41794":"https:\/\/www.tripadvisor.ca\/Profile\/ontheroadagain006","41795":"https:\/\/www.tripadvisor.ca\/Profile\/S2475HRshawns","41796":"https:\/\/www.tripadvisor.ca\/Profile\/graceNewBrunswick","41797":"https:\/\/www.tripadvisor.ca\/Profile\/AddieMac","41798":"https:\/\/www.tripadvisor.ca\/Profile\/941carolynr","41799":"https:\/\/www.tripadvisor.ca\/Profile\/greenoceangirl","41805":"https:\/\/www.tripadvisor.ca\/Profile\/jenlm2013","41806":"https:\/\/www.tripadvisor.ca\/Profile\/DonnaG649","41807":"https:\/\/www.tripadvisor.ca\/Profile\/tonyw84","41809":"https:\/\/www.tripadvisor.ca\/Profile\/EdmontonSunbunnies","41810":"https:\/\/www.tripadvisor.ca\/Profile\/855cherylg","41811":"https:\/\/www.tripadvisor.ca\/Profile\/skitrips56","41812":"https:\/\/www.tripadvisor.ca\/Profile\/744joanp","41813":"https:\/\/www.tripadvisor.ca\/Profile\/70phile","41815":"https:\/\/www.tripadvisor.ca\/Profile\/christinel516","41816":"https:\/\/www.tripadvisor.ca\/Profile\/lurtchatv","41817":"https:\/\/www.tripadvisor.ca\/Profile\/NLSBoston","41818":"https:\/\/www.tripadvisor.ca\/Profile\/ElizabethS527","41819":"https:\/\/www.tripadvisor.ca\/Profile\/DianaTraveler","41820":"https:\/\/www.tripadvisor.ca\/Profile\/506janeh","41821":"https:\/\/www.tripadvisor.ca\/Profile\/150Jax3","41822":"https:\/\/www.tripadvisor.ca\/Profile\/991chrisk","41823":"https:\/\/www.tripadvisor.ca\/Profile\/carolcottage","41824":"https:\/\/www.tripadvisor.ca\/Profile\/676DavidK676","41825":"https:\/\/www.tripadvisor.ca\/Profile\/marymZ6753DR","41830":"https:\/\/www.tripadvisor.ca\/Profile\/927amandas","41835":"https:\/\/www.tripadvisor.ca\/Profile\/paulmI7299GS","41840":"https:\/\/www.tripadvisor.ca\/Profile\/cravengarden","41845":"https:\/\/www.tripadvisor.ca\/Profile\/Rasberry186","41850":"https:\/\/www.tripadvisor.ca\/Profile\/vogelvet","41855":"nil","41860":"https:\/\/www.tripadvisor.ca\/Profile\/lchjr","41870":"https:\/\/www.tripadvisor.ca\/Profile\/coruisk4","41875":"https:\/\/www.tripadvisor.ca\/Profile\/Juergen_und_Carola","41880":"https:\/\/www.tripadvisor.ca\/Profile\/anthonyzadeh","41885":"https:\/\/www.tripadvisor.ca\/Profile\/jonif95","41890":"https:\/\/www.tripadvisor.ca\/Profile\/vonhouston","41895":"https:\/\/www.tripadvisor.ca\/Profile\/juliasF6493HX","41900":"https:\/\/www.tripadvisor.ca\/Profile\/CanadianSoldier114","41905":"https:\/\/www.tripadvisor.ca\/Profile\/jenniferhB1166UM","41915":"https:\/\/www.tripadvisor.ca\/Profile\/Jackadele","41920":"https:\/\/www.tripadvisor.ca\/Profile\/artprf","41925":"https:\/\/www.tripadvisor.ca\/Profile\/travelzone45","41935":"https:\/\/www.tripadvisor.ca\/Profile\/Fusilier111","41945":"https:\/\/www.tripadvisor.ca\/Profile\/empress1951","41950":"https:\/\/www.tripadvisor.ca\/Profile\/MichelJ432","41955":"https:\/\/www.tripadvisor.ca\/Profile\/Andytuba1","41965":"https:\/\/www.tripadvisor.ca\/Profile\/CCandJR","41970":"https:\/\/www.tripadvisor.ca\/Profile\/larandg2014","41975":"https:\/\/www.tripadvisor.ca\/Profile\/502susanz","41980":"https:\/\/www.tripadvisor.ca\/Profile\/Fris1287","41985":"https:\/\/www.tripadvisor.ca\/Profile\/RobertaS339","41990":"https:\/\/www.tripadvisor.ca\/Profile\/MarcoN862","41995":"https:\/\/www.tripadvisor.ca\/Profile\/Mme_X","42000":"https:\/\/www.tripadvisor.ca\/Profile\/patriciabQ2926ZE","42005":"https:\/\/www.tripadvisor.ca\/Profile\/dave0555","42010":"https:\/\/www.tripadvisor.ca\/Profile\/thunefeld","42015":"https:\/\/www.tripadvisor.ca\/Profile\/foxsc","42020":"https:\/\/www.tripadvisor.ca\/Profile\/Ourwend","42025":"https:\/\/www.tripadvisor.ca\/Profile\/connye699","42026":"https:\/\/www.tripadvisor.ca\/Profile\/bobbF9670IV","42027":"https:\/\/www.tripadvisor.ca\/Profile\/jackg28","42028":"https:\/\/www.tripadvisor.ca\/Profile\/L9293IYsheilam","42029":"https:\/\/www.tripadvisor.ca\/Profile\/b_k_d181762","42030":"https:\/\/www.tripadvisor.ca\/Profile\/Keninannapolis","42031":"https:\/\/www.tripadvisor.ca\/Profile\/sjeffers","42032":"https:\/\/www.tripadvisor.ca\/Profile\/Nicoleouellette","42033":"https:\/\/www.tripadvisor.ca\/Profile\/mbjstallard","42034":"https:\/\/www.tripadvisor.ca\/Profile\/marvmary","42035":"nil","42045":"https:\/\/www.tripadvisor.ca\/Profile\/418karelm","42046":"https:\/\/www.tripadvisor.ca\/Profile\/Klorett52","42047":"https:\/\/www.tripadvisor.ca\/Profile\/janthornton1","42048":"https:\/\/www.tripadvisor.ca\/Profile\/PennyQueensbury_NY","42049":"https:\/\/www.tripadvisor.ca\/Profile\/SabrinaT795","42055":"https:\/\/www.tripadvisor.ca\/Profile\/Kazzoo","42056":"https:\/\/www.tripadvisor.ca\/Profile\/BobW840","42057":"https:\/\/www.tripadvisor.ca\/Profile\/ZephyrTraveller","42058":"https:\/\/www.tripadvisor.ca\/Profile\/165ev","42059":"https:\/\/www.tripadvisor.ca\/Profile\/Tappingbursar","42060":"https:\/\/www.tripadvisor.ca\/Profile\/jl_cph","42061":"https:\/\/www.tripadvisor.ca\/Profile\/Vacationer514905","42062":"https:\/\/www.tripadvisor.ca\/Profile\/shaunao823","42063":"https:\/\/www.tripadvisor.ca\/Profile\/Birdseye60","42064":"https:\/\/www.tripadvisor.ca\/Profile\/veronicar","42065":"https:\/\/www.tripadvisor.ca\/Profile\/TracyInoue","42066":"https:\/\/www.tripadvisor.ca\/Profile\/Nitten_Traveler","42067":"https:\/\/www.tripadvisor.ca\/Profile\/SuzieLee71","42068":"https:\/\/www.tripadvisor.ca\/Profile\/wendyh752","42069":"https:\/\/www.tripadvisor.ca\/Profile\/dsky227","42070":"https:\/\/www.tripadvisor.ca\/Profile\/kevinconroy","42071":"https:\/\/www.tripadvisor.ca\/Profile\/109roxannew","42072":"https:\/\/www.tripadvisor.ca\/Profile\/1Nordlicht_2013","42073":"https:\/\/www.tripadvisor.ca\/Profile\/pfreem","42074":"https:\/\/www.tripadvisor.ca\/Profile\/BCSilent","42085":"https:\/\/www.tripadvisor.ca\/Profile\/394DanielM","42086":"https:\/\/www.tripadvisor.ca\/Profile\/Canada_Germany_11","42087":"https:\/\/www.tripadvisor.ca\/Profile\/Irm154943","42088":"https:\/\/www.tripadvisor.ca\/Profile\/vernandsandi","42089":"https:\/\/www.tripadvisor.ca\/Profile\/Helensara","42090":"https:\/\/www.tripadvisor.ca\/Profile\/JulznPaddy","42091":"https:\/\/www.tripadvisor.ca\/Profile\/Westcoaster24","42092":"https:\/\/www.tripadvisor.ca\/Profile\/biggla","42100":"https:\/\/www.tripadvisor.ca\/Profile\/norstad","42101":"https:\/\/www.tripadvisor.ca\/Profile\/kenbert","42102":"https:\/\/www.tripadvisor.ca\/Profile\/francescaserenap","42103":"https:\/\/www.tripadvisor.ca\/Profile\/LynneS940","42104":"https:\/\/www.tripadvisor.ca\/Profile\/Tardisgirly","42105":"nil","42110":"https:\/\/www.tripadvisor.ca\/Profile\/mkbNewJersey","42111":"https:\/\/www.tripadvisor.ca\/Profile\/OntarioFoodie","42112":"https:\/\/www.tripadvisor.ca\/Profile\/dianscot","42113":"https:\/\/www.tripadvisor.ca\/Profile\/B9268RWmeganb","42114":"https:\/\/www.tripadvisor.ca\/Profile\/kayken2018","42115":"https:\/\/www.tripadvisor.ca\/Profile\/karenronhoge","42116":"https:\/\/www.tripadvisor.ca\/Profile\/238vickyr","42117":"https:\/\/www.tripadvisor.ca\/Profile\/buffaloroam","42118":"https:\/\/www.tripadvisor.ca\/Profile\/littleamelia","42119":"https:\/\/www.tripadvisor.ca\/Profile\/sl198","42120":"https:\/\/www.tripadvisor.ca\/Profile\/happyholidays779","42121":"https:\/\/www.tripadvisor.ca\/Profile\/louthecajun","42122":"https:\/\/www.tripadvisor.ca\/Profile\/RedDeerRingo","42123":"https:\/\/www.tripadvisor.ca\/Profile\/625susans625","42124":"https:\/\/www.tripadvisor.ca\/Profile\/saabalina","42130":"https:\/\/www.tripadvisor.ca\/Profile\/Vickistravels2013","42131":"https:\/\/www.tripadvisor.ca\/Profile\/863sc","42132":"https:\/\/www.tripadvisor.ca\/Profile\/Caltrac15","42133":"https:\/\/www.tripadvisor.ca\/Profile\/MZ17","42134":"https:\/\/www.tripadvisor.ca\/Profile\/vanyac2013","42145":"https:\/\/www.tripadvisor.ca\/Profile\/LoboPirate","42146":"https:\/\/www.tripadvisor.ca\/Profile\/Dundasdave123","42147":"https:\/\/www.tripadvisor.ca\/Profile\/lindal0ul0ubelle","42148":"https:\/\/www.tripadvisor.ca\/Profile\/4u2p","42149":"https:\/\/www.tripadvisor.ca\/Profile\/2015westcoaster","42150":"https:\/\/www.tripadvisor.ca\/Profile\/thekrecsys","42151":"https:\/\/www.tripadvisor.ca\/Profile\/wendymO8913SE","42152":"https:\/\/www.tripadvisor.ca\/Profile\/adventures289","42153":"https:\/\/www.tripadvisor.ca\/Profile\/chrishM1750TX","42154":"https:\/\/www.tripadvisor.ca\/Profile\/MLJ65","42155":"https:\/\/www.tripadvisor.ca\/Profile\/rovingcarole","42156":"https:\/\/www.tripadvisor.ca\/Profile\/MickyYorkshire","42157":"https:\/\/www.tripadvisor.ca\/Profile\/D5079EOlisam","42158":"https:\/\/www.tripadvisor.ca\/Profile\/626FredT","42159":"https:\/\/www.tripadvisor.ca\/Profile\/KandKMaryland","42160":"https:\/\/www.tripadvisor.ca\/Profile\/jembury","42161":"https:\/\/www.tripadvisor.ca\/Profile\/Z6458TNsusanm","42162":"https:\/\/www.tripadvisor.ca\/Profile\/Traveler06232009","42163":"https:\/\/www.tripadvisor.ca\/Profile\/teresah191","42164":"https:\/\/www.tripadvisor.ca\/Profile\/caddell17","42170":"https:\/\/www.tripadvisor.ca\/Profile\/Krooble","42171":"https:\/\/www.tripadvisor.ca\/Profile\/fee_marjorie","42172":"https:\/\/www.tripadvisor.ca\/Profile\/ShannonB938","42173":"https:\/\/www.tripadvisor.ca\/Profile\/MadShaw","42174":"https:\/\/www.tripadvisor.ca\/Profile\/ASB8274","42180":"https:\/\/www.tripadvisor.ca\/Profile\/abdcfish","42181":"https:\/\/www.tripadvisor.ca\/Profile\/davidrL3897WM","42182":"https:\/\/www.tripadvisor.ca\/Profile\/Atzec","42183":"https:\/\/www.tripadvisor.ca\/Profile\/hayesone","42184":"https:\/\/www.tripadvisor.ca\/Profile\/SJHassell","42185":"https:\/\/www.tripadvisor.ca\/Profile\/Tony2046","42186":"https:\/\/www.tripadvisor.ca\/Profile\/Honda51","42187":"https:\/\/www.tripadvisor.ca\/Profile\/Happy_To_Travel4","42188":"https:\/\/www.tripadvisor.ca\/Profile\/greggmeropoulis","42189":"https:\/\/www.tripadvisor.ca\/Profile\/ebjohnson1","42190":"https:\/\/www.tripadvisor.ca\/Profile\/augustaa_12","42191":"https:\/\/www.tripadvisor.ca\/Profile\/GoGamecocks2015","42192":"https:\/\/www.tripadvisor.ca\/Profile\/kevincG9184UW","42193":"https:\/\/www.tripadvisor.ca\/Profile\/pinklady052","42194":"https:\/\/www.tripadvisor.ca\/Profile\/PeggyDoug","42195":"https:\/\/www.tripadvisor.ca\/Profile\/SoloCurioso","42196":"https:\/\/www.tripadvisor.ca\/Profile\/NSandAS","42197":"https:\/\/www.tripadvisor.ca\/Profile\/10000elle","42198":"https:\/\/www.tripadvisor.ca\/Profile\/SilverSolo","42199":"https:\/\/www.tripadvisor.ca\/Profile\/Kawabunga18","42200":"https:\/\/www.tripadvisor.ca\/Profile\/T549OWlaurenh","42201":"https:\/\/www.tripadvisor.ca\/Profile\/foxsan1886","42202":"https:\/\/www.tripadvisor.ca\/Profile\/737russb","42203":"https:\/\/www.tripadvisor.ca\/Profile\/M8488JZbarbarab","42204":"https:\/\/www.tripadvisor.ca\/Profile\/786lynneh","42210":"https:\/\/www.tripadvisor.ca\/Profile\/chips999","42211":"https:\/\/www.tripadvisor.ca\/Profile\/karenkD7625YK","42212":"https:\/\/www.tripadvisor.ca\/Profile\/SunDaisy11","42213":"https:\/\/www.tripadvisor.ca\/Profile\/psyanne","42214":"https:\/\/www.tripadvisor.ca\/Profile\/FGyondla","42220":"https:\/\/www.tripadvisor.ca\/Profile\/lynnp182","42221":"https:\/\/www.tripadvisor.ca\/Profile\/830edt","42222":"https:\/\/www.tripadvisor.ca\/Profile\/LondonHarvey","42223":"https:\/\/www.tripadvisor.ca\/Profile\/Guinnevere","42224":"https:\/\/www.tripadvisor.ca\/Profile\/AirbearVermont","42225":"https:\/\/www.tripadvisor.ca\/Profile\/SharonC536","42226":"https:\/\/www.tripadvisor.ca\/Profile\/kitten50","42227":"https:\/\/www.tripadvisor.ca\/Profile\/Jimzimlfc","42228":"https:\/\/www.tripadvisor.ca\/Profile\/AndreaZ318","42229":"https:\/\/www.tripadvisor.ca\/Profile\/Whirlwind777","42230":"https:\/\/www.tripadvisor.ca\/Profile\/Andream711","42231":"https:\/\/www.tripadvisor.ca\/Profile\/MickeyZeeful","42232":"https:\/\/www.tripadvisor.ca\/Profile\/crankyveggie","42233":"https:\/\/www.tripadvisor.ca\/Profile\/CJDueck","42234":"https:\/\/www.tripadvisor.ca\/Profile\/JoAnnEaton","42240":"https:\/\/www.tripadvisor.ca\/Profile\/RoseInCambridge","42241":"https:\/\/www.tripadvisor.ca\/Profile\/Sanr0n","42242":"https:\/\/www.tripadvisor.ca\/Profile\/Wholeheartedgirl","42243":"https:\/\/www.tripadvisor.ca\/Profile\/copejenney","42244":"https:\/\/www.tripadvisor.ca\/Profile\/worktotravel88","42245":"https:\/\/www.tripadvisor.ca\/Profile\/Caroline33146","42246":"https:\/\/www.tripadvisor.ca\/Profile\/JackV307","42247":"https:\/\/www.tripadvisor.ca\/Profile\/wwoodw1853","42248":"https:\/\/www.tripadvisor.ca\/Profile\/steveclouthier","42249":"https:\/\/www.tripadvisor.ca\/Profile\/PatskiMontreal","42250":"https:\/\/www.tripadvisor.ca\/Profile\/kenshabby23","42251":"https:\/\/www.tripadvisor.ca\/Profile\/MargaretB632","42252":"https:\/\/www.tripadvisor.ca\/Profile\/surfer1977","42253":"https:\/\/www.tripadvisor.ca\/Profile\/BettyandBill","42254":"https:\/\/www.tripadvisor.ca\/Profile\/amigom1","42255":"https:\/\/www.tripadvisor.ca\/Profile\/MyrnaQ_12","42256":"https:\/\/www.tripadvisor.ca\/Profile\/DebbieD690","42257":"https:\/\/www.tripadvisor.ca\/Profile\/oferz","42258":"https:\/\/www.tripadvisor.ca\/Profile\/pastavore","42259":"https:\/\/www.tripadvisor.ca\/Profile\/LyyliB","42260":"https:\/\/www.tripadvisor.ca\/Profile\/ExploreKate","42261":"https:\/\/www.tripadvisor.ca\/Profile\/DarleneDartmouth","42262":"https:\/\/www.tripadvisor.ca\/Profile\/Cabron699","42263":"https:\/\/www.tripadvisor.ca\/Profile\/SheilaC816","42264":"https:\/\/www.tripadvisor.ca\/Profile\/LynnI374","42265":"https:\/\/www.tripadvisor.ca\/Profile\/CherylB510","42266":"https:\/\/www.tripadvisor.ca\/Profile\/Bluenosers","42267":"https:\/\/www.tripadvisor.ca\/Profile\/MandS60plus","42268":"https:\/\/www.tripadvisor.ca\/Profile\/maritimetrip2011","42269":"https:\/\/www.tripadvisor.ca\/Profile\/MLMLM","42270":"https:\/\/www.tripadvisor.ca\/Profile\/ChristineR513","42271":"https:\/\/www.tripadvisor.ca\/Profile\/penworthy","42272":"https:\/\/www.tripadvisor.ca\/Profile\/BessSurrey_BC","42273":"https:\/\/www.tripadvisor.ca\/Profile\/Tiberius9","42274":"https:\/\/www.tripadvisor.ca\/Profile\/SallyH338","42275":"https:\/\/www.tripadvisor.ca\/Profile\/PhilZ_11","42276":"https:\/\/www.tripadvisor.ca\/Profile\/wayneb7","42277":"https:\/\/www.tripadvisor.ca\/Profile\/jameswolfe1","42278":"https:\/\/www.tripadvisor.ca\/Profile\/CM_in_Saskatoon","42279":"https:\/\/www.tripadvisor.ca\/Profile\/mklevan","42290":"https:\/\/www.tripadvisor.ca\/Profile\/ljw_k","42291":"https:\/\/www.tripadvisor.ca\/Profile\/LItraveler22","42292":"https:\/\/www.tripadvisor.ca\/Profile\/mongogerry","42293":"https:\/\/www.tripadvisor.ca\/Profile\/Snorkeller54","42294":"https:\/\/www.tripadvisor.ca\/Profile\/hhadaway","42295":"https:\/\/www.tripadvisor.ca\/Profile\/VonLignow","42296":"https:\/\/www.tripadvisor.ca\/Profile\/Beanie217","42297":"https:\/\/www.tripadvisor.ca\/Profile\/VictoriaMaritimer","42298":"https:\/\/www.tripadvisor.ca\/Profile\/CalgaryLori","42299":"https:\/\/www.tripadvisor.ca\/Profile\/Victoriagrl","42300":"https:\/\/www.tripadvisor.ca\/Profile\/susansQ8740XA","42301":"https:\/\/www.tripadvisor.ca\/Profile\/joy123713","42302":"https:\/\/www.tripadvisor.ca\/Profile\/VancouverLAMI","42303":"https:\/\/www.tripadvisor.ca\/Profile\/elockstein","42304":"https:\/\/www.tripadvisor.ca\/Profile\/danceadream","42305":"nil","42310":"https:\/\/www.tripadvisor.ca\/Profile\/310sheenam","42311":"https:\/\/www.tripadvisor.ca\/Profile\/ireneo642","42312":"https:\/\/www.tripadvisor.ca\/Profile\/Canada55plus","42313":"https:\/\/www.tripadvisor.ca\/Profile\/travelfun001","42314":"https:\/\/www.tripadvisor.ca\/Profile\/robinm115","42335":"https:\/\/www.tripadvisor.ca\/Profile\/541suer","42336":"https:\/\/www.tripadvisor.ca\/Profile\/HenniTravels","42337":"https:\/\/www.tripadvisor.ca\/Profile\/TerryS505","42338":"https:\/\/www.tripadvisor.ca\/Profile\/nana112016","42339":"https:\/\/www.tripadvisor.ca\/Profile\/H476LNrickh","42340":"https:\/\/www.tripadvisor.ca\/Profile\/sandsh0912","42341":"https:\/\/www.tripadvisor.ca\/Profile\/happycat0965","42342":"https:\/\/www.tripadvisor.ca\/Profile\/razzledazzle749","42343":"https:\/\/www.tripadvisor.ca\/Profile\/T4734TUdonnab","42344":"https:\/\/www.tripadvisor.ca\/Profile\/RetiredCouple68","42345":"nil","42350":"https:\/\/www.tripadvisor.ca\/Profile\/F4646KTandreas","42351":"https:\/\/www.tripadvisor.ca\/Profile\/tosh5502","42352":"https:\/\/www.tripadvisor.ca\/Profile\/lindagaylez","42353":"https:\/\/www.tripadvisor.ca\/Profile\/RandMV","42354":"https:\/\/www.tripadvisor.ca\/Profile\/570cindyk","42355":"https:\/\/www.tripadvisor.ca\/Profile\/57christyc","42356":"https:\/\/www.tripadvisor.ca\/Profile\/MatthewS4","42357":"https:\/\/www.tripadvisor.ca\/Profile\/annewB7724LD","42358":"https:\/\/www.tripadvisor.ca\/Profile\/J678GJshannonr","42359":"https:\/\/www.tripadvisor.ca\/Profile\/Micahsdad","42365":"https:\/\/www.tripadvisor.ca\/Profile\/EdwardC2708","42366":"https:\/\/www.tripadvisor.ca\/Profile\/pbrfarm","42367":"https:\/\/www.tripadvisor.ca\/Profile\/Wendybel","42368":"https:\/\/www.tripadvisor.ca\/Profile\/AlohaTravelerOahu","42369":"https:\/\/www.tripadvisor.ca\/Profile\/smoogies","42380":"https:\/\/www.tripadvisor.ca\/Profile\/Wheatabix2012","42381":"https:\/\/www.tripadvisor.ca\/Profile\/aelees","42382":"https:\/\/www.tripadvisor.ca\/Profile\/GaryLarson","42383":"https:\/\/www.tripadvisor.ca\/Profile\/melcb","42384":"https:\/\/www.tripadvisor.ca\/Profile\/Ney11","42390":"https:\/\/www.tripadvisor.ca\/Profile\/Peg99","42391":"https:\/\/www.tripadvisor.ca\/Profile\/B166TXrachelh","42392":"https:\/\/www.tripadvisor.ca\/Profile\/blambert017","42393":"https:\/\/www.tripadvisor.ca\/Profile\/Stevethearchitect","42394":"https:\/\/www.tripadvisor.ca\/Profile\/gordonwetmore","42395":"https:\/\/www.tripadvisor.ca\/Profile\/Prairiecrocus577","42396":"https:\/\/www.tripadvisor.ca\/Profile\/418moniquem","42397":"https:\/\/www.tripadvisor.ca\/Profile\/V9280GXandrews","42398":"https:\/\/www.tripadvisor.ca\/Profile\/L8822GRkathyg","42399":"https:\/\/www.tripadvisor.ca\/Profile\/Rosemary918","42405":"https:\/\/www.tripadvisor.ca\/Profile\/Relic6241","42406":"https:\/\/www.tripadvisor.ca\/Profile\/PelleasPhiladelphia","42407":"https:\/\/www.tripadvisor.ca\/Profile\/haley745","42408":"https:\/\/www.tripadvisor.ca\/Profile\/mozy54","42409":"https:\/\/www.tripadvisor.ca\/Profile\/bdkmosher","42410":"https:\/\/www.tripadvisor.ca\/Profile\/kenhowe446","42411":"https:\/\/www.tripadvisor.ca\/Profile\/AB75Amherst","42412":"https:\/\/www.tripadvisor.ca\/Profile\/Bert44364","42413":"https:\/\/www.tripadvisor.ca\/Profile\/29neilb","42414":"https:\/\/www.tripadvisor.ca\/Profile\/Puppet77","42415":"https:\/\/www.tripadvisor.ca\/Profile\/lindasQ3667TP","42416":"https:\/\/www.tripadvisor.ca\/Profile\/154976judy","42417":"https:\/\/www.tripadvisor.ca\/Profile\/129BarbaraB","42418":"https:\/\/www.tripadvisor.ca\/Profile\/LukeM204","42419":"https:\/\/www.tripadvisor.ca\/Profile\/midlander1379","42420":"https:\/\/www.tripadvisor.ca\/Profile\/copper71","42421":"https:\/\/www.tripadvisor.ca\/Profile\/Jenniferjared","42422":"https:\/\/www.tripadvisor.ca\/Profile\/HealthyFoodies","42423":"https:\/\/www.tripadvisor.ca\/Profile\/karenc448","42424":"https:\/\/www.tripadvisor.ca\/Profile\/bigredj2018","42425":"https:\/\/www.tripadvisor.ca\/Profile\/nunnys_1_girl","42426":"https:\/\/www.tripadvisor.ca\/Profile\/57jasonm","42427":"https:\/\/www.tripadvisor.ca\/Profile\/BrendaP801","42428":"https:\/\/www.tripadvisor.ca\/Profile\/Debra885","42429":"https:\/\/www.tripadvisor.ca\/Profile\/300Traveller2013","42430":"https:\/\/www.tripadvisor.ca\/Profile\/Barbara36580","42431":"https:\/\/www.tripadvisor.ca\/Profile\/macdonsm3","42432":"https:\/\/www.tripadvisor.ca\/Profile\/dedic8edmum","42433":"https:\/\/www.tripadvisor.ca\/Profile\/AdirondackBlue","42434":"https:\/\/www.tripadvisor.ca\/Profile\/dons372","42435":"https:\/\/www.tripadvisor.ca\/Profile\/Mark_S36669","42436":"https:\/\/www.tripadvisor.ca\/Profile\/davidthevagabond","42437":"https:\/\/www.tripadvisor.ca\/Profile\/tlgasparin","42439":"https:\/\/www.tripadvisor.ca\/Profile\/Ditan3","42440":"https:\/\/www.tripadvisor.ca\/Profile\/mailstop","42441":"https:\/\/www.tripadvisor.ca\/Profile\/AngTripp","42442":"https:\/\/www.tripadvisor.ca\/Profile\/NancyL992","42443":"https:\/\/www.tripadvisor.ca\/Profile\/Traveler06232009","42444":"https:\/\/www.tripadvisor.ca\/Profile\/SheShark1","42445":"https:\/\/www.tripadvisor.ca\/Profile\/LandAirSea","42446":"https:\/\/www.tripadvisor.ca\/Profile\/AnneW123","42447":"https:\/\/www.tripadvisor.ca\/Profile\/Jollymon22","42448":"https:\/\/www.tripadvisor.ca\/Profile\/alcrosby_10","42449":"https:\/\/www.tripadvisor.ca\/Profile\/gottman","42450":"https:\/\/www.tripadvisor.ca\/Profile\/Ed_n_SueNh","42451":"https:\/\/www.tripadvisor.ca\/Profile\/Netsengineer","42452":"https:\/\/www.tripadvisor.ca\/Profile\/meggy_pie","42453":"https:\/\/www.tripadvisor.ca\/Profile\/massbiker","42454":"https:\/\/www.tripadvisor.ca\/Profile\/Cosmopolitan16333","42455":"https:\/\/www.tripadvisor.ca\/Profile\/Sherpa38131","42456":"https:\/\/www.tripadvisor.ca\/Profile\/cmd123","42460":"https:\/\/www.tripadvisor.ca\/Profile\/palmercase","42465":"https:\/\/www.tripadvisor.ca\/Profile\/A4440KNjuliem","42470":"nil","42475":"https:\/\/www.tripadvisor.ca\/Profile\/katasha","42480":"https:\/\/www.tripadvisor.ca\/Profile\/raymonde1955","42495":"https:\/\/www.tripadvisor.ca\/Profile\/Stevethearchitect","42500":"https:\/\/www.tripadvisor.ca\/Profile\/BullsEyeWineGuy","42505":"https:\/\/www.tripadvisor.ca\/Profile\/emkmcd","42510":"https:\/\/www.tripadvisor.ca\/Profile\/erm58","42515":"https:\/\/www.tripadvisor.ca\/Profile\/Magoo22","42520":"https:\/\/www.tripadvisor.ca\/Profile\/ProfDallas","42525":"https:\/\/www.tripadvisor.ca\/Profile\/SeashellSue","42530":"https:\/\/www.tripadvisor.ca\/Profile\/edward_rafuse","42540":"https:\/\/www.tripadvisor.ca\/Profile\/zuzuPennsylvania","42545":"https:\/\/www.tripadvisor.ca\/Profile\/choco388","42546":"https:\/\/www.tripadvisor.ca\/Profile\/Bluemusicman","42547":"https:\/\/www.tripadvisor.ca\/Profile\/michaelmA3312IZ","42548":"https:\/\/www.tripadvisor.ca\/Profile\/314LauraH","42549":"https:\/\/www.tripadvisor.ca\/Profile\/Luvstobake","42550":"https:\/\/www.tripadvisor.ca\/Profile\/Tess379","42551":"https:\/\/www.tripadvisor.ca\/Profile\/Lovelylady036","42552":"https:\/\/www.tripadvisor.ca\/Profile\/Hog50","42553":"https:\/\/www.tripadvisor.ca\/Profile\/kevine672","42554":"https:\/\/www.tripadvisor.ca\/Profile\/BlueEmeraldHex","42555":"https:\/\/www.tripadvisor.ca\/Profile\/105jimk","42556":"https:\/\/www.tripadvisor.ca\/Profile\/MaryseR169","42557":"https:\/\/www.tripadvisor.ca\/Profile\/svc","42558":"https:\/\/www.tripadvisor.ca\/Profile\/PablosXanderpants","42559":"https:\/\/www.tripadvisor.ca\/Profile\/Tjacks0n3","42560":"https:\/\/www.tripadvisor.ca\/Profile\/jeanc825","42561":"https:\/\/www.tripadvisor.ca\/Profile\/TheBlackWidow","42562":"https:\/\/www.tripadvisor.ca\/Profile\/AandDM","42563":"https:\/\/www.tripadvisor.ca\/Profile\/MargaretM336","42564":"https:\/\/www.tripadvisor.ca\/Profile\/811AndreaS","42565":"https:\/\/www.tripadvisor.ca\/Profile\/spud0018","42566":"https:\/\/www.tripadvisor.ca\/Profile\/MrsDetail","42567":"https:\/\/www.tripadvisor.ca\/Profile\/majkal","42568":"https:\/\/www.tripadvisor.ca\/Profile\/BobnRay","42569":"https:\/\/www.tripadvisor.ca\/Profile\/Birchbb","42570":"nil","42575":"https:\/\/www.tripadvisor.ca\/Profile\/stevecann2017","42576":"https:\/\/www.tripadvisor.ca\/Profile\/wakondah12","42577":"https:\/\/www.tripadvisor.ca\/Profile\/L9024UTrebeccam","42578":"https:\/\/www.tripadvisor.ca\/Profile\/Z6028QYdenniss","42579":"https:\/\/www.tripadvisor.ca\/Profile\/heinrichfoltz","42580":"https:\/\/www.tripadvisor.ca\/Profile\/sueo774","42581":"https:\/\/www.tripadvisor.ca\/Profile\/ursulaw707","42582":"https:\/\/www.tripadvisor.ca\/Profile\/christinet339","42583":"https:\/\/www.tripadvisor.ca\/Profile\/OPJayhawk","42584":"https:\/\/www.tripadvisor.ca\/Profile\/natemalter","42585":"https:\/\/www.tripadvisor.ca\/Profile\/everydaymartha","42586":"https:\/\/www.tripadvisor.ca\/Profile\/calgaryguy","42587":"https:\/\/www.tripadvisor.ca\/Profile\/camski","42588":"https:\/\/www.tripadvisor.ca\/Profile\/Tacklow","42589":"https:\/\/www.tripadvisor.ca\/Profile\/springbanktraveller","42590":"https:\/\/www.tripadvisor.ca\/Profile\/WoodsyJim","42591":"https:\/\/www.tripadvisor.ca\/Profile\/Buddyboy1","42592":"https:\/\/www.tripadvisor.ca\/Profile\/226donj","42593":"https:\/\/www.tripadvisor.ca\/Profile\/walterl558","42594":"https:\/\/www.tripadvisor.ca\/Profile\/MarcoN862","42595":"nil","42605":"https:\/\/www.tripadvisor.ca\/Profile\/S4537KLmikes","42606":"https:\/\/www.tripadvisor.ca\/Profile\/556JohnL","42607":"https:\/\/www.tripadvisor.ca\/Profile\/happytrails91","42608":"https:\/\/www.tripadvisor.ca\/Profile\/taulliet","42609":"https:\/\/www.tripadvisor.ca\/Profile\/iandrow","42610":"https:\/\/www.tripadvisor.ca\/Profile\/TravellingMinstrel20","42611":"https:\/\/www.tripadvisor.ca\/Profile\/firstviolinist","42612":"https:\/\/www.tripadvisor.ca\/Profile\/Shimon_Walt","42613":"https:\/\/www.tripadvisor.ca\/Profile\/torbert","42614":"https:\/\/www.tripadvisor.ca\/Profile\/beachgalfl","42615":"https:\/\/www.tripadvisor.ca\/Profile\/ritchie122","42616":"https:\/\/www.tripadvisor.ca\/Profile\/wardgarner","42617":"https:\/\/www.tripadvisor.ca\/Profile\/JoefromNS","42618":"https:\/\/www.tripadvisor.ca\/Profile\/bikerbear05","42619":"https:\/\/www.tripadvisor.ca\/Profile\/rqdq2017","42620":"https:\/\/www.tripadvisor.ca\/Profile\/914RobertM","42621":"https:\/\/www.tripadvisor.ca\/Profile\/AWESOMECornerbrook","42622":"https:\/\/www.tripadvisor.ca\/Profile\/Sterton","42623":"https:\/\/www.tripadvisor.ca\/Profile\/748staceyv","42624":"https:\/\/www.tripadvisor.ca\/Profile\/Boudette2","42625":"https:\/\/www.tripadvisor.ca\/Profile\/PBMaritimer","42626":"https:\/\/www.tripadvisor.ca\/Profile\/Johnnybus","42627":"https:\/\/www.tripadvisor.ca\/Profile\/SouthRockers","42628":"https:\/\/www.tripadvisor.ca\/Profile\/851sued","42629":"https:\/\/www.tripadvisor.ca\/Profile\/jrmbMilton","42630":"https:\/\/www.tripadvisor.ca\/Profile\/SeniorColby","42631":"https:\/\/www.tripadvisor.ca\/Profile\/timlG974FC","42632":"https:\/\/www.tripadvisor.ca\/Profile\/dorav978","42633":"https:\/\/www.tripadvisor.ca\/Profile\/kylemichealdillman89","42634":"https:\/\/www.tripadvisor.ca\/Profile\/joemD530AD","42635":"https:\/\/www.tripadvisor.ca\/Profile\/littledover","42636":"https:\/\/www.tripadvisor.ca\/Profile\/imarshia","42637":"https:\/\/www.tripadvisor.ca\/Profile\/MietMo","42638":"https:\/\/www.tripadvisor.ca\/Profile\/countryboy200","42639":"https:\/\/www.tripadvisor.ca\/Profile\/ace6","42640":"https:\/\/www.tripadvisor.ca\/Profile\/F1690DXrachelb","42641":"https:\/\/www.tripadvisor.ca\/Profile\/JaniceO270","42642":"https:\/\/www.tripadvisor.ca\/Profile\/JulieM350","42643":"https:\/\/www.tripadvisor.ca\/Profile\/CIngraham","42644":"https:\/\/www.tripadvisor.ca\/Profile\/191kellyb","42645":"https:\/\/www.tripadvisor.ca\/Profile\/pnaedoo","42646":"https:\/\/www.tripadvisor.ca\/Profile\/RSoxFamily2011","42647":"https:\/\/www.tripadvisor.ca\/Profile\/Dentalgirl1970","42648":"https:\/\/www.tripadvisor.ca\/Profile\/602TesT","42649":"https:\/\/www.tripadvisor.ca\/Profile\/konnerc","42650":"https:\/\/www.tripadvisor.ca\/Profile\/Brentana98","42651":"https:\/\/www.tripadvisor.ca\/Profile\/YoshisOnSafari","42652":"https:\/\/www.tripadvisor.ca\/Profile\/RodMaldaner","42653":"https:\/\/www.tripadvisor.ca\/Profile\/Landrys05","42654":"https:\/\/www.tripadvisor.ca\/Profile\/FrequenttravellerCA","42655":"https:\/\/www.tripadvisor.ca\/Profile\/KellySpinz","42656":"https:\/\/www.tripadvisor.ca\/Profile\/JodyL209","42657":"https:\/\/www.tripadvisor.ca\/Profile\/LMCHJP","42658":"https:\/\/www.tripadvisor.ca\/Profile\/FundyCoast","42659":"https:\/\/www.tripadvisor.ca\/Profile\/debmelissa","42660":"https:\/\/www.tripadvisor.ca\/Profile\/CarleyL","42661":"https:\/\/www.tripadvisor.ca\/Profile\/JudyW274","42662":"https:\/\/www.tripadvisor.ca\/Profile\/Hanthonythomas","42663":"https:\/\/www.tripadvisor.ca\/Profile\/QueensCowgirl","42664":"https:\/\/www.tripadvisor.ca\/Profile\/thefayes","42665":"https:\/\/www.tripadvisor.ca\/Profile\/Armstrongfjlst","42666":"https:\/\/www.tripadvisor.ca\/Profile\/NovaScotians2007","42667":"https:\/\/www.tripadvisor.ca\/Profile\/tescoqueen","42668":"https:\/\/www.tripadvisor.ca\/Profile\/Hollie076","42669":"https:\/\/www.tripadvisor.ca\/Profile\/IndianaNS","42670":"nil","42675":"https:\/\/www.tripadvisor.ca\/Profile\/Travel02287958100","42676":"https:\/\/www.tripadvisor.ca\/Profile\/AfolabiFE","42677":"https:\/\/www.tripadvisor.ca\/Profile\/lorrainet308","42678":"https:\/\/www.tripadvisor.ca\/Profile\/carebear99","42679":"https:\/\/www.tripadvisor.ca\/Profile\/ephinbc","42680":"https:\/\/www.tripadvisor.ca\/Profile\/Road57404960938","42681":"https:\/\/www.tripadvisor.ca\/Profile\/aprila992","42682":"https:\/\/www.tripadvisor.ca\/Profile\/Global748078","42683":"https:\/\/www.tripadvisor.ca\/Profile\/Passenger66198334222","42684":"https:\/\/www.tripadvisor.ca\/Profile\/coldw2019","42685":"https:\/\/www.tripadvisor.ca\/Profile\/LizH1821","42686":"https:\/\/www.tripadvisor.ca\/Profile\/184ash","42687":"https:\/\/www.tripadvisor.ca\/Profile\/MMN888","42688":"https:\/\/www.tripadvisor.ca\/Profile\/Petronellatart","42689":"https:\/\/www.tripadvisor.ca\/Profile\/410jeniferm","42690":"https:\/\/www.tripadvisor.ca\/Profile\/Flipant","42691":"https:\/\/www.tripadvisor.ca\/Profile\/M1KE-HUNT","42692":"https:\/\/www.tripadvisor.ca\/Profile\/nishithpatel123","42693":"https:\/\/www.tripadvisor.ca\/Profile\/I5464NQdianeb","42694":"https:\/\/www.tripadvisor.ca\/Profile\/Vacation10311311288","42695":"https:\/\/www.tripadvisor.ca\/Profile\/jayneo784","42696":"https:\/\/www.tripadvisor.ca\/Profile\/igotan","42697":"https:\/\/www.tripadvisor.ca\/Profile\/Getaway64298753254","42698":"https:\/\/www.tripadvisor.ca\/Profile\/JessicaHoschajew","42699":"https:\/\/www.tripadvisor.ca\/Profile\/Jim51519","42700":"https:\/\/www.tripadvisor.ca\/Profile\/desaulet","42701":"https:\/\/www.tripadvisor.ca\/Profile\/Seaside736431","42702":"https:\/\/www.tripadvisor.ca\/Profile\/669puneets","42703":"https:\/\/www.tripadvisor.ca\/Profile\/sidaks2019","42704":"https:\/\/www.tripadvisor.ca\/Profile\/Owner_and_renter","42705":"https:\/\/www.tripadvisor.ca\/Profile\/tjayb2019","42706":"https:\/\/www.tripadvisor.ca\/Profile\/CribClub","42707":"https:\/\/www.tripadvisor.ca\/Profile\/Killernay","42708":"https:\/\/www.tripadvisor.ca\/Profile\/Salmatravels","42709":"https:\/\/www.tripadvisor.ca\/Profile\/DSB5353","42710":"https:\/\/www.tripadvisor.ca\/Profile\/HeatherHG97","42711":"https:\/\/www.tripadvisor.ca\/Profile\/824connied","42712":"https:\/\/www.tripadvisor.ca\/Profile\/naviyak2019","42713":"https:\/\/www.tripadvisor.ca\/Profile\/jwswrs","42714":"https:\/\/www.tripadvisor.ca\/Profile\/235kyliew","42715":"https:\/\/www.tripadvisor.ca\/Profile\/marilynnef2017","42716":"https:\/\/www.tripadvisor.ca\/Profile\/Travelingfromphl1977","42717":"https:\/\/www.tripadvisor.ca\/Profile\/Krdelhi2000","42718":"https:\/\/www.tripadvisor.ca\/Profile\/keqins2017","42719":"https:\/\/www.tripadvisor.ca\/Profile\/Z3902ZTvincentg","42725":"https:\/\/www.tripadvisor.ca\/Profile\/Global32462342080","42726":"https:\/\/www.tripadvisor.ca\/Profile\/H7316VFjohnj","42727":"https:\/\/www.tripadvisor.ca\/Profile\/Daydream17579022979","42728":"https:\/\/www.tripadvisor.ca\/Profile\/nijils","42729":"https:\/\/www.tripadvisor.ca\/Profile\/westie_servant","42730":"https:\/\/www.tripadvisor.ca\/Profile\/Sightseer56239398153","42731":"https:\/\/www.tripadvisor.ca\/Profile\/Go242469","42732":"https:\/\/www.tripadvisor.ca\/Profile\/959alfredm","42733":"https:\/\/www.tripadvisor.ca\/Profile\/308ferdit","42734":"https:\/\/www.tripadvisor.ca\/Profile\/HarriH_11","42735":"https:\/\/www.tripadvisor.ca\/Profile\/Z3845DFbrucem","42736":"https:\/\/www.tripadvisor.ca\/Profile\/bhupenderb2018","42737":"https:\/\/www.tripadvisor.ca\/Profile\/harv2u","42738":"https:\/\/www.tripadvisor.ca\/Profile\/stern4422","42739":"https:\/\/www.tripadvisor.ca\/Profile\/jer9876","42740":"https:\/\/www.tripadvisor.ca\/Profile\/margraful","42741":"https:\/\/www.tripadvisor.ca\/Profile\/ring_of_blue","42742":"https:\/\/www.tripadvisor.ca\/Profile\/andymZ9382EM","42743":"https:\/\/www.tripadvisor.ca\/Profile\/KenR1264","42744":"https:\/\/www.tripadvisor.ca\/Profile\/sduskett","42745":"https:\/\/www.tripadvisor.ca\/Profile\/832abbasm","42746":"https:\/\/www.tripadvisor.ca\/Profile\/DiS410","42747":"https:\/\/www.tripadvisor.ca\/Profile\/Daydream657853","42748":"https:\/\/www.tripadvisor.ca\/Profile\/jbwhitehouse","42749":"https:\/\/www.tripadvisor.ca\/Profile\/T4948NLpeterb","42750":"https:\/\/www.tripadvisor.ca\/Profile\/shamay2018","42751":"https:\/\/www.tripadvisor.ca\/Profile\/sydaus3","42752":"https:\/\/www.tripadvisor.ca\/Profile\/evierm","42753":"https:\/\/www.tripadvisor.ca\/Profile\/prichrds","42754":"https:\/\/www.tripadvisor.ca\/Profile\/patricktong99","42755":"https:\/\/www.tripadvisor.ca\/Profile\/mnratch","42756":"https:\/\/www.tripadvisor.ca\/Profile\/flaca2050","42757":"https:\/\/www.tripadvisor.ca\/Profile\/mrobic","42758":"https:\/\/www.tripadvisor.ca\/Profile\/J8760PJmarcr","42759":"https:\/\/www.tripadvisor.ca\/Profile\/cathywZ3167JH","42765":"https:\/\/www.tripadvisor.ca\/Profile\/bipl2018","42766":"https:\/\/www.tripadvisor.ca\/Profile\/hardyb0yg","42767":"https:\/\/www.tripadvisor.ca\/Profile\/kimcustance","42768":"https:\/\/www.tripadvisor.ca\/Profile\/lfraser33","42769":"https:\/\/www.tripadvisor.ca\/Profile\/anhuepham","42770":"https:\/\/www.tripadvisor.ca\/Profile\/arnoldbako","42771":"https:\/\/www.tripadvisor.ca\/Profile\/RussC697","42772":"https:\/\/www.tripadvisor.ca\/Profile\/ClemT47","42773":"https:\/\/www.tripadvisor.ca\/Profile\/freylukas","42774":"https:\/\/www.tripadvisor.ca\/Profile\/_agilityjunkies","42780":"https:\/\/www.tripadvisor.ca\/Profile\/ds127","42781":"https:\/\/www.tripadvisor.ca\/Profile\/SylviaB27","42782":"https:\/\/www.tripadvisor.ca\/Profile\/Inuapialuk","42783":"https:\/\/www.tripadvisor.ca\/Profile\/hodgesd2018","42784":"https:\/\/www.tripadvisor.ca\/Profile\/475charissas","42790":"https:\/\/www.tripadvisor.ca\/Profile\/jeanettem177","42791":"https:\/\/www.tripadvisor.ca\/Profile\/Trentster20","42792":"https:\/\/www.tripadvisor.ca\/Profile\/907leel","42793":"https:\/\/www.tripadvisor.ca\/Profile\/dandrv2018","42794":"https:\/\/www.tripadvisor.ca\/Profile\/mgz1","42800":"https:\/\/www.tripadvisor.ca\/Profile\/B6104OOmaryf","42801":"https:\/\/www.tripadvisor.ca\/Profile\/jameshN5872CN","42802":"https:\/\/www.tripadvisor.ca\/Profile\/mikelZ5812RA","42803":"https:\/\/www.tripadvisor.ca\/Profile\/randyhU7844OV","42804":"https:\/\/www.tripadvisor.ca\/Profile\/eslovesbc","42805":"https:\/\/www.tripadvisor.ca\/Profile\/R5360AKkatem","42806":"https:\/\/www.tripadvisor.ca\/Profile\/LLStruik","42807":"https:\/\/www.tripadvisor.ca\/Profile\/F1863YBtimf","42808":"https:\/\/www.tripadvisor.ca\/Profile\/robe149","42809":"https:\/\/www.tripadvisor.ca\/Profile\/lorrainep617","42810":"https:\/\/www.tripadvisor.ca\/Profile\/khanshafeem","42811":"https:\/\/www.tripadvisor.ca\/Profile\/RickandDoni","42813":"https:\/\/www.tripadvisor.ca\/Profile\/jonathanbO6879VU","42814":"https:\/\/www.tripadvisor.ca\/Profile\/jamesi791","42825":"https:\/\/www.tripadvisor.ca\/Profile\/kraut_chick","42826":"https:\/\/www.tripadvisor.ca\/Profile\/731russellc","42827":"https:\/\/www.tripadvisor.ca\/Profile\/B3885RCstephens","42828":"https:\/\/www.tripadvisor.ca\/Profile\/343sheilak","42829":"https:\/\/www.tripadvisor.ca\/Profile\/timwK6843SP","42830":"https:\/\/www.tripadvisor.ca\/Profile\/230joanj","42831":"https:\/\/www.tripadvisor.ca\/Profile\/PaulineM159","42832":"https:\/\/www.tripadvisor.ca\/Profile\/LoreniaA","42833":"https:\/\/www.tripadvisor.ca\/Profile\/130lairdw","42834":"https:\/\/www.tripadvisor.ca\/Profile\/790fev","42840":"https:\/\/www.tripadvisor.ca\/Profile\/D210TAcarmenc","42841":"https:\/\/www.tripadvisor.ca\/Profile\/tammyj773","42842":"https:\/\/www.tripadvisor.ca\/Profile\/dalrajb2017","42843":"https:\/\/www.tripadvisor.ca\/Profile\/453sadaqata","42844":"https:\/\/www.tripadvisor.ca\/Profile\/620bhaskarj","42845":"https:\/\/www.tripadvisor.ca\/Profile\/rclarkeCA","42846":"https:\/\/www.tripadvisor.ca\/Profile\/ingan79","42847":"https:\/\/www.tripadvisor.ca\/Profile\/marthat24","42848":"https:\/\/www.tripadvisor.ca\/Profile\/627duanez","42849":"https:\/\/www.tripadvisor.ca\/Profile\/AlicjaiAndrzej","42850":"https:\/\/www.tripadvisor.ca\/Profile\/515ashitap","42851":"https:\/\/www.tripadvisor.ca\/Profile\/SnoopCubs","42852":"https:\/\/www.tripadvisor.ca\/Profile\/jayw433","42853":"https:\/\/www.tripadvisor.ca\/Profile\/gcamerond","42854":"https:\/\/www.tripadvisor.ca\/Profile\/14dexterg","42855":"https:\/\/www.tripadvisor.ca\/Profile\/PopTopBob","42856":"https:\/\/www.tripadvisor.ca\/Profile\/kristenh931","42857":"https:\/\/www.tripadvisor.ca\/Profile\/hinhd2017","42858":"https:\/\/www.tripadvisor.ca\/Profile\/MarileeS14","42859":"https:\/\/www.tripadvisor.ca\/Profile\/266ss","42860":"https:\/\/www.tripadvisor.ca\/Profile\/LDS2015","42861":"https:\/\/www.tripadvisor.ca\/Profile\/940babark","42862":"https:\/\/www.tripadvisor.ca\/Profile\/297steffenr","42863":"https:\/\/www.tripadvisor.ca\/Profile\/tinasN9523CF","42864":"https:\/\/www.tripadvisor.ca\/Profile\/RonR621","42865":"https:\/\/www.tripadvisor.ca\/Profile\/jeangX7288QB","42866":"https:\/\/www.tripadvisor.ca\/Profile\/kenn644","42867":"https:\/\/www.tripadvisor.ca\/Profile\/785wills","42868":"https:\/\/www.tripadvisor.ca\/Profile\/R382RIwilliamb","42869":"https:\/\/www.tripadvisor.ca\/Profile\/772jatinderb","42870":"https:\/\/www.tripadvisor.ca\/Profile\/933glendas","42875":"https:\/\/www.tripadvisor.ca\/Profile\/Valardo88","42880":"https:\/\/www.tripadvisor.ca\/Profile\/Byenow","42885":"https:\/\/www.tripadvisor.ca\/Profile\/babbycat","42890":"https:\/\/www.tripadvisor.ca\/Profile\/sharonf866","42895":"https:\/\/www.tripadvisor.ca\/Profile\/joycer276","42900":"https:\/\/www.tripadvisor.ca\/Profile\/sunlover1997","42905":"nil","42910":"https:\/\/www.tripadvisor.ca\/Profile\/whitehc95","42911":"https:\/\/www.tripadvisor.ca\/Profile\/Leslyns","42912":"https:\/\/www.tripadvisor.ca\/Profile\/willoDorset","42913":"https:\/\/www.tripadvisor.ca\/Profile\/happyBrightonOnt","42914":"https:\/\/www.tripadvisor.ca\/Profile\/ontheroad16","42920":"nil","42925":"https:\/\/www.tripadvisor.ca\/Profile\/Tripadviclora","42926":"https:\/\/www.tripadvisor.ca\/Profile\/529janetf","42927":"https:\/\/www.tripadvisor.ca\/Profile\/Amandafarrell645","42928":"https:\/\/www.tripadvisor.ca\/Profile\/453erinc","42929":"https:\/\/www.tripadvisor.ca\/Profile\/JadeB972","42930":"https:\/\/www.tripadvisor.ca\/Profile\/guzadog","42931":"https:\/\/www.tripadvisor.ca\/Profile\/SelenaH788","42932":"https:\/\/www.tripadvisor.ca\/Profile\/JaniceC251","42933":"https:\/\/www.tripadvisor.ca\/Profile\/loria140","42934":"https:\/\/www.tripadvisor.ca\/Profile\/8margaretg","42935":"https:\/\/www.tripadvisor.ca\/Profile\/578emilyb","42936":"https:\/\/www.tripadvisor.ca\/Profile\/108billa","42937":"https:\/\/www.tripadvisor.ca\/Profile\/jacquelineg504","42938":"https:\/\/www.tripadvisor.ca\/Profile\/584tracyk","42939":"https:\/\/www.tripadvisor.ca\/Profile\/Hollingsworths","42940":"https:\/\/www.tripadvisor.ca\/Profile\/34jeremyc","42941":"https:\/\/www.tripadvisor.ca\/Profile\/CindySwinimer","42942":"https:\/\/www.tripadvisor.ca\/Profile\/estagg","42943":"https:\/\/www.tripadvisor.ca\/Profile\/RitaF42","42944":"https:\/\/www.tripadvisor.ca\/Profile\/coffeemavenswife","42945":"https:\/\/www.tripadvisor.ca\/Profile\/321tonyd","42946":"https:\/\/www.tripadvisor.ca\/Profile\/Seirios","42947":"https:\/\/www.tripadvisor.ca\/Profile\/mrbilly2015","42948":"https:\/\/www.tripadvisor.ca\/Profile\/HalifaxQuestor","42949":"https:\/\/www.tripadvisor.ca\/Profile\/Tourist541386","42950":"https:\/\/www.tripadvisor.ca\/Profile\/Sarah_Rums","42951":"https:\/\/www.tripadvisor.ca\/Profile\/bonniem799","42952":"https:\/\/www.tripadvisor.ca\/Profile\/AllanW875","42953":"https:\/\/www.tripadvisor.ca\/Profile\/bill20124","42954":"https:\/\/www.tripadvisor.ca\/Profile\/Roxxy_000","42955":"nil","42965":"https:\/\/www.tripadvisor.ca\/Profile\/punkinlilly","42966":"https:\/\/www.tripadvisor.ca\/Profile\/DeanieA","42967":"https:\/\/www.tripadvisor.ca\/Profile\/JenniferLee743","42968":"https:\/\/www.tripadvisor.ca\/Profile\/JennC564","42969":"https:\/\/www.tripadvisor.ca\/Profile\/starrbrite","42970":"https:\/\/www.tripadvisor.ca\/Profile\/scox40","42971":"https:\/\/www.tripadvisor.ca\/Profile\/Stefan_972","42972":"https:\/\/www.tripadvisor.ca\/Profile\/Gravelburger","42973":"https:\/\/www.tripadvisor.ca\/Profile\/LisaMargaret","42974":"https:\/\/www.tripadvisor.ca\/Profile\/travelrabbit29","42975":"https:\/\/www.tripadvisor.ca\/Profile\/GilsWife","42976":"https:\/\/www.tripadvisor.ca\/Profile\/novascotiaquilter","42977":"https:\/\/www.tripadvisor.ca\/Profile\/Cory009","42978":"https:\/\/www.tripadvisor.ca\/Profile\/ravensbest","42979":"https:\/\/www.tripadvisor.ca\/Profile\/ottawa0191","42980":"https:\/\/www.tripadvisor.ca\/Profile\/Bougainvilia","42981":"https:\/\/www.tripadvisor.ca\/Profile\/maegmurphy","42982":"https:\/\/www.tripadvisor.ca\/Profile\/tarheel617","42983":"https:\/\/www.tripadvisor.ca\/Profile\/Coachholl","42984":"https:\/\/www.tripadvisor.ca\/Profile\/bobert","42985":"https:\/\/www.tripadvisor.ca\/Profile\/myminpins","42986":"https:\/\/www.tripadvisor.ca\/Profile\/stanita","42987":"https:\/\/www.tripadvisor.ca\/Profile\/atticus47","42988":"https:\/\/www.tripadvisor.ca\/Profile\/travelmoose77","42989":"https:\/\/www.tripadvisor.ca\/Profile\/cag9","42990":"https:\/\/www.tripadvisor.ca\/Profile\/Thegreyridge","42991":"https:\/\/www.tripadvisor.ca\/Profile\/novabritt","42992":"https:\/\/www.tripadvisor.ca\/Profile\/boatus","42993":"https:\/\/www.tripadvisor.ca\/Profile\/CapeCouple","42994":"https:\/\/www.tripadvisor.ca\/Profile\/kwalt555","42995":"https:\/\/www.tripadvisor.ca\/Profile\/heyteacher","42996":"https:\/\/www.tripadvisor.ca\/Profile\/balletgirl1980","42997":"https:\/\/www.tripadvisor.ca\/Profile\/NStraveller1","42998":"https:\/\/www.tripadvisor.ca\/Profile\/Mobile25401","42999":"https:\/\/www.tripadvisor.ca\/Profile\/EBStorey","43000":"https:\/\/www.tripadvisor.ca\/Profile\/cmayercurry","43001":"https:\/\/www.tripadvisor.ca\/Profile\/staceyh274","43002":"https:\/\/www.tripadvisor.ca\/Profile\/hiker017","43003":"https:\/\/www.tripadvisor.ca\/Profile\/roamingsouls","43004":"https:\/\/www.tripadvisor.ca\/Profile\/kscollon","43005":"https:\/\/www.tripadvisor.ca\/Profile\/Hansons92","43006":"https:\/\/www.tripadvisor.ca\/Profile\/Bonbon708","43007":"https:\/\/www.tripadvisor.ca\/Profile\/cwizbick","43008":"https:\/\/www.tripadvisor.ca\/Profile\/BillM623","43009":"https:\/\/www.tripadvisor.ca\/Profile\/Firemedic3674","43010":"https:\/\/www.tripadvisor.ca\/Profile\/820carrieb","43011":"https:\/\/www.tripadvisor.ca\/Profile\/EotR18","43012":"https:\/\/www.tripadvisor.ca\/Profile\/630jacquelines","43013":"https:\/\/www.tripadvisor.ca\/Profile\/656merleb","43014":"https:\/\/www.tripadvisor.ca\/Profile\/dawntop","43015":"https:\/\/www.tripadvisor.ca\/Profile\/jackeequiltqueen","43016":"https:\/\/www.tripadvisor.ca\/Profile\/953melodiet","43017":"https:\/\/www.tripadvisor.ca\/Profile\/W9251CQdianeb","43018":"https:\/\/www.tripadvisor.ca\/Profile\/amosl70","43019":"https:\/\/www.tripadvisor.ca\/Profile\/tejwanth","43020":"https:\/\/www.tripadvisor.ca\/Profile\/chantellep913","43021":"https:\/\/www.tripadvisor.ca\/Profile\/CaseyluvsSophie","43022":"https:\/\/www.tripadvisor.ca\/Profile\/trevort852","43023":"https:\/\/www.tripadvisor.ca\/Profile\/dorothye495","43024":"https:\/\/www.tripadvisor.ca\/Profile\/wolframsand","43025":"https:\/\/www.tripadvisor.ca\/Profile\/450lindseye","43026":"https:\/\/www.tripadvisor.ca\/Profile\/juliss2017","43027":"https:\/\/www.tripadvisor.ca\/Profile\/nr459","43028":"https:\/\/www.tripadvisor.ca\/Profile\/Leoval13","43029":"https:\/\/www.tripadvisor.ca\/Profile\/goochypapa","43030":"https:\/\/www.tripadvisor.ca\/Profile\/donaldmC4073BW","43031":"https:\/\/www.tripadvisor.ca\/Profile\/michaelfP5324NW","43032":"https:\/\/www.tripadvisor.ca\/Profile\/956rossanac","43033":"https:\/\/www.tripadvisor.ca\/Profile\/gibaultfive","43034":"https:\/\/www.tripadvisor.ca\/Profile\/marielM7612FO","43035":"https:\/\/www.tripadvisor.ca\/Profile\/blairw300","43036":"https:\/\/www.tripadvisor.ca\/Profile\/V4236NMpeterk","43037":"https:\/\/www.tripadvisor.ca\/Profile\/164rick","43038":"https:\/\/www.tripadvisor.ca\/Profile\/donr212","43039":"https:\/\/www.tripadvisor.ca\/Profile\/Lee123321","43040":"https:\/\/www.tripadvisor.ca\/Profile\/B3319OUdavidc","43041":"https:\/\/www.tripadvisor.ca\/Profile\/M2759PKsusana","43042":"https:\/\/www.tripadvisor.ca\/Profile\/I6862MRsteves","43043":"https:\/\/www.tripadvisor.ca\/Profile\/vjg7","43044":"https:\/\/www.tripadvisor.ca\/Profile\/Summervacayer68","43045":"nil","43050":"https:\/\/www.tripadvisor.ca\/Profile\/sherrid48","43051":"https:\/\/www.tripadvisor.ca\/Profile\/JJH556","43052":"https:\/\/www.tripadvisor.ca\/Profile\/C8434EEkarena","43053":"https:\/\/www.tripadvisor.ca\/Profile\/WellWellTravelled","43054":"https:\/\/www.tripadvisor.ca\/Profile\/trezstone","43055":"https:\/\/www.tripadvisor.ca\/Profile\/626dorothyc","43056":"https:\/\/www.tripadvisor.ca\/Profile\/liliash2017","43057":"https:\/\/www.tripadvisor.ca\/Profile\/peterjoyces","43058":"https:\/\/www.tripadvisor.ca\/Profile\/briangI9306UA","43059":"https:\/\/www.tripadvisor.ca\/Profile\/Monixen","43060":"https:\/\/www.tripadvisor.ca\/Profile\/oceanrambler","43061":"https:\/\/www.tripadvisor.ca\/Profile\/546shawnp","43062":"https:\/\/www.tripadvisor.ca\/Profile\/888tammym","43063":"https:\/\/www.tripadvisor.ca\/Profile\/953tina2305","43064":"https:\/\/www.tripadvisor.ca\/Profile\/216lauriel","43065":"https:\/\/www.tripadvisor.ca\/Profile\/898mikec","43066":"https:\/\/www.tripadvisor.ca\/Profile\/sandysL227KW","43067":"https:\/\/www.tripadvisor.ca\/Profile\/HappyTravellers091","43068":"https:\/\/www.tripadvisor.ca\/Profile\/Debby68","43069":"https:\/\/www.tripadvisor.ca\/Profile\/ravin1948","43070":"https:\/\/www.tripadvisor.ca\/Profile\/pattij467","43071":"https:\/\/www.tripadvisor.ca\/Profile\/842AnneJ","43072":"https:\/\/www.tripadvisor.ca\/Profile\/A5472QSdavidg","43073":"https:\/\/www.tripadvisor.ca\/Profile\/courteneyd2017","43074":"https:\/\/www.tripadvisor.ca\/Profile\/Quinsam80","43075":"https:\/\/www.tripadvisor.ca\/Profile\/michael_bodnar60","43076":"https:\/\/www.tripadvisor.ca\/Profile\/Y7670YUpeterr","43077":"https:\/\/www.tripadvisor.ca\/Profile\/ParkerJan333","43078":"https:\/\/www.tripadvisor.ca\/Profile\/U6698LSkenm","43079":"https:\/\/www.tripadvisor.ca\/Profile\/bizinthecity","43085":"https:\/\/www.tripadvisor.ca\/Profile\/jar020957","43086":"https:\/\/www.tripadvisor.ca\/Profile\/dombowskyr","43087":"https:\/\/www.tripadvisor.ca\/Profile\/120SarahJ","43089":"https:\/\/www.tripadvisor.ca\/Profile\/371ChrisW","43105":"https:\/\/www.tripadvisor.ca\/Profile\/G3070MOsarah","43106":"https:\/\/www.tripadvisor.ca\/Profile\/VancouverLaura","43107":"https:\/\/www.tripadvisor.ca\/Profile\/jblairwilson","43108":"https:\/\/www.tripadvisor.ca\/Profile\/richf874","43109":"https:\/\/www.tripadvisor.ca\/Profile\/Mom1966","43110":"https:\/\/www.tripadvisor.ca\/Profile\/cindyrB7045KA","43111":"https:\/\/www.tripadvisor.ca\/Profile\/R9890PKmelanieh","43112":"https:\/\/www.tripadvisor.ca\/Profile\/90margaret","43113":"https:\/\/www.tripadvisor.ca\/Profile\/jayw900","43114":"https:\/\/www.tripadvisor.ca\/Profile\/Tpklh","43115":"https:\/\/www.tripadvisor.ca\/Profile\/T8497XNmarkb","43116":"https:\/\/www.tripadvisor.ca\/Profile\/CJHutchison","43117":"https:\/\/www.tripadvisor.ca\/Profile\/nightngale2016","43118":"https:\/\/www.tripadvisor.ca\/Profile\/bracam","43119":"https:\/\/www.tripadvisor.ca\/Profile\/tinabR9063AD","43120":"https:\/\/www.tripadvisor.ca\/Profile\/iwillc","43121":"https:\/\/www.tripadvisor.ca\/Profile\/Y836RKtoml","43122":"https:\/\/www.tripadvisor.ca\/Profile\/laurakH7007PC","43123":"https:\/\/www.tripadvisor.ca\/Profile\/WarrenO4","43124":"https:\/\/www.tripadvisor.ca\/Profile\/glenk495","43125":"https:\/\/www.tripadvisor.ca\/Profile\/144lauriek","43126":"https:\/\/www.tripadvisor.ca\/Profile\/Missy794","43127":"https:\/\/www.tripadvisor.ca\/Profile\/msmorton","43128":"https:\/\/www.tripadvisor.ca\/Profile\/lilyr698","43129":"https:\/\/www.tripadvisor.ca\/Profile\/melinda327","43130":"https:\/\/www.tripadvisor.ca\/Profile\/cb1699","43131":"https:\/\/www.tripadvisor.ca\/Profile\/lorric882","43132":"https:\/\/www.tripadvisor.ca\/Profile\/Heamu44","43133":"https:\/\/www.tripadvisor.ca\/Profile\/marshtraveller","43134":"https:\/\/www.tripadvisor.ca\/Profile\/slsmlsn","43140":"https:\/\/www.tripadvisor.ca\/Profile\/downtime","43141":"https:\/\/www.tripadvisor.ca\/Profile\/ejstar79","43142":"https:\/\/www.tripadvisor.ca\/Profile\/Tracey0808","43143":"https:\/\/www.tripadvisor.ca\/Profile\/Alberta52","43144":"https:\/\/www.tripadvisor.ca\/Profile\/normw580","43145":"https:\/\/www.tripadvisor.ca\/Profile\/curlergirl","43146":"https:\/\/www.tripadvisor.ca\/Profile\/MikeDeJager","43147":"https:\/\/www.tripadvisor.ca\/Profile\/keith248","43148":"https:\/\/www.tripadvisor.ca\/Profile\/mariee955","43149":"https:\/\/www.tripadvisor.ca\/Profile\/141ronh","43150":"https:\/\/www.tripadvisor.ca\/Profile\/N3126QAjimm","43151":"https:\/\/www.tripadvisor.ca\/Profile\/melanieg500","43152":"https:\/\/www.tripadvisor.ca\/Profile\/annahughes44","43153":"https:\/\/www.tripadvisor.ca\/Profile\/eandm2016","43154":"https:\/\/www.tripadvisor.ca\/Profile\/BlodynCymraeg","43156":"https:\/\/www.tripadvisor.ca\/Profile\/741amy","43157":"https:\/\/www.tripadvisor.ca\/Profile\/gcdong","43158":"https:\/\/www.tripadvisor.ca\/Profile\/seanna141","43159":"https:\/\/www.tripadvisor.ca\/Profile\/dianne600","43160":"https:\/\/www.tripadvisor.ca\/Profile\/341berniej","43162":"https:\/\/www.tripadvisor.ca\/Profile\/douglasc185","43163":"https:\/\/www.tripadvisor.ca\/Profile\/kilianfitness","43164":"https:\/\/www.tripadvisor.ca\/Profile\/jackbS2079FH","43165":"https:\/\/www.tripadvisor.ca\/Profile\/brendaf492","43166":"https:\/\/www.tripadvisor.ca\/Profile\/hoodoohotties","43167":"https:\/\/www.tripadvisor.ca\/Profile\/jackiel594","43168":"https:\/\/www.tripadvisor.ca\/Profile\/Monnan","43169":"https:\/\/www.tripadvisor.ca\/Profile\/curmudgeon9","43170":"https:\/\/www.tripadvisor.ca\/Profile\/998williamh","43171":"https:\/\/www.tripadvisor.ca\/Profile\/pattI5532WW","43172":"https:\/\/www.tripadvisor.ca\/Profile\/Zooty2012","43173":"https:\/\/www.tripadvisor.ca\/Profile\/gastonquirion","43174":"https:\/\/www.tripadvisor.ca\/Profile\/carlanbob60","43175":"https:\/\/www.tripadvisor.ca\/Profile\/bryangI3552HY","43176":"https:\/\/www.tripadvisor.ca\/Profile\/RussK22","43177":"https:\/\/www.tripadvisor.ca\/Profile\/ronandcr","43178":"https:\/\/www.tripadvisor.ca\/Profile\/SNix0n","43179":"https:\/\/www.tripadvisor.ca\/Profile\/Westcoastmomma","43180":"https:\/\/www.tripadvisor.ca\/Profile\/joannem745","43181":"https:\/\/www.tripadvisor.ca\/Profile\/Tia52","43182":"https:\/\/www.tripadvisor.ca\/Profile\/dougmT3914SK","43183":"https:\/\/www.tripadvisor.ca\/Profile\/342greg","43190":"https:\/\/www.tripadvisor.ca\/Profile\/RobertN432","43191":"https:\/\/www.tripadvisor.ca\/Profile\/FranE691","43192":"https:\/\/www.tripadvisor.ca\/Profile\/jenns201","43193":"https:\/\/www.tripadvisor.ca\/Profile\/taniac871","43195":"https:\/\/www.tripadvisor.ca\/Profile\/SuperSC","43196":"https:\/\/www.tripadvisor.ca\/Profile\/AnneM489","43197":"https:\/\/www.tripadvisor.ca\/Profile\/BenKember","43198":"https:\/\/www.tripadvisor.ca\/Profile\/waynecrystalo","43199":"https:\/\/www.tripadvisor.ca\/Profile\/scott153","43200":"https:\/\/www.tripadvisor.ca\/Profile\/scottjJ3989RD","43205":"https:\/\/www.tripadvisor.ca\/Profile\/sherda","43210":"https:\/\/www.tripadvisor.ca\/Profile\/ursulak892","43215":"https:\/\/www.tripadvisor.ca\/Profile\/NDfan2","43220":"https:\/\/www.tripadvisor.ca\/Profile\/AlbertaTraveller70","43225":"https:\/\/www.tripadvisor.ca\/Profile\/richardfI2604IT","43230":"nil","43235":"https:\/\/www.tripadvisor.ca\/Profile\/surreycatlover","43240":"https:\/\/www.tripadvisor.ca\/Profile\/316taylore","43245":"https:\/\/www.tripadvisor.ca\/Profile\/annebR7053FW","43260":"https:\/\/www.tripadvisor.ca\/Profile\/lynahara","43265":"https:\/\/www.tripadvisor.ca\/Profile\/DGfromKP","43270":"https:\/\/www.tripadvisor.ca\/Profile\/jenh130","43275":"https:\/\/www.tripadvisor.ca\/Profile\/Katathome","43285":"https:\/\/www.tripadvisor.ca\/Profile\/dansJ220JV","43295":"https:\/\/www.tripadvisor.ca\/Profile\/C9214DFlisah","43300":"https:\/\/www.tripadvisor.ca\/Profile\/Geoham69","43305":"https:\/\/www.tripadvisor.ca\/Profile\/Pumphyscout","43320":"https:\/\/www.tripadvisor.ca\/Profile\/marieb475","43325":"https:\/\/www.tripadvisor.ca\/Profile\/kenh831","43330":"https:\/\/www.tripadvisor.ca\/Profile\/dingodaddy2","43335":"https:\/\/www.tripadvisor.ca\/Profile\/dantanman","43340":"https:\/\/www.tripadvisor.ca\/Profile\/273scottm","43350":"https:\/\/www.tripadvisor.ca\/Profile\/rainmark","43355":"https:\/\/www.tripadvisor.ca\/Profile\/Folkmann","43365":"https:\/\/www.tripadvisor.ca\/Profile\/sandra98walter","43375":"https:\/\/www.tripadvisor.ca\/Profile\/MonaMona_12","43385":"https:\/\/www.tripadvisor.ca\/Profile\/starrider2016","43395":"https:\/\/www.tripadvisor.ca\/Profile\/sheret","43400":"nil","43410":"https:\/\/www.tripadvisor.ca\/Profile\/538trudyl","43411":"https:\/\/www.tripadvisor.ca\/Profile\/escaperdog","43412":"https:\/\/www.tripadvisor.ca\/Profile\/P5058VYgregm","43413":"https:\/\/www.tripadvisor.ca\/Profile\/HankDenver","43414":"https:\/\/www.tripadvisor.ca\/Profile\/CalumF517","43425":"https:\/\/www.tripadvisor.ca\/Profile\/Perri2013","43426":"https:\/\/www.tripadvisor.ca\/Profile\/DebF620","43427":"https:\/\/www.tripadvisor.ca\/Profile\/Alberta52","43428":"https:\/\/www.tripadvisor.ca\/Profile\/118blairm","43429":"https:\/\/www.tripadvisor.ca\/Profile\/lindamL4990MU","43430":"https:\/\/www.tripadvisor.ca\/Profile\/robbink176","43431":"https:\/\/www.tripadvisor.ca\/Profile\/259sharon","43432":"https:\/\/www.tripadvisor.ca\/Profile\/RickM802","43433":"https:\/\/www.tripadvisor.ca\/Profile\/tubby61","43434":"https:\/\/www.tripadvisor.ca\/Profile\/getoutontheroad","43435":"https:\/\/www.tripadvisor.ca\/Profile\/montys295","43436":"https:\/\/www.tripadvisor.ca\/Profile\/rojo-amigo","43437":"https:\/\/www.tripadvisor.ca\/Profile\/RogerC491","43438":"https:\/\/www.tripadvisor.ca\/Profile\/653scottl","43439":"https:\/\/www.tripadvisor.ca\/Profile\/burr4","43440":"https:\/\/www.tripadvisor.ca\/Profile\/WendyJean00","43441":"https:\/\/www.tripadvisor.ca\/Profile\/Mommyoftwinsx2","43442":"https:\/\/www.tripadvisor.ca\/Profile\/JasonR134","43443":"https:\/\/www.tripadvisor.ca\/Profile\/isabelm388","43444":"https:\/\/www.tripadvisor.ca\/Profile\/youngbadger","43445":"https:\/\/www.tripadvisor.ca\/Profile\/paulhU929WW","43446":"https:\/\/www.tripadvisor.ca\/Profile\/62susies","43447":"https:\/\/www.tripadvisor.ca\/Profile\/bhilborn","43448":"https:\/\/www.tripadvisor.ca\/Profile\/ELIZABETHH779","43449":"https:\/\/www.tripadvisor.ca\/Profile\/A1022XOdianam","43450":"https:\/\/www.tripadvisor.ca\/Profile\/scottdQ6035XY","43451":"https:\/\/www.tripadvisor.ca\/Profile\/stuarte178","43452":"https:\/\/www.tripadvisor.ca\/Profile\/shannonh536","43453":"https:\/\/www.tripadvisor.ca\/Profile\/Ecowoman","43454":"https:\/\/www.tripadvisor.ca\/Profile\/carolyntommail","43455":"https:\/\/www.tripadvisor.ca\/Profile\/Travllindude","43456":"https:\/\/www.tripadvisor.ca\/Profile\/DerHotelinspector","43457":"https:\/\/www.tripadvisor.ca\/Profile\/NickR621","43458":"https:\/\/www.tripadvisor.ca\/Profile\/967russellm","43459":"https:\/\/www.tripadvisor.ca\/Profile\/cougurr","43470":"https:\/\/www.tripadvisor.ca\/Profile\/BillD336","43471":"https:\/\/www.tripadvisor.ca\/Profile\/jennyemarco","43472":"https:\/\/www.tripadvisor.ca\/Profile\/886judy","43473":"https:\/\/www.tripadvisor.ca\/Profile\/timbucktoe","43474":"https:\/\/www.tripadvisor.ca\/Profile\/DADIG","43480":"https:\/\/www.tripadvisor.ca\/Profile\/F9730ZSerinm","43481":"https:\/\/www.tripadvisor.ca\/Profile\/gypsyatheart123","43482":"https:\/\/www.tripadvisor.ca\/Profile\/Historical_Travels","43483":"https:\/\/www.tripadvisor.ca\/Profile\/whasis","43484":"https:\/\/www.tripadvisor.ca\/Profile\/eshaddai","43485":"https:\/\/www.tripadvisor.ca\/Profile\/PNWtrek","43486":"https:\/\/www.tripadvisor.ca\/Profile\/JimR845","43487":"https:\/\/www.tripadvisor.ca\/Profile\/dwilaj","43488":"https:\/\/www.tripadvisor.ca\/Profile\/danj615","43489":"https:\/\/www.tripadvisor.ca\/Profile\/681KenM","43490":"https:\/\/www.tripadvisor.ca\/Profile\/Nickivancouver","43491":"https:\/\/www.tripadvisor.ca\/Profile\/exchef1","43493":"https:\/\/www.tripadvisor.ca\/Profile\/dancer024","43494":"https:\/\/www.tripadvisor.ca\/Profile\/musicplays","43495":"https:\/\/www.tripadvisor.ca\/Profile\/VanIsleTravlr","43497":"https:\/\/www.tripadvisor.ca\/Profile\/IslandGypsies","43498":"https:\/\/www.tripadvisor.ca\/Profile\/Lesliegrabove","43499":"https:\/\/www.tripadvisor.ca\/Profile\/gahitchins","43507":"https:\/\/www.tripadvisor.ca\/Profile\/MVJollyMon","43508":"https:\/\/www.tripadvisor.ca\/Profile\/karenwG8649MB","43509":"https:\/\/www.tripadvisor.ca\/Profile\/Twiken","43511":"https:\/\/www.tripadvisor.ca\/Profile\/592garyy","43512":"https:\/\/www.tripadvisor.ca\/Profile\/morrisge","43513":"https:\/\/www.tripadvisor.ca\/Profile\/rebecca287","43514":"https:\/\/www.tripadvisor.ca\/Profile\/drknows","43515":"https:\/\/www.tripadvisor.ca\/Profile\/rick_w53","43516":"https:\/\/www.tripadvisor.ca\/Profile\/wbsAlberta","43517":"https:\/\/www.tripadvisor.ca\/Profile\/TorontoRover","43518":"https:\/\/www.tripadvisor.ca\/Profile\/amdramhwife","43519":"https:\/\/www.tripadvisor.ca\/Profile\/ronr735","43520":"https:\/\/www.tripadvisor.ca\/Profile\/rileyp956","43522":"https:\/\/www.tripadvisor.ca\/Profile\/325robertt","43523":"https:\/\/www.tripadvisor.ca\/Profile\/adeliaCanada","43524":"https:\/\/www.tripadvisor.ca\/Profile\/JoniR425","43525":"https:\/\/www.tripadvisor.ca\/Profile\/MaryDeeCat","43526":"https:\/\/www.tripadvisor.ca\/Profile\/trip1check","43527":"https:\/\/www.tripadvisor.ca\/Profile\/gillybean604","43528":"https:\/\/www.tripadvisor.ca\/Profile\/csiemens","43529":"https:\/\/www.tripadvisor.ca\/Profile\/dbottomsup2001","43535":"https:\/\/www.tripadvisor.ca\/Profile\/lf185758","43536":"https:\/\/www.tripadvisor.ca\/Profile\/TrishS520","43538":"https:\/\/www.tripadvisor.ca\/Profile\/Jeff0872","43539":"https:\/\/www.tripadvisor.ca\/Profile\/tinyyy1","43540":"https:\/\/www.tripadvisor.ca\/Profile\/RosB570","43542":"https:\/\/www.tripadvisor.ca\/Profile\/Kcmylvag","43543":"https:\/\/www.tripadvisor.ca\/Profile\/PatS792","43544":"https:\/\/www.tripadvisor.ca\/Profile\/chanmight","43550":"https:\/\/www.tripadvisor.ca\/Profile\/DarrellK650","43552":"https:\/\/www.tripadvisor.ca\/Profile\/KathyBar","43553":"https:\/\/www.tripadvisor.ca\/Profile\/SueL216","43554":"https:\/\/www.tripadvisor.ca\/Profile\/Whitesands13","43555":"https:\/\/www.tripadvisor.ca\/Profile\/hernameislola","43556":"https:\/\/www.tripadvisor.ca\/Profile\/angies814","43557":"https:\/\/www.tripadvisor.ca\/Profile\/garykDelta_B_C_","43558":"https:\/\/www.tripadvisor.ca\/Profile\/97Z28","43559":"https:\/\/www.tripadvisor.ca\/Profile\/REL_11","43565":"https:\/\/www.tripadvisor.ca\/Profile\/CapriciousAngel","43566":"https:\/\/www.tripadvisor.ca\/Profile\/blueiris36","43567":"https:\/\/www.tripadvisor.ca\/Profile\/dsjamieson","43568":"https:\/\/www.tripadvisor.ca\/Profile\/marion029","43569":"https:\/\/www.tripadvisor.ca\/Profile\/LyndaF3y9","43570":"https:\/\/www.tripadvisor.ca\/Profile\/jangale","43571":"https:\/\/www.tripadvisor.ca\/Profile\/Vizslaone","43572":"https:\/\/www.tripadvisor.ca\/Profile\/Cheeka22","43573":"https:\/\/www.tripadvisor.ca\/Profile\/Tripsterchick","43574":"https:\/\/www.tripadvisor.ca\/Profile\/travelwithval","43585":"https:\/\/www.tripadvisor.ca\/Profile\/867North60Fam","43586":"https:\/\/www.tripadvisor.ca\/Profile\/KristinD597","43587":"https:\/\/www.tripadvisor.ca\/Profile\/SherryAJensen","43588":"https:\/\/www.tripadvisor.ca\/Profile\/E9906KTpeterw","43589":"https:\/\/www.tripadvisor.ca\/Profile\/leahb","43590":"https:\/\/www.tripadvisor.ca\/Profile\/TerriC287","43591":"https:\/\/www.tripadvisor.ca\/Profile\/pdunks5","43592":"https:\/\/www.tripadvisor.ca\/Profile\/JCDown","43593":"https:\/\/www.tripadvisor.ca\/Profile\/jenniferaF5735IQ","43594":"https:\/\/www.tripadvisor.ca\/Profile\/kenhI680TB","43595":"https:\/\/www.tripadvisor.ca\/Profile\/archfor","43596":"https:\/\/www.tripadvisor.ca\/Profile\/Lalaj46","43597":"https:\/\/www.tripadvisor.ca\/Profile\/greentree33","43598":"https:\/\/www.tripadvisor.ca\/Profile\/BeeCeeVee","43599":"https:\/\/www.tripadvisor.ca\/Profile\/JudithMc66","43600":"nil","43605":"https:\/\/www.tripadvisor.ca\/Profile\/occasionaldiner1","43606":"https:\/\/www.tripadvisor.ca\/Profile\/amykF2621FN","43607":"https:\/\/www.tripadvisor.ca\/Profile\/davek252","43608":"https:\/\/www.tripadvisor.ca\/Profile\/104fmc","43609":"https:\/\/www.tripadvisor.ca\/Profile\/sandyp262","43610":"https:\/\/www.tripadvisor.ca\/Profile\/PickingPal","43611":"https:\/\/www.tripadvisor.ca\/Profile\/S8786WJnancyb","43612":"https:\/\/www.tripadvisor.ca\/Profile\/TravelOften1968","43613":"https:\/\/www.tripadvisor.ca\/Profile\/Turk204","43614":"https:\/\/www.tripadvisor.ca\/Profile\/j0rdanaf","43615":"https:\/\/www.tripadvisor.ca\/Profile\/20yaya09","43616":"https:\/\/www.tripadvisor.ca\/Profile\/NickR621","43617":"https:\/\/www.tripadvisor.ca\/Profile\/kdsckk","43618":"https:\/\/www.tripadvisor.ca\/Profile\/griswolds2016","43619":"https:\/\/www.tripadvisor.ca\/Profile\/DaveCowan","43620":"https:\/\/www.tripadvisor.ca\/Profile\/Bob636","43621":"https:\/\/www.tripadvisor.ca\/Profile\/majica101","43622":"https:\/\/www.tripadvisor.ca\/Profile\/mbll2015","43623":"https:\/\/www.tripadvisor.ca\/Profile\/BobS26_13","43624":"https:\/\/www.tripadvisor.ca\/Profile\/KenJennings1","43625":"https:\/\/www.tripadvisor.ca\/Profile\/Treylya","43626":"https:\/\/www.tripadvisor.ca\/Profile\/N751KSlaurag","43627":"https:\/\/www.tripadvisor.ca\/Profile\/BonzBC","43628":"https:\/\/www.tripadvisor.ca\/Profile\/arctikphox","43629":"https:\/\/www.tripadvisor.ca\/Profile\/DC694","43630":"https:\/\/www.tripadvisor.ca\/Profile\/MaryV2X","43631":"https:\/\/www.tripadvisor.ca\/Profile\/NeenerJ","43632":"https:\/\/www.tripadvisor.ca\/Profile\/Mrs-Dash59","43633":"https:\/\/www.tripadvisor.ca\/Profile\/Greenlakereener","43634":"https:\/\/www.tripadvisor.ca\/Profile\/tandascott","43640":"https:\/\/www.tripadvisor.ca\/Profile\/TammiW380","43641":"https:\/\/www.tripadvisor.ca\/Profile\/32BrendaC","43642":"https:\/\/www.tripadvisor.ca\/Profile\/AStadt","43643":"https:\/\/www.tripadvisor.ca\/Profile\/128sharons","43644":"https:\/\/www.tripadvisor.ca\/Profile\/MargaretB575","43645":"https:\/\/www.tripadvisor.ca\/Profile\/cheeselova","43646":"https:\/\/www.tripadvisor.ca\/Profile\/bekka64","43647":"https:\/\/www.tripadvisor.ca\/Profile\/mobilegurl","43648":"https:\/\/www.tripadvisor.ca\/Profile\/juanitar154943","43649":"https:\/\/www.tripadvisor.ca\/Profile\/Hoop007","43655":"https:\/\/www.tripadvisor.ca\/Profile\/55moel","43656":"https:\/\/www.tripadvisor.ca\/Profile\/RogerV259","43657":"https:\/\/www.tripadvisor.ca\/Profile\/ChristianGal","43658":"https:\/\/www.tripadvisor.ca\/Profile\/BC-Valley-Guy","43659":"https:\/\/www.tripadvisor.ca\/Profile\/Jgawth","43665":"https:\/\/www.tripadvisor.ca\/Profile\/Arabella_11","43666":"https:\/\/www.tripadvisor.ca\/Profile\/kenjitrip2014","43667":"https:\/\/www.tripadvisor.ca\/Profile\/chezmarpole","43668":"https:\/\/www.tripadvisor.ca\/Profile\/NAMMelita","43669":"https:\/\/www.tripadvisor.ca\/Profile\/Kennington_High_St","43670":"https:\/\/www.tripadvisor.ca\/Profile\/jasesam","43671":"https:\/\/www.tripadvisor.ca\/Profile\/bobbik469","43672":"https:\/\/www.tripadvisor.ca\/Profile\/H2596RIjasonm","43673":"https:\/\/www.tripadvisor.ca\/Profile\/Dmlvan","43674":"https:\/\/www.tripadvisor.ca\/Profile\/LynneM765","43675":"https:\/\/www.tripadvisor.ca\/Profile\/DavidB278","43676":"https:\/\/www.tripadvisor.ca\/Profile\/shirleysixeight","43677":"https:\/\/www.tripadvisor.ca\/Profile\/MLouH","43678":"https:\/\/www.tripadvisor.ca\/Profile\/ShannonW573","43679":"https:\/\/www.tripadvisor.ca\/Profile\/RobinH770","43680":"https:\/\/www.tripadvisor.ca\/Profile\/Pavlova","43681":"https:\/\/www.tripadvisor.ca\/Profile\/rainforestmama","43682":"https:\/\/www.tripadvisor.ca\/Profile\/jb613","43683":"https:\/\/www.tripadvisor.ca\/Profile\/sharonr806","43684":"https:\/\/www.tripadvisor.ca\/Profile\/cdimond","43685":"https:\/\/www.tripadvisor.ca\/Profile\/Dcdma","43686":"https:\/\/www.tripadvisor.ca\/Profile\/LeslieK351","43687":"https:\/\/www.tripadvisor.ca\/Profile\/Provost2","43688":"https:\/\/www.tripadvisor.ca\/Profile\/melveena2013","43689":"https:\/\/www.tripadvisor.ca\/Profile\/280aliceb","43690":"https:\/\/www.tripadvisor.ca\/Profile\/mugsyvictoriaB_C_","43691":"https:\/\/www.tripadvisor.ca\/Profile\/NatureDiver","43692":"https:\/\/www.tripadvisor.ca\/Profile\/aj3788","43693":"https:\/\/www.tripadvisor.ca\/Profile\/lisaannem","43694":"https:\/\/www.tripadvisor.ca\/Profile\/30JenniferS","43695":"https:\/\/www.tripadvisor.ca\/Profile\/johannaa386","43696":"https:\/\/www.tripadvisor.ca\/Profile\/jfk154933","43697":"https:\/\/www.tripadvisor.ca\/Profile\/MareHare","43698":"https:\/\/www.tripadvisor.ca\/Profile\/Mak2315","43699":"https:\/\/www.tripadvisor.ca\/Profile\/128pamelad","43700":"https:\/\/www.tripadvisor.ca\/Profile\/therealtyeeman","43701":"https:\/\/www.tripadvisor.ca\/Profile\/Ginabu","43702":"https:\/\/www.tripadvisor.ca\/Profile\/markbV9494DJ","43703":"https:\/\/www.tripadvisor.ca\/Profile\/DJM514","43704":"https:\/\/www.tripadvisor.ca\/Profile\/Alllyson","43705":"https:\/\/www.tripadvisor.ca\/Profile\/staceymm46","43706":"https:\/\/www.tripadvisor.ca\/Profile\/mrll","43707":"https:\/\/www.tripadvisor.ca\/Profile\/Nfrax","43708":"https:\/\/www.tripadvisor.ca\/Profile\/MarlaneP","43709":"https:\/\/www.tripadvisor.ca\/Profile\/sdljflsdjfldsjfldsjl","43710":"https:\/\/www.tripadvisor.ca\/Profile\/YellowHouseFamily","43711":"https:\/\/www.tripadvisor.ca\/Profile\/200traceyl","43712":"https:\/\/www.tripadvisor.ca\/Profile\/BL280","43713":"https:\/\/www.tripadvisor.ca\/Profile\/dougMM","43714":"https:\/\/www.tripadvisor.ca\/Profile\/Moiraine8","43715":"https:\/\/www.tripadvisor.ca\/Profile\/LUSKJU","43716":"https:\/\/www.tripadvisor.ca\/Profile\/449pats","43717":"https:\/\/www.tripadvisor.ca\/Profile\/coffeetime42","43718":"https:\/\/www.tripadvisor.ca\/Profile\/SaltSpringMelW","43719":"https:\/\/www.tripadvisor.ca\/Profile\/OurFamilyReunion","43720":"https:\/\/www.tripadvisor.ca\/Profile\/Patricia598","43721":"https:\/\/www.tripadvisor.ca\/Profile\/dayleg684","43722":"https:\/\/www.tripadvisor.ca\/Profile\/348natalieb","43723":"https:\/\/www.tripadvisor.ca\/Profile\/hh855","43724":"https:\/\/www.tripadvisor.ca\/Profile\/marygracem725","43730":"https:\/\/www.tripadvisor.ca\/Profile\/vivamexic0","43731":"https:\/\/www.tripadvisor.ca\/Profile\/purplescarf","43732":"https:\/\/www.tripadvisor.ca\/Profile\/TofinoFishing","43734":"https:\/\/www.tripadvisor.ca\/Profile\/darwinning90","43735":"https:\/\/www.tripadvisor.ca\/Profile\/PRNana","43736":"https:\/\/www.tripadvisor.ca\/Profile\/KarenK945","43738":"https:\/\/www.tripadvisor.ca\/Profile\/islandr123","43739":"https:\/\/www.tripadvisor.ca\/Profile\/heartsmartass","43740":"https:\/\/www.tripadvisor.ca\/Profile\/sshifton","43741":"https:\/\/www.tripadvisor.ca\/Profile\/JaneB944","43743":"https:\/\/www.tripadvisor.ca\/Profile\/wheels743","43744":"https:\/\/www.tripadvisor.ca\/Profile\/JenniferFun","43745":"https:\/\/www.tripadvisor.ca\/Profile\/Hagar4316","43746":"https:\/\/www.tripadvisor.ca\/Profile\/Kathini","43747":"https:\/\/www.tripadvisor.ca\/Profile\/Tripster91","43748":"https:\/\/www.tripadvisor.ca\/Profile\/DLTE","43749":"https:\/\/www.tripadvisor.ca\/Profile\/GuiderSue","43750":"https:\/\/www.tripadvisor.ca\/Profile\/EAOW","43751":"https:\/\/www.tripadvisor.ca\/Profile\/OldSalt99","43752":"https:\/\/www.tripadvisor.ca\/Profile\/daggern","43753":"https:\/\/www.tripadvisor.ca\/Profile\/Den560","43754":"https:\/\/www.tripadvisor.ca\/Profile\/LauraM772","43755":"https:\/\/www.tripadvisor.ca\/Profile\/mobiel","43756":"https:\/\/www.tripadvisor.ca\/Profile\/Alas4","43757":"https:\/\/www.tripadvisor.ca\/Profile\/Bunkie101","43758":"https:\/\/www.tripadvisor.ca\/Profile\/wildrose1950","43759":"https:\/\/www.tripadvisor.ca\/Profile\/LVToday","43760":"https:\/\/www.tripadvisor.ca\/Profile\/katyNanaimo","43761":"https:\/\/www.tripadvisor.ca\/Profile\/R9111YIkathleend","43762":"https:\/\/www.tripadvisor.ca\/Profile\/New-Horizons14","43763":"https:\/\/www.tripadvisor.ca\/Profile\/travepartners","43764":"https:\/\/www.tripadvisor.ca\/Profile\/Jammer05","43765":"https:\/\/www.tripadvisor.ca\/Profile\/amed6","43766":"https:\/\/www.tripadvisor.ca\/Profile\/vezila2","43767":"https:\/\/www.tripadvisor.ca\/Profile\/Cdn_Globetrotters","43768":"https:\/\/www.tripadvisor.ca\/Profile\/Tritrillian","43769":"https:\/\/www.tripadvisor.ca\/Profile\/BlackberryBoy","43770":"https:\/\/www.tripadvisor.ca\/Profile\/daytripper008","43771":"https:\/\/www.tripadvisor.ca\/Profile\/Columbia_D","43772":"https:\/\/www.tripadvisor.ca\/Profile\/Vancouver-mom2","43773":"https:\/\/www.tripadvisor.ca\/Profile\/GSk","43774":"https:\/\/www.tripadvisor.ca\/Profile\/pawsplus","43775":"https:\/\/www.tripadvisor.ca\/Profile\/LiveBeautiful","43776":"https:\/\/www.tripadvisor.ca\/Profile\/NessaLee","43777":"https:\/\/www.tripadvisor.ca\/Profile\/beachtravelpeople","43779":"https:\/\/www.tripadvisor.ca\/Profile\/VancouverBeachwalker","43780":"https:\/\/www.tripadvisor.ca\/Profile\/Grandparentsof9","43781":"https:\/\/www.tripadvisor.ca\/Profile\/southbc","43782":"https:\/\/www.tripadvisor.ca\/Profile\/WetCoastIslander","43783":"https:\/\/www.tripadvisor.ca\/Profile\/Wanderer33908","43784":"https:\/\/www.tripadvisor.ca\/Profile\/BackPacker21006","43785":"nil","43790":"https:\/\/www.tripadvisor.ca\/Profile\/Maps57989215290","43791":"https:\/\/www.tripadvisor.ca\/Profile\/Dream08055339582","43792":"https:\/\/www.tripadvisor.ca\/Profile\/925micaelas","43793":"https:\/\/www.tripadvisor.ca\/Profile\/hmoney","43794":"https:\/\/www.tripadvisor.ca\/Profile\/Companion22264172764","43795":"https:\/\/www.tripadvisor.ca\/Profile\/Escape12424401689","43796":"https:\/\/www.tripadvisor.ca\/Profile\/Nomad68480272187","43797":"https:\/\/www.tripadvisor.ca\/Profile\/Navigator34772425933","43798":"https:\/\/www.tripadvisor.ca\/Profile\/Extraordinary828876","43799":"https:\/\/www.tripadvisor.ca\/Profile\/Relax35372581251","43800":"https:\/\/www.tripadvisor.ca\/Profile\/pekNorthVancouver_BC","43801":"https:\/\/www.tripadvisor.ca\/Profile\/459deept","43802":"https:\/\/www.tripadvisor.ca\/Profile\/riverite2016","43803":"https:\/\/www.tripadvisor.ca\/Profile\/MundoTravelBug","43804":"https:\/\/www.tripadvisor.ca\/Profile\/1010PattiT","43805":"https:\/\/www.tripadvisor.ca\/Profile\/dhanna111","43806":"https:\/\/www.tripadvisor.ca\/Profile\/felixtc2017","43807":"https:\/\/www.tripadvisor.ca\/Profile\/857wiebkes","43808":"https:\/\/www.tripadvisor.ca\/Profile\/Camper42848705637","43809":"https:\/\/www.tripadvisor.ca\/Profile\/Road03913278230","43815":"https:\/\/www.tripadvisor.ca\/Profile\/Curious47400824303","43816":"https:\/\/www.tripadvisor.ca\/Profile\/Excursion794649","43817":"https:\/\/www.tripadvisor.ca\/Profile\/hyltonn","43818":"https:\/\/www.tripadvisor.ca\/Profile\/CutterBoss","43819":"https:\/\/www.tripadvisor.ca\/Profile\/CharlieV911","43820":"https:\/\/www.tripadvisor.ca\/Profile\/KMSreviewer","43821":"https:\/\/www.tripadvisor.ca\/Profile\/melissasweetBee","43822":"https:\/\/www.tripadvisor.ca\/Profile\/Resort40844788680","43823":"https:\/\/www.tripadvisor.ca\/Profile\/Jet37363745166","43824":"https:\/\/www.tripadvisor.ca\/Profile\/1217Liana","43825":"https:\/\/www.tripadvisor.ca\/Profile\/elizabethdX5072XQ","43826":"https:\/\/www.tripadvisor.ca\/Profile\/Navigator314939","43827":"https:\/\/www.tripadvisor.ca\/Profile\/Odyssey67375370232","43828":"https:\/\/www.tripadvisor.ca\/Profile\/Climber14281300218","43829":"https:\/\/www.tripadvisor.ca\/Profile\/heathersP8813WR","43830":"https:\/\/www.tripadvisor.ca\/Profile\/DianaM2632","43831":"https:\/\/www.tripadvisor.ca\/Profile\/Trail14226715972","43832":"https:\/\/www.tripadvisor.ca\/Profile\/sharontraill","43833":"https:\/\/www.tripadvisor.ca\/Profile\/sharonannm2017","43834":"https:\/\/www.tripadvisor.ca\/Profile\/Passport12432921894","43835":"https:\/\/www.tripadvisor.ca\/Profile\/cp905","43836":"https:\/\/www.tripadvisor.ca\/Profile\/drrickhelmer","43837":"https:\/\/www.tripadvisor.ca\/Profile\/garyr59","43838":"https:\/\/www.tripadvisor.ca\/Profile\/fatdogowner","43839":"https:\/\/www.tripadvisor.ca\/Profile\/Happiness34511371282","43840":"https:\/\/www.tripadvisor.ca\/Profile\/candaceo2016","43841":"https:\/\/www.tripadvisor.ca\/Profile\/Trek29887320603","43842":"https:\/\/www.tripadvisor.ca\/Profile\/Explore46966177267","43843":"https:\/\/www.tripadvisor.ca\/Profile\/Sandra-Sophia","43844":"https:\/\/www.tripadvisor.ca\/Profile\/Dream38742115111","43845":"https:\/\/www.tripadvisor.ca\/Profile\/Trail14092397727","43846":"https:\/\/www.tripadvisor.ca\/Profile\/Vacation303241","43847":"https:\/\/www.tripadvisor.ca\/Profile\/tintinje","43848":"https:\/\/www.tripadvisor.ca\/Profile\/Navigate19063289910","43849":"https:\/\/www.tripadvisor.ca\/Profile\/Voyager51607887232","43850":"https:\/\/www.tripadvisor.ca\/Profile\/luvmystella","43851":"https:\/\/www.tripadvisor.ca\/Profile\/wcresponder","43852":"https:\/\/www.tripadvisor.ca\/Profile\/Trek19132230144","43853":"https:\/\/www.tripadvisor.ca\/Profile\/WestVanReviewer","43854":"https:\/\/www.tripadvisor.ca\/Profile\/Venture31941938216","43855":"https:\/\/www.tripadvisor.ca\/Profile\/Camper12924","43856":"https:\/\/www.tripadvisor.ca\/Profile\/Sightseer24298027316","43857":"https:\/\/www.tripadvisor.ca\/Profile\/larryjude","43858":"https:\/\/www.tripadvisor.ca\/Profile\/Frank_Staiger","43859":"https:\/\/www.tripadvisor.ca\/Profile\/Traveler42128588246","43860":"https:\/\/www.tripadvisor.ca\/Profile\/Travel49268536103","43861":"https:\/\/www.tripadvisor.ca\/Profile\/Wanderer00044378568","43862":"https:\/\/www.tripadvisor.ca\/Profile\/islandrockin","43863":"https:\/\/www.tripadvisor.ca\/Profile\/686charlotter","43864":"https:\/\/www.tripadvisor.ca\/Profile\/Maps43523833805","43865":"https:\/\/www.tripadvisor.ca\/Profile\/meelee8","43866":"https:\/\/www.tripadvisor.ca\/Profile\/A_Reviewer_Oct_2018","43867":"https:\/\/www.tripadvisor.ca\/Profile\/Excursion30166761174","43868":"https:\/\/www.tripadvisor.ca\/Profile\/tripgirl2019","43869":"https:\/\/www.tripadvisor.ca\/Profile\/thesupershelby","43870":"https:\/\/www.tripadvisor.ca\/Profile\/Markytravels","43871":"https:\/\/www.tripadvisor.ca\/Profile\/tatraveller61","43872":"https:\/\/www.tripadvisor.ca\/Profile\/travellorpam","43873":"https:\/\/www.tripadvisor.ca\/Profile\/Getaway517782","43874":"https:\/\/www.tripadvisor.ca\/Profile\/KathrynM1570","43885":"https:\/\/www.tripadvisor.ca\/Profile\/jessiphers","43886":"https:\/\/www.tripadvisor.ca\/Profile\/bglad123","43887":"https:\/\/www.tripadvisor.ca\/Profile\/dianeandroberts","43888":"https:\/\/www.tripadvisor.ca\/Profile\/gojengo5","43889":"https:\/\/www.tripadvisor.ca\/Profile\/K704BGat","43890":"https:\/\/www.tripadvisor.ca\/Profile\/Q2121NEmarys","43891":"https:\/\/www.tripadvisor.ca\/Profile\/mikevL2552XP","43892":"https:\/\/www.tripadvisor.ca\/Profile\/Roam18994986390","43893":"https:\/\/www.tripadvisor.ca\/Profile\/markwarriner","43894":"https:\/\/www.tripadvisor.ca\/Profile\/Adventure326772","43900":"https:\/\/www.tripadvisor.ca\/Profile\/Freedom23806047364","43901":"https:\/\/www.tripadvisor.ca\/Profile\/kenkA7737HL","43902":"https:\/\/www.tripadvisor.ca\/Profile\/pothol","43903":"https:\/\/www.tripadvisor.ca\/Profile\/Trek35014967961","43904":"https:\/\/www.tripadvisor.ca\/Profile\/Global35113262803","43905":"https:\/\/www.tripadvisor.ca\/Profile\/288jodym","43906":"https:\/\/www.tripadvisor.ca\/Profile\/Relax45843459253","43907":"https:\/\/www.tripadvisor.ca\/Profile\/jamesmT3463OT","43908":"https:\/\/www.tripadvisor.ca\/Profile\/Travel60987601539","43909":"https:\/\/www.tripadvisor.ca\/Profile\/Sailorpo2","43910":"https:\/\/www.tripadvisor.ca\/Profile\/BigJ44","43911":"https:\/\/www.tripadvisor.ca\/Profile\/68michellej","43912":"https:\/\/www.tripadvisor.ca\/Profile\/NorthStar06284799493","43913":"https:\/\/www.tripadvisor.ca\/Profile\/pamelablaket","43914":"https:\/\/www.tripadvisor.ca\/Profile\/Roving64312232749","43915":"https:\/\/www.tripadvisor.ca\/Profile\/TeresaNanaimo","43916":"https:\/\/www.tripadvisor.ca\/Profile\/Vacation27381553455","43917":"https:\/\/www.tripadvisor.ca\/Profile\/jmarcellus39","43918":"https:\/\/www.tripadvisor.ca\/Profile\/Cruiser10058025907","43919":"https:\/\/www.tripadvisor.ca\/Profile\/811suel","43920":"https:\/\/www.tripadvisor.ca\/Profile\/islander2017","43921":"https:\/\/www.tripadvisor.ca\/Profile\/Trail50696060646","43922":"https:\/\/www.tripadvisor.ca\/Profile\/jh2oman","43923":"https:\/\/www.tripadvisor.ca\/Profile\/Dream65656171725","43924":"https:\/\/www.tripadvisor.ca\/Profile\/MarsBar419","43925":"https:\/\/www.tripadvisor.ca\/Profile\/Jet59221170135","43926":"https:\/\/www.tripadvisor.ca\/Profile\/travelerW9XD","43927":"https:\/\/www.tripadvisor.ca\/Profile\/Dream67011486079","43929":"https:\/\/www.tripadvisor.ca\/Profile\/Getaway46750523170","43930":"https:\/\/www.tripadvisor.ca\/Profile\/Curious229946","43931":"https:\/\/www.tripadvisor.ca\/Profile\/Roam51566780572","43932":"https:\/\/www.tripadvisor.ca\/Profile\/Voyager11739884354","43933":"https:\/\/www.tripadvisor.ca\/Profile\/Rebecca_d181780","43934":"https:\/\/www.tripadvisor.ca\/Profile\/239jacquelinef","43935":"https:\/\/www.tripadvisor.ca\/Profile\/Happiness61455410515","43936":"https:\/\/www.tripadvisor.ca\/Profile\/ForMacGirl","43937":"https:\/\/www.tripadvisor.ca\/Profile\/Y7613CGsuem","43938":"https:\/\/www.tripadvisor.ca\/Profile\/Adventure63392664444","43939":"https:\/\/www.tripadvisor.ca\/Profile\/BrenBailey","43940":"https:\/\/www.tripadvisor.ca\/Profile\/Discover59102521801","43941":"https:\/\/www.tripadvisor.ca\/Profile\/GoPlaces57362280676","43942":"https:\/\/www.tripadvisor.ca\/Profile\/Mellybelly6905","43943":"https:\/\/www.tripadvisor.ca\/Profile\/Vacation33777014865","43944":"https:\/\/www.tripadvisor.ca\/Profile\/Cruiser36127324926","43950":"https:\/\/www.tripadvisor.ca\/Profile\/brodie1952","43951":"https:\/\/www.tripadvisor.ca\/Profile\/GoPlaces309140","43952":"https:\/\/www.tripadvisor.ca\/Profile\/bcrrecmanager","43953":"https:\/\/www.tripadvisor.ca\/Profile\/jw10182018","43954":"https:\/\/www.tripadvisor.ca\/Profile\/ryanwF9355VM","43955":"https:\/\/www.tripadvisor.ca\/Profile\/Friisfamily4","43956":"https:\/\/www.tripadvisor.ca\/Profile\/bpchrysalis","43957":"https:\/\/www.tripadvisor.ca\/Profile\/roy504","43958":"https:\/\/www.tripadvisor.ca\/Profile\/ElaineH446","43959":"https:\/\/www.tripadvisor.ca\/Profile\/metaungulate","43960":"https:\/\/www.tripadvisor.ca\/Profile\/jacquiestpierre89","43961":"https:\/\/www.tripadvisor.ca\/Profile\/SMsm778","43962":"https:\/\/www.tripadvisor.ca\/Profile\/nkaona","43963":"https:\/\/www.tripadvisor.ca\/Profile\/tinacatering","43964":"https:\/\/www.tripadvisor.ca\/Profile\/charris6302","43965":"https:\/\/www.tripadvisor.ca\/Profile\/kazzoo2018","43966":"https:\/\/www.tripadvisor.ca\/Profile\/wwatchorn","43967":"https:\/\/www.tripadvisor.ca\/Profile\/Timeforadventure1","43968":"https:\/\/www.tripadvisor.ca\/Profile\/554liams","43969":"https:\/\/www.tripadvisor.ca\/Profile\/christinaW3619YK","43970":"https:\/\/www.tripadvisor.ca\/Profile\/Corrina001","43971":"https:\/\/www.tripadvisor.ca\/Profile\/deadlydunc","43972":"https:\/\/www.tripadvisor.ca\/Profile\/henryschwagly","43973":"https:\/\/www.tripadvisor.ca\/Profile\/kmj628","43974":"https:\/\/www.tripadvisor.ca\/Profile\/carolfiorilli","43975":"https:\/\/www.tripadvisor.ca\/Profile\/Sightseer733093","43976":"https:\/\/www.tripadvisor.ca\/Profile\/tracybC3294MN","43977":"https:\/\/www.tripadvisor.ca\/Profile\/arly295","43978":"https:\/\/www.tripadvisor.ca\/Profile\/341roland","43979":"https:\/\/www.tripadvisor.ca\/Profile\/mostlysatisfied2018","43980":"https:\/\/www.tripadvisor.ca\/Profile\/potworks","43981":"https:\/\/www.tripadvisor.ca\/Profile\/shannonmccloy","43982":"https:\/\/www.tripadvisor.ca\/Profile\/151kathrynn","43983":"https:\/\/www.tripadvisor.ca\/Profile\/clarep426","43984":"https:\/\/www.tripadvisor.ca\/Profile\/janeth0rnt0n","43985":"https:\/\/www.tripadvisor.ca\/Profile\/ColleenA817","43986":"https:\/\/www.tripadvisor.ca\/Profile\/ringerb","43987":"https:\/\/www.tripadvisor.ca\/Profile\/connie062","43988":"https:\/\/www.tripadvisor.ca\/Profile\/jindrichr","43989":"https:\/\/www.tripadvisor.ca\/Profile\/West1Prime","43990":"https:\/\/www.tripadvisor.ca\/Profile\/hppytrvls","43991":"https:\/\/www.tripadvisor.ca\/Profile\/elviajero1019","43992":"https:\/\/www.tripadvisor.ca\/Profile\/ilovetouring","43993":"https:\/\/www.tripadvisor.ca\/Profile\/jmenet","43994":"https:\/\/www.tripadvisor.ca\/Profile\/BurnnLove","43995":"https:\/\/www.tripadvisor.ca\/Profile\/TheronCraig","43996":"https:\/\/www.tripadvisor.ca\/Profile\/margaretsH4351OO","43997":"https:\/\/www.tripadvisor.ca\/Profile\/354fredj","43998":"https:\/\/www.tripadvisor.ca\/Profile\/91buddyh","43999":"https:\/\/www.tripadvisor.ca\/Profile\/jackier804","44000":"https:\/\/www.tripadvisor.ca\/Profile\/carlenadumont","44001":"https:\/\/www.tripadvisor.ca\/Profile\/marybZ7530KJ","44002":"https:\/\/www.tripadvisor.ca\/Profile\/lstockert","44003":"https:\/\/www.tripadvisor.ca\/Profile\/jillianbradley4","44004":"https:\/\/www.tripadvisor.ca\/Profile\/749barbr","44005":"https:\/\/www.tripadvisor.ca\/Profile\/W4484XSdavidc","44006":"https:\/\/www.tripadvisor.ca\/Profile\/crazigerl","44007":"https:\/\/www.tripadvisor.ca\/Profile\/WhereNext_YYC","44008":"https:\/\/www.tripadvisor.ca\/Profile\/uktechwizard","44009":"https:\/\/www.tripadvisor.ca\/Profile\/UAtraveller","44010":"https:\/\/www.tripadvisor.ca\/Profile\/eewedley","44011":"https:\/\/www.tripadvisor.ca\/Profile\/K6290VAsarahg","44012":"https:\/\/www.tripadvisor.ca\/Profile\/jessiphers","44013":"https:\/\/www.tripadvisor.ca\/Profile\/Jwg35with9","44014":"https:\/\/www.tripadvisor.ca\/Profile\/lumublu","44015":"https:\/\/www.tripadvisor.ca\/Profile\/lulubelle45","44016":"https:\/\/www.tripadvisor.ca\/Profile\/NorbertS608","44017":"https:\/\/www.tripadvisor.ca\/Profile\/Dutchgirl101","44018":"https:\/\/www.tripadvisor.ca\/Profile\/Megan550","44019":"https:\/\/www.tripadvisor.ca\/Profile\/997jerrye","44020":"https:\/\/www.tripadvisor.ca\/Profile\/ryanvanveener","44021":"https:\/\/www.tripadvisor.ca\/Profile\/330ruthannw","44022":"https:\/\/www.tripadvisor.ca\/Profile\/538joy17","44023":"https:\/\/www.tripadvisor.ca\/Profile\/Szaboo","44024":"https:\/\/www.tripadvisor.ca\/Profile\/D_Beep","44025":"https:\/\/www.tripadvisor.ca\/Profile\/ihatesushi","44026":"https:\/\/www.tripadvisor.ca\/Profile\/littleoneingy","44027":"https:\/\/www.tripadvisor.ca\/Profile\/TRAVELLER4FUN2011","44028":"https:\/\/www.tripadvisor.ca\/Profile\/Budandjude","44029":"https:\/\/www.tripadvisor.ca\/Profile\/PenelopeW","44030":"https:\/\/www.tripadvisor.ca\/Profile\/Starfleet56","44031":"https:\/\/www.tripadvisor.ca\/Profile\/stephaniesW5046DX","44032":"https:\/\/www.tripadvisor.ca\/Profile\/J9211RFlouisem","44033":"https:\/\/www.tripadvisor.ca\/Profile\/davidgerdmoore","44034":"https:\/\/www.tripadvisor.ca\/Profile\/247thelmal","44035":"https:\/\/www.tripadvisor.ca\/Profile\/572robertd","44036":"https:\/\/www.tripadvisor.ca\/Profile\/KerriW6","44037":"https:\/\/www.tripadvisor.ca\/Profile\/A2372ZFdonnat","44038":"https:\/\/www.tripadvisor.ca\/Profile\/TanaN_11","44039":"https:\/\/www.tripadvisor.ca\/Profile\/loreenfroese","44040":"https:\/\/www.tripadvisor.ca\/Profile\/TomasoVernon_B_C_","44041":"https:\/\/www.tripadvisor.ca\/Profile\/SaNaka13","44042":"https:\/\/www.tripadvisor.ca\/Profile\/SEG201","44043":"https:\/\/www.tripadvisor.ca\/Profile\/DavidTAC","44044":"https:\/\/www.tripadvisor.ca\/Profile\/722BenJ","44045":"https:\/\/www.tripadvisor.ca\/Profile\/DELH","44046":"https:\/\/www.tripadvisor.ca\/Profile\/FWontheroad","44047":"https:\/\/www.tripadvisor.ca\/Profile\/620jeanv","44048":"https:\/\/www.tripadvisor.ca\/Profile\/Hippersons","44049":"https:\/\/www.tripadvisor.ca\/Profile\/458daven","44050":"https:\/\/www.tripadvisor.ca\/Profile\/JackRussell1964","44051":"https:\/\/www.tripadvisor.ca\/Profile\/121linneac","44052":"https:\/\/www.tripadvisor.ca\/Profile\/Mr_Jones2","44053":"https:\/\/www.tripadvisor.ca\/Profile\/emilyrachael","44054":"https:\/\/www.tripadvisor.ca\/Profile\/EdW423","44055":"https:\/\/www.tripadvisor.ca\/Profile\/marymaker","44056":"https:\/\/www.tripadvisor.ca\/Profile\/MustangDuo","44057":"https:\/\/www.tripadvisor.ca\/Profile\/OTRAgain2","44058":"https:\/\/www.tripadvisor.ca\/Profile\/yenally","44059":"https:\/\/www.tripadvisor.ca\/Profile\/GlennF805","44060":"https:\/\/www.tripadvisor.ca\/Profile\/Neotribe","44061":"https:\/\/www.tripadvisor.ca\/Profile\/ront62","44062":"https:\/\/www.tripadvisor.ca\/Profile\/snowolf1999","44063":"https:\/\/www.tripadvisor.ca\/Profile\/KimT279","44064":"https:\/\/www.tripadvisor.ca\/Profile\/Heather155","44065":"https:\/\/www.tripadvisor.ca\/Profile\/A6956YHbrianm","44066":"https:\/\/www.tripadvisor.ca\/Profile\/dancer024","44067":"https:\/\/www.tripadvisor.ca\/Profile\/DCVentures","44068":"https:\/\/www.tripadvisor.ca\/Profile\/531anniel","44069":"https:\/\/www.tripadvisor.ca\/Profile\/Lauries890","44070":"nil","44075":"https:\/\/www.tripadvisor.ca\/Profile\/Reignfan","44076":"https:\/\/www.tripadvisor.ca\/Profile\/Ambeidrew","44077":"https:\/\/www.tripadvisor.ca\/Profile\/JerryandNatalie","44078":"https:\/\/www.tripadvisor.ca\/Profile\/Martina65423","44079":"https:\/\/www.tripadvisor.ca\/Profile\/JenJacob45","44085":"https:\/\/www.tripadvisor.ca\/Profile\/TamaraandChris","44086":"https:\/\/www.tripadvisor.ca\/Profile\/forest_surefoot","44087":"https:\/\/www.tripadvisor.ca\/Profile\/David3315","44088":"https:\/\/www.tripadvisor.ca\/Profile\/Sailorbelle","44089":"https:\/\/www.tripadvisor.ca\/Profile\/Daz39","44095":"https:\/\/www.tripadvisor.ca\/Profile\/W5672HPhelens","44096":"https:\/\/www.tripadvisor.ca\/Profile\/Wendybraaten","44097":"https:\/\/www.tripadvisor.ca\/Profile\/SarahB722","44098":"https:\/\/www.tripadvisor.ca\/Profile\/Tripsterchick","44099":"https:\/\/www.tripadvisor.ca\/Profile\/George2011","44100":"https:\/\/www.tripadvisor.ca\/Profile\/bigtrippertoo","44101":"https:\/\/www.tripadvisor.ca\/Profile\/Ultraslow","44102":"https:\/\/www.tripadvisor.ca\/Profile\/fran154945","44103":"https:\/\/www.tripadvisor.ca\/Profile\/trooperGullLake","44104":"https:\/\/www.tripadvisor.ca\/Profile\/travellingpair74","44110":"https:\/\/www.tripadvisor.ca\/Profile\/Bevvy057","44111":"https:\/\/www.tripadvisor.ca\/Profile\/marie154i949","44112":"https:\/\/www.tripadvisor.ca\/Profile\/solo_traveller40","44113":"https:\/\/www.tripadvisor.ca\/Profile\/hockeymom1957","44114":"https:\/\/www.tripadvisor.ca\/Profile\/getaway049","44115":"https:\/\/www.tripadvisor.ca\/Profile\/PaulaSequim","44116":"https:\/\/www.tripadvisor.ca\/Profile\/pauloW3794CE","44117":"https:\/\/www.tripadvisor.ca\/Profile\/PhredStoner","44118":"https:\/\/www.tripadvisor.ca\/Profile\/room_surveyor","44119":"https:\/\/www.tripadvisor.ca\/Profile\/KelownaStiff","44120":"https:\/\/www.tripadvisor.ca\/Profile\/jdglek","44125":"https:\/\/www.tripadvisor.ca\/Profile\/Trip45433212077","44130":"https:\/\/www.tripadvisor.ca\/Profile\/473blakek","44135":"https:\/\/www.tripadvisor.ca\/Profile\/Sunshine26152044136","44140":"https:\/\/www.tripadvisor.ca\/Profile\/Guide365248","44145":"https:\/\/www.tripadvisor.ca\/Profile\/779bsmith","44150":"nil","44155":"https:\/\/www.tripadvisor.ca\/Profile\/PaulineV3","44160":"https:\/\/www.tripadvisor.ca\/Profile\/randyl434","44165":"https:\/\/www.tripadvisor.ca\/Profile\/Tgkav","44170":"https:\/\/www.tripadvisor.ca\/Profile\/jhosok412380","44180":"https:\/\/www.tripadvisor.ca\/Profile\/898russella","44190":"https:\/\/www.tripadvisor.ca\/Profile\/AJM0079","44195":"https:\/\/www.tripadvisor.caundefined","44210":"https:\/\/www.tripadvisor.ca\/Profile\/568judya","44220":"https:\/\/www.tripadvisor.ca\/Profile\/L2382YHsharonr","44225":"https:\/\/www.tripadvisor.ca\/Profile\/stevenpK6405KA","44230":"https:\/\/www.tripadvisor.ca\/Profile\/U9142ALcarmens","44235":"https:\/\/www.tripadvisor.ca\/Profile\/X6367BFmelissas","44240":"https:\/\/www.tripadvisor.ca\/Profile\/yokoz2017","44245":"https:\/\/www.tripadvisor.ca\/Profile\/N9360JRdonnal","44250":"https:\/\/www.tripadvisor.ca\/Profile\/briboard","44260":"https:\/\/www.tripadvisor.ca\/Profile\/670anonymous","44265":"https:\/\/www.tripadvisor.ca\/Profile\/401leonardw","44280":"https:\/\/www.tripadvisor.ca\/Profile\/frozenchosen50","44285":"https:\/\/www.tripadvisor.ca\/Profile\/danielpR9159PV","44295":"https:\/\/www.tripadvisor.ca\/Profile\/garjon47","44315":"https:\/\/www.tripadvisor.ca\/Profile\/CJCANUCK","44325":"https:\/\/www.tripadvisor.ca\/Profile\/robertsY6172QZ","44326":"https:\/\/www.tripadvisor.ca\/Profile\/Exploration799095","44327":"https:\/\/www.tripadvisor.ca\/Profile\/katebE2363BU","44328":"https:\/\/www.tripadvisor.ca\/Profile\/kursanm","44329":"https:\/\/www.tripadvisor.ca\/Profile\/J3392IIdianec","44330":"https:\/\/www.tripadvisor.ca\/Profile\/ianarts","44331":"https:\/\/www.tripadvisor.ca\/Profile\/VanIslDuncan","44332":"https:\/\/www.tripadvisor.ca\/Profile\/ShubhK","44333":"https:\/\/www.tripadvisor.ca\/Profile\/jeanettep225","44334":"https:\/\/www.tripadvisor.ca\/Profile\/Mobile393410","44335":"https:\/\/www.tripadvisor.ca\/Profile\/_joaniethievesdale","44336":"https:\/\/www.tripadvisor.ca\/Profile\/nataliasimo","44337":"https:\/\/www.tripadvisor.ca\/Profile\/Greenman03","44338":"https:\/\/www.tripadvisor.ca\/Profile\/CarolB831","44339":"https:\/\/www.tripadvisor.ca\/Profile\/H8170FTsharonh","44340":"nil","44345":"https:\/\/www.tripadvisor.ca\/Profile\/livingmauitimeg","44346":"https:\/\/www.tripadvisor.ca\/Profile\/lisamE2734FK","44347":"https:\/\/www.tripadvisor.ca\/Profile\/tamarah449","44348":"https:\/\/www.tripadvisor.ca\/Profile\/6kristenl","44349":"https:\/\/www.tripadvisor.ca\/Profile\/284blaineh","44350":"https:\/\/www.tripadvisor.ca\/Profile\/herbulous","44351":"https:\/\/www.tripadvisor.ca\/Profile\/nadia_pleasanton","44352":"https:\/\/www.tripadvisor.ca\/Profile\/ADBOCNL","44353":"https:\/\/www.tripadvisor.ca\/Profile\/551francinel","44354":"https:\/\/www.tripadvisor.ca\/Profile\/ScoutW","44355":"https:\/\/www.tripadvisor.ca\/Profile\/breadandbutta","44356":"https:\/\/www.tripadvisor.ca\/Profile\/rhodap541","44357":"https:\/\/www.tripadvisor.ca\/Profile\/Girlgoyle1958","44358":"https:\/\/www.tripadvisor.ca\/Profile\/734victoriap","44359":"https:\/\/www.tripadvisor.ca\/Profile\/rubiconjeep","44380":"https:\/\/www.tripadvisor.ca\/Profile\/R9111YIkathleend","44381":"https:\/\/www.tripadvisor.ca\/Profile\/bcguy_11","44382":"https:\/\/www.tripadvisor.ca\/Profile\/GiddyPants","44383":"https:\/\/www.tripadvisor.ca\/Profile\/Ikeylou","44384":"https:\/\/www.tripadvisor.ca\/Profile\/Loana2005","44385":"https:\/\/www.tripadvisor.ca\/Profile\/S2043QImiked","44386":"https:\/\/www.tripadvisor.ca\/Profile\/dorisd541","44387":"https:\/\/www.tripadvisor.ca\/Profile\/JNewton2014","44388":"https:\/\/www.tripadvisor.ca\/Profile\/vernonh998","44389":"https:\/\/www.tripadvisor.ca\/Profile\/BC-Valley-Guy","44400":"https:\/\/www.tripadvisor.ca\/Profile\/TravelgalMission_BC","44401":"https:\/\/www.tripadvisor.ca\/Profile\/KimJackC","44402":"https:\/\/www.tripadvisor.ca\/Profile\/Annav818","44403":"https:\/\/www.tripadvisor.ca\/Profile\/BrunoBersano","44404":"https:\/\/www.tripadvisor.ca\/Profile\/322briann","44405":"https:\/\/www.tripadvisor.ca\/Profile\/MartyV122","44406":"https:\/\/www.tripadvisor.ca\/Profile\/aces11","44407":"https:\/\/www.tripadvisor.ca\/Profile\/611janec","44408":"https:\/\/www.tripadvisor.ca\/Profile\/719brendanm","44409":"https:\/\/www.tripadvisor.ca\/Profile\/Hobdeb","44410":"https:\/\/www.tripadvisor.ca\/Profile\/islandgurl2","44411":"https:\/\/www.tripadvisor.ca\/Profile\/1CentMuffin","44412":"https:\/\/www.tripadvisor.ca\/Profile\/997AnnS","44413":"https:\/\/www.tripadvisor.ca\/Profile\/classlessslob","44414":"https:\/\/www.tripadvisor.ca\/Profile\/Cori84","44415":"https:\/\/www.tripadvisor.ca\/Profile\/knobbys2","44416":"https:\/\/www.tripadvisor.ca\/Profile\/mhumber84","44417":"https:\/\/www.tripadvisor.ca\/Profile\/WannaTravelNeedMoney","44418":"https:\/\/www.tripadvisor.ca\/Profile\/islandgirl7777","44419":"https:\/\/www.tripadvisor.ca\/Profile\/Natalie_joe","44420":"https:\/\/www.tripadvisor.ca\/Profile\/lumeljay1","44421":"https:\/\/www.tripadvisor.ca\/Profile\/llPaprika","44422":"https:\/\/www.tripadvisor.ca\/Profile\/998ryanu","44423":"https:\/\/www.tripadvisor.ca\/Profile\/drummergirl2016","44424":"https:\/\/www.tripadvisor.ca\/Profile\/Chicken7209","44430":"https:\/\/www.tripadvisor.ca\/Profile\/Beth515","44431":"https:\/\/www.tripadvisor.ca\/Profile\/nursechelsey","44432":"https:\/\/www.tripadvisor.ca\/Profile\/MagaliD505","44433":"https:\/\/www.tripadvisor.ca\/Profile\/Darlene2012","44434":"https:\/\/www.tripadvisor.ca\/Profile\/IanandCasB","44435":"https:\/\/www.tripadvisor.ca\/Profile\/dancer024","44436":"https:\/\/www.tripadvisor.ca\/Profile\/JimmyJam87","44437":"https:\/\/www.tripadvisor.ca\/Profile\/T3310JZkenf","44438":"https:\/\/www.tripadvisor.ca\/Profile\/Evauator","44439":"https:\/\/www.tripadvisor.ca\/Profile\/George2011","44440":"https:\/\/www.tripadvisor.ca\/Profile\/dudathewanderer","44441":"https:\/\/www.tripadvisor.ca\/Profile\/655arthura","44442":"https:\/\/www.tripadvisor.ca\/Profile\/brads153","44443":"https:\/\/www.tripadvisor.ca\/Profile\/188nigell","44444":"https:\/\/www.tripadvisor.ca\/Profile\/DarcyC668","44445":"https:\/\/www.tripadvisor.ca\/Profile\/bryanharnett","44446":"https:\/\/www.tripadvisor.ca\/Profile\/localNorthVancouver","44447":"https:\/\/www.tripadvisor.ca\/Profile\/haybri2016","44448":"https:\/\/www.tripadvisor.ca\/Profile\/VicEats","44449":"https:\/\/www.tripadvisor.ca\/Profile\/BlueJayJohn","44465":"https:\/\/www.tripadvisor.ca\/Profile\/CarolineC495","44466":"https:\/\/www.tripadvisor.ca\/Profile\/303aubreyb","44467":"https:\/\/www.tripadvisor.ca\/Profile\/anamcaramn","44468":"https:\/\/www.tripadvisor.ca\/Profile\/Queenslandforever","44469":"https:\/\/www.tripadvisor.ca\/Profile\/sh168","44470":"https:\/\/www.tripadvisor.ca\/Profile\/WandaVictoriaBC","44471":"https:\/\/www.tripadvisor.ca\/Profile\/T4696EZdavidh","44472":"https:\/\/www.tripadvisor.ca\/Profile\/TerraNovaExplores","44473":"https:\/\/www.tripadvisor.ca\/Profile\/ALMIRONI","44474":"https:\/\/www.tripadvisor.ca\/Profile\/909cp","44475":"https:\/\/www.tripadvisor.ca\/Profile\/Deserttiger69","44476":"https:\/\/www.tripadvisor.ca\/Profile\/Elaine333_13","44477":"https:\/\/www.tripadvisor.ca\/Profile\/weavingheather","44478":"https:\/\/www.tripadvisor.ca\/Profile\/lovetoeat1960","44479":"https:\/\/www.tripadvisor.ca\/Profile\/JacquesLD","44480":"https:\/\/www.tripadvisor.ca\/Profile\/DonW463","44481":"https:\/\/www.tripadvisor.ca\/Profile\/Lavonne_Huxley","44482":"https:\/\/www.tripadvisor.ca\/Profile\/exad","44483":"https:\/\/www.tripadvisor.ca\/Profile\/Dwayne_0419","44484":"https:\/\/www.tripadvisor.ca\/Profile\/MartinCrosbie","44485":"https:\/\/www.tripadvisor.ca\/Profile\/AdrianCalgary","44486":"https:\/\/www.tripadvisor.ca\/Profile\/Elizandrasg","44487":"https:\/\/www.tripadvisor.ca\/Profile\/tonio7","44488":"https:\/\/www.tripadvisor.ca\/Profile\/Kitcat24","44489":"https:\/\/www.tripadvisor.ca\/Profile\/181tracys","44490":"https:\/\/www.tripadvisor.ca\/Profile\/RITAK433","44491":"https:\/\/www.tripadvisor.ca\/Profile\/A-847","44492":"https:\/\/www.tripadvisor.ca\/Profile\/hendys2","44493":"https:\/\/www.tripadvisor.ca\/Profile\/chrisitout","44494":"https:\/\/www.tripadvisor.ca\/Profile\/Frequentk","44500":"https:\/\/www.tripadvisor.ca\/Profile\/Cabo22","44501":"https:\/\/www.tripadvisor.ca\/Profile\/leonaz889","44502":"https:\/\/www.tripadvisor.ca\/Profile\/cheekychubbychops","44503":"https:\/\/www.tripadvisor.ca\/Profile\/Colleen_and_Bill","44504":"https:\/\/www.tripadvisor.ca\/Profile\/Frequent_travelers81","44505":"https:\/\/www.tripadvisor.ca\/Profile\/ShannonK515","44506":"https:\/\/www.tripadvisor.ca\/Profile\/Laura154945","44507":"https:\/\/www.tripadvisor.ca\/Profile\/rj317","44508":"https:\/\/www.tripadvisor.ca\/Profile\/keadyn","44509":"https:\/\/www.tripadvisor.ca\/Profile\/PRNana","44510":"https:\/\/www.tripadvisor.ca\/Profile\/McCanucks","44511":"https:\/\/www.tripadvisor.ca\/Profile\/293ninah","44512":"https:\/\/www.tripadvisor.ca\/Profile\/RowanK28","44513":"https:\/\/www.tripadvisor.ca\/Profile\/jaques22","44514":"https:\/\/www.tripadvisor.ca\/Profile\/CatK647","44515":"https:\/\/www.tripadvisor.ca\/Profile\/Tombassinger","44516":"https:\/\/www.tripadvisor.ca\/Profile\/Teadro","44517":"https:\/\/www.tripadvisor.ca\/Profile\/normanl957","44518":"https:\/\/www.tripadvisor.ca\/Profile\/Yukonlass","44519":"https:\/\/www.tripadvisor.ca\/Profile\/HollyP781","44520":"https:\/\/www.tripadvisor.ca\/Profile\/tromponya","44521":"https:\/\/www.tripadvisor.ca\/Profile\/ronm52","44522":"https:\/\/www.tripadvisor.ca\/Profile\/Sittingback","44523":"https:\/\/www.tripadvisor.ca\/Profile\/canch06","44524":"https:\/\/www.tripadvisor.ca\/Profile\/421jessicag","44525":"https:\/\/www.tripadvisor.ca\/Profile\/katelynf974","44526":"https:\/\/www.tripadvisor.ca\/Profile\/-vviikkkkii","44527":"https:\/\/www.tripadvisor.ca\/Profile\/ennaaguiar","44528":"https:\/\/www.tripadvisor.ca\/Profile\/Zzzzzzzzzzx123","44529":"https:\/\/www.tripadvisor.ca\/Profile\/bobgX3998TN","44530":"https:\/\/www.tripadvisor.ca\/Profile\/islandfoodie2000","44531":"https:\/\/www.tripadvisor.ca\/Profile\/ImChef2","44532":"https:\/\/www.tripadvisor.ca\/Profile\/RosemaryB149","44533":"https:\/\/www.tripadvisor.ca\/Profile\/natashazarr","44534":"https:\/\/www.tripadvisor.ca\/Profile\/alyssam8584","44535":"https:\/\/www.tripadvisor.ca\/Profile\/721JimB","44536":"https:\/\/www.tripadvisor.ca\/Profile\/LouiseL360","44537":"https:\/\/www.tripadvisor.ca\/Profile\/island_mir","44538":"https:\/\/www.tripadvisor.ca\/Profile\/SRR2015","44539":"https:\/\/www.tripadvisor.ca\/Profile\/mhegp2016","44540":"nil","44550":"https:\/\/www.tripadvisor.ca\/Profile\/schamb640660","44551":"https:\/\/www.tripadvisor.ca\/Profile\/BreeB264","44552":"https:\/\/www.tripadvisor.ca\/Profile\/denisen818","44553":"https:\/\/www.tripadvisor.ca\/Profile\/DeeG44","44554":"https:\/\/www.tripadvisor.ca\/Profile\/eddieandjudithm","44555":"https:\/\/www.tripadvisor.ca\/Profile\/olsonjd","44556":"https:\/\/www.tripadvisor.ca\/Profile\/bubalou","44557":"https:\/\/www.tripadvisor.ca\/Profile\/L515CAkellyb","44558":"https:\/\/www.tripadvisor.ca\/Profile\/joendebbie","44559":"https:\/\/www.tripadvisor.ca\/Profile\/lauramayro","44560":"https:\/\/www.tripadvisor.ca\/Profile\/blay2018","44561":"https:\/\/www.tripadvisor.ca\/Profile\/LauraW249","44562":"https:\/\/www.tripadvisor.ca\/Profile\/davidwX9020YB","44563":"https:\/\/www.tripadvisor.ca\/Profile\/SULEEN_12","44564":"https:\/\/www.tripadvisor.ca\/Profile\/YWK","44565":"https:\/\/www.tripadvisor.ca\/Profile\/festivalway5","44566":"https:\/\/www.tripadvisor.ca\/Profile\/Shobabe","44567":"https:\/\/www.tripadvisor.ca\/Profile\/259LINDAK","44568":"https:\/\/www.tripadvisor.ca\/Profile\/jdglek","44569":"https:\/\/www.tripadvisor.ca\/Profile\/W8271LVannk","44570":"https:\/\/www.tripadvisor.ca\/Profile\/sav891","44571":"https:\/\/www.tripadvisor.ca\/Profile\/mallkn574","44572":"https:\/\/www.tripadvisor.ca\/Profile\/914ralphe","44573":"https:\/\/www.tripadvisor.ca\/Profile\/562SandraD","44574":"https:\/\/www.tripadvisor.ca\/Profile\/tonyl255","44575":"https:\/\/www.tripadvisor.ca\/Profile\/188lornas","44576":"https:\/\/www.tripadvisor.ca\/Profile\/stephengF7392ZJ","44577":"https:\/\/www.tripadvisor.ca\/Profile\/Edmanvan","44578":"https:\/\/www.tripadvisor.ca\/Profile\/jayner738","44579":"https:\/\/www.tripadvisor.ca\/Profile\/slwade2018","44580":"https:\/\/www.tripadvisor.ca\/Profile\/WeekendReviewers","44581":"https:\/\/www.tripadvisor.ca\/Profile\/lornev892","44582":"https:\/\/www.tripadvisor.ca\/Profile\/Rickdube","44583":"https:\/\/www.tripadvisor.ca\/Profile\/laurahS8460BL","44584":"https:\/\/www.tripadvisor.ca\/Profile\/bearonblades","44586":"https:\/\/www.tripadvisor.ca\/Profile\/sandrapD9977QV","44587":"https:\/\/www.tripadvisor.ca\/Profile\/Jackie747","44588":"https:\/\/www.tripadvisor.ca\/Profile\/Dilmun","44589":"https:\/\/www.tripadvisor.ca\/Profile\/imacpher","44590":"https:\/\/www.tripadvisor.ca\/Profile\/SammyM4","44591":"https:\/\/www.tripadvisor.ca\/Profile\/R8549KBsamd","44592":"https:\/\/www.tripadvisor.ca\/Profile\/T3798SOstevem","44593":"https:\/\/www.tripadvisor.ca\/Profile\/SereneMarine","44594":"https:\/\/www.tripadvisor.ca\/Profile\/MHampton79","44595":"https:\/\/www.tripadvisor.ca\/Profile\/796bevc","44596":"https:\/\/www.tripadvisor.ca\/Profile\/Canadianswhotravel16","44597":"https:\/\/www.tripadvisor.ca\/Profile\/237brucej","44598":"https:\/\/www.tripadvisor.ca\/Profile\/shelgiles","44605":"https:\/\/www.tripadvisor.ca\/Profile\/leea523","44606":"https:\/\/www.tripadvisor.ca\/Profile\/nancert","44607":"https:\/\/www.tripadvisor.ca\/Profile\/MirHin","44608":"https:\/\/www.tripadvisor.ca\/Profile\/sandydlc","44610":"https:\/\/www.tripadvisor.ca\/Profile\/loisp931","44611":"https:\/\/www.tripadvisor.ca\/Profile\/iluvtravel1","44612":"https:\/\/www.tripadvisor.ca\/Profile\/Mr_Jones2","44613":"https:\/\/www.tripadvisor.ca\/Profile\/lwasyl","44614":"https:\/\/www.tripadvisor.ca\/Profile\/Sherri-lynne","44620":"https:\/\/www.tripadvisor.ca\/Profile\/MC000025","44621":"https:\/\/www.tripadvisor.ca\/Profile\/carlalO8891DO","44622":"https:\/\/www.tripadvisor.ca\/Profile\/Proto71","44623":"https:\/\/www.tripadvisor.ca\/Profile\/jendk68","44624":"https:\/\/www.tripadvisor.ca\/Profile\/923stephanya","44625":"https:\/\/www.tripadvisor.ca\/Profile\/eyvetteh","44626":"https:\/\/www.tripadvisor.ca\/Profile\/187blainea","44627":"https:\/\/www.tripadvisor.ca\/Profile\/MommaZA","44628":"https:\/\/www.tripadvisor.ca\/Profile\/raincouverbeauty","44629":"https:\/\/www.tripadvisor.ca\/Profile\/641bobp","44630":"https:\/\/www.tripadvisor.ca\/Profile\/Jettaset","44631":"https:\/\/www.tripadvisor.ca\/Profile\/karenandmike2015","44632":"https:\/\/www.tripadvisor.ca\/Profile\/TJP66","44633":"https:\/\/www.tripadvisor.ca\/Profile\/cbtan2015","44634":"https:\/\/www.tripadvisor.ca\/Profile\/BigPoppaCalgary","44640":"https:\/\/www.tripadvisor.ca\/Profile\/KaileyPreston","44641":"https:\/\/www.tripadvisor.ca\/Profile\/SaskatoonHappy","44642":"https:\/\/www.tripadvisor.ca\/Profile\/pickeyguest","44643":"https:\/\/www.tripadvisor.ca\/Profile\/ANerbs","44644":"https:\/\/www.tripadvisor.ca\/Profile\/Barrie-The-Fiddler","44645":"https:\/\/www.tripadvisor.ca\/Profile\/meg10travel","44646":"https:\/\/www.tripadvisor.ca\/Profile\/48lloydr","44647":"https:\/\/www.tripadvisor.ca\/Profile\/680kellyd","44648":"https:\/\/www.tripadvisor.ca\/Profile\/kimberley39","44649":"https:\/\/www.tripadvisor.ca\/Profile\/funlover1960","44650":"https:\/\/www.tripadvisor.ca\/Profile\/FredQ550","44651":"https:\/\/www.tripadvisor.ca\/Profile\/Travelplease18","44652":"https:\/\/www.tripadvisor.ca\/Profile\/Donbrown51","44653":"https:\/\/www.tripadvisor.ca\/Profile\/E2143JRmikek","44654":"https:\/\/www.tripadvisor.ca\/Profile\/25henric","44655":"https:\/\/www.tripadvisor.ca\/Profile\/room_surveyor","44656":"https:\/\/www.tripadvisor.ca\/Profile\/jennianc","44657":"https:\/\/www.tripadvisor.ca\/Profile\/Summer_Solstice2015","44658":"https:\/\/www.tripadvisor.ca\/Profile\/349hazeld","44659":"https:\/\/www.tripadvisor.ca\/Profile\/dthomps2015","44660":"https:\/\/www.tripadvisor.ca\/Profile\/P5046JAlauras","44661":"https:\/\/www.tripadvisor.ca\/Profile\/Kathleen5204","44662":"https:\/\/www.tripadvisor.ca\/Profile\/985kathyd","44663":"https:\/\/www.tripadvisor.ca\/Profile\/borianat729","44664":"https:\/\/www.tripadvisor.ca\/Profile\/shadypines11","44665":"https:\/\/www.tripadvisor.ca\/Profile\/Aura_Moyna","44666":"https:\/\/www.tripadvisor.ca\/Profile\/foks_2000","44667":"https:\/\/www.tripadvisor.ca\/Profile\/C3422UGlisam","44668":"https:\/\/www.tripadvisor.ca\/Profile\/phoodee","44669":"https:\/\/www.tripadvisor.ca\/Profile\/zimms4golf","44670":"https:\/\/www.tripadvisor.ca\/Profile\/Margaritatime","44671":"https:\/\/www.tripadvisor.ca\/Profile\/FRanGib","44672":"https:\/\/www.tripadvisor.ca\/Profile\/Davidb1057","44673":"https:\/\/www.tripadvisor.ca\/Profile\/desertwriter60","44674":"https:\/\/www.tripadvisor.ca\/Profile\/John_CBR","44675":"https:\/\/www.tripadvisor.ca\/Profile\/buttermytoast","44676":"https:\/\/www.tripadvisor.ca\/Profile\/HappyCamperVancouver","44677":"https:\/\/www.tripadvisor.ca\/Profile\/CanadianFamily123","44678":"https:\/\/www.tripadvisor.ca\/Profile\/LawrenceG883","44679":"https:\/\/www.tripadvisor.ca\/Profile\/vancouverislandgal","44680":"https:\/\/www.tripadvisor.ca\/Profile\/Slyce714","44682":"https:\/\/www.tripadvisor.ca\/Profile\/cindyg729","44683":"https:\/\/www.tripadvisor.ca\/Profile\/Lryu","44684":"https:\/\/www.tripadvisor.ca\/Profile\/Evadvan","44685":"https:\/\/www.tripadvisor.ca\/Profile\/KLuecke","44686":"https:\/\/www.tripadvisor.ca\/Profile\/DeeW529","44687":"https:\/\/www.tripadvisor.ca\/Profile\/Resortgirl888","44688":"https:\/\/www.tripadvisor.ca\/Profile\/dentalchick","44690":"https:\/\/www.tripadvisor.ca\/Profile\/Kasseej","44691":"https:\/\/www.tripadvisor.ca\/Profile\/familytravellerz","44692":"https:\/\/www.tripadvisor.ca\/Profile\/sanisidro2014","44693":"https:\/\/www.tripadvisor.ca\/Profile\/RoverTrex","44694":"https:\/\/www.tripadvisor.ca\/Profile\/AgentandArtist","44700":"https:\/\/www.tripadvisor.ca\/Profile\/kdg01","44701":"https:\/\/www.tripadvisor.ca\/Profile\/62dwayneb","44702":"https:\/\/www.tripadvisor.ca\/Profile\/World1949","44703":"https:\/\/www.tripadvisor.ca\/Profile\/jlindsbee","44704":"https:\/\/www.tripadvisor.ca\/Profile\/A6862FGlisab","44705":"https:\/\/www.tripadvisor.ca\/Profile\/679elaines","44706":"https:\/\/www.tripadvisor.ca\/Profile\/Calgaryroadtrip","44707":"https:\/\/www.tripadvisor.ca\/Profile\/sookeod","44708":"https:\/\/www.tripadvisor.ca\/Profile\/Dhaliaqueen","44709":"https:\/\/www.tripadvisor.ca\/Profile\/246DianeS","44715":"https:\/\/www.tripadvisor.ca\/Profile\/supersurg","44716":"https:\/\/www.tripadvisor.ca\/Profile\/snot-rag","44717":"https:\/\/www.tripadvisor.ca\/Profile\/kingythethingy","44718":"https:\/\/www.tripadvisor.ca\/Profile\/pamelae690","44719":"https:\/\/www.tripadvisor.ca\/Profile\/BrendaT765","44720":"https:\/\/www.tripadvisor.ca\/Profile\/ShanK469","44721":"https:\/\/www.tripadvisor.ca\/Profile\/kitten50","44722":"https:\/\/www.tripadvisor.ca\/Profile\/JohnBevC","44723":"https:\/\/www.tripadvisor.ca\/Profile\/FergusVictoria","44724":"https:\/\/www.tripadvisor.ca\/Profile\/DavGafs","44725":"nil","44730":"https:\/\/www.tripadvisor.ca\/Profile\/KennethP738","44731":"https:\/\/www.tripadvisor.ca\/Profile\/busguy2018","44732":"https:\/\/www.tripadvisor.ca\/Profile\/delphinejoli","44733":"https:\/\/www.tripadvisor.ca\/Profile\/870cathyh","44734":"https:\/\/www.tripadvisor.ca\/Profile\/Binesmom","44735":"https:\/\/www.tripadvisor.ca\/Profile\/SylfromCanada","44736":"https:\/\/www.tripadvisor.ca\/Profile\/rodh305","44737":"https:\/\/www.tripadvisor.ca\/Profile\/saltspring25","44738":"https:\/\/www.tripadvisor.ca\/Profile\/Glacier4Life","44739":"https:\/\/www.tripadvisor.ca\/Profile\/Skippy510109","44740":"https:\/\/www.tripadvisor.ca\/Profile\/jimandsusan","44741":"https:\/\/www.tripadvisor.ca\/Profile\/ROJO5522","44742":"https:\/\/www.tripadvisor.ca\/Profile\/sdougan","44743":"https:\/\/www.tripadvisor.ca\/Profile\/little_gnome","44744":"https:\/\/www.tripadvisor.ca\/Profile\/Ida_Was_Here","44745":"https:\/\/www.tripadvisor.ca\/Profile\/JNewton2014","44746":"https:\/\/www.tripadvisor.ca\/Profile\/clmemsmith","44747":"https:\/\/www.tripadvisor.ca\/Profile\/G792HNdonnad","44748":"https:\/\/www.tripadvisor.ca\/Profile\/arkybug","44749":"https:\/\/www.tripadvisor.ca\/Profile\/shannanv2017","44750":"https:\/\/www.tripadvisor.ca\/Profile\/DougE22","44751":"https:\/\/www.tripadvisor.ca\/Profile\/ThorneBirdGT","44752":"https:\/\/www.tripadvisor.ca\/Profile\/Yowser46","44753":"https:\/\/www.tripadvisor.ca\/Profile\/PickingPal","44754":"https:\/\/www.tripadvisor.ca\/Profile\/paolatZ4148ZA","44765":"https:\/\/www.tripadvisor.ca\/Profile\/Redmartini13","44766":"https:\/\/www.tripadvisor.ca\/Profile\/JeanettePenticton_BC","44767":"https:\/\/www.tripadvisor.ca\/Profile\/tennisplayerbbb","44768":"https:\/\/www.tripadvisor.ca\/Profile\/4_kidlets","44769":"https:\/\/www.tripadvisor.ca\/Profile\/andytran2016","44770":"https:\/\/www.tripadvisor.ca\/Profile\/Cordie_Cat40","44771":"https:\/\/www.tripadvisor.ca\/Profile\/791tanyab","44772":"https:\/\/www.tripadvisor.ca\/Profile\/850kenm","44773":"https:\/\/www.tripadvisor.ca\/Profile\/MamaBear333","44774":"https:\/\/www.tripadvisor.ca\/Profile\/pej2013","44775":"https:\/\/www.tripadvisor.ca\/Profile\/353oliverm","44776":"https:\/\/www.tripadvisor.ca\/Profile\/jolenecarlsen","44777":"https:\/\/www.tripadvisor.ca\/Profile\/andreaw144","44778":"https:\/\/www.tripadvisor.ca\/Profile\/Ilovetotravel1952","44779":"https:\/\/www.tripadvisor.ca\/Profile\/krsthom","44780":"https:\/\/www.tripadvisor.ca\/Profile\/legend53","44781":"https:\/\/www.tripadvisor.ca\/Profile\/839beverlyk","44782":"https:\/\/www.tripadvisor.ca\/Profile\/hrobbie90","44783":"https:\/\/www.tripadvisor.ca\/Profile\/thankskarenthanks","44784":"https:\/\/www.tripadvisor.ca\/Profile\/francisl828","44785":"https:\/\/www.tripadvisor.ca\/Profile\/701tarah","44786":"https:\/\/www.tripadvisor.ca\/Profile\/timbucktoe","44787":"https:\/\/www.tripadvisor.ca\/Profile\/ljd17","44788":"https:\/\/www.tripadvisor.ca\/Profile\/526samanthak","44789":"https:\/\/www.tripadvisor.ca\/Profile\/DorisG1099","44790":"https:\/\/www.tripadvisor.ca\/Profile\/63donnaj","44791":"https:\/\/www.tripadvisor.ca\/Profile\/S6649JZshannons","44792":"https:\/\/www.tripadvisor.ca\/Profile\/Irit832","44793":"https:\/\/www.tripadvisor.ca\/Profile\/233gloriab","44794":"https:\/\/www.tripadvisor.ca\/Profile\/cobblehillchick","44795":"https:\/\/www.tripadvisor.ca\/Profile\/VicGirl","44796":"https:\/\/www.tripadvisor.ca\/Profile\/Island_girl_2929","44797":"https:\/\/www.tripadvisor.ca\/Profile\/GlendaG91","44798":"https:\/\/www.tripadvisor.ca\/Profile\/Kere_M59","44799":"https:\/\/www.tripadvisor.ca\/Profile\/nicholaw844","44800":"https:\/\/www.tripadvisor.ca\/Profile\/Adrienne3920","44801":"https:\/\/www.tripadvisor.ca\/Profile\/MamaKitten77","44802":"https:\/\/www.tripadvisor.ca\/Profile\/EarlFlorida2","44803":"https:\/\/www.tripadvisor.ca\/Profile\/frogirl1107","44804":"https:\/\/www.tripadvisor.ca\/Profile\/annesY1662BJ","44810":"https:\/\/www.tripadvisor.ca\/Profile\/annenshaw","44811":"https:\/\/www.tripadvisor.ca\/Profile\/CarieB597","44812":"https:\/\/www.tripadvisor.ca\/Profile\/kimikolee","44813":"https:\/\/www.tripadvisor.ca\/Profile\/maddogcrabs","44814":"https:\/\/www.tripadvisor.ca\/Profile\/Throttlebandit","44815":"https:\/\/www.tripadvisor.ca\/Profile\/SusanJ409","44816":"https:\/\/www.tripadvisor.ca\/Profile\/SinaG620","44817":"https:\/\/www.tripadvisor.ca\/Profile\/amyh525","44818":"https:\/\/www.tripadvisor.ca\/Profile\/Cottagergirl","44819":"https:\/\/www.tripadvisor.ca\/Profile\/Canshy","44820":"https:\/\/www.tripadvisor.ca\/Profile\/Peachesandcream81","44821":"https:\/\/www.tripadvisor.ca\/Profile\/smg17","44822":"https:\/\/www.tripadvisor.ca\/Profile\/savannahsmiles85","44823":"https:\/\/www.tripadvisor.ca\/Profile\/annikarosenqvist","44824":"https:\/\/www.tripadvisor.ca\/Profile\/JenniferS643","44835":"https:\/\/www.tripadvisor.ca\/Profile\/DWMurray","44836":"https:\/\/www.tripadvisor.ca\/Profile\/grantc369","44837":"https:\/\/www.tripadvisor.ca\/Profile\/Mavbitt","44838":"https:\/\/www.tripadvisor.ca\/Profile\/ShereenB50","44839":"https:\/\/www.tripadvisor.ca\/Profile\/morganjames087","44840":"https:\/\/www.tripadvisor.ca\/Profile\/freddy077","44841":"https:\/\/www.tripadvisor.ca\/Profile\/DougsWalkingGal","44842":"https:\/\/www.tripadvisor.ca\/Profile\/GaryReg","44843":"https:\/\/www.tripadvisor.ca\/Profile\/TanTap1965","44844":"https:\/\/www.tripadvisor.ca\/Profile\/barbe_f","44845":"https:\/\/www.tripadvisor.ca\/Profile\/BrenA_13","44846":"https:\/\/www.tripadvisor.ca\/Profile\/cass1959","44847":"https:\/\/www.tripadvisor.ca\/Profile\/tikitorte","44848":"https:\/\/www.tripadvisor.ca\/Profile\/ChiefKalamalka","44849":"https:\/\/www.tripadvisor.ca\/Profile\/jimmyw589","44850":"https:\/\/www.tripadvisor.ca\/Profile\/cmcrae2016","44851":"https:\/\/www.tripadvisor.ca\/Profile\/540joshuac","44852":"https:\/\/www.tripadvisor.ca\/Profile\/pattys284","44853":"https:\/\/www.tripadvisor.ca\/Profile\/Historical_Travels","44854":"https:\/\/www.tripadvisor.ca\/Profile\/whasis","44855":"https:\/\/www.tripadvisor.ca\/Profile\/Island_girl_2929","44856":"https:\/\/www.tripadvisor.ca\/Profile\/vicky66","44857":"https:\/\/www.tripadvisor.ca\/Profile\/JulieC978","44858":"https:\/\/www.tripadvisor.ca\/Profile\/900lauray","44859":"https:\/\/www.tripadvisor.ca\/Profile\/clacher","44860":"nil","44865":"https:\/\/www.tripadvisor.ca\/Profile\/SarahandclintG","44866":"https:\/\/www.tripadvisor.ca\/Profile\/CanadaPowell","44867":"https:\/\/www.tripadvisor.ca\/Profile\/shesarealkeeper","44868":"https:\/\/www.tripadvisor.ca\/Profile\/Slocomb","44869":"https:\/\/www.tripadvisor.ca\/Profile\/BentO_12","44870":"https:\/\/www.tripadvisor.ca\/Profile\/LL630","44871":"https:\/\/www.tripadvisor.ca\/Profile\/850kenm","44872":"https:\/\/www.tripadvisor.ca\/Profile\/Gissard","44873":"https:\/\/www.tripadvisor.ca\/Profile\/ruthsR6257YJ","44874":"https:\/\/www.tripadvisor.ca\/Profile\/liligloogirl","44875":"https:\/\/www.tripadvisor.ca\/Profile\/TomCat54","44876":"https:\/\/www.tripadvisor.ca\/Profile\/CapriciousAngel","44877":"https:\/\/www.tripadvisor.ca\/Profile\/hsteeves","44878":"https:\/\/www.tripadvisor.ca\/Profile\/vanisler","44879":"https:\/\/www.tripadvisor.ca\/Profile\/coline3bettson","44880":"https:\/\/www.tripadvisor.ca\/Profile\/CollinM73","44885":"https:\/\/www.tripadvisor.ca\/Profile\/Hawk288","44890":"nil","44895":"https:\/\/www.tripadvisor.ca\/Profile\/nostinkinbadgers","44900":"https:\/\/www.tripadvisor.ca\/Profile\/MaryE911","44905":"https:\/\/www.tripadvisor.ca\/Profile\/kodiak2015","44910":"https:\/\/www.tripadvisor.ca\/Profile\/SMD919","44915":"https:\/\/www.tripadvisor.ca\/Profile\/Boot53","44920":"https:\/\/www.tripadvisor.ca\/Profile\/TripMember06162014","44930":"https:\/\/www.tripadvisor.ca\/Profile\/CalgaryMarcoPolo","44935":"https:\/\/www.tripadvisor.ca\/Profile\/islandprincess","44945":"https:\/\/www.tripadvisor.ca\/Profile\/780traveller13","44950":"https:\/\/www.tripadvisor.ca\/Profile\/victoriafoody","44955":"https:\/\/www.tripadvisor.ca\/Profile\/charmoller","44960":"https:\/\/www.tripadvisor.ca\/Profile\/Dennis07","44965":"https:\/\/www.tripadvisor.ca\/Profile\/elledub","44970":"https:\/\/www.tripadvisor.ca\/Profile\/oldcabin","44975":"https:\/\/www.tripadvisor.ca\/Profile\/orcaland","44976":"https:\/\/www.tripadvisor.ca\/Profile\/TandS2009","44977":"https:\/\/www.tripadvisor.ca\/Profile\/ToriL134","44978":"https:\/\/www.tripadvisor.ca\/Profile\/CherryGrower1","44979":"https:\/\/www.tripadvisor.ca\/Profile\/davidwX9020YB","44980":"nil","44985":"https:\/\/www.tripadvisor.ca\/Profile\/claudiamonav","44986":"https:\/\/www.tripadvisor.ca\/Profile\/GordWright","44987":"https:\/\/www.tripadvisor.ca\/Profile\/steveston78","44988":"https:\/\/www.tripadvisor.ca\/Profile\/Y8221QQkims","44989":"https:\/\/www.tripadvisor.ca\/Profile\/Skippy510109","44990":"https:\/\/www.tripadvisor.ca\/Profile\/barbarahU5398DN","44991":"https:\/\/www.tripadvisor.ca\/Profile\/adame954","44992":"https:\/\/www.tripadvisor.ca\/Profile\/EskarinaSmith","44993":"https:\/\/www.tripadvisor.ca\/Profile\/MontrealGoingtocuba","44994":"https:\/\/www.tripadvisor.ca\/Profile\/BreilaRose","44995":"https:\/\/www.tripadvisor.ca\/Profile\/hikerpals","44996":"https:\/\/www.tripadvisor.ca\/Profile\/Charelag","44997":"https:\/\/www.tripadvisor.ca\/Profile\/jennyemarco","44998":"https:\/\/www.tripadvisor.ca\/Profile\/Jeep7759","44999":"https:\/\/www.tripadvisor.ca\/Profile\/324thelmab","45000":"https:\/\/www.tripadvisor.ca\/Profile\/travail_bug","45001":"https:\/\/www.tripadvisor.ca\/Profile\/SteveWr123","45002":"https:\/\/www.tripadvisor.ca\/Profile\/Jzjsolo","45003":"https:\/\/www.tripadvisor.ca\/Profile\/75destinyw","45004":"https:\/\/www.tripadvisor.ca\/Profile\/974brettp","45015":"https:\/\/www.tripadvisor.ca\/Profile\/acheyfeet","45016":"https:\/\/www.tripadvisor.ca\/Profile\/Haggis569","45017":"https:\/\/www.tripadvisor.ca\/Profile\/CaNaDiAn0526","45018":"https:\/\/www.tripadvisor.ca\/Profile\/PhredStoner","45019":"https:\/\/www.tripadvisor.ca\/Profile\/oilersfaninvancouver","45020":"https:\/\/www.tripadvisor.ca\/Profile\/matthewhull370","45021":"https:\/\/www.tripadvisor.ca\/Profile\/E2761QDkarens","45022":"https:\/\/www.tripadvisor.ca\/Profile\/942JimmyM","45023":"https:\/\/www.tripadvisor.ca\/Profile\/TracyValentine","45024":"https:\/\/www.tripadvisor.ca\/Profile\/J6386MIanneh","45025":"nil","45035":"https:\/\/www.tripadvisor.ca\/Profile\/ManieT_13","45036":"https:\/\/www.tripadvisor.ca\/Profile\/Grace_Hwang","45037":"https:\/\/www.tripadvisor.ca\/Profile\/JlMcCoy","45038":"https:\/\/www.tripadvisor.ca\/Profile\/ankurm404","45039":"https:\/\/www.tripadvisor.ca\/Profile\/Barbara-Mindsi","45040":"https:\/\/www.tripadvisor.ca\/Profile\/NT660","45041":"https:\/\/www.tripadvisor.ca\/Profile\/BarbaraCalgary","45042":"https:\/\/www.tripadvisor.ca\/Profile\/pallonia","45043":"https:\/\/www.tripadvisor.ca\/Profile\/caliwinters","45044":"https:\/\/www.tripadvisor.ca\/Profile\/MooeyWirral","45045":"https:\/\/www.tripadvisor.ca\/Profile\/steffilf","45046":"https:\/\/www.tripadvisor.ca\/Profile\/Worktotravel25","45047":"https:\/\/www.tripadvisor.ca\/Profile\/137bear","45048":"https:\/\/www.tripadvisor.ca\/Profile\/4eyeswideopen","45049":"https:\/\/www.tripadvisor.ca\/Profile\/Luckiest_Traveler","45050":"https:\/\/www.tripadvisor.ca\/Profile\/Mickmc","45051":"https:\/\/www.tripadvisor.ca\/Profile\/A1975DLdebbiet","45052":"https:\/\/www.tripadvisor.ca\/Profile\/coleenleblanc","45053":"https:\/\/www.tripadvisor.ca\/Profile\/ursb237","45054":"https:\/\/www.tripadvisor.ca\/Profile\/brucewI2751HT","45055":"https:\/\/www.tripadvisor.ca\/Profile\/nancy142","45056":"https:\/\/www.tripadvisor.ca\/Profile\/frogum","45057":"https:\/\/www.tripadvisor.ca\/Profile\/marjayrj","45058":"https:\/\/www.tripadvisor.ca\/Profile\/A6131BLstephent","45059":"https:\/\/www.tripadvisor.ca\/Profile\/suechambers04gma2016","45060":"nil","45065":"nil","45067":"nil","45077":"nil","45078":"nil","45079":"nil","45080":"nil","45081":"nil","45084":"https:\/\/www.tripadvisor.ca\/Profile\/R2108GFmichaelm","45085":"https:\/\/www.tripadvisor.ca\/Profile\/weswind","45086":"https:\/\/www.tripadvisor.ca\/Profile\/curious_ee","45087":"https:\/\/www.tripadvisor.ca\/Profile\/MARLENEM3","45088":"https:\/\/www.tripadvisor.ca\/Profile\/492darf","45089":"https:\/\/www.tripadvisor.ca\/Profile\/GraciousWarrior77","45090":"https:\/\/www.tripadvisor.ca\/Profile\/judybH8614BU","45091":"https:\/\/www.tripadvisor.ca\/Profile\/TrudyL176","45092":"https:\/\/www.tripadvisor.ca\/Profile\/P4774ELdonnar","45093":"https:\/\/www.tripadvisor.ca\/Profile\/simonebK5157LB","45094":"https:\/\/www.tripadvisor.ca\/Profile\/Pete777888","45095":"https:\/\/www.tripadvisor.ca\/Profile\/525dawnz","45096":"https:\/\/www.tripadvisor.ca\/Profile\/jaleenmrss","45097":"https:\/\/www.tripadvisor.ca\/Profile\/Crushed_Tilley_Hat","45098":"https:\/\/www.tripadvisor.ca\/Profile\/943geraldinef","45099":"https:\/\/www.tripadvisor.ca\/Profile\/661xuanz","45100":"https:\/\/www.tripadvisor.ca\/Profile\/wenxuanf2018","45101":"https:\/\/www.tripadvisor.ca\/Profile\/Wenhui0211","45102":"https:\/\/www.tripadvisor.ca\/Profile\/rosalieg412","45103":"https:\/\/www.tripadvisor.ca\/Profile\/Sightsee758902","45104":"https:\/\/www.tripadvisor.caundefined","45105":"https:\/\/www.tripadvisor.ca\/Profile\/ux4it","45107":"https:\/\/www.tripadvisor.ca\/Profile\/dplimmer","45110":"https:\/\/www.tripadvisor.ca\/Profile\/F5239EVelaines","45111":"https:\/\/www.tripadvisor.ca\/Profile\/Mombeacbabe","45113":"https:\/\/www.tripadvisor.ca\/Profile\/61DonnaM61","45115":"https:\/\/www.tripadvisor.ca\/Profile\/retiredbuthappy","45118":"https:\/\/www.tripadvisor.ca\/Profile\/67waltraudd","45119":"nil","45129":"https:\/\/www.tripadvisor.ca\/Profile\/mariefae","45130":"https:\/\/www.tripadvisor.ca\/Profile\/XnChocoholic","45131":"https:\/\/www.tripadvisor.ca\/Profile\/868kathrynl","45132":"https:\/\/www.tripadvisor.ca\/Profile\/BarryM2304","45133":"https:\/\/www.tripadvisor.ca\/Profile\/Liz730053","45140":"https:\/\/www.tripadvisor.ca\/Profile\/407waynef","45141":"https:\/\/www.tripadvisor.ca\/Profile\/Jim_MK7145EU","45142":"https:\/\/www.tripadvisor.ca\/Profile\/Famof5Canada","45143":"https:\/\/www.tripadvisor.ca\/Profile\/TripleM_99","45144":"https:\/\/www.tripadvisor.ca\/Profile\/886diannaw","45145":"https:\/\/www.tripadvisor.ca\/Profile\/wmstepp","45146":"https:\/\/www.tripadvisor.ca\/Profile\/SarahMBroadfoot","45147":"https:\/\/www.tripadvisor.ca\/Profile\/taraleemckee","45148":"https:\/\/www.tripadvisor.ca\/Profile\/24richardl","45149":"https:\/\/www.tripadvisor.ca\/Profile\/Tony369156","45150":"https:\/\/www.tripadvisor.ca\/Profile\/hutchings2016","45151":"https:\/\/www.tripadvisor.ca\/Profile\/360louisab","45152":"https:\/\/www.tripadvisor.ca\/Profile\/B6139IQheathers","45153":"https:\/\/www.tripadvisor.ca\/Profile\/Ale_Flying_around","45154":"https:\/\/www.tripadvisor.ca\/Profile\/chutski","45155":"https:\/\/www.tripadvisor.ca\/Profile\/JG665","45156":"https:\/\/www.tripadvisor.ca\/Profile\/T1992ZUalexl","45158":"https:\/\/www.tripadvisor.ca\/Profile\/29sharons","45159":"https:\/\/www.tripadvisor.ca\/Profile\/R3255PIjenniferh","45161":"https:\/\/www.tripadvisor.ca\/Profile\/836wings","45162":"https:\/\/www.tripadvisor.ca\/Profile\/299ron","45163":"https:\/\/www.tripadvisor.ca\/Profile\/Ka--Alberta","45164":"https:\/\/www.tripadvisor.ca\/Profile\/bonc210","45165":"https:\/\/www.tripadvisor.ca\/Profile\/21742016","45166":"https:\/\/www.tripadvisor.ca\/Profile\/coldy","45167":"https:\/\/www.tripadvisor.ca\/Profile\/AndyF730","45168":"https:\/\/www.tripadvisor.ca\/Profile\/995darylls","45170":"https:\/\/www.tripadvisor.ca\/Profile\/T5055ZGvanessag","45171":"https:\/\/www.tripadvisor.ca\/Profile\/ILoveTooTravel","45172":"https:\/\/www.tripadvisor.ca\/Profile\/Alison_EDB","45173":"https:\/\/www.tripadvisor.ca\/Profile\/A8211WCterryb","45175":"https:\/\/www.tripadvisor.ca\/Profile\/CarolAnnQ","45176":"https:\/\/www.tripadvisor.ca\/Profile\/Vladimiramirela","45177":"https:\/\/www.tripadvisor.ca\/Profile\/nlund18","45178":"https:\/\/www.tripadvisor.ca\/Profile\/ML_ND","45179":"https:\/\/www.tripadvisor.ca\/Profile\/vernc32","45180":"https:\/\/www.tripadvisor.ca\/Profile\/DarleneS762","45181":"https:\/\/www.tripadvisor.ca\/Profile\/diamondj447","45182":"https:\/\/www.tripadvisor.ca\/Profile\/Pamdergy","45183":"https:\/\/www.tripadvisor.ca\/Profile\/rickbarbp2015","45184":"https:\/\/www.tripadvisor.ca\/Profile\/estherandnick","45185":"https:\/\/www.tripadvisor.ca\/Profile\/TroyTompkins","45186":"https:\/\/www.tripadvisor.ca\/Profile\/wishiwerethereCanada","45187":"https:\/\/www.tripadvisor.ca\/Profile\/alisonl632","45188":"https:\/\/www.tripadvisor.ca\/Profile\/KenD391","45199":"https:\/\/www.tripadvisor.ca\/Profile\/67judyl","45200":"https:\/\/www.tripadvisor.ca\/Profile\/BonnieLynne22","45201":"https:\/\/www.tripadvisor.ca\/Profile\/MichelB748","45202":"https:\/\/www.tripadvisor.ca\/Profile\/Mik9990","45203":"https:\/\/www.tripadvisor.ca\/Profile\/Kmac16","45204":"https:\/\/www.tripadvisor.ca\/Profile\/Kiasoull","45205":"https:\/\/www.tripadvisor.ca\/Profile\/H0lly_Ella","45206":"https:\/\/www.tripadvisor.ca\/Profile\/jeanh174","45207":"https:\/\/www.tripadvisor.ca\/Profile\/Bigfoot12","45208":"https:\/\/www.tripadvisor.ca\/Profile\/tinkerbhell","45209":"https:\/\/www.tripadvisor.ca\/Profile\/916Anne","45210":"https:\/\/www.tripadvisor.ca\/Profile\/onthego06_30","45211":"https:\/\/www.tripadvisor.ca\/Profile\/Rystar","45212":"https:\/\/www.tripadvisor.ca\/Profile\/Nolpreen","45213":"https:\/\/www.tripadvisor.ca\/Profile\/Jeanne1942","45214":"https:\/\/www.tripadvisor.ca\/Profile\/nocte_volens","45215":"https:\/\/www.tripadvisor.ca\/Profile\/weasel14","45216":"https:\/\/www.tripadvisor.ca\/Profile\/Rugbyplayer1","45217":"https:\/\/www.tripadvisor.ca\/Profile\/SteveN466","45218":"https:\/\/www.tripadvisor.ca\/Profile\/mariao380","45219":"https:\/\/www.tripadvisor.ca\/Profile\/EagleBayBC","45220":"https:\/\/www.tripadvisor.ca\/Profile\/Ruby1239","45221":"https:\/\/www.tripadvisor.ca\/Profile\/2HappyTravellers2010","45222":"https:\/\/www.tripadvisor.ca\/Profile\/KeatsIs","45223":"https:\/\/www.tripadvisor.ca\/Profile\/daisyfairy","45224":"https:\/\/www.tripadvisor.ca\/Profile\/eastcoast5","45225":"https:\/\/www.tripadvisor.ca\/Profile\/A2_Dub_Nut","45226":"https:\/\/www.tripadvisor.ca\/Profile\/peter84","45229":"nil","45234":"https:\/\/www.tripadvisor.ca\/Profile\/aprilsG2235OT","45239":"https:\/\/www.tripadvisor.ca\/Profile\/mysticalr2017","45244":"https:\/\/www.tripadvisor.ca\/Profile\/122fayew","45249":"https:\/\/www.tripadvisor.ca\/Profile\/wags18uk","45254":"https:\/\/www.tripadvisor.ca\/Profile\/wishiwerethereCanada","45259":"https:\/\/www.tripadvisor.ca\/Profile\/avalon20013","45264":"https:\/\/www.tripadvisor.ca\/Profile\/711charliel","45269":"https:\/\/www.tripadvisor.ca\/Profile\/773ricks","45279":"https:\/\/www.tripadvisor.ca\/Profile\/jenjen1300T","45284":"https:\/\/www.tripadvisor.ca\/Profile\/DiannesReviews","45285":"https:\/\/www.tripadvisor.ca\/Profile\/aha641","45286":"https:\/\/www.tripadvisor.ca\/Profile\/BarryT460","45287":"https:\/\/www.tripadvisor.ca\/Profile\/telmac","45288":"https:\/\/www.tripadvisor.ca\/Profile\/chrisdQ2612LD","45289":"nil","45294":"https:\/\/www.tripadvisor.ca\/Profile\/PaulineD117","45295":"https:\/\/www.tripadvisor.ca\/Profile\/149daven","45296":"https:\/\/www.tripadvisor.ca\/Profile\/KevinHoff14","45297":"https:\/\/www.tripadvisor.ca\/Profile\/JB238","45298":"https:\/\/www.tripadvisor.ca\/Profile\/chriseW8362DP","45299":"https:\/\/www.tripadvisor.ca\/Profile\/829robyn","45300":"https:\/\/www.tripadvisor.ca\/Profile\/THoragunnarsdottir","45301":"https:\/\/www.tripadvisor.ca\/Profile\/88kevinv","45302":"https:\/\/www.tripadvisor.ca\/Profile\/johnhX3930PX","45303":"https:\/\/www.tripadvisor.ca\/Profile\/noneoftheabove1","45304":"https:\/\/www.tripadvisor.ca\/Profile\/247jol","45305":"https:\/\/www.tripadvisor.ca\/Profile\/LavenderSeattle","45306":"https:\/\/www.tripadvisor.ca\/Profile\/dianerZ5892CI","45307":"https:\/\/www.tripadvisor.ca\/Profile\/64cherien","45308":"https:\/\/www.tripadvisor.ca\/Profile\/JuliaROgers","45309":"https:\/\/www.tripadvisor.ca\/Profile\/JessaJ","45310":"https:\/\/www.tripadvisor.ca\/Profile\/sharonkU5097KN","45311":"https:\/\/www.tripadvisor.ca\/Profile\/PattiMac007","45312":"https:\/\/www.tripadvisor.ca\/Profile\/omanaomi","45313":"https:\/\/www.tripadvisor.ca\/Profile\/grasaunders","45314":"https:\/\/www.tripadvisor.ca\/Profile\/JudiLJ","45315":"https:\/\/www.tripadvisor.ca\/Profile\/FrancesFrancesca","45316":"https:\/\/www.tripadvisor.ca\/Profile\/Adie604","45317":"https:\/\/www.tripadvisor.ca\/Profile\/MogensLis","45318":"https:\/\/www.tripadvisor.ca\/Profile\/DrewH148","45319":"https:\/\/www.tripadvisor.ca\/Profile\/rocketman000","45320":"https:\/\/www.tripadvisor.ca\/Profile\/Storlien54","45321":"https:\/\/www.tripadvisor.ca\/Profile\/Loppylugs22","45322":"https:\/\/www.tripadvisor.ca\/Profile\/DonnaBruce","45323":"https:\/\/www.tripadvisor.ca\/Profile\/ggcaiazzo","45324":"https:\/\/www.tripadvisor.ca\/Profile\/skinarama","45325":"https:\/\/www.tripadvisor.ca\/Profile\/402briana","45326":"https:\/\/www.tripadvisor.ca\/Profile\/kydil13","45327":"https:\/\/www.tripadvisor.ca\/Profile\/jeckay2017","45328":"https:\/\/www.tripadvisor.ca\/Profile\/krism674","45329":"nil","45334":"https:\/\/www.tripadvisor.ca\/Profile\/patrickmF4766OT","45335":"https:\/\/www.tripadvisor.ca\/Profile\/World_Travelor_10","45336":"https:\/\/www.tripadvisor.ca\/Profile\/witless_banter","45337":"https:\/\/www.tripadvisor.ca\/Profile\/Canadaflo","45338":"https:\/\/www.tripadvisor.ca\/Profile\/kevinlA5161PL","45339":"https:\/\/www.tripadvisor.ca\/Profile\/jessejames86","45340":"https:\/\/www.tripadvisor.ca\/Profile\/530judithe","45341":"https:\/\/www.tripadvisor.ca\/Profile\/katn74","45342":"https:\/\/www.tripadvisor.ca\/Profile\/327sarahl","45343":"https:\/\/www.tripadvisor.ca\/Profile\/rodgehl","45344":"https:\/\/www.tripadvisor.ca\/Profile\/nikv525","45345":"https:\/\/www.tripadvisor.ca\/Profile\/kayj453","45346":"https:\/\/www.tripadvisor.ca\/Profile\/MegJ60","45347":"https:\/\/www.tripadvisor.ca\/Profile\/MogKelowna","45348":"https:\/\/www.tripadvisor.ca\/Profile\/normluc","45354":"https:\/\/www.tripadvisor.ca\/Profile\/lauraa52","45355":"https:\/\/www.tripadvisor.ca\/Profile\/madelk2011","45356":"https:\/\/www.tripadvisor.ca\/Profile\/722chrissyg","45357":"https:\/\/www.tripadvisor.ca\/Profile\/atleistner","45358":"https:\/\/www.tripadvisor.ca\/Profile\/annettemayperry","45359":"https:\/\/www.tripadvisor.ca\/Profile\/nicolegX8846MT","45360":"https:\/\/www.tripadvisor.ca\/Profile\/tammyp123","45361":"https:\/\/www.tripadvisor.ca\/Profile\/Tjp101010","45362":"https:\/\/www.tripadvisor.ca\/Profile\/kbeattie1204","45363":"https:\/\/www.tripadvisor.ca\/Profile\/506isabellev","45364":"https:\/\/www.tripadvisor.ca\/Profile\/8robt","45365":"https:\/\/www.tripadvisor.ca\/Profile\/LeeTEcc311","45366":"https:\/\/www.tripadvisor.ca\/Profile\/Rolynnie","45367":"https:\/\/www.tripadvisor.ca\/Profile\/jossl153","45368":"https:\/\/www.tripadvisor.ca\/Profile\/keitho365","45369":"https:\/\/www.tripadvisor.ca\/Profile\/MichelleGee8","45370":"https:\/\/www.tripadvisor.ca\/Profile\/bourdy2015","45371":"https:\/\/www.tripadvisor.ca\/Profile\/DisneyEirena","45372":"https:\/\/www.tripadvisor.ca\/Profile\/810taram","45373":"https:\/\/www.tripadvisor.ca\/Profile\/551nl","45374":"https:\/\/www.tripadvisor.ca\/Profile\/paul123851","45375":"https:\/\/www.tripadvisor.ca\/Profile\/616brandeeb","45376":"https:\/\/www.tripadvisor.ca\/Profile\/959chantaleh","45377":"https:\/\/www.tripadvisor.ca\/Profile\/ctabstride","45378":"https:\/\/www.tripadvisor.ca\/Profile\/WendyDawnS","45379":"https:\/\/www.tripadvisor.ca\/Profile\/bobbyb896","45380":"https:\/\/www.tripadvisor.ca\/Profile\/reneec452","45381":"https:\/\/www.tripadvisor.ca\/Profile\/PamD579","45382":"https:\/\/www.tripadvisor.ca\/Profile\/Z4575XMandreaf","45383":"https:\/\/www.tripadvisor.ca\/Profile\/860barryd","45384":"https:\/\/www.tripadvisor.ca\/Profile\/869susanw","45385":"https:\/\/www.tripadvisor.ca\/Profile\/johnrobin2015","45386":"https:\/\/www.tripadvisor.ca\/Profile\/Genereu","45387":"https:\/\/www.tripadvisor.ca\/Profile\/Mrs-Wright1107","45388":"https:\/\/www.tripadvisor.ca\/Profile\/vitalenergymovement","45389":"https:\/\/www.tripadvisor.ca\/Profile\/kernonda","45390":"https:\/\/www.tripadvisor.ca\/Profile\/luvmypuppy","45391":"https:\/\/www.tripadvisor.ca\/Profile\/anns358","45392":"https:\/\/www.tripadvisor.ca\/Profile\/SamO104","45393":"https:\/\/www.tripadvisor.ca\/Profile\/Thenoelcampers","45395":"https:\/\/www.tripadvisor.ca\/Profile\/Paulba1","45396":"https:\/\/www.tripadvisor.ca\/Profile\/Urbane_Canada","45397":"https:\/\/www.tripadvisor.ca\/Profile\/McIntosh_1982","45398":"https:\/\/www.tripadvisor.ca\/Profile\/BettyM706","45399":"https:\/\/www.tripadvisor.ca\/Profile\/ryano263","45400":"https:\/\/www.tripadvisor.ca\/Profile\/86bobw","45401":"https:\/\/www.tripadvisor.ca\/Profile\/Bag35","45402":"https:\/\/www.tripadvisor.ca\/Profile\/Janethusted","45403":"https:\/\/www.tripadvisor.ca\/Profile\/196calvinm","45404":"https:\/\/www.tripadvisor.ca\/Profile\/JonathanDutchak","45405":"https:\/\/www.tripadvisor.ca\/Profile\/679andrewR","45406":"https:\/\/www.tripadvisor.ca\/Profile\/LizzyVancouver_BC","45407":"https:\/\/www.tripadvisor.ca\/Profile\/392RyanM","45408":"https:\/\/www.tripadvisor.ca\/Profile\/maireaine_bc","45409":"https:\/\/www.tripadvisor.ca\/Profile\/KFontheroad","45410":"https:\/\/www.tripadvisor.ca\/Profile\/sab30","45411":"https:\/\/www.tripadvisor.ca\/Profile\/mummy90","45412":"https:\/\/www.tripadvisor.ca\/Profile\/Sammy19","45414":"https:\/\/www.tripadvisor.ca\/Profile\/EagerB","45415":"https:\/\/www.tripadvisor.ca\/Profile\/683andy","45416":"https:\/\/www.tripadvisor.ca\/Profile\/jakeo531","45417":"https:\/\/www.tripadvisor.ca\/Profile\/sarchie23","45418":"https:\/\/www.tripadvisor.ca\/Profile\/AngiePinch","45419":"https:\/\/www.tripadvisor.ca\/Profile\/vancamp3r","45420":"https:\/\/www.tripadvisor.ca\/Profile\/924scottg","45421":"https:\/\/www.tripadvisor.ca\/Profile\/Darcyknight","45422":"https:\/\/www.tripadvisor.ca\/Profile\/PAWSFOURTHOUGHT","45423":"https:\/\/www.tripadvisor.ca\/Profile\/L437IYkeithc","45424":"https:\/\/www.tripadvisor.ca\/Profile\/longtravel09","45425":"https:\/\/www.tripadvisor.ca\/Profile\/sailorman73","45426":"https:\/\/www.tripadvisor.ca\/Profile\/RogerGGillespie","45427":"https:\/\/www.tripadvisor.ca\/Profile\/karenfP4267HU","45428":"https:\/\/www.tripadvisor.ca\/Profile\/A2631NGjackiem","45429":"nil","45434":"https:\/\/www.tripadvisor.ca\/Profile\/troyc799","45435":"https:\/\/www.tripadvisor.ca\/Profile\/HydeMountainGolf","45436":"https:\/\/www.tripadvisor.ca\/Profile\/Gb0ne","45437":"https:\/\/www.tripadvisor.ca\/Profile\/brendac942","45438":"https:\/\/www.tripadvisor.ca\/Profile\/292ashleyb","45439":"https:\/\/www.tripadvisor.ca\/Profile\/vamboos","45440":"https:\/\/www.tripadvisor.ca\/Profile\/skipper-basti","45441":"https:\/\/www.tripadvisor.ca\/Profile\/Laura-KellyCanada","45442":"https:\/\/www.tripadvisor.ca\/Profile\/Tdot2017","45443":"https:\/\/www.tripadvisor.ca\/Profile\/PattonFam","45444":"nil","45449":"https:\/\/www.tripadvisor.ca\/Profile\/pedrod90","45450":"https:\/\/www.tripadvisor.ca\/Profile\/iloveholidays74","45451":"https:\/\/www.tripadvisor.ca\/Profile\/foodfan2013","45452":"https:\/\/www.tripadvisor.ca\/Profile\/Traveller_holidayer","45453":"https:\/\/www.tripadvisor.ca\/Profile\/Rustylou63","45454":"https:\/\/www.tripadvisor.ca\/Profile\/Dream_BC","45455":"https:\/\/www.tripadvisor.ca\/Profile\/BurnabyDiane","45456":"https:\/\/www.tripadvisor.ca\/Profile\/Traditions123","45457":"https:\/\/www.tripadvisor.ca\/Profile\/rdktmor","45458":"https:\/\/www.tripadvisor.ca\/Profile\/rjd18","45459":"https:\/\/www.tripadvisor.ca\/Profile\/KayDT","45464":"https:\/\/www.tripadvisor.ca\/Profile\/hofsinkrachel","45469":"https:\/\/www.tripadvisor.ca\/Profile\/danielmcinnes","45474":"https:\/\/www.tripadvisor.ca\/Profile\/terrilou59","45479":"https:\/\/www.tripadvisor.ca\/Profile\/124janined","45484":"https:\/\/www.tripadvisor.ca\/Profile\/552harryk","45489":"https:\/\/www.tripadvisor.ca\/Profile\/sarah312721","45494":"https:\/\/www.tripadvisor.ca\/Profile\/farmgirl91","45495":"https:\/\/www.tripadvisor.ca\/Profile\/MDS1886","45496":"https:\/\/www.tripadvisor.ca\/Profile\/203darlenev","45497":"https:\/\/www.tripadvisor.ca\/Profile\/O6561DIjeffs","45498":"https:\/\/www.tripadvisor.ca\/Profile\/653wh","45499":"https:\/\/www.tripadvisor.ca\/Profile\/tinoc67","45500":"https:\/\/www.tripadvisor.ca\/Profile\/tina12345678910","45501":"https:\/\/www.tripadvisor.ca\/Profile\/S3795WYjessicah","45502":"https:\/\/www.tripadvisor.ca\/Profile\/899cherilynh","45503":"https:\/\/www.tripadvisor.ca\/Profile\/lvb","45504":"https:\/\/www.tripadvisor.ca\/Profile\/N7716KCsarahm","45505":"https:\/\/www.tripadvisor.ca\/Profile\/TwinkleB_13","45506":"https:\/\/www.tripadvisor.ca\/Profile\/Travelingmumzie","45507":"https:\/\/www.tripadvisor.ca\/Profile\/K1134SGkevinb","45508":"https:\/\/www.tripadvisor.ca\/Profile\/Brennanfamily5","45509":"nil","45514":"https:\/\/www.tripadvisor.ca\/Profile\/Straightupgirl","45515":"https:\/\/www.tripadvisor.ca\/Profile\/Neneric","45516":"https:\/\/www.tripadvisor.ca\/Profile\/321rs","45517":"https:\/\/www.tripadvisor.ca\/Profile\/badnight_13","45518":"https:\/\/www.tripadvisor.ca\/Profile\/Jeanne1942","45519":"https:\/\/www.tripadvisor.ca\/Profile\/baggy270","45520":"https:\/\/www.tripadvisor.ca\/Profile\/DarleneD160","45521":"https:\/\/www.tripadvisor.ca\/Profile\/telleroftruth99","45522":"https:\/\/www.tripadvisor.ca\/Profile\/51yearsold","45523":"https:\/\/www.tripadvisor.ca\/Profile\/man4music","45524":"https:\/\/www.tripadvisor.ca\/Profile\/Go32045356028","45525":"https:\/\/www.tripadvisor.ca\/Profile\/Getaway52123250638","45526":"https:\/\/www.tripadvisor.ca\/Profile\/LilyG828","45527":"https:\/\/www.tripadvisor.ca\/Profile\/758debrah","45528":"https:\/\/www.tripadvisor.ca\/Profile\/231christinajohnson","45529":"https:\/\/www.tripadvisor.ca\/Profile\/Curler1","45530":"https:\/\/www.tripadvisor.ca\/Profile\/Voyage62146952700","45531":"https:\/\/www.tripadvisor.ca\/Profile\/15ralphm","45532":"https:\/\/www.tripadvisor.ca\/Profile\/257debrad","45533":"https:\/\/www.tripadvisor.ca\/Profile\/samoleaaa","45534":"https:\/\/www.tripadvisor.ca\/Profile\/irisl538","45535":"https:\/\/www.tripadvisor.ca\/Profile\/normat884","45536":"https:\/\/www.tripadvisor.ca\/Profile\/Sightsee53370701131","45537":"https:\/\/www.tripadvisor.ca\/Profile\/Nomad39276235981","45538":"https:\/\/www.tripadvisor.ca\/Profile\/364brittanyt","45539":"https:\/\/www.tripadvisor.ca\/Profile\/Getaway57337742890","45540":"https:\/\/www.tripadvisor.ca\/Profile\/308brentp","45541":"https:\/\/www.tripadvisor.ca\/Profile\/jaydepenman","45542":"https:\/\/www.tripadvisor.ca\/Profile\/Connector49137","45543":"https:\/\/www.tripadvisor.ca\/Profile\/bonniem862","45544":"https:\/\/www.tripadvisor.ca\/Profile\/LoveTravel468325","45545":"https:\/\/www.tripadvisor.ca\/Profile\/brucecE2212KZ","45546":"https:\/\/www.tripadvisor.ca\/Profile\/pop_sage","45547":"https:\/\/www.tripadvisor.ca\/Profile\/Lynnie1960","45548":"https:\/\/www.tripadvisor.ca\/Profile\/murdochdunn","45549":"nil","45554":"https:\/\/www.tripadvisor.ca\/Profile\/RayV_13","45555":"https:\/\/www.tripadvisor.ca\/Profile\/JJDeo","45556":"https:\/\/www.tripadvisor.ca\/Profile\/650jadac","45557":"https:\/\/www.tripadvisor.ca\/Profile\/bncaines","45558":"https:\/\/www.tripadvisor.ca\/Profile\/FreakinCold5","45559":"https:\/\/www.tripadvisor.ca\/Profile\/myr0nh1","45560":"https:\/\/www.tripadvisor.ca\/Profile\/lorrainet308","45561":"https:\/\/www.tripadvisor.ca\/Profile\/kenttripp","45562":"https:\/\/www.tripadvisor.ca\/Profile\/4sillykids","45563":"https:\/\/www.tripadvisor.ca\/Profile\/abedriedger","45564":"https:\/\/www.tripadvisor.ca\/Profile\/Companion288604","45565":"https:\/\/www.tripadvisor.ca\/Profile\/Gastro-surfing","45566":"https:\/\/www.tripadvisor.ca\/Profile\/GroomsMom214","45567":"https:\/\/www.tripadvisor.ca\/Profile\/Seaside636352","45568":"https:\/\/www.tripadvisor.ca\/Profile\/etompk198871","45569":"https:\/\/www.tripadvisor.ca\/Profile\/236chases","45570":"https:\/\/www.tripadvisor.ca\/Profile\/dbetke773295","45571":"https:\/\/www.tripadvisor.ca\/Profile\/janeg216","45572":"https:\/\/www.tripadvisor.ca\/Profile\/shellvacation","45573":"https:\/\/www.tripadvisor.ca\/Profile\/pbrown618139","45579":"https:\/\/www.tripadvisor.ca\/Profile\/RickSierens","45580":"https:\/\/www.tripadvisor.ca\/Profile\/dkuche209023","45581":"https:\/\/www.tripadvisor.ca\/Profile\/dhanlo169204","45582":"https:\/\/www.tripadvisor.ca\/Profile\/U3172XYsharonm","45583":"https:\/\/www.tripadvisor.ca\/Profile\/manitobaricher","45584":"https:\/\/www.tripadvisor.ca\/Profile\/petermarrier","45585":"https:\/\/www.tripadvisor.ca\/Profile\/townwalk","45586":"https:\/\/www.tripadvisor.ca\/Profile\/valeriebY3943WV","45587":"https:\/\/www.tripadvisor.ca\/Profile\/darcyh871","45588":"https:\/\/www.tripadvisor.ca\/Profile\/mbesser24","45589":"https:\/\/www.tripadvisor.ca\/Profile\/aqccorp","45590":"https:\/\/www.tripadvisor.ca\/Profile\/471gregoryl","45591":"https:\/\/www.tripadvisor.ca\/Profile\/bsmith372979","45592":"https:\/\/www.tripadvisor.ca\/Profile\/charlessV16YF","45593":"https:\/\/www.tripadvisor.ca\/Profile\/dlktgm","45594":"https:\/\/www.tripadvisor.ca\/Profile\/badjette","45595":"https:\/\/www.tripadvisor.ca\/Profile\/770junes","45596":"https:\/\/www.tripadvisor.ca\/Profile\/ashwyatt123","45597":"https:\/\/www.tripadvisor.ca\/Profile\/karensY18WT","45598":"https:\/\/www.tripadvisor.ca\/Profile\/blairm308","45599":"https:\/\/www.tripadvisor.ca\/Profile\/steinmetz2018","45600":"https:\/\/www.tripadvisor.ca\/Profile\/parklandtourism","45601":"https:\/\/www.tripadvisor.ca\/Profile\/ALfromManitoba","45602":"https:\/\/www.tripadvisor.ca\/Profile\/kisfor339850","45603":"https:\/\/www.tripadvisor.ca\/Profile\/JiggyBobb","45604":"https:\/\/www.tripadvisor.ca\/Profile\/M868HNtheresah","45605":"https:\/\/www.tripadvisor.ca\/Profile\/debtries4u","45606":"https:\/\/www.tripadvisor.ca\/Profile\/terri67wag","45607":"https:\/\/www.tripadvisor.ca\/Profile\/swans12018","45608":"https:\/\/www.tripadvisor.ca\/Profile\/True54","45614":"https:\/\/www.tripadvisor.ca\/Profile\/bobbip866","45615":"https:\/\/www.tripadvisor.ca\/Profile\/642novan","45616":"https:\/\/www.tripadvisor.ca\/Profile\/160sabinec","45617":"https:\/\/www.tripadvisor.ca\/Profile\/909devonm","45618":"https:\/\/www.tripadvisor.ca\/Profile\/carlenevouriot","45619":"https:\/\/www.tripadvisor.ca\/Profile\/48carlenev","45620":"https:\/\/www.tripadvisor.ca\/Profile\/86cheryla","45621":"https:\/\/www.tripadvisor.ca\/Profile\/VickiC375","45622":"https:\/\/www.tripadvisor.ca\/Profile\/terryaustinm","45623":"https:\/\/www.tripadvisor.ca\/Profile\/D3337RUjanetc","45624":"https:\/\/www.tripadvisor.ca\/Profile\/trishm599","45625":"https:\/\/www.tripadvisor.ca\/Profile\/404fayg","45626":"https:\/\/www.tripadvisor.ca\/Profile\/tom11411","45627":"https:\/\/www.tripadvisor.ca\/Profile\/iram327","45628":"https:\/\/www.tripadvisor.ca\/Profile\/R4847NAbrianf","45634":"https:\/\/www.tripadvisor.ca\/Profile\/darlenep860","45635":"https:\/\/www.tripadvisor.ca\/Profile\/LESLIES910","45636":"https:\/\/www.tripadvisor.ca\/Profile\/JocelynP984","45637":"https:\/\/www.tripadvisor.ca\/Profile\/Havier12","45638":"https:\/\/www.tripadvisor.ca\/Profile\/WorldTravelerJL18","45639":"https:\/\/www.tripadvisor.ca\/Profile\/O3536OHmichellem","45640":"https:\/\/www.tripadvisor.ca\/Profile\/337russellw","45641":"https:\/\/www.tripadvisor.ca\/Profile\/888Pattycakes","45642":"https:\/\/www.tripadvisor.ca\/Profile\/hollya591","45643":"https:\/\/www.tripadvisor.ca\/Profile\/winnipegtraveller57","45644":"https:\/\/www.tripadvisor.ca\/Profile\/591ernestk","45645":"https:\/\/www.tripadvisor.ca\/Profile\/Ccccolddave","45646":"https:\/\/www.tripadvisor.ca\/Profile\/G4229ODtheresam","45647":"https:\/\/www.tripadvisor.ca\/Profile\/Q5659TVgordonm","45648":"https:\/\/www.tripadvisor.ca\/Profile\/peterhA2047WO","45654":"https:\/\/www.tripadvisor.ca\/Profile\/charlesaG7305GB","45655":"https:\/\/www.tripadvisor.ca\/Profile\/daisyr82","45656":"https:\/\/www.tripadvisor.ca\/Profile\/CompanionsInTravel","45657":"https:\/\/www.tripadvisor.ca\/Profile\/karenlC1413KH","45658":"https:\/\/www.tripadvisor.ca\/Profile\/bemeyer","45659":"https:\/\/www.tripadvisor.ca\/Profile\/nanonancy100","45660":"https:\/\/www.tripadvisor.ca\/Profile\/V2093CAjohnw","45661":"https:\/\/www.tripadvisor.ca\/Profile\/624brentm","45662":"https:\/\/www.tripadvisor.ca\/Profile\/paulsharonl","45663":"https:\/\/www.tripadvisor.ca\/Profile\/dougbK9565EB","45664":"https:\/\/www.tripadvisor.ca\/Profile\/Roderickml","45665":"https:\/\/www.tripadvisor.ca\/Profile\/W2759HVangelag","45666":"https:\/\/www.tripadvisor.ca\/Profile\/L2346CJdennisk","45668":"https:\/\/www.tripadvisor.ca\/Profile\/Traveller200247","45669":"https:\/\/www.tripadvisor.ca\/Profile\/jackies738","45670":"https:\/\/www.tripadvisor.ca\/Profile\/KimberleyJohn","45672":"https:\/\/www.tripadvisor.ca\/Profile\/johnhU3826XK","45673":"https:\/\/www.tripadvisor.ca\/Profile\/soring78","45674":"https:\/\/www.tripadvisor.ca\/Profile\/royh402","45675":"https:\/\/www.tripadvisor.ca\/Profile\/G5642XNgloriam","45676":"https:\/\/www.tripadvisor.ca\/Profile\/369KenM14","45677":"https:\/\/www.tripadvisor.ca\/Profile\/barriem300","45678":"https:\/\/www.tripadvisor.ca\/Profile\/E7565RVmarkd","45679":"https:\/\/www.tripadvisor.ca\/Profile\/BryanC697","45680":"https:\/\/www.tripadvisor.ca\/Profile\/IamMardon","45681":"https:\/\/www.tripadvisor.ca\/Profile\/travellerMom61","45682":"https:\/\/www.tripadvisor.ca\/Profile\/BuffaloGal48","45683":"https:\/\/www.tripadvisor.ca\/Profile\/davidcQ7283YM","45685":"https:\/\/www.tripadvisor.ca\/Profile\/W3866BDdavidr","45686":"https:\/\/www.tripadvisor.ca\/Profile\/David_77_13","45687":"https:\/\/www.tripadvisor.ca\/Profile\/608sallyr","45688":"https:\/\/www.tripadvisor.ca\/Profile\/VandCWpg_","45689":"https:\/\/www.tripadvisor.ca\/Profile\/georgekX4350HL","45690":"https:\/\/www.tripadvisor.ca\/Profile\/allanb138","45691":"https:\/\/www.tripadvisor.ca\/Profile\/974jamiee","45692":"https:\/\/www.tripadvisor.ca\/Profile\/232berniec","45693":"https:\/\/www.tripadvisor.ca\/Profile\/562vall","45694":"https:\/\/www.tripadvisor.ca\/Profile\/smirk69","45695":"https:\/\/www.tripadvisor.ca\/Profile\/daynah85","45696":"https:\/\/www.tripadvisor.ca\/Profile\/jodiw288","45697":"https:\/\/www.tripadvisor.ca\/Profile\/davidmF3140BG","45698":"https:\/\/www.tripadvisor.ca\/Profile\/KVic123","45699":"https:\/\/www.tripadvisor.ca\/Profile\/amberk145","45701":"https:\/\/www.tripadvisor.ca\/Profile\/U6154NMmikeb","45702":"https:\/\/www.tripadvisor.ca\/Profile\/Chandaler","45703":"https:\/\/www.tripadvisor.ca\/Profile\/NWOCanadaSunseeker","45704":"https:\/\/www.tripadvisor.ca\/Profile\/CalLor2016","45705":"https:\/\/www.tripadvisor.ca\/Profile\/brittanybM1759TA","45706":"https:\/\/www.tripadvisor.ca\/Profile\/jphardy","45707":"https:\/\/www.tripadvisor.ca\/Profile\/lyndsief2016","45709":"https:\/\/www.tripadvisor.ca\/Profile\/Vansan21","45710":"https:\/\/www.tripadvisor.ca\/Profile\/Q3234JSnancyp","45711":"https:\/\/www.tripadvisor.ca\/Profile\/kenpJ4078NR","45712":"https:\/\/www.tripadvisor.ca\/Profile\/715savannad","45713":"https:\/\/www.tripadvisor.ca\/Profile\/gordonp906","45714":"https:\/\/www.tripadvisor.ca\/Profile\/688babyd","45715":"https:\/\/www.tripadvisor.ca\/Profile\/elizabethb135","45716":"https:\/\/www.tripadvisor.ca\/Profile\/JudyJoe2013","45718":"https:\/\/www.tripadvisor.ca\/Profile\/623gregb","45719":"https:\/\/www.tripadvisor.ca\/Profile\/lisapD9921UP","45720":"https:\/\/www.tripadvisor.ca\/Profile\/HughWhitehorseYT","45721":"https:\/\/www.tripadvisor.ca\/Profile\/788MaryA","45722":"https:\/\/www.tripadvisor.ca\/Profile\/boydm160","45723":"https:\/\/www.tripadvisor.ca\/Profile\/donaldsI7534IF","45724":"https:\/\/www.tripadvisor.ca\/Profile\/SirBatchelot","45725":"https:\/\/www.tripadvisor.ca\/Profile\/carlavR2871VW","45726":"https:\/\/www.tripadvisor.ca\/Profile\/family_travels_2016","45727":"https:\/\/www.tripadvisor.ca\/Profile\/dcfreez","45728":"https:\/\/www.tripadvisor.ca\/Profile\/Trek65650589660","45729":"https:\/\/www.tripadvisor.ca\/Profile\/Cgyguy40","45730":"https:\/\/www.tripadvisor.ca\/Profile\/cyopeck","45731":"https:\/\/www.tripadvisor.ca\/Profile\/ericfD2554SL","45732":"https:\/\/www.tripadvisor.ca\/Profile\/Moonwind1","45733":"https:\/\/www.tripadvisor.ca\/Profile\/Duesters","45734":"https:\/\/www.tripadvisor.ca\/Profile\/anibal2019","45735":"https:\/\/www.tripadvisor.ca\/Profile\/vickie447","45736":"https:\/\/www.tripadvisor.ca\/Profile\/MDBeaupre","45737":"https:\/\/www.tripadvisor.ca\/Profile\/Escape32326271288","45738":"https:\/\/www.tripadvisor.ca\/Profile\/Passepartout-007","45739":"https:\/\/www.tripadvisor.ca\/Profile\/160delainea","45740":"https:\/\/www.tripadvisor.ca\/Profile\/T5850LNalisong","45741":"https:\/\/www.tripadvisor.ca\/Profile\/shrunke165","45742":"https:\/\/www.tripadvisor.ca\/Profile\/maryjoh791","45743":"https:\/\/www.tripadvisor.ca\/Profile\/timdK4656CF","45744":"https:\/\/www.tripadvisor.ca\/Profile\/darrylfield","45745":"https:\/\/www.tripadvisor.ca\/Profile\/Wickeraz","45746":"https:\/\/www.tripadvisor.ca\/Profile\/leonardt25","45747":"https:\/\/www.tripadvisor.ca\/Profile\/13johnv","45748":"https:\/\/www.tripadvisor.ca\/Profile\/301ChristineH","45749":"https:\/\/www.tripadvisor.ca\/Profile\/pank","45750":"https:\/\/www.tripadvisor.ca\/Profile\/jamesurski","45751":"https:\/\/www.tripadvisor.ca\/Profile\/JNFII","45752":"https:\/\/www.tripadvisor.ca\/Profile\/N6158PBteresam","45753":"https:\/\/www.tripadvisor.ca\/Profile\/trish1979","45754":"https:\/\/www.tripadvisor.ca\/Profile\/Travelinglight_60","45755":"https:\/\/www.tripadvisor.ca\/Profile\/S6521JXgloriab","45756":"https:\/\/www.tripadvisor.ca\/Profile\/WinnipegTraveller045","45757":"https:\/\/www.tripadvisor.ca\/Profile\/ChrisTraveller204","45758":"https:\/\/www.tripadvisor.ca\/Profile\/way4oh","45759":"https:\/\/www.tripadvisor.ca\/Profile\/spud0018","45760":"https:\/\/www.tripadvisor.ca\/Profile\/gmdalberta","45761":"https:\/\/www.tripadvisor.ca\/Profile\/DC972","45762":"https:\/\/www.tripadvisor.ca\/Profile\/rdirk","45763":"https:\/\/www.tripadvisor.ca\/Profile\/iplayazi","45764":"https:\/\/www.tripadvisor.ca\/Profile\/854samuelk","45765":"https:\/\/www.tripadvisor.ca\/Profile\/litfam546","45766":"https:\/\/www.tripadvisor.ca\/Profile\/pocketbookbrando","45767":"https:\/\/www.tripadvisor.ca\/Profile\/724darrinw","45768":"https:\/\/www.tripadvisor.ca\/Profile\/thomasg855","45769":"nil","45774":"https:\/\/www.tripadvisor.ca\/Profile\/mbark81","45775":"https:\/\/www.tripadvisor.ca\/Profile\/Sox_The_Wanderer","45776":"https:\/\/www.tripadvisor.ca\/Profile\/eps196","45777":"https:\/\/www.tripadvisor.ca\/Profile\/keepitsouth","45778":"https:\/\/www.tripadvisor.ca\/Profile\/M1959IUmichaelm","45779":"https:\/\/www.tripadvisor.ca\/Profile\/carmanj2018","45780":"https:\/\/www.tripadvisor.ca\/Profile\/davemS5506BS","45781":"https:\/\/www.tripadvisor.ca\/Profile\/ShariL619","45782":"https:\/\/www.tripadvisor.ca\/Profile\/EvanZ717","45783":"https:\/\/www.tripadvisor.ca\/Profile\/casmore91","45789":"https:\/\/www.tripadvisor.ca\/Profile\/gj0ys","45790":"https:\/\/www.tripadvisor.ca\/Profile\/dougsT2917ML","45791":"https:\/\/www.tripadvisor.ca\/Profile\/julienV5287TL","45792":"https:\/\/www.tripadvisor.ca\/Profile\/shnnn22","45793":"https:\/\/www.tripadvisor.ca\/Profile\/rickc233","45794":"https:\/\/www.tripadvisor.ca\/Profile\/J5465KYchrisc","45795":"https:\/\/www.tripadvisor.ca\/Profile\/tcwinnipeg","45796":"https:\/\/www.tripadvisor.ca\/Profile\/wsbmcdonald","45797":"https:\/\/www.tripadvisor.ca\/Profile\/650DebS","45798":"https:\/\/www.tripadvisor.ca\/Profile\/meganelizabethmw","45799":"https:\/\/www.tripadvisor.ca\/Profile\/chrismQ4711XU","45801":"https:\/\/www.tripadvisor.ca\/Profile\/790jamesv","45803":"https:\/\/www.tripadvisor.ca\/Profile\/W2574UUmikev","45804":"https:\/\/www.tripadvisor.ca\/Profile\/pattyd308","45805":"https:\/\/www.tripadvisor.ca\/Profile\/Y9528OXlyndab","45806":"https:\/\/www.tripadvisor.ca\/Profile\/JM197","45807":"https:\/\/www.tripadvisor.ca\/Profile\/jphardy","45808":"https:\/\/www.tripadvisor.ca\/Profile\/O2922ETpatriciaa","45809":"https:\/\/www.tripadvisor.ca\/Profile\/A8828DPjamesm","45810":"https:\/\/www.tripadvisor.ca\/Profile\/emillies2015","45811":"https:\/\/www.tripadvisor.ca\/Profile\/scotttK4083LX","45812":"https:\/\/www.tripadvisor.ca\/Profile\/D9283TKaliciac","45813":"https:\/\/www.tripadvisor.ca\/Profile\/AlesiaB392","45814":"https:\/\/www.tripadvisor.ca\/Profile\/392marialb","45815":"https:\/\/www.tripadvisor.ca\/Profile\/roses167","45816":"https:\/\/www.tripadvisor.ca\/Profile\/198shaunad","45817":"https:\/\/www.tripadvisor.ca\/Profile\/thomasbU8373WP","45818":"https:\/\/www.tripadvisor.ca\/Profile\/543rosev","45819":"https:\/\/www.tripadvisor.ca\/Profile\/351debbiem","45820":"https:\/\/www.tripadvisor.ca\/Profile\/634JamesC","45821":"https:\/\/www.tripadvisor.ca\/Profile\/584Scutch584","45822":"https:\/\/www.tripadvisor.ca\/Profile\/crystalsO2845SD","45823":"https:\/\/www.tripadvisor.ca\/Profile\/236OmarM","45829":"https:\/\/www.tripadvisor.ca\/Profile\/943geraldinef","45830":"https:\/\/www.tripadvisor.ca\/Profile\/sns_amoss","45831":"https:\/\/www.tripadvisor.ca\/Profile\/blue_tops","45832":"https:\/\/www.tripadvisor.ca\/Profile\/SatpalS93","45833":"https:\/\/www.tripadvisor.ca\/Profile\/266leix","45834":"https:\/\/www.tripadvisor.ca\/Profile\/eternity1808","45835":"https:\/\/www.tripadvisor.ca\/Profile\/974brendany","45836":"https:\/\/www.tripadvisor.ca\/Profile\/603deboraht","45837":"https:\/\/www.tripadvisor.ca\/Profile\/lisacJ7015TK","45838":"https:\/\/www.tripadvisor.ca\/Profile\/395suziea","45839":"https:\/\/www.tripadvisor.ca\/Profile\/bbjsaul","45842":"https:\/\/www.tripadvisor.ca\/Profile\/tanyar812","45843":"https:\/\/www.tripadvisor.ca\/Profile\/J2064TMjohng","45844":"https:\/\/www.tripadvisor.ca\/Profile\/14doreenl","45845":"https:\/\/www.tripadvisor.ca\/Profile\/Sandandsunshine","45846":"https:\/\/www.tripadvisor.ca\/Profile\/122shellies","45847":"https:\/\/www.tripadvisor.ca\/Profile\/Pat_Pot20","45848":"https:\/\/www.tripadvisor.ca\/Profile\/bkjjk","45854":"https:\/\/www.tripadvisor.ca\/Profile\/rdmo60","45855":"https:\/\/www.tripadvisor.ca\/Profile\/E9374KGdavidk","45856":"https:\/\/www.tripadvisor.ca\/Profile\/593sharonc","45857":"https:\/\/www.tripadvisor.ca\/Profile\/gwendan2017","45858":"https:\/\/www.tripadvisor.ca\/Profile\/DiscoverReflexology","45864":"https:\/\/www.tripadvisor.ca\/Profile\/j_a_henryinc","45865":"https:\/\/www.tripadvisor.ca\/Profile\/475brian","45866":"https:\/\/www.tripadvisor.ca\/Profile\/222derrickc","45867":"https:\/\/www.tripadvisor.ca\/Profile\/robertdX2011AC","45868":"https:\/\/www.tripadvisor.ca\/Profile\/staceywA1849VV","45874":"https:\/\/www.tripadvisor.ca\/Profile\/461st_phaneb","45875":"https:\/\/www.tripadvisor.ca\/Profile\/lisaaangus","45876":"https:\/\/www.tripadvisor.ca\/Profile\/MBMatt1147","45877":"https:\/\/www.tripadvisor.ca\/Profile\/Gorrell","45878":"https:\/\/www.tripadvisor.ca\/Profile\/Wzski1","45879":"https:\/\/www.tripadvisor.ca\/Profile\/L9121MRmartinm","45880":"https:\/\/www.tripadvisor.ca\/Profile\/235nunya","45881":"https:\/\/www.tripadvisor.ca\/Profile\/WendyFsj_Bc","45882":"https:\/\/www.tripadvisor.ca\/Profile\/Parents_of_3Boyz","45883":"https:\/\/www.tripadvisor.ca\/Profile\/604tedg","45884":"https:\/\/www.tripadvisor.ca\/Profile\/822PATRICKT","45885":"https:\/\/www.tripadvisor.ca\/Profile\/WayneI326","45886":"https:\/\/www.tripadvisor.ca\/Profile\/Nany0u","45887":"https:\/\/www.tripadvisor.ca\/Profile\/paulsN8505HC","45888":"https:\/\/www.tripadvisor.ca\/Profile\/beckysH5587QN","45890":"https:\/\/www.tripadvisor.ca\/Profile\/weezee2014","45891":"https:\/\/www.tripadvisor.ca\/Profile\/islandrockin","45892":"https:\/\/www.tripadvisor.ca\/Profile\/683wadep","45893":"https:\/\/www.tripadvisor.ca\/Profile\/F3302BUericb","45894":"https:\/\/www.tripadvisor.ca\/Profile\/daniellD101HL","45895":"https:\/\/www.tripadvisor.ca\/Profile\/KarenG113","45896":"https:\/\/www.tripadvisor.ca\/Profile\/dcbeare","45897":"https:\/\/www.tripadvisor.ca\/Profile\/RobbieHen","45898":"https:\/\/www.tripadvisor.ca\/Profile\/HowardSamuelBlock","45899":"https:\/\/www.tripadvisor.ca\/Profile\/calgaryglobetrotter8","45900":"https:\/\/www.tripadvisor.ca\/Profile\/MDD1616","45901":"https:\/\/www.tripadvisor.ca\/Profile\/christinebW6461ZA","45902":"https:\/\/www.tripadvisor.ca\/Profile\/143robo","45903":"https:\/\/www.tripadvisor.ca\/Profile\/monikaa23","45904":"https:\/\/www.tripadvisor.ca\/Profile\/Jenothejungle","45905":"https:\/\/www.tripadvisor.ca\/Profile\/helenbA1277RZ","45906":"https:\/\/www.tripadvisor.ca\/Profile\/KeithV273","45907":"https:\/\/www.tripadvisor.ca\/Profile\/CantleyTraveller","45908":"https:\/\/www.tripadvisor.ca\/Profile\/denniswQ3022TS","45909":"https:\/\/www.tripadvisor.ca\/Profile\/lindawS3347UH","45910":"https:\/\/www.tripadvisor.ca\/Profile\/463iank","45911":"https:\/\/www.tripadvisor.ca\/Profile\/AnneHarper94","45912":"https:\/\/www.tripadvisor.ca\/Profile\/LuciaB0","45913":"https:\/\/www.tripadvisor.ca\/Profile\/edwardbeckman72","45914":"https:\/\/www.tripadvisor.ca\/Profile\/glenham88","45915":"https:\/\/www.tripadvisor.ca\/Profile\/sandrak756","45916":"https:\/\/www.tripadvisor.ca\/Profile\/djpickering2016","45917":"https:\/\/www.tripadvisor.ca\/Profile\/cherylf870","45918":"https:\/\/www.tripadvisor.ca\/Profile\/N936AFmarilynm","45919":"https:\/\/www.tripadvisor.ca\/Profile\/453susand453","45920":"https:\/\/www.tripadvisor.ca\/Profile\/AgentSM","45921":"https:\/\/www.tripadvisor.ca\/Profile\/mstewart1211","45922":"https:\/\/www.tripadvisor.ca\/Profile\/RSJ999","45923":"https:\/\/www.tripadvisor.ca\/Profile\/wendyh310","45924":"https:\/\/www.tripadvisor.ca\/Profile\/114murrayh","45929":"https:\/\/www.tripadvisor.ca\/Profile\/Destination611507","45934":"https:\/\/www.tripadvisor.ca\/Profile\/GailW810","45939":"https:\/\/www.tripadvisor.ca\/Profile\/klac23","45944":"https:\/\/www.tripadvisor.caundefined","45949":"https:\/\/www.tripadvisor.ca\/Profile\/JiggyBobb","45959":"https:\/\/www.tripadvisor.ca\/Profile\/rickyjb","45969":"https:\/\/www.tripadvisor.ca\/Profile\/erinwQ7467BF","45974":"nil","45984":"https:\/\/www.tripadvisor.ca\/Profile\/johncarlof187","45989":"https:\/\/www.tripadvisor.ca\/Profile\/frank5163","46019":"https:\/\/www.tripadvisor.ca\/Profile\/Wainwrp","46024":"https:\/\/www.tripadvisor.ca\/Profile\/grantz2017","46029":"https:\/\/www.tripadvisor.ca\/Profile\/FreakinCold5","46044":"https:\/\/www.tripadvisor.ca\/Profile\/caseymarch","46049":"https:\/\/www.tripadvisor.ca\/Profile\/canadamaus","46069":"https:\/\/www.tripadvisor.ca\/Profile\/ryanv16","46074":"https:\/\/www.tripadvisor.ca\/Profile\/vickyf126","46079":"https:\/\/www.tripadvisor.ca\/Profile\/804tyes","46084":"https:\/\/www.tripadvisor.ca\/Profile\/jjsven","46094":"https:\/\/www.tripadvisor.ca\/Profile\/Gamecocks9799","46099":"https:\/\/www.tripadvisor.ca\/Profile\/KVic123","46104":"https:\/\/www.tripadvisor.ca\/Profile\/Hunter4444","46109":"https:\/\/www.tripadvisor.ca\/Profile\/Wrightysleft","46114":"https:\/\/www.tripadvisor.ca\/Profile\/korinnr","46124":"https:\/\/www.tripadvisor.ca\/Profile\/886sherrid","46125":"https:\/\/www.tripadvisor.ca\/Profile\/onecoolharley","46126":"https:\/\/www.tripadvisor.ca\/Profile\/WorknRelaxn","46127":"https:\/\/www.tripadvisor.ca\/Profile\/468amandac","46128":"https:\/\/www.tripadvisor.ca\/Profile\/S7664EOvictorr","46129":"https:\/\/www.tripadvisor.ca\/Profile\/SherridanH1","46130":"https:\/\/www.tripadvisor.ca\/Profile\/RichardD180","46131":"https:\/\/www.tripadvisor.ca\/Profile\/709brandib","46132":"https:\/\/www.tripadvisor.ca\/Profile\/irisl538","46133":"https:\/\/www.tripadvisor.ca\/Profile\/andiewatkins","46134":"https:\/\/www.tripadvisor.ca\/Profile\/KSBouch","46135":"https:\/\/www.tripadvisor.ca\/Profile\/rickkramble","46136":"https:\/\/www.tripadvisor.ca\/Profile\/PamM581","46137":"https:\/\/www.tripadvisor.ca\/Profile\/NKK425","46138":"https:\/\/www.tripadvisor.ca\/Profile\/136melm","46139":"https:\/\/www.tripadvisor.ca\/Profile\/kodyt988","46140":"https:\/\/www.tripadvisor.ca\/Profile\/Scrapper775","46141":"https:\/\/www.tripadvisor.ca\/Profile\/BernieKam","46142":"https:\/\/www.tripadvisor.ca\/Profile\/jeffmW4399RD","46143":"https:\/\/www.tripadvisor.ca\/Profile\/72candacec","46144":"https:\/\/www.tripadvisor.ca\/Profile\/S0712","46145":"https:\/\/www.tripadvisor.ca\/Profile\/michaeleQ8909VG","46146":"https:\/\/www.tripadvisor.ca\/Profile\/deirdreriley","46147":"https:\/\/www.tripadvisor.ca\/Profile\/jennifermL6391PR","46148":"https:\/\/www.tripadvisor.ca\/Profile\/N543CDbrianb","46149":"https:\/\/www.tripadvisor.ca\/Profile\/haroldw148","46150":"https:\/\/www.tripadvisor.ca\/Profile\/Winterpeg8","46151":"https:\/\/www.tripadvisor.ca\/Profile\/342ashleya","46152":"https:\/\/www.tripadvisor.ca\/Profile\/JennieG343","46153":"https:\/\/www.tripadvisor.ca\/Profile\/leahanne12345","46154":"https:\/\/www.tripadvisor.ca\/Profile\/leighd340","46155":"https:\/\/www.tripadvisor.ca\/Profile\/ChrisL12","46156":"https:\/\/www.tripadvisor.ca\/Profile\/murraymarshac","46157":"https:\/\/www.tripadvisor.ca\/Profile\/107MarkH","46158":"https:\/\/www.tripadvisor.ca\/Profile\/kimrO7295QO","46159":"https:\/\/www.tripadvisor.ca\/Profile\/V2696OEjenniferw","46161":"https:\/\/www.tripadvisor.ca\/Profile\/RobbieHen","46163":"https:\/\/www.tripadvisor.ca\/Profile\/DNB1956","46164":"https:\/\/www.tripadvisor.ca\/Profile\/lemieuxg","46165":"https:\/\/www.tripadvisor.ca\/Profile\/laurawB2738RX","46166":"https:\/\/www.tripadvisor.ca\/Profile\/Roadrat1948","46167":"https:\/\/www.tripadvisor.ca\/Profile\/Relax287377","46168":"https:\/\/www.tripadvisor.ca\/Profile\/JBLB","46169":"https:\/\/www.tripadvisor.ca\/Profile\/ljrWinnipeg","46170":"https:\/\/www.tripadvisor.ca\/Profile\/grace180","46171":"https:\/\/www.tripadvisor.ca\/Profile\/Jeterfan026","46172":"https:\/\/www.tripadvisor.ca\/Profile\/992wandam","46173":"https:\/\/www.tripadvisor.ca\/Profile\/DenisV","46175":"https:\/\/www.tripadvisor.ca\/Profile\/maddysgirl15","46176":"https:\/\/www.tripadvisor.ca\/Profile\/567christyl","46178":"https:\/\/www.tripadvisor.ca\/Profile\/Lovelynchep","46179":"https:\/\/www.tripadvisor.ca\/Profile\/Deeman2","46180":"https:\/\/www.tripadvisor.ca\/Profile\/darrenout","46181":"https:\/\/www.tripadvisor.ca\/Profile\/Ksav1971","46182":"https:\/\/www.tripadvisor.ca\/Profile\/ManitobaCrewofsix","46183":"https:\/\/www.tripadvisor.ca\/Profile\/dodieb412","46184":"https:\/\/www.tripadvisor.ca\/Profile\/BobbyO4","46185":"https:\/\/www.tripadvisor.ca\/Profile\/silenttiger","46186":"https:\/\/www.tripadvisor.ca\/Profile\/Hopefullylost","46187":"https:\/\/www.tripadvisor.ca\/Profile\/173priscillad","46188":"https:\/\/www.tripadvisor.ca\/Profile\/Carmelmb","46189":"https:\/\/www.tripadvisor.ca\/Profile\/debbiesZ675RV","46190":"https:\/\/www.tripadvisor.ca\/Profile\/richardwW5095ST","46191":"https:\/\/www.tripadvisor.ca\/Profile\/timwit61","46192":"https:\/\/www.tripadvisor.ca\/Profile\/GRMac54","46193":"https:\/\/www.tripadvisor.ca\/Profile\/jimpH161CY","46194":"https:\/\/www.tripadvisor.ca\/Profile\/loripakulak6","46195":"https:\/\/www.tripadvisor.ca\/Profile\/islandiver7","46196":"https:\/\/www.tripadvisor.ca\/Profile\/Gypsyberyl","46197":"https:\/\/www.tripadvisor.ca\/Profile\/jessicacW1350VS","46198":"https:\/\/www.tripadvisor.ca\/Profile\/DianeM1960","46199":"https:\/\/www.tripadvisor.ca\/Profile\/DaveCalgary","46200":"https:\/\/www.tripadvisor.ca\/Profile\/klynnoli","46201":"https:\/\/www.tripadvisor.ca\/Profile\/biglk96","46202":"https:\/\/www.tripadvisor.ca\/Profile\/sandahlr","46204":"https:\/\/www.tripadvisor.ca\/Profile\/shannona173","46205":"https:\/\/www.tripadvisor.ca\/Profile\/512sharons","46206":"https:\/\/www.tripadvisor.ca\/Profile\/jessicamZ5509PT","46207":"https:\/\/www.tripadvisor.ca\/Profile\/giseletheroux","46208":"https:\/\/www.tripadvisor.ca\/Profile\/Cowtown_mama","46209":"https:\/\/www.tripadvisor.ca\/Profile\/nancybCancun","46210":"https:\/\/www.tripadvisor.ca\/Profile\/wspeck","46211":"https:\/\/www.tripadvisor.ca\/Profile\/Chickenchunk","46212":"https:\/\/www.tripadvisor.ca\/Profile\/JennaB742","46213":"https:\/\/www.tripadvisor.ca\/Profile\/Dsg11","46214":"https:\/\/www.tripadvisor.ca\/Profile\/MBFarmGirl","46215":"https:\/\/www.tripadvisor.ca\/Profile\/marknamy","46216":"https:\/\/www.tripadvisor.ca\/Profile\/timsT7594XP","46217":"https:\/\/www.tripadvisor.ca\/Profile\/MagicMerlin88","46218":"https:\/\/www.tripadvisor.ca\/Profile\/ryanr895","46219":"https:\/\/www.tripadvisor.ca\/Profile\/Sandybob2014","46220":"https:\/\/www.tripadvisor.ca\/Profile\/darlened391","46221":"https:\/\/www.tripadvisor.ca\/Profile\/gin142","46222":"https:\/\/www.tripadvisor.ca\/Profile\/WayneI326","46223":"https:\/\/www.tripadvisor.ca\/Profile\/ThatCanadianGirl_93","46224":"https:\/\/www.tripadvisor.ca\/Profile\/prairiefolk","46225":"https:\/\/www.tripadvisor.ca\/Profile\/manitobaricher","46226":"https:\/\/www.tripadvisor.ca\/Profile\/NenaS","46227":"https:\/\/www.tripadvisor.ca\/Profile\/649lorih","46228":"https:\/\/www.tripadvisor.ca\/Profile\/780seanr","46230":"https:\/\/www.tripadvisor.ca\/Profile\/ArnoldB671","46231":"https:\/\/www.tripadvisor.ca\/Profile\/211Geri","46232":"https:\/\/www.tripadvisor.ca\/Profile\/WilliamL812","46233":"https:\/\/www.tripadvisor.ca\/Profile\/Pumper10","46234":"https:\/\/www.tripadvisor.ca\/Profile\/SatchJacintaHarris","46236":"https:\/\/www.tripadvisor.ca\/Profile\/kayleenv1","46237":"https:\/\/www.tripadvisor.ca\/Profile\/952paull","46239":"https:\/\/www.tripadvisor.ca\/Profile\/jocelynv494","46240":"https:\/\/www.tripadvisor.ca\/Profile\/1russellf","46241":"https:\/\/www.tripadvisor.ca\/Profile\/nicnacn","46242":"https:\/\/www.tripadvisor.ca\/Profile\/vwfanforever","46243":"https:\/\/www.tripadvisor.ca\/Profile\/ilovelowly","46244":"https:\/\/www.tripadvisor.ca\/Profile\/Ruralmomma","46245":"https:\/\/www.tripadvisor.ca\/Profile\/Dadiva47","46246":"https:\/\/www.tripadvisor.ca\/Profile\/BigZeeToba","46247":"https:\/\/www.tripadvisor.ca\/Profile\/317sandraj","46248":"https:\/\/www.tripadvisor.ca\/Profile\/Slubby","46249":"https:\/\/www.tripadvisor.ca\/Profile\/CanuckinMN","46250":"https:\/\/www.tripadvisor.ca\/Profile\/WinnipegHiroshi","46251":"https:\/\/www.tripadvisor.ca\/Profile\/606cyndyr","46252":"https:\/\/www.tripadvisor.ca\/Profile\/marce0606","46254":"https:\/\/www.tripadvisor.ca\/Profile\/Upholster","46255":"https:\/\/www.tripadvisor.ca\/Profile\/LifeinParis","46256":"https:\/\/www.tripadvisor.ca\/Profile\/DaveH36","46257":"https:\/\/www.tripadvisor.ca\/Profile\/ESCdn","46258":"https:\/\/www.tripadvisor.ca\/Profile\/MichelleM413","46259":"https:\/\/www.tripadvisor.ca\/Profile\/LoriM67","46260":"https:\/\/www.tripadvisor.ca\/Profile\/corbing2014","46261":"https:\/\/www.tripadvisor.ca\/Profile\/TnJAdvents","46262":"https:\/\/www.tripadvisor.ca\/Profile\/tg565","46263":"https:\/\/www.tripadvisor.ca\/Profile\/Jupitergal","46264":"https:\/\/www.tripadvisor.ca\/Profile\/MarcS630","46265":"https:\/\/www.tripadvisor.ca\/Profile\/Proudmanxman1970","46266":"https:\/\/www.tripadvisor.ca\/Profile\/andersonbikes","46267":"https:\/\/www.tripadvisor.ca\/Profile\/hayu","46268":"https:\/\/www.tripadvisor.ca\/Profile\/DPM_12","46269":"https:\/\/www.tripadvisor.ca\/Profile\/Stinger55","46270":"https:\/\/www.tripadvisor.ca\/Profile\/799theresab","46271":"https:\/\/www.tripadvisor.ca\/Profile\/439kimberlym","46272":"https:\/\/www.tripadvisor.ca\/Profile\/explorerQ9017KY","46273":"https:\/\/www.tripadvisor.ca\/Profile\/LarryM282","46274":"https:\/\/www.tripadvisor.ca\/Profile\/govboy","46275":"https:\/\/www.tripadvisor.ca\/Profile\/Jm16canada","46276":"https:\/\/www.tripadvisor.ca\/Profile\/dartanya2","46277":"https:\/\/www.tripadvisor.ca\/Profile\/SaskWolfhoun","46278":"https:\/\/www.tripadvisor.ca\/Profile\/531WendyB","46279":"https:\/\/www.tripadvisor.ca\/Profile\/rjd-mjaw","46280":"https:\/\/www.tripadvisor.ca\/Profile\/AvidT921","46281":"https:\/\/www.tripadvisor.ca\/Profile\/sandandfreckles","46282":"https:\/\/www.tripadvisor.ca\/Profile\/AmberM463","46283":"https:\/\/www.tripadvisor.ca\/Profile\/hunter32","46285":"https:\/\/www.tripadvisor.ca\/Profile\/FrancesIII","46286":"https:\/\/www.tripadvisor.ca\/Profile\/DennisRegina","46287":"https:\/\/www.tripadvisor.ca\/Profile\/ElleH936","46288":"https:\/\/www.tripadvisor.ca\/Profile\/OutOfTheCase","46289":"https:\/\/www.tripadvisor.ca\/Profile\/Winnipeger_12","46290":"https:\/\/www.tripadvisor.ca\/Profile\/keewatina","46292":"https:\/\/www.tripadvisor.ca\/Profile\/362DavidR362","46293":"https:\/\/www.tripadvisor.ca\/Profile\/newchapter85","46294":"https:\/\/www.tripadvisor.ca\/Profile\/911vacaygirl","46295":"https:\/\/www.tripadvisor.ca\/Profile\/DaleT956","46296":"https:\/\/www.tripadvisor.ca\/Profile\/Patricialynn66","46297":"https:\/\/www.tripadvisor.ca\/Profile\/deborahj514","46298":"https:\/\/www.tripadvisor.ca\/Profile\/tableau","46299":"nil","46304":"https:\/\/www.tripadvisor.ca\/Profile\/henrir878","46305":"https:\/\/www.tripadvisor.ca\/Profile\/IslandRascal","46306":"https:\/\/www.tripadvisor.ca\/Profile\/yogilove729","46307":"https:\/\/www.tripadvisor.ca\/Profile\/susann348","46308":"https:\/\/www.tripadvisor.ca\/Profile\/Timf1975","46309":"https:\/\/www.tripadvisor.ca\/Profile\/TravisBlair","46310":"https:\/\/www.tripadvisor.ca\/Profile\/BdnMbCa","46311":"https:\/\/www.tripadvisor.ca\/Profile\/ManitobaNic","46312":"https:\/\/www.tripadvisor.ca\/Profile\/154913Bellableau","46313":"https:\/\/www.tripadvisor.ca\/Profile\/arlinfriesen","46314":"https:\/\/www.tripadvisor.ca\/Profile\/dreamingofgreece","46315":"https:\/\/www.tripadvisor.ca\/Profile\/TravelJunkieManitoba","46316":"https:\/\/www.tripadvisor.ca\/Profile\/WillowdaleBrandon","46317":"https:\/\/www.tripadvisor.ca\/Profile\/bistrogirl11","46318":"https:\/\/www.tripadvisor.ca\/Profile\/derloc12","46319":"https:\/\/www.tripadvisor.ca\/Profile\/prairielover","46320":"https:\/\/www.tripadvisor.ca\/Profile\/Banfff","46321":"https:\/\/www.tripadvisor.ca\/Profile\/LeChaton","46322":"https:\/\/www.tripadvisor.ca\/Profile\/kimpete8","46323":"https:\/\/www.tripadvisor.ca\/Profile\/allison_whitehead","46324":"https:\/\/www.tripadvisor.ca\/Profile\/Dunebuggy12345","46325":"https:\/\/www.tripadvisor.ca\/Profile\/Sunshine725978","46326":"https:\/\/www.tripadvisor.ca\/Profile\/BrittM658","46327":"https:\/\/www.tripadvisor.ca\/Profile\/Voyage54714254822","46328":"https:\/\/www.tripadvisor.ca\/Profile\/Meander21933372865","46329":"https:\/\/www.tripadvisor.ca\/Profile\/teresalM8761OC","46330":"https:\/\/www.tripadvisor.ca\/Profile\/OliveW_12","46331":"https:\/\/www.tripadvisor.ca\/Profile\/Piperpat-1","46332":"https:\/\/www.tripadvisor.ca\/Profile\/ElleGrrl","46333":"https:\/\/www.tripadvisor.ca\/Profile\/george1232015","46334":"https:\/\/www.tripadvisor.ca\/Profile\/J3758APclairep","46335":"https:\/\/www.tripadvisor.ca\/Profile\/snickety1234","46336":"https:\/\/www.tripadvisor.ca\/Profile\/454bill","46337":"https:\/\/www.tripadvisor.ca\/Profile\/wallybee43","46338":"https:\/\/www.tripadvisor.ca\/Profile\/GailW810","46339":"nil","46344":"https:\/\/www.tripadvisor.ca\/Profile\/Theo615","46345":"https:\/\/www.tripadvisor.ca\/Profile\/345seej","46346":"https:\/\/www.tripadvisor.ca\/Profile\/301ChristineH","46347":"https:\/\/www.tripadvisor.ca\/Profile\/jamestM2514JY","46348":"https:\/\/www.tripadvisor.ca\/Profile\/robertandsandras","46349":"https:\/\/www.tripadvisor.ca\/Profile\/C3253OBjohnb","46350":"https:\/\/www.tripadvisor.ca\/Profile\/JT_OnTheMove2013","46351":"https:\/\/www.tripadvisor.ca\/Profile\/smileyd_12","46352":"https:\/\/www.tripadvisor.ca\/Profile\/jonathant759","46353":"https:\/\/www.tripadvisor.ca\/Profile\/295alisonp","46364":"https:\/\/www.tripadvisor.ca\/Profile\/sbarca274128","46365":"https:\/\/www.tripadvisor.ca\/Profile\/310pennyd","46366":"https:\/\/www.tripadvisor.caundefined","46367":"https:\/\/www.tripadvisor.ca\/Profile\/MarkM10119","46368":"https:\/\/www.tripadvisor.ca\/Profile\/professionalstud2018","46374":"https:\/\/www.tripadvisor.ca\/Profile\/leighd340","46375":"https:\/\/www.tripadvisor.ca\/Profile\/rmorde808633","46376":"https:\/\/www.tripadvisor.ca\/Profile\/KENTC1","46378":"https:\/\/www.tripadvisor.ca\/Profile\/ryanzuk","46379":"https:\/\/www.tripadvisor.ca\/Profile\/onyxj2018","46381":"https:\/\/www.tripadvisor.ca\/Profile\/wallys2018","46382":"https:\/\/www.tripadvisor.ca\/Profile\/shariswa","46383":"https:\/\/www.tripadvisor.ca\/Profile\/Mariegilles02","46384":"https:\/\/www.tripadvisor.ca\/Profile\/missbiggins2","46385":"https:\/\/www.tripadvisor.ca\/Profile\/976byronm","46386":"https:\/\/www.tripadvisor.ca\/Profile\/alyssam33","46387":"https:\/\/www.tripadvisor.ca\/Profile\/davidzO7751GS","46390":"https:\/\/www.tripadvisor.ca\/Profile\/L1111REandrewc","46391":"https:\/\/www.tripadvisor.ca\/Profile\/mbark81","46392":"https:\/\/www.tripadvisor.ca\/Profile\/Merandaf7","46416":"https:\/\/www.tripadvisor.ca\/Profile\/heyyou911","46417":"https:\/\/www.tripadvisor.ca\/Profile\/stephaniew57","46418":"https:\/\/www.tripadvisor.ca\/Profile\/chipguymk","46419":"https:\/\/www.tripadvisor.ca\/Profile\/lisapU2336AF","46422":"https:\/\/www.tripadvisor.ca\/Profile\/iplayazi","46423":"https:\/\/www.tripadvisor.ca\/Profile\/592billier","46424":"https:\/\/www.tripadvisor.ca\/Profile\/BoardingPass711028","46425":"https:\/\/www.tripadvisor.ca\/Profile\/WillardHank","46426":"https:\/\/www.tripadvisor.ca\/Profile\/firstcalgary","46427":"https:\/\/www.tripadvisor.ca\/Profile\/Q1110ODangelam","46428":"https:\/\/www.tripadvisor.ca\/Profile\/325kathyr","46429":"https:\/\/www.tripadvisor.ca\/Profile\/Eddyboy21","46430":"https:\/\/www.tripadvisor.ca\/Profile\/CGHHBB","46431":"https:\/\/www.tripadvisor.ca\/Profile\/kevalsk8","46432":"https:\/\/www.tripadvisor.ca\/Profile\/Jazzygurl21","46443":"https:\/\/www.tripadvisor.ca\/Profile\/MarilynS763","46444":"https:\/\/www.tripadvisor.ca\/Profile\/kimberlyj146","46445":"https:\/\/www.tripadvisor.ca\/Profile\/JShouz","46447":"https:\/\/www.tripadvisor.ca\/Profile\/R2623XRpeterm","46449":"https:\/\/www.tripadvisor.ca\/Profile\/H2577QOdonaldm","46450":"https:\/\/www.tripadvisor.ca\/Profile\/_bill_trenaman","46451":"https:\/\/www.tripadvisor.ca\/Profile\/timwit61","46453":"https:\/\/www.tripadvisor.ca\/Profile\/932adairm","46455":"https:\/\/www.tripadvisor.ca\/Profile\/650syedt","46456":"https:\/\/www.tripadvisor.ca\/Profile\/tiernanwalsh","46457":"https:\/\/www.tripadvisor.ca\/Profile\/jamesfriesen622","46458":"https:\/\/www.tripadvisor.ca\/Profile\/MikeinBrandon","46464":"https:\/\/www.tripadvisor.ca\/Profile\/lisamY508ZC","46465":"https:\/\/www.tripadvisor.ca\/Profile\/SirBatchelot","46466":"https:\/\/www.tripadvisor.ca\/Profile\/W382LOgeraldb","46468":"https:\/\/www.tripadvisor.ca\/Profile\/293elainei","46470":"https:\/\/www.tripadvisor.ca\/Profile\/Linda4764","46472":"https:\/\/www.tripadvisor.ca\/Profile\/H6141DJcherylm","46476":"https:\/\/www.tripadvisor.ca\/Profile\/55countrygal","46478":"https:\/\/www.tripadvisor.ca\/Profile\/melaniehQ2504BP","46484":"https:\/\/www.tripadvisor.ca\/Profile\/inkmama","46485":"https:\/\/www.tripadvisor.ca\/Profile\/brrrinND","46486":"https:\/\/www.tripadvisor.ca\/Profile\/pandabear9196","46487":"https:\/\/www.tripadvisor.ca\/Profile\/749gaill","46488":"https:\/\/www.tripadvisor.ca\/Profile\/stevendF4817RA","46494":"https:\/\/www.tripadvisor.ca\/Profile\/WendMon","46495":"https:\/\/www.tripadvisor.ca\/Profile\/NPTRSC","46496":"https:\/\/www.tripadvisor.ca\/Profile\/585danielaq","46497":"https:\/\/www.tripadvisor.ca\/Profile\/562darrenh","46498":"https:\/\/www.tripadvisor.ca\/Profile\/01BriLee72","46499":"https:\/\/www.tripadvisor.ca\/Profile\/K8601ALlees","46500":"https:\/\/www.tripadvisor.ca\/Profile\/262allanh","46501":"https:\/\/www.tripadvisor.ca\/Profile\/X1132ERjasonk","46502":"https:\/\/www.tripadvisor.ca\/Profile\/JessicaK3014","46503":"https:\/\/www.tripadvisor.ca\/Profile\/lionels644","46509":"https:\/\/www.tripadvisor.ca\/Profile\/Dmarie2","46510":"https:\/\/www.tripadvisor.ca\/Profile\/VikLauL","46511":"https:\/\/www.tripadvisor.ca\/Profile\/136melm","46512":"https:\/\/www.tripadvisor.ca\/Profile\/darlenep819","46513":"https:\/\/www.tripadvisor.ca\/Profile\/423patsys","46514":"https:\/\/www.tripadvisor.ca\/Profile\/WayneI326","46515":"https:\/\/www.tripadvisor.ca\/Profile\/BZKB16","46516":"https:\/\/www.tripadvisor.ca\/Profile\/rozc66","46517":"https:\/\/www.tripadvisor.ca\/Profile\/NeilE100","46524":"https:\/\/www.tripadvisor.ca\/Profile\/austinenns08","46525":"https:\/\/www.tripadvisor.ca\/Profile\/fredtWD","46526":"https:\/\/www.tripadvisor.ca\/Profile\/bigjoe10","46527":"https:\/\/www.tripadvisor.ca\/Profile\/seiferling1962","46528":"https:\/\/www.tripadvisor.ca\/Profile\/willowt2019","46529":"https:\/\/www.tripadvisor.ca\/Profile\/mksproston","46530":"https:\/\/www.tripadvisor.ca\/Profile\/75hughp","46531":"https:\/\/www.tripadvisor.ca\/Profile\/538darrelld","46532":"https:\/\/www.tripadvisor.ca\/Profile\/sgms-xo","46533":"https:\/\/www.tripadvisor.ca\/Profile\/Owlie_9","46534":"https:\/\/www.tripadvisor.ca\/Profile\/V6032AGlaurac","46535":"https:\/\/www.tripadvisor.ca\/Profile\/210allenw","46536":"https:\/\/www.tripadvisor.ca\/Profile\/okfunnyguyeh","46537":"https:\/\/www.tripadvisor.ca\/Profile\/MartoZh","46538":"https:\/\/www.tripadvisor.ca\/Profile\/ve5ks","46539":"https:\/\/www.tripadvisor.ca\/Profile\/bluebutterfly012019","46540":"https:\/\/www.tripadvisor.ca\/Profile\/lizyt1","46541":"https:\/\/www.tripadvisor.ca\/Profile\/702rickw","46542":"https:\/\/www.tripadvisor.ca\/Profile\/Wild_Radek","46543":"https:\/\/www.tripadvisor.ca\/Profile\/699arthurw","46544":"https:\/\/www.tripadvisor.ca\/Profile\/310dougl","46545":"https:\/\/www.tripadvisor.ca\/Profile\/422brendak","46546":"https:\/\/www.tripadvisor.ca\/Profile\/shawng576","46547":"https:\/\/www.tripadvisor.ca\/Profile\/DuncanTee","46548":"https:\/\/www.tripadvisor.ca\/Profile\/RudyP783","46549":"nil","46554":"https:\/\/www.tripadvisor.ca\/Profile\/NeTexasDude","46555":"https:\/\/www.tripadvisor.ca\/Profile\/teddk2016","46556":"https:\/\/www.tripadvisor.ca\/Profile\/GT750J","46557":"https:\/\/www.tripadvisor.ca\/Profile\/denisl597","46558":"https:\/\/www.tripadvisor.ca\/Profile\/KBreeno","46559":"https:\/\/www.tripadvisor.ca\/Profile\/DeborahP45","46560":"https:\/\/www.tripadvisor.ca\/Profile\/grover2016","46561":"https:\/\/www.tripadvisor.ca\/Profile\/JDJTravel","46562":"https:\/\/www.tripadvisor.ca\/Profile\/JudyK833","46563":"https:\/\/www.tripadvisor.ca\/Profile\/Aurorajo","46564":"https:\/\/www.tripadvisor.ca\/Profile\/itraveltoo2017","46565":"https:\/\/www.tripadvisor.ca\/Profile\/brushcountrydweller","46566":"https:\/\/www.tripadvisor.ca\/Profile\/gillesph","46567":"https:\/\/www.tripadvisor.ca\/Profile\/BryanC697","46568":"https:\/\/www.tripadvisor.ca\/Profile\/MbManny","46569":"https:\/\/www.tripadvisor.ca\/Profile\/judyt823","46570":"https:\/\/www.tripadvisor.ca\/Profile\/dutchlady","46571":"https:\/\/www.tripadvisor.ca\/Profile\/Newytraveller53","46572":"https:\/\/www.tripadvisor.ca\/Profile\/zias0308","46573":"https:\/\/www.tripadvisor.ca\/Profile\/CasaRoscoe","46579":"https:\/\/www.tripadvisor.ca\/Profile\/JohnP076","46580":"https:\/\/www.tripadvisor.ca\/Profile\/greenmountaingirl2","46581":"https:\/\/www.tripadvisor.ca\/Profile\/NancyG779","46582":"https:\/\/www.tripadvisor.ca\/Profile\/aqualungwheez","46583":"https:\/\/www.tripadvisor.ca\/Profile\/glendas602","46584":"https:\/\/www.tripadvisor.ca\/Profile\/tommy45467","46585":"https:\/\/www.tripadvisor.ca\/Profile\/erolf221","46586":"https:\/\/www.tripadvisor.ca\/Profile\/654justinc","46587":"https:\/\/www.tripadvisor.ca\/Profile\/JBD72","46588":"https:\/\/www.tripadvisor.ca\/Profile\/Pomacentrus","46589":"https:\/\/www.tripadvisor.ca\/Profile\/dougbev3","46590":"https:\/\/www.tripadvisor.ca\/Profile\/80allanh","46591":"https:\/\/www.tripadvisor.ca\/Profile\/865terrencel","46592":"https:\/\/www.tripadvisor.ca\/Profile\/peterdW9781YP","46593":"https:\/\/www.tripadvisor.ca\/Profile\/patrickv802","46594":"https:\/\/www.tripadvisor.ca\/Profile\/ermartens","46595":"https:\/\/www.tripadvisor.ca\/Profile\/MartinF451","46596":"https:\/\/www.tripadvisor.ca\/Profile\/lemieuxg","46597":"https:\/\/www.tripadvisor.ca\/Profile\/R2443QNkarenl","46598":"https:\/\/www.tripadvisor.ca\/Profile\/LDBlady","46599":"https:\/\/www.tripadvisor.ca\/Profile\/MarilynK333","46600":"https:\/\/www.tripadvisor.ca\/Profile\/Mal502015","46601":"https:\/\/www.tripadvisor.ca\/Profile\/tatianam420","46602":"https:\/\/www.tripadvisor.ca\/Profile\/LaurenDM","46603":"https:\/\/www.tripadvisor.ca\/Profile\/melanieg857","46604":"https:\/\/www.tripadvisor.ca\/Profile\/bearhug68jr","46605":"https:\/\/www.tripadvisor.ca\/Profile\/lesliew8","46606":"https:\/\/www.tripadvisor.ca\/Profile\/courtenayclendenning","46607":"https:\/\/www.tripadvisor.ca\/Profile\/caper001","46608":"https:\/\/www.tripadvisor.ca\/Profile\/Sidslade","46609":"https:\/\/www.tripadvisor.ca\/Profile\/657vickit","46610":"https:\/\/www.tripadvisor.ca\/Profile\/3i3az","46611":"https:\/\/www.tripadvisor.ca\/Profile\/CherylM178","46612":"https:\/\/www.tripadvisor.ca\/Profile\/maggshib","46613":"https:\/\/www.tripadvisor.ca\/Profile\/215bethm","46614":"https:\/\/www.tripadvisor.ca\/Profile\/O6822LErobertk","46615":"https:\/\/www.tripadvisor.ca\/Profile\/GeoJoan","46616":"https:\/\/www.tripadvisor.ca\/Profile\/nancyf58","46617":"https:\/\/www.tripadvisor.ca\/Profile\/mira0211","46618":"https:\/\/www.tripadvisor.ca\/Profile\/cartar100","46629":"https:\/\/www.tripadvisor.ca\/Profile\/BrianSandy_11","46630":"https:\/\/www.tripadvisor.ca\/Profile\/769imadj","46631":"https:\/\/www.tripadvisor.ca\/Profile\/40stevenv","46632":"https:\/\/www.tripadvisor.ca\/Profile\/Lizkcbrian","46633":"https:\/\/www.tripadvisor.ca\/Profile\/MaryG963","46639":"https:\/\/www.tripadvisor.ca\/Profile\/franc397","46640":"https:\/\/www.tripadvisor.ca\/Profile\/tcook052","46641":"https:\/\/www.tripadvisor.ca\/Profile\/donna2040","46642":"https:\/\/www.tripadvisor.ca\/Profile\/DAWNA132","46643":"https:\/\/www.tripadvisor.ca\/Profile\/StonecreekArabians","46644":"https:\/\/www.tripadvisor.ca\/Profile\/JOANK_13","46645":"https:\/\/www.tripadvisor.ca\/Profile\/856LindaS","46646":"https:\/\/www.tripadvisor.ca\/Profile\/debbiedoesit","46647":"https:\/\/www.tripadvisor.ca\/Profile\/rihintz","46648":"https:\/\/www.tripadvisor.ca\/Profile\/madlyStefanie","46654":"https:\/\/www.tripadvisor.ca\/Profile\/andrel358","46655":"https:\/\/www.tripadvisor.ca\/Profile\/STinMB","46656":"https:\/\/www.tripadvisor.ca\/Profile\/Cynthia1958","46657":"https:\/\/www.tripadvisor.ca\/Profile\/WannaBeAnIslandGirl","46658":"https:\/\/www.tripadvisor.ca\/Profile\/JPTENIUK","46659":"https:\/\/www.tripadvisor.ca\/Profile\/MikeWolfYukon","46660":"https:\/\/www.tripadvisor.ca\/Profile\/Sahayoga","46661":"https:\/\/www.tripadvisor.ca\/Profile\/JanW842","46662":"https:\/\/www.tripadvisor.ca\/Profile\/GregS502","46663":"https:\/\/www.tripadvisor.ca\/Profile\/AdamP725","46669":"https:\/\/www.tripadvisor.ca\/Profile\/Robert-CherylM","46671":"https:\/\/www.tripadvisor.ca\/Profile\/57LC57","46672":"https:\/\/www.tripadvisor.ca\/Profile\/Michelle_3m","46673":"https:\/\/www.tripadvisor.ca\/Profile\/Agnes921","46674":"https:\/\/www.tripadvisor.ca\/Profile\/PoPTraveller","46675":"https:\/\/www.tripadvisor.ca\/Profile\/LuciaB0","46676":"https:\/\/www.tripadvisor.ca\/Profile\/FoxyFi23","46677":"https:\/\/www.tripadvisor.ca\/Profile\/darmason","46678":"https:\/\/www.tripadvisor.ca\/Profile\/Maritimers0513","46679":"https:\/\/www.tripadvisor.ca\/Profile\/travelingdave60","46680":"https:\/\/www.tripadvisor.ca\/Profile\/bellableau22","46681":"https:\/\/www.tripadvisor.ca\/Profile\/Maplehawk","46682":"https:\/\/www.tripadvisor.ca\/Profile\/retireeVancouver","46683":"https:\/\/www.tripadvisor.ca\/Profile\/somecanuckchick","46684":"https:\/\/www.tripadvisor.ca\/Profile\/Herby125","46685":"https:\/\/www.tripadvisor.ca\/Profile\/mikejoebrad","46686":"https:\/\/www.tripadvisor.ca\/Profile\/edulinx","46687":"https:\/\/www.tripadvisor.ca\/Profile\/trailmix1234","46688":"https:\/\/www.tripadvisor.ca\/Profile\/gerardmA7338AX","46689":"https:\/\/www.tripadvisor.ca\/Profile\/brade270","46690":"https:\/\/www.tripadvisor.ca\/Profile\/Friesen","46691":"https:\/\/www.tripadvisor.ca\/Profile\/zizzr","46692":"https:\/\/www.tripadvisor.ca\/Profile\/bugsbunny52","46693":"https:\/\/www.tripadvisor.ca\/Profile\/Natarwen","46694":"https:\/\/www.tripadvisor.ca\/Profile\/gerrydaveg","46695":"https:\/\/www.tripadvisor.ca\/Profile\/TN368","46696":"https:\/\/www.tripadvisor.ca\/Profile\/walleyerod2","46697":"https:\/\/www.tripadvisor.ca\/Profile\/marionj119","46698":"https:\/\/www.tripadvisor.ca\/Profile\/JenSanchuck","46699":"https:\/\/www.tripadvisor.ca\/Profile\/WilsonKonaMe","46700":"https:\/\/www.tripadvisor.ca\/Profile\/Voyagerpeg","46701":"https:\/\/www.tripadvisor.ca\/Profile\/monicabU9286LU","46702":"https:\/\/www.tripadvisor.ca\/Profile\/guibox","46703":"https:\/\/www.tripadvisor.ca\/Profile\/sandyrodge","46704":"https:\/\/www.tripadvisor.ca\/Profile\/33Tanya","46705":"https:\/\/www.tripadvisor.ca\/Profile\/jennacs88_88","46706":"https:\/\/www.tripadvisor.ca\/Profile\/leeann945","46707":"https:\/\/www.tripadvisor.ca\/Profile\/BarbaraHCanada","46708":"https:\/\/www.tripadvisor.ca\/Profile\/sandyp890","46710":"https:\/\/www.tripadvisor.ca\/Profile\/DuncanTee","46711":"https:\/\/www.tripadvisor.ca\/Profile\/thedutchbus","46712":"https:\/\/www.tripadvisor.ca\/Profile\/Remington1234","46713":"https:\/\/www.tripadvisor.ca\/Profile\/RoadsideYoga","46714":"https:\/\/www.tripadvisor.ca\/Profile\/Ali4321","46715":"https:\/\/www.tripadvisor.ca\/Profile\/Maryw7774","46716":"https:\/\/www.tripadvisor.ca\/Profile\/andrewhM5553LI","46717":"https:\/\/www.tripadvisor.ca\/Profile\/lorib545","46718":"https:\/\/www.tripadvisor.ca\/Profile\/mbthunderbay","46719":"https:\/\/www.tripadvisor.ca\/Profile\/Darr0n","46720":"https:\/\/www.tripadvisor.ca\/Profile\/AngelaP967","46721":"https:\/\/www.tripadvisor.ca\/Profile\/889shellip","46722":"https:\/\/www.tripadvisor.ca\/Profile\/WinnipegSteve","46723":"https:\/\/www.tripadvisor.ca\/Profile\/clletain","46724":"https:\/\/www.tripadvisor.ca\/Profile\/xdbtddkk","46725":"https:\/\/www.tripadvisor.ca\/Profile\/ve5ks","46726":"https:\/\/www.tripadvisor.ca\/Profile\/355laureenm","46727":"https:\/\/www.tripadvisor.ca\/Profile\/40stevenv","46728":"https:\/\/www.tripadvisor.ca\/Profile\/584tm","46729":"nil","46739":"https:\/\/www.tripadvisor.ca\/Profile\/Dawn_Nadeau","46740":"https:\/\/www.tripadvisor.ca\/Profile\/glenham88","46741":"https:\/\/www.tripadvisor.ca\/Profile\/jessicacW1350VS","46742":"https:\/\/www.tripadvisor.ca\/Profile\/Dadiva47","46744":"https:\/\/www.tripadvisor.ca\/Profile\/stephaniek44","46745":"https:\/\/www.tripadvisor.ca\/Profile\/angiec484","46746":"https:\/\/www.tripadvisor.ca\/Profile\/Z9888AGjohnt","46747":"https:\/\/www.tripadvisor.ca\/Profile\/DwainBennett","46748":"https:\/\/www.tripadvisor.ca\/Profile\/jaystone1313","46754":"https:\/\/www.tripadvisor.ca\/Profile\/wesham89","46755":"https:\/\/www.tripadvisor.ca\/Profile\/bonechog","46756":"https:\/\/www.tripadvisor.ca\/Profile\/Khynug","46757":"https:\/\/www.tripadvisor.ca\/Profile\/askomoroh66","46758":"https:\/\/www.tripadvisor.ca\/Profile\/jane150858","46759":"https:\/\/www.tripadvisor.ca\/Profile\/CARIBBOB","46760":"https:\/\/www.tripadvisor.ca\/Profile\/natasha_randell","46761":"https:\/\/www.tripadvisor.ca\/Profile\/M3661FUdavidw","46762":"https:\/\/www.tripadvisor.ca\/Profile\/998lindao","46763":"https:\/\/www.tripadvisor.ca\/Profile\/GlobeGirl4EVR","46764":"https:\/\/www.tripadvisor.ca\/Profile\/jschott2","46765":"https:\/\/www.tripadvisor.ca\/Profile\/wheatcityslicker","46766":"https:\/\/www.tripadvisor.ca\/Profile\/19pennyc","46767":"https:\/\/www.tripadvisor.ca\/Profile\/jamesaC2767HM","46768":"https:\/\/www.tripadvisor.ca\/Profile\/PJGC","46769":"https:\/\/www.tripadvisor.ca\/Profile\/camii40","46770":"https:\/\/www.tripadvisor.caundefined","46771":"https:\/\/www.tripadvisor.ca\/Profile\/GlennaK308","46772":"https:\/\/www.tripadvisor.ca\/Profile\/Heptherep","46773":"https:\/\/www.tripadvisor.ca\/Profile\/391BrianT","46779":"https:\/\/www.tripadvisor.ca\/Profile\/Yvonnepotter","46780":"https:\/\/www.tripadvisor.ca\/Profile\/CanadianFamily_13","46781":"https:\/\/www.tripadvisor.ca\/Profile\/haayleexo","46782":"https:\/\/www.tripadvisor.ca\/Profile\/Nonam87","46783":"https:\/\/www.tripadvisor.ca\/Profile\/ashleyj918","46784":"https:\/\/www.tripadvisor.ca\/Profile\/Murrky","46785":"https:\/\/www.tripadvisor.ca\/Profile\/tiffanyc463","46786":"https:\/\/www.tripadvisor.ca\/Profile\/stnorbertfamily","46787":"https:\/\/www.tripadvisor.ca\/Profile\/Anoini2","46788":"https:\/\/www.tripadvisor.ca\/Profile\/Dcaplan","46789":"https:\/\/www.tripadvisor.ca\/Profile\/Lily7856","46790":"https:\/\/www.tripadvisor.ca\/Profile\/yvonned662","46791":"https:\/\/www.tripadvisor.ca\/Profile\/971nadinem","46792":"https:\/\/www.tripadvisor.ca\/Profile\/timwit61","46793":"https:\/\/www.tripadvisor.ca\/Profile\/MichaelSze","46794":"https:\/\/www.tripadvisor.ca\/Profile\/rickyB502","46795":"https:\/\/www.tripadvisor.ca\/Profile\/300joshg","46796":"https:\/\/www.tripadvisor.ca\/Profile\/Ccccolddave","46797":"https:\/\/www.tripadvisor.ca\/Profile\/TOG46","46798":"https:\/\/www.tripadvisor.ca\/Profile\/ESpence0515","46804":"https:\/\/www.tripadvisor.ca\/Profile\/LexieWray","46805":"https:\/\/www.tripadvisor.ca\/Profile\/GrannyAC","46806":"https:\/\/www.tripadvisor.ca\/Profile\/yyclhryyc","46807":"https:\/\/www.tripadvisor.ca\/Profile\/JonW954","46808":"https:\/\/www.tripadvisor.ca\/Profile\/Terry718","46809":"https:\/\/www.tripadvisor.ca\/Profile\/jordanf562","46810":"https:\/\/www.tripadvisor.ca\/Profile\/gahitchins","46811":"https:\/\/www.tripadvisor.ca\/Profile\/stormborn2014","46812":"https:\/\/www.tripadvisor.ca\/Profile\/705kyled","46813":"https:\/\/www.tripadvisor.ca\/Profile\/Mythik256","46819":"https:\/\/www.tripadvisor.ca\/Profile\/elizabethj271","46820":"https:\/\/www.tripadvisor.ca\/Profile\/886lindsayc","46821":"https:\/\/www.tripadvisor.ca\/Profile\/Rstj1729","46822":"https:\/\/www.tripadvisor.ca\/Profile\/G227WSpeterc","46823":"https:\/\/www.tripadvisor.ca\/Profile\/Chipperhigh2","46824":"https:\/\/www.tripadvisor.ca\/Profile\/ManitobaCrewofsix","46825":"https:\/\/www.tripadvisor.ca\/Profile\/aberwell","46826":"https:\/\/www.tripadvisor.ca\/Profile\/tristyn22","46827":"https:\/\/www.tripadvisor.ca\/Profile\/jameslesley","46828":"https:\/\/www.tripadvisor.ca\/Profile\/deftones77","46829":"https:\/\/www.tripadvisor.ca\/Profile\/391nicolac","46830":"https:\/\/www.tripadvisor.ca\/Profile\/Meta4Calgary","46831":"https:\/\/www.tripadvisor.ca\/Profile\/63ra","46832":"https:\/\/www.tripadvisor.ca\/Profile\/141genevievem","46833":"https:\/\/www.tripadvisor.ca\/Profile\/Nvnida","46834":"https:\/\/www.tripadvisor.ca\/Profile\/LenH913","46836":"https:\/\/www.tripadvisor.ca\/Profile\/jeanks70","46837":"https:\/\/www.tripadvisor.ca\/Profile\/554abdullahs","46838":"https:\/\/www.tripadvisor.ca\/Profile\/teddychu","46839":"https:\/\/www.tripadvisor.ca\/Profile\/600krystalg","46840":"https:\/\/www.tripadvisor.ca\/Profile\/728ald728","46841":"https:\/\/www.tripadvisor.ca\/Profile\/8martham","46842":"https:\/\/www.tripadvisor.ca\/Profile\/mannycanuck","46843":"https:\/\/www.tripadvisor.ca\/Profile\/Larry988","46844":"https:\/\/www.tripadvisor.ca\/Profile\/600evanc","46845":"https:\/\/www.tripadvisor.ca\/Profile\/Aeolson1","46846":"https:\/\/www.tripadvisor.ca\/Profile\/jtaylor89","46847":"https:\/\/www.tripadvisor.ca\/Profile\/KGHofSF","46848":"https:\/\/www.tripadvisor.ca\/Profile\/gregglatz","46869":"https:\/\/www.tripadvisor.ca\/Profile\/RoapTripper3081","46870":"https:\/\/www.tripadvisor.ca\/Profile\/AliceRandy","46871":"https:\/\/www.tripadvisor.ca\/Profile\/Slawrence67","46872":"https:\/\/www.tripadvisor.ca\/Profile\/graydonj","46873":"https:\/\/www.tripadvisor.ca\/Profile\/russiasun","46884":"https:\/\/www.tripadvisor.ca\/Profile\/Escape626061","46889":"nil","46894":"https:\/\/www.tripadvisor.ca\/Profile\/Devondyck","46899":"https:\/\/www.tripadvisor.ca\/Profile\/tammymurden38","46904":"https:\/\/www.tripadvisor.ca\/Profile\/536tammiej","46909":"https:\/\/www.tripadvisor.ca\/Profile\/166bonnier","46914":"https:\/\/www.tripadvisor.ca\/Profile\/50aprils","46919":"https:\/\/www.tripadvisor.ca\/Profile\/R8337VTchrish","46934":"https:\/\/www.tripadvisor.ca\/Profile\/margaretmL4361XR","46939":"https:\/\/www.tripadvisor.ca\/Profile\/rj7341","46944":"https:\/\/www.tripadvisor.ca\/Profile\/barbaralF4103EJ","46945":"https:\/\/www.tripadvisor.ca\/Profile\/L8511EBdand","46946":"https:\/\/www.tripadvisor.ca\/Profile\/bigjoe10","46947":"https:\/\/www.tripadvisor.ca\/Profile\/698joanf","46948":"https:\/\/www.tripadvisor.ca\/Profile\/192cathyg","46949":"nil","46959":"https:\/\/www.tripadvisor.ca\/Profile\/fast47","46960":"https:\/\/www.tripadvisor.ca\/Profile\/TimmyJ0303","46961":"https:\/\/www.tripadvisor.ca\/Profile\/bobh602","46962":"https:\/\/www.tripadvisor.ca\/Profile\/MASH16","46963":"https:\/\/www.tripadvisor.ca\/Profile\/sheilar726","46964":"https:\/\/www.tripadvisor.ca\/Profile\/BTH_12","46965":"https:\/\/www.tripadvisor.ca\/Profile\/fish992014","46966":"https:\/\/www.tripadvisor.ca\/Profile\/tg565","46967":"https:\/\/www.tripadvisor.ca\/Profile\/584maureens","46968":"https:\/\/www.tripadvisor.ca\/Profile\/peteandmo","46969":"https:\/\/www.tripadvisor.ca\/Profile\/madlyStefanie","46970":"https:\/\/www.tripadvisor.ca\/Profile\/CharmaineC4","46971":"https:\/\/www.tripadvisor.ca\/Profile\/Amoep","46972":"https:\/\/www.tripadvisor.ca\/Profile\/AlmaFudd","46973":"https:\/\/www.tripadvisor.ca\/Profile\/265KimD","46974":"https:\/\/www.tripadvisor.ca\/Profile\/nicholem998","46975":"https:\/\/www.tripadvisor.ca\/Profile\/seabob","46976":"https:\/\/www.tripadvisor.ca\/Profile\/ChristinaM2583","46977":"https:\/\/www.tripadvisor.ca\/Profile\/kimmydoo12","46978":"https:\/\/www.tripadvisor.ca\/Profile\/jackierE7942EO","46979":"https:\/\/www.tripadvisor.ca\/Profile\/812brentw","46980":"https:\/\/www.tripadvisor.ca\/Profile\/Axelqueen","46981":"https:\/\/www.tripadvisor.ca\/Profile\/TumbleweedXX","46982":"https:\/\/www.tripadvisor.ca\/Profile\/cruzson6162","46983":"https:\/\/www.tripadvisor.ca\/Profile\/Arlo-Perry","46984":"nil","46994":"https:\/\/www.tripadvisor.ca\/Profile\/JoycenDonny","46995":"https:\/\/www.tripadvisor.ca\/Profile\/blainew196","46996":"https:\/\/www.tripadvisor.ca\/Profile\/flabossiere","46997":"https:\/\/www.tripadvisor.ca\/Profile\/SoulFood_Traveller","46998":"https:\/\/www.tripadvisor.ca\/Profile\/carolwpg2016","46999":"https:\/\/www.tripadvisor.ca\/Profile\/timwit61","47000":"https:\/\/www.tripadvisor.ca\/Profile\/341stacyg","47001":"https:\/\/www.tripadvisor.ca\/Profile\/KASPRZYK204","47002":"https:\/\/www.tripadvisor.ca\/Profile\/Sandybayer","47003":"https:\/\/www.tripadvisor.ca\/Profile\/WCM2008","47004":"https:\/\/www.tripadvisor.ca\/Profile\/406heatherc","47005":"https:\/\/www.tripadvisor.ca\/Profile\/V9029XSmarkg","47006":"https:\/\/www.tripadvisor.ca\/Profile\/136melm","47007":"https:\/\/www.tripadvisor.ca\/Profile\/Gdog17","47008":"https:\/\/www.tripadvisor.ca\/Profile\/MNGophers2000","47009":"https:\/\/www.tripadvisor.ca\/Profile\/883JillF","47010":"https:\/\/www.tripadvisor.ca\/Profile\/codyj590","47011":"https:\/\/www.tripadvisor.ca\/Profile\/glh038","47012":"https:\/\/www.tripadvisor.ca\/Profile\/A6125EDjackiem","47013":"https:\/\/www.tripadvisor.ca\/Profile\/68paul","47024":"https:\/\/www.tripadvisor.ca\/Profile\/I9468WIkiml","47025":"https:\/\/www.tripadvisor.ca\/Profile\/335Robert","47026":"https:\/\/www.tripadvisor.ca\/Profile\/Showmetheworld321","47027":"https:\/\/www.tripadvisor.ca\/Profile\/976nn","47028":"https:\/\/www.tripadvisor.ca\/Profile\/bonspieler","47029":"https:\/\/www.tripadvisor.ca\/Profile\/RENER15","47030":"https:\/\/www.tripadvisor.ca\/Profile\/schwinkle","47031":"https:\/\/www.tripadvisor.ca\/Profile\/jent890","47032":"https:\/\/www.tripadvisor.ca\/Profile\/caileyo2016","47033":"https:\/\/www.tripadvisor.ca\/Profile\/704samanthar","47034":"https:\/\/www.tripadvisor.ca\/Profile\/rgidney","47035":"https:\/\/www.tripadvisor.ca\/Profile\/488lancei","47036":"https:\/\/www.tripadvisor.ca\/Profile\/magglesk","47037":"https:\/\/www.tripadvisor.ca\/Profile\/rhetttrimm","47038":"https:\/\/www.tripadvisor.ca\/Profile\/LivintheDreamWicklow","47039":"https:\/\/www.tripadvisor.ca\/Profile\/charadam2018","47040":"https:\/\/www.tripadvisor.ca\/Profile\/A8950IUjanicec","47041":"https:\/\/www.tripadvisor.ca\/Profile\/marsands2016","47042":"https:\/\/www.tripadvisor.ca\/Profile\/2pinacolodas","47043":"https:\/\/www.tripadvisor.ca\/Profile\/sandrafY2816LZ","47044":"https:\/\/www.tripadvisor.ca\/Profile\/970blaired","47046":"https:\/\/www.tripadvisor.ca\/Profile\/Jayme_Raee","47047":"https:\/\/www.tripadvisor.ca\/Profile\/Erica48884","47048":"https:\/\/www.tripadvisor.ca\/Profile\/backintwoweeks","47049":"https:\/\/www.tripadvisor.ca\/Profile\/bobray","47050":"https:\/\/www.tripadvisor.ca\/Profile\/williec2016","47051":"https:\/\/www.tripadvisor.ca\/Profile\/Yvonnepotter","47052":"https:\/\/www.tripadvisor.ca\/Profile\/CharlieDontSurf-308","47053":"https:\/\/www.tripadvisor.ca\/Profile\/bigmack27","47054":"https:\/\/www.tripadvisor.ca\/Profile\/tya626","47055":"https:\/\/www.tripadvisor.ca\/Profile\/37KarenS","47056":"https:\/\/www.tripadvisor.ca\/Profile\/Tyler_RobbNashTour","47057":"https:\/\/www.tripadvisor.ca\/Profile\/Taxlady60","47058":"https:\/\/www.tripadvisor.ca\/Profile\/Byron_the_Geek","47059":"https:\/\/www.tripadvisor.ca\/Profile\/WayneTower","47060":"https:\/\/www.tripadvisor.ca\/Profile\/243landisl","47061":"https:\/\/www.tripadvisor.ca\/Profile\/willsonWinnipeg","47062":"https:\/\/www.tripadvisor.ca\/Profile\/Jackie_Wolfe1973","47063":"https:\/\/www.tripadvisor.ca\/Profile\/fillyourboots","47064":"https:\/\/www.tripadvisor.ca\/Profile\/bradb913","47065":"https:\/\/www.tripadvisor.ca\/Profile\/noahs716","47066":"https:\/\/www.tripadvisor.ca\/Profile\/Hotelhopper909","47067":"https:\/\/www.tripadvisor.ca\/Profile\/STinMB","47068":"https:\/\/www.tripadvisor.ca\/Profile\/troyr837","47069":"https:\/\/www.tripadvisor.ca\/Profile\/condar","47070":"https:\/\/www.tripadvisor.ca\/Profile\/739calh","47071":"https:\/\/www.tripadvisor.ca\/Profile\/vwfanforever","47072":"https:\/\/www.tripadvisor.ca\/Profile\/mutchgirl","47073":"https:\/\/www.tripadvisor.ca\/Profile\/392kyal","47076":"https:\/\/www.tripadvisor.ca\/Profile\/kimBrandon","47077":"https:\/\/www.tripadvisor.ca\/Profile\/carman7600","47078":"https:\/\/www.tripadvisor.ca\/Profile\/MoreBreeze","47079":"https:\/\/www.tripadvisor.ca\/Profile\/Canadian_Family_2010","47080":"https:\/\/www.tripadvisor.ca\/Profile\/markonefive","47081":"https:\/\/www.tripadvisor.ca\/Profile\/chitown1845","47082":"https:\/\/www.tripadvisor.ca\/Profile\/Tirebiter8","47083":"https:\/\/www.tripadvisor.ca\/Profile\/284kristinl","47084":"https:\/\/www.tripadvisor.ca\/Profile\/sishahid","47085":"https:\/\/www.tripadvisor.ca\/Profile\/g0rdyd","47086":"https:\/\/www.tripadvisor.ca\/Profile\/Jenessa177","47087":"https:\/\/www.tripadvisor.ca\/Profile\/Parents_of_3Boyz","47088":"https:\/\/www.tripadvisor.ca\/Profile\/GTW76","47089":"https:\/\/www.tripadvisor.ca\/Profile\/KevinGP","47090":"https:\/\/www.tripadvisor.ca\/Profile\/cksteeve","47091":"https:\/\/www.tripadvisor.ca\/Profile\/sbj04769","47092":"https:\/\/www.tripadvisor.ca\/Profile\/Proudmanxman1970","47093":"https:\/\/www.tripadvisor.ca\/Profile\/Dadiva47","47104":"https:\/\/www.tripadvisor.ca\/Profile\/nneettiiee","47105":"https:\/\/www.tripadvisor.ca\/Profile\/MB_in_Canada","47106":"https:\/\/www.tripadvisor.ca\/Profile\/ammarson","47107":"https:\/\/www.tripadvisor.ca\/Profile\/brainradio","47108":"https:\/\/www.tripadvisor.ca\/Profile\/RennieA","47109":"https:\/\/www.tripadvisor.ca\/Profile\/horseygramma","47110":"https:\/\/www.tripadvisor.ca\/Profile\/tom_teebird","47112":"https:\/\/www.tripadvisor.ca\/Profile\/Crushed_Tilley_Hat","47114":"https:\/\/www.tripadvisor.ca\/Profile\/joha2000","47115":"https:\/\/www.tripadvisor.ca\/Profile\/GrannyAC","47116":"https:\/\/www.tripadvisor.ca\/Profile\/ToddM755","47117":"https:\/\/www.tripadvisor.ca\/Profile\/Teeppeltjes","47118":"https:\/\/www.tripadvisor.ca\/Profile\/bkdpotato","47120":"https:\/\/www.tripadvisor.ca\/Profile\/HoustonMagnolia","47121":"https:\/\/www.tripadvisor.ca\/Profile\/Anoini2","47122":"https:\/\/www.tripadvisor.ca\/Profile\/terrynoodle","47123":"https:\/\/www.tripadvisor.ca\/Profile\/DDKJSCHAD","47124":"https:\/\/www.tripadvisor.ca\/Profile\/StakeLover","47125":"https:\/\/www.tripadvisor.ca\/Profile\/patrolman_pete","47126":"https:\/\/www.tripadvisor.ca\/Profile\/null","47127":"https:\/\/www.tripadvisor.ca\/Profile\/korinnr","47128":"https:\/\/www.tripadvisor.ca\/Profile\/907traveler","47129":"https:\/\/www.tripadvisor.ca\/Profile\/walbern","47130":"https:\/\/www.tripadvisor.ca\/Profile\/blueberryblond","47131":"https:\/\/www.tripadvisor.ca\/Profile\/BSO2","47132":"https:\/\/www.tripadvisor.ca\/Profile\/Banfff","47133":"https:\/\/www.tripadvisor.ca\/Profile\/canadianquebecer","47134":"https:\/\/www.tripadvisor.ca\/Profile\/BobakLives","47135":"https:\/\/www.tripadvisor.ca\/Profile\/lhmll","47136":"https:\/\/www.tripadvisor.ca\/Profile\/NYCWGV","47137":"https:\/\/www.tripadvisor.ca\/Profile\/tableau","47138":"https:\/\/www.tripadvisor.ca\/Profile\/Pooski001","47139":"https:\/\/www.tripadvisor.ca\/Profile\/canadiantyler","47140":"https:\/\/www.tripadvisor.ca\/Profile\/bexy05","47141":"https:\/\/www.tripadvisor.ca\/Profile\/hec286","47142":"https:\/\/www.tripadvisor.ca\/Profile\/yuzu","47143":"https:\/\/www.tripadvisor.ca\/Profile\/Extraordinary36992","47144":"https:\/\/www.tripadvisor.ca\/Profile\/970CraigS","47145":"https:\/\/www.tripadvisor.ca\/Profile\/dayebob","47146":"https:\/\/www.tripadvisor.ca\/Profile\/PJ60s","47147":"https:\/\/www.tripadvisor.ca\/Profile\/Len747","47148":"https:\/\/www.tripadvisor.ca\/Profile\/A890MUdonnad","47149":"https:\/\/www.tripadvisor.ca\/Profile\/twinmon","47150":"https:\/\/www.tripadvisor.ca\/Profile\/KenzieP","47151":"https:\/\/www.tripadvisor.ca\/Profile\/792athome","47152":"https:\/\/www.tripadvisor.ca\/Profile\/159jackiek","47153":"https:\/\/www.tripadvisor.ca\/Profile\/snewton12","47154":"https:\/\/www.tripadvisor.ca\/Profile\/Debbie495","47155":"https:\/\/www.tripadvisor.ca\/Profile\/SelinaChelsea","47156":"https:\/\/www.tripadvisor.ca\/Profile\/Suntraveller810","47157":"https:\/\/www.tripadvisor.ca\/Profile\/barkermoney","47158":"https:\/\/www.tripadvisor.ca\/Profile\/Willh2264","47159":"https:\/\/www.tripadvisor.ca\/Profile\/andrewwest418","47160":"https:\/\/www.tripadvisor.ca\/Profile\/leebro32","47161":"https:\/\/www.tripadvisor.ca\/Profile\/tdsuperstar","47162":"https:\/\/www.tripadvisor.ca\/Profile\/michaeltR8887XL","47163":"https:\/\/www.tripadvisor.ca\/Profile\/supermario0810","47164":"https:\/\/www.tripadvisor.ca\/Profile\/Jshoreen","47165":"https:\/\/www.tripadvisor.ca\/Profile\/BondMcD007","47166":"https:\/\/www.tripadvisor.ca\/Profile\/206jeffa","47167":"https:\/\/www.tripadvisor.ca\/Profile\/johnlQ4564SK","47168":"https:\/\/www.tripadvisor.ca\/Profile\/Tourista47","47170":"https:\/\/www.tripadvisor.ca\/Profile\/davidpD521US","47171":"https:\/\/www.tripadvisor.ca\/Profile\/hungrybears","47172":"https:\/\/www.tripadvisor.ca\/Profile\/erthemama","47173":"https:\/\/www.tripadvisor.ca\/Profile\/KD_Brandon","47174":"https:\/\/www.tripadvisor.ca\/Profile\/vwfanforever","47175":"https:\/\/www.tripadvisor.ca\/Profile\/marikit043","47176":"https:\/\/www.tripadvisor.ca\/Profile\/LineBoutinActress","47177":"https:\/\/www.tripadvisor.ca\/Profile\/Pizzas1_12","47178":"https:\/\/www.tripadvisor.ca\/Profile\/Weslu","47180":"https:\/\/www.tripadvisor.ca\/Profile\/Buggy223","47181":"https:\/\/www.tripadvisor.ca\/Profile\/MB_Hera","47182":"https:\/\/www.tripadvisor.ca\/Profile\/Bdn50Brandon","47183":"https:\/\/www.tripadvisor.ca\/Profile\/MamaZim","47184":"https:\/\/www.tripadvisor.ca\/Profile\/debinatore","47185":"https:\/\/www.tripadvisor.ca\/Profile\/kimpete8","47186":"https:\/\/www.tripadvisor.ca\/Profile\/Oldham74","47187":"https:\/\/www.tripadvisor.ca\/Profile\/carjac4755","47188":"https:\/\/www.tripadvisor.ca\/Profile\/Mark_Leeper","47189":"nil","47194":"https:\/\/www.tripadvisor.ca\/Profile\/234lancew","47195":"https:\/\/www.tripadvisor.ca\/Profile\/Steveandchristine","47196":"https:\/\/www.tripadvisor.ca\/Profile\/Chateaumau","47197":"https:\/\/www.tripadvisor.ca\/Profile\/MacRaeContracting","47198":"https:\/\/www.tripadvisor.ca\/Profile\/Lebek","47199":"https:\/\/www.tripadvisor.ca\/Profile\/chrismX1146TZ","47204":"https:\/\/www.tripadvisor.ca\/Profile\/Sunshine04964146856","47209":"https:\/\/www.tripadvisor.ca\/Profile\/kansagrak","47214":"https:\/\/www.tripadvisor.ca\/Profile\/Paradise62267646635","47219":"https:\/\/www.tripadvisor.ca\/Profile\/Passport752445","47224":"https:\/\/www.tripadvisor.ca\/Profile\/alg987","47229":"https:\/\/www.tripadvisor.ca\/Profile\/796ehsand","47234":"nil","47239":"https:\/\/www.tripadvisor.ca\/Profile\/645campbellh","47249":"https:\/\/www.tripadvisor.ca\/Profile\/d0naldwilliamm","47254":"https:\/\/www.tripadvisor.ca\/Profile\/N3267GDamyr","47269":"https:\/\/www.tripadvisor.ca\/Profile\/edwardbs2014","47274":"https:\/\/www.tripadvisor.ca\/Profile\/LindaJeanV","47279":"https:\/\/www.tripadvisor.ca\/Profile\/Sahayoga","47284":"https:\/\/www.tripadvisor.ca\/Profile\/m0nkat","47289":"https:\/\/www.tripadvisor.ca\/Profile\/ChrisL660","47294":"https:\/\/www.tripadvisor.ca\/Profile\/cdar","47299":"https:\/\/www.tripadvisor.ca\/Profile\/JustMarriedInCalgary","47304":"https:\/\/www.tripadvisor.ca\/Profile\/bobmac1","47309":"https:\/\/www.tripadvisor.ca\/Profile\/497erniea","47324":"https:\/\/www.tripadvisor.ca\/Profile\/mosq","47329":"https:\/\/www.tripadvisor.ca\/Profile\/dreamingofgreece","47334":"https:\/\/www.tripadvisor.ca\/Profile\/DCXH","47335":"https:\/\/www.tripadvisor.ca\/Profile\/ProudCanuck","47336":"https:\/\/www.tripadvisor.ca\/Profile\/H1764JLgregs","47337":"https:\/\/www.tripadvisor.ca\/Profile\/kevinmG6290BU","47338":"https:\/\/www.tripadvisor.ca\/Profile\/Trilobite2006","47339":"https:\/\/www.tripadvisor.ca\/Profile\/CMATravel2015","47340":"https:\/\/www.tripadvisor.ca\/Profile\/CGSTraveller","47341":"https:\/\/www.tripadvisor.ca\/Profile\/Jelo11","47342":"https:\/\/www.tripadvisor.ca\/Profile\/janrA2759SE","47343":"https:\/\/www.tripadvisor.ca\/Profile\/9877Guest7789","47344":"nil","47354":"https:\/\/www.tripadvisor.ca\/Profile\/861racheller","47355":"https:\/\/www.tripadvisor.ca\/Profile\/heathersH2302FJ","47356":"https:\/\/www.tripadvisor.ca\/Profile\/karenpF7621UP","47357":"https:\/\/www.tripadvisor.ca\/Profile\/sarahnaid","47358":"https:\/\/www.tripadvisor.ca\/Profile\/ashleyreinboldt","47359":"https:\/\/www.tripadvisor.ca\/Profile\/404HappyTraveller","47360":"https:\/\/www.tripadvisor.ca\/Profile\/ronz4","47361":"https:\/\/www.tripadvisor.ca\/Profile\/asmorson","47362":"https:\/\/www.tripadvisor.ca\/Profile\/JanisS528","47363":"https:\/\/www.tripadvisor.ca\/Profile\/lled","47364":"https:\/\/www.tripadvisor.ca\/Profile\/ritad2013","47365":"https:\/\/www.tripadvisor.ca\/Profile\/MariePixie","47366":"https:\/\/www.tripadvisor.ca\/Profile\/AmandaR306","47367":"https:\/\/www.tripadvisor.ca\/Profile\/guy_traveller","47368":"https:\/\/www.tripadvisor.ca\/Profile\/85cb900custom08","47369":"https:\/\/www.tripadvisor.ca\/Profile\/FreakinCold5","47370":"https:\/\/www.tripadvisor.ca\/Profile\/Debbie495","47371":"https:\/\/www.tripadvisor.ca\/Profile\/O1574AZsteves","47372":"https:\/\/www.tripadvisor.ca\/Profile\/tak974","47373":"https:\/\/www.tripadvisor.ca\/Profile\/Honda185","47374":"https:\/\/www.tripadvisor.ca\/Profile\/haroldw148","47375":"https:\/\/www.tripadvisor.ca\/Profile\/CanadianGoesAbroad","47376":"https:\/\/www.tripadvisor.ca\/Profile\/Saskwatches","47377":"https:\/\/www.tripadvisor.ca\/Profile\/359scott","47378":"https:\/\/www.tripadvisor.ca\/Profile\/yolandas126","47379":"https:\/\/www.tripadvisor.ca\/Profile\/onysg","47380":"https:\/\/www.tripadvisor.ca\/Profile\/stedunjjh","47381":"https:\/\/www.tripadvisor.ca\/Profile\/soda_johnny","47382":"https:\/\/www.tripadvisor.ca\/Profile\/landedinalberta","47383":"https:\/\/www.tripadvisor.ca\/Profile\/dougr989","47389":"https:\/\/www.tripadvisor.ca\/Profile\/369jacquej","47390":"https:\/\/www.tripadvisor.ca\/Profile\/robynlb66","47391":"https:\/\/www.tripadvisor.ca\/Profile\/divafromdufresne","47392":"https:\/\/www.tripadvisor.ca\/Profile\/Clintski","47393":"https:\/\/www.tripadvisor.ca\/Profile\/TeresaA56","47394":"https:\/\/www.tripadvisor.ca\/Profile\/hpj262","47395":"https:\/\/www.tripadvisor.ca\/Profile\/lions2011","47396":"https:\/\/www.tripadvisor.ca\/Profile\/farmwife1991","47397":"https:\/\/www.tripadvisor.ca\/Profile\/wbsAlberta","47398":"https:\/\/www.tripadvisor.ca\/Profile\/SunseekerRon69","47399":"https:\/\/www.tripadvisor.ca\/Profile\/HowardJ199","47400":"https:\/\/www.tripadvisor.ca\/Profile\/Beaubaygirl","47401":"https:\/\/www.tripadvisor.ca\/Profile\/murdockc08","47402":"https:\/\/www.tripadvisor.ca\/Profile\/sudhishp2014","47403":"https:\/\/www.tripadvisor.ca\/Profile\/691crystalz","47404":"https:\/\/www.tripadvisor.ca\/Profile\/damargin","47405":"https:\/\/www.tripadvisor.ca\/Profile\/Elizvictoria","47406":"https:\/\/www.tripadvisor.ca\/Profile\/shop4man2","47407":"https:\/\/www.tripadvisor.ca\/Profile\/nfriesen1","47408":"https:\/\/www.tripadvisor.ca\/Profile\/Lazarenko1943","47409":"https:\/\/www.tripadvisor.ca\/Profile\/JPH_21","47410":"https:\/\/www.tripadvisor.ca\/Profile\/bwilliamson2014","47411":"https:\/\/www.tripadvisor.ca\/Profile\/garye666","47412":"https:\/\/www.tripadvisor.ca\/Profile\/brendad58","47413":"https:\/\/www.tripadvisor.ca\/Profile\/Ritzmank","47414":"https:\/\/www.tripadvisor.ca\/Profile\/kimsA1452VW","47415":"https:\/\/www.tripadvisor.ca\/Profile\/648sherryf","47416":"https:\/\/www.tripadvisor.ca\/Profile\/477dedrickp","47417":"https:\/\/www.tripadvisor.ca\/Profile\/denlin","47418":"https:\/\/www.tripadvisor.ca\/Profile\/geo3","47424":"https:\/\/www.tripadvisor.ca\/Profile\/CandiH3yyc","47425":"https:\/\/www.tripadvisor.ca\/Profile\/Applefish2112","47426":"https:\/\/www.tripadvisor.ca\/Profile\/kimberley39","47427":"https:\/\/www.tripadvisor.ca\/Profile\/301ChristineH","47428":"https:\/\/www.tripadvisor.ca\/Profile\/live4mexico","47429":"https:\/\/www.tripadvisor.ca\/Profile\/lokithefox","47430":"https:\/\/www.tripadvisor.ca\/Profile\/KeeGee","47431":"https:\/\/www.tripadvisor.ca\/Profile\/melissssau","47432":"https:\/\/www.tripadvisor.ca\/Profile\/Redmonder","47434":"https:\/\/www.tripadvisor.ca\/Profile\/danamiko","47435":"https:\/\/www.tripadvisor.ca\/Profile\/saltsy372","47436":"https:\/\/www.tripadvisor.ca\/Profile\/Canadiantravellers93","47437":"https:\/\/www.tripadvisor.ca\/Profile\/andrewpB349WW","47438":"https:\/\/www.tripadvisor.ca\/Profile\/952paull","47439":"https:\/\/www.tripadvisor.ca\/Profile\/manitobaricher","47440":"https:\/\/www.tripadvisor.ca\/Profile\/germangirl21","47441":"https:\/\/www.tripadvisor.ca\/Profile\/MaxBC","47442":"https:\/\/www.tripadvisor.ca\/Profile\/GodisScience","47443":"https:\/\/www.tripadvisor.ca\/Profile\/mokinator10","47444":"https:\/\/www.tripadvisor.ca\/Profile\/Bridlecreek","47445":"https:\/\/www.tripadvisor.ca\/Profile\/958danielb958","47446":"https:\/\/www.tripadvisor.ca\/Profile\/mmleigh","47447":"https:\/\/www.tripadvisor.ca\/Profile\/643patrickt","47448":"https:\/\/www.tripadvisor.ca\/Profile\/356cindyh","47449":"https:\/\/www.tripadvisor.ca\/Profile\/catherinebY3763YC","47450":"https:\/\/www.tripadvisor.ca\/Profile\/DJRCanada","47451":"https:\/\/www.tripadvisor.ca\/Profile\/bctravlers","47452":"https:\/\/www.tripadvisor.ca\/Profile\/HolidayKojak","47453":"https:\/\/www.tripadvisor.ca\/Profile\/bexy05","47454":"https:\/\/www.tripadvisor.ca\/Profile\/Frisian-Canadian","47455":"https:\/\/www.tripadvisor.ca\/Profile\/Travelite123_13","47456":"https:\/\/www.tripadvisor.ca\/Profile\/rosed679","47457":"https:\/\/www.tripadvisor.ca\/Profile\/allison5577","47458":"https:\/\/www.tripadvisor.ca\/Profile\/jellybeanninjax","47459":"https:\/\/www.tripadvisor.ca\/Profile\/foulaman","47460":"https:\/\/www.tripadvisor.ca\/Profile\/hec286","47461":"https:\/\/www.tripadvisor.ca\/Profile\/howardsWhiterock_bc","47462":"https:\/\/www.tripadvisor.ca\/Profile\/andreaadams","47463":"https:\/\/www.tripadvisor.ca\/Profile\/MarkHyatt","47464":"https:\/\/www.tripadvisor.ca\/Profile\/SPARKELOT","47465":"https:\/\/www.tripadvisor.ca\/Profile\/buildguy","47466":"https:\/\/www.tripadvisor.ca\/Profile\/GeorgeF868","47467":"https:\/\/www.tripadvisor.ca\/Profile\/CherB84","47468":"https:\/\/www.tripadvisor.ca\/Profile\/aarman4","47469":"https:\/\/www.tripadvisor.ca\/Profile\/PsychRN12","47470":"https:\/\/www.tripadvisor.ca\/Profile\/tech5709","47471":"https:\/\/www.tripadvisor.ca\/Profile\/193EileenS","47472":"https:\/\/www.tripadvisor.ca\/Profile\/R0saleeB","47473":"https:\/\/www.tripadvisor.ca\/Profile\/prairiet2013","47479":"https:\/\/www.tripadvisor.ca\/Profile\/J0vie","47480":"https:\/\/www.tripadvisor.ca\/Profile\/SkRhonda","47481":"https:\/\/www.tripadvisor.ca\/Profile\/mightysergei","47482":"https:\/\/www.tripadvisor.ca\/Profile\/KenHinSask1","47483":"https:\/\/www.tripadvisor.ca\/Profile\/Brdautremont","47484":"https:\/\/www.tripadvisor.ca\/Profile\/smileytech","47485":"https:\/\/www.tripadvisor.ca\/Profile\/18LauraC18","47486":"https:\/\/www.tripadvisor.ca\/Profile\/tobascocat","47487":"https:\/\/www.tripadvisor.ca\/Profile\/provincialtraveller","47488":"https:\/\/www.tripadvisor.ca\/Profile\/Tlw48","47489":"https:\/\/www.tripadvisor.ca\/Profile\/Aster6","47490":"https:\/\/www.tripadvisor.ca\/Profile\/BobFarr2000","47491":"https:\/\/www.tripadvisor.ca\/Profile\/njamesb","47492":"https:\/\/www.tripadvisor.ca\/Profile\/Ajo17","47493":"https:\/\/www.tripadvisor.ca\/Profile\/hpcanada","47499":"https:\/\/www.tripadvisor.ca\/Profile\/SCgirl888","47500":"https:\/\/www.tripadvisor.ca\/Profile\/whyme424","47501":"https:\/\/www.tripadvisor.ca\/Profile\/JamesSRafael","47502":"https:\/\/www.tripadvisor.ca\/Profile\/oneway911","47503":"https:\/\/www.tripadvisor.ca\/Profile\/BernieP485","47504":"https:\/\/www.tripadvisor.ca\/Profile\/rmorgan88","47505":"https:\/\/www.tripadvisor.ca\/Profile\/Barebums","47506":"https:\/\/www.tripadvisor.ca\/Profile\/BethA553","47507":"https:\/\/www.tripadvisor.ca\/Profile\/sasktravel","47508":"https:\/\/www.tripadvisor.ca\/Profile\/Jacalope","47509":"https:\/\/www.tripadvisor.ca\/Profile\/westcanguy","47510":"https:\/\/www.tripadvisor.ca\/Profile\/CJGwey","47511":"https:\/\/www.tripadvisor.ca\/Profile\/Joyous77","47512":"https:\/\/www.tripadvisor.ca\/Profile\/Impossibletoplease","47513":"https:\/\/www.tripadvisor.ca\/Profile\/ywamer_10","47514":"https:\/\/www.tripadvisor.ca\/Profile\/winowino","47515":"https:\/\/www.tripadvisor.ca\/Profile\/marieauQuebec","47516":"https:\/\/www.tripadvisor.ca\/Profile\/kmomma","47517":"https:\/\/www.tripadvisor.ca\/Profile\/tknutte","47518":"https:\/\/www.tripadvisor.ca\/Profile\/due4travel","47524":"https:\/\/www.tripadvisor.ca\/Profile\/JamieH674","47525":"https:\/\/www.tripadvisor.ca\/Profile\/Newheart1153","47526":"https:\/\/www.tripadvisor.ca\/Profile\/NorthB","47527":"https:\/\/www.tripadvisor.ca\/Profile\/timetraveler42","47528":"https:\/\/www.tripadvisor.ca\/Profile\/Shaden29","47529":"https:\/\/www.tripadvisor.ca\/Profile\/MiTQs","47530":"https:\/\/www.tripadvisor.ca\/Profile\/grampstoad734","47531":"https:\/\/www.tripadvisor.ca\/Profile\/allaboutthetruth","47532":"https:\/\/www.tripadvisor.ca\/Profile\/TravelmomSundre","47533":"https:\/\/www.tripadvisor.ca\/Profile\/Bluegoosebach","47534":"https:\/\/www.tripadvisor.ca\/Profile\/R8406VJrobertg","47535":"https:\/\/www.tripadvisor.ca\/Profile\/Doronik","47536":"https:\/\/www.tripadvisor.ca\/Profile\/messengrl","47537":"https:\/\/www.tripadvisor.ca\/Profile\/MartinStoon","47538":"https:\/\/www.tripadvisor.ca\/Profile\/pezninblue","47539":"https:\/\/www.tripadvisor.ca\/Profile\/carolp180","47540":"https:\/\/www.tripadvisor.ca\/Profile\/490daphnec","47541":"https:\/\/www.tripadvisor.ca\/Profile\/Kovalchuk","47542":"https:\/\/www.tripadvisor.ca\/Profile\/948dougn","47543":"https:\/\/www.tripadvisor.ca\/Profile\/U5489IBlindam","47544":"https:\/\/www.tripadvisor.ca\/Profile\/160revab","47545":"https:\/\/www.tripadvisor.ca\/Profile\/clletain","47546":"https:\/\/www.tripadvisor.ca\/Profile\/559ernieb","47547":"https:\/\/www.tripadvisor.ca\/Profile\/TinaD1183","47548":"https:\/\/www.tripadvisor.ca\/Profile\/coopermom02","47549":"https:\/\/www.tripadvisor.ca\/Profile\/flamingo101","47550":"https:\/\/www.tripadvisor.ca\/Profile\/BlakeVW","47551":"https:\/\/www.tripadvisor.ca\/Profile\/flyingfingers-7","47552":"https:\/\/www.tripadvisor.ca\/Profile\/A4705XRlindab","47553":"https:\/\/www.tripadvisor.ca\/Profile\/Travelgrump","47554":"nil","47559":"https:\/\/www.tripadvisor.ca\/Profile\/TravellingCanuck2015","47560":"https:\/\/www.tripadvisor.ca\/Profile\/larrys788","47561":"https:\/\/www.tripadvisor.ca\/Profile\/tiredtravellerCanada","47562":"https:\/\/www.tripadvisor.ca\/Profile\/annecoul","47563":"https:\/\/www.tripadvisor.ca\/Profile\/CdnHotelier","47574":"https:\/\/www.tripadvisor.ca\/Profile\/AprilBWinnipeg","47575":"https:\/\/www.tripadvisor.ca\/Profile\/greenmountaingirl2","47576":"https:\/\/www.tripadvisor.ca\/Profile\/HolidayKojak","47577":"https:\/\/www.tripadvisor.ca\/Profile\/manitobaricher","47578":"https:\/\/www.tripadvisor.ca\/Profile\/I5657ADdavids","47579":"https:\/\/www.tripadvisor.ca\/Profile\/790akhilj","47580":"https:\/\/www.tripadvisor.ca\/Profile\/malakwa","47581":"https:\/\/www.tripadvisor.ca\/Profile\/Geri252627","47582":"https:\/\/www.tripadvisor.ca\/Profile\/679breanned","47583":"https:\/\/www.tripadvisor.ca\/Profile\/TravelNotTourism","47584":"https:\/\/www.tripadvisor.ca\/Profile\/Murrky","47585":"https:\/\/www.tripadvisor.ca\/Profile\/cathyw156","47586":"https:\/\/www.tripadvisor.ca\/Profile\/agedlaker","47587":"https:\/\/www.tripadvisor.ca\/Profile\/280gillians","47588":"https:\/\/www.tripadvisor.ca\/Profile\/ScottC","47594":"https:\/\/www.tripadvisor.ca\/Profile\/danish_kauboy","47595":"https:\/\/www.tripadvisor.ca\/Profile\/jujubegrandma","47596":"https:\/\/www.tripadvisor.ca\/Profile\/dustinja","47597":"https:\/\/www.tripadvisor.ca\/Profile\/456janed","47598":"https:\/\/www.tripadvisor.ca\/Profile\/CoolCouple99","47599":"https:\/\/www.tripadvisor.ca\/Profile\/Valunteer","47600":"https:\/\/www.tripadvisor.ca\/Profile\/D9588UBsusank","47601":"https:\/\/www.tripadvisor.ca\/Profile\/collinc805","47602":"https:\/\/www.tripadvisor.ca\/Profile\/Shumit123","47603":"https:\/\/www.tripadvisor.ca\/Profile\/97lesc","47604":"https:\/\/www.tripadvisor.ca\/Profile\/meorff","47605":"https:\/\/www.tripadvisor.ca\/Profile\/366kevinp","47606":"https:\/\/www.tripadvisor.ca\/Profile\/U4875CEronb","47607":"https:\/\/www.tripadvisor.ca\/Profile\/thatduckygirl","47608":"https:\/\/www.tripadvisor.ca\/Profile\/Jodif2005","47609":"https:\/\/www.tripadvisor.ca\/Profile\/geno777","47611":"https:\/\/www.tripadvisor.ca\/Profile\/stargirlssc","47612":"https:\/\/www.tripadvisor.ca\/Profile\/Inspire771261","47613":"https:\/\/www.tripadvisor.ca\/Profile\/Acidfly","47614":"https:\/\/www.tripadvisor.ca\/Profile\/tomw4733","47615":"https:\/\/www.tripadvisor.ca\/Profile\/ldhammer","47616":"https:\/\/www.tripadvisor.ca\/Profile\/Bearbait-north","47617":"https:\/\/www.tripadvisor.ca\/Profile\/MikeFitton","47618":"https:\/\/www.tripadvisor.ca\/Profile\/shannongD4149TI","47619":"https:\/\/www.tripadvisor.ca\/Profile\/CJGwey","47620":"https:\/\/www.tripadvisor.ca\/Profile\/43gregf","47621":"https:\/\/www.tripadvisor.ca\/Profile\/larry-mo-curly-jo","47622":"https:\/\/www.tripadvisor.ca\/Profile\/jerryhD6766XX","47623":"https:\/\/www.tripadvisor.ca\/Profile\/cdar","47624":"https:\/\/www.tripadvisor.ca\/Profile\/rsinghphoto","47625":"https:\/\/www.tripadvisor.ca\/Profile\/markd312","47626":"https:\/\/www.tripadvisor.ca\/Profile\/allison5577","47627":"https:\/\/www.tripadvisor.ca\/Profile\/ManitobaNic","47628":"https:\/\/www.tripadvisor.ca\/Profile\/BCtraveller10","47629":"https:\/\/www.tripadvisor.ca\/Profile\/jons222","47630":"https:\/\/www.tripadvisor.ca\/Profile\/DeanaH_12","47631":"https:\/\/www.tripadvisor.ca\/Profile\/smokeeater2","47632":"https:\/\/www.tripadvisor.ca\/Profile\/jkg93","47633":"https:\/\/www.tripadvisor.ca\/Profile\/BrianArabsky","47634":"https:\/\/www.tripadvisor.ca\/Profile\/114geoffs","47635":"https:\/\/www.tripadvisor.ca\/Profile\/elbel58","47636":"https:\/\/www.tripadvisor.ca\/Profile\/Starfishy4","47637":"https:\/\/www.tripadvisor.ca\/Profile\/Wanteddeadoralive","47638":"https:\/\/www.tripadvisor.ca\/Profile\/Jboz79","47639":"https:\/\/www.tripadvisor.ca\/Profile\/annikarosenqvist","47640":"https:\/\/www.tripadvisor.ca\/Profile\/coldcanukwinnipeg","47641":"https:\/\/www.tripadvisor.ca\/Profile\/GarryF852","47642":"https:\/\/www.tripadvisor.ca\/Profile\/ellens253","47643":"https:\/\/www.tripadvisor.ca\/Profile\/MelanieK922","47649":"https:\/\/www.tripadvisor.ca\/Profile\/abeckham123","47650":"https:\/\/www.tripadvisor.ca\/Profile\/antevarum","47651":"https:\/\/www.tripadvisor.ca\/Profile\/32RoseD","47652":"https:\/\/www.tripadvisor.ca\/Profile\/FlipperDub","47653":"https:\/\/www.tripadvisor.ca\/Profile\/Jeff7788","47654":"https:\/\/www.tripadvisor.ca\/Profile\/541rf","47655":"https:\/\/www.tripadvisor.ca\/Profile\/Spursthatjingle","47656":"https:\/\/www.tripadvisor.ca\/Profile\/GSCanadian","47659":"https:\/\/www.tripadvisor.ca\/Profile\/OldRedDog","47660":"https:\/\/www.tripadvisor.ca\/Profile\/usernamesareredic","47661":"https:\/\/www.tripadvisor.ca\/Profile\/Dadiva47","47662":"https:\/\/www.tripadvisor.ca\/Profile\/529JoanneH","47663":"https:\/\/www.tripadvisor.ca\/Profile\/Hotels1a","47664":"https:\/\/www.tripadvisor.ca\/Profile\/593lees","47665":"https:\/\/www.tripadvisor.ca\/Profile\/andrewn309","47666":"https:\/\/www.tripadvisor.ca\/Profile\/iwannabeoutside","47667":"https:\/\/www.tripadvisor.ca\/Profile\/Meeks204","47668":"https:\/\/www.tripadvisor.ca\/Profile\/EdS172","47669":"https:\/\/www.tripadvisor.ca\/Profile\/KBwinnipeg","47670":"https:\/\/www.tripadvisor.ca\/Profile\/hydehaven","47671":"https:\/\/www.tripadvisor.ca\/Profile\/163rk","47672":"https:\/\/www.tripadvisor.ca\/Profile\/CalgaryHat","47673":"https:\/\/www.tripadvisor.ca\/Profile\/G5375TVsuem","47674":"nil","47679":"https:\/\/www.tripadvisor.ca\/Profile\/nancyk560","47680":"https:\/\/www.tripadvisor.ca\/Profile\/misplacedcanadian345","47681":"https:\/\/www.tripadvisor.ca\/Profile\/Egg-and-cheese","47682":"https:\/\/www.tripadvisor.ca\/Profile\/4ELC","47683":"https:\/\/www.tripadvisor.ca\/Profile\/rsilver57","47684":"https:\/\/www.tripadvisor.ca\/Profile\/tearlw","47685":"https:\/\/www.tripadvisor.ca\/Profile\/pauljQ6895CX","47686":"https:\/\/www.tripadvisor.ca\/Profile\/782darciev","47688":"https:\/\/www.tripadvisor.ca\/Profile\/Brandscaping","47690":"https:\/\/www.tripadvisor.ca\/Profile\/438shelbyk","47691":"https:\/\/www.tripadvisor.ca\/Profile\/vacatime81","47692":"https:\/\/www.tripadvisor.ca\/Profile\/I_get_around2014","47693":"https:\/\/www.tripadvisor.ca\/Profile\/Amoep","47694":"https:\/\/www.tripadvisor.ca\/Profile\/Karyncrocker","47695":"https:\/\/www.tripadvisor.ca\/Profile\/CanadianTraveler999","47696":"https:\/\/www.tripadvisor.ca\/Profile\/AEllen","47697":"https:\/\/www.tripadvisor.ca\/Profile\/cr8899","47698":"https:\/\/www.tripadvisor.ca\/Profile\/neufie","47699":"https:\/\/www.tripadvisor.ca\/Profile\/Franida","47700":"https:\/\/www.tripadvisor.ca\/Profile\/MBE880","47701":"https:\/\/www.tripadvisor.ca\/Profile\/NorquayOasis","47702":"https:\/\/www.tripadvisor.ca\/Profile\/Honda185","47703":"https:\/\/www.tripadvisor.ca\/Profile\/GlenB151","47704":"https:\/\/www.tripadvisor.ca\/Profile\/drespagirl","47705":"https:\/\/www.tripadvisor.ca\/Profile\/rtop_10","47706":"https:\/\/www.tripadvisor.ca\/Profile\/AudreyG561","47707":"https:\/\/www.tripadvisor.ca\/Profile\/KimZ526","47708":"https:\/\/www.tripadvisor.ca\/Profile\/CamoreDreamer","47714":"https:\/\/www.tripadvisor.ca\/Profile\/Roadtrip_Catlove","47715":"https:\/\/www.tripadvisor.ca\/Profile\/johnkx99","47716":"https:\/\/www.tripadvisor.ca\/Profile\/G4515MTcherylt","47717":"https:\/\/www.tripadvisor.ca\/Profile\/ClayWilson","47718":"https:\/\/www.tripadvisor.ca\/Profile\/eurkd82","47719":"https:\/\/www.tripadvisor.ca\/Profile\/makenasmom","47720":"https:\/\/www.tripadvisor.ca\/Profile\/sengler17","47721":"https:\/\/www.tripadvisor.ca\/Profile\/Y6411BNmelissac","47722":"https:\/\/www.tripadvisor.ca\/Profile\/428minneb","47723":"https:\/\/www.tripadvisor.ca\/Profile\/messytable","47724":"nil","47729":"nil","47739":"https:\/\/www.tripadvisor.ca\/Profile\/WpgTrvlrs","47744":"https:\/\/www.tripadvisor.ca\/Profile\/frankgQ1189JT","47749":"https:\/\/www.tripadvisor.ca\/Profile\/PhyllisW939","47754":"https:\/\/www.tripadvisor.caundefined","47759":"https:\/\/www.tripadvisor.ca\/Profile\/585janicej","47764":"https:\/\/www.tripadvisor.ca\/Profile\/LyndaSabiston","47769":"https:\/\/www.tripadvisor.ca\/Profile\/WendyFsj_Bc","47789":"https:\/\/www.tripadvisor.ca\/Profile\/kellylocke","47794":"https:\/\/www.tripadvisor.ca\/Profile\/981dong","47799":"https:\/\/www.tripadvisor.ca\/Profile\/MelissaKT","47804":"https:\/\/www.tripadvisor.ca\/Profile\/D3486YXjoep","47829":"https:\/\/www.tripadvisor.ca\/Profile\/RandyV545","47834":"https:\/\/www.tripadvisor.ca\/Profile\/100upset100","47854":"https:\/\/www.tripadvisor.ca\/Profile\/PaulineB409","47864":"https:\/\/www.tripadvisor.ca\/Profile\/N123XScathyc","47869":"https:\/\/www.tripadvisor.ca\/Profile\/kimwolcott","47884":"https:\/\/www.tripadvisor.ca\/Profile\/lo_cv33","47894":"https:\/\/www.tripadvisor.ca\/Profile\/clayacres","47899":"https:\/\/www.tripadvisor.ca\/Profile\/869curtism","47904":"https:\/\/www.tripadvisor.ca\/Profile\/Harbs21","47929":"https:\/\/www.tripadvisor.ca\/Profile\/770sheilad","47930":"https:\/\/www.tripadvisor.ca\/Profile\/Redgreen696","47931":"https:\/\/www.tripadvisor.ca\/Profile\/kaylamZ4251GN","47932":"https:\/\/www.tripadvisor.ca\/Profile\/ProudCanuck","47933":"https:\/\/www.tripadvisor.ca\/Profile\/prairietravellermax","47934":"https:\/\/www.tripadvisor.ca\/Profile\/Taudra76","47935":"https:\/\/www.tripadvisor.ca\/Profile\/therealanthonyade","47936":"https:\/\/www.tripadvisor.ca\/Profile\/momtravelswith3","47937":"https:\/\/www.tripadvisor.ca\/Profile\/jerrye377","47938":"https:\/\/www.tripadvisor.ca\/Profile\/503sylvainf","47939":"https:\/\/www.tripadvisor.ca\/Profile\/davide198","47940":"https:\/\/www.tripadvisor.ca\/Profile\/leyson1","47941":"https:\/\/www.tripadvisor.ca\/Profile\/DreaLore","47942":"https:\/\/www.tripadvisor.ca\/Profile\/toddl966","47943":"https:\/\/www.tripadvisor.ca\/Profile\/WalleyGog","47944":"https:\/\/www.tripadvisor.ca\/Profile\/milahsmomma","47945":"https:\/\/www.tripadvisor.ca\/Profile\/J2690WHkend","47946":"https:\/\/www.tripadvisor.ca\/Profile\/Joannemc54","47947":"https:\/\/www.tripadvisor.ca\/Profile\/kathleens361","47948":"https:\/\/www.tripadvisor.ca\/Profile\/lucky1918","47949":"https:\/\/www.tripadvisor.ca\/Profile\/faticanova","47950":"https:\/\/www.tripadvisor.caundefined","47951":"https:\/\/www.tripadvisor.ca\/Profile\/cdumitrescu27","47952":"https:\/\/www.tripadvisor.ca\/Profile\/stevenahorney","47957":"https:\/\/www.tripadvisor.ca\/Profile\/ellie0770","47958":"https:\/\/www.tripadvisor.ca\/Profile\/mikelA3058NK","47959":"https:\/\/www.tripadvisor.ca\/Profile\/andreakZ7977XS","47960":"https:\/\/www.tripadvisor.ca\/Profile\/dorothyo365","47961":"https:\/\/www.tripadvisor.ca\/Profile\/TonyF1956","47962":"https:\/\/www.tripadvisor.ca\/Profile\/albertp478","47963":"https:\/\/www.tripadvisor.ca\/Profile\/F3500ZPcatherineb","47965":"https:\/\/www.tripadvisor.ca\/Profile\/56TanyaA","47966":"https:\/\/www.tripadvisor.ca\/Profile\/119amiet","47968":"https:\/\/www.tripadvisor.ca\/Profile\/313giselak","47969":"nil","47979":"https:\/\/www.tripadvisor.ca\/Profile\/607shawnak","47980":"https:\/\/www.tripadvisor.ca\/Profile\/BradleyW782","47981":"https:\/\/www.tripadvisor.ca\/Profile\/A2219YXjohne","47983":"https:\/\/www.tripadvisor.ca\/Profile\/867neiln","47984":"https:\/\/www.tripadvisor.ca\/Profile\/normanf736","47985":"https:\/\/www.tripadvisor.ca\/Profile\/geoffp852","47987":"https:\/\/www.tripadvisor.ca\/Profile\/annejF2773PP","47988":"https:\/\/www.tripadvisor.ca\/Profile\/Pastorash","47990":"https:\/\/www.tripadvisor.ca\/Profile\/LynnQ39","47992":"https:\/\/www.tripadvisor.ca\/Profile\/432rickk","47993":"https:\/\/www.tripadvisor.ca\/Profile\/donk397","47994":"https:\/\/www.tripadvisor.ca\/Profile\/304iana","47996":"https:\/\/www.tripadvisor.ca\/Profile\/LesleyY80","48000":"https:\/\/www.tripadvisor.ca\/Profile\/Craig-Goat","48002":"https:\/\/www.tripadvisor.ca\/Profile\/DarrylS938","48003":"https:\/\/www.tripadvisor.ca\/Profile\/39ryderl","48004":"https:\/\/www.tripadvisor.ca\/Profile\/pauldQ6799XA","48007":"https:\/\/www.tripadvisor.ca\/Profile\/804margreth","48019":"https:\/\/www.tripadvisor.ca\/Profile\/patf653","48020":"https:\/\/www.tripadvisor.ca\/Profile\/819Liz2","48021":"https:\/\/www.tripadvisor.ca\/Profile\/brentfowler","48023":"https:\/\/www.tripadvisor.ca\/Profile\/mikeyflowerguy","48024":"https:\/\/www.tripadvisor.ca\/Profile\/D2070DCmarkd","48025":"https:\/\/www.tripadvisor.ca\/Profile\/301ChristineH","48026":"https:\/\/www.tripadvisor.ca\/Profile\/briangd2016","48027":"https:\/\/www.tripadvisor.ca\/Profile\/6ulfe","48033":"https:\/\/www.tripadvisor.ca\/Profile\/jenherriman","48035":"https:\/\/www.tripadvisor.ca\/Profile\/G9058DWjohns","48036":"https:\/\/www.tripadvisor.ca\/Profile\/skipro4720","48037":"https:\/\/www.tripadvisor.ca\/Profile\/240WilliamB","48038":"https:\/\/www.tripadvisor.ca\/Profile\/RMHchocolate","48039":"https:\/\/www.tripadvisor.ca\/Profile\/jordanj40","48044":"https:\/\/www.tripadvisor.ca\/Profile\/brucea56","48045":"https:\/\/www.tripadvisor.ca\/Profile\/56kaylien","48046":"https:\/\/www.tripadvisor.ca\/Profile\/Gallo-Winkler_Mb","48048":"https:\/\/www.tripadvisor.ca\/Profile\/37matthewa","48050":"https:\/\/www.tripadvisor.ca\/Profile\/davidshawnmrr","48053":"https:\/\/www.tripadvisor.ca\/Profile\/shabadoux","48055":"https:\/\/www.tripadvisor.ca\/Profile\/gordonb664","48056":"https:\/\/www.tripadvisor.ca\/Profile\/melndean","48057":"https:\/\/www.tripadvisor.ca\/Profile\/IanM919","48059":"https:\/\/www.tripadvisor.ca\/Profile\/317francesr","48060":"https:\/\/www.tripadvisor.ca\/Profile\/georgej888","48061":"https:\/\/www.tripadvisor.ca\/Profile\/462JohnL462","48063":"https:\/\/www.tripadvisor.ca\/Profile\/ALITAM565","48074":"https:\/\/www.tripadvisor.ca\/Profile\/Tourista47","48075":"https:\/\/www.tripadvisor.ca\/Profile\/Z6425CCjohnb","48076":"https:\/\/www.tripadvisor.ca\/Profile\/990henryf","48080":"https:\/\/www.tripadvisor.ca\/Profile\/MtnFlier","48082":"https:\/\/www.tripadvisor.ca\/Profile\/PMedKing","48085":"https:\/\/www.tripadvisor.ca\/Profile\/213jeanetted","48086":"https:\/\/www.tripadvisor.ca\/Profile\/jjvoll","48089":"https:\/\/www.tripadvisor.ca\/Profile\/476lauriem","48092":"https:\/\/www.tripadvisor.ca\/Profile\/chrismN6864CU","48093":"https:\/\/www.tripadvisor.ca\/Profile\/BluesharkGatineau","48095":"https:\/\/www.tripadvisor.ca\/Profile\/JanisS528","48096":"https:\/\/www.tripadvisor.ca\/Profile\/248trinaw","48097":"https:\/\/www.tripadvisor.ca\/Profile\/PA1_12","48098":"https:\/\/www.tripadvisor.ca\/Profile\/817nellieh","48099":"https:\/\/www.tripadvisor.ca\/Profile\/B5652WSjohnr","48103":"https:\/\/www.tripadvisor.ca\/Profile\/TrinaAndJason","48104":"https:\/\/www.tripadvisor.ca\/Profile\/128averys","48105":"https:\/\/www.tripadvisor.ca\/Profile\/774josephm","48106":"https:\/\/www.tripadvisor.ca\/Profile\/brucew317","48108":"https:\/\/www.tripadvisor.ca\/Profile\/EKG777","48109":"https:\/\/www.tripadvisor.ca\/Profile\/DOUGG589","48111":"https:\/\/www.tripadvisor.ca\/Profile\/albertaroadtripper","48112":"https:\/\/www.tripadvisor.ca\/Profile\/513melm","48116":"https:\/\/www.tripadvisor.ca\/Profile\/34reinav","48118":"https:\/\/www.tripadvisor.ca\/Profile\/pettiger","48120":"https:\/\/www.tripadvisor.ca\/Profile\/redneckincanada","48122":"https:\/\/www.tripadvisor.ca\/Profile\/nature08","48129":"https:\/\/www.tripadvisor.ca\/Profile\/CdnMink","48130":"https:\/\/www.tripadvisor.ca\/Profile\/AudreyLG8","48131":"https:\/\/www.tripadvisor.ca\/Profile\/214jimv","48132":"https:\/\/www.tripadvisor.ca\/Profile\/204Canada","48133":"https:\/\/www.tripadvisor.ca\/Profile\/Pastorash","48134":"https:\/\/www.tripadvisor.ca\/Profile\/Roving370339","48135":"https:\/\/www.tripadvisor.ca\/Profile\/susansC9829TE","48136":"https:\/\/www.tripadvisor.ca\/Profile\/Intouchable","48137":"https:\/\/www.tripadvisor.ca\/Profile\/gaileyprior","48138":"https:\/\/www.tripadvisor.ca\/Profile\/CanadaPowell","48139":"https:\/\/www.tripadvisor.ca\/Profile\/K5465ARlisah","48140":"https:\/\/www.tripadvisor.ca\/Profile\/Stuart71","48141":"https:\/\/www.tripadvisor.ca\/Profile\/351debbiem","48142":"https:\/\/www.tripadvisor.ca\/Profile\/sandy17Calgary","48143":"https:\/\/www.tripadvisor.ca\/Profile\/ldtennant","48144":"https:\/\/www.tripadvisor.ca\/Profile\/NeTexasDude","48145":"https:\/\/www.tripadvisor.ca\/Profile\/ZJWatts","48146":"https:\/\/www.tripadvisor.ca\/Profile\/Natsom","48147":"https:\/\/www.tripadvisor.ca\/Profile\/BrightLights23","48148":"https:\/\/www.tripadvisor.ca\/Profile\/P6992GTpauld","48149":"https:\/\/www.tripadvisor.ca\/Profile\/V4179MXbobc","48150":"https:\/\/www.tripadvisor.ca\/Profile\/370terryn","48151":"https:\/\/www.tripadvisor.ca\/Profile\/btheo16","48152":"https:\/\/www.tripadvisor.ca\/Profile\/ChrisE956","48153":"https:\/\/www.tripadvisor.ca\/Profile\/ProfessorTom","48154":"https:\/\/www.tripadvisor.ca\/Profile\/demo51","48155":"https:\/\/www.tripadvisor.ca\/Profile\/LoveCreatureComfort","48156":"https:\/\/www.tripadvisor.ca\/Profile\/BobFarr2000","48157":"https:\/\/www.tripadvisor.ca\/Profile\/neufie","48158":"https:\/\/www.tripadvisor.ca\/Profile\/JD419","48159":"nil","48169":"https:\/\/www.tripadvisor.ca\/Profile\/KCONWAY84","48170":"https:\/\/www.tripadvisor.ca\/Profile\/KenH1485","48171":"https:\/\/www.tripadvisor.ca\/Profile\/gmdalberta","48172":"https:\/\/www.tripadvisor.ca\/Profile\/961lanceg","48173":"https:\/\/www.tripadvisor.ca\/Profile\/U2472BBjohnj","48174":"https:\/\/www.tripadvisor.ca\/Profile\/Hoot1man","48175":"https:\/\/www.tripadvisor.ca\/Profile\/JA-Braat","48176":"https:\/\/www.tripadvisor.ca\/Profile\/782cadep","48177":"https:\/\/www.tripadvisor.ca\/Profile\/997bryank","48178":"https:\/\/www.tripadvisor.ca\/Profile\/kathybZ4337FP","48184":"https:\/\/www.tripadvisor.ca\/Profile\/RnDBCCanada2014","48185":"https:\/\/www.tripadvisor.ca\/Profile\/garryb220","48186":"https:\/\/www.tripadvisor.ca\/Profile\/CJ1502","48187":"https:\/\/www.tripadvisor.ca\/Profile\/annemarieb381","48188":"https:\/\/www.tripadvisor.ca\/Profile\/longjohn030","48194":"https:\/\/www.tripadvisor.ca\/Profile\/JimR435","48195":"https:\/\/www.tripadvisor.ca\/Profile\/ritak941","48196":"https:\/\/www.tripadvisor.ca\/Profile\/831lisap","48197":"https:\/\/www.tripadvisor.ca\/Profile\/K8099GNadams","48198":"https:\/\/www.tripadvisor.ca\/Profile\/600joano","48199":"https:\/\/www.tripadvisor.ca\/Profile\/karll514","48200":"https:\/\/www.tripadvisor.ca\/Profile\/leo4online","48201":"https:\/\/www.tripadvisor.ca\/Profile\/rogerb252","48202":"https:\/\/www.tripadvisor.ca\/Profile\/jocelynp157","48203":"https:\/\/www.tripadvisor.ca\/Profile\/Dadz","48204":"https:\/\/www.tripadvisor.ca\/Profile\/bradd856","48205":"https:\/\/www.tripadvisor.ca\/Profile\/U5269OXjulieh","48206":"https:\/\/www.tripadvisor.ca\/Profile\/828seanc","48207":"https:\/\/www.tripadvisor.ca\/Profile\/619nicolem","48208":"https:\/\/www.tripadvisor.ca\/Profile\/HollyF158","48214":"https:\/\/www.tripadvisor.ca\/Profile\/326bryane","48215":"https:\/\/www.tripadvisor.ca\/Profile\/3999brucewf","48216":"https:\/\/www.tripadvisor.ca\/Profile\/franciss197","48217":"https:\/\/www.tripadvisor.ca\/Profile\/GeeGee10_10","48218":"https:\/\/www.tripadvisor.ca\/Profile\/K2364DTgeorger","48219":"https:\/\/www.tripadvisor.ca\/Profile\/jawbone1_12","48220":"https:\/\/www.tripadvisor.ca\/Profile\/WorldTravelerJL18","48221":"https:\/\/www.tripadvisor.ca\/Profile\/ryeleaghm","48222":"https:\/\/www.tripadvisor.ca\/Profile\/277murrayw","48223":"https:\/\/www.tripadvisor.ca\/Profile\/pennyg724","48239":"https:\/\/www.tripadvisor.ca\/Profile\/brucet127","48241":"https:\/\/www.tripadvisor.ca\/Profile\/BruceT1964","48242":"https:\/\/www.tripadvisor.ca\/Profile\/Glinpin","48243":"https:\/\/www.tripadvisor.ca\/Profile\/paulbR4480UH","48244":"https:\/\/www.tripadvisor.ca\/Profile\/angelay704","48245":"https:\/\/www.tripadvisor.ca\/Profile\/7audreyp","48246":"https:\/\/www.tripadvisor.ca\/Profile\/dondebbier","48247":"https:\/\/www.tripadvisor.ca\/Profile\/SLammi","48248":"https:\/\/www.tripadvisor.ca\/Profile\/robertkH2404SL","48249":"https:\/\/www.tripadvisor.ca\/Profile\/amyn838","48250":"https:\/\/www.tripadvisor.ca\/Profile\/rhodar347","48251":"https:\/\/www.tripadvisor.ca\/Profile\/ronlI40SA","48252":"https:\/\/www.tripadvisor.ca\/Profile\/JaydeM951","48253":"https:\/\/www.tripadvisor.ca\/Profile\/965sheilaw","48254":"https:\/\/www.tripadvisor.ca\/Profile\/407russellm","48255":"https:\/\/www.tripadvisor.ca\/Profile\/williamjG2120KS","48256":"https:\/\/www.tripadvisor.ca\/Profile\/dennissL6053CH","48257":"https:\/\/www.tripadvisor.ca\/Profile\/934berylm","48258":"https:\/\/www.tripadvisor.ca\/Profile\/danielf827","48259":"https:\/\/www.tripadvisor.ca\/Profile\/dong106","48260":"https:\/\/www.tripadvisor.ca\/Profile\/marknatalliac","48261":"https:\/\/www.tripadvisor.ca\/Profile\/285tammym","48262":"https:\/\/www.tripadvisor.ca\/Profile\/190benm","48263":"https:\/\/www.tripadvisor.ca\/Profile\/850marshalm","48264":"https:\/\/www.tripadvisor.ca\/Profile\/sepp1962","48265":"https:\/\/www.tripadvisor.ca\/Profile\/pennyandjamies","48266":"https:\/\/www.tripadvisor.ca\/Profile\/SafetyBob2015","48267":"https:\/\/www.tripadvisor.ca\/Profile\/325kathyr","48268":"https:\/\/www.tripadvisor.ca\/Profile\/588galel","48269":"https:\/\/www.tripadvisor.ca\/Profile\/allison5577","48271":"https:\/\/www.tripadvisor.ca\/Profile\/V5216WUmicheleg","48272":"https:\/\/www.tripadvisor.ca\/Profile\/995murrayp","48273":"https:\/\/www.tripadvisor.ca\/Profile\/647phyllisv","48274":"https:\/\/www.tripadvisor.ca\/Profile\/canadian22","48275":"https:\/\/www.tripadvisor.ca\/Profile\/alving200","48276":"https:\/\/www.tripadvisor.ca\/Profile\/945douglash","48277":"https:\/\/www.tripadvisor.ca\/Profile\/Z476NAjamese","48278":"https:\/\/www.tripadvisor.ca\/Profile\/nloughead","48284":"https:\/\/www.tripadvisor.ca\/Profile\/286waynea","48285":"https:\/\/www.tripadvisor.ca\/Profile\/Q9847IVmichaelz","48286":"https:\/\/www.tripadvisor.ca\/Profile\/brendak32","48287":"https:\/\/www.tripadvisor.ca\/Profile\/brendasZ1823GS","48288":"https:\/\/www.tripadvisor.ca\/Profile\/crbk","48289":"https:\/\/www.tripadvisor.ca\/Profile\/neilsQ5382YN","48290":"https:\/\/www.tripadvisor.ca\/Profile\/ernestw2014","48291":"https:\/\/www.tripadvisor.ca\/Profile\/E8058TKmaureenm","48292":"https:\/\/www.tripadvisor.ca\/Profile\/Ivan18547","48293":"https:\/\/www.tripadvisor.ca\/Profile\/2roadtravellers","48294":"https:\/\/www.tripadvisor.ca\/Profile\/debbiea391","48295":"https:\/\/www.tripadvisor.ca\/Profile\/475mervyns","48296":"https:\/\/www.tripadvisor.ca\/Profile\/bonnied760","48297":"https:\/\/www.tripadvisor.ca\/Profile\/sarahnaid","48304":"https:\/\/www.tripadvisor.ca\/Profile\/303gerih","48305":"https:\/\/www.tripadvisor.ca\/Profile\/BriBri56","48306":"https:\/\/www.tripadvisor.ca\/Profile\/Grammyplamla","48307":"https:\/\/www.tripadvisor.ca\/Profile\/dougd540","48308":"https:\/\/www.tripadvisor.ca\/Profile\/richardbV3544BV","48314":"https:\/\/www.tripadvisor.ca\/Profile\/saberus","48315":"https:\/\/www.tripadvisor.ca\/Profile\/E9969DKmaryl","48316":"https:\/\/www.tripadvisor.ca\/Profile\/139stewartk","48317":"https:\/\/www.tripadvisor.ca\/Profile\/Y8162UHrons","48318":"https:\/\/www.tripadvisor.ca\/Profile\/peterrW2536DO","48319":"https:\/\/www.tripadvisor.ca\/Profile\/Inquilinus","48320":"https:\/\/www.tripadvisor.ca\/Profile\/PsychRN12","48321":"https:\/\/www.tripadvisor.ca\/Profile\/708DonnaS708","48322":"https:\/\/www.tripadvisor.ca\/Profile\/W6015BUpeters","48323":"https:\/\/www.tripadvisor.ca\/Profile\/DerekLH","48324":"https:\/\/www.tripadvisor.ca\/Profile\/E6086JCdana","48325":"https:\/\/www.tripadvisor.ca\/Profile\/GordonE_12","48326":"https:\/\/www.tripadvisor.ca\/Profile\/cathya419","48327":"https:\/\/www.tripadvisor.ca\/Profile\/mollythecat2015","48328":"https:\/\/www.tripadvisor.ca\/Profile\/mom22Saskatchewan","48329":"https:\/\/www.tripadvisor.ca\/Profile\/SourdoughSam","48330":"https:\/\/www.tripadvisor.ca\/Profile\/FarAway739144","48331":"https:\/\/www.tripadvisor.ca\/Profile\/jfriesen2017","48332":"https:\/\/www.tripadvisor.ca\/Profile\/BenMiu2","48333":"https:\/\/www.tripadvisor.ca\/Profile\/Hopethishelps12345","48334":"https:\/\/www.tripadvisor.ca\/Profile\/FunFamJam","48335":"https:\/\/www.tripadvisor.ca\/Profile\/KariKariKari","48336":"https:\/\/www.tripadvisor.ca\/Profile\/RSOMAS","48337":"https:\/\/www.tripadvisor.ca\/Profile\/U3753AGjims","48338":"https:\/\/www.tripadvisor.ca\/Profile\/davew154","48339":"https:\/\/www.tripadvisor.ca\/Profile\/osterous","48340":"https:\/\/www.tripadvisor.ca\/Profile\/canadianquebecer","48341":"https:\/\/www.tripadvisor.ca\/Profile\/ybjt","48342":"https:\/\/www.tripadvisor.ca\/Profile\/The_Senior_Dude","48343":"https:\/\/www.tripadvisor.ca\/Profile\/kencP8003SF","48344":"https:\/\/www.tripadvisor.ca\/Profile\/G2389SGjeremyg","48345":"https:\/\/www.tripadvisor.ca\/Profile\/lled","48346":"https:\/\/www.tripadvisor.ca\/Profile\/George70-12","48347":"https:\/\/www.tripadvisor.ca\/Profile\/walterw427","48348":"https:\/\/www.tripadvisor.ca\/Profile\/Zow123","48349":"nil","48354":"https:\/\/www.tripadvisor.ca\/Profile\/Debbie495","48355":"https:\/\/www.tripadvisor.ca\/Profile\/ajcbill","48356":"https:\/\/www.tripadvisor.ca\/Profile\/jpart2014","48357":"https:\/\/www.tripadvisor.ca\/Profile\/MoogaBDN","48358":"https:\/\/www.tripadvisor.ca\/Profile\/New2travelin","48359":"https:\/\/www.tripadvisor.ca\/Profile\/CamanoIsleTraveller","48364":"https:\/\/www.tripadvisor.ca\/Profile\/GeeLanark","48369":"https:\/\/www.tripadvisor.ca\/Profile\/BCCANADA2013","48374":"https:\/\/www.tripadvisor.ca\/Profile\/pentictonkid","48379":"https:\/\/www.tripadvisor.ca\/Profile\/JimFord13","48384":"https:\/\/www.tripadvisor.ca\/Profile\/peterbJ2738MM","48389":"https:\/\/www.tripadvisor.ca\/Profile\/Laura2015aug","48394":"https:\/\/www.tripadvisor.ca\/Profile\/AdamH238","48399":"https:\/\/www.tripadvisor.ca\/Profile\/whomever","48404":"nil","48409":"https:\/\/www.tripadvisor.ca\/Profile\/Pedro8238","48410":"https:\/\/www.tripadvisor.ca\/Profile\/DavidSDonnelly","48411":"https:\/\/www.tripadvisor.ca\/Profile\/donaldmA7145CM","48412":"https:\/\/www.tripadvisor.ca\/Profile\/cathyw733","48413":"https:\/\/www.tripadvisor.ca\/Profile\/michaelz429","48414":"nil","48419":"https:\/\/www.tripadvisor.ca\/Profile\/peterj950","48420":"https:\/\/www.tripadvisor.ca\/Profile\/755pearlj","48421":"https:\/\/www.tripadvisor.ca\/Profile\/Roberto654321","48422":"https:\/\/www.tripadvisor.ca\/Profile\/alexanderrenowitzky","48423":"https:\/\/www.tripadvisor.ca\/Profile\/Oilsandsgal","48424":"https:\/\/www.tripadvisor.ca\/Profile\/Katzies1","48425":"https:\/\/www.tripadvisor.ca\/Profile\/erinmissc","48426":"https:\/\/www.tripadvisor.ca\/Profile\/rmhan","48427":"https:\/\/www.tripadvisor.ca\/Profile\/karlap569","48428":"https:\/\/www.tripadvisor.ca\/Profile\/franknsherrym","48429":"https:\/\/www.tripadvisor.ca\/Profile\/Okiefoodjunkie","48430":"https:\/\/www.tripadvisor.ca\/Profile\/marev","48431":"https:\/\/www.tripadvisor.ca\/Profile\/AZBMWgirl","48432":"https:\/\/www.tripadvisor.ca\/Profile\/jaz974","48434":"https:\/\/www.tripadvisor.ca\/Profile\/naomii286","48435":"https:\/\/www.tripadvisor.ca\/Profile\/BsharpMT","48436":"https:\/\/www.tripadvisor.ca\/Profile\/vajeeda","48437":"https:\/\/www.tripadvisor.ca\/Profile\/SBSweetie","48438":"https:\/\/www.tripadvisor.ca\/Profile\/karenwamboldt","48439":"https:\/\/www.tripadvisor.ca\/Profile\/frzntundra","48440":"https:\/\/www.tripadvisor.ca\/Profile\/batitan","48441":"https:\/\/www.tripadvisor.ca\/Profile\/pjblast","48442":"https:\/\/www.tripadvisor.ca\/Profile\/BlueSilly","48443":"https:\/\/www.tripadvisor.ca\/Profile\/268allana","48444":"https:\/\/www.tripadvisor.ca\/Profile\/Fitzsidu","48445":"https:\/\/www.tripadvisor.ca\/Profile\/spike3563zach","48446":"https:\/\/www.tripadvisor.ca\/Profile\/X910WAandyh","48447":"https:\/\/www.tripadvisor.ca\/Profile\/Katana107","48448":"https:\/\/www.tripadvisor.ca\/Profile\/peter84","48449":"https:\/\/www.tripadvisor.ca\/Profile\/822dang","48450":"https:\/\/www.tripadvisor.ca\/Profile\/gurmana2015","48451":"https:\/\/www.tripadvisor.ca\/Profile\/richardt67","48452":"https:\/\/www.tripadvisor.ca\/Profile\/Meliiee1","48453":"https:\/\/www.tripadvisor.ca\/Profile\/1953connie","48454":"https:\/\/www.tripadvisor.ca\/Profile\/dook49","48455":"https:\/\/www.tripadvisor.ca\/Profile\/GrahamK3","48456":"https:\/\/www.tripadvisor.ca\/Profile\/Oilfieldgal","48457":"https:\/\/www.tripadvisor.ca\/Profile\/BecksYXS","48458":"https:\/\/www.tripadvisor.ca\/Profile\/hollyn519","48459":"https:\/\/www.tripadvisor.ca\/Profile\/115shelleyc","48460":"https:\/\/www.tripadvisor.ca\/Profile\/Janv1968","48461":"https:\/\/www.tripadvisor.ca\/Profile\/jordanp812","48462":"https:\/\/www.tripadvisor.ca\/Profile\/Mrfat187","48463":"https:\/\/www.tripadvisor.ca\/Profile\/savesomeoneelse","48464":"https:\/\/www.tripadvisor.ca\/Profile\/chumleem","48465":"https:\/\/www.tripadvisor.ca\/Profile\/928cindym","48466":"https:\/\/www.tripadvisor.ca\/Profile\/VacationAndFood","48467":"https:\/\/www.tripadvisor.ca\/Profile\/calvinb240","48468":"https:\/\/www.tripadvisor.ca\/Profile\/mairc","48469":"https:\/\/www.tripadvisor.ca\/Profile\/TerryandDiana","48471":"https:\/\/www.tripadvisor.ca\/Profile\/CamH968","48472":"https:\/\/www.tripadvisor.ca\/Profile\/deejaepee","48473":"https:\/\/www.tripadvisor.ca\/Profile\/KeltieG","48474":"https:\/\/www.tripadvisor.ca\/Profile\/FrancineF430","48475":"https:\/\/www.tripadvisor.ca\/Profile\/oakycat","48476":"https:\/\/www.tripadvisor.ca\/Profile\/ChrissyC902","48477":"https:\/\/www.tripadvisor.ca\/Profile\/Canada_SunSeekr","48478":"https:\/\/www.tripadvisor.ca\/Profile\/Wanderlustquebecgirl","48479":"https:\/\/www.tripadvisor.ca\/Profile\/125TammyL","48480":"https:\/\/www.tripadvisor.ca\/Profile\/AP323","48481":"https:\/\/www.tripadvisor.ca\/Profile\/luciem13","48482":"https:\/\/www.tripadvisor.ca\/Profile\/AlbertaRick","48483":"https:\/\/www.tripadvisor.ca\/Profile\/DavidS54","48484":"https:\/\/www.tripadvisor.ca\/Profile\/JessicaA813","48485":"https:\/\/www.tripadvisor.ca\/Profile\/sharonk844","48486":"https:\/\/www.tripadvisor.ca\/Profile\/DavinN","48487":"https:\/\/www.tripadvisor.ca\/Profile\/BeckieH207","48488":"https:\/\/www.tripadvisor.ca\/Profile\/vacaoni","48489":"https:\/\/www.tripadvisor.ca\/Profile\/MelissaS508","48490":"https:\/\/www.tripadvisor.ca\/Profile\/Speddle","48491":"https:\/\/www.tripadvisor.ca\/Profile\/PIMEE","48493":"https:\/\/www.tripadvisor.ca\/Profile\/reid118","48494":"https:\/\/www.tripadvisor.ca\/Profile\/lou9408","48495":"https:\/\/www.tripadvisor.ca\/Profile\/melmelmel27","48496":"https:\/\/www.tripadvisor.ca\/Profile\/Beverley0458","48497":"https:\/\/www.tripadvisor.ca\/Profile\/Putske","48498":"https:\/\/www.tripadvisor.ca\/Profile\/lahooty","48500":"https:\/\/www.tripadvisor.ca\/Profile\/JenLA77","48501":"https:\/\/www.tripadvisor.ca\/Profile\/farawaykay","48502":"https:\/\/www.tripadvisor.ca\/Profile\/IMFINE","48503":"https:\/\/www.tripadvisor.ca\/Profile\/Chaos2Night","48504":"https:\/\/www.tripadvisor.ca\/Profile\/pbsmckinnon","48505":"https:\/\/www.tripadvisor.ca\/Profile\/arcticdweller","48506":"https:\/\/www.tripadvisor.ca\/Profile\/Curious5026","48507":"https:\/\/www.tripadvisor.ca\/Profile\/DtravellerHalifax","48508":"https:\/\/www.tripadvisor.ca\/Profile\/LizE857","48509":"https:\/\/www.tripadvisor.ca\/Profile\/SuperDave47","48510":"https:\/\/www.tripadvisor.ca\/Profile\/R5922MWrajeshk","48511":"https:\/\/www.tripadvisor.ca\/Profile\/allison5577","48512":"https:\/\/www.tripadvisor.ca\/Profile\/dcdelivontime","48513":"https:\/\/www.tripadvisor.ca\/Profile\/FVMTL","48514":"https:\/\/www.tripadvisor.ca\/Profile\/MichaelUSMC","48515":"https:\/\/www.tripadvisor.ca\/Profile\/854samuelk","48516":"https:\/\/www.tripadvisor.caundefined","48517":"https:\/\/www.tripadvisor.ca\/Profile\/VICTORH795","48519":"https:\/\/www.tripadvisor.ca\/Profile\/emzmac","48520":"https:\/\/www.tripadvisor.ca\/Profile\/roseanney2017","48521":"https:\/\/www.tripadvisor.ca\/Profile\/carollP4317ZQ","48523":"https:\/\/www.tripadvisor.ca\/Profile\/alibilly2004","48524":"https:\/\/www.tripadvisor.ca\/Profile\/molly322014","48525":"https:\/\/www.tripadvisor.ca\/Profile\/ruthhD330OU","48526":"https:\/\/www.tripadvisor.ca\/Profile\/KellyCalgary_Canada","48527":"https:\/\/www.tripadvisor.ca\/Profile\/larryl101","48528":"https:\/\/www.tripadvisor.ca\/Profile\/bushman10","48530":"https:\/\/www.tripadvisor.ca\/Profile\/Fundom64","48532":"https:\/\/www.tripadvisor.ca\/Profile\/socrdog","48533":"https:\/\/www.tripadvisor.ca\/Profile\/569willb","48535":"https:\/\/www.tripadvisor.ca\/Profile\/travel44jllh","48536":"https:\/\/www.tripadvisor.ca\/Profile\/T2668SHjohnn","48538":"https:\/\/www.tripadvisor.ca\/Profile\/905michelined","48539":"https:\/\/www.tripadvisor.ca\/Profile\/randolpht26","48541":"https:\/\/www.tripadvisor.ca\/Profile\/lmok","48542":"https:\/\/www.tripadvisor.ca\/Profile\/jordynd713","48543":"https:\/\/www.tripadvisor.ca\/Profile\/Freightcarr","48548":"https:\/\/www.tripadvisor.ca\/Profile\/johnpolegi","48552":"https:\/\/www.tripadvisor.ca\/Profile\/Nancy","48553":"https:\/\/www.tripadvisor.ca\/Profile\/74leilah","48554":"https:\/\/www.tripadvisor.ca\/Profile\/Kauaitraveller","48555":"https:\/\/www.tripadvisor.ca\/Profile\/daniellee_13","48556":"https:\/\/www.tripadvisor.ca\/Profile\/823percyboy","48557":"https:\/\/www.tripadvisor.ca\/Profile\/marianamW3985XN","48558":"https:\/\/www.tripadvisor.ca\/Profile\/506mikel","48559":"https:\/\/www.tripadvisor.ca\/Profile\/Magickat4","48560":"https:\/\/www.tripadvisor.ca\/Profile\/51leahr","48561":"https:\/\/www.tripadvisor.ca\/Profile\/D4536VYians","48562":"https:\/\/www.tripadvisor.ca\/Profile\/440sherib","48564":"https:\/\/www.tripadvisor.ca\/Profile\/RASInc","48566":"https:\/\/www.tripadvisor.ca\/Profile\/530randallk","48567":"https:\/\/www.tripadvisor.ca\/Profile\/wendymc2015","48569":"https:\/\/www.tripadvisor.ca\/Profile\/roncooke","48570":"https:\/\/www.tripadvisor.ca\/Profile\/jasonbI7956TW","48571":"https:\/\/www.tripadvisor.ca\/Profile\/kathyp852","48573":"https:\/\/www.tripadvisor.ca\/Profile\/131deanp","48574":"nil","48584":"https:\/\/www.tripadvisor.ca\/Profile\/AnnaMacKay","48585":"https:\/\/www.tripadvisor.ca\/Profile\/hammsters","48586":"https:\/\/www.tripadvisor.ca\/Profile\/MavisB707","48594":"https:\/\/www.tripadvisor.ca\/Profile\/geralds311","48595":"https:\/\/www.tripadvisor.ca\/Profile\/233dalee","48598":"https:\/\/www.tripadvisor.ca\/Profile\/134calvinw","48604":"https:\/\/www.tripadvisor.ca\/Profile\/vernn2013","48608":"https:\/\/www.tripadvisor.ca\/Profile\/MetisDawn","48609":"https:\/\/www.tripadvisor.ca\/Profile\/929lesleys","48610":"https:\/\/www.tripadvisor.ca\/Profile\/114geoffs","48612":"https:\/\/www.tripadvisor.ca\/Profile\/959brendas","48613":"https:\/\/www.tripadvisor.ca\/Profile\/924kend","48633":"https:\/\/www.tripadvisor.ca\/Profile\/JosjeA","48634":"https:\/\/www.tripadvisor.ca\/Profile\/Kierin","48635":"https:\/\/www.tripadvisor.ca\/Profile\/DeanaH_12","48636":"https:\/\/www.tripadvisor.ca\/Profile\/GarryF852","48637":"https:\/\/www.tripadvisor.ca\/Profile\/minnie0409","48638":"https:\/\/www.tripadvisor.ca\/Profile\/11RhondaH","48639":"https:\/\/www.tripadvisor.ca\/Profile\/krp329","48640":"https:\/\/www.tripadvisor.ca\/Profile\/ate08","48642":"https:\/\/www.tripadvisor.ca\/Profile\/BattersUp","48643":"https:\/\/www.tripadvisor.ca\/Profile\/BusinessTraveler89","48644":"https:\/\/www.tripadvisor.ca\/Profile\/Howiefelter","48645":"https:\/\/www.tripadvisor.ca\/Profile\/campingmama","48646":"https:\/\/www.tripadvisor.ca\/Profile\/Avonchick","48647":"https:\/\/www.tripadvisor.ca\/Profile\/DKGVictoria_BC","48649":"https:\/\/www.tripadvisor.ca\/Profile\/66Nancy66","48650":"https:\/\/www.tripadvisor.ca\/Profile\/O9692SDdavidw","48651":"https:\/\/www.tripadvisor.ca\/Profile\/magic25ap","48652":"https:\/\/www.tripadvisor.ca\/Profile\/Apriltravelbug","48653":"https:\/\/www.tripadvisor.ca\/Profile\/joanneandmelm","48654":"https:\/\/www.tripadvisor.ca\/Profile\/Meander58231744922","48655":"https:\/\/www.tripadvisor.ca\/Profile\/GarthH620","48656":"https:\/\/www.tripadvisor.ca\/Profile\/N4710AEwendyr","48657":"https:\/\/www.tripadvisor.ca\/Profile\/azuresky49","48658":"https:\/\/www.tripadvisor.ca\/Profile\/Cilly4","48659":"https:\/\/www.tripadvisor.ca\/Profile\/Hotels1a","48660":"https:\/\/www.tripadvisor.ca\/Profile\/CjP1959","48661":"https:\/\/www.tripadvisor.ca\/Profile\/O679QSerikak","48662":"https:\/\/www.tripadvisor.ca\/Profile\/catherinemQ9711KM","48663":"https:\/\/www.tripadvisor.ca\/Profile\/dgagno440712","48664":"nil","48669":"https:\/\/www.tripadvisor.ca\/Profile\/SydneyCanada","48671":"https:\/\/www.tripadvisor.ca\/Profile\/sreinh384918","48672":"https:\/\/www.tripadvisor.ca\/Profile\/R3622GPerinm","48673":"https:\/\/www.tripadvisor.caundefined","48675":"https:\/\/www.tripadvisor.ca\/Profile\/pcart60","48676":"https:\/\/www.tripadvisor.ca\/Profile\/pixiebobom","48678":"https:\/\/www.tripadvisor.ca\/Profile\/kevyn98","48679":"https:\/\/www.tripadvisor.ca\/Profile\/johnkO3201FP","48680":"https:\/\/www.tripadvisor.ca\/Profile\/allanf671","48681":"https:\/\/www.tripadvisor.ca\/Profile\/450tracye","48682":"https:\/\/www.tripadvisor.ca\/Profile\/DottieACanmore","48689":"https:\/\/www.tripadvisor.ca\/Profile\/388randallh","48690":"https:\/\/www.tripadvisor.ca\/Profile\/TapAway","48691":"https:\/\/www.tripadvisor.ca\/Profile\/vernem404","48692":"https:\/\/www.tripadvisor.ca\/Profile\/ronimc","48693":"https:\/\/www.tripadvisor.ca\/Profile\/N3267GDamyr","48699":"https:\/\/www.tripadvisor.ca\/Profile\/53melvine","48700":"https:\/\/www.tripadvisor.ca\/Profile\/louisar733","48702":"https:\/\/www.tripadvisor.ca\/Profile\/7325chinthakaj","48709":"https:\/\/www.tripadvisor.ca\/Profile\/Joedenloft","48711":"https:\/\/www.tripadvisor.ca\/Profile\/LenE869","48712":"https:\/\/www.tripadvisor.ca\/Profile\/dianasY3325HR","48713":"https:\/\/www.tripadvisor.ca\/Profile\/908carleneg","48714":"https:\/\/www.tripadvisor.ca\/Profile\/P4629NZsharonc","48715":"https:\/\/www.tripadvisor.ca\/Profile\/twiggy444","48716":"https:\/\/www.tripadvisor.ca\/Profile\/P9586BZjonh","48717":"https:\/\/www.tripadvisor.ca\/Profile\/rbarsalou","48719":"https:\/\/www.tripadvisor.ca\/Profile\/534darlenew","48720":"https:\/\/www.tripadvisor.ca\/Profile\/Jsmngrr","48721":"https:\/\/www.tripadvisor.ca\/Profile\/299tamis","48722":"https:\/\/www.tripadvisor.ca\/Profile\/GEOS30","48723":"https:\/\/www.tripadvisor.ca\/Profile\/michaelwH6687FC","48725":"https:\/\/www.tripadvisor.ca\/Profile\/Departure660493","48726":"https:\/\/www.tripadvisor.ca\/Profile\/H2750FQedwards","48727":"https:\/\/www.tripadvisor.ca\/Profile\/cvda","48728":"https:\/\/www.tripadvisor.ca\/Profile\/Yeremenko","48734":"https:\/\/www.tripadvisor.ca\/Profile\/dianebG9510WY","48735":"https:\/\/www.tripadvisor.ca\/Profile\/Egg-and-cheese","48736":"https:\/\/www.tripadvisor.ca\/Profile\/515manvirg","48737":"https:\/\/www.tripadvisor.ca\/Profile\/bcstreeter","48738":"https:\/\/www.tripadvisor.ca\/Profile\/newtotraveling93","48739":"https:\/\/www.tripadvisor.ca\/Profile\/75kalen","48740":"https:\/\/www.tripadvisor.ca\/Profile\/shaunmichaelf","48743":"https:\/\/www.tripadvisor.ca\/Profile\/E9329QSjayb","48746":"https:\/\/www.tripadvisor.ca\/Profile\/shelleya557","48748":"https:\/\/www.tripadvisor.ca\/Profile\/Arien575","48751":"https:\/\/www.tripadvisor.ca\/Profile\/dalee878","48753":"https:\/\/www.tripadvisor.ca\/Profile\/K423VYjohnr","48754":"https:\/\/www.tripadvisor.ca\/Profile\/TommyGK","48755":"https:\/\/www.tripadvisor.ca\/Profile\/BettyF843","48757":"https:\/\/www.tripadvisor.ca\/Profile\/johnsM5294PB","48758":"https:\/\/www.tripadvisor.ca\/Profile\/745gordonc","48764":"https:\/\/www.tripadvisor.ca\/Profile\/johndW386ZH","48765":"https:\/\/www.tripadvisor.ca\/Profile\/94jessk","48766":"https:\/\/www.tripadvisor.ca\/Profile\/globalhirec","48767":"https:\/\/www.tripadvisor.ca\/Profile\/412bhupinderg","48768":"https:\/\/www.tripadvisor.ca\/Profile\/StuartD669","48769":"https:\/\/www.tripadvisor.ca\/Profile\/LizzieWein","48770":"https:\/\/www.tripadvisor.ca\/Profile\/NORMANO46","48771":"https:\/\/www.tripadvisor.ca\/Profile\/276Traveller26","48772":"https:\/\/www.tripadvisor.ca\/Profile\/jackiesI9380KY","48774":"https:\/\/www.tripadvisor.ca\/Profile\/wayne788","48779":"https:\/\/www.tripadvisor.ca\/Profile\/CalJay","48784":"https:\/\/www.tripadvisor.ca\/Profile\/Chicago_FJR","48789":"https:\/\/www.tripadvisor.ca\/Profile\/ozincan5","48794":"nil","48799":"https:\/\/www.tripadvisor.ca\/Profile\/Freightcarr","48800":"https:\/\/www.tripadvisor.ca\/Profile\/13McMurray","48801":"https:\/\/www.tripadvisor.ca\/Profile\/BijuJ6","48802":"https:\/\/www.tripadvisor.ca\/Profile\/Renee158","48803":"https:\/\/www.tripadvisor.ca\/Profile\/30SharonH","48804":"nil","48809":"https:\/\/www.tripadvisor.ca\/Profile\/B8373BTjohnp","48810":"https:\/\/www.tripadvisor.ca\/Profile\/Q3389MOmarkw","48811":"https:\/\/www.tripadvisor.ca\/Profile\/ReeceHennigar","48812":"https:\/\/www.tripadvisor.ca\/Profile\/W6636EIjasonm","48813":"https:\/\/www.tripadvisor.ca\/Profile\/DanHamp","48814":"nil","48819":"https:\/\/www.tripadvisor.ca\/Profile\/rickbar9116","48820":"https:\/\/www.tripadvisor.ca\/Profile\/744perryd","48821":"https:\/\/www.tripadvisor.ca\/Profile\/781alh","48822":"https:\/\/www.tripadvisor.ca\/Profile\/darrenj918","48823":"https:\/\/www.tripadvisor.ca\/Profile\/Soonie68","48829":"https:\/\/www.tripadvisor.ca\/Profile\/sharronm361","48830":"https:\/\/www.tripadvisor.ca\/Profile\/colinsN6299VS","48831":"https:\/\/www.tripadvisor.ca\/Profile\/Vanessa099","48832":"https:\/\/www.tripadvisor.ca\/Profile\/999robertj","48833":"https:\/\/www.tripadvisor.ca\/Profile\/johnt121191","48839":"https:\/\/www.tripadvisor.ca\/Profile\/Ulwazi","48840":"https:\/\/www.tripadvisor.ca\/Profile\/shakibf2017","48841":"https:\/\/www.tripadvisor.ca\/Profile\/Fireball_Deluxe","48842":"https:\/\/www.tripadvisor.ca\/Profile\/benjaminlX9865QB","48843":"https:\/\/www.tripadvisor.ca\/Profile\/gillesd192","48844":"https:\/\/www.tripadvisor.ca\/Profile\/Bertafrac","48845":"https:\/\/www.tripadvisor.ca\/Profile\/jimmY6608UP","48846":"https:\/\/www.tripadvisor.ca\/Profile\/E998TWjamesk","48847":"https:\/\/www.tripadvisor.ca\/Profile\/Deina0803","48848":"https:\/\/www.tripadvisor.ca\/Profile\/Veronica100","48849":"https:\/\/www.tripadvisor.ca\/Profile\/557bradleyr","48850":"https:\/\/www.tripadvisor.ca\/Profile\/572owens","48851":"https:\/\/www.tripadvisor.ca\/Profile\/Paradise710960","48852":"https:\/\/www.tripadvisor.ca\/Profile\/547dont","48853":"https:\/\/www.tripadvisor.ca\/Profile\/997lisar997","48854":"https:\/\/www.tripadvisor.ca\/Profile\/304allant","48855":"https:\/\/www.tripadvisor.ca\/Profile\/_msegreg","48856":"https:\/\/www.tripadvisor.ca\/Profile\/Gretz","48857":"https:\/\/www.tripadvisor.ca\/Profile\/amiem261","48858":"https:\/\/www.tripadvisor.ca\/Profile\/CeliaH16","48859":"https:\/\/www.tripadvisor.ca\/Profile\/332jeffo","48860":"https:\/\/www.tripadvisor.ca\/Profile\/freshscent","48861":"https:\/\/www.tripadvisor.ca\/Profile\/pywaya2002","48862":"https:\/\/www.tripadvisor.ca\/Profile\/Disneygirl123","48863":"https:\/\/www.tripadvisor.ca\/Profile\/tobi234","48864":"https:\/\/www.tripadvisor.ca\/Profile\/ddandy1991","48865":"https:\/\/www.tripadvisor.ca\/Profile\/371kerria","48866":"https:\/\/www.tripadvisor.ca\/Profile\/X2402CLronm","48867":"https:\/\/www.tripadvisor.ca\/Profile\/jdreed13","48868":"https:\/\/www.tripadvisor.ca\/Profile\/S1323RKleew","48869":"https:\/\/www.tripadvisor.ca\/Profile\/saraellis1","48870":"https:\/\/www.tripadvisor.ca\/Profile\/N5515TXvictorb","48871":"https:\/\/www.tripadvisor.ca\/Profile\/6ryanf","48873":"https:\/\/www.tripadvisor.ca\/Profile\/soitsamanda","48879":"https:\/\/www.tripadvisor.ca\/Profile\/shawna15503","48880":"https:\/\/www.tripadvisor.ca\/Profile\/nicolepV1265MF","48881":"https:\/\/www.tripadvisor.ca\/Profile\/TrentBondue","48882":"https:\/\/www.tripadvisor.ca\/Profile\/troym222","48883":"https:\/\/www.tripadvisor.ca\/Profile\/jewin2016","48884":"https:\/\/www.tripadvisor.ca\/Profile\/R4209KTdannyh","48885":"https:\/\/www.tripadvisor.ca\/Profile\/Tyler7P7","48886":"https:\/\/www.tripadvisor.ca\/Profile\/nicolefJ4185UE","48887":"https:\/\/www.tripadvisor.ca\/Profile\/webtravel","48888":"https:\/\/www.tripadvisor.ca\/Profile\/Whiskeydill","48894":"https:\/\/www.tripadvisor.ca\/Profile\/vincentf2016","48895":"https:\/\/www.tripadvisor.ca\/Profile\/GotTheTravelBug_9","48896":"https:\/\/www.tripadvisor.ca\/Profile\/Seanrgorrie","48897":"https:\/\/www.tripadvisor.ca\/Profile\/Reviewer199418","48898":"https:\/\/www.tripadvisor.ca\/Profile\/KarenL1111","48899":"https:\/\/www.tripadvisor.ca\/Profile\/leonardb715","48900":"https:\/\/www.tripadvisor.ca\/Profile\/G9014EAfrankr","48901":"https:\/\/www.tripadvisor.ca\/Profile\/bluetruck13","48902":"https:\/\/www.tripadvisor.ca\/Profile\/interactbiz","48903":"https:\/\/www.tripadvisor.ca\/Profile\/havison","48904":"https:\/\/www.tripadvisor.ca\/Profile\/643patrickt","48905":"https:\/\/www.tripadvisor.ca\/Profile\/snaphu","48906":"https:\/\/www.tripadvisor.ca\/Profile\/11Amoose","48907":"https:\/\/www.tripadvisor.ca\/Profile\/339lindal","48908":"https:\/\/www.tripadvisor.ca\/Profile\/hel0e","48909":"https:\/\/www.tripadvisor.ca\/Profile\/876sandym","48910":"https:\/\/www.tripadvisor.ca\/Profile\/Coastal808990","48911":"https:\/\/www.tripadvisor.ca\/Profile\/Tamaraleader","48912":"https:\/\/www.tripadvisor.ca\/Profile\/amandamB4750KN","48913":"https:\/\/www.tripadvisor.ca\/Profile\/646antonyj","48914":"https:\/\/www.tripadvisor.ca\/Profile\/ElaineTEdmonton","48915":"https:\/\/www.tripadvisor.ca\/Profile\/mtkrug","48916":"https:\/\/www.tripadvisor.ca\/Profile\/k0dji","48917":"https:\/\/www.tripadvisor.ca\/Profile\/153klausk","48918":"https:\/\/www.tripadvisor.ca\/Profile\/nygcamtent","48919":"https:\/\/www.tripadvisor.ca\/Profile\/impaler80s","48920":"https:\/\/www.tripadvisor.ca\/Profile\/273sz","48921":"https:\/\/www.tripadvisor.ca\/Profile\/pj0503","48922":"https:\/\/www.tripadvisor.ca\/Profile\/7mitchels","48923":"https:\/\/www.tripadvisor.ca\/Profile\/rjspeight","48924":"https:\/\/www.tripadvisor.ca\/Profile\/P6030EHbrianb","48925":"https:\/\/www.tripadvisor.ca\/Profile\/F5289TXgregm","48926":"https:\/\/www.tripadvisor.ca\/Profile\/30tammyc","48927":"https:\/\/www.tripadvisor.ca\/Profile\/586brianav","48928":"https:\/\/www.tripadvisor.ca\/Profile\/stevefT9770HZ","48929":"https:\/\/www.tripadvisor.ca\/Profile\/52kp","48930":"https:\/\/www.tripadvisor.ca\/Profile\/rbbhouston","48931":"https:\/\/www.tripadvisor.ca\/Profile\/785calebm","48932":"https:\/\/www.tripadvisor.ca\/Profile\/0timz","48933":"https:\/\/www.tripadvisor.ca\/Profile\/T1299LDdavidc","48934":"https:\/\/www.tripadvisor.ca\/Profile\/AlishaGuildPhotos","48935":"https:\/\/www.tripadvisor.ca\/Profile\/Z724MApatrickp","48936":"https:\/\/www.tripadvisor.ca\/Profile\/jordanr109","48937":"https:\/\/www.tripadvisor.ca\/Profile\/Dabawenio13","48938":"https:\/\/www.tripadvisor.ca\/Profile\/Risser476","48939":"https:\/\/www.tripadvisor.ca\/Profile\/303jeng","48940":"https:\/\/www.tripadvisor.ca\/Profile\/photography78","48941":"https:\/\/www.tripadvisor.ca\/Profile\/SusanR540","48942":"https:\/\/www.tripadvisor.ca\/Profile\/358ronl","48943":"https:\/\/www.tripadvisor.ca\/Profile\/dwainm2015","48944":"https:\/\/www.tripadvisor.ca\/Profile\/craigs522","48945":"https:\/\/www.tripadvisor.ca\/Profile\/gerrydaveg","48946":"https:\/\/www.tripadvisor.ca\/Profile\/994seans","48947":"https:\/\/www.tripadvisor.ca\/Profile\/993marien","48948":"https:\/\/www.tripadvisor.ca\/Profile\/thomassG8789QX","48949":"https:\/\/www.tripadvisor.ca\/Profile\/Daboyzmaja","48950":"https:\/\/www.tripadvisor.ca\/Profile\/Irishorchid81","48951":"https:\/\/www.tripadvisor.ca\/Profile\/173maggieb","48952":"https:\/\/www.tripadvisor.ca\/Profile\/Arctic666","48953":"https:\/\/www.tripadvisor.ca\/Profile\/202kenn","48954":"https:\/\/www.tripadvisor.ca\/Profile\/Cehenrichs","48955":"https:\/\/www.tripadvisor.ca\/Profile\/WeiH883","48956":"https:\/\/www.tripadvisor.ca\/Profile\/612martj","48957":"https:\/\/www.tripadvisor.ca\/Profile\/bobs991","48958":"https:\/\/www.tripadvisor.ca\/Profile\/Sherri983","48959":"https:\/\/www.tripadvisor.ca\/Profile\/Alyssa1988","48960":"https:\/\/www.tripadvisor.ca\/Profile\/WarrenF465","48961":"https:\/\/www.tripadvisor.ca\/Profile\/189cheryla","48962":"https:\/\/www.tripadvisor.ca\/Profile\/maggs3","48963":"https:\/\/www.tripadvisor.ca\/Profile\/726normanb","48964":"https:\/\/www.tripadvisor.ca\/Profile\/NewfinBurda","48965":"https:\/\/www.tripadvisor.ca\/Profile\/marysD9627JU","48966":"https:\/\/www.tripadvisor.ca\/Profile\/T0mmyC069","48967":"https:\/\/www.tripadvisor.ca\/Profile\/171laurag","48968":"https:\/\/www.tripadvisor.ca\/Profile\/phile831","48979":"https:\/\/www.tripadvisor.ca\/Profile\/JBSCanada","48980":"https:\/\/www.tripadvisor.ca\/Profile\/DiscoverAndEnjoy","48981":"https:\/\/www.tripadvisor.ca\/Profile\/Qosmioamit","48983":"https:\/\/www.tripadvisor.ca\/Profile\/780DFW","48984":"https:\/\/www.tripadvisor.ca\/Profile\/BillH896","48985":"https:\/\/www.tripadvisor.ca\/Profile\/LisaFryklund","48986":"https:\/\/www.tripadvisor.ca\/Profile\/porterjd","48987":"https:\/\/www.tripadvisor.ca\/Profile\/MichelleN402","48988":"https:\/\/www.tripadvisor.ca\/Profile\/NickiS113","48994":"https:\/\/www.tripadvisor.ca\/Profile\/caroln473","48995":"https:\/\/www.tripadvisor.ca\/Profile\/Soonie68","48996":"https:\/\/www.tripadvisor.ca\/Profile\/edub_mon","48997":"https:\/\/www.tripadvisor.ca\/Profile\/Coolyarnz","48998":"https:\/\/www.tripadvisor.ca\/Profile\/mariabD3886VJ","48999":"https:\/\/www.tripadvisor.ca\/Profile\/I7970FKmichaelh","49000":"https:\/\/www.tripadvisor.ca\/Profile\/Prokopetz","49001":"https:\/\/www.tripadvisor.ca\/Profile\/ustravelus","49002":"https:\/\/www.tripadvisor.ca\/Profile\/ammorrison","49003":"https:\/\/www.tripadvisor.ca\/Profile\/tedb16","49004":"nil","49014":"https:\/\/www.tripadvisor.ca\/Profile\/Moke9364","49015":"https:\/\/www.tripadvisor.ca\/Profile\/NSDLondon","49016":"https:\/\/www.tripadvisor.ca\/Profile\/Melissa0777","49017":"https:\/\/www.tripadvisor.ca\/Profile\/freewilly163","49018":"https:\/\/www.tripadvisor.ca\/Profile\/WTomG","49019":"https:\/\/www.tripadvisor.ca\/Profile\/HikingFoolCincinnati","49020":"https:\/\/www.tripadvisor.ca\/Profile\/zman441","49021":"https:\/\/www.tripadvisor.ca\/Profile\/wjmiller157","49022":"https:\/\/www.tripadvisor.ca\/Profile\/820saral","49023":"https:\/\/www.tripadvisor.ca\/Profile\/ChinaGal_57","49029":"https:\/\/www.tripadvisor.ca\/Profile\/TravellingThomsens","49030":"https:\/\/www.tripadvisor.ca\/Profile\/julijac5","49031":"https:\/\/www.tripadvisor.ca\/Profile\/macedon2","49032":"https:\/\/www.tripadvisor.ca\/Profile\/514zacharyf","49033":"https:\/\/www.tripadvisor.ca\/Profile\/paultS1279YU","49034":"https:\/\/www.tripadvisor.ca\/Profile\/Matt198869","49035":"https:\/\/www.tripadvisor.ca\/Profile\/mattg785","49036":"https:\/\/www.tripadvisor.ca\/Profile\/joecC9749QK","49037":"https:\/\/www.tripadvisor.ca\/Profile\/amiem261","49038":"https:\/\/www.tripadvisor.ca\/Profile\/kmdavis","49039":"https:\/\/www.tripadvisor.ca\/Profile\/pudtomcry","49040":"https:\/\/www.tripadvisor.ca\/Profile\/mibsta","49041":"https:\/\/www.tripadvisor.ca\/Profile\/KellyP3813","49042":"https:\/\/www.tripadvisor.ca\/Profile\/SC7701","49043":"https:\/\/www.tripadvisor.ca\/Profile\/panbk4g","49044":"https:\/\/www.tripadvisor.ca\/Profile\/SLeP21","49045":"https:\/\/www.tripadvisor.ca\/Profile\/LauraS14728","49046":"https:\/\/www.tripadvisor.ca\/Profile\/845ashleyh","49047":"https:\/\/www.tripadvisor.ca\/Profile\/murphymt","49048":"https:\/\/www.tripadvisor.ca\/Profile\/Danihinkkanen","49054":"https:\/\/www.tripadvisor.ca\/Profile\/JohnG72","49055":"https:\/\/www.tripadvisor.ca\/Profile\/jolee3363","49056":"https:\/\/www.tripadvisor.ca\/Profile\/G2285ZOpaulw","49057":"https:\/\/www.tripadvisor.ca\/Profile\/anneosborne","49058":"https:\/\/www.tripadvisor.ca\/Profile\/edgars577","49064":"https:\/\/www.tripadvisor.ca\/Profile\/367dc","49065":"https:\/\/www.tripadvisor.ca\/Profile\/BGoodvin","49067":"https:\/\/www.tripadvisor.ca\/Profile\/VivBru","49068":"https:\/\/www.tripadvisor.ca\/Profile\/tribalcustoms","49069":"https:\/\/www.tripadvisor.ca\/Profile\/Saint_Johnny","49070":"https:\/\/www.tripadvisor.ca\/Profile\/darenww","49071":"https:\/\/www.tripadvisor.ca\/Profile\/luciod908","49072":"https:\/\/www.tripadvisor.ca\/Profile\/Molchak","49073":"https:\/\/www.tripadvisor.ca\/Profile\/Duellona","49074":"https:\/\/www.tripadvisor.ca\/Profile\/Gitchi_Gumi_Girl","49075":"https:\/\/www.tripadvisor.ca\/Profile\/Vierke1","49076":"https:\/\/www.tripadvisor.ca\/Profile\/DonCarlos001","49077":"https:\/\/www.tripadvisor.ca\/Profile\/crystalh198","49078":"https:\/\/www.tripadvisor.ca\/Profile\/pamh71","49079":"https:\/\/www.tripadvisor.ca\/Profile\/optimisticrealist1","49080":"https:\/\/www.tripadvisor.ca\/Profile\/konstancel","49081":"https:\/\/www.tripadvisor.ca\/Profile\/AnnaLFowler","49082":"https:\/\/www.tripadvisor.ca\/Profile\/detect7","49083":"https:\/\/www.tripadvisor.ca\/Profile\/Lister4Lyfe","49084":"https:\/\/www.tripadvisor.ca\/Profile\/RebeccaRoze","49085":"https:\/\/www.tripadvisor.ca\/Profile\/978donnad","49086":"https:\/\/www.tripadvisor.ca\/Profile\/NGonzalezpr","49087":"https:\/\/www.tripadvisor.ca\/Profile\/292ryliew","49088":"https:\/\/www.tripadvisor.ca\/Profile\/dana399","49089":"https:\/\/www.tripadvisor.ca\/Profile\/471brandtb","49090":"https:\/\/www.tripadvisor.ca\/Profile\/126joelk","49091":"https:\/\/www.tripadvisor.ca\/Profile\/jessicalC2450CM","49092":"https:\/\/www.tripadvisor.ca\/Profile\/667df","49093":"https:\/\/www.tripadvisor.ca\/Profile\/leonas275","49094":"https:\/\/www.tripadvisor.ca\/Profile\/Tminbc","49095":"https:\/\/www.tripadvisor.ca\/Profile\/srwoolley","49096":"https:\/\/www.tripadvisor.ca\/Profile\/angelapS6659OI","49097":"https:\/\/www.tripadvisor.ca\/Profile\/wakepilot","49098":"https:\/\/www.tripadvisor.ca\/Profile\/tomrM6872KJ","49104":"https:\/\/www.tripadvisor.ca\/Profile\/kellyenjoyinglife","49105":"https:\/\/www.tripadvisor.ca\/Profile\/ronalde424","49106":"https:\/\/www.tripadvisor.ca\/Profile\/502cheryls","49107":"https:\/\/www.tripadvisor.ca\/Profile\/lovestotravelE34P66","49108":"https:\/\/www.tripadvisor.ca\/Profile\/120justinem","49109":"https:\/\/www.tripadvisor.ca\/Profile\/Quicky2014","49110":"https:\/\/www.tripadvisor.ca\/Profile\/danm29","49111":"https:\/\/www.tripadvisor.ca\/Profile\/SusanR540","49112":"https:\/\/www.tripadvisor.ca\/Profile\/baudley","49113":"https:\/\/www.tripadvisor.ca\/Profile\/NZforever","49114":"https:\/\/www.tripadvisor.ca\/Profile\/Triffie999","49115":"https:\/\/www.tripadvisor.ca\/Profile\/jayw776","49116":"https:\/\/www.tripadvisor.ca\/Profile\/35tessag","49117":"https:\/\/www.tripadvisor.ca\/Profile\/299scarlettl","49118":"https:\/\/www.tripadvisor.ca\/Profile\/RB1400","49124":"https:\/\/www.tripadvisor.ca\/Profile\/sarasgpab","49125":"https:\/\/www.tripadvisor.ca\/Profile\/kbob32","49126":"https:\/\/www.tripadvisor.ca\/Profile\/bklee9","49127":"https:\/\/www.tripadvisor.ca\/Profile\/618lizw","49128":"https:\/\/www.tripadvisor.ca\/Profile\/PaigeFeldmann","49129":"nil","49133":"https:\/\/www.tripadvisor.ca\/Profile\/S4575OQronaldb","49138":"nil","49148":"https:\/\/www.tripadvisor.caundefined","49153":"https:\/\/www.tripadvisor.ca\/Profile\/O4680TEcraigh","49163":"https:\/\/www.tripadvisor.ca\/Profile\/RobynfromRevelstoke","49168":"https:\/\/www.tripadvisor.ca\/Profile\/BCGIRL200","49193":"https:\/\/www.tripadvisor.ca\/Profile\/snowywaste","49203":"https:\/\/www.tripadvisor.ca\/Profile\/bubbelbine","49208":"https:\/\/www.tripadvisor.ca\/Profile\/lindamF6132HF","49213":"https:\/\/www.tripadvisor.ca\/Profile\/377cathyj","49218":"https:\/\/www.tripadvisor.ca\/Profile\/255benl","49228":"https:\/\/www.tripadvisor.ca\/Profile\/MMandMM2","49238":"https:\/\/www.tripadvisor.ca\/Profile\/Nikki_HoustonBC","49243":"https:\/\/www.tripadvisor.ca\/Profile\/mccleaven","49248":"https:\/\/www.tripadvisor.ca\/Profile\/920allanb","49253":"https:\/\/www.tripadvisor.ca\/Profile\/JennieM297","49268":"https:\/\/www.tripadvisor.ca\/Profile\/carsonh506","49308":"https:\/\/www.tripadvisor.ca\/Profile\/JuAnMePrinceGeorge","49333":"nil","49338":"https:\/\/www.tripadvisor.ca\/Profile\/xnova","49339":"https:\/\/www.tripadvisor.ca\/Profile\/jasonk0075","49340":"https:\/\/www.tripadvisor.ca\/Profile\/585rolft","49341":"https:\/\/www.tripadvisor.ca\/Profile\/BlondeAmbition123","49342":"https:\/\/www.tripadvisor.ca\/Profile\/10JeSo10","49343":"https:\/\/www.tripadvisor.ca\/Profile\/19harveyp","49344":"https:\/\/www.tripadvisor.ca\/Profile\/Lovetotravel777788","49345":"https:\/\/www.tripadvisor.ca\/Profile\/Travelling_Axe","49346":"https:\/\/www.tripadvisor.ca\/Profile\/SmilingSandy","49347":"https:\/\/www.tripadvisor.ca\/Profile\/NikoV0211","49348":"https:\/\/www.tripadvisor.ca\/Profile\/blubouie","49349":"https:\/\/www.tripadvisor.ca\/Profile\/M7541SNjasonf","49350":"https:\/\/www.tripadvisor.ca\/Profile\/JohnG72","49351":"https:\/\/www.tripadvisor.ca\/Profile\/brad531","49352":"https:\/\/www.tripadvisor.ca\/Profile\/Buckwald","49353":"https:\/\/www.tripadvisor.ca\/Profile\/fredcwatson","49354":"https:\/\/www.tripadvisor.ca\/Profile\/Msupadave","49355":"https:\/\/www.tripadvisor.ca\/Profile\/ALTA04","49356":"https:\/\/www.tripadvisor.ca\/Profile\/RichSilverman","49357":"https:\/\/www.tripadvisor.ca\/Profile\/edwardtyy","49358":"https:\/\/www.tripadvisor.ca\/Profile\/smorris907","49359":"https:\/\/www.tripadvisor.ca\/Profile\/BritInCalgary","49360":"https:\/\/www.tripadvisor.ca\/Profile\/WeRTravelbugs","49361":"https:\/\/www.tripadvisor.ca\/Profile\/217trishl","49362":"https:\/\/www.tripadvisor.ca\/Profile\/PAABER","49363":"https:\/\/www.tripadvisor.ca\/Profile\/procykj","49364":"https:\/\/www.tripadvisor.ca\/Profile\/laurieleb2016","49365":"https:\/\/www.tripadvisor.ca\/Profile\/Q5892FOmarcd","49366":"https:\/\/www.tripadvisor.ca\/Profile\/Navi6784","49367":"https:\/\/www.tripadvisor.ca\/Profile\/gracel621","49368":"https:\/\/www.tripadvisor.ca\/Profile\/TwiggerTraveler","49369":"https:\/\/www.tripadvisor.ca\/Profile\/baudley","49370":"https:\/\/www.tripadvisor.ca\/Profile\/gailm483","49371":"https:\/\/www.tripadvisor.ca\/Profile\/967adamm","49372":"https:\/\/www.tripadvisor.ca\/Profile\/VKSauve","49373":"https:\/\/www.tripadvisor.ca\/Profile\/StephanieB685","49374":"https:\/\/www.tripadvisor.ca\/Profile\/HolidayKojak","49375":"https:\/\/www.tripadvisor.ca\/Profile\/TwigTraveler","49376":"https:\/\/www.tripadvisor.ca\/Profile\/Perciva","49377":"https:\/\/www.tripadvisor.ca\/Profile\/Reklaw252","49378":"https:\/\/www.tripadvisor.ca\/Profile\/cindyk931","49379":"https:\/\/www.tripadvisor.ca\/Profile\/556douglasb","49380":"https:\/\/www.tripadvisor.ca\/Profile\/jimmZ9354PU","49381":"https:\/\/www.tripadvisor.ca\/Profile\/CyclePaths2016","49382":"https:\/\/www.tripadvisor.ca\/Profile\/macedon2","49383":"https:\/\/www.tripadvisor.ca\/Profile\/d0ubled19","49384":"https:\/\/www.tripadvisor.ca\/Profile\/LLHH","49385":"https:\/\/www.tripadvisor.ca\/Profile\/CrystalO914","49386":"https:\/\/www.tripadvisor.ca\/Profile\/Clacca22","49387":"https:\/\/www.tripadvisor.ca\/Profile\/gobergj","49393":"https:\/\/www.tripadvisor.ca\/Profile\/schlite60","49394":"https:\/\/www.tripadvisor.ca\/Profile\/Mrfat187","49395":"https:\/\/www.tripadvisor.ca\/Profile\/akoothoon","49396":"https:\/\/www.tripadvisor.ca\/Profile\/Sodapop0474","49397":"https:\/\/www.tripadvisor.ca\/Profile\/Mallorne","49398":"https:\/\/www.tripadvisor.ca\/Profile\/5SouthernGirl5","49399":"https:\/\/www.tripadvisor.ca\/Profile\/Joseymay10","49400":"https:\/\/www.tripadvisor.ca\/Profile\/nettie16","49402":"https:\/\/www.tripadvisor.ca\/Profile\/KluaneC","49403":"https:\/\/www.tripadvisor.ca\/Profile\/davidtW4002PN","49404":"https:\/\/www.tripadvisor.ca\/Profile\/klearchoss","49405":"https:\/\/www.tripadvisor.ca\/Profile\/MarkG165","49406":"https:\/\/www.tripadvisor.ca\/Profile\/JanLansing","49407":"https:\/\/www.tripadvisor.ca\/Profile\/PanaramaRidgeCouple","49413":"https:\/\/www.tripadvisor.ca\/Profile\/Firstimegranny","49414":"https:\/\/www.tripadvisor.ca\/Profile\/CoriD697","49415":"https:\/\/www.tripadvisor.ca\/Profile\/s9601694","49416":"https:\/\/www.tripadvisor.ca\/Profile\/maggieofstandale","49417":"https:\/\/www.tripadvisor.ca\/Profile\/Countrygal57","49418":"https:\/\/www.tripadvisor.ca\/Profile\/Citygirl1018","49419":"https:\/\/www.tripadvisor.ca\/Profile\/mikec317","49420":"https:\/\/www.tripadvisor.ca\/Profile\/Enshane","49421":"https:\/\/www.tripadvisor.ca\/Profile\/billyb135","49422":"https:\/\/www.tripadvisor.ca\/Profile\/AlanN206","49423":"https:\/\/www.tripadvisor.ca\/Profile\/West777777","49424":"https:\/\/www.tripadvisor.ca\/Profile\/sharonh548","49425":"https:\/\/www.tripadvisor.ca\/Profile\/waynejudyc","49426":"https:\/\/www.tripadvisor.ca\/Profile\/mariposa67","49427":"https:\/\/www.tripadvisor.ca\/Profile\/B395YJtoms","49428":"https:\/\/www.tripadvisor.ca\/Profile\/heathergI2600AF","49429":"https:\/\/www.tripadvisor.ca\/Profile\/P4634KTmattd","49430":"https:\/\/www.tripadvisor.ca\/Profile\/susanlanes","49431":"https:\/\/www.tripadvisor.ca\/Profile\/L7702PApeterc","49432":"https:\/\/www.tripadvisor.ca\/Profile\/TBW100","49433":"nil","49438":"https:\/\/www.tripadvisor.ca\/Profile\/lmnopo","49439":"https:\/\/www.tripadvisor.ca\/Profile\/DeborahL1872","49440":"https:\/\/www.tripadvisor.ca\/Profile\/audreydY8663SR","49441":"https:\/\/www.tripadvisor.ca\/Profile\/953dallasm","49442":"https:\/\/www.tripadvisor.ca\/Profile\/VIBrian","49448":"https:\/\/www.tripadvisor.ca\/Profile\/gypsygirl780","49449":"https:\/\/www.tripadvisor.ca\/Profile\/PreParadise","49450":"https:\/\/www.tripadvisor.ca\/Profile\/b080989","49451":"https:\/\/www.tripadvisor.ca\/Profile\/braxtonf","49452":"https:\/\/www.tripadvisor.ca\/Profile\/673vics","49453":"https:\/\/www.tripadvisor.ca\/Profile\/BCGrog","49454":"https:\/\/www.tripadvisor.ca\/Profile\/davidwI7002EE","49455":"https:\/\/www.tripadvisor.ca\/Profile\/shanem416","49456":"https:\/\/www.tripadvisor.ca\/Profile\/Skamie","49457":"https:\/\/www.tripadvisor.ca\/Profile\/334steph","49458":"https:\/\/www.tripadvisor.ca\/Profile\/SheriS718","49459":"https:\/\/www.tripadvisor.ca\/Profile\/Justingfl","49460":"https:\/\/www.tripadvisor.ca\/Profile\/MicMud","49461":"https:\/\/www.tripadvisor.ca\/Profile\/namuend","49463":"https:\/\/www.tripadvisor.ca\/Profile\/JaimieWilliams","49464":"https:\/\/www.tripadvisor.ca\/Profile\/wishing4diamonds","49465":"https:\/\/www.tripadvisor.ca\/Profile\/pisarrio","49466":"https:\/\/www.tripadvisor.ca\/Profile\/BJPell","49467":"https:\/\/www.tripadvisor.ca\/Profile\/513ChrisB","49468":"https:\/\/www.tripadvisor.ca\/Profile\/DiscoverAndEnjoy","49469":"https:\/\/www.tripadvisor.ca\/Profile\/Urmip","49470":"https:\/\/www.tripadvisor.ca\/Profile\/ChuckM699","49471":"https:\/\/www.tripadvisor.ca\/Profile\/Tazz139","49473":"https:\/\/www.tripadvisor.ca\/Profile\/Road64708407165","49474":"https:\/\/www.tripadvisor.ca\/Profile\/CynthiaS1422","49475":"https:\/\/www.tripadvisor.ca\/Profile\/CarolAnnQ","49476":"https:\/\/www.tripadvisor.ca\/Profile\/jpolchin","49477":"https:\/\/www.tripadvisor.ca\/Profile\/dianem353","49478":"https:\/\/www.tripadvisor.ca\/Profile\/georgeandcarolt","49479":"https:\/\/www.tripadvisor.ca\/Profile\/Janedoe19191","49480":"https:\/\/www.tripadvisor.ca\/Profile\/mikey605","49481":"https:\/\/www.tripadvisor.ca\/Profile\/Kedetaent","49482":"https:\/\/www.tripadvisor.caundefined","49483":"https:\/\/www.tripadvisor.ca\/Profile\/Safetytom","49486":"https:\/\/www.tripadvisor.ca\/Profile\/johnsP7654RT","49487":"https:\/\/www.tripadvisor.ca\/Profile\/gordr2018","49489":"https:\/\/www.tripadvisor.ca\/Profile\/BeckyS1749","49491":"https:\/\/www.tripadvisor.ca\/Profile\/359JohnL359","49493":"https:\/\/www.tripadvisor.ca\/Profile\/tazzmannee","49495":"https:\/\/www.tripadvisor.ca\/Profile\/Katrina1955","49496":"https:\/\/www.tripadvisor.ca\/Profile\/JoshuaV433","49497":"https:\/\/www.tripadvisor.ca\/Profile\/webb","49501":"https:\/\/www.tripadvisor.ca\/Profile\/AHB007","49502":"https:\/\/www.tripadvisor.ca\/Profile\/margarethE9257LI","49504":"https:\/\/www.tripadvisor.ca\/Profile\/rogerbF7110ZU","49506":"https:\/\/www.tripadvisor.ca\/Profile\/D4357TTdebbieh","49508":"https:\/\/www.tripadvisor.ca\/Profile\/carolinew296","49509":"https:\/\/www.tripadvisor.ca\/Profile\/O4635VXnicholasb","49511":"https:\/\/www.tripadvisor.ca\/Profile\/momofason","49513":"nil","49519":"https:\/\/www.tripadvisor.ca\/Profile\/garysC9646BI","49520":"https:\/\/www.tripadvisor.ca\/Profile\/Y3221SDthomasb","49522":"https:\/\/www.tripadvisor.ca\/Profile\/denisep639","49523":"https:\/\/www.tripadvisor.ca\/Profile\/suegE4013RM","49524":"https:\/\/www.tripadvisor.ca\/Profile\/60traceys","49525":"https:\/\/www.tripadvisor.ca\/Profile\/lloydl639","49526":"https:\/\/www.tripadvisor.ca\/Profile\/976lorrainep","49527":"https:\/\/www.tripadvisor.ca\/Profile\/Skclose","49528":"https:\/\/www.tripadvisor.ca\/Profile\/444duncans","49529":"https:\/\/www.tripadvisor.ca\/Profile\/suzannah73","49534":"https:\/\/www.tripadvisor.ca\/Profile\/georgehS7192QI","49536":"https:\/\/www.tripadvisor.ca\/Profile\/deldeuceman","49538":"https:\/\/www.tripadvisor.ca\/Profile\/SylviaB1353","49541":"https:\/\/www.tripadvisor.ca\/Profile\/887janetted","49542":"https:\/\/www.tripadvisor.ca\/Profile\/685ginag","49543":"https:\/\/www.tripadvisor.ca\/Profile\/renee560","49545":"https:\/\/www.tripadvisor.ca\/Profile\/astromac866","49546":"https:\/\/www.tripadvisor.ca\/Profile\/288kathleens","49547":"https:\/\/www.tripadvisor.ca\/Profile\/372rebeccat","49548":"https:\/\/www.tripadvisor.ca\/Profile\/457annettew","49549":"https:\/\/www.tripadvisor.ca\/Profile\/bradm695","49551":"https:\/\/www.tripadvisor.ca\/Profile\/grahamc245","49552":"https:\/\/www.tripadvisor.ca\/Profile\/papawildcat","49553":"https:\/\/www.tripadvisor.ca\/Profile\/Ed50_13","49555":"https:\/\/www.tripadvisor.ca\/Profile\/crystalh198","49556":"https:\/\/www.tripadvisor.ca\/Profile\/nadinec990","49557":"https:\/\/www.tripadvisor.ca\/Profile\/U9477IDahmedm","49560":"https:\/\/www.tripadvisor.ca\/Profile\/swedefj40","49561":"https:\/\/www.tripadvisor.ca\/Profile\/BrendaM2449","49562":"https:\/\/www.tripadvisor.ca\/Profile\/AK2309","49563":"https:\/\/www.tripadvisor.ca\/Profile\/581lisas2015","49564":"https:\/\/www.tripadvisor.ca\/Profile\/1942Wayne","49565":"https:\/\/www.tripadvisor.ca\/Profile\/dietgerh2018","49566":"https:\/\/www.tripadvisor.ca\/Profile\/645ronaldh","49567":"https:\/\/www.tripadvisor.ca\/Profile\/ojessjess","49569":"https:\/\/www.tripadvisor.ca\/Profile\/ramonac632","49570":"https:\/\/www.tripadvisor.ca\/Profile\/746natew","49571":"https:\/\/www.tripadvisor.ca\/Profile\/379larryr","49573":"https:\/\/www.tripadvisor.ca\/Profile\/tonyintrpd","49574":"https:\/\/www.tripadvisor.ca\/Profile\/raneldaann","49575":"https:\/\/www.tripadvisor.ca\/Profile\/342jayh","49576":"https:\/\/www.tripadvisor.ca\/Profile\/969susanv","49588":"https:\/\/www.tripadvisor.ca\/Profile\/matthewn942","49589":"https:\/\/www.tripadvisor.ca\/Profile\/nowzara","49590":"https:\/\/www.tripadvisor.ca\/Profile\/PirateSoul","49592":"https:\/\/www.tripadvisor.ca\/Profile\/BradR960","49600":"https:\/\/www.tripadvisor.ca\/Profile\/Airpower2008","49601":"https:\/\/www.tripadvisor.ca\/Profile\/budget5271","49608":"https:\/\/www.tripadvisor.ca\/Profile\/V4988OPstephanieb","49609":"https:\/\/www.tripadvisor.ca\/Profile\/edwardm708","49615":"https:\/\/www.tripadvisor.ca\/Profile\/cacmab","49616":"https:\/\/www.tripadvisor.ca\/Profile\/AdamCosmicTraveller","49617":"https:\/\/www.tripadvisor.ca\/Profile\/Armgee","49619":"https:\/\/www.tripadvisor.ca\/Profile\/joef512","49620":"https:\/\/www.tripadvisor.ca\/Profile\/lukeyboy95","49630":"https:\/\/www.tripadvisor.ca\/Profile\/646lindak","49639":"https:\/\/www.tripadvisor.ca\/Profile\/773billb","49641":"https:\/\/www.tripadvisor.ca\/Profile\/BillG739","49648":"https:\/\/www.tripadvisor.ca\/Profile\/977JAMESR","49649":"https:\/\/www.tripadvisor.ca\/Profile\/phillir","49650":"https:\/\/www.tripadvisor.ca\/Profile\/laceyworks","49651":"https:\/\/www.tripadvisor.ca\/Profile\/AviO618","49652":"https:\/\/www.tripadvisor.ca\/Profile\/634jamesl","49653":"https:\/\/www.tripadvisor.ca\/Profile\/terark99","49654":"https:\/\/www.tripadvisor.ca\/Profile\/DevinF823","49655":"https:\/\/www.tripadvisor.ca\/Profile\/NorthernRoadie","49656":"https:\/\/www.tripadvisor.ca\/Profile\/469jillp","49657":"https:\/\/www.tripadvisor.ca\/Profile\/CynthiaP669","49658":"https:\/\/www.tripadvisor.ca\/Profile\/Belinda_G497","49659":"https:\/\/www.tripadvisor.ca\/Profile\/DeannaH576","49660":"https:\/\/www.tripadvisor.ca\/Profile\/BryanK327","49661":"https:\/\/www.tripadvisor.ca\/Profile\/CalebB319","49662":"https:\/\/www.tripadvisor.ca\/Profile\/AgassizBoy","49663":"nil","49673":"https:\/\/www.tripadvisor.ca\/Profile\/kmdieb","49674":"https:\/\/www.tripadvisor.ca\/Profile\/LindaW2326","49675":"https:\/\/www.tripadvisor.ca\/Profile\/glhamilton","49676":"https:\/\/www.tripadvisor.ca\/Profile\/abtraveller2017","49677":"https:\/\/www.tripadvisor.ca\/Profile\/BigHoofCreations","49678":"https:\/\/www.tripadvisor.ca\/Profile\/keimones","49679":"https:\/\/www.tripadvisor.ca\/Profile\/omej","49680":"https:\/\/www.tripadvisor.ca\/Profile\/Y1767WCdougm","49681":"https:\/\/www.tripadvisor.ca\/Profile\/S5603TNjasonm","49682":"https:\/\/www.tripadvisor.ca\/Profile\/C4370YSmonical","49688":"https:\/\/www.tripadvisor.ca\/Profile\/suep416","49689":"https:\/\/www.tripadvisor.ca\/Profile\/173Jack173","49690":"https:\/\/www.tripadvisor.ca\/Profile\/paulpQ3845CR","49691":"https:\/\/www.tripadvisor.ca\/Profile\/ThomasF995","49692":"https:\/\/www.tripadvisor.ca\/Profile\/nottagen","49693":"https:\/\/www.tripadvisor.ca\/Profile\/JodieLockPaul","49694":"https:\/\/www.tripadvisor.ca\/Profile\/MikeN480","49695":"https:\/\/www.tripadvisor.ca\/Profile\/2amak","49696":"https:\/\/www.tripadvisor.ca\/Profile\/zzzims","49697":"https:\/\/www.tripadvisor.ca\/Profile\/tynew240","49698":"https:\/\/www.tripadvisor.ca\/Profile\/lomaxv","49699":"https:\/\/www.tripadvisor.ca\/Profile\/BeckyR677","49700":"https:\/\/www.tripadvisor.ca\/Profile\/SolusTraveller","49701":"https:\/\/www.tripadvisor.ca\/Profile\/Fionivar","49702":"https:\/\/www.tripadvisor.ca\/Profile\/672regw","49703":"https:\/\/www.tripadvisor.ca\/Profile\/258erinm","49704":"https:\/\/www.tripadvisor.ca\/Profile\/billk1954","49705":"https:\/\/www.tripadvisor.ca\/Profile\/Kubina","49706":"https:\/\/www.tripadvisor.ca\/Profile\/JohntheLast","49707":"https:\/\/www.tripadvisor.ca\/Profile\/BethD551","49718":"https:\/\/www.tripadvisor.ca\/Profile\/elindseth","49719":"https:\/\/www.tripadvisor.ca\/Profile\/cubankid","49720":"https:\/\/www.tripadvisor.ca\/Profile\/965ericl","49721":"https:\/\/www.tripadvisor.ca\/Profile\/KJAlbertaCA","49722":"https:\/\/www.tripadvisor.ca\/Profile\/167JayL","49728":"https:\/\/www.tripadvisor.ca\/Profile\/Ljebb","49729":"https:\/\/www.tripadvisor.ca\/Profile\/Soonie68","49733":"https:\/\/www.tripadvisor.ca\/Profile\/NEofAZ","49738":"https:\/\/www.tripadvisor.ca\/Profile\/514sheilaw","49743":"https:\/\/www.tripadvisor.ca\/Profile\/McRuss","49748":"https:\/\/www.tripadvisor.ca\/Profile\/fiddlestogo","49749":"https:\/\/www.tripadvisor.ca\/Profile\/surfrgirl","49750":"https:\/\/www.tripadvisor.ca\/Profile\/nancyz57","49751":"https:\/\/www.tripadvisor.ca\/Profile\/Tammiepb","49752":"https:\/\/www.tripadvisor.ca\/Profile\/ELG181786","49753":"https:\/\/www.tripadvisor.ca\/Profile\/626cathieb","49754":"https:\/\/www.tripadvisor.ca\/Profile\/O9057UCgarym","49755":"https:\/\/www.tripadvisor.ca\/Profile\/HellenGail","49756":"https:\/\/www.tripadvisor.ca\/Profile\/76fpr","49757":"https:\/\/www.tripadvisor.ca\/Profile\/Sext","49758":"nil","49768":"https:\/\/www.tripadvisor.ca\/Profile\/vincev1022","49769":"https:\/\/www.tripadvisor.ca\/Profile\/877chrisf","49770":"https:\/\/www.tripadvisor.ca\/Profile\/tribalcustoms","49771":"https:\/\/www.tripadvisor.ca\/Profile\/Connieoe","49772":"https:\/\/www.tripadvisor.ca\/Profile\/florajaynes","49773":"https:\/\/www.tripadvisor.ca\/Profile\/106LauraH","49774":"https:\/\/www.tripadvisor.ca\/Profile\/Vickie503","49775":"https:\/\/www.tripadvisor.ca\/Profile\/jimr20162016","49776":"https:\/\/www.tripadvisor.ca\/Profile\/DVLH93","49777":"https:\/\/www.tripadvisor.ca\/Profile\/TamaraC759","49778":"https:\/\/www.tripadvisor.ca\/Profile\/rw53104","49779":"https:\/\/www.tripadvisor.ca\/Profile\/debbieg857","49780":"https:\/\/www.tripadvisor.ca\/Profile\/Coolyarnz","49781":"https:\/\/www.tripadvisor.ca\/Profile\/996douglash","49782":"https:\/\/www.tripadvisor.ca\/Profile\/639joycew","49783":"https:\/\/www.tripadvisor.ca\/Profile\/sheilabrammell","49784":"https:\/\/www.tripadvisor.ca\/Profile\/taffytrixie","49785":"https:\/\/www.tripadvisor.ca\/Profile\/mbC3264GL","49786":"https:\/\/www.tripadvisor.ca\/Profile\/PGflyguy","49787":"https:\/\/www.tripadvisor.ca\/Profile\/BC_SkeenaGal","49788":"https:\/\/www.tripadvisor.ca\/Profile\/vince0613","49789":"https:\/\/www.tripadvisor.ca\/Profile\/PreParadise","49790":"https:\/\/www.tripadvisor.ca\/Profile\/Iircper","49791":"https:\/\/www.tripadvisor.ca\/Profile\/SandeeAitken","49792":"https:\/\/www.tripadvisor.ca\/Profile\/PinkDragonPrincess","49793":"https:\/\/www.tripadvisor.ca\/Profile\/286sammp","49794":"https:\/\/www.tripadvisor.ca\/Profile\/dannal_12","49795":"https:\/\/www.tripadvisor.ca\/Profile\/CastellanosML","49796":"https:\/\/www.tripadvisor.ca\/Profile\/Sext","49797":"https:\/\/www.tripadvisor.ca\/Profile\/Motorcylcler","49798":"https:\/\/www.tripadvisor.ca\/Profile\/chrissiddle","49799":"https:\/\/www.tripadvisor.ca\/Profile\/HeidiW07","49800":"https:\/\/www.tripadvisor.caundefined","49801":"https:\/\/www.tripadvisor.ca\/Profile\/ShipBright","49802":"https:\/\/www.tripadvisor.ca\/Profile\/cigauc","49803":"https:\/\/www.tripadvisor.ca\/Profile\/astromac866","49804":"https:\/\/www.tripadvisor.ca\/Profile\/ldub902","49805":"https:\/\/www.tripadvisor.ca\/Profile\/arcticgrrl","49806":"https:\/\/www.tripadvisor.ca\/Profile\/walter1951","49807":"https:\/\/www.tripadvisor.ca\/Profile\/Aileen634","49808":"https:\/\/www.tripadvisor.ca\/Profile\/mcarbaugh","49809":"https:\/\/www.tripadvisor.ca\/Profile\/434RachelJ","49810":"https:\/\/www.tripadvisor.ca\/Profile\/JuliaD491","49811":"https:\/\/www.tripadvisor.ca\/Profile\/anntricia","49812":"https:\/\/www.tripadvisor.ca\/Profile\/Knorthernlyte","49813":"https:\/\/www.tripadvisor.ca\/Profile\/JArnoldussen","49814":"https:\/\/www.tripadvisor.ca\/Profile\/Trailblazer44","49815":"https:\/\/www.tripadvisor.ca\/Profile\/strontium87","49816":"https:\/\/www.tripadvisor.ca\/Profile\/HURRICANEBOB69","49818":"nil","49819":"https:\/\/www.tripadvisor.ca\/Profile\/tribalcustoms","49820":"https:\/\/www.tripadvisor.ca\/Profile\/sandy_swabber","49821":"https:\/\/www.tripadvisor.ca\/Profile\/A3790OFjenniferb","49822":"https:\/\/www.tripadvisor.ca\/Profile\/catant2016","49823":"https:\/\/www.tripadvisor.ca\/Profile\/williampO920YQ","49824":"https:\/\/www.tripadvisor.ca\/Profile\/laurelc4193","49825":"https:\/\/www.tripadvisor.ca\/Profile\/Ginn33","49826":"https:\/\/www.tripadvisor.ca\/Profile\/ickles80","49827":"https:\/\/www.tripadvisor.ca\/Profile\/Iircper","49828":"https:\/\/www.tripadvisor.ca\/Profile\/jamesrF3588EJ","49829":"https:\/\/www.tripadvisor.ca\/Profile\/thomaspH1792DK","49830":"https:\/\/www.tripadvisor.ca\/Profile\/AlbertaRick","49831":"https:\/\/www.tripadvisor.ca\/Profile\/Therockh","49832":"https:\/\/www.tripadvisor.ca\/Profile\/mikey605","49833":"https:\/\/www.tripadvisor.ca\/Profile\/titanmetis","49834":"https:\/\/www.tripadvisor.ca\/Profile\/sun06shine","49835":"https:\/\/www.tripadvisor.ca\/Profile\/sylster","49836":"https:\/\/www.tripadvisor.ca\/Profile\/Karmanak","49837":"https:\/\/www.tripadvisor.ca\/Profile\/HelenV_11","49839":"https:\/\/www.tripadvisor.ca\/Profile\/User154943","49840":"https:\/\/www.tripadvisor.ca\/Profile\/I7052VLkellyh","49841":"https:\/\/www.tripadvisor.ca\/Profile\/PGflyguy","49842":"https:\/\/www.tripadvisor.ca\/Profile\/SpiritLakeKay","49843":"https:\/\/www.tripadvisor.ca\/Profile\/JRandJ","49844":"nil","49849":"https:\/\/www.tripadvisor.ca\/Profile\/PenelopeWeaving","49850":"https:\/\/www.tripadvisor.ca\/Profile\/lostwithadog","49851":"https:\/\/www.tripadvisor.ca\/Profile\/advcardio","49852":"https:\/\/www.tripadvisor.ca\/Profile\/Soonie68","49853":"https:\/\/www.tripadvisor.ca\/Profile\/Sprocket999","49854":"https:\/\/www.tripadvisor.ca\/Profile\/realhonestreviews101","49859":"nil","49864":"https:\/\/www.tripadvisor.ca\/Profile\/lhsmsch","49869":"https:\/\/www.tripadvisor.ca\/Profile\/327genevievep","49874":"https:\/\/www.tripadvisor.ca\/Profile\/heathercJ586DH","49879":"https:\/\/www.tripadvisor.ca\/Profile\/amyv613","49889":"https:\/\/www.tripadvisor.ca\/Profile\/TravellingCanucks542","49894":"https:\/\/www.tripadvisor.ca\/Profile\/Meg_Simpson","49899":"https:\/\/www.tripadvisor.ca\/Profile\/smokedmeat","49904":"https:\/\/www.tripadvisor.ca\/Profile\/891eileenf","49909":"https:\/\/www.tripadvisor.ca\/Profile\/Gidgetglam","49914":"https:\/\/www.tripadvisor.ca\/Profile\/TravelmomOttawa","49919":"https:\/\/www.tripadvisor.ca\/Profile\/seano957","49929":"https:\/\/www.tripadvisor.ca\/Profile\/ahespeler","49934":"https:\/\/www.tripadvisor.ca\/Profile\/Rob181734","49939":"https:\/\/www.tripadvisor.ca\/Profile\/Angel_intl","49944":"https:\/\/www.tripadvisor.ca\/Profile\/RJackson67","49949":"https:\/\/www.tripadvisor.ca\/Profile\/crofts2016","49954":"https:\/\/www.tripadvisor.ca\/Profile\/joannew970","49964":"https:\/\/www.tripadvisor.ca\/Profile\/citypins","49974":"https:\/\/www.tripadvisor.ca\/Profile\/sparks1","49979":"https:\/\/www.tripadvisor.ca\/Profile\/woodlands12","49984":"https:\/\/www.tripadvisor.ca\/Profile\/tonypQ115JG","49994":"https:\/\/www.tripadvisor.ca\/Profile\/rheaw_12","50004":"https:\/\/www.tripadvisor.ca\/Profile\/PizzamanMKE","50009":"https:\/\/www.tripadvisor.ca\/Profile\/Urnotyrkhakis","50014":"https:\/\/www.tripadvisor.ca\/Profile\/Canada39","50019":"https:\/\/www.tripadvisor.ca\/Profile\/ottravel5","50024":"https:\/\/www.tripadvisor.ca\/Profile\/nickm804","50029":"https:\/\/www.tripadvisor.ca\/Profile\/hallake2","50039":"https:\/\/www.tripadvisor.ca\/Profile\/02211221","50044":"https:\/\/www.tripadvisor.ca\/Profile\/NLK366","50049":"https:\/\/www.tripadvisor.ca\/Profile\/trixyt","50054":"nil","50059":"https:\/\/www.tripadvisor.ca\/Profile\/matildawinks","50060":"https:\/\/www.tripadvisor.ca\/Profile\/dond274","50061":"https:\/\/www.tripadvisor.ca\/Profile\/656melissae","50062":"https:\/\/www.tripadvisor.ca\/Profile\/Twesty22","50063":"https:\/\/www.tripadvisor.ca\/Profile\/Blackcat5573","50064":"https:\/\/www.tripadvisor.ca\/Profile\/jessicacP9800JD","50065":"https:\/\/www.tripadvisor.ca\/Profile\/steveN1761MS","50066":"https:\/\/www.tripadvisor.ca\/Profile\/OttawaOceans8","50067":"https:\/\/www.tripadvisor.ca\/Profile\/sodonovan2","50068":"https:\/\/www.tripadvisor.ca\/Profile\/mama2aa","50069":"https:\/\/www.tripadvisor.ca\/Profile\/michaelbF5464FY","50070":"https:\/\/www.tripadvisor.ca\/Profile\/gazunni","50071":"https:\/\/www.tripadvisor.ca\/Profile\/Oxygen888","50072":"https:\/\/www.tripadvisor.ca\/Profile\/Winnie438","50073":"https:\/\/www.tripadvisor.ca\/Profile\/Agaprav","50084":"https:\/\/www.tripadvisor.ca\/Profile\/Misty58","50085":"https:\/\/www.tripadvisor.ca\/Profile\/SimonPenstone","50086":"https:\/\/www.tripadvisor.ca\/Profile\/MichaelHM","50087":"https:\/\/www.tripadvisor.ca\/Profile\/Q5959GXkatiew","50088":"https:\/\/www.tripadvisor.ca\/Profile\/GastonB","50094":"https:\/\/www.tripadvisor.ca\/Profile\/J2305LDstefans","50095":"https:\/\/www.tripadvisor.ca\/Profile\/A8074UAmichaelk","50096":"https:\/\/www.tripadvisor.ca\/Profile\/Dlboosh","50097":"https:\/\/www.tripadvisor.ca\/Profile\/cpdog","50098":"https:\/\/www.tripadvisor.ca\/Profile\/999brandond","50099":"https:\/\/www.tripadvisor.ca\/Profile\/CanadianAutumn","50101":"https:\/\/www.tripadvisor.ca\/Profile\/UKMay05","50102":"https:\/\/www.tripadvisor.ca\/Profile\/lhc1","50103":"https:\/\/www.tripadvisor.ca\/Profile\/paullS7800HG","50104":"https:\/\/www.tripadvisor.ca\/Profile\/SSL260","50105":"https:\/\/www.tripadvisor.ca\/Profile\/JudyAnne2014","50106":"https:\/\/www.tripadvisor.ca\/Profile\/garygY9271AJ","50107":"https:\/\/www.tripadvisor.ca\/Profile\/carolleeg856","50108":"https:\/\/www.tripadvisor.ca\/Profile\/arianafala","50109":"https:\/\/www.tripadvisor.ca\/Profile\/tkjanik","50110":"https:\/\/www.tripadvisor.ca\/Profile\/OrlandoFlandBeyond","50111":"https:\/\/www.tripadvisor.ca\/Profile\/James1141","50112":"https:\/\/www.tripadvisor.ca\/Profile\/I5657ADdavids","50113":"https:\/\/www.tripadvisor.ca\/Profile\/JubileePhil","50114":"https:\/\/www.tripadvisor.ca\/Profile\/Nerad","50115":"https:\/\/www.tripadvisor.ca\/Profile\/amysW3616SI","50116":"https:\/\/www.tripadvisor.ca\/Profile\/NGLH","50117":"https:\/\/www.tripadvisor.ca\/Profile\/N713","50118":"https:\/\/www.tripadvisor.ca\/Profile\/22RobynD","50119":"https:\/\/www.tripadvisor.ca\/Profile\/lynnm196","50120":"https:\/\/www.tripadvisor.ca\/Profile\/40eddiec","50121":"https:\/\/www.tripadvisor.ca\/Profile\/OMAonthego","50122":"https:\/\/www.tripadvisor.ca\/Profile\/islandlorna2","50123":"https:\/\/www.tripadvisor.ca\/Profile\/192lindseym","50129":"https:\/\/www.tripadvisor.ca\/Profile\/735vickied","50130":"https:\/\/www.tripadvisor.ca\/Profile\/Garemann","50131":"https:\/\/www.tripadvisor.ca\/Profile\/V9069REmaureenc","50132":"https:\/\/www.tripadvisor.ca\/Profile\/Colandy","50133":"https:\/\/www.tripadvisor.ca\/Profile\/Putzdaddy","50134":"https:\/\/www.tripadvisor.ca\/Profile\/elqrijghpiqerhvgier","50135":"https:\/\/www.tripadvisor.ca\/Profile\/small_2wn_girl_63","50136":"https:\/\/www.tripadvisor.ca\/Profile\/Canadiantravellove","50137":"https:\/\/www.tripadvisor.ca\/Profile\/320LindaG","50138":"https:\/\/www.tripadvisor.ca\/Profile\/noos929","50139":"https:\/\/www.tripadvisor.ca\/Profile\/Smoothjazz073","50140":"https:\/\/www.tripadvisor.ca\/Profile\/FranV440","50141":"https:\/\/www.tripadvisor.ca\/Profile\/lpic","50142":"https:\/\/www.tripadvisor.ca\/Profile\/194hankb","50143":"https:\/\/www.tripadvisor.ca\/Profile\/103David_P103","50144":"https:\/\/www.tripadvisor.ca\/Profile\/366sybild","50145":"https:\/\/www.tripadvisor.ca\/Profile\/timv85","50146":"https:\/\/www.tripadvisor.ca\/Profile\/chriswX3174GK","50147":"https:\/\/www.tripadvisor.ca\/Profile\/janineb435","50148":"https:\/\/www.tripadvisor.ca\/Profile\/SLS193","50149":"https:\/\/www.tripadvisor.ca\/Profile\/Castro1019","50150":"https:\/\/www.tripadvisor.ca\/Profile\/linhp726","50151":"https:\/\/www.tripadvisor.ca\/Profile\/JFamFun","50152":"https:\/\/www.tripadvisor.ca\/Profile\/CoriO_13","50153":"https:\/\/www.tripadvisor.ca\/Profile\/pr123","50154":"https:\/\/www.tripadvisor.ca\/Profile\/j0urney_girl","50155":"https:\/\/www.tripadvisor.ca\/Profile\/0tiffanys","50156":"https:\/\/www.tripadvisor.ca\/Profile\/jely32","50157":"https:\/\/www.tripadvisor.ca\/Profile\/clownchauve","50158":"https:\/\/www.tripadvisor.ca\/Profile\/D3379WTelizabethp","50159":"https:\/\/www.tripadvisor.ca\/Profile\/BryanL627","50160":"https:\/\/www.tripadvisor.ca\/Profile\/621tracyr","50161":"https:\/\/www.tripadvisor.ca\/Profile\/CDNaud","50162":"https:\/\/www.tripadvisor.ca\/Profile\/GeorgeBiji","50164":"https:\/\/www.tripadvisor.ca\/Profile\/H9346NDashleys","50165":"https:\/\/www.tripadvisor.ca\/Profile\/rickt378","50166":"https:\/\/www.tripadvisor.ca\/Profile\/TiffWindsorOntario","50167":"https:\/\/www.tripadvisor.ca\/Profile\/J367PKdavidd","50168":"https:\/\/www.tripadvisor.ca\/Profile\/jeanhk2016","50169":"https:\/\/www.tripadvisor.ca\/Profile\/202thames","50170":"https:\/\/www.tripadvisor.ca\/Profile\/sandramT29ND","50171":"https:\/\/www.tripadvisor.ca\/Profile\/CTWB","50172":"https:\/\/www.tripadvisor.ca\/Profile\/SDCCexhibitor","50173":"https:\/\/www.tripadvisor.ca\/Profile\/BarryG742","50184":"https:\/\/www.tripadvisor.ca\/Profile\/188sharonp","50185":"https:\/\/www.tripadvisor.ca\/Profile\/danielvZ9401LD","50186":"https:\/\/www.tripadvisor.ca\/Profile\/Nana5454","50187":"https:\/\/www.tripadvisor.ca\/Profile\/399lindsayc","50188":"https:\/\/www.tripadvisor.ca\/Profile\/67georgem","50189":"https:\/\/www.tripadvisor.ca\/Profile\/KEH1953","50190":"https:\/\/www.tripadvisor.ca\/Profile\/F2527ZMsuew","50191":"https:\/\/www.tripadvisor.ca\/Profile\/davidpU2370HB","50192":"https:\/\/www.tripadvisor.ca\/Profile\/zeumingw","50193":"https:\/\/www.tripadvisor.ca\/Profile\/meirellef","50194":"https:\/\/www.tripadvisor.ca\/Profile\/Travel1ngJeff","50195":"https:\/\/www.tripadvisor.ca\/Profile\/WearyWanderer_TO","50196":"https:\/\/www.tripadvisor.ca\/Profile\/justcake13","50197":"https:\/\/www.tripadvisor.ca\/Profile\/H2576JEmichaelc","50198":"https:\/\/www.tripadvisor.ca\/Profile\/419eleanorb","50199":"https:\/\/www.tripadvisor.ca\/Profile\/AshleyAndrea","50200":"https:\/\/www.tripadvisor.ca\/Profile\/abab93","50201":"https:\/\/www.tripadvisor.ca\/Profile\/Kneedavacay","50202":"https:\/\/www.tripadvisor.ca\/Profile\/andresperalta","50204":"https:\/\/www.tripadvisor.ca\/Profile\/PGGP","50205":"https:\/\/www.tripadvisor.ca\/Profile\/564roxannem","50206":"https:\/\/www.tripadvisor.ca\/Profile\/SMerc87","50207":"https:\/\/www.tripadvisor.ca\/Profile\/karenmM9946AM","50208":"https:\/\/www.tripadvisor.ca\/Profile\/Lisetteki","50209":"https:\/\/www.tripadvisor.ca\/Profile\/OtdykhayEurope","50210":"https:\/\/www.tripadvisor.ca\/Profile\/davidwK6221ZK","50211":"https:\/\/www.tripadvisor.ca\/Profile\/BruceS152","50212":"https:\/\/www.tripadvisor.ca\/Profile\/B517AAjohns","50213":"https:\/\/www.tripadvisor.ca\/Profile\/carolcH3143GS","50214":"https:\/\/www.tripadvisor.ca\/Profile\/goodeaterinto5","50215":"https:\/\/www.tripadvisor.ca\/Profile\/paul_michele_smith","50216":"https:\/\/www.tripadvisor.ca\/Profile\/11andret","50217":"https:\/\/www.tripadvisor.ca\/Profile\/Taylor610","50218":"https:\/\/www.tripadvisor.ca\/Profile\/helenev154","50219":"https:\/\/www.tripadvisor.ca\/Profile\/PokeyTraveller","50220":"https:\/\/www.tripadvisor.ca\/Profile\/GoodLife1993","50221":"https:\/\/www.tripadvisor.ca\/Profile\/ambere936","50222":"https:\/\/www.tripadvisor.ca\/Profile\/C4991VXjm","50223":"https:\/\/www.tripadvisor.ca\/Profile\/956RogerD","50234":"https:\/\/www.tripadvisor.ca\/Profile\/Fireguy199","50235":"https:\/\/www.tripadvisor.ca\/Profile\/krfxs","50236":"https:\/\/www.tripadvisor.ca\/Profile\/mityjoe","50237":"https:\/\/www.tripadvisor.ca\/Profile\/kennethed","50238":"https:\/\/www.tripadvisor.ca\/Profile\/556shanellea","50239":"https:\/\/www.tripadvisor.ca\/Profile\/PieterV441","50240":"https:\/\/www.tripadvisor.ca\/Profile\/OttawaTravelDuo","50241":"https:\/\/www.tripadvisor.ca\/Profile\/125JasonS","50242":"https:\/\/www.tripadvisor.ca\/Profile\/sharronh388","50243":"https:\/\/www.tripadvisor.ca\/Profile\/Nearby_Nerd","50244":"https:\/\/www.tripadvisor.ca\/Profile\/lordesquire11","50245":"https:\/\/www.tripadvisor.ca\/Profile\/Sheltacus","50246":"https:\/\/www.tripadvisor.ca\/Profile\/47Sandy","50247":"https:\/\/www.tripadvisor.ca\/Profile\/HannahJ832","50248":"https:\/\/www.tripadvisor.ca\/Profile\/laurieowl","50249":"https:\/\/www.tripadvisor.ca\/Profile\/BexleyStuart","50250":"https:\/\/www.tripadvisor.ca\/Profile\/346marshac","50251":"https:\/\/www.tripadvisor.ca\/Profile\/callmeJ2","50252":"https:\/\/www.tripadvisor.ca\/Profile\/Brooksje","50253":"https:\/\/www.tripadvisor.ca\/Profile\/ricksT4446CP","50254":"nil","50259":"https:\/\/www.tripadvisor.ca\/Profile\/madiha_amin2428","50260":"https:\/\/www.tripadvisor.ca\/Profile\/Stay12719338916","50261":"https:\/\/www.tripadvisor.ca\/Profile\/AlessiaP118","50262":"https:\/\/www.tripadvisor.ca\/Profile\/Odyssey65795730740","50263":"https:\/\/www.tripadvisor.ca\/Profile\/anasH359JK","50264":"https:\/\/www.tripadvisor.ca\/Profile\/Road05322092046","50265":"https:\/\/www.tripadvisor.ca\/Profile\/R9761WJianh","50266":"https:\/\/www.tripadvisor.ca\/Profile\/612JeffB","50267":"https:\/\/www.tripadvisor.ca\/Profile\/jimsJ3945HZ","50268":"https:\/\/www.tripadvisor.ca\/Profile\/Travel42074186209","50269":"https:\/\/www.tripadvisor.ca\/Profile\/Maps62233130730","50270":"https:\/\/www.tripadvisor.ca\/Profile\/Michelle_McAll","50271":"https:\/\/www.tripadvisor.ca\/Profile\/239triciaf","50272":"https:\/\/www.tripadvisor.ca\/Profile\/Getaway53944965656","50273":"https:\/\/www.tripadvisor.ca\/Profile\/paullS3576SX","50274":"https:\/\/www.tripadvisor.ca\/Profile\/LiLiCockerpoo","50275":"https:\/\/www.tripadvisor.ca\/Profile\/Jimthefriar","50276":"https:\/\/www.tripadvisor.ca\/Profile\/Guide03445769544","50277":"https:\/\/www.tripadvisor.ca\/Profile\/christieh179","50278":"https:\/\/www.tripadvisor.ca\/Profile\/Passenger43659439853","50279":"https:\/\/www.tripadvisor.ca\/Profile\/Sightsee25348856018","50280":"https:\/\/www.tripadvisor.ca\/Profile\/BU97","50281":"https:\/\/www.tripadvisor.ca\/Profile\/moniquebZ4275UC","50282":"https:\/\/www.tripadvisor.ca\/Profile\/SylviaS1323","50283":"https:\/\/www.tripadvisor.ca\/Profile\/Paradise03506934337","50284":"https:\/\/www.tripadvisor.ca\/Profile\/T5157KKtomk","50285":"https:\/\/www.tripadvisor.ca\/Profile\/T2797ISdaver","50286":"https:\/\/www.tripadvisor.ca\/Profile\/Happiness18160269551","50287":"https:\/\/www.tripadvisor.ca\/Profile\/Venture56695710886","50288":"https:\/\/www.tripadvisor.ca\/Profile\/Nomad68714053704","50294":"https:\/\/www.tripadvisor.ca\/Profile\/GarryM606","50295":"https:\/\/www.tripadvisor.ca\/Profile\/walterl388","50296":"https:\/\/www.tripadvisor.ca\/Profile\/RobGlass","50297":"https:\/\/www.tripadvisor.ca\/Profile\/989hjalmarv","50298":"https:\/\/www.tripadvisor.ca\/Profile\/800teresao","50304":"https:\/\/www.tripadvisor.ca\/Profile\/Haythamlink","50305":"https:\/\/www.tripadvisor.ca\/Profile\/Debarama","50306":"https:\/\/www.tripadvisor.ca\/Profile\/elyseelle2016","50307":"https:\/\/www.tripadvisor.ca\/Profile\/mosaics","50308":"https:\/\/www.tripadvisor.ca\/Profile\/Y4238JRheatherb","50309":"https:\/\/www.tripadvisor.ca\/Profile\/112tatianad","50310":"https:\/\/www.tripadvisor.ca\/Profile\/cdonoh220848","50311":"https:\/\/www.tripadvisor.ca\/Profile\/vtran2019","50312":"https:\/\/www.tripadvisor.ca\/Profile\/anneo908","50313":"https:\/\/www.tripadvisor.ca\/Profile\/ekmpk","50314":"https:\/\/www.tripadvisor.ca\/Profile\/janer888","50315":"https:\/\/www.tripadvisor.ca\/Profile\/amango3168","50316":"https:\/\/www.tripadvisor.ca\/Profile\/2foodietravellers","50317":"https:\/\/www.tripadvisor.ca\/Profile\/margboustead","50318":"https:\/\/www.tripadvisor.ca\/Profile\/BG_NCL","50319":"https:\/\/www.tripadvisor.ca\/Profile\/triciah569","50320":"https:\/\/www.tripadvisor.ca\/Profile\/KatieM524","50321":"https:\/\/www.tripadvisor.ca\/Profile\/gajan2018","50322":"https:\/\/www.tripadvisor.ca\/Profile\/FrankC38","50323":"https:\/\/www.tripadvisor.ca\/Profile\/daveo329","50329":"https:\/\/www.tripadvisor.ca\/Profile\/DWieler","50330":"https:\/\/www.tripadvisor.ca\/Profile\/JeanG234","50331":"https:\/\/www.tripadvisor.ca\/Profile\/SquamishTiff","50332":"https:\/\/www.tripadvisor.ca\/Profile\/K2908CTdenisea","50333":"https:\/\/www.tripadvisor.ca\/Profile\/avu2018","50339":"https:\/\/www.tripadvisor.ca\/Profile\/tjoori565630","50340":"https:\/\/www.tripadvisor.ca\/Profile\/npark396037","50341":"https:\/\/www.tripadvisor.ca\/Profile\/MelGabo","50342":"https:\/\/www.tripadvisor.ca\/Profile\/byehammertown2","50343":"https:\/\/www.tripadvisor.ca\/Profile\/Summer272","50344":"https:\/\/www.tripadvisor.ca\/Profile\/patrickwO4326AJ","50345":"https:\/\/www.tripadvisor.ca\/Profile\/Tex99999","50346":"https:\/\/www.tripadvisor.ca\/Profile\/leighroderick","50347":"https:\/\/www.tripadvisor.ca\/Profile\/gregdB5514VF","50348":"https:\/\/www.tripadvisor.ca\/Profile\/WilliamBH1","50349":"https:\/\/www.tripadvisor.ca\/Profile\/Tobermorygrl","50350":"https:\/\/www.tripadvisor.ca\/Profile\/Man-in-black-12","50351":"https:\/\/www.tripadvisor.ca\/Profile\/CJL19617","50352":"https:\/\/www.tripadvisor.ca\/Profile\/Motorbragg","50353":"https:\/\/www.tripadvisor.ca\/Profile\/suzannee176","50354":"https:\/\/www.tripadvisor.ca\/Profile\/KerryCraig","50355":"https:\/\/www.tripadvisor.ca\/Profile\/X2685WGstephenb","50356":"https:\/\/www.tripadvisor.ca\/Profile\/brianwD7039KH","50357":"https:\/\/www.tripadvisor.ca\/Profile\/500Cheryl501","50358":"https:\/\/www.tripadvisor.ca\/Profile\/trishj2018","50364":"https:\/\/www.tripadvisor.ca\/Profile\/jywwu","50365":"https:\/\/www.tripadvisor.ca\/Profile\/mandyhC3314HK","50366":"https:\/\/www.tripadvisor.ca\/Profile\/lonsdale2016","50367":"https:\/\/www.tripadvisor.ca\/Profile\/KarenL269","50368":"https:\/\/www.tripadvisor.ca\/Profile\/sambH2208ON","50369":"https:\/\/www.tripadvisor.ca\/Profile\/DebbiL265","50370":"https:\/\/www.tripadvisor.ca\/Profile\/Wanderingfoodie23","50371":"https:\/\/www.tripadvisor.ca\/Profile\/Craigandjiffy","50372":"https:\/\/www.tripadvisor.ca\/Profile\/sharyno52","50373":"https:\/\/www.tripadvisor.ca\/Profile\/Whalenmac","50374":"https:\/\/www.tripadvisor.ca\/Profile\/Hove_Windsurfer","50375":"https:\/\/www.tripadvisor.ca\/Profile\/618franki","50376":"https:\/\/www.tripadvisor.ca\/Profile\/Les55_11","50377":"https:\/\/www.tripadvisor.ca\/Profile\/915natel","50378":"https:\/\/www.tripadvisor.ca\/Profile\/36stephenc","50379":"https:\/\/www.tripadvisor.ca\/Profile\/Brian_Palmquist","50380":"https:\/\/www.tripadvisor.ca\/Profile\/892tianl","50381":"https:\/\/www.tripadvisor.ca\/Profile\/A2775LUbrianj","50382":"https:\/\/www.tripadvisor.ca\/Profile\/AileenG185","50383":"https:\/\/www.tripadvisor.ca\/Profile\/V5099AGbriand","50384":"https:\/\/www.tripadvisor.ca\/Profile\/bradg523","50385":"https:\/\/www.tripadvisor.ca\/Profile\/50zachs","50386":"https:\/\/www.tripadvisor.ca\/Profile\/PamelaL1485","50387":"https:\/\/www.tripadvisor.ca\/Profile\/RumJOro","50388":"https:\/\/www.tripadvisor.ca\/Profile\/cathym7647","50389":"https:\/\/www.tripadvisor.ca\/Profile\/raseitz","50390":"https:\/\/www.tripadvisor.ca\/Profile\/labuttec","50391":"https:\/\/www.tripadvisor.ca\/Profile\/587hellet","50392":"https:\/\/www.tripadvisor.ca\/Profile\/L9249TNjamesr","50393":"https:\/\/www.tripadvisor.ca\/Profile\/Wildthing_11","50399":"https:\/\/www.tripadvisor.ca\/Profile\/TheGentleGourmand","50400":"https:\/\/www.tripadvisor.ca\/Profile\/jimbo1069","50401":"https:\/\/www.tripadvisor.ca\/Profile\/Getaway583315","50402":"https:\/\/www.tripadvisor.ca\/Profile\/joannpaulk","50403":"https:\/\/www.tripadvisor.ca\/Profile\/LynneKnowlts","50404":"https:\/\/www.tripadvisor.ca\/Profile\/cubaexplorer","50405":"https:\/\/www.tripadvisor.ca\/Profile\/tor1989","50406":"https:\/\/www.tripadvisor.ca\/Profile\/JanMontreal","50407":"https:\/\/www.tripadvisor.ca\/Profile\/O8445JWkarenb","50408":"https:\/\/www.tripadvisor.ca\/Profile\/digerati","50414":"https:\/\/www.tripadvisor.ca\/Profile\/THtheTraveller","50415":"https:\/\/www.tripadvisor.ca\/Profile\/cmlplunkett","50416":"https:\/\/www.tripadvisor.ca\/Profile\/timn456","50417":"https:\/\/www.tripadvisor.ca\/Profile\/shubsens","50418":"https:\/\/www.tripadvisor.ca\/Profile\/ChrisfromTO","50419":"https:\/\/www.tripadvisor.ca\/Profile\/19AndyG","50420":"https:\/\/www.tripadvisor.ca\/Profile\/Maryanne37","50421":"https:\/\/www.tripadvisor.ca\/Profile\/SeaShellz16","50422":"https:\/\/www.tripadvisor.ca\/Profile\/Geekydaddy","50423":"https:\/\/www.tripadvisor.ca\/Profile\/sp_lawrence88","50429":"https:\/\/www.tripadvisor.ca\/Profile\/bvanbeezy","50430":"https:\/\/www.tripadvisor.ca\/Profile\/lucyandmoosey","50431":"https:\/\/www.tripadvisor.ca\/Profile\/JLSutherland","50432":"https:\/\/www.tripadvisor.ca\/Profile\/Y9304CGrachelg","50433":"https:\/\/www.tripadvisor.ca\/Profile\/chopwood","50434":"https:\/\/www.tripadvisor.ca\/Profile\/ashirtale","50435":"https:\/\/www.tripadvisor.ca\/Profile\/412JohnF","50436":"https:\/\/www.tripadvisor.ca\/Profile\/wdix","50437":"https:\/\/www.tripadvisor.ca\/Profile\/Meldoll1","50438":"https:\/\/www.tripadvisor.ca\/Profile\/wilsonw824","50439":"https:\/\/www.tripadvisor.ca\/Profile\/Misty58","50440":"https:\/\/www.tripadvisor.ca\/Profile\/OhioMamaw2","50441":"https:\/\/www.tripadvisor.ca\/Profile\/Bellissima333","50442":"https:\/\/www.tripadvisor.ca\/Profile\/bikeshevik","50443":"https:\/\/www.tripadvisor.ca\/Profile\/mathewmo1","50444":"nil","50449":"https:\/\/www.tripadvisor.ca\/Profile\/rachelwV7694YG","50450":"https:\/\/www.tripadvisor.ca\/Profile\/the2richardsons","50451":"https:\/\/www.tripadvisor.ca\/Profile\/JMO3210","50452":"https:\/\/www.tripadvisor.ca\/Profile\/taylortrump1097","50453":"https:\/\/www.tripadvisor.ca\/Profile\/carolynl146","50454":"https:\/\/www.tripadvisor.ca\/Profile\/LMcVL","50455":"https:\/\/www.tripadvisor.ca\/Profile\/nancyelder","50456":"https:\/\/www.tripadvisor.ca\/Profile\/annette692","50457":"https:\/\/www.tripadvisor.ca\/Profile\/Mark_S_1957","50458":"https:\/\/www.tripadvisor.ca\/Profile\/henaljo","50464":"https:\/\/www.tripadvisor.ca\/Profile\/Y297GIthomasf","50466":"https:\/\/www.tripadvisor.ca\/Profile\/SharNadeau","50467":"https:\/\/www.tripadvisor.ca\/Profile\/897PaulR","50468":"https:\/\/www.tripadvisor.ca\/Profile\/660bertf","50469":"https:\/\/www.tripadvisor.ca\/Profile\/H7338GVdavidf","50470":"https:\/\/www.tripadvisor.ca\/Profile\/glenm650","50471":"https:\/\/www.tripadvisor.ca\/Profile\/sulenk49","50472":"https:\/\/www.tripadvisor.ca\/Profile\/E4664ESlisaw","50473":"https:\/\/www.tripadvisor.ca\/Profile\/N1773NWrichardl","50474":"https:\/\/www.tripadvisor.ca\/Profile\/cassal99","50475":"https:\/\/www.tripadvisor.ca\/Profile\/836Traveller","50476":"https:\/\/www.tripadvisor.ca\/Profile\/rilans","50477":"https:\/\/www.tripadvisor.ca\/Profile\/G4599GUsteveb","50478":"https:\/\/www.tripadvisor.ca\/Profile\/jeffersonnewcastle","50479":"https:\/\/www.tripadvisor.ca\/Profile\/josiem807","50480":"https:\/\/www.tripadvisor.ca\/Profile\/O2877QQtomk","50481":"https:\/\/www.tripadvisor.ca\/Profile\/V1741REss","50482":"https:\/\/www.tripadvisor.ca\/Profile\/E6051KRsamanthap","50483":"https:\/\/www.tripadvisor.ca\/Profile\/duncanr561","50484":"https:\/\/www.tripadvisor.ca\/Profile\/srqhadden","50485":"https:\/\/www.tripadvisor.ca\/Profile\/gillsp2017","50486":"https:\/\/www.tripadvisor.ca\/Profile\/449nazirk","50487":"https:\/\/www.tripadvisor.ca\/Profile\/473clintp","50488":"https:\/\/www.tripadvisor.ca\/Profile\/T1173RMdavidn","50489":"https:\/\/www.tripadvisor.ca\/Profile\/billpK6425UQ","50490":"https:\/\/www.tripadvisor.ca\/Profile\/joshrV7041UO","50491":"https:\/\/www.tripadvisor.ca\/Profile\/774darlenes","50492":"https:\/\/www.tripadvisor.ca\/Profile\/SoniaMuir17","50493":"https:\/\/www.tripadvisor.ca\/Profile\/281debbieb","50494":"https:\/\/www.tripadvisor.ca\/Profile\/507henrym","50495":"https:\/\/www.tripadvisor.ca\/Profile\/volley11","50496":"https:\/\/www.tripadvisor.ca\/Profile\/alinemF5352DL","50497":"https:\/\/www.tripadvisor.ca\/Profile\/parandistajbakhsh","50498":"https:\/\/www.tripadvisor.ca\/Profile\/I2586XFteresag","50499":"https:\/\/www.tripadvisor.ca\/Profile\/justkelli","50500":"https:\/\/www.tripadvisor.ca\/Profile\/DavidJB199","50501":"https:\/\/www.tripadvisor.ca\/Profile\/jorthodoc","50502":"https:\/\/www.tripadvisor.ca\/Profile\/kaare456","50503":"https:\/\/www.tripadvisor.ca\/Profile\/drewana","50504":"https:\/\/www.tripadvisor.ca\/Profile\/96katerinamaria","50505":"https:\/\/www.tripadvisor.ca\/Profile\/CoriO_13","50506":"https:\/\/www.tripadvisor.ca\/Profile\/204francined","50507":"https:\/\/www.tripadvisor.ca\/Profile\/normans117","50508":"https:\/\/www.tripadvisor.ca\/Profile\/kathim400","50514":"https:\/\/www.tripadvisor.ca\/Profile\/jeffdK4414TO","50515":"https:\/\/www.tripadvisor.ca\/Profile\/135johngc","50516":"https:\/\/www.tripadvisor.ca\/Profile\/581bevc","50517":"https:\/\/www.tripadvisor.ca\/Profile\/paulcZ1022VY","50518":"https:\/\/www.tripadvisor.ca\/Profile\/paulu656","50519":"https:\/\/www.tripadvisor.ca\/Profile\/cindypZ2834OI","50520":"https:\/\/www.tripadvisor.ca\/Profile\/V7835RTpaula","50521":"https:\/\/www.tripadvisor.ca\/Profile\/944phyllisk","50522":"https:\/\/www.tripadvisor.ca\/Profile\/brendaa831","50523":"https:\/\/www.tripadvisor.ca\/Profile\/mc_eeyore","50524":"https:\/\/www.tripadvisor.ca\/Profile\/55shelagha","50525":"https:\/\/www.tripadvisor.ca\/Profile\/NOTTHZZ","50526":"https:\/\/www.tripadvisor.ca\/Profile\/Drja5","50527":"https:\/\/www.tripadvisor.ca\/Profile\/gordl625","50528":"https:\/\/www.tripadvisor.ca\/Profile\/K2870SWdawng","50535":"https:\/\/www.tripadvisor.ca\/Profile\/koris2017","50536":"https:\/\/www.tripadvisor.ca\/Profile\/cedrictt","50537":"https:\/\/www.tripadvisor.ca\/Profile\/Hockeyfan17","50538":"https:\/\/www.tripadvisor.ca\/Profile\/MOrfitt2014","50539":"https:\/\/www.tripadvisor.ca\/Profile\/janetwD7697EI","50540":"https:\/\/www.tripadvisor.ca\/Profile\/741sw","50541":"https:\/\/www.tripadvisor.ca\/Profile\/daniellemJ8899YZ","50543":"https:\/\/www.tripadvisor.ca\/Profile\/26beckik","50544":"https:\/\/www.tripadvisor.ca\/Profile\/2upbeelers","50545":"https:\/\/www.tripadvisor.ca\/Profile\/S6976DWangelam","50546":"https:\/\/www.tripadvisor.ca\/Profile\/Burnt2acrisp","50547":"https:\/\/www.tripadvisor.ca\/Profile\/loveatthewater","50548":"https:\/\/www.tripadvisor.ca\/Profile\/315jpd","50554":"https:\/\/www.tripadvisor.ca\/Profile\/511chantellee","50555":"https:\/\/www.tripadvisor.ca\/Profile\/dustkittie","50556":"https:\/\/www.tripadvisor.ca\/Profile\/111erinc","50557":"https:\/\/www.tripadvisor.ca\/Profile\/426laurier","50558":"https:\/\/www.tripadvisor.ca\/Profile\/travelerp787","50559":"https:\/\/www.tripadvisor.ca\/Profile\/DeniseTappen_BC","50560":"https:\/\/www.tripadvisor.ca\/Profile\/F3744FZrobina","50561":"https:\/\/www.tripadvisor.ca\/Profile\/mikenagle00","50563":"https:\/\/www.tripadvisor.ca\/Profile\/997nadyg","50564":"https:\/\/www.tripadvisor.ca\/Profile\/MelNew14","50565":"https:\/\/www.tripadvisor.ca\/Profile\/moggey","50566":"https:\/\/www.tripadvisor.ca\/Profile\/DAK_Hamilton","50567":"https:\/\/www.tripadvisor.ca\/Profile\/dah1108","50568":"https:\/\/www.tripadvisor.ca\/Profile\/752monicav","50574":"https:\/\/www.tripadvisor.ca\/Profile\/candaceb882","50575":"https:\/\/www.tripadvisor.ca\/Profile\/sdwelsh","50576":"https:\/\/www.tripadvisor.ca\/Profile\/pdhicks104","50577":"https:\/\/www.tripadvisor.ca\/Profile\/michelv681","50578":"https:\/\/www.tripadvisor.ca\/Profile\/818susanner","50579":"https:\/\/www.tripadvisor.ca\/Profile\/debbiefL3178NN","50580":"https:\/\/www.tripadvisor.ca\/Profile\/Torrance1971","50581":"https:\/\/www.tripadvisor.ca\/Profile\/brasueda","50582":"https:\/\/www.tripadvisor.ca\/Profile\/jasonjanszrn","50584":"https:\/\/www.tripadvisor.ca\/Profile\/862geraldm","50585":"https:\/\/www.tripadvisor.ca\/Profile\/Jules4445","50586":"https:\/\/www.tripadvisor.ca\/Profile\/1968tiffany","50587":"https:\/\/www.tripadvisor.ca\/Profile\/RonB473","50588":"https:\/\/www.tripadvisor.ca\/Profile\/RonA792","50590":"https:\/\/www.tripadvisor.ca\/Profile\/kaushilyaw","50591":"https:\/\/www.tripadvisor.ca\/Profile\/LadybuggyToronto","50592":"https:\/\/www.tripadvisor.ca\/Profile\/445starrd","50593":"https:\/\/www.tripadvisor.ca\/Profile\/M8963AMlisad","50599":"https:\/\/www.tripadvisor.ca\/Profile\/irenemV3621VT","50600":"https:\/\/www.tripadvisor.ca\/Profile\/Big_bro_1_usa","50601":"https:\/\/www.tripadvisor.ca\/Profile\/186kimberlyr","50602":"https:\/\/www.tripadvisor.ca\/Profile\/tdmy","50603":"https:\/\/www.tripadvisor.ca\/Profile\/ShannonM4","50604":"https:\/\/www.tripadvisor.ca\/Profile\/christinabacardi","50605":"https:\/\/www.tripadvisor.ca\/Profile\/674jameso","50606":"https:\/\/www.tripadvisor.ca\/Profile\/grahamhY8770MC","50607":"https:\/\/www.tripadvisor.ca\/Profile\/612jimv","50608":"https:\/\/www.tripadvisor.ca\/Profile\/vmt318","50609":"https:\/\/www.tripadvisor.ca\/Profile\/JenniferN653","50611":"https:\/\/www.tripadvisor.ca\/Profile\/jimmyhendricx","50612":"https:\/\/www.tripadvisor.ca\/Profile\/Luvlocal","50613":"https:\/\/www.tripadvisor.ca\/Profile\/PatrickL602","50614":"https:\/\/www.tripadvisor.ca\/Profile\/958darrend","50615":"https:\/\/www.tripadvisor.ca\/Profile\/DannyL530","50616":"https:\/\/www.tripadvisor.ca\/Profile\/W2333JLbrunod","50617":"https:\/\/www.tripadvisor.ca\/Profile\/KellyPJL","50618":"https:\/\/www.tripadvisor.ca\/Profile\/492junet","50619":"https:\/\/www.tripadvisor.ca\/Profile\/LauraTsingos","50620":"https:\/\/www.tripadvisor.ca\/Profile\/LesO167","50621":"https:\/\/www.tripadvisor.ca\/Profile\/AussieNarelle","50623":"https:\/\/www.tripadvisor.ca\/Profile\/55nielsm","50629":"https:\/\/www.tripadvisor.ca\/Profile\/489josephg","50630":"https:\/\/www.tripadvisor.ca\/Profile\/Tosh2","50631":"https:\/\/www.tripadvisor.ca\/Profile\/georgekP684LU","50632":"https:\/\/www.tripadvisor.ca\/Profile\/PokeMomNJ","50633":"https:\/\/www.tripadvisor.ca\/Profile\/CanadianTraveler49","50634":"https:\/\/www.tripadvisor.ca\/Profile\/denisemW1137BI","50635":"https:\/\/www.tripadvisor.ca\/Profile\/BobM660","50636":"https:\/\/www.tripadvisor.ca\/Profile\/Roxy20199","50637":"https:\/\/www.tripadvisor.ca\/Profile\/ARS1131","50638":"https:\/\/www.tripadvisor.ca\/Profile\/tonyaf344","50639":"https:\/\/www.tripadvisor.ca\/Profile\/tikitanna","50640":"https:\/\/www.tripadvisor.ca\/Profile\/509heidit","50641":"https:\/\/www.tripadvisor.ca\/Profile\/acec968","50642":"https:\/\/www.tripadvisor.ca\/Profile\/Escapeesfromthefreez","50643":"https:\/\/www.tripadvisor.ca\/Profile\/michaelrG9644GC","50644":"https:\/\/www.tripadvisor.ca\/Profile\/U9830SHdavidc","50645":"https:\/\/www.tripadvisor.ca\/Profile\/719dalet","50646":"https:\/\/www.tripadvisor.ca\/Profile\/jasoneK8402JL","50647":"https:\/\/www.tripadvisor.ca\/Profile\/DanaM508","50648":"https:\/\/www.tripadvisor.ca\/Profile\/GreatDay27","50649":"https:\/\/www.tripadvisor.ca\/Profile\/Apfeiffer54","50650":"https:\/\/www.tripadvisor.ca\/Profile\/614ChrisD","50651":"https:\/\/www.tripadvisor.ca\/Profile\/VladP49","50652":"https:\/\/www.tripadvisor.ca\/Profile\/My_World_JJ","50653":"https:\/\/www.tripadvisor.ca\/Profile\/Roving422097","50654":"https:\/\/www.tripadvisor.ca\/Profile\/Sightseer740119","50655":"https:\/\/www.tripadvisor.ca\/Profile\/donmV5090CZ","50656":"https:\/\/www.tripadvisor.ca\/Profile\/LeonB1752","50657":"https:\/\/www.tripadvisor.ca\/Profile\/serger584","50658":"https:\/\/www.tripadvisor.ca\/Profile\/jennc884","50659":"nil","50664":"https:\/\/www.tripadvisor.ca\/Profile\/9raya","50665":"https:\/\/www.tripadvisor.ca\/Profile\/sbigger09","50666":"https:\/\/www.tripadvisor.ca\/Profile\/kjhoffmann","50667":"https:\/\/www.tripadvisor.ca\/Profile\/jenniferjanson","50668":"https:\/\/www.tripadvisor.ca\/Profile\/Momforlive","50674":"https:\/\/www.tripadvisor.ca\/Profile\/Rhetalynn","50675":"https:\/\/www.tripadvisor.ca\/Profile\/rgrs7","50676":"https:\/\/www.tripadvisor.ca\/Profile\/cancub6","50677":"https:\/\/www.tripadvisor.ca\/Profile\/V5706CAmarka","50678":"https:\/\/www.tripadvisor.ca\/Profile\/sarqaz","50684":"https:\/\/www.tripadvisor.ca\/Profile\/FoodieMTL14","50685":"https:\/\/www.tripadvisor.ca\/Profile\/williamdU8310RT","50686":"https:\/\/www.tripadvisor.ca\/Profile\/Glenn_Wilkinson","50687":"https:\/\/www.tripadvisor.ca\/Profile\/woodmelissa","50688":"https:\/\/www.tripadvisor.ca\/Profile\/craigmI402MC","50689":"https:\/\/www.tripadvisor.ca\/Profile\/vdputte","50690":"https:\/\/www.tripadvisor.ca\/Profile\/kellysD3075PQ","50691":"https:\/\/www.tripadvisor.ca\/Profile\/E6392OAwaynes","50692":"https:\/\/www.tripadvisor.ca\/Profile\/habzfan","50693":"https:\/\/www.tripadvisor.ca\/Profile\/KMHHalifax","50699":"https:\/\/www.tripadvisor.ca\/Profile\/KirbyP_74","50700":"https:\/\/www.tripadvisor.ca\/Profile\/R8520SLjeffl","50701":"https:\/\/www.tripadvisor.ca\/Profile\/anaest","50702":"https:\/\/www.tripadvisor.ca\/Profile\/doriso809","50703":"https:\/\/www.tripadvisor.ca\/Profile\/zuspeitash","50704":"https:\/\/www.tripadvisor.ca\/Profile\/Moonburn2014","50705":"https:\/\/www.tripadvisor.ca\/Profile\/Water22","50706":"https:\/\/www.tripadvisor.ca\/Profile\/Readytotravel6064","50707":"https:\/\/www.tripadvisor.ca\/Profile\/Jarralad1","50708":"https:\/\/www.tripadvisor.ca\/Profile\/conniet164","50709":"https:\/\/www.tripadvisor.ca\/Profile\/AtlKev","50710":"https:\/\/www.tripadvisor.ca\/Profile\/ricardolR2883VR","50711":"https:\/\/www.tripadvisor.ca\/Profile\/PottsyMJ","50712":"https:\/\/www.tripadvisor.ca\/Profile\/riley1204","50713":"https:\/\/www.tripadvisor.ca\/Profile\/roxanneparsons546","50724":"https:\/\/www.tripadvisor.ca\/Profile\/H8864YTtimc","50725":"https:\/\/www.tripadvisor.ca\/Profile\/Likewyse","50726":"https:\/\/www.tripadvisor.ca\/Profile\/MarG599","50727":"https:\/\/www.tripadvisor.ca\/Profile\/tiggerhockey68","50728":"https:\/\/www.tripadvisor.ca\/Profile\/lewmjb0","50729":"https:\/\/www.tripadvisor.ca\/Profile\/Jeff-Ange","50730":"https:\/\/www.tripadvisor.ca\/Profile\/periwinkle29","50731":"https:\/\/www.tripadvisor.ca\/Profile\/Holiday_Inn_Guelph","50732":"https:\/\/www.tripadvisor.ca\/Profile\/315anns","50733":"https:\/\/www.tripadvisor.ca\/Profile\/BusinessTraveler416","50739":"https:\/\/www.tripadvisor.ca\/Profile\/mityjoe","50740":"https:\/\/www.tripadvisor.ca\/Profile\/FraHar","50741":"https:\/\/www.tripadvisor.ca\/Profile\/Celticgrl","50742":"https:\/\/www.tripadvisor.ca\/Profile\/stevenmK2268AG","50743":"https:\/\/www.tripadvisor.ca\/Profile\/549markd","50744":"https:\/\/www.tripadvisor.ca\/Profile\/aagcon","50745":"https:\/\/www.tripadvisor.ca\/Profile\/cbutera","50746":"https:\/\/www.tripadvisor.ca\/Profile\/weissp","50747":"https:\/\/www.tripadvisor.ca\/Profile\/its_shoeless_joe","50748":"https:\/\/www.tripadvisor.ca\/Profile\/crystalm997","50754":"https:\/\/www.tripadvisor.ca\/Profile\/Elemes613","50755":"https:\/\/www.tripadvisor.ca\/Profile\/sandy_marshall66","50756":"https:\/\/www.tripadvisor.ca\/Profile\/smilingcanuck","50757":"https:\/\/www.tripadvisor.ca\/Profile\/travelandshop2014","50758":"https:\/\/www.tripadvisor.ca\/Profile\/garybU3786YX","50759":"https:\/\/www.tripadvisor.ca\/Profile\/bs504","50760":"https:\/\/www.tripadvisor.ca\/Profile\/PolarBear777","50761":"https:\/\/www.tripadvisor.ca\/Profile\/SandyH552","50762":"https:\/\/www.tripadvisor.ca\/Profile\/philindy","50763":"https:\/\/www.tripadvisor.ca\/Profile\/HappyRunner464","50764":"https:\/\/www.tripadvisor.ca\/Profile\/pattyfarrell","50765":"https:\/\/www.tripadvisor.ca\/Profile\/amron1966","50766":"https:\/\/www.tripadvisor.ca\/Profile\/cindys795","50767":"https:\/\/www.tripadvisor.ca\/Profile\/nicol_sp63","50768":"https:\/\/www.tripadvisor.ca\/Profile\/V5405IFdebbiec","50769":"https:\/\/www.tripadvisor.ca\/Profile\/C9522JOjonathanh","50770":"https:\/\/www.tripadvisor.ca\/Profile\/Discovermyworld","50771":"https:\/\/www.tripadvisor.ca\/Profile\/vincentg785","50772":"https:\/\/www.tripadvisor.ca\/Profile\/conciergetraveller","50773":"https:\/\/www.tripadvisor.ca\/Profile\/canbear32","50774":"https:\/\/www.tripadvisor.ca\/Profile\/stampingmom2001","50775":"https:\/\/www.tripadvisor.ca\/Profile\/plusbhear261","50776":"https:\/\/www.tripadvisor.ca\/Profile\/digerati","50777":"https:\/\/www.tripadvisor.ca\/Profile\/mtrep2002","50778":"https:\/\/www.tripadvisor.ca\/Profile\/TScott099","50784":"https:\/\/www.tripadvisor.ca\/Profile\/bou2011","50785":"https:\/\/www.tripadvisor.ca\/Profile\/Redbullx2","50786":"https:\/\/www.tripadvisor.ca\/Profile\/pass309","50787":"https:\/\/www.tripadvisor.ca\/Profile\/Holzwurm99","50788":"https:\/\/www.tripadvisor.ca\/Profile\/TammyB992","50789":"https:\/\/www.tripadvisor.ca\/Profile\/aviator44","50790":"https:\/\/www.tripadvisor.ca\/Profile\/8gg","50791":"https:\/\/www.tripadvisor.ca\/Profile\/BubbyAnnie","50792":"https:\/\/www.tripadvisor.ca\/Profile\/michaelmJ680DC","50793":"https:\/\/www.tripadvisor.ca\/Profile\/angela363","50794":"https:\/\/www.tripadvisor.ca\/Profile\/landasilva","50795":"https:\/\/www.tripadvisor.ca\/Profile\/Motorbragg","50796":"https:\/\/www.tripadvisor.ca\/Profile\/herasilvi","50797":"https:\/\/www.tripadvisor.ca\/Profile\/Resqdogs","50799":"https:\/\/www.tripadvisor.ca\/Profile\/Krig","50800":"https:\/\/www.tripadvisor.ca\/Profile\/UrbanXplorer","50801":"https:\/\/www.tripadvisor.ca\/Profile\/TimothyandLinda","50802":"https:\/\/www.tripadvisor.ca\/Profile\/1976flowers","50803":"https:\/\/www.tripadvisor.ca\/Profile\/Devo18","50804":"https:\/\/www.tripadvisor.ca\/Profile\/annje","50805":"https:\/\/www.tripadvisor.ca\/Profile\/ReggieDunlop27","50806":"https:\/\/www.tripadvisor.ca\/Profile\/801annr","50807":"https:\/\/www.tripadvisor.ca\/Profile\/4charlesl","50808":"https:\/\/www.tripadvisor.ca\/Profile\/E8268CLjp","50809":"https:\/\/www.tripadvisor.ca\/Profile\/908susano","50810":"https:\/\/www.tripadvisor.ca\/Profile\/517terrim","50811":"https:\/\/www.tripadvisor.ca\/Profile\/362craigv","50812":"https:\/\/www.tripadvisor.ca\/Profile\/shroptom","50813":"https:\/\/www.tripadvisor.ca\/Profile\/Rudyfs2","50824":"https:\/\/www.tripadvisor.ca\/Profile\/TanyaM212","50825":"https:\/\/www.tripadvisor.ca\/Profile\/Jjsimmons","50826":"https:\/\/www.tripadvisor.ca\/Profile\/beth815","50827":"https:\/\/www.tripadvisor.ca\/Profile\/AJOshawa","50828":"https:\/\/www.tripadvisor.ca\/Profile\/702imranq","50829":"https:\/\/www.tripadvisor.ca\/Profile\/19suep","50830":"https:\/\/www.tripadvisor.ca\/Profile\/davidlH9420NH","50831":"https:\/\/www.tripadvisor.ca\/Profile\/Zubair-A-786","50832":"https:\/\/www.tripadvisor.ca\/Profile\/pamelam621","50833":"https:\/\/www.tripadvisor.ca\/Profile\/markor821","50834":"nil","50839":"https:\/\/www.tripadvisor.ca\/Profile\/8scottm","50844":"https:\/\/www.tripadvisor.ca\/Profile\/687rosemarieo","50849":"https:\/\/www.tripadvisor.ca\/Profile\/therivs","50854":"https:\/\/www.tripadvisor.ca\/Profile\/Joe-SVL","50859":"https:\/\/www.tripadvisor.ca\/Profile\/Thenewadventurers","50869":"https:\/\/www.tripadvisor.ca\/Profile\/rafiquen","50874":"https:\/\/www.tripadvisor.caundefined","50884":"https:\/\/www.tripadvisor.ca\/Profile\/748scotts","50889":"https:\/\/www.tripadvisor.ca\/Profile\/Chloe0517","50894":"https:\/\/www.tripadvisor.ca\/Profile\/goodtime4","50899":"https:\/\/www.tripadvisor.ca\/Profile\/MonikaE376","50904":"https:\/\/www.tripadvisor.ca\/Profile\/man0hark","50909":"https:\/\/www.tripadvisor.ca\/Profile\/smhr","50914":"https:\/\/www.tripadvisor.ca\/Profile\/AmirM657","50919":"https:\/\/www.tripadvisor.ca\/Profile\/mariamrajabi","50924":"https:\/\/www.tripadvisor.ca\/Profile\/motel47","50929":"https:\/\/www.tripadvisor.ca\/Profile\/Sweetee88","50954":"https:\/\/www.tripadvisor.ca\/Profile\/rubarb_stew","50959":"https:\/\/www.tripadvisor.ca\/Profile\/Maps802837","50964":"nil","50969":"https:\/\/www.tripadvisor.ca\/Profile\/johnwick91","50970":"https:\/\/www.tripadvisor.ca\/Profile\/Fearless32911454141","50971":"https:\/\/www.tripadvisor.ca\/Profile\/servicecraver","50972":"https:\/\/www.tripadvisor.ca\/Profile\/citypins","50973":"https:\/\/www.tripadvisor.ca\/Profile\/Z8274DAjanr","50974":"https:\/\/www.tripadvisor.ca\/Profile\/gameonservice","50975":"https:\/\/www.tripadvisor.ca\/Profile\/361tashac","50976":"https:\/\/www.tripadvisor.ca\/Profile\/332eriny","50977":"https:\/\/www.tripadvisor.ca\/Profile\/psweet1923","50978":"https:\/\/www.tripadvisor.ca\/Profile\/edries569765","50984":"https:\/\/www.tripadvisor.ca\/Profile\/skiin2017","50985":"https:\/\/www.tripadvisor.ca\/Profile\/Christhebaker","50986":"https:\/\/www.tripadvisor.ca\/Profile\/ram250098","50987":"https:\/\/www.tripadvisor.ca\/Profile\/rallen121626","50988":"https:\/\/www.tripadvisor.ca\/Profile\/lheida710092","50989":"https:\/\/www.tripadvisor.ca\/Profile\/mpodla805166","50990":"https:\/\/www.tripadvisor.ca\/Profile\/pwendland8","50991":"https:\/\/www.tripadvisor.ca\/Profile\/nicbruceallain","50992":"https:\/\/www.tripadvisor.ca\/Profile\/joani826","50993":"https:\/\/www.tripadvisor.ca\/Profile\/charley700","50994":"https:\/\/www.tripadvisor.ca\/Profile\/amybZ7872UP","50995":"https:\/\/www.tripadvisor.ca\/Profile\/jenniferkT1052ZM","50996":"https:\/\/www.tripadvisor.ca\/Profile\/michelelA6767YY","50997":"https:\/\/www.tripadvisor.ca\/Profile\/585sharir","50998":"https:\/\/www.tripadvisor.ca\/Profile\/snicho295916","50999":"https:\/\/www.tripadvisor.ca\/Profile\/kkrje342328","51000":"https:\/\/www.tripadvisor.ca\/Profile\/X9855TOmelissah","51001":"https:\/\/www.tripadvisor.ca\/Profile\/joeylauer","51002":"https:\/\/www.tripadvisor.ca\/Profile\/477purplec","51003":"https:\/\/www.tripadvisor.ca\/Profile\/mleemi824982","51004":"https:\/\/www.tripadvisor.ca\/Profile\/windsurfer66","51005":"https:\/\/www.tripadvisor.ca\/Profile\/amoodi232212","51006":"https:\/\/www.tripadvisor.ca\/Profile\/222lauren","51007":"https:\/\/www.tripadvisor.ca\/Profile\/snavar237344","51008":"https:\/\/www.tripadvisor.caundefined","51009":"https:\/\/www.tripadvisor.ca\/Profile\/ljjjHam","51011":"https:\/\/www.tripadvisor.ca\/Profile\/383traceyg","51014":"https:\/\/www.tripadvisor.ca\/Profile\/jaysfan972018","51015":"https:\/\/www.tripadvisor.ca\/Profile\/Corn63","51016":"https:\/\/www.tripadvisor.ca\/Profile\/ysalo","51017":"https:\/\/www.tripadvisor.ca\/Profile\/107726","51018":"https:\/\/www.tripadvisor.ca\/Profile\/lgen74","51019":"https:\/\/www.tripadvisor.ca\/Profile\/gracierob","51020":"https:\/\/www.tripadvisor.ca\/Profile\/pamelae259","51021":"https:\/\/www.tripadvisor.ca\/Profile\/elisamD2265IQ","51022":"https:\/\/www.tripadvisor.ca\/Profile\/Mobile135748","51024":"https:\/\/www.tripadvisor.ca\/Profile\/heathergD5277NX","51027":"https:\/\/www.tripadvisor.ca\/Profile\/cappyhawk","51039":"https:\/\/www.tripadvisor.ca\/Profile\/T328QNjanetb","51040":"https:\/\/www.tripadvisor.ca\/Profile\/dianev484","51041":"https:\/\/www.tripadvisor.ca\/Profile\/H9169FUmarym","51042":"https:\/\/www.tripadvisor.ca\/Profile\/888georgea","51043":"https:\/\/www.tripadvisor.ca\/Profile\/970jadaa","51044":"https:\/\/www.tripadvisor.ca\/Profile\/F6057AFmarkh","51046":"https:\/\/www.tripadvisor.ca\/Profile\/kfernandes1","51049":"https:\/\/www.tripadvisor.ca\/Profile\/Firpic","51050":"https:\/\/www.tripadvisor.ca\/Profile\/elims_77","51051":"https:\/\/www.tripadvisor.ca\/Profile\/MyleHigh","51052":"https:\/\/www.tripadvisor.ca\/Profile\/wnagy2017","51053":"https:\/\/www.tripadvisor.ca\/Profile\/N1626ILsharonw","51055":"https:\/\/www.tripadvisor.ca\/Profile\/GARRYH606","51056":"https:\/\/www.tripadvisor.ca\/Profile\/lorriet8","51058":"https:\/\/www.tripadvisor.ca\/Profile\/corah348","51059":"https:\/\/www.tripadvisor.ca\/Profile\/CataNascimento","51060":"https:\/\/www.tripadvisor.ca\/Profile\/M5628SOrons","51062":"https:\/\/www.tripadvisor.ca\/Profile\/KatelinAB","51063":"https:\/\/www.tripadvisor.ca\/Profile\/suebrim","51064":"https:\/\/www.tripadvisor.ca\/Profile\/jasonfS4487VP","51065":"https:\/\/www.tripadvisor.ca\/Profile\/treyeseth","51066":"https:\/\/www.tripadvisor.ca\/Profile\/Alba-Cat","51068":"https:\/\/www.tripadvisor.ca\/Profile\/L4892KWkevina","51074":"https:\/\/www.tripadvisor.ca\/Profile\/raedo991","51075":"https:\/\/www.tripadvisor.ca\/Profile\/599valeriet","51076":"https:\/\/www.tripadvisor.ca\/Profile\/mikeaN4620XK","51077":"https:\/\/www.tripadvisor.ca\/Profile\/964tiium","51078":"https:\/\/www.tripadvisor.ca\/Profile\/billsF984IT","51079":"https:\/\/www.tripadvisor.ca\/Profile\/elizabethlN4613BG","51081":"https:\/\/www.tripadvisor.ca\/Profile\/iansD2501UR","51084":"https:\/\/www.tripadvisor.ca\/Profile\/hornet01","51085":"https:\/\/www.tripadvisor.ca\/Profile\/carolguad","51086":"https:\/\/www.tripadvisor.ca\/Profile\/Beachchaser12","51088":"https:\/\/www.tripadvisor.ca\/Profile\/frankcD4971JR","51090":"https:\/\/www.tripadvisor.ca\/Profile\/SudburyBigtony","51091":"https:\/\/www.tripadvisor.ca\/Profile\/Wearenowretired","51093":"https:\/\/www.tripadvisor.ca\/Profile\/SSC-CP","51094":"https:\/\/www.tripadvisor.ca\/Profile\/bonky48","51095":"https:\/\/www.tripadvisor.ca\/Profile\/882SandyB","51097":"https:\/\/www.tripadvisor.ca\/Profile\/laurafE8204OO","51098":"https:\/\/www.tripadvisor.ca\/Profile\/AlbertaFoodGuy","51104":"https:\/\/www.tripadvisor.ca\/Profile\/patricklN8210LS","51105":"https:\/\/www.tripadvisor.ca\/Profile\/707mar193","51106":"https:\/\/www.tripadvisor.ca\/Profile\/reginap888","51107":"https:\/\/www.tripadvisor.ca\/Profile\/K292UHellenm","51108":"https:\/\/www.tripadvisor.ca\/Profile\/roses755","51109":"https:\/\/www.tripadvisor.ca\/Profile\/976tarav","51111":"https:\/\/www.tripadvisor.ca\/Profile\/smokeygal","51113":"https:\/\/www.tripadvisor.ca\/Profile\/DominiqueK352","51119":"https:\/\/www.tripadvisor.ca\/Profile\/JulesD55","51122":"https:\/\/www.tripadvisor.ca\/Profile\/350carolyna","51123":"https:\/\/www.tripadvisor.ca\/Profile\/terrysT7308DV","51124":"https:\/\/www.tripadvisor.ca\/Profile\/P1165MRsebastianm","51125":"https:\/\/www.tripadvisor.ca\/Profile\/144hockeymom","51126":"https:\/\/www.tripadvisor.ca\/Profile\/87sierrat","51127":"https:\/\/www.tripadvisor.ca\/Profile\/Coupleroadtravels","51128":"https:\/\/www.tripadvisor.ca\/Profile\/nancyjJ7300ES","51135":"https:\/\/www.tripadvisor.ca\/Profile\/petet158","51136":"https:\/\/www.tripadvisor.ca\/Profile\/craftyjones","51137":"https:\/\/www.tripadvisor.ca\/Profile\/G6376LHpatrickl","51138":"https:\/\/www.tripadvisor.ca\/Profile\/272974","51140":"https:\/\/www.tripadvisor.ca\/Profile\/WendyA255","51141":"https:\/\/www.tripadvisor.ca\/Profile\/W2767FLjamesw","51142":"https:\/\/www.tripadvisor.ca\/Profile\/motorbodies","51144":"https:\/\/www.tripadvisor.ca\/Profile\/914bd","51145":"https:\/\/www.tripadvisor.ca\/Profile\/U7227GSjeffg","51146":"https:\/\/www.tripadvisor.ca\/Profile\/Kneedavacay","51147":"https:\/\/www.tripadvisor.ca\/Profile\/barbarapY9402IW","51148":"https:\/\/www.tripadvisor.ca\/Profile\/I9980FFnicolet","51149":"https:\/\/www.tripadvisor.ca\/Profile\/824michelew","51151":"https:\/\/www.tripadvisor.ca\/Profile\/KimW614","51156":"https:\/\/www.tripadvisor.ca\/Profile\/AnakeMele","51158":"https:\/\/www.tripadvisor.ca\/Profile\/robertcX8473EK","51159":"https:\/\/www.tripadvisor.ca\/Profile\/255chelseam","51160":"https:\/\/www.tripadvisor.ca\/Profile\/M7948DYjasonc","51161":"https:\/\/www.tripadvisor.ca\/Profile\/Mr_International101","51162":"https:\/\/www.tripadvisor.ca\/Profile\/C1261ZTjessicam","51163":"https:\/\/www.tripadvisor.ca\/Profile\/puffalumplover","51164":"https:\/\/www.tripadvisor.ca\/Profile\/AngieB497","51165":"https:\/\/www.tripadvisor.ca\/Profile\/Q2874AHdianam","51166":"https:\/\/www.tripadvisor.ca\/Profile\/nadiatK704EE","51167":"https:\/\/www.tripadvisor.ca\/Profile\/R8410YYcheryll","51168":"https:\/\/www.tripadvisor.ca\/Profile\/kimmilil","51169":"https:\/\/www.tripadvisor.ca\/Profile\/O7210XMjayr","51170":"https:\/\/www.tripadvisor.ca\/Profile\/KitchenerFivebucks","51171":"https:\/\/www.tripadvisor.ca\/Profile\/colinf459","51172":"https:\/\/www.tripadvisor.ca\/Profile\/168kathleenl","51173":"https:\/\/www.tripadvisor.ca\/Profile\/144nevam","51174":"https:\/\/www.tripadvisor.ca\/Profile\/Snowbarbie","51175":"https:\/\/www.tripadvisor.ca\/Profile\/Lairdo25","51176":"https:\/\/www.tripadvisor.ca\/Profile\/socrdog","51177":"https:\/\/www.tripadvisor.ca\/Profile\/308444033","51178":"https:\/\/www.tripadvisor.ca\/Profile\/77ritap","51179":"https:\/\/www.tripadvisor.ca\/Profile\/409jayg","51180":"https:\/\/www.tripadvisor.ca\/Profile\/944markc944","51181":"https:\/\/www.tripadvisor.ca\/Profile\/zankhusunilmm","51182":"https:\/\/www.tripadvisor.ca\/Profile\/306NickP306","51183":"https:\/\/www.tripadvisor.ca\/Profile\/ColetteV186","51184":"https:\/\/www.tripadvisor.ca\/Profile\/WorldV","51185":"https:\/\/www.tripadvisor.ca\/Profile\/AmandaM383","51186":"https:\/\/www.tripadvisor.ca\/Profile\/Petrified","51187":"https:\/\/www.tripadvisor.ca\/Profile\/null","51188":"https:\/\/www.tripadvisor.ca\/Profile\/TexasTravellerTexas","51189":"https:\/\/www.tripadvisor.ca\/Profile\/LovingTravel49","51190":"https:\/\/www.tripadvisor.ca\/Profile\/JenniferS72","51191":"https:\/\/www.tripadvisor.ca\/Profile\/kwhitney100","51192":"https:\/\/www.tripadvisor.ca\/Profile\/theodored218","51193":"https:\/\/www.tripadvisor.ca\/Profile\/Z7661DGandreap","51194":"https:\/\/www.tripadvisor.ca\/Profile\/Yaftica","51195":"https:\/\/www.tripadvisor.ca\/Profile\/marliepowell","51196":"https:\/\/www.tripadvisor.ca\/Profile\/ibrahimmV7927JK","51197":"https:\/\/www.tripadvisor.ca\/Profile\/paulhE5468DJ","51198":"https:\/\/www.tripadvisor.ca\/Profile\/marolianushka","51199":"https:\/\/www.tripadvisor.ca\/Profile\/elizabethbO5964JB","51200":"https:\/\/www.tripadvisor.ca\/Profile\/MicahMR","51201":"https:\/\/www.tripadvisor.ca\/Profile\/thefonze","51202":"https:\/\/www.tripadvisor.ca\/Profile\/F2447ZXsusanb","51203":"https:\/\/www.tripadvisor.ca\/Profile\/krystalm37","51204":"https:\/\/www.tripadvisor.ca\/Profile\/LynnMelanson","51205":"https:\/\/www.tripadvisor.ca\/Profile\/marklW2650TM","51206":"https:\/\/www.tripadvisor.ca\/Profile\/nikki317","51207":"https:\/\/www.tripadvisor.ca\/Profile\/814kimf","51208":"https:\/\/www.tripadvisor.ca\/Profile\/DeborahS102","51209":"https:\/\/www.tripadvisor.ca\/Profile\/V-touch2018","51210":"https:\/\/www.tripadvisor.ca\/Profile\/560murrayl","51211":"https:\/\/www.tripadvisor.ca\/Profile\/C4692WIsues","51212":"https:\/\/www.tripadvisor.ca\/Profile\/jsaintjohn","51213":"https:\/\/www.tripadvisor.ca\/Profile\/keithmR3531FI","51214":"https:\/\/www.tripadvisor.ca\/Profile\/nancyandrossbarrett","51215":"https:\/\/www.tripadvisor.ca\/Profile\/juliacM7886YB","51216":"https:\/\/www.tripadvisor.ca\/Profile\/350arielb","51217":"https:\/\/www.tripadvisor.ca\/Profile\/alainv142","51218":"https:\/\/www.tripadvisor.ca\/Profile\/camomille99","51219":"https:\/\/www.tripadvisor.ca\/Profile\/berniek63","51220":"https:\/\/www.tripadvisor.ca\/Profile\/carolrabbit5","51221":"https:\/\/www.tripadvisor.ca\/Profile\/JasonG4132","51222":"https:\/\/www.tripadvisor.ca\/Profile\/504melissaj","51223":"https:\/\/www.tripadvisor.ca\/Profile\/nicole_5239","51224":"https:\/\/www.tripadvisor.ca\/Profile\/jbarb8","51225":"https:\/\/www.tripadvisor.ca\/Profile\/chill4377","51226":"https:\/\/www.tripadvisor.ca\/Profile\/U9310UNdonnam","51227":"https:\/\/www.tripadvisor.ca\/Profile\/VMH51","51228":"https:\/\/www.tripadvisor.ca\/Profile\/WIHariSelden","51229":"nil","51239":"https:\/\/www.tripadvisor.ca\/Profile\/welland369","51240":"https:\/\/www.tripadvisor.ca\/Profile\/MicheleCanada","51241":"https:\/\/www.tripadvisor.ca\/Profile\/valeriebW9586RY","51242":"https:\/\/www.tripadvisor.ca\/Profile\/Quest518694","51243":"https:\/\/www.tripadvisor.ca\/Profile\/Travel_lover364","51249":"https:\/\/www.tripadvisor.ca\/Profile\/margaretdH1061TA","51250":"https:\/\/www.tripadvisor.ca\/Profile\/BeingFoodieVan","51251":"https:\/\/www.tripadvisor.ca\/Profile\/Sunseeker990","51252":"https:\/\/www.tripadvisor.ca\/Profile\/JamesDelsaut","51253":"https:\/\/www.tripadvisor.ca\/Profile\/khushb00singh","51254":"https:\/\/www.tripadvisor.ca\/Profile\/M8067XYpaulm","51255":"https:\/\/www.tripadvisor.ca\/Profile\/kinsie2017","51256":"https:\/\/www.tripadvisor.ca\/Profile\/frankwE1570ID","51257":"https:\/\/www.tripadvisor.ca\/Profile\/nikkyp2017","51258":"https:\/\/www.tripadvisor.ca\/Profile\/407manum","51259":"https:\/\/www.tripadvisor.ca\/Profile\/621judif","51260":"https:\/\/www.tripadvisor.ca\/Profile\/PeggyH687","51261":"https:\/\/www.tripadvisor.ca\/Profile\/terry271955","51262":"https:\/\/www.tripadvisor.ca\/Profile\/CynthiaM256","51263":"https:\/\/www.tripadvisor.ca\/Profile\/maureenland2016","51264":"https:\/\/www.tripadvisor.ca\/Profile\/junyasui","51265":"https:\/\/www.tripadvisor.ca\/Profile\/NelliefromToronto","51266":"https:\/\/www.tripadvisor.ca\/Profile\/lisasS3410VG","51267":"https:\/\/www.tripadvisor.ca\/Profile\/bigkidbigkid","51268":"https:\/\/www.tripadvisor.ca\/Profile\/jcorker79","51274":"https:\/\/www.tripadvisor.ca\/Profile\/peiyaoz","51275":"https:\/\/www.tripadvisor.ca\/Profile\/jesbouma","51276":"https:\/\/www.tripadvisor.ca\/Profile\/jennyhH2178EE","51277":"https:\/\/www.tripadvisor.ca\/Profile\/linnersl","51278":"https:\/\/www.tripadvisor.ca\/Profile\/RaimundJa","51279":"https:\/\/www.tripadvisor.ca\/Profile\/pennyp850","51280":"https:\/\/www.tripadvisor.ca\/Profile\/482kymb","51281":"https:\/\/www.tripadvisor.ca\/Profile\/atemldr","51282":"https:\/\/www.tripadvisor.ca\/Profile\/J2327UCcatherinem","51283":"https:\/\/www.tripadvisor.ca\/Profile\/U4913NJteresas","51284":"https:\/\/www.tripadvisor.ca\/Profile\/blavaskyn","51285":"https:\/\/www.tripadvisor.ca\/Profile\/AnneBlinch","51286":"https:\/\/www.tripadvisor.ca\/Profile\/llichtman","51287":"https:\/\/www.tripadvisor.ca\/Profile\/745tranh","51288":"https:\/\/www.tripadvisor.ca\/Profile\/MiztyOne","51289":"https:\/\/www.tripadvisor.ca\/Profile\/426yvetter","51290":"https:\/\/www.tripadvisor.ca\/Profile\/Madelinethoughtful","51291":"https:\/\/www.tripadvisor.ca\/Profile\/sofie102015","51292":"https:\/\/www.tripadvisor.ca\/Profile\/523pennyr","51293":"https:\/\/www.tripadvisor.ca\/Profile\/kerrrieeee","51294":"https:\/\/www.tripadvisor.ca\/Profile\/bobolink1","51295":"https:\/\/www.tripadvisor.ca\/Profile\/194hankb","51296":"https:\/\/www.tripadvisor.ca\/Profile\/ClassAct33","51297":"https:\/\/www.tripadvisor.ca\/Profile\/I7891GNnataliec","51298":"https:\/\/www.tripadvisor.ca\/Profile\/ScottB205","51299":"https:\/\/www.tripadvisor.ca\/Profile\/harleybick","51300":"https:\/\/www.tripadvisor.ca\/Profile\/jenihop4","51301":"https:\/\/www.tripadvisor.ca\/Profile\/aaW132MG","51302":"https:\/\/www.tripadvisor.ca\/Profile\/bjb204","51303":"https:\/\/www.tripadvisor.ca\/Profile\/519lauriet","51304":"https:\/\/www.tripadvisor.ca\/Profile\/N4525WCfredl","51305":"https:\/\/www.tripadvisor.ca\/Profile\/helenav169","51306":"https:\/\/www.tripadvisor.ca\/Profile\/platty687","51307":"https:\/\/www.tripadvisor.ca\/Profile\/M6671ZDchrisa","51308":"https:\/\/www.tripadvisor.ca\/Profile\/Harley_Squirrelnuts","51309":"https:\/\/www.tripadvisor.ca\/Profile\/LoriAnn717","51310":"https:\/\/www.tripadvisor.ca\/Profile\/DawnD1963","51311":"https:\/\/www.tripadvisor.ca\/Profile\/294jades","51312":"https:\/\/www.tripadvisor.ca\/Profile\/Areusur","51313":"https:\/\/www.tripadvisor.ca\/Profile\/vacationisthebest","51319":"https:\/\/www.tripadvisor.ca\/Profile\/barbw4748","51320":"https:\/\/www.tripadvisor.ca\/Profile\/caseyd1971","51321":"https:\/\/www.tripadvisor.ca\/Profile\/eslteacherdenise","51322":"https:\/\/www.tripadvisor.ca\/Profile\/Shwa_Traveller","51323":"https:\/\/www.tripadvisor.ca\/Profile\/BluenoserHalifax","51324":"https:\/\/www.tripadvisor.ca\/Profile\/annbJ25PU","51325":"https:\/\/www.tripadvisor.ca\/Profile\/150caroles","51326":"https:\/\/www.tripadvisor.ca\/Profile\/hannim2015","51327":"https:\/\/www.tripadvisor.ca\/Profile\/F9598WJkareng","51328":"https:\/\/www.tripadvisor.ca\/Profile\/JoshandKristiC","51329":"https:\/\/www.tripadvisor.ca\/Profile\/heatherc497","51330":"https:\/\/www.tripadvisor.ca\/Profile\/marysW5803MU","51331":"https:\/\/www.tripadvisor.ca\/Profile\/oasishunt2015","51332":"https:\/\/www.tripadvisor.ca\/Profile\/MEBJHB","51333":"https:\/\/www.tripadvisor.ca\/Profile\/lauraaG8695KW","51334":"https:\/\/www.tripadvisor.ca\/Profile\/LinaJ521","51335":"https:\/\/www.tripadvisor.ca\/Profile\/H848BUmichellem","51336":"https:\/\/www.tripadvisor.ca\/Profile\/pamo445","51337":"https:\/\/www.tripadvisor.ca\/Profile\/MyrnaM_11","51338":"https:\/\/www.tripadvisor.ca\/Profile\/burtmarilynh","51339":"https:\/\/www.tripadvisor.ca\/Profile\/ricow700","51340":"https:\/\/www.tripadvisor.ca\/Profile\/936marianl","51341":"https:\/\/www.tripadvisor.ca\/Profile\/PickwickClub","51342":"https:\/\/www.tripadvisor.ca\/Profile\/corinnel349","51343":"https:\/\/www.tripadvisor.ca\/Profile\/pausmicky","51344":"https:\/\/www.tripadvisor.ca\/Profile\/fredr373","51345":"https:\/\/www.tripadvisor.ca\/Profile\/Marygallant2014","51346":"https:\/\/www.tripadvisor.ca\/Profile\/philipp863","51347":"https:\/\/www.tripadvisor.ca\/Profile\/DarrenOsbourne","51348":"https:\/\/www.tripadvisor.ca\/Profile\/Supervaca","51349":"https:\/\/www.tripadvisor.ca\/Profile\/899barbp","51350":"https:\/\/www.tripadvisor.ca\/Profile\/MarciaJoan","51351":"https:\/\/www.tripadvisor.ca\/Profile\/367alland","51352":"https:\/\/www.tripadvisor.ca\/Profile\/somayehs2014","51353":"https:\/\/www.tripadvisor.ca\/Profile\/MaryCAgHdz","51354":"https:\/\/www.tripadvisor.ca\/Profile\/bobsU8649PO","51355":"https:\/\/www.tripadvisor.ca\/Profile\/YetAnotherTraveler5","51356":"https:\/\/www.tripadvisor.ca\/Profile\/davidmP8686WH","51357":"https:\/\/www.tripadvisor.ca\/Profile\/ElayneB_12","51358":"https:\/\/www.tripadvisor.ca\/Profile\/538SuzanneL","51359":"https:\/\/www.tripadvisor.ca\/Profile\/844laurad","51361":"https:\/\/www.tripadvisor.ca\/Profile\/RonaG687","51362":"https:\/\/www.tripadvisor.ca\/Profile\/238donnah","51363":"https:\/\/www.tripadvisor.ca\/Profile\/AnthonyB90","51364":"https:\/\/www.tripadvisor.ca\/Profile\/Ramzgol","51365":"https:\/\/www.tripadvisor.ca\/Profile\/BCB3","51366":"https:\/\/www.tripadvisor.ca\/Profile\/cgh678","51367":"https:\/\/www.tripadvisor.ca\/Profile\/marieanne375","51368":"https:\/\/www.tripadvisor.ca\/Profile\/craigh2013","51369":"https:\/\/www.tripadvisor.ca\/Profile\/Frill2013","51370":"https:\/\/www.tripadvisor.ca\/Profile\/17eileenc","51371":"https:\/\/www.tripadvisor.ca\/Profile\/suzytToronto","51372":"https:\/\/www.tripadvisor.ca\/Profile\/460carolh460","51373":"https:\/\/www.tripadvisor.ca\/Profile\/MelindaF280","51374":"https:\/\/www.tripadvisor.ca\/Profile\/Voice-of-Victoria","51375":"https:\/\/www.tripadvisor.ca\/Profile\/Lois172","51377":"https:\/\/www.tripadvisor.ca\/Profile\/BeckyFF_13","51378":"https:\/\/www.tripadvisor.ca\/Profile\/maebob11","51379":"https:\/\/www.tripadvisor.ca\/Profile\/Pete-the-Skete","51380":"https:\/\/www.tripadvisor.ca\/Profile\/MargE509","51381":"https:\/\/www.tripadvisor.ca\/Profile\/Traveling_Psychic","51382":"https:\/\/www.tripadvisor.ca\/Profile\/505sunilb","51383":"https:\/\/www.tripadvisor.ca\/Profile\/gardengnomegeek","51385":"https:\/\/www.tripadvisor.ca\/Profile\/wesdedra","51386":"https:\/\/www.tripadvisor.ca\/Profile\/PaoloG199","51387":"https:\/\/www.tripadvisor.ca\/Profile\/Vijay60745","51388":"https:\/\/www.tripadvisor.ca\/Profile\/H486SSgrantm","51389":"https:\/\/www.tripadvisor.ca\/Profile\/dheron2017","51390":"https:\/\/www.tripadvisor.ca\/Profile\/Brucester69","51391":"https:\/\/www.tripadvisor.ca\/Profile\/seedbeads","51392":"https:\/\/www.tripadvisor.ca\/Profile\/snapowl","51393":"https:\/\/www.tripadvisor.ca\/Profile\/Canadian67","51394":"nil","51399":"https:\/\/www.tripadvisor.ca\/Profile\/jcw24","51400":"https:\/\/www.tripadvisor.ca\/Profile\/separateentity","51401":"https:\/\/www.tripadvisor.ca\/Profile\/523stanc","51402":"https:\/\/www.tripadvisor.ca\/Profile\/jussarah2013","51403":"https:\/\/www.tripadvisor.ca\/Profile\/abigailliu","51404":"https:\/\/www.tripadvisor.ca\/Profile\/S1606XXheatherh","51405":"https:\/\/www.tripadvisor.ca\/Profile\/catherine131","51406":"https:\/\/www.tripadvisor.ca\/Profile\/484patriciau","51407":"https:\/\/www.tripadvisor.ca\/Profile\/822annem","51408":"https:\/\/www.tripadvisor.ca\/Profile\/dianemN2926WQ","51409":"https:\/\/www.tripadvisor.ca\/Profile\/J8634JBdaveb","51410":"https:\/\/www.tripadvisor.ca\/Profile\/colinf459","51411":"https:\/\/www.tripadvisor.ca\/Profile\/ericzundel","51412":"https:\/\/www.tripadvisor.ca\/Profile\/redheader1","51413":"https:\/\/www.tripadvisor.ca\/Profile\/giszwei","51414":"https:\/\/www.tripadvisor.ca\/Profile\/Jeanny2508","51415":"https:\/\/www.tripadvisor.ca\/Profile\/Darkwing28","51416":"https:\/\/www.tripadvisor.ca\/Profile\/Hacketteer","51417":"https:\/\/www.tripadvisor.ca\/Profile\/F6932FVjuliem","51418":"https:\/\/www.tripadvisor.ca\/Profile\/Tomlian","51424":"https:\/\/www.tripadvisor.ca\/Profile\/lukeb838","51425":"https:\/\/www.tripadvisor.ca\/Profile\/oasishunt2015","51426":"https:\/\/www.tripadvisor.ca\/Profile\/FayGatineau_Quebec","51427":"https:\/\/www.tripadvisor.ca\/Profile\/eleanora273","51428":"https:\/\/www.tripadvisor.ca\/Profile\/799yingt","51434":"https:\/\/www.tripadvisor.ca\/Profile\/62dwayneb","51435":"https:\/\/www.tripadvisor.ca\/Profile\/marcias48","51436":"https:\/\/www.tripadvisor.ca\/Profile\/cluong89","51437":"https:\/\/www.tripadvisor.ca\/Profile\/250ericp","51438":"https:\/\/www.tripadvisor.ca\/Profile\/diennar","51444":"https:\/\/www.tripadvisor.ca\/Profile\/KanTrippin","51445":"https:\/\/www.tripadvisor.ca\/Profile\/217joanned217","51446":"https:\/\/www.tripadvisor.ca\/Profile\/peitraveler_10","51447":"https:\/\/www.tripadvisor.ca\/Profile\/BParr2013","51448":"https:\/\/www.tripadvisor.ca\/Profile\/mindme","51449":"https:\/\/www.tripadvisor.ca\/Profile\/206amyk","51450":"https:\/\/www.tripadvisor.ca\/Profile\/Liesbet_KL","51451":"https:\/\/www.tripadvisor.ca\/Profile\/lahirul","51452":"https:\/\/www.tripadvisor.ca\/Profile\/Mette1982","51453":"https:\/\/www.tripadvisor.ca\/Profile\/eldaaran","51454":"https:\/\/www.tripadvisor.ca\/Profile\/DigitalJive","51455":"https:\/\/www.tripadvisor.ca\/Profile\/RayMSmith","51456":"https:\/\/www.tripadvisor.ca\/Profile\/art_brewer","51457":"https:\/\/www.tripadvisor.ca\/Profile\/360jamesb360","51458":"https:\/\/www.tripadvisor.ca\/Profile\/CharleneC720","51459":"https:\/\/www.tripadvisor.ca\/Profile\/Chesterpersons","51460":"https:\/\/www.tripadvisor.ca\/Profile\/alejandrog451","51461":"https:\/\/www.tripadvisor.ca\/Profile\/OperaDiva71","51462":"https:\/\/www.tripadvisor.ca\/Profile\/Tomliss","51463":"https:\/\/www.tripadvisor.ca\/Profile\/FonthillBilly","51464":"https:\/\/www.tripadvisor.ca\/Profile\/Ulugs","51465":"https:\/\/www.tripadvisor.ca\/Profile\/BillJ287","51466":"https:\/\/www.tripadvisor.ca\/Profile\/KarenF470","51467":"https:\/\/www.tripadvisor.ca\/Profile\/Docamitay","51468":"https:\/\/www.tripadvisor.ca\/Profile\/NVCBJ","51469":"https:\/\/www.tripadvisor.ca\/Profile\/JochenNeuss","51470":"https:\/\/www.tripadvisor.ca\/Profile\/KatO968","51471":"https:\/\/www.tripadvisor.ca\/Profile\/jd1325","51472":"https:\/\/www.tripadvisor.ca\/Profile\/ConnieK132","51473":"https:\/\/www.tripadvisor.ca\/Profile\/Malex2011","51479":"https:\/\/www.tripadvisor.ca\/Profile\/JessacaS_12","51480":"https:\/\/www.tripadvisor.ca\/Profile\/JTfromNY9","51481":"https:\/\/www.tripadvisor.ca\/Profile\/KaraP139","51482":"https:\/\/www.tripadvisor.ca\/Profile\/JaneDoll","51483":"https:\/\/www.tripadvisor.ca\/Profile\/Mushino","51484":"https:\/\/www.tripadvisor.ca\/Profile\/OveE_12","51485":"https:\/\/www.tripadvisor.ca\/Profile\/MoniqueG102","51486":"https:\/\/www.tripadvisor.ca\/Profile\/juergen_siefken","51487":"https:\/\/www.tripadvisor.ca\/Profile\/SharonP776","51488":"https:\/\/www.tripadvisor.ca\/Profile\/lorrainei753","51489":"https:\/\/www.tripadvisor.ca\/Profile\/DeanneS591","51490":"https:\/\/www.tripadvisor.ca\/Profile\/ca2devri","51491":"https:\/\/www.tripadvisor.ca\/Profile\/amandaa0","51492":"https:\/\/www.tripadvisor.ca\/Profile\/btraveller1","51493":"https:\/\/www.tripadvisor.ca\/Profile\/Paulshappy","51504":"https:\/\/www.tripadvisor.caundefined","51514":"https:\/\/www.tripadvisor.ca\/Profile\/jlamb25","51519":"https:\/\/www.tripadvisor.ca\/Profile\/danielbK8246OC","51524":"https:\/\/www.tripadvisor.ca\/Profile\/LiLiCockerpoo","51529":"nil","51544":"https:\/\/www.tripadvisor.ca\/Profile\/J614HMcherylb","51554":"https:\/\/www.tripadvisor.ca\/Profile\/417tracyw","51559":"https:\/\/www.tripadvisor.ca\/Profile\/gates40","51594":"https:\/\/www.tripadvisor.ca\/Profile\/976veronicah","51604":"https:\/\/www.tripadvisor.ca\/Profile\/Lisetteki","51609":"https:\/\/www.tripadvisor.ca\/Profile\/MuskokaontheRocks","51619":"https:\/\/www.tripadvisor.ca\/Profile\/mweichert","51629":"https:\/\/www.tripadvisor.ca\/Profile\/pip582017","51644":"https:\/\/www.tripadvisor.ca\/Profile\/P2910CGnancyd","51654":"https:\/\/www.tripadvisor.ca\/Profile\/pngbonnie","51704":"nil","51719":"https:\/\/www.tripadvisor.ca\/Profile\/green1575","51720":"https:\/\/www.tripadvisor.ca\/Profile\/neville2010","51721":"https:\/\/www.tripadvisor.ca\/Profile\/bcn2006","51722":"https:\/\/www.tripadvisor.ca\/Profile\/Archangelsgirl","51723":"https:\/\/www.tripadvisor.ca\/Profile\/SassyMcC","51724":"https:\/\/www.tripadvisor.ca\/Profile\/KPink2018","51725":"https:\/\/www.tripadvisor.ca\/Profile\/djpractical","51726":"https:\/\/www.tripadvisor.ca\/Profile\/U8394ZBangelab","51727":"https:\/\/www.tripadvisor.ca\/Profile\/eyoung2013","51728":"https:\/\/www.tripadvisor.ca\/Profile\/mityjoe","51729":"https:\/\/www.tripadvisor.ca\/Profile\/Rabz","51730":"https:\/\/www.tripadvisor.ca\/Profile\/Nine_Ate_Seven","51731":"https:\/\/www.tripadvisor.ca\/Profile\/mandarin_as85","51732":"https:\/\/www.tripadvisor.ca\/Profile\/bmorerealtor","51733":"https:\/\/www.tripadvisor.ca\/Profile\/Kajekat","51734":"https:\/\/www.tripadvisor.ca\/Profile\/sarian","51735":"https:\/\/www.tripadvisor.ca\/Profile\/767juliag","51736":"https:\/\/www.tripadvisor.ca\/Profile\/U8963TRmatts","51737":"https:\/\/www.tripadvisor.ca\/Profile\/DianneJ519","51738":"https:\/\/www.tripadvisor.ca\/Profile\/garya113","51739":"https:\/\/www.tripadvisor.ca\/Profile\/dianeg465","51740":"https:\/\/www.tripadvisor.ca\/Profile\/Q1459PGjustinb","51741":"https:\/\/www.tripadvisor.ca\/Profile\/394tl","51742":"https:\/\/www.tripadvisor.ca\/Profile\/Gr8Brit123","51743":"https:\/\/www.tripadvisor.ca\/Profile\/RobertS130","51744":"https:\/\/www.tripadvisor.ca\/Profile\/983stephl","51745":"https:\/\/www.tripadvisor.ca\/Profile\/MelQuirion","51746":"https:\/\/www.tripadvisor.ca\/Profile\/AudreyB514","51747":"https:\/\/www.tripadvisor.ca\/Profile\/B8493IIdavidg","51748":"https:\/\/www.tripadvisor.ca\/Profile\/ebuckhold","51749":"https:\/\/www.tripadvisor.ca\/Profile\/longroadtogo","51750":"https:\/\/www.tripadvisor.ca\/Profile\/Jackie1011","51751":"https:\/\/www.tripadvisor.ca\/Profile\/hubertb2013","51752":"https:\/\/www.tripadvisor.ca\/Profile\/retlawv","51753":"https:\/\/www.tripadvisor.ca\/Profile\/z24pride","51754":"https:\/\/www.tripadvisor.ca\/Profile\/wanttogotoalert","51755":"https:\/\/www.tripadvisor.ca\/Profile\/hotelratings8","51756":"https:\/\/www.tripadvisor.ca\/Profile\/NiagaraQuilter","51757":"https:\/\/www.tripadvisor.caundefined","51758":"https:\/\/www.tripadvisor.ca\/Profile\/MikeW201","51759":"https:\/\/www.tripadvisor.ca\/Profile\/Kirby190212","51760":"https:\/\/www.tripadvisor.ca\/Profile\/Frick01","51764":"nil","51769":"https:\/\/www.tripadvisor.ca\/Profile\/valancys","51770":"https:\/\/www.tripadvisor.ca\/Profile\/Pamm1971","51771":"https:\/\/www.tripadvisor.ca\/Profile\/fpeel","51772":"https:\/\/www.tripadvisor.ca\/Profile\/Go810278","51773":"https:\/\/www.tripadvisor.ca\/Profile\/878brendal","51774":"https:\/\/www.tripadvisor.ca\/Profile\/woodysanderson67","51775":"https:\/\/www.tripadvisor.ca\/Profile\/smallgal37","51776":"https:\/\/www.tripadvisor.ca\/Profile\/Sonialegrande","51777":"https:\/\/www.tripadvisor.ca\/Profile\/tdmatte","51778":"https:\/\/www.tripadvisor.ca\/Profile\/750laurend","51779":"https:\/\/www.tripadvisor.ca\/Profile\/TJLMES","51780":"https:\/\/www.tripadvisor.ca\/Profile\/Bubviv","51781":"https:\/\/www.tripadvisor.ca\/Profile\/mckertch","51782":"https:\/\/www.tripadvisor.ca\/Profile\/shelleybeant","51783":"https:\/\/www.tripadvisor.ca\/Profile\/fpeel","51784":"nil","51789":"nil","51794":"https:\/\/www.tripadvisor.ca\/Profile\/Becca71119","51795":"https:\/\/www.tripadvisor.ca\/Profile\/troys419","51796":"https:\/\/www.tripadvisor.ca\/Profile\/warlock1Elmira","51797":"https:\/\/www.tripadvisor.ca\/Profile\/N7387HTdeniseo","51798":"https:\/\/www.tripadvisor.ca\/Profile\/edwardlN2964TC","51799":"https:\/\/www.tripadvisor.ca\/Profile\/jaylyncoop","51800":"https:\/\/www.tripadvisor.ca\/Profile\/CollieCalver","51801":"https:\/\/www.tripadvisor.ca\/Profile\/crazycanadiangirl747","51802":"https:\/\/www.tripadvisor.ca\/Profile\/JimNCrysL","51803":"https:\/\/www.tripadvisor.ca\/Profile\/poyminy","51804":"https:\/\/www.tripadvisor.ca\/Profile\/joyo98","51805":"https:\/\/www.tripadvisor.ca\/Profile\/544jodig","51806":"https:\/\/www.tripadvisor.ca\/Profile\/kevinvberg","51807":"https:\/\/www.tripadvisor.ca\/Profile\/klein3","51808":"https:\/\/www.tripadvisor.ca\/Profile\/brittanymac26","51809":"https:\/\/www.tripadvisor.ca\/Profile\/L4293MTthomasg","51810":"https:\/\/www.tripadvisor.ca\/Profile\/aprild841","51811":"https:\/\/www.tripadvisor.ca\/Profile\/MichaelL943","51812":"https:\/\/www.tripadvisor.ca\/Profile\/gkhyatt","51813":"https:\/\/www.tripadvisor.ca\/Profile\/981itac","51814":"https:\/\/www.tripadvisor.ca\/Profile\/275tammiem","51815":"https:\/\/www.tripadvisor.ca\/Profile\/263chadv","51816":"https:\/\/www.tripadvisor.ca\/Profile\/svcairns","51817":"https:\/\/www.tripadvisor.ca\/Profile\/StephenW2383","51818":"https:\/\/www.tripadvisor.ca\/Profile\/bachire19","51819":"https:\/\/www.tripadvisor.ca\/Profile\/northwestmichelle","51820":"https:\/\/www.tripadvisor.ca\/Profile\/cancub6","51821":"https:\/\/www.tripadvisor.ca\/Profile\/denisebJ483KG","51822":"https:\/\/www.tripadvisor.ca\/Profile\/shannond229","51823":"https:\/\/www.tripadvisor.ca\/Profile\/D8568TRianf","51824":"https:\/\/www.tripadvisor.ca\/Profile\/trevorv609","51825":"https:\/\/www.tripadvisor.ca\/Profile\/K5057BAamandam","51826":"https:\/\/www.tripadvisor.ca\/Profile\/Photobill7","51827":"https:\/\/www.tripadvisor.ca\/Profile\/karensN322JA","51828":"https:\/\/www.tripadvisor.ca\/Profile\/B9348IGjillm","51829":"https:\/\/www.tripadvisor.ca\/Profile\/brentbV2708GD","51830":"https:\/\/www.tripadvisor.ca\/Profile\/tanyam536","51831":"https:\/\/www.tripadvisor.ca\/Profile\/139michaelc139","51832":"https:\/\/www.tripadvisor.ca\/Profile\/511chantellee","51833":"https:\/\/www.tripadvisor.ca\/Profile\/Jim0693","51834":"https:\/\/www.tripadvisor.ca\/Profile\/ChopperHackit","51835":"https:\/\/www.tripadvisor.ca\/Profile\/GetnThere","51836":"https:\/\/www.tripadvisor.ca\/Profile\/Dave7472016","51837":"https:\/\/www.tripadvisor.ca\/Profile\/336yvonnem","51838":"https:\/\/www.tripadvisor.ca\/Profile\/lsbrett12","51839":"https:\/\/www.tripadvisor.ca\/Profile\/Cheryl13","51840":"https:\/\/www.tripadvisor.ca\/Profile\/nicolettav332","51841":"https:\/\/www.tripadvisor.ca\/Profile\/Canuckgal25","51842":"https:\/\/www.tripadvisor.ca\/Profile\/NewSouth2410","51843":"https:\/\/www.tripadvisor.ca\/Profile\/Rv-Jeff","51844":"https:\/\/www.tripadvisor.ca\/Profile\/GrantFamilyToronto","51845":"https:\/\/www.tripadvisor.ca\/Profile\/dbpuce","51846":"https:\/\/www.tripadvisor.ca\/Profile\/cpaulj474","51847":"https:\/\/www.tripadvisor.ca\/Profile\/LindaR556","51848":"https:\/\/www.tripadvisor.ca\/Profile\/642redr","51849":"https:\/\/www.tripadvisor.ca\/Profile\/80tanyag","51850":"https:\/\/www.tripadvisor.ca\/Profile\/jonathancZ1382HJ","51851":"https:\/\/www.tripadvisor.ca\/Profile\/planetype","51852":"https:\/\/www.tripadvisor.ca\/Profile\/malyssa","51853":"https:\/\/www.tripadvisor.ca\/Profile\/mrstthom","51854":"https:\/\/www.tripadvisor.ca\/Profile\/T5061HRstephaniem","51855":"https:\/\/www.tripadvisor.ca\/Profile\/CambridgeHS","51856":"https:\/\/www.tripadvisor.ca\/Profile\/joannec201","51857":"https:\/\/www.tripadvisor.ca\/Profile\/stefaniat760","51858":"https:\/\/www.tripadvisor.ca\/Profile\/ninag611","51859":"https:\/\/www.tripadvisor.ca\/Profile\/mumofabk","51860":"https:\/\/www.tripadvisor.ca\/Profile\/rebeccabL6655PP","51861":"https:\/\/www.tripadvisor.ca\/Profile\/feliciaw81","51862":"https:\/\/www.tripadvisor.ca\/Profile\/jessin346","51863":"https:\/\/www.tripadvisor.ca\/Profile\/244crystalb","51864":"https:\/\/www.tripadvisor.ca\/Profile\/411Canuck","51865":"https:\/\/www.tripadvisor.ca\/Profile\/jamesaU4768LB","51866":"https:\/\/www.tripadvisor.ca\/Profile\/rebeckysni","51867":"https:\/\/www.tripadvisor.ca\/Profile\/edilbertf","51868":"https:\/\/www.tripadvisor.ca\/Profile\/809mannya","51869":"https:\/\/www.tripadvisor.ca\/Profile\/135kristinap","51870":"https:\/\/www.tripadvisor.ca\/Profile\/cherylr2014","51871":"https:\/\/www.tripadvisor.ca\/Profile\/S4925RWlisaa","51872":"https:\/\/www.tripadvisor.ca\/Profile\/LarryV333","51873":"https:\/\/www.tripadvisor.ca\/Profile\/SummerLovinn","51874":"https:\/\/www.tripadvisor.ca\/Profile\/475lindsayf","51875":"https:\/\/www.tripadvisor.ca\/Profile\/JLReimer","51876":"https:\/\/www.tripadvisor.ca\/Profile\/sand-and-palm-trees1","51877":"https:\/\/www.tripadvisor.ca\/Profile\/924cathyf","51878":"https:\/\/www.tripadvisor.ca\/Profile\/bmcstar","51879":"https:\/\/www.tripadvisor.ca\/Profile\/Pupplove","51880":"https:\/\/www.tripadvisor.ca\/Profile\/TheWongClan","51881":"https:\/\/www.tripadvisor.ca\/Profile\/Jules5000","51882":"https:\/\/www.tripadvisor.ca\/Profile\/Cmonp","51883":"https:\/\/www.tripadvisor.ca\/Profile\/locowithapollako","51884":"https:\/\/www.tripadvisor.ca\/Profile\/NancyJ20","51885":"https:\/\/www.tripadvisor.ca\/Profile\/JennaW687","51886":"https:\/\/www.tripadvisor.ca\/Profile\/566JayD","51887":"https:\/\/www.tripadvisor.ca\/Profile\/skettyroad","51888":"https:\/\/www.tripadvisor.ca\/Profile\/PurpleStar_12","51889":"https:\/\/www.tripadvisor.ca\/Profile\/3SPOONFED","51890":"https:\/\/www.tripadvisor.ca\/Profile\/ClaudiainBrantford","51891":"https:\/\/www.tripadvisor.ca\/Profile\/248KateS","51892":"https:\/\/www.tripadvisor.ca\/Profile\/hahahamilton","51893":"https:\/\/www.tripadvisor.ca\/Profile\/ChantelY","51894":"https:\/\/www.tripadvisor.ca\/Profile\/MaddenOttawaOntario","51895":"https:\/\/www.tripadvisor.ca\/Profile\/CindyO712","51896":"https:\/\/www.tripadvisor.ca\/Profile\/steveb959","51897":"https:\/\/www.tripadvisor.ca\/Profile\/MoriLeeJ","51898":"https:\/\/www.tripadvisor.ca\/Profile\/KT5150","51899":"https:\/\/www.tripadvisor.ca\/Profile\/maxxb2019","51904":"https:\/\/www.tripadvisor.ca\/Profile\/pammalu","51909":"nil","51914":"https:\/\/www.tripadvisor.ca\/Profile\/X2112PHlaurap","51924":"https:\/\/www.tripadvisor.ca\/Profile\/Marknali_12","51929":"https:\/\/www.tripadvisor.ca\/Profile\/cam_esp2015","51934":"https:\/\/www.tripadvisor.ca\/Profile\/Exploration156931","51939":"https:\/\/www.tripadvisor.ca\/Profile\/PeterK8817","51949":"https:\/\/www.tripadvisor.ca\/Profile\/baron48","51954":"https:\/\/www.tripadvisor.ca\/Profile\/dawnd749","51964":"https:\/\/www.tripadvisor.ca\/Profile\/K4156RCdanielled","51969":"https:\/\/www.tripadvisor.ca\/Profile\/134lizh","51979":"https:\/\/www.tripadvisor.ca\/Profile\/U6355ZNkatier","51984":"https:\/\/www.tripadvisor.ca\/Profile\/Chezzahw","51989":"https:\/\/www.tripadvisor.ca\/Profile\/614miked","51994":"https:\/\/www.tripadvisor.ca\/Profile\/daniellewJ8752OK","51999":"https:\/\/www.tripadvisor.ca\/Profile\/141shellys","52004":"https:\/\/www.tripadvisor.ca\/Profile\/taylorb888","52009":"https:\/\/www.tripadvisor.ca\/Profile\/569abigailj","52014":"https:\/\/www.tripadvisor.ca\/Profile\/FL_Ken","52019":"https:\/\/www.tripadvisor.ca\/Profile\/eelgrasslady","52024":"https:\/\/www.tripadvisor.ca\/Profile\/andymU6158NP","52029":"https:\/\/www.tripadvisor.ca\/Profile\/DashiellHunt","52034":"https:\/\/www.tripadvisor.ca\/Profile\/marshwiggle2017","52039":"https:\/\/www.tripadvisor.ca\/Profile\/P1671GAjanetc","52054":"https:\/\/www.tripadvisor.ca\/Profile\/Y1379MNcatherinef","52059":"https:\/\/www.tripadvisor.ca\/Profile\/01STAY01","52069":"https:\/\/www.tripadvisor.ca\/Profile\/24blairh","52079":"nil","52089":"https:\/\/www.tripadvisor.ca\/Profile\/O3273TDelaineh","52090":"https:\/\/www.tripadvisor.ca\/Profile\/F5688FJpeterr","52091":"https:\/\/www.tripadvisor.ca\/Profile\/TSB737","52092":"https:\/\/www.tripadvisor.ca\/Profile\/climborhike","52093":"https:\/\/www.tripadvisor.ca\/Profile\/MACIMI","52094":"https:\/\/www.tripadvisor.ca\/Profile\/mountainoutin","52095":"https:\/\/www.tripadvisor.ca\/Profile\/tinnen2015","52096":"https:\/\/www.tripadvisor.ca\/Profile\/MyleHigh","52097":"https:\/\/www.tripadvisor.ca\/Profile\/WorldLeeWanderer","52098":"https:\/\/www.tripadvisor.ca\/Profile\/GMC07","52104":"https:\/\/www.tripadvisor.ca\/Profile\/JayB448","52105":"https:\/\/www.tripadvisor.ca\/Profile\/JohnAnnB","52106":"https:\/\/www.tripadvisor.ca\/Profile\/cheritoe","52107":"https:\/\/www.tripadvisor.ca\/Profile\/tylee10","52108":"https:\/\/www.tripadvisor.ca\/Profile\/361JoanneM","52109":"https:\/\/www.tripadvisor.ca\/Profile\/remonantoun","52110":"https:\/\/www.tripadvisor.ca\/Profile\/asqwzx12","52111":"https:\/\/www.tripadvisor.ca\/Profile\/klodski","52112":"https:\/\/www.tripadvisor.ca\/Profile\/scyp","52113":"https:\/\/www.tripadvisor.ca\/Profile\/Neferterry","52114":"https:\/\/www.tripadvisor.ca\/Profile\/janetisnothere","52115":"https:\/\/www.tripadvisor.ca\/Profile\/PaoliLLH","52116":"https:\/\/www.tripadvisor.ca\/Profile\/L9777XUmonicar","52117":"https:\/\/www.tripadvisor.ca\/Profile\/441arvinv","52118":"https:\/\/www.tripadvisor.ca\/Profile\/andavelasquez","52124":"https:\/\/www.tripadvisor.ca\/Profile\/Michele117","52125":"https:\/\/www.tripadvisor.ca\/Profile\/depazed","52126":"https:\/\/www.tripadvisor.ca\/Profile\/KirklandTom","52127":"https:\/\/www.tripadvisor.ca\/Profile\/luvitwhenitrains","52128":"https:\/\/www.tripadvisor.ca\/Profile\/angelalambece","52129":"https:\/\/www.tripadvisor.ca\/Profile\/brianpexton","52130":"https:\/\/www.tripadvisor.ca\/Profile\/934maggies","52131":"https:\/\/www.tripadvisor.ca\/Profile\/Bradford7050","52132":"https:\/\/www.tripadvisor.ca\/Profile\/tatsquestu","52133":"https:\/\/www.tripadvisor.ca\/Profile\/gandhiabhishek17","52134":"https:\/\/www.tripadvisor.ca\/Profile\/armandos1969","52135":"https:\/\/www.tripadvisor.ca\/Profile\/elisalP9925LP","52136":"https:\/\/www.tripadvisor.ca\/Profile\/Glenn57_25","52137":"https:\/\/www.tripadvisor.ca\/Profile\/deb1del2","52138":"https:\/\/www.tripadvisor.ca\/Profile\/alli785","52139":"https:\/\/www.tripadvisor.ca\/Profile\/mproza","52140":"https:\/\/www.tripadvisor.ca\/Profile\/442RichardS","52141":"https:\/\/www.tripadvisor.ca\/Profile\/AdrienneA598","52142":"https:\/\/www.tripadvisor.ca\/Profile\/dalipardon","52144":"https:\/\/www.tripadvisor.ca\/Profile\/AmazingT4","52145":"https:\/\/www.tripadvisor.ca\/Profile\/bcguy123","52146":"https:\/\/www.tripadvisor.ca\/Profile\/maryjow771","52147":"https:\/\/www.tripadvisor.ca\/Profile\/P3224YYlindas","52148":"https:\/\/www.tripadvisor.ca\/Profile\/SimpleTraveler65","52149":"https:\/\/www.tripadvisor.ca\/Profile\/scuba_matt_12","52150":"https:\/\/www.tripadvisor.ca\/Profile\/67tayyabaa","52151":"https:\/\/www.tripadvisor.ca\/Profile\/753AK","52152":"https:\/\/www.tripadvisor.ca\/Profile\/florence8806","52153":"https:\/\/www.tripadvisor.ca\/Profile\/mfuchs","52154":"https:\/\/www.tripadvisor.ca\/Profile\/578rond","52155":"https:\/\/www.tripadvisor.ca\/Profile\/F8094VIsarab","52156":"https:\/\/www.tripadvisor.ca\/Profile\/jeffpF2494RE","52158":"https:\/\/www.tripadvisor.ca\/Profile\/641less","52159":"https:\/\/www.tripadvisor.ca\/Profile\/satchelk","52160":"https:\/\/www.tripadvisor.ca\/Profile\/W1348YHmarkr","52161":"https:\/\/www.tripadvisor.ca\/Profile\/kevingrees","52162":"https:\/\/www.tripadvisor.ca\/Profile\/244alisonl","52163":"https:\/\/www.tripadvisor.ca\/Profile\/AshleyDawn84","52164":"https:\/\/www.tripadvisor.ca\/Profile\/Sassamatt","52165":"https:\/\/www.tripadvisor.ca\/Profile\/Tripadviser15","52166":"https:\/\/www.tripadvisor.ca\/Profile\/cocas423","52167":"https:\/\/www.tripadvisor.ca\/Profile\/642americang","52169":"https:\/\/www.tripadvisor.ca\/Profile\/D_Beep","52170":"https:\/\/www.tripadvisor.ca\/Profile\/539skyee","52171":"https:\/\/www.tripadvisor.ca\/Profile\/HatRez","52172":"https:\/\/www.tripadvisor.ca\/Profile\/952billr","52173":"https:\/\/www.tripadvisor.ca\/Profile\/LorraineWilliamsLake","52174":"https:\/\/www.tripadvisor.ca\/Profile\/jsksy","52175":"https:\/\/www.tripadvisor.ca\/Profile\/shirleym455","52176":"https:\/\/www.tripadvisor.ca\/Profile\/jacklX9803VD","52177":"https:\/\/www.tripadvisor.ca\/Profile\/974LarryL","52178":"https:\/\/www.tripadvisor.ca\/Profile\/PeterM3829","52179":"https:\/\/www.tripadvisor.ca\/Profile\/dmcc99","52180":"https:\/\/www.tripadvisor.ca\/Profile\/Coach_Stefan","52181":"https:\/\/www.tripadvisor.ca\/Profile\/Experience313570","52182":"https:\/\/www.tripadvisor.ca\/Profile\/N2138ZClindae","52189":"https:\/\/www.tripadvisor.ca\/Profile\/soomih2015","52190":"https:\/\/www.tripadvisor.ca\/Profile\/RobTor","52191":"https:\/\/www.tripadvisor.ca\/Profile\/AMGull","52192":"https:\/\/www.tripadvisor.ca\/Profile\/784mariond","52193":"https:\/\/www.tripadvisor.ca\/Profile\/O6933EErebeccab","52194":"https:\/\/www.tripadvisor.ca\/Profile\/366jand","52195":"https:\/\/www.tripadvisor.ca\/Profile\/ywlmb","52196":"https:\/\/www.tripadvisor.ca\/Profile\/fsm310","52197":"https:\/\/www.tripadvisor.ca\/Profile\/joancU9714QY","52198":"https:\/\/www.tripadvisor.ca\/Profile\/Dloo","52199":"https:\/\/www.tripadvisor.ca\/Profile\/patsky22","52200":"https:\/\/www.tripadvisor.ca\/Profile\/OneHandPaddler","52201":"https:\/\/www.tripadvisor.ca\/Profile\/875petrinab","52203":"https:\/\/www.tripadvisor.ca\/Profile\/edenvalley","52204":"https:\/\/www.tripadvisor.ca\/Profile\/marshtraveller","52207":"https:\/\/www.tripadvisor.ca\/Profile\/karmalyta","52214":"https:\/\/www.tripadvisor.ca\/Profile\/AmirakCI","52215":"https:\/\/www.tripadvisor.ca\/Profile\/lynnb219","52217":"https:\/\/www.tripadvisor.ca\/Profile\/stephaniesW5046DX","52218":"https:\/\/www.tripadvisor.ca\/Profile\/janinereal","52219":"https:\/\/www.tripadvisor.ca\/Profile\/LindaC846","52220":"https:\/\/www.tripadvisor.ca\/Profile\/johnlQ4564SK","52221":"https:\/\/www.tripadvisor.ca\/Profile\/vlastovka","52222":"https:\/\/www.tripadvisor.ca\/Profile\/candycat272","52223":"https:\/\/www.tripadvisor.ca\/Profile\/I4532AXianw","52234":"https:\/\/www.tripadvisor.ca\/Profile\/_aholystar","52235":"https:\/\/www.tripadvisor.ca\/Profile\/printedboxer","52236":"https:\/\/www.tripadvisor.ca\/Profile\/rodnglo","52237":"https:\/\/www.tripadvisor.ca\/Profile\/MichaelM0079","52238":"https:\/\/www.tripadvisor.ca\/Profile\/tauiota2","52239":"https:\/\/www.tripadvisor.ca\/Profile\/helenh878","52240":"https:\/\/www.tripadvisor.ca\/Profile\/8864860","52241":"https:\/\/www.tripadvisor.ca\/Profile\/default29012019","52242":"https:\/\/www.tripadvisor.ca\/Profile\/764jamiey","52244":"https:\/\/www.tripadvisor.ca\/Profile\/TwigTraveler","52245":"https:\/\/www.tripadvisor.ca\/Profile\/jmX6447RO","52246":"https:\/\/www.tripadvisor.ca\/Profile\/Pooky29","52248":"https:\/\/www.tripadvisor.ca\/Profile\/kdb24919","52249":"https:\/\/www.tripadvisor.ca\/Profile\/eaglecountry","52250":"https:\/\/www.tripadvisor.ca\/Profile\/Hazelis33","52251":"https:\/\/www.tripadvisor.ca\/Profile\/MarianC533","52253":"https:\/\/www.tripadvisor.ca\/Profile\/mmenzies00","52254":"https:\/\/www.tripadvisor.ca\/Profile\/MitchnBlue","52255":"https:\/\/www.tripadvisor.ca\/Profile\/DeneMiles","52256":"https:\/\/www.tripadvisor.ca\/Profile\/ROTTIEPRINCESS","52257":"https:\/\/www.tripadvisor.ca\/Profile\/treepondersleaf","52258":"https:\/\/www.tripadvisor.ca\/Profile\/andreacZ3806XG","52259":"https:\/\/www.tripadvisor.ca\/Profile\/387sher","52260":"https:\/\/www.tripadvisor.ca\/Profile\/Brjpotter","52261":"https:\/\/www.tripadvisor.ca\/Profile\/Hengelo","52262":"https:\/\/www.tripadvisor.ca\/Profile\/nnovaj67","52263":"https:\/\/www.tripadvisor.ca\/Profile\/ismena-bee","52264":"https:\/\/www.tripadvisor.ca\/Profile\/Craiger9929","52265":"https:\/\/www.tripadvisor.ca\/Profile\/traveling-canadian21","52266":"https:\/\/www.tripadvisor.ca\/Profile\/Mctet","52267":"https:\/\/www.tripadvisor.ca\/Profile\/856reneem","52268":"https:\/\/www.tripadvisor.ca\/Profile\/shunra11","52269":"https:\/\/www.tripadvisor.ca\/Profile\/brittk93","52270":"https:\/\/www.tripadvisor.ca\/Profile\/ricksB3081NH","52271":"https:\/\/www.tripadvisor.ca\/Profile\/282elysem","52272":"https:\/\/www.tripadvisor.ca\/Profile\/465sunshines","52273":"https:\/\/www.tripadvisor.ca\/Profile\/LittleBear21","52279":"https:\/\/www.tripadvisor.ca\/Profile\/Stonygurl","52280":"https:\/\/www.tripadvisor.ca\/Profile\/Pouxie11","52281":"https:\/\/www.tripadvisor.ca\/Profile\/DawnD163","52282":"https:\/\/www.tripadvisor.ca\/Profile\/87mickm","52283":"https:\/\/www.tripadvisor.ca\/Profile\/Queenbeesandthedrone","52284":"nil","52289":"https:\/\/www.tripadvisor.ca\/Profile\/cliffjump","52290":"https:\/\/www.tripadvisor.ca\/Profile\/philipc703","52291":"https:\/\/www.tripadvisor.ca\/Profile\/chrispN5490CT","52292":"https:\/\/www.tripadvisor.ca\/Profile\/361JoanneM","52293":"https:\/\/www.tripadvisor.ca\/Profile\/sam154980","52294":"https:\/\/www.tripadvisor.ca\/Profile\/Otherguru","52295":"https:\/\/www.tripadvisor.ca\/Profile\/jessmQ9370VV","52296":"https:\/\/www.tripadvisor.ca\/Profile\/TomN600","52297":"https:\/\/www.tripadvisor.ca\/Profile\/I7805DYdanp","52298":"https:\/\/www.tripadvisor.ca\/Profile\/944wangy","52299":"https:\/\/www.tripadvisor.ca\/Profile\/LS650","52300":"https:\/\/www.tripadvisor.ca\/Profile\/76linap","52301":"https:\/\/www.tripadvisor.ca\/Profile\/jjmcrash","52302":"https:\/\/www.tripadvisor.ca\/Profile\/xcimo","52303":"https:\/\/www.tripadvisor.ca\/Profile\/X3307MIerinr","52309":"https:\/\/www.tripadvisor.ca\/Profile\/Shiva_pac","52310":"https:\/\/www.tripadvisor.ca\/Profile\/572chantald","52311":"https:\/\/www.tripadvisor.ca\/Profile\/798normanf","52312":"https:\/\/www.tripadvisor.ca\/Profile\/justnona","52313":"https:\/\/www.tripadvisor.ca\/Profile\/460margeh","52314":"https:\/\/www.tripadvisor.ca\/Profile\/m1000c","52315":"https:\/\/www.tripadvisor.ca\/Profile\/GrantB305","52316":"https:\/\/www.tripadvisor.ca\/Profile\/samuelsC5990SM","52317":"https:\/\/www.tripadvisor.ca\/Profile\/marianP9667AB","52318":"https:\/\/www.tripadvisor.ca\/Profile\/H1270SAdanas","52319":"https:\/\/www.tripadvisor.ca\/Profile\/BarbLH","52320":"https:\/\/www.tripadvisor.ca\/Profile\/refth","52321":"https:\/\/www.tripadvisor.ca\/Profile\/nobumurasewg","52322":"https:\/\/www.tripadvisor.ca\/Profile\/Heather8844","52323":"https:\/\/www.tripadvisor.ca\/Profile\/DanielCrowley","52329":"https:\/\/www.tripadvisor.ca\/Profile\/KPrieto","52330":"https:\/\/www.tripadvisor.ca\/Profile\/P6541RAjamies","52331":"https:\/\/www.tripadvisor.ca\/Profile\/SachaF22","52332":"https:\/\/www.tripadvisor.ca\/Profile\/judyb66","52333":"https:\/\/www.tripadvisor.ca\/Profile\/BrendanB499","52334":"https:\/\/www.tripadvisor.ca\/Profile\/177traciw","52335":"https:\/\/www.tripadvisor.ca\/Profile\/moosie100","52336":"https:\/\/www.tripadvisor.ca\/Profile\/Y7668HXmarkg","52337":"https:\/\/www.tripadvisor.ca\/Profile\/200alyshas","52338":"https:\/\/www.tripadvisor.ca\/Profile\/gdaymoose","52339":"https:\/\/www.tripadvisor.ca\/Profile\/r0d777","52340":"https:\/\/www.tripadvisor.ca\/Profile\/Happycamper448","52341":"https:\/\/www.tripadvisor.ca\/Profile\/carlf581","52342":"https:\/\/www.tripadvisor.ca\/Profile\/IsleofWightGirl64","52343":"https:\/\/www.tripadvisor.ca\/Profile\/Keesden","52344":"https:\/\/www.tripadvisor.ca\/Profile\/tutuann","52345":"https:\/\/www.tripadvisor.ca\/Profile\/julianasP3768IC","52346":"https:\/\/www.tripadvisor.ca\/Profile\/surfgirl80","52347":"https:\/\/www.tripadvisor.ca\/Profile\/jackl418","52348":"https:\/\/www.tripadvisor.ca\/Profile\/prutske2015","52349":"https:\/\/www.tripadvisor.ca\/Profile\/leila_bmg","52350":"https:\/\/www.tripadvisor.ca\/Profile\/donsV7529LI","52351":"https:\/\/www.tripadvisor.ca\/Profile\/I2999QGcarolb","52352":"https:\/\/www.tripadvisor.ca\/Profile\/HappyKat74","52353":"https:\/\/www.tripadvisor.ca\/Profile\/WalterKu","52354":"https:\/\/www.tripadvisor.ca\/Profile\/Helenthelayabout","52355":"https:\/\/www.tripadvisor.ca\/Profile\/26janisk","52356":"https:\/\/www.tripadvisor.ca\/Profile\/D5529EDdavids","52357":"https:\/\/www.tripadvisor.ca\/Profile\/ruthiepoo123","52358":"https:\/\/www.tripadvisor.ca\/Profile\/catinthescat","52359":"https:\/\/www.tripadvisor.ca\/Profile\/809fredg","52360":"https:\/\/www.tripadvisor.ca\/Profile\/Mvidamour","52361":"https:\/\/www.tripadvisor.ca\/Profile\/mr0b13","52362":"https:\/\/www.tripadvisor.ca\/Profile\/E6930DUjoelc","52363":"https:\/\/www.tripadvisor.ca\/Profile\/Emma_Banner88","52364":"https:\/\/www.tripadvisor.ca\/Profile\/Tannedoz","52365":"https:\/\/www.tripadvisor.ca\/Profile\/sianallama","52366":"https:\/\/www.tripadvisor.ca\/Profile\/yockletonarms","52367":"https:\/\/www.tripadvisor.ca\/Profile\/lausegard","52368":"https:\/\/www.tripadvisor.ca\/Profile\/lkelsey","52369":"https:\/\/www.tripadvisor.ca\/Profile\/lalondederek","52370":"https:\/\/www.tripadvisor.ca\/Profile\/pennymorgs","52371":"https:\/\/www.tripadvisor.ca\/Profile\/snowmeiser","52372":"https:\/\/www.tripadvisor.ca\/Profile\/chantalligent","52373":"https:\/\/www.tripadvisor.ca\/Profile\/InfraRon","52374":"https:\/\/www.tripadvisor.ca\/Profile\/TravelMoneyHappy","52375":"https:\/\/www.tripadvisor.ca\/Profile\/155joshuad","52376":"https:\/\/www.tripadvisor.ca\/Profile\/Mnn004","52377":"https:\/\/www.tripadvisor.ca\/Profile\/Laura5064","52378":"https:\/\/www.tripadvisor.ca\/Profile\/650brittanyk","52379":"https:\/\/www.tripadvisor.ca\/Profile\/456shinjia","52381":"https:\/\/www.tripadvisor.ca\/Profile\/Tashahd","52382":"https:\/\/www.tripadvisor.ca\/Profile\/875brib","52383":"https:\/\/www.tripadvisor.ca\/Profile\/canusakm","52384":"https:\/\/www.tripadvisor.ca\/Profile\/607WendyS","52385":"https:\/\/www.tripadvisor.ca\/Profile\/shortbutsweetx2","52386":"https:\/\/www.tripadvisor.ca\/Profile\/Dutrihard","52387":"https:\/\/www.tripadvisor.ca\/Profile\/DeniseScammell","52388":"https:\/\/www.tripadvisor.ca\/Profile\/nlw778","52389":"https:\/\/www.tripadvisor.ca\/Profile\/annmargareta2015","52390":"https:\/\/www.tripadvisor.ca\/Profile\/lorrainew61","52391":"https:\/\/www.tripadvisor.ca\/Profile\/everlastingf2015","52392":"https:\/\/www.tripadvisor.ca\/Profile\/Crazysal","52393":"https:\/\/www.tripadvisor.ca\/Profile\/kellyp177","52394":"https:\/\/www.tripadvisor.ca\/Profile\/outdoor553","52395":"https:\/\/www.tripadvisor.ca\/Profile\/boobyis","52396":"https:\/\/www.tripadvisor.ca\/Profile\/D9393UMrobertc","52397":"https:\/\/www.tripadvisor.ca\/Profile\/Doheya","52398":"https:\/\/www.tripadvisor.ca\/Profile\/kiteboardaddict","52399":"https:\/\/www.tripadvisor.ca\/Profile\/joannax689","52400":"https:\/\/www.tripadvisor.ca\/Profile\/shelleyp93","52401":"https:\/\/www.tripadvisor.ca\/Profile\/NickSNanaimo","52402":"https:\/\/www.tripadvisor.ca\/Profile\/twinkletoes5477","52403":"https:\/\/www.tripadvisor.ca\/Profile\/Power_Family77","52409":"https:\/\/www.tripadvisor.ca\/Profile\/934joeg","52410":"https:\/\/www.tripadvisor.ca\/Profile\/securedcircus","52411":"https:\/\/www.tripadvisor.ca\/Profile\/FirwynFirebrand","52412":"https:\/\/www.tripadvisor.ca\/Profile\/57_lianet","52413":"https:\/\/www.tripadvisor.ca\/Profile\/24lucasl","52415":"https:\/\/www.tripadvisor.ca\/Profile\/Dr3z","52416":"https:\/\/www.tripadvisor.ca\/Profile\/flyingontheground","52417":"https:\/\/www.tripadvisor.ca\/Profile\/Marion_Harvey","52418":"https:\/\/www.tripadvisor.ca\/Profile\/gergop2014","52419":"https:\/\/www.tripadvisor.ca\/Profile\/lindslock","52420":"https:\/\/www.tripadvisor.ca\/Profile\/skydriver332","52421":"https:\/\/www.tripadvisor.ca\/Profile\/Gambierkate","52422":"https:\/\/www.tripadvisor.ca\/Profile\/Zestin","52423":"https:\/\/www.tripadvisor.ca\/Profile\/Terka88","52424":"https:\/\/www.tripadvisor.ca\/Profile\/rebeccad897","52425":"https:\/\/www.tripadvisor.ca\/Profile\/jaccilee","52426":"https:\/\/www.tripadvisor.ca\/Profile\/MelQuirion","52427":"https:\/\/www.tripadvisor.ca\/Profile\/CPHunter","52428":"https:\/\/www.tripadvisor.ca\/Profile\/Marigold1012","52439":"https:\/\/www.tripadvisor.ca\/Profile\/Joorussell","52440":"https:\/\/www.tripadvisor.ca\/Profile\/ladywithatruck","52441":"https:\/\/www.tripadvisor.ca\/Profile\/AliceMatthews","52442":"https:\/\/www.tripadvisor.ca\/Profile\/MidwestWestTraveler","52443":"https:\/\/www.tripadvisor.ca\/Profile\/mrsglobal88","52444":"https:\/\/www.tripadvisor.ca\/Profile\/CarieB597","52445":"https:\/\/www.tripadvisor.ca\/Profile\/KammJayy","52446":"https:\/\/www.tripadvisor.ca\/Profile\/Ties54","52447":"https:\/\/www.tripadvisor.ca\/Profile\/ClaytonS45","52448":"https:\/\/www.tripadvisor.ca\/Profile\/heidzters","52449":"https:\/\/www.tripadvisor.ca\/Profile\/505erikaw","52450":"https:\/\/www.tripadvisor.ca\/Profile\/nowzara","52451":"https:\/\/www.tripadvisor.ca\/Profile\/Snow666angel","52453":"https:\/\/www.tripadvisor.ca\/Profile\/Stratetalker","52454":"https:\/\/www.tripadvisor.ca\/Profile\/Amber084","52455":"https:\/\/www.tripadvisor.ca\/Profile\/here_fishy1","52456":"https:\/\/www.tripadvisor.ca\/Profile\/London_Scotti","52457":"https:\/\/www.tripadvisor.ca\/Profile\/JenniferK690","52458":"https:\/\/www.tripadvisor.ca\/Profile\/bbarbuska","52459":"https:\/\/www.tripadvisor.ca\/Profile\/TravellingPiglets","52460":"https:\/\/www.tripadvisor.ca\/Profile\/HarryA834","52461":"https:\/\/www.tripadvisor.ca\/Profile\/franv51","52462":"https:\/\/www.tripadvisor.ca\/Profile\/HawaiiLove1","52463":"https:\/\/www.tripadvisor.ca\/Profile\/Tripadviser15","52464":"https:\/\/www.tripadvisor.ca\/Profile\/SuzetteS550","52465":"https:\/\/www.tripadvisor.ca\/Profile\/zombiepirate","52466":"https:\/\/www.tripadvisor.ca\/Profile\/ClareA18","52467":"https:\/\/www.tripadvisor.ca\/Profile\/783JamesD","52468":"https:\/\/www.tripadvisor.ca\/Profile\/243TammyA","52479":"https:\/\/www.tripadvisor.ca\/Profile\/FarAway57128578246","52480":"https:\/\/www.tripadvisor.ca\/Profile\/Mobile62920474883","52481":"https:\/\/www.tripadvisor.ca\/Profile\/chiroranjit","52482":"https:\/\/www.tripadvisor.ca\/Profile\/RelaxBMW","52483":"https:\/\/www.tripadvisor.ca\/Profile\/905shannonh","52484":"nil","52489":"https:\/\/www.tripadvisor.ca\/Profile\/mimmosa","52490":"https:\/\/www.tripadvisor.ca\/Profile\/Pathfinder525415","52491":"https:\/\/www.tripadvisor.ca\/Profile\/Explore30316813611","52492":"https:\/\/www.tripadvisor.ca\/Profile\/Journey14296378336","52493":"https:\/\/www.tripadvisor.ca\/Profile\/Pioneer66692288346","52494":"https:\/\/www.tripadvisor.ca\/Profile\/Trail02181577298","52495":"https:\/\/www.tripadvisor.ca\/Profile\/HonestCritic86","52496":"https:\/\/www.tripadvisor.ca\/Profile\/alphonseq","52497":"https:\/\/www.tripadvisor.ca\/Profile\/Climber61911892539","52498":"https:\/\/www.tripadvisor.ca\/Profile\/F5688FJpeterr","52499":"https:\/\/www.tripadvisor.ca\/Profile\/FarAway20474432492","52500":"https:\/\/www.tripadvisor.ca\/Profile\/winefromitaly","52501":"https:\/\/www.tripadvisor.ca\/Profile\/Sightseer06768756000","52502":"https:\/\/www.tripadvisor.ca\/Profile\/Discover60935078252","52503":"https:\/\/www.tripadvisor.ca\/Profile\/AuntieRene","52509":"https:\/\/www.tripadvisor.ca\/Profile\/Trip51644427559","52510":"https:\/\/www.tripadvisor.ca\/Profile\/kevina853","52511":"https:\/\/www.tripadvisor.ca\/Profile\/ChantelL97","52512":"https:\/\/www.tripadvisor.ca\/Profile\/Adventure22935499200","52513":"https:\/\/www.tripadvisor.ca\/Profile\/Happiness25354124738","52514":"https:\/\/www.tripadvisor.ca\/Profile\/GayS_12","52515":"https:\/\/www.tripadvisor.ca\/Profile\/viennetto","52516":"https:\/\/www.tripadvisor.ca\/Profile\/Maps17785932181","52517":"https:\/\/www.tripadvisor.ca\/Profile\/Nomad01368931653","52518":"https:\/\/www.tripadvisor.ca\/Profile\/Global04993200707","52519":"https:\/\/www.tripadvisor.ca\/Profile\/chiangmaicondorental","52520":"https:\/\/www.tripadvisor.ca\/Profile\/smoura825319","52521":"https:\/\/www.tripadvisor.ca\/Profile\/jennyU7989NB","52522":"https:\/\/www.tripadvisor.ca\/Profile\/davidhayes747","52523":"https:\/\/www.tripadvisor.ca\/Profile\/Misstarr","52529":"https:\/\/www.tripadvisor.ca\/Profile\/dml702018","52530":"https:\/\/www.tripadvisor.ca\/Profile\/KPRICE86","52531":"https:\/\/www.tripadvisor.ca\/Profile\/sugarcrisp351","52532":"https:\/\/www.tripadvisor.ca\/Profile\/susanstorm717","52533":"https:\/\/www.tripadvisor.ca\/Profile\/rainzilla","52544":"https:\/\/www.tripadvisor.ca\/Profile\/chuckh787","52545":"https:\/\/www.tripadvisor.ca\/Profile\/sceens2018","52546":"https:\/\/www.tripadvisor.ca\/Profile\/114darrylp","52547":"https:\/\/www.tripadvisor.ca\/Profile\/pmoreto","52548":"https:\/\/www.tripadvisor.ca\/Profile\/Joeygibbons","52549":"https:\/\/www.tripadvisor.ca\/Profile\/dbert2018","52550":"https:\/\/www.tripadvisor.ca\/Profile\/travelQ8435CY","52551":"https:\/\/www.tripadvisor.ca\/Profile\/gigi952013","52552":"https:\/\/www.tripadvisor.ca\/Profile\/noessie","52553":"https:\/\/www.tripadvisor.ca\/Profile\/harryneele","52554":"https:\/\/www.tripadvisor.ca\/Profile\/694seana","52555":"https:\/\/www.tripadvisor.ca\/Profile\/WAVictoria","52556":"https:\/\/www.tripadvisor.ca\/Profile\/JamesO59","52557":"https:\/\/www.tripadvisor.ca\/Profile\/dhaliwalrick","52558":"https:\/\/www.tripadvisor.ca\/Profile\/781nadar","52559":"https:\/\/www.tripadvisor.ca\/Profile\/khtraveller2018","52560":"https:\/\/www.tripadvisor.ca\/Profile\/kwang219300","52561":"https:\/\/www.tripadvisor.ca\/Profile\/Lennono","52562":"https:\/\/www.tripadvisor.ca\/Profile\/429MikeM","52563":"https:\/\/www.tripadvisor.ca\/Profile\/Reeler63","52569":"https:\/\/www.tripadvisor.ca\/Profile\/552samanthaw","52570":"https:\/\/www.tripadvisor.ca\/Profile\/sandystewart1300","52571":"https:\/\/www.tripadvisor.ca\/Profile\/4Bug-a-Boos","52572":"https:\/\/www.tripadvisor.ca\/Profile\/annen185","52573":"https:\/\/www.tripadvisor.ca\/Profile\/D60","52574":"https:\/\/www.tripadvisor.ca\/Profile\/travellin-with-dogs","52575":"https:\/\/www.tripadvisor.ca\/Profile\/M9689RTmarkd","52576":"https:\/\/www.tripadvisor.ca\/Profile\/oldtiredandretired","52577":"https:\/\/www.tripadvisor.ca\/Profile\/carleyannk","52578":"https:\/\/www.tripadvisor.ca\/Profile\/jessier0bins0n","52579":"https:\/\/www.tripadvisor.ca\/Profile\/569alastairw","52580":"https:\/\/www.tripadvisor.ca\/Profile\/CrowFlyz","52581":"https:\/\/www.tripadvisor.ca\/Profile\/Norm1954","52582":"https:\/\/www.tripadvisor.ca\/Profile\/706payamn","52583":"https:\/\/www.tripadvisor.ca\/Profile\/dianek709","52584":"https:\/\/www.tripadvisor.ca\/Profile\/KathyS155","52585":"https:\/\/www.tripadvisor.ca\/Profile\/mkoehn","52586":"https:\/\/www.tripadvisor.ca\/Profile\/gregrose2018","52588":"https:\/\/www.tripadvisor.ca\/Profile\/hosseinl2016","52589":"https:\/\/www.tripadvisor.ca\/Profile\/819alexisk","52590":"https:\/\/www.tripadvisor.ca\/Profile\/dianelangman","52591":"https:\/\/www.tripadvisor.ca\/Profile\/crankywithoutsleep","52592":"https:\/\/www.tripadvisor.ca\/Profile\/JayT876","52593":"https:\/\/www.tripadvisor.ca\/Profile\/192terip","52594":"https:\/\/www.tripadvisor.ca\/Profile\/SeattleLora","52595":"https:\/\/www.tripadvisor.ca\/Profile\/rloewe923419","52596":"https:\/\/www.tripadvisor.ca\/Profile\/ctiban407418","52597":"https:\/\/www.tripadvisor.ca\/Profile\/Apollocanada","52598":"https:\/\/www.tripadvisor.ca\/Profile\/BarbieDoll101","52604":"https:\/\/www.tripadvisor.ca\/Profile\/carolz451","52605":"https:\/\/www.tripadvisor.ca\/Profile\/kimjaramillo808","52606":"https:\/\/www.tripadvisor.ca\/Profile\/straker101","52607":"https:\/\/www.tripadvisor.ca\/Profile\/renetn","52608":"https:\/\/www.tripadvisor.ca\/Profile\/bradyna123","52609":"https:\/\/www.tripadvisor.ca\/Profile\/Jetman1","52610":"https:\/\/www.tripadvisor.ca\/Profile\/CRChica01","52611":"https:\/\/www.tripadvisor.ca\/Profile\/Gurriinder","52612":"https:\/\/www.tripadvisor.ca\/Profile\/ncoles2017","52613":"https:\/\/www.tripadvisor.ca\/Profile\/roxannel101","52614":"https:\/\/www.tripadvisor.ca\/Profile\/U8675GQdavidd","52615":"https:\/\/www.tripadvisor.ca\/Profile\/JKilvert","52616":"https:\/\/www.tripadvisor.ca\/Profile\/CityMice","52617":"https:\/\/www.tripadvisor.ca\/Profile\/J9182FBmiket","52618":"https:\/\/www.tripadvisor.ca\/Profile\/LovelyRachel","52619":"https:\/\/www.tripadvisor.ca\/Profile\/wimv641","52620":"https:\/\/www.tripadvisor.ca\/Profile\/LCC20","52621":"https:\/\/www.tripadvisor.ca\/Profile\/BC-Lynda","52622":"https:\/\/www.tripadvisor.ca\/Profile\/807suzannej","52623":"https:\/\/www.tripadvisor.ca\/Profile\/BillH629","52624":"https:\/\/www.tripadvisor.ca\/Profile\/suzieFortCollins","52625":"https:\/\/www.tripadvisor.ca\/Profile\/tiredandtravelled","52626":"https:\/\/www.tripadvisor.ca\/Profile\/barryr140","52627":"https:\/\/www.tripadvisor.ca\/Profile\/mileinan","52628":"https:\/\/www.tripadvisor.ca\/Profile\/rikkir2013","52629":"https:\/\/www.tripadvisor.ca\/Profile\/Ronzo11","52630":"https:\/\/www.tripadvisor.ca\/Profile\/natashah732","52631":"https:\/\/www.tripadvisor.ca\/Profile\/Grootcarter","52633":"https:\/\/www.tripadvisor.ca\/Profile\/Strong-Alpha-Female","52634":"https:\/\/www.tripadvisor.ca\/Profile\/Bahuba","52635":"https:\/\/www.tripadvisor.ca\/Profile\/BenayK1","52636":"https:\/\/www.tripadvisor.ca\/Profile\/2016Kim","52637":"https:\/\/www.tripadvisor.ca\/Profile\/mcbcokanagan","52638":"https:\/\/www.tripadvisor.ca\/Profile\/113Tina007","52639":"https:\/\/www.tripadvisor.ca\/Profile\/Curtnjo","52640":"https:\/\/www.tripadvisor.ca\/Profile\/drpetr68","52641":"https:\/\/www.tripadvisor.ca\/Profile\/CPislander","52642":"https:\/\/www.tripadvisor.ca\/Profile\/207isaacw","52643":"https:\/\/www.tripadvisor.ca\/Profile\/redjule70","52644":"https:\/\/www.tripadvisor.ca\/Profile\/justinl660","52646":"https:\/\/www.tripadvisor.ca\/Profile\/Quinsam80","52647":"https:\/\/www.tripadvisor.ca\/Profile\/K9153RPleet","52648":"https:\/\/www.tripadvisor.ca\/Profile\/GlobeTrotting809621","52649":"https:\/\/www.tripadvisor.ca\/Profile\/Takeacab","52650":"https:\/\/www.tripadvisor.ca\/Profile\/CharlieV911","52651":"https:\/\/www.tripadvisor.ca\/Profile\/498JudyM498","52652":"https:\/\/www.tripadvisor.ca\/Profile\/refth","52653":"https:\/\/www.tripadvisor.ca\/Profile\/rjc260","52654":"https:\/\/www.tripadvisor.ca\/Profile\/tinaleach93","52655":"https:\/\/www.tripadvisor.ca\/Profile\/Jsc6","52656":"https:\/\/www.tripadvisor.ca\/Profile\/Hazel2733","52657":"https:\/\/www.tripadvisor.ca\/Profile\/LouBrit2010","52658":"https:\/\/www.tripadvisor.ca\/Profile\/57CarmenD","52659":"https:\/\/www.tripadvisor.ca\/Profile\/KC2244","52660":"https:\/\/www.tripadvisor.ca\/Profile\/Haggedy","52661":"https:\/\/www.tripadvisor.ca\/Profile\/874christinek","52662":"https:\/\/www.tripadvisor.ca\/Profile\/gearmansteve","52663":"https:\/\/www.tripadvisor.ca\/Profile\/MrsSeatoSky","52669":"https:\/\/www.tripadvisor.ca\/Profile\/daniellapea21","52670":"https:\/\/www.tripadvisor.ca\/Profile\/cristinarT4573UB","52671":"https:\/\/www.tripadvisor.ca\/Profile\/jamiebH9558XV","52672":"https:\/\/www.tripadvisor.ca\/Profile\/renafriesen73","52673":"https:\/\/www.tripadvisor.ca\/Profile\/853joshc","52674":"https:\/\/www.tripadvisor.ca\/Profile\/BCHospitalityGal","52675":"https:\/\/www.tripadvisor.ca\/Profile\/anniemacyay","52676":"https:\/\/www.tripadvisor.ca\/Profile\/robertsY6172QZ","52677":"https:\/\/www.tripadvisor.ca\/Profile\/Dale26589","52678":"https:\/\/www.tripadvisor.ca\/Profile\/TriciaB_05","52679":"https:\/\/www.tripadvisor.ca\/Profile\/sicuani","52680":"https:\/\/www.tripadvisor.ca\/Profile\/145anab","52681":"https:\/\/www.tripadvisor.ca\/Profile\/727megs","52682":"https:\/\/www.tripadvisor.ca\/Profile\/LukeM434","52683":"https:\/\/www.tripadvisor.ca\/Profile\/nadiamU8360KB","52684":"nil","52694":"https:\/\/www.tripadvisor.ca\/Profile\/Rozthom","52696":"https:\/\/www.tripadvisor.ca\/Profile\/HollyA133","52697":"https:\/\/www.tripadvisor.ca\/Profile\/gotrgirl","52698":"https:\/\/www.tripadvisor.ca\/Profile\/F6980UVpaulaa","52699":"https:\/\/www.tripadvisor.ca\/Profile\/FVgirl","52700":"https:\/\/www.tripadvisor.ca\/Profile\/Darlo02","52701":"https:\/\/www.tripadvisor.ca\/Profile\/elmere22","52702":"https:\/\/www.tripadvisor.ca\/Profile\/TravlingE","52703":"https:\/\/www.tripadvisor.ca\/Profile\/barbaradQ445VN","52704":"https:\/\/www.tripadvisor.ca\/Profile\/4ubst3r_15","52705":"https:\/\/www.tripadvisor.ca\/Profile\/csC7190LR","52706":"https:\/\/www.tripadvisor.ca\/Profile\/illlap","52707":"https:\/\/www.tripadvisor.ca\/Profile\/jasminemceachern","52708":"https:\/\/www.tripadvisor.ca\/Profile\/2cantravelbugs","52709":"https:\/\/www.tripadvisor.ca\/Profile\/rosabruzzese","52710":"https:\/\/www.tripadvisor.ca\/Profile\/si0bhanne","52711":"https:\/\/www.tripadvisor.ca\/Profile\/terrilou59","52712":"https:\/\/www.tripadvisor.ca\/Profile\/sandrarP6655CY","52713":"https:\/\/www.tripadvisor.ca\/Profile\/sylherrera","52714":"https:\/\/www.tripadvisor.ca\/Profile\/787kateryna","52715":"https:\/\/www.tripadvisor.ca\/Profile\/PaulS1981","52716":"https:\/\/www.tripadvisor.ca\/Profile\/res757","52717":"https:\/\/www.tripadvisor.ca\/Profile\/lindy472","52718":"https:\/\/www.tripadvisor.ca\/Profile\/smccar_851077","52724":"https:\/\/www.tripadvisor.ca\/Profile\/johnb229","52725":"https:\/\/www.tripadvisor.ca\/Profile\/seanfar","52726":"https:\/\/www.tripadvisor.ca\/Profile\/H5113ZBbrandonc","52727":"https:\/\/www.tripadvisor.ca\/Profile\/MyViews_11","52728":"https:\/\/www.tripadvisor.ca\/Profile\/sjames03","52729":"https:\/\/www.tripadvisor.ca\/Profile\/jlclark4u","52730":"https:\/\/www.tripadvisor.ca\/Profile\/gti_jenny","52731":"https:\/\/www.tripadvisor.ca\/Profile\/Sonja7412","52732":"https:\/\/www.tripadvisor.ca\/Profile\/domtollit","52733":"https:\/\/www.tripadvisor.ca\/Profile\/RunnerAkl","52734":"https:\/\/www.tripadvisor.ca\/Profile\/Noel58","52735":"https:\/\/www.tripadvisor.ca\/Profile\/Jay_OOO","52736":"https:\/\/www.tripadvisor.ca\/Profile\/PentreBach","52737":"https:\/\/www.tripadvisor.ca\/Profile\/Ballroomkat","52738":"https:\/\/www.tripadvisor.ca\/Profile\/Plannerwoman","52739":"https:\/\/www.tripadvisor.ca\/Profile\/GooberPiles","52740":"https:\/\/www.tripadvisor.ca\/Profile\/SusanM879","52741":"https:\/\/www.tripadvisor.ca\/Profile\/AntonyM734","52742":"https:\/\/www.tripadvisor.ca\/Profile\/PhilipC1014","52743":"https:\/\/www.tripadvisor.ca\/Profile\/36viveka","52744":"https:\/\/www.tripadvisor.ca\/Profile\/larissaf122","52745":"https:\/\/www.tripadvisor.ca\/Profile\/twinkletoes5477","52746":"https:\/\/www.tripadvisor.ca\/Profile\/terryo914","52747":"https:\/\/www.tripadvisor.ca\/Profile\/nursecher1979","52748":"https:\/\/www.tripadvisor.ca\/Profile\/Gwelisch","52749":"https:\/\/www.tripadvisor.ca\/Profile\/mrjohnl2016","52750":"https:\/\/www.tripadvisor.ca\/Profile\/joshboyd072","52751":"https:\/\/www.tripadvisor.ca\/Profile\/motacancompassion","52752":"https:\/\/www.tripadvisor.ca\/Profile\/danielelene","52753":"https:\/\/www.tripadvisor.ca\/Profile\/W2465CZjeremyb","52754":"https:\/\/www.tripadvisor.ca\/Profile\/FMPCP","52755":"https:\/\/www.tripadvisor.ca\/Profile\/sandywasfi","52756":"https:\/\/www.tripadvisor.ca\/Profile\/latytka","52757":"https:\/\/www.tripadvisor.ca\/Profile\/Krelay","52758":"https:\/\/www.tripadvisor.ca\/Profile\/Carrie_and_Ted","52759":"https:\/\/www.tripadvisor.ca\/Profile\/SantaFean-7","52760":"https:\/\/www.tripadvisor.ca\/Profile\/398maryanns","52761":"https:\/\/www.tripadvisor.ca\/Profile\/robmK9018HD","52762":"https:\/\/www.tripadvisor.ca\/Profile\/333tracys","52763":"https:\/\/www.tripadvisor.ca\/Profile\/kyrsties","52764":"https:\/\/www.tripadvisor.ca\/Profile\/gerardol285","52765":"https:\/\/www.tripadvisor.ca\/Profile\/cristinbeach","52766":"https:\/\/www.tripadvisor.ca\/Profile\/juliap823","52767":"https:\/\/www.tripadvisor.ca\/Profile\/lolei","52768":"https:\/\/www.tripadvisor.ca\/Profile\/tiawaghorn","52769":"https:\/\/www.tripadvisor.ca\/Profile\/sandrak776","52770":"https:\/\/www.tripadvisor.ca\/Profile\/Barb775","52771":"https:\/\/www.tripadvisor.ca\/Profile\/288kathyb","52772":"https:\/\/www.tripadvisor.ca\/Profile\/alpacapug","52773":"https:\/\/www.tripadvisor.ca\/Profile\/brielle_wong","52774":"https:\/\/www.tripadvisor.ca\/Profile\/acorr_15","52775":"https:\/\/www.tripadvisor.ca\/Profile\/tanseyo","52776":"https:\/\/www.tripadvisor.ca\/Profile\/marxina","52777":"https:\/\/www.tripadvisor.ca\/Profile\/ladytrooper","52778":"https:\/\/www.tripadvisor.ca\/Profile\/JamesP333","52779":"https:\/\/www.tripadvisor.ca\/Profile\/hundles","52780":"https:\/\/www.tripadvisor.ca\/Profile\/b22p2015","52781":"https:\/\/www.tripadvisor.ca\/Profile\/shayre21","52782":"https:\/\/www.tripadvisor.ca\/Profile\/RWNET","52783":"https:\/\/www.tripadvisor.ca\/Profile\/wcoastalgirl","52784":"https:\/\/www.tripadvisor.ca\/Profile\/JoernHW","52785":"https:\/\/www.tripadvisor.ca\/Profile\/JohnMSea","52786":"https:\/\/www.tripadvisor.ca\/Profile\/KerriH465","52787":"https:\/\/www.tripadvisor.ca\/Profile\/Amusedsumi","52788":"https:\/\/www.tripadvisor.ca\/Profile\/Martiga2","52789":"https:\/\/www.tripadvisor.ca\/Profile\/O8604MJneils","52790":"https:\/\/www.tripadvisor.ca\/Profile\/AmyB221","52791":"https:\/\/www.tripadvisor.ca\/Profile\/TravelodgeWhitecourt","52792":"https:\/\/www.tripadvisor.ca\/Profile\/dougg342","52793":"https:\/\/www.tripadvisor.ca\/Profile\/Jessicakateofarrell","52794":"https:\/\/www.tripadvisor.ca\/Profile\/Kim420","52795":"https:\/\/www.tripadvisor.ca\/Profile\/ZoeN833","52796":"https:\/\/www.tripadvisor.ca\/Profile\/zoeyc2013","52797":"https:\/\/www.tripadvisor.ca\/Profile\/path624","52798":"https:\/\/www.tripadvisor.ca\/Profile\/AliJo924","52799":"https:\/\/www.tripadvisor.ca\/Profile\/974steve347","52800":"https:\/\/www.tripadvisor.ca\/Profile\/496kennys","52801":"https:\/\/www.tripadvisor.ca\/Profile\/235volkers","52802":"https:\/\/www.tripadvisor.ca\/Profile\/sallyesom","52803":"https:\/\/www.tripadvisor.ca\/Profile\/Sistacat","52804":"https:\/\/www.tripadvisor.ca\/Profile\/Eiglys","52805":"https:\/\/www.tripadvisor.ca\/Profile\/swilmshurst","52806":"https:\/\/www.tripadvisor.ca\/Profile\/woodyg771","52807":"https:\/\/www.tripadvisor.ca\/Profile\/65wallaces","52808":"https:\/\/www.tripadvisor.ca\/Profile\/AlCabral","52809":"https:\/\/www.tripadvisor.ca\/Profile\/Base_shifter","52810":"https:\/\/www.tripadvisor.ca\/Profile\/Denics","52811":"https:\/\/www.tripadvisor.ca\/Profile\/veamarriz","52812":"https:\/\/www.tripadvisor.ca\/Profile\/423lynnet","52813":"https:\/\/www.tripadvisor.ca\/Profile\/GarrettP486","52814":"https:\/\/www.tripadvisor.ca\/Profile\/moradm524","52815":"https:\/\/www.tripadvisor.ca\/Profile\/michaelsI7777OH","52816":"https:\/\/www.tripadvisor.ca\/Profile\/RusselT4","52817":"https:\/\/www.tripadvisor.ca\/Profile\/Kimber269","52818":"https:\/\/www.tripadvisor.ca\/Profile\/Lesleywfr","52819":"https:\/\/www.tripadvisor.ca\/Profile\/146steens","52820":"https:\/\/www.tripadvisor.ca\/Profile\/F8755KFwilliamw","52821":"https:\/\/www.tripadvisor.ca\/Profile\/natcarhay","52822":"https:\/\/www.tripadvisor.ca\/Profile\/DottieBright","52823":"https:\/\/www.tripadvisor.ca\/Profile\/badcraiger","52829":"https:\/\/www.tripadvisor.ca\/Profile\/starruin","52830":"https:\/\/www.tripadvisor.ca\/Profile\/ptadin","52831":"https:\/\/www.tripadvisor.ca\/Profile\/773MarkB","52832":"https:\/\/www.tripadvisor.ca\/Profile\/IanBurk","52833":"https:\/\/www.tripadvisor.ca\/Profile\/Barbara946","52834":"https:\/\/www.tripadvisor.ca\/Profile\/JulieW441","52835":"https:\/\/www.tripadvisor.ca\/Profile\/K_Christe1980","52836":"https:\/\/www.tripadvisor.ca\/Profile\/CourtneyE335","52837":"https:\/\/www.tripadvisor.ca\/Profile\/stuartrr_13","52838":"https:\/\/www.tripadvisor.ca\/Profile\/RRVan","52839":"https:\/\/www.tripadvisor.ca\/Profile\/sepavely","52840":"https:\/\/www.tripadvisor.ca\/Profile\/Kattymckrill","52841":"https:\/\/www.tripadvisor.ca\/Profile\/ndsci","52842":"https:\/\/www.tripadvisor.ca\/Profile\/MelaSas","52843":"https:\/\/www.tripadvisor.ca\/Profile\/Genne_13","52844":"https:\/\/www.tripadvisor.ca\/Profile\/100countries_or_bust","52845":"https:\/\/www.tripadvisor.ca\/Profile\/anna_pellicci","52846":"https:\/\/www.tripadvisor.ca\/Profile\/AS422","52847":"https:\/\/www.tripadvisor.ca\/Profile\/DCDoesSeattle","52848":"https:\/\/www.tripadvisor.ca\/Profile\/TripEmmy","52849":"https:\/\/www.tripadvisor.ca\/Profile\/DevonDoc","52850":"https:\/\/www.tripadvisor.ca\/Profile\/WGJG","52851":"https:\/\/www.tripadvisor.ca\/Profile\/DaveL640","52852":"https:\/\/www.tripadvisor.ca\/Profile\/XolCreative","52853":"https:\/\/www.tripadvisor.ca\/Profile\/grant_rex","52854":"https:\/\/www.tripadvisor.ca\/Profile\/tripadvised_12","52855":"https:\/\/www.tripadvisor.ca\/Profile\/JenK291","52856":"https:\/\/www.tripadvisor.ca\/Profile\/JowilkieSingapore","52857":"https:\/\/www.tripadvisor.ca\/Profile\/Suzabela","52858":"https:\/\/www.tripadvisor.ca\/Profile\/ValC815","52864":"https:\/\/www.tripadvisor.ca\/Profile\/RohamK","52865":"https:\/\/www.tripadvisor.ca\/Profile\/tally11111","52866":"https:\/\/www.tripadvisor.ca\/Profile\/pgboy","52867":"https:\/\/www.tripadvisor.ca\/Profile\/pirate84","52868":"https:\/\/www.tripadvisor.ca\/Profile\/kelbing","52869":"https:\/\/www.tripadvisor.ca\/Profile\/WeekendTravels28","52870":"https:\/\/www.tripadvisor.ca\/Profile\/barbara5london","52871":"https:\/\/www.tripadvisor.ca\/Profile\/topaz123604","52872":"https:\/\/www.tripadvisor.ca\/Profile\/chubbster","52874":"https:\/\/www.tripadvisor.ca\/Profile\/chiroranjit","52879":"https:\/\/www.tripadvisor.ca\/Profile\/googleuser001","52884":"https:\/\/www.tripadvisor.ca\/Profile\/niftynormans","52889":"https:\/\/www.tripadvisor.ca\/Profile\/elainecL8846QP","52894":"https:\/\/www.tripadvisor.ca\/Profile\/Catan","52899":"https:\/\/www.tripadvisor.ca\/Profile\/tripann","52904":"https:\/\/www.tripadvisor.ca\/Profile\/SKLilP","52909":"https:\/\/www.tripadvisor.ca\/Profile\/patrickmU1262RW","52914":"https:\/\/www.tripadvisor.ca\/Profile\/peabody1943","52919":"https:\/\/www.tripadvisor.ca\/Profile\/ve_0517","52924":"https:\/\/www.tripadvisor.ca\/Profile\/Capital2800","52929":"https:\/\/www.tripadvisor.ca\/Profile\/raymondh585","52934":"nil","52939":"https:\/\/www.tripadvisor.ca\/Profile\/tylee10","52944":"https:\/\/www.tripadvisor.ca\/Profile\/brvancouver","52949":"https:\/\/www.tripadvisor.ca\/Profile\/touristhelen","52959":"https:\/\/www.tripadvisor.ca\/Profile\/581benjamint","52969":"https:\/\/www.tripadvisor.ca\/Profile\/hoss_13","52974":"https:\/\/www.tripadvisor.ca\/Profile\/U4416WKsamr","52979":"https:\/\/www.tripadvisor.ca\/Profile\/Cordie_Cat40","52989":"https:\/\/www.tripadvisor.ca\/Profile\/Z1024ANbarbaraa","52994":"https:\/\/www.tripadvisor.ca\/Profile\/W4705XYbenr","52999":"https:\/\/www.tripadvisor.ca\/Profile\/BTLC2015","53004":"https:\/\/www.tripadvisor.ca\/Profile\/BCvisitor1","53009":"https:\/\/www.tripadvisor.ca\/Profile\/lissa_mk","53014":"https:\/\/www.tripadvisor.ca\/Profile\/LisaR909","53019":"https:\/\/www.tripadvisor.ca\/Profile\/Jsmth322","53024":"https:\/\/www.tripadvisor.ca\/Profile\/57jasonm","53029":"https:\/\/www.tripadvisor.ca\/Profile\/ianwychan","53039":"https:\/\/www.tripadvisor.ca\/Profile\/772el","53054":"https:\/\/www.tripadvisor.ca\/Profile\/HereAndThere79","53059":"https:\/\/www.tripadvisor.ca\/Profile\/uptownsteve","53064":"https:\/\/www.tripadvisor.ca\/Profile\/michellerL9367LB","53074":"https:\/\/www.tripadvisor.ca\/Profile\/Pouxie11","53075":"https:\/\/www.tripadvisor.ca\/Profile\/CathyfromSurrey","53076":"https:\/\/www.tripadvisor.ca\/Profile\/733sa","53077":"https:\/\/www.tripadvisor.ca\/Profile\/Trudi1964","53078":"https:\/\/www.tripadvisor.ca\/Profile\/JasonMichaelJones","53079":"https:\/\/www.tripadvisor.ca\/Profile\/caylsi","53080":"https:\/\/www.tripadvisor.ca\/Profile\/CrystalCadz","53081":"https:\/\/www.tripadvisor.ca\/Profile\/bernieb526","53082":"https:\/\/www.tripadvisor.ca\/Profile\/CDNehAbbotsford","53083":"https:\/\/www.tripadvisor.ca\/Profile\/NormR67","53084":"https:\/\/www.tripadvisor.ca\/Profile\/travelledbones_com","53085":"https:\/\/www.tripadvisor.ca\/Profile\/NationalParkHiker","53086":"https:\/\/www.tripadvisor.ca\/Profile\/easleykirk","53087":"https:\/\/www.tripadvisor.ca\/Profile\/flametamer911","53088":"https:\/\/www.tripadvisor.ca\/Profile\/642charliek","53089":"https:\/\/www.tripadvisor.ca\/Profile\/332lorid","53090":"https:\/\/www.tripadvisor.ca\/Profile\/salesmanager13","53091":"https:\/\/www.tripadvisor.ca\/Profile\/trevg446","53092":"https:\/\/www.tripadvisor.ca\/Profile\/melfulop","53093":"https:\/\/www.tripadvisor.ca\/Profile\/babynat","53094":"nil","53099":"https:\/\/www.tripadvisor.ca\/Profile\/lolashim","53100":"https:\/\/www.tripadvisor.ca\/Profile\/199kandia","53101":"https:\/\/www.tripadvisor.ca\/Profile\/fishingguy2015","53102":"https:\/\/www.tripadvisor.ca\/Profile\/thebeckmeister84","53103":"https:\/\/www.tripadvisor.ca\/Profile\/fussyguy25","53104":"https:\/\/www.tripadvisor.ca\/Profile\/105gillianm","53105":"https:\/\/www.tripadvisor.ca\/Profile\/763kathe","53106":"https:\/\/www.tripadvisor.ca\/Profile\/Y6218OJjans","53107":"https:\/\/www.tripadvisor.ca\/Profile\/stone455","53108":"https:\/\/www.tripadvisor.ca\/Profile\/M5498JYjaneb","53109":"https:\/\/www.tripadvisor.ca\/Profile\/claudiatsui","53110":"https:\/\/www.tripadvisor.ca\/Profile\/ruby5965","53111":"https:\/\/www.tripadvisor.ca\/Profile\/AR_Mama_50","53112":"https:\/\/www.tripadvisor.ca\/Profile\/Care0665","53113":"https:\/\/www.tripadvisor.ca\/Profile\/WeeM75","53114":"https:\/\/www.tripadvisor.ca\/Profile\/jamiexof","53115":"https:\/\/www.tripadvisor.ca\/Profile\/whiterockisfun","53116":"https:\/\/www.tripadvisor.ca\/Profile\/LANAM635","53117":"https:\/\/www.tripadvisor.ca\/Profile\/Kelly7391","53118":"https:\/\/www.tripadvisor.ca\/Profile\/MellkohF","53119":"https:\/\/www.tripadvisor.ca\/Profile\/Daveross59","53120":"https:\/\/www.tripadvisor.ca\/Profile\/SBH1234","53121":"https:\/\/www.tripadvisor.ca\/Profile\/roshnin589","53122":"https:\/\/www.tripadvisor.ca\/Profile\/atallard","53123":"https:\/\/www.tripadvisor.ca\/Profile\/David39087","53124":"https:\/\/www.tripadvisor.ca\/Profile\/axcess","53125":"https:\/\/www.tripadvisor.ca\/Profile\/Sac2Travelers","53126":"https:\/\/www.tripadvisor.ca\/Profile\/BobSock","53127":"https:\/\/www.tripadvisor.ca\/Profile\/IndoGal","53128":"https:\/\/www.tripadvisor.ca\/Profile\/Surangkhana","53129":"https:\/\/www.tripadvisor.ca\/Profile\/Lena_N_01","53130":"https:\/\/www.tripadvisor.ca\/Profile\/glena878","53131":"https:\/\/www.tripadvisor.ca\/Profile\/O6892JZmichaels","53132":"https:\/\/www.tripadvisor.ca\/Profile\/Arcosdad","53133":"https:\/\/www.tripadvisor.ca\/Profile\/S4134BCsamk","53134":"https:\/\/www.tripadvisor.ca\/Profile\/LouC151","53135":"https:\/\/www.tripadvisor.ca\/Profile\/troutfly88","53136":"https:\/\/www.tripadvisor.ca\/Profile\/travelnessa","53137":"https:\/\/www.tripadvisor.ca\/Profile\/51arianec","53138":"https:\/\/www.tripadvisor.ca\/Profile\/runjosephrun","53144":"https:\/\/www.tripadvisor.ca\/Profile\/KayL857","53145":"https:\/\/www.tripadvisor.ca\/Profile\/two-amigas","53146":"https:\/\/www.tripadvisor.ca\/Profile\/Surreygirlz","53147":"https:\/\/www.tripadvisor.ca\/Profile\/Cliff1955","53148":"https:\/\/www.tripadvisor.ca\/Profile\/LadyVanost","53149":"https:\/\/www.tripadvisor.ca\/Profile\/625dawnk","53150":"https:\/\/www.tripadvisor.ca\/Profile\/AngelieT_13","53151":"https:\/\/www.tripadvisor.ca\/Profile\/Hockeyguy80","53153":"https:\/\/www.tripadvisor.ca\/Profile\/jessicaa84","53154":"https:\/\/www.tripadvisor.ca\/Profile\/LoriBlaine","53155":"https:\/\/www.tripadvisor.ca\/Profile\/midgejam","53157":"https:\/\/www.tripadvisor.ca\/Profile\/Luv2Trav3l","53158":"https:\/\/www.tripadvisor.ca\/Profile\/keithd559","53159":"https:\/\/www.tripadvisor.ca\/Profile\/florocks","53160":"https:\/\/www.tripadvisor.ca\/Profile\/LS148","53161":"https:\/\/www.tripadvisor.ca\/Profile\/simonec306","53162":"https:\/\/www.tripadvisor.ca\/Profile\/Rapius","53163":"https:\/\/www.tripadvisor.ca\/Profile\/mevesysufres","53164":"https:\/\/www.tripadvisor.ca\/Profile\/natureloverever","53165":"https:\/\/www.tripadvisor.ca\/Profile\/LeeBee386","53166":"https:\/\/www.tripadvisor.ca\/Profile\/gypsyiam","53167":"https:\/\/www.tripadvisor.ca\/Profile\/JiluPopat","53169":"https:\/\/www.tripadvisor.ca\/Profile\/heatherlH7027IS","53170":"https:\/\/www.tripadvisor.ca\/Profile\/Nerd-2","53171":"https:\/\/www.tripadvisor.ca\/Profile\/darin_101","53172":"https:\/\/www.tripadvisor.ca\/Profile\/JackDan2010","53173":"https:\/\/www.tripadvisor.ca\/Profile\/jessicatour","53174":"https:\/\/www.tripadvisor.ca\/Profile\/chariscuro","53175":"https:\/\/www.tripadvisor.ca\/Profile\/JLJBc","53176":"https:\/\/www.tripadvisor.ca\/Profile\/MikeyVancouver","53177":"https:\/\/www.tripadvisor.ca\/Profile\/danielcabat","53178":"https:\/\/www.tripadvisor.ca\/Profile\/Vancouver20","53179":"https:\/\/www.tripadvisor.ca\/Profile\/Y6050IMkateb","53180":"https:\/\/www.tripadvisor.ca\/Profile\/UnpretentiousTravelr","53181":"https:\/\/www.tripadvisor.ca\/Profile\/SagarMung","53182":"https:\/\/www.tripadvisor.ca\/Profile\/Adventure33316","53183":"https:\/\/www.tripadvisor.ca\/Profile\/Freedom30927","53184":"https:\/\/www.tripadvisor.ca\/Profile\/Departure37674","53185":"https:\/\/www.tripadvisor.ca\/Profile\/Vacationer22360","53186":"https:\/\/www.tripadvisor.ca\/Profile\/Cosmopolitan9691","53194":"https:\/\/www.tripadvisor.ca\/Profile\/330ColleenB","53195":"https:\/\/www.tripadvisor.ca\/Profile\/FatHelga","53196":"https:\/\/www.tripadvisor.ca\/Profile\/X1855AHrobertr","53197":"https:\/\/www.tripadvisor.ca\/Profile\/Jordan906","53198":"https:\/\/www.tripadvisor.ca\/Profile\/edoardog916","53199":"https:\/\/www.tripadvisor.ca\/Profile\/kclark15","53200":"https:\/\/www.tripadvisor.ca\/Profile\/Jean1768","53201":"https:\/\/www.tripadvisor.ca\/Profile\/MariaLuisaMartin","53202":"https:\/\/www.tripadvisor.ca\/Profile\/gotrgirl","53203":"https:\/\/www.tripadvisor.ca\/Profile\/Lior-L1234","53204":"nil","53209":"https:\/\/www.tripadvisor.ca\/Profile\/LynnC1423","53210":"https:\/\/www.tripadvisor.ca\/Profile\/Navonodfn","53211":"https:\/\/www.tripadvisor.ca\/Profile\/roryh476","53212":"https:\/\/www.tripadvisor.ca\/Profile\/CruiseShip101","53213":"https:\/\/www.tripadvisor.ca\/Profile\/689JayW","53219":"https:\/\/www.tripadvisor.ca\/Profile\/ringspa","53220":"https:\/\/www.tripadvisor.ca\/Profile\/A8059OLterryc","53221":"https:\/\/www.tripadvisor.ca\/Profile\/Bisoubelle","53222":"https:\/\/www.tripadvisor.ca\/Profile\/DYPcanada","53223":"https:\/\/www.tripadvisor.ca\/Profile\/OttawaPamelaOttawa","53224":"https:\/\/www.tripadvisor.ca\/Profile\/riccnj","53225":"https:\/\/www.tripadvisor.ca\/Profile\/ChrisUsher","53226":"https:\/\/www.tripadvisor.ca\/Profile\/bellingham_10","53227":"https:\/\/www.tripadvisor.ca\/Profile\/linadheij","53228":"https:\/\/www.tripadvisor.ca\/Profile\/ayk423","53229":"https:\/\/www.tripadvisor.ca\/Profile\/B528COmichaels","53230":"https:\/\/www.tripadvisor.ca\/Profile\/NicolaM563","53231":"https:\/\/www.tripadvisor.ca\/Profile\/RonF276","53232":"https:\/\/www.tripadvisor.ca\/Profile\/259jasonk","53233":"https:\/\/www.tripadvisor.ca\/Profile\/209debbiek","53234":"https:\/\/www.tripadvisor.ca\/Profile\/AileenS06","53235":"https:\/\/www.tripadvisor.ca\/Profile\/kyoungyoungj","53236":"https:\/\/www.tripadvisor.ca\/Profile\/sangwool2014","53237":"https:\/\/www.tripadvisor.ca\/Profile\/971annp","53238":"https:\/\/www.tripadvisor.ca\/Profile\/Enfamille19","53239":"https:\/\/www.tripadvisor.ca\/Profile\/feldsten","53240":"https:\/\/www.tripadvisor.ca\/Profile\/The_Georges07","53241":"https:\/\/www.tripadvisor.ca\/Profile\/ez4","53242":"https:\/\/www.tripadvisor.ca\/Profile\/CarolZ472","53243":"https:\/\/www.tripadvisor.ca\/Profile\/adventure45678","53249":"https:\/\/www.tripadvisor.ca\/Profile\/Sandy2468","53250":"https:\/\/www.tripadvisor.ca\/Profile\/NiagaraHoneymooner3","53259":"https:\/\/www.tripadvisor.ca\/Profile\/otistdriftwood","53260":"https:\/\/www.tripadvisor.ca\/Profile\/sc0ttiewells","53261":"https:\/\/www.tripadvisor.ca\/Profile\/MeliMag","53262":"https:\/\/www.tripadvisor.ca\/Profile\/gobige","53263":"https:\/\/www.tripadvisor.ca\/Profile\/paulamS7067IW","53265":"https:\/\/www.tripadvisor.ca\/Profile\/Sean_Mc05","53266":"https:\/\/www.tripadvisor.ca\/Profile\/NicoleM538","53267":"https:\/\/www.tripadvisor.ca\/Profile\/Tenderpaw01","53268":"https:\/\/www.tripadvisor.ca\/Profile\/SidB_013","53269":"https:\/\/www.tripadvisor.ca\/Profile\/HektorHungary","53270":"https:\/\/www.tripadvisor.ca\/Profile\/ATLVictoria_BC","53271":"https:\/\/www.tripadvisor.ca\/Profile\/599katec","53272":"https:\/\/www.tripadvisor.ca\/Profile\/tallulah54","53273":"https:\/\/www.tripadvisor.ca\/Profile\/DDJB","53274":"nil","53279":"nil","53284":"nil","53286":"https:\/\/www.tripadvisor.ca\/Profile\/PrincessFi88","53287":"https:\/\/www.tripadvisor.ca\/Profile\/534tanyav","53288":"https:\/\/www.tripadvisor.ca\/Profile\/JoshandAllie","53289":"https:\/\/www.tripadvisor.ca\/Profile\/npotter2017","53290":"https:\/\/www.tripadvisor.ca\/Profile\/100JC100","53291":"https:\/\/www.tripadvisor.ca\/Profile\/SeanBrassil","53292":"https:\/\/www.tripadvisor.ca\/Profile\/jameslfoley","53293":"https:\/\/www.tripadvisor.ca\/Profile\/hann15","53294":"https:\/\/www.tripadvisor.ca\/Profile\/lucifersworld","53295":"https:\/\/www.tripadvisor.ca\/Profile\/lindagillis42","53296":"https:\/\/www.tripadvisor.ca\/Profile\/ALFriedman","53297":"https:\/\/www.tripadvisor.ca\/Profile\/jonathanlQ6469PC","53298":"https:\/\/www.tripadvisor.ca\/Profile\/flametamer911","53299":"https:\/\/www.tripadvisor.ca\/Profile\/mumbojumboman","53300":"https:\/\/www.tripadvisor.ca\/Profile\/laurentS1789VT","53301":"https:\/\/www.tripadvisor.ca\/Profile\/Explore1995","53302":"https:\/\/www.tripadvisor.ca\/Profile\/chiavb","53303":"https:\/\/www.tripadvisor.ca\/Profile\/lindamD7861LK","53304":"https:\/\/www.tripadvisor.ca\/Profile\/361ryang","53305":"https:\/\/www.tripadvisor.ca\/Profile\/I5721GUemmah","53306":"https:\/\/www.tripadvisor.ca\/Profile\/euncstwrt","53307":"https:\/\/www.tripadvisor.ca\/Profile\/claudiatsui","53308":"https:\/\/www.tripadvisor.ca\/Profile\/Lyrebird6","53309":"https:\/\/www.tripadvisor.ca\/Profile\/elysepokoradi","53310":"https:\/\/www.tripadvisor.ca\/Profile\/189davidc189","53311":"https:\/\/www.tripadvisor.ca\/Profile\/844joannam","53312":"https:\/\/www.tripadvisor.ca\/Profile\/580matthewj","53313":"https:\/\/www.tripadvisor.ca\/Profile\/Eniramarine","53314":"https:\/\/www.tripadvisor.ca\/Profile\/JaySonHik","53315":"https:\/\/www.tripadvisor.ca\/Profile\/caitmac1988","53316":"https:\/\/www.tripadvisor.ca\/Profile\/Di186220","53317":"https:\/\/www.tripadvisor.ca\/Profile\/Pat_Cariboo","53318":"https:\/\/www.tripadvisor.ca\/Profile\/Camper803692","53319":"https:\/\/www.tripadvisor.ca\/Profile\/jones0500","53320":"https:\/\/www.tripadvisor.ca\/Profile\/Rebobca","53321":"https:\/\/www.tripadvisor.ca\/Profile\/Yorky201024","53322":"https:\/\/www.tripadvisor.ca\/Profile\/smj28423","53323":"https:\/\/www.tripadvisor.ca\/Profile\/davidgmg","53324":"https:\/\/www.tripadvisor.ca\/Profile\/MyName1","53325":"https:\/\/www.tripadvisor.ca\/Profile\/vevve","53326":"nil","53331":"https:\/\/www.tripadvisor.ca\/Profile\/harveenk2019","53332":"https:\/\/www.tripadvisor.ca\/Profile\/mattkR130EE","53333":"https:\/\/www.tripadvisor.ca\/Profile\/laurettaloves","53334":"https:\/\/www.tripadvisor.ca\/Profile\/sunny460","53335":"https:\/\/www.tripadvisor.ca\/Profile\/NicoleB7099","53336":"https:\/\/www.tripadvisor.ca\/Profile\/bksmith2017","53337":"https:\/\/www.tripadvisor.ca\/Profile\/annatheresab","53338":"https:\/\/www.tripadvisor.ca\/Profile\/Traveller88bc88bc","53339":"https:\/\/www.tripadvisor.ca\/Profile\/laurely2018","53340":"https:\/\/www.tripadvisor.ca\/Profile\/Potwalloper","53341":"https:\/\/www.tripadvisor.ca\/Profile\/doraf352","53342":"https:\/\/www.tripadvisor.ca\/Profile\/jude8655","53343":"https:\/\/www.tripadvisor.ca\/Profile\/drewb289","53344":"https:\/\/www.tripadvisor.ca\/Profile\/keni806","53345":"https:\/\/www.tripadvisor.ca\/Profile\/NicA265","53346":"https:\/\/www.tripadvisor.ca\/Profile\/Ttom65","53347":"https:\/\/www.tripadvisor.ca\/Profile\/pxsmith","53348":"https:\/\/www.tripadvisor.ca\/Profile\/JohnH13181","53349":"https:\/\/www.tripadvisor.ca\/Profile\/roxiep183","53350":"https:\/\/www.tripadvisor.ca\/Profile\/vanallenjt","53351":"https:\/\/www.tripadvisor.ca\/Profile\/780bethv","53352":"https:\/\/www.tripadvisor.ca\/Profile\/Travel303786","53353":"https:\/\/www.tripadvisor.ca\/Profile\/DavidP961","53354":"https:\/\/www.tripadvisor.ca\/Profile\/honestlady2016","53355":"https:\/\/www.tripadvisor.ca\/Profile\/mountain22march","53356":"https:\/\/www.tripadvisor.ca\/Profile\/KanataCalgary","53357":"https:\/\/www.tripadvisor.ca\/Profile\/eddiepix","53358":"https:\/\/www.tripadvisor.ca\/Profile\/DCWChris","53359":"https:\/\/www.tripadvisor.ca\/Profile\/webbtravellog","53360":"https:\/\/www.tripadvisor.ca\/Profile\/RNO2010","53361":"https:\/\/www.tripadvisor.ca\/Profile\/gor3don","53362":"https:\/\/www.tripadvisor.ca\/Profile\/pancho82","53363":"https:\/\/www.tripadvisor.ca\/Profile\/ducatipatrick","53364":"https:\/\/www.tripadvisor.ca\/Profile\/mlach416","53365":"https:\/\/www.tripadvisor.ca\/Profile\/seanoMundo","53366":"https:\/\/www.tripadvisor.ca\/Profile\/jaemies","53367":"https:\/\/www.tripadvisor.ca\/Profile\/TerriM764","53368":"https:\/\/www.tripadvisor.ca\/Profile\/C7209HWstevep","53369":"https:\/\/www.tripadvisor.ca\/Profile\/marvskic","53370":"https:\/\/www.tripadvisor.ca\/Profile\/Camper529149","53371":"https:\/\/www.tripadvisor.ca\/Profile\/439henryr","53372":"https:\/\/www.tripadvisor.ca\/Profile\/Hak32","53373":"https:\/\/www.tripadvisor.ca\/Profile\/PaulandIrene","53374":"https:\/\/www.tripadvisor.ca\/Profile\/Wanita60","53375":"https:\/\/www.tripadvisor.ca\/Profile\/Jacky-Murray","53376":"https:\/\/www.tripadvisor.ca\/Profile\/mishmash2014","53377":"https:\/\/www.tripadvisor.ca\/Profile\/northernlover","53378":"https:\/\/www.tripadvisor.ca\/Profile\/281marshap","53379":"https:\/\/www.tripadvisor.ca\/Profile\/A_boivin","53380":"https:\/\/www.tripadvisor.ca\/Profile\/RobinN987","53381":"https:\/\/www.tripadvisor.ca\/Profile\/Zachary_W_P","53382":"https:\/\/www.tripadvisor.ca\/Profile\/627julier","53383":"https:\/\/www.tripadvisor.ca\/Profile\/E7648AC_cm_","53384":"https:\/\/www.tripadvisor.ca\/Profile\/debm882","53385":"https:\/\/www.tripadvisor.ca\/Profile\/evcedes","53386":"https:\/\/www.tripadvisor.ca\/Profile\/ChristianF932","53387":"https:\/\/www.tripadvisor.ca\/Profile\/brookshires","53388":"https:\/\/www.tripadvisor.ca\/Profile\/Judybug888","53389":"https:\/\/www.tripadvisor.ca\/Profile\/corinaandryan","53390":"https:\/\/www.tripadvisor.ca\/Profile\/823KB","53391":"https:\/\/www.tripadvisor.ca\/Profile\/gabrielz559","53392":"https:\/\/www.tripadvisor.ca\/Profile\/LauraLACanada","53393":"https:\/\/www.tripadvisor.ca\/Profile\/PhoenixRyzes","53394":"https:\/\/www.tripadvisor.ca\/Profile\/TSDUB","53395":"https:\/\/www.tripadvisor.ca\/Profile\/Dee_Green15","53396":"https:\/\/www.tripadvisor.ca\/Profile\/PegLeg-and-SherBear","53397":"https:\/\/www.tripadvisor.ca\/Profile\/914ivanh","53398":"https:\/\/www.tripadvisor.ca\/Profile\/evangerber","53399":"https:\/\/www.tripadvisor.ca\/Profile\/sweetae86","53400":"https:\/\/www.tripadvisor.ca\/Profile\/Reisaapie","53401":"nil","53411":"https:\/\/www.tripadvisor.ca\/Profile\/GeraldF216","53412":"https:\/\/www.tripadvisor.ca\/Profile\/Tedandrosefalloon","53413":"https:\/\/www.tripadvisor.ca\/Profile\/stephaniesH3301JA","53414":"https:\/\/www.tripadvisor.ca\/Profile\/adventurousflashpack","53415":"https:\/\/www.tripadvisor.ca\/Profile\/Cjlbso","53416":"https:\/\/www.tripadvisor.ca\/Profile\/canuckmickey","53417":"https:\/\/www.tripadvisor.ca\/Profile\/GlobeTrotting735973","53418":"https:\/\/www.tripadvisor.ca\/Profile\/davebG5970TW","53419":"https:\/\/www.tripadvisor.ca\/Profile\/5729donkey","53420":"https:\/\/www.tripadvisor.ca\/Profile\/tiaragirl","53421":"https:\/\/www.tripadvisor.ca\/Profile\/NorthernLightsLA","53422":"https:\/\/www.tripadvisor.ca\/Profile\/Exploringmycontinent","53423":"https:\/\/www.tripadvisor.ca\/Profile\/screenname912","53424":"https:\/\/www.tripadvisor.ca\/Profile\/FamilyTravellers2008","53425":"https:\/\/www.tripadvisor.ca\/Profile\/Axelqueen","53426":"https:\/\/www.tripadvisor.ca\/Profile\/DevonJennywren","53427":"https:\/\/www.tripadvisor.ca\/Profile\/O8149LRjohnb","53428":"https:\/\/www.tripadvisor.ca\/Profile\/MarkH625","53429":"https:\/\/www.tripadvisor.ca\/Profile\/STERLINGF","53430":"https:\/\/www.tripadvisor.ca\/Profile\/kpatters","53431":"https:\/\/www.tripadvisor.ca\/Profile\/yyz2mbj","53432":"https:\/\/www.tripadvisor.ca\/Profile\/912lynnc","53433":"https:\/\/www.tripadvisor.ca\/Profile\/AnnaLynn206","53434":"https:\/\/www.tripadvisor.ca\/Profile\/724larrym","53435":"https:\/\/www.tripadvisor.ca\/Profile\/cndnsask","53436":"https:\/\/www.tripadvisor.ca\/Profile\/CarolF4","53437":"https:\/\/www.tripadvisor.ca\/Profile\/511carolm","53438":"https:\/\/www.tripadvisor.ca\/Profile\/mandldurand","53439":"https:\/\/www.tripadvisor.ca\/Profile\/misssmew2","53440":"https:\/\/www.tripadvisor.ca\/Profile\/ronsyn2015","53441":"https:\/\/www.tripadvisor.ca\/Profile\/LAGTAL","53442":"https:\/\/www.tripadvisor.ca\/Profile\/prairebeachbums","53443":"https:\/\/www.tripadvisor.ca\/Profile\/loub469","53444":"https:\/\/www.tripadvisor.ca\/Profile\/749jont","53445":"https:\/\/www.tripadvisor.ca\/Profile\/dennyo2018","53446":"nil","53451":"https:\/\/www.tripadvisor.ca\/Profile\/Roger123","53452":"https:\/\/www.tripadvisor.ca\/Profile\/Caelan1","53453":"https:\/\/www.tripadvisor.ca\/Profile\/741terryy","53454":"https:\/\/www.tripadvisor.ca\/Profile\/Kmwpgca","53455":"https:\/\/www.tripadvisor.ca\/Profile\/rockinronnie2018","53456":"https:\/\/www.tripadvisor.ca\/Profile\/TravelwKiddies","53457":"https:\/\/www.tripadvisor.ca\/Profile\/allanw355","53458":"https:\/\/www.tripadvisor.ca\/Profile\/Travel_2_L1VE","53459":"https:\/\/www.tripadvisor.ca\/Profile\/smurf2014","53460":"https:\/\/www.tripadvisor.ca\/Profile\/G7193AUsusanr","53471":"https:\/\/www.tripadvisor.ca\/Profile\/ellie0770","53472":"https:\/\/www.tripadvisor.ca\/Profile\/winenroses65","53473":"https:\/\/www.tripadvisor.ca\/Profile\/GeorgeOlga","53474":"https:\/\/www.tripadvisor.ca\/Profile\/526bradg","53475":"https:\/\/www.tripadvisor.ca\/Profile\/shelleys805","53476":"https:\/\/www.tripadvisor.ca\/Profile\/Z3999GPcarolc","53477":"https:\/\/www.tripadvisor.ca\/Profile\/CandiceR817","53478":"https:\/\/www.tripadvisor.ca\/Profile\/tfleury","53479":"https:\/\/www.tripadvisor.ca\/Profile\/Ecumenist","53480":"https:\/\/www.tripadvisor.ca\/Profile\/Callalilly40","53481":"https:\/\/www.tripadvisor.ca\/Profile\/540bubbles","53482":"https:\/\/www.tripadvisor.ca\/Profile\/Albertameev","53483":"https:\/\/www.tripadvisor.ca\/Profile\/VintageDreamer02","53484":"https:\/\/www.tripadvisor.ca\/Profile\/robertsY8652PQ","53485":"https:\/\/www.tripadvisor.ca\/Profile\/FlyingDutchman_9","53486":"https:\/\/www.tripadvisor.ca\/Profile\/wloo_andrew","53487":"https:\/\/www.tripadvisor.ca\/Profile\/gayleh-k","53488":"https:\/\/www.tripadvisor.ca\/Profile\/749victora","53489":"https:\/\/www.tripadvisor.ca\/Profile\/849wandas","53490":"https:\/\/www.tripadvisor.ca\/Profile\/bdb561","53491":"https:\/\/www.tripadvisor.ca\/Profile\/Venusalberta33","53492":"https:\/\/www.tripadvisor.ca\/Profile\/511marceld","53493":"https:\/\/www.tripadvisor.ca\/Profile\/JudithG535","53494":"https:\/\/www.tripadvisor.ca\/Profile\/Ken_Michelle_J","53495":"https:\/\/www.tripadvisor.ca\/Profile\/yeoldegargoyle","53496":"https:\/\/www.tripadvisor.ca\/Profile\/GrassfireBob","53497":"https:\/\/www.tripadvisor.ca\/Profile\/eastcoastfav","53498":"https:\/\/www.tripadvisor.ca\/Profile\/Dulcist","53499":"https:\/\/www.tripadvisor.ca\/Profile\/SheanneNicolson","53500":"https:\/\/www.tripadvisor.ca\/Profile\/JanineWinnipeg","53501":"https:\/\/www.tripadvisor.ca\/Profile\/hamiltonspencer","53502":"https:\/\/www.tripadvisor.ca\/Profile\/skguy","53503":"https:\/\/www.tripadvisor.ca\/Profile\/C596VLsharonw","53504":"https:\/\/www.tripadvisor.ca\/Profile\/369dpt","53505":"https:\/\/www.tripadvisor.ca\/Profile\/Brett_1982","53506":"https:\/\/www.tripadvisor.ca\/Profile\/2Jayhawkscdn","53507":"https:\/\/www.tripadvisor.ca\/Profile\/lorriem885","53508":"https:\/\/www.tripadvisor.ca\/Profile\/CulinarySlut","53509":"https:\/\/www.tripadvisor.ca\/Profile\/SilentEcho","53510":"https:\/\/www.tripadvisor.ca\/Profile\/FJDriver","53511":"https:\/\/www.tripadvisor.ca\/Profile\/258lindaj","53512":"https:\/\/www.tripadvisor.ca\/Profile\/New2travelin","53513":"https:\/\/www.tripadvisor.ca\/Profile\/Eddyboy21","53514":"https:\/\/www.tripadvisor.ca\/Profile\/954elvieb","53515":"https:\/\/www.tripadvisor.ca\/Profile\/896calvins","53516":"https:\/\/www.tripadvisor.ca\/Profile\/302hollym","53517":"https:\/\/www.tripadvisor.ca\/Profile\/Ciao1960","53518":"https:\/\/www.tripadvisor.ca\/Profile\/571douglasn","53519":"https:\/\/www.tripadvisor.ca\/Profile\/Sunshine430061","53520":"https:\/\/www.tripadvisor.ca\/Profile\/MADONNAU","53521":"https:\/\/www.tripadvisor.ca\/Profile\/ruthd284","53522":"https:\/\/www.tripadvisor.ca\/Profile\/Broadview1972","53523":"https:\/\/www.tripadvisor.ca\/Profile\/zaplady12","53524":"https:\/\/www.tripadvisor.ca\/Profile\/Melita_K","53525":"https:\/\/www.tripadvisor.ca\/Profile\/464JamesC","53526":"https:\/\/www.tripadvisor.ca\/Profile\/sheannen2016","53527":"https:\/\/www.tripadvisor.ca\/Profile\/ToddMiki","53528":"https:\/\/www.tripadvisor.ca\/Profile\/winn07","53529":"https:\/\/www.tripadvisor.ca\/Profile\/DenToe","53530":"https:\/\/www.tripadvisor.ca\/Profile\/Dominique7339","53531":"https:\/\/www.tripadvisor.ca\/Profile\/70Brian44","53532":"https:\/\/www.tripadvisor.ca\/Profile\/829sachaw","53533":"https:\/\/www.tripadvisor.ca\/Profile\/4tammyf","53534":"https:\/\/www.tripadvisor.ca\/Profile\/THEbigBEACH","53535":"https:\/\/www.tripadvisor.ca\/Profile\/D6275AGheatherc","53536":"https:\/\/www.tripadvisor.ca\/Profile\/Vaughan67","53537":"https:\/\/www.tripadvisor.ca\/Profile\/SKLazar","53538":"https:\/\/www.tripadvisor.ca\/Profile\/edmarg2014","53539":"https:\/\/www.tripadvisor.ca\/Profile\/BigFoot213","53540":"https:\/\/www.tripadvisor.ca\/Profile\/LouJaffe","53541":"https:\/\/www.tripadvisor.ca\/Profile\/flintknappermrs","53542":"https:\/\/www.tripadvisor.ca\/Profile\/342brettj","53543":"https:\/\/www.tripadvisor.ca\/Profile\/MateoTony","53544":"https:\/\/www.tripadvisor.ca\/Profile\/davekristeno","53545":"https:\/\/www.tripadvisor.ca\/Profile\/WayneI326","53546":"https:\/\/www.tripadvisor.ca\/Profile\/23RonW","53547":"https:\/\/www.tripadvisor.ca\/Profile\/SMD919","53548":"https:\/\/www.tripadvisor.ca\/Profile\/VioletS164","53549":"https:\/\/www.tripadvisor.ca\/Profile\/BKandAK","53550":"https:\/\/www.tripadvisor.ca\/Profile\/Emoland","53551":"https:\/\/www.tripadvisor.ca\/Profile\/mikelU7610IM","53552":"https:\/\/www.tripadvisor.ca\/Profile\/The0ra","53553":"https:\/\/www.tripadvisor.ca\/Profile\/Stewart206","53554":"https:\/\/www.tripadvisor.ca\/Profile\/721kellya","53555":"https:\/\/www.tripadvisor.ca\/Profile\/StaceyKS0213","53556":"https:\/\/www.tripadvisor.ca\/Profile\/dorothym506","53558":"https:\/\/www.tripadvisor.ca\/Profile\/MaryLCTBay","53559":"https:\/\/www.tripadvisor.ca\/Profile\/417donnal","53560":"https:\/\/www.tripadvisor.ca\/Profile\/BCTraveller2020","53561":"https:\/\/www.tripadvisor.ca\/Profile\/711loisl","53562":"https:\/\/www.tripadvisor.ca\/Profile\/VickieB554","53563":"https:\/\/www.tripadvisor.ca\/Profile\/MLB90","53564":"https:\/\/www.tripadvisor.ca\/Profile\/Budaroni","53567":"https:\/\/www.tripadvisor.ca\/Profile\/ronaldt590","53568":"https:\/\/www.tripadvisor.ca\/Profile\/Leeanne61","53569":"https:\/\/www.tripadvisor.ca\/Profile\/roseanneh517","53570":"https:\/\/www.tripadvisor.ca\/Profile\/docmimesis","53571":"https:\/\/www.tripadvisor.ca\/Profile\/Y302HHedwards","53572":"https:\/\/www.tripadvisor.ca\/Profile\/hell0itsme11","53573":"https:\/\/www.tripadvisor.ca\/Profile\/gschmidt528","53574":"https:\/\/www.tripadvisor.ca\/Profile\/FootlooseWithKids","53575":"https:\/\/www.tripadvisor.ca\/Profile\/j0an0h","53576":"https:\/\/www.tripadvisor.ca\/Profile\/monalisa2230","53577":"https:\/\/www.tripadvisor.ca\/Profile\/joanneandmelm","53578":"https:\/\/www.tripadvisor.ca\/Profile\/DonnaP429","53579":"https:\/\/www.tripadvisor.ca\/Profile\/mfwanfy","53580":"https:\/\/www.tripadvisor.ca\/Profile\/ischuyt","53581":"https:\/\/www.tripadvisor.ca\/Profile\/chims99","53582":"https:\/\/www.tripadvisor.ca\/Profile\/Jenerator800","53583":"https:\/\/www.tripadvisor.ca\/Profile\/Elizazorn","53584":"https:\/\/www.tripadvisor.ca\/Profile\/pennyg724","53585":"https:\/\/www.tripadvisor.ca\/Profile\/BettySaskatchewan","53586":"https:\/\/www.tripadvisor.ca\/Profile\/Regan130","53587":"https:\/\/www.tripadvisor.ca\/Profile\/P5364CUlaurac","53588":"https:\/\/www.tripadvisor.ca\/Profile\/chriscN1123TW","53589":"https:\/\/www.tripadvisor.ca\/Profile\/John-Sask2013","53590":"https:\/\/www.tripadvisor.ca\/Profile\/Sambra21","53596":"https:\/\/www.tripadvisor.ca\/Profile\/Q457GIjessicat","53597":"https:\/\/www.tripadvisor.ca\/Profile\/430stevel","53598":"https:\/\/www.tripadvisor.ca\/Profile\/MarilynA934","53599":"https:\/\/www.tripadvisor.ca\/Profile\/Lochmaddy01","53600":"https:\/\/www.tripadvisor.ca\/Profile\/teacherblue","53601":"https:\/\/www.tripadvisor.ca\/Profile\/pauldH8000CN","53602":"https:\/\/www.tripadvisor.ca\/Profile\/337lyndsayb","53603":"https:\/\/www.tripadvisor.ca\/Profile\/selmer","53604":"https:\/\/www.tripadvisor.ca\/Profile\/32channingc","53605":"https:\/\/www.tripadvisor.ca\/Profile\/TampaTraveler42","53606":"https:\/\/www.tripadvisor.ca\/Profile\/melissawO2783IB","53607":"https:\/\/www.tripadvisor.ca\/Profile\/kimmi06","53608":"https:\/\/www.tripadvisor.ca\/Profile\/qutal","53609":"https:\/\/www.tripadvisor.ca\/Profile\/michellesP841LM","53610":"https:\/\/www.tripadvisor.ca\/Profile\/PollyPocket55","53611":"https:\/\/www.tripadvisor.ca\/Profile\/Coastal37222079542","53612":"https:\/\/www.tripadvisor.ca\/Profile\/BeachloversCalgary","53613":"https:\/\/www.tripadvisor.ca\/Profile\/83jeanmarce","53614":"https:\/\/www.tripadvisor.ca\/Profile\/595gregd","53615":"https:\/\/www.tripadvisor.ca\/Profile\/Vacation44373994440","53616":"https:\/\/www.tripadvisor.ca\/Profile\/rogerwentz","53617":"https:\/\/www.tripadvisor.ca\/Profile\/powertechx","53618":"https:\/\/www.tripadvisor.ca\/Profile\/Shell1384","53619":"https:\/\/www.tripadvisor.ca\/Profile\/chelseakicks7","53620":"https:\/\/www.tripadvisor.ca\/Profile\/paulsehl","53621":"https:\/\/www.tripadvisor.ca\/Profile\/382BrendaF","53622":"https:\/\/www.tripadvisor.ca\/Profile\/Trilobite2006","53623":"https:\/\/www.tripadvisor.ca\/Profile\/kimberb8808","53624":"https:\/\/www.tripadvisor.ca\/Profile\/Intouchable","53625":"https:\/\/www.tripadvisor.ca\/Profile\/Cymbo","53626":"https:\/\/www.tripadvisor.ca\/Profile\/34elizabethb","53627":"https:\/\/www.tripadvisor.ca\/Profile\/871randyp","53628":"https:\/\/www.tripadvisor.ca\/Profile\/RandyMark","53629":"https:\/\/www.tripadvisor.ca\/Profile\/chinook27","53630":"https:\/\/www.tripadvisor.ca\/Profile\/Papageorgio18","53631":"https:\/\/www.tripadvisor.ca\/Profile\/ChrisJTravel","53632":"https:\/\/www.tripadvisor.ca\/Profile\/455leahs","53633":"https:\/\/www.tripadvisor.ca\/Profile\/chantalphil","53634":"https:\/\/www.tripadvisor.ca\/Profile\/catholler2005","53635":"https:\/\/www.tripadvisor.ca\/Profile\/jljr82","53636":"https:\/\/www.tripadvisor.ca\/Profile\/kellycB5553QN","53637":"https:\/\/www.tripadvisor.ca\/Profile\/Jim_Grupp","53638":"https:\/\/www.tripadvisor.ca\/Profile\/NeTexasDude","53639":"https:\/\/www.tripadvisor.ca\/Profile\/michaelryanthomas","53640":"https:\/\/www.tripadvisor.ca\/Profile\/murmin","53641":"https:\/\/www.tripadvisor.ca\/Profile\/pennyg724","53642":"https:\/\/www.tripadvisor.ca\/Profile\/381darcys","53643":"https:\/\/www.tripadvisor.ca\/Profile\/sued944","53644":"https:\/\/www.tripadvisor.ca\/Profile\/operalover939","53645":"https:\/\/www.tripadvisor.ca\/Profile\/GordonM937","53646":"https:\/\/www.tripadvisor.ca\/Profile\/colleene964","53647":"https:\/\/www.tripadvisor.ca\/Profile\/jetsetter1514","53648":"https:\/\/www.tripadvisor.ca\/Profile\/pi19798","53649":"https:\/\/www.tripadvisor.ca\/Profile\/TylerKingIT","53650":"https:\/\/www.tripadvisor.ca\/Profile\/DeniseNick","53651":"https:\/\/www.tripadvisor.ca\/Profile\/140JOHNT","53652":"https:\/\/www.tripadvisor.ca\/Profile\/593cynthiam","53653":"https:\/\/www.tripadvisor.ca\/Profile\/llerickson","53654":"https:\/\/www.tripadvisor.ca\/Profile\/jeffsF2374GT","53655":"https:\/\/www.tripadvisor.ca\/Profile\/CorN158","53656":"https:\/\/www.tripadvisor.ca\/Profile\/sherrylm2018","53657":"https:\/\/www.tripadvisor.ca\/Profile\/managerof3boys","53658":"https:\/\/www.tripadvisor.ca\/Profile\/striker1980","53659":"https:\/\/www.tripadvisor.ca\/Profile\/kevinvA1209KF","53660":"https:\/\/www.tripadvisor.ca\/Profile\/DatrellB","53662":"https:\/\/www.tripadvisor.ca\/Profile\/amandabR2916KS","53663":"https:\/\/www.tripadvisor.ca\/Profile\/348robyns","53664":"https:\/\/www.tripadvisor.ca\/Profile\/kindermother","53665":"https:\/\/www.tripadvisor.ca\/Profile\/chuckt277","53666":"https:\/\/www.tripadvisor.ca\/Profile\/782cadep","53667":"https:\/\/www.tripadvisor.ca\/Profile\/kirtp2016","53668":"https:\/\/www.tripadvisor.ca\/Profile\/pattygirl2017","53669":"https:\/\/www.tripadvisor.ca\/Profile\/ericc977","53671":"https:\/\/www.tripadvisor.ca\/Profile\/727skeeter","53672":"https:\/\/www.tripadvisor.ca\/Profile\/angelasN8863LJ","53673":"https:\/\/www.tripadvisor.ca\/Profile\/williamsA643KA","53674":"https:\/\/www.tripadvisor.ca\/Profile\/911shantelw","53675":"https:\/\/www.tripadvisor.ca\/Profile\/H2977LKnancym","53676":"https:\/\/www.tripadvisor.ca\/Profile\/hannahw597","53677":"https:\/\/www.tripadvisor.ca\/Profile\/637danieller","53678":"https:\/\/www.tripadvisor.ca\/Profile\/247cherylz","53679":"https:\/\/www.tripadvisor.ca\/Profile\/deedeeo796","53680":"https:\/\/www.tripadvisor.ca\/Profile\/drworldtraveller8173","53681":"https:\/\/www.tripadvisor.ca\/Profile\/rosscQ7657LA","53682":"https:\/\/www.tripadvisor.ca\/Profile\/7bevh","53683":"https:\/\/www.tripadvisor.ca\/Profile\/Frozen_gringo","53684":"https:\/\/www.tripadvisor.ca\/Profile\/gerri358","53685":"https:\/\/www.tripadvisor.ca\/Profile\/brucewD7485PN","53686":"https:\/\/www.tripadvisor.ca\/Profile\/U4472SGdonaldh","53687":"https:\/\/www.tripadvisor.ca\/Profile\/696DIANEW696","53688":"https:\/\/www.tripadvisor.ca\/Profile\/331ng","53689":"https:\/\/www.tripadvisor.ca\/Profile\/alanc521","53690":"https:\/\/www.tripadvisor.ca\/Profile\/Don_ontheroad","53691":"nil","53701":"https:\/\/www.tripadvisor.ca\/Profile\/wonderingsun","53702":"https:\/\/www.tripadvisor.ca\/Profile\/A3305MCchrish","53703":"https:\/\/www.tripadvisor.ca\/Profile\/A4060QEkathym","53704":"https:\/\/www.tripadvisor.ca\/Profile\/cheryla967","53705":"https:\/\/www.tripadvisor.ca\/Profile\/troyf794","53706":"https:\/\/www.tripadvisor.ca\/Profile\/476wendyu","53707":"https:\/\/www.tripadvisor.ca\/Profile\/randyk454","53708":"https:\/\/www.tripadvisor.ca\/Profile\/Koala229570","53709":"https:\/\/www.tripadvisor.ca\/Profile\/kmanning","53710":"https:\/\/www.tripadvisor.ca\/Profile\/lindan117","53711":"https:\/\/www.tripadvisor.ca\/Profile\/638renatah","53712":"https:\/\/www.tripadvisor.ca\/Profile\/C2364FYgracem","53713":"https:\/\/www.tripadvisor.ca\/Profile\/299marionc","53714":"https:\/\/www.tripadvisor.ca\/Profile\/74glendal","53715":"https:\/\/www.tripadvisor.ca\/Profile\/JohnS226","53716":"https:\/\/www.tripadvisor.ca\/Profile\/philk461","53717":"https:\/\/www.tripadvisor.ca\/Profile\/421cyndim","53718":"https:\/\/www.tripadvisor.ca\/Profile\/GaryG299","53719":"https:\/\/www.tripadvisor.ca\/Profile\/paulinebJ569PL","53720":"https:\/\/www.tripadvisor.ca\/Profile\/philipw90","53721":"https:\/\/www.tripadvisor.ca\/Profile\/GrantK40","53722":"https:\/\/www.tripadvisor.ca\/Profile\/351debbiem","53723":"https:\/\/www.tripadvisor.ca\/Profile\/290shanec","53724":"https:\/\/www.tripadvisor.ca\/Profile\/tammyo372","53725":"https:\/\/www.tripadvisor.ca\/Profile\/KentP950","53731":"https:\/\/www.tripadvisor.ca\/Profile\/TracyHarder","53732":"https:\/\/www.tripadvisor.ca\/Profile\/pamelaillingworth","53733":"https:\/\/www.tripadvisor.ca\/Profile\/Sporttopgirl","53734":"https:\/\/www.tripadvisor.ca\/Profile\/657samis","53735":"https:\/\/www.tripadvisor.ca\/Profile\/Tonya97","53736":"https:\/\/www.tripadvisor.ca\/Profile\/792tracyt","53737":"https:\/\/www.tripadvisor.ca\/Profile\/KMW-FL","53738":"https:\/\/www.tripadvisor.ca\/Profile\/Oilsandsgal","53739":"https:\/\/www.tripadvisor.ca\/Profile\/452gaylar","53740":"https:\/\/www.tripadvisor.ca\/Profile\/janicen400","53741":"https:\/\/www.tripadvisor.ca\/Profile\/270christiep","53742":"https:\/\/www.tripadvisor.ca\/Profile\/672darleneb","53743":"https:\/\/www.tripadvisor.ca\/Profile\/943geraldinef","53744":"https:\/\/www.tripadvisor.ca\/Profile\/randyl764","53745":"https:\/\/www.tripadvisor.ca\/Profile\/933clarel","53746":"https:\/\/www.tripadvisor.ca\/Profile\/arnoldw795","53747":"https:\/\/www.tripadvisor.ca\/Profile\/976cindyn","53748":"https:\/\/www.tripadvisor.ca\/Profile\/asmith3302017","53749":"https:\/\/www.tripadvisor.ca\/Profile\/mariask18","53750":"https:\/\/www.tripadvisor.ca\/Profile\/ralphhouse","53751":"https:\/\/www.tripadvisor.ca\/Profile\/BenLar137","53752":"https:\/\/www.tripadvisor.ca\/Profile\/R1619WHsharonl","53753":"https:\/\/www.tripadvisor.ca\/Profile\/458dissappointed","53754":"https:\/\/www.tripadvisor.ca\/Profile\/WayneI326","53755":"https:\/\/www.tripadvisor.ca\/Profile\/Lovestherockies","53756":"https:\/\/www.tripadvisor.ca\/Profile\/marlajanzen","53757":"https:\/\/www.tripadvisor.ca\/Profile\/935adinaw","53758":"https:\/\/www.tripadvisor.ca\/Profile\/702daled","53759":"https:\/\/www.tripadvisor.ca\/Profile\/enskid","53760":"https:\/\/www.tripadvisor.ca\/Profile\/kevinwI2996CT","53761":"https:\/\/www.tripadvisor.ca\/Profile\/PennyMR","53762":"https:\/\/www.tripadvisor.ca\/Profile\/102tinac","53763":"https:\/\/www.tripadvisor.ca\/Profile\/W4397ERnicolem","53764":"https:\/\/www.tripadvisor.ca\/Profile\/wrestlingmom2017","53765":"https:\/\/www.tripadvisor.ca\/Profile\/relaxedSaskatchewan","53766":"https:\/\/www.tripadvisor.ca\/Profile\/markv409","53767":"https:\/\/www.tripadvisor.ca\/Profile\/garrys_12","53768":"https:\/\/www.tripadvisor.ca\/Profile\/craigsL2088ZD","53769":"https:\/\/www.tripadvisor.ca\/Profile\/513taic","53770":"https:\/\/www.tripadvisor.ca\/Profile\/nicolemT7955KK","53771":"https:\/\/www.tripadvisor.ca\/Profile\/461st_phaneb","53772":"https:\/\/www.tripadvisor.ca\/Profile\/392shawnm","53773":"https:\/\/www.tripadvisor.ca\/Profile\/F5455ADtaras","53774":"https:\/\/www.tripadvisor.ca\/Profile\/852triciad","53775":"https:\/\/www.tripadvisor.ca\/Profile\/66JACKB66","53781":"https:\/\/www.tripadvisor.ca\/Profile\/MaureenC226","53782":"https:\/\/www.tripadvisor.ca\/Profile\/E9969DKmaryl","53783":"https:\/\/www.tripadvisor.ca\/Profile\/RAGIBS01","53784":"https:\/\/www.tripadvisor.ca\/Profile\/629keatonp","53785":"https:\/\/www.tripadvisor.ca\/Profile\/calgaryglobetrotter8","53791":"https:\/\/www.tripadvisor.ca\/Profile\/marknatalliac","53792":"https:\/\/www.tripadvisor.ca\/Profile\/Tor_ErikFlaa_Norway","53793":"https:\/\/www.tripadvisor.ca\/Profile\/Y6706GBbobp","53794":"https:\/\/www.tripadvisor.ca\/Profile\/AnitaStrindeberg","53795":"https:\/\/www.tripadvisor.ca\/Profile\/annh881","53796":"https:\/\/www.tripadvisor.ca\/Profile\/robinrG6146TJ","53797":"https:\/\/www.tripadvisor.ca\/Profile\/513bertb","53798":"https:\/\/www.tripadvisor.ca\/Profile\/juliehW3788EW","53799":"https:\/\/www.tripadvisor.ca\/Profile\/MelissaWinnipeg","53800":"https:\/\/www.tripadvisor.ca\/Profile\/ER-Manitoba","53806":"https:\/\/www.tripadvisor.ca\/Profile\/pattypotato1","53807":"https:\/\/www.tripadvisor.ca\/Profile\/509joannep","53808":"https:\/\/www.tripadvisor.ca\/Profile\/146janellem","53809":"https:\/\/www.tripadvisor.ca\/Profile\/Liv895","53810":"https:\/\/www.tripadvisor.ca\/Profile\/orcaland","53811":"https:\/\/www.tripadvisor.ca\/Profile\/joannet285","53816":"https:\/\/www.tripadvisor.ca\/Profile\/Debbie054","53821":"https:\/\/www.tripadvisor.ca\/Profile\/liketotravel167","53826":"https:\/\/www.tripadvisor.caundefined","53836":"https:\/\/www.tripadvisor.ca\/Profile\/C9548AO","53841":"https:\/\/www.tripadvisor.ca\/Profile\/DanH176","53846":"https:\/\/www.tripadvisor.ca\/Profile\/EddyNFLD","53851":"https:\/\/www.tripadvisor.ca\/Profile\/gm1981","53866":"https:\/\/www.tripadvisor.ca\/Profile\/patriciabK3670GV","53876":"nil","53881":"https:\/\/www.tripadvisor.ca\/Profile\/wallystewart","53886":"https:\/\/www.tripadvisor.ca\/Profile\/embiggar","53891":"https:\/\/www.tripadvisor.ca\/Profile\/disgruntle2016","53901":"https:\/\/www.tripadvisor.ca\/Profile\/sarahnaid","53906":"https:\/\/www.tripadvisor.ca\/Profile\/366garryw","53921":"https:\/\/www.tripadvisor.ca\/Profile\/895christies","53926":"https:\/\/www.tripadvisor.ca\/Profile\/chadmrj","53931":"https:\/\/www.tripadvisor.ca\/Profile\/Jarvisgang","53946":"https:\/\/www.tripadvisor.ca\/Profile\/AudreyH187","53976":"https:\/\/www.tripadvisor.ca\/Profile\/DanielB16762","53981":"https:\/\/www.tripadvisor.ca\/Profile\/370wader","54001":"https:\/\/www.tripadvisor.ca\/Profile\/samimanitoba","54011":"nil","54016":"https:\/\/www.tripadvisor.ca\/Profile\/GoPlaces754625","54017":"https:\/\/www.tripadvisor.ca\/Profile\/984tammya","54018":"https:\/\/www.tripadvisor.ca\/Profile\/N3994VKdebbiem","54019":"https:\/\/www.tripadvisor.ca\/Profile\/Resort18260825785","54020":"https:\/\/www.tripadvisor.ca\/Profile\/Tour11218839042","54021":"https:\/\/www.tripadvisor.ca\/Profile\/IanMWpg","54022":"https:\/\/www.tripadvisor.ca\/Profile\/dwaineg2016","54023":"https:\/\/www.tripadvisor.ca\/Profile\/bebestorm","54024":"https:\/\/www.tripadvisor.ca\/Profile\/billaW4975LV","54025":"https:\/\/www.tripadvisor.ca\/Profile\/JPTENIUK","54031":"https:\/\/www.tripadvisor.ca\/Profile\/pandabear9196","54032":"https:\/\/www.tripadvisor.ca\/Profile\/724donnac","54033":"https:\/\/www.tripadvisor.ca\/Profile\/dorinam0","54034":"https:\/\/www.tripadvisor.ca\/Profile\/dreamingofgreece","54035":"https:\/\/www.tripadvisor.ca\/Profile\/shophopper","54036":"https:\/\/www.tripadvisor.ca\/Profile\/71sharlenew","54037":"https:\/\/www.tripadvisor.ca\/Profile\/ADWT2008","54038":"https:\/\/www.tripadvisor.ca\/Profile\/littlebambi11","54039":"https:\/\/www.tripadvisor.ca\/Profile\/mariemoldovan","54040":"https:\/\/www.tripadvisor.caundefined","54041":"https:\/\/www.tripadvisor.ca\/Profile\/CdnMink","54042":"https:\/\/www.tripadvisor.ca\/Profile\/WJ_Bonnie","54043":"https:\/\/www.tripadvisor.ca\/Profile\/840leeanns","54045":"https:\/\/www.tripadvisor.ca\/Profile\/Y5822XBmarinap","54046":"https:\/\/www.tripadvisor.ca\/Profile\/adamhavens","54047":"https:\/\/www.tripadvisor.ca\/Profile\/MacPac2010","54057":"https:\/\/www.tripadvisor.ca\/Profile\/lorihJ7290RG","54058":"https:\/\/www.tripadvisor.ca\/Profile\/Saskatraveller","54059":"https:\/\/www.tripadvisor.ca\/Profile\/ColleenD602","54066":"https:\/\/www.tripadvisor.ca\/Profile\/U8696KJandrewr","54067":"https:\/\/www.tripadvisor.ca\/Profile\/ilans58","54069":"https:\/\/www.tripadvisor.ca\/Profile\/kimberb8808","54071":"https:\/\/www.tripadvisor.ca\/Profile\/440sharonv","54072":"https:\/\/www.tripadvisor.ca\/Profile\/EarlS311","54074":"https:\/\/www.tripadvisor.ca\/Profile\/Q1567MBandrews","54081":"https:\/\/www.tripadvisor.ca\/Profile\/emilyyonj","54082":"https:\/\/www.tripadvisor.ca\/Profile\/wendycooperc","54084":"https:\/\/www.tripadvisor.ca\/Profile\/mjmilley","54085":"https:\/\/www.tripadvisor.ca\/Profile\/shutterbug1976","54106":"https:\/\/www.tripadvisor.ca\/Profile\/dawnsW7548CN","54108":"https:\/\/www.tripadvisor.ca\/Profile\/keithgV7148GR","54110":"https:\/\/www.tripadvisor.ca\/Profile\/jimdJ1294DA","54111":"https:\/\/www.tripadvisor.ca\/Profile\/53brendaw","54112":"https:\/\/www.tripadvisor.ca\/Profile\/D5571CGjasonp","54115":"https:\/\/www.tripadvisor.ca\/Profile\/25972017","54116":"https:\/\/www.tripadvisor.ca\/Profile\/andreapD7522XV","54119":"https:\/\/www.tripadvisor.ca\/Profile\/372ronob","54122":"https:\/\/www.tripadvisor.ca\/Profile\/jackz2000","54132":"https:\/\/www.tripadvisor.ca\/Profile\/WelcomeMat","54135":"https:\/\/www.tripadvisor.ca\/Profile\/535carmenv","54136":"https:\/\/www.tripadvisor.ca\/Profile\/courtneysY510YB","54137":"https:\/\/www.tripadvisor.ca\/Profile\/michellebQ2480LG","54138":"https:\/\/www.tripadvisor.ca\/Profile\/AmazingBeckyBlogger","54140":"https:\/\/www.tripadvisor.ca\/Profile\/duhaime73","54141":"https:\/\/www.tripadvisor.ca\/Profile\/rbarsalou","54142":"https:\/\/www.tripadvisor.ca\/Profile\/P104AYashleyr","54143":"https:\/\/www.tripadvisor.ca\/Profile\/A9090EGlarryr","54144":"https:\/\/www.tripadvisor.ca\/Profile\/C5316YKvictoriag","54145":"https:\/\/www.tripadvisor.ca\/Profile\/Joeybr","54146":"https:\/\/www.tripadvisor.ca\/Profile\/S9188XEmaryc","54147":"https:\/\/www.tripadvisor.ca\/Profile\/jdouglas91","54148":"https:\/\/www.tripadvisor.ca\/Profile\/PattyCanada","54149":"https:\/\/www.tripadvisor.ca\/Profile\/82annetteb","54150":"https:\/\/www.tripadvisor.ca\/Profile\/nicolemarie0917","54151":"https:\/\/www.tripadvisor.ca\/Profile\/waltonw2015","54153":"https:\/\/www.tripadvisor.ca\/Profile\/doug6417","54154":"https:\/\/www.tripadvisor.ca\/Profile\/melissajoannemf","54155":"https:\/\/www.tripadvisor.ca\/Profile\/monicarF2702NA","54157":"https:\/\/www.tripadvisor.ca\/Profile\/808ardenc","54159":"https:\/\/www.tripadvisor.ca\/Profile\/marlajanzen","54160":"https:\/\/www.tripadvisor.ca\/Profile\/j0hnny31","54161":"https:\/\/www.tripadvisor.ca\/Profile\/989jenellea","54162":"https:\/\/www.tripadvisor.ca\/Profile\/johnnygoalie31","54163":"https:\/\/www.tripadvisor.ca\/Profile\/Meander661566","54164":"https:\/\/www.tripadvisor.ca\/Profile\/coolio_976","54165":"https:\/\/www.tripadvisor.ca\/Profile\/dutch1948","54171":"https:\/\/www.tripadvisor.ca\/Profile\/314tss","54172":"https:\/\/www.tripadvisor.ca\/Profile\/marcelc496","54173":"https:\/\/www.tripadvisor.ca\/Profile\/beachfun10","54174":"https:\/\/www.tripadvisor.ca\/Profile\/384jeanah","54175":"https:\/\/www.tripadvisor.ca\/Profile\/randyk425","54176":"https:\/\/www.tripadvisor.ca\/Profile\/jamesmG5562ND","54177":"https:\/\/www.tripadvisor.ca\/Profile\/Lmann45","54178":"https:\/\/www.tripadvisor.ca\/Profile\/recommendhere","54179":"https:\/\/www.tripadvisor.ca\/Profile\/johnfG5905SP","54186":"https:\/\/www.tripadvisor.ca\/Profile\/sheilar282","54187":"https:\/\/www.tripadvisor.ca\/Profile\/judy_globetrotter","54188":"https:\/\/www.tripadvisor.ca\/Profile\/trip919","54189":"https:\/\/www.tripadvisor.ca\/Profile\/Travelwithkiddies","54190":"https:\/\/www.tripadvisor.ca\/Profile\/749AndrewB749","54192":"https:\/\/www.tripadvisor.ca\/Profile\/842wandab","54193":"https:\/\/www.tripadvisor.ca\/Profile\/597josht","54196":"https:\/\/www.tripadvisor.ca\/Profile\/O4803YZdanielleb","54198":"https:\/\/www.tripadvisor.ca\/Profile\/LG717","54200":"https:\/\/www.tripadvisor.ca\/Profile\/S1613LSmichaelk","54206":"https:\/\/www.tripadvisor.ca\/Profile\/sherris2016","54208":"https:\/\/www.tripadvisor.ca\/Profile\/215shannonw","54209":"https:\/\/www.tripadvisor.ca\/Profile\/Heiner550","54210":"https:\/\/www.tripadvisor.ca\/Profile\/donaldhQ5421FI","54211":"https:\/\/www.tripadvisor.ca\/Profile\/LMArtemis","54212":"https:\/\/www.tripadvisor.ca\/Profile\/GrandTour14642327551","54213":"https:\/\/www.tripadvisor.ca\/Profile\/G734MIjoshuag","54214":"https:\/\/www.tripadvisor.ca\/Profile\/Hopethishelps12345","54215":"https:\/\/www.tripadvisor.ca\/Profile\/LesterWinnipeg","54216":"https:\/\/www.tripadvisor.ca\/Profile\/marinatC8814NY","54217":"https:\/\/www.tripadvisor.ca\/Profile\/400gerryd","54218":"https:\/\/www.tripadvisor.ca\/Profile\/140claytony","54219":"https:\/\/www.tripadvisor.ca\/Profile\/Inspiration212429","54220":"https:\/\/www.tripadvisor.ca\/Profile\/jaykay99","54221":"nil","54226":"https:\/\/www.tripadvisor.ca\/Profile\/maxwell33","54227":"https:\/\/www.tripadvisor.ca\/Profile\/charlotte656","54228":"https:\/\/www.tripadvisor.ca\/Profile\/whoswhochick","54229":"https:\/\/www.tripadvisor.ca\/Profile\/Sox_The_Wanderer","54230":"https:\/\/www.tripadvisor.ca\/Profile\/961murrayh","54231":"https:\/\/www.tripadvisor.ca\/Profile\/66JACKB66","54232":"https:\/\/www.tripadvisor.ca\/Profile\/waynec941","54233":"https:\/\/www.tripadvisor.ca\/Profile\/12LarryH","54234":"https:\/\/www.tripadvisor.ca\/Profile\/wh23nordick","54235":"https:\/\/www.tripadvisor.ca\/Profile\/NEofAZ","54241":"https:\/\/www.tripadvisor.ca\/Profile\/ddrich","54242":"https:\/\/www.tripadvisor.ca\/Profile\/sharonhY4471HQ","54243":"https:\/\/www.tripadvisor.ca\/Profile\/kschedlosky","54244":"https:\/\/www.tripadvisor.ca\/Profile\/Mamaov2","54245":"https:\/\/www.tripadvisor.caundefined","54251":"https:\/\/www.tripadvisor.ca\/Profile\/DanFan007","54254":"https:\/\/www.tripadvisor.ca\/Profile\/795dougc","54255":"https:\/\/www.tripadvisor.ca\/Profile\/W5107LOcrystalm","54260":"https:\/\/www.tripadvisor.ca\/Profile\/kimberb8808","54266":"https:\/\/www.tripadvisor.ca\/Profile\/CryslynIqaluit","54268":"https:\/\/www.tripadvisor.ca\/Profile\/craigsA564BH","54269":"https:\/\/www.tripadvisor.ca\/Profile\/hotlapper","54270":"https:\/\/www.tripadvisor.ca\/Profile\/P7824DOmikeg","54271":"https:\/\/www.tripadvisor.ca\/Profile\/T5712BEbobk","54272":"https:\/\/www.tripadvisor.ca\/Profile\/george1232015","54274":"https:\/\/www.tripadvisor.ca\/Profile\/anitaa486","54275":"https:\/\/www.tripadvisor.ca\/Profile\/terrypA4533MU","54276":"https:\/\/www.tripadvisor.ca\/Profile\/normam775","54277":"https:\/\/www.tripadvisor.ca\/Profile\/Vi0laO","54278":"https:\/\/www.tripadvisor.ca\/Profile\/258aprylb","54279":"https:\/\/www.tripadvisor.ca\/Profile\/JulieB1226","54280":"https:\/\/www.tripadvisor.ca\/Profile\/nguihan","54281":"https:\/\/www.tripadvisor.ca\/Profile\/graydonj","54282":"https:\/\/www.tripadvisor.ca\/Profile\/roxanes146","54283":"https:\/\/www.tripadvisor.ca\/Profile\/Joshua317","54284":"https:\/\/www.tripadvisor.ca\/Profile\/charadam2018","54285":"https:\/\/www.tripadvisor.ca\/Profile\/lornes265","54286":"https:\/\/www.tripadvisor.ca\/Profile\/Z5461LApeterh","54288":"https:\/\/www.tripadvisor.ca\/Profile\/622ginal","54289":"https:\/\/www.tripadvisor.ca\/Profile\/tazzmannee","54290":"https:\/\/www.tripadvisor.ca\/Profile\/renardk2016","54291":"https:\/\/www.tripadvisor.ca\/Profile\/134marlysp","54292":"https:\/\/www.tripadvisor.ca\/Profile\/richarddG855TG","54293":"https:\/\/www.tripadvisor.ca\/Profile\/amandad131","54294":"https:\/\/www.tripadvisor.ca\/Profile\/cybulskime","54296":"https:\/\/www.tripadvisor.ca\/Profile\/koralead","54298":"https:\/\/www.tripadvisor.ca\/Profile\/hollyp49","54299":"https:\/\/www.tripadvisor.ca\/Profile\/948valj","54302":"https:\/\/www.tripadvisor.ca\/Profile\/L1653FLmikeg","54303":"https:\/\/www.tripadvisor.ca\/Profile\/100upset100","54304":"https:\/\/www.tripadvisor.ca\/Profile\/ourroadtrip2013","54311":"https:\/\/www.tripadvisor.ca\/Profile\/F7358HNlynns","54312":"https:\/\/www.tripadvisor.ca\/Profile\/AnneSimcoe_Ontario","54313":"https:\/\/www.tripadvisor.ca\/Profile\/amandamX1230GT","54314":"https:\/\/www.tripadvisor.ca\/Profile\/danhF5405UZ","54315":"https:\/\/www.tripadvisor.ca\/Profile\/Mark442014","54317":"https:\/\/www.tripadvisor.ca\/Profile\/L8379YQrickh","54319":"https:\/\/www.tripadvisor.ca\/Profile\/451PaulL","54320":"https:\/\/www.tripadvisor.ca\/Profile\/841myrnam","54321":"https:\/\/www.tripadvisor.ca\/Profile\/Traveler-Rick001","54322":"https:\/\/www.tripadvisor.ca\/Profile\/RochelleM264","54323":"https:\/\/www.tripadvisor.ca\/Profile\/nora88020","54324":"https:\/\/www.tripadvisor.ca\/Profile\/790dwaynel","54325":"https:\/\/www.tripadvisor.ca\/Profile\/roxannes785","54331":"https:\/\/www.tripadvisor.ca\/Profile\/lornem842","54332":"https:\/\/www.tripadvisor.ca\/Profile\/WandaG766","54333":"https:\/\/www.tripadvisor.ca\/Profile\/609dalet","54334":"https:\/\/www.tripadvisor.ca\/Profile\/denbon","54335":"https:\/\/www.tripadvisor.ca\/Profile\/780seanr","54337":"https:\/\/www.tripadvisor.ca\/Profile\/stephenwN4327RV","54339":"https:\/\/www.tripadvisor.ca\/Profile\/bettejon","54340":"https:\/\/www.tripadvisor.ca\/Profile\/617barbs","54341":"https:\/\/www.tripadvisor.ca\/Profile\/LENNYBLENKIN","54342":"https:\/\/www.tripadvisor.ca\/Profile\/glenham88","54343":"https:\/\/www.tripadvisor.ca\/Profile\/Searching333","54345":"https:\/\/www.tripadvisor.ca\/Profile\/deepwoods","54351":"https:\/\/www.tripadvisor.ca\/Profile\/700bartm","54353":"https:\/\/www.tripadvisor.ca\/Profile\/donnagrl","54354":"https:\/\/www.tripadvisor.ca\/Profile\/Vtraveling","54356":"https:\/\/www.tripadvisor.ca\/Profile\/selmawade","54358":"https:\/\/www.tripadvisor.ca\/Profile\/136melm","54360":"https:\/\/www.tripadvisor.ca\/Profile\/413phyllisa","54362":"https:\/\/www.tripadvisor.ca\/Profile\/331natalia","54363":"https:\/\/www.tripadvisor.ca\/Profile\/dreww927","54364":"https:\/\/www.tripadvisor.ca\/Profile\/Debby68","54365":"https:\/\/www.tripadvisor.ca\/Profile\/HarveyStone2014","54369":"https:\/\/www.tripadvisor.ca\/Profile\/lyndas857","54386":"https:\/\/www.tripadvisor.ca\/Profile\/Nanny642015","54387":"https:\/\/www.tripadvisor.ca\/Profile\/trappage","54388":"https:\/\/www.tripadvisor.ca\/Profile\/beckyj528","54389":"https:\/\/www.tripadvisor.ca\/Profile\/RealSaskTraveller","54391":"https:\/\/www.tripadvisor.ca\/Profile\/261laurelc","54392":"https:\/\/www.tripadvisor.ca\/Profile\/RanDee2014","54393":"https:\/\/www.tripadvisor.ca\/Profile\/gordonm779","54395":"https:\/\/www.tripadvisor.ca\/Profile\/normab662","54401":"https:\/\/www.tripadvisor.ca\/Profile\/140berthaz","54403":"https:\/\/www.tripadvisor.ca\/Profile\/karenhT3062QY","54405":"https:\/\/www.tripadvisor.ca\/Profile\/K6458CErichardb","54407":"https:\/\/www.tripadvisor.ca\/Profile\/725earlh","54409":"https:\/\/www.tripadvisor.ca\/Profile\/elizabethlL7141PM","54411":"nil","54416":"https:\/\/www.tripadvisor.ca\/Profile\/SKgirl81","54417":"https:\/\/www.tripadvisor.ca\/Profile\/magic25ap","54418":"https:\/\/www.tripadvisor.ca\/Profile\/rheaumeb","54419":"https:\/\/www.tripadvisor.ca\/Profile\/kimberb8808","54420":"https:\/\/www.tripadvisor.ca\/Profile\/rogerduarten","54421":"https:\/\/www.tripadvisor.ca\/Profile\/AymanPhD","54422":"https:\/\/www.tripadvisor.ca\/Profile\/gasty5","54423":"https:\/\/www.tripadvisor.ca\/Profile\/wick1979","54424":"https:\/\/www.tripadvisor.ca\/Profile\/bluesonwhyte","54425":"https:\/\/www.tripadvisor.ca\/Profile\/Kimeiteneier","54426":"https:\/\/www.tripadvisor.ca\/Profile\/onlydiamonds","54427":"https:\/\/www.tripadvisor.ca\/Profile\/ArleneN466","54428":"https:\/\/www.tripadvisor.ca\/Profile\/travellingchihuahua","54429":"https:\/\/www.tripadvisor.ca\/Profile\/sarahnaid","54430":"https:\/\/www.tripadvisor.ca\/Profile\/PatMcKenzie","54431":"https:\/\/www.tripadvisor.ca\/Profile\/GeorgeH733","54432":"https:\/\/www.tripadvisor.ca\/Profile\/699arthurw","54433":"https:\/\/www.tripadvisor.ca\/Profile\/Goodtimehadbyall50","54434":"https:\/\/www.tripadvisor.ca\/Profile\/Frightenedbunny","54435":"https:\/\/www.tripadvisor.ca\/Profile\/Glacier812","54436":"https:\/\/www.tripadvisor.ca\/Profile\/plkerr2017","54437":"https:\/\/www.tripadvisor.ca\/Profile\/AirdrieJean","54438":"https:\/\/www.tripadvisor.ca\/Profile\/Itchycleo","54439":"https:\/\/www.tripadvisor.ca\/Profile\/H1447QEedh","54440":"https:\/\/www.tripadvisor.ca\/Profile\/hddyn","54441":"https:\/\/www.tripadvisor.ca\/Profile\/scorpianrabbit","54442":"https:\/\/www.tripadvisor.ca\/Profile\/189JohnC","54443":"https:\/\/www.tripadvisor.ca\/Profile\/Palidar","54444":"https:\/\/www.tripadvisor.ca\/Profile\/HallMarkers","54445":"https:\/\/www.tripadvisor.ca\/Profile\/114xavierc","54446":"https:\/\/www.tripadvisor.ca\/Profile\/13darmac","54447":"https:\/\/www.tripadvisor.ca\/Profile\/Devona35","54448":"https:\/\/www.tripadvisor.ca\/Profile\/K3435SZjuliec","54449":"https:\/\/www.tripadvisor.ca\/Profile\/135liannap","54450":"https:\/\/www.tripadvisor.ca\/Profile\/credpath2017","54451":"https:\/\/www.tripadvisor.ca\/Profile\/sharonhB867TT","54452":"https:\/\/www.tripadvisor.ca\/Profile\/F648DNandrewr","54453":"https:\/\/www.tripadvisor.ca\/Profile\/VLMW","54454":"https:\/\/www.tripadvisor.ca\/Profile\/650vivianc","54455":"https:\/\/www.tripadvisor.ca\/Profile\/Havinfuninlife","54456":"https:\/\/www.tripadvisor.ca\/Profile\/overthehill007","54457":"https:\/\/www.tripadvisor.ca\/Profile\/FrankieFreedom","54458":"https:\/\/www.tripadvisor.ca\/Profile\/joshwilderness","54459":"https:\/\/www.tripadvisor.ca\/Profile\/DevinF823","54460":"https:\/\/www.tripadvisor.ca\/Profile\/daleb14","54466":"https:\/\/www.tripadvisor.ca\/Profile\/SourdoughSam","54467":"https:\/\/www.tripadvisor.ca\/Profile\/scipiofan","54468":"https:\/\/www.tripadvisor.ca\/Profile\/654liannen","54469":"https:\/\/www.tripadvisor.ca\/Profile\/OldeDad","54470":"https:\/\/www.tripadvisor.ca\/Profile\/natalieo180","54471":"https:\/\/www.tripadvisor.ca\/Profile\/Burkevillian","54472":"https:\/\/www.tripadvisor.ca\/Profile\/Armstrong1z8","54473":"https:\/\/www.tripadvisor.ca\/Profile\/macnshirl","54474":"https:\/\/www.tripadvisor.ca\/Profile\/tomcU9539FM","54475":"https:\/\/www.tripadvisor.ca\/Profile\/LAEdwardsKnowles","54476":"https:\/\/www.tripadvisor.ca\/Profile\/CalgaryHelena","54477":"https:\/\/www.tripadvisor.ca\/Profile\/kjsswp","54478":"https:\/\/www.tripadvisor.ca\/Profile\/JuneH140","54479":"https:\/\/www.tripadvisor.ca\/Profile\/UGURUSaskatoon","54480":"https:\/\/www.tripadvisor.ca\/Profile\/44lovetotravel","54481":"https:\/\/www.tripadvisor.ca\/Profile\/Jzjsolo","54482":"https:\/\/www.tripadvisor.ca\/Profile\/rickijeanp","54483":"https:\/\/www.tripadvisor.ca\/Profile\/silviak751","54484":"https:\/\/www.tripadvisor.ca\/Profile\/AnneSimcoe_Ontario","54485":"https:\/\/www.tripadvisor.ca\/Profile\/dianned928","54486":"https:\/\/www.tripadvisor.ca\/Profile\/LJL_AM","54487":"https:\/\/www.tripadvisor.ca\/Profile\/FootlooseWithKids","54488":"https:\/\/www.tripadvisor.ca\/Profile\/bkelly44","54489":"https:\/\/www.tripadvisor.ca\/Profile\/Volgoroth","54490":"https:\/\/www.tripadvisor.ca\/Profile\/karenfC307ED","54491":"https:\/\/www.tripadvisor.ca\/Profile\/541rf","54492":"https:\/\/www.tripadvisor.ca\/Profile\/U1682ODmelissah","54493":"https:\/\/www.tripadvisor.ca\/Profile\/Metiever","54494":"https:\/\/www.tripadvisor.ca\/Profile\/Ellioth007","54495":"https:\/\/www.tripadvisor.ca\/Profile\/98tracyd","54496":"https:\/\/www.tripadvisor.ca\/Profile\/igadurand","54497":"https:\/\/www.tripadvisor.ca\/Profile\/U4992QHdeborahw","54498":"https:\/\/www.tripadvisor.ca\/Profile\/georjeanac","54499":"https:\/\/www.tripadvisor.ca\/Profile\/JenniferT152","54500":"https:\/\/www.tripadvisor.ca\/Profile\/kimwP7606UX","54501":"nil","54506":"https:\/\/www.tripadvisor.ca\/Profile\/JMenz","54507":"https:\/\/www.tripadvisor.ca\/Profile\/KWagberg","54508":"https:\/\/www.tripadvisor.ca\/Profile\/543Dennis","54509":"https:\/\/www.tripadvisor.ca\/Profile\/KBeliveau","54510":"https:\/\/www.tripadvisor.ca\/Profile\/720earlb","54511":"https:\/\/www.tripadvisor.ca\/Profile\/KATHBERN_CARMAN","54512":"https:\/\/www.tripadvisor.ca\/Profile\/283annettes","54513":"https:\/\/www.tripadvisor.ca\/Profile\/richmennie","54514":"https:\/\/www.tripadvisor.ca\/Profile\/PhyllisG40","54515":"https:\/\/www.tripadvisor.ca\/Profile\/pwen2015","54516":"https:\/\/www.tripadvisor.ca\/Profile\/AaronMielke","54517":"https:\/\/www.tripadvisor.ca\/Profile\/chims99","54518":"https:\/\/www.tripadvisor.ca\/Profile\/T3444BMchrisr","54519":"https:\/\/www.tripadvisor.ca\/Profile\/607cricketr","54520":"https:\/\/www.tripadvisor.ca\/Profile\/rowanh373","54521":"https:\/\/www.tripadvisor.ca\/Profile\/133BrendaP","54522":"https:\/\/www.tripadvisor.ca\/Profile\/217lauriei","54523":"https:\/\/www.tripadvisor.ca\/Profile\/IGH63","54524":"https:\/\/www.tripadvisor.ca\/Profile\/msgermany","54525":"https:\/\/www.tripadvisor.ca\/Profile\/EllenK81","54531":"https:\/\/www.tripadvisor.ca\/Profile\/293renar","54532":"https:\/\/www.tripadvisor.ca\/Profile\/Monaluv7","54533":"https:\/\/www.tripadvisor.ca\/Profile\/Barbor2013","54534":"https:\/\/www.tripadvisor.ca\/Profile\/KaitlynnN6","54535":"https:\/\/www.tripadvisor.ca\/Profile\/Barca_Fan_1967","54541":"https:\/\/www.tripadvisor.ca\/Profile\/lawrenw2013","54542":"https:\/\/www.tripadvisor.ca\/Profile\/N9231WAjohnt","54543":"https:\/\/www.tripadvisor.ca\/Profile\/Tosh2","54544":"https:\/\/www.tripadvisor.ca\/Profile\/nova_real","54545":"https:\/\/www.tripadvisor.ca\/Profile\/Lara3212","54551":"https:\/\/www.tripadvisor.ca\/Profile\/ACoup","54552":"https:\/\/www.tripadvisor.ca\/Profile\/jl2000mail","54553":"https:\/\/www.tripadvisor.ca\/Profile\/Joanne648","54554":"https:\/\/www.tripadvisor.ca\/Profile\/Valleygonian","54555":"https:\/\/www.tripadvisor.ca\/Profile\/17eli17","54561":"https:\/\/www.tripadvisor.ca\/Profile\/MrsLucky23","54562":"https:\/\/www.tripadvisor.ca\/Profile\/KaLeeA","54563":"https:\/\/www.tripadvisor.ca\/Profile\/Lynda_11040","54564":"https:\/\/www.tripadvisor.ca\/Profile\/DEastUcluelet_B_C_","54565":"https:\/\/www.tripadvisor.ca\/Profile\/CherylR140","54566":"https:\/\/www.tripadvisor.ca\/Profile\/BrendaandJimN","54567":"https:\/\/www.tripadvisor.ca\/Profile\/sipme","54568":"https:\/\/www.tripadvisor.ca\/Profile\/OceanEyes73","54569":"https:\/\/www.tripadvisor.ca\/Profile\/CliveMacgregor","54570":"https:\/\/www.tripadvisor.ca\/Profile\/BrigitteT8","54571":"https:\/\/www.tripadvisor.ca\/Profile\/HarleysMa","54572":"https:\/\/www.tripadvisor.ca\/Profile\/TicoTacoM","54573":"https:\/\/www.tripadvisor.ca\/Profile\/aliap_12","54574":"https:\/\/www.tripadvisor.ca\/Profile\/OlivierB993","54575":"https:\/\/www.tripadvisor.ca\/Profile\/Davulous","54576":"https:\/\/www.tripadvisor.ca\/Profile\/momacn","54577":"https:\/\/www.tripadvisor.ca\/Profile\/Anca-Nator","54578":"https:\/\/www.tripadvisor.ca\/Profile\/DJ439","54579":"https:\/\/www.tripadvisor.ca\/Profile\/AmblesideInn-Host","54580":"https:\/\/www.tripadvisor.ca\/Profile\/33895","54581":"https:\/\/www.tripadvisor.ca\/Profile\/ShannonR248","54582":"https:\/\/www.tripadvisor.ca\/Profile\/DorothyH573","54583":"https:\/\/www.tripadvisor.ca\/Profile\/Suzanne976","54584":"https:\/\/www.tripadvisor.ca\/Profile\/SylviaS426","54585":"https:\/\/www.tripadvisor.ca\/Profile\/475CatherineM","54586":"https:\/\/www.tripadvisor.ca\/Profile\/maliwi","54587":"https:\/\/www.tripadvisor.ca\/Profile\/happytrailsLimerick","54588":"https:\/\/www.tripadvisor.ca\/Profile\/charliekilo1","54589":"https:\/\/www.tripadvisor.ca\/Profile\/phoenikia","54590":"https:\/\/www.tripadvisor.ca\/Profile\/ArleneU","54596":"https:\/\/www.tripadvisor.ca\/Profile\/Tuleggett","54597":"https:\/\/www.tripadvisor.ca\/Profile\/CurtisRyan","54598":"https:\/\/www.tripadvisor.ca\/Profile\/sat318","54599":"https:\/\/www.tripadvisor.ca\/Profile\/danielle96","54600":"https:\/\/www.tripadvisor.ca\/Profile\/natie44","54601":"https:\/\/www.tripadvisor.ca\/Profile\/jamjude","54602":"https:\/\/www.tripadvisor.ca\/Profile\/Cosmopolitan810333","54603":"https:\/\/www.tripadvisor.ca\/Profile\/ot150","54604":"https:\/\/www.tripadvisor.ca\/Profile\/sonybalony","54606":"nil","54611":"https:\/\/www.tripadvisor.ca\/Profile\/ewd49","54621":"https:\/\/www.tripadvisor.ca\/Profile\/jimbo1012","54626":"https:\/\/www.tripadvisor.caundefined","54631":"https:\/\/www.tripadvisor.ca\/Profile\/BethlehemPaUSA","54641":"https:\/\/www.tripadvisor.ca\/Profile\/rockinox","54646":"https:\/\/www.tripadvisor.ca\/Profile\/797randym","54656":"https:\/\/www.tripadvisor.ca\/Profile\/ThanksgivingTravels","54661":"https:\/\/www.tripadvisor.ca\/Profile\/961darlan","54671":"https:\/\/www.tripadvisor.ca\/Profile\/DianeR115","54676":"https:\/\/www.tripadvisor.ca\/Profile\/dengib","54681":"https:\/\/www.tripadvisor.ca\/Profile\/Glacepp","54686":"https:\/\/www.tripadvisor.ca\/Profile\/784rogerr","54691":"https:\/\/www.tripadvisor.ca\/Profile\/E9099APrichardf","54706":"https:\/\/www.tripadvisor.ca\/Profile\/JAD1956","54711":"https:\/\/www.tripadvisor.ca\/Profile\/44lisaj","54716":"https:\/\/www.tripadvisor.ca\/Profile\/FDownhill","54721":"https:\/\/www.tripadvisor.ca\/Profile\/428charleneb","54726":"https:\/\/www.tripadvisor.ca\/Profile\/lornac694","54731":"https:\/\/www.tripadvisor.ca\/Profile\/BelindaTraveler","54741":"https:\/\/www.tripadvisor.ca\/Profile\/DJCat1","54746":"https:\/\/www.tripadvisor.ca\/Profile\/Laksagirl","54766":"https:\/\/www.tripadvisor.ca\/Profile\/dld53","54776":"https:\/\/www.tripadvisor.ca\/Profile\/CraigMC1975","54781":"https:\/\/www.tripadvisor.ca\/Profile\/RobertJFisherCalgary","54791":"https:\/\/www.tripadvisor.ca\/Profile\/majikp","54801":"https:\/\/www.tripadvisor.ca\/Profile\/eklav817","54806":"https:\/\/www.tripadvisor.ca\/Profile\/spencer35janine","54807":"https:\/\/www.tripadvisor.ca\/Profile\/lowenfels99","54808":"https:\/\/www.tripadvisor.ca\/Profile\/Tandemania","54809":"https:\/\/www.tripadvisor.ca\/Profile\/WendyB166","54810":"https:\/\/www.tripadvisor.ca\/Profile\/rjjcontracting","54811":"https:\/\/www.tripadvisor.ca\/Profile\/F3179PLtomf","54812":"https:\/\/www.tripadvisor.ca\/Profile\/mandeepgrewal2018","54813":"https:\/\/www.tripadvisor.ca\/Profile\/Ego10","54814":"https:\/\/www.tripadvisor.ca\/Profile\/33horh","54815":"https:\/\/www.tripadvisor.ca\/Profile\/kenzie111","54816":"https:\/\/www.tripadvisor.ca\/Profile\/OgRuth","54817":"https:\/\/www.tripadvisor.ca\/Profile\/Dean826","54818":"https:\/\/www.tripadvisor.ca\/Profile\/ibl2016","54819":"https:\/\/www.tripadvisor.ca\/Profile\/584henryb","54820":"https:\/\/www.tripadvisor.ca\/Profile\/karenbC348ZK","54821":"https:\/\/www.tripadvisor.ca\/Profile\/DORAND505","54822":"https:\/\/www.tripadvisor.ca\/Profile\/9arizona5","54823":"https:\/\/www.tripadvisor.ca\/Profile\/gloria188","54824":"https:\/\/www.tripadvisor.ca\/Profile\/Schase13","54825":"https:\/\/www.tripadvisor.ca\/Profile\/petite_minou","54826":"https:\/\/www.tripadvisor.ca\/Profile\/Ben_97_11","54827":"https:\/\/www.tripadvisor.ca\/Profile\/658navb","54828":"https:\/\/www.tripadvisor.ca\/Profile\/JB88ci642","54829":"https:\/\/www.tripadvisor.ca\/Profile\/MirandaH124","54830":"https:\/\/www.tripadvisor.ca\/Profile\/COOLPLACE101","54831":"https:\/\/www.tripadvisor.ca\/Profile\/dasilverfox","54832":"https:\/\/www.tripadvisor.ca\/Profile\/S741IBjims","54833":"https:\/\/www.tripadvisor.ca\/Profile\/IamSuzyQ","54834":"https:\/\/www.tripadvisor.ca\/Profile\/Coolplace102","54836":"nil","54841":"https:\/\/www.tripadvisor.ca\/Profile\/JanMoser","54842":"https:\/\/www.tripadvisor.ca\/Profile\/alexisbI6877DG","54843":"https:\/\/www.tripadvisor.ca\/Profile\/Stitcherart","54844":"https:\/\/www.tripadvisor.ca\/Profile\/jowQ5980SX","54845":"https:\/\/www.tripadvisor.ca\/Profile\/Babagladdy69","54846":"https:\/\/www.tripadvisor.ca\/Profile\/LyndsayF23","54847":"https:\/\/www.tripadvisor.ca\/Profile\/gordc315","54848":"https:\/\/www.tripadvisor.ca\/Profile\/shawbeck","54849":"https:\/\/www.tripadvisor.ca\/Profile\/bethorr12345","54850":"https:\/\/www.tripadvisor.ca\/Profile\/Welove2travel2018","54851":"https:\/\/www.tripadvisor.ca\/Profile\/monalisa2230","54852":"https:\/\/www.tripadvisor.ca\/Profile\/rj7341","54853":"https:\/\/www.tripadvisor.ca\/Profile\/SupermanRockstar","54854":"https:\/\/www.tripadvisor.ca\/Profile\/RMJames12","54855":"https:\/\/www.tripadvisor.ca\/Profile\/DaleH207","54856":"https:\/\/www.tripadvisor.ca\/Profile\/mitchd117","54857":"https:\/\/www.tripadvisor.ca\/Profile\/Gla_Rangers","54858":"https:\/\/www.tripadvisor.ca\/Profile\/U5388UQdavidd","54859":"https:\/\/www.tripadvisor.ca\/Profile\/NSRoadrunner7","54860":"https:\/\/www.tripadvisor.ca\/Profile\/Silvvermoon","54861":"https:\/\/www.tripadvisor.ca\/Profile\/paulheasman","54862":"https:\/\/www.tripadvisor.ca\/Profile\/solosher","54863":"https:\/\/www.tripadvisor.ca\/Profile\/janmar22","54864":"https:\/\/www.tripadvisor.ca\/Profile\/JeffLindaTevi","54865":"https:\/\/www.tripadvisor.ca\/Profile\/hansw167","54866":"https:\/\/www.tripadvisor.ca\/Profile\/2pinacolodas","54867":"https:\/\/www.tripadvisor.ca\/Profile\/saskexpl0rer","54868":"https:\/\/www.tripadvisor.ca\/Profile\/audriw","54869":"https:\/\/www.tripadvisor.ca\/Profile\/198mamab","54870":"https:\/\/www.tripadvisor.ca\/Profile\/759charlenev","54871":"https:\/\/www.tripadvisor.ca\/Profile\/Langley2010","54872":"https:\/\/www.tripadvisor.ca\/Profile\/208ShelleyB","54873":"https:\/\/www.tripadvisor.ca\/Profile\/Nanootka","54874":"https:\/\/www.tripadvisor.ca\/Profile\/doozey6","54875":"https:\/\/www.tripadvisor.ca\/Profile\/TravelingCouple88","54876":"https:\/\/www.tripadvisor.ca\/Profile\/JenGelowitz","54877":"https:\/\/www.tripadvisor.ca\/Profile\/dice401","54878":"https:\/\/www.tripadvisor.ca\/Profile\/saavytravellercanada","54879":"https:\/\/www.tripadvisor.ca\/Profile\/Karmen50","54880":"https:\/\/www.tripadvisor.ca\/Profile\/xman0204","54881":"https:\/\/www.tripadvisor.ca\/Profile\/Katethirtynine","54882":"https:\/\/www.tripadvisor.ca\/Profile\/Montrealerr","54883":"https:\/\/www.tripadvisor.ca\/Profile\/Skippyjohnjoness","54884":"https:\/\/www.tripadvisor.ca\/Profile\/NorquayOasis","54885":"https:\/\/www.tripadvisor.ca\/Profile\/qboss","54886":"https:\/\/www.tripadvisor.ca\/Profile\/nancieeriksam","54887":"https:\/\/www.tripadvisor.ca\/Profile\/shinyleaf","54888":"https:\/\/www.tripadvisor.ca\/Profile\/sheilagraham","54889":"https:\/\/www.tripadvisor.ca\/Profile\/dustydun","54890":"https:\/\/www.tripadvisor.ca\/Profile\/trishica","54891":"nil","54896":"https:\/\/www.tripadvisor.ca\/Profile\/dereksG32GI","54897":"https:\/\/www.tripadvisor.ca\/Profile\/JerryW235","54898":"https:\/\/www.tripadvisor.ca\/Profile\/BarbaraE385","54899":"https:\/\/www.tripadvisor.ca\/Profile\/CryslynIqaluit","54900":"https:\/\/www.tripadvisor.ca\/Profile\/jmcleo116177","54901":"https:\/\/www.tripadvisor.ca\/Profile\/Ceciliaawilson","54902":"https:\/\/www.tripadvisor.caundefined","54903":"https:\/\/www.tripadvisor.ca\/Profile\/C3578ULrobertas","54906":"https:\/\/www.tripadvisor.ca\/Profile\/sirgrognard","54908":"https:\/\/www.tripadvisor.ca\/Profile\/V9697WOalexanderg","54909":"https:\/\/www.tripadvisor.ca\/Profile\/stephaniew57","54912":"https:\/\/www.tripadvisor.ca\/Profile\/W9477QBannab","54913":"https:\/\/www.tripadvisor.ca\/Profile\/barryd577","54915":"https:\/\/www.tripadvisor.ca\/Profile\/dabrwh","54918":"https:\/\/www.tripadvisor.ca\/Profile\/nadinel690","54919":"https:\/\/www.tripadvisor.ca\/Profile\/runningbeat","54920":"https:\/\/www.tripadvisor.ca\/Profile\/Tronsy","54922":"https:\/\/www.tripadvisor.ca\/Profile\/gailenep2016","54923":"https:\/\/www.tripadvisor.ca\/Profile\/913debbief","54925":"https:\/\/www.tripadvisor.ca\/Profile\/jdouglas91","54929":"https:\/\/www.tripadvisor.ca\/Profile\/Snowbirds1994","54930":"https:\/\/www.tripadvisor.ca\/Profile\/Klump49","54932":"https:\/\/www.tripadvisor.ca\/Profile\/162duanek","54934":"https:\/\/www.tripadvisor.ca\/Profile\/dennist769","54935":"https:\/\/www.tripadvisor.ca\/Profile\/pennyg724","54936":"https:\/\/www.tripadvisor.ca\/Profile\/684williamp","54937":"https:\/\/www.tripadvisor.ca\/Profile\/Brian555-YYC","54938":"https:\/\/www.tripadvisor.ca\/Profile\/Wanderlust1880","54939":"https:\/\/www.tripadvisor.ca\/Profile\/J2183GBsharonm","54940":"https:\/\/www.tripadvisor.ca\/Profile\/Ol_Gnome","54942":"https:\/\/www.tripadvisor.ca\/Profile\/carleneg2016","54943":"https:\/\/www.tripadvisor.ca\/Profile\/Coachfitz","54945":"https:\/\/www.tripadvisor.ca\/Profile\/Murrky","54946":"https:\/\/www.tripadvisor.ca\/Profile\/558murraym","54947":"https:\/\/www.tripadvisor.ca\/Profile\/497tiffl","54948":"https:\/\/www.tripadvisor.ca\/Profile\/jedidiah1111111","54951":"https:\/\/www.tripadvisor.ca\/Profile\/428terrir","54952":"https:\/\/www.tripadvisor.ca\/Profile\/tysonbourgonje","54953":"https:\/\/www.tripadvisor.ca\/Profile\/389donnab","54955":"https:\/\/www.tripadvisor.ca\/Profile\/Shirley654","54956":"https:\/\/www.tripadvisor.ca\/Profile\/hartleyf2013","54958":"https:\/\/www.tripadvisor.ca\/Profile\/portageur","54959":"https:\/\/www.tripadvisor.ca\/Profile\/Steveandchristine","54960":"https:\/\/www.tripadvisor.ca\/Profile\/dmc434","54961":"https:\/\/www.tripadvisor.ca\/Profile\/70JimH","54962":"https:\/\/www.tripadvisor.ca\/Profile\/774kathleene","54964":"https:\/\/www.tripadvisor.ca\/Profile\/83adriennec","54965":"https:\/\/www.tripadvisor.ca\/Profile\/julieh337","54967":"https:\/\/www.tripadvisor.ca\/Profile\/jd506","54968":"https:\/\/www.tripadvisor.ca\/Profile\/814glennk","54970":"https:\/\/www.tripadvisor.ca\/Profile\/JERRYM936","54971":"nil","54981":"https:\/\/www.tripadvisor.ca\/Profile\/I8417GJmichaelr","54983":"https:\/\/www.tripadvisor.ca\/Profile\/LMW111","54985":"https:\/\/www.tripadvisor.ca\/Profile\/663joana","55002":"https:\/\/www.tripadvisor.ca\/Profile\/953jaeg","55003":"https:\/\/www.tripadvisor.ca\/Profile\/LibraryMike","55011":"https:\/\/www.tripadvisor.ca\/Profile\/janleefran","55012":"https:\/\/www.tripadvisor.ca\/Profile\/sportsbuff","55015":"https:\/\/www.tripadvisor.ca\/Profile\/SarahH493","55019":"https:\/\/www.tripadvisor.ca\/Profile\/jasonrevm","55030":"https:\/\/www.tripadvisor.ca\/Profile\/889DonM","55032":"https:\/\/www.tripadvisor.ca\/Profile\/Teacherbear","55035":"https:\/\/www.tripadvisor.ca\/Profile\/patrickd747","55038":"https:\/\/www.tripadvisor.ca\/Profile\/Lesleelyn","55039":"https:\/\/www.tripadvisor.ca\/Profile\/soniaw888","55040":"https:\/\/www.tripadvisor.ca\/Profile\/webshaf","55041":"https:\/\/www.tripadvisor.ca\/Profile\/Sultan25","55045":"https:\/\/www.tripadvisor.ca\/Profile\/ottawahound","55050":"https:\/\/www.tripadvisor.ca\/Profile\/556KeithC","55051":"https:\/\/www.tripadvisor.ca\/Profile\/ReneM299","55052":"https:\/\/www.tripadvisor.ca\/Profile\/Wilsoka","55055":"https:\/\/www.tripadvisor.ca\/Profile\/DanGold","55056":"https:\/\/www.tripadvisor.ca\/Profile\/wiesia6","55058":"https:\/\/www.tripadvisor.ca\/Profile\/DerekK409","55061":"https:\/\/www.tripadvisor.ca\/Profile\/266BeckyC","55064":"https:\/\/www.tripadvisor.ca\/Profile\/TallDad","55066":"https:\/\/www.tripadvisor.ca\/Profile\/craigg892","55068":"https:\/\/www.tripadvisor.ca\/Profile\/KevinGP","55069":"https:\/\/www.tripadvisor.ca\/Profile\/elidah","55076":"https:\/\/www.tripadvisor.ca\/Profile\/Occasionaltravels87","55077":"https:\/\/www.tripadvisor.ca\/Profile\/Dani292","55078":"https:\/\/www.tripadvisor.ca\/Profile\/JustHangingOut","55079":"https:\/\/www.tripadvisor.ca\/Profile\/Selahrs","55080":"https:\/\/www.tripadvisor.ca\/Profile\/WingNutt2000","55081":"https:\/\/www.tripadvisor.ca\/Profile\/Mishka43","55082":"https:\/\/www.tripadvisor.ca\/Profile\/ErnieWL","55083":"https:\/\/www.tripadvisor.ca\/Profile\/Roadtrip0620111","55084":"https:\/\/www.tripadvisor.ca\/Profile\/Zegorn","55085":"https:\/\/www.tripadvisor.ca\/Profile\/ManitobaManitobans","55086":"https:\/\/www.tripadvisor.ca\/Profile\/BcAtHome","55087":"https:\/\/www.tripadvisor.ca\/Profile\/joyvalleyde","55088":"https:\/\/www.tripadvisor.ca\/Profile\/1bandmom","55089":"https:\/\/www.tripadvisor.ca\/Profile\/Marriedwithbaby","55090":"https:\/\/www.tripadvisor.ca\/Profile\/pully","55091":"nil","55096":"https:\/\/www.tripadvisor.ca\/Profile\/538darrelld","55106":"https:\/\/www.tripadvisor.ca\/Profile\/WiolettaL","55116":"https:\/\/www.tripadvisor.ca\/Profile\/selmawade","55126":"https:\/\/www.tripadvisor.ca\/Profile\/Spankynuts","55131":"https:\/\/www.tripadvisor.ca\/Profile\/SteveN2688","55136":"https:\/\/www.tripadvisor.ca\/Profile\/Pud_the_dud","55141":"https:\/\/www.tripadvisor.ca\/Profile\/32angj","55146":"https:\/\/www.tripadvisor.ca\/Profile\/Amritpal7","55156":"https:\/\/www.tripadvisor.ca\/Profile\/TuckerJake","55161":"https:\/\/www.tripadvisor.ca\/Profile\/JazzyKaz","55166":"https:\/\/www.tripadvisor.ca\/Profile\/PD534","55171":"https:\/\/www.tripadvisor.ca\/Profile\/Jet803335","55176":"https:\/\/www.tripadvisor.ca\/Profile\/Y2060AIaudreyf","55177":"https:\/\/www.tripadvisor.ca\/Profile\/640jagdeeps","55178":"https:\/\/www.tripadvisor.ca\/Profile\/htlholdingscompany","55179":"https:\/\/www.tripadvisor.ca\/Profile\/valerier750","55180":"https:\/\/www.tripadvisor.ca\/Profile\/HelloDanny","55181":"nil","55186":"https:\/\/www.tripadvisor.ca\/Profile\/raydan1977","55187":"https:\/\/www.tripadvisor.ca\/Profile\/kenzie111","55188":"https:\/\/www.tripadvisor.ca\/Profile\/michelleluchia1980","55189":"https:\/\/www.tripadvisor.ca\/Profile\/947alejandras","55190":"https:\/\/www.tripadvisor.ca\/Profile\/airsjh","55191":"https:\/\/www.tripadvisor.ca\/Profile\/stevepencz","55192":"https:\/\/www.tripadvisor.ca\/Profile\/412amyv","55193":"https:\/\/www.tripadvisor.ca\/Profile\/384jeanah","55194":"https:\/\/www.tripadvisor.ca\/Profile\/J1124YJsandraa","55195":"https:\/\/www.tripadvisor.ca\/Profile\/596marjorier","55196":"https:\/\/www.tripadvisor.ca\/Profile\/karenbC348ZK","55197":"https:\/\/www.tripadvisor.ca\/Profile\/275garyf","55198":"https:\/\/www.tripadvisor.ca\/Profile\/800alanab","55199":"https:\/\/www.tripadvisor.ca\/Profile\/gloria188","55200":"https:\/\/www.tripadvisor.ca\/Profile\/Dissappointed222","55201":"https:\/\/www.tripadvisor.ca\/Profile\/quiltingartist","55202":"https:\/\/www.tripadvisor.ca\/Profile\/MASH16","55203":"https:\/\/www.tripadvisor.ca\/Profile\/JustJohn007","55204":"https:\/\/www.tripadvisor.ca\/Profile\/928krisp","55205":"https:\/\/www.tripadvisor.ca\/Profile\/royc25","55206":"https:\/\/www.tripadvisor.ca\/Profile\/AdamMacer","55207":"https:\/\/www.tripadvisor.ca\/Profile\/SaskatchewanViking68","55208":"https:\/\/www.tripadvisor.ca\/Profile\/ManimalChozenBreed","55209":"https:\/\/www.tripadvisor.ca\/Profile\/ShannonM525","55210":"https:\/\/www.tripadvisor.ca\/Profile\/Redhotviolin","55211":"https:\/\/www.tripadvisor.ca\/Profile\/GenO938","55212":"https:\/\/www.tripadvisor.ca\/Profile\/Jandli","55213":"https:\/\/www.tripadvisor.ca\/Profile\/jturner84","55214":"https:\/\/www.tripadvisor.ca\/Profile\/Iluvtreking","55215":"https:\/\/www.tripadvisor.ca\/Profile\/Cynlang","55216":"https:\/\/www.tripadvisor.ca\/Profile\/499387","55217":"https:\/\/www.tripadvisor.ca\/Profile\/earlcath","55218":"https:\/\/www.tripadvisor.ca\/Profile\/coffee_craver","55219":"https:\/\/www.tripadvisor.ca\/Profile\/beanfresh","55220":"https:\/\/www.tripadvisor.ca\/Profile\/glutenfreetrip","55221":"https:\/\/www.tripadvisor.ca\/Profile\/Tanya1150","55222":"https:\/\/www.tripadvisor.ca\/Profile\/dawn_am25","55223":"https:\/\/www.tripadvisor.ca\/Profile\/Payton22","55224":"https:\/\/www.tripadvisor.ca\/Profile\/LyndaGaye","55225":"https:\/\/www.tripadvisor.ca\/Profile\/soleil1959","55226":"nil","55231":"https:\/\/www.tripadvisor.ca\/Profile\/Lukajoreb","55232":"https:\/\/www.tripadvisor.ca\/Profile\/GARYK625","55233":"https:\/\/www.tripadvisor.ca\/Profile\/BeachBabe2007","55234":"https:\/\/www.tripadvisor.ca\/Profile\/ramlahhaider","55235":"https:\/\/www.tripadvisor.ca\/Profile\/Z5332XAsandras","55241":"https:\/\/www.tripadvisor.ca\/Profile\/rvhavingfun","55242":"https:\/\/www.tripadvisor.ca\/Profile\/kellyvincent071","55243":"https:\/\/www.tripadvisor.ca\/Profile\/cherylmm519","55244":"https:\/\/www.tripadvisor.ca\/Profile\/Albertan_11","55245":"https:\/\/www.tripadvisor.ca\/Profile\/donnabY3843KI","55246":"https:\/\/www.tripadvisor.ca\/Profile\/460ww","55247":"https:\/\/www.tripadvisor.ca\/Profile\/asusipak","55248":"https:\/\/www.tripadvisor.ca\/Profile\/Axell33","55249":"https:\/\/www.tripadvisor.ca\/Profile\/brianhU4303CU","55250":"https:\/\/www.tripadvisor.ca\/Profile\/X4870LTandrewl","55251":"https:\/\/www.tripadvisor.ca\/Profile\/PhilJ566","55252":"https:\/\/www.tripadvisor.ca\/Profile\/gmclain2018","55253":"https:\/\/www.tripadvisor.ca\/Profile\/443debbieh","55254":"https:\/\/www.tripadvisor.ca\/Profile\/909murraym","55255":"https:\/\/www.tripadvisor.ca\/Profile\/marilynr342","55256":"https:\/\/www.tripadvisor.ca\/Profile\/christianson5","55257":"https:\/\/www.tripadvisor.ca\/Profile\/P6157EOjayb","55258":"https:\/\/www.tripadvisor.ca\/Profile\/A6502AAcarolines","55259":"https:\/\/www.tripadvisor.ca\/Profile\/dslarson","55260":"https:\/\/www.tripadvisor.ca\/Profile\/1946fraser","55261":"https:\/\/www.tripadvisor.ca\/Profile\/241DUANEB","55262":"https:\/\/www.tripadvisor.ca\/Profile\/dannywP2437WM","55263":"https:\/\/www.tripadvisor.ca\/Profile\/Redwing780","55264":"https:\/\/www.tripadvisor.ca\/Profile\/Debbie054","55265":"https:\/\/www.tripadvisor.ca\/Profile\/jimbB4035JE","55266":"https:\/\/www.tripadvisor.ca\/Profile\/A3257ADpamelac","55267":"https:\/\/www.tripadvisor.ca\/Profile\/Q5443DUjessicaw","55268":"https:\/\/www.tripadvisor.ca\/Profile\/imleavinonajetplane","55269":"https:\/\/www.tripadvisor.ca\/Profile\/1701RandyS","55270":"https:\/\/www.tripadvisor.ca\/Profile\/briankE2441HN","55271":"https:\/\/www.tripadvisor.ca\/Profile\/jmco12","55272":"https:\/\/www.tripadvisor.ca\/Profile\/sandrak997","55273":"https:\/\/www.tripadvisor.ca\/Profile\/markaQ9075SH","55274":"https:\/\/www.tripadvisor.ca\/Profile\/randyg558","55275":"https:\/\/www.tripadvisor.ca\/Profile\/Kristen805","55276":"https:\/\/www.tripadvisor.ca\/Profile\/328frankt","55277":"https:\/\/www.tripadvisor.ca\/Profile\/HeatherHowardTravel","55278":"https:\/\/www.tripadvisor.ca\/Profile\/622dewaynek","55279":"https:\/\/www.tripadvisor.ca\/Profile\/ritak941","55280":"https:\/\/www.tripadvisor.ca\/Profile\/davidmH1079WC","55286":"https:\/\/www.tripadvisor.ca\/Profile\/Happy2Serve","55287":"https:\/\/www.tripadvisor.ca\/Profile\/lisad818","55288":"https:\/\/www.tripadvisor.ca\/Profile\/crystalynn2016","55289":"https:\/\/www.tripadvisor.ca\/Profile\/OIAL","55290":"https:\/\/www.tripadvisor.ca\/Profile\/DLLV9","55291":"https:\/\/www.tripadvisor.ca\/Profile\/MikesAdventures","55292":"https:\/\/www.tripadvisor.ca\/Profile\/ScottfromBlackie","55293":"https:\/\/www.tripadvisor.ca\/Profile\/stevepW9807KT","55294":"https:\/\/www.tripadvisor.ca\/Profile\/kathleengF6548JL","55295":"https:\/\/www.tripadvisor.ca\/Profile\/portial699","55297":"https:\/\/www.tripadvisor.ca\/Profile\/998diannek","55298":"https:\/\/www.tripadvisor.ca\/Profile\/SherryDesmit","55299":"https:\/\/www.tripadvisor.ca\/Profile\/919toddr","55300":"https:\/\/www.tripadvisor.ca\/Profile\/nicoleaC1322UQ","55301":"https:\/\/www.tripadvisor.ca\/Profile\/RobertD446","55302":"https:\/\/www.tripadvisor.ca\/Profile\/Stuart71","55303":"https:\/\/www.tripadvisor.ca\/Profile\/alexgQ3243DY","55304":"https:\/\/www.tripadvisor.ca\/Profile\/I7650GAstuartw","55305":"https:\/\/www.tripadvisor.ca\/Profile\/856ronv","55306":"https:\/\/www.tripadvisor.ca\/Profile\/SherryA742","55307":"https:\/\/www.tripadvisor.ca\/Profile\/marjoriew325","55308":"https:\/\/www.tripadvisor.ca\/Profile\/Oxcan","55309":"https:\/\/www.tripadvisor.ca\/Profile\/georgepN9515DA","55310":"https:\/\/www.tripadvisor.ca\/Profile\/Z5896REjennyp","55311":"https:\/\/www.tripadvisor.ca\/Profile\/Rachelmarkham","55312":"https:\/\/www.tripadvisor.ca\/Profile\/698angs","55313":"https:\/\/www.tripadvisor.ca\/Profile\/Snowdaisy23","55314":"https:\/\/www.tripadvisor.ca\/Profile\/georgemom","55315":"https:\/\/www.tripadvisor.ca\/Profile\/pjdm","55316":"https:\/\/www.tripadvisor.ca\/Profile\/ValueForTheDollar","55317":"https:\/\/www.tripadvisor.ca\/Profile\/RetiredXray","55318":"https:\/\/www.tripadvisor.ca\/Profile\/DeniseMartin17","55319":"https:\/\/www.tripadvisor.ca\/Profile\/ElenaPoe","55320":"https:\/\/www.tripadvisor.ca\/Profile\/arewetherenow","55321":"https:\/\/www.tripadvisor.ca\/Profile\/mrbatlaw","55322":"https:\/\/www.tripadvisor.ca\/Profile\/VivianLeslie10","55324":"https:\/\/www.tripadvisor.ca\/Profile\/gabrielasM2941GT","55325":"https:\/\/www.tripadvisor.ca\/Profile\/kathygG9721BM","55326":"https:\/\/www.tripadvisor.ca\/Profile\/rajeshs540","55327":"https:\/\/www.tripadvisor.ca\/Profile\/R1304TEjohns","55328":"https:\/\/www.tripadvisor.ca\/Profile\/PhilipP69","55329":"https:\/\/www.tripadvisor.ca\/Profile\/DustyPrairieTraveler","55330":"https:\/\/www.tripadvisor.ca\/Profile\/CindyH783","55336":"https:\/\/www.tripadvisor.ca\/Profile\/brittrtan","55337":"https:\/\/www.tripadvisor.ca\/Profile\/DebEKent_England","55338":"https:\/\/www.tripadvisor.ca\/Profile\/VancouverDave","55339":"https:\/\/www.tripadvisor.ca\/Profile\/GarryM16","55340":"https:\/\/www.tripadvisor.ca\/Profile\/michaeleU1434HH","55341":"https:\/\/www.tripadvisor.ca\/Profile\/Seanda12","55342":"https:\/\/www.tripadvisor.ca\/Profile\/dianalz2016","55343":"https:\/\/www.tripadvisor.ca\/Profile\/V2223MSrobertm","55344":"https:\/\/www.tripadvisor.ca\/Profile\/mjac53","55345":"https:\/\/www.tripadvisor.ca\/Profile\/426sherrih","55346":"https:\/\/www.tripadvisor.ca\/Profile\/jjack1985","55347":"https:\/\/www.tripadvisor.ca\/Profile\/Pretty_Stone2014","55348":"https:\/\/www.tripadvisor.ca\/Profile\/lunam587","55349":"https:\/\/www.tripadvisor.ca\/Profile\/586jimn","55350":"https:\/\/www.tripadvisor.ca\/Profile\/667fredz","55351":"https:\/\/www.tripadvisor.ca\/Profile\/Kiki133","55352":"https:\/\/www.tripadvisor.ca\/Profile\/R9268WPjosephs","55353":"https:\/\/www.tripadvisor.ca\/Profile\/BenLar137","55354":"https:\/\/www.tripadvisor.ca\/Profile\/224janett","55355":"https:\/\/www.tripadvisor.ca\/Profile\/524daleb","55361":"https:\/\/www.tripadvisor.ca\/Profile\/BevO49","55362":"https:\/\/www.tripadvisor.ca\/Profile\/ColinH281","55363":"https:\/\/www.tripadvisor.ca\/Profile\/lucilleharveyb","55364":"https:\/\/www.tripadvisor.ca\/Profile\/708curtism","55365":"https:\/\/www.tripadvisor.ca\/Profile\/BarbyDollCalgary","55367":"https:\/\/www.tripadvisor.ca\/Profile\/ronnief49","55369":"https:\/\/www.tripadvisor.ca\/Profile\/michellefG7849YZ","55370":"https:\/\/www.tripadvisor.ca\/Profile\/TravelJAlberta","55371":"https:\/\/www.tripadvisor.ca\/Profile\/Mashtee","55373":"https:\/\/www.tripadvisor.ca\/Profile\/MichaelShepherd65","55374":"https:\/\/www.tripadvisor.ca\/Profile\/Z7763JTmarkc","55375":"https:\/\/www.tripadvisor.ca\/Profile\/521pamelaf","55376":"https:\/\/www.tripadvisor.ca\/Profile\/Maceystars","55377":"https:\/\/www.tripadvisor.ca\/Profile\/30larryd","55378":"https:\/\/www.tripadvisor.ca\/Profile\/georginah979","55379":"https:\/\/www.tripadvisor.ca\/Profile\/karnen","55380":"https:\/\/www.tripadvisor.ca\/Profile\/BeeVancouver","55381":"https:\/\/www.tripadvisor.ca\/Profile\/710vernas","55382":"https:\/\/www.tripadvisor.ca\/Profile\/EcoTravellersToronto","55383":"https:\/\/www.tripadvisor.ca\/Profile\/sharonv241","55384":"https:\/\/www.tripadvisor.ca\/Profile\/554pw","55385":"https:\/\/www.tripadvisor.ca\/Profile\/robinr932","55396":"https:\/\/www.tripadvisor.ca\/Profile\/chirop99","55397":"https:\/\/www.tripadvisor.ca\/Profile\/keithbY3975ZC","55398":"https:\/\/www.tripadvisor.ca\/Profile\/grassislander","55399":"https:\/\/www.tripadvisor.ca\/Profile\/kerrym965","55400":"https:\/\/www.tripadvisor.ca\/Profile\/sandras306","55402":"https:\/\/www.tripadvisor.ca\/Profile\/PL829","55403":"https:\/\/www.tripadvisor.ca\/Profile\/Buckwald","55404":"https:\/\/www.tripadvisor.ca\/Profile\/248edb","55405":"https:\/\/www.tripadvisor.ca\/Profile\/W6015BUpeters","55407":"https:\/\/www.tripadvisor.ca\/Profile\/ungus","55408":"https:\/\/www.tripadvisor.ca\/Profile\/7268","55409":"https:\/\/www.tripadvisor.ca\/Profile\/Coolmomtraveller","55410":"https:\/\/www.tripadvisor.ca\/Profile\/Tomwelly","55426":"https:\/\/www.tripadvisor.ca\/Profile\/T4168ELmichelleb","55427":"https:\/\/www.tripadvisor.ca\/Profile\/400joen","55428":"https:\/\/www.tripadvisor.ca\/Profile\/2016getaway","55429":"https:\/\/www.tripadvisor.ca\/Profile\/264laurai","55430":"https:\/\/www.tripadvisor.ca\/Profile\/852MikeP","55431":"https:\/\/www.tripadvisor.ca\/Profile\/romalp995","55432":"https:\/\/www.tripadvisor.ca\/Profile\/803mitchd","55433":"https:\/\/www.tripadvisor.ca\/Profile\/KarenK679","55434":"https:\/\/www.tripadvisor.ca\/Profile\/YongeEgTripper","55435":"https:\/\/www.tripadvisor.ca\/Profile\/romanz537","55436":"https:\/\/www.tripadvisor.ca\/Profile\/565alidak","55437":"https:\/\/www.tripadvisor.ca\/Profile\/918haroldb","55438":"https:\/\/www.tripadvisor.ca\/Profile\/jimwN1879GS","55439":"https:\/\/www.tripadvisor.ca\/Profile\/Gramsy66","55440":"https:\/\/www.tripadvisor.ca\/Profile\/mountainbc","55441":"https:\/\/www.tripadvisor.ca\/Profile\/Maxcontax","55442":"https:\/\/www.tripadvisor.ca\/Profile\/X3654ILbills","55443":"https:\/\/www.tripadvisor.ca\/Profile\/C9963IJkimd","55444":"https:\/\/www.tripadvisor.ca\/Profile\/stewart4708","55445":"https:\/\/www.tripadvisor.ca\/Profile\/190randyk","55446":"https:\/\/www.tripadvisor.ca\/Profile\/Ally55555","55447":"https:\/\/www.tripadvisor.ca\/Profile\/timothyz598","55448":"https:\/\/www.tripadvisor.ca\/Profile\/Tmenzies","55449":"https:\/\/www.tripadvisor.ca\/Profile\/kikHoy","55450":"https:\/\/www.tripadvisor.ca\/Profile\/roderickm19","55451":"nil","55456":"https:\/\/www.tripadvisor.ca\/Profile\/700sandib","55457":"https:\/\/www.tripadvisor.ca\/Profile\/davebO1227DV","55458":"https:\/\/www.tripadvisor.ca\/Profile\/498adim","55459":"https:\/\/www.tripadvisor.ca\/Profile\/cgy_mission","55460":"https:\/\/www.tripadvisor.ca\/Profile\/PapaJohn100","55466":"https:\/\/www.tripadvisor.ca\/Profile\/Steiner72","55467":"https:\/\/www.tripadvisor.ca\/Profile\/I9218LIkevinw","55468":"https:\/\/www.tripadvisor.ca\/Profile\/Abbey_Travelers","55469":"https:\/\/www.tripadvisor.ca\/Profile\/55Arnold","55470":"https:\/\/www.tripadvisor.ca\/Profile\/Pearlieman","55471":"https:\/\/www.tripadvisor.ca\/Profile\/W9385TBmikes","55472":"https:\/\/www.tripadvisor.ca\/Profile\/marybeth637","55473":"https:\/\/www.tripadvisor.ca\/Profile\/sillybeachgirl","55474":"https:\/\/www.tripadvisor.ca\/Profile\/potsie401","55475":"https:\/\/www.tripadvisor.ca\/Profile\/Aldergreen","55476":"https:\/\/www.tripadvisor.ca\/Profile\/ClaudiaC152","55477":"https:\/\/www.tripadvisor.ca\/Profile\/frang483","55478":"https:\/\/www.tripadvisor.ca\/Profile\/musk0kan","55479":"https:\/\/www.tripadvisor.ca\/Profile\/JLace30","55481":"https:\/\/www.tripadvisor.ca\/Profile\/Vanessa_Jayy","55486":"https:\/\/www.tripadvisor.ca\/Profile\/Y7679PWmarkd","55491":"https:\/\/www.tripadvisor.ca\/Profile\/campbjud","55496":"https:\/\/www.tripadvisor.ca\/Profile\/F1736XKadamm","55501":"https:\/\/www.tripadvisor.ca\/Profile\/Lynnruff","55506":"https:\/\/www.tripadvisor.ca\/Profile\/SaskatchewanBlowfish","55511":"https:\/\/www.tripadvisor.ca\/Profile\/IlaMachado","55516":"https:\/\/www.tripadvisor.ca\/Profile\/Mertoni","55521":"https:\/\/www.tripadvisor.ca\/Profile\/holidaymaker1955","55526":"https:\/\/www.tripadvisor.ca\/Profile\/Dogtooth1947","55531":"https:\/\/www.tripadvisor.ca\/Profile\/DexyM","55536":"https:\/\/www.tripadvisor.ca\/Profile\/neilbolan","55541":"https:\/\/www.tripadvisor.ca\/Profile\/SaskatoonAccountant","55546":"nil","55551":"https:\/\/www.tripadvisor.ca\/Profile\/Duke2011_07","55556":"https:\/\/www.tripadvisor.ca\/Profile\/ironb","55561":"https:\/\/www.tripadvisor.ca\/Profile\/TanRej","55562":"https:\/\/www.tripadvisor.ca\/Profile\/T5950WIpeterm","55563":"https:\/\/www.tripadvisor.ca\/Profile\/GrahamK3","55564":"https:\/\/www.tripadvisor.ca\/Profile\/282charlener","55565":"https:\/\/www.tripadvisor.ca\/Profile\/RMHCanalta","55566":"nil","55576":"https:\/\/www.tripadvisor.ca\/Profile\/682brandyj","55577":"https:\/\/www.tripadvisor.ca\/Profile\/sarahjS5190IS","55578":"https:\/\/www.tripadvisor.ca\/Profile\/roxjdex","55579":"https:\/\/www.tripadvisor.ca\/Profile\/208tobys","55580":"https:\/\/www.tripadvisor.ca\/Profile\/happycampers7709","55586":"https:\/\/www.tripadvisor.ca\/Profile\/bbnels0n","55587":"https:\/\/www.tripadvisor.ca\/Profile\/978ashleyc","55588":"https:\/\/www.tripadvisor.ca\/Profile\/luvcan","55589":"https:\/\/www.tripadvisor.ca\/Profile\/bcchik","55590":"https:\/\/www.tripadvisor.ca\/Profile\/robynd440","55596":"https:\/\/www.tripadvisor.ca\/Profile\/timbB3970LG","55597":"https:\/\/www.tripadvisor.ca\/Profile\/christinesJ7287UZ","55598":"https:\/\/www.tripadvisor.ca\/Profile\/srcn2015","55599":"https:\/\/www.tripadvisor.ca\/Profile\/MichaelShepherd65","55600":"https:\/\/www.tripadvisor.ca\/Profile\/BrendaT839","55601":"https:\/\/www.tripadvisor.ca\/Profile\/storkonwheels","55602":"https:\/\/www.tripadvisor.ca\/Profile\/terrymW3327ZF","55603":"https:\/\/www.tripadvisor.ca\/Profile\/noname021","55604":"https:\/\/www.tripadvisor.ca\/Profile\/511nicolem","55605":"https:\/\/www.tripadvisor.ca\/Profile\/jkozlowski","55606":"https:\/\/www.tripadvisor.ca\/Profile\/peterlG5855QQ","55607":"https:\/\/www.tripadvisor.ca\/Profile\/TomGCalgary","55608":"https:\/\/www.tripadvisor.ca\/Profile\/timjracing","55609":"https:\/\/www.tripadvisor.ca\/Profile\/56offsuit","55610":"https:\/\/www.tripadvisor.ca\/Profile\/Buckwald","55611":"https:\/\/www.tripadvisor.ca\/Profile\/Ariellmp","55612":"https:\/\/www.tripadvisor.ca\/Profile\/kms40","55613":"https:\/\/www.tripadvisor.ca\/Profile\/1WanderingGuy","55614":"https:\/\/www.tripadvisor.ca\/Profile\/Coolmomtraveller","55615":"https:\/\/www.tripadvisor.ca\/Profile\/308aimeeh","55616":"https:\/\/www.tripadvisor.ca\/Profile\/GMProvost","55617":"https:\/\/www.tripadvisor.ca\/Profile\/mclady494","55618":"https:\/\/www.tripadvisor.ca\/Profile\/tamilynn82","55619":"https:\/\/www.tripadvisor.ca\/Profile\/Chala-Michal","55620":"https:\/\/www.tripadvisor.ca\/Profile\/Sara_and_Joel","55621":"https:\/\/www.tripadvisor.ca\/Profile\/Eve_Delta","55622":"https:\/\/www.tripadvisor.ca\/Profile\/DominicL306","55623":"https:\/\/www.tripadvisor.ca\/Profile\/AshleyM98","55624":"https:\/\/www.tripadvisor.ca\/Profile\/Tombassinger","55626":"https:\/\/www.tripadvisor.ca\/Profile\/deddrd","55627":"https:\/\/www.tripadvisor.ca\/Profile\/Y7574IIdenisec","55628":"https:\/\/www.tripadvisor.ca\/Profile\/Motoman33","55629":"https:\/\/www.tripadvisor.ca\/Profile\/APleasedCustomer","55630":"https:\/\/www.tripadvisor.ca\/Profile\/annj734","55631":"https:\/\/www.tripadvisor.ca\/Profile\/madelk2011","55632":"https:\/\/www.tripadvisor.ca\/Profile\/350jaimiem","55633":"https:\/\/www.tripadvisor.ca\/Profile\/jread1961","55634":"https:\/\/www.tripadvisor.ca\/Profile\/edgK6284DI","55635":"https:\/\/www.tripadvisor.ca\/Profile\/71kathrynf","55636":"https:\/\/www.tripadvisor.ca\/Profile\/fs540","55637":"https:\/\/www.tripadvisor.ca\/Profile\/RaistlinV","55638":"https:\/\/www.tripadvisor.ca\/Profile\/NorthStar561546","55639":"https:\/\/www.tripadvisor.ca\/Profile\/islandrockin","55640":"https:\/\/www.tripadvisor.ca\/Profile\/rham1","55641":"https:\/\/www.tripadvisor.ca\/Profile\/klrp11","55642":"https:\/\/www.tripadvisor.ca\/Profile\/TonyCooke1124","55643":"https:\/\/www.tripadvisor.ca\/Profile\/565brentp","55644":"https:\/\/www.tripadvisor.ca\/Profile\/KimH2053","55645":"https:\/\/www.tripadvisor.ca\/Profile\/Quakeup","55646":"nil","55651":"https:\/\/www.tripadvisor.ca\/Profile\/JR_of_Kamloops","55652":"https:\/\/www.tripadvisor.ca\/Profile\/L6785VJerict","55653":"https:\/\/www.tripadvisor.ca\/Profile\/JPG967","55654":"https:\/\/www.tripadvisor.ca\/Profile\/211cindit","55655":"https:\/\/www.tripadvisor.ca\/Profile\/789barringtonb","55656":"https:\/\/www.tripadvisor.ca\/Profile\/dannya609","55657":"https:\/\/www.tripadvisor.ca\/Profile\/GinetteP858","55658":"https:\/\/www.tripadvisor.ca\/Profile\/JoeM5609","55659":"https:\/\/www.tripadvisor.ca\/Profile\/Eastendboyvan","55660":"https:\/\/www.tripadvisor.ca\/Profile\/curlergirl","55661":"https:\/\/www.tripadvisor.ca\/Profile\/tanyan62","55662":"https:\/\/www.tripadvisor.ca\/Profile\/Professional-Pilgrim","55663":"https:\/\/www.tripadvisor.ca\/Profile\/446faiza","55664":"https:\/\/www.tripadvisor.ca\/Profile\/monicabU9286LU","55665":"https:\/\/www.tripadvisor.ca\/Profile\/Jumpstartcomm","55666":"https:\/\/www.tripadvisor.ca\/Profile\/tlkehler","55667":"https:\/\/www.tripadvisor.ca\/Profile\/HipMum","55668":"https:\/\/www.tripadvisor.ca\/Profile\/goldfish_ca","55669":"https:\/\/www.tripadvisor.ca\/Profile\/755WendyN","55670":"https:\/\/www.tripadvisor.ca\/Profile\/jhf833","55671":"https:\/\/www.tripadvisor.ca\/Profile\/flipeli","55672":"https:\/\/www.tripadvisor.ca\/Profile\/DokGrey","55673":"https:\/\/www.tripadvisor.ca\/Profile\/431marlenet","55674":"https:\/\/www.tripadvisor.ca\/Profile\/Gretz","55675":"https:\/\/www.tripadvisor.ca\/Profile\/archfor","55676":"https:\/\/www.tripadvisor.ca\/Profile\/10lorij","55677":"https:\/\/www.tripadvisor.ca\/Profile\/GaryR837","55678":"https:\/\/www.tripadvisor.ca\/Profile\/KJ092009","55679":"https:\/\/www.tripadvisor.ca\/Profile\/Nyvik","55680":"https:\/\/www.tripadvisor.ca\/Profile\/otxena","55686":"https:\/\/www.tripadvisor.ca\/Profile\/ms_lena007","55687":"https:\/\/www.tripadvisor.ca\/Profile\/stevecO5483BI","55688":"https:\/\/www.tripadvisor.ca\/Profile\/MMG20172177","55689":"https:\/\/www.tripadvisor.ca\/Profile\/jerrylZ7389IO","55690":"https:\/\/www.tripadvisor.ca\/Profile\/997jerrye","55691":"https:\/\/www.tripadvisor.ca\/Profile\/jmug1234","55692":"https:\/\/www.tripadvisor.ca\/Profile\/ttrraaww","55693":"https:\/\/www.tripadvisor.ca\/Profile\/Scorpio-1001","55694":"https:\/\/www.tripadvisor.ca\/Profile\/LesC368","55695":"https:\/\/www.tripadvisor.ca\/Profile\/Anna_K_Amendolare","55696":"https:\/\/www.tripadvisor.ca\/Profile\/gailm584","55697":"https:\/\/www.tripadvisor.ca\/Profile\/Britishcanadianeh","55698":"https:\/\/www.tripadvisor.ca\/Profile\/gwenmh2611","55699":"https:\/\/www.tripadvisor.ca\/Profile\/sariba","55700":"https:\/\/www.tripadvisor.ca\/Profile\/191romar","55701":"https:\/\/www.tripadvisor.ca\/Profile\/Bobbi81","55702":"https:\/\/www.tripadvisor.ca\/Profile\/Diver-Hiker","55703":"https:\/\/www.tripadvisor.ca\/Profile\/CaseyluvsSophie","55704":"https:\/\/www.tripadvisor.ca\/Profile\/davidnicholas57","55705":"https:\/\/www.tripadvisor.ca\/Profile\/frusurating","55706":"https:\/\/www.tripadvisor.ca\/Profile\/TravellerinVic","55707":"https:\/\/www.tripadvisor.ca\/Profile\/FamilyStone1995","55708":"https:\/\/www.tripadvisor.ca\/Profile\/alexisapostalon","55709":"https:\/\/www.tripadvisor.ca\/Profile\/CSHickey72","55710":"https:\/\/www.tripadvisor.ca\/Profile\/150jacobm","55721":"https:\/\/www.tripadvisor.ca\/Profile\/briangI9306UA","55722":"https:\/\/www.tripadvisor.ca\/Profile\/GlenH1950","55723":"https:\/\/www.tripadvisor.ca\/Profile\/valleyboyEngland","55724":"https:\/\/www.tripadvisor.ca\/Profile\/JenMcMillan","55725":"https:\/\/www.tripadvisor.ca\/Profile\/DebbieK566","55726":"https:\/\/www.tripadvisor.ca\/Profile\/MichaelM0079","55727":"https:\/\/www.tripadvisor.ca\/Profile\/653alishad","55728":"https:\/\/www.tripadvisor.ca\/Profile\/Dudeneverstop","55729":"https:\/\/www.tripadvisor.ca\/Profile\/924trinityb","55731":"https:\/\/www.tripadvisor.ca\/Profile\/KatyS224","55732":"https:\/\/www.tripadvisor.ca\/Profile\/josst462","55733":"https:\/\/www.tripadvisor.ca\/Profile\/Gumby1966","55734":"https:\/\/www.tripadvisor.ca\/Profile\/lucienne353","55735":"https:\/\/www.tripadvisor.ca\/Profile\/393sumeetd","55736":"https:\/\/www.tripadvisor.ca\/Profile\/Nickoo9","55737":"https:\/\/www.tripadvisor.ca\/Profile\/richardc7299","55738":"https:\/\/www.tripadvisor.ca\/Profile\/Enjoyinglifewithwine","55739":"https:\/\/www.tripadvisor.ca\/Profile\/SSBN740","55740":"https:\/\/www.tripadvisor.ca\/Profile\/957egleg","55741":"https:\/\/www.tripadvisor.ca\/Profile\/billb440","55742":"https:\/\/www.tripadvisor.ca\/Profile\/HannahL_12","55743":"https:\/\/www.tripadvisor.ca\/Profile\/callmeking2365","55745":"https:\/\/www.tripadvisor.ca\/Profile\/Dionic","55756":"https:\/\/www.tripadvisor.ca\/Profile\/ruthieb123","55757":"https:\/\/www.tripadvisor.ca\/Profile\/rudysofiaz","55758":"https:\/\/www.tripadvisor.ca\/Profile\/Tillyseattle","55759":"https:\/\/www.tripadvisor.ca\/Profile\/andream612","55760":"https:\/\/www.tripadvisor.ca\/Profile\/teatails","55761":"https:\/\/www.tripadvisor.ca\/Profile\/SkydiverBC","55762":"https:\/\/www.tripadvisor.ca\/Profile\/BenjaminN93","55763":"https:\/\/www.tripadvisor.ca\/Profile\/GeraldW591","55764":"https:\/\/www.tripadvisor.ca\/Profile\/Scenic181959","55765":"https:\/\/www.tripadvisor.ca\/Profile\/QCSki","55766":"https:\/\/www.tripadvisor.ca\/Profile\/Dominus187","55767":"https:\/\/www.tripadvisor.ca\/Profile\/3AmberJ","55768":"https:\/\/www.tripadvisor.ca\/Profile\/V1365EFpault","55769":"https:\/\/www.tripadvisor.ca\/Profile\/nardawg","55770":"https:\/\/www.tripadvisor.ca\/Profile\/outoftowners_7","55776":"https:\/\/www.tripadvisor.ca\/Profile\/HRSWhistler","55777":"https:\/\/www.tripadvisor.ca\/Profile\/HofCNP","55778":"https:\/\/www.tripadvisor.ca\/Profile\/698beatrizc","55779":"https:\/\/www.tripadvisor.ca\/Profile\/Dave1xyz","55780":"https:\/\/www.tripadvisor.ca\/Profile\/120judyk","55786":"https:\/\/www.tripadvisor.ca\/Profile\/CanadianDi_13","55787":"https:\/\/www.tripadvisor.ca\/Profile\/289nigeld","55788":"https:\/\/www.tripadvisor.ca\/Profile\/Z9352QFchrisb","55789":"https:\/\/www.tripadvisor.ca\/Profile\/ACNGUY","55790":"https:\/\/www.tripadvisor.ca\/Profile\/KimberKeith","55791":"https:\/\/www.tripadvisor.ca\/Profile\/MelodieH","55792":"https:\/\/www.tripadvisor.ca\/Profile\/bwald2014","55793":"https:\/\/www.tripadvisor.ca\/Profile\/753AK","55794":"https:\/\/www.tripadvisor.ca\/Profile\/T2355XBmariep","55795":"https:\/\/www.tripadvisor.ca\/Profile\/sydneyyiharm","55796":"https:\/\/www.tripadvisor.ca\/Profile\/Ferenc_Budapest","55797":"https:\/\/www.tripadvisor.ca\/Profile\/BarbsZ","55798":"https:\/\/www.tripadvisor.ca\/Profile\/quiltlady2","55799":"https:\/\/www.tripadvisor.ca\/Profile\/FundooGuide","55800":"https:\/\/www.tripadvisor.ca\/Profile\/RobVee","55801":"https:\/\/www.tripadvisor.ca\/Profile\/Carpathia","55802":"https:\/\/www.tripadvisor.ca\/Profile\/CherylG51","55803":"https:\/\/www.tripadvisor.ca\/Profile\/Z5890DDlouiseb","55804":"https:\/\/www.tripadvisor.ca\/Profile\/brianbY7441LS","55805":"https:\/\/www.tripadvisor.ca\/Profile\/cooperpeterj","55806":"https:\/\/www.tripadvisor.ca\/Profile\/Harlee","55807":"https:\/\/www.tripadvisor.ca\/Profile\/103harvr","55808":"https:\/\/www.tripadvisor.ca\/Profile\/janetw530","55809":"https:\/\/www.tripadvisor.ca\/Profile\/BCBerndts","55810":"https:\/\/www.tripadvisor.ca\/Profile\/Gosals","55811":"https:\/\/www.tripadvisor.ca\/Profile\/596debraht","55813":"https:\/\/www.tripadvisor.ca\/Profile\/tilastrinity","55814":"https:\/\/www.tripadvisor.ca\/Profile\/Pizzaknight","55815":"https:\/\/www.tripadvisor.ca\/Profile\/cobaltoo","55816":"https:\/\/www.tripadvisor.ca\/Profile\/Ashhuis","55817":"https:\/\/www.tripadvisor.ca\/Profile\/Somuchtob","55818":"https:\/\/www.tripadvisor.ca\/Profile\/Purplecat771","55819":"https:\/\/www.tripadvisor.ca\/Profile\/CindyG226","55820":"https:\/\/www.tripadvisor.ca\/Profile\/ArnoldS82","55821":"https:\/\/www.tripadvisor.ca\/Profile\/Iamcanadian00","55822":"https:\/\/www.tripadvisor.ca\/Profile\/sailer2","55823":"https:\/\/www.tripadvisor.ca\/Profile\/896cyndil","55824":"https:\/\/www.tripadvisor.ca\/Profile\/LornaC937","55825":"https:\/\/www.tripadvisor.ca\/Profile\/CarolineL678","55826":"https:\/\/www.tripadvisor.ca\/Profile\/detachedone","55827":"https:\/\/www.tripadvisor.ca\/Profile\/Plamb11","55828":"https:\/\/www.tripadvisor.ca\/Profile\/Im2addicted","55829":"https:\/\/www.tripadvisor.ca\/Profile\/cwill4573","55830":"https:\/\/www.tripadvisor.ca\/Profile\/forur411","55831":"nil","55836":"https:\/\/www.tripadvisor.ca\/Profile\/CinamonM","55841":"https:\/\/www.tripadvisor.ca\/Profile\/D88JKheatherf","55846":"https:\/\/www.tripadvisor.ca\/Profile\/519gisellef","55851":"https:\/\/www.tripadvisor.ca\/Profile\/895CarolC","55856":"https:\/\/www.tripadvisor.ca\/Profile\/R4399TKmiket","55861":"https:\/\/www.tripadvisor.ca\/Profile\/Brewercraig13","55866":"https:\/\/www.tripadvisor.ca\/Profile\/Canuck2017","55871":"https:\/\/www.tripadvisor.ca\/Profile\/Oleoides","55876":"https:\/\/www.tripadvisor.ca\/Profile\/donaldd457","55881":"https:\/\/www.tripadvisor.ca\/Profile\/224Karin","55886":"https:\/\/www.tripadvisor.ca\/Profile\/Danymed","55891":"https:\/\/www.tripadvisor.ca\/Profile\/Bikerchic9","55896":"https:\/\/www.tripadvisor.ca\/Profile\/KansasCityTruffles","55901":"https:\/\/www.tripadvisor.ca\/Profile\/sue051","55906":"https:\/\/www.tripadvisor.ca\/Profile\/mokacapp","55911":"https:\/\/www.tripadvisor.ca\/Profile\/155MargaretK","55912":"https:\/\/www.tripadvisor.ca\/Profile\/G5205CPsteves","55913":"https:\/\/www.tripadvisor.ca\/Profile\/J8020RTjonb","55914":"https:\/\/www.tripadvisor.ca\/Profile\/mjohncoady","55915":"https:\/\/www.tripadvisor.ca\/Profile\/917vasanthr","55916":"https:\/\/www.tripadvisor.ca\/Profile\/KrishnaG4","55917":"https:\/\/www.tripadvisor.ca\/Profile\/Guest09876","55918":"https:\/\/www.tripadvisor.ca\/Profile\/BalaD36","55919":"https:\/\/www.tripadvisor.ca\/Profile\/karthikame","55920":"https:\/\/www.tripadvisor.ca\/Profile\/HoganHospitality","55921":"https:\/\/www.tripadvisor.ca\/Profile\/DeniseW540","55922":"https:\/\/www.tripadvisor.ca\/Profile\/derekw159","55923":"https:\/\/www.tripadvisor.ca\/Profile\/swim_bunny2012","55924":"https:\/\/www.tripadvisor.ca\/Profile\/badtripCanada","55925":"https:\/\/www.tripadvisor.ca\/Profile\/ValerieBenn","55926":"https:\/\/www.tripadvisor.ca\/Profile\/56danw","55927":"https:\/\/www.tripadvisor.ca\/Profile\/pippili","55928":"https:\/\/www.tripadvisor.ca\/Profile\/commercequeen","55929":"https:\/\/www.tripadvisor.ca\/Profile\/evamy","55930":"https:\/\/www.tripadvisor.ca\/Profile\/Eurodame","55931":"https:\/\/www.tripadvisor.ca\/Profile\/312blairs","55932":"https:\/\/www.tripadvisor.ca\/Profile\/W2098WDcatherineb","55933":"https:\/\/www.tripadvisor.ca\/Profile\/rashroyer","55934":"https:\/\/www.tripadvisor.ca\/Profile\/hadkl","55935":"https:\/\/www.tripadvisor.ca\/Profile\/goldenflyte","55936":"https:\/\/www.tripadvisor.ca\/Profile\/xxx_mara","55937":"https:\/\/www.tripadvisor.ca\/Profile\/LyndaGould-15","55938":"https:\/\/www.tripadvisor.ca\/Profile\/TheHifer","55939":"https:\/\/www.tripadvisor.ca\/Profile\/akyle2016","55940":"https:\/\/www.tripadvisor.ca\/Profile\/AtHomeWithJulie","55941":"https:\/\/www.tripadvisor.ca\/Profile\/ALfromManitoba","55942":"https:\/\/www.tripadvisor.ca\/Profile\/matthewd280","55943":"https:\/\/www.tripadvisor.ca\/Profile\/DELTAK","55944":"https:\/\/www.tripadvisor.ca\/Profile\/314BarbaraM314","55945":"https:\/\/www.tripadvisor.ca\/Profile\/565jeanfrancoisr","55946":"nil","55951":"https:\/\/www.tripadvisor.ca\/Profile\/212barbl","55952":"https:\/\/www.tripadvisor.ca\/Profile\/jungleland_1014","55953":"https:\/\/www.tripadvisor.ca\/Profile\/jimfog","55954":"https:\/\/www.tripadvisor.ca\/Profile\/Challs1","55955":"https:\/\/www.tripadvisor.ca\/Profile\/LibraryLady","55956":"https:\/\/www.tripadvisor.ca\/Profile\/Mymats","55957":"https:\/\/www.tripadvisor.ca\/Profile\/NancyP780","55958":"https:\/\/www.tripadvisor.ca\/Profile\/KBlizz","55959":"https:\/\/www.tripadvisor.ca\/Profile\/Kaz1955","55960":"https:\/\/www.tripadvisor.ca\/Profile\/shannonr273","55961":"https:\/\/www.tripadvisor.ca\/Profile\/Cycleskinuts","55962":"https:\/\/www.tripadvisor.ca\/Profile\/ONomad","55963":"https:\/\/www.tripadvisor.ca\/Profile\/Catter57","55964":"https:\/\/www.tripadvisor.ca\/Profile\/Irish_rovers_11","55965":"https:\/\/www.tripadvisor.ca\/Profile\/michaelsI7777OH","55976":"https:\/\/www.tripadvisor.ca\/Profile\/Toppro2","55977":"https:\/\/www.tripadvisor.ca\/Profile\/708liseb","55978":"https:\/\/www.tripadvisor.ca\/Profile\/Grogsblossom","55979":"https:\/\/www.tripadvisor.ca\/Profile\/910charlesa","55980":"https:\/\/www.tripadvisor.ca\/Profile\/Gentilhomme","55981":"https:\/\/www.tripadvisor.ca\/Profile\/Gardenhopper","55982":"https:\/\/www.tripadvisor.ca\/Profile\/AdrianRoss","55983":"https:\/\/www.tripadvisor.ca\/Profile\/ScottEmmaLee","55984":"https:\/\/www.tripadvisor.ca\/Profile\/Andy-S60","55985":"https:\/\/www.tripadvisor.ca\/Profile\/lbgillis","55986":"nil","55991":"https:\/\/www.tripadvisor.ca\/Profile\/emmasmithca","55992":"https:\/\/www.tripadvisor.ca\/Profile\/FlaHomeGrl","55993":"https:\/\/www.tripadvisor.ca\/Profile\/traveldoc","55994":"https:\/\/www.tripadvisor.ca\/Profile\/susanbH7613AP","55995":"https:\/\/www.tripadvisor.ca\/Profile\/386dwayneb","55996":"https:\/\/www.tripadvisor.ca\/Profile\/traveltina1","55997":"https:\/\/www.tripadvisor.ca\/Profile\/DeborahP45","55998":"https:\/\/www.tripadvisor.ca\/Profile\/lchjr","55999":"https:\/\/www.tripadvisor.ca\/Profile\/eveb101","56000":"https:\/\/www.tripadvisor.ca\/Profile\/kilafaryar","56011":"https:\/\/www.tripadvisor.ca\/Profile\/Wilton2","56012":"https:\/\/www.tripadvisor.ca\/Profile\/paulaZ3792WO","56013":"https:\/\/www.tripadvisor.ca\/Profile\/A3676XVmarys","56014":"https:\/\/www.tripadvisor.ca\/Profile\/Canada55plus","56015":"https:\/\/www.tripadvisor.ca\/Profile\/r1manchester","56016":"https:\/\/www.tripadvisor.ca\/Profile\/justjill-toronto","56017":"https:\/\/www.tripadvisor.ca\/Profile\/djna01","56018":"https:\/\/www.tripadvisor.ca\/Profile\/SilverLink","56019":"https:\/\/www.tripadvisor.ca\/Profile\/Rosiegirl2","56020":"https:\/\/www.tripadvisor.ca\/Profile\/CanadianTraveller159","56021":"https:\/\/www.tripadvisor.ca\/Profile\/744melissag","56022":"https:\/\/www.tripadvisor.ca\/Profile\/Twickerstourist","56023":"https:\/\/www.tripadvisor.ca\/Profile\/LassInFife","56024":"https:\/\/www.tripadvisor.ca\/Profile\/stefonik","56025":"https:\/\/www.tripadvisor.ca\/Profile\/900connieh","56026":"https:\/\/www.tripadvisor.ca\/Profile\/838michae","56027":"https:\/\/www.tripadvisor.ca\/Profile\/CarolineT930","56028":"https:\/\/www.tripadvisor.ca\/Profile\/ADVENTUREmm","56029":"https:\/\/www.tripadvisor.ca\/Profile\/543sharonb","56030":"https:\/\/www.tripadvisor.ca\/Profile\/rovingcarole","56031":"https:\/\/www.tripadvisor.ca\/Profile\/goeco","56032":"https:\/\/www.tripadvisor.ca\/Profile\/jeffgE4970DL","56033":"https:\/\/www.tripadvisor.ca\/Profile\/SpectralMornings","56034":"https:\/\/www.tripadvisor.ca\/Profile\/mruddock","56035":"https:\/\/www.tripadvisor.ca\/Profile\/280adrianv","56036":"https:\/\/www.tripadvisor.ca\/Profile\/BarbaraFisk","56037":"https:\/\/www.tripadvisor.ca\/Profile\/PeterChare","56038":"https:\/\/www.tripadvisor.ca\/Profile\/wjsinnott","56039":"https:\/\/www.tripadvisor.ca\/Profile\/oceanic2015","56040":"https:\/\/www.tripadvisor.ca\/Profile\/O9581FGjohns","56041":"https:\/\/www.tripadvisor.ca\/Profile\/837jillv","56042":"https:\/\/www.tripadvisor.ca\/Profile\/JaneLopes","56043":"https:\/\/www.tripadvisor.ca\/Profile\/EKayH650","56044":"https:\/\/www.tripadvisor.ca\/Profile\/ChristineM223","56045":"https:\/\/www.tripadvisor.ca\/Profile\/Sanbelle","56047":"https:\/\/www.tripadvisor.ca\/Profile\/BillyMac24","56048":"https:\/\/www.tripadvisor.ca\/Profile\/Will2sail","56049":"https:\/\/www.tripadvisor.ca\/Profile\/336williamn","56050":"https:\/\/www.tripadvisor.ca\/Profile\/bridget1000","56051":"https:\/\/www.tripadvisor.ca\/Profile\/Oran24","56052":"https:\/\/www.tripadvisor.ca\/Profile\/cypress2","56053":"https:\/\/www.tripadvisor.ca\/Profile\/lauramichael1","56054":"https:\/\/www.tripadvisor.ca\/Profile\/MicheleCanada","56055":"https:\/\/www.tripadvisor.ca\/Profile\/Mysticduo","56056":"https:\/\/www.tripadvisor.ca\/Profile\/851sued","56057":"https:\/\/www.tripadvisor.ca\/Profile\/jrmbMilton","56058":"https:\/\/www.tripadvisor.ca\/Profile\/empress1951","56059":"https:\/\/www.tripadvisor.ca\/Profile\/tom646","56060":"https:\/\/www.tripadvisor.ca\/Profile\/Hemenwaycook","56061":"https:\/\/www.tripadvisor.ca\/Profile\/S407QXkevins","56062":"https:\/\/www.tripadvisor.ca\/Profile\/625lorraines","56063":"https:\/\/www.tripadvisor.ca\/Profile\/reinlaagland","56064":"https:\/\/www.tripadvisor.ca\/Profile\/7777markw","56065":"https:\/\/www.tripadvisor.ca\/Profile\/kennnancyg","56066":"https:\/\/www.tripadvisor.ca\/Profile\/Satsoc","56067":"https:\/\/www.tripadvisor.ca\/Profile\/Hug598","56068":"https:\/\/www.tripadvisor.ca\/Profile\/JMVHalifax_Canada","56069":"https:\/\/www.tripadvisor.ca\/Profile\/HinghamAnne","56070":"https:\/\/www.tripadvisor.ca\/Profile\/900SandraT","56071":"https:\/\/www.tripadvisor.ca\/Profile\/countrygirl621","56072":"https:\/\/www.tripadvisor.ca\/Profile\/Bares_her_songs","56073":"https:\/\/www.tripadvisor.ca\/Profile\/A4582EXannem","56074":"https:\/\/www.tripadvisor.ca\/Profile\/626FredT","56075":"https:\/\/www.tripadvisor.ca\/Profile\/PatrickR230","56086":"https:\/\/www.tripadvisor.ca\/Profile\/rosslake","56087":"https:\/\/www.tripadvisor.ca\/Profile\/lovesunshine85","56088":"https:\/\/www.tripadvisor.ca\/Profile\/587ellem","56089":"https:\/\/www.tripadvisor.ca\/Profile\/susandK7825WR","56090":"https:\/\/www.tripadvisor.ca\/Profile\/427renater","56091":"https:\/\/www.tripadvisor.ca\/Profile\/Reejhik","56092":"https:\/\/www.tripadvisor.ca\/Profile\/ctl_mojitogirl","56093":"https:\/\/www.tripadvisor.ca\/Profile\/LuAnnP","56094":"https:\/\/www.tripadvisor.ca\/Profile\/986margareta","56095":"https:\/\/www.tripadvisor.ca\/Profile\/chrisjacko2016","56096":"https:\/\/www.tripadvisor.ca\/Profile\/GoodLifeForMe","56097":"https:\/\/www.tripadvisor.ca\/Profile\/getoutontheroad","56098":"https:\/\/www.tripadvisor.ca\/Profile\/RoseAlee","56099":"https:\/\/www.tripadvisor.ca\/Profile\/DeniseB703","56100":"https:\/\/www.tripadvisor.ca\/Profile\/BellaGlasgowScotland","56106":"https:\/\/www.tripadvisor.ca\/Profile\/CaribbeanSunJunkie","56107":"https:\/\/www.tripadvisor.ca\/Profile\/MumblingNerd","56108":"https:\/\/www.tripadvisor.ca\/Profile\/sistapleto","56109":"https:\/\/www.tripadvisor.ca\/Profile\/yoop5","56110":"https:\/\/www.tripadvisor.ca\/Profile\/georgev175","56111":"https:\/\/www.tripadvisor.ca\/Profile\/Baby12121","56112":"https:\/\/www.tripadvisor.ca\/Profile\/EPG1950","56113":"https:\/\/www.tripadvisor.ca\/Profile\/573allanb","56114":"https:\/\/www.tripadvisor.ca\/Profile\/CYConard","56115":"https:\/\/www.tripadvisor.ca\/Profile\/929Patty","56116":"https:\/\/www.tripadvisor.ca\/Profile\/lbw11","56117":"https:\/\/www.tripadvisor.ca\/Profile\/jwcna","56118":"https:\/\/www.tripadvisor.ca\/Profile\/229pattic","56119":"https:\/\/www.tripadvisor.ca\/Profile\/handballb","56120":"https:\/\/www.tripadvisor.ca\/Profile\/Mikekinsman","56121":"https:\/\/www.tripadvisor.ca\/Profile\/Q2407DUmichaelm","56122":"https:\/\/www.tripadvisor.ca\/Profile\/Cathi54","56123":"https:\/\/www.tripadvisor.ca\/Profile\/DougE22","56124":"https:\/\/www.tripadvisor.ca\/Profile\/LorettaL421","56125":"https:\/\/www.tripadvisor.ca\/Profile\/TobyNewYorkCity","56126":"https:\/\/www.tripadvisor.ca\/Profile\/vermonty","56127":"https:\/\/www.tripadvisor.ca\/Profile\/AliceM844","56128":"https:\/\/www.tripadvisor.ca\/Profile\/AlanJ187","56129":"https:\/\/www.tripadvisor.ca\/Profile\/geofft242","56130":"https:\/\/www.tripadvisor.ca\/Profile\/TxAggie87","56131":"https:\/\/www.tripadvisor.ca\/Profile\/RUrahrah","56132":"https:\/\/www.tripadvisor.ca\/Profile\/CorrinaA923","56133":"https:\/\/www.tripadvisor.ca\/Profile\/Gaild224","56135":"https:\/\/www.tripadvisor.ca\/Profile\/Timj135","56136":"https:\/\/www.tripadvisor.ca\/Profile\/AuTiger609","56137":"https:\/\/www.tripadvisor.ca\/Profile\/642allisone","56138":"https:\/\/www.tripadvisor.ca\/Profile\/Bizzybunny","56139":"https:\/\/www.tripadvisor.ca\/Profile\/Geeena","56140":"https:\/\/www.tripadvisor.ca\/Profile\/h2oworks2000","56141":"https:\/\/www.tripadvisor.ca\/Profile\/TucsonGal47","56142":"https:\/\/www.tripadvisor.ca\/Profile\/edouardhenri","56143":"https:\/\/www.tripadvisor.ca\/Profile\/cjcarwell","56144":"https:\/\/www.tripadvisor.ca\/Profile\/519anned","56145":"https:\/\/www.tripadvisor.ca\/Profile\/davidhG4207LJ","56146":"https:\/\/www.tripadvisor.ca\/Profile\/kapaldeos","56147":"https:\/\/www.tripadvisor.ca\/Profile\/greenstOat24","56148":"https:\/\/www.tripadvisor.ca\/Profile\/Lee942","56149":"https:\/\/www.tripadvisor.ca\/Profile\/caitc311","56150":"https:\/\/www.tripadvisor.ca\/Profile\/JulaC_12","56151":"https:\/\/www.tripadvisor.ca\/Profile\/jandr84","56152":"https:\/\/www.tripadvisor.ca\/Profile\/Melanie0819","56153":"https:\/\/www.tripadvisor.ca\/Profile\/579carolb","56154":"https:\/\/www.tripadvisor.ca\/Profile\/OtleyandFatcat","56155":"https:\/\/www.tripadvisor.ca\/Profile\/AnneB41","56161":"https:\/\/www.tripadvisor.ca\/Profile\/Nursekaffy","56162":"https:\/\/www.tripadvisor.ca\/Profile\/FriedaScarsdale_NY","56163":"https:\/\/www.tripadvisor.ca\/Profile\/GerMar60","56164":"https:\/\/www.tripadvisor.ca\/Profile\/ANW55","56165":"https:\/\/www.tripadvisor.ca\/Profile\/23anita","56166":"https:\/\/www.tripadvisor.ca\/Profile\/DS_LMD1521","56167":"https:\/\/www.tripadvisor.ca\/Profile\/JillGlendyer","56168":"https:\/\/www.tripadvisor.ca\/Profile\/Zarzadzanie","56169":"https:\/\/www.tripadvisor.ca\/Profile\/richardwebb","56170":"https:\/\/www.tripadvisor.ca\/Profile\/GWW","56171":"https:\/\/www.tripadvisor.ca\/Profile\/redhead042491","56172":"https:\/\/www.tripadvisor.ca\/Profile\/ConniR488","56173":"https:\/\/www.tripadvisor.ca\/Profile\/rockinox","56174":"https:\/\/www.tripadvisor.ca\/Profile\/jenniferh419","56175":"https:\/\/www.tripadvisor.ca\/Profile\/suesS5878BV","56176":"https:\/\/www.tripadvisor.ca\/Profile\/164beau","56181":"https:\/\/www.tripadvisor.ca\/Profile\/M5733QEjaneb","56186":"https:\/\/www.tripadvisor.ca\/Profile\/normajean2017","56191":"https:\/\/www.tripadvisor.ca\/Profile\/1998SarahJ","56196":"nil","56201":"https:\/\/www.tripadvisor.ca\/Profile\/ChristineP2940","56206":"https:\/\/www.tripadvisor.ca\/Profile\/tracyandpetert","56216":"https:\/\/www.tripadvisor.ca\/Profile\/duncanconrad47","56221":"https:\/\/www.tripadvisor.ca\/Profile\/robertoguardado24","56226":"https:\/\/www.tripadvisor.ca\/Profile\/flyingbugler","56231":"https:\/\/www.tripadvisor.ca\/Profile\/2015eastcoasters","56236":"https:\/\/www.tripadvisor.ca\/Profile\/R5010GLgaryc","56241":"https:\/\/www.tripadvisor.ca\/Profile\/nslisa","56251":"https:\/\/www.tripadvisor.ca\/Profile\/David_S6627","56256":"https:\/\/www.tripadvisor.ca\/Profile\/JonN206","56261":"https:\/\/www.tripadvisor.ca\/Profile\/finditon","56266":"https:\/\/www.tripadvisor.ca\/Profile\/33405","56271":"https:\/\/www.tripadvisor.ca\/Profile\/Liz8723","56276":"https:\/\/www.tripadvisor.ca\/Profile\/KimmyAnn1","56281":"https:\/\/www.tripadvisor.ca\/Profile\/Abquog","56291":"https:\/\/www.tripadvisor.ca\/Profile\/hart277","56301":"https:\/\/www.tripadvisor.ca\/Profile\/anneoc1","56306":"https:\/\/www.tripadvisor.ca\/Profile\/235zoek","56311":"https:\/\/www.tripadvisor.ca\/Profile\/21PaulH","56316":"https:\/\/www.tripadvisor.ca\/Profile\/Donnamg2","56321":"https:\/\/www.tripadvisor.ca\/Profile\/tanyam902","56326":"https:\/\/www.tripadvisor.ca\/Profile\/blmtkf","56331":"https:\/\/www.tripadvisor.ca\/Profile\/Piscesman1946","56336":"https:\/\/www.tripadvisor.ca\/Profile\/lynnh809","56341":"https:\/\/www.tripadvisor.ca\/Profile\/swcanada","56346":"https:\/\/www.tripadvisor.ca\/Profile\/colettep634","56351":"https:\/\/www.tripadvisor.ca\/Profile\/mikegenc","56366":"https:\/\/www.tripadvisor.ca\/Profile\/Holly1420","56371":"https:\/\/www.tripadvisor.ca\/Profile\/EileenR507","56376":"https:\/\/www.tripadvisor.ca\/Profile\/ingon399","56377":"https:\/\/www.tripadvisor.ca\/Profile\/roger387","56378":"https:\/\/www.tripadvisor.ca\/Profile\/soapgal","56379":"https:\/\/www.tripadvisor.ca\/Profile\/Lizbabiz","56380":"https:\/\/www.tripadvisor.ca\/Profile\/anvilentertainment","56381":"https:\/\/www.tripadvisor.ca\/Profile\/dorise972","56382":"https:\/\/www.tripadvisor.ca\/Profile\/Lee650","56383":"https:\/\/www.tripadvisor.ca\/Profile\/caroly505","56384":"https:\/\/www.tripadvisor.ca\/Profile\/davidlmitchell22","56385":"https:\/\/www.tripadvisor.ca\/Profile\/Mtlerluvs2travel","56386":"https:\/\/www.tripadvisor.ca\/Profile\/evavv2016","56387":"https:\/\/www.tripadvisor.ca\/Profile\/danrS1666UY","56388":"https:\/\/www.tripadvisor.ca\/Profile\/ybconsuming","56389":"https:\/\/www.tripadvisor.ca\/Profile\/J493IAsimoneb","56390":"https:\/\/www.tripadvisor.ca\/Profile\/424winstona","56391":"https:\/\/www.tripadvisor.ca\/Profile\/970wandak","56392":"https:\/\/www.tripadvisor.ca\/Profile\/cny12","56393":"https:\/\/www.tripadvisor.ca\/Profile\/jonz821","56394":"https:\/\/www.tripadvisor.ca\/Profile\/jeanfran_oisn317","56395":"https:\/\/www.tripadvisor.ca\/Profile\/sabined908","56396":"https:\/\/www.tripadvisor.ca\/Profile\/susancE8778PX","56397":"https:\/\/www.tripadvisor.ca\/Profile\/tourismtraveler","56398":"https:\/\/www.tripadvisor.ca\/Profile\/0IanM","56399":"https:\/\/www.tripadvisor.ca\/Profile\/Minamtl","56400":"https:\/\/www.tripadvisor.ca\/Profile\/jkraby","56401":"https:\/\/www.tripadvisor.ca\/Profile\/44Sailor","56402":"https:\/\/www.tripadvisor.ca\/Profile\/D5970KImaryc","56403":"https:\/\/www.tripadvisor.ca\/Profile\/416susannah","56404":"https:\/\/www.tripadvisor.ca\/Profile\/JEANNEB815","56405":"https:\/\/www.tripadvisor.ca\/Profile\/travellerls50","56406":"https:\/\/www.tripadvisor.ca\/Profile\/pierrefl2016","56407":"https:\/\/www.tripadvisor.ca\/Profile\/DeeJay2010","56408":"https:\/\/www.tripadvisor.ca\/Profile\/lad331","56409":"https:\/\/www.tripadvisor.ca\/Profile\/ila_will","56410":"https:\/\/www.tripadvisor.ca\/Profile\/I4481DGam","56411":"https:\/\/www.tripadvisor.ca\/Profile\/28Huronshores","56412":"https:\/\/www.tripadvisor.ca\/Profile\/needabreaknow2016","56413":"https:\/\/www.tripadvisor.ca\/Profile\/jerrymJ7331CO","56414":"https:\/\/www.tripadvisor.ca\/Profile\/threefold","56415":"https:\/\/www.tripadvisor.ca\/Profile\/MaxHS","56416":"https:\/\/www.tripadvisor.ca\/Profile\/Manie533","56417":"https:\/\/www.tripadvisor.ca\/Profile\/Iamphelg","56418":"https:\/\/www.tripadvisor.ca\/Profile\/gfree_63","56419":"https:\/\/www.tripadvisor.ca\/Profile\/607JimB","56420":"https:\/\/www.tripadvisor.ca\/Profile\/594ChrisP","56421":"https:\/\/www.tripadvisor.ca\/Profile\/Andr2013","56422":"https:\/\/www.tripadvisor.ca\/Profile\/LEANNW787","56423":"https:\/\/www.tripadvisor.ca\/Profile\/janePortland_ME","56424":"https:\/\/www.tripadvisor.ca\/Profile\/JackMtl","56425":"https:\/\/www.tripadvisor.ca\/Profile\/JDPKingston","56426":"https:\/\/www.tripadvisor.ca\/Profile\/fiddlefern","56427":"https:\/\/www.tripadvisor.ca\/Profile\/blmerle","56428":"https:\/\/www.tripadvisor.ca\/Profile\/mbdolan","56429":"https:\/\/www.tripadvisor.ca\/Profile\/raja8385","56430":"https:\/\/www.tripadvisor.ca\/Profile\/NCTerry","56431":"https:\/\/www.tripadvisor.ca\/Profile\/AnnapolisValleyBob","56432":"https:\/\/www.tripadvisor.ca\/Profile\/Northern_Tourist","56433":"https:\/\/www.tripadvisor.ca\/Profile\/Middle_age_couple","56434":"https:\/\/www.tripadvisor.ca\/Profile\/mrlinux","56435":"https:\/\/www.tripadvisor.ca\/Profile\/LittleBurdy","56436":"nil","56441":"nil","56451":"https:\/\/www.tripadvisor.ca\/Profile\/Nifty","56452":"https:\/\/www.tripadvisor.ca\/Profile\/jojo305","56453":"https:\/\/www.tripadvisor.ca\/Profile\/A7218OInancyw","56454":"https:\/\/www.tripadvisor.ca\/Profile\/patriciaaA826YK","56455":"https:\/\/www.tripadvisor.ca\/Profile\/donnaa769","56466":"https:\/\/www.tripadvisor.ca\/Profile\/socab","56467":"https:\/\/www.tripadvisor.ca\/Profile\/JimM447","56468":"https:\/\/www.tripadvisor.ca\/Profile\/DonM1986","56469":"https:\/\/www.tripadvisor.ca\/Profile\/T8484ATwendys","56470":"https:\/\/www.tripadvisor.ca\/Profile\/PearlBelfast","56471":"https:\/\/www.tripadvisor.ca\/Profile\/patw225","56472":"https:\/\/www.tripadvisor.ca\/Profile\/HoganHospitality","56473":"https:\/\/www.tripadvisor.ca\/Profile\/chuchichef43","56474":"https:\/\/www.tripadvisor.ca\/Profile\/lindahX4171UV","56475":"https:\/\/www.tripadvisor.ca\/Profile\/Maps810933","56491":"https:\/\/www.tripadvisor.ca\/Profile\/Northlites","56492":"https:\/\/www.tripadvisor.ca\/Profile\/wilsonb667","56493":"https:\/\/www.tripadvisor.ca\/Profile\/sgillioz","56494":"https:\/\/www.tripadvisor.ca\/Profile\/Poppiesandchevre","56495":"https:\/\/www.tripadvisor.ca\/Profile\/978MichelleB","56496":"https:\/\/www.tripadvisor.ca\/Profile\/Sue22015","56497":"https:\/\/www.tripadvisor.ca\/Profile\/QuickWhitTravel","56498":"https:\/\/www.tripadvisor.ca\/Profile\/MarieB778","56499":"https:\/\/www.tripadvisor.ca\/Profile\/fraserONCanada","56500":"https:\/\/www.tripadvisor.ca\/Profile\/TTARRY","56501":"https:\/\/www.tripadvisor.ca\/Profile\/woodeye66","56502":"https:\/\/www.tripadvisor.ca\/Profile\/avatheps","56503":"https:\/\/www.tripadvisor.ca\/Profile\/MelnBlu","56504":"https:\/\/www.tripadvisor.ca\/Profile\/12kathleenp","56505":"https:\/\/www.tripadvisor.ca\/Profile\/ladylodger","56506":"https:\/\/www.tripadvisor.ca\/Profile\/GardnerWest-Bound","56507":"https:\/\/www.tripadvisor.ca\/Profile\/gardendreamer","56508":"https:\/\/www.tripadvisor.ca\/Profile\/230denzild","56509":"https:\/\/www.tripadvisor.ca\/Profile\/250jeanphilippem","56510":"https:\/\/www.tripadvisor.ca\/Profile\/Fornelli","56511":"https:\/\/www.tripadvisor.ca\/Profile\/Budngidge","56512":"https:\/\/www.tripadvisor.ca\/Profile\/966grantc","56513":"https:\/\/www.tripadvisor.ca\/Profile\/Adamanta_PL","56514":"https:\/\/www.tripadvisor.ca\/Profile\/Travelscarab","56515":"https:\/\/www.tripadvisor.ca\/Profile\/PiperMom13","56521":"https:\/\/www.tripadvisor.ca\/Profile\/festarini","56522":"https:\/\/www.tripadvisor.ca\/Profile\/168maureenf","56523":"https:\/\/www.tripadvisor.ca\/Profile\/Wych","56524":"https:\/\/www.tripadvisor.ca\/Profile\/Janiam","56525":"https:\/\/www.tripadvisor.ca\/Profile\/jameskA3709TK","56536":"https:\/\/www.tripadvisor.ca\/Profile\/CarolP81","56537":"https:\/\/www.tripadvisor.ca\/Profile\/ctrller","56538":"https:\/\/www.tripadvisor.ca\/Profile\/JessicaP81","56539":"https:\/\/www.tripadvisor.ca\/Profile\/b2mack","56540":"https:\/\/www.tripadvisor.ca\/Profile\/Skiers05","56541":"https:\/\/www.tripadvisor.ca\/Profile\/4Halifaxman","56542":"https:\/\/www.tripadvisor.ca\/Profile\/GeorgeP571","56543":"https:\/\/www.tripadvisor.ca\/Profile\/concordeprincess","56544":"https:\/\/www.tripadvisor.ca\/Profile\/DaveH440","56545":"https:\/\/www.tripadvisor.ca\/Profile\/KarenCAD","56546":"https:\/\/www.tripadvisor.ca\/Profile\/nataliatiyad","56547":"https:\/\/www.tripadvisor.ca\/Profile\/m0ssless","56548":"https:\/\/www.tripadvisor.ca\/Profile\/null","56549":"https:\/\/www.tripadvisor.ca\/Profile\/bagpies","56550":"https:\/\/www.tripadvisor.ca\/Profile\/TravellerinNS","56551":"https:\/\/www.tripadvisor.ca\/Profile\/icylibrarian","56552":"https:\/\/www.tripadvisor.ca\/Profile\/TectonicGreg","56553":"https:\/\/www.tripadvisor.ca\/Profile\/Fuerty","56554":"https:\/\/www.tripadvisor.ca\/Profile\/UKMaggiemay","56561":"nil","56571":"https:\/\/www.tripadvisor.ca\/Profile\/hkc1212","56572":"https:\/\/www.tripadvisor.ca\/Profile\/dam4113","56573":"https:\/\/www.tripadvisor.ca\/Profile\/rickdH2611GT","56574":"https:\/\/www.tripadvisor.ca\/Profile\/AF825","56575":"https:\/\/www.tripadvisor.ca\/Profile\/HerschelGarfield","56581":"https:\/\/www.tripadvisor.ca\/Profile\/TeamThomas","56582":"https:\/\/www.tripadvisor.ca\/Profile\/LP1247","56583":"https:\/\/www.tripadvisor.ca\/Profile\/337lizc","56584":"https:\/\/www.tripadvisor.ca\/Profile\/alainmonnard","56585":"https:\/\/www.tripadvisor.ca\/Profile\/randyc174","56586":"https:\/\/www.tripadvisor.ca\/Profile\/juliebY7338TY","56587":"https:\/\/www.tripadvisor.ca\/Profile\/conniee957","56588":"https:\/\/www.tripadvisor.ca\/Profile\/diannlive","56589":"https:\/\/www.tripadvisor.ca\/Profile\/N8860HLjimm","56590":"https:\/\/www.tripadvisor.ca\/Profile\/MauriceC23","56596":"https:\/\/www.tripadvisor.ca\/Profile\/Katiedogg","56597":"https:\/\/www.tripadvisor.ca\/Profile\/dj4slugs","56598":"https:\/\/www.tripadvisor.ca\/Profile\/TravellingT288","56599":"https:\/\/www.tripadvisor.ca\/Profile\/rvanduizend","56600":"https:\/\/www.tripadvisor.ca\/Profile\/CPMO2013","56601":"https:\/\/www.tripadvisor.ca\/Profile\/scitchie","56602":"https:\/\/www.tripadvisor.ca\/Profile\/dt360","56603":"https:\/\/www.tripadvisor.ca\/Profile\/ArleneJ44","56604":"https:\/\/www.tripadvisor.ca\/Profile\/803samanthat","56605":"https:\/\/www.tripadvisor.ca\/Profile\/Pandabear734","56606":"https:\/\/www.tripadvisor.ca\/Profile\/MelanieG360","56607":"https:\/\/www.tripadvisor.ca\/Profile\/DASBarcelona","56608":"https:\/\/www.tripadvisor.ca\/Profile\/J2048JJjennyh","56609":"https:\/\/www.tripadvisor.ca\/Profile\/KCK23","56610":"https:\/\/www.tripadvisor.ca\/Profile\/BeverlyW205","56611":"https:\/\/www.tripadvisor.ca\/Profile\/Giselle1969","56612":"https:\/\/www.tripadvisor.ca\/Profile\/MattfromManch","56613":"https:\/\/www.tripadvisor.ca\/Profile\/johnmO7185QL","56614":"https:\/\/www.tripadvisor.ca\/Profile\/LarsHeijenrath","56615":"https:\/\/www.tripadvisor.ca\/Profile\/bctravelpeeps","56616":"https:\/\/www.tripadvisor.ca\/Profile\/326agnesc","56617":"https:\/\/www.tripadvisor.ca\/Profile\/BernieP485","56618":"https:\/\/www.tripadvisor.ca\/Profile\/OnceUponARoad","56619":"https:\/\/www.tripadvisor.ca\/Profile\/2KSTravelers","56620":"https:\/\/www.tripadvisor.ca\/Profile\/764clarencep","56621":"nil","56631":"nil","56632":"nil","56637":"https:\/\/www.tripadvisor.ca\/Profile\/X7210VKmelissac","56638":"https:\/\/www.tripadvisor.ca\/Profile\/TSteg","56639":"https:\/\/www.tripadvisor.ca\/Profile\/igeojo","56640":"https:\/\/www.tripadvisor.ca\/Profile\/loriaclark","56641":"https:\/\/www.tripadvisor.ca\/Profile\/J3309NLsusann","56642":"https:\/\/www.tripadvisor.ca\/Profile\/lyndelleg2019","56643":"https:\/\/www.tripadvisor.ca\/Profile\/MALIK889","56644":"https:\/\/www.tripadvisor.ca\/Profile\/Caseysmith03","56645":"https:\/\/www.tripadvisor.ca\/Profile\/hamcame","56646":"https:\/\/www.tripadvisor.ca\/Profile\/Oilsandsgal","56647":"https:\/\/www.tripadvisor.ca\/Profile\/268crystalr","56648":"https:\/\/www.tripadvisor.ca\/Profile\/FSJ_Pioneer","56649":"https:\/\/www.tripadvisor.ca\/Profile\/Susan012014","56650":"https:\/\/www.tripadvisor.ca\/Profile\/Userintheloops","56651":"https:\/\/www.tripadvisor.ca\/Profile\/ShoeG","56652":"https:\/\/www.tripadvisor.ca\/Profile\/Ponsioen_Family","56653":"https:\/\/www.tripadvisor.ca\/Profile\/Hoodysgirl","56654":"https:\/\/www.tripadvisor.ca\/Profile\/LynneU","56655":"https:\/\/www.tripadvisor.ca\/Profile\/terryo563","56656":"https:\/\/www.tripadvisor.ca\/Profile\/BigDaddy11","56657":"https:\/\/www.tripadvisor.ca\/Profile\/jamiesM9879CJ","56658":"https:\/\/www.tripadvisor.ca\/Profile\/866jenns","56659":"https:\/\/www.tripadvisor.ca\/Profile\/Elizabethmaureen8868","56660":"https:\/\/www.tripadvisor.ca\/Profile\/tissacs","56661":"https:\/\/www.tripadvisor.ca\/Profile\/ChaKai2018","56662":"https:\/\/www.tripadvisor.ca\/Profile\/JefferyB72","56663":"https:\/\/www.tripadvisor.ca\/Profile\/billhP5052PU","56664":"https:\/\/www.tripadvisor.ca\/Profile\/Travis12345","56665":"https:\/\/www.tripadvisor.ca\/Profile\/M1629RBkeithj","56666":"https:\/\/www.tripadvisor.ca\/Profile\/AndrewB861","56667":"https:\/\/www.tripadvisor.ca\/Profile\/helenwX7259KS","56668":"https:\/\/www.tripadvisor.ca\/Profile\/dj082018","56669":"https:\/\/www.tripadvisor.ca\/Profile\/575sherryg","56670":"https:\/\/www.tripadvisor.ca\/Profile\/kaelaroy","56671":"https:\/\/www.tripadvisor.ca\/Profile\/Blok","56672":"https:\/\/www.tripadvisor.ca\/Profile\/365marjorieb","56673":"https:\/\/www.tripadvisor.ca\/Profile\/S2365MBlindas","56674":"https:\/\/www.tripadvisor.ca\/Profile\/danpK9499YT","56675":"https:\/\/www.tripadvisor.ca\/Profile\/Michie_B","56676":"https:\/\/www.tripadvisor.ca\/Profile\/DonicaC","56677":"https:\/\/www.tripadvisor.ca\/Profile\/bonitap63","56678":"https:\/\/www.tripadvisor.ca\/Profile\/normm363","56679":"https:\/\/www.tripadvisor.ca\/Profile\/gord973","56680":"https:\/\/www.tripadvisor.ca\/Profile\/russc808","56681":"https:\/\/www.tripadvisor.ca\/Profile\/ByebyeMegpie","56682":"https:\/\/www.tripadvisor.ca\/Profile\/autumnc64","56683":"https:\/\/www.tripadvisor.ca\/Profile\/paulbilobrowka","56684":"https:\/\/www.tripadvisor.ca\/Profile\/536HowardL","56685":"https:\/\/www.tripadvisor.ca\/Profile\/145briann","56686":"https:\/\/www.tripadvisor.ca\/Profile\/tracybS9640OH","56687":"https:\/\/www.tripadvisor.ca\/Profile\/PhilipI_12","56688":"https:\/\/www.tripadvisor.ca\/Profile\/jessicar4722017","56689":"https:\/\/www.tripadvisor.ca\/Profile\/PTCB28","56690":"https:\/\/www.tripadvisor.ca\/Profile\/I9995AVjenniferm","56691":"https:\/\/www.tripadvisor.ca\/Profile\/DonCampbell_TA","56692":"nil","56697":"https:\/\/www.tripadvisor.ca\/Profile\/kaiberge","56698":"https:\/\/www.tripadvisor.ca\/Profile\/LLHH","56699":"https:\/\/www.tripadvisor.ca\/Profile\/462claytonj","56700":"https:\/\/www.tripadvisor.ca\/Profile\/386ravishp","56701":"https:\/\/www.tripadvisor.ca\/Profile\/43beckyb","56702":"https:\/\/www.tripadvisor.ca\/Profile\/432debbier","56703":"https:\/\/www.tripadvisor.ca\/Profile\/frozencanadian_9","56704":"https:\/\/www.tripadvisor.ca\/Profile\/880suee","56705":"https:\/\/www.tripadvisor.ca\/Profile\/snowy013","56706":"https:\/\/www.tripadvisor.ca\/Profile\/334kevinw","56717":"https:\/\/www.tripadvisor.ca\/Profile\/keadyn","56718":"https:\/\/www.tripadvisor.ca\/Profile\/Blebsie","56719":"https:\/\/www.tripadvisor.ca\/Profile\/tintinwannabe","56720":"https:\/\/www.tripadvisor.ca\/Profile\/catherinedO1024BT","56721":"https:\/\/www.tripadvisor.ca\/Profile\/JeffkVancouver","56722":"https:\/\/www.tripadvisor.ca\/Profile\/DominicP739","56723":"https:\/\/www.tripadvisor.ca\/Profile\/robynd955","56724":"https:\/\/www.tripadvisor.ca\/Profile\/jeannien2016","56725":"https:\/\/www.tripadvisor.ca\/Profile\/ceaserlk","56726":"https:\/\/www.tripadvisor.ca\/Profile\/melissabD9177WB","56732":"https:\/\/www.tripadvisor.ca\/Profile\/MattyFitzAK","56733":"https:\/\/www.tripadvisor.ca\/Profile\/TwigTraveler","56734":"https:\/\/www.tripadvisor.ca\/Profile\/terryelained","56735":"https:\/\/www.tripadvisor.ca\/Profile\/LailaN","56736":"https:\/\/www.tripadvisor.ca\/Profile\/OmanRob","56742":"https:\/\/www.tripadvisor.ca\/Profile\/Grantkinson","56743":"https:\/\/www.tripadvisor.ca\/Profile\/michaelbS7259UL","56744":"https:\/\/www.tripadvisor.ca\/Profile\/dmcknight_ca","56745":"https:\/\/www.tripadvisor.ca\/Profile\/Kim1015555","56746":"https:\/\/www.tripadvisor.ca\/Profile\/793jacklynf","56747":"https:\/\/www.tripadvisor.ca\/Profile\/G943XGpauld","56748":"https:\/\/www.tripadvisor.ca\/Profile\/Thomaslat27","56749":"https:\/\/www.tripadvisor.ca\/Profile\/kpbenisch","56750":"https:\/\/www.tripadvisor.ca\/Profile\/travel_diva763","56751":"https:\/\/www.tripadvisor.ca\/Profile\/620jimr","56752":"https:\/\/www.tripadvisor.ca\/Profile\/mattbN5704NP","56753":"https:\/\/www.tripadvisor.ca\/Profile\/Jenn2455","56754":"https:\/\/www.tripadvisor.ca\/Profile\/mariep521","56755":"https:\/\/www.tripadvisor.ca\/Profile\/975jilll","56756":"https:\/\/www.tripadvisor.ca\/Profile\/Busymama123","56767":"https:\/\/www.tripadvisor.ca\/Profile\/kyleb553","56768":"https:\/\/www.tripadvisor.ca\/Profile\/674robj","56770":"https:\/\/www.tripadvisor.ca\/Profile\/sebastiena929","56771":"https:\/\/www.tripadvisor.ca\/Profile\/jjayyyy","56777":"https:\/\/www.tripadvisor.ca\/Profile\/Travellin59","56778":"https:\/\/www.tripadvisor.ca\/Profile\/jasonbP9702NO","56779":"https:\/\/www.tripadvisor.ca\/Profile\/DarylN57","56780":"https:\/\/www.tripadvisor.ca\/Profile\/1961sg","56781":"https:\/\/www.tripadvisor.ca\/Profile\/sandyl142","56782":"https:\/\/www.tripadvisor.ca\/Profile\/Donkeypool","56783":"https:\/\/www.tripadvisor.ca\/Profile\/782rajendrap","56784":"https:\/\/www.tripadvisor.ca\/Profile\/she_drives","56785":"https:\/\/www.tripadvisor.ca\/Profile\/huyb2015","56786":"https:\/\/www.tripadvisor.ca\/Profile\/Soli1981","56792":"https:\/\/www.tripadvisor.ca\/Profile\/144michaelk","56793":"https:\/\/www.tripadvisor.ca\/Profile\/teacheronthemove2014","56794":"https:\/\/www.tripadvisor.ca\/Profile\/suzanneb753","56795":"https:\/\/www.tripadvisor.ca\/Profile\/Just_My_Opinion11","56796":"https:\/\/www.tripadvisor.ca\/Profile\/686nicoles","56797":"https:\/\/www.tripadvisor.ca\/Profile\/JFD42","56798":"https:\/\/www.tripadvisor.ca\/Profile\/marier141","56799":"https:\/\/www.tripadvisor.ca\/Profile\/JanetH311","56800":"https:\/\/www.tripadvisor.ca\/Profile\/N8124DVmikec","56801":"https:\/\/www.tripadvisor.ca\/Profile\/PTC005","56807":"https:\/\/www.tripadvisor.ca\/Profile\/2stepRich","56808":"https:\/\/www.tripadvisor.ca\/Profile\/168Bidell","56809":"https:\/\/www.tripadvisor.ca\/Profile\/Dontwana","56810":"https:\/\/www.tripadvisor.ca\/Profile\/MRE555","56811":"https:\/\/www.tripadvisor.ca\/Profile\/Russchambers","56822":"https:\/\/www.tripadvisor.ca\/Profile\/PeterLeckie","56823":"https:\/\/www.tripadvisor.ca\/Profile\/547amyj","56824":"https:\/\/www.tripadvisor.ca\/Profile\/brendat54","56825":"https:\/\/www.tripadvisor.ca\/Profile\/Sparklejammer","56826":"https:\/\/www.tripadvisor.ca\/Profile\/KylaS_11","56832":"https:\/\/www.tripadvisor.ca\/Profile\/Morcella","56833":"https:\/\/www.tripadvisor.ca\/Profile\/dentheman2019","56834":"https:\/\/www.tripadvisor.ca\/Profile\/D0llinger","56835":"https:\/\/www.tripadvisor.ca\/Profile\/JimW891","56836":"https:\/\/www.tripadvisor.ca\/Profile\/BigKevin68","56837":"nil","56842":"https:\/\/www.tripadvisor.ca\/Profile\/ontherroadforwork","56843":"https:\/\/www.tripadvisor.ca\/Profile\/ridgitte","56844":"https:\/\/www.tripadvisor.ca\/Profile\/Ddanders1170","56845":"https:\/\/www.tripadvisor.ca\/Profile\/Passenger48562703345","56846":"https:\/\/www.tripadvisor.ca\/Profile\/Tour66039349827","56847":"https:\/\/www.tripadvisor.ca\/Profile\/130bruceo","56848":"https:\/\/www.tripadvisor.ca\/Profile\/davidsM2490HQ","56849":"https:\/\/www.tripadvisor.ca\/Profile\/Freedom10289970507","56850":"https:\/\/www.tripadvisor.ca\/Profile\/bonbon41","56851":"https:\/\/www.tripadvisor.ca\/Profile\/Adventure48948839003","56862":"https:\/\/www.tripadvisor.ca\/Profile\/G5492HWandrew","56863":"https:\/\/www.tripadvisor.ca\/Profile\/lledds","56864":"https:\/\/www.tripadvisor.ca\/Profile\/SKLT_Esquire","56865":"https:\/\/www.tripadvisor.ca\/Profile\/JasonC6858","56866":"https:\/\/www.tripadvisor.ca\/Profile\/trevorcanuck","56867":"https:\/\/www.tripadvisor.ca\/Profile\/mrkgarner","56868":"https:\/\/www.tripadvisor.ca\/Profile\/NorthStar441526","56869":"https:\/\/www.tripadvisor.ca\/Profile\/tlcmclean","56870":"https:\/\/www.tripadvisor.ca\/Profile\/Calgary_Foodie_YYC","56871":"https:\/\/www.tripadvisor.ca\/Profile\/blissfulsimplicity","56877":"https:\/\/www.tripadvisor.ca\/Profile\/jcstrand","56878":"https:\/\/www.tripadvisor.ca\/Profile\/Canadian31","56879":"https:\/\/www.tripadvisor.ca\/Profile\/carolynl24","56880":"https:\/\/www.tripadvisor.ca\/Profile\/jillw195","56881":"https:\/\/www.tripadvisor.ca\/Profile\/victorial2018","56882":"https:\/\/www.tripadvisor.ca\/Profile\/Y2689BRjenniferb","56883":"https:\/\/www.tripadvisor.ca\/Profile\/donaldmQ2981DD","56884":"https:\/\/www.tripadvisor.ca\/Profile\/greghL1596IN","56885":"https:\/\/www.tripadvisor.ca\/Profile\/484debrah","56886":"https:\/\/www.tripadvisor.ca\/Profile\/michaelpO8871MY","56887":"https:\/\/www.tripadvisor.ca\/Profile\/arielunderthesea2017","56888":"https:\/\/www.tripadvisor.ca\/Profile\/travellinc2017","56889":"https:\/\/www.tripadvisor.ca\/Profile\/mjbcmjbc","56890":"https:\/\/www.tripadvisor.ca\/Profile\/StephanieB685","56891":"https:\/\/www.tripadvisor.ca\/Profile\/sochow13","56897":"https:\/\/www.tripadvisor.ca\/Profile\/SunRunner","56898":"https:\/\/www.tripadvisor.ca\/Profile\/cooksd2","56899":"https:\/\/www.tripadvisor.ca\/Profile\/Lorie10","56900":"https:\/\/www.tripadvisor.ca\/Profile\/KellyeC75","56901":"https:\/\/www.tripadvisor.ca\/Profile\/palm_treo-","56907":"https:\/\/www.tripadvisor.ca\/Profile\/JamesGrey7","56908":"https:\/\/www.tripadvisor.ca\/Profile\/miklos220","56909":"https:\/\/www.tripadvisor.ca\/Profile\/Q6826HVheatherd","56911":"https:\/\/www.tripadvisor.ca\/Profile\/E1707JEjohnj","56917":"https:\/\/www.tripadvisor.ca\/Profile\/RoadtrippingGirl2014","56918":"https:\/\/www.tripadvisor.ca\/Profile\/D3260JEtanyab","56919":"https:\/\/www.tripadvisor.ca\/Profile\/469kathleenn","56920":"https:\/\/www.tripadvisor.ca\/Profile\/HFids","56921":"https:\/\/www.tripadvisor.ca\/Profile\/YvonneManchester","56922":"https:\/\/www.tripadvisor.ca\/Profile\/srlindsay99","56923":"https:\/\/www.tripadvisor.ca\/Profile\/Lordscottpg","56924":"https:\/\/www.tripadvisor.ca\/Profile\/rohitsJ3227YS","56925":"https:\/\/www.tripadvisor.ca\/Profile\/tremorsc","56926":"https:\/\/www.tripadvisor.ca\/Profile\/790lanreo","56937":"https:\/\/www.tripadvisor.ca\/Profile\/charliep108","56938":"https:\/\/www.tripadvisor.ca\/Profile\/dwreid82","56939":"https:\/\/www.tripadvisor.ca\/Profile\/49mirellad","56940":"https:\/\/www.tripadvisor.ca\/Profile\/mldc2017","56941":"https:\/\/www.tripadvisor.ca\/Profile\/soteria69","56942":"https:\/\/www.tripadvisor.ca\/Profile\/gapyahher192","56943":"https:\/\/www.tripadvisor.ca\/Profile\/cengizg29","56944":"https:\/\/www.tripadvisor.ca\/Profile\/Y7385RBnikkis","56945":"https:\/\/www.tripadvisor.ca\/Profile\/JBAT236","56946":"https:\/\/www.tripadvisor.ca\/Profile\/adamkW1542ZK","56947":"https:\/\/www.tripadvisor.ca\/Profile\/jacobal2018","56948":"https:\/\/www.tripadvisor.ca\/Profile\/Foodlover052","56949":"https:\/\/www.tripadvisor.ca\/Profile\/b0ss60","56950":"https:\/\/www.tripadvisor.ca\/Profile\/nancydP5118SA","56951":"https:\/\/www.tripadvisor.ca\/Profile\/N1743HQwilliamm","56952":"https:\/\/www.tripadvisor.ca\/Profile\/maybeli2017","56953":"https:\/\/www.tripadvisor.ca\/Profile\/tonysK2626FM","56954":"https:\/\/www.tripadvisor.ca\/Profile\/LeahT75","56955":"https:\/\/www.tripadvisor.ca\/Profile\/Swish0317","56956":"https:\/\/www.tripadvisor.ca\/Profile\/DDM78","56957":"https:\/\/www.tripadvisor.ca\/Profile\/mcavalier2017","56958":"https:\/\/www.tripadvisor.ca\/Profile\/sherrih2017","56959":"https:\/\/www.tripadvisor.ca\/Profile\/raymondj2017","56960":"https:\/\/www.tripadvisor.ca\/Profile\/KELLY5151","56961":"https:\/\/www.tripadvisor.ca\/Profile\/melissamN603LJ","56967":"https:\/\/www.tripadvisor.ca\/Profile\/annie1202","56968":"https:\/\/www.tripadvisor.ca\/Profile\/R5160KOcourtneym","56969":"https:\/\/www.tripadvisor.ca\/Profile\/MeganM3730","56970":"https:\/\/www.tripadvisor.ca\/Profile\/cardman0052","56971":"https:\/\/www.tripadvisor.ca\/Profile\/E5127UNsarahj","56972":"https:\/\/www.tripadvisor.ca\/Profile\/mth0mps0n17","56973":"https:\/\/www.tripadvisor.ca\/Profile\/Msmommaof2","56974":"https:\/\/www.tripadvisor.ca\/Profile\/briankU3106LS","56975":"https:\/\/www.tripadvisor.ca\/Profile\/D879MMrichardg","56976":"https:\/\/www.tripadvisor.ca\/Profile\/lawrencel60","56977":"https:\/\/www.tripadvisor.ca\/Profile\/tomo492","56978":"https:\/\/www.tripadvisor.ca\/Profile\/836halilb","56979":"https:\/\/www.tripadvisor.ca\/Profile\/kellyrZ4500AH","56981":"https:\/\/www.tripadvisor.ca\/Profile\/michaelkL5371ML","56982":"https:\/\/www.tripadvisor.ca\/Profile\/bcborn96","56983":"https:\/\/www.tripadvisor.ca\/Profile\/dmarmstrong2016","56984":"https:\/\/www.tripadvisor.ca\/Profile\/425rhondas","56985":"https:\/\/www.tripadvisor.ca\/Profile\/donaldl9","56986":"https:\/\/www.tripadvisor.ca\/Profile\/billybogoff","56992":"https:\/\/www.tripadvisor.ca\/Profile\/OnAir61078842900","56997":"nil","57007":"https:\/\/www.tripadvisor.ca\/Profile\/Kedetaent","57012":"https:\/\/www.tripadvisor.caundefined","57017":"https:\/\/www.tripadvisor.ca\/Profile\/qspab","57027":"https:\/\/www.tripadvisor.ca\/Profile\/big_daddy_411","57032":"https:\/\/www.tripadvisor.ca\/Profile\/5kirkg","57037":"https:\/\/www.tripadvisor.ca\/Profile\/225tracyp","57042":"https:\/\/www.tripadvisor.ca\/Profile\/Marleylips","57047":"https:\/\/www.tripadvisor.ca\/Profile\/Cheers2011","57052":"https:\/\/www.tripadvisor.ca\/Profile\/lindsey404","57072":"https:\/\/www.tripadvisor.ca\/Profile\/adriennevanderheyden","57082":"https:\/\/www.tripadvisor.ca\/Profile\/brianhW9954XO","57087":"https:\/\/www.tripadvisor.ca\/Profile\/79Nelson79","57097":"https:\/\/www.tripadvisor.ca\/Profile\/CassieP_1981","57127":"https:\/\/www.tripadvisor.ca\/Profile\/jacobsev","57137":"https:\/\/www.tripadvisor.ca\/Profile\/rosedaluyop","57142":"https:\/\/www.tripadvisor.ca\/Profile\/dianeandjohnt","57152":"https:\/\/www.tripadvisor.ca\/Profile\/mikesJ6452CW","57157":"https:\/\/www.tripadvisor.ca\/Profile\/RogerC366","57162":"https:\/\/www.tripadvisor.ca\/Profile\/raja_abid_ashraf","57177":"https:\/\/www.tripadvisor.ca\/Profile\/403Kit","57187":"https:\/\/www.tripadvisor.ca\/Profile\/J3088HJsusanr","57192":"https:\/\/www.tripadvisor.ca\/Profile\/Q8703DAlisas","57193":"https:\/\/www.tripadvisor.ca\/Profile\/wnbird","57194":"https:\/\/www.tripadvisor.ca\/Profile\/bubbelbine","57195":"https:\/\/www.tripadvisor.ca\/Profile\/mjasper2018","57196":"https:\/\/www.tripadvisor.ca\/Profile\/michaelbM5609DC","57197":"https:\/\/www.tripadvisor.ca\/Profile\/starryday4","57198":"https:\/\/www.tripadvisor.ca\/Profile\/aprilo741","57200":"https:\/\/www.tripadvisor.ca\/Profile\/Derrick71","57201":"https:\/\/www.tripadvisor.ca\/Profile\/Ruperto","57202":"nil","57212":"https:\/\/www.tripadvisor.ca\/Profile\/yaletowners","57213":"https:\/\/www.tripadvisor.ca\/Profile\/Siswanky","57214":"https:\/\/www.tripadvisor.ca\/Profile\/sconradk","57215":"https:\/\/www.tripadvisor.ca\/Profile\/dawntofsrud","57216":"https:\/\/www.tripadvisor.ca\/Profile\/dook49","57217":"https:\/\/www.tripadvisor.ca\/Profile\/824millah","57218":"https:\/\/www.tripadvisor.ca\/Profile\/RTNelson","57219":"https:\/\/www.tripadvisor.ca\/Profile\/ATHOMPSON82","57220":"https:\/\/www.tripadvisor.ca\/Profile\/gmlesway","57221":"https:\/\/www.tripadvisor.ca\/Profile\/forsany","57222":"https:\/\/www.tripadvisor.ca\/Profile\/kaiberge","57223":"https:\/\/www.tripadvisor.ca\/Profile\/MinivanCalgaryFamily","57224":"https:\/\/www.tripadvisor.ca\/Profile\/Buddly","57225":"https:\/\/www.tripadvisor.ca\/Profile\/hanss878","57226":"https:\/\/www.tripadvisor.ca\/Profile\/221michaelc221","57227":"https:\/\/www.tripadvisor.ca\/Profile\/DeniseM4721","57228":"https:\/\/www.tripadvisor.ca\/Profile\/davekW272VO","57229":"https:\/\/www.tripadvisor.ca\/Profile\/makstiger","57230":"https:\/\/www.tripadvisor.ca\/Profile\/652derekm","57231":"https:\/\/www.tripadvisor.ca\/Profile\/brittanycarree","57232":"https:\/\/www.tripadvisor.ca\/Profile\/CLane81","57233":"https:\/\/www.tripadvisor.ca\/Profile\/SuzanneMCava","57234":"https:\/\/www.tripadvisor.ca\/Profile\/cherylmP5847KA","57235":"https:\/\/www.tripadvisor.ca\/Profile\/O5997VUpetero","57236":"https:\/\/www.tripadvisor.ca\/Profile\/A9607LIpabloa","57237":"https:\/\/www.tripadvisor.ca\/Profile\/macdonaldjdeborah","57238":"https:\/\/www.tripadvisor.ca\/Profile\/snowywaste","57239":"https:\/\/www.tripadvisor.ca\/Profile\/187colleenc","57240":"https:\/\/www.tripadvisor.ca\/Profile\/Gracefulone","57241":"https:\/\/www.tripadvisor.ca\/Profile\/AlaskaSunSeeker_13","57247":"https:\/\/www.tripadvisor.ca\/Profile\/kellybrake","57248":"https:\/\/www.tripadvisor.ca\/Profile\/REP2","57249":"https:\/\/www.tripadvisor.ca\/Profile\/Dreve","57250":"https:\/\/www.tripadvisor.ca\/Profile\/jameskQ2959IW","57251":"https:\/\/www.tripadvisor.ca\/Profile\/HollowMan1975","57252":"https:\/\/www.tripadvisor.ca\/Profile\/aphxgirl","57253":"https:\/\/www.tripadvisor.ca\/Profile\/pehu44","57254":"https:\/\/www.tripadvisor.ca\/Profile\/270blaird","57255":"https:\/\/www.tripadvisor.ca\/Profile\/jvh54","57256":"https:\/\/www.tripadvisor.ca\/Profile\/SolusTraveller","57257":"https:\/\/www.tripadvisor.ca\/Profile\/578DianeB","57258":"https:\/\/www.tripadvisor.ca\/Profile\/Dstew12","57259":"https:\/\/www.tripadvisor.ca\/Profile\/Fumthegnome","57260":"https:\/\/www.tripadvisor.ca\/Profile\/keadyn","57261":"https:\/\/www.tripadvisor.ca\/Profile\/pettifog","57262":"https:\/\/www.tripadvisor.ca\/Profile\/ALICEW1984","57263":"https:\/\/www.tripadvisor.ca\/Profile\/HilaryD969","57264":"https:\/\/www.tripadvisor.ca\/Profile\/sukhbirs2013","57265":"https:\/\/www.tripadvisor.ca\/Profile\/rwilger","57266":"https:\/\/www.tripadvisor.ca\/Profile\/d0nd0n","57272":"https:\/\/www.tripadvisor.ca\/Profile\/TaraW4546","57273":"https:\/\/www.tripadvisor.ca\/Profile\/cruciblefire","57274":"https:\/\/www.tripadvisor.ca\/Profile\/sandrah206","57275":"https:\/\/www.tripadvisor.ca\/Profile\/jasonf443","57276":"https:\/\/www.tripadvisor.ca\/Profile\/Scubaprinces","57277":"https:\/\/www.tripadvisor.ca\/Profile\/407leannac","57278":"https:\/\/www.tripadvisor.ca\/Profile\/946meganj","57279":"https:\/\/www.tripadvisor.ca\/Profile\/RaistlinV","57280":"https:\/\/www.tripadvisor.ca\/Profile\/KelliB555","57281":"https:\/\/www.tripadvisor.ca\/Profile\/icicle12","57282":"https:\/\/www.tripadvisor.ca\/Profile\/conscious14","57283":"https:\/\/www.tripadvisor.ca\/Profile\/J5548DZmaureenm","57284":"https:\/\/www.tripadvisor.ca\/Profile\/chunerrrr","57285":"https:\/\/www.tripadvisor.ca\/Profile\/Northernfishinghut","57286":"https:\/\/www.tripadvisor.ca\/Profile\/runner002","57287":"https:\/\/www.tripadvisor.ca\/Profile\/63KarenK","57288":"https:\/\/www.tripadvisor.ca\/Profile\/183leslier","57289":"https:\/\/www.tripadvisor.ca\/Profile\/Roadlesstravelled19","57290":"https:\/\/www.tripadvisor.ca\/Profile\/dwm2757","57291":"https:\/\/www.tripadvisor.ca\/Profile\/UbiquitousBeing","57292":"https:\/\/www.tripadvisor.ca\/Profile\/Girly-Avanter","57293":"https:\/\/www.tripadvisor.ca\/Profile\/kveenstra","57294":"https:\/\/www.tripadvisor.ca\/Profile\/jread1961","57295":"https:\/\/www.tripadvisor.ca\/Profile\/EirikM113","57296":"https:\/\/www.tripadvisor.ca\/Profile\/Atzela","57297":"https:\/\/www.tripadvisor.ca\/Profile\/StaceyR351","57299":"https:\/\/www.tripadvisor.ca\/Profile\/Danielle0720","57300":"https:\/\/www.tripadvisor.ca\/Profile\/albernio","57301":"https:\/\/www.tripadvisor.ca\/Profile\/872oliviab","57302":"https:\/\/www.tripadvisor.ca\/Profile\/happy12345677","57303":"https:\/\/www.tripadvisor.ca\/Profile\/uktechwizard","57304":"https:\/\/www.tripadvisor.ca\/Profile\/OmanRob","57305":"https:\/\/www.tripadvisor.ca\/Profile\/dimaggi","57306":"https:\/\/www.tripadvisor.ca\/Profile\/Dayneger","57307":"https:\/\/www.tripadvisor.ca\/Profile\/Gargendie","57308":"https:\/\/www.tripadvisor.ca\/Profile\/MargoP879","57309":"https:\/\/www.tripadvisor.ca\/Profile\/bernardc130","57310":"https:\/\/www.tripadvisor.ca\/Profile\/782jm","57311":"https:\/\/www.tripadvisor.ca\/Profile\/BoxerBlake","57312":"https:\/\/www.tripadvisor.ca\/Profile\/PeterLeckie","57313":"https:\/\/www.tripadvisor.ca\/Profile\/michellemZ2896MF","57314":"https:\/\/www.tripadvisor.ca\/Profile\/FZappa","57315":"https:\/\/www.tripadvisor.ca\/Profile\/moniquer790","57316":"https:\/\/www.tripadvisor.ca\/Profile\/Sexton5","57317":"https:\/\/www.tripadvisor.ca\/Profile\/deeman98","57318":"https:\/\/www.tripadvisor.ca\/Profile\/beemergirl55","57319":"https:\/\/www.tripadvisor.ca\/Profile\/ClarkKent9","57320":"https:\/\/www.tripadvisor.ca\/Profile\/eds593","57321":"https:\/\/www.tripadvisor.ca\/Profile\/RobA960","57322":"https:\/\/www.tripadvisor.ca\/Profile\/SmithyAM","57323":"https:\/\/www.tripadvisor.ca\/Profile\/Mel54006","57324":"https:\/\/www.tripadvisor.ca\/Profile\/CndnGuider","57325":"https:\/\/www.tripadvisor.ca\/Profile\/KarlisK964","57326":"https:\/\/www.tripadvisor.ca\/Profile\/LarryR560","57327":"https:\/\/www.tripadvisor.ca\/Profile\/708PatW708","57328":"https:\/\/www.tripadvisor.ca\/Profile\/Goldprince","57329":"https:\/\/www.tripadvisor.ca\/Profile\/DonicaC","57331":"https:\/\/www.tripadvisor.ca\/Profile\/spot6969","57332":"https:\/\/www.tripadvisor.ca\/Profile\/FarrahMo","57333":"https:\/\/www.tripadvisor.ca\/Profile\/Lunarcom","57334":"https:\/\/www.tripadvisor.ca\/Profile\/rwayf","57335":"https:\/\/www.tripadvisor.ca\/Profile\/598CindyP","57336":"https:\/\/www.tripadvisor.ca\/Profile\/cava33","57347":"https:\/\/www.tripadvisor.ca\/Profile\/djonespilgrim","57348":"https:\/\/www.tripadvisor.ca\/Profile\/barbes150","57349":"https:\/\/www.tripadvisor.ca\/Profile\/BobbyDij","57350":"https:\/\/www.tripadvisor.ca\/Profile\/Janis204","57351":"https:\/\/www.tripadvisor.ca\/Profile\/rachel_reiterates","57352":"https:\/\/www.tripadvisor.ca\/Profile\/BNS58","57353":"https:\/\/www.tripadvisor.ca\/Profile\/zpiggy","57354":"https:\/\/www.tripadvisor.ca\/Profile\/Dritre","57355":"https:\/\/www.tripadvisor.ca\/Profile\/Hadassh28","57356":"https:\/\/www.tripadvisor.ca\/Profile\/APTravel101","57357":"https:\/\/www.tripadvisor.ca\/Profile\/bell_64","57358":"https:\/\/www.tripadvisor.ca\/Profile\/DocGrandePrairie","57359":"https:\/\/www.tripadvisor.ca\/Profile\/susan_little","57360":"https:\/\/www.tripadvisor.ca\/Profile\/sjcan8119","57361":"https:\/\/www.tripadvisor.ca\/Profile\/NorthBCTraveller","57367":"https:\/\/www.tripadvisor.ca\/Profile\/mygirlscats","57368":"https:\/\/www.tripadvisor.ca\/Profile\/Moscato-Mama","57369":"https:\/\/www.tripadvisor.ca\/Profile\/millicentm","57370":"https:\/\/www.tripadvisor.ca\/Profile\/ABtraveller","57371":"https:\/\/www.tripadvisor.ca\/Profile\/GlobeTrotting27892","57372":"https:\/\/www.tripadvisor.ca\/Profile\/kelowna19","57373":"https:\/\/www.tripadvisor.ca\/Profile\/Sleepisin","57374":"https:\/\/www.tripadvisor.ca\/Profile\/967adamm","57375":"https:\/\/www.tripadvisor.ca\/Profile\/JohnG72","57376":"https:\/\/www.tripadvisor.ca\/Profile\/Stirling57","57377":"nil","57382":"https:\/\/www.tripadvisor.ca\/Profile\/kylejaymes","57383":"https:\/\/www.tripadvisor.ca\/Profile\/Saint_Johnny","57384":"https:\/\/www.tripadvisor.ca\/Profile\/martinfP1081LC","57385":"https:\/\/www.tripadvisor.ca\/Profile\/t3nnisBoi","57386":"https:\/\/www.tripadvisor.ca\/Profile\/chrisQ6258UD","57387":"https:\/\/www.tripadvisor.ca\/Profile\/toppledcow","57388":"https:\/\/www.tripadvisor.ca\/Profile\/virginiak316","57389":"https:\/\/www.tripadvisor.ca\/Profile\/889alpeshp","57390":"https:\/\/www.tripadvisor.ca\/Profile\/trudyb275","57391":"https:\/\/www.tripadvisor.ca\/Profile\/111tianah","57392":"https:\/\/www.tripadvisor.ca\/Profile\/Sherisaari","57393":"https:\/\/www.tripadvisor.ca\/Profile\/brettaapplebaum","57394":"https:\/\/www.tripadvisor.ca\/Profile\/hayleyhannah9","57395":"https:\/\/www.tripadvisor.ca\/Profile\/blindsay2015","57396":"https:\/\/www.tripadvisor.ca\/Profile\/justint526","57397":"https:\/\/www.tripadvisor.ca\/Profile\/346dereky","57398":"https:\/\/www.tripadvisor.ca\/Profile\/K9721PQmikew","57399":"https:\/\/www.tripadvisor.ca\/Profile\/jessitucker","57400":"https:\/\/www.tripadvisor.ca\/Profile\/Perciva","57401":"https:\/\/www.tripadvisor.ca\/Profile\/F5449FVdb","57407":"https:\/\/www.tripadvisor.ca\/Profile\/djsj1983","57408":"https:\/\/www.tripadvisor.ca\/Profile\/M7541SNjasonf","57409":"https:\/\/www.tripadvisor.ca\/Profile\/sarahannmccumber","57410":"https:\/\/www.tripadvisor.ca\/Profile\/Foodlover052","57411":"https:\/\/www.tripadvisor.ca\/Profile\/462cassandraa","57412":"https:\/\/www.tripadvisor.ca\/Profile\/FranC218","57413":"https:\/\/www.tripadvisor.ca\/Profile\/robr348","57415":"https:\/\/www.tripadvisor.ca\/Profile\/gypsy12420","57416":"https:\/\/www.tripadvisor.ca\/Profile\/O1881IUpatricks","57422":"https:\/\/www.tripadvisor.ca\/Profile\/marilynm475","57423":"https:\/\/www.tripadvisor.ca\/Profile\/RONM342","57424":"https:\/\/www.tripadvisor.ca\/Profile\/Oilsandsgal","57425":"https:\/\/www.tripadvisor.ca\/Profile\/JeffreyT829","57426":"https:\/\/www.tripadvisor.ca\/Profile\/drock5280","57427":"https:\/\/www.tripadvisor.ca\/Profile\/173dylanb","57428":"https:\/\/www.tripadvisor.ca\/Profile\/711dwaynep","57429":"https:\/\/www.tripadvisor.ca\/Profile\/rocking40ranch","57430":"https:\/\/www.tripadvisor.ca\/Profile\/MadlivesNAK","57431":"https:\/\/www.tripadvisor.ca\/Profile\/tomma582","57432":"https:\/\/www.tripadvisor.ca\/Profile\/SleeplessInStJohns","57433":"https:\/\/www.tripadvisor.ca\/Profile\/heidih268","57434":"https:\/\/www.tripadvisor.ca\/Profile\/273sz","57435":"https:\/\/www.tripadvisor.ca\/Profile\/jmey04","57436":"https:\/\/www.tripadvisor.ca\/Profile\/KobeElite","57437":"https:\/\/www.tripadvisor.ca\/Profile\/savi12784","57438":"https:\/\/www.tripadvisor.ca\/Profile\/LoraA914","57439":"https:\/\/www.tripadvisor.ca\/Profile\/glenm509","57440":"https:\/\/www.tripadvisor.ca\/Profile\/edwardo671","57441":"https:\/\/www.tripadvisor.ca\/Profile\/430merissam","57442":"https:\/\/www.tripadvisor.ca\/Profile\/A9994JNjohnr","57443":"https:\/\/www.tripadvisor.ca\/Profile\/kevinn407","57444":"https:\/\/www.tripadvisor.ca\/Profile\/809dannyc","57445":"https:\/\/www.tripadvisor.ca\/Profile\/gloria011","57446":"https:\/\/www.tripadvisor.ca\/Profile\/ajohnson17","57447":"https:\/\/www.tripadvisor.ca\/Profile\/Gkalk660","57448":"https:\/\/www.tripadvisor.ca\/Profile\/JenSaysNo","57449":"https:\/\/www.tripadvisor.ca\/Profile\/LLHH","57450":"https:\/\/www.tripadvisor.ca\/Profile\/orangecrush58","57451":"https:\/\/www.tripadvisor.ca\/Profile\/smitty6345789","57452":"https:\/\/www.tripadvisor.ca\/Profile\/erockwell","57453":"https:\/\/www.tripadvisor.ca\/Profile\/J2281FEdaveb","57455":"https:\/\/www.tripadvisor.ca\/Profile\/icicle12","57456":"https:\/\/www.tripadvisor.ca\/Profile\/flipside44","57457":"https:\/\/www.tripadvisor.ca\/Profile\/989bruces","57458":"https:\/\/www.tripadvisor.ca\/Profile\/cameronp484","57459":"https:\/\/www.tripadvisor.ca\/Profile\/Frankie_Hummus","57460":"https:\/\/www.tripadvisor.ca\/Profile\/986pamelag","57461":"https:\/\/www.tripadvisor.ca\/Profile\/KellyAnn294","57462":"https:\/\/www.tripadvisor.ca\/Profile\/Jenni9090","57463":"https:\/\/www.tripadvisor.ca\/Profile\/SheldonL67","57464":"https:\/\/www.tripadvisor.ca\/Profile\/Andrea_Wallette","57465":"https:\/\/www.tripadvisor.ca\/Profile\/Cloverdale69","57466":"https:\/\/www.tripadvisor.ca\/Profile\/runner002","57467":"https:\/\/www.tripadvisor.ca\/Profile\/776halp","57468":"https:\/\/www.tripadvisor.ca\/Profile\/JDavies1207","57469":"https:\/\/www.tripadvisor.ca\/Profile\/N2534UJnickh","57470":"https:\/\/www.tripadvisor.ca\/Profile\/pollyBeaumont","57471":"https:\/\/www.tripadvisor.ca\/Profile\/Its41day","57472":"https:\/\/www.tripadvisor.ca\/Profile\/RichardH64","57473":"https:\/\/www.tripadvisor.ca\/Profile\/smithre1972","57474":"https:\/\/www.tripadvisor.ca\/Profile\/TravelinFieldGuy","57475":"https:\/\/www.tripadvisor.ca\/Profile\/qseaturtle","57476":"https:\/\/www.tripadvisor.ca\/Profile\/EBEGP","57477":"https:\/\/www.tripadvisor.ca\/Profile\/talltalesandtravel","57478":"https:\/\/www.tripadvisor.ca\/Profile\/nielmala","57479":"https:\/\/www.tripadvisor.ca\/Profile\/driftdiver1","57480":"https:\/\/www.tripadvisor.ca\/Profile\/JayB346","57481":"https:\/\/www.tripadvisor.ca\/Profile\/dklin033","57482":"https:\/\/www.tripadvisor.ca\/Profile\/tmanaoconnell","57483":"https:\/\/www.tripadvisor.ca\/Profile\/TheFarkman","57484":"https:\/\/www.tripadvisor.ca\/Profile\/W6175CTrachelm","57485":"https:\/\/www.tripadvisor.ca\/Profile\/C2810VLdebbiew","57486":"https:\/\/www.tripadvisor.ca\/Profile\/906donaldj","57487":"https:\/\/www.tripadvisor.ca\/Profile\/overyondaonahondap","57488":"https:\/\/www.tripadvisor.ca\/Profile\/Sunjammerz2","57489":"https:\/\/www.tripadvisor.ca\/Profile\/Wings2016","57490":"https:\/\/www.tripadvisor.ca\/Profile\/sandil367","57491":"https:\/\/www.tripadvisor.ca\/Profile\/VaughanAlberta","57492":"nil","57497":"https:\/\/www.tripadvisor.ca\/Profile\/asters2017","57498":"https:\/\/www.tripadvisor.ca\/Profile\/SaraTencarti","57499":"https:\/\/www.tripadvisor.ca\/Profile\/jimmM9522RV","57500":"https:\/\/www.tripadvisor.ca\/Profile\/TroublesinAlaska98","57501":"https:\/\/www.tripadvisor.ca\/Profile\/TheFarkman","57502":"https:\/\/www.tripadvisor.ca\/Profile\/IdahoTraveler2013","57503":"https:\/\/www.tripadvisor.ca\/Profile\/sylster","57504":"https:\/\/www.tripadvisor.ca\/Profile\/todd234","57505":"https:\/\/www.tripadvisor.ca\/Profile\/980karr","57506":"https:\/\/www.tripadvisor.ca\/Profile\/909demash","57507":"https:\/\/www.tripadvisor.ca\/Profile\/machineb2016","57508":"https:\/\/www.tripadvisor.ca\/Profile\/Foodlover052","57509":"https:\/\/www.tripadvisor.ca\/Profile\/randyd742","57510":"https:\/\/www.tripadvisor.ca\/Profile\/stepmac","57511":"https:\/\/www.tripadvisor.ca\/Profile\/jn822","57517":"https:\/\/www.tripadvisor.ca\/Profile\/thomasmT4507OQ","57518":"https:\/\/www.tripadvisor.ca\/Profile\/julestatty","57519":"https:\/\/www.tripadvisor.ca\/Profile\/oaklyn","57520":"https:\/\/www.tripadvisor.ca\/Profile\/Amoep","57521":"https:\/\/www.tripadvisor.ca\/Profile\/rhondam469","57522":"https:\/\/www.tripadvisor.ca\/Profile\/carolynl853","57523":"https:\/\/www.tripadvisor.ca\/Profile\/karalligator","57524":"https:\/\/www.tripadvisor.ca\/Profile\/Jeweljdbrown","57525":"https:\/\/www.tripadvisor.ca\/Profile\/BevC748","57526":"https:\/\/www.tripadvisor.ca\/Profile\/vancouvermuffy2016","57527":"https:\/\/www.tripadvisor.ca\/Profile\/lyndello2015","57532":"https:\/\/www.tripadvisor.ca\/Profile\/BlairboyBoz","57537":"https:\/\/www.tripadvisor.ca\/Profile\/Snowfirel","57542":"https:\/\/www.tripadvisor.ca\/Profile\/stllion","57547":"https:\/\/www.tripadvisor.ca\/Profile\/DRTraveller81","57552":"https:\/\/www.tripadvisor.ca\/Profile\/JZ451","57557":"https:\/\/www.tripadvisor.ca\/Profile\/Louise1234562015","57562":"nil","57567":"https:\/\/www.tripadvisor.ca\/Profile\/Kel539","57572":"https:\/\/www.tripadvisor.ca\/Profile\/Bboy999","57577":"https:\/\/www.tripadvisor.ca\/Profile\/291jeannettel","57582":"https:\/\/www.tripadvisor.ca\/Profile\/david_w52024","57587":"https:\/\/www.tripadvisor.ca\/Profile\/kevinj312","57592":"https:\/\/www.tripadvisor.ca\/Profile\/ArthurD492","57597":"https:\/\/www.tripadvisor.ca\/Profile\/CailaA","57602":"https:\/\/www.tripadvisor.ca\/Profile\/Skiboy154914","57607":"https:\/\/www.tripadvisor.ca\/Profile\/jpschaefer","57612":"https:\/\/www.tripadvisor.ca\/Profile\/tucothedonkey","57617":"https:\/\/www.tripadvisor.ca\/Profile\/astrobeams","57627":"https:\/\/www.tripadvisor.ca\/Profile\/mermaidinbc","57632":"https:\/\/www.tripadvisor.ca\/Profile\/TheBFamily07","57637":"https:\/\/www.tripadvisor.ca\/Profile\/holynun","57642":"https:\/\/www.tripadvisor.ca\/Profile\/vanila62","57647":"https:\/\/www.tripadvisor.ca\/Profile\/Northwoods-Inn-Sucks","57652":"https:\/\/www.tripadvisor.ca\/Profile\/HankMooseJaw","57657":"https:\/\/www.tripadvisor.ca\/Profile\/sumomoose","57662":"https:\/\/www.tripadvisor.ca\/Profile\/j_seida","57667":"https:\/\/www.tripadvisor.ca\/Profile\/hazzle-free","57672":"https:\/\/www.tripadvisor.ca\/Profile\/allief827","57673":"https:\/\/www.tripadvisor.ca\/Profile\/rilskey92","57674":"https:\/\/www.tripadvisor.ca\/Profile\/MALIK889","57675":"https:\/\/www.tripadvisor.ca\/Profile\/michaelm307","57676":"https:\/\/www.tripadvisor.ca\/Profile\/705denc","57677":"https:\/\/www.tripadvisor.ca\/Profile\/lindan836","57678":"https:\/\/www.tripadvisor.ca\/Profile\/15pats","57679":"https:\/\/www.tripadvisor.ca\/Profile\/278laurenm","57680":"https:\/\/www.tripadvisor.ca\/Profile\/pennask","57681":"https:\/\/www.tripadvisor.ca\/Profile\/DP374","57682":"https:\/\/www.tripadvisor.ca\/Profile\/ottwatrvllr","57683":"https:\/\/www.tripadvisor.ca\/Profile\/521willemk","57684":"https:\/\/www.tripadvisor.ca\/Profile\/The_Rock_50","57685":"https:\/\/www.tripadvisor.ca\/Profile\/RC_TravelerNB","57686":"https:\/\/www.tripadvisor.ca\/Profile\/Comicozzy","57687":"nil","57697":"https:\/\/www.tripadvisor.ca\/Profile\/ChrisW8131NY","57698":"https:\/\/www.tripadvisor.ca\/Profile\/Putter01","57699":"https:\/\/www.tripadvisor.ca\/Profile\/CDNGUYNNZ","57700":"https:\/\/www.tripadvisor.ca\/Profile\/Garruss","57701":"https:\/\/www.tripadvisor.ca\/Profile\/CANDVD","57707":"https:\/\/www.tripadvisor.ca\/Profile\/Margie1489","57708":"https:\/\/www.tripadvisor.ca\/Profile\/BrianS266","57709":"https:\/\/www.tripadvisor.ca\/Profile\/irish194960","57710":"https:\/\/www.tripadvisor.ca\/Profile\/TravelgalMission_BC","57711":"https:\/\/www.tripadvisor.ca\/Profile\/Safetydawg88","57737":"nil","57742":"https:\/\/www.tripadvisor.ca\/Profile\/paullel","57743":"https:\/\/www.tripadvisor.ca\/Profile\/mountainoutin","57744":"https:\/\/www.tripadvisor.ca\/Profile\/LJC309","57745":"https:\/\/www.tripadvisor.ca\/Profile\/_juelbell","57746":"https:\/\/www.tripadvisor.ca\/Profile\/TruReviewAncaster598","57747":"https:\/\/www.tripadvisor.ca\/Profile\/kitten50","57748":"https:\/\/www.tripadvisor.ca\/Profile\/BarryF90","57749":"https:\/\/www.tripadvisor.ca\/Profile\/KarenB767","57750":"https:\/\/www.tripadvisor.ca\/Profile\/MARGARET186_11","57751":"https:\/\/www.tripadvisor.ca\/Profile\/lpsuzannea","57752":"https:\/\/www.tripadvisor.ca\/Profile\/RumJOro","57753":"https:\/\/www.tripadvisor.ca\/Profile\/Canada-TourDirector","57754":"https:\/\/www.tripadvisor.ca\/Profile\/BJ2005","57755":"https:\/\/www.tripadvisor.ca\/Profile\/Doc_Mic","57756":"https:\/\/www.tripadvisor.ca\/Profile\/SCbluenoser","57757":"https:\/\/www.tripadvisor.ca\/Profile\/YYZ-RiskMgr","57758":"https:\/\/www.tripadvisor.ca\/Profile\/canada236","57759":"https:\/\/www.tripadvisor.ca\/Profile\/dylyette","57760":"https:\/\/www.tripadvisor.ca\/Profile\/Jetsetaud","57761":"https:\/\/www.tripadvisor.ca\/Profile\/SandySue123","57762":"https:\/\/www.tripadvisor.ca\/Profile\/rejoy","57763":"https:\/\/www.tripadvisor.ca\/Profile\/sherdaveBrockville","57764":"https:\/\/www.tripadvisor.ca\/Profile\/DAVE_NIAGARA2013","57765":"https:\/\/www.tripadvisor.ca\/Profile\/Basile43","57766":"https:\/\/www.tripadvisor.ca\/Profile\/CRAFTYCRUISER","57767":"https:\/\/www.tripadvisor.ca\/Profile\/Tired_angel","57768":"https:\/\/www.tripadvisor.ca\/Profile\/earladybon","57769":"https:\/\/www.tripadvisor.ca\/Profile\/cannicUk","57770":"https:\/\/www.tripadvisor.ca\/Profile\/Sharon_Gallant","57771":"https:\/\/www.tripadvisor.ca\/Profile\/DavidAL04","57772":"https:\/\/www.tripadvisor.ca\/Profile\/jcmcpcd","57773":"https:\/\/www.tripadvisor.ca\/Profile\/Angeles","57774":"https:\/\/www.tripadvisor.ca\/Profile\/Loves_Snorkeling","57775":"https:\/\/www.tripadvisor.ca\/Profile\/RocklandLarry","57776":"https:\/\/www.tripadvisor.ca\/Profile\/Lisbette","57777":"https:\/\/www.tripadvisor.ca\/Profile\/MrLoo","57802":"https:\/\/www.tripadvisor.ca\/Profile\/JoanneBree","57803":"https:\/\/www.tripadvisor.ca\/Profile\/krupl","57804":"https:\/\/www.tripadvisor.ca\/Profile\/magichappens48","57805":"https:\/\/www.tripadvisor.ca\/Profile\/JycelineL","57806":"https:\/\/www.tripadvisor.ca\/Profile\/45Lila555","57807":"https:\/\/www.tripadvisor.ca\/Profile\/retired1309","57808":"https:\/\/www.tripadvisor.ca\/Profile\/roakley","57809":"https:\/\/www.tripadvisor.ca\/Profile\/Puffyporter","57810":"https:\/\/www.tripadvisor.ca\/Profile\/kingsolomons","57811":"https:\/\/www.tripadvisor.ca\/Profile\/OneGypsy","57812":"https:\/\/www.tripadvisor.ca\/Profile\/palmtree81","57813":"https:\/\/www.tripadvisor.ca\/Profile\/CdnDiveGal","57814":"nil","57827":"https:\/\/www.tripadvisor.ca\/Profile\/411violam","57832":"nil","57837":"nil","57842":"https:\/\/www.tripadvisor.ca\/Profile\/polskizMTL","57843":"https:\/\/www.tripadvisor.ca\/Profile\/DaveL970","57844":"https:\/\/www.tripadvisor.ca\/Profile\/Camper4life420","57845":"https:\/\/www.tripadvisor.ca\/Profile\/808francoises","57846":"https:\/\/www.tripadvisor.ca\/Profile\/lovetotravel020","57847":"nil","57852":"nil","57857":"nil","57862":"nil","57863":"nil","57865":"https:\/\/www.tripadvisor.ca\/Profile\/karlyf2015","57866":"https:\/\/www.tripadvisor.ca\/Profile\/justyng2018","57867":"https:\/\/www.tripadvisor.ca\/Profile\/Guide34688227180","57868":"https:\/\/www.tripadvisor.ca\/Profile\/b2ba","57869":"https:\/\/www.tripadvisor.ca\/Profile\/AlbertaCanadiangirl","57870":"https:\/\/www.tripadvisor.ca\/Profile\/620gailr","57871":"https:\/\/www.tripadvisor.ca\/Profile\/ChrisP1263","57872":"https:\/\/www.tripadvisor.ca\/Profile\/Travel22584345956","57873":"https:\/\/www.tripadvisor.ca\/Profile\/383carrief","57874":"https:\/\/www.tripadvisor.ca\/Profile\/acoolbee","57875":"https:\/\/www.tripadvisor.ca\/Profile\/Flyer41003805485","57876":"https:\/\/www.tripadvisor.ca\/Profile\/Freedom09435336472","57877":"https:\/\/www.tripadvisor.ca\/Profile\/Inthedark","57878":"https:\/\/www.tripadvisor.ca\/Profile\/cocomiked","57879":"https:\/\/www.tripadvisor.ca\/Profile\/gerdaedodson","57880":"https:\/\/www.tripadvisor.ca\/Profile\/mlhxo2018","57881":"https:\/\/www.tripadvisor.ca\/Profile\/R1239QKrond","57882":"https:\/\/www.tripadvisor.ca\/Profile\/kimnic0l","57883":"https:\/\/www.tripadvisor.ca\/Profile\/BobWillMH","57884":"https:\/\/www.tripadvisor.ca\/Profile\/CanadianSandi","57885":"https:\/\/www.tripadvisor.ca\/Profile\/GWeatherill","57886":"https:\/\/www.tripadvisor.ca\/Profile\/Sheryes2004","57887":"https:\/\/www.tripadvisor.ca\/Profile\/madeiradawn2004","57888":"https:\/\/www.tripadvisor.ca\/Profile\/Kyle-Sarah88","57889":"https:\/\/www.tripadvisor.ca\/Profile\/matigim","57890":"nil","57900":"https:\/\/www.tripadvisor.ca\/Profile\/londonbus18","57901":"https:\/\/www.tripadvisor.ca\/Profile\/A1104TOgregh","57902":"https:\/\/www.tripadvisor.ca\/Profile\/Stay693704","57903":"https:\/\/www.tripadvisor.ca\/Profile\/LinsK808490","57904":"https:\/\/www.tripadvisor.ca\/Profile\/Curtis_and_Ibi","57910":"https:\/\/www.tripadvisor.ca\/Profile\/rosannac10","57911":"https:\/\/www.tripadvisor.ca\/Profile\/3girlsincalgary","57912":"https:\/\/www.tripadvisor.ca\/Profile\/stevehelm","57913":"https:\/\/www.tripadvisor.ca\/Profile\/wildman1971","57914":"https:\/\/www.tripadvisor.ca\/Profile\/pcbruce2018","57915":"https:\/\/www.tripadvisor.ca\/Profile\/57ellenjp","57916":"https:\/\/www.tripadvisor.ca\/Profile\/elmagnifico2018","57917":"https:\/\/www.tripadvisor.ca\/Profile\/ZednotZee","57918":"https:\/\/www.tripadvisor.ca\/Profile\/505bradk","57919":"https:\/\/www.tripadvisor.ca\/Profile\/211gdc","57920":"https:\/\/www.tripadvisor.ca\/Profile\/338raelenec","57921":"https:\/\/www.tripadvisor.ca\/Profile\/SSchells91","57922":"https:\/\/www.tripadvisor.ca\/Profile\/I8344GKjohnf","57923":"https:\/\/www.tripadvisor.ca\/Profile\/carolfK5538UK","57924":"https:\/\/www.tripadvisor.ca\/Profile\/kpgeo","57925":"https:\/\/www.tripadvisor.ca\/Profile\/family5trips","57926":"https:\/\/www.tripadvisor.ca\/Profile\/diannee549","57927":"https:\/\/www.tripadvisor.ca\/Profile\/TiredofColdToo","57928":"https:\/\/www.tripadvisor.ca\/Profile\/jledawn93","57929":"https:\/\/www.tripadvisor.ca\/Profile\/manypaws1","57930":"https:\/\/www.tripadvisor.ca\/Profile\/SheCycles","57931":"https:\/\/www.tripadvisor.ca\/Profile\/luisillescas6977","57932":"https:\/\/www.tripadvisor.ca\/Profile\/debraf938","57933":"https:\/\/www.tripadvisor.ca\/Profile\/katiehI8268IP","57934":"https:\/\/www.tripadvisor.ca\/Profile\/J4208EWanal","57940":"https:\/\/www.tripadvisor.ca\/Profile\/949carim","57941":"https:\/\/www.tripadvisor.ca\/Profile\/lesgilling","57942":"https:\/\/www.tripadvisor.ca\/Profile\/srcurrie","57943":"https:\/\/www.tripadvisor.ca\/Profile\/lindatM9835EO","57944":"https:\/\/www.tripadvisor.ca\/Profile\/Travellin49er","57945":"https:\/\/www.tripadvisor.ca\/Profile\/687cindyd","57946":"https:\/\/www.tripadvisor.ca\/Profile\/keithpP1605UR","57947":"https:\/\/www.tripadvisor.ca\/Profile\/chukchuk","57948":"https:\/\/www.tripadvisor.ca\/Profile\/sttsltd","57949":"https:\/\/www.tripadvisor.ca\/Profile\/jonsam2017","57950":"https:\/\/www.tripadvisor.ca\/Profile\/ViewPointMexico","57951":"https:\/\/www.tripadvisor.ca\/Profile\/sandynelson11","57952":"https:\/\/www.tripadvisor.ca\/Profile\/source05","57953":"https:\/\/www.tripadvisor.ca\/Profile\/D2wright","57954":"https:\/\/www.tripadvisor.ca\/Profile\/790dwaynel","57955":"https:\/\/www.tripadvisor.ca\/Profile\/Daddygord","57956":"https:\/\/www.tripadvisor.ca\/Profile\/BobL331","57957":"https:\/\/www.tripadvisor.ca\/Profile\/300csg","57958":"https:\/\/www.tripadvisor.ca\/Profile\/timd411","57959":"https:\/\/www.tripadvisor.ca\/Profile\/supers15","57960":"https:\/\/www.tripadvisor.ca\/Profile\/jwspiel","57961":"https:\/\/www.tripadvisor.ca\/Profile\/adawnspence","57962":"https:\/\/www.tripadvisor.ca\/Profile\/MaureenM427","57963":"https:\/\/www.tripadvisor.ca\/Profile\/pcecchin","57964":"https:\/\/www.tripadvisor.ca\/Profile\/gerri_can","57965":"https:\/\/www.tripadvisor.ca\/Profile\/michaeleT759YP","57966":"https:\/\/www.tripadvisor.ca\/Profile\/P7152DYmatth","57967":"https:\/\/www.tripadvisor.ca\/Profile\/billgB1802UO","57968":"https:\/\/www.tripadvisor.ca\/Profile\/X5120WZjt","57969":"https:\/\/www.tripadvisor.ca\/Profile\/mandir101","57970":"https:\/\/www.tripadvisor.ca\/Profile\/339darrellr","57971":"https:\/\/www.tripadvisor.ca\/Profile\/XTC777","57972":"https:\/\/www.tripadvisor.ca\/Profile\/jennib232017","57973":"https:\/\/www.tripadvisor.ca\/Profile\/C1885IQgeorgeb","57974":"https:\/\/www.tripadvisor.ca\/Profile\/jennam894","57990":"https:\/\/www.tripadvisor.ca\/Profile\/jjamms","57991":"https:\/\/www.tripadvisor.ca\/Profile\/79terrym","57992":"https:\/\/www.tripadvisor.ca\/Profile\/reginapruden10","57993":"https:\/\/www.tripadvisor.ca\/Profile\/gsretzlaff","57994":"https:\/\/www.tripadvisor.ca\/Profile\/toddb3838","57995":"https:\/\/www.tripadvisor.ca\/Profile\/colef121","57996":"https:\/\/www.tripadvisor.ca\/Profile\/Slr38","57998":"https:\/\/www.tripadvisor.ca\/Profile\/kschafer2017","57999":"https:\/\/www.tripadvisor.ca\/Profile\/alisonl577","58000":"https:\/\/www.tripadvisor.ca\/Profile\/tammydickson","58001":"https:\/\/www.tripadvisor.ca\/Profile\/666coryd","58002":"https:\/\/www.tripadvisor.ca\/Profile\/Cheers2013","58003":"https:\/\/www.tripadvisor.ca\/Profile\/coach0557","58004":"https:\/\/www.tripadvisor.ca\/Profile\/D4931WUandreab","58005":"https:\/\/www.tripadvisor.ca\/Profile\/659loism","58006":"https:\/\/www.tripadvisor.ca\/Profile\/nojo_13","58007":"https:\/\/www.tripadvisor.ca\/Profile\/shonniebd","58008":"https:\/\/www.tripadvisor.ca\/Profile\/jimkimgeorge","58009":"https:\/\/www.tripadvisor.ca\/Profile\/LisaZ512","58010":"https:\/\/www.tripadvisor.ca\/Profile\/sherri_skretting","58011":"https:\/\/www.tripadvisor.ca\/Profile\/115angiea","58012":"https:\/\/www.tripadvisor.ca\/Profile\/BrettG_YYC","58013":"https:\/\/www.tripadvisor.ca\/Profile\/Check-My-Bucket-List","58014":"https:\/\/www.tripadvisor.ca\/Profile\/charlenem714","58015":"https:\/\/www.tripadvisor.ca\/Profile\/lappink","58016":"https:\/\/www.tripadvisor.ca\/Profile\/40joc","58017":"https:\/\/www.tripadvisor.ca\/Profile\/bellen516","58018":"https:\/\/www.tripadvisor.ca\/Profile\/jackiemK1016HZ","58019":"https:\/\/www.tripadvisor.ca\/Profile\/patrizia649","58020":"https:\/\/www.tripadvisor.ca\/Profile\/angelascoq","58021":"https:\/\/www.tripadvisor.ca\/Profile\/Blou03","58022":"https:\/\/www.tripadvisor.ca\/Profile\/kfayter","58023":"https:\/\/www.tripadvisor.ca\/Profile\/E6843UYalexandrag","58024":"https:\/\/www.tripadvisor.ca\/Profile\/adriennemiller","58025":"https:\/\/www.tripadvisor.ca\/Profile\/Somersetsilversurfer","58026":"https:\/\/www.tripadvisor.ca\/Profile\/M7954KPpaulh","58027":"https:\/\/www.tripadvisor.ca\/Profile\/Olp8","58028":"https:\/\/www.tripadvisor.ca\/Profile\/grannygolfs","58030":"https:\/\/www.tripadvisor.ca\/Profile\/X4351ETgaryb","58031":"https:\/\/www.tripadvisor.ca\/Profile\/LindsayE26","58032":"https:\/\/www.tripadvisor.ca\/Profile\/Thundanutts","58033":"https:\/\/www.tripadvisor.ca\/Profile\/PattyCanada","58034":"https:\/\/www.tripadvisor.ca\/Profile\/Asht0nf","58035":"https:\/\/www.tripadvisor.ca\/Profile\/Calgary_Henry","58036":"https:\/\/www.tripadvisor.ca\/Profile\/FunOnly","58037":"https:\/\/www.tripadvisor.ca\/Profile\/familyshf","58038":"https:\/\/www.tripadvisor.ca\/Profile\/chriscN1123TW","58039":"https:\/\/www.tripadvisor.ca\/Profile\/theplympopes","58040":"https:\/\/www.tripadvisor.ca\/Profile\/700mikeo","58041":"https:\/\/www.tripadvisor.ca\/Profile\/mattjU5252LP","58042":"https:\/\/www.tripadvisor.ca\/Profile\/MelanieP1441","58043":"https:\/\/www.tripadvisor.ca\/Profile\/766gordonh","58044":"https:\/\/www.tripadvisor.ca\/Profile\/jimbK9523RD","58045":"https:\/\/www.tripadvisor.ca\/Profile\/flyingkim1","58046":"https:\/\/www.tripadvisor.ca\/Profile\/817donr","58047":"https:\/\/www.tripadvisor.ca\/Profile\/Jules26Edmonton","58048":"https:\/\/www.tripadvisor.ca\/Profile\/BCKootenay","58049":"https:\/\/www.tripadvisor.ca\/Profile\/lavonz2016","58065":"https:\/\/www.tripadvisor.ca\/Profile\/LMBTK-10","58070":"https:\/\/www.tripadvisor.ca\/Profile\/skistar2018","58075":"nil","58080":"https:\/\/www.tripadvisor.ca\/Profile\/travellfar","58085":"https:\/\/www.tripadvisor.ca\/Profile\/bert1016","58090":"https:\/\/www.tripadvisor.ca\/Profile\/LaurieG66","58095":"https:\/\/www.tripadvisor.ca\/Profile\/g7maher","58100":"https:\/\/www.tripadvisor.ca\/Profile\/FamilyoffourKent","58105":"https:\/\/www.tripadvisor.ca\/Profile\/pgibbs2018","58110":"https:\/\/www.tripadvisor.ca\/Profile\/ianhh2016","58115":"https:\/\/www.tripadvisor.ca\/Profile\/snowwhitexx","58120":"https:\/\/www.tripadvisor.ca\/Profile\/CRWPG","58130":"https:\/\/www.tripadvisor.ca\/Profile\/Myrna90","58135":"https:\/\/www.tripadvisor.ca\/Profile\/shihtzu4me","58140":"https:\/\/www.tripadvisor.ca\/Profile\/karenbr67","58145":"https:\/\/www.tripadvisor.ca\/Profile\/123letsgosee","58150":"https:\/\/www.tripadvisor.ca\/Profile\/gomillar","58155":"https:\/\/www.tripadvisor.ca\/Profile\/Adamsjc","58160":"https:\/\/www.tripadvisor.ca\/Profile\/mmers05","58165":"https:\/\/www.tripadvisor.ca\/Profile\/sandye896","58175":"https:\/\/www.tripadvisor.ca\/Profile\/513austind","58180":"https:\/\/www.tripadvisor.ca\/Profile\/johnfP4416OW","58185":"https:\/\/www.tripadvisor.ca\/Profile\/redfearn52017","58190":"https:\/\/www.tripadvisor.ca\/Profile\/918Kash918","58195":"https:\/\/www.tripadvisor.ca\/Profile\/missdebbiesmusic","58200":"https:\/\/www.tripadvisor.ca\/Profile\/LaurenFaith","58205":"https:\/\/www.tripadvisor.ca\/Profile\/862berth","58210":"https:\/\/www.tripadvisor.ca\/Profile\/895judyc","58215":"https:\/\/www.tripadvisor.ca\/Profile\/MattH3445","58225":"https:\/\/www.tripadvisor.ca\/Profile\/CAtraveller32655","58235":"https:\/\/www.tripadvisor.ca\/Profile\/sageadvice51","58240":"https:\/\/www.tripadvisor.ca\/Profile\/403Kit","58245":"https:\/\/www.tripadvisor.ca\/Profile\/X2003ZJdalem","58250":"https:\/\/www.tripadvisor.ca\/Profile\/Koops2121","58260":"https:\/\/www.tripadvisor.ca\/Profile\/ConradP968","58265":"https:\/\/www.tripadvisor.ca\/Profile\/hogie64","58266":"https:\/\/www.tripadvisor.ca\/Profile\/mebrown57","58267":"https:\/\/www.tripadvisor.ca\/Profile\/26taryna","58268":"https:\/\/www.tripadvisor.ca\/Profile\/tropical_321","58269":"https:\/\/www.tripadvisor.ca\/Profile\/alcoll10","58270":"https:\/\/www.tripadvisor.ca\/Profile\/665simond","58271":"https:\/\/www.tripadvisor.ca\/Profile\/dundeeunited","58272":"https:\/\/www.tripadvisor.ca\/Profile\/Y8221WTandrear","58273":"https:\/\/www.tripadvisor.ca\/Profile\/camo573","58274":"https:\/\/www.tripadvisor.ca\/Profile\/canadian_bee","58275":"https:\/\/www.tripadvisor.ca\/Profile\/smfsxm","58276":"https:\/\/www.tripadvisor.ca\/Profile\/774lindaf","58277":"https:\/\/www.tripadvisor.ca\/Profile\/goodtogo_12","58278":"https:\/\/www.tripadvisor.ca\/Profile\/736fransh","58279":"https:\/\/www.tripadvisor.ca\/Profile\/JTMSydneyLondon","58280":"https:\/\/www.tripadvisor.ca\/Profile\/travelbird31","58281":"https:\/\/www.tripadvisor.ca\/Profile\/susanlM4087AQ","58282":"https:\/\/www.tripadvisor.ca\/Profile\/steves964","58283":"https:\/\/www.tripadvisor.ca\/Profile\/WireWrapGems2","58284":"https:\/\/www.tripadvisor.ca\/Profile\/Happyretiree","58285":"https:\/\/www.tripadvisor.ca\/Profile\/Q2836VPkenw","58286":"https:\/\/www.tripadvisor.ca\/Profile\/jayfettinger","58287":"https:\/\/www.tripadvisor.ca\/Profile\/serendipity452016","58288":"https:\/\/www.tripadvisor.ca\/Profile\/amandabohrn","58289":"https:\/\/www.tripadvisor.ca\/Profile\/62katherinej","58290":"https:\/\/www.tripadvisor.ca\/Profile\/Christopher_Sargent","58291":"https:\/\/www.tripadvisor.ca\/Profile\/lindaoT4808YA","58292":"https:\/\/www.tripadvisor.ca\/Profile\/janemomof2","58293":"https:\/\/www.tripadvisor.ca\/Profile\/deltic","58294":"https:\/\/www.tripadvisor.ca\/Profile\/KristinG59","58295":"nil","58300":"https:\/\/www.tripadvisor.ca\/Profile\/dutchgirlonbike","58301":"https:\/\/www.tripadvisor.ca\/Profile\/PrimroseAndQuill","58302":"https:\/\/www.tripadvisor.ca\/Profile\/lizzys15","58303":"https:\/\/www.tripadvisor.ca\/Profile\/JDBradshaw","58304":"https:\/\/www.tripadvisor.ca\/Profile\/83danj","58310":"https:\/\/www.tripadvisor.ca\/Profile\/zenAlberta_Canada","58311":"https:\/\/www.tripadvisor.ca\/Profile\/432dustine","58312":"https:\/\/www.tripadvisor.ca\/Profile\/952LeslieL","58313":"https:\/\/www.tripadvisor.ca\/Profile\/GFJCM","58314":"https:\/\/www.tripadvisor.ca\/Profile\/revbkelly","58315":"https:\/\/www.tripadvisor.ca\/Profile\/SolihullBob","58316":"https:\/\/www.tripadvisor.ca\/Profile\/andreasT1906EW","58317":"https:\/\/www.tripadvisor.ca\/Profile\/petero314","58318":"https:\/\/www.tripadvisor.ca\/Profile\/catherinemP3640RE","58319":"https:\/\/www.tripadvisor.ca\/Profile\/didilly","58320":"https:\/\/www.tripadvisor.ca\/Profile\/MarkJody","58321":"https:\/\/www.tripadvisor.ca\/Profile\/wildrose49","58322":"https:\/\/www.tripadvisor.ca\/Profile\/Lindseytheteacher","58323":"https:\/\/www.tripadvisor.ca\/Profile\/137bear","58324":"https:\/\/www.tripadvisor.ca\/Profile\/430Bryan","58325":"https:\/\/www.tripadvisor.ca\/Profile\/E9784MQmelissad","58326":"https:\/\/www.tripadvisor.ca\/Profile\/Ineke0","58327":"https:\/\/www.tripadvisor.ca\/Profile\/800BillB","58328":"https:\/\/www.tripadvisor.ca\/Profile\/RandyA184","58329":"https:\/\/www.tripadvisor.ca\/Profile\/Ivanveen","58330":"https:\/\/www.tripadvisor.ca\/Profile\/flor352","58331":"https:\/\/www.tripadvisor.ca\/Profile\/Suchaet","58332":"https:\/\/www.tripadvisor.ca\/Profile\/dnickels5","58333":"https:\/\/www.tripadvisor.ca\/Profile\/349deborahm","58334":"https:\/\/www.tripadvisor.ca\/Profile\/524juliac","58335":"https:\/\/www.tripadvisor.ca\/Profile\/PanoramaViewBB","58336":"https:\/\/www.tripadvisor.ca\/Profile\/hynekd2014","58337":"https:\/\/www.tripadvisor.ca\/Profile\/DutchyCanadian","58338":"https:\/\/www.tripadvisor.ca\/Profile\/LBender326","58339":"https:\/\/www.tripadvisor.ca\/Profile\/AandDTravelTeam","58340":"https:\/\/www.tripadvisor.ca\/Profile\/DaveH971","58341":"https:\/\/www.tripadvisor.ca\/Profile\/PerryKeijzer","58342":"https:\/\/www.tripadvisor.ca\/Profile\/KathyLarry","58343":"https:\/\/www.tripadvisor.ca\/Profile\/gkh10","58344":"https:\/\/www.tripadvisor.ca\/Profile\/MaltMonster","58345":"https:\/\/www.tripadvisor.ca\/Profile\/robandjanie","58346":"https:\/\/www.tripadvisor.ca\/Profile\/937kelseyl","58347":"https:\/\/www.tripadvisor.ca\/Profile\/zec48","58348":"https:\/\/www.tripadvisor.ca\/Profile\/travellingbrownies","58349":"https:\/\/www.tripadvisor.ca\/Profile\/859toms","58350":"https:\/\/www.tripadvisor.ca\/Profile\/SnM063013","58351":"https:\/\/www.tripadvisor.ca\/Profile\/Splurge101","58352":"https:\/\/www.tripadvisor.ca\/Profile\/SteveL833","58353":"https:\/\/www.tripadvisor.ca\/Profile\/ChristyLynn4","58354":"https:\/\/www.tripadvisor.ca\/Profile\/B5064NTpeterb","58355":"https:\/\/www.tripadvisor.ca\/Profile\/GillB210","58356":"https:\/\/www.tripadvisor.ca\/Profile\/irmav2013","58357":"https:\/\/www.tripadvisor.ca\/Profile\/StampedeCityMan","58358":"https:\/\/www.tripadvisor.ca\/Profile\/CalgaryFisherman","58359":"https:\/\/www.tripadvisor.ca\/Profile\/MattA235","58361":"https:\/\/www.tripadvisor.ca\/Profile\/993TomP993","58363":"https:\/\/www.tripadvisor.ca\/Profile\/WatkinsJV","58364":"https:\/\/www.tripadvisor.ca\/Profile\/Calgary133","58375":"https:\/\/www.tripadvisor.ca\/Profile\/IdeV_12","58376":"https:\/\/www.tripadvisor.ca\/Profile\/Honigbiene007","58377":"https:\/\/www.tripadvisor.ca\/Profile\/Richard288","58378":"https:\/\/www.tripadvisor.ca\/Profile\/Sue-LaurenceB","58379":"https:\/\/www.tripadvisor.ca\/Profile\/554Elaine1","58380":"https:\/\/www.tripadvisor.ca\/Profile\/Adina224","58381":"https:\/\/www.tripadvisor.ca\/Profile\/DanielleM447","58382":"https:\/\/www.tripadvisor.ca\/Profile\/CoralCalgary","58383":"https:\/\/www.tripadvisor.ca\/Profile\/KimberlyL106","58384":"https:\/\/www.tripadvisor.ca\/Profile\/CCheetham","58385":"https:\/\/www.tripadvisor.ca\/Profile\/jamesfb007","58386":"https:\/\/www.tripadvisor.ca\/Profile\/307DavidR307","58387":"https:\/\/www.tripadvisor.ca\/Profile\/ReubenandTannis","58388":"https:\/\/www.tripadvisor.ca\/Profile\/meenamara","58389":"https:\/\/www.tripadvisor.ca\/Profile\/daverross","58390":"https:\/\/www.tripadvisor.ca\/Profile\/travelingmarCalgary","58391":"https:\/\/www.tripadvisor.ca\/Profile\/tintinbike","58392":"https:\/\/www.tripadvisor.ca\/Profile\/ShaunaKS","58393":"https:\/\/www.tripadvisor.ca\/Profile\/EvelynS447","58394":"https:\/\/www.tripadvisor.ca\/Profile\/Charles3959","58395":"https:\/\/www.tripadvisor.ca\/Profile\/muskrat88","58396":"https:\/\/www.tripadvisor.ca\/Profile\/800WendyS","58397":"https:\/\/www.tripadvisor.ca\/Profile\/CelesteL468","58398":"https:\/\/www.tripadvisor.ca\/Profile\/StephaneC460","58399":"https:\/\/www.tripadvisor.ca\/Profile\/HenkVanB","58400":"https:\/\/www.tripadvisor.ca\/Profile\/407kevink","58401":"https:\/\/www.tripadvisor.ca\/Profile\/Robby_Cristian","58402":"https:\/\/www.tripadvisor.ca\/Profile\/Ade_Loz","58403":"https:\/\/www.tripadvisor.ca\/Profile\/carlar294","58404":"https:\/\/www.tripadvisor.ca\/Profile\/LorrieC311","58410":"https:\/\/www.tripadvisor.ca\/Profile\/carolinp960","58411":"https:\/\/www.tripadvisor.ca\/Profile\/12NicolaM","58412":"https:\/\/www.tripadvisor.ca\/Profile\/UlrikeS757","58413":"https:\/\/www.tripadvisor.ca\/Profile\/Pharmakaren","58414":"https:\/\/www.tripadvisor.ca\/Profile\/Kasalomakie","58415":"https:\/\/www.tripadvisor.ca\/Profile\/Dona179","58416":"https:\/\/www.tripadvisor.ca\/Profile\/sallthekoala","58417":"https:\/\/www.tripadvisor.ca\/Profile\/SueR816","58418":"https:\/\/www.tripadvisor.ca\/Profile\/AaronS193","58419":"https:\/\/www.tripadvisor.ca\/Profile\/YoZ_12","58420":"https:\/\/www.tripadvisor.ca\/Profile\/McSueB","58421":"https:\/\/www.tripadvisor.ca\/Profile\/robinm547","58422":"https:\/\/www.tripadvisor.ca\/Profile\/ClaudiaP402","58423":"https:\/\/www.tripadvisor.ca\/Profile\/Kathy32819","58424":"https:\/\/www.tripadvisor.ca\/Profile\/JimE378","58430":"https:\/\/www.tripadvisor.ca\/Profile\/BrianJ592","58431":"https:\/\/www.tripadvisor.ca\/Profile\/ABSenior","58432":"https:\/\/www.tripadvisor.ca\/Profile\/fifalady","58433":"https:\/\/www.tripadvisor.ca\/Profile\/MonicaH222","58434":"https:\/\/www.tripadvisor.ca\/Profile\/MSfayeshan","58440":"https:\/\/www.tripadvisor.ca\/Profile\/outandabout63","58441":"https:\/\/www.tripadvisor.ca\/Profile\/wannabecook","58442":"https:\/\/www.tripadvisor.ca\/Profile\/wfmt02","58443":"https:\/\/www.tripadvisor.ca\/Profile\/GoodMedicineLodge","58444":"https:\/\/www.tripadvisor.ca\/Profile\/bctraveller54","58445":"https:\/\/www.tripadvisor.ca\/Profile\/Team_Poppy","58446":"https:\/\/www.tripadvisor.ca\/Profile\/jacq65","58447":"https:\/\/www.tripadvisor.ca\/Profile\/g_m_a_c_03","58448":"https:\/\/www.tripadvisor.ca\/Profile\/nlacaja","58449":"https:\/\/www.tripadvisor.ca\/Profile\/Jacoba62","58450":"https:\/\/www.tripadvisor.ca\/Profile\/DebFromLA","58451":"https:\/\/www.tripadvisor.ca\/Profile\/KathyHarvey","58452":"https:\/\/www.tripadvisor.ca\/Profile\/dryflyfan","58465":"nil","58480":"https:\/\/www.tripadvisor.ca\/Profile\/ethanbondar","58481":"https:\/\/www.tripadvisor.ca\/Profile\/dhendy2018","58482":"https:\/\/www.tripadvisor.ca\/Profile\/Global507342","58483":"https:\/\/www.tripadvisor.ca\/Profile\/michielsenpetter","58484":"https:\/\/www.tripadvisor.ca\/Profile\/doug763","58485":"https:\/\/www.tripadvisor.ca\/Profile\/waltermarilyng","58486":"https:\/\/www.tripadvisor.ca\/Profile\/Freedom304852","58487":"https:\/\/www.tripadvisor.ca\/Profile\/2727brigitte","58488":"https:\/\/www.tripadvisor.ca\/Profile\/wadebourassa","58489":"https:\/\/www.tripadvisor.ca\/Profile\/luapsinad","58490":"https:\/\/www.tripadvisor.ca\/Profile\/937Elle","58491":"https:\/\/www.tripadvisor.ca\/Profile\/CraigPaq","58492":"https:\/\/www.tripadvisor.ca\/Profile\/markflaherty2018","58493":"https:\/\/www.tripadvisor.ca\/Profile\/CalgaryWanderLost","58494":"https:\/\/www.tripadvisor.ca\/Profile\/120mariej","58495":"https:\/\/www.tripadvisor.ca\/Profile\/guthrie327","58496":"https:\/\/www.tripadvisor.ca\/Profile\/pearcerob","58497":"https:\/\/www.tripadvisor.ca\/Profile\/lisbethduncan","58498":"https:\/\/www.tripadvisor.ca\/Profile\/deck4d","58499":"https:\/\/www.tripadvisor.ca\/Profile\/g0rdmartin","58505":"https:\/\/www.tripadvisor.ca\/Profile\/briseboisrp","58506":"https:\/\/www.tripadvisor.ca\/Profile\/corya78","58507":"https:\/\/www.tripadvisor.ca\/Profile\/J159BAcarlaw","58508":"https:\/\/www.tripadvisor.ca\/Profile\/allisonj175","58509":"https:\/\/www.tripadvisor.ca\/Profile\/AmyM561","58515":"https:\/\/www.tripadvisor.ca\/Profile\/trevord593","58516":"https:\/\/www.tripadvisor.ca\/Profile\/317brendal","58517":"https:\/\/www.tripadvisor.ca\/Profile\/J473ZKkeiths","58518":"https:\/\/www.tripadvisor.ca\/Profile\/448carolm","58519":"https:\/\/www.tripadvisor.ca\/Profile\/stevenf542017","58520":"https:\/\/www.tripadvisor.ca\/Profile\/529bonnies","58521":"https:\/\/www.tripadvisor.ca\/Profile\/wlunrau","58522":"https:\/\/www.tripadvisor.ca\/Profile\/846marke846","58523":"https:\/\/www.tripadvisor.ca\/Profile\/Divawinegirl","58524":"https:\/\/www.tripadvisor.ca\/Profile\/ghwilcox","58525":"https:\/\/www.tripadvisor.ca\/Profile\/F8139KPalans","58526":"https:\/\/www.tripadvisor.ca\/Profile\/700mikeo","58527":"https:\/\/www.tripadvisor.ca\/Profile\/Katiejojo65","58528":"https:\/\/www.tripadvisor.ca\/Profile\/V4455YSscottg","58529":"https:\/\/www.tripadvisor.ca\/Profile\/donaldwadestewart","58530":"https:\/\/www.tripadvisor.ca\/Profile\/791jeannettev","58531":"https:\/\/www.tripadvisor.ca\/Profile\/nicolekY4781DS","58532":"https:\/\/www.tripadvisor.ca\/Profile\/876adrianf","58533":"https:\/\/www.tripadvisor.ca\/Profile\/reneea698","58534":"https:\/\/www.tripadvisor.ca\/Profile\/razor0072016","58535":"https:\/\/www.tripadvisor.ca\/Profile\/P8263YBdave","58536":"https:\/\/www.tripadvisor.ca\/Profile\/KSKKDV","58537":"https:\/\/www.tripadvisor.ca\/Profile\/537deba","58538":"https:\/\/www.tripadvisor.ca\/Profile\/41alisonm","58539":"https:\/\/www.tripadvisor.ca\/Profile\/JanineP40","58540":"https:\/\/www.tripadvisor.ca\/Profile\/JeepGurl98","58541":"https:\/\/www.tripadvisor.ca\/Profile\/erameram","58542":"https:\/\/www.tripadvisor.ca\/Profile\/602philc","58543":"https:\/\/www.tripadvisor.ca\/Profile\/Ping0017","58544":"https:\/\/www.tripadvisor.ca\/Profile\/vanessakay1961","58545":"https:\/\/www.tripadvisor.ca\/Profile\/tyenne2travel","58546":"https:\/\/www.tripadvisor.ca\/Profile\/wolffinliberty2016","58547":"https:\/\/www.tripadvisor.ca\/Profile\/hppytrvls","58548":"https:\/\/www.tripadvisor.ca\/Profile\/MicMacMartin","58549":"https:\/\/www.tripadvisor.ca\/Profile\/CanmoreFunkyDude","58550":"https:\/\/www.tripadvisor.ca\/Profile\/Q3972GDsarahh","58551":"https:\/\/www.tripadvisor.ca\/Profile\/307leannef","58552":"https:\/\/www.tripadvisor.ca\/Profile\/stephenf336","58553":"https:\/\/www.tripadvisor.ca\/Profile\/951lauriep","58554":"https:\/\/www.tripadvisor.ca\/Profile\/906kirstieb","58555":"https:\/\/www.tripadvisor.ca\/Profile\/04BJP01","58556":"https:\/\/www.tripadvisor.ca\/Profile\/andyh172","58557":"https:\/\/www.tripadvisor.ca\/Profile\/Canadaviststexas","58558":"https:\/\/www.tripadvisor.ca\/Profile\/ChrisA98","58559":"https:\/\/www.tripadvisor.ca\/Profile\/356deef","58560":"https:\/\/www.tripadvisor.ca\/Profile\/tessa79","58561":"https:\/\/www.tripadvisor.ca\/Profile\/MarilynCalgary","58562":"https:\/\/www.tripadvisor.ca\/Profile\/Liz730053","58563":"https:\/\/www.tripadvisor.ca\/Profile\/CanadianCalgary_AB","58564":"https:\/\/www.tripadvisor.ca\/Profile\/JustMarriedAJ","58565":"https:\/\/www.tripadvisor.ca\/Profile\/marinas859","58566":"https:\/\/www.tripadvisor.ca\/Profile\/daviddR6119AX","58567":"https:\/\/www.tripadvisor.ca\/Profile\/rossanad606","58568":"https:\/\/www.tripadvisor.ca\/Profile\/BigZipaway","58569":"https:\/\/www.tripadvisor.ca\/Profile\/bonnied909","58570":"https:\/\/www.tripadvisor.ca\/Profile\/BettyM534","58571":"https:\/\/www.tripadvisor.ca\/Profile\/Game0n","58572":"https:\/\/www.tripadvisor.ca\/Profile\/NoWorriesJustBreathe","58573":"https:\/\/www.tripadvisor.ca\/Profile\/479astridb","58574":"https:\/\/www.tripadvisor.ca\/Profile\/SskNate","58575":"https:\/\/www.tripadvisor.ca\/Profile\/albertatravelbug89","58576":"https:\/\/www.tripadvisor.ca\/Profile\/JD419","58577":"https:\/\/www.tripadvisor.ca\/Profile\/2boys67","58578":"https:\/\/www.tripadvisor.ca\/Profile\/XKPNG","58579":"https:\/\/www.tripadvisor.ca\/Profile\/389jaynem","58580":"https:\/\/www.tripadvisor.ca\/Profile\/572wandaw","58581":"https:\/\/www.tripadvisor.ca\/Profile\/Kris2bfree","58582":"https:\/\/www.tripadvisor.ca\/Profile\/101brittanyj","58583":"https:\/\/www.tripadvisor.ca\/Profile\/runningdevendra","58584":"https:\/\/www.tripadvisor.ca\/Profile\/MercuryTen","58585":"https:\/\/www.tripadvisor.ca\/Profile\/grahamkahl","58586":"https:\/\/www.tripadvisor.ca\/Profile\/Stoker27","58587":"https:\/\/www.tripadvisor.ca\/Profile\/ybincanada","58588":"https:\/\/www.tripadvisor.ca\/Profile\/janetjohanson","58589":"https:\/\/www.tripadvisor.ca\/Profile\/TrevorS132","58595":"https:\/\/www.tripadvisor.ca\/Profile\/MIMILethbridge_Ab","58596":"https:\/\/www.tripadvisor.ca\/Profile\/TKimberleyK","58597":"https:\/\/www.tripadvisor.ca\/Profile\/U2831GJangelac","58598":"https:\/\/www.tripadvisor.ca\/Profile\/TF4","58599":"https:\/\/www.tripadvisor.ca\/Profile\/WPCalgary","58600":"https:\/\/www.tripadvisor.ca\/Profile\/ConcreteEric","58601":"https:\/\/www.tripadvisor.ca\/Profile\/405sydneyh","58602":"https:\/\/www.tripadvisor.ca\/Profile\/GinaMarie22","58604":"https:\/\/www.tripadvisor.ca\/Profile\/dennisg","58605":"https:\/\/www.tripadvisor.ca\/Profile\/kotbar","58606":"https:\/\/www.tripadvisor.ca\/Profile\/Janice10411","58607":"https:\/\/www.tripadvisor.ca\/Profile\/marksam1","58609":"https:\/\/www.tripadvisor.ca\/Profile\/Coty01","58610":"https:\/\/www.tripadvisor.ca\/Profile\/Taracam4","58611":"https:\/\/www.tripadvisor.ca\/Profile\/CanuckAlberta","58612":"https:\/\/www.tripadvisor.ca\/Profile\/gingerc959","58613":"https:\/\/www.tripadvisor.ca\/Profile\/ElaineF185","58614":"https:\/\/www.tripadvisor.ca\/Profile\/Smashbutt","58615":"https:\/\/www.tripadvisor.ca\/Profile\/Natronic774","58616":"https:\/\/www.tripadvisor.ca\/Profile\/Kukkia","58617":"https:\/\/www.tripadvisor.ca\/Profile\/Fdavi","58618":"https:\/\/www.tripadvisor.ca\/Profile\/copadaze","58619":"https:\/\/www.tripadvisor.ca\/Profile\/CC871","58620":"https:\/\/www.tripadvisor.ca\/Profile\/Kilguy","58621":"https:\/\/www.tripadvisor.ca\/Profile\/DodsYYC","58622":"https:\/\/www.tripadvisor.ca\/Profile\/HeidiN826","58623":"https:\/\/www.tripadvisor.ca\/Profile\/17pmom","58624":"https:\/\/www.tripadvisor.ca\/Profile\/rachjamie21-1","58625":"https:\/\/www.tripadvisor.ca\/Profile\/72ScottR72","58626":"https:\/\/www.tripadvisor.ca\/Profile\/Marabear","58627":"https:\/\/www.tripadvisor.ca\/Profile\/Milena1127","58628":"https:\/\/www.tripadvisor.ca\/Profile\/jaynek45","58629":"https:\/\/www.tripadvisor.ca\/Profile\/davebob123","58630":"https:\/\/www.tripadvisor.ca\/Profile\/tammy101","58631":"https:\/\/www.tripadvisor.ca\/Profile\/kallabel","58632":"https:\/\/www.tripadvisor.ca\/Profile\/3charmed","58633":"https:\/\/www.tripadvisor.ca\/Profile\/GolfGroup_11","58634":"https:\/\/www.tripadvisor.ca\/Profile\/RMHfamily2011","58635":"https:\/\/www.tripadvisor.ca\/Profile\/ChristyCalgary","58636":"https:\/\/www.tripadvisor.ca\/Profile\/tch77","58637":"https:\/\/www.tripadvisor.ca\/Profile\/scubamom33","58639":"https:\/\/www.tripadvisor.ca\/Profile\/A-Dolly","58640":"https:\/\/www.tripadvisor.ca\/Profile\/Shany_10","58641":"https:\/\/www.tripadvisor.ca\/Profile\/CAMB2007","58642":"https:\/\/www.tripadvisor.ca\/Profile\/Bluegoosebach","58643":"https:\/\/www.tripadvisor.ca\/Profile\/PippaUSA","58644":"https:\/\/www.tripadvisor.ca\/Profile\/killakow","58645":"https:\/\/www.tripadvisor.ca\/Profile\/ArdiT20","58646":"https:\/\/www.tripadvisor.ca\/Profile\/Flowerpower4","58647":"https:\/\/www.tripadvisor.ca\/Profile\/embro2015","58648":"https:\/\/www.tripadvisor.ca\/Profile\/jackien135","58649":"https:\/\/www.tripadvisor.ca\/Profile\/L4929FPsusans","58650":"https:\/\/www.tripadvisor.ca\/Profile\/godavidgo","58651":"https:\/\/www.tripadvisor.ca\/Profile\/shercav","58652":"https:\/\/www.tripadvisor.ca\/Profile\/dusteepines","58653":"https:\/\/www.tripadvisor.ca\/Profile\/RonN40","58654":"https:\/\/www.tripadvisor.ca\/Profile\/johntK9288LC","58655":"https:\/\/www.tripadvisor.ca\/Profile\/US2CA","58656":"https:\/\/www.tripadvisor.ca\/Profile\/Droids","58657":"https:\/\/www.tripadvisor.ca\/Profile\/MiataTraveller","58658":"https:\/\/www.tripadvisor.ca\/Profile\/Otaview","58659":"https:\/\/www.tripadvisor.ca\/Profile\/lexie3003","58660":"https:\/\/www.tripadvisor.ca\/Profile\/gjewel","58661":"https:\/\/www.tripadvisor.ca\/Profile\/Diana077","58662":"https:\/\/www.tripadvisor.ca\/Profile\/philipwh","58663":"https:\/\/www.tripadvisor.ca\/Profile\/aushinchey","58664":"https:\/\/www.tripadvisor.ca\/Profile\/x2008lpq","58665":"nil","58670":"https:\/\/www.tripadvisor.ca\/Profile\/H8594FLbillr","58671":"https:\/\/www.tripadvisor.ca\/Profile\/JaredC495","58672":"https:\/\/www.tripadvisor.ca\/Profile\/davebloggs007","58673":"https:\/\/www.tripadvisor.ca\/Profile\/Sielah","58674":"https:\/\/www.tripadvisor.ca\/Profile\/818tynanw","58675":"https:\/\/www.tripadvisor.ca\/Profile\/fjgoodman","58676":"https:\/\/www.tripadvisor.ca\/Profile\/50kenl","58677":"https:\/\/www.tripadvisor.ca\/Profile\/EdmontonDisneyfan","58678":"https:\/\/www.tripadvisor.ca\/Profile\/melmanieri","58679":"https:\/\/www.tripadvisor.ca\/Profile\/Jackiet999","58685":"https:\/\/www.tripadvisor.ca\/Profile\/littleguyprod","58686":"https:\/\/www.tripadvisor.ca\/Profile\/GotTheTravelBug20","58687":"https:\/\/www.tripadvisor.ca\/Profile\/imyourbetty","58688":"https:\/\/www.tripadvisor.ca\/Profile\/CelesteA800","58689":"https:\/\/www.tripadvisor.ca\/Profile\/jacobr3","58690":"https:\/\/www.tripadvisor.ca\/Profile\/michaelrL8158DU","58691":"https:\/\/www.tripadvisor.ca\/Profile\/OnlyStephens","58692":"https:\/\/www.tripadvisor.ca\/Profile\/H742VEdavidl","58693":"https:\/\/www.tripadvisor.ca\/Profile\/briansO1566YQ","58694":"https:\/\/www.tripadvisor.ca\/Profile\/elainebG2610AJ","58700":"https:\/\/www.tripadvisor.ca\/Profile\/664oyee","58701":"https:\/\/www.tripadvisor.ca\/Profile\/Malonelo","58702":"https:\/\/www.tripadvisor.ca\/Profile\/366ivani","58703":"https:\/\/www.tripadvisor.ca\/Profile\/ChippyDust","58704":"https:\/\/www.tripadvisor.ca\/Profile\/P4970AHgaryw","58710":"https:\/\/www.tripadvisor.ca\/Profile\/BC-Valley-Guy","58711":"https:\/\/www.tripadvisor.ca\/Profile\/hermaro","58712":"https:\/\/www.tripadvisor.ca\/Profile\/454vancouver","58713":"https:\/\/www.tripadvisor.ca\/Profile\/AllanA19","58714":"https:\/\/www.tripadvisor.ca\/Profile\/GarryM781","58715":"https:\/\/www.tripadvisor.ca\/Profile\/HarmonyD881","58716":"https:\/\/www.tripadvisor.ca\/Profile\/Ngosi","58717":"https:\/\/www.tripadvisor.ca\/Profile\/Golfgal60","58718":"https:\/\/www.tripadvisor.ca\/Profile\/Kath217314","58719":"https:\/\/www.tripadvisor.ca\/Profile\/KiKiLou","58720":"https:\/\/www.tripadvisor.ca\/Profile\/17roberte","58721":"https:\/\/www.tripadvisor.ca\/Profile\/686frazerb","58722":"https:\/\/www.tripadvisor.ca\/Profile\/MartinVictoriaBC","58723":"https:\/\/www.tripadvisor.ca\/Profile\/KelownaBC1438","58724":"https:\/\/www.tripadvisor.ca\/Profile\/bearvest","58725":"https:\/\/www.tripadvisor.ca\/Profile\/MarilynM676","58726":"https:\/\/www.tripadvisor.ca\/Profile\/TerriS687","58727":"https:\/\/www.tripadvisor.ca\/Profile\/kinderale","58728":"https:\/\/www.tripadvisor.ca\/Profile\/HJTT","58729":"https:\/\/www.tripadvisor.ca\/Profile\/KootenayGold","58730":"https:\/\/www.tripadvisor.ca\/Profile\/bg549","58731":"https:\/\/www.tripadvisor.ca\/Profile\/MacKelly","58732":"https:\/\/www.tripadvisor.ca\/Profile\/fussybob","58733":"https:\/\/www.tripadvisor.ca\/Profile\/majda01","58734":"https:\/\/www.tripadvisor.ca\/Profile\/wahini1","58735":"https:\/\/www.tripadvisor.ca\/Profile\/ToddG311","58736":"https:\/\/www.tripadvisor.ca\/Profile\/Cantwaitforholidays","58737":"https:\/\/www.tripadvisor.ca\/Profile\/sunlovers4ever","58738":"https:\/\/www.tripadvisor.ca\/Profile\/annca39","58739":"https:\/\/www.tripadvisor.ca\/Profile\/cherylrector","58740":"https:\/\/www.tripadvisor.ca\/Profile\/dont_tie_me_down","58741":"https:\/\/www.tripadvisor.ca\/Profile\/Coho_blue","58742":"https:\/\/www.tripadvisor.ca\/Profile\/Suzi_mom","58743":"https:\/\/www.tripadvisor.ca\/Profile\/deltic","58744":"https:\/\/www.tripadvisor.ca\/Profile\/lobianco","58745":"https:\/\/www.tripadvisor.ca\/Profile\/Albertagirl79","58746":"https:\/\/www.tripadvisor.ca\/Profile\/gurkyturky","58747":"https:\/\/www.tripadvisor.ca\/Profile\/CanuckGal84","58750":"https:\/\/www.tripadvisor.ca\/Profile\/gn400xt","58751":"https:\/\/www.tripadvisor.ca\/Profile\/345angelae","58752":"https:\/\/www.tripadvisor.ca\/Profile\/282maggied","58753":"https:\/\/www.tripadvisor.ca\/Profile\/602ashleyd","58754":"https:\/\/www.tripadvisor.ca\/Profile\/bagago","58755":"https:\/\/www.tripadvisor.ca\/Profile\/deathracerJH","58756":"https:\/\/www.tripadvisor.ca\/Profile\/300reginaldh","58757":"https:\/\/www.tripadvisor.ca\/Profile\/KaiserNation","58758":"https:\/\/www.tripadvisor.ca\/Profile\/clairehH6541ZC","58759":"https:\/\/www.tripadvisor.ca\/Profile\/leroykstewart","58760":"https:\/\/www.tripadvisor.ca\/Profile\/pacgeo","58761":"https:\/\/www.tripadvisor.ca\/Profile\/wandat505","58762":"https:\/\/www.tripadvisor.ca\/Profile\/wendyo382","58763":"https:\/\/www.tripadvisor.ca\/Profile\/460ww","58764":"https:\/\/www.tripadvisor.ca\/Profile\/MoiraVancouverBC","58765":"https:\/\/www.tripadvisor.ca\/Profile\/lizarm2018","58766":"https:\/\/www.tripadvisor.ca\/Profile\/Lp847","58767":"https:\/\/www.tripadvisor.ca\/Profile\/69frankie","58768":"https:\/\/www.tripadvisor.ca\/Profile\/andrewn309","58769":"https:\/\/www.tripadvisor.ca\/Profile\/Elizabeth2859","58770":"nil","58775":"https:\/\/www.tripadvisor.ca\/Profile\/Julia_McCarthy","58776":"https:\/\/www.tripadvisor.ca\/Profile\/BS887","58777":"https:\/\/www.tripadvisor.ca\/Profile\/judithrose12","58778":"https:\/\/www.tripadvisor.ca\/Profile\/janbK9115OI","58780":"https:\/\/www.tripadvisor.ca\/Profile\/Lkyman","58785":"nil","58790":"https:\/\/www.tripadvisor.ca\/Profile\/queentiya2017","58795":"https:\/\/www.tripadvisor.ca\/Profile\/chillinb30","58800":"https:\/\/www.tripadvisor.ca\/Profile\/philipd278","58805":"https:\/\/www.tripadvisor.ca\/Profile\/Bsue64","58810":"https:\/\/www.tripadvisor.ca\/Profile\/Oldster3819","58815":"https:\/\/www.tripadvisor.ca\/Profile\/lizsI5436FQ","58816":"https:\/\/www.tripadvisor.ca\/Profile\/ManitobaCanadian1","58817":"https:\/\/www.tripadvisor.ca\/Profile\/elkondore33","58818":"https:\/\/www.tripadvisor.ca\/Profile\/Seetheworld345","58819":"https:\/\/www.tripadvisor.ca\/Profile\/137bear","58820":"https:\/\/www.tripadvisor.ca\/Profile\/BrendaJ656","58821":"https:\/\/www.tripadvisor.ca\/Profile\/anjgrant","58822":"https:\/\/www.tripadvisor.ca\/Profile\/paurider","58823":"https:\/\/www.tripadvisor.ca\/Profile\/765robertf","58824":"https:\/\/www.tripadvisor.ca\/Profile\/mlang2016","58825":"https:\/\/www.tripadvisor.ca\/Profile\/563simonb","58826":"https:\/\/www.tripadvisor.ca\/Profile\/Duska133","58827":"https:\/\/www.tripadvisor.ca\/Profile\/29jrh","58829":"https:\/\/www.tripadvisor.ca\/Profile\/GrantF306","58830":"https:\/\/www.tripadvisor.ca\/Profile\/lallan70","58831":"https:\/\/www.tripadvisor.ca\/Profile\/LabloverAlberta_","58832":"https:\/\/www.tripadvisor.ca\/Profile\/skeena26","58833":"https:\/\/www.tripadvisor.ca\/Profile\/laurabB2089YA","58834":"https:\/\/www.tripadvisor.ca\/Profile\/ErikH534","58835":"https:\/\/www.tripadvisor.ca\/Profile\/DELH","58836":"https:\/\/www.tripadvisor.ca\/Profile\/ktharg","58837":"https:\/\/www.tripadvisor.ca\/Profile\/566chantell","58838":"https:\/\/www.tripadvisor.ca\/Profile\/Carey279","58839":"https:\/\/www.tripadvisor.ca\/Profile\/mkmPhoenix","58840":"nil","58850":"https:\/\/www.tripadvisor.ca\/Profile\/deathracerJH","58851":"https:\/\/www.tripadvisor.ca\/Profile\/ameddy8959","58852":"https:\/\/www.tripadvisor.ca\/Profile\/laurenc16061990","58853":"https:\/\/www.tripadvisor.ca\/Profile\/NorthernGuy13","58855":"nil","58860":"https:\/\/www.tripadvisor.ca\/Profile\/RobynO626","58861":"https:\/\/www.tripadvisor.ca\/Profile\/giraffodil","58862":"https:\/\/www.tripadvisor.ca\/Profile\/PattR","58863":"https:\/\/www.tripadvisor.ca\/Profile\/Brian50Edmonton","58864":"https:\/\/www.tripadvisor.ca\/Profile\/BRJ_10","58865":"nil","58870":"https:\/\/www.tripadvisor.ca\/Profile\/IamJayme","58871":"https:\/\/www.tripadvisor.ca\/Profile\/wmc484","58872":"https:\/\/www.tripadvisor.ca\/Profile\/Wicked993","58873":"https:\/\/www.tripadvisor.ca\/Profile\/ains19","58874":"https:\/\/www.tripadvisor.ca\/Profile\/Ridgewalker258"},"user_review":{"0":" nil","1":" nil","2":" nil","3":" nil","4":" nil","5":" nil","6":" nil","7":" nil","8":" nil","9":" nil","10":" nil","11":" nil","12":" nil","13":" nil","14":" nil","15":" nil","20":" nil","21":" nil","22":" nil","23":" nil","24":" nil","25":" nil","26":" nil","27":" nil","28":" nil","29":" nil","30":" nil","31":" nil","32":" nil","33":" nil","34":" nil","35":" nil","36":" nil","37":" nil","38":" nil","39":" nil","40":" nil","41":" nil","42":" nil","43":" nil","44":" nil","45":" nil","46":" nil","47":" nil","48":" nil","49":" nil","50":" nil","51":" nil","52":" nil","53":" nil","54":" nil","55":" nil","56":" nil","57":" nil","58":" nil","59":" nil","70":" nil","71":" nil","72":" nil","73":" nil","74":" nil","75":" nil","76":" nil","77":" nil","78":" nil","79":" nil","80":" nil","81":" nil","82":" nil","83":" nil","84":" nil","85":" nil","86":" nil","87":" nil","88":" nil","89":" nil","90":" nil","91":" nil","92":" nil","93":" nil","94":" nil","95":" nil","96":" nil","97":" nil","98":" nil","99":" nil","100":" nil","101":" nil","102":" nil","103":" nil","104":" nil","105":" nil","106":" nil","107":" nil","108":" nil","109":" nil","110":" nil","111":" nil","112":" nil","113":" nil","114":" nil","115":" nil","116":" nil","117":" nil","118":" nil","119":" nil","120":" nil","121":" nil","122":" nil","123":" nil","124":" nil","125":" nil","126":" nil","127":" nil","128":" nil","129":" nil","130":" nil","131":" nil","132":" nil","133":" nil","134":" nil","140":" nil","141":" nil","142":" nil","143":" nil","144":" nil","145":" nil","146":" nil","147":" nil","148":" nil","149":" nil","150":" nil","151":" nil","152":" nil","153":" nil","154":" nil","155":" nil","156":" nil","157":" nil","158":" nil","159":" nil","166":" nil","167":" nil","168":" nil","169":" nil","170":" nil","171":" nil","172":" nil","173":" nil","174":" nil","175":" nil","176":" nil","177":" nil","178":" nil","179":" nil","180":" nil","181":" nil","200":" nil","215":" nil","216":" nil","217":" nil","218":" nil","219":" nil","225":" nil","226":" nil","227":" nil","228":" nil","229":" nil","230":" nil","231":" nil","232":" nil","233":" nil","234":" nil","240":" nil","241":" nil","242":" nil","243":" nil","244":" nil","245":" nil","246":" nil","247":" nil","248":" nil","249":" nil","250":" nil","251":" nil","252":" nil","253":" nil","254":" nil","255":" nil","256":" nil","257":" nil","258":" nil","259":" nil","265":" nil","266":" nil","267":" nil","268":" nil","269":" nil","270":" nil","271":" nil","272":" nil","273":" nil","274":" nil","275":" nil","276":" nil","277":" nil","278":" nil","279":" nil","280":" nil","281":" nil","282":" nil","283":" nil","284":" nil","285":" nil","286":" nil","287":" nil","288":" nil","289":" nil","290":" nil","291":" nil","292":" nil","293":" nil","294":" nil","400":" nil","405":" nil","410":" nil","430":" nil","435":" nil","445":" nil","455":" nil","460":" nil","465":" nil","475":" nil","480":" nil","495":" nil","500":" nil","505":" nil","515":" nil","525":" nil","530":" nil","535":" nil","540":" nil","545":" nil","550":" nil","555":" nil","560":" nil","565":" nil","575":" nil","600":" nil","610":" nil","611":" nil","612":" nil","613":" nil","614":" nil","615":" nil","616":" nil","617":" nil","618":" nil","619":" nil","620":" nil","621":" nil","622":" nil","623":" nil","624":" nil","630":" nil","631":" nil","632":" nil","633":" nil","634":" nil","635":" nil","636":" nil","637":" nil","638":" nil","639":" nil","645":" nil","646":" nil","647":" nil","648":" nil","649":" nil","650":" nil","651":" nil","652":" nil","653":" nil","654":" nil","730":" nil","731":" nil","732":" nil","733":" nil","734":" nil","735":" nil","740":" nil","741":" nil","742":" nil","743":" nil","744":" nil","745":" nil","746":" nil","747":" nil","748":" nil","749":" nil","750":" nil","751":" nil","752":" nil","753":" nil","754":" nil","755":" nil","756":" nil","757":" nil","758":" nil","759":" nil","760":" nil","761":" nil","762":" nil","763":" nil","764":" nil","765":" nil","766":" nil","767":" nil","768":" nil","769":" nil","770":" nil","771":" nil","772":" nil","773":" nil","774":" nil","780":" nil","781":" nil","782":" nil","783":" nil","784":" nil","795":" nil","796":" nil","797":" nil","798":" nil","799":" nil","800":" nil","801":" nil","802":" nil","803":" nil","804":" nil","805":" nil","806":" nil","807":" nil","808":" nil","809":" nil","815":" nil","816":" nil","817":" nil","818":" nil","819":" nil","825":" nil","826":" nil","827":" nil","828":" nil","829":" nil","830":" nil","831":" nil","832":" nil","833":" nil","834":" nil","835":" nil","836":" nil","837":" nil","838":" nil","839":" nil","840":" nil","841":" nil","842":" nil","843":" nil","844":" nil","845":" nil","847":" nil","848":" nil","849":" nil","850":" nil","851":" nil","852":" nil","853":" nil","854":" nil","855":" nil","856":" nil","857":" nil","858":" nil","859":" nil","860":" nil","861":" nil","862":" nil","863":" nil","864":" nil","865":" nil","866":" nil","867":" nil","868":" nil","869":" nil","870":" nil","871":" nil","872":" nil","873":" nil","874":" nil","876":" nil","877":" nil","878":" nil","879":" nil","880":" nil","881":" nil","882":" nil","883":" nil","884":" nil","890":" nil","891":" nil","892":" nil","893":" nil","894":" nil","895":" nil","896":" nil","897":" nil","898":" nil","899":" nil","900":" nil","901":" nil","930":" nil","931":" nil","932":" nil","933":" nil","934":" nil","935":" nil","936":" nil","937":" nil","938":" nil","939":" nil","940":" nil","945":" nil","946":" nil","947":" nil","948":" nil","949":" nil","950":" nil","951":" nil","952":" nil","953":" nil","954":" nil","960":" nil","961":" nil","962":" nil","963":" nil","964":" nil","970":" nil","971":" nil","972":" nil","973":" nil","974":" nil","980":" nil","981":" nil","982":" nil","983":" nil","984":" nil","985":" nil","986":" nil","987":" nil","988":" nil","989":" nil","990":" nil","991":" nil","992":" nil","993":" nil","994":" nil","1000":" nil","1001":" nil","1002":" nil","1003":" nil","1004":" nil","1005":" nil","1006":" nil","1007":" nil","1008":" nil","1009":" nil","1010":" nil","1011":" nil","1012":" nil","1013":" nil","1014":" nil","1015":" nil","1016":" nil","1017":" nil","1018":" nil","1019":" nil","1020":" nil","1021":" nil","1022":" nil","1023":" nil","1024":" nil","1025":" nil","1026":" nil","1027":" nil","1028":" nil","1029":" nil","1030":" nil","1031":" nil","1032":" nil","1033":" nil","1034":" nil","1035":" nil","1036":" nil","1037":" nil","1038":" nil","1039":" nil","1040":" nil","1041":" nil","1042":" nil","1043":" nil","1044":" nil","1045":" nil","1046":" nil","1047":" nil","1049":" nil","1050":" nil","1051":" nil","1052":" nil","1053":" nil","1054":" nil","1055":" nil","1056":" nil","1057":" nil","1058":" nil","1059":" nil","1060":" nil","1061":" nil","1062":" nil","1063":" nil","1064":" nil","1065":" nil","1066":" nil","1067":" nil","1068":" nil","1069":" nil","1080":" nil","1081":" nil","1082":" nil","1083":" nil","1084":" nil","1085":" nil","1086":" nil","1087":" nil","1088":" nil","1089":" nil","1100":" nil","1101":" nil","1102":" nil","1103":" nil","1104":" nil","1105":" nil","1106":" nil","1107":" nil","1108":" nil","1109":" nil","1120":" nil","1121":" nil","1122":" nil","1123":" nil","1124":" nil","1125":" nil","1126":" nil","1127":" nil","1128":" nil","1130":" nil","1131":" nil","1132":" nil","1133":" nil","1134":" nil","1135":" nil","1145":" nil","1146":" nil","1147":" nil","1148":" nil","1149":" nil","1150":" nil","1151":" nil","1152":" nil","1153":" nil","1154":" nil","1160":" nil","1161":" nil","1162":" nil","1163":" nil","1164":" nil","1165":" nil","1166":" nil","1167":" nil","1168":" nil","1169":" nil","1170":" nil","1171":" nil","1172":" nil","1173":" nil","1174":" nil","1175":" nil","1176":" nil","1177":" nil","1178":" nil","1179":" nil","1230":" nil","1235":" nil","1245":" nil","1246":" nil","1247":" nil","1248":" nil","1249":" nil","1250":" nil","1251":" nil","1253":" nil","1254":" nil","1255":" nil","1256":" nil","1257":" nil","1258":" nil","1259":" nil","1260":" nil","1261":" nil","1262":" nil","1263":" nil","1264":" nil","1265":" nil","1266":" nil","1290":" nil","1291":" nil","1292":" nil","1293":" nil","1294":" nil","1295":" nil","1310":" nil","1311":" nil","1312":" nil","1313":" nil","1314":" nil","1315":" nil","1316":" nil","1317":" nil","1318":" nil","1319":" nil","1320":" nil","1321":" nil","1322":" nil","1323":" nil","1324":" nil","1325":" nil","1326":" nil","1327":" nil","1335":" nil","1336":" nil","1337":" nil","1338":" nil","1339":" nil","1340":" nil","1341":" nil","1342":" nil","1343":" nil","1344":" nil","1345":" nil","1346":" nil","1347":" nil","1348":" nil","1349":" nil","1350":" nil","1360":" nil","1361":" nil","1362":" nil","1363":" nil","1364":" nil","1365":" nil","1395":" nil","1400":" nil","1401":" nil","1402":" nil","1403":" nil","1404":" nil","1405":" nil","1406":" nil","1407":" nil","1408":" nil","1409":" nil","1410":" nil","1415":" nil","1416":" nil","1417":" nil","1418":" nil","1419":" nil","1420":" nil","1421":" nil","1422":" nil","1423":" nil","1424":" nil","1425":" nil","1426":" nil","1427":" nil","1428":" nil","1455":" nil","1456":" nil","1457":" nil","1458":" nil","1459":" nil","1460":" nil","1461":" nil","1462":" nil","1463":" nil","1464":" nil","1465":" nil","1466":" nil","1467":" nil","1468":" nil","1470":" nil","1480":" nil","1481":" nil","1482":" nil","1483":" nil","1484":" nil","1485":" nil","1486":" nil","1487":" nil","1488":" nil","1489":" nil","1490":" nil","1491":" nil","1492":" nil","1493":" nil","1494":" nil","1495":" nil","1496":" nil","1497":" nil","1498":" nil","1525":" nil","1526":" nil","1530":" nil","1535":" nil","1536":" nil","1537":" nil","1538":" nil","1539":" nil","1550":" nil","1555":" nil","1560":" nil","1565":" nil","1590":" nil","1591":" nil","1592":" nil","1593":" nil","1594":" nil","1595":" nil","1596":" nil","1597":" nil","1598":" nil","1599":" nil","1600":" nil","1601":" nil","1602":" nil","1603":" nil","1604":" nil","1605":" nil","1620":" nil","1621":" nil","1622":" nil","1623":" nil","1624":" nil","1625":" nil","1626":" nil","1627":" nil","1630":" nil","1635":" nil","1636":" nil","1637":" nil","1638":" nil","1639":" nil","1640":" nil","1641":" nil","1642":" nil","1643":" nil","1644":" nil","1645":" nil","1646":" nil","1647":" nil","1648":" nil","1649":" nil","1650":" nil","1660":" nil","1661":" nil","1662":" nil","1663":" nil","1664":" nil","1665":" nil","1666":" nil","1667":" nil","1668":" nil","1669":" nil","1670":" nil","1671":" nil","1695":" nil","1720":" nil","1730":" nil","1735":" nil","1739":" nil","1742":" nil","1743":" nil","1744":" nil","1745":" nil","1746":" nil","1747":" nil","1748":" nil","1749":" nil","1750":" nil","1751":" nil","1752":" nil","1753":" nil","1758":" nil","1759":" nil","1760":" nil","1761":" nil","1762":" nil","1763":" nil","1764":" nil","1765":" nil","1766":" nil","1767":" nil","1768":" nil","1769":" nil","1770":" nil","1771":" nil","1772":" nil","1773":" nil","1774":" nil","1775":" nil","1776":" nil","1777":" nil","1778":" nil","1779":" nil","1780":" nil","1781":" nil","1782":" nil","1783":" nil","1784":" nil","1785":" nil","1786":" nil","1787":" nil","1788":" nil","1789":" nil","1790":" nil","1791":" nil","1792":" nil","1793":" nil","1794":" nil","1795":" nil","1796":" nil","1797":" nil","1798":" nil","1799":" nil","1800":" nil","1801":" nil","1802":" nil","1808":" nil","1809":" nil","1810":" nil","1811":" nil","1812":" nil","1813":" nil","1814":" nil","1816":" nil","1817":" nil","1818":" nil","1819":" nil","1820":" nil","1821":" nil","1822":" nil","1823":" nil","1824":" nil","1825":" nil","1826":" nil","1827":" nil","1828":" nil","1829":" nil","1830":" nil","1831":" nil","1832":" nil","1833":" nil","1834":" nil","1835":" nil","1836":" nil","1837":" nil","1838":" nil","1839":" nil","1841":" nil","1842":" nil","1843":" nil","1844":" nil","1845":" nil","1846":" nil","1847":" nil","1848":" nil","1849":" nil","1850":" nil","1851":" nil","1852":" nil","1853":" nil","1854":" nil","1855":" nil","1856":" nil","1857":" nil","1863":" nil","1864":" nil","1865":" nil","1866":" nil","1867":" nil","1878":" nil","1879":" nil","1880":" nil","1881":" nil","1882":" nil","1883":" nil","1884":" nil","1885":" nil","1886":" nil","1887":" nil","1888":" nil","1889":" nil","1890":" nil","1891":" nil","1892":" nil","1903":" nil","1904":" nil","1905":" nil","1906":" nil","1907":" nil","1908":" nil","1909":" nil","1910":" nil","1911":" nil","1912":" nil","1918":" nil","1919":" nil","1920":" nil","1921":" nil","1922":" nil","1928":" nil","1929":" nil","1930":" nil","1931":" nil","1932":" nil","1933":" nil","1934":" nil","1935":" nil","1936":" nil","1937":" nil","1938":" nil","1939":" nil","1940":" nil","1941":" nil","1942":" nil","1943":" nil","1944":" nil","1945":" nil","1946":" nil","1947":" nil","1948":" nil","1953":" nil","1954":" nil","1955":" nil","1956":" nil","1957":" nil","1958":" nil","1959":" nil","1960":" nil","1961":" nil","1962":" nil","1968":" nil","1969":" nil","1970":" nil","1971":" nil","1972":" nil","1973":" nil","1974":" nil","1975":" nil","1976":" nil","1977":" nil","1978":" nil","1979":" nil","1980":" nil","1981":" nil","1982":" nil","1983":" nil","1984":" nil","1985":" nil","1986":" nil","1987":" nil","1988":" nil","1989":" nil","1990":" nil","1991":" nil","1992":" nil","1993":" nil","1994":" nil","1995":" nil","1996":" nil","1997":" nil","1998":" nil","1999":" nil","2000":" nil","2001":" nil","2002":" nil","2003":" nil","2004":" nil","2005":" nil","2006":" nil","2007":" nil","2008":" nil","2009":" nil","2010":" nil","2011":" nil","2012":" nil","2013":" nil","2014":" nil","2015":" nil","2016":" nil","2017":" nil","2018":" nil","2019":" nil","2020":" nil","2021":" nil","2022":" nil","2023":" nil","2024":" nil","2025":" nil","2026":" nil","2027":" nil","2028":" nil","2029":" nil","2030":" nil","2031":" nil","2032":" nil","2033":" nil","2034":" nil","2035":" nil","2036":" nil","2037":" nil","2038":" nil","2039":" nil","2040":" nil","2041":" nil","2042":" nil","2043":" nil","2044":" nil","2045":" nil","2046":" nil","2047":" nil","2048":" nil","2049":" nil","2050":" nil","2051":" nil","2052":" nil","2053":" nil","2054":" nil","2055":" nil","2056":" nil","2057":" nil","2063":" nil","2064":" nil","2065":" nil","2066":" nil","2067":" nil","2068":" nil","2069":" nil","2070":" nil","2071":" nil","2072":" nil","2073":" nil","2074":" nil","2075":" nil","2076":" nil","2077":" nil","2078":" nil","2079":" nil","2080":" nil","2081":" nil","2082":" nil","2083":" nil","2084":" nil","2085":" nil","2086":" nil","2087":" nil","2088":" nil","2089":" nil","2090":" nil","2091":" nil","2092":" nil","2103":" nil","2104":" nil","2106":" nil","2107":" nil","2108":" nil","2109":" nil","2110":" nil","2111":" nil","2112":" nil","2113":" nil","2114":" nil","2115":" nil","2116":" nil","2117":" nil","2118":" nil","2119":" nil","2120":" nil","2121":" nil","2122":" nil","2123":" nil","2124":" nil","2125":" nil","2126":" nil","2127":" nil","2128":" nil","2129":" nil","2130":" nil","2131":" nil","2132":" nil","2133":" nil","2134":" nil","2135":" nil","2136":" nil","2137":" nil","2138":" nil","2139":" nil","2140":" nil","2141":" nil","2142":" nil","2143":" nil","2148":" nil","2153":" nil","2158":" nil","2163":" nil","2168":" nil","2183":" nil","2188":" nil","2193":" nil","2198":" nil","2203":" nil","2208":" nil","2213":" nil","2223":" nil","2238":" nil","2243":" nil","2253":" nil","2258":" nil","2263":" nil","2268":" nil","2273":" nil","2278":" nil","2288":" nil","2293":" nil","2298":" nil","2303":" nil","2308":" nil","2313":" nil","2318":" nil","2323":" nil","2328":" nil","2333":" nil","2343":" nil","2348":" nil","2349":" nil","2350":" nil","2351":" nil","2352":" nil","2353":" nil","2354":" nil","2355":" nil","2356":" nil","2357":" nil","2373":" nil","2374":" nil","2375":" nil","2376":" nil","2377":" nil","2378":" nil","2379":" nil","2380":" nil","2381":" nil","2382":" nil","2383":" nil","2384":" nil","2385":" nil","2386":" nil","2387":" nil","2388":" nil","2389":" nil","2390":" nil","2391":" nil","2392":" nil","2393":" nil","2394":" nil","2395":" nil","2396":" nil","2397":" nil","2400":" nil","2401":" nil","2402":" nil","2404":" nil","2405":" nil","2406":" nil","2407":" nil","2413":" nil","2414":" nil","2415":" nil","2416":" nil","2417":" nil","2418":" nil","2419":" nil","2422":" nil","2428":" nil","2429":" nil","2433":" nil","2435":" nil","2436":" nil","2437":" nil","2441":" nil","2442":" nil","2445":" nil","2446":" nil","2447":" nil","2448":" nil","2451":" nil","2452":" nil","2453":" nil","2454":" nil","2455":" nil","2456":" nil","2458":" nil","2459":" nil","2460":" nil","2461":" nil","2467":" nil","2473":" nil","2475":" nil","2476":" nil","2484":" nil","2487":" nil","2488":" nil","2489":" nil","2491":" nil","2492":" nil","2501":" nil","2503":" nil","2504":" nil","2507":" nil","2509":" nil","2511":" nil","2512":" nil","2523":" nil","2524":" nil","2525":" nil","2526":" nil","2527":" nil","2528":" nil","2529":" nil","2530":" nil","2531":" nil","2532":" nil","2533":" nil","2534":" nil","2536":" nil","2537":" nil","2542":" nil","2543":" nil","2548":" nil","2549":" nil","2550":" nil","2551":" nil","2552":" nil","2553":" nil","2554":" nil","2555":" nil","2556":" nil","2557":" nil","2558":" nil","2559":" nil","2560":" nil","2561":" nil","2562":" nil","2563":" nil","2564":" nil","2565":" nil","2566":" nil","2567":" nil","2568":" nil","2569":" nil","2570":" nil","2571":" nil","2572":" nil","2573":" nil","2574":" nil","2575":" nil","2576":" nil","2577":" nil","2578":" nil","2579":" nil","2580":" nil","2581":" nil","2582":" nil","2583":" nil","2584":" nil","2585":" nil","2586":" nil","2587":" nil","2588":" nil","2589":" nil","2590":" nil","2591":" nil","2592":" nil","2593":" nil","2594":" nil","2595":" nil","2596":" nil","2597":" nil","2598":" nil","2599":" nil","2600":" nil","2601":" nil","2602":" nil","2603":" nil","2604":" nil","2605":" nil","2606":" nil","2607":" nil","2608":" nil","2609":" nil","2610":" nil","2611":" nil","2612":" nil","2623":" nil","2624":" nil","2625":" nil","2626":" nil","2627":" nil","2628":" nil","2629":" nil","2630":" nil","2631":" nil","2632":" nil","2638":" nil","2639":" nil","2640":" nil","2641":" nil","2642":" nil","2643":" nil","2644":" nil","2645":" nil","2646":" nil","2647":" nil","2648":" nil","2649":" nil","2650":" nil","2651":" nil","2652":" nil","2658":" nil","2659":" nil","2660":" nil","2661":" nil","2662":" nil","2668":" nil","2669":" nil","2670":" nil","2671":" nil","2672":" nil","2683":" nil","2684":" nil","2685":" nil","2686":" nil","2687":" nil","2688":" nil","2689":" nil","2690":" nil","2691":" nil","2692":" nil","2693":" nil","2694":" nil","2695":" nil","2696":" nil","2697":" nil","2698":" nil","2699":" nil","2700":" nil","2701":" nil","2702":" nil","2703":" nil","2704":" nil","2705":" nil","2706":" nil","2707":" nil","2708":" nil","2709":" nil","2710":" nil","2711":" nil","2712":" nil","2713":" nil","2714":" nil","2715":" nil","2716":" nil","2717":" nil","2718":" nil","2719":" nil","2720":" nil","2721":" nil","2722":" nil","2723":" nil","2724":" nil","2725":" nil","2727":" nil","2733":" nil","2734":" nil","2736":" nil","2737":" nil","2738":" nil","2739":" nil","2740":" nil","2741":" nil","2743":" nil","2744":" nil","2745":" nil","2746":" nil","2747":" nil","2748":" nil","2753":" nil","2754":" nil","2755":" nil","2756":" nil","2757":" nil","2763":" nil","2764":" nil","2765":" nil","2766":" nil","2767":" nil","2768":" nil","2769":" nil","2770":" nil","2771":" nil","2772":" nil","2778":" nil","2779":" nil","2780":" nil","2781":" nil","2782":" nil","2783":" nil","2784":" nil","2785":" nil","2786":" nil","2787":" nil","2793":" nil","2794":" nil","2795":" nil","2796":" nil","2797":" nil","2803":" nil","2804":" nil","2805":" nil","2806":" nil","2808":" nil","2809":" nil","2810":" nil","2811":" nil","2812":" nil","2813":" nil","2814":" nil","2815":" nil","2816":" nil","2817":" nil","2818":" nil","2819":" nil","2820":" nil","2821":" nil","2822":" nil","2823":" nil","2824":" nil","2825":" nil","2826":" nil","2827":" nil","2828":" nil","2829":" nil","2830":" nil","2831":" nil","2832":" nil","2833":" nil","2834":" nil","2835":" nil","2836":" nil","2837":" nil","2838":" nil","2843":" nil","2844":" nil","2845":" nil","2846":" nil","2847":" nil","2848":" nil","2849":" nil","2850":" nil","2851":" nil","2852":" nil","2853":" nil","2855":" nil","2856":" nil","2857":" nil","2858":" nil","2859":" nil","2861":" nil","2862":" nil","2863":" nil","2864":" nil","2865":" nil","2866":" nil","2867":" nil","2873":" nil","2874":" nil","2875":" nil","2876":" nil","2877":" nil","2878":" nil","2879":" nil","2880":" nil","2881":" nil","2882":" nil","2883":" nil","2884":" nil","2885":" nil","2886":" nil","2887":" nil","2888":" nil","2889":" nil","2890":" nil","2891":" nil","2892":" nil","2893":" nil","2894":" nil","2895":" nil","2896":" nil","2897":" nil","2898":" nil","2899":" nil","2900":" nil","2901":" nil","2902":" nil","2903":" nil","2904":" nil","2905":" nil","2906":" nil","2907":" nil","2908":" nil","2909":" nil","2910":" nil","2911":" nil","2912":" nil","2913":" nil","2914":" nil","2915":" nil","2916":" nil","2917":" nil","2918":" nil","2919":" nil","2920":" nil","2921":" nil","2922":" nil","2933":" nil","2934":" nil","2935":" nil","2936":" nil","2937":" nil","2938":" nil","2939":" nil","2940":" nil","2941":" nil","2942":" nil","2943":" nil","2944":" nil","2945":" nil","2946":" nil","2947":" nil","2948":" nil","2950":" nil","2951":" nil","2952":" nil","2963":" nil","2964":" nil","2965":" nil","2966":" nil","2967":" nil","2968":" nil","2969":" nil","2970":" nil","2971":" nil","2972":" nil","2973":" nil","2974":" nil","2975":" nil","2976":" nil","2978":" nil","2979":" nil","2980":" nil","2981":" nil","2982":" nil","2983":" nil","2984":" nil","2985":" nil","2986":" nil","2987":" nil","2988":" nil","2989":" nil","2990":" nil","2991":" nil","2992":" nil","2993":" nil","2994":" nil","2995":" nil","2996":" nil","2997":" nil","2998":" nil","2999":" nil","3000":" nil","3001":" nil","3002":" nil","3003":" nil","3004":" nil","3005":" nil","3006":" nil","3007":" nil","3008":" nil","3013":" nil","3018":" nil","3021":" nil","3022":" nil","3023":" nil","3024":" nil","3025":" nil","3026":" nil","3031":" nil","3032":" nil","3033":" nil","3036":" nil","3041":" nil","3046":" nil","3051":" nil","3056":" nil","3061":" nil","3066":" nil","3071":" nil","3076":" nil","3081":" nil","3086":" nil","3091":" nil","3096":" nil","3106":" nil","3116":" nil","3121":" nil","3126":" nil","3131":" nil","3136":" nil","3141":" nil","3146":" nil","3151":" nil","3156":" nil","3161":" nil","3171":" nil","3176":" nil","3181":" nil","3186":" nil","3191":" nil","3196":" nil","3201":" nil","3216":" nil","3221":" nil","3226":" nil","3236":" nil","3241":" nil","3242":" nil","3243":" nil","3244":" nil","3245":" nil","3246":" nil","3247":" nil","3248":" nil","3249":" nil","3250":" nil","3251":" nil","3252":" nil","3253":" nil","3254":" nil","3255":" nil","3256":" nil","3261":" nil","3262":" nil","3263":" nil","3264":" nil","3265":" nil","3266":" nil","3267":" nil","3268":" nil","3269":" nil","3270":" nil","3271":" nil","3272":" nil","3273":" nil","3274":" nil","3275":" nil","3277":" nil","3278":" nil","3279":" nil","3280":" nil","3281":" nil","3282":" nil","3283":" nil","3284":" nil","3285":" nil","3286":" nil","3287":" nil","3288":" nil","3289":" nil","3296":" nil","3297":" nil","3298":" nil","3299":" nil","3300":" nil","3301":" nil","3302":" nil","3303":" nil","3304":" nil","3305":" nil","3306":" nil","3307":" nil","3308":" nil","3309":" nil","3311":" nil","3312":" nil","3313":" nil","3314":" nil","3315":" nil","3316":" nil","3317":" nil","3318":" nil","3319":" nil","3321":" nil","3322":" nil","3323":" nil","3324":" nil","3325":" nil","3326":" nil","3327":" nil","3328":" nil","3329":" nil","3330":" nil","3331":" nil","3332":" nil","3333":" nil","3334":" nil","3335":" nil","3336":" nil","3337":" nil","3338":" nil","3339":" nil","3340":" nil","3341":" nil","3342":" nil","3343":" nil","3344":" nil","3345":" nil","3346":" nil","3351":" nil","3356":" nil","3361":" nil","3366":" nil","3376":" nil","3386":" nil","3391":" nil","3396":" nil","3397":" nil","3398":" nil","3399":" nil","3400":" nil","3401":" nil","3402":" nil","3403":" nil","3404":" nil","3405":" nil","3406":" nil","3407":" nil","3408":" nil","3409":" nil","3410":" nil","3411":" nil","3416":" nil","3417":" nil","3418":" nil","3419":" nil","3420":" nil","3421":" nil","3441":" nil","3442":" nil","3443":" nil","3445":" nil","3449":" nil","3450":" nil","3451":" nil","3452":" nil","3453":" nil","3454":" nil","3459":" nil","3460":" nil","3461":" nil","3462":" nil","3463":" nil","3464":" nil","3465":" nil","3466":" nil","3467":" nil","3468":" nil","3469":" nil","3470":" nil","3471":" nil","3472":" nil","3473":" nil","3474":" nil","3475":" nil","3476":" nil","3477":" nil","3478":" nil","3479":" nil","3480":" nil","3481":" nil","3482":" nil","3483":" nil","3484":" nil","3485":" nil","3486":" nil","3487":" nil","3488":" nil","3499":" nil","3500":" nil","3501":" nil","3502":" nil","3503":" nil","3514":" nil","3515":" nil","3516":" nil","3517":" nil","3518":" nil","3519":" nil","3520":" nil","3521":" nil","3522":" nil","3523":" nil","3524":" nil","3525":" nil","3526":" nil","3527":" nil","3528":" nil","3529":" nil","3530":" nil","3531":" nil","3532":" nil","3533":" nil","3534":" nil","3535":" nil","3536":" nil","3537":" nil","3538":" nil","3544":" nil","3545":" nil","3546":" nil","3547":" nil","3548":" nil","3549":" nil","3550":" nil","3551":" nil","3552":" nil","3553":" nil","3554":" nil","3555":" nil","3556":" nil","3557":" nil","3558":" nil","3559":" nil","3560":" nil","3561":" nil","3562":" nil","3564":" nil","3565":" nil","3566":" nil","3567":" nil","3568":" nil","3569":" nil","3570":" nil","3571":" nil","3572":" nil","3573":" nil","3574":" nil","3575":" nil","3576":" nil","3577":" nil","3580":" nil","3581":" nil","3582":" nil","3583":" nil","3584":" nil","3585":" nil","3586":" nil","3587":" nil","3588":" nil","3589":" nil","3590":" nil","3591":" nil","3592":" nil","3593":" nil","3599":" nil","3600":" nil","3601":" nil","3602":" nil","3603":" nil","3604":" nil","3605":" nil","3606":" nil","3607":" nil","3608":" nil","3609":" nil","3610":" nil","3611":" nil","3612":" nil","3613":" nil","3614":" nil","3615":" nil","3616":" nil","3617":" nil","3618":" nil","3619":" nil","3621":" nil","3622":" nil","3623":" nil","3624":" nil","3625":" nil","3626":" nil","3627":" nil","3628":" nil","3634":" nil","3635":" nil","3636":" nil","3637":" nil","3638":" nil","3639":" nil","3640":" nil","3641":" nil","3642":" nil","3643":" nil","3644":" nil","3645":" nil","3647":" nil","3648":" nil","3649":" nil","3654":" nil","3659":" nil","3664":" nil","3669":" nil","3674":" nil","3679":" nil","3684":" nil","3689":" nil","3694":" nil","3719":" nil","3724":" nil","3749":" nil","3754":" nil","3769":" nil","3774":" nil","3799":" nil","3800":" nil","3801":" nil","3802":" nil","3803":" nil","3804":" nil","3805":" nil","3806":" nil","3807":" nil","3808":" nil","3809":" nil","3819":" nil","3820":" nil","3821":" nil","3822":" nil","3823":" nil","3824":" nil","3825":" nil","3826":" nil","3827":" nil","3828":" nil","3829":" nil","3830":" nil","3831":" nil","3832":" nil","3833":" nil","3834":" nil","3835":" nil","3836":" nil","3837":" nil","3838":" nil","3839":" nil","3840":" nil","3841":" nil","3842":" nil","3843":" nil","3844":" nil","3845":" nil","3846":" nil","3847":" nil","3848":" nil","3849":" nil","3850":" nil","3851":" nil","3852":" nil","3853":" nil","3854":" nil","3855":" nil","3856":" nil","3857":" nil","3858":" nil","3859":" nil","3860":" nil","3861":" nil","3862":" nil","3863":" nil","3864":" nil","3865":" nil","3866":" nil","3867":" nil","3868":" nil","3869":" nil","3870":" nil","3871":" nil","3872":" nil","3873":" nil","3874":" nil","3875":" nil","3876":" nil","3877":" nil","3878":" nil","3884":" nil","3885":" nil","3886":" nil","3887":" nil","3888":" nil","3889":" nil","3890":" nil","3891":" nil","3892":" nil","3893":" nil","3899":" nil","3900":" nil","3901":" nil","3902":" nil","3903":" nil","3904":" nil","3905":" nil","3906":" nil","3907":" nil","3908":" nil","3909":" nil","3910":" nil","3911":" nil","3912":" nil","3913":" nil","3914":" nil","3915":" nil","3916":" nil","3917":" nil","3918":" nil","3939":" nil","3940":" nil","3941":" nil","3942":" nil","3943":" nil","3944":" nil","3945":" nil","3946":" nil","3947":" nil","3948":" nil","3949":" nil","3950":" nil","3951":" nil","3952":" nil","3953":" nil","3954":" nil","3955":" nil","3956":" nil","3957":" nil","3958":" nil","3964":" nil","3965":" nil","3966":" nil","3967":" nil","3968":" nil","3969":" nil","3970":" nil","3971":" nil","3972":" nil","3973":" nil","3974":" nil","3975":" nil","3976":" nil","3977":" nil","3978":" nil","3979":" nil","3980":" nil","3981":" nil","3982":" nil","3983":" nil","3984":" nil","3985":" nil","3986":" nil","3987":" nil","3988":" nil","3989":" nil","3990":" nil","3991":" nil","3992":" nil","3993":" nil","3994":" nil","3995":" nil","3996":" nil","3997":" nil","3998":" nil","3999":" nil","4000":" nil","4001":" nil","4002":" nil","4003":" nil","4004":" nil","4005":" nil","4006":" nil","4007":" nil","4008":" nil","4009":" nil","4010":" nil","4011":" nil","4012":" nil","4013":" nil","4014":" nil","4019":" nil","4020":" nil","4021":" nil","4022":" nil","4023":" nil","4024":" nil","4025":" nil","4026":" nil","4027":" nil","4028":" nil","4029":" nil","4030":" nil","4031":" nil","4032":" nil","4033":" nil","4039":" nil","4040":" nil","4041":" nil","4042":" nil","4043":" nil","4044":" nil","4045":" nil","4046":" nil","4047":" nil","4048":" nil","4049":" nil","4050":" nil","4051":" nil","4052":" nil","4053":" nil","4054":" nil","4055":" nil","4056":" nil","4057":" nil","4058":" nil","4059":" nil","4060":" nil","4061":" nil","4062":" nil","4063":" nil","4064":" nil","4065":" nil","4066":" nil","4067":" nil","4068":" nil","4069":" nil","4070":" nil","4071":" nil","4072":" nil","4073":" nil","4074":" nil","4075":" nil","4076":" nil","4077":" nil","4078":" nil","4079":" nil","4080":" nil","4081":" nil","4082":" nil","4083":" nil","4084":" nil","4085":" nil","4086":" nil","4087":" nil","4088":" nil","4089":" nil","4090":" nil","4091":" nil","4092":" nil","4093":" nil","4094":" nil","4095":" nil","4096":" nil","4097":" nil","4098":" nil","4099":" nil","4100":" nil","4101":" nil","4102":" nil","4103":" nil","4104":" nil","4105":" nil","4107":" nil","4108":" nil","4109":" nil","4110":" nil","4111":" nil","4112":" nil","4114":" nil","4115":" nil","4117":" nil","4118":" nil","4119":" nil","4120":" nil","4121":" nil","4122":" nil","4123":" nil","4124":" nil","4125":" nil","4126":" nil","4127":" nil","4128":" nil","4129":" nil","4130":" nil","4131":" nil","4132":" nil","4133":" nil","4134":" nil","4135":" nil","4136":" nil","4137":" nil","4138":" nil","4139":" nil","4140":" nil","4141":" nil","4142":" nil","4143":" nil","4144":" nil","4145":" nil","4146":" nil","4147":" nil","4148":" nil","4149":" nil","4150":" nil","4151":" nil","4152":" nil","4153":" nil","4159":" nil","4160":" nil","4161":" nil","4162":" nil","4163":" nil","4164":" nil","4165":" nil","4166":" nil","4167":" nil","4168":" nil","4169":" nil","4170":" nil","4174":" nil","4175":" nil","4176":" nil","4177":" nil","4178":" nil","4179":" nil","4180":" nil","4181":" nil","4182":" nil","4183":" nil","4184":" nil","4185":" nil","4186":" nil","4187":" nil","4188":" nil","4189":" nil","4199":" nil","4200":" nil","4201":" nil","4202":" nil","4203":" nil","4204":" nil","4205":" nil","4206":" nil","4207":" nil","4208":" nil","4214":" nil","4215":" nil","4216":" nil","4217":" nil","4218":" nil","4219":" nil","4220":" nil","4221":" nil","4222":" nil","4223":" nil","4224":" nil","4225":" nil","4226":" nil","4227":" nil","4229":" nil","4230":" nil","4231":" nil","4232":" nil","4233":" nil","4234":" nil","4235":" nil","4236":" nil","4237":" nil","4238":" nil","4239":" nil","4240":" nil","4241":" nil","4242":" nil","4243":" nil","4244":" nil","4245":" nil","4246":" nil","4247":" nil","4249":" nil","4250":" nil","4251":" nil","4252":" nil","4253":" nil","4256":" nil","4258":" nil","4259":" nil","4260":" nil","4261":" nil","4262":" nil","4266":" nil","4267":" nil","4269":" nil","4270":" nil","4271":" nil","4272":" nil","4273":" nil","4281":" nil","4282":" nil","4283":" nil","4284":" nil","4285":" nil","4286":" nil","4287":" nil","4289":" nil","4291":" nil","4292":" nil","4293":" nil","4294":" nil","4296":" nil","4297":" nil","4299":" nil","4301":" nil","4304":" nil","4305":" nil","4307":" nil","4308":" nil","4311":" nil","4314":" nil","4320":" nil","4322":" nil","4329":" nil","4331":" nil","4333":" nil","4345":" nil","4347":" nil","4352":" nil","4355":" nil","4356":" nil","4357":" nil","4359":" nil","4361":" nil","4362":" nil","4363":" nil","4365":" nil","4366":" nil","4367":" nil","4368":" nil","4369":" nil","4371":" nil","4372":" nil","4373":" nil","4374":" nil","4390":" nil","4391":" nil","4392":" nil","4394":" nil","4395":" nil","4396":" nil","4400":" nil","4401":" nil","4402":" nil","4404":" nil","4405":" nil","4406":" nil","4409":" nil","4410":" nil","4412":" nil","4413":" nil","4414":" nil","4415":" nil","4419":" nil","4420":" nil","4421":" nil","4422":" nil","4426":" nil","4427":" nil","4429":" nil","4434":" nil","4439":" nil","4444":" nil","4454":" nil","4459":" nil","4464":" nil","4469":" nil","4474":" nil","4479":" nil","4489":" nil","4494":" nil","4499":" nil","4504":" nil","4514":" nil","4519":" nil","4524":" nil","4529":" nil","4534":" nil","4539":" nil","4544":" nil","4549":" nil","4550":" nil","4551":" nil","4552":" nil","4553":" nil","4554":" nil","4555":" nil","4556":" nil","4557":" nil","4558":" nil","4559":" nil","4560":" nil","4561":" nil","4562":" nil","4563":" nil","4564":" nil","4565":" nil","4566":" nil","4567":" nil","4568":" nil","4569":" nil","4570":" nil","4572":" nil","4573":" nil","4579":" nil","4580":" nil","4581":" nil","4582":" nil","4583":" nil","4584":" nil","4585":" nil","4586":" nil","4587":" nil","4588":" nil","4589":" nil","4590":" nil","4591":" nil","4592":" nil","4593":" nil","4594":" nil","4595":" nil","4596":" nil","4597":" nil","4598":" nil","4599":" nil","4600":" nil","4601":" nil","4602":" nil","4603":" nil","4604":" nil","4605":" nil","4606":" nil","4607":" nil","4608":" nil","4609":" nil","4614":" nil","4615":" nil","4616":" nil","4617":" nil","4618":" nil","4629":" nil","4630":" nil","4631":" nil","4632":" nil","4633":" nil","4634":" nil","4635":" nil","4636":" nil","4637":" nil","4638":" nil","4639":" nil","4640":" nil","4641":" nil","4642":" nil","4643":" nil","4644":" nil","4645":" nil","4646":" nil","4647":" nil","4648":" nil","4649":" nil","4650":" nil","4651":" nil","4652":" nil","4653":" nil","4654":" nil","4655":" nil","4656":" nil","4657":" nil","4658":" nil","4659":" nil","4662":" nil","4667":" nil","4668":" nil","4669":" nil","4670":" nil","4671":" nil","4672":" nil","4673":" nil","4674":" nil","4675":" nil","4676":" nil","4677":" nil","4678":" nil","4679":" nil","4680":" nil","4681":" nil","4682":" nil","4684":" nil","4685":" nil","4687":" nil","4688":" nil","4690":" nil","4691":" nil","4702":" nil","4703":" nil","4705":" nil","4707":" nil","4708":" nil","4709":" nil","4711":" nil","4715":" nil","4717":" nil","4718":" nil","4720":" nil","4721":" nil","4724":" nil","4726":" nil","4727":" nil","4729":" nil","4731":" nil","4732":" nil","4733":" nil","4734":" nil","4736":" nil","4737":" nil","4740":" nil","4741":" nil","4743":" nil","4745":" nil","4746":" nil","4747":" nil","4749":" nil","4751":" nil","4752":" nil","4753":" nil","4754":" nil","4755":" nil","4757":" nil","4758":" nil","4763":" nil","4764":" nil","4765":" nil","4766":" nil","4767":" nil","4768":" nil","4769":" nil","4770":" nil","4771":" nil","4777":" nil","4779":" nil","4780":" nil","4787":" nil","4788":" nil","4790":" nil","4791":" nil","4792":" nil","4794":" nil","4795":" nil","4796":" nil","4802":" nil","4803":" nil","4804":" nil","4805":" nil","4806":" nil","4808":" nil","4809":" nil","4811":" nil","4812":" nil","4814":" nil","4815":" nil","4818":" nil","4819":" nil","4821":" nil","4822":" nil","4823":" nil","4826":" nil","4832":" nil","4833":" nil","4835":" nil","4836":" nil","4840":" nil","4842":" nil","4843":" nil","4844":" nil","4847":" nil","4848":" nil","4849":" nil","4851":" nil","4852":" nil","4853":" nil","4854":" nil","4856":" nil","4862":" nil","4864":" nil","4866":" nil","4870":" nil","4875":" nil","4880":" nil","4885":" nil","4890":" nil","4895":" nil","4900":" nil","4901":" nil","4902":" nil","4903":" nil","4904":" nil","4905":" nil","4906":" nil","4907":" nil","4908":" nil","4909":" nil","4910":" nil","4911":" nil","4912":" nil","4913":" nil","4914":" nil","4915":" nil","4920":" nil","4921":" nil","4922":" nil","4923":" nil","4924":" nil","4925":" nil","4926":" nil","4927":" nil","4928":" nil","4929":" nil","4930":" nil","4934":" nil","4939":" nil","4941":" nil","4943":" nil","4944":" nil","4945":" nil","4946":" nil","4947":" nil","4948":" nil","4949":" nil","4950":" nil","4951":" nil","4952":" nil","4953":" nil","4954":" nil","4955":" nil","4956":" nil","4957":" nil","4958":" nil","4959":" nil","4960":" nil","4961":" nil","4962":" nil","4963":" nil","4964":" nil","4965":" nil","4966":" nil","4967":" nil","4968":" nil","4969":" nil","4970":" nil","4971":" nil","4972":" nil","4973":" nil","4974":" nil","4975":" nil","4976":" nil","4977":" nil","4978":" nil","4979":" nil","4980":" nil","4981":" nil","4982":" nil","4983":" nil","4984":" nil","4985":" nil","4986":" nil","4987":" nil","4988":" nil","4989":" nil","4990":" nil","4991":" nil","4992":" nil","4993":" nil","4994":" nil","4995":" nil","4996":" nil","4997":" nil","4998":" nil","4999":" nil","5000":" nil","5001":" nil","5002":" nil","5003":" nil","5004":" nil","5005":" nil","5006":" nil","5007":" nil","5008":" nil","5009":" nil","5010":" nil","5011":" nil","5012":" nil","5013":" nil","5014":" nil","5015":" nil","5016":" nil","5017":" nil","5018":" nil","5019":" nil","5020":" nil","5021":" nil","5022":" nil","5023":" nil","5024":" nil","5025":" nil","5026":" nil","5027":" nil","5028":" nil","5029":" nil","5030":" nil","5031":" nil","5032":" nil","5033":" nil","5034":" nil","5035":" nil","5036":" nil","5037":" nil","5038":" nil","5039":" nil","5040":" nil","5041":" nil","5042":" nil","5043":" nil","5044":" nil","5045":" nil","5046":" nil","5047":" nil","5048":" nil","5049":" nil","5050":" nil","5051":" nil","5052":" nil","5053":" nil","5054":" nil","5055":" nil","5056":" nil","5057":" nil","5058":" nil","5059":" nil","5060":" nil","5061":" nil","5062":" nil","5063":" nil","5064":" nil","5065":" nil","5066":" nil","5067":" nil","5068":" nil","5069":" nil","5070":" nil","5080":" nil","5081":" nil","5082":" nil","5083":" nil","5084":" nil","5085":" nil","5086":" nil","5087":" nil","5088":" nil","5089":" nil","5090":" nil","5091":" nil","5092":" nil","5093":" nil","5094":" nil","5100":" nil","5101":" nil","5102":" nil","5103":" nil","5104":" nil","5105":" nil","5106":" nil","5107":" nil","5108":" nil","5109":" nil","5120":" nil","5121":" nil","5122":" nil","5123":" nil","5124":" nil","5125":" nil","5126":" nil","5127":" nil","5128":" nil","5129":" nil","5130":" nil","5131":" nil","5133":" nil","5134":" nil","5135":" nil","5136":" nil","5137":" nil","5138":" nil","5139":" nil","5140":" nil","5141":" nil","5142":" nil","5143":" nil","5144":" nil","5145":" nil","5146":" nil","5147":" nil","5148":" nil","5149":" nil","5150":" nil","5151":" nil","5152":" nil","5153":" nil","5154":" nil","5160":" nil","5161":" nil","5165":" nil","5166":" nil","5167":" nil","5168":" nil","5169":" nil","5170":" nil","5171":" nil","5172":" nil","5173":" nil","5174":" nil","5175":" nil","5176":" nil","5177":" nil","5178":" nil","5179":" nil","5180":" nil","5181":" nil","5182":" nil","5183":" nil","5184":" nil","5185":" nil","5190":" nil","5191":" nil","5192":" nil","5193":" nil","5194":" nil","5195":" nil","5196":" nil","5197":" nil","5198":" nil","5199":" nil","5200":" nil","5201":" nil","5202":" nil","5203":" nil","5204":" nil","5205":" nil","5206":" nil","5207":" nil","5208":" nil","5209":" nil","5210":" nil","5211":" nil","5212":" nil","5213":" nil","5214":" nil","5215":" nil","5220":" nil","5221":" nil","5222":" nil","5223":" nil","5224":" nil","5225":" nil","5226":" nil","5227":" nil","5228":" nil","5229":" nil","5230":" nil","5231":" nil","5232":" nil","5233":" nil","5234":" nil","5235":" nil","5236":" nil","5237":" nil","5238":" nil","5239":" nil","5250":" nil","5251":" nil","5252":" nil","5253":" nil","5254":" nil","5260":" nil","5261":" nil","5262":" nil","5263":" nil","5264":" nil","5265":" nil","5266":" nil","5267":" nil","5268":" nil","5269":" nil","5270":" nil","5271":" nil","5272":" nil","5273":" nil","5274":" nil","5275":" nil","5280":" nil","5285":" nil","5295":" nil","5296":" nil","5297":" nil","5298":" nil","5299":" nil","5300":" nil","5301":" nil","5302":" nil","5303":" nil","5304":" nil","5305":" nil","5306":" nil","5307":" nil","5308":" nil","5309":" nil","5310":" nil","5315":" nil","5316":" nil","5317":" nil","5318":" nil","5319":" nil","5325":" nil","5326":" nil","5327":" nil","5330":" nil","5331":" nil","5332":" nil","5333":" nil","5334":" nil","5335":" nil","5336":" nil","5337":" nil","5338":" nil","5339":" nil","5340":" nil","5341":" nil","5342":" nil","5343":" nil","5344":" nil","5345":" nil","5346":" nil","5347":" nil","5348":" nil","5349":" nil","5350":" nil","5351":" nil","5352":" nil","5353":" nil","5354":" nil","5355":" nil","5356":" nil","5357":" nil","5358":" nil","5359":" nil","5360":" nil","5361":" nil","5362":" nil","5363":" nil","5364":" nil","5365":" nil","5366":" nil","5367":" nil","5368":" nil","5369":" nil","5370":" nil","5371":" nil","5376":" nil","5377":" nil","5378":" nil","5379":" nil","5380":" nil","5381":" nil","5382":" nil","5383":" nil","5384":" nil","5385":" nil","5391":" nil","5392":" nil","5393":" nil","5394":" nil","5395":" nil","5396":" nil","5397":" nil","5398":" nil","5399":" nil","5400":" nil","5406":" nil","5407":" nil","5408":" nil","5409":" nil","5410":" nil","5411":" nil","5412":" nil","5413":" nil","5414":" nil","5415":" nil","5416":" nil","5417":" nil","5418":" nil","5419":" nil","5420":" nil","5421":" nil","5422":" nil","5423":" nil","5424":" nil","5425":" nil","5431":" nil","5432":" nil","5433":" nil","5434":" nil","5435":" nil","5436":" nil","5437":" nil","5438":" nil","5439":" nil","5440":" nil","5441":" nil","5442":" nil","5443":" nil","5444":" nil","5445":" nil","5451":" nil","5452":" nil","5453":" nil","5454":" nil","5455":" nil","5456":" nil","5457":" nil","5458":" nil","5459":" nil","5460":" nil","5461":" nil","5462":" nil","5463":" nil","5464":" nil","5465":" nil","5466":" nil","5467":" nil","5468":" nil","5469":" nil","5470":" nil","5476":" nil","5477":" nil","5479":" nil","5480":" nil","5481":" nil","5482":" nil","5483":" nil","5484":" nil","5485":" nil","5486":" nil","5487":" nil","5488":" nil","5489":" nil","5490":" nil","5496":" nil","5497":" nil","5498":" nil","5499":" nil","5500":" nil","5501":" nil","5502":" nil","5503":" nil","5504":" nil","5505":" nil","5506":" nil","5507":" nil","5508":" nil","5509":" nil","5510":" nil","5511":" nil","5512":" nil","5513":" nil","5514":" nil","5515":" nil","5516":" nil","5517":" nil","5518":" nil","5519":" nil","5520":" nil","5521":" nil","5522":" nil","5523":" nil","5524":" nil","5525":" nil","5526":" nil","5527":" nil","5528":" nil","5529":" nil","5530":" nil","5536":" nil","5537":" nil","5538":" nil","5539":" nil","5540":" nil","5541":" nil","5542":" nil","5543":" nil","5544":" nil","5545":" nil","5546":" nil","5551":" nil","5552":" nil","5553":" nil","5554":" nil","5555":" nil","5556":" nil","5557":" nil","5558":" nil","5559":" nil","5560":" nil","5561":" nil","5562":" nil","5563":" nil","5564":" nil","5565":" nil","5566":" nil","5567":" nil","5568":" nil","5569":" nil","5570":" nil","5571":" nil","5572":" nil","5573":" nil","5574":" nil","5575":" nil","5576":" nil","5577":" nil","5578":" nil","5579":" nil","5580":" nil","5591":" nil","5593":" nil","5594":" nil","5595":" nil","5596":" nil","5597":" nil","5598":" nil","5599":" nil","5600":" nil","5606":" nil","5607":" nil","5608":" nil","5609":" nil","5610":" nil","5616":" nil","5617":" nil","5618":" nil","5619":" nil","5620":" nil","5621":" nil","5622":" nil","5623":" nil","5624":" nil","5625":" nil","5626":" nil","5627":" nil","5628":" nil","5629":" nil","5630":" nil","5631":" nil","5632":" nil","5633":" nil","5634":" nil","5635":" nil","5636":" nil","5637":" nil","5638":" nil","5639":" nil","5641":" nil","5642":" nil","5643":" nil","5644":" nil","5645":" nil","5646":" nil","5647":" nil","5648":" nil","5649":" nil","5650":" nil","5651":" nil","5652":" nil","5653":" nil","5654":" nil","5655":" nil","5656":" nil","5657":" nil","5658":" nil","5659":" nil","5660":" nil","5661":" nil","5662":" nil","5663":" nil","5664":" nil","5665":" nil","5666":" nil","5667":" nil","5668":" nil","5669":" nil","5670":" nil","5676":" nil","5678":" nil","5679":" nil","5680":" nil","5681":" nil","5682":" nil","5683":" nil","5684":" nil","5685":" nil","5691":" nil","5692":" nil","5693":" nil","5694":" nil","5695":" nil","5696":" nil","5697":" nil","5698":" nil","5699":" nil","5700":" nil","5701":" nil","5702":" nil","5703":" nil","5704":" nil","5705":" nil","5711":" nil","5712":" nil","5713":" nil","5714":" nil","5715":" nil","5716":" nil","5717":" nil","5718":" nil","5719":" nil","5720":" nil","5721":" nil","5722":" nil","5723":" nil","5724":" nil","5725":" nil","5726":" nil","5727":" nil","5728":" nil","5729":" nil","5730":" nil","5731":" nil","5732":" nil","5733":" nil","5734":" nil","5735":" nil","5736":" nil","5737":" nil","5738":" nil","5739":" nil","5740":" nil","5746":" nil","5747":" nil","5748":" nil","5749":" nil","5750":" nil","5751":" nil","5752":" nil","5753":" nil","5754":" nil","5755":" nil","5756":" nil","5761":" nil","5762":" nil","5763":" nil","5764":" nil","5765":" nil","5766":" nil","5767":" nil","5768":" nil","5769":" nil","5770":" nil","5771":" nil","5772":" nil","5773":" nil","5774":" nil","5775":" nil","5776":" nil","5777":" nil","5778":" nil","5779":" nil","5780":" nil","5781":" nil","5782":" nil","5783":" nil","5784":" nil","5785":" nil","5786":" nil","5787":" nil","5788":" nil","5789":" nil","5790":" nil","5791":" nil","5792":" nil","5793":" nil","5794":" nil","5795":" nil","5796":" nil","5797":" nil","5798":" nil","5799":" nil","5800":" nil","5801":" nil","5802":" nil","5803":" nil","5804":" nil","5805":" nil","5811":" nil","5812":" nil","5813":" nil","5814":" nil","5815":" nil","5816":" nil","5817":" nil","5818":" nil","5819":" nil","5820":" nil","5821":" nil","5822":" nil","5823":" nil","5824":" nil","5825":" nil","5826":" nil","5827":" nil","5828":" nil","5829":" nil","5830":" nil","5831":" nil","5832":" nil","5833":" nil","5834":" nil","5835":" nil","5836":" nil","5837":" nil","5838":" nil","5839":" nil","5840":" nil","5841":" nil","5842":" nil","5843":" nil","5844":" nil","5845":" nil","5846":" nil","5847":" nil","5848":" nil","5849":" nil","5850":" nil","5851":" nil","5852":" nil","5853":" nil","5854":" nil","5855":" nil","5856":" nil","5857":" nil","5858":" nil","5860":" nil","5866":" nil","5867":" nil","5868":" nil","5869":" nil","5870":" nil","5871":" nil","5872":" nil","5873":" nil","5874":" nil","5875":" nil","5881":" nil","5882":" nil","5883":" nil","5884":" nil","5885":" nil","5886":" nil","5887":" nil","5888":" nil","5889":" nil","5890":" nil","5891":" nil","5892":" nil","5893":" nil","5894":" nil","5895":" nil","5896":" nil","5897":" nil","5898":" nil","5899":" nil","5900":" nil","5901":" nil","5902":" nil","5903":" nil","5904":" nil","5905":" nil","5906":" nil","5907":" nil","5908":" nil","5909":" nil","5910":" nil","5911":" nil","5912":" nil","5913":" nil","5914":" nil","5915":" nil","5916":" nil","5917":" nil","5918":" nil","5919":" nil","5920":" nil","5926":" nil","5927":" nil","5928":" nil","5929":" nil","5930":" nil","5931":" nil","5932":" nil","5933":" nil","5934":" nil","5935":" nil","5936":" nil","5937":" nil","5938":" nil","5939":" nil","5940":" nil","5941":" nil","5942":" nil","5943":" nil","5944":" nil","5945":" nil","5946":" nil","5947":" nil","5948":" nil","5949":" nil","5950":" nil","5951":" nil","5952":" nil","5953":" nil","5954":" nil","5955":" nil","5956":" nil","5957":" nil","5958":" nil","5959":" nil","5960":" nil","5961":" nil","5962":" nil","5963":" nil","5964":" nil","5965":" nil","5966":" nil","5971":" nil","5972":" nil","5973":" nil","5974":" nil","5975":" nil","5976":" nil","5977":" nil","5978":" nil","5979":" nil","5980":" nil","5981":" nil","5982":" nil","5983":" nil","5984":" nil","5986":" nil","5991":" nil","5996":" nil","6001":" nil","6006":" nil","6011":" nil","6016":" nil","6021":" nil","6026":" nil","6031":" nil","6036":" nil","6037":" nil","6038":" nil","6039":" nil","6040":" nil","6041":" nil","6042":" nil","6043":" nil","6044":" nil","6045":" nil","6046":" nil","6056":" nil","6057":" nil","6058":" nil","6059":" nil","6060":" nil","6061":" nil","6062":" nil","6063":" nil","6064":" nil","6065":" nil","6066":" nil","6067":" nil","6068":" nil","6069":" nil","6070":" nil","6071":" nil","6072":" nil","6073":" nil","6074":" nil","6075":" nil","6076":" nil","6077":" nil","6078":" nil","6079":" nil","6080":" nil","6081":" nil","6082":" nil","6083":" nil","6084":" nil","6085":" nil","6086":" nil","6087":" nil","6088":" nil","6089":" nil","6090":" nil","6091":" nil","6092":" nil","6093":" nil","6094":" nil","6095":" nil","6101":" nil","6102":" nil","6103":" nil","6104":" nil","6105":" nil","6106":" nil","6107":" nil","6108":" nil","6109":" nil","6110":" nil","6111":" nil","6112":" nil","6113":" nil","6114":" nil","6115":" nil","6121":" nil","6122":" nil","6123":" nil","6124":" nil","6125":" nil","6126":" nil","6127":" nil","6128":" nil","6129":" nil","6130":" nil","6131":" nil","6136":" nil","6137":" nil","6138":" nil","6139":" nil","6140":" nil","6141":" nil","6142":" nil","6143":" nil","6144":" nil","6145":" nil","6146":" nil","6147":" nil","6148":" nil","6149":" nil","6150":" nil","6151":" nil","6152":" nil","6153":" nil","6154":" nil","6155":" nil","6156":" nil","6158":" nil","6159":" nil","6160":" nil","6181":" nil","6182":" nil","6183":" nil","6184":" nil","6185":" nil","6186":" nil","6187":" nil","6188":" nil","6189":" nil","6190":" nil","6191":" nil","6192":" nil","6193":" nil","6194":" nil","6195":" nil","6197":" nil","6198":" nil","6199":" nil","6200":" nil","6201":" nil","6202":" nil","6203":" nil","6204":" nil","6205":" nil","6216":" nil","6217":" nil","6218":" nil","6219":" nil","6220":" nil","6221":" nil","6222":" nil","6223":" nil","6224":" nil","6225":" nil","6226":" nil","6227":" nil","6228":" nil","6229":" nil","6230":" nil","6231":" nil","6232":" nil","6233":" nil","6234":" nil","6235":" nil","6236":" nil","6237":" nil","6238":" nil","6239":" nil","6240":" nil","6241":" nil","6246":" nil","6247":" nil","6248":" nil","6249":" nil","6250":" nil","6251":" nil","6252":" nil","6253":" nil","6254":" nil","6255":" nil","6256":" nil","6257":" nil","6258":" nil","6259":" nil","6260":" nil","6266":" nil","6267":" nil","6268":" nil","6269":" nil","6270":" nil","6276":" nil","6277":" nil","6278":" nil","6279":" nil","6280":" nil","6281":" nil","6282":" nil","6283":" nil","6284":" nil","6285":" nil","6286":" nil","6287":" nil","6288":" nil","6289":" nil","6290":" nil","6291":" nil","6301":" nil","6302":" nil","6303":" nil","6304":" nil","6305":" nil","6306":" nil","6307":" nil","6308":" nil","6309":" nil","6310":" nil","6311":" nil","6312":" nil","6313":" nil","6314":" nil","6315":" nil","6316":" nil","6317":" nil","6318":" nil","6319":" nil","6321":" nil","6322":" nil","6323":" nil","6324":" nil","6325":" nil","6326":" nil","6327":" nil","6328":" nil","6329":" nil","6330":" nil","6331":" nil","6341":" nil","6342":" nil","6343":" nil","6344":" nil","6345":" nil","6346":" nil","6347":" nil","6348":" nil","6349":" nil","6350":" nil","6351":" nil","6352":" nil","6353":" nil","6354":" nil","6355":" nil","6356":" nil","6357":" nil","6358":" nil","6359":" nil","6360":" nil","6366":" nil","6367":" nil","6368":" nil","6369":" nil","6370":" nil","6371":" nil","6372":" nil","6373":" nil","6374":" nil","6375":" nil","6376":" nil","6377":" nil","6378":" nil","6379":" nil","6380":" nil","6386":" nil","6387":" nil","6388":" nil","6389":" nil","6390":" nil","6396":" nil","6397":" nil","6398":" nil","6399":" nil","6400":" nil","6401":" nil","6402":" nil","6403":" nil","6404":" nil","6405":" nil","6406":" nil","6407":" nil","6408":" nil","6409":" nil","6410":" nil","6411":" nil","6412":" nil","6413":" nil","6414":" nil","6415":" nil","6421":" nil","6422":" nil","6423":" nil","6424":" nil","6425":" nil","6426":" nil","6427":" nil","6428":" nil","6429":" nil","6430":" nil","6431":" nil","6432":" nil","6433":" nil","6434":" nil","6435":" nil","6461":" nil","6466":" nil","6471":" nil","6476":" nil","6481":" nil","6486":" nil","6491":" nil","6492":" nil","6493":" nil","6494":" nil","6495":" nil","6496":" nil","6497":" nil","6498":" nil","6499":" nil","6500":" nil","6501":" nil","6502":" nil","6503":" nil","6504":" nil","6505":" nil","6506":" nil","6507":" nil","6509":" nil","6510":" nil","6511":" nil","6516":" nil","6517":" nil","6518":" nil","6519":" nil","6520":" nil","6521":" nil","6522":" nil","6523":" nil","6524":" nil","6525":" nil","6526":" nil","6527":" nil","6528":" nil","6529":" nil","6530":" nil","6541":" nil","6542":" nil","6543":" nil","6544":" nil","6545":" nil","6551":" nil","6552":" nil","6553":" nil","6554":" nil","6555":" nil","6556":" nil","6557":" nil","6558":" nil","6559":" nil","6560":" nil","6561":" nil","6562":" nil","6563":" nil","6564":" nil","6565":" nil","6566":" nil","6567":" nil","6568":" nil","6569":" nil","6570":" nil","6571":" nil","6572":" nil","6573":" nil","6574":" nil","6575":" nil","6576":" nil","6577":" nil","6578":" nil","6579":" nil","6580":" nil","6581":" nil","6582":" nil","6583":" nil","6584":" nil","6585":" nil","6596":" nil","6597":" nil","6598":" nil","6599":" nil","6600":" nil","6601":" nil","6602":" nil","6603":" nil","6604":" nil","6605":" nil","6606":" nil","6607":" nil","6608":" nil","6609":" nil","6610":" nil","6611":" nil","6612":" nil","6613":" nil","6614":" nil","6615":" nil","6616":" nil","6631":" nil","6636":" nil","6637":" nil","6638":" nil","6639":" nil","6640":" nil","6641":" nil","6642":" nil","6643":" nil","6644":" nil","6645":" nil","6646":" nil","6647":" nil","6649":" nil","6650":" nil","6651":" nil","6652":" nil","6653":" nil","6654":" nil","6655":" nil","6656":" nil","6657":" nil","6658":" nil","6659":" nil","6660":" nil","6661":" nil","6662":" nil","6663":" nil","6664":" nil","6665":" nil","6666":" nil","6667":" nil","6668":" nil","6669":" nil","6670":" nil","6671":" nil","6672":" nil","6673":" nil","6674":" nil","6675":" nil","6676":" nil","6677":" nil","6678":" nil","6679":" nil","6680":" nil","6681":" nil","6686":" nil","6687":" nil","6688":" nil","6689":" nil","6690":" nil","6696":" nil","6697":" nil","6698":" nil","6699":" nil","6700":" nil","6701":" nil","6702":" nil","6703":" nil","6704":" nil","6705":" nil","6706":" nil","6707":" nil","6708":" nil","6709":" nil","6716":" nil","6718":" nil","6723":" nil","6738":" nil","6743":" nil","6748":" nil","6753":" nil","6754":" nil","6755":" nil","6756":" nil","6757":" nil","6758":" nil","6759":" nil","6760":" nil","6761":" nil","6762":" nil","6763":" nil","6778":" nil","6779":" nil","6780":" nil","6781":" nil","6782":" nil","6788":" nil","6789":" nil","6790":" nil","6791":" nil","6792":" nil","6793":" nil","6794":" nil","6795":" nil","6796":" nil","6797":" nil","6798":" nil","6799":" nil","6800":" nil","6801":" nil","6802":" nil","6803":" nil","6804":" nil","6805":" nil","6806":" nil","6808":" nil","6809":" nil","6810":" nil","6811":" nil","6812":" nil","6813":" nil","6814":" nil","6815":" nil","6816":" nil","6817":" nil","6818":" nil","6819":" nil","6820":" nil","6822":" nil","6823":" nil","6824":" nil","6825":" nil","6826":" nil","6827":" nil","6828":" nil","6829":" nil","6830":" nil","6831":" nil","6832":" nil","6838":" nil","6839":" nil","6840":" nil","6841":" nil","6842":" nil","6843":" nil","6844":" nil","6845":" nil","6846":" nil","6847":" nil","6848":" nil","6849":" nil","6850":" nil","6851":" nil","6853":" nil","6856":" nil","6857":" nil","6858":" nil","6859":" nil","6860":" nil","6861":" nil","6862":" nil","6863":" nil","6864":" nil","6865":" nil","6866":" nil","6867":" nil","6868":" nil","6869":" nil","6870":" nil","6871":" nil","6876":" nil","6877":" nil","6878":" nil","6879":" nil","6880":" nil","6886":" nil","6887":" nil","6888":" nil","6889":" nil","6890":" nil","6891":" nil","6892":" nil","6893":" nil","6894":" nil","6895":" nil","6901":" nil","6902":" nil","6903":" nil","6904":" nil","6905":" nil","6906":" nil","6907":" nil","6908":" nil","6909":" nil","6910":" nil","6911":" nil","6912":" nil","6913":" nil","6914":" nil","6915":" nil","6916":" nil","6917":" nil","6918":" nil","6919":" nil","6920":" nil","6921":" nil","6922":" nil","6923":" nil","6924":" nil","6925":" nil","6926":" nil","6927":" nil","6928":" nil","6929":" nil","6930":" nil","6931":" nil","6932":" nil","6933":" nil","6934":" nil","6935":" nil","6936":" nil","6937":" nil","6942":" nil","6943":" nil","6944":" nil","6945":" nil","6946":" nil","6947":" nil","6948":" nil","6949":" nil","6950":" nil","6951":" nil","6952":" nil","6953":" nil","6954":" nil","6955":" nil","6956":" nil","6957":" nil","6958":" nil","6959":" nil","6961":" nil","6962":" nil","6963":" nil","6964":" nil","6967":" nil","6968":" nil","6969":" nil","6970":" nil","6971":" nil","6972":" nil","6973":" nil","6974":" nil","6975":" nil","6976":" nil","6977":" nil","6982":" nil","6983":" nil","6984":" nil","6985":" nil","6986":" nil","6987":" nil","6988":" nil","6989":" nil","6990":" nil","6991":" nil","6992":" nil","6993":" nil","6994":" nil","6995":" nil","6996":" nil","6997":" nil","6998":" nil","6999":" nil","7000":" nil","7001":" nil","7002":" nil","7003":" nil","7004":" nil","7005":" nil","7006":" nil","7007":" nil","7008":" nil","7009":" nil","7010":" nil","7011":" nil","7012":" nil","7013":" nil","7014":" nil","7015":" nil","7016":" nil","7027":" nil","7028":" nil","7029":" nil","7030":" nil","7031":" nil","7032":" nil","7033":" nil","7034":" nil","7036":" nil","7037":" nil","7038":" nil","7039":" nil","7040":" nil","7041":" nil","7047":" nil","7048":" nil","7049":" nil","7050":" nil","7051":" nil","7052":" nil","7053":" nil","7054":" nil","7055":" nil","7056":" nil","7057":" nil","7058":" nil","7059":" nil","7060":" nil","7061":" nil","7067":" nil","7068":" nil","7069":" nil","7070":" nil","7071":" nil","7072":" nil","7073":" nil","7074":" nil","7075":" nil","7076":" nil","7077":" nil","7078":" nil","7079":" nil","7080":" nil","7081":" nil","7082":" nil","7083":" nil","7084":" nil","7085":" nil","7086":" nil","7087":" nil","7088":" nil","7089":" nil","7090":" nil","7092":" nil","7093":" nil","7094":" nil","7095":" nil","7096":" nil","7097":" nil","7098":" nil","7099":" nil","7100":" nil","7101":" nil","7102":" nil","7103":" nil","7104":" nil","7105":" nil","7106":" nil","7113":" nil","7114":" nil","7115":" nil","7116":" nil","7117":" nil","7118":" nil","7119":" nil","7120":" nil","7121":" nil","7122":" nil","7123":" nil","7124":" nil","7125":" nil","7126":" nil","7127":" nil","7128":" nil","7129":" nil","7130":" nil","7131":" nil","7132":" nil","7133":" nil","7134":" nil","7135":" nil","7136":" nil","7142":" nil","7143":" nil","7144":" nil","7145":" nil","7146":" nil","7147":" nil","7148":" nil","7149":" nil","7150":" nil","7151":" nil","7157":" nil","7158":" nil","7159":" nil","7160":" nil","7161":" nil","7167":" nil","7168":" nil","7169":" nil","7170":" nil","7171":" nil","7172":" nil","7173":" nil","7174":" nil","7175":" nil","7176":" nil","7177":" nil","7178":" nil","7179":" nil","7180":" nil","7181":" nil","7182":" nil","7183":" nil","7184":" nil","7185":" nil","7186":" nil","7187":" nil","7197":" nil","7198":" nil","7199":" nil","7200":" nil","7201":" nil","7202":" nil","7203":" nil","7204":" nil","7205":" nil","7206":" nil","7207":" nil","7208":" nil","7209":" nil","7210":" nil","7211":" nil","7217":" nil","7218":" nil","7219":" nil","7220":" nil","7221":" nil","7222":" nil","7223":" nil","7224":" nil","7225":" nil","7226":" nil","7227":" nil","7228":" nil","7229":" nil","7230":" nil","7231":" nil","7232":" nil","7233":" nil","7234":" nil","7235":" nil","7236":" nil","7237":" nil","7238":" nil","7239":" nil","7240":" nil","7241":" nil","7242":" nil","7243":" nil","7244":" nil","7245":" nil","7246":" nil","7247":" nil","7248":" nil","7249":" nil","7250":" nil","7251":" nil","7252":" nil","7253":" nil","7254":" nil","7255":" nil","7256":" nil","7257":" nil","7258":" nil","7259":" nil","7260":" nil","7261":" nil","7262":" nil","7263":" nil","7264":" nil","7265":" nil","7266":" nil","7272":" nil","7273":" nil","7274":" nil","7275":" nil","7276":" nil","7277":" nil","7278":" nil","7279":" nil","7280":" nil","7281":" nil","7282":" nil","7283":" nil","7284":" nil","7285":" nil","7286":" nil","7287":" nil","7288":" nil","7289":" nil","7290":" nil","7291":" nil","7292":" nil","7293":" nil","7294":" nil","7295":" nil","7296":" nil","7297":" nil","7298":" nil","7299":" nil","7300":" nil","7301":" nil","7302":" nil","7303":" nil","7304":" nil","7305":" nil","7306":" nil","7307":" nil","7308":" nil","7309":" nil","7310":" nil","7311":" nil","7312":" nil","7313":" nil","7314":" nil","7315":" nil","7316":" nil","7317":" nil","7318":" nil","7319":" nil","7320":" nil","7321":" nil","7322":" nil","7323":" nil","7324":" nil","7325":" nil","7326":" nil","7332":" nil","7333":" nil","7334":" nil","7335":" nil","7336":" nil","7342":" nil","7343":" nil","7344":" nil","7345":" nil","7346":" nil","7347":" nil","7348":" nil","7349":" nil","7350":" nil","7351":" nil","7352":" nil","7353":" nil","7354":" nil","7355":" nil","7356":" nil","7362":" nil","7363":" nil","7364":" nil","7365":" nil","7366":" nil","7367":" nil","7368":" nil","7369":" nil","7370":" nil","7371":" nil","7372":" nil","7373":" nil","7374":" nil","7375":" nil","7376":" nil","7377":" nil","7378":" nil","7379":" nil","7380":" nil","7381":" nil","7382":" nil","7383":" nil","7384":" nil","7385":" nil","7386":" nil","7387":" nil","7389":" nil","7390":" nil","7391":" nil","7392":" nil","7393":" nil","7394":" nil","7395":" nil","7396":" nil","7397":" nil","7398":" nil","7399":" nil","7400":" nil","7401":" nil","7402":" nil","7403":" nil","7404":" nil","7405":" nil","7406":" nil","7407":" nil","7408":" nil","7409":" nil","7410":" nil","7411":" nil","7412":" nil","7413":" nil","7414":" nil","7415":" nil","7416":" nil","7417":" nil","7418":" nil","7419":" nil","7420":" nil","7421":" nil","7422":" nil","7423":" nil","7424":" nil","7425":" nil","7426":" nil","7427":" nil","7428":" nil","7429":" nil","7430":" nil","7431":" nil","7432":" nil","7433":" nil","7434":" nil","7435":" nil","7436":" nil","7437":" nil","7438":" nil","7439":" nil","7440":" nil","7441":" nil","7442":" nil","7443":" nil","7444":" nil","7445":" nil","7446":" nil","7447":" nil","7448":" nil","7449":" nil","7450":" nil","7451":" nil","7453":" nil","7454":" nil","7455":" nil","7456":" nil","7457":" nil","7458":" nil","7459":" nil","7460":" nil","7461":" nil","7462":" nil","7467":" nil","7468":" nil","7469":" nil","7470":" nil","7471":" nil","7472":" nil","7473":" nil","7474":" nil","7475":" nil","7476":" nil","7482":" nil","7483":" nil","7484":" nil","7485":" nil","7487":" nil","7488":" nil","7489":" nil","7490":" nil","7491":" nil","7497":" nil","7498":" nil","7499":" nil","7500":" nil","7501":" nil","7502":" nil","7503":" nil","7504":" nil","7505":" nil","7506":" nil","7507":" nil","7508":" nil","7509":" nil","7510":" nil","7511":" nil","7512":" nil","7513":" nil","7514":" nil","7515":" nil","7517":" nil","7518":" nil","7519":" nil","7520":" nil","7521":" nil","7522":" nil","7523":" nil","7524":" nil","7525":" nil","7526":" nil","7527":" nil","7528":" nil","7529":" nil","7530":" nil","7531":" nil","7532":" nil","7533":" nil","7534":" nil","7535":" nil","7536":" nil","7537":" nil","7538":" nil","7539":" nil","7540":" nil","7541":" nil","7542":" nil","7543":" nil","7544":" nil","7545":" nil","7546":" nil","7547":" nil","7548":" nil","7549":" nil","7550":" nil","7551":" nil","7552":" nil","7553":" nil","7554":" nil","7555":" nil","7556":" nil","7557":" nil","7558":" nil","7559":" nil","7560":" nil","7561":" nil","7562":" nil","7563":" nil","7564":" nil","7565":" nil","7566":" nil","7567":" nil","7572":" nil","7577":" nil","7582":" nil","7587":" nil","7592":" nil","7597":" nil","7602":" nil","7607":" nil","7612":" nil","7617":" nil","7627":" nil","7637":" nil","7642":" nil","7647":" nil","7652":" nil","7657":" nil","7662":" nil","7667":" nil","7668":" nil","7669":" nil","7670":" nil","7671":" nil","7672":" nil","7677":" nil","7678":" nil","7679":" nil","7680":" nil","7681":" nil","7682":" nil","7683":" nil","7684":" nil","7685":" nil","7686":" nil","7687":" nil","7688":" nil","7689":" nil","7690":" nil","7691":" nil","7692":" nil","7693":" nil","7694":" nil","7695":" nil","7696":" nil","7697":" nil","7698":" nil","7699":" nil","7700":" nil","7701":" nil","7702":" nil","7703":" nil","7704":" nil","7705":" nil","7706":" nil","7707":" nil","7708":" nil","7709":" nil","7710":" nil","7711":" nil","7712":" nil","7713":" nil","7714":" nil","7715":" nil","7716":" nil","7717":" nil","7718":" nil","7719":" nil","7720":" nil","7721":" nil","7727":" nil","7728":" nil","7729":" nil","7730":" nil","7731":" nil","7732":" nil","7733":" nil","7734":" nil","7735":" nil","7736":" nil","7737":" nil","7738":" nil","7739":" nil","7740":" nil","7741":" nil","7742":" nil","7743":" nil","7744":" nil","7745":" nil","7746":" nil","7752":" nil","7753":" nil","7754":" nil","7755":" nil","7756":" nil","7757":" nil","7758":" nil","7759":" nil","7760":" nil","7761":" nil","7762":" nil","7763":" nil","7764":" nil","7765":" nil","7766":" nil","7767":" nil","7768":" nil","7769":" nil","7770":" nil","7771":" nil","7772":" nil","7773":" nil","7774":" nil","7775":" nil","7776":" nil","7777":" nil","7778":" nil","7779":" nil","7780":" nil","7781":" nil","7797":" nil","7798":" nil","7799":" nil","7800":" nil","7801":" nil","7812":" nil","7813":" nil","7814":" nil","7815":" nil","7816":" nil","7822":" nil","7823":" nil","7824":" nil","7825":" nil","7826":" nil","7832":" nil","7833":" nil","7834":" nil","7835":" nil","7836":" nil","7837":" nil","7838":" nil","7839":" nil","7840":" nil","7841":" nil","7842":" nil","7843":" nil","7844":" nil","7845":" nil","7846":" nil","7847":" nil","7848":" nil","7849":" nil","7850":" nil","7851":" nil","7852":" nil","7853":" nil","7854":" nil","7855":" nil","7856":" nil","7857":" nil","7858":" nil","7859":" nil","7860":" nil","7861":" nil","7862":" nil","7863":" nil","7864":" nil","7865":" nil","7866":" nil","7867":" nil","7868":" nil","7869":" nil","7870":" nil","7871":" nil","7872":" nil","7873":" nil","7874":" nil","7875":" nil","7876":" nil","7877":" nil","7878":" nil","7879":" nil","7880":" nil","7881":" nil","7882":" nil","7883":" nil","7884":" nil","7885":" nil","7886":" nil","7887":" nil","7888":" nil","7889":" nil","7890":" nil","7891":" nil","7892":" nil","7893":" nil","7894":" nil","7895":" nil","7896":" nil","7897":" nil","7898":" nil","7899":" nil","7900":" nil","7901":" nil","7902":" nil","7903":" nil","7904":" nil","7905":" nil","7906":" nil","7907":" nil","7912":" nil","7913":" nil","7914":" nil","7915":" nil","7916":" nil","7917":" nil","7918":" nil","7919":" nil","7920":" nil","7921":" nil","7922":" nil","7923":" nil","7924":" nil","7925":" nil","7926":" nil","7927":" nil","7928":" nil","7929":" nil","7930":" nil","7931":" nil","7932":" nil","7933":" nil","7934":" nil","7935":" nil","7936":" nil","7937":" nil","7938":" nil","7939":" nil","7940":" nil","7941":" nil","7942":" nil","7943":" nil","7944":" nil","7945":" nil","7946":" nil","7947":" nil","7948":" nil","7949":" nil","7950":" nil","7951":" nil","7952":" nil","7953":" nil","7954":" nil","7955":" nil","7956":" nil","7957":" nil","7958":" nil","7959":" nil","7960":" nil","7961":" nil","7962":" nil","7963":" nil","7964":" nil","7965":" nil","7966":" nil","7967":" nil","7968":" nil","7970":" nil","7971":" nil","7972":" nil","7973":" nil","7974":" nil","7975":" nil","7976":" nil","7982":" nil","7983":" nil","7984":" nil","7985":" nil","7986":" nil","7987":" nil","7988":" nil","7989":" nil","7990":" nil","7991":" nil","7997":" nil","7998":" nil","7999":" nil","8000":" nil","8001":" nil","8002":" nil","8003":" nil","8004":" nil","8005":" nil","8006":" nil","8007":" nil","8008":" nil","8009":" nil","8010":" nil","8011":" nil","8012":" nil","8013":" nil","8014":" nil","8015":" nil","8016":" nil","8017":" nil","8022":" nil","8023":" nil","8024":" nil","8025":" nil","8026":" nil","8027":" nil","8028":" nil","8029":" nil","8030":" nil","8031":" nil","8032":" nil","8033":" nil","8034":" nil","8035":" nil","8036":" nil","8037":" nil","8038":" nil","8039":" nil","8040":" nil","8041":" nil","8042":" nil","8043":" nil","8044":" nil","8045":" nil","8046":" nil","8047":" nil","8048":" nil","8049":" nil","8050":" nil","8051":" nil","8052":" nil","8053":" nil","8054":" nil","8055":" nil","8056":" nil","8057":" nil","8058":" nil","8059":" nil","8060":" nil","8061":" nil","8062":" nil","8063":" nil","8064":" nil","8065":" nil","8066":" nil","8072":" nil","8073":" nil","8074":" nil","8075":" nil","8076":" nil","8082":" nil","8083":" nil","8084":" nil","8085":" nil","8086":" nil","8092":" nil","8093":" nil","8094":" nil","8095":" nil","8096":" nil","8097":" nil","8098":" nil","8099":" nil","8100":" nil","8101":" nil","8102":" nil","8103":" nil","8104":" nil","8105":" nil","8106":" nil","8107":" nil","8108":" nil","8109":" nil","8110":" nil","8111":" nil","8112":" nil","8113":" nil","8114":" nil","8115":" nil","8116":" nil","8117":" nil","8118":" nil","8119":" nil","8120":" nil","8121":" nil","8122":" nil","8123":" nil","8124":" nil","8125":" nil","8126":" nil","8132":" nil","8133":" nil","8134":" nil","8135":" nil","8136":" nil","8137":" nil","8138":" nil","8139":" nil","8140":" nil","8147":" nil","8152":" nil","8153":" nil","8154":" nil","8155":" nil","8156":" nil","8157":" nil","8158":" nil","8159":" nil","8160":" nil","8161":" nil","8162":" nil","8163":" nil","8164":" nil","8165":" nil","8166":" nil","8167":" nil","8168":" nil","8169":" nil","8170":" nil","8171":" nil","8172":" nil","8173":" nil","8174":" nil","8175":" nil","8176":" nil","8177":" nil","8178":" nil","8179":" nil","8180":" nil","8181":" nil","8182":" nil","8183":" nil","8184":" nil","8185":" nil","8186":" nil","8192":" nil","8193":" nil","8194":" nil","8195":" nil","8196":" nil","8197":" nil","8198":" nil","8199":" nil","8200":" nil","8201":" nil","8212":" nil","8213":" nil","8214":" nil","8215":" nil","8216":" nil","8217":" nil","8218":" nil","8219":" nil","8220":" nil","8221":" nil","8222":" nil","8223":" nil","8224":" nil","8225":" nil","8226":" nil","8252":" nil","8257":" nil","8262":" nil","8267":" nil","8272":" nil","8277":" nil","8282":" nil","8287":" nil","8292":" nil","8297":" nil","8302":" nil","8307":" nil","8312":" nil","8317":" nil","8327":" nil","8332":" nil","8337":" nil","8338":" nil","8339":" nil","8340":" nil","8341":" nil","8342":" nil","8343":" nil","8344":" nil","8345":" nil","8346":" nil","8347":" nil","8348":" nil","8349":" nil","8350":" nil","8352":" nil","8353":" nil","8354":" nil","8355":" nil","8356":" nil","8357":" nil","8358":" nil","8359":" nil","8360":" nil","8361":" nil","8362":" nil","8367":" nil","8368":" nil","8369":" nil","8370":" nil","8377":" nil","8378":" nil","8379":" nil","8380":" nil","8381":" nil","8382":" nil","8383":" nil","8384":" nil","8385":" nil","8386":" nil","8387":" nil","8388":" nil","8389":" nil","8390":" nil","8391":" nil","8392":" nil","8393":" nil","8394":" nil","8395":" nil","8396":" nil","8397":" nil","8402":" nil","8403":" nil","8404":" nil","8405":" nil","8406":" nil","8407":" nil","8408":" nil","8409":" nil","8410":" nil","8411":" nil","8422":" nil","8423":" nil","8424":" nil","8425":" nil","8426":" nil","8427":" nil","8428":" nil","8429":" nil","8430":" nil","8431":" nil","8432":" nil","8437":" nil","8438":" nil","8439":" nil","8440":" nil","8441":" nil","8442":" nil","8443":" nil","8444":" nil","8445":" nil","8446":" nil","8447":" nil","8448":" nil","8449":" nil","8450":" nil","8451":" nil","8452":" nil","8453":" nil","8454":" nil","8455":" nil","8456":" nil","8457":" nil","8458":" nil","8459":" nil","8460":" nil","8461":" nil","8462":" nil","8463":" nil","8464":" nil","8465":" nil","8466":" nil","8467":" nil","8468":" nil","8469":" nil","8470":" nil","8471":" nil","8472":" nil","8473":" nil","8474":" nil","8475":" nil","8476":" nil","8477":" nil","8478":" nil","8479":" nil","8480":" nil","8481":" nil","8482":" nil","8483":" nil","8484":" nil","8485":" nil","8486":" nil","8487":" nil","8488":" nil","8489":" nil","8490":" nil","8491":" nil","8492":" nil","8497":" nil","8498":" nil","8499":" nil","8500":" nil","8501":" nil","8507":" nil","8508":" nil","8509":" nil","8510":" nil","8511":" nil","8517":" nil","8518":" nil","8519":" nil","8520":" nil","8521":" nil","8527":" nil","8528":" nil","8529":" nil","8530":" nil","8531":" nil","8537":" nil","8542":" nil","8547":" nil","8552":" nil","8557":" nil","8562":" nil","8567":" nil","8568":" nil","8569":" nil","8570":" nil","8571":" nil","8572":" nil","8573":" nil","8574":" nil","8575":" nil","8576":" nil","8577":" nil","8578":" nil","8579":" nil","8580":" nil","8581":" nil","8582":" nil","8583":" nil","8587":" nil","8592":" nil","8597":" nil","8598":" nil","8599":" nil","8600":" nil","8601":" nil","8602":" nil","8603":" nil","8604":" nil","8605":" nil","8606":" nil","8607":" nil","8612":" nil","8613":" nil","8614":" nil","8615":" nil","8616":" nil","8622":" nil","8625":" nil","8630":" nil","8635":" nil","8636":" nil","8637":" nil","8638":" nil","8639":" nil","8640":" nil","8641":" nil","8642":" nil","8643":" nil","8644":" nil","8645":" nil","8646":" nil","8647":" nil","8648":" nil","8649":" nil","8650":" nil","8651":" nil","8652":" nil","8653":" nil","8654":" nil","8655":" nil","8660":" nil","8661":" nil","8662":" nil","8663":" nil","8664":" nil","8665":" nil","8666":" nil","8667":" nil","8668":" nil","8669":" nil","8670":" nil","8671":" nil","8672":" nil","8673":" nil","8674":" nil","8675":" nil","8676":" nil","8677":" nil","8678":" nil","8679":" nil","8680":" nil","8681":" nil","8682":" nil","8683":" nil","8684":" nil","8685":" nil","8686":" nil","8687":" nil","8688":" nil","8689":" nil","8690":" nil","8691":" nil","8692":" nil","8693":" nil","8694":" nil","8695":" nil","8696":" nil","8697":" nil","8698":" nil","8699":" nil","8700":" nil","8701":" nil","8702":" nil","8703":" nil","8704":" nil","8705":" nil","8706":" nil","8707":" nil","8708":" nil","8709":" nil","8710":" nil","8712":" nil","8713":" nil","8714":" nil","8715":" nil","8716":" nil","8717":" nil","8718":" nil","8719":" nil","8720":" nil","8721":" nil","8722":" nil","8723":" nil","8724":" nil","8725":" nil","8726":" nil","8727":" nil","8729":" nil","8730":" nil","8731":" nil","8732":" nil","8733":" nil","8734":" nil","8735":" nil","8736":" nil","8737":" nil","8738":" nil","8739":" nil","8745":" nil","8746":" nil","8747":" nil","8748":" nil","8749":" nil","8760":" nil","8761":" nil","8762":" nil","8763":" nil","8764":" nil","8765":" nil","8766":" nil","8767":" nil","8768":" nil","8769":" nil","8770":" nil","8771":" nil","8772":" nil","8774":" nil","8785":" nil","8786":" nil","8787":" nil","8788":" nil","8789":" nil","8790":" nil","8791":" nil","8792":" nil","8793":" nil","8794":" nil","8795":" nil","8796":" nil","8797":" nil","8798":" nil","8799":" nil","8800":" nil","8801":" nil","8802":" nil","8803":" nil","8804":" nil","8810":" nil","8811":" nil","8812":" nil","8813":" nil","8814":" nil","8820":" nil","8821":" nil","8822":" nil","8823":" nil","8824":" nil","8825":" nil","8826":" nil","8827":" nil","8828":" nil","8829":" nil","8830":" nil","8831":" nil","8832":" nil","8833":" nil","8834":" nil","8835":" nil","8836":" nil","8837":" nil","8838":" nil","8839":" nil","8840":" nil","8841":" nil","8842":" nil","8843":" nil","8844":" nil","8845":" nil","8846":" nil","8847":" nil","8848":" nil","8849":" nil","8850":" nil","8851":" nil","8852":" nil","8853":" nil","8854":" nil","8855":" nil","8856":" nil","8857":" nil","8858":" nil","8859":" nil","8860":" nil","8865":" nil","8866":" nil","8867":" nil","8868":" nil","8869":" nil","8870":" nil","8871":" nil","8872":" nil","8873":" nil","8874":" nil","8880":" nil","8881":" nil","8882":" nil","8883":" nil","8884":" nil","8885":" nil","8886":" nil","8887":" nil","8888":" nil","8889":" nil","8890":" nil","8891":" nil","8892":" nil","8893":" nil","8894":" nil","8895":" nil","8896":" nil","8897":" nil","8898":" nil","8899":" nil","8910":" nil","8911":" nil","8912":" nil","8913":" nil","8914":" nil","8920":" nil","8921":" nil","8922":" nil","8923":" nil","8924":" nil","8925":" nil","8926":" nil","8927":" nil","8928":" nil","8929":" nil","8935":" nil","8936":" nil","8937":" nil","8938":" nil","8939":" nil","8940":" nil","8941":" nil","8942":" nil","8943":" nil","8944":" nil","8945":" nil","8946":" nil","8947":" nil","8948":" nil","8949":" nil","8950":" nil","8951":" nil","8952":" nil","8953":" nil","8954":" nil","8955":" nil","8956":" nil","8957":" nil","8958":" nil","8959":" nil","8960":" nil","8961":" nil","8962":" nil","8963":" nil","8964":" nil","8965":" nil","8966":" nil","8967":" nil","8968":" nil","8969":" nil","8970":" nil","8971":" nil","8972":" nil","8973":" nil","8974":" nil","8980":" nil","8981":" nil","8982":" nil","8983":" nil","8984":" nil","8985":" nil","8986":" nil","8987":" nil","8988":" nil","8989":" nil","8990":" nil","8991":" nil","8992":" nil","8993":" nil","8994":" nil","8995":" nil","8996":" nil","8997":" nil","8998":" nil","8999":" nil","9005":" nil","9006":" nil","9007":" nil","9008":" nil","9009":" nil","9010":" nil","9011":" nil","9012":" nil","9013":" nil","9014":" nil","9015":" nil","9016":" nil","9017":" nil","9018":" nil","9019":" nil","9020":" nil","9021":" nil","9022":" nil","9023":" nil","9024":" nil","9025":" nil","9026":" nil","9027":" nil","9028":" nil","9029":" nil","9035":" nil","9040":" nil","9045":" nil","9050":" nil","9055":" nil","9060":" nil","9070":" nil","9075":" nil","9080":" nil","9085":" nil","9090":" nil","9095":" nil","9100":" nil","9105":" nil","9110":" nil","9115":" nil","9125":" nil","9126":" nil","9127":" nil","9128":" nil","9129":" nil","9130":" nil","9131":" nil","9132":" nil","9133":" nil","9134":" nil","9135":" nil","9136":" nil","9137":" nil","9138":" nil","9139":" nil","9140":" nil","9141":" nil","9142":" nil","9143":" nil","9144":" nil","9145":" nil","9146":" nil","9147":" nil","9148":" nil","9149":" nil","9150":" nil","9151":" nil","9152":" nil","9153":" nil","9154":" nil","9155":" nil","9156":" nil","9157":" nil","9158":" nil","9159":" nil","9160":" nil","9165":" nil","9166":" nil","9167":" nil","9168":" nil","9169":" nil","9170":" nil","9171":" nil","9172":" nil","9173":" nil","9174":" nil","9175":" nil","9176":" nil","9177":" nil","9178":" nil","9179":" nil","9180":" nil","9181":" nil","9182":" nil","9183":" nil","9184":" nil","9185":" nil","9186":" nil","9187":" nil","9188":" nil","9189":" nil","9190":" nil","9191":" nil","9192":" nil","9193":" nil","9194":" nil","9200":" nil","9201":" nil","9202":" nil","9203":" nil","9204":" nil","9205":" nil","9207":" nil","9208":" nil","9209":" nil","9210":" nil","9211":" nil","9212":" nil","9213":" nil","9214":" nil","9215":" nil","9216":" nil","9217":" nil","9218":" nil","9219":" nil","9220":" nil","9221":" nil","9222":" nil","9223":" nil","9225":" nil","9226":" nil","9227":" nil","9228":" nil","9229":" nil","9230":" nil","9231":" nil","9232":" nil","9233":" nil","9234":" nil","9235":" nil","9236":" nil","9237":" nil","9238":" nil","9239":" nil","9240":" nil","9245":" nil","9246":" nil","9247":" nil","9248":" nil","9249":" nil","9250":" nil","9251":" nil","9252":" nil","9253":" nil","9254":" nil","9255":" nil","9256":" nil","9257":" nil","9258":" nil","9259":" nil","9260":" nil","9261":" nil","9262":" nil","9263":" nil","9264":" nil","9265":" nil","9266":" nil","9267":" nil","9268":" nil","9269":" nil","9275":" nil","9276":" nil","9277":" nil","9278":" nil","9279":" nil","9280":" nil","9281":" nil","9282":" nil","9283":" nil","9284":" nil","9285":" nil","9286":" nil","9287":" nil","9288":" nil","9289":" nil","9290":" nil","9291":" nil","9292":" nil","9293":" nil","9294":" nil","9295":" nil","9296":" nil","9297":" nil","9298":" nil","9299":" nil","9300":" nil","9301":" nil","9302":" nil","9303":" nil","9304":" nil","9305":" nil","9306":" nil","9307":" nil","9308":" nil","9309":" nil","9310":" nil","9311":" nil","9312":" nil","9313":" nil","9314":" nil","9315":" nil","9316":" nil","9317":" nil","9318":" nil","9319":" nil","9320":" nil","9321":" nil","9322":" nil","9323":" nil","9324":" nil","9325":" nil","9326":" nil","9327":" nil","9328":" nil","9329":" nil","9345":" nil","9346":" nil","9347":" nil","9348":" nil","9349":" nil","9350":" nil","9351":" nil","9352":" nil","9353":" nil","9354":" nil","9355":" nil","9356":" nil","9357":" nil","9358":" nil","9359":" nil","9360":" nil","9361":" nil","9362":" nil","9363":" nil","9364":" nil","9365":" nil","9366":" nil","9367":" nil","9368":" nil","9375":" nil","9376":" nil","9377":" nil","9378":" nil","9379":" nil","9380":" nil","9381":" nil","9382":" nil","9383":" nil","9384":" nil","9385":" nil","9386":" nil","9387":" nil","9388":" nil","9389":" nil","9390":" nil","9391":" nil","9392":" nil","9393":" nil","9394":" nil","9395":" nil","9396":" nil","9397":" nil","9398":" nil","9399":" nil","9400":" nil","9401":" nil","9402":" nil","9404":" nil","9406":" nil","9407":" nil","9408":" nil","9409":" nil","9415":" nil","9416":" nil","9417":" nil","9418":" nil","9419":" nil","9420":" nil","9421":" nil","9422":" nil","9423":" nil","9424":" nil","9425":" nil","9426":" nil","9427":" nil","9428":" nil","9429":" nil","9430":" nil","9431":" nil","9432":" nil","9433":" nil","9434":" nil","9435":" nil","9436":" nil","9437":" nil","9438":" nil","9439":" nil","9440":" nil","9441":" nil","9442":" nil","9443":" nil","9444":" nil","9445":" nil","9446":" nil","9447":" nil","9448":" nil","9449":" nil","9450":" nil","9451":" nil","9452":" nil","9453":" nil","9454":" nil","9455":" nil","9456":" nil","9457":" nil","9458":" nil","9459":" nil","9460":" nil","9461":" nil","9462":" nil","9463":" nil","9464":" nil","9465":" nil","9466":" nil","9467":" nil","9468":" nil","9469":" nil","9470":" nil","9471":" nil","9472":" nil","9473":" nil","9474":" nil","9475":" nil","9480":" nil","9481":" nil","9482":" nil","9483":" nil","9484":" nil","9485":" nil","9486":" nil","9487":" nil","9488":" nil","9489":" nil","9490":" nil","9491":" nil","9492":" nil","9493":" nil","9494":" nil","9495":" nil","9496":" nil","9497":" nil","9498":" nil","9499":" nil","9505":" nil","9506":" nil","9507":" nil","9508":" nil","9509":" nil","9510":" nil","9511":" nil","9512":" nil","9513":" nil","9514":" nil","9515":" nil","9516":" nil","9517":" nil","9518":" nil","9519":" nil","9525":" nil","9526":" nil","9527":" nil","9528":" nil","9529":" nil","9535":" nil","9536":" nil","9537":" nil","9538":" nil","9539":" nil","9540":" nil","9541":" nil","9542":" nil","9543":" nil","9544":" nil","9545":" nil","9546":" nil","9547":" nil","9548":" nil","9549":" nil","9550":" nil","9551":" nil","9552":" nil","9553":" nil","9554":" nil","9555":" nil","9556":" nil","9557":" nil","9558":" nil","9559":" nil","9560":" nil","9565":" nil","9570":" nil","9575":" nil","9585":" nil","9590":" nil","9595":" nil","9600":" nil","9610":" nil","9615":" nil","9620":" nil","9625":" nil","9630":" nil","9635":" nil","9640":" nil","9645":" nil","9650":" nil","9655":" nil","9660":" nil","9665":" nil","9670":" nil","9675":" nil","9680":" nil","9690":" nil","9695":" nil","9700":" nil","9705":" nil","9710":" nil","9715":" nil","9725":" nil","9735":" nil","9740":" nil","9745":" nil","9750":" nil","9755":" nil","9765":" nil","9766":" nil","9767":" nil","9768":" nil","9769":" nil","9770":" nil","9771":" nil","9772":" nil","9773":" nil","9774":" nil","9775":" nil","9776":" nil","9777":" nil","9778":" nil","9779":" nil","9780":" nil","9781":" nil","9782":" nil","9783":" nil","9784":" nil","9785":" nil","9790":" nil","9791":" nil","9792":" nil","9793":" nil","9794":" nil","9795":" nil","9796":" nil","9797":" nil","9798":" nil","9799":" nil","9805":" nil","9806":" nil","9807":" nil","9808":" nil","9809":" nil","9815":" nil","9816":" nil","9817":" nil","9818":" nil","9819":" nil","9820":" nil","9821":" nil","9822":" nil","9823":" nil","9824":" nil","9825":" nil","9826":" nil","9827":" nil","9828":" nil","9829":" nil","9830":" nil","9831":" nil","9835":" nil","9836":" nil","9837":" nil","9838":" nil","9839":" nil","9840":" nil","9841":" nil","9842":" nil","9843":" nil","9844":" nil","9845":" nil","9850":" nil","9851":" nil","9852":" nil","9853":" nil","9854":" nil","9855":" nil","9856":" nil","9857":" nil","9858":" nil","9859":" nil","9860":" nil","9861":" nil","9862":" nil","9863":" nil","9864":" nil","9865":" nil","9866":" nil","9867":" nil","9868":" nil","9869":" nil","9870":" nil","9871":" nil","9872":" nil","9873":" nil","9874":" nil","9875":" nil","9876":" nil","9877":" nil","9878":" nil","9879":" nil","9880":" nil","9881":" nil","9882":" nil","9883":" nil","9884":" nil","9885":" nil","9886":" nil","9887":" nil","9888":" nil","9890":" nil","9891":" nil","9892":" nil","9893":" nil","9894":" nil","9895":" nil","9900":" nil","9901":" nil","9902":" nil","9903":" nil","9904":" nil","9905":" nil","9906":" nil","9907":" nil","9908":" nil","9909":" nil","9910":" nil","9911":" nil","9912":" nil","9913":" nil","9914":" nil","9915":" nil","9916":" nil","9917":" nil","9918":" nil","9919":" nil","9920":" nil","9921":" nil","9922":" nil","9923":" nil","9924":" nil","9930":" nil","9931":" nil","9932":" nil","9933":" nil","9934":" nil","9940":" nil","9941":" nil","9942":" nil","9943":" nil","9944":" nil","9945":" nil","9946":" nil","9947":" nil","9948":" nil","9949":" nil","9950":" nil","9951":" nil","9952":" nil","9953":" nil","9954":" nil","9955":" nil","9956":" nil","9957":" nil","9958":" nil","9959":" nil","9960":" nil","9961":" nil","9962":" nil","9963":" nil","9964":" nil","9965":" nil","9966":" nil","9967":" nil","9968":" nil","9969":" nil","9970":" nil","9971":" nil","9972":" nil","9973":" nil","9974":" nil","9975":" nil","9977":" nil","9978":" nil","9979":" nil","9992":" nil","9993":" nil","9994":" nil","9995":" nil","9996":" nil","9997":" nil","9998":" nil","9999":" nil","10000":" nil","10001":" nil","10002":" nil","10003":" nil","10004":" nil","10005":" nil","10006":" nil","10007":" nil","10008":" nil","10009":" nil","10010":" nil","10011":" nil","10012":" nil","10013":" nil","10014":" nil","10015":" nil","10016":" nil","10017":" nil","10018":" nil","10019":" nil","10020":" nil","10021":" nil","10022":" nil","10023":" nil","10024":" nil","10025":" nil","10026":" nil","10027":" nil","10028":" nil","10029":" nil","10030":" nil","10031":" nil","10032":" nil","10033":" nil","10034":" nil","10035":" nil","10036":" nil","10037":" nil","10038":" nil","10039":" nil","10040":" nil","10041":" nil","10042":" nil","10043":" nil","10044":" nil","10045":" nil","10046":" nil","10047":" nil","10048":" nil","10049":" nil","10050":" nil","10051":" nil","10052":" nil","10053":" nil","10054":" nil","10055":" nil","10056":" nil","10057":" nil","10058":" nil","10059":" nil","10060":" nil","10061":" nil","10062":" nil","10063":" nil","10064":" nil","10065":" nil","10070":" nil","10071":" nil","10073":" nil","10074":" nil","10075":" nil","10076":" nil","10077":" nil","10078":" nil","10079":" nil","10085":" nil","10086":" nil","10087":" nil","10088":" nil","10089":" nil","10090":" nil","10091":" nil","10092":" nil","10093":" nil","10094":" nil","10095":" nil","10097":" nil","10098":" nil","10099":" nil","10100":" nil","10101":" nil","10102":" nil","10103":" nil","10104":" nil","10105":" nil","10107":" nil","10108":" nil","10109":" nil","10110":" nil","10112":" nil","10113":" nil","10114":" nil","10115":" nil","10116":" nil","10117":" nil","10118":" nil","10119":" nil","10120":" nil","10121":" nil","10122":" nil","10123":" nil","10124":" nil","10135":" nil","10136":" nil","10138":" nil","10139":" nil","10140":" nil","10141":" nil","10142":" nil","10143":" nil","10144":" nil","10145":" nil","10146":" nil","10147":" nil","10148":" nil","10149":" nil","10151":" nil","10152":" nil","10153":" nil","10157":" nil","10159":" nil","10160":" nil","10161":" nil","10162":" nil","10164":" nil","10165":" nil","10166":" nil","10167":" nil","10168":" nil","10169":" nil","10170":" nil","10171":" nil","10172":" nil","10173":" nil","10174":" nil","10175":" nil","10176":" nil","10177":" nil","10178":" nil","10179":" nil","10180":" nil","10181":" nil","10182":" nil","10183":" nil","10184":" nil","10185":" nil","10186":" nil","10187":" nil","10188":" nil","10189":" nil","10190":" nil","10191":" nil","10192":" nil","10193":" nil","10194":" nil","10195":" nil","10196":" nil","10197":" nil","10198":" nil","10199":" nil","10205":" nil","10215":" nil","10216":" nil","10217":" nil","10218":" nil","10219":" nil","10220":" nil","10221":" nil","10222":" nil","10223":" nil","10224":" nil","10225":" nil","10226":" nil","10227":" nil","10228":" nil","10229":" nil","10230":" nil","10231":" nil","10232":" nil","10233":" nil","10234":" nil","10240":" nil","10241":" nil","10242":" nil","10243":" nil","10244":" nil","10245":" nil","10246":" nil","10247":" nil","10248":" nil","10249":" nil","10250":" nil","10251":" nil","10252":" nil","10253":" nil","10254":" nil","10255":" nil","10256":" nil","10257":" nil","10258":" nil","10259":" nil","10260":" nil","10261":" nil","10262":" nil","10263":" nil","10264":" nil","10265":" nil","10266":" nil","10267":" nil","10268":" nil","10269":" nil","10270":" nil","10271":" nil","10272":" nil","10273":" nil","10274":" nil","10285":" nil","10286":" nil","10287":" nil","10288":" nil","10289":" nil","10290":" nil","10291":" nil","10292":" nil","10293":" nil","10294":" nil","10295":" nil","10296":" nil","10297":" nil","10298":" nil","10299":" nil","10300":" nil","10301":" nil","10305":" nil","10310":" nil","10315":" nil","10320":" nil","10330":" nil","10335":" nil","10340":" nil","10345":" nil","10355":" nil","10360":" nil","10365":" nil","10370":" nil","10375":" nil","10385":" nil","10390":" nil","10395":" nil","10405":" nil","10410":" nil","10415":" nil","10420":" nil","10421":" nil","10422":" nil","10423":" nil","10424":" nil","10425":" nil","10426":" nil","10427":" nil","10428":" nil","10429":" nil","10430":" nil","10431":" nil","10432":" nil","10433":" nil","10434":" nil","10435":" nil","10436":" nil","10437":" nil","10438":" nil","10439":" nil","10440":" nil","10445":" nil","10446":" nil","10447":" nil","10448":" nil","10449":" nil","10450":" nil","10451":" nil","10452":" nil","10453":" nil","10454":" nil","10455":" nil","10460":" nil","10461":" nil","10462":" nil","10463":" nil","10464":" nil","10465":" nil","10466":" nil","10468":" nil","10469":" nil","10470":" nil","10471":" nil","10473":" nil","10474":" nil","10475":" nil","10476":" nil","10477":" nil","10478":" nil","10479":" nil","10480":" nil","10481":" nil","10482":" nil","10485":" nil","10490":" nil","10491":" nil","10492":" nil","10493":" nil","10494":" nil","10495":" nil","10496":" nil","10497":" nil","10498":" nil","10499":" nil","10500":" nil","10501":" nil","10506":" nil","10507":" nil","10508":" nil","10509":" nil","10510":" nil","10511":" nil","10512":" nil","10513":" nil","10514":" nil","10516":" nil","10520":" nil","10521":" nil","10522":" nil","10523":" nil","10524":" nil","10525":" nil","10526":" nil","10527":" nil","10528":" nil","10529":" nil","10530":" nil","10531":" nil","10532":" nil","10533":" nil","10534":" nil","10535":" nil","10536":" nil","10537":" nil","10538":" nil","10539":" nil","10540":" nil","10541":" nil","10542":" nil","10544":" nil","10545":" nil","10546":" nil","10547":" nil","10548":" nil","10549":" nil","10550":" nil","10551":" nil","10552":" nil","10553":" nil","10554":" nil","10555":" nil","10556":" nil","10557":" nil","10558":" nil","10559":" nil","10560":" nil","10561":" nil","10562":" nil","10563":" nil","10564":" nil","10565":" nil","10566":" nil","10567":" nil","10568":" nil","10569":" nil","10570":" nil","10571":" nil","10572":" nil","10575":" nil","10576":" nil","10577":" nil","10578":" nil","10579":" nil","10580":" nil","10581":" nil","10582":" nil","10583":" nil","10584":" nil","10585":" nil","10586":" nil","10587":" nil","10588":" nil","10589":" nil","10590":" nil","10591":" nil","10592":" nil","10593":" nil","10594":" nil","10595":" nil","10596":" nil","10597":" nil","10598":" nil","10599":" nil","10600":" nil","10605":" nil","10606":" nil","10607":" nil","10608":" nil","10609":" nil","10610":" nil","10611":" nil","10612":" nil","10613":" nil","10614":" nil","10617":" nil","10618":" nil","10619":" nil","10620":" nil","10621":" nil","10622":" nil","10623":" nil","10624":" nil","10625":" nil","10626":" nil","10627":" nil","10628":" nil","10629":" nil","10630":" nil","10631":" nil","10632":" nil","10633":" nil","10634":" nil","10635":" nil","10636":" nil","10637":" nil","10638":" nil","10639":" nil","10650":" nil","10651":" nil","10652":" nil","10653":" nil","10655":" nil","10656":" nil","10657":" nil","10658":" nil","10659":" nil","10665":" nil","10666":" nil","10667":" nil","10668":" nil","10669":" nil","10675":" nil","10676":" nil","10677":" nil","10678":" nil","10679":" nil","10680":" nil","10681":" nil","10682":" nil","10683":" nil","10684":" nil","10695":" nil","10696":" nil","10697":" nil","10698":" nil","10699":" nil","10700":" nil","10701":" nil","10702":" nil","10703":" nil","10704":" nil","10705":" nil","10706":" nil","10707":" nil","10708":" nil","10709":" nil","10710":" nil","10711":" nil","10712":" nil","10714":" nil","10720":" nil","10721":" nil","10722":" nil","10723":" nil","10724":" nil","10725":" nil","10726":" nil","10727":" nil","10728":" nil","10729":" nil","10730":" nil","10731":" nil","10732":" nil","10733":" nil","10734":" nil","10735":" nil","10736":" nil","10737":" nil","10738":" nil","10739":" nil","10740":" nil","10741":" nil","10742":" nil","10743":" nil","10744":" nil","10745":" nil","10746":" nil","10747":" nil","10748":" nil","10749":" nil","10750":" nil","10751":" nil","10752":" nil","10753":" nil","10754":" nil","10755":" nil","10756":" nil","10757":" nil","10758":" nil","10759":" nil","10760":" nil","10761":" nil","10762":" nil","10763":" nil","10764":" nil","10765":" nil","10766":" nil","10767":" nil","10768":" nil","10769":" nil","10770":" nil","10771":" nil","10772":" nil","10773":" nil","10774":" nil","10775":" nil","10780":" nil","10785":" nil","10790":" nil","10800":" nil","10805":" nil","10810":" nil","10815":" nil","10820":" nil","10825":" nil","10830":" nil","10835":" nil","10840":" nil","10845":" nil","10850":" nil","10855":" nil","10860":" nil","10880":" nil","10895":" nil","10900":" nil","10910":" nil","10915":" nil","10920":" nil","10925":" nil","10930":" nil","10935":" nil","10940":" nil","10945":" nil","10950":" nil","10955":" nil","10960":" nil","10965":" nil","10970":" nil","10975":" nil","10985":" nil","10986":" nil","10987":" nil","10988":" nil","10989":" nil","10990":" nil","10991":" nil","10992":" nil","10993":" nil","10994":" nil","10995":" nil","10996":" nil","10997":" nil","10998":" nil","10999":" nil","11005":" nil","11006":" nil","11007":" nil","11008":" nil","11009":" nil","11010":" nil","11011":" nil","11012":" nil","11013":" nil","11014":" nil","11015":" nil","11016":" nil","11017":" nil","11018":" nil","11019":" nil","11020":" nil","11021":" nil","11022":" nil","11023":" nil","11024":" nil","11030":" nil","11031":" nil","11032":" nil","11033":" nil","11034":" nil","11035":" nil","11036":" nil","11037":" nil","11038":" nil","11039":" nil","11040":" nil","11041":" nil","11042":" nil","11043":" nil","11044":" nil","11045":" nil","11046":" nil","11047":" nil","11048":" nil","11049":" nil","11050":" nil","11051":" nil","11052":" nil","11053":" nil","11054":" nil","11055":" nil","11057":" nil","11058":" nil","11059":" nil","11060":" nil","11061":" nil","11062":" nil","11063":" nil","11064":" nil","11065":" nil","11066":" nil","11067":" nil","11068":" nil","11069":" nil","11070":" nil","11071":" nil","11072":" nil","11073":" nil","11074":" nil","11076":" nil","11077":" nil","11078":" nil","11079":" nil","11080":" nil","11081":" nil","11082":" nil","11083":" nil","11084":" nil","11085":" nil","11086":" nil","11088":" nil","11089":" nil","11090":" nil","11091":" nil","11092":" nil","11093":" nil","11094":" nil","11095":" nil","11096":" nil","11097":" nil","11098":" nil","11099":" nil","11100":" nil","11101":" nil","11102":" nil","11103":" nil","11104":" nil","11105":" nil","11106":" nil","11107":" nil","11108":" nil","11109":" nil","11110":" nil","11111":" nil","11112":" nil","11113":" nil","11114":" nil","11120":" nil","11121":" nil","11122":" nil","11124":" nil","11125":" nil","11126":" nil","11127":" nil","11128":" nil","11129":" nil","11135":" nil","11136":" nil","11137":" nil","11138":" nil","11139":" nil","11151":" nil","11152":" nil","11154":" nil","11155":" nil","11156":" nil","11157":" nil","11158":" nil","11159":" nil","11160":" nil","11161":" nil","11162":" nil","11163":" nil","11164":" nil","11165":" nil","11166":" nil","11167":" nil","11168":" nil","11169":" nil","11170":" nil","11171":" nil","11172":" nil","11173":" nil","11174":" nil","11175":" nil","11176":" nil","11177":" nil","11178":" nil","11179":" nil","11180":" nil","11181":" nil","11182":" nil","11183":" nil","11184":" nil","11185":" nil","11190":" nil","11191":" nil","11192":" nil","11193":" nil","11194":" nil","11200":" nil","11201":" nil","11202":" nil","11203":" nil","11204":" nil","11205":" nil","11206":" nil","11207":" nil","11208":" nil","11209":" nil","11210":" nil","11211":" nil","11212":" nil","11213":" nil","11214":" nil","11215":" nil","11216":" nil","11217":" nil","11218":" nil","11219":" nil","11220":" nil","11221":" nil","11222":" nil","11223":" nil","11224":" nil","11226":" nil","11227":" nil","11228":" nil","11229":" nil","11230":" nil","11231":" nil","11232":" nil","11233":" nil","11234":" nil","11235":" nil","11236":" nil","11237":" nil","11238":" nil","11239":" nil","11245":" nil","11246":" nil","11247":" nil","11249":" nil","11250":" nil","11251":" nil","11252":" nil","11253":" nil","11254":" nil","11255":" nil","11256":" nil","11257":" nil","11258":" nil","11259":" nil","11260":" nil","11261":" nil","11262":" nil","11263":" nil","11264":" nil","11265":" nil","11266":" nil","11267":" nil","11268":" nil","11269":" nil","11270":" nil","11271":" nil","11272":" nil","11273":" nil","11274":" nil","11275":" nil","11276":" nil","11277":" nil","11278":" nil","11279":" nil","11280":" nil","11281":" nil","11282":" nil","11283":" nil","11290":" nil","11291":" nil","11292":" nil","11293":" nil","11294":" nil","11310":" nil","11311":" nil","11313":" nil","11314":" nil","11315":" nil","11316":" nil","11317":" nil","11318":" nil","11319":" nil","11320":" nil","11321":" nil","11322":" nil","11323":" nil","11324":" nil","11325":" nil","11326":" nil","11328":" nil","11329":" nil","11330":" nil","11331":" nil","11332":" nil","11333":" nil","11334":" nil","11335":" nil","11336":" nil","11337":" nil","11338":" nil","11339":" nil","11340":" nil","11341":" nil","11342":" nil","11343":" nil","11344":" nil","11350":" nil","11351":" nil","11352":" nil","11353":" nil","11354":" nil","11360":" nil","11361":" nil","11362":" nil","11363":" nil","11364":" nil","11365":" nil","11366":" nil","11367":" nil","11368":" nil","11369":" nil","11370":" nil","11371":" nil","11372":" nil","11373":" nil","11374":" nil","11375":" nil","11376":" nil","11377":" nil","11378":" nil","11379":" nil","11380":" nil","11381":" nil","11382":" nil","11383":" nil","11384":" nil","11385":" nil","11386":" nil","11387":" nil","11388":" nil","11389":" nil","11390":" nil","11391":" nil","11392":" nil","11393":" nil","11394":" nil","11395":" nil","11396":" nil","11397":" nil","11398":" nil","11399":" nil","11400":" nil","11401":" nil","11402":" nil","11403":" nil","11404":" nil","11405":" nil","11406":" nil","11407":" nil","11408":" nil","11409":" nil","11410":" nil","11411":" nil","11412":" nil","11413":" nil","11414":" nil","11415":" nil","11416":" nil","11417":" nil","11418":" nil","11419":" nil","11420":" nil","11421":" nil","11422":" nil","11423":" nil","11424":" nil","11425":" nil","11426":" nil","11427":" nil","11428":" nil","11429":" nil","11430":" nil","11435":" nil","11436":" nil","11437":" nil","11438":" nil","11439":" nil","11440":" nil","11441":" nil","11442":" nil","11443":" nil","11444":" nil","11445":" nil","11447":" nil","11448":" nil","11449":" nil","11450":" nil","11451":" nil","11452":" nil","11453":" nil","11454":" nil","11460":" nil","11461":" nil","11462":" nil","11463":" nil","11464":" nil","11466":" nil","11467":" nil","11468":" nil","11475":" nil","11476":" nil","11477":" nil","11478":" nil","11479":" nil","11480":" nil","11481":" nil","11482":" nil","11484":" nil","11490":" nil","11491":" nil","11492":" nil","11493":" nil","11494":" nil","11495":" nil","11496":" nil","11497":" nil","11498":" nil","11500":" nil","11501":" nil","11502":" nil","11503":" nil","11504":" nil","11510":" nil","11511":" nil","11512":" nil","11513":" nil","11514":" nil","11515":" nil","11516":" nil","11517":" nil","11518":" nil","11519":" nil","11520":" nil","11521":" nil","11522":" nil","11523":" nil","11524":" nil","11525":" nil","11526":" nil","11528":" nil","11529":" nil","11530":" nil","11531":" nil","11532":" nil","11533":" nil","11534":" nil","11535":" nil","11536":" nil","11537":" nil","11539":" nil","11540":" nil","11542":" nil","11543":" nil","11544":" nil","11545":" nil","11546":" nil","11547":" nil","11548":" nil","11549":" nil","11550":" nil","11552":" nil","11554":" nil","11555":" nil","11556":" nil","11557":" nil","11558":" nil","11559":" nil","11570":" nil","11571":" nil","11573":" nil","11574":" nil","11575":" nil","11576":" nil","11577":" nil","11578":" nil","11579":" nil","11580":" nil","11581":" nil","11582":" nil","11583":" nil","11584":" nil","11585":" nil","11586":" nil","11587":" nil","11588":" nil","11589":" nil","11590":" nil","11591":" nil","11592":" nil","11593":" nil","11594":" nil","11595":" nil","11596":" nil","11597":" nil","11598":" nil","11599":" nil","11600":" nil","11601":" nil","11602":" nil","11603":" nil","11604":" nil","11605":" nil","11606":" nil","11607":" nil","11608":" nil","11609":" nil","11610":" nil","11611":" nil","11612":" nil","11613":" nil","11614":" nil","11615":" nil","11616":" nil","11617":" nil","11618":" nil","11619":" nil","11620":" nil","11621":" nil","11622":" nil","11623":" nil","11624":" nil","11625":" nil","11630":" nil","11631":" nil","11632":" nil","11633":" nil","11634":" nil","11640":" nil","11641":" nil","11642":" nil","11643":" nil","11644":" nil","11645":" nil","11646":" nil","11647":" nil","11648":" nil","11649":" nil","11650":" nil","11651":" nil","11652":" nil","11653":" nil","11654":" nil","11655":" nil","11656":" nil","11657":" nil","11658":" nil","11659":" nil","11660":" nil","11661":" nil","11662":" nil","11663":" nil","11664":" nil","11665":" nil","11666":" nil","11667":" nil","11668":" nil","11669":" nil","11670":" nil","11671":" nil","11672":" nil","11673":" nil","11680":" nil","11681":" nil","11682":" nil","11683":" nil","11684":" nil","11690":" nil","11691":" nil","11692":" nil","11693":" nil","11694":" nil","11700":" nil","11701":" nil","11702":" nil","11703":" nil","11704":" nil","11710":" nil","11711":" nil","11712":" nil","11714":" nil","11715":" nil","11716":" nil","11717":" nil","11718":" nil","11719":" nil","11720":" nil","11721":" nil","11723":" nil","11724":" nil","11725":" nil","11726":" nil","11727":" nil","11728":" nil","11729":" nil","11730":" nil","11731":" nil","11732":" nil","11733":" nil","11734":" nil","11735":" nil","11736":" nil","11737":" nil","11738":" nil","11739":" nil","11740":" nil","11741":" nil","11742":" nil","11743":" nil","11744":" nil","11745":" nil","11746":" nil","11747":" nil","11748":" nil","11749":" nil","11755":" nil","11756":" nil","11757":" nil","11758":" nil","11759":" nil","11760":" nil","11761":" nil","11762":" nil","11763":" nil","11764":" nil","11770":" nil","11771":" nil","11772":" nil","11773":" nil","11774":" nil","11775":" nil","11780":" nil","11785":" nil","11790":" nil","11795":" nil","11800":" nil","11805":" nil","11810":" nil","11820":" nil","11825":" nil","11830":" nil","11835":" nil","11840":" nil","11845":" nil","11850":" nil","11855":" nil","11860":" nil","11870":" nil","11875":" nil","11880":" nil","11885":" nil","11890":" nil","11900":" nil","11905":" nil","11910":" nil","11915":" nil","11920":" nil","11925":" nil","11930":" nil","11935":" nil","11940":" nil","11945":" nil","11955":" nil","11960":" nil","11965":" nil","11970":" nil","11975":" nil","11980":" nil","11981":" nil","11982":" nil","11983":" nil","11984":" nil","11990":" nil","11991":" nil","11992":" nil","11993":" nil","11994":" nil","11995":" nil","11996":" nil","11997":" nil","11998":" nil","11999":" nil","12001":" nil","12002":" nil","12003":" nil","12004":" nil","12005":" nil","12006":" nil","12007":" nil","12008":" nil","12009":" nil","12010":" nil","12011":" nil","12012":" nil","12013":" nil","12014":" nil","12015":" nil","12016":" nil","12017":" nil","12018":" nil","12019":" nil","12020":" nil","12021":" nil","12022":" nil","12023":" nil","12024":" nil","12025":" nil","12026":" nil","12027":" nil","12028":" nil","12029":" nil","12030":" nil","12031":" nil","12032":" nil","12033":" nil","12034":" nil","12035":" nil","12036":" nil","12037":" nil","12038":" nil","12039":" nil","12050":" nil","12051":" nil","12052":" nil","12053":" nil","12054":" nil","12060":" nil","12061":" nil","12062":" nil","12063":" nil","12064":" nil","12070":" nil","12071":" nil","12072":" nil","12073":" nil","12074":" nil","12075":" nil","12076":" nil","12077":" nil","12078":" nil","12079":" nil","12080":" nil","12085":" nil","12086":" nil","12087":" nil","12088":" nil","12089":" nil","12090":" nil","12091":" nil","12092":" nil","12093":" nil","12094":" nil","12100":" nil","12101":" nil","12102":" nil","12103":" nil","12104":" nil","12110":" nil","12111":" nil","12112":" nil","12113":" nil","12114":" nil","12120":" nil","12121":" nil","12122":" nil","12123":" nil","12124":" nil","12125":" nil","12126":" nil","12127":" nil","12128":" nil","12129":" nil","12130":" nil","12131":" nil","12132":" nil","12133":" nil","12134":" nil","12135":" nil","12136":" nil","12137":" nil","12138":" nil","12145":" nil","12146":" nil","12147":" nil","12148":" nil","12149":" nil","12150":" nil","12151":" nil","12153":" nil","12154":" nil","12160":" nil","12161":" nil","12162":" nil","12163":" nil","12164":" nil","12165":" nil","12167":" nil","12168":" nil","12169":" nil","12170":" nil","12171":" nil","12172":" nil","12173":" nil","12174":" nil","12175":" nil","12176":" nil","12177":" nil","12178":" nil","12179":" nil","12180":" nil","12181":" nil","12182":" nil","12183":" nil","12184":" nil","12185":" nil","12186":" nil","12187":" nil","12188":" nil","12189":" nil","12190":" nil","12191":" nil","12192":" nil","12193":" nil","12194":" nil","12200":" nil","12201":" nil","12202":" nil","12203":" nil","12204":" nil","12205":" nil","12206":" nil","12207":" nil","12208":" nil","12209":" nil","12210":" nil","12211":" nil","12212":" nil","12213":" nil","12214":" nil","12215":" nil","12216":" nil","12217":" nil","12218":" nil","12219":" nil","12220":" nil","12221":" nil","12222":" nil","12223":" nil","12224":" nil","12225":" nil","12226":" nil","12227":" nil","12228":" nil","12229":" nil","12230":" nil","12231":" nil","12232":" nil","12233":" nil","12236":" nil","12237":" nil","12238":" nil","12239":" nil","12240":" nil","12265":" nil","12266":" nil","12267":" nil","12268":" nil","12269":" nil","12270":" nil","12271":" nil","12272":" nil","12273":" nil","12274":" nil","12275":" nil","12280":" nil","12281":" nil","12282":" nil","12283":" nil","12284":" nil","12285":" nil","12286":" nil","12287":" nil","12288":" nil","12289":" nil","12295":" nil","12296":" nil","12297":" nil","12298":" nil","12299":" nil","12300":" nil","12301":" nil","12302":" nil","12303":" nil","12304":" nil","12305":" nil","12306":" nil","12307":" nil","12308":" nil","12309":" nil","12310":" nil","12311":" nil","12312":" nil","12313":" nil","12314":" nil","12325":" nil","12326":" nil","12327":" nil","12328":" nil","12329":" nil","12330":" nil","12331":" nil","12332":" nil","12333":" nil","12335":" nil","12336":" nil","12337":" nil","12338":" nil","12339":" nil","12340":" nil","12341":" nil","12342":" nil","12343":" nil","12344":" nil","12345":" nil","12350":" nil","12355":" nil","12360":" nil","12365":" nil","12370":" nil","12375":" nil","12380":" nil","12385":" nil","12390":" nil","12395":" nil","12400":" nil","12401":" nil","12402":" nil","12403":" nil","12404":" nil","12405":" nil","12406":" nil","12407":" nil","12408":" nil","12409":" nil","12410":" nil","12411":" nil","12412":" nil","12413":" nil","12414":" nil","12420":" nil","12421":" nil","12422":" nil","12423":" nil","12424":" nil","12430":" nil","12431":" nil","12432":" nil","12433":" nil","12434":" nil","12435":" nil","12436":" nil","12437":" nil","12438":" nil","12439":" nil","12440":" nil","12441":" nil","12442":" nil","12443":" nil","12444":" nil","12445":" nil","12446":" nil","12447":" nil","12448":" nil","12449":" nil","12450":" nil","12451":" nil","12453":" nil","12454":" nil","12455":" nil","12456":" nil","12457":" nil","12458":" nil","12459":" nil","12460":" nil","12461":" nil","12462":" nil","12463":" nil","12465":" nil","12466":" nil","12467":" nil","12468":" nil","12469":" nil","12470":" nil","12471":" nil","12472":" nil","12473":" nil","12474":" nil","12475":" nil","12476":" nil","12477":" nil","12478":" nil","12479":" nil","12480":" nil","12481":" nil","12482":" nil","12483":" nil","12484":" nil","12485":" nil","12486":" nil","12487":" nil","12488":" nil","12489":" nil","12490":" nil","12491":" nil","12492":" nil","12493":" nil","12494":" nil","12495":" nil","12496":" nil","12497":" nil","12498":" nil","12499":" nil","12500":" nil","12501":" nil","12502":" nil","12503":" nil","12504":" nil","12505":" nil","12506":" nil","12507":" nil","12508":" nil","12509":" nil","12510":" nil","12511":" nil","12512":" nil","12513":" nil","12514":" nil","12515":" nil","12516":" nil","12517":" nil","12518":" nil","12519":" nil","12520":" nil","12525":" nil","12526":" nil","12527":" nil","12528":" nil","12529":" nil","12540":" nil","12541":" nil","12543":" nil","12544":" nil","12545":" nil","12546":" nil","12547":" nil","12548":" nil","12549":" nil","12550":" nil","12551":" nil","12552":" nil","12553":" nil","12555":" nil","12556":" nil","12557":" nil","12558":" nil","12559":" nil","12560":" nil","12561":" nil","12562":" nil","12563":" nil","12564":" nil","12565":" nil","12566":" nil","12567":" nil","12568":" nil","12569":" nil","12570":" nil","12571":" nil","12572":" nil","12573":" nil","12574":" nil","12575":" nil","12576":" nil","12577":" nil","12578":" nil","12579":" nil","12580":" nil","12581":" nil","12582":" nil","12583":" nil","12584":" nil","12585":" nil","12586":" nil","12587":" nil","12588":" nil","12589":" nil","12590":" nil","12591":" nil","12592":" nil","12593":" nil","12594":" nil","12595":" nil","12596":" nil","12597":" nil","12598":" nil","12599":" nil","12600":" nil","12605":" nil","12606":" nil","12607":" nil","12608":" nil","12609":" nil","12610":" nil","12611":" nil","12612":" nil","12613":" nil","12614":" nil","12620":" nil","12621":" nil","12622":" nil","12623":" nil","12624":" nil","12625":" nil","12626":" nil","12627":" nil","12628":" nil","12629":" nil","12630":" nil","12631":" nil","12632":" nil","12633":" nil","12634":" nil","12635":" nil","12636":" nil","12637":" nil","12638":" nil","12639":" nil","12640":" nil","12641":" nil","12642":" nil","12643":" nil","12644":" nil","12645":" nil","12646":" nil","12647":" nil","12648":" nil","12649":" nil","12650":" nil","12651":" nil","12652":" nil","12653":" nil","12654":" nil","12655":" nil","12656":" nil","12657":" nil","12658":" nil","12659":" nil","12660":" nil","12661":" nil","12662":" nil","12663":" nil","12664":" nil","12670":" nil","12671":" nil","12672":" nil","12673":" nil","12674":" nil","12680":" nil","12685":" nil","12690":" nil","12695":" nil","12700":" nil","12705":" nil","12715":" nil","12720":" nil","12721":" nil","12722":" nil","12723":" nil","12724":" nil","12725":" nil","12726":" nil","12727":" nil","12728":" nil","12729":" nil","12730":" nil","12731":" nil","12732":" nil","12733":" nil","12734":" nil","12735":" nil","12740":" nil","12741":" nil","12742":" nil","12743":" nil","12744":" nil","12745":" nil","12746":" nil","12747":" nil","12748":" nil","12749":" nil","12750":" nil","12755":" nil","12756":" nil","12757":" nil","12758":" nil","12759":" nil","12760":" nil","12761":" nil","12762":" nil","12763":" nil","12764":" nil","12765":" nil","12766":" nil","12767":" nil","12768":" nil","12769":" nil","12780":" nil","12781":" nil","12782":" nil","12783":" nil","12784":" nil","12790":" nil","12791":" nil","12792":" nil","12793":" nil","12794":" nil","12795":" nil","12796":" nil","12797":" nil","12798":" nil","12799":" nil","12800":" nil","12801":" nil","12802":" nil","12803":" nil","12804":" nil","12805":" nil","12806":" nil","12807":" nil","12808":" nil","12809":" nil","12810":" nil","12811":" nil","12812":" nil","12813":" nil","12814":" nil","12815":" nil","12816":" nil","12817":" nil","12818":" nil","12819":" nil","12820":" nil","12821":" nil","12823":" nil","12824":" nil","12825":" nil","12826":" nil","12827":" nil","12830":" nil","12831":" nil","12832":" nil","12833":" nil","12834":" nil","12835":" nil","12836":" nil","12837":" nil","12838":" nil","12839":" nil","12840":" nil","12841":" nil","12842":" nil","12843":" nil","12844":" nil","12845":" nil","12846":" nil","12847":" nil","12848":" nil","12849":" nil","12850":" nil","12851":" nil","12852":" nil","12853":" nil","12854":" nil","12855":" nil","12856":" nil","12857":" nil","12858":" nil","12859":" nil","12860":" nil","12862":" nil","12863":" nil","12864":" nil","12865":" nil","12867":" nil","12868":" nil","12869":" nil","12871":" nil","12872":" nil","12873":" nil","12875":" nil","12876":" nil","12877":" nil","12878":" nil","12879":" nil","12880":" nil","12881":" nil","12882":" nil","12883":" nil","12884":" nil","12885":" nil","12886":" nil","12887":" nil","12888":" nil","12889":" nil","12890":" nil","12891":" nil","12892":" nil","12893":" nil","12894":" nil","12895":" nil","12900":" nil","12902":" nil","12903":" nil","12904":" nil","12905":" nil","12906":" nil","12907":" nil","12908":" nil","12909":" nil","12910":" nil","12911":" nil","12912":" nil","12913":" nil","12914":" nil","12915":" nil","12916":" nil","12917":" nil","12918":" nil","12919":" nil","12920":" nil","12921":" nil","12922":" nil","13027":" nil","13028":" nil","13029":" nil","13030":" nil","13031":" nil","13032":" nil","13033":" nil","13034":" nil","13035":" nil","13036":" nil","13037":" nil","13042":" nil","13043":" nil","13044":" nil","13045":" nil","13046":" nil","13052":" nil","13053":" nil","13054":" nil","13055":" nil","13056":" nil","13057":" nil","13058":" nil","13059":" nil","13112":" nil","13113":" nil","13114":" nil","13115":" nil","13116":" nil","13117":" nil","13118":" nil","13119":" nil","13120":" nil","13121":" nil","13122":" nil","13127":" nil","13128":" nil","13129":" nil","13130":" nil","13131":" nil","13132":" nil","13133":" nil","13134":" nil","13135":" nil","13136":" nil","13137":" nil","13138":" nil","13139":" nil","13140":" nil","13162":" nil","13167":" nil","13168":" nil","13169":" nil","13170":" nil","13171":" nil","13172":" nil","13173":" nil","13174":" nil","13175":" nil","13176":" nil","13177":" nil","13178":" nil","13179":" nil","13180":" nil","13181":" nil","13182":" nil","13183":" nil","13184":" nil","13185":" nil","13186":" nil","13187":" nil","13188":" nil","13189":" nil","13190":" nil","13191":" nil","13192":" nil","13193":" nil","13194":" nil","13195":" nil","13196":" nil","13257":" nil","13262":" nil","13267":" nil","13272":" nil","13277":" nil","13287":" nil","13307":" nil","13317":" nil","13318":" nil","13319":" nil","13337":" nil","13338":" nil","13339":" nil","13340":" nil","13341":" nil","13342":" nil","13343":" nil","13387":" nil","13388":" nil","13389":" nil","13390":" nil","13391":" nil","13392":" nil","13397":" nil","13407":" nil","13442":" nil","13443":" nil","13444":" nil","13445":" nil","13446":" nil","13447":" nil","13457":" nil","13462":" nil","13463":" nil","13464":" nil","13465":" nil","13466":" nil","13467":" nil","13468":" nil","13469":" nil","13470":" nil","13471":" nil","13472":" nil","13487":" nil","13488":" nil","13489":" nil","13490":" nil","13492":" nil","13496":" nil","13497":" nil","13500":" nil","13505":" nil","13510":" nil","13515":" nil","13520":" nil","13525":" nil","13530":" nil","13535":" nil","13540":" nil","13545":" nil","13550":" nil","13555":" nil","13565":" nil","13570":" nil","13575":" nil","13580":" nil","13585":" nil","13590":" nil","13595":" nil","13600":" nil","13605":" nil","13615":" nil","13620":" nil","13625":" nil","13630":" nil","13640":" nil","13650":" nil","13655":" nil","13660":" nil","13670":" nil","13675":" nil","13680":" nil","13695":" nil","13700":" nil","13701":" nil","13702":" nil","13703":" nil","13704":" nil","13705":" nil","13706":" nil","13707":" nil","13708":" nil","13709":" nil","13710":" nil","13715":" nil","13716":" nil","13717":" nil","13718":" nil","13719":" nil","13720":" nil","13721":" nil","13722":" nil","13723":" nil","13724":" nil","13725":" nil","13726":" nil","13727":" nil","13728":" nil","13729":" nil","13730":" nil","13731":" nil","13732":" nil","13733":" nil","13734":" nil","13735":" nil","13736":" nil","13737":" nil","13738":" nil","13739":" nil","13740":" nil","13742":" nil","13743":" nil","13744":" nil","13745":" nil","13746":" nil","13747":" nil","13748":" nil","13749":" nil","13755":" nil","13756":" nil","13757":" nil","13758":" nil","13759":" nil","13760":" nil","13761":" nil","13762":" nil","13763":" nil","13764":" nil","13765":" nil","13766":" nil","13767":" nil","13768":" nil","13769":" nil","13770":" nil","13771":" nil","13772":" nil","13773":" nil","13774":" nil","13775":" nil","13776":" nil","13777":" nil","13778":" nil","13779":" nil","13780":" nil","13781":" nil","13782":" nil","13783":" nil","13784":" nil","13790":" nil","13791":" nil","13792":" nil","13793":" nil","13794":" nil","13795":" nil","13796":" nil","13797":" nil","13798":" nil","13799":" nil","13805":" nil","13806":" nil","13807":" nil","13808":" nil","13809":" nil","13810":" nil","13811":" nil","13812":" nil","13813":" nil","13814":" nil","13815":" nil","13816":" nil","13817":" nil","13818":" nil","13819":" nil","13821":" nil","13822":" nil","13823":" nil","13824":" nil","13825":" nil","13826":" nil","13827":" nil","13828":" nil","13829":" nil","13835":" nil","13836":" nil","13837":" nil","13838":" nil","13840":" nil","13841":" nil","13842":" nil","13843":" nil","13844":" nil","13845":" nil","13846":" nil","13847":" nil","13848":" nil","13849":" nil","13850":" nil","13851":" nil","13852":" nil","13853":" nil","13854":" nil","13855":" nil","13856":" nil","13857":" nil","13858":" nil","13859":" nil","13860":" nil","13861":" nil","13862":" nil","13864":" nil","13865":" nil","13866":" nil","13867":" nil","13868":" nil","13869":" nil","13870":" nil","13871":" nil","13872":" nil","13873":" nil","13874":" nil","13880":" nil","13881":" nil","13882":" nil","13883":" nil","13884":" nil","13885":" nil","13886":" nil","13887":" nil","13888":" nil","13889":" nil","13890":" nil","13891":" nil","13892":" nil","13893":" nil","13894":" nil","13895":" nil","13896":" nil","13897":" nil","13898":" nil","13899":" nil","13900":" nil","13905":" nil","13906":" nil","13907":" nil","13908":" nil","13909":" nil","13910":" nil","13911":" nil","13912":" nil","13913":" nil","13914":" nil","13920":" nil","13921":" nil","13922":" nil","13923":" nil","13924":" nil","13926":" nil","13927":" nil","13928":" nil","13929":" nil","13935":" nil","13936":" nil","13937":" nil","13938":" nil","13939":" nil","13940":" nil","13941":" nil","13942":" nil","13943":" nil","13944":" nil","13945":" nil","13946":" nil","13947":" nil","13948":" nil","13949":" nil","13950":" nil","13951":" nil","13952":" nil","13953":" nil","13954":" nil","13955":" nil","13956":" nil","13957":" nil","13958":" nil","13959":" nil","13960":" nil","13961":" nil","13962":" nil","13963":" nil","13964":" nil","13971":" nil","13972":" nil","13973":" nil","13974":" nil","13975":" nil","13976":" nil","13977":" nil","13979":" nil","13985":" nil","13986":" nil","13987":" nil","13988":" nil","13989":" nil","13995":" nil","13996":" nil","13997":" nil","13998":" nil","13999":" nil","14000":" nil","14001":" nil","14002":" nil","14003":" nil","14004":" nil","14005":" nil","14006":" nil","14007":" nil","14008":" nil","14009":" nil","14010":" nil","14012":" nil","14013":" nil","14014":" nil","14021":" nil","14022":" nil","14023":" nil","14024":" nil","14025":" nil","14026":" nil","14027":" nil","14028":" nil","14029":" nil","14030":" nil","14031":" nil","14032":" nil","14033":" nil","14034":" nil","14040":" nil","14041":" nil","14042":" nil","14043":" nil","14044":" nil","14050":" nil","14051":" nil","14052":" nil","14053":" nil","14054":" nil","14060":" nil","14061":" nil","14062":" nil","14063":" nil","14064":" nil","14065":" nil","14066":" nil","14067":" nil","14068":" nil","14069":" nil","14075":" nil","14076":" nil","14077":" nil","14078":" nil","14079":" nil","14080":" nil","14081":" nil","14082":" nil","14083":" nil","14084":" nil","14085":" nil","14087":" nil","14088":" nil","14089":" nil","14090":" nil","14091":" nil","14092":" nil","14093":" nil","14094":" nil","14095":" nil","14096":" nil","14097":" nil","14098":" nil","14099":" nil","14100":" nil","14105":" nil","14106":" nil","14107":" nil","14108":" nil","14109":" nil","14110":" nil","14111":" nil","14112":" nil","14113":" nil","14114":" nil","14125":" nil","14126":" nil","14127":" nil","14129":" nil","14135":" nil","14136":" nil","14137":" nil","14138":" nil","14139":" nil","14140":" nil","14141":" nil","14142":" nil","14143":" nil","14144":" nil","14145":" nil","14146":" nil","14147":" nil","14148":" nil","14149":" nil","14150":" nil","14151":" nil","14152":" nil","14153":" nil","14154":" nil","14155":" nil","14156":" nil","14157":" nil","14158":" nil","14159":" nil","14170":" nil","14171":" nil","14172":" nil","14173":" nil","14174":" nil","14175":" nil","14176":" nil","14177":" nil","14178":" nil","14179":" nil","14180":" nil","14181":" nil","14182":" nil","14183":" nil","14184":" nil","14185":" nil","14186":" nil","14187":" nil","14188":" nil","14189":" nil","14195":" nil","14196":" nil","14197":" nil","14198":" nil","14199":" nil","14201":" nil","14202":" nil","14203":" nil","14204":" nil","14205":" nil","14206":" nil","14207":" nil","14208":" nil","14209":" nil","14215":" nil","14216":" nil","14217":" nil","14218":" nil","14219":" nil","14220":" nil","14221":" nil","14222":" nil","14223":" nil","14224":" nil","14225":" nil","14226":" nil","14227":" nil","14228":" nil","14229":" nil","14230":" nil","14231":" nil","14232":" nil","14233":" nil","14234":" nil","14240":" nil","14241":" nil","14242":" nil","14243":" nil","14244":" nil","14245":" nil","14246":" nil","14247":" nil","14248":" nil","14249":" nil","14255":" nil","14256":" nil","14257":" nil","14258":" nil","14259":" nil","14260":" nil","14261":" nil","14262":" nil","14263":" nil","14264":" nil","14265":" nil","14266":" nil","14267":" nil","14268":" nil","14270":" nil","14271":" nil","14272":" nil","14273":" nil","14274":" nil","14275":" nil","14276":" nil","14278":" nil","14279":" nil","14285":" nil","14286":" nil","14287":" nil","14288":" nil","14289":" nil","14290":" nil","14291":" nil","14292":" nil","14293":" nil","14294":" nil","14295":" nil","14296":" nil","14297":" nil","14298":" nil","14299":" nil","14300":" nil","14304":" nil","14309":" nil","14314":" nil","14319":" nil","14324":" nil","14329":" nil","14334":" nil","14344":" nil","14349":" nil","14359":" nil","14360":" nil","14361":" nil","14362":" nil","14363":" nil","14364":" nil","14365":" nil","14366":" nil","14367":" nil","14368":" nil","14369":" nil","14370":" nil","14371":" nil","14372":" nil","14373":" nil","14374":" nil","14375":" nil","14376":" nil","14377":" nil","14378":" nil","14379":" nil","14394":" nil","14395":" nil","14396":" nil","14397":" nil","14398":" nil","14404":" nil","14405":" nil","14406":" nil","14407":" nil","14408":" nil","14409":" nil","14410":" nil","14411":" nil","14412":" nil","14413":" nil","14414":" nil","14415":" nil","14416":" nil","14417":" nil","14418":" nil","14419":" nil","14420":" nil","14421":" nil","14422":" nil","14423":" nil","14424":" nil","14426":" nil","14427":" nil","14428":" nil","14430":" nil","14431":" nil","14432":" nil","14433":" nil","14434":" nil","14435":" nil","14436":" nil","14437":" nil","14438":" nil","14439":" nil","14440":" nil","14441":" nil","14442":" nil","14443":" nil","14444":" nil","14445":" nil","14446":" nil","14447":" nil","14448":" nil","14449":" nil","14450":" nil","14451":" nil","14452":" nil","14453":" nil","14454":" nil","14459":" nil","14460":" nil","14461":" nil","14462":" nil","14463":" nil","14479":" nil","14480":" nil","14481":" nil","14482":" nil","14483":" nil","14489":" nil","14490":" nil","14491":" nil","14492":" nil","14493":" nil","14500":" nil","14502":" nil","14503":" nil","14506":" nil","14507":" nil","14508":" nil","14509":" nil","14514":" nil","14519":" nil","14539":" nil","14544":" nil","14549":" nil","14554":" nil","14559":" nil","14584":" nil","14589":" nil","14609":" nil","14634":" nil","14654":" nil","14659":" nil","14664":" nil","14669":" nil","14684":" nil","14699":" nil","14704":" nil","14714":" nil","14715":" nil","14716":" nil","14717":" nil","14718":" nil","14719":" nil","14724":" nil","14725":" nil","14726":" nil","14727":" nil","14728":" nil","14729":" nil","14730":" nil","14731":" nil","14732":" nil","14733":" nil","14734":" nil","14735":" nil","14736":" nil","14737":" nil","14738":" nil","14739":" nil","14740":" nil","14741":" nil","14742":" nil","14743":" nil","14749":" nil","14750":" nil","14751":" nil","14752":" nil","14754":" nil","14755":" nil","14756":" nil","14757":" nil","14758":" nil","14759":" nil","14760":" nil","14761":" nil","14762":" nil","14763":" nil","14764":" nil","14765":" nil","14766":" nil","14767":" nil","14768":" nil","14769":" nil","14770":" nil","14771":" nil","14772":" nil","14773":" nil","14784":" nil","14785":" nil","14786":" nil","14787":" nil","14788":" nil","14789":" nil","14790":" nil","14791":" nil","14792":" nil","14793":" nil","14799":" nil","14800":" nil","14801":" nil","14802":" nil","14803":" nil","14804":" nil","14805":" nil","14806":" nil","14807":" nil","14808":" nil","14809":" nil","14810":" nil","14811":" nil","14812":" nil","14813":" nil","14814":" nil","14815":" nil","14816":" nil","14817":" nil","14818":" nil","14824":" nil","14825":" nil","14826":" nil","14827":" nil","14828":" nil","14829":" nil","14830":" nil","14831":" nil","14832":" nil","14833":" nil","14834":" nil","14835":" nil","14836":" nil","14837":" nil","14838":" nil","14839":" nil","14840":" nil","14841":" nil","14842":" nil","14843":" nil","14849":" nil","14850":" nil","14851":" nil","14853":" nil","14855":" nil","14856":" nil","14858":" nil","14859":" nil","14860":" nil","14861":" nil","14863":" nil","14864":" nil","14866":" nil","14867":" nil","14868":" nil","14874":" nil","14875":" nil","14876":" nil","14877":" nil","14878":" nil","14879":" nil","14880":" nil","14881":" nil","14882":" nil","14883":" nil","14889":" nil","14890":" nil","14891":" nil","14892":" nil","14893":" nil","14894":" nil","14895":" nil","14896":" nil","14897":" nil","14898":" nil","14899":" nil","14900":" nil","14901":" nil","14902":" nil","14903":" nil","14904":" nil","14905":" nil","14906":" nil","14907":" nil","14908":" nil","14909":" nil","14910":" nil","14911":" nil","14912":" nil","14914":" nil","14915":" nil","14916":" nil","14917":" nil","14918":" nil","14919":" nil","14920":" nil","14921":" nil","14922":" nil","14923":" nil","14924":" nil","14925":" nil","14926":" nil","14927":" nil","14928":" nil","14929":" nil","14944":" nil","14945":" nil","14946":" nil","14947":" nil","14948":" nil","14949":" nil","14950":" nil","14951":" nil","14952":" nil","14953":" nil","14954":" nil","14955":" nil","14956":" nil","14957":" nil","14958":" nil","14959":" nil","14960":" nil","14961":" nil","14962":" nil","14963":" nil","14969":" nil","14970":" nil","14971":" nil","14972":" nil","14973":" nil","14974":" nil","14975":" nil","14976":" nil","14977":" nil","14978":" nil","14979":" nil","14980":" nil","14981":" nil","14982":" nil","14983":" nil","14984":" nil","14985":" nil","14986":" nil","14987":" nil","14988":" nil","14989":" nil","14990":" nil","14991":" nil","14992":" nil","14994":" nil","14995":" nil","14996":" nil","14997":" nil","14998":" nil","14999":" nil","15000":" nil","15001":" nil","15002":" nil","15003":" nil","15009":" nil","15010":" nil","15011":" nil","15012":" nil","15013":" nil","15014":" nil","15015":" nil","15016":" nil","15017":" nil","15019":" nil","15020":" nil","15021":" nil","15022":" nil","15023":" nil","15024":" nil","15025":" nil","15027":" nil","15028":" nil","15030":" nil","15031":" nil","15032":" nil","15034":" nil","15035":" nil","15036":" nil","15037":" nil","15038":" nil","15039":" nil","15040":" nil","15041":" nil","15042":" nil","15043":" nil","15044":" nil","15045":" nil","15046":" nil","15047":" nil","15048":" nil","15049":" nil","15050":" nil","15051":" nil","15052":" nil","15053":" nil","15054":" nil","15055":" nil","15056":" nil","15057":" nil","15058":" nil","15059":" nil","15061":" nil","15062":" nil","15063":" nil","15065":" nil","15066":" nil","15067":" nil","15068":" nil","15069":" nil","15070":" nil","15071":" nil","15072":" nil","15073":" nil","15079":" nil","15080":" nil","15081":" nil","15082":" nil","15083":" nil","15084":" nil","15085":" nil","15086":" nil","15087":" nil","15088":" nil","15089":" nil","15090":" nil","15091":" nil","15094":" nil","15095":" nil","15096":" nil","15097":" nil","15098":" nil","15099":" nil","15100":" nil","15101":" nil","15103":" nil","15109":" nil","15110":" nil","15111":" nil","15112":" nil","15113":" nil","15114":" nil","15115":" nil","15116":" nil","15117":" nil","15118":" nil","15119":" nil","15120":" nil","15121":" nil","15122":" nil","15123":" nil","15124":" nil","15129":" nil","15134":" nil","15144":" nil","15149":" nil","15150":" nil","15151":" nil","15152":" nil","15153":" nil","15154":" nil","15155":" nil","15156":" nil","15157":" nil","15158":" nil","15159":" nil","15164":" nil","15165":" nil","15166":" nil","15167":" nil","15168":" nil","15169":" nil","15174":" nil","15175":" nil","15176":" nil","15177":" nil","15178":" nil","15179":" nil","15183":" nil","15184":" nil","15185":" nil","15186":" nil","15187":" nil","15188":" nil","15189":" nil","15190":" nil","15191":" nil","15192":" nil","15193":" nil","15194":" nil","15195":" nil","15196":" nil","15197":" nil","15198":" nil","15203":" nil","15204":" nil","15205":" nil","15206":" nil","15207":" nil","15213":" nil","15214":" nil","15215":" nil","15216":" nil","15217":" nil","15218":" nil","15219":" nil","15220":" nil","15221":" nil","15222":" nil","15228":" nil","15229":" nil","15230":" nil","15231":" nil","15232":" nil","15238":" nil","15239":" nil","15240":" nil","15241":" nil","15242":" nil","15243":" nil","15244":" nil","15245":" nil","15246":" nil","15247":" nil","15248":" nil","15249":" nil","15250":" nil","15251":" nil","15252":" nil","15253":" nil","15254":" nil","15255":" nil","15256":" nil","15257":" nil","15258":" nil","15259":" nil","15260":" nil","15261":" nil","15262":" nil","15263":" nil","15264":" nil","15265":" nil","15266":" nil","15267":" nil","15274":" nil","15275":" nil","15276":" nil","15277":" nil","15278":" nil","15279":" nil","15280":" nil","15281":" nil","15282":" nil","15293":" nil","15294":" nil","15295":" nil","15296":" nil","15297":" nil","15298":" nil","15299":" nil","15300":" nil","15301":" nil","15302":" nil","15303":" nil","15304":" nil","15305":" nil","15306":" nil","15307":" nil","15308":" nil","15309":" nil","15310":" nil","15311":" nil","15312":" nil","15318":" nil","15319":" nil","15320":" nil","15321":" nil","15322":" nil","15328":" nil","15329":" nil","15330":" nil","15331":" nil","15332":" nil","15333":" nil","15334":" nil","15335":" nil","15336":" nil","15337":" nil","15338":" nil","15339":" nil","15340":" nil","15341":" nil","15342":" nil","15343":" nil","15344":" nil","15345":" nil","15346":" nil","15347":" nil","15348":" nil","15349":" nil","15350":" nil","15351":" nil","15352":" nil","15353":" nil","15354":" nil","15355":" nil","15356":" nil","15357":" nil","15363":" nil","15364":" nil","15365":" nil","15366":" nil","15367":" nil","15368":" nil","15369":" nil","15370":" nil","15371":" nil","15372":" nil","15373":" nil","15374":" nil","15375":" nil","15376":" nil","15377":" nil","15383":" nil","15384":" nil","15385":" nil","15386":" nil","15387":" nil","15388":" nil","15389":" nil","15390":" nil","15391":" nil","15392":" nil","15393":" nil","15394":" nil","15395":" nil","15396":" nil","15397":" nil","15398":" nil","15399":" nil","15400":" nil","15401":" nil","15402":" nil","15403":" nil","15404":" nil","15405":" nil","15406":" nil","15407":" nil","15408":" nil","15409":" nil","15410":" nil","15411":" nil","15412":" nil","15413":" nil","15414":" nil","15415":" nil","15416":" nil","15417":" nil","15418":" nil","15419":" nil","15420":" nil","15421":" nil","15422":" nil","15423":" nil","15428":" nil","15429":" nil","15430":" nil","15431":" nil","15432":" nil","15438":" nil","15439":" nil","15440":" nil","15441":" nil","15442":" nil","15443":" nil","15444":" nil","15445":" nil","15446":" nil","15447":" nil","15458":" nil","15459":" nil","15460":" nil","15461":" nil","15462":" nil","15463":" nil","15464":" nil","15465":" nil","15466":" nil","15467":" nil","15468":" nil","15469":" nil","15470":" nil","15471":" nil","15472":" nil","15473":" nil","15474":" nil","15475":" nil","15476":" nil","15477":" nil","15478":" nil","15479":" nil","15480":" nil","15481":" nil","15482":" nil","15483":" nil","15484":" nil","15485":" nil","15486":" nil","15487":" nil","15489":" nil","15490":" nil","15491":" nil","15492":" nil","15493":" nil","15494":" nil","15495":" nil","15496":" nil","15497":" nil","15498":" nil","15499":" nil","15500":" nil","15501":" nil","15502":" nil","15503":" nil","15504":" nil","15505":" nil","15506":" nil","15507":" nil","15508":" nil","15509":" nil","15510":" nil","15511":" nil","15512":" nil","15518":" nil","15519":" nil","15520":" nil","15521":" nil","15522":" nil","15528":" nil","15529":" nil","15530":" nil","15531":" nil","15532":" nil","15538":" nil","15539":" nil","15540":" nil","15541":" nil","15542":" nil","15543":" nil","15544":" nil","15545":" nil","15546":" nil","15547":" nil","15553":" nil","15555":" nil","15556":" nil","15557":" nil","15563":" nil","15564":" nil","15565":" nil","15567":" nil","15568":" nil","15569":" nil","15570":" nil","15571":" nil","15572":" nil","15573":" nil","15574":" nil","15575":" nil","15576":" nil","15577":" nil","15578":" nil","15579":" nil","15580":" nil","15581":" nil","15582":" nil","15583":" nil","15584":" nil","15585":" nil","15586":" nil","15587":" nil","15588":" nil","15590":" nil","15591":" nil","15592":" nil","15593":" nil","15594":" nil","15595":" nil","15596":" nil","15597":" nil","15598":" nil","15603":" nil","15608":" nil","15613":" nil","15618":" nil","15623":" nil","15624":" nil","15625":" nil","15626":" nil","15627":" nil","15628":" nil","15629":" nil","15630":" nil","15631":" nil","15633":" nil","15638":" nil","15639":" nil","15640":" nil","15641":" nil","15642":" nil","15643":" nil","15644":" nil","15645":" nil","15646":" nil","15647":" nil","15663":" nil","15664":" nil","15665":" nil","15666":" nil","15667":" nil","15673":" nil","15674":" nil","15675":" nil","15676":" nil","15677":" nil","15678":" nil","15679":" nil","15680":" nil","15681":" nil","15682":" nil","15683":" nil","15684":" nil","15685":" nil","15686":" nil","15687":" nil","15688":" nil","15700":" nil","15701":" nil","15702":" nil","15703":" nil","15704":" nil","15705":" nil","15706":" nil","15707":" nil","15708":" nil","15709":" nil","15710":" nil","15712":" nil","15713":" nil","15715":" nil","15718":" nil","15719":" nil","15721":" nil","15722":" nil","15724":" nil","15725":" nil","15726":" nil","15727":" nil","15729":" nil","15730":" nil","15731":" nil","15734":" nil","15736":" nil","15737":" nil","15740":" nil","15741":" nil","15742":" nil","15748":" nil","15750":" nil","15751":" nil","15752":" nil","15753":" nil","15754":" nil","15755":" nil","15756":" nil","15757":" nil","15760":" nil","15762":" nil","15763":" nil","15765":" nil","15766":" nil","15767":" nil","15774":" nil","15775":" nil","15777":" nil","15779":" nil","15780":" nil","15782":" nil","15783":" nil","15784":" nil","15786":" nil","15787":" nil","15789":" nil","15790":" nil","15791":" nil","15792":" nil","15793":" nil","15795":" nil","15796":" nil","15797":" nil","15798":" nil","15799":" nil","15800":" nil","15802":" nil","15804":" nil","15805":" nil","15807":" nil","15813":" nil","15814":" nil","15815":" nil","15819":" nil","15821":" nil","15822":" nil","15824":" nil","15825":" nil","15828":" nil","15829":" nil","15831":" nil","15832":" nil","15833":" nil","15835":" nil","15836":" nil","15837":" nil","15838":" nil","15839":" nil","15840":" nil","15842":" nil","15843":" nil","15844":" nil","15848":" nil","15851":" nil","15853":" nil","15854":" nil","15855":" nil","15858":" nil","15859":" nil","15862":" nil","15867":" nil","15870":" nil","15873":" nil","15874":" nil","15875":" nil","15876":" nil","15877":" nil","15878":" nil","15879":" nil","15880":" nil","15881":" nil","15882":" nil","15883":" nil","15884":" nil","15885":" nil","15886":" nil","15887":" nil","15888":" nil","15893":" nil","15894":" nil","15895":" nil","15896":" nil","15897":" nil","15903":" nil","15904":" nil","15905":" nil","15906":" nil","15907":" nil","15908":" nil","15909":" nil","15910":" nil","15911":" nil","15912":" nil","15913":" nil","15914":" nil","15915":" nil","15916":" nil","15917":" nil","15918":" nil","15919":" nil","15920":" nil","15921":" nil","15922":" nil","15923":" nil","15924":" nil","15925":" nil","15926":" nil","15927":" nil","15928":" nil","15929":" nil","15930":" nil","15931":" nil","15932":" nil","15933":" nil","15935":" nil","15936":" nil","15937":" nil","15948":" nil","15949":" nil","15950":" nil","15951":" nil","15953":" nil","15954":" nil","15955":" nil","15956":" nil","15957":" nil","15958":" nil","15959":" nil","15960":" nil","15961":" nil","15962":" nil","15963":" nil","15964":" nil","15965":" nil","15966":" nil","15967":" nil","15973":" nil","15978":" nil","15979":" nil","15980":" nil","15981":" nil","15982":" nil","15983":" nil","15984":" nil","15985":" nil","15986":" nil","15987":" nil","15988":" nil","15989":" nil","15990":" nil","15991":" nil","15992":" nil","15993":" nil","15994":" nil","15995":" nil","15996":" nil","15997":" nil","15998":" nil","15999":" nil","16000":" nil","16001":" nil","16002":" nil","16003":" nil","16004":" nil","16005":" nil","16006":" nil","16007":" nil","16013":" nil","16014":" nil","16015":" nil","16016":" nil","16017":" nil","16018":" nil","16019":" nil","16020":" nil","16021":" nil","16022":" nil","16023":" nil","16024":" nil","16025":" nil","16026":" nil","16027":" nil","16028":" nil","16029":" nil","16033":" nil","16038":" nil","16043":" nil","16048":" nil","16053":" nil","16068":" nil","16078":" nil","16083":" nil","16088":" nil","16093":" nil","16098":" nil","16103":" nil","16104":" nil","16105":" nil","16106":" nil","16107":" nil","16108":" nil","16109":" nil","16110":" nil","16111":" nil","16112":" nil","16113":" nil","16114":" nil","16115":" nil","16116":" nil","16117":" nil","16118":" nil","16119":" nil","16120":" nil","16121":" nil","16122":" nil","16123":" nil","16128":" nil","16129":" nil","16130":" nil","16131":" nil","16132":" nil","16133":" nil","16134":" nil","16135":" nil","16136":" nil","16137":" nil","16139":" nil","16140":" nil","16141":" nil","16142":" nil","16143":" nil","16144":" nil","16145":" nil","16146":" nil","16147":" nil","16148":" nil","16149":" nil","16150":" nil","16151":" nil","16152":" nil","16158":" nil","16159":" nil","16160":" nil","16161":" nil","16162":" nil","16163":" nil","16164":" nil","16165":" nil","16166":" nil","16167":" nil","16168":" nil","16169":" nil","16170":" nil","16171":" nil","16172":" nil","16178":" nil","16179":" nil","16180":" nil","16181":" nil","16182":" nil","16188":" nil","16189":" nil","16190":" nil","16191":" nil","16192":" nil","16193":" nil","16194":" nil","16195":" nil","16196":" nil","16197":" nil","16203":" nil","16204":" nil","16205":" nil","16207":" nil","16208":" nil","16209":" nil","16210":" nil","16211":" nil","16212":" nil","16213":" nil","16214":" nil","16215":" nil","16216":" nil","16217":" nil","16218":" nil","16219":" nil","16220":" nil","16221":" nil","16222":" nil","16223":" nil","16224":" nil","16225":" nil","16226":" nil","16227":" nil","16228":" nil","16229":" nil","16230":" nil","16232":" nil","16233":" nil","16234":" nil","16235":" nil","16236":" nil","16237":" nil","16238":" nil","16239":" nil","16240":" nil","16241":" nil","16242":" nil","16248":" nil","16249":" nil","16250":" nil","16251":" nil","16252":" nil","16253":" nil","16254":" nil","16255":" nil","16256":" nil","16257":" nil","16258":" nil","16259":" nil","16260":" nil","16261":" nil","16262":" nil","16268":" nil","16269":" nil","16270":" nil","16271":" nil","16272":" nil","16273":" nil","16274":" nil","16275":" nil","16276":" nil","16277":" nil","16278":" nil","16279":" nil","16280":" nil","16281":" nil","16282":" nil","16288":" nil","16289":" nil","16290":" nil","16291":" nil","16292":" nil","16293":" nil","16294":" nil","16295":" nil","16296":" nil","16297":" nil","16298":" nil","16299":" nil","16300":" nil","16301":" nil","16302":" nil","16303":" nil","16304":" nil","16305":" nil","16306":" nil","16307":" nil","16308":" nil","16309":" nil","16310":" nil","16311":" nil","16312":" nil","16313":" nil","16314":" nil","16315":" nil","16316":" nil","16317":" nil","16318":" nil","16323":" nil","16324":" nil","16325":" nil","16326":" nil","16327":" nil","16328":" nil","16329":" nil","16330":" nil","16331":" nil","16332":" nil","16333":" nil","16334":" nil","16335":" nil","16336":" nil","16337":" nil","16338":" nil","16339":" nil","16340":" nil","16341":" nil","16342":" nil","16343":" nil","16344":" nil","16345":" nil","16346":" nil","16347":" nil","16348":" nil","16349":" nil","16350":" nil","16351":" nil","16352":" nil","16353":" nil","16354":" nil","16355":" nil","16356":" nil","16357":" nil","16358":" nil","16359":" nil","16360":" nil","16361":" nil","16362":" nil","16363":" nil","16364":" nil","16365":" nil","16366":" nil","16367":" nil","16373":" nil","16374":" nil","16375":" nil","16376":" nil","16377":" nil","16378":" nil","16379":" nil","16380":" nil","16381":" nil","16382":" nil","16383":" nil","16384":" nil","16385":" nil","16386":" nil","16387":" nil","16388":" nil","16389":" nil","16390":" nil","16391":" nil","16392":" nil","16393":" nil","16394":" nil","16395":" nil","16396":" nil","16397":" nil","16398":" nil","16399":" nil","16400":" nil","16401":" nil","16402":" nil","16403":" nil","16404":" nil","16405":" nil","16406":" nil","16407":" nil","16408":" nil","16409":" nil","16410":" nil","16411":" nil","16412":" nil","16413":" nil","16414":" nil","16415":" nil","16416":" nil","16417":" nil","16418":" nil","16419":" nil","16423":" nil","16424":" nil","16425":" nil","16426":" nil","16427":" nil","16428":" nil","16429":" nil","16430":" nil","16431":" nil","16432":" nil","16433":" nil","16434":" nil","16435":" nil","16436":" nil","16437":" nil","16438":" nil","16439":" nil","16440":" nil","16441":" nil","16442":" nil","16443":" nil","16444":" nil","16445":" nil","16446":" nil","16447":" nil","16448":" nil","16449":" nil","16450":" nil","16451":" nil","16452":" nil","16453":" nil","16454":" nil","16455":" nil","16456":" nil","16457":" nil","16458":" nil","16463":" nil","16464":" nil","16465":" nil","16466":" nil","16467":" nil","16468":" nil","16469":" nil","16470":" nil","16471":" nil","16472":" nil","16473":" nil","16474":" nil","16475":" nil","16476":" nil","16477":" nil","16478":" nil","16483":" nil","16484":" nil","16485":" nil","16486":" nil","16487":" nil","16488":" nil","16489":" nil","16490":" nil","16491":" nil","16492":" nil","16493":" nil","16494":" nil","16495":" nil","16496":" nil","16497":" nil","16498":" nil","16503":" nil","16508":" nil","16518":" nil","16523":" nil","16528":" nil","16529":" nil","16530":" nil","16531":" nil","16532":" nil","16533":" nil","16534":" nil","16535":" nil","16536":" nil","16537":" nil","16538":" nil","16539":" nil","16540":" nil","16541":" nil","16542":" nil","16543":" nil","16553":" nil","16554":" nil","16555":" nil","16556":" nil","16557":" nil","16558":" nil","16563":" nil","16564":" nil","16565":" nil","16566":" nil","16567":" nil","16573":" nil","16574":" nil","16575":" nil","16576":" nil","16577":" nil","16578":" nil","16579":" nil","16580":" nil","16583":" nil","16584":" nil","16585":" nil","16586":" nil","16587":" nil","16588":" nil","16589":" nil","16590":" nil","16591":" nil","16592":" nil","16593":" nil","16594":" nil","16595":" nil","16596":" nil","16597":" nil","16598":" nil","16603":" nil","16604":" nil","16605":" nil","16606":" nil","16607":" nil","16613":" nil","16614":" nil","16615":" nil","16616":" nil","16617":" nil","16618":" nil","16619":" nil","16620":" nil","16621":" nil","16622":" nil","16628":" nil","16629":" nil","16630":" nil","16631":" nil","16632":" nil","16633":" nil","16634":" nil","16635":" nil","16636":" nil","16637":" nil","16638":" nil","16639":" nil","16643":" nil","16644":" nil","16645":" nil","16646":" nil","16647":" nil","16648":" nil","16653":" nil","16654":" nil","16655":" nil","16656":" nil","16657":" nil","16663":" nil","16664":" nil","16665":" nil","16666":" nil","16667":" nil","16668":" nil","16669":" nil","16670":" nil","16671":" nil","16672":" nil","16673":" nil","16674":" nil","16675":" nil","16676":" nil","16677":" nil","16678":" nil","16679":" nil","16680":" nil","16681":" nil","16682":" nil","16683":" nil","16684":" nil","16685":" nil","16686":" nil","16687":" nil","16688":" nil","16689":" nil","16690":" nil","16691":" nil","16692":" nil","16693":" nil","16694":" nil","16695":" nil","16696":" nil","16697":" nil","16698":" nil","16699":" nil","16700":" nil","16701":" nil","16702":" nil","16703":" nil","16704":" nil","16705":" nil","16706":" nil","16707":" nil","16708":" nil","16709":" nil","16710":" nil","16711":" nil","16712":" nil","16713":" nil","16714":" nil","16715":" nil","16716":" nil","16717":" nil","16723":" nil","16724":" nil","16725":" nil","16726":" nil","16727":" nil","16728":" nil","16729":" nil","16730":" nil","16731":" nil","16732":" nil","16733":" nil","16735":" nil","16736":" nil","16737":" nil","16738":" nil","16739":" nil","16740":" nil","16741":" nil","16742":" nil","16743":" nil","16745":" nil","16746":" nil","16747":" nil","16748":" nil","16749":" nil","16750":" nil","16751":" nil","16752":" nil","16753":" nil","16754":" nil","16755":" nil","16756":" nil","16757":" nil","16758":" nil","16759":" nil","16760":" nil","16761":" nil","16762":" nil","16763":" nil","16764":" nil","16765":" nil","16766":" nil","16767":" nil","16768":" nil","16769":" nil","16770":" nil","16771":" nil","16772":" nil","16773":" nil","16774":" nil","16775":" nil","16776":" nil","16777":" nil","16783":" nil","16784":" nil","16785":" nil","16786":" nil","16787":" nil","16793":" nil","16794":" nil","16795":" nil","16796":" nil","16797":" nil","16798":" nil","16799":" nil","16800":" nil","16801":" nil","16802":" nil","16803":" nil","16804":" nil","16805":" nil","16806":" nil","16807":" nil","16808":" nil","16809":" nil","16810":" nil","16811":" nil","16812":" nil","16813":" nil","16814":" nil","16815":" nil","16816":" nil","16817":" nil","16818":" nil","16819":" nil","16820":" nil","16821":" nil","16822":" nil","16823":" nil","16824":" nil","16825":" nil","16826":" nil","16827":" nil","16828":" nil","16829":" nil","16830":" nil","16831":" nil","16832":" nil","16838":" nil","16839":" nil","16840":" nil","16841":" nil","16842":" nil","16843":" nil","16848":" nil","16853":" nil","16863":" nil","16873":" nil","16878":" nil","16888":" nil","16893":" nil","16898":" nil","16903":" nil","16908":" nil","16913":" nil","16923":" nil","16938":" nil","16943":" nil","16944":" nil","16945":" nil","16946":" nil","16947":" nil","16963":" nil","16964":" nil","16966":" nil","16967":" nil","16973":" nil","16974":" nil","16975":" nil","16976":" nil","16977":" nil","16978":" nil","16979":" nil","16980":" nil","16981":" nil","16982":" nil","16983":" nil","16984":" nil","16985":" nil","16986":" nil","16987":" nil","16988":" nil","16989":" nil","16990":" nil","16991":" nil","16992":" nil","16993":" nil","16994":" nil","16995":" nil","16996":" nil","16997":" nil","16998":" nil","17000":" nil","17001":" nil","17002":" nil","17004":" nil","17008":" nil","17009":" nil","17010":" nil","17011":" nil","17012":" nil","17013":" nil","17014":" nil","17015":" nil","17016":" nil","17017":" nil","17018":" nil","17019":" nil","17020":" nil","17021":" nil","17022":" nil","17023":" nil","17024":" nil","17029":" nil","17030":" nil","17031":" nil","17032":" nil","17033":" nil","17034":" nil","17035":" nil","17036":" nil","17037":" nil","17038":" nil","17039":" nil","17040":" nil","17041":" nil","17042":" nil","17043":" nil","17044":" nil","17045":" nil","17046":" nil","17047":" nil","17048":" nil","17049":" nil","17050":" nil","17051":" nil","17052":" nil","17053":" nil","17054":" nil","17055":" nil","17056":" nil","17057":" nil","17058":" nil","17059":" nil","17060":" nil","17061":" nil","17062":" nil","17074":" nil","17079":" nil","17084":" nil","17089":" nil","17094":" nil","17099":" nil","17104":" nil","17114":" nil","17115":" nil","17116":" nil","17117":" nil","17118":" nil","17119":" nil","17120":" nil","17121":" nil","17122":" nil","17123":" nil","17124":" nil","17134":" nil","17144":" nil","17145":" nil","17146":" nil","17147":" nil","17148":" nil","17149":" nil","17150":" nil","17151":" nil","17152":" nil","17153":" nil","17154":" nil","17155":" nil","17156":" nil","17157":" nil","17158":" nil","17159":" nil","17160":" nil","17161":" nil","17162":" nil","17163":" nil","17164":" nil","17165":" nil","17166":" nil","17167":" nil","17168":" nil","17169":" nil","17170":" nil","17171":" nil","17172":" nil","17173":" nil","17174":" nil","17179":" nil","17180":" nil","17181":" nil","17182":" nil","17183":" nil","17184":" nil","17185":" nil","17186":" nil","17187":" nil","17188":" nil","17189":" nil","17199":" nil","17200":" nil","17201":" nil","17202":" nil","17203":" nil","17204":" nil","17205":" nil","17206":" nil","17207":" nil","17208":" nil","17209":" nil","17210":" nil","17211":" nil","17212":" nil","17213":" nil","17219":" nil","17220":" nil","17221":" nil","17222":" nil","17223":" nil","17224":" nil","17225":" nil","17226":" nil","17227":" nil","17228":" nil","17234":" nil","17235":" nil","17236":" nil","17237":" nil","17238":" nil","17239":" nil","17240":" nil","17241":" nil","17242":" nil","17243":" nil","17244":" nil","17245":" nil","17246":" nil","17247":" nil","17248":" nil","17249":" nil","17250":" nil","17251":" nil","17252":" nil","17253":" nil","17254":" nil","17255":" nil","17256":" nil","17257":" nil","17258":" nil","17259":" nil","17260":" nil","17261":" nil","17262":" nil","17263":" nil","17264":" nil","17265":" nil","17266":" nil","17267":" nil","17268":" nil","17269":" nil","17270":" nil","17271":" nil","17272":" nil","17273":" nil","17274":" nil","17275":" nil","17276":" nil","17277":" nil","17278":" nil","17279":" nil","17280":" nil","17281":" nil","17282":" nil","17283":" nil","17284":" nil","17285":" nil","17286":" nil","17287":" nil","17288":" nil","17289":" nil","17290":" nil","17291":" nil","17292":" nil","17293":" nil","17294":" nil","17295":" nil","17296":" nil","17297":" nil","17298":" nil","17299":" nil","17300":" nil","17301":" nil","17302":" nil","17303":" nil","17304":" nil","17305":" nil","17306":" nil","17307":" nil","17308":" nil","17309":" nil","17310":" nil","17311":" nil","17312":" nil","17313":" nil","17314":" nil","17315":" nil","17316":" nil","17317":" nil","17318":" nil","17319":" nil","17320":" nil","17321":" nil","17322":" nil","17323":" nil","17324":" nil","17325":" nil","17326":" nil","17327":" nil","17328":" nil","17330":" nil","17331":" nil","17332":" nil","17333":" nil","17334":" nil","17335":" nil","17336":" nil","17337":" nil","17338":" nil","17339":" nil","17340":" nil","17341":" nil","17342":" nil","17343":" nil","17349":" nil","17350":" nil","17351":" nil","17352":" nil","17353":" nil","17354":" nil","17355":" nil","17356":" nil","17357":" nil","17358":" nil","17359":" nil","17360":" nil","17361":" nil","17362":" nil","17363":" nil","17365":" nil","17366":" nil","17367":" nil","17368":" nil","17369":" nil","17370":" nil","17371":" nil","17372":" nil","17373":" nil","17374":" nil","17375":" nil","17376":" nil","17377":" nil","17378":" nil","17379":" nil","17380":" nil","17381":" nil","17382":" nil","17383":" nil","17384":" nil","17385":" nil","17386":" nil","17387":" nil","17388":" nil","17389":" nil","17390":" nil","17391":" nil","17392":" nil","17393":" nil","17394":" nil","17395":" nil","17396":" nil","17397":" nil","17398":" nil","17399":" nil","17400":" nil","17401":" nil","17402":" nil","17403":" nil","17404":" nil","17405":" nil","17406":" nil","17407":" nil","17408":" nil","17409":" nil","17410":" nil","17411":" nil","17412":" nil","17413":" nil","17414":" nil","17415":" nil","17416":" nil","17417":" nil","17418":" nil","17419":" nil","17420":" nil","17421":" nil","17422":" nil","17423":" nil","17424":" nil","17425":" nil","17426":" nil","17427":" nil","17428":" nil","17429":" nil","17434":" nil","17435":" nil","17436":" nil","17437":" nil","17438":" nil","17439":" nil","17441":" nil","17442":" nil","17443":" nil","17444":" nil","17445":" nil","17446":" nil","17447":" nil","17448":" nil","17449":" nil","17450":" nil","17451":" nil","17452":" nil","17453":" nil","17454":" nil","17455":" nil","17456":" nil","17457":" nil","17458":" nil","17459":" nil","17461":" nil","17462":" nil","17463":" nil","17464":" nil","17465":" nil","17466":" nil","17467":" nil","17468":" nil","17469":" nil","17470":" nil","17471":" nil","17472":" nil","17473":" nil","17479":" nil","17480":" nil","17481":" nil","17482":" nil","17483":" nil","17485":" nil","17486":" nil","17487":" nil","17489":" nil","17490":" nil","17491":" nil","17492":" nil","17493":" nil","17494":" nil","17495":" nil","17496":" nil","17497":" nil","17498":" nil","17499":" nil","17500":" nil","17501":" nil","17502":" nil","17503":" nil","17504":" nil","17505":" nil","17506":" nil","17507":" nil","17508":" nil","17509":" nil","17510":" nil","17511":" nil","17512":" nil","17513":" nil","17519":" nil","17520":" nil","17521":" nil","17522":" nil","17523":" nil","17524":" nil","17525":" nil","17526":" nil","17527":" nil","17528":" nil","17529":" nil","17530":" nil","17531":" nil","17533":" nil","17534":" nil","17535":" nil","17536":" nil","17537":" nil","17538":" nil","17539":" nil","17540":" nil","17541":" nil","17542":" nil","17543":" nil","17544":" nil","17545":" nil","17546":" nil","17547":" nil","17548":" nil","17549":" nil","17550":" nil","17551":" nil","17552":" nil","17553":" nil","17554":" nil","17555":" nil","17556":" nil","17557":" nil","17558":" nil","17559":" nil","17560":" nil","17561":" nil","17562":" nil","17563":" nil","17574":" nil","17575":" nil","17576":" nil","17577":" nil","17578":" nil","17579":" nil","17580":" nil","17581":" nil","17582":" nil","17583":" nil","17584":" nil","17585":" nil","17586":" nil","17587":" nil","17588":" nil","17589":" nil","17590":" nil","17591":" nil","17592":" nil","17593":" nil","17594":" nil","17595":" nil","17596":" nil","17597":" nil","17598":" nil","17599":" nil","17600":" nil","17601":" nil","17602":" nil","17603":" nil","17604":" nil","17605":" nil","17606":" nil","17607":" nil","17610":" nil","17611":" nil","17612":" nil","17613":" nil","17614":" nil","17619":" nil","17620":" nil","17621":" nil","17623":" nil","17627":" nil","17635":" nil","17636":" nil","17637":" nil","17638":" nil","17639":" nil","17640":" nil","17641":" nil","17642":" nil","17643":" nil","17650":" nil","17651":" nil","17653":" nil","17655":" nil","17656":" nil","17657":" nil","17658":" nil","17659":" nil","17660":" nil","17662":" nil","17663":" nil","17664":" nil","17665":" nil","17666":" nil","17667":" nil","17668":" nil","17670":" nil","17671":" nil","17672":" nil","17673":" nil","17684":" nil","17685":" nil","17686":" nil","17689":" nil","17690":" nil","17691":" nil","17692":" nil","17693":" nil","17694":" nil","17695":" nil","17696":" nil","17697":" nil","17699":" nil","17700":" nil","17702":" nil","17703":" nil","17704":" nil","17706":" nil","17707":" nil","17709":" nil","17710":" nil","17712":" nil","17714":" nil","17715":" nil","17716":" nil","17717":" nil","17719":" nil","17722":" nil","17723":" nil","17724":" nil","17726":" nil","17729":" nil","17730":" nil","17731":" nil","17732":" nil","17736":" nil","17737":" nil","17738":" nil","17745":" nil","17746":" nil","17747":" nil","17748":" nil","17754":" nil","17755":" nil","17756":" nil","17757":" nil","17758":" nil","17759":" nil","17760":" nil","17764":" nil","17765":" nil","17766":" nil","17767":" nil","17768":" nil","17769":" nil","17770":" nil","17771":" nil","17772":" nil","17774":" nil","17776":" nil","17777":" nil","17779":" nil","17784":" nil","17789":" nil","17794":" nil","17799":" nil","17804":" nil","17809":" nil","17824":" nil","17834":" nil","17839":" nil","17840":" nil","17841":" nil","17842":" nil","17843":" nil","17844":" nil","17845":" nil","17846":" nil","17847":" nil","17848":" nil","17854":" nil","17855":" nil","17856":" nil","17857":" nil","17858":" nil","17869":" nil","17870":" nil","17871":" nil","17872":" nil","17873":" nil","17874":" nil","17875":" nil","17876":" nil","17877":" nil","17878":" nil","17879":" nil","17880":" nil","17881":" nil","17882":" nil","17883":" nil","17884":" nil","17885":" nil","17886":" nil","17887":" nil","17888":" nil","17899":" nil","17900":" nil","17901":" nil","17902":" nil","17903":" nil","17904":" nil","17905":" nil","17906":" nil","17907":" nil","17908":" nil","17909":" nil","17910":" nil","17911":" nil","17912":" nil","17913":" nil","17914":" nil","17915":" nil","17916":" nil","17917":" nil","17918":" nil","17919":" nil","17920":" nil","17921":" nil","17922":" nil","17923":" nil","17924":" nil","17925":" nil","17926":" nil","17927":" nil","17939":" nil","17944":" nil","17945":" nil","17946":" nil","17947":" nil","17948":" nil","17949":" nil","17950":" nil","17951":" nil","17952":" nil","17953":" nil","17954":" nil","17955":" nil","17956":" nil","17957":" nil","17958":" nil","17959":" nil","17960":" nil","17961":" nil","17962":" nil","17963":" nil","17964":" nil","17965":" nil","17966":" nil","17967":" nil","17968":" nil","17969":" nil","17970":" nil","17971":" nil","17972":" nil","17973":" nil","17974":" nil","17975":" nil","17976":" nil","17977":" nil","17978":" nil","17979":" nil","17980":" nil","17981":" nil","17982":" nil","17983":" nil","17984":" nil","17985":" nil","17986":" nil","17987":" nil","17988":" nil","17989":" nil","17990":" nil","17991":" nil","17992":" nil","17993":" nil","17994":" nil","17995":" nil","17996":" nil","17997":" nil","17998":" nil","18004":" nil","18005":" nil","18006":" nil","18007":" nil","18008":" nil","18010":" nil","18011":" nil","18012":" nil","18013":" nil","18014":" nil","18015":" nil","18016":" nil","18017":" nil","18018":" nil","18019":" nil","18020":" nil","18021":" nil","18022":" nil","18023":" nil","18024":" nil","18025":" nil","18026":" nil","18027":" nil","18028":" nil","18029":" nil","18030":" nil","18031":" nil","18032":" nil","18033":" nil","18039":" nil","18040":" nil","18041":" nil","18042":" nil","18043":" nil","18044":" nil","18045":" nil","18046":" nil","18047":" nil","18048":" nil","18059":" nil","18060":" nil","18061":" nil","18062":" nil","18063":" nil","18064":" nil","18065":" nil","18066":" nil","18067":" nil","18068":" nil","18069":" nil","18070":" nil","18071":" nil","18072":" nil","18073":" nil","18074":" nil","18075":" nil","18076":" nil","18077":" nil","18078":" nil","18079":" nil","18080":" nil","18081":" nil","18082":" nil","18083":" nil","18084":" nil","18085":" nil","18086":" nil","18087":" nil","18088":" nil","18089":" nil","18090":" nil","18091":" nil","18092":" nil","18093":" nil","18094":" nil","18095":" nil","18096":" nil","18097":" nil","18098":" nil","18099":" nil","18100":" nil","18101":" nil","18102":" nil","18103":" nil","18104":" nil","18105":" nil","18106":" nil","18107":" nil","18108":" nil","18109":" nil","18110":" nil","18111":" nil","18112":" nil","18113":" nil","18119":" nil","18120":" nil","18139":" nil","18140":" nil","18141":" nil","18142":" nil","18143":" nil","18144":" nil","18145":" nil","18146":" nil","18147":" nil","18148":" nil","18149":" nil","18150":" nil","18151":" nil","18152":" nil","18153":" nil","18154":" nil","18155":" nil","18156":" nil","18157":" nil","18158":" nil","18159":" nil","18160":" nil","18161":" nil","18162":" nil","18163":" nil","18164":" nil","18165":" nil","18166":" nil","18167":" nil","18168":" nil","18169":" nil","18170":" nil","18171":" nil","18172":" nil","18173":" nil","18174":" nil","18175":" nil","18176":" nil","18177":" nil","18178":" nil","18179":" nil","18184":" nil","18185":" nil","18186":" nil","18187":" nil","18188":" nil","18199":" nil","18200":" nil","18201":" nil","18202":" nil","18203":" nil","18204":" nil","18205":" nil","18206":" nil","18207":" nil","18208":" nil","18209":" nil","18210":" nil","18211":" nil","18212":" nil","18213":" nil","18214":" nil","18215":" nil","18216":" nil","18217":" nil","18218":" nil","18224":" nil","18225":" nil","18226":" nil","18227":" nil","18228":" nil","18229":" nil","18230":" nil","18231":" nil","18232":" nil","18234":" nil","18235":" nil","18236":" nil","18237":" nil","18238":" nil","18244":" nil","18245":" nil","18246":" nil","18247":" nil","18249":" nil","18250":" nil","18251":" nil","18284":" nil","18289":" nil","18290":" nil","18291":" nil","18292":" nil","18293":" nil","18294":" nil","18295":" nil","18296":" nil","18297":" nil","18298":" nil","18299":" nil","18300":" nil","18301":" nil","18302":" nil","18303":" nil","18304":" nil","18305":" nil","18306":" nil","18307":" nil","18308":" nil","18309":" nil","18310":" nil","18311":" nil","18312":" nil","18313":" nil","18314":" nil","18315":" nil","18316":" nil","18317":" nil","18318":" nil","18319":" nil","18320":" nil","18321":" nil","18322":" nil","18323":" nil","18324":" nil","18325":" nil","18326":" nil","18327":" nil","18328":" nil","18329":" nil","18330":" nil","18331":" nil","18332":" nil","18333":" nil","18334":" nil","18335":" nil","18336":" nil","18337":" nil","18338":" nil","18339":" nil","18340":" nil","18341":" nil","18342":" nil","18343":" nil","18344":" nil","18345":" nil","18346":" nil","18347":" nil","18348":" nil","18354":" nil","18359":" nil","18364":" nil","18369":" nil","18374":" nil","18379":" nil","18389":" nil","18394":" nil","18399":" nil","18409":" nil","18414":" nil","18419":" nil","18429":" nil","18434":" nil","18444":" nil","18449":" nil","18454":" nil","18464":" nil","18474":" nil","18479":" nil","18484":" nil","18489":" nil","18494":" nil","18499":" nil","18504":" nil","18509":" nil","18514":" nil","18519":" nil","18524":" nil","18529":" nil","18534":" nil","18539":" nil","18544":" nil","18554":" nil","18564":" nil","18565":" nil","18566":" nil","18567":" nil","18568":" nil","18574":" nil","18575":" nil","18576":" nil","18577":" nil","18578":" nil","18579":" nil","18580":" nil","18581":" nil","18582":" nil","18583":" nil","18584":" nil","18585":" nil","18586":" nil","18587":" nil","18588":" nil","18589":" nil","18590":" nil","18591":" nil","18592":" nil","18593":" nil","18594":" nil","18595":" nil","18596":" nil","18597":" nil","18598":" nil","18599":" nil","18600":" nil","18601":" nil","18602":" nil","18603":" nil","18604":" nil","18605":" nil","18606":" nil","18607":" nil","18608":" nil","18609":" nil","18610":" nil","18611":" nil","18613":" nil","18614":" nil","18615":" nil","18616":" nil","18617":" nil","18618":" nil","18619":" nil","18620":" nil","18621":" nil","18622":" nil","18623":" nil","18624":" nil","18625":" nil","18626":" nil","18627":" nil","18628":" nil","18629":" nil","18630":" nil","18631":" nil","18632":" nil","18633":" nil","18634":" nil","18635":" nil","18636":" nil","18637":" nil","18638":" nil","18639":" nil","18640":" nil","18641":" nil","18642":" nil","18643":" nil","18644":" nil","18645":" nil","18646":" nil","18647":" nil","18648":" nil","18649":" nil","18650":" nil","18651":" nil","18652":" nil","18653":" nil","18654":" nil","18655":" nil","18656":" nil","18657":" nil","18658":" nil","18659":" nil","18660":" nil","18661":" nil","18662":" nil","18663":" nil","18664":" nil","18665":" nil","18666":" nil","18667":" nil","18668":" nil","18669":" nil","18670":" nil","18671":" nil","18672":" nil","18673":" nil","18679":" nil","18680":" nil","18681":" nil","18682":" nil","18683":" nil","18684":" nil","18685":" nil","18686":" nil","18699":" nil","18700":" nil","18701":" nil","18702":" nil","18703":" nil","18704":" nil","18705":" nil","18706":" nil","18707":" nil","18708":" nil","18709":" nil","18710":" nil","18711":" nil","18712":" nil","18713":" nil","18714":" nil","18715":" nil","18716":" nil","18717":" nil","18718":" nil","18719":" nil","18724":" nil","18725":" nil","18726":" nil","18727":" nil","18728":" nil","18729":" nil","18730":" nil","18731":" nil","18732":" nil","18733":" nil","18739":" nil","18740":" nil","18741":" nil","18742":" nil","18743":" nil","18744":" nil","18745":" nil","18746":" nil","18747":" nil","18748":" nil","18749":" nil","18750":" nil","18751":" nil","18752":" nil","18753":" nil","18754":" nil","18755":" nil","18756":" nil","18757":" nil","18758":" nil","18759":" nil","18760":" nil","18761":" nil","18762":" nil","18763":" nil","18764":" nil","18765":" nil","18766":" nil","18767":" nil","18768":" nil","18774":" nil","18775":" nil","18776":" nil","18777":" nil","18778":" nil","18779":" nil","18780":" nil","18781":" nil","18782":" nil","18783":" nil","18789":" nil","18790":" nil","18791":" nil","18792":" nil","18793":" nil","18794":" nil","18795":" nil","18796":" nil","18797":" nil","18798":" nil","18799":" nil","18800":" nil","18801":" nil","18802":" nil","18803":" nil","18804":" nil","18806":" nil","18807":" nil","18808":" nil","18819":" nil","18820":" nil","18821":" nil","18822":" nil","18823":" nil","18824":" nil","18825":" nil","18826":" nil","18827":" nil","18828":" nil","18829":" nil","18830":" nil","18831":" nil","18832":" nil","18833":" nil","18834":" nil","18835":" nil","18836":" nil","18838":" nil","18839":" nil","18840":" nil","18841":" nil","18842":" nil","18843":" nil","18849":" nil","18850":" nil","18851":" nil","18852":" nil","18853":" nil","18854":" nil","18855":" nil","18856":" nil","18857":" nil","18858":" nil","18859":" nil","18861":" nil","18862":" nil","18863":" nil","18869":" nil","18870":" nil","18871":" nil","18872":" nil","18873":" nil","18874":" nil","18875":" nil","18876":" nil","18877":" nil","18879":" nil","18880":" nil","18881":" nil","18882":" nil","18883":" nil","18884":" nil","18885":" nil","18886":" nil","18887":" nil","18889":" nil","18890":" nil","18891":" nil","18893":" nil","18894":" nil","18895":" nil","18896":" nil","18897":" nil","18898":" nil","18899":" nil","18900":" nil","18901":" nil","18902":" nil","18903":" nil","18904":" nil","18905":" nil","18906":" nil","18907":" nil","18908":" nil","18909":" nil","18910":" nil","18911":" nil","18912":" nil","18913":" nil","18914":" nil","18915":" nil","18916":" nil","18917":" nil","18918":" nil","18919":" nil","18920":" nil","18921":" nil","18923":" nil","18924":" nil","18925":" nil","18926":" nil","18927":" nil","18928":" nil","18929":" nil","18930":" nil","18931":" nil","18932":" nil","18933":" nil","18934":" nil","18935":" nil","18936":" nil","18937":" nil","18938":" nil","18939":" nil","18940":" nil","18941":" nil","18942":" nil","18943":" nil","18944":" nil","18945":" nil","18946":" nil","18947":" nil","18948":" nil","18949":" nil","18950":" nil","18951":" nil","18952":" nil","18953":" nil","18954":" nil","18959":" nil","18960":" nil","18961":" nil","18962":" nil","18963":" nil","18974":" nil","18975":" nil","18977":" nil","18978":" nil","18979":" nil","18980":" nil","18981":" nil","18982":" nil","18983":" nil","18984":" nil","18985":" nil","18986":" nil","18987":" nil","18988":" nil","18989":" nil","18990":" nil","18991":" nil","18992":" nil","18993":" nil","18994":" nil","18995":" nil","18996":" nil","18997":" nil","18998":" nil","18999":" nil","19000":" nil","19001":" nil","19002":" nil","19003":" nil","19004":" nil","19005":" nil","19006":" nil","19008":" nil","19014":" nil","19015":" nil","19016":" nil","19017":" nil","19018":" nil","19019":" nil","19020":" nil","19021":" nil","19022":" nil","19023":" nil","19024":" nil","19025":" nil","19026":" nil","19027":" nil","19028":" nil","19029":" nil","19030":" nil","19031":" nil","19032":" nil","19033":" nil","19039":" nil","19040":" nil","19041":" nil","19042":" nil","19043":" nil","19054":" nil","19055":" nil","19056":" nil","19057":" nil","19058":" nil","19059":" nil","19060":" nil","19061":" nil","19062":" nil","19063":" nil","19064":" nil","19065":" nil","19066":" nil","19067":" nil","19068":" nil","19074":" nil","19075":" nil","19076":" nil","19077":" nil","19078":" nil","19079":" nil","19080":" nil","19081":" nil","19082":" nil","19083":" nil","19084":" nil","19085":" nil","19087":" nil","19088":" nil","19090":" nil","19091":" nil","19092":" nil","19093":" nil","19099":" nil","19100":" nil","19101":" nil","19102":" nil","19103":" nil","19104":" nil","19105":" nil","19106":" nil","19107":" nil","19108":" nil","19109":" nil","19110":" nil","19111":" nil","19112":" nil","19113":" nil","19114":" nil","19115":" nil","19116":" nil","19117":" nil","19118":" nil","19119":" nil","19120":" nil","19123":" nil","19124":" nil","19131":" nil","19132":" nil","19133":" nil","19135":" nil","19136":" nil","19137":" nil","19138":" nil","19144":" nil","19145":" nil","19146":" nil","19147":" nil","19148":" nil","19149":" nil","19150":" nil","19151":" nil","19152":" nil","19153":" nil","19154":" nil","19156":" nil","19161":" nil","19163":" nil","19165":" nil","19166":" nil","19167":" nil","19168":" nil","19174":" nil","19175":" nil","19176":" nil","19177":" nil","19180":" nil","19181":" nil","19183":" nil","19186":" nil","19188":" nil","19189":" nil","19190":" nil","19191":" nil","19192":" nil","19193":" nil","19194":" nil","19195":" nil","19197":" nil","19198":" nil","19199":" nil","19200":" nil","19201":" nil","19202":" nil","19203":" nil","19204":" nil","19205":" nil","19207":" nil","19208":" nil","19209":" nil","19210":" nil","19211":" nil","19212":" nil","19213":" nil","19214":" nil","19215":" nil","19216":" nil","19218":" nil","19219":" nil","19221":" nil","19227":" nil","19228":" nil","19229":" nil","19230":" nil","19231":" nil","19232":" nil","19233":" nil","19239":" nil","19240":" nil","19241":" nil","19242":" nil","19243":" nil","19245":" nil","19247":" nil","19249":" nil","19251":" nil","19252":" nil","19253":" nil","19256":" nil","19257":" nil","19258":" nil","19264":" nil","19265":" nil","19266":" nil","19267":" nil","19268":" nil","19269":" nil","19270":" nil","19271":" nil","19272":" nil","19273":" nil","19274":" nil","19275":" nil","19276":" nil","19277":" nil","19278":" nil","19284":" nil","19285":" nil","19286":" nil","19287":" nil","19288":" nil","19289":" nil","19290":" nil","19291":" nil","19292":" nil","19293":" nil","19294":" nil","19295":" nil","19296":" nil","19297":" nil","19298":" nil","19299":" nil","19304":" nil","19309":" nil","19314":" nil","19319":" nil","19324":" nil","19329":" nil","19334":" nil","19339":" nil","19354":" nil","19359":" nil","19364":" nil","19374":" nil","19384":" nil","19394":" nil","19399":" nil","19404":" nil","19409":" nil","19419":" nil","19424":" nil","19429":" nil","19434":" nil","19439":" nil","19449":" nil","19454":" nil","19474":" nil","19479":" nil","19489":" nil","19494":" nil","19499":" nil","19503":" nil","19504":" nil","19505":" nil","19506":" nil","19507":" nil","19508":" nil","19509":" nil","19510":" nil","19511":" nil","19512":" nil","19513":" nil","19514":" nil","19515":" nil","19516":" nil","19517":" nil","19518":" nil","19519":" nil","19520":" nil","19521":" nil","19522":" nil","19523":" nil","19524":" nil","19525":" nil","19526":" nil","19527":" nil","19528":" nil","19529":" nil","19530":" nil","19531":" nil","19532":" nil","19533":" nil","19558":" nil","19563":" nil","19564":" nil","19565":" nil","19566":" nil","19567":" nil","19568":" nil","19569":" nil","19570":" nil","19571":" nil","19572":" nil","19573":" nil","19574":" nil","19575":" nil","19576":" nil","19577":" nil","19578":" nil","19579":" nil","19580":" nil","19581":" nil","19582":" nil","19583":" nil","19584":" nil","19585":" nil","19586":" nil","19587":" nil","19588":" nil","19589":" nil","19613":" nil","19618":" nil","19623":" nil","19628":" nil","19629":" nil","19630":" nil","19631":" nil","19632":" nil","19633":" nil","19634":" nil","19635":" nil","19636":" nil","19637":" nil","19638":" nil","19639":" nil","19640":" nil","19641":" nil","19642":" nil","19643":" nil","19644":" nil","19645":" nil","19646":" nil","19647":" nil","19648":" nil","19649":" nil","19650":" nil","19651":" nil","19652":" nil","19653":" nil","19654":" nil","19655":" nil","19656":" nil","19657":" nil","19663":" nil","19664":" nil","19673":" nil","19678":" nil","19679":" nil","19680":" nil","19681":" nil","19682":" nil","19683":" nil","19684":" nil","19685":" nil","19686":" nil","19687":" nil","19688":" nil","19689":" nil","19690":" nil","19691":" nil","19692":" nil","19693":" nil","19694":" nil","19695":" nil","19696":" nil","19697":" nil","19698":" nil","19699":" nil","19700":" nil","19701":" nil","19702":" nil","19703":" nil","19704":" nil","19705":" nil","19706":" nil","19707":" nil","19708":" nil","19709":" nil","19710":" nil","19711":" nil","19712":" nil","19713":" nil","19714":" nil","19715":" nil","19716":" nil","19717":" nil","19728":" nil","19729":" nil","19730":" nil","19731":" nil","19732":" nil","19738":" nil","19739":" nil","19741":" nil","19742":" nil","19743":" nil","19744":" nil","19746":" nil","19747":" nil","19748":" nil","19749":" nil","19750":" nil","19751":" nil","19752":" nil","19753":" nil","19754":" nil","19755":" nil","19756":" nil","19757":" nil","19763":" nil","19764":" nil","19765":" nil","19766":" nil","19767":" nil","19773":" nil","19774":" nil","19775":" nil","19776":" nil","19777":" nil","19778":" nil","19779":" nil","19780":" nil","19781":" nil","19782":" nil","19783":" nil","19784":" nil","19785":" nil","19786":" nil","19787":" nil","19793":" nil","19794":" nil","19795":" nil","19796":" nil","19797":" nil","19798":" nil","19799":" nil","19800":" nil","19801":" nil","19802":" nil","19803":" nil","19804":" nil","19805":" nil","19806":" nil","19807":" nil","19808":" nil","19809":" nil","19810":" nil","19811":" nil","19812":" nil","19813":" nil","19814":" nil","19815":" nil","19816":" nil","19817":" nil","19829":" nil","19830":" nil","19831":" nil","19832":" nil","19833":" nil","19834":" nil","19835":" nil","19836":" nil","19837":" nil","19838":" nil","19839":" nil","19840":" nil","19841":" nil","19842":" nil","19843":" nil","19853":" nil","19854":" nil","19855":" nil","19856":" nil","19857":" nil","19858":" nil","19859":" nil","19860":" nil","19861":" nil","19862":" nil","19863":" nil","19864":" nil","19865":" nil","19866":" nil","19867":" nil","19868":" nil","19869":" nil","19871":" nil","19872":" nil","19873":" nil","19878":" nil","19879":" nil","19880":" nil","19881":" nil","19882":" nil","19883":" nil","19884":" nil","19885":" nil","19886":" nil","19887":" nil","19888":" nil","19889":" nil","19890":" nil","19891":" nil","19892":" nil","19893":" nil","19894":" nil","19895":" nil","19896":" nil","19897":" nil","19898":" nil","19899":" nil","19900":" nil","19901":" nil","19902":" nil","19903":" nil","19904":" nil","19905":" nil","19906":" nil","19913":" nil","19914":" nil","19915":" nil","19916":" nil","19917":" nil","19928":" nil","19929":" nil","19930":" nil","19931":" nil","19932":" nil","19933":" nil","19934":" nil","19935":" nil","19936":" nil","19937":" nil","19938":" nil","19939":" nil","19940":" nil","19941":" nil","19942":" nil","19943":" nil","19944":" nil","19945":" nil","19947":" nil","19948":" nil","19949":" nil","19950":" nil","19951":" nil","19952":" nil","19953":" nil","19954":" nil","19955":" nil","19956":" nil","19957":" nil","19958":" nil","19959":" nil","19960":" nil","19961":" nil","19962":" nil","19968":" nil","19983":" nil","20008":" nil","20013":" nil","20018":" nil","20023":" nil","20028":" nil","20033":" nil","20034":" nil","20035":" nil","20037":" nil","20038":" nil","20043":" nil","20044":" nil","20045":" nil","20046":" nil","20047":" nil","20048":" nil","20049":" nil","20050":" nil","20051":" nil","20052":" nil","20053":" nil","20054":" nil","20055":" nil","20056":" nil","20057":" nil","20058":" nil","20059":" nil","20060":" nil","20144":" nil","20149":" nil","20154":" nil","20159":" nil","20164":" nil","20169":" nil","20174":" nil","20179":" nil","20184":" nil","20189":" nil","20199":" nil","20204":" nil","20209":" nil","20214":" nil","20219":" nil","20224":" nil","20244":" nil","20249":" nil","20259":" nil","20269":" nil","20274":" nil","20279":" nil","20284":" nil","20289":" nil","20344":" nil","20345":" nil","20346":" nil","20347":" nil","20348":" nil","20349":" nil","20354":" nil","20355":" nil","20356":" nil","20357":" nil","20358":" nil","20359":" nil","20360":" nil","20361":" nil","20362":" nil","20363":" nil","20364":" nil","20365":" nil","20366":" nil","20367":" nil","20368":" nil","20369":" nil","20370":" nil","20371":" nil","20372":" nil","20373":" nil","20374":" nil","20375":" nil","20376":" nil","20377":" nil","20378":" nil","20379":" nil","20380":" nil","20381":" nil","20382":" nil","20383":" nil","20384":" nil","20385":" nil","20386":" nil","20387":" nil","20388":" nil","20389":" nil","20390":" nil","20391":" nil","20392":" nil","20393":" nil","20509":" nil","20510":" nil","20511":" nil","20512":" nil","20513":" nil","20514":" nil","20515":" nil","20516":" nil","20517":" nil","20518":" nil","20519":" nil","20520":" nil","20521":" nil","20522":" nil","20523":" nil","20524":" nil","20529":" nil","20530":" nil","20531":" nil","20532":" nil","20533":" nil","20544":" nil","20545":" nil","20546":" nil","20547":" nil","20548":" nil","20549":" nil","20550":" nil","20551":" nil","20552":" nil","20553":" nil","20554":" nil","20555":" nil","20556":" nil","20557":" nil","20558":" nil","20559":" nil","20560":" nil","20561":" nil","20562":" nil","20563":" nil","20564":" nil","20565":" nil","20566":" nil","20567":" nil","20568":" nil","20574":" nil","20575":" nil","20576":" nil","20577":" nil","20578":" nil","20579":" nil","20580":" nil","20581":" nil","20582":" nil","20583":" nil","20584":" nil","20585":" nil","20586":" nil","20587":" nil","20588":" nil","20589":" nil","20590":" nil","20709":" nil","20710":" nil","20711":" nil","20712":" nil","20713":" nil","20714":" nil","20719":" nil","20720":" nil","20721":" nil","20722":" nil","20723":" nil","20724":" nil","20725":" nil","20726":" nil","20727":" nil","20749":" nil","20750":" nil","20751":" nil","20752":" nil","20753":" nil","20754":" nil","20755":" nil","20756":" nil","20757":" nil","20758":" nil","20759":" nil","20760":" nil","20761":" nil","20762":" nil","20763":" nil","20789":" nil","20794":" nil","20799":" nil","20804":" nil","20805":" nil","20806":" nil","20807":" nil","20808":" nil","20809":" nil","20810":" nil","20811":" nil","20812":" nil","20813":" nil","20814":" nil","20815":" nil","20816":" nil","20817":" nil","20818":" nil","20819":" nil","20820":" nil","20821":" nil","20822":" nil","20823":" nil","20824":" nil","20829":" nil","20830":" nil","20831":" nil","20832":" nil","20833":" nil","20834":" nil","20835":" nil","20836":" nil","20837":" nil","20838":" nil","20839":" nil","20840":" nil","20841":" nil","20842":" nil","20843":" nil","20849":" nil","20850":" nil","20851":" nil","20852":" nil","20853":" nil","20854":" nil","20855":" nil","20856":" nil","20857":" nil","20858":" nil","20859":" nil","20860":" nil","20861":" nil","20862":" nil","20863":" nil","20864":" nil","20865":" nil","20866":" nil","20867":" nil","20868":" nil","20869":" nil","20870":" nil","20871":" nil","20872":" nil","20873":" nil","20879":" nil","20880":" nil","20881":" nil","20882":" nil","20883":" nil","20884":" nil","20885":" nil","20886":" nil","20887":" nil","20888":" nil","20889":" nil","20890":" nil","20891":" nil","20892":" nil","20893":" nil","20894":" nil","20895":" nil","20896":" nil","20897":" nil","20898":" nil","20899":" nil","20900":" nil","20901":" nil","20902":" nil","20903":" nil","20904":" nil","20905":" nil","20906":" nil","20907":" nil","20908":" nil","20909":" nil","20910":" nil","20911":" nil","20912":" nil","20913":" nil","20914":" nil","20915":" nil","20916":" nil","20917":" nil","20918":" nil","20919":" nil","20920":" nil","20921":" nil","20922":" nil","20923":" nil","20924":" nil","20925":" nil","20926":" nil","20927":" nil","20928":" nil","20934":" nil","20935":" nil","20936":" nil","20937":" nil","20938":" nil","20939":" nil","20940":" nil","20941":" nil","20942":" nil","20943":" nil","20944":" nil","20945":" nil","20946":" nil","20947":" nil","20948":" nil","20949":" nil","20950":" nil","20951":" nil","20952":" nil","20953":" nil","20959":" nil","20960":" nil","20961":" nil","20962":" nil","20963":" nil","20970":" nil","20971":" nil","20972":" nil","20973":" nil","20974":" nil","20975":" nil","20976":" nil","20977":" nil","20978":" nil","20979":" nil","20980":" nil","20981":" nil","20982":" nil","20983":" nil","20984":" nil","20985":" nil","20986":" nil","20987":" nil","20988":" nil","20989":" nil","20990":" nil","20992":" nil","20993":" nil","20994":" nil","20995":" nil","20996":" nil","20997":" nil","20998":" nil","20999":" nil","21000":" nil","21001":" nil","21003":" nil","21004":" nil","21009":" nil","21014":" nil","21015":" nil","21016":" nil","21017":" nil","21018":" nil","21024":" nil","21049":" nil","21050":" nil","21051":" nil","21052":" nil","21053":" nil","21054":" nil","21055":" nil","21056":" nil","21089":" nil","21094":" nil","21104":" nil","21109":" nil","21110":" nil","21111":" nil","21114":" nil","21115":" nil","21116":" nil","21117":" nil","21118":" nil","21119":" nil","21120":" nil","21121":" nil","21122":" nil","21123":" nil","21124":" nil","21125":" nil","21126":" nil","21127":" nil","21128":" nil","21129":" nil","21130":" nil","21131":" nil","21132":" nil","21133":" nil","21144":" nil","21145":" nil","21146":" nil","21147":" nil","21148":" nil","21149":" nil","21150":" nil","21155":" nil","21160":" nil","21165":" nil","21170":" nil","21175":" nil","21180":" nil","21190":" nil","21195":" nil","21200":" nil","21210":" nil","21215":" nil","21220":" nil","21225":" nil","21230":" nil","21235":" nil","21240":" nil","21245":" nil","21250":" nil","21255":" nil","21265":" nil","21275":" nil","21280":" nil","21285":" nil","21290":" nil","21300":" nil","21310":" nil","21320":" nil","21325":" nil","21330":" nil","21340":" nil","21345":" nil","21350":" nil","21351":" nil","21352":" nil","21353":" nil","21354":" nil","21355":" nil","21356":" nil","21357":" nil","21358":" nil","21359":" nil","21360":" nil","21365":" nil","21366":" nil","21367":" nil","21368":" nil","21369":" nil","21375":" nil","21376":" nil","21377":" nil","21378":" nil","21379":" nil","21380":" nil","21381":" nil","21382":" nil","21383":" nil","21384":" nil","21390":" nil","21391":" nil","21392":" nil","21393":" nil","21394":" nil","21400":" nil","21401":" nil","21402":" nil","21403":" nil","21404":" nil","21405":" nil","21406":" nil","21407":" nil","21408":" nil","21409":" nil","21410":" nil","21411":" nil","21412":" nil","21413":" nil","21414":" nil","21415":" nil","21416":" nil","21417":" nil","21418":" nil","21419":" nil","21425":" nil","21426":" nil","21427":" nil","21428":" nil","21429":" nil","21430":" nil","21431":" nil","21432":" nil","21433":" nil","21434":" nil","21440":" nil","21441":" nil","21442":" nil","21443":" nil","21444":" nil","21445":" nil","21446":" nil","21447":" nil","21448":" nil","21449":" nil","21450":" nil","21451":" nil","21452":" nil","21453":" nil","21454":" nil","21460":" nil","21461":" nil","21462":" nil","21463":" nil","21464":" nil","21465":" nil","21466":" nil","21467":" nil","21468":" nil","21469":" nil","21470":" nil","21471":" nil","21472":" nil","21473":" nil","21474":" nil","21475":" nil","21476":" nil","21477":" nil","21478":" nil","21479":" nil","21485":" nil","21486":" nil","21487":" nil","21488":" nil","21489":" nil","21490":" nil","21491":" nil","21492":" nil","21493":" nil","21494":" nil","21495":" nil","21496":" nil","21497":" nil","21498":" nil","21500":" nil","21501":" nil","21502":" nil","21503":" nil","21504":" nil","21505":" nil","21506":" nil","21507":" nil","21508":" nil","21509":" nil","21510":" nil","21511":" nil","21512":" nil","21513":" nil","21514":" nil","21515":" nil","21516":" nil","21517":" nil","21518":" nil","21519":" nil","21520":" nil","21521":" nil","21522":" nil","21523":" nil","21524":" nil","21525":" nil","21526":" nil","21527":" nil","21528":" nil","21529":" nil","21530":" nil","21531":" nil","21532":" nil","21533":" nil","21534":" nil","21540":" nil","21541":" nil","21542":" nil","21543":" nil","21545":" nil","21546":" nil","21548":" nil","21549":" nil","21550":" nil","21551":" nil","21552":" nil","21553":" nil","21554":" nil","21555":" nil","21560":" nil","21561":" nil","21562":" nil","21563":" nil","21564":" nil","21565":" nil","21566":" nil","21567":" nil","21568":" nil","21569":" nil","21570":" nil","21571":" nil","21572":" nil","21573":" nil","21574":" nil","21575":" nil","21576":" nil","21577":" nil","21578":" nil","21579":" nil","21580":" nil","21581":" nil","21582":" nil","21583":" nil","21584":" nil","21590":" nil","21591":" nil","21592":" nil","21593":" nil","21594":" nil","21600":" nil","21601":" nil","21602":" nil","21603":" nil","21604":" nil","21610":" nil","21611":" nil","21612":" nil","21613":" nil","21614":" nil","21615":" nil","21616":" nil","21617":" nil","21618":" nil","21619":" nil","21625":" nil","21626":" nil","21627":" nil","21628":" nil","21629":" nil","21630":" nil","21631":" nil","21632":" nil","21633":" nil","21634":" nil","21645":" nil","21646":" nil","21647":" nil","21648":" nil","21649":" nil","21650":" nil","21651":" nil","21652":" nil","21653":" nil","21654":" nil","21655":" nil","21656":" nil","21657":" nil","21658":" nil","21659":" nil","21660":" nil","21661":" nil","21662":" nil","21663":" nil","21664":" nil","21665":" nil","21666":" nil","21667":" nil","21668":" nil","21669":" nil","21670":" nil","21671":" nil","21672":" nil","21673":" nil","21674":" nil","21675":" nil","21676":" nil","21677":" nil","21678":" nil","21679":" nil","21680":" nil","21681":" nil","21682":" nil","21683":" nil","21684":" nil","21685":" nil","21686":" nil","21687":" nil","21688":" nil","21689":" nil","21690":" nil","21691":" nil","21692":" nil","21693":" nil","21694":" nil","21695":" nil","21696":" nil","21697":" nil","21698":" nil","21699":" nil","21700":" nil","21701":" nil","21702":" nil","21703":" nil","21704":" nil","21705":" nil","21706":" nil","21707":" nil","21708":" nil","21709":" nil","21710":" nil","21711":" nil","21712":" nil","21713":" nil","21714":" nil","21725":" nil","21726":" nil","21727":" nil","21728":" nil","21729":" nil","21730":" nil","21735":" nil","21736":" nil","21737":" nil","21738":" nil","21739":" nil","21740":" nil","21745":" nil","21746":" nil","21747":" nil","21748":" nil","21749":" nil","21760":" nil","21761":" nil","21762":" nil","21763":" nil","21764":" nil","21765":" nil","21766":" nil","21767":" nil","21768":" nil","21769":" nil","21770":" nil","21771":" nil","21772":" nil","21773":" nil","21774":" nil","21775":" nil","21776":" nil","21777":" nil","21778":" nil","21779":" nil","21780":" nil","21781":" nil","21782":" nil","21783":" nil","21784":" nil","21785":" nil","21786":" nil","21787":" nil","21788":" nil","21789":" nil","21800":" nil","21801":" nil","21802":" nil","21803":" nil","21804":" nil","21810":" nil","21811":" nil","21812":" nil","21813":" nil","21814":" nil","21820":" nil","21821":" nil","21822":" nil","21823":" nil","21824":" nil","21830":" nil","21831":" nil","21832":" nil","21833":" nil","21834":" nil","21835":" nil","21836":" nil","21837":" nil","21838":" nil","21839":" nil","21840":" nil","21841":" nil","21842":" nil","21843":" nil","21844":" nil","21845":" nil","21846":" nil","21847":" nil","21848":" nil","21849":" nil","21850":" nil","21851":" nil","21852":" nil","21853":" nil","21854":" nil","21860":" nil","21861":" nil","21862":" nil","21865":" nil","21866":" nil","21867":" nil","21868":" nil","21869":" nil","21870":" nil","21871":" nil","21872":" nil","21873":" nil","21874":" nil","21875":" nil","21876":" nil","21877":" nil","21878":" nil","21879":" nil","21880":" nil","21885":" nil","21886":" nil","21887":" nil","21888":" nil","21889":" nil","21890":" nil","21891":" nil","21892":" nil","21893":" nil","21894":" nil","21895":" nil","21896":" nil","21897":" nil","21898":" nil","21900":" nil","21901":" nil","21902":" nil","21903":" nil","21904":" nil","21905":" nil","21906":" nil","21907":" nil","21908":" nil","21909":" nil","21910":" nil","21911":" nil","21912":" nil","21914":" nil","21920":" nil","21924":" nil","21927":" nil","21928":" nil","21930":" nil","21933":" nil","21935":" nil","21936":" nil","21939":" nil","21941":" nil","21942":" nil","21944":" nil","21945":" nil","21946":" nil","21948":" nil","21953":" nil","21956":" nil","21957":" nil","21958":" nil","21959":" nil","21962":" nil","21963":" nil","21965":" nil","21966":" nil","21969":" nil","21975":" nil","21980":" nil","21981":" nil","21982":" nil","21983":" nil","21984":" nil","21985":" nil","21986":" nil","21987":" nil","21988":" nil","21990":" nil","21991":" nil","21992":" nil","21994":" nil","22000":" nil","22007":" nil","22008":" nil","22009":" nil","22010":" nil","22012":" nil","22014":" nil","22021":" nil","22022":" nil","22024":" nil","22025":" nil","22026":" nil","22027":" nil","22028":" nil","22029":" nil","22030":" nil","22031":" nil","22032":" nil","22033":" nil","22034":" nil","22036":" nil","22037":" nil","22039":" nil","22040":" nil","22041":" nil","22042":" nil","22044":" nil","22045":" nil","22046":" nil","22047":" nil","22048":" nil","22049":" nil","22050":" nil","22051":" nil","22053":" nil","22054":" nil","22060":" nil","22061":" nil","22064":" nil","22065":" nil","22070":" nil","22075":" nil","22080":" nil","22090":" nil","22095":" nil","22110":" nil","22115":" nil","22120":" nil","22125":" nil","22130":" nil","22135":" nil","22145":" nil","22146":" nil","22147":" nil","22148":" nil","22149":" nil","22150":" nil","22151":" nil","22152":" nil","22153":" nil","22154":" nil","22155":" nil","22156":" nil","22157":" nil","22158":" nil","22159":" nil","22160":" nil","22161":" nil","22162":" nil","22163":" nil","22164":" nil","22165":" nil","22170":" nil","22171":" nil","22172":" nil","22173":" nil","22174":" nil","22175":" nil","22177":" nil","22178":" nil","22179":" nil","22180":" nil","22181":" nil","22182":" nil","22183":" nil","22184":" nil","22185":" nil","22186":" nil","22187":" nil","22188":" nil","22189":" nil","22190":" nil","22191":" nil","22192":" nil","22193":" nil","22194":" nil","22195":" nil","22196":" nil","22197":" nil","22198":" nil","22199":" nil","22200":" nil","22201":" nil","22202":" nil","22207":" nil","22208":" nil","22209":" nil","22210":" nil","22211":" nil","22213":" nil","22214":" nil","22215":" nil","22222":" nil","22223":" nil","22224":" nil","22225":" nil","22226":" nil","22232":" nil","22233":" nil","22234":" nil","22235":" nil","22236":" nil","22237":" nil","22238":" nil","22239":" nil","22240":" nil","22241":" nil","22242":" nil","22243":" nil","22244":" nil","22245":" nil","22246":" nil","22247":" nil","22248":" nil","22249":" nil","22250":" nil","22251":" nil","22257":" nil","22258":" nil","22259":" nil","22260":" nil","22261":" nil","22262":" nil","22263":" nil","22264":" nil","22265":" nil","22266":" nil","22267":" nil","22268":" nil","22269":" nil","22270":" nil","22271":" nil","22273":" nil","22274":" nil","22275":" nil","22276":" nil","22282":" nil","22283":" nil","22284":" nil","22285":" nil","22286":" nil","22287":" nil","22288":" nil","22289":" nil","22290":" nil","22291":" nil","22292":" nil","22294":" nil","22295":" nil","22296":" nil","22297":" nil","22298":" nil","22299":" nil","22301":" nil","22302":" nil","22303":" nil","22304":" nil","22305":" nil","22306":" nil","22307":" nil","22308":" nil","22309":" nil","22310":" nil","22311":" nil","22312":" nil","22313":" nil","22314":" nil","22315":" nil","22316":" nil","22317":" nil","22318":" nil","22319":" nil","22321":" nil","22323":" nil","22324":" nil","22325":" nil","22326":" nil","22327":" nil","22328":" nil","22329":" nil","22330":" nil","22331":" nil","22332":" nil","22333":" nil","22334":" nil","22336":" nil","22337":" nil","22338":" nil","22339":" nil","22340":" nil","22341":" nil","22342":" nil","22343":" nil","22344":" nil","22345":" nil","22346":" nil","22347":" nil","22348":" nil","22349":" nil","22350":" nil","22351":" nil","22357":" nil","22358":" nil","22359":" nil","22360":" nil","22361":" nil","22362":" nil","22363":" nil","22364":" nil","22365":" nil","22366":" nil","22367":" nil","22368":" nil","22369":" nil","22370":" nil","22371":" nil","22372":" nil","22377":" nil","22378":" nil","22379":" nil","22380":" nil","22381":" nil","22382":" nil","22383":" nil","22384":" nil","22385":" nil","22386":" nil","22387":" nil","22388":" nil","22389":" nil","22390":" nil","22391":" nil","22392":" nil","22393":" nil","22398":" nil","22402":" nil","22403":" nil","22408":" nil","22409":" nil","22410":" nil","22411":" nil","22412":" nil","22418":" nil","22419":" nil","22420":" nil","22421":" nil","22422":" nil","22423":" nil","22424":" nil","22425":" nil","22426":" nil","22427":" nil","22433":" nil","22434":" nil","22435":" nil","22436":" nil","22437":" nil","22438":" nil","22439":" nil","22440":" nil","22441":" nil","22442":" nil","22448":" nil","22449":" nil","22450":" nil","22451":" nil","22452":" nil","22453":" nil","22454":" nil","22455":" nil","22456":" nil","22457":" nil","22458":" nil","22459":" nil","22460":" nil","22461":" nil","22462":" nil","22463":" nil","22464":" nil","22465":" nil","22466":" nil","22467":" nil","22468":" nil","22469":" nil","22470":" nil","22471":" nil","22472":" nil","22478":" nil","22483":" nil","22488":" nil","22493":" nil","22498":" nil","22503":" nil","22508":" nil","22513":" nil","22518":" nil","22523":" nil","22528":" nil","22533":" nil","22538":" nil","22543":" nil","22553":" nil","22558":" nil","22568":" nil","22569":" nil","22570":" nil","22571":" nil","22572":" nil","22573":" nil","22574":" nil","22575":" nil","22576":" nil","22577":" nil","22578":" nil","22582":" nil","22587":" nil","22592":" nil","22595":" nil","22597":" nil","22600":" nil","22602":" nil","22603":" nil","22604":" nil","22606":" nil","22607":" nil","22608":" nil","22609":" nil","22610":" nil","22611":" nil","22612":" nil","22613":" nil","22614":" nil","22615":" nil","22616":" nil","22617":" nil","22618":" nil","22619":" nil","22620":" nil","22621":" nil","22622":" nil","22623":" nil","22624":" nil","22625":" nil","22626":" nil","22627":" nil","22628":" nil","22629":" nil","22630":" nil","22631":" nil","22636":" nil","22637":" nil","22638":" nil","22639":" nil","22640":" nil","22641":" nil","22642":" nil","22643":" nil","22644":" nil","22645":" nil","22646":" nil","22647":" nil","22648":" nil","22649":" nil","22650":" nil","22651":" nil","22652":" nil","22653":" nil","22654":" nil","22655":" nil","22656":" nil","22657":" nil","22658":" nil","22659":" nil","22660":" nil","22661":" nil","22662":" nil","22663":" nil","22664":" nil","22665":" nil","22666":" nil","22667":" nil","22668":" nil","22669":" nil","22670":" nil","22671":" nil","22672":" nil","22673":" nil","22674":" nil","22675":" nil","22676":" nil","22677":" nil","22678":" nil","22679":" nil","22680":" nil","22686":" nil","22687":" nil","22688":" nil","22689":" nil","22690":" nil","22691":" nil","22692":" nil","22693":" nil","22694":" nil","22695":" nil","22696":" nil","22697":" nil","22698":" nil","22699":" nil","22700":" nil","22701":" nil","22702":" nil","22703":" nil","22704":" nil","22705":" nil","22706":" nil","22707":" nil","22708":" nil","22709":" nil","22710":" nil","22711":" nil","22712":" nil","22713":" nil","22714":" nil","22716":" nil","22717":" nil","22718":" nil","22719":" nil","22720":" nil","22721":" nil","22722":" nil","22723":" nil","22724":" nil","22725":" nil","22731":" nil","22732":" nil","22733":" nil","22734":" nil","22735":" nil","22736":" nil","22737":" nil","22738":" nil","22739":" nil","22740":" nil","22741":" nil","22742":" nil","22743":" nil","22744":" nil","22745":" nil","22746":" nil","22747":" nil","22748":" nil","22749":" nil","22750":" nil","22751":" nil","22752":" nil","22753":" nil","22754":" nil","22755":" nil","22756":" nil","22757":" nil","22758":" nil","22759":" nil","22760":" nil","22776":" nil","22781":" nil","22782":" nil","22783":" nil","22784":" nil","22785":" nil","22786":" nil","22787":" nil","22788":" nil","22789":" nil","22790":" nil","22791":" nil","22792":" nil","22793":" nil","22794":" nil","22795":" nil","22796":" nil","22797":" nil","22798":" nil","22799":" nil","22800":" nil","22801":" nil","22802":" nil","22803":" nil","22804":" nil","22805":" nil","22806":" nil","22807":" nil","22808":" nil","22809":" nil","22810":" nil","22816":" nil","22817":" nil","22818":" nil","22819":" nil","22820":" nil","22821":" nil","22822":" nil","22823":" nil","22824":" nil","22825":" nil","22826":" nil","22827":" nil","22828":" nil","22829":" nil","22830":" nil","22831":" nil","22832":" nil","22833":" nil","22834":" nil","22835":" nil","22836":" nil","22837":" nil","22838":" nil","22839":" nil","22840":" nil","22841":" nil","22842":" nil","22843":" nil","22844":" nil","22845":" nil","22846":" nil","22847":" nil","22848":" nil","22849":" nil","22850":" nil","22851":" nil","22852":" nil","22853":" nil","22854":" nil","22855":" nil","22856":" nil","22857":" nil","22858":" nil","22859":" nil","22860":" nil","22861":" nil","22862":" nil","22863":" nil","22864":" nil","22865":" nil","22866":" nil","22867":" nil","22868":" nil","22869":" nil","22870":" nil","22871":" nil","22876":" nil","22877":" nil","22878":" nil","22879":" nil","22880":" nil","22881":" nil","22882":" nil","22883":" nil","22884":" nil","22885":" nil","22886":" nil","22887":" nil","22888":" nil","22889":" nil","22890":" nil","22891":" nil","22892":" nil","22893":" nil","22894":" nil","22896":" nil","22897":" nil","22898":" nil","22899":" nil","22900":" nil","22901":" nil","22902":" nil","22903":" nil","22904":" nil","22905":" nil","22906":" nil","22907":" nil","22908":" nil","22909":" nil","22910":" nil","22911":" nil","22912":" nil","22913":" nil","22914":" nil","22915":" nil","22916":" nil","22917":" nil","22918":" nil","22919":" nil","22920":" nil","22921":" nil","22922":" nil","22923":" nil","22924":" nil","22925":" nil","22931":" nil","22932":" nil","22933":" nil","22934":" nil","22935":" nil","22936":" nil","22937":" nil","22938":" nil","22939":" nil","22940":" nil","22941":" nil","22942":" nil","22943":" nil","22944":" nil","22945":" nil","22946":" nil","22947":" nil","22948":" nil","22949":" nil","22950":" nil","22951":" nil","22952":" nil","22953":" nil","22954":" nil","22955":" nil","22956":" nil","22957":" nil","22958":" nil","22959":" nil","22960":" nil","22961":" nil","22962":" nil","22963":" nil","22964":" nil","22965":" nil","22971":" nil","22972":" nil","22973":" nil","22974":" nil","22975":" nil","22976":" nil","22977":" nil","22978":" nil","22979":" nil","22980":" nil","22981":" nil","22982":" nil","22983":" nil","22984":" nil","22985":" nil","22991":" nil","22992":" nil","22993":" nil","22994":" nil","22995":" nil","22996":" nil","22997":" nil","22998":" nil","22999":" nil","23000":" nil","23006":" nil","23007":" nil","23008":" nil","23009":" nil","23010":" nil","23011":" nil","23012":" nil","23013":" nil","23014":" nil","23015":" nil","23016":" nil","23021":" nil","23026":" nil","23031":" nil","23046":" nil","23051":" nil","23056":" nil","23061":" nil","23066":" nil","23071":" nil","23076":" nil","23081":" nil","23086":" nil","23091":" nil","23096":" nil","23101":" nil","23111":" nil","23116":" nil","23121":" nil","23131":" nil","23136":" nil","23141":" nil","23146":" nil","23151":" nil","23156":" nil","23161":" nil","23166":" nil","23176":" nil","23181":" nil","23186":" nil","23191":" nil","23196":" nil","23206":" nil","23211":" nil","23216":" nil","23226":" nil","23227":" nil","23228":" nil","23229":" nil","23230":" nil","23231":" nil","23232":" nil","23233":" nil","23234":" nil","23235":" nil","23236":" nil","23237":" nil","23238":" nil","23239":" nil","23240":" nil","23241":" nil","23242":" nil","23243":" nil","23244":" nil","23245":" nil","23246":" nil","23247":" nil","23248":" nil","23249":" nil","23250":" nil","23251":" nil","23252":" nil","23253":" nil","23254":" nil","23255":" nil","23256":" nil","23257":" nil","23258":" nil","23259":" nil","23260":" nil","23261":" nil","23262":" nil","23263":" nil","23264":" nil","23265":" nil","23271":" nil","23272":" nil","23273":" nil","23274":" nil","23275":" nil","23276":" nil","23277":" nil","23278":" nil","23279":" nil","23280":" nil","23286":" nil","23287":" nil","23288":" nil","23289":" nil","23290":" nil","23291":" nil","23292":" nil","23293":" nil","23294":" nil","23295":" nil","23296":" nil","23297":" nil","23298":" nil","23299":" nil","23300":" nil","23306":" nil","23307":" nil","23308":" nil","23309":" nil","23310":" nil","23311":" nil","23312":" nil","23313":" nil","23314":" nil","23315":" nil","23316":" nil","23317":" nil","23318":" nil","23319":" nil","23320":" nil","23321":" nil","23322":" nil","23324":" nil","23325":" nil","23326":" nil","23327":" nil","23328":" nil","23329":" nil","23330":" nil","23331":" nil","23332":" nil","23333":" nil","23334":" nil","23335":" nil","23336":" nil","23337":" nil","23338":" nil","23339":" nil","23340":" nil","23341":" nil","23342":" nil","23343":" nil","23344":" nil","23345":" nil","23346":" nil","23347":" nil","23349":" nil","23350":" nil","23351":" nil","23352":" nil","23353":" nil","23354":" nil","23355":" nil","23366":" nil","23367":" nil","23368":" nil","23369":" nil","23370":" nil","23371":" nil","23372":" nil","23373":" nil","23374":" nil","23375":" nil","23381":" nil","23382":" nil","23383":" nil","23384":" nil","23385":" nil","23396":" nil","23397":" nil","23398":" nil","23399":" nil","23400":" nil","23401":" nil","23402":" nil","23403":" nil","23405":" nil","23406":" nil","23407":" nil","23408":" nil","23409":" nil","23410":" nil","23411":" nil","23412":" nil","23413":" nil","23415":" nil","23416":" nil","23417":" nil","23418":" nil","23419":" nil","23420":" nil","23421":" nil","23426":" nil","23427":" nil","23428":" nil","23429":" nil","23430":" nil","23431":" nil","23432":" nil","23433":" nil","23434":" nil","23435":" nil","23436":" nil","23437":" nil","23438":" nil","23439":" nil","23440":" nil","23456":" nil","23457":" nil","23458":" nil","23459":" nil","23460":" nil","23466":" nil","23467":" nil","23468":" nil","23469":" nil","23470":" nil","23471":" nil","23472":" nil","23473":" nil","23474":" nil","23475":" nil","23476":" nil","23477":" nil","23478":" nil","23479":" nil","23480":" nil","23491":" nil","23492":" nil","23493":" nil","23494":" nil","23495":" nil","23496":" nil","23497":" nil","23498":" nil","23499":" nil","23500":" nil","23501":" nil","23502":" nil","23503":" nil","23505":" nil","23506":" nil","23508":" nil","23509":" nil","23510":" nil","23511":" nil","23512":" nil","23513":" nil","23514":" nil","23515":" nil","23516":" nil","23517":" nil","23518":" nil","23519":" nil","23520":" nil","23521":" nil","23522":" nil","23523":" nil","23524":" nil","23525":" nil","23526":" nil","23527":" nil","23528":" nil","23529":" nil","23530":" nil","23531":" nil","23532":" nil","23533":" nil","23534":" nil","23535":" nil","23536":" nil","23537":" nil","23538":" nil","23539":" nil","23540":" nil","23541":" nil","23542":" nil","23543":" nil","23544":" nil","23545":" nil","23546":" nil","23547":" nil","23548":" nil","23549":" nil","23550":" nil","23551":" nil","23552":" nil","23553":" nil","23554":" nil","23555":" nil","23561":" nil","23562":" nil","23563":" nil","23564":" nil","23565":" nil","23571":" nil","23572":" nil","23573":" nil","23574":" nil","23575":" nil","23586":" nil","23587":" nil","23588":" nil","23589":" nil","23590":" nil","23591":" nil","23592":" nil","23593":" nil","23594":" nil","23595":" nil","23596":" nil","23597":" nil","23598":" nil","23599":" nil","23600":" nil","23601":" nil","23602":" nil","23603":" nil","23604":" nil","23605":" nil","23611":" nil","23612":" nil","23613":" nil","23614":" nil","23615":" nil","23616":" nil","23617":" nil","23618":" nil","23619":" nil","23620":" nil","23621":" nil","23622":" nil","23623":" nil","23624":" nil","23625":" nil","23626":" nil","23627":" nil","23628":" nil","23629":" nil","23630":" nil","23631":" nil","23632":" nil","23633":" nil","23634":" nil","23635":" nil","23636":" nil","23637":" nil","23638":" nil","23639":" nil","23640":" nil","23641":" nil","23642":" nil","23643":" nil","23644":" nil","23645":" nil","23646":" nil","23647":" nil","23648":" nil","23649":" nil","23650":" nil","23651":" nil","23652":" nil","23653":" nil","23654":" nil","23655":" nil","23656":" nil","23657":" nil","23658":" nil","23659":" nil","23660":" nil","23661":" nil","23666":" nil","23667":" nil","23670":" nil","23676":" nil","23678":" nil","23680":" nil","23682":" nil","23683":" nil","23685":" nil","23686":" nil","23687":" nil","23688":" nil","23689":" nil","23692":" nil","23693":" nil","23695":" nil","23697":" nil","23698":" nil","23699":" nil","23700":" nil","23701":" nil","23702":" nil","23703":" nil","23704":" nil","23705":" nil","23706":" nil","23707":" nil","23708":" nil","23710":" nil","23716":" nil","23718":" nil","23720":" nil","23727":" nil","23729":" nil","23730":" nil","23736":" nil","23737":" nil","23738":" nil","23739":" nil","23740":" nil","23746":" nil","23747":" nil","23748":" nil","23752":" nil","23753":" nil","23754":" nil","23755":" nil","23761":" nil","23764":" nil","23765":" nil","23767":" nil","23768":" nil","23769":" nil","23770":" nil","23771":" nil","23772":" nil","23773":" nil","23774":" nil","23777":" nil","23778":" nil","23779":" nil","23780":" nil","23781":" nil","23782":" nil","23783":" nil","23784":" nil","23785":" nil","23789":" nil","23792":" nil","23793":" nil","23798":" nil","23799":" nil","23800":" nil","23803":" nil","23804":" nil","23807":" nil","23809":" nil","23810":" nil","23811":" nil","23816":" nil","23817":" nil","23818":" nil","23819":" nil","23820":" nil","23821":" nil","23822":" nil","23823":" nil","23824":" nil","23825":" nil","23826":" nil","23827":" nil","23828":" nil","23829":" nil","23830":" nil","23831":" nil","23832":" nil","23833":" nil","23834":" nil","23835":" nil","23836":" nil","23837":" nil","23838":" nil","23839":" nil","23840":" nil","23841":" nil","23842":" nil","23843":" nil","23844":" nil","23845":" nil","23846":" nil","23847":" nil","23848":" nil","23849":" nil","23850":" nil","23851":" nil","23852":" nil","23853":" nil","23854":" nil","23855":" nil","23856":" nil","23857":" nil","23858":" nil","23859":" nil","23860":" nil","23861":" nil","23862":" nil","23863":" nil","23864":" nil","23865":" nil","23866":" nil","23867":" nil","23868":" nil","23869":" nil","23870":" nil","23871":" nil","23872":" nil","23873":" nil","23874":" nil","23875":" nil","23881":" nil","23882":" nil","23883":" nil","23884":" nil","23885":" nil","23886":" nil","23887":" nil","23888":" nil","23889":" nil","23890":" nil","23891":" nil","23892":" nil","23893":" nil","23894":" nil","23895":" nil","23901":" nil","23902":" nil","23903":" nil","23904":" nil","23905":" nil","23906":" nil","23907":" nil","23908":" nil","23909":" nil","23910":" nil","23911":" nil","23912":" nil","23913":" nil","23914":" nil","23915":" nil","23921":" nil","23922":" nil","23923":" nil","23924":" nil","23925":" nil","23926":" nil","23927":" nil","23928":" nil","23929":" nil","23930":" nil","23936":" nil","23937":" nil","23938":" nil","23939":" nil","23940":" nil","23941":" nil","23942":" nil","23943":" nil","23944":" nil","23945":" nil","23946":" nil","23947":" nil","23948":" nil","23949":" nil","23950":" nil","23951":" nil","23952":" nil","23953":" nil","23954":" nil","23955":" nil","23961":" nil","23962":" nil","23963":" nil","23964":" nil","23965":" nil","23971":" nil","23972":" nil","23973":" nil","23974":" nil","23975":" nil","23976":" nil","23977":" nil","23978":" nil","23979":" nil","23980":" nil","23981":" nil","23982":" nil","23983":" nil","23984":" nil","23985":" nil","23986":" nil","23987":" nil","23988":" nil","23989":" nil","23990":" nil","23991":" nil","23992":" nil","23993":" nil","23995":" nil","24001":" nil","24002":" nil","24003":" nil","24004":" nil","24005":" nil","24011":" nil","24016":" nil","24021":" nil","24026":" nil","24036":" nil","24041":" nil","24046":" nil","24051":" nil","24056":" nil","24061":" nil","24066":" nil","24071":" nil","24076":" nil","24081":" nil","24091":" nil","24096":" nil","24101":" nil","24106":" nil","24107":" nil","24108":" nil","24109":" nil","24110":" nil","24111":" nil","24112":" nil","24113":" nil","24114":" nil","24115":" nil","24116":" nil","24117":" nil","24118":" nil","24119":" nil","24120":" nil","24121":" nil","24122":" nil","24123":" nil","24124":" nil","24125":" nil","24126":" nil","24131":" nil","24132":" nil","24133":" nil","24134":" nil","24135":" nil","24141":" nil","24142":" nil","24143":" nil","24144":" nil","24145":" nil","24146":" nil","24147":" nil","24148":" nil","24149":" nil","24150":" nil","24151":" nil","24152":" nil","24153":" nil","24154":" nil","24155":" nil","24156":" nil","24157":" nil","24158":" nil","24159":" nil","24160":" nil","24166":" nil","24167":" nil","24168":" nil","24169":" nil","24170":" nil","24171":" nil","24172":" nil","24173":" nil","24174":" nil","24175":" nil","24176":" nil","24177":" nil","24178":" nil","24179":" nil","24180":" nil","24181":" nil","24182":" nil","24183":" nil","24184":" nil","24186":" nil","24187":" nil","24188":" nil","24189":" nil","24190":" nil","24196":" nil","24197":" nil","24198":" nil","24199":" nil","24200":" nil","24201":" nil","24202":" nil","24203":" nil","24204":" nil","24205":" nil","24206":" nil","24207":" nil","24208":" nil","24209":" nil","24210":" nil","24211":" nil","24212":" nil","24213":" nil","24214":" nil","24215":" nil","24216":" nil","24217":" nil","24218":" nil","24219":" nil","24220":" nil","24221":" nil","24222":" nil","24223":" nil","24224":" nil","24225":" nil","24226":" nil","24227":" nil","24228":" nil","24229":" nil","24230":" nil","24231":" nil","24232":" nil","24233":" nil","24234":" nil","24235":" nil","24246":" nil","24247":" nil","24248":" nil","24249":" nil","24250":" nil","24256":" nil","24257":" nil","24258":" nil","24259":" nil","24260":" nil","24261":" nil","24262":" nil","24263":" nil","24264":" nil","24265":" nil","24266":" nil","24267":" nil","24268":" nil","24269":" nil","24270":" nil","24276":" nil","24277":" nil","24278":" nil","24279":" nil","24280":" nil","24291":" nil","24292":" nil","24293":" nil","24294":" nil","24295":" nil","24301":" nil","24302":" nil","24303":" nil","24304":" nil","24305":" nil","24306":" nil","24307":" nil","24308":" nil","24309":" nil","24310":" nil","24311":" nil","24312":" nil","24313":" nil","24314":" nil","24315":" nil","24316":" nil","24317":" nil","24318":" nil","24319":" nil","24320":" nil","24321":" nil","24322":" nil","24323":" nil","24324":" nil","24325":" nil","24326":" nil","24327":" nil","24328":" nil","24329":" nil","24330":" nil","24331":" nil","24336":" nil","24337":" nil","24340":" nil","24346":" nil","24350":" nil","24351":" nil","24354":" nil","24355":" nil","24363":" nil","24364":" nil","24367":" nil","24368":" nil","24370":" nil","24376":" nil","24377":" nil","24380":" nil","24391":" nil","24392":" nil","24393":" nil","24396":" nil","24398":" nil","24399":" nil","24406":" nil","24407":" nil","24408":" nil","24410":" nil","24411":" nil","24412":" nil","24414":" nil","24415":" nil","24416":" nil","24417":" nil","24419":" nil","24420":" nil","24422":" nil","24423":" nil","24424":" nil","24425":" nil","24428":" nil","24435":" nil","24436":" nil","24437":" nil","24441":" nil","24442":" nil","24456":" nil","24457":" nil","24458":" nil","24459":" nil","24460":" nil","24461":" nil","24462":" nil","24463":" nil","24464":" nil","24465":" nil","24466":" nil","24471":" nil","24472":" nil","24473":" nil","24474":" nil","24475":" nil","24476":" nil","24477":" nil","24478":" nil","24479":" nil","24480":" nil","24481":" nil","24482":" nil","24483":" nil","24484":" nil","24485":" nil","24491":" nil","24492":" nil","24493":" nil","24494":" nil","24495":" nil","24496":" nil","24497":" nil","24498":" nil","24499":" nil","24500":" nil","24506":" nil","24507":" nil","24508":" nil","24509":" nil","24510":" nil","24511":" nil","24512":" nil","24513":" nil","24514":" nil","24515":" nil","24516":" nil","24517":" nil","24519":" nil","24520":" nil","24521":" nil","24522":" nil","24523":" nil","24524":" nil","24525":" nil","24526":" nil","24527":" nil","24528":" nil","24529":" nil","24530":" nil","24531":" nil","24532":" nil","24533":" nil","24534":" nil","24535":" nil","24536":" nil","24537":" nil","24538":" nil","24539":" nil","24540":" nil","24541":" nil","24542":" nil","24543":" nil","24544":" nil","24545":" nil","24546":" nil","24547":" nil","24548":" nil","24549":" nil","24550":" nil","24551":" nil","24552":" nil","24553":" nil","24554":" nil","24555":" nil","24556":" nil","24557":" nil","24558":" nil","24559":" nil","24560":" nil","24562":" nil","24563":" nil","24564":" nil","24565":" nil","24566":" nil","24567":" nil","24568":" nil","24569":" nil","24570":" nil","24571":" nil","24572":" nil","24573":" nil","24574":" nil","24575":" nil","24581":" nil","24582":" nil","24583":" nil","24584":" nil","24585":" nil","24587":" nil","24588":" nil","24589":" nil","24590":" nil","24601":" nil","24602":" nil","24603":" nil","24604":" nil","24605":" nil","24606":" nil","24609":" nil","24610":" nil","24615":" nil","24620":" nil","24622":" nil","24623":" nil","24624":" nil","24625":" nil","24626":" nil","24627":" nil","24628":" nil","24633":" nil","24638":" nil","24643":" nil","24648":" nil","24653":" nil","24658":" nil","24668":" nil","24678":" nil","24688":" nil","24693":" nil","24698":" nil","24703":" nil","24708":" nil","24718":" nil","24723":" nil","24733":" nil","24738":" nil","24743":" nil","24748":" nil","24753":" nil","24758":" nil","24763":" nil","24768":" nil","24769":" nil","24770":" nil","24771":" nil","24772":" nil","24773":" nil","24778":" nil","24779":" nil","24780":" nil","24781":" nil","24782":" nil","24783":" nil","24784":" nil","24785":" nil","24786":" nil","24787":" nil","24788":" nil","24789":" nil","24790":" nil","24791":" nil","24792":" nil","24793":" nil","24794":" nil","24795":" nil","24796":" nil","24797":" nil","24798":" nil","24799":" nil","24800":" nil","24801":" nil","24802":" nil","24803":" nil","24804":" nil","24805":" nil","24806":" nil","24807":" nil","24808":" nil","24809":" nil","24810":" nil","24811":" nil","24812":" nil","24813":" nil","24814":" nil","24815":" nil","24816":" nil","24817":" nil","24823":" nil","24824":" nil","24825":" nil","24826":" nil","24828":" nil","24829":" nil","24830":" nil","24831":" nil","24832":" nil","24833":" nil","24834":" nil","24835":" nil","24836":" nil","24837":" nil","24838":" nil","24839":" nil","24840":" nil","24841":" nil","24842":" nil","24848":" nil","24849":" nil","24850":" nil","24851":" nil","24852":" nil","24853":" nil","24858":" nil","24863":" nil","24864":" nil","24865":" nil","24866":" nil","24867":" nil","24873":" nil","24874":" nil","24875":" nil","24876":" nil","24877":" nil","24878":" nil","24879":" nil","24880":" nil","24881":" nil","24882":" nil","24883":" nil","24884":" nil","24885":" nil","24886":" nil","24887":" nil","24898":" nil","24899":" nil","24900":" nil","24901":" nil","24902":" nil","24903":" nil","24904":" nil","24905":" nil","24906":" nil","24907":" nil","24908":" nil","24909":" nil","24910":" nil","24911":" nil","24912":" nil","24923":" nil","24924":" nil","24925":" nil","24926":" nil","24927":" nil","24928":" nil","24929":" nil","24930":" nil","24931":" nil","24932":" nil","24933":" nil","24934":" nil","24935":" nil","24936":" nil","24937":" nil","24943":" nil","24944":" nil","24945":" nil","24946":" nil","24947":" nil","24948":" nil","24949":" nil","24950":" nil","24951":" nil","24952":" nil","24953":" nil","24954":" nil","24955":" nil","24956":" nil","24957":" nil","24958":" nil","24959":" nil","24960":" nil","24961":" nil","24962":" nil","24963":" nil","24964":" nil","24965":" nil","24966":" nil","24967":" nil","24968":" nil","24969":" nil","24970":" nil","24971":" nil","24983":" nil","24984":" nil","24985":" nil","24986":" nil","24987":" nil","24988":" nil","24989":" nil","24990":" nil","24991":" nil","24992":" nil","24998":" nil","24999":" nil","25000":" nil","25001":" nil","25002":" nil","25003":" nil","25004":" nil","25005":" nil","25006":" nil","25007":" nil","25013":" nil","25014":" nil","25015":" nil","25016":" nil","25017":" nil","25018":" nil","25019":" nil","25020":" nil","25021":" nil","25022":" nil","25023":" nil","25024":" nil","25025":" nil","25026":" nil","25027":" nil","25028":" nil","25029":" nil","25030":" nil","25031":" nil","25032":" nil","25038":" nil","25039":" nil","25040":" nil","25041":" nil","25042":" nil","25043":" nil","25044":" nil","25045":" nil","25046":" nil","25047":" nil","25053":" nil","25054":" nil","25055":" nil","25056":" nil","25057":" nil","25058":" nil","25063":" nil","25064":" nil","25065":" nil","25066":" nil","25067":" nil","25068":" nil","25069":" nil","25070":" nil","25071":" nil","25072":" nil","25073":" nil","25074":" nil","25075":" nil","25076":" nil","25077":" nil","25078":" nil","25079":" nil","25080":" nil","25081":" nil","25082":" nil","25083":" nil","25084":" nil","25085":" nil","25086":" nil","25087":" nil","25088":" nil","25089":" nil","25090":" nil","25091":" nil","25092":" nil","25093":" nil","25094":" nil","25095":" nil","25096":" nil","25097":" nil","25098":" nil","25099":" nil","25100":" nil","25101":" nil","25102":" nil","25103":" nil","25104":" nil","25105":" nil","25106":" nil","25107":" nil","25108":" nil","25109":" nil","25110":" nil","25111":" nil","25112":" nil","25113":" nil","25114":" nil","25115":" nil","25116":" nil","25117":" nil","25118":" nil","25119":" nil","25120":" nil","25121":" nil","25122":" nil","25123":" nil","25124":" nil","25125":" nil","25126":" nil","25127":" nil","25128":" nil","25129":" nil","25130":" nil","25131":" nil","25132":" nil","25133":" nil","25134":" nil","25135":" nil","25136":" nil","25137":" nil","25138":" nil","25139":" nil","25140":" nil","25141":" nil","25142":" nil","25143":" nil","25144":" nil","25145":" nil","25146":" nil","25147":" nil","25163":" nil","25164":" nil","25165":" nil","25166":" nil","25167":" nil","25168":" nil","25169":" nil","25170":" nil","25171":" nil","25172":" nil","25173":" nil","25174":" nil","25175":" nil","25176":" nil","25177":" nil","25178":" nil","25179":" nil","25180":" nil","25181":" nil","25182":" nil","25188":" nil","25189":" nil","25190":" nil","25191":" nil","25192":" nil","25193":" nil","25194":" nil","25195":" nil","25196":" nil","25197":" nil","25198":" nil","25199":" nil","25200":" nil","25201":" nil","25202":" nil","25203":" nil","25204":" nil","25205":" nil","25206":" nil","25207":" nil","25213":" nil","25214":" nil","25215":" nil","25216":" nil","25217":" nil","25218":" nil","25219":" nil","25220":" nil","25221":" nil","25222":" nil","25223":" nil","25225":" nil","25226":" nil","25227":" nil","25228":" nil","25229":" nil","25230":" nil","25231":" nil","25232":" nil","25243":" nil","25244":" nil","25245":" nil","25246":" nil","25247":" nil","25248":" nil","25249":" nil","25250":" nil","25251":" nil","25252":" nil","25253":" nil","25254":" nil","25255":" nil","25256":" nil","25257":" nil","25258":" nil","25263":" nil","25268":" nil","25283":" nil","25288":" nil","25293":" nil","25303":" nil","25313":" nil","25318":" nil","25323":" nil","25328":" nil","25333":" nil","25343":" nil","25348":" nil","25353":" nil","25358":" nil","25363":" nil","25368":" nil","25373":" nil","25378":" nil","25383":" nil","25393":" nil","25398":" nil","25403":" nil","25408":" nil","25413":" nil","25418":" nil","25428":" nil","25438":" nil","25443":" nil","25453":" nil","25458":" nil","25459":" nil","25460":" nil","25461":" nil","25462":" nil","25463":" nil","25464":" nil","25465":" nil","25466":" nil","25467":" nil","25468":" nil","25469":" nil","25470":" nil","25471":" nil","25472":" nil","25473":" nil","25474":" nil","25475":" nil","25476":" nil","25477":" nil","25478":" nil","25479":" nil","25480":" nil","25481":" nil","25482":" nil","25483":" nil","25485":" nil","25486":" nil","25487":" nil","25488":" nil","25489":" nil","25490":" nil","25491":" nil","25492":" nil","25493":" nil","25498":" nil","25499":" nil","25500":" nil","25501":" nil","25502":" nil","25508":" nil","25510":" nil","25511":" nil","25512":" nil","25513":" nil","25514":" nil","25515":" nil","25516":" nil","25517":" nil","25518":" nil","25519":" nil","25520":" nil","25521":" nil","25522":" nil","25523":" nil","25524":" nil","25525":" nil","25526":" nil","25527":" nil","25533":" nil","25534":" nil","25535":" nil","25536":" nil","25537":" nil","25538":" nil","25539":" nil","25540":" nil","25541":" nil","25542":" nil","25543":" nil","25544":" nil","25545":" nil","25546":" nil","25547":" nil","25549":" nil","25550":" nil","25551":" nil","25552":" nil","25553":" nil","25554":" nil","25555":" nil","25556":" nil","25557":" nil","25558":" nil","25559":" nil","25560":" nil","25561":" nil","25562":" nil","25563":" nil","25564":" nil","25565":" nil","25566":" nil","25567":" nil","25568":" nil","25569":" nil","25570":" nil","25571":" nil","25572":" nil","25573":" nil","25574":" nil","25575":" nil","25576":" nil","25577":" nil","25578":" nil","25579":" nil","25580":" nil","25581":" nil","25582":" nil","25583":" nil","25584":" nil","25585":" nil","25586":" nil","25587":" nil","25588":" nil","25589":" nil","25590":" nil","25591":" nil","25598":" nil","25599":" nil","25600":" nil","25601":" nil","25602":" nil","25603":" nil","25604":" nil","25605":" nil","25606":" nil","25607":" nil","25623":" nil","25624":" nil","25625":" nil","25626":" nil","25627":" nil","25628":" nil","25629":" nil","25630":" nil","25631":" nil","25632":" nil","25633":" nil","25634":" nil","25635":" nil","25636":" nil","25637":" nil","25638":" nil","25639":" nil","25640":" nil","25642":" nil","25643":" nil","25644":" nil","25645":" nil","25646":" nil","25647":" nil","25648":" nil","25649":" nil","25650":" nil","25651":" nil","25652":" nil","25654":" nil","25655":" nil","25656":" nil","25657":" nil","25658":" nil","25663":" nil","25664":" nil","25665":" nil","25666":" nil","25667":" nil","25668":" nil","25669":" nil","25670":" nil","25671":" nil","25672":" nil","25673":" nil","25674":" nil","25675":" nil","25676":" nil","25677":" nil","25688":" nil","25689":" nil","25690":" nil","25691":" nil","25692":" nil","25693":" nil","25694":" nil","25695":" nil","25696":" nil","25697":" nil","25698":" nil","25699":" nil","25700":" nil","25701":" nil","25702":" nil","25718":" nil","25719":" nil","25720":" nil","25721":" nil","25722":" nil","25728":" nil","25729":" nil","25730":" nil","25731":" nil","25732":" nil","25733":" nil","25734":" nil","25735":" nil","25736":" nil","25737":" nil","25748":" nil","25749":" nil","25750":" nil","25751":" nil","25752":" nil","25753":" nil","25754":" nil","25755":" nil","25756":" nil","25757":" nil","25758":" nil","25759":" nil","25760":" nil","25761":" nil","25762":" nil","25763":" nil","25764":" nil","25765":" nil","25766":" nil","25767":" nil","25783":" nil","25784":" nil","25785":" nil","25786":" nil","25787":" nil","25793":" nil","25794":" nil","25795":" nil","25796":" nil","25797":" nil","25798":" nil","25799":" nil","25800":" nil","25801":" nil","25802":" nil","25803":" nil","25804":" nil","25805":" nil","25806":" nil","25807":" nil","25808":" nil","25809":" nil","25810":" nil","25811":" nil","25812":" nil","25813":" nil","25814":" nil","25815":" nil","25816":" nil","25817":" nil","25819":" nil","25820":" nil","25821":" nil","25822":" nil","25823":" nil","25824":" nil","25825":" nil","25826":" nil","25827":" nil","25828":" nil","25829":" nil","25830":" nil","25831":" nil","25832":" nil","25843":" nil","25844":" nil","25845":" nil","25846":" nil","25847":" nil","25848":" nil","25849":" nil","25850":" nil","25851":" nil","25852":" nil","25853":" nil","25854":" nil","25855":" nil","25856":" nil","25857":" nil","25858":" nil","25859":" nil","25860":" nil","25861":" nil","25862":" nil","25863":" nil","25864":" nil","25865":" nil","25866":" nil","25867":" nil","25868":" nil","25878":" nil","25879":" nil","25880":" nil","25881":" nil","25882":" nil","25883":" nil","25884":" nil","25885":" nil","25886":" nil","25887":" nil","25888":" nil","25889":" nil","25890":" nil","25891":" nil","25892":" nil","25893":" nil","25894":" nil","25895":" nil","25896":" nil","25897":" nil","25898":" nil","25899":" nil","25900":" nil","25901":" nil","25902":" nil","25903":" nil","25904":" nil","25905":" nil","25906":" nil","25907":" nil","25908":" nil","25909":" nil","25910":" nil","25911":" nil","25912":" nil","25913":" nil","25914":" nil","25915":" nil","25916":" nil","25917":" nil","25923":" nil","25924":" nil","25925":" nil","25926":" nil","25927":" nil","25928":" nil","25929":" nil","25930":" nil","25931":" nil","25932":" nil","25933":" nil","25934":" nil","25935":" nil","25936":" nil","25937":" nil","25943":" nil","25944":" nil","25945":" nil","25946":" nil","25947":" nil","25948":" nil","25949":" nil","25950":" nil","25951":" nil","25952":" nil","25953":" nil","25954":" nil","25955":" nil","25956":" nil","25957":" nil","25958":" nil","25959":" nil","25960":" nil","25961":" nil","25962":" nil","25963":" nil","25964":" nil","25965":" nil","25966":" nil","25967":" nil","25968":" nil","25969":" nil","25970":" nil","25971":" nil","25973":" nil","25974":" nil","25975":" nil","25976":" nil","25977":" nil","25978":" nil","25979":" nil","25980":" nil","25981":" nil","25982":" nil","25983":" nil","25984":" nil","25985":" nil","25986":" nil","25987":" nil","25988":" nil","25989":" nil","25990":" nil","25991":" nil","25992":" nil","25993":" nil","25994":" nil","25995":" nil","25996":" nil","25997":" nil","25998":" nil","25999":" nil","26000":" nil","26001":" nil","26002":" nil","26008":" nil","26009":" nil","26010":" nil","26011":" nil","26012":" nil","26018":" nil","26019":" nil","26020":" nil","26021":" nil","26022":" nil","26023":" nil","26024":" nil","26025":" nil","26026":" nil","26027":" nil","26028":" nil","26029":" nil","26030":" nil","26031":" nil","26032":" nil","26033":" nil","26034":" nil","26035":" nil","26036":" nil","26037":" nil","26038":" nil","26039":" nil","26040":" nil","26041":" nil","26042":" nil","26043":" nil","26044":" nil","26045":" nil","26046":" nil","26047":" nil","26048":" nil","26049":" nil","26050":" nil","26051":" nil","26052":" nil","26053":" nil","26054":" nil","26055":" nil","26057":" nil","26058":" nil","26059":" nil","26060":" nil","26061":" nil","26062":" nil","26063":" nil","26064":" nil","26065":" nil","26066":" nil","26067":" nil","26068":" nil","26073":" nil","26074":" nil","26075":" nil","26076":" nil","26077":" nil","26078":" nil","26079":" nil","26080":" nil","26081":" nil","26082":" nil","26083":" nil","26084":" nil","26085":" nil","26086":" nil","26087":" nil","26088":" nil","26089":" nil","26090":" nil","26091":" nil","26092":" nil","26093":" nil","26094":" nil","26095":" nil","26096":" nil","26097":" nil","26098":" nil","26099":" nil","26100":" nil","26101":" nil","26102":" nil","26103":" nil","26104":" nil","26105":" nil","26106":" nil","26113":" nil","26114":" nil","26115":" nil","26116":" nil","26117":" nil","26118":" nil","26119":" nil","26120":" nil","26121":" nil","26122":" nil","26143":" nil","26144":" nil","26145":" nil","26146":" nil","26147":" nil","26148":" nil","26149":" nil","26150":" nil","26151":" nil","26152":" nil","26153":" nil","26154":" nil","26155":" nil","26156":" nil","26157":" nil","26163":" nil","26164":" nil","26165":" nil","26166":" nil","26167":" nil","26168":" nil","26169":" nil","26170":" nil","26171":" nil","26172":" nil","26173":" nil","26174":" nil","26175":" nil","26176":" nil","26177":" nil","26178":" nil","26179":" nil","26180":" nil","26181":" nil","26182":" nil","26188":" nil","26189":" nil","26190":" nil","26191":" nil","26192":" nil","26193":" nil","26194":" nil","26195":" nil","26196":" nil","26197":" nil","26208":" nil","26209":" nil","26210":" nil","26211":" nil","26212":" nil","26213":" nil","26215":" nil","26216":" nil","26217":" nil","26218":" nil","26219":" nil","26220":" nil","26221":" nil","26222":" nil","26223":" nil","26224":" nil","26225":" nil","26226":" nil","26227":" nil","26228":" nil","26229":" nil","26230":" nil","26231":" nil","26232":" nil","26233":" nil","26234":" nil","26235":" nil","26236":" nil","26237":" nil","26243":" nil","26244":" nil","26245":" nil","26246":" nil","26247":" nil","26248":" nil","26253":" nil","26258":" nil","26263":" nil","26268":" nil","26283":" nil","26288":" nil","26298":" nil","26303":" nil","26313":" nil","26318":" nil","26328":" nil","26333":" nil","26343":" nil","26348":" nil","26353":" nil","26363":" nil","26373":" nil","26378":" nil","26383":" nil","26393":" nil","26394":" nil","26395":" nil","26396":" nil","26397":" nil","26398":" nil","26399":" nil","26400":" nil","26401":" nil","26402":" nil","26403":" nil","26404":" nil","26405":" nil","26406":" nil","26407":" nil","26408":" nil","26409":" nil","26410":" nil","26411":" nil","26412":" nil","26413":" nil","26414":" nil","26415":" nil","26416":" nil","26417":" nil","26423":" nil","26424":" nil","26425":" nil","26426":" nil","26427":" nil","26433":" nil","26434":" nil","26435":" nil","26436":" nil","26437":" nil","26438":" nil","26439":" nil","26440":" nil","26441":" nil","26442":" nil","26443":" nil","26444":" nil","26445":" nil","26446":" nil","26447":" nil","26448":" nil","26449":" nil","26450":" nil","26451":" nil","26452":" nil","26453":" nil","26454":" nil","26455":" nil","26456":" nil","26457":" nil","26458":" nil","26459":" nil","26460":" nil","26461":" nil","26462":" nil","26478":" nil","26479":" nil","26480":" nil","26481":" nil","26482":" nil","26483":" nil","26484":" nil","26485":" nil","26486":" nil","26487":" nil","26488":" nil","26489":" nil","26490":" nil","26491":" nil","26492":" nil","26508":" nil","26509":" nil","26510":" nil","26511":" nil","26512":" nil","26518":" nil","26519":" nil","26520":" nil","26521":" nil","26522":" nil","26523":" nil","26524":" nil","26525":" nil","26526":" nil","26527":" nil","26528":" nil","26529":" nil","26530":" nil","26531":" nil","26532":" nil","26533":" nil","26534":" nil","26535":" nil","26536":" nil","26537":" nil","26538":" nil","26539":" nil","26540":" nil","26541":" nil","26542":" nil","26543":" nil","26544":" nil","26545":" nil","26546":" nil","26547":" nil","26553":" nil","26554":" nil","26555":" nil","26556":" nil","26557":" nil","26558":" nil","26559":" nil","26560":" nil","26562":" nil","26578":" nil","26579":" nil","26580":" nil","26581":" nil","26582":" nil","26583":" nil","26584":" nil","26585":" nil","26586":" nil","26587":" nil","26588":" nil","26589":" nil","26590":" nil","26591":" nil","26592":" nil","26593":" nil","26594":" nil","26595":" nil","26596":" nil","26597":" nil","26598":" nil","26608":" nil","26609":" nil","26610":" nil","26611":" nil","26612":" nil","26613":" nil","26614":" nil","26615":" nil","26616":" nil","26617":" nil","26618":" nil","26619":" nil","26620":" nil","26621":" nil","26622":" nil","26628":" nil","26629":" nil","26630":" nil","26631":" nil","26632":" nil","26638":" nil","26639":" nil","26640":" nil","26641":" nil","26642":" nil","26643":" nil","26644":" nil","26645":" nil","26646":" nil","26647":" nil","26648":" nil","26649":" nil","26650":" nil","26651":" nil","26652":" nil","26653":" nil","26654":" nil","26655":" nil","26656":" nil","26657":" nil","26658":" nil","26659":" nil","26660":" nil","26661":" nil","26662":" nil","26663":" nil","26664":" nil","26665":" nil","26666":" nil","26667":" nil","26668":" nil","26669":" nil","26670":" nil","26671":" nil","26672":" nil","26673":" nil","26674":" nil","26675":" nil","26676":" nil","26677":" nil","26678":" nil","26679":" nil","26680":" nil","26681":" nil","26682":" nil","26683":" nil","26684":" nil","26685":" nil","26686":" nil","26687":" nil","26688":" nil","26689":" nil","26690":" nil","26691":" nil","26692":" nil","26693":" nil","26694":" nil","26695":" nil","26696":" nil","26697":" nil","26703":" nil","26704":" nil","26705":" nil","26706":" nil","26707":" nil","26708":" nil","26709":" nil","26710":" nil","26711":" nil","26712":" nil","26713":" nil","26715":" nil","26716":" nil","26717":" nil","26723":" nil","26724":" nil","26725":" nil","26726":" nil","26727":" nil","26728":" nil","26729":" nil","26730":" nil","26731":" nil","26732":" nil","26733":" nil","26734":" nil","26735":" nil","26736":" nil","26737":" nil","26738":" nil","26739":" nil","26740":" nil","26741":" nil","26742":" nil","26743":" nil","26744":" nil","26745":" nil","26746":" nil","26747":" nil","26748":" nil","26749":" nil","26750":" nil","26751":" nil","26752":" nil","26753":" nil","26754":" nil","26755":" nil","26756":" nil","26757":" nil","26758":" nil","26759":" nil","26760":" nil","26761":" nil","26762":" nil","26768":" nil","26769":" nil","26770":" nil","26771":" nil","26772":" nil","26773":" nil","26774":" nil","26775":" nil","26776":" nil","26777":" nil","26778":" nil","26779":" nil","26780":" nil","26781":" nil","26782":" nil","26783":" nil","26784":" nil","26785":" nil","26786":" nil","26787":" nil","26788":" nil","26789":" nil","26790":" nil","26791":" nil","26792":" nil","26793":" nil","26794":" nil","26795":" nil","26796":" nil","26797":" nil","26798":" nil","26799":" nil","26800":" nil","26801":" nil","26802":" nil","26803":" nil","26808":" nil","26809":" nil","26810":" nil","26811":" nil","26812":" nil","26813":" nil","26814":" nil","26815":" nil","26816":" nil","26817":" nil","26818":" nil","26819":" nil","26820":" nil","26821":" nil","26822":" nil","26823":" nil","26824":" nil","26825":" nil","26826":" nil","26827":" nil","26828":" nil","26829":" nil","26830":" nil","26831":" nil","26832":" nil","26833":" nil","26834":" nil","26835":" nil","26836":" nil","26837":" nil","26838":" nil","26839":" nil","26840":" nil","26841":" nil","26842":" nil","26843":" nil","26844":" nil","26845":" nil","26846":" nil","26853":" nil","26854":" nil","26855":" nil","26856":" nil","26857":" nil","26858":" nil","26860":" nil","26861":" nil","26862":" nil","26863":" nil","26873":" nil","26878":" nil","26883":" nil","26888":" nil","26893":" nil","26898":" nil","26903":" nil","26908":" nil","26913":" nil","26914":" nil","26915":" nil","26916":" nil","26917":" nil","26918":" nil","26919":" nil","26920":" nil","26921":" nil","26922":" nil","26923":" nil","26924":" nil","26925":" nil","26926":" nil","26927":" nil","26928":" nil","26929":" nil","26930":" nil","26931":" nil","26932":" nil","26933":" nil","26934":" nil","26935":" nil","26936":" nil","26937":" nil","26938":" nil","26939":" nil","26940":" nil","26941":" nil","26942":" nil","26943":" nil","26944":" nil","26945":" nil","26946":" nil","26947":" nil","26948":" nil","26949":" nil","26950":" nil","26951":" nil","26952":" nil","26953":" nil","26958":" nil","26959":" nil","26960":" nil","26961":" nil","26962":" nil","26963":" nil","26964":" nil","26965":" nil","26966":" nil","26967":" nil","26968":" nil","26969":" nil","26970":" nil","26971":" nil","26972":" nil","26973":" nil","26974":" nil","26975":" nil","26976":" nil","26977":" nil","26978":" nil","26979":" nil","26980":" nil","26981":" nil","26982":" nil","26983":" nil","26984":" nil","26985":" nil","26986":" nil","26987":" nil","26988":" nil","26989":" nil","26990":" nil","26991":" nil","26992":" nil","26993":" nil","26994":" nil","26995":" nil","26996":" nil","26997":" nil","26998":" nil","26999":" nil","27000":" nil","27001":" nil","27002":" nil","27003":" nil","27004":" nil","27005":" nil","27006":" nil","27007":" nil","27008":" nil","27013":" nil","27014":" nil","27015":" nil","27016":" nil","27017":" nil","27018":" nil","27019":" nil","27020":" nil","27021":" nil","27022":" nil","27023":" nil","27024":" nil","27025":" nil","27026":" nil","27027":" nil","27028":" nil","27029":" nil","27030":" nil","27031":" nil","27032":" nil","27033":" nil","27034":" nil","27035":" nil","27036":" nil","27037":" nil","27038":" nil","27039":" nil","27040":" nil","27041":" nil","27042":" nil","27043":" nil","27044":" nil","27045":" nil","27046":" nil","27047":" nil","27048":" nil","27049":" nil","27050":" nil","27051":" nil","27052":" nil","27053":" nil","27054":" nil","27055":" nil","27056":" nil","27057":" nil","27058":" nil","27059":" nil","27060":" nil","27061":" nil","27062":" nil","27063":" nil","27064":" nil","27065":" nil","27066":" nil","27067":" nil","27068":" nil","27069":" nil","27070":" nil","27071":" nil","27072":" nil","27073":" nil","27074":" nil","27075":" nil","27076":" nil","27077":" nil","27078":" nil","27079":" nil","27080":" nil","27081":" nil","27082":" nil","27083":" nil","27084":" nil","27085":" nil","27086":" nil","27087":" nil","27088":" nil","27089":" nil","27090":" nil","27091":" nil","27092":" nil","27093":" nil","27094":" nil","27095":" nil","27096":" nil","27097":" nil","27103":" nil","27104":" nil","27105":" nil","27106":" nil","27107":" nil","27108":" nil","27109":" nil","27110":" nil","27111":" nil","27112":" nil","27118":" nil","27119":" nil","27120":" nil","27121":" nil","27122":" nil","27128":" nil","27129":" nil","27130":" nil","27131":" nil","27132":" nil","27133":" nil","27134":" nil","27135":" nil","27136":" nil","27137":" nil","27138":" nil","27139":" nil","27140":" nil","27141":" nil","27142":" nil","27148":" nil","27149":" nil","27150":" nil","27151":" nil","27152":" nil","27153":" nil","27154":" nil","27155":" nil","27156":" nil","27157":" nil","27163":" nil","27164":" nil","27165":" nil","27166":" nil","27167":" nil","27168":" nil","27169":" nil","27170":" nil","27171":" nil","27172":" nil","27173":" nil","27174":" nil","27175":" nil","27176":" nil","27177":" nil","27178":" nil","27179":" nil","27180":" nil","27181":" nil","27182":" nil","27188":" nil","27189":" nil","27190":" nil","27191":" nil","27192":" nil","27193":" nil","27194":" nil","27195":" nil","27196":" nil","27197":" nil","27198":" nil","27199":" nil","27200":" nil","27201":" nil","27202":" nil","27203":" nil","27204":" nil","27205":" nil","27206":" nil","27207":" nil","27208":" nil","27213":" nil","27214":" nil","27215":" nil","27216":" nil","27217":" nil","27218":" nil","27219":" nil","27220":" nil","27221":" nil","27228":" nil","27229":" nil","27230":" nil","27231":" nil","27232":" nil","27233":" nil","27234":" nil","27235":" nil","27236":" nil","27237":" nil","27238":" nil","27239":" nil","27240":" nil","27241":" nil","27242":" nil","27243":" nil","27244":" nil","27245":" nil","27246":" nil","27247":" nil","27248":" nil","27249":" nil","27250":" nil","27251":" nil","27252":" nil","27253":" nil","27254":" nil","27255":" nil","27256":" nil","27257":" nil","27258":" nil","27259":" nil","27260":" nil","27261":" nil","27262":" nil","27268":" nil","27269":" nil","27270":" nil","27271":" nil","27272":" nil","27273":" nil","27274":" nil","27275":" nil","27276":" nil","27277":" nil","27279":" nil","27281":" nil","27282":" nil","27283":" nil","27284":" nil","27285":" nil","27286":" nil","27287":" nil","27290":" nil","27291":" nil","27292":" nil","27293":" nil","27294":" nil","27295":" nil","27297":" nil","27298":" nil","27299":" nil","27300":" nil","27301":" nil","27302":" nil","27303":" nil","27308":" nil","27309":" nil","27310":" nil","27311":" nil","27312":" nil","27313":" nil","27318":" nil","27319":" nil","27320":" nil","27321":" nil","27322":" nil","27323":" nil","27324":" nil","27325":" nil","27326":" nil","27327":" nil","27328":" nil","27329":" nil","27330":" nil","27331":" nil","27332":" nil","27333":" nil","27334":" nil","27335":" nil","27336":" nil","27337":" nil","27343":" nil","27344":" nil","27345":" nil","27346":" nil","27347":" nil","27348":" nil","27349":" nil","27350":" nil","27351":" nil","27352":" nil","27353":" nil","27354":" nil","27355":" nil","27356":" nil","27357":" nil","27358":" nil","27359":" nil","27360":" nil","27361":" nil","27362":" nil","27363":" nil","27364":" nil","27365":" nil","27366":" nil","27367":" nil","27368":" nil","27369":" nil","27370":" nil","27371":" nil","27372":" nil","27373":" nil","27374":" nil","27375":" nil","27376":" nil","27377":" nil","27378":" nil","27383":" nil","27384":" nil","27385":" nil","27386":" nil","27387":" nil","27393":" nil","27394":" nil","27395":" nil","27396":" nil","27397":" nil","27398":" nil","27399":" nil","27400":" nil","27401":" nil","27402":" nil","27403":" nil","27404":" nil","27405":" nil","27406":" nil","27407":" nil","27408":" nil","27409":" nil","27410":" nil","27411":" nil","27412":" nil","27413":" nil","27414":" nil","27416":" nil","27417":" nil","27433":" nil","27434":" nil","27435":" nil","27436":" nil","27437":" nil","27438":" nil","27439":" nil","27440":" nil","27441":" nil","27442":" nil","27453":" nil","27454":" nil","27455":" nil","27456":" nil","27457":" nil","27463":" nil","27464":" nil","27465":" nil","27466":" nil","27467":" nil","27473":" nil","27474":" nil","27475":" nil","27476":" nil","27477":" nil","27478":" nil","27479":" nil","27480":" nil","27481":" nil","27482":" nil","27483":" nil","27484":" nil","27485":" nil","27486":" nil","27487":" nil","27488":" nil","27489":" nil","27490":" nil","27491":" nil","27492":" nil","27493":" nil","27494":" nil","27495":" nil","27496":" nil","27497":" nil","27498":" nil","27499":" nil","27500":" nil","27501":" nil","27502":" nil","27503":" nil","27504":" nil","27505":" nil","27506":" nil","27507":" nil","27508":" nil","27509":" nil","27510":" nil","27511":" nil","27512":" nil","27514":" nil","27517":" nil","27518":" nil","27519":" nil","27520":" nil","27521":" nil","27522":" nil","27523":" nil","27524":" nil","27525":" nil","27526":" nil","27528":" nil","27529":" nil","27530":" nil","27531":" nil","27532":" nil","27533":" nil","27534":" nil","27535":" nil","27536":" nil","27537":" nil","27538":" nil","27539":" nil","27540":" nil","27541":" nil","27542":" nil","27543":" nil","27544":" nil","27545":" nil","27546":" nil","27547":" nil","27548":" nil","27549":" nil","27550":" nil","27551":" nil","27552":" nil","27553":" nil","27554":" nil","27555":" nil","27556":" nil","27557":" nil","27558":" nil","27559":" nil","27560":" nil","27561":" nil","27588":" nil","27589":" nil","27590":" nil","27591":" nil","27592":" nil","27593":" nil","27594":" nil","27595":" nil","27596":" nil","27597":" nil","27598":" nil","27599":" nil","27600":" nil","27601":" nil","27602":" nil","27603":" nil","27608":" nil","27609":" nil","27610":" nil","27611":" nil","27612":" nil","27613":" nil","27614":" nil","27615":" nil","27616":" nil","27617":" nil","27618":" nil","27619":" nil","27620":" nil","27622":" nil","27623":" nil","27624":" nil","27625":" nil","27626":" nil","27627":" nil","27628":" nil","27629":" nil","27630":" nil","27631":" nil","27632":" nil","27633":" nil","27634":" nil","27635":" nil","27636":" nil","27637":" nil","27638":" nil","27639":" nil","27640":" nil","27641":" nil","27642":" nil","27643":" nil","27644":" nil","27645":" nil","27646":" nil","27647":" nil","27648":" nil","27649":" nil","27650":" nil","27651":" nil","27653":" nil","27654":" nil","27655":" nil","27656":" nil","27657":" nil","27658":" nil","27659":" nil","27660":" nil","27661":" nil","27662":" nil","27663":" nil","27664":" nil","27665":" nil","27666":" nil","27667":" nil","27668":" nil","27669":" nil","27670":" nil","27671":" nil","27672":" nil","27673":" nil","27674":" nil","27675":" nil","27676":" nil","27677":" nil","27678":" nil","27679":" nil","27680":" nil","27681":" nil","27682":" nil","27683":" nil","27684":" nil","27685":" nil","27686":" nil","27687":" nil","27693":" nil","27694":" nil","27695":" nil","27696":" nil","27697":" nil","27703":" nil","27704":" nil","27705":" nil","27706":" nil","27707":" nil","27708":" nil","27709":" nil","27710":" nil","27711":" nil","27712":" nil","27713":" nil","27714":" nil","27715":" nil","27716":" nil","27717":" nil","27718":" nil","27719":" nil","27720":" nil","27721":" nil","27722":" nil","27723":" nil","27724":" nil","27725":" nil","27726":" nil","27727":" nil","27728":" nil","27730":" nil","27731":" nil","27732":" nil","27738":" nil","27739":" nil","27740":" nil","27741":" nil","27742":" nil","27743":" nil","27744":" nil","27745":" nil","27746":" nil","27747":" nil","27748":" nil","27749":" nil","27750":" nil","27751":" nil","27752":" nil","27753":" nil","27754":" nil","27755":" nil","27756":" nil","27757":" nil","27773":" nil","27774":" nil","27775":" nil","27776":" nil","27777":" nil","27778":" nil","27779":" nil","27780":" nil","27781":" nil","27782":" nil","27783":" nil","27784":" nil","27785":" nil","27786":" nil","27787":" nil","27788":" nil","27793":" nil","27798":" nil","27803":" nil","27808":" nil","27818":" nil","27833":" nil","27838":" nil","27843":" nil","27853":" nil","27878":" nil","27883":" nil","27888":" nil","27893":" nil","27898":" nil","27908":" nil","27923":" nil","27928":" nil","27933":" nil","27943":" nil","27948":" nil","27953":" nil","27958":" nil","27963":" nil","27968":" nil","27973":" nil","27978":" nil","27983":" nil","27988":" nil","27989":" nil","27990":" nil","27991":" nil","27992":" nil","27993":" nil","27994":" nil","27995":" nil","27996":" nil","27997":" nil","27998":" nil","27999":" nil","28000":" nil","28001":" nil","28002":" nil","28003":" nil","28004":" nil","28005":" nil","28006":" nil","28007":" nil","28008":" nil","28009":" nil","28010":" nil","28011":" nil","28012":" nil","28013":" nil","28014":" nil","28015":" nil","28016":" nil","28017":" nil","28018":" nil","28019":" nil","28020":" nil","28021":" nil","28022":" nil","28023":" nil","28024":" nil","28025":" nil","28026":" nil","28027":" nil","28028":" nil","28029":" nil","28030":" nil","28031":" nil","28032":" nil","28033":" nil","28034":" nil","28035":" nil","28036":" nil","28037":" nil","28038":" nil","28053":" nil","28054":" nil","28055":" nil","28056":" nil","28057":" nil","28058":" nil","28059":" nil","28060":" nil","28061":" nil","28062":" nil","28063":" nil","28064":" nil","28065":" nil","28066":" nil","28067":" nil","28068":" nil","28069":" nil","28071":" nil","28072":" nil","28078":" nil","28079":" nil","28080":" nil","28081":" nil","28082":" nil","28093":" nil","28095":" nil","28096":" nil","28097":" nil","28098":" nil","28099":" nil","28100":" nil","28101":" nil","28102":" nil","28103":" nil","28104":" nil","28105":" nil","28106":" nil","28107":" nil","28108":" nil","28109":" nil","28110":" nil","28111":" nil","28112":" nil","28113":" nil","28114":" nil","28115":" nil","28116":" nil","28117":" nil","28118":" nil","28119":" nil","28120":" nil","28121":" nil","28122":" nil","28123":" nil","28124":" nil","28125":" nil","28126":" nil","28127":" nil","28133":" nil","28134":" nil","28135":" nil","28136":" nil","28137":" nil","28138":" nil","28139":" nil","28140":" nil","28141":" nil","28142":" nil","28148":" nil","28149":" nil","28150":" nil","28151":" nil","28152":" nil","28153":" nil","28154":" nil","28155":" nil","28156":" nil","28188":" nil","28189":" nil","28190":" nil","28191":" nil","28192":" nil","28193":" nil","28194":" nil","28195":" nil","28196":" nil","28197":" nil","28198":" nil","28199":" nil","28200":" nil","28201":" nil","28202":" nil","28203":" nil","28204":" nil","28205":" nil","28206":" nil","28207":" nil","28208":" nil","28209":" nil","28210":" nil","28211":" nil","28212":" nil","28213":" nil","28223":" nil","28224":" nil","28225":" nil","28226":" nil","28227":" nil","28228":" nil","28229":" nil","28230":" nil","28231":" nil","28232":" nil","28233":" nil","28235":" nil","28236":" nil","28237":" nil","28238":" nil","28239":" nil","28240":" nil","28241":" nil","28242":" nil","28243":" nil","28244":" nil","28245":" nil","28246":" nil","28247":" nil","28253":" nil","28254":" nil","28255":" nil","28256":" nil","28258":" nil","28259":" nil","28260":" nil","28261":" nil","28262":" nil","28263":" nil","28264":" nil","28265":" nil","28266":" nil","28267":" nil","28268":" nil","28269":" nil","28270":" nil","28271":" nil","28272":" nil","28273":" nil","28274":" nil","28275":" nil","28276":" nil","28277":" nil","28278":" nil","28279":" nil","28280":" nil","28281":" nil","28282":" nil","28283":" nil","28284":" nil","28285":" nil","28286":" nil","28287":" nil","28293":" nil","28294":" nil","28295":" nil","28296":" nil","28297":" nil","28298":" nil","28299":" nil","28300":" nil","28301":" nil","28302":" nil","28303":" nil","28304":" nil","28305":" nil","28306":" nil","28307":" nil","28313":" nil","28314":" nil","28315":" nil","28316":" nil","28317":" nil","28318":" nil","28319":" nil","28320":" nil","28321":" nil","28322":" nil","28323":" nil","28324":" nil","28325":" nil","28326":" nil","28327":" nil","28333":" nil","28334":" nil","28335":" nil","28336":" nil","28338":" nil","28339":" nil","28340":" nil","28341":" nil","28342":" nil","28343":" nil","28344":" nil","28345":" nil","28346":" nil","28347":" nil","28348":" nil","28349":" nil","28350":" nil","28351":" nil","28352":" nil","28353":" nil","28354":" nil","28355":" nil","28356":" nil","28357":" nil","28358":" nil","28359":" nil","28360":" nil","28361":" nil","28362":" nil","28373":" nil","28374":" nil","28375":" nil","28376":" nil","28377":" nil","28378":" nil","28379":" nil","28380":" nil","28381":" nil","28382":" nil","28383":" nil","28384":" nil","28385":" nil","28386":" nil","28387":" nil","28388":" nil","28389":" nil","28390":" nil","28391":" nil","28392":" nil","28393":" nil","28394":" nil","28395":" nil","28396":" nil","28397":" nil","28398":" nil","28399":" nil","28400":" nil","28401":" nil","28402":" nil","28403":" nil","28404":" nil","28405":" nil","28407":" nil","28408":" nil","28409":" nil","28410":" nil","28411":" nil","28412":" nil","28413":" nil","28414":" nil","28415":" nil","28416":" nil","28418":" nil","28419":" nil","28420":" nil","28421":" nil","28422":" nil","28423":" nil","28424":" nil","28425":" nil","28426":" nil","28427":" nil","28428":" nil","28429":" nil","28430":" nil","28431":" nil","28432":" nil","28433":" nil","28453":" nil","28454":" nil","28455":" nil","28456":" nil","28457":" nil","28458":" nil","28459":" nil","28460":" nil","28461":" nil","28462":" nil","28463":" nil","28464":" nil","28465":" nil","28466":" nil","28467":" nil","28468":" nil","28469":" nil","28470":" nil","28471":" nil","28472":" nil","28473":" nil","28474":" nil","28475":" nil","28476":" nil","28477":" nil","28478":" nil","28479":" nil","28480":" nil","28481":" nil","28482":" nil","28483":" nil","28484":" nil","28485":" nil","28486":" nil","28487":" nil","28493":" nil","28494":" nil","28495":" nil","28496":" nil","28497":" nil","28498":" nil","28533":" nil","28534":" nil","28535":" nil","28536":" nil","28537":" nil","28538":" nil","28539":" nil","28540":" nil","28541":" nil","28542":" nil","28543":" nil","28544":" nil","28545":" nil","28546":" nil","28547":" nil","28548":" nil","28549":" nil","28550":" nil","28551":" nil","28552":" nil","28553":" nil","28554":" nil","28555":" nil","28556":" nil","28557":" nil","28558":" nil","28559":" nil","28560":" nil","28561":" nil","28562":" nil","28563":" nil","28564":" nil","28565":" nil","28566":" nil","28567":" nil","28568":" nil","28569":" nil","28608":" nil","28613":" nil","28618":" nil","28623":" nil","28628":" nil","28633":" nil","28638":" nil","28643":" nil","28648":" nil","28653":" nil","28658":" nil","28663":" nil","28668":" nil","28673":" nil","28678":" nil","28683":" nil","28684":" nil","28685":" nil","28686":" nil","28687":" nil","28688":" nil","28689":" nil","28690":" nil","28691":" nil","28692":" nil","28693":" nil","28694":" nil","28695":" nil","28696":" nil","28697":" nil","28698":" nil","28703":" nil","28704":" nil","28705":" nil","28706":" nil","28707":" nil","28708":" nil","28709":" nil","28710":" nil","28711":" nil","28712":" nil","28713":" nil","28714":" nil","28715":" nil","28716":" nil","28717":" nil","28723":" nil","28724":" nil","28725":" nil","28726":" nil","28727":" nil","28728":" nil","28729":" nil","28730":" nil","28731":" nil","28732":" nil","28733":" nil","28734":" nil","28735":" nil","28736":" nil","28738":" nil","28743":" nil","28744":" nil","28745":" nil","28746":" nil","28747":" nil","28753":" nil","28754":" nil","28755":" nil","28756":" nil","28757":" nil","28758":" nil","28759":" nil","28760":" nil","28761":" nil","28762":" nil","28763":" nil","28764":" nil","28765":" nil","28766":" nil","28767":" nil","28783":" nil","28784":" nil","28785":" nil","28786":" nil","28787":" nil","28788":" nil","28789":" nil","28790":" nil","28791":" nil","28792":" nil","28793":" nil","28794":" nil","28795":" nil","28796":" nil","28797":" nil","28798":" nil","28800":" nil","28801":" nil","28802":" nil","28803":" nil","28804":" nil","28805":" nil","28806":" nil","28807":" nil","28813":" nil","28814":" nil","28815":" nil","28816":" nil","28817":" nil","28823":" nil","28824":" nil","28825":" nil","28826":" nil","28827":" nil","28828":" nil","28829":" nil","28830":" nil","28831":" nil","28832":" nil","28833":" nil","28834":" nil","28835":" nil","28836":" nil","28837":" nil","28838":" nil","28839":" nil","28840":" nil","28841":" nil","28842":" nil","28843":" nil","28844":" nil","28845":" nil","28846":" nil","28847":" nil","28848":" nil","28849":" nil","28850":" nil","28851":" nil","28852":" nil","28853":" nil","28854":" nil","28855":" nil","28856":" nil","28857":" nil","28858":" nil","28859":" nil","28860":" nil","28861":" nil","28862":" nil","28863":" nil","28864":" nil","28865":" nil","28866":" nil","28867":" nil","28868":" nil","28869":" nil","28870":" nil","28871":" nil","28872":" nil","28873":" nil","28874":" nil","28875":" nil","28876":" nil","28877":" nil","28878":" nil","28879":" nil","28880":" nil","28881":" nil","28882":" nil","28883":" nil","28884":" nil","28885":" nil","28886":" nil","28887":" nil","28893":" nil","28894":" nil","28895":" nil","28896":" nil","28897":" nil","28898":" nil","28899":" nil","28900":" nil","28901":" nil","28902":" nil","28903":" nil","28904":" nil","28905":" nil","28906":" nil","28907":" nil","28908":" nil","28909":" nil","28910":" nil","28911":" nil","28912":" nil","28913":" nil","28914":" nil","28915":" nil","28916":" nil","28917":" nil","28918":" nil","28919":" nil","28920":" nil","28921":" nil","28922":" nil","28923":" nil","28924":" nil","28925":" nil","28926":" nil","28927":" nil","28928":" nil","28929":" nil","28930":" nil","28931":" nil","28932":" nil","28933":" nil","28934":" nil","28935":" nil","28936":" nil","28937":" nil","28938":" nil","28939":" nil","28940":" nil","28941":" nil","28942":" nil","28943":" nil","28944":" nil","28945":" nil","28946":" nil","28947":" nil","28948":" nil","28953":" nil","28954":" nil","28955":" nil","28956":" nil","28957":" nil","28958":" nil","28959":" nil","28960":" nil","28961":" nil","28962":" nil","28963":" nil","28964":" nil","28965":" nil","28966":" nil","28967":" nil","28968":" nil","28969":" nil","28970":" nil","28971":" nil","28972":" nil","28973":" nil","28974":" nil","28975":" nil","28976":" nil","28977":" nil","28978":" nil","28979":" nil","28980":" nil","28981":" nil","28982":" nil","28983":" nil","28984":" nil","28985":" nil","28986":" nil","28987":" nil","28988":" nil","28989":" nil","28990":" nil","28991":" nil","28992":" nil","28993":" nil","28994":" nil","28995":" nil","28996":" nil","28997":" nil","29003":" nil","29004":" nil","29005":" nil","29006":" nil","29007":" nil","29008":" nil","29009":" nil","29010":" nil","29011":" nil","29012":" nil","29013":" nil","29014":" nil","29015":" nil","29016":" nil","29017":" nil","29018":" nil","29019":" nil","29020":" nil","29021":" nil","29022":" nil","29023":" nil","29024":" nil","29025":" nil","29026":" nil","29027":" nil","29028":" nil","29029":" nil","29030":" nil","29031":" nil","29032":" nil","29033":" nil","29034":" nil","29035":" nil","29036":" nil","29037":" nil","29053":" nil","29054":" nil","29058":" nil","29063":" nil","29068":" nil","29073":" nil","29078":" nil","29083":" nil","29088":" nil","29093":" nil","29098":" nil","29103":" nil","29104":" nil","29105":" nil","29106":" nil","29107":" nil","29108":" nil","29113":" nil","29114":" nil","29115":" nil","29116":" nil","29117":" nil","29118":" nil","29119":" nil","29120":" nil","29121":" nil","29122":" nil","29123":" nil","29124":" nil","29125":" nil","29126":" nil","29127":" nil","29128":" nil","29129":" nil","29130":" nil","29131":" nil","29132":" nil","29133":" nil","29138":" nil","29139":" nil","29140":" nil","29141":" nil","29142":" nil","29148":" nil","29149":" nil","29150":" nil","29151":" nil","29152":" nil","29158":" nil","29159":" nil","29160":" nil","29161":" nil","29162":" nil","29163":" nil","29164":" nil","29165":" nil","29166":" nil","29167":" nil","29168":" nil","29169":" nil","29170":" nil","29171":" nil","29172":" nil","29178":" nil","29179":" nil","29180":" nil","29181":" nil","29182":" nil","29183":" nil","29184":" nil","29185":" nil","29186":" nil","29187":" nil","29188":" nil","29189":" nil","29190":" nil","29191":" nil","29192":" nil","29193":" nil","29194":" nil","29195":" nil","29196":" nil","29197":" nil","29198":" nil","29199":" nil","29200":" nil","29201":" nil","29202":" nil","29208":" nil","29209":" nil","29210":" nil","29211":" nil","29212":" nil","29213":" nil","29214":" nil","29215":" nil","29216":" nil","29217":" nil","29218":" nil","29219":" nil","29220":" nil","29221":" nil","29222":" nil","29223":" nil","29224":" nil","29225":" nil","29226":" nil","29227":" nil","29228":" nil","29229":" nil","29230":" nil","29231":" nil","29232":" nil","29233":" nil","29234":" nil","29235":" nil","29236":" nil","29237":" nil","29238":" nil","29239":" nil","29240":" nil","29241":" nil","29242":" nil","29243":" nil","29244":" nil","29245":" nil","29246":" nil","29247":" nil","29248":" nil","29249":" nil","29250":" nil","29251":" nil","29252":" nil","29253":" nil","29254":" nil","29255":" nil","29256":" nil","29257":" nil","29258":" nil","29260":" nil","29261":" nil","29262":" nil","29263":" nil","29264":" nil","29265":" nil","29266":" nil","29267":" nil","29268":" nil","29269":" nil","29270":" nil","29271":" nil","29272":" nil","29273":" nil","29274":" nil","29275":" nil","29276":" nil","29277":" nil","29278":" nil","29279":" nil","29280":" nil","29281":" nil","29282":" nil","29283":" nil","29284":" nil","29285":" nil","29286":" nil","29287":" nil","29293":" nil","29294":" nil","29295":" nil","29296":" nil","29297":" nil","29298":" nil","29299":" nil","29301":" nil","29302":" nil","29303":" nil","29304":" nil","29305":" nil","29306":" nil","29307":" nil","29308":" nil","29309":" nil","29310":" nil","29311":" nil","29312":" nil","29318":" nil","29319":" nil","29320":" nil","29321":" nil","29322":" nil","29323":" nil","29324":" nil","29325":" nil","29326":" nil","29327":" nil","29328":" nil","29329":" nil","29330":" nil","29331":" nil","29332":" nil","29333":" nil","29334":" nil","29335":" nil","29336":" nil","29337":" nil","29338":" nil","29339":" nil","29340":" nil","29341":" nil","29342":" nil","29343":" nil","29344":" nil","29345":" nil","29346":" nil","29347":" nil","29348":" nil","29349":" nil","29350":" nil","29351":" nil","29352":" nil","29353":" nil","29354":" nil","29355":" nil","29356":" nil","29357":" nil","29358":" nil","29359":" nil","29360":" nil","29361":" nil","29362":" nil","29363":" nil","29368":" nil","29369":" nil","29371":" nil","29372":" nil","29373":" nil","29374":" nil","29375":" nil","29376":" nil","29377":" nil","29378":" nil","29379":" nil","29380":" nil","29381":" nil","29382":" nil","29383":" nil","29384":" nil","29385":" nil","29386":" nil","29387":" nil","29393":" nil","29394":" nil","29395":" nil","29396":" nil","29397":" nil","29398":" nil","29399":" nil","29400":" nil","29401":" nil","29402":" nil","29403":" nil","29404":" nil","29405":" nil","29406":" nil","29407":" nil","29408":" nil","29409":" nil","29410":" nil","29411":" nil","29412":" nil","29414":" nil","29415":" nil","29416":" nil","29417":" nil","29418":" nil","29419":" nil","29420":" nil","29421":" nil","29422":" nil","29423":" nil","29424":" nil","29425":" nil","29426":" nil","29427":" nil","29433":" nil","29434":" nil","29435":" nil","29436":" nil","29437":" nil","29443":" nil","29444":" nil","29445":" nil","29446":" nil","29447":" nil","29448":" nil","29449":" nil","29450":" nil","29451":" nil","29452":" nil","29453":" nil","29454":" nil","29455":" nil","29456":" nil","29457":" nil","29463":" nil","29464":" nil","29465":" nil","29466":" nil","29468":" nil","29469":" nil","29470":" nil","29471":" nil","29472":" nil","29473":" nil","29474":" nil","29475":" nil","29476":" nil","29477":" nil","29478":" nil","29479":" nil","29480":" nil","29481":" nil","29482":" nil","29483":" nil","29484":" nil","29485":" nil","29486":" nil","29487":" nil","29488":" nil","29489":" nil","29490":" nil","29491":" nil","29492":" nil","29493":" nil","29498":" nil","29499":" nil","29500":" nil","29501":" nil","29502":" nil","29503":" nil","29504":" nil","29505":" nil","29506":" nil","29507":" nil","29508":" nil","29509":" nil","29510":" nil","29511":" nil","29512":" nil","29513":" nil","29514":" nil","29515":" nil","29516":" nil","29517":" nil","29523":" nil","29524":" nil","29525":" nil","29526":" nil","29527":" nil","29528":" nil","29529":" nil","29530":" nil","29531":" nil","29532":" nil","29533":" nil","29534":" nil","29535":" nil","29536":" nil","29537":" nil","29538":" nil","29539":" nil","29540":" nil","29541":" nil","29542":" nil","29543":" nil","29544":" nil","29545":" nil","29546":" nil","29547":" nil","29548":" nil","29549":" nil","29550":" nil","29551":" nil","29552":" nil","29553":" nil","29554":" nil","29555":" nil","29556":" nil","29558":" nil","29559":" nil","29560":" nil","29561":" nil","29562":" nil","29563":" nil","29564":" nil","29565":" nil","29566":" nil","29568":" nil","29569":" nil","29570":" nil","29571":" nil","29572":" nil","29573":" nil","29574":" nil","29575":" nil","29576":" nil","29577":" nil","29578":" nil","29581":" nil","29582":" nil","29583":" nil","29584":" nil","29585":" nil","29586":" nil","29587":" nil","29593":" nil","29594":" nil","29595":" nil","29596":" nil","29597":" nil","29598":" nil","29601":" nil","29602":" nil","29603":" nil","29604":" nil","29605":" nil","29606":" nil","29607":" nil","29608":" nil","29609":" nil","29610":" nil","29611":" nil","29612":" nil","29623":" nil","29628":" nil","29643":" nil","29648":" nil","29653":" nil","29658":" nil","29663":" nil","29668":" nil","29673":" nil","29678":" nil","29683":" nil","29688":" nil","29693":" nil","29713":" nil","29718":" nil","29723":" nil","29728":" nil","29738":" nil","29743":" nil","29748":" nil","29758":" nil","29763":" nil","29768":" nil","29773":" nil","29778":" nil","29783":" nil","29793":" nil","29803":" nil","29808":" nil","29818":" nil","29823":" nil","29833":" nil","29834":" nil","29835":" nil","29836":" nil","29837":" nil","29838":" nil","29839":" nil","29840":" nil","29841":" nil","29842":" nil","29843":" nil","29844":" nil","29846":" nil","29847":" nil","29848":" nil","29849":" nil","29850":" nil","29851":" nil","29852":" nil","29853":" nil","29854":" nil","29855":" nil","29856":" nil","29857":" nil","29858":" nil","29859":" nil","29860":" nil","29861":" nil","29862":" nil","29863":" nil","29864":" nil","29865":" nil","29866":" nil","29873":" nil","29874":" nil","29875":" nil","29876":" nil","29877":" nil","29878":" nil","29879":" nil","29880":" nil","29881":" nil","29882":" nil","29883":" nil","29884":" nil","29885":" nil","29886":" nil","29887":" nil","29888":" nil","29889":" nil","29890":" nil","29891":" nil","29892":" nil","29893":" nil","29894":" nil","29895":" nil","29896":" nil","29897":" nil","29898":" nil","29899":" nil","29900":" nil","29901":" nil","29902":" nil","29903":" nil","29904":" nil","29905":" nil","29906":" nil","29907":" nil","29908":" nil","29913":" nil","29914":" nil","29915":" nil","29916":" nil","29917":" nil","29918":" nil","29919":" nil","29920":" nil","29921":" nil","29922":" nil","29923":" nil","29925":" nil","29926":" nil","29927":" nil","29928":" nil","29929":" nil","29930":" nil","29933":" nil","29938":" nil","29939":" nil","29940":" nil","29941":" nil","29942":" nil","29943":" nil","29944":" nil","29945":" nil","29946":" nil","29947":" nil","29948":" nil","29949":" nil","29950":" nil","29951":" nil","29952":" nil","29958":" nil","29959":" nil","29960":" nil","29961":" nil","29962":" nil","29963":" nil","29964":" nil","29965":" nil","29966":" nil","29967":" nil","29968":" nil","29969":" nil","29970":" nil","29971":" nil","29972":" nil","29973":" nil","29974":" nil","29975":" nil","29976":" nil","29977":" nil","29978":" nil","29979":" nil","29980":" nil","29981":" nil","29982":" nil","29988":" nil","29989":" nil","29990":" nil","29991":" nil","29992":" nil","29993":" nil","29994":" nil","29995":" nil","29996":" nil","29997":" nil","29998":" nil","29999":" nil","30000":" nil","30001":" nil","30002":" nil","30008":" nil","30009":" nil","30010":" nil","30011":" nil","30012":" nil","30013":" nil","30014":" nil","30015":" nil","30017":" nil","30023":" nil","30024":" nil","30025":" nil","30026":" nil","30027":" nil","30033":" nil","30034":" nil","30035":" nil","30036":" nil","30037":" nil","30038":" nil","30039":" nil","30040":" nil","30041":" nil","30042":" nil","30043":" nil","30044":" nil","30045":" nil","30046":" nil","30047":" nil","30048":" nil","30049":" nil","30051":" nil","30052":" nil","30053":" nil","30054":" nil","30055":" nil","30056":" nil","30057":" nil","30058":" nil","30059":" nil","30061":" nil","30062":" nil","30063":" nil","30064":" nil","30066":" nil","30067":" nil","30068":" nil","30069":" nil","30070":" nil","30071":" nil","30072":" nil","30073":" nil","30074":" nil","30075":" nil","30076":" nil","30077":" nil","30078":" nil","30079":" nil","30081":" nil","30082":" nil","30083":" nil","30084":" nil","30085":" nil","30086":" nil","30087":" nil","30093":" nil","30094":" nil","30095":" nil","30096":" nil","30097":" nil","30103":" nil","30104":" nil","30105":" nil","30106":" nil","30107":" nil","30108":" nil","30109":" nil","30110":" nil","30111":" nil","30112":" nil","30113":" nil","30114":" nil","30115":" nil","30116":" nil","30117":" nil","30118":" nil","30119":" nil","30121":" nil","30122":" nil","30123":" nil","30124":" nil","30125":" nil","30126":" nil","30127":" nil","30128":" nil","30129":" nil","30130":" nil","30131":" nil","30132":" nil","30133":" nil","30138":" nil","30143":" nil","30148":" nil","30153":" nil","30158":" nil","30173":" nil","30178":" nil","30183":" nil","30188":" nil","30203":" nil","30208":" nil","30213":" nil","30218":" nil","30223":" nil","30228":" nil","30233":" nil","30238":" nil","30248":" nil","30258":" nil","30263":" nil","30268":" nil","30273":" nil","30278":" nil","30288":" nil","30293":" nil","30298":" nil","30303":" nil","30308":" nil","30313":" nil","30318":" nil","30323":" nil","30333":" nil","30334":" nil","30335":" nil","30336":" nil","30337":" nil","30338":" nil","30339":" nil","30340":" nil","30341":" nil","30342":" nil","30343":" nil","30344":" nil","30345":" nil","30346":" nil","30347":" nil","30348":" nil","30349":" nil","30350":" nil","30351":" nil","30352":" nil","30353":" nil","30358":" nil","30359":" nil","30361":" nil","30362":" nil","30363":" nil","30364":" nil","30365":" nil","30366":" nil","30367":" nil","30368":" nil","30369":" nil","30370":" nil","30371":" nil","30372":" nil","30373":" nil","30374":" nil","30375":" nil","30376":" nil","30377":" nil","30378":" nil","30379":" nil","30380":" nil","30381":" nil","30382":" nil","30383":" nil","30384":" nil","30385":" nil","30386":" nil","30387":" nil","30398":" nil","30399":" nil","30400":" nil","30401":" nil","30402":" nil","30403":" nil","30404":" nil","30405":" nil","30406":" nil","30407":" nil","30408":" nil","30409":" nil","30410":" nil","30411":" nil","30412":" nil","30413":" nil","30414":" nil","30415":" nil","30416":" nil","30417":" nil","30418":" nil","30419":" nil","30420":" nil","30421":" nil","30422":" nil","30423":" nil","30424":" nil","30425":" nil","30426":" nil","30428":" nil","30429":" nil","30430":" nil","30431":" nil","30432":" nil","30433":" nil","30434":" nil","30435":" nil","30436":" nil","30437":" nil","30438":" nil","30439":" nil","30440":" nil","30441":" nil","30442":" nil","30444":" nil","30445":" nil","30446":" nil","30447":" nil","30448":" nil","30449":" nil","30450":" nil","30451":" nil","30452":" nil","30453":" nil","30454":" nil","30455":" nil","30456":" nil","30458":" nil","30459":" nil","30460":" nil","30461":" nil","30462":" nil","30463":" nil","30464":" nil","30465":" nil","30466":" nil","30467":" nil","30468":" nil","30469":" nil","30470":" nil","30471":" nil","30472":" nil","30473":" nil","30475":" nil","30476":" nil","30477":" nil","30483":" nil","30484":" nil","30485":" nil","30486":" nil","30487":" nil","30488":" nil","30489":" nil","30491":" nil","30492":" nil","30503":" nil","30504":" nil","30505":" nil","30506":" nil","30507":" nil","30513":" nil","30514":" nil","30515":" nil","30516":" nil","30517":" nil","30518":" nil","30519":" nil","30520":" nil","30521":" nil","30522":" nil","30523":" nil","30524":" nil","30525":" nil","30526":" nil","30527":" nil","30528":" nil","30530":" nil","30531":" nil","30532":" nil","30533":" nil","30534":" nil","30535":" nil","30536":" nil","30537":" nil","30538":" nil","30539":" nil","30540":" nil","30541":" nil","30542":" nil","30543":" nil","30544":" nil","30545":" nil","30546":" nil","30547":" nil","30548":" nil","30549":" nil","30550":" nil","30551":" nil","30552":" nil","30553":" nil","30554":" nil","30555":" nil","30556":" nil","30557":" nil","30558":" nil","30559":" nil","30560":" nil","30561":" nil","30562":" nil","30563":" nil","30564":" nil","30565":" nil","30566":" nil","30567":" nil","30568":" nil","30569":" nil","30570":" nil","30571":" nil","30572":" nil","30573":" nil","30574":" nil","30575":" nil","30576":" nil","30577":" nil","30578":" nil","30579":" nil","30580":" nil","30581":" nil","30583":" nil","30584":" nil","30585":" nil","30588":" nil","30599":" nil","30600":" nil","30603":" nil","30604":" nil","30606":" nil","30607":" nil","30613":" nil","30617":" nil","30618":" nil","30620":" nil","30621":" nil","30623":" nil","30627":" nil","30628":" nil","30629":" nil","30638":" nil","30639":" nil","30641":" nil","30642":" nil","30643":" nil","30644":" nil","30645":" nil","30646":" nil","30648":" nil","30649":" nil","30650":" nil","30652":" nil","30659":" nil","30660":" nil","30662":" nil","30667":" nil","30670":" nil","30671":" nil","30678":" nil","30681":" nil","30683":" nil","30684":" nil","30686":" nil","30687":" nil","30692":" nil","30694":" nil","30695":" nil","30700":" nil","30701":" nil","30711":" nil","30712":" nil","30714":" nil","30715":" nil","30716":" nil","30717":" nil","30719":" nil","30720":" nil","30721":" nil","30722":" nil","30723":" nil","30724":" nil","30725":" nil","30726":" nil","30727":" nil","30733":" nil","30734":" nil","30735":" nil","30736":" nil","30737":" nil","30738":" nil","30739":" nil","30740":" nil","30741":" nil","30742":" nil","30743":" nil","30744":" nil","30745":" nil","30746":" nil","30747":" nil","30748":" nil","30749":" nil","30750":" nil","30751":" nil","30752":" nil","30753":" nil","30754":" nil","30755":" nil","30756":" nil","30757":" nil","30758":" nil","30763":" nil","30764":" nil","30765":" nil","30766":" nil","30767":" nil","30768":" nil","30769":" nil","30770":" nil","30771":" nil","30772":" nil","30773":" nil","30774":" nil","30775":" nil","30776":" nil","30777":" nil","30783":" nil","30784":" nil","30785":" nil","30786":" nil","30788":" nil","30789":" nil","30790":" nil","30791":" nil","30792":" nil","30793":" nil","30794":" nil","30795":" nil","30796":" nil","30797":" nil","30799":" nil","30800":" nil","30801":" nil","30802":" nil","30803":" nil","30804":" nil","30805":" nil","30806":" nil","30807":" nil","30808":" nil","30809":" nil","30810":" nil","30811":" nil","30812":" nil","30813":" nil","30814":" nil","30815":" nil","30816":" nil","30817":" nil","30818":" nil","30819":" nil","30820":" nil","30821":" nil","30822":" nil","30823":" nil","30824":" nil","30825":" nil","30826":" nil","30827":" nil","30828":" nil","30829":" nil","30830":" nil","30831":" nil","30832":" nil","30833":" nil","30834":" nil","30835":" nil","30836":" nil","30837":" nil","30838":" nil","30840":" nil","30841":" nil","30842":" nil","30848":" nil","30849":" nil","30850":" nil","30851":" nil","30852":" nil","30853":" nil","30854":" nil","30855":" nil","30856":" nil","30857":" nil","30858":" nil","30859":" nil","30860":" nil","30861":" nil","30862":" nil","30863":" nil","30864":" nil","30865":" nil","30866":" nil","30867":" nil","30868":" nil","30869":" nil","30870":" nil","30871":" nil","30872":" nil","30873":" nil","30888":" nil","30889":" nil","30890":" nil","30891":" nil","30892":" nil","30893":" nil","30894":" nil","30895":" nil","30896":" nil","30897":" nil","30898":" nil","30900":" nil","30901":" nil","30904":" nil","30907":" nil","30908":" nil","30910":" nil","30913":" nil","30914":" nil","30915":" nil","30916":" nil","30917":" nil","30918":" nil","30919":" nil","30920":" nil","30921":" nil","30924":" nil","30925":" nil","30927":" nil","30928":" nil","30930":" nil","30932":" nil","30933":" nil","30934":" nil","30935":" nil","30936":" nil","30937":" nil","30938":" nil","30939":" nil","30940":" nil","30941":" nil","30942":" nil","30943":" nil","30945":" nil","30947":" nil","30948":" nil","30949":" nil","30950":" nil","30951":" nil","30953":" nil","30956":" nil","30958":" nil","30959":" nil","30961":" nil","30968":" nil","30969":" nil","30970":" nil","30972":" nil","30974":" nil","30976":" nil","30977":" nil","30983":" nil","30984":" nil","30985":" nil","30986":" nil","30992":" nil","31008":" nil","31009":" nil","31010":" nil","31012":" nil","31013":" nil","31014":" nil","31015":" nil","31017":" nil","31025":" nil","31027":" nil","31030":" nil","31032":" nil","31033":" nil","31034":" nil","31036":" nil","31037":" nil","31038":" nil","31039":" nil","31041":" nil","31048":" nil","31049":" nil","31050":" nil","31051":" nil","31054":" nil","31056":" nil","31057":" nil","31058":" nil","31063":" nil","31068":" nil","31073":" nil","31093":" nil","31098":" nil","31108":" nil","31118":" nil","31123":" nil","31128":" nil","31133":" nil","31138":" nil","31143":" nil","31148":" nil","31153":" nil","31163":" nil","31168":" nil","31173":" nil","31183":" nil","31188":" nil","31189":" nil","31190":" nil","31191":" nil","31192":" nil","31193":" nil","31194":" nil","31195":" nil","31196":" nil","31197":" nil","31198":" nil","31199":" nil","31200":" nil","31201":" nil","31202":" nil","31203":" nil","31208":" nil","31209":" nil","31211":" nil","31212":" nil","31213":" nil","31214":" nil","31215":" nil","31216":" nil","31223":" nil","31224":" nil","31225":" nil","31227":" nil","31232":" nil","31233":" nil","31236":" nil","31237":" nil","31239":" nil","31241":" nil","31242":" nil","31244":" nil","31246":" nil","31248":" nil","31250":" nil","31254":" nil","31255":" nil","31256":" nil","31257":" nil","31259":" nil","31260":" nil","31261":" nil","31262":" nil","31263":" nil","31264":" nil","31265":" nil","31266":" nil","31267":" nil","31268":" nil","31269":" nil","31270":" nil","31271":" nil","31272":" nil","31273":" nil","31275":" nil","31276":" nil","31278":" nil","31280":" nil","31281":" nil","31282":" nil","31283":" nil","31285":" nil","31286":" nil","31287":" nil","31288":" nil","31290":" nil","31291":" nil","31293":" nil","31295":" nil","31298":" nil","31299":" nil","31300":" nil","31302":" nil","31304":" nil","31305":" nil","31306":" nil","31307":" nil","31309":" nil","31310":" nil","31312":" nil","31313":" nil","31314":" nil","31315":" nil","31316":" nil","31317":" nil","31318":" nil","31319":" nil","31320":" nil","31323":" nil","31324":" nil","31325":" nil","31328":" nil","31330":" nil","31332":" nil","31333":" nil","31337":" nil","31340":" nil","31341":" nil","31344":" nil","31345":" nil","31346":" nil","31347":" nil","31348":" nil","31350":" nil","31351":" nil","31353":" nil","31354":" nil","31355":" nil","31356":" nil","31359":" nil","31363":" nil","31365":" nil","31367":" nil","31368":" nil","31370":" nil","31372":" nil","31374":" nil","31376":" nil","31377":" nil","31378":" nil","31379":" nil","31380":" nil","31383":" nil","31388":" nil","31389":" nil","31390":" nil","31391":" nil","31392":" nil","31393":" nil","31398":" nil","31399":" nil","31400":" nil","31401":" nil","31402":" nil","31403":" nil","31404":" nil","31405":" nil","31406":" nil","31407":" nil","31408":" nil","31409":" nil","31410":" nil","31411":" nil","31412":" nil","31413":" nil","31414":" nil","31415":" nil","31416":" nil","31417":" nil","31418":" nil","31419":" nil","31420":" nil","31421":" nil","31422":" nil","31423":" nil","31424":" nil","31425":" nil","31426":" nil","31427":" nil","31428":" nil","31429":" nil","31430":" nil","31431":" nil","31432":" nil","31433":" nil","31434":" nil","31435":" nil","31436":" nil","31437":" nil","31438":" nil","31439":" nil","31440":" nil","31441":" nil","31442":" nil","31443":" nil","31444":" nil","31445":" nil","31448":" nil","31449":" nil","31450":" nil","31451":" nil","31452":" nil","31453":" nil","31458":" nil","31459":" nil","31460":" nil","31461":" nil","31462":" nil","31463":" nil","31464":" nil","31465":" nil","31466":" nil","31467":" nil","31468":" nil","31469":" nil","31470":" nil","31471":" nil","31472":" nil","31473":" nil","31474":" nil","31475":" nil","31476":" nil","31477":" nil","31478":" nil","31479":" nil","31481":" nil","31482":" nil","31483":" nil","31484":" nil","31485":" nil","31486":" nil","31487":" nil","31493":" nil","31494":" nil","31495":" nil","31496":" nil","31497":" nil","31498":" nil","31499":" nil","31500":" nil","31501":" nil","31502":" nil","31503":" nil","31504":" nil","31505":" nil","31506":" nil","31507":" nil","31508":" nil","31509":" nil","31510":" nil","31511":" nil","31512":" nil","31513":" nil","31514":" nil","31515":" nil","31516":" nil","31517":" nil","31523":" nil","31524":" nil","31525":" nil","31527":" nil","31528":" nil","31529":" nil","31530":" nil","31531":" nil","31532":" nil","31533":" nil","31534":" nil","31535":" nil","31536":" nil","31537":" nil","31538":" nil","31539":" nil","31540":" nil","31541":" nil","31542":" nil","31553":" nil","31554":" nil","31555":" nil","31556":" nil","31557":" nil","31563":" nil","31564":" nil","31565":" nil","31567":" nil","31568":" nil","31569":" nil","31570":" nil","31571":" nil","31572":" nil","31574":" nil","31575":" nil","31577":" nil","31578":" nil","31579":" nil","31580":" nil","31581":" nil","31582":" nil","31583":" nil","31584":" nil","31585":" nil","31586":" nil","31587":" nil","31588":" nil","31589":" nil","31590":" nil","31591":" nil","31592":" nil","31593":" nil","31594":" nil","31595":" nil","31596":" nil","31597":" nil","31608":" nil","31609":" nil","31610":" nil","31611":" nil","31612":" nil","31613":" nil","31614":" nil","31615":" nil","31616":" nil","31617":" nil","31618":" nil","31619":" nil","31620":" nil","31621":" nil","31622":" nil","31623":" nil","31624":" nil","31625":" nil","31626":" nil","31627":" nil","31628":" nil","31629":" nil","31630":" nil","31631":" nil","31632":" nil","31633":" nil","31634":" nil","31635":" nil","31636":" nil","31637":" nil","31638":" nil","31639":" nil","31640":" nil","31641":" nil","31642":" nil","31643":" nil","31644":" nil","31645":" nil","31646":" nil","31648":" nil","31649":" nil","31650":" nil","31651":" nil","31652":" nil","31653":" nil","31654":" nil","31655":" nil","31656":" nil","31657":" nil","31658":" nil","31659":" nil","31660":" nil","31661":" nil","31662":" nil","31663":" nil","31664":" nil","31665":" nil","31666":" nil","31667":" nil","31670":" nil","31672":" nil","31673":" nil","31679":" nil","31681":" nil","31682":" nil","31684":" nil","31685":" nil","31686":" nil","31687":" nil","31688":" nil","31689":" nil","31691":" nil","31692":" nil","31695":" nil","31696":" nil","31698":" nil","31699":" nil","31701":" nil","31704":" nil","31706":" nil","31713":" nil","31714":" nil","31715":" nil","31717":" nil","31718":" nil","31719":" nil","31720":" nil","31722":" nil","31723":" nil","31724":" nil","31725":" nil","31726":" nil","31727":" nil","31728":" nil","31730":" nil","31733":" nil","31734":" nil","31738":" nil","31739":" nil","31740":" nil","31741":" nil","31742":" nil","31744":" nil","31747":" nil","31749":" nil","31752":" nil","31753":" nil","31754":" nil","31755":" nil","31756":" nil","31757":" nil","31761":" nil","31762":" nil","31766":" nil","31768":" nil","31771":" nil","31781":" nil","31788":" nil","31789":" nil","31790":" nil","31791":" nil","31792":" nil","31808":" nil","31819":" nil","31823":" nil","31826":" nil","31828":" nil","31829":" nil","31830":" nil","31834":" nil","31835":" nil","31843":" nil","31845":" nil","31846":" nil","31848":" nil","31853":" nil","31858":" nil","31863":" nil","31868":" nil","31873":" nil","31878":" nil","31898":" nil","31903":" nil","31908":" nil","31918":" nil","31923":" nil","31924":" nil","31925":" nil","31926":" nil","31927":" nil","31928":" nil","31929":" nil","31930":" nil","31931":" nil","31932":" nil","31933":" nil","31938":" nil","31939":" nil","31940":" nil","31941":" nil","31942":" nil","31943":" nil","31944":" nil","31945":" nil","31946":" nil","31947":" nil","31948":" nil","31949":" nil","31950":" nil","31951":" nil","31952":" nil","31953":" nil","31954":" nil","31955":" nil","31956":" nil","31957":" nil","31958":" nil","31959":" nil","31960":" nil","31961":" nil","31962":" nil","31963":" nil","31964":" nil","31965":" nil","31966":" nil","31967":" nil","31968":" nil","31973":" nil","31974":" nil","31975":" nil","31976":" nil","31977":" nil","31978":" nil","31979":" nil","31980":" nil","31981":" nil","31982":" nil","31983":" nil","31984":" nil","31985":" nil","31986":" nil","31987":" nil","31988":" nil","31989":" nil","31990":" nil","31991":" nil","31992":" nil","31993":" nil","31994":" nil","31995":" nil","31996":" nil","31997":" nil","31998":" nil","31999":" nil","32000":" nil","32001":" nil","32002":" nil","32008":" nil","32009":" nil","32010":" nil","32011":" nil","32012":" nil","32013":" nil","32014":" nil","32015":" nil","32016":" nil","32017":" nil","32018":" nil","32019":" nil","32020":" nil","32021":" nil","32022":" nil","32028":" nil","32029":" nil","32030":" nil","32031":" nil","32032":" nil","32033":" nil","32034":" nil","32035":" nil","32036":" nil","32037":" nil","32038":" nil","32039":" nil","32040":" nil","32041":" nil","32042":" nil","32043":" nil","32044":" nil","32045":" nil","32046":" nil","32047":" nil","32053":" nil","32054":" nil","32055":" nil","32056":" nil","32057":" nil","32058":" nil","32059":" nil","32060":" nil","32061":" nil","32062":" nil","32063":" nil","32064":" nil","32065":" nil","32066":" nil","32067":" nil","32068":" nil","32069":" nil","32070":" nil","32071":" nil","32072":" nil","32073":" nil","32074":" nil","32075":" nil","32076":" nil","32088":" nil","32089":" nil","32090":" nil","32091":" nil","32092":" nil","32099":" nil","32100":" nil","32101":" nil","32102":" nil","32104":" nil","32105":" nil","32106":" nil","32107":" nil","32108":" nil","32109":" nil","32110":" nil","32111":" nil","32112":" nil","32113":" nil","32114":" nil","32115":" nil","32116":" nil","32117":" nil","32118":" nil","32119":" nil","32120":" nil","32121":" nil","32122":" nil","32123":" nil","32124":" nil","32125":" nil","32126":" nil","32127":" nil","32128":" nil","32129":" nil","32130":" nil","32131":" nil","32132":" nil","32133":" nil","32134":" nil","32136":" nil","32137":" nil","32138":" nil","32139":" nil","32140":" nil","32141":" nil","32142":" nil","32143":" nil","32144":" nil","32145":" nil","32146":" nil","32147":" nil","32148":" nil","32149":" nil","32150":" nil","32151":" nil","32152":" nil","32153":" nil","32154":" nil","32155":" nil","32156":" nil","32157":" nil","32158":" nil","32163":" nil","32164":" nil","32165":" nil","32166":" nil","32167":" nil","32168":" nil","32169":" nil","32170":" nil","32171":" nil","32172":" nil","32173":" nil","32174":" nil","32175":" nil","32176":" nil","32177":" nil","32183":" nil","32184":" nil","32185":" nil","32186":" nil","32187":" nil","32188":" nil","32189":" nil","32190":" nil","32191":" nil","32192":" nil","32203":" nil","32204":" nil","32205":" nil","32206":" nil","32207":" nil","32208":" nil","32209":" nil","32210":" nil","32211":" nil","32212":" nil","32213":" nil","32214":" nil","32215":" nil","32216":" nil","32217":" nil","32218":" nil","32219":" nil","32220":" nil","32221":" nil","32222":" nil","32223":" nil","32224":" nil","32225":" nil","32226":" nil","32227":" nil","32228":" nil","32229":" nil","32230":" nil","32231":" nil","32232":" nil","32233":" nil","32234":" nil","32235":" nil","32237":" nil","32238":" nil","32239":" nil","32240":" nil","32241":" nil","32242":" nil","32243":" nil","32244":" nil","32245":" nil","32246":" nil","32247":" nil","32253":" nil","32254":" nil","32255":" nil","32256":" nil","32257":" nil","32258":" nil","32259":" nil","32260":" nil","32261":" nil","32262":" nil","32263":" nil","32264":" nil","32265":" nil","32266":" nil","32267":" nil","32268":" nil","32269":" nil","32270":" nil","32271":" nil","32272":" nil","32273":" nil","32274":" nil","32275":" nil","32276":" nil","32277":" nil","32278":" nil","32288":" nil","32289":" nil","32290":" nil","32291":" nil","32292":" nil","32293":" nil","32294":" nil","32295":" nil","32296":" nil","32297":" nil","32298":" nil","32299":" nil","32300":" nil","32301":" nil","32302":" nil","32303":" nil","32304":" nil","32305":" nil","32306":" nil","32307":" nil","32308":" nil","32309":" nil","32310":" nil","32311":" nil","32312":" nil","32313":" nil","32314":" nil","32315":" nil","32316":" nil","32317":" nil","32323":" nil","32324":" nil","32325":" nil","32326":" nil","32327":" nil","32328":" nil","32329":" nil","32330":" nil","32331":" nil","32332":" nil","32333":" nil","32334":" nil","32335":" nil","32336":" nil","32337":" nil","32338":" nil","32339":" nil","32340":" nil","32341":" nil","32342":" nil","32343":" nil","32363":" nil","32368":" nil","32373":" nil","32378":" nil","32383":" nil","32388":" nil","32393":" nil","32398":" nil","32403":" nil","32413":" nil","32423":" nil","32438":" nil","32443":" nil","32448":" nil","32453":" nil","32458":" nil","32463":" nil","32468":" nil","32473":" nil","32478":" nil","32483":" nil","32498":" nil","32503":" nil","32508":" nil","32518":" nil","32528":" nil","32533":" nil","32538":" nil","32543":" nil","32544":" nil","32545":" nil","32546":" nil","32547":" nil","32548":" nil","32549":" nil","32550":" nil","32551":" nil","32552":" nil","32553":" nil","32558":" nil","32568":" nil","32570":" nil","32571":" nil","32572":" nil","32573":" nil","32574":" nil","32575":" nil","32580":" nil","32585":" nil","32590":" nil","32595":" nil","32600":" nil","32605":" nil","32610":" nil","32620":" nil","32645":" nil","32650":" nil","32651":" nil","32652":" nil","32653":" nil","32654":" nil","32655":" nil","32656":" nil","32657":" nil","32658":" nil","32659":" nil","32660":" nil","32665":" nil","32666":" nil","32667":" nil","32668":" nil","32669":" nil","32675":" nil","32676":" nil","32677":" nil","32678":" nil","32679":" nil","32685":" nil","32686":" nil","32687":" nil","32688":" nil","32689":" nil","32695":" nil","32696":" nil","32697":" nil","32698":" nil","32699":" nil","32705":" nil","32706":" nil","32707":" nil","32708":" nil","32709":" nil","32710":" nil","32711":" nil","32712":" nil","32713":" nil","32714":" nil","32715":" nil","32716":" nil","32717":" nil","32718":" nil","32719":" nil","32720":" nil","32721":" nil","32722":" nil","32723":" nil","32724":" nil","32730":" nil","32731":" nil","32732":" nil","32733":" nil","32734":" nil","32735":" nil","32736":" nil","32737":" nil","32738":" nil","32739":" nil","32740":" nil","32741":" nil","32742":" nil","32743":" nil","32744":" nil","32745":" nil","32746":" nil","32747":" nil","32748":" nil","32749":" nil","32751":" nil","32752":" nil","32753":" nil","32754":" nil","32755":" nil","32756":" nil","32757":" nil","32758":" nil","32759":" nil","32760":" nil","32761":" nil","32762":" nil","32763":" nil","32764":" nil","32765":" nil","32766":" nil","32767":" nil","32768":" nil","32769":" nil","32770":" nil","32771":" nil","32772":" nil","32773":" nil","32774":" nil","32775":" nil","32776":" nil","32777":" nil","32778":" nil","32779":" nil","32780":" nil","32781":" nil","32782":" nil","32783":" nil","32784":" nil","32785":" nil","32786":" nil","32787":" nil","32788":" nil","32789":" nil","32790":" nil","32791":" nil","32792":" nil","32793":" nil","32794":" nil","32795":" nil","32796":" nil","32797":" nil","32798":" nil","32799":" nil","32800":" nil","32801":" nil","32802":" nil","32803":" nil","32804":" nil","32805":" nil","32806":" nil","32807":" nil","32808":" nil","32809":" nil","32810":" nil","32811":" nil","32812":" nil","32813":" nil","32814":" nil","32815":" nil","32816":" nil","32817":" nil","32818":" nil","32819":" nil","32820":" nil","32821":" nil","32822":" nil","32823":" nil","32824":" nil","32825":" nil","32826":" nil","32827":" nil","32828":" nil","32829":" nil","32840":" nil","32841":" nil","32842":" nil","32843":" nil","32844":" nil","32845":" nil","32846":" nil","32847":" nil","32848":" nil","32849":" nil","32850":" nil","32851":" nil","32852":" nil","32853":" nil","32854":" nil","32855":" nil","32856":" nil","32857":" nil","32858":" nil","32859":" nil","32860":" nil","32861":" nil","32862":" nil","32863":" nil","32864":" nil","32865":" nil","32866":" nil","32867":" nil","32868":" nil","32869":" nil","32870":" nil","32875":" nil","32876":" nil","32877":" nil","32878":" nil","32879":" nil","32880":" nil","32881":" nil","32882":" nil","32883":" nil","32884":" nil","32885":" nil","32886":" nil","32887":" nil","32888":" nil","32889":" nil","32895":" nil","32896":" nil","32897":" nil","32898":" nil","32899":" nil","32900":" nil","32901":" nil","32902":" nil","32903":" nil","32904":" nil","32905":" nil","32906":" nil","32907":" nil","32908":" nil","32909":" nil","32916":" nil","32917":" nil","32918":" nil","32919":" nil","32920":" nil","32921":" nil","32922":" nil","32923":" nil","32924":" nil","32925":" nil","32926":" nil","32927":" nil","32928":" nil","32929":" nil","32935":" nil","32936":" nil","32937":" nil","32938":" nil","32939":" nil","32950":" nil","32951":" nil","32952":" nil","32953":" nil","32954":" nil","32955":" nil","32956":" nil","32957":" nil","32958":" nil","32959":" nil","32960":" nil","32961":" nil","32962":" nil","32963":" nil","32964":" nil","32965":" nil","32966":" nil","32967":" nil","32968":" nil","32969":" nil","32975":" nil","32976":" nil","32978":" nil","32979":" nil","32980":" nil","32981":" nil","32982":" nil","32983":" nil","32984":" nil","32990":" nil","32991":" nil","32993":" nil","32994":" nil","32995":" nil","32996":" nil","32997":" nil","32998":" nil","32999":" nil","33010":" nil","33011":" nil","33012":" nil","33013":" nil","33014":" nil","33015":" nil","33016":" nil","33017":" nil","33018":" nil","33019":" nil","33025":" nil","33026":" nil","33027":" nil","33028":" nil","33029":" nil","33030":" nil","33031":" nil","33032":" nil","33033":" nil","33034":" nil","33035":" nil","33036":" nil","33037":" nil","33038":" nil","33039":" nil","33040":" nil","33041":" nil","33043":" nil","33044":" nil","33045":" nil","33046":" nil","33047":" nil","33048":" nil","33050":" nil","33051":" nil","33052":" nil","33053":" nil","33054":" nil","33055":" nil","33056":" nil","33057":" nil","33058":" nil","33059":" nil","33060":" nil","33061":" nil","33062":" nil","33063":" nil","33064":" nil","33065":" nil","33066":" nil","33067":" nil","33068":" nil","33069":" nil","33070":" nil","33071":" nil","33072":" nil","33073":" nil","33074":" nil","33075":" nil","33076":" nil","33077":" nil","33078":" nil","33079":" nil","33080":" nil","33081":" nil","33082":" nil","33083":" nil","33084":" nil","33085":" nil","33086":" nil","33087":" nil","33088":" nil","33089":" nil","33090":" nil","33095":" nil","33096":" nil","33097":" nil","33098":" nil","33099":" nil","33100":" nil","33101":" nil","33102":" nil","33103":" nil","33104":" nil","33110":" nil","33111":" nil","33112":" nil","33113":" nil","33114":" nil","33115":" nil","33116":" nil","33117":" nil","33118":" nil","33119":" nil","33125":" nil","33126":" nil","33127":" nil","33128":" nil","33129":" nil","33130":" nil","33131":" nil","33132":" nil","33133":" nil","33134":" nil","33135":" nil","33136":" nil","33137":" nil","33138":" nil","33139":" nil","33140":" nil","33141":" nil","33142":" nil","33143":" nil","33144":" nil","33145":" nil","33146":" nil","33147":" nil","33148":" nil","33149":" nil","33150":" nil","33151":" nil","33152":" nil","33153":" nil","33154":" nil","33155":" nil","33156":" nil","33157":" nil","33158":" nil","33159":" nil","33160":" nil","33161":" nil","33162":" nil","33163":" nil","33164":" nil","33165":" nil","33166":" nil","33167":" nil","33168":" nil","33169":" nil","33175":" nil","33176":" nil","33177":" nil","33178":" nil","33179":" nil","33180":" nil","33181":" nil","33182":" nil","33183":" nil","33184":" nil","33185":" nil","33186":" nil","33187":" nil","33188":" nil","33189":" nil","33190":" nil","33191":" nil","33192":" nil","33193":" nil","33194":" nil","33200":" nil","33201":" nil","33202":" nil","33203":" nil","33204":" nil","33205":" nil","33206":" nil","33207":" nil","33208":" nil","33209":" nil","33210":" nil","33211":" nil","33212":" nil","33213":" nil","33214":" nil","33215":" nil","33216":" nil","33217":" nil","33218":" nil","33219":" nil","33220":" nil","33221":" nil","33222":" nil","33223":" nil","33224":" nil","33225":" nil","33226":" nil","33227":" nil","33228":" nil","33229":" nil","33231":" nil","33232":" nil","33233":" nil","33234":" nil","33240":" nil","33241":" nil","33242":" nil","33243":" nil","33244":" nil","33245":" nil","33246":" nil","33247":" nil","33248":" nil","33249":" nil","33250":" nil","33255":" nil","33260":" nil","33270":" nil","33280":" nil","33285":" nil","33305":" nil","33315":" nil","33320":" nil","33325":" nil","33335":" nil","33340":" nil","33345":" nil","33350":" nil","33365":" nil","33370":" nil","33375":" nil","33380":" nil","33385":" nil","33390":" nil","33400":" nil","33405":" nil","33410":" nil","33415":" nil","33420":" nil","33430":" nil","33435":" nil","33440":" nil","33445":" nil","33450":" nil","33465":" nil","33466":" nil","33467":" nil","33468":" nil","33469":" nil","33475":" nil","33476":" nil","33477":" nil","33478":" nil","33479":" nil","33480":" nil","33481":" nil","33482":" nil","33483":" nil","33484":" nil","33490":" nil","33491":" nil","33492":" nil","33493":" nil","33494":" nil","33500":" nil","33501":" nil","33502":" nil","33503":" nil","33504":" nil","33510":" nil","33511":" nil","33512":" nil","33513":" nil","33514":" nil","33515":" nil","33516":" nil","33517":" nil","33518":" nil","33519":" nil","33520":" nil","33521":" nil","33522":" nil","33523":" nil","33524":" nil","33525":" nil","33526":" nil","33527":" nil","33528":" nil","33529":" nil","33530":" nil","33531":" nil","33532":" nil","33533":" nil","33534":" nil","33540":" nil","33541":" nil","33542":" nil","33543":" nil","33544":" nil","33545":" nil","33546":" nil","33547":" nil","33548":" nil","33549":" nil","33560":" nil","33561":" nil","33562":" nil","33563":" nil","33564":" nil","33565":" nil","33566":" nil","33567":" nil","33568":" nil","33569":" nil","33570":" nil","33571":" nil","33572":" nil","33573":" nil","33574":" nil","33575":" nil","33576":" nil","33578":" nil","33579":" nil","33590":" nil","33591":" nil","33592":" nil","33593":" nil","33594":" nil","33595":" nil","33596":" nil","33597":" nil","33598":" nil","33599":" nil","33600":" nil","33601":" nil","33602":" nil","33603":" nil","33604":" nil","33605":" nil","33606":" nil","33607":" nil","33609":" nil","33610":" nil","33611":" nil","33612":" nil","33613":" nil","33614":" nil","33615":" nil","33616":" nil","33617":" nil","33618":" nil","33619":" nil","33620":" nil","33621":" nil","33622":" nil","33623":" nil","33624":" nil","33630":" nil","33631":" nil","33632":" nil","33633":" nil","33634":" nil","33635":" nil","33636":" nil","33637":" nil","33638":" nil","33639":" nil","33645":" nil","33646":" nil","33647":" nil","33648":" nil","33649":" nil","33650":" nil","33651":" nil","33652":" nil","33653":" nil","33654":" nil","33655":" nil","33656":" nil","33657":" nil","33658":" nil","33659":" nil","33660":" nil","33661":" nil","33662":" nil","33663":" nil","33664":" nil","33665":" nil","33666":" nil","33667":" nil","33668":" nil","33669":" nil","33670":" nil","33680":" nil","33681":" nil","33682":" nil","33683":" nil","33684":" nil","33685":" nil","33686":" nil","33687":" nil","33689":" nil","33690":" nil","33691":" nil","33692":" nil","33693":" nil","33694":" nil","33695":" nil","33696":" nil","33697":" nil","33698":" nil","33699":" nil","33700":" nil","33701":" nil","33702":" nil","33703":" nil","33704":" nil","33705":" nil","33706":" nil","33707":" nil","33708":" nil","33709":" nil","33716":" nil","33717":" nil","33718":" nil","33719":" nil","33721":" nil","33722":" nil","33723":" nil","33724":" nil","33725":" nil","33726":" nil","33727":" nil","33728":" nil","33729":" nil","33730":" nil","33731":" nil","33732":" nil","33733":" nil","33734":" nil","33735":" nil","33736":" nil","33737":" nil","33738":" nil","33739":" nil","33745":" nil","33746":" nil","33747":" nil","33748":" nil","33749":" nil","33750":" nil","33751":" nil","33752":" nil","33753":" nil","33754":" nil","33755":" nil","33756":" nil","33757":" nil","33758":" nil","33759":" nil","33760":" nil","33761":" nil","33762":" nil","33763":" nil","33764":" nil","33765":" nil","33767":" nil","33768":" nil","33775":" nil","33776":" nil","33777":" nil","33778":" nil","33779":" nil","33785":" nil","33786":" nil","33787":" nil","33788":" nil","33789":" nil","33790":" nil","33791":" nil","33792":" nil","33793":" nil","33794":" nil","33795":" nil","33796":" nil","33797":" nil","33798":" nil","33799":" nil","33805":" nil","33806":" nil","33807":" nil","33808":" nil","33809":" nil","33810":" nil","33811":" nil","33812":" nil","33813":" nil","33814":" nil","33815":" nil","33816":" nil","33817":" nil","33818":" nil","33819":" nil","33820":" nil","33821":" nil","33822":" nil","33823":" nil","33824":" nil","33825":" nil","33826":" nil","33827":" nil","33828":" nil","33829":" nil","33835":" nil","33840":" nil","33841":" nil","33842":" nil","33843":" nil","33844":" nil","33845":" nil","33846":" nil","33847":" nil","33848":" nil","33849":" nil","33850":" nil","33851":" nil","33852":" nil","33853":" nil","33854":" nil","33855":" nil","33856":" nil","33857":" nil","33858":" nil","33859":" nil","33860":" nil","33861":" nil","33862":" nil","33863":" nil","33864":" nil","33865":" nil","33866":" nil","33867":" nil","33868":" nil","33869":" nil","33870":" nil","33871":" nil","33872":" nil","33873":" nil","33874":" nil","33875":" nil","33876":" nil","33877":" nil","33878":" nil","33879":" nil","33885":" nil","33886":" nil","33887":" nil","33888":" nil","33889":" nil","33890":" nil","33891":" nil","33892":" nil","33893":" nil","33894":" nil","33895":" nil","33896":" nil","33897":" nil","33898":" nil","33899":" nil","33900":" nil","33901":" nil","33902":" nil","33903":" nil","33904":" nil","33905":" nil","33906":" nil","33907":" nil","33908":" nil","33909":" nil","33910":" nil","33911":" nil","33912":" nil","33913":" nil","33914":" nil","33915":" nil","33916":" nil","33917":" nil","33918":" nil","33919":" nil","33920":" nil","33921":" nil","33922":" nil","33923":" nil","33924":" nil","33930":" nil","33931":" nil","33932":" nil","33933":" nil","33934":" nil","33945":" nil","33946":" nil","33947":" nil","33948":" nil","33949":" nil","33950":" nil","33951":" nil","33952":" nil","33953":" nil","33954":" nil","33960":" nil","33961":" nil","33962":" nil","33963":" nil","33964":" nil","33966":" nil","33967":" nil","33968":" nil","33969":" nil","33970":" nil","33971":" nil","33972":" nil","33973":" nil","33974":" nil","33975":" nil","33976":" nil","33977":" nil","33978":" nil","33979":" nil","33980":" nil","33981":" nil","33983":" nil","33984":" nil","33985":" nil","33986":" nil","33987":" nil","33988":" nil","33989":" nil","33990":" nil","33991":" nil","33992":" nil","33993":" nil","33994":" nil","33995":" nil","33996":" nil","33997":" nil","33998":" nil","33999":" nil","34000":" nil","34001":" nil","34002":" nil","34003":" nil","34005":" nil","34006":" nil","34007":" nil","34008":" nil","34009":" nil","34010":" nil","34011":" nil","34012":" nil","34013":" nil","34014":" nil","34015":" nil","34016":" nil","34017":" nil","34018":" nil","34019":" nil","34020":" nil","34021":" nil","34022":" nil","34023":" nil","34024":" nil","34025":" nil","34026":" nil","34027":" nil","34028":" nil","34029":" nil","34030":" nil","34031":" nil","34032":" nil","34033":" nil","34034":" nil","34035":" nil","34040":" nil","34041":" nil","34042":" nil","34043":" nil","34044":" nil","34045":" nil","34046":" nil","34047":" nil","34048":" nil","34049":" nil","34050":" nil","34051":" nil","34052":" nil","34053":" nil","34054":" nil","34055":" nil","34056":" nil","34057":" nil","34058":" nil","34059":" nil","34060":" nil","34061":" nil","34062":" nil","34063":" nil","34064":" nil","34070":" nil","34071":" nil","34072":" nil","34073":" nil","34075":" nil","34076":" nil","34077":" nil","34078":" nil","34079":" nil","34080":" nil","34081":" nil","34082":" nil","34083":" nil","34084":" nil","34085":" nil","34086":" nil","34087":" nil","34088":" nil","34089":" nil","34090":" nil","34091":" nil","34092":" nil","34093":" nil","34094":" nil","34095":" nil","34096":" nil","34097":" nil","34098":" nil","34099":" nil","34100":" nil","34101":" nil","34102":" nil","34103":" nil","34104":" nil","34105":" nil","34106":" nil","34107":" nil","34108":" nil","34109":" nil","34110":" nil","34111":" nil","34112":" nil","34113":" nil","34114":" nil","34115":" nil","34116":" nil","34117":" nil","34118":" nil","34119":" nil","34120":" nil","34121":" nil","34125":" nil","34130":" nil","34135":" nil","34140":" nil","34145":" nil","34150":" nil","34155":" nil","34160":" nil","34165":" nil","34170":" nil","34175":" nil","34185":" nil","34195":" nil","34200":" nil","34205":" nil","34210":" nil","34220":" nil","34225":" nil","34250":" nil","34255":" nil","34260":" nil","34270":" nil","34305":" nil","34310":" nil","34325":" nil","34326":" nil","34327":" nil","34328":" nil","34329":" nil","34330":" nil","34331":" nil","34332":" nil","34333":" nil","34334":" nil","34335":" nil","34336":" nil","34337":" nil","34338":" nil","34339":" nil","34340":" nil","34341":" nil","34342":" nil","34343":" nil","34344":" nil","34345":" nil","34346":" nil","34347":" nil","34348":" nil","34349":" nil","34350":" nil","34351":" nil","34352":" nil","34353":" nil","34354":" nil","34355":" nil","34356":" nil","34357":" nil","34358":" nil","34359":" nil","34360":" nil","34361":" nil","34362":" nil","34363":" nil","34364":" nil","34365":" nil","34375":" nil","34376":" nil","34377":" nil","34378":" nil","34379":" nil","34380":" nil","34381":" nil","34382":" nil","34383":" nil","34384":" nil","34385":" nil","34386":" nil","34387":" nil","34388":" nil","34389":" nil","34390":" nil","34391":" nil","34392":" nil","34393":" nil","34394":" nil","34400":" nil","34401":" nil","34402":" nil","34403":" nil","34404":" nil","34405":" nil","34406":" nil","34407":" nil","34408":" nil","34409":" nil","34415":" nil","34416":" nil","34417":" nil","34418":" nil","34419":" nil","34420":" nil","34421":" nil","34422":" nil","34423":" nil","34424":" nil","34425":" nil","34426":" nil","34427":" nil","34428":" nil","34429":" nil","34430":" nil","34431":" nil","34432":" nil","34433":" nil","34434":" nil","34435":" nil","34436":" nil","34437":" nil","34438":" nil","34439":" nil","34440":" nil","34441":" nil","34442":" nil","34443":" nil","34444":" nil","34445":" nil","34446":" nil","34447":" nil","34448":" nil","34449":" nil","34455":" nil","34456":" nil","34457":" nil","34458":" nil","34459":" nil","34460":" nil","34461":" nil","34462":" nil","34463":" nil","34465":" nil","34466":" nil","34467":" nil","34468":" nil","34469":" nil","34470":" nil","34471":" nil","34472":" nil","34473":" nil","34474":" nil","34475":" nil","34476":" nil","34477":" nil","34478":" nil","34479":" nil","34480":" nil","34481":" nil","34482":" nil","34483":" nil","34484":" nil","34485":" nil","34486":" nil","34487":" nil","34488":" nil","34489":" nil","34490":" nil","34500":" nil","34501":" nil","34502":" nil","34503":" nil","34504":" nil","34510":" nil","34511":" nil","34513":" nil","34514":" nil","34520":" nil","34521":" nil","34522":" nil","34523":" nil","34524":" nil","34530":" nil","34535":" nil","34545":" nil","34546":" nil","34547":" nil","34548":" nil","34549":" nil","34550":" nil","34551":" nil","34552":" nil","34553":" nil","34554":" nil","34556":" nil","34558":" nil","34559":" nil","34560":" nil","34561":" nil","34562":" nil","34563":" nil","34564":" nil","34565":" nil","34566":" nil","34567":" nil","34568":" nil","34569":" nil","34570":" nil","34571":" nil","34572":" nil","34573":" nil","34574":" nil","34575":" nil","34576":" nil","34577":" nil","34578":" nil","34579":" nil","34580":" nil","34581":" nil","34582":" nil","34583":" nil","34584":" nil","34585":" nil","34586":" nil","34587":" nil","34588":" nil","34589":" nil","34590":" nil","34591":" nil","34592":" nil","34593":" nil","34594":" nil","34595":" nil","34596":" nil","34597":" nil","34598":" nil","34599":" nil","34600":" nil","34601":" nil","34606":" nil","34607":" nil","34608":" nil","34609":" nil","34610":" nil","34611":" nil","34612":" nil","34613":" nil","34614":" nil","34615":" nil","34616":" nil","34617":" nil","34618":" nil","34619":" nil","34620":" nil","34626":" nil","34627":" nil","34628":" nil","34629":" nil","34630":" nil","34631":" nil","34632":" nil","34633":" nil","34634":" nil","34635":" nil","34636":" nil","34637":" nil","34638":" nil","34639":" nil","34640":" nil","34641":" nil","34643":" nil","34644":" nil","34645":" nil","34646":" nil","34647":" nil","34648":" nil","34650":" nil","34651":" nil","34653":" nil","34654":" nil","34655":" nil","34663":" nil","34664":" nil","34667":" nil","34668":" nil","34669":" nil","34670":" nil","34671":" nil","34672":" nil","34673":" nil","34674":" nil","34682":" nil","34683":" nil","34684":" nil","34685":" nil","34688":" nil","34690":" nil","34705":" nil","34710":" nil","34716":" nil","34718":" nil","34719":" nil","34736":" nil","34737":" nil","34740":" nil","34741":" nil","34743":" nil","34744":" nil","34745":" nil","34761":" nil","34764":" nil","34765":" nil","34767":" nil","34769":" nil","34771":" nil","34772":" nil","34773":" nil","34774":" nil","34775":" nil","34776":" nil","34781":" nil","34782":" nil","34783":" nil","34784":" nil","34785":" nil","34786":" nil","34787":" nil","34788":" nil","34789":" nil","34790":" nil","34791":" nil","34792":" nil","34793":" nil","34794":" nil","34795":" nil","34796":" nil","34801":" nil","34802":" nil","34803":" nil","34804":" nil","34805":" nil","34806":" nil","34807":" nil","34808":" nil","34809":" nil","34810":" nil","34811":" nil","34812":" nil","34813":" nil","34814":" nil","34815":" nil","34821":" nil","34822":" nil","34825":" nil","34826":" nil","34828":" nil","34829":" nil","34830":" nil","34831":" nil","34832":" nil","34833":" nil","34834":" nil","34835":" nil","34836":" nil","34837":" nil","34838":" nil","34840":" nil","34841":" nil","34843":" nil","34844":" nil","34845":" nil","34847":" nil","34848":" nil","34849":" nil","34850":" nil","34851":" nil","34852":" nil","34853":" nil","34854":" nil","34855":" nil","34856":" nil","34857":" nil","34859":" nil","34861":" nil","34862":" nil","34863":" nil","34864":" nil","34865":" nil","34867":" nil","34868":" nil","34869":" nil","34870":" nil","34871":" nil","34872":" nil","34874":" nil","34875":" nil","34876":" nil","34880":" nil","34881":" nil","34882":" nil","34883":" nil","34885":" nil","34886":" nil","34887":" nil","34888":" nil","34890":" nil","34891":" nil","34892":" nil","34893":" nil","34894":" nil","34895":" nil","34896":" nil","34897":" nil","34911":" nil","34912":" nil","34917":" nil","34918":" nil","34919":" nil","34920":" nil","34921":" nil","34922":" nil","34924":" nil","34925":" nil","34926":" nil","34927":" nil","34928":" nil","34929":" nil","34930":" nil","34932":" nil","34934":" nil","34941":" nil","34942":" nil","34944":" nil","34945":" nil","34952":" nil","34953":" nil","34955":" nil","34956":" nil","34957":" nil","34960":" nil","34962":" nil","34963":" nil","34964":" nil","34966":" nil","34967":" nil","34968":" nil","34969":" nil","34970":" nil","34972":" nil","34973":" nil","34974":" nil","34975":" nil","34976":" nil","34979":" nil","34980":" nil","34981":" nil","34984":" nil","34985":" nil","34986":" nil","34987":" nil","34988":" nil","34989":" nil","34990":" nil","34991":" nil","34994":" nil","34996":" nil","35001":" nil","35006":" nil","35016":" nil","35021":" nil","35031":" nil","35041":" nil","35046":" nil","35047":" nil","35048":" nil","35049":" nil","35050":" nil","35051":" nil","35052":" nil","35053":" nil","35054":" nil","35055":" nil","35056":" nil","35057":" nil","35058":" nil","35059":" nil","35060":" nil","35061":" nil","35062":" nil","35063":" nil","35064":" nil","35065":" nil","35066":" nil","35067":" nil","35068":" nil","35069":" nil","35070":" nil","35071":" nil","35076":" nil","35081":" nil","35082":" nil","35083":" nil","35084":" nil","35085":" nil","35086":" nil","35091":" nil","35092":" nil","35093":" nil","35094":" nil","35095":" nil","35096":" nil","35097":" nil","35098":" nil","35099":" nil","35100":" nil","35101":" nil","35102":" nil","35103":" nil","35104":" nil","35105":" nil","35111":" nil","35112":" nil","35113":" nil","35114":" nil","35115":" nil","35121":" nil","35122":" nil","35123":" nil","35124":" nil","35125":" nil","35126":" nil","35127":" nil","35128":" nil","35129":" nil","35130":" nil","35131":" nil","35132":" nil","35133":" nil","35134":" nil","35135":" nil","35136":" nil","35137":" nil","35138":" nil","35139":" nil","35140":" nil","35141":" nil","35142":" nil","35143":" nil","35144":" nil","35145":" nil","35146":" nil","35147":" nil","35148":" nil","35149":" nil","35150":" nil","35151":" nil","35152":" nil","35153":" nil","35154":" nil","35155":" nil","35156":" nil","35157":" nil","35158":" nil","35159":" nil","35160":" nil","35161":" nil","35162":" nil","35163":" nil","35164":" nil","35165":" nil","35166":" nil","35167":" nil","35168":" nil","35169":" nil","35170":" nil","35171":" nil","35172":" nil","35173":" nil","35174":" nil","35175":" nil","35176":" nil","35177":" nil","35178":" nil","35179":" nil","35180":" nil","35181":" nil","35186":" nil","35187":" nil","35188":" nil","35189":" nil","35190":" nil","35191":" nil","35192":" nil","35193":" nil","35194":" nil","35195":" nil","35196":" nil","35197":" nil","35198":" nil","35199":" nil","35200":" nil","35201":" nil","35202":" nil","35203":" nil","35204":" nil","35205":" nil","35206":" nil","35211":" nil","35212":" nil","35213":" nil","35214":" nil","35215":" nil","35216":" nil","35217":" nil","35218":" nil","35219":" nil","35220":" nil","35226":" nil","35227":" nil","35228":" nil","35229":" nil","35230":" nil","35236":" nil","35237":" nil","35238":" nil","35239":" nil","35240":" nil","35241":" nil","35242":" nil","35243":" nil","35244":" nil","35245":" nil","35246":" nil","35247":" nil","35248":" nil","35249":" nil","35250":" nil","35251":" nil","35252":" nil","35253":" nil","35254":" nil","35255":" nil","35256":" nil","35257":" nil","35258":" nil","35259":" nil","35260":" nil","35261":" nil","35262":" nil","35263":" nil","35264":" nil","35265":" nil","35271":" nil","35272":" nil","35273":" nil","35274":" nil","35275":" nil","35276":" nil","35277":" nil","35278":" nil","35279":" nil","35280":" nil","35281":" nil","35282":" nil","35283":" nil","35284":" nil","35285":" nil","35291":" nil","35292":" nil","35293":" nil","35294":" nil","35297":" nil","35298":" nil","35299":" nil","35300":" nil","35301":" nil","35302":" nil","35303":" nil","35304":" nil","35305":" nil","35306":" nil","35307":" nil","35308":" nil","35309":" nil","35310":" nil","35316":" nil","35317":" nil","35318":" nil","35319":" nil","35320":" nil","35327":" nil","35328":" nil","35329":" nil","35330":" nil","35336":" nil","35337":" nil","35338":" nil","35339":" nil","35340":" nil","35341":" nil","35342":" nil","35343":" nil","35344":" nil","35345":" nil","35346":" nil","35347":" nil","35348":" nil","35349":" nil","35350":" nil","35351":" nil","35352":" nil","35353":" nil","35355":" nil","35356":" nil","35357":" nil","35358":" nil","35359":" nil","35360":" nil","35361":" nil","35362":" nil","35363":" nil","35364":" nil","35365":" nil","35366":" nil","35367":" nil","35368":" nil","35369":" nil","35370":" nil","35371":" nil","35372":" nil","35373":" nil","35374":" nil","35375":" nil","35376":" nil","35377":" nil","35378":" nil","35379":" nil","35380":" nil","35381":" nil","35382":" nil","35383":" nil","35384":" nil","35385":" nil","35386":" nil","35388":" nil","35389":" nil","35390":" nil","35391":" nil","35396":" nil","35401":" nil","35406":" nil","35411":" nil","35416":" nil","35421":" nil","35426":" nil","35431":" nil","35436":" nil","35441":" nil","35446":" nil","35451":" nil","35456":" nil","35466":" nil","35471":" nil","35476":" nil","35501":" nil","35506":" nil","35511":" nil","35526":" nil","35531":" nil","35536":" nil","35541":" nil","35546":" nil","35551":" nil","35556":" nil","35561":" nil","35566":" nil","35576":" nil","35581":" nil","35586":" nil","35591":" nil","35592":" nil","35593":" nil","35594":" nil","35595":" nil","35596":" nil","35597":" nil","35598":" nil","35599":" nil","35600":" nil","35601":" nil","35602":" nil","35603":" nil","35604":" nil","35605":" nil","35606":" nil","35607":" nil","35608":" nil","35609":" nil","35610":" nil","35611":" nil","35612":" nil","35613":" nil","35614":" nil","35615":" nil","35616":" nil","35621":" nil","35623":" nil","35624":" nil","35626":" nil","35627":" nil","35628":" nil","35629":" nil","35630":" nil","35631":" nil","35632":" nil","35633":" nil","35634":" nil","35635":" nil","35636":" nil","35637":" nil","35638":" nil","35639":" nil","35640":" nil","35641":" nil","35646":" nil","35647":" nil","35648":" nil","35649":" nil","35650":" nil","35651":" nil","35652":" nil","35653":" nil","35654":" nil","35655":" nil","35656":" nil","35657":" nil","35658":" nil","35659":" nil","35660":" nil","35661":" nil","35662":" nil","35663":" nil","35664":" nil","35665":" nil","35666":" nil","35667":" nil","35668":" nil","35669":" nil","35670":" nil","35671":" nil","35672":" nil","35673":" nil","35674":" nil","35675":" nil","35676":" nil","35677":" nil","35678":" nil","35679":" nil","35680":" nil","35681":" nil","35682":" nil","35684":" nil","35685":" nil","35686":" nil","35687":" nil","35688":" nil","35689":" nil","35690":" nil","35691":" nil","35692":" nil","35693":" nil","35694":" nil","35695":" nil","35696":" nil","35697":" nil","35698":" nil","35699":" nil","35700":" nil","35706":" nil","35710":" nil","35715":" nil","35720":" nil","35725":" nil","35730":" nil","35745":" nil","35750":" nil","35755":" nil","35765":" nil","35775":" nil","35780":" nil","35785":" nil","35795":" nil","35800":" nil","35805":" nil","35810":" nil","35820":" nil","35825":" nil","35830":" nil","35835":" nil","35845":" nil","35850":" nil","35855":" nil","35860":" nil","35865":" nil","35875":" nil","35880":" nil","35885":" nil","35890":" nil","35895":" nil","35900":" nil","35910":" nil","35911":" nil","35912":" nil","35913":" nil","35914":" nil","35915":" nil","35916":" nil","35917":" nil","35918":" nil","35919":" nil","35920":" nil","35925":" nil","35926":" nil","35927":" nil","35928":" nil","35929":" nil","35930":" nil","35931":" nil","35932":" nil","35933":" nil","35934":" nil","35935":" nil","35936":" nil","35937":" nil","35938":" nil","35939":" nil","35940":" nil","35941":" nil","35942":" nil","35943":" nil","35944":" nil","35945":" nil","35946":" nil","35947":" nil","35948":" nil","35949":" nil","35950":" nil","35951":" nil","35952":" nil","35953":" nil","35954":" nil","35955":" nil","35956":" nil","35957":" nil","35958":" nil","35959":" nil","35960":" nil","35961":" nil","35962":" nil","35963":" nil","35964":" nil","35970":" nil","35971":" nil","35972":" nil","35974":" nil","35980":" nil","35981":" nil","35982":" nil","35983":" nil","35984":" nil","35985":" nil","35986":" nil","35987":" nil","35988":" nil","35989":" nil","35990":" nil","35991":" nil","35992":" nil","35993":" nil","35994":" nil","35995":" nil","35996":" nil","35997":" nil","35998":" nil","35999":" nil","36000":" nil","36001":" nil","36002":" nil","36003":" nil","36004":" nil","36015":" nil","36016":" nil","36017":" nil","36018":" nil","36019":" nil","36020":" nil","36021":" nil","36022":" nil","36023":" nil","36024":" nil","36025":" nil","36026":" nil","36027":" nil","36028":" nil","36029":" nil","36030":" nil","36031":" nil","36032":" nil","36033":" nil","36034":" nil","36035":" nil","36040":" nil","36041":" nil","36042":" nil","36043":" nil","36044":" nil","36045":" nil","36046":" nil","36047":" nil","36048":" nil","36049":" nil","36050":" nil","36051":" nil","36052":" nil","36053":" nil","36054":" nil","36055":" nil","36056":" nil","36057":" nil","36058":" nil","36059":" nil","36065":" nil","36066":" nil","36067":" nil","36068":" nil","36069":" nil","36070":" nil","36071":" nil","36072":" nil","36073":" nil","36074":" nil","36075":" nil","36076":" nil","36077":" nil","36078":" nil","36079":" nil","36090":" nil","36091":" nil","36092":" nil","36093":" nil","36094":" nil","36095":" nil","36096":" nil","36097":" nil","36098":" nil","36099":" nil","36100":" nil","36101":" nil","36102":" nil","36103":" nil","36104":" nil","36105":" nil","36106":" nil","36107":" nil","36108":" nil","36109":" nil","36110":" nil","36111":" nil","36113":" nil","36114":" nil","36115":" nil","36116":" nil","36117":" nil","36118":" nil","36119":" nil","36120":" nil","36121":" nil","36122":" nil","36123":" nil","36124":" nil","36125":" nil","36126":" nil","36127":" nil","36128":" nil","36129":" nil","36135":" nil","36136":" nil","36137":" nil","36138":" nil","36139":" nil","36140":" nil","36141":" nil","36142":" nil","36143":" nil","36144":" nil","36145":" nil","36146":" nil","36147":" nil","36148":" nil","36149":" nil","36150":" nil","36151":" nil","36152":" nil","36153":" nil","36154":" nil","36160":" nil","36161":" nil","36162":" nil","36163":" nil","36164":" nil","36165":" nil","36166":" nil","36167":" nil","36168":" nil","36169":" nil","36170":" nil","36171":" nil","36172":" nil","36173":" nil","36174":" nil","36175":" nil","36176":" nil","36177":" nil","36178":" nil","36179":" nil","36180":" nil","36181":" nil","36182":" nil","36183":" nil","36184":" nil","36185":" nil","36186":" nil","36187":" nil","36188":" nil","36189":" nil","36195":" nil","36196":" nil","36197":" nil","36198":" nil","36199":" nil","36200":" nil","36201":" nil","36202":" nil","36203":" nil","36204":" nil","36215":" nil","36216":" nil","36217":" nil","36218":" nil","36219":" nil","36220":" nil","36221":" nil","36222":" nil","36223":" nil","36224":" nil","36225":" nil","36226":" nil","36227":" nil","36228":" nil","36229":" nil","36230":" nil","36231":" nil","36232":" nil","36233":" nil","36234":" nil","36235":" nil","36240":" nil","36241":" nil","36242":" nil","36243":" nil","36244":" nil","36245":" nil","36246":" nil","36248":" nil","36249":" nil","36250":" nil","36251":" nil","36252":" nil","36253":" nil","36254":" nil","36255":" nil","36256":" nil","36257":" nil","36258":" nil","36259":" nil","36265":" nil","36266":" nil","36267":" nil","36268":" nil","36269":" nil","36270":" nil","36271":" nil","36272":" nil","36273":" nil","36274":" nil","36275":" nil","36276":" nil","36277":" nil","36278":" nil","36279":" nil","36280":" nil","36281":" nil","36282":" nil","36283":" nil","36284":" nil","36290":" nil","36291":" nil","36292":" nil","36293":" nil","36294":" nil","36295":" nil","36296":" nil","36297":" nil","36298":" nil","36299":" nil","36300":" nil","36301":" nil","36302":" nil","36303":" nil","36304":" nil","36305":" nil","36306":" nil","36307":" nil","36308":" nil","36309":" nil","36310":" nil","36311":" nil","36312":" nil","36313":" nil","36314":" nil","36325":" nil","36326":" nil","36327":" nil","36328":" nil","36329":" nil","36335":" nil","36336":" nil","36337":" nil","36338":" nil","36339":" nil","36340":" nil","36341":" nil","36342":" nil","36343":" nil","36344":" nil","36345":" nil","36346":" nil","36347":" nil","36348":" nil","36349":" nil","36360":" nil","36361":" nil","36362":" nil","36363":" nil","36364":" nil","36365":" nil","36366":" nil","36367":" nil","36368":" nil","36369":" nil","36370":" nil","36371":" nil","36372":" nil","36373":" nil","36374":" nil","36375":" nil","36380":" nil","36381":" nil","36382":" nil","36383":" nil","36384":" nil","36385":" nil","36386":" nil","36387":" nil","36388":" nil","36389":" nil","36390":" nil","36391":" nil","36392":" nil","36393":" nil","36394":" nil","36395":" nil","36396":" nil","36397":" nil","36398":" nil","36400":" nil","36405":" nil","36410":" nil","36420":" nil","36425":" nil","36426":" nil","36427":" nil","36428":" nil","36429":" nil","36430":" nil","36431":" nil","36432":" nil","36433":" nil","36434":" nil","36435":" nil","36436":" nil","36437":" nil","36438":" nil","36439":" nil","36440":" nil","36441":" nil","36442":" nil","36443":" nil","36444":" nil","36445":" nil","36450":" nil","36451":" nil","36452":" nil","36453":" nil","36454":" nil","36455":" nil","36456":" nil","36457":" nil","36458":" nil","36459":" nil","36465":" nil","36466":" nil","36467":" nil","36475":" nil","36477":" nil","36478":" nil","36479":" nil","36480":" nil","36481":" nil","36482":" nil","36483":" nil","36484":" nil","36485":" nil","36486":" nil","36487":" nil","36492":" nil","36493":" nil","36494":" nil","36495":" nil","36496":" nil","36497":" nil","36498":" nil","36499":" nil","36500":" nil","36501":" nil","36517":" nil","36518":" nil","36519":" nil","36520":" nil","36521":" nil","36532":" nil","36533":" nil","36534":" nil","36535":" nil","36536":" nil","36537":" nil","36538":" nil","36539":" nil","36540":" nil","36541":" nil","36542":" nil","36543":" nil","36544":" nil","36545":" nil","36546":" nil","36547":" nil","36548":" nil","36549":" nil","36550":" nil","36551":" nil","36552":" nil","36553":" nil","36554":" nil","36555":" nil","36556":" nil","36562":" nil","36563":" nil","36564":" nil","36565":" nil","36566":" nil","36567":" nil","36572":" nil","36576":" nil","36577":" nil","36578":" nil","36579":" nil","36580":" nil","36581":" nil","36582":" nil","36583":" nil","36584":" nil","36585":" nil","36586":" nil","36587":" nil","36588":" nil","36589":" nil","36590":" nil","36591":" nil","36596":" nil","36597":" nil","36598":" nil","36599":" nil","36601":" nil","36602":" nil","36603":" nil","36604":" nil","36605":" nil","36606":" nil","36607":" nil","36608":" nil","36609":" nil","36610":" nil","36611":" nil","36612":" nil","36613":" nil","36614":" nil","36615":" nil","36616":" nil","36617":" nil","36618":" nil","36619":" nil","36620":" nil","36621":" nil","36622":" nil","36623":" nil","36624":" nil","36625":" nil","36626":" nil","36627":" nil","36628":" nil","36629":" nil","36630":" nil","36631":" nil","36636":" nil","36641":" nil","36642":" nil","36643":" nil","36644":" nil","36645":" nil","36646":" nil","36647":" nil","36648":" nil","36649":" nil","36650":" nil","36661":" nil","36662":" nil","36663":" nil","36664":" nil","36665":" nil","36666":" nil","36667":" nil","36668":" nil","36669":" nil","36670":" nil","36676":" nil","36677":" nil","36678":" nil","36679":" nil","36680":" nil","36721":" nil","36726":" nil","36727":" nil","36728":" nil","36729":" nil","36730":" nil","36731":" nil","36732":" nil","36733":" nil","36734":" nil","36735":" nil","36736":" nil","36737":" nil","36738":" nil","36739":" nil","36740":" nil","36746":" nil","36747":" nil","36748":" nil","36749":" nil","36750":" nil","36751":" nil","36752":" nil","36753":" nil","36754":" nil","36755":" nil","36756":" nil","36757":" nil","36758":" nil","36759":" nil","36760":" nil","36761":" nil","36762":" nil","36763":" nil","36764":" nil","36765":" nil","36766":" nil","36771":" nil","36772":" nil","36773":" nil","36774":" nil","36775":" nil","36776":" nil","36777":" nil","36779":" nil","36780":" nil","36781":" nil","36782":" nil","36783":" nil","36784":" nil","36785":" nil","36786":" nil","36787":" nil","36788":" nil","36789":" nil","36790":" nil","36791":" nil","36792":" nil","36793":" nil","36794":" nil","36795":" nil","36796":" nil","36797":" nil","36798":" nil","36799":" nil","36800":" nil","36801":" nil","36802":" nil","36803":" nil","36804":" nil","36805":" nil","36806":" nil","36808":" nil","36809":" nil","36810":" nil","36816":" nil","36817":" nil","36818":" nil","36819":" nil","36820":" nil","36821":" nil","36822":" nil","36823":" nil","36824":" nil","36825":" nil","36826":" nil","36827":" nil","36828":" nil","36829":" nil","36830":" nil","36831":" nil","36832":" nil","36833":" nil","36834":" nil","36835":" nil","36836":" nil","36837":" nil","36838":" nil","36839":" nil","36840":" nil","36841":" nil","36842":" nil","36843":" nil","36844":" nil","36845":" nil","36846":" nil","36851":" nil","36856":" nil","36861":" nil","36866":" nil","36871":" nil","36876":" nil","36877":" nil","36878":" nil","36879":" nil","36880":" nil","36881":" nil","36882":" nil","36883":" nil","36884":" nil","36885":" nil","36886":" nil","36887":" nil","36888":" nil","36889":" nil","36890":" nil","36891":" nil","36892":" nil","36893":" nil","36894":" nil","36895":" nil","36896":" nil","36897":" nil","36898":" nil","36899":" nil","36900":" nil","36901":" nil","36902":" nil","36903":" nil","36904":" nil","36905":" nil","36906":" nil","36907":" nil","36908":" nil","36910":" nil","36911":" nil","36912":" nil","36913":" nil","36914":" nil","36915":" nil","36916":" nil","36917":" nil","36918":" nil","36921":" nil","36926":" nil","36927":" nil","36929":" nil","36930":" nil","36931":" nil","36933":" nil","36935":" nil","36936":" nil","36937":" nil","36938":" nil","36939":" nil","36943":" nil","36944":" nil","36956":" nil","36957":" nil","36958":" nil","36960":" nil","36965":" nil","36966":" nil","36969":" nil","36972":" nil","36988":" nil","36989":" nil","36990":" nil","36997":" nil","36999":" nil","37000":" nil","37003":" nil","37005":" nil","37010":" nil","37016":" nil","37020":" nil","37022":" nil","37026":" nil","37029":" nil","37030":" nil","37031":" nil","37032":" nil","37033":" nil","37034":" nil","37035":" nil","37036":" nil","37037":" nil","37038":" nil","37039":" nil","37040":" nil","37041":" nil","37042":" nil","37043":" nil","37044":" nil","37045":" nil","37046":" nil","37047":" nil","37048":" nil","37049":" nil","37050":" nil","37051":" nil","37052":" nil","37053":" nil","37054":" nil","37061":" nil","37071":" nil","37081":" nil","37086":" nil","37091":" nil","37096":" nil","37101":" nil","37106":" nil","37111":" nil","37116":" nil","37121":" nil","37126":" nil","37131":" nil","37136":" nil","37141":" nil","37146":" nil","37151":" nil","37156":" nil","37161":" nil","37166":" nil","37171":" nil","37176":" nil","37186":" nil","37191":" nil","37196":" nil","37206":" nil","37211":" nil","37216":" nil","37221":" nil","37226":" nil","37231":" nil","37241":" nil","37246":" nil","37251":" nil","37256":" nil","37261":" nil","37262":" nil","37263":" nil","37264":" nil","37265":" nil","37266":" nil","37267":" nil","37268":" nil","37269":" nil","37270":" nil","37271":" nil","37272":" nil","37273":" nil","37274":" nil","37275":" nil","37276":" nil","37281":" nil","37282":" nil","37283":" nil","37284":" nil","37285":" nil","37286":" nil","37287":" nil","37288":" nil","37289":" nil","37290":" nil","37291":" nil","37292":" nil","37293":" nil","37294":" nil","37295":" nil","37301":" nil","37302":" nil","37303":" nil","37304":" nil","37305":" nil","37306":" nil","37307":" nil","37308":" nil","37309":" nil","37310":" nil","37311":" nil","37312":" nil","37313":" nil","37314":" nil","37315":" nil","37316":" nil","37317":" nil","37318":" nil","37319":" nil","37320":" nil","37326":" nil","37327":" nil","37328":" nil","37329":" nil","37330":" nil","37331":" nil","37332":" nil","37333":" nil","37334":" nil","37335":" nil","37336":" nil","37337":" nil","37338":" nil","37339":" nil","37340":" nil","37341":" nil","37342":" nil","37343":" nil","37344":" nil","37345":" nil","37346":" nil","37347":" nil","37348":" nil","37349":" nil","37350":" nil","37351":" nil","37352":" nil","37353":" nil","37354":" nil","37355":" nil","37356":" nil","37357":" nil","37358":" nil","37359":" nil","37360":" nil","37361":" nil","37362":" nil","37363":" nil","37364":" nil","37365":" nil","37366":" nil","37367":" nil","37368":" nil","37369":" nil","37370":" nil","37376":" nil","37377":" nil","37378":" nil","37379":" nil","37380":" nil","37382":" nil","37383":" nil","37384":" nil","37385":" nil","37386":" nil","37387":" nil","37388":" nil","37389":" nil","37390":" nil","37391":" nil","37392":" nil","37393":" nil","37394":" nil","37395":" nil","37396":" nil","37397":" nil","37398":" nil","37399":" nil","37400":" nil","37401":" nil","37402":" nil","37403":" nil","37404":" nil","37405":" nil","37406":" nil","37407":" nil","37408":" nil","37409":" nil","37410":" nil","37411":" nil","37412":" nil","37413":" nil","37414":" nil","37415":" nil","37416":" nil","37417":" nil","37418":" nil","37419":" nil","37420":" nil","37421":" nil","37422":" nil","37423":" nil","37424":" nil","37425":" nil","37426":" nil","37427":" nil","37428":" nil","37429":" nil","37430":" nil","37431":" nil","37432":" nil","37433":" nil","37434":" nil","37435":" nil","37436":" nil","37437":" nil","37438":" nil","37439":" nil","37441":" nil","37442":" nil","37443":" nil","37445":" nil","37446":" nil","37447":" nil","37448":" nil","37449":" nil","37451":" nil","37452":" nil","37455":" nil","37456":" nil","37457":" nil","37458":" nil","37459":" nil","37460":" nil","37461":" nil","37462":" nil","37463":" nil","37464":" nil","37465":" nil","37466":" nil","37467":" nil","37468":" nil","37469":" nil","37470":" nil","37471":" nil","37472":" nil","37473":" nil","37474":" nil","37475":" nil","37476":" nil","37477":" nil","37478":" nil","37479":" nil","37480":" nil","37481":" nil","37482":" nil","37483":" nil","37484":" nil","37485":" nil","37486":" nil","37487":" nil","37488":" nil","37489":" nil","37490":" nil","37491":" nil","37492":" nil","37493":" nil","37494":" nil","37495":" nil","37496":" nil","37497":" nil","37498":" nil","37499":" nil","37500":" nil","37501":" nil","37502":" nil","37503":" nil","37504":" nil","37505":" nil","37506":" nil","37507":" nil","37508":" nil","37509":" nil","37510":" nil","37511":" nil","37512":" nil","37513":" nil","37514":" nil","37515":" nil","37516":" nil","37517":" nil","37518":" nil","37519":" nil","37520":" nil","37521":" nil","37522":" nil","37523":" nil","37524":" nil","37525":" nil","37526":" nil","37527":" nil","37528":" nil","37529":" nil","37530":" nil","37531":" nil","37541":" nil","37542":" nil","37543":" nil","37544":" nil","37545":" nil","37556":" nil","37557":" nil","37558":" nil","37559":" nil","37560":" nil","37561":" nil","37562":" nil","37563":" nil","37564":" nil","37565":" nil","37566":" nil","37567":" nil","37568":" nil","37569":" nil","37570":" nil","37571":" nil","37572":" nil","37574":" nil","37575":" nil","37576":" nil","37577":" nil","37578":" nil","37579":" nil","37580":" nil","37581":" nil","37582":" nil","37583":" nil","37584":" nil","37585":" nil","37586":" nil","37587":" nil","37588":" nil","37589":" nil","37590":" nil","37596":" nil","37597":" nil","37598":" nil","37599":" nil","37600":" nil","37601":" nil","37602":" nil","37603":" nil","37604":" nil","37605":" nil","37606":" nil","37607":" nil","37608":" nil","37609":" nil","37610":" nil","37611":" nil","37612":" nil","37613":" nil","37614":" nil","37615":" nil","37616":" nil","37617":" nil","37618":" nil","37619":" nil","37620":" nil","37636":" nil","37637":" nil","37638":" nil","37639":" nil","37640":" nil","37641":" nil","37642":" nil","37643":" nil","37644":" nil","37645":" nil","37646":" nil","37647":" nil","37648":" nil","37649":" nil","37650":" nil","37651":" nil","37652":" nil","37653":" nil","37654":" nil","37655":" nil","37656":" nil","37657":" nil","37658":" nil","37659":" nil","37660":" nil","37661":" nil","37662":" nil","37663":" nil","37664":" nil","37665":" nil","37666":" nil","37667":" nil","37668":" nil","37669":" nil","37670":" nil","37671":" nil","37672":" nil","37673":" nil","37674":" nil","37675":" nil","37676":" nil","37677":" nil","37678":" nil","37679":" nil","37680":" nil","37681":" nil","37682":" nil","37683":" nil","37684":" nil","37685":" nil","37686":" nil","37687":" nil","37688":" nil","37689":" nil","37690":" nil","37691":" nil","37701":" nil","37702":" nil","37703":" nil","37704":" nil","37705":" nil","37706":" nil","37707":" nil","37708":" nil","37709":" nil","37710":" nil","37711":" nil","37712":" nil","37713":" nil","37714":" nil","37715":" nil","37716":" nil","37717":" nil","37718":" nil","37719":" nil","37720":" nil","37721":" nil","37722":" nil","37723":" nil","37724":" nil","37725":" nil","37726":" nil","37727":" nil","37728":" nil","37729":" nil","37730":" nil","37731":" nil","37732":" nil","37733":" nil","37734":" nil","37735":" nil","37736":" nil","37737":" nil","37738":" nil","37739":" nil","37740":" nil","37741":" nil","37742":" nil","37743":" nil","37744":" nil","37746":" nil","37747":" nil","37748":" nil","37749":" nil","37750":" nil","37751":" nil","37752":" nil","37753":" nil","37754":" nil","37755":" nil","37756":" nil","37757":" nil","37758":" nil","37759":" nil","37760":" nil","37761":" nil","37762":" nil","37763":" nil","37765":" nil","37766":" nil","37771":" nil","37772":" nil","37773":" nil","37774":" nil","37775":" nil","37776":" nil","37777":" nil","37778":" nil","37779":" nil","37780":" nil","37786":" nil","37787":" nil","37788":" nil","37789":" nil","37790":" nil","37791":" nil","37792":" nil","37793":" nil","37794":" nil","37795":" nil","37802":" nil","37803":" nil","37805":" nil","37807":" nil","37810":" nil","37812":" nil","37815":" nil","37817":" nil","37818":" nil","37819":" nil","37820":" nil","37826":" nil","37827":" nil","37828":" nil","37832":" nil","37834":" nil","37835":" nil","37836":" nil","37837":" nil","37838":" nil","37839":" nil","37846":" nil","37848":" nil","37849":" nil","37850":" nil","37851":" nil","37852":" nil","37853":" nil","37854":" nil","37855":" nil","37857":" nil","37858":" nil","37859":" nil","37860":" nil","37861":" nil","37862":" nil","37863":" nil","37864":" nil","37865":" nil","37866":" nil","37867":" nil","37870":" nil","37871":" nil","37873":" nil","37874":" nil","37875":" nil","37876":" nil","37877":" nil","37878":" nil","37879":" nil","37881":" nil","37882":" nil","37885":" nil","37886":" nil","37887":" nil","37889":" nil","37890":" nil","37892":" nil","37894":" nil","37896":" nil","37900":" nil","37901":" nil","37902":" nil","37903":" nil","37904":" nil","37905":" nil","37907":" nil","37909":" nil","37910":" nil","37913":" nil","37914":" nil","37915":" nil","37917":" nil","37920":" nil","37923":" nil","37936":" nil","37937":" nil","37938":" nil","37939":" nil","37940":" nil","37941":" nil","37944":" nil","37946":" nil","37948":" nil","37949":" nil","37950":" nil","37951":" nil","37966":" nil","37971":" nil","37976":" nil","37981":" nil","37986":" nil","37991":" nil","37996":" nil","38001":" nil","38006":" nil","38011":" nil","38016":" nil","38021":" nil","38026":" nil","38046":" nil","38051":" nil","38076":" nil","38081":" nil","38086":" nil","38087":" nil","38088":" nil","38089":" nil","38090":" nil","38091":" nil","38092":" nil","38093":" nil","38094":" nil","38095":" nil","38096":" nil","38101":" nil","38103":" nil","38104":" nil","38105":" nil","38106":" nil","38107":" nil","38108":" nil","38109":" nil","38110":" nil","38111":" nil","38112":" nil","38113":" nil","38114":" nil","38115":" nil","38121":" nil","38122":" nil","38123":" nil","38125":" nil","38126":" nil","38127":" nil","38128":" nil","38129":" nil","38130":" nil","38131":" nil","38132":" nil","38133":" nil","38134":" nil","38135":" nil","38136":" nil","38137":" nil","38138":" nil","38139":" nil","38140":" nil","38146":" nil","38147":" nil","38148":" nil","38149":" nil","38150":" nil","38152":" nil","38153":" nil","38154":" nil","38155":" nil","38156":" nil","38157":" nil","38158":" nil","38159":" nil","38160":" nil","38161":" nil","38162":" nil","38163":" nil","38164":" nil","38165":" nil","38166":" nil","38167":" nil","38168":" nil","38169":" nil","38170":" nil","38176":" nil","38177":" nil","38178":" nil","38179":" nil","38180":" nil","38181":" nil","38182":" nil","38183":" nil","38184":" nil","38185":" nil","38186":" nil","38187":" nil","38188":" nil","38189":" nil","38190":" nil","38196":" nil","38197":" nil","38198":" nil","38199":" nil","38206":" nil","38207":" nil","38208":" nil","38209":" nil","38210":" nil","38211":" nil","38221":" nil","38222":" nil","38223":" nil","38224":" nil","38225":" nil","38226":" nil","38227":" nil","38228":" nil","38229":" nil","38230":" nil","38231":" nil","38232":" nil","38233":" nil","38234":" nil","38235":" nil","38236":" nil","38237":" nil","38238":" nil","38239":" nil","38240":" nil","38241":" nil","38242":" nil","38243":" nil","38244":" nil","38245":" nil","38246":" nil","38247":" nil","38248":" nil","38249":" nil","38250":" nil","38251":" nil","38252":" nil","38253":" nil","38254":" nil","38255":" nil","38256":" nil","38257":" nil","38258":" nil","38259":" nil","38261":" nil","38262":" nil","38263":" nil","38264":" nil","38265":" nil","38266":" nil","38267":" nil","38268":" nil","38269":" nil","38270":" nil","38276":" nil","38277":" nil","38278":" nil","38279":" nil","38280":" nil","38286":" nil","38287":" nil","38288":" nil","38289":" nil","38290":" nil","38291":" nil","38292":" nil","38293":" nil","38294":" nil","38295":" nil","38301":" nil","38302":" nil","38303":" nil","38304":" nil","38305":" nil","38306":" nil","38307":" nil","38308":" nil","38309":" nil","38310":" nil","38312":" nil","38313":" nil","38314":" nil","38315":" nil","38316":" nil","38317":" nil","38318":" nil","38319":" nil","38320":" nil","38321":" nil","38331":" nil","38332":" nil","38333":" nil","38334":" nil","38335":" nil","38336":" nil","38337":" nil","38338":" nil","38339":" nil","38340":" nil","38341":" nil","38342":" nil","38343":" nil","38344":" nil","38345":" nil","38346":" nil","38347":" nil","38348":" nil","38349":" nil","38350":" nil","38351":" nil","38352":" nil","38353":" nil","38354":" nil","38355":" nil","38356":" nil","38357":" nil","38358":" nil","38359":" nil","38360":" nil","38366":" nil","38367":" nil","38368":" nil","38369":" nil","38370":" nil","38371":" nil","38372":" nil","38373":" nil","38374":" nil","38375":" nil","38376":" nil","38377":" nil","38378":" nil","38379":" nil","38380":" nil","38381":" nil","38382":" nil","38383":" nil","38384":" nil","38385":" nil","38386":" nil","38387":" nil","38388":" nil","38389":" nil","38390":" nil","38391":" nil","38392":" nil","38393":" nil","38394":" nil","38395":" nil","38396":" nil","38401":" nil","38402":" nil","38403":" nil","38404":" nil","38405":" nil","38406":" nil","38407":" nil","38408":" nil","38409":" nil","38410":" nil","38412":" nil","38413":" nil","38414":" nil","38415":" nil","38416":" nil","38417":" nil","38418":" nil","38419":" nil","38420":" nil","38421":" nil","38422":" nil","38423":" nil","38424":" nil","38425":" nil","38431":" nil","38432":" nil","38433":" nil","38434":" nil","38435":" nil","38436":" nil","38437":" nil","38438":" nil","38439":" nil","38440":" nil","38441":" nil","38442":" nil","38443":" nil","38444":" nil","38445":" nil","38446":" nil","38447":" nil","38448":" nil","38449":" nil","38450":" nil","38451":" nil","38452":" nil","38453":" nil","38454":" nil","38455":" nil","38461":" nil","38466":" nil","38471":" nil","38476":" nil","38481":" nil","38491":" nil","38496":" nil","38501":" nil","38506":" nil","38507":" nil","38508":" nil","38509":" nil","38510":" nil","38511":" nil","38512":" nil","38513":" nil","38514":" nil","38515":" nil","38516":" nil","38517":" nil","38518":" nil","38519":" nil","38520":" nil","38521":" nil","38522":" nil","38523":" nil","38524":" nil","38525":" nil","38526":" nil","38527":" nil","38528":" nil","38529":" nil","38530":" nil","38531":" nil","38532":" nil","38533":" nil","38534":" nil","38535":" nil","38536":" nil","38537":" nil","38538":" nil","38539":" nil","38540":" nil","38541":" nil","38542":" nil","38543":" nil","38544":" nil","38545":" nil","38546":" nil","38551":" nil","38552":" nil","38553":" nil","38554":" nil","38556":" nil","38557":" nil","38558":" nil","38559":" nil","38560":" nil","38561":" nil","38562":" nil","38563":" nil","38564":" nil","38565":" nil","38566":" nil","38567":" nil","38568":" nil","38569":" nil","38570":" nil","38571":" nil","38572":" nil","38573":" nil","38574":" nil","38575":" nil","38576":" nil","38577":" nil","38578":" nil","38579":" nil","38580":" nil","38581":" nil","38582":" nil","38583":" nil","38584":" nil","38585":" nil","38586":" nil","38587":" nil","38588":" nil","38589":" nil","38590":" nil","38591":" nil","38592":" nil","38593":" nil","38594":" nil","38595":" nil","38596":" nil","38597":" nil","38598":" nil","38599":" nil","38600":" nil","38601":" nil","38602":" nil","38603":" nil","38604":" nil","38605":" nil","38606":" nil","38607":" nil","38608":" nil","38609":" nil","38610":" nil","38611":" nil","38612":" nil","38613":" nil","38614":" nil","38615":" nil","38616":" nil","38617":" nil","38618":" nil","38619":" nil","38620":" nil","38621":" nil","38636":" nil","38637":" nil","38638":" nil","38639":" nil","38640":" nil","38641":" nil","38642":" nil","38643":" nil","38646":" nil","38651":" nil","38652":" nil","38653":" nil","38654":" nil","38655":" nil","38656":" nil","38657":" nil","38658":" nil","38661":" nil","38662":" nil","38663":" nil","38664":" nil","38665":" nil","38666":" nil","38667":" nil","38668":" nil","38669":" nil","38670":" nil","38671":" nil","38672":" nil","38673":" nil","38674":" nil","38675":" nil","38676":" nil","38677":" nil","38678":" nil","38679":" nil","38680":" nil","38681":" nil","38682":" nil","38683":" nil","38684":" nil","38685":" nil","38686":" nil","38687":" nil","38688":" nil","38689":" nil","38690":" nil","38691":" nil","38692":" nil","38693":" nil","38694":" nil","38695":" nil","38696":" nil","38701":" nil","38702":" nil","38703":" nil","38704":" nil","38705":" nil","38706":" nil","38707":" nil","38708":" nil","38709":" nil","38710":" nil","38711":" nil","38712":" nil","38713":" nil","38714":" nil","38715":" nil","38716":" nil","38717":" nil","38718":" nil","38719":" nil","38720":" nil","38721":" nil","38722":" nil","38723":" nil","38724":" nil","38725":" nil","38726":" nil","38727":" nil","38728":" nil","38729":" nil","38730":" nil","38731":" nil","38732":" nil","38733":" nil","38734":" nil","38735":" nil","38736":" nil","38737":" nil","38738":" nil","38739":" nil","38740":" nil","38741":" nil","38742":" nil","38743":" nil","38744":" nil","38745":" nil","38746":" nil","38747":" nil","38748":" nil","38749":" nil","38750":" nil","38756":" nil","38757":" nil","38758":" nil","38759":" nil","38760":" nil","38761":" nil","38762":" nil","38763":" nil","38764":" nil","38765":" nil","38766":" nil","38767":" nil","38768":" nil","38769":" nil","38770":" nil","38771":" nil","38772":" nil","38773":" nil","38774":" nil","38775":" nil","38776":" nil","38777":" nil","38778":" nil","38779":" nil","38780":" nil","38781":" nil","38782":" nil","38783":" nil","38784":" nil","38785":" nil","38786":" nil","38787":" nil","38788":" nil","38789":" nil","38790":" nil","38791":" nil","38792":" nil","38793":" nil","38794":" nil","38795":" nil","38796":" nil","38797":" nil","38798":" nil","38799":" nil","38800":" nil","38801":" nil","38802":" nil","38803":" nil","38804":" nil","38805":" nil","38806":" nil","38807":" nil","38808":" nil","38809":" nil","38810":" nil","38821":" nil","38822":" nil","38823":" nil","38824":" nil","38825":" nil","38826":" nil","38827":" nil","38828":" nil","38829":" nil","38830":" nil","38831":" nil","38832":" nil","38833":" nil","38834":" nil","38835":" nil","38836":" nil","38837":" nil","38838":" nil","38839":" nil","38840":" nil","38841":" nil","38842":" nil","38843":" nil","38844":" nil","38845":" nil","38846":" nil","38847":" nil","38848":" nil","38849":" nil","38850":" nil","38856":" nil","38857":" nil","38858":" nil","38859":" nil","38860":" nil","38861":" nil","38866":" nil","38871":" nil","38876":" nil","38881":" nil","38886":" nil","38891":" nil","38896":" nil","38901":" nil","38906":" nil","38911":" nil","38912":" nil","38913":" nil","38914":" nil","38915":" nil","38916":" nil","38917":" nil","38918":" nil","38919":" nil","38920":" nil","38921":" nil","38922":" nil","38923":" nil","38924":" nil","38925":" nil","38926":" nil","38927":" nil","38928":" nil","38929":" nil","38930":" nil","38931":" nil","38932":" nil","38933":" nil","38934":" nil","38935":" nil","38936":" nil","38937":" nil","38938":" nil","38939":" nil","38940":" nil","38941":" nil","38951":" nil","38952":" nil","38953":" nil","38954":" nil","38955":" nil","38956":" nil","38957":" nil","38958":" nil","38959":" nil","38960":" nil","38961":" nil","38962":" nil","38963":" nil","38964":" nil","38965":" nil","38971":" nil","38972":" nil","38973":" nil","38974":" nil","38975":" nil","38976":" nil","38977":" nil","38978":" nil","38979":" nil","38980":" nil","38986":" nil","38987":" nil","38988":" nil","38989":" nil","38990":" nil","38991":" nil","38992":" nil","38993":" nil","38994":" nil","38995":" nil","38996":" nil","38997":" nil","38998":" nil","38999":" nil","39000":" nil","39001":" nil","39002":" nil","39003":" nil","39005":" nil","39011":" nil","39012":" nil","39013":" nil","39014":" nil","39015":" nil","39021":" nil","39022":" nil","39023":" nil","39024":" nil","39025":" nil","39026":" nil","39031":" nil","39032":" nil","39033":" nil","39034":" nil","39035":" nil","39036":" nil","39037":" nil","39038":" nil","39039":" nil","39040":" nil","39041":" nil","39042":" nil","39043":" nil","39044":" nil","39045":" nil","39046":" nil","39047":" nil","39048":" nil","39049":" nil","39050":" nil","39051":" nil","39052":" nil","39053":" nil","39054":" nil","39055":" nil","39056":" nil","39057":" nil","39058":" nil","39059":" nil","39060":" nil","39061":" nil","39062":" nil","39063":" nil","39064":" nil","39065":" nil","39066":" nil","39071":" nil","39072":" nil","39073":" nil","39074":" nil","39075":" nil","39076":" nil","39077":" nil","39078":" nil","39079":" nil","39080":" nil","39081":" nil","39082":" nil","39083":" nil","39084":" nil","39085":" nil","39086":" nil","39091":" nil","39096":" nil","39101":" nil","39106":" nil","39111":" nil","39116":" nil","39126":" nil","39127":" nil","39128":" nil","39129":" nil","39130":" nil","39131":" nil","39141":" nil","39142":" nil","39143":" nil","39144":" nil","39145":" nil","39151":" nil","39152":" nil","39153":" nil","39154":" nil","39156":" nil","39157":" nil","39158":" nil","39159":" nil","39160":" nil","39161":" nil","39171":" nil","39172":" nil","39173":" nil","39174":" nil","39175":" nil","39176":" nil","39177":" nil","39178":" nil","39179":" nil","39181":" nil","39182":" nil","39183":" nil","39184":" nil","39185":" nil","39186":" nil","39187":" nil","39188":" nil","39189":" nil","39190":" nil","39191":" nil","39192":" nil","39193":" nil","39194":" nil","39195":" nil","39196":" nil","39197":" nil","39199":" nil","39200":" nil","39201":" nil","39202":" nil","39203":" nil","39204":" nil","39205":" nil","39206":" nil","39207":" nil","39208":" nil","39209":" nil","39210":" nil","39211":" nil","39226":" nil","39229":" nil","39234":" nil","39239":" nil","39244":" nil","39249":" nil","39254":" nil","39259":" nil","39269":" nil","39279":" nil","39284":" nil","39289":" nil","39309":" nil","39310":" nil","39311":" nil","39312":" nil","39313":" nil","39314":" nil","39315":" nil","39316":" nil","39317":" nil","39318":" nil","39319":" nil","39320":" nil","39321":" nil","39322":" nil","39323":" nil","39324":" nil","39334":" nil","39335":" nil","39336":" nil","39337":" nil","39338":" nil","39339":" nil","39340":" nil","39341":" nil","39342":" nil","39343":" nil","39344":" nil","39345":" nil","39346":" nil","39347":" nil","39348":" nil","39349":" nil","39350":" nil","39351":" nil","39352":" nil","39353":" nil","39354":" nil","39355":" nil","39356":" nil","39357":" nil","39358":" nil","39359":" nil","39360":" nil","39361":" nil","39362":" nil","39363":" nil","39369":" nil","39370":" nil","39371":" nil","39372":" nil","39373":" nil","39384":" nil","39385":" nil","39386":" nil","39387":" nil","39388":" nil","39389":" nil","39390":" nil","39391":" nil","39392":" nil","39393":" nil","39394":" nil","39395":" nil","39396":" nil","39397":" nil","39398":" nil","39399":" nil","39419":" nil","39420":" nil","39421":" nil","39422":" nil","39423":" nil","39429":" nil","39434":" nil","39435":" nil","39436":" nil","39437":" nil","39438":" nil","39439":" nil","39440":" nil","39441":" nil","39442":" nil","39443":" nil","39449":" nil","39450":" nil","39451":" nil","39452":" nil","39453":" nil","39454":" nil","39455":" nil","39456":" nil","39457":" nil","39459":" nil","39464":" nil","39465":" nil","39466":" nil","39467":" nil","39468":" nil","39469":" nil","39470":" nil","39471":" nil","39472":" nil","39473":" nil","39474":" nil","39479":" nil","39482":" nil","39483":" nil","39484":" nil","39485":" nil","39486":" nil","39487":" nil","39488":" nil","39489":" nil","39490":" nil","39491":" nil","39492":" nil","39497":" nil","39498":" nil","39499":" nil","39500":" nil","39501":" nil","39502":" nil","39503":" nil","39504":" nil","39505":" nil","39506":" nil","39522":" nil","39523":" nil","39524":" nil","39525":" nil","39526":" nil","39527":" nil","39528":" nil","39529":" nil","39530":" nil","39531":" nil","39532":" nil","39533":" nil","39534":" nil","39535":" nil","39536":" nil","39537":" nil","39538":" nil","39539":" nil","39540":" nil","39541":" nil","39542":" nil","39543":" nil","39544":" nil","39545":" nil","39547":" nil","39551":" nil","39556":" nil","39560":" nil","39563":" nil","39565":" nil","39566":" nil","39567":" nil","39568":" nil","39569":" nil","39570":" nil","39580":" nil","39581":" nil","39582":" nil","39583":" nil","39584":" nil","39585":" nil","39590":" nil","39595":" nil","39596":" nil","39597":" nil","39598":" nil","39599":" nil","39610":" nil","39611":" nil","39612":" nil","39613":" nil","39614":" nil","39620":" nil","39621":" nil","39622":" nil","39623":" nil","39624":" nil","39630":" nil","39631":" nil","39632":" nil","39633":" nil","39634":" nil","39635":" nil","39636":" nil","39637":" nil","39638":" nil","39639":" nil","39640":" nil","39641":" nil","39642":" nil","39643":" nil","39644":" nil","39645":" nil","39646":" nil","39647":" nil","39648":" nil","39649":" nil","39650":" nil","39651":" nil","39652":" nil","39653":" nil","39654":" nil","39655":" nil","39656":" nil","39657":" nil","39658":" nil","39659":" nil","39660":" nil","39661":" nil","39662":" nil","39663":" nil","39664":" nil","39665":" nil","39666":" nil","39667":" nil","39668":" nil","39669":" nil","39670":" nil","39671":" nil","39672":" nil","39673":" nil","39674":" nil","39675":" nil","39676":" nil","39677":" nil","39678":" nil","39679":" nil","39680":" nil","39681":" nil","39682":" nil","39683":" nil","39684":" nil","39685":" nil","39686":" nil","39687":" nil","39688":" nil","39689":" nil","39695":" nil","39696":" nil","39697":" nil","39698":" nil","39699":" nil","39700":" nil","39701":" nil","39702":" nil","39703":" nil","39704":" nil","39710":" nil","39711":" nil","39712":" nil","39713":" nil","39714":" nil","39715":" nil","39716":" nil","39718":" nil","39719":" nil","39725":" nil","39726":" nil","39727":" nil","39728":" nil","39729":" nil","39730":" nil","39731":" nil","39732":" nil","39733":" nil","39734":" nil","39736":" nil","39737":" nil","39738":" nil","39739":" nil","39740":" nil","39741":" nil","39742":" nil","39743":" nil","39744":" nil","39745":" nil","39746":" nil","39747":" nil","39748":" nil","39749":" nil","39750":" nil","39751":" nil","39752":" nil","39753":" nil","39754":" nil","39755":" nil","39756":" nil","39757":" nil","39758":" nil","39759":" nil","39760":" nil","39761":" nil","39762":" nil","39763":" nil","39764":" nil","39765":" nil","39766":" nil","39767":" nil","39768":" nil","39769":" nil","39770":" nil","39771":" nil","39772":" nil","39773":" nil","39774":" nil","39785":" nil","39786":" nil","39787":" nil","39788":" nil","39789":" nil","39790":" nil","39791":" nil","39792":" nil","39793":" nil","39794":" nil","39795":" nil","39796":" nil","39797":" nil","39798":" nil","39799":" nil","39800":" nil","39801":" nil","39802":" nil","39803":" nil","39804":" nil","39805":" nil","39806":" nil","39807":" nil","39808":" nil","39809":" nil","39810":" nil","39811":" nil","39812":" nil","39813":" nil","39815":" nil","39816":" nil","39817":" nil","39818":" nil","39819":" nil","39820":" nil","39825":" nil","39826":" nil","39827":" nil","39828":" nil","39829":" nil","39830":" nil","39831":" nil","39832":" nil","39833":" nil","39834":" nil","39835":" nil","39836":" nil","39837":" nil","39838":" nil","39839":" nil","39845":" nil","39846":" nil","39847":" nil","39848":" nil","39849":" nil","39860":" nil","39861":" nil","39862":" nil","39863":" nil","39864":" nil","39865":" nil","39866":" nil","39867":" nil","39868":" nil","39869":" nil","39870":" nil","39871":" nil","39872":" nil","39873":" nil","39874":" nil","39880":" nil","39881":" nil","39882":" nil","39883":" nil","39884":" nil","39885":" nil","39886":" nil","39887":" nil","39888":" nil","39889":" nil","39890":" nil","39891":" nil","39892":" nil","39893":" nil","39894":" nil","39895":" nil","39896":" nil","39897":" nil","39898":" nil","39899":" nil","39900":" nil","39901":" nil","39902":" nil","39903":" nil","39904":" nil","39905":" nil","39906":" nil","39907":" nil","39908":" nil","39909":" nil","39910":" nil","39911":" nil","39912":" nil","39913":" nil","39914":" nil","39915":" nil","39916":" nil","39917":" nil","39918":" nil","39919":" nil","39920":" nil","39921":" nil","39922":" nil","39923":" nil","39924":" nil","39925":" nil","39926":" nil","39927":" nil","39928":" nil","39929":" nil","39935":" nil","39936":" nil","39937":" nil","39938":" nil","39939":" nil","39940":" nil","39941":" nil","39942":" nil","39943":" nil","39944":" nil","39945":" nil","39946":" nil","39947":" nil","39948":" nil","39949":" nil","39955":" nil","39956":" nil","39957":" nil","39958":" nil","39959":" nil","39960":" nil","39961":" nil","39962":" nil","39963":" nil","39970":" nil","39971":" nil","39972":" nil","39973":" nil","39974":" nil","39975":" nil","39976":" nil","39977":" nil","39978":" nil","39979":" nil","39980":" nil","39981":" nil","39982":" nil","39983":" nil","39984":" nil","39985":" nil","39986":" nil","39987":" nil","39988":" nil","39989":" nil","39990":" nil","39991":" nil","39992":" nil","39993":" nil","39994":" nil","39995":" nil","39996":" nil","39997":" nil","39998":" nil","39999":" nil","40000":" nil","40001":" nil","40002":" nil","40003":" nil","40004":" nil","40005":" nil","40006":" nil","40007":" nil","40008":" nil","40009":" nil","40010":" nil","40015":" nil","40016":" nil","40017":" nil","40018":" nil","40019":" nil","40020":" nil","40021":" nil","40022":" nil","40023":" nil","40024":" nil","40025":" nil","40027":" nil","40028":" nil","40029":" nil","40030":" nil","40031":" nil","40032":" nil","40033":" nil","40034":" nil","40035":" nil","40036":" nil","40037":" nil","40038":" nil","40039":" nil","40040":" nil","40041":" nil","40042":" nil","40043":" nil","40044":" nil","40045":" nil","40046":" nil","40047":" nil","40048":" nil","40049":" nil","40050":" nil","40051":" nil","40052":" nil","40053":" nil","40054":" nil","40065":" nil","40066":" nil","40067":" nil","40068":" nil","40069":" nil","40070":" nil","40071":" nil","40072":" nil","40073":" nil","40074":" nil","40075":" nil","40076":" nil","40077":" nil","40078":" nil","40079":" nil","40080":" nil","40081":" nil","40082":" nil","40083":" nil","40084":" nil","40085":" nil","40086":" nil","40087":" nil","40088":" nil","40089":" nil","40090":" nil","40091":" nil","40092":" nil","40093":" nil","40094":" nil","40096":" nil","40097":" nil","40098":" nil","40099":" nil","40100":" nil","40101":" nil","40102":" nil","40103":" nil","40104":" nil","40105":" nil","40106":" nil","40107":" nil","40108":" nil","40109":" nil","40110":" nil","40111":" nil","40112":" nil","40113":" nil","40114":" nil","40120":" nil","40121":" nil","40122":" nil","40123":" nil","40124":" nil","40125":" nil","40126":" nil","40127":" nil","40128":" nil","40129":" nil","40130":" nil","40131":" nil","40132":" nil","40133":" nil","40134":" nil","40135":" nil","40136":" nil","40137":" nil","40138":" nil","40139":" nil","40140":" nil","40145":" nil","40146":" nil","40147":" nil","40148":" nil","40149":" nil","40150":" nil","40151":" nil","40152":" nil","40153":" nil","40154":" nil","40155":" nil","40156":" nil","40157":" nil","40158":" nil","40159":" nil","40160":" nil","40161":" nil","40162":" nil","40163":" nil","40164":" nil","40165":" nil","40166":" nil","40167":" nil","40168":" nil","40169":" nil","40170":" nil","40171":" nil","40172":" nil","40173":" nil","40174":" nil","40175":" nil","40176":" nil","40177":" nil","40178":" nil","40179":" nil","40180":" nil","40181":" nil","40182":" nil","40183":" nil","40184":" nil","40185":" nil","40186":" nil","40187":" nil","40188":" nil","40189":" nil","40190":" nil","40191":" nil","40192":" nil","40193":" nil","40194":" nil","40200":" nil","40201":" nil","40202":" nil","40203":" nil","40204":" nil","40205":" nil","40206":" nil","40207":" nil","40208":" nil","40209":" nil","40215":" nil","40216":" nil","40217":" nil","40218":" nil","40219":" nil","40220":" nil","40221":" nil","40222":" nil","40223":" nil","40224":" nil","40225":" nil","40226":" nil","40227":" nil","40228":" nil","40229":" nil","40235":" nil","40236":" nil","40237":" nil","40238":" nil","40239":" nil","40240":" nil","40241":" nil","40242":" nil","40243":" nil","40244":" nil","40245":" nil","40246":" nil","40247":" nil","40248":" nil","40249":" nil","40250":" nil","40251":" nil","40252":" nil","40253":" nil","40254":" nil","40255":" nil","40256":" nil","40257":" nil","40258":" nil","40259":" nil","40260":" nil","40261":" nil","40262":" nil","40263":" nil","40265":" nil","40266":" nil","40267":" nil","40268":" nil","40269":" nil","40270":" nil","40271":" nil","40272":" nil","40273":" nil","40274":" nil","40275":" nil","40276":" nil","40277":" nil","40278":" nil","40279":" nil","40280":" nil","40281":" nil","40282":" nil","40283":" nil","40284":" nil","40285":" nil","40286":" nil","40287":" nil","40288":" nil","40289":" nil","40290":" nil","40291":" nil","40292":" nil","40293":" nil","40294":" nil","40295":" nil","40296":" nil","40297":" nil","40298":" nil","40299":" nil","40305":" nil","40306":" nil","40307":" nil","40308":" nil","40309":" nil","40315":" nil","40317":" nil","40318":" nil","40319":" nil","40320":" nil","40321":" nil","40322":" nil","40323":" nil","40324":" nil","40325":" nil","40326":" nil","40327":" nil","40328":" nil","40329":" nil","40330":" nil","40345":" nil","40350":" nil","40355":" nil","40360":" nil","40375":" nil","40380":" nil","40385":" nil","40386":" nil","40387":" nil","40388":" nil","40389":" nil","40390":" nil","40391":" nil","40392":" nil","40393":" nil","40394":" nil","40395":" nil","40400":" nil","40401":" nil","40402":" nil","40403":" nil","40404":" nil","40410":" nil","40411":" nil","40412":" nil","40413":" nil","40414":" nil","40415":" nil","40416":" nil","40417":" nil","40418":" nil","40419":" nil","40420":" nil","40421":" nil","40422":" nil","40423":" nil","40424":" nil","40425":" nil","40426":" nil","40427":" nil","40428":" nil","40429":" nil","40430":" nil","40431":" nil","40432":" nil","40433":" nil","40434":" nil","40435":" nil","40436":" nil","40437":" nil","40438":" nil","40439":" nil","40440":" nil","40441":" nil","40442":" nil","40443":" nil","40444":" nil","40445":" nil","40446":" nil","40447":" nil","40448":" nil","40449":" nil","40450":" nil","40451":" nil","40452":" nil","40453":" nil","40454":" nil","40455":" nil","40456":" nil","40457":" nil","40458":" nil","40459":" nil","40461":" nil","40462":" nil","40463":" nil","40464":" nil","40465":" nil","40466":" nil","40467":" nil","40468":" nil","40469":" nil","40470":" nil","40472":" nil","40473":" nil","40474":" nil","40475":" nil","40476":" nil","40477":" nil","40478":" nil","40485":" nil","40486":" nil","40487":" nil","40488":" nil","40489":" nil","40490":" nil","40491":" nil","40492":" nil","40494":" nil","40495":" nil","40496":" nil","40497":" nil","40498":" nil","40499":" nil","40500":" nil","40501":" nil","40502":" nil","40503":" nil","40504":" nil","40505":" nil","40506":" nil","40507":" nil","40508":" nil","40509":" nil","40510":" nil","40511":" nil","40512":" nil","40513":" nil","40514":" nil","40515":" nil","40516":" nil","40517":" nil","40518":" nil","40519":" nil","40525":" nil","40526":" nil","40527":" nil","40528":" nil","40529":" nil","40535":" nil","40536":" nil","40537":" nil","40538":" nil","40539":" nil","40540":" nil","40541":" nil","40542":" nil","40543":" nil","40544":" nil","40545":" nil","40546":" nil","40548":" nil","40549":" nil","40550":" nil","40551":" nil","40552":" nil","40553":" nil","40554":" nil","40555":" nil","40556":" nil","40557":" nil","40558":" nil","40559":" nil","40560":" nil","40561":" nil","40562":" nil","40563":" nil","40564":" nil","40575":" nil","40576":" nil","40577":" nil","40578":" nil","40579":" nil","40580":" nil","40581":" nil","40582":" nil","40583":" nil","40584":" nil","40585":" nil","40586":" nil","40587":" nil","40588":" nil","40589":" nil","40590":" nil","40591":" nil","40592":" nil","40593":" nil","40594":" nil","40595":" nil","40596":" nil","40597":" nil","40598":" nil","40599":" nil","40600":" nil","40601":" nil","40602":" nil","40603":" nil","40604":" nil","40605":" nil","40606":" nil","40607":" nil","40608":" nil","40609":" nil","40610":" nil","40611":" nil","40612":" nil","40613":" nil","40614":" nil","40615":" nil","40630":" nil","40631":" nil","40632":" nil","40633":" nil","40634":" nil","40635":" nil","40636":" nil","40637":" nil","40638":" nil","40639":" nil","40640":" nil","40641":" nil","40642":" nil","40644":" nil","40645":" nil","40646":" nil","40647":" nil","40648":" nil","40649":" nil","40650":" nil","40651":" nil","40652":" nil","40653":" nil","40654":" nil","40655":" nil","40656":" nil","40657":" nil","40658":" nil","40659":" nil","40660":" nil","40662":" nil","40663":" nil","40664":" nil","40665":" nil","40666":" nil","40667":" nil","40668":" nil","40669":" nil","40680":" nil","40685":" nil","40686":" nil","40687":" nil","40688":" nil","40689":" nil","40690":" nil","40691":" nil","40692":" nil","40693":" nil","40694":" nil","40695":" nil","40696":" nil","40697":" nil","40698":" nil","40699":" nil","40700":" nil","40701":" nil","40702":" nil","40703":" nil","40704":" nil","40705":" nil","40706":" nil","40707":" nil","40708":" nil","40709":" nil","40730":" nil","40732":" nil","40733":" nil","40734":" nil","40737":" nil","40738":" nil","40739":" nil","40740":" nil","40741":" nil","40742":" nil","40743":" nil","40744":" nil","40745":" nil","40746":" nil","40748":" nil","40749":" nil","40750":" nil","40751":" nil","40753":" nil","40754":" nil","40755":" nil","40756":" nil","40757":" nil","40758":" nil","40759":" nil","40760":" nil","40761":" nil","40762":" nil","40763":" nil","40764":" nil","40770":" nil","40771":" nil","40772":" nil","40773":" nil","40774":" nil","40775":" nil","40776":" nil","40779":" nil","40780":" nil","40781":" nil","40782":" nil","40783":" nil","40784":" nil","40785":" nil","40786":" nil","40787":" nil","40788":" nil","40789":" nil","40790":" nil","40795":" nil","40796":" nil","40797":" nil","40798":" nil","40799":" nil","40800":" nil","40801":" nil","40802":" nil","40803":" nil","40804":" nil","40806":" nil","40807":" nil","40808":" nil","40809":" nil","40810":" nil","40811":" nil","40812":" nil","40813":" nil","40814":" nil","40815":" nil","40816":" nil","40817":" nil","40818":" nil","40819":" nil","40820":" nil","40821":" nil","40822":" nil","40823":" nil","40824":" nil","40825":" nil","40830":" nil","40831":" nil","40832":" nil","40833":" nil","40834":" nil","40835":" nil","40836":" nil","40838":" nil","40839":" nil","40840":" nil","40841":" nil","40842":" nil","40843":" nil","40844":" nil","40850":" nil","40851":" nil","40852":" nil","40853":" nil","40854":" nil","40855":" nil","40856":" nil","40857":" nil","40858":" nil","40859":" nil","40860":" nil","40861":" nil","40862":" nil","40863":" nil","40864":" nil","40865":" nil","40866":" nil","40867":" nil","40868":" nil","40869":" nil","40870":" nil","40871":" nil","40872":" nil","40873":" nil","40874":" nil","40880":" nil","40881":" nil","40882":" nil","40883":" nil","40884":" nil","40885":" nil","40886":" nil","40887":" nil","40888":" nil","40889":" nil","40890":" nil","40891":" nil","40892":" nil","40893":" nil","40894":" nil","40895":" nil","40896":" nil","40897":" nil","40898":" nil","40899":" nil","40905":" nil","40906":" nil","40907":" nil","40908":" nil","40909":" nil","40910":" nil","40911":" nil","40912":" nil","40913":" nil","40914":" nil","40920":" nil","40921":" nil","40922":" nil","40923":" nil","40924":" nil","40930":" nil","40931":" nil","40932":" nil","40934":" nil","40935":" nil","40936":" nil","40937":" nil","40938":" nil","40939":" nil","40940":" nil","40941":" nil","40942":" nil","40943":" nil","40944":" nil","40945":" nil","40946":" nil","40947":" nil","40948":" nil","40950":" nil","40951":" nil","40952":" nil","40953":" nil","40954":" nil","40955":" nil","40956":" nil","40957":" nil","40958":" nil","40959":" nil","40960":" nil","40961":" nil","40962":" nil","40963":" nil","40964":" nil","40965":" nil","40966":" nil","40967":" nil","40968":" nil","40970":" nil","40971":" nil","40972":" nil","40973":" nil","40974":" nil","40975":" nil","40976":" nil","40977":" nil","40978":" nil","40979":" nil","40980":" nil","40981":" nil","40982":" nil","40984":" nil","40985":" nil","40986":" nil","40987":" nil","40988":" nil","40989":" nil","40990":" nil","40991":" nil","40992":" nil","40993":" nil","40994":" nil","41000":" nil","41001":" nil","41002":" nil","41003":" nil","41004":" nil","41005":" nil","41010":" nil","41015":" nil","41020":" nil","41030":" nil","41035":" nil","41040":" nil","41065":" nil","41070":" nil","41075":" nil","41080":" nil","41085":" nil","41090":" nil","41095":" nil","41100":" nil","41110":" nil","41115":" nil","41120":" nil","41125":" nil","41130":" nil","41135":" nil","41140":" nil","41145":" nil","41150":" nil","41165":" nil","41170":" nil","41175":" nil","41180":" nil","41190":" nil","41195":" nil","41200":" nil","41205":" nil","41206":" nil","41207":" nil","41208":" nil","41209":" nil","41210":" nil","41211":" nil","41212":" nil","41213":" nil","41214":" nil","41215":" nil","41216":" nil","41217":" nil","41218":" nil","41219":" nil","41220":" nil","41225":" nil","41226":" nil","41227":" nil","41228":" nil","41229":" nil","41230":" nil","41235":" nil","41236":" nil","41237":" nil","41238":" nil","41239":" nil","41245":" nil","41246":" nil","41247":" nil","41248":" nil","41249":" nil","41255":" nil","41256":" nil","41257":" nil","41258":" nil","41259":" nil","41260":" nil","41261":" nil","41262":" nil","41263":" nil","41264":" nil","41265":" nil","41266":" nil","41267":" nil","41268":" nil","41269":" nil","41270":" nil","41271":" nil","41272":" nil","41273":" nil","41274":" nil","41275":" nil","41276":" nil","41277":" nil","41278":" nil","41279":" nil","41290":" nil","41291":" nil","41292":" nil","41293":" nil","41294":" nil","41295":" nil","41296":" nil","41297":" nil","41298":" nil","41299":" nil","41300":" nil","41301":" nil","41302":" nil","41303":" nil","41304":" nil","41305":" nil","41306":" nil","41307":" nil","41308":" nil","41309":" nil","41310":" nil","41311":" nil","41312":" nil","41313":" nil","41314":" nil","41315":" nil","41316":" nil","41317":" nil","41318":" nil","41319":" nil","41320":" nil","41321":" nil","41322":" nil","41323":" nil","41324":" nil","41325":" nil","41326":" nil","41327":" nil","41328":" nil","41329":" nil","41330":" nil","41331":" nil","41332":" nil","41333":" nil","41334":" nil","41340":" nil","41341":" nil","41342":" nil","41343":" nil","41344":" nil","41345":" nil","41346":" nil","41347":" nil","41348":" nil","41349":" nil","41350":" nil","41351":" nil","41352":" nil","41353":" nil","41354":" nil","41355":" nil","41356":" nil","41357":" nil","41358":" nil","41359":" nil","41360":" nil","41361":" nil","41362":" nil","41363":" nil","41364":" nil","41365":" nil","41366":" nil","41367":" nil","41368":" nil","41369":" nil","41370":" nil","41371":" nil","41372":" nil","41373":" nil","41374":" nil","41375":" nil","41376":" nil","41377":" nil","41378":" nil","41379":" nil","41380":" nil","41381":" nil","41382":" nil","41383":" nil","41390":" nil","41391":" nil","41392":" nil","41393":" nil","41394":" nil","41395":" nil","41396":" nil","41397":" nil","41398":" nil","41399":" nil","41400":" nil","41401":" nil","41402":" nil","41403":" nil","41404":" nil","41405":" nil","41406":" nil","41407":" nil","41408":" nil","41409":" nil","41410":" nil","41411":" nil","41412":" nil","41413":" nil","41414":" nil","41420":" nil","41421":" nil","41422":" nil","41423":" nil","41424":" nil","41425":" nil","41430":" nil","41431":" nil","41432":" nil","41433":" nil","41434":" nil","41435":" nil","41436":" nil","41437":" nil","41438":" nil","41439":" nil","41440":" nil","41441":" nil","41442":" nil","41443":" nil","41444":" nil","41450":" nil","41451":" nil","41452":" nil","41453":" nil","41454":" nil","41455":" nil","41456":" nil","41457":" nil","41458":" nil","41459":" nil","41460":" nil","41461":" nil","41462":" nil","41463":" nil","41464":" nil","41470":" nil","41471":" nil","41472":" nil","41473":" nil","41474":" nil","41480":" nil","41481":" nil","41482":" nil","41483":" nil","41484":" nil","41485":" nil","41486":" nil","41487":" nil","41488":" nil","41489":" nil","41490":" nil","41491":" nil","41492":" nil","41493":" nil","41494":" nil","41495":" nil","41496":" nil","41497":" nil","41498":" nil","41499":" nil","41500":" nil","41501":" nil","41502":" nil","41503":" nil","41504":" nil","41505":" nil","41506":" nil","41507":" nil","41508":" nil","41509":" nil","41510":" nil","41511":" nil","41512":" nil","41513":" nil","41514":" nil","41515":" nil","41516":" nil","41518":" nil","41519":" nil","41520":" nil","41521":" nil","41522":" nil","41523":" nil","41524":" nil","41525":" nil","41526":" nil","41527":" nil","41528":" nil","41529":" nil","41530":" nil","41531":" nil","41532":" nil","41533":" nil","41534":" nil","41535":" nil","41536":" nil","41537":" nil","41538":" nil","41539":" nil","41540":" nil","41541":" nil","41542":" nil","41543":" nil","41544":" nil","41550":" nil","41551":" nil","41552":" nil","41553":" nil","41554":" nil","41555":" nil","41556":" nil","41557":" nil","41558":" nil","41560":" nil","41561":" nil","41562":" nil","41563":" nil","41564":" nil","41565":" nil","41566":" nil","41567":" nil","41568":" nil","41569":" nil","41570":" nil","41571":" nil","41572":" nil","41573":" nil","41574":" nil","41575":" nil","41576":" nil","41577":" nil","41578":" nil","41579":" nil","41580":" nil","41581":" nil","41582":" nil","41583":" nil","41584":" nil","41585":" nil","41586":" nil","41587":" nil","41588":" nil","41589":" nil","41590":" nil","41591":" nil","41592":" nil","41593":" nil","41594":" nil","41595":" nil","41596":" nil","41597":" nil","41598":" nil","41599":" nil","41600":" nil","41601":" nil","41602":" nil","41603":" nil","41604":" nil","41605":" nil","41606":" nil","41607":" nil","41608":" nil","41609":" nil","41615":" nil","41616":" nil","41617":" nil","41618":" nil","41619":" nil","41620":" nil","41621":" nil","41622":" nil","41623":" nil","41624":" nil","41625":" nil","41626":" nil","41627":" nil","41628":" nil","41629":" nil","41630":" nil","41631":" nil","41632":" nil","41633":" nil","41634":" nil","41635":" nil","41636":" nil","41637":" nil","41638":" nil","41639":" nil","41640":" nil","41641":" nil","41642":" nil","41643":" nil","41644":" nil","41645":" nil","41650":" nil","41651":" nil","41652":" nil","41653":" nil","41654":" nil","41655":" nil","41656":" nil","41657":" nil","41658":" nil","41659":" nil","41660":" nil","41661":" nil","41662":" nil","41663":" nil","41664":" nil","41685":" nil","41686":" nil","41687":" nil","41688":" nil","41689":" nil","41690":" nil","41691":" nil","41692":" nil","41693":" nil","41694":" nil","41695":" nil","41696":" nil","41697":" nil","41698":" nil","41699":" nil","41700":" nil","41701":" nil","41702":" nil","41703":" nil","41704":" nil","41705":" nil","41706":" nil","41707":" nil","41708":" nil","41709":" nil","41710":" nil","41711":" nil","41712":" nil","41713":" nil","41714":" nil","41715":" nil","41716":" nil","41717":" nil","41718":" nil","41719":" nil","41725":" nil","41726":" nil","41727":" nil","41728":" nil","41729":" nil","41730":" nil","41731":" nil","41732":" nil","41733":" nil","41734":" nil","41735":" nil","41736":" nil","41737":" nil","41738":" nil","41739":" nil","41740":" nil","41741":" nil","41742":" nil","41743":" nil","41744":" nil","41745":" nil","41746":" nil","41747":" nil","41748":" nil","41749":" nil","41760":" nil","41761":" nil","41762":" nil","41763":" nil","41764":" nil","41765":" nil","41766":" nil","41767":" nil","41768":" nil","41769":" nil","41770":" nil","41775":" nil","41776":" nil","41777":" nil","41778":" nil","41779":" nil","41780":" nil","41781":" nil","41782":" nil","41783":" nil","41784":" nil","41785":" nil","41786":" nil","41787":" nil","41788":" nil","41789":" nil","41790":" nil","41791":" nil","41792":" nil","41794":" nil","41795":" nil","41796":" nil","41797":" nil","41798":" nil","41799":" nil","41805":" nil","41806":" nil","41807":" nil","41809":" nil","41810":" nil","41811":" nil","41812":" nil","41813":" nil","41815":" nil","41816":" nil","41817":" nil","41818":" nil","41819":" nil","41820":" nil","41821":" nil","41822":" nil","41823":" nil","41824":" nil","41825":" nil","41830":" nil","41835":" nil","41840":" nil","41845":" nil","41850":" nil","41855":" nil","41860":" nil","41870":" nil","41875":" nil","41880":" nil","41885":" nil","41890":" nil","41895":" nil","41900":" nil","41905":" nil","41915":" nil","41920":" nil","41925":" nil","41935":" nil","41945":" nil","41950":" nil","41955":" nil","41965":" nil","41970":" nil","41975":" nil","41980":" nil","41985":" nil","41990":" nil","41995":" nil","42000":" nil","42005":" nil","42010":" nil","42015":" nil","42020":" nil","42025":" nil","42026":" nil","42027":" nil","42028":" nil","42029":" nil","42030":" nil","42031":" nil","42032":" nil","42033":" nil","42034":" nil","42035":" nil","42045":" nil","42046":" nil","42047":" nil","42048":" nil","42049":" nil","42055":" nil","42056":" nil","42057":" nil","42058":" nil","42059":" nil","42060":" nil","42061":" nil","42062":" nil","42063":" nil","42064":" nil","42065":" nil","42066":" nil","42067":" nil","42068":" nil","42069":" nil","42070":" nil","42071":" nil","42072":" nil","42073":" nil","42074":" nil","42085":" nil","42086":" nil","42087":" nil","42088":" nil","42089":" nil","42090":" nil","42091":" nil","42092":" nil","42100":" nil","42101":" nil","42102":" nil","42103":" nil","42104":" nil","42105":" nil","42110":" nil","42111":" nil","42112":" nil","42113":" nil","42114":" nil","42115":" nil","42116":" nil","42117":" nil","42118":" nil","42119":" nil","42120":" nil","42121":" nil","42122":" nil","42123":" nil","42124":" nil","42130":" nil","42131":" nil","42132":" nil","42133":" nil","42134":" nil","42145":" nil","42146":" nil","42147":" nil","42148":" nil","42149":" nil","42150":" nil","42151":" nil","42152":" nil","42153":" nil","42154":" nil","42155":" nil","42156":" nil","42157":" nil","42158":" nil","42159":" nil","42160":" nil","42161":" nil","42162":" nil","42163":" nil","42164":" nil","42170":" nil","42171":" nil","42172":" nil","42173":" nil","42174":" nil","42180":" nil","42181":" nil","42182":" nil","42183":" nil","42184":" nil","42185":" nil","42186":" nil","42187":" nil","42188":" nil","42189":" nil","42190":" nil","42191":" nil","42192":" nil","42193":" nil","42194":" nil","42195":" nil","42196":" nil","42197":" nil","42198":" nil","42199":" nil","42200":" nil","42201":" nil","42202":" nil","42203":" nil","42204":" nil","42210":" nil","42211":" nil","42212":" nil","42213":" nil","42214":" nil","42220":" nil","42221":" nil","42222":" nil","42223":" nil","42224":" nil","42225":" nil","42226":" nil","42227":" nil","42228":" nil","42229":" nil","42230":" nil","42231":" nil","42232":" nil","42233":" nil","42234":" nil","42240":" nil","42241":" nil","42242":" nil","42243":" nil","42244":" nil","42245":" nil","42246":" nil","42247":" nil","42248":" nil","42249":" nil","42250":" nil","42251":" nil","42252":" nil","42253":" nil","42254":" nil","42255":" nil","42256":" nil","42257":" nil","42258":" nil","42259":" nil","42260":" nil","42261":" nil","42262":" nil","42263":" nil","42264":" nil","42265":" nil","42266":" nil","42267":" nil","42268":" nil","42269":" nil","42270":" nil","42271":" nil","42272":" nil","42273":" nil","42274":" nil","42275":" nil","42276":" nil","42277":" nil","42278":" nil","42279":" nil","42290":" nil","42291":" nil","42292":" nil","42293":" nil","42294":" nil","42295":" nil","42296":" nil","42297":" nil","42298":" nil","42299":" nil","42300":" nil","42301":" nil","42302":" nil","42303":" nil","42304":" nil","42305":" nil","42310":" nil","42311":" nil","42312":" nil","42313":" nil","42314":" nil","42335":" nil","42336":" nil","42337":" nil","42338":" nil","42339":" nil","42340":" nil","42341":" nil","42342":" nil","42343":" nil","42344":" nil","42345":" nil","42350":" nil","42351":" nil","42352":" nil","42353":" nil","42354":" nil","42355":" nil","42356":" nil","42357":" nil","42358":" nil","42359":" nil","42365":" nil","42366":" nil","42367":" nil","42368":" nil","42369":" nil","42380":" nil","42381":" nil","42382":" nil","42383":" nil","42384":" nil","42390":" nil","42391":" nil","42392":" nil","42393":" nil","42394":" nil","42395":" nil","42396":" nil","42397":" nil","42398":" nil","42399":" nil","42405":" nil","42406":" nil","42407":" nil","42408":" nil","42409":" nil","42410":" nil","42411":" nil","42412":" nil","42413":" nil","42414":" nil","42415":" nil","42416":" nil","42417":" nil","42418":" nil","42419":" nil","42420":" nil","42421":" nil","42422":" nil","42423":" nil","42424":" nil","42425":" nil","42426":" nil","42427":" nil","42428":" nil","42429":" nil","42430":" nil","42431":" nil","42432":" nil","42433":" nil","42434":" nil","42435":" nil","42436":" nil","42437":" nil","42439":" nil","42440":" nil","42441":" nil","42442":" nil","42443":" nil","42444":" nil","42445":" nil","42446":" nil","42447":" nil","42448":" nil","42449":" nil","42450":" nil","42451":" nil","42452":" nil","42453":" nil","42454":" nil","42455":" nil","42456":" nil","42460":" nil","42465":" nil","42470":" nil","42475":" nil","42480":" nil","42495":" nil","42500":" nil","42505":" nil","42510":" nil","42515":" nil","42520":" nil","42525":" nil","42530":" nil","42540":" nil","42545":" nil","42546":" nil","42547":" nil","42548":" nil","42549":" nil","42550":" nil","42551":" nil","42552":" nil","42553":" nil","42554":" nil","42555":" nil","42556":" nil","42557":" nil","42558":" nil","42559":" nil","42560":" nil","42561":" nil","42562":" nil","42563":" nil","42564":" nil","42565":" nil","42566":" nil","42567":" nil","42568":" nil","42569":" nil","42570":" nil","42575":" nil","42576":" nil","42577":" nil","42578":" nil","42579":" nil","42580":" nil","42581":" nil","42582":" nil","42583":" nil","42584":" nil","42585":" nil","42586":" nil","42587":" nil","42588":" nil","42589":" nil","42590":" nil","42591":" nil","42592":" nil","42593":" nil","42594":" nil","42595":" nil","42605":" nil","42606":" nil","42607":" nil","42608":" nil","42609":" nil","42610":" nil","42611":" nil","42612":" nil","42613":" nil","42614":" nil","42615":" nil","42616":" nil","42617":" nil","42618":" nil","42619":" nil","42620":" nil","42621":" nil","42622":" nil","42623":" nil","42624":" nil","42625":" nil","42626":" nil","42627":" nil","42628":" nil","42629":" nil","42630":" nil","42631":" nil","42632":" nil","42633":" nil","42634":" nil","42635":" nil","42636":" nil","42637":" nil","42638":" nil","42639":" nil","42640":" nil","42641":" nil","42642":" nil","42643":" nil","42644":" nil","42645":" nil","42646":" nil","42647":" nil","42648":" nil","42649":" nil","42650":" nil","42651":" nil","42652":" nil","42653":" nil","42654":" nil","42655":" nil","42656":" nil","42657":" nil","42658":" nil","42659":" nil","42660":" nil","42661":" nil","42662":" nil","42663":" nil","42664":" nil","42665":" nil","42666":" nil","42667":" nil","42668":" nil","42669":" nil","42670":" nil","42675":" nil","42676":" nil","42677":" nil","42678":" nil","42679":" nil","42680":" nil","42681":" nil","42682":" nil","42683":" nil","42684":" nil","42685":" nil","42686":" nil","42687":" nil","42688":" nil","42689":" nil","42690":" nil","42691":" nil","42692":" nil","42693":" nil","42694":" nil","42695":" nil","42696":" nil","42697":" nil","42698":" nil","42699":" nil","42700":" nil","42701":" nil","42702":" nil","42703":" nil","42704":" nil","42705":" nil","42706":" nil","42707":" nil","42708":" nil","42709":" nil","42710":" nil","42711":" nil","42712":" nil","42713":" nil","42714":" nil","42715":" nil","42716":" nil","42717":" nil","42718":" nil","42719":" nil","42725":" nil","42726":" nil","42727":" nil","42728":" nil","42729":" nil","42730":" nil","42731":" nil","42732":" nil","42733":" nil","42734":" nil","42735":" nil","42736":" nil","42737":" nil","42738":" nil","42739":" nil","42740":" nil","42741":" nil","42742":" nil","42743":" nil","42744":" nil","42745":" nil","42746":" nil","42747":" nil","42748":" nil","42749":" nil","42750":" nil","42751":" nil","42752":" nil","42753":" nil","42754":" nil","42755":" nil","42756":" nil","42757":" nil","42758":" nil","42759":" nil","42765":" nil","42766":" nil","42767":" nil","42768":" nil","42769":" nil","42770":" nil","42771":" nil","42772":" nil","42773":" nil","42774":" nil","42780":" nil","42781":" nil","42782":" nil","42783":" nil","42784":" nil","42790":" nil","42791":" nil","42792":" nil","42793":" nil","42794":" nil","42800":" nil","42801":" nil","42802":" nil","42803":" nil","42804":" nil","42805":" nil","42806":" nil","42807":" nil","42808":" nil","42809":" nil","42810":" nil","42811":" nil","42813":" nil","42814":" nil","42825":" nil","42826":" nil","42827":" nil","42828":" nil","42829":" nil","42830":" nil","42831":" nil","42832":" nil","42833":" nil","42834":" nil","42840":" nil","42841":" nil","42842":" nil","42843":" nil","42844":" nil","42845":" nil","42846":" nil","42847":" nil","42848":" nil","42849":" nil","42850":" nil","42851":" nil","42852":" nil","42853":" nil","42854":" nil","42855":" nil","42856":" nil","42857":" nil","42858":" nil","42859":" nil","42860":" nil","42861":" nil","42862":" nil","42863":" nil","42864":" nil","42865":" nil","42866":" nil","42867":" nil","42868":" nil","42869":" nil","42870":" nil","42875":" nil","42880":" nil","42885":" nil","42890":" nil","42895":" nil","42900":" nil","42905":" nil","42910":" nil","42911":" nil","42912":" nil","42913":" nil","42914":" nil","42920":" nil","42925":" nil","42926":" nil","42927":" nil","42928":" nil","42929":" nil","42930":" nil","42931":" nil","42932":" nil","42933":" nil","42934":" nil","42935":" nil","42936":" nil","42937":" nil","42938":" nil","42939":" nil","42940":" nil","42941":" nil","42942":" nil","42943":" nil","42944":" nil","42945":" nil","42946":" nil","42947":" nil","42948":" nil","42949":" nil","42950":" nil","42951":" nil","42952":" nil","42953":" nil","42954":" nil","42955":" nil","42965":" nil","42966":" nil","42967":" nil","42968":" nil","42969":" nil","42970":" nil","42971":" nil","42972":" nil","42973":" nil","42974":" nil","42975":" nil","42976":" nil","42977":" nil","42978":" nil","42979":" nil","42980":" nil","42981":" nil","42982":" nil","42983":" nil","42984":" nil","42985":" nil","42986":" nil","42987":" nil","42988":" nil","42989":" nil","42990":" nil","42991":" nil","42992":" nil","42993":" nil","42994":" nil","42995":" nil","42996":" nil","42997":" nil","42998":" nil","42999":" nil","43000":" nil","43001":" nil","43002":" nil","43003":" nil","43004":" nil","43005":" nil","43006":" nil","43007":" nil","43008":" nil","43009":" nil","43010":" nil","43011":" nil","43012":" nil","43013":" nil","43014":" nil","43015":" nil","43016":" nil","43017":" nil","43018":" nil","43019":" nil","43020":" nil","43021":" nil","43022":" nil","43023":" nil","43024":" nil","43025":" nil","43026":" nil","43027":" nil","43028":" nil","43029":" nil","43030":" nil","43031":" nil","43032":" nil","43033":" nil","43034":" nil","43035":" nil","43036":" nil","43037":" nil","43038":" nil","43039":" nil","43040":" nil","43041":" nil","43042":" nil","43043":" nil","43044":" nil","43045":" nil","43050":" nil","43051":" nil","43052":" nil","43053":" nil","43054":" nil","43055":" nil","43056":" nil","43057":" nil","43058":" nil","43059":" nil","43060":" nil","43061":" nil","43062":" nil","43063":" nil","43064":" nil","43065":" nil","43066":" nil","43067":" nil","43068":" nil","43069":" nil","43070":" nil","43071":" nil","43072":" nil","43073":" nil","43074":" nil","43075":" nil","43076":" nil","43077":" nil","43078":" nil","43079":" nil","43085":" nil","43086":" nil","43087":" nil","43089":" nil","43105":" nil","43106":" nil","43107":" nil","43108":" nil","43109":" nil","43110":" nil","43111":" nil","43112":" nil","43113":" nil","43114":" nil","43115":" nil","43116":" nil","43117":" nil","43118":" nil","43119":" nil","43120":" nil","43121":" nil","43122":" nil","43123":" nil","43124":" nil","43125":" nil","43126":" nil","43127":" nil","43128":" nil","43129":" nil","43130":" nil","43131":" nil","43132":" nil","43133":" nil","43134":" nil","43140":" nil","43141":" nil","43142":" nil","43143":" nil","43144":" nil","43145":" nil","43146":" nil","43147":" nil","43148":" nil","43149":" nil","43150":" nil","43151":" nil","43152":" nil","43153":" nil","43154":" nil","43156":" nil","43157":" nil","43158":" nil","43159":" nil","43160":" nil","43162":" nil","43163":" nil","43164":" nil","43165":" nil","43166":" nil","43167":" nil","43168":" nil","43169":" nil","43170":" nil","43171":" nil","43172":" nil","43173":" nil","43174":" nil","43175":" nil","43176":" nil","43177":" nil","43178":" nil","43179":" nil","43180":" nil","43181":" nil","43182":" nil","43183":" nil","43190":" nil","43191":" nil","43192":" nil","43193":" nil","43195":" nil","43196":" nil","43197":" nil","43198":" nil","43199":" nil","43200":" nil","43205":" nil","43210":" nil","43215":" nil","43220":" nil","43225":" nil","43230":" nil","43235":" nil","43240":" nil","43245":" nil","43260":" nil","43265":" nil","43270":" nil","43275":" nil","43285":" nil","43295":" nil","43300":" nil","43305":" nil","43320":" nil","43325":" nil","43330":" nil","43335":" nil","43340":" nil","43350":" nil","43355":" nil","43365":" nil","43375":" nil","43385":" nil","43395":" nil","43400":" nil","43410":" nil","43411":" nil","43412":" nil","43413":" nil","43414":" nil","43425":" nil","43426":" nil","43427":" nil","43428":" nil","43429":" nil","43430":" nil","43431":" nil","43432":" nil","43433":" nil","43434":" nil","43435":" nil","43436":" nil","43437":" nil","43438":" nil","43439":" nil","43440":" nil","43441":" nil","43442":" nil","43443":" nil","43444":" nil","43445":" nil","43446":" nil","43447":" nil","43448":" nil","43449":" nil","43450":" nil","43451":" nil","43452":" nil","43453":" nil","43454":" nil","43455":" nil","43456":" nil","43457":" nil","43458":" nil","43459":" nil","43470":" nil","43471":" nil","43472":" nil","43473":" nil","43474":" nil","43480":" nil","43481":" nil","43482":" nil","43483":" nil","43484":" nil","43485":" nil","43486":" nil","43487":" nil","43488":" nil","43489":" nil","43490":" nil","43491":" nil","43493":" nil","43494":" nil","43495":" nil","43497":" nil","43498":" nil","43499":" nil","43507":" nil","43508":" nil","43509":" nil","43511":" nil","43512":" nil","43513":" nil","43514":" nil","43515":" nil","43516":" nil","43517":" nil","43518":" nil","43519":" nil","43520":" nil","43522":" nil","43523":" nil","43524":" nil","43525":" nil","43526":" nil","43527":" nil","43528":" nil","43529":" nil","43535":" nil","43536":" nil","43538":" nil","43539":" nil","43540":" nil","43542":" nil","43543":" nil","43544":" nil","43550":" nil","43552":" nil","43553":" nil","43554":" nil","43555":" nil","43556":" nil","43557":" nil","43558":" nil","43559":" nil","43565":" nil","43566":" nil","43567":" nil","43568":" nil","43569":" nil","43570":" nil","43571":" nil","43572":" nil","43573":" nil","43574":" nil","43585":" nil","43586":" nil","43587":" nil","43588":" nil","43589":" nil","43590":" nil","43591":" nil","43592":" nil","43593":" nil","43594":" nil","43595":" nil","43596":" nil","43597":" nil","43598":" nil","43599":" nil","43600":" nil","43605":" nil","43606":" nil","43607":" nil","43608":" nil","43609":" nil","43610":" nil","43611":" nil","43612":" nil","43613":" nil","43614":" nil","43615":" nil","43616":" nil","43617":" nil","43618":" nil","43619":" nil","43620":" nil","43621":" nil","43622":" nil","43623":" nil","43624":" nil","43625":" nil","43626":" nil","43627":" nil","43628":" nil","43629":" nil","43630":" nil","43631":" nil","43632":" nil","43633":" nil","43634":" nil","43640":" nil","43641":" nil","43642":" nil","43643":" nil","43644":" nil","43645":" nil","43646":" nil","43647":" nil","43648":" nil","43649":" nil","43655":" nil","43656":" nil","43657":" nil","43658":" nil","43659":" nil","43665":" nil","43666":" nil","43667":" nil","43668":" nil","43669":" nil","43670":" nil","43671":" nil","43672":" nil","43673":" nil","43674":" nil","43675":" nil","43676":" nil","43677":" nil","43678":" nil","43679":" nil","43680":" nil","43681":" nil","43682":" nil","43683":" nil","43684":" nil","43685":" nil","43686":" nil","43687":" nil","43688":" nil","43689":" nil","43690":" nil","43691":" nil","43692":" nil","43693":" nil","43694":" nil","43695":" nil","43696":" nil","43697":" nil","43698":" nil","43699":" nil","43700":" nil","43701":" nil","43702":" nil","43703":" nil","43704":" nil","43705":" nil","43706":" nil","43707":" nil","43708":" nil","43709":" nil","43710":" nil","43711":" nil","43712":" nil","43713":" nil","43714":" nil","43715":" nil","43716":" nil","43717":" nil","43718":" nil","43719":" nil","43720":" nil","43721":" nil","43722":" nil","43723":" nil","43724":" nil","43730":" nil","43731":" nil","43732":" nil","43734":" nil","43735":" nil","43736":" nil","43738":" nil","43739":" nil","43740":" nil","43741":" nil","43743":" nil","43744":" nil","43745":" nil","43746":" nil","43747":" nil","43748":" nil","43749":" nil","43750":" nil","43751":" nil","43752":" nil","43753":" nil","43754":" nil","43755":" nil","43756":" nil","43757":" nil","43758":" nil","43759":" nil","43760":" nil","43761":" nil","43762":" nil","43763":" nil","43764":" nil","43765":" nil","43766":" nil","43767":" nil","43768":" nil","43769":" nil","43770":" nil","43771":" nil","43772":" nil","43773":" nil","43774":" nil","43775":" nil","43776":" nil","43777":" nil","43779":" nil","43780":" nil","43781":" nil","43782":" nil","43783":" nil","43784":" nil","43785":" nil","43790":" nil","43791":" nil","43792":" nil","43793":" nil","43794":" nil","43795":" nil","43796":" nil","43797":" nil","43798":" nil","43799":" nil","43800":" nil","43801":" nil","43802":" nil","43803":" nil","43804":" nil","43805":" nil","43806":" nil","43807":" nil","43808":" nil","43809":" nil","43815":" nil","43816":" nil","43817":" nil","43818":" nil","43819":" nil","43820":" nil","43821":" nil","43822":" nil","43823":" nil","43824":" nil","43825":" nil","43826":" nil","43827":" nil","43828":" nil","43829":" nil","43830":" nil","43831":" nil","43832":" nil","43833":" nil","43834":" nil","43835":" nil","43836":" nil","43837":" nil","43838":" nil","43839":" nil","43840":" nil","43841":" nil","43842":" nil","43843":" nil","43844":" nil","43845":" nil","43846":" nil","43847":" nil","43848":" nil","43849":" nil","43850":" nil","43851":" nil","43852":" nil","43853":" nil","43854":" nil","43855":" nil","43856":" nil","43857":" nil","43858":" nil","43859":" nil","43860":" nil","43861":" nil","43862":" nil","43863":" nil","43864":" nil","43865":" nil","43866":" nil","43867":" nil","43868":" nil","43869":" nil","43870":" nil","43871":" nil","43872":" nil","43873":" nil","43874":" nil","43885":" nil","43886":" nil","43887":" nil","43888":" nil","43889":" nil","43890":" nil","43891":" nil","43892":" nil","43893":" nil","43894":" nil","43900":" nil","43901":" nil","43902":" nil","43903":" nil","43904":" nil","43905":" nil","43906":" nil","43907":" nil","43908":" nil","43909":" nil","43910":" nil","43911":" nil","43912":" nil","43913":" nil","43914":" nil","43915":" nil","43916":" nil","43917":" nil","43918":" nil","43919":" nil","43920":" nil","43921":" nil","43922":" nil","43923":" nil","43924":" nil","43925":" nil","43926":" nil","43927":" nil","43929":" nil","43930":" nil","43931":" nil","43932":" nil","43933":" nil","43934":" nil","43935":" nil","43936":" nil","43937":" nil","43938":" nil","43939":" nil","43940":" nil","43941":" nil","43942":" nil","43943":" nil","43944":" nil","43950":" nil","43951":" nil","43952":" nil","43953":" nil","43954":" nil","43955":" nil","43956":" nil","43957":" nil","43958":" nil","43959":" nil","43960":" nil","43961":" nil","43962":" nil","43963":" nil","43964":" nil","43965":" nil","43966":" nil","43967":" nil","43968":" nil","43969":" nil","43970":" nil","43971":" nil","43972":" nil","43973":" nil","43974":" nil","43975":" nil","43976":" nil","43977":" nil","43978":" nil","43979":" nil","43980":" nil","43981":" nil","43982":" nil","43983":" nil","43984":" nil","43985":" nil","43986":" nil","43987":" nil","43988":" nil","43989":" nil","43990":" nil","43991":" nil","43992":" nil","43993":" nil","43994":" nil","43995":" nil","43996":" nil","43997":" nil","43998":" nil","43999":" nil","44000":" nil","44001":" nil","44002":" nil","44003":" nil","44004":" nil","44005":" nil","44006":" nil","44007":" nil","44008":" nil","44009":" nil","44010":" nil","44011":" nil","44012":" nil","44013":" nil","44014":" nil","44015":" nil","44016":" nil","44017":" nil","44018":" nil","44019":" nil","44020":" nil","44021":" nil","44022":" nil","44023":" nil","44024":" nil","44025":" nil","44026":" nil","44027":" nil","44028":" nil","44029":" nil","44030":" nil","44031":" nil","44032":" nil","44033":" nil","44034":" nil","44035":" nil","44036":" nil","44037":" nil","44038":" nil","44039":" nil","44040":" nil","44041":" nil","44042":" nil","44043":" nil","44044":" nil","44045":" nil","44046":" nil","44047":" nil","44048":" nil","44049":" nil","44050":" nil","44051":" nil","44052":" nil","44053":" nil","44054":" nil","44055":" nil","44056":" nil","44057":" nil","44058":" nil","44059":" nil","44060":" nil","44061":" nil","44062":" nil","44063":" nil","44064":" nil","44065":" nil","44066":" nil","44067":" nil","44068":" nil","44069":" nil","44070":" nil","44075":" nil","44076":" nil","44077":" nil","44078":" nil","44079":" nil","44085":" nil","44086":" nil","44087":" nil","44088":" nil","44089":" nil","44095":" nil","44096":" nil","44097":" nil","44098":" nil","44099":" nil","44100":" nil","44101":" nil","44102":" nil","44103":" nil","44104":" nil","44110":" nil","44111":" nil","44112":" nil","44113":" nil","44114":" nil","44115":" nil","44116":" nil","44117":" nil","44118":" nil","44119":" nil","44120":" nil","44125":" nil","44130":" nil","44135":" nil","44140":" nil","44145":" nil","44150":" nil","44155":" nil","44160":" nil","44165":" nil","44170":" nil","44180":" nil","44190":" nil","44195":" nil","44210":" nil","44220":" nil","44225":" nil","44230":" nil","44235":" nil","44240":" nil","44245":" nil","44250":" nil","44260":" nil","44265":" nil","44280":" nil","44285":" nil","44295":" nil","44315":" nil","44325":" nil","44326":" nil","44327":" nil","44328":" nil","44329":" nil","44330":" nil","44331":" nil","44332":" nil","44333":" nil","44334":" nil","44335":" nil","44336":" nil","44337":" nil","44338":" nil","44339":" nil","44340":" nil","44345":" nil","44346":" nil","44347":" nil","44348":" nil","44349":" nil","44350":" nil","44351":" nil","44352":" nil","44353":" nil","44354":" nil","44355":" nil","44356":" nil","44357":" nil","44358":" nil","44359":" nil","44380":" nil","44381":" nil","44382":" nil","44383":" nil","44384":" nil","44385":" nil","44386":" nil","44387":" nil","44388":" nil","44389":" nil","44400":" nil","44401":" nil","44402":" nil","44403":" nil","44404":" nil","44405":" nil","44406":" nil","44407":" nil","44408":" nil","44409":" nil","44410":" nil","44411":" nil","44412":" nil","44413":" nil","44414":" nil","44415":" nil","44416":" nil","44417":" nil","44418":" nil","44419":" nil","44420":" nil","44421":" nil","44422":" nil","44423":" nil","44424":" nil","44430":" nil","44431":" nil","44432":" nil","44433":" nil","44434":" nil","44435":" nil","44436":" nil","44437":" nil","44438":" nil","44439":" nil","44440":" nil","44441":" nil","44442":" nil","44443":" nil","44444":" nil","44445":" nil","44446":" nil","44447":" nil","44448":" nil","44449":" nil","44465":" nil","44466":" nil","44467":" nil","44468":" nil","44469":" nil","44470":" nil","44471":" nil","44472":" nil","44473":" nil","44474":" nil","44475":" nil","44476":" nil","44477":" nil","44478":" nil","44479":" nil","44480":" nil","44481":" nil","44482":" nil","44483":" nil","44484":" nil","44485":" nil","44486":" nil","44487":" nil","44488":" nil","44489":" nil","44490":" nil","44491":" nil","44492":" nil","44493":" nil","44494":" nil","44500":" nil","44501":" nil","44502":" nil","44503":" nil","44504":" nil","44505":" nil","44506":" nil","44507":" nil","44508":" nil","44509":" nil","44510":" nil","44511":" nil","44512":" nil","44513":" nil","44514":" nil","44515":" nil","44516":" nil","44517":" nil","44518":" nil","44519":" nil","44520":" nil","44521":" nil","44522":" nil","44523":" nil","44524":" nil","44525":" nil","44526":" nil","44527":" nil","44528":" nil","44529":" nil","44530":" nil","44531":" nil","44532":" nil","44533":" nil","44534":" nil","44535":" nil","44536":" nil","44537":" nil","44538":" nil","44539":" nil","44540":" nil","44550":" nil","44551":" nil","44552":" nil","44553":" nil","44554":" nil","44555":" nil","44556":" nil","44557":" nil","44558":" nil","44559":" nil","44560":" nil","44561":" nil","44562":" nil","44563":" nil","44564":" nil","44565":" nil","44566":" nil","44567":" nil","44568":" nil","44569":" nil","44570":" nil","44571":" nil","44572":" nil","44573":" nil","44574":" nil","44575":" nil","44576":" nil","44577":" nil","44578":" nil","44579":" nil","44580":" nil","44581":" nil","44582":" nil","44583":" nil","44584":" nil","44586":" nil","44587":" nil","44588":" nil","44589":" nil","44590":" nil","44591":" nil","44592":" nil","44593":" nil","44594":" nil","44595":" nil","44596":" nil","44597":" nil","44598":" nil","44605":" nil","44606":" nil","44607":" nil","44608":" nil","44610":" nil","44611":" nil","44612":" nil","44613":" nil","44614":" nil","44620":" nil","44621":" nil","44622":" nil","44623":" nil","44624":" nil","44625":" nil","44626":" nil","44627":" nil","44628":" nil","44629":" nil","44630":" nil","44631":" nil","44632":" nil","44633":" nil","44634":" nil","44640":" nil","44641":" nil","44642":" nil","44643":" nil","44644":" nil","44645":" nil","44646":" nil","44647":" nil","44648":" nil","44649":" nil","44650":" nil","44651":" nil","44652":" nil","44653":" nil","44654":" nil","44655":" nil","44656":" nil","44657":" nil","44658":" nil","44659":" nil","44660":" nil","44661":" nil","44662":" nil","44663":" nil","44664":" nil","44665":" nil","44666":" nil","44667":" nil","44668":" nil","44669":" nil","44670":" nil","44671":" nil","44672":" nil","44673":" nil","44674":" nil","44675":" nil","44676":" nil","44677":" nil","44678":" nil","44679":" nil","44680":" nil","44682":" nil","44683":" nil","44684":" nil","44685":" nil","44686":" nil","44687":" nil","44688":" nil","44690":" nil","44691":" nil","44692":" nil","44693":" nil","44694":" nil","44700":" nil","44701":" nil","44702":" nil","44703":" nil","44704":" nil","44705":" nil","44706":" nil","44707":" nil","44708":" nil","44709":" nil","44715":" nil","44716":" nil","44717":" nil","44718":" nil","44719":" nil","44720":" nil","44721":" nil","44722":" nil","44723":" nil","44724":" nil","44725":" nil","44730":" nil","44731":" nil","44732":" nil","44733":" nil","44734":" nil","44735":" nil","44736":" nil","44737":" nil","44738":" nil","44739":" nil","44740":" nil","44741":" nil","44742":" nil","44743":" nil","44744":" nil","44745":" nil","44746":" nil","44747":" nil","44748":" nil","44749":" nil","44750":" nil","44751":" nil","44752":" nil","44753":" nil","44754":" nil","44765":" nil","44766":" nil","44767":" nil","44768":" nil","44769":" nil","44770":" nil","44771":" nil","44772":" nil","44773":" nil","44774":" nil","44775":" nil","44776":" nil","44777":" nil","44778":" nil","44779":" nil","44780":" nil","44781":" nil","44782":" nil","44783":" nil","44784":" nil","44785":" nil","44786":" nil","44787":" nil","44788":" nil","44789":" nil","44790":" nil","44791":" nil","44792":" nil","44793":" nil","44794":" nil","44795":" nil","44796":" nil","44797":" nil","44798":" nil","44799":" nil","44800":" nil","44801":" nil","44802":" nil","44803":" nil","44804":" nil","44810":" nil","44811":" nil","44812":" nil","44813":" nil","44814":" nil","44815":" nil","44816":" nil","44817":" nil","44818":" nil","44819":" nil","44820":" nil","44821":" nil","44822":" nil","44823":" nil","44824":" nil","44835":" nil","44836":" nil","44837":" nil","44838":" nil","44839":" nil","44840":" nil","44841":" nil","44842":" nil","44843":" nil","44844":" nil","44845":" nil","44846":" nil","44847":" nil","44848":" nil","44849":" nil","44850":" nil","44851":" nil","44852":" nil","44853":" nil","44854":" nil","44855":" nil","44856":" nil","44857":" nil","44858":" nil","44859":" nil","44860":" nil","44865":" nil","44866":" nil","44867":" nil","44868":" nil","44869":" nil","44870":" nil","44871":" nil","44872":" nil","44873":" nil","44874":" nil","44875":" nil","44876":" nil","44877":" nil","44878":" nil","44879":" nil","44880":" nil","44885":" nil","44890":" nil","44895":" nil","44900":" nil","44905":" nil","44910":" nil","44915":" nil","44920":" nil","44930":" nil","44935":" nil","44945":" nil","44950":" nil","44955":" nil","44960":" nil","44965":" nil","44970":" nil","44975":" nil","44976":" nil","44977":" nil","44978":" nil","44979":" nil","44980":" nil","44985":" nil","44986":" nil","44987":" nil","44988":" nil","44989":" nil","44990":" nil","44991":" nil","44992":" nil","44993":" nil","44994":" nil","44995":" nil","44996":" nil","44997":" nil","44998":" nil","44999":" nil","45000":" nil","45001":" nil","45002":" nil","45003":" nil","45004":" nil","45015":" nil","45016":" nil","45017":" nil","45018":" nil","45019":" nil","45020":" nil","45021":" nil","45022":" nil","45023":" nil","45024":" nil","45025":" nil","45035":" nil","45036":" nil","45037":" nil","45038":" nil","45039":" nil","45040":" nil","45041":" nil","45042":" nil","45043":" nil","45044":" nil","45045":" nil","45046":" nil","45047":" nil","45048":" nil","45049":" nil","45050":" nil","45051":" nil","45052":" nil","45053":" nil","45054":" nil","45055":" nil","45056":" nil","45057":" nil","45058":" nil","45059":" nil","45060":" nil","45065":" nil","45067":" nil","45077":" nil","45078":" nil","45079":" nil","45080":" nil","45081":" nil","45084":" nil","45085":" nil","45086":" nil","45087":" nil","45088":" nil","45089":" nil","45090":" nil","45091":" nil","45092":" nil","45093":" nil","45094":" nil","45095":" nil","45096":" nil","45097":" nil","45098":" nil","45099":" nil","45100":" nil","45101":" nil","45102":" nil","45103":" nil","45104":" nil","45105":" nil","45107":" nil","45110":" nil","45111":" nil","45113":" nil","45115":" nil","45118":" nil","45119":" nil","45129":" nil","45130":" nil","45131":" nil","45132":" nil","45133":" nil","45140":" nil","45141":" nil","45142":" nil","45143":" nil","45144":" nil","45145":" nil","45146":" nil","45147":" nil","45148":" nil","45149":" nil","45150":" nil","45151":" nil","45152":" nil","45153":" nil","45154":" nil","45155":" nil","45156":" nil","45158":" nil","45159":" nil","45161":" nil","45162":" nil","45163":" nil","45164":" nil","45165":" nil","45166":" nil","45167":" nil","45168":" nil","45170":" nil","45171":" nil","45172":" nil","45173":" nil","45175":" nil","45176":" nil","45177":" nil","45178":" nil","45179":" nil","45180":" nil","45181":" nil","45182":" nil","45183":" nil","45184":" nil","45185":" nil","45186":" nil","45187":" nil","45188":" nil","45199":" nil","45200":" nil","45201":" nil","45202":" nil","45203":" nil","45204":" nil","45205":" nil","45206":" nil","45207":" nil","45208":" nil","45209":" nil","45210":" nil","45211":" nil","45212":" nil","45213":" nil","45214":" nil","45215":" nil","45216":" nil","45217":" nil","45218":" nil","45219":" nil","45220":" nil","45221":" nil","45222":" nil","45223":" nil","45224":" nil","45225":" nil","45226":" nil","45229":" nil","45234":" nil","45239":" nil","45244":" nil","45249":" nil","45254":" nil","45259":" nil","45264":" nil","45269":" nil","45279":" nil","45284":" nil","45285":" nil","45286":" nil","45287":" nil","45288":" nil","45289":" nil","45294":" nil","45295":" nil","45296":" nil","45297":" nil","45298":" nil","45299":" nil","45300":" nil","45301":" nil","45302":" nil","45303":" nil","45304":" nil","45305":" nil","45306":" nil","45307":" nil","45308":" nil","45309":" nil","45310":" nil","45311":" nil","45312":" nil","45313":" nil","45314":" nil","45315":" nil","45316":" nil","45317":" nil","45318":" nil","45319":" nil","45320":" nil","45321":" nil","45322":" nil","45323":" nil","45324":" nil","45325":" nil","45326":" nil","45327":" nil","45328":" nil","45329":" nil","45334":" nil","45335":" nil","45336":" nil","45337":" nil","45338":" nil","45339":" nil","45340":" nil","45341":" nil","45342":" nil","45343":" nil","45344":" nil","45345":" nil","45346":" nil","45347":" nil","45348":" nil","45354":" nil","45355":" nil","45356":" nil","45357":" nil","45358":" nil","45359":" nil","45360":" nil","45361":" nil","45362":" nil","45363":" nil","45364":" nil","45365":" nil","45366":" nil","45367":" nil","45368":" nil","45369":" nil","45370":" nil","45371":" nil","45372":" nil","45373":" nil","45374":" nil","45375":" nil","45376":" nil","45377":" nil","45378":" nil","45379":" nil","45380":" nil","45381":" nil","45382":" nil","45383":" nil","45384":" nil","45385":" nil","45386":" nil","45387":" nil","45388":" nil","45389":" nil","45390":" nil","45391":" nil","45392":" nil","45393":" nil","45395":" nil","45396":" nil","45397":" nil","45398":" nil","45399":" nil","45400":" nil","45401":" nil","45402":" nil","45403":" nil","45404":" nil","45405":" nil","45406":" nil","45407":" nil","45408":" nil","45409":" nil","45410":" nil","45411":" nil","45412":" nil","45414":" nil","45415":" nil","45416":" nil","45417":" nil","45418":" nil","45419":" nil","45420":" nil","45421":" nil","45422":" nil","45423":" nil","45424":" nil","45425":" nil","45426":" nil","45427":" nil","45428":" nil","45429":" nil","45434":" nil","45435":" nil","45436":" nil","45437":" nil","45438":" nil","45439":" nil","45440":" nil","45441":" nil","45442":" nil","45443":" nil","45444":" nil","45449":" nil","45450":" nil","45451":" nil","45452":" nil","45453":" nil","45454":" nil","45455":" nil","45456":" nil","45457":" nil","45458":" nil","45459":" nil","45464":" nil","45469":" nil","45474":" nil","45479":" nil","45484":" nil","45489":" nil","45494":" nil","45495":" nil","45496":" nil","45497":" nil","45498":" nil","45499":" nil","45500":" nil","45501":" nil","45502":" nil","45503":" nil","45504":" nil","45505":" nil","45506":" nil","45507":" nil","45508":" nil","45509":" nil","45514":" nil","45515":" nil","45516":" nil","45517":" nil","45518":" nil","45519":" nil","45520":" nil","45521":" nil","45522":" nil","45523":" nil","45524":" nil","45525":" nil","45526":" nil","45527":" nil","45528":" nil","45529":" nil","45530":" nil","45531":" nil","45532":" nil","45533":" nil","45534":" nil","45535":" nil","45536":" nil","45537":" nil","45538":" nil","45539":" nil","45540":" nil","45541":" nil","45542":" nil","45543":" nil","45544":" nil","45545":" nil","45546":" nil","45547":" nil","45548":" nil","45549":" nil","45554":" nil","45555":" nil","45556":" nil","45557":" nil","45558":" nil","45559":" nil","45560":" nil","45561":" nil","45562":" nil","45563":" nil","45564":" nil","45565":" nil","45566":" nil","45567":" nil","45568":" nil","45569":" nil","45570":" nil","45571":" nil","45572":" nil","45573":" nil","45579":" nil","45580":" nil","45581":" nil","45582":" nil","45583":" nil","45584":" nil","45585":" nil","45586":" nil","45587":" nil","45588":" nil","45589":" nil","45590":" nil","45591":" nil","45592":" nil","45593":" nil","45594":" nil","45595":" nil","45596":" nil","45597":" nil","45598":" nil","45599":" nil","45600":" nil","45601":" nil","45602":" nil","45603":" nil","45604":" nil","45605":" nil","45606":" nil","45607":" nil","45608":" nil","45614":" nil","45615":" nil","45616":" nil","45617":" nil","45618":" nil","45619":" nil","45620":" nil","45621":" nil","45622":" nil","45623":" nil","45624":" nil","45625":" nil","45626":" nil","45627":" nil","45628":" nil","45634":" nil","45635":" nil","45636":" nil","45637":" nil","45638":" nil","45639":" nil","45640":" nil","45641":" nil","45642":" nil","45643":" nil","45644":" nil","45645":" nil","45646":" nil","45647":" nil","45648":" nil","45654":" nil","45655":" nil","45656":" nil","45657":" nil","45658":" nil","45659":" nil","45660":" nil","45661":" nil","45662":" nil","45663":" nil","45664":" nil","45665":" nil","45666":" nil","45668":" nil","45669":" nil","45670":" nil","45672":" nil","45673":" nil","45674":" nil","45675":" nil","45676":" nil","45677":" nil","45678":" nil","45679":" nil","45680":" nil","45681":" nil","45682":" nil","45683":" nil","45685":" nil","45686":" nil","45687":" nil","45688":" nil","45689":" nil","45690":" nil","45691":" nil","45692":" nil","45693":" nil","45694":" nil","45695":" nil","45696":" nil","45697":" nil","45698":" nil","45699":" nil","45701":" nil","45702":" nil","45703":" nil","45704":" nil","45705":" nil","45706":" nil","45707":" nil","45709":" nil","45710":" nil","45711":" nil","45712":" nil","45713":" nil","45714":" nil","45715":" nil","45716":" nil","45718":" nil","45719":" nil","45720":" nil","45721":" nil","45722":" nil","45723":" nil","45724":" nil","45725":" nil","45726":" nil","45727":" nil","45728":" nil","45729":" nil","45730":" nil","45731":" nil","45732":" nil","45733":" nil","45734":" nil","45735":" nil","45736":" nil","45737":" nil","45738":" nil","45739":" nil","45740":" nil","45741":" nil","45742":" nil","45743":" nil","45744":" nil","45745":" nil","45746":" nil","45747":" nil","45748":" nil","45749":" nil","45750":" nil","45751":" nil","45752":" nil","45753":" nil","45754":" nil","45755":" nil","45756":" nil","45757":" nil","45758":" nil","45759":" nil","45760":" nil","45761":" nil","45762":" nil","45763":" nil","45764":" nil","45765":" nil","45766":" nil","45767":" nil","45768":" nil","45769":" nil","45774":" nil","45775":" nil","45776":" nil","45777":" nil","45778":" nil","45779":" nil","45780":" nil","45781":" nil","45782":" nil","45783":" nil","45789":" nil","45790":" nil","45791":" nil","45792":" nil","45793":" nil","45794":" nil","45795":" nil","45796":" nil","45797":" nil","45798":" nil","45799":" nil","45801":" nil","45803":" nil","45804":" nil","45805":" nil","45806":" nil","45807":" nil","45808":" nil","45809":" nil","45810":" nil","45811":" nil","45812":" nil","45813":" nil","45814":" nil","45815":" nil","45816":" nil","45817":" nil","45818":" nil","45819":" nil","45820":" nil","45821":" nil","45822":" nil","45823":" nil","45829":" nil","45830":" nil","45831":" nil","45832":" nil","45833":" nil","45834":" nil","45835":" nil","45836":" nil","45837":" nil","45838":" nil","45839":" nil","45842":" nil","45843":" nil","45844":" nil","45845":" nil","45846":" nil","45847":" nil","45848":" nil","45854":" nil","45855":" nil","45856":" nil","45857":" nil","45858":" nil","45864":" nil","45865":" nil","45866":" nil","45867":" nil","45868":" nil","45874":" nil","45875":" nil","45876":" nil","45877":" nil","45878":" nil","45879":" nil","45880":" nil","45881":" nil","45882":" nil","45883":" nil","45884":" nil","45885":" nil","45886":" nil","45887":" nil","45888":" nil","45890":" nil","45891":" nil","45892":" nil","45893":" nil","45894":" nil","45895":" nil","45896":" nil","45897":" nil","45898":" nil","45899":" nil","45900":" nil","45901":" nil","45902":" nil","45903":" nil","45904":" nil","45905":" nil","45906":" nil","45907":" nil","45908":" nil","45909":" nil","45910":" nil","45911":" nil","45912":" nil","45913":" nil","45914":" nil","45915":" nil","45916":" nil","45917":" nil","45918":" nil","45919":" nil","45920":" nil","45921":" nil","45922":" nil","45923":" nil","45924":" nil","45929":" nil","45934":" nil","45939":" nil","45944":" nil","45949":" nil","45959":" nil","45969":" nil","45974":" nil","45984":" nil","45989":" nil","46019":" nil","46024":" nil","46029":" nil","46044":" nil","46049":" nil","46069":" nil","46074":" nil","46079":" nil","46084":" nil","46094":" nil","46099":" nil","46104":" nil","46109":" nil","46114":" nil","46124":" nil","46125":" nil","46126":" nil","46127":" nil","46128":" nil","46129":" nil","46130":" nil","46131":" nil","46132":" nil","46133":" nil","46134":" nil","46135":" nil","46136":" nil","46137":" nil","46138":" nil","46139":" nil","46140":" nil","46141":" nil","46142":" nil","46143":" nil","46144":" nil","46145":" nil","46146":" nil","46147":" nil","46148":" nil","46149":" nil","46150":" nil","46151":" nil","46152":" nil","46153":" nil","46154":" nil","46155":" nil","46156":" nil","46157":" nil","46158":" nil","46159":" nil","46161":" nil","46163":" nil","46164":" nil","46165":" nil","46166":" nil","46167":" nil","46168":" nil","46169":" nil","46170":" nil","46171":" nil","46172":" nil","46173":" nil","46175":" nil","46176":" nil","46178":" nil","46179":" nil","46180":" nil","46181":" nil","46182":" nil","46183":" nil","46184":" nil","46185":" nil","46186":" nil","46187":" nil","46188":" nil","46189":" nil","46190":" nil","46191":" nil","46192":" nil","46193":" nil","46194":" nil","46195":" nil","46196":" nil","46197":" nil","46198":" nil","46199":" nil","46200":" nil","46201":" nil","46202":" nil","46204":" nil","46205":" nil","46206":" nil","46207":" nil","46208":" nil","46209":" nil","46210":" nil","46211":" nil","46212":" nil","46213":" nil","46214":" nil","46215":" nil","46216":" nil","46217":" nil","46218":" nil","46219":" nil","46220":" nil","46221":" nil","46222":" nil","46223":" nil","46224":" nil","46225":" nil","46226":" nil","46227":" nil","46228":" nil","46230":" nil","46231":" nil","46232":" nil","46233":" nil","46234":" nil","46236":" nil","46237":" nil","46239":" nil","46240":" nil","46241":" nil","46242":" nil","46243":" nil","46244":" nil","46245":" nil","46246":" nil","46247":" nil","46248":" nil","46249":" nil","46250":" nil","46251":" nil","46252":" nil","46254":" nil","46255":" nil","46256":" nil","46257":" nil","46258":" nil","46259":" nil","46260":" nil","46261":" nil","46262":" nil","46263":" nil","46264":" nil","46265":" nil","46266":" nil","46267":" nil","46268":" nil","46269":" nil","46270":" nil","46271":" nil","46272":" nil","46273":" nil","46274":" nil","46275":" nil","46276":" nil","46277":" nil","46278":" nil","46279":" nil","46280":" nil","46281":" nil","46282":" nil","46283":" nil","46285":" nil","46286":" nil","46287":" nil","46288":" nil","46289":" nil","46290":" nil","46292":" nil","46293":" nil","46294":" nil","46295":" nil","46296":" nil","46297":" nil","46298":" nil","46299":" nil","46304":" nil","46305":" nil","46306":" nil","46307":" nil","46308":" nil","46309":" nil","46310":" nil","46311":" nil","46312":" nil","46313":" nil","46314":" nil","46315":" nil","46316":" nil","46317":" nil","46318":" nil","46319":" nil","46320":" nil","46321":" nil","46322":" nil","46323":" nil","46324":" nil","46325":" nil","46326":" nil","46327":" nil","46328":" nil","46329":" nil","46330":" nil","46331":" nil","46332":" nil","46333":" nil","46334":" nil","46335":" nil","46336":" nil","46337":" nil","46338":" nil","46339":" nil","46344":" nil","46345":" nil","46346":" nil","46347":" nil","46348":" nil","46349":" nil","46350":" nil","46351":" nil","46352":" nil","46353":" nil","46364":" nil","46365":" nil","46366":" nil","46367":" nil","46368":" nil","46374":" nil","46375":" nil","46376":" nil","46378":" nil","46379":" nil","46381":" nil","46382":" nil","46383":" nil","46384":" nil","46385":" nil","46386":" nil","46387":" nil","46390":" nil","46391":" nil","46392":" nil","46416":" nil","46417":" nil","46418":" nil","46419":" nil","46422":" nil","46423":" nil","46424":" nil","46425":" nil","46426":" nil","46427":" nil","46428":" nil","46429":" nil","46430":" nil","46431":" nil","46432":" nil","46443":" nil","46444":" nil","46445":" nil","46447":" nil","46449":" nil","46450":" nil","46451":" nil","46453":" nil","46455":" nil","46456":" nil","46457":" nil","46458":" nil","46464":" nil","46465":" nil","46466":" nil","46468":" nil","46470":" nil","46472":" nil","46476":" nil","46478":" nil","46484":" nil","46485":" nil","46486":" nil","46487":" nil","46488":" nil","46494":" nil","46495":" nil","46496":" nil","46497":" nil","46498":" nil","46499":" nil","46500":" nil","46501":" nil","46502":" nil","46503":" nil","46509":" nil","46510":" nil","46511":" nil","46512":" nil","46513":" nil","46514":" nil","46515":" nil","46516":" nil","46517":" nil","46524":" nil","46525":" nil","46526":" nil","46527":" nil","46528":" nil","46529":" nil","46530":" nil","46531":" nil","46532":" nil","46533":" nil","46534":" nil","46535":" nil","46536":" nil","46537":" nil","46538":" nil","46539":" nil","46540":" nil","46541":" nil","46542":" nil","46543":" nil","46544":" nil","46545":" nil","46546":" nil","46547":" nil","46548":" nil","46549":" nil","46554":" nil","46555":" nil","46556":" nil","46557":" nil","46558":" nil","46559":" nil","46560":" nil","46561":" nil","46562":" nil","46563":" nil","46564":" nil","46565":" nil","46566":" nil","46567":" nil","46568":" nil","46569":" nil","46570":" nil","46571":" nil","46572":" nil","46573":" nil","46579":" nil","46580":" nil","46581":" nil","46582":" nil","46583":" nil","46584":" nil","46585":" nil","46586":" nil","46587":" nil","46588":" nil","46589":" nil","46590":" nil","46591":" nil","46592":" nil","46593":" nil","46594":" nil","46595":" nil","46596":" nil","46597":" nil","46598":" nil","46599":" nil","46600":" nil","46601":" nil","46602":" nil","46603":" nil","46604":" nil","46605":" nil","46606":" nil","46607":" nil","46608":" nil","46609":" nil","46610":" nil","46611":" nil","46612":" nil","46613":" nil","46614":" nil","46615":" nil","46616":" nil","46617":" nil","46618":" nil","46629":" nil","46630":" nil","46631":" nil","46632":" nil","46633":" nil","46639":" nil","46640":" nil","46641":" nil","46642":" nil","46643":" nil","46644":" nil","46645":" nil","46646":" nil","46647":" nil","46648":" nil","46654":" nil","46655":" nil","46656":" nil","46657":" nil","46658":" nil","46659":" nil","46660":" nil","46661":" nil","46662":" nil","46663":" nil","46669":" nil","46671":" nil","46672":" nil","46673":" nil","46674":" nil","46675":" nil","46676":" nil","46677":" nil","46678":" nil","46679":" nil","46680":" nil","46681":" nil","46682":" nil","46683":" nil","46684":" nil","46685":" nil","46686":" nil","46687":" nil","46688":" nil","46689":" nil","46690":" nil","46691":" nil","46692":" nil","46693":" nil","46694":" nil","46695":" nil","46696":" nil","46697":" nil","46698":" nil","46699":" nil","46700":" nil","46701":" nil","46702":" nil","46703":" nil","46704":" nil","46705":" nil","46706":" nil","46707":" nil","46708":" nil","46710":" nil","46711":" nil","46712":" nil","46713":" nil","46714":" nil","46715":" nil","46716":" nil","46717":" nil","46718":" nil","46719":" nil","46720":" nil","46721":" nil","46722":" nil","46723":" nil","46724":" nil","46725":" nil","46726":" nil","46727":" nil","46728":" nil","46729":" nil","46739":" nil","46740":" nil","46741":" nil","46742":" nil","46744":" nil","46745":" nil","46746":" nil","46747":" nil","46748":" nil","46754":" nil","46755":" nil","46756":" nil","46757":" nil","46758":" nil","46759":" nil","46760":" nil","46761":" nil","46762":" nil","46763":" nil","46764":" nil","46765":" nil","46766":" nil","46767":" nil","46768":" nil","46769":" nil","46770":" nil","46771":" nil","46772":" nil","46773":" nil","46779":" nil","46780":" nil","46781":" nil","46782":" nil","46783":" nil","46784":" nil","46785":" nil","46786":" nil","46787":" nil","46788":" nil","46789":" nil","46790":" nil","46791":" nil","46792":" nil","46793":" nil","46794":" nil","46795":" nil","46796":" nil","46797":" nil","46798":" nil","46804":" nil","46805":" nil","46806":" nil","46807":" nil","46808":" nil","46809":" nil","46810":" nil","46811":" nil","46812":" nil","46813":" nil","46819":" nil","46820":" nil","46821":" nil","46822":" nil","46823":" nil","46824":" nil","46825":" nil","46826":" nil","46827":" nil","46828":" nil","46829":" nil","46830":" nil","46831":" nil","46832":" nil","46833":" nil","46834":" nil","46836":" nil","46837":" nil","46838":" nil","46839":" nil","46840":" nil","46841":" nil","46842":" nil","46843":" nil","46844":" nil","46845":" nil","46846":" nil","46847":" nil","46848":" nil","46869":" nil","46870":" nil","46871":" nil","46872":" nil","46873":" nil","46884":" nil","46889":" nil","46894":" nil","46899":" nil","46904":" nil","46909":" nil","46914":" nil","46919":" nil","46934":" nil","46939":" nil","46944":" nil","46945":" nil","46946":" nil","46947":" nil","46948":" nil","46949":" nil","46959":" nil","46960":" nil","46961":" nil","46962":" nil","46963":" nil","46964":" nil","46965":" nil","46966":" nil","46967":" nil","46968":" nil","46969":" nil","46970":" nil","46971":" nil","46972":" nil","46973":" nil","46974":" nil","46975":" nil","46976":" nil","46977":" nil","46978":" nil","46979":" nil","46980":" nil","46981":" nil","46982":" nil","46983":" nil","46984":" nil","46994":" nil","46995":" nil","46996":" nil","46997":" nil","46998":" nil","46999":" nil","47000":" nil","47001":" nil","47002":" nil","47003":" nil","47004":" nil","47005":" nil","47006":" nil","47007":" nil","47008":" nil","47009":" nil","47010":" nil","47011":" nil","47012":" nil","47013":" nil","47024":" nil","47025":" nil","47026":" nil","47027":" nil","47028":" nil","47029":" nil","47030":" nil","47031":" nil","47032":" nil","47033":" nil","47034":" nil","47035":" nil","47036":" nil","47037":" nil","47038":" nil","47039":" nil","47040":" nil","47041":" nil","47042":" nil","47043":" nil","47044":" nil","47046":" nil","47047":" nil","47048":" nil","47049":" nil","47050":" nil","47051":" nil","47052":" nil","47053":" nil","47054":" nil","47055":" nil","47056":" nil","47057":" nil","47058":" nil","47059":" nil","47060":" nil","47061":" nil","47062":" nil","47063":" nil","47064":" nil","47065":" nil","47066":" nil","47067":" nil","47068":" nil","47069":" nil","47070":" nil","47071":" nil","47072":" nil","47073":" nil","47076":" nil","47077":" nil","47078":" nil","47079":" nil","47080":" nil","47081":" nil","47082":" nil","47083":" nil","47084":" nil","47085":" nil","47086":" nil","47087":" nil","47088":" nil","47089":" nil","47090":" nil","47091":" nil","47092":" nil","47093":" nil","47104":" nil","47105":" nil","47106":" nil","47107":" nil","47108":" nil","47109":" nil","47110":" nil","47112":" nil","47114":" nil","47115":" nil","47116":" nil","47117":" nil","47118":" nil","47120":" nil","47121":" nil","47122":" nil","47123":" nil","47124":" nil","47125":" nil","47126":" nil","47127":" nil","47128":" nil","47129":" nil","47130":" nil","47131":" nil","47132":" nil","47133":" nil","47134":" nil","47135":" nil","47136":" nil","47137":" nil","47138":" nil","47139":" nil","47140":" nil","47141":" nil","47142":" nil","47143":" nil","47144":" nil","47145":" nil","47146":" nil","47147":" nil","47148":" nil","47149":" nil","47150":" nil","47151":" nil","47152":" nil","47153":" nil","47154":" nil","47155":" nil","47156":" nil","47157":" nil","47158":" nil","47159":" nil","47160":" nil","47161":" nil","47162":" nil","47163":" nil","47164":" nil","47165":" nil","47166":" nil","47167":" nil","47168":" nil","47170":" nil","47171":" nil","47172":" nil","47173":" nil","47174":" nil","47175":" nil","47176":" nil","47177":" nil","47178":" nil","47180":" nil","47181":" nil","47182":" nil","47183":" nil","47184":" nil","47185":" nil","47186":" nil","47187":" nil","47188":" nil","47189":" nil","47194":" nil","47195":" nil","47196":" nil","47197":" nil","47198":" nil","47199":" nil","47204":" nil","47209":" nil","47214":" nil","47219":" nil","47224":" nil","47229":" nil","47234":" nil","47239":" nil","47249":" nil","47254":" nil","47269":" nil","47274":" nil","47279":" nil","47284":" nil","47289":" nil","47294":" nil","47299":" nil","47304":" nil","47309":" nil","47324":" nil","47329":" nil","47334":" nil","47335":" nil","47336":" nil","47337":" nil","47338":" nil","47339":" nil","47340":" nil","47341":" nil","47342":" nil","47343":" nil","47344":" nil","47354":" nil","47355":" nil","47356":" nil","47357":" nil","47358":" nil","47359":" nil","47360":" nil","47361":" nil","47362":" nil","47363":" nil","47364":" nil","47365":" nil","47366":" nil","47367":" nil","47368":" nil","47369":" nil","47370":" nil","47371":" nil","47372":" nil","47373":" nil","47374":" nil","47375":" nil","47376":" nil","47377":" nil","47378":" nil","47379":" nil","47380":" nil","47381":" nil","47382":" nil","47383":" nil","47389":" nil","47390":" nil","47391":" nil","47392":" nil","47393":" nil","47394":" nil","47395":" nil","47396":" nil","47397":" nil","47398":" nil","47399":" nil","47400":" nil","47401":" nil","47402":" nil","47403":" nil","47404":" nil","47405":" nil","47406":" nil","47407":" nil","47408":" nil","47409":" nil","47410":" nil","47411":" nil","47412":" nil","47413":" nil","47414":" nil","47415":" nil","47416":" nil","47417":" nil","47418":" nil","47424":" nil","47425":" nil","47426":" nil","47427":" nil","47428":" nil","47429":" nil","47430":" nil","47431":" nil","47432":" nil","47434":" nil","47435":" nil","47436":" nil","47437":" nil","47438":" nil","47439":" nil","47440":" nil","47441":" nil","47442":" nil","47443":" nil","47444":" nil","47445":" nil","47446":" nil","47447":" nil","47448":" nil","47449":" nil","47450":" nil","47451":" nil","47452":" nil","47453":" nil","47454":" nil","47455":" nil","47456":" nil","47457":" nil","47458":" nil","47459":" nil","47460":" nil","47461":" nil","47462":" nil","47463":" nil","47464":" nil","47465":" nil","47466":" nil","47467":" nil","47468":" nil","47469":" nil","47470":" nil","47471":" nil","47472":" nil","47473":" nil","47479":" nil","47480":" nil","47481":" nil","47482":" nil","47483":" nil","47484":" nil","47485":" nil","47486":" nil","47487":" nil","47488":" nil","47489":" nil","47490":" nil","47491":" nil","47492":" nil","47493":" nil","47499":" nil","47500":" nil","47501":" nil","47502":" nil","47503":" nil","47504":" nil","47505":" nil","47506":" nil","47507":" nil","47508":" nil","47509":" nil","47510":" nil","47511":" nil","47512":" nil","47513":" nil","47514":" nil","47515":" nil","47516":" nil","47517":" nil","47518":" nil","47524":" nil","47525":" nil","47526":" nil","47527":" nil","47528":" nil","47529":" nil","47530":" nil","47531":" nil","47532":" nil","47533":" nil","47534":" nil","47535":" nil","47536":" nil","47537":" nil","47538":" nil","47539":" nil","47540":" nil","47541":" nil","47542":" nil","47543":" nil","47544":" nil","47545":" nil","47546":" nil","47547":" nil","47548":" nil","47549":" nil","47550":" nil","47551":" nil","47552":" nil","47553":" nil","47554":" nil","47559":" nil","47560":" nil","47561":" nil","47562":" nil","47563":" nil","47574":" nil","47575":" nil","47576":" nil","47577":" nil","47578":" nil","47579":" nil","47580":" nil","47581":" nil","47582":" nil","47583":" nil","47584":" nil","47585":" nil","47586":" nil","47587":" nil","47588":" nil","47594":" nil","47595":" nil","47596":" nil","47597":" nil","47598":" nil","47599":" nil","47600":" nil","47601":" nil","47602":" nil","47603":" nil","47604":" nil","47605":" nil","47606":" nil","47607":" nil","47608":" nil","47609":" nil","47611":" nil","47612":" nil","47613":" nil","47614":" nil","47615":" nil","47616":" nil","47617":" nil","47618":" nil","47619":" nil","47620":" nil","47621":" nil","47622":" nil","47623":" nil","47624":" nil","47625":" nil","47626":" nil","47627":" nil","47628":" nil","47629":" nil","47630":" nil","47631":" nil","47632":" nil","47633":" nil","47634":" nil","47635":" nil","47636":" nil","47637":" nil","47638":" nil","47639":" nil","47640":" nil","47641":" nil","47642":" nil","47643":" nil","47649":" nil","47650":" nil","47651":" nil","47652":" nil","47653":" nil","47654":" nil","47655":" nil","47656":" nil","47659":" nil","47660":" nil","47661":" nil","47662":" nil","47663":" nil","47664":" nil","47665":" nil","47666":" nil","47667":" nil","47668":" nil","47669":" nil","47670":" nil","47671":" nil","47672":" nil","47673":" nil","47674":" nil","47679":" nil","47680":" nil","47681":" nil","47682":" nil","47683":" nil","47684":" nil","47685":" nil","47686":" nil","47688":" nil","47690":" nil","47691":" nil","47692":" nil","47693":" nil","47694":" nil","47695":" nil","47696":" nil","47697":" nil","47698":" nil","47699":" nil","47700":" nil","47701":" nil","47702":" nil","47703":" nil","47704":" nil","47705":" nil","47706":" nil","47707":" nil","47708":" nil","47714":" nil","47715":" nil","47716":" nil","47717":" nil","47718":" nil","47719":" nil","47720":" nil","47721":" nil","47722":" nil","47723":" nil","47724":" nil","47729":" nil","47739":" nil","47744":" nil","47749":" nil","47754":" nil","47759":" nil","47764":" nil","47769":" nil","47789":" nil","47794":" nil","47799":" nil","47804":" nil","47829":" nil","47834":" nil","47854":" nil","47864":" nil","47869":" nil","47884":" nil","47894":" nil","47899":" nil","47904":" nil","47929":" nil","47930":" nil","47931":" nil","47932":" nil","47933":" nil","47934":" nil","47935":" nil","47936":" nil","47937":" nil","47938":" nil","47939":" nil","47940":" nil","47941":" nil","47942":" nil","47943":" nil","47944":" nil","47945":" nil","47946":" nil","47947":" nil","47948":" nil","47949":" nil","47950":" nil","47951":" nil","47952":" nil","47957":" nil","47958":" nil","47959":" nil","47960":" nil","47961":" nil","47962":" nil","47963":" nil","47965":" nil","47966":" nil","47968":" nil","47969":" nil","47979":" nil","47980":" nil","47981":" nil","47983":" nil","47984":" nil","47985":" nil","47987":" nil","47988":" nil","47990":" nil","47992":" nil","47993":" nil","47994":" nil","47996":" nil","48000":" nil","48002":" nil","48003":" nil","48004":" nil","48007":" nil","48019":" nil","48020":" nil","48021":" nil","48023":" nil","48024":" nil","48025":" nil","48026":" nil","48027":" nil","48033":" nil","48035":" nil","48036":" nil","48037":" nil","48038":" nil","48039":" nil","48044":" nil","48045":" nil","48046":" nil","48048":" nil","48050":" nil","48053":" nil","48055":" nil","48056":" nil","48057":" nil","48059":" nil","48060":" nil","48061":" nil","48063":" nil","48074":" nil","48075":" nil","48076":" nil","48080":" nil","48082":" nil","48085":" nil","48086":" nil","48089":" nil","48092":" nil","48093":" nil","48095":" nil","48096":" nil","48097":" nil","48098":" nil","48099":" nil","48103":" nil","48104":" nil","48105":" nil","48106":" nil","48108":" nil","48109":" nil","48111":" nil","48112":" nil","48116":" nil","48118":" nil","48120":" nil","48122":" nil","48129":" nil","48130":" nil","48131":" nil","48132":" nil","48133":" nil","48134":" nil","48135":" nil","48136":" nil","48137":" nil","48138":" nil","48139":" nil","48140":" nil","48141":" nil","48142":" nil","48143":" nil","48144":" nil","48145":" nil","48146":" nil","48147":" nil","48148":" nil","48149":" nil","48150":" nil","48151":" nil","48152":" nil","48153":" nil","48154":" nil","48155":" nil","48156":" nil","48157":" nil","48158":" nil","48159":" nil","48169":" nil","48170":" nil","48171":" nil","48172":" nil","48173":" nil","48174":" nil","48175":" nil","48176":" nil","48177":" nil","48178":" nil","48184":" nil","48185":" nil","48186":" nil","48187":" nil","48188":" nil","48194":" nil","48195":" nil","48196":" nil","48197":" nil","48198":" nil","48199":" nil","48200":" nil","48201":" nil","48202":" nil","48203":" nil","48204":" nil","48205":" nil","48206":" nil","48207":" nil","48208":" nil","48214":" nil","48215":" nil","48216":" nil","48217":" nil","48218":" nil","48219":" nil","48220":" nil","48221":" nil","48222":" nil","48223":" nil","48239":" nil","48241":" nil","48242":" nil","48243":" nil","48244":" nil","48245":" nil","48246":" nil","48247":" nil","48248":" nil","48249":" nil","48250":" nil","48251":" nil","48252":" nil","48253":" nil","48254":" nil","48255":" nil","48256":" nil","48257":" nil","48258":" nil","48259":" nil","48260":" nil","48261":" nil","48262":" nil","48263":" nil","48264":" nil","48265":" nil","48266":" nil","48267":" nil","48268":" nil","48269":" nil","48271":" nil","48272":" nil","48273":" nil","48274":" nil","48275":" nil","48276":" nil","48277":" nil","48278":" nil","48284":" nil","48285":" nil","48286":" nil","48287":" nil","48288":" nil","48289":" nil","48290":" nil","48291":" nil","48292":" nil","48293":" nil","48294":" nil","48295":" nil","48296":" nil","48297":" nil","48304":" nil","48305":" nil","48306":" nil","48307":" nil","48308":" nil","48314":" nil","48315":" nil","48316":" nil","48317":" nil","48318":" nil","48319":" nil","48320":" nil","48321":" nil","48322":" nil","48323":" nil","48324":" nil","48325":" nil","48326":" nil","48327":" nil","48328":" nil","48329":" nil","48330":" nil","48331":" nil","48332":" nil","48333":" nil","48334":" nil","48335":" nil","48336":" nil","48337":" nil","48338":" nil","48339":" nil","48340":" nil","48341":" nil","48342":" nil","48343":" nil","48344":" nil","48345":" nil","48346":" nil","48347":" nil","48348":" nil","48349":" nil","48354":" nil","48355":" nil","48356":" nil","48357":" nil","48358":" nil","48359":" nil","48364":" nil","48369":" nil","48374":" nil","48379":" nil","48384":" nil","48389":" nil","48394":" nil","48399":" nil","48404":" nil","48409":" nil","48410":" nil","48411":" nil","48412":" nil","48413":" nil","48414":" nil","48419":" nil","48420":" nil","48421":" nil","48422":" nil","48423":" nil","48424":" nil","48425":" nil","48426":" nil","48427":" nil","48428":" nil","48429":" nil","48430":" nil","48431":" nil","48432":" nil","48434":" nil","48435":" nil","48436":" nil","48437":" nil","48438":" nil","48439":" nil","48440":" nil","48441":" nil","48442":" nil","48443":" nil","48444":" nil","48445":" nil","48446":" nil","48447":" nil","48448":" nil","48449":" nil","48450":" nil","48451":" nil","48452":" nil","48453":" nil","48454":" nil","48455":" nil","48456":" nil","48457":" nil","48458":" nil","48459":" nil","48460":" nil","48461":" nil","48462":" nil","48463":" nil","48464":" nil","48465":" nil","48466":" nil","48467":" nil","48468":" nil","48469":" nil","48471":" nil","48472":" nil","48473":" nil","48474":" nil","48475":" nil","48476":" nil","48477":" nil","48478":" nil","48479":" nil","48480":" nil","48481":" nil","48482":" nil","48483":" nil","48484":" nil","48485":" nil","48486":" nil","48487":" nil","48488":" nil","48489":" nil","48490":" nil","48491":" nil","48493":" nil","48494":" nil","48495":" nil","48496":" nil","48497":" nil","48498":" nil","48500":" nil","48501":" nil","48502":" nil","48503":" nil","48504":" nil","48505":" nil","48506":" nil","48507":" nil","48508":" nil","48509":" nil","48510":" nil","48511":" nil","48512":" nil","48513":" nil","48514":" nil","48515":" nil","48516":" nil","48517":" nil","48519":" nil","48520":" nil","48521":" nil","48523":" nil","48524":" nil","48525":" nil","48526":" nil","48527":" nil","48528":" nil","48530":" nil","48532":" nil","48533":" nil","48535":" nil","48536":" nil","48538":" nil","48539":" nil","48541":" nil","48542":" nil","48543":" nil","48548":" nil","48552":" nil","48553":" nil","48554":" nil","48555":" nil","48556":" nil","48557":" nil","48558":" nil","48559":" nil","48560":" nil","48561":" nil","48562":" nil","48564":" nil","48566":" nil","48567":" nil","48569":" nil","48570":" nil","48571":" nil","48573":" nil","48574":" nil","48584":" nil","48585":" nil","48586":" nil","48594":" nil","48595":" nil","48598":" nil","48604":" nil","48608":" nil","48609":" nil","48610":" nil","48612":" nil","48613":" nil","48633":" nil","48634":" nil","48635":" nil","48636":" nil","48637":" nil","48638":" nil","48639":" nil","48640":" nil","48642":" nil","48643":" nil","48644":" nil","48645":" nil","48646":" nil","48647":" nil","48649":" nil","48650":" nil","48651":" nil","48652":" nil","48653":" nil","48654":" nil","48655":" nil","48656":" nil","48657":" nil","48658":" nil","48659":" nil","48660":" nil","48661":" nil","48662":" nil","48663":" nil","48664":" nil","48669":" nil","48671":" nil","48672":" nil","48673":" nil","48675":" nil","48676":" nil","48678":" nil","48679":" nil","48680":" nil","48681":" nil","48682":" nil","48689":" nil","48690":" nil","48691":" nil","48692":" nil","48693":" nil","48699":" nil","48700":" nil","48702":" nil","48709":" nil","48711":" nil","48712":" nil","48713":" nil","48714":" nil","48715":" nil","48716":" nil","48717":" nil","48719":" nil","48720":" nil","48721":" nil","48722":" nil","48723":" nil","48725":" nil","48726":" nil","48727":" nil","48728":" nil","48734":" nil","48735":" nil","48736":" nil","48737":" nil","48738":" nil","48739":" nil","48740":" nil","48743":" nil","48746":" nil","48748":" nil","48751":" nil","48753":" nil","48754":" nil","48755":" nil","48757":" nil","48758":" nil","48764":" nil","48765":" nil","48766":" nil","48767":" nil","48768":" nil","48769":" nil","48770":" nil","48771":" nil","48772":" nil","48774":" nil","48779":" nil","48784":" nil","48789":" nil","48794":" nil","48799":" nil","48800":" nil","48801":" nil","48802":" nil","48803":" nil","48804":" nil","48809":" nil","48810":" nil","48811":" nil","48812":" nil","48813":" nil","48814":" nil","48819":" nil","48820":" nil","48821":" nil","48822":" nil","48823":" nil","48829":" nil","48830":" nil","48831":" nil","48832":" nil","48833":" nil","48839":" nil","48840":" nil","48841":" nil","48842":" nil","48843":" nil","48844":" nil","48845":" nil","48846":" nil","48847":" nil","48848":" nil","48849":" nil","48850":" nil","48851":" nil","48852":" nil","48853":" nil","48854":" nil","48855":" nil","48856":" nil","48857":" nil","48858":" nil","48859":" nil","48860":" nil","48861":" nil","48862":" nil","48863":" nil","48864":" nil","48865":" nil","48866":" nil","48867":" nil","48868":" nil","48869":" nil","48870":" nil","48871":" nil","48873":" nil","48879":" nil","48880":" nil","48881":" nil","48882":" nil","48883":" nil","48884":" nil","48885":" nil","48886":" nil","48887":" nil","48888":" nil","48894":" nil","48895":" nil","48896":" nil","48897":" nil","48898":" nil","48899":" nil","48900":" nil","48901":" nil","48902":" nil","48903":" nil","48904":" nil","48905":" nil","48906":" nil","48907":" nil","48908":" nil","48909":" nil","48910":" nil","48911":" nil","48912":" nil","48913":" nil","48914":" nil","48915":" nil","48916":" nil","48917":" nil","48918":" nil","48919":" nil","48920":" nil","48921":" nil","48922":" nil","48923":" nil","48924":" nil","48925":" nil","48926":" nil","48927":" nil","48928":" nil","48929":" nil","48930":" nil","48931":" nil","48932":" nil","48933":" nil","48934":" nil","48935":" nil","48936":" nil","48937":" nil","48938":" nil","48939":" nil","48940":" nil","48941":" nil","48942":" nil","48943":" nil","48944":" nil","48945":" nil","48946":" nil","48947":" nil","48948":" nil","48949":" nil","48950":" nil","48951":" nil","48952":" nil","48953":" nil","48954":" nil","48955":" nil","48956":" nil","48957":" nil","48958":" nil","48959":" nil","48960":" nil","48961":" nil","48962":" nil","48963":" nil","48964":" nil","48965":" nil","48966":" nil","48967":" nil","48968":" nil","48979":" nil","48980":" nil","48981":" nil","48983":" nil","48984":" nil","48985":" nil","48986":" nil","48987":" nil","48988":" nil","48994":" nil","48995":" nil","48996":" nil","48997":" nil","48998":" nil","48999":" nil","49000":" nil","49001":" nil","49002":" nil","49003":" nil","49004":" nil","49014":" nil","49015":" nil","49016":" nil","49017":" nil","49018":" nil","49019":" nil","49020":" nil","49021":" nil","49022":" nil","49023":" nil","49029":" nil","49030":" nil","49031":" nil","49032":" nil","49033":" nil","49034":" nil","49035":" nil","49036":" nil","49037":" nil","49038":" nil","49039":" nil","49040":" nil","49041":" nil","49042":" nil","49043":" nil","49044":" nil","49045":" nil","49046":" nil","49047":" nil","49048":" nil","49054":" nil","49055":" nil","49056":" nil","49057":" nil","49058":" nil","49064":" nil","49065":" nil","49067":" nil","49068":" nil","49069":" nil","49070":" nil","49071":" nil","49072":" nil","49073":" nil","49074":" nil","49075":" nil","49076":" nil","49077":" nil","49078":" nil","49079":" nil","49080":" nil","49081":" nil","49082":" nil","49083":" nil","49084":" nil","49085":" nil","49086":" nil","49087":" nil","49088":" nil","49089":" nil","49090":" nil","49091":" nil","49092":" nil","49093":" nil","49094":" nil","49095":" nil","49096":" nil","49097":" nil","49098":" nil","49104":" nil","49105":" nil","49106":" nil","49107":" nil","49108":" nil","49109":" nil","49110":" nil","49111":" nil","49112":" nil","49113":" nil","49114":" nil","49115":" nil","49116":" nil","49117":" nil","49118":" nil","49124":" nil","49125":" nil","49126":" nil","49127":" nil","49128":" nil","49129":" nil","49133":" nil","49138":" nil","49148":" nil","49153":" nil","49163":" nil","49168":" nil","49193":" nil","49203":" nil","49208":" nil","49213":" nil","49218":" nil","49228":" nil","49238":" nil","49243":" nil","49248":" nil","49253":" nil","49268":" nil","49308":" nil","49333":" nil","49338":" nil","49339":" nil","49340":" nil","49341":" nil","49342":" nil","49343":" nil","49344":" nil","49345":" nil","49346":" nil","49347":" nil","49348":" nil","49349":" nil","49350":" nil","49351":" nil","49352":" nil","49353":" nil","49354":" nil","49355":" nil","49356":" nil","49357":" nil","49358":" nil","49359":" nil","49360":" nil","49361":" nil","49362":" nil","49363":" nil","49364":" nil","49365":" nil","49366":" nil","49367":" nil","49368":" nil","49369":" nil","49370":" nil","49371":" nil","49372":" nil","49373":" nil","49374":" nil","49375":" nil","49376":" nil","49377":" nil","49378":" nil","49379":" nil","49380":" nil","49381":" nil","49382":" nil","49383":" nil","49384":" nil","49385":" nil","49386":" nil","49387":" nil","49393":" nil","49394":" nil","49395":" nil","49396":" nil","49397":" nil","49398":" nil","49399":" nil","49400":" nil","49402":" nil","49403":" nil","49404":" nil","49405":" nil","49406":" nil","49407":" nil","49413":" nil","49414":" nil","49415":" nil","49416":" nil","49417":" nil","49418":" nil","49419":" nil","49420":" nil","49421":" nil","49422":" nil","49423":" nil","49424":" nil","49425":" nil","49426":" nil","49427":" nil","49428":" nil","49429":" nil","49430":" nil","49431":" nil","49432":" nil","49433":" nil","49438":" nil","49439":" nil","49440":" nil","49441":" nil","49442":" nil","49448":" nil","49449":" nil","49450":" nil","49451":" nil","49452":" nil","49453":" nil","49454":" nil","49455":" nil","49456":" nil","49457":" nil","49458":" nil","49459":" nil","49460":" nil","49461":" nil","49463":" nil","49464":" nil","49465":" nil","49466":" nil","49467":" nil","49468":" nil","49469":" nil","49470":" nil","49471":" nil","49473":" nil","49474":" nil","49475":" nil","49476":" nil","49477":" nil","49478":" nil","49479":" nil","49480":" nil","49481":" nil","49482":" nil","49483":" nil","49486":" nil","49487":" nil","49489":" nil","49491":" nil","49493":" nil","49495":" nil","49496":" nil","49497":" nil","49501":" nil","49502":" nil","49504":" nil","49506":" nil","49508":" nil","49509":" nil","49511":" nil","49513":" nil","49519":" nil","49520":" nil","49522":" nil","49523":" nil","49524":" nil","49525":" nil","49526":" nil","49527":" nil","49528":" nil","49529":" nil","49534":" nil","49536":" nil","49538":" nil","49541":" nil","49542":" nil","49543":" nil","49545":" nil","49546":" nil","49547":" nil","49548":" nil","49549":" nil","49551":" nil","49552":" nil","49553":" nil","49555":" nil","49556":" nil","49557":" nil","49560":" nil","49561":" nil","49562":" nil","49563":" nil","49564":" nil","49565":" nil","49566":" nil","49567":" nil","49569":" nil","49570":" nil","49571":" nil","49573":" nil","49574":" nil","49575":" nil","49576":" nil","49588":" nil","49589":" nil","49590":" nil","49592":" nil","49600":" nil","49601":" nil","49608":" nil","49609":" nil","49615":" nil","49616":" nil","49617":" nil","49619":" nil","49620":" nil","49630":" nil","49639":" nil","49641":" nil","49648":" nil","49649":" nil","49650":" nil","49651":" nil","49652":" nil","49653":" nil","49654":" nil","49655":" nil","49656":" nil","49657":" nil","49658":" nil","49659":" nil","49660":" nil","49661":" nil","49662":" nil","49663":" nil","49673":" nil","49674":" nil","49675":" nil","49676":" nil","49677":" nil","49678":" nil","49679":" nil","49680":" nil","49681":" nil","49682":" nil","49688":" nil","49689":" nil","49690":" nil","49691":" nil","49692":" nil","49693":" nil","49694":" nil","49695":" nil","49696":" nil","49697":" nil","49698":" nil","49699":" nil","49700":" nil","49701":" nil","49702":" nil","49703":" nil","49704":" nil","49705":" nil","49706":" nil","49707":" nil","49718":" nil","49719":" nil","49720":" nil","49721":" nil","49722":" nil","49728":" nil","49729":" nil","49733":" nil","49738":" nil","49743":" nil","49748":" nil","49749":" nil","49750":" nil","49751":" nil","49752":" nil","49753":" nil","49754":" nil","49755":" nil","49756":" nil","49757":" nil","49758":" nil","49768":" nil","49769":" nil","49770":" nil","49771":" nil","49772":" nil","49773":" nil","49774":" nil","49775":" nil","49776":" nil","49777":" nil","49778":" nil","49779":" nil","49780":" nil","49781":" nil","49782":" nil","49783":" nil","49784":" nil","49785":" nil","49786":" nil","49787":" nil","49788":" nil","49789":" nil","49790":" nil","49791":" nil","49792":" nil","49793":" nil","49794":" nil","49795":" nil","49796":" nil","49797":" nil","49798":" nil","49799":" nil","49800":" nil","49801":" nil","49802":" nil","49803":" nil","49804":" nil","49805":" nil","49806":" nil","49807":" nil","49808":" nil","49809":" nil","49810":" nil","49811":" nil","49812":" nil","49813":" nil","49814":" nil","49815":" nil","49816":" nil","49818":" nil","49819":" nil","49820":" nil","49821":" nil","49822":" nil","49823":" nil","49824":" nil","49825":" nil","49826":" nil","49827":" nil","49828":" nil","49829":" nil","49830":" nil","49831":" nil","49832":" nil","49833":" nil","49834":" nil","49835":" nil","49836":" nil","49837":" nil","49839":" nil","49840":" nil","49841":" nil","49842":" nil","49843":" nil","49844":" nil","49849":" nil","49850":" nil","49851":" nil","49852":" nil","49853":" nil","49854":" nil","49859":" nil","49864":" nil","49869":" nil","49874":" nil","49879":" nil","49889":" nil","49894":" nil","49899":" nil","49904":" nil","49909":" nil","49914":" nil","49919":" nil","49929":" nil","49934":" nil","49939":" nil","49944":" nil","49949":" nil","49954":" nil","49964":" nil","49974":" nil","49979":" nil","49984":" nil","49994":" nil","50004":" nil","50009":" nil","50014":" nil","50019":" nil","50024":" nil","50029":" nil","50039":" nil","50044":" nil","50049":" nil","50054":" nil","50059":" nil","50060":" nil","50061":" nil","50062":" nil","50063":" nil","50064":" nil","50065":" nil","50066":" nil","50067":" nil","50068":" nil","50069":" nil","50070":" nil","50071":" nil","50072":" nil","50073":" nil","50084":" nil","50085":" nil","50086":" nil","50087":" nil","50088":" nil","50094":" nil","50095":" nil","50096":" nil","50097":" nil","50098":" nil","50099":" nil","50101":" nil","50102":" nil","50103":" nil","50104":" nil","50105":" nil","50106":" nil","50107":" nil","50108":" nil","50109":" nil","50110":" nil","50111":" nil","50112":" nil","50113":" nil","50114":" nil","50115":" nil","50116":" nil","50117":" nil","50118":" nil","50119":" nil","50120":" nil","50121":" nil","50122":" nil","50123":" nil","50129":" nil","50130":" nil","50131":" nil","50132":" nil","50133":" nil","50134":" nil","50135":" nil","50136":" nil","50137":" nil","50138":" nil","50139":" nil","50140":" nil","50141":" nil","50142":" nil","50143":" nil","50144":" nil","50145":" nil","50146":" nil","50147":" nil","50148":" nil","50149":" nil","50150":" nil","50151":" nil","50152":" nil","50153":" nil","50154":" nil","50155":" nil","50156":" nil","50157":" nil","50158":" nil","50159":" nil","50160":" nil","50161":" nil","50162":" nil","50164":" nil","50165":" nil","50166":" nil","50167":" nil","50168":" nil","50169":" nil","50170":" nil","50171":" nil","50172":" nil","50173":" nil","50184":" nil","50185":" nil","50186":" nil","50187":" nil","50188":" nil","50189":" nil","50190":" nil","50191":" nil","50192":" nil","50193":" nil","50194":" nil","50195":" nil","50196":" nil","50197":" nil","50198":" nil","50199":" nil","50200":" nil","50201":" nil","50202":" nil","50204":" nil","50205":" nil","50206":" nil","50207":" nil","50208":" nil","50209":" nil","50210":" nil","50211":" nil","50212":" nil","50213":" nil","50214":" nil","50215":" nil","50216":" nil","50217":" nil","50218":" nil","50219":" nil","50220":" nil","50221":" nil","50222":" nil","50223":" nil","50234":" nil","50235":" nil","50236":" nil","50237":" nil","50238":" nil","50239":" nil","50240":" nil","50241":" nil","50242":" nil","50243":" nil","50244":" nil","50245":" nil","50246":" nil","50247":" nil","50248":" nil","50249":" nil","50250":" nil","50251":" nil","50252":" nil","50253":" nil","50254":" nil","50259":" nil","50260":" nil","50261":" nil","50262":" nil","50263":" nil","50264":" nil","50265":" nil","50266":" nil","50267":" nil","50268":" nil","50269":" nil","50270":" nil","50271":" nil","50272":" nil","50273":" nil","50274":" nil","50275":" nil","50276":" nil","50277":" nil","50278":" nil","50279":" nil","50280":" nil","50281":" nil","50282":" nil","50283":" nil","50284":" nil","50285":" nil","50286":" nil","50287":" nil","50288":" nil","50294":" nil","50295":" nil","50296":" nil","50297":" nil","50298":" nil","50304":" nil","50305":" nil","50306":" nil","50307":" nil","50308":" nil","50309":" nil","50310":" nil","50311":" nil","50312":" nil","50313":" nil","50314":" nil","50315":" nil","50316":" nil","50317":" nil","50318":" nil","50319":" nil","50320":" nil","50321":" nil","50322":" nil","50323":" nil","50329":" nil","50330":" nil","50331":" nil","50332":" nil","50333":" nil","50339":" nil","50340":" nil","50341":" nil","50342":" nil","50343":" nil","50344":" nil","50345":" nil","50346":" nil","50347":" nil","50348":" nil","50349":" nil","50350":" nil","50351":" nil","50352":" nil","50353":" nil","50354":" nil","50355":" nil","50356":" nil","50357":" nil","50358":" nil","50364":" nil","50365":" nil","50366":" nil","50367":" nil","50368":" nil","50369":" nil","50370":" nil","50371":" nil","50372":" nil","50373":" nil","50374":" nil","50375":" nil","50376":" nil","50377":" nil","50378":" nil","50379":" nil","50380":" nil","50381":" nil","50382":" nil","50383":" nil","50384":" nil","50385":" nil","50386":" nil","50387":" nil","50388":" nil","50389":" nil","50390":" nil","50391":" nil","50392":" nil","50393":" nil","50399":" nil","50400":" nil","50401":" nil","50402":" nil","50403":" nil","50404":" nil","50405":" nil","50406":" nil","50407":" nil","50408":" nil","50414":" nil","50415":" nil","50416":" nil","50417":" nil","50418":" nil","50419":" nil","50420":" nil","50421":" nil","50422":" nil","50423":" nil","50429":" nil","50430":" nil","50431":" nil","50432":" nil","50433":" nil","50434":" nil","50435":" nil","50436":" nil","50437":" nil","50438":" nil","50439":" nil","50440":" nil","50441":" nil","50442":" nil","50443":" nil","50444":" nil","50449":" nil","50450":" nil","50451":" nil","50452":" nil","50453":" nil","50454":" nil","50455":" nil","50456":" nil","50457":" nil","50458":" nil","50464":" nil","50466":" nil","50467":" nil","50468":" nil","50469":" nil","50470":" nil","50471":" nil","50472":" nil","50473":" nil","50474":" nil","50475":" nil","50476":" nil","50477":" nil","50478":" nil","50479":" nil","50480":" nil","50481":" nil","50482":" nil","50483":" nil","50484":" nil","50485":" nil","50486":" nil","50487":" nil","50488":" nil","50489":" nil","50490":" nil","50491":" nil","50492":" nil","50493":" nil","50494":" nil","50495":" nil","50496":" nil","50497":" nil","50498":" nil","50499":" nil","50500":" nil","50501":" nil","50502":" nil","50503":" nil","50504":" nil","50505":" nil","50506":" nil","50507":" nil","50508":" nil","50514":" nil","50515":" nil","50516":" nil","50517":" nil","50518":" nil","50519":" nil","50520":" nil","50521":" nil","50522":" nil","50523":" nil","50524":" nil","50525":" nil","50526":" nil","50527":" nil","50528":" nil","50535":" nil","50536":" nil","50537":" nil","50538":" nil","50539":" nil","50540":" nil","50541":" nil","50543":" nil","50544":" nil","50545":" nil","50546":" nil","50547":" nil","50548":" nil","50554":" nil","50555":" nil","50556":" nil","50557":" nil","50558":" nil","50559":" nil","50560":" nil","50561":" nil","50563":" nil","50564":" nil","50565":" nil","50566":" nil","50567":" nil","50568":" nil","50574":" nil","50575":" nil","50576":" nil","50577":" nil","50578":" nil","50579":" nil","50580":" nil","50581":" nil","50582":" nil","50584":" nil","50585":" nil","50586":" nil","50587":" nil","50588":" nil","50590":" nil","50591":" nil","50592":" nil","50593":" nil","50599":" nil","50600":" nil","50601":" nil","50602":" nil","50603":" nil","50604":" nil","50605":" nil","50606":" nil","50607":" nil","50608":" nil","50609":" nil","50611":" nil","50612":" nil","50613":" nil","50614":" nil","50615":" nil","50616":" nil","50617":" nil","50618":" nil","50619":" nil","50620":" nil","50621":" nil","50623":" nil","50629":" nil","50630":" nil","50631":" nil","50632":" nil","50633":" nil","50634":" nil","50635":" nil","50636":" nil","50637":" nil","50638":" nil","50639":" nil","50640":" nil","50641":" nil","50642":" nil","50643":" nil","50644":" nil","50645":" nil","50646":" nil","50647":" nil","50648":" nil","50649":" nil","50650":" nil","50651":" nil","50652":" nil","50653":" nil","50654":" nil","50655":" nil","50656":" nil","50657":" nil","50658":" nil","50659":" nil","50664":" nil","50665":" nil","50666":" nil","50667":" nil","50668":" nil","50674":" nil","50675":" nil","50676":" nil","50677":" nil","50678":" nil","50684":" nil","50685":" nil","50686":" nil","50687":" nil","50688":" nil","50689":" nil","50690":" nil","50691":" nil","50692":" nil","50693":" nil","50699":" nil","50700":" nil","50701":" nil","50702":" nil","50703":" nil","50704":" nil","50705":" nil","50706":" nil","50707":" nil","50708":" nil","50709":" nil","50710":" nil","50711":" nil","50712":" nil","50713":" nil","50724":" nil","50725":" nil","50726":" nil","50727":" nil","50728":" nil","50729":" nil","50730":" nil","50731":" nil","50732":" nil","50733":" nil","50739":" nil","50740":" nil","50741":" nil","50742":" nil","50743":" nil","50744":" nil","50745":" nil","50746":" nil","50747":" nil","50748":" nil","50754":" nil","50755":" nil","50756":" nil","50757":" nil","50758":" nil","50759":" nil","50760":" nil","50761":" nil","50762":" nil","50763":" nil","50764":" nil","50765":" nil","50766":" nil","50767":" nil","50768":" nil","50769":" nil","50770":" nil","50771":" nil","50772":" nil","50773":" nil","50774":" nil","50775":" nil","50776":" nil","50777":" nil","50778":" nil","50784":" nil","50785":" nil","50786":" nil","50787":" nil","50788":" nil","50789":" nil","50790":" nil","50791":" nil","50792":" nil","50793":" nil","50794":" nil","50795":" nil","50796":" nil","50797":" nil","50799":" nil","50800":" nil","50801":" nil","50802":" nil","50803":" nil","50804":" nil","50805":" nil","50806":" nil","50807":" nil","50808":" nil","50809":" nil","50810":" nil","50811":" nil","50812":" nil","50813":" nil","50824":" nil","50825":" nil","50826":" nil","50827":" nil","50828":" nil","50829":" nil","50830":" nil","50831":" nil","50832":" nil","50833":" nil","50834":" nil","50839":" nil","50844":" nil","50849":" nil","50854":" nil","50859":" nil","50869":" nil","50874":" nil","50884":" nil","50889":" nil","50894":" nil","50899":" nil","50904":" nil","50909":" nil","50914":" nil","50919":" nil","50924":" nil","50929":" nil","50954":" nil","50959":" nil","50964":" nil","50969":" nil","50970":" nil","50971":" nil","50972":" nil","50973":" nil","50974":" nil","50975":" nil","50976":" nil","50977":" nil","50978":" nil","50984":" nil","50985":" nil","50986":" nil","50987":" nil","50988":" nil","50989":" nil","50990":" nil","50991":" nil","50992":" nil","50993":" nil","50994":" nil","50995":" nil","50996":" nil","50997":" nil","50998":" nil","50999":" nil","51000":" nil","51001":" nil","51002":" nil","51003":" nil","51004":" nil","51005":" nil","51006":" nil","51007":" nil","51008":" nil","51009":" nil","51011":" nil","51014":" nil","51015":" nil","51016":" nil","51017":" nil","51018":" nil","51019":" nil","51020":" nil","51021":" nil","51022":" nil","51024":" nil","51027":" nil","51039":" nil","51040":" nil","51041":" nil","51042":" nil","51043":" nil","51044":" nil","51046":" nil","51049":" nil","51050":" nil","51051":" nil","51052":" nil","51053":" nil","51055":" nil","51056":" nil","51058":" nil","51059":" nil","51060":" nil","51062":" nil","51063":" nil","51064":" nil","51065":" nil","51066":" nil","51068":" nil","51074":" nil","51075":" nil","51076":" nil","51077":" nil","51078":" nil","51079":" nil","51081":" nil","51084":" nil","51085":" nil","51086":" nil","51088":" nil","51090":" nil","51091":" nil","51093":" nil","51094":" nil","51095":" nil","51097":" nil","51098":" nil","51104":" nil","51105":" nil","51106":" nil","51107":" nil","51108":" nil","51109":" nil","51111":" nil","51113":" nil","51119":" nil","51122":" nil","51123":" nil","51124":" nil","51125":" nil","51126":" nil","51127":" nil","51128":" nil","51135":" nil","51136":" nil","51137":" nil","51138":" nil","51140":" nil","51141":" nil","51142":" nil","51144":" nil","51145":" nil","51146":" nil","51147":" nil","51148":" nil","51149":" nil","51151":" nil","51156":" nil","51158":" nil","51159":" nil","51160":" nil","51161":" nil","51162":" nil","51163":" nil","51164":" nil","51165":" nil","51166":" nil","51167":" nil","51168":" nil","51169":" nil","51170":" nil","51171":" nil","51172":" nil","51173":" nil","51174":" nil","51175":" nil","51176":" nil","51177":" nil","51178":" nil","51179":" nil","51180":" nil","51181":" nil","51182":" nil","51183":" nil","51184":" nil","51185":" nil","51186":" nil","51187":" nil","51188":" nil","51189":" nil","51190":" nil","51191":" nil","51192":" nil","51193":" nil","51194":" nil","51195":" nil","51196":" nil","51197":" nil","51198":" nil","51199":" nil","51200":" nil","51201":" nil","51202":" nil","51203":" nil","51204":" nil","51205":" nil","51206":" nil","51207":" nil","51208":" nil","51209":" nil","51210":" nil","51211":" nil","51212":" nil","51213":" nil","51214":" nil","51215":" nil","51216":" nil","51217":" nil","51218":" nil","51219":" nil","51220":" nil","51221":" nil","51222":" nil","51223":" nil","51224":" nil","51225":" nil","51226":" nil","51227":" nil","51228":" nil","51229":" nil","51239":" nil","51240":" nil","51241":" nil","51242":" nil","51243":" nil","51249":" nil","51250":" nil","51251":" nil","51252":" nil","51253":" nil","51254":" nil","51255":" nil","51256":" nil","51257":" nil","51258":" nil","51259":" nil","51260":" nil","51261":" nil","51262":" nil","51263":" nil","51264":" nil","51265":" nil","51266":" nil","51267":" nil","51268":" nil","51274":" nil","51275":" nil","51276":" nil","51277":" nil","51278":" nil","51279":" nil","51280":" nil","51281":" nil","51282":" nil","51283":" nil","51284":" nil","51285":" nil","51286":" nil","51287":" nil","51288":" nil","51289":" nil","51290":" nil","51291":" nil","51292":" nil","51293":" nil","51294":" nil","51295":" nil","51296":" nil","51297":" nil","51298":" nil","51299":" nil","51300":" nil","51301":" nil","51302":" nil","51303":" nil","51304":" nil","51305":" nil","51306":" nil","51307":" nil","51308":" nil","51309":" nil","51310":" nil","51311":" nil","51312":" nil","51313":" nil","51319":" nil","51320":" nil","51321":" nil","51322":" nil","51323":" nil","51324":" nil","51325":" nil","51326":" nil","51327":" nil","51328":" nil","51329":" nil","51330":" nil","51331":" nil","51332":" nil","51333":" nil","51334":" nil","51335":" nil","51336":" nil","51337":" nil","51338":" nil","51339":" nil","51340":" nil","51341":" nil","51342":" nil","51343":" nil","51344":" nil","51345":" nil","51346":" nil","51347":" nil","51348":" nil","51349":" nil","51350":" nil","51351":" nil","51352":" nil","51353":" nil","51354":" nil","51355":" nil","51356":" nil","51357":" nil","51358":" nil","51359":" nil","51361":" nil","51362":" nil","51363":" nil","51364":" nil","51365":" nil","51366":" nil","51367":" nil","51368":" nil","51369":" nil","51370":" nil","51371":" nil","51372":" nil","51373":" nil","51374":" nil","51375":" nil","51377":" nil","51378":" nil","51379":" nil","51380":" nil","51381":" nil","51382":" nil","51383":" nil","51385":" nil","51386":" nil","51387":" nil","51388":" nil","51389":" nil","51390":" nil","51391":" nil","51392":" nil","51393":" nil","51394":" nil","51399":" nil","51400":" nil","51401":" nil","51402":" nil","51403":" nil","51404":" nil","51405":" nil","51406":" nil","51407":" nil","51408":" nil","51409":" nil","51410":" nil","51411":" nil","51412":" nil","51413":" nil","51414":" nil","51415":" nil","51416":" nil","51417":" nil","51418":" nil","51424":" nil","51425":" nil","51426":" nil","51427":" nil","51428":" nil","51434":" nil","51435":" nil","51436":" nil","51437":" nil","51438":" nil","51444":" nil","51445":" nil","51446":" nil","51447":" nil","51448":" nil","51449":" nil","51450":" nil","51451":" nil","51452":" nil","51453":" nil","51454":" nil","51455":" nil","51456":" nil","51457":" nil","51458":" nil","51459":" nil","51460":" nil","51461":" nil","51462":" nil","51463":" nil","51464":" nil","51465":" nil","51466":" nil","51467":" nil","51468":" nil","51469":" nil","51470":" nil","51471":" nil","51472":" nil","51473":" nil","51479":" nil","51480":" nil","51481":" nil","51482":" nil","51483":" nil","51484":" nil","51485":" nil","51486":" nil","51487":" nil","51488":" nil","51489":" nil","51490":" nil","51491":" nil","51492":" nil","51493":" nil","51504":" nil","51514":" nil","51519":" nil","51524":" nil","51529":" nil","51544":" nil","51554":" nil","51559":" nil","51594":" nil","51604":" nil","51609":" nil","51619":" nil","51629":" nil","51644":" nil","51654":" nil","51704":" nil","51719":" nil","51720":" nil","51721":" nil","51722":" nil","51723":" nil","51724":" nil","51725":" nil","51726":" nil","51727":" nil","51728":" nil","51729":" nil","51730":" nil","51731":" nil","51732":" nil","51733":" nil","51734":" nil","51735":" nil","51736":" nil","51737":" nil","51738":" nil","51739":" nil","51740":" nil","51741":" nil","51742":" nil","51743":" nil","51744":" nil","51745":" nil","51746":" nil","51747":" nil","51748":" nil","51749":" nil","51750":" nil","51751":" nil","51752":" nil","51753":" nil","51754":" nil","51755":" nil","51756":" nil","51757":" nil","51758":" nil","51759":" nil","51760":" nil","51764":" nil","51769":" nil","51770":" nil","51771":" nil","51772":" nil","51773":" nil","51774":" nil","51775":" nil","51776":" nil","51777":" nil","51778":" nil","51779":" nil","51780":" nil","51781":" nil","51782":" nil","51783":" nil","51784":" nil","51789":" nil","51794":" nil","51795":" nil","51796":" nil","51797":" nil","51798":" nil","51799":" nil","51800":" nil","51801":" nil","51802":" nil","51803":" nil","51804":" nil","51805":" nil","51806":" nil","51807":" nil","51808":" nil","51809":" nil","51810":" nil","51811":" nil","51812":" nil","51813":" nil","51814":" nil","51815":" nil","51816":" nil","51817":" nil","51818":" nil","51819":" nil","51820":" nil","51821":" nil","51822":" nil","51823":" nil","51824":" nil","51825":" nil","51826":" nil","51827":" nil","51828":" nil","51829":" nil","51830":" nil","51831":" nil","51832":" nil","51833":" nil","51834":" nil","51835":" nil","51836":" nil","51837":" nil","51838":" nil","51839":" nil","51840":" nil","51841":" nil","51842":" nil","51843":" nil","51844":" nil","51845":" nil","51846":" nil","51847":" nil","51848":" nil","51849":" nil","51850":" nil","51851":" nil","51852":" nil","51853":" nil","51854":" nil","51855":" nil","51856":" nil","51857":" nil","51858":" nil","51859":" nil","51860":" nil","51861":" nil","51862":" nil","51863":" nil","51864":" nil","51865":" nil","51866":" nil","51867":" nil","51868":" nil","51869":" nil","51870":" nil","51871":" nil","51872":" nil","51873":" nil","51874":" nil","51875":" nil","51876":" nil","51877":" nil","51878":" nil","51879":" nil","51880":" nil","51881":" nil","51882":" nil","51883":" nil","51884":" nil","51885":" nil","51886":" nil","51887":" nil","51888":" nil","51889":" nil","51890":" nil","51891":" nil","51892":" nil","51893":" nil","51894":" nil","51895":" nil","51896":" nil","51897":" nil","51898":" nil","51899":" nil","51904":" nil","51909":" nil","51914":" nil","51924":" nil","51929":" nil","51934":" nil","51939":" nil","51949":" nil","51954":" nil","51964":" nil","51969":" nil","51979":" nil","51984":" nil","51989":" nil","51994":" nil","51999":" nil","52004":" nil","52009":" nil","52014":" nil","52019":" nil","52024":" nil","52029":" nil","52034":" nil","52039":" nil","52054":" nil","52059":" nil","52069":" nil","52079":" nil","52089":" nil","52090":" nil","52091":" nil","52092":" nil","52093":" nil","52094":" nil","52095":" nil","52096":" nil","52097":" nil","52098":" nil","52104":" nil","52105":" nil","52106":" nil","52107":" nil","52108":" nil","52109":" nil","52110":" nil","52111":" nil","52112":" nil","52113":" nil","52114":" nil","52115":" nil","52116":" nil","52117":" nil","52118":" nil","52124":" nil","52125":" nil","52126":" nil","52127":" nil","52128":" nil","52129":" nil","52130":" nil","52131":" nil","52132":" nil","52133":" nil","52134":" nil","52135":" nil","52136":" nil","52137":" nil","52138":" nil","52139":" nil","52140":" nil","52141":" nil","52142":" nil","52144":" nil","52145":" nil","52146":" nil","52147":" nil","52148":" nil","52149":" nil","52150":" nil","52151":" nil","52152":" nil","52153":" nil","52154":" nil","52155":" nil","52156":" nil","52158":" nil","52159":" nil","52160":" nil","52161":" nil","52162":" nil","52163":" nil","52164":" nil","52165":" nil","52166":" nil","52167":" nil","52169":" nil","52170":" nil","52171":" nil","52172":" nil","52173":" nil","52174":" nil","52175":" nil","52176":" nil","52177":" nil","52178":" nil","52179":" nil","52180":" nil","52181":" nil","52182":" nil","52189":" nil","52190":" nil","52191":" nil","52192":" nil","52193":" nil","52194":" nil","52195":" nil","52196":" nil","52197":" nil","52198":" nil","52199":" nil","52200":" nil","52201":" nil","52203":" nil","52204":" nil","52207":" nil","52214":" nil","52215":" nil","52217":" nil","52218":" nil","52219":" nil","52220":" nil","52221":" nil","52222":" nil","52223":" nil","52234":" nil","52235":" nil","52236":" nil","52237":" nil","52238":" nil","52239":" nil","52240":" nil","52241":" nil","52242":" nil","52244":" nil","52245":" nil","52246":" nil","52248":" nil","52249":" nil","52250":" nil","52251":" nil","52253":" nil","52254":" nil","52255":" nil","52256":" nil","52257":" nil","52258":" nil","52259":" nil","52260":" nil","52261":" nil","52262":" nil","52263":" nil","52264":" nil","52265":" nil","52266":" nil","52267":" nil","52268":" nil","52269":" nil","52270":" nil","52271":" nil","52272":" nil","52273":" nil","52279":" nil","52280":" nil","52281":" nil","52282":" nil","52283":" nil","52284":" nil","52289":" nil","52290":" nil","52291":" nil","52292":" nil","52293":" nil","52294":" nil","52295":" nil","52296":" nil","52297":" nil","52298":" nil","52299":" nil","52300":" nil","52301":" nil","52302":" nil","52303":" nil","52309":" nil","52310":" nil","52311":" nil","52312":" nil","52313":" nil","52314":" nil","52315":" nil","52316":" nil","52317":" nil","52318":" nil","52319":" nil","52320":" nil","52321":" nil","52322":" nil","52323":" nil","52329":" nil","52330":" nil","52331":" nil","52332":" nil","52333":" nil","52334":" nil","52335":" nil","52336":" nil","52337":" nil","52338":" nil","52339":" nil","52340":" nil","52341":" nil","52342":" nil","52343":" nil","52344":" nil","52345":" nil","52346":" nil","52347":" nil","52348":" nil","52349":" nil","52350":" nil","52351":" nil","52352":" nil","52353":" nil","52354":" nil","52355":" nil","52356":" nil","52357":" nil","52358":" nil","52359":" nil","52360":" nil","52361":" nil","52362":" nil","52363":" nil","52364":" nil","52365":" nil","52366":" nil","52367":" nil","52368":" nil","52369":" nil","52370":" nil","52371":" nil","52372":" nil","52373":" nil","52374":" nil","52375":" nil","52376":" nil","52377":" nil","52378":" nil","52379":" nil","52381":" nil","52382":" nil","52383":" nil","52384":" nil","52385":" nil","52386":" nil","52387":" nil","52388":" nil","52389":" nil","52390":" nil","52391":" nil","52392":" nil","52393":" nil","52394":" nil","52395":" nil","52396":" nil","52397":" nil","52398":" nil","52399":" nil","52400":" nil","52401":" nil","52402":" nil","52403":" nil","52409":" nil","52410":" nil","52411":" nil","52412":" nil","52413":" nil","52415":" nil","52416":" nil","52417":" nil","52418":" nil","52419":" nil","52420":" nil","52421":" nil","52422":" nil","52423":" nil","52424":" nil","52425":" nil","52426":" nil","52427":" nil","52428":" nil","52439":" nil","52440":" nil","52441":" nil","52442":" nil","52443":" nil","52444":" nil","52445":" nil","52446":" nil","52447":" nil","52448":" nil","52449":" nil","52450":" nil","52451":" nil","52453":" nil","52454":" nil","52455":" nil","52456":" nil","52457":" nil","52458":" nil","52459":" nil","52460":" nil","52461":" nil","52462":" nil","52463":" nil","52464":" nil","52465":" nil","52466":" nil","52467":" nil","52468":" nil","52479":" nil","52480":" nil","52481":" nil","52482":" nil","52483":" nil","52484":" nil","52489":" nil","52490":" nil","52491":" nil","52492":" nil","52493":" nil","52494":" nil","52495":" nil","52496":" nil","52497":" nil","52498":" nil","52499":" nil","52500":" nil","52501":" nil","52502":" nil","52503":" nil","52509":" nil","52510":" nil","52511":" nil","52512":" nil","52513":" nil","52514":" nil","52515":" nil","52516":" nil","52517":" nil","52518":" nil","52519":" nil","52520":" nil","52521":" nil","52522":" nil","52523":" nil","52529":" nil","52530":" nil","52531":" nil","52532":" nil","52533":" nil","52544":" nil","52545":" nil","52546":" nil","52547":" nil","52548":" nil","52549":" nil","52550":" nil","52551":" nil","52552":" nil","52553":" nil","52554":" nil","52555":" nil","52556":" nil","52557":" nil","52558":" nil","52559":" nil","52560":" nil","52561":" nil","52562":" nil","52563":" nil","52569":" nil","52570":" nil","52571":" nil","52572":" nil","52573":" nil","52574":" nil","52575":" nil","52576":" nil","52577":" nil","52578":" nil","52579":" nil","52580":" nil","52581":" nil","52582":" nil","52583":" nil","52584":" nil","52585":" nil","52586":" nil","52588":" nil","52589":" nil","52590":" nil","52591":" nil","52592":" nil","52593":" nil","52594":" nil","52595":" nil","52596":" nil","52597":" nil","52598":" nil","52604":" nil","52605":" nil","52606":" nil","52607":" nil","52608":" nil","52609":" nil","52610":" nil","52611":" nil","52612":" nil","52613":" nil","52614":" nil","52615":" nil","52616":" nil","52617":" nil","52618":" nil","52619":" nil","52620":" nil","52621":" nil","52622":" nil","52623":" nil","52624":" nil","52625":" nil","52626":" nil","52627":" nil","52628":" nil","52629":" nil","52630":" nil","52631":" nil","52633":" nil","52634":" nil","52635":" nil","52636":" nil","52637":" nil","52638":" nil","52639":" nil","52640":" nil","52641":" nil","52642":" nil","52643":" nil","52644":" nil","52646":" nil","52647":" nil","52648":" nil","52649":" nil","52650":" nil","52651":" nil","52652":" nil","52653":" nil","52654":" nil","52655":" nil","52656":" nil","52657":" nil","52658":" nil","52659":" nil","52660":" nil","52661":" nil","52662":" nil","52663":" nil","52669":" nil","52670":" nil","52671":" nil","52672":" nil","52673":" nil","52674":" nil","52675":" nil","52676":" nil","52677":" nil","52678":" nil","52679":" nil","52680":" nil","52681":" nil","52682":" nil","52683":" nil","52684":" nil","52694":" nil","52696":" nil","52697":" nil","52698":" nil","52699":" nil","52700":" nil","52701":" nil","52702":" nil","52703":" nil","52704":" nil","52705":" nil","52706":" nil","52707":" nil","52708":" nil","52709":" nil","52710":" nil","52711":" nil","52712":" nil","52713":" nil","52714":" nil","52715":" nil","52716":" nil","52717":" nil","52718":" nil","52724":" nil","52725":" nil","52726":" nil","52727":" nil","52728":" nil","52729":" nil","52730":" nil","52731":" nil","52732":" nil","52733":" nil","52734":" nil","52735":" nil","52736":" nil","52737":" nil","52738":" nil","52739":" nil","52740":" nil","52741":" nil","52742":" nil","52743":" nil","52744":" nil","52745":" nil","52746":" nil","52747":" nil","52748":" nil","52749":" nil","52750":" nil","52751":" nil","52752":" nil","52753":" nil","52754":" nil","52755":" nil","52756":" nil","52757":" nil","52758":" nil","52759":" nil","52760":" nil","52761":" nil","52762":" nil","52763":" nil","52764":" nil","52765":" nil","52766":" nil","52767":" nil","52768":" nil","52769":" nil","52770":" nil","52771":" nil","52772":" nil","52773":" nil","52774":" nil","52775":" nil","52776":" nil","52777":" nil","52778":" nil","52779":" nil","52780":" nil","52781":" nil","52782":" nil","52783":" nil","52784":" nil","52785":" nil","52786":" nil","52787":" nil","52788":" nil","52789":" nil","52790":" nil","52791":" nil","52792":" nil","52793":" nil","52794":" nil","52795":" nil","52796":" nil","52797":" nil","52798":" nil","52799":" nil","52800":" nil","52801":" nil","52802":" nil","52803":" nil","52804":" nil","52805":" nil","52806":" nil","52807":" nil","52808":" nil","52809":" nil","52810":" nil","52811":" nil","52812":" nil","52813":" nil","52814":" nil","52815":" nil","52816":" nil","52817":" nil","52818":" nil","52819":" nil","52820":" nil","52821":" nil","52822":" nil","52823":" nil","52829":" nil","52830":" nil","52831":" nil","52832":" nil","52833":" nil","52834":" nil","52835":" nil","52836":" nil","52837":" nil","52838":" nil","52839":" nil","52840":" nil","52841":" nil","52842":" nil","52843":" nil","52844":" nil","52845":" nil","52846":" nil","52847":" nil","52848":" nil","52849":" nil","52850":" nil","52851":" nil","52852":" nil","52853":" nil","52854":" nil","52855":" nil","52856":" nil","52857":" nil","52858":" nil","52864":" nil","52865":" nil","52866":" nil","52867":" nil","52868":" nil","52869":" nil","52870":" nil","52871":" nil","52872":" nil","52874":" nil","52879":" nil","52884":" nil","52889":" nil","52894":" nil","52899":" nil","52904":" nil","52909":" nil","52914":" nil","52919":" nil","52924":" nil","52929":" nil","52934":" nil","52939":" nil","52944":" nil","52949":" nil","52959":" nil","52969":" nil","52974":" nil","52979":" nil","52989":" nil","52994":" nil","52999":" nil","53004":" nil","53009":" nil","53014":" nil","53019":" nil","53024":" nil","53029":" nil","53039":" nil","53054":" nil","53059":" nil","53064":" nil","53074":" nil","53075":" nil","53076":" nil","53077":" nil","53078":" nil","53079":" nil","53080":" nil","53081":" nil","53082":" nil","53083":" nil","53084":" nil","53085":" nil","53086":" nil","53087":" nil","53088":" nil","53089":" nil","53090":" nil","53091":" nil","53092":" nil","53093":" nil","53094":" nil","53099":" nil","53100":" nil","53101":" nil","53102":" nil","53103":" nil","53104":" nil","53105":" nil","53106":" nil","53107":" nil","53108":" nil","53109":" nil","53110":" nil","53111":" nil","53112":" nil","53113":" nil","53114":" nil","53115":" nil","53116":" nil","53117":" nil","53118":" nil","53119":" nil","53120":" nil","53121":" nil","53122":" nil","53123":" nil","53124":" nil","53125":" nil","53126":" nil","53127":" nil","53128":" nil","53129":" nil","53130":" nil","53131":" nil","53132":" nil","53133":" nil","53134":" nil","53135":" nil","53136":" nil","53137":" nil","53138":" nil","53144":" nil","53145":" nil","53146":" nil","53147":" nil","53148":" nil","53149":" nil","53150":" nil","53151":" nil","53153":" nil","53154":" nil","53155":" nil","53157":" nil","53158":" nil","53159":" nil","53160":" nil","53161":" nil","53162":" nil","53163":" nil","53164":" nil","53165":" nil","53166":" nil","53167":" nil","53169":" nil","53170":" nil","53171":" nil","53172":" nil","53173":" nil","53174":" nil","53175":" nil","53176":" nil","53177":" nil","53178":" nil","53179":" nil","53180":" nil","53181":" nil","53182":" nil","53183":" nil","53184":" nil","53185":" nil","53186":" nil","53194":" nil","53195":" nil","53196":" nil","53197":" nil","53198":" nil","53199":" nil","53200":" nil","53201":" nil","53202":" nil","53203":" nil","53204":" nil","53209":" nil","53210":" nil","53211":" nil","53212":" nil","53213":" nil","53219":" nil","53220":" nil","53221":" nil","53222":" nil","53223":" nil","53224":" nil","53225":" nil","53226":" nil","53227":" nil","53228":" nil","53229":" nil","53230":" nil","53231":" nil","53232":" nil","53233":" nil","53234":" nil","53235":" nil","53236":" nil","53237":" nil","53238":" nil","53239":" nil","53240":" nil","53241":" nil","53242":" nil","53243":" nil","53249":" nil","53250":" nil","53259":" nil","53260":" nil","53261":" nil","53262":" nil","53263":" nil","53265":" nil","53266":" nil","53267":" nil","53268":" nil","53269":" nil","53270":" nil","53271":" nil","53272":" nil","53273":" nil","53274":" nil","53279":" nil","53284":" nil","53286":" nil","53287":" nil","53288":" nil","53289":" nil","53290":" nil","53291":" nil","53292":" nil","53293":" nil","53294":" nil","53295":" nil","53296":" nil","53297":" nil","53298":" nil","53299":" nil","53300":" nil","53301":" nil","53302":" nil","53303":" nil","53304":" nil","53305":" nil","53306":" nil","53307":" nil","53308":" nil","53309":" nil","53310":" nil","53311":" nil","53312":" nil","53313":" nil","53314":" nil","53315":" nil","53316":" nil","53317":" nil","53318":" nil","53319":" nil","53320":" nil","53321":" nil","53322":" nil","53323":" nil","53324":" nil","53325":" nil","53326":" nil","53331":" nil","53332":" nil","53333":" nil","53334":" nil","53335":" nil","53336":" nil","53337":" nil","53338":" nil","53339":" nil","53340":" nil","53341":" nil","53342":" nil","53343":" nil","53344":" nil","53345":" nil","53346":" nil","53347":" nil","53348":" nil","53349":" nil","53350":" nil","53351":" nil","53352":" nil","53353":" nil","53354":" nil","53355":" nil","53356":" nil","53357":" nil","53358":" nil","53359":" nil","53360":" nil","53361":" nil","53362":" nil","53363":" nil","53364":" nil","53365":" nil","53366":" nil","53367":" nil","53368":" nil","53369":" nil","53370":" nil","53371":" nil","53372":" nil","53373":" nil","53374":" nil","53375":" nil","53376":" nil","53377":" nil","53378":" nil","53379":" nil","53380":" nil","53381":" nil","53382":" nil","53383":" nil","53384":" nil","53385":" nil","53386":" nil","53387":" nil","53388":" nil","53389":" nil","53390":" nil","53391":" nil","53392":" nil","53393":" nil","53394":" nil","53395":" nil","53396":" nil","53397":" nil","53398":" nil","53399":" nil","53400":" nil","53401":" nil","53411":" nil","53412":" nil","53413":" nil","53414":" nil","53415":" nil","53416":" nil","53417":" nil","53418":" nil","53419":" nil","53420":" nil","53421":" nil","53422":" nil","53423":" nil","53424":" nil","53425":" nil","53426":" nil","53427":" nil","53428":" nil","53429":" nil","53430":" nil","53431":" nil","53432":" nil","53433":" nil","53434":" nil","53435":" nil","53436":" nil","53437":" nil","53438":" nil","53439":" nil","53440":" nil","53441":" nil","53442":" nil","53443":" nil","53444":" nil","53445":" nil","53446":" nil","53451":" nil","53452":" nil","53453":" nil","53454":" nil","53455":" nil","53456":" nil","53457":" nil","53458":" nil","53459":" nil","53460":" nil","53471":" nil","53472":" nil","53473":" nil","53474":" nil","53475":" nil","53476":" nil","53477":" nil","53478":" nil","53479":" nil","53480":" nil","53481":" nil","53482":" nil","53483":" nil","53484":" nil","53485":" nil","53486":" nil","53487":" nil","53488":" nil","53489":" nil","53490":" nil","53491":" nil","53492":" nil","53493":" nil","53494":" nil","53495":" nil","53496":" nil","53497":" nil","53498":" nil","53499":" nil","53500":" nil","53501":" nil","53502":" nil","53503":" nil","53504":" nil","53505":" nil","53506":" nil","53507":" nil","53508":" nil","53509":" nil","53510":" nil","53511":" nil","53512":" nil","53513":" nil","53514":" nil","53515":" nil","53516":" nil","53517":" nil","53518":" nil","53519":" nil","53520":" nil","53521":" nil","53522":" nil","53523":" nil","53524":" nil","53525":" nil","53526":" nil","53527":" nil","53528":" nil","53529":" nil","53530":" nil","53531":" nil","53532":" nil","53533":" nil","53534":" nil","53535":" nil","53536":" nil","53537":" nil","53538":" nil","53539":" nil","53540":" nil","53541":" nil","53542":" nil","53543":" nil","53544":" nil","53545":" nil","53546":" nil","53547":" nil","53548":" nil","53549":" nil","53550":" nil","53551":" nil","53552":" nil","53553":" nil","53554":" nil","53555":" nil","53556":" nil","53558":" nil","53559":" nil","53560":" nil","53561":" nil","53562":" nil","53563":" nil","53564":" nil","53567":" nil","53568":" nil","53569":" nil","53570":" nil","53571":" nil","53572":" nil","53573":" nil","53574":" nil","53575":" nil","53576":" nil","53577":" nil","53578":" nil","53579":" nil","53580":" nil","53581":" nil","53582":" nil","53583":" nil","53584":" nil","53585":" nil","53586":" nil","53587":" nil","53588":" nil","53589":" nil","53590":" nil","53596":" nil","53597":" nil","53598":" nil","53599":" nil","53600":" nil","53601":" nil","53602":" nil","53603":" nil","53604":" nil","53605":" nil","53606":" nil","53607":" nil","53608":" nil","53609":" nil","53610":" nil","53611":" nil","53612":" nil","53613":" nil","53614":" nil","53615":" nil","53616":" nil","53617":" nil","53618":" nil","53619":" nil","53620":" nil","53621":" nil","53622":" nil","53623":" nil","53624":" nil","53625":" nil","53626":" nil","53627":" nil","53628":" nil","53629":" nil","53630":" nil","53631":" nil","53632":" nil","53633":" nil","53634":" nil","53635":" nil","53636":" nil","53637":" nil","53638":" nil","53639":" nil","53640":" nil","53641":" nil","53642":" nil","53643":" nil","53644":" nil","53645":" nil","53646":" nil","53647":" nil","53648":" nil","53649":" nil","53650":" nil","53651":" nil","53652":" nil","53653":" nil","53654":" nil","53655":" nil","53656":" nil","53657":" nil","53658":" nil","53659":" nil","53660":" nil","53662":" nil","53663":" nil","53664":" nil","53665":" nil","53666":" nil","53667":" nil","53668":" nil","53669":" nil","53671":" nil","53672":" nil","53673":" nil","53674":" nil","53675":" nil","53676":" nil","53677":" nil","53678":" nil","53679":" nil","53680":" nil","53681":" nil","53682":" nil","53683":" nil","53684":" nil","53685":" nil","53686":" nil","53687":" nil","53688":" nil","53689":" nil","53690":" nil","53691":" nil","53701":" nil","53702":" nil","53703":" nil","53704":" nil","53705":" nil","53706":" nil","53707":" nil","53708":" nil","53709":" nil","53710":" nil","53711":" nil","53712":" nil","53713":" nil","53714":" nil","53715":" nil","53716":" nil","53717":" nil","53718":" nil","53719":" nil","53720":" nil","53721":" nil","53722":" nil","53723":" nil","53724":" nil","53725":" nil","53731":" nil","53732":" nil","53733":" nil","53734":" nil","53735":" nil","53736":" nil","53737":" nil","53738":" nil","53739":" nil","53740":" nil","53741":" nil","53742":" nil","53743":" nil","53744":" nil","53745":" nil","53746":" nil","53747":" nil","53748":" nil","53749":" nil","53750":" nil","53751":" nil","53752":" nil","53753":" nil","53754":" nil","53755":" nil","53756":" nil","53757":" nil","53758":" nil","53759":" nil","53760":" nil","53761":" nil","53762":" nil","53763":" nil","53764":" nil","53765":" nil","53766":" nil","53767":" nil","53768":" nil","53769":" nil","53770":" nil","53771":" nil","53772":" nil","53773":" nil","53774":" nil","53775":" nil","53781":" nil","53782":" nil","53783":" nil","53784":" nil","53785":" nil","53791":" nil","53792":" nil","53793":" nil","53794":" nil","53795":" nil","53796":" nil","53797":" nil","53798":" nil","53799":" nil","53800":" nil","53806":" nil","53807":" nil","53808":" nil","53809":" nil","53810":" nil","53811":" nil","53816":" nil","53821":" nil","53826":" nil","53836":" nil","53841":" nil","53846":" nil","53851":" nil","53866":" nil","53876":" nil","53881":" nil","53886":" nil","53891":" nil","53901":" nil","53906":" nil","53921":" nil","53926":" nil","53931":" nil","53946":" nil","53976":" nil","53981":" nil","54001":" nil","54011":" nil","54016":" nil","54017":" nil","54018":" nil","54019":" nil","54020":" nil","54021":" nil","54022":" nil","54023":" nil","54024":" nil","54025":" nil","54031":" nil","54032":" nil","54033":" nil","54034":" nil","54035":" nil","54036":" nil","54037":" nil","54038":" nil","54039":" nil","54040":" nil","54041":" nil","54042":" nil","54043":" nil","54045":" nil","54046":" nil","54047":" nil","54057":" nil","54058":" nil","54059":" nil","54066":" nil","54067":" nil","54069":" nil","54071":" nil","54072":" nil","54074":" nil","54081":" nil","54082":" nil","54084":" nil","54085":" nil","54106":" nil","54108":" nil","54110":" nil","54111":" nil","54112":" nil","54115":" nil","54116":" nil","54119":" nil","54122":" nil","54132":" nil","54135":" nil","54136":" nil","54137":" nil","54138":" nil","54140":" nil","54141":" nil","54142":" nil","54143":" nil","54144":" nil","54145":" nil","54146":" nil","54147":" nil","54148":" nil","54149":" nil","54150":" nil","54151":" nil","54153":" nil","54154":" nil","54155":" nil","54157":" nil","54159":" nil","54160":" nil","54161":" nil","54162":" nil","54163":" nil","54164":" nil","54165":" nil","54171":" nil","54172":" nil","54173":" nil","54174":" nil","54175":" nil","54176":" nil","54177":" nil","54178":" nil","54179":" nil","54186":" nil","54187":" nil","54188":" nil","54189":" nil","54190":" nil","54192":" nil","54193":" nil","54196":" nil","54198":" nil","54200":" nil","54206":" nil","54208":" nil","54209":" nil","54210":" nil","54211":" nil","54212":" nil","54213":" nil","54214":" nil","54215":" nil","54216":" nil","54217":" nil","54218":" nil","54219":" nil","54220":" nil","54221":" nil","54226":" nil","54227":" nil","54228":" nil","54229":" nil","54230":" nil","54231":" nil","54232":" nil","54233":" nil","54234":" nil","54235":" nil","54241":" nil","54242":" nil","54243":" nil","54244":" nil","54245":" nil","54251":" nil","54254":" nil","54255":" nil","54260":" nil","54266":" nil","54268":" nil","54269":" nil","54270":" nil","54271":" nil","54272":" nil","54274":" nil","54275":" nil","54276":" nil","54277":" nil","54278":" nil","54279":" nil","54280":" nil","54281":" nil","54282":" nil","54283":" nil","54284":" nil","54285":" nil","54286":" nil","54288":" nil","54289":" nil","54290":" nil","54291":" nil","54292":" nil","54293":" nil","54294":" nil","54296":" nil","54298":" nil","54299":" nil","54302":" nil","54303":" nil","54304":" nil","54311":" nil","54312":" nil","54313":" nil","54314":" nil","54315":" nil","54317":" nil","54319":" nil","54320":" nil","54321":" nil","54322":" nil","54323":" nil","54324":" nil","54325":" nil","54331":" nil","54332":" nil","54333":" nil","54334":" nil","54335":" nil","54337":" nil","54339":" nil","54340":" nil","54341":" nil","54342":" nil","54343":" nil","54345":" nil","54351":" nil","54353":" nil","54354":" nil","54356":" nil","54358":" nil","54360":" nil","54362":" nil","54363":" nil","54364":" nil","54365":" nil","54369":" nil","54386":" nil","54387":" nil","54388":" nil","54389":" nil","54391":" nil","54392":" nil","54393":" nil","54395":" nil","54401":" nil","54403":" nil","54405":" nil","54407":" nil","54409":" nil","54411":" nil","54416":" nil","54417":" nil","54418":" nil","54419":" nil","54420":" nil","54421":" nil","54422":" nil","54423":" nil","54424":" nil","54425":" nil","54426":" nil","54427":" nil","54428":" nil","54429":" nil","54430":" nil","54431":" nil","54432":" nil","54433":" nil","54434":" nil","54435":" nil","54436":" nil","54437":" nil","54438":" nil","54439":" nil","54440":" nil","54441":" nil","54442":" nil","54443":" nil","54444":" nil","54445":" nil","54446":" nil","54447":" nil","54448":" nil","54449":" nil","54450":" nil","54451":" nil","54452":" nil","54453":" nil","54454":" nil","54455":" nil","54456":" nil","54457":" nil","54458":" nil","54459":" nil","54460":" nil","54466":" nil","54467":" nil","54468":" nil","54469":" nil","54470":" nil","54471":" nil","54472":" nil","54473":" nil","54474":" nil","54475":" nil","54476":" nil","54477":" nil","54478":" nil","54479":" nil","54480":" nil","54481":" nil","54482":" nil","54483":" nil","54484":" nil","54485":" nil","54486":" nil","54487":" nil","54488":" nil","54489":" nil","54490":" nil","54491":" nil","54492":" nil","54493":" nil","54494":" nil","54495":" nil","54496":" nil","54497":" nil","54498":" nil","54499":" nil","54500":" nil","54501":" nil","54506":" nil","54507":" nil","54508":" nil","54509":" nil","54510":" nil","54511":" nil","54512":" nil","54513":" nil","54514":" nil","54515":" nil","54516":" nil","54517":" nil","54518":" nil","54519":" nil","54520":" nil","54521":" nil","54522":" nil","54523":" nil","54524":" nil","54525":" nil","54531":" nil","54532":" nil","54533":" nil","54534":" nil","54535":" nil","54541":" nil","54542":" nil","54543":" nil","54544":" nil","54545":" nil","54551":" nil","54552":" nil","54553":" nil","54554":" nil","54555":" nil","54561":" nil","54562":" nil","54563":" nil","54564":" nil","54565":" nil","54566":" nil","54567":" nil","54568":" nil","54569":" nil","54570":" nil","54571":" nil","54572":" nil","54573":" nil","54574":" nil","54575":" nil","54576":" nil","54577":" nil","54578":" nil","54579":" nil","54580":" nil","54581":" nil","54582":" nil","54583":" nil","54584":" nil","54585":" nil","54586":" nil","54587":" nil","54588":" nil","54589":" nil","54590":" nil","54596":" nil","54597":" nil","54598":" nil","54599":" nil","54600":" nil","54601":" nil","54602":" nil","54603":" nil","54604":" nil","54606":" nil","54611":" nil","54621":" nil","54626":" nil","54631":" nil","54641":" nil","54646":" nil","54656":" nil","54661":" nil","54671":" nil","54676":" nil","54681":" nil","54686":" nil","54691":" nil","54706":" nil","54711":" nil","54716":" nil","54721":" nil","54726":" nil","54731":" nil","54741":" nil","54746":" nil","54766":" nil","54776":" nil","54781":" nil","54791":" nil","54801":" nil","54806":" nil","54807":" nil","54808":" nil","54809":" nil","54810":" nil","54811":" nil","54812":" nil","54813":" nil","54814":" nil","54815":" nil","54816":" nil","54817":" nil","54818":" nil","54819":" nil","54820":" nil","54821":" nil","54822":" nil","54823":" nil","54824":" nil","54825":" nil","54826":" nil","54827":" nil","54828":" nil","54829":" nil","54830":" nil","54831":" nil","54832":" nil","54833":" nil","54834":" nil","54836":" nil","54841":" nil","54842":" nil","54843":" nil","54844":" nil","54845":" nil","54846":" nil","54847":" nil","54848":" nil","54849":" nil","54850":" nil","54851":" nil","54852":" nil","54853":" nil","54854":" nil","54855":" nil","54856":" nil","54857":" nil","54858":" nil","54859":" nil","54860":" nil","54861":" nil","54862":" nil","54863":" nil","54864":" nil","54865":" nil","54866":" nil","54867":" nil","54868":" nil","54869":" nil","54870":" nil","54871":" nil","54872":" nil","54873":" nil","54874":" nil","54875":" nil","54876":" nil","54877":" nil","54878":" nil","54879":" nil","54880":" nil","54881":" nil","54882":" nil","54883":" nil","54884":" nil","54885":" nil","54886":" nil","54887":" nil","54888":" nil","54889":" nil","54890":" nil","54891":" nil","54896":" nil","54897":" nil","54898":" nil","54899":" nil","54900":" nil","54901":" nil","54902":" nil","54903":" nil","54906":" nil","54908":" nil","54909":" nil","54912":" nil","54913":" nil","54915":" nil","54918":" nil","54919":" nil","54920":" nil","54922":" nil","54923":" nil","54925":" nil","54929":" nil","54930":" nil","54932":" nil","54934":" nil","54935":" nil","54936":" nil","54937":" nil","54938":" nil","54939":" nil","54940":" nil","54942":" nil","54943":" nil","54945":" nil","54946":" nil","54947":" nil","54948":" nil","54951":" nil","54952":" nil","54953":" nil","54955":" nil","54956":" nil","54958":" nil","54959":" nil","54960":" nil","54961":" nil","54962":" nil","54964":" nil","54965":" nil","54967":" nil","54968":" nil","54970":" nil","54971":" nil","54981":" nil","54983":" nil","54985":" nil","55002":" nil","55003":" nil","55011":" nil","55012":" nil","55015":" nil","55019":" nil","55030":" nil","55032":" nil","55035":" nil","55038":" nil","55039":" nil","55040":" nil","55041":" nil","55045":" nil","55050":" nil","55051":" nil","55052":" nil","55055":" nil","55056":" nil","55058":" nil","55061":" nil","55064":" nil","55066":" nil","55068":" nil","55069":" nil","55076":" nil","55077":" nil","55078":" nil","55079":" nil","55080":" nil","55081":" nil","55082":" nil","55083":" nil","55084":" nil","55085":" nil","55086":" nil","55087":" nil","55088":" nil","55089":" nil","55090":" nil","55091":" nil","55096":" nil","55106":" nil","55116":" nil","55126":" nil","55131":" nil","55136":" nil","55141":" nil","55146":" nil","55156":" nil","55161":" nil","55166":" nil","55171":" nil","55176":" nil","55177":" nil","55178":" nil","55179":" nil","55180":" nil","55181":" nil","55186":" nil","55187":" nil","55188":" nil","55189":" nil","55190":" nil","55191":" nil","55192":" nil","55193":" nil","55194":" nil","55195":" nil","55196":" nil","55197":" nil","55198":" nil","55199":" nil","55200":" nil","55201":" nil","55202":" nil","55203":" nil","55204":" nil","55205":" nil","55206":" nil","55207":" nil","55208":" nil","55209":" nil","55210":" nil","55211":" nil","55212":" nil","55213":" nil","55214":" nil","55215":" nil","55216":" nil","55217":" nil","55218":" nil","55219":" nil","55220":" nil","55221":" nil","55222":" nil","55223":" nil","55224":" nil","55225":" nil","55226":" nil","55231":" nil","55232":" nil","55233":" nil","55234":" nil","55235":" nil","55241":" nil","55242":" nil","55243":" nil","55244":" nil","55245":" nil","55246":" nil","55247":" nil","55248":" nil","55249":" nil","55250":" nil","55251":" nil","55252":" nil","55253":" nil","55254":" nil","55255":" nil","55256":" nil","55257":" nil","55258":" nil","55259":" nil","55260":" nil","55261":" nil","55262":" nil","55263":" nil","55264":" nil","55265":" nil","55266":" nil","55267":" nil","55268":" nil","55269":" nil","55270":" nil","55271":" nil","55272":" nil","55273":" nil","55274":" nil","55275":" nil","55276":" nil","55277":" nil","55278":" nil","55279":" nil","55280":" nil","55286":" nil","55287":" nil","55288":" nil","55289":" nil","55290":" nil","55291":" nil","55292":" nil","55293":" nil","55294":" nil","55295":" nil","55297":" nil","55298":" nil","55299":" nil","55300":" nil","55301":" nil","55302":" nil","55303":" nil","55304":" nil","55305":" nil","55306":" nil","55307":" nil","55308":" nil","55309":" nil","55310":" nil","55311":" nil","55312":" nil","55313":" nil","55314":" nil","55315":" nil","55316":" nil","55317":" nil","55318":" nil","55319":" nil","55320":" nil","55321":" nil","55322":" nil","55324":" nil","55325":" nil","55326":" nil","55327":" nil","55328":" nil","55329":" nil","55330":" nil","55336":" nil","55337":" nil","55338":" nil","55339":" nil","55340":" nil","55341":" nil","55342":" nil","55343":" nil","55344":" nil","55345":" nil","55346":" nil","55347":" nil","55348":" nil","55349":" nil","55350":" nil","55351":" nil","55352":" nil","55353":" nil","55354":" nil","55355":" nil","55361":" nil","55362":" nil","55363":" nil","55364":" nil","55365":" nil","55367":" nil","55369":" nil","55370":" nil","55371":" nil","55373":" nil","55374":" nil","55375":" nil","55376":" nil","55377":" nil","55378":" nil","55379":" nil","55380":" nil","55381":" nil","55382":" nil","55383":" nil","55384":" nil","55385":" nil","55396":" nil","55397":" nil","55398":" nil","55399":" nil","55400":" nil","55402":" nil","55403":" nil","55404":" nil","55405":" nil","55407":" nil","55408":" nil","55409":" nil","55410":" nil","55426":" nil","55427":" nil","55428":" nil","55429":" nil","55430":" nil","55431":" nil","55432":" nil","55433":" nil","55434":" nil","55435":" nil","55436":" nil","55437":" nil","55438":" nil","55439":" nil","55440":" nil","55441":" nil","55442":" nil","55443":" nil","55444":" nil","55445":" nil","55446":" nil","55447":" nil","55448":" nil","55449":" nil","55450":" nil","55451":" nil","55456":" nil","55457":" nil","55458":" nil","55459":" nil","55460":" nil","55466":" nil","55467":" nil","55468":" nil","55469":" nil","55470":" nil","55471":" nil","55472":" nil","55473":" nil","55474":" nil","55475":" nil","55476":" nil","55477":" nil","55478":" nil","55479":" nil","55481":" nil","55486":" nil","55491":" nil","55496":" nil","55501":" nil","55506":" nil","55511":" nil","55516":" nil","55521":" nil","55526":" nil","55531":" nil","55536":" nil","55541":" nil","55546":" nil","55551":" nil","55556":" nil","55561":" nil","55562":" nil","55563":" nil","55564":" nil","55565":" nil","55566":" nil","55576":" nil","55577":" nil","55578":" nil","55579":" nil","55580":" nil","55586":" nil","55587":" nil","55588":" nil","55589":" nil","55590":" nil","55596":" nil","55597":" nil","55598":" nil","55599":" nil","55600":" nil","55601":" nil","55602":" nil","55603":" nil","55604":" nil","55605":" nil","55606":" nil","55607":" nil","55608":" nil","55609":" nil","55610":" nil","55611":" nil","55612":" nil","55613":" nil","55614":" nil","55615":" nil","55616":" nil","55617":" nil","55618":" nil","55619":" nil","55620":" nil","55621":" nil","55622":" nil","55623":" nil","55624":" nil","55626":" nil","55627":" nil","55628":" nil","55629":" nil","55630":" nil","55631":" nil","55632":" nil","55633":" nil","55634":" nil","55635":" nil","55636":" nil","55637":" nil","55638":" nil","55639":" nil","55640":" nil","55641":" nil","55642":" nil","55643":" nil","55644":" nil","55645":" nil","55646":" nil","55651":" nil","55652":" nil","55653":" nil","55654":" nil","55655":" nil","55656":" nil","55657":" nil","55658":" nil","55659":" nil","55660":" nil","55661":" nil","55662":" nil","55663":" nil","55664":" nil","55665":" nil","55666":" nil","55667":" nil","55668":" nil","55669":" nil","55670":" nil","55671":" nil","55672":" nil","55673":" nil","55674":" nil","55675":" nil","55676":" nil","55677":" nil","55678":" nil","55679":" nil","55680":" nil","55686":" nil","55687":" nil","55688":" nil","55689":" nil","55690":" nil","55691":" nil","55692":" nil","55693":" nil","55694":" nil","55695":" nil","55696":" nil","55697":" nil","55698":" nil","55699":" nil","55700":" nil","55701":" nil","55702":" nil","55703":" nil","55704":" nil","55705":" nil","55706":" nil","55707":" nil","55708":" nil","55709":" nil","55710":" nil","55721":" nil","55722":" nil","55723":" nil","55724":" nil","55725":" nil","55726":" nil","55727":" nil","55728":" nil","55729":" nil","55731":" nil","55732":" nil","55733":" nil","55734":" nil","55735":" nil","55736":" nil","55737":" nil","55738":" nil","55739":" nil","55740":" nil","55741":" nil","55742":" nil","55743":" nil","55745":" nil","55756":" nil","55757":" nil","55758":" nil","55759":" nil","55760":" nil","55761":" nil","55762":" nil","55763":" nil","55764":" nil","55765":" nil","55766":" nil","55767":" nil","55768":" nil","55769":" nil","55770":" nil","55776":" nil","55777":" nil","55778":" nil","55779":" nil","55780":" nil","55786":" nil","55787":" nil","55788":" nil","55789":" nil","55790":" nil","55791":" nil","55792":" nil","55793":" nil","55794":" nil","55795":" nil","55796":" nil","55797":" nil","55798":" nil","55799":" nil","55800":" nil","55801":" nil","55802":" nil","55803":" nil","55804":" nil","55805":" nil","55806":" nil","55807":" nil","55808":" nil","55809":" nil","55810":" nil","55811":" nil","55813":" nil","55814":" nil","55815":" nil","55816":" nil","55817":" nil","55818":" nil","55819":" nil","55820":" nil","55821":" nil","55822":" nil","55823":" nil","55824":" nil","55825":" nil","55826":" nil","55827":" nil","55828":" nil","55829":" nil","55830":" nil","55831":" nil","55836":" nil","55841":" nil","55846":" nil","55851":" nil","55856":" nil","55861":" nil","55866":" nil","55871":" nil","55876":" nil","55881":" nil","55886":" nil","55891":" nil","55896":" nil","55901":" nil","55906":" nil","55911":" nil","55912":" nil","55913":" nil","55914":" nil","55915":" nil","55916":" nil","55917":" nil","55918":" nil","55919":" nil","55920":" nil","55921":" nil","55922":" nil","55923":" nil","55924":" nil","55925":" nil","55926":" nil","55927":" nil","55928":" nil","55929":" nil","55930":" nil","55931":" nil","55932":" nil","55933":" nil","55934":" nil","55935":" nil","55936":" nil","55937":" nil","55938":" nil","55939":" nil","55940":" nil","55941":" nil","55942":" nil","55943":" nil","55944":" nil","55945":" nil","55946":" nil","55951":" nil","55952":" nil","55953":" nil","55954":" nil","55955":" nil","55956":" nil","55957":" nil","55958":" nil","55959":" nil","55960":" nil","55961":" nil","55962":" nil","55963":" nil","55964":" nil","55965":" nil","55976":" nil","55977":" nil","55978":" nil","55979":" nil","55980":" nil","55981":" nil","55982":" nil","55983":" nil","55984":" nil","55985":" nil","55986":" nil","55991":" nil","55992":" nil","55993":" nil","55994":" nil","55995":" nil","55996":" nil","55997":" nil","55998":" nil","55999":" nil","56000":" nil","56011":" nil","56012":" nil","56013":" nil","56014":" nil","56015":" nil","56016":" nil","56017":" nil","56018":" nil","56019":" nil","56020":" nil","56021":" nil","56022":" nil","56023":" nil","56024":" nil","56025":" nil","56026":" nil","56027":" nil","56028":" nil","56029":" nil","56030":" nil","56031":" nil","56032":" nil","56033":" nil","56034":" nil","56035":" nil","56036":" nil","56037":" nil","56038":" nil","56039":" nil","56040":" nil","56041":" nil","56042":" nil","56043":" nil","56044":" nil","56045":" nil","56047":" nil","56048":" nil","56049":" nil","56050":" nil","56051":" nil","56052":" nil","56053":" nil","56054":" nil","56055":" nil","56056":" nil","56057":" nil","56058":" nil","56059":" nil","56060":" nil","56061":" nil","56062":" nil","56063":" nil","56064":" nil","56065":" nil","56066":" nil","56067":" nil","56068":" nil","56069":" nil","56070":" nil","56071":" nil","56072":" nil","56073":" nil","56074":" nil","56075":" nil","56086":" nil","56087":" nil","56088":" nil","56089":" nil","56090":" nil","56091":" nil","56092":" nil","56093":" nil","56094":" nil","56095":" nil","56096":" nil","56097":" nil","56098":" nil","56099":" nil","56100":" nil","56106":" nil","56107":" nil","56108":" nil","56109":" nil","56110":" nil","56111":" nil","56112":" nil","56113":" nil","56114":" nil","56115":" nil","56116":" nil","56117":" nil","56118":" nil","56119":" nil","56120":" nil","56121":" nil","56122":" nil","56123":" nil","56124":" nil","56125":" nil","56126":" nil","56127":" nil","56128":" nil","56129":" nil","56130":" nil","56131":" nil","56132":" nil","56133":" nil","56135":" nil","56136":" nil","56137":" nil","56138":" nil","56139":" nil","56140":" nil","56141":" nil","56142":" nil","56143":" nil","56144":" nil","56145":" nil","56146":" nil","56147":" nil","56148":" nil","56149":" nil","56150":" nil","56151":" nil","56152":" nil","56153":" nil","56154":" nil","56155":" nil","56161":" nil","56162":" nil","56163":" nil","56164":" nil","56165":" nil","56166":" nil","56167":" nil","56168":" nil","56169":" nil","56170":" nil","56171":" nil","56172":" nil","56173":" nil","56174":" nil","56175":" nil","56176":" nil","56181":" nil","56186":" nil","56191":" nil","56196":" nil","56201":" nil","56206":" nil","56216":" nil","56221":" nil","56226":" nil","56231":" nil","56236":" nil","56241":" nil","56251":" nil","56256":" nil","56261":" nil","56266":" nil","56271":" nil","56276":" nil","56281":" nil","56291":" nil","56301":" nil","56306":" nil","56311":" nil","56316":" nil","56321":" nil","56326":" nil","56331":" nil","56336":" nil","56341":" nil","56346":" nil","56351":" nil","56366":" nil","56371":" nil","56376":" nil","56377":" nil","56378":" nil","56379":" nil","56380":" nil","56381":" nil","56382":" nil","56383":" nil","56384":" nil","56385":" nil","56386":" nil","56387":" nil","56388":" nil","56389":" nil","56390":" nil","56391":" nil","56392":" nil","56393":" nil","56394":" nil","56395":" nil","56396":" nil","56397":" nil","56398":" nil","56399":" nil","56400":" nil","56401":" nil","56402":" nil","56403":" nil","56404":" nil","56405":" nil","56406":" nil","56407":" nil","56408":" nil","56409":" nil","56410":" nil","56411":" nil","56412":" nil","56413":" nil","56414":" nil","56415":" nil","56416":" nil","56417":" nil","56418":" nil","56419":" nil","56420":" nil","56421":" nil","56422":" nil","56423":" nil","56424":" nil","56425":" nil","56426":" nil","56427":" nil","56428":" nil","56429":" nil","56430":" nil","56431":" nil","56432":" nil","56433":" nil","56434":" nil","56435":" nil","56436":" nil","56441":" nil","56451":" nil","56452":" nil","56453":" nil","56454":" nil","56455":" nil","56466":" nil","56467":" nil","56468":" nil","56469":" nil","56470":" nil","56471":" nil","56472":" nil","56473":" nil","56474":" nil","56475":" nil","56491":" nil","56492":" nil","56493":" nil","56494":" nil","56495":" nil","56496":" nil","56497":" nil","56498":" nil","56499":" nil","56500":" nil","56501":" nil","56502":" nil","56503":" nil","56504":" nil","56505":" nil","56506":" nil","56507":" nil","56508":" nil","56509":" nil","56510":" nil","56511":" nil","56512":" nil","56513":" nil","56514":" nil","56515":" nil","56521":" nil","56522":" nil","56523":" nil","56524":" nil","56525":" nil","56536":" nil","56537":" nil","56538":" nil","56539":" nil","56540":" nil","56541":" nil","56542":" nil","56543":" nil","56544":" nil","56545":" nil","56546":" nil","56547":" nil","56548":" nil","56549":" nil","56550":" nil","56551":" nil","56552":" nil","56553":" nil","56554":" nil","56561":" nil","56571":" nil","56572":" nil","56573":" nil","56574":" nil","56575":" nil","56581":" nil","56582":" nil","56583":" nil","56584":" nil","56585":" nil","56586":" nil","56587":" nil","56588":" nil","56589":" nil","56590":" nil","56596":" nil","56597":" nil","56598":" nil","56599":" nil","56600":" nil","56601":" nil","56602":" nil","56603":" nil","56604":" nil","56605":" nil","56606":" nil","56607":" nil","56608":" nil","56609":" nil","56610":" nil","56611":" nil","56612":" nil","56613":" nil","56614":" nil","56615":" nil","56616":" nil","56617":" nil","56618":" nil","56619":" nil","56620":" nil","56621":" nil","56631":" nil","56632":" nil","56637":" nil","56638":" nil","56639":" nil","56640":" nil","56641":" nil","56642":" nil","56643":" nil","56644":" nil","56645":" nil","56646":" nil","56647":" nil","56648":" nil","56649":" nil","56650":" nil","56651":" nil","56652":" nil","56653":" nil","56654":" nil","56655":" nil","56656":" nil","56657":" nil","56658":" nil","56659":" nil","56660":" nil","56661":" nil","56662":" nil","56663":" nil","56664":" nil","56665":" nil","56666":" nil","56667":" nil","56668":" nil","56669":" nil","56670":" nil","56671":" nil","56672":" nil","56673":" nil","56674":" nil","56675":" nil","56676":" nil","56677":" nil","56678":" nil","56679":" nil","56680":" nil","56681":" nil","56682":" nil","56683":" nil","56684":" nil","56685":" nil","56686":" nil","56687":" nil","56688":" nil","56689":" nil","56690":" nil","56691":" nil","56692":" nil","56697":" nil","56698":" nil","56699":" nil","56700":" nil","56701":" nil","56702":" nil","56703":" nil","56704":" nil","56705":" nil","56706":" nil","56717":" nil","56718":" nil","56719":" nil","56720":" nil","56721":" nil","56722":" nil","56723":" nil","56724":" nil","56725":" nil","56726":" nil","56732":" nil","56733":" nil","56734":" nil","56735":" nil","56736":" nil","56742":" nil","56743":" nil","56744":" nil","56745":" nil","56746":" nil","56747":" nil","56748":" nil","56749":" nil","56750":" nil","56751":" nil","56752":" nil","56753":" nil","56754":" nil","56755":" nil","56756":" nil","56767":" nil","56768":" nil","56770":" nil","56771":" nil","56777":" nil","56778":" nil","56779":" nil","56780":" nil","56781":" nil","56782":" nil","56783":" nil","56784":" nil","56785":" nil","56786":" nil","56792":" nil","56793":" nil","56794":" nil","56795":" nil","56796":" nil","56797":" nil","56798":" nil","56799":" nil","56800":" nil","56801":" nil","56807":" nil","56808":" nil","56809":" nil","56810":" nil","56811":" nil","56822":" nil","56823":" nil","56824":" nil","56825":" nil","56826":" nil","56832":" nil","56833":" nil","56834":" nil","56835":" nil","56836":" nil","56837":" nil","56842":" nil","56843":" nil","56844":" nil","56845":" nil","56846":" nil","56847":" nil","56848":" nil","56849":" nil","56850":" nil","56851":" nil","56862":" nil","56863":" nil","56864":" nil","56865":" nil","56866":" nil","56867":" nil","56868":" nil","56869":" nil","56870":" nil","56871":" nil","56877":" nil","56878":" nil","56879":" nil","56880":" nil","56881":" nil","56882":" nil","56883":" nil","56884":" nil","56885":" nil","56886":" nil","56887":" nil","56888":" nil","56889":" nil","56890":" nil","56891":" nil","56897":" nil","56898":" nil","56899":" nil","56900":" nil","56901":" nil","56907":" nil","56908":" nil","56909":" nil","56911":" nil","56917":" nil","56918":" nil","56919":" nil","56920":" nil","56921":" nil","56922":" nil","56923":" nil","56924":" nil","56925":" nil","56926":" nil","56937":" nil","56938":" nil","56939":" nil","56940":" nil","56941":" nil","56942":" nil","56943":" nil","56944":" nil","56945":" nil","56946":" nil","56947":" nil","56948":" nil","56949":" nil","56950":" nil","56951":" nil","56952":" nil","56953":" nil","56954":" nil","56955":" nil","56956":" nil","56957":" nil","56958":" nil","56959":" nil","56960":" nil","56961":" nil","56967":" nil","56968":" nil","56969":" nil","56970":" nil","56971":" nil","56972":" nil","56973":" nil","56974":" nil","56975":" nil","56976":" nil","56977":" nil","56978":" nil","56979":" nil","56981":" nil","56982":" nil","56983":" nil","56984":" nil","56985":" nil","56986":" nil","56992":" nil","56997":" nil","57007":" nil","57012":" nil","57017":" nil","57027":" nil","57032":" nil","57037":" nil","57042":" nil","57047":" nil","57052":" nil","57072":" nil","57082":" nil","57087":" nil","57097":" nil","57127":" nil","57137":" nil","57142":" nil","57152":" nil","57157":" nil","57162":" nil","57177":" nil","57187":" nil","57192":" nil","57193":" nil","57194":" nil","57195":" nil","57196":" nil","57197":" nil","57198":" nil","57200":" nil","57201":" nil","57202":" nil","57212":" nil","57213":" nil","57214":" nil","57215":" nil","57216":" nil","57217":" nil","57218":" nil","57219":" nil","57220":" nil","57221":" nil","57222":" nil","57223":" nil","57224":" nil","57225":" nil","57226":" nil","57227":" nil","57228":" nil","57229":" nil","57230":" nil","57231":" nil","57232":" nil","57233":" nil","57234":" nil","57235":" nil","57236":" nil","57237":" nil","57238":" nil","57239":" nil","57240":" nil","57241":" nil","57247":" nil","57248":" nil","57249":" nil","57250":" nil","57251":" nil","57252":" nil","57253":" nil","57254":" nil","57255":" nil","57256":" nil","57257":" nil","57258":" nil","57259":" nil","57260":" nil","57261":" nil","57262":" nil","57263":" nil","57264":" nil","57265":" nil","57266":" nil","57272":" nil","57273":" nil","57274":" nil","57275":" nil","57276":" nil","57277":" nil","57278":" nil","57279":" nil","57280":" nil","57281":" nil","57282":" nil","57283":" nil","57284":" nil","57285":" nil","57286":" nil","57287":" nil","57288":" nil","57289":" nil","57290":" nil","57291":" nil","57292":" nil","57293":" nil","57294":" nil","57295":" nil","57296":" nil","57297":" nil","57299":" nil","57300":" nil","57301":" nil","57302":" nil","57303":" nil","57304":" nil","57305":" nil","57306":" nil","57307":" nil","57308":" nil","57309":" nil","57310":" nil","57311":" nil","57312":" nil","57313":" nil","57314":" nil","57315":" nil","57316":" nil","57317":" nil","57318":" nil","57319":" nil","57320":" nil","57321":" nil","57322":" nil","57323":" nil","57324":" nil","57325":" nil","57326":" nil","57327":" nil","57328":" nil","57329":" nil","57331":" nil","57332":" nil","57333":" nil","57334":" nil","57335":" nil","57336":" nil","57347":" nil","57348":" nil","57349":" nil","57350":" nil","57351":" nil","57352":" nil","57353":" nil","57354":" nil","57355":" nil","57356":" nil","57357":" nil","57358":" nil","57359":" nil","57360":" nil","57361":" nil","57367":" nil","57368":" nil","57369":" nil","57370":" nil","57371":" nil","57372":" nil","57373":" nil","57374":" nil","57375":" nil","57376":" nil","57377":" nil","57382":" nil","57383":" nil","57384":" nil","57385":" nil","57386":" nil","57387":" nil","57388":" nil","57389":" nil","57390":" nil","57391":" nil","57392":" nil","57393":" nil","57394":" nil","57395":" nil","57396":" nil","57397":" nil","57398":" nil","57399":" nil","57400":" nil","57401":" nil","57407":" nil","57408":" nil","57409":" nil","57410":" nil","57411":" nil","57412":" nil","57413":" nil","57415":" nil","57416":" nil","57422":" nil","57423":" nil","57424":" nil","57425":" nil","57426":" nil","57427":" nil","57428":" nil","57429":" nil","57430":" nil","57431":" nil","57432":" nil","57433":" nil","57434":" nil","57435":" nil","57436":" nil","57437":" nil","57438":" nil","57439":" nil","57440":" nil","57441":" nil","57442":" nil","57443":" nil","57444":" nil","57445":" nil","57446":" nil","57447":" nil","57448":" nil","57449":" nil","57450":" nil","57451":" nil","57452":" nil","57453":" nil","57455":" nil","57456":" nil","57457":" nil","57458":" nil","57459":" nil","57460":" nil","57461":" nil","57462":" nil","57463":" nil","57464":" nil","57465":" nil","57466":" nil","57467":" nil","57468":" nil","57469":" nil","57470":" nil","57471":" nil","57472":" nil","57473":" nil","57474":" nil","57475":" nil","57476":" nil","57477":" nil","57478":" nil","57479":" nil","57480":" nil","57481":" nil","57482":" nil","57483":" nil","57484":" nil","57485":" nil","57486":" nil","57487":" nil","57488":" nil","57489":" nil","57490":" nil","57491":" nil","57492":" nil","57497":" nil","57498":" nil","57499":" nil","57500":" nil","57501":" nil","57502":" nil","57503":" nil","57504":" nil","57505":" nil","57506":" nil","57507":" nil","57508":" nil","57509":" nil","57510":" nil","57511":" nil","57517":" nil","57518":" nil","57519":" nil","57520":" nil","57521":" nil","57522":" nil","57523":" nil","57524":" nil","57525":" nil","57526":" nil","57527":" nil","57532":" nil","57537":" nil","57542":" nil","57547":" nil","57552":" nil","57557":" nil","57562":" nil","57567":" nil","57572":" nil","57577":" nil","57582":" nil","57587":" nil","57592":" nil","57597":" nil","57602":" nil","57607":" nil","57612":" nil","57617":" nil","57627":" nil","57632":" nil","57637":" nil","57642":" nil","57647":" nil","57652":" nil","57657":" nil","57662":" nil","57667":" nil","57672":" nil","57673":" nil","57674":" nil","57675":" nil","57676":" nil","57677":" nil","57678":" nil","57679":" nil","57680":" nil","57681":" nil","57682":" nil","57683":" nil","57684":" nil","57685":" nil","57686":" nil","57687":" nil","57697":" nil","57698":" nil","57699":" nil","57700":" nil","57701":" nil","57707":" nil","57708":" nil","57709":" nil","57710":" nil","57711":" nil","57737":" nil","57742":" nil","57743":" nil","57744":" nil","57745":" nil","57746":" nil","57747":" nil","57748":" nil","57749":" nil","57750":" nil","57751":" nil","57752":" nil","57753":" nil","57754":" nil","57755":" nil","57756":" nil","57757":" nil","57758":" nil","57759":" nil","57760":" nil","57761":" nil","57762":" nil","57763":" nil","57764":" nil","57765":" nil","57766":" nil","57767":" nil","57768":" nil","57769":" nil","57770":" nil","57771":" nil","57772":" nil","57773":" nil","57774":" nil","57775":" nil","57776":" nil","57777":" nil","57802":" nil","57803":" nil","57804":" nil","57805":" nil","57806":" nil","57807":" nil","57808":" nil","57809":" nil","57810":" nil","57811":" nil","57812":" nil","57813":" nil","57814":" nil","57827":" nil","57832":" nil","57837":" nil","57842":" nil","57843":" nil","57844":" nil","57845":" nil","57846":" nil","57847":" nil","57852":" nil","57857":" nil","57862":" nil","57863":" nil","57865":" nil","57866":" nil","57867":" nil","57868":" nil","57869":" nil","57870":" nil","57871":" nil","57872":" nil","57873":" nil","57874":" nil","57875":" nil","57876":" nil","57877":" nil","57878":" nil","57879":" nil","57880":" nil","57881":" nil","57882":" nil","57883":" nil","57884":" nil","57885":" nil","57886":" nil","57887":" nil","57888":" nil","57889":" nil","57890":" nil","57900":" nil","57901":" nil","57902":" nil","57903":" nil","57904":" nil","57910":" nil","57911":" nil","57912":" nil","57913":" nil","57914":" nil","57915":" nil","57916":" nil","57917":" nil","57918":" nil","57919":" nil","57920":" nil","57921":" nil","57922":" nil","57923":" nil","57924":" nil","57925":" nil","57926":" nil","57927":" nil","57928":" nil","57929":" nil","57930":" nil","57931":" nil","57932":" nil","57933":" nil","57934":" nil","57940":" nil","57941":" nil","57942":" nil","57943":" nil","57944":" nil","57945":" nil","57946":" nil","57947":" nil","57948":" nil","57949":" nil","57950":" nil","57951":" nil","57952":" nil","57953":" nil","57954":" nil","57955":" nil","57956":" nil","57957":" nil","57958":" nil","57959":" nil","57960":" nil","57961":" nil","57962":" nil","57963":" nil","57964":" nil","57965":" nil","57966":" nil","57967":" nil","57968":" nil","57969":" nil","57970":" nil","57971":" nil","57972":" nil","57973":" nil","57974":" nil","57990":" nil","57991":" nil","57992":" nil","57993":" nil","57994":" nil","57995":" nil","57996":" nil","57998":" nil","57999":" nil","58000":" nil","58001":" nil","58002":" nil","58003":" nil","58004":" nil","58005":" nil","58006":" nil","58007":" nil","58008":" nil","58009":" nil","58010":" nil","58011":" nil","58012":" nil","58013":" nil","58014":" nil","58015":" nil","58016":" nil","58017":" nil","58018":" nil","58019":" nil","58020":" nil","58021":" nil","58022":" nil","58023":" nil","58024":" nil","58025":" nil","58026":" nil","58027":" nil","58028":" nil","58030":" nil","58031":" nil","58032":" nil","58033":" nil","58034":" nil","58035":" nil","58036":" nil","58037":" nil","58038":" nil","58039":" nil","58040":" nil","58041":" nil","58042":" nil","58043":" nil","58044":" nil","58045":" nil","58046":" nil","58047":" nil","58048":" nil","58049":" nil","58065":" nil","58070":" nil","58075":" nil","58080":" nil","58085":" nil","58090":" nil","58095":" nil","58100":" nil","58105":" nil","58110":" nil","58115":" nil","58120":" nil","58130":" nil","58135":" nil","58140":" nil","58145":" nil","58150":" nil","58155":" nil","58160":" nil","58165":" nil","58175":" nil","58180":" nil","58185":" nil","58190":" nil","58195":" nil","58200":" nil","58205":" nil","58210":" nil","58215":" nil","58225":" nil","58235":" nil","58240":" nil","58245":" nil","58250":" nil","58260":" nil","58265":" nil","58266":" nil","58267":" nil","58268":" nil","58269":" nil","58270":" nil","58271":" nil","58272":" nil","58273":" nil","58274":" nil","58275":" nil","58276":" nil","58277":" nil","58278":" nil","58279":" nil","58280":" nil","58281":" nil","58282":" nil","58283":" nil","58284":" nil","58285":" nil","58286":" nil","58287":" nil","58288":" nil","58289":" nil","58290":" nil","58291":" nil","58292":" nil","58293":" nil","58294":" nil","58295":" nil","58300":" nil","58301":" nil","58302":" nil","58303":" nil","58304":" nil","58310":" nil","58311":" nil","58312":" nil","58313":" nil","58314":" nil","58315":" nil","58316":" nil","58317":" nil","58318":" nil","58319":" nil","58320":" nil","58321":" nil","58322":" nil","58323":" nil","58324":" nil","58325":" nil","58326":" nil","58327":" nil","58328":" nil","58329":" nil","58330":" nil","58331":" nil","58332":" nil","58333":" nil","58334":" nil","58335":" nil","58336":" nil","58337":" nil","58338":" nil","58339":" nil","58340":" nil","58341":" nil","58342":" nil","58343":" nil","58344":" nil","58345":" nil","58346":" nil","58347":" nil","58348":" nil","58349":" nil","58350":" nil","58351":" nil","58352":" nil","58353":" nil","58354":" nil","58355":" nil","58356":" nil","58357":" nil","58358":" nil","58359":" nil","58361":" nil","58363":" nil","58364":" nil","58375":" nil","58376":" nil","58377":" nil","58378":" nil","58379":" nil","58380":" nil","58381":" nil","58382":" nil","58383":" nil","58384":" nil","58385":" nil","58386":" nil","58387":" nil","58388":" nil","58389":" nil","58390":" nil","58391":" nil","58392":" nil","58393":" nil","58394":" nil","58395":" nil","58396":" nil","58397":" nil","58398":" nil","58399":" nil","58400":" nil","58401":" nil","58402":" nil","58403":" nil","58404":" nil","58410":" nil","58411":" nil","58412":" nil","58413":" nil","58414":" nil","58415":" nil","58416":" nil","58417":" nil","58418":" nil","58419":" nil","58420":" nil","58421":" nil","58422":" nil","58423":" nil","58424":" nil","58430":" nil","58431":" nil","58432":" nil","58433":" nil","58434":" nil","58440":" nil","58441":" nil","58442":" nil","58443":" nil","58444":" nil","58445":" nil","58446":" nil","58447":" nil","58448":" nil","58449":" nil","58450":" nil","58451":" nil","58452":" nil","58465":" nil","58480":" nil","58481":" nil","58482":" nil","58483":" nil","58484":" nil","58485":" nil","58486":" nil","58487":" nil","58488":" nil","58489":" nil","58490":" nil","58491":" nil","58492":" nil","58493":" nil","58494":" nil","58495":" nil","58496":" nil","58497":" nil","58498":" nil","58499":" nil","58505":" nil","58506":" nil","58507":" nil","58508":" nil","58509":" nil","58515":" nil","58516":" nil","58517":" nil","58518":" nil","58519":" nil","58520":" nil","58521":" nil","58522":" nil","58523":" nil","58524":" nil","58525":" nil","58526":" nil","58527":" nil","58528":" nil","58529":" nil","58530":" nil","58531":" nil","58532":" nil","58533":" nil","58534":" nil","58535":" nil","58536":" nil","58537":" nil","58538":" nil","58539":" nil","58540":" nil","58541":" nil","58542":" nil","58543":" nil","58544":" nil","58545":" nil","58546":" nil","58547":" nil","58548":" nil","58549":" nil","58550":" nil","58551":" nil","58552":" nil","58553":" nil","58554":" nil","58555":" nil","58556":" nil","58557":" nil","58558":" nil","58559":" nil","58560":" nil","58561":" nil","58562":" nil","58563":" nil","58564":" nil","58565":" nil","58566":" nil","58567":" nil","58568":" nil","58569":" nil","58570":" nil","58571":" nil","58572":" nil","58573":" nil","58574":" nil","58575":" nil","58576":" nil","58577":" nil","58578":" nil","58579":" nil","58580":" nil","58581":" nil","58582":" nil","58583":" nil","58584":" nil","58585":" nil","58586":" nil","58587":" nil","58588":" nil","58589":" nil","58595":" nil","58596":" nil","58597":" nil","58598":" nil","58599":" nil","58600":" nil","58601":" nil","58602":" nil","58604":" nil","58605":" nil","58606":" nil","58607":" nil","58609":" nil","58610":" nil","58611":" nil","58612":" nil","58613":" nil","58614":" nil","58615":" nil","58616":" nil","58617":" nil","58618":" nil","58619":" nil","58620":" nil","58621":" nil","58622":" nil","58623":" nil","58624":" nil","58625":" nil","58626":" nil","58627":" nil","58628":" nil","58629":" nil","58630":" nil","58631":" nil","58632":" nil","58633":" nil","58634":" nil","58635":" nil","58636":" nil","58637":" nil","58639":" nil","58640":" nil","58641":" nil","58642":" nil","58643":" nil","58644":" nil","58645":" nil","58646":" nil","58647":" nil","58648":" nil","58649":" nil","58650":" nil","58651":" nil","58652":" nil","58653":" nil","58654":" nil","58655":" nil","58656":" nil","58657":" nil","58658":" nil","58659":" nil","58660":" nil","58661":" nil","58662":" nil","58663":" nil","58664":" nil","58665":" nil","58670":" nil","58671":" nil","58672":" nil","58673":" nil","58674":" nil","58675":" nil","58676":" nil","58677":" nil","58678":" nil","58679":" nil","58685":" nil","58686":" nil","58687":" nil","58688":" nil","58689":" nil","58690":" nil","58691":" nil","58692":" nil","58693":" nil","58694":" nil","58700":" nil","58701":" nil","58702":" nil","58703":" nil","58704":" nil","58710":" nil","58711":" nil","58712":" nil","58713":" nil","58714":" nil","58715":" nil","58716":" nil","58717":" nil","58718":" nil","58719":" nil","58720":" nil","58721":" nil","58722":" nil","58723":" nil","58724":" nil","58725":" nil","58726":" nil","58727":" nil","58728":" nil","58729":" nil","58730":" nil","58731":" nil","58732":" nil","58733":" nil","58734":" nil","58735":" nil","58736":" nil","58737":" nil","58738":" nil","58739":" nil","58740":" nil","58741":" nil","58742":" nil","58743":" nil","58744":" nil","58745":" nil","58746":" nil","58747":" nil","58750":" nil","58751":" nil","58752":" nil","58753":" nil","58754":" nil","58755":" nil","58756":" nil","58757":" nil","58758":" nil","58759":" nil","58760":" nil","58761":" nil","58762":" nil","58763":" nil","58764":" nil","58765":" nil","58766":" nil","58767":" nil","58768":" nil","58769":" nil","58770":" nil","58775":" nil","58776":" nil","58777":" nil","58778":" nil","58780":" nil","58785":" nil","58790":" nil","58795":" nil","58800":" nil","58805":" nil","58810":" nil","58815":" nil","58816":" nil","58817":" nil","58818":" nil","58819":" nil","58820":" nil","58821":" nil","58822":" nil","58823":" nil","58824":" nil","58825":" nil","58826":" nil","58827":" nil","58829":" nil","58830":" nil","58831":" nil","58832":" nil","58833":" nil","58834":" nil","58835":" nil","58836":" nil","58837":" nil","58838":" nil","58839":" nil","58840":" nil","58850":" nil","58851":" nil","58852":" nil","58853":" nil","58855":" nil","58860":" nil","58861":" nil","58862":" nil","58863":" nil","58864":" nil","58865":" nil","58870":" nil","58871":" nil","58872":" nil","58873":" nil","58874":" nil"},"user_reviewdate":{"0":"Jan. 2019","1":"May 2018","2":"Jan. 2019","3":"Jan. 2019","4":"Nov. 2018","5":"Nov. 2018","6":"Oct. 2018","7":"Oct. 2018","8":"Oct. 2018","9":"Oct. 2018","10":"Oct. 2018","11":"Sep. 2018","12":"Sep. 2018","13":"Sep. 2018","14":"Aug. 2018","15":"nil","20":"Jul. 2018","21":"Jul. 2018","22":"Jul. 2018","23":"Jul. 2018","24":"Jun. 2018","25":"May 2018","26":"May 2018","27":"May 2018","28":"May 2018","29":"Apr. 2018","30":"Apr. 2018","31":"Apr. 2018","32":"Mar. 2018","33":"Mar. 2018","34":"Feb. 2018","35":"Feb. 2018","36":"Jan. 2018","37":"Jan. 2018","38":"Jan. 2018","39":"Dec. 2017","40":"Dec. 2017","41":"Nov. 2017","42":"Nov. 2017","43":"Oct. 2017","44":"Sep. 2017","45":"Sep. 2017","46":"Sep. 2017","47":"Sep. 2017","48":"Aug. 2017","49":"Aug. 2017","50":"Jul. 2017","51":"Jul. 2017","52":"Jul. 2017","53":"Jul. 2017","54":"Jul. 2017","55":"Jun. 2017","56":"Jun. 2017","57":"Jun. 2017","58":"Jun. 2017","59":"Jun. 2017","70":"Jan. 2017","71":"Nov. 2016","72":"Oct. 2016","73":"Oct. 2016","74":"Oct. 2016","75":"Oct. 2016","76":"Oct. 2016","77":"Oct. 2016","78":"Oct. 2016","79":"Sep. 2016","80":"Sep. 2016","81":"Sep. 2016","82":"Sep. 2016","83":"Sep. 2016","84":"Sep. 2016","85":"Sep. 2016","86":"Sep. 2016","87":"Sep. 2016","88":"Sep. 2016","89":"Aug. 2016","90":"Aug. 2016","91":"Aug. 2016","92":"Aug. 2016","93":"Aug. 2016","94":"Aug. 2016","95":"Aug. 2016","96":"Aug. 2016","97":"Aug. 2016","98":"Aug. 2016","99":"Aug. 2016","100":"Jul. 2016","101":"Jul. 2016","102":"Jul. 2016","103":"Jul. 2016","104":"Jul. 2016","105":"Jun. 2016","106":"Jun. 2016","107":"Jun. 2016","108":"May 2016","109":"Apr. 2016","110":"Apr. 2016","111":"Apr. 2016","112":"Apr. 2016","113":"Apr. 2016","114":"Mar. 2016","115":"Feb. 2016","116":"Jan. 2016","117":"Dec. 2015","118":"Dec. 2015","119":"Dec. 2015","120":"Nov. 2015","121":"Nov. 2015","122":"Oct. 2015","123":"Oct. 2015","124":"Oct. 2015","125":"Oct. 2015","126":"Oct. 2015","127":"Oct. 2015","128":"Oct. 2015","129":"Oct. 2015","130":"Oct. 2015","131":"Sep. 2015","132":"Sep. 2015","133":"Sep. 2015","134":"Sep. 2015","140":"Aug. 2015","141":"Aug. 2015","142":"Aug. 2015","143":"Aug. 2015","144":"Aug. 2015","145":"Aug. 2015","146":"Aug. 2015","147":"Jul. 2015","148":"Jul. 2015","149":"Jul. 2015","150":"Jul. 2015","151":"Jul. 2015","152":"Jul. 2015","153":"Jul. 2015","154":"Jul. 2015","155":"Jul. 2015","156":"Jul. 2015","157":"Jul. 2015","158":"Jun. 2015","159":"Jun. 2015","166":"Apr. 2015","167":"Mar. 2015","168":"Feb. 2015","169":"Jan. 2015","170":"Jan. 2015","171":"Dec. 2014","172":"Nov. 2014","173":"Oct. 2014","174":"Oct. 2014","175":"Oct. 2014","176":"Sep. 2014","177":"Aug. 2014","178":"May 2013","179":"Nov. 2012","180":"Oct. 2012","181":"Mar. 2012","200":"nil","215":"Nov. 2018","216":"Oct. 2018","217":"Oct. 2018","218":"Oct. 2018","219":"Oct. 2018","225":"Sep. 2018","226":"Sep. 2018","227":"Sep. 2018","228":"Sep. 2018","229":"Sep. 2018","230":"Aug. 2018","231":"Aug. 2018","232":"Aug. 2018","233":"Aug. 2018","234":"Aug. 2018","240":"Aug. 2018","241":"Jul. 2018","242":"Jul. 2018","243":"Jul. 2018","244":"Jul. 2018","245":"Jul. 2018","246":"Jul. 2018","247":"Jul. 2018","248":"Jul. 2018","249":"Jul. 2018","250":"Jul. 2018","251":"Jul. 2018","252":"Jul. 2018","253":"Jul. 2018","254":"Jul. 2018","255":"Jun. 2018","256":"Jun. 2018","257":"Jun. 2018","258":"Jun. 2018","259":"Jun. 2018","265":"Jun. 2018","266":"Jun. 2018","267":"Jun. 2018","268":"Jun. 2018","269":"Jun. 2018","270":"Jun. 2018","271":"May 2018","272":"May 2018","273":"May 2018","274":"May 2018","275":"Apr. 2018","276":"Apr. 2018","277":"Mar. 2018","278":"Mar. 2018","279":"Mar. 2018","280":"Mar. 2018","281":"Mar. 2018","282":"Feb. 2018","283":"Jan. 2018","284":"Jan. 2018","285":"Jan. 2018","286":"Dec. 2017","287":"Dec. 2017","288":"Dec. 2017","289":"Nov. 2017","290":"Nov. 2017","291":"Oct. 2017","292":"Oct. 2017","293":"Oct. 2017","294":"Oct. 2017","400":"Dec. 2018","405":"nil","410":"Jul. 2018","430":"Mar. 2017","435":"Dec. 2016","445":"Sep. 2016","455":"Jun. 2016","460":"Mar. 2016","465":"Jan. 2016","475":"Aug. 2015","480":"Jun. 2015","495":"Aug. 2014","500":"Jun. 2014","505":"Apr. 2014","515":"Aug. 2013","525":"May 2013","530":"Feb. 2013","535":"Nov. 2012","540":"Sep. 2012","545":"May 2012","550":"Nov. 2011","555":"Aug. 2011","560":"Jun. 2011","565":"Aug. 2010","575":"Jan. 2005","600":"nil","610":"Oct. 2016","611":"Aug. 2016","612":"Aug. 2016","613":"Jul. 2016","614":"Jul. 2016","615":"Jun. 2016","616":"Jun. 2016","617":"May 2016","618":"Feb. 2016","619":"Jan. 2016","620":"Jan. 2016","621":"Oct. 2015","622":"Sep. 2015","623":"Sep. 2015","624":"Aug. 2015","630":"Sep. 2014","631":"Jul. 2014","632":"Jun. 2014","633":"Apr. 2014","634":"Apr. 2014","635":"Jan. 2014","636":"Aug. 2013","637":"Jul. 2013","638":"Mar. 2013","639":"Oct. 2012","645":"Jun. 2012","646":"Jun. 2012","647":"Jun. 2012","648":"Mar. 2012","649":"Mar. 2012","650":"Jan. 2012","651":"Sep. 2011","652":"Aug. 2011","653":"May 2011","654":"Apr. 2011","730":"Jan. 2019","731":"Dec. 2018","732":"Oct. 2018","733":"Oct. 2018","734":"Sep. 2018","735":"nil","740":"Aug. 2018","741":"Aug. 2018","742":"Aug. 2018","743":"Aug. 2018","744":"Aug. 2018","745":"Aug. 2018","746":"Aug. 2018","747":"Jul. 2018","748":"Jul. 2018","749":"Jul. 2018","750":"Jul. 2018","751":"Jul. 2018","752":"Jun. 2018","753":"May 2018","754":"Jan. 2018","755":"Jan. 2018","756":"Jan. 2018","757":"Dec. 2017","758":"Oct. 2017","759":"Oct. 2017","760":"Oct. 2017","761":"Oct. 2017","762":"Oct. 2017","763":"Oct. 2017","764":"Sep. 2017","765":"Sep. 2017","766":"Aug. 2017","767":"Aug. 2017","768":"Aug. 2017","769":"Aug. 2017","770":"Jul. 2017","771":"Jul. 2017","772":"Jul. 2017","773":"Jul. 2017","774":"Jul. 2017","780":"Apr. 2017","781":"Apr. 2017","782":"Feb. 2017","783":"Dec. 2016","784":"Dec. 2016","795":"Aug. 2016","796":"Aug. 2016","797":"Aug. 2016","798":"Aug. 2016","799":"Aug. 2016","800":"Jul. 2016","801":"Jul. 2016","802":"Jul. 2016","803":"Jul. 2016","804":"Jul. 2016","805":"Jul. 2016","806":"Jun. 2016","807":"Apr. 2016","808":"Apr. 2016","809":"Mar. 2016","815":"Nov. 2015","816":"Nov. 2015","817":"Oct. 2015","818":"Oct. 2015","819":"Oct. 2015","825":"Aug. 2015","826":"Aug. 2015","827":"Aug. 2015","828":"Aug. 2015","829":"Aug. 2015","830":"Jul. 2015","831":"Jul. 2015","832":"Jul. 2015","833":"Jun. 2015","834":"May 2015","835":"May 2015","836":"Jan. 2015","837":"Jan. 2015","838":"Jan. 2015","839":"Oct. 2014","840":"Sep. 2014","841":"Aug. 2014","842":"Aug. 2014","843":"Jul. 2014","844":"Jul. 2014","845":"Jun. 2014","847":"Apr. 2014","848":"Apr. 2014","849":"Mar. 2014","850":"Feb. 2014","851":"Jan. 2014","852":"Dec. 2013","853":"Nov. 2013","854":"Nov. 2013","855":"Sep. 2013","856":"Sep. 2013","857":"Aug. 2013","858":"Aug. 2013","859":"Aug. 2013","860":"Jul. 2013","861":"Jul. 2013","862":"Feb. 2013","863":"Feb. 2013","864":"Jan. 2013","865":"Jan. 2013","866":"Oct. 2012","867":"Sep. 2012","868":"Aug. 2012","869":"Jul. 2012","870":"Jul. 2012","871":"Jul. 2012","872":"May 2012","873":"May 2012","874":"Apr. 2012","876":"Apr. 2012","877":"Feb. 2012","878":"Feb. 2012","879":"Nov. 2011","880":"Nov. 2011","881":"Nov. 2011","882":"Oct. 2011","883":"Oct. 2011","884":"Aug. 2011","890":"Oct. 2009","891":"Aug. 2009","892":"Nov. 2008","893":"May 2008","894":"Oct. 2006","895":"Jul. 2006","896":"Jun. 2006","897":"Apr. 2006","898":"Sep. 2005","899":"Aug. 2005","900":"Jul. 2004","901":"Jun. 2004","930":"Mar. 2019","931":"Feb. 2019","932":"Oct. 2018","933":"Oct. 2018","934":"Sep. 2018","935":"Sep. 2018","936":"Sep. 2018","937":"Aug. 2018","938":"Jul. 2018","939":"Jul. 2018","940":"nil","945":"May 2018","946":"Mar. 2018","947":"Feb. 2018","948":"Feb. 2018","949":"Jan. 2018","950":"Dec. 2017","951":"Dec. 2017","952":"Sep. 2017","953":"Aug. 2017","954":"Aug. 2017","960":"May 2017","961":"May 2017","962":"May 2017","963":"Apr. 2017","964":"Apr. 2017","970":"Dec. 2016","971":"Nov. 2016","972":"Oct. 2016","973":"Oct. 2016","974":"Oct. 2016","980":"Jul. 2016","981":"Jul. 2016","982":"Jun. 2016","983":"May 2016","984":"Apr. 2016","985":"Apr. 2016","986":"Apr. 2016","987":"Mar. 2016","988":"Feb. 2016","989":"Jan. 2016","990":"Dec. 2015","991":"Dec. 2015","992":"Dec. 2015","993":"Nov. 2015","994":"Oct. 2015","1000":"Aug. 2015","1001":"Aug. 2015","1002":"Aug. 2015","1003":"Aug. 2015","1004":"Jul. 2015","1005":"Jul. 2015","1006":"Jul. 2015","1007":"Jul. 2015","1008":"Jun. 2015","1009":"Jun. 2015","1010":"Jun. 2015","1011":"Apr. 2015","1012":"Mar. 2015","1013":"Mar. 2015","1014":"Mar. 2015","1015":"Mar. 2015","1016":"Mar. 2015","1017":"Feb. 2015","1018":"Feb. 2015","1019":"Feb. 2015","1020":"Feb. 2015","1021":"Jan. 2015","1022":"Dec. 2014","1023":"Dec. 2014","1024":"Nov. 2014","1025":"Oct. 2014","1026":"Oct. 2014","1027":"Sep. 2014","1028":"Sep. 2014","1029":"Sep. 2014","1030":"Sep. 2014","1031":"Sep. 2014","1032":"Sep. 2014","1033":"Aug. 2014","1034":"Aug. 2014","1035":"Jul. 2014","1036":"Jul. 2014","1037":"Jul. 2014","1038":"Jul. 2014","1039":"Jun. 2014","1040":"Jun. 2014","1041":"Jun. 2014","1042":"May 2014","1043":"May 2014","1044":"Apr. 2014","1045":"Mar. 2014","1046":"Mar. 2014","1047":"Mar. 2014","1049":"Jan. 2014","1050":"Dec. 2013","1051":"Nov. 2013","1052":"Oct. 2013","1053":"Oct. 2013","1054":"Oct. 2013","1055":"Oct. 2013","1056":"Oct. 2013","1057":"Oct. 2013","1058":"Oct. 2013","1059":"Sep. 2013","1060":"Aug. 2013","1061":"Aug. 2013","1062":"Aug. 2013","1063":"Aug. 2013","1064":"Aug. 2013","1065":"Jul. 2013","1066":"Jul. 2013","1067":"Jul. 2013","1068":"Jun. 2013","1069":"May 2013","1080":"Feb. 2013","1081":"Jan. 2013","1082":"Dec. 2012","1083":"Nov. 2012","1084":"Nov. 2012","1085":"Nov. 2012","1086":"Nov. 2012","1087":"Oct. 2012","1088":"Oct. 2012","1089":"Oct. 2012","1100":"Aug. 2012","1101":"Jul. 2012","1102":"Jul. 2012","1103":"Jul. 2012","1104":"Jun. 2012","1105":"Jun. 2012","1106":"May 2012","1107":"Apr. 2012","1108":"Apr. 2012","1109":"Mar. 2012","1120":"Jun. 2011","1121":"May 2011","1122":"Apr. 2011","1123":"Apr. 2011","1124":"Jan. 2011","1125":"Jan. 2011","1126":"Sep. 2010","1127":"Aug. 2010","1128":"Aug. 2010","1130":"Aug. 2018","1131":"Aug. 2018","1132":"Jul. 2018","1133":"Jul. 2018","1134":"Apr. 2018","1135":"nil","1145":"Oct. 2015","1146":"Sep. 2015","1147":"Aug. 2015","1148":"Aug. 2015","1149":"Aug. 2015","1150":"Jul. 2015","1151":"Jul. 2015","1152":"Jul. 2015","1153":"Jul. 2015","1154":"Jun. 2015","1160":"Sep. 2014","1161":"Aug. 2014","1162":"Jul. 2014","1163":"Jul. 2014","1164":"Jun. 2014","1165":"Jun. 2014","1166":"Mar. 2014","1167":"Oct. 2013","1168":"Oct. 2013","1169":"Sep. 2013","1170":"Sep. 2013","1171":"Aug. 2013","1172":"Jul. 2013","1173":"Jul. 2013","1174":"Oct. 2012","1175":"Sep. 2012","1176":"Jul. 2012","1177":"Jul. 2012","1178":"Jul. 2012","1179":"Jul. 2012","1230":"nil","1235":"Apr. 2017","1245":"Jun. 2018","1246":"Feb. 2018","1247":"Aug. 2017","1248":"Aug. 2017","1249":"Aug. 2017","1250":"Jul. 2017","1251":"Apr. 2017","1253":"Aug. 2016","1254":"Jul. 2016","1255":"Jul. 2016","1256":"Dec. 2015","1257":"Nov. 2015","1258":"Oct. 2015","1259":"Aug. 2015","1260":"Oct. 2013","1261":"Aug. 2013","1262":"May 2013","1263":"Apr. 2013","1264":"Jan. 2013","1265":"Aug. 2012","1266":"nil","1290":"Aug. 2018","1291":"Mar. 2017","1292":"Sep. 2016","1293":"Jul. 2013","1294":"Apr. 2013","1295":"nil","1310":"Sep. 2018","1311":"Jan. 2018","1312":"Aug. 2017","1313":"Aug. 2017","1314":"Jul. 2017","1315":"Jul. 2017","1316":"Aug. 2016","1317":"Jul. 2016","1318":"Jun. 2016","1319":"May 2016","1320":"Nov. 2015","1321":"Sep. 2015","1322":"Aug. 2015","1323":"Jul. 2015","1324":"Dec. 2013","1325":"Dec. 2012","1326":"Sep. 2011","1327":"nil","1335":"Oct. 2018","1336":"Aug. 2017","1337":"Aug. 2017","1338":"Jul. 2017","1339":"Jul. 2017","1340":"May 2017","1341":"Sep. 2016","1342":"Aug. 2016","1343":"Aug. 2016","1344":"Aug. 2016","1345":"Nov. 2015","1346":"Sep. 2015","1347":"Aug. 2015","1348":"Aug. 2015","1349":"May 2015","1350":"nil","1360":"Oct. 2011","1361":"Aug. 2011","1362":"Mar. 2011","1363":"Jul. 2010","1364":"Aug. 2009","1365":"Oct. 2007","1395":"Jun. 2018","1400":"Oct. 2018","1401":"Jul. 2018","1402":"May 2018","1403":"Nov. 2017","1404":"Oct. 2017","1405":"Sep. 2017","1406":"Aug. 2017","1407":"Jul. 2017","1408":"May 2017","1409":"Apr. 2017","1410":"nil","1415":"Jun. 2016","1416":"Oct. 2015","1417":"Jun. 2015","1418":"Jun. 2015","1419":"Mar. 2015","1420":"Dec. 2014","1421":"Nov. 2014","1422":"Nov. 2014","1423":"Oct. 2014","1424":"Aug. 2014","1425":"Jul. 2014","1426":"Jun. 2014","1427":"Sep. 2013","1428":"Jun. 2013","1455":"Jan. 2019","1456":"Oct. 2018","1457":"Aug. 2018","1458":"Sep. 2017","1459":"Aug. 2017","1460":"May 2017","1461":"Mar. 2017","1462":"Feb. 2017","1463":"Oct. 2016","1464":"Aug. 2016","1465":"Jul. 2016","1466":"Apr. 2016","1467":"Dec. 2015","1468":"Sep. 2015","1470":"nil","1480":"Sep. 2014","1481":"Sep. 2014","1482":"Jul. 2014","1483":"Jun. 2014","1484":"Jun. 2014","1485":"May 2014","1486":"Feb. 2014","1487":"Jan. 2014","1488":"Sep. 2013","1489":"Jul. 2013","1490":"Jun. 2013","1491":"May 2013","1492":"Apr. 2013","1493":"Nov. 2012","1494":"Jul. 2012","1495":"Feb. 2012","1496":"Feb. 2012","1497":"Nov. 2011","1498":"Jan. 2011","1525":"Oct. 2018","1526":"nil","1530":"nil","1535":"Jul. 2016","1536":"Aug. 2015","1537":"Nov. 2013","1538":"Oct. 2013","1539":"May 2013","1550":"Jun. 2018","1555":"Sep. 2015","1560":"nil","1565":"May 2014","1590":"Aug. 2018","1591":"Mar. 2017","1592":"Jan. 2017","1593":"Jul. 2016","1594":"Jul. 2015","1595":"Aug. 2014","1596":"Aug. 2014","1597":"Nov. 2013","1598":"Aug. 2013","1599":"Sep. 2012","1600":"Mar. 2012","1601":"Feb. 2012","1602":"Jul. 2011","1603":"Oct. 2009","1604":"Jul. 2009","1605":"nil","1620":"Jun. 2018","1621":"Jun. 2017","1622":"Jun. 2017","1623":"Jan. 2017","1624":"Sep. 2016","1625":"Jul. 2016","1626":"Jun. 2015","1627":"nil","1630":"nil","1635":"Oct. 2018","1636":"Oct. 2018","1637":"Oct. 2017","1638":"Sep. 2017","1639":"Aug. 2017","1640":"Oct. 2016","1641":"Sep. 2016","1642":"Jun. 2016","1643":"Feb. 2016","1644":"Dec. 2015","1645":"Dec. 2015","1646":"Aug. 2015","1647":"Jul. 2015","1648":"Jul. 2014","1649":"Mar. 2014","1650":"nil","1660":"Apr. 2012","1661":"Jan. 2012","1662":"Dec. 2011","1663":"Oct. 2011","1664":"Aug. 2011","1665":"Aug. 2011","1666":"Aug. 2011","1667":"Sep. 2010","1668":"Sep. 2010","1669":"Aug. 2010","1670":"Sep. 2008","1671":"Apr. 2005","1695":"nil","1720":"nil","1730":"nil","1735":"nil","1739":"nil","1742":"nil","1743":"Apr. 3","1744":"Mar. 2019","1745":"Mar. 2019","1746":"Mar. 2019","1747":"Mar. 2019","1748":"Mar. 2019","1749":"Mar. 2019","1750":"Mar. 2019","1751":"Mar. 2019","1752":"Mar. 2019","1753":"nil","1758":"Feb. 2019","1759":"Feb. 2019","1760":"Feb. 2019","1761":"Feb. 2019","1762":"Feb. 2019","1763":"Feb. 2019","1764":"Jan. 2019","1765":"Jan. 2019","1766":"Jan. 2019","1767":"Jan. 2019","1768":"Jan. 2019","1769":"Jan. 2019","1770":"Jan. 2019","1771":"Jan. 2019","1772":"Jan. 2019","1773":"Dec. 2018","1774":"Dec. 2018","1775":"Dec. 2018","1776":"Dec. 2018","1777":"Dec. 2018","1778":"Nov. 2018","1779":"Nov. 2018","1780":"Oct. 2018","1781":"Oct. 2018","1782":"Oct. 2018","1783":"Oct. 2018","1784":"Oct. 2018","1785":"Oct. 2018","1786":"Sep. 2018","1787":"Sep. 2018","1788":"Sep. 2018","1789":"Sep. 2018","1790":"Sep. 2018","1791":"Aug. 2018","1792":"Aug. 2018","1793":"Aug. 2018","1794":"Aug. 2018","1795":"Aug. 2018","1796":"Aug. 2018","1797":"Aug. 2018","1798":"Aug. 2018","1799":"Aug. 2018","1800":"Aug. 2018","1801":"Aug. 2018","1802":"Aug. 2018","1808":"Jul. 2018","1809":"Jul. 2018","1810":"Jul. 2018","1811":"Jul. 2018","1812":"Jul. 2018","1813":"Jul. 2018","1814":"Jul. 2018","1816":"Jun. 2018","1817":"Jun. 2018","1818":"Jun. 2018","1819":"Jun. 2018","1820":"May 2018","1821":"May 2018","1822":"May 2018","1823":"Apr. 2018","1824":"Apr. 2018","1825":"Apr. 2018","1826":"Mar. 2018","1827":"Mar. 2018","1828":"Mar. 2018","1829":"Mar. 2018","1830":"Feb. 2018","1831":"Feb. 2018","1832":"Feb. 2018","1833":"Feb. 2018","1834":"Jan. 2018","1835":"Jan. 2018","1836":"Jan. 2018","1837":"Dec. 2017","1838":"Dec. 2017","1839":"Dec. 2017","1841":"Dec. 2017","1842":"Dec. 2017","1843":"Dec. 2017","1844":"Dec. 2017","1845":"Dec. 2017","1846":"Dec. 2017","1847":"Dec. 2017","1848":"Dec. 2017","1849":"Dec. 2017","1850":"Dec. 2017","1851":"Dec. 2017","1852":"Dec. 2017","1853":"Nov. 2017","1854":"Nov. 2017","1855":"Nov. 2017","1856":"Nov. 2017","1857":"Nov. 2017","1863":"Nov. 2017","1864":"Nov. 2017","1865":"Nov. 2017","1866":"Nov. 2017","1867":"Nov. 2017","1878":"Nov. 2017","1879":"Nov. 2017","1880":"Nov. 2017","1881":"Nov. 2017","1882":"Nov. 2017","1883":"Nov. 2017","1884":"Nov. 2017","1885":"Nov. 2017","1886":"Nov. 2017","1887":"Nov. 2017","1888":"Nov. 2017","1889":"Nov. 2017","1890":"Nov. 2017","1891":"Nov. 2017","1892":"Nov. 2017","1903":"Nov. 2017","1904":"Nov. 2017","1905":"Nov. 2017","1906":"Oct. 2017","1907":"Oct. 2017","1908":"Oct. 2017","1909":"Oct. 2017","1910":"Oct. 2017","1911":"Oct. 2017","1912":"Oct. 2017","1918":"Oct. 2017","1919":"Oct. 2017","1920":"Oct. 2017","1921":"Oct. 2017","1922":"Oct. 2017","1928":"Oct. 2017","1929":"Oct. 2017","1930":"Oct. 2017","1931":"Oct. 2017","1932":"Oct. 2017","1933":"Oct. 2017","1934":"Oct. 2017","1935":"Oct. 2017","1936":"Oct. 2017","1937":"Oct. 2017","1938":"Oct. 2017","1939":"Oct. 2017","1940":"Oct. 2017","1941":"Oct. 2017","1942":"Oct. 2017","1943":"Mar. 2019","1944":"Mar. 2019","1945":"Mar. 2019","1946":"Jan. 2019","1947":"Jan. 2019","1948":"nil","1953":"Nov. 2018","1954":"Nov. 2018","1955":"Nov. 2018","1956":"Nov. 2018","1957":"Oct. 2018","1958":"Oct. 2018","1959":"Oct. 2018","1960":"Oct. 2018","1961":"Oct. 2018","1962":"Oct. 2018","1968":"Oct. 2018","1969":"Oct. 2018","1970":"Oct. 2018","1971":"Oct. 2018","1972":"Oct. 2018","1973":"Oct. 2018","1974":"Oct. 2018","1975":"Sep. 2018","1976":"Sep. 2018","1977":"Sep. 2018","1978":"Sep. 2018","1979":"Sep. 2018","1980":"Sep. 2018","1981":"Sep. 2018","1982":"Sep. 2018","1983":"Sep. 2018","1984":"Sep. 2018","1985":"Sep. 2018","1986":"Sep. 2018","1987":"Sep. 2018","1988":"Sep. 2018","1989":"Sep. 2018","1990":"Sep. 2018","1991":"Sep. 2018","1992":"Sep. 2018","1993":"Sep. 2018","1994":"Sep. 2018","1995":"Sep. 2018","1996":"Aug. 2018","1997":"Aug. 2018","1998":"Aug. 2018","1999":"Aug. 2018","2000":"Aug. 2018","2001":"Aug. 2018","2002":"Aug. 2018","2003":"Aug. 2018","2004":"Aug. 2018","2005":"Aug. 2018","2006":"Aug. 2018","2007":"Aug. 2018","2008":"Aug. 2018","2009":"Aug. 2018","2010":"Aug. 2018","2011":"Aug. 2018","2012":"Aug. 2018","2013":"Aug. 2018","2014":"Aug. 2018","2015":"Aug. 2018","2016":"Aug. 2018","2017":"Aug. 2018","2018":"Aug. 2018","2019":"Aug. 2018","2020":"Aug. 2018","2021":"Aug. 2018","2022":"Aug. 2018","2023":"Aug. 2018","2024":"Aug. 2018","2025":"Aug. 2018","2026":"Jul. 2018","2027":"Jul. 2018","2028":"Jul. 2018","2029":"Jul. 2018","2030":"Jul. 2018","2031":"Jul. 2018","2032":"Jul. 2018","2033":"Jul. 2018","2034":"Jul. 2018","2035":"Jul. 2018","2036":"Jul. 2018","2037":"Jul. 2018","2038":"Jul. 2018","2039":"Jul. 2018","2040":"Jul. 2018","2041":"Jul. 2018","2042":"Jul. 2018","2043":"Jul. 2018","2044":"Jul. 2018","2045":"Jul. 2018","2046":"Jul. 2018","2047":"Jul. 2018","2048":"Jul. 2018","2049":"Jul. 2018","2050":"Jun. 2018","2051":"Jun. 2018","2052":"Jun. 2018","2053":"Jun. 2018","2054":"Jun. 2018","2055":"Jun. 2018","2056":"Jun. 2018","2057":"Jun. 2018","2063":"May 2018","2064":"May 2018","2065":"May 2018","2066":"May 2018","2067":"May 2018","2068":"May 2018","2069":"May 2018","2070":"May 2018","2071":"May 2018","2072":"May 2018","2073":"May 2018","2074":"Apr. 2018","2075":"Apr. 2018","2076":"Apr. 2018","2077":"Apr. 2018","2078":"Apr. 2018","2079":"Apr. 2018","2080":"Apr. 2018","2081":"Apr. 2018","2082":"Apr. 2018","2083":"Apr. 2018","2084":"Apr. 2018","2085":"Mar. 2018","2086":"Mar. 2018","2087":"Mar. 2018","2088":"Mar. 2018","2089":"Mar. 2018","2090":"Mar. 2018","2091":"Mar. 2018","2092":"Mar. 2018","2103":"Feb. 2018","2104":"Feb. 2018","2106":"Feb. 2018","2107":"Feb. 2018","2108":"Feb. 2018","2109":"Jan. 2018","2110":"Jan. 2018","2111":"Jan. 2018","2112":"Jan. 2018","2113":"Jan. 2018","2114":"Jan. 2018","2115":"Jan. 2018","2116":"Jan. 2018","2117":"Jan. 2018","2118":"Jan. 2018","2119":"Jan. 2018","2120":"Jan. 2018","2121":"Jan. 2018","2122":"Jan. 2018","2123":"Jan. 2018","2124":"Jan. 2018","2125":"Jan. 2018","2126":"Jan. 2018","2127":"Jan. 2018","2128":"Jan. 2018","2129":"Jan. 2018","2130":"Jan. 2018","2131":"Dec. 2017","2132":"Dec. 2017","2133":"Dec. 2017","2134":"Dec. 2017","2135":"Dec. 2017","2136":"Dec. 2017","2137":"Dec. 2017","2138":"Dec. 2017","2139":"Dec. 2017","2140":"Dec. 2017","2141":"Dec. 2017","2142":"Dec. 2017","2143":"Apr. 2","2148":"nil","2153":"Dec. 2018","2158":"Oct. 2018","2163":"Sep. 2018","2168":"Aug. 2018","2183":"May 2018","2188":"Feb. 2018","2193":"Jan. 2018","2198":"Dec. 2017","2203":"Nov. 2017","2208":"Sep. 2017","2213":"Aug. 2017","2223":"Jun. 2017","2238":"Mar. 2017","2243":"Jan. 2017","2253":"Oct. 2016","2258":"Sep. 2016","2263":"Sep. 2016","2268":"Aug. 2016","2273":"Aug. 2016","2278":"Jul. 2016","2288":"Jun. 2016","2293":"Jun. 2016","2298":"May 2016","2303":"May 2016","2308":"Apr. 2016","2313":"Mar. 2016","2318":"Mar. 2016","2323":"Jan. 2016","2328":"Dec. 2015","2333":"Dec. 2015","2343":"nil","2348":"Mar. 2019","2349":"Mar. 2019","2350":"Feb. 2019","2351":"Feb. 2019","2352":"Feb. 2019","2353":"Feb. 2019","2354":"Feb. 2019","2355":"Feb. 2019","2356":"Jan. 2019","2357":"Jan. 2019","2373":"Oct. 2018","2374":"Sep. 2018","2375":"Sep. 2018","2376":"Sep. 2018","2377":"Sep. 2018","2378":"Aug. 2018","2379":"Aug. 2018","2380":"Aug. 2018","2381":"Aug. 2018","2382":"Aug. 2018","2383":"Aug. 2018","2384":"Aug. 2018","2385":"Jul. 2018","2386":"Jul. 2018","2387":"Jul. 2018","2388":"Jun. 2018","2389":"Jun. 2018","2390":"Jun. 2018","2391":"May 2018","2392":"Apr. 2018","2393":"Apr. 2018","2394":"Apr. 2018","2395":"Apr. 2018","2396":"Apr. 2018","2397":"Apr. 2018","2400":"Feb. 2018","2401":"Feb. 2018","2402":"Feb. 2018","2404":"Feb. 2018","2405":"Feb. 2018","2406":"Feb. 2018","2407":"Jan. 2018","2413":"Jan. 2018","2414":"Jan. 2018","2415":"Jan. 2018","2416":"Jan. 2018","2417":"Jan. 2018","2418":"Dec. 2017","2419":"Dec. 2017","2422":"Nov. 2017","2428":"Nov. 2017","2429":"Nov. 2017","2433":"Oct. 2017","2435":"Oct. 2017","2436":"Oct. 2017","2437":"Oct. 2017","2441":"Sep. 2017","2442":"Sep. 2017","2445":"Sep. 2017","2446":"Sep. 2017","2447":"Sep. 2017","2448":"Sep. 2017","2451":"Aug. 2017","2452":"Aug. 2017","2453":"Aug. 2017","2454":"Aug. 2017","2455":"Aug. 2017","2456":"Aug. 2017","2458":"Jul. 2017","2459":"Jul. 2017","2460":"Jul. 2017","2461":"Jul. 2017","2467":"May 2017","2473":"Apr. 2017","2475":"Apr. 2017","2476":"Mar. 2017","2484":"Feb. 2017","2487":"Feb. 2017","2488":"Feb. 2017","2489":"Jan. 2017","2491":"Jan. 2017","2492":"Jan. 2017","2501":"Nov. 2016","2503":"Oct. 2016","2504":"Oct. 2016","2507":"Oct. 2016","2509":"Sep. 2016","2511":"Sep. 2016","2512":"Sep. 2016","2523":"Aug. 2016","2524":"Aug. 2016","2525":"Aug. 2016","2526":"Aug. 2016","2527":"Aug. 2016","2528":"Aug. 2016","2529":"Aug. 2016","2530":"Aug. 2016","2531":"Aug. 2016","2532":"Aug. 2016","2533":"Jul. 2016","2534":"Jul. 2016","2536":"Jul. 2016","2537":"Jul. 2016","2542":"Jun. 2016","2543":"nil","2548":"Nov. 2018","2549":"Oct. 2018","2550":"Oct. 2018","2551":"Aug. 2018","2552":"Aug. 2018","2553":"Jul. 2018","2554":"Jun. 2018","2555":"Apr. 2018","2556":"Apr. 2018","2557":"Mar. 2018","2558":"Mar. 2018","2559":"Feb. 2018","2560":"Feb. 2018","2561":"Jan. 2018","2562":"Jan. 2018","2563":"Jan. 2018","2564":"Dec. 2017","2565":"Dec. 2017","2566":"Dec. 2017","2567":"Nov. 2017","2568":"Oct. 2017","2569":"Sep. 2017","2570":"Sep. 2017","2571":"Jun. 2017","2572":"Jun. 2017","2573":"Jun. 2017","2574":"May 2017","2575":"May 2017","2576":"May 2017","2577":"Mar. 2017","2578":"Feb. 2017","2579":"Feb. 2017","2580":"Feb. 2017","2581":"Jan. 2017","2582":"Jan. 2017","2583":"Dec. 2016","2584":"Oct. 2016","2585":"Oct. 2016","2586":"Oct. 2016","2587":"Sep. 2016","2588":"Sep. 2016","2589":"Sep. 2016","2590":"Aug. 2016","2591":"Aug. 2016","2592":"Aug. 2016","2593":"Aug. 2016","2594":"Jul. 2016","2595":"Jul. 2016","2596":"Jul. 2016","2597":"Apr. 2016","2598":"Feb. 2016","2599":"Jan. 2016","2600":"Jan. 2016","2601":"Jan. 2016","2602":"Dec. 2015","2603":"Dec. 2015","2604":"Oct. 2015","2605":"Oct. 2015","2606":"Oct. 2015","2607":"Sep. 2015","2608":"Sep. 2015","2609":"Sep. 2015","2610":"Sep. 2015","2611":"Aug. 2015","2612":"Aug. 2015","2623":"Apr. 2015","2624":"Mar. 2015","2625":"Mar. 2015","2626":"Mar. 2015","2627":"Mar. 2015","2628":"Mar. 2015","2629":"Feb. 2015","2630":"Feb. 2015","2631":"Jan. 2015","2632":"Jan. 2015","2638":"Sep. 2014","2639":"Aug. 2014","2640":"Aug. 2014","2641":"Jul. 2014","2642":"Jul. 2014","2643":"Jul. 2014","2644":"Jun. 2014","2645":"Jun. 2014","2646":"Jun. 2014","2647":"May 2014","2648":"May 2014","2649":"Apr. 2014","2650":"Apr. 2014","2651":"Apr. 2014","2652":"Mar. 2014","2658":"Nov. 2013","2659":"Nov. 2013","2660":"Oct. 2013","2661":"Sep. 2013","2662":"Sep. 2013","2668":"Aug. 2013","2669":"Jul. 2013","2670":"Jun. 2013","2671":"Jun. 2013","2672":"May 2013","2683":"Jan. 2013","2684":"Jan. 2013","2685":"Dec. 2012","2686":"Dec. 2012","2687":"Nov. 2012","2688":"Nov. 2012","2689":"Nov. 2012","2690":"Nov. 2012","2691":"Nov. 2012","2692":"Nov. 2012","2693":"Nov. 2012","2694":"Oct. 2012","2695":"Oct. 2012","2696":"Oct. 2012","2697":"Oct. 2012","2698":"Oct. 2012","2699":"Sep. 2012","2700":"Sep. 2012","2701":"Sep. 2012","2702":"Sep. 2012","2703":"Sep. 2012","2704":"Sep. 2012","2705":"Sep. 2012","2706":"Sep. 2012","2707":"Sep. 2012","2708":"Sep. 2012","2709":"Sep. 2012","2710":"Aug. 2012","2711":"Aug. 2012","2712":"Aug. 2012","2713":"Aug. 2012","2714":"Aug. 2012","2715":"Apr. 2012","2716":"Mar. 2012","2717":"Jan. 2012","2718":"Jan. 2012","2719":"Nov. 2011","2720":"Nov. 2011","2721":"Aug. 2011","2722":"Aug. 2011","2723":"Jun. 2011","2724":"Oct. 2010","2725":"Sep. 2010","2727":"Aug. 2010","2733":"May 2009","2734":"Nov. 2008","2736":"Apr. 2008","2737":"Dec. 2007","2738":"Jul. 2007","2739":"Aug. 2004","2740":"Nov. 2003","2741":"Jul. 2003","2743":"Feb. 2019","2744":"Dec. 2018","2745":"Oct. 2018","2746":"Oct. 2018","2747":"Sep. 2018","2748":"nil","2753":"Sep. 2017","2754":"Jun. 2017","2755":"May 2017","2756":"Sep. 2016","2757":"Aug. 2016","2763":"Oct. 2015","2764":"Sep. 2015","2765":"Aug. 2015","2766":"Aug. 2015","2767":"Aug. 2015","2768":"Aug. 2015","2769":"Jul. 2015","2770":"Mar. 2015","2771":"Oct. 2014","2772":"Sep. 2014","2778":"Oct. 2013","2779":"Sep. 2013","2780":"Aug. 2013","2781":"Aug. 2013","2782":"Aug. 2013","2783":"Jul. 2013","2784":"Jun. 2013","2785":"May 2013","2786":"Feb. 2013","2787":"Feb. 2013","2793":"Jul. 2012","2794":"Jul. 2012","2795":"May 2012","2796":"Apr. 2012","2797":"Nov. 2011","2803":"Jun. 2009","2804":"Sep. 2008","2805":"Mar. 2008","2806":"May 2007","2808":"Mar. 2019","2809":"Feb. 2019","2810":"Mar. 2019","2811":"Mar. 2019","2812":"Feb. 2019","2813":"Feb. 2019","2814":"Jan. 2019","2815":"Jan. 2019","2816":"Jan. 2019","2817":"Jan. 2019","2818":"Jan. 2019","2819":"Dec. 2018","2820":"Dec. 2018","2821":"Dec. 2018","2822":"Dec. 2018","2823":"Dec. 2018","2824":"Oct. 2018","2825":"Oct. 2018","2826":"Oct. 2018","2827":"Oct. 2018","2828":"Oct. 2018","2829":"Sep. 2018","2830":"Sep. 2018","2831":"Sep. 2018","2832":"Aug. 2018","2833":"Aug. 2018","2834":"Jul. 2018","2835":"Jul. 2018","2836":"Jul. 2018","2837":"Jul. 2018","2838":"nil","2843":"Apr. 2018","2844":"Apr. 2018","2845":"Apr. 2018","2846":"Apr. 2018","2847":"Apr. 2018","2848":"Mar. 2018","2849":"Mar. 2018","2850":"Feb. 2018","2851":"Feb. 2018","2852":"Jan. 2018","2853":"Jan. 2018","2855":"Jan. 2018","2856":"Dec. 2017","2857":"Dec. 2017","2858":"Dec. 2017","2859":"Dec. 2017","2861":"Dec. 2017","2862":"Nov. 2017","2863":"Nov. 2017","2864":"Nov. 2017","2865":"Nov. 2017","2866":"Nov. 2017","2867":"Nov. 2017","2873":"Sep. 2017","2874":"Sep. 2017","2875":"Sep. 2017","2876":"Sep. 2017","2877":"Sep. 2017","2878":"Sep. 2017","2879":"Sep. 2017","2880":"Sep. 2017","2881":"Sep. 2017","2882":"Aug. 2017","2883":"Aug. 2017","2884":"Aug. 2017","2885":"Aug. 2017","2886":"Aug. 2017","2887":"Aug. 2017","2888":"Aug. 2017","2889":"Aug. 2017","2890":"Aug. 2017","2891":"Aug. 2017","2892":"Aug. 2017","2893":"Aug. 2017","2894":"Aug. 2017","2895":"Aug. 2017","2896":"Aug. 2017","2897":"Aug. 2017","2898":"Aug. 2017","2899":"Aug. 2017","2900":"Aug. 2017","2901":"Aug. 2017","2902":"Aug. 2017","2903":"Jul. 2017","2904":"Jul. 2017","2905":"Jul. 2017","2906":"Jul. 2017","2907":"Jul. 2017","2908":"Jul. 2017","2909":"Jul. 2017","2910":"Jul. 2017","2911":"Jul. 2017","2912":"Jul. 2017","2913":"Jul. 2017","2914":"Jul. 2017","2915":"Jun. 2017","2916":"Jun. 2017","2917":"Jun. 2017","2918":"Jun. 2017","2919":"Jun. 2017","2920":"Jun. 2017","2921":"Jun. 2017","2922":"Jun. 2017","2933":"Jun. 2017","2934":"May 2017","2935":"May 2017","2936":"May 2017","2937":"May 2017","2938":"May 2017","2939":"May 2017","2940":"May 2017","2941":"May 2017","2942":"May 2017","2943":"May 2017","2944":"May 2017","2945":"May 2017","2946":"May 2017","2947":"Apr. 2017","2948":"Apr. 2017","2950":"Mar. 2017","2951":"Mar. 2017","2952":"Mar. 2017","2963":"Jan. 2017","2964":"Jan. 2017","2965":"Jan. 2017","2966":"Jan. 2017","2967":"Jan. 2017","2968":"Jan. 2017","2969":"Jan. 2017","2970":"Jan. 2017","2971":"Dec. 2016","2972":"Nov. 2016","2973":"Nov. 2016","2974":"Nov. 2016","2975":"Nov. 2016","2976":"Nov. 2016","2978":"Oct. 2016","2979":"Oct. 2016","2980":"Oct. 2016","2981":"Oct. 2016","2982":"Oct. 2016","2983":"Oct. 2016","2984":"Sep. 2016","2985":"Sep. 2016","2986":"Sep. 2016","2987":"Sep. 2016","2988":"Sep. 2016","2989":"Sep. 2016","2990":"Sep. 2016","2991":"Sep. 2016","2992":"Sep. 2016","2993":"Sep. 2016","2994":"Sep. 2016","2995":"Sep. 2016","2996":"Sep. 2016","2997":"Aug. 2016","2998":"Aug. 2016","2999":"Aug. 2016","3000":"Aug. 2016","3001":"Aug. 2016","3002":"Aug. 2016","3003":"Aug. 2016","3004":"Aug. 2016","3005":"Aug. 2016","3006":"Aug. 2016","3007":"Aug. 2016","3008":"Jul. 2016","3013":"nil","3018":"nil","3021":"Oct. 2018","3022":"Sep. 2018","3023":"Sep. 2018","3024":"Aug. 2018","3025":"Apr. 2018","3026":"nil","3031":"Aug. 2014","3032":"Jul. 2014","3033":"Oct. 2013","3036":"nil","3041":"Mar. 2019","3046":"Sep. 2018","3051":"May 2018","3056":"Apr. 2017","3061":"Sep. 2016","3066":"Aug. 2016","3071":"nil","3076":"Sep. 2015","3081":"Aug. 2015","3086":"Jul. 2015","3091":"Apr. 2015","3096":"Nov. 2014","3106":"Aug. 2014","3116":"Apr. 2014","3121":"Nov. 2013","3126":"Nov. 2013","3131":"Sep. 2013","3136":"Sep. 2013","3141":"Aug. 2013","3146":"Aug. 2013","3151":"Jul. 2013","3156":"Jul. 2013","3161":"May 2013","3171":"Sep. 2012","3176":"Aug. 2012","3181":"Aug. 2012","3186":"Jul. 2012","3191":"May 2012","3196":"Nov. 2011","3201":"Sep. 2011","3216":"Jul. 2011","3221":"Jul. 2011","3226":"Feb. 2011","3236":"Aug. 2010","3241":"Sep. 2018","3242":"Aug. 2018","3243":"Apr. 2018","3244":"Apr. 2018","3245":"Oct. 2017","3246":"Jun. 2017","3247":"Oct. 2016","3248":"Aug. 2016","3249":"Jul. 2016","3250":"Jun. 2016","3251":"Jun. 2016","3252":"May 2016","3253":"Feb. 2016","3254":"Jan. 2016","3255":"Nov. 2015","3256":"nil","3261":"Jun. 2015","3262":"Jun. 2015","3263":"Mar. 2015","3264":"Dec. 2014","3265":"Sep. 2014","3266":"Sep. 2014","3267":"Sep. 2014","3268":"Aug. 2014","3269":"Aug. 2014","3270":"Jul. 2014","3271":"Mar. 2014","3272":"Nov. 2013","3273":"Sep. 2013","3274":"Sep. 2013","3275":"Feb. 2013","3277":"Oct. 2012","3278":"Sep. 2012","3279":"Sep. 2012","3280":"Aug. 2012","3281":"Jul. 2012","3282":"Jul. 2012","3283":"Jun. 2012","3284":"Mar. 2012","3285":"Sep. 2011","3286":"Sep. 2011","3287":"Sep. 2011","3288":"Jul. 2011","3289":"Jul. 2011","3296":"Sep. 2006","3297":"Aug. 2006","3298":"Jul. 2006","3299":"Aug. 2005","3300":"Sep. 2003","3301":"Jun. 2015","3302":"Feb. 2015","3303":"Oct. 2014","3304":"Sep. 2014","3305":"Aug. 2014","3306":"Aug. 2014","3307":"Aug. 2014","3308":"Jul. 2014","3309":"Jul. 2014","3311":"Jul. 2014","3312":"Jan. 2014","3313":"May 2013","3314":"May 2013","3315":"May 2013","3316":"May 2013","3317":"Feb. 2013","3318":"Feb. 2013","3319":"nil","3321":"Sep. 2018","3322":"Jun. 2018","3323":"Aug. 2017","3324":"Apr. 2017","3325":"Oct. 2016","3326":"Jul. 2016","3327":"Apr. 2016","3328":"Dec. 2015","3329":"Aug. 2015","3330":"May 2015","3331":"Feb. 2015","3332":"Oct. 2014","3333":"Sep. 2014","3334":"Sep. 2014","3335":"Aug. 2014","3336":"Aug. 2014","3337":"Aug. 2014","3338":"Aug. 2014","3339":"Aug. 2013","3340":"Jun. 2013","3341":"Jun. 2013","3342":"May 2013","3343":"Dec. 2012","3344":"Jul. 2012","3345":"Nov. 2011","3346":"Mar. 2019","3351":"Aug. 2018","3356":"nil","3361":"Jul. 2017","3366":"Oct. 2016","3376":"Jun. 2016","3386":"Jul. 2015","3391":"Sep. 2014","3396":"Dec. 2017","3397":"May 2017","3398":"Mar. 2016","3399":"Sep. 2015","3400":"Aug. 2015","3401":"Feb. 2015","3402":"Aug. 2014","3403":"Aug. 2014","3404":"May 2014","3405":"Nov. 2013","3406":"Nov. 2012","3407":"Aug. 2012","3408":"Apr. 2012","3409":"Oct. 2011","3410":"Aug. 2011","3411":"nil","3416":"Aug. 2009","3417":"Aug. 2009","3418":"Aug. 2009","3419":"Aug. 2009","3420":"Aug. 2009","3421":"nil","3441":"nil","3442":"nil","3443":"nil","3445":"nil","3449":"Mar. 2019","3450":"Mar. 2019","3451":"Mar. 2019","3452":"Jan. 2019","3453":"Dec. 2018","3454":"nil","3459":"Sep. 2018","3460":"Sep. 2018","3461":"Aug. 2018","3462":"Aug. 2018","3463":"Aug. 2018","3464":"Aug. 2018","3465":"Jul. 2018","3466":"Jul. 2018","3467":"Jul. 2018","3468":"Jul. 2018","3469":"Jul. 2018","3470":"Jun. 2018","3471":"Jun. 2018","3472":"Jun. 2018","3473":"Jun. 2018","3474":"May 2018","3475":"Apr. 2018","3476":"Apr. 2018","3477":"Apr. 2018","3478":"Mar. 2018","3479":"Feb. 2018","3480":"Feb. 2018","3481":"Jan. 2018","3482":"Jan. 2018","3483":"Jan. 2018","3484":"Jan. 2018","3485":"Dec. 2017","3486":"Oct. 2017","3487":"Oct. 2017","3488":"Oct. 2017","3499":"Apr. 2017","3500":"Apr. 2017","3501":"Apr. 2017","3502":"Apr. 2017","3503":"Apr. 2017","3514":"Oct. 2016","3515":"Sep. 2016","3516":"Aug. 2016","3517":"Jul. 2016","3518":"Jul. 2016","3519":"Jul. 2016","3520":"Jul. 2016","3521":"Jul. 2016","3522":"Jun. 2016","3523":"Jun. 2016","3524":"Jun. 2016","3525":"Jun. 2016","3526":"Jun. 2016","3527":"Jun. 2016","3528":"May 2016","3529":"May 2016","3530":"Apr. 2016","3531":"Apr. 2016","3532":"Mar. 2016","3533":"Mar. 2016","3534":"Mar. 2016","3535":"Mar. 2016","3536":"Mar. 2016","3537":"Feb. 2016","3538":"Feb. 2016","3544":"Jan. 2016","3545":"Jan. 2016","3546":"Jan. 2016","3547":"Dec. 2015","3548":"Dec. 2015","3549":"Dec. 2015","3550":"Dec. 2015","3551":"Nov. 2015","3552":"Nov. 2015","3553":"Nov. 2015","3554":"Nov. 2015","3555":"Oct. 2015","3556":"Oct. 2015","3557":"Oct. 2015","3558":"Sep. 2015","3559":"Sep. 2015","3560":"Sep. 2015","3561":"Sep. 2015","3562":"Sep. 2015","3564":"Aug. 2015","3565":"Aug. 2015","3566":"Jul. 2015","3567":"Jul. 2015","3568":"Jun. 2015","3569":"Jun. 2015","3570":"May 2015","3571":"May 2015","3572":"May 2015","3573":"May 2015","3574":"May 2015","3575":"May 2015","3576":"May 2015","3577":"May 2015","3580":"May 2015","3581":"Apr. 2015","3582":"Apr. 2015","3583":"Apr. 2015","3584":"Apr. 2015","3585":"Mar. 2015","3586":"Mar. 2015","3587":"Mar. 2015","3588":"Mar. 2015","3589":"Mar. 2015","3590":"Feb. 2015","3591":"Feb. 2015","3592":"Jan. 2015","3593":"Jan. 2015","3599":"Dec. 2014","3600":"Dec. 2014","3601":"Nov. 2014","3602":"Nov. 2014","3603":"Nov. 2014","3604":"Nov. 2014","3605":"Oct. 2014","3606":"Oct. 2014","3607":"Oct. 2014","3608":"Oct. 2014","3609":"Oct. 2014","3610":"Oct. 2014","3611":"Oct. 2014","3612":"Oct. 2014","3613":"Oct. 2014","3614":"Sep. 2014","3615":"Sep. 2014","3616":"Sep. 2014","3617":"Sep. 2014","3618":"Aug. 2014","3619":"Aug. 2014","3621":"Aug. 2014","3622":"Aug. 2014","3623":"Jul. 2014","3624":"Jul. 2014","3625":"Jul. 2014","3626":"Jul. 2014","3627":"Jul. 2014","3628":"Jul. 2014","3634":"Apr. 2014","3635":"Apr. 2014","3636":"Apr. 2014","3637":"Apr. 2014","3638":"Mar. 2014","3639":"Mar. 2014","3640":"Mar. 2014","3641":"Feb. 2014","3642":"Jan. 2014","3643":"Jan. 2014","3644":"Jan. 2014","3645":"Nov. 2013","3647":"Oct. 2013","3648":"Sep. 2013","3649":"Feb. 2019","3654":"Dec. 2018","3659":"Jun. 2018","3664":"Jan. 2018","3669":"nil","3674":"Aug. 2017","3679":"Mar. 2017","3684":"Jan. 2017","3689":"Nov. 2016","3694":"Oct. 2016","3719":"Dec. 2015","3724":"Sep. 2015","3749":"Nov. 2014","3754":"Aug. 2014","3769":"Sep. 2013","3774":"Jun. 2013","3799":"Apr. 1","3800":"Mar. 2019","3801":"Mar. 2019","3802":"Mar. 2019","3803":"Mar. 2019","3804":"Mar. 2019","3805":"Mar. 2019","3806":"Feb. 2019","3807":"Feb. 2019","3808":"Feb. 2019","3809":"nil","3819":"Dec. 2018","3820":"Dec. 2018","3821":"Dec. 2018","3822":"Dec. 2018","3823":"Dec. 2018","3824":"Dec. 2018","3825":"Dec. 2018","3826":"Dec. 2018","3827":"Nov. 2018","3828":"Nov. 2018","3829":"Nov. 2018","3830":"Nov. 2018","3831":"Nov. 2018","3832":"Nov. 2018","3833":"Nov. 2018","3834":"Nov. 2018","3835":"Nov. 2018","3836":"Nov. 2018","3837":"Nov. 2018","3838":"Oct. 2018","3839":"Oct. 2018","3840":"Oct. 2018","3841":"Oct. 2018","3842":"Oct. 2018","3843":"Oct. 2018","3844":"Oct. 2018","3845":"Oct. 2018","3846":"Oct. 2018","3847":"Sep. 2018","3848":"Sep. 2018","3849":"Sep. 2018","3850":"Sep. 2018","3851":"Sep. 2018","3852":"Sep. 2018","3853":"Sep. 2018","3854":"Sep. 2018","3855":"Sep. 2018","3856":"Sep. 2018","3857":"Sep. 2018","3858":"Sep. 2018","3859":"Aug. 2018","3860":"Aug. 2018","3861":"Aug. 2018","3862":"Aug. 2018","3863":"Aug. 2018","3864":"Aug. 2018","3865":"Aug. 2018","3866":"Aug. 2018","3867":"Aug. 2018","3868":"Aug. 2018","3869":"Aug. 2018","3870":"Jul. 2018","3871":"Jul. 2018","3872":"Jul. 2018","3873":"Jul. 2018","3874":"Jul. 2018","3875":"Jul. 2018","3876":"Jul. 2018","3877":"Jul. 2018","3878":"Jul. 2018","3884":"Jun. 2018","3885":"Jun. 2018","3886":"Jun. 2018","3887":"Jun. 2018","3888":"Jun. 2018","3889":"May 2018","3890":"May 2018","3891":"May 2018","3892":"May 2018","3893":"May 2018","3899":"May 2018","3900":"May 2018","3901":"May 2018","3902":"May 2018","3903":"Apr. 2018","3904":"Apr. 2018","3905":"Apr. 2018","3906":"Apr. 2018","3907":"Apr. 2018","3908":"Apr. 2018","3909":"Apr. 2018","3910":"Apr. 2018","3911":"Apr. 2018","3912":"Apr. 2018","3913":"Apr. 2018","3914":"Apr. 2018","3915":"Mar. 2018","3916":"Mar. 2018","3917":"Mar. 2018","3918":"Mar. 2018","3939":"Dec. 2017","3940":"Dec. 2017","3941":"Dec. 2017","3942":"Dec. 2017","3943":"Dec. 2017","3944":"Dec. 2017","3945":"Dec. 2017","3946":"Nov. 2017","3947":"Nov. 2017","3948":"Nov. 2017","3949":"Nov. 2017","3950":"Nov. 2017","3951":"Nov. 2017","3952":"Nov. 2017","3953":"Nov. 2017","3954":"Nov. 2017","3955":"Nov. 2017","3956":"Nov. 2017","3957":"Nov. 2017","3958":"Nov. 2017","3964":"Oct. 2017","3965":"Oct. 2017","3966":"Oct. 2017","3967":"Oct. 2017","3968":"Oct. 2017","3969":"Oct. 2017","3970":"Oct. 2017","3971":"Oct. 2017","3972":"Sep. 2017","3973":"Sep. 2017","3974":"Sep. 2017","3975":"Sep. 2017","3976":"Sep. 2017","3977":"Sep. 2017","3978":"Sep. 2017","3979":"Sep. 2017","3980":"Sep. 2017","3981":"Sep. 2017","3982":"Sep. 2017","3983":"Sep. 2017","3984":"Sep. 2017","3985":"Sep. 2017","3986":"Sep. 2017","3987":"Sep. 2017","3988":"Aug. 2017","3989":"Aug. 2017","3990":"Aug. 2017","3991":"Aug. 2017","3992":"Aug. 2017","3993":"Aug. 2017","3994":"Aug. 2017","3995":"Aug. 2017","3996":"Aug. 2017","3997":"Aug. 2017","3998":"Aug. 2017","3999":"Jan. 2019","4000":"Nov. 2018","4001":"Nov. 2018","4002":"Nov. 2018","4003":"Oct. 2018","4004":"Sep. 2018","4005":"Sep. 2018","4006":"Aug. 2018","4007":"Aug. 2018","4008":"Jul. 2018","4009":"Jul. 2018","4010":"Jul. 2018","4011":"Jun. 2018","4012":"Jun. 2018","4013":"May 2018","4014":"nil","4019":"Nov. 2017","4020":"Nov. 2017","4021":"Oct. 2017","4022":"Oct. 2017","4023":"Sep. 2017","4024":"Sep. 2017","4025":"Aug. 2017","4026":"Aug. 2017","4027":"Aug. 2017","4028":"Jul. 2017","4029":"Jul. 2017","4030":"Jun. 2017","4031":"Jun. 2017","4032":"Jun. 2017","4033":"Jun. 2017","4039":"Apr. 2017","4040":"Apr. 2017","4041":"Mar. 2017","4042":"Feb. 2017","4043":"Nov. 2016","4044":"Oct. 2016","4045":"Oct. 2016","4046":"Sep. 2016","4047":"Sep. 2016","4048":"Sep. 2016","4049":"Sep. 2016","4050":"Aug. 2016","4051":"Aug. 2016","4052":"Aug. 2016","4053":"Aug. 2016","4054":"Aug. 2016","4055":"Aug. 2016","4056":"Jul. 2016","4057":"Jul. 2016","4058":"Jul. 2016","4059":"Jul. 2016","4060":"Jul. 2016","4061":"Jul. 2016","4062":"Jul. 2016","4063":"Jun. 2016","4064":"Jun. 2016","4065":"Jun. 2016","4066":"Jun. 2016","4067":"May 2016","4068":"May 2016","4069":"May 2016","4070":"May 2016","4071":"Apr. 2016","4072":"Apr. 2016","4073":"Mar. 2016","4074":"Mar. 2016","4075":"Mar. 2016","4076":"Jan. 2016","4077":"Oct. 2015","4078":"Oct. 2015","4079":"Sep. 2015","4080":"Sep. 2015","4081":"Sep. 2015","4082":"Sep. 2015","4083":"Sep. 2015","4084":"Aug. 2015","4085":"Aug. 2015","4086":"Aug. 2015","4087":"Jul. 2015","4088":"Jul. 2015","4089":"Jul. 2015","4090":"Jul. 2015","4091":"Jul. 2015","4092":"Jul. 2015","4093":"Jul. 2015","4094":"Jul. 2015","4095":"Jul. 2015","4096":"Jun. 2015","4097":"Jun. 2015","4098":"Jun. 2015","4099":"Jun. 2015","4100":"Jun. 2015","4101":"Jun. 2015","4102":"Jun. 2015","4103":"May 2015","4104":"May 2015","4105":"May 2015","4107":"May 2015","4108":"Mar. 2015","4109":"Feb. 2015","4110":"Dec. 2014","4111":"Oct. 2014","4112":"Oct. 2014","4114":"Sep. 2014","4115":"Aug. 2014","4117":"Aug. 2014","4118":"Aug. 2014","4119":"Jul. 2014","4120":"Jun. 2014","4121":"Jun. 2014","4122":"Jun. 2014","4123":"Jun. 2014","4124":"Jun. 2014","4125":"Jun. 2014","4126":"Jun. 2014","4127":"May 2014","4128":"May 2014","4129":"May 2014","4130":"May 2014","4131":"Nov. 2013","4132":"Oct. 2013","4133":"Oct. 2013","4134":"Sep. 2013","4135":"Sep. 2013","4136":"Sep. 2013","4137":"Sep. 2013","4138":"Sep. 2013","4139":"Aug. 2013","4140":"Aug. 2013","4141":"Aug. 2013","4142":"Aug. 2013","4143":"Aug. 2013","4144":"Aug. 2013","4145":"Jul. 2013","4146":"Jul. 2013","4147":"Jul. 2013","4148":"Jun. 2013","4149":"May 2013","4150":"May 2013","4151":"May 2013","4152":"May 2013","4153":"May 2013","4159":"Dec. 2012","4160":"Nov. 2012","4161":"Oct. 2012","4162":"Aug. 2012","4163":"May 2012","4164":"May 2012","4165":"May 2012","4166":"Apr. 2012","4167":"Apr. 2012","4168":"Apr. 2012","4169":"Oct. 2011","4170":"Oct. 2011","4174":"Sep. 2018","4175":"Sep. 2018","4176":"Aug. 2018","4177":"Aug. 2018","4178":"Aug. 2018","4179":"Jul. 2018","4180":"Jul. 2018","4181":"Jun. 2018","4182":"May 2018","4183":"May 2018","4184":"May 2018","4185":"Apr. 2018","4186":"Apr. 2018","4187":"Mar. 2018","4188":"Jan. 2018","4189":"nil","4199":"Dec. 2016","4200":"Oct. 2016","4201":"Oct. 2016","4202":"Jul. 2016","4203":"Jul. 2016","4204":"Jul. 2016","4205":"Jun. 2016","4206":"May 2016","4207":"Oct. 2015","4208":"Oct. 2015","4214":"Jun. 2015","4215":"May 2015","4216":"Aug. 2014","4217":"Jul. 2014","4218":"Jul. 2014","4219":"Jul. 2014","4220":"Jul. 2014","4221":"Jun. 2014","4222":"Jun. 2014","4223":"Oct. 2013","4224":"Sep. 2013","4225":"Sep. 2013","4226":"Aug. 2013","4227":"Jul. 2013","4229":"Feb. 2019","4230":"Oct. 2018","4231":"Oct. 2018","4232":"Sep. 2018","4233":"Sep. 2018","4234":"Sep. 2018","4235":"Sep. 2018","4236":"Sep. 2018","4237":"Jul. 2018","4238":"Jul. 2018","4239":"Jun. 2018","4240":"May 2018","4241":"May 2018","4242":"May 2018","4243":"Apr. 2018","4244":"Apr. 2018","4245":"Feb. 2018","4246":"Feb. 2018","4247":"Jan. 2018","4249":"Jan. 2018","4250":"Dec. 2017","4251":"Dec. 2017","4252":"Dec. 2017","4253":"Nov. 2017","4256":"Oct. 2017","4258":"Oct. 2017","4259":"Oct. 2017","4260":"Oct. 2017","4261":"Oct. 2017","4262":"Oct. 2017","4266":"Sep. 2017","4267":"Sep. 2017","4269":"Sep. 2017","4270":"Aug. 2017","4271":"Aug. 2017","4272":"Aug. 2017","4273":"Aug. 2017","4281":"Jun. 2017","4282":"May 2017","4283":"May 2017","4284":"May 2017","4285":"Apr. 2017","4286":"Apr. 2017","4287":"Apr. 2017","4289":"Apr. 2017","4291":"Mar. 2017","4292":"Mar. 2017","4293":"Mar. 2017","4294":"Mar. 2017","4296":"Feb. 2017","4297":"Feb. 2017","4299":"Feb. 2017","4301":"Jan. 2017","4304":"Jan. 2017","4305":"Dec. 2016","4307":"Dec. 2016","4308":"Dec. 2016","4311":"Nov. 2016","4314":"nil","4320":"Sep. 2016","4322":"Sep. 2016","4329":"Aug. 2016","4331":"Aug. 2016","4333":"Aug. 2016","4345":"Jun. 2016","4347":"Jun. 2016","4352":"Jun. 2016","4355":"May 2016","4356":"May 2016","4357":"May 2016","4359":"May 2016","4361":"Apr. 2016","4362":"Apr. 2016","4363":"Apr. 2016","4365":"Apr. 2016","4366":"Apr. 2016","4367":"Apr. 2016","4368":"Mar. 2016","4369":"Mar. 2016","4371":"Mar. 2016","4372":"Mar. 2016","4373":"Mar. 2016","4374":"Feb. 2016","4390":"Dec. 2015","4391":"Dec. 2015","4392":"Nov. 2015","4394":"Nov. 2015","4395":"Nov. 2015","4396":"Nov. 2015","4400":"Oct. 2015","4401":"Oct. 2015","4402":"Sep. 2015","4404":"Sep. 2015","4405":"Sep. 2015","4406":"Sep. 2015","4409":"Aug. 2015","4410":"Aug. 2015","4412":"Aug. 2015","4413":"Aug. 2015","4414":"Aug. 2015","4415":"Aug. 2015","4419":"Jul. 2015","4420":"Jul. 2015","4421":"Jul. 2015","4422":"Jul. 2015","4426":"Jul. 2015","4427":"Jul. 2015","4429":"Mar. 2019","4434":"nil","4439":"May 2018","4444":"Jan. 2018","4454":"Mar. 2017","4459":"Sep. 2016","4464":"Jul. 2016","4469":"Jun. 2016","4474":"May 2016","4479":"Jan. 2016","4489":"Jul. 2015","4494":"Jun. 2015","4499":"May 2015","4504":"Oct. 2014","4514":"Jan. 2014","4519":"Dec. 2012","4524":"Oct. 2012","4529":"Sep. 2012","4534":"Jun. 2012","4539":"Oct. 2011","4544":"nil","4549":"Oct. 2018","4550":"Oct. 2018","4551":"Sep. 2018","4552":"Sep. 2018","4553":"Sep. 2018","4554":"Aug. 2018","4555":"Aug. 2018","4556":"Aug. 2018","4557":"Jul. 2018","4558":"Jul. 2018","4559":"Jul. 2018","4560":"Jun. 2018","4561":"Jun. 2018","4562":"Feb. 2018","4563":"Jan. 2018","4564":"Dec. 2017","4565":"Dec. 2017","4566":"Dec. 2017","4567":"Dec. 2017","4568":"Dec. 2017","4569":"Nov. 2017","4570":"Nov. 2017","4572":"Oct. 2017","4573":"Oct. 2017","4579":"Aug. 2017","4580":"Aug. 2017","4581":"Aug. 2017","4582":"Aug. 2017","4583":"Jul. 2017","4584":"Jul. 2017","4585":"Jun. 2017","4586":"Jun. 2017","4587":"May 2017","4588":"May 2017","4589":"May 2017","4590":"Apr. 2017","4591":"Apr. 2017","4592":"Feb. 2017","4593":"Feb. 2017","4594":"Jan. 2017","4595":"Jan. 2017","4596":"Dec. 2016","4597":"Nov. 2016","4598":"Oct. 2016","4599":"Sep. 2016","4600":"Aug. 2016","4601":"Aug. 2016","4602":"Aug. 2016","4603":"Jul. 2016","4604":"Apr. 3","4605":"Aug. 2018","4606":"Jul. 2018","4607":"Feb. 2018","4608":"Sep. 2017","4609":"nil","4614":"Dec. 2015","4615":"Aug. 2015","4616":"Aug. 2015","4617":"Aug. 2015","4618":"Jun. 2015","4629":"Jul. 2014","4630":"Jul. 2014","4631":"Jul. 2014","4632":"May 2014","4633":"Oct. 2013","4634":"Oct. 2013","4635":"Aug. 2013","4636":"Aug. 2013","4637":"Jul. 2013","4638":"Jul. 2013","4639":"Jul. 2018","4640":"Aug. 2017","4641":"Jul. 2017","4642":"Jun. 2017","4643":"May 2017","4644":"Aug. 2016","4645":"Aug. 2016","4646":"Jul. 2016","4647":"Aug. 2015","4648":"Aug. 2015","4649":"Jul. 2015","4650":"Jul. 2015","4651":"Jul. 2015","4652":"Jun. 2015","4653":"May 2015","4654":"Aug. 2018","4655":"Jun. 2018","4656":"Aug. 2016","4657":"Jul. 2016","4658":"Jul. 2016","4659":"nil","4662":"nil","4667":"Sep. 2018","4668":"Sep. 2018","4669":"Sep. 2018","4670":"Aug. 2018","4671":"Aug. 2018","4672":"Aug. 2018","4673":"Aug. 2018","4674":"Aug. 2018","4675":"Jul. 2018","4676":"Jul. 2018","4677":"Jul. 2018","4678":"May 2018","4679":"May 2018","4680":"Apr. 2018","4681":"Mar. 2018","4682":"Mar. 2018","4684":"Feb. 2018","4685":"Jan. 2018","4687":"Nov. 2017","4688":"Nov. 2017","4690":"Oct. 2017","4691":"Oct. 2017","4702":"Jul. 2017","4703":"Jul. 2017","4705":"May 2017","4707":"May 2017","4708":"Apr. 2017","4709":"Apr. 2017","4711":"Mar. 2017","4715":"Mar. 2017","4717":"Feb. 2017","4718":"Dec. 2016","4720":"Oct. 2016","4721":"Oct. 2016","4724":"Sep. 2016","4726":"Sep. 2016","4727":"Sep. 2016","4729":"Aug. 2016","4731":"Aug. 2016","4732":"Aug. 2016","4733":"Aug. 2016","4734":"Jul. 2016","4736":"Jul. 2016","4737":"Jul. 2016","4740":"Jun. 2016","4741":"Jun. 2016","4743":"Jun. 2016","4745":"Jun. 2016","4746":"May 2016","4747":"May 2016","4749":"May 2016","4751":"Apr. 2016","4752":"Mar. 2016","4753":"Mar. 2016","4754":"Mar. 2016","4755":"Mar. 2016","4757":"Mar. 2016","4758":"Feb. 2016","4763":"Jan. 2016","4764":"Dec. 2015","4765":"Dec. 2015","4766":"Dec. 2015","4767":"Nov. 2015","4768":"Oct. 2015","4769":"Oct. 2015","4770":"Oct. 2015","4771":"Oct. 2015","4777":"Aug. 2015","4779":"Aug. 2015","4780":"Aug. 2015","4787":"Jul. 2015","4788":"Jul. 2015","4790":"Jun. 2015","4791":"Jun. 2015","4792":"May 2015","4794":"May 2015","4795":"May 2015","4796":"Apr. 2015","4802":"Mar. 2015","4803":"Mar. 2015","4804":"Mar. 2015","4805":"Mar. 2015","4806":"Mar. 2015","4808":"Feb. 2015","4809":"Feb. 2015","4811":"Jan. 2015","4812":"Jan. 2015","4814":"Jan. 2015","4815":"Dec. 2014","4818":"Nov. 2014","4819":"Oct. 2014","4821":"Aug. 2014","4822":"Aug. 2014","4823":"Aug. 2014","4826":"Jul. 2014","4832":"May 2014","4833":"May 2014","4835":"Apr. 2014","4836":"Mar. 2014","4840":"Feb. 2014","4842":"Feb. 2014","4843":"Jan. 2014","4844":"Jan. 2014","4847":"Dec. 2013","4848":"Nov. 2013","4849":"Nov. 2013","4851":"Nov. 2013","4852":"Nov. 2013","4853":"Oct. 2013","4854":"Oct. 2013","4856":"Oct. 2013","4862":"nil","4864":"nil","4866":"nil","4870":"Nov. 2018","4875":"Aug. 2017","4880":"Oct. 2015","4885":"Jul. 2014","4890":"nil","4895":"Mar. 2011","4900":"Oct. 2018","4901":"Oct. 2018","4902":"Aug. 2018","4903":"Jul. 2018","4904":"Jun. 2018","4905":"Aug. 2017","4906":"Aug. 2017","4907":"Jun. 2017","4908":"Sep. 2016","4909":"Sep. 2016","4910":"Aug. 2016","4911":"Aug. 2016","4912":"Aug. 2016","4913":"Jul. 2016","4914":"Jul. 2016","4915":"nil","4920":"Aug. 2017","4921":"Aug. 2017","4922":"May 2017","4923":"Sep. 2016","4924":"Aug. 2016","4925":"Jun. 2016","4926":"Aug. 2015","4927":"Aug. 2015","4928":"May 2015","4929":"Sep. 2014","4930":"nil","4934":"nil","4939":"nil","4941":"nil","4943":"nil","4944":"Sep. 2018","4945":"Sep. 2018","4946":"Aug. 2018","4947":"Aug. 2018","4948":"Aug. 2018","4949":"Jul. 2018","4950":"Jul. 2018","4951":"Jul. 2018","4952":"Jun. 2018","4953":"Jun. 2018","4954":"Jun. 2018","4955":"Jun. 2018","4956":"Aug. 2017","4957":"Aug. 2017","4958":"Jun. 2017","4959":"Jun. 2017","4960":"Jun. 2017","4961":"Jun. 2017","4962":"Oct. 2016","4963":"Sep. 2016","4964":"Sep. 2016","4965":"Sep. 2016","4966":"Sep. 2016","4967":"Sep. 2016","4968":"Aug. 2016","4969":"Jul. 2016","4970":"Jul. 2016","4971":"Jul. 2016","4972":"Jun. 2016","4973":"Nov. 2015","4974":"Oct. 2015","4975":"Sep. 2015","4976":"Aug. 2015","4977":"Aug. 2015","4978":"Jul. 2015","4979":"Jul. 2015","4980":"Jun. 2015","4981":"Jun. 2015","4982":"Jun. 2015","4983":"Apr. 2015","4984":"Aug. 2014","4985":"Aug. 2014","4986":"Aug. 2014","4987":"Jul. 2014","4988":"Jul. 2014","4989":"Aug. 2018","4990":"Aug. 2018","4991":"Aug. 2018","4992":"Sep. 2017","4993":"Aug. 2017","4994":"Aug. 2017","4995":"Aug. 2017","4996":"Aug. 2017","4997":"Jul. 2017","4998":"Jun. 2017","4999":"Aug. 2018","5000":"Aug. 2018","5001":"Aug. 2018","5002":"Jul. 2018","5003":"Jun. 2018","5004":"nil","5005":"Oct. 2018","5006":"Oct. 2018","5007":"Sep. 2018","5008":"Sep. 2018","5009":"Aug. 2018","5010":"Jul. 2018","5011":"Jul. 2018","5012":"Jun. 2018","5013":"Jun. 2018","5014":"May 2018","5015":"Oct. 2017","5016":"Oct. 2017","5017":"Sep. 2017","5018":"Sep. 2017","5019":"Sep. 2017","5020":"Aug. 2017","5021":"Aug. 2017","5022":"Aug. 2017","5023":"Aug. 2017","5024":"Aug. 2017","5025":"Aug. 2017","5026":"Aug. 2017","5027":"Aug. 2017","5028":"Jul. 2017","5029":"Jul. 2017","5030":"Jul. 2017","5031":"Jul. 2017","5032":"Jul. 2017","5033":"Jul. 2017","5034":"Jul. 2017","5035":"Jul. 2017","5036":"Jul. 2017","5037":"Jun. 2017","5038":"Jun. 2017","5039":"Jun. 2017","5040":"Jun. 2017","5041":"Jun. 2017","5042":"Jun. 2017","5043":"May 2017","5044":"May 2017","5045":"Oct. 2016","5046":"Oct. 2016","5047":"Sep. 2016","5048":"Sep. 2016","5049":"Sep. 2016","5050":"Aug. 2016","5051":"Aug. 2016","5052":"Aug. 2016","5053":"Aug. 2016","5054":"Aug. 2016","5055":"Jul. 2016","5056":"Jul. 2016","5057":"Jul. 2016","5058":"Jul. 2016","5059":"Jul. 2016","5060":"Jun. 2016","5061":"Jun. 2016","5062":"Jun. 2016","5063":"Jun. 2016","5064":"Jun. 2016","5065":"Nov. 2015","5066":"Oct. 2015","5067":"Oct. 2015","5068":"Sep. 2015","5069":"Sep. 2015","5070":"nil","5080":"Jul. 2015","5081":"Jul. 2015","5082":"Jul. 2015","5083":"Jun. 2015","5084":"Jun. 2015","5085":"Jun. 2015","5086":"Jun. 2015","5087":"Jun. 2015","5088":"Jun. 2015","5089":"May 2015","5090":"Apr. 2015","5091":"Oct. 2014","5092":"Oct. 2014","5093":"Sep. 2014","5094":"Sep. 2014","5100":"Jul. 2014","5101":"Jul. 2014","5102":"Jul. 2014","5103":"Jul. 2014","5104":"Jul. 2014","5105":"Jun. 2014","5106":"Jun. 2014","5107":"Jun. 2014","5108":"Jun. 2014","5109":"Nov. 2013","5120":"Jul. 2012","5121":"Jun. 2012","5122":"Jun. 2012","5123":"Jun. 2012","5124":"May 2012","5125":"May 2012","5126":"May 2012","5127":"Oct. 2011","5128":"Oct. 2011","5129":"Oct. 2011","5130":"Oct. 2011","5131":"Sep. 2011","5133":"Sep. 2011","5134":"Sep. 2011","5135":"Aug. 2011","5136":"Aug. 2011","5137":"Aug. 2011","5138":"Aug. 2011","5139":"Jul. 2011","5140":"Jul. 2011","5141":"Jul. 2011","5142":"Jul. 2011","5143":"Jun. 2011","5144":"Jan. 2011","5145":"Nov. 2010","5146":"Nov. 2010","5147":"Oct. 2010","5148":"Sep. 2010","5149":"Sep. 2010","5150":"Sep. 2010","5151":"Sep. 2010","5152":"Sep. 2009","5153":"Jul. 2009","5154":"Jul. 2009","5160":"Jun. 2008","5161":"Sep. 2007","5165":"Mar. 2019","5166":"Jul. 2018","5167":"Jul. 2018","5168":"Jul. 2018","5169":"Jun. 2018","5170":"Oct. 2017","5171":"Sep. 2017","5172":"Jul. 2017","5173":"May 2017","5174":"Sep. 2016","5175":"Sep. 2016","5176":"Jul. 2016","5177":"Jul. 2016","5178":"Jul. 2016","5179":"Aug. 2015","5180":"Aug. 2015","5181":"Jul. 2015","5182":"Jun. 2015","5183":"Jun. 2015","5184":"Jun. 2015","5185":"nil","5190":"Jul. 2014","5191":"Jul. 2014","5192":"Sep. 2013","5193":"Aug. 2013","5194":"Aug. 2013","5195":"Aug. 2013","5196":"Jul. 2013","5197":"Jul. 2013","5198":"Jul. 2013","5199":"Jun. 2013","5200":"Aug. 2012","5201":"Aug. 2012","5202":"Jul. 2012","5203":"Jul. 2012","5204":"Jul. 2012","5205":"Jul. 2012","5206":"Jul. 2012","5207":"Sep. 2011","5208":"Jul. 2011","5209":"Jul. 2011","5210":"Jul. 2017","5211":"Jun. 2017","5212":"Sep. 2016","5213":"Sep. 2016","5214":"Aug. 2016","5215":"nil","5220":"Jul. 2016","5221":"Jul. 2016","5222":"Jul. 2016","5223":"Jun. 2016","5224":"Jan. 2016","5225":"Sep. 2015","5226":"Aug. 2015","5227":"Aug. 2015","5228":"Aug. 2015","5229":"Jul. 2015","5230":"Jul. 2015","5231":"Jul. 2015","5232":"Jul. 2015","5233":"Jun. 2015","5234":"Jun. 2015","5235":"Nov. 2014","5236":"Aug. 2014","5237":"Aug. 2014","5238":"Aug. 2014","5239":"Jul. 2014","5250":"Jul. 2013","5251":"Jul. 2013","5252":"Jul. 2013","5253":"Jul. 2013","5254":"Jul. 2013","5260":"Aug. 2012","5261":"Aug. 2012","5262":"Aug. 2012","5263":"Aug. 2012","5264":"Jul. 2012","5265":"Jul. 2012","5266":"Jul. 2012","5267":"Sep. 2011","5268":"Aug. 2011","5269":"Aug. 2011","5270":"Aug. 2011","5271":"Jul. 2011","5272":"Jul. 2011","5273":"Jun. 2011","5274":"Jul. 2009","5275":"Aug. 2018","5280":"nil","5285":"Jul. 2017","5295":"Sep. 2018","5296":"Jul. 2018","5297":"Jul. 2018","5298":"Jul. 2018","5299":"Jul. 2018","5300":"Jul. 2018","5301":"Jun. 2018","5302":"Jun. 2018","5303":"Jun. 2018","5304":"May 2018","5305":"Aug. 2018","5306":"Aug. 2018","5307":"Jul. 2018","5308":"Jul. 2018","5309":"Jun. 2018","5310":"nil","5315":"Jun. 2017","5316":"Jun. 2017","5317":"Oct. 2016","5318":"Aug. 2016","5319":"Jul. 2016","5325":"Jun. 2016","5326":"May 2016","5327":"Jul. 2015","5330":"Jul. 2016","5331":"Jun. 2016","5332":"Jul. 2015","5333":"Jul. 2015","5334":"Aug. 2014","5335":"Aug. 2013","5336":"Aug. 2011","5337":"Nov. 2010","5338":"Aug. 2010","5339":"Jan. 2010","5340":"Jul. 2018","5341":"Jul. 2018","5342":"Jun. 2018","5343":"Jun. 2018","5344":"Sep. 2016","5345":"nil","5346":"Oct. 2018","5347":"Sep. 2018","5348":"Mar. 2018","5349":"Dec. 2017","5350":"Dec. 2017","5351":"Dec. 2017","5352":"Nov. 2017","5353":"Oct. 2017","5354":"Oct. 2017","5355":"Oct. 2017","5356":"Oct. 2017","5357":"Oct. 2017","5358":"Oct. 2017","5359":"Oct. 2017","5360":"Sep. 2017","5361":"Sep. 2017","5362":"Sep. 2017","5363":"Sep. 2017","5364":"Sep. 2017","5365":"Sep. 2017","5366":"Sep. 2017","5367":"Aug. 2017","5368":"Aug. 2017","5369":"Aug. 2017","5370":"Aug. 2017","5371":"nil","5376":"Jul. 2017","5377":"Jul. 2017","5378":"Jul. 2017","5379":"Jul. 2017","5380":"Jul. 2017","5381":"Jul. 2017","5382":"Jul. 2017","5383":"Jul. 2017","5384":"Jul. 2017","5385":"Jul. 2017","5391":"Jun. 2017","5392":"Jun. 2017","5393":"Jun. 2017","5394":"Jun. 2017","5395":"Jun. 2017","5396":"Jun. 2017","5397":"Jun. 2017","5398":"May 2017","5399":"May 2017","5400":"May 2017","5406":"Apr. 2017","5407":"Apr. 2017","5408":"Apr. 2017","5409":"Apr. 2017","5410":"Apr. 2017","5411":"Mar. 2017","5412":"Jan. 2017","5413":"Dec. 2016","5414":"Dec. 2016","5415":"Nov. 2016","5416":"Nov. 2016","5417":"Nov. 2016","5418":"Nov. 2016","5419":"Nov. 2016","5420":"Oct. 2016","5421":"Oct. 2016","5422":"Oct. 2016","5423":"Oct. 2016","5424":"Oct. 2016","5425":"Sep. 2016","5431":"Sep. 2016","5432":"Sep. 2016","5433":"Sep. 2016","5434":"Sep. 2016","5435":"Aug. 2016","5436":"Aug. 2016","5437":"Aug. 2016","5438":"Aug. 2016","5439":"Aug. 2016","5440":"Aug. 2016","5441":"Aug. 2016","5442":"Aug. 2016","5443":"Aug. 2016","5444":"Aug. 2016","5445":"Aug. 2016","5451":"Aug. 2016","5452":"Jul. 2016","5453":"Jul. 2016","5454":"Jul. 2016","5455":"Jul. 2016","5456":"Jul. 2016","5457":"Jul. 2016","5458":"Jul. 2016","5459":"Jul. 2016","5460":"Jul. 2016","5461":"Jun. 2016","5462":"Jun. 2016","5463":"Jun. 2016","5464":"Jun. 2016","5465":"Jun. 2016","5466":"Jun. 2016","5467":"Jun. 2016","5468":"Jun. 2016","5469":"Jun. 2016","5470":"May 2016","5476":"May 2016","5477":"May 2016","5479":"May 2016","5480":"Apr. 2016","5481":"Apr. 2016","5482":"Apr. 2016","5483":"Apr. 2016","5484":"Mar. 2016","5485":"Feb. 2016","5486":"Jan. 2016","5487":"Jan. 2016","5488":"Nov. 2015","5489":"Nov. 2015","5490":"Nov. 2015","5496":"Oct. 2015","5497":"Oct. 2015","5498":"Oct. 2015","5499":"Oct. 2015","5500":"Sep. 2015","5501":"Sep. 2015","5502":"Sep. 2015","5503":"Sep. 2015","5504":"Sep. 2015","5505":"Sep. 2015","5506":"Sep. 2015","5507":"Sep. 2015","5508":"Sep. 2015","5509":"Sep. 2015","5510":"Sep. 2015","5511":"Sep. 2015","5512":"Aug. 2015","5513":"Aug. 2015","5514":"Aug. 2015","5515":"Aug. 2015","5516":"Aug. 2015","5517":"Aug. 2015","5518":"Aug. 2015","5519":"Aug. 2015","5520":"Aug. 2015","5521":"Aug. 2015","5522":"Aug. 2015","5523":"Aug. 2015","5524":"Aug. 2015","5525":"Aug. 2015","5526":"Jul. 2015","5527":"Jul. 2015","5528":"Jul. 2015","5529":"Jul. 2015","5530":"Jul. 2015","5536":"Jun. 2015","5537":"Jun. 2015","5538":"Jun. 2015","5539":"Jun. 2015","5540":"Jun. 2015","5541":"Jun. 2015","5542":"May 2015","5543":"May 2015","5544":"May 2015","5545":"May 2015","5546":"nil","5551":"Aug. 2018","5552":"Aug. 2018","5553":"Aug. 2018","5554":"Aug. 2018","5555":"Jul. 2018","5556":"Jul. 2018","5557":"Jul. 2018","5558":"May 2018","5559":"Jan. 2018","5560":"Jan. 2018","5561":"Dec. 2017","5562":"Nov. 2017","5563":"Oct. 2017","5564":"Oct. 2017","5565":"Sep. 2017","5566":"Sep. 2017","5567":"Sep. 2017","5568":"Sep. 2017","5569":"Aug. 2017","5570":"Aug. 2017","5571":"Jul. 2017","5572":"Jul. 2017","5573":"Jul. 2017","5574":"Jul. 2017","5575":"Jun. 2017","5576":"May 2017","5577":"Mar. 2017","5578":"Mar. 2017","5579":"Feb. 2017","5580":"Jan. 2017","5591":"Aug. 2016","5593":"Jul. 2016","5594":"Jul. 2016","5595":"Jul. 2016","5596":"Jul. 2016","5597":"Jun. 2016","5598":"Jun. 2016","5599":"Jun. 2016","5600":"May 2016","5606":"Mar. 2016","5607":"Feb. 2016","5608":"Feb. 2016","5609":"Jan. 2016","5610":"Jan. 2016","5616":"Oct. 2015","5617":"Oct. 2015","5618":"Oct. 2015","5619":"Oct. 2015","5620":"Oct. 2015","5621":"Oct. 2015","5622":"Sep. 2015","5623":"Sep. 2015","5624":"Sep. 2015","5625":"Sep. 2015","5626":"Sep. 2015","5627":"Aug. 2015","5628":"Aug. 2015","5629":"Aug. 2015","5630":"Jul. 2015","5631":"Jun. 2015","5632":"Jun. 2015","5633":"May 2015","5634":"Apr. 2015","5635":"Mar. 2015","5636":"Mar. 2015","5637":"Mar. 2015","5638":"Jan. 2015","5639":"Jan. 2015","5641":"Nov. 2014","5642":"Nov. 2014","5643":"Nov. 2014","5644":"Nov. 2014","5645":"Oct. 2014","5646":"Oct. 2014","5647":"Oct. 2014","5648":"Sep. 2014","5649":"Sep. 2014","5650":"Aug. 2014","5651":"Aug. 2014","5652":"Aug. 2014","5653":"Aug. 2014","5654":"Aug. 2014","5655":"Aug. 2014","5656":"Aug. 2014","5657":"Aug. 2014","5658":"Aug. 2014","5659":"Jun. 2014","5660":"Jun. 2014","5661":"May 2014","5662":"Apr. 2014","5663":"Dec. 2013","5664":"Dec. 2013","5665":"Nov. 2013","5666":"Oct. 2013","5667":"Sep. 2013","5668":"Sep. 2013","5669":"Sep. 2013","5670":"Sep. 2013","5676":"Aug. 2013","5678":"Aug. 2013","5679":"Aug. 2013","5680":"Aug. 2013","5681":"Jul. 2013","5682":"Jul. 2013","5683":"Jul. 2013","5684":"Jun. 2013","5685":"Jun. 2013","5691":"Feb. 2013","5692":"Oct. 2012","5693":"Oct. 2012","5694":"Sep. 2012","5695":"Sep. 2012","5696":"Sep. 2012","5697":"Aug. 2012","5698":"Aug. 2012","5699":"Aug. 2012","5700":"May 2012","5701":"Apr. 2012","5702":"Feb. 2012","5703":"Nov. 2011","5704":"Oct. 2011","5705":"Oct. 2011","5711":"Sep. 2011","5712":"Sep. 2011","5713":"Sep. 2011","5714":"Aug. 2011","5715":"Aug. 2011","5716":"Aug. 2011","5717":"Jul. 2011","5718":"Jul. 2011","5719":"Jul. 2011","5720":"Jun. 2011","5721":"Jun. 2011","5722":"Jun. 2011","5723":"Jun. 2011","5724":"Jun. 2011","5725":"Jun. 2011","5726":"Jun. 2011","5727":"Jun. 2011","5728":"May 2011","5729":"May 2011","5730":"Mar. 2011","5731":"Mar. 2011","5732":"Jan. 2011","5733":"Jan. 2011","5734":"Dec. 2010","5735":"Dec. 2010","5736":"Sep. 2010","5737":"Aug. 2010","5738":"Oct. 2006","5739":"Dec. 2005","5740":"Aug. 2005","5746":"Mar. 2019","5747":"Mar. 2019","5748":"Mar. 2019","5749":"Nov. 2018","5750":"Nov. 2018","5751":"Oct. 2018","5752":"Oct. 2018","5753":"Oct. 2018","5754":"Oct. 2018","5755":"Sep. 2018","5756":"nil","5761":"Aug. 2018","5762":"Aug. 2018","5763":"Aug. 2018","5764":"Aug. 2018","5765":"Aug. 2018","5766":"Aug. 2018","5767":"Aug. 2018","5768":"Aug. 2018","5769":"Aug. 2018","5770":"Aug. 2018","5771":"Jul. 2018","5772":"Jul. 2018","5773":"Jul. 2018","5774":"Jul. 2018","5775":"Jun. 2018","5776":"Jun. 2018","5777":"Jun. 2018","5778":"Jun. 2018","5779":"Jun. 2018","5780":"Jun. 2018","5781":"Jun. 2018","5782":"Jun. 2018","5783":"May 2018","5784":"May 2018","5785":"May 2018","5786":"May 2018","5787":"Apr. 2018","5788":"Apr. 2018","5789":"Mar. 2018","5790":"Mar. 2018","5791":"Jan. 2018","5792":"Jan. 2018","5793":"Jan. 2018","5794":"Jan. 2018","5795":"Jan. 2018","5796":"Dec. 2017","5797":"Dec. 2017","5798":"Nov. 2017","5799":"Nov. 2017","5800":"Nov. 2017","5801":"Oct. 2017","5802":"Oct. 2017","5803":"Oct. 2017","5804":"Sep. 2017","5805":"Sep. 2017","5811":"Sep. 2017","5812":"Sep. 2017","5813":"Sep. 2017","5814":"Sep. 2017","5815":"Sep. 2017","5816":"Sep. 2017","5817":"Sep. 2017","5818":"Sep. 2017","5819":"Sep. 2017","5820":"Sep. 2017","5821":"Aug. 2017","5822":"Aug. 2017","5823":"Aug. 2017","5824":"Aug. 2017","5825":"Aug. 2017","5826":"Aug. 2017","5827":"Aug. 2017","5828":"Aug. 2017","5829":"Aug. 2017","5830":"Aug. 2017","5831":"Aug. 2017","5832":"Jul. 2017","5833":"Jul. 2017","5834":"Jul. 2017","5835":"Jul. 2017","5836":"Jul. 2017","5837":"Jul. 2017","5838":"Jul. 2017","5839":"Jul. 2017","5840":"Jul. 2017","5841":"Jul. 2017","5842":"Jul. 2017","5843":"Jul. 2017","5844":"Jun. 2017","5845":"Jun. 2017","5846":"Jun. 2017","5847":"May 2017","5848":"May 2017","5849":"Apr. 2017","5850":"Apr. 2017","5851":"Apr. 2017","5852":"Apr. 2017","5853":"Apr. 2017","5854":"Mar. 2017","5855":"Feb. 2017","5856":"Feb. 2017","5857":"Jan. 2017","5858":"Jan. 2017","5860":"Dec. 2016","5866":"Oct. 2016","5867":"Sep. 2016","5868":"Sep. 2016","5869":"Sep. 2016","5870":"Sep. 2016","5871":"Sep. 2016","5872":"Sep. 2016","5873":"Sep. 2016","5874":"Aug. 2016","5875":"Aug. 2016","5881":"Aug. 2016","5882":"Aug. 2016","5883":"Aug. 2016","5884":"Aug. 2016","5885":"Aug. 2016","5886":"Aug. 2016","5887":"Aug. 2016","5888":"Aug. 2016","5889":"Jul. 2016","5890":"Jul. 2016","5891":"Jul. 2016","5892":"Jul. 2016","5893":"Jul. 2016","5894":"Jul. 2016","5895":"Jul. 2016","5896":"Jul. 2016","5897":"Jul. 2016","5898":"Jul. 2016","5899":"Jul. 2016","5900":"Jul. 2016","5901":"Jul. 2016","5902":"Jun. 2016","5903":"Jun. 2016","5904":"Jun. 2016","5905":"Jun. 2016","5906":"Jun. 2016","5907":"Jun. 2016","5908":"Jun. 2016","5909":"Jun. 2016","5910":"Jun. 2016","5911":"Jun. 2016","5912":"May 2016","5913":"May 2016","5914":"May 2016","5915":"May 2016","5916":"Apr. 2016","5917":"Apr. 2016","5918":"Feb. 2016","5919":"Feb. 2016","5920":"Jan. 2016","5926":"Oct. 2015","5927":"Oct. 2015","5928":"Oct. 2015","5929":"Oct. 2015","5930":"Oct. 2015","5931":"Sep. 2015","5932":"Sep. 2015","5933":"Sep. 2015","5934":"Sep. 2015","5935":"Sep. 2015","5936":"Sep. 2015","5937":"Sep. 2015","5938":"Sep. 2015","5939":"Sep. 2015","5940":"Aug. 2015","5941":"Aug. 2015","5942":"Aug. 2015","5943":"Aug. 2015","5944":"Aug. 2015","5945":"Aug. 2015","5946":"Nov. 2018","5947":"Jul. 2018","5948":"Apr. 2018","5949":"Nov. 2017","5950":"Nov. 2017","5951":"Sep. 2017","5952":"Sep. 2017","5953":"Aug. 2017","5954":"Jul. 2017","5955":"Jul. 2017","5956":"Jul. 2017","5957":"Jul. 2017","5958":"Jun. 2017","5959":"Jun. 2017","5960":"Jun. 2017","5961":"May 2017","5962":"May 2017","5963":"Apr. 2017","5964":"Jan. 2017","5965":"Oct. 2016","5966":"nil","5971":"Sep. 2016","5972":"Sep. 2016","5973":"Sep. 2016","5974":"Sep. 2016","5975":"Sep. 2016","5976":"Sep. 2016","5977":"Jul. 2016","5978":"Mar. 2016","5979":"Feb. 2016","5980":"Feb. 2016","5981":"Dec. 2015","5982":"Nov. 2015","5983":"Aug. 2015","5984":"Jul. 2015","5986":"May 2018","5991":"Aug. 2017","5996":"Feb. 2017","6001":"Jul. 2016","6006":"May 2016","6011":"Sep. 2015","6016":"Jul. 2015","6021":"Aug. 2014","6026":"Jul. 2009","6031":"nil","6036":"Mar. 2019","6037":"Aug. 2018","6038":"Aug. 2018","6039":"Jul. 2018","6040":"Jun. 2018","6041":"Nov. 2017","6042":"Sep. 2017","6043":"Jul. 2017","6044":"May 2017","6045":"May 2017","6046":"nil","6056":"Apr. 2016","6057":"Mar. 2016","6058":"Mar. 2016","6059":"Nov. 2015","6060":"Oct. 2015","6061":"Oct. 2015","6062":"Oct. 2015","6063":"Sep. 2015","6064":"Aug. 2015","6065":"Jul. 2015","6066":"Jul. 2015","6067":"Jun. 2015","6068":"May 2015","6069":"Feb. 2015","6070":"Oct. 2014","6071":"Sep. 2014","6072":"Sep. 2014","6073":"Jul. 2014","6074":"Jul. 2014","6075":"Jun. 2014","6076":"Jun. 2014","6077":"Sep. 2013","6078":"Aug. 2013","6079":"Aug. 2013","6080":"Aug. 2013","6081":"Aug. 2013","6082":"Jul. 2013","6083":"Jul. 2013","6084":"Mar. 2013","6085":"Feb. 2013","6086":"Nov. 2012","6087":"Nov. 2012","6088":"Oct. 2012","6089":"Oct. 2012","6090":"Sep. 2012","6091":"Aug. 2012","6092":"Jul. 2012","6093":"Apr. 2012","6094":"Feb. 2012","6095":"Dec. 2011","6101":"Jul. 2011","6102":"Jul. 2011","6103":"May 2011","6104":"Sep. 2010","6105":"Sep. 2010","6106":"Aug. 2010","6107":"Aug. 2010","6108":"Aug. 2010","6109":"Jul. 2010","6110":"Feb. 2010","6111":"Nov. 2009","6112":"Aug. 2009","6113":"Aug. 2009","6114":"Jul. 2009","6115":"Sep. 2008","6121":"Aug. 2018","6122":"Aug. 2018","6123":"Jul. 2018","6124":"Jul. 2018","6125":"Jun. 2018","6126":"Jun. 2018","6127":"Feb. 2018","6128":"Sep. 2017","6129":"Sep. 2017","6130":"Sep. 2017","6131":"nil","6136":"Jul. 2017","6137":"Jul. 2017","6138":"Jun. 2017","6139":"May 2017","6140":"Mar. 2017","6141":"Nov. 2016","6142":"Sep. 2016","6143":"Sep. 2016","6144":"Aug. 2016","6145":"Aug. 2016","6146":"Aug. 2016","6147":"Aug. 2016","6148":"Jul. 2016","6149":"Jul. 2016","6150":"Jul. 2016","6151":"Jul. 2016","6152":"Jul. 2016","6153":"Jun. 2016","6154":"Jun. 2016","6155":"May 2016","6156":"Feb. 2016","6158":"Nov. 2015","6159":"Sep. 2015","6160":"Sep. 2015","6181":"Aug. 2013","6182":"Jan. 2013","6183":"Dec. 2012","6184":"Oct. 2012","6185":"Sep. 2012","6186":"Sep. 2012","6187":"Sep. 2012","6188":"Sep. 2012","6189":"Aug. 2012","6190":"Aug. 2012","6191":"Aug. 2012","6192":"Jul. 2012","6193":"Apr. 2012","6194":"Aug. 2011","6195":"Aug. 2011","6197":"Aug. 2010","6198":"Mar. 2010","6199":"Nov. 2009","6200":"Nov. 2009","6201":"Oct. 2009","6202":"Oct. 2009","6203":"Aug. 2009","6204":"Jul. 2009","6205":"Aug. 2008","6216":"Oct. 2018","6217":"Aug. 2018","6218":"Aug. 2018","6219":"Jul. 2018","6220":"Jul. 2018","6221":"Jul. 2018","6222":"Jul. 2018","6223":"Jul. 2018","6224":"Jun. 2018","6225":"Jun. 2018","6226":"Sep. 2017","6227":"Sep. 2017","6228":"Aug. 2017","6229":"Aug. 2017","6230":"Aug. 2017","6231":"Jul. 2017","6232":"Jul. 2017","6233":"Apr. 2017","6234":"Dec. 2016","6235":"Oct. 2016","6236":"Oct. 2016","6237":"Sep. 2016","6238":"Aug. 2016","6239":"Aug. 2016","6240":"Aug. 2016","6241":"nil","6246":"Dec. 2015","6247":"Nov. 2015","6248":"Oct. 2015","6249":"Aug. 2015","6250":"Aug. 2015","6251":"Aug. 2015","6252":"Aug. 2015","6253":"Aug. 2015","6254":"Jul. 2015","6255":"Jul. 2015","6256":"Jul. 2015","6257":"Jun. 2015","6258":"Jun. 2015","6259":"Dec. 2014","6260":"Sep. 2014","6266":"Nov. 2013","6267":"Oct. 2013","6268":"Oct. 2013","6269":"Jul. 2013","6270":"May 2013","6276":"Sep. 2012","6277":"Aug. 2012","6278":"Aug. 2012","6279":"Jul. 2012","6280":"Jun. 2012","6281":"Jun. 2012","6282":"May 2012","6283":"Mar. 2012","6284":"Jan. 2012","6285":"Nov. 2011","6286":"Jul. 2011","6287":"Jul. 2011","6288":"Jul. 2011","6289":"Jun. 2011","6290":"Sep. 2009","6291":"Sep. 2009","6301":"Apr. 2","6302":"Mar. 2019","6303":"Jan. 2019","6304":"Jan. 2019","6305":"Dec. 2018","6306":"Nov. 2018","6307":"Oct. 2018","6308":"Oct. 2018","6309":"Oct. 2018","6310":"Oct. 2018","6311":"Sep. 2018","6312":"Sep. 2018","6313":"Aug. 2018","6314":"Aug. 2018","6315":"Jul. 2018","6316":"Jul. 2018","6317":"Jul. 2018","6318":"Jul. 2018","6319":"Jun. 2018","6321":"May 2018","6322":"May 2018","6323":"Mar. 2018","6324":"Mar. 2018","6325":"Mar. 2018","6326":"Feb. 2018","6327":"Feb. 2018","6328":"Feb. 2018","6329":"Jan. 2018","6330":"Jan. 2018","6331":"nil","6341":"Sep. 2017","6342":"Sep. 2017","6343":"Aug. 2017","6344":"Aug. 2017","6345":"Aug. 2017","6346":"Aug. 2017","6347":"Aug. 2017","6348":"Aug. 2017","6349":"Jul. 2017","6350":"Jul. 2017","6351":"Jul. 2017","6352":"Jul. 2017","6353":"Jul. 2017","6354":"Jul. 2017","6355":"Jul. 2017","6356":"Jun. 2017","6357":"Jun. 2017","6358":"May 2017","6359":"Apr. 2017","6360":"Apr. 2017","6366":"Oct. 2016","6367":"Oct. 2016","6368":"Sep. 2016","6369":"Sep. 2016","6370":"Sep. 2016","6371":"Sep. 2016","6372":"Sep. 2016","6373":"Sep. 2016","6374":"Sep. 2016","6375":"Sep. 2016","6376":"Sep. 2016","6377":"Aug. 2016","6378":"Aug. 2016","6379":"Aug. 2016","6380":"Aug. 2016","6386":"Jul. 2016","6387":"Feb. 2016","6388":"Jan. 2016","6389":"Dec. 2015","6390":"Oct. 2015","6396":"Jul. 2015","6397":"Jul. 2015","6398":"Jul. 2015","6399":"May 2015","6400":"May 2015","6401":"Dec. 2014","6402":"Nov. 2014","6403":"Oct. 2014","6404":"Sep. 2014","6405":"Sep. 2014","6406":"Sep. 2014","6407":"Aug. 2014","6408":"Jul. 2014","6409":"Jul. 2014","6410":"Jun. 2014","6411":"Jun. 2014","6412":"Jun. 2014","6413":"May 2014","6414":"May 2014","6415":"Mar. 2014","6421":"Sep. 2013","6422":"Sep. 2013","6423":"Aug. 2013","6424":"Aug. 2013","6425":"Aug. 2013","6426":"Aug. 2013","6427":"Aug. 2013","6428":"Jul. 2013","6429":"Jul. 2013","6430":"Jun. 2013","6431":"Jun. 2013","6432":"May 2013","6433":"Feb. 2013","6434":"Feb. 2013","6435":"Dec. 2012","6461":"Oct. 2018","6466":"Aug. 2017","6471":"Jun. 2015","6476":"Mar. 2014","6481":"Aug. 2012","6486":"Aug. 2009","6491":"Mar. 2019","6492":"Mar. 2019","6493":"Mar. 2019","6494":"Jan. 2019","6495":"Dec. 2018","6496":"Nov. 2018","6497":"Oct. 2018","6498":"Oct. 2018","6499":"Sep. 2018","6500":"Jul. 2018","6501":"Jul. 2018","6502":"Jun. 2018","6503":"Jun. 2018","6504":"Jun. 2018","6505":"Jun. 2018","6506":"Jun. 2018","6507":"Apr. 2018","6509":"Jan. 2018","6510":"Nov. 2017","6511":"nil","6516":"Aug. 2017","6517":"Jul. 2017","6518":"Jul. 2017","6519":"Jul. 2017","6520":"Jul. 2017","6521":"Jun. 2017","6522":"Jun. 2017","6523":"Jun. 2017","6524":"Jun. 2017","6525":"Apr. 2017","6526":"Apr. 2017","6527":"Apr. 2017","6528":"Mar. 2017","6529":"Jan. 2017","6530":"Dec. 2016","6541":"Aug. 2016","6542":"Aug. 2016","6543":"Aug. 2016","6544":"Aug. 2016","6545":"Jul. 2016","6551":"Jul. 2016","6552":"Jun. 2016","6553":"Jun. 2016","6554":"May 2016","6555":"May 2016","6556":"May 2016","6557":"May 2016","6558":"Apr. 2016","6559":"Jan. 2016","6560":"Dec. 2015","6561":"Dec. 2015","6562":"Nov. 2015","6563":"Oct. 2015","6564":"Oct. 2015","6565":"Oct. 2015","6566":"Sep. 2015","6567":"Sep. 2015","6568":"Sep. 2015","6569":"Aug. 2015","6570":"Aug. 2015","6571":"Aug. 2015","6572":"Aug. 2015","6573":"Aug. 2015","6574":"Aug. 2015","6575":"Aug. 2015","6576":"Aug. 2015","6577":"Jul. 2015","6578":"Jul. 2015","6579":"Jul. 2015","6580":"Jul. 2015","6581":"Jul. 2015","6582":"May 2015","6583":"May 2015","6584":"Jan. 2015","6585":"Jan. 2015","6596":"Aug. 2014","6597":"Jul. 2014","6598":"Jul. 2014","6599":"Jun. 2014","6600":"Feb. 2014","6601":"Feb. 2014","6602":"Jan. 2014","6603":"Jan. 2014","6604":"Dec. 2013","6605":"Dec. 2013","6606":"Aug. 2013","6607":"Jul. 2013","6608":"Jul. 2012","6609":"Jul. 2012","6610":"May 2012","6611":"Apr. 2012","6612":"Mar. 2012","6613":"Feb. 2012","6614":"Jul. 2011","6615":"Jul. 2011","6616":"Oct. 2010","6631":"nil","6636":"Jan. 2019","6637":"Oct. 2018","6638":"Sep. 2018","6639":"Sep. 2018","6640":"Sep. 2018","6641":"Aug. 2018","6642":"Aug. 2018","6643":"Aug. 2018","6644":"Jun. 2018","6645":"Jun. 2018","6646":"Jun. 2018","6647":"Sep. 2017","6649":"Aug. 2017","6650":"Aug. 2017","6651":"Aug. 2017","6652":"Jul. 2017","6653":"Jun. 2017","6654":"Jun. 2017","6655":"Jan. 2017","6656":"Oct. 2016","6657":"Oct. 2016","6658":"Sep. 2016","6659":"Aug. 2016","6660":"Aug. 2016","6661":"Jul. 2016","6662":"Jul. 2016","6663":"Jul. 2016","6664":"Jul. 2016","6665":"Jun. 2016","6666":"Jun. 2016","6667":"Jun. 2016","6668":"May 2016","6669":"Oct. 2015","6670":"Sep. 2015","6671":"Sep. 2015","6672":"Aug. 2015","6673":"Jul. 2015","6674":"Jul. 2015","6675":"Jul. 2015","6676":"Jul. 2015","6677":"May 2015","6678":"May 2015","6679":"Apr. 2015","6680":"Feb. 2015","6681":"nil","6686":"Aug. 2014","6687":"Aug. 2014","6688":"Aug. 2014","6689":"Jul. 2014","6690":"Jul. 2014","6696":"Oct. 2011","6697":"Aug. 2011","6698":"Jul. 2011","6699":"Feb. 2011","6700":"Aug. 2010","6701":"Jul. 2010","6702":"Feb. 2010","6703":"Nov. 2009","6704":"Nov. 2009","6705":"May 2009","6706":"Sep. 2008","6707":"Apr. 2008","6708":"Mar. 2008","6709":"Oct. 2007","6716":"nil","6718":"Aug. 2018","6723":"nil","6738":"Jul. 2012","6743":"May 2011","6748":"Aug. 2009","6753":"Nov. 2018","6754":"Nov. 2018","6755":"Sep. 2018","6756":"Aug. 2018","6757":"Aug. 2018","6758":"Aug. 2018","6759":"Jul. 2018","6760":"Jul. 2018","6761":"Jul. 2018","6762":"Jul. 2018","6763":"nil","6778":"Jul. 2016","6779":"Jul. 2016","6780":"Jul. 2016","6781":"May 2016","6782":"May 2016","6788":"Sep. 2015","6789":"Sep. 2015","6790":"Sep. 2015","6791":"Aug. 2015","6792":"Jul. 2015","6793":"Jun. 2015","6794":"Jun. 2015","6795":"Feb. 2015","6796":"Oct. 2014","6797":"Oct. 2014","6798":"Sep. 2014","6799":"Sep. 2014","6800":"Aug. 2014","6801":"Aug. 2014","6802":"Aug. 2014","6803":"Jul. 2014","6804":"Jul. 2014","6805":"Jul. 2014","6806":"Jun. 2014","6808":"May 2014","6809":"May 2014","6810":"Apr. 2014","6811":"Oct. 2013","6812":"Oct. 2013","6813":"Oct. 2013","6814":"Aug. 2013","6815":"Aug. 2013","6816":"Aug. 2013","6817":"Jul. 2013","6818":"Jun. 2013","6819":"Jun. 2013","6820":"May 2013","6822":"Apr. 2013","6823":"Apr. 2013","6824":"Feb. 2013","6825":"Feb. 2013","6826":"Dec. 2012","6827":"Dec. 2012","6828":"Nov. 2012","6829":"Oct. 2012","6830":"Oct. 2012","6831":"Sep. 2012","6832":"Aug. 2012","6838":"Dec. 2011","6839":"Jul. 2011","6840":"Jul. 2011","6841":"Jun. 2011","6842":"Jun. 2010","6843":"Jul. 2009","6844":"Oct. 2008","6845":"Dec. 2007","6846":"May 2007","6847":"Nov. 2005","6848":"Sep. 2005","6849":"May 2005","6850":"Sep. 2004","6851":"Feb. 2004","6853":"nil","6856":"Nov. 2018","6857":"Oct. 2018","6858":"Oct. 2018","6859":"Sep. 2018","6860":"Aug. 2018","6861":"Aug. 2018","6862":"Aug. 2018","6863":"Jul. 2018","6864":"Jul. 2018","6865":"Jun. 2018","6866":"Dec. 2017","6867":"Oct. 2017","6868":"Oct. 2017","6869":"Aug. 2017","6870":"Jun. 2017","6871":"nil","6876":"Aug. 2016","6877":"Jul. 2016","6878":"Jun. 2016","6879":"May 2016","6880":"Apr. 2016","6886":"Oct. 2015","6887":"Sep. 2015","6888":"Aug. 2015","6889":"Aug. 2015","6890":"Aug. 2015","6891":"Aug. 2015","6892":"Jul. 2015","6893":"Jul. 2015","6894":"Jul. 2015","6895":"Jun. 2015","6901":"May 2014","6902":"Oct. 2013","6903":"Oct. 2013","6904":"Sep. 2013","6905":"Jul. 2013","6906":"Jul. 2013","6907":"Jun. 2013","6908":"Sep. 2012","6909":"Sep. 2012","6910":"Aug. 2012","6911":"Jul. 2012","6912":"Jul. 2012","6913":"Jul. 2012","6914":"Jul. 2012","6915":"Oct. 2011","6916":"Sep. 2011","6917":"Sep. 2011","6918":"Aug. 2011","6919":"Aug. 2011","6920":"Aug. 2011","6921":"Aug. 2011","6922":"Jun. 2011","6923":"May 2011","6924":"May 2011","6925":"Mar. 2011","6926":"nil","6927":"Sep. 2018","6928":"Sep. 2018","6929":"Aug. 2018","6930":"Aug. 2018","6931":"Jul. 2018","6932":"Jul. 2018","6933":"Jul. 2018","6934":"Feb. 2018","6935":"Dec. 2017","6936":"Nov. 2017","6937":"nil","6942":"Nov. 2016","6943":"Sep. 2016","6944":"Sep. 2016","6945":"Jul. 2016","6946":"Jun. 2016","6947":"Jun. 2016","6948":"Jun. 2016","6949":"Sep. 2015","6950":"Sep. 2015","6951":"Aug. 2015","6952":"Jul. 2015","6953":"Jul. 2015","6954":"Jun. 2015","6955":"Aug. 2014","6956":"Aug. 2014","6957":"Aug. 2014","6958":"Aug. 2014","6959":"Aug. 2014","6961":"Sep. 2013","6962":"Sep. 2013","6963":"Aug. 2013","6964":"Jul. 2013","6967":"Mar. 2019","6968":"Feb. 2019","6969":"Feb. 2019","6970":"Feb. 2019","6971":"Feb. 2019","6972":"Feb. 2019","6973":"Feb. 2019","6974":"Feb. 2019","6975":"Nov. 2018","6976":"Nov. 2018","6977":"nil","6982":"Aug. 2018","6983":"Aug. 2018","6984":"Aug. 2018","6985":"Aug. 2018","6986":"Aug. 2018","6987":"Aug. 2018","6988":"Aug. 2018","6989":"Jul. 2018","6990":"Jul. 2018","6991":"Jul. 2018","6992":"Jul. 2018","6993":"Jul. 2018","6994":"Jul. 2018","6995":"Jul. 2018","6996":"Jun. 2018","6997":"Jun. 2018","6998":"Jun. 2018","6999":"Jun. 2018","7000":"Jun. 2018","7001":"May 2018","7002":"May 2018","7003":"May 2018","7004":"Jan. 2018","7005":"Dec. 2017","7006":"Oct. 2017","7007":"Oct. 2017","7008":"Sep. 2017","7009":"Sep. 2017","7010":"Sep. 2017","7011":"Aug. 2017","7012":"Aug. 2017","7013":"Aug. 2017","7014":"Aug. 2017","7015":"Aug. 2017","7016":"Aug. 2017","7027":"Jun. 2017","7028":"Jun. 2017","7029":"Jun. 2017","7030":"Jun. 2017","7031":"May 2017","7032":"Apr. 2017","7033":"Apr. 2017","7034":"Feb. 2017","7036":"Nov. 2016","7037":"Nov. 2016","7038":"Oct. 2016","7039":"Oct. 2016","7040":"Oct. 2016","7041":"Oct. 2016","7047":"Sep. 2016","7048":"Sep. 2016","7049":"Sep. 2016","7050":"Sep. 2016","7051":"Sep. 2016","7052":"Sep. 2016","7053":"Sep. 2016","7054":"Sep. 2016","7055":"Sep. 2016","7056":"Aug. 2016","7057":"Aug. 2016","7058":"Aug. 2016","7059":"Aug. 2016","7060":"Aug. 2016","7061":"Aug. 2016","7067":"Jul. 2016","7068":"Jul. 2016","7069":"Jul. 2016","7070":"Jul. 2016","7071":"Jul. 2016","7072":"Jul. 2016","7073":"Jul. 2016","7074":"Jun. 2016","7075":"Jun. 2016","7076":"Jun. 2016","7077":"Jun. 2016","7078":"Jun. 2016","7079":"May 2016","7080":"May 2016","7081":"May 2016","7082":"May 2016","7083":"May 2016","7084":"Apr. 2016","7085":"Apr. 2016","7086":"Feb. 2016","7087":"Feb. 2016","7088":"Dec. 2015","7089":"Dec. 2015","7090":"Nov. 2015","7092":"Oct. 2015","7093":"Oct. 2015","7094":"Oct. 2015","7095":"Oct. 2015","7096":"Aug. 2015","7097":"Aug. 2015","7098":"Jul. 2015","7099":"Jul. 2015","7100":"Jul. 2015","7101":"Jun. 2015","7102":"Jun. 2015","7103":"May 2015","7104":"Apr. 2015","7105":"Apr. 2015","7106":"Jan. 2015","7113":"Oct. 2014","7114":"Oct. 2014","7115":"Sep. 2014","7116":"Sep. 2014","7117":"Sep. 2014","7118":"Sep. 2014","7119":"Aug. 2014","7120":"Aug. 2014","7121":"Aug. 2014","7122":"Aug. 2014","7123":"Jul. 2014","7124":"Jul. 2014","7125":"Jul. 2014","7126":"Jul. 2014","7127":"Jun. 2014","7128":"Dec. 2013","7129":"Sep. 2013","7130":"Aug. 2013","7131":"Aug. 2013","7132":"Aug. 2013","7133":"Jul. 2013","7134":"Jul. 2013","7135":"May 2013","7136":"May 2013","7142":"Aug. 2012","7143":"May 2012","7144":"May 2012","7145":"May 2012","7146":"Apr. 2012","7147":"Apr. 2012","7148":"Apr. 2012","7149":"Mar. 2012","7150":"Oct. 2011","7151":"Aug. 2011","7157":"Jun. 2011","7158":"Feb. 2011","7159":"Jan. 2011","7160":"Nov. 2010","7161":"Oct. 2010","7167":"Feb. 2019","7168":"Nov. 2018","7169":"Nov. 2018","7170":"Nov. 2018","7171":"Oct. 2018","7172":"Oct. 2018","7173":"Oct. 2018","7174":"Oct. 2018","7175":"Oct. 2018","7176":"Oct. 2018","7177":"Oct. 2018","7178":"Oct. 2018","7179":"Oct. 2018","7180":"Sep. 2018","7181":"Sep. 2018","7182":"Sep. 2018","7183":"Sep. 2018","7184":"Sep. 2018","7185":"Sep. 2018","7186":"Sep. 2018","7187":"nil","7197":"Aug. 2018","7198":"Aug. 2018","7199":"Aug. 2018","7200":"Aug. 2018","7201":"Aug. 2018","7202":"Aug. 2018","7203":"Aug. 2018","7204":"Aug. 2018","7205":"Aug. 2018","7206":"Aug. 2018","7207":"Aug. 2018","7208":"Aug. 2018","7209":"Aug. 2018","7210":"Aug. 2018","7211":"Aug. 2018","7217":"Jul. 2018","7218":"Jul. 2018","7219":"Jul. 2018","7220":"Jul. 2018","7221":"Jul. 2018","7222":"Jul. 2018","7223":"Jul. 2018","7224":"Jul. 2018","7225":"Jul. 2018","7226":"Jul. 2018","7227":"Jul. 2018","7228":"Jul. 2018","7229":"Jul. 2018","7230":"Jul. 2018","7231":"Jul. 2018","7232":"Jul. 2018","7233":"Jul. 2018","7234":"Jul. 2018","7235":"Jul. 2018","7236":"Jul. 2018","7237":"Jul. 2018","7238":"Jun. 2018","7239":"Jun. 2018","7240":"Jun. 2018","7241":"Jun. 2018","7242":"Jun. 2018","7243":"Jun. 2018","7244":"Jun. 2018","7245":"Jun. 2018","7246":"Jun. 2018","7247":"Jun. 2018","7248":"Jun. 2018","7249":"Jun. 2018","7250":"Jun. 2018","7251":"Jun. 2018","7252":"May 2018","7253":"May 2018","7254":"May 2018","7255":"May 2018","7256":"Feb. 2018","7257":"Feb. 2018","7258":"Jan. 2018","7259":"Nov. 2017","7260":"Nov. 2017","7261":"Oct. 2017","7262":"Oct. 2017","7263":"Oct. 2017","7264":"Oct. 2017","7265":"Oct. 2017","7266":"Oct. 2017","7272":"Oct. 2017","7273":"Oct. 2017","7274":"Oct. 2017","7275":"Oct. 2017","7276":"Oct. 2017","7277":"Sep. 2017","7278":"Sep. 2017","7279":"Sep. 2017","7280":"Sep. 2017","7281":"Sep. 2017","7282":"Sep. 2017","7283":"Sep. 2017","7284":"Sep. 2017","7285":"Sep. 2017","7286":"Sep. 2017","7287":"Sep. 2017","7288":"Sep. 2017","7289":"Sep. 2017","7290":"Sep. 2017","7291":"Sep. 2017","7292":"Sep. 2017","7293":"Sep. 2017","7294":"Sep. 2017","7295":"Aug. 2017","7296":"Aug. 2017","7297":"Aug. 2017","7298":"Aug. 2017","7299":"Aug. 2017","7300":"Aug. 2017","7301":"Aug. 2017","7302":"Aug. 2017","7303":"Aug. 2017","7304":"Aug. 2017","7305":"Aug. 2017","7306":"Aug. 2017","7307":"Aug. 2017","7308":"Aug. 2017","7309":"Aug. 2017","7310":"Aug. 2017","7311":"Aug. 2017","7312":"Aug. 2017","7313":"Aug. 2017","7314":"Aug. 2017","7315":"Aug. 2017","7316":"Aug. 2017","7317":"Aug. 2017","7318":"Aug. 2017","7319":"Aug. 2017","7320":"Jul. 2017","7321":"Jul. 2017","7322":"Jul. 2017","7323":"Jul. 2017","7324":"Jul. 2017","7325":"Jul. 2017","7326":"Jul. 2017","7332":"Jul. 2017","7333":"Jul. 2017","7334":"Jul. 2017","7335":"Jul. 2017","7336":"Jul. 2017","7342":"Jul. 2017","7343":"Jul. 2017","7344":"Jun. 2017","7345":"Jun. 2017","7346":"Jun. 2017","7347":"Jun. 2017","7348":"Jun. 2017","7349":"Jun. 2017","7350":"Jun. 2017","7351":"Jun. 2017","7352":"Jun. 2017","7353":"Jun. 2017","7354":"Jun. 2017","7355":"Jun. 2017","7356":"Jun. 2017","7362":"Jun. 2017","7363":"Jun. 2017","7364":"Jun. 2017","7365":"Jun. 2017","7366":"May 2017","7367":"Nov. 2018","7368":"Oct. 2018","7369":"Oct. 2018","7370":"Oct. 2018","7371":"Sep. 2018","7372":"Sep. 2018","7373":"Sep. 2018","7374":"Aug. 2018","7375":"Aug. 2018","7376":"Aug. 2018","7377":"Aug. 2018","7378":"Aug. 2018","7379":"Aug. 2018","7380":"Jul. 2018","7381":"Jul. 2018","7382":"Jul. 2018","7383":"Jul. 2018","7384":"Jul. 2018","7385":"Jun. 2018","7386":"Jun. 2018","7387":"Jun. 2018","7389":"Jun. 2018","7390":"May 2018","7391":"Oct. 2017","7392":"Oct. 2017","7393":"Oct. 2017","7394":"Oct. 2017","7395":"Oct. 2017","7396":"Oct. 2017","7397":"Oct. 2017","7398":"Sep. 2017","7399":"Sep. 2017","7400":"Sep. 2017","7401":"Sep. 2017","7402":"Sep. 2017","7403":"Sep. 2017","7404":"Aug. 2017","7405":"Aug. 2017","7406":"Aug. 2017","7407":"Aug. 2017","7408":"Aug. 2017","7409":"Aug. 2017","7410":"Aug. 2017","7411":"Aug. 2017","7412":"Aug. 2017","7413":"Aug. 2017","7414":"Jul. 2017","7415":"Jul. 2017","7416":"Jul. 2017","7417":"Jun. 2017","7418":"Jun. 2017","7419":"Jun. 2017","7420":"Jun. 2017","7421":"Feb. 2017","7422":"Dec. 2016","7423":"Nov. 2016","7424":"Nov. 2016","7425":"Oct. 2016","7426":"Oct. 2016","7427":"Oct. 2016","7428":"Oct. 2016","7429":"Oct. 2016","7430":"Oct. 2016","7431":"Sep. 2016","7432":"Sep. 2016","7433":"Sep. 2016","7434":"Sep. 2016","7435":"Aug. 2016","7436":"Aug. 2016","7437":"Aug. 2016","7438":"Aug. 2016","7439":"Aug. 2016","7440":"Aug. 2016","7441":"Aug. 2016","7442":"Aug. 2016","7443":"Aug. 2016","7444":"Aug. 2016","7445":"Jul. 2016","7446":"Jul. 2016","7447":"Jul. 2016","7448":"Jul. 2016","7449":"Jul. 2016","7450":"Jul. 2016","7451":"Jul. 2016","7453":"Jul. 2016","7454":"Jul. 2016","7455":"Jul. 2016","7456":"Feb. 2016","7457":"Oct. 2015","7458":"Oct. 2015","7459":"Oct. 2015","7460":"Oct. 2015","7461":"Sep. 2015","7462":"nil","7467":"Sep. 2015","7468":"Sep. 2015","7469":"Aug. 2015","7470":"Aug. 2015","7471":"Aug. 2015","7472":"Aug. 2015","7473":"Aug. 2015","7474":"Aug. 2015","7475":"Aug. 2015","7476":"Aug. 2015","7482":"Aug. 2015","7483":"Jul. 2015","7484":"Jul. 2015","7485":"Jul. 2015","7487":"Jul. 2015","7488":"Jul. 2015","7489":"Jul. 2015","7490":"Jul. 2015","7491":"Jun. 2015","7497":"Oct. 2014","7498":"Oct. 2014","7499":"Sep. 2014","7500":"Sep. 2014","7501":"Sep. 2014","7502":"Sep. 2014","7503":"Sep. 2014","7504":"Sep. 2014","7505":"Sep. 2014","7506":"Sep. 2014","7507":"Aug. 2014","7508":"Aug. 2014","7509":"Aug. 2014","7510":"Aug. 2014","7511":"Aug. 2014","7512":"Aug. 2014","7513":"Jul. 2014","7514":"Jul. 2014","7515":"Jul. 2014","7517":"Jul. 2014","7518":"Jul. 2014","7519":"Jul. 2014","7520":"Jul. 2014","7521":"Jul. 2014","7522":"Jul. 2014","7523":"Jul. 2014","7524":"Jul. 2014","7525":"Jul. 2014","7526":"Jul. 2014","7527":"Jul. 2014","7528":"Jun. 2014","7529":"Jun. 2014","7530":"Jun. 2014","7531":"Jun. 2014","7532":"Jun. 2014","7533":"Jun. 2014","7534":"Jun. 2014","7535":"Jun. 2014","7536":"Jun. 2014","7537":"Nov. 2013","7538":"Oct. 2013","7539":"Oct. 2013","7540":"Oct. 2013","7541":"Oct. 2013","7542":"Oct. 2013","7543":"Oct. 2013","7544":"Oct. 2013","7545":"Sep. 2013","7546":"Sep. 2013","7547":"Sep. 2013","7548":"Sep. 2013","7549":"Sep. 2013","7550":"Sep. 2013","7551":"Sep. 2013","7552":"Sep. 2013","7553":"Sep. 2013","7554":"Aug. 2013","7555":"Aug. 2013","7556":"Aug. 2013","7557":"Aug. 2013","7558":"Aug. 2013","7559":"Aug. 2013","7560":"Aug. 2013","7561":"Aug. 2013","7562":"Aug. 2013","7563":"Jul. 2013","7564":"Jul. 2013","7565":"Jul. 2013","7566":"Jul. 2013","7567":"nil","7572":"Jul. 2018","7577":"Sep. 2017","7582":"Aug. 2017","7587":"Jul. 2017","7592":"Jul. 2017","7597":"Nov. 2016","7602":"Oct. 2016","7607":"Sep. 2016","7612":"Aug. 2016","7617":"Jul. 2016","7627":"Jun. 2016","7637":"Aug. 2015","7642":"Jul. 2015","7647":"Oct. 2014","7652":"Aug. 2014","7657":"Sep. 2013","7662":"Jul. 2013","7667":"Oct. 2018","7668":"Jun. 2018","7669":"Oct. 2018","7670":"Oct. 2018","7671":"Oct. 2018","7672":"nil","7677":"Aug. 2018","7678":"Aug. 2018","7679":"Aug. 2018","7680":"Aug. 2018","7681":"Aug. 2018","7682":"Aug. 2018","7683":"Aug. 2018","7684":"Aug. 2018","7685":"Aug. 2018","7686":"Jul. 2018","7687":"Jul. 2018","7688":"Jul. 2018","7689":"Jul. 2018","7690":"Jul. 2018","7691":"Jul. 2018","7692":"Jul. 2018","7693":"Jun. 2018","7694":"Jun. 2018","7695":"May 2018","7696":"Mar. 2018","7697":"Nov. 2017","7698":"Oct. 2017","7699":"Oct. 2017","7700":"Oct. 2017","7701":"Oct. 2017","7702":"Oct. 2017","7703":"Sep. 2017","7704":"Sep. 2017","7705":"Sep. 2017","7706":"Sep. 2017","7707":"Sep. 2017","7708":"Sep. 2017","7709":"Sep. 2017","7710":"Sep. 2017","7711":"Aug. 2017","7712":"Aug. 2017","7713":"Aug. 2017","7714":"Aug. 2017","7715":"Aug. 2017","7716":"Aug. 2017","7717":"Aug. 2017","7718":"Aug. 2017","7719":"Aug. 2017","7720":"Aug. 2017","7721":"Aug. 2017","7727":"Jul. 2017","7728":"Jul. 2017","7729":"Jul. 2017","7730":"Jul. 2017","7731":"Jul. 2017","7732":"Feb. 2017","7733":"Nov. 2016","7734":"Oct. 2016","7735":"Oct. 2016","7736":"Oct. 2016","7737":"Sep. 2016","7738":"Sep. 2016","7739":"Sep. 2016","7740":"Sep. 2016","7741":"Sep. 2016","7742":"Sep. 2016","7743":"Sep. 2016","7744":"Sep. 2016","7745":"Sep. 2016","7746":"Sep. 2016","7752":"Aug. 2016","7753":"Aug. 2016","7754":"Aug. 2016","7755":"Aug. 2016","7756":"Aug. 2016","7757":"Aug. 2016","7758":"Aug. 2016","7759":"Aug. 2016","7760":"Aug. 2016","7761":"Aug. 2016","7762":"Aug. 2016","7763":"Aug. 2016","7764":"Aug. 2016","7765":"Aug. 2016","7766":"Aug. 2016","7767":"Aug. 2016","7768":"Aug. 2016","7769":"Aug. 2016","7770":"Aug. 2016","7771":"Jul. 2016","7772":"Jul. 2016","7773":"Jul. 2016","7774":"Jul. 2016","7775":"Jul. 2016","7776":"Jul. 2016","7777":"Jul. 2016","7778":"Jul. 2016","7779":"Jul. 2016","7780":"Jul. 2016","7781":"Jul. 2016","7797":"Oct. 2015","7798":"Oct. 2015","7799":"Sep. 2015","7800":"Sep. 2015","7801":"Sep. 2015","7812":"Aug. 2015","7813":"Aug. 2015","7814":"Aug. 2015","7815":"Aug. 2015","7816":"Aug. 2015","7822":"Aug. 2015","7823":"Aug. 2015","7824":"Aug. 2015","7825":"Jul. 2015","7826":"Jul. 2015","7832":"Jul. 2015","7833":"Jul. 2015","7834":"Jul. 2015","7835":"Jul. 2015","7836":"Jul. 2015","7837":"Jun. 2015","7838":"Jun. 2015","7839":"Jun. 2015","7840":"Jun. 2015","7841":"Jun. 2015","7842":"Jun. 2015","7843":"May 2015","7844":"May 2015","7845":"Oct. 2014","7846":"Oct. 2014","7847":"Oct. 2014","7848":"Oct. 2014","7849":"Oct. 2014","7850":"Oct. 2014","7851":"Sep. 2014","7852":"Sep. 2014","7853":"Sep. 2014","7854":"Sep. 2014","7855":"Sep. 2014","7856":"Sep. 2014","7857":"Sep. 2014","7858":"Sep. 2014","7859":"Aug. 2014","7860":"Aug. 2014","7861":"Aug. 2014","7862":"Aug. 2014","7863":"Aug. 2014","7864":"Aug. 2014","7865":"Aug. 2014","7866":"Aug. 2014","7867":"Sep. 2018","7868":"Sep. 2018","7869":"Sep. 2018","7870":"Aug. 2018","7871":"Aug. 2018","7872":"Aug. 2018","7873":"Aug. 2018","7874":"Jul. 2018","7875":"Jul. 2018","7876":"Jul. 2018","7877":"Jul. 2018","7878":"Jul. 2018","7879":"Jun. 2018","7880":"Apr. 2018","7881":"Oct. 2017","7882":"Sep. 2017","7883":"Aug. 2017","7884":"Jul. 2017","7885":"Jul. 2017","7886":"Jul. 2017","7887":"Jun. 2017","7888":"Jun. 2017","7889":"Jun. 2017","7890":"Feb. 2017","7891":"Oct. 2016","7892":"Oct. 2016","7893":"Sep. 2016","7894":"Sep. 2016","7895":"Sep. 2016","7896":"Sep. 2016","7897":"Sep. 2016","7898":"Sep. 2016","7899":"Sep. 2016","7900":"Aug. 2016","7901":"Aug. 2016","7902":"Aug. 2016","7903":"Aug. 2016","7904":"Aug. 2016","7905":"Jul. 2016","7906":"Jul. 2016","7907":"nil","7912":"Sep. 2015","7913":"Sep. 2015","7914":"Sep. 2015","7915":"Aug. 2015","7916":"Aug. 2015","7917":"Aug. 2015","7918":"Aug. 2015","7919":"Aug. 2015","7920":"Aug. 2015","7921":"Aug. 2015","7922":"Jul. 2015","7923":"Jul. 2015","7924":"Jul. 2015","7925":"Jun. 2015","7926":"Jun. 2015","7927":"Apr. 2015","7928":"Oct. 2014","7929":"Oct. 2014","7930":"Oct. 2014","7931":"Sep. 2014","7932":"Aug. 2014","7933":"Aug. 2014","7934":"Jul. 2014","7935":"Jul. 2014","7936":"Jul. 2014","7937":"Jul. 2014","7938":"Jun. 2014","7939":"Jun. 2014","7940":"Nov. 2013","7941":"Sep. 2013","7942":"Sep. 2013","7943":"Sep. 2013","7944":"Sep. 2013","7945":"Aug. 2013","7946":"Aug. 2013","7947":"Aug. 2013","7948":"Aug. 2013","7949":"Aug. 2013","7950":"Aug. 2013","7951":"Aug. 2013","7952":"Aug. 2013","7953":"Aug. 2013","7954":"Aug. 2013","7955":"Aug. 2013","7956":"Aug. 2013","7957":"Aug. 2013","7958":"Aug. 2013","7959":"Jul. 2013","7960":"Jul. 2013","7961":"Jul. 2013","7962":"Jul. 2013","7963":"Jun. 2013","7964":"Jun. 2013","7965":"Jun. 2013","7966":"Oct. 2012","7967":"Sep. 2012","7968":"Sep. 2012","7970":"Jul. 2012","7971":"Jul. 2012","7972":"Jul. 2012","7973":"Jul. 2012","7974":"Jul. 2012","7975":"Jul. 2012","7976":"Jun. 2012","7982":"Jul. 2011","7983":"Jun. 2011","7984":"Nov. 2010","7985":"Sep. 2010","7986":"Sep. 2010","7987":"Aug. 2010","7988":"Jul. 2010","7989":"Jul. 2010","7990":"Jul. 2010","7991":"Jul. 2010","7997":"Oct. 2018","7998":"Oct. 2018","7999":"Sep. 2018","8000":"Sep. 2018","8001":"Sep. 2018","8002":"Aug. 2018","8003":"Aug. 2018","8004":"Aug. 2018","8005":"Aug. 2018","8006":"Aug. 2018","8007":"Aug. 2018","8008":"Jul. 2018","8009":"Oct. 2017","8010":"Oct. 2017","8011":"Sep. 2017","8012":"Sep. 2017","8013":"Sep. 2017","8014":"Aug. 2017","8015":"Aug. 2017","8016":"Aug. 2017","8017":"nil","8022":"Jul. 2017","8023":"Jul. 2017","8024":"Jun. 2017","8025":"Jan. 2017","8026":"Oct. 2016","8027":"Oct. 2016","8028":"Oct. 2016","8029":"Oct. 2016","8030":"Sep. 2016","8031":"Sep. 2016","8032":"Sep. 2016","8033":"Sep. 2016","8034":"Sep. 2016","8035":"Sep. 2016","8036":"Aug. 2016","8037":"Aug. 2016","8038":"Aug. 2016","8039":"Aug. 2016","8040":"Aug. 2016","8041":"Jul. 2016","8042":"Jul. 2016","8043":"Jul. 2016","8044":"Jul. 2016","8045":"Jul. 2016","8046":"Jul. 2016","8047":"Jul. 2016","8048":"Jun. 2016","8049":"Jun. 2016","8050":"Nov. 2015","8051":"Oct. 2015","8052":"Oct. 2015","8053":"Oct. 2015","8054":"Oct. 2015","8055":"Oct. 2015","8056":"Sep. 2015","8057":"Sep. 2015","8058":"Sep. 2015","8059":"Sep. 2015","8060":"Sep. 2015","8061":"Aug. 2015","8062":"Aug. 2015","8063":"Aug. 2015","8064":"Aug. 2015","8065":"Aug. 2015","8066":"Aug. 2015","8072":"Jul. 2015","8073":"Jul. 2015","8074":"Jun. 2015","8075":"Jun. 2015","8076":"Jun. 2015","8082":"Sep. 2014","8083":"Aug. 2014","8084":"Aug. 2014","8085":"Aug. 2014","8086":"Aug. 2014","8092":"Jul. 2014","8093":"Jul. 2014","8094":"Jul. 2014","8095":"Jul. 2014","8096":"Jul. 2014","8097":"Jun. 2014","8098":"Jan. 2014","8099":"Jan. 2014","8100":"Dec. 2013","8101":"Nov. 2013","8102":"Oct. 2013","8103":"Oct. 2013","8104":"Oct. 2013","8105":"Oct. 2013","8106":"Sep. 2013","8107":"Sep. 2013","8108":"Aug. 2013","8109":"Aug. 2013","8110":"Aug. 2013","8111":"Jul. 2013","8112":"Jul. 2013","8113":"Jul. 2013","8114":"Jul. 2013","8115":"Jul. 2013","8116":"Jun. 2013","8117":"Jun. 2013","8118":"Jun. 2013","8119":"Jun. 2013","8120":"May 2013","8121":"Apr. 2013","8122":"Dec. 2012","8123":"Nov. 2012","8124":"Nov. 2012","8125":"Sep. 2012","8126":"Sep. 2012","8132":"Jul. 2012","8133":"Jul. 2012","8134":"Jul. 2012","8135":"Jul. 2012","8136":"Jun. 2012","8137":"Jun. 2012","8138":"Jun. 2012","8139":"Sep. 2011","8140":"Aug. 2011","8147":"nil","8152":"Aug. 2018","8153":"Jul. 2018","8154":"Mar. 2018","8155":"Nov. 2017","8156":"Sep. 2017","8157":"Sep. 2017","8158":"Aug. 2017","8159":"Aug. 2017","8160":"Aug. 2017","8161":"Aug. 2017","8162":"Jul. 2017","8163":"Jun. 2017","8164":"Oct. 2016","8165":"Sep. 2016","8166":"Aug. 2016","8167":"Aug. 2016","8168":"Jul. 2016","8169":"Jun. 2016","8170":"Jun. 2016","8171":"Jun. 2016","8172":"May 2016","8173":"Dec. 2015","8174":"Oct. 2015","8175":"Oct. 2015","8176":"Sep. 2015","8177":"Sep. 2015","8178":"Sep. 2015","8179":"Aug. 2015","8180":"Aug. 2015","8181":"Aug. 2015","8182":"Aug. 2015","8183":"Aug. 2015","8184":"Aug. 2015","8185":"Jul. 2015","8186":"Jun. 2015","8192":"Apr. 2015","8193":"Apr. 2015","8194":"Mar. 2015","8195":"Oct. 2014","8196":"Oct. 2014","8197":"Sep. 2014","8198":"Sep. 2014","8199":"Sep. 2014","8200":"Aug. 2014","8201":"Jul. 2014","8212":"Jun. 2013","8213":"Dec. 2012","8214":"Nov. 2012","8215":"Sep. 2012","8216":"Jul. 2012","8217":"Jul. 2012","8218":"Jul. 2012","8219":"Jun. 2012","8220":"Feb. 2012","8221":"Oct. 2011","8222":"Sep. 2011","8223":"Sep. 2011","8224":"Sep. 2011","8225":"Sep. 2011","8226":"Sep. 2011","8252":"Feb. 2019","8257":"Sep. 2017","8262":"Aug. 2017","8267":"May 2017","8272":"Aug. 2016","8277":"nil","8282":"Aug. 2016","8287":"Jul. 2016","8292":"Oct. 2015","8297":"Sep. 2015","8302":"Aug. 2015","8307":"Aug. 2015","8312":"Aug. 2015","8317":"Jul. 2015","8327":"Aug. 2014","8332":"Jul. 2014","8337":"Oct. 2018","8338":"Sep. 2018","8339":"Sep. 2018","8340":"Aug. 2018","8341":"Aug. 2018","8342":"Aug. 2018","8343":"Apr. 2018","8344":"Oct. 2017","8345":"Sep. 2016","8346":"Sep. 2016","8347":"Jul. 2016","8348":"Jul. 2016","8349":"Jul. 2016","8350":"Jun. 2016","8352":"Sep. 2015","8353":"Aug. 2015","8354":"Aug. 2015","8355":"Jul. 2015","8356":"Jun. 2015","8357":"Mar. 2015","8358":"Oct. 2014","8359":"Sep. 2014","8360":"Sep. 2014","8361":"Aug. 2014","8362":"nil","8367":"Jul. 2013","8368":"Jul. 2013","8369":"Aug. 2012","8370":"Jul. 2011","8377":"May 2018","8378":"Aug. 2017","8379":"Aug. 2017","8380":"Jul. 2017","8381":"Oct. 2016","8382":"Oct. 2016","8383":"Sep. 2016","8384":"Sep. 2016","8385":"Sep. 2016","8386":"Aug. 2016","8387":"Aug. 2016","8388":"Jul. 2016","8389":"Jan. 2016","8390":"Aug. 2015","8391":"Jul. 2015","8392":"Jul. 2015","8393":"May 2015","8394":"Oct. 2014","8395":"Aug. 2014","8396":"Aug. 2014","8397":"nil","8402":"Sep. 2013","8403":"Sep. 2013","8404":"Aug. 2013","8405":"Aug. 2013","8406":"Jul. 2013","8407":"Jul. 2013","8408":"Jul. 2013","8409":"Jul. 2013","8410":"Jul. 2013","8411":"Jul. 2013","8422":"Jul. 2011","8423":"Oct. 2010","8424":"Oct. 2010","8425":"Aug. 2010","8426":"Jun. 2010","8427":"May 2010","8428":"Feb. 2010","8429":"Jul. 2009","8430":"May 2009","8431":"Nov. 2008","8432":"nil","8437":"Sep. 2017","8438":"Sep. 2017","8439":"Sep. 2017","8440":"Sep. 2017","8441":"Aug. 2017","8442":"Aug. 2017","8443":"Aug. 2017","8444":"Aug. 2017","8445":"Jul. 2017","8446":"Jul. 2017","8447":"Oct. 2016","8448":"Oct. 2016","8449":"Sep. 2016","8450":"Aug. 2016","8451":"Aug. 2016","8452":"Dec. 2015","8453":"Sep. 2015","8454":"Sep. 2015","8455":"Jun. 2015","8456":"Oct. 2014","8457":"Jun. 2014","8458":"Sep. 2013","8459":"May 2013","8460":"Jan. 2013","8461":"Nov. 2012","8462":"Sep. 2012","8463":"Aug. 2012","8464":"Jul. 2012","8465":"Jun. 2012","8466":"Aug. 2011","8467":"Aug. 2011","8468":"Aug. 2011","8469":"Jul. 2011","8470":"Jul. 2010","8471":"Aug. 2009","8472":"Nov. 2018","8473":"Sep. 2018","8474":"Jul. 2018","8475":"Apr. 2018","8476":"Dec. 2017","8477":"Sep. 2017","8478":"Sep. 2017","8479":"Sep. 2017","8480":"Sep. 2017","8481":"Sep. 2017","8482":"Aug. 2017","8483":"Aug. 2017","8484":"Jul. 2017","8485":"Jun. 2017","8486":"Oct. 2016","8487":"Sep. 2016","8488":"Sep. 2016","8489":"Sep. 2016","8490":"Sep. 2016","8491":"Sep. 2016","8492":"nil","8497":"Jul. 2016","8498":"Jul. 2016","8499":"Jul. 2016","8500":"Jun. 2016","8501":"Dec. 2015","8507":"Aug. 2015","8508":"Jul. 2015","8509":"Jul. 2015","8510":"Jul. 2015","8511":"Jun. 2015","8517":"Jul. 2014","8518":"Jul. 2014","8519":"Oct. 2013","8520":"Sep. 2013","8521":"Sep. 2012","8527":"Jul. 2011","8528":"Jul. 2011","8529":"Jul. 2011","8530":"Jul. 2011","8531":"Jun. 2011","8537":"nil","8542":"Jun. 2018","8547":"Aug. 2017","8552":"Jun. 2017","8557":"Jul. 2016","8562":"nil","8567":"Oct. 2016","8568":"Sep. 2016","8569":"Jul. 2016","8570":"Jun. 2016","8571":"Apr. 2016","8572":"Oct. 2015","8573":"Jul. 2015","8574":"Oct. 2014","8575":"Aug. 2014","8576":"Jul. 2014","8577":"Sep. 2013","8578":"Aug. 2013","8579":"Jul. 2013","8580":"Sep. 2012","8581":"Aug. 2012","8582":"Jun. 2012","8583":"Sep. 2011","8587":"nil","8592":"Nov. 2015","8597":"Sep. 2016","8598":"Aug. 2016","8599":"Aug. 2016","8600":"Aug. 2016","8601":"Jul. 2016","8602":"Oct. 2014","8603":"Sep. 2014","8604":"Sep. 2014","8605":"Jun. 2014","8606":"Oct. 2013","8607":"nil","8612":"Aug. 2013","8613":"Aug. 2013","8614":"Oct. 2012","8615":"Oct. 2012","8616":"Aug. 2012","8622":"nil","8625":"nil","8630":"nil","8635":"Nov. 2018","8636":"Oct. 2018","8637":"Oct. 2018","8638":"Oct. 2018","8639":"Oct. 2018","8640":"Oct. 2018","8641":"Oct. 2018","8642":"Oct. 2018","8643":"Oct. 2018","8644":"Oct. 2018","8645":"Oct. 2018","8646":"Oct. 2018","8647":"Sep. 2018","8648":"Sep. 2018","8649":"Sep. 2018","8650":"Sep. 2018","8651":"Sep. 2018","8652":"Sep. 2018","8653":"Sep. 2018","8654":"Aug. 2018","8655":"nil","8660":"Aug. 2018","8661":"Aug. 2018","8662":"Aug. 2018","8663":"Jul. 2018","8664":"Jul. 2018","8665":"Jul. 2018","8666":"Jul. 2018","8667":"Jul. 2018","8668":"Jul. 2018","8669":"Jul. 2018","8670":"Jul. 2018","8671":"Jul. 2018","8672":"Jul. 2018","8673":"Jul. 2018","8674":"Jun. 2018","8675":"Jun. 2018","8676":"Jun. 2018","8677":"Jun. 2018","8678":"Jun. 2018","8679":"May 2018","8680":"May 2018","8681":"Feb. 2018","8682":"Dec. 2017","8683":"Oct. 2017","8684":"Oct. 2017","8685":"Oct. 2017","8686":"Oct. 2017","8687":"Oct. 2017","8688":"Oct. 2017","8689":"Oct. 2017","8690":"Oct. 2017","8691":"Oct. 2017","8692":"Sep. 2017","8693":"Sep. 2017","8694":"Sep. 2017","8695":"Sep. 2017","8696":"Sep. 2017","8697":"Sep. 2017","8698":"Sep. 2017","8699":"Aug. 2017","8700":"Aug. 2017","8701":"Aug. 2017","8702":"Aug. 2017","8703":"Aug. 2017","8704":"Aug. 2017","8705":"Aug. 2017","8706":"Aug. 2017","8707":"Aug. 2017","8708":"Jul. 2017","8709":"Jul. 2017","8710":"Jul. 2017","8712":"Jul. 2017","8713":"Jul. 2017","8714":"Jun. 2017","8715":"Jun. 2017","8716":"Jun. 2017","8717":"Jun. 2017","8718":"Jun. 2017","8719":"Jun. 2017","8720":"Jun. 2017","8721":"Jun. 2017","8722":"Jun. 2017","8723":"May 2017","8724":"May 2017","8725":"Mar. 2017","8726":"Feb. 2017","8727":"Nov. 2016","8729":"Nov. 2016","8730":"Nov. 2016","8731":"Oct. 2016","8732":"Oct. 2016","8733":"Oct. 2016","8734":"Oct. 2016","8735":"Oct. 2016","8736":"Oct. 2016","8737":"Oct. 2016","8738":"Oct. 2016","8739":"Sep. 2016","8745":"Sep. 2016","8746":"Sep. 2016","8747":"Sep. 2016","8748":"Sep. 2016","8749":"Sep. 2016","8760":"Aug. 2016","8761":"Aug. 2016","8762":"Aug. 2016","8763":"Aug. 2016","8764":"Aug. 2016","8765":"Aug. 2016","8766":"Aug. 2016","8767":"Jul. 2016","8768":"Jul. 2016","8769":"Jul. 2016","8770":"Jul. 2016","8771":"Jul. 2016","8772":"Jul. 2016","8774":"Jul. 2016","8785":"Jul. 2016","8786":"Jul. 2016","8787":"Jul. 2016","8788":"Jun. 2016","8789":"Jun. 2016","8790":"Jun. 2016","8791":"Jun. 2016","8792":"Jun. 2016","8793":"Jun. 2016","8794":"Jun. 2016","8795":"Jun. 2016","8796":"Jun. 2016","8797":"Jun. 2016","8798":"Jun. 2016","8799":"Jun. 2016","8800":"May 2016","8801":"May 2016","8802":"May 2016","8803":"May 2016","8804":"Apr. 2016","8810":"Oct. 2015","8811":"Oct. 2015","8812":"Oct. 2015","8813":"Oct. 2015","8814":"Sep. 2015","8820":"Sep. 2015","8821":"Sep. 2015","8822":"Sep. 2015","8823":"Sep. 2015","8824":"Sep. 2015","8825":"Sep. 2015","8826":"Sep. 2015","8827":"Sep. 2015","8828":"Aug. 2015","8829":"Aug. 2015","8830":"Aug. 2015","8831":"Aug. 2015","8832":"Aug. 2015","8833":"Aug. 2015","8834":"Aug. 2015","8835":"Jan. 2019","8836":"Jan. 2019","8837":"Dec. 2018","8838":"Oct. 2018","8839":"Oct. 2018","8840":"Sep. 2018","8841":"Sep. 2018","8842":"Aug. 2018","8843":"Aug. 2018","8844":"Aug. 2018","8845":"Jul. 2018","8846":"Jul. 2018","8847":"Jul. 2018","8848":"Jul. 2018","8849":"Jul. 2018","8850":"Jun. 2018","8851":"Jun. 2018","8852":"Mar. 2018","8853":"Feb. 2018","8854":"Oct. 2017","8855":"Oct. 2017","8856":"Oct. 2017","8857":"Oct. 2017","8858":"Sep. 2017","8859":"Sep. 2017","8860":"nil","8865":"Aug. 2017","8866":"Aug. 2017","8867":"Aug. 2017","8868":"Aug. 2017","8869":"Jul. 2017","8870":"Jul. 2017","8871":"May 2017","8872":"Feb. 2017","8873":"Nov. 2016","8874":"Nov. 2016","8880":"Oct. 2016","8881":"Oct. 2016","8882":"Oct. 2016","8883":"Oct. 2016","8884":"Oct. 2016","8885":"Sep. 2016","8886":"Sep. 2016","8887":"Sep. 2016","8888":"Sep. 2016","8889":"Sep. 2016","8890":"Sep. 2016","8891":"Sep. 2016","8892":"Aug. 2016","8893":"Aug. 2016","8894":"Aug. 2016","8895":"Aug. 2016","8896":"Aug. 2016","8897":"Aug. 2016","8898":"Aug. 2016","8899":"Aug. 2016","8910":"Jul. 2016","8911":"Jul. 2016","8912":"Jul. 2016","8913":"Jul. 2016","8914":"Jul. 2016","8920":"Jun. 2016","8921":"Jun. 2016","8922":"Jun. 2016","8923":"Jun. 2016","8924":"Jun. 2016","8925":"Jun. 2016","8926":"Jun. 2016","8927":"Jun. 2016","8928":"Jun. 2016","8929":"Jun. 2016","8935":"Mar. 2016","8936":"Dec. 2015","8937":"Nov. 2015","8938":"Oct. 2015","8939":"Oct. 2015","8940":"Oct. 2015","8941":"Oct. 2015","8942":"Oct. 2015","8943":"Oct. 2015","8944":"Oct. 2015","8945":"Sep. 2015","8946":"Sep. 2015","8947":"Sep. 2015","8948":"Sep. 2015","8949":"Sep. 2015","8950":"Sep. 2015","8951":"Sep. 2015","8952":"Sep. 2015","8953":"Sep. 2015","8954":"Sep. 2015","8955":"Sep. 2015","8956":"Aug. 2015","8957":"Aug. 2015","8958":"Aug. 2015","8959":"Aug. 2015","8960":"Aug. 2015","8961":"Aug. 2015","8962":"Aug. 2015","8963":"Aug. 2015","8964":"Aug. 2015","8965":"Aug. 2015","8966":"Aug. 2015","8967":"Aug. 2015","8968":"Aug. 2015","8969":"Aug. 2015","8970":"Aug. 2015","8971":"Aug. 2015","8972":"Aug. 2015","8973":"Aug. 2015","8974":"Aug. 2015","8980":"Jun. 2015","8981":"Jun. 2015","8982":"Jun. 2015","8983":"May 2015","8984":"May 2015","8985":"May 2015","8986":"Apr. 2015","8987":"Mar. 2015","8988":"Feb. 2015","8989":"Feb. 2015","8990":"Feb. 2015","8991":"Jan. 2015","8992":"Dec. 2014","8993":"Nov. 2014","8994":"Nov. 2014","8995":"Oct. 2014","8996":"Oct. 2014","8997":"Oct. 2014","8998":"Oct. 2014","8999":"Oct. 2014","9005":"Sep. 2014","9006":"Sep. 2014","9007":"Sep. 2014","9008":"Sep. 2014","9009":"Sep. 2014","9010":"Sep. 2014","9011":"Sep. 2014","9012":"Sep. 2014","9013":"Sep. 2014","9014":"Sep. 2014","9015":"Sep. 2014","9016":"Sep. 2014","9017":"Sep. 2014","9018":"Aug. 2014","9019":"Aug. 2014","9020":"Aug. 2014","9021":"Aug. 2014","9022":"Aug. 2014","9023":"Aug. 2014","9024":"Aug. 2014","9025":"Aug. 2014","9026":"Jul. 2014","9027":"Jul. 2014","9028":"Jul. 2014","9029":"Jul. 2014","9035":"nil","9040":"Jul. 2018","9045":"Oct. 2017","9050":"Jul. 2017","9055":"Jun. 2017","9060":"Sep. 2016","9070":"May 2016","9075":"Oct. 2015","9080":"Aug. 2015","9085":"Jul. 2015","9090":"Jun. 2015","9095":"Oct. 2014","9100":"Aug. 2014","9105":"May 2014","9110":"May 2013","9115":"Jul. 2012","9125":"Jun. 2018","9126":"Oct. 2017","9127":"Sep. 2017","9128":"Sep. 2017","9129":"Sep. 2017","9130":"Sep. 2017","9131":"Sep. 2017","9132":"Aug. 2017","9133":"Aug. 2017","9134":"Aug. 2017","9135":"Jul. 2017","9136":"Jul. 2017","9137":"Jul. 2017","9138":"Jul. 2017","9139":"Jul. 2017","9140":"Jul. 2017","9141":"Jul. 2017","9142":"Jun. 2017","9143":"Jun. 2017","9144":"May 2017","9145":"Apr. 2017","9146":"Jan. 2017","9147":"Dec. 2016","9148":"Oct. 2016","9149":"Oct. 2016","9150":"Sep. 2016","9151":"Sep. 2016","9152":"Sep. 2016","9153":"Sep. 2016","9154":"Sep. 2016","9155":"Sep. 2016","9156":"Sep. 2016","9157":"Sep. 2016","9158":"Aug. 2016","9159":"Aug. 2016","9160":"nil","9165":"Aug. 2016","9166":"Jul. 2016","9167":"Jul. 2016","9168":"Jul. 2016","9169":"Jul. 2016","9170":"Jul. 2016","9171":"Jun. 2016","9172":"Jun. 2016","9173":"Jun. 2016","9174":"May 2016","9175":"May 2016","9176":"Apr. 2016","9177":"Nov. 2015","9178":"Oct. 2015","9179":"Oct. 2015","9180":"Oct. 2015","9181":"Oct. 2015","9182":"Sep. 2015","9183":"Sep. 2015","9184":"Sep. 2015","9185":"Sep. 2015","9186":"Aug. 2015","9187":"Aug. 2015","9188":"Aug. 2015","9189":"Aug. 2015","9190":"Jul. 2015","9191":"Jul. 2015","9192":"Jul. 2015","9193":"Jul. 2015","9194":"Jun. 2015","9200":"Aug. 2014","9201":"Aug. 2014","9202":"Aug. 2014","9203":"Aug. 2014","9204":"Jul. 2014","9205":"Jul. 2014","9207":"Jun. 2014","9208":"May 2014","9209":"May 2014","9210":"Sep. 2013","9211":"Aug. 2013","9212":"Aug. 2013","9213":"Jul. 2013","9214":"Jul. 2013","9215":"Mar. 2013","9216":"Oct. 2012","9217":"Aug. 2012","9218":"Aug. 2012","9219":"Jul. 2012","9220":"Jul. 2012","9221":"Sep. 2011","9222":"Jun. 2011","9223":"Sep. 2010","9225":"Sep. 2018","9226":"Sep. 2018","9227":"Sep. 2018","9228":"Sep. 2018","9229":"Sep. 2018","9230":"Sep. 2018","9231":"Aug. 2018","9232":"Aug. 2018","9233":"Jul. 2018","9234":"Jul. 2018","9235":"Jun. 2018","9236":"Jun. 2018","9237":"Jun. 2018","9238":"Jun. 2018","9239":"May 2018","9240":"nil","9245":"Sep. 2017","9246":"Aug. 2017","9247":"Aug. 2017","9248":"Aug. 2017","9249":"Aug. 2017","9250":"Jul. 2017","9251":"Jul. 2017","9252":"Jun. 2017","9253":"Jun. 2017","9254":"May 2017","9255":"May 2017","9256":"Nov. 2016","9257":"Oct. 2016","9258":"Oct. 2016","9259":"Sep. 2016","9260":"Sep. 2016","9261":"Sep. 2016","9262":"Sep. 2016","9263":"Sep. 2016","9264":"Sep. 2016","9265":"Sep. 2016","9266":"Aug. 2016","9267":"Aug. 2016","9268":"Aug. 2016","9269":"Aug. 2016","9275":"Jun. 2016","9276":"Sep. 2015","9277":"Sep. 2015","9278":"Sep. 2015","9279":"Sep. 2015","9280":"Sep. 2015","9281":"Aug. 2015","9282":"Aug. 2015","9283":"Aug. 2015","9284":"Aug. 2015","9285":"Aug. 2015","9286":"Jul. 2015","9287":"Jul. 2015","9288":"Jul. 2015","9289":"Jul. 2015","9290":"Jul. 2015","9291":"Jul. 2015","9292":"Jul. 2015","9293":"Jun. 2015","9294":"Jun. 2015","9295":"Oct. 2014","9296":"Oct. 2014","9297":"Sep. 2014","9298":"Sep. 2014","9299":"Sep. 2014","9300":"Sep. 2014","9301":"Aug. 2014","9302":"Aug. 2014","9303":"Aug. 2014","9304":"Aug. 2014","9305":"Aug. 2014","9306":"Aug. 2014","9307":"Aug. 2014","9308":"Aug. 2014","9309":"Aug. 2014","9310":"Aug. 2014","9311":"Aug. 2014","9312":"Aug. 2014","9313":"Aug. 2014","9314":"Jul. 2014","9315":"Jul. 2014","9316":"Jul. 2014","9317":"Jul. 2014","9318":"Jul. 2014","9319":"Jul. 2014","9320":"Jul. 2014","9321":"Jul. 2014","9322":"Jun. 2014","9323":"Jun. 2014","9324":"Jun. 2014","9325":"Jun. 2014","9326":"May 2014","9327":"May 2014","9328":"Mar. 2014","9329":"Nov. 2013","9345":"Aug. 2013","9346":"Aug. 2013","9347":"Aug. 2013","9348":"Aug. 2013","9349":"Aug. 2013","9350":"Jul. 2013","9351":"Jul. 2013","9352":"Jul. 2013","9353":"Jul. 2013","9354":"Jun. 2013","9355":"Jun. 2013","9356":"May 2013","9357":"May 2013","9358":"Jan. 2013","9359":"Dec. 2012","9360":"Oct. 2012","9361":"Oct. 2012","9362":"Oct. 2012","9363":"Oct. 2012","9364":"Oct. 2012","9365":"Oct. 2012","9366":"Sep. 2012","9367":"Sep. 2012","9368":"Sep. 2012","9375":"Aug. 2012","9376":"Aug. 2012","9377":"Aug. 2012","9378":"Aug. 2012","9379":"Aug. 2012","9380":"Aug. 2012","9381":"Aug. 2012","9382":"Aug. 2012","9383":"Aug. 2012","9384":"Jul. 2012","9385":"Jul. 2012","9386":"Jul. 2012","9387":"Jul. 2012","9388":"Jul. 2012","9389":"Jul. 2012","9390":"Jul. 2012","9391":"Jul. 2012","9392":"Jul. 2012","9393":"Jul. 2012","9394":"Jul. 2012","9395":"Jul. 2012","9396":"Jul. 2012","9397":"Jul. 2012","9398":"Jul. 2012","9399":"Jul. 2012","9400":"Jun. 2012","9401":"Jun. 2012","9402":"Jun. 2012","9404":"Jun. 2012","9406":"Jun. 2012","9407":"Jun. 2012","9408":"Jun. 2012","9409":"Jun. 2012","9415":"May 2012","9416":"May 2012","9417":"May 2012","9418":"May 2012","9419":"May 2012","9420":"Apr. 2012","9421":"Feb. 2012","9422":"Dec. 2011","9423":"Oct. 2011","9424":"Oct. 2011","9425":"Sep. 2018","9426":"Aug. 2018","9427":"Jul. 2018","9428":"Jul. 2018","9429":"Jul. 2018","9430":"Jun. 2018","9431":"Jun. 2018","9432":"Jan. 2018","9433":"Sep. 2017","9434":"Sep. 2017","9435":"Sep. 2017","9436":"Aug. 2017","9437":"Aug. 2017","9438":"Aug. 2017","9439":"Jul. 2017","9440":"Jul. 2017","9441":"Jul. 2017","9442":"Jun. 2017","9443":"Jun. 2017","9444":"Oct. 2016","9445":"Sep. 2016","9446":"Sep. 2016","9447":"Sep. 2016","9448":"Jul. 2016","9449":"Jul. 2016","9450":"Jun. 2016","9451":"May 2016","9452":"May 2016","9453":"Sep. 2015","9454":"Sep. 2015","9455":"Sep. 2015","9456":"Aug. 2015","9457":"Aug. 2015","9458":"Aug. 2015","9459":"Aug. 2015","9460":"Aug. 2015","9461":"Jul. 2015","9462":"Jul. 2015","9463":"Jul. 2015","9464":"Jul. 2015","9465":"Jun. 2015","9466":"Jun. 2015","9467":"Jun. 2015","9468":"May 2015","9469":"Jan. 2015","9470":"Oct. 2014","9471":"Sep. 2014","9472":"Sep. 2014","9473":"Sep. 2014","9474":"Aug. 2014","9475":"nil","9480":"Jul. 2014","9481":"Jul. 2014","9482":"Jul. 2014","9483":"Jul. 2014","9484":"Jul. 2014","9485":"Jul. 2014","9486":"Jul. 2014","9487":"Jun. 2014","9488":"Jun. 2014","9489":"May 2014","9490":"May 2014","9491":"Sep. 2013","9492":"Aug. 2013","9493":"Aug. 2013","9494":"Aug. 2013","9495":"Jul. 2013","9496":"Jul. 2013","9497":"Jul. 2013","9498":"Jul. 2013","9499":"Jul. 2013","9505":"Oct. 2012","9506":"Sep. 2012","9507":"Sep. 2012","9508":"Sep. 2012","9509":"Sep. 2012","9510":"Sep. 2012","9511":"Sep. 2012","9512":"Aug. 2012","9513":"Aug. 2012","9514":"Aug. 2012","9515":"Jul. 2012","9516":"Jul. 2012","9517":"Jul. 2012","9518":"Jul. 2012","9519":"May 2012","9525":"Sep. 2011","9526":"Aug. 2011","9527":"Aug. 2011","9528":"Oct. 2010","9529":"Oct. 2010","9535":"Jul. 2018","9536":"Aug. 2017","9537":"Aug. 2017","9538":"Aug. 2017","9539":"Jul. 2017","9540":"Jul. 2017","9541":"Jun. 2017","9542":"May 2017","9543":"Sep. 2016","9544":"Sep. 2016","9545":"Aug. 2016","9546":"Aug. 2016","9547":"Jul. 2016","9548":"Jul. 2016","9549":"Jun. 2016","9550":"Aug. 2015","9551":"Aug. 2015","9552":"Jul. 2015","9553":"Jul. 2015","9554":"Jan. 2015","9555":"Sep. 2014","9556":"Aug. 2014","9557":"Aug. 2014","9558":"Jul. 2014","9559":"Jul. 2014","9560":"nil","9565":"Feb. 2019","9570":"Dec. 2018","9575":"nil","9585":"Jan. 2018","9590":"Nov. 2017","9595":"Sep. 2017","9600":"Aug. 2017","9610":"Jul. 2017","9615":"Jun. 2017","9620":"Feb. 2017","9625":"Oct. 2016","9630":"Oct. 2016","9635":"Sep. 2016","9640":"Aug. 2016","9645":"Aug. 2016","9650":"Jul. 2016","9655":"Jul. 2016","9660":"Jun. 2016","9665":"May 2016","9670":"Mar. 2016","9675":"Jan. 2016","9680":"Oct. 2015","9690":"Aug. 2015","9695":"Jul. 2015","9700":"Jun. 2015","9705":"Mar. 2015","9710":"Sep. 2014","9715":"Aug. 2014","9725":"May 2014","9735":"Sep. 2013","9740":"Aug. 2013","9745":"Jul. 2013","9750":"Jun. 2013","9755":"Dec. 2012","9765":"Sep. 2018","9766":"Aug. 2018","9767":"Jul. 2018","9768":"Nov. 2017","9769":"Nov. 2017","9770":"Nov. 2017","9771":"Aug. 2017","9772":"Jul. 2017","9773":"Jul. 2017","9774":"Jun. 2017","9775":"Feb. 2017","9776":"Jan. 2017","9777":"Oct. 2016","9778":"Oct. 2016","9779":"Sep. 2016","9780":"Sep. 2016","9781":"Aug. 2016","9782":"Jun. 2016","9783":"May 2016","9784":"Oct. 2015","9785":"nil","9790":"May 2015","9791":"May 2015","9792":"Sep. 2014","9793":"Aug. 2014","9794":"Jul. 2014","9795":"Jul. 2014","9796":"Jul. 2014","9797":"Jul. 2014","9798":"Jun. 2014","9799":"Nov. 2013","9805":"Jun. 2013","9806":"Jun. 2013","9807":"Aug. 2012","9808":"Aug. 2012","9809":"Aug. 2012","9815":"Oct. 2011","9816":"Sep. 2011","9817":"Sep. 2011","9818":"Aug. 2011","9819":"Aug. 2011","9820":"Aug. 2011","9821":"Jul. 2011","9822":"Jul. 2011","9823":"Jun. 2011","9824":"May 2011","9825":"Apr. 2011","9826":"Oct. 2010","9827":"Sep. 2010","9828":"Sep. 2010","9829":"Sep. 2010","9830":"Aug. 2010","9831":"May 2010","9835":"Feb. 2019","9836":"Feb. 2019","9837":"Feb. 2019","9838":"Feb. 2019","9839":"Jan. 2019","9840":"Dec. 2018","9841":"Dec. 2018","9842":"Nov. 2018","9843":"Nov. 2018","9844":"Nov. 2018","9845":"Nov. 2018","9850":"Oct. 2018","9851":"Oct. 2018","9852":"Sep. 2018","9853":"Sep. 2018","9854":"Sep. 2018","9855":"Sep. 2018","9856":"Sep. 2018","9857":"Sep. 2018","9858":"Sep. 2018","9859":"Aug. 2018","9860":"Aug. 2018","9861":"Aug. 2018","9862":"Aug. 2018","9863":"Aug. 2018","9864":"Aug. 2018","9865":"Aug. 2018","9866":"Aug. 2018","9867":"Aug. 2018","9868":"Aug. 2018","9869":"Aug. 2018","9870":"Aug. 2018","9871":"Aug. 2018","9872":"Aug. 2018","9873":"Aug. 2018","9874":"Aug. 2018","9875":"Aug. 2018","9876":"Aug. 2018","9877":"Aug. 2018","9878":"Aug. 2018","9879":"Aug. 2018","9880":"Aug. 2018","9881":"Aug. 2018","9882":"Jul. 2018","9883":"Jul. 2018","9884":"Jul. 2018","9885":"Jul. 2018","9886":"Jul. 2018","9887":"Jul. 2018","9888":"Jun. 2018","9890":"May 2018","9891":"May 2018","9892":"Apr. 2018","9893":"Feb. 2018","9894":"Feb. 2018","9895":"nil","9900":"Jan. 2018","9901":"Dec. 2017","9902":"Nov. 2017","9903":"Nov. 2017","9904":"Nov. 2017","9905":"Nov. 2017","9906":"Oct. 2017","9907":"Oct. 2017","9908":"Oct. 2017","9909":"Oct. 2017","9910":"Sep. 2017","9911":"Sep. 2017","9912":"Sep. 2017","9913":"Sep. 2017","9914":"Sep. 2017","9915":"Aug. 2017","9916":"Aug. 2017","9917":"Aug. 2017","9918":"Aug. 2017","9919":"Aug. 2017","9920":"Aug. 2017","9921":"Aug. 2017","9922":"Aug. 2017","9923":"Aug. 2017","9924":"Aug. 2017","9930":"Aug. 2017","9931":"Aug. 2017","9932":"Aug. 2017","9933":"Aug. 2017","9934":"Aug. 2017","9940":"Jul. 2017","9941":"Jul. 2017","9942":"Jul. 2017","9943":"Jul. 2017","9944":"Jul. 2017","9945":"Jul. 2017","9946":"Jul. 2017","9947":"Jul. 2017","9948":"Jul. 2017","9949":"Jul. 2017","9950":"Jul. 2017","9951":"Jul. 2017","9952":"Jul. 2017","9953":"Jul. 2017","9954":"Jul. 2017","9955":"Jul. 2017","9956":"Jun. 2017","9957":"Jun. 2017","9958":"Jun. 2017","9959":"Jun. 2017","9960":"Jun. 2017","9961":"May 2017","9962":"May 2017","9963":"May 2017","9964":"May 2017","9965":"Apr. 2017","9966":"Apr. 2017","9967":"Apr. 2017","9968":"Apr. 2017","9969":"Apr. 2017","9970":"Mar. 2017","9971":"Mar. 2017","9972":"Mar. 2017","9973":"Mar. 2017","9974":"Mar. 2017","9975":"Mar. 2017","9977":"Feb. 2017","9978":"Feb. 2017","9979":"Feb. 2017","9992":"Oct. 2016","9993":"Sep. 2016","9994":"Sep. 2016","9995":"Sep. 2016","9996":"Sep. 2016","9997":"Sep. 2016","9998":"Sep. 2016","9999":"Sep. 2016","10000":"Sep. 2016","10001":"Sep. 2016","10002":"Sep. 2016","10003":"Sep. 2016","10004":"Sep. 2016","10005":"Sep. 2016","10006":"Sep. 2016","10007":"Sep. 2016","10008":"Aug. 2016","10009":"Aug. 2016","10010":"Aug. 2016","10011":"Aug. 2016","10012":"Aug. 2016","10013":"Aug. 2016","10014":"Aug. 2016","10015":"Aug. 2016","10016":"Aug. 2016","10017":"Aug. 2016","10018":"Jul. 2016","10019":"Jul. 2016","10020":"Jul. 2016","10021":"Jul. 2016","10022":"Jul. 2016","10023":"Jul. 2016","10024":"Jul. 2016","10025":"Jul. 2016","10026":"Jul. 2016","10027":"Jul. 2016","10028":"Jul. 2016","10029":"Jul. 2016","10030":"Jun. 2016","10031":"Jun. 2016","10032":"Jun. 2016","10033":"May 2016","10034":"May 2016","10035":"Sep. 2018","10036":"Sep. 2018","10037":"Aug. 2018","10038":"Aug. 2018","10039":"Aug. 2018","10040":"Jul. 2018","10041":"Jul. 2018","10042":"Jul. 2018","10043":"Jul. 2018","10044":"Jul. 2018","10045":"Jun. 2018","10046":"May 2018","10047":"Dec. 2017","10048":"Nov. 2017","10049":"Nov. 2017","10050":"Nov. 2017","10051":"Oct. 2017","10052":"Oct. 2017","10053":"Sep. 2017","10054":"Sep. 2017","10055":"Aug. 2017","10056":"Aug. 2017","10057":"Aug. 2017","10058":"Aug. 2017","10059":"Aug. 2017","10060":"Aug. 2017","10061":"Aug. 2017","10062":"Aug. 2017","10063":"Aug. 2017","10064":"Aug. 2017","10065":"nil","10070":"May 2017","10071":"May 2017","10073":"Jan. 2017","10074":"Oct. 2016","10075":"Oct. 2016","10076":"Oct. 2016","10077":"Sep. 2016","10078":"Sep. 2016","10079":"Sep. 2016","10085":"Aug. 2016","10086":"Jul. 2016","10087":"Jul. 2016","10088":"Jul. 2016","10089":"Jul. 2016","10090":"Jun. 2016","10091":"Jun. 2016","10092":"May 2016","10093":"May 2016","10094":"May 2016","10095":"Apr. 2016","10097":"Apr. 2016","10098":"Apr. 2016","10099":"Mar. 2016","10100":"Mar. 2016","10101":"Feb. 2016","10102":"Oct. 2015","10103":"Sep. 2015","10104":"Aug. 2015","10105":"Jul. 2015","10107":"Jul. 2015","10108":"Jul. 2015","10109":"May 2015","10110":"May 2015","10112":"Apr. 2015","10113":"Apr. 2015","10114":"Apr. 2015","10115":"Mar. 2015","10116":"Mar. 2015","10117":"Mar. 2015","10118":"Mar. 2015","10119":"Feb. 2015","10120":"Feb. 2015","10121":"Dec. 2014","10122":"Nov. 2014","10123":"Nov. 2014","10124":"Nov. 2014","10135":"Aug. 2014","10136":"Aug. 2014","10138":"Aug. 2014","10139":"Aug. 2014","10140":"Aug. 2014","10141":"Aug. 2014","10142":"Aug. 2014","10143":"Jul. 2014","10144":"Jul. 2014","10145":"Apr. 2014","10146":"Apr. 2014","10147":"Mar. 2014","10148":"Mar. 2014","10149":"Mar. 2014","10151":"Mar. 2014","10152":"Feb. 2014","10153":"Oct. 2013","10157":"Sep. 2013","10159":"Aug. 2013","10160":"Aug. 2013","10161":"Aug. 2013","10162":"Aug. 2013","10164":"Jul. 2013","10165":"Jul. 2013","10166":"Jul. 2013","10167":"Jun. 2013","10168":"Jun. 2013","10169":"Jun. 2013","10170":"May 2013","10171":"May 2013","10172":"May 2013","10173":"May 2013","10174":"May 2013","10175":"May 2013","10176":"May 2013","10177":"May 2013","10178":"May 2013","10179":"May 2013","10180":"Apr. 2013","10181":"Dec. 2012","10182":"Sep. 2012","10183":"Aug. 2012","10184":"Aug. 2012","10185":"Jul. 2012","10186":"Jul. 2012","10187":"Jul. 2012","10188":"May 2012","10189":"Jan. 2012","10190":"Oct. 2011","10191":"Aug. 2011","10192":"Feb. 2011","10193":"Nov. 2010","10194":"Jun. 2010","10195":"Jun. 2010","10196":"Jun. 2010","10197":"Jan. 2010","10198":"Sep. 2009","10199":"Jul. 2009","10205":"nil","10215":"Aug. 2017","10216":"Aug. 2017","10217":"Aug. 2017","10218":"Aug. 2017","10219":"Jul. 2017","10220":"Jul. 2017","10221":"Jul. 2017","10222":"Jul. 2017","10223":"Jul. 2017","10224":"Jul. 2017","10225":"Jul. 2017","10226":"Jun. 2017","10227":"May 2017","10228":"Apr. 2017","10229":"Jan. 2017","10230":"Dec. 2016","10231":"Nov. 2016","10232":"Nov. 2016","10233":"Oct. 2016","10234":"Sep. 2016","10240":"Aug. 2016","10241":"Aug. 2016","10242":"Aug. 2016","10243":"Aug. 2016","10244":"Aug. 2016","10245":"Aug. 2016","10246":"Aug. 2016","10247":"Aug. 2016","10248":"Aug. 2016","10249":"Jul. 2016","10250":"Jul. 2016","10251":"Jul. 2016","10252":"Jul. 2016","10253":"Jul. 2016","10254":"Jul. 2016","10255":"May 2016","10256":"Mar. 2016","10257":"Jan. 2016","10258":"Nov. 2015","10259":"Nov. 2015","10260":"Sep. 2015","10261":"Aug. 2015","10262":"Aug. 2015","10263":"Aug. 2015","10264":"Aug. 2015","10265":"Aug. 2015","10266":"Aug. 2015","10267":"Jul. 2015","10268":"Jul. 2015","10269":"Jul. 2015","10270":"Jul. 2015","10271":"Jul. 2015","10272":"Jul. 2015","10273":"Jul. 2015","10274":"Apr. 2015","10285":"Jul. 2014","10286":"Jul. 2014","10287":"Mar. 2014","10288":"Mar. 2014","10289":"Feb. 2014","10290":"Nov. 2013","10291":"Aug. 2013","10292":"Sep. 2012","10293":"Aug. 2012","10294":"Jul. 2012","10295":"Feb. 2012","10296":"Feb. 2012","10297":"Aug. 2011","10298":"Jul. 2010","10299":"Nov. 2009","10300":"Jul. 2009","10301":"Aug. 2008","10305":"Feb. 2019","10310":"Feb. 2018","10315":"nil","10320":"Jan. 2017","10330":"Aug. 2016","10335":"Feb. 2016","10340":"Sep. 2015","10345":"Jul. 2015","10355":"Feb. 2015","10360":"Feb. 2015","10365":"Feb. 2015","10370":"Sep. 2014","10375":"Jun. 2014","10385":"May 2013","10390":"May 2012","10395":"Sep. 2011","10405":"Jul. 2010","10410":"Jul. 2008","10415":"nil","10420":"Sep. 2018","10421":"Sep. 2018","10422":"Jul. 2018","10423":"Jun. 2018","10424":"Oct. 2016","10425":"Oct. 2016","10426":"Aug. 2016","10427":"Jul. 2016","10428":"Oct. 2015","10429":"Oct. 2015","10430":"Sep. 2018","10431":"Aug. 2018","10432":"Jun. 2017","10433":"Oct. 2016","10434":"Jul. 2015","10435":"Aug. 2014","10436":"Aug. 2014","10437":"Jul. 2014","10438":"Jul. 2014","10439":"Jul. 2013","10440":"nil","10445":"Aug. 2018","10446":"Aug. 2018","10447":"Aug. 2018","10448":"Nov. 2017","10449":"Oct. 2017","10450":"Sep. 2017","10451":"Sep. 2017","10452":"Jul. 2017","10453":"Jun. 2017","10454":"May 2017","10455":"nil","10460":"Aug. 2016","10461":"Aug. 2016","10462":"Jul. 2016","10463":"Jul. 2016","10464":"Jun. 2016","10465":"May 2016","10466":"Nov. 2015","10468":"Nov. 2015","10469":"Aug. 2015","10470":"Aug. 2015","10471":"Jun. 2015","10473":"Aug. 2014","10474":"Aug. 2013","10475":"Aug. 2013","10476":"Jul. 2013","10477":"May 2013","10478":"Apr. 2013","10479":"Mar. 2013","10480":"Sep. 2012","10481":"Feb. 2012","10482":"Aug. 2011","10485":"nil","10490":"nil","10491":"Oct. 2017","10492":"Aug. 2017","10493":"Aug. 2017","10494":"Jul. 2017","10495":"Jul. 2017","10496":"Jun. 2017","10497":"Jan. 2017","10498":"Sep. 2016","10499":"Aug. 2016","10500":"Aug. 2016","10501":"nil","10506":"Aug. 2017","10507":"Apr. 2017","10508":"Apr. 2016","10509":"Sep. 2015","10510":"Aug. 2015","10511":"Oct. 2014","10512":"Jul. 2013","10513":"May 2013","10514":"Jul. 2012","10516":"nil","10520":"Aug. 2017","10521":"Sep. 2016","10522":"Aug. 2016","10523":"Aug. 2016","10524":"Jul. 2016","10525":"Mar. 2016","10526":"Dec. 2015","10527":"Oct. 2015","10528":"Aug. 2015","10529":"Aug. 2015","10530":"Apr. 2015","10531":"Sep. 2014","10532":"Aug. 2014","10533":"Aug. 2014","10534":"Aug. 2014","10535":"Aug. 2014","10536":"Aug. 2014","10537":"Jul. 2014","10538":"Mar. 2014","10539":"Nov. 2013","10540":"Sep. 2013","10541":"Aug. 2013","10542":"Aug. 2013","10544":"Jul. 2013","10545":"Jul. 2013","10546":"Jul. 2013","10547":"Jul. 2013","10548":"Jul. 2013","10549":"Jul. 2013","10550":"Mar. 2013","10551":"Feb. 2013","10552":"Oct. 2012","10553":"Sep. 2012","10554":"Aug. 2012","10555":"Aug. 2012","10556":"Jul. 2012","10557":"Jul. 2012","10558":"Jun. 2012","10559":"Jan. 2012","10560":"Aug. 2011","10561":"Aug. 2011","10562":"Aug. 2011","10563":"Jul. 2011","10564":"Jul. 2011","10565":"Oct. 2010","10566":"Sep. 2010","10567":"Mar. 2010","10568":"Feb. 2010","10569":"Mar. 2009","10570":"Jan. 2009","10571":"Aug. 2008","10572":"nil","10575":"Aug. 2018","10576":"Aug. 2018","10577":"Aug. 2018","10578":"Aug. 2018","10579":"Jul. 2018","10580":"Jul. 2018","10581":"Jun. 2018","10582":"Jun. 2018","10583":"Jun. 2018","10584":"Apr. 2018","10585":"Oct. 2017","10586":"Sep. 2017","10587":"Sep. 2017","10588":"Sep. 2017","10589":"Sep. 2017","10590":"Sep. 2017","10591":"Sep. 2017","10592":"Aug. 2017","10593":"Aug. 2017","10594":"Aug. 2017","10595":"Aug. 2017","10596":"Aug. 2017","10597":"Jul. 2017","10598":"Jul. 2017","10599":"Jun. 2017","10600":"nil","10605":"Sep. 2016","10606":"Sep. 2016","10607":"Sep. 2016","10608":"Sep. 2016","10609":"Sep. 2016","10610":"Sep. 2016","10611":"Sep. 2016","10612":"Sep. 2016","10613":"Aug. 2016","10614":"Aug. 2016","10617":"Aug. 2016","10618":"Jul. 2016","10619":"Jul. 2016","10620":"Jul. 2016","10621":"Jul. 2016","10622":"Jul. 2016","10623":"Nov. 2015","10624":"Oct. 2015","10625":"Oct. 2015","10626":"Sep. 2015","10627":"Sep. 2015","10628":"Sep. 2015","10629":"Sep. 2015","10630":"Sep. 2015","10631":"Sep. 2015","10632":"Sep. 2015","10633":"Aug. 2015","10634":"Aug. 2015","10635":"Aug. 2015","10636":"Aug. 2015","10637":"Aug. 2015","10638":"Aug. 2015","10639":"Aug. 2015","10650":"Sep. 2014","10651":"Sep. 2014","10652":"Aug. 2014","10653":"Aug. 2014","10655":"Aug. 2014","10656":"Aug. 2014","10657":"Aug. 2014","10658":"Aug. 2014","10659":"Aug. 2014","10665":"Jun. 2014","10666":"Oct. 2013","10667":"Sep. 2013","10668":"Sep. 2013","10669":"Sep. 2013","10675":"Aug. 2013","10676":"Aug. 2013","10677":"Aug. 2013","10678":"Aug. 2013","10679":"Aug. 2013","10680":"Aug. 2013","10681":"Aug. 2013","10682":"Aug. 2013","10683":"Aug. 2013","10684":"Aug. 2013","10695":"Jul. 2013","10696":"Jul. 2013","10697":"Jul. 2013","10698":"Jun. 2013","10699":"Feb. 2013","10700":"Sep. 2012","10701":"Sep. 2012","10702":"Sep. 2012","10703":"Sep. 2012","10704":"Sep. 2012","10705":"Aug. 2012","10706":"Aug. 2012","10707":"Aug. 2012","10708":"Aug. 2012","10709":"Aug. 2012","10710":"Aug. 2012","10711":"Jul. 2012","10712":"Jul. 2012","10714":"Jul. 2012","10720":"Jul. 2012","10721":"Mar. 2012","10722":"Sep. 2011","10723":"Sep. 2011","10724":"Sep. 2011","10725":"Sep. 2011","10726":"Sep. 2011","10727":"Sep. 2011","10728":"Sep. 2011","10729":"Aug. 2011","10730":"Aug. 2011","10731":"Aug. 2011","10732":"Aug. 2011","10733":"Aug. 2011","10734":"Aug. 2011","10735":"Aug. 2011","10736":"Jul. 2011","10737":"Jul. 2011","10738":"Jul. 2011","10739":"Jul. 2011","10740":"Jul. 2011","10741":"Jun. 2011","10742":"May 2011","10743":"Oct. 2010","10744":"Oct. 2010","10745":"Sep. 2010","10746":"Sep. 2010","10747":"Sep. 2010","10748":"Sep. 2010","10749":"Sep. 2010","10750":"Aug. 2010","10751":"Aug. 2010","10752":"Aug. 2010","10753":"Aug. 2010","10754":"Aug. 2010","10755":"Aug. 2010","10756":"Aug. 2010","10757":"Jul. 2010","10758":"Jul. 2010","10759":"Jul. 2010","10760":"Jul. 2010","10761":"Jul. 2010","10762":"Jul. 2010","10763":"Jul. 2010","10764":"Jul. 2010","10765":"Jun. 2010","10766":"Nov. 2009","10767":"Sep. 2009","10768":"Aug. 2009","10769":"Aug. 2009","10770":"Aug. 2009","10771":"Jul. 2009","10772":"Jun. 2009","10773":"Jun. 2009","10774":"Apr. 2009","10775":"nil","10780":"Jul. 2018","10785":"Jul. 2018","10790":"Jun. 2018","10800":"Sep. 2017","10805":"Aug. 2017","10810":"Aug. 2017","10815":"Aug. 2017","10820":"Jul. 2017","10825":"Jul. 2017","10830":"Jul. 2017","10835":"Jul. 2017","10840":"Jul. 2017","10845":"Jun. 2017","10850":"Jun. 2017","10855":"Oct. 2016","10860":"Sep. 2016","10880":"Aug. 2016","10895":"Aug. 2016","10900":"Aug. 2016","10910":"Jul. 2016","10915":"Jul. 2016","10920":"Jul. 2016","10925":"Jun. 2016","10930":"Jun. 2016","10935":"Jun. 2016","10940":"Jun. 2016","10945":"Oct. 2015","10950":"Oct. 2015","10955":"Sep. 2015","10960":"Sep. 2015","10965":"Aug. 2015","10970":"Aug. 2015","10975":"nil","10985":"Sep. 2018","10986":"Sep. 2018","10987":"Sep. 2018","10988":"Sep. 2018","10989":"Sep. 2018","10990":"Aug. 2018","10991":"Aug. 2018","10992":"Aug. 2018","10993":"Aug. 2018","10994":"Aug. 2018","10995":"Aug. 2018","10996":"Aug. 2018","10997":"Aug. 2018","10998":"Aug. 2018","10999":"Aug. 2018","11005":"Aug. 2018","11006":"Aug. 2018","11007":"Aug. 2018","11008":"Jul. 2018","11009":"Jul. 2018","11010":"Jul. 2018","11011":"Jul. 2018","11012":"Jul. 2018","11013":"Jul. 2018","11014":"Jul. 2018","11015":"Jul. 2018","11016":"Jul. 2018","11017":"Jul. 2018","11018":"Jul. 2018","11019":"Jul. 2018","11020":"Jul. 2018","11021":"Jul. 2018","11022":"Jul. 2018","11023":"Jul. 2018","11024":"Jul. 2018","11030":"Jun. 2018","11031":"Jun. 2018","11032":"Jun. 2018","11033":"Jun. 2018","11034":"May 2018","11035":"Feb. 2018","11036":"Oct. 2017","11037":"Oct. 2017","11038":"Oct. 2017","11039":"Oct. 2017","11040":"Sep. 2017","11041":"Sep. 2017","11042":"Sep. 2017","11043":"Sep. 2017","11044":"Sep. 2017","11045":"Sep. 2017","11046":"Sep. 2017","11047":"Sep. 2017","11048":"Sep. 2017","11049":"Aug. 2017","11050":"Aug. 2017","11051":"Aug. 2017","11052":"Aug. 2017","11053":"Aug. 2017","11054":"Aug. 2017","11055":"Aug. 2017","11057":"Aug. 2017","11058":"Aug. 2017","11059":"Aug. 2017","11060":"Aug. 2017","11061":"Aug. 2017","11062":"Aug. 2017","11063":"Aug. 2017","11064":"Aug. 2017","11065":"Aug. 2017","11066":"Aug. 2017","11067":"Aug. 2017","11068":"Aug. 2017","11069":"Aug. 2017","11070":"Jul. 2017","11071":"Jul. 2017","11072":"Jul. 2017","11073":"Jul. 2017","11074":"Jul. 2017","11076":"Jul. 2017","11077":"Jul. 2017","11078":"Jul. 2017","11079":"Jul. 2017","11080":"Jul. 2017","11081":"Jul. 2017","11082":"Jul. 2017","11083":"Jul. 2017","11084":"Jul. 2017","11085":"Jul. 2017","11086":"Jul. 2017","11088":"Jul. 2017","11089":"Jul. 2017","11090":"Jul. 2017","11091":"Jul. 2017","11092":"Jul. 2017","11093":"Jul. 2017","11094":"Jul. 2017","11095":"Jul. 2017","11096":"Jun. 2017","11097":"Jun. 2017","11098":"Dec. 2016","11099":"Dec. 2016","11100":"Oct. 2016","11101":"Oct. 2016","11102":"Oct. 2016","11103":"Oct. 2016","11104":"Sep. 2016","11105":"Sep. 2016","11106":"Sep. 2016","11107":"Sep. 2016","11108":"Sep. 2016","11109":"Sep. 2016","11110":"Sep. 2016","11111":"Sep. 2016","11112":"Sep. 2016","11113":"Sep. 2016","11114":"Sep. 2016","11120":"Aug. 2016","11121":"Aug. 2016","11122":"Aug. 2016","11124":"Aug. 2016","11125":"Aug. 2016","11126":"Aug. 2016","11127":"Aug. 2016","11128":"Aug. 2016","11129":"Jul. 2016","11135":"Jul. 2016","11136":"Jul. 2016","11137":"Jul. 2016","11138":"Jun. 2016","11139":"Jun. 2016","11151":"Jun. 2016","11152":"Jun. 2016","11154":"Jun. 2016","11155":"Jun. 2016","11156":"Jun. 2016","11157":"Jun. 2016","11158":"Oct. 2015","11159":"Oct. 2015","11160":"Oct. 2015","11161":"Oct. 2015","11162":"Oct. 2015","11163":"Oct. 2015","11164":"Oct. 2015","11165":"Oct. 2015","11166":"Oct. 2015","11167":"Sep. 2015","11168":"Sep. 2015","11169":"Sep. 2015","11170":"Sep. 2015","11171":"Sep. 2015","11172":"Sep. 2015","11173":"Aug. 2015","11174":"Aug. 2015","11175":"Oct. 2018","11176":"Sep. 2018","11177":"Sep. 2018","11178":"Sep. 2018","11179":"Sep. 2018","11180":"Aug. 2018","11181":"Aug. 2018","11182":"Aug. 2018","11183":"Aug. 2018","11184":"Aug. 2018","11185":"nil","11190":"Jun. 2018","11191":"Jun. 2018","11192":"Sep. 2017","11193":"Sep. 2017","11194":"Aug. 2017","11200":"Jul. 2017","11201":"Jul. 2017","11202":"Jun. 2017","11203":"Jun. 2017","11204":"Jun. 2017","11205":"May 2017","11206":"Mar. 2017","11207":"Mar. 2017","11208":"Feb. 2017","11209":"Feb. 2017","11210":"Dec. 2016","11211":"Nov. 2016","11212":"Oct. 2016","11213":"Oct. 2016","11214":"Oct. 2016","11215":"Oct. 2016","11216":"Sep. 2016","11217":"Sep. 2016","11218":"Sep. 2016","11219":"Sep. 2016","11220":"Sep. 2016","11221":"Sep. 2016","11222":"Sep. 2016","11223":"Sep. 2016","11224":"Aug. 2016","11226":"Aug. 2016","11227":"Aug. 2016","11228":"Aug. 2016","11229":"Aug. 2016","11230":"Aug. 2016","11231":"Aug. 2016","11232":"Aug. 2016","11233":"Jul. 2016","11234":"Jul. 2016","11235":"Jul. 2016","11236":"Jul. 2016","11237":"Jul. 2016","11238":"Jul. 2016","11239":"Jun. 2016","11245":"May 2016","11246":"May 2016","11247":"Apr. 2016","11249":"Apr. 2016","11250":"Apr. 2016","11251":"Oct. 2015","11252":"Oct. 2015","11253":"Oct. 2015","11254":"Sep. 2015","11255":"Sep. 2015","11256":"Sep. 2015","11257":"Sep. 2015","11258":"Sep. 2015","11259":"Sep. 2015","11260":"Sep. 2015","11261":"Sep. 2015","11262":"Sep. 2015","11263":"Sep. 2015","11264":"Sep. 2015","11265":"Sep. 2015","11266":"Sep. 2015","11267":"Sep. 2015","11268":"Sep. 2015","11269":"Sep. 2015","11270":"Sep. 2015","11271":"Aug. 2015","11272":"Aug. 2015","11273":"Aug. 2015","11274":"Aug. 2015","11275":"Aug. 2015","11276":"Aug. 2015","11277":"Aug. 2015","11278":"Aug. 2015","11279":"Jul. 2015","11280":"Jul. 2015","11281":"Jul. 2015","11282":"Jul. 2015","11283":"Jul. 2015","11290":"Jul. 2015","11291":"Jul. 2015","11292":"Jul. 2015","11293":"Jul. 2015","11294":"Jul. 2015","11310":"Apr. 2015","11311":"Apr. 2015","11313":"Oct. 2014","11314":"Oct. 2014","11315":"Oct. 2014","11316":"Oct. 2014","11317":"Oct. 2014","11318":"Oct. 2014","11319":"Oct. 2014","11320":"Oct. 2014","11321":"Oct. 2014","11322":"Oct. 2014","11323":"Oct. 2014","11324":"Sep. 2014","11325":"Sep. 2014","11326":"Sep. 2014","11328":"Sep. 2014","11329":"Sep. 2014","11330":"Sep. 2014","11331":"Sep. 2014","11332":"Sep. 2014","11333":"Sep. 2014","11334":"Sep. 2014","11335":"Sep. 2014","11336":"Aug. 2014","11337":"Aug. 2014","11338":"Aug. 2014","11339":"Aug. 2014","11340":"Jul. 2014","11341":"Jul. 2014","11342":"Jul. 2014","11343":"Jul. 2014","11344":"Jul. 2014","11350":"Aug. 2013","11351":"Aug. 2013","11352":"Jul. 2013","11353":"Jul. 2013","11354":"Jun. 2013","11360":"May 2013","11361":"Dec. 2012","11362":"Oct. 2012","11363":"Oct. 2012","11364":"Oct. 2012","11365":"Sep. 2012","11366":"Jul. 2012","11367":"Jan. 2012","11368":"Dec. 2011","11369":"Sep. 2011","11370":"Sep. 2011","11371":"Aug. 2011","11372":"Jul. 2011","11373":"Jun. 2010","11374":"Feb. 2010","11375":"Dec. 2018","11376":"Jul. 2018","11377":"Nov. 2018","11378":"Oct. 2018","11379":"Oct. 2018","11380":"Sep. 2018","11381":"Sep. 2018","11382":"Sep. 2018","11383":"Sep. 2018","11384":"Sep. 2018","11385":"Sep. 2018","11386":"Sep. 2018","11387":"Sep. 2018","11388":"Sep. 2018","11389":"Sep. 2018","11390":"Sep. 2018","11391":"Sep. 2018","11392":"Aug. 2018","11393":"Aug. 2018","11394":"Aug. 2018","11395":"Aug. 2018","11396":"Aug. 2018","11397":"Jul. 2018","11398":"Jul. 2018","11399":"Jul. 2018","11400":"Jul. 2018","11401":"Jul. 2018","11402":"Jul. 2018","11403":"Jul. 2018","11404":"Jul. 2018","11405":"Jul. 2018","11406":"Jul. 2018","11407":"Jul. 2018","11408":"Jul. 2018","11409":"Jul. 2018","11410":"Jul. 2018","11411":"Jun. 2018","11412":"Jun. 2018","11413":"Jun. 2018","11414":"Jun. 2018","11415":"Jun. 2018","11416":"Jun. 2018","11417":"Jun. 2018","11418":"Jun. 2018","11419":"Jun. 2018","11420":"Jun. 2018","11421":"Jun. 2018","11422":"Jun. 2018","11423":"May 2018","11424":"May 2018","11425":"May 2018","11426":"May 2018","11427":"May 2018","11428":"Dec. 2017","11429":"Oct. 2017","11430":"nil","11435":"Sep. 2017","11436":"Sep. 2017","11437":"Sep. 2017","11438":"Sep. 2017","11439":"Sep. 2017","11440":"Sep. 2017","11441":"Sep. 2017","11442":"Sep. 2017","11443":"Sep. 2017","11444":"Sep. 2017","11445":"Sep. 2017","11447":"Sep. 2017","11448":"Sep. 2017","11449":"Sep. 2017","11450":"Sep. 2017","11451":"Aug. 2017","11452":"Aug. 2017","11453":"Aug. 2017","11454":"Aug. 2017","11460":"Jul. 2017","11461":"Jul. 2017","11462":"Jul. 2017","11463":"Jul. 2017","11464":"Jul. 2017","11466":"Jul. 2017","11467":"Jul. 2017","11468":"Jul. 2017","11475":"Jul. 2017","11476":"Jun. 2017","11477":"Jun. 2017","11478":"Jun. 2017","11479":"Jun. 2017","11480":"Jun. 2017","11481":"Jun. 2017","11482":"Jun. 2017","11484":"Jun. 2017","11490":"May 2017","11491":"May 2017","11492":"Oct. 2016","11493":"Oct. 2016","11494":"Oct. 2016","11495":"Oct. 2016","11496":"Sep. 2016","11497":"Sep. 2016","11498":"Sep. 2016","11500":"Sep. 2016","11501":"Sep. 2016","11502":"Sep. 2016","11503":"Sep. 2016","11504":"Sep. 2016","11510":"Aug. 2016","11511":"Aug. 2016","11512":"Aug. 2016","11513":"Aug. 2016","11514":"Aug. 2016","11515":"Aug. 2016","11516":"Aug. 2016","11517":"Jul. 2016","11518":"Jul. 2016","11519":"Jul. 2016","11520":"Jul. 2016","11521":"Jul. 2016","11522":"Jul. 2016","11523":"Jul. 2016","11524":"Jul. 2016","11525":"Jun. 2016","11526":"Jun. 2016","11528":"Jun. 2016","11529":"Jun. 2016","11530":"Jun. 2016","11531":"Jun. 2016","11532":"May 2016","11533":"Apr. 2016","11534":"Nov. 2015","11535":"Oct. 2015","11536":"Oct. 2015","11537":"Sep. 2015","11539":"Sep. 2015","11540":"Sep. 2015","11542":"Sep. 2015","11543":"Sep. 2015","11544":"Sep. 2015","11545":"Aug. 2015","11546":"Aug. 2015","11547":"Aug. 2015","11548":"Aug. 2015","11549":"Aug. 2015","11550":"Aug. 2015","11552":"Jul. 2015","11554":"Jul. 2015","11555":"Jul. 2015","11556":"Jun. 2015","11557":"Jun. 2015","11558":"Jun. 2015","11559":"Jun. 2015","11570":"Sep. 2014","11571":"Sep. 2014","11573":"Sep. 2014","11574":"Aug. 2014","11575":"Jan. 2019","11576":"Oct. 2018","11577":"Dec. 2018","11578":"Dec. 2018","11579":"Oct. 2018","11580":"Oct. 2018","11581":"Oct. 2018","11582":"Oct. 2018","11583":"Oct. 2018","11584":"Oct. 2018","11585":"Oct. 2018","11586":"Oct. 2018","11587":"Sep. 2018","11588":"Sep. 2018","11589":"Sep. 2018","11590":"Sep. 2018","11591":"Sep. 2018","11592":"Sep. 2018","11593":"Sep. 2018","11594":"Sep. 2018","11595":"Sep. 2018","11596":"Sep. 2018","11597":"Aug. 2018","11598":"Aug. 2018","11599":"Aug. 2018","11600":"Aug. 2018","11601":"Aug. 2018","11602":"Aug. 2018","11603":"Aug. 2018","11604":"Aug. 2018","11605":"Aug. 2018","11606":"Aug. 2018","11607":"Aug. 2018","11608":"Aug. 2018","11609":"Aug. 2018","11610":"Aug. 2018","11611":"Aug. 2018","11612":"Aug. 2018","11613":"Jul. 2018","11614":"Jul. 2018","11615":"Jul. 2018","11616":"Jul. 2018","11617":"Jul. 2018","11618":"Jul. 2018","11619":"Jul. 2018","11620":"Jul. 2018","11621":"Jul. 2018","11622":"Jul. 2018","11623":"Jul. 2018","11624":"Jul. 2018","11625":"nil","11630":"Jun. 2018","11631":"Jun. 2018","11632":"Jun. 2018","11633":"Jun. 2018","11634":"Jun. 2018","11640":"Jun. 2018","11641":"May 2018","11642":"May 2018","11643":"May 2018","11644":"May 2018","11645":"Feb. 2018","11646":"Oct. 2017","11647":"Oct. 2017","11648":"Oct. 2017","11649":"Oct. 2017","11650":"Oct. 2017","11651":"Oct. 2017","11652":"Oct. 2017","11653":"Oct. 2017","11654":"Sep. 2017","11655":"Sep. 2017","11656":"Sep. 2017","11657":"Sep. 2017","11658":"Sep. 2017","11659":"Sep. 2017","11660":"Sep. 2017","11661":"Sep. 2017","11662":"Sep. 2017","11663":"Sep. 2017","11664":"Sep. 2017","11665":"Sep. 2017","11666":"Sep. 2017","11667":"Sep. 2017","11668":"Sep. 2017","11669":"Sep. 2017","11670":"Sep. 2017","11671":"Sep. 2017","11672":"Sep. 2017","11673":"Sep. 2017","11680":"Aug. 2017","11681":"Aug. 2017","11682":"Aug. 2017","11683":"Aug. 2017","11684":"Aug. 2017","11690":"Aug. 2017","11691":"Jul. 2017","11692":"Jul. 2017","11693":"Jul. 2017","11694":"Jul. 2017","11700":"Jul. 2017","11701":"Jul. 2017","11702":"Jul. 2017","11703":"Jul. 2017","11704":"Jul. 2017","11710":"Jun. 2017","11711":"Jun. 2017","11712":"Jun. 2017","11714":"Jun. 2017","11715":"Jun. 2017","11716":"Jun. 2017","11717":"Jun. 2017","11718":"Jun. 2017","11719":"Jun. 2017","11720":"Jun. 2017","11721":"May 2017","11723":"Nov. 2016","11724":"Nov. 2016","11725":"Oct. 2016","11726":"Oct. 2016","11727":"Oct. 2016","11728":"Oct. 2016","11729":"Oct. 2016","11730":"Oct. 2016","11731":"Oct. 2016","11732":"Oct. 2016","11733":"Oct. 2016","11734":"Sep. 2016","11735":"Sep. 2016","11736":"Sep. 2016","11737":"Sep. 2016","11738":"Sep. 2016","11739":"Sep. 2016","11740":"Sep. 2016","11741":"Sep. 2016","11742":"Sep. 2016","11743":"Aug. 2016","11744":"Aug. 2016","11745":"Aug. 2016","11746":"Aug. 2016","11747":"Aug. 2016","11748":"Aug. 2016","11749":"Aug. 2016","11755":"Aug. 2016","11756":"Aug. 2016","11757":"Aug. 2016","11758":"Aug. 2016","11759":"Aug. 2016","11760":"Jul. 2016","11761":"Jul. 2016","11762":"Jul. 2016","11763":"Jul. 2016","11764":"Jul. 2016","11770":"Jun. 2016","11771":"May 2016","11772":"Apr. 2016","11773":"Nov. 2015","11774":"Nov. 2015","11775":"Sep. 2018","11780":"Aug. 2018","11785":"Jul. 2018","11790":"nil","11795":"Sep. 2017","11800":"Sep. 2017","11805":"Aug. 2017","11810":"Aug. 2017","11820":"Jul. 2017","11825":"Jun. 2017","11830":"Jun. 2017","11835":"Sep. 2016","11840":"Aug. 2016","11845":"Aug. 2016","11850":"Aug. 2016","11855":"Aug. 2016","11860":"Jul. 2016","11870":"Oct. 2015","11875":"Sep. 2015","11880":"Sep. 2015","11885":"Sep. 2015","11890":"Sep. 2015","11900":"Aug. 2015","11905":"Jul. 2015","11910":"Jun. 2015","11915":"Oct. 2014","11920":"Sep. 2014","11925":"Aug. 2014","11930":"Aug. 2014","11935":"Aug. 2014","11940":"Jul. 2014","11945":"Jul. 2014","11955":"Oct. 2013","11960":"Sep. 2013","11965":"Aug. 2013","11970":"Aug. 2013","11975":"nil","11980":"Aug. 2018","11981":"Aug. 2018","11982":"Aug. 2018","11983":"Aug. 2018","11984":"Aug. 2018","11990":"Jul. 2018","11991":"Jun. 2018","11992":"Sep. 2017","11993":"Sep. 2017","11994":"Sep. 2017","11995":"Sep. 2017","11996":"Sep. 2017","11997":"Sep. 2017","11998":"Aug. 2017","11999":"Aug. 2017","12001":"Aug. 2017","12002":"Aug. 2017","12003":"Aug. 2017","12004":"Aug. 2017","12005":"Aug. 2017","12006":"Aug. 2017","12007":"Aug. 2017","12008":"Aug. 2017","12009":"Aug. 2017","12010":"Aug. 2017","12011":"Aug. 2017","12012":"Aug. 2017","12013":"Aug. 2017","12014":"Aug. 2017","12015":"Aug. 2017","12016":"Aug. 2017","12017":"Aug. 2017","12018":"Jul. 2017","12019":"Jul. 2017","12020":"Jul. 2017","12021":"Jul. 2017","12022":"Jul. 2017","12023":"Jul. 2017","12024":"Jul. 2017","12025":"Jul. 2017","12026":"Jul. 2017","12027":"Jul. 2017","12028":"Jul. 2017","12029":"Jul. 2017","12030":"Sep. 2016","12031":"Sep. 2016","12032":"Sep. 2016","12033":"Sep. 2016","12034":"Sep. 2016","12035":"Sep. 2016","12036":"Aug. 2016","12037":"Aug. 2016","12038":"Aug. 2016","12039":"Aug. 2016","12050":"Aug. 2016","12051":"Aug. 2016","12052":"Jul. 2016","12053":"Jul. 2016","12054":"Jul. 2016","12060":"Jan. 2016","12061":"Sep. 2015","12062":"Aug. 2015","12063":"Aug. 2015","12064":"Aug. 2015","12070":"Sep. 2014","12071":"Aug. 2014","12072":"Aug. 2014","12073":"Jul. 2014","12074":"Sep. 2013","12075":"Aug. 2013","12076":"Jul. 2013","12077":"May 2012","12078":"Aug. 2011","12079":"Aug. 2010","12080":"nil","12085":"Jul. 2018","12086":"Jul. 2018","12087":"Jun. 2018","12088":"Oct. 2017","12089":"Sep. 2017","12090":"Sep. 2017","12091":"Sep. 2017","12092":"Sep. 2017","12093":"Sep. 2017","12094":"Sep. 2017","12100":"Aug. 2017","12101":"Jul. 2017","12102":"Jul. 2017","12103":"Jul. 2017","12104":"Jul. 2017","12110":"Jun. 2017","12111":"Oct. 2016","12112":"Oct. 2016","12113":"Sep. 2016","12114":"Sep. 2016","12120":"Sep. 2016","12121":"Sep. 2016","12122":"Sep. 2016","12123":"Sep. 2016","12124":"Sep. 2016","12125":"Sep. 2016","12126":"Sep. 2016","12127":"Aug. 2016","12128":"Aug. 2016","12129":"Aug. 2016","12130":"Aug. 2016","12131":"Aug. 2016","12132":"Aug. 2016","12133":"Aug. 2016","12134":"Aug. 2016","12135":"Aug. 2016","12136":"Jul. 2016","12137":"Jul. 2016","12138":"Jul. 2016","12145":"Jul. 2016","12146":"Jul. 2016","12147":"Jul. 2016","12148":"Jun. 2016","12149":"Dec. 2015","12150":"Sep. 2015","12151":"Sep. 2015","12153":"Sep. 2015","12154":"Sep. 2015","12160":"Aug. 2015","12161":"Jul. 2015","12162":"Jul. 2015","12163":"Jul. 2015","12164":"Jul. 2015","12165":"Jul. 2015","12167":"Jul. 2015","12168":"Jul. 2015","12169":"Jul. 2015","12170":"Jul. 2015","12171":"Jun. 2015","12172":"Jun. 2015","12173":"Oct. 2014","12174":"Aug. 2014","12175":"Jul. 2014","12176":"Sep. 2013","12177":"Aug. 2013","12178":"Aug. 2013","12179":"Jul. 2013","12180":"Jul. 2013","12181":"Jun. 2013","12182":"Jun. 2013","12183":"Sep. 2012","12184":"Aug. 2012","12185":"Jul. 2012","12186":"Jun. 2012","12187":"Sep. 2011","12188":"Aug. 2011","12189":"Aug. 2011","12190":"Aug. 2011","12191":"Oct. 2010","12192":"Oct. 2010","12193":"Aug. 2010","12194":"Aug. 2009","12200":"Oct. 2018","12201":"Oct. 2018","12202":"Oct. 2018","12203":"Aug. 2018","12204":"Jul. 2018","12205":"Sep. 2017","12206":"Aug. 2017","12207":"Aug. 2017","12208":"Jul. 2017","12209":"Jun. 2017","12210":"Sep. 2016","12211":"Jul. 2016","12212":"Jul. 2016","12213":"Sep. 2015","12214":"Sep. 2015","12215":"Aug. 2015","12216":"Aug. 2015","12217":"Oct. 2014","12218":"Oct. 2014","12219":"Oct. 2014","12220":"Sep. 2014","12221":"Aug. 2014","12222":"Aug. 2014","12223":"Aug. 2014","12224":"Feb. 2014","12225":"Oct. 2013","12226":"Sep. 2013","12227":"Sep. 2013","12228":"Sep. 2013","12229":"Sep. 2013","12230":"Sep. 2013","12231":"Jul. 2013","12232":"Aug. 2012","12233":"Jul. 2012","12236":"Aug. 2011","12237":"Sep. 2010","12238":"Sep. 2010","12239":"Aug. 2010","12240":"nil","12265":"Oct. 2018","12266":"Sep. 2018","12267":"Sep. 2018","12268":"Sep. 2018","12269":"Aug. 2018","12270":"Jul. 2018","12271":"Jun. 2018","12272":"Jan. 2018","12273":"Sep. 2017","12274":"Sep. 2017","12275":"nil","12280":"Sep. 2016","12281":"Aug. 2016","12282":"Aug. 2016","12283":"Aug. 2016","12284":"Aug. 2016","12285":"Jul. 2016","12286":"Jul. 2016","12287":"Jul. 2016","12288":"Jul. 2016","12289":"Jun. 2016","12295":"Aug. 2015","12296":"Aug. 2015","12297":"Aug. 2015","12298":"Aug. 2015","12299":"Jul. 2015","12300":"Jun. 2015","12301":"Mar. 2015","12302":"Jan. 2015","12303":"Oct. 2014","12304":"Sep. 2014","12305":"Sep. 2014","12306":"Aug. 2014","12307":"Aug. 2014","12308":"Aug. 2014","12309":"Jul. 2014","12310":"Jun. 2014","12311":"Mar. 2014","12312":"Sep. 2013","12313":"Sep. 2013","12314":"Aug. 2013","12325":"May 2012","12326":"Apr. 2012","12327":"Dec. 2011","12328":"Sep. 2011","12329":"Aug. 2011","12330":"Aug. 2011","12331":"Aug. 2011","12332":"Jul. 2011","12333":"Jul. 2011","12335":"Jun. 2011","12336":"Aug. 2010","12337":"Aug. 2010","12338":"Aug. 2010","12339":"Aug. 2010","12340":"Jul. 2010","12341":"Nov. 2007","12342":"Sep. 2007","12343":"Aug. 2007","12344":"Aug. 2007","12345":"Oct. 2018","12350":"Jul. 2018","12355":"Jul. 2017","12360":"Aug. 2016","12365":"Aug. 2016","12370":"Jun. 2016","12375":"Aug. 2015","12380":"Jul. 2015","12385":"nil","12390":"Apr. 2012","12395":"nil","12400":"Jul. 2018","12401":"Jul. 2018","12402":"Jul. 2018","12403":"Jun. 2018","12404":"Oct. 2017","12405":"Oct. 2017","12406":"Sep. 2017","12407":"Sep. 2017","12408":"Aug. 2017","12409":"Aug. 2017","12410":"Aug. 2017","12411":"Aug. 2017","12412":"Aug. 2017","12413":"Aug. 2017","12414":"Jul. 2017","12420":"Jun. 2017","12421":"Jun. 2017","12422":"Jun. 2017","12423":"Nov. 2016","12424":"Oct. 2016","12430":"Sep. 2016","12431":"Aug. 2016","12432":"Aug. 2016","12433":"Aug. 2016","12434":"Aug. 2016","12435":"Aug. 2016","12436":"Aug. 2016","12437":"Aug. 2016","12438":"Aug. 2016","12439":"Aug. 2016","12440":"Jul. 2016","12441":"Jul. 2016","12442":"Jul. 2016","12443":"Jul. 2016","12444":"Jul. 2016","12445":"Jul. 2016","12446":"Jul. 2016","12447":"Jun. 2016","12448":"May 2016","12449":"Oct. 2015","12450":"Sep. 2015","12451":"Aug. 2015","12453":"Jul. 2015","12454":"Apr. 2015","12455":"Sep. 2014","12456":"Aug. 2014","12457":"Nov. 2013","12458":"Aug. 2013","12459":"Aug. 2013","12460":"Aug. 2013","12461":"Jul. 2013","12462":"Jun. 2013","12463":"Jun. 2013","12465":"Aug. 2012","12466":"Jul. 2012","12467":"Jun. 2012","12468":"Apr. 2012","12469":"Sep. 2011","12470":"Sep. 2011","12471":"Aug. 2011","12472":"Aug. 2011","12473":"Jul. 2011","12474":"Jul. 2011","12475":"Nov. 2010","12476":"Jul. 2010","12477":"Jul. 2010","12478":"Oct. 2009","12479":"Aug. 2009","12480":"Aug. 2009","12481":"Jul. 2009","12482":"Jul. 2009","12483":"Sep. 2008","12484":"Aug. 2008","12485":"Aug. 2018","12486":"Sep. 2017","12487":"Jul. 2017","12488":"Feb. 2017","12489":"Nov. 2016","12490":"Sep. 2016","12491":"Aug. 2016","12492":"Jul. 2016","12493":"Jul. 2016","12494":"Aug. 2015","12495":"Jul. 2015","12496":"Jul. 2015","12497":"Jul. 2015","12498":"Sep. 2014","12499":"Jun. 2014","12500":"Aug. 2013","12501":"Jan. 2013","12502":"Aug. 2012","12503":"Jul. 2012","12504":"Aug. 2011","12505":"Nov. 2018","12506":"Sep. 2018","12507":"Sep. 2018","12508":"Aug. 2018","12509":"Aug. 2018","12510":"Aug. 2018","12511":"Aug. 2018","12512":"Aug. 2018","12513":"Jul. 2018","12514":"Jul. 2018","12515":"Jul. 2018","12516":"Jul. 2018","12517":"Dec. 2017","12518":"Sep. 2017","12519":"Aug. 2017","12520":"nil","12525":"Jul. 2017","12526":"Jul. 2017","12527":"Jun. 2017","12528":"May 2017","12529":"Oct. 2016","12540":"Jul. 2016","12541":"Jul. 2016","12543":"Jul. 2016","12544":"Jul. 2016","12545":"Jul. 2016","12546":"Jul. 2016","12547":"Jul. 2016","12548":"Jun. 2016","12549":"Apr. 2016","12550":"Feb. 2016","12551":"Jan. 2016","12552":"Oct. 2015","12553":"Aug. 2015","12555":"Sep. 2018","12556":"Sep. 2018","12557":"Sep. 2018","12558":"Sep. 2018","12559":"Aug. 2018","12560":"Aug. 2018","12561":"Aug. 2018","12562":"Aug. 2018","12563":"Aug. 2018","12564":"Aug. 2018","12565":"Aug. 2018","12566":"Jul. 2018","12567":"Jul. 2018","12568":"Jul. 2018","12569":"Jul. 2018","12570":"Jun. 2018","12571":"Oct. 2017","12572":"Oct. 2017","12573":"Oct. 2017","12574":"Sep. 2017","12575":"Sep. 2017","12576":"Sep. 2017","12577":"Sep. 2017","12578":"Sep. 2017","12579":"Aug. 2017","12580":"Aug. 2017","12581":"Aug. 2017","12582":"Aug. 2017","12583":"Aug. 2017","12584":"Aug. 2017","12585":"Aug. 2017","12586":"Jul. 2017","12587":"Jul. 2017","12588":"Jul. 2017","12589":"Jul. 2017","12590":"Jul. 2017","12591":"Jun. 2017","12592":"May 2017","12593":"Jan. 2017","12594":"Nov. 2016","12595":"Oct. 2016","12596":"Oct. 2016","12597":"Sep. 2016","12598":"Sep. 2016","12599":"Sep. 2016","12600":"nil","12605":"Aug. 2016","12606":"Aug. 2016","12607":"Aug. 2016","12608":"Aug. 2016","12609":"Aug. 2016","12610":"Aug. 2016","12611":"Aug. 2016","12612":"Aug. 2016","12613":"Aug. 2016","12614":"Jul. 2016","12620":"Oct. 2015","12621":"Sep. 2015","12622":"Sep. 2015","12623":"Aug. 2015","12624":"Aug. 2015","12625":"Aug. 2015","12626":"Aug. 2015","12627":"Aug. 2015","12628":"Aug. 2015","12629":"Aug. 2015","12630":"Jul. 2015","12631":"Jul. 2015","12632":"Jul. 2015","12633":"Jul. 2015","12634":"Jun. 2015","12635":"May 2015","12636":"Sep. 2014","12637":"Sep. 2014","12638":"Sep. 2014","12639":"Sep. 2014","12640":"Sep. 2014","12641":"Sep. 2014","12642":"Aug. 2014","12643":"Aug. 2014","12644":"Aug. 2014","12645":"Aug. 2014","12646":"Aug. 2014","12647":"Aug. 2014","12648":"Aug. 2014","12649":"Jul. 2014","12650":"Jul. 2014","12651":"Jun. 2014","12652":"Oct. 2013","12653":"Sep. 2013","12654":"Sep. 2013","12655":"Sep. 2013","12656":"Aug. 2013","12657":"Jul. 2013","12658":"Jul. 2013","12659":"Jan. 2013","12660":"Sep. 2012","12661":"Aug. 2012","12662":"Aug. 2012","12663":"Aug. 2012","12664":"Aug. 2012","12670":"Oct. 2011","12671":"Sep. 2011","12672":"Sep. 2011","12673":"Aug. 2010","12674":"Aug. 2010","12680":"Oct. 2018","12685":"Apr. 2018","12690":"Aug. 2017","12695":"Sep. 2016","12700":"nil","12705":"Sep. 2014","12715":"Jul. 2013","12720":"Jul. 2018","12721":"Sep. 2017","12722":"Aug. 2017","12723":"Jul. 2017","12724":"May 2017","12725":"Aug. 2016","12726":"Aug. 2016","12727":"Aug. 2016","12728":"Jul. 2016","12729":"Jul. 2015","12730":"Jul. 2015","12731":"Sep. 2014","12732":"Aug. 2014","12733":"Aug. 2014","12734":"Sep. 2013","12735":"nil","12740":"Jun. 2013","12741":"Jun. 2013","12742":"Jun. 2013","12743":"Jun. 2013","12744":"Jun. 2013","12745":"Aug. 2018","12746":"Aug. 2018","12747":"Jul. 2018","12748":"Jul. 2018","12749":"Oct. 2017","12750":"nil","12755":"Aug. 2017","12756":"Aug. 2017","12757":"Aug. 2017","12758":"Aug. 2017","12759":"Aug. 2017","12760":"Aug. 2017","12761":"Aug. 2017","12762":"Jul. 2017","12763":"Jun. 2017","12764":"Apr. 2017","12765":"Mar. 2017","12766":"Jan. 2017","12767":"Sep. 2016","12768":"Sep. 2016","12769":"Sep. 2016","12780":"Jul. 2016","12781":"Jun. 2016","12782":"Oct. 2015","12783":"Sep. 2015","12784":"Sep. 2015","12790":"Aug. 2015","12791":"Aug. 2015","12792":"Aug. 2015","12793":"Aug. 2015","12794":"Aug. 2015","12795":"Aug. 2015","12796":"Aug. 2015","12797":"Aug. 2015","12798":"Jul. 2015","12799":"Jul. 2015","12800":"Jul. 2015","12801":"Jul. 2015","12802":"Jul. 2015","12803":"Jul. 2015","12804":"Jun. 2015","12805":"Jun. 2015","12806":"Jun. 2015","12807":"Nov. 2014","12808":"Sep. 2014","12809":"Aug. 2014","12810":"Aug. 2014","12811":"Jul. 2014","12812":"Jan. 2014","12813":"Aug. 2013","12814":"Aug. 2013","12815":"Aug. 2013","12816":"Jul. 2013","12817":"Jul. 2013","12818":"Sep. 2012","12819":"Aug. 2012","12820":"Aug. 2012","12821":"Jun. 2012","12823":"Sep. 2011","12824":"Jun. 2011","12825":"Jun. 2011","12826":"Jul. 2010","12827":"Jul. 2009","12830":"Aug. 2018","12831":"Oct. 2017","12832":"Sep. 2017","12833":"Sep. 2017","12834":"Sep. 2017","12835":"Aug. 2017","12836":"Jun. 2017","12837":"Sep. 2016","12838":"Aug. 2016","12839":"Aug. 2016","12840":"Aug. 2016","12841":"Jul. 2016","12842":"Jul. 2016","12843":"Jul. 2016","12844":"Jun. 2016","12845":"May 2016","12846":"Oct. 2015","12847":"Aug. 2015","12848":"Jul. 2015","12849":"Jul. 2015","12850":"Jul. 2015","12851":"Aug. 2014","12852":"Aug. 2014","12853":"Aug. 2014","12854":"Jul. 2014","12855":"Jun. 2014","12856":"Sep. 2013","12857":"Aug. 2013","12858":"Aug. 2013","12859":"Jul. 2013","12860":"Jun. 2013","12862":"May 2013","12863":"Sep. 2012","12864":"Aug. 2012","12865":"Jun. 2012","12867":"Jul. 2011","12868":"Sep. 2010","12869":"Aug. 2010","12871":"Aug. 2008","12872":"Jun. 2008","12873":"nil","12875":"Sep. 2017","12876":"Jul. 2017","12877":"Sep. 2016","12878":"Aug. 2016","12879":"Jul. 2016","12880":"Jul. 2016","12881":"Aug. 2015","12882":"Jul. 2015","12883":"Jul. 2015","12884":"Oct. 2014","12885":"Aug. 2014","12886":"Aug. 2014","12887":"Jun. 2014","12888":"Sep. 2013","12889":"Aug. 2013","12890":"Aug. 2013","12891":"Aug. 2013","12892":"Oct. 2012","12893":"Aug. 2012","12894":"Jul. 2012","12895":"nil","12900":"nil","12902":"Oct. 2018","12903":"Aug. 2018","12904":"Aug. 2018","12905":"Jul. 2018","12906":"Jun. 2018","12907":"May 2018","12908":"Feb. 2018","12909":"Sep. 2016","12910":"Sep. 2016","12911":"Aug. 2016","12912":"Aug. 2016","12913":"Jul. 2016","12914":"Mar. 2016","12915":"Oct. 2015","12916":"Sep. 2015","12917":"Sep. 2015","12918":"Sep. 2015","12919":"Sep. 2015","12920":"Jul. 2015","12921":"Jun. 2015","12922":"nil","13027":"Oct. 2018","13028":"Oct. 2018","13029":"Sep. 2018","13030":"Sep. 2018","13031":"Sep. 2018","13032":"Sep. 2018","13033":"Aug. 2018","13034":"Aug. 2018","13035":"Aug. 2018","13036":"Aug. 2018","13037":"nil","13042":"Aug. 2017","13043":"Aug. 2017","13044":"Aug. 2017","13045":"Aug. 2017","13046":"Aug. 2017","13052":"May 2017","13053":"Apr. 2017","13054":"Apr. 2017","13055":"Apr. 2017","13056":"Sep. 2012","13057":"Nov. 2011","13058":"Nov. 2005","13059":"Jul. 2005","13112":"Jan. 2017","13113":"Oct. 2015","13114":"Sep. 2015","13115":"Sep. 2015","13116":"Sep. 2015","13117":"Aug. 2015","13118":"Aug. 2015","13119":"Jul. 2015","13120":"Jul. 2015","13121":"Jan. 2015","13122":"nil","13127":"Sep. 2013","13128":"Jul. 2013","13129":"Sep. 2012","13130":"Sep. 2011","13131":"Jan. 2010","13132":"Oct. 2009","13133":"Oct. 2008","13134":"Oct. 2008","13135":"Jun. 2008","13136":"Jun. 2008","13137":"Sep. 2007","13138":"Jan. 2007","13139":"Oct. 2006","13140":"Jul. 2006","13162":"nil","13167":"Oct. 2017","13168":"Jul. 2017","13169":"Jul. 2017","13170":"Jul. 2017","13171":"Oct. 2016","13172":"Aug. 2016","13173":"Mar. 2016","13174":"Oct. 2015","13175":"Oct. 2015","13176":"Oct. 2015","13177":"Jul. 2015","13178":"May 2015","13179":"Nov. 2014","13180":"May 2014","13181":"May 2014","13182":"Nov. 2013","13183":"Aug. 2013","13184":"Nov. 2012","13185":"Nov. 2012","13186":"Sep. 2012","13187":"Aug. 2012","13188":"Jul. 2012","13189":"May 2012","13190":"Sep. 2011","13191":"Aug. 2011","13192":"May 2011","13193":"Dec. 2010","13194":"Oct. 2010","13195":"Oct. 2010","13196":"Sep. 2010","13257":"Jan. 2019","13262":"Aug. 2017","13267":"Jul. 2016","13272":"Oct. 2014","13277":"nil","13287":"nil","13307":"nil","13317":"May 2012","13318":"Jul. 2010","13319":"Sep. 2009","13337":"Jul. 2018","13338":"Jul. 2017","13339":"Oct. 2016","13340":"Jun. 2016","13341":"Jul. 2015","13342":"Jul. 2014","13343":"nil","13387":"Oct. 2015","13388":"Sep. 2015","13389":"Jul. 2015","13390":"Jul. 2015","13391":"Nov. 2014","13392":"nil","13397":"Jan. 2016","13407":"Aug. 2011","13442":"May 2018","13443":"Nov. 2017","13444":"Aug. 2016","13445":"Aug. 2014","13446":"Sep. 2013","13447":"nil","13457":"nil","13462":"Jun. 2017","13463":"Oct. 2016","13464":"Nov. 2015","13465":"Aug. 2014","13466":"Aug. 2012","13467":"Sep. 2010","13468":"Jul. 2010","13469":"Sep. 2008","13470":"Jul. 2008","13471":"Aug. 2007","13472":"nil","13487":"Sep. 2018","13488":"Jun. 2015","13489":"May 2013","13490":"nil","13492":"nil","13496":"nil","13497":"nil","13500":"Mar. 2019","13505":"Dec. 2018","13510":"nil","13515":"Oct. 2018","13520":"Sep. 2018","13525":"Aug. 2018","13530":"Jun. 2018","13535":"May 2018","13540":"Apr. 2018","13545":"Feb. 2018","13550":"Dec. 2017","13555":"Nov. 2017","13565":"Oct. 2017","13570":"Oct. 2017","13575":"Sep. 2017","13580":"Aug. 2017","13585":"Aug. 2017","13590":"Jul. 2017","13595":"Jun. 2017","13600":"Jun. 2017","13605":"May 2017","13615":"Apr. 2017","13620":"Mar. 2017","13625":"Feb. 2017","13630":"Jan. 2017","13640":"Nov. 2016","13650":"Oct. 2016","13655":"Oct. 2016","13660":"May 2016","13670":"Mar. 2016","13675":"Mar. 2016","13680":"Feb. 2016","13695":"Nov. 2015","13700":"Apr. 4","13701":"Dec. 2018","13702":"Apr. 3","13703":"Apr. 3","13704":"Apr. 1","13705":"Mar. 2019","13706":"Mar. 2019","13707":"Mar. 2019","13708":"Feb. 2019","13709":"Feb. 2019","13710":"nil","13715":"Feb. 2019","13716":"Jan. 2019","13717":"Jan. 2019","13718":"Jan. 2019","13719":"Jan. 2019","13720":"Jan. 2019","13721":"Jan. 2019","13722":"Jan. 2019","13723":"Dec. 2018","13724":"Dec. 2018","13725":"Dec. 2018","13726":"Dec. 2018","13727":"Dec. 2018","13728":"Nov. 2018","13729":"Nov. 2018","13730":"Nov. 2018","13731":"Nov. 2018","13732":"Nov. 2018","13733":"Oct. 2018","13734":"Oct. 2018","13735":"Oct. 2018","13736":"Oct. 2018","13737":"Sep. 2018","13738":"Sep. 2018","13739":"Sep. 2018","13740":"Sep. 2018","13742":"Sep. 2018","13743":"Sep. 2018","13744":"Sep. 2018","13745":"Sep. 2018","13746":"Sep. 2018","13747":"Sep. 2018","13748":"Sep. 2018","13749":"Sep. 2018","13755":"Aug. 2018","13756":"Jul. 2018","13757":"Jul. 2018","13758":"Jul. 2018","13759":"Jul. 2018","13760":"Jun. 2018","13761":"May 2018","13762":"May 2018","13763":"May 2018","13764":"May 2018","13765":"May 2018","13766":"May 2018","13767":"May 2018","13768":"May 2018","13769":"May 2018","13770":"May 2018","13771":"Apr. 2018","13772":"Apr. 2018","13773":"Apr. 2018","13774":"Apr. 2018","13775":"Apr. 2018","13776":"Apr. 2018","13777":"Apr. 2018","13778":"Apr. 2018","13779":"Apr. 2018","13780":"Mar. 2018","13781":"Mar. 2018","13782":"Mar. 2018","13783":"Mar. 2018","13784":"Mar. 2018","13790":"Jan. 2018","13791":"Jan. 2018","13792":"Jan. 2018","13793":"Jan. 2018","13794":"Jan. 2018","13795":"Jan. 2018","13796":"Jan. 2018","13797":"Dec. 2017","13798":"Dec. 2017","13799":"Dec. 2017","13805":"Nov. 2017","13806":"Nov. 2017","13807":"Nov. 2017","13808":"Nov. 2017","13809":"Nov. 2017","13810":"Nov. 2017","13811":"Nov. 2017","13812":"Nov. 2017","13813":"Nov. 2017","13814":"Nov. 2017","13815":"Nov. 2017","13816":"Nov. 2017","13817":"Nov. 2017","13818":"Nov. 2017","13819":"Oct. 2017","13821":"Oct. 2017","13822":"Oct. 2017","13823":"Oct. 2017","13824":"Oct. 2017","13825":"Oct. 2017","13826":"Oct. 2017","13827":"Oct. 2017","13828":"Oct. 2017","13829":"Oct. 2017","13835":"Oct. 2017","13836":"Oct. 2017","13837":"Oct. 2017","13838":"Sep. 2017","13840":"Sep. 2017","13841":"Sep. 2017","13842":"Sep. 2017","13843":"Sep. 2017","13844":"Sep. 2017","13845":"Sep. 2017","13846":"Sep. 2017","13847":"Sep. 2017","13848":"Sep. 2017","13849":"Sep. 2017","13850":"Sep. 2017","13851":"Sep. 2017","13852":"Sep. 2017","13853":"Sep. 2017","13854":"Aug. 2017","13855":"Aug. 2017","13856":"Aug. 2017","13857":"Aug. 2017","13858":"Aug. 2017","13859":"Aug. 2017","13860":"Aug. 2017","13861":"Aug. 2017","13862":"Aug. 2017","13864":"Aug. 2017","13865":"Aug. 2017","13866":"Aug. 2017","13867":"Aug. 2017","13868":"Aug. 2017","13869":"Jul. 2017","13870":"Jul. 2017","13871":"Jul. 2017","13872":"Jul. 2017","13873":"Jul. 2017","13874":"Jul. 2017","13880":"Jul. 2017","13881":"Jul. 2017","13882":"Jul. 2017","13883":"Jul. 2017","13884":"Jul. 2017","13885":"Jul. 2017","13886":"Jul. 2017","13887":"Jul. 2017","13888":"Jul. 2017","13889":"Jul. 2017","13890":"Jun. 2017","13891":"Jun. 2017","13892":"Jun. 2017","13893":"Jun. 2017","13894":"Jun. 2017","13895":"Jun. 2017","13896":"Jun. 2017","13897":"Jun. 2017","13898":"Jun. 2017","13899":"Jun. 2017","13900":"nil","13905":"Mar. 2019","13906":"Feb. 2019","13907":"Feb. 2019","13908":"Feb. 2019","13909":"Feb. 2019","13910":"Feb. 2019","13911":"Jan. 2019","13912":"Dec. 2018","13913":"Nov. 2018","13914":"Nov. 2018","13920":"Oct. 2018","13921":"Oct. 2018","13922":"Oct. 2018","13923":"Oct. 2018","13924":"Oct. 2018","13926":"Sep. 2018","13927":"Aug. 2018","13928":"Aug. 2018","13929":"Aug. 2018","13935":"May 2018","13936":"May 2018","13937":"Apr. 2018","13938":"Apr. 2018","13939":"Apr. 2018","13940":"Apr. 2018","13941":"Apr. 2018","13942":"Apr. 2018","13943":"Apr. 2018","13944":"Mar. 2018","13945":"Feb. 2018","13946":"Feb. 2018","13947":"Feb. 2018","13948":"Jan. 2018","13949":"Jan. 2018","13950":"Jan. 2018","13951":"Jan. 2018","13952":"Jan. 2018","13953":"Jan. 2018","13954":"Jan. 2018","13955":"Dec. 2017","13956":"Dec. 2017","13957":"Dec. 2017","13958":"Dec. 2017","13959":"Nov. 2017","13960":"Nov. 2017","13961":"Nov. 2017","13962":"Oct. 2017","13963":"Oct. 2017","13964":"Oct. 2017","13971":"Sep. 2017","13972":"Sep. 2017","13973":"Sep. 2017","13974":"Sep. 2017","13975":"Sep. 2017","13976":"Sep. 2017","13977":"Sep. 2017","13979":"Aug. 2017","13985":"Jul. 2017","13986":"Jul. 2017","13987":"Jul. 2017","13988":"Jul. 2017","13989":"Jul. 2017","13995":"Jun. 2017","13996":"Jun. 2017","13997":"Jun. 2017","13998":"Jun. 2017","13999":"May 2017","14000":"May 2017","14001":"May 2017","14002":"May 2017","14003":"May 2017","14004":"Apr. 2017","14005":"Apr. 2017","14006":"Apr. 2017","14007":"Apr. 2017","14008":"Apr. 2017","14009":"Apr. 2017","14010":"Apr. 2017","14012":"Apr. 2017","14013":"Mar. 2017","14014":"Mar. 2017","14021":"Mar. 2017","14022":"Mar. 2017","14023":"Mar. 2017","14024":"Feb. 2017","14025":"Dec. 2016","14026":"Dec. 2016","14027":"Nov. 2016","14028":"Nov. 2016","14029":"Oct. 2016","14030":"Oct. 2016","14031":"Oct. 2016","14032":"Oct. 2016","14033":"Oct. 2016","14034":"Sep. 2016","14040":"Aug. 2016","14041":"May 2016","14042":"May 2016","14043":"May 2016","14044":"Apr. 2016","14050":"Mar. 2016","14051":"Mar. 2016","14052":"Mar. 2016","14053":"Mar. 2016","14054":"Mar. 2016","14060":"Feb. 2016","14061":"Feb. 2016","14062":"Feb. 2016","14063":"Feb. 2016","14064":"Dec. 2015","14065":"Dec. 2015","14066":"Dec. 2015","14067":"Sep. 2015","14068":"Sep. 2015","14069":"Aug. 2015","14075":"Jul. 2015","14076":"Jul. 2015","14077":"Jul. 2015","14078":"Jul. 2015","14079":"Jul. 2015","14080":"Jun. 2015","14081":"May 2015","14082":"May 2015","14083":"May 2015","14084":"May 2015","14085":"Apr. 2015","14087":"Mar. 2015","14088":"Feb. 2015","14089":"Feb. 2015","14090":"Feb. 2015","14091":"Dec. 2014","14092":"Dec. 2014","14093":"Dec. 2014","14094":"Dec. 2014","14095":"Dec. 2014","14096":"Oct. 2014","14097":"Oct. 2014","14098":"Oct. 2014","14099":"Oct. 2014","14100":"nil","14105":"Mar. 2019","14106":"Mar. 2019","14107":"Feb. 2019","14108":"Feb. 2019","14109":"Feb. 2019","14110":"Feb. 2019","14111":"Feb. 2019","14112":"Feb. 2019","14113":"Jan. 2019","14114":"Jan. 2019","14125":"Sep. 2018","14126":"Sep. 2018","14127":"Aug. 2018","14129":"Aug. 2018","14135":"Jun. 2018","14136":"Jun. 2018","14137":"Jun. 2018","14138":"Jun. 2018","14139":"Jun. 2018","14140":"Jun. 2018","14141":"Jun. 2018","14142":"Jun. 2018","14143":"May 2018","14144":"May 2018","14145":"May 2018","14146":"May 2018","14147":"Apr. 2018","14148":"Apr. 2018","14149":"Feb. 2018","14150":"Feb. 2018","14151":"Feb. 2018","14152":"Jan. 2018","14153":"Jan. 2018","14154":"Jan. 2018","14155":"Jan. 2018","14156":"Jan. 2018","14157":"Dec. 2017","14158":"Dec. 2017","14159":"Dec. 2017","14170":"Oct. 2017","14171":"Oct. 2017","14172":"Oct. 2017","14173":"Oct. 2017","14174":"Oct. 2017","14175":"Sep. 2017","14176":"Sep. 2017","14177":"Sep. 2017","14178":"Sep. 2017","14179":"Sep. 2017","14180":"Sep. 2017","14181":"Sep. 2017","14182":"Sep. 2017","14183":"Sep. 2017","14184":"Sep. 2017","14185":"Aug. 2017","14186":"Aug. 2017","14187":"Aug. 2017","14188":"Aug. 2017","14189":"Aug. 2017","14195":"Jul. 2017","14196":"Jul. 2017","14197":"Jul. 2017","14198":"Jul. 2017","14199":"Jul. 2017","14201":"Jul. 2017","14202":"Jun. 2017","14203":"Jun. 2017","14204":"Jun. 2017","14205":"Jun. 2017","14206":"Jun. 2017","14207":"Jun. 2017","14208":"Jun. 2017","14209":"Jun. 2017","14215":"May 2017","14216":"May 2017","14217":"May 2017","14218":"Apr. 2017","14219":"Apr. 2017","14220":"Apr. 2017","14221":"Apr. 2017","14222":"Apr. 2017","14223":"Apr. 2017","14224":"Apr. 2017","14225":"Apr. 2017","14226":"Apr. 2017","14227":"Apr. 2017","14228":"Apr. 2017","14229":"Apr. 2017","14230":"Apr. 2017","14231":"Apr. 2017","14232":"Apr. 2017","14233":"Mar. 2017","14234":"Mar. 2017","14240":"Feb. 2017","14241":"Feb. 2017","14242":"Feb. 2017","14243":"Jan. 2017","14244":"Jan. 2017","14245":"Dec. 2016","14246":"Dec. 2016","14247":"Dec. 2016","14248":"Dec. 2016","14249":"Dec. 2016","14255":"Nov. 2016","14256":"Nov. 2016","14257":"Oct. 2016","14258":"Oct. 2016","14259":"Oct. 2016","14260":"Oct. 2016","14261":"Oct. 2016","14262":"Oct. 2016","14263":"Oct. 2016","14264":"Oct. 2016","14265":"Oct. 2016","14266":"Oct. 2016","14267":"Oct. 2016","14268":"Oct. 2016","14270":"Oct. 2016","14271":"Oct. 2016","14272":"Oct. 2016","14273":"Oct. 2016","14274":"Oct. 2016","14275":"Oct. 2016","14276":"Oct. 2016","14278":"Sep. 2016","14279":"May 2016","14285":"Apr. 2016","14286":"Mar. 2016","14287":"Mar. 2016","14288":"Mar. 2016","14289":"Mar. 2016","14290":"Mar. 2016","14291":"Mar. 2016","14292":"Mar. 2016","14293":"Mar. 2016","14294":"Feb. 2016","14295":"Feb. 2016","14296":"Feb. 2016","14297":"Feb. 2016","14298":"Feb. 2016","14299":"Jan. 2016","14300":"nil","14304":"nil","14309":"Oct. 2017","14314":"Feb. 2017","14319":"Nov. 2016","14324":"Oct. 2016","14329":"Aug. 2016","14334":"Feb. 2016","14344":"Jul. 2014","14349":"May 2013","14359":"Mar. 2018","14360":"Feb. 2018","14361":"Feb. 2018","14362":"Jan. 2018","14363":"Nov. 2017","14364":"Oct. 2017","14365":"Jun. 2017","14366":"Jun. 2017","14367":"Mar. 2017","14368":"Jan. 2017","14369":"Nov. 2016","14370":"Jun. 2016","14371":"Apr. 2016","14372":"Apr. 2016","14373":"Feb. 2016","14374":"Jan. 2019","14375":"Jun. 2018","14376":"Oct. 2017","14377":"Jul. 2017","14378":"May 2017","14379":"nil","14394":"Dec. 2014","14395":"Dec. 2014","14396":"Oct. 2014","14397":"Oct. 2014","14398":"Oct. 2014","14404":"Mar. 2014","14405":"Nov. 2013","14406":"Aug. 2013","14407":"Aug. 2013","14408":"Jul. 2013","14409":"May 2013","14410":"Apr. 2013","14411":"Mar. 2013","14412":"Mar. 2013","14413":"Mar. 2013","14414":"Mar. 2013","14415":"Mar. 2013","14416":"Mar. 2013","14417":"Feb. 2013","14418":"Feb. 2013","14419":"Feb. 2013","14420":"Feb. 2013","14421":"Jan. 2013","14422":"Jan. 2013","14423":"May 2012","14424":"Mar. 2012","14426":"Dec. 2011","14427":"Dec. 2011","14428":"Sep. 2011","14430":"Jan. 2011","14431":"Jan. 2011","14432":"Nov. 2010","14433":"Sep. 2010","14434":"Jul. 2010","14435":"Jun. 2010","14436":"Jun. 2010","14437":"Apr. 2010","14438":"Apr. 2010","14439":"Mar. 2010","14440":"Jan. 2010","14441":"Nov. 2009","14442":"Feb. 2009","14443":"Oct. 2007","14444":"Apr. 2","14445":"Mar. 2019","14446":"Mar. 2019","14447":"Mar. 2019","14448":"Feb. 2019","14449":"Feb. 2019","14450":"Jan. 2019","14451":"Jan. 2019","14452":"Jan. 2019","14453":"Dec. 2018","14454":"nil","14459":"Oct. 2018","14460":"Oct. 2018","14461":"Sep. 2018","14462":"Sep. 2018","14463":"Sep. 2018","14479":"Jul. 2018","14480":"Jun. 2018","14481":"Jun. 2018","14482":"Jun. 2018","14483":"May 2018","14489":"Mar. 2018","14490":"Mar. 2018","14491":"Mar. 2018","14492":"Feb. 2018","14493":"Feb. 2018","14500":"Jan. 2018","14502":"Jan. 2018","14503":"Jan. 2018","14506":"Dec. 2017","14507":"Dec. 2017","14508":"Dec. 2017","14509":"nil","14514":"nil","14519":"Mar. 2019","14539":"Sep. 2018","14544":"Aug. 2018","14549":"Jun. 2018","14554":"Jan. 2018","14559":"Nov. 2017","14584":"May 2017","14589":"Apr. 2017","14609":"Jan. 2017","14634":"Apr. 2016","14654":"Oct. 2015","14659":"Sep. 2015","14664":"Jul. 2015","14669":"May 2015","14684":"Feb. 2015","14699":"Dec. 2014","14704":"Nov. 2014","14714":"Mar. 2019","14715":"Apr. 2018","14716":"Mar. 2019","14717":"Mar. 2019","14718":"Mar. 2019","14719":"nil","14724":"Dec. 2018","14725":"Dec. 2018","14726":"Nov. 2018","14727":"Nov. 2018","14728":"Nov. 2018","14729":"Oct. 2018","14730":"Oct. 2018","14731":"Sep. 2018","14732":"Sep. 2018","14733":"Sep. 2018","14734":"Aug. 2018","14735":"Aug. 2018","14736":"Aug. 2018","14737":"Aug. 2018","14738":"Aug. 2018","14739":"Aug. 2018","14740":"Aug. 2018","14741":"Aug. 2018","14742":"Jul. 2018","14743":"Jul. 2018","14749":"May 2018","14750":"May 2018","14751":"May 2018","14752":"May 2018","14754":"May 2018","14755":"Apr. 2018","14756":"Apr. 2018","14757":"Apr. 2018","14758":"Apr. 2018","14759":"Mar. 2018","14760":"Mar. 2018","14761":"Feb. 2018","14762":"Feb. 2018","14763":"Feb. 2018","14764":"Jan. 2018","14765":"Jan. 2018","14766":"Jan. 2018","14767":"Jan. 2018","14768":"Dec. 2017","14769":"Dec. 2017","14770":"Nov. 2017","14771":"Nov. 2017","14772":"Nov. 2017","14773":"Oct. 2017","14784":"Jul. 2017","14785":"Jul. 2017","14786":"Jun. 2017","14787":"Jun. 2017","14788":"May 2017","14789":"May 2017","14790":"May 2017","14791":"May 2017","14792":"May 2017","14793":"May 2017","14799":"Apr. 2017","14800":"Apr. 2017","14801":"Mar. 2017","14802":"Mar. 2017","14803":"Mar. 2017","14804":"Mar. 2017","14805":"Mar. 2017","14806":"Feb. 2017","14807":"Feb. 2017","14808":"Feb. 2017","14809":"Jan. 2017","14810":"Jan. 2017","14811":"Jan. 2017","14812":"Jan. 2017","14813":"Jan. 2017","14814":"Jan. 2017","14815":"Dec. 2016","14816":"Dec. 2016","14817":"Dec. 2016","14818":"Dec. 2016","14824":"Nov. 2016","14825":"Nov. 2016","14826":"Nov. 2016","14827":"Nov. 2016","14828":"Nov. 2016","14829":"Nov. 2016","14830":"Nov. 2016","14831":"Nov. 2016","14832":"Nov. 2016","14833":"Oct. 2016","14834":"Oct. 2016","14835":"Oct. 2016","14836":"Oct. 2016","14837":"Oct. 2016","14838":"Oct. 2016","14839":"Sep. 2016","14840":"Sep. 2016","14841":"Aug. 2016","14842":"Aug. 2016","14843":"Aug. 2016","14849":"Aug. 2016","14850":"Jul. 2016","14851":"Jul. 2016","14853":"Jul. 2016","14855":"Jun. 2016","14856":"Jun. 2016","14858":"May 2016","14859":"May 2016","14860":"May 2016","14861":"Apr. 2016","14863":"Apr. 2016","14864":"Apr. 2016","14866":"Mar. 2016","14867":"Mar. 2016","14868":"Mar. 2016","14874":"Feb. 2016","14875":"Feb. 2016","14876":"Jan. 2016","14877":"Jan. 2016","14878":"Jan. 2016","14879":"Jan. 2016","14880":"Jan. 2016","14881":"Jan. 2016","14882":"Jan. 2016","14883":"Dec. 2015","14889":"Nov. 2015","14890":"Nov. 2015","14891":"Nov. 2015","14892":"Nov. 2015","14893":"Nov. 2015","14894":"Nov. 2015","14895":"Nov. 2015","14896":"Oct. 2015","14897":"Oct. 2015","14898":"Oct. 2015","14899":"Oct. 2015","14900":"Oct. 2015","14901":"Oct. 2015","14902":"Oct. 2015","14903":"Oct. 2015","14904":"Sep. 2015","14905":"Sep. 2015","14906":"Sep. 2015","14907":"Sep. 2015","14908":"Sep. 2015","14909":"Sep. 2015","14910":"Sep. 2015","14911":"Sep. 2015","14912":"Aug. 2015","14914":"Apr. 4","14915":"Mar. 2019","14916":"Mar. 2019","14917":"Mar. 2019","14918":"Mar. 2019","14919":"Feb. 2019","14920":"Feb. 2019","14921":"Feb. 2019","14922":"Feb. 2019","14923":"Feb. 2019","14924":"Feb. 2019","14925":"Feb. 2019","14926":"Jan. 2019","14927":"Jan. 2019","14928":"Jan. 2019","14929":"nil","14944":"Jul. 2018","14945":"Jul. 2018","14946":"Jul. 2018","14947":"Jul. 2018","14948":"Jun. 2018","14949":"Jun. 2018","14950":"May 2018","14951":"May 2018","14952":"May 2018","14953":"May 2018","14954":"May 2018","14955":"May 2018","14956":"May 2018","14957":"May 2018","14958":"May 2018","14959":"May 2018","14960":"Apr. 2018","14961":"Apr. 2018","14962":"Apr. 2018","14963":"Apr. 2018","14969":"Feb. 2018","14970":"Feb. 2018","14971":"Feb. 2018","14972":"Feb. 2018","14973":"Jan. 2018","14974":"Jan. 2018","14975":"Jan. 2018","14976":"Jan. 2018","14977":"Jan. 2018","14978":"Dec. 2017","14979":"Dec. 2017","14980":"Dec. 2017","14981":"Dec. 2017","14982":"Dec. 2017","14983":"Dec. 2017","14984":"Dec. 2017","14985":"Nov. 2017","14986":"Nov. 2017","14987":"Nov. 2017","14988":"Nov. 2017","14989":"Nov. 2017","14990":"Nov. 2017","14991":"Nov. 2017","14992":"Nov. 2017","14994":"Oct. 2017","14995":"Oct. 2017","14996":"Oct. 2017","14997":"Oct. 2017","14998":"Oct. 2017","14999":"Oct. 2017","15000":"Oct. 2017","15001":"Oct. 2017","15002":"Oct. 2017","15003":"Oct. 2017","15009":"Sep. 2017","15010":"Sep. 2017","15011":"Sep. 2017","15012":"Sep. 2017","15013":"Aug. 2017","15014":"Aug. 2017","15015":"Aug. 2017","15016":"Aug. 2017","15017":"Aug. 2017","15019":"Jul. 2017","15020":"Jul. 2017","15021":"Jul. 2017","15022":"Jul. 2017","15023":"Jun. 2017","15024":"Jun. 2017","15025":"Jun. 2017","15027":"Jun. 2017","15028":"May 2017","15030":"May 2017","15031":"May 2017","15032":"May 2017","15034":"Apr. 2017","15035":"Apr. 2017","15036":"Apr. 2017","15037":"Apr. 2017","15038":"Apr. 2017","15039":"Apr. 2017","15040":"Apr. 2017","15041":"Apr. 2017","15042":"Apr. 2017","15043":"Apr. 2017","15044":"Apr. 2017","15045":"Apr. 2017","15046":"Apr. 2017","15047":"Mar. 2017","15048":"Mar. 2017","15049":"Mar. 2017","15050":"Mar. 2017","15051":"Feb. 2017","15052":"Feb. 2017","15053":"Feb. 2017","15054":"Feb. 2017","15055":"Feb. 2017","15056":"Feb. 2017","15057":"Feb. 2017","15058":"Feb. 2017","15059":"Feb. 2017","15061":"Feb. 2017","15062":"Feb. 2017","15063":"Jan. 2017","15065":"Jan. 2017","15066":"Jan. 2017","15067":"Jan. 2017","15068":"Jan. 2017","15069":"Dec. 2016","15070":"Dec. 2016","15071":"Dec. 2016","15072":"Nov. 2016","15073":"Nov. 2016","15079":"Oct. 2016","15080":"Oct. 2016","15081":"Oct. 2016","15082":"Oct. 2016","15083":"Oct. 2016","15084":"Oct. 2016","15085":"Oct. 2016","15086":"Oct. 2016","15087":"Oct. 2016","15088":"Oct. 2016","15089":"Oct. 2016","15090":"Aug. 2016","15091":"May 2016","15094":"Apr. 2016","15095":"Apr. 2016","15096":"Apr. 2016","15097":"Apr. 2016","15098":"Apr. 2016","15099":"Apr. 2016","15100":"Apr. 2016","15101":"Apr. 2016","15103":"Apr. 2016","15109":"Mar. 2016","15110":"Mar. 2016","15111":"Jan. 2016","15112":"Jan. 2016","15113":"Jan. 2016","15114":"Sep. 2018","15115":"May 2017","15116":"Sep. 2016","15117":"Apr. 2016","15118":"Apr. 2016","15119":"Feb. 2018","15120":"May 2017","15121":"May 2017","15122":"Jun. 2016","15123":"Mar. 2016","15124":"Oct. 2018","15129":"nil","15134":"Nov. 2016","15144":"Oct. 2014","15149":"Mar. 2018","15150":"Sep. 2017","15151":"Jan. 2017","15152":"Sep. 2016","15153":"Aug. 2016","15154":"Jul. 2016","15155":"Jul. 2016","15156":"Dec. 2015","15157":"Dec. 2015","15158":"Dec. 2015","15159":"nil","15164":"Nov. 2015","15165":"Jul. 2015","15166":"Jan. 2015","15167":"Feb. 2014","15168":"Feb. 2014","15169":"nil","15174":"Dec. 2015","15175":"Oct. 2014","15176":"May 2014","15177":"Oct. 2013","15178":"Aug. 2013","15179":"nil","15183":"Jan. 2019","15184":"Jul. 2017","15185":"Dec. 2016","15186":"Nov. 2016","15187":"Nov. 2015","15188":"Aug. 2015","15189":"Aug. 2015","15190":"Jul. 2015","15191":"Dec. 2013","15192":"Mar. 2013","15193":"Dec. 2012","15194":"Oct. 2012","15195":"Sep. 2012","15196":"Feb. 2012","15197":"Nov. 2011","15198":"nil","15203":"Jan. 2019","15204":"Oct. 2018","15205":"Oct. 2018","15206":"Sep. 2018","15207":"Sep. 2018","15213":"Aug. 2018","15214":"Aug. 2018","15215":"Jul. 2018","15216":"Jul. 2018","15217":"Jul. 2018","15218":"Jul. 2018","15219":"Jun. 2018","15220":"Jun. 2018","15221":"Jun. 2018","15222":"Jun. 2018","15228":"Dec. 2017","15229":"Nov. 2017","15230":"Nov. 2017","15231":"Nov. 2017","15232":"Oct. 2017","15238":"Sep. 2017","15239":"Aug. 2017","15240":"Aug. 2017","15241":"Aug. 2017","15242":"Aug. 2017","15243":"Aug. 2017","15244":"Aug. 2017","15245":"Jul. 2017","15246":"Jul. 2017","15247":"Jun. 2017","15248":"Jun. 2017","15249":"Jun. 2017","15250":"May 2017","15251":"May 2017","15252":"May 2017","15253":"May 2017","15254":"May 2017","15255":"Apr. 2017","15256":"Apr. 2017","15257":"Apr. 2017","15258":"Apr. 2017","15259":"Mar. 2017","15260":"Mar. 2017","15261":"Mar. 2017","15262":"Feb. 2017","15263":"Feb. 2017","15264":"Jan. 2017","15265":"Jan. 2017","15266":"Jan. 2017","15267":"Dec. 2016","15274":"Oct. 2016","15275":"Oct. 2016","15276":"Oct. 2016","15277":"Oct. 2016","15278":"Oct. 2016","15279":"Oct. 2016","15280":"Oct. 2016","15281":"Sep. 2016","15282":"Sep. 2016","15293":"Aug. 2016","15294":"Aug. 2016","15295":"Aug. 2016","15296":"Aug. 2016","15297":"Aug. 2016","15298":"Jul. 2016","15299":"Jul. 2016","15300":"Jul. 2016","15301":"Jul. 2016","15302":"Jul. 2016","15303":"Jul. 2016","15304":"Jul. 2016","15305":"Jul. 2016","15306":"Jun. 2016","15307":"Jun. 2016","15308":"Jun. 2016","15309":"Jun. 2016","15310":"Jun. 2016","15311":"Jun. 2016","15312":"Jun. 2016","15318":"Mar. 2016","15319":"Mar. 2016","15320":"Mar. 2016","15321":"Mar. 2016","15322":"Feb. 2016","15328":"Jan. 2016","15329":"Nov. 2015","15330":"Oct. 2015","15331":"Oct. 2015","15332":"Oct. 2015","15333":"Sep. 2015","15334":"Sep. 2015","15335":"Sep. 2015","15336":"Sep. 2015","15337":"Sep. 2015","15338":"Aug. 2015","15339":"Aug. 2015","15340":"Aug. 2015","15341":"Aug. 2015","15342":"Aug. 2015","15343":"Aug. 2015","15344":"Aug. 2015","15345":"Aug. 2015","15346":"Aug. 2015","15347":"Aug. 2015","15348":"Aug. 2015","15349":"Aug. 2015","15350":"Jul. 2015","15351":"Jul. 2015","15352":"Jul. 2015","15353":"Jul. 2015","15354":"Jul. 2015","15355":"Jul. 2015","15356":"Jul. 2015","15357":"Jun. 2015","15363":"May 2015","15364":"May 2015","15365":"May 2015","15366":"May 2015","15367":"May 2015","15368":"May 2015","15369":"Apr. 2015","15370":"Apr. 2015","15371":"Apr. 2015","15372":"Apr. 2015","15373":"Apr. 2015","15374":"Apr. 2015","15375":"Mar. 2015","15376":"Mar. 2015","15377":"Feb. 2015","15383":"Sep. 2014","15384":"Sep. 2014","15385":"Sep. 2014","15386":"Sep. 2014","15387":"Sep. 2014","15388":"Sep. 2014","15389":"Sep. 2014","15390":"Sep. 2014","15391":"Sep. 2014","15392":"Sep. 2014","15393":"Aug. 2014","15394":"Aug. 2014","15395":"Aug. 2014","15396":"Aug. 2014","15397":"Aug. 2014","15398":"Jan. 2019","15399":"Sep. 2018","15400":"Sep. 2018","15401":"Aug. 2018","15402":"Aug. 2018","15403":"Jun. 2018","15404":"Jun. 2018","15405":"Apr. 2018","15406":"Nov. 2017","15407":"Oct. 2017","15408":"Sep. 2017","15409":"Aug. 2017","15410":"Aug. 2017","15411":"Aug. 2017","15412":"Jul. 2017","15413":"Jul. 2017","15414":"Jul. 2017","15415":"Jul. 2017","15416":"Jul. 2017","15417":"Jun. 2017","15418":"Jun. 2017","15419":"Jun. 2017","15420":"Jun. 2017","15421":"Jun. 2017","15422":"May 2017","15423":"nil","15428":"Feb. 2017","15429":"Nov. 2016","15430":"Oct. 2016","15431":"Oct. 2016","15432":"Oct. 2016","15438":"Aug. 2016","15439":"Aug. 2016","15440":"Aug. 2016","15441":"Aug. 2016","15442":"Jul. 2016","15443":"Jul. 2016","15444":"Jun. 2016","15445":"Jun. 2016","15446":"Jun. 2016","15447":"Jun. 2016","15458":"Jan. 2016","15459":"Dec. 2015","15460":"Dec. 2015","15461":"Nov. 2015","15462":"Nov. 2015","15463":"Oct. 2015","15464":"Oct. 2015","15465":"Oct. 2015","15466":"Oct. 2015","15467":"Oct. 2015","15468":"Oct. 2015","15469":"Oct. 2015","15470":"Oct. 2015","15471":"Sep. 2015","15472":"Sep. 2015","15473":"Sep. 2015","15474":"Sep. 2015","15475":"Sep. 2015","15476":"Sep. 2015","15477":"Sep. 2015","15478":"Sep. 2015","15479":"Sep. 2015","15480":"Aug. 2015","15481":"Aug. 2015","15482":"Aug. 2015","15483":"Aug. 2015","15484":"Aug. 2015","15485":"Aug. 2015","15486":"Aug. 2015","15487":"Aug. 2015","15489":"Aug. 2015","15490":"Jul. 2015","15491":"Jul. 2015","15492":"Jul. 2015","15493":"Jul. 2015","15494":"Jun. 2015","15495":"Jun. 2015","15496":"Jun. 2015","15497":"Jun. 2015","15498":"Jun. 2015","15499":"May 2015","15500":"May 2015","15501":"May 2015","15502":"May 2015","15503":"Apr. 2015","15504":"Mar. 2015","15505":"Feb. 2015","15506":"Feb. 2015","15507":"Feb. 2015","15508":"Feb. 2015","15509":"Jan. 2015","15510":"Jan. 2015","15511":"Dec. 2014","15512":"Dec. 2014","15518":"Nov. 2014","15519":"Nov. 2014","15520":"Nov. 2014","15521":"Oct. 2014","15522":"Oct. 2014","15528":"Oct. 2014","15529":"Oct. 2014","15530":"Oct. 2014","15531":"Sep. 2014","15532":"Sep. 2014","15538":"Sep. 2014","15539":"Sep. 2014","15540":"Sep. 2014","15541":"Sep. 2014","15542":"Sep. 2014","15543":"Sep. 2014","15544":"Sep. 2014","15545":"Sep. 2014","15546":"Sep. 2014","15547":"Sep. 2014","15553":"Sep. 2014","15555":"Aug. 2014","15556":"Aug. 2014","15557":"Aug. 2014","15563":"Aug. 2014","15564":"Aug. 2014","15565":"Aug. 2014","15567":"Aug. 2014","15568":"Aug. 2014","15569":"Aug. 2014","15570":"Aug. 2014","15571":"Aug. 2014","15572":"Aug. 2014","15573":"Aug. 2014","15574":"Aug. 2014","15575":"Aug. 2014","15576":"Aug. 2014","15577":"Aug. 2014","15578":"Jul. 2014","15579":"Jul. 2014","15580":"Jul. 2014","15581":"Jul. 2014","15582":"Jul. 2014","15583":"Jul. 2014","15584":"Jul. 2014","15585":"Jul. 2014","15586":"Jul. 2014","15587":"Jul. 2014","15588":"Jul. 2014","15590":"Jul. 2014","15591":"Jul. 2014","15592":"Jul. 2014","15593":"Jul. 2014","15594":"Jun. 2014","15595":"Jun. 2014","15596":"May 2014","15597":"May 2014","15598":"nil","15603":"Apr. 2016","15608":"May 2015","15613":"Jan. 2014","15618":"Apr. 2013","15623":"Feb. 2019","15624":"Jul. 2018","15625":"Jun. 2018","15626":"Aug. 2017","15627":"Jul. 2017","15628":"Jul. 2017","15629":"Jul. 2017","15630":"Jul. 2017","15631":"Jul. 2017","15633":"nil","15638":"Dec. 2016","15639":"Sep. 2016","15640":"Sep. 2016","15641":"Aug. 2016","15642":"Aug. 2016","15643":"Jul. 2016","15644":"Jul. 2016","15645":"Jul. 2016","15646":"Jun. 2016","15647":"Feb. 2016","15663":"Aug. 2012","15664":"Aug. 2012","15665":"Aug. 2011","15666":"Jul. 2011","15667":"May 2011","15673":"Dec. 2018","15674":"Nov. 2018","15675":"Nov. 2018","15676":"Nov. 2018","15677":"Oct. 2018","15678":"Sep. 2018","15679":"Sep. 2018","15680":"Aug. 2018","15681":"Aug. 2018","15682":"Jul. 2018","15683":"Jun. 2018","15684":"May 2018","15685":"May 2018","15686":"Mar. 2018","15687":"Mar. 2018","15688":"nil","15700":"Sep. 2017","15701":"Aug. 2017","15702":"Aug. 2017","15703":"Aug. 2017","15704":"Aug. 2017","15705":"Jul. 2017","15706":"Jul. 2017","15707":"Jul. 2017","15708":"Jun. 2017","15709":"Jun. 2017","15710":"May 2017","15712":"May 2017","15713":"May 2017","15715":"Apr. 2017","15718":"Apr. 2017","15719":"Apr. 2017","15721":"Mar. 2017","15722":"Mar. 2017","15724":"Jan. 2017","15725":"Nov. 2016","15726":"Oct. 2016","15727":"Oct. 2016","15729":"Sep. 2016","15730":"Sep. 2016","15731":"Sep. 2016","15734":"Sep. 2016","15736":"Sep. 2016","15737":"Sep. 2016","15740":"Sep. 2016","15741":"Sep. 2016","15742":"Sep. 2016","15748":"Aug. 2016","15750":"Aug. 2016","15751":"Aug. 2016","15752":"Aug. 2016","15753":"Aug. 2016","15754":"Aug. 2016","15755":"Aug. 2016","15756":"Jul. 2016","15757":"Jul. 2016","15760":"Jul. 2016","15762":"Jul. 2016","15763":"Jun. 2016","15765":"Jun. 2016","15766":"Jun. 2016","15767":"Jun. 2016","15774":"Mar. 2016","15775":"Mar. 2016","15777":"Feb. 2016","15779":"Feb. 2016","15780":"Feb. 2016","15782":"Dec. 2015","15783":"Nov. 2015","15784":"Nov. 2015","15786":"Oct. 2015","15787":"Oct. 2015","15789":"Oct. 2015","15790":"Oct. 2015","15791":"Sep. 2015","15792":"Sep. 2015","15793":"Sep. 2015","15795":"Sep. 2015","15796":"Sep. 2015","15797":"Sep. 2015","15798":"Sep. 2015","15799":"Sep. 2015","15800":"Sep. 2015","15802":"Aug. 2015","15804":"Aug. 2015","15805":"Aug. 2015","15807":"Aug. 2015","15813":"Aug. 2015","15814":"Aug. 2015","15815":"Jul. 2015","15819":"Jul. 2015","15821":"Jul. 2015","15822":"Jul. 2015","15824":"May 2015","15825":"Apr. 2015","15828":"Apr. 2015","15829":"Apr. 2015","15831":"Mar. 2015","15832":"Mar. 2015","15833":"Feb. 2015","15835":"Feb. 2015","15836":"Jan. 2015","15837":"Jan. 2015","15838":"Dec. 2014","15839":"Dec. 2014","15840":"Dec. 2014","15842":"Nov. 2014","15843":"Nov. 2014","15844":"Oct. 2014","15848":"Sep. 2014","15851":"Sep. 2014","15853":"Aug. 2014","15854":"Aug. 2014","15855":"Aug. 2014","15858":"Jul. 2014","15859":"Jul. 2014","15862":"Jul. 2014","15867":"Jun. 2014","15870":"Jun. 2014","15873":"Jan. 2019","15874":"Jul. 2018","15875":"Jun. 2018","15876":"Mar. 2018","15877":"Sep. 2017","15878":"Aug. 2017","15879":"Jul. 2017","15880":"May 2017","15881":"May 2017","15882":"Apr. 2017","15883":"Apr. 2017","15884":"Apr. 2017","15885":"Mar. 2017","15886":"Mar. 2017","15887":"Mar. 2017","15888":"nil","15893":"Sep. 2016","15894":"Aug. 2016","15895":"Jul. 2016","15896":"Jul. 2016","15897":"Jul. 2016","15903":"Dec. 2015","15904":"Dec. 2015","15905":"Sep. 2015","15906":"Aug. 2015","15907":"Aug. 2015","15908":"Aug. 2015","15909":"Jul. 2015","15910":"Jul. 2015","15911":"Jul. 2015","15912":"Jul. 2015","15913":"May 2015","15914":"Feb. 2015","15915":"Jan. 2015","15916":"Dec. 2014","15917":"Nov. 2014","15918":"Oct. 2014","15919":"Oct. 2014","15920":"Oct. 2014","15921":"Sep. 2014","15922":"Sep. 2014","15923":"Aug. 2014","15924":"Aug. 2014","15925":"Aug. 2014","15926":"Aug. 2014","15927":"Aug. 2014","15928":"Aug. 2014","15929":"Aug. 2014","15930":"Aug. 2014","15931":"Aug. 2014","15932":"Jul. 2014","15933":"Jun. 2014","15935":"Jan. 2014","15936":"Nov. 2013","15937":"Oct. 2013","15948":"Aug. 2013","15949":"Aug. 2013","15950":"Aug. 2013","15951":"Jul. 2013","15953":"Jul. 2013","15954":"Jul. 2013","15955":"Jul. 2013","15956":"Jul. 2013","15957":"Apr. 2013","15958":"Feb. 2013","15959":"Oct. 2012","15960":"Sep. 2012","15961":"Sep. 2012","15962":"Aug. 2012","15963":"Jul. 2012","15964":"Jun. 2011","15965":"Sep. 2010","15966":"Sep. 2009","15967":"Aug. 2009","15973":"nil","15978":"Sep. 2018","15979":"Sep. 2018","15980":"Aug. 2018","15981":"Aug. 2018","15982":"Feb. 2018","15983":"Jan. 2018","15984":"Jan. 2018","15985":"May 2017","15986":"Apr. 2017","15987":"Mar. 2017","15988":"Mar. 2017","15989":"Mar. 2017","15990":"Dec. 2016","15991":"Nov. 2016","15992":"Sep. 2016","15993":"Sep. 2016","15994":"Aug. 2016","15995":"May 2016","15996":"May 2016","15997":"May 2016","15998":"Jan. 2016","15999":"Jul. 2015","16000":"Jul. 2015","16001":"Jun. 2015","16002":"May 2015","16003":"Apr. 2015","16004":"Dec. 2014","16005":"Oct. 2014","16006":"Sep. 2014","16007":"Sep. 2014","16013":"Jul. 2014","16014":"Jun. 2014","16015":"Jun. 2014","16016":"May 2014","16017":"Jan. 2014","16018":"Dec. 2013","16019":"Oct. 2013","16020":"Sep. 2013","16021":"Aug. 2013","16022":"Jul. 2013","16023":"Sep. 2012","16024":"Aug. 2012","16025":"Jul. 2012","16026":"Mar. 2012","16027":"Feb. 2012","16028":"Feb. 2012","16029":"Aug. 2008","16033":"Apr. 1","16038":"Jan. 2017","16043":"Jul. 2016","16048":"nil","16053":"Jul. 2015","16068":"Sep. 2013","16078":"May 2013","16083":"Sep. 2012","16088":"Jun. 2012","16093":"Aug. 2011","16098":"Jul. 2011","16103":"Nov. 2018","16104":"Oct. 2018","16105":"Oct. 2018","16106":"Oct. 2018","16107":"Sep. 2018","16108":"Aug. 2018","16109":"Aug. 2018","16110":"Aug. 2018","16111":"Aug. 2018","16112":"Aug. 2018","16113":"Aug. 2018","16114":"Aug. 2018","16115":"Aug. 2018","16116":"Aug. 2018","16117":"Jul. 2018","16118":"Jul. 2018","16119":"Jul. 2018","16120":"Jul. 2018","16121":"Jun. 2018","16122":"Jun. 2018","16123":"nil","16128":"Sep. 2017","16129":"Sep. 2017","16130":"Aug. 2017","16131":"Aug. 2017","16132":"Aug. 2017","16133":"Jul. 2017","16134":"Jul. 2017","16135":"Jul. 2017","16136":"Jul. 2017","16137":"Jun. 2017","16139":"Jun. 2017","16140":"May 2017","16141":"May 2017","16142":"Apr. 2017","16143":"Mar. 2017","16144":"Feb. 2017","16145":"Nov. 2016","16146":"Nov. 2016","16147":"Nov. 2016","16148":"Nov. 2016","16149":"Nov. 2016","16150":"Oct. 2016","16151":"Oct. 2016","16152":"Oct. 2016","16158":"Sep. 2016","16159":"Aug. 2016","16160":"Aug. 2016","16161":"Aug. 2016","16162":"Aug. 2016","16163":"Aug. 2016","16164":"Aug. 2016","16165":"Aug. 2016","16166":"Aug. 2016","16167":"Aug. 2016","16168":"Aug. 2016","16169":"Aug. 2016","16170":"Aug. 2016","16171":"Aug. 2016","16172":"Aug. 2016","16178":"Aug. 2016","16179":"Jul. 2016","16180":"Jul. 2016","16181":"Jul. 2016","16182":"Jul. 2016","16188":"Jun. 2016","16189":"Jun. 2016","16190":"Jun. 2016","16191":"Jun. 2016","16192":"Jun. 2016","16193":"Jun. 2016","16194":"Jun. 2016","16195":"Jun. 2016","16196":"May 2016","16197":"May 2016","16203":"Apr. 2016","16204":"Apr. 2016","16205":"Mar. 2016","16207":"Feb. 2016","16208":"Jan. 2016","16209":"Jan. 2016","16210":"Dec. 2015","16211":"Dec. 2015","16212":"Dec. 2015","16213":"Dec. 2015","16214":"Dec. 2015","16215":"Nov. 2015","16216":"Oct. 2015","16217":"Oct. 2015","16218":"Oct. 2015","16219":"Oct. 2015","16220":"Oct. 2015","16221":"Oct. 2015","16222":"Oct. 2015","16223":"Oct. 2015","16224":"Sep. 2015","16225":"Sep. 2015","16226":"Sep. 2015","16227":"Sep. 2015","16228":"Sep. 2015","16229":"Sep. 2015","16230":"Sep. 2015","16232":"Sep. 2015","16233":"Sep. 2015","16234":"Aug. 2015","16235":"Aug. 2015","16236":"Aug. 2015","16237":"Aug. 2015","16238":"Aug. 2015","16239":"Aug. 2015","16240":"Aug. 2015","16241":"Aug. 2015","16242":"Jul. 2015","16248":"Jul. 2015","16249":"Jul. 2015","16250":"Jul. 2015","16251":"Jul. 2015","16252":"Jul. 2015","16253":"Jul. 2015","16254":"Jul. 2015","16255":"Jul. 2015","16256":"Jul. 2015","16257":"Jul. 2015","16258":"Jul. 2015","16259":"Jun. 2015","16260":"Jun. 2015","16261":"Jun. 2015","16262":"Jun. 2015","16268":"May 2015","16269":"May 2015","16270":"May 2015","16271":"May 2015","16272":"May 2015","16273":"Apr. 2015","16274":"Apr. 2015","16275":"Apr. 2015","16276":"Mar. 2015","16277":"Mar. 2015","16278":"Feb. 2015","16279":"Feb. 2015","16280":"Feb. 2015","16281":"Jan. 2015","16282":"Dec. 2014","16288":"Dec. 2014","16289":"Dec. 2014","16290":"Dec. 2014","16291":"Nov. 2014","16292":"Nov. 2014","16293":"Nov. 2014","16294":"Oct. 2014","16295":"Oct. 2014","16296":"Oct. 2014","16297":"Oct. 2014","16298":"Oct. 2014","16299":"Oct. 2014","16300":"Oct. 2014","16301":"Oct. 2014","16302":"Oct. 2014","16303":"Feb. 2019","16304":"Jan. 2019","16305":"Jan. 2019","16306":"Jan. 2019","16307":"Oct. 2018","16308":"Sep. 2018","16309":"Sep. 2018","16310":"Aug. 2018","16311":"Aug. 2018","16312":"Aug. 2018","16313":"Jul. 2018","16314":"Jul. 2018","16315":"Jul. 2018","16316":"Jul. 2018","16317":"Jun. 2018","16318":"nil","16323":"Sep. 2017","16324":"Aug. 2017","16325":"Aug. 2017","16326":"Aug. 2017","16327":"Jul. 2017","16328":"Jun. 2017","16329":"May 2017","16330":"May 2017","16331":"Apr. 2017","16332":"Apr. 2017","16333":"Feb. 2017","16334":"Jan. 2017","16335":"Jan. 2017","16336":"Jan. 2017","16337":"Dec. 2016","16338":"Aug. 2016","16339":"Aug. 2016","16340":"Aug. 2016","16341":"Jul. 2016","16342":"Jul. 2016","16343":"Jul. 2016","16344":"Jul. 2016","16345":"Jul. 2016","16346":"Jun. 2016","16347":"Jun. 2016","16348":"Jun. 2016","16349":"May 2016","16350":"May 2016","16351":"May 2016","16352":"Apr. 2016","16353":"Apr. 2016","16354":"Jan. 2016","16355":"Oct. 2015","16356":"Sep. 2015","16357":"Aug. 2015","16358":"Aug. 2015","16359":"Aug. 2015","16360":"Aug. 2015","16361":"Jul. 2015","16362":"Jul. 2015","16363":"Jul. 2015","16364":"Jul. 2015","16365":"Jul. 2015","16366":"Jun. 2015","16367":"Jun. 2015","16373":"May 2015","16374":"May 2015","16375":"Mar. 2015","16376":"Mar. 2015","16377":"Feb. 2015","16378":"Jan. 2015","16379":"Nov. 2014","16380":"Nov. 2014","16381":"Oct. 2014","16382":"Oct. 2014","16383":"Oct. 2014","16384":"Sep. 2014","16385":"Sep. 2014","16386":"Aug. 2014","16387":"Aug. 2014","16388":"Aug. 2014","16389":"Aug. 2014","16390":"Aug. 2014","16391":"Jul. 2014","16392":"Jun. 2014","16393":"Jun. 2014","16394":"Jun. 2014","16395":"May 2014","16396":"May 2014","16397":"May 2014","16398":"May 2014","16399":"Apr. 2014","16400":"Apr. 2014","16401":"Mar. 2014","16402":"Mar. 2014","16403":"Oct. 2013","16404":"Oct. 2013","16405":"Oct. 2013","16406":"Oct. 2013","16407":"Oct. 2013","16408":"Oct. 2013","16409":"Sep. 2013","16410":"Aug. 2013","16411":"Aug. 2013","16412":"Aug. 2013","16413":"Aug. 2013","16414":"Jul. 2013","16415":"Jul. 2013","16416":"Jun. 2013","16417":"Jun. 2013","16418":"Apr. 2013","16419":"Apr. 2013","16423":"Nov. 2017","16424":"Sep. 2017","16425":"Aug. 2017","16426":"Jul. 2017","16427":"Jul. 2017","16428":"Nov. 2016","16429":"Sep. 2016","16430":"Sep. 2016","16431":"Sep. 2016","16432":"Sep. 2016","16433":"Sep. 2016","16434":"Sep. 2016","16435":"Aug. 2016","16436":"Aug. 2016","16437":"Aug. 2016","16438":"Aug. 2016","16439":"Aug. 2016","16440":"Jul. 2016","16441":"Jul. 2016","16442":"May 2016","16443":"May 2016","16444":"Jan. 2016","16445":"Nov. 2015","16446":"Oct. 2015","16447":"Oct. 2015","16448":"Sep. 2015","16449":"Sep. 2015","16450":"Aug. 2015","16451":"Aug. 2015","16452":"Aug. 2015","16453":"Aug. 2015","16454":"Aug. 2015","16455":"Aug. 2015","16456":"Jul. 2015","16457":"Jun. 2015","16458":"nil","16463":"Jul. 2014","16464":"May 2014","16465":"Apr. 2014","16466":"Mar. 2014","16467":"Sep. 2013","16468":"Aug. 2012","16469":"Jun. 2012","16470":"Jun. 2012","16471":"Jun. 2012","16472":"Sep. 2011","16473":"Oct. 2018","16474":"Aug. 2018","16475":"Jul. 2018","16476":"Jul. 2018","16477":"Jul. 2018","16478":"nil","16483":"Oct. 2016","16484":"Sep. 2016","16485":"Jun. 2016","16486":"Sep. 2015","16487":"Jul. 2015","16488":"Jul. 2015","16489":"Jun. 2015","16490":"Jun. 2015","16491":"May 2015","16492":"Jul. 2014","16493":"Aug. 2013","16494":"Jun. 2013","16495":"Apr. 2013","16496":"Jan. 2013","16497":"Oct. 2012","16498":"Sep. 2018","16503":"Oct. 2017","16508":"nil","16518":"Jul. 2014","16523":"Jul. 2013","16528":"Jun. 2018","16529":"Jan. 2018","16530":"Sep. 2017","16531":"Aug. 2017","16532":"Aug. 2017","16533":"Aug. 2017","16534":"Jul. 2017","16535":"Mar. 2017","16536":"Feb. 2017","16537":"Dec. 2016","16538":"Dec. 2016","16539":"Sep. 2016","16540":"Aug. 2016","16541":"Jul. 2016","16542":"Jun. 2016","16543":"nil","16553":"Aug. 2014","16554":"Jul. 2012","16555":"Sep. 2009","16556":"Aug. 2009","16557":"Aug. 2009","16558":"nil","16563":"Mar. 2016","16564":"Aug. 2015","16565":"Dec. 2014","16566":"Apr. 2014","16567":"Mar. 2014","16573":"Aug. 2012","16574":"Apr. 2012","16575":"Apr. 2012","16576":"Sep. 2011","16577":"Aug. 2011","16578":"Aug. 2011","16579":"Jun. 2010","16580":"May 2007","16583":"Mar. 2019","16584":"Feb. 2019","16585":"Jan. 2019","16586":"Apr. 2018","16587":"Aug. 2017","16588":"Aug. 2017","16589":"Aug. 2017","16590":"Sep. 2016","16591":"Aug. 2016","16592":"Aug. 2016","16593":"Aug. 2016","16594":"Jul. 2016","16595":"Jul. 2016","16596":"Jun. 2016","16597":"May 2016","16598":"nil","16603":"Sep. 2015","16604":"Aug. 2015","16605":"Aug. 2015","16606":"Aug. 2015","16607":"Jul. 2015","16613":"Sep. 2014","16614":"Sep. 2014","16615":"Aug. 2014","16616":"Aug. 2014","16617":"Aug. 2014","16618":"Mar. 2014","16619":"Feb. 2014","16620":"Jun. 2013","16621":"Nov. 2012","16622":"Oct. 2012","16628":"Oct. 2010","16629":"Oct. 2010","16630":"Jul. 2010","16631":"May 2010","16632":"Oct. 2009","16633":"Aug. 2009","16634":"Aug. 2008","16635":"Jun. 2008","16636":"Oct. 2007","16637":"Sep. 2007","16638":"Sep. 2007","16639":"Aug. 2007","16643":"Mar. 2019","16644":"Mar. 2019","16645":"Feb. 2019","16646":"Jan. 2019","16647":"Jan. 2019","16648":"nil","16653":"Sep. 2018","16654":"Sep. 2018","16655":"Sep. 2018","16656":"Aug. 2018","16657":"Jul. 2018","16663":"May 2018","16664":"Jan. 2018","16665":"Jan. 2018","16666":"Oct. 2017","16667":"Sep. 2017","16668":"Aug. 2017","16669":"Aug. 2017","16670":"Aug. 2017","16671":"Jun. 2017","16672":"Jun. 2017","16673":"May 2017","16674":"May 2017","16675":"Apr. 2017","16676":"Mar. 2017","16677":"Jan. 2017","16678":"Jan. 2017","16679":"Oct. 2016","16680":"Oct. 2016","16681":"Oct. 2016","16682":"Oct. 2016","16683":"Sep. 2016","16684":"Aug. 2016","16685":"Aug. 2016","16686":"Jul. 2016","16687":"Jul. 2016","16688":"Jul. 2016","16689":"Jun. 2016","16690":"Jun. 2016","16691":"Jun. 2016","16692":"Jun. 2016","16693":"Jun. 2016","16694":"Jun. 2016","16695":"May 2016","16696":"May 2016","16697":"Apr. 2016","16698":"Mar. 2016","16699":"Oct. 2015","16700":"Oct. 2015","16701":"Oct. 2015","16702":"Sep. 2015","16703":"Sep. 2015","16704":"Sep. 2015","16705":"Sep. 2015","16706":"Aug. 2015","16707":"Aug. 2015","16708":"Aug. 2015","16709":"Aug. 2015","16710":"Aug. 2015","16711":"Jul. 2015","16712":"Jul. 2015","16713":"Jul. 2015","16714":"Jul. 2015","16715":"Jun. 2015","16716":"Jun. 2015","16717":"Jun. 2015","16723":"May 2015","16724":"May 2015","16725":"Apr. 2015","16726":"Apr. 2015","16727":"Jan. 2015","16728":"Oct. 2014","16729":"Oct. 2014","16730":"Sep. 2014","16731":"Sep. 2014","16732":"Sep. 2014","16733":"Sep. 2014","16735":"Sep. 2014","16736":"Aug. 2014","16737":"Aug. 2014","16738":"Aug. 2014","16739":"Aug. 2014","16740":"Aug. 2014","16741":"Jul. 2014","16742":"Jul. 2014","16743":"Jun. 2014","16745":"Jun. 2014","16746":"May 2014","16747":"May 2014","16748":"May 2014","16749":"May 2014","16750":"Apr. 2014","16751":"Apr. 2014","16752":"Apr. 2014","16753":"Apr. 2014","16754":"Dec. 2013","16755":"Oct. 2013","16756":"Sep. 2013","16757":"Sep. 2013","16758":"Sep. 2013","16759":"Sep. 2013","16760":"Aug. 2013","16761":"Aug. 2013","16762":"Aug. 2013","16763":"Aug. 2013","16764":"Jun. 2013","16765":"Jun. 2013","16766":"Apr. 2013","16767":"Apr. 2013","16768":"Dec. 2012","16769":"Dec. 2012","16770":"Dec. 2012","16771":"Oct. 2012","16772":"Sep. 2012","16773":"Sep. 2012","16774":"Sep. 2012","16775":"Aug. 2012","16776":"Aug. 2012","16777":"Aug. 2012","16783":"May 2012","16784":"May 2012","16785":"Mar. 2012","16786":"Oct. 2011","16787":"Oct. 2011","16793":"Aug. 2011","16794":"Aug. 2011","16795":"Aug. 2011","16796":"Aug. 2011","16797":"Aug. 2011","16798":"Jul. 2011","16799":"Jul. 2011","16800":"Jul. 2011","16801":"Jul. 2011","16802":"Jul. 2011","16803":"Jul. 2011","16804":"Jun. 2011","16805":"Jun. 2011","16806":"Jun. 2011","16807":"Jun. 2011","16808":"Jun. 2011","16809":"May 2011","16810":"May 2011","16811":"May 2011","16812":"Apr. 2011","16813":"Apr. 2011","16814":"Jan. 2011","16815":"Nov. 2010","16816":"Oct. 2010","16817":"Oct. 2010","16818":"Sep. 2010","16819":"Sep. 2010","16820":"Sep. 2010","16821":"Sep. 2010","16822":"Aug. 2010","16823":"Jul. 2010","16824":"Jul. 2010","16825":"Jul. 2010","16826":"Jun. 2010","16827":"May 2010","16828":"Apr. 2010","16829":"Mar. 2010","16830":"Feb. 2010","16831":"Feb. 2010","16832":"Jan. 2010","16838":"Oct. 2009","16839":"Sep. 2009","16840":"Sep. 2009","16841":"Sep. 2009","16842":"Sep. 2009","16843":"Aug. 2018","16848":"Apr. 2018","16853":"nil","16863":"May 2016","16873":"Dec. 2014","16878":"Jul. 2014","16888":"Oct. 2013","16893":"Jun. 2013","16898":"Oct. 2012","16903":"Aug. 2012","16908":"May 2012","16913":"Jan. 2012","16923":"Jul. 2011","16938":"nil","16943":"Jun. 2018","16944":"Jun. 2018","16945":"Mar. 2018","16946":"Mar. 2018","16947":"Aug. 2017","16963":"Oct. 2016","16964":"Oct. 2016","16966":"Sep. 2016","16967":"Sep. 2016","16973":"Aug. 2016","16974":"Jun. 2016","16975":"Mar. 2016","16976":"Feb. 2016","16977":"Feb. 2016","16978":"Jan. 2016","16979":"Dec. 2015","16980":"Nov. 2015","16981":"Nov. 2015","16982":"Sep. 2015","16983":"Sep. 2015","16984":"Sep. 2015","16985":"Aug. 2015","16986":"Jul. 2015","16987":"Aug. 2014","16988":"Jul. 2014","16989":"Jul. 2014","16990":"Jul. 2014","16991":"Jul. 2014","16992":"Jul. 2014","16993":"Jun. 2014","16994":"May 2014","16995":"Dec. 2013","16996":"Aug. 2013","16997":"Jul. 2013","16998":"Jun. 2013","17000":"Jan. 2013","17001":"Jan. 2013","17002":"Jun. 2012","17004":"Feb. 2012","17008":"nil","17009":"Sep. 2018","17010":"Jul. 2018","17011":"Aug. 2017","17012":"Aug. 2017","17013":"Jul. 2017","17014":"Jun. 2017","17015":"Mar. 2017","17016":"Oct. 2016","17017":"Sep. 2016","17018":"Sep. 2016","17019":"Aug. 2016","17020":"Jul. 2016","17021":"Jun. 2016","17022":"Apr. 2016","17023":"Feb. 2016","17024":"nil","17029":"Sep. 2013","17030":"Sep. 2013","17031":"May 2013","17032":"May 2013","17033":"Apr. 2013","17034":"May 2012","17035":"Aug. 2011","17036":"Jul. 2011","17037":"Aug. 2010","17038":"Jun. 2010","17039":"May 2010","17040":"Jul. 2009","17041":"Jun. 2009","17042":"Aug. 2008","17043":"Aug. 2008","17044":"Sep. 2018","17045":"Aug. 2018","17046":"Aug. 2018","17047":"Jul. 2018","17048":"Jun. 2018","17049":"Jun. 2018","17050":"Sep. 2017","17051":"Jun. 2017","17052":"May 2017","17053":"Sep. 2016","17054":"Jun. 2016","17055":"Jun. 2016","17056":"Jan. 2016","17057":"Sep. 2015","17058":"Sep. 2015","17059":"Sep. 2015","17060":"Jul. 2015","17061":"Jul. 2015","17062":"nil","17074":"Oct. 2018","17079":"Nov. 2017","17084":"nil","17089":"Oct. 2016","17094":"Jun. 2016","17099":"Aug. 2015","17104":"Jun. 2014","17114":"Oct. 2018","17115":"Aug. 2018","17116":"Jul. 2018","17117":"Apr. 2018","17118":"Nov. 2017","17119":"Jul. 2017","17120":"Jul. 2017","17121":"Jul. 2017","17122":"Oct. 2016","17123":"Oct. 2016","17124":"nil","17134":"nil","17144":"Sep. 2018","17145":"Aug. 2018","17146":"Oct. 2017","17147":"Sep. 2017","17148":"Aug. 2017","17149":"Aug. 2017","17150":"Jul. 2017","17151":"Jun. 2017","17152":"Jun. 2017","17153":"Aug. 2016","17154":"Aug. 2016","17155":"Aug. 2016","17156":"Aug. 2016","17157":"Aug. 2016","17158":"Jul. 2016","17159":"Jul. 2016","17160":"Jun. 2016","17161":"Mar. 2016","17162":"Sep. 2015","17163":"Aug. 2015","17164":"Aug. 2015","17165":"Jul. 2015","17166":"Jun. 2015","17167":"May 2015","17168":"May 2015","17169":"Oct. 2014","17170":"Sep. 2014","17171":"Sep. 2014","17172":"Aug. 2014","17173":"Jul. 2014","17174":"nil","17179":"Feb. 2019","17180":"Jan. 2019","17181":"Jan. 2019","17182":"Dec. 2018","17183":"Dec. 2018","17184":"Oct. 2018","17185":"Oct. 2018","17186":"Oct. 2018","17187":"Aug. 2018","17188":"Aug. 2018","17189":"nil","17199":"Jul. 2018","17200":"Jul. 2018","17201":"Jul. 2018","17202":"Jun. 2018","17203":"Jun. 2018","17204":"Jun. 2018","17205":"Jun. 2018","17206":"Jun. 2018","17207":"May 2018","17208":"May 2018","17209":"May 2018","17210":"Jan. 2018","17211":"Jan. 2018","17212":"Dec. 2017","17213":"Oct. 2017","17219":"Sep. 2017","17220":"Sep. 2017","17221":"Sep. 2017","17222":"Sep. 2017","17223":"Aug. 2017","17224":"Aug. 2017","17225":"Aug. 2017","17226":"Aug. 2017","17227":"Aug. 2017","17228":"Aug. 2017","17234":"Jul. 2017","17235":"Jul. 2017","17236":"Jul. 2017","17237":"Jul. 2017","17238":"Jul. 2017","17239":"Jun. 2017","17240":"Jun. 2017","17241":"Jun. 2017","17242":"Jun. 2017","17243":"Jun. 2017","17244":"Jun. 2017","17245":"Jun. 2017","17246":"Jun. 2017","17247":"May 2017","17248":"May 2017","17249":"May 2017","17250":"May 2017","17251":"May 2017","17252":"May 2017","17253":"May 2017","17254":"Apr. 2017","17255":"Apr. 2017","17256":"Apr. 2017","17257":"Apr. 2017","17258":"Apr. 2017","17259":"Feb. 2017","17260":"Feb. 2017","17261":"Feb. 2017","17262":"Dec. 2016","17263":"Dec. 2016","17264":"Dec. 2016","17265":"Nov. 2016","17266":"Nov. 2016","17267":"Nov. 2016","17268":"Nov. 2016","17269":"Nov. 2016","17270":"Oct. 2016","17271":"Oct. 2016","17272":"Oct. 2016","17273":"Oct. 2016","17274":"Oct. 2016","17275":"Oct. 2016","17276":"Oct. 2016","17277":"Oct. 2016","17278":"Oct. 2016","17279":"Sep. 2016","17280":"Sep. 2016","17281":"Sep. 2016","17282":"Sep. 2016","17283":"Sep. 2016","17284":"Sep. 2016","17285":"Sep. 2016","17286":"Sep. 2016","17287":"Sep. 2016","17288":"Sep. 2016","17289":"Sep. 2016","17290":"Sep. 2016","17291":"Aug. 2016","17292":"Aug. 2016","17293":"Aug. 2016","17294":"Aug. 2016","17295":"Aug. 2016","17296":"Aug. 2016","17297":"Aug. 2016","17298":"Aug. 2016","17299":"Aug. 2016","17300":"Aug. 2016","17301":"Aug. 2016","17302":"Jul. 2016","17303":"Jul. 2016","17304":"Jul. 2016","17305":"Jul. 2016","17306":"Jul. 2016","17307":"Jun. 2016","17308":"Jun. 2016","17309":"Jun. 2016","17310":"Jun. 2016","17311":"Jun. 2016","17312":"Jun. 2016","17313":"Jun. 2016","17314":"Jun. 2016","17315":"Jun. 2016","17316":"Jun. 2016","17317":"Jun. 2016","17318":"Jun. 2016","17319":"May 2016","17320":"May 2016","17321":"May 2016","17322":"May 2016","17323":"May 2016","17324":"Mar. 2016","17325":"Jan. 2016","17326":"Dec. 2015","17327":"Dec. 2015","17328":"Nov. 2015","17330":"Nov. 2015","17331":"Nov. 2015","17332":"Oct. 2015","17333":"Oct. 2015","17334":"Oct. 2015","17335":"Oct. 2015","17336":"Oct. 2015","17337":"Oct. 2015","17338":"Sep. 2015","17339":"Sep. 2015","17340":"Sep. 2015","17341":"Sep. 2015","17342":"Sep. 2015","17343":"Sep. 2015","17349":"Sep. 2015","17350":"Sep. 2015","17351":"Sep. 2015","17352":"Sep. 2015","17353":"Sep. 2015","17354":"Sep. 2015","17355":"Aug. 2015","17356":"Aug. 2015","17357":"Aug. 2015","17358":"Aug. 2015","17359":"Aug. 2015","17360":"Aug. 2015","17361":"Jul. 2015","17362":"Jul. 2015","17363":"Jul. 2015","17365":"Jul. 2015","17366":"Jul. 2015","17367":"Jul. 2015","17368":"Jul. 2015","17369":"Jul. 2015","17370":"Jul. 2015","17371":"Jun. 2015","17372":"Jun. 2015","17373":"Jun. 2015","17374":"Jun. 2015","17375":"Jun. 2015","17376":"May 2015","17377":"May 2015","17378":"May 2015","17379":"Mar. 2019","17380":"Mar. 2019","17381":"Mar. 2019","17382":"Dec. 2018","17383":"Nov. 2018","17384":"Oct. 2018","17385":"Sep. 2018","17386":"Sep. 2018","17387":"Sep. 2018","17388":"Sep. 2018","17389":"Sep. 2018","17390":"Aug. 2018","17391":"Aug. 2018","17392":"Aug. 2018","17393":"Aug. 2018","17394":"Aug. 2018","17395":"Aug. 2018","17396":"Aug. 2018","17397":"Jul. 2018","17398":"Jul. 2018","17399":"Jul. 2018","17400":"Jul. 2018","17401":"Jul. 2018","17402":"Jun. 2018","17403":"Jun. 2018","17404":"Jun. 2018","17405":"May 2018","17406":"May 2018","17407":"May 2018","17408":"Apr. 2018","17409":"Mar. 2018","17410":"Jan. 2018","17411":"Nov. 2017","17412":"Oct. 2017","17413":"Oct. 2017","17414":"Oct. 2017","17415":"Oct. 2017","17416":"Oct. 2017","17417":"Oct. 2017","17418":"Sep. 2017","17419":"Aug. 2017","17420":"Aug. 2017","17421":"Aug. 2017","17422":"Aug. 2017","17423":"Aug. 2017","17424":"Jul. 2017","17425":"Jul. 2017","17426":"Jun. 2017","17427":"May 2017","17428":"May 2017","17429":"nil","17434":"Apr. 2017","17435":"Apr. 2017","17436":"Apr. 2017","17437":"Mar. 2017","17438":"Mar. 2017","17439":"Jan. 2017","17441":"Jan. 2017","17442":"Jan. 2017","17443":"Jan. 2017","17444":"Dec. 2016","17445":"Dec. 2016","17446":"Dec. 2016","17447":"Dec. 2016","17448":"Dec. 2016","17449":"Oct. 2016","17450":"Oct. 2016","17451":"Oct. 2016","17452":"Oct. 2016","17453":"Oct. 2016","17454":"Oct. 2016","17455":"Sep. 2016","17456":"Sep. 2016","17457":"Sep. 2016","17458":"Sep. 2016","17459":"Sep. 2016","17461":"Sep. 2016","17462":"Sep. 2016","17463":"Sep. 2016","17464":"Sep. 2016","17465":"Sep. 2016","17466":"Sep. 2016","17467":"Sep. 2016","17468":"Sep. 2016","17469":"Sep. 2016","17470":"Sep. 2016","17471":"Aug. 2016","17472":"Aug. 2016","17473":"Aug. 2016","17479":"Aug. 2016","17480":"Aug. 2016","17481":"Aug. 2016","17482":"Aug. 2016","17483":"Aug. 2016","17485":"Aug. 2016","17486":"Aug. 2016","17487":"Aug. 2016","17489":"Jul. 2016","17490":"Jul. 2016","17491":"Jul. 2016","17492":"Jul. 2016","17493":"Jul. 2016","17494":"Jul. 2016","17495":"Jul. 2016","17496":"Jul. 2016","17497":"Jul. 2016","17498":"Jul. 2016","17499":"Jul. 2016","17500":"Jul. 2016","17501":"Jul. 2016","17502":"Jul. 2016","17503":"Jul. 2016","17504":"Jun. 2016","17505":"Jun. 2016","17506":"Jun. 2016","17507":"Jun. 2016","17508":"Jun. 2016","17509":"May 2016","17510":"May 2016","17511":"May 2016","17512":"Apr. 2016","17513":"Apr. 2016","17519":"Jan. 2016","17520":"Nov. 2015","17521":"Oct. 2015","17522":"Oct. 2015","17523":"Oct. 2015","17524":"Oct. 2015","17525":"Oct. 2015","17526":"Sep. 2015","17527":"Sep. 2015","17528":"Sep. 2015","17529":"Sep. 2015","17530":"Sep. 2015","17531":"Sep. 2015","17533":"Aug. 2015","17534":"Aug. 2015","17535":"Aug. 2015","17536":"Aug. 2015","17537":"Aug. 2015","17538":"Aug. 2015","17539":"Aug. 2015","17540":"Aug. 2015","17541":"Aug. 2015","17542":"Aug. 2015","17543":"Aug. 2015","17544":"Aug. 2015","17545":"Aug. 2015","17546":"Aug. 2015","17547":"Aug. 2015","17548":"Jul. 2015","17549":"Jul. 2015","17550":"Jul. 2015","17551":"Jul. 2015","17552":"Jul. 2015","17553":"Jul. 2015","17554":"Jul. 2015","17555":"Jul. 2015","17556":"Jul. 2015","17557":"Jul. 2015","17558":"Jul. 2015","17559":"Jun. 2015","17560":"Jun. 2015","17561":"Jun. 2015","17562":"Jun. 2015","17563":"Jun. 2015","17574":"Mar. 2015","17575":"Mar. 2015","17576":"Mar. 2015","17577":"Mar. 2015","17578":"Feb. 2015","17579":"Oct. 2018","17580":"Oct. 2018","17581":"Oct. 2018","17582":"Sep. 2018","17583":"Sep. 2018","17584":"Sep. 2018","17585":"Sep. 2018","17586":"Sep. 2018","17587":"Sep. 2018","17588":"Aug. 2018","17589":"Aug. 2018","17590":"Jul. 2018","17591":"Jul. 2018","17592":"Jul. 2018","17593":"Jul. 2018","17594":"Jul. 2018","17595":"Jul. 2018","17596":"Jun. 2018","17597":"May 2018","17598":"May 2018","17599":"May 2018","17600":"Apr. 2018","17601":"Feb. 2018","17602":"Dec. 2017","17603":"Nov. 2017","17604":"Nov. 2017","17605":"Nov. 2017","17606":"Oct. 2017","17607":"Oct. 2017","17610":"Sep. 2017","17611":"Sep. 2017","17612":"Sep. 2017","17613":"Sep. 2017","17614":"nil","17619":"Aug. 2017","17620":"Jul. 2017","17621":"Jul. 2017","17623":"Jun. 2017","17627":"Apr. 2017","17635":"Dec. 2016","17636":"Dec. 2016","17637":"Nov. 2016","17638":"Oct. 2016","17639":"Oct. 2016","17640":"Oct. 2016","17641":"Oct. 2016","17642":"Sep. 2016","17643":"Sep. 2016","17650":"Sep. 2016","17651":"Sep. 2016","17653":"Sep. 2016","17655":"Aug. 2016","17656":"Aug. 2016","17657":"Aug. 2016","17658":"Aug. 2016","17659":"Aug. 2016","17660":"Aug. 2016","17662":"Aug. 2016","17663":"Aug. 2016","17664":"Aug. 2016","17665":"Aug. 2016","17666":"Aug. 2016","17667":"Jul. 2016","17668":"Jul. 2016","17670":"Jul. 2016","17671":"Jul. 2016","17672":"Jul. 2016","17673":"Jul. 2016","17684":"Jun. 2016","17685":"Jun. 2016","17686":"Jun. 2016","17689":"May 2016","17690":"Apr. 2016","17691":"Apr. 2016","17692":"Mar. 2016","17693":"Mar. 2016","17694":"Mar. 2016","17695":"Mar. 2016","17696":"Feb. 2016","17697":"Jan. 2016","17699":"Jan. 2016","17700":"Nov. 2015","17702":"Nov. 2015","17703":"Nov. 2015","17704":"Nov. 2015","17706":"Oct. 2015","17707":"Oct. 2015","17709":"Oct. 2015","17710":"Sep. 2015","17712":"Sep. 2015","17714":"Sep. 2015","17715":"Sep. 2015","17716":"Sep. 2015","17717":"Sep. 2015","17719":"Sep. 2015","17722":"Sep. 2015","17723":"Sep. 2015","17724":"Aug. 2015","17726":"Aug. 2015","17729":"Aug. 2015","17730":"Aug. 2015","17731":"Aug. 2015","17732":"Aug. 2015","17736":"Aug. 2015","17737":"Aug. 2015","17738":"Aug. 2015","17745":"Jul. 2015","17746":"Jul. 2015","17747":"Jun. 2015","17748":"Jun. 2015","17754":"May 2015","17755":"May 2015","17756":"Apr. 2015","17757":"Apr. 2015","17758":"Apr. 2015","17759":"Apr. 2015","17760":"Mar. 2015","17764":"Nov. 2014","17765":"Nov. 2014","17766":"Nov. 2014","17767":"Nov. 2014","17768":"Oct. 2014","17769":"Sep. 2014","17770":"Sep. 2014","17771":"Sep. 2014","17772":"Sep. 2014","17774":"Aug. 2014","17776":"Aug. 2014","17777":"Aug. 2014","17779":"Oct. 2018","17784":"Sep. 2018","17789":"Jul. 2018","17794":"May 2018","17799":"Sep. 2017","17804":"Aug. 2017","17809":"nil","17824":"Aug. 2016","17834":"nil","17839":"Nov. 2018","17840":"Oct. 2018","17841":"Oct. 2018","17842":"Oct. 2018","17843":"Sep. 2018","17844":"Sep. 2018","17845":"Sep. 2018","17846":"Sep. 2018","17847":"Sep. 2018","17848":"Sep. 2018","17854":"Jul. 2018","17855":"Jul. 2018","17856":"Jul. 2018","17857":"Jul. 2018","17858":"Jul. 2018","17869":"Sep. 2017","17870":"Sep. 2017","17871":"Sep. 2017","17872":"Sep. 2017","17873":"Aug. 2017","17874":"Aug. 2017","17875":"Aug. 2017","17876":"Aug. 2017","17877":"Aug. 2017","17878":"Aug. 2017","17879":"Aug. 2017","17880":"Aug. 2017","17881":"Jul. 2017","17882":"Jul. 2017","17883":"Jul. 2017","17884":"Jun. 2017","17885":"Jun. 2017","17886":"Jun. 2017","17887":"May 2017","17888":"Apr. 2017","17899":"Oct. 2016","17900":"Oct. 2016","17901":"Oct. 2016","17902":"Oct. 2016","17903":"Oct. 2016","17904":"Oct. 2016","17905":"Oct. 2016","17906":"Oct. 2016","17907":"Oct. 2016","17908":"Sep. 2016","17909":"Sep. 2016","17910":"Sep. 2016","17911":"Aug. 2016","17912":"Aug. 2016","17913":"Aug. 2016","17914":"Aug. 2016","17915":"Aug. 2016","17916":"Aug. 2016","17917":"Aug. 2016","17918":"Aug. 2016","17919":"Aug. 2016","17920":"Aug. 2016","17921":"Aug. 2016","17922":"Aug. 2016","17923":"Aug. 2016","17924":"Aug. 2016","17925":"Jul. 2016","17926":"Jul. 2016","17927":"Jul. 2016","17939":"nil","17944":"Aug. 2018","17945":"Aug. 2018","17946":"Jul. 2018","17947":"May 2018","17948":"May 2018","17949":"May 2018","17950":"May 2018","17951":"Apr. 2018","17952":"Nov. 2017","17953":"Aug. 2017","17954":"Jul. 2017","17955":"Jul. 2017","17956":"Jul. 2017","17957":"Jul. 2017","17958":"May 2017","17959":"May 2017","17960":"Apr. 2017","17961":"Feb. 2017","17962":"Jan. 2017","17963":"Jan. 2017","17964":"Dec. 2016","17965":"Nov. 2016","17966":"Oct. 2016","17967":"Oct. 2016","17968":"Oct. 2016","17969":"Sep. 2016","17970":"Sep. 2016","17971":"Sep. 2016","17972":"Sep. 2016","17973":"Sep. 2016","17974":"Aug. 2016","17975":"Aug. 2016","17976":"Aug. 2016","17977":"Jul. 2016","17978":"Jul. 2016","17979":"Jun. 2016","17980":"Jun. 2016","17981":"Jun. 2016","17982":"Jun. 2016","17983":"Jun. 2016","17984":"Jun. 2016","17985":"May 2016","17986":"Mar. 2016","17987":"Mar. 2016","17988":"Nov. 2015","17989":"Oct. 2015","17990":"Oct. 2015","17991":"Sep. 2015","17992":"Sep. 2015","17993":"Sep. 2015","17994":"Aug. 2015","17995":"Aug. 2015","17996":"Aug. 2015","17997":"Aug. 2015","17998":"Jul. 2015","18004":"Jul. 2015","18005":"Jul. 2015","18006":"Jul. 2015","18007":"Jul. 2015","18008":"Jul. 2015","18010":"Jul. 2015","18011":"Jul. 2015","18012":"Jun. 2015","18013":"Jun. 2015","18014":"May 2015","18015":"May 2015","18016":"Apr. 2015","18017":"Apr. 2015","18018":"Jan. 2015","18019":"Jan. 2015","18020":"Nov. 2014","18021":"Oct. 2014","18022":"Aug. 2014","18023":"Aug. 2014","18024":"Aug. 2014","18025":"Jul. 2014","18026":"Jul. 2014","18027":"Jul. 2014","18028":"Jul. 2014","18029":"Jul. 2014","18030":"Jun. 2014","18031":"Jun. 2014","18032":"Jun. 2014","18033":"Jun. 2014","18039":"Aug. 2013","18040":"Jul. 2013","18041":"Jun. 2013","18042":"Jun. 2013","18043":"Oct. 2012","18044":"Oct. 2012","18045":"Sep. 2012","18046":"Sep. 2012","18047":"Aug. 2012","18048":"Jul. 2012","18059":"Aug. 2011","18060":"Aug. 2011","18061":"Aug. 2011","18062":"Aug. 2011","18063":"Apr. 2011","18064":"Mar. 2011","18065":"Dec. 2010","18066":"Nov. 2010","18067":"Oct. 2010","18068":"Sep. 2010","18069":"Sep. 2010","18070":"Sep. 2010","18071":"Sep. 2010","18072":"Sep. 2010","18073":"Aug. 2010","18074":"Jul. 2010","18075":"Jul. 2010","18076":"Jul. 2010","18077":"Jul. 2010","18078":"Jun. 2010","18079":"May 2010","18080":"May 2010","18081":"Apr. 2010","18082":"Apr. 2010","18083":"Apr. 2010","18084":"Apr. 2010","18085":"Apr. 2010","18086":"Mar. 2010","18087":"Mar. 2010","18088":"Feb. 2010","18089":"Jan. 2010","18090":"Jan. 2010","18091":"Jan. 2010","18092":"Dec. 2009","18093":"Dec. 2009","18094":"Dec. 2009","18095":"Dec. 2009","18096":"Nov. 2009","18097":"Nov. 2009","18098":"Oct. 2009","18099":"Oct. 2009","18100":"Oct. 2009","18101":"Oct. 2009","18102":"Sep. 2009","18103":"Sep. 2009","18104":"Sep. 2009","18105":"Sep. 2009","18106":"Sep. 2009","18107":"Sep. 2009","18108":"Aug. 2009","18109":"Aug. 2009","18110":"Aug. 2009","18111":"Aug. 2009","18112":"Aug. 2009","18113":"Aug. 2009","18119":"Nov. 2008","18120":"Apr. 2007","18139":"Oct. 2018","18140":"Sep. 2018","18141":"Sep. 2018","18142":"Sep. 2018","18143":"Aug. 2018","18144":"Aug. 2018","18145":"Jul. 2018","18146":"Jul. 2018","18147":"Jul. 2018","18148":"Oct. 2017","18149":"Sep. 2017","18150":"Sep. 2017","18151":"Sep. 2017","18152":"Aug. 2017","18153":"Aug. 2017","18154":"Jun. 2017","18155":"Jun. 2017","18156":"Jun. 2017","18157":"May 2017","18158":"Oct. 2016","18159":"Oct. 2016","18160":"Oct. 2016","18161":"Sep. 2016","18162":"Sep. 2016","18163":"Aug. 2016","18164":"Aug. 2016","18165":"Aug. 2016","18166":"Aug. 2016","18167":"Jul. 2016","18168":"Jul. 2016","18169":"Jul. 2016","18170":"Jun. 2016","18171":"Jun. 2016","18172":"May 2016","18173":"May 2016","18174":"May 2016","18175":"Apr. 2016","18176":"Jan. 2016","18177":"Nov. 2015","18178":"Nov. 2015","18179":"nil","18184":"Jul. 2015","18185":"Jul. 2015","18186":"Jul. 2015","18187":"Jul. 2015","18188":"Jul. 2015","18199":"Aug. 2014","18200":"Aug. 2014","18201":"Aug. 2014","18202":"Aug. 2014","18203":"Aug. 2014","18204":"Aug. 2014","18205":"Jul. 2014","18206":"Jul. 2014","18207":"Jul. 2014","18208":"Jul. 2014","18209":"May 2014","18210":"May 2014","18211":"May 2014","18212":"Feb. 2014","18213":"Dec. 2013","18214":"Oct. 2013","18215":"Oct. 2013","18216":"Sep. 2013","18217":"Sep. 2013","18218":"Aug. 2013","18224":"May 2013","18225":"May 2013","18226":"May 2013","18227":"May 2013","18228":"May 2013","18229":"Feb. 2013","18230":"Oct. 2012","18231":"Sep. 2012","18232":"Sep. 2012","18234":"Aug. 2012","18235":"Aug. 2012","18236":"Aug. 2012","18237":"Aug. 2012","18238":"Jul. 2012","18244":"Jul. 2012","18245":"Jul. 2012","18246":"Jun. 2012","18247":"Feb. 2012","18249":"Oct. 2011","18250":"Oct. 2011","18251":"Sep. 2011","18284":"nil","18289":"Sep. 2016","18290":"Aug. 2016","18291":"Aug. 2016","18292":"Aug. 2016","18293":"Aug. 2016","18294":"Aug. 2016","18295":"Aug. 2016","18296":"Aug. 2016","18297":"Aug. 2016","18298":"Jul. 2016","18299":"Jul. 2016","18300":"Jul. 2016","18301":"Jul. 2016","18302":"Oct. 2015","18303":"Sep. 2015","18304":"Sep. 2015","18305":"Sep. 2015","18306":"Sep. 2015","18307":"Aug. 2015","18308":"Jul. 2015","18309":"Jul. 2015","18310":"Jun. 2015","18311":"Mar. 2015","18312":"Oct. 2014","18313":"Oct. 2014","18314":"Oct. 2014","18315":"Oct. 2014","18316":"Sep. 2014","18317":"Sep. 2014","18318":"Sep. 2014","18319":"Sep. 2014","18320":"Aug. 2014","18321":"Aug. 2014","18322":"Jul. 2014","18323":"Jul. 2014","18324":"Jun. 2014","18325":"Jun. 2014","18326":"Jun. 2014","18327":"Mar. 2014","18328":"Feb. 2014","18329":"Jan. 2014","18330":"Nov. 2013","18331":"Oct. 2013","18332":"Oct. 2013","18333":"Oct. 2013","18334":"Sep. 2013","18335":"Sep. 2013","18336":"Sep. 2013","18337":"Aug. 2013","18338":"Aug. 2013","18339":"Aug. 2013","18340":"Aug. 2013","18341":"Aug. 2013","18342":"Aug. 2013","18343":"Jul. 2013","18344":"Jul. 2013","18345":"Jul. 2013","18346":"Jul. 2013","18347":"May 2013","18348":"May 2013","18354":"Apr. 3","18359":"Nov. 2018","18364":"Sep. 2018","18369":"Aug. 2018","18374":"Aug. 2018","18379":"nil","18389":"Jun. 2018","18394":"Jun. 2018","18399":"Mar. 2018","18409":"Dec. 2017","18414":"Oct. 2017","18419":"Oct. 2017","18429":"Sep. 2017","18434":"Aug. 2017","18444":"Jul. 2017","18449":"Jul. 2017","18454":"Jul. 2017","18464":"Apr. 2017","18474":"Nov. 2016","18479":"Nov. 2016","18484":"Oct. 2016","18489":"Sep. 2016","18494":"Sep. 2016","18499":"Aug. 2016","18504":"Aug. 2016","18509":"Aug. 2016","18514":"Jul. 2016","18519":"Jul. 2016","18524":"Jul. 2016","18529":"Jun. 2016","18534":"Jun. 2016","18539":"May 2016","18544":"Apr. 2016","18554":"nil","18564":"Oct. 2017","18565":"Oct. 2017","18566":"Aug. 2017","18567":"Aug. 2017","18568":"Jul. 2017","18574":"Mar. 2017","18575":"Oct. 2016","18576":"Oct. 2016","18577":"Oct. 2016","18578":"Oct. 2016","18579":"Sep. 2016","18580":"Sep. 2016","18581":"Sep. 2016","18582":"Sep. 2016","18583":"Sep. 2016","18584":"Sep. 2016","18585":"Sep. 2016","18586":"Aug. 2016","18587":"Aug. 2016","18588":"Aug. 2016","18589":"Aug. 2016","18590":"Aug. 2016","18591":"Aug. 2016","18592":"Aug. 2016","18593":"Aug. 2016","18594":"Aug. 2016","18595":"Aug. 2016","18596":"Aug. 2016","18597":"Aug. 2016","18598":"Jul. 2016","18599":"Jul. 2016","18600":"Jul. 2016","18601":"Jul. 2016","18602":"Jul. 2016","18603":"Jul. 2016","18604":"Jun. 2016","18605":"Jun. 2016","18606":"May 2016","18607":"Feb. 2016","18608":"Jan. 2016","18609":"Nov. 2015","18610":"Oct. 2015","18611":"Oct. 2015","18613":"Sep. 2015","18614":"Sep. 2015","18615":"Aug. 2015","18616":"Aug. 2015","18617":"Aug. 2015","18618":"Aug. 2015","18619":"Jul. 2015","18620":"Jul. 2015","18621":"Jul. 2015","18622":"Jul. 2015","18623":"Jul. 2015","18624":"Jun. 2015","18625":"Jun. 2015","18626":"Jun. 2015","18627":"Oct. 2014","18628":"Oct. 2014","18629":"Sep. 2014","18630":"Aug. 2014","18631":"Aug. 2014","18632":"Jul. 2014","18633":"Jun. 2014","18634":"May 2014","18635":"Oct. 2013","18636":"Aug. 2013","18637":"Aug. 2013","18638":"Aug. 2013","18639":"Jul. 2013","18640":"Jun. 2013","18641":"Jun. 2013","18642":"Jun. 2013","18643":"May 2013","18644":"Dec. 2012","18645":"Nov. 2012","18646":"Oct. 2012","18647":"Sep. 2012","18648":"Sep. 2012","18649":"Sep. 2012","18650":"Sep. 2012","18651":"Aug. 2012","18652":"Aug. 2012","18653":"Jul. 2012","18654":"Jul. 2012","18655":"Jul. 2012","18656":"Jun. 2012","18657":"Jun. 2012","18658":"Jun. 2012","18659":"Jan. 2012","18660":"Dec. 2011","18661":"Oct. 2011","18662":"Sep. 2011","18663":"Sep. 2011","18664":"Aug. 2011","18665":"Aug. 2011","18666":"Aug. 2011","18667":"Jul. 2011","18668":"Jul. 2011","18669":"Jun. 2011","18670":"May 2011","18671":"May 2011","18672":"Apr. 2011","18673":"Feb. 2011","18679":"Aug. 2009","18680":"Jul. 2009","18681":"Jun. 2009","18682":"Sep. 2007","18683":"Aug. 2007","18684":"Aug. 2007","18685":"Oct. 2006","18686":"Sep. 2006","18699":"Dec. 2018","18700":"Jul. 2018","18701":"Nov. 2018","18702":"Oct. 2018","18703":"Sep. 2018","18704":"Sep. 2018","18705":"Sep. 2018","18706":"Sep. 2018","18707":"Sep. 2018","18708":"Aug. 2018","18709":"Aug. 2018","18710":"Aug. 2018","18711":"Aug. 2018","18712":"Aug. 2018","18713":"Aug. 2018","18714":"Aug. 2018","18715":"Jul. 2018","18716":"Jul. 2018","18717":"Jul. 2018","18718":"Jul. 2018","18719":"nil","18724":"Jun. 2018","18725":"Jun. 2018","18726":"Jun. 2018","18727":"Jun. 2018","18728":"Jun. 2018","18729":"Jun. 2018","18730":"May 2018","18731":"May 2018","18732":"May 2018","18733":"Oct. 2017","18739":"Jul. 2017","18740":"Jul. 2017","18741":"Jul. 2017","18742":"Jul. 2017","18743":"Jul. 2017","18744":"Jul. 2017","18745":"Jul. 2017","18746":"Jul. 2017","18747":"Jul. 2017","18748":"Jul. 2017","18749":"Jul. 2017","18750":"Jun. 2017","18751":"Jun. 2017","18752":"Jun. 2017","18753":"May 2017","18754":"May 2017","18755":"May 2017","18756":"May 2017","18757":"May 2017","18758":"May 2017","18759":"Jan. 2017","18760":"Dec. 2016","18761":"Oct. 2016","18762":"Oct. 2016","18763":"Oct. 2016","18764":"Oct. 2016","18765":"Oct. 2016","18766":"Sep. 2016","18767":"Sep. 2016","18768":"Sep. 2016","18774":"Sep. 2016","18775":"Sep. 2016","18776":"Sep. 2016","18777":"Aug. 2016","18778":"Aug. 2016","18779":"Aug. 2016","18780":"Aug. 2016","18781":"Aug. 2016","18782":"Aug. 2016","18783":"Aug. 2016","18789":"Jul. 2016","18790":"Jul. 2016","18791":"Jul. 2016","18792":"Jul. 2016","18793":"Jul. 2016","18794":"Jul. 2016","18795":"Jul. 2016","18796":"Jul. 2016","18797":"Jul. 2016","18798":"Jul. 2016","18799":"Jul. 2016","18800":"Jul. 2016","18801":"Jun. 2016","18802":"Jun. 2016","18803":"Jun. 2016","18804":"Jun. 2016","18806":"Jun. 2016","18807":"Jun. 2016","18808":"Jun. 2016","18819":"Sep. 2015","18820":"Aug. 2015","18821":"Aug. 2015","18822":"Aug. 2015","18823":"Aug. 2015","18824":"Aug. 2015","18825":"Aug. 2015","18826":"Aug. 2015","18827":"Aug. 2015","18828":"Jul. 2015","18829":"Jul. 2015","18830":"Jul. 2015","18831":"Jul. 2015","18832":"Jul. 2015","18833":"Jul. 2015","18834":"Jul. 2015","18835":"Jul. 2015","18836":"Jun. 2015","18838":"Jun. 2015","18839":"Jun. 2015","18840":"Jun. 2015","18841":"Jun. 2015","18842":"May 2015","18843":"Mar. 2015","18849":"Aug. 2014","18850":"Aug. 2014","18851":"Aug. 2014","18852":"Aug. 2014","18853":"Aug. 2014","18854":"Aug. 2014","18855":"Aug. 2014","18856":"Aug. 2014","18857":"Jul. 2014","18858":"Jul. 2014","18859":"Jul. 2014","18861":"Jun. 2014","18862":"Nov. 2013","18863":"Oct. 2013","18869":"Aug. 2013","18870":"Aug. 2013","18871":"Jul. 2013","18872":"Jul. 2013","18873":"Jun. 2013","18874":"Jun. 2013","18875":"May 2013","18876":"May 2013","18877":"Nov. 2012","18879":"Oct. 2012","18880":"Oct. 2012","18881":"Oct. 2012","18882":"Sep. 2012","18883":"Sep. 2012","18884":"Sep. 2012","18885":"Sep. 2012","18886":"Aug. 2012","18887":"Aug. 2012","18889":"Aug. 2012","18890":"Aug. 2012","18891":"Jul. 2012","18893":"Jul. 2012","18894":"Jul. 2012","18895":"Jul. 2012","18896":"Jul. 2012","18897":"Jun. 2012","18898":"Jun. 2012","18899":"Jan. 2019","18900":"Dec. 2018","18901":"Dec. 2018","18902":"Oct. 2018","18903":"Oct. 2018","18904":"Sep. 2018","18905":"Sep. 2018","18906":"Sep. 2018","18907":"Sep. 2018","18908":"Aug. 2018","18909":"Aug. 2018","18910":"Aug. 2018","18911":"Aug. 2018","18912":"Aug. 2018","18913":"Aug. 2018","18914":"Aug. 2018","18915":"Jul. 2018","18916":"Jul. 2018","18917":"Jul. 2018","18918":"Jul. 2018","18919":"Jul. 2018","18920":"Jul. 2018","18921":"Jul. 2018","18923":"Jun. 2018","18924":"May 2018","18925":"May 2018","18926":"Apr. 2018","18927":"Feb. 2018","18928":"Dec. 2017","18929":"Nov. 2017","18930":"Nov. 2017","18931":"Nov. 2017","18932":"Nov. 2017","18933":"Nov. 2017","18934":"Oct. 2017","18935":"Sep. 2017","18936":"Sep. 2017","18937":"Sep. 2017","18938":"Sep. 2017","18939":"Sep. 2017","18940":"Aug. 2017","18941":"Aug. 2017","18942":"Aug. 2017","18943":"Aug. 2017","18944":"Aug. 2017","18945":"Jul. 2017","18946":"Jul. 2017","18947":"Jul. 2017","18948":"Jul. 2017","18949":"Jul. 2017","18950":"Jul. 2017","18951":"Jul. 2017","18952":"Jul. 2017","18953":"Jul. 2017","18954":"nil","18959":"Apr. 2017","18960":"Mar. 2017","18961":"Feb. 2017","18962":"Jan. 2017","18963":"Dec. 2016","18974":"Sep. 2016","18975":"Aug. 2016","18977":"Aug. 2016","18978":"Aug. 2016","18979":"Aug. 2016","18980":"Aug. 2016","18981":"Aug. 2016","18982":"Aug. 2016","18983":"Aug. 2016","18984":"Aug. 2016","18985":"Aug. 2016","18986":"Aug. 2016","18987":"Aug. 2016","18988":"Aug. 2016","18989":"Aug. 2016","18990":"Aug. 2016","18991":"Aug. 2016","18992":"Aug. 2016","18993":"Jul. 2016","18994":"Jul. 2016","18995":"Jul. 2016","18996":"Jul. 2016","18997":"Jul. 2016","18998":"Jul. 2016","18999":"Jul. 2016","19000":"Jul. 2016","19001":"Jul. 2016","19002":"Jul. 2016","19003":"Jul. 2016","19004":"Jul. 2016","19005":"May 2016","19006":"Apr. 2016","19008":"Mar. 2016","19014":"Feb. 2016","19015":"Jan. 2016","19016":"Nov. 2015","19017":"Nov. 2015","19018":"Oct. 2015","19019":"Oct. 2015","19020":"Sep. 2015","19021":"Aug. 2015","19022":"Aug. 2015","19023":"Aug. 2015","19024":"Aug. 2015","19025":"Aug. 2015","19026":"Jul. 2015","19027":"Jul. 2015","19028":"Jul. 2015","19029":"Jun. 2015","19030":"Jun. 2015","19031":"May 2015","19032":"May 2015","19033":"Apr. 2015","19039":"Oct. 2014","19040":"Oct. 2014","19041":"Oct. 2014","19042":"Sep. 2014","19043":"Aug. 2014","19054":"Oct. 2013","19055":"Oct. 2013","19056":"Sep. 2013","19057":"Sep. 2013","19058":"Aug. 2013","19059":"Aug. 2013","19060":"Aug. 2013","19061":"Aug. 2013","19062":"Aug. 2013","19063":"Jul. 2013","19064":"Jul. 2013","19065":"Jul. 2013","19066":"Jul. 2013","19067":"Jul. 2013","19068":"Jun. 2013","19074":"Apr. 2013","19075":"Mar. 2013","19076":"Jan. 2013","19077":"Nov. 2012","19078":"Oct. 2012","19079":"Oct. 2012","19080":"Sep. 2012","19081":"Sep. 2012","19082":"Sep. 2012","19083":"Jul. 2012","19084":"Jul. 2012","19085":"Jul. 2012","19087":"Jul. 2012","19088":"Jun. 2012","19090":"May 2012","19091":"Apr. 2012","19092":"Apr. 2012","19093":"Feb. 2012","19099":"Sep. 2018","19100":"Sep. 2018","19101":"Sep. 2018","19102":"Aug. 2018","19103":"Aug. 2018","19104":"Aug. 2018","19105":"Aug. 2018","19106":"Aug. 2018","19107":"Jul. 2018","19108":"Jul. 2018","19109":"Jul. 2018","19110":"Jul. 2018","19111":"Jul. 2018","19112":"Jul. 2018","19113":"Jun. 2018","19114":"Jun. 2018","19115":"Jun. 2018","19116":"Oct. 2017","19117":"Oct. 2017","19118":"Oct. 2017","19119":"Oct. 2017","19120":"Sep. 2017","19123":"Sep. 2017","19124":"nil","19131":"Aug. 2017","19132":"Aug. 2017","19133":"Aug. 2017","19135":"Aug. 2017","19136":"Jul. 2017","19137":"Jul. 2017","19138":"Jul. 2017","19144":"May 2017","19145":"May 2017","19146":"May 2017","19147":"Jan. 2017","19148":"Jan. 2017","19149":"Nov. 2016","19150":"Nov. 2016","19151":"Oct. 2016","19152":"Oct. 2016","19153":"Oct. 2016","19154":"Oct. 2016","19156":"Oct. 2016","19161":"Oct. 2016","19163":"Sep. 2016","19165":"Sep. 2016","19166":"Sep. 2016","19167":"Sep. 2016","19168":"Sep. 2016","19174":"Sep. 2016","19175":"Sep. 2016","19176":"Sep. 2016","19177":"Aug. 2016","19180":"Aug. 2016","19181":"Aug. 2016","19183":"Aug. 2016","19186":"Aug. 2016","19188":"Aug. 2016","19189":"Aug. 2016","19190":"Aug. 2016","19191":"Jul. 2016","19192":"Jul. 2016","19193":"Jul. 2016","19194":"Jul. 2016","19195":"Jul. 2016","19197":"Jul. 2016","19198":"Jul. 2016","19199":"Jul. 2016","19200":"Jul. 2016","19201":"Jun. 2016","19202":"Jun. 2016","19203":"Jun. 2016","19204":"Jun. 2016","19205":"May 2016","19207":"May 2016","19208":"May 2016","19209":"May 2016","19210":"Sep. 2015","19211":"Sep. 2015","19212":"Sep. 2015","19213":"Sep. 2015","19214":"Sep. 2015","19215":"Aug. 2015","19216":"Aug. 2015","19218":"Aug. 2015","19219":"Aug. 2015","19221":"Aug. 2015","19227":"Aug. 2015","19228":"Aug. 2015","19229":"Jul. 2015","19230":"Jul. 2015","19231":"Jun. 2015","19232":"Jun. 2015","19233":"May 2015","19239":"Sep. 2014","19240":"Aug. 2014","19241":"Aug. 2014","19242":"Aug. 2014","19243":"Aug. 2014","19245":"Aug. 2014","19247":"Aug. 2014","19249":"Aug. 2014","19251":"Aug. 2014","19252":"Aug. 2014","19253":"Jul. 2014","19256":"Feb. 2014","19257":"Nov. 2013","19258":"Oct. 2013","19264":"Jul. 2013","19265":"Jul. 2013","19266":"Jul. 2013","19267":"Jun. 2013","19268":"Jun. 2013","19269":"Sep. 2012","19270":"Aug. 2012","19271":"Aug. 2012","19272":"Aug. 2012","19273":"Aug. 2012","19274":"Aug. 2012","19275":"Aug. 2012","19276":"Aug. 2012","19277":"Jul. 2012","19278":"May 2012","19284":"Jul. 2011","19285":"Jul. 2011","19286":"Jul. 2011","19287":"Jul. 2011","19288":"Jul. 2011","19289":"Jul. 2011","19290":"Apr. 2011","19291":"Nov. 2010","19292":"Oct. 2010","19293":"Sep. 2010","19294":"Aug. 2010","19295":"Jul. 2010","19296":"Mar. 2010","19297":"Nov. 2009","19298":"Jun. 2009","19299":"Nov. 2018","19304":"Oct. 2018","19309":"Sep. 2018","19314":"Aug. 2018","19319":"Jul. 2018","19324":"Jun. 2018","19329":"May 2018","19334":"nil","19339":"Sep. 2017","19354":"Aug. 2017","19359":"Jul. 2017","19364":"Jul. 2017","19374":"Jun. 2017","19384":"Oct. 2016","19394":"Aug. 2016","19399":"Aug. 2016","19404":"Jul. 2016","19409":"Jun. 2016","19419":"Apr. 2016","19424":"Aug. 2015","19429":"Aug. 2015","19434":"Jul. 2015","19439":"Jul. 2015","19449":"Oct. 2014","19454":"Aug. 2014","19474":"Aug. 2013","19479":"Aug. 2013","19489":"Jul. 2013","19494":"Jul. 2013","19499":"nil","19503":"Oct. 2018","19504":"Aug. 2018","19505":"May 2018","19506":"Aug. 2017","19507":"Aug. 2017","19508":"Jul. 2017","19509":"Oct. 2016","19510":"Aug. 2016","19511":"Aug. 2016","19512":"Aug. 2016","19513":"Jul. 2016","19514":"Jul. 2016","19515":"Oct. 2015","19516":"Jul. 2015","19517":"Jun. 2015","19518":"May 2015","19519":"Sep. 2014","19520":"Sep. 2014","19521":"Jul. 2014","19522":"Jul. 2014","19523":"Jul. 2014","19524":"Jun. 2014","19525":"Jun. 2014","19526":"Dec. 2013","19527":"Nov. 2013","19528":"Nov. 2013","19529":"Aug. 2013","19530":"Aug. 2013","19531":"Aug. 2013","19532":"Jul. 2013","19533":"nil","19558":"nil","19563":"Jul. 2018","19564":"Jan. 2018","19565":"Nov. 2017","19566":"Sep. 2017","19567":"Sep. 2017","19568":"Aug. 2017","19569":"Aug. 2017","19570":"Jul. 2017","19571":"Jun. 2017","19572":"Jun. 2017","19573":"May 2017","19574":"Jan. 2017","19575":"Sep. 2016","19576":"Sep. 2016","19577":"Sep. 2016","19578":"Aug. 2016","19579":"Aug. 2016","19580":"Aug. 2016","19581":"Jul. 2016","19582":"Oct. 2015","19583":"Aug. 2015","19584":"Jul. 2015","19585":"Mar. 2015","19586":"Mar. 2015","19587":"Feb. 2015","19588":"Sep. 2014","19589":"Aug. 2014","19613":"nil","19618":"Aug. 2018","19623":"nil","19628":"Jun. 2018","19629":"Sep. 2017","19630":"Aug. 2017","19631":"Aug. 2017","19632":"Aug. 2017","19633":"Jun. 2017","19634":"May 2017","19635":"Sep. 2016","19636":"Aug. 2016","19637":"Jul. 2016","19638":"Jul. 2016","19639":"Sep. 2015","19640":"Aug. 2015","19641":"Aug. 2015","19642":"Aug. 2015","19643":"Aug. 2015","19644":"Jul. 2015","19645":"Nov. 2014","19646":"Oct. 2014","19647":"Sep. 2014","19648":"Aug. 2014","19649":"Aug. 2014","19650":"Aug. 2014","19651":"Jul. 2014","19652":"Jul. 2014","19653":"Nov. 2013","19654":"Oct. 2013","19655":"Sep. 2013","19656":"Aug. 2013","19657":"Sep. 2012","19663":"Aug. 2008","19664":"Sep. 2006","19673":"nil","19678":"Aug. 2018","19679":"Aug. 2018","19680":"Aug. 2018","19681":"Aug. 2018","19682":"Aug. 2018","19683":"Jul. 2018","19684":"Jul. 2018","19685":"Jul. 2018","19686":"Jul. 2018","19687":"Jul. 2018","19688":"Jun. 2018","19689":"May 2018","19690":"May 2018","19691":"Apr. 2018","19692":"Oct. 2017","19693":"Aug. 2017","19694":"Jul. 2017","19695":"Jul. 2017","19696":"Jun. 2017","19697":"Jun. 2017","19698":"Jun. 2017","19699":"Jun. 2017","19700":"Jun. 2017","19701":"Dec. 2016","19702":"Nov. 2016","19703":"Nov. 2016","19704":"Oct. 2016","19705":"Oct. 2016","19706":"Oct. 2016","19707":"Oct. 2016","19708":"Oct. 2016","19709":"Sep. 2016","19710":"Sep. 2016","19711":"Sep. 2016","19712":"Sep. 2016","19713":"Sep. 2016","19714":"Sep. 2016","19715":"Sep. 2016","19716":"Sep. 2016","19717":"Aug. 2016","19728":"Jul. 2016","19729":"Jul. 2016","19730":"Jul. 2016","19731":"Jul. 2016","19732":"Jun. 2016","19738":"Jun. 2016","19739":"Jun. 2016","19741":"May 2016","19742":"May 2016","19743":"May 2016","19744":"May 2016","19746":"Aug. 2015","19747":"Aug. 2015","19748":"Aug. 2015","19749":"Aug. 2015","19750":"Aug. 2015","19751":"Jul. 2015","19752":"Jul. 2015","19753":"Jul. 2015","19754":"Jul. 2015","19755":"Jul. 2015","19756":"Jul. 2015","19757":"Dec. 2014","19763":"Sep. 2014","19764":"Sep. 2014","19765":"Aug. 2014","19766":"Aug. 2014","19767":"Aug. 2014","19773":"Jul. 2014","19774":"Jul. 2014","19775":"Jun. 2014","19776":"Jun. 2014","19777":"Jun. 2014","19778":"Mar. 2014","19779":"Mar. 2014","19780":"Dec. 2013","19781":"Nov. 2013","19782":"Nov. 2013","19783":"Oct. 2013","19784":"Sep. 2013","19785":"Sep. 2013","19786":"Sep. 2013","19787":"Aug. 2013","19793":"Jul. 2013","19794":"Jun. 2013","19795":"Jun. 2013","19796":"May 2013","19797":"Apr. 2013","19798":"Mar. 2013","19799":"Nov. 2012","19800":"Oct. 2012","19801":"Oct. 2012","19802":"Oct. 2012","19803":"Oct. 2012","19804":"Oct. 2012","19805":"Oct. 2012","19806":"Oct. 2012","19807":"Sep. 2012","19808":"Sep. 2012","19809":"Sep. 2012","19810":"Sep. 2012","19811":"Aug. 2012","19812":"Aug. 2012","19813":"Aug. 2012","19814":"Aug. 2012","19815":"Aug. 2012","19816":"Jul. 2012","19817":"Jul. 2012","19829":"Nov. 2011","19830":"Oct. 2011","19831":"Oct. 2011","19832":"Oct. 2011","19833":"Oct. 2011","19834":"Oct. 2011","19835":"Sep. 2011","19836":"Sep. 2011","19837":"Aug. 2011","19838":"Aug. 2011","19839":"Jul. 2011","19840":"Jun. 2011","19841":"Jun. 2011","19842":"Jun. 2011","19843":"Jan. 2011","19853":"Sep. 2018","19854":"Aug. 2018","19855":"Aug. 2018","19856":"Aug. 2018","19857":"Jul. 2018","19858":"Oct. 2017","19859":"Sep. 2017","19860":"Sep. 2017","19861":"Sep. 2017","19862":"Aug. 2017","19863":"Aug. 2017","19864":"Jul. 2017","19865":"Jul. 2017","19866":"Jul. 2017","19867":"Jul. 2017","19868":"Jul. 2017","19869":"May 2017","19871":"Oct. 2016","19872":"Oct. 2016","19873":"nil","19878":"Aug. 2016","19879":"Aug. 2016","19880":"Aug. 2016","19881":"Aug. 2016","19882":"Aug. 2016","19883":"Jul. 2016","19884":"Jul. 2016","19885":"Jul. 2016","19886":"Jul. 2016","19887":"Jul. 2016","19888":"Jul. 2016","19889":"Jun. 2016","19890":"Jun. 2016","19891":"Jun. 2016","19892":"Oct. 2015","19893":"Oct. 2015","19894":"Sep. 2015","19895":"Sep. 2015","19896":"Aug. 2015","19897":"Aug. 2015","19898":"Aug. 2015","19899":"Aug. 2015","19900":"Aug. 2015","19901":"Aug. 2015","19902":"Jul. 2015","19903":"Jul. 2015","19904":"Jul. 2015","19905":"Jul. 2015","19906":"Jul. 2015","19913":"Sep. 2014","19914":"Sep. 2014","19915":"Aug. 2014","19916":"Aug. 2014","19917":"Aug. 2014","19928":"Jun. 2013","19929":"Jun. 2013","19930":"Jun. 2013","19931":"Jun. 2013","19932":"May 2013","19933":"Sep. 2012","19934":"Sep. 2012","19935":"Jul. 2012","19936":"Jul. 2012","19937":"Jul. 2012","19938":"Jul. 2012","19939":"Jun. 2012","19940":"Jun. 2012","19941":"Jun. 2012","19942":"Jan. 2012","19943":"Jan. 2012","19944":"Nov. 2011","19945":"Oct. 2011","19947":"Aug. 2011","19948":"Aug. 2011","19949":"Aug. 2011","19950":"Aug. 2011","19951":"Aug. 2011","19952":"Jul. 2011","19953":"Jul. 2011","19954":"May 2011","19955":"Sep. 2010","19956":"Aug. 2010","19957":"Aug. 2010","19958":"Aug. 2010","19959":"Aug. 2010","19960":"Aug. 2010","19961":"May 2010","19962":"Oct. 2009","19968":"Aug. 2008","19983":"nil","20008":"Jul. 2018","20013":"Oct. 2016","20018":"Jul. 2015","20023":"Oct. 2013","20028":"nil","20033":"Sep. 2016","20034":"Aug. 2016","20035":"Aug. 2016","20037":"Jul. 2015","20038":"nil","20043":"nil","20044":"Dec. 2018","20045":"Jan. 2018","20046":"Oct. 2017","20047":"Sep. 2017","20048":"Aug. 2017","20049":"Aug. 2017","20050":"Nov. 2016","20051":"Oct. 2016","20052":"Jul. 2016","20053":"Aug. 2015","20054":"Aug. 2015","20055":"Jul. 2015","20056":"Jul. 2015","20057":"Aug. 2014","20058":"Feb. 2014","20059":"Feb. 2014","20060":"nil","20144":"Feb. 2019","20149":"nil","20154":"Aug. 2018","20159":"Jul. 2018","20164":"May 2018","20169":"Dec. 2017","20174":"Sep. 2017","20179":"May 2017","20184":"Mar. 2017","20189":"Feb. 2017","20199":"Sep. 2016","20204":"Aug. 2016","20209":"Jan. 2016","20214":"Sep. 2015","20219":"Aug. 2015","20224":"Jun. 2015","20244":"Mar. 2013","20249":"Jan. 2013","20259":"Mar. 2012","20269":"Aug. 2011","20274":"Feb. 2011","20279":"Oct. 2010","20284":"Aug. 2010","20289":"Feb. 2010","20344":"Jan. 2019","20345":"Dec. 2018","20346":"Nov. 2018","20347":"Nov. 2018","20348":"Sep. 2018","20349":"nil","20354":"May 2018","20355":"Apr. 2018","20356":"Apr. 2018","20357":"Mar. 2018","20358":"Feb. 2018","20359":"Jan. 2018","20360":"Nov. 2017","20361":"Aug. 2017","20362":"Aug. 2017","20363":"Aug. 2017","20364":"Jul. 2017","20365":"Jul. 2017","20366":"May 2017","20367":"May 2017","20368":"Apr. 2017","20369":"Feb. 2017","20370":"Dec. 2016","20371":"Aug. 2016","20372":"Aug. 2016","20373":"Aug. 2016","20374":"Aug. 2016","20375":"Jul. 2016","20376":"Jul. 2016","20377":"Jul. 2016","20378":"Jul. 2016","20379":"Jun. 2016","20380":"May 2016","20381":"May 2016","20382":"Mar. 2016","20383":"Mar. 2016","20384":"Feb. 2016","20385":"Feb. 2016","20386":"Feb. 2016","20387":"Jan. 2016","20388":"Dec. 2015","20389":"Oct. 2015","20390":"Oct. 2015","20391":"Sep. 2015","20392":"Sep. 2015","20393":"Sep. 2015","20509":"Mar. 2019","20510":"Feb. 2019","20511":"Jan. 2019","20512":"Oct. 2018","20513":"Sep. 2018","20514":"Sep. 2018","20515":"Aug. 2018","20516":"Jul. 2018","20517":"Jul. 2018","20518":"Jun. 2018","20519":"Jun. 2018","20520":"May 2018","20521":"Apr. 2018","20522":"Apr. 2018","20523":"Feb. 2018","20524":"nil","20529":"Jul. 2017","20530":"May 2017","20531":"May 2017","20532":"Apr. 2017","20533":"Mar. 2017","20544":"Oct. 2016","20545":"Sep. 2016","20546":"Sep. 2016","20547":"Aug. 2016","20548":"Aug. 2016","20549":"Jul. 2016","20550":"Jul. 2016","20551":"Jul. 2016","20552":"Jun. 2016","20553":"May 2016","20554":"Apr. 2016","20555":"Mar. 2016","20556":"Jan. 2016","20557":"Dec. 2015","20558":"Nov. 2015","20559":"Oct. 2015","20560":"Oct. 2015","20561":"Sep. 2015","20562":"Aug. 2015","20563":"Jul. 2015","20564":"Apr. 2015","20565":"Apr. 2015","20566":"Mar. 2015","20567":"Feb. 2015","20568":"Feb. 2015","20574":"Sep. 2014","20575":"Aug. 2014","20576":"Aug. 2014","20577":"Aug. 2014","20578":"Aug. 2014","20579":"Aug. 2014","20580":"Aug. 2014","20581":"Jul. 2014","20582":"Jul. 2014","20583":"May 2014","20584":"Feb. 2014","20585":"Dec. 2013","20586":"Nov. 2013","20587":"Sep. 2013","20588":"Sep. 2013","20589":"Aug. 2013","20590":"Aug. 2013","20709":"Apr. 2018","20710":"Jun. 2017","20711":"Oct. 2016","20712":"Sep. 2016","20713":"Jul. 2016","20714":"nil","20719":"Jun. 2014","20720":"Feb. 2014","20721":"Dec. 2013","20722":"Dec. 2013","20723":"Nov. 2013","20724":"Aug. 2013","20725":"Feb. 2012","20726":"Feb. 2012","20727":"Jan. 2012","20749":"Feb. 2019","20750":"Oct. 2018","20751":"Feb. 2017","20752":"Jan. 2017","20753":"Oct. 2016","20754":"Sep. 2016","20755":"Aug. 2016","20756":"Jul. 2016","20757":"Jul. 2016","20758":"Sep. 2015","20759":"Aug. 2015","20760":"Jun. 2015","20761":"Dec. 2012","20762":"Oct. 2012","20763":"nil","20789":"Jul. 2018","20794":"Aug. 2015","20799":"nil","20804":"Mar. 2019","20805":"Mar. 2019","20806":"Mar. 2019","20807":"Feb. 2019","20808":"Feb. 2019","20809":"Feb. 2019","20810":"Feb. 2019","20811":"Feb. 2019","20812":"Feb. 2019","20813":"Feb. 2019","20814":"Feb. 2019","20815":"Feb. 2019","20816":"Jan. 2019","20817":"Jan. 2019","20818":"Jan. 2019","20819":"Jan. 2019","20820":"Dec. 2018","20821":"Oct. 2018","20822":"Oct. 2018","20823":"Sep. 2018","20824":"nil","20829":"Apr. 2018","20830":"Apr. 2018","20831":"Mar. 2018","20832":"Mar. 2018","20833":"Mar. 2018","20834":"Feb. 2018","20835":"Feb. 2018","20836":"Feb. 2018","20837":"Feb. 2018","20838":"Feb. 2018","20839":"Jan. 2018","20840":"Jan. 2018","20841":"Jan. 2018","20842":"Jan. 2018","20843":"Dec. 2017","20849":"Sep. 2017","20850":"Sep. 2017","20851":"Aug. 2017","20852":"Aug. 2017","20853":"Jul. 2017","20854":"Jul. 2017","20855":"Jul. 2017","20856":"Jun. 2017","20857":"Jun. 2017","20858":"Jun. 2017","20859":"Apr. 2017","20860":"Mar. 2017","20861":"Mar. 2017","20862":"Mar. 2017","20863":"Feb. 2017","20864":"Feb. 2017","20865":"Jan. 2017","20866":"Jan. 2017","20867":"Dec. 2016","20868":"Nov. 2016","20869":"Nov. 2016","20870":"Nov. 2016","20871":"Nov. 2016","20872":"Nov. 2016","20873":"Oct. 2016","20879":"Jun. 2016","20880":"May 2016","20881":"Mar. 2016","20882":"Mar. 2016","20883":"Feb. 2016","20884":"Feb. 2016","20885":"Jan. 2016","20886":"Dec. 2015","20887":"Dec. 2015","20888":"Sep. 2015","20889":"Sep. 2015","20890":"Aug. 2015","20891":"Jul. 2015","20892":"Jul. 2015","20893":"Jul. 2015","20894":"May 2015","20895":"Apr. 2015","20896":"Mar. 2015","20897":"Mar. 2015","20898":"Mar. 2015","20899":"Mar. 2015","20900":"Mar. 2015","20901":"Mar. 2015","20902":"Mar. 2015","20903":"Feb. 2015","20904":"Feb. 2015","20905":"Feb. 2015","20906":"Feb. 2015","20907":"Feb. 2015","20908":"Feb. 2015","20909":"Nov. 2014","20910":"Sep. 2014","20911":"Sep. 2014","20912":"Aug. 2014","20913":"Aug. 2014","20914":"Aug. 2014","20915":"Aug. 2014","20916":"Jul. 2014","20917":"Jul. 2014","20918":"Jun. 2014","20919":"May 2014","20920":"May 2014","20921":"May 2014","20922":"Apr. 2014","20923":"Mar. 2014","20924":"Mar. 2014","20925":"Mar. 2014","20926":"Jan. 2014","20927":"Nov. 2013","20928":"Nov. 2013","20934":"Oct. 2013","20935":"Sep. 2013","20936":"Sep. 2013","20937":"Aug. 2013","20938":"Aug. 2013","20939":"Aug. 2013","20940":"Jul. 2013","20941":"May 2013","20942":"May 2013","20943":"Apr. 2013","20944":"Apr. 2013","20945":"Apr. 2013","20946":"Apr. 2013","20947":"Apr. 2013","20948":"Mar. 2013","20949":"Mar. 2013","20950":"Mar. 2013","20951":"Jan. 2013","20952":"Dec. 2012","20953":"Nov. 2012","20959":"Oct. 2012","20960":"Oct. 2012","20961":"Oct. 2012","20962":"Oct. 2012","20963":"Sep. 2012","20970":"Aug. 2012","20971":"Jul. 2012","20972":"Jul. 2012","20973":"Jul. 2012","20974":"Jul. 2012","20975":"Jun. 2012","20976":"May 2012","20977":"May 2012","20978":"May 2012","20979":"May 2012","20980":"Apr. 2012","20981":"Apr. 2012","20982":"Apr. 2012","20983":"Apr. 2012","20984":"Mar. 2012","20985":"Mar. 2012","20986":"Mar. 2012","20987":"Feb. 2012","20988":"Jan. 2012","20989":"Dec. 2011","20990":"Dec. 2011","20992":"Oct. 2011","20993":"Oct. 2011","20994":"Aug. 2011","20995":"Aug. 2011","20996":"Jul. 2011","20997":"Jun. 2011","20998":"May 2011","20999":"May 2011","21000":"May 2011","21001":"Apr. 2011","21003":"Apr. 2011","21004":"nil","21009":"nil","21014":"Aug. 2014","21015":"Feb. 2014","21016":"Feb. 2014","21017":"Aug. 2013","21018":"Jul. 2013","21024":"Oct. 2011","21049":"Aug. 2015","21050":"Sep. 2014","21051":"Aug. 2014","21052":"Jul. 2014","21053":"May 2014","21054":"Oct. 2013","21055":"Sep. 2013","21056":"nil","21089":"nil","21094":"Aug. 2015","21104":"nil","21109":"Aug. 2016","21110":"Feb. 2010","21111":"nil","21114":"Jan. 2019","21115":"Oct. 2018","21116":"Sep. 2018","21117":"Aug. 2017","21118":"Jan. 2017","21119":"Sep. 2016","21120":"Feb. 2016","21121":"Aug. 2015","21122":"Apr. 2015","21123":"Apr. 2015","21124":"Sep. 2014","21125":"Aug. 2014","21126":"May 2014","21127":"May 2014","21128":"Mar. 2014","21129":"Feb. 2014","21130":"Feb. 2014","21131":"Jan. 2014","21132":"Dec. 2013","21133":"nil","21144":"nil","21145":"Aug. 2012","21146":"Jun. 2012","21147":"Oct. 2010","21148":"Sep. 2009","21149":"May 2003","21150":"Apr. 1","21155":"Mar. 2019","21160":"Feb. 2019","21165":"Jan. 2019","21170":"Dec. 2018","21175":"nil","21180":"Nov. 2018","21190":"Oct. 2018","21195":"Sep. 2018","21200":"Sep. 2018","21210":"Aug. 2018","21215":"Aug. 2018","21220":"Aug. 2018","21225":"Jul. 2018","21230":"Jul. 2018","21235":"Jun. 2018","21240":"May 2018","21245":"Mar. 2018","21250":"Jan. 2018","21255":"Dec. 2017","21265":"Nov. 2017","21275":"Nov. 2017","21280":"Oct. 2017","21285":"Oct. 2017","21290":"Oct. 2017","21300":"Sep. 2017","21310":"Aug. 2017","21320":"Aug. 2017","21325":"Aug. 2017","21330":"Jul. 2017","21340":"Jul. 2017","21345":"Jul. 2017","21350":"Apr. 1","21351":"Mar. 2019","21352":"Mar. 2019","21353":"Mar. 2019","21354":"Mar. 2019","21355":"Mar. 2019","21356":"Mar. 2019","21357":"Mar. 2019","21358":"Mar. 2019","21359":"Feb. 2019","21360":"nil","21365":"Oct. 2018","21366":"Oct. 2018","21367":"Oct. 2018","21368":"Oct. 2018","21369":"Oct. 2018","21375":"Sep. 2018","21376":"Sep. 2018","21377":"Sep. 2018","21378":"Sep. 2018","21379":"Sep. 2018","21380":"Aug. 2018","21381":"Aug. 2018","21382":"Aug. 2018","21383":"Aug. 2018","21384":"Aug. 2018","21390":"Aug. 2018","21391":"Aug. 2018","21392":"Aug. 2018","21393":"Aug. 2018","21394":"Aug. 2018","21400":"Jul. 2018","21401":"Jul. 2018","21402":"Jul. 2018","21403":"Jul. 2018","21404":"Jul. 2018","21405":"Jul. 2018","21406":"Jul. 2018","21407":"Jul. 2018","21408":"Jul. 2018","21409":"Jun. 2018","21410":"Jun. 2018","21411":"Jun. 2018","21412":"Jun. 2018","21413":"Jun. 2018","21414":"Jun. 2018","21415":"Jun. 2018","21416":"May 2018","21417":"May 2018","21418":"May 2018","21419":"May 2018","21425":"Mar. 2018","21426":"Mar. 2018","21427":"Mar. 2018","21428":"Mar. 2018","21429":"Feb. 2018","21430":"Jan. 2018","21431":"Jan. 2018","21432":"Nov. 2017","21433":"Nov. 2017","21434":"Nov. 2017","21440":"Oct. 2017","21441":"Oct. 2017","21442":"Oct. 2017","21443":"Oct. 2017","21444":"Oct. 2017","21445":"Oct. 2017","21446":"Oct. 2017","21447":"Oct. 2017","21448":"Sep. 2017","21449":"Sep. 2017","21450":"Aug. 2017","21451":"Aug. 2017","21452":"Aug. 2017","21453":"Aug. 2017","21454":"Aug. 2017","21460":"Jul. 2017","21461":"Jul. 2017","21462":"Jul. 2017","21463":"Jul. 2017","21464":"Jul. 2017","21465":"Jul. 2017","21466":"Jul. 2017","21467":"Jul. 2017","21468":"Jul. 2017","21469":"Jul. 2017","21470":"Jul. 2017","21471":"Jul. 2017","21472":"Jul. 2017","21473":"Jul. 2017","21474":"Jul. 2017","21475":"Jul. 2017","21476":"Jul. 2017","21477":"Jun. 2017","21478":"Jun. 2017","21479":"Jun. 2017","21485":"Jun. 2017","21486":"Jun. 2017","21487":"Jun. 2017","21488":"Jun. 2017","21489":"Jun. 2017","21490":"Jun. 2017","21491":"Jun. 2017","21492":"Jun. 2017","21493":"Jun. 2017","21494":"May 2017","21495":"May 2017","21496":"May 2017","21497":"May 2017","21498":"Apr. 2017","21500":"Apr. 2017","21501":"Apr. 2017","21502":"Apr. 2017","21503":"Apr. 2017","21504":"Apr. 2017","21505":"Apr. 2017","21506":"Apr. 2017","21507":"Apr. 2017","21508":"Apr. 2017","21509":"Apr. 2017","21510":"Apr. 2017","21511":"Apr. 2017","21512":"Apr. 2017","21513":"Apr. 2017","21514":"Apr. 2017","21515":"Feb. 2017","21516":"Feb. 2017","21517":"Feb. 2017","21518":"Jan. 2017","21519":"Dec. 2016","21520":"Dec. 2016","21521":"Dec. 2016","21522":"Dec. 2016","21523":"Nov. 2016","21524":"Nov. 2016","21525":"Nov. 2016","21526":"Oct. 2016","21527":"Oct. 2016","21528":"Oct. 2016","21529":"Sep. 2016","21530":"Sep. 2016","21531":"Sep. 2016","21532":"Sep. 2016","21533":"Sep. 2016","21534":"Sep. 2016","21540":"Aug. 2016","21541":"Aug. 2016","21542":"Jul. 2016","21543":"Jul. 2016","21545":"Jul. 2016","21546":"Jun. 2016","21548":"Apr. 2016","21549":"Apr. 2016","21550":"Mar. 22","21551":"Aug. 2018","21552":"Apr. 3","21553":"Mar. 2019","21554":"Mar. 2019","21555":"nil","21560":"Mar. 2019","21561":"Mar. 2019","21562":"Mar. 2019","21563":"Feb. 2019","21564":"Feb. 2019","21565":"Feb. 2019","21566":"Feb. 2019","21567":"Feb. 2019","21568":"Feb. 2019","21569":"Feb. 2019","21570":"Jan. 2019","21571":"Jan. 2019","21572":"Jan. 2019","21573":"Jan. 2019","21574":"Jan. 2019","21575":"Jan. 2019","21576":"Jan. 2019","21577":"Dec. 2018","21578":"Dec. 2018","21579":"Dec. 2018","21580":"Dec. 2018","21581":"Dec. 2018","21582":"Dec. 2018","21583":"Dec. 2018","21584":"Nov. 2018","21590":"Oct. 2018","21591":"Oct. 2018","21592":"Oct. 2018","21593":"Oct. 2018","21594":"Oct. 2018","21600":"Sep. 2018","21601":"Sep. 2018","21602":"Sep. 2018","21603":"Sep. 2018","21604":"Sep. 2018","21610":"Aug. 2018","21611":"Aug. 2018","21612":"Aug. 2018","21613":"Aug. 2018","21614":"Aug. 2018","21615":"Aug. 2018","21616":"Aug. 2018","21617":"Aug. 2018","21618":"Aug. 2018","21619":"Aug. 2018","21625":"Jul. 2018","21626":"Jul. 2018","21627":"Jul. 2018","21628":"Jul. 2018","21629":"Jul. 2018","21630":"Jul. 2018","21631":"Jul. 2018","21632":"Jul. 2018","21633":"Jul. 2018","21634":"Jul. 2018","21645":"May 2018","21646":"May 2018","21647":"May 2018","21648":"May 2018","21649":"May 2018","21650":"May 2018","21651":"May 2018","21652":"May 2018","21653":"May 2018","21654":"May 2018","21655":"May 2018","21656":"May 2018","21657":"Apr. 2018","21658":"Apr. 2018","21659":"Apr. 2018","21660":"Apr. 2018","21661":"Apr. 2018","21662":"Apr. 2018","21663":"Apr. 2018","21664":"Mar. 2018","21665":"Mar. 2018","21666":"Mar. 2018","21667":"Mar. 2018","21668":"Mar. 2018","21669":"Mar. 2018","21670":"Mar. 2018","21671":"Feb. 2018","21672":"Feb. 2018","21673":"Jan. 2018","21674":"Jan. 2018","21675":"Jan. 2018","21676":"Jan. 2018","21677":"Jan. 2018","21678":"Jan. 2018","21679":"Jan. 2018","21680":"Jan. 2018","21681":"Jan. 2018","21682":"Dec. 2017","21683":"Dec. 2017","21684":"Dec. 2017","21685":"Dec. 2017","21686":"Dec. 2017","21687":"Dec. 2017","21688":"Dec. 2017","21689":"Dec. 2017","21690":"Dec. 2017","21691":"Nov. 2017","21692":"Nov. 2017","21693":"Nov. 2017","21694":"Nov. 2017","21695":"Nov. 2017","21696":"Nov. 2017","21697":"Nov. 2017","21698":"Nov. 2017","21699":"Nov. 2017","21700":"Nov. 2017","21701":"Nov. 2017","21702":"Nov. 2017","21703":"Nov. 2017","21704":"Nov. 2017","21705":"Nov. 2017","21706":"Oct. 2017","21707":"Oct. 2017","21708":"Oct. 2017","21709":"Oct. 2017","21710":"Oct. 2017","21711":"Oct. 2017","21712":"Oct. 2017","21713":"Oct. 2017","21714":"Oct. 2017","21725":"Sep. 2017","21726":"Sep. 2017","21727":"Sep. 2017","21728":"Sep. 2017","21729":"Sep. 2017","21730":"Sep. 2017","21735":"Mar. 2019","21736":"Mar. 2019","21737":"Mar. 2019","21738":"Feb. 2019","21739":"Feb. 2019","21740":"nil","21745":"Dec. 2018","21746":"Nov. 2018","21747":"Nov. 2018","21748":"Nov. 2018","21749":"Nov. 2018","21760":"Sep. 2018","21761":"Sep. 2018","21762":"Sep. 2018","21763":"Sep. 2018","21764":"Sep. 2018","21765":"Sep. 2018","21766":"Sep. 2018","21767":"Sep. 2018","21768":"Aug. 2018","21769":"Aug. 2018","21770":"Aug. 2018","21771":"Aug. 2018","21772":"Aug. 2018","21773":"Aug. 2018","21774":"Aug. 2018","21775":"Aug. 2018","21776":"Aug. 2018","21777":"Aug. 2018","21778":"Jul. 2018","21779":"Jul. 2018","21780":"Jul. 2018","21781":"Jul. 2018","21782":"Jul. 2018","21783":"Jul. 2018","21784":"Jul. 2018","21785":"Jul. 2018","21786":"Jul. 2018","21787":"Jul. 2018","21788":"Jul. 2018","21789":"Jun. 2018","21800":"Apr. 2018","21801":"Apr. 2018","21802":"Apr. 2018","21803":"Apr. 2018","21804":"Apr. 2018","21810":"Mar. 2018","21811":"Mar. 2018","21812":"Mar. 2018","21813":"Mar. 2018","21814":"Mar. 2018","21820":"Feb. 2018","21821":"Feb. 2018","21822":"Feb. 2018","21823":"Feb. 2018","21824":"Feb. 2018","21830":"Dec. 2017","21831":"Dec. 2017","21832":"Dec. 2017","21833":"Dec. 2017","21834":"Dec. 2017","21835":"Dec. 2017","21836":"Dec. 2017","21837":"Dec. 2017","21838":"Dec. 2017","21839":"Dec. 2017","21840":"Dec. 2017","21841":"Dec. 2017","21842":"Nov. 2017","21843":"Nov. 2017","21844":"Nov. 2017","21845":"Nov. 2017","21846":"Nov. 2017","21847":"Nov. 2017","21848":"Nov. 2017","21849":"Nov. 2017","21850":"Oct. 2017","21851":"Oct. 2017","21852":"Oct. 2017","21853":"Oct. 2017","21854":"Oct. 2017","21860":"Oct. 2017","21861":"Oct. 2017","21862":"Sep. 2017","21865":"Mar. 2019","21866":"Mar. 2019","21867":"Mar. 2019","21868":"Jan. 2019","21869":"Dec. 2018","21870":"Dec. 2018","21871":"Dec. 2018","21872":"Nov. 2018","21873":"Nov. 2018","21874":"Nov. 2018","21875":"Oct. 2018","21876":"Oct. 2018","21877":"Oct. 2018","21878":"Oct. 2018","21879":"Sep. 2018","21880":"nil","21885":"Aug. 2018","21886":"Aug. 2018","21887":"Aug. 2018","21888":"Aug. 2018","21889":"Aug. 2018","21890":"Aug. 2018","21891":"Aug. 2018","21892":"Aug. 2018","21893":"Jul. 2018","21894":"Jul. 2018","21895":"Jul. 2018","21896":"Jul. 2018","21897":"Jun. 2018","21898":"Jun. 2018","21900":"May 2018","21901":"May 2018","21902":"May 2018","21903":"Apr. 2018","21904":"Apr. 2018","21905":"Apr. 2018","21906":"Apr. 2018","21907":"Mar. 2018","21908":"Mar. 2018","21909":"Mar. 2018","21910":"Mar. 2018","21911":"Feb. 2018","21912":"Feb. 2018","21914":"Jan. 2018","21920":"Dec. 2017","21924":"Dec. 2017","21927":"Dec. 2017","21928":"Dec. 2017","21930":"Nov. 2017","21933":"Nov. 2017","21935":"Nov. 2017","21936":"Nov. 2017","21939":"Nov. 2017","21941":"Nov. 2017","21942":"Nov. 2017","21944":"Nov. 2017","21945":"Nov. 2017","21946":"Nov. 2017","21948":"Nov. 2017","21953":"Oct. 2017","21956":"Oct. 2017","21957":"Oct. 2017","21958":"Oct. 2017","21959":"Oct. 2017","21962":"Oct. 2017","21963":"Oct. 2017","21965":"Oct. 2017","21966":"Sep. 2017","21969":"Sep. 2017","21975":"Sep. 2017","21980":"Aug. 2017","21981":"Aug. 2017","21982":"Aug. 2017","21983":"Aug. 2017","21984":"Aug. 2017","21985":"Aug. 2017","21986":"Aug. 2017","21987":"Jul. 2017","21988":"Jul. 2017","21990":"Jul. 2017","21991":"Jun. 2017","21992":"Jun. 2017","21994":"Jun. 2017","22000":"Apr. 2017","22007":"Feb. 2017","22008":"Feb. 2017","22009":"Feb. 2017","22010":"Jan. 2017","22012":"Dec. 2016","22014":"Dec. 2016","22021":"Nov. 2016","22022":"Nov. 2016","22024":"Nov. 2016","22025":"Nov. 2016","22026":"Nov. 2016","22027":"Nov. 2016","22028":"Nov. 2016","22029":"Oct. 2016","22030":"Oct. 2016","22031":"Oct. 2016","22032":"Oct. 2016","22033":"Oct. 2016","22034":"Oct. 2016","22036":"Oct. 2016","22037":"Oct. 2016","22039":"Oct. 2016","22040":"Oct. 2016","22041":"Oct. 2016","22042":"Sep. 2016","22044":"Sep. 2016","22045":"Sep. 2016","22046":"Sep. 2016","22047":"Sep. 2016","22048":"Sep. 2016","22049":"Sep. 2016","22050":"Sep. 2016","22051":"Sep. 2016","22053":"Sep. 2016","22054":"Sep. 2016","22060":"Sep. 2016","22061":"Aug. 2016","22064":"Aug. 2016","22065":"nil","22070":"Sep. 2018","22075":"Jun. 2018","22080":"Oct. 2017","22090":"Nov. 2016","22095":"Jul. 2016","22110":"Sep. 2014","22115":"Apr. 2014","22120":"Sep. 2013","22125":"Jul. 2013","22130":"Dec. 2011","22135":"Aug. 2006","22145":"Oct. 2018","22146":"Sep. 2018","22147":"Aug. 2018","22148":"Aug. 2018","22149":"Jun. 2018","22150":"Sep. 2017","22151":"Sep. 2017","22152":"Sep. 2017","22153":"Aug. 2017","22154":"May 2017","22155":"Aug. 2016","22156":"Feb. 2016","22157":"Feb. 2016","22158":"Sep. 2015","22159":"Aug. 2015","22160":"Jul. 2015","22161":"Jun. 2015","22162":"Apr. 2015","22163":"Apr. 2015","22164":"Apr. 2014","22165":"nil","22170":"May 2013","22171":"Mar. 2013","22172":"Aug. 2012","22173":"Jul. 2012","22174":"Jul. 2012","22175":"nil","22177":"Feb. 2019","22178":"Jan. 2019","22179":"Nov. 2018","22180":"Nov. 2018","22181":"Oct. 2018","22182":"Sep. 2018","22183":"Sep. 2018","22184":"Sep. 2018","22185":"Aug. 2018","22186":"Aug. 2018","22187":"Aug. 2018","22188":"Aug. 2018","22189":"Aug. 2018","22190":"Aug. 2018","22191":"Jun. 2018","22192":"Jun. 2018","22193":"Jun. 2018","22194":"Apr. 2018","22195":"Apr. 2018","22196":"Mar. 2018","22197":"Feb. 2018","22198":"Jan. 2018","22199":"Jan. 2018","22200":"Nov. 2017","22201":"Nov. 2017","22202":"nil","22207":"Sep. 2017","22208":"Aug. 2017","22209":"Aug. 2017","22210":"Aug. 2017","22211":"Aug. 2017","22213":"Jul. 2017","22214":"Jul. 2017","22215":"Jul. 2017","22222":"Apr. 2017","22223":"Apr. 2017","22224":"Feb. 2017","22225":"Jan. 2017","22226":"Jan. 2017","22232":"Sep. 2016","22233":"Sep. 2016","22234":"Sep. 2016","22235":"Sep. 2016","22236":"Sep. 2016","22237":"Sep. 2016","22238":"Sep. 2016","22239":"Sep. 2016","22240":"Aug. 2016","22241":"Aug. 2016","22242":"Aug. 2016","22243":"Aug. 2016","22244":"Aug. 2016","22245":"Aug. 2016","22246":"Aug. 2016","22247":"Jul. 2016","22248":"Jul. 2016","22249":"Jul. 2016","22250":"May 2016","22251":"May 2016","22257":"Nov. 2015","22258":"Nov. 2015","22259":"Oct. 2015","22260":"Oct. 2015","22261":"Sep. 2015","22262":"Sep. 2015","22263":"Sep. 2015","22264":"Sep. 2015","22265":"Aug. 2015","22266":"Aug. 2015","22267":"Aug. 2015","22268":"Aug. 2015","22269":"Jul. 2015","22270":"Jun. 2015","22271":"Jun. 2015","22273":"Mar. 2015","22274":"Dec. 2014","22275":"Nov. 2014","22276":"Nov. 2014","22282":"Sep. 2014","22283":"Sep. 2014","22284":"Aug. 2014","22285":"Aug. 2014","22286":"Aug. 2014","22287":"Aug. 2014","22288":"Aug. 2014","22289":"May 2014","22290":"May 2014","22291":"Apr. 2014","22292":"Mar. 2014","22294":"Feb. 2014","22295":"Feb. 2014","22296":"Sep. 2013","22297":"Sep. 2013","22298":"Sep. 2013","22299":"Sep. 2013","22301":"Aug. 2013","22302":"Aug. 2013","22303":"Jul. 2013","22304":"Jul. 2013","22305":"Jul. 2013","22306":"Jul. 2013","22307":"Jul. 2013","22308":"Jun. 2013","22309":"Jun. 2013","22310":"Jun. 2013","22311":"Apr. 2013","22312":"Mar. 2013","22313":"Oct. 2012","22314":"Oct. 2012","22315":"Sep. 2012","22316":"Aug. 2012","22317":"Aug. 2012","22318":"Jul. 2012","22319":"Apr. 2012","22321":"Mar. 2012","22323":"Sep. 2011","22324":"Sep. 2011","22325":"Sep. 2011","22326":"Sep. 2011","22327":"Aug. 2011","22328":"Aug. 2011","22329":"Jul. 2011","22330":"Jul. 2011","22331":"Jul. 2011","22332":"Jun. 2011","22333":"Sep. 2010","22334":"Jul. 2010","22336":"Sep. 2009","22337":"Aug. 2009","22338":"Jul. 2009","22339":"Nov. 2008","22340":"Oct. 2008","22341":"Jul. 2008","22342":"Jun. 2008","22343":"Apr. 2008","22344":"Apr. 2008","22345":"Dec. 2007","22346":"Dec. 2007","22347":"Oct. 2007","22348":"Aug. 2007","22349":"Jun. 2007","22350":"Apr. 2007","22351":"May 2006","22357":"Sep. 2018","22358":"Sep. 2018","22359":"Jul. 2018","22360":"Jul. 2018","22361":"May 2018","22362":"Sep. 2017","22363":"Aug. 2017","22364":"Jul. 2017","22365":"Jul. 2017","22366":"Oct. 2016","22367":"Oct. 2016","22368":"Sep. 2016","22369":"Sep. 2016","22370":"Jul. 2016","22371":"Jul. 2016","22372":"nil","22377":"Jun. 2015","22378":"Oct. 2014","22379":"Aug. 2014","22380":"Aug. 2014","22381":"Jul. 2013","22382":"May 2013","22383":"Sep. 2012","22384":"Sep. 2012","22385":"Aug. 2011","22386":"May 2011","22387":"nil","22388":"Sep. 2018","22389":"Aug. 2018","22390":"Nov. 2017","22391":"Oct. 2017","22392":"Sep. 2017","22393":"nil","22398":"nil","22402":"nil","22403":"nil","22408":"Aug. 2017","22409":"Oct. 2016","22410":"Sep. 2016","22411":"Sep. 2016","22412":"Sep. 2016","22418":"Jun. 2016","22419":"May 2016","22420":"May 2016","22421":"Oct. 2015","22422":"Oct. 2015","22423":"Oct. 2015","22424":"Sep. 2015","22425":"Aug. 2015","22426":"Aug. 2015","22427":"Aug. 2015","22433":"Sep. 2014","22434":"Sep. 2014","22435":"Jul. 2014","22436":"Jun. 2014","22437":"Jun. 2014","22438":"Jun. 2014","22439":"May 2014","22440":"Sep. 2013","22441":"Aug. 2013","22442":"Aug. 2013","22448":"Jul. 2013","22449":"Jun. 2013","22450":"May 2013","22451":"Apr. 2013","22452":"Oct. 2012","22453":"Oct. 2012","22454":"Oct. 2012","22455":"Oct. 2012","22456":"Sep. 2012","22457":"Sep. 2012","22458":"Sep. 2012","22459":"Sep. 2012","22460":"Aug. 2012","22461":"Aug. 2012","22462":"Jul. 2012","22463":"Jul. 2012","22464":"Jun. 2012","22465":"Dec. 2011","22466":"Sep. 2011","22467":"Sep. 2011","22468":"Sep. 2011","22469":"Jul. 2011","22470":"Jul. 2011","22471":"Jun. 2011","22472":"Oct. 2010","22478":"Aug. 2008","22483":"Oct. 2018","22488":"Jul. 2018","22493":"Jul. 2017","22498":"Oct. 2016","22503":"Sep. 2016","22508":"nil","22513":"Jun. 2016","22518":"Oct. 2015","22523":"Aug. 2015","22528":"Jul. 2015","22533":"Jul. 2015","22538":"Nov. 2014","22543":"Aug. 2014","22553":"Jul. 2013","22558":"Jul. 2011","22568":"Jun. 2017","22569":"Sep. 2016","22570":"Sep. 2015","22571":"Aug. 2015","22572":"May 2013","22573":"Nov. 2012","22574":"Aug. 2012","22575":"Oct. 2011","22576":"Oct. 2010","22577":"Jul. 2010","22578":"nil","22582":"nil","22587":"nil","22592":"nil","22595":"nil","22597":"nil","22600":"nil","22602":"nil","22603":"nil","22604":"nil","22606":"Nov. 2017","22607":"Sep. 2016","22608":"Jul. 2016","22609":"Jun. 2016","22610":"Feb. 2016","22611":"Jun. 2015","22612":"Dec. 2011","22613":"May 2011","22614":"Nov. 2010","22615":"Jun. 2009","22616":"Apr. 3","22617":"Mar. 2019","22618":"Mar. 2019","22619":"Mar. 2019","22620":"Feb. 2019","22621":"Feb. 2019","22622":"Feb. 2019","22623":"Feb. 2019","22624":"Jan. 2019","22625":"Jan. 2019","22626":"Jan. 2019","22627":"Jan. 2019","22628":"Dec. 2018","22629":"Dec. 2018","22630":"Dec. 2018","22631":"nil","22636":"Nov. 2018","22637":"Nov. 2018","22638":"Oct. 2018","22639":"Oct. 2018","22640":"Oct. 2018","22641":"Oct. 2018","22642":"Oct. 2018","22643":"Oct. 2018","22644":"Sep. 2018","22645":"Sep. 2018","22646":"Sep. 2018","22647":"Sep. 2018","22648":"Sep. 2018","22649":"Sep. 2018","22650":"Sep. 2018","22651":"Aug. 2018","22652":"Aug. 2018","22653":"Aug. 2018","22654":"Aug. 2018","22655":"Aug. 2018","22656":"Jul. 2018","22657":"Jul. 2018","22658":"Jul. 2018","22659":"Jul. 2018","22660":"Jul. 2018","22661":"Jul. 2018","22662":"Jul. 2018","22663":"Jul. 2018","22664":"Jul. 2018","22665":"Jun. 2018","22666":"Jun. 2018","22667":"Jun. 2018","22668":"Jun. 2018","22669":"May 2018","22670":"May 2018","22671":"May 2018","22672":"May 2018","22673":"May 2018","22674":"May 2018","22675":"May 2018","22676":"May 2018","22677":"May 2018","22678":"Apr. 2018","22679":"Apr. 2018","22680":"Apr. 2018","22686":"Apr. 2018","22687":"Apr. 2018","22688":"Apr. 2018","22689":"Apr. 2018","22690":"Apr. 2018","22691":"Apr. 2018","22692":"Apr. 2018","22693":"Apr. 2018","22694":"Mar. 2018","22695":"Mar. 2018","22696":"Mar. 2018","22697":"Mar. 2018","22698":"Mar. 2018","22699":"Mar. 2018","22700":"Mar. 2018","22701":"Mar. 2018","22702":"Mar. 2018","22703":"Feb. 2018","22704":"Jan. 2018","22705":"Jan. 2018","22706":"Jan. 2018","22707":"Jan. 2018","22708":"Jan. 2018","22709":"Jan. 2018","22710":"Jan. 2018","22711":"Jan. 2018","22712":"Jan. 2018","22713":"Jan. 2018","22714":"Jan. 2018","22716":"Dec. 2017","22717":"Dec. 2017","22718":"Dec. 2017","22719":"Dec. 2017","22720":"Dec. 2017","22721":"Dec. 2017","22722":"Dec. 2017","22723":"Dec. 2017","22724":"Dec. 2017","22725":"Dec. 2017","22731":"Nov. 2017","22732":"Nov. 2017","22733":"Nov. 2017","22734":"Nov. 2017","22735":"Nov. 2017","22736":"Nov. 2017","22737":"Nov. 2017","22738":"Nov. 2017","22739":"Nov. 2017","22740":"Nov. 2017","22741":"Nov. 2017","22742":"Nov. 2017","22743":"Oct. 2017","22744":"Oct. 2017","22745":"Oct. 2017","22746":"Oct. 2017","22747":"Oct. 2017","22748":"Oct. 2017","22749":"Oct. 2017","22750":"Oct. 2017","22751":"Oct. 2017","22752":"Oct. 2017","22753":"Oct. 2017","22754":"Oct. 2017","22755":"Oct. 2017","22756":"Oct. 2017","22757":"Oct. 2017","22758":"Oct. 2017","22759":"Oct. 2017","22760":"Oct. 2017","22776":"Sep. 2017","22781":"Sep. 2017","22782":"Sep. 2017","22783":"Sep. 2017","22784":"Sep. 2017","22785":"Sep. 2017","22786":"Sep. 2017","22787":"Sep. 2017","22788":"Sep. 2017","22789":"Sep. 2017","22790":"Sep. 2017","22791":"Sep. 2017","22792":"Sep. 2017","22793":"Sep. 2017","22794":"Sep. 2017","22795":"Aug. 2017","22796":"Aug. 2017","22797":"Aug. 2017","22798":"Aug. 2017","22799":"Aug. 2017","22800":"Aug. 2017","22801":"Aug. 2017","22802":"Aug. 2017","22803":"Aug. 2017","22804":"Aug. 2017","22805":"Aug. 2017","22806":"Aug. 2017","22807":"Aug. 2017","22808":"Aug. 2017","22809":"Aug. 2017","22810":"Aug. 2017","22816":"Apr. 2","22817":"Apr. 1","22818":"Mar. 2019","22819":"Mar. 2019","22820":"Mar. 2019","22821":"Mar. 2019","22822":"Mar. 2019","22823":"Mar. 2019","22824":"Feb. 2019","22825":"Feb. 2019","22826":"Feb. 2019","22827":"Feb. 2019","22828":"Feb. 2019","22829":"Feb. 2019","22830":"Jan. 2019","22831":"Jan. 2019","22832":"Jan. 2019","22833":"Jan. 2019","22834":"Jan. 2019","22835":"Dec. 2018","22836":"Dec. 2018","22837":"Dec. 2018","22838":"Dec. 2018","22839":"Nov. 2018","22840":"Nov. 2018","22841":"Nov. 2018","22842":"Nov. 2018","22843":"Nov. 2018","22844":"Nov. 2018","22845":"Nov. 2018","22846":"Oct. 2018","22847":"Oct. 2018","22848":"Oct. 2018","22849":"Oct. 2018","22850":"Oct. 2018","22851":"Oct. 2018","22852":"Oct. 2018","22853":"Oct. 2018","22854":"Oct. 2018","22855":"Oct. 2018","22856":"Oct. 2018","22857":"Oct. 2018","22858":"Sep. 2018","22859":"Sep. 2018","22860":"Sep. 2018","22861":"Sep. 2018","22862":"Sep. 2018","22863":"Sep. 2018","22864":"Sep. 2018","22865":"Sep. 2018","22866":"Sep. 2018","22867":"Sep. 2018","22868":"Sep. 2018","22869":"Sep. 2018","22870":"Sep. 2018","22871":"nil","22876":"Jul. 2018","22877":"Jul. 2018","22878":"Jul. 2018","22879":"Jul. 2018","22880":"Jul. 2018","22881":"Jun. 2018","22882":"Jun. 2018","22883":"Jun. 2018","22884":"Jun. 2018","22885":"May 2018","22886":"May 2018","22887":"May 2018","22888":"May 2018","22889":"May 2018","22890":"May 2018","22891":"May 2018","22892":"May 2018","22893":"Apr. 2018","22894":"Apr. 2018","22896":"Apr. 2018","22897":"Apr. 2018","22898":"Apr. 2018","22899":"Apr. 2018","22900":"Apr. 2018","22901":"Apr. 2018","22902":"Apr. 2018","22903":"Apr. 2018","22904":"Apr. 2018","22905":"Mar. 2018","22906":"Mar. 2018","22907":"Feb. 2018","22908":"Feb. 2018","22909":"Feb. 2018","22910":"Feb. 2018","22911":"Jan. 2018","22912":"Jan. 2018","22913":"Jan. 2018","22914":"Jan. 2018","22915":"Jan. 2018","22916":"Dec. 2017","22917":"Dec. 2017","22918":"Dec. 2017","22919":"Dec. 2017","22920":"Dec. 2017","22921":"Nov. 2017","22922":"Nov. 2017","22923":"Nov. 2017","22924":"Nov. 2017","22925":"Nov. 2017","22931":"Oct. 2017","22932":"Sep. 2017","22933":"Sep. 2017","22934":"Sep. 2017","22935":"Sep. 2017","22936":"Sep. 2017","22937":"Sep. 2017","22938":"Sep. 2017","22939":"Sep. 2017","22940":"Sep. 2017","22941":"Sep. 2017","22942":"Sep. 2017","22943":"Sep. 2017","22944":"Sep. 2017","22945":"Sep. 2017","22946":"Sep. 2017","22947":"Sep. 2017","22948":"Aug. 2017","22949":"Aug. 2017","22950":"Aug. 2017","22951":"Aug. 2017","22952":"Jul. 2017","22953":"Jul. 2017","22954":"Jul. 2017","22955":"Jul. 2017","22956":"Jul. 2017","22957":"Jul. 2017","22958":"Jul. 2017","22959":"Jul. 2017","22960":"Jul. 2017","22961":"Jul. 2017","22962":"Jun. 2017","22963":"Jun. 2017","22964":"Jun. 2017","22965":"Jun. 2017","22971":"Jun. 2017","22972":"Jun. 2017","22973":"Jun. 2017","22974":"May 2017","22975":"May 2017","22976":"May 2017","22977":"May 2017","22978":"May 2017","22979":"May 2017","22980":"May 2017","22981":"May 2017","22982":"May 2017","22983":"Apr. 2017","22984":"Apr. 2017","22985":"Apr. 2017","22991":"Mar. 2017","22992":"Feb. 2017","22993":"Feb. 2017","22994":"Feb. 2017","22995":"Feb. 2017","22996":"Feb. 2017","22997":"Feb. 2017","22998":"Feb. 2017","22999":"Feb. 2017","23000":"Jan. 2017","23006":"Dec. 2016","23007":"Dec. 2016","23008":"Dec. 2016","23009":"Dec. 2016","23010":"Dec. 2016","23011":"Nov. 2016","23012":"Nov. 2016","23013":"Nov. 2016","23014":"Nov. 2016","23015":"Nov. 2016","23016":"Apr. 2","23021":"nil","23026":"Aug. 2018","23031":"Jun. 2018","23046":"Dec. 2017","23051":"Sep. 2017","23056":"Aug. 2017","23061":"Jun. 2017","23066":"May 2017","23071":"Mar. 2017","23076":"Feb. 2017","23081":"Jan. 2017","23086":"Jan. 2017","23091":"Oct. 2016","23096":"Sep. 2016","23101":"Aug. 2016","23111":"May 2016","23116":"Apr. 2016","23121":"Mar. 2016","23131":"Oct. 2015","23136":"Aug. 2015","23141":"Jun. 2015","23146":"Jun. 2015","23151":"Apr. 2015","23156":"Jan. 2015","23161":"Nov. 2014","23166":"Oct. 2014","23176":"Jul. 2014","23181":"Jul. 2014","23186":"May 2014","23191":"Apr. 2014","23196":"Feb. 2014","23206":"Sep. 2013","23211":"Aug. 2013","23216":"nil","23226":"Mar. 2019","23227":"Mar. 2019","23228":"Mar. 2019","23229":"Mar. 2019","23230":"Feb. 2019","23231":"Feb. 2019","23232":"Feb. 2019","23233":"Feb. 2019","23234":"Feb. 2019","23235":"Feb. 2019","23236":"Feb. 2019","23237":"Feb. 2019","23238":"Feb. 2019","23239":"Feb. 2019","23240":"Feb. 2019","23241":"Jan. 2019","23242":"Jan. 2019","23243":"Jan. 2019","23244":"Jan. 2019","23245":"Jan. 2019","23246":"Jan. 2019","23247":"Jan. 2019","23248":"Dec. 2018","23249":"Dec. 2018","23250":"Nov. 2018","23251":"Nov. 2018","23252":"Nov. 2018","23253":"Nov. 2018","23254":"Nov. 2018","23255":"Nov. 2018","23256":"Nov. 2018","23257":"Nov. 2018","23258":"Nov. 2018","23259":"Oct. 2018","23260":"Oct. 2018","23261":"Oct. 2018","23262":"Oct. 2018","23263":"Oct. 2018","23264":"Oct. 2018","23265":"Oct. 2018","23271":"Sep. 2018","23272":"Sep. 2018","23273":"Sep. 2018","23274":"Sep. 2018","23275":"Sep. 2018","23276":"Sep. 2018","23277":"Sep. 2018","23278":"Aug. 2018","23279":"Aug. 2018","23280":"Aug. 2018","23286":"Aug. 2018","23287":"Aug. 2018","23288":"Aug. 2018","23289":"Jul. 2018","23290":"Jul. 2018","23291":"Jul. 2018","23292":"Jul. 2018","23293":"Jul. 2018","23294":"Jul. 2018","23295":"Jul. 2018","23296":"Jul. 2018","23297":"Jul. 2018","23298":"Jul. 2018","23299":"Jul. 2018","23300":"Jul. 2018","23306":"Jun. 2018","23307":"Jun. 2018","23308":"Jun. 2018","23309":"Jun. 2018","23310":"Jun. 2018","23311":"Jun. 2018","23312":"Jun. 2018","23313":"May 2018","23314":"May 2018","23315":"May 2018","23316":"May 2018","23317":"May 2018","23318":"May 2018","23319":"May 2018","23320":"May 2018","23321":"Apr. 2018","23322":"Apr. 2018","23324":"Apr. 2018","23325":"Apr. 2018","23326":"Apr. 2018","23327":"Apr. 2018","23328":"Apr. 2018","23329":"Apr. 2018","23330":"Apr. 2018","23331":"Apr. 2018","23332":"Apr. 2018","23333":"Apr. 2018","23334":"Apr. 2018","23335":"Apr. 2018","23336":"Apr. 2018","23337":"Mar. 2018","23338":"Mar. 2018","23339":"Mar. 2018","23340":"Mar. 2018","23341":"Feb. 2018","23342":"Feb. 2018","23343":"Feb. 2018","23344":"Feb. 2018","23345":"Feb. 2018","23346":"Feb. 2018","23347":"Jan. 2018","23349":"Jan. 2018","23350":"Jan. 2018","23351":"Jan. 2018","23352":"Jan. 2018","23353":"Jan. 2018","23354":"Jan. 2018","23355":"Jan. 2018","23366":"Dec. 2017","23367":"Dec. 2017","23368":"Dec. 2017","23369":"Dec. 2017","23370":"Nov. 2017","23371":"Nov. 2017","23372":"Nov. 2017","23373":"Nov. 2017","23374":"Nov. 2017","23375":"Nov. 2017","23381":"Oct. 2017","23382":"Oct. 2017","23383":"Oct. 2017","23384":"Oct. 2017","23385":"Oct. 2017","23396":"Sep. 2017","23397":"Sep. 2017","23398":"Sep. 2017","23399":"Sep. 2017","23400":"Sep. 2017","23401":"Sep. 2017","23402":"Sep. 2017","23403":"Sep. 2017","23405":"Aug. 2017","23406":"Aug. 2017","23407":"Aug. 2017","23408":"Aug. 2017","23409":"Aug. 2017","23410":"Aug. 2017","23411":"Aug. 2017","23412":"Aug. 2017","23413":"Aug. 2017","23415":"Aug. 2017","23416":"Apr. 4","23417":"Apr. 2018","23418":"Mar. 2019","23419":"Mar. 2019","23420":"Mar. 2019","23421":"nil","23426":"Feb. 2019","23427":"Jan. 2019","23428":"Jan. 2019","23429":"Jan. 2019","23430":"Jan. 2019","23431":"Dec. 2018","23432":"Nov. 2018","23433":"Nov. 2018","23434":"Nov. 2018","23435":"Oct. 2018","23436":"Oct. 2018","23437":"Oct. 2018","23438":"Oct. 2018","23439":"Oct. 2018","23440":"Oct. 2018","23456":"Jul. 2018","23457":"Jul. 2018","23458":"Jul. 2018","23459":"Jul. 2018","23460":"Jul. 2018","23466":"Jun. 2018","23467":"Jun. 2018","23468":"May 2018","23469":"May 2018","23470":"May 2018","23471":"May 2018","23472":"May 2018","23473":"May 2018","23474":"May 2018","23475":"May 2018","23476":"May 2018","23477":"May 2018","23478":"May 2018","23479":"May 2018","23480":"May 2018","23491":"Oct. 2017","23492":"Oct. 2017","23493":"Oct. 2017","23494":"Oct. 2017","23495":"Oct. 2017","23496":"Oct. 2017","23497":"Oct. 2017","23498":"Oct. 2017","23499":"Sep. 2017","23500":"Sep. 2017","23501":"Aug. 2017","23502":"Aug. 2017","23503":"Aug. 2017","23505":"Aug. 2017","23506":"Aug. 2017","23508":"Jul. 2017","23509":"Jul. 2017","23510":"Jun. 2017","23511":"Jun. 2017","23512":"Jun. 2017","23513":"Jun. 2017","23514":"Jun. 2017","23515":"Jun. 2017","23516":"Jun. 2017","23517":"May 2017","23518":"May 2017","23519":"May 2017","23520":"May 2017","23521":"May 2017","23522":"May 2017","23523":"Mar. 2017","23524":"Feb. 2017","23525":"Jan. 2017","23526":"Jan. 2017","23527":"Dec. 2016","23528":"Oct. 2016","23529":"Oct. 2016","23530":"Sep. 2016","23531":"Sep. 2016","23532":"Sep. 2016","23533":"Sep. 2016","23534":"Aug. 2016","23535":"Aug. 2016","23536":"Aug. 2016","23537":"Jul. 2016","23538":"May 2016","23539":"May 2016","23540":"May 2016","23541":"Mar. 2016","23542":"Feb. 2016","23543":"Jan. 2016","23544":"Dec. 2015","23545":"Dec. 2015","23546":"Nov. 2015","23547":"Sep. 2015","23548":"Sep. 2015","23549":"Sep. 2015","23550":"Aug. 2015","23551":"Aug. 2015","23552":"Aug. 2015","23553":"Jul. 2015","23554":"May 2015","23555":"Mar. 2015","23561":"Jun. 2014","23562":"Nov. 2013","23563":"Sep. 2013","23564":"Sep. 2013","23565":"Sep. 2013","23571":"Aug. 2013","23572":"May 2013","23573":"Apr. 2013","23574":"Apr. 2013","23575":"Apr. 2013","23586":"Jun. 2012","23587":"May 2012","23588":"Dec. 2011","23589":"May 2011","23590":"Apr. 2011","23591":"Jan. 2011","23592":"Nov. 2010","23593":"Oct. 2010","23594":"Sep. 2010","23595":"Sep. 2010","23596":"Jul. 2010","23597":"Jul. 2010","23598":"Jul. 2010","23599":"Jul. 2010","23600":"Jun. 2010","23601":"Jun. 2010","23602":"Jun. 2010","23603":"May 2010","23604":"Dec. 2009","23605":"Jul. 2009","23611":"Mar. 2019","23612":"Mar. 2019","23613":"Mar. 2019","23614":"Mar. 2019","23615":"Feb. 2019","23616":"Jan. 2019","23617":"Jan. 2019","23618":"Jan. 2019","23619":"Jan. 2019","23620":"Dec. 2018","23621":"Dec. 2018","23622":"Oct. 2018","23623":"Oct. 2018","23624":"Oct. 2018","23625":"Oct. 2018","23626":"Sep. 2018","23627":"Sep. 2018","23628":"Sep. 2018","23629":"Sep. 2018","23630":"Sep. 2018","23631":"Aug. 2018","23632":"Aug. 2018","23633":"Aug. 2018","23634":"Aug. 2018","23635":"Aug. 2018","23636":"Aug. 2018","23637":"Aug. 2018","23638":"Aug. 2018","23639":"Aug. 2018","23640":"Aug. 2018","23641":"Aug. 2018","23642":"Jul. 2018","23643":"Jul. 2018","23644":"Jul. 2018","23645":"Jul. 2018","23646":"Jul. 2018","23647":"Jun. 2018","23648":"Jun. 2018","23649":"Jun. 2018","23650":"Jun. 2018","23651":"May 2018","23652":"May 2018","23653":"May 2018","23654":"May 2018","23655":"May 2018","23656":"May 2018","23657":"May 2018","23658":"May 2018","23659":"May 2018","23660":"Apr. 2018","23661":"nil","23666":"Mar. 2018","23667":"Mar. 2018","23670":"Mar. 2018","23676":"Feb. 2018","23678":"Feb. 2018","23680":"Feb. 2018","23682":"Feb. 2018","23683":"Feb. 2018","23685":"Jan. 2018","23686":"Jan. 2018","23687":"Jan. 2018","23688":"Jan. 2018","23689":"Jan. 2018","23692":"Jan. 2018","23693":"Jan. 2018","23695":"Dec. 2017","23697":"Dec. 2017","23698":"Dec. 2017","23699":"Dec. 2017","23700":"Dec. 2017","23701":"Dec. 2017","23702":"Nov. 2017","23703":"Nov. 2017","23704":"Nov. 2017","23705":"Nov. 2017","23706":"Nov. 2017","23707":"Oct. 2017","23708":"Oct. 2017","23710":"Oct. 2017","23716":"Oct. 2017","23718":"Sep. 2017","23720":"Sep. 2017","23727":"Sep. 2017","23729":"Aug. 2017","23730":"Aug. 2017","23736":"Aug. 2017","23737":"Aug. 2017","23738":"Jul. 2017","23739":"Jul. 2017","23740":"Jul. 2017","23746":"Jul. 2017","23747":"Jul. 2017","23748":"Jun. 2017","23752":"Jun. 2017","23753":"Jun. 2017","23754":"Jun. 2017","23755":"May 2017","23761":"Apr. 2017","23764":"Mar. 2017","23765":"Mar. 2017","23767":"Mar. 2017","23768":"Mar. 2017","23769":"Mar. 2017","23770":"Mar. 2017","23771":"Feb. 2017","23772":"Feb. 2017","23773":"Feb. 2017","23774":"Feb. 2017","23777":"Feb. 2017","23778":"Feb. 2017","23779":"Feb. 2017","23780":"Feb. 2017","23781":"Feb. 2017","23782":"Jan. 2017","23783":"Jan. 2017","23784":"Jan. 2017","23785":"Jan. 2017","23789":"Jan. 2017","23792":"Dec. 2016","23793":"Dec. 2016","23798":"Nov. 2016","23799":"Nov. 2016","23800":"Nov. 2016","23803":"Nov. 2016","23804":"Oct. 2016","23807":"Oct. 2016","23809":"Oct. 2016","23810":"Oct. 2016","23811":"nil","23816":"Feb. 2019","23817":"Feb. 2019","23818":"Feb. 2019","23819":"Feb. 2019","23820":"Feb. 2019","23821":"Feb. 2019","23822":"Feb. 2019","23823":"Feb. 2019","23824":"Feb. 2019","23825":"Feb. 2019","23826":"Feb. 2019","23827":"Feb. 2019","23828":"Feb. 2019","23829":"Feb. 2019","23830":"Feb. 2019","23831":"Feb. 2019","23832":"Jan. 2019","23833":"Jan. 2019","23834":"Dec. 2018","23835":"Nov. 2018","23836":"Nov. 2018","23837":"Nov. 2018","23838":"Nov. 2018","23839":"Nov. 2018","23840":"Oct. 2018","23841":"Oct. 2018","23842":"Oct. 2018","23843":"Oct. 2018","23844":"Oct. 2018","23845":"Oct. 2018","23846":"Sep. 2018","23847":"Sep. 2018","23848":"Sep. 2018","23849":"Sep. 2018","23850":"Sep. 2018","23851":"Sep. 2018","23852":"Aug. 2018","23853":"Aug. 2018","23854":"Aug. 2018","23855":"Aug. 2018","23856":"Aug. 2018","23857":"Aug. 2018","23858":"Aug. 2018","23859":"Aug. 2018","23860":"Aug. 2018","23861":"Aug. 2018","23862":"Aug. 2018","23863":"Aug. 2018","23864":"Aug. 2018","23865":"Aug. 2018","23866":"Aug. 2018","23867":"Aug. 2018","23868":"Aug. 2018","23869":"Aug. 2018","23870":"Aug. 2018","23871":"Jul. 2018","23872":"Jul. 2018","23873":"Jul. 2018","23874":"Jul. 2018","23875":"Jul. 2018","23881":"Jun. 2018","23882":"May 2018","23883":"May 2018","23884":"May 2018","23885":"Apr. 2018","23886":"Apr. 2018","23887":"Apr. 2018","23888":"Apr. 2018","23889":"Apr. 2018","23890":"Mar. 2018","23891":"Mar. 2018","23892":"Mar. 2018","23893":"Mar. 2018","23894":"Feb. 2018","23895":"Feb. 2018","23901":"Dec. 2017","23902":"Dec. 2017","23903":"Nov. 2017","23904":"Nov. 2017","23905":"Nov. 2017","23906":"Nov. 2017","23907":"Oct. 2017","23908":"Oct. 2017","23909":"Oct. 2017","23910":"Oct. 2017","23911":"Oct. 2017","23912":"Oct. 2017","23913":"Oct. 2017","23914":"Oct. 2017","23915":"Oct. 2017","23921":"Sep. 2017","23922":"Sep. 2017","23923":"Sep. 2017","23924":"Sep. 2017","23925":"Sep. 2017","23926":"Sep. 2017","23927":"Sep. 2017","23928":"Sep. 2017","23929":"Sep. 2017","23930":"Sep. 2017","23936":"Aug. 2017","23937":"Aug. 2017","23938":"Aug. 2017","23939":"Aug. 2017","23940":"Aug. 2017","23941":"Aug. 2017","23942":"Jul. 2017","23943":"Jul. 2017","23944":"Jul. 2017","23945":"Jul. 2017","23946":"Jul. 2017","23947":"Jul. 2017","23948":"Jul. 2017","23949":"Jun. 2017","23950":"Jun. 2017","23951":"Jun. 2017","23952":"May 2017","23953":"May 2017","23954":"Apr. 2017","23955":"Mar. 2017","23961":"Jan. 2017","23962":"Nov. 2016","23963":"Nov. 2016","23964":"Oct. 2016","23965":"Oct. 2016","23971":"Aug. 2016","23972":"Aug. 2016","23973":"Aug. 2016","23974":"Aug. 2016","23975":"Aug. 2016","23976":"Aug. 2016","23977":"Aug. 2016","23978":"Jul. 2016","23979":"Jul. 2016","23980":"Jul. 2016","23981":"Jul. 2016","23982":"Jul. 2016","23983":"Jul. 2016","23984":"Jul. 2016","23985":"Jun. 2016","23986":"Jun. 2016","23987":"May 2016","23988":"May 2016","23989":"May 2016","23990":"Mar. 2016","23991":"Feb. 2016","23992":"Jan. 2016","23993":"Jan. 2016","23995":"Dec. 2015","24001":"Sep. 2015","24002":"Sep. 2015","24003":"Sep. 2015","24004":"Sep. 2015","24005":"Sep. 2015","24011":"Mar. 2019","24016":"nil","24021":"Aug. 2018","24026":"Jun. 2018","24036":"Feb. 2018","24041":"Sep. 2017","24046":"Aug. 2017","24051":"Aug. 2017","24056":"Jul. 2017","24061":"Jun. 2017","24066":"May 2017","24071":"Apr. 2017","24076":"Jan. 2017","24081":"Sep. 2016","24091":"Jul. 2016","24096":"Jul. 2016","24101":"Apr. 2016","24106":"Apr. 2","24107":"Apr. 1","24108":"Mar. 2019","24109":"Mar. 2019","24110":"Mar. 2019","24111":"Mar. 2019","24112":"Mar. 2019","24113":"Mar. 2019","24114":"Feb. 2019","24115":"Feb. 2019","24116":"Feb. 2019","24117":"Feb. 2019","24118":"Feb. 2019","24119":"Feb. 2019","24120":"Jan. 2019","24121":"Jan. 2019","24122":"Jan. 2019","24123":"Jan. 2019","24124":"Jan. 2019","24125":"Dec. 2018","24126":"nil","24131":"Nov. 2018","24132":"Nov. 2018","24133":"Nov. 2018","24134":"Nov. 2018","24135":"Nov. 2018","24141":"Oct. 2018","24142":"Oct. 2018","24143":"Oct. 2018","24144":"Oct. 2018","24145":"Oct. 2018","24146":"Oct. 2018","24147":"Oct. 2018","24148":"Sep. 2018","24149":"Sep. 2018","24150":"Sep. 2018","24151":"Sep. 2018","24152":"Sep. 2018","24153":"Sep. 2018","24154":"Sep. 2018","24155":"Sep. 2018","24156":"Sep. 2018","24157":"Sep. 2018","24158":"Sep. 2018","24159":"Sep. 2018","24160":"Sep. 2018","24166":"Jul. 2018","24167":"Jul. 2018","24168":"Jul. 2018","24169":"Jul. 2018","24170":"Jul. 2018","24171":"Jun. 2018","24172":"Jun. 2018","24173":"Jun. 2018","24174":"Jun. 2018","24175":"May 2018","24176":"May 2018","24177":"May 2018","24178":"May 2018","24179":"May 2018","24180":"May 2018","24181":"May 2018","24182":"May 2018","24183":"Apr. 2018","24184":"Apr. 2018","24186":"Apr. 2018","24187":"Apr. 2018","24188":"Apr. 2018","24189":"Apr. 2018","24190":"Apr. 2018","24196":"Mar. 2018","24197":"Feb. 2018","24198":"Feb. 2018","24199":"Feb. 2018","24200":"Feb. 2018","24201":"Jan. 2018","24202":"Jan. 2018","24203":"Jan. 2018","24204":"Jan. 2018","24205":"Jan. 2018","24206":"Dec. 2017","24207":"Dec. 2017","24208":"Dec. 2017","24209":"Dec. 2017","24210":"Dec. 2017","24211":"Nov. 2017","24212":"Nov. 2017","24213":"Nov. 2017","24214":"Nov. 2017","24215":"Nov. 2017","24216":"Oct. 2017","24217":"Oct. 2017","24218":"Oct. 2017","24219":"Oct. 2017","24220":"Oct. 2017","24221":"Oct. 2017","24222":"Sep. 2017","24223":"Sep. 2017","24224":"Sep. 2017","24225":"Sep. 2017","24226":"Sep. 2017","24227":"Sep. 2017","24228":"Sep. 2017","24229":"Sep. 2017","24230":"Sep. 2017","24231":"Sep. 2017","24232":"Sep. 2017","24233":"Sep. 2017","24234":"Sep. 2017","24235":"Sep. 2017","24246":"Jul. 2017","24247":"Jul. 2017","24248":"Jul. 2017","24249":"Jul. 2017","24250":"Jul. 2017","24256":"Jun. 2017","24257":"Jun. 2017","24258":"Jun. 2017","24259":"Jun. 2017","24260":"Jun. 2017","24261":"Jun. 2017","24262":"Jun. 2017","24263":"Jun. 2017","24264":"May 2017","24265":"May 2017","24266":"May 2017","24267":"May 2017","24268":"May 2017","24269":"May 2017","24270":"May 2017","24276":"Apr. 2017","24277":"Apr. 2017","24278":"Mar. 2017","24279":"Mar. 2017","24280":"Mar. 2017","24291":"Jan. 2017","24292":"Jan. 2017","24293":"Jan. 2017","24294":"Jan. 2017","24295":"Jan. 2017","24301":"Nov. 2016","24302":"Nov. 2016","24303":"Nov. 2016","24304":"Nov. 2016","24305":"Nov. 2016","24306":"Dec. 2018","24307":"Dec. 2018","24308":"Nov. 2018","24309":"Sep. 2018","24310":"Sep. 2018","24311":"Sep. 2018","24312":"Sep. 2018","24313":"Aug. 2018","24314":"Aug. 2018","24315":"Aug. 2018","24316":"Aug. 2018","24317":"Aug. 2018","24318":"Aug. 2018","24319":"Jul. 2018","24320":"Jun. 2018","24321":"Jun. 2018","24322":"Jun. 2018","24323":"Jun. 2018","24324":"Jun. 2018","24325":"Jun. 2018","24326":"Mar. 2018","24327":"Feb. 2018","24328":"Feb. 2018","24329":"Feb. 2018","24330":"Jan. 2018","24331":"nil","24336":"Oct. 2017","24337":"Oct. 2017","24340":"Sep. 2017","24346":"Sep. 2017","24350":"Jun. 2017","24351":"May 2017","24354":"Apr. 2017","24355":"Feb. 2017","24363":"Oct. 2016","24364":"Oct. 2016","24367":"Oct. 2016","24368":"Sep. 2016","24370":"Sep. 2016","24376":"Jul. 2016","24377":"Jul. 2016","24380":"May 2016","24391":"Jan. 2016","24392":"Jan. 2016","24393":"Dec. 2015","24396":"Sep. 2015","24398":"Sep. 2015","24399":"Sep. 2015","24406":"Aug. 2015","24407":"Aug. 2015","24408":"Jul. 2015","24410":"Jul. 2015","24411":"Jul. 2015","24412":"Jul. 2015","24414":"Apr. 2015","24415":"Mar. 2015","24416":"Feb. 2015","24417":"Feb. 2015","24419":"Dec. 2014","24420":"Dec. 2014","24422":"Oct. 2014","24423":"Sep. 2014","24424":"Aug. 2014","24425":"Aug. 2014","24428":"Aug. 2014","24435":"May 2014","24436":"May 2014","24437":"May 2014","24441":"May 2014","24442":"May 2014","24456":"Nov. 2018","24457":"Aug. 2018","24458":"Aug. 2018","24459":"Aug. 2018","24460":"Aug. 2018","24461":"Jul. 2018","24462":"Jun. 2018","24463":"Jun. 2018","24464":"Jun. 2018","24465":"Jun. 2018","24466":"nil","24471":"Aug. 2017","24472":"Aug. 2017","24473":"Aug. 2017","24474":"Aug. 2017","24475":"Aug. 2017","24476":"Jul. 2017","24477":"May 2017","24478":"May 2017","24479":"Mar. 2017","24480":"Mar. 2017","24481":"Mar. 2017","24482":"Mar. 2017","24483":"Mar. 2017","24484":"Feb. 2017","24485":"Feb. 2017","24491":"Aug. 2016","24492":"Aug. 2016","24493":"Aug. 2016","24494":"Jul. 2016","24495":"Jul. 2016","24496":"Jun. 2016","24497":"May 2016","24498":"May 2016","24499":"May 2016","24500":"Apr. 2016","24506":"Aug. 2015","24507":"Jul. 2015","24508":"Jul. 2015","24509":"Jul. 2015","24510":"Jul. 2015","24511":"Jul. 2015","24512":"Jul. 2015","24513":"Jul. 2015","24514":"May 2015","24515":"Apr. 2015","24516":"Mar. 2015","24517":"Mar. 2015","24519":"Mar. 2015","24520":"Mar. 2015","24521":"Jan. 2015","24522":"Sep. 2014","24523":"Sep. 2014","24524":"Sep. 2014","24525":"Sep. 2014","24526":"Aug. 2014","24527":"Aug. 2014","24528":"Aug. 2014","24529":"Aug. 2014","24530":"Jun. 2014","24531":"May 2014","24532":"May 2014","24533":"May 2014","24534":"May 2014","24535":"Mar. 2014","24536":"Mar. 2014","24537":"Jan. 2014","24538":"Oct. 2013","24539":"Sep. 2013","24540":"Sep. 2013","24541":"Sep. 2013","24542":"Aug. 2013","24543":"Aug. 2013","24544":"Aug. 2013","24545":"Aug. 2013","24546":"Jul. 2013","24547":"Jul. 2013","24548":"Jul. 2013","24549":"Jun. 2013","24550":"Jun. 2013","24551":"May 2013","24552":"May 2013","24553":"May 2013","24554":"May 2013","24555":"May 2013","24556":"Apr. 2013","24557":"Apr. 2013","24558":"Dec. 2012","24559":"Nov. 2012","24560":"Nov. 2012","24562":"Nov. 2012","24563":"Nov. 2012","24564":"Nov. 2012","24565":"Oct. 2012","24566":"Oct. 2012","24567":"Oct. 2012","24568":"Oct. 2012","24569":"Oct. 2012","24570":"Sep. 2012","24571":"Sep. 2012","24572":"Aug. 2012","24573":"Aug. 2012","24574":"Aug. 2012","24575":"Jul. 2012","24581":"May 2012","24582":"May 2012","24583":"Apr. 2012","24584":"Apr. 2012","24585":"Apr. 2012","24587":"Apr. 2012","24588":"Mar. 2012","24589":"Mar. 2012","24590":"Mar. 2012","24601":"Sep. 2011","24602":"Sep. 2011","24603":"Aug. 2011","24604":"Aug. 2011","24605":"Aug. 2011","24606":"nil","24609":"nil","24610":"Apr. 2016","24615":"nil","24620":"nil","24622":"nil","24623":"Mar. 2019","24624":"Feb. 2017","24625":"Jul. 2015","24626":"Feb. 2015","24627":"Sep. 2014","24628":"Feb. 2019","24633":"nil","24638":"Aug. 2017","24643":"Apr. 2017","24648":"Sep. 2016","24653":"Aug. 2016","24658":"Aug. 2016","24668":"Mar. 2016","24678":"Jul. 2015","24688":"Feb. 2015","24693":"Jul. 2014","24698":"Mar. 2014","24703":"Oct. 2013","24708":"Aug. 2013","24718":"Jun. 2013","24723":"Feb. 2013","24733":"Jul. 2012","24738":"Jun. 2012","24743":"Oct. 2011","24748":"May 2011","24753":"Aug. 2010","24758":"Oct. 2008","24763":"Aug. 2007","24768":"Oct. 2018","24769":"Sep. 2018","24770":"Aug. 2018","24771":"Feb. 2018","24772":"Feb. 2018","24773":"nil","24778":"May 2017","24779":"May 2017","24780":"May 2017","24781":"Dec. 2016","24782":"Nov. 2016","24783":"Oct. 2016","24784":"Sep. 2016","24785":"Sep. 2016","24786":"Aug. 2016","24787":"Aug. 2016","24788":"Aug. 2016","24789":"Jun. 2016","24790":"May 2016","24791":"May 2016","24792":"May 2016","24793":"May 2016","24794":"Apr. 2016","24795":"Nov. 2015","24796":"Nov. 2015","24797":"Sep. 2015","24798":"Sep. 2015","24799":"Aug. 2015","24800":"Jul. 2015","24801":"Apr. 2015","24802":"Mar. 2015","24803":"Feb. 2015","24804":"Feb. 2015","24805":"Jan. 2015","24806":"Dec. 2014","24807":"Aug. 2014","24808":"Jul. 2014","24809":"Jul. 2014","24810":"Jun. 2014","24811":"Jun. 2014","24812":"Apr. 2014","24813":"Feb. 2014","24814":"Feb. 2014","24815":"Feb. 2014","24816":"Feb. 2014","24817":"Dec. 2013","24823":"May 2013","24824":"May 2013","24825":"May 2013","24826":"May 2013","24828":"Apr. 2013","24829":"Mar. 2013","24830":"Mar. 2013","24831":"Feb. 2013","24832":"Feb. 2013","24833":"Jan. 2013","24834":"Sep. 2012","24835":"Sep. 2012","24836":"Aug. 2012","24837":"Apr. 2012","24838":"Sep. 2011","24839":"Sep. 2011","24840":"Jul. 2011","24841":"Jun. 2011","24842":"Jan. 2011","24848":"Jun. 2008","24849":"Sep. 2007","24850":"Aug. 2007","24851":"Aug. 2007","24852":"Feb. 2007","24853":"Sep. 2005","24858":"nil","24863":"Feb. 2019","24864":"Feb. 2019","24865":"Jan. 2019","24866":"Jan. 2019","24867":"Jan. 2019","24873":"Dec. 2018","24874":"Nov. 2018","24875":"Oct. 2018","24876":"Oct. 2018","24877":"Oct. 2018","24878":"Sep. 2018","24879":"Sep. 2018","24880":"Sep. 2018","24881":"Sep. 2018","24882":"Sep. 2018","24883":"Sep. 2018","24884":"Sep. 2018","24885":"Sep. 2018","24886":"Sep. 2018","24887":"Aug. 2018","24898":"Jul. 2018","24899":"Jul. 2018","24900":"Jul. 2018","24901":"Jul. 2018","24902":"Jul. 2018","24903":"Jul. 2018","24904":"Jul. 2018","24905":"Jul. 2018","24906":"Jun. 2018","24907":"Jun. 2018","24908":"Jun. 2018","24909":"Jun. 2018","24910":"May 2018","24911":"May 2018","24912":"May 2018","24923":"Dec. 2017","24924":"Nov. 2017","24925":"Nov. 2017","24926":"Nov. 2017","24927":"Nov. 2017","24928":"Nov. 2017","24929":"Oct. 2017","24930":"Oct. 2017","24931":"Oct. 2017","24932":"Oct. 2017","24933":"Oct. 2017","24934":"Oct. 2017","24935":"Oct. 2017","24936":"Oct. 2017","24937":"Oct. 2017","24943":"Sep. 2017","24944":"Sep. 2017","24945":"Sep. 2017","24946":"Sep. 2017","24947":"Sep. 2017","24948":"Sep. 2017","24949":"Sep. 2017","24950":"Aug. 2017","24951":"Aug. 2017","24952":"Aug. 2017","24953":"Aug. 2017","24954":"Aug. 2017","24955":"Aug. 2017","24956":"Aug. 2017","24957":"Aug. 2017","24958":"Aug. 2017","24959":"Aug. 2017","24960":"Aug. 2017","24961":"Aug. 2017","24962":"Aug. 2017","24963":"Jul. 2017","24964":"Jul. 2017","24965":"Jul. 2017","24966":"Jul. 2017","24967":"Jul. 2017","24968":"Jul. 2017","24969":"Jul. 2017","24970":"Jul. 2017","24971":"Jul. 2017","24983":"Jun. 2017","24984":"Jun. 2017","24985":"Jun. 2017","24986":"Jun. 2017","24987":"May 2017","24988":"May 2017","24989":"May 2017","24990":"May 2017","24991":"May 2017","24992":"May 2017","24998":"Apr. 2017","24999":"Mar. 2017","25000":"Mar. 2017","25001":"Mar. 2017","25002":"Mar. 2017","25003":"Mar. 2017","25004":"Mar. 2017","25005":"Mar. 2017","25006":"Mar. 2017","25007":"Mar. 2017","25013":"Nov. 2016","25014":"Nov. 2016","25015":"Nov. 2016","25016":"Nov. 2016","25017":"Nov. 2016","25018":"Nov. 2016","25019":"Oct. 2016","25020":"Oct. 2016","25021":"Oct. 2016","25022":"Oct. 2016","25023":"Oct. 2016","25024":"Oct. 2016","25025":"Oct. 2016","25026":"Oct. 2016","25027":"Oct. 2016","25028":"Sep. 2016","25029":"Sep. 2016","25030":"Sep. 2016","25031":"Sep. 2016","25032":"Sep. 2016","25038":"Aug. 2016","25039":"Aug. 2016","25040":"Aug. 2016","25041":"Aug. 2016","25042":"Aug. 2016","25043":"Aug. 2016","25044":"Aug. 2016","25045":"Aug. 2016","25046":"Aug. 2016","25047":"Aug. 2016","25053":"Aug. 2016","25054":"Aug. 2016","25055":"Aug. 2016","25056":"Jul. 2016","25057":"Jul. 2016","25058":"nil","25063":"Feb. 2019","25064":"Feb. 2019","25065":"Jan. 2019","25066":"Jan. 2019","25067":"Jan. 2019","25068":"Jan. 2019","25069":"Dec. 2018","25070":"Dec. 2018","25071":"Nov. 2018","25072":"Nov. 2018","25073":"Oct. 2018","25074":"Oct. 2018","25075":"Oct. 2018","25076":"Oct. 2018","25077":"Oct. 2018","25078":"Sep. 2018","25079":"Sep. 2018","25080":"Sep. 2018","25081":"Sep. 2018","25082":"Sep. 2018","25083":"Sep. 2018","25084":"Aug. 2018","25085":"Aug. 2018","25086":"Aug. 2018","25087":"Aug. 2018","25088":"Aug. 2018","25089":"Aug. 2018","25090":"Aug. 2018","25091":"Aug. 2018","25092":"Aug. 2018","25093":"Aug. 2018","25094":"Jul. 2018","25095":"Jul. 2018","25096":"Jul. 2018","25097":"Jul. 2018","25098":"Jul. 2018","25099":"Jul. 2018","25100":"Jul. 2018","25101":"Jul. 2018","25102":"Jul. 2018","25103":"Jul. 2018","25104":"Jul. 2018","25105":"Jun. 2018","25106":"Jun. 2018","25107":"Jun. 2018","25108":"Jun. 2018","25109":"May 2018","25110":"May 2018","25111":"May 2018","25112":"May 2018","25113":"May 2018","25114":"May 2018","25115":"May 2018","25116":"May 2018","25117":"Apr. 2018","25118":"Apr. 2018","25119":"Apr. 2018","25120":"Mar. 2018","25121":"Mar. 2018","25122":"Mar. 2018","25123":"Mar. 2018","25124":"Mar. 2018","25125":"Mar. 2018","25126":"Mar. 2018","25127":"Mar. 2018","25128":"Mar. 2018","25129":"Mar. 2018","25130":"Feb. 2018","25131":"Feb. 2018","25132":"Feb. 2018","25133":"Feb. 2018","25134":"Feb. 2018","25135":"Jan. 2018","25136":"Jan. 2018","25137":"Jan. 2018","25138":"Dec. 2017","25139":"Dec. 2017","25140":"Dec. 2017","25141":"Nov. 2017","25142":"Nov. 2017","25143":"Nov. 2017","25144":"Oct. 2017","25145":"Oct. 2017","25146":"Oct. 2017","25147":"Oct. 2017","25163":"Sep. 2017","25164":"Sep. 2017","25165":"Sep. 2017","25166":"Sep. 2017","25167":"Sep. 2017","25168":"Sep. 2017","25169":"Aug. 2017","25170":"Aug. 2017","25171":"Aug. 2017","25172":"Aug. 2017","25173":"Aug. 2017","25174":"Aug. 2017","25175":"Aug. 2017","25176":"Aug. 2017","25177":"Aug. 2017","25178":"Aug. 2017","25179":"Aug. 2017","25180":"Jul. 2017","25181":"Jul. 2017","25182":"Jul. 2017","25188":"Jul. 2017","25189":"Jul. 2017","25190":"Jul. 2017","25191":"Jul. 2017","25192":"Jun. 2017","25193":"Jun. 2017","25194":"Jun. 2017","25195":"May 2017","25196":"May 2017","25197":"May 2017","25198":"May 2017","25199":"May 2017","25200":"May 2017","25201":"May 2017","25202":"May 2017","25203":"May 2017","25204":"May 2017","25205":"May 2017","25206":"May 2017","25207":"May 2017","25213":"Apr. 2017","25214":"Mar. 2017","25215":"Mar. 2017","25216":"Mar. 2017","25217":"Mar. 2017","25218":"Mar. 2017","25219":"Mar. 2017","25220":"Mar. 2017","25221":"Mar. 2017","25222":"Feb. 2017","25223":"Feb. 2017","25225":"Jan. 2017","25226":"Jan. 2017","25227":"Jan. 2017","25228":"Jan. 2017","25229":"Jan. 2017","25230":"Dec. 2016","25231":"Dec. 2016","25232":"Dec. 2016","25243":"Nov. 2016","25244":"Nov. 2016","25245":"Nov. 2016","25246":"Oct. 2016","25247":"Oct. 2016","25248":"Oct. 2016","25249":"Oct. 2016","25250":"Oct. 2016","25251":"Oct. 2016","25252":"Oct. 2016","25253":"Oct. 2016","25254":"Sep. 2016","25255":"Sep. 2016","25256":"Sep. 2016","25257":"Sep. 2016","25258":"Apr. 1","25263":"nil","25268":"Jan. 2019","25283":"Jul. 2018","25288":"Jun. 2018","25293":"Mar. 2018","25303":"Oct. 2017","25313":"Aug. 2017","25318":"Jul. 2017","25323":"Jun. 2017","25328":"May 2017","25333":"Mar. 2017","25343":"Oct. 2016","25348":"Sep. 2016","25353":"Aug. 2016","25358":"Aug. 2016","25363":"Jun. 2016","25368":"May 2016","25373":"Mar. 2016","25378":"Nov. 2015","25383":"Sep. 2015","25393":"Jul. 2015","25398":"Jun. 2015","25403":"May 2015","25408":"Feb. 2015","25413":"Jan. 2015","25418":"Oct. 2014","25428":"Jun. 2014","25438":"Jan. 2014","25443":"Nov. 2013","25453":"Sep. 2013","25458":"Apr. 3","25459":"Dec. 2018","25460":"Mar. 2019","25461":"Mar. 2019","25462":"Mar. 2019","25463":"Feb. 2019","25464":"Feb. 2019","25465":"Feb. 2019","25466":"Feb. 2019","25467":"Jan. 2019","25468":"Dec. 2018","25469":"Dec. 2018","25470":"Dec. 2018","25471":"Nov. 2018","25472":"Nov. 2018","25473":"Nov. 2018","25474":"Oct. 2018","25475":"Oct. 2018","25476":"Oct. 2018","25477":"Oct. 2018","25478":"Oct. 2018","25479":"Oct. 2018","25480":"Oct. 2018","25481":"Oct. 2018","25482":"Sep. 2018","25483":"Sep. 2018","25485":"Aug. 2018","25486":"Aug. 2018","25487":"Aug. 2018","25488":"Aug. 2018","25489":"Aug. 2018","25490":"Aug. 2018","25491":"Aug. 2018","25492":"Aug. 2018","25493":"nil","25498":"Jul. 2018","25499":"Jul. 2018","25500":"Jun. 2018","25501":"Jun. 2018","25502":"Jun. 2018","25508":"May 2018","25510":"Apr. 2018","25511":"Apr. 2018","25512":"Apr. 2018","25513":"Apr. 2018","25514":"Mar. 2018","25515":"Mar. 2018","25516":"Mar. 2018","25517":"Mar. 2018","25518":"Mar. 2018","25519":"Mar. 2018","25520":"Mar. 2018","25521":"Feb. 2018","25522":"Feb. 2018","25523":"Feb. 2018","25524":"Feb. 2018","25525":"Feb. 2018","25526":"Jan. 2018","25527":"Jan. 2018","25533":"Jan. 2018","25534":"Jan. 2018","25535":"Jan. 2018","25536":"Jan. 2018","25537":"Jan. 2018","25538":"Dec. 2017","25539":"Nov. 2017","25540":"Nov. 2017","25541":"Nov. 2017","25542":"Nov. 2017","25543":"Oct. 2017","25544":"Oct. 2017","25545":"Oct. 2017","25546":"Oct. 2017","25547":"Oct. 2017","25549":"Oct. 2017","25550":"Oct. 2017","25551":"Oct. 2017","25552":"Oct. 2017","25553":"Oct. 2017","25554":"Oct. 2017","25555":"Oct. 2017","25556":"Oct. 2017","25557":"Sep. 2017","25558":"Sep. 2017","25559":"Sep. 2017","25560":"Sep. 2017","25561":"Sep. 2017","25562":"Sep. 2017","25563":"Sep. 2017","25564":"Sep. 2017","25565":"Sep. 2017","25566":"Sep. 2017","25567":"Sep. 2017","25568":"Aug. 2017","25569":"Aug. 2017","25570":"Aug. 2017","25571":"Aug. 2017","25572":"Aug. 2017","25573":"Aug. 2017","25574":"Aug. 2017","25575":"Aug. 2017","25576":"Aug. 2017","25577":"Aug. 2017","25578":"Jul. 2017","25579":"Jul. 2017","25580":"Jul. 2017","25581":"Jul. 2017","25582":"Jul. 2017","25583":"Jul. 2017","25584":"Jul. 2017","25585":"Jul. 2017","25586":"Jul. 2017","25587":"Jul. 2017","25588":"Jul. 2017","25589":"Jun. 2017","25590":"Jun. 2017","25591":"Jun. 2017","25598":"Jun. 2017","25599":"Jun. 2017","25600":"Jun. 2017","25601":"Jun. 2017","25602":"Jun. 2017","25603":"Jun. 2017","25604":"Jun. 2017","25605":"Jun. 2017","25606":"Jun. 2017","25607":"May 2017","25623":"Mar. 2017","25624":"Feb. 2017","25625":"Feb. 2017","25626":"Feb. 2017","25627":"Feb. 2017","25628":"Feb. 2017","25629":"Jan. 2017","25630":"Jan. 2017","25631":"Jan. 2017","25632":"Jan. 2017","25633":"Jan. 2017","25634":"Jan. 2017","25635":"Jan. 2017","25636":"Dec. 2016","25637":"Dec. 2016","25638":"Dec. 2016","25639":"Nov. 2016","25640":"Nov. 2016","25642":"Oct. 2016","25643":"Oct. 2016","25644":"Oct. 2016","25645":"Oct. 2016","25646":"Oct. 2016","25647":"Oct. 2016","25648":"Oct. 2016","25649":"Oct. 2016","25650":"Oct. 2016","25651":"Oct. 2016","25652":"Oct. 2016","25654":"Oct. 2016","25655":"Oct. 2016","25656":"Oct. 2016","25657":"Sep. 2016","25658":"nil","25663":"Nov. 2018","25664":"Nov. 2018","25665":"Oct. 2018","25666":"Oct. 2018","25667":"Oct. 2018","25668":"Oct. 2018","25669":"Oct. 2018","25670":"Sep. 2018","25671":"Sep. 2018","25672":"Sep. 2018","25673":"Sep. 2018","25674":"Sep. 2018","25675":"Sep. 2018","25676":"Aug. 2018","25677":"Aug. 2018","25688":"Jun. 2018","25689":"Jun. 2018","25690":"Jun. 2018","25691":"Jun. 2018","25692":"May 2018","25693":"Mar. 2018","25694":"Feb. 2018","25695":"Feb. 2018","25696":"Feb. 2018","25697":"Jan. 2018","25698":"Dec. 2017","25699":"Dec. 2017","25700":"Nov. 2017","25701":"Oct. 2017","25702":"Oct. 2017","25718":"May 2017","25719":"May 2017","25720":"Mar. 2017","25721":"Mar. 2017","25722":"Feb. 2017","25728":"Jul. 2016","25729":"Jul. 2016","25730":"Jul. 2016","25731":"Jul. 2016","25732":"Jul. 2016","25733":"Jul. 2016","25734":"Jul. 2016","25735":"Jul. 2016","25736":"Jun. 2016","25737":"Jun. 2016","25748":"Nov. 2015","25749":"Oct. 2015","25750":"Oct. 2015","25751":"Oct. 2015","25752":"Sep. 2015","25753":"Sep. 2015","25754":"Sep. 2015","25755":"Sep. 2015","25756":"Sep. 2015","25757":"Aug. 2015","25758":"Aug. 2015","25759":"Aug. 2015","25760":"Aug. 2015","25761":"Aug. 2015","25762":"Aug. 2015","25763":"Jul. 2015","25764":"Jul. 2015","25765":"Jul. 2015","25766":"Jul. 2015","25767":"Jul. 2015","25783":"Oct. 2014","25784":"Oct. 2014","25785":"Oct. 2014","25786":"Sep. 2014","25787":"Sep. 2014","25793":"Sep. 2014","25794":"Sep. 2014","25795":"Aug. 2014","25796":"Aug. 2014","25797":"Jul. 2014","25798":"Jul. 2014","25799":"Jul. 2014","25800":"Jun. 2014","25801":"Jun. 2014","25802":"Jun. 2014","25803":"Jun. 2014","25804":"Apr. 2014","25805":"Apr. 2014","25806":"Apr. 2014","25807":"Mar. 2014","25808":"Mar. 2014","25809":"Feb. 2014","25810":"Feb. 2014","25811":"Feb. 2014","25812":"Jan. 2014","25813":"Jan. 2014","25814":"Jan. 2014","25815":"Nov. 2013","25816":"Oct. 2013","25817":"Oct. 2013","25819":"Oct. 2013","25820":"Sep. 2013","25821":"Sep. 2013","25822":"Sep. 2013","25823":"Sep. 2013","25824":"Aug. 2013","25825":"Aug. 2013","25826":"Aug. 2013","25827":"Aug. 2013","25828":"Aug. 2013","25829":"Aug. 2013","25830":"Jul. 2013","25831":"Jul. 2013","25832":"Jun. 2013","25843":"Nov. 2012","25844":"Oct. 2012","25845":"Oct. 2012","25846":"Oct. 2012","25847":"Oct. 2012","25848":"Oct. 2012","25849":"Oct. 2012","25850":"Sep. 2012","25851":"Sep. 2012","25852":"Aug. 2012","25853":"Aug. 2012","25854":"Aug. 2012","25855":"Aug. 2012","25856":"Aug. 2012","25857":"Aug. 2012","25858":"Feb. 2019","25859":"Dec. 2018","25860":"Dec. 2018","25861":"Nov. 2018","25862":"Oct. 2018","25863":"Aug. 2018","25864":"Jul. 2018","25865":"Jul. 2018","25866":"Jun. 2018","25867":"Apr. 2018","25868":"nil","25878":"Jul. 2017","25879":"Jun. 2017","25880":"Jun. 2017","25881":"May 2017","25882":"May 2017","25883":"Apr. 2017","25884":"Apr. 2017","25885":"Mar. 2017","25886":"Mar. 2017","25887":"Mar. 2017","25888":"Mar. 2017","25889":"Mar. 2017","25890":"Feb. 2017","25891":"Feb. 2017","25892":"Feb. 2017","25893":"Feb. 2017","25894":"Feb. 2017","25895":"Feb. 2017","25896":"Jan. 2017","25897":"Dec. 2016","25898":"Nov. 2016","25899":"Nov. 2016","25900":"Nov. 2016","25901":"Nov. 2016","25902":"Oct. 2016","25903":"Oct. 2016","25904":"Oct. 2016","25905":"Oct. 2016","25906":"Sep. 2016","25907":"Sep. 2016","25908":"Sep. 2016","25909":"Sep. 2016","25910":"Aug. 2016","25911":"Aug. 2016","25912":"Aug. 2016","25913":"Aug. 2016","25914":"Aug. 2016","25915":"Jul. 2016","25916":"Jul. 2016","25917":"Jul. 2016","25923":"Jun. 2016","25924":"Jun. 2016","25925":"Jun. 2016","25926":"May 2016","25927":"May 2016","25928":"Apr. 2016","25929":"Mar. 2016","25930":"Mar. 2016","25931":"Mar. 2016","25932":"Mar. 2016","25933":"Mar. 2016","25934":"Mar. 2016","25935":"Mar. 2016","25936":"Mar. 2016","25937":"Feb. 2016","25943":"Jan. 2016","25944":"Jan. 2016","25945":"Dec. 2015","25946":"Nov. 2015","25947":"Oct. 2015","25948":"Oct. 2015","25949":"Sep. 2015","25950":"Sep. 2015","25951":"Sep. 2015","25952":"Sep. 2015","25953":"Sep. 2015","25954":"Aug. 2015","25955":"Aug. 2015","25956":"Aug. 2015","25957":"Jul. 2015","25958":"Jun. 2015","25959":"Jun. 2015","25960":"May 2015","25961":"May 2015","25962":"Apr. 2015","25963":"Apr. 2015","25964":"Apr. 2015","25965":"Mar. 2015","25966":"Mar. 2015","25967":"Mar. 2015","25968":"Mar. 2015","25969":"Feb. 2015","25970":"Feb. 2015","25971":"Jan. 2015","25973":"Dec. 2014","25974":"Dec. 2014","25975":"Dec. 2014","25976":"Nov. 2014","25977":"Nov. 2014","25978":"Nov. 2014","25979":"Nov. 2014","25980":"Nov. 2014","25981":"Oct. 2014","25982":"Oct. 2014","25983":"Oct. 2014","25984":"Oct. 2014","25985":"Sep. 2014","25986":"Sep. 2014","25987":"Sep. 2014","25988":"Sep. 2014","25989":"Sep. 2014","25990":"Sep. 2014","25991":"Aug. 2014","25992":"Aug. 2014","25993":"Jul. 2014","25994":"Jul. 2014","25995":"Jun. 2014","25996":"Jun. 2014","25997":"Jun. 2014","25998":"Jun. 2014","25999":"May 2014","26000":"May 2014","26001":"May 2014","26002":"May 2014","26008":"Mar. 2014","26009":"Mar. 2014","26010":"Feb. 2014","26011":"Jan. 2014","26012":"Jan. 2014","26018":"Nov. 2013","26019":"Oct. 2013","26020":"Oct. 2013","26021":"Oct. 2013","26022":"Oct. 2013","26023":"Oct. 2013","26024":"Oct. 2013","26025":"Sep. 2013","26026":"Sep. 2013","26027":"Sep. 2013","26028":"Sep. 2013","26029":"Sep. 2013","26030":"Sep. 2013","26031":"Sep. 2013","26032":"Sep. 2013","26033":"Sep. 2013","26034":"Sep. 2013","26035":"Sep. 2013","26036":"Sep. 2013","26037":"Sep. 2013","26038":"Aug. 2013","26039":"Aug. 2013","26040":"Aug. 2013","26041":"Jul. 2013","26042":"Jul. 2013","26043":"Jul. 2013","26044":"Jul. 2013","26045":"Jul. 2013","26046":"Jun. 2013","26047":"Jun. 2013","26048":"Jun. 2013","26049":"Jun. 2013","26050":"May 2013","26051":"May 2013","26052":"May 2013","26053":"May 2013","26054":"Apr. 2013","26055":"Apr. 2013","26057":"Apr. 2013","26058":"Dec. 2018","26059":"Oct. 2018","26060":"Aug. 2018","26061":"Aug. 2018","26062":"Aug. 2018","26063":"Jul. 2018","26064":"Jul. 2018","26065":"Jun. 2018","26066":"Nov. 2017","26067":"Oct. 2017","26068":"nil","26073":"Aug. 2017","26074":"Aug. 2017","26075":"Jul. 2017","26076":"Jul. 2017","26077":"Jul. 2017","26078":"Jun. 2017","26079":"May 2017","26080":"Oct. 2016","26081":"Oct. 2016","26082":"Oct. 2016","26083":"Sep. 2016","26084":"Sep. 2016","26085":"Sep. 2016","26086":"Sep. 2016","26087":"Sep. 2016","26088":"Sep. 2016","26089":"Aug. 2016","26090":"Aug. 2016","26091":"Aug. 2016","26092":"Aug. 2016","26093":"Aug. 2016","26094":"Aug. 2016","26095":"Aug. 2016","26096":"Aug. 2016","26097":"Aug. 2016","26098":"Aug. 2016","26099":"Jul. 2016","26100":"Jul. 2016","26101":"Jul. 2016","26102":"Jul. 2016","26103":"Jul. 2016","26104":"Jul. 2016","26105":"Jul. 2016","26106":"Jul. 2016","26113":"May 2016","26114":"May 2016","26115":"Apr. 2016","26116":"Jan. 2016","26117":"Nov. 2015","26118":"Oct. 2015","26119":"Oct. 2015","26120":"Sep. 2015","26121":"Sep. 2015","26122":"Sep. 2015","26143":"Feb. 2015","26144":"Oct. 2014","26145":"Oct. 2014","26146":"Sep. 2014","26147":"Aug. 2014","26148":"Aug. 2014","26149":"Jul. 2014","26150":"Jul. 2014","26151":"Jul. 2014","26152":"Jul. 2014","26153":"Jul. 2014","26154":"Jul. 2014","26155":"Jul. 2014","26156":"Jul. 2014","26157":"Jul. 2014","26163":"Dec. 2013","26164":"Oct. 2013","26165":"Oct. 2013","26166":"Oct. 2013","26167":"Sep. 2013","26168":"Sep. 2013","26169":"Sep. 2013","26170":"Sep. 2013","26171":"Sep. 2013","26172":"Sep. 2013","26173":"Sep. 2013","26174":"Sep. 2013","26175":"Sep. 2013","26176":"Aug. 2013","26177":"Aug. 2013","26178":"Aug. 2013","26179":"Aug. 2013","26180":"Aug. 2013","26181":"Aug. 2013","26182":"Aug. 2013","26188":"Jul. 2013","26189":"Jun. 2013","26190":"Jun. 2013","26191":"Jun. 2013","26192":"May 2013","26193":"May 2013","26194":"Apr. 2013","26195":"Mar. 2013","26196":"Mar. 2013","26197":"Mar. 2013","26208":"Aug. 2012","26209":"Aug. 2012","26210":"Aug. 2012","26211":"Aug. 2012","26212":"Jul. 2012","26213":"Jul. 2012","26215":"Jun. 2012","26216":"Apr. 2012","26217":"Oct. 2011","26218":"Sep. 2011","26219":"Aug. 2011","26220":"Aug. 2011","26221":"Aug. 2011","26222":"Jul. 2011","26223":"Jul. 2011","26224":"Jul. 2011","26225":"Jul. 2011","26226":"Jun. 2011","26227":"May 2011","26228":"Apr. 2011","26229":"Nov. 2010","26230":"Oct. 2010","26231":"Sep. 2010","26232":"Aug. 2010","26233":"Aug. 2010","26234":"Aug. 2010","26235":"Aug. 2010","26236":"Jul. 2010","26237":"Jul. 2010","26243":"May 2010","26244":"Aug. 2009","26245":"Aug. 2009","26246":"Jul. 2009","26247":"Oct. 2008","26248":"Sep. 2018","26253":"Jun. 2018","26258":"Oct. 2017","26263":"Sep. 2017","26268":"nil","26283":"Jun. 2017","26288":"May 2017","26298":"Feb. 2017","26303":"Nov. 2016","26313":"Aug. 2016","26318":"Aug. 2016","26328":"Jun. 2016","26333":"Sep. 2015","26343":"Oct. 2014","26348":"Aug. 2014","26353":"Jul. 2014","26363":"Jun. 2013","26373":"Oct. 2012","26378":"Sep. 2005","26383":"nil","26393":"Aug. 2018","26394":"Aug. 2018","26395":"Aug. 2018","26396":"Jul. 2018","26397":"Jul. 2018","26398":"Jul. 2018","26399":"Jul. 2018","26400":"Jul. 2018","26401":"Jun. 2018","26402":"Jun. 2018","26403":"Jun. 2018","26404":"May 2018","26405":"Mar. 2018","26406":"Mar. 2018","26407":"Mar. 2018","26408":"Feb. 2018","26409":"Feb. 2018","26410":"Feb. 2018","26411":"Feb. 2018","26412":"Jan. 2018","26413":"Jan. 2018","26414":"Jan. 2018","26415":"Jan. 2018","26416":"Jan. 2018","26417":"Dec. 2017","26423":"Dec. 2017","26424":"Dec. 2017","26425":"Nov. 2017","26426":"Nov. 2017","26427":"Oct. 2017","26433":"Oct. 2017","26434":"Oct. 2017","26435":"Oct. 2017","26436":"Sep. 2017","26437":"Sep. 2017","26438":"Sep. 2017","26439":"Sep. 2017","26440":"Sep. 2017","26441":"Sep. 2017","26442":"Sep. 2017","26443":"Aug. 2017","26444":"Aug. 2017","26445":"Aug. 2017","26446":"Aug. 2017","26447":"Aug. 2017","26448":"Aug. 2017","26449":"Aug. 2017","26450":"Aug. 2017","26451":"Aug. 2017","26452":"Aug. 2017","26453":"Aug. 2017","26454":"Jul. 2017","26455":"Jul. 2017","26456":"Jul. 2017","26457":"Jul. 2017","26458":"Jul. 2017","26459":"Jul. 2017","26460":"Jul. 2017","26461":"Jul. 2017","26462":"Jul. 2017","26478":"Apr. 2017","26479":"Apr. 2017","26480":"Apr. 2017","26481":"Apr. 2017","26482":"Apr. 2017","26483":"Apr. 2017","26484":"Mar. 2017","26485":"Mar. 2017","26486":"Mar. 2017","26487":"Mar. 2017","26488":"Mar. 2017","26489":"Mar. 2017","26490":"Mar. 2017","26491":"Mar. 2017","26492":"Feb. 2017","26508":"Oct. 2016","26509":"Oct. 2016","26510":"Oct. 2016","26511":"Oct. 2016","26512":"Sep. 2016","26518":"Sep. 2016","26519":"Sep. 2016","26520":"Sep. 2016","26521":"Sep. 2016","26522":"Sep. 2016","26523":"Sep. 2016","26524":"Aug. 2016","26525":"Aug. 2016","26526":"Aug. 2016","26527":"Aug. 2016","26528":"Aug. 2016","26529":"Aug. 2016","26530":"Aug. 2016","26531":"Aug. 2016","26532":"Aug. 2016","26533":"Aug. 2016","26534":"Aug. 2016","26535":"Aug. 2016","26536":"Aug. 2016","26537":"Aug. 2016","26538":"Aug. 2016","26539":"Jul. 2016","26540":"Jul. 2016","26541":"Jul. 2016","26542":"Jul. 2016","26543":"Jul. 2016","26544":"Jul. 2016","26545":"Jul. 2016","26546":"Jul. 2016","26547":"Jul. 2016","26553":"Jul. 2016","26554":"Jul. 2016","26555":"Jun. 2016","26556":"Jun. 2016","26557":"Jun. 2016","26558":"Jun. 2016","26559":"Jun. 2016","26560":"May 2016","26562":"May 2016","26578":"Mar. 2016","26579":"Feb. 2016","26580":"Feb. 2016","26581":"Feb. 2016","26582":"Feb. 2016","26583":"Apr. 2","26584":"Feb. 2019","26585":"Oct. 2018","26586":"Sep. 2018","26587":"Sep. 2018","26588":"Sep. 2018","26589":"Aug. 2018","26590":"Aug. 2018","26591":"Aug. 2018","26592":"Aug. 2018","26593":"Aug. 2018","26594":"Aug. 2018","26595":"Jul. 2018","26596":"Jul. 2018","26597":"Jun. 2018","26598":"nil","26608":"Sep. 2017","26609":"Sep. 2017","26610":"Aug. 2017","26611":"Aug. 2017","26612":"Aug. 2017","26613":"Aug. 2017","26614":"Aug. 2017","26615":"Jul. 2017","26616":"Jul. 2017","26617":"Jul. 2017","26618":"Jul. 2017","26619":"Jul. 2017","26620":"Jul. 2017","26621":"Jul. 2017","26622":"Jul. 2017","26628":"Feb. 2017","26629":"Nov. 2016","26630":"Oct. 2016","26631":"Oct. 2016","26632":"Oct. 2016","26638":"Aug. 2016","26639":"Aug. 2016","26640":"Aug. 2016","26641":"Aug. 2016","26642":"Aug. 2016","26643":"Aug. 2016","26644":"Jul. 2016","26645":"Jul. 2016","26646":"Jul. 2016","26647":"Jul. 2016","26648":"Jul. 2016","26649":"Jun. 2016","26650":"Jun. 2016","26651":"Jun. 2016","26652":"Jun. 2016","26653":"May 2016","26654":"Mar. 2016","26655":"Mar. 2016","26656":"Mar. 2016","26657":"Mar. 2016","26658":"Feb. 2016","26659":"Feb. 2016","26660":"Jan. 2016","26661":"Jan. 2016","26662":"Jan. 2016","26663":"Dec. 2015","26664":"Nov. 2015","26665":"Nov. 2015","26666":"Oct. 2015","26667":"Sep. 2015","26668":"Sep. 2015","26669":"Sep. 2015","26670":"Sep. 2015","26671":"Sep. 2015","26672":"Aug. 2015","26673":"Aug. 2015","26674":"Aug. 2015","26675":"Aug. 2015","26676":"Aug. 2015","26677":"Aug. 2015","26678":"Aug. 2015","26679":"Aug. 2015","26680":"Aug. 2015","26681":"Aug. 2015","26682":"Aug. 2015","26683":"Aug. 2015","26684":"Aug. 2015","26685":"Aug. 2015","26686":"Aug. 2015","26687":"Jul. 2015","26688":"Jul. 2015","26689":"Jul. 2015","26690":"Jul. 2015","26691":"Jun. 2015","26692":"Jun. 2015","26693":"Jun. 2015","26694":"Jun. 2015","26695":"May 2015","26696":"Mar. 2015","26697":"Mar. 2015","26703":"Jan. 2015","26704":"Jan. 2015","26705":"Jan. 2015","26706":"Nov. 2014","26707":"Oct. 2014","26708":"Oct. 2014","26709":"Sep. 2014","26710":"Sep. 2014","26711":"Sep. 2014","26712":"Sep. 2014","26713":"Sep. 2014","26715":"Sep. 2014","26716":"Sep. 2014","26717":"Sep. 2014","26723":"Aug. 2014","26724":"Jul. 2014","26725":"Jul. 2014","26726":"Jul. 2014","26727":"Jul. 2014","26728":"Jul. 2014","26729":"Jul. 2014","26730":"Jul. 2014","26731":"Jul. 2014","26732":"Jun. 2014","26733":"Jun. 2014","26734":"May 2014","26735":"May 2014","26736":"Apr. 2014","26737":"Apr. 2014","26738":"Apr. 2014","26739":"Mar. 2014","26740":"Mar. 2014","26741":"Mar. 2014","26742":"Mar. 2014","26743":"Mar. 2014","26744":"Feb. 2014","26745":"Feb. 2014","26746":"Feb. 2014","26747":"Feb. 2014","26748":"Feb. 2014","26749":"Feb. 2014","26750":"Jan. 2014","26751":"Jan. 2014","26752":"Jan. 2014","26753":"Oct. 2013","26754":"Oct. 2013","26755":"Sep. 2013","26756":"Sep. 2013","26757":"Sep. 2013","26758":"Sep. 2013","26759":"Sep. 2013","26760":"Aug. 2013","26761":"Aug. 2013","26762":"Aug. 2013","26768":"Jul. 2013","26769":"Jul. 2013","26770":"May 2013","26771":"May 2013","26772":"Apr. 2013","26773":"Feb. 2013","26774":"Feb. 2013","26775":"Sep. 2012","26776":"Sep. 2012","26777":"Sep. 2012","26778":"Sep. 2012","26779":"Sep. 2012","26780":"Sep. 2012","26781":"Jul. 2012","26782":"Jul. 2012","26783":"Aug. 2017","26784":"Sep. 2016","26785":"Aug. 2016","26786":"Aug. 2015","26787":"Aug. 2015","26788":"Apr. 2015","26789":"Apr. 2015","26790":"Jul. 2014","26791":"Oct. 2013","26792":"Aug. 2013","26793":"Oct. 2012","26794":"Oct. 2012","26795":"May 2011","26796":"Jul. 2010","26797":"Jul. 2010","26798":"Jul. 2017","26799":"Jul. 2016","26800":"Sep. 2015","26801":"Jul. 2015","26802":"Jul. 2015","26803":"nil","26808":"Aug. 2014","26809":"Aug. 2014","26810":"Jul. 2014","26811":"Jul. 2014","26812":"Jul. 2014","26813":"Jul. 2014","26814":"Jul. 2014","26815":"Jul. 2014","26816":"Jul. 2014","26817":"Jul. 2014","26818":"Jun. 2014","26819":"Apr. 2014","26820":"Nov. 2013","26821":"Sep. 2013","26822":"Aug. 2013","26823":"Aug. 2013","26824":"Aug. 2013","26825":"Jul. 2013","26826":"Jul. 2013","26827":"Jul. 2013","26828":"Jul. 2013","26829":"Apr. 2013","26830":"Mar. 2013","26831":"Oct. 2012","26832":"Aug. 2012","26833":"Aug. 2012","26834":"Aug. 2012","26835":"Aug. 2012","26836":"Jul. 2012","26837":"Jul. 2012","26838":"Jul. 2012","26839":"Jul. 2012","26840":"Jun. 2012","26841":"May 2012","26842":"May 2012","26843":"Oct. 2011","26844":"Oct. 2011","26845":"Aug. 2011","26846":"Aug. 2011","26853":"Jun. 2011","26854":"Jun. 2011","26855":"Jun. 2011","26856":"Jun. 2011","26857":"Jun. 2011","26858":"May 2011","26860":"Mar. 2011","26861":"Nov. 2010","26862":"Oct. 2010","26863":"nil","26873":"Sep. 2016","26878":"Oct. 2015","26883":"Aug. 2014","26888":"Jan. 2014","26893":"Mar. 2013","26898":"Sep. 2012","26903":"Jul. 2012","26908":"Dec. 2011","26913":"Jul. 2018","26914":"Jun. 2018","26915":"May 2018","26916":"May 2018","26917":"Mar. 2018","26918":"Aug. 2017","26919":"Oct. 2016","26920":"Jul. 2016","26921":"Jul. 2016","26922":"May 2016","26923":"Mar. 2016","26924":"Jan. 2016","26925":"Aug. 2015","26926":"Aug. 2015","26927":"Jun. 2015","26928":"Mar. 2015","26929":"Mar. 2015","26930":"Feb. 2015","26931":"Feb. 2015","26932":"Feb. 2015","26933":"Nov. 2014","26934":"May 2014","26935":"Jun. 2012","26936":"May 2012","26937":"Feb. 2011","26938":"Jan. 2011","26939":"Dec. 2010","26940":"Aug. 2010","26941":"Aug. 2010","26942":"Aug. 2010","26943":"Jan. 2019","26944":"Aug. 2018","26945":"Jul. 2018","26946":"Jul. 2018","26947":"Jul. 2018","26948":"Jun. 2018","26949":"Jun. 2018","26950":"Jun. 2018","26951":"Nov. 2017","26952":"Sep. 2017","26953":"nil","26958":"Jul. 2017","26959":"Jun. 2017","26960":"Jun. 2017","26961":"Jun. 2017","26962":"May 2017","26963":"Apr. 2017","26964":"Apr. 2017","26965":"Feb. 2017","26966":"Nov. 2016","26967":"Oct. 2016","26968":"Oct. 2016","26969":"Sep. 2016","26970":"Aug. 2016","26971":"Aug. 2016","26972":"Jul. 2016","26973":"Jul. 2016","26974":"May 2016","26975":"Mar. 2016","26976":"Feb. 2016","26977":"Feb. 2016","26978":"Jan. 2016","26979":"Jan. 2016","26980":"Oct. 2015","26981":"Oct. 2015","26982":"Sep. 2015","26983":"Sep. 2015","26984":"Aug. 2015","26985":"Jul. 2015","26986":"Jul. 2015","26987":"Jul. 2015","26988":"Jun. 2015","26989":"Jun. 2015","26990":"May 2015","26991":"Jan. 2015","26992":"Oct. 2014","26993":"Sep. 2014","26994":"Sep. 2014","26995":"Sep. 2014","26996":"Jul. 2014","26997":"Jul. 2014","26998":"Jul. 2014","26999":"Jan. 2014","27000":"Dec. 2013","27001":"Sep. 2013","27002":"Aug. 2013","27003":"Aug. 2013","27004":"Aug. 2013","27005":"May 2013","27006":"Jan. 2013","27007":"Aug. 2012","27008":"nil","27013":"Jan. 2019","27014":"Dec. 2018","27015":"Nov. 2018","27016":"Nov. 2018","27017":"Nov. 2018","27018":"Nov. 2018","27019":"Nov. 2018","27020":"Oct. 2018","27021":"Oct. 2018","27022":"Oct. 2018","27023":"Oct. 2018","27024":"Oct. 2018","27025":"Sep. 2018","27026":"Sep. 2018","27027":"Sep. 2018","27028":"Sep. 2018","27029":"Sep. 2018","27030":"Sep. 2018","27031":"Sep. 2018","27032":"Sep. 2018","27033":"Sep. 2018","27034":"Sep. 2018","27035":"Sep. 2018","27036":"Sep. 2018","27037":"Sep. 2018","27038":"Aug. 2018","27039":"Aug. 2018","27040":"Aug. 2018","27041":"Aug. 2018","27042":"Aug. 2018","27043":"Aug. 2018","27044":"Aug. 2018","27045":"Aug. 2018","27046":"Aug. 2018","27047":"Aug. 2018","27048":"Aug. 2018","27049":"Aug. 2018","27050":"Aug. 2018","27051":"Aug. 2018","27052":"Aug. 2018","27053":"Aug. 2018","27054":"Jul. 2018","27055":"Jul. 2018","27056":"Jul. 2018","27057":"Jul. 2018","27058":"Jul. 2018","27059":"Jul. 2018","27060":"Jul. 2018","27061":"Jul. 2018","27062":"Jul. 2018","27063":"Jul. 2018","27064":"Jul. 2018","27065":"Jul. 2018","27066":"Jul. 2018","27067":"Jul. 2018","27068":"Jul. 2018","27069":"Jul. 2018","27070":"Jun. 2018","27071":"Jun. 2018","27072":"Jun. 2018","27073":"Jun. 2018","27074":"Jun. 2018","27075":"Jun. 2018","27076":"Jun. 2018","27077":"Jun. 2018","27078":"Jun. 2018","27079":"May 2018","27080":"May 2018","27081":"May 2018","27082":"May 2018","27083":"Apr. 2018","27084":"Apr. 2018","27085":"Apr. 2018","27086":"Apr. 2018","27087":"Mar. 2018","27088":"Mar. 2018","27089":"Mar. 2018","27090":"Feb. 2018","27091":"Jan. 2018","27092":"Jan. 2018","27093":"Jan. 2018","27094":"Jan. 2018","27095":"Dec. 2017","27096":"Dec. 2017","27097":"Nov. 2017","27103":"Oct. 2017","27104":"Oct. 2017","27105":"Oct. 2017","27106":"Sep. 2017","27107":"Sep. 2017","27108":"Sep. 2017","27109":"Sep. 2017","27110":"Sep. 2017","27111":"Sep. 2017","27112":"Sep. 2017","27118":"Aug. 2017","27119":"Aug. 2017","27120":"Aug. 2017","27121":"Aug. 2017","27122":"Aug. 2017","27128":"Aug. 2017","27129":"Aug. 2017","27130":"Aug. 2017","27131":"Aug. 2017","27132":"Aug. 2017","27133":"Aug. 2017","27134":"Aug. 2017","27135":"Aug. 2017","27136":"Aug. 2017","27137":"Aug. 2017","27138":"Aug. 2017","27139":"Jul. 2017","27140":"Jul. 2017","27141":"Jul. 2017","27142":"Jul. 2017","27148":"Jun. 2017","27149":"May 2017","27150":"May 2017","27151":"May 2017","27152":"May 2017","27153":"May 2017","27154":"May 2017","27155":"May 2017","27156":"May 2017","27157":"May 2017","27163":"Apr. 2017","27164":"Mar. 2017","27165":"Mar. 2017","27166":"Mar. 2017","27167":"Mar. 2017","27168":"Mar. 2017","27169":"Feb. 2017","27170":"Feb. 2017","27171":"Feb. 2017","27172":"Jan. 2017","27173":"Jan. 2017","27174":"Jan. 2017","27175":"Jan. 2017","27176":"Dec. 2016","27177":"Dec. 2016","27178":"Dec. 2016","27179":"Dec. 2016","27180":"Nov. 2016","27181":"Nov. 2016","27182":"Oct. 2016","27188":"Sep. 2016","27189":"Sep. 2016","27190":"Sep. 2016","27191":"Sep. 2016","27192":"Sep. 2016","27193":"Sep. 2016","27194":"Sep. 2016","27195":"Sep. 2016","27196":"Sep. 2016","27197":"Sep. 2016","27198":"Sep. 2016","27199":"Sep. 2016","27200":"Sep. 2016","27201":"Sep. 2016","27202":"Sep. 2016","27203":"Sep. 2016","27204":"Aug. 2016","27205":"Aug. 2016","27206":"Aug. 2016","27207":"Aug. 2016","27208":"nil","27213":"Aug. 2018","27214":"Aug. 2018","27215":"Aug. 2018","27216":"Aug. 2018","27217":"Jul. 2018","27218":"Jun. 2018","27219":"Apr. 2018","27220":"Nov. 2017","27221":"Nov. 2017","27228":"Aug. 2017","27229":"Aug. 2017","27230":"Aug. 2017","27231":"Jul. 2017","27232":"Jun. 2017","27233":"May 2017","27234":"Apr. 2017","27235":"Mar. 2017","27236":"Mar. 2017","27237":"Jan. 2017","27238":"Dec. 2016","27239":"Nov. 2016","27240":"Oct. 2016","27241":"Sep. 2016","27242":"Sep. 2016","27243":"Sep. 2016","27244":"Aug. 2016","27245":"Aug. 2016","27246":"Aug. 2016","27247":"Aug. 2016","27248":"Jul. 2016","27249":"Jul. 2016","27250":"Jul. 2016","27251":"Jun. 2016","27252":"Jun. 2016","27253":"May 2016","27254":"Feb. 2016","27255":"Jan. 2016","27256":"Oct. 2015","27257":"Oct. 2015","27258":"Aug. 2015","27259":"Aug. 2015","27260":"Aug. 2015","27261":"Aug. 2015","27262":"Jul. 2015","27268":"May 2015","27269":"May 2015","27270":"Nov. 2014","27271":"Oct. 2014","27272":"Sep. 2014","27273":"Aug. 2014","27274":"Aug. 2014","27275":"Aug. 2014","27276":"Aug. 2014","27277":"Jul. 2014","27279":"Jun. 2014","27281":"May 2014","27282":"Jan. 2014","27283":"Oct. 2013","27284":"Oct. 2013","27285":"Oct. 2013","27286":"Oct. 2013","27287":"Sep. 2013","27290":"Aug. 2013","27291":"Aug. 2013","27292":"Jul. 2013","27293":"Jun. 2013","27294":"Jun. 2013","27295":"May 2013","27297":"Apr. 2013","27298":"Feb. 2013","27299":"Dec. 2012","27300":"Jul. 2012","27301":"Jul. 2012","27302":"Feb. 2012","27303":"nil","27308":"Aug. 2018","27309":"Aug. 2018","27310":"Jul. 2018","27311":"Jul. 2018","27312":"Jun. 2018","27313":"nil","27318":"Jul. 2017","27319":"Jul. 2017","27320":"Jul. 2017","27321":"Jul. 2017","27322":"Jul. 2017","27323":"Jul. 2017","27324":"Jun. 2017","27325":"May 2017","27326":"May 2017","27327":"May 2017","27328":"Oct. 2016","27329":"Sep. 2016","27330":"Aug. 2016","27331":"Aug. 2016","27332":"Aug. 2016","27333":"Aug. 2016","27334":"Aug. 2016","27335":"Aug. 2016","27336":"Aug. 2016","27337":"Aug. 2016","27343":"Apr. 4","27344":"Mar. 2019","27345":"Jan. 2019","27346":"Nov. 2018","27347":"Nov. 2018","27348":"Oct. 2018","27349":"Oct. 2018","27350":"Oct. 2018","27351":"Oct. 2018","27352":"Oct. 2018","27353":"Sep. 2018","27354":"Sep. 2018","27355":"Sep. 2018","27356":"Sep. 2018","27357":"Sep. 2018","27358":"Sep. 2018","27359":"Sep. 2018","27360":"Sep. 2018","27361":"Sep. 2018","27362":"Sep. 2018","27363":"Sep. 2018","27364":"Sep. 2018","27365":"Sep. 2018","27366":"Aug. 2018","27367":"Aug. 2018","27368":"Aug. 2018","27369":"Aug. 2018","27370":"Aug. 2018","27371":"Aug. 2018","27372":"Aug. 2018","27373":"Aug. 2018","27374":"Aug. 2018","27375":"Aug. 2018","27376":"Aug. 2018","27377":"Aug. 2018","27378":"nil","27383":"Jul. 2018","27384":"Jul. 2018","27385":"Jul. 2018","27386":"Jul. 2018","27387":"Jul. 2018","27393":"Jun. 2018","27394":"Jun. 2018","27395":"May 2018","27396":"Apr. 2018","27397":"Apr. 2018","27398":"Apr. 2018","27399":"Apr. 2018","27400":"Mar. 2018","27401":"Mar. 2018","27402":"Jan. 2018","27403":"Jan. 2018","27404":"Dec. 2017","27405":"Dec. 2017","27406":"Dec. 2017","27407":"Dec. 2017","27408":"Dec. 2017","27409":"Dec. 2017","27410":"Dec. 2017","27411":"Nov. 2017","27412":"Nov. 2017","27413":"Nov. 2017","27414":"Oct. 2017","27416":"Oct. 2017","27417":"Oct. 2017","27433":"Sep. 2017","27434":"Sep. 2017","27435":"Sep. 2017","27436":"Sep. 2017","27437":"Sep. 2017","27438":"Sep. 2017","27439":"Sep. 2017","27440":"Sep. 2017","27441":"Sep. 2017","27442":"Sep. 2017","27453":"Aug. 2017","27454":"Aug. 2017","27455":"Aug. 2017","27456":"Aug. 2017","27457":"Aug. 2017","27463":"Aug. 2017","27464":"Aug. 2017","27465":"Aug. 2017","27466":"Aug. 2017","27467":"Aug. 2017","27473":"Aug. 2017","27474":"Aug. 2017","27475":"Jul. 2017","27476":"Jul. 2017","27477":"Jul. 2017","27478":"Jul. 2017","27479":"Jul. 2017","27480":"Jul. 2017","27481":"Jul. 2017","27482":"Jul. 2017","27483":"Jul. 2017","27484":"Jul. 2017","27485":"Jun. 2017","27486":"Jun. 2017","27487":"Jun. 2017","27488":"Jun. 2017","27489":"Jun. 2017","27490":"Jun. 2017","27491":"Jun. 2017","27492":"Jun. 2017","27493":"Jun. 2017","27494":"Jun. 2017","27495":"Jun. 2017","27496":"Jun. 2017","27497":"Jun. 2017","27498":"Jun. 2017","27499":"May 2017","27500":"May 2017","27501":"May 2017","27502":"Apr. 2017","27503":"Apr. 2017","27504":"Apr. 2017","27505":"Apr. 2017","27506":"Apr. 2017","27507":"Apr. 2017","27508":"Apr. 2017","27509":"Mar. 2017","27510":"Mar. 2017","27511":"Feb. 2017","27512":"Jan. 2017","27514":"Dec. 2016","27517":"Nov. 2016","27518":"Nov. 2016","27519":"Nov. 2016","27520":"Nov. 2016","27521":"Oct. 2016","27522":"Oct. 2016","27523":"Oct. 2016","27524":"Oct. 2016","27525":"Oct. 2016","27526":"Oct. 2016","27528":"Sep. 2016","27529":"Sep. 2016","27530":"Sep. 2016","27531":"Sep. 2016","27532":"Sep. 2016","27533":"Sep. 2016","27534":"Sep. 2016","27535":"Sep. 2016","27536":"Sep. 2016","27537":"Sep. 2016","27538":"Sep. 2016","27539":"Sep. 2016","27540":"Sep. 2016","27541":"Sep. 2016","27542":"Sep. 2016","27543":"Jan. 2018","27544":"Aug. 2017","27545":"Aug. 2016","27546":"Jul. 2016","27547":"Jul. 2016","27548":"Oct. 2015","27549":"Jul. 2015","27550":"Apr. 2015","27551":"Sep. 2014","27552":"Sep. 2014","27553":"Sep. 2014","27554":"Jul. 2014","27555":"Sep. 2013","27556":"Sep. 2013","27557":"Jul. 2012","27558":"May 2012","27559":"Aug. 2011","27560":"Oct. 2010","27561":"nil","27588":"Oct. 2018","27589":"Oct. 2018","27590":"Sep. 2018","27591":"Sep. 2018","27592":"Sep. 2018","27593":"Sep. 2018","27594":"Sep. 2018","27595":"Aug. 2018","27596":"Aug. 2018","27597":"Aug. 2018","27598":"Aug. 2018","27599":"Aug. 2018","27600":"Aug. 2018","27601":"Jul. 2018","27602":"Jul. 2018","27603":"nil","27608":"Apr. 2018","27609":"Jan. 2018","27610":"Oct. 2017","27611":"Oct. 2017","27612":"Oct. 2017","27613":"Oct. 2017","27614":"Oct. 2017","27615":"Sep. 2017","27616":"Sep. 2017","27617":"Sep. 2017","27618":"Sep. 2017","27619":"Aug. 2017","27620":"Aug. 2017","27622":"Aug. 2017","27623":"Aug. 2017","27624":"Aug. 2017","27625":"Aug. 2017","27626":"Aug. 2017","27627":"Aug. 2017","27628":"Aug. 2017","27629":"Aug. 2017","27630":"Jul. 2017","27631":"Jul. 2017","27632":"Jul. 2017","27633":"Jul. 2017","27634":"Jul. 2017","27635":"Jul. 2017","27636":"Jul. 2017","27637":"Jul. 2017","27638":"Jul. 2017","27639":"Jul. 2017","27640":"Jun. 2017","27641":"Jun. 2017","27642":"Jun. 2017","27643":"Jun. 2017","27644":"Jun. 2017","27645":"May 2017","27646":"May 2017","27647":"Nov. 2016","27648":"Nov. 2016","27649":"Oct. 2016","27650":"Oct. 2016","27651":"Sep. 2016","27653":"Sep. 2016","27654":"Sep. 2016","27655":"Sep. 2016","27656":"Sep. 2016","27657":"Sep. 2016","27658":"Sep. 2016","27659":"Aug. 2016","27660":"Aug. 2016","27661":"Aug. 2016","27662":"Aug. 2016","27663":"Aug. 2016","27664":"Aug. 2016","27665":"Aug. 2016","27666":"Aug. 2016","27667":"Aug. 2016","27668":"Aug. 2016","27669":"Aug. 2016","27670":"Aug. 2016","27671":"Jul. 2016","27672":"Jul. 2016","27673":"Jul. 2016","27674":"Jul. 2016","27675":"Jul. 2016","27676":"Jul. 2016","27677":"Jul. 2016","27678":"Jul. 2016","27679":"Jul. 2016","27680":"Jul. 2016","27681":"Jun. 2016","27682":"Jun. 2016","27683":"May 2016","27684":"May 2016","27685":"May 2016","27686":"Oct. 2015","27687":"Oct. 2015","27693":"Sep. 2015","27694":"Sep. 2015","27695":"Sep. 2015","27696":"Sep. 2015","27697":"Sep. 2015","27703":"Sep. 2015","27704":"Sep. 2015","27705":"Sep. 2015","27706":"Aug. 2015","27707":"Aug. 2015","27708":"Aug. 2015","27709":"Aug. 2015","27710":"Aug. 2015","27711":"Aug. 2015","27712":"Aug. 2015","27713":"Aug. 2015","27714":"Aug. 2015","27715":"Aug. 2015","27716":"Aug. 2015","27717":"Aug. 2015","27718":"Aug. 2015","27719":"Aug. 2015","27720":"Jul. 2015","27721":"Jul. 2015","27722":"Jul. 2015","27723":"Jul. 2015","27724":"Jul. 2015","27725":"Jul. 2015","27726":"Jul. 2015","27727":"Jul. 2015","27728":"Jun. 2015","27730":"May 2015","27731":"Oct. 2014","27732":"Oct. 2014","27738":"Aug. 2014","27739":"Aug. 2014","27740":"Aug. 2014","27741":"Aug. 2014","27742":"Aug. 2014","27743":"Aug. 2014","27744":"Jul. 2014","27745":"Jul. 2014","27746":"Jul. 2014","27747":"Jul. 2014","27748":"Jul. 2014","27749":"Jul. 2014","27750":"Jul. 2014","27751":"Jun. 2014","27752":"Dec. 2013","27753":"Oct. 2013","27754":"Oct. 2013","27755":"Sep. 2013","27756":"Sep. 2013","27757":"Sep. 2013","27773":"Jul. 2013","27774":"Jul. 2013","27775":"Jul. 2013","27776":"Jul. 2013","27777":"Jun. 2013","27778":"Jun. 2013","27779":"Jun. 2013","27780":"May 2013","27781":"May 2013","27782":"Jan. 2013","27783":"Oct. 2012","27784":"Oct. 2012","27785":"Oct. 2012","27786":"Oct. 2012","27787":"Sep. 2012","27788":"Feb. 2019","27793":"Dec. 2018","27798":"nil","27803":"Aug. 2018","27808":"Jul. 2018","27818":"Apr. 2018","27833":"Sep. 2017","27838":"Aug. 2017","27843":"Jul. 2017","27853":"Jul. 2017","27878":"Sep. 2016","27883":"Aug. 2016","27888":"Aug. 2016","27893":"Aug. 2016","27898":"Jul. 2016","27908":"Jun. 2016","27923":"Mar. 2016","27928":"Oct. 2015","27933":"Oct. 2015","27943":"Aug. 2015","27948":"Jul. 2015","27953":"Jul. 2015","27958":"Jun. 2015","27963":"May 2015","27968":"Mar. 2015","27973":"Oct. 2014","27978":"Sep. 2014","27983":"Jul. 2014","27988":"Sep. 2018","27989":"Aug. 2018","27990":"Aug. 2018","27991":"Aug. 2018","27992":"Aug. 2018","27993":"Aug. 2018","27994":"Aug. 2018","27995":"Aug. 2018","27996":"Jul. 2018","27997":"Jul. 2018","27998":"Jul. 2018","27999":"Jul. 2018","28000":"Oct. 2017","28001":"Aug. 2017","28002":"Aug. 2017","28003":"Aug. 2017","28004":"Aug. 2017","28005":"Aug. 2017","28006":"Jul. 2017","28007":"Jul. 2017","28008":"Jul. 2017","28009":"Jul. 2017","28010":"Jul. 2017","28011":"Jul. 2017","28012":"Jul. 2017","28013":"Jun. 2017","28014":"Jun. 2017","28015":"Mar. 2017","28016":"Jan. 2017","28017":"Sep. 2016","28018":"Sep. 2016","28019":"Sep. 2016","28020":"Sep. 2016","28021":"Aug. 2016","28022":"Aug. 2016","28023":"Aug. 2016","28024":"Aug. 2016","28025":"Aug. 2016","28026":"Aug. 2016","28027":"Aug. 2016","28028":"Aug. 2016","28029":"Aug. 2016","28030":"Aug. 2016","28031":"Aug. 2016","28032":"Aug. 2016","28033":"Aug. 2016","28034":"Aug. 2016","28035":"Aug. 2016","28036":"Aug. 2016","28037":"Aug. 2016","28038":"nil","28053":"Sep. 2015","28054":"Sep. 2015","28055":"Sep. 2015","28056":"Sep. 2015","28057":"Sep. 2015","28058":"Sep. 2015","28059":"Sep. 2015","28060":"Aug. 2015","28061":"Aug. 2015","28062":"Aug. 2015","28063":"Aug. 2015","28064":"Aug. 2015","28065":"Aug. 2015","28066":"Aug. 2015","28067":"Aug. 2015","28068":"Aug. 2015","28069":"Aug. 2015","28071":"Jul. 2015","28072":"Jul. 2015","28078":"Jul. 2015","28079":"Jul. 2015","28080":"Jul. 2015","28081":"Jun. 2015","28082":"May 2015","28093":"Aug. 2014","28095":"Aug. 2014","28096":"Aug. 2014","28097":"Aug. 2014","28098":"Aug. 2014","28099":"Aug. 2014","28100":"Aug. 2014","28101":"Aug. 2014","28102":"Aug. 2014","28103":"Aug. 2014","28104":"Aug. 2014","28105":"Aug. 2014","28106":"Aug. 2014","28107":"Aug. 2014","28108":"Aug. 2014","28109":"Aug. 2014","28110":"Jul. 2014","28111":"Jul. 2014","28112":"Jul. 2014","28113":"Oct. 2013","28114":"Oct. 2013","28115":"Sep. 2013","28116":"Sep. 2013","28117":"Sep. 2013","28118":"Sep. 2013","28119":"Sep. 2013","28120":"Sep. 2013","28121":"Aug. 2013","28122":"Aug. 2013","28123":"Aug. 2013","28124":"Aug. 2013","28125":"Aug. 2013","28126":"Aug. 2013","28127":"Aug. 2013","28133":"Aug. 2013","28134":"Aug. 2013","28135":"Aug. 2013","28136":"Aug. 2013","28137":"Aug. 2013","28138":"Jul. 2013","28139":"Jul. 2013","28140":"Jul. 2013","28141":"Jul. 2013","28142":"Jul. 2013","28148":"Sep. 2012","28149":"Sep. 2012","28150":"Sep. 2012","28151":"Aug. 2012","28152":"Aug. 2012","28153":"Aug. 2012","28154":"Aug. 2012","28155":"Aug. 2012","28156":"Jul. 2012","28188":"Mar. 2019","28189":"Feb. 2019","28190":"Dec. 2018","28191":"Oct. 2018","28192":"Oct. 2018","28193":"Oct. 2018","28194":"Oct. 2018","28195":"Oct. 2018","28196":"Sep. 2018","28197":"Sep. 2018","28198":"Aug. 2018","28199":"Aug. 2018","28200":"Aug. 2018","28201":"Aug. 2018","28202":"Aug. 2018","28203":"Aug. 2018","28204":"Aug. 2018","28205":"Aug. 2018","28206":"Aug. 2018","28207":"Aug. 2018","28208":"Aug. 2018","28209":"Jul. 2018","28210":"Jul. 2018","28211":"Jul. 2018","28212":"Jul. 2018","28213":"nil","28223":"Apr. 2018","28224":"Mar. 2018","28225":"Mar. 2018","28226":"Feb. 2018","28227":"Feb. 2018","28228":"Jan. 2018","28229":"Jan. 2018","28230":"Jan. 2018","28231":"Nov. 2017","28232":"Oct. 2017","28233":"Oct. 2017","28235":"Sep. 2017","28236":"Aug. 2017","28237":"Aug. 2017","28238":"Aug. 2017","28239":"Aug. 2017","28240":"Aug. 2017","28241":"Aug. 2017","28242":"Aug. 2017","28243":"Aug. 2017","28244":"Jul. 2017","28245":"Jul. 2017","28246":"Jul. 2017","28247":"Jul. 2017","28253":"Jul. 2017","28254":"Jun. 2017","28255":"Jun. 2017","28256":"Jun. 2017","28258":"Apr. 2017","28259":"Mar. 2017","28260":"Feb. 2017","28261":"Jan. 2017","28262":"Jan. 2017","28263":"Dec. 2016","28264":"Dec. 2016","28265":"Dec. 2016","28266":"Nov. 2016","28267":"Nov. 2016","28268":"Nov. 2016","28269":"Oct. 2016","28270":"Sep. 2016","28271":"Sep. 2016","28272":"Sep. 2016","28273":"Sep. 2016","28274":"Sep. 2016","28275":"Sep. 2016","28276":"Aug. 2016","28277":"Aug. 2016","28278":"Aug. 2016","28279":"Aug. 2016","28280":"Aug. 2016","28281":"Aug. 2016","28282":"Aug. 2016","28283":"Aug. 2016","28284":"Aug. 2016","28285":"Aug. 2016","28286":"Aug. 2016","28287":"Aug. 2016","28293":"Aug. 2016","28294":"Aug. 2016","28295":"Jul. 2016","28296":"Jul. 2016","28297":"Jul. 2016","28298":"Jul. 2016","28299":"Jul. 2016","28300":"Jul. 2016","28301":"Jul. 2016","28302":"Jul. 2016","28303":"Jul. 2016","28304":"Jul. 2016","28305":"Jul. 2016","28306":"Jun. 2016","28307":"Jun. 2016","28313":"Feb. 2016","28314":"Jan. 2016","28315":"Jan. 2016","28316":"Nov. 2015","28317":"Oct. 2015","28318":"Oct. 2015","28319":"Oct. 2015","28320":"Oct. 2015","28321":"Sep. 2015","28322":"Sep. 2015","28323":"Sep. 2015","28324":"Sep. 2015","28325":"Sep. 2015","28326":"Sep. 2015","28327":"Sep. 2015","28333":"Aug. 2015","28334":"Aug. 2015","28335":"Aug. 2015","28336":"Aug. 2015","28338":"Aug. 2015","28339":"Aug. 2015","28340":"Aug. 2015","28341":"Jul. 2015","28342":"Jul. 2015","28343":"Jul. 2015","28344":"Jul. 2015","28345":"Jul. 2015","28346":"Jul. 2015","28347":"Jul. 2015","28348":"Jul. 2015","28349":"Jul. 2015","28350":"Jul. 2015","28351":"Jun. 2015","28352":"Jun. 2015","28353":"Jun. 2015","28354":"May 2015","28355":"May 2015","28356":"May 2015","28357":"May 2015","28358":"Apr. 2015","28359":"Mar. 2015","28360":"Mar. 2015","28361":"Jan. 2015","28362":"Dec. 2014","28373":"Aug. 2014","28374":"Jul. 2014","28375":"Jul. 2014","28376":"Jun. 2014","28377":"Jun. 2014","28378":"Jun. 2014","28379":"Mar. 2014","28380":"Jan. 2014","28381":"Nov. 2013","28382":"Aug. 2013","28383":"Aug. 2013","28384":"Aug. 2013","28385":"Aug. 2013","28386":"Aug. 2013","28387":"Aug. 2013","28388":"Nov. 2018","28389":"Oct. 2018","28390":"Oct. 2018","28391":"Sep. 2018","28392":"Sep. 2018","28393":"Sep. 2018","28394":"Sep. 2018","28395":"Sep. 2018","28396":"Aug. 2018","28397":"Aug. 2018","28398":"Aug. 2018","28399":"Aug. 2018","28400":"Jul. 2018","28401":"Jul. 2018","28402":"Jul. 2018","28403":"Jul. 2018","28404":"Jul. 2018","28405":"Jun. 2018","28407":"Oct. 2017","28408":"Sep. 2017","28409":"Sep. 2017","28410":"Sep. 2017","28411":"Aug. 2017","28412":"Aug. 2017","28413":"Aug. 2017","28414":"Aug. 2017","28415":"Jul. 2017","28416":"Jul. 2017","28418":"Jun. 2017","28419":"Nov. 2016","28420":"Oct. 2016","28421":"Sep. 2016","28422":"Sep. 2016","28423":"Sep. 2016","28424":"Aug. 2016","28425":"Aug. 2016","28426":"Aug. 2016","28427":"Aug. 2016","28428":"Aug. 2016","28429":"Jul. 2016","28430":"Jul. 2016","28431":"Jul. 2016","28432":"Jul. 2016","28433":"nil","28453":"Jul. 2014","28454":"Jul. 2014","28455":"Jul. 2014","28456":"Jun. 2014","28457":"Jun. 2014","28458":"Apr. 2014","28459":"Mar. 2014","28460":"Nov. 2013","28461":"Sep. 2013","28462":"Sep. 2013","28463":"Sep. 2013","28464":"Aug. 2013","28465":"Aug. 2013","28466":"Aug. 2013","28467":"Aug. 2013","28468":"Jul. 2013","28469":"Jun. 2013","28470":"May 2013","28471":"Mar. 2013","28472":"Dec. 2012","28473":"Dec. 2012","28474":"Dec. 2012","28475":"Nov. 2012","28476":"Nov. 2012","28477":"Oct. 2012","28478":"Oct. 2012","28479":"Sep. 2012","28480":"Sep. 2012","28481":"Aug. 2012","28482":"Aug. 2012","28483":"Jul. 2012","28484":"Jul. 2012","28485":"Jul. 2012","28486":"Jul. 2012","28487":"Jul. 2012","28493":"Jul. 2011","28494":"Jun. 2011","28495":"Jun. 2011","28496":"Aug. 2010","28497":"Mar. 2010","28498":"Apr. 2003","28533":"Oct. 2018","28534":"Aug. 2018","28535":"Aug. 2018","28536":"Jul. 2018","28537":"Jun. 2018","28538":"Jan. 2018","28539":"Sep. 2017","28540":"Sep. 2017","28541":"Jul. 2017","28542":"Dec. 2016","28543":"Sep. 2016","28544":"Aug. 2016","28545":"Jul. 2016","28546":"Jul. 2016","28547":"Jun. 2016","28548":"Dec. 2015","28549":"Sep. 2015","28550":"Aug. 2015","28551":"Aug. 2015","28552":"Aug. 2015","28553":"Aug. 2015","28554":"Jul. 2015","28555":"Jul. 2015","28556":"Jun. 2015","28557":"May 2015","28558":"Sep. 2014","28559":"Sep. 2014","28560":"Aug. 2014","28561":"Aug. 2014","28562":"Jul. 2014","28563":"Jun. 2014","28564":"Sep. 2012","28565":"Sep. 2012","28566":"Aug. 2011","28567":"Aug. 2011","28568":"Jul. 2011","28569":"nil","28608":"Aug. 2018","28613":"Sep. 2017","28618":"Apr. 2017","28623":"Aug. 2016","28628":"Feb. 2016","28633":"Jul. 2015","28638":"Aug. 2014","28643":"Jan. 2014","28648":"Aug. 2013","28653":"Jan. 2013","28658":"Sep. 2012","28663":"Sep. 2011","28668":"Aug. 2011","28673":"Feb. 2011","28678":"Aug. 2009","28683":"Apr. 1","28684":"Jul. 2018","28685":"May 2018","28686":"May 2018","28687":"Apr. 2018","28688":"Mar. 2018","28689":"Dec. 2017","28690":"Nov. 2017","28691":"Nov. 2017","28692":"Nov. 2017","28693":"Aug. 2018","28694":"Aug. 2018","28695":"Aug. 2018","28696":"Jul. 2018","28697":"Jul. 2018","28698":"nil","28703":"Sep. 2016","28704":"Aug. 2016","28705":"Aug. 2016","28706":"Aug. 2016","28707":"Aug. 2016","28708":"Jul. 2016","28709":"Jul. 2016","28710":"Aug. 2015","28711":"Jul. 2015","28712":"Jul. 2015","28713":"Jun. 2015","28714":"Sep. 2014","28715":"Aug. 2014","28716":"Sep. 2013","28717":"Aug. 2013","28723":"Jul. 2013","28724":"Jun. 2013","28725":"Jan. 2013","28726":"Sep. 2012","28727":"Sep. 2012","28728":"Jul. 2012","28729":"Jul. 2012","28730":"Jul. 2012","28731":"Jun. 2012","28732":"Jan. 2011","28733":"Jan. 2011","28734":"Oct. 2009","28735":"Oct. 2009","28736":"Sep. 2009","28738":"nil","28743":"Oct. 2018","28744":"Oct. 2018","28745":"Oct. 2018","28746":"Oct. 2018","28747":"Sep. 2018","28753":"Aug. 2018","28754":"Aug. 2018","28755":"Aug. 2018","28756":"Aug. 2018","28757":"Aug. 2018","28758":"Jul. 2018","28759":"Jul. 2018","28760":"Jul. 2018","28761":"Jul. 2018","28762":"Jul. 2018","28763":"Jul. 2018","28764":"Jul. 2018","28765":"Jul. 2018","28766":"Jul. 2018","28767":"Jul. 2018","28783":"Oct. 2017","28784":"Sep. 2017","28785":"Sep. 2017","28786":"Sep. 2017","28787":"Sep. 2017","28788":"Aug. 2017","28789":"Aug. 2017","28790":"Aug. 2017","28791":"Aug. 2017","28792":"Aug. 2017","28793":"Aug. 2017","28794":"Aug. 2017","28795":"Jul. 2017","28796":"Jul. 2017","28797":"Jul. 2017","28798":"Jul. 2017","28800":"Jul. 2017","28801":"Jul. 2017","28802":"Jul. 2017","28803":"Jul. 2017","28804":"Jul. 2017","28805":"Jun. 2017","28806":"Jun. 2017","28807":"Jun. 2017","28813":"Jun. 2017","28814":"Jun. 2017","28815":"May 2017","28816":"May 2017","28817":"May 2017","28823":"Apr. 2017","28824":"Apr. 2017","28825":"Apr. 2017","28826":"Apr. 2017","28827":"Mar. 2017","28828":"Jan. 2017","28829":"Dec. 2016","28830":"Oct. 2016","28831":"Oct. 2016","28832":"Oct. 2016","28833":"Oct. 2016","28834":"Oct. 2016","28835":"Oct. 2016","28836":"Oct. 2016","28837":"Oct. 2016","28838":"Oct. 2016","28839":"Oct. 2016","28840":"Oct. 2016","28841":"Oct. 2016","28842":"Oct. 2016","28843":"Oct. 2016","28844":"Sep. 2016","28845":"Sep. 2016","28846":"Sep. 2016","28847":"Sep. 2016","28848":"Sep. 2016","28849":"Sep. 2016","28850":"Sep. 2016","28851":"Sep. 2016","28852":"Sep. 2016","28853":"Sep. 2016","28854":"Sep. 2016","28855":"Sep. 2016","28856":"Sep. 2016","28857":"Sep. 2016","28858":"Sep. 2016","28859":"Sep. 2016","28860":"Aug. 2016","28861":"Aug. 2016","28862":"Aug. 2016","28863":"Aug. 2016","28864":"Aug. 2016","28865":"Aug. 2016","28866":"Aug. 2016","28867":"Aug. 2016","28868":"Aug. 2016","28869":"Aug. 2016","28870":"Aug. 2016","28871":"Aug. 2016","28872":"Aug. 2016","28873":"Aug. 2016","28874":"Aug. 2016","28875":"Aug. 2016","28876":"Aug. 2016","28877":"Aug. 2016","28878":"Jul. 2016","28879":"Jul. 2016","28880":"Jul. 2016","28881":"Jul. 2016","28882":"Jul. 2016","28883":"Jul. 2016","28884":"Jul. 2016","28885":"Jul. 2016","28886":"Jul. 2016","28887":"Jul. 2016","28893":"Jun. 2016","28894":"Jun. 2016","28895":"Jun. 2016","28896":"Jun. 2016","28897":"Jun. 2016","28898":"Jun. 2016","28899":"Jun. 2016","28900":"Jun. 2016","28901":"Jun. 2016","28902":"Jun. 2016","28903":"Jun. 2016","28904":"Jun. 2016","28905":"Jun. 2016","28906":"Jun. 2016","28907":"Jun. 2016","28908":"Jun. 2016","28909":"Jun. 2016","28910":"May 2016","28911":"May 2016","28912":"May 2016","28913":"May 2016","28914":"May 2016","28915":"May 2016","28916":"May 2016","28917":"May 2016","28918":"May 2016","28919":"May 2016","28920":"May 2016","28921":"Apr. 2016","28922":"Apr. 2016","28923":"Apr. 2016","28924":"Apr. 2016","28925":"Apr. 2016","28926":"Mar. 2016","28927":"Mar. 2016","28928":"Mar. 2016","28929":"Mar. 2016","28930":"Feb. 2016","28931":"Jan. 2016","28932":"Jan. 2016","28933":"Nov. 2015","28934":"Nov. 2015","28935":"Oct. 2015","28936":"Oct. 2015","28937":"Oct. 2015","28938":"Mar. 22","28939":"Mar. 2019","28940":"Dec. 2018","28941":"Dec. 2018","28942":"Nov. 2018","28943":"Oct. 2018","28944":"Oct. 2018","28945":"Oct. 2018","28946":"Oct. 2018","28947":"Oct. 2018","28948":"nil","28953":"Aug. 2018","28954":"Jul. 2018","28955":"Jul. 2018","28956":"Jul. 2018","28957":"Jun. 2018","28958":"Jun. 2018","28959":"Jun. 2018","28960":"May 2018","28961":"May 2018","28962":"Apr. 2018","28963":"Apr. 2018","28964":"Feb. 2018","28965":"Feb. 2018","28966":"Jan. 2018","28967":"Nov. 2017","28968":"Nov. 2017","28969":"Sep. 2017","28970":"Sep. 2017","28971":"Sep. 2017","28972":"Sep. 2017","28973":"Aug. 2017","28974":"Aug. 2017","28975":"Aug. 2017","28976":"Jul. 2017","28977":"Jul. 2017","28978":"Jul. 2017","28979":"Jun. 2017","28980":"Jun. 2017","28981":"Jun. 2017","28982":"May 2017","28983":"Apr. 2017","28984":"Apr. 2017","28985":"Apr. 2017","28986":"Apr. 2017","28987":"Mar. 2017","28988":"Mar. 2017","28989":"Mar. 2017","28990":"Feb. 2017","28991":"Feb. 2017","28992":"Jan. 2017","28993":"Jan. 2017","28994":"Dec. 2016","28995":"Dec. 2016","28996":"Nov. 2016","28997":"Nov. 2016","29003":"Aug. 2016","29004":"Aug. 2016","29005":"Aug. 2016","29006":"Aug. 2016","29007":"Aug. 2016","29008":"Jul. 2016","29009":"Jul. 2016","29010":"Jul. 2016","29011":"Jul. 2016","29012":"Jul. 2016","29013":"Jun. 2016","29014":"Jun. 2016","29015":"May 2016","29016":"May 2016","29017":"May 2016","29018":"Apr. 2016","29019":"Mar. 2016","29020":"Mar. 2016","29021":"Mar. 2016","29022":"Mar. 2016","29023":"Feb. 2016","29024":"Feb. 2016","29025":"Feb. 2016","29026":"Feb. 2016","29027":"Feb. 2016","29028":"Jan. 2016","29029":"Dec. 2015","29030":"Oct. 2015","29031":"Oct. 2015","29032":"Oct. 2015","29033":"Sep. 2015","29034":"Sep. 2015","29035":"Sep. 2015","29036":"Sep. 2015","29037":"Sep. 2015","29053":"Mar. 2015","29054":"Mar. 2015","29058":"Sep. 2018","29063":"Jun. 2017","29068":"Nov. 2016","29073":"Aug. 2016","29078":"Jun. 2016","29083":"Sep. 2014","29088":"Nov. 2013","29093":"Jan. 2013","29098":"Jun. 2011","29103":"Aug. 2018","29104":"Apr. 2018","29105":"Feb. 2018","29106":"Sep. 2017","29107":"Jun. 2017","29108":"nil","29113":"Jun. 2016","29114":"Feb. 2016","29115":"Nov. 2015","29116":"Aug. 2015","29117":"Jul. 2015","29118":"Jul. 2014","29119":"Jul. 2014","29120":"Jan. 2014","29121":"Aug. 2013","29122":"Feb. 2013","29123":"Feb. 2013","29124":"Mar. 2012","29125":"Oct. 2011","29126":"Aug. 2011","29127":"Aug. 2011","29128":"Aug. 2011","29129":"Jul. 2011","29130":"Sep. 2010","29131":"Sep. 2010","29132":"Mar. 2009","29133":"nil","29138":"Oct. 2018","29139":"Oct. 2018","29140":"Oct. 2018","29141":"Sep. 2018","29142":"Sep. 2018","29148":"Aug. 2018","29149":"Aug. 2018","29150":"Aug. 2018","29151":"Aug. 2018","29152":"Jul. 2018","29158":"Jun. 2018","29159":"Jun. 2018","29160":"Jun. 2018","29161":"Jun. 2018","29162":"May 2018","29163":"May 2018","29164":"May 2018","29165":"May 2018","29166":"Apr. 2018","29167":"Mar. 2018","29168":"Oct. 2017","29169":"Sep. 2017","29170":"Sep. 2017","29171":"Sep. 2017","29172":"Sep. 2017","29178":"Jul. 2017","29179":"Jul. 2017","29180":"Jul. 2017","29181":"Jul. 2017","29182":"Jul. 2017","29183":"Jun. 2017","29184":"Jun. 2017","29185":"Jun. 2017","29186":"Jun. 2017","29187":"Jun. 2017","29188":"Jun. 2017","29189":"Jun. 2017","29190":"Jun. 2017","29191":"Jun. 2017","29192":"May 2017","29193":"Apr. 2017","29194":"Apr. 2017","29195":"Nov. 2016","29196":"Oct. 2016","29197":"Oct. 2016","29198":"Sep. 2016","29199":"Sep. 2016","29200":"Sep. 2016","29201":"Sep. 2016","29202":"Sep. 2016","29208":"Sep. 2016","29209":"Aug. 2016","29210":"Aug. 2016","29211":"Aug. 2016","29212":"Jul. 2016","29213":"Jul. 2016","29214":"Jul. 2016","29215":"Jul. 2016","29216":"Jul. 2016","29217":"Jul. 2016","29218":"Jul. 2016","29219":"Jul. 2016","29220":"Jul. 2016","29221":"Jun. 2016","29222":"Jun. 2016","29223":"Jun. 2016","29224":"Jun. 2016","29225":"Jun. 2016","29226":"Jun. 2016","29227":"Jun. 2016","29228":"Jun. 2016","29229":"Jun. 2016","29230":"May 2016","29231":"May 2016","29232":"May 2016","29233":"May 2016","29234":"May 2016","29235":"May 2016","29236":"May 2016","29237":"May 2016","29238":"May 2016","29239":"May 2016","29240":"May 2016","29241":"Apr. 2016","29242":"Apr. 2016","29243":"Apr. 2016","29244":"Apr. 2016","29245":"Apr. 2016","29246":"Apr. 2016","29247":"Apr. 2016","29248":"Apr. 2016","29249":"Apr. 2016","29250":"Oct. 2015","29251":"Oct. 2015","29252":"Oct. 2015","29253":"Sep. 2015","29254":"Sep. 2015","29255":"Sep. 2015","29256":"Sep. 2015","29257":"Sep. 2015","29258":"Sep. 2015","29260":"Aug. 2015","29261":"Aug. 2015","29262":"Aug. 2015","29263":"Aug. 2015","29264":"Aug. 2015","29265":"Aug. 2015","29266":"Aug. 2015","29267":"Jul. 2015","29268":"Jul. 2015","29269":"Jul. 2015","29270":"Jul. 2015","29271":"Jul. 2015","29272":"Jul. 2015","29273":"Jul. 2015","29274":"Jul. 2015","29275":"Jul. 2015","29276":"Jul. 2015","29277":"Jul. 2015","29278":"Jun. 2015","29279":"Jun. 2015","29280":"Jun. 2015","29281":"May 2015","29282":"May 2015","29283":"May 2015","29284":"May 2015","29285":"May 2015","29286":"May 2015","29287":"May 2015","29293":"Oct. 2014","29294":"Oct. 2014","29295":"Sep. 2014","29296":"Sep. 2014","29297":"Sep. 2014","29298":"Sep. 2014","29299":"Sep. 2014","29301":"Sep. 2014","29302":"Sep. 2014","29303":"Aug. 2014","29304":"Aug. 2014","29305":"Aug. 2014","29306":"Aug. 2014","29307":"Aug. 2014","29308":"Aug. 2014","29309":"Jul. 2014","29310":"Jul. 2014","29311":"Jul. 2014","29312":"Jul. 2014","29318":"Jun. 2014","29319":"Jun. 2014","29320":"Jun. 2014","29321":"Jun. 2014","29322":"May 2014","29323":"May 2014","29324":"May 2014","29325":"May 2014","29326":"May 2014","29327":"May 2014","29328":"May 2014","29329":"May 2014","29330":"May 2014","29331":"Apr. 2014","29332":"Oct. 2013","29333":"Feb. 2019","29334":"Jan. 2019","29335":"Jan. 2019","29336":"Jan. 2019","29337":"Oct. 2018","29338":"Sep. 2018","29339":"Sep. 2018","29340":"Sep. 2018","29341":"Sep. 2018","29342":"Sep. 2018","29343":"Aug. 2018","29344":"Aug. 2018","29345":"Aug. 2018","29346":"Jun. 2018","29347":"Jun. 2018","29348":"Jun. 2018","29349":"Apr. 2018","29350":"Mar. 2018","29351":"Mar. 2018","29352":"Jan. 2018","29353":"Dec. 2017","29354":"Oct. 2017","29355":"Oct. 2017","29356":"Oct. 2017","29357":"Sep. 2017","29358":"Aug. 2017","29359":"Aug. 2017","29360":"Jul. 2017","29361":"Jul. 2017","29362":"Jul. 2017","29363":"nil","29368":"Jun. 2017","29369":"Apr. 2017","29371":"Apr. 2017","29372":"Mar. 2017","29373":"Mar. 2017","29374":"Mar. 2017","29375":"Mar. 2017","29376":"Mar. 2017","29377":"Mar. 2017","29378":"Mar. 2017","29379":"Feb. 2017","29380":"Feb. 2017","29381":"Feb. 2017","29382":"Feb. 2017","29383":"Feb. 2017","29384":"Feb. 2017","29385":"Feb. 2017","29386":"Feb. 2017","29387":"Feb. 2017","29393":"Nov. 2016","29394":"Oct. 2016","29395":"Oct. 2016","29396":"Oct. 2016","29397":"Oct. 2016","29398":"Oct. 2016","29399":"Oct. 2016","29400":"Oct. 2016","29401":"Oct. 2016","29402":"Oct. 2016","29403":"Oct. 2016","29404":"Oct. 2016","29405":"Sep. 2016","29406":"Sep. 2016","29407":"Aug. 2016","29408":"Jul. 2016","29409":"Jul. 2016","29410":"Jul. 2016","29411":"Jun. 2016","29412":"Jun. 2016","29414":"May 2016","29415":"Apr. 2016","29416":"Mar. 2016","29417":"Mar. 2016","29418":"Mar. 2016","29419":"Mar. 2016","29420":"Mar. 2016","29421":"Mar. 2016","29422":"Mar. 2016","29423":"Mar. 2016","29424":"Feb. 2016","29425":"Feb. 2016","29426":"Feb. 2016","29427":"Feb. 2016","29433":"Nov. 2014","29434":"Aug. 2014","29435":"Aug. 2014","29436":"Aug. 2014","29437":"Jul. 2014","29443":"Sep. 2013","29444":"Aug. 2013","29445":"Mar. 2013","29446":"Feb. 2013","29447":"Jan. 2013","29448":"Jan. 2013","29449":"Sep. 2012","29450":"Jun. 2012","29451":"Jun. 2012","29452":"Jan. 2012","29453":"Nov. 2011","29454":"Aug. 2011","29455":"Aug. 2011","29456":"Aug. 2011","29457":"Feb. 2011","29463":"Jan. 2009","29464":"Dec. 2008","29465":"Jun. 2008","29466":"Aug. 2007","29468":"Sep. 2018","29469":"Jul. 2018","29470":"Jul. 2018","29471":"Jun. 2018","29472":"Jun. 2018","29473":"Jun. 2018","29474":"Jun. 2018","29475":"May 2018","29476":"Feb. 2018","29477":"Jan. 2018","29478":"Sep. 2017","29479":"Sep. 2017","29480":"Sep. 2017","29481":"Aug. 2017","29482":"Aug. 2017","29483":"Aug. 2017","29484":"Jul. 2017","29485":"Jul. 2017","29486":"Jul. 2017","29487":"Jul. 2017","29488":"May 2017","29489":"May 2017","29490":"Apr. 2017","29491":"Apr. 2017","29492":"Oct. 2016","29493":"nil","29498":"Aug. 2016","29499":"Aug. 2016","29500":"Aug. 2016","29501":"Aug. 2016","29502":"Jul. 2016","29503":"Jul. 2016","29504":"Jul. 2016","29505":"Jul. 2016","29506":"Jul. 2016","29507":"Jul. 2016","29508":"Jul. 2016","29509":"Jun. 2016","29510":"Apr. 2016","29511":"Mar. 2016","29512":"Feb. 2016","29513":"Dec. 2015","29514":"Oct. 2015","29515":"Oct. 2015","29516":"Sep. 2015","29517":"Sep. 2015","29523":"Aug. 2015","29524":"Aug. 2015","29525":"Aug. 2015","29526":"Aug. 2015","29527":"Jul. 2015","29528":"Jul. 2015","29529":"Jun. 2015","29530":"Jun. 2015","29531":"May 2015","29532":"Apr. 2015","29533":"Dec. 2014","29534":"Sep. 2014","29535":"Sep. 2014","29536":"Sep. 2014","29537":"Sep. 2014","29538":"Aug. 2014","29539":"Aug. 2014","29540":"Aug. 2014","29541":"Aug. 2014","29542":"Aug. 2014","29543":"Aug. 2014","29544":"Jul. 2014","29545":"Jul. 2014","29546":"Jul. 2014","29547":"Jul. 2014","29548":"Jun. 2014","29549":"Jun. 2014","29550":"May 2014","29551":"May 2014","29552":"Mar. 2014","29553":"Jan. 2014","29554":"Nov. 2013","29555":"Oct. 2013","29556":"Sep. 2013","29558":"Sep. 2013","29559":"Aug. 2013","29560":"Aug. 2013","29561":"Aug. 2013","29562":"Aug. 2013","29563":"Jul. 2013","29564":"Jul. 2013","29565":"Jul. 2013","29566":"May 2013","29568":"Dec. 2012","29569":"Dec. 2012","29570":"Oct. 2012","29571":"Oct. 2012","29572":"Sep. 2012","29573":"Sep. 2012","29574":"Sep. 2012","29575":"Aug. 2012","29576":"Aug. 2012","29577":"Aug. 2012","29578":"Aug. 2012","29581":"Aug. 2012","29582":"Aug. 2012","29583":"Aug. 2012","29584":"Aug. 2012","29585":"Jul. 2012","29586":"Jun. 2012","29587":"Apr. 2012","29593":"Aug. 2011","29594":"Jul. 2011","29595":"Jul. 2011","29596":"May 2011","29597":"Nov. 2010","29598":"Oct. 2010","29601":"Aug. 2010","29602":"Aug. 2010","29603":"Jul. 2010","29604":"Jul. 2010","29605":"Jul. 2010","29606":"Jun. 2010","29607":"Oct. 2009","29608":"Jul. 2009","29609":"Jul. 2009","29610":"Jun. 2009","29611":"Jun. 2009","29612":"May 2009","29623":"nil","29628":"Aug. 2018","29643":"Jul. 2017","29648":"May 2017","29653":"Dec. 2016","29658":"Oct. 2016","29663":"Aug. 2016","29668":"Aug. 2016","29673":"Jul. 2016","29678":"Jun. 2016","29683":"May 2016","29688":"Mar. 2016","29693":"Sep. 2015","29713":"May 2015","29718":"Feb. 2015","29723":"Nov. 2014","29728":"Oct. 2014","29738":"Aug. 2014","29743":"Aug. 2014","29748":"Aug. 2014","29758":"Jul. 2014","29763":"Jul. 2014","29768":"Jun. 2014","29773":"May 2014","29778":"Apr. 2014","29783":"Jan. 2014","29793":"Aug. 2013","29803":"Aug. 2013","29808":"Jul. 2013","29818":"Mar. 2013","29823":"nil","29833":"Sep. 2017","29834":"Aug. 2017","29835":"Aug. 2017","29836":"Aug. 2017","29837":"Aug. 2017","29838":"Aug. 2017","29839":"Aug. 2017","29840":"Jul. 2017","29841":"Jun. 2017","29842":"Jun. 2017","29843":"May 2017","29844":"May 2017","29846":"Oct. 2016","29847":"Oct. 2016","29848":"Oct. 2016","29849":"Oct. 2016","29850":"Oct. 2016","29851":"Sep. 2016","29852":"Aug. 2016","29853":"Aug. 2016","29854":"Aug. 2016","29855":"Aug. 2016","29856":"Aug. 2016","29857":"Jul. 2016","29858":"Jun. 2016","29859":"May 2016","29860":"May 2016","29861":"Mar. 2016","29862":"Mar. 2016","29863":"Feb. 2016","29864":"Feb. 2016","29865":"Feb. 2016","29866":"Feb. 2016","29873":"Sep. 2018","29874":"Aug. 2018","29875":"Aug. 2018","29876":"Jul. 2018","29877":"Jul. 2018","29878":"Jul. 2018","29879":"Jul. 2018","29880":"Jun. 2018","29881":"Jun. 2018","29882":"Aug. 2017","29883":"Sep. 2018","29884":"Aug. 2018","29885":"Aug. 2018","29886":"Aug. 2018","29887":"Aug. 2018","29888":"Aug. 2018","29889":"Jul. 2018","29890":"Jun. 2018","29891":"Oct. 2017","29892":"Jul. 2017","29893":"Jul. 2017","29894":"Jun. 2017","29895":"Apr. 2017","29896":"Apr. 2017","29897":"Sep. 2016","29898":"Aug. 2016","29899":"Aug. 2016","29900":"Aug. 2016","29901":"Aug. 2016","29902":"Jul. 2016","29903":"Jul. 2016","29904":"Jul. 2016","29905":"May 2016","29906":"Oct. 2015","29907":"Aug. 2015","29908":"nil","29913":"Jul. 2015","29914":"Oct. 2014","29915":"Oct. 2014","29916":"Sep. 2014","29917":"Sep. 2014","29918":"Aug. 2014","29919":"Aug. 2014","29920":"Aug. 2014","29921":"Aug. 2014","29922":"Sep. 2013","29923":"Jul. 2013","29925":"Jul. 2013","29926":"Apr. 2013","29927":"Aug. 2012","29928":"Jul. 2012","29929":"Aug. 2011","29930":"Aug. 2008","29933":"nil","29938":"Oct. 2018","29939":"Sep. 2018","29940":"Sep. 2018","29941":"Sep. 2018","29942":"Sep. 2018","29943":"Sep. 2018","29944":"Aug. 2018","29945":"Jul. 2018","29946":"Jul. 2018","29947":"Jul. 2018","29948":"Jul. 2018","29949":"Jul. 2018","29950":"Jul. 2018","29951":"Jun. 2018","29952":"Jun. 2018","29958":"Mar. 2018","29959":"Feb. 2018","29960":"Jan. 2018","29961":"Jan. 2018","29962":"Dec. 2017","29963":"Dec. 2017","29964":"Nov. 2017","29965":"Oct. 2017","29966":"Oct. 2017","29967":"Oct. 2017","29968":"Sep. 2017","29969":"Aug. 2017","29970":"Aug. 2017","29971":"Aug. 2017","29972":"Aug. 2017","29973":"Aug. 2017","29974":"Jul. 2017","29975":"Jul. 2017","29976":"Jul. 2017","29977":"Jul. 2017","29978":"Jun. 2017","29979":"Jun. 2017","29980":"May 2017","29981":"May 2017","29982":"May 2017","29988":"Apr. 2017","29989":"Mar. 2017","29990":"Mar. 2017","29991":"Mar. 2017","29992":"Mar. 2017","29993":"Feb. 2017","29994":"Feb. 2017","29995":"Feb. 2017","29996":"Feb. 2017","29997":"Feb. 2017","29998":"Jan. 2017","29999":"Dec. 2016","30000":"Nov. 2016","30001":"Nov. 2016","30002":"Nov. 2016","30008":"Sep. 2016","30009":"Aug. 2016","30010":"Aug. 2016","30011":"Aug. 2016","30012":"Aug. 2016","30013":"Aug. 2016","30014":"Aug. 2016","30015":"Aug. 2016","30017":"Jul. 2016","30023":"May 2016","30024":"May 2016","30025":"May 2016","30026":"May 2016","30027":"May 2016","30033":"Jan. 2016","30034":"Jan. 2016","30035":"Jan. 2016","30036":"Dec. 2015","30037":"Nov. 2015","30038":"Oct. 2015","30039":"Sep. 2015","30040":"Sep. 2015","30041":"Sep. 2015","30042":"Aug. 2015","30043":"Aug. 2015","30044":"Aug. 2015","30045":"Jul. 2015","30046":"Jul. 2015","30047":"Jul. 2015","30048":"Jul. 2015","30049":"Jul. 2015","30051":"Jul. 2015","30052":"Jun. 2015","30053":"Jun. 2015","30054":"Jun. 2015","30055":"Jun. 2015","30056":"May 2015","30057":"May 2015","30058":"May 2015","30059":"May 2015","30061":"Mar. 2015","30062":"Mar. 2015","30063":"Mar. 2015","30064":"Mar. 2015","30066":"Jan. 2015","30067":"Oct. 2014","30068":"Sep. 2014","30069":"Sep. 2014","30070":"Sep. 2014","30071":"Sep. 2014","30072":"Sep. 2014","30073":"Sep. 2014","30074":"Sep. 2014","30075":"Aug. 2014","30076":"Jul. 2014","30077":"Jun. 2014","30078":"Jun. 2014","30079":"May 2014","30081":"Apr. 2014","30082":"Feb. 2014","30083":"Dec. 2013","30084":"Nov. 2013","30085":"Nov. 2013","30086":"Nov. 2013","30087":"Oct. 2013","30093":"Aug. 2013","30094":"Jun. 2013","30095":"May 2013","30096":"May 2013","30097":"Mar. 2013","30103":"Sep. 2012","30104":"Sep. 2012","30105":"Sep. 2012","30106":"Sep. 2012","30107":"Sep. 2012","30108":"Aug. 2012","30109":"Aug. 2012","30110":"Jul. 2012","30111":"Jul. 2012","30112":"Jul. 2012","30113":"Jul. 2012","30114":"Jun. 2012","30115":"May 2012","30116":"Apr. 2012","30117":"Mar. 2012","30118":"Mar. 2012","30119":"Feb. 2012","30121":"Jan. 2012","30122":"Jan. 2012","30123":"Jan. 2012","30124":"Dec. 2011","30125":"Nov. 2011","30126":"Nov. 2011","30127":"Nov. 2011","30128":"Nov. 2011","30129":"Sep. 2011","30130":"Aug. 2011","30131":"Aug. 2011","30132":"Aug. 2011","30133":"nil","30138":"Feb. 2019","30143":"Dec. 2018","30148":"Nov. 2018","30153":"Oct. 2018","30158":"Sep. 2018","30173":"Aug. 2018","30178":"Jul. 2018","30183":"Jul. 2018","30188":"Jun. 2018","30203":"Mar. 2018","30208":"Feb. 2018","30213":"Dec. 2017","30218":"Dec. 2017","30223":"Dec. 2017","30228":"Oct. 2017","30233":"Oct. 2017","30238":"Sep. 2017","30248":"Sep. 2017","30258":"Aug. 2017","30263":"Jul. 2017","30268":"Jul. 2017","30273":"Jul. 2017","30278":"Jun. 2017","30288":"May 2017","30293":"May 2017","30298":"Apr. 2017","30303":"Apr. 2017","30308":"Apr. 2017","30313":"Mar. 2017","30318":"Mar. 2017","30323":"Feb. 2017","30333":"Mar. 2019","30334":"Feb. 2019","30335":"Mar. 2019","30336":"Mar. 2019","30337":"Mar. 2019","30338":"Mar. 2019","30339":"Mar. 2019","30340":"Mar. 2019","30341":"Feb. 2019","30342":"Jan. 2019","30343":"Jan. 2019","30344":"Jan. 2019","30345":"Jan. 2019","30346":"Jan. 2019","30347":"Jan. 2019","30348":"Jan. 2019","30349":"Jan. 2019","30350":"Jan. 2019","30351":"Jan. 2019","30352":"Dec. 2018","30353":"nil","30358":"Dec. 2018","30359":"Nov. 2018","30361":"Nov. 2018","30362":"Nov. 2018","30363":"Nov. 2018","30364":"Nov. 2018","30365":"Nov. 2018","30366":"Oct. 2018","30367":"Oct. 2018","30368":"Oct. 2018","30369":"Oct. 2018","30370":"Oct. 2018","30371":"Oct. 2018","30372":"Oct. 2018","30373":"Oct. 2018","30374":"Oct. 2018","30375":"Oct. 2018","30376":"Oct. 2018","30377":"Sep. 2018","30378":"Sep. 2018","30379":"Sep. 2018","30380":"Sep. 2018","30381":"Sep. 2018","30382":"Sep. 2018","30383":"Sep. 2018","30384":"Sep. 2018","30385":"Sep. 2018","30386":"Aug. 2018","30387":"Aug. 2018","30398":"Aug. 2018","30399":"Aug. 2018","30400":"Aug. 2018","30401":"Aug. 2018","30402":"Aug. 2018","30403":"Aug. 2018","30404":"Aug. 2018","30405":"Aug. 2018","30406":"Aug. 2018","30407":"Jul. 2018","30408":"Jul. 2018","30409":"Jul. 2018","30410":"Jul. 2018","30411":"Jul. 2018","30412":"Jul. 2018","30413":"Jul. 2018","30414":"Jul. 2018","30415":"Jul. 2018","30416":"Jul. 2018","30417":"Jul. 2018","30418":"Jul. 2018","30419":"Jul. 2018","30420":"Jul. 2018","30421":"Jul. 2018","30422":"Jul. 2018","30423":"Jun. 2018","30424":"Jun. 2018","30425":"Jun. 2018","30426":"Jun. 2018","30428":"Jun. 2018","30429":"Jun. 2018","30430":"May 2018","30431":"May 2018","30432":"May 2018","30433":"May 2018","30434":"May 2018","30435":"May 2018","30436":"May 2018","30437":"Apr. 2018","30438":"Apr. 2018","30439":"Apr. 2018","30440":"Apr. 2018","30441":"Apr. 2018","30442":"Apr. 2018","30444":"Apr. 2018","30445":"Apr. 2018","30446":"Apr. 2018","30447":"Apr. 2018","30448":"Apr. 2018","30449":"Apr. 2018","30450":"Mar. 2018","30451":"Mar. 2018","30452":"Mar. 2018","30453":"Mar. 2018","30454":"Mar. 2018","30455":"Mar. 2018","30456":"Feb. 2018","30458":"Feb. 2018","30459":"Feb. 2018","30460":"Feb. 2018","30461":"Feb. 2018","30462":"Feb. 2018","30463":"Jan. 2018","30464":"Jan. 2018","30465":"Jan. 2018","30466":"Jan. 2018","30467":"Jan. 2018","30468":"Jan. 2018","30469":"Jan. 2018","30470":"Jan. 2018","30471":"Dec. 2017","30472":"Dec. 2017","30473":"Dec. 2017","30475":"Dec. 2017","30476":"Dec. 2017","30477":"Dec. 2017","30483":"Dec. 2017","30484":"Dec. 2017","30485":"Dec. 2017","30486":"Dec. 2017","30487":"Nov. 2017","30488":"Nov. 2017","30489":"Nov. 2017","30491":"Nov. 2017","30492":"Nov. 2017","30503":"Oct. 2017","30504":"Oct. 2017","30505":"Oct. 2017","30506":"Oct. 2017","30507":"Oct. 2017","30513":"Sep. 2017","30514":"Sep. 2017","30515":"Sep. 2017","30516":"Sep. 2017","30517":"Sep. 2017","30518":"Sep. 2017","30519":"Sep. 2017","30520":"Sep. 2017","30521":"Sep. 2017","30522":"Sep. 2017","30523":"Sep. 2017","30524":"Sep. 2017","30525":"Sep. 2017","30526":"Sep. 2017","30527":"Sep. 2017","30528":"Sep. 2017","30530":"Sep. 2017","30531":"Sep. 2017","30532":"Sep. 2017","30533":"Dec. 2018","30534":"Sep. 2018","30535":"Aug. 2018","30536":"Aug. 2018","30537":"Jul. 2018","30538":"Jul. 2018","30539":"Jul. 2018","30540":"Jul. 2018","30541":"Jun. 2018","30542":"Jun. 2018","30543":"Jun. 2018","30544":"May 2018","30545":"May 2018","30546":"May 2018","30547":"Apr. 2018","30548":"Apr. 2018","30549":"Apr. 2018","30550":"Mar. 2018","30551":"Dec. 2017","30552":"Dec. 2017","30553":"Dec. 2017","30554":"Dec. 2017","30555":"Nov. 2017","30556":"Oct. 2017","30557":"Oct. 2017","30558":"Sep. 2017","30559":"Sep. 2017","30560":"Aug. 2017","30561":"Aug. 2017","30562":"Jul. 2017","30563":"Jul. 2017","30564":"Jul. 2017","30565":"Jul. 2017","30566":"Jul. 2017","30567":"Jul. 2017","30568":"Jun. 2017","30569":"Jun. 2017","30570":"May 2017","30571":"May 2017","30572":"May 2017","30573":"Apr. 2017","30574":"Apr. 2017","30575":"Apr. 2017","30576":"Mar. 2017","30577":"Mar. 2017","30578":"Feb. 2017","30579":"Feb. 2017","30580":"Jan. 2017","30581":"Jan. 2017","30583":"Jan. 2017","30584":"Dec. 2016","30585":"Dec. 2016","30588":"nil","30599":"Oct. 2016","30600":"Oct. 2016","30603":"Oct. 2016","30604":"Oct. 2016","30606":"Oct. 2016","30607":"Oct. 2016","30613":"Oct. 2016","30617":"Sep. 2016","30618":"Sep. 2016","30620":"Sep. 2016","30621":"Sep. 2016","30623":"Sep. 2016","30627":"Sep. 2016","30628":"Sep. 2016","30629":"Sep. 2016","30638":"Aug. 2016","30639":"Aug. 2016","30641":"Aug. 2016","30642":"Aug. 2016","30643":"Aug. 2016","30644":"Aug. 2016","30645":"Aug. 2016","30646":"Aug. 2016","30648":"Aug. 2016","30649":"Aug. 2016","30650":"Aug. 2016","30652":"Jul. 2016","30659":"Jun. 2016","30660":"Jun. 2016","30662":"May 2016","30667":"May 2016","30670":"May 2016","30671":"Apr. 2016","30678":"Apr. 2016","30681":"Mar. 2016","30683":"Mar. 2016","30684":"Mar. 2016","30686":"Mar. 2016","30687":"Mar. 2016","30692":"Jan. 2016","30694":"Jan. 2016","30695":"Jan. 2016","30700":"Dec. 2015","30701":"Dec. 2015","30711":"Nov. 2015","30712":"Oct. 2015","30714":"Oct. 2015","30715":"Oct. 2015","30716":"Oct. 2015","30717":"Oct. 2015","30719":"Oct. 2015","30720":"Oct. 2015","30721":"Oct. 2015","30722":"Sep. 2015","30723":"Sep. 2015","30724":"Sep. 2015","30725":"Sep. 2015","30726":"Sep. 2015","30727":"Sep. 2015","30733":"Apr. 2","30734":"Jan. 2019","30735":"Feb. 2019","30736":"Nov. 2018","30737":"Oct. 2018","30738":"Sep. 2018","30739":"Sep. 2018","30740":"Sep. 2018","30741":"Sep. 2018","30742":"Aug. 2018","30743":"Aug. 2018","30744":"Aug. 2018","30745":"Aug. 2018","30746":"Mar. 2018","30747":"Jan. 2018","30748":"Dec. 2017","30749":"Nov. 2017","30750":"Oct. 2017","30751":"Sep. 2017","30752":"Aug. 2017","30753":"Jun. 2017","30754":"Jun. 2017","30755":"May 2017","30756":"May 2017","30757":"May 2017","30758":"nil","30763":"Oct. 2016","30764":"Oct. 2016","30765":"Oct. 2016","30766":"Oct. 2016","30767":"Oct. 2016","30768":"Sep. 2016","30769":"Sep. 2016","30770":"Sep. 2016","30771":"Sep. 2016","30772":"Sep. 2016","30773":"Sep. 2016","30774":"Jul. 2016","30775":"May 2016","30776":"May 2016","30777":"May 2016","30783":"Dec. 2015","30784":"Nov. 2015","30785":"Nov. 2015","30786":"Nov. 2015","30788":"Oct. 2015","30789":"Sep. 2015","30790":"Sep. 2015","30791":"Sep. 2015","30792":"Aug. 2015","30793":"Aug. 2015","30794":"Aug. 2015","30795":"Jul. 2015","30796":"Jul. 2015","30797":"Jul. 2015","30799":"May 2015","30800":"Apr. 2015","30801":"Jan. 2015","30802":"Jan. 2015","30803":"Jan. 2015","30804":"Sep. 2014","30805":"Sep. 2014","30806":"Sep. 2014","30807":"Jul. 2014","30808":"Jun. 2014","30809":"Jun. 2014","30810":"Feb. 2014","30811":"Nov. 2013","30812":"Nov. 2013","30813":"Sep. 2013","30814":"Sep. 2013","30815":"Aug. 2013","30816":"Jul. 2013","30817":"Jul. 2013","30818":"May 2013","30819":"May 2013","30820":"Mar. 2013","30821":"Feb. 2013","30822":"Jan. 2013","30823":"Dec. 2012","30824":"Sep. 2012","30825":"Aug. 2012","30826":"Aug. 2012","30827":"Aug. 2012","30828":"Aug. 2012","30829":"Jul. 2012","30830":"Apr. 2012","30831":"Apr. 2012","30832":"Mar. 2012","30833":"Feb. 2012","30834":"Jan. 2012","30835":"Oct. 2011","30836":"Oct. 2011","30837":"Sep. 2011","30838":"Sep. 2011","30840":"Aug. 2011","30841":"Jun. 2011","30842":"Dec. 2010","30848":"Sep. 2010","30849":"Aug. 2010","30850":"Aug. 2010","30851":"Aug. 2010","30852":"Aug. 2009","30853":"Aug. 2009","30854":"Aug. 2009","30855":"Jul. 2009","30856":"Jun. 2009","30857":"Jul. 2006","30858":"Apr. 2","30859":"Apr. 1","30860":"Mar. 2019","30861":"Mar. 2019","30862":"Feb. 2019","30863":"Jan. 2019","30864":"Dec. 2018","30865":"Nov. 2018","30866":"Oct. 2018","30867":"Oct. 2018","30868":"Sep. 2018","30869":"Sep. 2018","30870":"Sep. 2018","30871":"Sep. 2018","30872":"Aug. 2018","30873":"nil","30888":"Apr. 2018","30889":"Apr. 2018","30890":"Apr. 2018","30891":"Apr. 2018","30892":"Apr. 2018","30893":"Apr. 2018","30894":"Mar. 2018","30895":"Mar. 2018","30896":"Mar. 2018","30897":"Mar. 2018","30898":"Mar. 2018","30900":"Feb. 2018","30901":"Feb. 2018","30904":"Jan. 2018","30907":"Dec. 2017","30908":"Dec. 2017","30910":"Dec. 2017","30913":"Nov. 2017","30914":"Nov. 2017","30915":"Nov. 2017","30916":"Nov. 2017","30917":"Nov. 2017","30918":"Nov. 2017","30919":"Nov. 2017","30920":"Oct. 2017","30921":"Sep. 2017","30924":"Sep. 2017","30925":"Sep. 2017","30927":"Aug. 2017","30928":"Aug. 2017","30930":"Aug. 2017","30932":"Aug. 2017","30933":"Aug. 2017","30934":"Aug. 2017","30935":"Aug. 2017","30936":"Aug. 2017","30937":"Jul. 2017","30938":"Jul. 2017","30939":"Jul. 2017","30940":"Jul. 2017","30941":"Jul. 2017","30942":"Jul. 2017","30943":"Jun. 2017","30945":"Jun. 2017","30947":"Jun. 2017","30948":"May 2017","30949":"May 2017","30950":"May 2017","30951":"May 2017","30953":"Apr. 2017","30956":"Apr. 2017","30958":"Apr. 2017","30959":"Apr. 2017","30961":"Mar. 2017","30968":"Jan. 2017","30969":"Jan. 2017","30970":"Jan. 2017","30972":"Dec. 2016","30974":"Nov. 2016","30976":"Nov. 2016","30977":"Nov. 2016","30983":"Oct. 2016","30984":"Oct. 2016","30985":"Sep. 2016","30986":"Sep. 2016","30992":"Aug. 2016","31008":"Jun. 2016","31009":"Jun. 2016","31010":"Jun. 2016","31012":"May 2016","31013":"May 2016","31014":"May 2016","31015":"May 2016","31017":"Apr. 2016","31025":"Mar. 2016","31027":"Feb. 2016","31030":"Feb. 2016","31032":"Dec. 2015","31033":"Dec. 2015","31034":"Dec. 2015","31036":"Dec. 2015","31037":"Nov. 2015","31038":"Nov. 2015","31039":"Oct. 2015","31041":"Oct. 2015","31048":"Sep. 2015","31049":"Aug. 2015","31050":"Aug. 2015","31051":"Aug. 2015","31054":"Aug. 2015","31056":"Aug. 2015","31057":"Jul. 2015","31058":"nil","31063":"Dec. 2018","31068":"Sep. 2018","31073":"Sep. 2018","31093":"Mar. 2018","31098":"Oct. 2017","31108":"Aug. 2017","31118":"Jun. 2017","31123":"Apr. 2017","31128":"Mar. 2017","31133":"Jan. 2017","31138":"Oct. 2016","31143":"Oct. 2016","31148":"Aug. 2016","31153":"Jul. 2016","31163":"Jun. 2016","31168":"Apr. 2016","31173":"Feb. 2016","31183":"Dec. 2015","31188":"Mar. 2019","31189":"Mar. 2019","31190":"Feb. 2019","31191":"Jan. 2019","31192":"Nov. 2018","31193":"Nov. 2018","31194":"Oct. 2018","31195":"Oct. 2018","31196":"Sep. 2018","31197":"Sep. 2018","31198":"Sep. 2018","31199":"Sep. 2018","31200":"Sep. 2018","31201":"Sep. 2018","31202":"Sep. 2018","31203":"nil","31208":"Apr. 2018","31209":"Apr. 2018","31211":"Apr. 2018","31212":"Mar. 2018","31213":"Mar. 2018","31214":"Mar. 2018","31215":"Mar. 2018","31216":"Mar. 2018","31223":"Jan. 2018","31224":"Dec. 2017","31225":"Dec. 2017","31227":"Dec. 2017","31232":"Nov. 2017","31233":"Nov. 2017","31236":"Oct. 2017","31237":"Oct. 2017","31239":"Oct. 2017","31241":"Sep. 2017","31242":"Sep. 2017","31244":"Sep. 2017","31246":"Sep. 2017","31248":"Sep. 2017","31250":"Sep. 2017","31254":"Aug. 2017","31255":"Aug. 2017","31256":"Aug. 2017","31257":"Aug. 2017","31259":"Jul. 2017","31260":"Jul. 2017","31261":"Jul. 2017","31262":"Jul. 2017","31263":"Jul. 2017","31264":"Jun. 2017","31265":"Jun. 2017","31266":"May 2017","31267":"May 2017","31268":"May 2017","31269":"May 2017","31270":"Apr. 2017","31271":"Apr. 2017","31272":"Apr. 2017","31273":"Apr. 2017","31275":"Mar. 2017","31276":"Mar. 2017","31278":"Feb. 2017","31280":"Jan. 2017","31281":"Jan. 2017","31282":"Jan. 2017","31283":"Jan. 2017","31285":"Dec. 2016","31286":"Dec. 2016","31287":"Dec. 2016","31288":"Dec. 2016","31290":"Dec. 2016","31291":"Nov. 2016","31293":"Nov. 2016","31295":"Nov. 2016","31298":"Oct. 2016","31299":"Oct. 2016","31300":"Sep. 2016","31302":"Sep. 2016","31304":"Sep. 2016","31305":"Sep. 2016","31306":"Sep. 2016","31307":"Sep. 2016","31309":"Sep. 2016","31310":"Sep. 2016","31312":"Aug. 2016","31313":"Aug. 2016","31314":"Aug. 2016","31315":"Aug. 2016","31316":"Aug. 2016","31317":"Aug. 2016","31318":"Aug. 2016","31319":"Aug. 2016","31320":"Jul. 2016","31323":"Jul. 2016","31324":"Jul. 2016","31325":"Jul. 2016","31328":"Jun. 2016","31330":"Jun. 2016","31332":"Jun. 2016","31333":"Jun. 2016","31337":"May 2016","31340":"Apr. 2016","31341":"Apr. 2016","31344":"Apr. 2016","31345":"Apr. 2016","31346":"Apr. 2016","31347":"Apr. 2016","31348":"Apr. 2016","31350":"Mar. 2016","31351":"Mar. 2016","31353":"Mar. 2016","31354":"Mar. 2016","31355":"Mar. 2016","31356":"Feb. 2016","31359":"Jan. 2016","31363":"Dec. 2015","31365":"Dec. 2015","31367":"Dec. 2015","31368":"Dec. 2015","31370":"Nov. 2015","31372":"Nov. 2015","31374":"Nov. 2015","31376":"Nov. 2015","31377":"Nov. 2015","31378":"Nov. 2015","31379":"Nov. 2015","31380":"Nov. 2015","31383":"Nov. 2015","31388":"Jan. 2019","31389":"Jul. 2018","31390":"May 2018","31391":"Jan. 2018","31392":"Sep. 2017","31393":"nil","31398":"Sep. 2016","31399":"Sep. 2016","31400":"Aug. 2016","31401":"Jul. 2016","31402":"Jul. 2016","31403":"Jul. 2016","31404":"Jun. 2016","31405":"Apr. 2016","31406":"Mar. 2016","31407":"Mar. 2016","31408":"Jan. 2016","31409":"Oct. 2015","31410":"Sep. 2015","31411":"Jul. 2015","31412":"May 2015","31413":"Mar. 2015","31414":"Feb. 2015","31415":"Oct. 2014","31416":"Oct. 2014","31417":"Aug. 2014","31418":"Aug. 2014","31419":"Jul. 2014","31420":"May 2014","31421":"Apr. 2014","31422":"Apr. 2014","31423":"Dec. 2013","31424":"Sep. 2013","31425":"Sep. 2013","31426":"Sep. 2013","31427":"Jul. 2013","31428":"Jul. 2013","31429":"Jun. 2013","31430":"May 2013","31431":"May 2013","31432":"Apr. 2013","31433":"Apr. 2013","31434":"Feb. 2013","31435":"Feb. 2013","31436":"Dec. 2012","31437":"Dec. 2012","31438":"Nov. 2012","31439":"Oct. 2012","31440":"Sep. 2012","31441":"Aug. 2012","31442":"Aug. 2012","31443":"Jun. 2012","31444":"Mar. 2012","31445":"Mar. 2012","31448":"Mar. 2019","31449":"Mar. 2019","31450":"Mar. 2019","31451":"Feb. 2019","31452":"Jan. 2019","31453":"nil","31458":"Aug. 2018","31459":"May 2018","31460":"May 2018","31461":"May 2018","31462":"Apr. 2018","31463":"Apr. 2018","31464":"Apr. 2018","31465":"Mar. 2018","31466":"Feb. 2018","31467":"Jan. 2018","31468":"Jan. 2018","31469":"Dec. 2017","31470":"Nov. 2017","31471":"Nov. 2017","31472":"Oct. 2017","31473":"Aug. 2017","31474":"Aug. 2017","31475":"Jul. 2017","31476":"Jul. 2017","31477":"Jul. 2017","31478":"Jul. 2017","31479":"Jul. 2017","31481":"Jul. 2017","31482":"Jul. 2017","31483":"Jul. 2017","31484":"Jun. 2017","31485":"Jun. 2017","31486":"Jun. 2017","31487":"Jun. 2017","31493":"Apr. 2017","31494":"Mar. 2017","31495":"Mar. 2017","31496":"Mar. 2017","31497":"Mar. 2017","31498":"Mar. 2017","31499":"Mar. 2017","31500":"Feb. 2017","31501":"Feb. 2017","31502":"Feb. 2017","31503":"Jan. 2017","31504":"Dec. 2016","31505":"Dec. 2016","31506":"Nov. 2016","31507":"Nov. 2016","31508":"Nov. 2016","31509":"Oct. 2016","31510":"Oct. 2016","31511":"Oct. 2016","31512":"Oct. 2016","31513":"Sep. 2016","31514":"Sep. 2016","31515":"Sep. 2016","31516":"Aug. 2016","31517":"Aug. 2016","31523":"Jul. 2016","31524":"Jun. 2016","31525":"Jun. 2016","31527":"Jun. 2016","31528":"May 2016","31529":"May 2016","31530":"Apr. 2016","31531":"Apr. 2016","31532":"Mar. 2016","31533":"Mar. 2016","31534":"Mar. 2016","31535":"Mar. 2016","31536":"Mar. 2016","31537":"Mar. 2016","31538":"Mar. 2016","31539":"Feb. 2016","31540":"Feb. 2016","31541":"Feb. 2016","31542":"Feb. 2016","31553":"Oct. 2015","31554":"Sep. 2015","31555":"Sep. 2015","31556":"Sep. 2015","31557":"Sep. 2015","31563":"Jul. 2015","31564":"Jul. 2015","31565":"Jun. 2015","31567":"Jun. 2015","31568":"May 2015","31569":"Apr. 2015","31570":"Apr. 2015","31571":"Apr. 2015","31572":"Apr. 2015","31574":"Apr. 2015","31575":"Mar. 2015","31577":"Mar. 2015","31578":"Jan. 2015","31579":"Jan. 2015","31580":"Jan. 2015","31581":"Jan. 2015","31582":"Dec. 2014","31583":"Dec. 2014","31584":"Nov. 2014","31585":"Oct. 2014","31586":"Oct. 2014","31587":"Oct. 2014","31588":"Oct. 2014","31589":"Oct. 2014","31590":"Oct. 2014","31591":"Oct. 2014","31592":"Oct. 2014","31593":"Sep. 2014","31594":"Sep. 2014","31595":"Sep. 2014","31596":"Sep. 2014","31597":"Aug. 2014","31608":"Jul. 2014","31609":"Jun. 2014","31610":"Jun. 2014","31611":"Jun. 2014","31612":"Jun. 2014","31613":"May 2014","31614":"May 2014","31615":"May 2014","31616":"Apr. 2014","31617":"Apr. 2014","31618":"Apr. 2014","31619":"Apr. 2014","31620":"Mar. 2014","31621":"Mar. 2014","31622":"Mar. 2014","31623":"Feb. 2014","31624":"Feb. 2014","31625":"Feb. 2014","31626":"Feb. 2014","31627":"Feb. 2014","31628":"Dec. 2013","31629":"Nov. 2013","31630":"Oct. 2013","31631":"Oct. 2013","31632":"Oct. 2013","31633":"Sep. 2013","31634":"Sep. 2013","31635":"Sep. 2013","31636":"Aug. 2013","31637":"Aug. 2013","31638":"Aug. 2013","31639":"Aug. 2013","31640":"Aug. 2013","31641":"Jul. 2013","31642":"Jul. 2013","31643":"Jul. 2013","31644":"Jul. 2013","31645":"Jun. 2013","31646":"Jun. 2013","31648":"Mar. 2019","31649":"Mar. 2019","31650":"Sep. 2018","31651":"Jun. 2018","31652":"Jun. 2018","31653":"Jun. 2018","31654":"Apr. 2018","31655":"Apr. 2018","31656":"Mar. 2018","31657":"Oct. 2017","31658":"Aug. 2017","31659":"Jul. 2017","31660":"Jul. 2017","31661":"Jun. 2017","31662":"May 2017","31663":"Apr. 2017","31664":"Apr. 2017","31665":"Feb. 2017","31666":"Jan. 2017","31667":"Dec. 2016","31670":"Dec. 2016","31672":"Oct. 2016","31673":"nil","31679":"Aug. 2016","31681":"Aug. 2016","31682":"Jul. 2016","31684":"Jul. 2016","31685":"Jul. 2016","31686":"Jul. 2016","31687":"Jul. 2016","31688":"Jul. 2016","31689":"Jun. 2016","31691":"Jun. 2016","31692":"Apr. 2016","31695":"Feb. 2016","31696":"Feb. 2016","31698":"Jan. 2016","31699":"Jan. 2016","31701":"Dec. 2015","31704":"Dec. 2015","31706":"Nov. 2015","31713":"Oct. 2015","31714":"Oct. 2015","31715":"Oct. 2015","31717":"Sep. 2015","31718":"Sep. 2015","31719":"Sep. 2015","31720":"Aug. 2015","31722":"Aug. 2015","31723":"Aug. 2015","31724":"Aug. 2015","31725":"Jul. 2015","31726":"Jul. 2015","31727":"Jul. 2015","31728":"Jul. 2015","31730":"Jul. 2015","31733":"May 2015","31734":"May 2015","31738":"Apr. 2015","31739":"Apr. 2015","31740":"Apr. 2015","31741":"Apr. 2015","31742":"Apr. 2015","31744":"Mar. 2015","31747":"Feb. 2015","31749":"Feb. 2015","31752":"Jan. 2015","31753":"Jan. 2015","31754":"Jan. 2015","31755":"Jan. 2015","31756":"Jan. 2015","31757":"Dec. 2014","31761":"Nov. 2014","31762":"Oct. 2014","31766":"Sep. 2014","31768":"Sep. 2014","31771":"Aug. 2014","31781":"Jul. 2014","31788":"Jun. 2014","31789":"Jun. 2014","31790":"Jun. 2014","31791":"Jun. 2014","31792":"Jun. 2014","31808":"Dec. 2013","31819":"Aug. 2013","31823":"Aug. 2013","31826":"Jun. 2013","31828":"Jun. 2013","31829":"Jun. 2013","31830":"Jun. 2013","31834":"Apr. 2013","31835":"Apr. 2013","31843":"Jan. 2013","31845":"Dec. 2012","31846":"Dec. 2012","31848":"Apr. 3","31853":"Jun. 2018","31858":"Nov. 2017","31863":"Mar. 2017","31868":"Sep. 2016","31873":"Mar. 2016","31878":"nil","31898":"Jul. 2014","31903":"Jun. 2014","31908":"Feb. 2014","31918":"Jun. 2013","31923":"Mar. 2019","31924":"May 2018","31925":"Sep. 2017","31926":"Feb. 2017","31927":"Oct. 2016","31928":"Sep. 2016","31929":"Sep. 2016","31930":"Aug. 2016","31931":"May 2016","31932":"May 2016","31933":"nil","31938":"Mar. 2019","31939":"Mar. 2019","31940":"Feb. 2019","31941":"Feb. 2019","31942":"Feb. 2019","31943":"Feb. 2019","31944":"Feb. 2019","31945":"Jan. 2019","31946":"Dec. 2018","31947":"Dec. 2018","31948":"Dec. 2018","31949":"Dec. 2018","31950":"Dec. 2018","31951":"Dec. 2018","31952":"Oct. 2018","31953":"Oct. 2018","31954":"Oct. 2018","31955":"Oct. 2018","31956":"Oct. 2018","31957":"Oct. 2018","31958":"Oct. 2018","31959":"Oct. 2018","31960":"Oct. 2018","31961":"Oct. 2018","31962":"Sep. 2018","31963":"Sep. 2018","31964":"Sep. 2018","31965":"Sep. 2018","31966":"Sep. 2018","31967":"Sep. 2018","31968":"nil","31973":"Aug. 2018","31974":"Aug. 2018","31975":"Jul. 2018","31976":"Jul. 2018","31977":"Jul. 2018","31978":"Jul. 2018","31979":"Jul. 2018","31980":"Jul. 2018","31981":"Jul. 2018","31982":"Jul. 2018","31983":"Jun. 2018","31984":"Jun. 2018","31985":"Jun. 2018","31986":"Jun. 2018","31987":"Jun. 2018","31988":"May 2018","31989":"May 2018","31990":"May 2018","31991":"Apr. 2018","31992":"Apr. 2018","31993":"Apr. 2018","31994":"Mar. 2018","31995":"Mar. 2018","31996":"Mar. 2018","31997":"Mar. 2018","31998":"Mar. 2018","31999":"Mar. 2018","32000":"Feb. 2018","32001":"Feb. 2018","32002":"Feb. 2018","32008":"Jan. 2018","32009":"Jan. 2018","32010":"Jan. 2018","32011":"Jan. 2018","32012":"Jan. 2018","32013":"Jan. 2018","32014":"Jan. 2018","32015":"Jan. 2018","32016":"Dec. 2017","32017":"Dec. 2017","32018":"Dec. 2017","32019":"Dec. 2017","32020":"Dec. 2017","32021":"Dec. 2017","32022":"Dec. 2017","32028":"Nov. 2017","32029":"Nov. 2017","32030":"Nov. 2017","32031":"Oct. 2017","32032":"Oct. 2017","32033":"Oct. 2017","32034":"Oct. 2017","32035":"Oct. 2017","32036":"Oct. 2017","32037":"Oct. 2017","32038":"Oct. 2017","32039":"Sep. 2017","32040":"Sep. 2017","32041":"Sep. 2017","32042":"Sep. 2017","32043":"Sep. 2017","32044":"Sep. 2017","32045":"Sep. 2017","32046":"Sep. 2017","32047":"Sep. 2017","32053":"Aug. 2017","32054":"Aug. 2017","32055":"Aug. 2017","32056":"Aug. 2017","32057":"Jul. 2017","32058":"Jul. 2017","32059":"Jul. 2017","32060":"Jul. 2017","32061":"Jul. 2017","32062":"Jul. 2017","32063":"Jul. 2017","32064":"Jul. 2017","32065":"Jun. 2017","32066":"Jun. 2017","32067":"Jun. 2017","32068":"Jun. 2017","32069":"Jun. 2017","32070":"May 2017","32071":"May 2017","32072":"May 2017","32073":"May 2017","32074":"May 2017","32075":"May 2017","32076":"May 2017","32088":"Apr. 2017","32089":"Apr. 2017","32090":"Apr. 2017","32091":"Apr. 2017","32092":"Apr. 2017","32099":"Feb. 2017","32100":"Feb. 2017","32101":"Feb. 2017","32102":"Feb. 2017","32104":"Jan. 2017","32105":"Jan. 2017","32106":"Jan. 2017","32107":"Dec. 2016","32108":"Dec. 2016","32109":"Dec. 2016","32110":"Nov. 2016","32111":"Oct. 2016","32112":"Oct. 2016","32113":"Oct. 2016","32114":"Oct. 2016","32115":"Oct. 2016","32116":"Oct. 2016","32117":"Oct. 2016","32118":"Oct. 2016","32119":"Oct. 2016","32120":"Sep. 2016","32121":"Sep. 2016","32122":"Sep. 2016","32123":"Sep. 2016","32124":"Sep. 2016","32125":"Sep. 2016","32126":"Sep. 2016","32127":"Sep. 2016","32128":"Sep. 2016","32129":"Sep. 2016","32130":"Aug. 2016","32131":"Aug. 2016","32132":"Aug. 2016","32133":"Aug. 2016","32134":"Aug. 2016","32136":"Aug. 2016","32137":"Aug. 2016","32138":"Dec. 2018","32139":"Oct. 2018","32140":"Aug. 2018","32141":"Jul. 2018","32142":"Jul. 2018","32143":"Jun. 2018","32144":"Jun. 2018","32145":"Apr. 2018","32146":"Apr. 2018","32147":"Feb. 2018","32148":"Jan. 2018","32149":"Dec. 2017","32150":"Nov. 2017","32151":"Oct. 2017","32152":"Sep. 2017","32153":"Sep. 2017","32154":"Aug. 2017","32155":"Jul. 2017","32156":"Jun. 2017","32157":"May 2017","32158":"nil","32163":"Sep. 2016","32164":"Sep. 2016","32165":"Sep. 2016","32166":"Sep. 2016","32167":"Aug. 2016","32168":"Aug. 2016","32169":"Aug. 2016","32170":"Aug. 2016","32171":"Jul. 2016","32172":"Jun. 2016","32173":"Jun. 2016","32174":"May 2016","32175":"Apr. 2016","32176":"Apr. 2016","32177":"Dec. 2015","32183":"Aug. 2015","32184":"Jul. 2015","32185":"Jul. 2015","32186":"Jun. 2015","32187":"Jun. 2015","32188":"Jun. 2015","32189":"May 2015","32190":"May 2015","32191":"Apr. 2015","32192":"Apr. 2015","32203":"Sep. 2014","32204":"Sep. 2014","32205":"Aug. 2014","32206":"Aug. 2014","32207":"Aug. 2014","32208":"Jul. 2014","32209":"Jun. 2014","32210":"Jun. 2014","32211":"Jun. 2014","32212":"Jun. 2014","32213":"Jun. 2014","32214":"May 2014","32215":"May 2014","32216":"May 2014","32217":"May 2014","32218":"Feb. 2014","32219":"Nov. 2013","32220":"Sep. 2013","32221":"Sep. 2013","32222":"Sep. 2013","32223":"Aug. 2013","32224":"Aug. 2013","32225":"Aug. 2013","32226":"Aug. 2013","32227":"Jul. 2013","32228":"Jul. 2013","32229":"Jun. 2013","32230":"Jun. 2013","32231":"Jun. 2013","32232":"May 2013","32233":"May 2013","32234":"May 2013","32235":"Mar. 2013","32237":"Dec. 2012","32238":"Dec. 2012","32239":"Sep. 2012","32240":"Jul. 2012","32241":"Jul. 2012","32242":"Jul. 2012","32243":"Jul. 2012","32244":"Apr. 2012","32245":"Apr. 2012","32246":"Apr. 2012","32247":"Apr. 2012","32253":"Jan. 2011","32254":"Dec. 2010","32255":"Sep. 2010","32256":"Aug. 2010","32257":"Jun. 2009","32258":"Apr. 2009","32259":"Mar. 2009","32260":"Sep. 2008","32261":"Aug. 2008","32262":"Jan. 2008","32263":"Mar. 2019","32264":"Mar. 2019","32265":"Mar. 2019","32266":"Mar. 2019","32267":"Jan. 2019","32268":"Nov. 2018","32269":"Nov. 2018","32270":"Nov. 2018","32271":"Oct. 2018","32272":"Oct. 2018","32273":"Oct. 2018","32274":"Sep. 2018","32275":"Sep. 2018","32276":"Sep. 2018","32277":"Sep. 2018","32278":"nil","32288":"Jun. 2018","32289":"Jun. 2018","32290":"May 2018","32291":"Apr. 2018","32292":"Apr. 2018","32293":"Apr. 2018","32294":"Oct. 2017","32295":"Oct. 2017","32296":"Oct. 2017","32297":"Oct. 2017","32298":"Sep. 2017","32299":"May 2017","32300":"May 2017","32301":"Mar. 2017","32302":"Mar. 2017","32303":"Jan. 2017","32304":"Nov. 2016","32305":"Nov. 2016","32306":"Oct. 2016","32307":"Sep. 2016","32308":"Sep. 2016","32309":"Sep. 2016","32310":"Sep. 2016","32311":"Aug. 2016","32312":"Aug. 2016","32313":"Aug. 2016","32314":"Jul. 2016","32315":"Jul. 2016","32316":"Jul. 2016","32317":"Jul. 2016","32323":"Dec. 2014","32324":"Oct. 2014","32325":"Sep. 2014","32326":"Sep. 2014","32327":"Aug. 2014","32328":"Jul. 2014","32329":"Jun. 2014","32330":"Jun. 2014","32331":"May 2014","32332":"Apr. 2014","32333":"Aug. 2013","32334":"Aug. 2013","32335":"Jul. 2013","32336":"Jul. 2013","32337":"Jun. 2013","32338":"May 2013","32339":"Feb. 2013","32340":"Sep. 2012","32341":"Sep. 2012","32342":"Jun. 2012","32343":"nil","32363":"Jul. 2018","32368":"Jun. 2018","32373":"May 2018","32378":"Dec. 2017","32383":"Sep. 2017","32388":"Jul. 2017","32393":"Jun. 2017","32398":"Mar. 2017","32403":"Dec. 2016","32413":"Sep. 2016","32423":"Jul. 2016","32438":"Mar. 2016","32443":"Jan. 2016","32448":"Dec. 2015","32453":"Nov. 2015","32458":"Oct. 2015","32463":"Aug. 2015","32468":"Aug. 2015","32473":"Jul. 2015","32478":"Jul. 2015","32483":"May 2015","32498":"Jan. 2015","32503":"Nov. 2014","32508":"Oct. 2014","32518":"Sep. 2014","32528":"Jul. 2014","32533":"Jul. 2014","32538":"Jun. 2014","32543":"Aug. 2016","32544":"Aug. 2016","32545":"Aug. 2015","32546":"Aug. 2015","32547":"Jul. 2015","32548":"Jul. 2015","32549":"Jun. 2015","32550":"May 2015","32551":"May 2015","32552":"May 2015","32553":"nil","32558":"nil","32568":"nil","32570":"Jan. 2019","32571":"Dec. 2018","32572":"Aug. 2018","32573":"Aug. 2018","32574":"May 2018","32575":"nil","32580":"Sep. 2018","32585":"Aug. 2018","32590":"Jun. 2018","32595":"Aug. 2017","32600":"Jun. 2017","32605":"nil","32610":"Sep. 2016","32620":"Jun. 2016","32645":"Jul. 2013","32650":"Apr. 1","32651":"Feb. 2019","32652":"Mar. 2019","32653":"Mar. 2019","32654":"Mar. 2019","32655":"Mar. 2019","32656":"Feb. 2019","32657":"Feb. 2019","32658":"Feb. 2019","32659":"Feb. 2019","32660":"nil","32665":"Jan. 2019","32666":"Dec. 2018","32667":"Dec. 2018","32668":"Dec. 2018","32669":"Dec. 2018","32675":"Dec. 2018","32676":"Nov. 2018","32677":"Nov. 2018","32678":"Nov. 2018","32679":"Nov. 2018","32685":"Sep. 2018","32686":"Sep. 2018","32687":"Sep. 2018","32688":"Sep. 2018","32689":"Sep. 2018","32695":"Sep. 2018","32696":"Aug. 2018","32697":"Aug. 2018","32698":"Aug. 2018","32699":"Aug. 2018","32705":"Jul. 2018","32706":"Jul. 2018","32707":"Jul. 2018","32708":"Jul. 2018","32709":"Jul. 2018","32710":"Jun. 2018","32711":"Jun. 2018","32712":"Jun. 2018","32713":"Jun. 2018","32714":"Jun. 2018","32715":"Jun. 2018","32716":"Jun. 2018","32717":"Jun. 2018","32718":"Jun. 2018","32719":"May 2018","32720":"May 2018","32721":"May 2018","32722":"May 2018","32723":"May 2018","32724":"May 2018","32730":"Apr. 2018","32731":"Mar. 2018","32732":"Mar. 2018","32733":"Mar. 2018","32734":"Feb. 2018","32735":"Feb. 2018","32736":"Feb. 2018","32737":"Feb. 2018","32738":"Feb. 2018","32739":"Feb. 2018","32740":"Feb. 2018","32741":"Feb. 2018","32742":"Jan. 2018","32743":"Jan. 2018","32744":"Jan. 2018","32745":"Jan. 2018","32746":"Jan. 2018","32747":"Jan. 2018","32748":"Jan. 2018","32749":"Dec. 2017","32751":"Dec. 2017","32752":"Dec. 2017","32753":"Dec. 2017","32754":"Dec. 2017","32755":"Dec. 2017","32756":"Dec. 2017","32757":"Dec. 2017","32758":"Dec. 2017","32759":"Nov. 2017","32760":"Nov. 2017","32761":"Nov. 2017","32762":"Oct. 2017","32763":"Oct. 2017","32764":"Oct. 2017","32765":"Oct. 2017","32766":"Oct. 2017","32767":"Oct. 2017","32768":"Oct. 2017","32769":"Oct. 2017","32770":"Oct. 2017","32771":"Oct. 2017","32772":"Oct. 2017","32773":"Oct. 2017","32774":"Oct. 2017","32775":"Sep. 2017","32776":"Sep. 2017","32777":"Sep. 2017","32778":"Sep. 2017","32779":"Sep. 2017","32780":"Sep. 2017","32781":"Sep. 2017","32782":"Sep. 2017","32783":"Sep. 2017","32784":"Sep. 2017","32785":"Aug. 2017","32786":"Aug. 2017","32787":"Aug. 2017","32788":"Aug. 2017","32789":"Aug. 2017","32790":"Aug. 2017","32791":"Aug. 2017","32792":"Aug. 2017","32793":"Aug. 2017","32794":"Aug. 2017","32795":"Aug. 2017","32796":"Aug. 2017","32797":"Aug. 2017","32798":"Aug. 2017","32799":"Aug. 2017","32800":"Aug. 2017","32801":"Jul. 2017","32802":"Jul. 2017","32803":"Jul. 2017","32804":"Jul. 2017","32805":"Jul. 2017","32806":"Jul. 2017","32807":"Jul. 2017","32808":"Jul. 2017","32809":"Jul. 2017","32810":"Jul. 2017","32811":"Jul. 2017","32812":"Jul. 2017","32813":"Jul. 2017","32814":"Jul. 2017","32815":"Jun. 2017","32816":"Jun. 2017","32817":"Jun. 2017","32818":"Jun. 2017","32819":"Jun. 2017","32820":"Jun. 2017","32821":"Jun. 2017","32822":"Jun. 2017","32823":"Jun. 2017","32824":"Jun. 2017","32825":"Jun. 2017","32826":"May 2017","32827":"May 2017","32828":"May 2017","32829":"May 2017","32840":"Apr. 2017","32841":"Apr. 2017","32842":"Apr. 2017","32843":"Apr. 2017","32844":"Apr. 2017","32845":"Apr. 2017","32846":"Apr. 2017","32847":"Apr. 2017","32848":"Apr. 2017","32849":"Apr. 2017","32850":"Mar. 2019","32851":"Jan. 2019","32852":"Mar. 2019","32853":"Mar. 2019","32854":"Mar. 2019","32855":"Feb. 2019","32856":"Feb. 2019","32857":"Feb. 2019","32858":"Feb. 2019","32859":"Feb. 2019","32860":"Feb. 2019","32861":"Feb. 2019","32862":"Feb. 2019","32863":"Feb. 2019","32864":"Jan. 2019","32865":"Jan. 2019","32866":"Jan. 2019","32867":"Jan. 2019","32868":"Jan. 2019","32869":"Dec. 2018","32870":"nil","32875":"Nov. 2018","32876":"Nov. 2018","32877":"Nov. 2018","32878":"Oct. 2018","32879":"Oct. 2018","32880":"Oct. 2018","32881":"Oct. 2018","32882":"Oct. 2018","32883":"Oct. 2018","32884":"Oct. 2018","32885":"Oct. 2018","32886":"Sep. 2018","32887":"Sep. 2018","32888":"Sep. 2018","32889":"Sep. 2018","32895":"May 2018","32896":"May 2018","32897":"May 2018","32898":"Apr. 2018","32899":"Apr. 2018","32900":"Apr. 2018","32901":"Apr. 2018","32902":"Apr. 2018","32903":"Apr. 2018","32904":"Mar. 2018","32905":"Mar. 2018","32906":"Mar. 2018","32907":"Mar. 2018","32908":"Mar. 2018","32909":"Feb. 2018","32916":"Jan. 2018","32917":"Jan. 2018","32918":"Jan. 2018","32919":"Dec. 2017","32920":"Dec. 2017","32921":"Dec. 2017","32922":"Dec. 2017","32923":"Dec. 2017","32924":"Dec. 2017","32925":"Nov. 2017","32926":"Nov. 2017","32927":"Nov. 2017","32928":"Nov. 2017","32929":"Nov. 2017","32935":"Oct. 2017","32936":"Oct. 2017","32937":"Oct. 2017","32938":"Oct. 2017","32939":"Oct. 2017","32950":"Sep. 2017","32951":"Sep. 2017","32952":"Sep. 2017","32953":"Sep. 2017","32954":"Sep. 2017","32955":"Sep. 2017","32956":"Sep. 2017","32957":"Sep. 2017","32958":"Aug. 2017","32959":"Aug. 2017","32960":"Aug. 2017","32961":"Aug. 2017","32962":"Aug. 2017","32963":"Aug. 2017","32964":"Aug. 2017","32965":"Aug. 2017","32966":"Aug. 2017","32967":"Aug. 2017","32968":"Aug. 2017","32969":"Aug. 2017","32975":"Aug. 2017","32976":"Aug. 2017","32978":"Jul. 2017","32979":"Jul. 2017","32980":"Jul. 2017","32981":"Jul. 2017","32982":"Jul. 2017","32983":"Jul. 2017","32984":"Jul. 2017","32990":"Jul. 2017","32991":"Jul. 2017","32993":"Jul. 2017","32994":"Jun. 2017","32995":"Jun. 2017","32996":"Jun. 2017","32997":"Jun. 2017","32998":"Jun. 2017","32999":"Jun. 2017","33010":"May 2017","33011":"May 2017","33012":"May 2017","33013":"May 2017","33014":"May 2017","33015":"May 2017","33016":"May 2017","33017":"Apr. 2017","33018":"Apr. 2017","33019":"Apr. 2017","33025":"Apr. 2017","33026":"Apr. 2017","33027":"Apr. 2017","33028":"Apr. 2017","33029":"Apr. 2017","33030":"Apr. 2017","33031":"Apr. 2017","33032":"Apr. 2017","33033":"Apr. 2017","33034":"Apr. 2017","33035":"Mar. 2017","33036":"Mar. 2017","33037":"Mar. 2017","33038":"Mar. 2017","33039":"Mar. 2017","33040":"Mar. 2017","33041":"Mar. 2017","33043":"Jan. 2017","33044":"Jan. 2017","33045":"Jan. 2017","33046":"Jan. 2017","33047":"Jan. 2017","33048":"Jan. 2017","33050":"Apr. 2","33051":"Mar. 2019","33052":"Mar. 2019","33053":"Mar. 2019","33054":"Mar. 2019","33055":"Mar. 2019","33056":"Mar. 2019","33057":"Mar. 2019","33058":"Mar. 2019","33059":"Mar. 2019","33060":"Mar. 2019","33061":"Mar. 2019","33062":"Mar. 2019","33063":"Mar. 2019","33064":"Mar. 2019","33065":"Mar. 2019","33066":"Mar. 2019","33067":"Mar. 2019","33068":"Mar. 2019","33069":"Mar. 2019","33070":"Mar. 2019","33071":"Mar. 2019","33072":"Mar. 2019","33073":"Mar. 2019","33074":"Mar. 2019","33075":"Mar. 2019","33076":"Mar. 2019","33077":"Mar. 2019","33078":"Mar. 2019","33079":"Mar. 2019","33080":"Mar. 2019","33081":"Mar. 2019","33082":"Mar. 2019","33083":"Mar. 2019","33084":"Mar. 2019","33085":"Mar. 2019","33086":"Mar. 2019","33087":"Mar. 2019","33088":"Mar. 2019","33089":"Mar. 2019","33090":"nil","33095":"Feb. 2019","33096":"Feb. 2019","33097":"Feb. 2019","33098":"Feb. 2019","33099":"Feb. 2019","33100":"Feb. 2019","33101":"Feb. 2019","33102":"Feb. 2019","33103":"Feb. 2019","33104":"Feb. 2019","33110":"Feb. 2019","33111":"Feb. 2019","33112":"Feb. 2019","33113":"Feb. 2019","33114":"Feb. 2019","33115":"Feb. 2019","33116":"Feb. 2019","33117":"Feb. 2019","33118":"Feb. 2019","33119":"Feb. 2019","33125":"Jan. 2019","33126":"Jan. 2019","33127":"Jan. 2019","33128":"Jan. 2019","33129":"Jan. 2019","33130":"Jan. 2019","33131":"Jan. 2019","33132":"Jan. 2019","33133":"Jan. 2019","33134":"Jan. 2019","33135":"Jan. 2019","33136":"Jan. 2019","33137":"Jan. 2019","33138":"Jan. 2019","33139":"Jan. 2019","33140":"Jan. 2019","33141":"Jan. 2019","33142":"Jan. 2019","33143":"Jan. 2019","33144":"Jan. 2019","33145":"Jan. 2019","33146":"Jan. 2019","33147":"Jan. 2019","33148":"Jan. 2019","33149":"Jan. 2019","33150":"Jan. 2019","33151":"Jan. 2019","33152":"Jan. 2019","33153":"Jan. 2019","33154":"Jan. 2019","33155":"Jan. 2019","33156":"Jan. 2019","33157":"Jan. 2019","33158":"Jan. 2019","33159":"Jan. 2019","33160":"Jan. 2019","33161":"Jan. 2019","33162":"Jan. 2019","33163":"Jan. 2019","33164":"Jan. 2019","33165":"Jan. 2019","33166":"Jan. 2019","33167":"Jan. 2019","33168":"Jan. 2019","33169":"Jan. 2019","33175":"Dec. 2018","33176":"Dec. 2018","33177":"Dec. 2018","33178":"Dec. 2018","33179":"Dec. 2018","33180":"Dec. 2018","33181":"Dec. 2018","33182":"Dec. 2018","33183":"Dec. 2018","33184":"Dec. 2018","33185":"Dec. 2018","33186":"Dec. 2018","33187":"Nov. 2018","33188":"Nov. 2018","33189":"Nov. 2018","33190":"Nov. 2018","33191":"Nov. 2018","33192":"Nov. 2018","33193":"Nov. 2018","33194":"Nov. 2018","33200":"Oct. 2018","33201":"Oct. 2018","33202":"Oct. 2018","33203":"Oct. 2018","33204":"Oct. 2018","33205":"Oct. 2018","33206":"Oct. 2018","33207":"Oct. 2018","33208":"Oct. 2018","33209":"Oct. 2018","33210":"Oct. 2018","33211":"Oct. 2018","33212":"Oct. 2018","33213":"Oct. 2018","33214":"Oct. 2018","33215":"Sep. 2018","33216":"Sep. 2018","33217":"Sep. 2018","33218":"Sep. 2018","33219":"Sep. 2018","33220":"Sep. 2018","33221":"Sep. 2018","33222":"Sep. 2018","33223":"Sep. 2018","33224":"Sep. 2018","33225":"Sep. 2018","33226":"Sep. 2018","33227":"Sep. 2018","33228":"Sep. 2018","33229":"Sep. 2018","33231":"Sep. 2018","33232":"Sep. 2018","33233":"Aug. 2018","33234":"Aug. 2018","33240":"Aug. 2018","33241":"Aug. 2018","33242":"Aug. 2018","33243":"Aug. 2018","33244":"Aug. 2018","33245":"Aug. 2018","33246":"Aug. 2018","33247":"Aug. 2018","33248":"Aug. 2018","33249":"Aug. 2018","33250":"Mar. 2019","33255":"Feb. 2019","33260":"nil","33270":"Jul. 2018","33280":"Jan. 2018","33285":"Dec. 2017","33305":"Apr. 2017","33315":"Feb. 2017","33320":"Dec. 2016","33325":"Oct. 2016","33335":"Aug. 2016","33340":"Jul. 2016","33345":"Jun. 2016","33350":"Apr. 2016","33365":"Jan. 2016","33370":"Nov. 2015","33375":"Oct. 2015","33380":"Sep. 2015","33385":"Aug. 2015","33390":"Jul. 2015","33400":"May 2015","33405":"Apr. 2015","33410":"Feb. 2015","33415":"Nov. 2014","33420":"Nov. 2014","33430":"Jul. 2014","33435":"Jul. 2014","33440":"May 2014","33445":"May 2014","33450":"nil","33465":"Dec. 2018","33466":"Dec. 2018","33467":"Nov. 2018","33468":"Nov. 2018","33469":"Nov. 2018","33475":"Sep. 2018","33476":"Aug. 2018","33477":"Aug. 2018","33478":"Aug. 2018","33479":"Aug. 2018","33480":"Aug. 2018","33481":"Aug. 2018","33482":"Aug. 2018","33483":"Aug. 2018","33484":"Aug. 2018","33490":"Aug. 2018","33491":"Aug. 2018","33492":"Aug. 2018","33493":"Aug. 2018","33494":"Aug. 2018","33500":"Jul. 2018","33501":"Jul. 2018","33502":"Jun. 2018","33503":"Jun. 2018","33504":"Jun. 2018","33510":"Jun. 2018","33511":"May 2018","33512":"May 2018","33513":"May 2018","33514":"May 2018","33515":"May 2018","33516":"May 2018","33517":"Apr. 2018","33518":"Apr. 2018","33519":"Apr. 2018","33520":"Apr. 2018","33521":"Apr. 2018","33522":"Apr. 2018","33523":"Apr. 2018","33524":"Apr. 2018","33525":"Apr. 2018","33526":"Apr. 2018","33527":"Apr. 2018","33528":"Mar. 2018","33529":"Mar. 2018","33530":"Mar. 2018","33531":"Mar. 2018","33532":"Mar. 2018","33533":"Mar. 2018","33534":"Mar. 2018","33540":"Feb. 2018","33541":"Feb. 2018","33542":"Feb. 2018","33543":"Feb. 2018","33544":"Feb. 2018","33545":"Jan. 2018","33546":"Jan. 2018","33547":"Jan. 2018","33548":"Jan. 2018","33549":"Jan. 2018","33560":"Nov. 2017","33561":"Nov. 2017","33562":"Nov. 2017","33563":"Oct. 2017","33564":"Oct. 2017","33565":"Oct. 2017","33566":"Oct. 2017","33567":"Oct. 2017","33568":"Oct. 2017","33569":"Oct. 2017","33570":"Oct. 2017","33571":"Sep. 2017","33572":"Sep. 2017","33573":"Sep. 2017","33574":"Aug. 2017","33575":"Aug. 2017","33576":"Aug. 2017","33578":"Aug. 2017","33579":"Aug. 2017","33590":"May 2017","33591":"May 2017","33592":"May 2017","33593":"May 2017","33594":"May 2017","33595":"Apr. 2017","33596":"Apr. 2017","33597":"Mar. 2017","33598":"Mar. 2017","33599":"Mar. 2017","33600":"Mar. 2017","33601":"Feb. 2017","33602":"Feb. 2017","33603":"Feb. 2017","33604":"Feb. 2017","33605":"Feb. 2017","33606":"Feb. 2017","33607":"Feb. 2017","33609":"Feb. 2017","33610":"Jan. 2017","33611":"Jan. 2017","33612":"Jan. 2017","33613":"Jan. 2017","33614":"Jan. 2017","33615":"Jan. 2017","33616":"Jan. 2017","33617":"Jan. 2017","33618":"Jan. 2017","33619":"Dec. 2016","33620":"Dec. 2016","33621":"Dec. 2016","33622":"Dec. 2016","33623":"Dec. 2016","33624":"Dec. 2016","33630":"Nov. 2016","33631":"Nov. 2016","33632":"Nov. 2016","33633":"Nov. 2016","33634":"Nov. 2016","33635":"Nov. 2016","33636":"Nov. 2016","33637":"Nov. 2016","33638":"Nov. 2016","33639":"Nov. 2016","33645":"Nov. 2016","33646":"Oct. 2016","33647":"Oct. 2016","33648":"Oct. 2016","33649":"Oct. 2016","33650":"Mar. 2019","33651":"Mar. 2019","33652":"Mar. 2019","33653":"Jan. 2019","33654":"Jan. 2019","33655":"Dec. 2018","33656":"Oct. 2018","33657":"Aug. 2018","33658":"Aug. 2018","33659":"Aug. 2018","33660":"Aug. 2018","33661":"Jul. 2018","33662":"Jul. 2018","33663":"Apr. 2018","33664":"Apr. 2018","33665":"Mar. 2018","33666":"Mar. 2018","33667":"Feb. 2018","33668":"Feb. 2018","33669":"Jan. 2018","33670":"nil","33680":"Jun. 2017","33681":"May 2017","33682":"May 2017","33683":"Apr. 2017","33684":"Apr. 2017","33685":"Mar. 2017","33686":"Dec. 2016","33687":"Nov. 2016","33689":"Oct. 2016","33690":"Sep. 2016","33691":"Sep. 2016","33692":"Sep. 2016","33693":"Aug. 2016","33694":"Aug. 2016","33695":"Jul. 2016","33696":"Jul. 2016","33697":"Jul. 2016","33698":"Jul. 2016","33699":"Jul. 2016","33700":"Jul. 2016","33701":"May 2016","33702":"May 2016","33703":"Apr. 2016","33704":"Apr. 2016","33705":"Mar. 2016","33706":"Mar. 2016","33707":"Mar. 2016","33708":"Mar. 2016","33709":"Feb. 2016","33716":"Sep. 2015","33717":"Sep. 2015","33718":"Sep. 2015","33719":"Sep. 2015","33721":"Sep. 2015","33722":"Sep. 2015","33723":"Sep. 2015","33724":"Sep. 2015","33725":"Jul. 2015","33726":"Jul. 2015","33727":"Jun. 2015","33728":"Jun. 2015","33729":"May 2015","33730":"May 2015","33731":"Apr. 2015","33732":"Apr. 2015","33733":"Apr. 2015","33734":"Mar. 2015","33735":"Mar. 2015","33736":"Feb. 2015","33737":"Jan. 2015","33738":"Jan. 2015","33739":"Jan. 2015","33745":"Aug. 2014","33746":"Jul. 2014","33747":"Jul. 2014","33748":"Jul. 2014","33749":"Jul. 2014","33750":"Jun. 2014","33751":"Jun. 2014","33752":"Jun. 2014","33753":"May 2014","33754":"May 2014","33755":"Apr. 2014","33756":"Apr. 2014","33757":"Apr. 2014","33758":"Feb. 2014","33759":"Jan. 2014","33760":"Jan. 2014","33761":"Dec. 2013","33762":"Nov. 2013","33763":"Sep. 2013","33764":"Aug. 2013","33765":"Aug. 2013","33767":"Aug. 2013","33768":"Aug. 2013","33775":"Jun. 2013","33776":"May 2013","33777":"Apr. 2013","33778":"Feb. 2013","33779":"Dec. 2012","33785":"Dec. 2012","33786":"Dec. 2012","33787":"Aug. 2012","33788":"Jul. 2012","33789":"Jun. 2012","33790":"Jun. 2012","33791":"Jun. 2012","33792":"May 2012","33793":"May 2012","33794":"May 2012","33795":"Mar. 2012","33796":"Mar. 2012","33797":"Mar. 2012","33798":"Jan. 2012","33799":"Jan. 2012","33805":"Sep. 2011","33806":"Sep. 2011","33807":"Aug. 2011","33808":"Jul. 2011","33809":"Jul. 2011","33810":"Jun. 2011","33811":"Jun. 2011","33812":"Apr. 2011","33813":"Dec. 2010","33814":"Dec. 2010","33815":"Dec. 2010","33816":"Oct. 2010","33817":"Oct. 2010","33818":"Sep. 2010","33819":"Jun. 2010","33820":"May 2010","33821":"Mar. 2010","33822":"Sep. 2009","33823":"Mar. 2009","33824":"Jan. 2009","33825":"Nov. 2008","33826":"Jun. 2008","33827":"Mar. 2008","33828":"Oct. 2007","33829":"Jul. 2007","33835":"nil","33840":"Dec. 2018","33841":"Nov. 2018","33842":"Nov. 2018","33843":"Oct. 2018","33844":"Oct. 2018","33845":"Sep. 2018","33846":"Sep. 2018","33847":"Sep. 2018","33848":"Sep. 2018","33849":"Aug. 2018","33850":"Aug. 2018","33851":"Aug. 2018","33852":"Aug. 2018","33853":"Aug. 2018","33854":"Jul. 2018","33855":"Jul. 2018","33856":"Jul. 2018","33857":"Jul. 2018","33858":"Jul. 2018","33859":"Jun. 2018","33860":"May 2018","33861":"May 2018","33862":"May 2018","33863":"Apr. 2018","33864":"Mar. 2018","33865":"Mar. 2018","33866":"Mar. 2018","33867":"Mar. 2018","33868":"Mar. 2018","33869":"Feb. 2018","33870":"Jan. 2018","33871":"Jan. 2018","33872":"Jan. 2018","33873":"Jan. 2018","33874":"Jan. 2018","33875":"Jan. 2018","33876":"Dec. 2017","33877":"Dec. 2017","33878":"Dec. 2017","33879":"Nov. 2017","33885":"Oct. 2017","33886":"Oct. 2017","33887":"Oct. 2017","33888":"Sep. 2017","33889":"Sep. 2017","33890":"Sep. 2017","33891":"Sep. 2017","33892":"Sep. 2017","33893":"Sep. 2017","33894":"Aug. 2017","33895":"Aug. 2017","33896":"Aug. 2017","33897":"Aug. 2017","33898":"Aug. 2017","33899":"Aug. 2017","33900":"Aug. 2017","33901":"Jul. 2017","33902":"Jul. 2017","33903":"Jul. 2017","33904":"Jul. 2017","33905":"Jul. 2017","33906":"Jul. 2017","33907":"Jul. 2017","33908":"Jul. 2017","33909":"Jun. 2017","33910":"Jun. 2017","33911":"May 2017","33912":"May 2017","33913":"May 2017","33914":"May 2017","33915":"May 2017","33916":"May 2017","33917":"May 2017","33918":"May 2017","33919":"Apr. 2017","33920":"Apr. 2017","33921":"Apr. 2017","33922":"Apr. 2017","33923":"Apr. 2017","33924":"Mar. 2017","33930":"Feb. 2017","33931":"Feb. 2017","33932":"Feb. 2017","33933":"Feb. 2017","33934":"Jan. 2017","33945":"Nov. 2016","33946":"Nov. 2016","33947":"Nov. 2016","33948":"Oct. 2016","33949":"Oct. 2016","33950":"Oct. 2016","33951":"Oct. 2016","33952":"Oct. 2016","33953":"Sep. 2016","33954":"Sep. 2016","33960":"Sep. 2016","33961":"Sep. 2016","33962":"Sep. 2016","33963":"Sep. 2016","33964":"Aug. 2016","33966":"Aug. 2016","33967":"Aug. 2016","33968":"Aug. 2016","33969":"Jul. 2016","33970":"Jul. 2016","33971":"Jul. 2016","33972":"Jul. 2016","33973":"Jul. 2016","33974":"Jul. 2016","33975":"Jul. 2016","33976":"Jul. 2016","33977":"Jul. 2016","33978":"Jun. 2016","33979":"Jun. 2016","33980":"Jun. 2016","33981":"Jun. 2016","33983":"May 2016","33984":"May 2016","33985":"May 2016","33986":"May 2016","33987":"May 2016","33988":"May 2016","33989":"May 2016","33990":"May 2016","33991":"May 2016","33992":"May 2016","33993":"May 2016","33994":"May 2016","33995":"Apr. 2016","33996":"Apr. 2016","33997":"Apr. 2016","33998":"Apr. 2016","33999":"Apr. 2016","34000":"Apr. 2016","34001":"Apr. 2016","34002":"Apr. 2016","34003":"Mar. 2016","34005":"Mar. 2019","34006":"Feb. 2019","34007":"Dec. 2018","34008":"Dec. 2018","34009":"Dec. 2018","34010":"Dec. 2018","34011":"Nov. 2018","34012":"Nov. 2018","34013":"Oct. 2018","34014":"Oct. 2018","34015":"Oct. 2018","34016":"Oct. 2018","34017":"Oct. 2018","34018":"Oct. 2018","34019":"Sep. 2018","34020":"Aug. 2018","34021":"Aug. 2018","34022":"Aug. 2018","34023":"Jul. 2018","34024":"Jul. 2018","34025":"Jul. 2018","34026":"Jun. 2018","34027":"Jun. 2018","34028":"May 2018","34029":"May 2018","34030":"May 2018","34031":"Apr. 2018","34032":"Apr. 2018","34033":"Mar. 2018","34034":"Feb. 2018","34035":"nil","34040":"Jan. 2018","34041":"Jan. 2018","34042":"Jan. 2018","34043":"Dec. 2017","34044":"Dec. 2017","34045":"Nov. 2017","34046":"Nov. 2017","34047":"Oct. 2017","34048":"Sep. 2017","34049":"Sep. 2017","34050":"Sep. 2017","34051":"Sep. 2017","34052":"Aug. 2017","34053":"Aug. 2017","34054":"Aug. 2017","34055":"Jul. 2017","34056":"Jul. 2017","34057":"Jul. 2017","34058":"Jul. 2017","34059":"Jun. 2017","34060":"Jun. 2017","34061":"Jun. 2017","34062":"May 2017","34063":"May 2017","34064":"May 2017","34070":"Feb. 2017","34071":"Jan. 2017","34072":"Jan. 2017","34073":"Jan. 2017","34075":"Jan. 2017","34076":"Dec. 2016","34077":"Dec. 2016","34078":"Dec. 2016","34079":"Nov. 2016","34080":"Nov. 2016","34081":"Oct. 2016","34082":"Oct. 2016","34083":"Oct. 2016","34084":"Oct. 2016","34085":"Sep. 2016","34086":"Sep. 2016","34087":"Sep. 2016","34088":"Sep. 2016","34089":"Sep. 2016","34090":"Sep. 2016","34091":"Sep. 2016","34092":"Aug. 2016","34093":"Aug. 2016","34094":"Aug. 2016","34095":"Aug. 2016","34096":"Aug. 2016","34097":"Aug. 2016","34098":"Jul. 2016","34099":"Jul. 2016","34100":"Jul. 2016","34101":"Jul. 2016","34102":"Jun. 2016","34103":"May 2016","34104":"May 2016","34105":"May 2016","34106":"May 2016","34107":"May 2016","34108":"May 2016","34109":"Apr. 2016","34110":"Apr. 2016","34111":"Apr. 2016","34112":"Apr. 2016","34113":"Apr. 2016","34114":"Mar. 2016","34115":"Mar. 2016","34116":"Feb. 2016","34117":"Feb. 2016","34118":"Feb. 2016","34119":"Feb. 2016","34120":"Feb. 2016","34121":"Feb. 2016","34125":"Apr. 2","34130":"Mar. 2019","34135":"Feb. 2019","34140":"Feb. 2019","34145":"Jan. 2019","34150":"Nov. 2018","34155":"nil","34160":"Aug. 2018","34165":"Jul. 2018","34170":"Jun. 2018","34175":"Apr. 2018","34185":"Mar. 2018","34195":"Mar. 2018","34200":"Jan. 2018","34205":"Jan. 2018","34210":"Dec. 2017","34220":"Nov. 2017","34225":"Nov. 2017","34250":"Sep. 2017","34255":"Sep. 2017","34260":"Aug. 2017","34270":"Jul. 2017","34305":"Apr. 2017","34310":"Apr. 2017","34325":"Aug. 2018","34326":"Aug. 2018","34327":"Aug. 2018","34328":"Aug. 2018","34329":"Aug. 2018","34330":"Aug. 2018","34331":"Aug. 2018","34332":"Aug. 2018","34333":"Aug. 2018","34334":"Jul. 2018","34335":"Jul. 2018","34336":"Jul. 2018","34337":"Jul. 2018","34338":"Jul. 2018","34339":"Jul. 2018","34340":"May 2018","34341":"Oct. 2017","34342":"Sep. 2017","34343":"Aug. 2017","34344":"Aug. 2017","34345":"Jul. 2017","34346":"Jul. 2017","34347":"Jul. 2017","34348":"Jul. 2017","34349":"Jul. 2017","34350":"Jul. 2017","34351":"Jun. 2017","34352":"Jun. 2017","34353":"Jun. 2017","34354":"Jun. 2017","34355":"May 2017","34356":"May 2017","34357":"May 2017","34358":"Sep. 2016","34359":"Aug. 2016","34360":"Aug. 2016","34361":"Aug. 2016","34362":"Aug. 2016","34363":"Aug. 2016","34364":"Aug. 2016","34365":"nil","34375":"Jul. 2016","34376":"Jul. 2016","34377":"Jul. 2016","34378":"Jul. 2016","34379":"Jun. 2016","34380":"Jun. 2016","34381":"Jun. 2016","34382":"Jun. 2016","34383":"Jun. 2016","34384":"Jun. 2016","34385":"Jun. 2016","34386":"Jun. 2016","34387":"Jun. 2016","34388":"Jun. 2016","34389":"Jun. 2016","34390":"Jun. 2016","34391":"Jun. 2016","34392":"Jun. 2016","34393":"Jun. 2016","34394":"Jun. 2016","34400":"May 2016","34401":"May 2016","34402":"May 2016","34403":"May 2016","34404":"May 2016","34405":"May 2016","34406":"May 2016","34407":"May 2016","34408":"May 2016","34409":"Apr. 2016","34415":"Aug. 2015","34416":"Aug. 2015","34417":"Aug. 2015","34418":"Aug. 2015","34419":"Aug. 2015","34420":"Aug. 2015","34421":"Jul. 2015","34422":"Jul. 2015","34423":"Jul. 2015","34424":"Jul. 2015","34425":"Jul. 2015","34426":"Jul. 2015","34427":"Jul. 2015","34428":"Jul. 2015","34429":"Jul. 2015","34430":"Jul. 2015","34431":"Jul. 2015","34432":"Jul. 2015","34433":"Jul. 2015","34434":"Jun. 2015","34435":"Jun. 2015","34436":"May 2015","34437":"May 2015","34438":"May 2015","34439":"May 2015","34440":"May 2015","34441":"Jan. 2015","34442":"Aug. 2014","34443":"Aug. 2014","34444":"Jul. 2014","34445":"Jun. 2014","34446":"May 2014","34447":"May 2014","34448":"Aug. 2013","34449":"Jul. 2013","34455":"Sep. 2011","34456":"Aug. 2011","34457":"Aug. 2011","34458":"Aug. 2011","34459":"Aug. 2011","34460":"Aug. 2011","34461":"Aug. 2011","34462":"Aug. 2011","34463":"Jun. 2010","34465":"Oct. 2018","34466":"Oct. 2018","34467":"Aug. 2018","34468":"Jan. 2018","34469":"Aug. 2017","34470":"Jul. 2017","34471":"Jul. 2017","34472":"Jul. 2017","34473":"Jul. 2017","34474":"Jun. 2017","34475":"May 2017","34476":"May 2017","34477":"Dec. 2016","34478":"Nov. 2016","34479":"Sep. 2016","34480":"Sep. 2016","34481":"Aug. 2016","34482":"Aug. 2016","34483":"Aug. 2016","34484":"Aug. 2016","34485":"Aug. 2016","34486":"Jul. 2016","34487":"Jul. 2016","34488":"Jul. 2016","34489":"Jun. 2016","34490":"nil","34500":"Jul. 2015","34501":"Jul. 2015","34502":"Jun. 2015","34503":"Jun. 2015","34504":"Jun. 2015","34510":"Sep. 2014","34511":"Sep. 2014","34513":"Aug. 2014","34514":"Jul. 2014","34520":"Nov. 2013","34521":"Nov. 2013","34522":"Aug. 2013","34523":"Aug. 2013","34524":"Aug. 2013","34530":"Feb. 2012","34535":"nil","34545":"Jul. 2016","34546":"Jan. 2016","34547":"Nov. 2015","34548":"Aug. 2015","34549":"Jul. 2015","34550":"May 2015","34551":"Feb. 2015","34552":"Dec. 2014","34553":"Nov. 2014","34554":"Oct. 2014","34556":"May 2014","34558":"Feb. 2014","34559":"Dec. 2013","34560":"Sep. 2018","34561":"Jun. 2018","34562":"Aug. 2017","34563":"Mar. 2017","34564":"Feb. 2017","34565":"Jul. 2016","34566":"Feb. 2016","34567":"Oct. 2015","34568":"Aug. 2015","34569":"Aug. 2014","34570":"Jun. 2014","34571":"Oct. 2013","34572":"Aug. 2013","34573":"Apr. 2010","34574":"nil","34575":"nil","34576":"Apr. 4","34577":"Apr. 4","34578":"Apr. 1","34579":"Apr. 1","34580":"Mar. 2019","34581":"Mar. 2019","34582":"Mar. 2019","34583":"Mar. 2019","34584":"Mar. 2019","34585":"Mar. 2019","34586":"Mar. 2019","34587":"Mar. 2019","34588":"Mar. 2019","34589":"Feb. 2019","34590":"Feb. 2019","34591":"Feb. 2019","34592":"Feb. 2019","34593":"Feb. 2019","34594":"Feb. 2019","34595":"Jan. 2019","34596":"Jan. 2019","34597":"Jan. 2019","34598":"Dec. 2018","34599":"Dec. 2018","34600":"Nov. 2018","34601":"nil","34606":"Aug. 2018","34607":"Aug. 2018","34608":"Aug. 2018","34609":"Aug. 2018","34610":"Aug. 2018","34611":"Aug. 2018","34612":"Aug. 2018","34613":"Jul. 2018","34614":"Jul. 2018","34615":"Jul. 2018","34616":"Jul. 2018","34617":"Jul. 2018","34618":"Jun. 2018","34619":"Jun. 2018","34620":"Jun. 2018","34626":"May 2018","34627":"May 2018","34628":"May 2018","34629":"May 2018","34630":"May 2018","34631":"Apr. 2018","34632":"Apr. 2018","34633":"Apr. 2018","34634":"Apr. 2018","34635":"Apr. 2018","34636":"Apr. 2018","34637":"Apr. 2018","34638":"Mar. 2018","34639":"Mar. 2018","34640":"Mar. 2018","34641":"Mar. 2018","34643":"Mar. 2018","34644":"Mar. 2018","34645":"Mar. 2018","34646":"Feb. 2018","34647":"Feb. 2018","34648":"Feb. 2018","34650":"Feb. 2018","34651":"Feb. 2018","34653":"Feb. 2018","34654":"Feb. 2018","34655":"Feb. 2018","34663":"Jan. 2018","34664":"Jan. 2018","34667":"Jan. 2018","34668":"Jan. 2018","34669":"Jan. 2018","34670":"Jan. 2018","34671":"Jan. 2018","34672":"Jan. 2018","34673":"Jan. 2018","34674":"Jan. 2018","34682":"Dec. 2017","34683":"Dec. 2017","34684":"Dec. 2017","34685":"Dec. 2017","34688":"Dec. 2017","34690":"Dec. 2017","34705":"Oct. 2017","34710":"Oct. 2017","34716":"Sep. 2017","34718":"Sep. 2017","34719":"Sep. 2017","34736":"Aug. 2017","34737":"Jul. 2017","34740":"Jul. 2017","34741":"Jul. 2017","34743":"Jul. 2017","34744":"Jul. 2017","34745":"Jul. 2017","34761":"May 2017","34764":"Apr. 2017","34765":"Apr. 2017","34767":"Apr. 2017","34769":"Apr. 2017","34771":"Mar. 2017","34772":"Mar. 2017","34773":"Mar. 2017","34774":"Mar. 2017","34775":"Mar. 2017","34776":"nil","34781":"Dec. 2015","34782":"Nov. 2015","34783":"Nov. 2015","34784":"Oct. 2014","34785":"Feb. 2013","34786":"Dec. 2012","34787":"Nov. 2012","34788":"Oct. 2012","34789":"Jul. 2012","34790":"Mar. 2012","34791":"Sep. 2011","34792":"Dec. 2009","34793":"Jan. 2009","34794":"Sep. 2008","34795":"Jul. 2008","34796":"nil","34801":"Oct. 2018","34802":"Oct. 2018","34803":"Sep. 2018","34804":"Sep. 2018","34805":"Sep. 2018","34806":"Aug. 2018","34807":"Aug. 2018","34808":"Aug. 2018","34809":"Aug. 2018","34810":"Jul. 2018","34811":"Jul. 2018","34812":"Jul. 2018","34813":"Jul. 2018","34814":"Jul. 2018","34815":"Jun. 2018","34821":"Feb. 2018","34822":"Feb. 2018","34825":"Dec. 2017","34826":"Nov. 2017","34828":"Oct. 2017","34829":"Oct. 2017","34830":"Oct. 2017","34831":"Oct. 2017","34832":"Oct. 2017","34833":"Oct. 2017","34834":"Oct. 2017","34835":"Oct. 2017","34836":"Oct. 2017","34837":"Sep. 2017","34838":"Sep. 2017","34840":"Sep. 2017","34841":"Sep. 2017","34843":"Sep. 2017","34844":"Sep. 2017","34845":"Aug. 2017","34847":"Aug. 2017","34848":"Aug. 2017","34849":"Aug. 2017","34850":"Aug. 2017","34851":"Aug. 2017","34852":"Aug. 2017","34853":"Aug. 2017","34854":"Jul. 2017","34855":"Jun. 2017","34856":"Jun. 2017","34857":"Jun. 2017","34859":"Jun. 2017","34861":"May 2017","34862":"May 2017","34863":"Apr. 2017","34864":"Apr. 2017","34865":"Apr. 2017","34867":"Mar. 2017","34868":"Feb. 2017","34869":"Feb. 2017","34870":"Feb. 2017","34871":"Jan. 2017","34872":"Jan. 2017","34874":"Jan. 2017","34875":"Dec. 2016","34876":"Nov. 2016","34880":"Oct. 2016","34881":"Oct. 2016","34882":"Oct. 2016","34883":"Oct. 2016","34885":"Sep. 2016","34886":"Sep. 2016","34887":"Sep. 2016","34888":"Sep. 2016","34890":"Sep. 2016","34891":"Sep. 2016","34892":"Aug. 2016","34893":"Aug. 2016","34894":"Aug. 2016","34895":"Aug. 2016","34896":"Aug. 2016","34897":"Aug. 2016","34911":"Jul. 2016","34912":"Jul. 2016","34917":"Jun. 2016","34918":"Jun. 2016","34919":"May 2016","34920":"May 2016","34921":"Apr. 2016","34922":"Apr. 2016","34924":"Feb. 2016","34925":"Feb. 2016","34926":"Feb. 2016","34927":"Jan. 2016","34928":"Jan. 2016","34929":"Dec. 2015","34930":"Nov. 2015","34932":"Oct. 2015","34934":"Sep. 2015","34941":"Aug. 2015","34942":"Aug. 2015","34944":"Aug. 2015","34945":"Aug. 2015","34952":"Jul. 2015","34953":"Jul. 2015","34955":"Jul. 2015","34956":"Jul. 2015","34957":"Jun. 2015","34960":"May 2015","34962":"May 2015","34963":"Feb. 2015","34964":"Feb. 2015","34966":"Jan. 2015","34967":"Nov. 2014","34968":"Nov. 2014","34969":"Nov. 2014","34970":"Nov. 2014","34972":"Oct. 2014","34973":"Oct. 2014","34974":"Oct. 2014","34975":"Oct. 2014","34976":"Oct. 2014","34979":"Sep. 2014","34980":"Sep. 2014","34981":"Aug. 2014","34984":"Aug. 2014","34985":"Aug. 2014","34986":"Aug. 2014","34987":"Aug. 2014","34988":"Aug. 2014","34989":"Aug. 2014","34990":"Aug. 2014","34991":"Aug. 2014","34994":"Jul. 2014","34996":"nil","35001":"Aug. 2018","35006":"Sep. 2017","35016":"Jun. 2017","35021":"Aug. 2016","35031":"Feb. 2015","35041":"Sep. 2013","35046":"Aug. 2018","35047":"Aug. 2018","35048":"Aug. 2018","35049":"Jul. 2018","35050":"Mar. 2018","35051":"Sep. 2017","35052":"Aug. 2017","35053":"Aug. 2017","35054":"Aug. 2017","35055":"Aug. 2017","35056":"Jul. 2017","35057":"Jul. 2017","35058":"Jul. 2017","35059":"Jan. 2017","35060":"Jul. 2016","35061":"Jul. 2016","35062":"May 2016","35063":"May 2016","35064":"Feb. 2016","35065":"Feb. 2016","35066":"Jul. 2015","35067":"Jun. 2015","35068":"Jun. 2015","35069":"Jun. 2015","35070":"Jun. 2015","35071":"nil","35076":"Jun. 2013","35081":"Feb. 2019","35082":"Oct. 2018","35083":"Oct. 2018","35084":"Sep. 2018","35085":"Sep. 2018","35086":"nil","35091":"Oct. 2017","35092":"Sep. 2017","35093":"Sep. 2017","35094":"Sep. 2017","35095":"Sep. 2017","35096":"Sep. 2017","35097":"Sep. 2017","35098":"Aug. 2017","35099":"Aug. 2017","35100":"Aug. 2017","35101":"Aug. 2017","35102":"Jun. 2017","35103":"Jun. 2017","35104":"May 2017","35105":"Feb. 2017","35111":"Nov. 2016","35112":"Nov. 2016","35113":"Oct. 2016","35114":"Oct. 2016","35115":"Sep. 2016","35121":"Jul. 2016","35122":"Jul. 2016","35123":"Jun. 2016","35124":"May 2016","35125":"May 2016","35126":"May 2016","35127":"Mar. 2016","35128":"Mar. 2016","35129":"Mar. 2016","35130":"Nov. 2015","35131":"Oct. 2015","35132":"Sep. 2015","35133":"Aug. 2015","35134":"Aug. 2015","35135":"Jun. 2015","35136":"Jun. 2015","35137":"Jun. 2015","35138":"Apr. 2015","35139":"Dec. 2014","35140":"Sep. 2014","35141":"Sep. 2014","35142":"Aug. 2014","35143":"Aug. 2014","35144":"Aug. 2014","35145":"Aug. 2014","35146":"Jul. 2014","35147":"Jul. 2014","35148":"Jul. 2014","35149":"Jul. 2014","35150":"Jul. 2014","35151":"Jun. 2014","35152":"Apr. 2014","35153":"Mar. 2014","35154":"Feb. 2014","35155":"Feb. 2014","35156":"Feb. 2014","35157":"Dec. 2013","35158":"Nov. 2013","35159":"Oct. 2013","35160":"Sep. 2013","35161":"Sep. 2013","35162":"Aug. 2013","35163":"Aug. 2013","35164":"Aug. 2013","35165":"Aug. 2013","35166":"Jun. 2013","35167":"Jun. 2013","35168":"May 2013","35169":"Feb. 2013","35170":"Oct. 2012","35171":"Oct. 2012","35172":"Aug. 2012","35173":"Aug. 2012","35174":"Aug. 2012","35175":"Apr. 2012","35176":"Oct. 2011","35177":"Sep. 2011","35178":"Aug. 2011","35179":"Jul. 2011","35180":"Aug. 2009","35181":"Aug. 2009","35186":"Oct. 2018","35187":"Oct. 2018","35188":"Aug. 2018","35189":"Aug. 2018","35190":"Jul. 2018","35191":"Feb. 2018","35192":"Sep. 2017","35193":"Jun. 2017","35194":"Oct. 2016","35195":"Sep. 2016","35196":"Oct. 2015","35197":"Aug. 2015","35198":"Jun. 2015","35199":"Sep. 2013","35200":"Sep. 2013","35201":"Sep. 2013","35202":"Sep. 2013","35203":"Aug. 2013","35204":"Aug. 2013","35205":"Jul. 2013","35206":"nil","35211":"Jan. 2019","35212":"Jan. 2019","35213":"Dec. 2018","35214":"Nov. 2018","35215":"Nov. 2018","35216":"Oct. 2018","35217":"Oct. 2018","35218":"Oct. 2018","35219":"Oct. 2018","35220":"Sep. 2018","35226":"Aug. 2018","35227":"Aug. 2018","35228":"Aug. 2018","35229":"Aug. 2018","35230":"Aug. 2018","35236":"Jul. 2018","35237":"Jul. 2018","35238":"Jul. 2018","35239":"Jul. 2018","35240":"Jun. 2018","35241":"Jun. 2018","35242":"Apr. 2018","35243":"Apr. 2018","35244":"Mar. 2018","35245":"Feb. 2018","35246":"Feb. 2018","35247":"Nov. 2017","35248":"Oct. 2017","35249":"Oct. 2017","35250":"Sep. 2017","35251":"Sep. 2017","35252":"Aug. 2017","35253":"Aug. 2017","35254":"Aug. 2017","35255":"Aug. 2017","35256":"Aug. 2017","35257":"Aug. 2017","35258":"Aug. 2017","35259":"Jul. 2017","35260":"Jul. 2017","35261":"Jul. 2017","35262":"Jul. 2017","35263":"Jul. 2017","35264":"Jul. 2017","35265":"Jun. 2017","35271":"Mar. 2017","35272":"Feb. 2017","35273":"Nov. 2016","35274":"Oct. 2016","35275":"Oct. 2016","35276":"Sep. 2016","35277":"Aug. 2016","35278":"Aug. 2016","35279":"Aug. 2016","35280":"Aug. 2016","35281":"Aug. 2016","35282":"Aug. 2016","35283":"Aug. 2016","35284":"Aug. 2016","35285":"Aug. 2016","35291":"Jul. 2016","35292":"Jul. 2016","35293":"Jun. 2016","35294":"Jun. 2016","35297":"Oct. 2015","35298":"Oct. 2015","35299":"Sep. 2015","35300":"Sep. 2015","35301":"Sep. 2015","35302":"Aug. 2015","35303":"Aug. 2015","35304":"Jul. 2015","35305":"Jul. 2015","35306":"Jun. 2015","35307":"Jun. 2015","35308":"Jun. 2015","35309":"Aug. 2014","35310":"Aug. 2014","35316":"Feb. 2014","35317":"Feb. 2014","35318":"Jan. 2014","35319":"Dec. 2013","35320":"Nov. 2013","35327":"Aug. 2013","35328":"Jul. 2013","35329":"Jul. 2013","35330":"Jul. 2013","35336":"Jan. 2013","35337":"Jan. 2013","35338":"Jan. 2013","35339":"Jan. 2013","35340":"Nov. 2012","35341":"Nov. 2012","35342":"Oct. 2012","35343":"Oct. 2012","35344":"Sep. 2012","35345":"Sep. 2012","35346":"Sep. 2012","35347":"Sep. 2012","35348":"Aug. 2012","35349":"Aug. 2012","35350":"Aug. 2012","35351":"Jul. 2012","35352":"Jul. 2012","35353":"Jul. 2012","35355":"Jun. 2012","35356":"May 2012","35357":"Feb. 2012","35358":"Jan. 2012","35359":"Nov. 2011","35360":"Oct. 2011","35361":"Sep. 2011","35362":"Sep. 2011","35363":"Aug. 2011","35364":"Aug. 2011","35365":"Jul. 2011","35366":"Jul. 2011","35367":"Jul. 2011","35368":"Jun. 2011","35369":"May 2011","35370":"Apr. 2011","35371":"Oct. 2010","35372":"Oct. 2010","35373":"Sep. 2010","35374":"Sep. 2010","35375":"Sep. 2010","35376":"Aug. 2010","35377":"Aug. 2010","35378":"Jul. 2010","35379":"Jul. 2010","35380":"Jul. 2010","35381":"Mar. 2010","35382":"Feb. 2010","35383":"Jan. 2010","35384":"Jan. 2010","35385":"Nov. 2009","35386":"Oct. 2009","35388":"Jul. 2009","35389":"Jul. 2009","35390":"Jul. 2009","35391":"Mar. 2019","35396":"Nov. 2018","35401":"Oct. 2018","35406":"Sep. 2018","35411":"Jul. 2018","35416":"nil","35421":"Apr. 2018","35426":"Aug. 2017","35431":"Mar. 2017","35436":"Oct. 2016","35441":"Jul. 2016","35446":"Nov. 2015","35451":"Oct. 2015","35456":"Sep. 2015","35466":"Jul. 2015","35471":"Jun. 2015","35476":"Jan. 2015","35501":"Jun. 2014","35506":"May 2014","35511":"Apr. 2014","35526":"Aug. 2013","35531":"Jul. 2013","35536":"Apr. 2013","35541":"Mar. 2013","35546":"Nov. 2012","35551":"Oct. 2012","35556":"Aug. 2012","35561":"Aug. 2012","35566":"Jul. 2012","35576":"Sep. 2011","35581":"Aug. 2011","35586":"Jun. 2011","35591":"Jul. 2017","35592":"Feb. 2017","35593":"Oct. 2016","35594":"Aug. 2016","35595":"Jul. 2016","35596":"Jul. 2016","35597":"May 2016","35598":"Aug. 2015","35599":"Jul. 2015","35600":"Jun. 2015","35601":"May 2015","35602":"Nov. 2014","35603":"Sep. 2014","35604":"Jul. 2014","35605":"Feb. 2014","35606":"Sep. 2013","35607":"Aug. 2013","35608":"Jul. 2013","35609":"Jun. 2013","35610":"Oct. 2012","35611":"Aug. 2012","35612":"Jul. 2012","35613":"May 2012","35614":"May 2012","35615":"Aug. 2011","35616":"nil","35621":"Mar. 2010","35623":"Oct. 2009","35624":"Aug. 2009","35626":"Aug. 2016","35627":"Aug. 2016","35628":"Jul. 2016","35629":"Oct. 2015","35630":"Oct. 2015","35631":"Sep. 2015","35632":"Sep. 2015","35633":"Sep. 2015","35634":"Aug. 2015","35635":"Jul. 2015","35636":"Jun. 2015","35637":"Jun. 2015","35638":"Sep. 2014","35639":"Jul. 2014","35640":"Jul. 2014","35641":"nil","35646":"Oct. 2018","35647":"Oct. 2018","35648":"Sep. 2018","35649":"Aug. 2018","35650":"Jul. 2018","35651":"Jun. 2018","35652":"Nov. 2017","35653":"Oct. 2017","35654":"Sep. 2017","35655":"Sep. 2017","35656":"Aug. 2017","35657":"Aug. 2017","35658":"Aug. 2017","35659":"Jul. 2017","35660":"Jul. 2017","35661":"Jul. 2017","35662":"Jul. 2017","35663":"Jul. 2017","35664":"Jul. 2017","35665":"Jul. 2017","35666":"Jul. 2017","35667":"Jun. 2017","35668":"Jun. 2017","35669":"Jun. 2017","35670":"May 2017","35671":"Apr. 2017","35672":"Apr. 2017","35673":"Apr. 2017","35674":"Mar. 2017","35675":"Feb. 2017","35676":"Jan. 2017","35677":"Jan. 2017","35678":"Dec. 2016","35679":"Nov. 2016","35680":"Aug. 2016","35681":"Aug. 2016","35682":"Aug. 2016","35684":"Aug. 2016","35685":"Jul. 2016","35686":"May 2016","35687":"May 2016","35688":"May 2016","35689":"May 2016","35690":"Feb. 2016","35691":"Feb. 2016","35692":"Feb. 2016","35693":"Feb. 2016","35694":"Feb. 2016","35695":"Feb. 2016","35696":"Dec. 2015","35697":"Dec. 2015","35698":"Oct. 2015","35699":"Oct. 2015","35700":"Sep. 2015","35706":"nil","35710":"Mar. 2019","35715":"Feb. 2019","35720":"Dec. 2018","35725":"nil","35730":"Nov. 2018","35745":"Aug. 2018","35750":"Aug. 2018","35755":"Jul. 2018","35765":"Jun. 2018","35775":"Mar. 2018","35780":"Feb. 2018","35785":"Jan. 2018","35795":"Dec. 2017","35800":"Nov. 2017","35805":"Oct. 2017","35810":"Oct. 2017","35820":"Sep. 2017","35825":"Sep. 2017","35830":"Sep. 2017","35835":"Sep. 2017","35845":"Aug. 2017","35850":"Aug. 2017","35855":"Aug. 2017","35860":"Jul. 2017","35865":"Jul. 2017","35875":"Jun. 2017","35880":"May 2017","35885":"May 2017","35890":"May 2017","35895":"Apr. 2017","35900":"Apr. 2017","35910":"Dec. 2018","35911":"Nov. 2018","35912":"Oct. 2018","35913":"Sep. 2018","35914":"Aug. 2018","35915":"Jul. 2018","35916":"Jul. 2018","35917":"Jul. 2018","35918":"May 2018","35919":"Feb. 2018","35920":"nil","35925":"Jul. 2017","35926":"May 2017","35927":"May 2017","35928":"Mar. 2017","35929":"Feb. 2017","35930":"Dec. 2016","35931":"Oct. 2016","35932":"Sep. 2016","35933":"Sep. 2016","35934":"Aug. 2016","35935":"Aug. 2016","35936":"Aug. 2016","35937":"Jul. 2016","35938":"Jul. 2016","35939":"Jul. 2016","35940":"Jul. 2016","35941":"Jun. 2016","35942":"Mar. 2016","35943":"Jan. 2016","35944":"Nov. 2015","35945":"Nov. 2015","35946":"Oct. 2015","35947":"Oct. 2015","35948":"Sep. 2015","35949":"Sep. 2015","35950":"Sep. 2015","35951":"Sep. 2015","35952":"Sep. 2015","35953":"Sep. 2015","35954":"Aug. 2015","35955":"Aug. 2015","35956":"Jul. 2015","35957":"Jul. 2015","35958":"May 2015","35959":"Mar. 2015","35960":"Oct. 2014","35961":"Sep. 2014","35962":"Sep. 2014","35963":"Sep. 2014","35964":"Sep. 2014","35970":"Jun. 2014","35971":"Oct. 2013","35972":"Sep. 2013","35974":"Sep. 2013","35980":"Jul. 2013","35981":"Jul. 2013","35982":"Mar. 2013","35983":"Nov. 2012","35984":"Sep. 2012","35985":"Aug. 2012","35986":"Aug. 2012","35987":"Aug. 2012","35988":"Jul. 2012","35989":"Jul. 2012","35990":"Jan. 2012","35991":"Jan. 2012","35992":"Oct. 2011","35993":"Sep. 2011","35994":"Aug. 2011","35995":"Aug. 2011","35996":"Aug. 2011","35997":"Jul. 2011","35998":"Aug. 2010","35999":"Aug. 2010","36000":"Jan. 2010","36001":"Aug. 2009","36002":"Nov. 2008","36003":"Aug. 2007","36004":"May 2006","36015":"Mar. 22","36016":"Mar. 2019","36017":"Mar. 2019","36018":"Mar. 2019","36019":"Mar. 2019","36020":"Feb. 2019","36021":"Jan. 2019","36022":"Jan. 2019","36023":"Dec. 2018","36024":"Dec. 2018","36025":"Nov. 2018","36026":"Nov. 2018","36027":"Oct. 2018","36028":"Oct. 2018","36029":"Sep. 2018","36030":"Sep. 2018","36031":"Sep. 2018","36032":"Sep. 2018","36033":"Aug. 2018","36034":"Aug. 2018","36035":"nil","36040":"May 2018","36041":"May 2018","36042":"May 2018","36043":"Mar. 2018","36044":"Mar. 2018","36045":"Mar. 2018","36046":"Mar. 2018","36047":"Feb. 2018","36048":"Feb. 2018","36049":"Oct. 2017","36050":"Oct. 2017","36051":"Aug. 2017","36052":"Aug. 2017","36053":"Aug. 2017","36054":"Aug. 2017","36055":"Aug. 2017","36056":"Jul. 2017","36057":"Jul. 2017","36058":"Jul. 2017","36059":"Jul. 2017","36065":"May 2017","36066":"May 2017","36067":"May 2017","36068":"May 2017","36069":"Mar. 2017","36070":"Mar. 2017","36071":"Mar. 2017","36072":"Mar. 2017","36073":"Mar. 2017","36074":"Mar. 2017","36075":"Mar. 2017","36076":"Feb. 2017","36077":"Feb. 2017","36078":"Jan. 2017","36079":"Jan. 2017","36090":"Oct. 2016","36091":"Oct. 2016","36092":"Oct. 2016","36093":"Oct. 2016","36094":"Sep. 2016","36095":"Sep. 2016","36096":"Sep. 2016","36097":"Sep. 2016","36098":"Sep. 2016","36099":"Sep. 2016","36100":"Sep. 2016","36101":"Sep. 2016","36102":"Aug. 2016","36103":"Aug. 2016","36104":"Aug. 2016","36105":"Aug. 2016","36106":"Aug. 2016","36107":"Jul. 2016","36108":"Jul. 2016","36109":"Jul. 2016","36110":"Jul. 2016","36111":"Jul. 2016","36113":"Jul. 2016","36114":"Jul. 2016","36115":"Jul. 2016","36116":"Jun. 2016","36117":"Jun. 2016","36118":"May 2016","36119":"May 2016","36120":"May 2016","36121":"May 2016","36122":"May 2016","36123":"Apr. 2016","36124":"Apr. 2016","36125":"Apr. 2016","36126":"Mar. 2016","36127":"Mar. 2016","36128":"Feb. 2016","36129":"Feb. 2016","36135":"Jan. 2016","36136":"Jan. 2016","36137":"Jan. 2016","36138":"Dec. 2015","36139":"Dec. 2015","36140":"Dec. 2015","36141":"Dec. 2015","36142":"Nov. 2015","36143":"Oct. 2015","36144":"Oct. 2015","36145":"Oct. 2015","36146":"Oct. 2015","36147":"Sep. 2015","36148":"Sep. 2015","36149":"Sep. 2015","36150":"Sep. 2015","36151":"Sep. 2015","36152":"Aug. 2015","36153":"Aug. 2015","36154":"Aug. 2015","36160":"Jul. 2015","36161":"Jul. 2015","36162":"Jun. 2015","36163":"Jun. 2015","36164":"Jun. 2015","36165":"Jun. 2015","36166":"May 2015","36167":"May 2015","36168":"May 2015","36169":"May 2015","36170":"May 2015","36171":"May 2015","36172":"May 2015","36173":"May 2015","36174":"Apr. 2015","36175":"Apr. 2015","36176":"Apr. 2015","36177":"Apr. 2015","36178":"Apr. 2015","36179":"Mar. 2015","36180":"Feb. 2015","36181":"Feb. 2015","36182":"Jan. 2015","36183":"Jan. 2015","36184":"Nov. 2014","36185":"Oct. 2014","36186":"Oct. 2014","36187":"Oct. 2014","36188":"Oct. 2014","36189":"Oct. 2014","36195":"Sep. 2014","36196":"Sep. 2014","36197":"Aug. 2014","36198":"Aug. 2014","36199":"Aug. 2014","36200":"Aug. 2014","36201":"Aug. 2014","36202":"Aug. 2014","36203":"Aug. 2014","36204":"Aug. 2014","36215":"Sep. 2018","36216":"Apr. 2018","36217":"Aug. 2018","36218":"Aug. 2018","36219":"Jun. 2018","36220":"May 2018","36221":"Feb. 2018","36222":"Nov. 2017","36223":"Oct. 2017","36224":"Sep. 2017","36225":"Jul. 2017","36226":"Jul. 2017","36227":"Apr. 2017","36228":"Dec. 2016","36229":"Oct. 2016","36230":"Sep. 2016","36231":"Aug. 2016","36232":"Aug. 2016","36233":"Aug. 2016","36234":"Jul. 2016","36235":"nil","36240":"Nov. 2015","36241":"Sep. 2015","36242":"Aug. 2015","36243":"Aug. 2015","36244":"Jul. 2015","36245":"May 2015","36246":"Jan. 2015","36248":"Nov. 2014","36249":"Oct. 2014","36250":"Oct. 2014","36251":"Sep. 2014","36252":"Aug. 2014","36253":"Aug. 2014","36254":"Aug. 2014","36255":"Aug. 2014","36256":"May 2014","36257":"May 2014","36258":"May 2014","36259":"Oct. 2013","36265":"Sep. 2013","36266":"Sep. 2013","36267":"Aug. 2013","36268":"Aug. 2013","36269":"Aug. 2013","36270":"Aug. 2013","36271":"Aug. 2013","36272":"Aug. 2013","36273":"Jul. 2013","36274":"Jul. 2013","36275":"Jul. 2013","36276":"Jun. 2013","36277":"Jun. 2013","36278":"Jun. 2013","36279":"May 2013","36280":"Mar. 2013","36281":"Dec. 2012","36282":"Nov. 2012","36283":"Nov. 2012","36284":"Oct. 2012","36290":"Aug. 2012","36291":"Jul. 2012","36292":"Jul. 2012","36293":"Jul. 2012","36294":"Jul. 2012","36295":"Jul. 2012","36296":"Jul. 2012","36297":"Jun. 2012","36298":"Jun. 2012","36299":"Apr. 2012","36300":"Mar. 2012","36301":"Sep. 2011","36302":"Sep. 2011","36303":"Sep. 2011","36304":"Aug. 2011","36305":"Aug. 2011","36306":"Aug. 2011","36307":"Aug. 2011","36308":"Aug. 2011","36309":"Aug. 2011","36310":"Aug. 2011","36311":"Aug. 2011","36312":"Aug. 2011","36313":"Aug. 2011","36314":"Jul. 2011","36325":"Sep. 2010","36326":"Sep. 2010","36327":"Aug. 2010","36328":"Aug. 2010","36329":"Aug. 2010","36335":"May 2010","36336":"Mar. 2010","36337":"Jan. 2010","36338":"Oct. 2009","36339":"Aug. 2009","36340":"Oct. 2008","36341":"Aug. 2008","36342":"Aug. 2008","36343":"Jun. 2008","36344":"Aug. 2007","36345":"Aug. 2007","36346":"Jul. 2007","36347":"Jun. 2007","36348":"Oct. 2006","36349":"Jan. 2006","36360":"Aug. 2018","36361":"Aug. 2018","36362":"Aug. 2018","36363":"Aug. 2018","36364":"Aug. 2018","36365":"Jul. 2018","36366":"Jul. 2018","36367":"Jul. 2018","36368":"Jun. 2018","36369":"May 2018","36370":"May 2018","36371":"May 2018","36372":"Aug. 2017","36373":"Jul. 2017","36374":"Jun. 2017","36375":"nil","36380":"Aug. 2016","36381":"Aug. 2016","36382":"Jul. 2016","36383":"Feb. 2016","36384":"Aug. 2015","36385":"Jun. 2015","36386":"Oct. 2014","36387":"Jul. 2014","36388":"Jul. 2014","36389":"Jul. 2014","36390":"Oct. 2013","36391":"Aug. 2013","36392":"Aug. 2013","36393":"Jul. 2013","36394":"Jun. 2013","36395":"Jun. 2013","36396":"Jul. 2012","36397":"Feb. 2011","36398":"Aug. 2010","36400":"Mar. 2019","36405":"Oct. 2016","36410":"nil","36420":"Sep. 2010","36425":"Mar. 2019","36426":"Feb. 2019","36427":"Oct. 2018","36428":"Oct. 2018","36429":"Aug. 2018","36430":"Aug. 2018","36431":"Jun. 2018","36432":"May 2018","36433":"Nov. 2017","36434":"Sep. 2017","36435":"Sep. 2017","36436":"Aug. 2017","36437":"Aug. 2017","36438":"Jun. 2017","36439":"Mar. 2017","36440":"Sep. 2016","36441":"Jul. 2016","36442":"Oct. 2015","36443":"Sep. 2015","36444":"Aug. 2015","36445":"nil","36450":"Feb. 2014","36451":"Sep. 2013","36452":"Jul. 2013","36453":"Sep. 2012","36454":"Sep. 2011","36455":"Jun. 2011","36456":"Jun. 2011","36457":"May 2011","36458":"Aug. 2010","36459":"Jun. 2010","36465":"Aug. 2007","36466":"Aug. 2007","36467":"Jun. 2007","36475":"nil","36477":"Oct. 2018","36478":"Oct. 2018","36479":"Oct. 2018","36480":"Oct. 2018","36481":"Sep. 2018","36482":"Sep. 2018","36483":"Sep. 2018","36484":"Aug. 2018","36485":"Aug. 2018","36486":"Aug. 2018","36487":"nil","36492":"Jul. 2018","36493":"Jun. 2018","36494":"Jun. 2018","36495":"Jun. 2018","36496":"Jun. 2018","36497":"Feb. 2018","36498":"Jan. 2018","36499":"Oct. 2017","36500":"Sep. 2017","36501":"Sep. 2017","36517":"Jun. 2017","36518":"Jun. 2017","36519":"Jun. 2017","36520":"Jun. 2017","36521":"Jun. 2017","36532":"Feb. 2017","36533":"Jan. 2017","36534":"Jan. 2017","36535":"Jan. 2017","36536":"Jan. 2017","36537":"Dec. 2016","36538":"Oct. 2016","36539":"Sep. 2016","36540":"Sep. 2016","36541":"Sep. 2016","36542":"Aug. 2016","36543":"Aug. 2016","36544":"Aug. 2016","36545":"Aug. 2016","36546":"Jul. 2016","36547":"Jul. 2016","36548":"Jul. 2016","36549":"Jul. 2016","36550":"Jul. 2016","36551":"Jun. 2016","36552":"May 2016","36553":"Aug. 2015","36554":"Aug. 2015","36555":"Aug. 2015","36556":"Jul. 2015","36562":"Mar. 2018","36563":"Jul. 2017","36564":"Sep. 2016","36565":"Jun. 2016","36566":"Aug. 2015","36567":"Aug. 2013","36572":"nil","36576":"Apr. 2015","36577":"Sep. 2014","36578":"Apr. 2014","36579":"Nov. 2012","36580":"Sep. 2011","36581":"Oct. 2018","36582":"Sep. 2018","36583":"Aug. 2018","36584":"Jul. 2018","36585":"Feb. 2018","36586":"Sep. 2017","36587":"Jul. 2017","36588":"Sep. 2016","36589":"Jul. 2016","36590":"Sep. 2015","36591":"nil","36596":"Dec. 2018","36597":"Sep. 2018","36598":"Aug. 2018","36599":"Sep. 2017","36601":"Aug. 2017","36602":"Aug. 2017","36603":"Aug. 2017","36604":"May 2017","36605":"Feb. 2017","36606":"Nov. 2016","36607":"Nov. 2016","36608":"Aug. 2016","36609":"Aug. 2016","36610":"Jul. 2016","36611":"Sep. 2015","36612":"Aug. 2015","36613":"Jul. 2015","36614":"Jul. 2014","36615":"Jun. 2014","36616":"Jun. 2014","36617":"Jun. 2014","36618":"Jun. 2014","36619":"May 2014","36620":"Aug. 2013","36621":"Aug. 2013","36622":"Jul. 2013","36623":"Aug. 2012","36624":"Dec. 2010","36625":"Aug. 2009","36626":"Nov. 2008","36627":"Aug. 2008","36628":"Aug. 2007","36629":"Mar. 2006","36630":"Jan. 2006","36631":"nil","36636":"nil","36641":"Oct. 2017","36642":"Aug. 2017","36643":"Aug. 2017","36644":"Aug. 2017","36645":"Aug. 2017","36646":"Aug. 2017","36647":"Jul. 2017","36648":"Jul. 2017","36649":"Jul. 2017","36650":"Jul. 2017","36661":"Sep. 2016","36662":"Sep. 2016","36663":"Sep. 2016","36664":"Aug. 2016","36665":"Aug. 2016","36666":"Aug. 2016","36667":"Aug. 2016","36668":"Aug. 2016","36669":"Jun. 2016","36670":"May 2016","36676":"Aug. 2015","36677":"Aug. 2015","36678":"Jul. 2015","36679":"Aug. 2014","36680":"Aug. 2014","36721":"nil","36726":"Sep. 2016","36727":"Aug. 2016","36728":"Aug. 2016","36729":"Aug. 2016","36730":"Aug. 2016","36731":"Jul. 2016","36732":"Mar. 2016","36733":"Sep. 2015","36734":"Aug. 2015","36735":"Jul. 2015","36736":"Jun. 2015","36737":"Sep. 2014","36738":"Aug. 2014","36739":"Jul. 2014","36740":"Jul. 2014","36746":"Oct. 2013","36747":"Oct. 2013","36748":"Aug. 2013","36749":"Jun. 2013","36750":"Oct. 2012","36751":"Oct. 2012","36752":"Aug. 2012","36753":"Aug. 2012","36754":"Jul. 2012","36755":"Jul. 2012","36756":"Jun. 2012","36757":"Sep. 2011","36758":"Sep. 2011","36759":"Jul. 2011","36760":"Jul. 2011","36761":"Sep. 2010","36762":"Aug. 2010","36763":"Sep. 2009","36764":"Jul. 2009","36765":"May 2008","36766":"nil","36771":"Jun. 2018","36772":"Oct. 2017","36773":"Aug. 2017","36774":"Aug. 2017","36775":"Aug. 2017","36776":"Sep. 2016","36777":"Sep. 2016","36779":"Jul. 2016","36780":"Jul. 2016","36781":"Jul. 2016","36782":"Jul. 2016","36783":"Jul. 2016","36784":"May 2016","36785":"Nov. 2015","36786":"Sep. 2015","36787":"Sep. 2015","36788":"Sep. 2015","36789":"Aug. 2015","36790":"Aug. 2015","36791":"Jul. 2015","36792":"Jul. 2015","36793":"Jun. 2015","36794":"Feb. 2015","36795":"Jan. 2015","36796":"Dec. 2014","36797":"Sep. 2014","36798":"Jul. 2014","36799":"Jul. 2014","36800":"Jul. 2014","36801":"Jul. 2014","36802":"Jul. 2014","36803":"Jul. 2014","36804":"Jul. 2014","36805":"Jul. 2014","36806":"Jun. 2014","36808":"May 2014","36809":"Sep. 2013","36810":"Aug. 2013","36816":"Jul. 2018","36817":"May 2018","36818":"May 2018","36819":"Oct. 2017","36820":"Sep. 2017","36821":"Aug. 2017","36822":"Aug. 2017","36823":"Jun. 2017","36824":"Sep. 2016","36825":"Aug. 2016","36826":"Aug. 2016","36827":"Jun. 2016","36828":"Jun. 2016","36829":"Apr. 2016","36830":"Feb. 2016","36831":"Jan. 2016","36832":"Oct. 2015","36833":"Aug. 2015","36834":"Aug. 2015","36835":"Jul. 2015","36836":"Jul. 2015","36837":"Jul. 2015","36838":"Jul. 2015","36839":"Jul. 2015","36840":"Aug. 2014","36841":"Jul. 2013","36842":"Oct. 2010","36843":"Sep. 2010","36844":"Aug. 2010","36845":"Aug. 2009","36846":"Sep. 2018","36851":"May 2016","36856":"Jun. 2015","36861":"Mar. 2014","36866":"nil","36871":"nil","36876":"Jun. 2018","36877":"May 2018","36878":"Mar. 2018","36879":"Sep. 2017","36880":"Aug. 2017","36881":"Jul. 2017","36882":"Jul. 2017","36883":"Jul. 2017","36884":"Jun. 2017","36885":"Oct. 2016","36886":"Apr. 2018","36887":"Aug. 2017","36888":"Dec. 2016","36889":"Jul. 2016","36890":"Aug. 2015","36891":"Mar. 2015","36892":"Aug. 2014","36893":"Jul. 2014","36894":"Aug. 2012","36895":"Oct. 2010","36896":"Oct. 2018","36897":"Dec. 2017","36898":"Nov. 2017","36899":"Oct. 2017","36900":"Sep. 2017","36901":"Sep. 2017","36902":"Sep. 2017","36903":"Sep. 2017","36904":"Sep. 2017","36905":"Aug. 2017","36906":"Aug. 2017","36907":"Aug. 2017","36908":"Jul. 2017","36910":"Jul. 2017","36911":"Jun. 2017","36912":"Jun. 2017","36913":"Jun. 2017","36914":"May 2017","36915":"May 2017","36916":"May 2017","36917":"Feb. 2017","36918":"Dec. 2016","36921":"nil","36926":"Aug. 2016","36927":"Aug. 2016","36929":"Aug. 2016","36930":"Aug. 2016","36931":"Aug. 2016","36933":"Jul. 2016","36935":"Jul. 2016","36936":"Jul. 2016","36937":"Jul. 2016","36938":"Jul. 2016","36939":"Jul. 2016","36943":"Feb. 2016","36944":"Dec. 2015","36956":"Aug. 2015","36957":"Aug. 2015","36958":"Jul. 2015","36960":"Mar. 2015","36965":"Nov. 2014","36966":"Nov. 2014","36969":"Oct. 2014","36972":"Sep. 2014","36988":"Jun. 2014","36989":"Jun. 2014","36990":"May 2014","36997":"Oct. 2013","36999":"Sep. 2013","37000":"Aug. 2013","37003":"Aug. 2013","37005":"Aug. 2013","37010":"Jul. 2013","37016":"Mar. 2013","37020":"Nov. 2012","37022":"Nov. 2012","37026":"Oct. 2012","37029":"Sep. 2012","37030":"Sep. 2012","37031":"Jul. 2012","37032":"May 2012","37033":"May 2012","37034":"May 2012","37035":"Feb. 2012","37036":"Sep. 2011","37037":"Sep. 2011","37038":"Aug. 2011","37039":"Aug. 2011","37040":"Jul. 2011","37041":"Feb. 2011","37042":"Feb. 2011","37043":"Feb. 2011","37044":"Nov. 2010","37045":"Oct. 2010","37046":"May 2010","37047":"Sep. 2009","37048":"Jul. 2009","37049":"Sep. 2008","37050":"Jun. 2008","37051":"Sep. 2006","37052":"Sep. 2005","37053":"Mar. 2004","37054":"Jan. 2004","37061":"nil","37071":"Oct. 2018","37081":"Aug. 2018","37086":"Aug. 2018","37091":"Aug. 2018","37096":"Jul. 2018","37101":"Jun. 2018","37106":"May 2018","37111":"Apr. 2018","37116":"Dec. 2017","37121":"Nov. 2017","37126":"Nov. 2017","37131":"Oct. 2017","37136":"Oct. 2017","37141":"Sep. 2017","37146":"Sep. 2017","37151":"Sep. 2017","37156":"Aug. 2017","37161":"Aug. 2017","37166":"Aug. 2017","37171":"Jul. 2017","37176":"Jul. 2017","37186":"Jul. 2017","37191":"Jul. 2017","37196":"Jun. 2017","37206":"Jun. 2017","37211":"Jun. 2017","37216":"May 2017","37221":"May 2017","37226":"May 2017","37231":"Apr. 2017","37241":"Mar. 2017","37246":"Feb. 2017","37251":"Dec. 2016","37256":"Oct. 2016","37261":"Apr. 3","37262":"Apr. 3","37263":"Apr. 1","37264":"Mar. 2019","37265":"Mar. 2019","37266":"Mar. 2019","37267":"Mar. 2019","37268":"Mar. 2019","37269":"Mar. 2019","37270":"Feb. 2019","37271":"Feb. 2019","37272":"Feb. 2019","37273":"Jan. 2019","37274":"Jan. 2019","37275":"Jan. 2019","37276":"nil","37281":"Jan. 2019","37282":"Dec. 2018","37283":"Dec. 2018","37284":"Dec. 2018","37285":"Nov. 2018","37286":"Nov. 2018","37287":"Nov. 2018","37288":"Nov. 2018","37289":"Oct. 2018","37290":"Oct. 2018","37291":"Oct. 2018","37292":"Oct. 2018","37293":"Oct. 2018","37294":"Oct. 2018","37295":"Oct. 2018","37301":"Sep. 2018","37302":"Sep. 2018","37303":"Sep. 2018","37304":"Sep. 2018","37305":"Sep. 2018","37306":"Sep. 2018","37307":"Sep. 2018","37308":"Sep. 2018","37309":"Sep. 2018","37310":"Sep. 2018","37311":"Aug. 2018","37312":"Aug. 2018","37313":"Aug. 2018","37314":"Aug. 2018","37315":"Aug. 2018","37316":"Aug. 2018","37317":"Aug. 2018","37318":"Aug. 2018","37319":"Aug. 2018","37320":"Aug. 2018","37326":"Aug. 2018","37327":"Aug. 2018","37328":"Aug. 2018","37329":"Aug. 2018","37330":"Aug. 2018","37331":"Aug. 2018","37332":"Aug. 2018","37333":"Jul. 2018","37334":"Jul. 2018","37335":"Jul. 2018","37336":"Jul. 2018","37337":"Jul. 2018","37338":"Jul. 2018","37339":"Jul. 2018","37340":"Jul. 2018","37341":"Jul. 2018","37342":"Jul. 2018","37343":"Jul. 2018","37344":"Jul. 2018","37345":"Jul. 2018","37346":"Jul. 2018","37347":"Jul. 2018","37348":"Jul. 2018","37349":"Jul. 2018","37350":"Jul. 2018","37351":"Jul. 2018","37352":"Jul. 2018","37353":"Jul. 2018","37354":"Jun. 2018","37355":"Jun. 2018","37356":"Jun. 2018","37357":"Jun. 2018","37358":"Jun. 2018","37359":"Jun. 2018","37360":"Jun. 2018","37361":"Jun. 2018","37362":"Jun. 2018","37363":"Jun. 2018","37364":"Jun. 2018","37365":"Jun. 2018","37366":"May 2018","37367":"May 2018","37368":"May 2018","37369":"May 2018","37370":"May 2018","37376":"May 2018","37377":"May 2018","37378":"May 2018","37379":"May 2018","37380":"May 2018","37382":"Apr. 2018","37383":"Apr. 2018","37384":"Apr. 2018","37385":"Apr. 2018","37386":"Apr. 2018","37387":"Apr. 2018","37388":"Mar. 2018","37389":"Mar. 2018","37390":"Mar. 2018","37391":"Mar. 2018","37392":"Mar. 2018","37393":"Mar. 2018","37394":"Feb. 2018","37395":"Feb. 2018","37396":"Feb. 2018","37397":"Feb. 2018","37398":"Feb. 2018","37399":"Feb. 2018","37400":"Feb. 2018","37401":"Jan. 2018","37402":"Jan. 2018","37403":"Jan. 2018","37404":"Jan. 2018","37405":"Jan. 2018","37406":"Jan. 2018","37407":"Jan. 2018","37408":"Jan. 2018","37409":"Jan. 2018","37410":"Jan. 2018","37411":"Jan. 2018","37412":"Dec. 2017","37413":"Dec. 2017","37414":"Dec. 2017","37415":"Dec. 2017","37416":"Dec. 2017","37417":"Dec. 2017","37418":"Dec. 2017","37419":"Dec. 2017","37420":"Dec. 2017","37421":"Nov. 2017","37422":"Nov. 2017","37423":"Nov. 2017","37424":"Nov. 2017","37425":"Nov. 2017","37426":"Nov. 2017","37427":"Oct. 2017","37428":"Oct. 2017","37429":"Oct. 2017","37430":"Oct. 2017","37431":"Oct. 2017","37432":"Oct. 2017","37433":"Oct. 2017","37434":"Oct. 2017","37435":"Oct. 2017","37436":"Oct. 2017","37437":"Oct. 2017","37438":"Oct. 2017","37439":"Sep. 2017","37441":"Sep. 2017","37442":"Sep. 2017","37443":"Sep. 2017","37445":"Sep. 2017","37446":"Sep. 2017","37447":"Sep. 2017","37448":"Sep. 2017","37449":"Sep. 2017","37451":"Sep. 2017","37452":"Sep. 2017","37455":"Aug. 2017","37456":"Aug. 2017","37457":"Aug. 2017","37458":"Aug. 2017","37459":"Aug. 2017","37460":"Aug. 2017","37461":"Apr. 2","37462":"Dec. 2018","37463":"Feb. 2019","37464":"Nov. 2018","37465":"Oct. 2018","37466":"Oct. 2018","37467":"Oct. 2018","37468":"Sep. 2018","37469":"Sep. 2018","37470":"Sep. 2018","37471":"Aug. 2018","37472":"Aug. 2018","37473":"Aug. 2018","37474":"Aug. 2018","37475":"Aug. 2018","37476":"Jul. 2018","37477":"Jun. 2018","37478":"Jun. 2018","37479":"Jun. 2018","37480":"May 2018","37481":"May 2018","37482":"May 2018","37483":"Apr. 2018","37484":"Apr. 2018","37485":"Mar. 2018","37486":"Mar. 2018","37487":"Mar. 2018","37488":"Feb. 2018","37489":"Feb. 2018","37490":"Feb. 2018","37491":"Feb. 2018","37492":"Jan. 2018","37493":"Jan. 2018","37494":"Jan. 2018","37495":"Jan. 2018","37496":"Jan. 2018","37497":"Dec. 2017","37498":"Dec. 2017","37499":"Nov. 2017","37500":"Nov. 2017","37501":"Nov. 2017","37502":"Nov. 2017","37503":"Nov. 2017","37504":"Nov. 2017","37505":"Oct. 2017","37506":"Oct. 2017","37507":"Oct. 2017","37508":"Sep. 2017","37509":"Sep. 2017","37510":"Sep. 2017","37511":"Aug. 2017","37512":"Aug. 2017","37513":"Aug. 2017","37514":"Aug. 2017","37515":"Aug. 2017","37516":"Aug. 2017","37517":"Aug. 2017","37518":"Aug. 2017","37519":"Aug. 2017","37520":"Aug. 2017","37521":"Aug. 2017","37522":"Aug. 2017","37523":"Jul. 2017","37524":"Jul. 2017","37525":"Jul. 2017","37526":"Jul. 2017","37527":"Jul. 2017","37528":"Jul. 2017","37529":"Jun. 2017","37530":"Jun. 2017","37531":"nil","37541":"Feb. 2017","37542":"Feb. 2017","37543":"Jan. 2017","37544":"Jan. 2017","37545":"Jan. 2017","37556":"Nov. 2016","37557":"Nov. 2016","37558":"Oct. 2016","37559":"Oct. 2016","37560":"Oct. 2016","37561":"Oct. 2016","37562":"Oct. 2016","37563":"Oct. 2016","37564":"Oct. 2016","37565":"Sep. 2016","37566":"Sep. 2016","37567":"Sep. 2016","37568":"Sep. 2016","37569":"Sep. 2016","37570":"Aug. 2016","37571":"Aug. 2016","37572":"Aug. 2016","37574":"Aug. 2016","37575":"Aug. 2016","37576":"Aug. 2016","37577":"Aug. 2016","37578":"Aug. 2016","37579":"Jul. 2016","37580":"Jul. 2016","37581":"Jul. 2016","37582":"Jul. 2016","37583":"Jul. 2016","37584":"Jul. 2016","37585":"Jul. 2016","37586":"Jun. 2016","37587":"Jun. 2016","37588":"Jun. 2016","37589":"Jun. 2016","37590":"Jun. 2016","37596":"Apr. 2016","37597":"Apr. 2016","37598":"Apr. 2016","37599":"Apr. 2016","37600":"Apr. 2016","37601":"Mar. 2016","37602":"Mar. 2016","37603":"Mar. 2016","37604":"Mar. 2016","37605":"Mar. 2016","37606":"Feb. 2016","37607":"Feb. 2016","37608":"Feb. 2016","37609":"Jan. 2016","37610":"Jan. 2016","37611":"Jan. 2016","37612":"Jan. 2016","37613":"Jan. 2016","37614":"Jan. 2016","37615":"Jan. 2016","37616":"Dec. 2015","37617":"Dec. 2015","37618":"Nov. 2015","37619":"Nov. 2015","37620":"Nov. 2015","37636":"Sep. 2015","37637":"Sep. 2015","37638":"Sep. 2015","37639":"Sep. 2015","37640":"Aug. 2015","37641":"Aug. 2015","37642":"Aug. 2015","37643":"Aug. 2015","37644":"Aug. 2015","37645":"Aug. 2015","37646":"Aug. 2015","37647":"Aug. 2015","37648":"Aug. 2015","37649":"Aug. 2015","37650":"Aug. 2015","37651":"Aug. 2015","37652":"Aug. 2015","37653":"Aug. 2015","37654":"Aug. 2015","37655":"Jul. 2015","37656":"Jul. 2015","37657":"Jul. 2015","37658":"Jul. 2015","37659":"Jul. 2015","37660":"Jul. 2015","37661":"Oct. 2018","37662":"Aug. 2018","37663":"Jul. 2018","37664":"Jul. 2018","37665":"Jul. 2018","37666":"Jun. 2018","37667":"Jan. 2018","37668":"Dec. 2017","37669":"Jul. 2017","37670":"Jul. 2017","37671":"Jun. 2017","37672":"May 2017","37673":"May 2017","37674":"Jan. 2017","37675":"Oct. 2016","37676":"Oct. 2016","37677":"Oct. 2016","37678":"Sep. 2016","37679":"Sep. 2016","37680":"Sep. 2016","37681":"Aug. 2016","37682":"Aug. 2016","37683":"Aug. 2016","37684":"Aug. 2016","37685":"Aug. 2016","37686":"Aug. 2016","37687":"Aug. 2016","37688":"Jul. 2016","37689":"Jul. 2016","37690":"Jul. 2016","37691":"nil","37701":"Sep. 2015","37702":"Aug. 2015","37703":"Aug. 2015","37704":"Aug. 2015","37705":"Aug. 2015","37706":"Aug. 2015","37707":"Jul. 2015","37708":"Jul. 2015","37709":"Jul. 2015","37710":"Jul. 2015","37711":"Jul. 2015","37712":"Jun. 2015","37713":"Jun. 2015","37714":"Jun. 2015","37715":"Jun. 2015","37716":"Jun. 2015","37717":"Jun. 2015","37718":"May 2015","37719":"May 2015","37720":"May 2015","37721":"May 2015","37722":"Mar. 2015","37723":"Feb. 2015","37724":"Feb. 2015","37725":"Jan. 2015","37726":"Dec. 2014","37727":"Dec. 2014","37728":"Nov. 2014","37729":"Nov. 2014","37730":"Oct. 2014","37731":"Sep. 2014","37732":"Sep. 2014","37733":"Aug. 2014","37734":"Aug. 2014","37735":"Aug. 2014","37736":"Aug. 2014","37737":"Aug. 2014","37738":"Aug. 2014","37739":"Jun. 2014","37740":"Jun. 2014","37741":"Apr. 2014","37742":"Mar. 2014","37743":"Feb. 2014","37744":"Dec. 2013","37746":"Oct. 2013","37747":"Sep. 2013","37748":"Jul. 2013","37749":"Nov. 2012","37750":"Sep. 2012","37751":"Sep. 2012","37752":"Aug. 2012","37753":"Jul. 2012","37754":"Apr. 2012","37755":"Sep. 2011","37756":"Jul. 2011","37757":"Jul. 2011","37758":"Jul. 2011","37759":"Jul. 2011","37760":"Oct. 2010","37761":"Sep. 2010","37762":"Aug. 2010","37763":"Jul. 2010","37765":"Sep. 2009","37766":"nil","37771":"Dec. 2018","37772":"Nov. 2018","37773":"Nov. 2018","37774":"Oct. 2018","37775":"Oct. 2018","37776":"Oct. 2018","37777":"Sep. 2018","37778":"Aug. 2018","37779":"Aug. 2018","37780":"Aug. 2018","37786":"Jul. 2018","37787":"Jul. 2018","37788":"Jul. 2018","37789":"Jul. 2018","37790":"Jun. 2018","37791":"Jun. 2018","37792":"Jun. 2018","37793":"Jun. 2018","37794":"Apr. 2018","37795":"Mar. 2018","37802":"Nov. 2017","37803":"Oct. 2017","37805":"Oct. 2017","37807":"Oct. 2017","37810":"Sep. 2017","37812":"Sep. 2017","37815":"Aug. 2017","37817":"Aug. 2017","37818":"Aug. 2017","37819":"Aug. 2017","37820":"Aug. 2017","37826":"Jun. 2017","37827":"Jun. 2017","37828":"Jun. 2017","37832":"May 2017","37834":"Apr. 2017","37835":"Apr. 2017","37836":"Mar. 2017","37837":"Mar. 2017","37838":"Mar. 2017","37839":"Feb. 2017","37846":"Jan. 2017","37848":"Dec. 2016","37849":"Dec. 2016","37850":"Dec. 2016","37851":"Dec. 2016","37852":"Nov. 2016","37853":"Nov. 2016","37854":"Oct. 2016","37855":"Oct. 2016","37857":"Oct. 2016","37858":"Oct. 2016","37859":"Oct. 2016","37860":"Sep. 2016","37861":"Sep. 2016","37862":"Sep. 2016","37863":"Sep. 2016","37864":"Sep. 2016","37865":"Sep. 2016","37866":"Sep. 2016","37867":"Sep. 2016","37870":"Sep. 2016","37871":"Aug. 2016","37873":"Aug. 2016","37874":"Aug. 2016","37875":"Aug. 2016","37876":"Aug. 2016","37877":"Aug. 2016","37878":"Aug. 2016","37879":"Aug. 2016","37881":"Aug. 2016","37882":"Aug. 2016","37885":"Aug. 2016","37886":"Aug. 2016","37887":"Aug. 2016","37889":"Jul. 2016","37890":"Jul. 2016","37892":"Jul. 2016","37894":"Jul. 2016","37896":"Jun. 2016","37900":"Jun. 2016","37901":"Jun. 2016","37902":"Jun. 2016","37903":"May 2016","37904":"May 2016","37905":"Apr. 2016","37907":"Mar. 2016","37909":"Mar. 2016","37910":"Mar. 2016","37913":"Feb. 2016","37914":"Feb. 2016","37915":"Feb. 2016","37917":"Feb. 2016","37920":"Jan. 2016","37923":"Dec. 2015","37936":"Oct. 2015","37937":"Oct. 2015","37938":"Oct. 2015","37939":"Sep. 2015","37940":"Sep. 2015","37941":"Sep. 2015","37944":"Sep. 2015","37946":"Sep. 2015","37948":"Aug. 2015","37949":"Aug. 2015","37950":"Aug. 2015","37951":"Aug. 2015","37966":"Mar. 2019","37971":"Aug. 2018","37976":"Jun. 2018","37981":"nil","37986":"Sep. 2017","37991":"Aug. 2017","37996":"Jul. 2017","38001":"May 2017","38006":"Jan. 2017","38011":"Aug. 2016","38016":"Aug. 2016","38021":"Jul. 2016","38026":"May 2016","38046":"Jun. 2015","38051":"Oct. 2014","38076":"Aug. 2012","38081":"Jul. 2011","38086":"Mar. 2019","38087":"Jan. 2019","38088":"Jan. 2019","38089":"Oct. 2018","38090":"Sep. 2018","38091":"Aug. 2018","38092":"Aug. 2018","38093":"Aug. 2018","38094":"Jul. 2018","38095":"Jul. 2018","38096":"nil","38101":"Feb. 2018","38103":"Oct. 2017","38104":"Oct. 2017","38105":"Oct. 2017","38106":"Oct. 2017","38107":"Oct. 2017","38108":"Aug. 2017","38109":"Jul. 2017","38110":"Jul. 2017","38111":"Jul. 2017","38112":"Jul. 2017","38113":"Jun. 2017","38114":"Jun. 2017","38115":"Jun. 2017","38121":"Jan. 2017","38122":"Dec. 2016","38123":"Nov. 2016","38125":"Sep. 2016","38126":"Sep. 2016","38127":"Sep. 2016","38128":"Sep. 2016","38129":"Aug. 2016","38130":"Jul. 2016","38131":"Jul. 2016","38132":"Jul. 2016","38133":"Jul. 2016","38134":"Jul. 2016","38135":"Jun. 2016","38136":"Jun. 2016","38137":"Jun. 2016","38138":"May 2016","38139":"May 2016","38140":"May 2016","38146":"Sep. 2015","38147":"Aug. 2015","38148":"Aug. 2015","38149":"Aug. 2015","38150":"Aug. 2015","38152":"Jun. 2015","38153":"Jun. 2015","38154":"Jul. 2014","38155":"Jul. 2014","38156":"Feb. 2014","38157":"Sep. 2013","38158":"Sep. 2013","38159":"Sep. 2013","38160":"Aug. 2013","38161":"Aug. 2013","38162":"Jul. 2013","38163":"Jun. 2013","38164":"Jun. 2013","38165":"May 2013","38166":"May 2013","38167":"Mar. 2013","38168":"Mar. 2013","38169":"Jan. 2013","38170":"Jan. 2013","38176":"Aug. 2012","38177":"Jul. 2012","38178":"Jul. 2012","38179":"Jul. 2012","38180":"May 2012","38181":"Mar. 2012","38182":"Jul. 2011","38183":"Jul. 2011","38184":"Jun. 2011","38185":"Jun. 2011","38186":"Feb. 2011","38187":"Feb. 2011","38188":"Jan. 2011","38189":"Aug. 2010","38190":"May 2010","38196":"Oct. 2007","38197":"Aug. 2007","38198":"Apr. 2007","38199":"Jun. 2002","38206":"Mar. 2019","38207":"Mar. 2019","38208":"Feb. 2019","38209":"Feb. 2019","38210":"Dec. 2018","38211":"nil","38221":"Dec. 2017","38222":"Nov. 2017","38223":"Aug. 2017","38224":"Jul. 2017","38225":"Jul. 2017","38226":"Jul. 2017","38227":"Apr. 2017","38228":"Feb. 2017","38229":"Feb. 2017","38230":"Dec. 2016","38231":"Dec. 2016","38232":"Oct. 2016","38233":"Oct. 2016","38234":"Aug. 2016","38235":"Jul. 2016","38236":"Jul. 2016","38237":"Jun. 2016","38238":"May 2016","38239":"Apr. 2016","38240":"Mar. 2016","38241":"Dec. 2015","38242":"Dec. 2015","38243":"Nov. 2015","38244":"Sep. 2015","38245":"Sep. 2015","38246":"Aug. 2015","38247":"Aug. 2015","38248":"Jul. 2015","38249":"Jun. 2015","38250":"Jun. 2015","38251":"Jun. 2015","38252":"May 2015","38253":"Nov. 2014","38254":"Nov. 2014","38255":"Sep. 2014","38256":"Sep. 2014","38257":"Sep. 2014","38258":"Aug. 2014","38259":"Aug. 2014","38261":"Aug. 2014","38262":"Aug. 2014","38263":"Aug. 2014","38264":"Aug. 2014","38265":"Jun. 2014","38266":"May 2014","38267":"May 2014","38268":"Mar. 2014","38269":"Dec. 2013","38270":"Dec. 2013","38276":"Jul. 2013","38277":"Jun. 2013","38278":"Apr. 2013","38279":"Apr. 2013","38280":"Mar. 2013","38286":"Sep. 2012","38287":"Sep. 2012","38288":"Aug. 2012","38289":"Aug. 2012","38290":"Aug. 2012","38291":"Aug. 2012","38292":"Jul. 2012","38293":"Jun. 2012","38294":"Mar. 2012","38295":"Feb. 2012","38301":"Oct. 2011","38302":"Sep. 2011","38303":"Sep. 2011","38304":"Aug. 2011","38305":"Aug. 2011","38306":"Aug. 2011","38307":"Aug. 2011","38308":"Aug. 2011","38309":"Aug. 2011","38310":"Aug. 2011","38312":"Jul. 2011","38313":"Jan. 2011","38314":"Dec. 2010","38315":"Nov. 2010","38316":"Nov. 2010","38317":"Feb. 2010","38318":"Aug. 2008","38319":"Sep. 2006","38320":"Sep. 2006","38321":"nil","38331":"Dec. 2016","38332":"Oct. 2016","38333":"Sep. 2016","38334":"Sep. 2016","38335":"Sep. 2016","38336":"Sep. 2016","38337":"Jul. 2016","38338":"Jul. 2016","38339":"Mar. 2016","38340":"Feb. 2016","38341":"Dec. 2015","38342":"Oct. 2015","38343":"Aug. 2015","38344":"Aug. 2015","38345":"Jul. 2015","38346":"Mar. 2015","38347":"Feb. 2015","38348":"Sep. 2014","38349":"Sep. 2014","38350":"Aug. 2014","38351":"Jul. 2014","38352":"Jul. 2014","38353":"May 2014","38354":"Sep. 2013","38355":"Sep. 2013","38356":"Sep. 2013","38357":"Aug. 2013","38358":"Aug. 2013","38359":"Aug. 2013","38360":"Aug. 2013","38366":"Sep. 2012","38367":"Aug. 2012","38368":"Jul. 2012","38369":"Jun. 2012","38370":"Nov. 2011","38371":"Aug. 2011","38372":"Jul. 2011","38373":"Jul. 2011","38374":"Aug. 2010","38375":"Nov. 2006","38376":"Sep. 2006","38377":"Dec. 2005","38378":"Aug. 2005","38379":"Jul. 2005","38380":"Apr. 2005","38381":"Sep. 2004","38382":"Nov. 2003","38383":"Nov. 2003","38384":"Aug. 2003","38385":"Jul. 2003","38386":"Jan. 2019","38387":"Sep. 2018","38388":"Aug. 2018","38389":"Aug. 2018","38390":"Jun. 2018","38391":"Jun. 2018","38392":"Oct. 2017","38393":"Jul. 2017","38394":"Jul. 2017","38395":"Jun. 2017","38396":"nil","38401":"Aug. 2016","38402":"Jul. 2016","38403":"Jun. 2016","38404":"Jun. 2016","38405":"Jun. 2016","38406":"May 2016","38407":"Sep. 2015","38408":"Sep. 2015","38409":"Sep. 2015","38410":"Aug. 2015","38412":"Aug. 2015","38413":"Aug. 2015","38414":"Jul. 2015","38415":"Jul. 2015","38416":"Jul. 2015","38417":"Jul. 2015","38418":"Jun. 2015","38419":"May 2015","38420":"Dec. 2014","38421":"Dec. 2014","38422":"Dec. 2014","38423":"Oct. 2014","38424":"Oct. 2014","38425":"Sep. 2014","38431":"Oct. 2013","38432":"Oct. 2013","38433":"Aug. 2013","38434":"Aug. 2013","38435":"Aug. 2013","38436":"Aug. 2013","38437":"Aug. 2013","38438":"Jun. 2013","38439":"Feb. 2013","38440":"Sep. 2012","38441":"Aug. 2012","38442":"Jun. 2012","38443":"May 2012","38444":"Mar. 2012","38445":"Dec. 2011","38446":"Dec. 2011","38447":"Dec. 2011","38448":"Nov. 2011","38449":"Oct. 2011","38450":"Sep. 2011","38451":"Sep. 2011","38452":"Aug. 2011","38453":"Aug. 2011","38454":"Aug. 2010","38455":"Aug. 2010","38461":"Sep. 2016","38466":"Oct. 2015","38471":"Aug. 2015","38476":"Sep. 2014","38481":"nil","38491":"Aug. 2011","38496":"Jul. 2010","38501":"Jul. 2008","38506":"Mar. 2019","38507":"Feb. 2019","38508":"Aug. 2018","38509":"Nov. 2017","38510":"Jul. 2017","38511":"Jun. 2017","38512":"Feb. 2017","38513":"Oct. 2016","38514":"Oct. 2016","38515":"Aug. 2016","38516":"Aug. 2016","38517":"Aug. 2016","38518":"Aug. 2016","38519":"Jul. 2016","38520":"Jul. 2016","38521":"Nov. 2015","38522":"Nov. 2015","38523":"Sep. 2015","38524":"Sep. 2015","38525":"Sep. 2015","38526":"Sep. 2015","38527":"Jul. 2015","38528":"Jun. 2015","38529":"Jan. 2015","38530":"Jan. 2015","38531":"Jan. 2015","38532":"Sep. 2014","38533":"Aug. 2014","38534":"Jul. 2014","38535":"Apr. 2014","38536":"Mar. 2014","38537":"Feb. 2014","38538":"Feb. 2014","38539":"Aug. 2013","38540":"Aug. 2013","38541":"Jul. 2013","38542":"Jun. 2013","38543":"May 2013","38544":"Dec. 2012","38545":"Nov. 2012","38546":"nil","38551":"Jul. 2012","38552":"May 2012","38553":"May 2011","38554":"Mar. 2011","38556":"Dec. 2018","38557":"Nov. 2018","38558":"Oct. 2018","38559":"Oct. 2018","38560":"Sep. 2018","38561":"Sep. 2018","38562":"Sep. 2018","38563":"Sep. 2018","38564":"Sep. 2018","38565":"Sep. 2018","38566":"Sep. 2018","38567":"Sep. 2018","38568":"Aug. 2018","38569":"Aug. 2018","38570":"Aug. 2018","38571":"Jul. 2018","38572":"Jul. 2018","38573":"Jul. 2018","38574":"Jul. 2018","38575":"Jul. 2018","38576":"Jul. 2018","38577":"Jun. 2018","38578":"Jun. 2018","38579":"Jun. 2018","38580":"Jun. 2018","38581":"May 2018","38582":"May 2018","38583":"May 2018","38584":"May 2018","38585":"Apr. 2018","38586":"Apr. 2018","38587":"Apr. 2018","38588":"Feb. 2018","38589":"Oct. 2017","38590":"Oct. 2017","38591":"Sep. 2017","38592":"Aug. 2017","38593":"Aug. 2017","38594":"Aug. 2017","38595":"Aug. 2017","38596":"Aug. 2017","38597":"Aug. 2017","38598":"Jul. 2017","38599":"Jul. 2017","38600":"Jul. 2017","38601":"Jan. 2017","38602":"Dec. 2016","38603":"Oct. 2016","38604":"Sep. 2016","38605":"Aug. 2016","38606":"Jul. 2016","38607":"Jul. 2016","38608":"Jul. 2016","38609":"Jul. 2016","38610":"Jan. 2016","38611":"Oct. 2015","38612":"Sep. 2015","38613":"Sep. 2015","38614":"Sep. 2015","38615":"Jul. 2015","38616":"Jul. 2015","38617":"Mar. 2015","38618":"Jan. 2015","38619":"Oct. 2014","38620":"Sep. 2014","38621":"nil","38636":"Jun. 2012","38637":"Apr. 2012","38638":"Aug. 2011","38639":"Aug. 2009","38640":"Jul. 2009","38641":"Jul. 2009","38642":"Jun. 2009","38643":"Jul. 2008","38646":"nil","38651":"Aug. 2016","38652":"Jul. 2016","38653":"Jun. 2016","38654":"Sep. 2015","38655":"Jan. 2015","38656":"Dec. 2014","38657":"Oct. 2013","38658":"Jul. 2012","38661":"Mar. 2019","38662":"Feb. 2019","38663":"Mar. 2019","38664":"Mar. 2019","38665":"Mar. 2019","38666":"Mar. 2019","38667":"Mar. 2019","38668":"Mar. 2019","38669":"Mar. 2019","38670":"Mar. 2019","38671":"Mar. 2019","38672":"Feb. 2019","38673":"Feb. 2019","38674":"Jan. 2019","38675":"Jan. 2019","38676":"Jan. 2019","38677":"Jan. 2019","38678":"Dec. 2018","38679":"Dec. 2018","38680":"Dec. 2018","38681":"Nov. 2018","38682":"Nov. 2018","38683":"Nov. 2018","38684":"Nov. 2018","38685":"Nov. 2018","38686":"Oct. 2018","38687":"Oct. 2018","38688":"Oct. 2018","38689":"Oct. 2018","38690":"Oct. 2018","38691":"Oct. 2018","38692":"Oct. 2018","38693":"Oct. 2018","38694":"Oct. 2018","38695":"Sep. 2018","38696":"nil","38701":"Sep. 2018","38702":"Sep. 2018","38703":"Sep. 2018","38704":"Sep. 2018","38705":"Sep. 2018","38706":"Sep. 2018","38707":"Sep. 2018","38708":"Sep. 2018","38709":"Sep. 2018","38710":"Sep. 2018","38711":"Sep. 2018","38712":"Sep. 2018","38713":"Sep. 2018","38714":"Sep. 2018","38715":"Aug. 2018","38716":"Aug. 2018","38717":"Aug. 2018","38718":"Aug. 2018","38719":"Aug. 2018","38720":"Aug. 2018","38721":"Aug. 2018","38722":"Aug. 2018","38723":"Aug. 2018","38724":"Aug. 2018","38725":"Aug. 2018","38726":"Jul. 2018","38727":"Jul. 2018","38728":"Jul. 2018","38729":"Jul. 2018","38730":"Jul. 2018","38731":"Jul. 2018","38732":"Jul. 2018","38733":"Jul. 2018","38734":"Jul. 2018","38735":"Jul. 2018","38736":"Jul. 2018","38737":"Jul. 2018","38738":"Jul. 2018","38739":"Jul. 2018","38740":"Jul. 2018","38741":"Jul. 2018","38742":"Jul. 2018","38743":"Jul. 2018","38744":"Jul. 2018","38745":"Jul. 2018","38746":"Jul. 2018","38747":"Jul. 2018","38748":"Jul. 2018","38749":"Jul. 2018","38750":"Jul. 2018","38756":"Jun. 2018","38757":"Jun. 2018","38758":"Jun. 2018","38759":"Jun. 2018","38760":"Jun. 2018","38761":"Jun. 2018","38762":"Jun. 2018","38763":"Jun. 2018","38764":"Jun. 2018","38765":"Jun. 2018","38766":"Jun. 2018","38767":"Jun. 2018","38768":"Jun. 2018","38769":"Jun. 2018","38770":"Jun. 2018","38771":"Jun. 2018","38772":"May 2018","38773":"May 2018","38774":"May 2018","38775":"May 2018","38776":"May 2018","38777":"May 2018","38778":"May 2018","38779":"May 2018","38780":"May 2018","38781":"May 2018","38782":"May 2018","38783":"May 2018","38784":"Apr. 2018","38785":"Apr. 2018","38786":"Apr. 2018","38787":"Apr. 2018","38788":"Apr. 2018","38789":"Apr. 2018","38790":"Apr. 2018","38791":"Apr. 2018","38792":"Apr. 2018","38793":"Apr. 2018","38794":"Apr. 2018","38795":"Apr. 2018","38796":"Mar. 2018","38797":"Mar. 2018","38798":"Mar. 2018","38799":"Mar. 2018","38800":"Mar. 2018","38801":"Feb. 2018","38802":"Feb. 2018","38803":"Feb. 2018","38804":"Feb. 2018","38805":"Feb. 2018","38806":"Feb. 2018","38807":"Feb. 2018","38808":"Feb. 2018","38809":"Jan. 2018","38810":"Jan. 2018","38821":"Dec. 2017","38822":"Dec. 2017","38823":"Dec. 2017","38824":"Dec. 2017","38825":"Dec. 2017","38826":"Nov. 2017","38827":"Nov. 2017","38828":"Nov. 2017","38829":"Nov. 2017","38830":"Nov. 2017","38831":"Nov. 2017","38832":"Nov. 2017","38833":"Nov. 2017","38834":"Nov. 2017","38835":"Nov. 2017","38836":"Nov. 2017","38837":"Nov. 2017","38838":"Nov. 2017","38839":"Oct. 2017","38840":"Oct. 2017","38841":"Oct. 2017","38842":"Oct. 2017","38843":"Oct. 2017","38844":"Oct. 2017","38845":"Oct. 2017","38846":"Oct. 2017","38847":"Oct. 2017","38848":"Oct. 2017","38849":"Oct. 2017","38850":"Oct. 2017","38856":"Oct. 2017","38857":"Oct. 2017","38858":"Oct. 2017","38859":"Oct. 2017","38860":"Oct. 2017","38861":"Dec. 2018","38866":"Jul. 2018","38871":"Aug. 2017","38876":"Sep. 2016","38881":"Aug. 2016","38886":"Jun. 2016","38891":"Oct. 2015","38896":"nil","38901":"Aug. 2013","38906":"Jul. 2012","38911":"Aug. 2018","38912":"Jul. 2018","38913":"Jun. 2018","38914":"Jun. 2018","38915":"Jun. 2018","38916":"May 2018","38917":"Mar. 2018","38918":"Jan. 2018","38919":"Oct. 2017","38920":"Sep. 2017","38921":"Sep. 2017","38922":"Aug. 2017","38923":"Aug. 2017","38924":"Aug. 2017","38925":"Aug. 2017","38926":"Jul. 2017","38927":"Jul. 2017","38928":"Jul. 2017","38929":"Jul. 2017","38930":"May 2017","38931":"Jan. 2017","38932":"Nov. 2016","38933":"Oct. 2016","38934":"Oct. 2016","38935":"Oct. 2016","38936":"Sep. 2016","38937":"Aug. 2016","38938":"Aug. 2016","38939":"Aug. 2016","38940":"Aug. 2016","38941":"nil","38951":"May 2016","38952":"May 2016","38953":"Apr. 2016","38954":"Mar. 2016","38955":"Feb. 2016","38956":"Jan. 2016","38957":"Oct. 2015","38958":"Sep. 2015","38959":"Sep. 2015","38960":"Aug. 2015","38961":"Aug. 2015","38962":"Jul. 2015","38963":"Jun. 2015","38964":"Jun. 2015","38965":"May 2015","38971":"Aug. 2014","38972":"Aug. 2014","38973":"Aug. 2014","38974":"Aug. 2014","38975":"Aug. 2014","38976":"Jul. 2014","38977":"Jul. 2014","38978":"May 2014","38979":"Mar. 2014","38980":"Nov. 2013","38986":"Aug. 2012","38987":"Aug. 2012","38988":"Apr. 2012","38989":"Sep. 2011","38990":"Sep. 2011","38991":"Sep. 2011","38992":"Aug. 2011","38993":"Aug. 2011","38994":"Jul. 2011","38995":"Jan. 2011","38996":"Oct. 2010","38997":"Oct. 2010","38998":"Aug. 2010","38999":"Aug. 2010","39000":"Aug. 2010","39001":"Aug. 2010","39002":"Jul. 2010","39003":"Jul. 2010","39005":"Jun. 2010","39011":"Jul. 2009","39012":"Jul. 2009","39013":"May 2009","39014":"Oct. 2008","39015":"Oct. 2008","39021":"Jan. 2019","39022":"Nov. 2018","39023":"Aug. 2018","39024":"Aug. 2018","39025":"Jun. 2018","39026":"nil","39031":"Aug. 2018","39032":"Jul. 2018","39033":"Aug. 2017","39034":"Jul. 2017","39035":"May 2017","39036":"Aug. 2015","39037":"Jun. 2015","39038":"May 2015","39039":"Sep. 2014","39040":"Aug. 2014","39041":"May 2014","39042":"Aug. 2013","39043":"Aug. 2013","39044":"Jul. 2013","39045":"Jul. 2013","39046":"Mar. 2019","39047":"Aug. 2018","39048":"Aug. 2018","39049":"Aug. 2018","39050":"Jul. 2018","39051":"Aug. 2017","39052":"Aug. 2017","39053":"Aug. 2017","39054":"Jul. 2017","39055":"Jul. 2017","39056":"Jul. 2017","39057":"May 2017","39058":"Mar. 2017","39059":"Jan. 2017","39060":"Sep. 2016","39061":"Sep. 2016","39062":"Sep. 2016","39063":"Sep. 2016","39064":"Sep. 2016","39065":"Aug. 2016","39066":"nil","39071":"Sep. 2015","39072":"Sep. 2015","39073":"Aug. 2015","39074":"Jul. 2015","39075":"Jul. 2015","39076":"Jul. 2015","39077":"May 2015","39078":"Oct. 2014","39079":"Aug. 2014","39080":"Aug. 2014","39081":"Aug. 2014","39082":"Jul. 2014","39083":"Jul. 2014","39084":"May 2014","39085":"Oct. 2013","39086":"Jul. 2018","39091":"Aug. 2015","39096":"nil","39101":"Oct. 2013","39106":"Aug. 2013","39111":"Jul. 2013","39116":"Jul. 2012","39126":"Sep. 2018","39127":"Aug. 2018","39128":"Aug. 2018","39129":"Aug. 2018","39130":"Jul. 2018","39131":"nil","39141":"Aug. 2017","39142":"Aug. 2017","39143":"Aug. 2016","39144":"Aug. 2016","39145":"Jul. 2016","39151":"Jun. 2015","39152":"Jun. 2015","39153":"Oct. 2014","39154":"Sep. 2014","39156":"May 2018","39157":"Nov. 2017","39158":"Aug. 2017","39159":"Aug. 2017","39160":"Jun. 2017","39161":"nil","39171":"Apr. 2014","39172":"Jan. 2014","39173":"Sep. 2013","39174":"Aug. 2013","39175":"Aug. 2012","39176":"Aug. 2012","39177":"Aug. 2012","39178":"Jul. 2012","39179":"May 2007","39181":"Jul. 2017","39182":"Jun. 2017","39183":"Sep. 2016","39184":"Aug. 2016","39185":"Jul. 2016","39186":"Jul. 2016","39187":"Jul. 2016","39188":"Jun. 2016","39189":"Aug. 2015","39190":"Aug. 2015","39191":"Jul. 2015","39192":"Feb. 2015","39193":"Nov. 2014","39194":"Aug. 2014","39195":"Aug. 2013","39196":"Aug. 2013","39197":"Jul. 2013","39199":"Jun. 2013","39200":"Mar. 2013","39201":"Feb. 2013","39202":"Sep. 2012","39203":"Sep. 2012","39204":"Aug. 2012","39205":"Jun. 2012","39206":"Jan. 2012","39207":"Sep. 2011","39208":"Jul. 2011","39209":"Jun. 2010","39210":"Dec. 2009","39211":"nil","39226":"nil","39229":"May 2018","39234":"Jul. 2017","39239":"Aug. 2016","39244":"May 2016","39249":"Jul. 2015","39254":"Jul. 2015","39259":"Jul. 2014","39269":"Aug. 2013","39279":"nil","39284":"Aug. 2011","39289":"Aug. 2010","39309":"Aug. 2018","39310":"Aug. 2018","39311":"Aug. 2018","39312":"Jul. 2018","39313":"Jul. 2018","39314":"May 2018","39315":"Mar. 2018","39316":"Sep. 2017","39317":"Sep. 2017","39318":"Sep. 2017","39319":"Aug. 2017","39320":"Aug. 2017","39321":"Jun. 2017","39322":"Jun. 2017","39323":"Jun. 2017","39324":"nil","39334":"Jul. 2016","39335":"Jul. 2016","39336":"Jun. 2016","39337":"Jun. 2016","39338":"Jun. 2016","39339":"May 2016","39340":"May 2016","39341":"Feb. 2016","39342":"Sep. 2015","39343":"Aug. 2015","39344":"Aug. 2015","39345":"Aug. 2015","39346":"Aug. 2015","39347":"Jul. 2015","39348":"Jul. 2015","39349":"Jul. 2015","39350":"Jul. 2015","39351":"Jun. 2015","39352":"Jun. 2015","39353":"Jun. 2015","39354":"Jun. 2015","39355":"Jun. 2015","39356":"Mar. 2015","39357":"Sep. 2014","39358":"Sep. 2014","39359":"Aug. 2014","39360":"Jul. 2014","39361":"Jun. 2014","39362":"Mar. 2014","39363":"Oct. 2013","39369":"Jun. 2013","39370":"May 2013","39371":"Oct. 2012","39372":"Aug. 2012","39373":"Jul. 2012","39384":"Aug. 2010","39385":"Jul. 2010","39386":"Aug. 2009","39387":"Jul. 2009","39388":"Jul. 2008","39389":"Aug. 2017","39390":"Aug. 2017","39391":"Aug. 2017","39392":"Jul. 2017","39393":"Jun. 2017","39394":"Jan. 2017","39395":"Oct. 2016","39396":"Sep. 2016","39397":"Sep. 2016","39398":"Sep. 2016","39399":"nil","39419":"May 2015","39420":"Sep. 2014","39421":"Sep. 2014","39422":"Sep. 2014","39423":"Aug. 2014","39429":"nil","39434":"Nov. 2015","39435":"Apr. 2015","39436":"Dec. 2014","39437":"Sep. 2014","39438":"Sep. 2014","39439":"Oct. 2013","39440":"Aug. 2013","39441":"May 2013","39442":"May 2013","39443":"Aug. 2011","39449":"Aug. 2018","39450":"Sep. 2017","39451":"Jul. 2017","39452":"Jul. 2017","39453":"Nov. 2016","39454":"Aug. 2016","39455":"Jun. 2016","39456":"Aug. 2015","39457":"Jul. 2015","39459":"nil","39464":"Oct. 2013","39465":"Jul. 2013","39466":"Jul. 2013","39467":"Jul. 2013","39468":"Jul. 2013","39469":"Sep. 2012","39470":"Jun. 2012","39471":"Sep. 2011","39472":"Jul. 2011","39473":"Jun. 2011","39474":"Jul. 2016","39479":"nil","39482":"Mar. 2019","39483":"Mar. 2019","39484":"Mar. 2019","39485":"Jan. 2019","39486":"Jan. 2019","39487":"Sep. 2018","39488":"Sep. 2018","39489":"Jul. 2018","39490":"Mar. 2018","39491":"Sep. 2017","39492":"nil","39497":"Sep. 2016","39498":"Aug. 2016","39499":"Aug. 2016","39500":"Aug. 2016","39501":"Aug. 2016","39502":"Aug. 2016","39503":"Aug. 2016","39504":"Aug. 2016","39505":"Aug. 2016","39506":"Aug. 2016","39522":"Aug. 2014","39523":"Aug. 2014","39524":"Aug. 2014","39525":"Aug. 2014","39526":"Aug. 2014","39527":"Aug. 2014","39528":"Aug. 2014","39529":"Jul. 2014","39530":"Jun. 2014","39531":"Apr. 2014","39532":"Mar. 2014","39533":"Mar. 2014","39534":"Jan. 2014","39535":"Oct. 2013","39536":"Sep. 2013","39537":"Sep. 2013","39538":"Sep. 2013","39539":"Aug. 2013","39540":"Aug. 2013","39541":"Jul. 2013","39542":"May 2013","39543":"Feb. 2013","39544":"Feb. 2013","39545":"Aug. 2012","39547":"nil","39551":"nil","39556":"nil","39560":"nil","39563":"nil","39565":"Feb. 2019","39566":"Jun. 2018","39567":"May 2018","39568":"Mar. 2018","39569":"Mar. 2018","39570":"nil","39580":"Aug. 2015","39581":"Aug. 2015","39582":"Aug. 2015","39583":"Aug. 2015","39584":"Aug. 2015","39585":"nil","39590":"nil","39595":"Feb. 2019","39596":"Feb. 2019","39597":"Jan. 2019","39598":"Jan. 2019","39599":"Dec. 2018","39610":"Oct. 2018","39611":"Oct. 2018","39612":"Oct. 2018","39613":"Oct. 2018","39614":"Oct. 2018","39620":"Sep. 2018","39621":"Sep. 2018","39622":"Sep. 2018","39623":"Sep. 2018","39624":"Sep. 2018","39630":"Aug. 2018","39631":"Aug. 2018","39632":"Aug. 2018","39633":"Aug. 2018","39634":"Aug. 2018","39635":"Aug. 2018","39636":"Aug. 2018","39637":"Jul. 2018","39638":"Jul. 2018","39639":"Jul. 2018","39640":"Jul. 2018","39641":"Jul. 2018","39642":"Jul. 2018","39643":"Jul. 2018","39644":"Jul. 2018","39645":"Jun. 2018","39646":"Jun. 2018","39647":"Jun. 2018","39648":"May 2018","39649":"May 2018","39650":"May 2018","39651":"May 2018","39652":"May 2018","39653":"Apr. 2018","39654":"Apr. 2018","39655":"Apr. 2018","39656":"Mar. 2018","39657":"Feb. 2018","39658":"Jan. 2018","39659":"Jan. 2018","39660":"Dec. 2017","39661":"Dec. 2017","39662":"Dec. 2017","39663":"Dec. 2017","39664":"Dec. 2017","39665":"Nov. 2017","39666":"Nov. 2017","39667":"Nov. 2017","39668":"Nov. 2017","39669":"Nov. 2017","39670":"Nov. 2017","39671":"Nov. 2017","39672":"Nov. 2017","39673":"Oct. 2017","39674":"Oct. 2017","39675":"Oct. 2017","39676":"Oct. 2017","39677":"Oct. 2017","39678":"Oct. 2017","39679":"Oct. 2017","39680":"Oct. 2017","39681":"Oct. 2017","39682":"Oct. 2017","39683":"Oct. 2017","39684":"Oct. 2017","39685":"Sep. 2017","39686":"Sep. 2017","39687":"Sep. 2017","39688":"Sep. 2017","39689":"Sep. 2017","39695":"Sep. 2017","39696":"Sep. 2017","39697":"Sep. 2017","39698":"Sep. 2017","39699":"Sep. 2017","39700":"Sep. 2017","39701":"Aug. 2017","39702":"Aug. 2017","39703":"Aug. 2017","39704":"Aug. 2017","39710":"Aug. 2017","39711":"Aug. 2017","39712":"Aug. 2017","39713":"Aug. 2017","39714":"Aug. 2017","39715":"Aug. 2017","39716":"Aug. 2017","39718":"Aug. 2017","39719":"Aug. 2017","39725":"Jul. 2017","39726":"Jul. 2017","39727":"Jul. 2017","39728":"Jul. 2017","39729":"Jul. 2017","39730":"Jul. 2017","39731":"Jul. 2017","39732":"Jul. 2017","39733":"Jul. 2017","39734":"Jul. 2017","39736":"Jun. 2017","39737":"Jun. 2017","39738":"Jun. 2017","39739":"Jun. 2017","39740":"Jun. 2017","39741":"Jun. 2017","39742":"Jun. 2017","39743":"Jun. 2017","39744":"Jun. 2017","39745":"Jun. 2017","39746":"Jun. 2017","39747":"Jun. 2017","39748":"Jun. 2017","39749":"May 2017","39750":"May 2017","39751":"May 2017","39752":"May 2017","39753":"May 2017","39754":"May 2017","39755":"May 2017","39756":"May 2017","39757":"May 2017","39758":"Apr. 2017","39759":"Apr. 2017","39760":"Apr. 2017","39761":"Apr. 2017","39762":"Apr. 2017","39763":"Apr. 2017","39764":"Apr. 2017","39765":"Mar. 2017","39766":"Feb. 2017","39767":"Jan. 2017","39768":"Jan. 2017","39769":"Jan. 2017","39770":"Jan. 2017","39771":"Jan. 2017","39772":"Dec. 2016","39773":"Nov. 2016","39774":"Nov. 2016","39785":"Sep. 2016","39786":"Sep. 2016","39787":"Sep. 2016","39788":"Sep. 2016","39789":"Sep. 2016","39790":"Mar. 2019","39791":"Mar. 2019","39792":"Mar. 2019","39793":"Mar. 2019","39794":"Mar. 2019","39795":"Mar. 2019","39796":"Mar. 2019","39797":"Mar. 2019","39798":"Mar. 2019","39799":"Feb. 2019","39800":"Feb. 2019","39801":"Feb. 2019","39802":"Jan. 2019","39803":"Dec. 2018","39804":"Nov. 2018","39805":"Nov. 2018","39806":"Nov. 2018","39807":"Nov. 2018","39808":"Oct. 2018","39809":"Oct. 2018","39810":"Oct. 2018","39811":"Oct. 2018","39812":"Oct. 2018","39813":"Sep. 2018","39815":"Sep. 2018","39816":"Sep. 2018","39817":"Aug. 2018","39818":"Aug. 2018","39819":"Jul. 2018","39820":"nil","39825":"Jul. 2018","39826":"Jun. 2018","39827":"Jun. 2018","39828":"Jun. 2018","39829":"Jun. 2018","39830":"Jun. 2018","39831":"Jun. 2018","39832":"Jun. 2018","39833":"May 2018","39834":"May 2018","39835":"May 2018","39836":"May 2018","39837":"Apr. 2018","39838":"Apr. 2018","39839":"Apr. 2018","39845":"Mar. 2018","39846":"Mar. 2018","39847":"Feb. 2018","39848":"Jan. 2018","39849":"Jan. 2018","39860":"Nov. 2017","39861":"Nov. 2017","39862":"Nov. 2017","39863":"Oct. 2017","39864":"Oct. 2017","39865":"Oct. 2017","39866":"Oct. 2017","39867":"Oct. 2017","39868":"Oct. 2017","39869":"Oct. 2017","39870":"Oct. 2017","39871":"Oct. 2017","39872":"Oct. 2017","39873":"Oct. 2017","39874":"Oct. 2017","39880":"Sep. 2017","39881":"Sep. 2017","39882":"Sep. 2017","39883":"Sep. 2017","39884":"Sep. 2017","39885":"Sep. 2017","39886":"Sep. 2017","39887":"Sep. 2017","39888":"Sep. 2017","39889":"Sep. 2017","39890":"Aug. 2017","39891":"Aug. 2017","39892":"Aug. 2017","39893":"Aug. 2017","39894":"Aug. 2017","39895":"Aug. 2017","39896":"Aug. 2017","39897":"Aug. 2017","39898":"Aug. 2017","39899":"Aug. 2017","39900":"Aug. 2017","39901":"Aug. 2017","39902":"Aug. 2017","39903":"Aug. 2017","39904":"Aug. 2017","39905":"Aug. 2017","39906":"Aug. 2017","39907":"Aug. 2017","39908":"Aug. 2017","39909":"Aug. 2017","39910":"Aug. 2017","39911":"Aug. 2017","39912":"Jul. 2017","39913":"Jul. 2017","39914":"Jul. 2017","39915":"Jul. 2017","39916":"Jul. 2017","39917":"Jul. 2017","39918":"Jul. 2017","39919":"Jul. 2017","39920":"Jul. 2017","39921":"Jul. 2017","39922":"Jul. 2017","39923":"Jun. 2017","39924":"Jun. 2017","39925":"Jun. 2017","39926":"Jun. 2017","39927":"Jun. 2017","39928":"Jun. 2017","39929":"Jun. 2017","39935":"May 2017","39936":"May 2017","39937":"May 2017","39938":"May 2017","39939":"May 2017","39940":"May 2017","39941":"May 2017","39942":"May 2017","39943":"May 2017","39944":"May 2017","39945":"May 2017","39946":"Apr. 2017","39947":"Apr. 2017","39948":"Apr. 2017","39949":"Apr. 2017","39955":"Mar. 2017","39956":"Mar. 2017","39957":"Mar. 2017","39958":"Feb. 2017","39959":"Feb. 2017","39960":"Feb. 2017","39961":"Feb. 2017","39962":"Jan. 2017","39963":"Jan. 2017","39970":"Nov. 2016","39971":"Nov. 2016","39972":"Oct. 2016","39973":"Oct. 2016","39974":"Oct. 2016","39975":"Oct. 2016","39976":"Oct. 2016","39977":"Oct. 2016","39978":"Oct. 2016","39979":"Sep. 2016","39980":"Sep. 2016","39981":"Sep. 2016","39982":"Sep. 2016","39983":"Sep. 2016","39984":"Sep. 2016","39985":"Sep. 2016","39986":"Aug. 2016","39987":"Aug. 2016","39988":"Aug. 2016","39989":"Aug. 2016","39990":"Dec. 2018","39991":"Nov. 2018","39992":"Sep. 2018","39993":"Jul. 2018","39994":"May 2018","39995":"May 2018","39996":"Mar. 2018","39997":"Jan. 2018","39998":"Dec. 2017","39999":"Dec. 2017","40000":"Nov. 2017","40001":"Nov. 2017","40002":"Oct. 2017","40003":"Oct. 2017","40004":"Oct. 2017","40005":"Sep. 2017","40006":"Aug. 2017","40007":"Aug. 2017","40008":"Jun. 2017","40009":"May 2017","40010":"nil","40015":"Mar. 2017","40016":"Mar. 2017","40017":"Mar. 2017","40018":"Jan. 2017","40019":"Jan. 2017","40020":"Nov. 2016","40021":"Nov. 2016","40022":"Oct. 2016","40023":"Oct. 2016","40024":"Sep. 2016","40025":"Aug. 2016","40027":"Aug. 2016","40028":"Aug. 2016","40029":"Aug. 2016","40030":"Jul. 2016","40031":"Jul. 2016","40032":"Jun. 2016","40033":"May 2016","40034":"May 2016","40035":"May 2016","40036":"Apr. 2016","40037":"Mar. 2016","40038":"Mar. 2016","40039":"Mar. 2016","40040":"Jan. 2016","40041":"Dec. 2015","40042":"Nov. 2015","40043":"Nov. 2015","40044":"Nov. 2015","40045":"Nov. 2015","40046":"Oct. 2015","40047":"Oct. 2015","40048":"Oct. 2015","40049":"Oct. 2015","40050":"Sep. 2015","40051":"Sep. 2015","40052":"Sep. 2015","40053":"Jul. 2015","40054":"Jul. 2015","40065":"Jan. 2015","40066":"Jan. 2015","40067":"Dec. 2014","40068":"Dec. 2014","40069":"Oct. 2014","40070":"Oct. 2014","40071":"Sep. 2014","40072":"Aug. 2014","40073":"Aug. 2014","40074":"Aug. 2014","40075":"Aug. 2014","40076":"Aug. 2014","40077":"Aug. 2014","40078":"Jul. 2014","40079":"Apr. 2014","40080":"Mar. 2014","40081":"Feb. 2014","40082":"Oct. 2013","40083":"Oct. 2013","40084":"Sep. 2013","40085":"Sep. 2013","40086":"Aug. 2013","40087":"Aug. 2013","40088":"Aug. 2013","40089":"Jul. 2013","40090":"Jun. 2013","40091":"Jun. 2013","40092":"Jun. 2013","40093":"May 2013","40094":"May 2013","40096":"Apr. 2013","40097":"Jan. 2013","40098":"Jan. 2013","40099":"Sep. 2012","40100":"Sep. 2012","40101":"Sep. 2012","40102":"Aug. 2012","40103":"Jul. 2012","40104":"Jul. 2012","40105":"May 2012","40106":"May 2012","40107":"May 2012","40108":"Apr. 2012","40109":"Jan. 2012","40110":"Jan. 2012","40111":"Aug. 2011","40112":"Aug. 2011","40113":"Jul. 2011","40114":"Jul. 2011","40120":"Oct. 2010","40121":"Aug. 2010","40122":"Jul. 2010","40123":"Apr. 2010","40124":"Apr. 2010","40125":"Mar. 2010","40126":"Jan. 2010","40127":"Oct. 2009","40128":"Aug. 2009","40129":"Nov. 2008","40130":"Mar. 2019","40131":"Mar. 2019","40132":"Mar. 2019","40133":"Mar. 2019","40134":"Mar. 2019","40135":"Mar. 2019","40136":"Feb. 2019","40137":"Jan. 2019","40138":"Jan. 2019","40139":"Jan. 2019","40140":"nil","40145":"Sep. 2018","40146":"Aug. 2018","40147":"Aug. 2018","40148":"Aug. 2018","40149":"Aug. 2018","40150":"Aug. 2018","40151":"Aug. 2018","40152":"Aug. 2018","40153":"Aug. 2018","40154":"Aug. 2018","40155":"Jul. 2018","40156":"Jul. 2018","40157":"Jul. 2018","40158":"Jul. 2018","40159":"Jun. 2018","40160":"Jun. 2018","40161":"Mar. 2018","40162":"Mar. 2018","40163":"Feb. 2018","40164":"Feb. 2018","40165":"Dec. 2017","40166":"Nov. 2017","40167":"Oct. 2017","40168":"Oct. 2017","40169":"Oct. 2017","40170":"Sep. 2017","40171":"Sep. 2017","40172":"Sep. 2017","40173":"Aug. 2017","40174":"Aug. 2017","40175":"Jul. 2017","40176":"Jul. 2017","40177":"Jul. 2017","40178":"Jun. 2017","40179":"Jun. 2017","40180":"Jun. 2017","40181":"May 2017","40182":"Apr. 2017","40183":"Apr. 2017","40184":"Apr. 2017","40185":"Apr. 2017","40186":"Mar. 2017","40187":"Mar. 2017","40188":"Feb. 2017","40189":"Dec. 2016","40190":"Dec. 2016","40191":"Nov. 2016","40192":"Nov. 2016","40193":"Nov. 2016","40194":"Oct. 2016","40200":"Sep. 2016","40201":"Sep. 2016","40202":"Sep. 2016","40203":"Sep. 2016","40204":"Sep. 2016","40205":"Sep. 2016","40206":"Sep. 2016","40207":"Aug. 2016","40208":"Aug. 2016","40209":"Aug. 2016","40215":"Jul. 2016","40216":"Jul. 2016","40217":"Jul. 2016","40218":"Jul. 2016","40219":"Jul. 2016","40220":"Jun. 2016","40221":"Jun. 2016","40222":"Apr. 2016","40223":"Apr. 2016","40224":"Apr. 2016","40225":"Feb. 2016","40226":"Feb. 2016","40227":"Jan. 2016","40228":"Jan. 2016","40229":"Dec. 2015","40235":"Oct. 2015","40236":"Oct. 2015","40237":"Oct. 2015","40238":"Oct. 2015","40239":"Oct. 2015","40240":"Sep. 2015","40241":"Sep. 2015","40242":"Sep. 2015","40243":"Sep. 2015","40244":"Sep. 2015","40245":"Sep. 2015","40246":"Sep. 2015","40247":"Aug. 2015","40248":"Aug. 2015","40249":"Aug. 2015","40250":"Aug. 2015","40251":"Jul. 2015","40252":"Jun. 2015","40253":"Jun. 2015","40254":"Jun. 2015","40255":"Jun. 2015","40256":"May 2015","40257":"Apr. 2015","40258":"Apr. 2015","40259":"Apr. 2015","40260":"Apr. 2015","40261":"Mar. 2015","40262":"Mar. 2015","40263":"Mar. 2015","40265":"Mar. 2015","40266":"Mar. 2015","40267":"Feb. 2015","40268":"Feb. 2015","40269":"Feb. 2015","40270":"Jan. 2015","40271":"Dec. 2014","40272":"Nov. 2014","40273":"Nov. 2014","40274":"Nov. 2014","40275":"Oct. 2014","40276":"Oct. 2014","40277":"Sep. 2014","40278":"Sep. 2014","40279":"Sep. 2014","40280":"Sep. 2014","40281":"Sep. 2014","40282":"Aug. 2014","40283":"Aug. 2014","40284":"Aug. 2014","40285":"Aug. 2014","40286":"Aug. 2014","40287":"Jul. 2014","40288":"Jul. 2014","40289":"Jul. 2014","40290":"Jul. 2014","40291":"Jul. 2014","40292":"Jul. 2014","40293":"Jul. 2014","40294":"Jun. 2014","40295":"Jun. 2014","40296":"May 2014","40297":"May 2014","40298":"May 2014","40299":"May 2014","40305":"Oct. 2013","40306":"Oct. 2013","40307":"Oct. 2013","40308":"Aug. 2013","40309":"Jun. 2013","40315":"Apr. 2013","40317":"Mar. 2013","40318":"Jan. 2013","40319":"Jan. 2013","40320":"Dec. 2012","40321":"Oct. 2012","40322":"Oct. 2012","40323":"Aug. 2012","40324":"Aug. 2012","40325":"Jul. 2012","40326":"Jul. 2012","40327":"Jul. 2012","40328":"May 2012","40329":"May 2012","40330":"nil","40345":"Sep. 2016","40350":"Mar. 2016","40355":"Aug. 2015","40360":"Aug. 2014","40375":"Oct. 2011","40380":"Apr. 2011","40385":"Mar. 2019","40386":"Jun. 2018","40387":"Mar. 2019","40388":"Mar. 2019","40389":"Feb. 2019","40390":"Feb. 2019","40391":"Feb. 2019","40392":"Jan. 2019","40393":"Jan. 2019","40394":"Jan. 2019","40395":"nil","40400":"Nov. 2018","40401":"Nov. 2018","40402":"Nov. 2018","40403":"Nov. 2018","40404":"Nov. 2018","40410":"Oct. 2018","40411":"Oct. 2018","40412":"Sep. 2018","40413":"Sep. 2018","40414":"Sep. 2018","40415":"Sep. 2018","40416":"Aug. 2018","40417":"Aug. 2018","40418":"Aug. 2018","40419":"Aug. 2018","40420":"Aug. 2018","40421":"Aug. 2018","40422":"Aug. 2018","40423":"Aug. 2018","40424":"Aug. 2018","40425":"Aug. 2018","40426":"Aug. 2018","40427":"Aug. 2018","40428":"Aug. 2018","40429":"Aug. 2018","40430":"Aug. 2018","40431":"Aug. 2018","40432":"Aug. 2018","40433":"Jul. 2018","40434":"Jul. 2018","40435":"Jul. 2018","40436":"Jul. 2018","40437":"Jul. 2018","40438":"Jul. 2018","40439":"Jul. 2018","40440":"Jul. 2018","40441":"Jul. 2018","40442":"Jul. 2018","40443":"Jul. 2018","40444":"Jul. 2018","40445":"Jul. 2018","40446":"Jul. 2018","40447":"Jul. 2018","40448":"Jun. 2018","40449":"Jun. 2018","40450":"Jun. 2018","40451":"Jun. 2018","40452":"Jun. 2018","40453":"May 2018","40454":"May 2018","40455":"Apr. 2018","40456":"Apr. 2018","40457":"Apr. 2018","40458":"Apr. 2018","40459":"Apr. 2018","40461":"Mar. 2018","40462":"Mar. 2018","40463":"Mar. 2018","40464":"Mar. 2018","40465":"Mar. 2018","40466":"Mar. 2018","40467":"Mar. 2018","40468":"Mar. 2018","40469":"Feb. 2018","40470":"Feb. 2018","40472":"Feb. 2018","40473":"Feb. 2018","40474":"Feb. 2018","40475":"Feb. 2018","40476":"Feb. 2018","40477":"Feb. 2018","40478":"Jan. 2018","40485":"Dec. 2017","40486":"Nov. 2017","40487":"Nov. 2017","40488":"Nov. 2017","40489":"Nov. 2017","40490":"Nov. 2017","40491":"Nov. 2017","40492":"Nov. 2017","40494":"Nov. 2017","40495":"Nov. 2017","40496":"Nov. 2017","40497":"Nov. 2017","40498":"Oct. 2017","40499":"Oct. 2017","40500":"Oct. 2017","40501":"Oct. 2017","40502":"Oct. 2017","40503":"Oct. 2017","40504":"Oct. 2017","40505":"Oct. 2017","40506":"Sep. 2017","40507":"Sep. 2017","40508":"Sep. 2017","40509":"Sep. 2017","40510":"Sep. 2017","40511":"Sep. 2017","40512":"Sep. 2017","40513":"Sep. 2017","40514":"Sep. 2017","40515":"Sep. 2017","40516":"Sep. 2017","40517":"Aug. 2017","40518":"Aug. 2017","40519":"Aug. 2017","40525":"Aug. 2017","40526":"Aug. 2017","40527":"Aug. 2017","40528":"Jul. 2017","40529":"Jul. 2017","40535":"Jul. 2017","40536":"Jul. 2017","40537":"Jul. 2017","40538":"Jul. 2017","40539":"Jul. 2017","40540":"Jul. 2017","40541":"Jul. 2017","40542":"Jul. 2017","40543":"Jul. 2017","40544":"Jun. 2017","40545":"Jun. 2017","40546":"Jun. 2017","40548":"Jun. 2017","40549":"Jun. 2017","40550":"Jun. 2017","40551":"May 2017","40552":"May 2017","40553":"May 2017","40554":"May 2017","40555":"May 2017","40556":"May 2017","40557":"May 2017","40558":"May 2017","40559":"May 2017","40560":"May 2017","40561":"May 2017","40562":"Apr. 2017","40563":"Apr. 2017","40564":"Apr. 2017","40575":"Mar. 2017","40576":"Mar. 2017","40577":"Mar. 2017","40578":"Mar. 2017","40579":"Mar. 2017","40580":"Mar. 2017","40581":"Mar. 2017","40582":"Mar. 2017","40583":"Mar. 2017","40584":"Feb. 2017","40585":"Apr. 3","40586":"Feb. 2019","40587":"Feb. 2019","40588":"Feb. 2019","40589":"Feb. 2019","40590":"Feb. 2019","40591":"Feb. 2019","40592":"Jan. 2019","40593":"Jan. 2019","40594":"Dec. 2018","40595":"Dec. 2018","40596":"Dec. 2018","40597":"Oct. 2018","40598":"Oct. 2018","40599":"Oct. 2018","40600":"Sep. 2018","40601":"Sep. 2018","40602":"Sep. 2018","40603":"Aug. 2018","40604":"Aug. 2018","40605":"Aug. 2018","40606":"Aug. 2018","40607":"Jul. 2018","40608":"Jul. 2018","40609":"Jul. 2018","40610":"Jul. 2018","40611":"Jul. 2018","40612":"Jul. 2018","40613":"Jul. 2018","40614":"Jul. 2018","40615":"nil","40630":"Jan. 2018","40631":"Jan. 2018","40632":"Dec. 2017","40633":"Oct. 2017","40634":"Oct. 2017","40635":"Oct. 2017","40636":"Sep. 2017","40637":"Sep. 2017","40638":"Aug. 2017","40639":"Aug. 2017","40640":"Aug. 2017","40641":"Aug. 2017","40642":"Aug. 2017","40644":"Jul. 2017","40645":"Jul. 2017","40646":"Jun. 2017","40647":"Jun. 2017","40648":"Jun. 2017","40649":"Jun. 2017","40650":"May 2017","40651":"May 2017","40652":"Apr. 2017","40653":"Mar. 2017","40654":"Mar. 2017","40655":"Mar. 2017","40656":"Mar. 2017","40657":"Mar. 2017","40658":"Mar. 2017","40659":"Feb. 2017","40660":"Feb. 2017","40662":"Jan. 2017","40663":"Jan. 2017","40664":"Dec. 2016","40665":"Dec. 2016","40666":"Dec. 2016","40667":"Nov. 2016","40668":"Nov. 2016","40669":"Oct. 2016","40680":"Aug. 2016","40685":"Jul. 2016","40686":"Jul. 2016","40687":"Jul. 2016","40688":"Jul. 2016","40689":"Jul. 2016","40690":"Jul. 2016","40691":"Jun. 2016","40692":"Jun. 2016","40693":"Jun. 2016","40694":"Jun. 2016","40695":"May 2016","40696":"May 2016","40697":"Apr. 2016","40698":"Mar. 2016","40699":"Mar. 2016","40700":"Mar. 2016","40701":"Feb. 2016","40702":"Feb. 2016","40703":"Feb. 2016","40704":"Jan. 2016","40705":"Jan. 2016","40706":"Dec. 2015","40707":"Dec. 2015","40708":"Dec. 2015","40709":"Nov. 2015","40730":"Jul. 2015","40732":"Jul. 2015","40733":"Jul. 2015","40734":"Jul. 2015","40737":"Jun. 2015","40738":"May 2015","40739":"May 2015","40740":"Apr. 2015","40741":"Mar. 2015","40742":"Mar. 2015","40743":"Mar. 2015","40744":"Mar. 2015","40745":"Feb. 2015","40746":"Feb. 2015","40748":"Jan. 2015","40749":"Dec. 2014","40750":"Dec. 2014","40751":"Nov. 2014","40753":"Oct. 2014","40754":"Oct. 2014","40755":"Sep. 2014","40756":"Sep. 2014","40757":"Aug. 2014","40758":"Aug. 2014","40759":"Aug. 2014","40760":"Aug. 2014","40761":"Aug. 2014","40762":"Aug. 2014","40763":"Aug. 2014","40764":"Aug. 2014","40770":"Jul. 2014","40771":"Jun. 2014","40772":"Jun. 2014","40773":"Jun. 2014","40774":"Jun. 2014","40775":"May 2014","40776":"May 2014","40779":"Mar. 2014","40780":"Mar. 2014","40781":"Feb. 2014","40782":"Feb. 2014","40783":"Jan. 2014","40784":"Jan. 2014","40785":"Sep. 2017","40786":"May 2017","40787":"Nov. 2016","40788":"Nov. 2016","40789":"Nov. 2016","40790":"nil","40795":"Apr. 2016","40796":"Feb. 2016","40797":"Jul. 2015","40798":"Jan. 2015","40799":"Nov. 2014","40800":"Oct. 2014","40801":"Jul. 2014","40802":"Oct. 2013","40803":"Oct. 2013","40804":"Sep. 2013","40806":"Sep. 2012","40807":"Jun. 2012","40808":"Apr. 2012","40809":"Apr. 2012","40810":"Feb. 2019","40811":"Feb. 2019","40812":"Dec. 2018","40813":"Sep. 2018","40814":"Aug. 2018","40815":"Oct. 2017","40816":"Oct. 2017","40817":"Aug. 2017","40818":"Aug. 2017","40819":"Aug. 2017","40820":"Jul. 2017","40821":"Jul. 2017","40822":"Jul. 2017","40823":"Jun. 2017","40824":"May 2017","40825":"nil","40830":"Feb. 2017","40831":"Jan. 2017","40832":"Nov. 2016","40833":"Nov. 2016","40834":"Nov. 2016","40835":"Oct. 2016","40836":"Oct. 2016","40838":"Sep. 2016","40839":"Sep. 2016","40840":"Aug. 2016","40841":"Aug. 2016","40842":"Jul. 2016","40843":"Jun. 2016","40844":"Jun. 2016","40850":"Feb. 2016","40851":"Jan. 2016","40852":"Dec. 2015","40853":"Oct. 2015","40854":"Oct. 2015","40855":"Sep. 2015","40856":"Aug. 2015","40857":"Jul. 2015","40858":"Jun. 2015","40859":"Jun. 2015","40860":"Apr. 2015","40861":"Apr. 2015","40862":"Mar. 2015","40863":"Feb. 2015","40864":"Nov. 2014","40865":"Nov. 2014","40866":"Nov. 2014","40867":"Oct. 2014","40868":"Sep. 2014","40869":"Aug. 2014","40870":"Jul. 2014","40871":"Jul. 2014","40872":"Jul. 2014","40873":"Jun. 2014","40874":"Jun. 2014","40880":"May 2014","40881":"Apr. 2014","40882":"Apr. 2014","40883":"Apr. 2014","40884":"Apr. 2014","40885":"Mar. 2014","40886":"Feb. 2014","40887":"Feb. 2014","40888":"Feb. 2014","40889":"Jan. 2014","40890":"Dec. 2013","40891":"Dec. 2013","40892":"Dec. 2013","40893":"Nov. 2013","40894":"Nov. 2013","40895":"Nov. 2013","40896":"Sep. 2013","40897":"Sep. 2013","40898":"Sep. 2013","40899":"Sep. 2013","40905":"Jul. 2013","40906":"Jul. 2013","40907":"Jul. 2013","40908":"Jul. 2013","40909":"Jul. 2013","40910":"Jul. 2013","40911":"Jul. 2013","40912":"Jun. 2013","40913":"Jun. 2013","40914":"Jun. 2013","40920":"May 2013","40921":"Apr. 2013","40922":"Apr. 2013","40923":"Apr. 2013","40924":"Apr. 2013","40930":"Jan. 2013","40931":"Jan. 2013","40932":"Jan. 2013","40934":"Jan. 2013","40935":"Jan. 2013","40936":"Nov. 2012","40937":"Nov. 2012","40938":"Nov. 2012","40939":"Nov. 2012","40940":"Nov. 2012","40941":"Sep. 2012","40942":"Aug. 2012","40943":"Aug. 2012","40944":"Aug. 2012","40945":"Aug. 2012","40946":"Aug. 2012","40947":"Jul. 2012","40948":"Jul. 2012","40950":"Jul. 2012","40951":"Jun. 2012","40952":"Jun. 2012","40953":"Jun. 2012","40954":"Jun. 2012","40955":"Jun. 2012","40956":"Jun. 2012","40957":"Jun. 2012","40958":"Jun. 2012","40959":"Jun. 2012","40960":"May 2012","40961":"May 2012","40962":"Apr. 2012","40963":"Mar. 2012","40964":"Feb. 2012","40965":"Feb. 2012","40966":"Feb. 2012","40967":"Jan. 2012","40968":"Jan. 2012","40970":"Jan. 2012","40971":"Jan. 2012","40972":"Dec. 2011","40973":"Dec. 2011","40974":"Nov. 2011","40975":"Oct. 2011","40976":"Oct. 2011","40977":"Aug. 2011","40978":"Aug. 2011","40979":"Jul. 2011","40980":"Feb. 2011","40981":"Feb. 2011","40982":"Dec. 2010","40984":"Sep. 2010","40985":"Sep. 2010","40986":"Sep. 2010","40987":"Sep. 2010","40988":"Sep. 2010","40989":"Aug. 2010","40990":"Aug. 2010","40991":"Jul. 2010","40992":"Jul. 2010","40993":"Jun. 2010","40994":"May 2010","41000":"Feb. 2010","41001":"Feb. 2010","41002":"Oct. 2009","41003":"Sep. 2009","41004":"Feb. 2009","41005":"Feb. 2019","41010":"Oct. 2018","41015":"nil","41020":"Sep. 2018","41030":"Jul. 2018","41035":"Jul. 2018","41040":"Apr. 2018","41065":"Aug. 2017","41070":"Jul. 2017","41075":"Jun. 2017","41080":"May 2017","41085":"May 2017","41090":"Oct. 2016","41095":"Oct. 2016","41100":"Sep. 2016","41110":"Aug. 2016","41115":"Aug. 2016","41120":"Jul. 2016","41125":"Jun. 2016","41130":"Apr. 2016","41135":"Mar. 2016","41140":"Nov. 2015","41145":"Oct. 2015","41150":"Oct. 2015","41165":"Aug. 2015","41170":"Jul. 2015","41175":"Jul. 2015","41180":"Jun. 2015","41190":"Mar. 2015","41195":"Dec. 2014","41200":"Nov. 2014","41205":"Jun. 2018","41206":"Aug. 2017","41207":"Jul. 2017","41208":"Jul. 2017","41209":"Jul. 2017","41210":"Jul. 2017","41211":"Aug. 2016","41212":"Aug. 2016","41213":"Jul. 2016","41214":"Jul. 2016","41215":"Jul. 2016","41216":"Jun. 2016","41217":"Sep. 2015","41218":"Aug. 2015","41219":"Aug. 2015","41220":"nil","41225":"Nov. 2018","41226":"Oct. 2018","41227":"Oct. 2018","41228":"Oct. 2018","41229":"Oct. 2018","41230":"nil","41235":"Sep. 2018","41236":"Sep. 2018","41237":"Sep. 2018","41238":"Aug. 2018","41239":"Aug. 2018","41245":"Jul. 2018","41246":"Jul. 2018","41247":"Jul. 2018","41248":"Jul. 2018","41249":"Jun. 2018","41255":"Jun. 2018","41256":"Jun. 2018","41257":"Jun. 2018","41258":"Jun. 2018","41259":"May 2018","41260":"May 2018","41261":"May 2018","41262":"Apr. 2018","41263":"Apr. 2018","41264":"Apr. 2018","41265":"Mar. 2018","41266":"Oct. 2017","41267":"Oct. 2017","41268":"Oct. 2017","41269":"Oct. 2017","41270":"Oct. 2017","41271":"Oct. 2017","41272":"Sep. 2017","41273":"Sep. 2017","41274":"Sep. 2017","41275":"Sep. 2017","41276":"Sep. 2017","41277":"Sep. 2017","41278":"Sep. 2017","41279":"Sep. 2017","41290":"Aug. 2017","41291":"Jul. 2017","41292":"Jul. 2017","41293":"Jul. 2017","41294":"Jul. 2017","41295":"Jul. 2017","41296":"Jun. 2017","41297":"Jun. 2017","41298":"Jun. 2017","41299":"Jun. 2017","41300":"Jun. 2017","41301":"Jun. 2017","41302":"May 2017","41303":"May 2017","41304":"May 2017","41305":"May 2017","41306":"May 2017","41307":"Apr. 2017","41308":"Apr. 2017","41309":"Mar. 2017","41310":"Mar. 2017","41311":"Mar. 2017","41312":"Feb. 2017","41313":"Dec. 2016","41314":"Nov. 2016","41315":"Nov. 2016","41316":"Nov. 2016","41317":"Nov. 2016","41318":"Nov. 2016","41319":"Nov. 2016","41320":"Nov. 2016","41321":"Oct. 2016","41322":"Oct. 2016","41323":"Oct. 2016","41324":"Oct. 2016","41325":"Oct. 2016","41326":"Oct. 2016","41327":"Oct. 2016","41328":"Oct. 2016","41329":"Oct. 2016","41330":"Oct. 2016","41331":"Oct. 2016","41332":"Oct. 2016","41333":"Sep. 2016","41334":"Sep. 2016","41340":"Sep. 2016","41341":"Sep. 2016","41342":"Sep. 2016","41343":"Sep. 2016","41344":"Aug. 2016","41345":"Aug. 2016","41346":"Aug. 2016","41347":"Aug. 2016","41348":"Aug. 2016","41349":"Aug. 2016","41350":"Aug. 2016","41351":"Aug. 2016","41352":"Aug. 2016","41353":"Aug. 2016","41354":"Jul. 2016","41355":"Jul. 2016","41356":"Jul. 2016","41357":"Jul. 2016","41358":"Jul. 2016","41359":"Jul. 2016","41360":"Jul. 2016","41361":"Jul. 2016","41362":"Jul. 2016","41363":"Jul. 2016","41364":"Jul. 2016","41365":"Jul. 2016","41366":"Jul. 2016","41367":"Jul. 2016","41368":"Jul. 2016","41369":"Jul. 2016","41370":"Jul. 2016","41371":"Jul. 2016","41372":"Jun. 2016","41373":"Jun. 2016","41374":"Jun. 2016","41375":"Jun. 2016","41376":"Jun. 2016","41377":"Jun. 2016","41378":"May 2016","41379":"May 2016","41380":"Apr. 2016","41381":"Apr. 2016","41382":"Apr. 2016","41383":"Apr. 2016","41390":"Oct. 2015","41391":"Oct. 2015","41392":"Oct. 2015","41393":"Oct. 2015","41394":"Oct. 2015","41395":"Sep. 2015","41396":"Sep. 2015","41397":"Sep. 2015","41398":"Sep. 2015","41399":"Sep. 2015","41400":"Sep. 2015","41401":"Sep. 2015","41402":"Sep. 2015","41403":"Sep. 2015","41404":"Aug. 2015","41405":"Aug. 2015","41406":"Aug. 2015","41407":"Aug. 2015","41408":"Aug. 2015","41409":"Aug. 2015","41410":"Aug. 2015","41411":"Aug. 2015","41412":"Aug. 2015","41413":"Aug. 2015","41414":"Aug. 2015","41420":"Jul. 2015","41421":"Jul. 2015","41422":"Jul. 2015","41423":"Jul. 2015","41424":"Jul. 2015","41425":"nil","41430":"Sep. 2018","41431":"Aug. 2018","41432":"Aug. 2018","41433":"Aug. 2018","41434":"Aug. 2018","41435":"Jul. 2018","41436":"Jul. 2018","41437":"Apr. 2018","41438":"Jan. 2018","41439":"Oct. 2017","41440":"Oct. 2017","41441":"Oct. 2017","41442":"Oct. 2017","41443":"Oct. 2017","41444":"Sep. 2017","41450":"Aug. 2017","41451":"Aug. 2017","41452":"Jul. 2017","41453":"Jul. 2017","41454":"Jul. 2017","41455":"Jul. 2017","41456":"Jun. 2017","41457":"May 2017","41458":"Apr. 2017","41459":"Mar. 2017","41460":"Nov. 2016","41461":"Oct. 2016","41462":"Oct. 2016","41463":"Oct. 2016","41464":"Oct. 2016","41470":"Aug. 2016","41471":"Aug. 2016","41472":"Aug. 2016","41473":"Aug. 2016","41474":"Aug. 2016","41480":"Jul. 2016","41481":"Jul. 2016","41482":"Jun. 2016","41483":"Apr. 2016","41484":"Jan. 2016","41485":"Oct. 2015","41486":"Oct. 2015","41487":"Oct. 2015","41488":"Oct. 2015","41489":"Oct. 2015","41490":"Sep. 2015","41491":"Sep. 2015","41492":"Sep. 2015","41493":"Sep. 2015","41494":"Sep. 2015","41495":"Sep. 2015","41496":"Sep. 2015","41497":"Sep. 2015","41498":"Sep. 2015","41499":"Sep. 2015","41500":"Aug. 2015","41501":"Aug. 2015","41502":"Aug. 2015","41503":"Aug. 2015","41504":"Jul. 2015","41505":"Jul. 2015","41506":"Jul. 2015","41507":"Jul. 2015","41508":"Jul. 2015","41509":"Jul. 2015","41510":"Jul. 2015","41511":"Jul. 2015","41512":"Jun. 2015","41513":"Jun. 2015","41514":"Jun. 2015","41515":"May 2015","41516":"Jan. 2015","41518":"Oct. 2014","41519":"Sep. 2014","41520":"Sep. 2014","41521":"Sep. 2014","41522":"Sep. 2014","41523":"Sep. 2014","41524":"Sep. 2014","41525":"Sep. 2014","41526":"Aug. 2014","41527":"Aug. 2014","41528":"Aug. 2014","41529":"Aug. 2014","41530":"Aug. 2014","41531":"Jul. 2014","41532":"Jul. 2014","41533":"Jul. 2014","41534":"Jul. 2014","41535":"Jul. 2014","41536":"Jun. 2014","41537":"Apr. 2014","41538":"Sep. 2013","41539":"Sep. 2013","41540":"Sep. 2013","41541":"Sep. 2013","41542":"Sep. 2013","41543":"Sep. 2013","41544":"Sep. 2013","41550":"Aug. 2013","41551":"Aug. 2013","41552":"Aug. 2013","41553":"Jul. 2013","41554":"Jul. 2013","41555":"Jun. 2013","41556":"Jun. 2013","41557":"Jun. 2013","41558":"Jun. 2013","41560":"Jan. 2013","41561":"Nov. 2012","41562":"Nov. 2012","41563":"Oct. 2012","41564":"Oct. 2012","41565":"Oct. 2012","41566":"Sep. 2012","41567":"Sep. 2012","41568":"Sep. 2012","41569":"Sep. 2012","41570":"Aug. 2012","41571":"Aug. 2012","41572":"Aug. 2012","41573":"Aug. 2012","41574":"Jul. 2012","41575":"Jul. 2012","41576":"Jul. 2012","41577":"Jul. 2012","41578":"Jul. 2012","41579":"May 2012","41580":"May 2012","41581":"Apr. 2012","41582":"Mar. 2012","41583":"Mar. 2012","41584":"Mar. 2012","41585":"Feb. 2012","41586":"Jan. 2012","41587":"Nov. 2011","41588":"Nov. 2011","41589":"Oct. 2011","41590":"Oct. 2011","41591":"Oct. 2011","41592":"Oct. 2011","41593":"Oct. 2011","41594":"Sep. 2011","41595":"Sep. 2011","41596":"Sep. 2011","41597":"Sep. 2011","41598":"Sep. 2011","41599":"Sep. 2011","41600":"Aug. 2011","41601":"Aug. 2011","41602":"Aug. 2011","41603":"Aug. 2011","41604":"Aug. 2011","41605":"Jul. 2011","41606":"Jul. 2011","41607":"Jul. 2011","41608":"Jul. 2011","41609":"Jul. 2011","41615":"Jun. 2011","41616":"Jun. 2011","41617":"Jun. 2011","41618":"Jun. 2011","41619":"Jun. 2011","41620":"Jun. 2011","41621":"May 2011","41622":"May 2011","41623":"Apr. 2011","41624":"Apr. 2011","41625":"Oct. 2018","41626":"Oct. 2018","41627":"Aug. 2018","41628":"Aug. 2018","41629":"Aug. 2018","41630":"Aug. 2018","41631":"Jul. 2018","41632":"Jul. 2018","41633":"Jul. 2018","41634":"Jun. 2018","41635":"Jun. 2018","41636":"Jun. 2018","41637":"Jun. 2018","41638":"Jun. 2018","41639":"Feb. 2018","41640":"Nov. 2017","41641":"Oct. 2017","41642":"Oct. 2017","41643":"Oct. 2017","41644":"Sep. 2017","41645":"nil","41650":"Aug. 2017","41651":"Aug. 2017","41652":"Aug. 2017","41653":"Aug. 2017","41654":"Aug. 2017","41655":"Aug. 2017","41656":"Jul. 2017","41657":"Jul. 2017","41658":"Jul. 2017","41659":"Jul. 2017","41660":"Jul. 2017","41661":"Jul. 2017","41662":"Jun. 2017","41663":"Jun. 2017","41664":"May 2017","41685":"Aug. 2016","41686":"Aug. 2016","41687":"Aug. 2016","41688":"Aug. 2016","41689":"Aug. 2016","41690":"Aug. 2016","41691":"Aug. 2016","41692":"Aug. 2016","41693":"Aug. 2016","41694":"Jul. 2016","41695":"Jul. 2016","41696":"Jul. 2016","41697":"Jul. 2016","41698":"Jul. 2016","41699":"Jul. 2016","41700":"Jul. 2016","41701":"Jul. 2016","41702":"Jul. 2016","41703":"Jul. 2016","41704":"Jul. 2016","41705":"Jul. 2016","41706":"Jul. 2016","41707":"Jul. 2016","41708":"Jul. 2016","41709":"Jul. 2016","41710":"Jun. 2016","41711":"Jun. 2016","41712":"Jun. 2016","41713":"Jun. 2016","41714":"Jun. 2016","41715":"Jun. 2016","41716":"Jun. 2016","41717":"Jun. 2016","41718":"Jun. 2016","41719":"Jun. 2016","41725":"May 2016","41726":"Jan. 2016","41727":"Oct. 2015","41728":"Oct. 2015","41729":"Oct. 2015","41730":"Oct. 2015","41731":"Sep. 2015","41732":"Sep. 2015","41733":"Sep. 2015","41734":"Sep. 2015","41735":"Aug. 2015","41736":"Aug. 2015","41737":"Aug. 2015","41738":"Aug. 2015","41739":"Aug. 2015","41740":"Aug. 2015","41741":"Aug. 2015","41742":"Jul. 2015","41743":"Jul. 2015","41744":"Jul. 2015","41745":"Jul. 2015","41746":"Jul. 2015","41747":"Jul. 2015","41748":"Jun. 2015","41749":"Jun. 2015","41760":"Nov. 2014","41761":"Nov. 2014","41762":"Oct. 2014","41763":"Oct. 2014","41764":"Oct. 2014","41765":"Oct. 2014","41766":"Oct. 2014","41767":"Oct. 2014","41768":"Oct. 2014","41769":"Oct. 2014","41770":"Oct. 2014","41775":"Sep. 2014","41776":"Sep. 2014","41777":"Sep. 2014","41778":"Sep. 2014","41779":"Sep. 2014","41780":"Sep. 2014","41781":"Aug. 2014","41782":"Aug. 2014","41783":"Aug. 2014","41784":"Aug. 2014","41785":"Jul. 2014","41786":"Jul. 2014","41787":"Jul. 2014","41788":"Jul. 2014","41789":"Jul. 2014","41790":"Jul. 2014","41791":"Jul. 2014","41792":"Jul. 2014","41794":"Jun. 2014","41795":"Jun. 2014","41796":"Jun. 2014","41797":"Jun. 2014","41798":"Jun. 2014","41799":"May 2014","41805":"Dec. 2013","41806":"Nov. 2013","41807":"Nov. 2013","41809":"Oct. 2013","41810":"Oct. 2013","41811":"Oct. 2013","41812":"Oct. 2013","41813":"Oct. 2013","41815":"Oct. 2013","41816":"Oct. 2013","41817":"Sep. 2013","41818":"Sep. 2013","41819":"Sep. 2013","41820":"Sep. 2013","41821":"Sep. 2013","41822":"Sep. 2013","41823":"Sep. 2013","41824":"Aug. 2013","41825":"Jan. 2019","41830":"Oct. 2018","41835":"Oct. 2018","41840":"Sep. 2018","41845":"Aug. 2018","41850":"Aug. 2018","41855":"nil","41860":"Jun. 2018","41870":"May 2018","41875":"Oct. 2017","41880":"Oct. 2017","41885":"Sep. 2017","41890":"Sep. 2017","41895":"Aug. 2017","41900":"Jul. 2017","41905":"Jul. 2017","41915":"May 2017","41920":"Oct. 2016","41925":"Sep. 2016","41935":"Sep. 2016","41945":"Aug. 2016","41950":"Jul. 2016","41955":"Jul. 2016","41965":"May 2016","41970":"Nov. 2015","41975":"Sep. 2015","41980":"Sep. 2015","41985":"Aug. 2015","41990":"Aug. 2015","41995":"Jul. 2015","42000":"Jul. 2015","42005":"May 2015","42010":"Oct. 2014","42015":"Sep. 2014","42020":"Aug. 2014","42025":"Oct. 2018","42026":"Sep. 2018","42027":"Aug. 2018","42028":"Aug. 2018","42029":"Jul. 2018","42030":"Jul. 2018","42031":"Jun. 2018","42032":"Apr. 2018","42033":"Sep. 2017","42034":"Sep. 2017","42035":"nil","42045":"Oct. 2016","42046":"Aug. 2016","42047":"Aug. 2016","42048":"Aug. 2016","42049":"Jul. 2016","42055":"Sep. 2015","42056":"Jul. 2015","42057":"Jul. 2015","42058":"Oct. 2014","42059":"Sep. 2014","42060":"Aug. 2014","42061":"Aug. 2014","42062":"Aug. 2014","42063":"Aug. 2014","42064":"Aug. 2014","42065":"Aug. 2014","42066":"Aug. 2014","42067":"Jul. 2014","42068":"Jun. 2014","42069":"Jun. 2014","42070":"Oct. 2013","42071":"Sep. 2013","42072":"Sep. 2013","42073":"Sep. 2013","42074":"Aug. 2013","42085":"Aug. 2012","42086":"Sep. 2011","42087":"Aug. 2011","42088":"Jul. 2011","42089":"Jul. 2011","42090":"Jan. 2011","42091":"Nov. 2010","42092":"Oct. 2010","42100":"Jan. 2019","42101":"Nov. 2018","42102":"Oct. 2018","42103":"Oct. 2018","42104":"Oct. 2018","42105":"nil","42110":"Aug. 2018","42111":"Aug. 2018","42112":"Aug. 2018","42113":"Aug. 2018","42114":"Aug. 2018","42115":"Jul. 2018","42116":"Jan. 2018","42117":"Nov. 2017","42118":"Oct. 2017","42119":"Oct. 2017","42120":"Oct. 2017","42121":"Oct. 2017","42122":"Oct. 2017","42123":"Oct. 2017","42124":"Sep. 2017","42130":"Aug. 2017","42131":"Aug. 2017","42132":"Jul. 2017","42133":"Jul. 2017","42134":"Jul. 2017","42145":"Aug. 2016","42146":"Aug. 2016","42147":"Aug. 2016","42148":"Aug. 2016","42149":"Jul. 2016","42150":"Jul. 2016","42151":"Jul. 2016","42152":"Jul. 2016","42153":"Jul. 2016","42154":"Jul. 2016","42155":"Jul. 2016","42156":"Jul. 2016","42157":"Jul. 2016","42158":"Jun. 2016","42159":"Jun. 2016","42160":"May 2016","42161":"Feb. 2016","42162":"Jan. 2016","42163":"Oct. 2015","42164":"Oct. 2015","42170":"Sep. 2015","42171":"Sep. 2015","42172":"Sep. 2015","42173":"Sep. 2015","42174":"Sep. 2015","42180":"Aug. 2015","42181":"Aug. 2015","42182":"Aug. 2015","42183":"Aug. 2015","42184":"Jul. 2015","42185":"Jul. 2015","42186":"Jul. 2015","42187":"Jul. 2015","42188":"Jul. 2015","42189":"Jun. 2015","42190":"Jun. 2015","42191":"Jun. 2015","42192":"May 2015","42193":"Nov. 2014","42194":"Oct. 2014","42195":"Oct. 2014","42196":"Oct. 2014","42197":"Oct. 2014","42198":"Oct. 2014","42199":"Sep. 2014","42200":"Sep. 2014","42201":"Sep. 2014","42202":"Sep. 2014","42203":"Sep. 2014","42204":"Sep. 2014","42210":"Jul. 2014","42211":"Jul. 2014","42212":"Jul. 2014","42213":"Jul. 2014","42214":"Jun. 2014","42220":"Jan. 2014","42221":"Oct. 2013","42222":"Oct. 2013","42223":"Sep. 2013","42224":"Sep. 2013","42225":"Sep. 2013","42226":"Aug. 2013","42227":"Aug. 2013","42228":"Aug. 2013","42229":"Aug. 2013","42230":"Aug. 2013","42231":"Jul. 2013","42232":"Jul. 2013","42233":"Jul. 2013","42234":"Jul. 2013","42240":"Oct. 2012","42241":"Sep. 2012","42242":"Sep. 2012","42243":"Sep. 2012","42244":"Sep. 2012","42245":"Sep. 2012","42246":"Sep. 2012","42247":"Sep. 2012","42248":"Aug. 2012","42249":"Aug. 2012","42250":"Aug. 2012","42251":"Jul. 2012","42252":"Jul. 2012","42253":"Jul. 2012","42254":"Jul. 2012","42255":"Jul. 2012","42256":"Jul. 2012","42257":"Jul. 2012","42258":"Jun. 2012","42259":"Jun. 2012","42260":"Jun. 2012","42261":"Jun. 2012","42262":"May 2012","42263":"May 2012","42264":"May 2012","42265":"May 2012","42266":"Nov. 2011","42267":"Oct. 2011","42268":"Oct. 2011","42269":"Oct. 2011","42270":"Sep. 2011","42271":"Sep. 2011","42272":"Sep. 2011","42273":"Aug. 2011","42274":"Aug. 2011","42275":"Aug. 2011","42276":"Aug. 2011","42277":"Aug. 2011","42278":"Aug. 2011","42279":"Aug. 2011","42290":"Oct. 2010","42291":"Oct. 2010","42292":"Oct. 2010","42293":"Oct. 2010","42294":"Aug. 2010","42295":"Jul. 2010","42296":"Jul. 2010","42297":"Sep. 2009","42298":"Aug. 2009","42299":"Aug. 2009","42300":"Feb. 2019","42301":"Dec. 2018","42302":"Nov. 2018","42303":"Oct. 2018","42304":"Sep. 2018","42305":"nil","42310":"Oct. 2017","42311":"Oct. 2017","42312":"Oct. 2017","42313":"Oct. 2017","42314":"Aug. 2017","42335":"Oct. 2018","42336":"Oct. 2018","42337":"Sep. 2018","42338":"Sep. 2018","42339":"Aug. 2018","42340":"Aug. 2018","42341":"Jul. 2018","42342":"Jul. 2018","42343":"Jun. 2018","42344":"Dec. 2017","42345":"nil","42350":"Aug. 2017","42351":"Aug. 2017","42352":"Aug. 2017","42353":"Jul. 2017","42354":"Jul. 2017","42355":"Jul. 2017","42356":"Jul. 2017","42357":"Jun. 2017","42358":"Jun. 2017","42359":"May 2017","42365":"Sep. 2016","42366":"Sep. 2016","42367":"Sep. 2016","42368":"Sep. 2016","42369":"Sep. 2016","42380":"Aug. 2016","42381":"Aug. 2016","42382":"Aug. 2016","42383":"Aug. 2016","42384":"Jul. 2016","42390":"Jul. 2016","42391":"Jun. 2016","42392":"Jun. 2016","42393":"Mar. 2016","42394":"Feb. 2016","42395":"Nov. 2015","42396":"Oct. 2015","42397":"Sep. 2015","42398":"Sep. 2015","42399":"Aug. 2015","42405":"Aug. 2015","42406":"Jul. 2015","42407":"Jul. 2015","42408":"Jul. 2015","42409":"Jul. 2015","42410":"Jul. 2015","42411":"Jul. 2015","42412":"Jul. 2015","42413":"Jun. 2015","42414":"Jun. 2015","42415":"May 2015","42416":"Oct. 2014","42417":"Oct. 2014","42418":"Sep. 2014","42419":"Sep. 2014","42420":"Aug. 2014","42421":"Aug. 2014","42422":"Aug. 2014","42423":"Aug. 2014","42424":"Jul. 2014","42425":"Jun. 2014","42426":"Dec. 2013","42427":"Aug. 2013","42428":"Aug. 2013","42429":"Aug. 2013","42430":"Jul. 2013","42431":"Jul. 2013","42432":"Jul. 2013","42433":"Jun. 2013","42434":"Jun. 2013","42435":"May 2013","42436":"Oct. 2012","42437":"Sep. 2012","42439":"Aug. 2012","42440":"Aug. 2012","42441":"Jul. 2012","42442":"Jul. 2012","42443":"Mar. 2012","42444":"Dec. 2011","42445":"Sep. 2011","42446":"Jul. 2011","42447":"Nov. 2010","42448":"Oct. 2010","42449":"Aug. 2010","42450":"Aug. 2009","42451":"Mar. 2009","42452":"Sep. 2008","42453":"Sep. 2008","42454":"Jun. 2006","42455":"May 2006","42456":"Oct. 2005","42460":"Oct. 2018","42465":"Sep. 2018","42470":"nil","42475":"Aug. 2017","42480":"Jul. 2017","42495":"Mar. 2016","42500":"Aug. 2015","42505":"Aug. 2014","42510":"Jul. 2014","42515":"Oct. 2013","42520":"Sep. 2013","42525":"Oct. 2012","42530":"Jul. 2012","42540":"Sep. 2009","42545":"Nov. 2018","42546":"Sep. 2018","42547":"Jul. 2018","42548":"Jul. 2018","42549":"Oct. 2017","42550":"Sep. 2017","42551":"Sep. 2017","42552":"Aug. 2017","42553":"Jul. 2017","42554":"Sep. 2016","42555":"Aug. 2016","42556":"Aug. 2016","42557":"Jul. 2016","42558":"Jul. 2016","42559":"Jul. 2016","42560":"Jul. 2016","42561":"Jun. 2016","42562":"Oct. 2015","42563":"Sep. 2015","42564":"Sep. 2015","42565":"Aug. 2015","42566":"Aug. 2015","42567":"Jul. 2015","42568":"Jul. 2015","42569":"Nov. 2014","42570":"nil","42575":"Oct. 2018","42576":"Aug. 2018","42577":"Jul. 2018","42578":"Jul. 2018","42579":"Jul. 2018","42580":"Jun. 2018","42581":"Nov. 2017","42582":"Nov. 2017","42583":"Sep. 2017","42584":"Aug. 2017","42585":"Jul. 2017","42586":"Jul. 2017","42587":"Jun. 2017","42588":"Oct. 2016","42589":"Oct. 2016","42590":"Jul. 2016","42591":"May 2016","42592":"Sep. 2015","42593":"Aug. 2015","42594":"Aug. 2015","42595":"nil","42605":"Jan. 2013","42606":"Sep. 2012","42607":"Sep. 2012","42608":"Jun. 2011","42609":"Jun. 2011","42610":"Dec. 2010","42611":"Dec. 2010","42612":"Dec. 2010","42613":"Dec. 2010","42614":"Oct. 2009","42615":"Sep. 2018","42616":"Jul. 2018","42617":"May 2018","42618":"Oct. 2017","42619":"Oct. 2017","42620":"Sep. 2017","42621":"Aug. 2017","42622":"Aug. 2017","42623":"Jul. 2017","42624":"Apr. 2017","42625":"Mar. 2017","42626":"Jan. 2017","42627":"Sep. 2016","42628":"Aug. 2016","42629":"Aug. 2016","42630":"Jul. 2016","42631":"Jul. 2016","42632":"Jul. 2016","42633":"Jul. 2016","42634":"Sep. 2015","42635":"Sep. 2015","42636":"Aug. 2015","42637":"Aug. 2015","42638":"Jul. 2015","42639":"Jun. 2015","42640":"May 2015","42641":"Aug. 2014","42642":"Aug. 2014","42643":"Jul. 2014","42644":"Jul. 2014","42645":"Jun. 2014","42646":"Jun. 2014","42647":"Sep. 2013","42648":"Sep. 2013","42649":"Aug. 2013","42650":"Jul. 2013","42651":"Oct. 2012","42652":"Aug. 2012","42653":"Jul. 2012","42654":"Jun. 2012","42655":"Jun. 2012","42656":"Apr. 2012","42657":"Mar. 2012","42658":"Feb. 2012","42659":"Sep. 2011","42660":"Sep. 2011","42661":"Sep. 2011","42662":"Aug. 2011","42663":"Aug. 2011","42664":"Aug. 2011","42665":"Aug. 2011","42666":"Jul. 2011","42667":"Aug. 2009","42668":"Jul. 2009","42669":"Jul. 2009","42670":"nil","42675":"Mar. 2019","42676":"Mar. 2019","42677":"Mar. 2019","42678":"Mar. 2019","42679":"Mar. 2019","42680":"Mar. 2019","42681":"Mar. 2019","42682":"Mar. 2019","42683":"Mar. 2019","42684":"Mar. 2019","42685":"Mar. 2019","42686":"Mar. 2019","42687":"Mar. 2019","42688":"Mar. 2019","42689":"Mar. 2019","42690":"Mar. 2019","42691":"Mar. 2019","42692":"Feb. 2019","42693":"Feb. 2019","42694":"Feb. 2019","42695":"Feb. 2019","42696":"Feb. 2019","42697":"Feb. 2019","42698":"Feb. 2019","42699":"Feb. 2019","42700":"Feb. 2019","42701":"Jan. 2019","42702":"Jan. 2019","42703":"Jan. 2019","42704":"Jan. 2019","42705":"Jan. 2019","42706":"Jan. 2019","42707":"Jan. 2019","42708":"Jan. 2019","42709":"Jan. 2019","42710":"Jan. 2019","42711":"Jan. 2019","42712":"Jan. 2019","42713":"Jan. 2019","42714":"Dec. 2018","42715":"Dec. 2018","42716":"Dec. 2018","42717":"Dec. 2018","42718":"Dec. 2018","42719":"Dec. 2018","42725":"Nov. 2018","42726":"Nov. 2018","42727":"Nov. 2018","42728":"Nov. 2018","42729":"Nov. 2018","42730":"Nov. 2018","42731":"Oct. 2018","42732":"Oct. 2018","42733":"Oct. 2018","42734":"Oct. 2018","42735":"Oct. 2018","42736":"Sep. 2018","42737":"Sep. 2018","42738":"Sep. 2018","42739":"Sep. 2018","42740":"Sep. 2018","42741":"Sep. 2018","42742":"Sep. 2018","42743":"Sep. 2018","42744":"Sep. 2018","42745":"Sep. 2018","42746":"Sep. 2018","42747":"Aug. 2018","42748":"Aug. 2018","42749":"Aug. 2018","42750":"Aug. 2018","42751":"Jul. 2018","42752":"Jul. 2018","42753":"Jul. 2018","42754":"Jul. 2018","42755":"Jul. 2018","42756":"Jul. 2018","42757":"Jul. 2018","42758":"Jul. 2018","42759":"Jul. 2018","42765":"Jun. 2018","42766":"Jun. 2018","42767":"Jun. 2018","42768":"May 2018","42769":"May 2018","42770":"May 2018","42771":"May 2018","42772":"May 2018","42773":"May 2018","42774":"May 2018","42780":"Apr. 2018","42781":"Apr. 2018","42782":"Apr. 2018","42783":"Apr. 2018","42784":"Apr. 2018","42790":"Feb. 2018","42791":"Jan. 2018","42792":"Jan. 2018","42793":"Jan. 2018","42794":"Jan. 2018","42800":"Dec. 2017","42801":"Dec. 2017","42802":"Dec. 2017","42803":"Dec. 2017","42804":"Nov. 2017","42805":"Nov. 2017","42806":"Nov. 2017","42807":"Nov. 2017","42808":"Nov. 2017","42809":"Nov. 2017","42810":"Nov. 2017","42811":"Nov. 2017","42813":"Nov. 2017","42814":"Nov. 2017","42825":"Sep. 2017","42826":"Sep. 2017","42827":"Sep. 2017","42828":"Sep. 2017","42829":"Sep. 2017","42830":"Sep. 2017","42831":"Sep. 2017","42832":"Sep. 2017","42833":"Sep. 2017","42834":"Sep. 2017","42840":"Aug. 2017","42841":"Aug. 2017","42842":"Aug. 2017","42843":"Aug. 2017","42844":"Aug. 2017","42845":"Aug. 2017","42846":"Aug. 2017","42847":"Aug. 2017","42848":"Aug. 2017","42849":"Aug. 2017","42850":"Aug. 2017","42851":"Aug. 2017","42852":"Aug. 2017","42853":"Jul. 2017","42854":"Jul. 2017","42855":"Jul. 2017","42856":"Jul. 2017","42857":"Jul. 2017","42858":"Jul. 2017","42859":"Jul. 2017","42860":"Jul. 2017","42861":"Jun. 2017","42862":"Jun. 2017","42863":"Jun. 2017","42864":"Jun. 2017","42865":"Jun. 2017","42866":"Jun. 2017","42867":"Jun. 2017","42868":"May 2017","42869":"May 2017","42870":"Sep. 2018","42875":"May 2017","42880":"Nov. 2015","42885":"Aug. 2015","42890":"Sep. 2014","42895":"Jul. 2013","42900":"Sep. 2010","42905":"nil","42910":"Aug. 2017","42911":"Jul. 2017","42912":"Jun. 2017","42913":"Aug. 2016","42914":"Aug. 2016","42920":"nil","42925":"Jul. 2016","42926":"Jun. 2016","42927":"Jun. 2016","42928":"Jul. 2015","42929":"Jul. 2014","42930":"Jul. 2014","42931":"Jul. 2014","42932":"Apr. 2014","42933":"Oct. 2013","42934":"Oct. 2013","42935":"Aug. 2013","42936":"Aug. 2013","42937":"Aug. 2013","42938":"Aug. 2013","42939":"Aug. 2013","42940":"Aug. 2013","42941":"Aug. 2013","42942":"Aug. 2013","42943":"Oct. 2012","42944":"Sep. 2012","42945":"Jun. 2017","42946":"Sep. 2015","42947":"Aug. 2015","42948":"Aug. 2014","42949":"Aug. 2014","42950":"Jul. 2014","42951":"Apr. 2014","42952":"Apr. 2014","42953":"Aug. 2013","42954":"Aug. 2013","42955":"nil","42965":"Oct. 2011","42966":"Oct. 2011","42967":"Sep. 2011","42968":"Sep. 2011","42969":"Sep. 2011","42970":"Aug. 2011","42971":"Jul. 2011","42972":"Jul. 2011","42973":"Jun. 2011","42974":"Jun. 2011","42975":"Jun. 2011","42976":"Jun. 2011","42977":"Jun. 2011","42978":"May 2011","42979":"Aug. 2010","42980":"Aug. 2010","42981":"Aug. 2010","42982":"Jul. 2010","42983":"May 2010","42984":"Oct. 2009","42985":"Aug. 2009","42986":"Jun. 2009","42987":"Oct. 2008","42988":"Sep. 2008","42989":"Sep. 2008","42990":"Sep. 2008","42991":"Aug. 2008","42992":"Jul. 2008","42993":"Jun. 2008","42994":"Jun. 2008","42995":"Jan. 2008","42996":"Jul. 2007","42997":"Sep. 2006","42998":"May 2006","42999":"Oct. 2005","43000":"Mar. 2019","43001":"Jan. 2019","43002":"Nov. 2018","43003":"Oct. 2018","43004":"Aug. 2018","43005":"Aug. 2018","43006":"Aug. 2018","43007":"Jun. 2018","43008":"May 2018","43009":"May 2018","43010":"Apr. 2018","43011":"Apr. 2018","43012":"Apr. 2018","43013":"Mar. 2018","43014":"Feb. 2018","43015":"Dec. 2017","43016":"Dec. 2017","43017":"Dec. 2017","43018":"Dec. 2017","43019":"Nov. 2017","43020":"Nov. 2017","43021":"Nov. 2017","43022":"Oct. 2017","43023":"Oct. 2017","43024":"Oct. 2017","43025":"Oct. 2017","43026":"Oct. 2017","43027":"Oct. 2017","43028":"Oct. 2017","43029":"Sep. 2017","43030":"Sep. 2017","43031":"Sep. 2017","43032":"Sep. 2017","43033":"Aug. 2017","43034":"Aug. 2017","43035":"Aug. 2017","43036":"Aug. 2017","43037":"Aug. 2017","43038":"Aug. 2017","43039":"Aug. 2017","43040":"Aug. 2017","43041":"Aug. 2017","43042":"Aug. 2017","43043":"Aug. 2017","43044":"Aug. 2017","43045":"nil","43050":"Jul. 2017","43051":"Jul. 2017","43052":"Jul. 2017","43053":"Jul. 2017","43054":"Jul. 2017","43055":"Jul. 2017","43056":"Jul. 2017","43057":"Jul. 2017","43058":"Jun. 2017","43059":"Jun. 2017","43060":"Jun. 2017","43061":"Jun. 2017","43062":"Jun. 2017","43063":"May 2017","43064":"May 2017","43065":"May 2017","43066":"May 2017","43067":"May 2017","43068":"May 2017","43069":"May 2017","43070":"May 2017","43071":"Apr. 2017","43072":"Apr. 2017","43073":"Apr. 2017","43074":"Apr. 2017","43075":"Mar. 2017","43076":"Mar. 2017","43077":"Feb. 2017","43078":"Feb. 2017","43079":"Feb. 2017","43085":"Nov. 2016","43086":"Nov. 2016","43087":"Nov. 2016","43089":"Nov. 2016","43105":"Oct. 2016","43106":"Oct. 2016","43107":"Sep. 2016","43108":"Sep. 2016","43109":"Aug. 2016","43110":"Aug. 2016","43111":"Aug. 2016","43112":"Aug. 2016","43113":"Aug. 2016","43114":"Aug. 2016","43115":"Aug. 2016","43116":"Aug. 2016","43117":"Aug. 2016","43118":"Aug. 2016","43119":"Aug. 2016","43120":"Aug. 2016","43121":"Aug. 2016","43122":"Aug. 2016","43123":"Aug. 2016","43124":"Aug. 2016","43125":"Aug. 2016","43126":"Aug. 2016","43127":"Aug. 2016","43128":"Aug. 2016","43129":"Aug. 2016","43130":"Aug. 2016","43131":"Aug. 2016","43132":"Aug. 2016","43133":"Aug. 2016","43134":"Jul. 2016","43140":"Jun. 2016","43141":"Jun. 2016","43142":"Jun. 2016","43143":"Jun. 2016","43144":"Jun. 2016","43145":"Jun. 2016","43146":"Jun. 2016","43147":"Jun. 2016","43148":"Jun. 2016","43149":"Jun. 2016","43150":"Jun. 2016","43151":"Jun. 2016","43152":"Jun. 2016","43153":"Jun. 2016","43154":"Jun. 2016","43156":"Jun. 2016","43157":"Jun. 2016","43158":"Jun. 2016","43159":"Jun. 2016","43160":"May 2016","43162":"May 2016","43163":"May 2016","43164":"May 2016","43165":"May 2016","43166":"May 2016","43167":"May 2016","43168":"May 2016","43169":"May 2016","43170":"May 2016","43171":"Apr. 2016","43172":"Apr. 2016","43173":"Mar. 2016","43174":"Mar. 2016","43175":"Mar. 2016","43176":"Mar. 2016","43177":"Mar. 2016","43178":"Mar. 2016","43179":"Mar. 2016","43180":"Mar. 2016","43181":"Mar. 2016","43182":"Mar. 2016","43183":"Mar. 2016","43190":"Oct. 2015","43191":"Oct. 2015","43192":"Oct. 2015","43193":"Oct. 2015","43195":"Sep. 2015","43196":"Sep. 2015","43197":"Sep. 2015","43198":"Sep. 2015","43199":"Sep. 2015","43200":"Apr. 4","43205":"Feb. 2019","43210":"Jan. 2019","43215":"Jan. 2019","43220":"Dec. 2018","43225":"Dec. 2018","43230":"nil","43235":"Nov. 2018","43240":"Oct. 2018","43245":"Oct. 2018","43260":"Sep. 2018","43265":"Aug. 2018","43270":"Aug. 2018","43275":"Aug. 2018","43285":"Aug. 2018","43295":"Jul. 2018","43300":"Jul. 2018","43305":"Jul. 2018","43320":"Jun. 2018","43325":"May 2018","43330":"May 2018","43335":"Apr. 2018","43340":"Apr. 2018","43350":"Mar. 2018","43355":"Mar. 2018","43365":"Jan. 2018","43375":"Dec. 2017","43385":"Nov. 2017","43395":"Oct. 2017","43400":"nil","43410":"Mar. 2018","43411":"Feb. 2018","43412":"Jan. 2018","43413":"Dec. 2017","43414":"Dec. 2017","43425":"Jun. 2017","43426":"May 2017","43427":"May 2017","43428":"May 2017","43429":"May 2017","43430":"Apr. 2017","43431":"Dec. 2016","43432":"Nov. 2016","43433":"Nov. 2016","43434":"Oct. 2016","43435":"Oct. 2016","43436":"Sep. 2016","43437":"Sep. 2016","43438":"Sep. 2016","43439":"Sep. 2016","43440":"Sep. 2016","43441":"Aug. 2016","43442":"Aug. 2016","43443":"Aug. 2016","43444":"Aug. 2016","43445":"Aug. 2016","43446":"Aug. 2016","43447":"Jul. 2016","43448":"Jul. 2016","43449":"Jun. 2016","43450":"Jun. 2016","43451":"Jun. 2016","43452":"Jun. 2016","43453":"Jun. 2016","43454":"Jun. 2016","43455":"Jun. 2016","43456":"May 2016","43457":"May 2016","43458":"Apr. 2016","43459":"Mar. 2016","43470":"Oct. 2015","43471":"Oct. 2015","43472":"Sep. 2015","43473":"Sep. 2015","43474":"Aug. 2015","43480":"Jul. 2015","43481":"Jul. 2015","43482":"Jul. 2015","43483":"Jul. 2015","43484":"Jun. 2015","43485":"Jun. 2015","43486":"Jun. 2015","43487":"Jun. 2015","43488":"May 2015","43489":"May 2015","43490":"May 2015","43491":"May 2015","43493":"Mar. 2015","43494":"Mar. 2015","43495":"Dec. 2014","43497":"Oct. 2014","43498":"Aug. 2014","43499":"Aug. 2014","43507":"Feb. 2014","43508":"Nov. 2013","43509":"Nov. 2013","43511":"Oct. 2013","43512":"Oct. 2013","43513":"Oct. 2013","43514":"Oct. 2013","43515":"Oct. 2013","43516":"Oct. 2013","43517":"Oct. 2013","43518":"Oct. 2013","43519":"Oct. 2013","43520":"Sep. 2013","43522":"Aug. 2013","43523":"Aug. 2013","43524":"Aug. 2013","43525":"Aug. 2013","43526":"Aug. 2013","43527":"Jul. 2013","43528":"Jul. 2013","43529":"Jul. 2013","43535":"Mar. 2013","43536":"Mar. 2013","43538":"Mar. 2013","43539":"Dec. 2012","43540":"Nov. 2012","43542":"Sep. 2012","43543":"Aug. 2012","43544":"Aug. 2012","43550":"Apr. 2012","43552":"Mar. 2012","43553":"Mar. 2012","43554":"Feb. 2012","43555":"Dec. 2011","43556":"Sep. 2011","43557":"Aug. 2011","43558":"Jun. 2011","43559":"Apr. 2011","43565":"Sep. 2010","43566":"Aug. 2010","43567":"Aug. 2010","43568":"Jul. 2010","43569":"Jul. 2010","43570":"Jul. 2010","43571":"Jun. 2010","43572":"May 2010","43573":"Nov. 2009","43574":"Nov. 2009","43585":"Mar. 2019","43586":"Jul. 2018","43587":"Jul. 2018","43588":"Jun. 2018","43589":"Mar. 2018","43590":"Mar. 2018","43591":"Jan. 2018","43592":"Nov. 2017","43593":"Nov. 2017","43594":"Nov. 2017","43595":"Nov. 2017","43596":"Oct. 2017","43597":"Sep. 2017","43598":"Sep. 2017","43599":"Sep. 2017","43600":"nil","43605":"Jul. 2017","43606":"Jul. 2017","43607":"May 2017","43608":"Apr. 2017","43609":"Mar. 2017","43610":"Feb. 2017","43611":"Feb. 2017","43612":"Jan. 2017","43613":"Jan. 2017","43614":"Dec. 2016","43615":"Dec. 2016","43616":"Nov. 2016","43617":"Nov. 2016","43618":"Oct. 2016","43619":"Oct. 2016","43620":"Oct. 2016","43621":"Sep. 2016","43622":"Aug. 2016","43623":"Aug. 2016","43624":"Aug. 2016","43625":"Jul. 2016","43626":"Jun. 2016","43627":"Jun. 2016","43628":"Jun. 2016","43629":"Jun. 2016","43630":"May 2016","43631":"May 2016","43632":"Apr. 2016","43633":"Apr. 2016","43634":"Apr. 2016","43640":"Oct. 2015","43641":"Oct. 2015","43642":"Sep. 2015","43643":"Sep. 2015","43644":"Sep. 2015","43645":"Sep. 2015","43646":"Sep. 2015","43647":"Aug. 2015","43648":"Aug. 2015","43649":"Jul. 2015","43655":"Apr. 2015","43656":"Mar. 2015","43657":"Mar. 2015","43658":"Mar. 2015","43659":"Feb. 2015","43665":"Sep. 2014","43666":"Sep. 2014","43667":"Sep. 2014","43668":"Aug. 2014","43669":"Jul. 2014","43670":"Jul. 2014","43671":"Jul. 2014","43672":"Jul. 2014","43673":"Jun. 2014","43674":"Jun. 2014","43675":"Jun. 2014","43676":"May 2014","43677":"May 2014","43678":"Apr. 2014","43679":"Apr. 2014","43680":"Mar. 2014","43681":"Mar. 2014","43682":"Mar. 2014","43683":"Mar. 2014","43684":"Feb. 2014","43685":"Feb. 2014","43686":"Dec. 2013","43687":"Nov. 2013","43688":"Nov. 2013","43689":"Nov. 2013","43690":"Nov. 2013","43691":"Nov. 2013","43692":"Nov. 2013","43693":"Oct. 2013","43694":"Oct. 2013","43695":"Oct. 2013","43696":"Oct. 2013","43697":"Oct. 2013","43698":"Oct. 2013","43699":"Sep. 2013","43700":"Sep. 2013","43701":"Sep. 2013","43702":"Sep. 2013","43703":"Sep. 2013","43704":"Sep. 2013","43705":"Sep. 2013","43706":"Sep. 2013","43707":"Aug. 2013","43708":"Aug. 2013","43709":"Aug. 2013","43710":"Aug. 2013","43711":"Aug. 2013","43712":"Aug. 2013","43713":"Aug. 2013","43714":"Aug. 2013","43715":"Aug. 2013","43716":"Aug. 2013","43717":"Aug. 2013","43718":"Aug. 2013","43719":"Aug. 2013","43720":"Jul. 2013","43721":"Jul. 2013","43722":"Jul. 2013","43723":"Jul. 2013","43724":"Jul. 2013","43730":"Apr. 2013","43731":"Mar. 2013","43732":"Feb. 2013","43734":"Nov. 2012","43735":"Oct. 2012","43736":"Oct. 2012","43738":"Sep. 2012","43739":"Sep. 2012","43740":"Sep. 2012","43741":"Jul. 2012","43743":"Jun. 2012","43744":"Jun. 2012","43745":"Apr. 2012","43746":"Apr. 2012","43747":"Mar. 2012","43748":"Feb. 2012","43749":"Jan. 2012","43750":"Jan. 2012","43751":"Jan. 2012","43752":"Jan. 2012","43753":"Nov. 2011","43754":"Oct. 2011","43755":"Oct. 2011","43756":"Oct. 2011","43757":"Sep. 2011","43758":"Aug. 2011","43759":"Aug. 2011","43760":"Mar. 2011","43761":"Feb. 2011","43762":"Jan. 2011","43763":"Sep. 2010","43764":"Aug. 2010","43765":"Aug. 2010","43766":"Jul. 2010","43767":"Jun. 2010","43768":"Apr. 2010","43769":"Dec. 2009","43770":"Oct. 2009","43771":"Sep. 2009","43772":"Sep. 2009","43773":"Aug. 2009","43774":"Jul. 2009","43775":"Jun. 2009","43776":"Jun. 2009","43777":"May 2009","43779":"Mar. 2009","43780":"Sep. 2008","43781":"Sep. 2007","43782":"Jun. 2007","43783":"Jan. 2006","43784":"Jun. 2005","43785":"nil","43790":"Apr. 1","43791":"Mar. 2019","43792":"Mar. 2019","43793":"Mar. 2019","43794":"Mar. 2019","43795":"Mar. 2019","43796":"Mar. 2019","43797":"Mar. 2019","43798":"Mar. 2019","43799":"Mar. 2019","43800":"Mar. 2019","43801":"Mar. 2019","43802":"Mar. 2019","43803":"Mar. 2019","43804":"Mar. 2019","43805":"Mar. 2019","43806":"Mar. 2019","43807":"Mar. 2019","43808":"Mar. 2019","43809":"Mar. 2019","43815":"Mar. 2019","43816":"Mar. 2019","43817":"Mar. 2019","43818":"Mar. 2019","43819":"Mar. 2019","43820":"Mar. 2019","43821":"Mar. 2019","43822":"Mar. 2019","43823":"Mar. 2019","43824":"Mar. 2019","43825":"Mar. 2019","43826":"Mar. 2019","43827":"Mar. 2019","43828":"Mar. 2019","43829":"Mar. 2019","43830":"Mar. 2019","43831":"Mar. 2019","43832":"Mar. 2019","43833":"Feb. 2019","43834":"Feb. 2019","43835":"Feb. 2019","43836":"Feb. 2019","43837":"Feb. 2019","43838":"Feb. 2019","43839":"Feb. 2019","43840":"Feb. 2019","43841":"Feb. 2019","43842":"Feb. 2019","43843":"Feb. 2019","43844":"Feb. 2019","43845":"Feb. 2019","43846":"Feb. 2019","43847":"Feb. 2019","43848":"Feb. 2019","43849":"Feb. 2019","43850":"Feb. 2019","43851":"Feb. 2019","43852":"Feb. 2019","43853":"Jan. 2019","43854":"Jan. 2019","43855":"Jan. 2019","43856":"Jan. 2019","43857":"Jan. 2019","43858":"Jan. 2019","43859":"Jan. 2019","43860":"Jan. 2019","43861":"Jan. 2019","43862":"Jan. 2019","43863":"Jan. 2019","43864":"Jan. 2019","43865":"Jan. 2019","43866":"Jan. 2019","43867":"Jan. 2019","43868":"Jan. 2019","43869":"Jan. 2019","43870":"Jan. 2019","43871":"Jan. 2019","43872":"Jan. 2019","43873":"Jan. 2019","43874":"Jan. 2019","43885":"Jan. 2019","43886":"Dec. 2018","43887":"Dec. 2018","43888":"Dec. 2018","43889":"Dec. 2018","43890":"Dec. 2018","43891":"Dec. 2018","43892":"Dec. 2018","43893":"Dec. 2018","43894":"Dec. 2018","43900":"Dec. 2018","43901":"Dec. 2018","43902":"Dec. 2018","43903":"Dec. 2018","43904":"Dec. 2018","43905":"Dec. 2018","43906":"Dec. 2018","43907":"Nov. 2018","43908":"Nov. 2018","43909":"Nov. 2018","43910":"Nov. 2018","43911":"Nov. 2018","43912":"Nov. 2018","43913":"Nov. 2018","43914":"Nov. 2018","43915":"Nov. 2018","43916":"Nov. 2018","43917":"Nov. 2018","43918":"Nov. 2018","43919":"Nov. 2018","43920":"Nov. 2018","43921":"Nov. 2018","43922":"Nov. 2018","43923":"Nov. 2018","43924":"Nov. 2018","43925":"Nov. 2018","43926":"Nov. 2018","43927":"Nov. 2018","43929":"Nov. 2018","43930":"Nov. 2018","43931":"Nov. 2018","43932":"Nov. 2018","43933":"Nov. 2018","43934":"Nov. 2018","43935":"Nov. 2018","43936":"Nov. 2018","43937":"Nov. 2018","43938":"Nov. 2018","43939":"Nov. 2018","43940":"Nov. 2018","43941":"Nov. 2018","43942":"Nov. 2018","43943":"Nov. 2018","43944":"Nov. 2018","43950":"Oct. 2018","43951":"Oct. 2018","43952":"Oct. 2018","43953":"Oct. 2018","43954":"Oct. 2018","43955":"Oct. 2018","43956":"Oct. 2018","43957":"Oct. 2018","43958":"Oct. 2018","43959":"Oct. 2018","43960":"Oct. 2018","43961":"Oct. 2018","43962":"Oct. 2018","43963":"Oct. 2018","43964":"Oct. 2018","43965":"Oct. 2018","43966":"Oct. 2018","43967":"Oct. 2018","43968":"Oct. 2018","43969":"Oct. 2018","43970":"Oct. 2018","43971":"Oct. 2018","43972":"Oct. 2018","43973":"Oct. 2018","43974":"Oct. 2018","43975":"Oct. 2018","43976":"Oct. 2018","43977":"Oct. 2018","43978":"Oct. 2018","43979":"Oct. 2018","43980":"Oct. 2018","43981":"Oct. 2018","43982":"Oct. 2018","43983":"Oct. 2018","43984":"Oct. 2018","43985":"Mar. 2019","43986":"Nov. 2018","43987":"Sep. 2018","43988":"Aug. 2018","43989":"Aug. 2018","43990":"Aug. 2018","43991":"Aug. 2018","43992":"Aug. 2018","43993":"Jul. 2018","43994":"Jul. 2018","43995":"Jun. 2018","43996":"Jan. 2018","43997":"Jan. 2018","43998":"Nov. 2017","43999":"Oct. 2017","44000":"Sep. 2017","44001":"Aug. 2017","44002":"Aug. 2017","44003":"Aug. 2017","44004":"Aug. 2017","44005":"Aug. 2017","44006":"Jul. 2017","44007":"Jul. 2017","44008":"Jul. 2017","44009":"Jul. 2017","44010":"Jul. 2017","44011":"Jul. 2017","44012":"Jul. 2017","44013":"Jul. 2017","44014":"Jul. 2017","44015":"Jul. 2017","44016":"Jun. 2017","44017":"Jun. 2017","44018":"Jun. 2017","44019":"Jun. 2017","44020":"May 2017","44021":"May 2017","44022":"May 2017","44023":"May 2017","44024":"May 2017","44025":"Apr. 2017","44026":"Nov. 2016","44027":"Oct. 2016","44028":"Sep. 2016","44029":"Sep. 2016","44030":"Sep. 2016","44031":"Sep. 2016","44032":"Sep. 2016","44033":"Sep. 2016","44034":"Sep. 2016","44035":"Aug. 2016","44036":"Aug. 2016","44037":"Aug. 2016","44038":"Jul. 2016","44039":"Jul. 2016","44040":"Jul. 2016","44041":"Jul. 2016","44042":"Jun. 2016","44043":"May 2016","44044":"May 2016","44045":"Apr. 2016","44046":"Apr. 2016","44047":"Jan. 2016","44048":"Nov. 2015","44049":"Oct. 2015","44050":"Oct. 2015","44051":"Oct. 2015","44052":"Sep. 2015","44053":"Sep. 2015","44054":"Aug. 2015","44055":"Aug. 2015","44056":"Aug. 2015","44057":"Aug. 2015","44058":"Jul. 2015","44059":"Jul. 2015","44060":"Jul. 2015","44061":"Jul. 2015","44062":"Jul. 2015","44063":"Jun. 2015","44064":"Apr. 2015","44065":"Mar. 2015","44066":"Mar. 2015","44067":"Mar. 2015","44068":"Feb. 2015","44069":"Jan. 2015","44070":"nil","44075":"Aug. 2014","44076":"Jul. 2014","44077":"Jul. 2014","44078":"Jun. 2014","44079":"Jun. 2014","44085":"Sep. 2013","44086":"Aug. 2013","44087":"Jul. 2013","44088":"Jun. 2013","44089":"Mar. 2013","44095":"May 2012","44096":"Jan. 2012","44097":"Oct. 2011","44098":"Sep. 2011","44099":"Aug. 2011","44100":"Jul. 2011","44101":"May 2011","44102":"Jan. 2011","44103":"Dec. 2010","44104":"Nov. 2010","44110":"Jun. 2010","44111":"Jun. 2010","44112":"Jun. 2010","44113":"Jun. 2010","44114":"May 2010","44115":"Apr. 2010","44116":"Jan. 2010","44117":"Nov. 2009","44118":"Sep. 2009","44119":"Aug. 2009","44120":"Mar. 2008","44125":"Apr. 4","44130":"Feb. 2019","44135":"Dec. 2018","44140":"Nov. 2018","44145":"Sep. 2018","44150":"nil","44155":"Jul. 2018","44160":"Jun. 2018","44165":"May 2018","44170":"Apr. 2018","44180":"Feb. 2018","44190":"Jan. 2018","44195":"Dec. 2017","44210":"Oct. 2017","44220":"Sep. 2017","44225":"Aug. 2017","44230":"Aug. 2017","44235":"Aug. 2017","44240":"Jul. 2017","44245":"Jul. 2017","44250":"Jun. 2017","44260":"May 2017","44265":"Apr. 2017","44280":"Jan. 2017","44285":"Nov. 2016","44295":"Oct. 2016","44315":"Sep. 2016","44325":"Apr. 2","44326":"Mar. 2019","44327":"Jan. 2019","44328":"Jan. 2019","44329":"Dec. 2018","44330":"Dec. 2018","44331":"Nov. 2018","44332":"Sep. 2018","44333":"Sep. 2018","44334":"Sep. 2018","44335":"Sep. 2018","44336":"Sep. 2018","44337":"Sep. 2018","44338":"Sep. 2018","44339":"Aug. 2018","44340":"nil","44345":"Aug. 2018","44346":"Jul. 2018","44347":"Jul. 2018","44348":"Jul. 2018","44349":"Jul. 2018","44350":"Jun. 2018","44351":"Jun. 2018","44352":"Jun. 2018","44353":"May 2018","44354":"May 2018","44355":"Mar. 2018","44356":"Mar. 2018","44357":"Feb. 2018","44358":"Feb. 2018","44359":"Feb. 2018","44380":"Jul. 2017","44381":"Jul. 2017","44382":"Jul. 2017","44383":"Jul. 2017","44384":"Jun. 2017","44385":"Jun. 2017","44386":"Jun. 2017","44387":"Jun. 2017","44388":"May 2017","44389":"May 2017","44400":"Mar. 2017","44401":"Mar. 2017","44402":"Jan. 2017","44403":"Jan. 2017","44404":"Dec. 2016","44405":"Dec. 2016","44406":"Dec. 2016","44407":"Dec. 2016","44408":"Nov. 2016","44409":"Nov. 2016","44410":"Nov. 2016","44411":"Nov. 2016","44412":"Oct. 2016","44413":"Sep. 2016","44414":"Sep. 2016","44415":"Sep. 2016","44416":"Aug. 2016","44417":"Aug. 2016","44418":"Aug. 2016","44419":"Aug. 2016","44420":"Aug. 2016","44421":"Aug. 2016","44422":"Aug. 2016","44423":"Aug. 2016","44424":"Aug. 2016","44430":"Jul. 2016","44431":"Jul. 2016","44432":"Jul. 2016","44433":"Jul. 2016","44434":"Jul. 2016","44435":"Jul. 2016","44436":"Jul. 2016","44437":"Jul. 2016","44438":"Jul. 2016","44439":"Jun. 2016","44440":"Jun. 2016","44441":"Jun. 2016","44442":"Jun. 2016","44443":"Jun. 2016","44444":"Jun. 2016","44445":"May 2016","44446":"Apr. 2016","44447":"Apr. 2016","44448":"Apr. 2016","44449":"Apr. 2016","44465":"Aug. 2015","44466":"Aug. 2015","44467":"Aug. 2015","44468":"Aug. 2015","44469":"Jul. 2015","44470":"Jul. 2015","44471":"Jul. 2015","44472":"Jul. 2015","44473":"Jun. 2015","44474":"Jun. 2015","44475":"Jun. 2015","44476":"May 2015","44477":"May 2015","44478":"May 2015","44479":"May 2015","44480":"Apr. 2015","44481":"Mar. 2015","44482":"Mar. 2015","44483":"Feb. 2015","44484":"Feb. 2015","44485":"Nov. 2014","44486":"Nov. 2014","44487":"Sep. 2014","44488":"Sep. 2014","44489":"Sep. 2014","44490":"Sep. 2014","44491":"Sep. 2014","44492":"Aug. 2014","44493":"Aug. 2014","44494":"Aug. 2014","44500":"Jul. 2014","44501":"Jul. 2014","44502":"Jun. 2014","44503":"Jun. 2014","44504":"Jun. 2014","44505":"Jun. 2014","44506":"Jun. 2014","44507":"Jun. 2014","44508":"Jun. 2014","44509":"Jun. 2014","44510":"May 2014","44511":"May 2014","44512":"May 2014","44513":"Mar. 2014","44514":"Feb. 2014","44515":"Feb. 2014","44516":"Nov. 2013","44517":"Nov. 2013","44518":"Nov. 2013","44519":"Nov. 2013","44520":"Nov. 2013","44521":"Oct. 2013","44522":"Oct. 2013","44523":"Oct. 2013","44524":"Oct. 2013","44525":"Mar. 2019","44526":"Jan. 2019","44527":"Dec. 2018","44528":"Dec. 2018","44529":"Dec. 2018","44530":"Dec. 2018","44531":"Nov. 2018","44532":"Nov. 2018","44533":"Oct. 2018","44534":"Sep. 2018","44535":"Sep. 2018","44536":"Aug. 2018","44537":"Aug. 2018","44538":"Aug. 2018","44539":"Aug. 2018","44540":"nil","44550":"Jul. 2018","44551":"Jul. 2018","44552":"Jul. 2018","44553":"Jul. 2018","44554":"Jul. 2018","44555":"Jul. 2018","44556":"Jul. 2018","44557":"Jul. 2018","44558":"Jun. 2018","44559":"Jun. 2018","44560":"Jun. 2018","44561":"Jun. 2018","44562":"Jun. 2018","44563":"Jun. 2018","44564":"Jun. 2018","44565":"Jun. 2018","44566":"Jun. 2018","44567":"Jun. 2018","44568":"May 2018","44569":"May 2018","44570":"May 2018","44571":"May 2018","44572":"May 2018","44573":"Apr. 2018","44574":"Apr. 2018","44575":"Apr. 2018","44576":"Mar. 2018","44577":"Mar. 2018","44578":"Feb. 2018","44579":"Feb. 2018","44580":"Jan. 2018","44581":"Dec. 2017","44582":"Nov. 2017","44583":"Nov. 2017","44584":"Nov. 2017","44586":"Oct. 2017","44587":"Sep. 2017","44588":"Sep. 2017","44589":"Aug. 2017","44590":"Aug. 2017","44591":"Aug. 2017","44592":"Aug. 2017","44593":"Aug. 2017","44594":"Jul. 2017","44595":"Jul. 2017","44596":"Jul. 2017","44597":"Jul. 2017","44598":"Jun. 2017","44605":"Jan. 2017","44606":"Dec. 2016","44607":"Nov. 2016","44608":"Nov. 2016","44610":"Oct. 2016","44611":"Oct. 2016","44612":"Oct. 2016","44613":"Aug. 2016","44614":"Aug. 2016","44620":"Aug. 2016","44621":"Jul. 2016","44622":"Jul. 2016","44623":"Jul. 2016","44624":"Jul. 2016","44625":"Jul. 2016","44626":"Jun. 2016","44627":"Jun. 2016","44628":"May 2016","44629":"May 2016","44630":"May 2016","44631":"May 2016","44632":"May 2016","44633":"May 2016","44634":"Apr. 2016","44640":"Nov. 2015","44641":"Nov. 2015","44642":"Nov. 2015","44643":"Oct. 2015","44644":"Sep. 2015","44645":"Sep. 2015","44646":"Aug. 2015","44647":"Aug. 2015","44648":"Aug. 2015","44649":"Aug. 2015","44650":"Aug. 2015","44651":"Jul. 2015","44652":"Jul. 2015","44653":"Jul. 2015","44654":"Jul. 2015","44655":"Jul. 2015","44656":"Jul. 2015","44657":"Jul. 2015","44658":"Jun. 2015","44659":"Jun. 2015","44660":"Jun. 2015","44661":"Apr. 2015","44662":"Apr. 2015","44663":"Feb. 2015","44664":"Feb. 2015","44665":"Dec. 2014","44666":"Dec. 2014","44667":"Dec. 2014","44668":"Dec. 2014","44669":"Oct. 2014","44670":"Oct. 2014","44671":"Sep. 2014","44672":"Sep. 2014","44673":"Sep. 2014","44674":"Aug. 2014","44675":"Aug. 2014","44676":"Aug. 2014","44677":"Aug. 2014","44678":"Aug. 2014","44679":"Aug. 2014","44680":"Aug. 2014","44682":"Aug. 2014","44683":"Aug. 2014","44684":"Jul. 2014","44685":"Jul. 2014","44686":"Jun. 2014","44687":"Jun. 2014","44688":"Jun. 2014","44690":"Apr. 2014","44691":"Apr. 2014","44692":"Apr. 2014","44693":"Mar. 2014","44694":"Dec. 2013","44700":"Sep. 2013","44701":"Sep. 2013","44702":"Aug. 2013","44703":"Aug. 2013","44704":"Aug. 2013","44705":"Aug. 2013","44706":"Aug. 2013","44707":"Aug. 2013","44708":"Jul. 2013","44709":"Jul. 2013","44715":"Jun. 2013","44716":"Jun. 2013","44717":"May 2013","44718":"Apr. 2013","44719":"Apr. 2013","44720":"Mar. 2013","44721":"Nov. 2012","44722":"Nov. 2012","44723":"Nov. 2012","44724":"Oct. 2012","44725":"nil","44730":"Jul. 2018","44731":"Jun. 2018","44732":"May 2018","44733":"May 2018","44734":"May 2018","44735":"Apr. 2018","44736":"Apr. 2018","44737":"Mar. 2018","44738":"Mar. 2018","44739":"Feb. 2018","44740":"Jan. 2018","44741":"Dec. 2017","44742":"Nov. 2017","44743":"Nov. 2017","44744":"Nov. 2017","44745":"Oct. 2017","44746":"Oct. 2017","44747":"Sep. 2017","44748":"Aug. 2017","44749":"Aug. 2017","44750":"Aug. 2017","44751":"Aug. 2017","44752":"Aug. 2017","44753":"Jul. 2017","44754":"May 2017","44765":"Sep. 2016","44766":"Sep. 2016","44767":"Aug. 2016","44768":"Aug. 2016","44769":"Aug. 2016","44770":"Jul. 2016","44771":"Jul. 2016","44772":"Jul. 2016","44773":"Jul. 2016","44774":"Jul. 2016","44775":"Jun. 2016","44776":"Jun. 2016","44777":"May 2016","44778":"May 2016","44779":"Apr. 2016","44780":"Apr. 2016","44781":"Mar. 2016","44782":"Mar. 2016","44783":"Mar. 2016","44784":"Nov. 2015","44785":"Oct. 2015","44786":"Sep. 2015","44787":"Sep. 2015","44788":"Sep. 2015","44789":"Aug. 2015","44790":"Aug. 2015","44791":"Aug. 2015","44792":"Aug. 2015","44793":"Aug. 2015","44794":"Aug. 2015","44795":"Jul. 2015","44796":"Jun. 2015","44797":"May 2015","44798":"Sep. 2014","44799":"Sep. 2014","44800":"Sep. 2014","44801":"Sep. 2014","44802":"Aug. 2014","44803":"Aug. 2014","44804":"Aug. 2014","44810":"May 2014","44811":"Oct. 2013","44812":"Sep. 2013","44813":"Sep. 2013","44814":"Aug. 2013","44815":"Aug. 2013","44816":"Aug. 2013","44817":"Aug. 2013","44818":"Jul. 2013","44819":"Jun. 2013","44820":"Mar. 2013","44821":"Mar. 2013","44822":"Sep. 2012","44823":"Aug. 2012","44824":"May 2012","44835":"Oct. 2018","44836":"Oct. 2018","44837":"Sep. 2018","44838":"Aug. 2018","44839":"Feb. 2018","44840":"Sep. 2017","44841":"Sep. 2017","44842":"Aug. 2017","44843":"Jul. 2017","44844":"Jul. 2017","44845":"Jun. 2017","44846":"May 2017","44847":"Apr. 2017","44848":"Apr. 2017","44849":"Oct. 2016","44850":"Sep. 2016","44851":"Sep. 2016","44852":"Aug. 2015","44853":"Jul. 2015","44854":"Jul. 2015","44855":"Jun. 2015","44856":"Mar. 2015","44857":"Feb. 2015","44858":"Nov. 2014","44859":"Sep. 2014","44860":"nil","44865":"Aug. 2013","44866":"Aug. 2013","44867":"Aug. 2013","44868":"Jul. 2013","44869":"Jul. 2013","44870":"May 2013","44871":"May 2013","44872":"Sep. 2012","44873":"Jun. 2012","44874":"Jul. 2011","44875":"Feb. 2011","44876":"Sep. 2010","44877":"Jan. 2010","44878":"Dec. 2009","44879":"Jun. 2009","44880":"Feb. 2019","44885":"Jun. 2018","44890":"nil","44895":"Mar. 2017","44900":"Oct. 2016","44905":"Jul. 2016","44910":"Apr. 2016","44915":"Nov. 2015","44920":"Jul. 2015","44930":"Aug. 2014","44935":"Dec. 2013","44945":"Apr. 2013","44950":"Oct. 2012","44955":"May 2012","44960":"Dec. 2011","44965":"May 2011","44970":"May 2009","44975":"Jul. 2018","44976":"Jul. 2018","44977":"Apr. 2018","44978":"Dec. 2017","44979":"Dec. 2017","44980":"nil","44985":"Aug. 2017","44986":"Aug. 2017","44987":"Jun. 2017","44988":"Feb. 2017","44989":"Jul. 2016","44990":"Jul. 2016","44991":"Jan. 2016","44992":"Jul. 2015","44993":"Jun. 2015","44994":"Jun. 2015","44995":"May 2015","44996":"May 2015","44997":"Jan. 2015","44998":"Dec. 2014","44999":"Dec. 2014","45000":"Oct. 2014","45001":"Oct. 2014","45002":"Sep. 2014","45003":"Sep. 2014","45004":"Jun. 2014","45015":"Aug. 2011","45016":"Aug. 2011","45017":"Jul. 2011","45018":"Nov. 2009","45019":"Nov. 2008","45020":"Dec. 2017","45021":"Feb. 2017","45022":"Oct. 2016","45023":"Sep. 2016","45024":"Apr. 2016","45025":"nil","45035":"Jun. 2013","45036":"Dec. 2012","45037":"May 2012","45038":"Apr. 2012","45039":"Mar. 2012","45040":"Mar. 2012","45041":"Jan. 2012","45042":"Oct. 2011","45043":"Jun. 2011","45044":"Oct. 2010","45045":"Aug. 2010","45046":"Jul. 2010","45047":"Sep. 2009","45048":"Nov. 2007","45049":"Sep. 2006","45050":"Oct. 2018","45051":"Jul. 2017","45052":"May 2017","45053":"Sep. 2016","45054":"Sep. 2016","45055":"Aug. 2016","45056":"Aug. 2016","45057":"Aug. 2016","45058":"Aug. 2016","45059":"Aug. 2016","45060":"nil","45065":"nil","45067":"nil","45077":"nil","45078":"nil","45079":"nil","45080":"nil","45081":"nil","45084":"Feb. 2019","45085":"Jan. 2019","45086":"Dec. 2018","45087":"Dec. 2018","45088":"Nov. 2018","45089":"Sep. 2018","45090":"Sep. 2018","45091":"Aug. 2018","45092":"Aug. 2018","45093":"Aug. 2018","45094":"Aug. 2018","45095":"Aug. 2018","45096":"Aug. 2018","45097":"Jul. 2018","45098":"May 2018","45099":"May 2018","45100":"May 2018","45101":"May 2018","45102":"Apr. 2018","45103":"Apr. 2018","45104":"Apr. 2018","45105":"Mar. 2018","45107":"Feb. 2018","45110":"Jan. 2018","45111":"Nov. 2017","45113":"Oct. 2017","45115":"Oct. 2017","45118":"Sep. 2017","45119":"nil","45129":"May 2017","45130":"May 2017","45131":"Mar. 2017","45132":"Jan. 2017","45133":"Jan. 2017","45140":"Dec. 2016","45141":"Nov. 2016","45142":"Oct. 2016","45143":"Oct. 2016","45144":"Oct. 2016","45145":"Oct. 2016","45146":"Sep. 2016","45147":"Sep. 2016","45148":"Sep. 2016","45149":"Sep. 2016","45150":"Sep. 2016","45151":"Sep. 2016","45152":"Aug. 2016","45153":"Aug. 2016","45154":"Aug. 2016","45155":"Aug. 2016","45156":"Jul. 2016","45158":"Jul. 2016","45159":"Jul. 2016","45161":"Jun. 2016","45162":"May 2016","45163":"May 2016","45164":"May 2016","45165":"Apr. 2016","45166":"Apr. 2016","45167":"Apr. 2016","45168":"Apr. 2016","45170":"Mar. 2016","45171":"Mar. 2016","45172":"Mar. 2016","45173":"Feb. 2016","45175":"Dec. 2015","45176":"Dec. 2015","45177":"Nov. 2015","45178":"Oct. 2015","45179":"Sep. 2015","45180":"Sep. 2015","45181":"Aug. 2015","45182":"Aug. 2015","45183":"Aug. 2015","45184":"Jul. 2015","45185":"Jul. 2015","45186":"Jul. 2015","45187":"Jul. 2015","45188":"Jul. 2015","45199":"Feb. 2015","45200":"Jan. 2015","45201":"Sep. 2014","45202":"Aug. 2014","45203":"Aug. 2014","45204":"Jul. 2014","45205":"May 2014","45206":"May 2014","45207":"Oct. 2013","45208":"Sep. 2013","45209":"Sep. 2013","45210":"Aug. 2013","45211":"Jan. 2013","45212":"Jul. 2012","45213":"Mar. 2012","45214":"Feb. 2012","45215":"Dec. 2011","45216":"Sep. 2011","45217":"Sep. 2011","45218":"Jul. 2011","45219":"Jan. 2011","45220":"Sep. 2010","45221":"Jun. 2010","45222":"Jan. 2010","45223":"Jan. 2009","45224":"Oct. 2008","45225":"Aug. 2007","45226":"Jul. 2007","45229":"nil","45234":"May 2018","45239":"May 2017","45244":"Sep. 2016","45249":"Jun. 2016","45254":"Jul. 2015","45259":"Oct. 2014","45264":"May 2014","45269":"Sep. 2013","45279":"Jun. 2012","45284":"Aug. 2018","45285":"Aug. 2018","45286":"Aug. 2018","45287":"Nov. 2017","45288":"Oct. 2017","45289":"nil","45294":"Apr. 2017","45295":"Jan. 2017","45296":"Nov. 2016","45297":"Oct. 2016","45298":"Sep. 2016","45299":"Sep. 2016","45300":"Aug. 2016","45301":"Jul. 2016","45302":"Jul. 2016","45303":"Jul. 2016","45304":"Jul. 2016","45305":"Sep. 2015","45306":"Aug. 2015","45307":"Aug. 2015","45308":"Jul. 2015","45309":"Jun. 2015","45310":"Jun. 2015","45311":"May 2015","45312":"Apr. 2015","45313":"Aug. 2014","45314":"Aug. 2014","45315":"Jul. 2014","45316":"May 2014","45317":"Jun. 2013","45318":"Mar. 2013","45319":"Jul. 2012","45320":"Feb. 2012","45321":"Oct. 2011","45322":"Aug. 2009","45323":"Aug. 2009","45324":"Nov. 2018","45325":"Sep. 2018","45326":"Aug. 2018","45327":"Aug. 2018","45328":"Jul. 2018","45329":"nil","45334":"Aug. 2017","45335":"Aug. 2017","45336":"Aug. 2017","45337":"Jul. 2017","45338":"Jul. 2017","45339":"Jul. 2017","45340":"Jul. 2017","45341":"Jul. 2017","45342":"Jul. 2017","45343":"Jun. 2017","45344":"Jun. 2017","45345":"Jun. 2017","45346":"May 2017","45347":"Oct. 2016","45348":"Sep. 2016","45354":"Aug. 2016","45355":"Aug. 2016","45356":"Aug. 2016","45357":"Aug. 2016","45358":"Aug. 2016","45359":"Aug. 2016","45360":"Jul. 2016","45361":"Jul. 2016","45362":"Jul. 2016","45363":"Jul. 2016","45364":"Jul. 2016","45365":"Jul. 2016","45366":"Jun. 2016","45367":"Jun. 2016","45368":"May 2016","45369":"Oct. 2015","45370":"Oct. 2015","45371":"Sep. 2015","45372":"Sep. 2015","45373":"Aug. 2015","45374":"Jul. 2015","45375":"Jul. 2015","45376":"Jul. 2015","45377":"Jul. 2015","45378":"Jul. 2015","45379":"Jul. 2015","45380":"Jul. 2015","45381":"Jul. 2015","45382":"Jun. 2015","45383":"Jun. 2015","45384":"Jun. 2015","45385":"Jun. 2015","45386":"Jun. 2015","45387":"May 2015","45388":"Mar. 2015","45389":"Nov. 2014","45390":"Oct. 2014","45391":"Sep. 2014","45392":"Sep. 2014","45393":"Aug. 2014","45395":"Aug. 2014","45396":"Aug. 2014","45397":"Aug. 2014","45398":"Aug. 2014","45399":"Aug. 2014","45400":"Aug. 2014","45401":"Jul. 2014","45402":"Jul. 2014","45403":"Jul. 2014","45404":"Jun. 2014","45405":"May 2014","45406":"Jul. 2013","45407":"Jun. 2013","45408":"Sep. 2011","45409":"Sep. 2011","45410":"Aug. 2011","45411":"Aug. 2010","45412":"Aug. 2009","45414":"Oct. 2018","45415":"Sep. 2017","45416":"Sep. 2017","45417":"Sep. 2017","45418":"Sep. 2017","45419":"Sep. 2017","45420":"Sep. 2017","45421":"Sep. 2017","45422":"Sep. 2017","45423":"Sep. 2016","45424":"Aug. 2016","45425":"Aug. 2016","45426":"Aug. 2016","45427":"Jul. 2016","45428":"Jul. 2016","45429":"nil","45434":"Mar. 2016","45435":"Oct. 2015","45436":"Aug. 2015","45437":"Mar. 2015","45438":"Aug. 2014","45439":"Jul. 2018","45440":"Aug. 2017","45441":"Aug. 2017","45442":"Aug. 2017","45443":"Aug. 2016","45444":"nil","45449":"Jun. 2014","45450":"Mar. 2014","45451":"Sep. 2013","45452":"Aug. 2013","45453":"Oct. 2012","45454":"Aug. 2011","45455":"Aug. 2010","45456":"Jun. 2010","45457":"Aug. 2008","45458":"Jun. 2008","45459":"Sep. 2018","45464":"Jul. 2018","45469":"Aug. 2016","45474":"Jul. 2016","45479":"Apr. 2016","45484":"Sep. 2015","45489":"Jun. 2015","45494":"Feb. 2017","45495":"Aug. 2016","45496":"Aug. 2016","45497":"Jul. 2016","45498":"Jun. 2016","45499":"Jun. 2016","45500":"May 2016","45501":"May 2016","45502":"Nov. 2015","45503":"Sep. 2015","45504":"Sep. 2015","45505":"Sep. 2015","45506":"Aug. 2015","45507":"Aug. 2015","45508":"Aug. 2015","45509":"nil","45514":"Aug. 2014","45515":"Mar. 2014","45516":"Sep. 2013","45517":"Jul. 2013","45518":"Mar. 2012","45519":"Mar. 2012","45520":"Jan. 2012","45521":"Aug. 2010","45522":"Mar. 2010","45523":"Jul. 2009","45524":"Mar. 2019","45525":"Mar. 2019","45526":"Mar. 2019","45527":"Mar. 2019","45528":"Mar. 2019","45529":"Feb. 2019","45530":"Feb. 2019","45531":"Feb. 2019","45532":"Jan. 2019","45533":"Jan. 2019","45534":"Jan. 2019","45535":"Dec. 2018","45536":"Dec. 2018","45537":"Dec. 2018","45538":"Dec. 2018","45539":"Dec. 2018","45540":"Dec. 2018","45541":"Nov. 2018","45542":"Nov. 2018","45543":"Nov. 2018","45544":"Nov. 2018","45545":"Nov. 2018","45546":"Oct. 2018","45547":"Oct. 2018","45548":"Oct. 2018","45549":"nil","45554":"Oct. 2018","45555":"Oct. 2018","45556":"Sep. 2018","45557":"Sep. 2018","45558":"Sep. 2018","45559":"Sep. 2018","45560":"Sep. 2018","45561":"Aug. 2018","45562":"Aug. 2018","45563":"Aug. 2018","45564":"Aug. 2018","45565":"Aug. 2018","45566":"Aug. 2018","45567":"Aug. 2018","45568":"Aug. 2018","45569":"Aug. 2018","45570":"Aug. 2018","45571":"Aug. 2018","45572":"Jul. 2018","45573":"Jul. 2018","45579":"Jul. 2018","45580":"Jul. 2018","45581":"Jul. 2018","45582":"Jun. 2018","45583":"Jun. 2018","45584":"Jun. 2018","45585":"Jun. 2018","45586":"Jun. 2018","45587":"May 2018","45588":"May 2018","45589":"May 2018","45590":"May 2018","45591":"May 2018","45592":"May 2018","45593":"May 2018","45594":"Apr. 2018","45595":"Apr. 2018","45596":"Apr. 2018","45597":"Apr. 2018","45598":"Apr. 2018","45599":"Apr. 2018","45600":"Apr. 2018","45601":"Apr. 2018","45602":"Mar. 2018","45603":"Mar. 2018","45604":"Mar. 2018","45605":"Mar. 2018","45606":"Mar. 2018","45607":"Feb. 2018","45608":"Feb. 2018","45614":"Dec. 2017","45615":"Dec. 2017","45616":"Dec. 2017","45617":"Dec. 2017","45618":"Nov. 2017","45619":"Nov. 2017","45620":"Nov. 2017","45621":"Nov. 2017","45622":"Oct. 2017","45623":"Oct. 2017","45624":"Oct. 2017","45625":"Oct. 2017","45626":"Oct. 2017","45627":"Oct. 2017","45628":"Oct. 2017","45634":"Sep. 2017","45635":"Sep. 2017","45636":"Sep. 2017","45637":"Sep. 2017","45638":"Sep. 2017","45639":"Aug. 2017","45640":"Aug. 2017","45641":"Aug. 2017","45642":"Aug. 2017","45643":"Aug. 2017","45644":"Aug. 2017","45645":"Aug. 2017","45646":"Aug. 2017","45647":"Aug. 2017","45648":"Aug. 2017","45654":"Jul. 2017","45655":"Jul. 2017","45656":"Jul. 2017","45657":"Jun. 2017","45658":"Jun. 2017","45659":"Jun. 2017","45660":"Jun. 2017","45661":"Jun. 2017","45662":"Jun. 2017","45663":"Jun. 2017","45664":"Jun. 2017","45665":"Jun. 2017","45666":"Jun. 2017","45668":"Jun. 2017","45669":"May 2017","45670":"May 2017","45672":"May 2017","45673":"May 2017","45674":"May 2017","45675":"Apr. 2017","45676":"Apr. 2017","45677":"Apr. 2017","45678":"Apr. 2017","45679":"Apr. 2017","45680":"Apr. 2017","45681":"Apr. 2017","45682":"Apr. 2017","45683":"Mar. 2017","45685":"Mar. 2017","45686":"Mar. 2017","45687":"Mar. 2017","45688":"Mar. 2017","45689":"Mar. 2017","45690":"Mar. 2017","45691":"Mar. 2017","45692":"Feb. 2017","45693":"Feb. 2017","45694":"Feb. 2017","45695":"Feb. 2017","45696":"Feb. 2017","45697":"Feb. 2017","45698":"Feb. 2017","45699":"Jan. 2017","45701":"Dec. 2016","45702":"Dec. 2016","45703":"Dec. 2016","45704":"Dec. 2016","45705":"Dec. 2016","45706":"Dec. 2016","45707":"Dec. 2016","45709":"Nov. 2016","45710":"Nov. 2016","45711":"Oct. 2016","45712":"Oct. 2016","45713":"Oct. 2016","45714":"Oct. 2016","45715":"Oct. 2016","45716":"Oct. 2016","45718":"Oct. 2016","45719":"Sep. 2016","45720":"Sep. 2016","45721":"Sep. 2016","45722":"Sep. 2016","45723":"Sep. 2016","45724":"Mar. 22","45725":"Feb. 2019","45726":"Mar. 2019","45727":"Mar. 2019","45728":"Mar. 2019","45729":"Feb. 2019","45730":"Feb. 2019","45731":"Jan. 2019","45732":"Jan. 2019","45733":"Dec. 2018","45734":"Dec. 2018","45735":"Dec. 2018","45736":"Dec. 2018","45737":"Dec. 2018","45738":"Nov. 2018","45739":"Nov. 2018","45740":"Nov. 2018","45741":"Nov. 2018","45742":"Oct. 2018","45743":"Oct. 2018","45744":"Oct. 2018","45745":"Oct. 2018","45746":"Oct. 2018","45747":"Sep. 2018","45748":"Sep. 2018","45749":"Sep. 2018","45750":"Sep. 2018","45751":"Sep. 2018","45752":"Aug. 2018","45753":"Aug. 2018","45754":"Aug. 2018","45755":"Aug. 2018","45756":"Aug. 2018","45757":"Aug. 2018","45758":"Jul. 2018","45759":"Jul. 2018","45760":"Jul. 2018","45761":"Jul. 2018","45762":"Jul. 2018","45763":"Jul. 2018","45764":"Jun. 2018","45765":"Jun. 2018","45766":"Jun. 2018","45767":"Jun. 2018","45768":"May 2018","45769":"nil","45774":"Apr. 2018","45775":"Mar. 2018","45776":"Mar. 2018","45777":"Feb. 2018","45778":"Feb. 2018","45779":"Jan. 2018","45780":"Jan. 2018","45781":"Jan. 2018","45782":"Jan. 2018","45783":"Jan. 2018","45789":"Dec. 2017","45790":"Nov. 2017","45791":"Nov. 2017","45792":"Nov. 2017","45793":"Nov. 2017","45794":"Nov. 2017","45795":"Nov. 2017","45796":"Nov. 2017","45797":"Nov. 2017","45798":"Nov. 2017","45799":"Nov. 2017","45801":"Oct. 2017","45803":"Oct. 2017","45804":"Oct. 2017","45805":"Oct. 2017","45806":"Oct. 2017","45807":"Oct. 2017","45808":"Oct. 2017","45809":"Sep. 2017","45810":"Sep. 2017","45811":"Sep. 2017","45812":"Aug. 2017","45813":"Aug. 2017","45814":"Aug. 2017","45815":"Aug. 2017","45816":"Aug. 2017","45817":"Aug. 2017","45818":"Aug. 2017","45819":"Aug. 2017","45820":"Jul. 2017","45821":"Jul. 2017","45822":"Jul. 2017","45823":"Jul. 2017","45829":"Jul. 2017","45830":"Jul. 2017","45831":"Jul. 2017","45832":"Jul. 2017","45833":"Jun. 2017","45834":"Jun. 2017","45835":"Jun. 2017","45836":"Jun. 2017","45837":"Jun. 2017","45838":"May 2017","45839":"May 2017","45842":"May 2017","45843":"May 2017","45844":"May 2017","45845":"May 2017","45846":"May 2017","45847":"May 2017","45848":"May 2017","45854":"Apr. 2017","45855":"Apr. 2017","45856":"Apr. 2017","45857":"Apr. 2017","45858":"Apr. 2017","45864":"Apr. 2017","45865":"Apr. 2017","45866":"Mar. 2017","45867":"Mar. 2017","45868":"Mar. 2017","45874":"Jan. 2017","45875":"Jan. 2017","45876":"Jan. 2017","45877":"Jan. 2017","45878":"Jan. 2017","45879":"Dec. 2016","45880":"Dec. 2016","45881":"Nov. 2016","45882":"Nov. 2016","45883":"Nov. 2016","45884":"Nov. 2016","45885":"Nov. 2016","45886":"Nov. 2016","45887":"Oct. 2016","45888":"Oct. 2016","45890":"Oct. 2016","45891":"Oct. 2016","45892":"Oct. 2016","45893":"Oct. 2016","45894":"Sep. 2016","45895":"Sep. 2016","45896":"Sep. 2016","45897":"Sep. 2016","45898":"Sep. 2016","45899":"Sep. 2016","45900":"Aug. 2016","45901":"Aug. 2016","45902":"Aug. 2016","45903":"Aug. 2016","45904":"Aug. 2016","45905":"Aug. 2016","45906":"Jul. 2016","45907":"Jul. 2016","45908":"Jul. 2016","45909":"Jul. 2016","45910":"Jul. 2016","45911":"Jul. 2016","45912":"Jul. 2016","45913":"Jul. 2016","45914":"Jul. 2016","45915":"Jul. 2016","45916":"Jun. 2016","45917":"Jun. 2016","45918":"Jun. 2016","45919":"Jun. 2016","45920":"Jun. 2016","45921":"Jun. 2016","45922":"Jun. 2016","45923":"May 2016","45924":"Mar. 2019","45929":"Dec. 2018","45934":"Sep. 2018","45939":"Jun. 2018","45944":"Apr. 2018","45949":"Mar. 2018","45959":"Jan. 2018","45969":"Dec. 2017","45974":"nil","45984":"Oct. 2017","45989":"Sep. 2017","46019":"Mar. 2017","46024":"Jan. 2017","46029":"Dec. 2016","46044":"Sep. 2016","46049":"Sep. 2016","46069":"Jul. 2016","46074":"Jun. 2016","46079":"Jun. 2016","46084":"May 2016","46094":"Apr. 2016","46099":"Apr. 2016","46104":"Apr. 2016","46109":"Mar. 2016","46114":"Feb. 2016","46124":"Mar. 2019","46125":"Mar. 2019","46126":"Mar. 2019","46127":"Mar. 2019","46128":"Mar. 2019","46129":"Mar. 2019","46130":"Feb. 2019","46131":"Jan. 2019","46132":"Jan. 2019","46133":"Dec. 2018","46134":"Dec. 2018","46135":"Nov. 2018","46136":"Oct. 2018","46137":"Oct. 2018","46138":"Oct. 2018","46139":"Sep. 2018","46140":"Sep. 2018","46141":"Sep. 2018","46142":"Aug. 2018","46143":"Aug. 2018","46144":"Aug. 2018","46145":"Jul. 2018","46146":"Jul. 2018","46147":"Jun. 2018","46148":"Jun. 2018","46149":"Jun. 2018","46150":"May 2018","46151":"May 2018","46152":"Apr. 2018","46153":"Feb. 2018","46154":"Feb. 2018","46155":"Feb. 2018","46156":"Dec. 2017","46157":"Dec. 2017","46158":"Dec. 2017","46159":"Dec. 2017","46161":"Aug. 2017","46163":"Aug. 2017","46164":"Aug. 2017","46165":"Aug. 2017","46166":"Aug. 2017","46167":"Aug. 2017","46168":"Aug. 2017","46169":"Aug. 2017","46170":"Aug. 2017","46171":"Aug. 2017","46172":"Jul. 2017","46173":"Jun. 2017","46175":"May 2017","46176":"May 2017","46178":"Apr. 2017","46179":"Apr. 2017","46180":"Mar. 2017","46181":"Mar. 2017","46182":"Mar. 2017","46183":"Mar. 2017","46184":"Feb. 2017","46185":"Jan. 2017","46186":"Jan. 2017","46187":"Dec. 2016","46188":"Dec. 2016","46189":"Nov. 2016","46190":"Nov. 2016","46191":"Oct. 2016","46192":"Oct. 2016","46193":"Oct. 2016","46194":"Sep. 2016","46195":"Aug. 2016","46196":"Jul. 2016","46197":"Jun. 2016","46198":"Jun. 2016","46199":"Jun. 2016","46200":"Jun. 2016","46201":"Jun. 2016","46202":"May 2016","46204":"Apr. 2016","46205":"Apr. 2016","46206":"Apr. 2016","46207":"Apr. 2016","46208":"Apr. 2016","46209":"Mar. 2016","46210":"Mar. 2016","46211":"Mar. 2016","46212":"Mar. 2016","46213":"Feb. 2016","46214":"Feb. 2016","46215":"Feb. 2016","46216":"Feb. 2016","46217":"Jan. 2016","46218":"Jan. 2016","46219":"Jan. 2016","46220":"Jan. 2016","46221":"Dec. 2015","46222":"Oct. 2015","46223":"Oct. 2015","46224":"Oct. 2015","46225":"Oct. 2015","46226":"Oct. 2015","46227":"Oct. 2015","46228":"Sep. 2015","46230":"Sep. 2015","46231":"Aug. 2015","46232":"Aug. 2015","46233":"Aug. 2015","46234":"Jul. 2015","46236":"Jun. 2015","46237":"May 2015","46239":"Apr. 2015","46240":"Apr. 2015","46241":"Apr. 2015","46242":"Mar. 2015","46243":"Mar. 2015","46244":"Feb. 2015","46245":"Feb. 2015","46246":"Feb. 2015","46247":"Jan. 2015","46248":"Dec. 2014","46249":"Nov. 2014","46250":"Nov. 2014","46251":"Oct. 2014","46252":"Sep. 2014","46254":"Sep. 2014","46255":"Aug. 2014","46256":"Jul. 2014","46257":"Jun. 2014","46258":"Jun. 2014","46259":"May 2014","46260":"Apr. 2014","46261":"Apr. 2014","46262":"Mar. 2014","46263":"Feb. 2014","46264":"Dec. 2013","46265":"Nov. 2013","46266":"Nov. 2013","46267":"Nov. 2013","46268":"Oct. 2013","46269":"Oct. 2013","46270":"Sep. 2013","46271":"Aug. 2013","46272":"Jul. 2013","46273":"Jun. 2013","46274":"Apr. 2013","46275":"Mar. 2013","46276":"Feb. 2013","46277":"Feb. 2013","46278":"Feb. 2013","46279":"Feb. 2013","46280":"Jan. 2013","46281":"Jan. 2013","46282":"Jan. 2013","46283":"Nov. 2012","46285":"Nov. 2012","46286":"Nov. 2012","46287":"Nov. 2012","46288":"Sep. 2012","46289":"Sep. 2012","46290":"Aug. 2012","46292":"Aug. 2012","46293":"Jul. 2012","46294":"Jul. 2012","46295":"Jul. 2012","46296":"Jul. 2012","46297":"May 2012","46298":"Apr. 2012","46299":"nil","46304":"Oct. 2011","46305":"Oct. 2011","46306":"Sep. 2011","46307":"Sep. 2011","46308":"Aug. 2011","46309":"Apr. 2011","46310":"Mar. 2011","46311":"Feb. 2011","46312":"Jan. 2011","46313":"Jan. 2011","46314":"Jul. 2010","46315":"Jan. 2010","46316":"Oct. 2009","46317":"Aug. 2009","46318":"Nov. 2008","46319":"Nov. 2008","46320":"Aug. 2008","46321":"Jan. 2008","46322":"Jun. 2007","46323":"Dec. 2005","46324":"Mar. 2019","46325":"Mar. 2019","46326":"Feb. 2019","46327":"Feb. 2019","46328":"Feb. 2019","46329":"Jan. 2019","46330":"Jan. 2019","46331":"Jan. 2019","46332":"Dec. 2018","46333":"Dec. 2018","46334":"Oct. 2018","46335":"Sep. 2018","46336":"Sep. 2018","46337":"Sep. 2018","46338":"Sep. 2018","46339":"nil","46344":"Aug. 2018","46345":"Aug. 2018","46346":"Aug. 2018","46347":"Aug. 2018","46348":"Aug. 2018","46349":"Aug. 2018","46350":"Jul. 2018","46351":"Jul. 2018","46352":"Jul. 2018","46353":"Jul. 2018","46364":"Apr. 2018","46365":"Apr. 2018","46366":"Apr. 2018","46367":"Apr. 2018","46368":"Apr. 2018","46374":"Feb. 2018","46375":"Feb. 2018","46376":"Feb. 2018","46378":"Feb. 2018","46379":"Feb. 2018","46381":"Jan. 2018","46382":"Jan. 2018","46383":"Jan. 2018","46384":"Jan. 2018","46385":"Dec. 2017","46386":"Dec. 2017","46387":"Dec. 2017","46390":"Nov. 2017","46391":"Nov. 2017","46392":"Nov. 2017","46416":"Aug. 2017","46417":"Aug. 2017","46418":"Jul. 2017","46419":"Jul. 2017","46422":"Jul. 2017","46423":"Jul. 2017","46424":"Jul. 2017","46425":"Jul. 2017","46426":"Jul. 2017","46427":"Jun. 2017","46428":"Jun. 2017","46429":"May 2017","46430":"May 2017","46431":"May 2017","46432":"May 2017","46443":"Mar. 2017","46444":"Mar. 2017","46445":"Mar. 2017","46447":"Feb. 2017","46449":"Feb. 2017","46450":"Feb. 2017","46451":"Jan. 2017","46453":"Jan. 2017","46455":"Dec. 2016","46456":"Dec. 2016","46457":"Dec. 2016","46458":"Dec. 2016","46464":"Dec. 2016","46465":"Dec. 2016","46466":"Nov. 2016","46468":"Nov. 2016","46470":"Nov. 2016","46472":"Nov. 2016","46476":"Oct. 2016","46478":"Oct. 2016","46484":"Sep. 2016","46485":"Sep. 2016","46486":"Sep. 2016","46487":"Sep. 2016","46488":"Sep. 2016","46494":"Sep. 2016","46495":"Sep. 2016","46496":"Aug. 2016","46497":"Aug. 2016","46498":"Aug. 2016","46499":"Aug. 2016","46500":"Aug. 2016","46501":"Aug. 2016","46502":"Aug. 2016","46503":"Aug. 2016","46509":"Jul. 2016","46510":"Jul. 2016","46511":"Jul. 2016","46512":"Jul. 2016","46513":"Jul. 2016","46514":"Jul. 2016","46515":"Jul. 2016","46516":"Jul. 2016","46517":"Jul. 2016","46524":"Apr. 4","46525":"Mar. 2019","46526":"Feb. 2019","46527":"Jan. 2019","46528":"Jan. 2019","46529":"Oct. 2018","46530":"Sep. 2018","46531":"Sep. 2018","46532":"Aug. 2018","46533":"Aug. 2018","46534":"Aug. 2018","46535":"Jul. 2018","46536":"Jul. 2018","46537":"May 2018","46538":"Apr. 2018","46539":"Apr. 2018","46540":"Feb. 2018","46541":"Dec. 2017","46542":"Nov. 2017","46543":"Nov. 2017","46544":"Oct. 2017","46545":"Oct. 2017","46546":"Sep. 2017","46547":"Sep. 2017","46548":"Sep. 2017","46549":"nil","46554":"Jul. 2017","46555":"Jul. 2017","46556":"Jul. 2017","46557":"Jun. 2017","46558":"May 2017","46559":"May 2017","46560":"Apr. 2017","46561":"Apr. 2017","46562":"Mar. 2017","46563":"Jan. 2017","46564":"Jan. 2017","46565":"Dec. 2016","46566":"Dec. 2016","46567":"Dec. 2016","46568":"Dec. 2016","46569":"Nov. 2016","46570":"Oct. 2016","46571":"Oct. 2016","46572":"Oct. 2016","46573":"Oct. 2016","46579":"Jul. 2016","46580":"Jul. 2016","46581":"Jul. 2016","46582":"Jul. 2016","46583":"Jun. 2016","46584":"Jun. 2016","46585":"Jun. 2016","46586":"Jun. 2016","46587":"Jun. 2016","46588":"Jun. 2016","46589":"May 2016","46590":"May 2016","46591":"May 2016","46592":"May 2016","46593":"Apr. 2016","46594":"Apr. 2016","46595":"Apr. 2016","46596":"Mar. 2016","46597":"Feb. 2016","46598":"Jan. 2016","46599":"Jan. 2016","46600":"Jan. 2016","46601":"Dec. 2015","46602":"Aug. 2015","46603":"Aug. 2015","46604":"Aug. 2015","46605":"Aug. 2015","46606":"Jul. 2015","46607":"Jul. 2015","46608":"Jul. 2015","46609":"Jul. 2015","46610":"Jul. 2015","46611":"Jul. 2015","46612":"Jun. 2015","46613":"Jun. 2015","46614":"Jun. 2015","46615":"May 2015","46616":"May 2015","46617":"Apr. 2015","46618":"Apr. 2015","46629":"Nov. 2014","46630":"Nov. 2014","46631":"Sep. 2014","46632":"Aug. 2014","46633":"Aug. 2014","46639":"Nov. 2013","46640":"Oct. 2013","46641":"Oct. 2013","46642":"Sep. 2013","46643":"Sep. 2013","46644":"Sep. 2013","46645":"Sep. 2013","46646":"Aug. 2013","46647":"Aug. 2013","46648":"Jul. 2013","46654":"Mar. 2013","46655":"Mar. 2013","46656":"Mar. 2013","46657":"Feb. 2013","46658":"Feb. 2013","46659":"Dec. 2012","46660":"Dec. 2012","46661":"Nov. 2012","46662":"Nov. 2012","46663":"Aug. 2012","46669":"Mar. 2012","46671":"Feb. 2012","46672":"Jan. 2012","46673":"Sep. 2011","46674":"Aug. 2011","46675":"Aug. 2011","46676":"Mar. 2011","46677":"Feb. 2011","46678":"Feb. 2011","46679":"Nov. 2010","46680":"Nov. 2010","46681":"Aug. 2010","46682":"Aug. 2010","46683":"May 2010","46684":"Apr. 2010","46685":"Mar. 2010","46686":"Aug. 2009","46687":"Aug. 2009","46688":"Aug. 2009","46689":"Feb. 2008","46690":"Aug. 2007","46691":"Aug. 2007","46692":"Feb. 2007","46693":"Mar. 2006","46694":"Mar. 2019","46695":"Mar. 2019","46696":"Feb. 2019","46697":"Oct. 2018","46698":"Oct. 2018","46699":"Aug. 2018","46700":"Aug. 2018","46701":"Aug. 2018","46702":"Apr. 2018","46703":"Mar. 2018","46704":"Feb. 2018","46705":"Feb. 2018","46706":"Jan. 2018","46707":"Jan. 2018","46708":"Nov. 2017","46710":"Sep. 2017","46711":"Aug. 2017","46712":"Aug. 2017","46713":"Aug. 2017","46714":"Jul. 2017","46715":"Jul. 2017","46716":"Jun. 2017","46717":"Jun. 2017","46718":"Jun. 2017","46719":"May 2017","46720":"May 2017","46721":"May 2017","46722":"May 2017","46723":"Apr. 2017","46724":"Feb. 2017","46725":"Jan. 2017","46726":"Jan. 2017","46727":"Dec. 2016","46728":"Nov. 2016","46729":"nil","46739":"Jul. 2016","46740":"Jul. 2016","46741":"Jun. 2016","46742":"Jun. 2016","46744":"May 2016","46745":"May 2016","46746":"May 2016","46747":"May 2016","46748":"Apr. 2016","46754":"Dec. 2015","46755":"Nov. 2015","46756":"Oct. 2015","46757":"Oct. 2015","46758":"Oct. 2015","46759":"Oct. 2015","46760":"Sep. 2015","46761":"Sep. 2015","46762":"Sep. 2015","46763":"Sep. 2015","46764":"Sep. 2015","46765":"Sep. 2015","46766":"Sep. 2015","46767":"Sep. 2015","46768":"Aug. 2015","46769":"Aug. 2015","46770":"Aug. 2015","46771":"Jul. 2015","46772":"Jul. 2015","46773":"Jul. 2015","46779":"May 2015","46780":"May 2015","46781":"Apr. 2015","46782":"Apr. 2015","46783":"Apr. 2015","46784":"Apr. 2015","46785":"Apr. 2015","46786":"Apr. 2015","46787":"Mar. 2015","46788":"Feb. 2015","46789":"Feb. 2015","46790":"Feb. 2015","46791":"Jan. 2015","46792":"Jan. 2015","46793":"Nov. 2014","46794":"Nov. 2014","46795":"Oct. 2014","46796":"Oct. 2014","46797":"Oct. 2014","46798":"Sep. 2014","46804":"Jul. 2014","46805":"Jul. 2014","46806":"Jul. 2014","46807":"Jul. 2014","46808":"Jul. 2014","46809":"Jul. 2014","46810":"Jul. 2014","46811":"Jul. 2014","46812":"Jul. 2014","46813":"Jun. 2014","46819":"May 2014","46820":"May 2014","46821":"May 2014","46822":"May 2014","46823":"May 2014","46824":"May 2014","46825":"Apr. 2014","46826":"Mar. 2014","46827":"Feb. 2014","46828":"Jan. 2014","46829":"Dec. 2013","46830":"Nov. 2013","46831":"Oct. 2013","46832":"Oct. 2013","46833":"Oct. 2013","46834":"Oct. 2013","46836":"Sep. 2013","46837":"Sep. 2013","46838":"Sep. 2013","46839":"Sep. 2013","46840":"Aug. 2013","46841":"Aug. 2013","46842":"Aug. 2013","46843":"Aug. 2013","46844":"Aug. 2013","46845":"Aug. 2013","46846":"Aug. 2013","46847":"Aug. 2013","46848":"Jul. 2013","46869":"Aug. 2012","46870":"Jul. 2012","46871":"Jul. 2012","46872":"Jul. 2012","46873":"Jun. 2012","46884":"Mar. 22","46889":"nil","46894":"Jan. 2018","46899":"Jul. 2017","46904":"Feb. 2017","46909":"Aug. 2016","46914":"Mar. 2016","46919":"Jun. 2015","46934":"Mar. 2014","46939":"Jul. 2013","46944":"Mar. 2019","46945":"Mar. 2019","46946":"Feb. 2019","46947":"Feb. 2019","46948":"Jan. 2019","46949":"nil","46959":"Jun. 2015","46960":"Dec. 2014","46961":"Oct. 2014","46962":"Aug. 2014","46963":"Aug. 2014","46964":"Aug. 2014","46965":"May 2014","46966":"Mar. 2014","46967":"Feb. 2014","46968":"Jul. 2013","46969":"Jul. 2013","46970":"Jun. 2013","46971":"May 2013","46972":"Oct. 2012","46973":"Jul. 2012","46974":"Mar. 2019","46975":"Mar. 2019","46976":"Mar. 2019","46977":"Jan. 2019","46978":"Jan. 2019","46979":"Dec. 2018","46980":"Oct. 2018","46981":"Sep. 2018","46982":"Aug. 2018","46983":"Aug. 2018","46984":"nil","46994":"Apr. 2018","46995":"Apr. 2018","46996":"Apr. 2018","46997":"Mar. 2018","46998":"Feb. 2018","46999":"Dec. 2017","47000":"Nov. 2017","47001":"Nov. 2017","47002":"Oct. 2017","47003":"Oct. 2017","47004":"Oct. 2017","47005":"Aug. 2017","47006":"Jul. 2017","47007":"Jun. 2017","47008":"Jun. 2017","47009":"May 2017","47010":"May 2017","47011":"Apr. 2017","47012":"Mar. 2017","47013":"Feb. 2017","47024":"Sep. 2016","47025":"Sep. 2016","47026":"Aug. 2016","47027":"Aug. 2016","47028":"Aug. 2016","47029":"Aug. 2016","47030":"Aug. 2016","47031":"Jul. 2016","47032":"Jul. 2016","47033":"Jul. 2016","47034":"Jun. 2016","47035":"May 2016","47036":"May 2016","47037":"May 2016","47038":"Apr. 2016","47039":"Apr. 2016","47040":"Apr. 2016","47041":"Apr. 2016","47042":"Apr. 2016","47043":"Apr. 2016","47044":"Apr. 2016","47046":"Apr. 2016","47047":"Mar. 2016","47048":"Mar. 2016","47049":"Feb. 2016","47050":"Jan. 2016","47051":"Jan. 2016","47052":"Dec. 2015","47053":"Dec. 2015","47054":"Dec. 2015","47055":"Nov. 2015","47056":"Oct. 2015","47057":"Sep. 2015","47058":"Jul. 2015","47059":"Jun. 2015","47060":"Jun. 2015","47061":"Jun. 2015","47062":"Jun. 2015","47063":"Jun. 2015","47064":"Jun. 2015","47065":"May 2015","47066":"Apr. 2015","47067":"Apr. 2015","47068":"Apr. 2015","47069":"Apr. 2015","47070":"Apr. 2015","47071":"Mar. 2015","47072":"Mar. 2015","47073":"Mar. 2015","47076":"Jan. 2015","47077":"Dec. 2014","47078":"Nov. 2014","47079":"Sep. 2014","47080":"Aug. 2014","47081":"Jul. 2014","47082":"Jul. 2014","47083":"Jul. 2014","47084":"Jul. 2014","47085":"Jun. 2014","47086":"Apr. 2014","47087":"Mar. 2014","47088":"Mar. 2014","47089":"Mar. 2014","47090":"Feb. 2014","47091":"Jan. 2014","47092":"Jan. 2014","47093":"Oct. 2013","47104":"Jan. 2013","47105":"Oct. 2012","47106":"Oct. 2012","47107":"Aug. 2012","47108":"Jul. 2012","47109":"Jun. 2012","47110":"Apr. 2012","47112":"Mar. 2012","47114":"Feb. 2012","47115":"Feb. 2012","47116":"Jan. 2012","47117":"Nov. 2011","47118":"Sep. 2011","47120":"Aug. 2011","47121":"Aug. 2011","47122":"Aug. 2011","47123":"Jul. 2011","47124":"Jul. 2011","47125":"May 2011","47126":"Apr. 2011","47127":"Feb. 2011","47128":"Mar. 2010","47129":"Dec. 2009","47130":"Nov. 2009","47131":"Jul. 2009","47132":"Jul. 2009","47133":"Jun. 2009","47134":"May 2009","47135":"Apr. 2009","47136":"Sep. 2008","47137":"May 2008","47138":"Mar. 2008","47139":"Jan. 2008","47140":"Jul. 2007","47141":"May 2007","47142":"Jul. 2006","47143":"Apr. 2006","47144":"Mar. 2019","47145":"Mar. 2019","47146":"Oct. 2018","47147":"Sep. 2018","47148":"May 2018","47149":"Apr. 2018","47150":"Mar. 2018","47151":"Mar. 2018","47152":"Jan. 2018","47153":"Aug. 2017","47154":"Aug. 2017","47155":"Aug. 2017","47156":"Jun. 2017","47157":"Nov. 2016","47158":"Oct. 2016","47159":"Oct. 2016","47160":"Oct. 2016","47161":"Aug. 2016","47162":"Aug. 2016","47163":"Jul. 2016","47164":"Apr. 2016","47165":"Jan. 2016","47166":"Jan. 2016","47167":"Oct. 2015","47168":"Aug. 2015","47170":"Jul. 2015","47171":"Jul. 2015","47172":"May 2015","47173":"Nov. 2014","47174":"Oct. 2014","47175":"Aug. 2014","47176":"Jan. 2013","47177":"Dec. 2012","47178":"Dec. 2011","47180":"Dec. 2011","47181":"Jul. 2011","47182":"Feb. 2011","47183":"Feb. 2011","47184":"Oct. 2010","47185":"Aug. 2010","47186":"Mar. 2010","47187":"Aug. 2008","47188":"Oct. 2007","47189":"nil","47194":"Mar. 2016","47195":"Aug. 2015","47196":"Nov. 2012","47197":"Oct. 2012","47198":"Jun. 2012","47199":"Apr. 4","47204":"Mar. 2019","47209":"Jan. 2019","47214":"Nov. 2018","47219":"Sep. 2018","47224":"Jul. 2018","47229":"May 2018","47234":"nil","47239":"Sep. 2017","47249":"Jul. 2017","47254":"Jun. 2017","47269":"Jul. 2016","47274":"Jul. 2016","47279":"May 2016","47284":"Dec. 2015","47289":"Oct. 2015","47294":"Nov. 2014","47299":"Aug. 2014","47304":"Apr. 2014","47309":"Jul. 2013","47324":"Aug. 2011","47329":"Jul. 2010","47334":"Feb. 2019","47335":"Feb. 2019","47336":"Jan. 2019","47337":"Jan. 2019","47338":"Nov. 2018","47339":"Nov. 2018","47340":"Nov. 2018","47341":"Nov. 2018","47342":"Oct. 2018","47343":"Sep. 2018","47344":"nil","47354":"Feb. 2018","47355":"Jan. 2018","47356":"Dec. 2017","47357":"Oct. 2017","47358":"Oct. 2017","47359":"Oct. 2017","47360":"Oct. 2017","47361":"Sep. 2017","47362":"Sep. 2017","47363":"Sep. 2017","47364":"Aug. 2017","47365":"Aug. 2017","47366":"Aug. 2017","47367":"Aug. 2017","47368":"Aug. 2017","47369":"Aug. 2017","47370":"Jul. 2017","47371":"Jul. 2017","47372":"Jun. 2017","47373":"May 2017","47374":"May 2017","47375":"Apr. 2017","47376":"Mar. 2017","47377":"Mar. 2017","47378":"Mar. 2017","47379":"Jan. 2017","47380":"Jan. 2017","47381":"Jan. 2017","47382":"Jan. 2017","47383":"Nov. 2016","47389":"Sep. 2016","47390":"Aug. 2016","47391":"Aug. 2016","47392":"Aug. 2016","47393":"Aug. 2016","47394":"Jul. 2016","47395":"Jul. 2016","47396":"Jul. 2016","47397":"Jul. 2016","47398":"Jul. 2016","47399":"Jul. 2016","47400":"Jun. 2016","47401":"Jun. 2016","47402":"Jun. 2016","47403":"May 2016","47404":"May 2016","47405":"May 2016","47406":"May 2016","47407":"Apr. 2016","47408":"Apr. 2016","47409":"Mar. 2016","47410":"Mar. 2016","47411":"Feb. 2016","47412":"Jan. 2016","47413":"Jan. 2016","47414":"Jan. 2016","47415":"Dec. 2015","47416":"Dec. 2015","47417":"Oct. 2015","47418":"Oct. 2015","47424":"Aug. 2015","47425":"Aug. 2015","47426":"Aug. 2015","47427":"Aug. 2015","47428":"Aug. 2015","47429":"Aug. 2015","47430":"Jul. 2015","47431":"Jul. 2015","47432":"Jul. 2015","47434":"Jul. 2015","47435":"Jul. 2015","47436":"Jun. 2015","47437":"Jun. 2015","47438":"Jun. 2015","47439":"Jun. 2015","47440":"Jun. 2015","47441":"Jun. 2015","47442":"May 2015","47443":"Apr. 2015","47444":"Apr. 2015","47445":"Mar. 2015","47446":"Mar. 2015","47447":"Dec. 2014","47448":"Nov. 2014","47449":"Nov. 2014","47450":"Oct. 2014","47451":"Oct. 2014","47452":"Oct. 2014","47453":"Oct. 2014","47454":"Sep. 2014","47455":"Sep. 2014","47456":"Sep. 2014","47457":"Sep. 2014","47458":"Sep. 2014","47459":"Aug. 2014","47460":"Aug. 2014","47461":"Aug. 2014","47462":"Aug. 2014","47463":"Jul. 2014","47464":"Apr. 2014","47465":"Mar. 2014","47466":"Mar. 2014","47467":"Feb. 2014","47468":"Jan. 2014","47469":"Dec. 2013","47470":"Dec. 2013","47471":"Dec. 2013","47472":"Nov. 2013","47473":"Nov. 2013","47479":"Jul. 2013","47480":"Jul. 2013","47481":"Jul. 2013","47482":"Jun. 2013","47483":"Jun. 2013","47484":"Apr. 2013","47485":"Apr. 2013","47486":"Mar. 2013","47487":"Feb. 2013","47488":"Feb. 2013","47489":"Jan. 2013","47490":"Jan. 2013","47491":"Dec. 2012","47492":"Nov. 2012","47493":"Nov. 2012","47499":"Aug. 2012","47500":"Aug. 2012","47501":"Aug. 2012","47502":"Aug. 2012","47503":"Jul. 2012","47504":"Jul. 2012","47505":"Jul. 2012","47506":"Jul. 2012","47507":"Jun. 2012","47508":"Jun. 2012","47509":"Jun. 2012","47510":"May 2012","47511":"May 2012","47512":"May 2012","47513":"Apr. 2012","47514":"Apr. 2012","47515":"Mar. 2012","47516":"Mar. 2012","47517":"Mar. 2012","47518":"Mar. 2012","47524":"Dec. 2011","47525":"Nov. 2011","47526":"Nov. 2011","47527":"Sep. 2011","47528":"Sep. 2011","47529":"Aug. 2011","47530":"Jul. 2011","47531":"Jul. 2011","47532":"Jul. 2011","47533":"Jul. 2011","47534":"Oct. 2018","47535":"Aug. 2018","47536":"Aug. 2018","47537":"Aug. 2018","47538":"Aug. 2018","47539":"Jul. 2018","47540":"Oct. 2017","47541":"Sep. 2017","47542":"Aug. 2017","47543":"Jul. 2017","47544":"Jul. 2017","47545":"Apr. 2017","47546":"Apr. 2017","47547":"Feb. 2017","47548":"Jan. 2017","47549":"Nov. 2016","47550":"Nov. 2016","47551":"Oct. 2016","47552":"Oct. 2016","47553":"Jun. 2016","47554":"nil","47559":"Nov. 2015","47560":"Oct. 2015","47561":"Oct. 2015","47562":"Oct. 2015","47563":"Oct. 2015","47574":"Jul. 2015","47575":"Jul. 2015","47576":"Jun. 2015","47577":"Jun. 2015","47578":"Jun. 2015","47579":"Jun. 2015","47580":"May 2015","47581":"May 2015","47582":"May 2015","47583":"Apr. 2015","47584":"Mar. 2015","47585":"Mar. 2015","47586":"Mar. 2015","47587":"Mar. 2015","47588":"Dec. 2014","47594":"Sep. 2014","47595":"Sep. 2014","47596":"Aug. 2014","47597":"Aug. 2014","47598":"Aug. 2014","47599":"Aug. 2014","47600":"Aug. 2014","47601":"Aug. 2014","47602":"Aug. 2014","47603":"Aug. 2014","47604":"Jul. 2014","47605":"Jul. 2014","47606":"Jun. 2014","47607":"Jun. 2014","47608":"Jun. 2014","47609":"Jun. 2014","47611":"Jun. 2014","47612":"May 2014","47613":"May 2014","47614":"May 2014","47615":"Apr. 2014","47616":"Apr. 2014","47617":"Apr. 2014","47618":"Mar. 2014","47619":"Jan. 2014","47620":"Jan. 2014","47621":"Oct. 2013","47622":"Oct. 2013","47623":"Oct. 2013","47624":"Sep. 2013","47625":"Sep. 2013","47626":"Sep. 2013","47627":"Sep. 2013","47628":"Sep. 2013","47629":"Aug. 2013","47630":"Aug. 2013","47631":"Aug. 2013","47632":"Aug. 2013","47633":"Aug. 2013","47634":"Aug. 2013","47635":"Aug. 2013","47636":"Aug. 2013","47637":"Aug. 2013","47638":"Aug. 2013","47639":"Aug. 2013","47640":"Jul. 2013","47641":"Jul. 2013","47642":"Jul. 2013","47643":"Jul. 2013","47649":"Feb. 2013","47650":"Jan. 2013","47651":"Jan. 2013","47652":"Jan. 2013","47653":"Dec. 2012","47654":"Nov. 2012","47655":"Oct. 2012","47656":"Sep. 2012","47659":"Dec. 2018","47660":"Dec. 2018","47661":"Oct. 2018","47662":"Oct. 2018","47663":"Aug. 2018","47664":"Jul. 2018","47665":"May 2018","47666":"Mar. 2018","47667":"Sep. 2017","47668":"Aug. 2017","47669":"Aug. 2017","47670":"Aug. 2017","47671":"Jul. 2017","47672":"Jul. 2017","47673":"Jul. 2017","47674":"nil","47679":"Sep. 2016","47680":"Sep. 2016","47681":"Aug. 2016","47682":"Jul. 2016","47683":"Jul. 2016","47684":"Jul. 2016","47685":"Mar. 2016","47686":"Mar. 2016","47688":"Sep. 2015","47690":"Jan. 2015","47691":"Oct. 2014","47692":"Jan. 2014","47693":"Sep. 2013","47694":"Jul. 2013","47695":"Dec. 2012","47696":"Dec. 2012","47697":"Aug. 2012","47698":"Aug. 2012","47699":"Jul. 2012","47700":"Jul. 2012","47701":"Jun. 2012","47702":"Mar. 2012","47703":"Feb. 2012","47704":"Nov. 2011","47705":"Oct. 2011","47706":"Oct. 2011","47707":"Aug. 2011","47708":"Aug. 2011","47714":"Aug. 2018","47715":"Jul. 2018","47716":"Jun. 2018","47717":"Jun. 2018","47718":"Apr. 2018","47719":"Mar. 2018","47720":"Dec. 2017","47721":"Oct. 2017","47722":"Sep. 2017","47723":"Sep. 2017","47724":"nil","47729":"nil","47739":"Aug. 2018","47744":"Mar. 2018","47749":"Jan. 2018","47754":"Nov. 2017","47759":"Oct. 2017","47764":"Sep. 2017","47769":"Aug. 2017","47789":"Dec. 2016","47794":"Oct. 2016","47799":"Aug. 2016","47804":"Aug. 2016","47829":"Apr. 2016","47834":"Mar. 2016","47854":"Sep. 2015","47864":"Aug. 2015","47869":"Aug. 2015","47884":"Jun. 2015","47894":"Apr. 2015","47899":"Feb. 2015","47904":"Jan. 2015","47929":"Mar. 2019","47930":"Feb. 2019","47931":"Feb. 2019","47932":"Jan. 2019","47933":"Jan. 2019","47934":"Jan. 2019","47935":"Nov. 2018","47936":"Sep. 2018","47937":"Sep. 2018","47938":"Aug. 2018","47939":"Aug. 2018","47940":"Aug. 2018","47941":"Aug. 2018","47942":"Jul. 2018","47943":"Jun. 2018","47944":"Jun. 2018","47945":"Jun. 2018","47946":"Jun. 2018","47947":"Jun. 2018","47948":"May 2018","47949":"Apr. 2018","47950":"Apr. 2018","47951":"Apr. 2018","47952":"Mar. 2018","47957":"Jan. 2018","47958":"Jan. 2018","47959":"Dec. 2017","47960":"Dec. 2017","47961":"Dec. 2017","47962":"Dec. 2017","47963":"Nov. 2017","47965":"Nov. 2017","47966":"Oct. 2017","47968":"Oct. 2017","47969":"nil","47979":"Jul. 2017","47980":"Jul. 2017","47981":"Jun. 2017","47983":"May 2017","47984":"Apr. 2017","47985":"Mar. 2017","47987":"Mar. 2017","47988":"Mar. 2017","47990":"Feb. 2017","47992":"Feb. 2017","47993":"Feb. 2017","47994":"Feb. 2017","47996":"Dec. 2016","48000":"Nov. 2016","48002":"Nov. 2016","48003":"Nov. 2016","48004":"Oct. 2016","48007":"Oct. 2016","48019":"Aug. 2016","48020":"Aug. 2016","48021":"Aug. 2016","48023":"Aug. 2016","48024":"Jul. 2016","48025":"Jul. 2016","48026":"Jul. 2016","48027":"Jul. 2016","48033":"Jun. 2016","48035":"Jun. 2016","48036":"Jun. 2016","48037":"Jun. 2016","48038":"May 2016","48039":"May 2016","48044":"Mar. 2016","48045":"Feb. 2016","48046":"Feb. 2016","48048":"Jan. 2016","48050":"Jan. 2016","48053":"Dec. 2015","48055":"Nov. 2015","48056":"Oct. 2015","48057":"Oct. 2015","48059":"Oct. 2015","48060":"Sep. 2015","48061":"Sep. 2015","48063":"Sep. 2015","48074":"Aug. 2015","48075":"Jul. 2015","48076":"Jul. 2015","48080":"Jul. 2015","48082":"Jul. 2015","48085":"Jun. 2015","48086":"Jun. 2015","48089":"Jun. 2015","48092":"Apr. 2015","48093":"Apr. 2015","48095":"Mar. 2015","48096":"Mar. 2015","48097":"Mar. 2015","48098":"Mar. 2015","48099":"Mar. 2015","48103":"Jan. 2015","48104":"Dec. 2014","48105":"Nov. 2014","48106":"Oct. 2014","48108":"Oct. 2014","48109":"Oct. 2014","48111":"Oct. 2014","48112":"Sep. 2014","48116":"Sep. 2014","48118":"Aug. 2014","48120":"Jul. 2014","48122":"Jul. 2014","48129":"Apr. 2","48130":"Mar. 2019","48131":"Feb. 2019","48132":"Feb. 2019","48133":"Dec. 2018","48134":"Nov. 2018","48135":"Oct. 2018","48136":"Sep. 2018","48137":"Sep. 2018","48138":"Sep. 2018","48139":"Aug. 2018","48140":"Aug. 2018","48141":"Aug. 2018","48142":"Aug. 2018","48143":"Aug. 2018","48144":"Aug. 2018","48145":"Aug. 2018","48146":"Aug. 2018","48147":"Aug. 2018","48148":"Jul. 2018","48149":"Jul. 2018","48150":"Jul. 2018","48151":"Jul. 2018","48152":"Jul. 2018","48153":"Jul. 2018","48154":"Jul. 2018","48155":"Jul. 2018","48156":"Jul. 2018","48157":"Jun. 2018","48158":"Jun. 2018","48159":"nil","48169":"Apr. 2018","48170":"Apr. 2018","48171":"Feb. 2018","48172":"Jan. 2018","48173":"Jan. 2018","48174":"Jan. 2018","48175":"Dec. 2017","48176":"Dec. 2017","48177":"Dec. 2017","48178":"Dec. 2017","48184":"Nov. 2017","48185":"Nov. 2017","48186":"Nov. 2017","48187":"Oct. 2017","48188":"Oct. 2017","48194":"Oct. 2017","48195":"Oct. 2017","48196":"Oct. 2017","48197":"Oct. 2017","48198":"Oct. 2017","48199":"Oct. 2017","48200":"Oct. 2017","48201":"Oct. 2017","48202":"Oct. 2017","48203":"Sep. 2017","48204":"Sep. 2017","48205":"Sep. 2017","48206":"Sep. 2017","48207":"Sep. 2017","48208":"Sep. 2017","48214":"Sep. 2017","48215":"Aug. 2017","48216":"Aug. 2017","48217":"Aug. 2017","48218":"Aug. 2017","48219":"Aug. 2017","48220":"Aug. 2017","48221":"Aug. 2017","48222":"Aug. 2017","48223":"Aug. 2017","48239":"Jul. 2017","48241":"Jul. 2017","48242":"Jul. 2017","48243":"Jul. 2017","48244":"Jul. 2017","48245":"Jul. 2017","48246":"Jul. 2017","48247":"Jul. 2017","48248":"Jul. 2017","48249":"Jul. 2017","48250":"Jul. 2017","48251":"Jul. 2017","48252":"Jul. 2017","48253":"Jul. 2017","48254":"Jul. 2017","48255":"Jul. 2017","48256":"Jul. 2017","48257":"Jun. 2017","48258":"Jun. 2017","48259":"Jun. 2017","48260":"Jun. 2017","48261":"Jun. 2017","48262":"Jun. 2017","48263":"Jun. 2017","48264":"Jun. 2017","48265":"Jun. 2017","48266":"Jun. 2017","48267":"Jun. 2017","48268":"May 2017","48269":"May 2017","48271":"May 2017","48272":"May 2017","48273":"May 2017","48274":"May 2017","48275":"May 2017","48276":"May 2017","48277":"May 2017","48278":"May 2017","48284":"Apr. 2017","48285":"Apr. 2017","48286":"Apr. 2017","48287":"Apr. 2017","48288":"Apr. 2017","48289":"Apr. 2017","48290":"Apr. 2017","48291":"Apr. 2017","48292":"Apr. 2017","48293":"Mar. 2017","48294":"Mar. 2017","48295":"Mar. 2017","48296":"Mar. 2017","48297":"Mar. 2017","48304":"Dec. 2016","48305":"Nov. 2016","48306":"Nov. 2016","48307":"Oct. 2016","48308":"Oct. 2016","48314":"Sep. 2016","48315":"Sep. 2016","48316":"Sep. 2016","48317":"Sep. 2016","48318":"Sep. 2016","48319":"Sep. 2016","48320":"Aug. 2016","48321":"Aug. 2016","48322":"Aug. 2016","48323":"Aug. 2016","48324":"Aug. 2016","48325":"Aug. 2016","48326":"Aug. 2016","48327":"Aug. 2016","48328":"Jul. 2016","48329":"Jan. 2019","48330":"Nov. 2017","48331":"Aug. 2017","48332":"Aug. 2016","48333":"Jul. 2016","48334":"Aug. 2015","48335":"Jul. 2015","48336":"Jun. 2015","48337":"Dec. 2014","48338":"Jun. 2013","48339":"Jun. 2013","48340":"Jul. 2012","48341":"Jun. 2012","48342":"Jul. 2011","48343":"Jul. 2010","48344":"Jun. 2018","48345":"Sep. 2017","48346":"Aug. 2017","48347":"Aug. 2017","48348":"Sep. 2016","48349":"nil","48354":"Aug. 2015","48355":"Feb. 2015","48356":"Dec. 2014","48357":"Oct. 2012","48358":"Aug. 2012","48359":"Feb. 2019","48364":"Jul. 2017","48369":"Apr. 2017","48374":"Dec. 2016","48379":"Jul. 2016","48384":"Nov. 2015","48389":"Aug. 2015","48394":"Jun. 2014","48399":"Aug. 2012","48404":"nil","48409":"Dec. 2018","48410":"Jul. 2018","48411":"May 2018","48412":"Mar. 2018","48413":"Dec. 2017","48414":"nil","48419":"Feb. 2019","48420":"Nov. 2018","48421":"Nov. 2018","48422":"Sep. 2018","48423":"Mar. 2018","48424":"Mar. 2018","48425":"Dec. 2017","48426":"Nov. 2017","48427":"Nov. 2017","48428":"Oct. 2017","48429":"Oct. 2017","48430":"Jul. 2017","48431":"Jul. 2017","48432":"May 2017","48434":"May 2017","48435":"May 2017","48436":"Jan. 2017","48437":"Dec. 2016","48438":"Oct. 2016","48439":"Oct. 2016","48440":"Oct. 2016","48441":"Oct. 2016","48442":"Aug. 2016","48443":"May 2016","48444":"May 2016","48445":"Jan. 2016","48446":"Oct. 2015","48447":"Sep. 2015","48448":"Jul. 2015","48449":"Jul. 2015","48450":"Jun. 2015","48451":"May 2015","48452":"Apr. 2015","48453":"Mar. 2015","48454":"Dec. 2014","48455":"Dec. 2014","48456":"Oct. 2014","48457":"Sep. 2014","48458":"Sep. 2014","48459":"Aug. 2014","48460":"Aug. 2014","48461":"Aug. 2014","48462":"Aug. 2014","48463":"May 2014","48464":"Mar. 2014","48465":"Feb. 2014","48466":"Oct. 2013","48467":"Aug. 2013","48468":"Jul. 2013","48469":"May 2013","48471":"Nov. 2012","48472":"Nov. 2012","48473":"Oct. 2012","48474":"Sep. 2012","48475":"Sep. 2012","48476":"Aug. 2012","48477":"Jul. 2012","48478":"Jun. 2012","48479":"May 2012","48480":"May 2012","48481":"Mar. 2012","48482":"Feb. 2012","48483":"Feb. 2012","48484":"Jan. 2012","48485":"Dec. 2011","48486":"Dec. 2011","48487":"Dec. 2011","48488":"Nov. 2011","48489":"Nov. 2011","48490":"Nov. 2011","48491":"Nov. 2011","48493":"Oct. 2011","48494":"Jul. 2011","48495":"May 2011","48496":"May 2011","48497":"May 2011","48498":"Mar. 2011","48500":"Jul. 2010","48501":"Jun. 2010","48502":"May 2010","48503":"Apr. 2009","48504":"Jan. 2009","48505":"May 2008","48506":"Jul. 2006","48507":"May 2006","48508":"Nov. 2005","48509":"Jan. 2019","48510":"Aug. 2018","48511":"Jul. 2018","48512":"Jul. 2018","48513":"Jun. 2018","48514":"Jun. 2018","48515":"Jun. 2018","48516":"Jun. 2018","48517":"Mar. 2018","48519":"Dec. 2017","48520":"Oct. 2017","48521":"Oct. 2017","48523":"Jul. 2017","48524":"Jul. 2017","48525":"Jul. 2017","48526":"Jul. 2017","48527":"May 2017","48528":"Apr. 2017","48530":"Dec. 2016","48532":"Oct. 2016","48533":"Sep. 2016","48535":"Aug. 2016","48536":"Aug. 2016","48538":"Aug. 2016","48539":"Jul. 2016","48541":"Jul. 2016","48542":"Jul. 2016","48543":"Jun. 2016","48548":"Feb. 2016","48552":"Sep. 2015","48553":"Sep. 2015","48554":"Aug. 2015","48555":"Aug. 2015","48556":"Aug. 2015","48557":"Aug. 2015","48558":"Aug. 2015","48559":"Aug. 2015","48560":"Jul. 2015","48561":"Jul. 2015","48562":"Jul. 2015","48564":"Jun. 2015","48566":"May 2015","48567":"May 2015","48569":"Apr. 2015","48570":"Apr. 2015","48571":"Mar. 2015","48573":"Jan. 2015","48574":"nil","48584":"Sep. 2014","48585":"Aug. 2014","48586":"Aug. 2014","48594":"Apr. 2014","48595":"Apr. 2014","48598":"Mar. 2014","48604":"Sep. 2013","48608":"Aug. 2013","48609":"Aug. 2013","48610":"Aug. 2013","48612":"Aug. 2013","48613":"Aug. 2013","48633":"Oct. 2012","48634":"Aug. 2012","48635":"Aug. 2012","48636":"Jul. 2012","48637":"Apr. 2012","48638":"Feb. 2012","48639":"Jul. 2011","48640":"Feb. 2011","48642":"May 2010","48643":"Aug. 2009","48644":"Aug. 2008","48645":"Jul. 2008","48646":"Mar. 2008","48647":"Oct. 2007","48649":"Feb. 2019","48650":"Jan. 2019","48651":"Jan. 2019","48652":"Jan. 2019","48653":"Dec. 2018","48654":"Dec. 2018","48655":"Dec. 2018","48656":"Oct. 2018","48657":"Oct. 2018","48658":"Aug. 2018","48659":"Aug. 2018","48660":"Aug. 2018","48661":"Aug. 2018","48662":"Aug. 2018","48663":"Aug. 2018","48664":"nil","48669":"Jun. 2018","48671":"May 2018","48672":"Apr. 2018","48673":"Apr. 2018","48675":"Feb. 2018","48676":"Jan. 2018","48678":"Dec. 2017","48679":"Nov. 2017","48680":"Nov. 2017","48681":"Oct. 2017","48682":"Oct. 2017","48689":"Sep. 2017","48690":"Aug. 2017","48691":"Aug. 2017","48692":"Aug. 2017","48693":"Aug. 2017","48699":"Jul. 2017","48700":"Jun. 2017","48702":"May 2017","48709":"Oct. 2016","48711":"Oct. 2016","48712":"Oct. 2016","48713":"Oct. 2016","48714":"Oct. 2016","48715":"Oct. 2016","48716":"Sep. 2016","48717":"Sep. 2016","48719":"Aug. 2016","48720":"Aug. 2016","48721":"Aug. 2016","48722":"Aug. 2016","48723":"Aug. 2016","48725":"Aug. 2016","48726":"Aug. 2016","48727":"Aug. 2016","48728":"Aug. 2016","48734":"Jul. 2016","48735":"Jul. 2016","48736":"Jul. 2016","48737":"Jul. 2016","48738":"Jul. 2016","48739":"Jun. 2016","48740":"Jun. 2016","48743":"Apr. 2016","48746":"Mar. 2016","48748":"Jan. 2016","48751":"Jan. 2016","48753":"Jan. 2016","48754":"Dec. 2015","48755":"Nov. 2015","48757":"Oct. 2015","48758":"Sep. 2015","48764":"Aug. 2015","48765":"Aug. 2015","48766":"Aug. 2015","48767":"Aug. 2015","48768":"Aug. 2015","48769":"Aug. 2015","48770":"Jul. 2015","48771":"Jul. 2015","48772":"Jun. 2015","48774":"Oct. 2018","48779":"Jun. 2016","48784":"Aug. 2015","48789":"Aug. 2014","48794":"nil","48799":"Jun. 2016","48800":"Mar. 2016","48801":"May 2015","48802":"Jul. 2014","48803":"Jul. 2012","48804":"nil","48809":"Apr. 4","48810":"Jan. 2019","48811":"Jan. 2019","48812":"Jan. 2019","48813":"Jan. 2019","48814":"nil","48819":"Oct. 2018","48820":"Sep. 2018","48821":"Jul. 2018","48822":"Jun. 2018","48823":"Jun. 2018","48829":"Jan. 2018","48830":"Nov. 2017","48831":"Sep. 2017","48832":"Sep. 2017","48833":"Aug. 2017","48839":"Jul. 2017","48840":"Jul. 2017","48841":"Jul. 2017","48842":"Jun. 2017","48843":"Jun. 2017","48844":"Jun. 2017","48845":"Jun. 2017","48846":"Jun. 2017","48847":"May 2017","48848":"May 2017","48849":"May 2017","48850":"May 2017","48851":"May 2017","48852":"May 2017","48853":"May 2017","48854":"Apr. 2017","48855":"Apr. 2017","48856":"Mar. 2017","48857":"Mar. 2017","48858":"Mar. 2017","48859":"Mar. 2017","48860":"Feb. 2017","48861":"Feb. 2017","48862":"Feb. 2017","48863":"Feb. 2017","48864":"Jan. 2017","48865":"Dec. 2016","48866":"Dec. 2016","48867":"Dec. 2016","48868":"Dec. 2016","48869":"Dec. 2016","48870":"Dec. 2016","48871":"Oct. 2016","48873":"Oct. 2016","48879":"Aug. 2016","48880":"Aug. 2016","48881":"Aug. 2016","48882":"Aug. 2016","48883":"Aug. 2016","48884":"Aug. 2016","48885":"Aug. 2016","48886":"Aug. 2016","48887":"Aug. 2016","48888":"Jul. 2016","48894":"Jun. 2016","48895":"Jun. 2016","48896":"Jun. 2016","48897":"Jun. 2016","48898":"Jun. 2016","48899":"Jun. 2016","48900":"May 2016","48901":"May 2016","48902":"May 2016","48903":"May 2016","48904":"Apr. 2016","48905":"Apr. 2016","48906":"Apr. 2016","48907":"Mar. 2016","48908":"Mar. 2016","48909":"Mar. 2016","48910":"Feb. 2016","48911":"Feb. 2016","48912":"Feb. 2016","48913":"Nov. 2015","48914":"Oct. 2015","48915":"Oct. 2015","48916":"Oct. 2015","48917":"Sep. 2015","48918":"Aug. 2015","48919":"Aug. 2015","48920":"Jul. 2015","48921":"Jul. 2015","48922":"Jul. 2015","48923":"Jun. 2015","48924":"Jun. 2015","48925":"Jun. 2015","48926":"Jun. 2015","48927":"Jun. 2015","48928":"Jun. 2015","48929":"May 2015","48930":"May 2015","48931":"May 2015","48932":"May 2015","48933":"Apr. 2015","48934":"Apr. 2015","48935":"Apr. 2015","48936":"Apr. 2015","48937":"Mar. 2015","48938":"Mar. 2015","48939":"Mar. 2015","48940":"Mar. 2015","48941":"Mar. 2015","48942":"Mar. 2015","48943":"Mar. 2015","48944":"Mar. 2015","48945":"Dec. 2014","48946":"Dec. 2014","48947":"Oct. 2014","48948":"Oct. 2014","48949":"Oct. 2014","48950":"Sep. 2014","48951":"Sep. 2014","48952":"Aug. 2014","48953":"Aug. 2014","48954":"Jul. 2014","48955":"Jul. 2014","48956":"Apr. 2014","48957":"Mar. 2014","48958":"Mar. 2014","48959":"Mar. 2014","48960":"Mar. 2014","48961":"Mar. 2014","48962":"Feb. 2014","48963":"Nov. 2013","48964":"Oct. 2013","48965":"Oct. 2013","48966":"Sep. 2013","48967":"Sep. 2013","48968":"Sep. 2013","48979":"Oct. 2012","48980":"Aug. 2012","48981":"Jun. 2012","48983":"Jun. 2012","48984":"May 2012","48985":"Apr. 2012","48986":"Mar. 2012","48987":"Feb. 2012","48988":"Jan. 2012","48994":"Mar. 22","48995":"Mar. 2019","48996":"Feb. 2019","48997":"Oct. 2018","48998":"Sep. 2018","48999":"Sep. 2018","49000":"Aug. 2018","49001":"Aug. 2018","49002":"Aug. 2018","49003":"Jul. 2018","49004":"nil","49014":"Sep. 2017","49015":"Sep. 2017","49016":"Sep. 2017","49017":"Sep. 2017","49018":"Sep. 2017","49019":"Sep. 2017","49020":"Aug. 2017","49021":"Aug. 2017","49022":"Aug. 2017","49023":"Jul. 2017","49029":"Jun. 2017","49030":"Jun. 2017","49031":"Jun. 2017","49032":"May 2017","49033":"May 2017","49034":"Apr. 2017","49035":"Apr. 2017","49036":"Mar. 2017","49037":"Mar. 2017","49038":"Jan. 2017","49039":"Dec. 2016","49040":"Nov. 2016","49041":"Oct. 2016","49042":"Oct. 2016","49043":"Oct. 2016","49044":"Sep. 2016","49045":"Sep. 2016","49046":"Sep. 2016","49047":"Sep. 2016","49048":"Jul. 2016","49054":"Jun. 2016","49055":"Jun. 2016","49056":"Jun. 2016","49057":"Jun. 2016","49058":"Jun. 2016","49064":"Jun. 2016","49065":"May 2016","49067":"Apr. 2016","49068":"Apr. 2016","49069":"Mar. 2016","49070":"Feb. 2016","49071":"Jan. 2016","49072":"Dec. 2015","49073":"Nov. 2015","49074":"Oct. 2015","49075":"Sep. 2015","49076":"Sep. 2015","49077":"Sep. 2015","49078":"Aug. 2015","49079":"Aug. 2015","49080":"Aug. 2015","49081":"Jul. 2015","49082":"Jul. 2015","49083":"Jul. 2015","49084":"Jul. 2015","49085":"Jun. 2015","49086":"Jun. 2015","49087":"Jun. 2015","49088":"Jun. 2015","49089":"May 2015","49090":"May 2015","49091":"May 2015","49092":"Apr. 2015","49093":"Apr. 2015","49094":"Apr. 2015","49095":"Apr. 2015","49096":"Mar. 2015","49097":"Mar. 2015","49098":"Mar. 2015","49104":"Feb. 2015","49105":"Feb. 2015","49106":"Dec. 2014","49107":"Dec. 2014","49108":"Nov. 2014","49109":"Oct. 2014","49110":"Oct. 2014","49111":"Sep. 2014","49112":"Sep. 2014","49113":"Aug. 2014","49114":"Aug. 2014","49115":"Jul. 2014","49116":"Jun. 2014","49117":"May 2014","49118":"Apr. 2014","49124":"Mar. 2014","49125":"Mar. 2014","49126":"Mar. 2014","49127":"Mar. 2014","49128":"Mar. 2014","49129":"nil","49133":"Apr. 4","49138":"nil","49148":"Nov. 2017","49153":"Oct. 2017","49163":"Jun. 2017","49168":"Mar. 2017","49193":"Aug. 2016","49203":"May 2016","49208":"Dec. 2015","49213":"Oct. 2015","49218":"Sep. 2015","49228":"Jul. 2015","49238":"Jun. 2015","49243":"Mar. 2015","49248":"Feb. 2015","49253":"Nov. 2014","49268":"Aug. 2014","49308":"Oct. 2013","49333":"nil","49338":"Jun. 2018","49339":"Mar. 2018","49340":"Jan. 2018","49341":"Sep. 2017","49342":"Sep. 2017","49343":"Jul. 2017","49344":"Jul. 2017","49345":"May 2017","49346":"Apr. 2017","49347":"Apr. 2017","49348":"Apr. 2017","49349":"Mar. 2017","49350":"Jan. 2017","49351":"Jan. 2017","49352":"Jan. 2017","49353":"Dec. 2016","49354":"Nov. 2016","49355":"Nov. 2016","49356":"Oct. 2016","49357":"Oct. 2016","49358":"Oct. 2016","49359":"Sep. 2016","49360":"Sep. 2016","49361":"Sep. 2016","49362":"Sep. 2016","49363":"Sep. 2016","49364":"Aug. 2016","49365":"Aug. 2016","49366":"Jul. 2016","49367":"Jun. 2016","49368":"Jun. 2016","49369":"May 2016","49370":"Apr. 2016","49371":"Mar. 2016","49372":"Mar. 2016","49373":"Feb. 2016","49374":"Jan. 2016","49375":"Oct. 2015","49376":"Oct. 2015","49377":"Oct. 2015","49378":"Sep. 2015","49379":"Aug. 2015","49380":"Jul. 2015","49381":"May 2015","49382":"May 2015","49383":"May 2015","49384":"Mar. 2015","49385":"Feb. 2015","49386":"Oct. 2014","49387":"Aug. 2014","49393":"Jul. 2014","49394":"Jul. 2014","49395":"Jul. 2014","49396":"Jun. 2014","49397":"Jun. 2014","49398":"Jun. 2014","49399":"Jan. 2014","49400":"Jan. 2014","49402":"Nov. 2013","49403":"Oct. 2013","49404":"Sep. 2013","49405":"Sep. 2013","49406":"Aug. 2013","49407":"Aug. 2013","49413":"Mar. 2013","49414":"Nov. 2012","49415":"Oct. 2012","49416":"Oct. 2012","49417":"Sep. 2012","49418":"Aug. 2012","49419":"Jul. 2012","49420":"Jul. 2012","49421":"Jul. 2012","49422":"Jun. 2012","49423":"Oct. 2018","49424":"Aug. 2018","49425":"Jul. 2018","49426":"Jul. 2018","49427":"Jul. 2018","49428":"Feb. 2018","49429":"Feb. 2018","49430":"Jul. 2017","49431":"May 2017","49432":"Apr. 2017","49433":"nil","49438":"Feb. 2017","49439":"Oct. 2016","49440":"Jul. 2016","49441":"May 2016","49442":"Apr. 2016","49448":"May 2015","49449":"Feb. 2015","49450":"Nov. 2014","49451":"Nov. 2013","49452":"Oct. 2013","49453":"Oct. 2013","49454":"Aug. 2013","49455":"Jul. 2013","49456":"Jun. 2013","49457":"May 2013","49458":"Apr. 2013","49459":"Apr. 2013","49460":"Mar. 2013","49461":"Nov. 2012","49463":"Oct. 2012","49464":"Sep. 2012","49465":"Sep. 2012","49466":"Sep. 2012","49467":"Aug. 2012","49468":"Aug. 2012","49469":"Jul. 2012","49470":"Mar. 2012","49471":"Sep. 2011","49473":"Feb. 2019","49474":"Dec. 2018","49475":"Oct. 2018","49476":"Sep. 2018","49477":"Aug. 2018","49478":"Aug. 2018","49479":"Jun. 2018","49480":"May 2018","49481":"Apr. 2018","49482":"Apr. 2018","49483":"Mar. 2018","49486":"Feb. 2018","49487":"Jan. 2018","49489":"Jan. 2018","49491":"Nov. 2017","49493":"Aug. 2017","49495":"Jul. 2017","49496":"Jun. 2017","49497":"Jun. 2017","49501":"May 2017","49502":"Mar. 2017","49504":"Feb. 2017","49506":"Jan. 2017","49508":"Dec. 2016","49509":"Dec. 2016","49511":"Dec. 2016","49513":"nil","49519":"Oct. 2016","49520":"Sep. 2016","49522":"Aug. 2016","49523":"Aug. 2016","49524":"Aug. 2016","49525":"Aug. 2016","49526":"Jul. 2016","49527":"Jul. 2016","49528":"Jul. 2016","49529":"Jul. 2016","49534":"May 2016","49536":"May 2016","49538":"Mar. 2016","49541":"Dec. 2015","49542":"Nov. 2015","49543":"Nov. 2015","49545":"Nov. 2015","49546":"Nov. 2015","49547":"Oct. 2015","49548":"Oct. 2015","49549":"Oct. 2015","49551":"Sep. 2015","49552":"Sep. 2015","49553":"Sep. 2015","49555":"Sep. 2015","49556":"Aug. 2015","49557":"Aug. 2015","49560":"Jul. 2015","49561":"Jul. 2015","49562":"Jul. 2015","49563":"Jun. 2015","49564":"Jun. 2015","49565":"Jun. 2015","49566":"May 2015","49567":"May 2015","49569":"Apr. 2015","49570":"Apr. 2015","49571":"Mar. 2015","49573":"Mar. 2015","49574":"Mar. 2015","49575":"Jan. 2015","49576":"Jan. 2015","49588":"Oct. 2014","49589":"Sep. 2014","49590":"Sep. 2014","49592":"Aug. 2014","49600":"Jun. 2014","49601":"Jun. 2014","49608":"May 2014","49609":"May 2014","49615":"Feb. 2014","49616":"Jan. 2014","49617":"Jan. 2014","49619":"Nov. 2013","49620":"Oct. 2013","49630":"Jul. 2013","49639":"Mar. 2013","49641":"Mar. 2013","49648":"Oct. 2012","49649":"Jul. 2012","49650":"Jul. 2012","49651":"Jun. 2012","49652":"Jun. 2012","49653":"Jun. 2012","49654":"Jun. 2012","49655":"Jun. 2012","49656":"May 2012","49657":"Apr. 2012","49658":"Apr. 2012","49659":"Apr. 2012","49660":"Oct. 2011","49661":"Oct. 2011","49662":"Sep. 2011","49663":"nil","49673":"Jan. 2018","49674":"Sep. 2017","49675":"Aug. 2017","49676":"Jul. 2017","49677":"May 2017","49678":"Mar. 2017","49679":"Mar. 2017","49680":"Feb. 2017","49681":"Jan. 2017","49682":"Jan. 2017","49688":"Aug. 2016","49689":"Jul. 2016","49690":"Jun. 2016","49691":"May 2016","49692":"May 2016","49693":"Mar. 2016","49694":"Feb. 2016","49695":"Dec. 2015","49696":"Dec. 2015","49697":"Nov. 2015","49698":"Sep. 2015","49699":"Aug. 2015","49700":"Jul. 2015","49701":"Jul. 2015","49702":"Dec. 2014","49703":"Oct. 2014","49704":"Sep. 2014","49705":"Sep. 2014","49706":"Aug. 2014","49707":"Jul. 2014","49718":"Jun. 2013","49719":"Mar. 2013","49720":"Mar. 2013","49721":"Jan. 2013","49722":"Oct. 2012","49728":"Sep. 2011","49729":"Apr. 2010","49733":"Jul. 2018","49738":"Oct. 2015","49743":"Jul. 2013","49748":"Aug. 2018","49749":"Apr. 2018","49750":"Dec. 2017","49751":"Apr. 2017","49752":"Feb. 2017","49753":"Nov. 2016","49754":"Dec. 2014","49755":"Aug. 2014","49756":"Mar. 2014","49757":"May 2013","49758":"nil","49768":"Jun. 2017","49769":"Nov. 2016","49770":"Oct. 2016","49771":"Sep. 2016","49772":"Aug. 2016","49773":"Aug. 2016","49774":"Jul. 2016","49775":"Jun. 2016","49776":"May 2016","49777":"May 2016","49778":"Apr. 2016","49779":"Sep. 2015","49780":"Sep. 2015","49781":"Sep. 2015","49782":"Aug. 2015","49783":"Jul. 2015","49784":"Jul. 2015","49785":"Jul. 2015","49786":"Jun. 2015","49787":"Mar. 2015","49788":"Mar. 2015","49789":"Feb. 2015","49790":"Jan. 2015","49791":"Oct. 2014","49792":"Sep. 2014","49793":"Aug. 2014","49794":"Aug. 2014","49795":"Aug. 2014","49796":"Jul. 2014","49797":"Jul. 2014","49798":"Jun. 2014","49799":"Jun. 2014","49800":"Dec. 2013","49801":"Jul. 2013","49802":"Jul. 2013","49803":"Jul. 2013","49804":"Jun. 2013","49805":"Nov. 2012","49806":"Oct. 2012","49807":"Oct. 2012","49808":"Jul. 2012","49809":"May 2012","49810":"May 2012","49811":"Aug. 2011","49812":"Jul. 2011","49813":"Jun. 2011","49814":"Apr. 2011","49815":"Jul. 2010","49816":"Jun. 2010","49818":"nil","49819":"Oct. 2017","49820":"Jul. 2017","49821":"Apr. 2017","49822":"Dec. 2016","49823":"Jul. 2016","49824":"Nov. 2015","49825":"Oct. 2015","49826":"Jul. 2015","49827":"Feb. 2015","49828":"Jan. 2015","49829":"Nov. 2014","49830":"Oct. 2014","49831":"Oct. 2014","49832":"Sep. 2014","49833":"Jun. 2014","49834":"May 2014","49835":"Apr. 2014","49836":"Mar. 2014","49837":"Jul. 2013","49839":"Jun. 2012","49840":"Jun. 2012","49841":"Jun. 2012","49842":"Aug. 2011","49843":"Jul. 2011","49844":"nil","49849":"Jul. 2010","49850":"Aug. 2009","49851":"Jun. 2009","49852":"Mar. 2009","49853":"Oct. 2007","49854":"Mar. 2019","49859":"nil","49864":"Nov. 2018","49869":"Sep. 2018","49874":"Jul. 2018","49879":"Jun. 2018","49889":"Jan. 2018","49894":"Dec. 2017","49899":"Oct. 2017","49904":"Sep. 2017","49909":"Jul. 2017","49914":"Jun. 2017","49919":"Apr. 2017","49929":"Jan. 2017","49934":"Dec. 2016","49939":"Oct. 2016","49944":"Sep. 2016","49949":"Aug. 2016","49954":"Jun. 2016","49964":"Dec. 2015","49974":"Sep. 2015","49979":"Aug. 2015","49984":"Jul. 2015","49994":"May 2015","50004":"Mar. 2015","50009":"Feb. 2015","50014":"Oct. 2014","50019":"Sep. 2014","50024":"Aug. 2014","50029":"Jun. 2014","50039":"Mar. 2014","50044":"Jan. 2014","50049":"Dec. 2013","50054":"nil","50059":"Jan. 2019","50060":"Jan. 2019","50061":"Jan. 2019","50062":"Jan. 2019","50063":"Dec. 2018","50064":"Dec. 2018","50065":"Dec. 2018","50066":"Dec. 2018","50067":"Nov. 2018","50068":"Oct. 2018","50069":"Sep. 2018","50070":"Sep. 2018","50071":"Sep. 2018","50072":"Sep. 2018","50073":"Aug. 2018","50084":"Jul. 2018","50085":"Jul. 2018","50086":"Jun. 2018","50087":"Jun. 2018","50088":"May 2018","50094":"Feb. 2018","50095":"Feb. 2018","50096":"Jan. 2018","50097":"Jan. 2018","50098":"Jan. 2018","50099":"Jan. 2018","50101":"Jan. 2018","50102":"Dec. 2017","50103":"Dec. 2017","50104":"Dec. 2017","50105":"Dec. 2017","50106":"Nov. 2017","50107":"Nov. 2017","50108":"Nov. 2017","50109":"Oct. 2017","50110":"Oct. 2017","50111":"Oct. 2017","50112":"Oct. 2017","50113":"Oct. 2017","50114":"Oct. 2017","50115":"Oct. 2017","50116":"Oct. 2017","50117":"Oct. 2017","50118":"Oct. 2017","50119":"Sep. 2017","50120":"Sep. 2017","50121":"Sep. 2017","50122":"Sep. 2017","50123":"Sep. 2017","50129":"Aug. 2017","50130":"Aug. 2017","50131":"Aug. 2017","50132":"Aug. 2017","50133":"Jul. 2017","50134":"Jul. 2017","50135":"Jul. 2017","50136":"Jul. 2017","50137":"Jul. 2017","50138":"Jun. 2017","50139":"Jun. 2017","50140":"Jun. 2017","50141":"Jun. 2017","50142":"Jun. 2017","50143":"May 2017","50144":"May 2017","50145":"May 2017","50146":"May 2017","50147":"May 2017","50148":"Apr. 2017","50149":"Apr. 2017","50150":"Apr. 2017","50151":"Mar. 2017","50152":"Mar. 2017","50153":"Mar. 2017","50154":"Mar. 2017","50155":"Mar. 2017","50156":"Mar. 2017","50157":"Mar. 2017","50158":"Feb. 2017","50159":"Feb. 2017","50160":"Feb. 2017","50161":"Feb. 2017","50162":"Feb. 2017","50164":"Feb. 2017","50165":"Feb. 2017","50166":"Feb. 2017","50167":"Feb. 2017","50168":"Feb. 2017","50169":"Feb. 2017","50170":"Feb. 2017","50171":"Feb. 2017","50172":"Feb. 2017","50173":"Feb. 2017","50184":"Jan. 2017","50185":"Dec. 2016","50186":"Dec. 2016","50187":"Dec. 2016","50188":"Dec. 2016","50189":"Dec. 2016","50190":"Dec. 2016","50191":"Dec. 2016","50192":"Dec. 2016","50193":"Dec. 2016","50194":"Dec. 2016","50195":"Dec. 2016","50196":"Dec. 2016","50197":"Dec. 2016","50198":"Nov. 2016","50199":"Nov. 2016","50200":"Nov. 2016","50201":"Nov. 2016","50202":"Nov. 2016","50204":"Nov. 2016","50205":"Nov. 2016","50206":"Nov. 2016","50207":"Nov. 2016","50208":"Nov. 2016","50209":"Nov. 2016","50210":"Nov. 2016","50211":"Nov. 2016","50212":"Nov. 2016","50213":"Oct. 2016","50214":"Oct. 2016","50215":"Oct. 2016","50216":"Oct. 2016","50217":"Oct. 2016","50218":"Oct. 2016","50219":"Oct. 2016","50220":"Oct. 2016","50221":"Oct. 2016","50222":"Oct. 2016","50223":"Oct. 2016","50234":"Sep. 2016","50235":"Sep. 2016","50236":"Sep. 2016","50237":"Aug. 2016","50238":"Aug. 2016","50239":"Aug. 2016","50240":"Aug. 2016","50241":"Aug. 2016","50242":"Aug. 2016","50243":"Aug. 2016","50244":"Aug. 2016","50245":"Aug. 2016","50246":"Aug. 2016","50247":"Aug. 2016","50248":"Aug. 2016","50249":"Aug. 2016","50250":"Aug. 2016","50251":"Aug. 2016","50252":"Aug. 2016","50253":"Aug. 2016","50254":"nil","50259":"Mar. 2019","50260":"Mar. 2019","50261":"Mar. 2019","50262":"Mar. 2019","50263":"Mar. 2019","50264":"Mar. 2019","50265":"Mar. 2019","50266":"Feb. 2019","50267":"Feb. 2019","50268":"Feb. 2019","50269":"Jan. 2019","50270":"Jan. 2019","50271":"Jan. 2019","50272":"Jan. 2019","50273":"Jan. 2019","50274":"Jan. 2019","50275":"Jan. 2019","50276":"Jan. 2019","50277":"Dec. 2018","50278":"Dec. 2018","50279":"Dec. 2018","50280":"Dec. 2018","50281":"Dec. 2018","50282":"Dec. 2018","50283":"Dec. 2018","50284":"Nov. 2018","50285":"Nov. 2018","50286":"Nov. 2018","50287":"Nov. 2018","50288":"Nov. 2018","50294":"Oct. 2018","50295":"Oct. 2018","50296":"Oct. 2018","50297":"Sep. 2018","50298":"Sep. 2018","50304":"Sep. 2018","50305":"Sep. 2018","50306":"Sep. 2018","50307":"Sep. 2018","50308":"Sep. 2018","50309":"Sep. 2018","50310":"Sep. 2018","50311":"Sep. 2018","50312":"Aug. 2018","50313":"Aug. 2018","50314":"Aug. 2018","50315":"Aug. 2018","50316":"Aug. 2018","50317":"Aug. 2018","50318":"Aug. 2018","50319":"Aug. 2018","50320":"Aug. 2018","50321":"Aug. 2018","50322":"Aug. 2018","50323":"Aug. 2018","50329":"Jul. 2018","50330":"Jul. 2018","50331":"Jul. 2018","50332":"Jul. 2018","50333":"Jul. 2018","50339":"Jun. 2018","50340":"Jun. 2018","50341":"Jun. 2018","50342":"May 2018","50343":"May 2018","50344":"May 2018","50345":"May 2018","50346":"Apr. 2018","50347":"Apr. 2018","50348":"Apr. 2018","50349":"Apr. 2018","50350":"Mar. 2018","50351":"Mar. 2018","50352":"Mar. 2018","50353":"Mar. 2018","50354":"Feb. 2018","50355":"Feb. 2018","50356":"Feb. 2018","50357":"Feb. 2018","50358":"Jan. 2018","50364":"Nov. 2017","50365":"Nov. 2017","50366":"Nov. 2017","50367":"Oct. 2017","50368":"Oct. 2017","50369":"Oct. 2017","50370":"Oct. 2017","50371":"Oct. 2017","50372":"Oct. 2017","50373":"Oct. 2017","50374":"Sep. 2017","50375":"Sep. 2017","50376":"Sep. 2017","50377":"Sep. 2017","50378":"Sep. 2017","50379":"Sep. 2017","50380":"Sep. 2017","50381":"Aug. 2017","50382":"Aug. 2017","50383":"Jul. 2017","50384":"Jul. 2017","50385":"Jul. 2017","50386":"Jul. 2017","50387":"Jul. 2017","50388":"Jul. 2017","50389":"Jul. 2017","50390":"Jun. 2017","50391":"Jun. 2017","50392":"Jun. 2017","50393":"Jun. 2017","50399":"Apr. 2017","50400":"Apr. 2017","50401":"Apr. 2017","50402":"Mar. 2017","50403":"Mar. 2017","50404":"Mar. 2017","50405":"Mar. 2017","50406":"Mar. 2017","50407":"Mar. 2017","50408":"Feb. 2017","50414":"Jan. 2017","50415":"Dec. 2016","50416":"Dec. 2016","50417":"Dec. 2016","50418":"Dec. 2016","50419":"Nov. 2016","50420":"Nov. 2016","50421":"Nov. 2016","50422":"Nov. 2016","50423":"Nov. 2016","50429":"Oct. 2016","50430":"Oct. 2016","50431":"Oct. 2016","50432":"Sep. 2016","50433":"Sep. 2016","50434":"Mar. 2019","50435":"Dec. 2018","50436":"Nov. 2018","50437":"Nov. 2018","50438":"Oct. 2018","50439":"Sep. 2018","50440":"Aug. 2018","50441":"Aug. 2018","50442":"Aug. 2018","50443":"Jul. 2018","50444":"nil","50449":"Jun. 2018","50450":"Jun. 2018","50451":"May 2018","50452":"May 2018","50453":"Apr. 2018","50454":"Apr. 2018","50455":"Apr. 2018","50456":"Mar. 2018","50457":"Mar. 2018","50458":"Mar. 2018","50464":"Feb. 2018","50466":"Jan. 2018","50467":"Jan. 2018","50468":"Dec. 2017","50469":"Dec. 2017","50470":"Dec. 2017","50471":"Dec. 2017","50472":"Nov. 2017","50473":"Nov. 2017","50474":"Nov. 2017","50475":"Nov. 2017","50476":"Nov. 2017","50477":"Nov. 2017","50478":"Nov. 2017","50479":"Nov. 2017","50480":"Oct. 2017","50481":"Oct. 2017","50482":"Oct. 2017","50483":"Oct. 2017","50484":"Oct. 2017","50485":"Oct. 2017","50486":"Sep. 2017","50487":"Sep. 2017","50488":"Sep. 2017","50489":"Sep. 2017","50490":"Sep. 2017","50491":"Sep. 2017","50492":"Sep. 2017","50493":"Aug. 2017","50494":"Aug. 2017","50495":"Aug. 2017","50496":"Aug. 2017","50497":"Aug. 2017","50498":"Aug. 2017","50499":"Aug. 2017","50500":"Aug. 2017","50501":"Aug. 2017","50502":"Aug. 2017","50503":"Aug. 2017","50504":"Aug. 2017","50505":"Aug. 2017","50506":"Aug. 2017","50507":"Aug. 2017","50508":"Jul. 2017","50514":"Jul. 2017","50515":"Jul. 2017","50516":"Jun. 2017","50517":"Jun. 2017","50518":"Jun. 2017","50519":"Jun. 2017","50520":"Jun. 2017","50521":"Jun. 2017","50522":"May 2017","50523":"May 2017","50524":"May 2017","50525":"May 2017","50526":"Apr. 2017","50527":"Apr. 2017","50528":"Apr. 2017","50535":"Jan. 2017","50536":"Dec. 2016","50537":"Nov. 2016","50538":"Nov. 2016","50539":"Nov. 2016","50540":"Nov. 2016","50541":"Nov. 2016","50543":"Nov. 2016","50544":"Nov. 2016","50545":"Nov. 2016","50546":"Nov. 2016","50547":"Nov. 2016","50548":"Nov. 2016","50554":"Sep. 2016","50555":"Sep. 2016","50556":"Sep. 2016","50557":"Sep. 2016","50558":"Aug. 2016","50559":"Aug. 2016","50560":"Aug. 2016","50561":"Aug. 2016","50563":"Aug. 2016","50564":"Aug. 2016","50565":"Aug. 2016","50566":"Aug. 2016","50567":"Aug. 2016","50568":"Aug. 2016","50574":"Jul. 2016","50575":"Jul. 2016","50576":"Jun. 2016","50577":"Jun. 2016","50578":"May 2016","50579":"May 2016","50580":"May 2016","50581":"May 2016","50582":"May 2016","50584":"Apr. 2016","50585":"Mar. 2016","50586":"Feb. 2016","50587":"Feb. 2016","50588":"Feb. 2016","50590":"Jan. 2016","50591":"Dec. 2015","50592":"Dec. 2015","50593":"Nov. 2015","50599":"Oct. 2015","50600":"Oct. 2015","50601":"Oct. 2015","50602":"Oct. 2015","50603":"Oct. 2015","50604":"Oct. 2015","50605":"Oct. 2015","50606":"Oct. 2015","50607":"Sep. 2015","50608":"Sep. 2015","50609":"Sep. 2015","50611":"Sep. 2015","50612":"Sep. 2015","50613":"Sep. 2015","50614":"Sep. 2015","50615":"Sep. 2015","50616":"Aug. 2015","50617":"Aug. 2015","50618":"Aug. 2015","50619":"Aug. 2015","50620":"Aug. 2015","50621":"Aug. 2015","50623":"Aug. 2015","50629":"Jun. 2015","50630":"May 2015","50631":"May 2015","50632":"May 2015","50633":"May 2015","50634":"Mar. 2019","50635":"Mar. 2019","50636":"Mar. 2019","50637":"Feb. 2019","50638":"Feb. 2019","50639":"Feb. 2019","50640":"Feb. 2019","50641":"Feb. 2019","50642":"Jan. 2019","50643":"Jan. 2019","50644":"Jan. 2019","50645":"Jan. 2019","50646":"Jan. 2019","50647":"Jan. 2019","50648":"Jan. 2019","50649":"Jan. 2019","50650":"Dec. 2018","50651":"Dec. 2018","50652":"Dec. 2018","50653":"Dec. 2018","50654":"Nov. 2018","50655":"Nov. 2018","50656":"Nov. 2018","50657":"Nov. 2018","50658":"Nov. 2018","50659":"nil","50664":"Sep. 2018","50665":"Sep. 2018","50666":"Sep. 2018","50667":"Aug. 2018","50668":"Aug. 2018","50674":"Jul. 2018","50675":"Jul. 2018","50676":"Jul. 2018","50677":"Jul. 2018","50678":"Jun. 2018","50684":"Apr. 2018","50685":"Apr. 2018","50686":"Mar. 2018","50687":"Mar. 2018","50688":"Mar. 2018","50689":"Mar. 2018","50690":"Mar. 2018","50691":"Feb. 2018","50692":"Jan. 2018","50693":"Jan. 2018","50699":"Oct. 2017","50700":"Oct. 2017","50701":"Oct. 2017","50702":"Oct. 2017","50703":"Oct. 2017","50704":"Oct. 2017","50705":"Oct. 2017","50706":"Oct. 2017","50707":"Oct. 2017","50708":"Sep. 2017","50709":"Sep. 2017","50710":"Sep. 2017","50711":"Sep. 2017","50712":"Sep. 2017","50713":"Aug. 2017","50724":"May 2017","50725":"May 2017","50726":"May 2017","50727":"May 2017","50728":"Apr. 2017","50729":"Apr. 2017","50730":"Apr. 2017","50731":"Apr. 2017","50732":"Apr. 2017","50733":"Mar. 2017","50739":"Nov. 2016","50740":"Nov. 2016","50741":"Nov. 2016","50742":"Nov. 2016","50743":"Nov. 2016","50744":"Nov. 2016","50745":"Oct. 2016","50746":"Oct. 2016","50747":"Oct. 2016","50748":"Oct. 2016","50754":"Sep. 2016","50755":"Sep. 2016","50756":"Sep. 2016","50757":"Sep. 2016","50758":"Sep. 2016","50759":"Sep. 2016","50760":"Aug. 2016","50761":"Aug. 2016","50762":"Aug. 2016","50763":"Aug. 2016","50764":"Aug. 2016","50765":"Aug. 2016","50766":"Aug. 2016","50767":"Aug. 2016","50768":"Aug. 2016","50769":"Jul. 2016","50770":"Jun. 2016","50771":"Jun. 2016","50772":"Jun. 2016","50773":"May 2016","50774":"May 2016","50775":"May 2016","50776":"May 2016","50777":"Apr. 2016","50778":"Apr. 2016","50784":"Mar. 2016","50785":"Mar. 2016","50786":"Mar. 2016","50787":"Feb. 2016","50788":"Feb. 2016","50789":"Feb. 2016","50790":"Feb. 2016","50791":"Feb. 2016","50792":"Feb. 2016","50793":"Feb. 2016","50794":"Feb. 2016","50795":"Jan. 2016","50796":"Jan. 2016","50797":"Jan. 2016","50799":"Jan. 2016","50800":"Dec. 2015","50801":"Dec. 2015","50802":"Dec. 2015","50803":"Dec. 2015","50804":"Dec. 2015","50805":"Nov. 2015","50806":"Nov. 2015","50807":"Nov. 2015","50808":"Nov. 2015","50809":"Nov. 2015","50810":"Nov. 2015","50811":"Oct. 2015","50812":"Oct. 2015","50813":"Oct. 2015","50824":"Sep. 2015","50825":"Sep. 2015","50826":"Sep. 2015","50827":"Sep. 2015","50828":"Sep. 2015","50829":"Aug. 2015","50830":"Aug. 2015","50831":"Aug. 2015","50832":"Aug. 2015","50833":"Aug. 2015","50834":"nil","50839":"May 2017","50844":"Feb. 2017","50849":"Aug. 2016","50854":"Oct. 2015","50859":"Mar. 2015","50869":"Aug. 2014","50874":"Jul. 2014","50884":"Mar. 2014","50889":"Jan. 2014","50894":"Apr. 2013","50899":"May 2012","50904":"Mar. 2012","50909":"Feb. 2012","50914":"Oct. 2011","50919":"Aug. 2011","50924":"May 2011","50929":"Mar. 2011","50954":"Jan. 2008","50959":"Nov. 2006","50964":"nil","50969":"Jan. 2019","50970":"Dec. 2018","50971":"Dec. 2018","50972":"Nov. 2018","50973":"Oct. 2018","50974":"Oct. 2018","50975":"Oct. 2018","50976":"Oct. 2018","50977":"Sep. 2018","50978":"Sep. 2018","50984":"Aug. 2018","50985":"Aug. 2018","50986":"Aug. 2018","50987":"Aug. 2018","50988":"Aug. 2018","50989":"Aug. 2018","50990":"Aug. 2018","50991":"Aug. 2018","50992":"Jul. 2018","50993":"Jul. 2018","50994":"Jul. 2018","50995":"Jul. 2018","50996":"Jul. 2018","50997":"Jun. 2018","50998":"Jun. 2018","50999":"Jun. 2018","51000":"Jun. 2018","51001":"May 2018","51002":"May 2018","51003":"May 2018","51004":"May 2018","51005":"May 2018","51006":"Apr. 2018","51007":"Apr. 2018","51008":"Apr. 2018","51009":"Apr. 2018","51011":"Apr. 2018","51014":"Mar. 2018","51015":"Mar. 2018","51016":"Mar. 2018","51017":"Mar. 2018","51018":"Mar. 2018","51019":"Mar. 2018","51020":"Mar. 2018","51021":"Mar. 2018","51022":"Feb. 2018","51024":"Feb. 2018","51027":"Jan. 2018","51039":"Oct. 2017","51040":"Oct. 2017","51041":"Oct. 2017","51042":"Oct. 2017","51043":"Oct. 2017","51044":"Oct. 2017","51046":"Oct. 2017","51049":"Oct. 2017","51050":"Oct. 2017","51051":"Oct. 2017","51052":"Oct. 2017","51053":"Oct. 2017","51055":"Oct. 2017","51056":"Oct. 2017","51058":"Oct. 2017","51059":"Oct. 2017","51060":"Oct. 2017","51062":"Sep. 2017","51063":"Sep. 2017","51064":"Sep. 2017","51065":"Sep. 2017","51066":"Sep. 2017","51068":"Sep. 2017","51074":"Sep. 2017","51075":"Sep. 2017","51076":"Sep. 2017","51077":"Sep. 2017","51078":"Sep. 2017","51079":"Sep. 2017","51081":"Aug. 2017","51084":"Jul. 2017","51085":"Jul. 2017","51086":"Jun. 2017","51088":"Jun. 2017","51090":"Jun. 2017","51091":"Jun. 2017","51093":"May 2017","51094":"Apr. 2017","51095":"Apr. 2017","51097":"Apr. 2017","51098":"Apr. 2017","51104":"Apr. 2017","51105":"Mar. 2017","51106":"Mar. 2017","51107":"Mar. 2017","51108":"Mar. 2017","51109":"Feb. 2017","51111":"Jan. 2017","51113":"Jan. 2017","51119":"Dec. 2016","51122":"Nov. 2016","51123":"Nov. 2016","51124":"Nov. 2016","51125":"Nov. 2016","51126":"Nov. 2016","51127":"Nov. 2016","51128":"Nov. 2016","51135":"Oct. 2016","51136":"Oct. 2016","51137":"Oct. 2016","51138":"Oct. 2016","51140":"Oct. 2016","51141":"Oct. 2016","51142":"Oct. 2016","51144":"Sep. 2016","51145":"Sep. 2016","51146":"Sep. 2016","51147":"Sep. 2016","51148":"Sep. 2016","51149":"Sep. 2016","51151":"Sep. 2016","51156":"Sep. 2016","51158":"Aug. 2016","51159":"Aug. 2016","51160":"Aug. 2016","51161":"Aug. 2016","51162":"Aug. 2016","51163":"Jul. 2016","51164":"Mar. 2019","51165":"Jan. 2019","51166":"Nov. 2018","51167":"Aug. 2017","51168":"Aug. 2016","51169":"Jul. 2016","51170":"Apr. 2016","51171":"Dec. 2015","51172":"Mar. 2015","51173":"Jan. 2015","51174":"Aug. 2014","51175":"Jul. 2014","51176":"Jul. 2014","51177":"Jul. 2014","51178":"Jun. 2014","51179":"May 2014","51180":"Nov. 2013","51181":"Aug. 2013","51182":"Dec. 2012","51183":"Sep. 2012","51184":"Aug. 2012","51185":"Jul. 2012","51186":"Apr. 2011","51187":"Dec. 2009","51188":"Dec. 2008","51189":"Apr. 2","51190":"Mar. 2019","51191":"Mar. 2019","51192":"Feb. 2019","51193":"Feb. 2019","51194":"Nov. 2018","51195":"Oct. 2018","51196":"Oct. 2018","51197":"Sep. 2018","51198":"Sep. 2018","51199":"Sep. 2018","51200":"Aug. 2018","51201":"Aug. 2018","51202":"Aug. 2018","51203":"Aug. 2018","51204":"Jul. 2018","51205":"Jul. 2018","51206":"Jul. 2018","51207":"Jul. 2018","51208":"Jul. 2018","51209":"Jun. 2018","51210":"Jun. 2018","51211":"Jun. 2018","51212":"Jun. 2018","51213":"Jun. 2018","51214":"May 2018","51215":"May 2018","51216":"May 2018","51217":"May 2018","51218":"May 2018","51219":"Apr. 2018","51220":"Apr. 2018","51221":"Apr. 2018","51222":"Mar. 2018","51223":"Jan. 2018","51224":"Jan. 2018","51225":"Jan. 2018","51226":"Dec. 2017","51227":"Nov. 2017","51228":"Nov. 2017","51229":"nil","51239":"Aug. 2017","51240":"Jul. 2017","51241":"Jul. 2017","51242":"Jul. 2017","51243":"Jun. 2017","51249":"May 2017","51250":"Apr. 2017","51251":"Apr. 2017","51252":"Apr. 2017","51253":"Apr. 2017","51254":"Apr. 2017","51255":"Mar. 2017","51256":"Feb. 2017","51257":"Feb. 2017","51258":"Dec. 2016","51259":"Dec. 2016","51260":"Nov. 2016","51261":"Nov. 2016","51262":"Nov. 2016","51263":"Nov. 2016","51264":"Nov. 2016","51265":"Nov. 2016","51266":"Nov. 2016","51267":"Oct. 2016","51268":"Oct. 2016","51274":"Sep. 2016","51275":"Aug. 2016","51276":"Aug. 2016","51277":"Aug. 2016","51278":"Aug. 2016","51279":"Jul. 2016","51280":"Jul. 2016","51281":"Jun. 2016","51282":"Jun. 2016","51283":"Jun. 2016","51284":"May 2016","51285":"May 2016","51286":"May 2016","51287":"May 2016","51288":"May 2016","51289":"May 2016","51290":"Apr. 2016","51291":"Apr. 2016","51292":"Apr. 2016","51293":"Apr. 2016","51294":"Mar. 2016","51295":"Mar. 2016","51296":"Feb. 2016","51297":"Feb. 2016","51298":"Feb. 2016","51299":"Feb. 2016","51300":"Jan. 2016","51301":"Dec. 2015","51302":"Oct. 2015","51303":"Oct. 2015","51304":"Oct. 2015","51305":"Oct. 2015","51306":"Oct. 2015","51307":"Sep. 2015","51308":"Sep. 2015","51309":"Sep. 2015","51310":"Sep. 2015","51311":"Aug. 2015","51312":"Aug. 2015","51313":"Aug. 2015","51319":"Jun. 2015","51320":"Jun. 2015","51321":"May 2015","51322":"May 2015","51323":"Apr. 2015","51324":"Apr. 2015","51325":"Apr. 2015","51326":"Apr. 2015","51327":"Mar. 2015","51328":"Mar. 2015","51329":"Mar. 2015","51330":"Jan. 2015","51331":"Jan. 2015","51332":"Dec. 2014","51333":"Dec. 2014","51334":"Nov. 2014","51335":"Oct. 2014","51336":"Oct. 2014","51337":"Oct. 2014","51338":"Oct. 2014","51339":"Sep. 2014","51340":"Sep. 2014","51341":"Sep. 2014","51342":"Sep. 2014","51343":"Aug. 2014","51344":"Aug. 2014","51345":"Aug. 2014","51346":"Aug. 2014","51347":"Aug. 2014","51348":"Jul. 2014","51349":"Jul. 2014","51350":"Jul. 2014","51351":"Jul. 2014","51352":"Jun. 2014","51353":"Jun. 2014","51354":"Jun. 2014","51355":"Jun. 2014","51356":"Jun. 2014","51357":"Jun. 2014","51358":"Oct. 2013","51359":"Oct. 2013","51361":"Oct. 2013","51362":"Sep. 2013","51363":"Sep. 2013","51364":"Sep. 2013","51365":"Aug. 2013","51366":"Aug. 2013","51367":"Aug. 2013","51368":"Jul. 2013","51369":"Jul. 2013","51370":"Jul. 2013","51371":"Jun. 2013","51372":"Jun. 2013","51373":"Jun. 2013","51374":"Jun. 2013","51375":"Apr. 2013","51377":"Apr. 2013","51378":"Apr. 2013","51379":"Feb. 2013","51380":"Feb. 2013","51381":"Jan. 2013","51382":"Dec. 2012","51383":"Nov. 2012","51385":"Oct. 2012","51386":"Oct. 2012","51387":"Oct. 2012","51388":"Sep. 2012","51389":"Nov. 2017","51390":"Oct. 2017","51391":"Aug. 2017","51392":"Aug. 2017","51393":"Jul. 2017","51394":"nil","51399":"Nov. 2016","51400":"Nov. 2016","51401":"Oct. 2016","51402":"Sep. 2016","51403":"Sep. 2016","51404":"Aug. 2016","51405":"Jun. 2016","51406":"Jun. 2016","51407":"Jun. 2016","51408":"Jan. 2016","51409":"Jan. 2016","51410":"Dec. 2015","51411":"Nov. 2015","51412":"Oct. 2015","51413":"Oct. 2015","51414":"Sep. 2015","51415":"Sep. 2015","51416":"Sep. 2015","51417":"Sep. 2015","51418":"Jul. 2015","51424":"Feb. 2015","51425":"Feb. 2015","51426":"Jan. 2015","51427":"Dec. 2014","51428":"Nov. 2014","51434":"Jun. 2014","51435":"Apr. 2014","51436":"Mar. 2014","51437":"Jan. 2014","51438":"Jan. 2014","51444":"Nov. 2013","51445":"Oct. 2013","51446":"Oct. 2013","51447":"Oct. 2013","51448":"Sep. 2013","51449":"Sep. 2013","51450":"Aug. 2013","51451":"Aug. 2013","51452":"Aug. 2013","51453":"Aug. 2013","51454":"Jul. 2013","51455":"Jul. 2013","51456":"Jul. 2013","51457":"Jul. 2013","51458":"Jul. 2013","51459":"Jul. 2013","51460":"Jul. 2013","51461":"Jun. 2013","51462":"Jun. 2013","51463":"Jun. 2013","51464":"May 2013","51465":"May 2013","51466":"May 2013","51467":"May 2013","51468":"Apr. 2013","51469":"Mar. 2013","51470":"Feb. 2013","51471":"Feb. 2013","51472":"Jan. 2013","51473":"Jan. 2013","51479":"Oct. 2012","51480":"Sep. 2012","51481":"Sep. 2012","51482":"Sep. 2012","51483":"Sep. 2012","51484":"Aug. 2012","51485":"Jul. 2012","51486":"Jul. 2012","51487":"Jul. 2012","51488":"Jul. 2012","51489":"Apr. 2012","51490":"Mar. 2012","51491":"Mar. 2012","51492":"Mar. 2012","51493":"Dec. 2011","51504":"Mar. 22","51514":"Feb. 2019","51519":"Jan. 2019","51524":"Jan. 2019","51529":"nil","51544":"Oct. 2018","51554":"Sep. 2018","51559":"Aug. 2018","51594":"Jun. 2018","51604":"May 2018","51609":"Apr. 2018","51619":"Feb. 2018","51629":"Jan. 2018","51644":"Nov. 2017","51654":"Nov. 2017","51704":"nil","51719":"Aug. 2016","51720":"Aug. 2016","51721":"Aug. 2016","51722":"Jul. 2016","51723":"Jul. 2016","51724":"Jul. 2016","51725":"Jul. 2016","51726":"Jun. 2016","51727":"Jun. 2016","51728":"Jun. 2016","51729":"Jan. 2016","51730":"Sep. 2015","51731":"Aug. 2015","51732":"Aug. 2015","51733":"Aug. 2015","51734":"Aug. 2015","51735":"Aug. 2015","51736":"Jul. 2015","51737":"Jul. 2015","51738":"May 2015","51739":"May 2015","51740":"May 2015","51741":"Jul. 2014","51742":"Jul. 2014","51743":"Jun. 2014","51744":"Jun. 2014","51745":"Jun. 2014","51746":"May 2014","51747":"May 2014","51748":"Sep. 2013","51749":"Aug. 2013","51750":"Aug. 2013","51751":"Aug. 2013","51752":"Jul. 2013","51753":"Jun. 2013","51754":"Jun. 2013","51755":"Jun. 2013","51756":"May 2013","51757":"Sep. 2012","51758":"Jul. 2012","51759":"Jun. 2012","51760":"May 2012","51764":"nil","51769":"Feb. 2017","51770":"Jan. 2017","51771":"Jan. 2017","51772":"Nov. 2016","51773":"May 2016","51774":"May 2016","51775":"May 2016","51776":"Jan. 2016","51777":"May 2015","51778":"Feb. 2015","51779":"Jun. 2018","51780":"Apr. 2018","51781":"Nov. 2017","51782":"Oct. 2017","51783":"Feb. 2017","51784":"nil","51789":"nil","51794":"Dec. 2018","51795":"Oct. 2018","51796":"Sep. 2018","51797":"Sep. 2018","51798":"Sep. 2018","51799":"Sep. 2018","51800":"Aug. 2018","51801":"Aug. 2018","51802":"Aug. 2018","51803":"Aug. 2018","51804":"Aug. 2018","51805":"Aug. 2018","51806":"Aug. 2018","51807":"Aug. 2018","51808":"Aug. 2018","51809":"Aug. 2018","51810":"Aug. 2018","51811":"Jul. 2018","51812":"Jul. 2018","51813":"Jul. 2018","51814":"Jul. 2018","51815":"Jul. 2018","51816":"Jul. 2018","51817":"Jul. 2018","51818":"Jul. 2018","51819":"Jul. 2018","51820":"Jul. 2018","51821":"Jul. 2018","51822":"Jul. 2018","51823":"Jul. 2018","51824":"Jun. 2018","51825":"Nov. 2017","51826":"Oct. 2017","51827":"Sep. 2017","51828":"Sep. 2017","51829":"Aug. 2017","51830":"Aug. 2017","51831":"Jul. 2017","51832":"Feb. 2017","51833":"Dec. 2016","51834":"Dec. 2016","51835":"Oct. 2016","51836":"Sep. 2016","51837":"Sep. 2016","51838":"Aug. 2016","51839":"Aug. 2016","51840":"Aug. 2016","51841":"Aug. 2016","51842":"Aug. 2016","51843":"Aug. 2016","51844":"Aug. 2016","51845":"Jul. 2016","51846":"Jul. 2016","51847":"Jul. 2016","51848":"Jul. 2016","51849":"Jul. 2016","51850":"Jul. 2016","51851":"Jul. 2016","51852":"May 2016","51853":"Sep. 2015","51854":"Sep. 2015","51855":"Aug. 2015","51856":"Aug. 2015","51857":"Aug. 2015","51858":"Aug. 2015","51859":"Aug. 2015","51860":"Aug. 2015","51861":"Jul. 2015","51862":"Jul. 2015","51863":"Jul. 2015","51864":"Jul. 2015","51865":"Jul. 2015","51866":"Jul. 2015","51867":"Jul. 2015","51868":"Feb. 2015","51869":"Sep. 2014","51870":"Jul. 2014","51871":"Jul. 2014","51872":"Jul. 2014","51873":"Jul. 2014","51874":"Jul. 2014","51875":"Jun. 2014","51876":"Sep. 2013","51877":"Aug. 2013","51878":"Aug. 2013","51879":"Aug. 2013","51880":"Jul. 2013","51881":"Jul. 2013","51882":"Jul. 2013","51883":"Jun. 2013","51884":"May 2013","51885":"May 2013","51886":"Apr. 2013","51887":"Mar. 2013","51888":"Dec. 2012","51889":"Nov. 2012","51890":"Sep. 2012","51891":"Aug. 2012","51892":"Aug. 2012","51893":"Aug. 2012","51894":"Aug. 2012","51895":"Aug. 2012","51896":"Jul. 2012","51897":"Jul. 2012","51898":"Jul. 2012","51899":"Mar. 2019","51904":"Mar. 2019","51909":"nil","51914":"Dec. 2018","51924":"Sep. 2018","51929":"Sep. 2018","51934":"Aug. 2018","51939":"Aug. 2018","51949":"Jul. 2018","51954":"Jul. 2018","51964":"Jun. 2018","51969":"May 2018","51979":"Apr. 2018","51984":"Apr. 2018","51989":"Feb. 2018","51994":"Nov. 2017","51999":"Aug. 2017","52004":"Jul. 2017","52009":"Jun. 2017","52014":"May 2017","52019":"May 2017","52024":"Apr. 2017","52029":"Mar. 2017","52034":"Mar. 2017","52039":"Feb. 2017","52054":"Sep. 2016","52059":"Jul. 2016","52069":"Mar. 2016","52079":"nil","52089":"Jan. 2019","52090":"Jan. 2019","52091":"Jan. 2019","52092":"Oct. 2018","52093":"Oct. 2018","52094":"Sep. 2018","52095":"Sep. 2018","52096":"Sep. 2018","52097":"Sep. 2018","52098":"Aug. 2018","52104":"Aug. 2018","52105":"Jul. 2018","52106":"Jun. 2018","52107":"Jun. 2018","52108":"Jun. 2018","52109":"May 2018","52110":"May 2018","52111":"May 2018","52112":"May 2018","52113":"Apr. 2018","52114":"Apr. 2018","52115":"Apr. 2018","52116":"Apr. 2018","52117":"Apr. 2018","52118":"Apr. 2018","52124":"Jan. 2018","52125":"Dec. 2017","52126":"Dec. 2017","52127":"Oct. 2017","52128":"Oct. 2017","52129":"Oct. 2017","52130":"Sep. 2017","52131":"Sep. 2017","52132":"Sep. 2017","52133":"Sep. 2017","52134":"Sep. 2017","52135":"Sep. 2017","52136":"Sep. 2017","52137":"Sep. 2017","52138":"Aug. 2017","52139":"Aug. 2017","52140":"Aug. 2017","52141":"Jul. 2017","52142":"Jul. 2017","52144":"Jul. 2017","52145":"Jul. 2017","52146":"Jun. 2017","52147":"May 2017","52148":"May 2017","52149":"May 2017","52150":"Apr. 2017","52151":"Apr. 2017","52152":"Apr. 2017","52153":"Mar. 2017","52154":"Mar. 2017","52155":"Mar. 2017","52156":"Mar. 2017","52158":"Feb. 2017","52159":"Feb. 2017","52160":"Feb. 2017","52161":"Feb. 2017","52162":"Feb. 2017","52163":"Feb. 2017","52164":"Dec. 2016","52165":"Dec. 2016","52166":"Dec. 2016","52167":"Dec. 2016","52169":"Dec. 2016","52170":"Dec. 2016","52171":"Nov. 2016","52172":"Nov. 2016","52173":"Oct. 2016","52174":"Oct. 2016","52175":"Oct. 2016","52176":"Oct. 2016","52177":"Oct. 2016","52178":"Oct. 2016","52179":"Oct. 2016","52180":"Sep. 2016","52181":"Sep. 2016","52182":"Sep. 2016","52189":"Aug. 2016","52190":"Aug. 2016","52191":"Aug. 2016","52192":"Aug. 2016","52193":"Aug. 2016","52194":"Aug. 2016","52195":"Aug. 2016","52196":"Aug. 2016","52197":"Aug. 2016","52198":"Aug. 2016","52199":"Aug. 2016","52200":"Aug. 2016","52201":"Aug. 2016","52203":"Aug. 2016","52204":"Aug. 2016","52207":"Jul. 2016","52214":"Jul. 2016","52215":"Jul. 2016","52217":"Jul. 2016","52218":"Jun. 2016","52219":"Jun. 2016","52220":"Jun. 2016","52221":"Jun. 2016","52222":"Jun. 2016","52223":"May 2016","52234":"Apr. 2016","52235":"Apr. 2016","52236":"Apr. 2016","52237":"Mar. 2016","52238":"Mar. 2016","52239":"Feb. 2016","52240":"Feb. 2016","52241":"Feb. 2016","52242":"Feb. 2016","52244":"Jan. 2016","52245":"Jan. 2016","52246":"Jan. 2016","52248":"Dec. 2015","52249":"Nov. 2015","52250":"Oct. 2015","52251":"Oct. 2015","52253":"Sep. 2015","52254":"Sep. 2015","52255":"Sep. 2015","52256":"Sep. 2015","52257":"Sep. 2015","52258":"Aug. 2015","52259":"Aug. 2015","52260":"Aug. 2015","52261":"Aug. 2015","52262":"Aug. 2015","52263":"Aug. 2015","52264":"Aug. 2015","52265":"Aug. 2015","52266":"Aug. 2015","52267":"Aug. 2015","52268":"Aug. 2015","52269":"Jul. 2015","52270":"Jul. 2015","52271":"Jul. 2015","52272":"Jul. 2015","52273":"Jul. 2015","52279":"Mar. 2019","52280":"Feb. 2019","52281":"Nov. 2018","52282":"Oct. 2018","52283":"Oct. 2018","52284":"nil","52289":"Jun. 2018","52290":"Jun. 2018","52291":"Jun. 2018","52292":"Jun. 2018","52293":"May 2018","52294":"Apr. 2018","52295":"Apr. 2018","52296":"Apr. 2018","52297":"Mar. 2018","52298":"Jan. 2018","52299":"Dec. 2017","52300":"Nov. 2017","52301":"Oct. 2017","52302":"Oct. 2017","52303":"Oct. 2017","52309":"Aug. 2017","52310":"Jul. 2017","52311":"Jul. 2017","52312":"Jun. 2017","52313":"Jun. 2017","52314":"Jun. 2017","52315":"Jun. 2017","52316":"Jun. 2017","52317":"Jun. 2017","52318":"May 2017","52319":"May 2017","52320":"May 2017","52321":"Apr. 2017","52322":"Apr. 2017","52323":"Apr. 2017","52329":"Feb. 2017","52330":"Jan. 2017","52331":"Jan. 2017","52332":"Jan. 2017","52333":"Nov. 2016","52334":"Nov. 2016","52335":"Oct. 2016","52336":"Oct. 2016","52337":"Sep. 2016","52338":"Sep. 2016","52339":"Sep. 2016","52340":"Sep. 2016","52341":"Sep. 2016","52342":"Aug. 2016","52343":"Aug. 2016","52344":"Aug. 2016","52345":"Aug. 2016","52346":"Aug. 2016","52347":"Aug. 2016","52348":"Aug. 2016","52349":"Aug. 2016","52350":"Aug. 2016","52351":"Aug. 2016","52352":"Jul. 2016","52353":"Jul. 2016","52354":"Jul. 2016","52355":"Jul. 2016","52356":"Jul. 2016","52357":"Jul. 2016","52358":"Jul. 2016","52359":"Jul. 2016","52360":"Jun. 2016","52361":"Jun. 2016","52362":"Jun. 2016","52363":"Jun. 2016","52364":"Jun. 2016","52365":"Jun. 2016","52366":"May 2016","52367":"May 2016","52368":"May 2016","52369":"May 2016","52370":"May 2016","52371":"Apr. 2016","52372":"Mar. 2016","52373":"Mar. 2016","52374":"Feb. 2016","52375":"Feb. 2016","52376":"Feb. 2016","52377":"Feb. 2016","52378":"Jan. 2016","52379":"Jan. 2016","52381":"Jan. 2016","52382":"Dec. 2015","52383":"Dec. 2015","52384":"Dec. 2015","52385":"Dec. 2015","52386":"Oct. 2015","52387":"Sep. 2015","52388":"Sep. 2015","52389":"Sep. 2015","52390":"Sep. 2015","52391":"Sep. 2015","52392":"Sep. 2015","52393":"Aug. 2015","52394":"Aug. 2015","52395":"Aug. 2015","52396":"Aug. 2015","52397":"Aug. 2015","52398":"Aug. 2015","52399":"Jul. 2015","52400":"Jul. 2015","52401":"Jun. 2015","52402":"Jun. 2015","52403":"Jun. 2015","52409":"Apr. 2015","52410":"Mar. 2015","52411":"Feb. 2015","52412":"Jan. 2015","52413":"Jan. 2015","52415":"Jan. 2015","52416":"Nov. 2014","52417":"Sep. 2014","52418":"Sep. 2014","52419":"Sep. 2014","52420":"Aug. 2014","52421":"Aug. 2014","52422":"Jul. 2014","52423":"Jul. 2014","52424":"Jun. 2014","52425":"Jun. 2014","52426":"Jun. 2014","52427":"May 2014","52428":"May 2014","52439":"Dec. 2013","52440":"Dec. 2013","52441":"Nov. 2013","52442":"Nov. 2013","52443":"Oct. 2013","52444":"Oct. 2013","52445":"Oct. 2013","52446":"Oct. 2013","52447":"Sep. 2013","52448":"Sep. 2013","52449":"Sep. 2013","52450":"Sep. 2013","52451":"Sep. 2013","52453":"Sep. 2013","52454":"Aug. 2013","52455":"Jul. 2013","52456":"Jul. 2013","52457":"Jun. 2013","52458":"May 2013","52459":"Apr. 2013","52460":"Mar. 2013","52461":"Feb. 2013","52462":"Jan. 2013","52463":"Dec. 2012","52464":"Aug. 2012","52465":"Aug. 2012","52466":"Aug. 2012","52467":"Jul. 2012","52468":"Jun. 2012","52479":"Apr. 3","52480":"Apr. 2","52481":"Apr. 1","52482":"Mar. 2019","52483":"Mar. 2019","52484":"nil","52489":"Mar. 2019","52490":"Feb. 2019","52491":"Feb. 2019","52492":"Feb. 2019","52493":"Feb. 2019","52494":"Feb. 2019","52495":"Jan. 2019","52496":"Jan. 2019","52497":"Jan. 2019","52498":"Jan. 2019","52499":"Jan. 2019","52500":"Jan. 2019","52501":"Jan. 2019","52502":"Jan. 2019","52503":"Jan. 2019","52509":"Nov. 2018","52510":"Nov. 2018","52511":"Nov. 2018","52512":"Nov. 2018","52513":"Nov. 2018","52514":"Nov. 2018","52515":"Nov. 2018","52516":"Nov. 2018","52517":"Oct. 2018","52518":"Oct. 2018","52519":"Oct. 2018","52520":"Oct. 2018","52521":"Oct. 2018","52522":"Oct. 2018","52523":"Oct. 2018","52529":"Sep. 2018","52530":"Sep. 2018","52531":"Sep. 2018","52532":"Sep. 2018","52533":"Sep. 2018","52544":"Aug. 2018","52545":"Aug. 2018","52546":"Aug. 2018","52547":"Aug. 2018","52548":"Aug. 2018","52549":"Aug. 2018","52550":"Jul. 2018","52551":"Jul. 2018","52552":"Jul. 2018","52553":"Jul. 2018","52554":"Jul. 2018","52555":"Jul. 2018","52556":"Jul. 2018","52557":"Jul. 2018","52558":"Jul. 2018","52559":"Jul. 2018","52560":"Jul. 2018","52561":"Jul. 2018","52562":"Jul. 2018","52563":"Jul. 2018","52569":"Jun. 2018","52570":"Jun. 2018","52571":"Jun. 2018","52572":"Jun. 2018","52573":"Jun. 2018","52574":"May 2018","52575":"May 2018","52576":"May 2018","52577":"May 2018","52578":"May 2018","52579":"May 2018","52580":"May 2018","52581":"May 2018","52582":"Apr. 2018","52583":"Apr. 2018","52584":"Apr. 2018","52585":"Apr. 2018","52586":"Apr. 2018","52588":"Apr. 2018","52589":"Mar. 2018","52590":"Mar. 2018","52591":"Mar. 2018","52592":"Mar. 2018","52593":"Mar. 2018","52594":"Mar. 2018","52595":"Feb. 2018","52596":"Feb. 2018","52597":"Feb. 2018","52598":"Feb. 2018","52604":"Jan. 2018","52605":"Jan. 2018","52606":"Jan. 2018","52607":"Dec. 2017","52608":"Dec. 2017","52609":"Dec. 2017","52610":"Dec. 2017","52611":"Dec. 2017","52612":"Dec. 2017","52613":"Nov. 2017","52614":"Oct. 2017","52615":"Oct. 2017","52616":"Oct. 2017","52617":"Sep. 2017","52618":"Sep. 2017","52619":"Sep. 2017","52620":"Sep. 2017","52621":"Aug. 2017","52622":"Aug. 2017","52623":"Aug. 2017","52624":"Aug. 2017","52625":"Aug. 2017","52626":"Aug. 2017","52627":"Aug. 2017","52628":"Aug. 2017","52629":"Aug. 2017","52630":"Jul. 2017","52631":"Jul. 2017","52633":"Jul. 2017","52634":"Jul. 2017","52635":"Jul. 2017","52636":"Jul. 2017","52637":"Jul. 2017","52638":"Jul. 2017","52639":"Jun. 2017","52640":"Jun. 2017","52641":"Jun. 2017","52642":"Jun. 2017","52643":"Jun. 2017","52644":"Jun. 2017","52646":"May 2017","52647":"May 2017","52648":"May 2017","52649":"May 2017","52650":"May 2017","52651":"May 2017","52652":"May 2017","52653":"Apr. 2017","52654":"Apr. 2017","52655":"Apr. 2017","52656":"Mar. 2017","52657":"Mar. 2017","52658":"Mar. 2017","52659":"Mar. 2017","52660":"Mar. 2017","52661":"Mar. 2017","52662":"Feb. 2017","52663":"Feb. 2017","52669":"Jan. 2017","52670":"Jan. 2017","52671":"Jan. 2017","52672":"Dec. 2016","52673":"Dec. 2016","52674":"Nov. 2016","52675":"Nov. 2016","52676":"Nov. 2016","52677":"Nov. 2016","52678":"Nov. 2016","52679":"Oct. 2018","52680":"Oct. 2018","52681":"Aug. 2018","52682":"Aug. 2018","52683":"Aug. 2018","52684":"nil","52694":"Oct. 2017","52696":"Oct. 2017","52697":"Sep. 2017","52698":"Sep. 2017","52699":"Aug. 2017","52700":"Aug. 2017","52701":"Aug. 2017","52702":"Jul. 2017","52703":"Jul. 2017","52704":"Jul. 2017","52705":"Jul. 2017","52706":"Jul. 2017","52707":"Jul. 2017","52708":"Jun. 2017","52709":"Jun. 2017","52710":"Jun. 2017","52711":"May 2017","52712":"May 2017","52713":"Apr. 2017","52714":"Apr. 2017","52715":"Apr. 2017","52716":"Apr. 2017","52717":"Apr. 2017","52718":"Apr. 2017","52724":"Jan. 2017","52725":"Jan. 2017","52726":"Oct. 2016","52727":"Oct. 2016","52728":"Oct. 2016","52729":"Sep. 2016","52730":"Sep. 2016","52731":"Aug. 2016","52732":"Aug. 2016","52733":"Aug. 2016","52734":"Aug. 2016","52735":"Aug. 2016","52736":"Jul. 2016","52737":"Jul. 2016","52738":"Jul. 2016","52739":"Jul. 2016","52740":"Jul. 2016","52741":"Jun. 2016","52742":"Jun. 2016","52743":"Jun. 2016","52744":"May 2016","52745":"Apr. 2016","52746":"Apr. 2016","52747":"Apr. 2016","52748":"Apr. 2016","52749":"Mar. 2016","52750":"Mar. 2016","52751":"Mar. 2016","52752":"Mar. 2016","52753":"Mar. 2016","52754":"Feb. 2016","52755":"Feb. 2016","52756":"Feb. 2016","52757":"Jan. 2016","52758":"Jan. 2016","52759":"Jan. 2016","52760":"Dec. 2015","52761":"Dec. 2015","52762":"Dec. 2015","52763":"Dec. 2015","52764":"Nov. 2015","52765":"Oct. 2015","52766":"Oct. 2015","52767":"Sep. 2015","52768":"Sep. 2015","52769":"Sep. 2015","52770":"Sep. 2015","52771":"Sep. 2015","52772":"Sep. 2015","52773":"Aug. 2015","52774":"Aug. 2015","52775":"Aug. 2015","52776":"Aug. 2015","52777":"Jul. 2015","52778":"Jul. 2015","52779":"Jul. 2015","52780":"Jul. 2015","52781":"May 2015","52782":"Apr. 2015","52783":"Mar. 2015","52784":"Mar. 2015","52785":"Feb. 2015","52786":"Jan. 2015","52787":"Jan. 2015","52788":"Jan. 2015","52789":"Jan. 2015","52790":"Jan. 2015","52791":"Jan. 2015","52792":"Dec. 2014","52793":"Dec. 2014","52794":"Dec. 2014","52795":"Oct. 2014","52796":"Sep. 2014","52797":"Sep. 2014","52798":"Sep. 2014","52799":"Sep. 2014","52800":"Sep. 2014","52801":"Aug. 2014","52802":"Aug. 2014","52803":"Aug. 2014","52804":"Aug. 2014","52805":"Aug. 2014","52806":"Aug. 2014","52807":"Aug. 2014","52808":"Aug. 2014","52809":"Aug. 2014","52810":"Aug. 2014","52811":"Aug. 2014","52812":"Aug. 2014","52813":"Jul. 2014","52814":"Jul. 2014","52815":"Jul. 2014","52816":"Jun. 2014","52817":"Jun. 2014","52818":"Jun. 2014","52819":"Jun. 2014","52820":"Jun. 2014","52821":"Jun. 2014","52822":"May 2014","52823":"May 2014","52829":"Feb. 2014","52830":"Jan. 2014","52831":"Jan. 2014","52832":"Jan. 2014","52833":"Nov. 2013","52834":"Sep. 2013","52835":"Jul. 2013","52836":"Jul. 2013","52837":"Jul. 2013","52838":"May 2013","52839":"May 2013","52840":"Apr. 2013","52841":"Feb. 2013","52842":"Feb. 2013","52843":"Jan. 2013","52844":"Jan. 2013","52845":"Jan. 2013","52846":"Nov. 2012","52847":"Oct. 2012","52848":"Sep. 2012","52849":"Aug. 2012","52850":"Aug. 2012","52851":"Aug. 2012","52852":"Aug. 2012","52853":"Aug. 2012","52854":"Jul. 2012","52855":"Jul. 2012","52856":"Jun. 2012","52857":"Jun. 2012","52858":"May 2012","52864":"Sep. 2011","52865":"Aug. 2011","52866":"Jul. 2011","52867":"Jun. 2011","52868":"Jun. 2011","52869":"May 2011","52870":"Jan. 2011","52871":"Aug. 2008","52872":"May 2007","52874":"Apr. 1","52879":"Jan. 2019","52884":"Sep. 2018","52889":"Aug. 2018","52894":"Aug. 2018","52899":"Jun. 2018","52904":"Mar. 2018","52909":"Dec. 2017","52914":"Oct. 2017","52919":"Sep. 2017","52924":"Aug. 2017","52929":"Aug. 2017","52934":"nil","52939":"Jun. 2017","52944":"May 2017","52949":"Mar. 2017","52959":"Jan. 2017","52969":"Sep. 2016","52974":"Aug. 2016","52979":"Jul. 2016","52989":"Jul. 2016","52994":"Jun. 2016","52999":"May 2016","53004":"Mar. 2016","53009":"Mar. 2016","53014":"Feb. 2016","53019":"Jan. 2016","53024":"Dec. 2015","53029":"Sep. 2015","53039":"Sep. 2015","53054":"Jul. 2015","53059":"Jun. 2015","53064":"May 2015","53074":"Feb. 2019","53075":"Oct. 2018","53076":"Oct. 2018","53077":"Sep. 2018","53078":"Sep. 2018","53079":"Sep. 2018","53080":"Aug. 2018","53081":"Aug. 2018","53082":"Aug. 2018","53083":"Aug. 2018","53084":"Jul. 2018","53085":"Jul. 2018","53086":"Mar. 2018","53087":"Mar. 2018","53088":"Jan. 2018","53089":"Oct. 2017","53090":"Sep. 2017","53091":"Aug. 2017","53092":"Jul. 2017","53093":"Jul. 2017","53094":"nil","53099":"Dec. 2016","53100":"Dec. 2016","53101":"Dec. 2016","53102":"Oct. 2016","53103":"Oct. 2016","53104":"Sep. 2016","53105":"Sep. 2016","53106":"Sep. 2016","53107":"Sep. 2016","53108":"Sep. 2016","53109":"Aug. 2016","53110":"Jul. 2016","53111":"Jul. 2016","53112":"May 2016","53113":"May 2016","53114":"Apr. 2016","53115":"Mar. 2016","53116":"Feb. 2016","53117":"Jan. 2016","53118":"Dec. 2015","53119":"Nov. 2015","53120":"Oct. 2015","53121":"Oct. 2015","53122":"Sep. 2015","53123":"Sep. 2015","53124":"Sep. 2015","53125":"Sep. 2015","53126":"Aug. 2015","53127":"Aug. 2015","53128":"Jul. 2015","53129":"Jul. 2015","53130":"Jul. 2015","53131":"Jun. 2015","53132":"Jun. 2015","53133":"Jun. 2015","53134":"Jun. 2015","53135":"Apr. 2015","53136":"Apr. 2015","53137":"Mar. 2015","53138":"Mar. 2015","53144":"Aug. 2014","53145":"Aug. 2014","53146":"Jun. 2014","53147":"May 2014","53148":"May 2014","53149":"Mar. 2014","53150":"Jan. 2014","53151":"Dec. 2013","53153":"Sep. 2013","53154":"Jul. 2013","53155":"Jul. 2013","53157":"Jul. 2013","53158":"Jun. 2013","53159":"Jan. 2013","53160":"Jul. 2012","53161":"Jul. 2012","53162":"Mar. 2012","53163":"Dec. 2011","53164":"Sep. 2011","53165":"Sep. 2011","53166":"Aug. 2011","53167":"Aug. 2011","53169":"Feb. 2011","53170":"Feb. 2011","53171":"Dec. 2010","53172":"Nov. 2010","53173":"Nov. 2010","53174":"Aug. 2009","53175":"Jan. 2009","53176":"Nov. 2008","53177":"May 2008","53178":"Apr. 2008","53179":"Sep. 2007","53180":"Mar. 2007","53181":"Jan. 2007","53182":"Jun. 2006","53183":"Aug. 2003","53184":"Mar. 2003","53185":"Mar. 2003","53186":"Sep. 2002","53194":"Mar. 2019","53195":"Oct. 2018","53196":"Sep. 2018","53197":"Aug. 2018","53198":"Mar. 2018","53199":"Feb. 2018","53200":"Jul. 2017","53201":"May 2017","53202":"Nov. 2016","53203":"Sep. 2016","53204":"nil","53209":"Jul. 2016","53210":"Jun. 2016","53211":"Jun. 2016","53212":"May 2016","53213":"Apr. 2016","53219":"Sep. 2015","53220":"Sep. 2015","53221":"Sep. 2015","53222":"Aug. 2015","53223":"Jul. 2015","53224":"Jul. 2015","53225":"Jul. 2015","53226":"Jul. 2015","53227":"Jul. 2015","53228":"Jun. 2015","53229":"Jun. 2015","53230":"Aug. 2014","53231":"Jul. 2014","53232":"May 2014","53233":"May 2014","53234":"May 2014","53235":"Apr. 2014","53236":"Apr. 2014","53237":"Dec. 2013","53238":"Sep. 2013","53239":"Sep. 2013","53240":"Aug. 2013","53241":"Jul. 2013","53242":"Jul. 2013","53243":"May 2013","53249":"Mar. 2010","53250":"Sep. 2009","53259":"Nov. 2018","53260":"Dec. 2016","53261":"Mar. 2015","53262":"Oct. 2014","53263":"Aug. 2014","53265":"Oct. 2012","53266":"Nov. 2011","53267":"May 2011","53268":"Apr. 2011","53269":"Aug. 2009","53270":"Jan. 2009","53271":"Mar. 2008","53272":"Sep. 2007","53273":"Aug. 2007","53274":"nil","53279":"nil","53284":"nil","53286":"Jan. 2019","53287":"Jan. 2019","53288":"Nov. 2018","53289":"Oct. 2018","53290":"Aug. 2018","53291":"Jul. 2018","53292":"Jul. 2018","53293":"Jul. 2018","53294":"Jul. 2018","53295":"Jul. 2018","53296":"Mar. 2018","53297":"Feb. 2018","53298":"Jan. 2018","53299":"Dec. 2017","53300":"Aug. 2017","53301":"Aug. 2017","53302":"Jul. 2017","53303":"May 2017","53304":"Apr. 2017","53305":"Jan. 2017","53306":"Sep. 2016","53307":"Aug. 2016","53308":"Jun. 2016","53309":"Jan. 2016","53310":"Aug. 2015","53311":"Aug. 2015","53312":"Aug. 2015","53313":"Jul. 2015","53314":"Jul. 2015","53315":"Aug. 2014","53316":"Jan. 2014","53317":"Jul. 2013","53318":"Aug. 2011","53319":"Jun. 2011","53320":"Mar. 2011","53321":"Jul. 2010","53322":"Jun. 2010","53323":"Nov. 2009","53324":"Sep. 2009","53325":"Jun. 2009","53326":"nil","53331":"Mar. 2019","53332":"Mar. 2019","53333":"Aug. 2018","53334":"Aug. 2018","53335":"Jul. 2018","53336":"Jun. 2018","53337":"Jun. 2018","53338":"May 2018","53339":"Apr. 2018","53340":"Feb. 2018","53341":"Jan. 2018","53342":"Nov. 2017","53343":"Sep. 2017","53344":"Jul. 2017","53345":"Jul. 2017","53346":"Jul. 2017","53347":"Jul. 2017","53348":"May 2017","53349":"May 2017","53350":"Apr. 2017","53351":"Mar. 2017","53352":"Jan. 2017","53353":"Dec. 2016","53354":"Sep. 2016","53355":"Sep. 2016","53356":"Aug. 2016","53357":"Aug. 2016","53358":"Aug. 2016","53359":"Aug. 2016","53360":"Jul. 2016","53361":"Jul. 2016","53362":"Jan. 2016","53363":"Nov. 2015","53364":"Sep. 2015","53365":"Sep. 2015","53366":"Aug. 2015","53367":"Aug. 2015","53368":"Jun. 2015","53369":"Apr. 2015","53370":"Jan. 2015","53371":"Dec. 2014","53372":"Nov. 2014","53373":"Sep. 2014","53374":"Aug. 2014","53375":"Aug. 2014","53376":"Jul. 2014","53377":"Jul. 2014","53378":"May 2014","53379":"May 2014","53380":"Apr. 2014","53381":"Dec. 2013","53382":"Aug. 2013","53383":"Aug. 2013","53384":"Jul. 2013","53385":"Jul. 2013","53386":"Jul. 2013","53387":"Jun. 2013","53388":"May 2013","53389":"May 2013","53390":"Nov. 2012","53391":"Oct. 2012","53392":"Sep. 2012","53393":"Sep. 2012","53394":"Sep. 2012","53395":"Feb. 2012","53396":"Dec. 2011","53397":"Oct. 2011","53398":"Oct. 2011","53399":"Jul. 2011","53400":"Dec. 2010","53401":"nil","53411":"Apr. 1","53412":"Mar. 2019","53413":"Mar. 2019","53414":"Feb. 2019","53415":"Feb. 2019","53416":"Feb. 2019","53417":"Feb. 2019","53418":"Feb. 2019","53419":"Jan. 2019","53420":"Dec. 2018","53421":"Dec. 2018","53422":"Dec. 2018","53423":"Nov. 2018","53424":"Nov. 2018","53425":"Oct. 2018","53426":"Oct. 2018","53427":"Oct. 2018","53428":"Sep. 2018","53429":"Sep. 2018","53430":"Sep. 2018","53431":"Aug. 2018","53432":"Aug. 2018","53433":"Aug. 2018","53434":"Aug. 2018","53435":"Aug. 2018","53436":"Jul. 2018","53437":"Jul. 2018","53438":"Jul. 2018","53439":"Jul. 2018","53440":"Jul. 2018","53441":"Jul. 2018","53442":"Jun. 2018","53443":"Jun. 2018","53444":"Jun. 2018","53445":"Jun. 2018","53446":"nil","53451":"Apr. 2018","53452":"Apr. 2018","53453":"Apr. 2018","53454":"Mar. 2018","53455":"Mar. 2018","53456":"Mar. 2018","53457":"Mar. 2018","53458":"Feb. 2018","53459":"Feb. 2018","53460":"Feb. 2018","53471":"Nov. 2017","53472":"Nov. 2017","53473":"Nov. 2017","53474":"Nov. 2017","53475":"Nov. 2017","53476":"Oct. 2017","53477":"Oct. 2017","53478":"Oct. 2017","53479":"Oct. 2017","53480":"Oct. 2017","53481":"Oct. 2017","53482":"Oct. 2017","53483":"Oct. 2017","53484":"Sep. 2017","53485":"Sep. 2017","53486":"Sep. 2017","53487":"Sep. 2017","53488":"Sep. 2017","53489":"Sep. 2017","53490":"Aug. 2017","53491":"Aug. 2017","53492":"Aug. 2017","53493":"Aug. 2017","53494":"Aug. 2017","53495":"Aug. 2017","53496":"Aug. 2017","53497":"Aug. 2017","53498":"Aug. 2017","53499":"Aug. 2017","53500":"Aug. 2017","53501":"Aug. 2017","53502":"Aug. 2017","53503":"Jul. 2017","53504":"Jul. 2017","53505":"Jul. 2017","53506":"Jul. 2017","53507":"Jul. 2017","53508":"Jul. 2017","53509":"Jul. 2017","53510":"Jul. 2017","53511":"Jul. 2017","53512":"Jun. 2017","53513":"Jun. 2017","53514":"Jun. 2017","53515":"Jun. 2017","53516":"Jun. 2017","53517":"Jun. 2017","53518":"May 2017","53519":"May 2017","53520":"May 2017","53521":"May 2017","53522":"May 2017","53523":"Apr. 2017","53524":"Apr. 2017","53525":"Apr. 2017","53526":"Apr. 2017","53527":"Apr. 2017","53528":"Apr. 2017","53529":"Apr. 2017","53530":"Apr. 2017","53531":"Mar. 2017","53532":"Mar. 2017","53533":"Mar. 2017","53534":"Mar. 2017","53535":"Mar. 2017","53536":"Feb. 2017","53537":"Feb. 2017","53538":"Feb. 2017","53539":"Feb. 2017","53540":"Feb. 2017","53541":"Feb. 2017","53542":"Jan. 2017","53543":"Jan. 2017","53544":"Dec. 2016","53545":"Dec. 2016","53546":"Dec. 2016","53547":"Dec. 2016","53548":"Nov. 2016","53549":"Nov. 2016","53550":"Nov. 2016","53551":"Nov. 2016","53552":"Nov. 2016","53553":"Nov. 2016","53554":"Oct. 2016","53555":"Oct. 2016","53556":"Oct. 2016","53558":"Oct. 2016","53559":"Oct. 2016","53560":"Oct. 2016","53561":"Oct. 2016","53562":"Oct. 2016","53563":"Sep. 2016","53564":"Sep. 2016","53567":"Sep. 2016","53568":"Sep. 2016","53569":"Sep. 2016","53570":"Sep. 2016","53571":"Sep. 2016","53572":"Sep. 2016","53573":"Sep. 2016","53574":"Sep. 2016","53575":"Aug. 2016","53576":"Aug. 2016","53577":"Aug. 2016","53578":"Aug. 2016","53579":"Aug. 2016","53580":"Aug. 2016","53581":"Aug. 2016","53582":"Aug. 2016","53583":"Aug. 2016","53584":"Aug. 2016","53585":"Aug. 2016","53586":"Aug. 2016","53587":"Aug. 2016","53588":"Aug. 2016","53589":"Aug. 2016","53590":"Jul. 2016","53596":"Jul. 2016","53597":"Jul. 2016","53598":"Jun. 2016","53599":"Jun. 2016","53600":"Jun. 2016","53601":"Jun. 2016","53602":"Jun. 2016","53603":"May 2016","53604":"May 2016","53605":"May 2016","53606":"May 2016","53607":"Apr. 2016","53608":"Apr. 2016","53609":"Apr. 2016","53610":"Apr. 2016","53611":"Mar. 2019","53612":"Aug. 2018","53613":"Mar. 2019","53614":"Mar. 2019","53615":"Feb. 2019","53616":"Jan. 2019","53617":"Jan. 2019","53618":"Jan. 2019","53619":"Jan. 2019","53620":"Dec. 2018","53621":"Nov. 2018","53622":"Nov. 2018","53623":"Oct. 2018","53624":"Oct. 2018","53625":"Oct. 2018","53626":"Oct. 2018","53627":"Sep. 2018","53628":"Sep. 2018","53629":"Sep. 2018","53630":"Aug. 2018","53631":"Aug. 2018","53632":"Aug. 2018","53633":"Aug. 2018","53634":"Aug. 2018","53635":"Aug. 2018","53636":"Aug. 2018","53637":"Aug. 2018","53638":"Jul. 2018","53639":"Jul. 2018","53640":"Jul. 2018","53641":"Jul. 2018","53642":"Jul. 2018","53643":"Jun. 2018","53644":"Jun. 2018","53645":"May 2018","53646":"May 2018","53647":"May 2018","53648":"May 2018","53649":"May 2018","53650":"May 2018","53651":"May 2018","53652":"Apr. 2018","53653":"Apr. 2018","53654":"Mar. 2018","53655":"Mar. 2018","53656":"Feb. 2018","53657":"Jan. 2018","53658":"Jan. 2018","53659":"Jan. 2018","53660":"Jan. 2018","53662":"Jan. 2018","53663":"Jan. 2018","53664":"Dec. 2017","53665":"Dec. 2017","53666":"Dec. 2017","53667":"Dec. 2017","53668":"Dec. 2017","53669":"Dec. 2017","53671":"Dec. 2017","53672":"Dec. 2017","53673":"Nov. 2017","53674":"Nov. 2017","53675":"Nov. 2017","53676":"Nov. 2017","53677":"Nov. 2017","53678":"Nov. 2017","53679":"Nov. 2017","53680":"Oct. 2017","53681":"Oct. 2017","53682":"Oct. 2017","53683":"Oct. 2017","53684":"Oct. 2017","53685":"Oct. 2017","53686":"Oct. 2017","53687":"Oct. 2017","53688":"Oct. 2017","53689":"Oct. 2017","53690":"Sep. 2017","53691":"nil","53701":"Sep. 2017","53702":"Sep. 2017","53703":"Sep. 2017","53704":"Sep. 2017","53705":"Sep. 2017","53706":"Sep. 2017","53707":"Aug. 2017","53708":"Aug. 2017","53709":"Aug. 2017","53710":"Aug. 2017","53711":"Aug. 2017","53712":"Aug. 2017","53713":"Aug. 2017","53714":"Aug. 2017","53715":"Aug. 2017","53716":"Aug. 2017","53717":"Aug. 2017","53718":"Aug. 2017","53719":"Aug. 2017","53720":"Aug. 2017","53721":"Aug. 2017","53722":"Aug. 2017","53723":"Aug. 2017","53724":"Aug. 2017","53725":"Jul. 2017","53731":"Jul. 2017","53732":"Jul. 2017","53733":"Jul. 2017","53734":"Jul. 2017","53735":"Jul. 2017","53736":"Jul. 2017","53737":"Jul. 2017","53738":"Jul. 2017","53739":"Jul. 2017","53740":"Jul. 2017","53741":"Jul. 2017","53742":"Jul. 2017","53743":"Jun. 2017","53744":"Jun. 2017","53745":"Jun. 2017","53746":"Jun. 2017","53747":"Jun. 2017","53748":"Jun. 2017","53749":"Jun. 2017","53750":"Jun. 2017","53751":"Jun. 2017","53752":"Jun. 2017","53753":"May 2017","53754":"May 2017","53755":"May 2017","53756":"May 2017","53757":"May 2017","53758":"May 2017","53759":"May 2017","53760":"May 2017","53761":"May 2017","53762":"Apr. 2017","53763":"Apr. 2017","53764":"Apr. 2017","53765":"Apr. 2017","53766":"Mar. 2017","53767":"Mar. 2017","53768":"Mar. 2017","53769":"Mar. 2017","53770":"Feb. 2017","53771":"Jan. 2017","53772":"Jan. 2017","53773":"Jan. 2017","53774":"Nov. 2016","53775":"Nov. 2016","53781":"Sep. 2016","53782":"Sep. 2016","53783":"Sep. 2016","53784":"Sep. 2016","53785":"Sep. 2016","53791":"Aug. 2016","53792":"Aug. 2016","53793":"Aug. 2016","53794":"Aug. 2016","53795":"Aug. 2016","53796":"Aug. 2016","53797":"Aug. 2016","53798":"Jul. 2016","53799":"Jul. 2016","53800":"Jul. 2016","53806":"Jul. 2016","53807":"Jul. 2016","53808":"Jul. 2016","53809":"Jul. 2016","53810":"Jul. 2016","53811":"Mar. 2019","53816":"Sep. 2018","53821":"May 2018","53826":"Mar. 2018","53836":"Jan. 2018","53841":"Dec. 2017","53846":"Nov. 2017","53851":"Oct. 2017","53866":"Aug. 2017","53876":"nil","53881":"Jul. 2017","53886":"Jul. 2017","53891":"Jun. 2017","53901":"Mar. 2017","53906":"Feb. 2017","53921":"Dec. 2016","53926":"Nov. 2016","53931":"Oct. 2016","53946":"Sep. 2016","53976":"Jul. 2016","53981":"Jul. 2016","54001":"Jun. 2016","54011":"nil","54016":"Feb. 2019","54017":"Dec. 2018","54018":"Nov. 2018","54019":"Nov. 2018","54020":"Nov. 2018","54021":"Sep. 2018","54022":"Aug. 2018","54023":"Aug. 2018","54024":"Aug. 2018","54025":"Aug. 2018","54031":"Jul. 2018","54032":"Jul. 2018","54033":"Jul. 2018","54034":"Jul. 2018","54035":"Jun. 2018","54036":"Jun. 2018","54037":"May 2018","54038":"Apr. 2018","54039":"Apr. 2018","54040":"Apr. 2018","54041":"Apr. 2018","54042":"Apr. 2018","54043":"Apr. 2018","54045":"Mar. 2018","54046":"Mar. 2018","54047":"Mar. 2018","54057":"Jan. 2018","54058":"Jan. 2018","54059":"Jan. 2018","54066":"Dec. 2017","54067":"Dec. 2017","54069":"Nov. 2017","54071":"Nov. 2017","54072":"Oct. 2017","54074":"Oct. 2017","54081":"Sep. 2017","54082":"Sep. 2017","54084":"Aug. 2017","54085":"Aug. 2017","54106":"Apr. 2017","54108":"Apr. 2017","54110":"Feb. 2017","54111":"Feb. 2017","54112":"Feb. 2017","54115":"Jan. 2017","54116":"Jan. 2017","54119":"Dec. 2016","54122":"Nov. 2016","54132":"Oct. 2016","54135":"Oct. 2016","54136":"Oct. 2016","54137":"Oct. 2016","54138":"Sep. 2016","54140":"Sep. 2016","54141":"Sep. 2016","54142":"Sep. 2016","54143":"Sep. 2016","54144":"Sep. 2016","54145":"Sep. 2016","54146":"Sep. 2016","54147":"Aug. 2016","54148":"Aug. 2016","54149":"Aug. 2016","54150":"Aug. 2016","54151":"Aug. 2016","54153":"Aug. 2016","54154":"Aug. 2016","54155":"Aug. 2016","54157":"Aug. 2016","54159":"Aug. 2016","54160":"Aug. 2016","54161":"Aug. 2016","54162":"Aug. 2016","54163":"Aug. 2016","54164":"Aug. 2016","54165":"Jul. 2016","54171":"Jul. 2016","54172":"Jul. 2016","54173":"Jun. 2016","54174":"Jun. 2016","54175":"Jun. 2016","54176":"Jun. 2016","54177":"May 2016","54178":"May 2016","54179":"May 2016","54186":"Apr. 2016","54187":"Apr. 2016","54188":"Mar. 2016","54189":"Mar. 2016","54190":"Mar. 2016","54192":"Mar. 2016","54193":"Feb. 2016","54196":"Feb. 2016","54198":"Feb. 2016","54200":"Feb. 2016","54206":"Jan. 2016","54208":"Dec. 2015","54209":"Dec. 2015","54210":"Dec. 2015","54211":"Apr. 1","54212":"Mar. 2019","54213":"Feb. 2019","54214":"Jan. 2019","54215":"Jan. 2019","54216":"Jan. 2019","54217":"Dec. 2018","54218":"Nov. 2018","54219":"Oct. 2018","54220":"Oct. 2018","54221":"nil","54226":"Jul. 2018","54227":"Jul. 2018","54228":"Jul. 2018","54229":"Jul. 2018","54230":"Jun. 2018","54231":"Jun. 2018","54232":"Jun. 2018","54233":"Jun. 2018","54234":"Jun. 2018","54235":"May 2018","54241":"Apr. 2018","54242":"Apr. 2018","54243":"Apr. 2018","54244":"Apr. 2018","54245":"Mar. 2018","54251":"Feb. 2018","54254":"Jan. 2018","54255":"Jan. 2018","54260":"Dec. 2017","54266":"Oct. 2017","54268":"Oct. 2017","54269":"Oct. 2017","54270":"Oct. 2017","54271":"Oct. 2017","54272":"Sep. 2017","54274":"Sep. 2017","54275":"Sep. 2017","54276":"Sep. 2017","54277":"Sep. 2017","54278":"Sep. 2017","54279":"Sep. 2017","54280":"Aug. 2017","54281":"Aug. 2017","54282":"Aug. 2017","54283":"Aug. 2017","54284":"Jul. 2017","54285":"Jul. 2017","54286":"Jul. 2017","54288":"Jul. 2017","54289":"Jul. 2017","54290":"Jun. 2017","54291":"Jun. 2017","54292":"May 2017","54293":"May 2017","54294":"May 2017","54296":"Apr. 2017","54298":"Mar. 2017","54299":"Feb. 2017","54302":"Feb. 2017","54303":"Jan. 2017","54304":"Jan. 2017","54311":"Oct. 2016","54312":"Oct. 2016","54313":"Oct. 2016","54314":"Oct. 2016","54315":"Sep. 2016","54317":"Sep. 2016","54319":"Sep. 2016","54320":"Sep. 2016","54321":"Sep. 2016","54322":"Aug. 2016","54323":"Aug. 2016","54324":"Aug. 2016","54325":"Aug. 2016","54331":"Aug. 2016","54332":"Aug. 2016","54333":"Jul. 2016","54334":"Jul. 2016","54335":"Jul. 2016","54337":"Jul. 2016","54339":"Jul. 2016","54340":"Jul. 2016","54341":"Jul. 2016","54342":"Jul. 2016","54343":"Jul. 2016","54345":"Jun. 2016","54351":"May 2016","54353":"May 2016","54354":"May 2016","54356":"Apr. 2016","54358":"Mar. 2016","54360":"Jan. 2016","54362":"Dec. 2015","54363":"Dec. 2015","54364":"Dec. 2015","54365":"Dec. 2015","54369":"Nov. 2015","54386":"Sep. 2015","54387":"Sep. 2015","54388":"Sep. 2015","54389":"Sep. 2015","54391":"Sep. 2015","54392":"Sep. 2015","54393":"Sep. 2015","54395":"Sep. 2015","54401":"Aug. 2015","54403":"Aug. 2015","54405":"Aug. 2015","54407":"Aug. 2015","54409":"Aug. 2015","54411":"nil","54416":"Aug. 2018","54417":"Aug. 2018","54418":"Aug. 2018","54419":"Aug. 2018","54420":"Jul. 2018","54421":"Jul. 2018","54422":"Jun. 2018","54423":"Jun. 2018","54424":"Jun. 2018","54425":"May 2018","54426":"May 2018","54427":"Apr. 2018","54428":"Mar. 2018","54429":"Mar. 2018","54430":"Jan. 2018","54431":"Nov. 2017","54432":"Nov. 2017","54433":"Oct. 2017","54434":"Oct. 2017","54435":"Oct. 2017","54436":"Sep. 2017","54437":"Sep. 2017","54438":"Aug. 2017","54439":"Aug. 2017","54440":"Aug. 2017","54441":"Jul. 2017","54442":"Jul. 2017","54443":"Jul. 2017","54444":"Jun. 2017","54445":"Jun. 2017","54446":"Jun. 2017","54447":"Jun. 2017","54448":"May 2017","54449":"May 2017","54450":"May 2017","54451":"Apr. 2017","54452":"Apr. 2017","54453":"Apr. 2017","54454":"Jan. 2017","54455":"Jan. 2017","54456":"Nov. 2016","54457":"Oct. 2016","54458":"Oct. 2016","54459":"Oct. 2016","54460":"Oct. 2016","54466":"Feb. 2019","54467":"Jun. 2018","54468":"Oct. 2018","54469":"Sep. 2018","54470":"Aug. 2018","54471":"Jul. 2018","54472":"Jun. 2018","54473":"Sep. 2017","54474":"Aug. 2017","54475":"Jul. 2017","54476":"May 2017","54477":"Apr. 2017","54478":"Mar. 2017","54479":"Mar. 2017","54480":"Mar. 2017","54481":"Jan. 2017","54482":"Dec. 2016","54483":"Nov. 2016","54484":"Oct. 2016","54485":"Oct. 2016","54486":"Sep. 2016","54487":"Aug. 2016","54488":"Aug. 2016","54489":"Aug. 2016","54490":"Aug. 2016","54491":"Jul. 2016","54492":"Jun. 2016","54493":"May 2016","54494":"May 2016","54495":"Apr. 2016","54496":"Mar. 2016","54497":"Mar. 2016","54498":"Feb. 2016","54499":"Jan. 2016","54500":"Jan. 2016","54501":"nil","54506":"Sep. 2015","54507":"Sep. 2015","54508":"Sep. 2015","54509":"Sep. 2015","54510":"Aug. 2015","54511":"Jul. 2015","54512":"Jul. 2015","54513":"Jun. 2015","54514":"Jun. 2015","54515":"Jun. 2015","54516":"Jun. 2015","54517":"Mar. 2015","54518":"Jan. 2015","54519":"Nov. 2014","54520":"Oct. 2014","54521":"Oct. 2014","54522":"Sep. 2014","54523":"Sep. 2014","54524":"Sep. 2014","54525":"Sep. 2014","54531":"Mar. 2014","54532":"Feb. 2014","54533":"Nov. 2013","54534":"Oct. 2013","54535":"Sep. 2013","54541":"Aug. 2013","54542":"Aug. 2013","54543":"Aug. 2013","54544":"Jul. 2013","54545":"Jun. 2013","54551":"Mar. 2013","54552":"Mar. 2013","54553":"Feb. 2013","54554":"Feb. 2013","54555":"Feb. 2013","54561":"Nov. 2012","54562":"Sep. 2012","54563":"Sep. 2012","54564":"Sep. 2012","54565":"Sep. 2012","54566":"Aug. 2012","54567":"Aug. 2012","54568":"Aug. 2012","54569":"Aug. 2012","54570":"Jul. 2012","54571":"Jul. 2012","54572":"Jul. 2012","54573":"Jul. 2012","54574":"Jul. 2012","54575":"Jul. 2012","54576":"Jul. 2012","54577":"Jun. 2012","54578":"Jun. 2012","54579":"Jun. 2012","54580":"May 2012","54581":"May 2012","54582":"May 2012","54583":"Apr. 2012","54584":"Apr. 2012","54585":"Mar. 2012","54586":"Jan. 2012","54587":"Dec. 2011","54588":"Oct. 2011","54589":"Sep. 2011","54590":"Aug. 2011","54596":"Mar. 2011","54597":"Nov. 2010","54598":"Nov. 2010","54599":"Nov. 2010","54600":"Nov. 2010","54601":"Sep. 2010","54602":"Apr. 2010","54603":"Feb. 2010","54604":"Oct. 2009","54606":"nil","54611":"Feb. 2018","54621":"Sep. 2017","54626":"Sep. 2017","54631":"Jul. 2017","54641":"Apr. 2017","54646":"Feb. 2017","54656":"Oct. 2016","54661":"Sep. 2016","54671":"Aug. 2016","54676":"Aug. 2016","54681":"Jul. 2016","54686":"Jun. 2016","54691":"Apr. 2016","54706":"Sep. 2015","54711":"Aug. 2015","54716":"Jun. 2015","54721":"Apr. 2015","54726":"Feb. 2015","54731":"Nov. 2014","54741":"Aug. 2014","54746":"Aug. 2014","54766":"Nov. 2013","54776":"Aug. 2013","54781":"Jul. 2013","54791":"Feb. 2013","54801":"Sep. 2012","54806":"Aug. 2018","54807":"Aug. 2018","54808":"Jul. 2018","54809":"Jul. 2018","54810":"Jul. 2018","54811":"Oct. 2018","54812":"Sep. 2018","54813":"Aug. 2017","54814":"Nov. 2016","54815":"Aug. 2016","54816":"Aug. 2016","54817":"May 2016","54818":"Jan. 2016","54819":"Sep. 2015","54820":"Sep. 2015","54821":"Jul. 2015","54822":"Jul. 2015","54823":"Jul. 2015","54824":"Apr. 2015","54825":"Sep. 2014","54826":"Jul. 2014","54827":"Jul. 2014","54828":"Jun. 2014","54829":"Sep. 2013","54830":"Aug. 2013","54831":"Jun. 2013","54832":"Apr. 2013","54833":"Feb. 2013","54834":"Jan. 2013","54836":"nil","54841":"Oct. 2018","54842":"Oct. 2018","54843":"Sep. 2018","54844":"Sep. 2018","54845":"Sep. 2018","54846":"Sep. 2018","54847":"Aug. 2018","54848":"Aug. 2018","54849":"Jul. 2018","54850":"Jul. 2018","54851":"Jul. 2018","54852":"Jul. 2018","54853":"Oct. 2017","54854":"Jul. 2017","54855":"Jun. 2017","54856":"Mar. 2017","54857":"Sep. 2016","54858":"Aug. 2016","54859":"May 2016","54860":"Sep. 2015","54861":"Sep. 2015","54862":"Feb. 2015","54863":"Dec. 2014","54864":"Nov. 2014","54865":"Oct. 2014","54866":"Sep. 2014","54867":"Jun. 2014","54868":"Mar. 2014","54869":"Jan. 2014","54870":"Dec. 2013","54871":"Sep. 2013","54872":"Aug. 2013","54873":"Jul. 2013","54874":"Jul. 2013","54875":"Jun. 2013","54876":"May 2013","54877":"Feb. 2013","54878":"Nov. 2012","54879":"Aug. 2012","54880":"Jul. 2012","54881":"Jul. 2012","54882":"Jul. 2012","54883":"Jul. 2012","54884":"Jun. 2012","54885":"Jun. 2012","54886":"Feb. 2012","54887":"Sep. 2011","54888":"Feb. 2011","54889":"Aug. 2010","54890":"Jul. 2009","54891":"nil","54896":"Mar. 2019","54897":"Sep. 2018","54898":"Jul. 2018","54899":"Jun. 2018","54900":"May 2018","54901":"Apr. 2018","54902":"Feb. 2018","54903":"Dec. 2017","54906":"Aug. 2017","54908":"Aug. 2017","54909":"Aug. 2017","54912":"Jul. 2017","54913":"Jun. 2017","54915":"May 2017","54918":"Oct. 2016","54919":"Oct. 2016","54920":"Oct. 2016","54922":"Sep. 2016","54923":"Sep. 2016","54925":"Aug. 2016","54929":"Aug. 2016","54930":"Aug. 2016","54932":"Aug. 2016","54934":"Jul. 2016","54935":"Jun. 2016","54936":"Jun. 2016","54937":"Jun. 2016","54938":"May 2016","54939":"Apr. 2016","54940":"Apr. 2016","54942":"Mar. 2016","54943":"Mar. 2016","54945":"Feb. 2016","54946":"Feb. 2016","54947":"Feb. 2016","54948":"Feb. 2016","54951":"Sep. 2015","54952":"Sep. 2015","54953":"Sep. 2015","54955":"Sep. 2015","54956":"Sep. 2015","54958":"Aug. 2015","54959":"Aug. 2015","54960":"Aug. 2015","54961":"Aug. 2015","54962":"Aug. 2015","54964":"Aug. 2015","54965":"Aug. 2015","54967":"Jul. 2015","54968":"Jul. 2015","54970":"Jul. 2015","54971":"nil","54981":"Dec. 2014","54983":"Dec. 2014","54985":"Nov. 2014","55002":"Aug. 2014","55003":"Jul. 2014","55011":"May 2014","55012":"May 2014","55015":"Apr. 2014","55019":"Mar. 2014","55030":"Sep. 2013","55032":"Sep. 2013","55035":"Sep. 2013","55038":"Aug. 2013","55039":"Aug. 2013","55040":"Aug. 2013","55041":"Aug. 2013","55045":"Aug. 2013","55050":"Jul. 2013","55051":"Jul. 2013","55052":"Jul. 2013","55055":"Jun. 2013","55056":"May 2013","55058":"May 2013","55061":"Apr. 2013","55064":"Mar. 2013","55066":"Feb. 2013","55068":"Jan. 2013","55069":"Jan. 2013","55076":"Aug. 2012","55077":"Jul. 2012","55078":"Jul. 2012","55079":"Dec. 2011","55080":"Aug. 2011","55081":"Aug. 2011","55082":"Jun. 2011","55083":"Jun. 2011","55084":"Aug. 2010","55085":"Mar. 2010","55086":"Aug. 2009","55087":"Jan. 2009","55088":"May 2008","55089":"Jul. 2007","55090":"May 2007","55091":"nil","55096":"Aug. 2017","55106":"Sep. 2016","55116":"Nov. 2015","55126":"Nov. 2014","55131":"Jul. 2014","55136":"Apr. 2014","55141":"Nov. 2013","55146":"Sep. 2013","55156":"Jul. 2012","55161":"Apr. 2012","55166":"Oct. 2011","55171":"Sep. 2007","55176":"Nov. 2018","55177":"Sep. 2018","55178":"Sep. 2018","55179":"Aug. 2018","55180":"Jun. 2018","55181":"nil","55186":"Feb. 2017","55187":"Aug. 2016","55188":"Aug. 2016","55189":"Aug. 2016","55190":"Jul. 2016","55191":"Jul. 2016","55192":"Jun. 2016","55193":"Jun. 2016","55194":"Apr. 2016","55195":"Oct. 2015","55196":"Sep. 2015","55197":"Aug. 2015","55198":"Aug. 2015","55199":"Jul. 2015","55200":"Jun. 2015","55201":"May 2015","55202":"May 2015","55203":"Mar. 2015","55204":"Feb. 2015","55205":"Nov. 2014","55206":"Oct. 2014","55207":"Sep. 2013","55208":"Jul. 2013","55209":"Feb. 2013","55210":"Nov. 2011","55211":"Oct. 2011","55212":"Sep. 2011","55213":"Jul. 2011","55214":"Jun. 2011","55215":"Apr. 2011","55216":"Nov. 2010","55217":"Oct. 2010","55218":"Aug. 2010","55219":"Jul. 2010","55220":"Feb. 2010","55221":"Aug. 2009","55222":"Jun. 2009","55223":"May 2009","55224":"Oct. 2008","55225":"May 2008","55226":"nil","55231":"Jan. 2019","55232":"Dec. 2018","55233":"Nov. 2018","55234":"Sep. 2018","55235":"Aug. 2018","55241":"Aug. 2018","55242":"Jul. 2018","55243":"Jul. 2018","55244":"Jul. 2018","55245":"Jul. 2018","55246":"Jul. 2018","55247":"Jul. 2018","55248":"Jun. 2018","55249":"May 2018","55250":"Apr. 2018","55251":"Apr. 2018","55252":"Apr. 2018","55253":"Mar. 2018","55254":"Mar. 2018","55255":"Feb. 2018","55256":"Feb. 2018","55257":"Jan. 2018","55258":"Jan. 2018","55259":"Jan. 2018","55260":"Dec. 2017","55261":"Dec. 2017","55262":"Dec. 2017","55263":"Oct. 2017","55264":"Oct. 2017","55265":"Oct. 2017","55266":"Sep. 2017","55267":"Sep. 2017","55268":"Sep. 2017","55269":"Sep. 2017","55270":"Sep. 2017","55271":"Sep. 2017","55272":"Sep. 2017","55273":"Sep. 2017","55274":"Aug. 2017","55275":"Aug. 2017","55276":"Aug. 2017","55277":"Aug. 2017","55278":"Aug. 2017","55279":"Aug. 2017","55280":"Aug. 2017","55286":"Aug. 2017","55287":"Jul. 2017","55288":"Jul. 2017","55289":"Jul. 2017","55290":"Jul. 2017","55291":"Jul. 2017","55292":"Jun. 2017","55293":"Jun. 2017","55294":"Jun. 2017","55295":"Jun. 2017","55297":"Jun. 2017","55298":"Jun. 2017","55299":"Jun. 2017","55300":"Jun. 2017","55301":"May 2017","55302":"May 2017","55303":"May 2017","55304":"Apr. 2017","55305":"Apr. 2017","55306":"Apr. 2017","55307":"Apr. 2017","55308":"Apr. 2017","55309":"Mar. 2017","55310":"Mar. 2017","55311":"Jan. 2017","55312":"Jan. 2017","55313":"Jan. 2017","55314":"Jan. 2017","55315":"Dec. 2016","55316":"Dec. 2016","55317":"Nov. 2016","55318":"Nov. 2016","55319":"Nov. 2016","55320":"Nov. 2016","55321":"Nov. 2016","55322":"Oct. 2016","55324":"Oct. 2016","55325":"Oct. 2016","55326":"Sep. 2016","55327":"Sep. 2016","55328":"Sep. 2016","55329":"Sep. 2016","55330":"Sep. 2016","55336":"Aug. 2016","55337":"Aug. 2016","55338":"Aug. 2016","55339":"Aug. 2016","55340":"Jul. 2016","55341":"Jul. 2016","55342":"Jul. 2016","55343":"Jul. 2016","55344":"Jul. 2016","55345":"Jul. 2016","55346":"Jul. 2016","55347":"Jul. 2016","55348":"Jun. 2016","55349":"Jun. 2016","55350":"Jun. 2016","55351":"Jun. 2016","55352":"Jun. 2016","55353":"Jun. 2016","55354":"Jun. 2016","55355":"Jun. 2016","55361":"May 2016","55362":"Mar. 2016","55363":"Mar. 2016","55364":"Mar. 2016","55365":"Feb. 2016","55367":"Feb. 2016","55369":"Jan. 2016","55370":"Dec. 2015","55371":"Dec. 2015","55373":"Nov. 2015","55374":"Oct. 2015","55375":"Oct. 2015","55376":"Oct. 2015","55377":"Oct. 2015","55378":"Sep. 2015","55379":"Sep. 2015","55380":"Sep. 2015","55381":"Sep. 2015","55382":"Sep. 2015","55383":"Sep. 2015","55384":"Sep. 2015","55385":"Aug. 2015","55396":"Jul. 2015","55397":"Jun. 2015","55398":"May 2015","55399":"May 2015","55400":"May 2015","55402":"Apr. 2015","55403":"Mar. 2015","55404":"Mar. 2015","55405":"Mar. 2015","55407":"Jan. 2015","55408":"Jan. 2015","55409":"Nov. 2014","55410":"Nov. 2014","55426":"Aug. 2017","55427":"Aug. 2017","55428":"Aug. 2017","55429":"Jul. 2017","55430":"Jun. 2017","55431":"Aug. 2016","55432":"Aug. 2016","55433":"Aug. 2016","55434":"Aug. 2016","55435":"Aug. 2016","55436":"Aug. 2016","55437":"Jul. 2016","55438":"Jul. 2016","55439":"Jun. 2016","55440":"May 2016","55441":"Jan. 2019","55442":"Dec. 2018","55443":"Oct. 2018","55444":"Sep. 2018","55445":"Sep. 2018","55446":"Sep. 2018","55447":"Sep. 2018","55448":"Sep. 2018","55449":"Jul. 2018","55450":"Jul. 2018","55451":"nil","55456":"Jul. 2017","55457":"Jul. 2017","55458":"Jul. 2017","55459":"Jun. 2017","55460":"May 2017","55466":"Apr. 2016","55467":"Sep. 2015","55468":"Sep. 2015","55469":"Jun. 2015","55470":"Oct. 2014","55471":"Sep. 2014","55472":"Aug. 2014","55473":"Aug. 2014","55474":"Aug. 2014","55475":"Aug. 2013","55476":"Jul. 2013","55477":"Jul. 2013","55478":"Oct. 2012","55479":"Sep. 2011","55481":"Mar. 2019","55486":"Feb. 2018","55491":"Sep. 2017","55496":"May 2017","55501":"Sep. 2016","55506":"Aug. 2016","55511":"May 2016","55516":"Sep. 2015","55521":"Jun. 2015","55526":"Jun. 2014","55531":"Aug. 2013","55536":"Jun. 2013","55541":"Oct. 2012","55546":"nil","55551":"Aug. 2011","55556":"Jul. 2009","55561":"Dec. 2018","55562":"Oct. 2018","55563":"Aug. 2018","55564":"Jun. 2018","55565":"Dec. 2017","55566":"nil","55576":"Jan. 2017","55577":"Dec. 2016","55578":"Dec. 2016","55579":"Nov. 2016","55580":"Nov. 2016","55586":"Sep. 2016","55587":"Aug. 2016","55588":"Aug. 2016","55589":"Aug. 2016","55590":"Jul. 2016","55596":"Mar. 2016","55597":"Jan. 2016","55598":"Dec. 2015","55599":"Dec. 2015","55600":"Nov. 2015","55601":"Sep. 2015","55602":"Sep. 2015","55603":"Aug. 2015","55604":"Aug. 2015","55605":"Aug. 2015","55606":"May 2015","55607":"May 2015","55608":"Apr. 2015","55609":"Mar. 2015","55610":"Mar. 2015","55611":"Feb. 2015","55612":"Jan. 2015","55613":"Jan. 2015","55614":"Dec. 2014","55615":"Dec. 2014","55616":"Nov. 2014","55617":"Oct. 2014","55618":"Sep. 2014","55619":"Aug. 2014","55620":"Aug. 2014","55621":"Jul. 2014","55622":"Jun. 2014","55623":"May 2014","55624":"Apr. 2014","55626":"Dec. 2018","55627":"Apr. 2018","55628":"Oct. 2017","55629":"May 2017","55630":"Mar. 2017","55631":"Mar. 2019","55632":"Mar. 2019","55633":"Feb. 2019","55634":"Feb. 2019","55635":"Feb. 2019","55636":"Jan. 2019","55637":"Jan. 2019","55638":"Jan. 2019","55639":"Jan. 2019","55640":"Jan. 2019","55641":"Jan. 2019","55642":"Dec. 2018","55643":"Dec. 2018","55644":"Dec. 2018","55645":"Dec. 2018","55646":"nil","55651":"Oct. 2018","55652":"Oct. 2018","55653":"Oct. 2018","55654":"Oct. 2018","55655":"Oct. 2018","55656":"Sep. 2018","55657":"Sep. 2018","55658":"Sep. 2018","55659":"Sep. 2018","55660":"Aug. 2018","55661":"Aug. 2018","55662":"Aug. 2018","55663":"Aug. 2018","55664":"Aug. 2018","55665":"Aug. 2018","55666":"Jul. 2018","55667":"Jul. 2018","55668":"Jun. 2018","55669":"Jun. 2018","55670":"Jun. 2018","55671":"Jun. 2018","55672":"May 2018","55673":"Apr. 2018","55674":"Mar. 2018","55675":"Mar. 2018","55676":"Mar. 2018","55677":"Mar. 2018","55678":"Mar. 2018","55679":"Mar. 2018","55680":"Feb. 2018","55686":"Jan. 2018","55687":"Dec. 2017","55688":"Dec. 2017","55689":"Dec. 2017","55690":"Dec. 2017","55691":"Nov. 2017","55692":"Nov. 2017","55693":"Nov. 2017","55694":"Oct. 2017","55695":"Oct. 2017","55696":"Sep. 2017","55697":"Sep. 2017","55698":"Sep. 2017","55699":"Sep. 2017","55700":"Aug. 2017","55701":"Aug. 2017","55702":"Jul. 2017","55703":"Jul. 2017","55704":"Jul. 2017","55705":"Jul. 2017","55706":"Jul. 2017","55707":"Jul. 2017","55708":"Jun. 2017","55709":"Jun. 2017","55710":"Jun. 2017","55721":"Feb. 2017","55722":"Jan. 2017","55723":"Dec. 2016","55724":"Dec. 2016","55725":"Dec. 2016","55726":"Dec. 2016","55727":"Nov. 2016","55728":"Nov. 2016","55729":"Nov. 2016","55731":"Oct. 2016","55732":"Sep. 2016","55733":"Sep. 2016","55734":"Sep. 2016","55735":"Sep. 2016","55736":"Sep. 2016","55737":"Sep. 2016","55738":"Sep. 2016","55739":"Aug. 2016","55740":"Aug. 2016","55741":"Aug. 2016","55742":"Aug. 2016","55743":"Aug. 2016","55745":"Jul. 2016","55756":"May 2016","55757":"May 2016","55758":"May 2016","55759":"May 2016","55760":"May 2016","55761":"Apr. 2016","55762":"Apr. 2016","55763":"Apr. 2016","55764":"Apr. 2016","55765":"Apr. 2016","55766":"Apr. 2016","55767":"Mar. 2016","55768":"Mar. 2016","55769":"Feb. 2016","55770":"Feb. 2016","55776":"Jan. 2016","55777":"Jan. 2016","55778":"Dec. 2015","55779":"Nov. 2015","55780":"Nov. 2015","55786":"Oct. 2015","55787":"Oct. 2015","55788":"Sep. 2015","55789":"Sep. 2015","55790":"Sep. 2015","55791":"Sep. 2015","55792":"Sep. 2015","55793":"Sep. 2015","55794":"Sep. 2015","55795":"Sep. 2015","55796":"Aug. 2015","55797":"Jul. 2015","55798":"Jul. 2015","55799":"Jul. 2015","55800":"Jul. 2015","55801":"Jul. 2015","55802":"Jun. 2015","55803":"Jun. 2015","55804":"Jun. 2015","55805":"Jun. 2015","55806":"Jun. 2015","55807":"Jun. 2015","55808":"Jun. 2015","55809":"May 2015","55810":"May 2015","55811":"May 2015","55813":"May 2015","55814":"May 2015","55815":"May 2015","55816":"May 2015","55817":"Apr. 2015","55818":"Apr. 2015","55819":"Apr. 2015","55820":"Apr. 2015","55821":"Apr. 2015","55822":"Mar. 2015","55823":"Mar. 2015","55824":"Mar. 2015","55825":"Mar. 2015","55826":"Mar. 2015","55827":"Mar. 2015","55828":"Feb. 2015","55829":"Feb. 2015","55830":"Feb. 2015","55831":"nil","55836":"Sep. 2018","55841":"Jul. 2018","55846":"Sep. 2017","55851":"Jun. 2017","55856":"Sep. 2016","55861":"Aug. 2016","55866":"Jul. 2016","55871":"Nov. 2014","55876":"Jul. 2014","55881":"Sep. 2013","55886":"Aug. 2012","55891":"Jul. 2011","55896":"Aug. 2009","55901":"Jul. 2008","55906":"Apr. 2005","55911":"Aug. 2018","55912":"Aug. 2018","55913":"Aug. 2018","55914":"Jul. 2018","55915":"May 2018","55916":"Jan. 2018","55917":"Dec. 2017","55918":"Nov. 2017","55919":"Nov. 2017","55920":"Sep. 2017","55921":"Sep. 2017","55922":"Aug. 2017","55923":"Jul. 2017","55924":"Jul. 2017","55925":"Jun. 2017","55926":"Jun. 2017","55927":"Oct. 2016","55928":"Oct. 2016","55929":"Oct. 2016","55930":"Sep. 2016","55931":"Sep. 2016","55932":"Sep. 2016","55933":"Aug. 2016","55934":"Aug. 2016","55935":"Aug. 2016","55936":"Aug. 2016","55937":"Jul. 2016","55938":"Mar. 2016","55939":"Mar. 2016","55940":"Oct. 2015","55941":"Oct. 2015","55942":"Sep. 2015","55943":"Sep. 2015","55944":"Sep. 2015","55945":"Aug. 2015","55946":"nil","55951":"Sep. 2014","55952":"Aug. 2014","55953":"Jul. 2014","55954":"Jul. 2014","55955":"Jul. 2014","55956":"Jun. 2014","55957":"Nov. 2013","55958":"Aug. 2013","55959":"Jul. 2013","55960":"Jun. 2013","55961":"Oct. 2012","55962":"Dec. 2011","55963":"Oct. 2011","55964":"Sep. 2011","55965":"Sep. 2011","55976":"Dec. 2018","55977":"Dec. 2018","55978":"Nov. 2018","55979":"Oct. 2018","55980":"Oct. 2018","55981":"Sep. 2018","55982":"Sep. 2018","55983":"Aug. 2018","55984":"Aug. 2018","55985":"Aug. 2018","55986":"nil","55991":"Jul. 2018","55992":"Jul. 2018","55993":"Jul. 2018","55994":"Jul. 2018","55995":"Jul. 2018","55996":"Jun. 2018","55997":"Jun. 2018","55998":"Jun. 2018","55999":"Jun. 2018","56000":"Jun. 2018","56011":"Oct. 2017","56012":"Sep. 2017","56013":"Sep. 2017","56014":"Sep. 2017","56015":"Sep. 2017","56016":"Sep. 2017","56017":"Sep. 2017","56018":"Sep. 2017","56019":"Sep. 2017","56020":"Aug. 2017","56021":"Aug. 2017","56022":"Aug. 2017","56023":"Aug. 2017","56024":"Jul. 2017","56025":"Jul. 2017","56026":"Jul. 2017","56027":"Jul. 2017","56028":"Jul. 2017","56029":"Jul. 2017","56030":"Jul. 2017","56031":"Jun. 2017","56032":"Jun. 2017","56033":"Jun. 2017","56034":"Jun. 2017","56035":"Jun. 2017","56036":"May 2017","56037":"Oct. 2016","56038":"Oct. 2016","56039":"Oct. 2016","56040":"Oct. 2016","56041":"Oct. 2016","56042":"Oct. 2016","56043":"Oct. 2016","56044":"Sep. 2016","56045":"Sep. 2016","56047":"Sep. 2016","56048":"Sep. 2016","56049":"Sep. 2016","56050":"Sep. 2016","56051":"Sep. 2016","56052":"Sep. 2016","56053":"Aug. 2016","56054":"Aug. 2016","56055":"Aug. 2016","56056":"Aug. 2016","56057":"Aug. 2016","56058":"Aug. 2016","56059":"Aug. 2016","56060":"Aug. 2016","56061":"Aug. 2016","56062":"Aug. 2016","56063":"Aug. 2016","56064":"Jul. 2016","56065":"Jul. 2016","56066":"Jul. 2016","56067":"Jul. 2016","56068":"Jul. 2016","56069":"Jul. 2016","56070":"Jul. 2016","56071":"Jul. 2016","56072":"Jun. 2016","56073":"Jun. 2016","56074":"Jun. 2016","56075":"Jun. 2016","56086":"Sep. 2015","56087":"Sep. 2015","56088":"Sep. 2015","56089":"Sep. 2015","56090":"Sep. 2015","56091":"Sep. 2015","56092":"Sep. 2015","56093":"Sep. 2015","56094":"Aug. 2015","56095":"Aug. 2015","56096":"Aug. 2015","56097":"Jul. 2015","56098":"Jul. 2015","56099":"Jul. 2015","56100":"Jul. 2015","56106":"Nov. 2014","56107":"Nov. 2014","56108":"Nov. 2014","56109":"Oct. 2014","56110":"Oct. 2014","56111":"Oct. 2014","56112":"Oct. 2014","56113":"Sep. 2014","56114":"Sep. 2014","56115":"Sep. 2014","56116":"Sep. 2014","56117":"Sep. 2014","56118":"Sep. 2014","56119":"Sep. 2014","56120":"Sep. 2014","56121":"Aug. 2014","56122":"Aug. 2014","56123":"Aug. 2014","56124":"Aug. 2014","56125":"Aug. 2014","56126":"Aug. 2014","56127":"Aug. 2014","56128":"Aug. 2014","56129":"Aug. 2014","56130":"Jul. 2014","56131":"Jul. 2014","56132":"Jul. 2014","56133":"Jul. 2014","56135":"Jun. 2014","56136":"Jun. 2014","56137":"Jun. 2014","56138":"Dec. 2013","56139":"Sep. 2013","56140":"Sep. 2013","56141":"Sep. 2013","56142":"Sep. 2013","56143":"Aug. 2013","56144":"Aug. 2013","56145":"Aug. 2013","56146":"Aug. 2013","56147":"Aug. 2013","56148":"Aug. 2013","56149":"Jul. 2013","56150":"Jul. 2013","56151":"Jul. 2013","56152":"Jul. 2013","56153":"Jun. 2013","56154":"Jun. 2013","56155":"Jun. 2013","56161":"Oct. 2012","56162":"Oct. 2012","56163":"Oct. 2012","56164":"Oct. 2012","56165":"Sep. 2012","56166":"Sep. 2012","56167":"Sep. 2012","56168":"Sep. 2012","56169":"Sep. 2012","56170":"Aug. 2012","56171":"Aug. 2012","56172":"Aug. 2012","56173":"Aug. 2012","56174":"Aug. 2012","56175":"Aug. 2012","56176":"Jan. 2019","56181":"Sep. 2018","56186":"Sep. 2018","56191":"Aug. 2018","56196":"nil","56201":"Jul. 2018","56206":"Jul. 2018","56216":"Jun. 2018","56221":"Nov. 2017","56226":"Oct. 2017","56231":"Aug. 2017","56236":"Aug. 2017","56241":"Aug. 2017","56251":"Jun. 2017","56256":"Oct. 2016","56261":"Oct. 2016","56266":"Sep. 2016","56271":"Sep. 2016","56276":"Aug. 2016","56281":"Aug. 2016","56291":"Jul. 2016","56301":"Jun. 2016","56306":"Jun. 2016","56311":"Mar. 2016","56316":"Oct. 2015","56321":"Sep. 2015","56326":"Sep. 2015","56331":"Aug. 2015","56336":"Aug. 2015","56341":"Jul. 2015","56346":"Jul. 2015","56351":"Jun. 2015","56366":"Sep. 2014","56371":"Aug. 2014","56376":"Nov. 2018","56377":"Oct. 2018","56378":"Sep. 2018","56379":"Aug. 2018","56380":"Aug. 2018","56381":"Aug. 2018","56382":"Aug. 2018","56383":"Aug. 2018","56384":"Aug. 2018","56385":"Jul. 2018","56386":"Jul. 2018","56387":"Jul. 2018","56388":"Jul. 2018","56389":"Jun. 2018","56390":"Jun. 2018","56391":"Apr. 2018","56392":"Nov. 2017","56393":"Oct. 2017","56394":"Oct. 2017","56395":"Oct. 2017","56396":"Sep. 2017","56397":"Sep. 2017","56398":"Sep. 2017","56399":"Sep. 2017","56400":"Sep. 2017","56401":"Aug. 2017","56402":"Jul. 2017","56403":"Jul. 2017","56404":"Jul. 2017","56405":"Jul. 2017","56406":"Oct. 2016","56407":"Oct. 2016","56408":"Sep. 2016","56409":"Sep. 2016","56410":"Aug. 2016","56411":"Aug. 2016","56412":"Jul. 2016","56413":"Jul. 2016","56414":"Jul. 2016","56415":"Sep. 2015","56416":"Jul. 2015","56417":"Jul. 2015","56418":"Apr. 2014","56419":"Oct. 2013","56420":"Aug. 2013","56421":"Aug. 2013","56422":"Oct. 2012","56423":"Aug. 2012","56424":"Jul. 2012","56425":"Jul. 2012","56426":"Oct. 2011","56427":"Jul. 2011","56428":"Jul. 2010","56429":"Jul. 2010","56430":"Sep. 2009","56431":"Jun. 2009","56432":"Sep. 2008","56433":"Aug. 2008","56434":"Jul. 2008","56435":"Apr. 2007","56436":"nil","56441":"nil","56451":"Aug. 2018","56452":"Aug. 2018","56453":"Aug. 2018","56454":"Jul. 2018","56455":"Jul. 2018","56466":"Oct. 2017","56467":"Oct. 2017","56468":"Oct. 2017","56469":"Oct. 2017","56470":"Oct. 2017","56471":"Sep. 2017","56472":"Sep. 2017","56473":"Sep. 2017","56474":"Sep. 2017","56475":"Sep. 2017","56491":"Jul. 2016","56492":"Nov. 2015","56493":"Oct. 2015","56494":"Sep. 2015","56495":"Sep. 2015","56496":"Aug. 2015","56497":"Jul. 2015","56498":"Jul. 2015","56499":"Jul. 2015","56500":"Jun. 2015","56501":"Jun. 2015","56502":"Dec. 2014","56503":"Dec. 2014","56504":"Nov. 2014","56505":"Sep. 2014","56506":"Aug. 2014","56507":"Aug. 2014","56508":"Aug. 2014","56509":"Jul. 2014","56510":"Jul. 2014","56511":"Jul. 2014","56512":"May 2014","56513":"May 2014","56514":"Apr. 2014","56515":"Oct. 2013","56521":"Aug. 2013","56522":"Aug. 2013","56523":"Jul. 2013","56524":"Jul. 2013","56525":"Jul. 2013","56536":"Aug. 2012","56537":"Aug. 2012","56538":"Jul. 2012","56539":"Jul. 2012","56540":"Jun. 2012","56541":"Jun. 2012","56542":"Jun. 2012","56543":"Sep. 2011","56544":"Sep. 2011","56545":"Jul. 2010","56546":"Jul. 2010","56547":"Jun. 2010","56548":"Feb. 2010","56549":"Jun. 2009","56550":"May 2009","56551":"Apr. 2009","56552":"Jan. 2009","56553":"Jul. 2007","56554":"Jul. 2004","56561":"nil","56571":"Sep. 2017","56572":"Sep. 2017","56573":"Sep. 2017","56574":"Sep. 2017","56575":"Sep. 2017","56581":"Jun. 2017","56582":"Oct. 2016","56583":"Sep. 2016","56584":"Sep. 2016","56585":"Sep. 2016","56586":"Sep. 2016","56587":"Sep. 2016","56588":"Aug. 2016","56589":"Aug. 2016","56590":"Aug. 2016","56596":"Jun. 2016","56597":"Jan. 2016","56598":"Nov. 2015","56599":"Nov. 2015","56600":"Sep. 2015","56601":"Sep. 2015","56602":"Sep. 2015","56603":"Sep. 2015","56604":"Aug. 2015","56605":"Aug. 2015","56606":"Aug. 2015","56607":"Jul. 2015","56608":"Jul. 2015","56609":"Jun. 2015","56610":"Jun. 2015","56611":"May 2015","56612":"Oct. 2014","56613":"Sep. 2014","56614":"Aug. 2014","56615":"Aug. 2014","56616":"Jan. 2018","56617":"Sep. 2017","56618":"Sep. 2017","56619":"Aug. 2017","56620":"Jul. 2017","56621":"nil","56631":"nil","56632":"nil","56637":"Mar. 22","56638":"Mar. 2019","56639":"Mar. 2019","56640":"Mar. 2019","56641":"Feb. 2019","56642":"Feb. 2019","56643":"Feb. 2019","56644":"Jan. 2019","56645":"Jan. 2019","56646":"Dec. 2018","56647":"Nov. 2018","56648":"Oct. 2018","56649":"Sep. 2018","56650":"Sep. 2018","56651":"Sep. 2018","56652":"Sep. 2018","56653":"Sep. 2018","56654":"Sep. 2018","56655":"Aug. 2018","56656":"Aug. 2018","56657":"Aug. 2018","56658":"Jul. 2018","56659":"Jul. 2018","56660":"Jun. 2018","56661":"Jun. 2018","56662":"Apr. 2018","56663":"Apr. 2018","56664":"Apr. 2018","56665":"Mar. 2018","56666":"Feb. 2018","56667":"Feb. 2018","56668":"Feb. 2018","56669":"Feb. 2018","56670":"Jan. 2018","56671":"Oct. 2017","56672":"Aug. 2017","56673":"Aug. 2017","56674":"Jul. 2017","56675":"Jul. 2017","56676":"May 2017","56677":"May 2017","56678":"May 2017","56679":"May 2017","56680":"May 2017","56681":"May 2017","56682":"May 2017","56683":"May 2017","56684":"Apr. 2017","56685":"Apr. 2017","56686":"Apr. 2017","56687":"Apr. 2017","56688":"Mar. 2017","56689":"Mar. 2017","56690":"Mar. 2017","56691":"Mar. 2017","56692":"nil","56697":"Feb. 2017","56698":"Jan. 2017","56699":"Jan. 2017","56700":"Jan. 2017","56701":"Jan. 2017","56702":"Dec. 2016","56703":"Nov. 2016","56704":"Nov. 2016","56705":"Nov. 2016","56706":"Nov. 2016","56717":"Aug. 2016","56718":"Jul. 2016","56719":"Jul. 2016","56720":"Jul. 2016","56721":"Jun. 2016","56722":"Jun. 2016","56723":"Jun. 2016","56724":"May 2016","56725":"May 2016","56726":"Apr. 2016","56732":"Nov. 2015","56733":"Oct. 2015","56734":"Oct. 2015","56735":"Sep. 2015","56736":"Sep. 2015","56742":"Aug. 2015","56743":"Jul. 2015","56744":"Jul. 2015","56745":"Jul. 2015","56746":"Jul. 2015","56747":"Jul. 2015","56748":"Jun. 2015","56749":"Jun. 2015","56750":"Jun. 2015","56751":"Jun. 2015","56752":"Jun. 2015","56753":"May 2015","56754":"May 2015","56755":"May 2015","56756":"May 2015","56767":"Mar. 2015","56768":"Mar. 2015","56770":"Mar. 2015","56771":"Feb. 2015","56777":"Feb. 2015","56778":"Feb. 2015","56779":"Feb. 2015","56780":"Feb. 2015","56781":"Feb. 2015","56782":"Feb. 2015","56783":"Feb. 2015","56784":"Jan. 2015","56785":"Jan. 2015","56786":"Jan. 2015","56792":"Nov. 2014","56793":"Nov. 2014","56794":"Nov. 2014","56795":"Nov. 2014","56796":"Nov. 2014","56797":"Oct. 2014","56798":"Oct. 2014","56799":"Oct. 2014","56800":"Sep. 2014","56801":"Sep. 2014","56807":"Jun. 2014","56808":"Jun. 2014","56809":"Jun. 2014","56810":"Jun. 2014","56811":"May 2014","56822":"Nov. 2013","56823":"Oct. 2013","56824":"Sep. 2013","56825":"Sep. 2013","56826":"Sep. 2013","56832":"Jun. 2013","56833":"Mar. 2013","56834":"Mar. 2013","56835":"Mar. 2013","56836":"Dec. 2012","56837":"nil","56842":"Jan. 2019","56843":"Jan. 2019","56844":"Jan. 2019","56845":"Dec. 2018","56846":"Dec. 2018","56847":"Nov. 2018","56848":"Nov. 2018","56849":"Nov. 2018","56850":"Nov. 2018","56851":"Nov. 2018","56862":"Jul. 2018","56863":"Jul. 2018","56864":"Jul. 2018","56865":"Jul. 2018","56866":"Jun. 2018","56867":"Jun. 2018","56868":"Jun. 2018","56869":"May 2018","56870":"May 2018","56871":"May 2018","56877":"Mar. 2018","56878":"Feb. 2018","56879":"Jan. 2018","56880":"Jan. 2018","56881":"Jan. 2018","56882":"Dec. 2017","56883":"Dec. 2017","56884":"Dec. 2017","56885":"Nov. 2017","56886":"Nov. 2017","56887":"Nov. 2017","56888":"Nov. 2017","56889":"Oct. 2017","56890":"Oct. 2017","56891":"Oct. 2017","56897":"Oct. 2017","56898":"Oct. 2017","56899":"Sep. 2017","56900":"Sep. 2017","56901":"Sep. 2017","56907":"Aug. 2017","56908":"Aug. 2017","56909":"Aug. 2017","56911":"Jul. 2017","56917":"Jul. 2017","56918":"Jul. 2017","56919":"Jul. 2017","56920":"Jun. 2017","56921":"Jun. 2017","56922":"Jun. 2017","56923":"May 2017","56924":"May 2017","56925":"May 2017","56926":"May 2017","56937":"Mar. 2017","56938":"Mar. 2017","56939":"Mar. 2017","56940":"Mar. 2017","56941":"Mar. 2017","56942":"Mar. 2017","56943":"Mar. 2017","56944":"Feb. 2017","56945":"Feb. 2017","56946":"Feb. 2017","56947":"Feb. 2017","56948":"Jan. 2017","56949":"Jan. 2017","56950":"Jan. 2017","56951":"Jan. 2017","56952":"Jan. 2017","56953":"Jan. 2017","56954":"Jan. 2017","56955":"Jan. 2017","56956":"Jan. 2017","56957":"Jan. 2017","56958":"Jan. 2017","56959":"Jan. 2017","56960":"Dec. 2016","56961":"Dec. 2016","56967":"Nov. 2016","56968":"Nov. 2016","56969":"Nov. 2016","56970":"Nov. 2016","56971":"Nov. 2016","56972":"Nov. 2016","56973":"Nov. 2016","56974":"Oct. 2016","56975":"Oct. 2016","56976":"Oct. 2016","56977":"Oct. 2016","56978":"Oct. 2016","56979":"Oct. 2016","56981":"Oct. 2016","56982":"Oct. 2016","56983":"Oct. 2016","56984":"Oct. 2016","56985":"Sep. 2016","56986":"Sep. 2016","56992":"Mar. 2019","56997":"nil","57007":"Jun. 2018","57012":"Apr. 2018","57017":"Mar. 2018","57027":"Dec. 2017","57032":"Nov. 2017","57037":"Nov. 2017","57042":"Oct. 2017","57047":"Oct. 2017","57052":"Sep. 2017","57072":"Jul. 2017","57082":"May 2017","57087":"Apr. 2017","57097":"Mar. 2017","57127":"Aug. 2016","57137":"Aug. 2016","57142":"Jul. 2016","57152":"May 2016","57157":"Mar. 2016","57162":"Jan. 2016","57177":"Oct. 2015","57187":"Jul. 2015","57192":"Feb. 2019","57193":"Jul. 2018","57194":"Feb. 2019","57195":"Nov. 2018","57196":"Sep. 2018","57197":"Aug. 2018","57198":"Jul. 2018","57200":"Apr. 2018","57201":"Mar. 2018","57202":"nil","57212":"May 2017","57213":"May 2017","57214":"May 2017","57215":"Apr. 2017","57216":"Apr. 2017","57217":"Mar. 2017","57218":"Mar. 2017","57219":"Mar. 2017","57220":"Feb. 2017","57221":"Feb. 2017","57222":"Feb. 2017","57223":"Jan. 2017","57224":"Jan. 2017","57225":"Dec. 2016","57226":"Dec. 2016","57227":"Nov. 2016","57228":"Nov. 2016","57229":"Oct. 2016","57230":"Oct. 2016","57231":"Oct. 2016","57232":"Oct. 2016","57233":"Oct. 2016","57234":"Sep. 2016","57235":"Sep. 2016","57236":"Sep. 2016","57237":"Aug. 2016","57238":"Aug. 2016","57239":"Jul. 2016","57240":"Jul. 2016","57241":"Jun. 2016","57247":"Nov. 2015","57248":"Nov. 2015","57249":"Nov. 2015","57250":"Oct. 2015","57251":"Oct. 2015","57252":"Sep. 2015","57253":"Sep. 2015","57254":"Sep. 2015","57255":"Sep. 2015","57256":"Sep. 2015","57257":"Sep. 2015","57258":"Aug. 2015","57259":"Aug. 2015","57260":"Jul. 2015","57261":"Jul. 2015","57262":"Jun. 2015","57263":"Apr. 2015","57264":"Apr. 2015","57265":"Apr. 2015","57266":"Mar. 2015","57272":"Feb. 2015","57273":"Jan. 2015","57274":"Jan. 2015","57275":"Jan. 2015","57276":"Jan. 2015","57277":"Dec. 2014","57278":"Dec. 2014","57279":"Nov. 2014","57280":"Nov. 2014","57281":"Nov. 2014","57282":"Oct. 2014","57283":"Oct. 2014","57284":"Oct. 2014","57285":"Sep. 2014","57286":"Aug. 2014","57287":"Aug. 2014","57288":"Aug. 2014","57289":"Aug. 2014","57290":"Jul. 2014","57291":"Jul. 2014","57292":"Jun. 2014","57293":"Jun. 2014","57294":"May 2014","57295":"May 2014","57296":"May 2014","57297":"May 2014","57299":"Apr. 2014","57300":"Apr. 2014","57301":"Mar. 2014","57302":"Feb. 2014","57303":"Feb. 2014","57304":"Jan. 2014","57305":"Jan. 2014","57306":"Dec. 2013","57307":"Nov. 2013","57308":"Nov. 2013","57309":"Oct. 2013","57310":"Oct. 2013","57311":"Oct. 2013","57312":"Oct. 2013","57313":"Oct. 2013","57314":"Oct. 2013","57315":"Sep. 2013","57316":"Sep. 2013","57317":"Sep. 2013","57318":"Aug. 2013","57319":"Jul. 2013","57320":"Jul. 2013","57321":"Jul. 2013","57322":"Jul. 2013","57323":"Jun. 2013","57324":"Jun. 2013","57325":"Jun. 2013","57326":"May 2013","57327":"Apr. 2013","57328":"Apr. 2013","57329":"Apr. 2013","57331":"Dec. 2012","57332":"Dec. 2012","57333":"Oct. 2012","57334":"Oct. 2012","57335":"Sep. 2012","57336":"Aug. 2012","57347":"Feb. 2012","57348":"Feb. 2012","57349":"Jan. 2012","57350":"Dec. 2011","57351":"Nov. 2011","57352":"Oct. 2011","57353":"Aug. 2011","57354":"Jul. 2011","57355":"Jul. 2011","57356":"May 2011","57357":"May 2011","57358":"Mar. 2011","57359":"Jan. 2011","57360":"Jan. 2011","57361":"Nov. 2010","57367":"Oct. 2008","57368":"Aug. 2007","57369":"Aug. 2007","57370":"Nov. 2006","57371":"Dec. 2005","57372":"Feb. 2019","57373":"Feb. 2019","57374":"Sep. 2018","57375":"Sep. 2018","57376":"Jul. 2018","57377":"nil","57382":"Apr. 2017","57383":"Dec. 2016","57384":"Oct. 2016","57385":"Sep. 2016","57386":"Jul. 2016","57387":"Jul. 2016","57388":"Jul. 2016","57389":"Jul. 2016","57390":"Jun. 2016","57391":"Jun. 2016","57392":"May 2016","57393":"May 2016","57394":"May 2016","57395":"May 2016","57396":"May 2016","57397":"May 2016","57398":"May 2016","57399":"May 2016","57400":"Apr. 2016","57401":"Apr. 2016","57407":"Apr. 2016","57408":"Apr. 2016","57409":"Apr. 2016","57410":"Apr. 2016","57411":"Apr. 2016","57412":"Mar. 2016","57413":"Mar. 2016","57415":"Feb. 2016","57416":"Jan. 2016","57422":"Oct. 2015","57423":"Oct. 2015","57424":"Sep. 2015","57425":"Sep. 2015","57426":"Sep. 2015","57427":"Sep. 2015","57428":"Aug. 2015","57429":"Aug. 2015","57430":"Aug. 2015","57431":"Aug. 2015","57432":"Aug. 2015","57433":"Aug. 2015","57434":"Jul. 2015","57435":"Jul. 2015","57436":"Jun. 2015","57437":"Jun. 2015","57438":"May 2015","57439":"May 2015","57440":"May 2015","57441":"Apr. 2015","57442":"Apr. 2015","57443":"Apr. 2015","57444":"Apr. 2015","57445":"Apr. 2015","57446":"Apr. 2015","57447":"Apr. 2015","57448":"Mar. 2015","57449":"Mar. 2015","57450":"Mar. 2015","57451":"Mar. 2015","57452":"Mar. 2015","57453":"Jan. 2015","57455":"Nov. 2014","57456":"Nov. 2014","57457":"Oct. 2014","57458":"Oct. 2014","57459":"Oct. 2014","57460":"Sep. 2014","57461":"Sep. 2014","57462":"Sep. 2014","57463":"Aug. 2014","57464":"Aug. 2014","57465":"Aug. 2014","57466":"Aug. 2014","57467":"Aug. 2014","57468":"Aug. 2014","57469":"Jul. 2014","57470":"Jul. 2014","57471":"Jul. 2014","57472":"Jul. 2018","57473":"Jun. 2018","57474":"Nov. 2017","57475":"Aug. 2017","57476":"Jul. 2017","57477":"Jul. 2017","57478":"Jul. 2017","57479":"Jul. 2017","57480":"Oct. 2016","57481":"Aug. 2016","57482":"Jul. 2016","57483":"Jul. 2016","57484":"Jul. 2016","57485":"Jun. 2016","57486":"Jun. 2016","57487":"Jun. 2016","57488":"May 2016","57489":"May 2016","57490":"May 2016","57491":"Aug. 2015","57492":"nil","57497":"Feb. 2017","57498":"Aug. 2016","57499":"Aug. 2016","57500":"Aug. 2016","57501":"Jul. 2016","57502":"Jun. 2016","57503":"Mar. 2016","57504":"Mar. 2016","57505":"Mar. 2016","57506":"Mar. 2016","57507":"Feb. 2016","57508":"Jan. 2016","57509":"Sep. 2015","57510":"Sep. 2015","57511":"Jul. 2015","57517":"Jul. 2014","57518":"Feb. 2014","57519":"Oct. 2013","57520":"Sep. 2013","57521":"Sep. 2013","57522":"Jun. 2013","57523":"Apr. 2013","57524":"Nov. 2012","57525":"Oct. 2012","57526":"Sep. 2011","57527":"Oct. 2018","57532":"Dec. 2017","57537":"Mar. 2017","57542":"Nov. 2016","57547":"Jul. 2016","57552":"May 2016","57557":"Oct. 2015","57562":"nil","57567":"Nov. 2014","57572":"Mar. 2014","57577":"Sep. 2013","57582":"May 2013","57587":"Nov. 2012","57592":"Jun. 2012","57597":"Mar. 2012","57602":"Sep. 2011","57607":"Jun. 2011","57612":"Nov. 2010","57617":"Aug. 2010","57627":"Mar. 2010","57632":"Apr. 2009","57637":"Jan. 2009","57642":"Nov. 2008","57647":"May 2008","57652":"Feb. 2008","57657":"Dec. 2007","57662":"May 2007","57667":"May 2006","57672":"Sep. 2018","57673":"May 2018","57674":"Sep. 2017","57675":"Jan. 2017","57676":"Sep. 2015","57677":"Aug. 2015","57678":"May 2015","57679":"Sep. 2014","57680":"Oct. 2013","57681":"May 2013","57682":"Mar. 22","57683":"Aug. 2018","57684":"Aug. 2018","57685":"Jul. 2018","57686":"Mar. 2018","57687":"nil","57697":"May 2015","57698":"May 2015","57699":"Aug. 2014","57700":"Jul. 2014","57701":"Jul. 2014","57707":"Jul. 2013","57708":"Jan. 2013","57709":"Nov. 2012","57710":"Aug. 2012","57711":"Jun. 2012","57737":"nil","57742":"Jun. 2018","57743":"Jun. 2018","57744":"Jun. 2018","57745":"Jun. 2018","57746":"Mar. 2018","57747":"Oct. 2017","57748":"Sep. 2017","57749":"Jul. 2017","57750":"Sep. 2016","57751":"Sep. 2016","57752":"Sep. 2016","57753":"Aug. 2016","57754":"Jul. 2016","57755":"Sep. 2015","57756":"Sep. 2015","57757":"Aug. 2015","57758":"Aug. 2015","57759":"Aug. 2015","57760":"Jul. 2015","57761":"Jun. 2015","57762":"Sep. 2014","57763":"Mar. 2014","57764":"Sep. 2013","57765":"Sep. 2013","57766":"Aug. 2013","57767":"May 2013","57768":"Mar. 2013","57769":"Oct. 2012","57770":"Aug. 2012","57771":"Jul. 2012","57772":"Jul. 2012","57773":"Mar. 2012","57774":"Sep. 2011","57775":"Sep. 2009","57776":"Aug. 2009","57777":"Jul. 2008","57802":"Aug. 2018","57803":"Oct. 2016","57804":"Jun. 2016","57805":"Oct. 2015","57806":"Aug. 2015","57807":"Jun. 2015","57808":"Jun. 2015","57809":"Jun. 2015","57810":"Aug. 2014","57811":"Jul. 2014","57812":"Sep. 2013","57813":"Jul. 2013","57814":"nil","57827":"Sep. 2018","57832":"nil","57837":"nil","57842":"Aug. 2017","57843":"Aug. 2017","57844":"Sep. 2016","57845":"Sep. 2016","57846":"Aug. 2013","57847":"nil","57852":"nil","57857":"nil","57862":"nil","57863":"nil","57865":"Apr. 1","57866":"Sep. 2018","57867":"Mar. 2019","57868":"Mar. 2019","57869":"Mar. 2019","57870":"Feb. 2019","57871":"Feb. 2019","57872":"Feb. 2019","57873":"Feb. 2019","57874":"Jan. 2019","57875":"Dec. 2018","57876":"Nov. 2018","57877":"Oct. 2018","57878":"Oct. 2018","57879":"Oct. 2018","57880":"Oct. 2018","57881":"Sep. 2018","57882":"Sep. 2018","57883":"Sep. 2018","57884":"Sep. 2018","57885":"Sep. 2018","57886":"Sep. 2018","57887":"Sep. 2018","57888":"Sep. 2018","57889":"Sep. 2018","57890":"nil","57900":"Aug. 2018","57901":"Aug. 2018","57902":"Jul. 2018","57903":"Jul. 2018","57904":"Jul. 2018","57910":"Apr. 2018","57911":"Apr. 2018","57912":"Mar. 2018","57913":"Mar. 2018","57914":"Feb. 2018","57915":"Feb. 2018","57916":"Feb. 2018","57917":"Feb. 2018","57918":"Jan. 2018","57919":"Jan. 2018","57920":"Jan. 2018","57921":"Jan. 2018","57922":"Jan. 2018","57923":"Jan. 2018","57924":"Jan. 2018","57925":"Nov. 2017","57926":"Nov. 2017","57927":"Nov. 2017","57928":"Nov. 2017","57929":"Nov. 2017","57930":"Nov. 2017","57931":"Nov. 2017","57932":"Oct. 2017","57933":"Oct. 2017","57934":"Oct. 2017","57940":"Oct. 2017","57941":"Oct. 2017","57942":"Sep. 2017","57943":"Sep. 2017","57944":"Sep. 2017","57945":"Sep. 2017","57946":"Sep. 2017","57947":"Sep. 2017","57948":"Sep. 2017","57949":"Sep. 2017","57950":"Sep. 2017","57951":"Sep. 2017","57952":"Aug. 2017","57953":"Aug. 2017","57954":"Aug. 2017","57955":"Aug. 2017","57956":"Aug. 2017","57957":"Aug. 2017","57958":"Jul. 2017","57959":"Jul. 2017","57960":"Jul. 2017","57961":"Jul. 2017","57962":"Jul. 2017","57963":"Jul. 2017","57964":"Jul. 2017","57965":"Jun. 2017","57966":"Jun. 2017","57967":"Jun. 2017","57968":"Jun. 2017","57969":"Jun. 2017","57970":"Jun. 2017","57971":"Jun. 2017","57972":"Jun. 2017","57973":"Jun. 2017","57974":"Jun. 2017","57990":"Mar. 2017","57991":"Mar. 2017","57992":"Mar. 2017","57993":"Mar. 2017","57994":"Mar. 2017","57995":"Feb. 2017","57996":"Feb. 2017","57998":"Feb. 2017","57999":"Feb. 2017","58000":"Jan. 2017","58001":"Jan. 2017","58002":"Jan. 2017","58003":"Jan. 2017","58004":"Jan. 2017","58005":"Jan. 2017","58006":"Jan. 2017","58007":"Jan. 2017","58008":"Jan. 2017","58009":"Dec. 2016","58010":"Dec. 2016","58011":"Dec. 2016","58012":"Dec. 2016","58013":"Dec. 2016","58014":"Dec. 2016","58015":"Dec. 2016","58016":"Dec. 2016","58017":"Dec. 2016","58018":"Dec. 2016","58019":"Dec. 2016","58020":"Dec. 2016","58021":"Dec. 2016","58022":"Dec. 2016","58023":"Nov. 2016","58024":"Nov. 2016","58025":"Oct. 2016","58026":"Oct. 2016","58027":"Sep. 2016","58028":"Sep. 2016","58030":"Sep. 2016","58031":"Sep. 2016","58032":"Sep. 2016","58033":"Aug. 2016","58034":"Aug. 2016","58035":"Aug. 2016","58036":"Aug. 2016","58037":"Jul. 2016","58038":"Jul. 2016","58039":"Jul. 2016","58040":"Jul. 2016","58041":"Jun. 2016","58042":"Jun. 2016","58043":"May 2016","58044":"Apr. 2016","58045":"Mar. 2016","58046":"Mar. 2016","58047":"Mar. 2016","58048":"Mar. 2016","58049":"Feb. 2016","58065":"Mar. 2019","58070":"Feb. 2019","58075":"nil","58080":"Oct. 2018","58085":"Oct. 2018","58090":"Aug. 2018","58095":"Aug. 2018","58100":"Jul. 2018","58105":"May 2018","58110":"Feb. 2018","58115":"Feb. 2018","58120":"Jan. 2018","58130":"Oct. 2017","58135":"Oct. 2017","58140":"Sep. 2017","58145":"Aug. 2017","58150":"Aug. 2017","58155":"Jul. 2017","58160":"Jul. 2017","58165":"Jun. 2017","58175":"Apr. 2017","58180":"Apr. 2017","58185":"Mar. 2017","58190":"Feb. 2017","58195":"Dec. 2016","58200":"Nov. 2016","58205":"Oct. 2016","58210":"Sep. 2016","58215":"Sep. 2016","58225":"Aug. 2016","58235":"Jul. 2016","58240":"Jul. 2016","58245":"Jul. 2016","58250":"Jul. 2016","58260":"Apr. 2016","58265":"Jan. 2019","58266":"Jan. 2019","58267":"Sep. 2018","58268":"Jul. 2018","58269":"Jul. 2018","58270":"Jun. 2018","58271":"Jun. 2018","58272":"May 2018","58273":"Jan. 2018","58274":"Jan. 2018","58275":"Dec. 2017","58276":"Dec. 2017","58277":"Oct. 2017","58278":"Sep. 2017","58279":"Sep. 2017","58280":"Aug. 2017","58281":"Aug. 2017","58282":"Aug. 2017","58283":"Jun. 2017","58284":"Jun. 2017","58285":"May 2017","58286":"Jan. 2017","58287":"Sep. 2016","58288":"Aug. 2016","58289":"Aug. 2016","58290":"Aug. 2016","58291":"Jul. 2016","58292":"Jun. 2016","58293":"Jun. 2016","58294":"Jun. 2016","58295":"nil","58300":"Mar. 2016","58301":"Oct. 2015","58302":"Sep. 2015","58303":"Jul. 2015","58304":"Jul. 2015","58310":"Apr. 2015","58311":"Mar. 2015","58312":"Feb. 2015","58313":"Jan. 2015","58314":"Nov. 2014","58315":"Oct. 2014","58316":"Oct. 2014","58317":"Sep. 2014","58318":"Sep. 2014","58319":"Sep. 2014","58320":"Sep. 2014","58321":"Sep. 2014","58322":"Aug. 2014","58323":"Aug. 2014","58324":"Aug. 2014","58325":"Aug. 2014","58326":"Aug. 2014","58327":"Jul. 2014","58328":"Jul. 2014","58329":"Jul. 2014","58330":"Jul. 2014","58331":"Jul. 2014","58332":"Jul. 2014","58333":"Jun. 2014","58334":"May 2014","58335":"May 2014","58336":"May 2014","58337":"Feb. 2014","58338":"Feb. 2014","58339":"Jan. 2014","58340":"Jan. 2014","58341":"Oct. 2013","58342":"Oct. 2013","58343":"Oct. 2013","58344":"Oct. 2013","58345":"Oct. 2013","58346":"Sep. 2013","58347":"Sep. 2013","58348":"Aug. 2013","58349":"Aug. 2013","58350":"Aug. 2013","58351":"Aug. 2013","58352":"Aug. 2013","58353":"Aug. 2013","58354":"Jul. 2013","58355":"Jul. 2013","58356":"Jul. 2013","58357":"Jul. 2013","58358":"Jul. 2013","58359":"Jun. 2013","58361":"May 2013","58363":"Apr. 2013","58364":"Apr. 2013","58375":"Oct. 2012","58376":"Sep. 2012","58377":"Sep. 2012","58378":"Sep. 2012","58379":"Sep. 2012","58380":"Sep. 2012","58381":"Sep. 2012","58382":"Sep. 2012","58383":"Sep. 2012","58384":"Sep. 2012","58385":"Sep. 2012","58386":"Sep. 2012","58387":"Sep. 2012","58388":"Aug. 2012","58389":"Aug. 2012","58390":"Aug. 2012","58391":"Aug. 2012","58392":"Aug. 2012","58393":"Aug. 2012","58394":"Aug. 2012","58395":"Aug. 2012","58396":"Aug. 2012","58397":"Jul. 2012","58398":"Jul. 2012","58399":"Jul. 2012","58400":"Jul. 2012","58401":"Jul. 2012","58402":"Jun. 2012","58403":"May 2012","58404":"May 2012","58410":"Mar. 2012","58411":"Mar. 2012","58412":"Mar. 2012","58413":"Feb. 2012","58414":"Feb. 2012","58415":"Jan. 2012","58416":"Jan. 2012","58417":"Jan. 2012","58418":"Jan. 2012","58419":"Jan. 2012","58420":"Jan. 2012","58421":"Oct. 2011","58422":"Oct. 2011","58423":"Sep. 2011","58424":"Sep. 2011","58430":"Aug. 2011","58431":"Aug. 2011","58432":"Aug. 2011","58433":"Aug. 2011","58434":"Aug. 2011","58440":"Sep. 2010","58441":"Sep. 2010","58442":"Apr. 2010","58443":"Apr. 2010","58444":"Mar. 2010","58445":"Feb. 2010","58446":"Feb. 2010","58447":"Feb. 2010","58448":"Nov. 2009","58449":"Nov. 2009","58450":"Sep. 2009","58451":"Aug. 2009","58452":"Mar. 2009","58465":"nil","58480":"Oct. 2018","58481":"Oct. 2018","58482":"Oct. 2018","58483":"Sep. 2018","58484":"Sep. 2018","58485":"Aug. 2018","58486":"Aug. 2018","58487":"Aug. 2018","58488":"Aug. 2018","58489":"Aug. 2018","58490":"Jul. 2018","58491":"Jul. 2018","58492":"Jul. 2018","58493":"Jul. 2018","58494":"Jul. 2018","58495":"Jun. 2018","58496":"Jun. 2018","58497":"May 2018","58498":"Apr. 2018","58499":"Apr. 2018","58505":"Feb. 2018","58506":"Feb. 2018","58507":"Jan. 2018","58508":"Jan. 2018","58509":"Jan. 2018","58515":"Nov. 2017","58516":"Nov. 2017","58517":"Nov. 2017","58518":"Nov. 2017","58519":"Nov. 2017","58520":"Nov. 2017","58521":"Nov. 2017","58522":"Oct. 2017","58523":"Oct. 2017","58524":"Sep. 2017","58525":"Sep. 2017","58526":"Aug. 2017","58527":"Jul. 2017","58528":"Jul. 2017","58529":"Jul. 2017","58530":"Jul. 2017","58531":"Jul. 2017","58532":"Jul. 2017","58533":"Jul. 2017","58534":"Jun. 2017","58535":"Jun. 2017","58536":"Mar. 2017","58537":"Feb. 2017","58538":"Feb. 2017","58539":"Jan. 2017","58540":"Dec. 2016","58541":"Oct. 2016","58542":"Aug. 2016","58543":"Aug. 2016","58544":"May 2016","58545":"Mar. 2016","58546":"Mar. 2016","58547":"Mar. 2016","58548":"Feb. 2016","58549":"Feb. 2016","58550":"Feb. 2016","58551":"Feb. 2016","58552":"Feb. 2016","58553":"Jan. 2016","58554":"Jan. 2016","58555":"Dec. 2015","58556":"Dec. 2015","58557":"Dec. 2015","58558":"Nov. 2015","58559":"Nov. 2015","58560":"Oct. 2015","58561":"Oct. 2015","58562":"Oct. 2015","58563":"Sep. 2015","58564":"Sep. 2015","58565":"Sep. 2015","58566":"Aug. 2015","58567":"Aug. 2015","58568":"Jul. 2015","58569":"Jun. 2015","58570":"Jun. 2015","58571":"Jun. 2015","58572":"Apr. 2015","58573":"Apr. 2015","58574":"Mar. 2015","58575":"Feb. 2015","58576":"Jan. 2015","58577":"Dec. 2014","58578":"Nov. 2014","58579":"Sep. 2014","58580":"Sep. 2014","58581":"Aug. 2014","58582":"Aug. 2014","58583":"Jul. 2014","58584":"Jul. 2014","58585":"Jul. 2014","58586":"Jun. 2014","58587":"Jun. 2014","58588":"May 2014","58589":"May 2014","58595":"Feb. 2014","58596":"Feb. 2014","58597":"Jan. 2014","58598":"Jan. 2014","58599":"Dec. 2013","58600":"Dec. 2013","58601":"Nov. 2013","58602":"Nov. 2013","58604":"Oct. 2013","58605":"Oct. 2013","58606":"Sep. 2013","58607":"Sep. 2013","58609":"Sep. 2013","58610":"Aug. 2013","58611":"Aug. 2013","58612":"Jul. 2013","58613":"May 2013","58614":"Mar. 2013","58615":"Mar. 2013","58616":"Jan. 2013","58617":"Jan. 2013","58618":"Jan. 2013","58619":"Jan. 2013","58620":"Sep. 2012","58621":"Aug. 2012","58622":"Jul. 2012","58623":"Jul. 2012","58624":"Jun. 2012","58625":"Jun. 2012","58626":"Jun. 2012","58627":"May 2012","58628":"Jan. 2012","58629":"Jan. 2012","58630":"Dec. 2011","58631":"Dec. 2011","58632":"Oct. 2011","58633":"Jun. 2011","58634":"Mar. 2011","58635":"Jan. 2011","58636":"Oct. 2010","58637":"Oct. 2010","58639":"Aug. 2010","58640":"Jul. 2010","58641":"Jul. 2010","58642":"Jul. 2010","58643":"Jun. 2010","58644":"Mar. 2009","58645":"Aug. 2018","58646":"Aug. 2018","58647":"Aug. 2018","58648":"Jul. 2018","58649":"Jul. 2018","58650":"Jul. 2018","58651":"Jul. 2018","58652":"Jul. 2018","58653":"Jul. 2018","58654":"Jul. 2018","58655":"Jul. 2018","58656":"Jun. 2018","58657":"Jun. 2018","58658":"Jun. 2018","58659":"Oct. 2017","58660":"Sep. 2017","58661":"Sep. 2017","58662":"Sep. 2017","58663":"Sep. 2017","58664":"Aug. 2017","58665":"nil","58670":"Jun. 2017","58671":"Jun. 2017","58672":"Jun. 2017","58673":"Oct. 2016","58674":"Oct. 2016","58675":"Sep. 2016","58676":"Sep. 2016","58677":"Sep. 2016","58678":"Aug. 2016","58679":"Aug. 2016","58685":"Jul. 2016","58686":"Jun. 2016","58687":"Jun. 2016","58688":"May 2016","58689":"May 2016","58690":"May 2016","58691":"Nov. 2015","58692":"Oct. 2015","58693":"Oct. 2015","58694":"Oct. 2015","58700":"Sep. 2015","58701":"Aug. 2015","58702":"Aug. 2015","58703":"Aug. 2015","58704":"Aug. 2015","58710":"Feb. 2015","58711":"Nov. 2014","58712":"Sep. 2014","58713":"Sep. 2014","58714":"Sep. 2014","58715":"Aug. 2014","58716":"Aug. 2014","58717":"Aug. 2014","58718":"Aug. 2014","58719":"Jul. 2014","58720":"Jul. 2014","58721":"Jun. 2014","58722":"Jun. 2014","58723":"Sep. 2013","58724":"Aug. 2013","58725":"Aug. 2013","58726":"Jul. 2013","58727":"Jun. 2013","58728":"May 2013","58729":"Nov. 2012","58730":"Sep. 2012","58731":"Sep. 2012","58732":"Aug. 2012","58733":"Jul. 2012","58734":"Jul. 2012","58735":"Jul. 2012","58736":"Jul. 2012","58737":"Aug. 2011","58738":"Aug. 2011","58739":"Apr. 2011","58740":"Mar. 2011","58741":"Feb. 2011","58742":"Aug. 2010","58743":"Aug. 2010","58744":"May 2010","58745":"Sep. 2008","58746":"Mar. 2008","58747":"Mar. 2008","58750":"Mar. 2019","58751":"Mar. 2019","58752":"Feb. 2019","58753":"Feb. 2019","58754":"Jan. 2019","58755":"Jan. 2019","58756":"Nov. 2018","58757":"Oct. 2018","58758":"Sep. 2018","58759":"Sep. 2018","58760":"Sep. 2018","58761":"Sep. 2018","58762":"Sep. 2018","58763":"Sep. 2018","58764":"Aug. 2018","58765":"Jul. 2018","58766":"Jul. 2018","58767":"Jul. 2018","58768":"May 2018","58769":"Jan. 2018","58770":"nil","58775":"Sep. 2017","58776":"Aug. 2017","58777":"May 2017","58778":"Apr. 2017","58780":"Oct. 2018","58785":"nil","58790":"Jul. 2017","58795":"Sep. 2016","58800":"Jun. 2016","58805":"Aug. 2015","58810":"Oct. 2014","58815":"Feb. 2019","58816":"Feb. 2019","58817":"Dec. 2018","58818":"Dec. 2018","58819":"Aug. 2018","58820":"Jul. 2018","58821":"Apr. 2018","58822":"Oct. 2017","58823":"Apr. 2017","58824":"Feb. 2017","58825":"Dec. 2016","58826":"Dec. 2016","58827":"Sep. 2016","58829":"Aug. 2016","58830":"Aug. 2016","58831":"Aug. 2016","58832":"Mar. 2016","58833":"Mar. 2016","58834":"Oct. 2015","58835":"Sep. 2015","58836":"Aug. 2015","58837":"Jun. 2015","58838":"Feb. 2015","58839":"Nov. 2014","58840":"nil","58850":"Aug. 2018","58851":"Jul. 2018","58852":"Feb. 2018","58853":"Oct. 2017","58855":"nil","58860":"Feb. 2016","58861":"Sep. 2015","58862":"Jul. 2015","58863":"May 2015","58864":"May 2015","58865":"nil","58870":"Mar. 2015","58871":"Dec. 2013","58872":"Apr. 2013","58873":"Mar. 2013","58874":"Jan. 2013"},"user_staydate":{"0":" January 2019","1":" May 2018","2":" January 2019","3":" January 2019","4":" November 2018","5":" November 2018","6":" October 2018","7":" October 2018","8":" September 2018","9":" October 2018","10":" October 2018","11":" September 2018","12":" September 2018","13":" July 2018","14":" August 2018","15":"nil","20":" July 2018","21":" July 2018","22":" July 2018","23":" June 2018","24":" June 2018","25":" May 2018","26":" May 2018","27":" May 2018","28":" May 2018","29":" April 2018","30":" March 2018","31":" March 2018","32":" March 2018","33":" March 2018","34":" October 2017","35":" February 2018","36":" January 2018","37":" January 2018","38":" January 2018","39":" November 2017","40":" December 2017","41":" November 2017","42":" November 2017","43":" September 2017","44":" September 2017","45":" September 2017","46":" September 2017","47":" August 2017","48":" August 2017","49":" August 2017","50":" July 2017","51":" July 2017","52":" June 2017","53":" June 2017","54":" July 2017","55":" June 2017","56":" June 2017","57":" June 2017","58":" June 2017","59":" June 2017","70":" January 2017","71":" November 2016","72":" October 2016","73":" June 2016","74":" October 2016","75":" October 2016","76":" October 2016","77":" October 2016","78":" October 2016","79":" September 2016","80":" September 2016","81":" September 2016","82":" September 2016","83":" August 2016","84":" September 2016","85":" September 2016","86":" August 2016","87":" August 2016","88":" August 2016","89":" August 2016","90":" July 2016","91":" August 2016","92":" August 2016","93":" August 2016","94":" August 2016","95":" August 2016","96":" August 2016","97":" July 2016","98":" August 2016","99":" July 2016","100":" July 2016","101":" July 2016","102":" June 2016","103":" July 2016","104":" June 2016","105":" June 2016","106":" June 2016","107":" June 2016","108":" May 2016","109":" April 2016","110":" April 2016","111":" April 2016","112":" April 2016","113":" April 2016","114":" March 2016","115":" January 2016","116":" December 2015","117":" December 2015","118":" December 2015","119":" December 2015","120":" September 2015","121":" November 2015","122":" October 2015","123":" October 2015","124":" October 2015","125":" October 2015","126":" October 2015","127":" October 2015","128":" October 2015","129":" September 2015","130":" September 2015","131":" September 2015","132":" September 2015","133":" September 2015","134":" September 2015","140":" August 2015","141":" August 2015","142":" August 2015","143":" August 2015","144":" August 2015","145":" August 2015","146":" August 2015","147":" June 2015","148":" July 2015","149":" July 2015","150":" July 2015","151":" July 2015","152":" July 2015","153":" July 2015","154":" July 2015","155":" July 2015","156":" July 2015","157":" June 2015","158":" June 2015","159":" June 2015","166":" April 2015","167":" March 2015","168":" February 2015","169":" January 2015","170":" January 2015","171":" December 2014","172":" November 2014","173":" October 2014","174":" October 2014","175":" October 2014","176":" September 2014","177":" August 2014","178":" May 2013","179":" November 2012","180":" October 2012","181":" March 2012","200":"nil","215":" November 2018","216":" September 2018","217":" October 2018","218":" October 2018","219":" October 2018","225":" September 2018","226":" August 2018","227":" September 2018","228":" September 2018","229":" September 2018","230":" August 2018","231":" August 2018","232":" August 2018","233":" August 2018","234":" August 2018","240":" August 2018","241":" July 2018","242":" July 2018","243":" July 2018","244":" July 2018","245":" July 2018","246":" July 2018","247":" July 2018","248":" July 2018","249":" July 2018","250":" June 2018","251":" June 2018","252":" July 2018","253":" July 2018","254":" June 2018","255":" June 2018","256":" June 2018","257":" June 2018","258":" June 2018","259":" June 2018","265":" May 2018","266":" June 2018","267":" June 2018","268":" June 2018","269":" June 2018","270":" May 2018","271":" May 2018","272":" May 2018","273":" May 2018","274":" January 2018","275":" April 2018","276":" April 2018","277":" March 2018","278":" March 2018","279":" March 2018","280":" March 2018","281":" March 2018","282":" December 2017","283":" January 2018","284":" January 2018","285":" December 2017","286":" December 2017","287":" October 2017","288":" December 2017","289":" November 2017","290":" November 2017","291":" October 2017","292":" October 2017","293":" October 2017","294":" October 2017","400":" December 2018","405":"nil","410":" July 2018","430":" March 2017","435":" December 2016","445":" September 2016","455":" June 2016","460":" February 2016","465":" September 2015","475":" August 2015","480":" April 2015","495":" July 2014","500":" June 2014","505":" April 2014","515":" August 2013","525":" May 2013","530":" February 2013","535":" November 2012","540":" September 2012","545":" May 2012","550":" November 2011","555":" July 2011","560":" May 2011","565":" August 2010","575":" November 2004","600":"nil","610":" October 2016","611":" July 2016","612":" August 2016","613":" July 2016","614":" June 2016","615":" June 2016","616":" June 2016","617":" May 2016","618":" January 2016","619":" August 2015","620":" January 2016","621":" October 2015","622":" September 2015","623":" August 2015","624":" June 2015","630":" September 2014","631":" June 2014","632":" June 2014","633":" April 2014","634":" December 2013","635":" October 2013","636":" June 2013","637":" June 2013","638":" March 2013","639":" September 2012","645":" June 2012","646":" June 2012","647":" May 2012","648":" March 2012","649":" March 2012","650":" January 2012","651":" September 2011","652":" August 2011","653":" May 2011","654":" April 2011","730":" January 2019","731":" September 2018","732":" October 2018","733":" September 2018","734":" August 2018","735":"nil","740":" August 2018","741":" August 2018","742":" August 2018","743":" August 2018","744":" August 2018","745":" August 2018","746":" January 2018","747":" July 2018","748":" July 2018","749":" June 2018","750":" July 2018","751":" July 2018","752":" June 2018","753":" May 2018","754":" January 2018","755":" September 2017","756":" December 2017","757":" July 2017","758":" October 2017","759":" October 2017","760":" October 2017","761":" October 2017","762":" November 2016","763":" October 2017","764":" June 2017","765":" September 2017","766":" August 2017","767":" August 2017","768":" August 2017","769":" August 2017","770":" July 2017","771":" July 2017","772":" July 2017","773":" July 2017","774":" July 2017","780":" April 2017","781":" April 2017","782":" January 2017","783":" December 2016","784":" December 2016","795":" August 2016","796":" August 2016","797":" August 2016","798":" July 2016","799":" July 2016","800":" July 2016","801":" July 2016","802":" June 2016","803":" July 2016","804":" June 2016","805":" June 2016","806":" June 2016","807":" April 2016","808":" August 2015","809":" March 2016","815":" November 2015","816":" November 2015","817":" October 2015","818":" October 2015","819":" September 2015","825":" August 2015","826":" August 2015","827":" August 2015","828":" August 2015","829":" August 2015","830":" July 2015","831":" July 2015","832":" July 2015","833":" June 2015","834":" May 2015","835":" May 2015","836":" January 2015","837":" January 2015","838":" January 2015","839":" October 2014","840":" September 2014","841":" August 2014","842":" August 2014","843":" July 2014","844":" July 2014","845":" June 2014","847":" April 2014","848":" April 2014","849":" March 2014","850":" February 2014","851":" December 2013","852":" November 2013","853":" November 2013","854":" November 2013","855":" August 2013","856":" August 2013","857":" August 2013","858":" July 2013","859":" August 2013","860":" July 2013","861":" June 2013","862":" February 2013","863":" February 2013","864":" January 2013","865":" December 2012","866":" September 2012","867":" August 2012","868":" August 2012","869":" June 2012","870":" July 2012","871":" July 2012","872":" May 2012","873":" June 2011","874":" July 2011","876":" April 2012","877":" February 2012","878":" January 2012","879":" November 2011","880":" November 2011","881":" August 2011","882":" October 2011","883":" October 2011","884":" August 2011","890":" October 2009","891":" May 2009","892":" September 2008","893":" May 2008","894":" October 2006","895":" July 2006","896":" May 2006","897":"nil","898":" September 2005","899":" May 2005","900":"nil","901":"nil","930":" March 2019","931":" February 2019","932":" October 2018","933":" September 2018","934":" September 2018","935":" September 2018","936":" September 2018","937":" July 2018","938":" July 2018","939":" June 2018","940":"nil","945":" May 2018","946":" March 2018","947":" February 2018","948":" February 2018","949":" January 2018","950":" September 2017","951":" December 2017","952":" September 2017","953":" August 2017","954":" August 2017","960":" May 2017","961":" May 2017","962":" April 2017","963":" April 2017","964":" March 2017","970":" December 2016","971":" November 2016","972":" October 2016","973":" October 2016","974":" October 2016","980":" June 2016","981":" July 2016","982":" June 2016","983":" May 2016","984":" August 2015","985":" April 2016","986":" April 2016","987":" March 2016","988":" February 2016","989":" January 2016","990":" December 2015","991":" December 2015","992":" December 2015","993":" November 2015","994":" October 2015","1000":" August 2015","1001":" August 2015","1002":" August 2015","1003":" August 2015","1004":" July 2015","1005":" July 2015","1006":" July 2015","1007":" June 2015","1008":" May 2015","1009":" June 2015","1010":" May 2015","1011":" April 2015","1012":" March 2015","1013":" March 2015","1014":" March 2015","1015":" March 2015","1016":" February 2015","1017":" February 2015","1018":" February 2015","1019":" December 2014","1020":" December 2014","1021":" January 2015","1022":" December 2014","1023":" December 2014","1024":" October 2014","1025":" August 2014","1026":" October 2014","1027":" September 2014","1028":" August 2014","1029":" July 2014","1030":" September 2014","1031":" August 2014","1032":" June 2014","1033":" August 2014","1034":" July 2014","1035":" July 2014","1036":" July 2014","1037":" August 2013","1038":" July 2014","1039":" April 2014","1040":" June 2014","1041":" May 2014","1042":" April 2014","1043":" February 2014","1044":" April 2014","1045":" March 2014","1046":" February 2014","1047":" March 2014","1049":" January 2014","1050":" December 2013","1051":" October 2013","1052":" October 2013","1053":" October 2013","1054":" October 2013","1055":" October 2013","1056":" September 2013","1057":" September 2013","1058":" September 2013","1059":" August 2013","1060":" August 2013","1061":" August 2013","1062":" August 2013","1063":" August 2013","1064":" August 2013","1065":" July 2013","1066":" July 2013","1067":" June 2013","1068":" May 2013","1069":" May 2013","1080":" February 2013","1081":" June 2012","1082":" December 2012","1083":" November 2012","1084":" November 2012","1085":" November 2012","1086":" November 2012","1087":" September 2012","1088":" October 2012","1089":" October 2012","1100":" July 2012","1101":" June 2012","1102":" July 2012","1103":" July 2012","1104":" June 2012","1105":" June 2012","1106":" May 2012","1107":" March 2012","1108":" August 2011","1109":" March 2012","1120":" June 2011","1121":" May 2011","1122":" April 2011","1123":" March 2011","1124":" January 2011","1125":" January 2011","1126":" July 2010","1127":" August 2010","1128":" August 2010","1130":" August 2018","1131":" July 2018","1132":" April 2018","1133":" June 2018","1134":" April 2018","1135":"nil","1145":" October 2015","1146":" September 2015","1147":" August 2015","1148":" August 2015","1149":" August 2015","1150":" July 2015","1151":" July 2015","1152":" July 2015","1153":" June 2015","1154":" June 2015","1160":" August 2014","1161":" August 2014","1162":" July 2014","1163":" June 2014","1164":" May 2014","1165":" June 2014","1166":" January 2014","1167":" September 2013","1168":" October 2013","1169":" September 2013","1170":" August 2013","1171":" August 2013","1172":" July 2013","1173":" July 2013","1174":" October 2012","1175":" June 2012","1176":" July 2012","1177":" July 2012","1178":" July 2012","1179":" June 2012","1230":"nil","1235":" April 2017","1245":" June 2018","1246":" February 2018","1247":" August 2017","1248":" May 2017","1249":" August 2017","1250":" July 2017","1251":" April 2017","1253":" July 2016","1254":" July 2016","1255":" July 2016","1256":" October 2015","1257":" October 2015","1258":" October 2015","1259":" August 2015","1260":" October 2013","1261":" August 2013","1262":" May 2013","1263":" April 2013","1264":" January 2013","1265":" July 2012","1266":"nil","1290":" August 2018","1291":" March 2017","1292":" September 2016","1293":" June 2013","1294":" April 2013","1295":"nil","1310":" September 2018","1311":" January 2018","1312":" August 2017","1313":" August 2017","1314":" August 2016","1315":" July 2017","1316":" August 2016","1317":" May 2016","1318":" June 2016","1319":" April 2016","1320":" November 2015","1321":" August 2015","1322":" August 2015","1323":" June 2015","1324":" October 2013","1325":" November 2012","1326":" August 2011","1327":"nil","1335":" October 2018","1336":" August 2017","1337":" August 2017","1338":" July 2017","1339":" July 2017","1340":" May 2017","1341":" September 2016","1342":" August 2016","1343":" August 2016","1344":" July 2016","1345":" November 2015","1346":" September 2015","1347":" August 2015","1348":" August 2015","1349":" May 2015","1350":"nil","1360":" October 2011","1361":" August 2011","1362":" November 2010","1363":" July 2010","1364":" July 2009","1365":" October 2007","1395":" June 2018","1400":" October 2018","1401":" June 2018","1402":" May 2018","1403":" October 2017","1404":" October 2017","1405":" September 2017","1406":" August 2017","1407":" April 2017","1408":" May 2017","1409":" April 2017","1410":"nil","1415":" June 2016","1416":" October 2015","1417":" June 2015","1418":" May 2015","1419":" March 2015","1420":" December 2014","1421":" November 2014","1422":" November 2014","1423":" September 2014","1424":" August 2014","1425":" July 2014","1426":" June 2014","1427":" August 2013","1428":" June 2013","1455":" January 2019","1456":" October 2018","1457":" August 2018","1458":" September 2017","1459":" August 2017","1460":" May 2017","1461":" March 2017","1462":" July 2016","1463":" October 2016","1464":" August 2016","1465":" July 2016","1466":" April 2016","1467":" July 2015","1468":" September 2015","1470":"nil","1480":" September 2014","1481":" September 2014","1482":" January 2014","1483":" June 2014","1484":" June 2014","1485":" March 2014","1486":" February 2014","1487":" December 2013","1488":" September 2013","1489":" July 2013","1490":" June 2013","1491":" February 2013","1492":" August 2012","1493":" December 2011","1494":" July 2012","1495":" February 2012","1496":" January 2012","1497":" November 2011","1498":" December 2010","1525":" October 2018","1526":"nil","1530":"nil","1535":" July 2016","1536":" August 2015","1537":" September 2013","1538":" October 2013","1539":" May 2013","1550":" June 2018","1555":" August 2015","1560":"nil","1565":" May 2014","1590":" April 2018","1591":" March 2017","1592":" January 2017","1593":" July 2016","1594":" July 2015","1595":" August 2014","1596":" August 2014","1597":" October 2013","1598":" August 2013","1599":" July 2012","1600":" March 2012","1601":" October 2011","1602":" July 2011","1603":" October 2009","1604":" June 2009","1605":"nil","1620":" July 2017","1621":" June 2017","1622":" June 2017","1623":" January 2017","1624":" July 2016","1625":" July 2016","1626":" June 2015","1627":"nil","1630":"nil","1635":" October 2018","1636":" August 2018","1637":" October 2017","1638":" July 2017","1639":" August 2017","1640":" October 2016","1641":" September 2016","1642":" June 2016","1643":" February 2016","1644":" September 2015","1645":" December 2015","1646":" August 2015","1647":" July 2015","1648":" July 2014","1649":" August 2013","1650":"nil","1660":" April 2012","1661":" January 2012","1662":" November 2011","1663":" June 2011","1664":" August 2011","1665":" July 2011","1666":" July 2011","1667":" September 2010","1668":" September 2010","1669":" August 2010","1670":" August 2008","1671":" June 2004","1695":"nil","1720":"nil","1730":"nil","1735":"nil","1739":"nil","1742":"nil","1743":" April 2019","1744":" March 2019","1745":" March 2019","1746":" March 2019","1747":" March 2019","1748":" March 2019","1749":" March 2019","1750":" March 2019","1751":" February 2019","1752":" February 2019","1753":"nil","1758":" February 2019","1759":" January 2019","1760":" December 2018","1761":" January 2019","1762":" February 2019","1763":" February 2019","1764":" January 2019","1765":" January 2019","1766":" January 2019","1767":" January 2019","1768":" January 2019","1769":" January 2019","1770":" December 2018","1771":" January 2019","1772":" December 2018","1773":" December 2018","1774":" December 2018","1775":" November 2018","1776":" November 2018","1777":" August 2018","1778":" November 2018","1779":" November 2018","1780":" October 2018","1781":" October 2018","1782":" June 2018","1783":" October 2018","1784":" September 2018","1785":" October 2018","1786":" September 2018","1787":" September 2018","1788":" July 2018","1789":" July 2018","1790":" September 2018","1791":" August 2018","1792":" August 2018","1793":" July 2018","1794":" August 2018","1795":" August 2018","1796":" August 2018","1797":" August 2018","1798":" August 2018","1799":" July 2018","1800":" August 2018","1801":" August 2018","1802":" August 2018","1808":" July 2018","1809":" March 2018","1810":" July 2018","1811":" July 2018","1812":" August 2017","1813":" July 2018","1814":" July 2018","1816":" June 2018","1817":" May 2018","1818":" May 2018","1819":" June 2018","1820":" May 2018","1821":" May 2018","1822":" May 2018","1823":" February 2018","1824":" April 2018","1825":" September 2017","1826":" March 2018","1827":" March 2018","1828":" March 2018","1829":" March 2018","1830":" February 2018","1831":" February 2018","1832":" December 2017","1833":" February 2018","1834":" November 2017","1835":" November 2017","1836":" November 2017","1837":" December 2017","1838":" October 2017","1839":" December 2017","1841":" November 2017","1842":" November 2017","1843":" November 2017","1844":" December 2017","1845":" December 2017","1846":" November 2017","1847":" December 2017","1848":" November 2017","1849":" November 2017","1850":" November 2017","1851":" November 2017","1852":" November 2017","1853":" November 2017","1854":" November 2017","1855":" November 2017","1856":" November 2017","1857":" November 2017","1863":" November 2017","1864":" November 2017","1865":" November 2017","1866":" November 2017","1867":" November 2017","1878":" November 2017","1879":" September 2017","1880":" November 2017","1881":" November 2017","1882":" November 2017","1883":" November 2017","1884":" November 2017","1885":" September 2017","1886":" November 2017","1887":" November 2017","1888":" November 2017","1889":" November 2017","1890":" October 2017","1891":" November 2017","1892":" November 2017","1903":" October 2017","1904":" October 2017","1905":" October 2017","1906":" October 2017","1907":" October 2017","1908":" October 2017","1909":" October 2017","1910":" October 2017","1911":" October 2017","1912":" October 2017","1918":" October 2017","1919":" October 2017","1920":" September 2017","1921":" October 2017","1922":" October 2017","1928":" October 2017","1929":" October 2017","1930":" October 2017","1931":" October 2017","1932":" October 2017","1933":" December 2016","1934":" October 2017","1935":" September 2017","1936":" October 2017","1937":" October 2017","1938":" October 2017","1939":" October 2017","1940":" October 2017","1941":" July 2017","1942":" September 2017","1943":" March 2019","1944":" March 2019","1945":" December 2018","1946":" October 2018","1947":" January 2019","1948":"nil","1953":" November 2018","1954":" November 2018","1955":" November 2018","1956":" November 2018","1957":" October 2018","1958":" October 2018","1959":" October 2018","1960":" October 2018","1961":" October 2018","1962":" September 2018","1968":" October 2018","1969":" October 2018","1970":" September 2018","1971":" December 2017","1972":" September 2018","1973":" August 2018","1974":" September 2018","1975":" September 2018","1976":" September 2018","1977":" September 2018","1978":" September 2018","1979":" July 2018","1980":" September 2018","1981":" September 2018","1982":" September 2018","1983":" September 2018","1984":" August 2018","1985":" September 2018","1986":" September 2018","1987":" September 2018","1988":" September 2018","1989":" September 2018","1990":" September 2018","1991":" September 2018","1992":" September 2018","1993":" September 2018","1994":" September 2018","1995":" August 2018","1996":" August 2018","1997":" August 2018","1998":" August 2018","1999":" August 2018","2000":" August 2018","2001":" August 2018","2002":" August 2018","2003":" July 2018","2004":" August 2018","2005":" September 2017","2006":" August 2018","2007":" August 2018","2008":" August 2018","2009":" August 2018","2010":" August 2018","2011":" August 2018","2012":" August 2018","2013":" August 2018","2014":" August 2018","2015":" August 2018","2016":" August 2018","2017":" August 2018","2018":" August 2018","2019":" August 2018","2020":" August 2018","2021":" August 2018","2022":" March 2018","2023":" July 2018","2024":" July 2018","2025":" July 2018","2026":" July 2018","2027":" July 2018","2028":" July 2018","2029":" July 2018","2030":" July 2018","2031":" July 2018","2032":" July 2018","2033":" May 2018","2034":" July 2018","2035":" July 2018","2036":" July 2018","2037":" July 2018","2038":" July 2018","2039":" July 2018","2040":" June 2018","2041":" July 2018","2042":" July 2018","2043":" July 2018","2044":" July 2018","2045":" June 2018","2046":" July 2018","2047":" June 2018","2048":" June 2018","2049":" June 2018","2050":" June 2018","2051":" June 2018","2052":" June 2018","2053":" June 2018","2054":" June 2018","2055":" June 2018","2056":" June 2018","2057":" November 2017","2063":" October 2017","2064":" May 2018","2065":" May 2018","2066":" May 2018","2067":" May 2018","2068":" May 2018","2069":" May 2018","2070":" May 2018","2071":" May 2018","2072":" May 2018","2073":" April 2018","2074":" April 2018","2075":" April 2018","2076":" April 2018","2077":" April 2018","2078":" March 2018","2079":" April 2018","2080":" April 2018","2081":" March 2018","2082":" April 2018","2083":" April 2018","2084":" March 2018","2085":" March 2018","2086":" September 2017","2087":" March 2018","2088":" March 2018","2089":" March 2018","2090":" March 2018","2091":" March 2018","2092":" March 2018","2103":" February 2018","2104":" February 2018","2106":" January 2018","2107":" January 2018","2108":" January 2018","2109":" January 2018","2110":" January 2018","2111":" January 2018","2112":" December 2017","2113":" January 2018","2114":" January 2018","2115":" January 2018","2116":" January 2018","2117":" January 2018","2118":" January 2018","2119":" November 2017","2120":" January 2018","2121":" January 2018","2122":" January 2018","2123":" November 2017","2124":" January 2018","2125":" January 2018","2126":" January 2018","2127":" December 2017","2128":" January 2018","2129":" December 2017","2130":" December 2017","2131":" December 2017","2132":" December 2017","2133":" February 2017","2134":" December 2017","2135":" December 2017","2136":" December 2017","2137":" December 2017","2138":" December 2017","2139":" December 2017","2140":" December 2017","2141":" December 2017","2142":" December 2017","2143":" March 2019","2148":"nil","2153":" August 2018","2158":" October 2018","2163":" August 2018","2168":" August 2018","2183":" April 2018","2188":" June 2017","2193":" January 2018","2198":" December 2017","2203":" October 2017","2208":" September 2017","2213":" August 2017","2223":" June 2017","2238":" March 2017","2243":" January 2017","2253":" October 2016","2258":" September 2016","2263":" June 2016","2268":" August 2016","2273":" July 2016","2278":" July 2016","2288":" June 2016","2293":" May 2016","2298":" May 2016","2303":" April 2016","2308":" March 2016","2313":" March 2016","2318":" March 2016","2323":" January 2016","2328":" December 2015","2333":" November 2015","2343":"nil","2348":" March 2019","2349":" March 2019","2350":" February 2019","2351":" February 2019","2352":" February 2019","2353":" February 2019","2354":" February 2019","2355":" February 2019","2356":" January 2019","2357":" January 2019","2373":" September 2018","2374":" September 2018","2375":" September 2018","2376":" September 2018","2377":" August 2018","2378":" August 2018","2379":" August 2018","2380":" July 2018","2381":" August 2018","2382":" August 2018","2383":" August 2018","2384":" August 2018","2385":" July 2018","2386":" July 2018","2387":" June 2018","2388":" June 2018","2389":" June 2018","2390":" June 2018","2391":" May 2018","2392":" April 2018","2393":" April 2018","2394":" March 2018","2395":" April 2018","2396":" March 2018","2397":" March 2018","2400":" February 2018","2401":" February 2018","2402":" February 2018","2404":" February 2018","2405":" February 2018","2406":" January 2018","2407":" August 2017","2413":" January 2018","2414":" January 2018","2415":" December 2017","2416":" December 2017","2417":" December 2017","2418":" December 2017","2419":" November 2017","2422":" November 2017","2428":" October 2017","2429":" October 2017","2433":" October 2017","2435":" September 2017","2436":" October 2017","2437":" September 2017","2441":" September 2017","2442":" September 2017","2445":" September 2017","2446":" September 2017","2447":" August 2017","2448":" August 2017","2451":" August 2017","2452":" August 2017","2453":" August 2017","2454":" August 2017","2455":" August 2017","2456":" July 2017","2458":" July 2017","2459":" July 2017","2460":" July 2017","2461":" June 2017","2467":" May 2017","2473":" March 2017","2475":" March 2017","2476":" March 2017","2484":" February 2017","2487":" February 2017","2488":" January 2017","2489":" January 2017","2491":" January 2017","2492":" January 2017","2501":" October 2016","2503":" September 2016","2504":" October 2016","2507":" October 2016","2509":" September 2016","2511":" September 2016","2512":" September 2016","2523":" August 2016","2524":" August 2016","2525":" August 2016","2526":" August 2016","2527":" August 2016","2528":" August 2016","2529":" August 2016","2530":" August 2016","2531":" August 2016","2532":" July 2016","2533":" July 2016","2534":" July 2016","2536":" July 2016","2537":" July 2016","2542":" June 2016","2543":"nil","2548":" September 2018","2549":" October 2018","2550":" September 2018","2551":" August 2018","2552":" May 2018","2553":" July 2018","2554":" June 2018","2555":" March 2018","2556":" August 2017","2557":" March 2018","2558":" March 2018","2559":" February 2018","2560":" January 2018","2561":" November 2017","2562":" January 2018","2563":" January 2018","2564":" December 2017","2565":" August 2017","2566":" November 2017","2567":" November 2017","2568":" October 2017","2569":" August 2017","2570":" August 2017","2571":" June 2017","2572":" May 2017","2573":" June 2017","2574":" April 2017","2575":" May 2017","2576":" May 2017","2577":" February 2017","2578":" February 2017","2579":" November 2016","2580":" January 2017","2581":" August 2016","2582":" December 2016","2583":" December 2016","2584":" October 2016","2585":" September 2016","2586":" October 2016","2587":" September 2016","2588":" September 2016","2589":" September 2016","2590":" August 2016","2591":" August 2016","2592":" January 2016","2593":" August 2016","2594":" July 2016","2595":" July 2016","2596":" July 2016","2597":" April 2016","2598":" February 2016","2599":" December 2015","2600":" December 2015","2601":" December 2015","2602":" December 2015","2603":" November 2015","2604":" October 2015","2605":" October 2015","2606":" September 2015","2607":" July 2015","2608":" September 2015","2609":" September 2015","2610":" August 2015","2611":" August 2015","2612":" July 2015","2623":" April 2015","2624":" March 2015","2625":" March 2015","2626":" December 2014","2627":" May 2014","2628":" March 2015","2629":" February 2015","2630":" February 2015","2631":" January 2015","2632":" January 2015","2638":" September 2014","2639":" August 2014","2640":" August 2014","2641":" July 2014","2642":" June 2014","2643":" July 2014","2644":" June 2014","2645":" June 2014","2646":" June 2014","2647":" May 2014","2648":" May 2014","2649":" April 2014","2650":" April 2014","2651":" April 2014","2652":" March 2014","2658":" November 2013","2659":" November 2013","2660":" September 2013","2661":" September 2013","2662":" September 2013","2668":" July 2013","2669":" July 2013","2670":" June 2013","2671":" June 2013","2672":" May 2013","2683":" January 2013","2684":" January 2013","2685":" December 2012","2686":" December 2012","2687":" November 2012","2688":" November 2012","2689":" November 2012","2690":" September 2012","2691":" November 2012","2692":" November 2012","2693":" November 2012","2694":" October 2012","2695":" October 2012","2696":" October 2012","2697":" October 2012","2698":" October 2012","2699":" September 2012","2700":" September 2012","2701":" September 2012","2702":" August 2012","2703":" September 2012","2704":" September 2012","2705":" September 2012","2706":" September 2012","2707":" September 2012","2708":" August 2012","2709":" August 2012","2710":" August 2012","2711":" August 2012","2712":" August 2012","2713":" August 2012","2714":" August 2012","2715":" April 2012","2716":" March 2012","2717":" January 2012","2718":" August 2011","2719":" September 2011","2720":" September 2011","2721":" August 2011","2722":" August 2011","2723":" June 2011","2724":" October 2010","2725":" September 2010","2727":" July 2010","2733":" May 2009","2734":" October 2008","2736":" April 2008","2737":" December 2007","2738":" July 2007","2739":"nil","2740":" February 2005","2741":"nil","2743":" February 2019","2744":" December 2018","2745":" October 2018","2746":" September 2018","2747":" September 2018","2748":"nil","2753":" October 2016","2754":" June 2017","2755":" May 2017","2756":" September 2016","2757":" August 2016","2763":" July 2015","2764":" September 2015","2765":" August 2015","2766":" August 2015","2767":" August 2015","2768":" August 2015","2769":" August 2014","2770":" February 2015","2771":" August 2014","2772":" August 2014","2778":" October 2013","2779":" August 2013","2780":" July 2013","2781":" August 2013","2782":" August 2013","2783":" July 2013","2784":" June 2013","2785":" May 2013","2786":" October 2012","2787":" February 2013","2793":" October 2011","2794":" July 2012","2795":" May 2012","2796":" October 2011","2797":" November 2011","2803":" June 2009","2804":" September 2008","2805":" March 2008","2806":" April 2007","2808":" March 2019","2809":" February 2019","2810":" March 2019","2811":" March 2019","2812":" February 2019","2813":" January 2019","2814":" January 2019","2815":" January 2019","2816":" January 2019","2817":" January 2019","2818":" December 2018","2819":" December 2018","2820":" December 2018","2821":" December 2018","2822":" December 2018","2823":" November 2018","2824":" October 2018","2825":" October 2018","2826":" October 2018","2827":" November 2017","2828":" September 2018","2829":" September 2018","2830":" September 2018","2831":" August 2018","2832":" August 2018","2833":" August 2018","2834":" July 2018","2835":" July 2018","2836":" July 2018","2837":" July 2018","2838":"nil","2843":" April 2018","2844":" April 2018","2845":" April 2018","2846":" April 2018","2847":" April 2018","2848":" July 2017","2849":" February 2018","2850":" February 2018","2851":" February 2018","2852":" January 2018","2853":" December 2017","2855":" December 2017","2856":" December 2017","2857":" December 2017","2858":" December 2017","2859":" December 2017","2861":" December 2017","2862":" November 2017","2863":" November 2017","2864":" November 2017","2865":" October 2017","2866":" October 2017","2867":" November 2017","2873":" September 2017","2874":" September 2017","2875":" September 2017","2876":" September 2017","2877":" September 2017","2878":" September 2017","2879":" September 2017","2880":" September 2017","2881":" August 2017","2882":" August 2017","2883":" August 2017","2884":" August 2017","2885":" August 2017","2886":" August 2017","2887":" August 2017","2888":" August 2017","2889":" August 2017","2890":" August 2017","2891":" August 2017","2892":" August 2017","2893":" August 2017","2894":" August 2017","2895":" August 2017","2896":" August 2017","2897":" August 2017","2898":" July 2017","2899":" July 2017","2900":" July 2017","2901":" August 2017","2902":" July 2017","2903":" July 2017","2904":" July 2017","2905":" July 2017","2906":" July 2017","2907":" July 2017","2908":" July 2017","2909":" July 2017","2910":" July 2017","2911":" July 2017","2912":" June 2017","2913":" June 2017","2914":" June 2017","2915":" June 2017","2916":" May 2017","2917":" June 2017","2918":" June 2017","2919":" June 2017","2920":" June 2017","2921":" June 2017","2922":" April 2017","2933":" May 2017","2934":" May 2017","2935":" May 2017","2936":" May 2017","2937":" April 2017","2938":" May 2017","2939":" May 2017","2940":" May 2017","2941":" May 2017","2942":" May 2017","2943":" May 2017","2944":" May 2017","2945":" May 2017","2946":" May 2017","2947":" April 2017","2948":" March 2017","2950":" March 2017","2951":" March 2017","2952":" March 2017","2963":" January 2017","2964":" December 2016","2965":" January 2017","2966":" December 2016","2967":" January 2017","2968":" January 2017","2969":" January 2017","2970":" November 2016","2971":" December 2016","2972":" November 2016","2973":" November 2016","2974":" November 2016","2975":" November 2016","2976":" October 2016","2978":" October 2016","2979":" October 2016","2980":" October 2016","2981":" October 2016","2982":" October 2016","2983":" September 2016","2984":" September 2016","2985":" September 2016","2986":" September 2016","2987":" September 2016","2988":" September 2016","2989":" September 2016","2990":" September 2016","2991":" September 2016","2992":" September 2016","2993":" September 2016","2994":" September 2016","2995":" September 2016","2996":" September 2016","2997":" August 2016","2998":" August 2016","2999":" August 2016","3000":" August 2016","3001":" August 2016","3002":" August 2016","3003":" August 2016","3004":" August 2016","3005":" August 2016","3006":" July 2016","3007":" August 2016","3008":" June 2016","3013":"nil","3018":"nil","3021":" October 2018","3022":" September 2018","3023":" September 2018","3024":" August 2018","3025":" April 2018","3026":"nil","3031":" August 2014","3032":" July 2014","3033":" October 2013","3036":"nil","3041":" March 2019","3046":" September 2018","3051":" May 2018","3056":" April 2017","3061":" September 2016","3066":" August 2016","3071":"nil","3076":" September 2015","3081":" July 2015","3086":" July 2015","3091":" April 2015","3096":" September 2014","3106":" August 2014","3116":" April 2014","3121":" November 2013","3126":" November 2013","3131":" September 2013","3136":" August 2013","3141":" August 2013","3146":" August 2013","3151":" July 2013","3156":" June 2013","3161":" May 2013","3171":" September 2012","3176":" August 2012","3181":" July 2012","3186":" July 2012","3191":" May 2012","3196":" October 2011","3201":" August 2011","3216":" July 2011","3221":" June 2011","3226":" January 2011","3236":" July 2010","3241":" September 2018","3242":" August 2018","3243":" April 2018","3244":" April 2018","3245":" September 2017","3246":" June 2017","3247":" October 2016","3248":" August 2016","3249":" July 2016","3250":" June 2016","3251":" June 2016","3252":" May 2016","3253":" February 2016","3254":" December 2015","3255":" September 2015","3256":"nil","3261":" June 2015","3262":" June 2015","3263":" March 2015","3264":" November 2014","3265":" August 2014","3266":" August 2014","3267":" August 2014","3268":" July 2014","3269":" August 2014","3270":" July 2014","3271":" March 2014","3272":" March 2013","3273":" September 2013","3274":" July 2013","3275":" February 2013","3277":" July 2012","3278":" July 2012","3279":" August 2012","3280":" August 2012","3281":" July 2012","3282":" July 2012","3283":" June 2012","3284":" March 2012","3285":" September 2011","3286":" September 2011","3287":" August 2011","3288":" July 2011","3289":" July 2011","3296":" August 2006","3297":" July 2006","3298":"nil","3299":" July 2005","3300":"nil","3301":" May 2015","3302":" February 2015","3303":" September 2014","3304":" August 2014","3305":" August 2014","3306":" August 2014","3307":" August 2014","3308":" July 2014","3309":" July 2014","3311":" June 2014","3312":" July 2013","3313":" September 2012","3314":" September 2012","3315":" March 2013","3316":" June 2012","3317":" August 2012","3318":" July 2012","3319":"nil","3321":" August 2018","3322":" June 2018","3323":" August 2017","3324":" April 2017","3325":" September 2016","3326":" July 2016","3327":" June 2015","3328":" December 2015","3329":" August 2015","3330":" May 2015","3331":" February 2015","3332":" August 2014","3333":" September 2014","3334":" August 2014","3335":" August 2014","3336":" July 2014","3337":" August 2014","3338":" August 2014","3339":" August 2013","3340":" June 2013","3341":" June 2013","3342":" May 2013","3343":" November 2012","3344":" July 2012","3345":" November 2011","3346":" March 2019","3351":" August 2018","3356":"nil","3361":" July 2017","3366":" October 2016","3376":" May 2016","3386":" July 2015","3391":" September 2014","3396":" September 2017","3397":" May 2017","3398":" March 2016","3399":" February 2015","3400":" July 2015","3401":" March 2014","3402":" July 2014","3403":" July 2014","3404":" May 2014","3405":" July 2013","3406":" December 2011","3407":" August 2012","3408":" April 2012","3409":" September 2011","3410":" August 2011","3411":"nil","3416":" January 2009","3417":" July 2009","3418":" June 2009","3419":" March 2009","3420":" June 2009","3421":"nil","3441":"nil","3442":"nil","3443":"nil","3445":"nil","3449":" January 2019","3450":" March 2019","3451":" November 2018","3452":" January 2019","3453":" December 2018","3454":"nil","3459":" August 2018","3460":" August 2018","3461":" July 2018","3462":" August 2018","3463":" August 2018","3464":" August 2018","3465":" July 2018","3466":" April 2018","3467":" July 2018","3468":" July 2018","3469":" June 2018","3470":" June 2018","3471":" June 2018","3472":" June 2018","3473":" June 2018","3474":" May 2018","3475":" February 2018","3476":" April 2018","3477":" March 2018","3478":" March 2018","3479":" February 2018","3480":" February 2018","3481":" January 2018","3482":" January 2018","3483":" January 2018","3484":" December 2017","3485":" December 2017","3486":" October 2017","3487":" October 2017","3488":" October 2017","3499":" April 2017","3500":" April 2017","3501":" April 2017","3502":" April 2017","3503":" April 2017","3514":" October 2016","3515":" September 2016","3516":" August 2016","3517":" July 2016","3518":" July 2016","3519":" July 2016","3520":" July 2016","3521":" July 2016","3522":" June 2016","3523":" June 2016","3524":" June 2016","3525":" June 2016","3526":" April 2016","3527":" May 2016","3528":" May 2016","3529":" May 2016","3530":" April 2016","3531":" April 2016","3532":" March 2016","3533":" March 2016","3534":" January 2016","3535":" March 2016","3536":" March 2016","3537":" February 2016","3538":" February 2016","3544":" January 2016","3545":" January 2016","3546":" September 2015","3547":" December 2015","3548":" December 2015","3549":" October 2015","3550":" December 2015","3551":" November 2015","3552":" November 2015","3553":" November 2015","3554":" November 2015","3555":" September 2015","3556":" October 2015","3557":" October 2015","3558":" September 2015","3559":" September 2015","3560":" September 2015","3561":" August 2015","3562":" August 2015","3564":" August 2015","3565":" July 2015","3566":" July 2015","3567":" June 2015","3568":" June 2015","3569":" June 2015","3570":" May 2015","3571":" May 2015","3572":" May 2015","3573":" May 2015","3574":" May 2015","3575":" May 2015","3576":" May 2015","3577":" May 2015","3580":" May 2015","3581":" April 2015","3582":" April 2015","3583":" April 2015","3584":" November 2014","3585":" May 2014","3586":" March 2015","3587":" March 2015","3588":" February 2015","3589":" March 2015","3590":" February 2015","3591":" February 2015","3592":" January 2015","3593":" January 2015","3599":" November 2014","3600":" November 2014","3601":" November 2014","3602":" November 2014","3603":" September 2014","3604":" October 2014","3605":" October 2014","3606":" October 2014","3607":" October 2014","3608":" September 2014","3609":" October 2014","3610":" September 2014","3611":" August 2014","3612":" September 2014","3613":" September 2014","3614":" September 2014","3615":" August 2014","3616":" August 2014","3617":" September 2014","3618":" August 2014","3619":" August 2014","3621":" August 2014","3622":" August 2014","3623":" July 2014","3624":" July 2014","3625":" June 2014","3626":" July 2014","3627":" July 2014","3628":" July 2014","3634":" April 2014","3635":" April 2014","3636":" April 2014","3637":" April 2014","3638":" March 2014","3639":" February 2014","3640":" February 2014","3641":" February 2014","3642":" January 2014","3643":" January 2014","3644":" January 2014","3645":" November 2013","3647":" September 2013","3648":" September 2013","3649":" February 2019","3654":" November 2018","3659":" May 2018","3664":" January 2018","3669":"nil","3674":" August 2017","3679":" March 2017","3684":" December 2016","3689":" November 2016","3694":" October 2016","3719":" December 2015","3724":" September 2015","3749":" October 2014","3754":" August 2014","3769":" September 2013","3774":" June 2013","3799":" March 2019","3800":" March 2019","3801":" March 2019","3802":" March 2019","3803":" September 2018","3804":" March 2019","3805":" March 2019","3806":" February 2019","3807":" February 2019","3808":" February 2019","3809":"nil","3819":" December 2018","3820":" December 2018","3821":" December 2018","3822":" December 2018","3823":" December 2018","3824":" December 2018","3825":" November 2018","3826":" December 2018","3827":" November 2018","3828":" November 2018","3829":" November 2018","3830":" November 2018","3831":" November 2018","3832":" November 2018","3833":" November 2018","3834":" November 2018","3835":" November 2018","3836":" November 2018","3837":" October 2018","3838":" October 2018","3839":" October 2018","3840":" October 2018","3841":" October 2018","3842":" October 2018","3843":" October 2018","3844":" October 2018","3845":" October 2018","3846":" October 2018","3847":" September 2018","3848":" September 2018","3849":" September 2018","3850":" September 2018","3851":" September 2018","3852":" September 2018","3853":" September 2018","3854":" September 2018","3855":" September 2018","3856":" September 2018","3857":" September 2018","3858":" August 2018","3859":" August 2018","3860":" August 2018","3861":" August 2018","3862":" August 2018","3863":" August 2018","3864":" August 2018","3865":" August 2018","3866":" August 2018","3867":" August 2018","3868":" August 2018","3869":" July 2018","3870":" July 2018","3871":" July 2018","3872":" July 2018","3873":" July 2018","3874":" July 2018","3875":" July 2018","3876":" July 2018","3877":" July 2018","3878":" July 2018","3884":" June 2018","3885":" June 2018","3886":" June 2018","3887":" June 2018","3888":" June 2018","3889":" May 2018","3890":" May 2018","3891":" May 2018","3892":" May 2018","3893":" May 2018","3899":" May 2018","3900":" May 2018","3901":" May 2018","3902":" May 2018","3903":" March 2018","3904":" April 2018","3905":" April 2018","3906":" April 2018","3907":" April 2018","3908":" April 2018","3909":" April 2018","3910":" April 2018","3911":" April 2018","3912":" April 2018","3913":" April 2018","3914":" August 2017","3915":" March 2018","3916":" February 2018","3917":" March 2018","3918":" March 2018","3939":" November 2017","3940":" December 2017","3941":" December 2017","3942":" December 2017","3943":" December 2017","3944":" December 2017","3945":" December 2017","3946":" October 2017","3947":" November 2017","3948":" November 2017","3949":" November 2017","3950":" November 2017","3951":" November 2017","3952":" October 2017","3953":" November 2017","3954":" November 2017","3955":" November 2017","3956":" November 2017","3957":" November 2017","3958":" November 2017","3964":" October 2017","3965":" October 2017","3966":" October 2017","3967":" October 2017","3968":" October 2017","3969":" September 2017","3970":" September 2017","3971":" October 2017","3972":" September 2017","3973":" September 2017","3974":" September 2017","3975":" September 2017","3976":" September 2017","3977":" September 2017","3978":" August 2017","3979":" September 2017","3980":" September 2017","3981":" September 2017","3982":" January 2017","3983":" August 2017","3984":" September 2017","3985":" August 2017","3986":" August 2017","3987":" September 2017","3988":" August 2017","3989":" August 2017","3990":" August 2017","3991":" August 2017","3992":" August 2017","3993":" August 2017","3994":" August 2017","3995":" August 2017","3996":" August 2017","3997":" August 2017","3998":" August 2017","3999":" December 2018","4000":" October 2018","4001":" October 2018","4002":" October 2018","4003":" October 2018","4004":" September 2018","4005":" September 2018","4006":" August 2018","4007":" August 2018","4008":" July 2018","4009":" July 2018","4010":" June 2018","4011":" May 2018","4012":" June 2018","4013":" May 2018","4014":"nil","4019":" November 2017","4020":" May 2017","4021":" September 2017","4022":" September 2017","4023":" September 2017","4024":" September 2017","4025":" August 2017","4026":" August 2017","4027":" July 2017","4028":" July 2017","4029":" July 2017","4030":" June 2017","4031":" June 2017","4032":" June 2017","4033":" May 2017","4039":" April 2017","4040":" April 2017","4041":" March 2017","4042":" February 2017","4043":" October 2016","4044":" September 2016","4045":" October 2016","4046":" September 2016","4047":" September 2016","4048":" September 2016","4049":" August 2016","4050":" August 2016","4051":" April 2016","4052":" August 2016","4053":" August 2016","4054":" July 2016","4055":" May 2016","4056":" July 2016","4057":" July 2016","4058":" June 2016","4059":" July 2016","4060":" July 2016","4061":" July 2016","4062":" July 2016","4063":" June 2016","4064":" June 2016","4065":" May 2016","4066":" June 2016","4067":" May 2016","4068":" May 2016","4069":" May 2016","4070":" May 2016","4071":" April 2016","4072":" April 2016","4073":" March 2016","4074":" March 2016","4075":" March 2016","4076":" December 2015","4077":" October 2015","4078":" October 2015","4079":" September 2015","4080":" September 2015","4081":" September 2015","4082":" August 2015","4083":" August 2015","4084":" August 2015","4085":" August 2015","4086":" August 2015","4087":" July 2015","4088":" July 2015","4089":" July 2015","4090":" July 2015","4091":" July 2015","4092":" July 2015","4093":" July 2015","4094":" July 2015","4095":" May 2015","4096":" June 2015","4097":" June 2015","4098":" July 2014","4099":" July 2014","4100":" May 2015","4101":" May 2015","4102":" June 2015","4103":" May 2015","4104":" May 2015","4105":" May 2015","4107":" May 2015","4108":" March 2015","4109":" February 2015","4110":" December 2014","4111":" October 2014","4112":" October 2014","4114":" September 2014","4115":" August 2014","4117":" July 2014","4118":" August 2014","4119":" July 2014","4120":" June 2014","4121":" May 2014","4122":" May 2014","4123":" May 2014","4124":" March 2014","4125":" May 2014","4126":" May 2014","4127":" May 2014","4128":" May 2014","4129":" May 2014","4130":" May 2014","4131":" October 2013","4132":" October 2013","4133":" May 2013","4134":" September 2013","4135":" September 2013","4136":" August 2013","4137":" September 2013","4138":" September 2013","4139":" August 2013","4140":" August 2013","4141":" August 2013","4142":" August 2013","4143":" August 2013","4144":" August 2013","4145":" July 2013","4146":" May 2013","4147":" March 2013","4148":" June 2013","4149":" May 2013","4150":" May 2013","4151":" May 2013","4152":" May 2013","4153":" May 2013","4159":" August 2012","4160":" October 2012","4161":" October 2012","4162":" August 2012","4163":" May 2012","4164":" May 2012","4165":" May 2012","4166":" March 2012","4167":" November 2011","4168":" November 2011","4169":" October 2011","4170":" September 2011","4174":" September 2018","4175":" September 2018","4176":" August 2018","4177":" August 2018","4178":" August 2018","4179":" July 2018","4180":" June 2018","4181":" June 2018","4182":" May 2018","4183":" May 2018","4184":" May 2018","4185":" April 2018","4186":" April 2018","4187":" June 2017","4188":" September 2017","4189":"nil","4199":" November 2016","4200":" September 2016","4201":" September 2016","4202":" July 2016","4203":" July 2016","4204":" July 2016","4205":" May 2016","4206":" May 2016","4207":" October 2015","4208":" July 2015","4214":" June 2015","4215":" April 2015","4216":" August 2014","4217":" July 2014","4218":" July 2014","4219":" July 2014","4220":" July 2014","4221":" May 2014","4222":" May 2014","4223":" October 2013","4224":" September 2013","4225":" September 2013","4226":" July 2013","4227":" July 2013","4229":" February 2019","4230":" October 2018","4231":" September 2018","4232":" August 2018","4233":" September 2018","4234":" September 2018","4235":" September 2018","4236":" August 2018","4237":" July 2018","4238":" June 2018","4239":" June 2018","4240":" May 2018","4241":" May 2018","4242":" May 2018","4243":" March 2018","4244":" March 2018","4245":" February 2018","4246":" February 2018","4247":" January 2018","4249":" December 2017","4250":" December 2017","4251":" December 2017","4252":" December 2017","4253":" November 2017","4256":" October 2017","4258":" October 2017","4259":" October 2017","4260":" October 2017","4261":" September 2017","4262":" September 2017","4266":" July 2017","4267":" September 2017","4269":" September 2017","4270":" August 2017","4271":" August 2017","4272":" August 2017","4273":" August 2017","4281":" May 2017","4282":" May 2017","4283":" May 2017","4284":" May 2017","4285":" April 2017","4286":" April 2017","4287":" March 2017","4289":" March 2017","4291":" March 2017","4292":" March 2017","4293":" February 2017","4294":" February 2017","4296":" February 2017","4297":" February 2017","4299":" January 2017","4301":" December 2016","4304":" December 2016","4305":" December 2016","4307":" December 2016","4308":" December 2016","4311":" October 2016","4314":"nil","4320":" September 2016","4322":" September 2016","4329":" August 2016","4331":" August 2016","4333":" July 2016","4345":" June 2016","4347":" June 2016","4352":" June 2016","4355":" May 2016","4356":" May 2016","4357":" May 2016","4359":" May 2016","4361":" April 2016","4362":" April 2016","4363":" April 2016","4365":" April 2016","4366":" April 2016","4367":" April 2016","4368":" November 2015","4369":" March 2016","4371":" February 2016","4372":" March 2016","4373":" February 2016","4374":" February 2016","4390":" December 2015","4391":" November 2015","4392":" November 2015","4394":" November 2015","4395":" August 2015","4396":" October 2015","4400":" October 2015","4401":" October 2015","4402":" September 2015","4404":" September 2015","4405":" September 2015","4406":" September 2015","4409":" August 2015","4410":" August 2015","4412":" August 2015","4413":" August 2015","4414":" August 2015","4415":" August 2015","4419":" July 2015","4420":" July 2015","4421":" July 2015","4422":" July 2015","4426":" June 2015","4427":" July 2015","4429":" March 2019","4434":"nil","4439":" May 2018","4444":" January 2018","4454":" March 2017","4459":" September 2016","4464":" May 2016","4469":" June 2016","4474":" May 2016","4479":" January 2016","4489":" July 2015","4494":" June 2015","4499":" May 2015","4504":" October 2014","4514":" January 2014","4519":" December 2012","4524":" October 2012","4529":" September 2012","4534":" June 2012","4539":" September 2011","4544":"nil","4549":" October 2018","4550":" October 2018","4551":" September 2018","4552":" November 2017","4553":" September 2018","4554":" August 2018","4555":" August 2018","4556":" August 2018","4557":" June 2018","4558":" May 2018","4559":" June 2018","4560":" April 2018","4561":" June 2018","4562":" February 2018","4563":" January 2018","4564":" December 2017","4565":" December 2017","4566":" December 2017","4567":" December 2017","4568":" November 2017","4569":" November 2017","4570":" November 2017","4572":" October 2017","4573":" October 2017","4579":" August 2017","4580":" August 2017","4581":" August 2017","4582":" August 2017","4583":" July 2017","4584":" July 2017","4585":" June 2017","4586":" June 2017","4587":" May 2017","4588":" May 2017","4589":" May 2017","4590":" May 2016","4591":" April 2017","4592":" February 2017","4593":" January 2017","4594":" January 2017","4595":" December 2016","4596":" December 2016","4597":" November 2016","4598":" October 2016","4599":" September 2016","4600":" August 2016","4601":" August 2016","4602":" July 2016","4603":" July 2016","4604":" April 2019","4605":" August 2018","4606":" July 2018","4607":" February 2018","4608":" September 2017","4609":"nil","4614":" December 2015","4615":" August 2015","4616":" August 2015","4617":" August 2015","4618":" June 2015","4629":" July 2014","4630":" July 2014","4631":" June 2014","4632":" April 2014","4633":" October 2013","4634":" August 2013","4635":" August 2013","4636":" July 2013","4637":" July 2013","4638":" June 2013","4639":" May 2018","4640":" July 2017","4641":" July 2017","4642":" June 2017","4643":" May 2017","4644":" August 2016","4645":" August 2016","4646":" July 2016","4647":" August 2015","4648":" August 2015","4649":" July 2015","4650":" July 2015","4651":" June 2015","4652":" June 2015","4653":" May 2015","4654":" August 2018","4655":" June 2018","4656":" August 2016","4657":" July 2016","4658":" July 2016","4659":"nil","4662":"nil","4667":" September 2018","4668":" September 2018","4669":" September 2018","4670":" August 2018","4671":" July 2018","4672":" August 2018","4673":" July 2018","4674":" August 2018","4675":" July 2018","4676":" July 2018","4677":" July 2018","4678":" May 2018","4679":" May 2018","4680":" April 2018","4681":" March 2018","4682":" March 2018","4684":" February 2018","4685":" December 2017","4687":" November 2017","4688":" November 2017","4690":" September 2017","4691":" October 2017","4702":" July 2017","4703":" July 2017","4705":" May 2017","4707":" May 2017","4708":" April 2017","4709":" April 2017","4711":" March 2017","4715":" February 2017","4717":" February 2017","4718":" December 2016","4720":" October 2016","4721":" October 2016","4724":" September 2016","4726":" September 2016","4727":" August 2016","4729":" August 2016","4731":" July 2016","4732":" August 2016","4733":" July 2016","4734":" July 2016","4736":" July 2016","4737":" July 2016","4740":" June 2016","4741":" June 2016","4743":" June 2016","4745":" June 2016","4746":" May 2016","4747":" May 2016","4749":" May 2016","4751":" March 2016","4752":" March 2016","4753":" March 2016","4754":" March 2016","4755":" March 2016","4757":" February 2016","4758":" February 2016","4763":" January 2016","4764":" December 2015","4765":" December 2015","4766":" November 2015","4767":" November 2015","4768":" October 2015","4769":" July 2015","4770":" June 2015","4771":" October 2015","4777":" August 2015","4779":" August 2015","4780":" August 2015","4787":" July 2015","4788":" July 2015","4790":" May 2015","4791":" May 2015","4792":" May 2015","4794":" May 2015","4795":" May 2015","4796":" April 2015","4802":" March 2015","4803":" February 2015","4804":" March 2015","4805":" March 2015","4806":" February 2015","4808":" February 2015","4809":" February 2015","4811":" January 2015","4812":" January 2015","4814":" December 2014","4815":" December 2014","4818":" November 2014","4819":" October 2014","4821":" August 2014","4822":" August 2014","4823":" August 2014","4826":" July 2014","4832":" May 2014","4833":" April 2014","4835":" April 2014","4836":" March 2014","4840":" January 2014","4842":" February 2014","4843":" December 2013","4844":" December 2013","4847":" December 2013","4848":" October 2013","4849":" November 2013","4851":" August 2013","4852":" November 2013","4853":" October 2013","4854":" October 2013","4856":" September 2013","4862":"nil","4864":"nil","4866":"nil","4870":" November 2018","4875":" March 2017","4880":" September 2015","4885":" January 2014","4890":"nil","4895":" October 2010","4900":" October 2018","4901":" September 2018","4902":" August 2018","4903":" July 2018","4904":" June 2018","4905":" August 2017","4906":" July 2017","4907":" June 2017","4908":" September 2016","4909":" September 2016","4910":" June 2016","4911":" August 2016","4912":" July 2016","4913":" July 2016","4914":" July 2016","4915":"nil","4920":" August 2017","4921":" August 2017","4922":" May 2017","4923":" September 2016","4924":" August 2016","4925":" June 2016","4926":" August 2015","4927":" July 2015","4928":" May 2015","4929":" September 2014","4930":"nil","4934":"nil","4939":"nil","4941":"nil","4943":"nil","4944":" September 2018","4945":" September 2018","4946":" August 2018","4947":" July 2018","4948":" July 2018","4949":" July 2018","4950":" June 2018","4951":" June 2018","4952":" June 2018","4953":" June 2018","4954":" June 2018","4955":" June 2018","4956":" July 2017","4957":" July 2017","4958":" June 2017","4959":" June 2017","4960":" June 2017","4961":" June 2017","4962":" September 2016","4963":" September 2016","4964":" September 2016","4965":" August 2016","4966":" June 2016","4967":" September 2016","4968":" July 2016","4969":" June 2016","4970":" July 2016","4971":" June 2016","4972":" June 2016","4973":" August 2015","4974":" August 2015","4975":" August 2015","4976":" August 2015","4977":" July 2015","4978":" July 2015","4979":" June 2015","4980":" June 2015","4981":" June 2015","4982":" May 2015","4983":" June 2014","4984":" August 2014","4985":" July 2014","4986":" July 2014","4987":" July 2014","4988":" July 2014","4989":" August 2018","4990":" July 2018","4991":" July 2018","4992":" August 2017","4993":" August 2017","4994":" August 2017","4995":" August 2017","4996":" August 2017","4997":" July 2017","4998":" June 2017","4999":" June 2018","5000":" August 2018","5001":" July 2018","5002":" June 2018","5003":" June 2018","5004":"nil","5005":" September 2018","5006":" September 2018","5007":" September 2018","5008":" August 2018","5009":" July 2018","5010":" June 2018","5011":" June 2018","5012":" June 2018","5013":" May 2018","5014":" May 2018","5015":" September 2017","5016":" September 2017","5017":" August 2017","5018":" September 2017","5019":" September 2017","5020":" August 2017","5021":" August 2017","5022":" July 2017","5023":" July 2017","5024":" August 2017","5025":" August 2017","5026":" July 2017","5027":" July 2017","5028":" July 2017","5029":" July 2017","5030":" July 2017","5031":" June 2017","5032":" June 2017","5033":" June 2017","5034":" June 2017","5035":" June 2017","5036":" July 2017","5037":" June 2017","5038":" June 2017","5039":" June 2017","5040":" June 2017","5041":" June 2017","5042":" May 2017","5043":" May 2017","5044":" May 2017","5045":" September 2016","5046":" September 2016","5047":" September 2016","5048":" September 2016","5049":" September 2016","5050":" August 2016","5051":" August 2016","5052":" August 2016","5053":" August 2016","5054":" July 2016","5055":" July 2016","5056":" July 2016","5057":" June 2016","5058":" July 2016","5059":" June 2016","5060":" June 2016","5061":" June 2016","5062":" May 2016","5063":" June 2016","5064":" May 2016","5065":" September 2015","5066":" September 2015","5067":" September 2015","5068":" August 2015","5069":" September 2015","5070":"nil","5080":" July 2015","5081":" June 2015","5082":" June 2015","5083":" June 2015","5084":" June 2015","5085":" June 2015","5086":" June 2015","5087":" June 2015","5088":" June 2015","5089":" May 2015","5090":" June 2014","5091":" June 2014","5092":" June 2014","5093":" September 2014","5094":" September 2014","5100":" July 2014","5101":" June 2014","5102":" July 2014","5103":" July 2014","5104":" July 2014","5105":" June 2014","5106":" September 2013","5107":" June 2014","5108":" May 2014","5109":" October 2013","5120":" July 2012","5121":" June 2012","5122":" May 2012","5123":" June 2012","5124":" May 2012","5125":" May 2012","5126":" May 2012","5127":" September 2011","5128":" October 2011","5129":" September 2011","5130":" September 2011","5131":" June 2011","5133":" April 2011","5134":" June 2011","5135":" June 2011","5136":" June 2011","5137":" August 2011","5138":" July 2011","5139":" July 2011","5140":" July 2011","5141":" July 2011","5142":" June 2011","5143":" June 2011","5144":" September 2010","5145":" September 2010","5146":" September 2010","5147":" August 2010","5148":" September 2010","5149":" August 2010","5150":" September 2010","5151":" August 2010","5152":" September 2009","5153":" July 2009","5154":" July 2009","5160":" June 2008","5161":" September 2007","5165":" June 2018","5166":" July 2018","5167":" July 2018","5168":" June 2018","5169":" June 2018","5170":" September 2017","5171":" August 2017","5172":" July 2017","5173":" May 2017","5174":" September 2016","5175":" September 2016","5176":" July 2016","5177":" July 2016","5178":" June 2016","5179":" August 2015","5180":" July 2015","5181":" July 2015","5182":" June 2015","5183":" June 2015","5184":" June 2015","5185":"nil","5190":" July 2014","5191":" June 2014","5192":" August 2013","5193":" August 2013","5194":" August 2013","5195":" July 2013","5196":" July 2013","5197":" July 2013","5198":" June 2013","5199":" June 2013","5200":" July 2012","5201":" July 2012","5202":" July 2012","5203":" July 2012","5204":" August 2011","5205":" July 2012","5206":" July 2012","5207":" April 2011","5208":" July 2011","5209":" July 2011","5210":" July 2017","5211":" June 2017","5212":" September 2016","5213":" August 2016","5214":" August 2016","5215":"nil","5220":" July 2016","5221":" June 2016","5222":" June 2016","5223":" June 2016","5224":" August 2015","5225":" August 2015","5226":" August 2015","5227":" August 2015","5228":" July 2015","5229":" July 2015","5230":" July 2015","5231":" June 2015","5232":" July 2015","5233":" June 2015","5234":" June 2015","5235":" August 2014","5236":" August 2014","5237":" August 2014","5238":" August 2014","5239":" July 2014","5250":" July 2013","5251":" June 2013","5252":" June 2013","5253":" July 2013","5254":" July 2013","5260":" August 2012","5261":" August 2012","5262":" August 2012","5263":" July 2012","5264":" July 2012","5265":" July 2012","5266":" June 2012","5267":" September 2011","5268":" August 2011","5269":" August 2011","5270":" July 2011","5271":" July 2011","5272":" July 2011","5273":" August 2010","5274":" July 2009","5275":" August 2018","5280":"nil","5285":" June 2017","5295":" September 2018","5296":" July 2018","5297":" June 2018","5298":" June 2018","5299":" July 2018","5300":" July 2018","5301":" June 2018","5302":" June 2018","5303":" June 2018","5304":" May 2018","5305":" August 2018","5306":" August 2018","5307":" July 2018","5308":" July 2018","5309":" June 2018","5310":"nil","5315":" June 2017","5316":" May 2017","5317":" August 2016","5318":" August 2016","5319":" July 2016","5325":" June 2016","5326":" April 2016","5327":" July 2015","5330":" June 2016","5331":" June 2016","5332":" July 2015","5333":" July 2015","5334":" August 2014","5335":" August 2013","5336":" August 2011","5337":" September 2010","5338":" July 2010","5339":" September 2009","5340":" July 2018","5341":" July 2018","5342":" June 2018","5343":" June 2018","5344":" September 2016","5345":"nil","5346":" September 2018","5347":" September 2018","5348":" August 2017","5349":" December 2017","5350":" November 2017","5351":" November 2017","5352":" October 2017","5353":" October 2017","5354":" October 2017","5355":" October 2017","5356":" September 2017","5357":" September 2017","5358":" September 2017","5359":" September 2017","5360":" September 2017","5361":" September 2017","5362":" September 2017","5363":" September 2017","5364":" September 2017","5365":" September 2017","5366":" August 2017","5367":" August 2017","5368":" August 2017","5369":" July 2017","5370":" August 2017","5371":"nil","5376":" July 2017","5377":" June 2017","5378":" July 2017","5379":" July 2017","5380":" July 2017","5381":" July 2017","5382":" June 2017","5383":" July 2017","5384":" June 2017","5385":" June 2017","5391":" June 2017","5392":" June 2017","5393":" June 2017","5394":" June 2017","5395":" June 2017","5396":" May 2017","5397":" May 2017","5398":" May 2017","5399":" May 2017","5400":" May 2017","5406":" April 2017","5407":" February 2017","5408":" February 2017","5409":" March 2017","5410":" March 2017","5411":" June 2016","5412":" January 2017","5413":" December 2016","5414":" December 2016","5415":" November 2016","5416":" November 2016","5417":" October 2016","5418":" October 2016","5419":" October 2016","5420":" October 2016","5421":" October 2016","5422":" June 2016","5423":" September 2016","5424":" September 2016","5425":" September 2016","5431":" August 2016","5432":" August 2016","5433":" August 2016","5434":" August 2016","5435":" August 2016","5436":" August 2016","5437":" August 2016","5438":" August 2016","5439":" August 2016","5440":" August 2016","5441":" July 2016","5442":" August 2016","5443":" August 2016","5444":" August 2016","5445":" July 2016","5451":" July 2016","5452":" May 2016","5453":" July 2016","5454":" June 2016","5455":" July 2016","5456":" July 2016","5457":" July 2016","5458":" June 2016","5459":" June 2016","5460":" June 2016","5461":" June 2016","5462":" June 2016","5463":" June 2016","5464":" June 2016","5465":" June 2016","5466":" June 2016","5467":" June 2016","5468":" May 2016","5469":" May 2016","5470":" April 2016","5476":" May 2016","5477":" May 2016","5479":" April 2016","5480":" April 2016","5481":" February 2016","5482":" March 2016","5483":" April 2016","5484":" March 2016","5485":" February 2016","5486":" January 2016","5487":" August 2015","5488":" November 2015","5489":" October 2015","5490":" October 2015","5496":" October 2015","5497":" August 2015","5498":" September 2015","5499":" September 2015","5500":" September 2015","5501":" September 2015","5502":" September 2015","5503":" September 2015","5504":" August 2015","5505":" August 2015","5506":" August 2015","5507":" August 2015","5508":" August 2015","5509":" August 2015","5510":" September 2015","5511":" August 2015","5512":" August 2015","5513":" August 2015","5514":" August 2015","5515":" August 2015","5516":" August 2015","5517":" July 2015","5518":" August 2015","5519":" August 2015","5520":" August 2015","5521":" August 2015","5522":" August 2015","5523":" August 2015","5524":" July 2015","5525":" July 2015","5526":" July 2015","5527":" July 2015","5528":" July 2015","5529":" July 2015","5530":" July 2015","5536":" April 2015","5537":" June 2015","5538":" June 2015","5539":" June 2015","5540":" June 2015","5541":" May 2015","5542":" May 2015","5543":" October 2014","5544":" May 2015","5545":" May 2015","5546":"nil","5551":" August 2018","5552":" August 2018","5553":" July 2018","5554":" August 2018","5555":" July 2018","5556":" July 2018","5557":" July 2018","5558":" April 2018","5559":" January 2018","5560":" January 2018","5561":" December 2017","5562":" November 2017","5563":" October 2017","5564":" September 2017","5565":" September 2017","5566":" September 2017","5567":" September 2017","5568":" August 2017","5569":" August 2017","5570":" July 2017","5571":" July 2017","5572":" July 2017","5573":" July 2017","5574":" June 2017","5575":" June 2017","5576":" April 2017","5577":" March 2017","5578":" March 2017","5579":" February 2017","5580":" January 2017","5591":" August 2016","5593":" July 2016","5594":" July 2016","5595":" June 2016","5596":" July 2016","5597":" June 2016","5598":" June 2016","5599":" May 2016","5600":" May 2016","5606":" February 2016","5607":" February 2016","5608":" February 2016","5609":" December 2015","5610":" January 2016","5616":" October 2015","5617":" October 2015","5618":" September 2015","5619":" October 2015","5620":" October 2015","5621":" October 2015","5622":" September 2015","5623":" September 2015","5624":" August 2015","5625":" September 2015","5626":" August 2015","5627":" August 2015","5628":" August 2015","5629":" July 2015","5630":" July 2015","5631":" June 2015","5632":" June 2015","5633":" May 2015","5634":" March 2015","5635":" March 2015","5636":" March 2015","5637":" March 2015","5638":" December 2014","5639":" October 2014","5641":" November 2014","5642":" November 2014","5643":" November 2014","5644":" November 2014","5645":" October 2014","5646":" October 2014","5647":" September 2014","5648":" August 2014","5649":" August 2014","5650":" August 2014","5651":" July 2014","5652":" August 2014","5653":" August 2014","5654":" July 2014","5655":" June 2014","5656":" August 2014","5657":" August 2014","5658":" July 2014","5659":" August 2013","5660":" June 2014","5661":" May 2014","5662":" May 2013","5663":" July 2013","5664":" December 2013","5665":" September 2013","5666":" September 2013","5667":" September 2013","5668":" August 2013","5669":" August 2013","5670":" August 2013","5676":" August 2013","5678":" August 2013","5679":" June 2013","5680":" July 2013","5681":" May 2013","5682":" July 2013","5683":" July 2013","5684":" June 2013","5685":" May 2013","5691":" September 2012","5692":" August 2012","5693":" September 2012","5694":" September 2012","5695":" September 2012","5696":" September 2012","5697":" August 2012","5698":" August 2012","5699":" August 2012","5700":" May 2012","5701":" March 2012","5702":" February 2012","5703":" November 2011","5704":" October 2011","5705":" October 2011","5711":" August 2011","5712":" September 2011","5713":" August 2011","5714":" May 2011","5715":" July 2011","5716":" May 2011","5717":" July 2011","5718":" June 2011","5719":" June 2011","5720":" June 2011","5721":" June 2011","5722":" June 2011","5723":" June 2011","5724":" June 2011","5725":" May 2011","5726":" June 2011","5727":" May 2011","5728":" May 2011","5729":" May 2011","5730":" March 2011","5731":" February 2011","5732":" July 2010","5733":" December 2010","5734":" December 2010","5735":" November 2010","5736":" September 2010","5737":" August 2010","5738":" September 2006","5739":"nil","5740":"nil","5746":" March 2019","5747":" March 2019","5748":" March 2019","5749":" September 2018","5750":" October 2018","5751":" October 2018","5752":" October 2018","5753":" September 2018","5754":" September 2018","5755":" September 2018","5756":"nil","5761":" August 2018","5762":" July 2018","5763":" August 2018","5764":" August 2018","5765":" July 2018","5766":" August 2018","5767":" July 2018","5768":" August 2018","5769":" August 2018","5770":" July 2018","5771":" July 2018","5772":" July 2018","5773":" July 2018","5774":" July 2018","5775":" April 2018","5776":" April 2018","5777":" June 2018","5778":" June 2018","5779":" June 2018","5780":" May 2018","5781":" June 2018","5782":" May 2018","5783":" May 2018","5784":" May 2018","5785":" May 2018","5786":" May 2018","5787":" March 2018","5788":" April 2018","5789":" March 2018","5790":" March 2018","5791":" January 2018","5792":" January 2018","5793":" January 2018","5794":" September 2017","5795":" January 2018","5796":" December 2017","5797":" November 2017","5798":" November 2017","5799":" October 2017","5800":" November 2017","5801":" August 2017","5802":" October 2017","5803":" August 2017","5804":" September 2017","5805":" September 2017","5811":" August 2017","5812":" September 2017","5813":" September 2017","5814":" September 2017","5815":" August 2017","5816":" April 2017","5817":" September 2017","5818":" September 2017","5819":" August 2017","5820":" August 2017","5821":" August 2017","5822":" August 2017","5823":" August 2017","5824":" August 2017","5825":" August 2017","5826":" August 2017","5827":" August 2017","5828":" July 2017","5829":" August 2017","5830":" July 2017","5831":" July 2017","5832":" July 2017","5833":" July 2017","5834":" June 2017","5835":" May 2017","5836":" July 2017","5837":" July 2017","5838":" July 2017","5839":" July 2017","5840":" July 2017","5841":" June 2017","5842":" July 2017","5843":" July 2017","5844":" June 2017","5845":" May 2017","5846":" June 2017","5847":" May 2017","5848":" May 2017","5849":" April 2017","5850":" April 2017","5851":" April 2017","5852":" March 2017","5853":" March 2017","5854":" March 2017","5855":" December 2016","5856":" January 2017","5857":" January 2017","5858":" January 2017","5860":" December 2016","5866":" October 2016","5867":" September 2016","5868":" September 2016","5869":" June 2016","5870":" August 2016","5871":" September 2016","5872":" September 2016","5873":" August 2016","5874":" August 2016","5875":" August 2016","5881":" August 2016","5882":" July 2016","5883":" August 2016","5884":" August 2016","5885":" August 2016","5886":" August 2016","5887":" May 2016","5888":" July 2016","5889":" July 2016","5890":" July 2016","5891":" July 2016","5892":" July 2016","5893":" July 2016","5894":" June 2016","5895":" July 2016","5896":" July 2016","5897":" June 2016","5898":" June 2016","5899":" June 2016","5900":" July 2016","5901":" June 2016","5902":" June 2016","5903":" June 2016","5904":" June 2016","5905":" June 2016","5906":" June 2016","5907":" May 2016","5908":" July 2015","5909":" May 2016","5910":" May 2016","5911":" May 2016","5912":" February 2016","5913":" May 2016","5914":" May 2016","5915":" June 2015","5916":" April 2016","5917":" March 2016","5918":" December 2015","5919":" February 2016","5920":" November 2015","5926":" October 2015","5927":" July 2015","5928":" October 2015","5929":" October 2015","5930":" September 2015","5931":" September 2015","5932":" September 2015","5933":" September 2015","5934":" September 2015","5935":" July 2015","5936":" September 2015","5937":" September 2015","5938":" September 2015","5939":" July 2015","5940":" August 2015","5941":" August 2015","5942":" August 2015","5943":" July 2015","5944":" July 2015","5945":" August 2015","5946":" October 2018","5947":" June 2018","5948":" August 2017","5949":" October 2017","5950":" August 2017","5951":" August 2017","5952":" September 2017","5953":" August 2017","5954":" July 2017","5955":" July 2017","5956":" July 2017","5957":" June 2017","5958":" June 2017","5959":" June 2017","5960":" May 2017","5961":" May 2017","5962":" May 2017","5963":" April 2017","5964":" August 2016","5965":" October 2016","5966":"nil","5971":" September 2016","5972":" September 2016","5973":" August 2016","5974":" September 2016","5975":" September 2016","5976":" September 2016","5977":" April 2016","5978":" March 2016","5979":" February 2016","5980":" October 2015","5981":" August 2015","5982":" October 2015","5983":" August 2015","5984":" July 2015","5986":" June 2017","5991":" August 2017","5996":" February 2017","6001":" July 2016","6006":" April 2016","6011":" September 2015","6016":" July 2015","6021":" July 2014","6026":" July 2009","6031":"nil","6036":" March 2019","6037":" August 2018","6038":" August 2018","6039":" July 2018","6040":" May 2018","6041":" October 2017","6042":" September 2017","6043":" July 2017","6044":" May 2017","6045":" May 2017","6046":"nil","6056":" April 2016","6057":" March 2016","6058":" March 2016","6059":" November 2015","6060":" October 2015","6061":" September 2015","6062":" October 2015","6063":" September 2015","6064":" August 2015","6065":" July 2015","6066":" July 2015","6067":" May 2015","6068":" March 2015","6069":" February 2015","6070":" August 2014","6071":" September 2014","6072":" August 2014","6073":" July 2014","6074":" July 2014","6075":" June 2014","6076":" June 2014","6077":" August 2013","6078":" July 2013","6079":" June 2013","6080":" August 2013","6081":" July 2013","6082":" July 2013","6083":" July 2013","6084":" November 2012","6085":" December 2012","6086":" September 2012","6087":" September 2012","6088":" June 2012","6089":" September 2012","6090":" September 2012","6091":" August 2012","6092":" July 2012","6093":" February 2012","6094":" September 2011","6095":" December 2011","6101":" June 2011","6102":" June 2011","6103":" May 2011","6104":" August 2010","6105":" September 2010","6106":" July 2010","6107":" July 2010","6108":" July 2010","6109":" July 2010","6110":" December 2009","6111":" September 2009","6112":" July 2009","6113":" June 2009","6114":" July 2009","6115":" August 2008","6121":" August 2018","6122":" August 2018","6123":" July 2018","6124":" May 2018","6125":" May 2018","6126":" May 2018","6127":" February 2018","6128":" August 2017","6129":" August 2017","6130":" September 2017","6131":"nil","6136":" July 2017","6137":" July 2017","6138":" June 2017","6139":" May 2017","6140":" March 2017","6141":" November 2016","6142":" August 2016","6143":" September 2016","6144":" August 2016","6145":" August 2016","6146":" August 2016","6147":" August 2016","6148":" July 2016","6149":" July 2016","6150":" July 2016","6151":" July 2016","6152":" July 2016","6153":" June 2016","6154":" June 2016","6155":" April 2016","6156":" February 2016","6158":" September 2015","6159":" July 2015","6160":" September 2015","6181":" July 2013","6182":" February 2012","6183":" December 2012","6184":" October 2012","6185":" August 2012","6186":" July 2012","6187":" September 2012","6188":" August 2012","6189":" August 2012","6190":" August 2012","6191":" July 2012","6192":" July 2012","6193":" April 2012","6194":" August 2011","6195":" June 2011","6197":" August 2010","6198":" August 2007","6199":" August 2009","6200":" October 2009","6201":" October 2009","6202":" September 2009","6203":" July 2008","6204":" July 2009","6205":" July 2008","6216":" September 2018","6217":" July 2018","6218":" August 2018","6219":" July 2018","6220":" July 2018","6221":" July 2018","6222":" June 2018","6223":" June 2018","6224":" June 2018","6225":" June 2018","6226":" September 2017","6227":" September 2017","6228":" July 2017","6229":" August 2017","6230":" July 2017","6231":" July 2017","6232":" June 2017","6233":" April 2017","6234":" June 2016","6235":" October 2016","6236":" September 2016","6237":" August 2016","6238":" July 2016","6239":" August 2016","6240":" July 2016","6241":"nil","6246":" September 2015","6247":" November 2015","6248":" October 2015","6249":" August 2015","6250":" August 2015","6251":" August 2015","6252":" July 2015","6253":" July 2015","6254":" June 2015","6255":" July 2015","6256":" June 2015","6257":" June 2015","6258":" June 2015","6259":" December 2014","6260":" August 2014","6266":" October 2013","6267":" August 2013","6268":" September 2013","6269":" July 2013","6270":" May 2013","6276":" September 2012","6277":" August 2012","6278":" August 2012","6279":" June 2012","6280":" June 2012","6281":" May 2012","6282":" May 2012","6283":" March 2012","6284":" January 2012","6285":" October 2011","6286":" July 2011","6287":" May 2011","6288":" June 2011","6289":" May 2011","6290":" August 2009","6291":" August 2009","6301":" March 2019","6302":" March 2019","6303":" January 2019","6304":" January 2019","6305":" January 2018","6306":" November 2018","6307":" October 2018","6308":" June 2018","6309":" September 2018","6310":" September 2018","6311":" September 2018","6312":" September 2018","6313":" August 2018","6314":" July 2018","6315":" July 2018","6316":" July 2018","6317":" July 2018","6318":" May 2018","6319":" June 2018","6321":" May 2018","6322":" May 2018","6323":" March 2018","6324":" March 2018","6325":" February 2018","6326":" February 2018","6327":" February 2018","6328":" February 2018","6329":" December 2017","6330":" December 2017","6331":"nil","6341":" September 2017","6342":" August 2017","6343":" August 2017","6344":" August 2017","6345":" July 2017","6346":" August 2017","6347":" July 2017","6348":" August 2017","6349":" June 2017","6350":" July 2017","6351":" June 2017","6352":" June 2017","6353":" July 2017","6354":" June 2017","6355":" July 2017","6356":" June 2017","6357":" May 2017","6358":" May 2017","6359":" April 2017","6360":" April 2017","6366":" September 2016","6367":" September 2016","6368":" September 2016","6369":" September 2016","6370":" September 2016","6371":" November 2015","6372":" September 2016","6373":" August 2016","6374":" September 2016","6375":" August 2016","6376":" August 2016","6377":" August 2016","6378":" July 2016","6379":" August 2016","6380":" August 2016","6386":" July 2016","6387":" November 2015","6388":" January 2016","6389":" October 2015","6390":" September 2015","6396":" July 2015","6397":" July 2015","6398":" June 2015","6399":" May 2015","6400":" May 2015","6401":" June 2014","6402":" August 2014","6403":" June 2014","6404":" August 2014","6405":" September 2014","6406":" August 2014","6407":" July 2014","6408":" July 2014","6409":" June 2014","6410":" May 2014","6411":" June 2014","6412":" June 2014","6413":" May 2014","6414":" May 2014","6415":" March 2014","6421":" August 2013","6422":" August 2013","6423":" August 2013","6424":" August 2013","6425":" August 2013","6426":" August 2013","6427":" July 2013","6428":" July 2013","6429":" June 2013","6430":" June 2013","6431":" June 2013","6432":" December 2012","6433":" February 2013","6434":" February 2013","6435":" December 2012","6461":" September 2018","6466":" August 2017","6471":" May 2015","6476":" October 2013","6481":" July 2012","6486":" July 2009","6491":" March 2019","6492":" March 2019","6493":" March 2019","6494":" January 2019","6495":" December 2018","6496":" October 2018","6497":" October 2018","6498":" October 2018","6499":" September 2018","6500":" June 2018","6501":" June 2018","6502":" June 2018","6503":" June 2018","6504":" June 2018","6505":" June 2018","6506":" May 2018","6507":" April 2018","6509":" December 2017","6510":" October 2017","6511":"nil","6516":" August 2017","6517":" July 2017","6518":" July 2017","6519":" July 2017","6520":" June 2017","6521":" August 2016","6522":" June 2017","6523":" June 2017","6524":" June 2017","6525":" April 2017","6526":" April 2017","6527":" April 2017","6528":" February 2017","6529":" December 2016","6530":" December 2016","6541":" July 2016","6542":" August 2016","6543":" August 2016","6544":" August 2016","6545":" July 2016","6551":" July 2016","6552":" June 2016","6553":" June 2016","6554":" May 2016","6555":" May 2016","6556":" May 2016","6557":" May 2016","6558":" April 2016","6559":" January 2016","6560":" December 2015","6561":" December 2015","6562":" November 2015","6563":" September 2015","6564":" October 2015","6565":" October 2015","6566":" September 2015","6567":" September 2015","6568":" August 2015","6569":" September 2015","6570":" August 2015","6571":" August 2015","6572":" July 2015","6573":" August 2015","6574":" August 2015","6575":" August 2015","6576":" July 2015","6577":" July 2015","6578":" July 2015","6579":" July 2015","6580":" July 2015","6581":" July 2015","6582":" May 2015","6583":" April 2015","6584":" January 2015","6585":" January 2015","6596":" August 2014","6597":" July 2014","6598":" July 2014","6599":" June 2014","6600":" February 2014","6601":" February 2014","6602":" December 2013","6603":" December 2013","6604":" December 2013","6605":" December 2013","6606":" August 2013","6607":" July 2013","6608":" June 2012","6609":" July 2012","6610":" May 2012","6611":" September 2011","6612":" March 2012","6613":" February 2012","6614":" July 2011","6615":" July 2011","6616":" September 2010","6631":"nil","6636":" January 2019","6637":" September 2018","6638":" September 2018","6639":" September 2018","6640":" September 2018","6641":" July 2018","6642":" July 2018","6643":" July 2018","6644":" June 2018","6645":" June 2018","6646":" June 2018","6647":" September 2017","6649":" August 2017","6650":" July 2017","6651":" July 2017","6652":" July 2017","6653":" June 2017","6654":" June 2017","6655":" June 2016","6656":" September 2016","6657":" August 2016","6658":" September 2016","6659":" July 2016","6660":" July 2016","6661":" July 2016","6662":" July 2016","6663":" May 2016","6664":" June 2016","6665":" June 2016","6666":" June 2016","6667":" June 2016","6668":" May 2016","6669":" October 2015","6670":" August 2015","6671":" September 2015","6672":" August 2015","6673":" July 2015","6674":" July 2015","6675":" July 2015","6676":" July 2015","6677":" May 2015","6678":" May 2015","6679":" April 2015","6680":" August 2014","6681":"nil","6686":" August 2014","6687":" July 2014","6688":" July 2014","6689":" July 2014","6690":" July 2014","6696":" April 2011","6697":" August 2011","6698":" June 2011","6699":" August 2010","6700":" July 2010","6701":" June 2010","6702":" January 2010","6703":" August 2009","6704":" June 2009","6705":" March 2009","6706":" July 2008","6707":" March 2008","6708":" December 2007","6709":" August 2007","6716":"nil","6718":" August 2018","6723":"nil","6738":" July 2012","6743":" May 2011","6748":" July 2009","6753":" November 2018","6754":" November 2018","6755":" September 2018","6756":" August 2018","6757":" August 2018","6758":" August 2018","6759":" July 2018","6760":" July 2018","6761":" July 2018","6762":" July 2018","6763":"nil","6778":" July 2016","6779":" July 2016","6780":" June 2016","6781":" March 2016","6782":" April 2016","6788":" September 2015","6789":" September 2015","6790":" September 2015","6791":" August 2015","6792":" July 2015","6793":" June 2015","6794":" May 2015","6795":" February 2015","6796":" September 2014","6797":" May 2014","6798":" September 2014","6799":" September 2014","6800":" August 2014","6801":" August 2014","6802":" July 2014","6803":" July 2014","6804":" June 2014","6805":" June 2014","6806":" June 2014","6808":" May 2014","6809":" May 2014","6810":" March 2014","6811":" October 2013","6812":" May 2013","6813":" September 2013","6814":" August 2013","6815":" July 2013","6816":" July 2013","6817":" July 2013","6818":" June 2013","6819":" June 2013","6820":" May 2013","6822":" October 2012","6823":" April 2013","6824":" February 2013","6825":" January 2013","6826":" December 2012","6827":" December 2012","6828":" September 2012","6829":" October 2012","6830":" September 2012","6831":" September 2012","6832":" August 2012","6838":" April 2011","6839":" March 2011","6840":" July 2011","6841":" June 2011","6842":" June 2010","6843":" June 2009","6844":" September 2008","6845":" August 2006","6846":" May 2007","6847":" September 2005","6848":" September 2005","6849":" August 2004","6850":" September 2004","6851":"nil","6853":"nil","6856":" September 2018","6857":" October 2018","6858":" October 2018","6859":" September 2018","6860":" August 2018","6861":" August 2018","6862":" August 2018","6863":" July 2018","6864":" July 2018","6865":" June 2018","6866":" August 2017","6867":" October 2017","6868":" October 2017","6869":"nil","6870":" June 2017","6871":"nil","6876":" August 2016","6877":" June 2016","6878":" May 2016","6879":" August 2015","6880":"nil","6886":" September 2015","6887":" September 2015","6888":"nil","6889":" August 2015","6890":" August 2015","6891":" August 2015","6892":" July 2015","6893":" July 2015","6894":" June 2015","6895":" June 2015","6901":" May 2014","6902":" September 2013","6903":" September 2013","6904":" August 2013","6905":"nil","6906":" June 2013","6907":" June 2013","6908":" September 2012","6909":" September 2012","6910":" August 2012","6911":" August 2011","6912":" July 2012","6913":" July 2012","6914":" July 2012","6915":" June 2011","6916":" September 2011","6917":" August 2011","6918":" August 2011","6919":" August 2011","6920":" July 2011","6921":" August 2011","6922":" June 2011","6923":" May 2011","6924":" April 2011","6925":" March 2011","6926":"nil","6927":" September 2018","6928":" September 2018","6929":" August 2018","6930":" August 2018","6931":" July 2018","6932":" July 2018","6933":" July 2018","6934":" August 2017","6935":" September 2017","6936":" September 2017","6937":"nil","6942":" September 2016","6943":" September 2016","6944":" September 2016","6945":" July 2016","6946":" May 2016","6947":" May 2016","6948":" June 2016","6949":" September 2015","6950":" August 2015","6951":" August 2015","6952":" July 2015","6953":" July 2015","6954":" July 2014","6955":" August 2014","6956":" August 2014","6957":" August 2014","6958":" August 2014","6959":" July 2014","6961":" September 2013","6962":" September 2013","6963":" August 2013","6964":" July 2013","6967":" March 2019","6968":" September 2018","6969":" February 2019","6970":" February 2019","6971":" February 2019","6972":" February 2019","6973":" February 2019","6974":" February 2019","6975":" November 2018","6976":" October 2018","6977":"nil","6982":" August 2018","6983":" August 2018","6984":" August 2018","6985":" August 2018","6986":" August 2018","6987":" August 2018","6988":" August 2018","6989":" July 2018","6990":" July 2018","6991":" July 2018","6992":" July 2018","6993":" July 2018","6994":" July 2018","6995":" June 2018","6996":" June 2018","6997":" June 2018","6998":" June 2018","6999":" June 2018","7000":" June 2018","7001":" May 2018","7002":" May 2018","7003":" May 2018","7004":" December 2017","7005":" July 2017","7006":" September 2017","7007":" October 2017","7008":" September 2017","7009":" September 2017","7010":" August 2017","7011":" August 2017","7012":" August 2017","7013":" July 2017","7014":" August 2017","7015":" August 2017","7016":" August 2017","7027":" June 2017","7028":" June 2017","7029":" June 2017","7030":" June 2017","7031":" June 2017","7032":" April 2017","7033":" April 2017","7034":" February 2017","7036":" August 2016","7037":" November 2016","7038":" October 2016","7039":" October 2016","7040":" September 2016","7041":" October 2016","7047":" September 2016","7048":" September 2016","7049":" July 2016","7050":" September 2016","7051":" September 2016","7052":" August 2016","7053":" August 2016","7054":" August 2016","7055":" June 2016","7056":" August 2016","7057":" August 2016","7058":" August 2016","7059":" August 2016","7060":" August 2016","7061":" August 2016","7067":" July 2016","7068":" July 2016","7069":" July 2016","7070":" July 2016","7071":" July 2016","7072":" July 2016","7073":" June 2016","7074":" June 2016","7075":" June 2016","7076":" May 2016","7077":" June 2016","7078":" June 2016","7079":" April 2016","7080":" May 2016","7081":" May 2016","7082":" May 2016","7083":" April 2016","7084":" April 2016","7085":" April 2016","7086":" February 2016","7087":" February 2016","7088":" September 2015","7089":" December 2015","7090":" November 2015","7092":" October 2015","7093":" October 2015","7094":" October 2015","7095":" September 2015","7096":" August 2015","7097":" July 2015","7098":" July 2015","7099":" July 2015","7100":" June 2015","7101":" June 2015","7102":" June 2015","7103":" May 2015","7104":" April 2015","7105":" April 2015","7106":" January 2015","7113":" October 2014","7114":" October 2014","7115":" September 2014","7116":" September 2014","7117":" September 2014","7118":" August 2014","7119":" August 2014","7120":" August 2014","7121":" August 2014","7122":" July 2014","7123":" July 2014","7124":" June 2014","7125":" June 2014","7126":" June 2014","7127":" June 2014","7128":" June 2013","7129":" August 2013","7130":" August 2013","7131":" August 2013","7132":" August 2013","7133":" July 2013","7134":" July 2013","7135":" May 2013","7136":" May 2013","7142":" July 2012","7143":" May 2012","7144":" May 2012","7145":" April 2012","7146":" April 2012","7147":" May 2011","7148":" July 2011","7149":" March 2012","7150":" October 2011","7151":" August 2011","7157":" May 2011","7158":" February 2011","7159":" January 2011","7160":" October 2010","7161":" September 2010","7167":" August 2018","7168":" September 2018","7169":" July 2018","7170":" September 2018","7171":" August 2018","7172":" September 2018","7173":" August 2018","7174":" October 2018","7175":" October 2018","7176":" October 2018","7177":" October 2018","7178":" August 2018","7179":" July 2018","7180":" September 2018","7181":" August 2018","7182":" September 2018","7183":" September 2018","7184":" September 2018","7185":" September 2018","7186":" June 2018","7187":"nil","7197":" August 2018","7198":" August 2018","7199":" August 2018","7200":" August 2018","7201":" August 2018","7202":" August 2018","7203":" August 2018","7204":" August 2018","7205":" July 2018","7206":" August 2018","7207":" August 2018","7208":" July 2018","7209":" August 2018","7210":" July 2018","7211":" July 2018","7217":" July 2018","7218":" July 2018","7219":" July 2018","7220":" July 2018","7221":" July 2018","7222":" July 2018","7223":" July 2018","7224":" July 2018","7225":" July 2018","7226":" July 2018","7227":" July 2018","7228":" July 2018","7229":" July 2018","7230":" July 2018","7231":" July 2018","7232":" July 2018","7233":" June 2018","7234":" July 2018","7235":" June 2018","7236":" June 2018","7237":" July 2018","7238":" June 2018","7239":" June 2018","7240":" October 2017","7241":" June 2018","7242":" June 2018","7243":" June 2018","7244":" June 2018","7245":" June 2018","7246":" June 2018","7247":" September 2017","7248":" June 2018","7249":" May 2018","7250":" June 2018","7251":" June 2018","7252":" May 2018","7253":" May 2018","7254":" May 2018","7255":" May 2018","7256":" July 2017","7257":" July 2017","7258":" August 2017","7259":" September 2017","7260":" August 2017","7261":" January 2017","7262":" October 2017","7263":" September 2017","7264":" September 2017","7265":" October 2017","7266":" September 2017","7272":" August 2017","7273":" September 2017","7274":" October 2017","7275":" September 2017","7276":" October 2017","7277":" August 2017","7278":" September 2017","7279":" July 2017","7280":" September 2017","7281":" September 2017","7282":" September 2017","7283":" August 2017","7284":" September 2017","7285":" June 2017","7286":" September 2017","7287":" September 2017","7288":" September 2017","7289":" September 2017","7290":" September 2017","7291":" September 2017","7292":" August 2017","7293":" August 2017","7294":" August 2017","7295":" August 2017","7296":" August 2017","7297":" August 2017","7298":" August 2017","7299":" August 2017","7300":" August 2017","7301":" August 2017","7302":" August 2017","7303":" July 2017","7304":" August 2017","7305":" July 2017","7306":" August 2017","7307":" July 2017","7308":" August 2017","7309":" August 2017","7310":" August 2017","7311":" August 2017","7312":" August 2017","7313":" July 2017","7314":" July 2017","7315":" August 2017","7316":" July 2017","7317":" July 2017","7318":" July 2017","7319":" July 2017","7320":" August 2017","7321":" July 2017","7322":" July 2017","7323":" July 2017","7324":" June 2017","7325":" July 2017","7326":" July 2017","7332":" July 2017","7333":" July 2017","7334":" July 2017","7335":" July 2017","7336":" June 2017","7342":" July 2017","7343":" June 2017","7344":" June 2017","7345":" June 2017","7346":" June 2017","7347":" June 2017","7348":" May 2017","7349":" June 2017","7350":" June 2017","7351":" June 2017","7352":" June 2017","7353":" June 2017","7354":" June 2017","7355":" June 2017","7356":" June 2017","7362":" June 2017","7363":" June 2017","7364":" June 2017","7365":" May 2017","7366":" May 2017","7367":" September 2018","7368":" September 2018","7369":" September 2018","7370":" October 2018","7371":" September 2018","7372":" September 2018","7373":" August 2018","7374":" August 2018","7375":" August 2018","7376":" August 2018","7377":" August 2018","7378":" July 2018","7379":" June 2018","7380":" July 2018","7381":" July 2018","7382":" July 2018","7383":" July 2018","7384":" July 2018","7385":" June 2018","7386":" June 2018","7387":" June 2018","7389":" June 2018","7390":" May 2018","7391":" October 2017","7392":" October 2017","7393":" July 2017","7394":" September 2017","7395":" October 2017","7396":" September 2017","7397":" September 2017","7398":" September 2017","7399":" September 2017","7400":" September 2017","7401":" August 2017","7402":" September 2017","7403":" August 2017","7404":" August 2017","7405":" August 2017","7406":" August 2017","7407":" August 2017","7408":" August 2017","7409":" August 2017","7410":" August 2017","7411":" May 2017","7412":" July 2017","7413":" August 2017","7414":" July 2017","7415":" October 2016","7416":" June 2017","7417":" June 2017","7418":" June 2017","7419":" June 2017","7420":" June 2017","7421":" July 2016","7422":" June 2016","7423":" October 2016","7424":" July 2016","7425":" September 2016","7426":" September 2016","7427":" September 2016","7428":" October 2016","7429":" September 2016","7430":" October 2016","7431":" September 2016","7432":" September 2016","7433":" September 2016","7434":" September 2016","7435":" August 2016","7436":" August 2016","7437":" August 2016","7438":" July 2016","7439":" July 2016","7440":" August 2016","7441":" June 2016","7442":" August 2016","7443":" August 2016","7444":" July 2016","7445":" July 2016","7446":" July 2016","7447":" May 2016","7448":" July 2016","7449":" July 2016","7450":" July 2016","7451":" July 2016","7453":" July 2016","7454":" June 2016","7455":" June 2016","7456":" June 2015","7457":" September 2015","7458":" September 2015","7459":" September 2015","7460":" October 2015","7461":" September 2015","7462":"nil","7467":" August 2015","7468":" September 2015","7469":" June 2015","7470":" August 2015","7471":" August 2015","7472":" August 2015","7473":" August 2015","7474":" August 2015","7475":" June 2015","7476":" August 2015","7482":" July 2015","7483":" July 2015","7484":" July 2015","7485":" July 2015","7487":" July 2015","7488":" June 2015","7489":" July 2015","7490":" July 2015","7491":" June 2015","7497":" October 2014","7498":" September 2014","7499":" September 2014","7500":" September 2014","7501":" September 2014","7502":" September 2014","7503":" September 2014","7504":" July 2014","7505":" September 2014","7506":" September 2014","7507":" July 2014","7508":" July 2014","7509":" August 2014","7510":" August 2014","7511":" July 2014","7512":" July 2014","7513":" September 2013","7514":" July 2014","7515":" July 2014","7517":" July 2014","7518":" July 2014","7519":" July 2014","7520":" July 2014","7521":" July 2014","7522":" July 2014","7523":" June 2014","7524":" June 2014","7525":" July 2014","7526":" June 2014","7527":" June 2014","7528":" June 2014","7529":" June 2014","7530":" June 2014","7531":" June 2014","7532":" June 2014","7533":" May 2014","7534":" June 2014","7535":" May 2014","7536":" May 2014","7537":" October 2013","7538":" September 2013","7539":" October 2013","7540":" October 2013","7541":" October 2013","7542":" September 2013","7543":" August 2013","7544":" September 2013","7545":" September 2013","7546":" September 2013","7547":" September 2013","7548":" September 2013","7549":" September 2013","7550":" September 2013","7551":" September 2013","7552":" August 2013","7553":" August 2013","7554":" August 2013","7555":" August 2013","7556":" August 2013","7557":" August 2013","7558":" July 2013","7559":" July 2013","7560":" August 2013","7561":" July 2013","7562":" July 2013","7563":" July 2013","7564":" July 2013","7565":" July 2013","7566":" July 2013","7567":"nil","7572":" July 2018","7577":" September 2017","7582":" August 2017","7587":" July 2017","7592":" June 2017","7597":" August 2016","7602":" October 2016","7607":" September 2016","7612":" August 2016","7617":" July 2016","7627":" May 2016","7637":" July 2015","7642":" July 2015","7647":" September 2014","7652":" August 2014","7657":" September 2013","7662":" July 2013","7667":" October 2018","7668":" June 2018","7669":" September 2018","7670":" September 2018","7671":" September 2018","7672":"nil","7677":" August 2018","7678":" August 2018","7679":" August 2018","7680":" August 2018","7681":" August 2018","7682":" July 2018","7683":" July 2018","7684":" July 2018","7685":" July 2018","7686":" July 2018","7687":" July 2018","7688":" June 2018","7689":" July 2018","7690":" April 2018","7691":" June 2018","7692":" July 2018","7693":" June 2018","7694":" June 2018","7695":" May 2018","7696":" June 2017","7697":" September 2017","7698":" September 2017","7699":" September 2017","7700":" October 2017","7701":" October 2017","7702":" September 2017","7703":" September 2017","7704":" September 2017","7705":" September 2017","7706":" September 2017","7707":" September 2017","7708":" September 2017","7709":" August 2017","7710":" September 2017","7711":" August 2017","7712":" March 2017","7713":" August 2017","7714":" August 2017","7715":" August 2017","7716":" August 2017","7717":" August 2017","7718":" August 2017","7719":" August 2017","7720":" August 2017","7721":" August 2017","7727":" July 2017","7728":" July 2017","7729":" July 2017","7730":" July 2017","7731":" July 2017","7732":" August 2016","7733":" October 2016","7734":" September 2016","7735":" September 2016","7736":" October 2016","7737":" July 2016","7738":" September 2016","7739":" September 2016","7740":" September 2016","7741":" September 2016","7742":" September 2016","7743":" September 2016","7744":" September 2016","7745":" September 2016","7746":" September 2016","7752":" August 2016","7753":" August 2016","7754":" August 2016","7755":" August 2016","7756":" August 2016","7757":" July 2016","7758":" August 2016","7759":" August 2016","7760":" August 2016","7761":" August 2016","7762":" August 2016","7763":" August 2016","7764":" August 2016","7765":" August 2016","7766":" July 2016","7767":" August 2016","7768":" July 2016","7769":" August 2016","7770":" July 2016","7771":" July 2016","7772":" July 2016","7773":" July 2016","7774":" June 2016","7775":" July 2016","7776":" July 2016","7777":" June 2016","7778":" July 2016","7779":" July 2016","7780":" June 2016","7781":" July 2016","7797":" September 2015","7798":" September 2015","7799":" September 2015","7800":" September 2015","7801":" September 2015","7812":" August 2015","7813":" July 2015","7814":" August 2015","7815":" July 2015","7816":" July 2015","7822":" July 2015","7823":" July 2015","7824":" July 2015","7825":" July 2015","7826":" July 2015","7832":" July 2015","7833":" June 2015","7834":" July 2015","7835":" June 2015","7836":" June 2015","7837":" June 2015","7838":" June 2015","7839":" June 2015","7840":" June 2015","7841":" June 2015","7842":" June 2015","7843":" May 2015","7844":" April 2015","7845":" September 2014","7846":" October 2014","7847":" October 2014","7848":" September 2014","7849":" August 2014","7850":" September 2014","7851":" September 2014","7852":" August 2014","7853":" August 2014","7854":" September 2014","7855":" September 2014","7856":" August 2014","7857":" August 2014","7858":" September 2014","7859":" July 2014","7860":" August 2014","7861":" August 2014","7862":" July 2014","7863":" August 2014","7864":" August 2014","7865":" August 2014","7866":" July 2014","7867":" September 2018","7868":" September 2018","7869":" August 2018","7870":" August 2018","7871":" August 2018","7872":" August 2018","7873":" August 2018","7874":" July 2018","7875":" July 2018","7876":" July 2018","7877":" July 2018","7878":" June 2018","7879":" September 2017","7880":" September 2017","7881":" September 2017","7882":" July 2017","7883":" August 2017","7884":" July 2017","7885":" June 2017","7886":" July 2017","7887":" June 2017","7888":" June 2017","7889":" June 2017","7890":" August 2016","7891":" October 2016","7892":" October 2016","7893":" September 2016","7894":" September 2016","7895":" September 2016","7896":" September 2016","7897":" September 2016","7898":" September 2016","7899":" August 2016","7900":" August 2016","7901":" August 2016","7902":" August 2016","7903":" August 2016","7904":" August 2016","7905":" July 2016","7906":" July 2016","7907":"nil","7912":" September 2015","7913":" August 2015","7914":" September 2015","7915":" August 2015","7916":" August 2015","7917":" August 2015","7918":" August 2015","7919":" August 2015","7920":" August 2015","7921":" July 2015","7922":" July 2015","7923":" July 2015","7924":" June 2015","7925":" June 2015","7926":" June 2015","7927":" June 2014","7928":" October 2014","7929":" October 2014","7930":" September 2014","7931":" September 2014","7932":" July 2014","7933":" August 2014","7934":" July 2014","7935":" June 2014","7936":" July 2014","7937":" July 2014","7938":" June 2014","7939":" June 2014","7940":" October 2013","7941":" September 2013","7942":" September 2013","7943":" August 2013","7944":" July 2013","7945":" August 2013","7946":" August 2013","7947":" August 2013","7948":" August 2013","7949":" August 2013","7950":" August 2013","7951":" July 2013","7952":" July 2013","7953":" June 2013","7954":" August 2013","7955":" August 2013","7956":" July 2013","7957":" August 2013","7958":" July 2013","7959":" July 2013","7960":" June 2013","7961":" June 2013","7962":" July 2013","7963":" June 2013","7964":" June 2013","7965":" June 2013","7966":" September 2012","7967":" September 2012","7968":" September 2012","7970":" July 2012","7971":" July 2012","7972":" July 2012","7973":" July 2012","7974":" June 2012","7975":" July 2012","7976":" June 2012","7982":" June 2011","7983":" June 2011","7984":" October 2010","7985":" September 2010","7986":" July 2010","7987":" August 2010","7988":" July 2010","7989":" July 2010","7990":" July 2010","7991":" July 2010","7997":" October 2018","7998":" September 2018","7999":" September 2018","8000":" September 2018","8001":" June 2018","8002":" August 2018","8003":" August 2018","8004":" August 2018","8005":" August 2018","8006":" July 2018","8007":" August 2018","8008":" June 2018","8009":" October 2017","8010":" September 2017","8011":" September 2017","8012":" September 2017","8013":" August 2017","8014":" August 2017","8015":" August 2017","8016":" August 2017","8017":"nil","8022":" July 2017","8023":" June 2017","8024":" June 2017","8025":" September 2016","8026":" October 2016","8027":" September 2016","8028":" September 2016","8029":" August 2016","8030":" September 2016","8031":" September 2016","8032":" September 2016","8033":" September 2016","8034":" September 2016","8035":" August 2016","8036":" August 2016","8037":" August 2016","8038":" July 2016","8039":" July 2016","8040":" July 2016","8041":" July 2016","8042":" July 2016","8043":" July 2016","8044":" July 2016","8045":" July 2016","8046":" July 2016","8047":" May 2016","8048":" May 2016","8049":" June 2016","8050":" October 2015","8051":" September 2015","8052":" October 2015","8053":" October 2015","8054":" September 2015","8055":" September 2015","8056":" September 2015","8057":" September 2015","8058":" September 2015","8059":" September 2015","8060":" August 2015","8061":" August 2015","8062":" August 2015","8063":" August 2015","8064":" August 2015","8065":" August 2015","8066":" July 2015","8072":" June 2015","8073":" June 2015","8074":" June 2015","8075":" June 2015","8076":" June 2015","8082":" August 2014","8083":" August 2014","8084":" July 2014","8085":" July 2014","8086":" August 2014","8092":" July 2014","8093":" July 2014","8094":" July 2014","8095":" June 2014","8096":" July 2014","8097":" May 2014","8098":" October 2013","8099":" December 2013","8100":" September 2013","8101":" October 2013","8102":" October 2013","8103":" September 2013","8104":" September 2013","8105":" September 2013","8106":" September 2013","8107":" September 2013","8108":" August 2013","8109":" July 2013","8110":" August 2013","8111":" July 2013","8112":" July 2013","8113":" July 2013","8114":" June 2013","8115":" September 2012","8116":" June 2013","8117":" June 2013","8118":" June 2013","8119":" June 2013","8120":" May 2013","8121":" April 2013","8122":" September 2012","8123":" September 2012","8124":" October 2012","8125":" August 2012","8126":" September 2012","8132":" July 2012","8133":" July 2012","8134":" July 2012","8135":" July 2012","8136":" May 2012","8137":" June 2012","8138":" June 2012","8139":" August 2011","8140":" August 2011","8147":"nil","8152":" August 2018","8153":" June 2018","8154":" December 2017","8155":" November 2017","8156":" September 2017","8157":" September 2017","8158":" August 2017","8159":" August 2017","8160":" August 2017","8161":" July 2017","8162":" July 2017","8163":" June 2017","8164":" October 2016","8165":" September 2016","8166":" August 2016","8167":" August 2016","8168":" July 2016","8169":" June 2016","8170":" May 2016","8171":" June 2016","8172":" May 2016","8173":" December 2015","8174":" September 2015","8175":" October 2015","8176":" September 2015","8177":" September 2015","8178":" August 2015","8179":" August 2015","8180":" August 2015","8181":" July 2015","8182":" July 2015","8183":" August 2015","8184":" August 2015","8185":" June 2015","8186":" June 2015","8192":" April 2015","8193":" April 2015","8194":" March 2015","8195":" October 2014","8196":" October 2014","8197":" August 2014","8198":" September 2014","8199":" September 2014","8200":" August 2014","8201":" July 2014","8212":" May 2013","8213":" July 2012","8214":" November 2012","8215":" September 2012","8216":" July 2012","8217":" July 2012","8218":" June 2012","8219":" May 2012","8220":" February 2012","8221":" May 2011","8222":" September 2011","8223":" September 2011","8224":" September 2011","8225":" September 2011","8226":" September 2011","8252":" June 2018","8257":" July 2017","8262":" July 2017","8267":" June 2016","8272":" August 2016","8277":"nil","8282":" July 2016","8287":" July 2016","8292":" October 2015","8297":" September 2015","8302":" August 2015","8307":" August 2015","8312":" July 2015","8317":" July 2015","8327":" July 2014","8332":" July 2014","8337":" September 2018","8338":" September 2018","8339":" September 2018","8340":" June 2018","8341":" August 2018","8342":" July 2018","8343":" July 2017","8344":" October 2017","8345":" August 2016","8346":" July 2016","8347":" July 2016","8348":" July 2016","8349":" July 2016","8350":" June 2016","8352":" September 2015","8353":" August 2015","8354":" August 2015","8355":" June 2015","8356":" June 2015","8357":" August 2014","8358":" September 2014","8359":" September 2014","8360":" September 2014","8361":" August 2014","8362":"nil","8367":" July 2013","8368":" June 2013","8369":" August 2012","8370":" August 2010","8377":" May 2018","8378":" August 2017","8379":" August 2017","8380":" July 2017","8381":" October 2016","8382":" October 2016","8383":" June 2016","8384":" September 2016","8385":" September 2016","8386":" August 2016","8387":" August 2016","8388":" June 2016","8389":" October 2015","8390":" August 2015","8391":" June 2015","8392":" July 2015","8393":" May 2015","8394":" September 2014","8395":" December 2013","8396":" July 2014","8397":"nil","8402":" September 2013","8403":" September 2013","8404":" August 2013","8405":" August 2013","8406":" July 2013","8407":" July 2013","8408":" July 2013","8409":" June 2013","8410":" July 2013","8411":" June 2013","8422":" July 2011","8423":" September 2010","8424":" October 2010","8425":" August 2010","8426":" June 2010","8427":" May 2010","8428":" October 2009","8429":" July 2009","8430":" April 2009","8431":" October 2008","8432":"nil","8437":" September 2017","8438":" September 2017","8439":" July 2017","8440":" August 2017","8441":" August 2017","8442":" August 2017","8443":" August 2017","8444":" August 2017","8445":" July 2017","8446":" July 2017","8447":" October 2016","8448":" October 2016","8449":" September 2016","8450":" August 2016","8451":" July 2016","8452":" September 2015","8453":" September 2015","8454":" September 2015","8455":" June 2015","8456":" September 2014","8457":" June 2014","8458":" September 2013","8459":" May 2013","8460":" January 2013","8461":" October 2012","8462":" September 2012","8463":" August 2012","8464":" May 2012","8465":" June 2012","8466":" August 2011","8467":" August 2011","8468":" May 2011","8469":" July 2011","8470":" June 2010","8471":" August 2009","8472":" September 2018","8473":" September 2018","8474":" June 2018","8475":" October 2017","8476":" July 2017","8477":" September 2017","8478":" September 2017","8479":" September 2017","8480":" September 2017","8481":" September 2017","8482":" August 2017","8483":" August 2017","8484":" July 2017","8485":" May 2017","8486":" October 2016","8487":" September 2016","8488":" September 2016","8489":" September 2016","8490":" September 2016","8491":" September 2016","8492":"nil","8497":" July 2016","8498":" June 2016","8499":" July 2016","8500":" June 2016","8501":" June 2015","8507":" August 2015","8508":" July 2015","8509":" July 2015","8510":" July 2015","8511":" September 2014","8517":" June 2014","8518":" July 2014","8519":" September 2013","8520":" September 2013","8521":" September 2012","8527":" July 2011","8528":" July 2011","8529":" July 2011","8530":" July 2011","8531":" June 2011","8537":"nil","8542":" June 2018","8547":" August 2017","8552":" June 2017","8557":" July 2016","8562":"nil","8567":" October 2016","8568":" September 2016","8569":" July 2016","8570":" June 2016","8571":" March 2016","8572":" October 2015","8573":" June 2015","8574":" September 2014","8575":" July 2014","8576":" July 2014","8577":" August 2013","8578":" August 2013","8579":" July 2013","8580":" September 2012","8581":" June 2012","8582":" June 2012","8583":" July 2011","8587":"nil","8592":" August 2015","8597":" September 2016","8598":" August 2016","8599":" July 2016","8600":" August 2016","8601":" July 2016","8602":" October 2014","8603":" September 2014","8604":" August 2014","8605":" June 2014","8606":" August 2013","8607":"nil","8612":" July 2013","8613":" August 2013","8614":" September 2012","8615":" September 2012","8616":" August 2012","8622":"nil","8625":"nil","8630":"nil","8635":" October 2018","8636":" October 2018","8637":" October 2018","8638":" October 2018","8639":" October 2018","8640":" October 2018","8641":" October 2018","8642":" October 2018","8643":" October 2018","8644":" September 2018","8645":" September 2018","8646":" October 2018","8647":" September 2018","8648":" September 2018","8649":" September 2018","8650":" September 2018","8651":" September 2018","8652":" September 2018","8653":" September 2018","8654":" August 2018","8655":"nil","8660":" August 2018","8661":" July 2018","8662":" August 2018","8663":" July 2018","8664":" July 2018","8665":" July 2018","8666":" July 2018","8667":" July 2018","8668":" June 2018","8669":" July 2018","8670":" June 2018","8671":" June 2018","8672":" June 2018","8673":" June 2018","8674":" June 2018","8675":" June 2018","8676":" June 2018","8677":" May 2018","8678":" June 2018","8679":" May 2018","8680":" May 2018","8681":" July 2017","8682":" October 2017","8683":" October 2017","8684":" October 2017","8685":" October 2017","8686":" October 2017","8687":" September 2017","8688":" October 2017","8689":" September 2017","8690":" September 2017","8691":" October 2017","8692":" August 2017","8693":" September 2017","8694":" September 2017","8695":" September 2017","8696":" August 2017","8697":" September 2017","8698":" July 2017","8699":" August 2017","8700":" June 2017","8701":" August 2017","8702":" July 2017","8703":" June 2017","8704":" July 2017","8705":" July 2017","8706":" June 2017","8707":" June 2017","8708":" July 2017","8709":" July 2017","8710":" June 2017","8712":" June 2017","8713":" June 2017","8714":" June 2017","8715":" June 2017","8716":" May 2017","8717":" May 2017","8718":" June 2017","8719":" April 2017","8720":" April 2017","8721":" May 2017","8722":" May 2017","8723":" May 2017","8724":" May 2017","8725":" August 2016","8726":" July 2016","8727":" November 2016","8729":" May 2016","8730":" August 2016","8731":" October 2016","8732":" October 2016","8733":" October 2016","8734":" September 2016","8735":" October 2016","8736":" September 2016","8737":" October 2016","8738":" September 2016","8739":" September 2016","8745":" July 2016","8746":" July 2016","8747":" July 2016","8748":" September 2016","8749":" September 2016","8760":" July 2016","8761":" June 2016","8762":" August 2016","8763":" July 2016","8764":" August 2016","8765":" June 2016","8766":" July 2016","8767":" July 2016","8768":" July 2016","8769":" July 2016","8770":" July 2016","8771":" July 2016","8772":" July 2016","8774":" July 2016","8785":" June 2016","8786":" June 2016","8787":" July 2016","8788":" June 2016","8789":" June 2016","8790":" May 2016","8791":" June 2016","8792":" June 2016","8793":" June 2016","8794":" June 2016","8795":" May 2016","8796":" June 2016","8797":" May 2016","8798":" May 2016","8799":" June 2016","8800":" April 2016","8801":" May 2016","8802":" May 2016","8803":" May 2016","8804":" April 2016","8810":" October 2015","8811":" September 2015","8812":" October 2015","8813":" September 2015","8814":" September 2015","8820":" August 2015","8821":" September 2015","8822":" September 2015","8823":" August 2015","8824":" August 2015","8825":" August 2015","8826":" August 2015","8827":" August 2015","8828":" August 2015","8829":" August 2015","8830":" August 2015","8831":" August 2015","8832":" August 2015","8833":" August 2015","8834":" August 2015","8835":" October 2018","8836":" August 2018","8837":" September 2018","8838":" October 2018","8839":" September 2018","8840":" September 2018","8841":" August 2018","8842":" August 2018","8843":" August 2018","8844":" August 2018","8845":" July 2018","8846":" June 2018","8847":" June 2018","8848":" June 2018","8849":" June 2018","8850":" June 2018","8851":" May 2018","8852":" March 2018","8853":" February 2018","8854":" October 2017","8855":" October 2017","8856":" August 2017","8857":" September 2017","8858":" September 2017","8859":" August 2017","8860":"nil","8865":" August 2017","8866":" July 2017","8867":" July 2017","8868":" July 2017","8869":" July 2017","8870":" June 2017","8871":" April 2017","8872":" November 2016","8873":" October 2016","8874":" November 2016","8880":" October 2016","8881":" October 2016","8882":" August 2016","8883":" October 2016","8884":" September 2016","8885":" September 2016","8886":" August 2016","8887":" September 2016","8888":" September 2016","8889":" August 2016","8890":" August 2016","8891":" August 2016","8892":" August 2016","8893":" August 2016","8894":" August 2016","8895":" August 2016","8896":" August 2016","8897":" August 2016","8898":" August 2016","8899":" July 2016","8910":" July 2016","8911":" July 2016","8912":" July 2016","8913":" June 2016","8914":" July 2016","8920":" June 2016","8921":" June 2016","8922":" June 2016","8923":" June 2016","8924":" June 2016","8925":" June 2016","8926":" May 2016","8927":" May 2016","8928":" May 2016","8929":" June 2016","8935":" March 2016","8936":" December 2015","8937":" October 2015","8938":" October 2015","8939":" September 2015","8940":" October 2015","8941":" July 2015","8942":" September 2015","8943":" September 2015","8944":" October 2015","8945":" September 2015","8946":" September 2015","8947":" September 2015","8948":" September 2015","8949":" September 2015","8950":" September 2015","8951":" December 2014","8952":" September 2015","8953":" August 2015","8954":" August 2015","8955":" August 2015","8956":" August 2015","8957":" August 2015","8958":" August 2015","8959":" August 2015","8960":" May 2015","8961":" May 2015","8962":" July 2015","8963":" May 2015","8964":" July 2015","8965":" June 2015","8966":" June 2015","8967":" August 2015","8968":" July 2015","8969":" July 2015","8970":" June 2015","8971":" June 2015","8972":" July 2015","8973":" July 2015","8974":" July 2015","8980":" June 2015","8981":" June 2015","8982":" June 2015","8983":" May 2015","8984":" May 2015","8985":" March 2015","8986":" September 2014","8987":" March 2015","8988":" February 2015","8989":" February 2015","8990":" February 2015","8991":" January 2015","8992":" August 2014","8993":" October 2014","8994":" October 2014","8995":" September 2014","8996":" October 2014","8997":" September 2014","8998":" September 2014","8999":" October 2014","9005":" September 2014","9006":" September 2014","9007":" September 2014","9008":" September 2014","9009":" September 2014","9010":" September 2014","9011":" September 2014","9012":" August 2014","9013":" August 2014","9014":" August 2014","9015":" August 2014","9016":" August 2014","9017":" August 2014","9018":" August 2014","9019":" August 2014","9020":" August 2014","9021":" July 2014","9022":" August 2014","9023":" August 2014","9024":" July 2014","9025":" August 2014","9026":" July 2014","9027":" July 2014","9028":" July 2014","9029":" July 2014","9035":"nil","9040":" July 2018","9045":" September 2017","9050":" July 2017","9055":" June 2017","9060":" August 2016","9070":" May 2016","9075":" September 2015","9080":" August 2015","9085":" July 2015","9090":" May 2015","9095":" October 2014","9100":" August 2014","9105":" August 2013","9110":" May 2013","9115":" July 2012","9125":" June 2017","9126":" September 2017","9127":" September 2017","9128":" September 2017","9129":" September 2017","9130":" September 2017","9131":" August 2017","9132":" August 2017","9133":" August 2017","9134":" August 2017","9135":" July 2017","9136":" July 2017","9137":" July 2017","9138":" July 2017","9139":" July 2017","9140":" July 2017","9141":" June 2017","9142":" June 2017","9143":" May 2017","9144":" April 2017","9145":" March 2017","9146":" October 2016","9147":" October 2016","9148":" October 2016","9149":" September 2016","9150":" September 2016","9151":" September 2016","9152":" September 2016","9153":" September 2016","9154":" September 2016","9155":" September 2016","9156":" September 2016","9157":" August 2016","9158":" August 2016","9159":" August 2016","9160":"nil","9165":" August 2016","9166":" July 2016","9167":" July 2016","9168":" July 2016","9169":" June 2016","9170":" June 2016","9171":" June 2016","9172":" May 2016","9173":" June 2016","9174":" April 2016","9175":" April 2016","9176":" April 2016","9177":" November 2015","9178":" September 2015","9179":" September 2015","9180":" September 2015","9181":" September 2015","9182":" September 2015","9183":" September 2015","9184":" August 2015","9185":" September 2015","9186":" August 2015","9187":" August 2015","9188":" August 2015","9189":" July 2015","9190":" July 2015","9191":" July 2015","9192":" July 2015","9193":" June 2015","9194":" May 2015","9200":" August 2014","9201":" August 2014","9202":" August 2014","9203":" August 2014","9204":" July 2014","9205":" June 2014","9207":" June 2014","9208":" May 2014","9209":" April 2014","9210":" August 2013","9211":" August 2013","9212":" July 2013","9213":" July 2013","9214":" July 2013","9215":" April 2012","9216":" October 2012","9217":" August 2012","9218":" July 2012","9219":" July 2012","9220":" June 2012","9221":" August 2011","9222":" June 2011","9223":" August 2010","9225":" September 2018","9226":" August 2018","9227":" September 2018","9228":" September 2018","9229":" August 2018","9230":" August 2018","9231":" August 2018","9232":" July 2018","9233":" July 2018","9234":" July 2018","9235":" October 2017","9236":" June 2018","9237":" June 2018","9238":" June 2018","9239":" May 2018","9240":"nil","9245":" September 2017","9246":" August 2017","9247":" August 2017","9248":" August 2017","9249":" July 2017","9250":" July 2017","9251":" July 2017","9252":" June 2017","9253":" June 2017","9254":" May 2017","9255":" May 2017","9256":" October 2016","9257":" October 2016","9258":" October 2016","9259":" September 2016","9260":" September 2016","9261":" September 2016","9262":" September 2016","9263":" September 2016","9264":" September 2016","9265":" September 2016","9266":" August 2016","9267":" August 2016","9268":" August 2016","9269":" August 2016","9275":" June 2016","9276":" July 2015","9277":" September 2015","9278":" September 2015","9279":" August 2015","9280":" September 2015","9281":" August 2015","9282":" September 2014","9283":" August 2015","9284":" July 2015","9285":" June 2015","9286":" July 2015","9287":" July 2015","9288":" July 2015","9289":" July 2015","9290":" July 2015","9291":" July 2015","9292":" June 2015","9293":" June 2015","9294":" June 2015","9295":" August 2014","9296":" October 2014","9297":" September 2014","9298":" October 2013","9299":" September 2014","9300":" August 2014","9301":" August 2014","9302":" August 2014","9303":" August 2014","9304":" August 2014","9305":" August 2014","9306":" August 2014","9307":" July 2014","9308":" August 2014","9309":" August 2014","9310":" July 2014","9311":" July 2014","9312":" July 2014","9313":" July 2014","9314":" July 2014","9315":" April 2014","9316":" July 2014","9317":" July 2014","9318":" July 2014","9319":" June 2014","9320":" July 2014","9321":" June 2014","9322":" June 2014","9323":" May 2014","9324":" June 2014","9325":" May 2014","9326":" May 2014","9327":" May 2014","9328":" September 2013","9329":" October 2013","9345":" August 2013","9346":" August 2013","9347":" August 2013","9348":" July 2013","9349":" July 2013","9350":" July 2013","9351":" June 2013","9352":" July 2013","9353":" June 2013","9354":" June 2013","9355":" June 2013","9356":" May 2013","9357":" May 2013","9358":" June 2012","9359":" July 2012","9360":" October 2012","9361":" October 2012","9362":" December 2011","9363":" October 2012","9364":" September 2012","9365":" September 2012","9366":" August 2012","9367":" September 2012","9368":" September 2012","9375":" August 2012","9376":" August 2012","9377":" August 2012","9378":" August 2012","9379":" August 2012","9380":" July 2012","9381":" June 2012","9382":" July 2012","9383":" August 2012","9384":" July 2012","9385":" July 2012","9386":" July 2012","9387":" July 2012","9388":" July 2012","9389":" June 2012","9390":" July 2012","9391":" July 2012","9392":" July 2012","9393":" June 2012","9394":" July 2012","9395":" July 2012","9396":" June 2012","9397":" July 2012","9398":" May 2012","9399":" June 2012","9400":" June 2012","9401":" May 2012","9402":" June 2012","9404":" June 2012","9406":" June 2012","9407":" June 2012","9408":" June 2012","9409":" May 2012","9415":" May 2012","9416":" May 2012","9417":" May 2012","9418":" May 2012","9419":" August 2011","9420":" October 2011","9421":" July 2011","9422":" October 2011","9423":" October 2011","9424":" October 2011","9425":" September 2018","9426":" August 2018","9427":" July 2018","9428":" July 2018","9429":" June 2018","9430":" June 2018","9431":" June 2018","9432":" September 2017","9433":" September 2017","9434":" September 2017","9435":" August 2017","9436":" August 2017","9437":" August 2017","9438":" July 2017","9439":" July 2017","9440":" July 2017","9441":" July 2017","9442":" June 2017","9443":" June 2017","9444":" September 2016","9445":" September 2016","9446":" August 2016","9447":" August 2016","9448":" July 2016","9449":" July 2016","9450":" June 2016","9451":" May 2016","9452":" May 2016","9453":" September 2015","9454":" September 2015","9455":" September 2015","9456":" June 2015","9457":" August 2015","9458":" August 2015","9459":" July 2015","9460":" July 2015","9461":" August 2014","9462":" June 2015","9463":" July 2015","9464":" June 2015","9465":" June 2015","9466":" June 2015","9467":" June 2015","9468":" May 2015","9469":" December 2014","9470":" September 2014","9471":" September 2014","9472":" September 2014","9473":" August 2014","9474":" August 2014","9475":"nil","9480":" June 2014","9481":" July 2014","9482":" July 2014","9483":" July 2014","9484":" July 2014","9485":" July 2014","9486":" June 2014","9487":" June 2014","9488":" June 2014","9489":" May 2014","9490":" May 2014","9491":" September 2013","9492":" August 2013","9493":" August 2013","9494":" August 2013","9495":" June 2013","9496":" July 2013","9497":" July 2013","9498":" July 2013","9499":" June 2013","9505":" September 2012","9506":" September 2012","9507":" September 2012","9508":" August 2012","9509":" August 2012","9510":" August 2012","9511":" August 2012","9512":" August 2012","9513":" August 2012","9514":" August 2012","9515":" July 2012","9516":" July 2012","9517":" July 2012","9518":" July 2012","9519":" April 2012","9525":" September 2011","9526":" August 2011","9527":" August 2011","9528":" October 2010","9529":" October 2010","9535":" July 2018","9536":" August 2017","9537":" July 2017","9538":" July 2017","9539":" July 2017","9540":" July 2017","9541":" June 2017","9542":" July 2016","9543":" September 2016","9544":" September 2016","9545":" July 2016","9546":" July 2016","9547":" June 2016","9548":" June 2016","9549":" June 2016","9550":" August 2015","9551":" July 2015","9552":" July 2015","9553":" July 2015","9554":" August 2014","9555":" July 2014","9556":" July 2014","9557":" July 2014","9558":" June 2014","9559":" July 2014","9560":"nil","9565":" October 2018","9570":" December 2018","9575":"nil","9585":" January 2018","9590":" October 2017","9595":" September 2017","9600":" August 2017","9610":" June 2017","9615":" May 2017","9620":" February 2017","9625":" September 2016","9630":" October 2016","9635":" September 2016","9640":" August 2016","9645":" July 2016","9650":" July 2016","9655":" July 2016","9660":" June 2016","9665":" May 2016","9670":" March 2016","9675":" January 2016","9680":" July 2015","9690":" August 2015","9695":" July 2015","9700":" July 2014","9705":" February 2015","9710":" September 2014","9715":" August 2014","9725":" May 2014","9735":" September 2013","9740":" August 2013","9745":" July 2013","9750":" June 2013","9755":" August 2012","9765":" September 2018","9766":" June 2018","9767":" July 2018","9768":" November 2017","9769":" August 2017","9770":" September 2017","9771":" August 2017","9772":" July 2017","9773":" July 2017","9774":" June 2017","9775":" August 2016","9776":" December 2016","9777":" October 2016","9778":" September 2016","9779":" September 2016","9780":" September 2016","9781":" August 2016","9782":" June 2016","9783":" April 2016","9784":" October 2015","9785":"nil","9790":" April 2015","9791":" May 2015","9792":" August 2014","9793":" August 2014","9794":" July 2014","9795":" June 2014","9796":" June 2014","9797":" June 2014","9798":" June 2014","9799":" October 2013","9805":" May 2013","9806":" June 2013","9807":" August 2012","9808":" July 2012","9809":" August 2012","9815":" September 2011","9816":" August 2011","9817":" August 2011","9818":" July 2011","9819":" July 2011","9820":" July 2011","9821":" July 2011","9822":" June 2011","9823":" June 2011","9824":" May 2011","9825":" April 2011","9826":" July 2010","9827":" September 2010","9828":" August 2010","9829":" August 2010","9830":" August 2010","9831":" May 2010","9835":" February 2019","9836":" February 2019","9837":" February 2019","9838":" February 2019","9839":" January 2019","9840":" November 2018","9841":" December 2018","9842":" October 2018","9843":" November 2018","9844":" November 2018","9845":" November 2018","9850":" October 2018","9851":" October 2018","9852":" September 2018","9853":" September 2018","9854":" September 2018","9855":" September 2018","9856":" August 2018","9857":" September 2018","9858":" August 2018","9859":" August 2018","9860":" August 2018","9861":" August 2018","9862":" August 2018","9863":" August 2018","9864":" August 2018","9865":" August 2018","9866":" August 2018","9867":" August 2018","9868":" August 2018","9869":" August 2018","9870":" August 2018","9871":" August 2018","9872":" July 2018","9873":" August 2018","9874":" August 2018","9875":" August 2018","9876":" August 2018","9877":" July 2018","9878":" August 2018","9879":" July 2018","9880":" July 2018","9881":" August 2018","9882":" July 2018","9883":" July 2018","9884":" July 2018","9885":" July 2018","9886":" July 2018","9887":" July 2018","9888":" June 2018","9890":" April 2018","9891":" April 2018","9892":" April 2018","9893":" February 2018","9894":" January 2018","9895":"nil","9900":" January 2018","9901":" December 2017","9902":" November 2017","9903":" November 2017","9904":" November 2017","9905":" October 2017","9906":" October 2017","9907":" October 2017","9908":" July 2017","9909":" October 2017","9910":" May 2017","9911":" September 2017","9912":" September 2017","9913":" September 2017","9914":" September 2017","9915":" August 2017","9916":" August 2017","9917":" August 2017","9918":" August 2017","9919":" August 2017","9920":" August 2017","9921":" August 2017","9922":" August 2017","9923":" August 2017","9924":" July 2017","9930":" August 2017","9931":" August 2017","9932":" August 2017","9933":" July 2017","9934":" August 2017","9940":" July 2017","9941":" July 2017","9942":" July 2017","9943":" July 2017","9944":" July 2017","9945":" July 2017","9946":" July 2017","9947":" July 2017","9948":" July 2017","9949":" July 2017","9950":" June 2017","9951":" July 2017","9952":" July 2017","9953":" July 2017","9954":" June 2017","9955":" July 2017","9956":" June 2017","9957":" June 2017","9958":" June 2017","9959":" May 2017","9960":" May 2017","9961":" May 2017","9962":" May 2017","9963":" April 2017","9964":" April 2017","9965":" April 2017","9966":" April 2017","9967":" August 2016","9968":" March 2017","9969":" March 2017","9970":" March 2017","9971":" March 2017","9972":" March 2017","9973":" March 2017","9974":" March 2017","9975":" April 2016","9977":" February 2017","9978":" February 2017","9979":" January 2017","9992":" July 2016","9993":" September 2016","9994":" September 2016","9995":" August 2016","9996":" September 2016","9997":" September 2016","9998":" September 2016","9999":" September 2016","10000":" September 2016","10001":" August 2016","10002":" September 2016","10003":" September 2016","10004":" September 2016","10005":" August 2016","10006":" August 2016","10007":" August 2016","10008":" August 2016","10009":" August 2016","10010":" August 2016","10011":" August 2016","10012":" August 2016","10013":" August 2016","10014":" March 2016","10015":" July 2016","10016":" July 2016","10017":" June 2016","10018":" July 2016","10019":" July 2016","10020":" July 2016","10021":" July 2016","10022":" July 2016","10023":" June 2016","10024":" July 2016","10025":" July 2016","10026":" July 2016","10027":" July 2016","10028":" July 2016","10029":" June 2016","10030":" June 2016","10031":" June 2016","10032":" May 2016","10033":" May 2016","10034":" May 2016","10035":" September 2018","10036":" August 2018","10037":" July 2018","10038":" July 2018","10039":" August 2018","10040":" July 2018","10041":" July 2018","10042":" July 2018","10043":" July 2018","10044":" July 2018","10045":" June 2018","10046":" May 2018","10047":" October 2017","10048":" August 2017","10049":" September 2017","10050":" September 2017","10051":" September 2017","10052":" October 2017","10053":" September 2017","10054":" August 2017","10055":" August 2017","10056":" August 2017","10057":" August 2017","10058":" August 2017","10059":" August 2017","10060":" August 2017","10061":" August 2017","10062":" August 2017","10063":" August 2017","10064":" August 2017","10065":"nil","10070":" March 2017","10071":" August 2016","10073":" January 2017","10074":" August 2016","10075":" October 2016","10076":" September 2016","10077":" September 2016","10078":" August 2016","10079":" September 2016","10085":" August 2016","10086":" July 2016","10087":" July 2016","10088":" July 2016","10089":" June 2016","10090":" June 2016","10091":" June 2016","10092":" April 2016","10093":" April 2016","10094":" May 2016","10095":" April 2016","10097":" March 2016","10098":" March 2016","10099":" February 2016","10100":" March 2016","10101":" February 2016","10102":" October 2015","10103":" August 2015","10104":" July 2015","10105":" July 2015","10107":" July 2015","10108":" July 2015","10109":" May 2015","10110":" April 2015","10112":" April 2015","10113":" February 2015","10114":" August 2014","10115":" September 2014","10116":" March 2015","10117":" March 2015","10118":" March 2015","10119":" February 2015","10120":" January 2015","10121":" August 2014","10122":" December 2013","10123":" October 2014","10124":" September 2014","10135":" July 2014","10136":" August 2014","10138":" August 2014","10139":" August 2014","10140":" August 2014","10141":" August 2014","10142":" August 2014","10143":" July 2014","10144":" July 2014","10145":" April 2014","10146":" April 2014","10147":" March 2014","10148":" March 2014","10149":" March 2014","10151":" June 2013","10152":" February 2014","10153":" October 2013","10157":" September 2013","10159":" August 2013","10160":" August 2013","10161":" August 2013","10162":" August 2013","10164":" July 2013","10165":" July 2013","10166":" July 2013","10167":" May 2013","10168":" May 2013","10169":" June 2013","10170":" February 2013","10171":" May 2013","10172":" May 2013","10173":" May 2013","10174":" September 2012","10175":" January 2013","10176":" February 2013","10177":" April 2013","10178":" December 2012","10179":" January 2013","10180":" April 2013","10181":" December 2012","10182":" September 2012","10183":" July 2012","10184":" July 2012","10185":" July 2012","10186":" July 2012","10187":" July 2012","10188":" May 2012","10189":" December 2011","10190":" July 2011","10191":" August 2011","10192":" August 2010","10193":" August 2010","10194":" June 2010","10195":" June 2010","10196":" May 2010","10197":" August 2009","10198":" September 2009","10199":" July 2009","10205":"nil","10215":" August 2017","10216":" August 2017","10217":" August 2017","10218":" August 2017","10219":" July 2017","10220":" July 2017","10221":" July 2017","10222":" July 2017","10223":" July 2017","10224":" July 2017","10225":" June 2017","10226":" June 2017","10227":" August 2016","10228":" April 2017","10229":" December 2016","10230":" December 2016","10231":" August 2016","10232":" October 2016","10233":" October 2016","10234":" September 2016","10240":" August 2016","10241":" August 2016","10242":" August 2016","10243":" August 2016","10244":" July 2016","10245":" August 2016","10246":" August 2016","10247":" August 2016","10248":" August 2016","10249":" July 2016","10250":" July 2016","10251":" July 2016","10252":" July 2016","10253":" July 2016","10254":" July 2016","10255":" April 2016","10256":" July 2015","10257":" January 2016","10258":" November 2015","10259":" November 2015","10260":" July 2015","10261":" August 2015","10262":" August 2015","10263":" August 2015","10264":" August 2015","10265":" August 2015","10266":" August 2015","10267":" July 2015","10268":" July 2015","10269":" July 2015","10270":" July 2015","10271":" July 2015","10272":" July 2015","10273":" July 2015","10274":" March 2015","10285":" July 2014","10286":" June 2014","10287":" March 2014","10288":" March 2014","10289":" February 2014","10290":" October 2013","10291":" July 2013","10292":" September 2012","10293":" August 2012","10294":" July 2012","10295":" February 2012","10296":" February 2012","10297":" August 2011","10298":" June 2010","10299":" October 2009","10300":" July 2009","10301":" August 2008","10305":" February 2019","10310":" August 2017","10315":"nil","10320":" July 2016","10330":" August 2016","10335":" January 2016","10340":" September 2015","10345":" June 2015","10355":" February 2015","10360":" December 2014","10365":" January 2015","10370":" August 2014","10375":" May 2014","10385":" May 2013","10390":" May 2012","10395":" September 2011","10405":" June 2010","10410":" June 2008","10415":"nil","10420":" September 2018","10421":" September 2018","10422":" June 2018","10423":" June 2018","10424":" September 2016","10425":" September 2016","10426":" August 2016","10427":" July 2016","10428":" October 2015","10429":" October 2015","10430":" August 2018","10431":" August 2018","10432":" June 2017","10433":" June 2016","10434":" July 2015","10435":" August 2014","10436":" June 2014","10437":" July 2014","10438":" July 2014","10439":" June 2013","10440":"nil","10445":" August 2018","10446":" August 2018","10447":" August 2018","10448":" November 2017","10449":" September 2017","10450":" August 2017","10451":" July 2017","10452":" July 2017","10453":" May 2017","10454":" April 2017","10455":"nil","10460":" July 2016","10461":" August 2016","10462":" April 2016","10463":" July 2016","10464":" June 2016","10465":" June 2015","10466":" November 2015","10468":" August 2015","10469":" July 2015","10470":" August 2015","10471":" June 2015","10473":" August 2014","10474":" August 2013","10475":" August 2013","10476":" July 2013","10477":" March 2013","10478":" February 2013","10479":" July 2012","10480":" September 2012","10481":" January 2012","10482":" August 2011","10485":"nil","10490":"nil","10491":" October 2017","10492":" August 2017","10493":" August 2017","10494":" July 2017","10495":" July 2017","10496":" June 2017","10497":" December 2016","10498":" September 2016","10499":" August 2016","10500":" August 2016","10501":"nil","10506":" August 2017","10507":" July 2016","10508":" August 2015","10509":" July 2015","10510":" August 2015","10511":" August 2014","10512":" July 2013","10513":" August 2012","10514":" July 2012","10516":"nil","10520":" July 2017","10521":" May 2016","10522":" August 2016","10523":" August 2016","10524":" July 2016","10525":" March 2016","10526":" December 2015","10527":" September 2015","10528":" August 2015","10529":" July 2015","10530":" April 2015","10531":" August 2014","10532":" August 2014","10533":" August 2014","10534":" August 2014","10535":" August 2014","10536":" August 2014","10537":" June 2014","10538":" March 2014","10539":" November 2013","10540":" August 2013","10541":" August 2013","10542":" August 2013","10544":" July 2013","10545":" July 2013","10546":" June 2013","10547":" July 2013","10548":" July 2013","10549":" July 2013","10550":" March 2013","10551":" February 2013","10552":" October 2012","10553":" September 2012","10554":" August 2012","10555":" August 2012","10556":" July 2012","10557":" June 2012","10558":" June 2012","10559":" January 2012","10560":" August 2011","10561":" August 2011","10562":" August 2011","10563":" June 2011","10564":" July 2011","10565":" September 2010","10566":" September 2010","10567":" March 2010","10568":" January 2010","10569":" June 2008","10570":" July 2007","10571":" August 2008","10572":"nil","10575":" August 2018","10576":" August 2018","10577":" August 2018","10578":" August 2018","10579":" July 2018","10580":" July 2018","10581":" July 2017","10582":" June 2018","10583":" June 2018","10584":" April 2018","10585":" October 2017","10586":" September 2017","10587":" July 2017","10588":" September 2017","10589":" August 2017","10590":" June 2017","10591":" August 2017","10592":" August 2017","10593":" August 2017","10594":" August 2017","10595":" August 2017","10596":" August 2017","10597":" July 2017","10598":" July 2017","10599":" June 2017","10600":"nil","10605":" June 2016","10606":" September 2016","10607":" September 2016","10608":" August 2016","10609":" September 2016","10610":" August 2016","10611":" September 2016","10612":" August 2016","10613":" August 2016","10614":" August 2016","10617":" July 2016","10618":" July 2016","10619":" July 2016","10620":" July 2016","10621":" July 2016","10622":" July 2016","10623":" August 2015","10624":" October 2015","10625":" September 2015","10626":" September 2015","10627":" September 2015","10628":" September 2015","10629":" September 2015","10630":" September 2015","10631":" September 2015","10632":" August 2015","10633":" August 2015","10634":" August 2015","10635":" August 2015","10636":" August 2015","10637":" July 2015","10638":" August 2015","10639":" July 2015","10650":" September 2014","10651":" July 2014","10652":" August 2014","10653":" June 2014","10655":" August 2014","10656":" July 2014","10657":" August 2014","10658":" July 2014","10659":" August 2014","10665":" June 2014","10666":" September 2013","10667":" September 2013","10668":" September 2013","10669":" July 2013","10675":" August 2013","10676":" August 2013","10677":" August 2013","10678":" August 2013","10679":" August 2013","10680":" August 2013","10681":" August 2013","10682":" August 2013","10683":" August 2013","10684":" August 2013","10695":" July 2013","10696":" June 2013","10697":" June 2013","10698":" June 2013","10699":" August 2012","10700":" September 2012","10701":" September 2012","10702":" August 2012","10703":" August 2012","10704":" September 2012","10705":" August 2012","10706":" August 2012","10707":" July 2012","10708":" August 2012","10709":" August 2012","10710":" July 2012","10711":" July 2012","10712":" July 2012","10714":" July 2012","10720":" July 2012","10721":" July 2011","10722":" August 2011","10723":" September 2011","10724":" July 2011","10725":" August 2011","10726":" August 2011","10727":" August 2011","10728":" August 2011","10729":" August 2011","10730":" August 2011","10731":" June 2011","10732":" August 2011","10733":" August 2011","10734":" July 2011","10735":" July 2011","10736":" July 2011","10737":" July 2011","10738":" June 2011","10739":" June 2011","10740":" July 2011","10741":" June 2011","10742":" May 2011","10743":" August 2010","10744":" September 2010","10745":" September 2010","10746":" September 2010","10747":" August 2010","10748":" August 2010","10749":" July 2010","10750":" August 2010","10751":" August 2010","10752":" August 2010","10753":" July 2010","10754":" August 2010","10755":" August 2010","10756":" July 2010","10757":" July 2010","10758":" July 2010","10759":" July 2010","10760":" July 2010","10761":" July 2010","10762":" July 2010","10763":" July 2010","10764":" July 2010","10765":" June 2010","10766":" August 2008","10767":" September 2009","10768":" August 2009","10769":" August 2009","10770":" July 2009","10771":" July 2009","10772":" June 2009","10773":" June 2009","10774":" July 2008","10775":"nil","10780":" July 2018","10785":" July 2018","10790":" June 2018","10800":" September 2017","10805":" August 2017","10810":" August 2017","10815":" August 2017","10820":" July 2017","10825":" July 2017","10830":" July 2017","10835":" July 2017","10840":" July 2017","10845":" June 2017","10850":" June 2017","10855":" September 2016","10860":" September 2016","10880":" August 2016","10895":" August 2016","10900":" July 2016","10910":" July 2016","10915":" July 2016","10920":" July 2016","10925":" June 2016","10930":" June 2016","10935":" June 2016","10940":" May 2016","10945":" September 2015","10950":" October 2015","10955":" September 2015","10960":" August 2015","10965":" August 2015","10970":" August 2015","10975":"nil","10985":" September 2018","10986":" August 2018","10987":" August 2018","10988":" August 2018","10989":" August 2018","10990":" August 2018","10991":" August 2018","10992":" August 2018","10993":" August 2018","10994":" August 2018","10995":" August 2018","10996":" August 2018","10997":" August 2018","10998":" August 2018","10999":" August 2018","11005":" July 2018","11006":" August 2018","11007":" July 2018","11008":" July 2018","11009":" July 2018","11010":" July 2018","11011":" July 2018","11012":" July 2018","11013":" July 2018","11014":" July 2018","11015":" June 2018","11016":" July 2018","11017":" July 2018","11018":" July 2018","11019":" July 2018","11020":" June 2018","11021":" June 2018","11022":" July 2018","11023":" July 2018","11024":" July 2018","11030":" June 2018","11031":" May 2018","11032":" June 2018","11033":" May 2018","11034":" May 2018","11035":" October 2017","11036":" September 2017","11037":" September 2017","11038":" September 2017","11039":" October 2017","11040":" September 2017","11041":" September 2017","11042":" September 2017","11043":" September 2017","11044":" August 2017","11045":" September 2017","11046":" August 2017","11047":" August 2017","11048":" August 2017","11049":" August 2017","11050":" August 2017","11051":" August 2017","11052":" August 2017","11053":" August 2017","11054":" August 2017","11055":" August 2017","11057":" June 2017","11058":" August 2017","11059":" August 2017","11060":" July 2017","11061":" August 2017","11062":" August 2017","11063":" August 2017","11064":" August 2017","11065":" August 2017","11066":" July 2017","11067":" August 2017","11068":" July 2017","11069":" August 2017","11070":" July 2017","11071":" July 2017","11072":" June 2017","11073":" July 2017","11074":" July 2017","11076":" July 2017","11077":" July 2017","11078":" July 2017","11079":" June 2017","11080":" July 2017","11081":" July 2017","11082":" July 2017","11083":" July 2017","11084":" June 2017","11085":" July 2017","11086":" July 2017","11088":" July 2017","11089":" July 2017","11090":" July 2017","11091":" June 2017","11092":" June 2017","11093":" June 2017","11094":" July 2017","11095":" July 2017","11096":" June 2017","11097":" May 2017","11098":" July 2016","11099":" July 2016","11100":" September 2016","11101":" October 2016","11102":" September 2016","11103":" October 2016","11104":" September 2016","11105":" September 2016","11106":" September 2016","11107":" September 2016","11108":" September 2016","11109":" June 2016","11110":" August 2016","11111":" August 2016","11112":" September 2016","11113":" September 2016","11114":" August 2016","11120":" August 2016","11121":" August 2016","11122":" August 2016","11124":" August 2016","11125":" August 2016","11126":" August 2016","11127":" June 2016","11128":" June 2016","11129":" July 2016","11135":" July 2016","11136":" June 2016","11137":" July 2016","11138":" June 2016","11139":" June 2016","11151":" June 2016","11152":" June 2016","11154":" June 2016","11155":" June 2016","11156":" June 2016","11157":" June 2016","11158":" October 2015","11159":" October 2015","11160":" September 2015","11161":" October 2015","11162":" October 2015","11163":" October 2015","11164":" October 2015","11165":" October 2015","11166":" September 2015","11167":" September 2015","11168":" September 2015","11169":" September 2015","11170":" September 2015","11171":" September 2015","11172":" September 2015","11173":" July 2015","11174":" July 2015","11175":" October 2018","11176":" September 2018","11177":" September 2018","11178":" August 2018","11179":" August 2018","11180":" September 2017","11181":" August 2018","11182":" August 2018","11183":" August 2018","11184":" July 2018","11185":"nil","11190":" June 2018","11191":" June 2018","11192":" August 2017","11193":" September 2017","11194":" September 2016","11200":" July 2017","11201":" August 2016","11202":" June 2017","11203":" July 2016","11204":" June 2017","11205":" May 2017","11206":" August 2016","11207":" July 2016","11208":" July 2016","11209":" August 2016","11210":" October 2016","11211":" June 2016","11212":" September 2016","11213":" October 2016","11214":" July 2016","11215":" September 2016","11216":" September 2016","11217":" September 2016","11218":" September 2016","11219":" September 2016","11220":" September 2016","11221":" August 2016","11222":" July 2016","11223":" August 2016","11224":" September 2016","11226":" August 2016","11227":" August 2016","11228":" August 2016","11229":" June 2016","11230":" July 2016","11231":" July 2016","11232":" September 2015","11233":" July 2016","11234":" June 2016","11235":" June 2016","11236":" July 2016","11237":" July 2016","11238":" June 2016","11239":" August 2015","11245":" August 2015","11246":" May 2016","11247":" September 2015","11249":" July 2015","11250":" September 2015","11251":" October 2015","11252":" October 2015","11253":" June 2015","11254":" September 2015","11255":" October 2014","11256":" September 2015","11257":" September 2015","11258":" August 2015","11259":" September 2015","11260":" July 2015","11261":" August 2015","11262":" October 2014","11263":" September 2015","11264":" September 2015","11265":" August 2015","11266":" August 2015","11267":" September 2015","11268":" August 2015","11269":" August 2015","11270":" August 2015","11271":" August 2015","11272":" August 2015","11273":" August 2015","11274":" August 2015","11275":" August 2015","11276":" August 2015","11277":" August 2015","11278":" September 2014","11279":" July 2015","11280":" August 2014","11281":" July 2015","11282":" July 2015","11283":" July 2015","11290":" July 2015","11291":" July 2015","11292":" August 2014","11293":" July 2015","11294":" July 2015","11310":" June 2014","11311":" September 2014","11313":" October 2014","11314":" October 2014","11315":" October 2014","11316":" October 2014","11317":" October 2014","11318":" September 2014","11319":" July 2014","11320":" September 2014","11321":" September 2014","11322":" September 2014","11323":" October 2014","11324":" September 2014","11325":" September 2014","11326":" September 2014","11328":" August 2014","11329":" September 2014","11330":" October 2013","11331":" September 2014","11332":" September 2014","11333":" September 2014","11334":" August 2014","11335":" August 2014","11336":" July 2014","11337":" August 2014","11338":" August 2014","11339":" August 2014","11340":" July 2014","11341":" July 2014","11342":" June 2014","11343":" July 2014","11344":" June 2014","11350":" July 2013","11351":" August 2013","11352":" July 2013","11353":" July 2013","11354":" June 2013","11360":" May 2013","11361":" July 2012","11362":" July 2012","11363":" September 2012","11364":" August 2012","11365":" August 2012","11366":" June 2012","11367":" August 2011","11368":" July 2011","11369":" July 2011","11370":" September 2011","11371":" August 2011","11372":" June 2011","11373":" June 2010","11374":" August 2007","11375":" June 2018","11376":" July 2018","11377":" September 2018","11378":" September 2018","11379":" September 2018","11380":" September 2018","11381":" September 2018","11382":" September 2018","11383":" August 2018","11384":" August 2018","11385":" August 2018","11386":" September 2018","11387":" July 2018","11388":" September 2018","11389":" August 2018","11390":" August 2018","11391":" August 2018","11392":" August 2018","11393":" August 2018","11394":" August 2018","11395":" August 2018","11396":" July 2018","11397":" July 2018","11398":" June 2018","11399":" July 2018","11400":" July 2018","11401":" July 2018","11402":" July 2018","11403":" July 2018","11404":" July 2018","11405":" July 2018","11406":" July 2018","11407":" July 2018","11408":" July 2018","11409":" July 2018","11410":" June 2018","11411":" June 2018","11412":" June 2018","11413":" June 2018","11414":" June 2018","11415":" June 2018","11416":" June 2018","11417":" June 2018","11418":" June 2018","11419":" June 2018","11420":" June 2018","11421":" May 2018","11422":" June 2018","11423":" May 2018","11424":" May 2018","11425":" May 2018","11426":" May 2018","11427":" May 2018","11428":" August 2017","11429":" October 2017","11430":"nil","11435":" September 2017","11436":" September 2017","11437":" September 2017","11438":" September 2017","11439":" September 2017","11440":" September 2017","11441":" September 2017","11442":" September 2017","11443":" September 2017","11444":" September 2017","11445":" September 2017","11447":" August 2017","11448":" August 2017","11449":" August 2017","11450":" August 2017","11451":" July 2017","11452":" August 2017","11453":" August 2017","11454":" August 2017","11460":" July 2017","11461":" July 2017","11462":" July 2017","11463":" July 2017","11464":" July 2017","11466":" July 2017","11467":" July 2017","11468":" July 2017","11475":" June 2017","11476":" June 2017","11477":" May 2017","11478":" June 2017","11479":" June 2017","11480":" June 2017","11481":" June 2017","11482":" June 2017","11484":" May 2017","11490":" May 2017","11491":" August 2016","11492":" October 2016","11493":" October 2016","11494":" October 2016","11495":" September 2016","11496":" September 2016","11497":" September 2016","11498":" September 2016","11500":" September 2016","11501":" September 2016","11502":" August 2016","11503":" September 2016","11504":" September 2016","11510":" August 2016","11511":" August 2016","11512":" August 2016","11513":" August 2016","11514":" August 2016","11515":" July 2016","11516":" July 2016","11517":" July 2016","11518":" July 2016","11519":" July 2016","11520":" September 2015","11521":" July 2016","11522":" July 2016","11523":" July 2016","11524":" July 2016","11525":" June 2016","11526":" June 2016","11528":" June 2016","11529":" May 2016","11530":" June 2016","11531":" May 2016","11532":" May 2016","11533":" June 2015","11534":" September 2015","11535":" October 2015","11536":" October 2015","11537":" September 2015","11539":" September 2015","11540":" August 2015","11542":" August 2015","11543":" August 2015","11544":" August 2015","11545":" August 2015","11546":" August 2015","11547":" July 2015","11548":" August 2015","11549":" July 2015","11550":" July 2015","11552":" July 2015","11554":" June 2015","11555":" June 2015","11556":" June 2015","11557":" June 2015","11558":" June 2015","11559":" June 2015","11570":" September 2014","11571":" September 2014","11573":" September 2014","11574":" August 2014","11575":" July 2018","11576":" October 2018","11577":" August 2018","11578":" September 2018","11579":" September 2018","11580":" September 2018","11581":" October 2018","11582":" September 2018","11583":" October 2018","11584":" September 2018","11585":" September 2018","11586":" September 2018","11587":" September 2018","11588":" September 2018","11589":" September 2018","11590":" July 2018","11591":" September 2018","11592":" September 2018","11593":" September 2018","11594":" September 2018","11595":" August 2018","11596":" August 2018","11597":" August 2018","11598":" August 2018","11599":" August 2018","11600":" August 2018","11601":" August 2018","11602":" August 2018","11603":" July 2018","11604":" August 2018","11605":" July 2018","11606":" August 2018","11607":" July 2018","11608":" August 2018","11609":" July 2018","11610":" July 2018","11611":" July 2018","11612":" July 2018","11613":" July 2018","11614":" July 2018","11615":" July 2018","11616":" July 2018","11617":" July 2018","11618":" July 2018","11619":" July 2018","11620":" October 2017","11621":" July 2018","11622":" July 2018","11623":" June 2018","11624":" July 2018","11625":"nil","11630":" June 2018","11631":" June 2018","11632":" June 2018","11633":" May 2018","11634":" May 2018","11640":" June 2018","11641":" May 2018","11642":" May 2018","11643":" May 2018","11644":" June 2017","11645":" October 2017","11646":" October 2017","11647":" September 2017","11648":" September 2017","11649":" October 2017","11650":" September 2017","11651":" October 2017","11652":" September 2017","11653":" September 2017","11654":" August 2017","11655":" September 2017","11656":" September 2017","11657":" September 2017","11658":" September 2017","11659":" September 2017","11660":" September 2017","11661":" August 2017","11662":" September 2017","11663":" September 2017","11664":" August 2017","11665":" September 2017","11666":" August 2017","11667":" September 2017","11668":" September 2017","11669":" September 2017","11670":" August 2017","11671":" August 2017","11672":" May 2017","11673":" August 2017","11680":" August 2017","11681":" July 2017","11682":" August 2017","11683":" July 2017","11684":" July 2017","11690":" July 2017","11691":" July 2017","11692":" July 2017","11693":" July 2017","11694":" June 2017","11700":" July 2017","11701":" June 2017","11702":" June 2017","11703":" July 2017","11704":" June 2017","11710":" June 2017","11711":" June 2017","11712":" June 2017","11714":" June 2017","11715":" June 2017","11716":" June 2017","11717":" June 2017","11718":" June 2017","11719":" June 2017","11720":" June 2017","11721":" May 2017","11723":" October 2016","11724":" October 2016","11725":" September 2016","11726":" October 2016","11727":" October 2016","11728":" October 2016","11729":" October 2016","11730":" September 2016","11731":" September 2016","11732":" September 2016","11733":" September 2016","11734":" September 2016","11735":" September 2016","11736":" September 2016","11737":" September 2016","11738":" September 2016","11739":" September 2016","11740":" September 2016","11741":" September 2016","11742":" August 2016","11743":" August 2016","11744":" July 2016","11745":" June 2016","11746":" July 2016","11747":" August 2016","11748":" August 2016","11749":" August 2016","11755":" August 2016","11756":" August 2016","11757":" July 2016","11758":" August 2016","11759":" July 2016","11760":" July 2016","11761":" August 2015","11762":" June 2016","11763":" July 2016","11764":" July 2016","11770":" June 2016","11771":" May 2016","11772":" September 2015","11773":" September 2015","11774":" August 2015","11775":" September 2018","11780":" July 2018","11785":" July 2018","11790":"nil","11795":" September 2017","11800":" August 2017","11805":" August 2017","11810":" August 2017","11820":" July 2017","11825":" June 2017","11830":" June 2017","11835":" August 2016","11840":" August 2016","11845":" July 2016","11850":" August 2016","11855":" July 2016","11860":" June 2016","11870":" August 2015","11875":" September 2015","11880":" September 2015","11885":" August 2015","11890":" July 2015","11900":" June 2015","11905":" July 2015","11910":" June 2015","11915":" September 2014","11920":" August 2014","11925":" August 2014","11930":" August 2014","11935":" July 2014","11940":" July 2014","11945":" June 2014","11955":" September 2013","11960":" September 2013","11965":" August 2013","11970":" August 2013","11975":"nil","11980":" August 2018","11981":" August 2018","11982":" July 2018","11983":" July 2018","11984":" June 2018","11990":" July 2018","11991":" May 2018","11992":" September 2017","11993":" September 2017","11994":" September 2017","11995":" August 2017","11996":" August 2017","11997":" August 2017","11998":" August 2017","11999":" August 2017","12001":" August 2017","12002":" August 2017","12003":" August 2017","12004":" August 2017","12005":" August 2017","12006":" August 2017","12007":" August 2017","12008":" August 2017","12009":" August 2017","12010":" August 2017","12011":" August 2017","12012":" August 2017","12013":" August 2017","12014":" August 2017","12015":" August 2017","12016":" July 2017","12017":" July 2017","12018":" July 2017","12019":" July 2017","12020":" July 2017","12021":" July 2017","12022":" July 2017","12023":" July 2017","12024":" July 2017","12025":" July 2017","12026":" July 2017","12027":" July 2017","12028":" July 2017","12029":" July 2017","12030":" September 2016","12031":" September 2016","12032":" September 2016","12033":" August 2016","12034":" August 2016","12035":" August 2016","12036":" August 2016","12037":" August 2016","12038":" August 2016","12039":" August 2016","12050":" August 2016","12051":" July 2016","12052":" July 2016","12053":" July 2016","12054":" July 2016","12060":" July 2015","12061":" September 2015","12062":" August 2015","12063":" August 2015","12064":" August 2015","12070":" August 2014","12071":" August 2014","12072":" July 2014","12073":" June 2014","12074":" July 2013","12075":" July 2013","12076":" July 2013","12077":" July 2011","12078":" August 2011","12079":" July 2010","12080":"nil","12085":" July 2018","12086":" July 2018","12087":" June 2018","12088":" August 2017","12089":" September 2017","12090":" September 2017","12091":" September 2017","12092":" August 2017","12093":" August 2017","12094":" August 2017","12100":" August 2017","12101":" July 2017","12102":" July 2017","12103":" July 2017","12104":" July 2017","12110":" June 2017","12111":" September 2016","12112":" July 2016","12113":" September 2016","12114":" September 2016","12120":" September 2016","12121":" August 2016","12122":" August 2016","12123":" September 2016","12124":" September 2016","12125":" September 2016","12126":" August 2016","12127":" September 2016","12128":" August 2016","12129":" August 2016","12130":" August 2016","12131":" August 2016","12132":" August 2016","12133":" August 2016","12134":" July 2016","12135":" July 2016","12136":" July 2016","12137":" July 2016","12138":" July 2016","12145":" July 2016","12146":" July 2016","12147":" July 2016","12148":" June 2016","12149":" July 2015","12150":" September 2015","12151":" September 2015","12153":" August 2015","12154":" September 2015","12160":" August 2015","12161":" July 2015","12162":" July 2015","12163":" July 2015","12164":" July 2015","12165":" July 2015","12167":" July 2015","12168":" July 2015","12169":" July 2015","12170":" June 2015","12171":" June 2015","12172":" June 2015","12173":" September 2014","12174":" July 2014","12175":" July 2014","12176":" August 2013","12177":" August 2013","12178":" August 2013","12179":" July 2013","12180":" June 2013","12181":" June 2013","12182":" June 2013","12183":" September 2012","12184":" July 2012","12185":" July 2012","12186":" June 2012","12187":" July 2011","12188":" August 2011","12189":" August 2011","12190":" July 2011","12191":" July 2010","12192":" September 2010","12193":" August 2010","12194":" August 2009","12200":" September 2018","12201":" September 2018","12202":" September 2018","12203":" August 2018","12204":" July 2018","12205":" September 2017","12206":" August 2017","12207":" June 2017","12208":" July 2017","12209":" June 2017","12210":" September 2016","12211":" July 2016","12212":" July 2016","12213":" August 2015","12214":" August 2015","12215":" August 2015","12216":" August 2015","12217":" August 2014","12218":" August 2014","12219":" June 2014","12220":" June 2014","12221":" August 2014","12222":" August 2014","12223":" July 2014","12224":" August 2013","12225":" September 2013","12226":" August 2013","12227":" August 2013","12228":" September 2013","12229":" July 2013","12230":" August 2013","12231":" July 2013","12232":" July 2012","12233":" July 2012","12236":" August 2011","12237":" August 2010","12238":" July 2010","12239":" August 2010","12240":"nil","12265":" October 2018","12266":" September 2018","12267":" September 2018","12268":" September 2018","12269":" August 2018","12270":" June 2018","12271":" June 2018","12272":" August 2017","12273":" September 2017","12274":" June 2017","12275":"nil","12280":" September 2016","12281":" August 2016","12282":" August 2016","12283":" July 2016","12284":" August 2016","12285":" July 2016","12286":" June 2016","12287":" July 2016","12288":" June 2016","12289":" June 2016","12295":" August 2015","12296":" August 2015","12297":" July 2015","12298":" August 2015","12299":" July 2015","12300":" June 2015","12301":" July 2014","12302":" August 2014","12303":" August 2014","12304":" June 2014","12305":" August 2014","12306":" July 2014","12307":" August 2014","12308":" August 2014","12309":" July 2014","12310":" June 2014","12311":" August 2013","12312":" August 2013","12313":" August 2013","12314":" August 2013","12325":" July 2011","12326":" August 2011","12327":" August 2011","12328":" September 2011","12329":" August 2011","12330":" August 2011","12331":" July 2011","12332":" July 2011","12333":" July 2011","12335":" June 2011","12336":" August 2010","12337":" August 2010","12338":" August 2010","12339":" July 2010","12340":" June 2010","12341":" August 2005","12342":" August 2007","12343":" August 2007","12344":" August 2007","12345":" June 2018","12350":" July 2018","12355":" July 2017","12360":" August 2016","12365":" August 2016","12370":" June 2016","12375":" July 2015","12380":" July 2015","12385":"nil","12390":" July 2011","12395":"nil","12400":" July 2018","12401":" July 2018","12402":" July 2018","12403":" June 2018","12404":" September 2017","12405":" September 2017","12406":" September 2017","12407":" August 2017","12408":" August 2017","12409":" August 2017","12410":" August 2017","12411":" August 2017","12412":" August 2017","12413":" July 2017","12414":" July 2017","12420":" June 2017","12421":" June 2017","12422":" May 2017","12423":" October 2016","12424":" August 2016","12430":" September 2016","12431":" July 2016","12432":" July 2016","12433":" July 2016","12434":" July 2016","12435":" July 2016","12436":" June 2016","12437":" June 2016","12438":" June 2016","12439":" June 2016","12440":" June 2016","12441":" June 2016","12442":" July 2016","12443":" July 2016","12444":" July 2016","12445":" May 2016","12446":" May 2016","12447":" May 2016","12448":" May 2016","12449":" October 2015","12450":" September 2015","12451":" August 2015","12453":" July 2015","12454":" July 2014","12455":" October 2013","12456":" August 2014","12457":" August 2013","12458":" August 2013","12459":" July 2013","12460":" July 2013","12461":" June 2013","12462":" May 2013","12463":" June 2013","12465":" July 2012","12466":" May 2012","12467":" October 2011","12468":" September 2011","12469":" September 2011","12470":" August 2011","12471":" August 2011","12472":" August 2011","12473":" July 2011","12474":" July 2011","12475":" August 2010","12476":" July 2010","12477":" August 2009","12478":" September 2009","12479":" August 2009","12480":" July 2009","12481":" July 2009","12482":" July 2009","12483":" September 2008","12484":" August 2008","12485":" August 2018","12486":" August 2017","12487":" June 2017","12488":" October 2016","12489":" September 2016","12490":" September 2016","12491":" August 2016","12492":" July 2016","12493":" July 2016","12494":" July 2015","12495":" July 2015","12496":" June 2015","12497":" June 2015","12498":" September 2014","12499":" June 2014","12500":" June 2013","12501":" August 2012","12502":" July 2012","12503":" June 2012","12504":" August 2011","12505":" August 2018","12506":" July 2018","12507":" September 2018","12508":" August 2018","12509":" August 2018","12510":" August 2018","12511":" July 2018","12512":" July 2018","12513":" August 2017","12514":" July 2018","12515":" July 2018","12516":" July 2018","12517":" August 2017","12518":" September 2017","12519":" August 2017","12520":"nil","12525":" July 2017","12526":" July 2017","12527":" June 2017","12528":" July 2016","12529":" October 2016","12540":" July 2016","12541":" July 2016","12543":" July 2016","12544":" August 2015","12545":" July 2016","12546":" July 2016","12547":" July 2016","12548":" June 2016","12549":" July 2015","12550":" July 2015","12551":" August 2015","12552":" August 2015","12553":" August 2015","12555":" September 2018","12556":" September 2018","12557":" August 2018","12558":" August 2018","12559":" August 2018","12560":" August 2018","12561":" August 2018","12562":" August 2018","12563":" August 2018","12564":" August 2018","12565":" July 2018","12566":" July 2018","12567":" July 2018","12568":" July 2018","12569":" July 2018","12570":" June 2018","12571":" October 2017","12572":" September 2017","12573":" September 2017","12574":" September 2017","12575":" September 2017","12576":" July 2017","12577":" September 2017","12578":" September 2017","12579":" August 2017","12580":" August 2017","12581":" August 2017","12582":" August 2017","12583":" August 2017","12584":" June 2017","12585":" August 2017","12586":" July 2017","12587":" July 2017","12588":" July 2017","12589":" June 2017","12590":" June 2017","12591":" June 2017","12592":" August 2016","12593":" July 2016","12594":" September 2016","12595":" September 2016","12596":" September 2016","12597":" September 2016","12598":" September 2016","12599":" September 2016","12600":"nil","12605":" August 2016","12606":" August 2016","12607":" August 2016","12608":" August 2016","12609":" August 2016","12610":" August 2016","12611":" August 2016","12612":" August 2016","12613":" July 2016","12614":" July 2016","12620":" September 2015","12621":" September 2015","12622":" August 2015","12623":" August 2015","12624":" August 2015","12625":" July 2015","12626":" August 2015","12627":" August 2015","12628":" August 2015","12629":" August 2015","12630":" July 2015","12631":" July 2015","12632":" July 2015","12633":" July 2015","12634":" May 2015","12635":" May 2015","12636":" August 2014","12637":" August 2014","12638":" August 2014","12639":" August 2014","12640":" August 2014","12641":" August 2014","12642":" August 2014","12643":" August 2014","12644":" August 2014","12645":" August 2014","12646":" August 2014","12647":" July 2014","12648":" August 2014","12649":" July 2014","12650":" July 2014","12651":" June 2014","12652":" July 2013","12653":" September 2013","12654":" August 2013","12655":" August 2013","12656":" August 2013","12657":" July 2013","12658":" July 2013","12659":" August 2012","12660":" August 2012","12661":" August 2012","12662":" August 2012","12663":" July 2012","12664":" July 2012","12670":" August 2011","12671":" September 2011","12672":" September 2011","12673":" June 2010","12674":" July 2010","12680":" August 2018","12685":" July 2017","12690":" August 2017","12695":" August 2016","12700":"nil","12705":" August 2014","12715":" July 2013","12720":" July 2018","12721":" August 2017","12722":" August 2017","12723":" July 2017","12724":" August 2016","12725":" August 2016","12726":" August 2016","12727":" August 2016","12728":" July 2016","12729":" July 2015","12730":" July 2015","12731":" July 2014","12732":" August 2014","12733":" July 2014","12734":" September 2013","12735":"nil","12740":" May 2013","12741":" June 2013","12742":" July 2012","12743":" July 2012","12744":" July 2012","12745":" August 2018","12746":" August 2018","12747":" July 2018","12748":" July 2018","12749":" August 2017","12750":"nil","12755":" August 2017","12756":" August 2017","12757":" August 2017","12758":" August 2017","12759":" August 2017","12760":" August 2017","12761":" July 2017","12762":" July 2017","12763":" June 2017","12764":" July 2016","12765":" August 2016","12766":" July 2016","12767":" September 2016","12768":" September 2016","12769":" August 2016","12780":" July 2016","12781":" June 2016","12782":" August 2015","12783":" September 2015","12784":" August 2015","12790":" August 2015","12791":" August 2015","12792":" August 2015","12793":" August 2015","12794":" August 2015","12795":" August 2015","12796":" August 2015","12797":" July 2015","12798":" July 2015","12799":" July 2015","12800":" July 2015","12801":" July 2015","12802":" July 2015","12803":" June 2015","12804":" June 2015","12805":" May 2015","12806":" June 2015","12807":" September 2014","12808":" August 2014","12809":" August 2014","12810":" August 2014","12811":" July 2014","12812":" July 2013","12813":" August 2013","12814":" August 2013","12815":" August 2013","12816":" July 2013","12817":" July 2013","12818":" September 2012","12819":" July 2012","12820":" July 2012","12821":" June 2012","12823":" June 2011","12824":" June 2011","12825":" June 2011","12826":" July 2010","12827":" July 2009","12830":" August 2018","12831":" September 2017","12832":" September 2017","12833":" August 2017","12834":" August 2017","12835":" August 2017","12836":" June 2017","12837":" September 2016","12838":" August 2016","12839":"nil","12840":" August 2016","12841":" July 2016","12842":" July 2016","12843":" June 2016","12844":" June 2016","12845":" August 2015","12846":" July 2015","12847":" August 2015","12848":" July 2015","12849":" July 2015","12850":" July 2015","12851":" August 2014","12852":" August 2014","12853":" August 2014","12854":" June 2014","12855":" May 2014","12856":" June 2013","12857":" August 2013","12858":" August 2013","12859":" July 2013","12860":" June 2013","12862":" May 2013","12863":" September 2012","12864":" August 2012","12865":" August 2011","12867":" July 2011","12868":" September 2010","12869":" July 2010","12871":" August 2008","12872":" June 2008","12873":"nil","12875":" September 2017","12876":" July 2017","12877":" August 2016","12878":" August 2016","12879":" July 2016","12880":" July 2016","12881":" August 2015","12882":" July 2015","12883":" July 2015","12884":" September 2014","12885":" August 2014","12886":" August 2014","12887":" June 2014","12888":" August 2013","12889":" August 2013","12890":" August 2013","12891":" August 2013","12892":" October 2012","12893":" July 2012","12894":" July 2012","12895":"nil","12900":"nil","12902":" September 2018","12903":" August 2018","12904":" August 2018","12905":" July 2018","12906":" June 2018","12907":" May 2018","12908":" February 2018","12909":" September 2016","12910":" August 2016","12911":" August 2016","12912":" July 2016","12913":" July 2016","12914":" March 2016","12915":" September 2015","12916":" September 2015","12917":" February 2015","12918":" August 2015","12919":" September 2015","12920":" July 2015","12921":" June 2015","12922":"nil","13027":" October 2018","13028":" September 2018","13029":" September 2018","13030":" September 2018","13031":" September 2018","13032":" August 2018","13033":" August 2018","13034":" August 2018","13035":" August 2018","13036":" August 2018","13037":"nil","13042":" August 2017","13043":" July 2017","13044":" July 2017","13045":" August 2017","13046":" August 2017","13052":" May 2017","13053":" June 2016","13054":" February 2017","13055":" April 2017","13056":" July 2012","13057":" June 2011","13058":" July 2005","13059":"nil","13112":" September 2016","13113":" September 2015","13114":" August 2015","13115":" September 2015","13116":" August 2015","13117":" August 2015","13118":" August 2015","13119":" July 2015","13120":" July 2015","13121":" August 2014","13122":"nil","13127":" August 2013","13128":" July 2013","13129":" August 2012","13130":" September 2011","13131":"nil","13132":" October 2009","13133":" October 2008","13134":" August 2008","13135":" June 2008","13136":" August 2007","13137":" August 2007","13138":" August 2006","13139":" September 2006","13140":"nil","13162":"nil","13167":" October 2017","13168":" July 2017","13169":" July 2017","13170":" July 2017","13171":" October 2016","13172":" August 2016","13173":" March 2016","13174":" September 2015","13175":" October 2015","13176":" October 2015","13177":" July 2015","13178":" May 2015","13179":" October 2014","13180":" December 2013","13181":" May 2014","13182":" November 2013","13183":" August 2013","13184":" November 2012","13185":" October 2012","13186":" August 2012","13187":" August 2012","13188":" July 2012","13189":" September 2011","13190":" September 2011","13191":" August 2011","13192":" April 2011","13193":" September 2010","13194":" October 2010","13195":" October 2010","13196":" September 2010","13257":" October 2018","13262":" July 2017","13267":" June 2016","13272":" October 2014","13277":"nil","13287":"nil","13307":"nil","13317":" July 2011","13318":" July 2010","13319":"nil","13337":" July 2018","13338":" July 2017","13339":" September 2016","13340":" December 2015","13341":" July 2015","13342":" July 2014","13343":"nil","13387":" November 2014","13388":" September 2015","13389":" July 2015","13390":" July 2015","13391":" August 2014","13392":"nil","13397":" August 2015","13407":" August 2011","13442":" May 2018","13443":" November 2017","13444":" August 2016","13445":" August 2014","13446":" September 2013","13447":"nil","13457":"nil","13462":" June 2017","13463":" October 2016","13464":" November 2015","13465":" July 2014","13466":" August 2012","13467":" August 2010","13468":" September 2009","13469":" September 2008","13470":" July 2008","13471":" August 2007","13472":"nil","13487":" September 2018","13488":" June 2015","13489":" June 2012","13490":"nil","13492":"nil","13496":"nil","13497":"nil","13500":" January 2019","13505":" December 2018","13510":"nil","13515":" October 2018","13520":" September 2018","13525":" August 2018","13530":" June 2018","13535":" March 2018","13540":" April 2018","13545":" February 2018","13550":" December 2017","13555":" November 2017","13565":" October 2017","13570":" September 2017","13575":" September 2017","13580":" August 2017","13585":" January 2017","13590":" June 2017","13595":" June 2017","13600":" May 2017","13605":" May 2017","13615":" April 2017","13620":" March 2017","13625":" February 2017","13630":" January 2017","13640":" November 2016","13650":" August 2016","13655":" October 2016","13660":" April 2016","13670":" March 2016","13675":" February 2016","13680":" February 2016","13695":" November 2015","13700":" April 2019","13701":" November 2018","13702":" April 2019","13703":" April 2019","13704":" March 2019","13705":" March 2019","13706":" March 2019","13707":" March 2019","13708":" February 2019","13709":" February 2019","13710":"nil","13715":" February 2019","13716":" January 2019","13717":" January 2019","13718":" January 2019","13719":" January 2019","13720":" January 2019","13721":" January 2019","13722":" December 2018","13723":" December 2018","13724":" December 2018","13725":" December 2018","13726":" December 2018","13727":" December 2018","13728":" November 2018","13729":" November 2018","13730":" November 2018","13731":" November 2018","13732":" November 2018","13733":" October 2018","13734":" October 2018","13735":" September 2018","13736":" September 2018","13737":" October 2018","13738":" September 2018","13739":" September 2018","13740":" September 2018","13742":" September 2018","13743":" September 2018","13744":" September 2018","13745":" September 2018","13746":" September 2018","13747":" September 2018","13748":" September 2018","13749":" August 2018","13755":" August 2018","13756":" July 2018","13757":" July 2018","13758":" July 2018","13759":" July 2018","13760":" June 2018","13761":" May 2018","13762":" May 2018","13763":" May 2018","13764":" May 2018","13765":" May 2018","13766":" May 2018","13767":" May 2018","13768":" May 2018","13769":" May 2018","13770":" April 2018","13771":" April 2018","13772":" April 2018","13773":" April 2018","13774":" April 2018","13775":" April 2018","13776":" April 2018","13777":" April 2018","13778":" April 2018","13779":" March 2018","13780":" March 2018","13781":" March 2018","13782":" March 2018","13783":" March 2018","13784":" March 2018","13790":" January 2018","13791":" January 2018","13792":" January 2018","13793":" January 2018","13794":" January 2018","13795":" November 2017","13796":" December 2017","13797":" December 2017","13798":" December 2017","13799":" December 2017","13805":" November 2017","13806":" November 2017","13807":" November 2017","13808":" November 2017","13809":" November 2017","13810":" November 2017","13811":" November 2017","13812":" November 2017","13813":" November 2017","13814":" November 2017","13815":" November 2017","13816":" November 2017","13817":" November 2017","13818":" November 2017","13819":" October 2017","13821":" October 2017","13822":" October 2017","13823":" October 2017","13824":" October 2017","13825":" October 2017","13826":" October 2017","13827":" October 2017","13828":" October 2017","13829":" October 2017","13835":" September 2017","13836":" September 2017","13837":" September 2017","13838":" September 2017","13840":" September 2017","13841":" September 2017","13842":" September 2017","13843":" September 2017","13844":" September 2017","13845":" September 2017","13846":" September 2017","13847":" September 2017","13848":" September 2017","13849":" September 2017","13850":" September 2017","13851":" September 2017","13852":" September 2017","13853":" August 2017","13854":" August 2017","13855":" August 2017","13856":" August 2017","13857":" August 2017","13858":" August 2017","13859":" August 2017","13860":" August 2017","13861":" August 2017","13862":" August 2017","13864":" August 2017","13865":" August 2017","13866":" August 2017","13867":" August 2017","13868":" August 2017","13869":" July 2017","13870":" February 2017","13871":" July 2017","13872":" July 2017","13873":" July 2017","13874":" May 2017","13880":" July 2017","13881":" July 2017","13882":" July 2017","13883":" July 2017","13884":" June 2017","13885":" July 2017","13886":" July 2017","13887":" June 2017","13888":" May 2017","13889":" June 2017","13890":" June 2017","13891":" June 2017","13892":" June 2017","13893":" June 2017","13894":" June 2017","13895":" June 2017","13896":" June 2017","13897":" June 2017","13898":" June 2017","13899":" June 2017","13900":"nil","13905":" March 2019","13906":" February 2019","13907":" February 2019","13908":" February 2019","13909":" February 2019","13910":" February 2019","13911":" January 2019","13912":" December 2018","13913":" November 2018","13914":" November 2018","13920":" September 2018","13921":" September 2018","13922":" October 2018","13923":" October 2018","13924":" September 2018","13926":" September 2018","13927":" August 2018","13928":" August 2018","13929":" August 2018","13935":" April 2018","13936":" April 2018","13937":" April 2018","13938":" April 2018","13939":" April 2018","13940":" April 2018","13941":" March 2018","13942":" March 2018","13943":" March 2018","13944":" March 2018","13945":" February 2018","13946":" February 2018","13947":" January 2018","13948":" January 2018","13949":" December 2017","13950":" January 2018","13951":" January 2018","13952":" January 2018","13953":" December 2017","13954":" October 2017","13955":" December 2017","13956":" December 2017","13957":" December 2017","13958":" December 2017","13959":" November 2017","13960":" November 2017","13961":" November 2017","13962":" October 2017","13963":" September 2017","13964":" September 2017","13971":" September 2017","13972":" August 2017","13973":" September 2017","13974":" September 2017","13975":" September 2017","13976":" August 2017","13977":" August 2017","13979":" August 2017","13985":" July 2017","13986":" July 2017","13987":" July 2017","13988":" July 2017","13989":" June 2017","13995":" May 2017","13996":" June 2017","13997":" May 2017","13998":" May 2017","13999":" May 2017","14000":" May 2017","14001":" May 2017","14002":" May 2017","14003":" May 2017","14004":" March 2017","14005":" April 2017","14006":" April 2017","14007":" April 2017","14008":" April 2017","14009":" April 2017","14010":" March 2017","14012":" March 2017","14013":" March 2017","14014":" March 2017","14021":" March 2017","14022":" March 2017","14023":" March 2017","14024":" February 2017","14025":" December 2016","14026":" November 2016","14027":" November 2016","14028":" November 2016","14029":" July 2016","14030":" September 2016","14031":" October 2016","14032":" October 2016","14033":" October 2016","14034":" September 2016","14040":" July 2016","14041":" April 2016","14042":" March 2016","14043":" April 2016","14044":" April 2016","14050":" March 2016","14051":" March 2016","14052":" March 2016","14053":" March 2016","14054":" February 2016","14060":" February 2016","14061":" February 2016","14062":" January 2016","14063":" January 2016","14064":" November 2015","14065":" December 2015","14066":" November 2015","14067":" September 2015","14068":" September 2015","14069":" August 2015","14075":" July 2015","14076":" July 2015","14077":" July 2015","14078":" June 2015","14079":" June 2015","14080":" June 2015","14081":" May 2015","14082":" April 2015","14083":" February 2015","14084":" May 2015","14085":" March 2015","14087":" February 2015","14088":" January 2015","14089":" January 2015","14090":" January 2015","14091":" July 2014","14092":" December 2014","14093":" November 2014","14094":" November 2014","14095":" November 2014","14096":" October 2014","14097":" October 2014","14098":" October 2014","14099":" September 2014","14100":"nil","14105":" March 2019","14106":" March 2019","14107":" February 2019","14108":" February 2019","14109":" February 2019","14110":" January 2019","14111":" February 2019","14112":" February 2019","14113":" January 2019","14114":" November 2018","14125":" September 2018","14126":" September 2018","14127":" August 2018","14129":" August 2018","14135":" June 2018","14136":" June 2018","14137":" June 2018","14138":" June 2018","14139":" June 2018","14140":" May 2018","14141":" June 2018","14142":" May 2018","14143":" May 2018","14144":" May 2018","14145":" May 2018","14146":" May 2018","14147":" April 2018","14148":" March 2018","14149":" February 2018","14150":" February 2018","14151":" February 2018","14152":" January 2018","14153":" September 2017","14154":" January 2018","14155":" December 2017","14156":" December 2017","14157":" December 2017","14158":" December 2017","14159":" December 2017","14170":" October 2017","14171":" October 2017","14172":" October 2017","14173":" September 2017","14174":" September 2017","14175":" September 2017","14176":" September 2017","14177":" September 2017","14178":" September 2017","14179":" September 2017","14180":" July 2017","14181":" September 2017","14182":" September 2017","14183":" September 2017","14184":" September 2017","14185":" August 2017","14186":" August 2017","14187":" August 2017","14188":" August 2017","14189":" August 2017","14195":" July 2017","14196":" July 2017","14197":" July 2017","14198":" June 2017","14199":" July 2017","14201":" July 2017","14202":" June 2017","14203":" June 2017","14204":" June 2017","14205":" June 2017","14206":" June 2017","14207":" June 2017","14208":" June 2017","14209":" May 2017","14215":" May 2017","14216":" May 2017","14217":" May 2017","14218":" March 2017","14219":" April 2017","14220":" April 2017","14221":" April 2017","14222":" April 2017","14223":" April 2017","14224":" April 2017","14225":" April 2017","14226":" April 2017","14227":" April 2017","14228":" March 2017","14229":" April 2017","14230":" March 2017","14231":" March 2017","14232":" March 2017","14233":" March 2017","14234":" March 2017","14240":" February 2017","14241":" February 2017","14242":" February 2017","14243":" January 2017","14244":" January 2017","14245":" December 2016","14246":" December 2016","14247":" December 2016","14248":" September 2016","14249":" December 2016","14255":" August 2016","14256":" October 2016","14257":" August 2016","14258":" August 2016","14259":" October 2016","14260":" September 2016","14261":" October 2016","14262":" August 2016","14263":" August 2016","14264":" October 2016","14265":" September 2016","14266":" August 2016","14267":" October 2016","14268":" August 2016","14270":" October 2016","14271":" August 2016","14272":" October 2016","14273":" August 2016","14274":" October 2016","14275":" October 2016","14276":" October 2016","14278":" September 2016","14279":" May 2016","14285":" April 2016","14286":" March 2016","14287":" March 2016","14288":" March 2016","14289":" March 2016","14290":" January 2016","14291":" March 2016","14292":" January 2016","14293":" February 2016","14294":" February 2016","14295":" February 2016","14296":" February 2016","14297":" January 2016","14298":" January 2016","14299":" January 2016","14300":"nil","14304":"nil","14309":" October 2017","14314":" January 2017","14319":" November 2016","14324":" October 2016","14329":" August 2016","14334":" February 2016","14344":" July 2014","14349":" April 2013","14359":" February 2018","14360":" February 2018","14361":" February 2018","14362":" January 2018","14363":" November 2017","14364":" October 2017","14365":" June 2017","14366":" June 2017","14367":" March 2017","14368":" January 2017","14369":" November 2016","14370":" June 2016","14371":" April 2016","14372":" March 2016","14373":" February 2016","14374":" January 2019","14375":" June 2018","14376":" November 2016","14377":" July 2017","14378":" May 2017","14379":"nil","14394":" December 2014","14395":" December 2014","14396":" October 2014","14397":" October 2014","14398":" September 2014","14404":" February 2014","14405":" November 2013","14406":" August 2013","14407":" July 2013","14408":" May 2013","14409":" April 2013","14410":" April 2013","14411":" March 2013","14412":" February 2013","14413":" March 2013","14414":" February 2013","14415":" March 2013","14416":" February 2013","14417":" February 2013","14418":" February 2013","14419":" February 2013","14420":" February 2013","14421":" January 2013","14422":" January 2013","14423":" May 2012","14424":" March 2012","14426":" December 2011","14427":" December 2011","14428":" September 2011","14430":" June 2010","14431":" October 2010","14432":" November 2010","14433":" September 2010","14434":" July 2010","14435":" June 2010","14436":" October 2008","14437":" April 2010","14438":" March 2010","14439":" March 2010","14440":" January 2010","14441":" October 2009","14442":" August 2008","14443":" October 2007","14444":" March 2019","14445":" February 2019","14446":" March 2019","14447":" February 2019","14448":" February 2019","14449":" February 2019","14450":" January 2019","14451":" January 2019","14452":" January 2019","14453":" December 2018","14454":"nil","14459":" October 2018","14460":" October 2018","14461":" September 2018","14462":" July 2018","14463":" July 2018","14479":" June 2018","14480":" June 2018","14481":" June 2018","14482":" June 2018","14483":" May 2018","14489":" March 2018","14490":" March 2018","14491":" February 2018","14492":" February 2018","14493":" December 2017","14500":" December 2017","14502":" January 2018","14503":" January 2018","14506":" December 2017","14507":" December 2017","14508":" December 2017","14509":"nil","14514":"nil","14519":" March 2019","14539":" August 2018","14544":" August 2018","14549":" June 2018","14554":" January 2018","14559":" November 2017","14584":" May 2017","14589":" March 2017","14609":" January 2017","14634":" April 2016","14654":" October 2015","14659":" September 2015","14664":" July 2015","14669":" May 2015","14684":" February 2015","14699":" December 2014","14704":" October 2014","14714":" March 2019","14715":" April 2018","14716":" March 2019","14717":" March 2019","14718":" March 2019","14719":"nil","14724":" December 2018","14725":" December 2018","14726":" November 2018","14727":" November 2018","14728":" October 2018","14729":" October 2018","14730":" October 2018","14731":" September 2018","14732":" September 2018","14733":" August 2018","14734":" July 2018","14735":" August 2018","14736":" August 2018","14737":" August 2018","14738":" August 2018","14739":" July 2018","14740":" February 2018","14741":" July 2018","14742":" July 2018","14743":" July 2018","14749":" May 2018","14750":" April 2018","14751":" April 2018","14752":" May 2018","14754":" May 2018","14755":" April 2018","14756":" April 2018","14757":" April 2018","14758":" April 2018","14759":" December 2017","14760":" April 2017","14761":" February 2018","14762":" February 2018","14763":" February 2018","14764":" December 2017","14765":" January 2018","14766":" January 2018","14767":" July 2017","14768":" December 2017","14769":" December 2017","14770":" November 2017","14771":" November 2017","14772":" September 2017","14773":" October 2017","14784":" June 2017","14785":" May 2017","14786":" June 2017","14787":" June 2017","14788":" May 2017","14789":" May 2017","14790":" May 2017","14791":" May 2017","14792":" May 2017","14793":" May 2017","14799":" March 2017","14800":" March 2017","14801":" March 2017","14802":" March 2017","14803":" February 2017","14804":" February 2017","14805":" March 2017","14806":" February 2017","14807":" January 2017","14808":" January 2017","14809":" January 2017","14810":" January 2017","14811":" January 2017","14812":" January 2017","14813":" January 2017","14814":" January 2017","14815":" July 2016","14816":" December 2016","14817":" December 2016","14818":" December 2016","14824":" November 2016","14825":" November 2016","14826":" November 2016","14827":" November 2016","14828":" November 2016","14829":" October 2016","14830":" November 2016","14831":" November 2016","14832":" October 2016","14833":" October 2016","14834":" October 2016","14835":" October 2016","14836":" October 2016","14837":" October 2016","14838":" September 2016","14839":" September 2016","14840":" September 2016","14841":" August 2016","14842":" August 2016","14843":" August 2016","14849":" July 2016","14850":" July 2016","14851":" July 2016","14853":" May 2016","14855":" June 2016","14856":" June 2016","14858":" May 2016","14859":" May 2016","14860":" September 2015","14861":" April 2016","14863":" April 2016","14864":" November 2015","14866":" March 2016","14867":" March 2016","14868":" March 2016","14874":" February 2016","14875":" January 2016","14876":" January 2016","14877":" December 2015","14878":" November 2015","14879":" January 2016","14880":" January 2016","14881":" December 2015","14882":" January 2016","14883":" December 2015","14889":" November 2015","14890":" November 2015","14891":" October 2015","14892":" November 2015","14893":" October 2015","14894":" November 2015","14895":" October 2015","14896":" October 2015","14897":" October 2015","14898":" October 2015","14899":" October 2015","14900":" September 2015","14901":" October 2015","14902":" October 2015","14903":" October 2015","14904":" September 2015","14905":" September 2015","14906":" September 2015","14907":" September 2015","14908":" August 2015","14909":" September 2015","14910":" September 2015","14911":" August 2015","14912":" August 2015","14914":" March 2019","14915":" March 2019","14916":" March 2019","14917":" March 2019","14918":" February 2019","14919":" February 2019","14920":" November 2018","14921":" February 2019","14922":" January 2019","14923":" February 2019","14924":" February 2019","14925":" February 2019","14926":" January 2019","14927":" January 2019","14928":" January 2019","14929":"nil","14944":" July 2018","14945":" July 2018","14946":" June 2018","14947":" June 2018","14948":" June 2018","14949":" June 2018","14950":" May 2018","14951":" May 2018","14952":" May 2018","14953":" May 2018","14954":" May 2018","14955":" May 2018","14956":" May 2018","14957":" April 2018","14958":" April 2018","14959":" April 2018","14960":" April 2018","14961":" March 2018","14962":" April 2018","14963":" April 2018","14969":" February 2018","14970":" February 2018","14971":" January 2018","14972":" January 2018","14973":" December 2017","14974":" January 2018","14975":" January 2018","14976":" January 2018","14977":" December 2017","14978":" November 2017","14979":" December 2017","14980":" December 2017","14981":" November 2017","14982":" November 2017","14983":" November 2017","14984":" November 2017","14985":" November 2017","14986":" November 2017","14987":" November 2017","14988":" November 2017","14989":" November 2017","14990":" November 2017","14991":" October 2017","14992":" October 2017","14994":" October 2017","14995":" October 2017","14996":" October 2017","14997":" October 2017","14998":" October 2017","14999":" October 2017","15000":" October 2017","15001":" October 2017","15002":" October 2017","15003":" October 2017","15009":" September 2017","15010":" September 2017","15011":" September 2017","15012":" September 2017","15013":" August 2017","15014":" August 2017","15015":" August 2017","15016":" April 2017","15017":" August 2017","15019":" July 2017","15020":" July 2017","15021":" July 2017","15022":" June 2017","15023":" June 2017","15024":" June 2017","15025":" June 2017","15027":" May 2017","15028":" May 2017","15030":" May 2017","15031":" May 2017","15032":" April 2017","15034":" April 2017","15035":" April 2017","15036":" April 2017","15037":" April 2017","15038":" April 2017","15039":" April 2017","15040":" April 2017","15041":" April 2017","15042":" April 2017","15043":" April 2017","15044":" March 2017","15045":" April 2017","15046":" March 2017","15047":" March 2017","15048":" March 2017","15049":" March 2017","15050":" March 2017","15051":" February 2017","15052":" February 2017","15053":" February 2017","15054":" February 2017","15055":" February 2017","15056":" February 2017","15057":" February 2017","15058":" February 2017","15059":" February 2017","15061":" January 2017","15062":" January 2017","15063":" January 2017","15065":" January 2017","15066":" January 2017","15067":" December 2016","15068":" December 2016","15069":" December 2016","15070":" December 2016","15071":" November 2016","15072":" November 2016","15073":" November 2016","15079":" August 2016","15080":" September 2016","15081":" October 2016","15082":" July 2016","15083":" September 2016","15084":" October 2016","15085":" June 2016","15086":" October 2016","15087":" September 2016","15088":" September 2016","15089":" August 2016","15090":" October 2015","15091":" April 2016","15094":" April 2016","15095":" April 2016","15096":" April 2016","15097":" April 2016","15098":" April 2016","15099":" April 2016","15100":" April 2016","15101":" April 2016","15103":" April 2016","15109":" March 2016","15110":" February 2016","15111":" January 2016","15112":" January 2016","15113":" December 2015","15114":" September 2018","15115":" May 2017","15116":" August 2016","15117":" April 2016","15118":" June 2015","15119":" February 2018","15120":" May 2017","15121":" May 2017","15122":" June 2016","15123":" March 2016","15124":" October 2018","15129":"nil","15134":" November 2016","15144":" September 2014","15149":" March 2018","15150":" September 2017","15151":" December 2016","15152":" July 2016","15153":" July 2016","15154":" July 2016","15155":" July 2016","15156":" December 2015","15157":" November 2015","15158":" November 2015","15159":"nil","15164":" October 2015","15165":" July 2015","15166":" January 2015","15167":" February 2014","15168":" January 2014","15169":"nil","15174":" December 2015","15175":" July 2014","15176":" May 2014","15177":" October 2013","15178":" June 2013","15179":"nil","15183":" December 2018","15184":" July 2017","15185":" December 2016","15186":" August 2016","15187":" November 2015","15188":" August 2015","15189":" September 2014","15190":" July 2015","15191":" August 2013","15192":" March 2013","15193":" December 2012","15194":" October 2012","15195":" September 2012","15196":" February 2012","15197":" November 2011","15198":"nil","15203":" January 2019","15204":" October 2018","15205":" September 2018","15206":" September 2018","15207":" September 2018","15213":" August 2018","15214":" June 2018","15215":" July 2018","15216":" July 2018","15217":" July 2018","15218":" June 2018","15219":" June 2018","15220":" June 2018","15221":" June 2018","15222":" June 2018","15228":" November 2017","15229":" November 2017","15230":" August 2017","15231":" October 2017","15232":" October 2017","15238":" September 2017","15239":" August 2017","15240":" August 2017","15241":" August 2017","15242":" August 2017","15243":" August 2017","15244":" August 2017","15245":" July 2017","15246":" August 2016","15247":" June 2017","15248":" June 2017","15249":" May 2017","15250":" May 2017","15251":" May 2017","15252":" May 2017","15253":" April 2017","15254":" May 2017","15255":" April 2017","15256":" April 2017","15257":" April 2017","15258":" April 2017","15259":" March 2017","15260":" October 2016","15261":" March 2017","15262":" February 2017","15263":" February 2017","15264":" December 2016","15265":" January 2017","15266":" December 2016","15267":" December 2016","15274":" June 2016","15275":" October 2016","15276":" October 2016","15277":" October 2016","15278":" October 2016","15279":" September 2016","15280":" October 2016","15281":" September 2016","15282":" September 2016","15293":" August 2016","15294":" July 2016","15295":" July 2016","15296":" July 2016","15297":" August 2016","15298":" July 2016","15299":" July 2016","15300":" July 2016","15301":" July 2016","15302":" July 2016","15303":" June 2016","15304":" June 2016","15305":" June 2016","15306":" June 2016","15307":" June 2016","15308":" June 2016","15309":" June 2016","15310":" June 2016","15311":" June 2016","15312":" June 2016","15318":" March 2016","15319":" March 2016","15320":" March 2016","15321":" March 2016","15322":" February 2016","15328":" January 2016","15329":" November 2015","15330":" September 2015","15331":" October 2015","15332":" September 2015","15333":" March 2015","15334":" August 2015","15335":" September 2015","15336":" August 2015","15337":" August 2015","15338":" August 2015","15339":" August 2015","15340":" August 2015","15341":" August 2015","15342":" August 2015","15343":" August 2015","15344":" July 2015","15345":" July 2015","15346":" August 2015","15347":" August 2015","15348":" July 2015","15349":" August 2015","15350":" July 2015","15351":" July 2015","15352":" July 2015","15353":" June 2015","15354":" July 2015","15355":" June 2015","15356":" July 2015","15357":" June 2015","15363":" May 2015","15364":" May 2015","15365":" May 2015","15366":" May 2015","15367":" April 2015","15368":" May 2015","15369":" April 2015","15370":" April 2015","15371":" April 2015","15372":" April 2015","15373":" April 2015","15374":" April 2015","15375":" February 2015","15376":" March 2015","15377":" February 2015","15383":" September 2014","15384":" September 2014","15385":" September 2014","15386":" September 2014","15387":" September 2014","15388":" September 2014","15389":" June 2014","15390":" September 2014","15391":" September 2014","15392":" August 2014","15393":" August 2014","15394":" August 2014","15395":" August 2014","15396":" August 2014","15397":" August 2014","15398":" January 2019","15399":" September 2018","15400":" September 2018","15401":" September 2018","15402":" August 2018","15403":" June 2018","15404":" June 2018","15405":" March 2018","15406":" August 2017","15407":" August 2017","15408":" August 2017","15409":" August 2017","15410":" August 2017","15411":" August 2017","15412":" July 2017","15413":" July 2017","15414":" July 2017","15415":" July 2017","15416":" July 2017","15417":" June 2017","15418":" June 2017","15419":" June 2017","15420":" August 2016","15421":" May 2017","15422":" May 2017","15423":"nil","15428":" January 2017","15429":" August 2016","15430":" October 2016","15431":" September 2016","15432":" September 2016","15438":" August 2016","15439":" June 2016","15440":" June 2016","15441":" June 2016","15442":" June 2016","15443":" July 2016","15444":" June 2016","15445":" May 2016","15446":" June 2016","15447":" May 2016","15458":" December 2015","15459":" November 2015","15460":" June 2015","15461":" November 2015","15462":" November 2015","15463":" October 2015","15464":" September 2015","15465":" September 2015","15466":" July 2015","15467":" October 2015","15468":" September 2015","15469":" September 2015","15470":" September 2015","15471":" September 2015","15472":" August 2015","15473":" September 2015","15474":" September 2015","15475":" September 2015","15476":" September 2015","15477":" September 2015","15478":" September 2015","15479":" September 2015","15480":" August 2015","15481":" August 2015","15482":" August 2015","15483":" August 2015","15484":" August 2015","15485":" August 2015","15486":" August 2015","15487":" August 2015","15489":" August 2015","15490":" July 2015","15491":" July 2015","15492":" July 2015","15493":" July 2015","15494":" June 2015","15495":" June 2015","15496":" June 2015","15497":" June 2015","15498":" July 2014","15499":" April 2015","15500":" May 2015","15501":" May 2015","15502":" May 2015","15503":" April 2015","15504":" September 2014","15505":" February 2015","15506":" February 2015","15507":" February 2015","15508":" February 2015","15509":" November 2014","15510":" December 2014","15511":" September 2014","15512":" December 2014","15518":" October 2014","15519":" October 2014","15520":" May 2014","15521":" October 2014","15522":" October 2014","15528":" September 2014","15529":" September 2014","15530":" September 2014","15531":" September 2014","15532":" August 2014","15538":" September 2014","15539":" September 2014","15540":" September 2014","15541":" May 2014","15542":" August 2014","15543":" September 2014","15544":" September 2014","15545":" July 2014","15546":" June 2014","15547":" August 2014","15553":" August 2014","15555":" August 2014","15556":" August 2014","15557":" July 2014","15563":" July 2014","15564":" August 2014","15565":" August 2014","15567":" August 2014","15568":" August 2014","15569":" August 2014","15570":" July 2014","15571":" August 2014","15572":" August 2014","15573":" August 2014","15574":" August 2014","15575":" August 2014","15576":" March 2014","15577":" January 2014","15578":" July 2014","15579":" July 2014","15580":" June 2014","15581":" July 2014","15582":" July 2014","15583":" July 2014","15584":" July 2014","15585":" July 2014","15586":" July 2014","15587":" July 2014","15588":" July 2014","15590":" February 2014","15591":" July 2014","15592":" July 2014","15593":" June 2014","15594":" April 2014","15595":" June 2014","15596":" May 2014","15597":" May 2014","15598":"nil","15603":" April 2016","15608":" April 2015","15613":" December 2013","15618":" April 2013","15623":" February 2019","15624":" July 2018","15625":" June 2018","15626":" August 2017","15627":" July 2017","15628":" July 2017","15629":" June 2017","15630":" July 2017","15631":" June 2017","15633":"nil","15638":" December 2016","15639":" October 2016","15640":" September 2016","15641":" August 2016","15642":" August 2016","15643":" July 2016","15644":" July 2016","15645":" July 2016","15646":" May 2016","15647":" February 2016","15663":" August 2012","15664":" August 2012","15665":" September 2010","15666":" July 2011","15667":" April 2011","15673":" December 2018","15674":" November 2018","15675":" November 2018","15676":" September 2018","15677":" October 2018","15678":" September 2018","15679":" September 2018","15680":" August 2018","15681":" August 2018","15682":" July 2018","15683":" June 2018","15684":" May 2018","15685":" May 2018","15686":" March 2018","15687":" March 2018","15688":"nil","15700":" August 2017","15701":" August 2017","15702":" August 2017","15703":" August 2017","15704":" July 2017","15705":" May 2017","15706":" July 2017","15707":" June 2017","15708":" June 2017","15709":" June 2017","15710":" May 2017","15712":" May 2017","15713":" April 2017","15715":" April 2017","15718":" April 2017","15719":" April 2017","15721":" March 2017","15722":" March 2017","15724":" December 2016","15725":" November 2016","15726":" October 2016","15727":" October 2016","15729":" September 2016","15730":" September 2016","15731":" September 2016","15734":" September 2016","15736":" September 2016","15737":" August 2016","15740":" August 2016","15741":" August 2016","15742":" September 2016","15748":" August 2016","15750":" August 2016","15751":" August 2016","15752":" August 2016","15753":" August 2016","15754":" July 2016","15755":" August 2016","15756":" June 2016","15757":" July 2016","15760":" July 2016","15762":" June 2016","15763":" June 2016","15765":" September 2015","15766":" June 2016","15767":" May 2016","15774":" March 2016","15775":" March 2016","15777":" February 2016","15779":" February 2016","15780":" February 2016","15782":" December 2015","15783":" November 2015","15784":" October 2015","15786":" September 2015","15787":" October 2015","15789":" September 2015","15790":" October 2015","15791":" September 2015","15792":" September 2015","15793":" September 2015","15795":" September 2015","15796":" September 2015","15797":" September 2015","15798":" September 2015","15799":" August 2015","15800":" August 2015","15802":" August 2015","15804":" August 2015","15805":" August 2015","15807":" August 2015","15813":" July 2015","15814":" July 2015","15815":" July 2015","15819":" July 2015","15821":" July 2015","15822":" July 2015","15824":" April 2015","15825":" April 2015","15828":" April 2015","15829":" March 2015","15831":" March 2015","15832":" February 2015","15833":" February 2015","15835":" January 2015","15836":" January 2015","15837":" January 2015","15838":" December 2014","15839":" December 2014","15840":" December 2014","15842":" November 2014","15843":" November 2014","15844":" October 2014","15848":" September 2014","15851":" June 2014","15853":" March 2014","15854":" August 2014","15855":" August 2014","15858":" July 2014","15859":" July 2014","15862":" July 2014","15867":" June 2014","15870":" May 2014","15873":" January 2019","15874":" July 2018","15875":" June 2018","15876":" September 2017","15877":" July 2017","15878":" August 2017","15879":" July 2017","15880":" May 2017","15881":" May 2017","15882":" April 2017","15883":" April 2017","15884":" April 2017","15885":" March 2017","15886":" March 2017","15887":" January 2017","15888":"nil","15893":" September 2016","15894":" August 2016","15895":" June 2016","15896":" July 2016","15897":" July 2016","15903":" December 2015","15904":" December 2015","15905":" September 2015","15906":" August 2015","15907":" July 2015","15908":" July 2015","15909":" July 2015","15910":" July 2015","15911":" July 2015","15912":" July 2015","15913":" May 2015","15914":" January 2015","15915":" January 2015","15916":" August 2014","15917":" October 2014","15918":" September 2014","15919":" September 2014","15920":" September 2014","15921":" September 2014","15922":" August 2014","15923":" August 2014","15924":" August 2014","15925":" August 2014","15926":" August 2014","15927":" August 2014","15928":" August 2014","15929":" July 2014","15930":" August 2014","15931":" August 2014","15932":" July 2014","15933":" June 2014","15935":" August 2013","15936":" July 2013","15937":" August 2013","15948":" August 2013","15949":" July 2013","15950":" July 2013","15951":" July 2013","15953":" July 2013","15954":" July 2013","15955":" July 2013","15956":" June 2013","15957":" April 2013","15958":" February 2013","15959":" September 2012","15960":" September 2012","15961":" September 2012","15962":" August 2012","15963":" July 2012","15964":" July 2010","15965":" September 2010","15966":" September 2009","15967":" August 2009","15973":"nil","15978":" September 2018","15979":" September 2018","15980":" August 2018","15981":" August 2018","15982":" February 2018","15983":" April 2017","15984":" December 2017","15985":" May 2017","15986":" March 2017","15987":" January 2017","15988":" July 2016","15989":" February 2017","15990":" September 2016","15991":" June 2016","15992":" September 2016","15993":" September 2016","15994":" August 2016","15995":" May 2016","15996":" May 2016","15997":" May 2016","15998":" December 2015","15999":" July 2015","16000":" July 2015","16001":" June 2015","16002":" May 2015","16003":" April 2015","16004":" December 2014","16005":" September 2014","16006":" October 2014","16007":" August 2014","16013":" July 2014","16014":" May 2014","16015":" June 2014","16016":" May 2014","16017":" January 2014","16018":" October 2013","16019":" October 2013","16020":" September 2013","16021":" August 2013","16022":" July 2013","16023":" October 2011","16024":" August 2012","16025":" June 2012","16026":" March 2012","16027":" January 2012","16028":" February 2012","16029":" July 2008","16033":" March 2019","16038":" December 2016","16043":" July 2016","16048":"nil","16053":" August 2014","16068":" September 2013","16078":" May 2013","16083":" September 2012","16088":" June 2012","16093":" August 2011","16098":" July 2011","16103":" November 2018","16104":" September 2018","16105":" October 2018","16106":" September 2018","16107":" September 2018","16108":" August 2018","16109":" August 2018","16110":" August 2018","16111":" August 2018","16112":" August 2018","16113":" August 2018","16114":" August 2018","16115":" August 2018","16116":" July 2018","16117":" July 2018","16118":" July 2018","16119":" July 2018","16120":" June 2018","16121":" June 2018","16122":" June 2018","16123":"nil","16128":" September 2017","16129":" September 2017","16130":" July 2017","16131":" August 2017","16132":" July 2017","16133":" July 2017","16134":" July 2017","16135":" July 2017","16136":" June 2017","16137":" June 2017","16139":" May 2017","16140":" May 2017","16141":" May 2017","16142":" March 2017","16143":" March 2017","16144":" May 2016","16145":" November 2016","16146":" November 2016","16147":" September 2016","16148":" November 2016","16149":" October 2016","16150":" October 2016","16151":" September 2016","16152":" October 2016","16158":" August 2016","16159":" August 2016","16160":" August 2016","16161":" August 2016","16162":" August 2016","16163":" August 2016","16164":" July 2016","16165":" August 2016","16166":" August 2016","16167":" August 2016","16168":" August 2016","16169":" August 2016","16170":" August 2016","16171":" August 2016","16172":" August 2016","16178":" July 2016","16179":" July 2016","16180":" July 2016","16181":" July 2016","16182":" July 2016","16188":" June 2016","16189":" May 2016","16190":" July 2015","16191":" June 2016","16192":" June 2016","16193":" May 2016","16194":" May 2016","16195":" June 2016","16196":" May 2016","16197":" May 2016","16203":" April 2016","16204":" April 2016","16205":" February 2016","16207":" January 2016","16208":" December 2015","16209":" October 2015","16210":" October 2015","16211":" July 2015","16212":" September 2015","16213":" June 2015","16214":" November 2015","16215":" August 2015","16216":" October 2015","16217":" October 2015","16218":" September 2015","16219":" September 2015","16220":" October 2015","16221":" September 2015","16222":" September 2015","16223":" August 2015","16224":" September 2015","16225":" August 2015","16226":" July 2015","16227":" September 2015","16228":" September 2015","16229":" September 2015","16230":" September 2015","16232":" July 2015","16233":" August 2015","16234":" August 2015","16235":" August 2015","16236":" July 2015","16237":" July 2015","16238":" July 2015","16239":" July 2015","16240":" July 2015","16241":" July 2015","16242":" July 2015","16248":" July 2015","16249":" July 2015","16250":" July 2015","16251":" July 2015","16252":" July 2015","16253":" June 2015","16254":" June 2015","16255":" July 2015","16256":" June 2015","16257":" June 2015","16258":" June 2015","16259":" June 2015","16260":" June 2015","16261":" June 2015","16262":" June 2015","16268":" May 2015","16269":" May 2015","16270":" May 2015","16271":" April 2015","16272":" August 2014","16273":" April 2015","16274":" March 2015","16275":" February 2015","16276":" March 2015","16277":" August 2014","16278":" February 2015","16279":" February 2015","16280":" January 2015","16281":" January 2015","16282":" December 2014","16288":" December 2014","16289":" December 2014","16290":" October 2014","16291":" November 2014","16292":" September 2014","16293":" September 2014","16294":" August 2014","16295":" October 2014","16296":" October 2014","16297":" September 2014","16298":" September 2014","16299":" October 2014","16300":" September 2014","16301":" September 2014","16302":" September 2014","16303":" February 2019","16304":" January 2019","16305":" January 2019","16306":" January 2019","16307":" October 2018","16308":" September 2018","16309":" August 2018","16310":" August 2018","16311":" August 2018","16312":" July 2018","16313":" July 2018","16314":" July 2018","16315":" July 2018","16316":" May 2018","16317":" June 2018","16318":"nil","16323":" September 2017","16324":" August 2017","16325":" August 2017","16326":" August 2017","16327":" July 2017","16328":" June 2017","16329":" May 2017","16330":" May 2017","16331":" April 2017","16332":" April 2017","16333":" February 2017","16334":" August 2016","16335":" January 2017","16336":" December 2016","16337":" December 2016","16338":" August 2016","16339":" August 2016","16340":" August 2016","16341":" July 2016","16342":" July 2016","16343":" July 2016","16344":" July 2016","16345":" July 2016","16346":" June 2016","16347":" June 2016","16348":" June 2016","16349":" May 2016","16350":" May 2016","16351":" May 2016","16352":" March 2016","16353":" April 2016","16354":" July 2015","16355":" October 2015","16356":" September 2015","16357":" August 2015","16358":" August 2015","16359":" June 2015","16360":" July 2015","16361":" July 2015","16362":" July 2015","16363":" July 2015","16364":" July 2015","16365":" July 2015","16366":" June 2015","16367":" June 2015","16373":" May 2015","16374":" May 2015","16375":" April 2014","16376":" February 2015","16377":" February 2015","16378":" March 2014","16379":" August 2014","16380":" November 2014","16381":" September 2014","16382":" September 2014","16383":" September 2014","16384":" August 2014","16385":" September 2014","16386":" August 2014","16387":" August 2014","16388":" August 2014","16389":" August 2014","16390":" July 2014","16391":" June 2014","16392":" June 2014","16393":" June 2014","16394":" May 2014","16395":" May 2014","16396":" May 2014","16397":" May 2014","16398":" May 2014","16399":" April 2014","16400":" March 2014","16401":" March 2014","16402":" March 2014","16403":" October 2013","16404":" October 2013","16405":" October 2013","16406":" August 2013","16407":" September 2013","16408":" September 2013","16409":" August 2013","16410":" August 2013","16411":" August 2013","16412":" July 2013","16413":" August 2013","16414":" July 2013","16415":" July 2013","16416":" June 2013","16417":" May 2013","16418":" March 2013","16419":" April 2013","16423":" October 2017","16424":" August 2017","16425":" August 2017","16426":" July 2017","16427":" July 2017","16428":" July 2016","16429":" October 2016","16430":" September 2016","16431":" August 2016","16432":" July 2016","16433":" August 2016","16434":" September 2016","16435":" August 2016","16436":" August 2016","16437":" August 2016","16438":" August 2016","16439":" August 2016","16440":" July 2016","16441":" July 2016","16442":" May 2016","16443":" May 2016","16444":" January 2016","16445":" November 2015","16446":" October 2015","16447":" October 2015","16448":" September 2015","16449":" September 2015","16450":" August 2015","16451":" August 2015","16452":" August 2015","16453":" August 2015","16454":" August 2015","16455":" July 2015","16456":" June 2015","16457":" June 2015","16458":"nil","16463":" July 2014","16464":" May 2014","16465":" April 2014","16466":" July 2013","16467":" September 2013","16468":" August 2012","16469":" June 2012","16470":" June 2012","16471":" May 2012","16472":" August 2011","16473":" October 2018","16474":" August 2018","16475":" July 2018","16476":" July 2018","16477":" October 2017","16478":"nil","16483":" October 2016","16484":" September 2016","16485":" June 2016","16486":" September 2015","16487":" July 2015","16488":" July 2015","16489":" June 2015","16490":" June 2015","16491":" May 2015","16492":" July 2014","16493":" August 2013","16494":" June 2013","16495":" February 2013","16496":" December 2012","16497":" October 2012","16498":" September 2018","16503":" October 2017","16508":"nil","16518":" July 2014","16523":" July 2013","16528":" June 2018","16529":" December 2017","16530":" September 2017","16531":" August 2017","16532":" August 2017","16533":" August 2017","16534":" July 2017","16535":" February 2017","16536":" November 2016","16537":" December 2016","16538":" December 2016","16539":" September 2016","16540":" August 2016","16541":" July 2016","16542":" June 2016","16543":"nil","16553":" August 2014","16554":" July 2012","16555":" August 2009","16556":" August 2009","16557":" August 2009","16558":"nil","16563":" March 2016","16564":" August 2015","16565":" December 2014","16566":" March 2014","16567":" February 2014","16573":" August 2012","16574":" August 2011","16575":" March 2012","16576":" August 2011","16577":" August 2011","16578":" August 2011","16579":" January 2009","16580":" May 2007","16583":" March 2019","16584":" February 2019","16585":" November 2018","16586":" April 2018","16587":" August 2017","16588":" August 2017","16589":" August 2017","16590":" September 2016","16591":" August 2016","16592":" August 2016","16593":" August 2016","16594":" July 2016","16595":" July 2016","16596":" June 2016","16597":" May 2016","16598":"nil","16603":" September 2015","16604":" August 2015","16605":" August 2015","16606":" August 2015","16607":" June 2015","16613":" September 2014","16614":" September 2014","16615":" August 2014","16616":" August 2014","16617":" July 2014","16618":" March 2014","16619":" February 2014","16620":" June 2013","16621":" December 2011","16622":" October 2012","16628":" October 2010","16629":" October 2010","16630":" June 2010","16631":" April 2010","16632":" October 2009","16633":" August 2009","16634":" August 2008","16635":" June 2008","16636":" October 2007","16637":" September 2007","16638":" August 2007","16639":" August 2007","16643":" March 2019","16644":" March 2019","16645":" January 2019","16646":" January 2019","16647":" January 2019","16648":"nil","16653":" September 2018","16654":" September 2018","16655":" May 2018","16656":" August 2018","16657":" July 2018","16663":" May 2018","16664":" January 2018","16665":" January 2018","16666":" September 2017","16667":" September 2017","16668":" July 2017","16669":" July 2017","16670":" August 2017","16671":" June 2017","16672":" May 2017","16673":" May 2017","16674":" May 2017","16675":" April 2017","16676":" March 2017","16677":" December 2016","16678":" December 2016","16679":" October 2016","16680":" October 2016","16681":" October 2016","16682":" October 2016","16683":" August 2016","16684":" August 2016","16685":" July 2016","16686":" July 2016","16687":" June 2016","16688":" June 2016","16689":" June 2016","16690":" June 2016","16691":" June 2016","16692":" June 2016","16693":" May 2016","16694":" May 2016","16695":" April 2016","16696":" May 2016","16697":" April 2016","16698":" February 2016","16699":" September 2015","16700":" October 2015","16701":" September 2015","16702":" September 2015","16703":" September 2015","16704":" August 2015","16705":" September 2015","16706":" August 2015","16707":" August 2015","16708":" July 2015","16709":" August 2015","16710":" May 2015","16711":" July 2015","16712":" June 2015","16713":" July 2015","16714":" July 2015","16715":" June 2015","16716":" June 2015","16717":" May 2015","16723":" May 2015","16724":" April 2015","16725":" April 2015","16726":" March 2015","16727":" December 2014","16728":" August 2014","16729":" September 2014","16730":" July 2014","16731":" August 2014","16732":" September 2014","16733":" September 2014","16735":" August 2014","16736":" August 2014","16737":" August 2014","16738":" July 2014","16739":" August 2014","16740":" July 2014","16741":" July 2014","16742":" June 2014","16743":" June 2014","16745":" May 2014","16746":" May 2014","16747":" May 2014","16748":" May 2014","16749":" April 2014","16750":" April 2014","16751":" April 2014","16752":" March 2014","16753":" March 2014","16754":" November 2013","16755":" October 2013","16756":" September 2013","16757":" July 2013","16758":" September 2013","16759":" August 2013","16760":" August 2013","16761":" August 2013","16762":" August 2013","16763":" July 2013","16764":" June 2013","16765":" May 2013","16766":" April 2013","16767":" April 2013","16768":" December 2012","16769":" August 2012","16770":" September 2012","16771":" October 2012","16772":" September 2012","16773":" September 2012","16774":" August 2012","16775":" August 2012","16776":" July 2012","16777":" August 2012","16783":" May 2012","16784":" May 2012","16785":" March 2012","16786":" September 2011","16787":" October 2011","16793":" August 2011","16794":" July 2011","16795":" August 2011","16796":"nil","16797":" July 2011","16798":" July 2011","16799":" July 2011","16800":" July 2011","16801":" July 2011","16802":" June 2011","16803":" June 2011","16804":" June 2011","16805":" June 2011","16806":" June 2011","16807":" May 2011","16808":" June 2011","16809":" April 2011","16810":" May 2011","16811":" April 2011","16812":" March 2011","16813":" April 2011","16814":" June 2010","16815":" October 2010","16816":" September 2010","16817":" September 2010","16818":" July 2010","16819":" September 2010","16820":" August 2010","16821":" July 2010","16822":" August 2009","16823":" July 2010","16824":" June 2010","16825":" July 2010","16826":" June 2010","16827":" April 2010","16828":" April 2010","16829":" January 2010","16830":" February 2010","16831":" September 2009","16832":" December 2009","16838":" September 2009","16839":" July 2007","16840":" September 2009","16841":" August 2006","16842":" September 2009","16843":" August 2018","16848":" May 2017","16853":"nil","16863":" April 2016","16873":" September 2014","16878":" July 2014","16888":" October 2013","16893":" April 2013","16898":" September 2012","16903":" August 2012","16908":" May 2012","16913":" December 2011","16923":" July 2011","16938":"nil","16943":" June 2018","16944":" June 2018","16945":" March 2018","16946":" March 2018","16947":" August 2017","16963":" June 2016","16964":" September 2016","16966":" August 2016","16967":" July 2016","16973":" July 2016","16974":" May 2016","16975":" February 2016","16976":" February 2016","16977":" February 2016","16978":" December 2015","16979":" October 2015","16980":" November 2015","16981":" September 2015","16982":" September 2015","16983":" August 2015","16984":" August 2015","16985":" August 2015","16986":" July 2015","16987":" August 2014","16988":" July 2014","16989":" July 2014","16990":" July 2014","16991":" July 2014","16992":" May 2014","16993":" June 2014","16994":" May 2014","16995":" July 2013","16996":" July 2013","16997":" July 2013","16998":" June 2013","17000":" January 2013","17001":" December 2012","17002":" June 2012","17004":" February 2012","17008":"nil","17009":" September 2018","17010":" July 2018","17011":" August 2017","17012":" August 2017","17013":" June 2017","17014":" June 2017","17015":" March 2017","17016":" October 2016","17017":" September 2016","17018":" September 2016","17019":" August 2016","17020":" July 2016","17021":" June 2016","17022":" July 2015","17023":" July 2015","17024":"nil","17029":" September 2013","17030":" September 2013","17031":" May 2013","17032":" August 2012","17033":" April 2013","17034":" May 2012","17035":" August 2011","17036":" July 2011","17037":" July 2010","17038":" May 2010","17039":" August 2007","17040":" September 2008","17041":" July 2008","17042":" August 2008","17043":" April 2008","17044":" September 2018","17045":" August 2018","17046":" August 2018","17047":" June 2018","17048":" June 2018","17049":" June 2018","17050":" September 2017","17051":" July 2016","17052":" May 2017","17053":" September 2016","17054":" May 2016","17055":" May 2016","17056":" July 2015","17057":" September 2015","17058":" August 2015","17059":" August 2015","17060":" July 2015","17061":" June 2015","17062":"nil","17074":" September 2018","17079":" July 2017","17084":"nil","17089":" August 2016","17094":" June 2016","17099":" July 2015","17104":" September 2013","17114":" October 2018","17115":" June 2018","17116":" July 2018","17117":" April 2018","17118":" November 2017","17119":" July 2017","17120":" July 2017","17121":" July 2017","17122":" August 2016","17123":" September 2016","17124":"nil","17134":"nil","17144":" August 2018","17145":" August 2018","17146":" October 2017","17147":" June 2017","17148":" August 2017","17149":" July 2017","17150":" July 2017","17151":" June 2017","17152":" June 2017","17153":" August 2016","17154":" August 2016","17155":" August 2016","17156":" July 2016","17157":" August 2016","17158":" July 2016","17159":" July 2016","17160":" May 2016","17161":" March 2016","17162":" September 2015","17163":" August 2015","17164":" July 2015","17165":" July 2015","17166":" June 2015","17167":" May 2015","17168":" May 2015","17169":" September 2014","17170":" September 2014","17171":" August 2014","17172":" July 2014","17173":" July 2014","17174":"nil","17179":" July 2018","17180":" August 2018","17181":" July 2018","17182":" June 2018","17183":" August 2018","17184":" October 2018","17185":" October 2018","17186":" October 2018","17187":" August 2018","17188":" July 2018","17189":"nil","17199":" July 2018","17200":" July 2018","17201":" June 2018","17202":" June 2018","17203":" June 2018","17204":" June 2018","17205":" June 2018","17206":" June 2018","17207":" May 2018","17208":" May 2018","17209":" May 2018","17210":" May 2017","17211":" August 2017","17212":" October 2017","17213":" September 2017","17219":" August 2017","17220":" September 2017","17221":" August 2017","17222":" August 2017","17223":" August 2017","17224":" August 2017","17225":" August 2017","17226":" October 2016","17227":" July 2017","17228":" August 2017","17234":" July 2017","17235":" July 2017","17236":" June 2017","17237":" July 2017","17238":" June 2017","17239":" June 2017","17240":" June 2017","17241":" June 2017","17242":" June 2017","17243":" June 2017","17244":" May 2017","17245":" June 2017","17246":" May 2017","17247":" May 2017","17248":" May 2017","17249":" May 2017","17250":" May 2017","17251":" May 2017","17252":" August 2016","17253":" May 2017","17254":" April 2017","17255":" April 2017","17256":" April 2017","17257":" March 2017","17258":" April 2017","17259":" February 2017","17260":" February 2017","17261":" February 2017","17262":" December 2016","17263":" December 2016","17264":" December 2016","17265":" November 2016","17266":" November 2016","17267":" November 2016","17268":" September 2016","17269":" October 2016","17270":" October 2016","17271":" October 2016","17272":" October 2016","17273":" October 2016","17274":" October 2016","17275":" September 2016","17276":" October 2016","17277":" October 2016","17278":" September 2016","17279":" September 2016","17280":" September 2016","17281":" September 2016","17282":" September 2016","17283":" September 2016","17284":" September 2016","17285":" August 2016","17286":" August 2016","17287":" September 2016","17288":" August 2016","17289":" July 2016","17290":" August 2016","17291":" August 2016","17292":" August 2016","17293":" August 2016","17294":" August 2016","17295":" August 2016","17296":" August 2016","17297":" August 2016","17298":" August 2016","17299":" August 2016","17300":" July 2016","17301":" July 2016","17302":" July 2016","17303":" July 2016","17304":" July 2016","17305":" July 2016","17306":" June 2016","17307":" June 2016","17308":" June 2016","17309":" May 2016","17310":" June 2016","17311":" June 2016","17312":" June 2016","17313":" June 2016","17314":" June 2016","17315":" May 2016","17316":" May 2016","17317":" June 2016","17318":" May 2016","17319":" May 2016","17320":" May 2016","17321":" May 2016","17322":" October 2015","17323":" March 2016","17324":" November 2015","17325":" December 2015","17326":" December 2015","17327":" December 2015","17328":" November 2015","17330":" November 2015","17331":" November 2015","17332":" October 2015","17333":" October 2015","17334":" October 2015","17335":" October 2015","17336":" October 2015","17337":" September 2015","17338":" August 2015","17339":" September 2015","17340":" September 2015","17341":" June 2015","17342":" September 2015","17343":" September 2015","17349":" August 2015","17350":" August 2015","17351":" September 2015","17352":" August 2015","17353":" July 2015","17354":" September 2015","17355":" August 2015","17356":" August 2015","17357":" June 2015","17358":" June 2015","17359":" August 2015","17360":" August 2015","17361":" July 2015","17362":" May 2015","17363":" June 2015","17365":" July 2015","17366":" July 2015","17367":" July 2015","17368":" July 2015","17369":" May 2015","17370":" July 2015","17371":" June 2015","17372":" June 2015","17373":" June 2015","17374":" June 2015","17375":" June 2015","17376":" May 2015","17377":" May 2015","17378":" May 2015","17379":" March 2019","17380":" March 2019","17381":" February 2019","17382":" December 2018","17383":" September 2018","17384":" October 2018","17385":" September 2018","17386":" September 2018","17387":" September 2018","17388":" September 2018","17389":" August 2018","17390":" August 2018","17391":" August 2018","17392":" August 2018","17393":" August 2018","17394":" August 2018","17395":" August 2018","17396":" May 2018","17397":" July 2018","17398":" July 2018","17399":" June 2018","17400":" July 2018","17401":" June 2018","17402":" June 2018","17403":" June 2018","17404":" May 2018","17405":" May 2018","17406":" May 2018","17407":" April 2018","17408":" April 2018","17409":" March 2018","17410":" January 2018","17411":" November 2017","17412":" October 2017","17413":" October 2017","17414":" October 2017","17415":" June 2017","17416":" August 2017","17417":" October 2017","17418":" September 2017","17419":" August 2017","17420":" August 2017","17421":" August 2017","17422":" August 2017","17423":" May 2017","17424":" July 2017","17425":" July 2017","17426":" June 2017","17427":" May 2017","17428":" May 2017","17429":"nil","17434":" April 2017","17435":" March 2017","17436":" April 2017","17437":" March 2017","17438":" March 2017","17439":" August 2016","17441":" January 2017","17442":" January 2017","17443":" January 2017","17444":" December 2016","17445":" December 2016","17446":" December 2016","17447":" December 2016","17448":" July 2016","17449":" October 2016","17450":" October 2016","17451":" September 2016","17452":" October 2016","17453":" October 2016","17454":" September 2016","17455":" September 2016","17456":" September 2016","17457":" September 2016","17458":" September 2016","17459":" August 2016","17461":" September 2016","17462":" September 2016","17463":" August 2016","17464":" September 2016","17465":" September 2016","17466":" September 2016","17467":" September 2016","17468":" August 2016","17469":" September 2016","17470":" August 2016","17471":" August 2016","17472":" August 2016","17473":" August 2016","17479":" August 2016","17480":" August 2016","17481":" August 2016","17482":" August 2016","17483":" August 2016","17485":" August 2016","17486":" August 2016","17487":" August 2016","17489":" July 2016","17490":" July 2016","17491":" July 2016","17492":" July 2016","17493":" July 2016","17494":" July 2016","17495":" July 2016","17496":" July 2016","17497":" July 2016","17498":" July 2016","17499":" July 2016","17500":" July 2016","17501":" July 2016","17502":" June 2016","17503":" July 2016","17504":" June 2016","17505":" June 2016","17506":" June 2016","17507":" May 2016","17508":" June 2016","17509":" April 2016","17510":" August 2015","17511":" April 2016","17512":" April 2016","17513":" April 2016","17519":" January 2016","17520":" November 2015","17521":" October 2015","17522":" September 2015","17523":" October 2015","17524":" October 2015","17525":" October 2015","17526":" September 2015","17527":" September 2015","17528":" September 2015","17529":" September 2015","17530":" September 2015","17531":" August 2015","17533":" August 2015","17534":" August 2015","17535":" August 2015","17536":" August 2015","17537":" August 2015","17538":" August 2015","17539":" August 2015","17540":" August 2015","17541":" August 2015","17542":" July 2015","17543":" July 2015","17544":" July 2015","17545":" August 2015","17546":" August 2015","17547":" August 2015","17548":" July 2015","17549":" July 2015","17550":" July 2015","17551":" June 2015","17552":" July 2015","17553":" July 2015","17554":" July 2015","17555":" July 2015","17556":" July 2015","17557":" July 2015","17558":" July 2015","17559":" June 2015","17560":" June 2015","17561":" June 2015","17562":" May 2015","17563":" June 2015","17574":" March 2015","17575":" March 2015","17576":" March 2015","17577":" February 2015","17578":" February 2015","17579":" October 2018","17580":" September 2018","17581":" September 2018","17582":" September 2018","17583":" September 2018","17584":" September 2018","17585":" September 2018","17586":" August 2018","17587":" August 2018","17588":" August 2018","17589":" August 2018","17590":" July 2018","17591":" July 2018","17592":" July 2018","17593":" July 2018","17594":" July 2018","17595":" June 2018","17596":" June 2018","17597":" June 2018","17598":" May 2018","17599":" May 2018","17600":" April 2018","17601":" February 2018","17602":" December 2017","17603":" October 2017","17604":" November 2017","17605":" October 2017","17606":" October 2017","17607":" September 2017","17610":" July 2017","17611":" September 2017","17612":" September 2017","17613":" August 2017","17614":"nil","17619":" August 2017","17620":" July 2017","17621":" July 2017","17623":" June 2017","17627":" April 2017","17635":" December 2016","17636":" December 2016","17637":" November 2016","17638":" October 2016","17639":" October 2016","17640":" September 2016","17641":" October 2016","17642":" September 2016","17643":" September 2016","17650":" August 2016","17651":" August 2016","17653":" September 2016","17655":" August 2016","17656":" August 2016","17657":" August 2016","17658":" August 2016","17659":" August 2016","17660":" August 2016","17662":" August 2016","17663":" August 2016","17664":" July 2016","17665":" August 2016","17666":" July 2016","17667":" July 2016","17668":" July 2016","17670":" July 2016","17671":" July 2016","17672":" July 2016","17673":" July 2016","17684":" May 2016","17685":" May 2016","17686":" May 2016","17689":" May 2016","17690":" April 2016","17691":" March 2016","17692":" March 2016","17693":" March 2016","17694":" March 2016","17695":" March 2016","17696":" February 2016","17697":" January 2016","17699":" December 2015","17700":" November 2015","17702":" November 2015","17703":" November 2015","17704":" August 2015","17706":" July 2015","17707":" September 2015","17709":" September 2015","17710":" September 2015","17712":" September 2015","17714":" September 2015","17715":" September 2015","17716":" September 2015","17717":" September 2015","17719":" September 2015","17722":" August 2015","17723":" August 2015","17724":" August 2015","17726":" August 2015","17729":" August 2015","17730":" August 2015","17731":" August 2015","17732":" August 2015","17736":" July 2015","17737":" July 2015","17738":" July 2015","17745":" July 2015","17746":" June 2015","17747":" June 2015","17748":" June 2015","17754":" May 2015","17755":" May 2015","17756":" April 2015","17757":" April 2015","17758":" April 2015","17759":" March 2015","17760":" March 2015","17764":" August 2014","17765":" October 2014","17766":" November 2014","17767":" October 2014","17768":" October 2014","17769":" September 2014","17770":" September 2014","17771":" September 2014","17772":" August 2014","17774":" August 2014","17776":" July 2014","17777":" August 2014","17779":" October 2018","17784":" August 2018","17789":" July 2018","17794":" May 2018","17799":" September 2017","17804":" August 2017","17809":"nil","17824":" July 2016","17834":"nil","17839":" November 2018","17840":" October 2018","17841":" October 2018","17842":" August 2018","17843":" September 2018","17844":" August 2018","17845":" September 2018","17846":" September 2018","17847":" August 2018","17848":" August 2018","17854":" July 2018","17855":" July 2018","17856":" July 2018","17857":" July 2018","17858":" June 2018","17869":" September 2017","17870":" September 2017","17871":" September 2017","17872":" September 2017","17873":" August 2017","17874":" July 2017","17875":" August 2017","17876":" August 2017","17877":" August 2017","17878":" August 2017","17879":" August 2017","17880":" July 2017","17881":" July 2017","17882":" July 2017","17883":" July 2017","17884":" June 2017","17885":" June 2017","17886":" June 2017","17887":" May 2017","17888":" April 2017","17899":" June 2016","17900":" October 2016","17901":" October 2016","17902":" October 2016","17903":" October 2016","17904":" October 2016","17905":" October 2016","17906":" October 2016","17907":" October 2016","17908":" September 2016","17909":" September 2016","17910":" September 2016","17911":" August 2016","17912":" August 2016","17913":" August 2016","17914":" August 2016","17915":" August 2016","17916":" August 2016","17917":" August 2016","17918":" August 2016","17919":" August 2016","17920":" August 2016","17921":" August 2016","17922":" August 2016","17923":" August 2016","17924":" August 2016","17925":" July 2016","17926":" July 2016","17927":" March 2016","17939":"nil","17944":" August 2018","17945":" July 2018","17946":" July 2018","17947":" May 2018","17948":" May 2018","17949":" May 2018","17950":" May 2018","17951":" April 2018","17952":" July 2017","17953":" August 2017","17954":" July 2017","17955":" July 2017","17956":" June 2017","17957":" June 2017","17958":" May 2017","17959":" April 2017","17960":" April 2017","17961":" August 2016","17962":" January 2017","17963":" January 2017","17964":" September 2016","17965":" October 2016","17966":" June 2016","17967":" August 2016","17968":" October 2016","17969":" September 2016","17970":" September 2016","17971":" September 2016","17972":" June 2016","17973":" August 2016","17974":" August 2016","17975":" August 2016","17976":" August 2016","17977":" July 2016","17978":" July 2016","17979":" June 2016","17980":" June 2016","17981":" June 2016","17982":" June 2016","17983":" June 2016","17984":" July 2015","17985":" May 2016","17986":" March 2016","17987":" March 2016","17988":" May 2015","17989":" October 2015","17990":" October 2015","17991":" September 2015","17992":" July 2015","17993":" August 2015","17994":" August 2015","17995":" August 2015","17996":" August 2015","17997":" July 2015","17998":" June 2015","18004":" June 2015","18005":" April 2015","18006":" July 2015","18007":" April 2015","18008":" May 2015","18010":" April 2015","18011":" June 2015","18012":" June 2015","18013":" June 2015","18014":" May 2015","18015":" May 2015","18016":" April 2015","18017":" April 2015","18018":" January 2015","18019":" January 2015","18020":" September 2014","18021":" July 2014","18022":" August 2014","18023":" August 2014","18024":" August 2014","18025":" June 2014","18026":" June 2014","18027":" June 2014","18028":" July 2014","18029":" June 2014","18030":" June 2014","18031":" June 2014","18032":" June 2014","18033":" June 2014","18039":" August 2013","18040":" July 2013","18041":" June 2013","18042":" June 2013","18043":" September 2012","18044":" October 2012","18045":" September 2012","18046":" August 2012","18047":" August 2012","18048":" June 2012","18059":" July 2011","18060":" July 2011","18061":" August 2011","18062":" July 2011","18063":" March 2011","18064":" February 2011","18065":" December 2010","18066":" November 2010","18067":" October 2010","18068":" September 2010","18069":" September 2010","18070":" August 2010","18071":" September 2010","18072":" September 2010","18073":" August 2010","18074":" July 2010","18075":" July 2010","18076":" October 2009","18077":" July 2010","18078":" May 2010","18079":" May 2010","18080":" May 2010","18081":" April 2010","18082":" April 2010","18083":" March 2010","18084":" April 2010","18085":" April 2010","18086":" March 2010","18087":" March 2010","18088":" February 2010","18089":" January 2010","18090":" December 2009","18091":" January 2010","18092":" November 2009","18093":" December 2009","18094":" November 2009","18095":" December 2009","18096":" August 2009","18097":" October 2009","18098":" May 2009","18099":" September 2009","18100":" October 2009","18101":" September 2009","18102":" September 2009","18103":" August 2009","18104":" August 2009","18105":" September 2009","18106":" August 2009","18107":" August 2009","18108":" August 2009","18109":" August 2009","18110":" August 2009","18111":" August 2009","18112":" July 2009","18113":" July 2009","18119":" November 2008","18120":" April 2007","18139":" September 2018","18140":" September 2018","18141":" September 2018","18142":" September 2018","18143":" August 2018","18144":" August 2018","18145":" July 2018","18146":" June 2018","18147":" July 2018","18148":" September 2017","18149":" September 2017","18150":" April 2017","18151":" September 2017","18152":" August 2017","18153":" August 2017","18154":" June 2017","18155":" June 2017","18156":" May 2017","18157":" April 2017","18158":" October 2016","18159":" October 2016","18160":" August 2016","18161":" September 2016","18162":" August 2016","18163":" August 2016","18164":" August 2016","18165":" August 2016","18166":" August 2016","18167":" July 2016","18168":" July 2016","18169":" June 2016","18170":" June 2016","18171":" June 2016","18172":" May 2016","18173":" May 2016","18174":" May 2016","18175":" April 2016","18176":" September 2015","18177":" November 2015","18178":" October 2015","18179":"nil","18184":" July 2015","18185":" July 2015","18186":" July 2015","18187":" July 2015","18188":" June 2015","18199":" July 2014","18200":" July 2014","18201":" August 2014","18202":" August 2014","18203":" August 2014","18204":" August 2014","18205":" July 2014","18206":" July 2014","18207":" October 2013","18208":" September 2013","18209":" September 2013","18210":" May 2014","18211":" August 2013","18212":" September 2013","18213":" November 2013","18214":" October 2013","18215":" October 2013","18216":" September 2013","18217":" September 2013","18218":" August 2013","18224":" May 2013","18225":" May 2013","18226":" May 2013","18227":" May 2013","18228":" May 2013","18229":" February 2013","18230":" October 2012","18231":" September 2012","18232":" August 2012","18234":" August 2012","18235":" August 2012","18236":" August 2012","18237":" August 2012","18238":" July 2012","18244":" July 2012","18245":" July 2012","18246":" June 2012","18247":" February 2012","18249":" September 2011","18250":" October 2011","18251":" September 2011","18284":"nil","18289":" September 2016","18290":" July 2016","18291":" August 2016","18292":" July 2016","18293":" August 2016","18294":" August 2016","18295":" August 2016","18296":" July 2016","18297":" July 2016","18298":" July 2016","18299":" July 2016","18300":" July 2016","18301":" July 2016","18302":" October 2015","18303":" September 2015","18304":" September 2015","18305":" September 2015","18306":" September 2015","18307":" August 2015","18308":" July 2015","18309":" July 2015","18310":" June 2015","18311":" June 2014","18312":" October 2014","18313":" October 2014","18314":" October 2014","18315":" September 2014","18316":" October 2013","18317":" September 2014","18318":" August 2014","18319":" September 2014","18320":" August 2014","18321":" August 2014","18322":" July 2014","18323":" July 2014","18324":" June 2014","18325":" June 2014","18326":" June 2014","18327":" March 2014","18328":" February 2014","18329":" January 2014","18330":" November 2013","18331":" September 2013","18332":" October 2013","18333":" October 2013","18334":" September 2013","18335":" October 2012","18336":" September 2013","18337":" August 2013","18338":" July 2013","18339":" August 2013","18340":" August 2013","18341":" August 2013","18342":" August 2013","18343":" July 2013","18344":" July 2013","18345":" July 2013","18346":" May 2013","18347":" April 2013","18348":" May 2013","18354":" March 2019","18359":" September 2018","18364":" September 2018","18369":" August 2018","18374":" August 2018","18379":"nil","18389":" June 2018","18394":" May 2018","18399":" March 2018","18409":" November 2017","18414":" October 2017","18419":" December 2016","18429":" August 2017","18434":" August 2017","18444":" June 2017","18449":" July 2017","18454":" June 2017","18464":" April 2017","18474":" November 2016","18479":" September 2016","18484":" October 2016","18489":" August 2016","18494":" September 2016","18499":" August 2016","18504":" August 2016","18509":" July 2016","18514":" July 2016","18519":" July 2016","18524":" July 2016","18529":" June 2016","18534":" June 2016","18539":" May 2016","18544":" April 2016","18554":"nil","18564":" August 2017","18565":" September 2017","18566":" August 2017","18567":" August 2017","18568":" July 2017","18574":" June 2016","18575":" October 2016","18576":" October 2016","18577":" October 2016","18578":" September 2016","18579":" September 2016","18580":" September 2016","18581":" September 2016","18582":" September 2016","18583":" August 2016","18584":" August 2016","18585":" August 2016","18586":" August 2016","18587":" August 2016","18588":" August 2016","18589":" July 2016","18590":" August 2016","18591":" August 2016","18592":" August 2016","18593":" August 2016","18594":" August 2016","18595":" August 2016","18596":" August 2016","18597":" July 2016","18598":" July 2016","18599":" July 2016","18600":" June 2016","18601":" July 2016","18602":" July 2016","18603":" July 2016","18604":" June 2016","18605":" May 2016","18606":" May 2016","18607":" February 2016","18608":" January 2016","18609":" October 2015","18610":" November 2014","18611":" October 2015","18613":" April 2015","18614":" August 2015","18615":" August 2015","18616":" August 2015","18617":" August 2015","18618":" August 2015","18619":" July 2015","18620":" July 2015","18621":" July 2015","18622":" July 2015","18623":" July 2015","18624":" June 2015","18625":" September 2014","18626":" May 2015","18627":" October 2014","18628":" September 2014","18629":" July 2014","18630":" August 2014","18631":" August 2014","18632":" July 2014","18633":" June 2014","18634":" April 2014","18635":" October 2013","18636":" August 2013","18637":" August 2013","18638":" August 2013","18639":" July 2013","18640":" June 2013","18641":" June 2013","18642":" October 2012","18643":" May 2013","18644":" December 2012","18645":" October 2012","18646":" October 2012","18647":" August 2012","18648":" September 2012","18649":" June 2012","18650":" August 2012","18651":" April 2012","18652":" July 2012","18653":" July 2012","18654":" July 2012","18655":" July 2012","18656":" June 2012","18657":" June 2012","18658":" June 2012","18659":" December 2011","18660":" December 2011","18661":" September 2011","18662":" August 2011","18663":" September 2011","18664":" August 2011","18665":" August 2011","18666":" July 2011","18667":" June 2011","18668":" July 2011","18669":" May 2011","18670":" May 2011","18671":" May 2011","18672":" July 2010","18673":" November 2010","18679":" July 2009","18680":" June 2009","18681":" May 2009","18682":" September 2007","18683":" August 2007","18684":" August 2007","18685":" August 2006","18686":" September 2006","18699":" August 2018","18700":" July 2018","18701":" September 2018","18702":" October 2018","18703":" September 2018","18704":" September 2018","18705":" September 2018","18706":" September 2018","18707":" August 2018","18708":" August 2018","18709":" August 2018","18710":" August 2018","18711":" July 2018","18712":" August 2018","18713":" July 2018","18714":" July 2018","18715":" July 2018","18716":" July 2018","18717":" July 2018","18718":" July 2018","18719":"nil","18724":" June 2018","18725":" June 2018","18726":" June 2018","18727":" May 2018","18728":" May 2018","18729":" May 2018","18730":" May 2018","18731":" May 2018","18732":" May 2018","18733":" October 2017","18739":" July 2017","18740":" July 2017","18741":" July 2017","18742":" July 2017","18743":" July 2017","18744":" July 2017","18745":" July 2017","18746":" July 2017","18747":" July 2017","18748":" June 2017","18749":" June 2017","18750":" June 2017","18751":" June 2017","18752":" May 2017","18753":" May 2017","18754":" May 2017","18755":" May 2017","18756":" May 2017","18757":" May 2017","18758":" May 2017","18759":" August 2016","18760":" October 2016","18761":" October 2016","18762":" October 2016","18763":" October 2016","18764":" October 2016","18765":" October 2016","18766":" September 2016","18767":" September 2016","18768":" September 2016","18774":" September 2016","18775":" September 2016","18776":" September 2016","18777":" August 2016","18778":" July 2016","18779":" August 2016","18780":" July 2016","18781":" August 2016","18782":" July 2016","18783":" August 2016","18789":" July 2016","18790":" July 2016","18791":" July 2016","18792":" August 2015","18793":" July 2016","18794":" July 2016","18795":" July 2016","18796":" July 2016","18797":" July 2016","18798":" July 2016","18799":" July 2016","18800":" June 2016","18801":" June 2016","18802":" June 2016","18803":" June 2016","18804":" May 2016","18806":" May 2016","18807":" June 2016","18808":" June 2016","18819":" September 2015","18820":" August 2015","18821":" August 2015","18822":" August 2015","18823":" August 2015","18824":" August 2015","18825":" August 2015","18826":" August 2015","18827":" August 2015","18828":" July 2015","18829":" July 2015","18830":" July 2015","18831":" July 2015","18832":" July 2015","18833":" July 2015","18834":" June 2015","18835":" May 2015","18836":" June 2015","18838":" June 2015","18839":" June 2015","18840":" May 2015","18841":" September 2014","18842":" May 2015","18843":" August 2014","18849":" August 2014","18850":" August 2014","18851":" August 2014","18852":" August 2014","18853":" July 2014","18854":" August 2014","18855":" August 2014","18856":" August 2014","18857":" July 2014","18858":" June 2014","18859":" July 2014","18861":" June 2014","18862":" October 2013","18863":" August 2013","18869":" August 2013","18870":" July 2013","18871":" July 2013","18872":" June 2013","18873":" June 2013","18874":" June 2013","18875":" May 2013","18876":" May 2013","18877":" October 2012","18879":" October 2012","18880":" October 2012","18881":" June 2012","18882":" September 2012","18883":" September 2012","18884":" September 2012","18885":" September 2012","18886":" July 2012","18887":" July 2012","18889":" July 2012","18890":" July 2012","18891":" July 2012","18893":" June 2012","18894":" July 2012","18895":" July 2012","18896":" July 2012","18897":" June 2012","18898":" May 2012","18899":" August 2018","18900":" December 2018","18901":" December 2018","18902":" October 2018","18903":" October 2018","18904":" September 2018","18905":" September 2018","18906":" August 2018","18907":" June 2018","18908":" August 2018","18909":" August 2018","18910":" August 2018","18911":" August 2018","18912":" August 2018","18913":" August 2018","18914":" August 2018","18915":" July 2018","18916":" July 2018","18917":" July 2018","18918":" July 2018","18919":" July 2018","18920":" July 2018","18921":" July 2018","18923":" June 2018","18924":" April 2018","18925":" April 2018","18926":" March 2018","18927":" February 2018","18928":" October 2017","18929":" July 2017","18930":" August 2017","18931":" November 2017","18932":" October 2017","18933":" October 2017","18934":" October 2017","18935":" September 2017","18936":" August 2017","18937":" September 2017","18938":" September 2017","18939":" September 2017","18940":" August 2017","18941":" August 2017","18942":" August 2017","18943":" August 2017","18944":" August 2017","18945":" July 2017","18946":" July 2017","18947":" July 2017","18948":" July 2017","18949":" July 2017","18950":" July 2017","18951":" June 2017","18952":" July 2017","18953":" June 2017","18954":"nil","18959":" March 2017","18960":" March 2017","18961":" February 2017","18962":" April 2016","18963":" December 2016","18974":" September 2016","18975":" August 2016","18977":" July 2016","18978":" August 2016","18979":" August 2016","18980":" August 2016","18981":" May 2016","18982":" July 2016","18983":" August 2016","18984":" August 2016","18985":" July 2016","18986":" June 2016","18987":" August 2016","18988":" August 2016","18989":" August 2016","18990":" July 2016","18991":" July 2016","18992":" July 2016","18993":" July 2016","18994":" June 2016","18995":" July 2016","18996":" July 2016","18997":" July 2016","18998":" July 2016","18999":" July 2016","19000":" July 2016","19001":" July 2016","19002":" July 2016","19003":" July 2016","19004":" July 2016","19005":" May 2016","19006":" April 2016","19008":" March 2016","19014":" August 2015","19015":" January 2016","19016":" October 2015","19017":" November 2015","19018":" October 2015","19019":" October 2015","19020":" September 2015","19021":" August 2015","19022":" August 2015","19023":" August 2015","19024":" June 2015","19025":" July 2015","19026":" July 2015","19027":" July 2015","19028":" July 2015","19029":" June 2015","19030":" June 2015","19031":" May 2015","19032":" May 2015","19033":" March 2015","19039":" October 2014","19040":" October 2014","19041":" October 2014","19042":" August 2014","19043":" July 2014","19054":" October 2013","19055":" September 2013","19056":" September 2013","19057":" August 2013","19058":" August 2013","19059":" August 2013","19060":" July 2013","19061":" August 2013","19062":" July 2013","19063":" July 2013","19064":" July 2013","19065":" July 2013","19066":" July 2013","19067":" June 2013","19068":" June 2013","19074":" April 2013","19075":" March 2013","19076":" December 2012","19077":" November 2012","19078":" October 2012","19079":" November 2011","19080":" September 2012","19081":" August 2012","19082":" September 2012","19083":" July 2012","19084":" June 2012","19085":" June 2012","19087":" July 2012","19088":" June 2012","19090":" May 2012","19091":" April 2012","19092":" April 2012","19093":" February 2012","19099":" September 2018","19100":" September 2018","19101":" September 2018","19102":" August 2018","19103":" August 2018","19104":" August 2018","19105":" August 2018","19106":" July 2018","19107":" July 2018","19108":" July 2018","19109":" July 2018","19110":" July 2018","19111":" July 2018","19112":" June 2018","19113":" June 2018","19114":" June 2018","19115":" June 2018","19116":" October 2017","19117":" October 2017","19118":" October 2017","19119":" September 2017","19120":" September 2017","19123":" September 2017","19124":"nil","19131":" August 2017","19132":" August 2017","19133":" August 2017","19135":" August 2017","19136":" July 2017","19137":" July 2017","19138":" July 2017","19144":" May 2017","19145":" May 2017","19146":" May 2017","19147":" October 2016","19148":" October 2016","19149":" August 2016","19150":" October 2016","19151":" October 2016","19152":" October 2016","19153":" October 2016","19154":" October 2016","19156":" October 2016","19161":" October 2016","19163":" August 2016","19165":" August 2016","19166":" September 2016","19167":" August 2016","19168":" August 2016","19174":" August 2016","19175":" August 2016","19176":" August 2016","19177":" August 2016","19180":" August 2016","19181":" August 2016","19183":" August 2016","19186":" August 2016","19188":" August 2016","19189":" August 2016","19190":" August 2016","19191":" July 2016","19192":" July 2016","19193":" July 2016","19194":" June 2016","19195":" July 2016","19197":" August 2015","19198":" July 2016","19199":" June 2016","19200":" July 2016","19201":" June 2016","19202":" June 2016","19203":" June 2016","19204":" May 2016","19205":" May 2016","19207":" May 2016","19208":" May 2016","19209":" October 2015","19210":" September 2015","19211":" August 2015","19212":" September 2015","19213":" August 2015","19214":" August 2015","19215":" August 2015","19216":" August 2015","19218":" August 2015","19219":" August 2015","19221":" August 2015","19227":" August 2015","19228":" July 2015","19229":" July 2015","19230":" July 2015","19231":" June 2015","19232":" June 2015","19233":" May 2015","19239":" June 2014","19240":" August 2014","19241":" August 2014","19242":" August 2014","19243":" August 2014","19245":" August 2014","19247":" August 2014","19249":" August 2014","19251":" August 2014","19252":" August 2014","19253":" July 2014","19256":" September 2013","19257":" November 2013","19258":" October 2013","19264":" July 2013","19265":" July 2013","19266":" June 2013","19267":" July 2012","19268":" June 2013","19269":" September 2012","19270":" July 2012","19271":" August 2012","19272":" August 2012","19273":" August 2012","19274":" July 2012","19275":" July 2012","19276":" July 2012","19277":" July 2012","19278":" May 2012","19284":" May 2011","19285":" July 2011","19286":" July 2011","19287":" July 2011","19288":" August 2010","19289":" July 2011","19290":" August 2010","19291":" October 2010","19292":" October 2010","19293":" September 2010","19294":" August 2010","19295":" June 2010","19296":" March 2010","19297":" August 2009","19298":" June 2009","19299":" October 2018","19304":" September 2018","19309":" September 2018","19314":" August 2018","19319":" June 2018","19324":" June 2018","19329":" May 2018","19334":"nil","19339":" August 2017","19354":" July 2017","19359":" July 2017","19364":" June 2017","19374":" May 2017","19384":" August 2016","19394":" August 2016","19399":" May 2016","19404":" July 2016","19409":" June 2016","19419":" April 2016","19424":" August 2015","19429":" August 2015","19434":" July 2015","19439":" July 2015","19449":" September 2014","19454":" August 2014","19474":" August 2013","19479":" August 2013","19489":" July 2013","19494":" July 2013","19499":"nil","19503":" October 2018","19504":" August 2018","19505":" May 2018","19506":" August 2017","19507":" August 2017","19508":" July 2017","19509":" October 2016","19510":" August 2016","19511":" August 2016","19512":" August 2016","19513":" July 2016","19514":" July 2016","19515":" September 2015","19516":" July 2015","19517":" May 2015","19518":" May 2015","19519":" September 2014","19520":" August 2014","19521":" July 2014","19522":" July 2014","19523":" June 2014","19524":" June 2014","19525":" June 2014","19526":" November 2013","19527":" November 2013","19528":" November 2013","19529":" August 2013","19530":" July 2013","19531":" August 2013","19532":" July 2013","19533":"nil","19558":"nil","19563":" July 2018","19564":" December 2017","19565":" November 2017","19566":" September 2017","19567":" September 2017","19568":" August 2017","19569":" July 2017","19570":" July 2017","19571":" June 2017","19572":" June 2017","19573":" May 2017","19574":" December 2016","19575":" September 2016","19576":" September 2016","19577":" September 2016","19578":" August 2016","19579":" August 2016","19580":" August 2016","19581":" July 2016","19582":" October 2015","19583":" June 2015","19584":" June 2015","19585":" March 2015","19586":" March 2015","19587":" August 2014","19588":" July 2014","19589":" August 2014","19613":"nil","19618":" August 2018","19623":"nil","19628":" June 2018","19629":" August 2017","19630":" August 2017","19631":" August 2017","19632":" August 2017","19633":" June 2017","19634":" May 2017","19635":" August 2016","19636":" July 2016","19637":" July 2016","19638":" July 2016","19639":" September 2015","19640":" August 2015","19641":" August 2015","19642":" August 2015","19643":" August 2015","19644":" June 2015","19645":" May 2014","19646":" October 2014","19647":" September 2014","19648":" August 2014","19649":" August 2014","19650":" August 2014","19651":" July 2014","19652":" July 2014","19653":" October 2013","19654":" September 2013","19655":" September 2013","19656":" July 2013","19657":" September 2012","19663":" June 2008","19664":"nil","19673":"nil","19678":" August 2018","19679":" August 2018","19680":" August 2018","19681":" August 2018","19682":" August 2018","19683":" July 2018","19684":" July 2018","19685":" July 2018","19686":" July 2018","19687":" June 2018","19688":" June 2018","19689":" May 2018","19690":" April 2018","19691":" April 2018","19692":" June 2017","19693":" September 2016","19694":" July 2017","19695":" July 2017","19696":" June 2017","19697":" June 2017","19698":" May 2017","19699":" May 2017","19700":" May 2017","19701":" August 2016","19702":" August 2016","19703":" July 2016","19704":" September 2016","19705":" August 2016","19706":" September 2016","19707":" August 2016","19708":" August 2016","19709":" June 2016","19710":" September 2016","19711":" August 2016","19712":" August 2016","19713":" August 2016","19714":" August 2016","19715":" August 2016","19716":" August 2016","19717":" July 2016","19728":" July 2016","19729":" June 2016","19730":" June 2016","19731":" June 2016","19732":" May 2016","19738":" May 2016","19739":" June 2016","19741":" May 2016","19742":" May 2016","19743":" May 2016","19744":" April 2016","19746":" July 2015","19747":" July 2015","19748":" July 2015","19749":" August 2015","19750":" July 2015","19751":" July 2015","19752":" July 2015","19753":" July 2015","19754":" July 2015","19755":" July 2015","19756":" July 2015","19757":" October 2014","19763":" July 2014","19764":" August 2014","19765":" July 2014","19766":" August 2014","19767":" August 2014","19773":" June 2014","19774":" June 2014","19775":" June 2014","19776":" June 2014","19777":" June 2014","19778":" June 2013","19779":" August 2013","19780":" July 2013","19781":" August 2013","19782":" September 2013","19783":" August 2013","19784":" September 2013","19785":" October 2012","19786":" August 2013","19787":" August 2013","19793":" June 2013","19794":" June 2013","19795":" May 2013","19796":" May 2013","19797":" April 2013","19798":" July 2012","19799":" June 2012","19800":" August 2012","19801":" October 2012","19802":" October 2012","19803":" August 2012","19804":" October 2012","19805":" September 2012","19806":" August 2012","19807":" September 2012","19808":" August 2012","19809":" August 2012","19810":" September 2012","19811":" August 2012","19812":" August 2012","19813":" August 2012","19814":" July 2012","19815":" July 2012","19816":" July 2012","19817":" June 2012","19829":" November 2011","19830":" October 2011","19831":" June 2011","19832":" October 2011","19833":" September 2011","19834":" August 2011","19835":" August 2011","19836":" August 2011","19837":" July 2011","19838":" July 2011","19839":" June 2011","19840":" April 2011","19841":" October 2010","19842":" September 2010","19843":" July 2010","19853":" September 2018","19854":" August 2018","19855":" July 2018","19856":" July 2018","19857":" July 2018","19858":" September 2017","19859":" September 2017","19860":" September 2017","19861":" September 2017","19862":" July 2017","19863":" July 2017","19864":" July 2017","19865":" June 2017","19866":" July 2017","19867":" July 2017","19868":" July 2017","19869":" May 2017","19871":" October 2016","19872":" September 2016","19873":"nil","19878":" August 2016","19879":" July 2016","19880":" July 2016","19881":" July 2016","19882":" July 2016","19883":" July 2016","19884":" July 2016","19885":" July 2016","19886":" July 2016","19887":" July 2016","19888":" June 2016","19889":" June 2016","19890":" June 2016","19891":" May 2016","19892":" October 2015","19893":" September 2015","19894":" September 2015","19895":" September 2015","19896":" March 2015","19897":" August 2015","19898":" July 2015","19899":" August 2015","19900":" August 2015","19901":" August 2015","19902":" July 2015","19903":" July 2015","19904":" July 2015","19905":" July 2015","19906":" July 2015","19913":" September 2014","19914":" September 2014","19915":" August 2014","19916":" August 2014","19917":" August 2014","19928":" June 2013","19929":" June 2013","19930":" June 2013","19931":" June 2013","19932":" May 2013","19933":" September 2012","19934":" September 2012","19935":" July 2012","19936":" July 2012","19937":" July 2012","19938":" July 2012","19939":" June 2012","19940":" June 2012","19941":" June 2012","19942":" October 2011","19943":" October 2011","19944":" October 2011","19945":" September 2011","19947":" August 2011","19948":" August 2011","19949":" August 2011","19950":" August 2011","19951":" August 2011","19952":" July 2011","19953":" July 2011","19954":" May 2011","19955":" September 2010","19956":" August 2010","19957":" August 2010","19958":" July 2010","19959":" July 2010","19960":"nil","19961":" May 2010","19962":" October 2009","19968":" August 2008","19983":"nil","20008":" July 2018","20013":" October 2016","20018":" July 2015","20023":" March 2013","20028":"nil","20033":" September 2016","20034":" September 2015","20035":" June 2016","20037":" August 2014","20038":"nil","20043":"nil","20044":" December 2018","20045":" December 2017","20046":" October 2017","20047":" September 2017","20048":" August 2017","20049":" August 2017","20050":" November 2016","20051":" July 2016","20052":" July 2016","20053":" July 2015","20054":" August 2015","20055":" July 2015","20056":" July 2015","20057":" July 2014","20058":" February 2014","20059":" February 2014","20060":"nil","20144":" February 2019","20149":"nil","20154":" August 2018","20159":" July 2018","20164":" May 2018","20169":" December 2017","20174":" September 2017","20179":" May 2017","20184":" March 2017","20189":" February 2017","20199":" September 2016","20204":" July 2016","20209":" December 2015","20214":" August 2015","20219":" July 2015","20224":" June 2015","20244":" March 2013","20249":" January 2013","20259":" March 2012","20269":" August 2011","20274":" December 2010","20279":" October 2010","20284":" August 2010","20289":" February 2010","20344":" January 2019","20345":" December 2018","20346":" November 2018","20347":" November 2018","20348":" September 2018","20349":"nil","20354":" May 2018","20355":" April 2018","20356":" April 2018","20357":" February 2018","20358":" February 2018","20359":" December 2017","20360":" October 2017","20361":" August 2017","20362":" August 2017","20363":" August 2017","20364":" July 2017","20365":" June 2017","20366":" May 2017","20367":" May 2017","20368":" April 2017","20369":" February 2017","20370":" August 2016","20371":" August 2016","20372":" June 2016","20373":" August 2016","20374":" July 2016","20375":" July 2016","20376":" July 2016","20377":" July 2016","20378":" June 2016","20379":" June 2016","20380":" May 2016","20381":" May 2016","20382":" March 2016","20383":" February 2016","20384":" February 2016","20385":" January 2016","20386":" January 2016","20387":" January 2016","20388":" November 2015","20389":" October 2015","20390":" September 2015","20391":" September 2015","20392":" September 2015","20393":" August 2015","20509":" March 2019","20510":" February 2019","20511":" January 2019","20512":" October 2018","20513":" September 2018","20514":" August 2018","20515":" August 2018","20516":" July 2018","20517":" July 2018","20518":" June 2018","20519":" July 2017","20520":" May 2018","20521":" April 2018","20522":" April 2018","20523":" February 2018","20524":"nil","20529":" July 2017","20530":" May 2017","20531":" February 2017","20532":" April 2017","20533":" March 2017","20544":" October 2016","20545":" September 2016","20546":" September 2016","20547":" August 2016","20548":" August 2016","20549":" January 2016","20550":" April 2016","20551":" June 2016","20552":" June 2016","20553":" May 2016","20554":" April 2016","20555":" March 2016","20556":" January 2016","20557":" December 2015","20558":" November 2015","20559":" October 2015","20560":" September 2015","20561":" June 2015","20562":" August 2015","20563":" July 2015","20564":" April 2015","20565":" April 2015","20566":" March 2015","20567":" February 2015","20568":" February 2015","20574":" August 2014","20575":" August 2014","20576":" August 2014","20577":" July 2014","20578":" August 2014","20579":" July 2014","20580":" August 2014","20581":" July 2014","20582":" July 2014","20583":" May 2014","20584":" February 2014","20585":" December 2013","20586":" July 2013","20587":" September 2013","20588":" August 2013","20589":" August 2013","20590":" August 2013","20709":" February 2018","20710":" June 2017","20711":" October 2016","20712":" September 2016","20713":" July 2016","20714":"nil","20719":" June 2014","20720":" February 2014","20721":" January 2013","20722":" December 2013","20723":" November 2013","20724":" August 2013","20725":" February 2012","20726":" January 2012","20727":" January 2012","20749":" February 2019","20750":" September 2018","20751":" February 2017","20752":" December 2016","20753":" September 2016","20754":" September 2016","20755":" August 2016","20756":" June 2016","20757":" July 2016","20758":" September 2015","20759":" August 2015","20760":" June 2015","20761":" December 2012","20762":" October 2012","20763":"nil","20789":" July 2018","20794":" August 2015","20799":"nil","20804":" February 2019","20805":" March 2019","20806":" March 2019","20807":" February 2019","20808":" February 2019","20809":" February 2019","20810":" February 2019","20811":" February 2019","20812":" February 2019","20813":" February 2019","20814":" February 2019","20815":" January 2019","20816":" January 2019","20817":" January 2019","20818":" January 2019","20819":" September 2018","20820":" December 2018","20821":" October 2018","20822":" September 2018","20823":" September 2018","20824":"nil","20829":" April 2018","20830":" April 2018","20831":" March 2018","20832":" March 2018","20833":" March 2018","20834":" February 2018","20835":" February 2018","20836":" February 2018","20837":" February 2018","20838":" February 2018","20839":" January 2018","20840":" January 2018","20841":" December 2017","20842":" December 2017","20843":" December 2017","20849":" August 2017","20850":" August 2017","20851":" August 2017","20852":" August 2017","20853":" July 2017","20854":" July 2017","20855":" July 2017","20856":" June 2017","20857":" June 2017","20858":" May 2017","20859":" April 2017","20860":" March 2017","20861":" March 2017","20862":" February 2017","20863":" February 2017","20864":" June 2016","20865":" December 2016","20866":" December 2016","20867":" December 2016","20868":" November 2016","20869":" November 2016","20870":" August 2016","20871":" November 2016","20872":" November 2016","20873":" October 2016","20879":" June 2016","20880":" May 2016","20881":" March 2016","20882":" March 2016","20883":" January 2016","20884":" January 2016","20885":" November 2015","20886":" December 2015","20887":" December 2015","20888":" September 2015","20889":" September 2015","20890":" August 2015","20891":" July 2015","20892":" July 2015","20893":" July 2015","20894":" May 2015","20895":" April 2015","20896":" March 2015","20897":" March 2015","20898":" March 2015","20899":" March 2015","20900":" March 2015","20901":" March 2015","20902":" January 2015","20903":" February 2015","20904":" February 2015","20905":" February 2015","20906":" February 2015","20907":" January 2015","20908":" January 2015","20909":" November 2014","20910":" August 2014","20911":" August 2014","20912":" August 2014","20913":" August 2014","20914":" August 2014","20915":" July 2014","20916":" July 2014","20917":" July 2014","20918":" June 2014","20919":" May 2014","20920":" January 2014","20921":" May 2014","20922":" April 2014","20923":" February 2014","20924":" November 2013","20925":" March 2014","20926":" November 2013","20927":" October 2013","20928":" November 2013","20934":" October 2013","20935":" September 2013","20936":" August 2013","20937":" August 2013","20938":" August 2013","20939":" August 2013","20940":" June 2013","20941":" May 2013","20942":" May 2013","20943":" May 2012","20944":" April 2013","20945":" April 2013","20946":" March 2013","20947":" April 2013","20948":" March 2013","20949":" March 2013","20950":" February 2013","20951":" January 2013","20952":" December 2012","20953":" November 2012","20959":" October 2012","20960":" October 2012","20961":" October 2012","20962":" February 2012","20963":" September 2012","20970":" August 2012","20971":" July 2012","20972":" July 2012","20973":" March 2012","20974":" July 2012","20975":" June 2012","20976":" May 2012","20977":" April 2012","20978":" April 2012","20979":" May 2012","20980":" April 2012","20981":" March 2012","20982":" April 2012","20983":" April 2012","20984":" March 2012","20985":" March 2012","20986":" March 2012","20987":" February 2012","20988":" November 2011","20989":" December 2011","20990":" December 2011","20992":" October 2011","20993":" October 2011","20994":" August 2011","20995":" August 2011","20996":" June 2011","20997":" June 2011","20998":" May 2011","20999":" May 2011","21000":" May 2011","21001":" April 2011","21003":" April 2011","21004":"nil","21009":"nil","21014":" August 2014","21015":" February 2014","21016":" February 2014","21017":" August 2013","21018":" July 2013","21024":" October 2011","21049":" August 2015","21050":" September 2014","21051":" August 2014","21052":" June 2014","21053":" September 2013","21054":" September 2013","21055":" September 2013","21056":"nil","21089":"nil","21094":" August 2015","21104":"nil","21109":" August 2016","21110":" February 2007","21111":"nil","21114":" January 2019","21115":" September 2018","21116":" September 2018","21117":" August 2017","21118":" December 2016","21119":" September 2016","21120":" February 2016","21121":" August 2015","21122":" April 2015","21123":" April 2015","21124":" August 2014","21125":" August 2014","21126":" May 2014","21127":" May 2014","21128":" March 2014","21129":" February 2014","21130":" February 2014","21131":" December 2013","21132":" December 2013","21133":"nil","21144":"nil","21145":" August 2012","21146":" June 2012","21147":" October 2010","21148":" September 2009","21149":"nil","21150":" March 2019","21155":" March 2019","21160":" February 2019","21165":" January 2019","21170":" December 2018","21175":"nil","21180":" November 2018","21190":" October 2018","21195":" September 2018","21200":" September 2018","21210":" August 2018","21215":" August 2018","21220":" July 2018","21225":" July 2018","21230":" June 2018","21235":" June 2018","21240":" May 2018","21245":" March 2018","21250":" January 2018","21255":" December 2017","21265":" November 2017","21275":" November 2017","21280":" October 2017","21285":" October 2017","21290":" July 2017","21300":" August 2017","21310":" August 2017","21320":" August 2017","21325":" August 2017","21330":" July 2017","21340":" July 2017","21345":" July 2017","21350":" March 2019","21351":" March 2019","21352":" March 2019","21353":" March 2019","21354":" March 2019","21355":" March 2019","21356":" March 2019","21357":" March 2019","21358":" March 2019","21359":" February 2019","21360":"nil","21365":" October 2018","21366":" April 2018","21367":" October 2018","21368":" October 2018","21369":" September 2018","21375":" September 2018","21376":" September 2018","21377":" September 2018","21378":" September 2018","21379":" September 2018","21380":" August 2018","21381":" August 2018","21382":" August 2018","21383":" August 2018","21384":" August 2018","21390":" August 2018","21391":" July 2018","21392":" August 2018","21393":" August 2018","21394":" July 2018","21400":" July 2018","21401":" July 2018","21402":" July 2018","21403":" July 2018","21404":" July 2018","21405":" July 2018","21406":" June 2018","21407":" July 2018","21408":" July 2018","21409":" June 2018","21410":" June 2018","21411":" June 2018","21412":" May 2018","21413":" May 2018","21414":" June 2018","21415":" June 2018","21416":" May 2018","21417":" May 2018","21418":" May 2018","21419":" April 2018","21425":" March 2018","21426":" March 2018","21427":" February 2018","21428":" March 2018","21429":" December 2017","21430":" January 2018","21431":" January 2018","21432":" November 2017","21433":" November 2017","21434":" November 2017","21440":" October 2017","21441":" October 2017","21442":" October 2017","21443":" September 2017","21444":" October 2017","21445":" October 2017","21446":" October 2017","21447":" September 2017","21448":" September 2017","21449":" August 2017","21450":" August 2017","21451":" August 2017","21452":" July 2017","21453":" August 2017","21454":" August 2017","21460":" July 2017","21461":" July 2017","21462":" July 2017","21463":" July 2017","21464":" August 2016","21465":" July 2017","21466":" March 2017","21467":" June 2017","21468":" July 2017","21469":" February 2017","21470":" July 2017","21471":" July 2017","21472":" July 2017","21473":" July 2017","21474":" July 2017","21475":" July 2017","21476":" June 2017","21477":" June 2017","21478":" June 2017","21479":" June 2017","21485":" June 2017","21486":" June 2017","21487":" June 2017","21488":" June 2017","21489":" June 2017","21490":" June 2017","21491":" June 2017","21492":" June 2017","21493":" June 2017","21494":" May 2017","21495":" May 2017","21496":" May 2017","21497":" May 2017","21498":" February 2017","21500":" April 2017","21501":" February 2017","21502":" April 2017","21503":" November 2016","21504":" March 2017","21505":" April 2017","21506":" March 2017","21507":" March 2017","21508":" March 2017","21509":" March 2017","21510":" February 2017","21511":" March 2017","21512":" April 2017","21513":" February 2017","21514":" March 2017","21515":" February 2017","21516":" February 2017","21517":" December 2016","21518":" January 2017","21519":" December 2016","21520":" November 2016","21521":" December 2016","21522":" November 2016","21523":" November 2016","21524":" August 2016","21525":" June 2016","21526":" October 2016","21527":" October 2016","21528":" September 2016","21529":" September 2016","21530":" September 2016","21531":" August 2016","21532":" September 2016","21533":" September 2016","21534":" September 2016","21540":" August 2016","21541":" August 2016","21542":" July 2016","21543":" July 2016","21545":" July 2016","21546":" June 2016","21548":" April 2016","21549":" April 2016","21550":" April 2019","21551":" August 2018","21552":" March 2019","21553":" March 2019","21554":" March 2019","21555":"nil","21560":" March 2019","21561":" March 2019","21562":" February 2019","21563":" February 2019","21564":" February 2019","21565":" February 2019","21566":" February 2019","21567":" February 2019","21568":" February 2019","21569":" January 2019","21570":" January 2019","21571":" January 2019","21572":" January 2019","21573":" December 2018","21574":" December 2018","21575":" December 2018","21576":" December 2018","21577":" December 2018","21578":" December 2018","21579":" December 2018","21580":" December 2018","21581":" December 2018","21582":" December 2018","21583":" June 2018","21584":" October 2018","21590":" October 2018","21591":" October 2018","21592":" October 2018","21593":" October 2018","21594":" October 2018","21600":" September 2018","21601":" September 2018","21602":" September 2018","21603":" September 2018","21604":" September 2018","21610":" August 2018","21611":" August 2018","21612":" August 2018","21613":" August 2018","21614":" August 2018","21615":" August 2018","21616":" August 2018","21617":" July 2018","21618":" August 2018","21619":" January 2018","21625":" July 2018","21626":" July 2018","21627":" July 2018","21628":" July 2018","21629":" July 2018","21630":" July 2018","21631":" July 2018","21632":" June 2018","21633":" July 2018","21634":" June 2018","21645":" May 2018","21646":" May 2018","21647":" May 2018","21648":" May 2018","21649":" May 2018","21650":" May 2018","21651":" May 2018","21652":" May 2018","21653":" May 2018","21654":" May 2018","21655":" April 2018","21656":" April 2018","21657":" April 2018","21658":" April 2018","21659":" April 2018","21660":" April 2018","21661":" March 2018","21662":" March 2018","21663":" March 2018","21664":" March 2018","21665":" March 2018","21666":" March 2018","21667":" March 2018","21668":" March 2018","21669":" March 2018","21670":" March 2018","21671":" February 2018","21672":" February 2018","21673":" January 2018","21674":" January 2018","21675":" January 2018","21676":" January 2018","21677":" January 2018","21678":" January 2018","21679":" November 2017","21680":" December 2017","21681":" December 2017","21682":" December 2017","21683":" December 2017","21684":" December 2017","21685":" December 2017","21686":" December 2017","21687":" December 2017","21688":" December 2017","21689":" December 2017","21690":" November 2017","21691":" November 2017","21692":" November 2017","21693":" November 2017","21694":" November 2017","21695":" November 2017","21696":" November 2017","21697":" November 2017","21698":" October 2017","21699":" October 2017","21700":" November 2017","21701":" November 2017","21702":" November 2017","21703":" November 2017","21704":" October 2017","21705":" October 2017","21706":" October 2017","21707":" October 2017","21708":" October 2017","21709":" October 2017","21710":" October 2017","21711":" October 2017","21712":" October 2017","21713":" October 2017","21714":" October 2017","21725":" September 2017","21726":" September 2017","21727":" September 2017","21728":" September 2017","21729":" September 2017","21730":" September 2017","21735":" March 2019","21736":" March 2019","21737":" March 2019","21738":" February 2019","21739":" February 2019","21740":"nil","21745":" November 2018","21746":" November 2018","21747":" November 2018","21748":" November 2018","21749":" October 2018","21760":" September 2018","21761":" September 2018","21762":" September 2018","21763":" August 2018","21764":" September 2018","21765":" August 2018","21766":" August 2018","21767":" August 2018","21768":" August 2018","21769":" August 2018","21770":" August 2018","21771":" August 2018","21772":" August 2018","21773":" August 2018","21774":" July 2018","21775":" August 2018","21776":" July 2018","21777":" July 2018","21778":" July 2018","21779":" June 2018","21780":" July 2018","21781":" July 2018","21782":" July 2018","21783":" July 2018","21784":" July 2018","21785":" June 2018","21786":" July 2018","21787":" June 2018","21788":" July 2018","21789":" June 2018","21800":" April 2018","21801":" April 2018","21802":" February 2018","21803":" April 2018","21804":" April 2018","21810":" February 2018","21811":" March 2018","21812":" March 2018","21813":" February 2018","21814":" March 2018","21820":" February 2018","21821":" November 2017","21822":" February 2018","21823":" February 2018","21824":" December 2017","21830":" December 2017","21831":" December 2017","21832":" December 2017","21833":" December 2017","21834":" December 2017","21835":" December 2017","21836":" December 2017","21837":" December 2017","21838":" December 2017","21839":" December 2017","21840":" November 2017","21841":" November 2017","21842":" November 2017","21843":" November 2017","21844":" November 2017","21845":" November 2017","21846":" November 2017","21847":" November 2017","21848":" November 2017","21849":" November 2017","21850":" October 2017","21851":" October 2017","21852":" October 2017","21853":" October 2017","21854":" October 2017","21860":" September 2017","21861":" September 2017","21862":" September 2017","21865":" March 2019","21866":" March 2019","21867":" March 2019","21868":" January 2019","21869":" December 2018","21870":" December 2018","21871":" December 2018","21872":" November 2018","21873":" November 2018","21874":" October 2018","21875":" October 2018","21876":" October 2018","21877":" October 2018","21878":" October 2018","21879":" September 2018","21880":"nil","21885":" August 2018","21886":" August 2018","21887":" August 2018","21888":" August 2018","21889":" August 2018","21890":" August 2018","21891":" August 2018","21892":" July 2018","21893":" July 2018","21894":" July 2018","21895":" June 2018","21896":" June 2018","21897":" June 2018","21898":" May 2018","21900":" May 2018","21901":" May 2018","21902":" May 2018","21903":" April 2018","21904":" April 2018","21905":" April 2018","21906":" March 2018","21907":" March 2018","21908":" March 2018","21909":" March 2018","21910":" March 2018","21911":" February 2018","21912":" February 2018","21914":" January 2018","21920":" December 2017","21924":" November 2017","21927":" November 2017","21928":" November 2017","21930":" November 2017","21933":" November 2017","21935":" November 2017","21936":" November 2017","21939":" November 2017","21941":" November 2017","21942":" November 2017","21944":" November 2017","21945":" October 2017","21946":" October 2017","21948":" October 2017","21953":" October 2017","21956":" October 2017","21957":" September 2017","21958":" October 2017","21959":" October 2017","21962":" September 2017","21963":" October 2017","21965":" October 2017","21966":" September 2017","21969":" September 2017","21975":" September 2017","21980":" August 2017","21981":" July 2017","21982":" August 2017","21983":" August 2017","21984":" August 2017","21985":" August 2017","21986":" July 2017","21987":" July 2017","21988":" July 2017","21990":" July 2017","21991":" June 2017","21992":" June 2017","21994":" May 2017","22000":" September 2016","22007":" February 2017","22008":" January 2017","22009":" February 2017","22010":" January 2017","22012":" December 2016","22014":" December 2016","22021":" November 2016","22022":" November 2016","22024":" November 2016","22025":" October 2016","22026":" November 2016","22027":" November 2016","22028":" November 2016","22029":" October 2016","22030":" October 2016","22031":" October 2016","22032":" October 2016","22033":" October 2016","22034":" October 2016","22036":" October 2016","22037":" October 2016","22039":" October 2016","22040":" October 2016","22041":" September 2016","22042":" September 2016","22044":" September 2016","22045":" September 2016","22046":" September 2016","22047":" September 2016","22048":" August 2016","22049":" September 2016","22050":" September 2016","22051":" September 2016","22053":" September 2016","22054":" September 2016","22060":" August 2016","22061":" August 2016","22064":" August 2016","22065":"nil","22070":" August 2018","22075":" June 2018","22080":" October 2017","22090":" September 2016","22095":" July 2016","22110":" September 2014","22115":" March 2014","22120":" September 2013","22125":" July 2013","22130":" December 2011","22135":"nil","22145":" October 2018","22146":" August 2018","22147":" August 2018","22148":" August 2018","22149":" June 2018","22150":" September 2017","22151":" September 2017","22152":" August 2017","22153":" August 2017","22154":" May 2017","22155":" August 2016","22156":" February 2016","22157":" September 2015","22158":" September 2015","22159":" August 2015","22160":" July 2015","22161":" September 2014","22162":" April 2015","22163":" April 2015","22164":" April 2014","22165":"nil","22170":" May 2013","22171":" March 2013","22172":" August 2012","22173":" June 2012","22174":" June 2012","22175":"nil","22177":" February 2019","22178":" November 2018","22179":" September 2018","22180":" November 2018","22181":" October 2018","22182":" August 2018","22183":" September 2018","22184":" August 2018","22185":" August 2018","22186":" September 2017","22187":" August 2018","22188":" August 2018","22189":" July 2018","22190":" July 2018","22191":" June 2018","22192":" May 2018","22193":" May 2018","22194":" April 2018","22195":" March 2018","22196":" March 2018","22197":" February 2018","22198":" November 2017","22199":" January 2018","22200":" November 2017","22201":" October 2017","22202":"nil","22207":" September 2017","22208":" August 2017","22209":" July 2017","22210":" August 2017","22211":" August 2017","22213":" July 2017","22214":" July 2017","22215":" July 2017","22222":" March 2017","22223":" March 2017","22224":" January 2017","22225":" January 2017","22226":" December 2016","22232":" September 2016","22233":" September 2016","22234":" August 2016","22235":" September 2016","22236":" September 2016","22237":" September 2016","22238":" September 2016","22239":" September 2016","22240":" August 2016","22241":" August 2016","22242":" August 2016","22243":" August 2016","22244":" July 2016","22245":" August 2016","22246":" July 2016","22247":" July 2016","22248":" July 2016","22249":" July 2016","22250":" May 2016","22251":" May 2016","22257":" November 2015","22258":" October 2015","22259":" October 2015","22260":" September 2015","22261":" September 2015","22262":" September 2015","22263":" September 2015","22264":" September 2015","22265":" August 2015","22266":" July 2015","22267":" August 2015","22268":" August 2015","22269":" June 2015","22270":" June 2015","22271":" June 2015","22273":" August 2014","22274":" December 2014","22275":" November 2014","22276":" November 2014","22282":" August 2014","22283":" August 2014","22284":" August 2014","22285":" August 2014","22286":" August 2014","22287":" August 2014","22288":" July 2014","22289":" May 2014","22290":" May 2014","22291":" April 2014","22292":" July 2013","22294":" January 2014","22295":" January 2014","22296":" September 2013","22297":" August 2013","22298":" August 2013","22299":" August 2013","22301":" August 2013","22302":" July 2013","22303":" July 2013","22304":" July 2013","22305":" July 2013","22306":" July 2013","22307":" June 2013","22308":" June 2013","22309":" April 2013","22310":" June 2013","22311":" April 2013","22312":" February 2013","22313":" October 2012","22314":" September 2012","22315":" September 2012","22316":" August 2012","22317":" August 2012","22318":" July 2012","22319":" April 2012","22321":" February 2012","22323":" August 2011","22324":" August 2011","22325":" September 2011","22326":" September 2011","22327":" August 2011","22328":" August 2011","22329":" July 2011","22330":" June 2011","22331":" June 2011","22332":" June 2011","22333":" August 2010","22334":" July 2010","22336":" August 2009","22337":" July 2009","22338":" July 2009","22339":" March 2008","22340":" September 2008","22341":" April 2008","22342":" May 2008","22343":" April 2008","22344":" April 2008","22345":" November 2007","22346":" November 2007","22347":" September 2007","22348":" August 2007","22349":" June 2007","22350":" March 2007","22351":" May 2006","22357":" September 2018","22358":" September 2018","22359":" July 2018","22360":" May 2018","22361":" May 2018","22362":" September 2017","22363":" August 2017","22364":" July 2017","22365":" July 2017","22366":" October 2016","22367":" October 2016","22368":" September 2016","22369":" September 2016","22370":" July 2016","22371":" July 2016","22372":"nil","22377":" June 2015","22378":" October 2014","22379":" August 2014","22380":" August 2014","22381":" July 2013","22382":" August 2012","22383":" October 2011","22384":" August 2012","22385":" August 2011","22386":" May 2011","22387":"nil","22388":" September 2018","22389":" August 2018","22390":" October 2017","22391":" October 2017","22392":" September 2017","22393":"nil","22398":"nil","22402":"nil","22403":"nil","22408":" August 2017","22409":" September 2016","22410":" September 2016","22411":" August 2016","22412":" September 2016","22418":" June 2016","22419":" May 2016","22420":" May 2016","22421":" September 2015","22422":" October 2015","22423":" September 2015","22424":" August 2015","22425":" July 2015","22426":" August 2015","22427":" August 2015","22433":" September 2014","22434":" August 2014","22435":" June 2014","22436":" June 2014","22437":" June 2014","22438":" June 2014","22439":" May 2014","22440":" May 2013","22441":" August 2013","22442":" August 2013","22448":" June 2013","22449":" May 2013","22450":" May 2013","22451":" October 2012","22452":" October 2012","22453":" September 2012","22454":" October 2012","22455":" August 2012","22456":" September 2012","22457":" September 2012","22458":" August 2012","22459":" August 2012","22460":" August 2012","22461":" August 2012","22462":" June 2012","22463":" July 2012","22464":" June 2012","22465":" August 2011","22466":" August 2011","22467":" September 2011","22468":" July 2011","22469":" July 2011","22470":" July 2011","22471":" June 2011","22472":" September 2010","22478":" August 2008","22483":" October 2018","22488":" July 2018","22493":" July 2017","22498":" September 2016","22503":" September 2016","22508":"nil","22513":" June 2016","22518":" October 2015","22523":" August 2015","22528":" May 2015","22533":" June 2015","22538":" September 2014","22543":" July 2014","22553":" May 2013","22558":" July 2011","22568":" June 2017","22569":" September 2016","22570":" September 2015","22571":" July 2015","22572":" May 2013","22573":" October 2012","22574":" August 2012","22575":" September 2011","22576":" October 2010","22577":" July 2010","22578":"nil","22582":"nil","22587":"nil","22592":"nil","22595":"nil","22597":"nil","22600":"nil","22602":"nil","22603":"nil","22604":"nil","22606":" November 2017","22607":" September 2016","22608":" June 2016","22609":" September 2015","22610":" October 2015","22611":" November 2014","22612":" November 2011","22613":" April 2011","22614":" December 2009","22615":" June 2009","22616":" April 2019","22617":" March 2019","22618":" March 2019","22619":" December 2018","22620":" February 2019","22621":" February 2019","22622":" February 2019","22623":" February 2019","22624":" January 2019","22625":" January 2019","22626":" December 2018","22627":" December 2018","22628":" December 2018","22629":" December 2018","22630":" November 2018","22631":"nil","22636":" October 2018","22637":" November 2018","22638":" September 2018","22639":" October 2018","22640":" October 2018","22641":" September 2018","22642":" September 2018","22643":" August 2018","22644":" September 2018","22645":" September 2018","22646":" September 2018","22647":" August 2018","22648":" October 2017","22649":" August 2018","22650":" August 2018","22651":" August 2018","22652":" August 2018","22653":" August 2018","22654":" August 2018","22655":" July 2018","22656":" May 2018","22657":" July 2018","22658":" July 2018","22659":" July 2018","22660":" July 2018","22661":" July 2018","22662":" July 2018","22663":" June 2018","22664":" June 2018","22665":" June 2018","22666":" May 2018","22667":" May 2018","22668":" May 2018","22669":" May 2018","22670":" May 2018","22671":" May 2018","22672":" May 2018","22673":" May 2018","22674":" May 2018","22675":" May 2018","22676":" May 2018","22677":" April 2018","22678":" April 2018","22679":" April 2018","22680":" April 2018","22686":" April 2018","22687":" April 2018","22688":" March 2018","22689":" April 2018","22690":" April 2018","22691":" April 2018","22692":" February 2018","22693":" February 2018","22694":" March 2018","22695":" March 2018","22696":" March 2018","22697":" March 2018","22698":" March 2018","22699":" February 2018","22700":" October 2017","22701":" March 2018","22702":" February 2018","22703":" February 2018","22704":" January 2018","22705":" January 2018","22706":" January 2018","22707":" December 2017","22708":" January 2018","22709":" January 2018","22710":" January 2018","22711":" December 2017","22712":" November 2017","22713":" December 2017","22714":" January 2018","22716":" December 2017","22717":" December 2017","22718":" December 2017","22719":" December 2017","22720":" December 2017","22721":" December 2017","22722":" December 2017","22723":" December 2017","22724":" December 2017","22725":" December 2017","22731":" November 2017","22732":" July 2017","22733":" November 2017","22734":" November 2017","22735":" November 2017","22736":" November 2017","22737":" November 2017","22738":" October 2017","22739":" October 2017","22740":" November 2017","22741":" October 2017","22742":" October 2017","22743":" October 2017","22744":" October 2017","22745":" October 2017","22746":" October 2017","22747":" October 2017","22748":" October 2017","22749":" October 2017","22750":" October 2017","22751":" October 2017","22752":" October 2017","22753":" October 2017","22754":" October 2017","22755":" October 2017","22756":" October 2017","22757":" October 2017","22758":" October 2017","22759":" October 2017","22760":" October 2017","22776":" September 2017","22781":" September 2017","22782":" September 2017","22783":" September 2017","22784":" September 2017","22785":" September 2017","22786":" September 2017","22787":" September 2017","22788":" September 2017","22789":" September 2017","22790":" September 2017","22791":" August 2017","22792":" August 2017","22793":" August 2017","22794":" August 2017","22795":" August 2017","22796":" August 2017","22797":" August 2017","22798":" August 2017","22799":" August 2017","22800":" August 2017","22801":" August 2017","22802":" August 2017","22803":" August 2017","22804":" August 2017","22805":" August 2017","22806":" August 2017","22807":" August 2017","22808":" August 2017","22809":" March 2017","22810":" August 2017","22816":" March 2019","22817":" March 2019","22818":" March 2019","22819":" March 2019","22820":" March 2019","22821":" March 2019","22822":" March 2019","22823":" March 2019","22824":" February 2019","22825":" February 2019","22826":" February 2019","22827":" February 2019","22828":" January 2019","22829":" January 2019","22830":" January 2019","22831":" January 2019","22832":" January 2019","22833":" January 2019","22834":" January 2019","22835":" December 2018","22836":" December 2018","22837":" November 2018","22838":" November 2018","22839":" November 2018","22840":" November 2018","22841":" November 2018","22842":" November 2018","22843":" November 2018","22844":" November 2018","22845":" October 2018","22846":" October 2018","22847":" October 2018","22848":" October 2018","22849":" October 2018","22850":" October 2018","22851":" October 2018","22852":" October 2018","22853":" October 2018","22854":" September 2018","22855":" October 2018","22856":" September 2018","22857":" September 2018","22858":" September 2018","22859":" September 2018","22860":" September 2018","22861":" September 2018","22862":" September 2018","22863":" September 2018","22864":" September 2018","22865":" September 2018","22866":" September 2018","22867":" September 2018","22868":" September 2018","22869":" September 2018","22870":" August 2018","22871":"nil","22876":" July 2018","22877":" July 2018","22878":" July 2018","22879":" June 2018","22880":" June 2018","22881":" June 2018","22882":" June 2018","22883":" June 2018","22884":" May 2018","22885":" May 2018","22886":" May 2018","22887":" May 2018","22888":" May 2018","22889":" May 2018","22890":" May 2018","22891":" May 2018","22892":" May 2018","22893":" April 2018","22894":" April 2018","22896":" April 2018","22897":" April 2018","22898":" April 2018","22899":" April 2018","22900":" April 2018","22901":" April 2018","22902":" April 2018","22903":" April 2018","22904":" March 2018","22905":" March 2018","22906":" March 2018","22907":" February 2018","22908":" February 2018","22909":" January 2018","22910":" January 2018","22911":" January 2018","22912":" January 2018","22913":" January 2018","22914":" December 2017","22915":" December 2017","22916":" December 2017","22917":" December 2017","22918":" December 2017","22919":" November 2017","22920":" November 2017","22921":" November 2017","22922":" November 2017","22923":" November 2017","22924":" October 2017","22925":" October 2017","22931":" October 2017","22932":" September 2017","22933":" September 2017","22934":" September 2017","22935":" September 2017","22936":" September 2017","22937":" September 2017","22938":" September 2017","22939":" September 2017","22940":" September 2017","22941":" September 2017","22942":" September 2017","22943":" September 2017","22944":" September 2017","22945":" August 2017","22946":" September 2017","22947":" August 2017","22948":" August 2017","22949":" August 2017","22950":" August 2017","22951":" August 2017","22952":" July 2017","22953":" July 2017","22954":" July 2017","22955":" July 2017","22956":" July 2017","22957":" June 2017","22958":" July 2017","22959":" July 2017","22960":" June 2017","22961":" June 2017","22962":" June 2017","22963":" June 2017","22964":" June 2017","22965":" June 2017","22971":" June 2017","22972":" May 2017","22973":" June 2017","22974":" May 2017","22975":" May 2017","22976":" May 2017","22977":" May 2017","22978":" May 2017","22979":" April 2017","22980":" May 2017","22981":" May 2017","22982":" May 2017","22983":" April 2017","22984":" April 2017","22985":" April 2017","22991":" February 2017","22992":" February 2017","22993":" February 2017","22994":" February 2017","22995":" February 2017","22996":" February 2017","22997":" February 2017","22998":" February 2017","22999":" January 2017","23000":" January 2017","23006":" December 2016","23007":" December 2016","23008":" December 2016","23009":" December 2016","23010":" November 2016","23011":" November 2016","23012":" November 2016","23013":" November 2016","23014":" November 2016","23015":" September 2016","23016":" March 2019","23021":"nil","23026":" August 2018","23031":" June 2018","23046":" November 2017","23051":" July 2017","23056":" August 2017","23061":" October 2016","23066":" May 2017","23071":" March 2017","23076":" February 2017","23081":" January 2017","23086":" December 2016","23091":" August 2016","23096":" September 2016","23101":" August 2016","23111":" March 2016","23116":" April 2016","23121":" February 2016","23131":" September 2015","23136":" August 2015","23141":" June 2015","23146":" May 2015","23151":" March 2015","23156":" May 2014","23161":" October 2014","23166":" September 2014","23176":" July 2014","23181":" July 2014","23186":" May 2014","23191":" April 2014","23196":" February 2014","23206":" September 2013","23211":" July 2013","23216":"nil","23226":" February 2019","23227":" March 2019","23228":" February 2019","23229":" March 2019","23230":" February 2019","23231":" February 2019","23232":" February 2019","23233":" February 2019","23234":" February 2019","23235":" February 2019","23236":" February 2019","23237":" February 2019","23238":" February 2019","23239":" February 2019","23240":" January 2019","23241":" January 2019","23242":" January 2019","23243":" January 2019","23244":" January 2019","23245":" December 2018","23246":" January 2019","23247":" December 2018","23248":" December 2018","23249":" December 2018","23250":" November 2018","23251":" November 2018","23252":" November 2018","23253":" November 2018","23254":" November 2018","23255":" August 2018","23256":" November 2018","23257":" November 2018","23258":" October 2018","23259":" October 2018","23260":" October 2018","23261":" October 2018","23262":" October 2018","23263":" October 2018","23264":" October 2018","23265":" October 2018","23271":" September 2018","23272":" September 2018","23273":" August 2018","23274":" September 2018","23275":" September 2018","23276":" August 2018","23277":" August 2018","23278":" August 2018","23279":" August 2018","23280":" August 2018","23286":" August 2018","23287":" July 2018","23288":" July 2018","23289":" July 2018","23290":" June 2018","23291":" July 2018","23292":" July 2018","23293":" July 2018","23294":" July 2018","23295":" July 2018","23296":" July 2018","23297":" July 2018","23298":" July 2018","23299":" July 2018","23300":" July 2018","23306":" June 2018","23307":" June 2018","23308":" June 2018","23309":" June 2018","23310":" June 2018","23311":" June 2018","23312":" June 2018","23313":" May 2018","23314":" May 2018","23315":" May 2018","23316":" May 2018","23317":" May 2018","23318":" April 2018","23319":" April 2018","23320":" April 2018","23321":" April 2018","23322":" February 2018","23324":" April 2018","23325":" April 2018","23326":" April 2018","23327":" April 2018","23328":" April 2018","23329":" April 2018","23330":" April 2018","23331":" March 2018","23332":" April 2018","23333":" April 2018","23334":" April 2018","23335":" March 2018","23336":" March 2018","23337":" March 2018","23338":" March 2018","23339":" March 2018","23340":" February 2018","23341":" February 2018","23342":" February 2018","23343":" February 2018","23344":" February 2018","23345":" February 2018","23346":" January 2018","23347":" January 2018","23349":" January 2018","23350":" January 2018","23351":" January 2018","23352":" January 2018","23353":" January 2018","23354":" April 2017","23355":" January 2018","23366":" December 2017","23367":" December 2017","23368":" December 2017","23369":" November 2017","23370":" November 2017","23371":" November 2017","23372":" November 2017","23373":" November 2017","23374":" November 2017","23375":" November 2017","23381":" October 2017","23382":" October 2017","23383":" October 2017","23384":" October 2017","23385":" October 2017","23396":" September 2017","23397":" August 2017","23398":" September 2017","23399":" August 2017","23400":" August 2017","23401":" August 2017","23402":" August 2017","23403":" August 2017","23405":" August 2017","23406":" August 2017","23407":" August 2017","23408":" August 2017","23409":" August 2017","23410":" August 2017","23411":" August 2017","23412":" August 2017","23413":" August 2017","23415":" August 2017","23416":" March 2019","23417":" April 2018","23418":" March 2019","23419":" March 2019","23420":" March 2019","23421":"nil","23426":" February 2019","23427":" January 2019","23428":" January 2019","23429":" January 2019","23430":" January 2019","23431":" November 2018","23432":" November 2018","23433":" November 2018","23434":" November 2018","23435":" October 2018","23436":" October 2018","23437":" October 2018","23438":" October 2018","23439":" October 2018","23440":" October 2018","23456":" July 2018","23457":" June 2018","23458":" July 2018","23459":" July 2018","23460":" June 2018","23466":" June 2018","23467":" May 2018","23468":" May 2018","23469":" May 2018","23470":" May 2018","23471":" May 2018","23472":" May 2018","23473":" May 2018","23474":" May 2018","23475":" May 2018","23476":" March 2018","23477":" April 2018","23478":" April 2018","23479":" May 2018","23480":" April 2018","23491":" September 2017","23492":" October 2017","23493":" October 2017","23494":" October 2017","23495":" October 2017","23496":" October 2017","23497":" September 2017","23498":" October 2017","23499":" September 2017","23500":" September 2017","23501":" August 2017","23502":" August 2017","23503":" August 2017","23505":" August 2017","23506":" July 2017","23508":" July 2017","23509":" June 2017","23510":" June 2017","23511":" June 2017","23512":" June 2017","23513":" June 2017","23514":" June 2017","23515":" May 2017","23516":" May 2017","23517":" May 2017","23518":" May 2017","23519":" May 2017","23520":" May 2017","23521":" May 2017","23522":" April 2017","23523":" March 2017","23524":" February 2017","23525":" January 2017","23526":" December 2016","23527":" November 2016","23528":" October 2016","23529":" October 2016","23530":" September 2016","23531":" September 2016","23532":" September 2016","23533":" August 2016","23534":" August 2016","23535":" August 2016","23536":" August 2016","23537":" July 2016","23538":" May 2016","23539":" May 2016","23540":" April 2016","23541":" March 2016","23542":" February 2016","23543":" December 2015","23544":" December 2015","23545":" December 2015","23546":" November 2015","23547":" September 2015","23548":" August 2015","23549":" August 2015","23550":" August 2015","23551":" August 2015","23552":" June 2015","23553":" July 2015","23554":" May 2015","23555":" March 2015","23561":" June 2014","23562":" July 2013","23563":" September 2013","23564":" August 2013","23565":" September 2013","23571":" August 2013","23572":" May 2013","23573":" April 2013","23574":" April 2013","23575":" April 2013","23586":" May 2012","23587":" May 2012","23588":" November 2011","23589":" May 2011","23590":" December 2010","23591":" January 2011","23592":" September 2010","23593":" October 2010","23594":" September 2010","23595":" August 2010","23596":" July 2010","23597":" July 2010","23598":" July 2010","23599":" June 2010","23600":" April 2010","23601":" June 2010","23602":" June 2010","23603":" May 2010","23604":" July 2009","23605":" August 2008","23611":" March 2019","23612":" March 2019","23613":" March 2019","23614":" March 2019","23615":" February 2019","23616":" January 2019","23617":" January 2019","23618":" January 2019","23619":" January 2019","23620":" December 2018","23621":" November 2018","23622":" October 2018","23623":" October 2018","23624":" September 2018","23625":" September 2018","23626":" September 2018","23627":" October 2017","23628":" September 2018","23629":" September 2018","23630":" September 2018","23631":" July 2018","23632":" August 2018","23633":" August 2018","23634":" August 2018","23635":" August 2018","23636":" August 2018","23637":" August 2018","23638":" August 2018","23639":" August 2018","23640":" August 2018","23641":" August 2018","23642":" July 2018","23643":" July 2018","23644":" July 2018","23645":" July 2018","23646":" July 2018","23647":" June 2018","23648":" June 2018","23649":" June 2018","23650":" May 2018","23651":" May 2018","23652":" May 2018","23653":" May 2018","23654":" May 2018","23655":" May 2018","23656":" April 2018","23657":" May 2018","23658":" May 2018","23659":" April 2018","23660":" April 2018","23661":"nil","23666":" March 2018","23667":" March 2018","23670":" March 2018","23676":" February 2018","23678":" February 2018","23680":" February 2018","23682":" January 2018","23683":" January 2018","23685":" January 2018","23686":" January 2018","23687":" January 2018","23688":" January 2018","23689":" January 2018","23692":" January 2018","23693":" December 2017","23695":" December 2017","23697":" December 2017","23698":" December 2017","23699":" December 2017","23700":" November 2017","23701":" December 2017","23702":" November 2017","23703":" November 2017","23704":" November 2017","23705":" November 2017","23706":" November 2017","23707":" October 2017","23708":" October 2017","23710":" October 2017","23716":" February 2017","23718":" September 2017","23720":" September 2017","23727":" August 2017","23729":" August 2017","23730":" August 2017","23736":" August 2017","23737":" August 2017","23738":" June 2017","23739":" July 2017","23740":" July 2017","23746":" July 2017","23747":" July 2017","23748":" June 2017","23752":" June 2017","23753":" May 2017","23754":" May 2017","23755":" May 2017","23761":" March 2017","23764":" March 2017","23765":" March 2017","23767":" March 2017","23768":" March 2017","23769":" February 2017","23770":" March 2017","23771":" February 2017","23772":" February 2017","23773":" February 2017","23774":" February 2017","23777":" January 2017","23778":" January 2017","23779":" April 2016","23780":" February 2017","23781":" January 2017","23782":" January 2017","23783":" January 2017","23784":" January 2017","23785":" January 2017","23789":" December 2016","23792":" December 2016","23793":" December 2016","23798":" November 2016","23799":" November 2016","23800":" November 2016","23803":" October 2016","23804":" October 2016","23807":" October 2016","23809":" September 2016","23810":" September 2016","23811":"nil","23816":" February 2019","23817":" February 2019","23818":" February 2019","23819":" February 2019","23820":" February 2019","23821":" February 2019","23822":" February 2019","23823":" February 2019","23824":" February 2019","23825":" February 2019","23826":" February 2019","23827":" February 2019","23828":" February 2019","23829":" February 2019","23830":" February 2019","23831":" February 2019","23832":" January 2019","23833":" January 2019","23834":" December 2018","23835":" October 2018","23836":" November 2018","23837":" November 2018","23838":" November 2018","23839":" November 2018","23840":" October 2018","23841":" October 2018","23842":" September 2018","23843":" September 2018","23844":" September 2018","23845":" September 2018","23846":" September 2018","23847":" September 2018","23848":" September 2018","23849":" August 2018","23850":" September 2018","23851":" September 2018","23852":" August 2018","23853":" August 2018","23854":" August 2018","23855":" August 2018","23856":" August 2018","23857":" August 2018","23858":" August 2018","23859":" August 2018","23860":" August 2018","23861":" August 2018","23862":" July 2018","23863":" July 2018","23864":" August 2018","23865":" July 2018","23866":" August 2018","23867":" August 2018","23868":" August 2018","23869":" August 2018","23870":" August 2018","23871":" June 2018","23872":" July 2018","23873":" July 2018","23874":" July 2018","23875":" July 2018","23881":" June 2018","23882":" February 2018","23883":" May 2018","23884":" May 2018","23885":" April 2018","23886":" April 2018","23887":" March 2018","23888":" March 2018","23889":" April 2018","23890":" March 2018","23891":" January 2018","23892":" March 2018","23893":" February 2018","23894":" February 2018","23895":" February 2018","23901":" December 2017","23902":" December 2017","23903":" November 2017","23904":" November 2017","23905":" October 2017","23906":" November 2017","23907":" September 2017","23908":" October 2017","23909":" October 2017","23910":" October 2017","23911":" October 2017","23912":" October 2017","23913":" October 2017","23914":" October 2017","23915":" September 2017","23921":" September 2017","23922":" September 2017","23923":" September 2017","23924":" September 2017","23925":" September 2017","23926":" September 2017","23927":" September 2017","23928":" September 2017","23929":" September 2017","23930":" September 2017","23936":" August 2017","23937":" August 2017","23938":" August 2017","23939":" August 2017","23940":" July 2017","23941":" July 2017","23942":" July 2017","23943":" July 2017","23944":" July 2017","23945":" July 2017","23946":" June 2017","23947":" July 2017","23948":" July 2017","23949":" June 2017","23950":" June 2017","23951":" June 2017","23952":" May 2017","23953":" May 2017","23954":" April 2017","23955":" July 2016","23961":" January 2017","23962":" October 2016","23963":" November 2016","23964":" October 2016","23965":" October 2016","23971":" August 2016","23972":" August 2016","23973":" August 2016","23974":" August 2016","23975":" July 2016","23976":" August 2016","23977":" July 2016","23978":" July 2016","23979":" July 2016","23980":" July 2016","23981":" July 2016","23982":" July 2016","23983":" July 2016","23984":" July 2016","23985":" May 2016","23986":" May 2016","23987":" April 2016","23988":" May 2016","23989":" May 2016","23990":" March 2016","23991":" February 2016","23992":" December 2015","23993":" January 2016","23995":" December 2015","24001":" September 2015","24002":" September 2015","24003":" July 2015","24004":" September 2015","24005":" August 2015","24011":" August 2018","24016":"nil","24021":" July 2018","24026":" June 2018","24036":" February 2018","24041":" September 2017","24046":" August 2017","24051":" August 2017","24056":" July 2017","24061":" May 2017","24066":" April 2017","24071":" April 2017","24076":" January 2017","24081":" September 2016","24091":" July 2016","24096":" July 2016","24101":" April 2016","24106":" March 2019","24107":" March 2019","24108":" March 2019","24109":" March 2019","24110":" March 2019","24111":" March 2019","24112":" March 2019","24113":" March 2019","24114":" February 2019","24115":" February 2019","24116":" February 2019","24117":" February 2019","24118":" January 2019","24119":" January 2019","24120":" January 2019","24121":" January 2019","24122":" January 2019","24123":" January 2019","24124":" January 2019","24125":" December 2018","24126":"nil","24131":" November 2018","24132":" November 2018","24133":" November 2018","24134":" November 2018","24135":" October 2018","24141":" October 2018","24142":" October 2018","24143":" October 2018","24144":" September 2018","24145":" October 2018","24146":" September 2018","24147":" September 2018","24148":" September 2018","24149":" September 2018","24150":" September 2018","24151":" September 2018","24152":" September 2018","24153":" September 2018","24154":" September 2018","24155":" September 2018","24156":" September 2018","24157":" September 2018","24158":" September 2018","24159":" September 2018","24160":" August 2018","24166":" July 2018","24167":" July 2018","24168":" July 2018","24169":" June 2018","24170":" June 2018","24171":" June 2018","24172":" June 2018","24173":" June 2018","24174":" May 2018","24175":" May 2018","24176":" May 2018","24177":" May 2018","24178":" May 2018","24179":" May 2018","24180":" May 2018","24181":" May 2018","24182":" May 2018","24183":" April 2018","24184":" April 2018","24186":" April 2018","24187":" April 2018","24188":" April 2018","24189":" April 2018","24190":" April 2018","24196":" March 2018","24197":" February 2018","24198":" February 2018","24199":" January 2018","24200":" January 2018","24201":" January 2018","24202":" January 2018","24203":" January 2018","24204":" December 2017","24205":" December 2017","24206":" December 2017","24207":" December 2017","24208":" December 2017","24209":" November 2017","24210":" November 2017","24211":" November 2017","24212":" November 2017","24213":" November 2017","24214":" October 2017","24215":" October 2017","24216":" October 2017","24217":" October 2017","24218":" October 2017","24219":" October 2017","24220":" October 2017","24221":" October 2017","24222":" September 2017","24223":" September 2017","24224":" September 2017","24225":" September 2017","24226":" September 2017","24227":" September 2017","24228":" September 2017","24229":" September 2017","24230":" September 2017","24231":" September 2017","24232":" September 2017","24233":" September 2017","24234":" September 2017","24235":" August 2017","24246":" July 2017","24247":" June 2017","24248":" July 2017","24249":" July 2017","24250":" June 2017","24256":" June 2017","24257":" June 2017","24258":" June 2017","24259":" June 2017","24260":" June 2017","24261":" June 2017","24262":" May 2017","24263":" June 2017","24264":" May 2017","24265":" May 2017","24266":" May 2017","24267":" May 2017","24268":" May 2017","24269":" April 2017","24270":" May 2017","24276":" April 2017","24277":" March 2017","24278":" March 2017","24279":" March 2017","24280":" March 2017","24291":" January 2017","24292":" January 2017","24293":" January 2017","24294":" January 2017","24295":" January 2017","24301":" November 2016","24302":" November 2016","24303":" November 2016","24304":" November 2016","24305":" September 2016","24306":" December 2018","24307":" December 2018","24308":" November 2018","24309":" September 2018","24310":" September 2018","24311":" August 2018","24312":" August 2018","24313":" August 2018","24314":" August 2018","24315":" August 2018","24316":" August 2018","24317":" August 2018","24318":" July 2018","24319":" June 2018","24320":" June 2018","24321":" June 2018","24322":" June 2018","24323":" June 2018","24324":" June 2018","24325":" May 2018","24326":" March 2018","24327":" February 2018","24328":" February 2018","24329":" February 2018","24330":" January 2018","24331":"nil","24336":" October 2017","24337":" October 2017","24340":" September 2017","24346":" September 2017","24350":" May 2017","24351":" May 2017","24354":" April 2017","24355":" January 2017","24363":" October 2016","24364":" October 2016","24367":" September 2016","24368":" September 2016","24370":" September 2016","24376":" July 2016","24377":" July 2016","24380":" May 2016","24391":" January 2016","24392":" January 2016","24393":" December 2015","24396":" September 2015","24398":" September 2015","24399":" September 2015","24406":" August 2015","24407":" August 2015","24408":" July 2015","24410":" July 2015","24411":" July 2015","24412":" June 2015","24414":" April 2015","24415":" March 2015","24416":" January 2015","24417":" January 2015","24419":" December 2014","24420":" December 2014","24422":" October 2014","24423":" August 2014","24424":" August 2014","24425":" August 2014","24428":" August 2014","24435":" May 2014","24436":" May 2014","24437":" May 2014","24441":" April 2014","24442":" May 2014","24456":" September 2018","24457":" August 2018","24458":" August 2018","24459":" August 2018","24460":" August 2018","24461":" June 2018","24462":" June 2018","24463":" June 2018","24464":" June 2018","24465":" April 2018","24466":"nil","24471":" August 2017","24472":" August 2017","24473":" August 2017","24474":" August 2017","24475":" August 2017","24476":" July 2017","24477":" April 2017","24478":" May 2017","24479":" February 2017","24480":" March 2017","24481":" March 2017","24482":" March 2017","24483":" March 2017","24484":" February 2017","24485":" February 2017","24491":" August 2016","24492":" August 2016","24493":" July 2016","24494":" July 2016","24495":" July 2016","24496":" June 2016","24497":" May 2016","24498":" May 2016","24499":" May 2016","24500":" April 2016","24506":" July 2015","24507":" June 2015","24508":" July 2015","24509":" July 2015","24510":" August 2014","24511":" July 2015","24512":" July 2015","24513":" June 2015","24514":" May 2015","24515":" April 2015","24516":" March 2015","24517":" March 2015","24519":" March 2015","24520":" March 2015","24521":" January 2015","24522":" September 2014","24523":" September 2014","24524":" September 2014","24525":" August 2014","24526":" August 2014","24527":" August 2014","24528":" August 2014","24529":" July 2014","24530":" June 2014","24531":" May 2014","24532":" April 2014","24533":" May 2014","24534":" May 2014","24535":" February 2014","24536":" February 2014","24537":" January 2014","24538":" October 2013","24539":" September 2013","24540":" September 2013","24541":" August 2013","24542":" August 2013","24543":" August 2013","24544":" August 2013","24545":" July 2013","24546":" July 2013","24547":" June 2013","24548":" July 2013","24549":" June 2013","24550":" June 2013","24551":" April 2013","24552":" May 2013","24553":" May 2013","24554":" April 2013","24555":" April 2013","24556":" April 2013","24557":" April 2013","24558":" September 2012","24559":" November 2012","24560":" November 2012","24562":" September 2012","24563":" November 2012","24564":" November 2012","24565":" October 2012","24566":" October 2012","24567":" October 2012","24568":" October 2012","24569":" July 2012","24570":" September 2012","24571":" September 2012","24572":" August 2012","24573":" August 2012","24574":" August 2012","24575":" July 2012","24581":" May 2012","24582":" May 2012","24583":" May 2011","24584":" May 2011","24585":" April 2012","24587":" April 2012","24588":" March 2012","24589":" March 2012","24590":" March 2012","24601":" August 2011","24602":" August 2011","24603":" August 2011","24604":" August 2011","24605":" August 2011","24606":"nil","24609":"nil","24610":" April 2016","24615":"nil","24620":"nil","24622":"nil","24623":" March 2019","24624":" February 2017","24625":" July 2015","24626":" November 2014","24627":" July 2014","24628":" August 2018","24633":"nil","24638":" August 2017","24643":" January 2017","24648":" September 2016","24653":" August 2016","24658":" August 2016","24668":" March 2016","24678":" June 2015","24688":" February 2015","24693":" June 2014","24698":" March 2014","24703":" October 2013","24708":" August 2013","24718":" June 2013","24723":" February 2013","24733":" July 2012","24738":" June 2012","24743":" October 2011","24748":" May 2011","24753":" August 2010","24758":" September 2008","24763":" August 2007","24768":" May 2018","24769":" September 2018","24770":" July 2018","24771":" March 2017","24772":" January 2018","24773":"nil","24778":" February 2017","24779":" May 2017","24780":" April 2017","24781":" December 2016","24782":" October 2016","24783":" June 2016","24784":" September 2016","24785":" September 2016","24786":" August 2016","24787":" August 2016","24788":" July 2016","24789":" June 2016","24790":" May 2016","24791":" May 2016","24792":" May 2016","24793":" April 2016","24794":" April 2016","24795":" November 2015","24796":" October 2015","24797":" September 2015","24798":" April 2015","24799":" August 2015","24800":" July 2015","24801":" March 2015","24802":" March 2015","24803":" February 2015","24804":" February 2015","24805":" January 2015","24806":" December 2014","24807":" August 2014","24808":" July 2014","24809":" July 2014","24810":" February 2014","24811":" June 2014","24812":" April 2014","24813":" February 2014","24814":" February 2014","24815":" December 2013","24816":" February 2014","24817":" December 2013","24823":" February 2013","24824":" September 2012","24825":" May 2013","24826":" February 2013","24828":" February 2013","24829":" March 2013","24830":" March 2013","24831":" February 2013","24832":" January 2013","24833":" March 2012","24834":" September 2012","24835":" September 2012","24836":" August 2012","24837":" April 2012","24838":" September 2011","24839":" August 2011","24840":" July 2011","24841":" May 2011","24842":" December 2010","24848":" August 2007","24849":" August 2007","24850":" May 2006","24851":" July 2007","24852":" August 2006","24853":" July 2005","24858":"nil","24863":" September 2018","24864":" February 2019","24865":" January 2019","24866":" January 2019","24867":" January 2019","24873":" December 2018","24874":" November 2018","24875":" September 2018","24876":" September 2018","24877":" October 2018","24878":" September 2018","24879":" September 2018","24880":" September 2018","24881":" September 2018","24882":" September 2018","24883":" September 2018","24884":" September 2018","24885":" August 2018","24886":" August 2018","24887":" August 2018","24898":" July 2018","24899":" July 2018","24900":" July 2018","24901":" July 2018","24902":" July 2018","24903":" July 2018","24904":" June 2018","24905":" June 2018","24906":" June 2018","24907":" March 2018","24908":" May 2018","24909":" June 2018","24910":" May 2018","24911":" May 2018","24912":" May 2018","24923":" November 2017","24924":" November 2017","24925":" November 2017","24926":" November 2017","24927":" November 2017","24928":" October 2017","24929":" October 2017","24930":" October 2017","24931":" October 2017","24932":" October 2017","24933":" October 2017","24934":" October 2017","24935":" September 2017","24936":" October 2017","24937":" September 2017","24943":" September 2017","24944":" September 2017","24945":" August 2017","24946":" November 2016","24947":" September 2017","24948":" September 2017","24949":" September 2017","24950":" August 2017","24951":" August 2017","24952":" August 2017","24953":" August 2017","24954":" August 2017","24955":" August 2017","24956":" August 2017","24957":" August 2017","24958":" August 2017","24959":" August 2017","24960":" August 2017","24961":" August 2017","24962":" July 2017","24963":" July 2017","24964":" July 2017","24965":" July 2017","24966":" July 2017","24967":" July 2017","24968":" July 2017","24969":" July 2017","24970":" July 2017","24971":" July 2017","24983":" June 2017","24984":" June 2017","24985":" June 2017","24986":" June 2017","24987":" May 2017","24988":" May 2017","24989":" May 2017","24990":" May 2017","24991":" December 2016","24992":" May 2017","24998":" March 2017","24999":" March 2017","25000":" March 2017","25001":" March 2017","25002":" March 2017","25003":" February 2017","25004":" March 2017","25005":" March 2017","25006":" March 2017","25007":" February 2017","25013":" November 2016","25014":" November 2016","25015":" November 2016","25016":" November 2016","25017":" November 2016","25018":" July 2016","25019":" October 2016","25020":" October 2016","25021":" October 2016","25022":" October 2016","25023":" October 2016","25024":" October 2016","25025":" October 2016","25026":" September 2016","25027":" September 2016","25028":" September 2016","25029":" September 2016","25030":" August 2016","25031":" September 2016","25032":" September 2016","25038":" August 2016","25039":" August 2016","25040":" August 2016","25041":" August 2016","25042":" August 2016","25043":" July 2016","25044":" August 2016","25045":" August 2016","25046":" July 2016","25047":" August 2016","25053":" July 2016","25054":" July 2016","25055":" June 2016","25056":" July 2016","25057":" July 2016","25058":"nil","25063":" January 2019","25064":" February 2019","25065":" January 2019","25066":" December 2018","25067":" January 2019","25068":" December 2018","25069":" December 2018","25070":" November 2018","25071":" August 2018","25072":" November 2018","25073":" October 2018","25074":" October 2018","25075":" October 2018","25076":" October 2018","25077":" September 2018","25078":" September 2018","25079":" September 2018","25080":" September 2018","25081":" September 2018","25082":" September 2018","25083":" August 2018","25084":" August 2018","25085":" July 2018","25086":" August 2018","25087":" August 2018","25088":" August 2018","25089":" August 2018","25090":" August 2018","25091":" August 2018","25092":" June 2018","25093":" August 2018","25094":" July 2018","25095":" July 2018","25096":" July 2018","25097":" April 2018","25098":" March 2018","25099":" July 2018","25100":" July 2018","25101":" July 2018","25102":" June 2018","25103":" July 2018","25104":" July 2018","25105":" June 2018","25106":" June 2018","25107":" June 2018","25108":" June 2018","25109":" May 2018","25110":" December 2017","25111":" May 2018","25112":" May 2018","25113":" May 2018","25114":" May 2018","25115":" April 2018","25116":" April 2018","25117":" April 2018","25118":" April 2018","25119":" April 2018","25120":" April 2017","25121":" March 2018","25122":" September 2017","25123":" February 2018","25124":" July 2017","25125":" March 2018","25126":" March 2018","25127":" February 2018","25128":" February 2018","25129":" February 2018","25130":" February 2018","25131":" February 2018","25132":" February 2018","25133":" February 2018","25134":" February 2018","25135":" January 2018","25136":" January 2018","25137":" December 2017","25138":" December 2017","25139":" December 2017","25140":" December 2017","25141":" November 2017","25142":" November 2017","25143":" November 2017","25144":" October 2017","25145":" October 2017","25146":" October 2017","25147":" October 2017","25163":" September 2017","25164":" September 2017","25165":" September 2017","25166":" September 2017","25167":" August 2017","25168":" August 2017","25169":" August 2017","25170":" August 2017","25171":" August 2017","25172":" August 2017","25173":" August 2017","25174":" August 2017","25175":" August 2017","25176":" July 2017","25177":" July 2017","25178":" June 2017","25179":" August 2017","25180":" July 2017","25181":" July 2017","25182":" July 2017","25188":" July 2017","25189":" June 2017","25190":" July 2017","25191":" June 2017","25192":" June 2017","25193":" May 2017","25194":" June 2017","25195":" May 2017","25196":" May 2017","25197":" May 2017","25198":" May 2017","25199":" May 2017","25200":" May 2017","25201":" May 2017","25202":" May 2017","25203":" April 2017","25204":" May 2017","25205":" May 2017","25206":" August 2016","25207":" May 2017","25213":" April 2017","25214":" March 2017","25215":" March 2017","25216":" March 2017","25217":" March 2017","25218":" March 2017","25219":" February 2017","25220":" December 2016","25221":" February 2017","25222":" November 2016","25223":" January 2017","25225":" January 2017","25226":" June 2016","25227":" December 2016","25228":" December 2016","25229":" December 2016","25230":" January 2017","25231":" December 2016","25232":" December 2016","25243":" November 2016","25244":" October 2016","25245":" October 2016","25246":" October 2016","25247":" October 2016","25248":" October 2016","25249":" October 2016","25250":" August 2016","25251":" June 2016","25252":" October 2016","25253":" September 2016","25254":" September 2016","25255":" September 2016","25256":" September 2016","25257":" September 2016","25258":" March 2019","25263":"nil","25268":" January 2019","25283":" July 2018","25288":" June 2018","25293":" March 2018","25303":" September 2017","25313":" August 2017","25318":" July 2017","25323":" June 2017","25328":" August 2016","25333":" March 2017","25343":" October 2016","25348":" September 2016","25353":" August 2016","25358":" August 2016","25363":" June 2016","25368":" April 2016","25373":" March 2016","25378":" November 2015","25383":" July 2015","25393":" July 2015","25398":" June 2015","25403":" May 2015","25408":" January 2015","25413":" January 2015","25418":" October 2014","25428":" June 2014","25438":" October 2013","25443":" November 2013","25453":" August 2013","25458":" March 2019","25459":" November 2018","25460":" March 2019","25461":" March 2019","25462":" March 2019","25463":" February 2019","25464":" February 2019","25465":" January 2019","25466":" January 2019","25467":" January 2019","25468":" December 2018","25469":" December 2018","25470":" December 2018","25471":" November 2018","25472":" November 2018","25473":" October 2018","25474":" October 2018","25475":" September 2018","25476":" October 2018","25477":" September 2018","25478":" October 2018","25479":" October 2018","25480":" July 2018","25481":" September 2018","25482":" August 2018","25483":" September 2018","25485":" August 2018","25486":" August 2018","25487":" August 2018","25488":" July 2018","25489":" August 2018","25490":" August 2018","25491":" May 2018","25492":" July 2018","25493":"nil","25498":" July 2018","25499":" June 2018","25500":" June 2018","25501":" June 2018","25502":" June 2018","25508":" May 2018","25510":" May 2018","25511":" April 2018","25512":" April 2018","25513":" April 2018","25514":" March 2018","25515":" March 2018","25516":" March 2018","25517":" March 2018","25518":" February 2018","25519":" March 2018","25520":" March 2018","25521":" February 2018","25522":" February 2018","25523":" October 2017","25524":" February 2018","25525":" February 2018","25526":" January 2018","25527":" January 2018","25533":" January 2018","25534":" January 2018","25535":" January 2018","25536":" December 2017","25537":" December 2017","25538":" November 2017","25539":" November 2017","25540":" November 2017","25541":" October 2017","25542":" September 2017","25543":" October 2017","25544":" October 2017","25545":" October 2017","25546":" October 2017","25547":" October 2017","25549":" October 2017","25550":" October 2017","25551":" October 2017","25552":" October 2017","25553":" October 2017","25554":" September 2017","25555":" September 2017","25556":" September 2017","25557":" September 2017","25558":" September 2017","25559":" September 2017","25560":" September 2017","25561":" September 2017","25562":" September 2017","25563":" September 2017","25564":" August 2017","25565":" September 2017","25566":" September 2017","25567":" August 2017","25568":" August 2017","25569":" July 2017","25570":" August 2017","25571":" August 2017","25572":" August 2017","25573":" August 2017","25574":" August 2017","25575":" July 2017","25576":" July 2017","25577":" August 2017","25578":" July 2017","25579":" July 2017","25580":" July 2017","25581":" July 2017","25582":" July 2017","25583":" July 2017","25584":" July 2017","25585":" July 2017","25586":" July 2017","25587":" June 2017","25588":" June 2017","25589":" June 2017","25590":" June 2017","25591":" June 2017","25598":" May 2017","25599":" June 2017","25600":" June 2017","25601":" May 2017","25602":" June 2017","25603":" June 2017","25604":" June 2017","25605":" June 2017","25606":" May 2017","25607":" May 2017","25623":" February 2017","25624":" February 2017","25625":" February 2017","25626":" February 2017","25627":" February 2017","25628":" January 2017","25629":" January 2017","25630":" January 2017","25631":" January 2017","25632":" January 2017","25633":" January 2017","25634":" January 2017","25635":" December 2016","25636":" December 2016","25637":" September 2016","25638":" December 2016","25639":" November 2016","25640":" November 2016","25642":" October 2016","25643":" October 2016","25644":" October 2016","25645":" August 2016","25646":" October 2016","25647":" October 2016","25648":" October 2016","25649":" October 2016","25650":" October 2016","25651":" October 2016","25652":" October 2016","25654":" October 2016","25655":" August 2016","25656":" September 2016","25657":" September 2016","25658":"nil","25663":" November 2018","25664":" October 2018","25665":" October 2018","25666":" September 2018","25667":" October 2018","25668":" October 2018","25669":" September 2018","25670":" September 2018","25671":" September 2018","25672":" September 2018","25673":" September 2018","25674":" August 2018","25675":" August 2018","25676":" August 2018","25677":" August 2018","25688":" June 2018","25689":" June 2018","25690":" May 2018","25691":" April 2018","25692":" May 2018","25693":" March 2018","25694":" February 2018","25695":" February 2018","25696":" January 2018","25697":" January 2018","25698":" December 2017","25699":" December 2017","25700":" October 2017","25701":" October 2017","25702":" September 2017","25718":" May 2017","25719":" April 2017","25720":" March 2017","25721":" February 2017","25722":" December 2016","25728":" July 2016","25729":" July 2016","25730":" June 2016","25731":" July 2016","25732":" June 2016","25733":" July 2016","25734":" June 2016","25735":" June 2016","25736":" June 2016","25737":" June 2016","25748":" November 2015","25749":" October 2015","25750":" September 2015","25751":" October 2015","25752":" September 2015","25753":" September 2015","25754":" September 2015","25755":" September 2015","25756":" August 2015","25757":" August 2015","25758":" August 2015","25759":" August 2015","25760":" August 2015","25761":" August 2015","25762":" July 2015","25763":" July 2015","25764":" July 2015","25765":" July 2015","25766":" July 2015","25767":" July 2015","25783":" October 2014","25784":" September 2014","25785":" September 2014","25786":" August 2014","25787":" September 2014","25793":" August 2014","25794":" September 2014","25795":" August 2014","25796":" July 2014","25797":" July 2014","25798":" July 2014","25799":" July 2014","25800":" June 2014","25801":" June 2014","25802":" June 2014","25803":" June 2014","25804":" April 2014","25805":" April 2014","25806":" June 2013","25807":" March 2014","25808":" February 2014","25809":" February 2014","25810":" February 2014","25811":" January 2014","25812":" January 2014","25813":" January 2014","25814":" December 2013","25815":" November 2013","25816":" October 2013","25817":" July 2013","25819":" September 2013","25820":" September 2013","25821":" September 2013","25822":" August 2013","25823":" August 2013","25824":" August 2013","25825":" August 2013","25826":" August 2013","25827":" August 2013","25828":" June 2013","25829":" July 2013","25830":" July 2013","25831":" July 2013","25832":" May 2013","25843":" September 2012","25844":" October 2012","25845":" October 2012","25846":" August 2012","25847":" October 2012","25848":" October 2012","25849":" September 2012","25850":" September 2012","25851":" August 2012","25852":" August 2012","25853":" July 2012","25854":" August 2012","25855":" July 2012","25856":" July 2012","25857":" July 2012","25858":" February 2019","25859":" December 2018","25860":" December 2018","25861":" November 2018","25862":" October 2018","25863":" August 2018","25864":" June 2018","25865":" July 2018","25866":" May 2018","25867":" April 2018","25868":"nil","25878":" May 2017","25879":" June 2017","25880":" June 2017","25881":" May 2017","25882":" April 2017","25883":" March 2017","25884":" March 2017","25885":" March 2017","25886":" February 2017","25887":" March 2017","25888":" March 2017","25889":" February 2017","25890":" February 2017","25891":" February 2017","25892":" January 2017","25893":" December 2016","25894":" January 2017","25895":" January 2017","25896":" January 2017","25897":" November 2016","25898":" May 2016","25899":" October 2016","25900":" October 2016","25901":" September 2016","25902":" October 2016","25903":" September 2016","25904":" September 2016","25905":" September 2016","25906":" September 2016","25907":" September 2016","25908":" September 2016","25909":" September 2016","25910":" August 2016","25911":" August 2016","25912":" April 2016","25913":" August 2016","25914":" July 2016","25915":" July 2016","25916":" July 2016","25917":" July 2016","25923":" June 2016","25924":" June 2016","25925":" May 2016","25926":" May 2016","25927":" April 2016","25928":" April 2016","25929":" March 2016","25930":" March 2016","25931":" March 2016","25932":" February 2016","25933":" February 2016","25934":" March 2016","25935":" February 2016","25936":" February 2016","25937":" February 2016","25943":" December 2015","25944":" December 2015","25945":" October 2015","25946":" October 2015","25947":" September 2015","25948":" October 2015","25949":" September 2015","25950":" August 2015","25951":" August 2015","25952":" August 2015","25953":" August 2015","25954":" August 2015","25955":" August 2015","25956":" July 2015","25957":" April 2015","25958":" June 2015","25959":" May 2015","25960":" May 2015","25961":" May 2015","25962":" April 2015","25963":" April 2015","25964":" March 2015","25965":" March 2015","25966":" March 2015","25967":" March 2015","25968":" March 2015","25969":" January 2015","25970":" February 2015","25971":" January 2015","25973":" December 2014","25974":" December 2014","25975":" November 2014","25976":" November 2014","25977":" November 2014","25978":" October 2014","25979":" October 2014","25980":" October 2014","25981":" October 2014","25982":" October 2014","25983":" September 2014","25984":" September 2014","25985":" September 2014","25986":" September 2014","25987":" September 2014","25988":" September 2014","25989":" September 2014","25990":" August 2014","25991":" July 2014","25992":" August 2014","25993":" July 2014","25994":" June 2014","25995":" June 2014","25996":" June 2014","25997":" May 2014","25998":" May 2014","25999":" May 2014","26000":" May 2014","26001":" May 2014","26002":" March 2014","26008":" March 2014","26009":" March 2014","26010":" February 2014","26011":" December 2013","26012":" December 2013","26018":" September 2013","26019":" October 2013","26020":" September 2013","26021":" October 2013","26022":" August 2013","26023":" September 2013","26024":" September 2013","26025":" August 2013","26026":" April 2013","26027":" August 2013","26028":" August 2013","26029":" September 2013","26030":" September 2013","26031":" September 2013","26032":" August 2013","26033":" July 2013","26034":" September 2013","26035":" August 2013","26036":" August 2013","26037":" September 2013","26038":" August 2013","26039":" August 2013","26040":" July 2013","26041":" July 2013","26042":" July 2013","26043":" July 2013","26044":" June 2013","26045":" June 2013","26046":" May 2013","26047":" June 2013","26048":" June 2013","26049":" May 2013","26050":" May 2013","26051":" May 2013","26052":" April 2013","26053":" April 2013","26054":" February 2013","26055":" March 2013","26057":" April 2013","26058":" October 2018","26059":" October 2018","26060":" August 2018","26061":" August 2018","26062":" July 2018","26063":" July 2018","26064":" July 2018","26065":" June 2018","26066":" September 2017","26067":" August 2017","26068":"nil","26073":" August 2017","26074":" August 2017","26075":" July 2017","26076":" July 2017","26077":" July 2017","26078":" June 2017","26079":" May 2017","26080":" October 2016","26081":" October 2016","26082":" September 2016","26083":" September 2016","26084":" August 2016","26085":" September 2016","26086":" September 2016","26087":" August 2016","26088":" August 2016","26089":" August 2016","26090":" August 2016","26091":" August 2016","26092":" August 2016","26093":" August 2016","26094":" August 2016","26095":" August 2016","26096":" August 2016","26097":" August 2016","26098":" August 2016","26099":" July 2016","26100":" July 2016","26101":" July 2016","26102":" July 2016","26103":" July 2016","26104":" July 2016","26105":" July 2016","26106":" July 2016","26113":" May 2016","26114":" May 2016","26115":" April 2016","26116":" July 2015","26117":" November 2015","26118":" September 2015","26119":" September 2015","26120":" September 2015","26121":" September 2015","26122":" September 2015","26143":" February 2015","26144":" October 2014","26145":" September 2014","26146":" July 2014","26147":" August 2014","26148":" August 2014","26149":" July 2014","26150":" July 2014","26151":" July 2014","26152":" July 2014","26153":" July 2014","26154":" July 2014","26155":" July 2014","26156":" July 2014","26157":" July 2014","26163":" December 2013","26164":" October 2013","26165":" October 2013","26166":" September 2013","26167":" August 2013","26168":" September 2013","26169":" September 2013","26170":" September 2013","26171":" September 2013","26172":" September 2013","26173":" September 2013","26174":" August 2013","26175":" September 2013","26176":" August 2013","26177":" August 2013","26178":" July 2013","26179":" August 2013","26180":" August 2013","26181":" May 2013","26182":" August 2013","26188":" June 2013","26189":" June 2013","26190":" June 2013","26191":" June 2013","26192":" May 2013","26193":" April 2013","26194":" March 2013","26195":" March 2013","26196":" March 2013","26197":" December 2012","26208":" August 2012","26209":" August 2012","26210":" July 2012","26211":" July 2012","26212":" July 2012","26213":" July 2012","26215":" April 2012","26216":" April 2012","26217":" October 2011","26218":" September 2011","26219":" August 2011","26220":" July 2011","26221":" August 2011","26222":" July 2011","26223":" June 2011","26224":" July 2011","26225":" July 2011","26226":" June 2011","26227":" May 2011","26228":" February 2011","26229":" August 2010","26230":" October 2010","26231":" September 2010","26232":" August 2010","26233":" August 2010","26234":" June 2010","26235":" July 2010","26236":" July 2010","26237":" July 2010","26243":" May 2010","26244":" August 2009","26245":" August 2009","26246":" July 2009","26247":" September 2008","26248":" September 2018","26253":" May 2018","26258":" August 2017","26263":" September 2017","26268":"nil","26283":" May 2017","26288":" May 2017","26298":" January 2017","26303":" September 2016","26313":" August 2016","26318":" August 2016","26328":" May 2016","26333":" August 2015","26343":" July 2014","26348":" July 2014","26353":" July 2014","26363":" June 2013","26373":" September 2012","26378":" September 2005","26383":"nil","26393":" July 2018","26394":" August 2018","26395":" July 2018","26396":" July 2018","26397":" July 2018","26398":" July 2018","26399":" July 2018","26400":" July 2018","26401":" June 2018","26402":" June 2018","26403":" June 2018","26404":" May 2018","26405":" March 2018","26406":" March 2018","26407":" February 2018","26408":" February 2018","26409":" February 2018","26410":" February 2018","26411":" January 2018","26412":" January 2018","26413":" January 2018","26414":" December 2017","26415":" December 2017","26416":" September 2017","26417":" August 2017","26423":" November 2017","26424":" November 2017","26425":" November 2017","26426":" October 2017","26427":" October 2017","26433":" October 2017","26434":" September 2017","26435":" October 2017","26436":" September 2017","26437":" September 2017","26438":" September 2017","26439":" September 2017","26440":" September 2017","26441":" September 2017","26442":" July 2017","26443":" August 2017","26444":" August 2017","26445":" August 2017","26446":" August 2017","26447":" August 2017","26448":" August 2017","26449":" August 2017","26450":" July 2017","26451":" July 2017","26452":" March 2017","26453":" July 2017","26454":" July 2017","26455":" July 2017","26456":" July 2017","26457":" July 2017","26458":" July 2017","26459":" June 2017","26460":" July 2017","26461":" June 2017","26462":" June 2017","26478":" April 2017","26479":" April 2017","26480":" April 2017","26481":" February 2017","26482":" April 2017","26483":" March 2017","26484":" March 2017","26485":" March 2017","26486":" March 2017","26487":" March 2017","26488":" March 2017","26489":" March 2017","26490":" February 2017","26491":" February 2017","26492":" February 2017","26508":" October 2016","26509":" September 2016","26510":" September 2016","26511":" September 2016","26512":" September 2016","26518":" September 2016","26519":" September 2016","26520":" September 2016","26521":" September 2016","26522":" August 2016","26523":" August 2016","26524":" August 2016","26525":" August 2016","26526":" August 2016","26527":" August 2016","26528":" August 2016","26529":" August 2016","26530":" August 2016","26531":" August 2016","26532":" August 2016","26533":" August 2016","26534":" August 2016","26535":" August 2016","26536":" August 2016","26537":" July 2016","26538":" August 2016","26539":" July 2016","26540":" April 2016","26541":" July 2016","26542":" July 2016","26543":" July 2016","26544":" July 2016","26545":" July 2016","26546":" July 2016","26547":" September 2015","26553":" July 2016","26554":" June 2016","26555":" June 2016","26556":" June 2016","26557":" May 2016","26558":" June 2016","26559":" May 2016","26560":" May 2016","26562":" May 2016","26578":" February 2016","26579":" February 2016","26580":" February 2016","26581":" February 2016","26582":" February 2016","26583":" March 2019","26584":" February 2019","26585":" September 2018","26586":" September 2018","26587":" September 2018","26588":" September 2018","26589":" August 2018","26590":" August 2018","26591":" August 2018","26592":" August 2018","26593":" August 2018","26594":" July 2018","26595":" July 2018","26596":" July 2018","26597":" June 2018","26598":"nil","26608":" August 2017","26609":" August 2017","26610":" August 2017","26611":" August 2017","26612":" July 2017","26613":" August 2017","26614":" August 2017","26615":" July 2017","26616":" July 2017","26617":" July 2017","26618":" July 2017","26619":" July 2017","26620":" July 2017","26621":" July 2017","26622":" June 2017","26628":" February 2017","26629":" October 2016","26630":" July 2016","26631":" October 2016","26632":" September 2016","26638":" August 2016","26639":" August 2016","26640":" August 2016","26641":" August 2016","26642":" August 2016","26643":" August 2016","26644":" July 2016","26645":" July 2016","26646":" July 2016","26647":" July 2016","26648":" July 2016","26649":" June 2016","26650":" June 2016","26651":" June 2016","26652":" May 2016","26653":" April 2016","26654":" March 2016","26655":" March 2016","26656":" February 2016","26657":" January 2016","26658":" February 2016","26659":" February 2016","26660":" January 2016","26661":" September 2015","26662":" August 2015","26663":" August 2015","26664":" November 2015","26665":" September 2015","26666":" September 2015","26667":" September 2015","26668":" September 2015","26669":" September 2015","26670":" August 2015","26671":" August 2015","26672":" August 2015","26673":" August 2015","26674":" August 2015","26675":" August 2015","26676":" August 2015","26677":" August 2015","26678":" August 2015","26679":" August 2015","26680":" August 2015","26681":" August 2015","26682":" August 2015","26683":" August 2015","26684":" August 2015","26685":" August 2015","26686":" August 2015","26687":" July 2015","26688":" July 2015","26689":" July 2015","26690":" July 2015","26691":" May 2015","26692":" June 2015","26693":" May 2015","26694":" May 2015","26695":" May 2015","26696":" March 2015","26697":" March 2015","26703":" January 2015","26704":" January 2015","26705":" December 2014","26706":" November 2014","26707":" August 2014","26708":" September 2014","26709":" September 2014","26710":" September 2014","26711":" September 2014","26712":" September 2014","26713":" September 2014","26715":" August 2014","26716":" August 2014","26717":" August 2014","26723":" July 2014","26724":" July 2014","26725":" July 2014","26726":" July 2014","26727":" July 2014","26728":" July 2014","26729":" July 2014","26730":" July 2014","26731":" July 2014","26732":" June 2014","26733":" June 2014","26734":" May 2014","26735":" May 2014","26736":" March 2014","26737":" March 2014","26738":" March 2014","26739":" March 2014","26740":" February 2014","26741":" March 2014","26742":" February 2014","26743":" March 2014","26744":" February 2014","26745":" February 2014","26746":" January 2014","26747":" February 2014","26748":" February 2014","26749":" January 2014","26750":" January 2014","26751":" January 2014","26752":" January 2014","26753":" October 2013","26754":" October 2013","26755":" August 2013","26756":" September 2013","26757":" September 2013","26758":" September 2013","26759":" August 2013","26760":" August 2013","26761":" August 2013","26762":" August 2013","26768":" July 2013","26769":" June 2013","26770":" May 2013","26771":" May 2013","26772":" May 2012","26773":" February 2013","26774":" January 2013","26775":" September 2012","26776":" September 2012","26777":" September 2012","26778":" September 2012","26779":" August 2012","26780":" September 2012","26781":" June 2012","26782":" July 2012","26783":" August 2017","26784":" August 2016","26785":" July 2016","26786":" August 2015","26787":" June 2015","26788":" September 2014","26789":" April 2015","26790":" July 2014","26791":" October 2013","26792":" July 2013","26793":" October 2012","26794":" October 2012","26795":" May 2011","26796":" July 2010","26797":"nil","26798":" June 2017","26799":" June 2016","26800":" September 2015","26801":" June 2015","26802":" July 2015","26803":"nil","26808":" August 2014","26809":" August 2014","26810":" July 2014","26811":" July 2014","26812":" June 2014","26813":" May 2014","26814":" August 2013","26815":" June 2014","26816":" August 2013","26817":" June 2014","26818":" June 2014","26819":" April 2014","26820":" August 2013","26821":" August 2013","26822":" July 2013","26823":" July 2013","26824":" May 2013","26825":" July 2013","26826":" July 2013","26827":" July 2013","26828":" June 2013","26829":" March 2013","26830":" March 2013","26831":" September 2012","26832":" August 2012","26833":" August 2012","26834":" August 2012","26835":" August 2012","26836":" July 2012","26837":" July 2012","26838":" June 2012","26839":" June 2012","26840":" June 2012","26841":" May 2012","26842":" May 2012","26843":" July 2011","26844":" September 2011","26845":" August 2011","26846":" August 2011","26853":" July 2010","26854":" September 2010","26855":" May 2011","26856":" July 2010","26857":" August 2010","26858":" July 2010","26860":" August 2010","26861":" August 2010","26862":" June 2010","26863":"nil","26873":" September 2016","26878":" October 2015","26883":" July 2014","26888":" January 2014","26893":" February 2013","26898":" September 2012","26903":" July 2012","26908":" June 2011","26913":" June 2018","26914":" April 2018","26915":" May 2018","26916":" May 2018","26917":" February 2018","26918":" August 2017","26919":" October 2016","26920":" July 2016","26921":" July 2016","26922":" May 2016","26923":" February 2016","26924":" January 2016","26925":" August 2015","26926":" July 2015","26927":" June 2015","26928":" March 2015","26929":" January 2015","26930":" February 2015","26931":" February 2015","26932":" January 2015","26933":" November 2014","26934":" May 2014","26935":" June 2012","26936":" May 2012","26937":" February 2011","26938":" December 2010","26939":" June 2010","26940":" August 2010","26941":" August 2010","26942":" July 2010","26943":" January 2019","26944":" August 2018","26945":" July 2018","26946":" July 2018","26947":" June 2018","26948":" July 2018","26949":" June 2018","26950":" July 2017","26951":" November 2017","26952":" September 2017","26953":"nil","26958":" June 2017","26959":" June 2017","26960":" June 2017","26961":" June 2017","26962":" May 2017","26963":" April 2017","26964":" April 2017","26965":" July 2016","26966":" November 2016","26967":" October 2016","26968":" October 2016","26969":" September 2016","26970":" August 2016","26971":" August 2016","26972":" June 2016","26973":" June 2016","26974":" May 2016","26975":" March 2016","26976":" October 2015","26977":" February 2016","26978":" January 2016","26979":" January 2016","26980":" October 2015","26981":" October 2015","26982":" September 2015","26983":" September 2015","26984":" August 2015","26985":" July 2015","26986":" July 2015","26987":" August 2014","26988":" June 2015","26989":" June 2015","26990":" October 2014","26991":" May 2014","26992":" October 2014","26993":" September 2014","26994":" August 2014","26995":" August 2014","26996":" July 2014","26997":" July 2014","26998":" July 2014","26999":" October 2013","27000":" December 2013","27001":" September 2013","27002":" August 2013","27003":" August 2013","27004":" August 2013","27005":" April 2013","27006":" January 2013","27007":" August 2012","27008":"nil","27013":" January 2019","27014":" December 2018","27015":" November 2018","27016":" November 2018","27017":" August 2018","27018":" November 2018","27019":" September 2018","27020":" October 2018","27021":" October 2018","27022":" September 2018","27023":" September 2018","27024":" August 2018","27025":" September 2018","27026":" September 2018","27027":" September 2018","27028":" September 2018","27029":" September 2018","27030":" September 2018","27031":" August 2018","27032":" September 2018","27033":" September 2018","27034":" August 2018","27035":" August 2018","27036":" August 2018","27037":" August 2018","27038":" August 2018","27039":" July 2018","27040":" August 2018","27041":" August 2018","27042":" August 2018","27043":" July 2018","27044":" August 2018","27045":" August 2018","27046":" August 2018","27047":" August 2018","27048":" August 2018","27049":" August 2018","27050":" August 2018","27051":" August 2018","27052":" August 2018","27053":" August 2018","27054":" July 2018","27055":" July 2018","27056":" July 2018","27057":" July 2018","27058":" July 2018","27059":" July 2018","27060":" July 2018","27061":" July 2018","27062":" July 2018","27063":" July 2018","27064":" July 2018","27065":" July 2018","27066":" July 2018","27067":" June 2018","27068":" July 2018","27069":" July 2018","27070":" June 2018","27071":" June 2018","27072":" June 2018","27073":" May 2018","27074":" June 2018","27075":" June 2018","27076":" June 2018","27077":" June 2018","27078":" June 2018","27079":" May 2018","27080":" May 2018","27081":" May 2018","27082":" June 2017","27083":" April 2018","27084":" April 2018","27085":" April 2018","27086":" August 2017","27087":" March 2018","27088":" July 2017","27089":" February 2018","27090":" February 2018","27091":" January 2018","27092":" June 2017","27093":" January 2018","27094":" December 2017","27095":" December 2017","27096":" August 2017","27097":" November 2017","27103":" October 2017","27104":" October 2017","27105":" September 2017","27106":" September 2017","27107":" September 2017","27108":" September 2017","27109":" September 2017","27110":" September 2017","27111":" July 2017","27112":" September 2017","27118":" August 2017","27119":" August 2017","27120":" August 2017","27121":" August 2017","27122":" August 2017","27128":" August 2017","27129":" August 2017","27130":" August 2017","27131":" August 2017","27132":" August 2017","27133":" August 2017","27134":" July 2017","27135":" August 2017","27136":" August 2017","27137":" August 2017","27138":" August 2017","27139":" July 2017","27140":" July 2017","27141":" July 2017","27142":" July 2017","27148":" June 2017","27149":" January 2017","27150":" May 2017","27151":" May 2017","27152":" May 2017","27153":" May 2017","27154":" May 2017","27155":" May 2017","27156":" May 2017","27157":" April 2017","27163":" March 2017","27164":" March 2017","27165":" March 2017","27166":" March 2017","27167":" March 2017","27168":" March 2017","27169":" February 2017","27170":" February 2017","27171":" February 2017","27172":" January 2017","27173":" January 2017","27174":" December 2016","27175":" January 2017","27176":" December 2016","27177":" August 2016","27178":" December 2016","27179":" December 2016","27180":" November 2016","27181":" October 2016","27182":" October 2016","27188":" September 2016","27189":" September 2016","27190":" September 2016","27191":" September 2016","27192":" September 2016","27193":" September 2016","27194":" September 2016","27195":" September 2016","27196":" September 2016","27197":" September 2016","27198":" September 2016","27199":" July 2016","27200":" September 2016","27201":" September 2016","27202":" August 2016","27203":" September 2016","27204":" August 2016","27205":" August 2016","27206":" August 2016","27207":" August 2016","27208":"nil","27213":" July 2018","27214":" August 2018","27215":" July 2018","27216":" September 2017","27217":" June 2018","27218":" June 2018","27219":" April 2018","27220":" June 2017","27221":" November 2017","27228":" August 2017","27229":" August 2017","27230":" August 2017","27231":" July 2017","27232":" May 2017","27233":" May 2017","27234":" March 2017","27235":" March 2017","27236":" March 2017","27237":" January 2017","27238":" November 2016","27239":" November 2016","27240":" October 2016","27241":" September 2016","27242":" August 2016","27243":" August 2016","27244":" September 2016","27245":" August 2016","27246":" August 2016","27247":" July 2016","27248":" July 2016","27249":" July 2016","27250":" July 2016","27251":" June 2016","27252":" June 2016","27253":" May 2016","27254":" January 2016","27255":" July 2015","27256":" October 2015","27257":" October 2015","27258":" August 2015","27259":" August 2015","27260":" August 2015","27261":" August 2015","27262":" July 2015","27268":" May 2015","27269":" June 2014","27270":" November 2014","27271":" October 2014","27272":" September 2014","27273":" August 2014","27274":" August 2014","27275":" August 2014","27276":" August 2014","27277":" July 2014","27279":" May 2014","27281":" March 2014","27282":" January 2014","27283":" September 2013","27284":" October 2013","27285":" July 2013","27286":" September 2013","27287":" July 2013","27290":" August 2013","27291":" August 2013","27292":" July 2013","27293":" May 2013","27294":" April 2013","27295":" May 2013","27297":" June 2012","27298":" January 2013","27299":" December 2012","27300":" June 2012","27301":" July 2012","27302":" February 2012","27303":"nil","27308":" August 2018","27309":" August 2018","27310":" July 2018","27311":" July 2018","27312":" June 2018","27313":"nil","27318":" July 2017","27319":" July 2017","27320":" July 2017","27321":" June 2017","27322":" July 2017","27323":" June 2017","27324":" June 2017","27325":" May 2017","27326":" May 2017","27327":" May 2017","27328":" August 2016","27329":" August 2016","27330":" August 2016","27331":" August 2016","27332":" August 2016","27333":" August 2016","27334":" June 2016","27335":" August 2016","27336":" August 2016","27337":" August 2016","27343":" June 2018","27344":" March 2019","27345":" May 2018","27346":" December 2017","27347":" November 2018","27348":" October 2018","27349":" October 2018","27350":" October 2018","27351":" October 2018","27352":" September 2018","27353":" September 2018","27354":" September 2018","27355":" September 2018","27356":" September 2018","27357":" September 2018","27358":" August 2018","27359":" August 2018","27360":" August 2018","27361":" August 2018","27362":" August 2018","27363":" August 2018","27364":" September 2018","27365":" August 2018","27366":" August 2018","27367":" August 2018","27368":" August 2018","27369":" August 2018","27370":" August 2018","27371":" June 2018","27372":" August 2018","27373":" July 2018","27374":" July 2018","27375":" August 2018","27376":" August 2018","27377":" August 2018","27378":"nil","27383":" July 2018","27384":" July 2018","27385":" June 2018","27386":" July 2018","27387":" July 2018","27393":" August 2017","27394":" June 2018","27395":" May 2018","27396":" April 2018","27397":" April 2018","27398":" April 2018","27399":" April 2018","27400":" March 2018","27401":" September 2017","27402":" October 2017","27403":" January 2018","27404":" December 2017","27405":" December 2017","27406":" December 2017","27407":" December 2017","27408":" November 2017","27409":" December 2017","27410":" December 2017","27411":" November 2017","27412":" August 2017","27413":" November 2017","27414":" October 2017","27416":" October 2017","27417":" October 2017","27433":" September 2017","27434":" September 2017","27435":" September 2017","27436":" September 2017","27437":" September 2017","27438":" September 2017","27439":" September 2017","27440":" September 2017","27441":" September 2017","27442":" September 2017","27453":" August 2017","27454":" August 2017","27455":" July 2017","27456":" August 2017","27457":" August 2017","27463":" August 2017","27464":" August 2017","27465":" August 2017","27466":" August 2017","27467":" August 2017","27473":" July 2017","27474":" July 2017","27475":" July 2017","27476":" July 2017","27477":" July 2017","27478":" July 2017","27479":" July 2017","27480":" July 2017","27481":" July 2017","27482":" July 2017","27483":" July 2017","27484":" June 2017","27485":" June 2017","27486":" June 2017","27487":" June 2017","27488":" June 2017","27489":" June 2017","27490":" June 2017","27491":" June 2017","27492":" June 2017","27493":" June 2017","27494":" June 2017","27495":" June 2017","27496":" June 2017","27497":" June 2017","27498":" May 2017","27499":" May 2017","27500":" April 2017","27501":" April 2017","27502":" April 2017","27503":" April 2017","27504":" April 2017","27505":" April 2017","27506":" April 2017","27507":" April 2017","27508":" April 2017","27509":" March 2017","27510":" March 2017","27511":" September 2016","27512":" October 2016","27514":" December 2016","27517":" November 2016","27518":" November 2016","27519":" November 2016","27520":" October 2016","27521":" October 2016","27522":" October 2016","27523":" October 2016","27524":" October 2016","27525":" September 2016","27526":" September 2016","27528":" July 2016","27529":" September 2016","27530":" August 2016","27531":" September 2016","27532":" September 2016","27533":" September 2016","27534":" September 2016","27535":" September 2016","27536":" September 2016","27537":" September 2016","27538":" September 2016","27539":" September 2016","27540":" September 2016","27541":" September 2016","27542":" September 2016","27543":" November 2017","27544":" July 2017","27545":" August 2016","27546":" July 2016","27547":" July 2016","27548":" September 2015","27549":" July 2015","27550":" April 2015","27551":" September 2014","27552":" August 2014","27553":" August 2014","27554":" July 2014","27555":" September 2013","27556":" August 2013","27557":" June 2012","27558":" October 2011","27559":" August 2011","27560":" October 2010","27561":"nil","27588":" October 2018","27589":" September 2018","27590":" September 2018","27591":" August 2018","27592":" September 2018","27593":" August 2018","27594":" September 2018","27595":" August 2018","27596":" August 2018","27597":" August 2018","27598":" July 2018","27599":" July 2018","27600":" July 2018","27601":" July 2018","27602":" July 2018","27603":"nil","27608":" June 2017","27609":" August 2017","27610":" August 2017","27611":" October 2017","27612":" October 2017","27613":" October 2017","27614":" September 2017","27615":" September 2017","27616":" July 2017","27617":" September 2017","27618":" September 2017","27619":" August 2017","27620":" August 2017","27622":" August 2017","27623":" August 2017","27624":" August 2017","27625":" August 2017","27626":" July 2017","27627":" July 2017","27628":" August 2017","27629":" August 2017","27630":" July 2017","27631":" July 2017","27632":" July 2017","27633":" July 2017","27634":" July 2017","27635":" July 2017","27636":" July 2017","27637":" July 2017","27638":" July 2017","27639":" July 2017","27640":" June 2017","27641":" June 2017","27642":" June 2017","27643":" June 2017","27644":" June 2017","27645":" May 2017","27646":" May 2017","27647":" October 2016","27648":" October 2016","27649":" October 2016","27650":" October 2016","27651":" September 2016","27653":" September 2016","27654":" September 2016","27655":" September 2016","27656":" September 2016","27657":" September 2016","27658":" August 2016","27659":" August 2016","27660":" August 2016","27661":" August 2016","27662":" August 2016","27663":" August 2016","27664":" August 2016","27665":" July 2016","27666":" August 2016","27667":" August 2016","27668":" April 2016","27669":" August 2016","27670":" August 2016","27671":" July 2016","27672":" July 2016","27673":" June 2016","27674":" July 2016","27675":" July 2016","27676":" May 2016","27677":" July 2016","27678":" July 2016","27679":" June 2016","27680":" June 2016","27681":" June 2016","27682":" May 2016","27683":" May 2016","27684":" May 2016","27685":" May 2016","27686":" October 2015","27687":" September 2015","27693":" August 2015","27694":" September 2015","27695":" September 2015","27696":" August 2015","27697":" September 2015","27703":" August 2015","27704":" October 2014","27705":" August 2015","27706":" August 2015","27707":" August 2015","27708":" August 2015","27709":" August 2015","27710":" August 2015","27711":" July 2015","27712":" August 2015","27713":" August 2015","27714":" August 2015","27715":" August 2015","27716":" August 2015","27717":" May 2015","27718":" August 2015","27719":" August 2015","27720":" July 2015","27721":" July 2015","27722":" June 2015","27723":" July 2015","27724":" July 2015","27725":" July 2015","27726":" July 2015","27727":" July 2015","27728":" June 2015","27730":" May 2015","27731":" October 2014","27732":" September 2014","27738":" August 2014","27739":" August 2014","27740":" August 2014","27741":" August 2014","27742":" July 2014","27743":" July 2014","27744":" July 2014","27745":" July 2014","27746":" July 2014","27747":" July 2014","27748":" July 2014","27749":" July 2014","27750":" July 2014","27751":" June 2014","27752":" August 2013","27753":" October 2013","27754":" October 2013","27755":" September 2013","27756":" August 2013","27757":" August 2013","27773":" July 2013","27774":" July 2013","27775":" June 2013","27776":" July 2013","27777":" June 2013","27778":" June 2013","27779":" June 2013","27780":" May 2013","27781":" May 2013","27782":" July 2012","27783":" October 2012","27784":" September 2012","27785":" October 2012","27786":" October 2012","27787":" September 2012","27788":" February 2019","27793":" November 2018","27798":"nil","27803":" August 2018","27808":" June 2018","27818":" April 2018","27833":" September 2017","27838":" August 2017","27843":" July 2017","27853":" July 2017","27878":" September 2016","27883":" August 2016","27888":" August 2016","27893":" July 2016","27898":" July 2016","27908":" June 2016","27923":" March 2016","27928":" October 2015","27933":" September 2015","27943":" August 2015","27948":" July 2015","27953":" July 2015","27958":" May 2015","27963":" May 2015","27968":" March 2015","27973":" October 2014","27978":" August 2014","27983":" July 2014","27988":" August 2018","27989":" August 2018","27990":" August 2018","27991":" August 2018","27992":" August 2018","27993":" August 2018","27994":" July 2018","27995":" August 2018","27996":" August 2017","27997":" July 2018","27998":" July 2018","27999":" July 2018","28000":" September 2017","28001":" July 2017","28002":" August 2017","28003":" August 2017","28004":" July 2017","28005":" July 2017","28006":" July 2017","28007":" July 2017","28008":" July 2017","28009":" June 2017","28010":" July 2017","28011":" July 2017","28012":" July 2017","28013":" June 2017","28014":" June 2017","28015":" February 2017","28016":" May 2016","28017":" September 2016","28018":" August 2016","28019":" July 2016","28020":" August 2016","28021":" August 2016","28022":" August 2016","28023":" August 2016","28024":" August 2016","28025":" August 2016","28026":" August 2016","28027":" July 2016","28028":" August 2016","28029":" August 2016","28030":" August 2016","28031":" August 2016","28032":" August 2016","28033":" August 2016","28034":" August 2016","28035":" August 2016","28036":" July 2016","28037":" July 2016","28038":"nil","28053":" August 2015","28054":" September 2015","28055":" August 2015","28056":" August 2015","28057":" September 2015","28058":" August 2015","28059":" August 2015","28060":" August 2015","28061":" August 2015","28062":" August 2015","28063":" August 2015","28064":" August 2015","28065":" August 2015","28066":" August 2015","28067":" August 2015","28068":" August 2015","28069":" August 2015","28071":" July 2015","28072":" July 2015","28078":" June 2015","28079":" June 2015","28080":" July 2015","28081":" June 2015","28082":" March 2015","28093":" August 2014","28095":" August 2014","28096":" August 2014","28097":" August 2014","28098":" August 2014","28099":" August 2014","28100":" August 2014","28101":" August 2014","28102":" August 2014","28103":" August 2014","28104":" August 2014","28105":" July 2014","28106":" August 2014","28107":" August 2014","28108":" August 2014","28109":" August 2014","28110":" July 2014","28111":" July 2014","28112":" June 2014","28113":" October 2013","28114":" October 2013","28115":" September 2013","28116":" July 2013","28117":" September 2013","28118":" September 2013","28119":" August 2013","28120":" August 2013","28121":" August 2013","28122":" August 2013","28123":" August 2013","28124":" August 2013","28125":" August 2013","28126":" August 2013","28127":" August 2013","28133":" August 2013","28134":" August 2013","28135":" August 2013","28136":" July 2013","28137":" July 2013","28138":" July 2013","28139":" July 2013","28140":" July 2013","28141":" July 2013","28142":" July 2013","28148":" September 2012","28149":" August 2012","28150":" August 2012","28151":" August 2012","28152":" August 2012","28153":" August 2012","28154":" August 2012","28155":" August 2012","28156":" May 2012","28188":" March 2019","28189":" February 2019","28190":" December 2018","28191":" September 2018","28192":" July 2018","28193":" October 2018","28194":" March 2018","28195":" August 2018","28196":" July 2018","28197":" September 2018","28198":" August 2018","28199":" August 2018","28200":" July 2018","28201":" August 2018","28202":" August 2018","28203":" August 2018","28204":" August 2018","28205":" August 2018","28206":" August 2018","28207":" July 2018","28208":" July 2018","28209":" July 2018","28210":" July 2018","28211":" July 2018","28212":" July 2018","28213":"nil","28223":" July 2017","28224":" March 2018","28225":" March 2018","28226":" February 2018","28227":" February 2018","28228":" January 2018","28229":" September 2017","28230":" December 2017","28231":" November 2017","28232":" September 2017","28233":" July 2017","28235":" September 2017","28236":" August 2017","28237":" August 2017","28238":" July 2017","28239":" August 2017","28240":" August 2017","28241":" August 2017","28242":" August 2017","28243":" July 2017","28244":" July 2017","28245":" July 2017","28246":" July 2017","28247":" July 2017","28253":" July 2017","28254":" June 2017","28255":" June 2017","28256":" June 2017","28258":" March 2017","28259":" March 2017","28260":" February 2017","28261":" January 2017","28262":" January 2017","28263":" December 2016","28264":" July 2016","28265":" December 2016","28266":" November 2016","28267":" October 2016","28268":" August 2016","28269":" July 2016","28270":" September 2016","28271":" September 2016","28272":" September 2016","28273":" August 2016","28274":" September 2016","28275":" May 2016","28276":" August 2016","28277":" August 2016","28278":" August 2016","28279":" August 2016","28280":" August 2016","28281":" August 2016","28282":" August 2016","28283":" August 2016","28284":" July 2016","28285":" August 2016","28286":" August 2016","28287":" August 2016","28293":" July 2016","28294":" July 2016","28295":" July 2016","28296":" July 2016","28297":" March 2016","28298":" July 2016","28299":" July 2016","28300":" July 2016","28301":" July 2016","28302":" July 2016","28303":" July 2016","28304":" July 2016","28305":" July 2016","28306":" June 2016","28307":" June 2016","28313":" February 2016","28314":" January 2016","28315":" December 2015","28316":" October 2015","28317":" October 2015","28318":" October 2015","28319":" October 2015","28320":" September 2015","28321":" September 2015","28322":" September 2015","28323":" September 2015","28324":" September 2015","28325":" August 2015","28326":" August 2015","28327":" September 2015","28333":" August 2015","28334":" August 2015","28335":" August 2015","28336":" August 2015","28338":" August 2015","28339":" August 2015","28340":" July 2015","28341":" July 2015","28342":" July 2015","28343":" February 2015","28344":" December 2014","28345":" July 2015","28346":" July 2015","28347":" June 2015","28348":" July 2015","28349":" July 2015","28350":" July 2015","28351":" June 2015","28352":" January 2015","28353":" May 2015","28354":" May 2015","28355":" May 2015","28356":" May 2015","28357":" May 2015","28358":" April 2015","28359":" March 2015","28360":" March 2015","28361":" January 2015","28362":" December 2014","28373":" August 2014","28374":" July 2014","28375":" June 2014","28376":" June 2014","28377":" June 2014","28378":" June 2014","28379":" December 2013","28380":" April 2013","28381":" November 2013","28382":" August 2013","28383":" August 2013","28384":" August 2013","28385":" August 2013","28386":" August 2013","28387":" August 2013","28388":" November 2018","28389":" October 2018","28390":" October 2018","28391":" September 2018","28392":" September 2018","28393":" August 2018","28394":" August 2018","28395":" September 2018","28396":" July 2018","28397":" August 2018","28398":" August 2018","28399":" August 2018","28400":" July 2018","28401":" July 2018","28402":" July 2018","28403":" July 2018","28404":" June 2018","28405":" June 2018","28407":" October 2017","28408":" September 2017","28409":" September 2017","28410":" September 2017","28411":" August 2017","28412":" August 2017","28413":" August 2017","28414":" July 2017","28415":" July 2017","28416":" July 2017","28418":" May 2017","28419":" November 2016","28420":" October 2016","28421":" August 2016","28422":" July 2016","28423":" September 2016","28424":" August 2016","28425":" August 2016","28426":" August 2016","28427":" August 2016","28428":" August 2016","28429":" July 2016","28430":" July 2016","28431":" July 2016","28432":" July 2016","28433":"nil","28453":" July 2014","28454":" July 2014","28455":" July 2014","28456":" June 2014","28457":" June 2014","28458":" April 2014","28459":" March 2014","28460":" August 2013","28461":" August 2013","28462":" August 2013","28463":" September 2013","28464":" August 2013","28465":" August 2013","28466":" August 2013","28467":" July 2013","28468":" July 2013","28469":" June 2013","28470":" May 2013","28471":" March 2013","28472":" September 2012","28473":" November 2012","28474":" December 2012","28475":" November 2012","28476":" November 2012","28477":" September 2012","28478":" September 2012","28479":" September 2012","28480":" September 2012","28481":" August 2012","28482":" August 2012","28483":" July 2012","28484":" July 2012","28485":" July 2012","28486":" July 2012","28487":" July 2012","28493":" July 2011","28494":" July 2010","28495":" June 2011","28496":" August 2010","28497":" March 2010","28498":"nil","28533":" September 2018","28534":" August 2018","28535":" August 2018","28536":" July 2018","28537":" June 2018","28538":" August 2017","28539":" September 2017","28540":" September 2017","28541":" July 2017","28542":" August 2016","28543":" September 2016","28544":" July 2016","28545":" June 2016","28546":" June 2016","28547":" July 2015","28548":" September 2015","28549":" August 2015","28550":" August 2015","28551":" August 2015","28552":" August 2015","28553":" August 2015","28554":" June 2015","28555":" July 2015","28556":" June 2015","28557":" May 2015","28558":" September 2014","28559":" August 2014","28560":" August 2014","28561":" August 2014","28562":" July 2014","28563":" June 2014","28564":" September 2012","28565":" September 2012","28566":" August 2011","28567":" July 2011","28568":" July 2011","28569":"nil","28608":" July 2018","28613":" September 2017","28618":" April 2017","28623":" August 2016","28628":" February 2016","28633":" June 2015","28638":" July 2014","28643":" August 2013","28648":" July 2013","28653":" January 2013","28658":" September 2012","28663":" September 2011","28668":" August 2011","28673":" August 2010","28678":" July 2009","28683":" March 2019","28684":" July 2018","28685":" May 2018","28686":" May 2018","28687":" April 2018","28688":" March 2018","28689":" October 2017","28690":" August 2017","28691":" August 2017","28692":" July 2017","28693":" August 2018","28694":" August 2018","28695":" August 2018","28696":" July 2018","28697":" July 2018","28698":"nil","28703":" September 2016","28704":" August 2016","28705":" August 2016","28706":" August 2016","28707":" August 2016","28708":" July 2016","28709":" July 2016","28710":" August 2015","28711":" July 2015","28712":" July 2015","28713":" June 2015","28714":" September 2014","28715":" August 2014","28716":" September 2013","28717":" August 2013","28723":" July 2013","28724":" May 2013","28725":" August 2012","28726":" September 2012","28727":" August 2012","28728":" July 2012","28729":" July 2012","28730":" July 2012","28731":" May 2012","28732":" December 2010","28733":" November 2010","28734":" August 2009","28735":" September 2009","28736":" September 2009","28738":"nil","28743":" October 2018","28744":" October 2018","28745":" June 2018","28746":" September 2018","28747":" September 2018","28753":" August 2018","28754":" August 2018","28755":" August 2018","28756":" August 2018","28757":" August 2018","28758":" April 2018","28759":" July 2018","28760":" July 2018","28761":" July 2018","28762":" July 2018","28763":" July 2018","28764":" July 2018","28765":" July 2018","28766":" July 2018","28767":" July 2018","28783":" September 2017","28784":" September 2017","28785":" July 2017","28786":" September 2017","28787":" August 2017","28788":" August 2017","28789":" August 2017","28790":" August 2017","28791":" August 2017","28792":" August 2017","28793":" July 2017","28794":" August 2017","28795":" July 2017","28796":" July 2017","28797":" July 2017","28798":" July 2017","28800":" June 2017","28801":" July 2017","28802":" July 2017","28803":" July 2017","28804":" June 2017","28805":" June 2017","28806":" June 2017","28807":" June 2017","28813":" June 2017","28814":" June 2017","28815":" May 2017","28816":" May 2017","28817":" May 2017","28823":" April 2017","28824":" April 2017","28825":" April 2017","28826":" April 2017","28827":" March 2017","28828":" August 2016","28829":" August 2016","28830":" October 2016","28831":" October 2016","28832":" September 2016","28833":" October 2016","28834":" October 2016","28835":" October 2016","28836":" October 2016","28837":" August 2016","28838":" October 2016","28839":" September 2016","28840":" September 2016","28841":" October 2016","28842":" September 2016","28843":" September 2016","28844":" September 2016","28845":" September 2016","28846":" September 2016","28847":" September 2016","28848":" August 2016","28849":" September 2016","28850":" September 2016","28851":" September 2016","28852":" September 2016","28853":" September 2016","28854":" September 2016","28855":" September 2016","28856":" September 2016","28857":" August 2016","28858":" September 2016","28859":" August 2016","28860":" August 2016","28861":" July 2016","28862":" August 2016","28863":" July 2016","28864":" August 2016","28865":" August 2016","28866":" August 2016","28867":" July 2016","28868":" August 2016","28869":" August 2016","28870":" July 2016","28871":" October 2015","28872":" July 2016","28873":" August 2016","28874":" August 2016","28875":" July 2016","28876":" July 2016","28877":" July 2016","28878":" July 2016","28879":" July 2016","28880":" July 2016","28881":" July 2016","28882":" July 2016","28883":" July 2016","28884":" July 2016","28885":" July 2016","28886":" July 2016","28887":" June 2016","28893":" June 2016","28894":" June 2016","28895":" June 2016","28896":" May 2016","28897":" June 2016","28898":" June 2016","28899":" June 2016","28900":" June 2016","28901":" June 2016","28902":" June 2016","28903":" May 2016","28904":" June 2016","28905":" June 2016","28906":" May 2016","28907":" May 2016","28908":" June 2016","28909":" December 2015","28910":" May 2016","28911":" May 2016","28912":" May 2016","28913":" May 2016","28914":" May 2016","28915":" May 2016","28916":" May 2016","28917":" May 2016","28918":" May 2016","28919":" May 2016","28920":" June 2015","28921":" April 2016","28922":" April 2016","28923":" April 2016","28924":" April 2016","28925":" April 2016","28926":" March 2016","28927":" March 2016","28928":" March 2016","28929":" March 2016","28930":" February 2016","28931":" January 2016","28932":" January 2016","28933":" November 2015","28934":" October 2015","28935":" November 2015","28936":" October 2015","28937":" October 2015","28938":" April 2019","28939":" March 2019","28940":" July 2018","28941":" December 2018","28942":" November 2018","28943":" October 2018","28944":" October 2018","28945":" January 2018","28946":" October 2018","28947":" October 2018","28948":"nil","28953":" July 2018","28954":" June 2018","28955":" June 2018","28956":" July 2018","28957":" June 2018","28958":" August 2017","28959":" June 2018","28960":" May 2018","28961":" May 2018","28962":" March 2018","28963":" April 2018","28964":" February 2018","28965":" December 2017","28966":" January 2018","28967":" November 2017","28968":" November 2017","28969":" September 2017","28970":" September 2017","28971":" August 2017","28972":" June 2017","28973":" August 2017","28974":" August 2017","28975":" August 2017","28976":" July 2017","28977":" July 2017","28978":" June 2017","28979":" May 2017","28980":" June 2017","28981":" June 2017","28982":" May 2017","28983":" April 2017","28984":" March 2017","28985":" March 2017","28986":" March 2017","28987":" March 2017","28988":" February 2017","28989":" March 2017","28990":" February 2017","28991":" February 2017","28992":" January 2017","28993":" January 2017","28994":" December 2016","28995":" December 2016","28996":" November 2016","28997":" November 2016","29003":" March 2016","29004":" August 2016","29005":" August 2016","29006":" August 2016","29007":" August 2016","29008":" June 2016","29009":" July 2016","29010":" July 2016","29011":" July 2016","29012":" June 2016","29013":" June 2016","29014":" June 2016","29015":" August 2015","29016":" May 2016","29017":" May 2016","29018":" March 2016","29019":" April 2016","29020":" March 2016","29021":" March 2016","29022":" March 2016","29023":" February 2016","29024":" February 2016","29025":" February 2016","29026":" February 2016","29027":" February 2016","29028":" January 2016","29029":" December 2015","29030":" October 2015","29031":" October 2015","29032":" August 2015","29033":" September 2015","29034":" September 2015","29035":" August 2015","29036":" September 2015","29037":" August 2015","29053":" March 2015","29054":" March 2015","29058":" July 2018","29063":" June 2017","29068":" November 2016","29073":" August 2016","29078":" June 2016","29083":" August 2014","29088":" October 2013","29093":" January 2013","29098":" June 2011","29103":" August 2018","29104":" April 2018","29105":" September 2017","29106":" August 2017","29107":" June 2017","29108":"nil","29113":" June 2016","29114":" February 2016","29115":" October 2015","29116":" August 2015","29117":" July 2015","29118":" July 2014","29119":" August 2013","29120":" August 2013","29121":" August 2013","29122":" April 2012","29123":" September 2012","29124":" February 2012","29125":" September 2011","29126":" August 2011","29127":" August 2011","29128":" August 2011","29129":" June 2011","29130":" September 2010","29131":" August 2010","29132":" January 2009","29133":"nil","29138":" October 2018","29139":" September 2018","29140":" July 2018","29141":" September 2018","29142":" September 2018","29148":" July 2018","29149":" August 2018","29150":" August 2018","29151":" August 2018","29152":" July 2018","29158":" June 2018","29159":" June 2018","29160":" June 2018","29161":" June 2018","29162":" May 2018","29163":" May 2018","29164":" May 2018","29165":" April 2018","29166":" April 2018","29167":" August 2017","29168":" September 2017","29169":" September 2017","29170":" September 2017","29171":" August 2017","29172":" August 2017","29178":" July 2017","29179":" July 2017","29180":" July 2017","29181":" July 2017","29182":" July 2017","29183":" June 2017","29184":" June 2017","29185":" June 2017","29186":" June 2017","29187":" June 2017","29188":" June 2017","29189":" June 2017","29190":" June 2017","29191":" June 2017","29192":" May 2017","29193":" April 2017","29194":" April 2017","29195":" September 2016","29196":" October 2016","29197":" October 2016","29198":" September 2016","29199":" September 2016","29200":" September 2016","29201":" September 2016","29202":" August 2016","29208":" September 2016","29209":" August 2016","29210":" August 2016","29211":" July 2016","29212":" July 2016","29213":" July 2016","29214":" July 2016","29215":" July 2016","29216":" June 2016","29217":" July 2016","29218":" July 2016","29219":" July 2016","29220":" June 2016","29221":" June 2016","29222":" June 2016","29223":" June 2016","29224":" June 2016","29225":" July 2015","29226":" June 2016","29227":" May 2016","29228":" June 2016","29229":" June 2016","29230":" May 2016","29231":" May 2016","29232":" May 2016","29233":" May 2016","29234":" May 2016","29235":" April 2016","29236":" April 2016","29237":" May 2016","29238":" March 2016","29239":" April 2016","29240":" April 2016","29241":" April 2016","29242":" April 2016","29243":" April 2016","29244":" April 2016","29245":" April 2016","29246":" April 2016","29247":" July 2015","29248":" April 2016","29249":" April 2016","29250":" September 2015","29251":" October 2015","29252":" October 2015","29253":" September 2015","29254":" September 2015","29255":" August 2015","29256":" September 2015","29257":" September 2015","29258":" September 2015","29260":" August 2015","29261":" August 2015","29262":" August 2015","29263":" August 2015","29264":" August 2015","29265":" July 2015","29266":" July 2015","29267":" July 2015","29268":" July 2015","29269":" July 2015","29270":" July 2015","29271":" June 2015","29272":" July 2015","29273":" July 2015","29274":" July 2015","29275":" July 2015","29276":" July 2015","29277":" June 2015","29278":" June 2015","29279":" June 2015","29280":" May 2015","29281":" May 2015","29282":" May 2015","29283":" May 2015","29284":" May 2015","29285":" May 2015","29286":" May 2015","29287":" May 2015","29293":" October 2014","29294":" September 2014","29295":" September 2014","29296":" September 2014","29297":" September 2014","29298":" September 2014","29299":" September 2014","29301":" July 2014","29302":" September 2014","29303":" August 2014","29304":" August 2014","29305":" August 2014","29306":" August 2014","29307":" August 2014","29308":" August 2014","29309":" July 2014","29310":" June 2014","29311":" October 2013","29312":" June 2014","29318":" June 2014","29319":" June 2014","29320":" June 2014","29321":" May 2014","29322":" May 2014","29323":" May 2014","29324":" May 2014","29325":" May 2014","29326":" May 2014","29327":" May 2014","29328":" May 2014","29329":" April 2014","29330":" May 2014","29331":" April 2014","29332":" October 2013","29333":" January 2019","29334":" January 2019","29335":" January 2019","29336":" January 2019","29337":" September 2018","29338":" September 2018","29339":" August 2018","29340":" August 2018","29341":" September 2018","29342":" September 2018","29343":" August 2018","29344":" August 2018","29345":" July 2018","29346":" June 2018","29347":" June 2018","29348":" June 2018","29349":" April 2018","29350":" March 2018","29351":" February 2018","29352":" January 2018","29353":" November 2017","29354":" October 2017","29355":" October 2017","29356":" October 2017","29357":" July 2017","29358":" August 2017","29359":" August 2017","29360":" June 2017","29361":" June 2017","29362":" June 2017","29363":"nil","29368":" December 2016","29369":" September 2016","29371":" March 2017","29372":" March 2017","29373":" March 2017","29374":" March 2017","29375":" February 2017","29376":" February 2017","29377":" February 2017","29378":" February 2017","29379":" February 2017","29380":" January 2017","29381":" January 2017","29382":" January 2017","29383":" February 2017","29384":" February 2017","29385":" February 2017","29386":" February 2017","29387":" February 2017","29393":" October 2016","29394":" September 2016","29395":" September 2016","29396":" August 2016","29397":" August 2016","29398":" July 2016","29399":" August 2016","29400":" September 2016","29401":" September 2016","29402":" August 2016","29403":" July 2016","29404":" July 2016","29405":" September 2016","29406":" October 2015","29407":" August 2016","29408":" July 2016","29409":" July 2016","29410":" July 2016","29411":" May 2016","29412":" May 2016","29414":" May 2016","29415":" March 2016","29416":" March 2016","29417":" March 2016","29418":" March 2016","29419":" February 2016","29420":" March 2016","29421":" March 2016","29422":" March 2016","29423":" March 2016","29424":" February 2016","29425":" February 2016","29426":" February 2016","29427":" February 2016","29433":" October 2014","29434":" July 2014","29435":" July 2014","29436":" August 2014","29437":" July 2014","29443":" September 2013","29444":" August 2013","29445":" March 2013","29446":" February 2013","29447":" January 2013","29448":" January 2013","29449":" August 2012","29450":" June 2012","29451":" July 2011","29452":" October 2011","29453":" November 2011","29454":" August 2011","29455":" August 2011","29456":" August 2011","29457":" February 2011","29463":" January 2009","29464":" December 2008","29465":" June 2008","29466":" August 2007","29468":" September 2018","29469":" July 2018","29470":" July 2018","29471":" June 2018","29472":" June 2018","29473":" May 2018","29474":" May 2018","29475":" May 2018","29476":" February 2018","29477":" February 2017","29478":" August 2017","29479":" August 2017","29480":" September 2017","29481":" July 2017","29482":" July 2017","29483":" August 2017","29484":" July 2017","29485":" July 2017","29486":" July 2017","29487":" July 2017","29488":" May 2017","29489":" May 2017","29490":" April 2017","29491":" April 2017","29492":" October 2016","29493":"nil","29498":" August 2016","29499":" August 2016","29500":" August 2016","29501":" July 2016","29502":" July 2016","29503":" July 2016","29504":" July 2016","29505":" July 2016","29506":" July 2016","29507":" July 2016","29508":" July 2016","29509":" May 2016","29510":" May 2015","29511":" March 2016","29512":" February 2016","29513":" December 2015","29514":" October 2015","29515":" October 2015","29516":" September 2015","29517":" August 2015","29523":" July 2015","29524":" August 2015","29525":" August 2015","29526":" July 2015","29527":" June 2015","29528":" June 2015","29529":" June 2015","29530":" June 2015","29531":" May 2015","29532":" October 2014","29533":" June 2014","29534":" September 2014","29535":" August 2014","29536":" September 2014","29537":" August 2014","29538":" August 2014","29539":" August 2014","29540":" October 2013","29541":" July 2014","29542":" July 2014","29543":" July 2014","29544":" July 2014","29545":" July 2014","29546":" July 2014","29547":" June 2014","29548":" June 2014","29549":" May 2014","29550":" May 2014","29551":" April 2014","29552":" March 2014","29553":" January 2014","29554":" September 2013","29555":" August 2013","29556":" August 2013","29558":" August 2013","29559":" August 2013","29560":" August 2013","29561":" July 2013","29562":" August 2013","29563":" July 2013","29564":" July 2013","29565":" June 2013","29566":" May 2013","29568":" December 2012","29569":" October 2012","29570":" October 2012","29571":" September 2012","29572":" September 2012","29573":" September 2012","29574":" September 2012","29575":" July 2012","29576":" August 2012","29577":" August 2012","29578":" August 2012","29581":" August 2012","29582":" July 2012","29583":" August 2012","29584":" July 2012","29585":" June 2012","29586":" June 2012","29587":" February 2012","29593":" July 2011","29594":" June 2011","29595":" July 2011","29596":" April 2011","29597":" November 2010","29598":" September 2010","29601":" August 2010","29602":" July 2010","29603":" July 2010","29604":" July 2010","29605":" June 2010","29606":" June 2010","29607":" September 2009","29608":" April 2009","29609":" July 2009","29610":" June 2009","29611":" June 2009","29612":" May 2009","29623":"nil","29628":" July 2018","29643":" July 2017","29648":" May 2017","29653":" December 2016","29658":" September 2016","29663":" July 2016","29668":" July 2016","29673":" July 2016","29678":" June 2016","29683":" May 2016","29688":" March 2016","29693":" September 2015","29713":" May 2015","29718":" August 2014","29723":" November 2014","29728":" October 2014","29738":" August 2014","29743":" August 2014","29748":" August 2014","29758":" July 2014","29763":" July 2014","29768":" June 2014","29773":" May 2014","29778":" March 2014","29783":" January 2014","29793":" August 2013","29803":" July 2013","29808":" July 2013","29818":" March 2013","29823":"nil","29833":" September 2017","29834":" August 2017","29835":" August 2017","29836":" August 2017","29837":" August 2017","29838":" August 2017","29839":" May 2017","29840":" July 2017","29841":" May 2017","29842":" June 2017","29843":" May 2017","29844":" May 2017","29846":" October 2016","29847":" October 2016","29848":" September 2016","29849":" October 2016","29850":" October 2016","29851":" August 2016","29852":" August 2016","29853":" August 2016","29854":" August 2016","29855":" August 2016","29856":" August 2016","29857":" July 2016","29858":" June 2016","29859":" May 2016","29860":" April 2016","29861":" March 2016","29862":" February 2016","29863":" February 2016","29864":" July 2015","29865":" February 2016","29866":" February 2016","29873":" August 2018","29874":" August 2018","29875":" July 2018","29876":" July 2018","29877":" July 2018","29878":" July 2018","29879":" July 2018","29880":" June 2018","29881":" June 2018","29882":" August 2017","29883":" July 2018","29884":" August 2018","29885":" August 2018","29886":" August 2018","29887":" August 2018","29888":" July 2018","29889":" July 2018","29890":" June 2018","29891":" August 2017","29892":" July 2017","29893":" July 2017","29894":" June 2017","29895":" April 2017","29896":" April 2017","29897":" September 2016","29898":" August 2016","29899":" August 2016","29900":" August 2016","29901":" August 2016","29902":" July 2016","29903":" July 2016","29904":" June 2016","29905":" March 2016","29906":" October 2015","29907":" July 2015","29908":"nil","29913":" July 2015","29914":" October 2014","29915":" September 2014","29916":" August 2014","29917":" August 2014","29918":" August 2014","29919":" August 2014","29920":" August 2014","29921":" August 2014","29922":" September 2013","29923":" July 2013","29925":" July 2013","29926":" March 2013","29927":" August 2012","29928":" July 2012","29929":" June 2011","29930":" August 2008","29933":"nil","29938":" October 2018","29939":" September 2018","29940":" August 2018","29941":" September 2018","29942":" September 2018","29943":" August 2018","29944":" August 2018","29945":" February 2018","29946":" July 2018","29947":" July 2018","29948":" July 2018","29949":" May 2018","29950":" June 2018","29951":" June 2018","29952":" April 2018","29958":" March 2018","29959":" February 2018","29960":" January 2018","29961":" January 2018","29962":" September 2017","29963":" November 2017","29964":" November 2017","29965":" October 2017","29966":" October 2017","29967":" September 2017","29968":" September 2017","29969":" August 2017","29970":" August 2017","29971":" August 2017","29972":" August 2017","29973":" July 2017","29974":" July 2017","29975":" June 2017","29976":" July 2017","29977":" July 2017","29978":" June 2017","29979":" June 2017","29980":" May 2017","29981":" April 2017","29982":" January 2017","29988":" April 2017","29989":" March 2017","29990":" March 2017","29991":" February 2017","29992":" April 2016","29993":" February 2017","29994":" February 2017","29995":" February 2017","29996":" February 2017","29997":" February 2017","29998":" January 2017","29999":" December 2016","30000":" November 2016","30001":" November 2016","30002":" August 2016","30008":" August 2016","30009":" September 2015","30010":" August 2016","30011":" August 2016","30012":" August 2016","30013":" August 2016","30014":" August 2016","30015":" June 2016","30017":" July 2016","30023":" May 2016","30024":" May 2016","30025":" April 2016","30026":" May 2016","30027":" March 2016","30033":" January 2016","30034":" December 2015","30035":" January 2016","30036":" December 2015","30037":" October 2015","30038":" April 2015","30039":" September 2015","30040":" August 2015","30041":" August 2015","30042":" August 2015","30043":" August 2015","30044":" August 2015","30045":" July 2015","30046":" July 2015","30047":" June 2015","30048":" July 2015","30049":" March 2015","30051":" July 2015","30052":" June 2015","30053":" June 2015","30054":" June 2015","30055":" May 2015","30056":" May 2015","30057":" May 2015","30058":" May 2015","30059":" May 2015","30061":" March 2015","30062":" November 2014","30063":" March 2015","30064":" March 2015","30066":" January 2015","30067":" October 2014","30068":" September 2014","30069":" September 2014","30070":" September 2014","30071":" September 2014","30072":" September 2014","30073":" September 2014","30074":" May 2014","30075":" August 2014","30076":" July 2014","30077":" May 2014","30078":" May 2014","30079":" May 2014","30081":" April 2014","30082":" February 2014","30083":" October 2013","30084":" October 2013","30085":" November 2013","30086":" November 2013","30087":" October 2013","30093":" August 2013","30094":" June 2013","30095":" May 2013","30096":" May 2013","30097":" March 2013","30103":" September 2012","30104":" September 2012","30105":" August 2012","30106":" August 2012","30107":" September 2012","30108":" August 2012","30109":" July 2012","30110":" July 2012","30111":" July 2012","30112":" July 2012","30113":" June 2012","30114":" June 2012","30115":" May 2012","30116":" April 2012","30117":" March 2012","30118":" March 2012","30119":"nil","30121":" January 2012","30122":" May 2011","30123":" September 2011","30124":" December 2011","30125":" November 2011","30126":" November 2011","30127":" October 2011","30128":" May 2011","30129":" August 2011","30130":" August 2011","30131":" August 2011","30132":" September 2010","30133":"nil","30138":" February 2019","30143":" December 2018","30148":" November 2018","30153":" October 2018","30158":" September 2018","30173":" August 2018","30178":" July 2018","30183":" July 2018","30188":" June 2018","30203":" March 2018","30208":" January 2018","30213":" December 2017","30218":" December 2017","30223":" December 2017","30228":" October 2017","30233":" September 2017","30238":" September 2017","30248":" August 2017","30258":" August 2017","30263":" July 2017","30268":" July 2017","30273":" July 2017","30278":" June 2017","30288":" May 2017","30293":" April 2017","30298":" April 2017","30303":" April 2017","30308":" April 2017","30313":" March 2017","30318":" March 2017","30323":" February 2017","30333":" March 2019","30334":" February 2019","30335":" March 2019","30336":" March 2019","30337":" March 2019","30338":" February 2019","30339":" March 2019","30340":" March 2019","30341":" February 2019","30342":" January 2019","30343":" January 2019","30344":" January 2019","30345":" January 2019","30346":" January 2019","30347":" December 2018","30348":" December 2018","30349":" December 2018","30350":" December 2018","30351":" December 2018","30352":" November 2018","30353":"nil","30358":" December 2018","30359":" November 2018","30361":" November 2018","30362":" November 2018","30363":" October 2018","30364":" October 2018","30365":" October 2018","30366":" October 2018","30367":" October 2018","30368":" October 2018","30369":" October 2018","30370":" October 2018","30371":" October 2018","30372":" October 2018","30373":" October 2018","30374":" September 2018","30375":" September 2018","30376":" October 2018","30377":" September 2018","30378":" September 2018","30379":" September 2018","30380":" September 2018","30381":" September 2018","30382":" September 2018","30383":" September 2018","30384":" August 2018","30385":" August 2018","30386":" August 2018","30387":" August 2018","30398":" August 2018","30399":" August 2018","30400":" July 2018","30401":" August 2018","30402":" August 2018","30403":" August 2018","30404":" August 2018","30405":" July 2018","30406":" August 2018","30407":" July 2018","30408":" July 2018","30409":" July 2018","30410":" July 2018","30411":" July 2018","30412":" July 2018","30413":" July 2018","30414":" July 2018","30415":" July 2018","30416":" July 2018","30417":" July 2018","30418":" July 2018","30419":" July 2018","30420":" June 2018","30421":" July 2018","30422":" June 2018","30423":" June 2018","30424":" June 2018","30425":" June 2018","30426":" May 2018","30428":" May 2018","30429":" May 2018","30430":" May 2018","30431":" May 2018","30432":" May 2018","30433":" May 2018","30434":" May 2018","30435":" May 2018","30436":" April 2018","30437":" April 2018","30438":" April 2018","30439":" August 2017","30440":" April 2018","30441":" March 2018","30442":" April 2018","30444":" April 2018","30445":" April 2018","30446":" April 2018","30447":" March 2018","30448":" March 2018","30449":" March 2018","30450":" March 2018","30451":" March 2018","30452":" March 2018","30453":" March 2018","30454":" February 2018","30455":" February 2018","30456":" February 2018","30458":" February 2018","30459":" February 2018","30460":" February 2018","30461":" January 2018","30462":" January 2018","30463":" January 2018","30464":" January 2018","30465":" January 2018","30466":" January 2018","30467":" December 2017","30468":" January 2018","30469":" December 2017","30470":" December 2017","30471":" November 2017","30472":" December 2017","30473":" December 2017","30475":" December 2017","30476":" December 2017","30477":" December 2017","30483":" December 2017","30484":" December 2017","30485":" November 2017","30486":" November 2017","30487":" November 2017","30488":" November 2017","30489":" November 2017","30491":" November 2017","30492":" November 2017","30503":" October 2017","30504":" October 2017","30505":" August 2017","30506":" October 2017","30507":" October 2017","30513":" September 2017","30514":" September 2017","30515":" September 2017","30516":" September 2017","30517":" September 2017","30518":" September 2017","30519":" September 2017","30520":" September 2017","30521":" September 2017","30522":" September 2017","30523":" September 2017","30524":" August 2017","30525":" August 2017","30526":" September 2017","30527":" September 2017","30528":" September 2017","30530":" September 2017","30531":" September 2017","30532":" September 2017","30533":" December 2018","30534":" August 2018","30535":" August 2018","30536":" July 2018","30537":" July 2018","30538":" July 2018","30539":" June 2018","30540":" June 2018","30541":" June 2018","30542":" May 2018","30543":" March 2018","30544":" May 2018","30545":" May 2018","30546":" April 2018","30547":" April 2018","30548":" April 2018","30549":" April 2018","30550":" March 2018","30551":" November 2017","30552":" December 2017","30553":" December 2017","30554":" December 2017","30555":" November 2017","30556":" October 2017","30557":" October 2017","30558":" August 2017","30559":" September 2017","30560":" August 2017","30561":" August 2017","30562":" July 2017","30563":" July 2017","30564":" July 2017","30565":" July 2017","30566":" June 2017","30567":" June 2017","30568":" June 2017","30569":" June 2017","30570":" May 2017","30571":" May 2017","30572":" May 2017","30573":" April 2017","30574":" March 2017","30575":" March 2017","30576":" March 2017","30577":" March 2017","30578":" February 2017","30579":" February 2017","30580":" January 2017","30581":" January 2017","30583":" December 2016","30584":" December 2016","30585":" December 2016","30588":"nil","30599":" October 2016","30600":" October 2016","30603":" October 2016","30604":" October 2016","30606":" October 2016","30607":" October 2016","30613":" September 2016","30617":" September 2016","30618":" June 2016","30620":" September 2016","30621":" September 2016","30623":" September 2016","30627":" September 2016","30628":" September 2016","30629":" September 2016","30638":" August 2016","30639":" August 2016","30641":" August 2016","30642":" August 2016","30643":" August 2016","30644":" July 2016","30645":" August 2016","30646":" August 2016","30648":" July 2016","30649":" July 2016","30650":" July 2016","30652":" July 2016","30659":" June 2016","30660":" June 2016","30662":" May 2016","30667":" April 2016","30670":" April 2016","30671":" April 2016","30678":" March 2016","30681":" March 2016","30683":" March 2016","30684":" March 2016","30686":" March 2016","30687":" February 2016","30692":" January 2016","30694":" January 2016","30695":" December 2015","30700":" December 2015","30701":" November 2015","30711":" October 2015","30712":" October 2015","30714":" October 2015","30715":" October 2015","30716":" August 2015","30717":" October 2015","30719":" October 2015","30720":" October 2015","30721":" October 2015","30722":" September 2015","30723":" September 2015","30724":" September 2015","30725":" September 2015","30726":" September 2015","30727":" September 2015","30733":" March 2019","30734":" December 2018","30735":" February 2019","30736":" December 2018","30737":" October 2018","30738":" September 2018","30739":" August 2018","30740":" September 2018","30741":" September 2018","30742":" August 2018","30743":" June 2018","30744":" August 2018","30745":" July 2018","30746":" March 2018","30747":" December 2017","30748":" October 2017","30749":" October 2017","30750":" October 2017","30751":" September 2017","30752":" August 2017","30753":" June 2017","30754":" June 2017","30755":" May 2017","30756":" May 2017","30757":" May 2017","30758":"nil","30763":" October 2016","30764":" October 2016","30765":" October 2016","30766":" August 2016","30767":" September 2016","30768":" August 2016","30769":" September 2016","30770":" September 2016","30771":" August 2016","30772":" September 2016","30773":" August 2016","30774":" July 2016","30775":" May 2016","30776":" April 2016","30777":" April 2016","30783":" November 2015","30784":" November 2015","30785":" June 2015","30786":" October 2015","30788":" September 2015","30789":" September 2015","30790":" September 2015","30791":" August 2015","30792":" August 2015","30793":" August 2015","30794":" August 2015","30795":" July 2015","30796":" June 2015","30797":" July 2015","30799":" May 2015","30800":" February 2015","30801":" January 2015","30802":" January 2015","30803":" January 2015","30804":" September 2014","30805":" September 2014","30806":" June 2014","30807":" July 2014","30808":" June 2014","30809":" June 2014","30810":" December 2013","30811":" November 2013","30812":" October 2013","30813":" September 2013","30814":" November 2012","30815":" August 2013","30816":" July 2013","30817":" July 2013","30818":" May 2013","30819":" May 2013","30820":" February 2013","30821":" February 2013","30822":" January 2013","30823":" December 2012","30824":" August 2012","30825":" August 2012","30826":" August 2012","30827":" July 2012","30828":" August 2012","30829":" June 2012","30830":" April 2012","30831":" March 2012","30832":" March 2012","30833":" February 2012","30834":" December 2011","30835":" October 2011","30836":" October 2011","30837":" September 2011","30838":" July 2011","30840":" May 2011","30841":" June 2011","30842":" December 2010","30848":" August 2010","30849":" June 2010","30850":" March 2010","30851":" August 2010","30852":" August 2009","30853":" August 2009","30854":" July 2009","30855":" July 2009","30856":" June 2009","30857":" July 2006","30858":" March 2019","30859":" April 2019","30860":" March 2019","30861":" March 2019","30862":" February 2019","30863":" January 2019","30864":" December 2018","30865":" November 2018","30866":" October 2018","30867":" September 2018","30868":" September 2018","30869":" September 2018","30870":" September 2018","30871":" November 2017","30872":" August 2018","30873":"nil","30888":" April 2018","30889":" April 2018","30890":" April 2018","30891":" April 2018","30892":" April 2018","30893":" April 2018","30894":" March 2018","30895":" March 2018","30896":" March 2018","30897":" March 2018","30898":" February 2018","30900":" February 2018","30901":" September 2017","30904":" January 2018","30907":" December 2017","30908":" December 2017","30910":" December 2017","30913":" November 2017","30914":" November 2017","30915":" November 2017","30916":" November 2017","30917":" November 2017","30918":" October 2017","30919":" October 2017","30920":" October 2017","30921":" September 2017","30924":" September 2017","30925":" August 2017","30927":" August 2017","30928":" August 2017","30930":" August 2017","30932":" August 2017","30933":" August 2017","30934":" August 2017","30935":" August 2017","30936":" July 2017","30937":" July 2017","30938":" July 2017","30939":" June 2017","30940":" July 2017","30941":" July 2017","30942":" July 2017","30943":" June 2017","30945":" June 2017","30947":" June 2017","30948":" May 2017","30949":" May 2017","30950":" May 2017","30951":" April 2017","30953":" April 2017","30956":" April 2017","30958":" March 2017","30959":" April 2017","30961":" March 2017","30968":" January 2017","30969":" January 2017","30970":" December 2016","30972":" December 2016","30974":" September 2016","30976":" November 2016","30977":" October 2016","30983":" October 2016","30984":" October 2016","30985":" September 2016","30986":" September 2016","30992":" August 2016","31008":" June 2016","31009":" May 2016","31010":" June 2016","31012":" May 2016","31013":" May 2016","31014":" April 2016","31015":" May 2016","31017":" April 2016","31025":" March 2016","31027":" February 2016","31030":" February 2016","31032":" December 2015","31033":" December 2015","31034":" November 2015","31036":" November 2015","31037":" November 2015","31038":" October 2015","31039":" October 2015","31041":" October 2015","31048":" August 2015","31049":" August 2015","31050":" August 2015","31051":" May 2015","31054":" August 2015","31056":" July 2015","31057":" July 2015","31058":"nil","31063":" August 2018","31068":" September 2018","31073":" August 2018","31093":" March 2018","31098":" August 2017","31108":" August 2017","31118":" June 2017","31123":" April 2017","31128":" March 2017","31133":" January 2017","31138":" October 2016","31143":" September 2016","31148":" August 2016","31153":" July 2016","31163":" June 2016","31168":" April 2016","31173":" February 2016","31183":" November 2015","31188":" February 2019","31189":" February 2019","31190":" February 2019","31191":" January 2019","31192":" November 2018","31193":" November 2018","31194":" October 2018","31195":" September 2018","31196":" September 2018","31197":" September 2018","31198":" September 2018","31199":" September 2018","31200":" August 2018","31201":" September 2018","31202":" September 2018","31203":"nil","31208":" March 2018","31209":" April 2018","31211":" March 2018","31212":" March 2018","31213":" March 2018","31214":" March 2018","31215":" March 2018","31216":" March 2018","31223":" January 2018","31224":" December 2017","31225":" November 2017","31227":" December 2017","31232":" November 2017","31233":" November 2017","31236":" October 2017","31237":" October 2017","31239":" October 2017","31241":" September 2017","31242":" September 2017","31244":" September 2017","31246":" September 2017","31248":" September 2017","31250":" September 2017","31254":" August 2017","31255":" August 2017","31256":" August 2017","31257":" August 2017","31259":" July 2017","31260":" July 2017","31261":" July 2017","31262":" June 2017","31263":" June 2017","31264":" June 2017","31265":" May 2017","31266":" May 2017","31267":" May 2017","31268":" May 2017","31269":" May 2017","31270":" April 2017","31271":" May 2016","31272":" March 2017","31273":" April 2017","31275":" February 2017","31276":" March 2017","31278":" February 2017","31280":" January 2017","31281":" January 2017","31282":" January 2017","31283":" December 2016","31285":" December 2016","31286":" December 2016","31287":" December 2016","31288":" December 2016","31290":" December 2016","31291":" November 2016","31293":" November 2016","31295":" November 2016","31298":" October 2016","31299":" September 2016","31300":" September 2016","31302":" September 2016","31304":" September 2016","31305":" September 2016","31306":" September 2016","31307":" September 2016","31309":" September 2016","31310":" August 2016","31312":" August 2016","31313":" August 2016","31314":" August 2016","31315":" August 2016","31316":" August 2016","31317":" June 2016","31318":" July 2016","31319":" July 2016","31320":" July 2016","31323":" July 2016","31324":" July 2016","31325":" June 2016","31328":" June 2016","31330":" June 2016","31332":" June 2016","31333":" June 2016","31337":" May 2016","31340":" April 2016","31341":" April 2016","31344":" April 2016","31345":" April 2016","31346":" April 2016","31347":" April 2016","31348":" March 2016","31350":" March 2016","31351":" March 2016","31353":" March 2016","31354":" March 2016","31355":" February 2016","31356":" February 2016","31359":" January 2016","31363":" December 2015","31365":" December 2015","31367":" December 2015","31368":" December 2015","31370":" November 2015","31372":" November 2015","31374":" November 2015","31376":" October 2015","31377":" October 2015","31378":" October 2015","31379":" October 2015","31380":" October 2015","31383":" October 2015","31388":" December 2018","31389":" July 2018","31390":" April 2018","31391":" December 2017","31392":" September 2017","31393":"nil","31398":" September 2016","31399":" September 2016","31400":" August 2016","31401":" July 2016","31402":" July 2016","31403":" July 2016","31404":" May 2016","31405":" March 2016","31406":" July 2015","31407":" March 2016","31408":" January 2016","31409":" October 2015","31410":" August 2015","31411":" July 2015","31412":" March 2015","31413":" March 2015","31414":" February 2015","31415":" September 2014","31416":" September 2014","31417":" August 2014","31418":" August 2014","31419":" June 2014","31420":" May 2014","31421":" April 2014","31422":" April 2014","31423":" December 2013","31424":" September 2013","31425":" September 2013","31426":" September 2013","31427":" July 2013","31428":" June 2013","31429":" June 2013","31430":" May 2013","31431":" March 2013","31432":" March 2013","31433":" March 2013","31434":" February 2013","31435":" February 2013","31436":" December 2012","31437":" November 2012","31438":" November 2012","31439":" October 2012","31440":" September 2012","31441":" August 2012","31442":" August 2012","31443":" June 2012","31444":" March 2012","31445":" March 2012","31448":" March 2019","31449":" March 2019","31450":" March 2019","31451":" February 2019","31452":" August 2018","31453":"nil","31458":" August 2018","31459":" May 2018","31460":" April 2018","31461":" May 2018","31462":" April 2018","31463":" April 2018","31464":" April 2018","31465":" March 2018","31466":" February 2018","31467":" January 2018","31468":" January 2018","31469":" December 2017","31470":" November 2017","31471":" October 2017","31472":" October 2017","31473":" August 2017","31474":" August 2017","31475":" July 2017","31476":" July 2017","31477":" September 2016","31478":" July 2017","31479":" July 2017","31481":" July 2017","31482":" May 2017","31483":" July 2017","31484":" June 2017","31485":" June 2017","31486":" June 2017","31487":" May 2017","31493":" April 2017","31494":" March 2017","31495":" March 2017","31496":" March 2017","31497":" March 2017","31498":" March 2017","31499":" February 2017","31500":" February 2017","31501":" February 2017","31502":" February 2017","31503":" January 2017","31504":" December 2016","31505":" December 2016","31506":" November 2016","31507":" October 2016","31508":" October 2016","31509":" October 2016","31510":" August 2016","31511":" October 2016","31512":" October 2016","31513":" September 2016","31514":" September 2016","31515":" November 2015","31516":" August 2016","31517":" August 2016","31523":" July 2016","31524":" June 2016","31525":" June 2016","31527":" June 2016","31528":" April 2016","31529":" May 2016","31530":" April 2016","31531":" March 2016","31532":" December 2015","31533":" March 2016","31534":" March 2016","31535":" March 2016","31536":" February 2016","31537":" March 2016","31538":" February 2016","31539":" February 2016","31540":" February 2016","31541":" February 2016","31542":" February 2016","31553":" October 2015","31554":" August 2015","31555":" September 2015","31556":" August 2015","31557":" September 2015","31563":" July 2015","31564":" July 2015","31565":" June 2015","31567":" May 2015","31568":" May 2015","31569":" April 2015","31570":" April 2015","31571":" April 2015","31572":" April 2015","31574":" April 2015","31575":" March 2015","31577":" February 2015","31578":" February 2014","31579":" December 2014","31580":" January 2015","31581":" December 2014","31582":" December 2014","31583":" October 2014","31584":" November 2014","31585":" October 2014","31586":" October 2014","31587":" July 2014","31588":" October 2014","31589":" October 2014","31590":" October 2014","31591":" October 2014","31592":" July 2014","31593":" September 2014","31594":" September 2014","31595":" September 2014","31596":" August 2014","31597":" August 2014","31608":" June 2014","31609":" June 2014","31610":" June 2014","31611":" May 2014","31612":" May 2014","31613":" May 2014","31614":" May 2014","31615":" April 2014","31616":" April 2014","31617":" April 2014","31618":" January 2014","31619":" May 2013","31620":" March 2014","31621":" March 2014","31622":" March 2014","31623":" February 2014","31624":" February 2014","31625":" January 2014","31626":" September 2013","31627":" January 2014","31628":" December 2013","31629":" November 2013","31630":" October 2013","31631":" October 2013","31632":" November 2012","31633":" September 2013","31634":" September 2013","31635":" September 2013","31636":" August 2013","31637":" July 2013","31638":" August 2013","31639":" July 2013","31640":" August 2013","31641":" July 2013","31642":" July 2013","31643":" July 2013","31644":" July 2013","31645":" June 2013","31646":" June 2013","31648":" February 2019","31649":" February 2019","31650":" September 2018","31651":" June 2018","31652":" May 2018","31653":" June 2018","31654":" April 2018","31655":" April 2018","31656":" December 2017","31657":" October 2017","31658":" August 2017","31659":" July 2017","31660":" July 2017","31661":" June 2017","31662":" May 2017","31663":" April 2017","31664":" April 2017","31665":" February 2017","31666":" January 2017","31667":" December 2016","31670":" November 2016","31672":" September 2016","31673":"nil","31679":" August 2016","31681":" August 2016","31682":" July 2016","31684":" July 2016","31685":" July 2016","31686":" July 2016","31687":" July 2016","31688":" June 2016","31689":" July 2015","31691":" June 2016","31692":" April 2016","31695":" February 2016","31696":" February 2016","31698":" January 2016","31699":" January 2016","31701":" December 2015","31704":" December 2015","31706":" November 2015","31713":" June 2015","31714":" September 2015","31715":" September 2015","31717":" September 2015","31718":" August 2015","31719":" May 2015","31720":" August 2015","31722":" August 2015","31723":" August 2015","31724":" August 2015","31725":" July 2015","31726":" July 2015","31727":" July 2015","31728":" July 2015","31730":" July 2015","31733":" May 2015","31734":" May 2015","31738":" April 2015","31739":" February 2015","31740":" April 2015","31741":" April 2015","31742":" April 2015","31744":" March 2015","31747":" February 2015","31749":" February 2015","31752":" January 2015","31753":" January 2015","31754":" January 2015","31755":" January 2015","31756":" December 2014","31757":" December 2014","31761":" November 2014","31762":" October 2014","31766":" September 2014","31768":" September 2014","31771":" August 2014","31781":" July 2014","31788":" June 2014","31789":" June 2014","31790":" May 2014","31791":" June 2014","31792":" May 2014","31808":" December 2013","31819":" August 2013","31823":" August 2013","31826":" June 2013","31828":" June 2013","31829":" June 2013","31830":" June 2013","31834":" February 2013","31835":" March 2013","31843":" January 2013","31845":" November 2012","31846":" November 2012","31848":" March 2019","31853":" June 2018","31858":" November 2017","31863":" September 2016","31868":" August 2016","31873":" February 2016","31878":"nil","31898":" July 2014","31903":" June 2014","31908":" February 2014","31918":" June 2013","31923":" March 2019","31924":" May 2018","31925":" July 2017","31926":" February 2017","31927":" September 2016","31928":" September 2016","31929":" September 2016","31930":" August 2016","31931":" May 2016","31932":" May 2016","31933":"nil","31938":" March 2019","31939":" March 2019","31940":" February 2019","31941":" February 2019","31942":" January 2019","31943":" February 2019","31944":" January 2019","31945":" January 2019","31946":" December 2018","31947":" December 2018","31948":" December 2018","31949":" December 2018","31950":" December 2018","31951":" November 2018","31952":" October 2018","31953":" October 2018","31954":" October 2018","31955":" October 2018","31956":" October 2018","31957":" October 2018","31958":" October 2018","31959":" October 2018","31960":" October 2018","31961":" September 2018","31962":" September 2018","31963":" September 2018","31964":" September 2018","31965":" September 2018","31966":" September 2018","31967":" September 2018","31968":"nil","31973":" August 2018","31974":" July 2018","31975":" July 2018","31976":" July 2018","31977":" July 2018","31978":" July 2018","31979":" July 2018","31980":" July 2018","31981":" June 2018","31982":" June 2018","31983":" May 2018","31984":" April 2018","31985":" June 2018","31986":" June 2018","31987":" May 2018","31988":" May 2018","31989":" May 2018","31990":" May 2018","31991":" April 2018","31992":" April 2018","31993":" March 2018","31994":" March 2018","31995":" March 2018","31996":" March 2018","31997":" February 2018","31998":" January 2018","31999":" February 2018","32000":" February 2018","32001":" February 2018","32002":" February 2018","32008":" January 2018","32009":" January 2018","32010":" January 2018","32011":" December 2017","32012":" December 2017","32013":" January 2018","32014":" December 2017","32015":" December 2017","32016":" December 2017","32017":" December 2017","32018":" December 2017","32019":" December 2017","32020":" December 2017","32021":" December 2017","32022":" November 2017","32028":" November 2017","32029":" November 2017","32030":" November 2017","32031":" October 2017","32032":" October 2017","32033":" October 2017","32034":" October 2017","32035":" October 2017","32036":" October 2017","32037":" May 2017","32038":" September 2017","32039":" September 2017","32040":" September 2017","32041":" September 2017","32042":" September 2017","32043":" September 2017","32044":" September 2017","32045":" September 2017","32046":" September 2017","32047":" September 2017","32053":" July 2017","32054":" August 2017","32055":" August 2017","32056":" June 2017","32057":" July 2017","32058":" July 2017","32059":" July 2017","32060":" July 2017","32061":" July 2017","32062":" July 2017","32063":" July 2017","32064":" June 2017","32065":" June 2017","32066":" April 2017","32067":" June 2017","32068":" June 2017","32069":" June 2017","32070":" May 2017","32071":" May 2017","32072":" May 2017","32073":" May 2017","32074":" April 2017","32075":" May 2017","32076":" May 2017","32088":" April 2017","32089":" April 2017","32090":" April 2017","32091":" April 2017","32092":" March 2017","32099":" January 2017","32100":" February 2017","32101":" February 2017","32102":" January 2017","32104":" January 2017","32105":" December 2016","32106":" January 2017","32107":" December 2016","32108":" December 2016","32109":" December 2016","32110":" November 2016","32111":" June 2016","32112":" October 2016","32113":" October 2016","32114":" October 2016","32115":" October 2016","32116":" September 2016","32117":" September 2016","32118":" October 2016","32119":" October 2016","32120":" September 2016","32121":" September 2016","32122":" September 2016","32123":" September 2016","32124":" September 2016","32125":" September 2016","32126":" September 2016","32127":" September 2016","32128":" September 2016","32129":" September 2016","32130":" August 2016","32131":" August 2016","32132":" August 2016","32133":" August 2016","32134":" August 2016","32136":" August 2016","32137":" August 2016","32138":" December 2018","32139":" October 2018","32140":" August 2018","32141":" July 2018","32142":" July 2018","32143":" June 2018","32144":" June 2018","32145":" April 2018","32146":" March 2018","32147":" February 2018","32148":" January 2018","32149":" December 2017","32150":" November 2017","32151":" September 2017","32152":" September 2017","32153":" September 2017","32154":" July 2017","32155":" July 2017","32156":" June 2017","32157":" May 2017","32158":"nil","32163":" September 2016","32164":" September 2016","32165":" September 2016","32166":" August 2016","32167":" August 2016","32168":" August 2016","32169":" July 2016","32170":" July 2016","32171":" July 2016","32172":" June 2016","32173":" June 2016","32174":" May 2016","32175":" March 2016","32176":" April 2016","32177":" December 2015","32183":" August 2015","32184":" July 2015","32185":" June 2015","32186":" June 2015","32187":" May 2015","32188":" May 2015","32189":" May 2015","32190":" May 2015","32191":" April 2015","32192":" April 2015","32203":" September 2014","32204":" May 2014","32205":" August 2014","32206":" July 2014","32207":" August 2014","32208":" June 2014","32209":" June 2014","32210":" June 2014","32211":" June 2014","32212":" June 2014","32213":" July 2013","32214":" May 2014","32215":" May 2014","32216":" May 2014","32217":" May 2014","32218":" February 2014","32219":" November 2013","32220":" September 2013","32221":" August 2013","32222":" August 2013","32223":" August 2013","32224":" August 2013","32225":" August 2013","32226":" August 2013","32227":" July 2013","32228":" July 2013","32229":" June 2013","32230":" June 2013","32231":" May 2013","32232":" August 2012","32233":" May 2013","32234":" April 2013","32235":" March 2013","32237":" December 2012","32238":" December 2012","32239":" September 2012","32240":" July 2012","32241":" July 2012","32242":" July 2012","32243":" July 2012","32244":" April 2012","32245":" April 2012","32246":" April 2012","32247":" March 2012","32253":" January 2011","32254":" November 2010","32255":" September 2010","32256":" August 2010","32257":" May 2009","32258":" December 2008","32259":" February 2009","32260":" September 2008","32261":" August 2008","32262":" December 2007","32263":" March 2019","32264":" November 2018","32265":" January 2019","32266":" March 2019","32267":" January 2019","32268":" November 2018","32269":" October 2018","32270":" October 2018","32271":" September 2018","32272":" September 2018","32273":" October 2018","32274":" August 2018","32275":" September 2018","32276":" September 2018","32277":" August 2018","32278":"nil","32288":" June 2018","32289":" May 2018","32290":" May 2018","32291":" February 2018","32292":" April 2018","32293":" April 2018","32294":" June 2017","32295":" October 2017","32296":" September 2017","32297":" September 2017","32298":" August 2017","32299":" May 2017","32300":" April 2017","32301":" March 2017","32302":" March 2017","32303":" December 2016","32304":" October 2016","32305":" October 2016","32306":" March 2016","32307":" September 2016","32308":" September 2016","32309":" August 2016","32310":" July 2016","32311":" August 2016","32312":" August 2016","32313":" August 2016","32314":" July 2016","32315":" April 2016","32316":" June 2016","32317":" July 2016","32323":" September 2014","32324":" October 2014","32325":" September 2014","32326":" September 2014","32327":" August 2014","32328":" June 2014","32329":" June 2014","32330":" May 2014","32331":" May 2014","32332":" April 2014","32333":" August 2013","32334":" July 2013","32335":" July 2013","32336":" June 2013","32337":" May 2013","32338":" May 2013","32339":" February 2013","32340":" September 2012","32341":" August 2012","32342":" June 2012","32343":"nil","32363":" July 2018","32368":" April 2018","32373":" May 2018","32378":" December 2017","32383":" September 2017","32388":" June 2017","32393":" June 2017","32398":" February 2017","32403":" December 2016","32413":" September 2016","32423":" July 2016","32438":" February 2016","32443":" January 2016","32448":" December 2015","32453":" November 2015","32458":" September 2015","32463":" August 2015","32468":" July 2015","32473":" July 2015","32478":" September 2014","32483":" April 2015","32498":" January 2015","32503":" November 2014","32508":" October 2014","32518":" August 2014","32528":" July 2014","32533":" July 2014","32538":" May 2014","32543":" July 2016","32544":" July 2016","32545":" July 2015","32546":" August 2015","32547":" July 2015","32548":" June 2015","32549":" May 2015","32550":" April 2015","32551":" May 2015","32552":" April 2015","32553":"nil","32558":"nil","32568":"nil","32570":" June 2018","32571":" December 2018","32572":" August 2018","32573":" August 2018","32574":" September 2017","32575":"nil","32580":" September 2018","32585":" August 2018","32590":" June 2018","32595":" July 2017","32600":" June 2017","32605":"nil","32610":" August 2016","32620":" June 2016","32645":" July 2013","32650":" March 2019","32651":" February 2019","32652":" March 2019","32653":" March 2019","32654":" March 2019","32655":" February 2019","32656":" February 2019","32657":" February 2019","32658":" February 2019","32659":" January 2019","32660":"nil","32665":" December 2018","32666":" December 2018","32667":" December 2018","32668":" December 2018","32669":" December 2018","32675":" November 2018","32676":" November 2018","32677":" August 2018","32678":" November 2018","32679":" October 2018","32685":" September 2018","32686":" September 2018","32687":" September 2018","32688":" September 2018","32689":" September 2018","32695":" September 2018","32696":" August 2018","32697":" August 2018","32698":" August 2018","32699":" August 2018","32705":" June 2018","32706":" June 2018","32707":" June 2018","32708":" June 2018","32709":" July 2018","32710":" June 2018","32711":" June 2018","32712":" May 2018","32713":" June 2018","32714":" June 2018","32715":" June 2018","32716":" May 2018","32717":" May 2018","32718":" May 2018","32719":" May 2018","32720":" May 2018","32721":" May 2018","32722":" May 2018","32723":" May 2018","32724":" May 2018","32730":" April 2018","32731":" March 2018","32732":" March 2018","32733":" March 2018","32734":" January 2018","32735":" February 2018","32736":" February 2018","32737":" February 2018","32738":" February 2018","32739":" January 2018","32740":" January 2018","32741":" February 2018","32742":" January 2018","32743":" December 2017","32744":" January 2018","32745":" September 2017","32746":" December 2017","32747":" December 2017","32748":" December 2017","32749":" December 2017","32751":" December 2017","32752":" December 2017","32753":" December 2017","32754":" December 2017","32755":" December 2017","32756":" December 2017","32757":" December 2017","32758":" December 2017","32759":" November 2017","32760":" October 2017","32761":" October 2017","32762":" October 2017","32763":" October 2017","32764":" October 2017","32765":" October 2017","32766":" October 2017","32767":" October 2017","32768":" October 2017","32769":" October 2017","32770":" October 2017","32771":" October 2017","32772":" October 2017","32773":" October 2017","32774":" September 2017","32775":" September 2017","32776":" September 2017","32777":" September 2017","32778":" September 2017","32779":" September 2017","32780":" September 2017","32781":" August 2017","32782":" January 2017","32783":" July 2017","32784":" August 2017","32785":" August 2017","32786":" August 2017","32787":" August 2017","32788":" August 2017","32789":" August 2017","32790":" August 2017","32791":" August 2017","32792":" July 2017","32793":" June 2017","32794":" August 2017","32795":" July 2017","32796":" August 2017","32797":" August 2017","32798":" August 2017","32799":" August 2017","32800":" July 2017","32801":" July 2017","32802":" July 2017","32803":" July 2017","32804":" July 2017","32805":" July 2017","32806":" July 2017","32807":" July 2017","32808":" July 2017","32809":" July 2017","32810":" July 2017","32811":" July 2017","32812":" July 2017","32813":" July 2017","32814":" June 2017","32815":" June 2017","32816":" June 2017","32817":" June 2017","32818":" June 2017","32819":" June 2017","32820":" June 2017","32821":" June 2017","32822":" June 2017","32823":" June 2017","32824":" May 2017","32825":" May 2017","32826":" May 2017","32827":" May 2017","32828":" May 2017","32829":" May 2017","32840":" April 2017","32841":" April 2017","32842":" April 2017","32843":" November 2016","32844":" April 2017","32845":" April 2017","32846":" April 2017","32847":" April 2017","32848":" April 2017","32849":" April 2017","32850":" March 2019","32851":" January 2019","32852":" March 2019","32853":" March 2019","32854":" March 2019","32855":" January 2019","32856":" February 2019","32857":" February 2019","32858":" February 2019","32859":" February 2019","32860":" February 2019","32861":" February 2019","32862":" February 2019","32863":" February 2019","32864":" January 2019","32865":" January 2019","32866":" January 2019","32867":" January 2019","32868":" January 2019","32869":" December 2018","32870":"nil","32875":" November 2018","32876":" October 2018","32877":" October 2018","32878":" October 2018","32879":" October 2018","32880":" October 2018","32881":" October 2018","32882":" October 2018","32883":" October 2018","32884":" October 2018","32885":" October 2018","32886":" September 2018","32887":" September 2018","32888":" September 2018","32889":" September 2018","32895":" February 2018","32896":" May 2018","32897":" April 2018","32898":" April 2018","32899":" April 2018","32900":" April 2018","32901":" April 2018","32902":" April 2018","32903":" April 2018","32904":" March 2018","32905":" February 2018","32906":" March 2018","32907":" February 2018","32908":" March 2018","32909":" February 2018","32916":" January 2018","32917":" January 2018","32918":" December 2017","32919":" December 2017","32920":" December 2017","32921":" December 2017","32922":" December 2017","32923":" November 2017","32924":" December 2017","32925":" November 2017","32926":" November 2017","32927":" November 2017","32928":" November 2017","32929":" November 2017","32935":" October 2017","32936":" October 2017","32937":" October 2017","32938":" October 2017","32939":" October 2017","32950":" September 2017","32951":" September 2017","32952":" September 2017","32953":" September 2017","32954":" September 2017","32955":" September 2017","32956":" September 2017","32957":" September 2017","32958":" August 2017","32959":" August 2017","32960":" August 2017","32961":" August 2017","32962":" August 2017","32963":" August 2017","32964":" August 2017","32965":" August 2017","32966":" August 2017","32967":" August 2017","32968":" August 2017","32969":" August 2017","32975":" July 2017","32976":" July 2017","32978":" July 2017","32979":" July 2017","32980":" July 2017","32981":" July 2017","32982":" July 2017","32983":" July 2017","32984":" July 2017","32990":" July 2017","32991":" July 2017","32993":" June 2017","32994":" June 2017","32995":" June 2017","32996":" June 2017","32997":" June 2017","32998":" June 2017","32999":" June 2017","33010":" May 2017","33011":" May 2017","33012":" May 2017","33013":" May 2017","33014":" May 2017","33015":" May 2017","33016":" April 2017","33017":" April 2017","33018":" April 2017","33019":" April 2017","33025":" April 2017","33026":" April 2017","33027":" April 2017","33028":" April 2017","33029":" March 2017","33030":" March 2017","33031":" April 2017","33032":" April 2017","33033":" March 2017","33034":" March 2017","33035":" March 2017","33036":" March 2017","33037":" March 2017","33038":" March 2017","33039":" March 2017","33040":" March 2017","33041":" March 2017","33043":" January 2017","33044":" January 2017","33045":" December 2016","33046":" January 2017","33047":" January 2017","33048":" December 2016","33050":" March 2019","33051":" March 2019","33052":" March 2019","33053":" March 2019","33054":" February 2019","33055":" March 2019","33056":" March 2019","33057":" February 2019","33058":" March 2019","33059":" March 2019","33060":" March 2019","33061":" March 2019","33062":" March 2019","33063":" March 2019","33064":" March 2019","33065":" March 2019","33066":" March 2019","33067":" March 2019","33068":" March 2019","33069":" March 2019","33070":" March 2019","33071":" March 2019","33072":" March 2019","33073":" March 2019","33074":" March 2019","33075":" March 2019","33076":" March 2019","33077":" March 2019","33078":" March 2019","33079":" March 2019","33080":" March 2019","33081":" March 2019","33082":" March 2019","33083":" March 2019","33084":" March 2019","33085":" February 2019","33086":" March 2019","33087":" March 2019","33088":" March 2019","33089":" March 2019","33090":"nil","33095":" February 2019","33096":" February 2019","33097":" February 2019","33098":" February 2019","33099":" February 2019","33100":" February 2019","33101":" February 2019","33102":" February 2019","33103":" February 2019","33104":" February 2019","33110":" February 2019","33111":" December 2018","33112":" February 2019","33113":" February 2019","33114":" February 2019","33115":" February 2019","33116":" February 2019","33117":" February 2019","33118":" February 2019","33119":" February 2019","33125":" January 2019","33126":" January 2019","33127":" January 2019","33128":" January 2019","33129":" January 2019","33130":" January 2019","33131":" January 2019","33132":" January 2019","33133":" January 2019","33134":" January 2019","33135":" January 2019","33136":" January 2019","33137":" January 2019","33138":" August 2018","33139":" December 2018","33140":" January 2019","33141":" January 2019","33142":" January 2019","33143":" January 2019","33144":" January 2019","33145":" January 2019","33146":" January 2019","33147":" January 2019","33148":" January 2019","33149":" January 2019","33150":" December 2018","33151":" January 2019","33152":" January 2019","33153":" January 2019","33154":" January 2019","33155":" December 2018","33156":" January 2019","33157":" January 2019","33158":" January 2019","33159":" December 2018","33160":" December 2018","33161":" December 2018","33162":" December 2018","33163":" December 2018","33164":" December 2018","33165":" December 2018","33166":" December 2018","33167":" December 2018","33168":" December 2018","33169":" December 2018","33175":" December 2018","33176":" December 2018","33177":" December 2018","33178":" December 2018","33179":" December 2018","33180":" December 2018","33181":" December 2018","33182":" December 2018","33183":" November 2018","33184":" December 2018","33185":" September 2018","33186":" November 2018","33187":" November 2018","33188":" November 2018","33189":" November 2018","33190":" November 2018","33191":" November 2018","33192":" November 2018","33193":" November 2018","33194":" November 2018","33200":" October 2018","33201":" October 2018","33202":" October 2018","33203":" October 2018","33204":" October 2018","33205":" September 2018","33206":" October 2018","33207":" October 2018","33208":" October 2018","33209":" October 2018","33210":" September 2018","33211":" October 2018","33212":" September 2018","33213":" September 2018","33214":" September 2018","33215":" September 2018","33216":" September 2018","33217":" September 2018","33218":" September 2018","33219":" August 2018","33220":" September 2018","33221":" September 2018","33222":" September 2018","33223":" September 2018","33224":" September 2018","33225":" August 2018","33226":" August 2018","33227":" August 2018","33228":" August 2018","33229":" August 2018","33231":" August 2018","33232":" August 2018","33233":" August 2018","33234":" August 2018","33240":" August 2018","33241":" August 2018","33242":" August 2018","33243":" August 2018","33244":" August 2018","33245":" August 2018","33246":" August 2018","33247":" August 2018","33248":" August 2018","33249":" August 2018","33250":" March 2019","33255":" December 2018","33260":"nil","33270":" July 2018","33280":" January 2018","33285":" November 2017","33305":" April 2017","33315":" February 2017","33320":" December 2016","33325":" October 2016","33335":" July 2016","33340":" June 2016","33345":" June 2016","33350":" April 2016","33365":" December 2015","33370":" November 2015","33375":" October 2015","33380":" September 2015","33385":" August 2015","33390":" October 2014","33400":" May 2015","33405":" April 2015","33410":" February 2015","33415":" November 2014","33420":" November 2014","33430":" July 2014","33435":" June 2014","33440":" May 2014","33445":" April 2014","33450":"nil","33465":" November 2018","33466":" November 2018","33467":" November 2018","33468":" November 2018","33469":" November 2018","33475":" September 2018","33476":" August 2018","33477":" August 2018","33478":" August 2018","33479":" August 2018","33480":" August 2018","33481":" July 2018","33482":" July 2018","33483":" August 2018","33484":" August 2018","33490":" August 2018","33491":" August 2018","33492":" August 2018","33493":" August 2018","33494":" August 2018","33500":" July 2018","33501":" June 2018","33502":" June 2018","33503":" June 2018","33504":" June 2018","33510":" May 2018","33511":" May 2018","33512":" May 2018","33513":" May 2018","33514":" May 2018","33515":" May 2018","33516":" May 2018","33517":" April 2018","33518":" April 2018","33519":" April 2018","33520":" April 2018","33521":" April 2018","33522":" April 2018","33523":" April 2018","33524":" April 2018","33525":" April 2018","33526":" April 2018","33527":" March 2018","33528":" March 2018","33529":" March 2018","33530":" March 2018","33531":" March 2018","33532":" March 2018","33533":" March 2018","33534":" March 2018","33540":" January 2018","33541":" January 2018","33542":" January 2018","33543":" January 2018","33544":" January 2018","33545":" January 2018","33546":" January 2018","33547":" January 2018","33548":" January 2018","33549":" January 2018","33560":" November 2017","33561":" November 2017","33562":" November 2017","33563":" October 2017","33564":" October 2017","33565":" October 2017","33566":" October 2017","33567":" October 2017","33568":" October 2017","33569":" October 2017","33570":" October 2017","33571":" September 2017","33572":" September 2017","33573":" August 2017","33574":" August 2017","33575":" August 2017","33576":" August 2017","33578":" July 2017","33579":" August 2017","33590":" May 2017","33591":" May 2017","33592":" April 2017","33593":" May 2017","33594":" May 2017","33595":" April 2017","33596":" April 2017","33597":" March 2017","33598":" March 2017","33599":" March 2017","33600":" February 2017","33601":" April 2016","33602":" February 2017","33603":" February 2017","33604":" February 2017","33605":" February 2017","33606":" February 2017","33607":" February 2017","33609":" February 2017","33610":" January 2017","33611":" January 2017","33612":" January 2017","33613":" January 2017","33614":" January 2017","33615":" January 2017","33616":" December 2016","33617":" December 2016","33618":" December 2016","33619":" December 2016","33620":" December 2016","33621":" December 2016","33622":" December 2016","33623":" December 2016","33624":" December 2016","33630":" November 2016","33631":" November 2016","33632":" November 2016","33633":" November 2016","33634":" November 2016","33635":" November 2016","33636":" November 2016","33637":" November 2016","33638":" November 2016","33639":" November 2016","33645":" October 2016","33646":" October 2016","33647":" October 2016","33648":" October 2016","33649":" October 2016","33650":" January 2019","33651":" February 2019","33652":" January 2019","33653":" January 2019","33654":" January 2019","33655":" November 2018","33656":" October 2018","33657":" July 2018","33658":" August 2018","33659":" August 2018","33660":" August 2018","33661":" July 2018","33662":" July 2018","33663":" February 2018","33664":" April 2018","33665":" March 2018","33666":" March 2018","33667":" February 2018","33668":" December 2017","33669":" January 2018","33670":"nil","33680":" June 2017","33681":" May 2017","33682":" May 2017","33683":" March 2017","33684":" April 2017","33685":" March 2017","33686":" December 2016","33687":" May 2016","33689":" September 2016","33690":" September 2016","33691":" September 2016","33692":" September 2016","33693":" August 2016","33694":" July 2016","33695":" July 2016","33696":" July 2016","33697":" July 2016","33698":" July 2016","33699":" July 2016","33700":" June 2016","33701":" May 2016","33702":" May 2016","33703":" April 2016","33704":" April 2016","33705":" May 2015","33706":" March 2016","33707":" August 2015","33708":" March 2016","33709":" February 2016","33716":" September 2015","33717":" September 2015","33718":" September 2015","33719":" September 2015","33721":" August 2015","33722":" August 2015","33723":" August 2015","33724":" August 2015","33725":" July 2015","33726":" July 2015","33727":" June 2015","33728":" June 2015","33729":" May 2015","33730":" April 2015","33731":" April 2015","33732":" April 2015","33733":" March 2015","33734":" February 2015","33735":" March 2015","33736":" February 2015","33737":" January 2015","33738":" January 2015","33739":" January 2015","33745":" August 2014","33746":" January 2014","33747":" July 2014","33748":" July 2014","33749":" July 2014","33750":" June 2014","33751":" June 2014","33752":" June 2014","33753":" May 2014","33754":" May 2014","33755":" November 2013","33756":" April 2014","33757":" April 2014","33758":" February 2014","33759":" January 2014","33760":" January 2014","33761":" December 2013","33762":" November 2013","33763":" September 2013","33764":" August 2013","33765":" August 2013","33767":" August 2013","33768":" August 2013","33775":" June 2013","33776":" May 2013","33777":" April 2013","33778":" January 2013","33779":" December 2012","33785":" December 2012","33786":" December 2012","33787":" August 2012","33788":" July 2012","33789":" April 2012","33790":" June 2012","33791":" June 2012","33792":" May 2012","33793":" January 2012","33794":" May 2012","33795":" March 2012","33796":" March 2012","33797":" March 2012","33798":" January 2012","33799":" November 2011","33805":" September 2011","33806":" September 2011","33807":" May 2011","33808":" July 2011","33809":" July 2011","33810":" May 2011","33811":" April 2011","33812":" April 2011","33813":" December 2010","33814":" December 2010","33815":" October 2010","33816":" October 2010","33817":" September 2010","33818":" September 2010","33819":" June 2010","33820":" May 2010","33821":" March 2010","33822":" August 2009","33823":" March 2009","33824":" January 2009","33825":" November 2008","33826":" June 2008","33827":" March 2008","33828":" October 2007","33829":" July 2007","33835":"nil","33840":" November 2018","33841":" November 2018","33842":" November 2018","33843":" October 2018","33844":" October 2018","33845":" September 2018","33846":" September 2018","33847":" August 2018","33848":" August 2018","33849":" July 2018","33850":" August 2018","33851":" August 2018","33852":" August 2018","33853":" August 2018","33854":" July 2018","33855":" July 2018","33856":" July 2018","33857":" July 2018","33858":" June 2018","33859":" June 2018","33860":" July 2017","33861":" May 2018","33862":" May 2018","33863":" April 2018","33864":" March 2018","33865":" March 2018","33866":" March 2018","33867":" March 2018","33868":" March 2018","33869":" February 2018","33870":" January 2018","33871":" January 2018","33872":" January 2018","33873":" January 2018","33874":" December 2017","33875":" January 2018","33876":" December 2017","33877":" December 2017","33878":" December 2017","33879":" October 2017","33885":" October 2017","33886":" October 2017","33887":" September 2017","33888":" September 2017","33889":" September 2017","33890":" September 2017","33891":" August 2017","33892":" September 2017","33893":" September 2017","33894":" August 2017","33895":" June 2017","33896":" August 2017","33897":" August 2017","33898":" August 2017","33899":" July 2017","33900":" January 2017","33901":" July 2017","33902":" July 2017","33903":" July 2017","33904":" July 2017","33905":" July 2017","33906":" July 2017","33907":" June 2017","33908":" June 2017","33909":" June 2017","33910":" April 2017","33911":" May 2017","33912":" May 2017","33913":" March 2017","33914":" May 2017","33915":" May 2017","33916":" April 2017","33917":" April 2017","33918":" May 2017","33919":" April 2017","33920":" April 2017","33921":" April 2017","33922":" April 2017","33923":" April 2017","33924":" March 2017","33930":" February 2017","33931":" February 2017","33932":" February 2017","33933":" January 2017","33934":" January 2017","33945":" November 2016","33946":" November 2016","33947":" November 2016","33948":" October 2016","33949":" September 2016","33950":" October 2016","33951":" October 2016","33952":" September 2016","33953":" September 2016","33954":" August 2016","33960":" September 2016","33961":" September 2016","33962":" August 2016","33963":" September 2016","33964":" July 2016","33966":" August 2016","33967":" August 2016","33968":" August 2016","33969":" July 2016","33970":" July 2016","33971":" July 2016","33972":" July 2016","33973":" July 2016","33974":" July 2016","33975":" July 2016","33976":" July 2016","33977":" July 2016","33978":" June 2016","33979":" June 2016","33980":" June 2016","33981":" June 2016","33983":" May 2016","33984":" May 2016","33985":" May 2016","33986":" May 2016","33987":" May 2016","33988":" May 2016","33989":" May 2016","33990":" May 2016","33991":" April 2016","33992":" May 2016","33993":" April 2016","33994":" April 2016","33995":" April 2016","33996":" April 2016","33997":" April 2016","33998":" April 2016","33999":" April 2016","34000":" April 2016","34001":" April 2016","34002":" March 2016","34003":" March 2016","34005":" February 2019","34006":" February 2019","34007":" December 2018","34008":" December 2018","34009":" December 2018","34010":" December 2018","34011":" November 2018","34012":" October 2018","34013":" October 2018","34014":" August 2018","34015":" October 2018","34016":" September 2018","34017":" September 2018","34018":" September 2018","34019":" August 2018","34020":" August 2018","34021":" August 2018","34022":" August 2018","34023":" May 2018","34024":" June 2018","34025":" July 2018","34026":" June 2018","34027":" June 2018","34028":" May 2018","34029":" May 2018","34030":" March 2018","34031":" April 2018","34032":" March 2018","34033":" March 2018","34034":" February 2018","34035":"nil","34040":" January 2018","34041":" November 2017","34042":" January 2018","34043":" December 2017","34044":" December 2017","34045":" November 2017","34046":" November 2017","34047":" October 2017","34048":" September 2017","34049":" September 2017","34050":" August 2017","34051":" August 2017","34052":" July 2017","34053":" August 2017","34054":" July 2017","34055":" July 2017","34056":" July 2017","34057":" July 2017","34058":" July 2017","34059":" June 2017","34060":" May 2017","34061":" June 2017","34062":" May 2017","34063":" December 2016","34064":" April 2017","34070":" February 2017","34071":" January 2017","34072":" January 2017","34073":" December 2016","34075":" November 2016","34076":" December 2016","34077":" December 2016","34078":" December 2016","34079":" October 2016","34080":" October 2016","34081":" October 2016","34082":" October 2016","34083":" August 2016","34084":" October 2016","34085":" September 2016","34086":" September 2016","34087":" September 2016","34088":" September 2016","34089":" September 2016","34090":" September 2016","34091":" September 2016","34092":" August 2016","34093":" August 2016","34094":" August 2016","34095":" June 2016","34096":" August 2016","34097":" August 2016","34098":" July 2016","34099":" July 2016","34100":" July 2016","34101":" July 2016","34102":" June 2016","34103":" May 2016","34104":" May 2016","34105":" May 2016","34106":" May 2016","34107":" May 2016","34108":" May 2016","34109":" April 2016","34110":" April 2016","34111":" April 2016","34112":" April 2016","34113":" March 2016","34114":" March 2016","34115":" March 2016","34116":" February 2016","34117":" February 2016","34118":" February 2016","34119":" February 2016","34120":" February 2016","34121":" January 2016","34125":" March 2019","34130":" March 2019","34135":" February 2019","34140":" January 2019","34145":" January 2019","34150":" September 2018","34155":"nil","34160":" July 2018","34165":" July 2018","34170":" June 2018","34175":" April 2018","34185":" March 2018","34195":" February 2018","34200":" January 2018","34205":" January 2018","34210":" December 2017","34220":" November 2017","34225":" November 2017","34250":" September 2017","34255":" August 2017","34260":" August 2017","34270":" July 2017","34305":" April 2017","34310":" April 2017","34325":" August 2018","34326":" August 2018","34327":" August 2018","34328":" August 2018","34329":" August 2018","34330":" July 2018","34331":" August 2018","34332":" July 2018","34333":" July 2018","34334":" June 2018","34335":" July 2018","34336":" July 2018","34337":" June 2018","34338":" June 2018","34339":" June 2018","34340":" May 2018","34341":" July 2017","34342":" August 2017","34343":" August 2017","34344":" May 2017","34345":" May 2017","34346":" July 2017","34347":" July 2017","34348":" July 2017","34349":" July 2017","34350":" July 2017","34351":" June 2017","34352":" June 2017","34353":" June 2017","34354":" May 2017","34355":" May 2017","34356":" May 2017","34357":" May 2017","34358":" August 2016","34359":" August 2016","34360":" August 2016","34361":" August 2016","34362":" June 2016","34363":" July 2016","34364":" July 2016","34365":"nil","34375":" July 2016","34376":" July 2016","34377":" June 2016","34378":" July 2016","34379":" May 2016","34380":" June 2016","34381":" June 2016","34382":" June 2016","34383":" June 2016","34384":" June 2016","34385":" June 2016","34386":" June 2016","34387":" June 2016","34388":" June 2016","34389":" June 2016","34390":" May 2016","34391":" June 2016","34392":" June 2016","34393":" June 2016","34394":" May 2016","34400":" May 2016","34401":" May 2016","34402":" May 2016","34403":" May 2016","34404":" May 2016","34405":" May 2016","34406":" May 2016","34407":" May 2016","34408":" May 2016","34409":" April 2016","34415":" July 2015","34416":" August 2015","34417":" June 2015","34418":" August 2015","34419":" July 2015","34420":" July 2015","34421":" June 2015","34422":" July 2015","34423":" June 2015","34424":" July 2015","34425":" July 2015","34426":" June 2015","34427":" July 2015","34428":" July 2015","34429":" July 2015","34430":" July 2015","34431":" July 2015","34432":" July 2015","34433":" July 2015","34434":" June 2015","34435":" May 2015","34436":" May 2015","34437":" May 2015","34438":" April 2015","34439":" April 2015","34440":" May 2015","34441":" July 2014","34442":" July 2014","34443":" August 2014","34444":" July 2014","34445":" May 2014","34446":" May 2014","34447":" May 2014","34448":" August 2013","34449":" July 2013","34455":" July 2011","34456":" August 2011","34457":" August 2011","34458":" August 2011","34459":" August 2011","34460":" July 2011","34461":" May 2011","34462":" July 2011","34463":" June 2010","34465":" October 2018","34466":" October 2018","34467":" July 2018","34468":" September 2017","34469":" August 2017","34470":" July 2017","34471":" July 2017","34472":" July 2017","34473":" July 2017","34474":" June 2017","34475":" April 2017","34476":" April 2017","34477":" November 2016","34478":" November 2016","34479":" August 2016","34480":" August 2016","34481":" August 2016","34482":" July 2016","34483":" July 2016","34484":" July 2016","34485":" July 2016","34486":" July 2016","34487":" July 2016","34488":" July 2016","34489":" June 2016","34490":"nil","34500":" July 2015","34501":" July 2015","34502":" June 2015","34503":" June 2015","34504":" May 2015","34510":" May 2014","34511":" August 2014","34513":" August 2014","34514":" July 2014","34520":" October 2013","34521":" November 2013","34522":" August 2013","34523":" July 2013","34524":" July 2013","34530":" February 2012","34535":"nil","34545":" June 2016","34546":" January 2016","34547":" August 2015","34548":" July 2015","34549":" July 2015","34550":" May 2015","34551":" February 2015","34552":" December 2014","34553":" November 2014","34554":" October 2014","34556":" May 2014","34558":" February 2014","34559":" December 2013","34560":" September 2018","34561":" June 2018","34562":" August 2017","34563":" March 2017","34564":" February 2017","34565":" July 2016","34566":" January 2016","34567":" October 2015","34568":" August 2015","34569":" August 2014","34570":" June 2014","34571":" November 2012","34572":" July 2013","34573":" July 2007","34574":"nil","34575":"nil","34576":" March 2019","34577":" March 2019","34578":" March 2019","34579":" March 2019","34580":" March 2019","34581":" March 2019","34582":" March 2019","34583":" March 2019","34584":" March 2019","34585":" March 2019","34586":" March 2019","34587":" March 2019","34588":" February 2019","34589":" February 2019","34590":" February 2019","34591":" February 2019","34592":" February 2019","34593":" February 2019","34594":" February 2019","34595":" December 2018","34596":" January 2019","34597":" December 2018","34598":" December 2018","34599":" December 2018","34600":" November 2018","34601":"nil","34606":" April 2018","34607":" August 2018","34608":" August 2018","34609":" August 2018","34610":" August 2018","34611":" July 2018","34612":" July 2018","34613":" July 2018","34614":" July 2018","34615":" July 2018","34616":" July 2018","34617":" July 2018","34618":" June 2018","34619":" June 2018","34620":" June 2018","34626":" May 2018","34627":" April 2018","34628":" May 2018","34629":" April 2018","34630":" April 2018","34631":" April 2018","34632":" April 2018","34633":" April 2018","34634":" March 2018","34635":" March 2018","34636":" March 2018","34637":" March 2018","34638":" March 2018","34639":" March 2018","34640":" March 2018","34641":" March 2018","34643":" March 2018","34644":" March 2018","34645":" March 2018","34646":" February 2018","34647":" January 2018","34648":" February 2018","34650":" February 2018","34651":" February 2018","34653":" February 2018","34654":" February 2018","34655":" February 2018","34663":" January 2018","34664":" January 2018","34667":" January 2018","34668":" January 2018","34669":" December 2017","34670":" January 2018","34671":" January 2018","34672":" January 2018","34673":" January 2018","34674":" December 2017","34682":" November 2017","34683":" December 2017","34684":" December 2017","34685":" December 2017","34688":" December 2017","34690":" December 2017","34705":" October 2017","34710":" October 2017","34716":" September 2017","34718":" September 2017","34719":" September 2017","34736":" August 2017","34737":" June 2017","34740":" July 2017","34741":" July 2017","34743":" July 2017","34744":" June 2017","34745":" July 2017","34761":" May 2017","34764":" April 2017","34765":" April 2017","34767":" April 2017","34769":" April 2017","34771":" March 2017","34772":" March 2017","34773":" March 2017","34774":" February 2017","34775":" February 2017","34776":"nil","34781":" November 2015","34782":" November 2015","34783":" December 2014","34784":" November 2013","34785":" February 2013","34786":" August 2012","34787":" October 2012","34788":" August 2012","34789":" June 2012","34790":" January 2012","34791":" August 2011","34792":" December 2009","34793":" August 2008","34794":" September 2008","34795":" July 2007","34796":"nil","34801":" October 2018","34802":" October 2018","34803":" September 2018","34804":" September 2018","34805":" August 2018","34806":" July 2018","34807":" August 2018","34808":" July 2018","34809":" August 2018","34810":" July 2018","34811":" July 2018","34812":" July 2018","34813":" July 2018","34814":" July 2018","34815":" June 2018","34821":" January 2018","34822":" January 2018","34825":" November 2017","34826":" November 2017","34828":" October 2017","34829":" October 2017","34830":" October 2017","34831":" October 2017","34832":" October 2017","34833":" October 2017","34834":" October 2017","34835":" October 2017","34836":" October 2017","34837":" September 2017","34838":" September 2017","34840":" September 2017","34841":" September 2017","34843":" September 2017","34844":" August 2017","34845":" August 2017","34847":" August 2017","34848":" August 2017","34849":" August 2017","34850":" August 2017","34851":" August 2017","34852":" August 2017","34853":" August 2017","34854":" July 2017","34855":" June 2017","34856":" June 2017","34857":" June 2017","34859":" June 2017","34861":" May 2017","34862":" May 2017","34863":" April 2017","34864":" March 2017","34865":" April 2017","34867":" February 2017","34868":" February 2017","34869":" February 2017","34870":" January 2017","34871":" January 2017","34872":" January 2017","34874":" December 2016","34875":" December 2016","34876":" November 2016","34880":" October 2016","34881":" October 2016","34882":" October 2016","34883":" October 2016","34885":" September 2016","34886":" September 2016","34887":" September 2016","34888":" August 2016","34890":" September 2016","34891":" September 2016","34892":" August 2016","34893":" August 2016","34894":" August 2016","34895":" August 2016","34896":" August 2016","34897":" August 2016","34911":" July 2016","34912":" July 2016","34917":" June 2016","34918":" May 2016","34919":" May 2016","34920":" May 2016","34921":" March 2016","34922":" March 2016","34924":" February 2016","34925":" February 2016","34926":" January 2016","34927":" August 2015","34928":" January 2016","34929":" December 2015","34930":" October 2015","34932":" October 2015","34934":" September 2015","34941":" August 2015","34942":" August 2015","34944":" August 2015","34945":" August 2015","34952":" July 2015","34953":" June 2015","34955":" July 2015","34956":" June 2015","34957":" June 2015","34960":" May 2015","34962":" May 2015","34963":" February 2015","34964":" February 2015","34966":" December 2014","34967":" November 2014","34968":" October 2014","34969":" October 2014","34970":" November 2014","34972":" October 2014","34973":" October 2014","34974":" October 2014","34975":" October 2014","34976":" September 2014","34979":" September 2014","34980":" August 2014","34981":" August 2014","34984":" August 2014","34985":" August 2014","34986":" August 2014","34987":" August 2014","34988":" August 2014","34989":" July 2014","34990":" July 2014","34991":" July 2014","34994":" July 2014","34996":"nil","35001":" August 2018","35006":" September 2017","35016":" June 2017","35021":" August 2016","35031":" February 2015","35041":" August 2013","35046":" August 2018","35047":" August 2018","35048":" August 2018","35049":" July 2018","35050":" March 2018","35051":" February 2017","35052":" August 2017","35053":" July 2017","35054":" August 2017","35055":" August 2017","35056":" July 2017","35057":" June 2017","35058":" July 2017","35059":" December 2016","35060":" July 2016","35061":" July 2016","35062":" May 2016","35063":" August 2015","35064":" February 2016","35065":" February 2016","35066":" July 2015","35067":" June 2015","35068":" June 2015","35069":" June 2015","35070":" June 2015","35071":"nil","35076":" May 2013","35081":" February 2019","35082":" October 2018","35083":" October 2018","35084":" September 2018","35085":" September 2018","35086":"nil","35091":" October 2017","35092":" September 2017","35093":" September 2017","35094":" September 2017","35095":" September 2017","35096":" September 2017","35097":" August 2017","35098":" August 2017","35099":" August 2017","35100":" July 2017","35101":" August 2017","35102":" June 2017","35103":" June 2017","35104":" March 2017","35105":" February 2017","35111":" November 2016","35112":" November 2016","35113":" August 2016","35114":" October 2016","35115":" September 2016","35121":" June 2016","35122":" July 2016","35123":" June 2016","35124":" May 2016","35125":" May 2016","35126":" May 2016","35127":" March 2016","35128":" February 2016","35129":" February 2016","35130":" October 2015","35131":" October 2015","35132":" August 2015","35133":" August 2015","35134":" July 2015","35135":" June 2015","35136":" June 2015","35137":" July 2014","35138":" April 2015","35139":" December 2014","35140":" September 2014","35141":" September 2014","35142":" August 2014","35143":" August 2014","35144":" August 2014","35145":" July 2014","35146":" July 2014","35147":" July 2014","35148":" July 2014","35149":" July 2014","35150":" June 2014","35151":" June 2014","35152":" February 2014","35153":" February 2014","35154":" February 2014","35155":" February 2014","35156":" January 2014","35157":" November 2013","35158":" November 2013","35159":" September 2013","35160":" September 2013","35161":" September 2013","35162":" August 2013","35163":" August 2013","35164":" August 2013","35165":" August 2013","35166":" June 2013","35167":" June 2013","35168":" May 2013","35169":" February 2013","35170":" October 2012","35171":" October 2012","35172":" July 2012","35173":" August 2012","35174":" August 2012","35175":" March 2012","35176":" September 2011","35177":" September 2011","35178":" August 2011","35179":" July 2011","35180":" August 2009","35181":" August 2009","35186":" October 2018","35187":" October 2018","35188":" August 2018","35189":" August 2018","35190":" July 2018","35191":" February 2018","35192":" August 2017","35193":" June 2017","35194":" September 2016","35195":" September 2016","35196":" October 2015","35197":" August 2015","35198":" June 2015","35199":" August 2013","35200":" September 2013","35201":" August 2013","35202":" September 2013","35203":" July 2013","35204":" August 2013","35205":" July 2013","35206":"nil","35211":" January 2019","35212":" December 2018","35213":" October 2018","35214":" August 2018","35215":" September 2018","35216":" October 2018","35217":" October 2018","35218":" September 2018","35219":" October 2018","35220":" August 2018","35226":" August 2018","35227":" August 2018","35228":" July 2018","35229":" August 2018","35230":" August 2018","35236":" July 2018","35237":" July 2018","35238":" July 2018","35239":" May 2018","35240":" July 2017","35241":" June 2018","35242":" April 2018","35243":" April 2018","35244":" July 2017","35245":" July 2017","35246":" February 2018","35247":" October 2017","35248":" October 2017","35249":" September 2017","35250":" September 2017","35251":" August 2017","35252":" August 2017","35253":" August 2017","35254":" August 2017","35255":" July 2017","35256":" July 2017","35257":" June 2017","35258":" July 2017","35259":" May 2017","35260":" July 2017","35261":" July 2017","35262":" July 2017","35263":" July 2017","35264":" July 2017","35265":" June 2017","35271":" August 2016","35272":" August 2016","35273":" October 2016","35274":" October 2016","35275":" October 2016","35276":" August 2016","35277":" May 2016","35278":" August 2016","35279":" August 2016","35280":" July 2016","35281":" July 2016","35282":" June 2016","35283":" August 2016","35284":" August 2016","35285":" August 2016","35291":" June 2016","35292":" July 2016","35293":" June 2016","35294":" June 2016","35297":" October 2015","35298":" August 2015","35299":" September 2015","35300":" September 2015","35301":" August 2015","35302":" August 2015","35303":" July 2015","35304":" July 2015","35305":" July 2015","35306":" June 2015","35307":" June 2015","35308":" May 2015","35309":" August 2014","35310":" August 2014","35316":" February 2014","35317":" February 2014","35318":" January 2014","35319":" September 2013","35320":" October 2013","35327":" July 2013","35328":" July 2013","35329":" July 2013","35330":" July 2013","35336":" January 2013","35337":" January 2013","35338":" February 2012","35339":" January 2013","35340":" November 2012","35341":" October 2012","35342":" October 2012","35343":" September 2012","35344":" August 2012","35345":" September 2012","35346":" August 2012","35347":" August 2012","35348":" August 2012","35349":" August 2012","35350":" August 2012","35351":" July 2012","35352":" July 2012","35353":" July 2012","35355":" May 2012","35356":" May 2012","35357":" February 2012","35358":" December 2011","35359":" November 2011","35360":" October 2011","35361":" September 2011","35362":" August 2011","35363":" August 2011","35364":" November 2010","35365":" July 2011","35366":" July 2011","35367":" June 2011","35368":" June 2011","35369":" April 2011","35370":" August 2010","35371":" October 2010","35372":" October 2010","35373":" October 2009","35374":" September 2010","35375":" August 2010","35376":" August 2010","35377":" July 2010","35378":" July 2010","35379":" July 2010","35380":" May 2010","35381":" March 2010","35382":" January 2010","35383":" January 2010","35384":" January 2010","35385":" November 2009","35386":" October 2009","35388":" November 2008","35389":" June 2009","35390":" July 2009","35391":" March 2019","35396":" November 2018","35401":" September 2018","35406":" September 2018","35411":" May 2018","35416":"nil","35421":" April 2018","35426":" August 2017","35431":" July 2016","35436":" October 2016","35441":" July 2016","35446":" November 2015","35451":" October 2015","35456":" August 2015","35466":" July 2015","35471":" June 2015","35476":" July 2014","35501":" June 2014","35506":" May 2014","35511":" February 2014","35526":" August 2013","35531":" July 2013","35536":" April 2013","35541":" March 2013","35546":" November 2012","35551":" September 2012","35556":" August 2012","35561":" August 2012","35566":" July 2012","35576":" July 2011","35581":" August 2011","35586":" June 2011","35591":" July 2017","35592":" February 2017","35593":" August 2016","35594":" August 2016","35595":" July 2016","35596":" June 2016","35597":" May 2016","35598":" August 2015","35599":" July 2015","35600":" November 2014","35601":" May 2015","35602":" October 2014","35603":" July 2014","35604":" June 2014","35605":" February 2014","35606":" August 2013","35607":" August 2013","35608":" July 2013","35609":" June 2013","35610":" September 2012","35611":" July 2012","35612":" July 2012","35613":" May 2012","35614":" May 2012","35615":" August 2011","35616":"nil","35621":" March 2010","35623":" October 2009","35624":" July 2009","35626":" July 2016","35627":" June 2016","35628":" July 2016","35629":" October 2015","35630":" October 2015","35631":" September 2015","35632":" August 2015","35633":" September 2015","35634":" August 2015","35635":" July 2015","35636":" June 2015","35637":" June 2015","35638":" September 2014","35639":" July 2014","35640":" July 2014","35641":"nil","35646":" October 2018","35647":" October 2018","35648":" September 2018","35649":" August 2018","35650":" June 2018","35651":" June 2018","35652":" October 2017","35653":" August 2017","35654":" September 2017","35655":" September 2017","35656":" August 2017","35657":" July 2017","35658":" July 2017","35659":" July 2017","35660":" July 2017","35661":" June 2017","35662":" July 2017","35663":" July 2017","35664":" July 2017","35665":" July 2017","35666":" July 2017","35667":" June 2017","35668":" June 2017","35669":" June 2017","35670":" May 2017","35671":" April 2017","35672":" February 2017","35673":" April 2017","35674":" February 2017","35675":" February 2017","35676":" July 2016","35677":" December 2016","35678":" July 2016","35679":" August 2016","35680":" July 2016","35681":" August 2016","35682":" August 2016","35684":" July 2016","35685":" July 2016","35686":" May 2016","35687":" May 2016","35688":" May 2016","35689":" April 2016","35690":" December 2015","35691":" November 2015","35692":" February 2016","35693":" February 2016","35694":" December 2015","35695":" February 2016","35696":" December 2015","35697":" December 2015","35698":" August 2015","35699":" October 2015","35700":" August 2015","35706":"nil","35710":" March 2019","35715":" February 2019","35720":" December 2018","35725":"nil","35730":" October 2018","35745":" August 2018","35750":" August 2018","35755":" July 2018","35765":" June 2018","35775":" March 2018","35780":" February 2018","35785":" January 2018","35795":" December 2017","35800":" October 2017","35805":" October 2017","35810":" October 2017","35820":" September 2017","35825":" September 2017","35830":" September 2017","35835":" September 2017","35845":" August 2017","35850":" August 2017","35855":" July 2017","35860":" July 2017","35865":" July 2017","35875":" June 2017","35880":" May 2017","35885":" May 2017","35890":" May 2017","35895":" April 2017","35900":" April 2017","35910":" December 2018","35911":" November 2018","35912":" October 2018","35913":" August 2018","35914":" August 2018","35915":" July 2018","35916":" July 2018","35917":" June 2018","35918":" May 2018","35919":" January 2018","35920":"nil","35925":" July 2017","35926":" March 2017","35927":" April 2017","35928":" February 2017","35929":" January 2017","35930":" December 2016","35931":" October 2016","35932":" September 2016","35933":" September 2016","35934":" August 2016","35935":" August 2016","35936":" August 2016","35937":" June 2016","35938":" July 2016","35939":" July 2016","35940":" June 2016","35941":" June 2016","35942":" March 2016","35943":" January 2016","35944":" October 2015","35945":" September 2015","35946":" October 2015","35947":" October 2015","35948":" September 2015","35949":" September 2015","35950":" September 2015","35951":" August 2015","35952":" August 2015","35953":" August 2015","35954":" August 2015","35955":" August 2015","35956":" July 2015","35957":" June 2015","35958":" May 2015","35959":" February 2015","35960":" August 2014","35961":" September 2014","35962":" September 2014","35963":" August 2014","35964":" August 2014","35970":" June 2014","35971":" October 2013","35972":" September 2013","35974":" August 2013","35980":" June 2013","35981":" March 2013","35982":" March 2013","35983":" October 2012","35984":" September 2012","35985":" August 2012","35986":" August 2012","35987":" July 2012","35988":" July 2012","35989":" June 2012","35990":" January 2012","35991":" June 2011","35992":" October 2011","35993":" October 2010","35994":" August 2011","35995":" August 2011","35996":" August 2011","35997":" July 2011","35998":" August 2010","35999":" August 2010","36000":" September 2009","36001":" August 2009","36002":" November 2008","36003":" August 2007","36004":"nil","36015":" March 2019","36016":" March 2019","36017":" March 2019","36018":" March 2019","36019":" March 2019","36020":" February 2019","36021":" January 2019","36022":" January 2019","36023":" December 2018","36024":" December 2018","36025":" November 2018","36026":" November 2018","36027":" October 2018","36028":" September 2018","36029":" September 2018","36030":" September 2018","36031":" September 2018","36032":" September 2018","36033":" August 2018","36034":" August 2018","36035":"nil","36040":" May 2018","36041":" May 2018","36042":" May 2018","36043":" March 2018","36044":" March 2018","36045":" February 2018","36046":" February 2018","36047":" February 2018","36048":" March 2017","36049":" October 2017","36050":" September 2017","36051":" August 2017","36052":" August 2017","36053":" August 2017","36054":" August 2017","36055":" July 2017","36056":" July 2017","36057":" June 2017","36058":" July 2017","36059":" June 2017","36065":" May 2017","36066":" May 2017","36067":" May 2017","36068":" May 2017","36069":" March 2017","36070":" February 2017","36071":" March 2017","36072":" March 2017","36073":" March 2017","36074":" February 2017","36075":" November 2016","36076":" February 2017","36077":" February 2017","36078":" August 2016","36079":" January 2017","36090":" October 2016","36091":" October 2016","36092":" September 2016","36093":" October 2016","36094":" September 2016","36095":" September 2016","36096":" September 2016","36097":" September 2016","36098":" September 2016","36099":" September 2016","36100":" September 2016","36101":" September 2016","36102":" August 2016","36103":" August 2016","36104":" August 2016","36105":" August 2016","36106":" July 2016","36107":" July 2016","36108":" July 2016","36109":" July 2016","36110":" July 2016","36111":" July 2016","36113":" July 2016","36114":" June 2016","36115":" June 2016","36116":" June 2016","36117":" April 2016","36118":" April 2016","36119":" May 2016","36120":" May 2016","36121":" April 2016","36122":" April 2016","36123":" April 2016","36124":" April 2016","36125":" April 2016","36126":" March 2016","36127":" February 2016","36128":" February 2016","36129":" January 2016","36135":" December 2015","36136":" December 2015","36137":" December 2015","36138":" December 2015","36139":" December 2015","36140":" December 2015","36141":" November 2015","36142":" November 2015","36143":" October 2015","36144":" October 2015","36145":" October 2015","36146":" August 2015","36147":" September 2015","36148":" September 2015","36149":" August 2015","36150":" August 2015","36151":" August 2015","36152":" August 2015","36153":" June 2015","36154":" August 2015","36160":" July 2015","36161":" June 2015","36162":" June 2015","36163":" June 2015","36164":" May 2015","36165":" June 2015","36166":" May 2015","36167":" May 2015","36168":" May 2015","36169":" May 2015","36170":" April 2015","36171":" May 2015","36172":" May 2015","36173":" May 2015","36174":" April 2015","36175":" November 2014","36176":" April 2015","36177":" April 2015","36178":" March 2015","36179":" March 2015","36180":" February 2015","36181":" December 2014","36182":" January 2015","36183":" January 2015","36184":" November 2014","36185":" October 2014","36186":" October 2014","36187":" October 2014","36188":" October 2014","36189":" October 2014","36195":" September 2014","36196":" August 2014","36197":" July 2014","36198":" August 2014","36199":" August 2014","36200":" August 2014","36201":" August 2014","36202":" August 2014","36203":" August 2014","36204":" August 2014","36215":" August 2018","36216":" April 2018","36217":" September 2018","36218":" August 2018","36219":" December 2017","36220":" May 2018","36221":" July 2017","36222":" November 2017","36223":" October 2017","36224":" September 2017","36225":" July 2017","36226":" July 2017","36227":" April 2017","36228":" November 2016","36229":" October 2016","36230":" August 2016","36231":" July 2016","36232":" August 2016","36233":" August 2016","36234":" July 2016","36235":"nil","36240":" August 2015","36241":" July 2015","36242":" August 2015","36243":" August 2015","36244":" July 2015","36245":" May 2015","36246":" January 2015","36248":" September 2014","36249":" October 2014","36250":" July 2014","36251":" August 2014","36252":" August 2014","36253":" August 2014","36254":" July 2014","36255":" July 2014","36256":" May 2014","36257":" May 2014","36258":" May 2014","36259":" September 2013","36265":" September 2013","36266":" August 2013","36267":" August 2013","36268":" August 2013","36269":" August 2013","36270":" August 2013","36271":" August 2013","36272":" July 2013","36273":" July 2013","36274":" August 2012","36275":" August 2012","36276":" June 2013","36277":" July 2012","36278":" May 2013","36279":" May 2013","36280":" March 2013","36281":" October 2012","36282":" November 2012","36283":" July 2012","36284":" October 2012","36290":" July 2012","36291":" June 2012","36292":" May 2012","36293":" July 2012","36294":" July 2012","36295":" June 2012","36296":" June 2012","36297":" June 2012","36298":" May 2012","36299":" April 2012","36300":" June 2011","36301":" September 2011","36302":" September 2011","36303":" September 2011","36304":" August 2011","36305":" August 2011","36306":" July 2011","36307":" July 2011","36308":" July 2011","36309":" July 2011","36310":" August 2011","36311":" July 2011","36312":" July 2011","36313":" July 2011","36314":" July 2011","36325":" September 2010","36326":" September 2010","36327":" August 2010","36328":" June 2010","36329":" July 2010","36335":" April 2010","36336":" March 2010","36337":" December 2009","36338":" September 2009","36339":" August 2009","36340":" October 2007","36341":" July 2008","36342":" June 2008","36343":" June 2008","36344":" August 2007","36345":" July 2007","36346":" July 2007","36347":" June 2007","36348":" June 2006","36349":"nil","36360":" July 2018","36361":" July 2018","36362":" August 2018","36363":" August 2018","36364":" August 2018","36365":" July 2018","36366":" August 2017","36367":" July 2018","36368":" June 2018","36369":" May 2018","36370":" May 2018","36371":" April 2018","36372":" August 2017","36373":" July 2017","36374":" June 2017","36375":"nil","36380":" August 2016","36381":" August 2016","36382":" July 2016","36383":" February 2016","36384":" August 2015","36385":" June 2015","36386":" October 2014","36387":" July 2014","36388":" July 2014","36389":" July 2014","36390":" October 2013","36391":" August 2013","36392":" August 2013","36393":" July 2013","36394":" June 2013","36395":" June 2013","36396":" June 2012","36397":" April 2010","36398":" July 2010","36400":" March 2019","36405":" October 2016","36410":"nil","36420":" September 2010","36425":" March 2019","36426":" February 2019","36427":" August 2018","36428":" September 2018","36429":" August 2018","36430":" August 2018","36431":" June 2018","36432":" March 2018","36433":" October 2017","36434":" September 2017","36435":" August 2017","36436":" July 2017","36437":" August 2017","36438":" June 2017","36439":" March 2017","36440":" September 2016","36441":" July 2016","36442":" September 2015","36443":" August 2015","36444":" July 2015","36445":"nil","36450":" September 2013","36451":" August 2013","36452":" June 2013","36453":" August 2012","36454":" September 2011","36455":" June 2011","36456":" May 2011","36457":" April 2011","36458":" August 2010","36459":" June 2010","36465":" August 2007","36466":" August 2007","36467":"nil","36475":"nil","36477":" October 2018","36478":" October 2018","36479":" October 2018","36480":" September 2018","36481":" September 2018","36482":" September 2018","36483":" September 2018","36484":" August 2018","36485":" August 2018","36486":" August 2018","36487":"nil","36492":" July 2018","36493":" June 2018","36494":" June 2018","36495":" June 2018","36496":" June 2018","36497":" February 2018","36498":" September 2017","36499":" August 2017","36500":" September 2017","36501":" August 2017","36517":" May 2017","36518":" June 2017","36519":" April 2017","36520":" August 2016","36521":" May 2017","36532":" December 2016","36533":" December 2016","36534":" December 2016","36535":" December 2016","36536":" December 2016","36537":" August 2016","36538":" October 2016","36539":" September 2016","36540":" October 2015","36541":" September 2016","36542":" August 2016","36543":" August 2016","36544":" August 2016","36545":" August 2016","36546":" July 2016","36547":" July 2016","36548":" June 2016","36549":" July 2016","36550":" July 2016","36551":" June 2016","36552":" May 2016","36553":" August 2015","36554":" August 2015","36555":" August 2015","36556":" July 2015","36562":" July 2017","36563":" June 2017","36564":" September 2016","36565":" June 2016","36566":" August 2015","36567":" August 2013","36572":"nil","36576":" March 2015","36577":" September 2014","36578":" April 2014","36579":" November 2012","36580":" August 2011","36581":" October 2018","36582":" August 2018","36583":" July 2018","36584":" July 2018","36585":" February 2018","36586":" August 2017","36587":" July 2017","36588":" August 2016","36589":" June 2016","36590":" January 2015","36591":"nil","36596":" December 2018","36597":" August 2018","36598":" August 2018","36599":" September 2017","36601":" July 2017","36602":" July 2017","36603":" July 2017","36604":" April 2017","36605":" February 2017","36606":" November 2016","36607":" August 2016","36608":" August 2016","36609":" August 2016","36610":" July 2016","36611":" September 2015","36612":" July 2015","36613":" July 2015","36614":" July 2014","36615":" June 2014","36616":" June 2014","36617":" June 2014","36618":" June 2014","36619":" April 2014","36620":" August 2013","36621":" August 2013","36622":" July 2013","36623":" September 2011","36624":" November 2010","36625":" July 2009","36626":" November 2008","36627":" July 2008","36628":" August 2007","36629":" March 2006","36630":"nil","36631":"nil","36636":"nil","36641":" September 2017","36642":" August 2017","36643":" August 2017","36644":" August 2017","36645":" July 2017","36646":" August 2017","36647":" July 2017","36648":" July 2017","36649":" July 2017","36650":" July 2017","36661":" September 2016","36662":" June 2016","36663":" August 2016","36664":" July 2016","36665":" August 2016","36666":" August 2016","36667":" August 2016","36668":" July 2016","36669":" June 2016","36670":" May 2016","36676":" August 2015","36677":" July 2015","36678":" July 2015","36679":" August 2014","36680":" August 2014","36721":"nil","36726":" August 2016","36727":" August 2016","36728":" August 2016","36729":" August 2016","36730":" July 2016","36731":" July 2016","36732":" July 2015","36733":" August 2015","36734":" August 2015","36735":" July 2015","36736":" June 2015","36737":" September 2014","36738":" August 2014","36739":" July 2014","36740":" July 2014","36746":" September 2013","36747":" September 2013","36748":" August 2013","36749":" June 2013","36750":" September 2012","36751":" September 2012","36752":" August 2012","36753":" July 2012","36754":" July 2012","36755":" July 2012","36756":" June 2012","36757":" September 2011","36758":" August 2011","36759":" June 2011","36760":" July 2011","36761":" June 2010","36762":" July 2010","36763":" September 2009","36764":" July 2009","36765":" May 2008","36766":"nil","36771":" May 2018","36772":" September 2017","36773":" August 2017","36774":" July 2017","36775":" July 2017","36776":" August 2016","36777":" August 2016","36779":" July 2016","36780":" July 2016","36781":" July 2016","36782":" July 2016","36783":" July 2016","36784":" May 2016","36785":" December 2014","36786":" August 2015","36787":" August 2015","36788":" August 2015","36789":" July 2015","36790":" August 2015","36791":" June 2015","36792":" June 2015","36793":" June 2015","36794":" September 2014","36795":" January 2015","36796":" August 2014","36797":" September 2014","36798":" July 2014","36799":" July 2014","36800":" July 2014","36801":" July 2014","36802":" July 2014","36803":" June 2014","36804":" July 2014","36805":" July 2014","36806":" June 2014","36808":" May 2014","36809":" September 2013","36810":" August 2013","36816":" June 2018","36817":" May 2018","36818":" May 2018","36819":" October 2017","36820":" September 2017","36821":" July 2017","36822":" August 2017","36823":" June 2017","36824":" September 2016","36825":" July 2016","36826":" July 2016","36827":" May 2016","36828":" May 2016","36829":" February 2016","36830":" February 2016","36831":" August 2015","36832":" October 2015","36833":" July 2015","36834":" July 2015","36835":" July 2015","36836":" July 2015","36837":" July 2015","36838":" July 2015","36839":" June 2015","36840":" August 2014","36841":" July 2013","36842":" October 2010","36843":" August 2010","36844":" July 2010","36845":" June 2009","36846":" September 2018","36851":" August 2015","36856":" June 2015","36861":" March 2014","36866":"nil","36871":"nil","36876":" June 2018","36877":" May 2018","36878":" February 2018","36879":" September 2017","36880":" August 2017","36881":" July 2017","36882":" May 2017","36883":" June 2017","36884":" June 2017","36885":" September 2016","36886":" April 2018","36887":" July 2017","36888":" November 2016","36889":" July 2016","36890":" August 2015","36891":" March 2015","36892":" August 2014","36893":" July 2014","36894":" August 2012","36895":" September 2010","36896":" October 2018","36897":" November 2017","36898":" November 2017","36899":" October 2017","36900":" September 2017","36901":" September 2017","36902":" September 2017","36903":" September 2017","36904":" August 2017","36905":" August 2017","36906":" August 2017","36907":" August 2017","36908":" July 2017","36910":" July 2017","36911":" June 2017","36912":" June 2017","36913":" May 2017","36914":" May 2017","36915":" May 2017","36916":" October 2016","36917":" February 2017","36918":" November 2016","36921":"nil","36926":" August 2016","36927":" August 2016","36929":" August 2016","36930":" August 2016","36931":" August 2016","36933":" July 2016","36935":" July 2016","36936":" July 2016","36937":" July 2016","36938":" July 2016","36939":" July 2016","36943":" February 2016","36944":" December 2015","36956":" August 2015","36957":" August 2015","36958":" July 2015","36960":" March 2015","36965":" November 2014","36966":" September 2014","36969":" October 2014","36972":" September 2014","36988":" June 2014","36989":" June 2014","36990":" May 2014","36997":" September 2013","36999":" September 2013","37000":" August 2013","37003":" August 2013","37005":" July 2013","37010":" July 2013","37016":" March 2013","37020":" November 2012","37022":" August 2012","37026":" October 2012","37029":" September 2012","37030":" September 2012","37031":" June 2012","37032":" April 2012","37033":" April 2012","37034":" May 2012","37035":" February 2012","37036":" September 2011","37037":" August 2011","37038":" August 2011","37039":" July 2011","37040":" July 2011","37041":" September 2010","37042":" October 2010","37043":" October 2010","37044":" November 2010","37045":" August 2010","37046":" May 2010","37047":" August 2009","37048":" July 2009","37049":" August 2008","37050":" June 2008","37051":" April 2006","37052":" September 2005","37053":"nil","37054":"nil","37061":"nil","37071":" October 2018","37081":" August 2018","37086":" August 2018","37091":" August 2018","37096":" July 2018","37101":" June 2018","37106":" May 2018","37111":" March 2018","37116":" December 2017","37121":" November 2017","37126":" November 2017","37131":" September 2017","37136":" October 2017","37141":" September 2017","37146":" September 2017","37151":" August 2017","37156":" August 2017","37161":" August 2017","37166":" August 2017","37171":" July 2017","37176":" July 2017","37186":" July 2017","37191":" June 2017","37196":" June 2017","37206":" June 2017","37211":" June 2017","37216":" May 2017","37221":" May 2017","37226":" May 2017","37231":" April 2017","37241":" February 2017","37246":" January 2017","37251":" December 2016","37256":" September 2016","37261":" March 2019","37262":" March 2019","37263":" March 2019","37264":" March 2019","37265":" March 2019","37266":" March 2019","37267":" February 2019","37268":" March 2019","37269":" March 2019","37270":" February 2019","37271":" February 2019","37272":" February 2019","37273":" January 2019","37274":" January 2019","37275":" January 2019","37276":"nil","37281":" January 2019","37282":" December 2018","37283":" December 2018","37284":" December 2018","37285":" November 2018","37286":" November 2018","37287":" November 2018","37288":" October 2018","37289":" October 2018","37290":" October 2018","37291":" October 2018","37292":" October 2018","37293":" October 2018","37294":" October 2018","37295":" September 2018","37301":" September 2018","37302":" September 2018","37303":" September 2018","37304":" September 2018","37305":" September 2018","37306":" September 2018","37307":" September 2018","37308":" August 2018","37309":" August 2018","37310":" August 2018","37311":" August 2018","37312":" August 2018","37313":" August 2018","37314":" August 2018","37315":" August 2018","37316":" August 2018","37317":" August 2018","37318":" August 2018","37319":" August 2018","37320":" August 2018","37326":" August 2018","37327":" August 2018","37328":" August 2018","37329":" August 2018","37330":" August 2018","37331":" August 2018","37332":" July 2018","37333":" July 2018","37334":" July 2018","37335":" July 2018","37336":" July 2018","37337":" July 2018","37338":" July 2018","37339":" July 2018","37340":" July 2018","37341":" July 2018","37342":" July 2018","37343":" July 2018","37344":" July 2018","37345":" July 2018","37346":" July 2018","37347":" July 2018","37348":" July 2018","37349":" July 2018","37350":" July 2018","37351":" July 2018","37352":" July 2018","37353":" June 2018","37354":" June 2018","37355":" June 2018","37356":" June 2018","37357":" June 2018","37358":" June 2018","37359":" June 2018","37360":" June 2018","37361":" June 2018","37362":" June 2018","37363":" June 2018","37364":" May 2018","37365":" May 2018","37366":" May 2018","37367":" May 2018","37368":" May 2018","37369":" May 2018","37370":" May 2018","37376":" May 2018","37377":" May 2018","37378":" May 2018","37379":" April 2018","37380":" April 2018","37382":" April 2018","37383":" April 2018","37384":" April 2018","37385":" April 2018","37386":" April 2018","37387":" April 2018","37388":" March 2018","37389":" September 2017","37390":" February 2018","37391":" February 2018","37392":" March 2018","37393":" January 2018","37394":" February 2018","37395":" February 2018","37396":" January 2018","37397":" February 2018","37398":" February 2018","37399":" January 2018","37400":" January 2018","37401":" January 2018","37402":" November 2017","37403":" January 2018","37404":" July 2017","37405":" January 2018","37406":" January 2018","37407":" January 2018","37408":" December 2017","37409":" July 2017","37410":" January 2018","37411":" December 2017","37412":" December 2017","37413":" December 2017","37414":" December 2017","37415":" December 2017","37416":" November 2017","37417":" December 2017","37418":" December 2017","37419":" November 2017","37420":" November 2017","37421":" November 2017","37422":" November 2017","37423":" November 2017","37424":" November 2017","37425":" November 2017","37426":" October 2017","37427":" October 2017","37428":" October 2017","37429":" October 2017","37430":" October 2017","37431":" October 2017","37432":" October 2017","37433":" October 2017","37434":" October 2017","37435":" October 2017","37436":" September 2017","37437":" October 2017","37438":" September 2017","37439":" September 2017","37441":" September 2017","37442":" September 2017","37443":" September 2017","37445":" September 2017","37446":" September 2017","37447":" September 2017","37448":" August 2017","37449":" September 2017","37451":" August 2017","37452":" July 2017","37455":" August 2017","37456":" August 2017","37457":" August 2017","37458":" August 2017","37459":" August 2017","37460":" August 2017","37461":" April 2019","37462":" December 2018","37463":" May 2018","37464":" November 2018","37465":" October 2018","37466":" September 2018","37467":" October 2018","37468":" September 2018","37469":" September 2018","37470":" August 2018","37471":" August 2018","37472":" August 2018","37473":" August 2018","37474":" September 2017","37475":" July 2018","37476":" July 2018","37477":" June 2018","37478":" June 2018","37479":" June 2018","37480":" May 2018","37481":" May 2018","37482":" May 2018","37483":" May 2018","37484":" April 2018","37485":" February 2018","37486":" February 2018","37487":" February 2018","37488":" February 2018","37489":" September 2017","37490":" February 2018","37491":" February 2018","37492":" January 2018","37493":" December 2017","37494":" January 2018","37495":" January 2018","37496":" January 2018","37497":" December 2017","37498":" November 2017","37499":" October 2017","37500":" November 2017","37501":" October 2017","37502":" August 2017","37503":" October 2017","37504":" October 2017","37505":" October 2017","37506":" October 2017","37507":" June 2017","37508":" September 2017","37509":" April 2017","37510":" August 2017","37511":" August 2017","37512":" August 2017","37513":" August 2017","37514":" August 2017","37515":" June 2017","37516":" August 2017","37517":" August 2017","37518":" August 2017","37519":" August 2017","37520":" July 2017","37521":" July 2017","37522":" July 2017","37523":" July 2017","37524":" June 2017","37525":" June 2017","37526":" June 2017","37527":" July 2017","37528":" June 2017","37529":" June 2017","37530":" May 2017","37531":"nil","37541":" February 2017","37542":" February 2017","37543":" January 2017","37544":" January 2017","37545":" December 2016","37556":" October 2016","37557":" October 2016","37558":" October 2016","37559":" October 2016","37560":" October 2016","37561":" October 2016","37562":" October 2016","37563":" October 2016","37564":" September 2016","37565":" October 2016","37566":" September 2016","37567":" September 2016","37568":" September 2016","37569":" August 2016","37570":" August 2016","37571":" August 2016","37572":" August 2016","37574":" August 2016","37575":" July 2016","37576":" August 2016","37577":" July 2016","37578":" July 2016","37579":" July 2016","37580":" July 2016","37581":" July 2016","37582":" July 2016","37583":" July 2016","37584":" July 2016","37585":" July 2016","37586":" June 2016","37587":" June 2016","37588":" June 2016","37589":" June 2016","37590":" June 2016","37596":" April 2016","37597":" April 2016","37598":" April 2016","37599":" April 2016","37600":" April 2016","37601":" March 2016","37602":" March 2016","37603":" March 2016","37604":" March 2016","37605":" March 2016","37606":" February 2016","37607":" February 2016","37608":" January 2016","37609":" January 2016","37610":" January 2016","37611":" January 2016","37612":" January 2016","37613":" January 2016","37614":" December 2015","37615":" December 2015","37616":" December 2015","37617":" December 2015","37618":" November 2015","37619":" November 2015","37620":" October 2015","37636":" September 2015","37637":" September 2015","37638":" September 2015","37639":" August 2015","37640":" August 2015","37641":" August 2015","37642":" August 2015","37643":" August 2015","37644":" August 2015","37645":" August 2015","37646":" August 2015","37647":" August 2015","37648":" July 2015","37649":" August 2015","37650":" August 2015","37651":" July 2015","37652":" July 2015","37653":" August 2015","37654":" July 2015","37655":" July 2015","37656":" July 2015","37657":" July 2015","37658":" July 2015","37659":" July 2015","37660":" July 2015","37661":" October 2018","37662":" August 2018","37663":" July 2018","37664":" July 2018","37665":" June 2018","37666":" June 2018","37667":" December 2017","37668":" November 2017","37669":" July 2017","37670":" June 2017","37671":" June 2017","37672":" January 2017","37673":" April 2017","37674":" December 2016","37675":" December 2015","37676":" October 2016","37677":" October 2016","37678":" August 2016","37679":" September 2016","37680":" September 2016","37681":" August 2016","37682":" August 2016","37683":" August 2016","37684":" August 2016","37685":" September 2015","37686":" July 2016","37687":" August 2016","37688":" July 2016","37689":" July 2016","37690":" June 2016","37691":"nil","37701":" September 2015","37702":" July 2015","37703":" August 2015","37704":" August 2015","37705":" July 2015","37706":" July 2015","37707":" July 2015","37708":" July 2015","37709":" July 2015","37710":" July 2015","37711":" June 2015","37712":" June 2015","37713":" June 2015","37714":" June 2015","37715":" June 2015","37716":" May 2015","37717":" May 2015","37718":" May 2015","37719":" May 2015","37720":" April 2015","37721":" May 2015","37722":" March 2015","37723":" February 2015","37724":" February 2015","37725":" January 2015","37726":" August 2014","37727":" December 2014","37728":" October 2014","37729":" November 2014","37730":" August 2014","37731":" September 2014","37732":" September 2014","37733":" August 2014","37734":" July 2014","37735":" July 2014","37736":" August 2014","37737":" August 2014","37738":" July 2014","37739":" June 2014","37740":" June 2014","37741":" November 2013","37742":" October 2013","37743":" February 2014","37744":" December 2013","37746":" October 2013","37747":" September 2013","37748":" July 2013","37749":" November 2012","37750":" September 2012","37751":" August 2012","37752":" August 2012","37753":" July 2012","37754":" April 2012","37755":" August 2011","37756":" July 2011","37757":" July 2011","37758":" April 2011","37759":" June 2011","37760":" October 2010","37761":" September 2010","37762":" July 2010","37763":" July 2010","37765":" September 2009","37766":"nil","37771":" December 2018","37772":" November 2018","37773":" November 2018","37774":" October 2018","37775":" September 2018","37776":" September 2018","37777":" July 2018","37778":" August 2018","37779":" August 2018","37780":" August 2018","37786":" July 2018","37787":" July 2018","37788":" July 2018","37789":" July 2018","37790":" May 2018","37791":" June 2018","37792":" June 2018","37793":" May 2018","37794":" April 2018","37795":" March 2018","37802":" October 2017","37803":" October 2017","37805":" October 2017","37807":" September 2017","37810":" September 2017","37812":" September 2017","37815":" August 2017","37817":" August 2017","37818":" August 2017","37819":" May 2017","37820":" August 2017","37826":" June 2017","37827":" June 2017","37828":" June 2017","37832":" May 2017","37834":" April 2017","37835":" April 2017","37836":" March 2017","37837":" March 2017","37838":" February 2017","37839":" February 2017","37846":" December 2016","37848":" December 2016","37849":" December 2016","37850":" December 2016","37851":" December 2016","37852":" November 2016","37853":" November 2016","37854":" October 2016","37855":" October 2016","37857":" October 2016","37858":" October 2016","37859":" September 2016","37860":" September 2016","37861":" September 2016","37862":" September 2016","37863":" September 2016","37864":" September 2016","37865":" September 2016","37866":" September 2016","37867":" July 2016","37870":" August 2016","37871":" August 2016","37873":" August 2016","37874":" August 2016","37875":" August 2016","37876":" August 2016","37877":" August 2016","37878":" August 2016","37879":" August 2016","37881":" July 2016","37882":" July 2016","37885":" August 2016","37886":" July 2016","37887":" July 2016","37889":" July 2016","37890":" July 2016","37892":" July 2016","37894":" July 2016","37896":" June 2016","37900":" June 2016","37901":" June 2016","37902":" June 2016","37903":" May 2016","37904":" May 2016","37905":" April 2016","37907":" July 2015","37909":" March 2016","37910":" March 2016","37913":" February 2016","37914":" February 2016","37915":" February 2016","37917":" February 2016","37920":" January 2016","37923":" December 2015","37936":" October 2015","37937":" October 2015","37938":" October 2015","37939":" September 2015","37940":" August 2015","37941":" September 2015","37944":" September 2015","37946":" August 2015","37948":" August 2015","37949":" August 2015","37950":" August 2015","37951":" August 2015","37966":" March 2019","37971":" August 2018","37976":" May 2018","37981":"nil","37986":" September 2017","37991":" August 2017","37996":" July 2017","38001":" April 2017","38006":" January 2017","38011":" August 2016","38016":" August 2016","38021":" July 2016","38026":" April 2016","38046":" May 2015","38051":" October 2014","38076":" August 2012","38081":" May 2011","38086":" March 2019","38087":" January 2019","38088":" January 2019","38089":" October 2018","38090":" August 2018","38091":" August 2018","38092":" July 2018","38093":" August 2018","38094":" July 2018","38095":" July 2018","38096":"nil","38101":" February 2018","38103":" October 2017","38104":" June 2017","38105":" September 2017","38106":" October 2017","38107":" September 2017","38108":" August 2017","38109":" July 2017","38110":" July 2017","38111":" July 2017","38112":" July 2017","38113":" June 2017","38114":" June 2017","38115":" June 2017","38121":" January 2017","38122":" September 2016","38123":" October 2016","38125":" September 2016","38126":" September 2016","38127":" September 2016","38128":" September 2016","38129":" July 2016","38130":" July 2016","38131":" July 2016","38132":" July 2016","38133":" July 2016","38134":" July 2016","38135":" June 2016","38136":" May 2016","38137":" June 2016","38138":" May 2016","38139":" May 2016","38140":" May 2016","38146":" September 2015","38147":" August 2015","38148":" August 2015","38149":" August 2015","38150":" July 2015","38152":" June 2015","38153":" June 2015","38154":" June 2014","38155":" July 2014","38156":" February 2014","38157":" September 2013","38158":" August 2013","38159":" August 2013","38160":" August 2013","38161":" August 2013","38162":" July 2013","38163":" June 2013","38164":" May 2013","38165":" May 2013","38166":" April 2013","38167":" March 2013","38168":" March 2013","38169":" July 2012","38170":" September 2012","38176":" August 2012","38177":" July 2012","38178":" July 2012","38179":" July 2012","38180":" May 2012","38181":" March 2012","38182":" July 2011","38183":" May 2011","38184":" June 2011","38185":" April 2011","38186":" August 2010","38187":" January 2011","38188":" January 2011","38189":" August 2010","38190":" April 2010","38196":" October 2007","38197":" August 2007","38198":" June 2006","38199":"nil","38206":" March 2019","38207":" May 2018","38208":" November 2018","38209":" February 2019","38210":" November 2018","38211":"nil","38221":" December 2017","38222":" November 2017","38223":" July 2017","38224":" July 2017","38225":" July 2017","38226":" July 2017","38227":" April 2017","38228":" August 2016","38229":" January 2017","38230":" December 2016","38231":" December 2016","38232":" June 2016","38233":" October 2016","38234":" June 2016","38235":" July 2016","38236":" July 2016","38237":" June 2016","38238":" May 2016","38239":" March 2016","38240":" June 2015","38241":" December 2015","38242":" November 2015","38243":" November 2015","38244":" September 2015","38245":" September 2015","38246":" August 2015","38247":" August 2015","38248":" July 2015","38249":" June 2015","38250":" June 2015","38251":" June 2015","38252":" May 2015","38253":" November 2014","38254":" October 2014","38255":" September 2014","38256":" September 2014","38257":" August 2014","38258":" July 2014","38259":" August 2014","38261":" August 2014","38262":" August 2014","38263":" July 2014","38264":" August 2014","38265":" June 2014","38266":" May 2014","38267":" April 2014","38268":" March 2014","38269":" December 2013","38270":" November 2013","38276":" July 2013","38277":" June 2013","38278":" April 2013","38279":" March 2013","38280":" March 2013","38286":" August 2012","38287":" August 2012","38288":" August 2012","38289":" August 2012","38290":" September 2011","38291":" July 2012","38292":" July 2012","38293":" June 2012","38294":" June 2011","38295":" February 2012","38301":" September 2011","38302":" June 2011","38303":" September 2011","38304":" August 2011","38305":" June 2011","38306":" July 2011","38307":" July 2011","38308":" July 2011","38309":" July 2011","38310":" July 2011","38312":" July 2011","38313":" January 2011","38314":" December 2010","38315":" November 2010","38316":" November 2010","38317":" October 2009","38318":" August 2008","38319":" August 2006","38320":" July 2006","38321":"nil","38331":" December 2016","38332":" October 2016","38333":" September 2016","38334":" September 2016","38335":" September 2016","38336":" August 2016","38337":" July 2016","38338":" July 2016","38339":" March 2016","38340":" February 2016","38341":" December 2015","38342":" October 2015","38343":" July 2015","38344":" August 2015","38345":" July 2015","38346":" February 2015","38347":" February 2015","38348":" July 2014","38349":" September 2014","38350":" August 2014","38351":" July 2014","38352":" June 2014","38353":" May 2014","38354":" September 2013","38355":" September 2013","38356":" August 2013","38357":" August 2013","38358":" August 2013","38359":" August 2013","38360":" August 2013","38366":" August 2012","38367":" July 2012","38368":" July 2012","38369":" June 2012","38370":" November 2011","38371":" August 2011","38372":" July 2011","38373":" July 2011","38374":" July 2010","38375":" November 2006","38376":" September 2006","38377":" October 2005","38378":" July 2005","38379":" July 2005","38380":" July 2005","38381":" July 2004","38382":"nil","38383":"nil","38384":"nil","38385":"nil","38386":" January 2019","38387":" September 2018","38388":" August 2018","38389":" July 2018","38390":" June 2018","38391":" May 2018","38392":" October 2017","38393":" July 2017","38394":" July 2017","38395":" June 2017","38396":"nil","38401":" August 2016","38402":" July 2016","38403":" June 2016","38404":" June 2016","38405":" June 2016","38406":" May 2016","38407":" September 2015","38408":" September 2015","38409":" September 2015","38410":" August 2015","38412":" August 2015","38413":" August 2015","38414":" July 2015","38415":" July 2015","38416":" July 2015","38417":" June 2015","38418":" June 2015","38419":" May 2015","38420":" December 2014","38421":" November 2014","38422":" December 2014","38423":" October 2014","38424":" September 2014","38425":" September 2014","38431":" October 2013","38432":" June 2013","38433":" August 2013","38434":" August 2013","38435":" August 2013","38436":" September 2012","38437":" July 2013","38438":" May 2013","38439":" September 2012","38440":" September 2012","38441":" August 2012","38442":" June 2012","38443":" May 2012","38444":" March 2012","38445":" December 2011","38446":" November 2011","38447":" November 2011","38448":" November 2011","38449":" September 2011","38450":" August 2011","38451":" September 2011","38452":" August 2011","38453":" July 2011","38454":" July 2010","38455":" July 2010","38461":" September 2016","38466":" October 2015","38471":" August 2015","38476":" August 2014","38481":"nil","38491":" August 2011","38496":" July 2010","38501":" July 2008","38506":" March 2019","38507":" February 2019","38508":" August 2018","38509":" November 2017","38510":" July 2017","38511":" June 2017","38512":" May 2016","38513":" October 2016","38514":" October 2016","38515":" August 2016","38516":" August 2016","38517":" August 2016","38518":" August 2016","38519":" June 2016","38520":" June 2016","38521":" September 2015","38522":" October 2015","38523":" September 2015","38524":" August 2015","38525":" July 2015","38526":" September 2015","38527":" July 2015","38528":" June 2015","38529":" January 2015","38530":" January 2015","38531":" January 2015","38532":" June 2014","38533":" August 2014","38534":" February 2014","38535":" April 2014","38536":" March 2014","38537":" July 2013","38538":" February 2014","38539":" August 2013","38540":" August 2013","38541":" July 2013","38542":" June 2013","38543":" August 2012","38544":" December 2012","38545":" August 2012","38546":"nil","38551":" June 2012","38552":" May 2012","38553":" April 2011","38554":" March 2011","38556":" December 2018","38557":" March 2018","38558":" October 2018","38559":" September 2018","38560":" September 2018","38561":" September 2018","38562":" September 2018","38563":" September 2018","38564":" September 2018","38565":" August 2018","38566":" September 2018","38567":" September 2018","38568":" August 2018","38569":" August 2018","38570":" August 2018","38571":" July 2018","38572":" July 2018","38573":" July 2018","38574":" July 2018","38575":" July 2018","38576":" July 2018","38577":" June 2018","38578":" June 2018","38579":" June 2018","38580":" June 2018","38581":" May 2018","38582":" May 2018","38583":" May 2018","38584":" May 2018","38585":" April 2018","38586":" April 2018","38587":" March 2018","38588":" February 2018","38589":" October 2017","38590":" October 2017","38591":" September 2017","38592":" June 2017","38593":" August 2017","38594":" August 2017","38595":" July 2017","38596":" August 2017","38597":" July 2017","38598":" July 2017","38599":" July 2017","38600":" June 2017","38601":" August 2016","38602":" November 2016","38603":" September 2016","38604":" August 2016","38605":" August 2016","38606":" July 2016","38607":" July 2016","38608":" July 2016","38609":" June 2016","38610":" December 2015","38611":" September 2015","38612":" September 2015","38613":" September 2015","38614":" August 2015","38615":" July 2015","38616":" July 2015","38617":" March 2015","38618":" January 2015","38619":" October 2014","38620":" September 2014","38621":"nil","38636":" June 2012","38637":" March 2012","38638":" August 2011","38639":" August 2009","38640":" July 2009","38641":" July 2009","38642":" June 2009","38643":" July 2008","38646":"nil","38651":" July 2016","38652":" July 2016","38653":" June 2016","38654":" August 2015","38655":" December 2014","38656":" December 2014","38657":" October 2013","38658":" July 2012","38661":" March 2019","38662":" February 2019","38663":" March 2019","38664":" March 2019","38665":" March 2019","38666":" March 2019","38667":" March 2019","38668":" March 2019","38669":" February 2019","38670":" March 2019","38671":" March 2019","38672":" February 2019","38673":" February 2019","38674":" January 2019","38675":" August 2018","38676":" January 2019","38677":" December 2018","38678":" December 2018","38679":" December 2018","38680":" December 2018","38681":" November 2018","38682":" November 2018","38683":" November 2018","38684":" November 2018","38685":" November 2018","38686":" October 2018","38687":" October 2018","38688":" October 2018","38689":" October 2018","38690":" October 2018","38691":" September 2018","38692":" September 2018","38693":" September 2018","38694":" September 2018","38695":"nil","38696":"nil","38701":" October 2017","38702":" September 2018","38703":"nil","38704":" September 2018","38705":" September 2018","38706":" September 2018","38707":" September 2018","38708":" September 2018","38709":" September 2018","38710":" September 2018","38711":" September 2018","38712":" September 2018","38713":"nil","38714":" August 2018","38715":" September 2017","38716":" August 2018","38717":" August 2018","38718":" August 2018","38719":" July 2018","38720":" August 2018","38721":" August 2018","38722":" August 2018","38723":" August 2018","38724":" August 2018","38725":" July 2018","38726":" July 2018","38727":" July 2018","38728":" July 2018","38729":" July 2018","38730":" July 2018","38731":" July 2018","38732":" July 2018","38733":" July 2018","38734":" June 2018","38735":" July 2018","38736":" July 2018","38737":" July 2018","38738":" July 2018","38739":" July 2018","38740":" July 2018","38741":" July 2018","38742":" July 2018","38743":" July 2018","38744":" July 2018","38745":" July 2018","38746":" June 2018","38747":" July 2018","38748":" July 2018","38749":" June 2018","38750":" July 2018","38756":" June 2018","38757":" June 2018","38758":" June 2018","38759":" June 2018","38760":" June 2018","38761":" April 2018","38762":"nil","38763":" June 2018","38764":" June 2018","38765":" June 2018","38766":" June 2018","38767":" June 2018","38768":" June 2018","38769":" June 2018","38770":" May 2018","38771":" May 2018","38772":" May 2018","38773":" May 2018","38774":" May 2018","38775":" May 2018","38776":" May 2018","38777":" May 2018","38778":" May 2018","38779":" May 2018","38780":" March 2018","38781":" April 2018","38782":" April 2018","38783":" April 2018","38784":" April 2018","38785":" April 2018","38786":" April 2018","38787":" April 2018","38788":" April 2018","38789":" April 2018","38790":" April 2018","38791":" April 2018","38792":" March 2018","38793":" March 2018","38794":" March 2018","38795":" March 2018","38796":" March 2018","38797":" February 2018","38798":" March 2018","38799":" June 2017","38800":" September 2017","38801":" February 2018","38802":" February 2018","38803":" February 2018","38804":" February 2018","38805":" February 2018","38806":" February 2018","38807":" February 2018","38808":" February 2018","38809":" January 2018","38810":" January 2018","38821":" December 2017","38822":" December 2017","38823":" November 2017","38824":" December 2017","38825":" November 2017","38826":" November 2017","38827":" November 2017","38828":" November 2017","38829":" November 2017","38830":" November 2017","38831":" November 2017","38832":" November 2017","38833":" October 2017","38834":" November 2017","38835":" October 2017","38836":" October 2017","38837":" October 2017","38838":" October 2017","38839":" October 2017","38840":" October 2017","38841":" October 2017","38842":" October 2017","38843":" October 2017","38844":" October 2017","38845":" October 2017","38846":" October 2017","38847":" October 2017","38848":" October 2017","38849":" October 2017","38850":" September 2017","38856":" August 2017","38857":" October 2017","38858":" October 2017","38859":" October 2017","38860":" October 2017","38861":" November 2018","38866":" July 2018","38871":" July 2017","38876":" September 2016","38881":" July 2016","38886":" June 2016","38891":" October 2015","38896":"nil","38901":" August 2013","38906":" September 2011","38911":" July 2018","38912":" August 2017","38913":" June 2018","38914":" June 2018","38915":" June 2018","38916":" May 2018","38917":" February 2018","38918":" December 2017","38919":" July 2017","38920":" September 2017","38921":" September 2017","38922":" August 2017","38923":" August 2017","38924":" August 2017","38925":" August 2017","38926":" July 2017","38927":" July 2017","38928":" July 2017","38929":" July 2017","38930":" May 2017","38931":" January 2017","38932":" September 2016","38933":" September 2016","38934":" August 2016","38935":" September 2016","38936":" September 2016","38937":" August 2016","38938":" August 2016","38939":" August 2016","38940":" August 2016","38941":"nil","38951":" May 2016","38952":" April 2016","38953":" April 2016","38954":" December 2015","38955":" February 2016","38956":" January 2016","38957":" October 2015","38958":" September 2015","38959":" September 2015","38960":" August 2015","38961":" August 2015","38962":" July 2015","38963":" May 2015","38964":" June 2015","38965":" May 2015","38971":" August 2014","38972":" August 2014","38973":" August 2014","38974":" August 2014","38975":" June 2014","38976":" July 2014","38977":" June 2014","38978":" May 2014","38979":" February 2014","38980":" October 2013","38986":" August 2012","38987":" August 2012","38988":" April 2012","38989":" August 2011","38990":" September 2011","38991":" June 2011","38992":" August 2011","38993":" August 2011","38994":" June 2011","38995":" January 2011","38996":" September 2010","38997":" August 2010","38998":" August 2010","38999":" August 2010","39000":" July 2010","39001":" July 2010","39002":" July 2010","39003":" July 2010","39005":" June 2010","39011":" July 2009","39012":" July 2009","39013":" May 2009","39014":" October 2008","39015":" October 2008","39021":" December 2018","39022":" October 2018","39023":" August 2018","39024":" July 2018","39025":" June 2018","39026":"nil","39031":" August 2018","39032":" July 2018","39033":" August 2017","39034":" July 2017","39035":" May 2017","39036":" August 2015","39037":" June 2015","39038":" May 2015","39039":" July 2014","39040":" July 2014","39041":" May 2014","39042":" August 2013","39043":" August 2013","39044":" July 2013","39045":" July 2013","39046":" March 2019","39047":" September 2017","39048":" August 2018","39049":" August 2018","39050":" July 2018","39051":" August 2017","39052":" July 2017","39053":" July 2017","39054":" July 2017","39055":" July 2017","39056":" July 2017","39057":" May 2017","39058":" March 2017","39059":" June 2016","39060":" September 2016","39061":" September 2016","39062":" September 2016","39063":" September 2016","39064":" August 2016","39065":" August 2016","39066":"nil","39071":" September 2015","39072":" September 2015","39073":" July 2015","39074":" July 2015","39075":" July 2015","39076":" July 2015","39077":" May 2015","39078":" October 2014","39079":" August 2014","39080":" August 2014","39081":" August 2014","39082":" July 2014","39083":" July 2014","39084":" May 2014","39085":" September 2013","39086":" July 2018","39091":" June 2015","39096":"nil","39101":" October 2013","39106":" July 2013","39111":" June 2013","39116":" July 2012","39126":" September 2018","39127":" August 2018","39128":" August 2018","39129":" August 2018","39130":" July 2018","39131":"nil","39141":" August 2017","39142":" July 2017","39143":" July 2016","39144":" July 2016","39145":" July 2016","39151":" June 2015","39152":" June 2015","39153":" September 2014","39154":" August 2014","39156":" May 2018","39157":" September 2017","39158":" August 2017","39159":" July 2017","39160":" June 2017","39161":"nil","39171":" May 2013","39172":" January 2014","39173":" September 2013","39174":" August 2013","39175":" August 2012","39176":" July 2012","39177":" August 2012","39178":" June 2012","39179":" May 2007","39181":" July 2017","39182":" June 2017","39183":" September 2016","39184":" July 2016","39185":" July 2016","39186":" July 2016","39187":" June 2016","39188":" June 2016","39189":" August 2015","39190":" August 2015","39191":" July 2015","39192":" August 2014","39193":" August 2014","39194":" August 2014","39195":" August 2013","39196":" July 2013","39197":" July 2013","39199":" May 2013","39200":" July 2012","39201":" February 2013","39202":" August 2012","39203":" September 2012","39204":" August 2012","39205":" June 2012","39206":" July 2011","39207":" August 2011","39208":" July 2011","39209":" April 2010","39210":" September 2009","39211":"nil","39226":"nil","39229":" August 2017","39234":" July 2017","39239":" July 2016","39244":" May 2016","39249":" July 2015","39254":" July 2015","39259":" July 2014","39269":" August 2013","39279":"nil","39284":" July 2011","39289":" August 2010","39309":" August 2018","39310":" May 2018","39311":" July 2018","39312":" July 2018","39313":" July 2018","39314":" May 2018","39315":" September 2017","39316":" September 2017","39317":" September 2017","39318":" August 2017","39319":" July 2017","39320":" August 2017","39321":" June 2017","39322":" June 2017","39323":" June 2017","39324":"nil","39334":" July 2016","39335":" July 2016","39336":" June 2016","39337":" May 2016","39338":" June 2016","39339":" May 2016","39340":" May 2016","39341":" September 2015","39342":" July 2015","39343":" August 2015","39344":" May 2015","39345":" July 2015","39346":" August 2015","39347":" July 2015","39348":" July 2015","39349":" July 2015","39350":" July 2015","39351":" June 2015","39352":" June 2015","39353":" June 2015","39354":" June 2015","39355":" May 2015","39356":" July 2014","39357":" September 2014","39358":" September 2014","39359":" July 2014","39360":" July 2014","39361":" June 2014","39362":" June 2013","39363":" September 2013","39369":" June 2013","39370":" May 2013","39371":" October 2012","39372":" July 2012","39373":" July 2012","39384":" August 2010","39385":" September 2009","39386":" August 2009","39387":" July 2008","39388":" July 2008","39389":" August 2017","39390":" August 2017","39391":" August 2017","39392":" July 2017","39393":" June 2017","39394":" August 2016","39395":" October 2016","39396":" September 2016","39397":" August 2016","39398":" September 2016","39399":"nil","39419":" May 2015","39420":" August 2014","39421":" September 2014","39422":" September 2014","39423":" July 2014","39429":"nil","39434":" September 2015","39435":" April 2015","39436":" September 2014","39437":" September 2014","39438":" August 2014","39439":" September 2013","39440":" July 2013","39441":" May 2013","39442":" May 2013","39443":" July 2011","39449":" July 2018","39450":" September 2017","39451":" July 2017","39452":" July 2017","39453":" November 2016","39454":" August 2016","39455":" May 2016","39456":" August 2015","39457":" July 2015","39459":"nil","39464":" September 2013","39465":" July 2013","39466":" July 2013","39467":" July 2013","39468":" June 2013","39469":" September 2012","39470":" June 2012","39471":" August 2011","39472":" July 2011","39473":" June 2011","39474":" July 2016","39479":"nil","39482":" March 2019","39483":" March 2019","39484":" February 2019","39485":" January 2019","39486":" January 2019","39487":" September 2018","39488":" August 2018","39489":" February 2018","39490":" February 2018","39491":" September 2017","39492":"nil","39497":" August 2016","39498":" August 2016","39499":" August 2016","39500":" August 2016","39501":" August 2016","39502":" August 2016","39503":" August 2016","39504":" August 2016","39505":" August 2016","39506":" July 2016","39522":" August 2014","39523":" August 2014","39524":" July 2014","39525":" August 2014","39526":" August 2014","39527":" July 2014","39528":" July 2014","39529":" July 2014","39530":" August 2013","39531":" March 2014","39532":" March 2014","39533":" March 2014","39534":" January 2014","39535":" August 2013","39536":" September 2013","39537":" September 2013","39538":" August 2013","39539":" August 2013","39540":" August 2013","39541":" July 2013","39542":" February 2013","39543":" February 2013","39544":" February 2013","39545":" August 2012","39547":"nil","39551":"nil","39556":"nil","39560":"nil","39563":"nil","39565":" August 2018","39566":" June 2018","39567":" August 2017","39568":" August 2017","39569":" August 2017","39570":"nil","39580":" August 2015","39581":" August 2015","39582":" August 2015","39583":" August 2015","39584":" August 2015","39585":"nil","39590":"nil","39595":" February 2019","39596":" February 2019","39597":" January 2019","39598":" January 2019","39599":" December 2018","39610":" October 2018","39611":" October 2018","39612":" October 2018","39613":" October 2018","39614":" October 2018","39620":" September 2018","39621":" September 2018","39622":" July 2018","39623":" September 2018","39624":" September 2018","39630":" August 2018","39631":" August 2018","39632":" August 2018","39633":" August 2018","39634":" August 2018","39635":" August 2018","39636":" August 2018","39637":" July 2018","39638":" July 2018","39639":" July 2018","39640":" July 2018","39641":" May 2018","39642":" July 2018","39643":" July 2018","39644":" July 2018","39645":" June 2018","39646":" June 2018","39647":" June 2018","39648":" May 2018","39649":" May 2018","39650":" May 2018","39651":" May 2018","39652":" May 2018","39653":" April 2018","39654":" April 2018","39655":" April 2018","39656":" March 2018","39657":" February 2018","39658":" January 2018","39659":" January 2018","39660":" December 2017","39661":" December 2017","39662":" December 2017","39663":" December 2017","39664":" November 2017","39665":" November 2017","39666":" November 2017","39667":" November 2017","39668":" November 2017","39669":" November 2017","39670":" November 2017","39671":" November 2017","39672":" October 2017","39673":" October 2017","39674":" September 2017","39675":" October 2017","39676":" October 2017","39677":" October 2017","39678":" October 2017","39679":" October 2017","39680":" October 2017","39681":" October 2017","39682":" October 2017","39683":" October 2017","39684":" September 2017","39685":" September 2017","39686":" September 2017","39687":" September 2017","39688":" September 2017","39689":" September 2017","39695":" September 2017","39696":" September 2017","39697":" September 2017","39698":" September 2017","39699":" September 2017","39700":" August 2017","39701":" August 2017","39702":" August 2017","39703":" August 2017","39704":" August 2017","39710":" August 2017","39711":" August 2017","39712":" August 2017","39713":" August 2017","39714":" August 2017","39715":" August 2017","39716":" August 2017","39718":" August 2017","39719":" July 2017","39725":" July 2017","39726":" July 2017","39727":" July 2017","39728":" July 2017","39729":" July 2017","39730":" July 2017","39731":" July 2017","39732":" June 2017","39733":" July 2017","39734":" July 2017","39736":" October 2016","39737":" June 2017","39738":" June 2017","39739":" June 2017","39740":" June 2017","39741":" June 2017","39742":" June 2017","39743":" June 2017","39744":" June 2017","39745":" April 2017","39746":" June 2017","39747":" June 2017","39748":" May 2017","39749":" May 2017","39750":" April 2017","39751":" May 2017","39752":" May 2017","39753":" May 2017","39754":" May 2017","39755":" May 2017","39756":" May 2017","39757":" April 2017","39758":" April 2017","39759":" April 2017","39760":" April 2017","39761":" April 2017","39762":" April 2017","39763":" April 2017","39764":" April 2017","39765":" March 2017","39766":" January 2017","39767":" January 2017","39768":" January 2017","39769":" January 2017","39770":" January 2017","39771":" January 2017","39772":" November 2016","39773":" November 2016","39774":" November 2016","39785":" September 2016","39786":" September 2016","39787":" September 2016","39788":" September 2016","39789":" August 2016","39790":" March 2019","39791":" March 2019","39792":" March 2019","39793":" March 2019","39794":" March 2019","39795":" March 2019","39796":" March 2019","39797":" February 2019","39798":" March 2019","39799":" February 2019","39800":" February 2019","39801":" February 2019","39802":" January 2019","39803":" December 2018","39804":" November 2018","39805":" October 2018","39806":" November 2018","39807":" November 2018","39808":" October 2018","39809":" October 2018","39810":" October 2018","39811":" October 2018","39812":" September 2018","39813":" September 2018","39815":" September 2018","39816":" September 2018","39817":" August 2018","39818":" July 2018","39819":" July 2018","39820":"nil","39825":" July 2018","39826":" June 2018","39827":" June 2018","39828":" June 2018","39829":" May 2018","39830":" June 2018","39831":" June 2018","39832":" June 2018","39833":" May 2018","39834":" May 2018","39835":" May 2018","39836":" May 2018","39837":" April 2018","39838":" April 2018","39839":" April 2018","39845":" March 2018","39846":" March 2018","39847":" February 2018","39848":" January 2018","39849":" January 2018","39860":" November 2017","39861":" October 2017","39862":" November 2017","39863":" November 2017","39864":" October 2017","39865":" October 2017","39866":" October 2017","39867":" August 2017","39868":" October 2017","39869":" October 2017","39870":" October 2017","39871":" October 2017","39872":" October 2017","39873":" October 2017","39874":" October 2017","39880":" September 2017","39881":" September 2017","39882":" September 2017","39883":" September 2017","39884":" September 2017","39885":" August 2017","39886":" September 2017","39887":" September 2017","39888":" September 2017","39889":" August 2017","39890":" August 2017","39891":" August 2017","39892":" August 2017","39893":" August 2017","39894":" August 2017","39895":" August 2017","39896":" August 2017","39897":" August 2017","39898":" August 2017","39899":" August 2017","39900":" August 2017","39901":" August 2017","39902":" August 2017","39903":" July 2017","39904":" August 2017","39905":" August 2017","39906":" August 2017","39907":" August 2017","39908":" August 2017","39909":" August 2017","39910":" August 2017","39911":" July 2017","39912":" July 2017","39913":" July 2017","39914":" July 2017","39915":" July 2017","39916":" July 2017","39917":" July 2017","39918":" July 2017","39919":" June 2017","39920":" July 2017","39921":" July 2017","39922":" July 2017","39923":" June 2017","39924":" June 2017","39925":" June 2017","39926":" June 2017","39927":" June 2017","39928":" June 2017","39929":" June 2017","39935":" May 2017","39936":" May 2017","39937":" May 2017","39938":" May 2017","39939":" May 2017","39940":" May 2017","39941":" May 2017","39942":" May 2017","39943":" May 2017","39944":" April 2017","39945":" April 2017","39946":" April 2017","39947":" April 2017","39948":" April 2017","39949":" April 2017","39955":" March 2017","39956":" February 2017","39957":" March 2017","39958":" February 2017","39959":" February 2017","39960":" February 2017","39961":" January 2017","39962":" January 2017","39963":" January 2017","39970":" November 2016","39971":" November 2016","39972":" October 2016","39973":" October 2016","39974":" October 2016","39975":" October 2016","39976":" October 2016","39977":" October 2016","39978":" October 2016","39979":" September 2016","39980":" September 2016","39981":" September 2016","39982":" September 2016","39983":" September 2016","39984":" September 2016","39985":" September 2016","39986":" August 2016","39987":" August 2016","39988":" August 2016","39989":" August 2016","39990":" May 2018","39991":" November 2018","39992":" September 2018","39993":" September 2017","39994":" May 2018","39995":" May 2018","39996":" March 2018","39997":" November 2017","39998":" December 2017","39999":" October 2017","40000":" October 2017","40001":" October 2017","40002":" October 2017","40003":" October 2017","40004":" October 2017","40005":" August 2017","40006":" August 2017","40007":" August 2017","40008":" April 2017","40009":" May 2017","40010":"nil","40015":" March 2017","40016":" March 2017","40017":" February 2017","40018":" January 2017","40019":" January 2017","40020":" November 2016","40021":" October 2016","40022":" October 2016","40023":" October 2016","40024":" September 2016","40025":" August 2016","40027":" August 2016","40028":" August 2016","40029":" August 2016","40030":" July 2016","40031":" June 2016","40032":" June 2016","40033":" May 2016","40034":" May 2016","40035":" May 2016","40036":" April 2016","40037":" March 2016","40038":" March 2016","40039":" February 2016","40040":" January 2016","40041":" December 2015","40042":" November 2015","40043":" November 2015","40044":" November 2015","40045":" November 2015","40046":" October 2015","40047":" October 2015","40048":" June 2015","40049":" September 2015","40050":" September 2015","40051":" September 2015","40052":" July 2015","40053":" July 2015","40054":" July 2015","40065":" December 2014","40066":" January 2015","40067":" December 2014","40068":" November 2014","40069":" October 2014","40070":" September 2014","40071":" June 2014","40072":" June 2014","40073":" July 2014","40074":" July 2014","40075":" July 2014","40076":" July 2014","40077":" August 2014","40078":" September 2013","40079":" April 2014","40080":" January 2014","40081":" February 2014","40082":" October 2013","40083":" October 2013","40084":" September 2013","40085":" August 2013","40086":" August 2013","40087":" August 2013","40088":" July 2013","40089":" July 2013","40090":" June 2013","40091":" June 2013","40092":" June 2013","40093":" May 2013","40094":" May 2013","40096":" April 2013","40097":" January 2013","40098":" January 2013","40099":" August 2012","40100":" August 2012","40101":" August 2012","40102":" August 2012","40103":" July 2012","40104":" July 2012","40105":" May 2012","40106":" May 2012","40107":" May 2012","40108":" March 2012","40109":" January 2012","40110":" January 2012","40111":" August 2011","40112":" June 2011","40113":" July 2011","40114":" July 2011","40120":" October 2010","40121":" August 2010","40122":" July 2010","40123":" April 2010","40124":" April 2010","40125":" February 2010","40126":" November 2009","40127":" October 2009","40128":" July 2009","40129":" October 2008","40130":" March 2019","40131":" March 2019","40132":" March 2019","40133":" March 2019","40134":" March 2019","40135":" February 2019","40136":" February 2019","40137":" January 2019","40138":" January 2019","40139":" December 2018","40140":"nil","40145":" September 2018","40146":" August 2018","40147":" August 2018","40148":" August 2018","40149":" August 2018","40150":" August 2018","40151":" July 2018","40152":" August 2018","40153":" August 2018","40154":" July 2018","40155":" July 2018","40156":" July 2018","40157":" June 2018","40158":" July 2018","40159":" June 2018","40160":" June 2018","40161":" November 2017","40162":" February 2018","40163":" February 2018","40164":" January 2018","40165":" December 2017","40166":" November 2017","40167":" October 2017","40168":" October 2017","40169":" October 2017","40170":" September 2017","40171":" September 2017","40172":" September 2017","40173":" August 2017","40174":" August 2017","40175":" August 2017","40176":" July 2017","40177":" July 2017","40178":" June 2017","40179":" June 2017","40180":" June 2017","40181":" May 2017","40182":" April 2017","40183":" April 2017","40184":" April 2017","40185":" April 2017","40186":" March 2017","40187":" January 2017","40188":" February 2017","40189":" December 2016","40190":" December 2016","40191":" November 2016","40192":" November 2016","40193":" November 2016","40194":" May 2016","40200":" September 2016","40201":" September 2016","40202":" September 2016","40203":" June 2016","40204":" August 2016","40205":" September 2016","40206":" August 2016","40207":" July 2016","40208":" July 2016","40209":" August 2016","40215":" July 2016","40216":" July 2016","40217":" July 2016","40218":" July 2016","40219":" July 2016","40220":" June 2016","40221":"nil","40222":" April 2016","40223":" April 2016","40224":" April 2016","40225":" February 2016","40226":" February 2016","40227":" January 2016","40228":" April 2015","40229":" September 2015","40235":" October 2015","40236":" October 2015","40237":" October 2015","40238":" October 2015","40239":" October 2015","40240":" September 2015","40241":" September 2015","40242":" September 2015","40243":" September 2015","40244":" September 2015","40245":" September 2015","40246":" August 2015","40247":" August 2015","40248":" August 2015","40249":" July 2015","40250":" February 2015","40251":" July 2015","40252":" June 2015","40253":" June 2015","40254":" June 2015","40255":" June 2015","40256":" May 2015","40257":" March 2015","40258":" April 2015","40259":" April 2015","40260":" March 2015","40261":" March 2015","40262":" March 2015","40263":" March 2015","40265":" March 2015","40266":" March 2015","40267":" February 2015","40268":" February 2015","40269":" February 2015","40270":" January 2015","40271":" September 2014","40272":" August 2014","40273":" November 2014","40274":" November 2014","40275":" October 2014","40276":" October 2014","40277":" September 2014","40278":" June 2014","40279":" August 2014","40280":" August 2014","40281":" September 2014","40282":" August 2014","40283":" August 2014","40284":" August 2014","40285":" August 2014","40286":" August 2014","40287":" July 2014","40288":" July 2014","40289":" July 2014","40290":" July 2014","40291":" July 2014","40292":" July 2014","40293":" May 2014","40294":" June 2014","40295":" May 2014","40296":" May 2014","40297":" May 2014","40298":" April 2014","40299":" April 2014","40305":" October 2013","40306":" October 2013","40307":" October 2013","40308":" July 2013","40309":" June 2013","40315":" May 2012","40317":" December 2012","40318":" April 2012","40319":" September 2012","40320":" May 2012","40321":" October 2012","40322":" September 2012","40323":" October 2011","40324":" August 2012","40325":" July 2012","40326":" July 2012","40327":" July 2012","40328":" September 2011","40329":" May 2012","40330":"nil","40345":" September 2016","40350":" March 2016","40355":" August 2015","40360":" August 2014","40375":" October 2011","40380":" March 2011","40385":" March 2019","40386":" June 2018","40387":" March 2019","40388":" February 2019","40389":" November 2018","40390":" September 2018","40391":" February 2019","40392":" January 2019","40393":" December 2018","40394":" January 2019","40395":"nil","40400":" November 2018","40401":" November 2018","40402":" November 2018","40403":" October 2018","40404":" October 2018","40410":" October 2018","40411":" September 2018","40412":" September 2018","40413":" August 2018","40414":" September 2018","40415":" August 2018","40416":" September 2017","40417":" August 2018","40418":" August 2018","40419":" August 2018","40420":" August 2018","40421":" August 2018","40422":" August 2018","40423":" August 2018","40424":" August 2018","40425":" August 2018","40426":" August 2018","40427":" August 2018","40428":" August 2018","40429":" February 2018","40430":" August 2018","40431":" August 2018","40432":" September 2017","40433":" July 2018","40434":" July 2018","40435":" July 2018","40436":" April 2018","40437":" July 2018","40438":" March 2018","40439":" July 2018","40440":" July 2018","40441":" July 2018","40442":" July 2018","40443":" July 2018","40444":" June 2018","40445":" July 2018","40446":" July 2018","40447":" June 2018","40448":" June 2018","40449":" June 2018","40450":" June 2018","40451":" June 2018","40452":" May 2018","40453":" May 2018","40454":" May 2018","40455":" April 2018","40456":" April 2018","40457":" April 2018","40458":" April 2018","40459":" April 2018","40461":" March 2018","40462":" January 2018","40463":" November 2017","40464":" March 2018","40465":" March 2018","40466":" March 2018","40467":" February 2018","40468":" March 2018","40469":" February 2018","40470":" February 2018","40472":" February 2018","40473":" February 2018","40474":" February 2018","40475":" February 2018","40476":" February 2018","40477":" February 2018","40478":" January 2018","40485":" November 2017","40486":" November 2017","40487":" November 2017","40488":" November 2017","40489":" November 2017","40490":" November 2017","40491":" November 2017","40492":" November 2017","40494":" November 2017","40495":" November 2017","40496":" November 2017","40497":" November 2017","40498":" September 2017","40499":" October 2017","40500":" October 2017","40501":" October 2017","40502":" October 2017","40503":" October 2017","40504":" October 2017","40505":" September 2017","40506":" September 2017","40507":" September 2017","40508":" September 2017","40509":" September 2017","40510":" September 2017","40511":" September 2017","40512":" September 2017","40513":" September 2017","40514":" August 2017","40515":" August 2017","40516":" September 2017","40517":" August 2017","40518":" August 2017","40519":" August 2017","40525":" August 2017","40526":" August 2017","40527":" August 2017","40528":" August 2017","40529":" July 2017","40535":" July 2017","40536":" July 2017","40537":" July 2017","40538":" July 2017","40539":" July 2017","40540":" July 2017","40541":" July 2017","40542":" July 2017","40543":" July 2017","40544":" June 2017","40545":" June 2017","40546":" May 2017","40548":" June 2017","40549":" June 2017","40550":" June 2017","40551":" May 2017","40552":" May 2017","40553":" May 2017","40554":" April 2017","40555":" May 2017","40556":" May 2017","40557":" May 2017","40558":" May 2017","40559":" May 2017","40560":" November 2016","40561":" May 2017","40562":" May 2017","40563":" April 2017","40564":" April 2017","40575":" March 2017","40576":" March 2017","40577":" March 2017","40578":" March 2017","40579":" March 2017","40580":" October 2016","40581":" March 2017","40582":" February 2017","40583":" March 2017","40584":" February 2017","40585":" March 2019","40586":" February 2019","40587":" February 2019","40588":" September 2018","40589":" June 2018","40590":" February 2019","40591":" January 2019","40592":" August 2018","40593":" December 2018","40594":" December 2018","40595":" December 2018","40596":" September 2018","40597":" September 2018","40598":" October 2018","40599":" September 2018","40600":" August 2018","40601":" July 2018","40602":" August 2018","40603":" June 2018","40604":" August 2018","40605":" August 2018","40606":" July 2018","40607":" August 2017","40608":" May 2018","40609":" July 2018","40610":" June 2018","40611":" August 2017","40612":" June 2018","40613":" June 2018","40614":" July 2018","40615":"nil","40630":" January 2018","40631":" January 2018","40632":" December 2017","40633":" October 2017","40634":" October 2017","40635":" October 2017","40636":" September 2017","40637":" August 2017","40638":" August 2017","40639":" August 2017","40640":" August 2017","40641":" August 2017","40642":" August 2017","40644":" June 2017","40645":" June 2017","40646":" June 2017","40647":" June 2017","40648":" June 2017","40649":" June 2017","40650":" May 2017","40651":" May 2017","40652":" July 2016","40653":" March 2017","40654":" March 2017","40655":" February 2017","40656":" March 2017","40657":" February 2017","40658":" February 2017","40659":" February 2017","40660":" February 2017","40662":" January 2017","40663":" December 2016","40664":" December 2016","40665":" August 2016","40666":" December 2016","40667":" November 2016","40668":" November 2016","40669":" October 2016","40680":" August 2016","40685":" July 2016","40686":" July 2016","40687":" July 2016","40688":" July 2016","40689":" July 2016","40690":" August 2015","40691":" June 2016","40692":" June 2016","40693":" June 2016","40694":" May 2016","40695":" May 2016","40696":" May 2016","40697":" April 2016","40698":" August 2015","40699":" March 2016","40700":" March 2016","40701":" February 2016","40702":" July 2015","40703":" January 2016","40704":" January 2016","40705":" December 2015","40706":" December 2015","40707":" December 2015","40708":" August 2015","40709":" November 2015","40730":" July 2015","40732":" June 2015","40733":" July 2015","40734":" July 2015","40737":" March 2015","40738":" May 2015","40739":" May 2015","40740":" April 2015","40741":" March 2015","40742":" March 2015","40743":" March 2015","40744":" April 2014","40745":" January 2015","40746":" February 2015","40748":" December 2014","40749":" December 2014","40750":" November 2014","40751":" November 2014","40753":" October 2014","40754":" September 2014","40755":" August 2014","40756":" August 2014","40757":" August 2014","40758":" August 2014","40759":" August 2014","40760":" August 2014","40761":" August 2014","40762":" August 2014","40763":" August 2014","40764":" July 2014","40770":" June 2014","40771":" June 2014","40772":" June 2014","40773":" June 2014","40774":" May 2014","40775":" May 2014","40776":" May 2014","40779":" September 2013","40780":" February 2014","40781":" January 2014","40782":" January 2014","40783":" January 2014","40784":" January 2014","40785":" September 2017","40786":" May 2017","40787":" July 2016","40788":" November 2016","40789":" September 2016","40790":"nil","40795":" April 2016","40796":" February 2016","40797":" July 2015","40798":" January 2015","40799":" November 2014","40800":" June 2014","40801":" July 2014","40802":" October 2013","40803":" September 2013","40804":" July 2013","40806":" September 2012","40807":" June 2012","40808":" April 2012","40809":" April 2012","40810":" July 2018","40811":" February 2019","40812":" December 2018","40813":" September 2018","40814":" August 2018","40815":" October 2017","40816":" October 2017","40817":" August 2017","40818":" August 2017","40819":" August 2017","40820":" May 2017","40821":" June 2017","40822":" June 2017","40823":" June 2017","40824":" May 2017","40825":"nil","40830":" February 2017","40831":" January 2017","40832":" November 2016","40833":" November 2016","40834":" October 2016","40835":" October 2016","40836":" October 2016","40838":" September 2016","40839":" August 2016","40840":" July 2016","40841":" August 2016","40842":" June 2016","40843":" June 2016","40844":" June 2016","40850":" October 2015","40851":" November 2015","40852":" December 2015","40853":" October 2015","40854":" October 2015","40855":" September 2015","40856":" July 2015","40857":" July 2015","40858":" June 2015","40859":" May 2015","40860":" April 2015","40861":" April 2015","40862":" March 2015","40863":" October 2014","40864":" December 2013","40865":" November 2014","40866":" November 2014","40867":" September 2014","40868":" September 2014","40869":" August 2014","40870":" July 2014","40871":" July 2014","40872":" July 2014","40873":" June 2014","40874":" June 2014","40880":" May 2014","40881":" April 2014","40882":" April 2014","40883":" April 2014","40884":" April 2014","40885":" March 2014","40886":" February 2014","40887":" February 2014","40888":" February 2014","40889":" January 2014","40890":" December 2013","40891":" December 2013","40892":" November 2013","40893":" October 2013","40894":" October 2013","40895":" November 2013","40896":" September 2013","40897":" September 2013","40898":" September 2013","40899":" August 2013","40905":" July 2013","40906":" July 2013","40907":" June 2013","40908":" July 2013","40909":" July 2013","40910":" June 2013","40911":" June 2013","40912":" June 2013","40913":" June 2013","40914":" June 2013","40920":" April 2013","40921":" April 2013","40922":" November 2012","40923":" April 2013","40924":" April 2013","40930":" January 2013","40931":" January 2013","40932":" January 2013","40934":" January 2013","40935":" January 2013","40936":" November 2012","40937":" November 2012","40938":" November 2012","40939":" November 2012","40940":" November 2012","40941":" September 2012","40942":" August 2012","40943":" August 2012","40944":" August 2012","40945":" August 2012","40946":" August 2012","40947":" July 2012","40948":" July 2012","40950":" July 2012","40951":" June 2012","40952":" June 2012","40953":" June 2012","40954":" July 2011","40955":" June 2012","40956":" June 2012","40957":" June 2012","40958":" June 2012","40959":" June 2012","40960":" May 2012","40961":" May 2012","40962":" August 2011","40963":" March 2012","40964":" February 2012","40965":" February 2012","40966":" February 2012","40967":" July 2011","40968":" January 2012","40970":" January 2012","40971":" November 2011","40972":" December 2011","40973":" December 2011","40974":" November 2011","40975":" October 2011","40976":" July 2011","40977":" August 2011","40978":" July 2011","40979":" July 2011","40980":" February 2011","40981":" February 2011","40982":" November 2010","40984":" September 2010","40985":" September 2010","40986":" September 2010","40987":" August 2010","40988":" September 2010","40989":" August 2010","40990":" July 2010","40991":" July 2010","40992":" July 2010","40993":" June 2010","40994":" May 2010","41000":" October 2009","41001":" January 2010","41002":" October 2009","41003":" November 2008","41004":" February 2009","41005":" February 2019","41010":" July 2018","41015":"nil","41020":" September 2018","41030":" July 2018","41035":" July 2018","41040":" April 2018","41065":" July 2017","41070":" July 2017","41075":" November 2016","41080":" May 2017","41085":" May 2017","41090":" October 2016","41095":" October 2016","41100":" September 2016","41110":" August 2016","41115":" August 2016","41120":" July 2016","41125":" June 2016","41130":" April 2016","41135":" March 2016","41140":" June 2015","41145":" October 2015","41150":" September 2015","41165":" July 2015","41170":" July 2015","41175":" July 2015","41180":" June 2015","41190":" March 2015","41195":" November 2014","41200":" November 2014","41205":" June 2018","41206":" August 2017","41207":" July 2017","41208":" July 2017","41209":" July 2017","41210":" July 2017","41211":" August 2016","41212":" July 2016","41213":" July 2016","41214":" July 2016","41215":" July 2016","41216":" June 2016","41217":" July 2015","41218":" August 2015","41219":" August 2015","41220":"nil","41225":" November 2018","41226":" October 2018","41227":" October 2018","41228":" October 2018","41229":" September 2018","41230":"nil","41235":" September 2018","41236":" September 2018","41237":" September 2018","41238":" August 2018","41239":" August 2018","41245":" June 2018","41246":" July 2018","41247":" July 2018","41248":" July 2018","41249":" June 2018","41255":" June 2018","41256":" June 2018","41257":" June 2018","41258":" May 2018","41259":" May 2018","41260":" May 2018","41261":" May 2018","41262":" April 2018","41263":" April 2018","41264":" March 2018","41265":" March 2018","41266":" October 2017","41267":" October 2017","41268":" September 2017","41269":" October 2017","41270":" September 2017","41271":" September 2017","41272":" September 2017","41273":" September 2017","41274":" September 2017","41275":" September 2017","41276":" August 2017","41277":" September 2017","41278":" August 2017","41279":" August 2017","41290":" July 2017","41291":" July 2017","41292":" July 2017","41293":" July 2017","41294":" July 2017","41295":" June 2017","41296":" May 2017","41297":" June 2017","41298":" June 2017","41299":" June 2017","41300":" May 2017","41301":" May 2017","41302":" May 2017","41303":" May 2017","41304":" April 2017","41305":" April 2017","41306":" May 2017","41307":" April 2017","41308":" April 2017","41309":" March 2017","41310":" March 2017","41311":" March 2017","41312":" February 2017","41313":" December 2016","41314":" November 2016","41315":" November 2016","41316":" November 2016","41317":" November 2016","41318":" November 2016","41319":" November 2016","41320":" October 2016","41321":" October 2016","41322":" October 2016","41323":" October 2016","41324":" October 2016","41325":" October 2016","41326":" October 2016","41327":" September 2016","41328":" October 2016","41329":" October 2016","41330":" September 2016","41331":" October 2016","41332":" October 2016","41333":" September 2016","41334":" September 2016","41340":" September 2016","41341":" September 2016","41342":" August 2016","41343":" September 2016","41344":" August 2016","41345":" August 2016","41346":" August 2016","41347":" August 2016","41348":" August 2016","41349":" August 2016","41350":" August 2016","41351":" August 2016","41352":" August 2016","41353":" June 2016","41354":" July 2016","41355":" July 2016","41356":" July 2016","41357":" July 2016","41358":" July 2016","41359":" July 2016","41360":" July 2016","41361":" July 2016","41362":" July 2016","41363":" July 2016","41364":" July 2016","41365":" July 2016","41366":" July 2016","41367":" July 2016","41368":" July 2016","41369":" July 2016","41370":" July 2016","41371":" June 2016","41372":" June 2016","41373":" June 2016","41374":" June 2016","41375":" May 2016","41376":" June 2016","41377":" June 2016","41378":" May 2016","41379":" May 2016","41380":" April 2016","41381":" April 2016","41382":" March 2016","41383":" April 2016","41390":" October 2015","41391":" October 2015","41392":" September 2015","41393":" September 2015","41394":" September 2015","41395":" September 2015","41396":" September 2015","41397":" September 2015","41398":" September 2015","41399":" July 2015","41400":" September 2015","41401":" September 2015","41402":" July 2015","41403":" September 2015","41404":" August 2015","41405":" August 2015","41406":" August 2015","41407":" August 2015","41408":" August 2015","41409":" August 2015","41410":" August 2015","41411":" August 2015","41412":" August 2015","41413":" July 2015","41414":" July 2015","41420":" July 2015","41421":" July 2015","41422":" June 2015","41423":" July 2015","41424":" June 2015","41425":"nil","41430":" August 2018","41431":" August 2018","41432":" August 2018","41433":" August 2018","41434":" July 2018","41435":" July 2018","41436":" July 2018","41437":" April 2018","41438":" January 2018","41439":" September 2017","41440":" October 2017","41441":" September 2017","41442":" October 2017","41443":" September 2017","41444":" September 2017","41450":" June 2017","41451":" July 2017","41452":" July 2017","41453":" July 2017","41454":" July 2017","41455":" June 2017","41456":" June 2017","41457":" May 2017","41458":" April 2017","41459":" March 2017","41460":" October 2016","41461":" July 2016","41462":" August 2016","41463":" October 2016","41464":" August 2016","41470":" August 2016","41471":" August 2016","41472":" August 2016","41473":" August 2016","41474":" August 2016","41480":" July 2016","41481":" July 2016","41482":" June 2016","41483":" April 2016","41484":" August 2015","41485":" September 2015","41486":" October 2015","41487":" September 2015","41488":" September 2015","41489":" September 2015","41490":" September 2015","41491":" September 2015","41492":" September 2015","41493":" July 2015","41494":" August 2015","41495":" August 2015","41496":" August 2015","41497":" September 2015","41498":" July 2015","41499":" July 2015","41500":" July 2015","41501":" August 2015","41502":" August 2015","41503":" July 2015","41504":" July 2015","41505":" May 2015","41506":" July 2015","41507":" June 2015","41508":" July 2015","41509":" June 2015","41510":" June 2015","41511":" July 2015","41512":" June 2015","41513":" June 2015","41514":" June 2015","41515":" May 2015","41516":" September 2014","41518":" September 2014","41519":" September 2014","41520":" September 2014","41521":" August 2014","41522":" June 2014","41523":" August 2014","41524":" August 2014","41525":" August 2014","41526":" August 2014","41527":" August 2014","41528":" August 2014","41529":" August 2014","41530":" July 2014","41531":" July 2014","41532":" July 2014","41533":" July 2014","41534":" July 2014","41535":" July 2014","41536":" June 2014","41537":" April 2014","41538":" September 2013","41539":" August 2013","41540":" September 2013","41541":" July 2013","41542":" August 2013","41543":" September 2013","41544":" August 2013","41550":" August 2013","41551":" July 2013","41552":" August 2013","41553":" July 2013","41554":" May 2013","41555":" June 2013","41556":" June 2013","41557":" June 2013","41558":" June 2013","41560":" August 2012","41561":" October 2012","41562":" September 2012","41563":" October 2012","41564":" October 2012","41565":" September 2012","41566":" September 2012","41567":" August 2012","41568":" August 2012","41569":" August 2012","41570":" July 2012","41571":" July 2012","41572":" August 2012","41573":" July 2012","41574":" August 2011","41575":" July 2012","41576":" July 2012","41577":" June 2012","41578":" June 2012","41579":" May 2012","41580":" May 2012","41581":" September 2011","41582":" March 2012","41583":" March 2012","41584":" January 2012","41585":" February 2012","41586":" April 2011","41587":" October 2011","41588":" September 2011","41589":" October 2011","41590":" October 2011","41591":" October 2011","41592":" September 2011","41593":" September 2011","41594":" September 2011","41595":" August 2011","41596":" September 2011","41597":" August 2011","41598":" September 2011","41599":" August 2011","41600":" August 2011","41601":" August 2011","41602":" July 2011","41603":" July 2011","41604":" June 2011","41605":" June 2011","41606":" July 2011","41607":" June 2011","41608":" July 2011","41609":" June 2011","41615":" June 2011","41616":" June 2011","41617":" May 2011","41618":" June 2011","41619":" June 2011","41620":" May 2011","41621":" April 2011","41622":" April 2011","41623":" April 2011","41624":" April 2011","41625":" October 2018","41626":" October 2018","41627":" August 2018","41628":" August 2018","41629":" July 2018","41630":" August 2018","41631":" July 2018","41632":" June 2018","41633":" July 2018","41634":" May 2018","41635":" June 2018","41636":" June 2018","41637":" June 2018","41638":" May 2018","41639":" August 2017","41640":" October 2017","41641":" October 2017","41642":" September 2017","41643":" September 2017","41644":" August 2017","41645":"nil","41650":" August 2017","41651":" August 2017","41652":" July 2017","41653":" August 2017","41654":" July 2017","41655":" June 2017","41656":" July 2017","41657":" June 2017","41658":" July 2017","41659":" June 2017","41660":" July 2017","41661":" July 2017","41662":" June 2017","41663":" June 2017","41664":" May 2017","41685":" August 2016","41686":" August 2016","41687":" August 2016","41688":" August 2016","41689":" July 2016","41690":" August 2016","41691":" August 2016","41692":" July 2016","41693":" July 2016","41694":" July 2016","41695":" July 2016","41696":" July 2016","41697":" June 2016","41698":" July 2016","41699":" July 2016","41700":" June 2016","41701":" July 2016","41702":" July 2016","41703":" June 2016","41704":" June 2016","41705":" July 2016","41706":" July 2016","41707":" July 2016","41708":" June 2016","41709":" July 2016","41710":" June 2016","41711":" June 2016","41712":" June 2016","41713":" June 2016","41714":" June 2016","41715":" May 2016","41716":" May 2016","41717":" May 2016","41718":" June 2016","41719":" May 2016","41725":" May 2016","41726":" October 2015","41727":" October 2015","41728":" October 2015","41729":" September 2015","41730":" October 2015","41731":" September 2015","41732":" September 2015","41733":" July 2015","41734":" August 2015","41735":" August 2015","41736":" August 2015","41737":" August 2015","41738":" July 2015","41739":" August 2015","41740":" July 2015","41741":" June 2015","41742":" June 2015","41743":" July 2015","41744":" July 2015","41745":" July 2015","41746":" June 2015","41747":" August 2014","41748":" June 2015","41749":" May 2015","41760":" October 2014","41761":" September 2014","41762":" September 2014","41763":" October 2014","41764":" October 2014","41765":" October 2014","41766":" October 2014","41767":" September 2014","41768":" August 2014","41769":" October 2014","41770":" September 2014","41775":" September 2014","41776":" August 2014","41777":" September 2014","41778":" August 2014","41779":" August 2014","41780":" August 2014","41781":" July 2014","41782":" July 2014","41783":" August 2014","41784":" July 2014","41785":" May 2014","41786":" June 2014","41787":" June 2014","41788":" June 2014","41789":" July 2014","41790":" July 2014","41791":" June 2014","41792":" June 2014","41794":" June 2014","41795":" June 2014","41796":" June 2014","41797":" July 2013","41798":" May 2014","41799":" May 2014","41805":" September 2013","41806":" October 2013","41807":" October 2013","41809":" October 2013","41810":" September 2013","41811":" September 2013","41812":" September 2013","41813":" September 2013","41815":" September 2013","41816":" October 2013","41817":" September 2013","41818":" September 2013","41819":" September 2013","41820":" September 2013","41821":" September 2013","41822":" August 2013","41823":" August 2013","41824":" August 2013","41825":" September 2018","41830":" October 2018","41835":" October 2018","41840":" September 2018","41845":" August 2018","41850":" July 2018","41855":"nil","41860":" June 2018","41870":" May 2018","41875":" October 2017","41880":" October 2017","41885":" August 2017","41890":" August 2017","41895":" August 2017","41900":" July 2017","41905":" June 2017","41915":" May 2017","41920":" September 2016","41925":" September 2016","41935":" August 2016","41945":" August 2016","41950":" July 2016","41955":" July 2016","41965":" May 2016","41970":" September 2015","41975":" August 2015","41980":" September 2015","41985":" August 2015","41990":" August 2015","41995":" July 2015","42000":" July 2015","42005":" May 2015","42010":" September 2014","42015":" August 2014","42020":" August 2014","42025":" October 2018","42026":" August 2018","42027":" August 2018","42028":" July 2018","42029":" July 2018","42030":" July 2018","42031":" June 2018","42032":" August 2017","42033":" August 2017","42034":" September 2017","42035":"nil","42045":" June 2016","42046":" August 2016","42047":" July 2016","42048":" July 2016","42049":" July 2016","42055":" September 2015","42056":" July 2015","42057":" July 2015","42058":" September 2014","42059":" September 2014","42060":" August 2014","42061":" August 2014","42062":" August 2014","42063":" August 2014","42064":" August 2014","42065":" July 2014","42066":" July 2014","42067":" July 2014","42068":" June 2014","42069":" June 2014","42070":" October 2013","42071":" September 2013","42072":" September 2013","42073":" September 2013","42074":" August 2013","42085":" August 2012","42086":" August 2011","42087":" August 2011","42088":" July 2011","42089":" May 2011","42090":" August 2010","42091":" September 2010","42092":" September 2010","42100":" July 2018","42101":" October 2018","42102":" October 2018","42103":" October 2018","42104":" September 2018","42105":"nil","42110":" August 2018","42111":" August 2018","42112":" July 2018","42113":" August 2018","42114":" July 2018","42115":" July 2018","42116":" September 2017","42117":" October 2017","42118":" September 2017","42119":" September 2017","42120":" September 2017","42121":" October 2017","42122":" September 2017","42123":" September 2017","42124":" September 2017","42130":" August 2017","42131":" June 2017","42132":" July 2017","42133":" July 2017","42134":" June 2017","42145":" August 2016","42146":" August 2016","42147":" July 2016","42148":" August 2016","42149":" July 2016","42150":" July 2016","42151":" July 2016","42152":" July 2016","42153":" July 2016","42154":" July 2016","42155":" July 2016","42156":" June 2016","42157":" October 2015","42158":" June 2016","42159":" June 2016","42160":" May 2016","42161":" August 2015","42162":" August 2015","42163":" September 2015","42164":" October 2015","42170":" August 2015","42171":" September 2015","42172":" September 2015","42173":" September 2015","42174":" September 2015","42180":" August 2015","42181":" August 2015","42182":" August 2015","42183":" August 2015","42184":" June 2015","42185":" July 2015","42186":" July 2015","42187":" June 2015","42188":" June 2015","42189":" June 2015","42190":" June 2015","42191":" June 2015","42192":" May 2015","42193":" September 2014","42194":" October 2014","42195":" September 2014","42196":" October 2014","42197":" September 2014","42198":" September 2014","42199":" September 2014","42200":" September 2014","42201":" September 2014","42202":" September 2014","42203":" September 2014","42204":" August 2014","42210":" July 2014","42211":" July 2014","42212":" July 2014","42213":" June 2014","42214":" June 2014","42220":" August 2013","42221":" October 2013","42222":" September 2013","42223":" July 2013","42224":" September 2013","42225":" August 2013","42226":" August 2013","42227":" August 2013","42228":" August 2013","42229":" August 2013","42230":" August 2013","42231":" July 2013","42232":" June 2013","42233":" July 2013","42234":" July 2013","42240":" August 2012","42241":" September 2012","42242":" September 2012","42243":" August 2012","42244":" September 2012","42245":" September 2012","42246":" August 2012","42247":" August 2012","42248":" August 2012","42249":" August 2012","42250":" July 2012","42251":" July 2012","42252":" July 2012","42253":" June 2012","42254":" June 2012","42255":" June 2012","42256":" June 2012","42257":" June 2012","42258":" June 2012","42259":" June 2012","42260":" June 2012","42261":" June 2012","42262":" May 2012","42263":" May 2012","42264":" May 2012","42265":" May 2012","42266":" July 2011","42267":" September 2011","42268":" September 2011","42269":" October 2011","42270":" September 2011","42271":" September 2011","42272":" August 2011","42273":" November 2010","42274":" August 2011","42275":" August 2011","42276":" August 2011","42277":" July 2011","42278":" August 2011","42279":" July 2011","42290":" October 2010","42291":" September 2010","42292":" October 2010","42293":" September 2010","42294":" July 2010","42295":" July 2010","42296":" July 2010","42297":" September 2006","42298":" August 2009","42299":" July 2009","42300":" February 2019","42301":" October 2018","42302":" October 2018","42303":" October 2018","42304":" September 2018","42305":"nil","42310":" September 2017","42311":" October 2017","42312":" October 2017","42313":" September 2017","42314":" August 2017","42335":" October 2018","42336":" May 2018","42337":" August 2018","42338":" August 2018","42339":" August 2018","42340":" June 2018","42341":" July 2018","42342":" June 2018","42343":" June 2018","42344":" December 2017","42345":"nil","42350":" August 2017","42351":" July 2017","42352":" July 2017","42353":" July 2017","42354":" July 2017","42355":" July 2017","42356":" July 2017","42357":" June 2017","42358":" May 2017","42359":" May 2017","42365":" August 2016","42366":" September 2016","42367":" July 2016","42368":" September 2016","42369":" September 2016","42380":" August 2016","42381":" August 2016","42382":" July 2016","42383":" July 2016","42384":" July 2016","42390":" June 2016","42391":" May 2016","42392":" June 2016","42393":" June 2015","42394":" September 2015","42395":" November 2015","42396":" October 2015","42397":" September 2015","42398":" September 2015","42399":" August 2015","42405":" August 2015","42406":" July 2015","42407":" July 2015","42408":" July 2015","42409":" July 2015","42410":" July 2015","42411":" July 2015","42412":" June 2015","42413":" June 2015","42414":" June 2015","42415":" May 2015","42416":" October 2014","42417":" October 2014","42418":" September 2014","42419":" September 2014","42420":" August 2014","42421":" August 2014","42422":" July 2014","42423":" August 2014","42424":" May 2014","42425":" June 2014","42426":" November 2013","42427":" August 2013","42428":" August 2013","42429":" August 2013","42430":" July 2013","42431":" July 2013","42432":" July 2013","42433":" June 2013","42434":" May 2013","42435":" May 2013","42436":" September 2012","42437":" September 2012","42439":" September 2011","42440":" August 2012","42441":" July 2012","42442":" June 2012","42443":" October 2011","42444":" December 2011","42445":" August 2011","42446":" July 2011","42447":" September 2010","42448":" October 2010","42449":" August 2010","42450":" August 2009","42451":" September 2008","42452":" August 2008","42453":" August 2008","42454":" June 2006","42455":" August 2005","42456":" September 2005","42460":" September 2018","42465":" August 2018","42470":"nil","42475":" August 2017","42480":" June 2017","42495":" June 2015","42500":" July 2015","42505":" August 2014","42510":" July 2014","42515":" October 2013","42520":" August 2013","42525":" September 2012","42530":" July 2012","42540":" September 2009","42545":" October 2018","42546":" September 2018","42547":" July 2018","42548":" June 2018","42549":" October 2017","42550":" September 2017","42551":" August 2017","42552":" August 2017","42553":" July 2017","42554":" October 2015","42555":" August 2016","42556":" August 2016","42557":" July 2016","42558":" July 2016","42559":" July 2016","42560":" July 2016","42561":" June 2016","42562":" September 2015","42563":" September 2015","42564":" September 2015","42565":" August 2015","42566":" July 2015","42567":" July 2015","42568":" July 2015","42569":" November 2014","42570":"nil","42575":" September 2018","42576":" July 2018","42577":" July 2018","42578":" July 2018","42579":" June 2018","42580":" June 2018","42581":" November 2017","42582":" September 2017","42583":" July 2017","42584":" August 2017","42585":" July 2017","42586":" June 2017","42587":" June 2017","42588":" October 2016","42589":" September 2016","42590":" June 2016","42591":" May 2016","42592":" September 2015","42593":" August 2015","42594":" August 2015","42595":"nil","42605":" September 2012","42606":" September 2012","42607":" August 2012","42608":" June 2011","42609":" June 2011","42610":" November 2010","42611":" December 2010","42612":" November 2010","42613":" November 2010","42614":" September 2009","42615":" September 2018","42616":" July 2018","42617":" May 2018","42618":" October 2017","42619":" October 2017","42620":" September 2017","42621":" August 2017","42622":" July 2017","42623":" July 2017","42624":" September 2016","42625":" February 2017","42626":" December 2016","42627":" September 2016","42628":" August 2016","42629":" August 2016","42630":" July 2016","42631":" July 2016","42632":" July 2016","42633":" August 2015","42634":" August 2015","42635":" August 2015","42636":" August 2015","42637":" June 2015","42638":" June 2015","42639":" June 2015","42640":" May 2015","42641":" August 2014","42642":" August 2014","42643":" July 2014","42644":" June 2014","42645":" June 2014","42646":" June 2014","42647":" August 2013","42648":" September 2013","42649":" August 2013","42650":" July 2013","42651":" October 2012","42652":" July 2012","42653":" July 2012","42654":" June 2012","42655":" June 2012","42656":" April 2012","42657":" September 2011","42658":" May 2011","42659":" July 2011","42660":" June 2011","42661":" August 2011","42662":" August 2011","42663":" July 2011","42664":" July 2011","42665":" July 2011","42666":" July 2011","42667":" August 2009","42668":" July 2009","42669":" June 2009","42670":"nil","42675":" March 2019","42676":" March 2019","42677":" March 2019","42678":" March 2019","42679":" March 2019","42680":" March 2019","42681":" March 2019","42682":" March 2019","42683":" March 2019","42684":" March 2019","42685":" February 2019","42686":" February 2019","42687":" March 2019","42688":" March 2019","42689":" February 2019","42690":" February 2019","42691":" March 2019","42692":" February 2019","42693":" February 2019","42694":" February 2019","42695":" February 2019","42696":" February 2019","42697":" February 2019","42698":" February 2019","42699":" February 2019","42700":" February 2019","42701":" January 2019","42702":" January 2019","42703":" January 2019","42704":" January 2019","42705":" January 2019","42706":" January 2019","42707":" January 2019","42708":" December 2018","42709":" December 2018","42710":" January 2019","42711":" January 2019","42712":" January 2019","42713":" December 2018","42714":" December 2018","42715":" December 2018","42716":" November 2018","42717":" December 2018","42718":" December 2018","42719":" December 2018","42725":" November 2018","42726":" November 2018","42727":" November 2018","42728":" November 2018","42729":" November 2018","42730":" November 2018","42731":" October 2018","42732":" October 2018","42733":" October 2018","42734":" July 2018","42735":" September 2018","42736":" September 2018","42737":" September 2018","42738":" September 2018","42739":" August 2018","42740":" August 2018","42741":" September 2018","42742":" September 2018","42743":" September 2018","42744":" August 2018","42745":" July 2018","42746":" August 2018","42747":" August 2018","42748":" July 2018","42749":" June 2018","42750":" August 2018","42751":" July 2018","42752":" July 2018","42753":" June 2018","42754":" July 2018","42755":" July 2018","42756":" July 2018","42757":" July 2018","42758":" July 2018","42759":" July 2018","42765":" June 2018","42766":" May 2018","42767":" May 2018","42768":" May 2018","42769":" May 2018","42770":" May 2018","42771":" May 2018","42772":" May 2018","42773":" May 2018","42774":" May 2018","42780":" April 2018","42781":" March 2018","42782":" April 2018","42783":" April 2018","42784":" April 2018","42790":" January 2018","42791":" January 2018","42792":" December 2017","42793":" January 2018","42794":" December 2017","42800":" December 2017","42801":" November 2017","42802":" December 2017","42803":" November 2017","42804":" November 2017","42805":" November 2017","42806":" November 2017","42807":" November 2017","42808":" November 2017","42809":" November 2017","42810":" November 2017","42811":" November 2017","42813":" October 2017","42814":" October 2017","42825":" September 2017","42826":" September 2017","42827":" September 2017","42828":" September 2017","42829":" September 2017","42830":" September 2017","42831":" September 2017","42832":" September 2017","42833":" September 2017","42834":" September 2017","42840":" August 2017","42841":" August 2017","42842":" August 2017","42843":" August 2017","42844":" August 2017","42845":" August 2017","42846":" August 2017","42847":" August 2017","42848":" July 2017","42849":" August 2017","42850":" August 2017","42851":" June 2017","42852":" July 2017","42853":" July 2017","42854":" July 2017","42855":" July 2017","42856":" July 2017","42857":" July 2017","42858":" July 2017","42859":" June 2017","42860":" June 2017","42861":" June 2017","42862":" June 2017","42863":" June 2017","42864":" June 2017","42865":" June 2017","42866":" February 2017","42867":" June 2017","42868":" May 2017","42869":" May 2017","42870":" August 2018","42875":" July 2016","42880":" September 2015","42885":" July 2015","42890":" August 2014","42895":" July 2013","42900":" September 2010","42905":"nil","42910":" August 2017","42911":" July 2017","42912":" June 2017","42913":" August 2016","42914":" July 2016","42920":"nil","42925":" July 2016","42926":" June 2016","42927":" June 2016","42928":" July 2015","42929":" July 2014","42930":" June 2014","42931":" June 2014","42932":" June 2013","42933":" October 2013","42934":" October 2013","42935":" August 2013","42936":" June 2013","42937":" June 2013","42938":" June 2013","42939":" May 2013","42940":" August 2013","42941":" August 2013","42942":" June 2013","42943":" September 2012","42944":" August 2012","42945":" October 2016","42946":" September 2015","42947":" August 2015","42948":" August 2014","42949":" August 2014","42950":" July 2014","42951":" April 2014","42952":" July 2013","42953":" September 2012","42954":" July 2013","42955":"nil","42965":" August 2011","42966":" September 2011","42967":" September 2011","42968":" September 2011","42969":" August 2011","42970":" August 2011","42971":" June 2011","42972":" July 2011","42973":" June 2011","42974":" June 2011","42975":" June 2011","42976":" June 2011","42977":" June 2011","42978":" May 2011","42979":" August 2010","42980":" August 2010","42981":" July 2010","42982":" June 2010","42983":" May 2010","42984":" October 2009","42985":" August 2009","42986":" June 2009","42987":" August 2008","42988":" August 2008","42989":" September 2008","42990":" August 2008","42991":" August 2008","42992":" June 2008","42993":" June 2008","42994":" June 2008","42995":" June 2006","42996":" July 2007","42997":" August 2006","42998":" April 2006","42999":"nil","43000":" March 2019","43001":" October 2018","43002":" October 2018","43003":" September 2018","43004":" July 2018","43005":" August 2018","43006":" August 2018","43007":" June 2018","43008":" April 2018","43009":" May 2018","43010":" April 2018","43011":" January 2018","43012":" March 2018","43013":" March 2018","43014":" December 2017","43015":" November 2017","43016":" November 2017","43017":" November 2017","43018":" November 2017","43019":" September 2017","43020":" September 2017","43021":" October 2017","43022":" September 2017","43023":" September 2017","43024":" September 2017","43025":" September 2017","43026":" September 2017","43027":" September 2017","43028":" September 2017","43029":" September 2017","43030":" September 2017","43031":" September 2017","43032":" July 2017","43033":" July 2017","43034":" August 2017","43035":" August 2017","43036":" August 2017","43037":" July 2017","43038":" August 2017","43039":" July 2017","43040":" July 2017","43041":" July 2017","43042":" August 2017","43043":" July 2017","43044":" July 2017","43045":"nil","43050":" June 2017","43051":" June 2017","43052":" July 2017","43053":" May 2017","43054":" May 2017","43055":" June 2017","43056":" June 2017","43057":" May 2017","43058":" June 2017","43059":" June 2017","43060":" June 2017","43061":" April 2017","43062":" May 2017","43063":" April 2017","43064":" April 2017","43065":" April 2017","43066":" May 2017","43067":" December 2016","43068":" May 2017","43069":" November 2016","43070":" March 2017","43071":" January 2017","43072":" February 2017","43073":" March 2017","43074":" August 2016","43075":" October 2016","43076":" February 2017","43077":" January 2017","43078":" January 2017","43079":" January 2017","43085":" September 2016","43086":" June 2016","43087":" September 2016","43089":" October 2016","43105":" July 2016","43106":" August 2016","43107":" August 2016","43108":" June 2016","43109":" August 2016","43110":" July 2016","43111":" July 2016","43112":" August 2016","43113":" August 2016","43114":" August 2016","43115":" July 2016","43116":" August 2016","43117":" July 2016","43118":" July 2016","43119":" July 2016","43120":" August 2016","43121":" August 2016","43122":" July 2016","43123":" July 2016","43124":" July 2016","43125":" August 2016","43126":" July 2016","43127":" July 2016","43128":" July 2016","43129":" July 2016","43130":" July 2016","43131":" July 2016","43132":" August 2016","43133":" July 2016","43134":" April 2016","43140":" June 2016","43141":" June 2016","43142":" June 2016","43143":" May 2016","43144":" January 2016","43145":" June 2016","43146":" May 2016","43147":" April 2016","43148":" May 2016","43149":" March 2016","43150":" May 2016","43151":" May 2016","43152":" May 2016","43153":" May 2016","43154":" May 2016","43156":" April 2016","43157":" May 2016","43158":" April 2016","43159":" April 2016","43160":" May 2016","43162":" March 2016","43163":" May 2016","43164":" May 2016","43165":" April 2016","43166":" February 2016","43167":" May 2016","43168":" January 2016","43169":" April 2016","43170":" April 2016","43171":" April 2016","43172":" April 2016","43173":" January 2016","43174":" January 2016","43175":" November 2015","43176":" March 2016","43177":" March 2016","43178":" December 2015","43179":" January 2016","43180":" November 2015","43181":" October 2015","43182":" February 2016","43183":" September 2015","43190":" October 2015","43191":" September 2015","43192":" October 2015","43193":" September 2015","43195":" August 2015","43196":" August 2015","43197":" August 2015","43198":" August 2015","43199":" August 2015","43200":" March 2019","43205":" February 2019","43210":" December 2018","43215":" December 2018","43220":" December 2018","43225":" July 2018","43230":"nil","43235":" October 2018","43240":" October 2018","43245":" October 2018","43260":" September 2018","43265":" August 2018","43270":" August 2018","43275":" August 2018","43285":" July 2018","43295":" July 2018","43300":" June 2018","43305":" July 2018","43320":" June 2018","43325":" May 2018","43330":" May 2018","43335":" April 2018","43340":" March 2018","43350":" March 2018","43355":" September 2017","43365":" September 2017","43375":" June 2017","43385":" October 2017","43395":" November 2016","43400":"nil","43410":" March 2018","43411":" July 2017","43412":" January 2018","43413":" August 2017","43414":" December 2017","43425":" August 2016","43426":" May 2017","43427":" April 2017","43428":" May 2017","43429":" May 2017","43430":" March 2017","43431":" December 2016","43432":" November 2016","43433":" November 2016","43434":" September 2016","43435":" September 2016","43436":" September 2016","43437":" August 2016","43438":" September 2016","43439":" September 2016","43440":" September 2016","43441":" August 2016","43442":" August 2016","43443":" August 2016","43444":" August 2016","43445":" August 2016","43446":" August 2016","43447":" June 2016","43448":" June 2016","43449":" June 2016","43450":" June 2016","43451":" June 2016","43452":" June 2016","43453":" June 2016","43454":" June 2016","43455":" June 2016","43456":" June 2015","43457":" May 2016","43458":" April 2016","43459":" March 2016","43470":" October 2015","43471":" May 2015","43472":" September 2015","43473":" October 2014","43474":" August 2015","43480":" July 2015","43481":" July 2015","43482":" July 2015","43483":" June 2015","43484":" January 2015","43485":" June 2015","43486":" June 2015","43487":" June 2015","43488":" May 2015","43489":" May 2015","43490":" May 2015","43491":" May 2015","43493":" March 2015","43494":" March 2015","43495":" December 2014","43497":" October 2014","43498":" August 2014","43499":" July 2014","43507":" February 2014","43508":" August 2013","43509":" September 2013","43511":" September 2013","43512":" September 2013","43513":" October 2013","43514":" October 2013","43515":" October 2013","43516":" October 2013","43517":" June 2013","43518":" September 2013","43519":" September 2013","43520":" September 2013","43522":" August 2013","43523":" August 2013","43524":" July 2013","43525":" July 2013","43526":" September 2012","43527":" July 2013","43528":" July 2013","43529":" July 2013","43535":" March 2013","43536":" March 2013","43538":" February 2013","43539":" December 2012","43540":" November 2012","43542":" August 2012","43543":" July 2012","43544":" August 2012","43550":" April 2012","43552":" December 2011","43553":" February 2012","43554":" June 2011","43555":" August 2011","43556":" August 2011","43557":" August 2011","43558":" June 2011","43559":" January 2011","43565":" September 2010","43566":" August 2010","43567":" August 2010","43568":" July 2010","43569":" July 2010","43570":" May 2010","43571":" April 2010","43572":" May 2010","43573":" September 2009","43574":" November 2009","43585":" March 2019","43586":" June 2018","43587":" June 2018","43588":" June 2018","43589":" March 2018","43590":" March 2018","43591":" January 2018","43592":" November 2017","43593":" November 2017","43594":" September 2017","43595":" November 2017","43596":" October 2017","43597":" September 2017","43598":" September 2017","43599":" September 2017","43600":"nil","43605":" July 2017","43606":" June 2017","43607":" April 2017","43608":" March 2017","43609":" March 2017","43610":" February 2017","43611":" August 2016","43612":" August 2016","43613":" January 2017","43614":" December 2016","43615":" May 2016","43616":" November 2016","43617":" October 2016","43618":" May 2016","43619":" October 2016","43620":" August 2016","43621":" July 2016","43622":" August 2016","43623":" August 2016","43624":" August 2016","43625":" June 2016","43626":" June 2016","43627":" June 2016","43628":" June 2016","43629":" June 2016","43630":" May 2016","43631":" May 2016","43632":" March 2016","43633":" April 2016","43634":" March 2016","43640":" October 2015","43641":" September 2015","43642":" September 2015","43643":" August 2015","43644":" September 2015","43645":" September 2015","43646":" January 2015","43647":" July 2015","43648":" July 2015","43649":" July 2015","43655":" February 2015","43656":" March 2015","43657":" March 2015","43658":" May 2014","43659":" February 2015","43665":" September 2014","43666":" September 2014","43667":" September 2014","43668":" August 2014","43669":" July 2014","43670":" February 2014","43671":" July 2014","43672":" July 2014","43673":" June 2014","43674":" June 2014","43675":" May 2014","43676":" October 2013","43677":" May 2014","43678":" April 2014","43679":" April 2014","43680":" March 2014","43681":" March 2014","43682":" March 2014","43683":" March 2014","43684":" February 2014","43685":" January 2014","43686":" December 2013","43687":" September 2013","43688":" October 2013","43689":" September 2013","43690":" October 2013","43691":" October 2013","43692":" October 2013","43693":" September 2013","43694":" October 2013","43695":" September 2013","43696":" September 2013","43697":" September 2013","43698":" September 2013","43699":" August 2013","43700":" August 2013","43701":" August 2013","43702":" August 2013","43703":" September 2013","43704":" August 2013","43705":" July 2013","43706":" July 2013","43707":" July 2013","43708":" August 2013","43709":" July 2013","43710":" July 2013","43711":" July 2013","43712":" July 2013","43713":" July 2013","43714":" August 2013","43715":" July 2013","43716":" July 2013","43717":" July 2013","43718":" July 2013","43719":" July 2013","43720":" July 2013","43721":" June 2013","43722":" June 2013","43723":" June 2013","43724":" June 2013","43730":" March 2013","43731":" March 2013","43732":" September 2012","43734":" June 2012","43735":" October 2012","43736":" August 2012","43738":" September 2012","43739":" September 2012","43740":" September 2012","43741":" July 2012","43743":" June 2012","43744":" May 2012","43745":" April 2012","43746":" April 2012","43747":" February 2012","43748":" February 2012","43749":" July 2011","43750":" November 2011","43751":" August 2011","43752":" December 2011","43753":" June 2011","43754":" October 2011","43755":" June 2011","43756":" October 2011","43757":" September 2011","43758":" August 2011","43759":" August 2011","43760":" March 2011","43761":" February 2011","43762":" October 2010","43763":" September 2010","43764":" July 2010","43765":" August 2010","43766":" June 2010","43767":" June 2010","43768":" April 2010","43769":" December 2009","43770":" October 2009","43771":" August 2009","43772":" August 2009","43773":" August 2009","43774":" July 2008","43775":" May 2009","43776":" May 2009","43777":" May 2009","43779":" March 2009","43780":" September 2008","43781":" August 2007","43782":" May 2007","43783":" May 2005","43784":" September 2002","43785":"nil","43790":" March 2019","43791":" March 2019","43792":" March 2019","43793":" March 2019","43794":" March 2019","43795":" March 2019","43796":" March 2019","43797":" March 2019","43798":" March 2019","43799":" March 2019","43800":" March 2019","43801":" March 2019","43802":" March 2019","43803":" March 2019","43804":" March 2019","43805":" March 2019","43806":" March 2019","43807":" March 2019","43808":" March 2019","43809":" March 2019","43815":" March 2019","43816":" March 2019","43817":" March 2019","43818":" March 2019","43819":" March 2019","43820":" March 2019","43821":" February 2019","43822":" February 2019","43823":" March 2019","43824":" February 2019","43825":" March 2019","43826":" March 2019","43827":" February 2019","43828":" March 2019","43829":" March 2019","43830":" March 2019","43831":" March 2019","43832":" February 2019","43833":" February 2019","43834":" February 2019","43835":" February 2019","43836":" February 2019","43837":" February 2019","43838":" February 2019","43839":" February 2019","43840":" February 2019","43841":" February 2019","43842":" February 2019","43843":" February 2019","43844":" February 2019","43845":" February 2019","43846":" February 2019","43847":" January 2019","43848":" February 2019","43849":" February 2019","43850":" February 2019","43851":" March 2018","43852":" January 2019","43853":" January 2019","43854":" January 2019","43855":" January 2019","43856":" January 2019","43857":" January 2019","43858":" January 2019","43859":" January 2019","43860":" January 2019","43861":" January 2019","43862":" January 2019","43863":" January 2019","43864":" January 2019","43865":" January 2019","43866":" January 2019","43867":" January 2019","43868":" January 2019","43869":" January 2019","43870":" December 2018","43871":" January 2019","43872":" July 2018","43873":" January 2019","43874":" January 2019","43885":" November 2018","43886":" December 2018","43887":" December 2018","43888":" December 2018","43889":" December 2018","43890":" December 2018","43891":" December 2018","43892":" December 2018","43893":" December 2018","43894":" December 2018","43900":" December 2018","43901":" December 2018","43902":" December 2018","43903":" December 2018","43904":" November 2018","43905":" November 2018","43906":" November 2018","43907":" November 2018","43908":" November 2018","43909":" November 2018","43910":" November 2018","43911":" November 2018","43912":" November 2018","43913":" November 2018","43914":" November 2018","43915":" November 2018","43916":" November 2018","43917":" November 2018","43918":" November 2018","43919":" November 2018","43920":" November 2018","43921":" November 2018","43922":" November 2018","43923":" November 2018","43924":" November 2018","43925":" November 2018","43926":" October 2018","43927":" October 2018","43929":" November 2018","43930":" November 2018","43931":" November 2018","43932":" November 2018","43933":" October 2018","43934":" November 2018","43935":" November 2018","43936":" November 2018","43937":" October 2018","43938":" November 2018","43939":" April 2018","43940":" November 2018","43941":" November 2018","43942":" May 2018","43943":" October 2018","43944":" October 2018","43950":" October 2018","43951":" October 2018","43952":" October 2018","43953":" October 2018","43954":" October 2018","43955":" October 2018","43956":" October 2018","43957":" October 2018","43958":" October 2018","43959":" October 2018","43960":" October 2018","43961":" October 2018","43962":" October 2018","43963":" October 2018","43964":" October 2018","43965":" October 2018","43966":" October 2018","43967":" October 2018","43968":" October 2018","43969":" September 2018","43970":" October 2018","43971":" September 2018","43972":" October 2018","43973":" October 2018","43974":" October 2018","43975":" October 2018","43976":" September 2018","43977":" August 2018","43978":" October 2018","43979":" September 2018","43980":" September 2018","43981":" September 2018","43982":" August 2018","43983":" September 2018","43984":" September 2018","43985":" September 2018","43986":" November 2018","43987":" August 2018","43988":" August 2018","43989":" August 2018","43990":" August 2018","43991":" July 2018","43992":" June 2018","43993":" July 2018","43994":" July 2018","43995":" June 2018","43996":" January 2018","43997":" January 2018","43998":" October 2017","43999":" September 2017","44000":" August 2017","44001":" August 2017","44002":" August 2017","44003":" July 2017","44004":" August 2017","44005":" August 2017","44006":" July 2017","44007":" July 2017","44008":" July 2017","44009":" July 2017","44010":" July 2017","44011":" June 2017","44012":" July 2017","44013":" July 2017","44014":" July 2017","44015":" July 2017","44016":" June 2017","44017":" June 2017","44018":" June 2017","44019":" June 2017","44020":" April 2017","44021":" May 2017","44022":" May 2017","44023":" May 2017","44024":" May 2017","44025":" April 2017","44026":" November 2016","44027":" October 2016","44028":" September 2016","44029":" September 2016","44030":" September 2016","44031":" July 2016","44032":" August 2016","44033":" September 2016","44034":" July 2016","44035":" August 2016","44036":" July 2016","44037":" July 2016","44038":" July 2016","44039":" July 2016","44040":" July 2016","44041":" July 2016","44042":" June 2016","44043":" May 2016","44044":" May 2016","44045":" April 2016","44046":" April 2016","44047":" January 2016","44048":" August 2015","44049":" October 2015","44050":" September 2015","44051":" October 2015","44052":" September 2015","44053":" September 2015","44054":" July 2015","44055":" August 2015","44056":" August 2015","44057":" August 2015","44058":" July 2015","44059":" July 2015","44060":" July 2015","44061":" June 2015","44062":" July 2015","44063":" June 2015","44064":" April 2015","44065":" March 2015","44066":" February 2015","44067":" March 2015","44068":" February 2015","44069":" January 2015","44070":"nil","44075":" July 2014","44076":" July 2014","44077":" July 2014","44078":" June 2014","44079":" June 2014","44085":" August 2013","44086":" August 2013","44087":" June 2013","44088":" June 2013","44089":" March 2013","44095":" May 2012","44096":" January 2012","44097":" September 2011","44098":" September 2011","44099":" August 2011","44100":" June 2011","44101":" May 2011","44102":" January 2011","44103":" December 2010","44104":" November 2010","44110":" June 2010","44111":" June 2010","44112":" June 2010","44113":" April 2010","44114":" May 2010","44115":" April 2010","44116":" November 2009","44117":" February 2008","44118":" September 2009","44119":" August 2009","44120":"nil","44125":" March 2019","44130":" February 2019","44135":" December 2018","44140":" November 2018","44145":" September 2018","44150":"nil","44155":" July 2018","44160":" June 2018","44165":" May 2018","44170":" March 2018","44180":" February 2018","44190":" December 2017","44195":" December 2017","44210":" September 2017","44220":" September 2017","44225":" August 2017","44230":" August 2017","44235":" August 2017","44240":" July 2017","44245":" July 2017","44250":" June 2017","44260":" April 2017","44265":" April 2017","44280":" January 2017","44285":" November 2016","44295":" October 2016","44315":" September 2016","44325":" March 2019","44326":" March 2019","44327":" December 2018","44328":" January 2019","44329":" December 2018","44330":" December 2018","44331":" August 2018","44332":" July 2018","44333":" September 2018","44334":" September 2018","44335":" September 2018","44336":" September 2018","44337":" August 2018","44338":" September 2018","44339":" August 2018","44340":"nil","44345":" July 2018","44346":" June 2018","44347":" July 2018","44348":" June 2018","44349":" July 2018","44350":" June 2018","44351":" May 2018","44352":" June 2018","44353":" May 2018","44354":" May 2018","44355":" February 2018","44356":" February 2018","44357":" February 2018","44358":" February 2018","44359":" February 2018","44380":" June 2017","44381":" July 2017","44382":" July 2017","44383":" July 2017","44384":" June 2017","44385":" June 2017","44386":" June 2017","44387":" May 2017","44388":" May 2017","44389":" May 2017","44400":" October 2016","44401":" March 2017","44402":" January 2017","44403":" December 2016","44404":" November 2016","44405":" December 2016","44406":" November 2016","44407":" November 2016","44408":" October 2016","44409":" September 2016","44410":" November 2016","44411":" July 2016","44412":" October 2016","44413":" September 2016","44414":" September 2016","44415":" August 2016","44416":" August 2016","44417":" August 2016","44418":" August 2016","44419":" August 2016","44420":" August 2016","44421":" August 2016","44422":" August 2016","44423":" July 2016","44424":" August 2016","44430":" July 2016","44431":" July 2016","44432":" July 2016","44433":" July 2016","44434":" July 2016","44435":" June 2016","44436":" July 2016","44437":" May 2016","44438":" June 2016","44439":" June 2016","44440":" June 2016","44441":" May 2016","44442":" June 2016","44443":" June 2016","44444":" May 2016","44445":" May 2016","44446":" April 2016","44447":" February 2016","44448":" April 2016","44449":" April 2016","44465":" August 2015","44466":" August 2015","44467":" August 2015","44468":" August 2015","44469":" July 2015","44470":" June 2015","44471":" July 2015","44472":" January 2015","44473":" June 2015","44474":" June 2015","44475":" June 2015","44476":" May 2015","44477":" May 2015","44478":" September 2014","44479":" April 2015","44480":" February 2015","44481":" March 2015","44482":" March 2015","44483":" February 2015","44484":" January 2015","44485":" November 2014","44486":" December 2013","44487":" August 2014","44488":" August 2014","44489":" September 2014","44490":" September 2014","44491":" August 2014","44492":" August 2014","44493":" August 2014","44494":" August 2014","44500":" July 2014","44501":" June 2014","44502":" June 2014","44503":" June 2014","44504":" June 2014","44505":" June 2014","44506":" June 2014","44507":" May 2014","44508":" June 2014","44509":" June 2014","44510":" June 2013","44511":" May 2014","44512":" May 2014","44513":" February 2014","44514":" February 2014","44515":" January 2014","44516":" November 2013","44517":" August 2013","44518":" November 2013","44519":" November 2013","44520":" October 2013","44521":" October 2013","44522":" August 2013","44523":" September 2013","44524":" September 2013","44525":" March 2019","44526":" January 2019","44527":" December 2018","44528":" December 2018","44529":" December 2018","44530":" October 2018","44531":" October 2018","44532":" October 2018","44533":" September 2018","44534":" September 2018","44535":" August 2018","44536":" May 2018","44537":" August 2018","44538":" August 2018","44539":" August 2018","44540":"nil","44550":" July 2018","44551":" July 2018","44552":" July 2018","44553":" June 2018","44554":" June 2018","44555":" July 2018","44556":" June 2018","44557":" June 2018","44558":" June 2018","44559":" June 2018","44560":" June 2018","44561":" June 2018","44562":" June 2018","44563":" June 2018","44564":" June 2018","44565":" May 2018","44566":" May 2018","44567":" May 2018","44568":" May 2018","44569":" May 2018","44570":" April 2018","44571":" May 2018","44572":" May 2018","44573":" April 2018","44574":" April 2018","44575":" April 2018","44576":" March 2018","44577":" March 2018","44578":" July 2017","44579":" July 2017","44580":" January 2018","44581":" December 2017","44582":" November 2017","44583":" November 2017","44584":" November 2017","44586":" July 2017","44587":" August 2017","44588":" August 2017","44589":" August 2017","44590":" August 2017","44591":" August 2017","44592":" August 2017","44593":" July 2017","44594":" July 2017","44595":" July 2017","44596":" July 2017","44597":" May 2017","44598":" June 2017","44605":" January 2017","44606":" December 2016","44607":" November 2016","44608":" August 2016","44610":" September 2016","44611":" July 2016","44612":" October 2016","44613":" August 2016","44614":" August 2016","44620":" July 2016","44621":" July 2016","44622":" July 2016","44623":" July 2016","44624":" July 2016","44625":" July 2016","44626":" June 2016","44627":" June 2016","44628":" May 2016","44629":" May 2016","44630":" April 2016","44631":" May 2016","44632":" May 2016","44633":" May 2016","44634":" April 2016","44640":" November 2015","44641":" October 2015","44642":" November 2015","44643":" September 2015","44644":" September 2015","44645":" September 2015","44646":" April 2015","44647":" August 2015","44648":" August 2015","44649":" August 2015","44650":" August 2015","44651":" July 2015","44652":" June 2015","44653":" July 2015","44654":" June 2015","44655":" June 2015","44656":" June 2015","44657":" June 2015","44658":" June 2015","44659":" June 2015","44660":" June 2015","44661":" March 2015","44662":" March 2015","44663":" February 2015","44664":" February 2015","44665":" December 2014","44666":" August 2014","44667":" November 2014","44668":" September 2014","44669":" October 2014","44670":" October 2014","44671":" September 2014","44672":" September 2014","44673":" August 2014","44674":" August 2014","44675":" August 2014","44676":" August 2014","44677":" August 2014","44678":" August 2014","44679":" August 2014","44680":" August 2014","44682":" August 2014","44683":" August 2014","44684":" July 2014","44685":" July 2014","44686":" June 2014","44687":" June 2014","44688":" May 2014","44690":" April 2014","44691":" April 2014","44692":" February 2014","44693":" March 2014","44694":" December 2013","44700":" August 2013","44701":" August 2013","44702":" August 2013","44703":" August 2013","44704":" August 2013","44705":" August 2013","44706":" July 2013","44707":" July 2013","44708":" July 2013","44709":" July 2013","44715":" June 2013","44716":" June 2013","44717":" April 2013","44718":" May 2012","44719":" March 2013","44720":" March 2013","44721":" September 2012","44722":" November 2012","44723":" November 2012","44724":" October 2012","44725":"nil","44730":" June 2018","44731":" June 2018","44732":" May 2018","44733":" May 2018","44734":" May 2018","44735":" April 2018","44736":" March 2018","44737":" March 2018","44738":" February 2018","44739":" December 2017","44740":" December 2017","44741":" December 2017","44742":" November 2017","44743":" November 2017","44744":" October 2017","44745":" October 2017","44746":" September 2017","44747":" September 2017","44748":" August 2017","44749":" August 2017","44750":" August 2017","44751":" July 2017","44752":" July 2017","44753":" July 2017","44754":" May 2017","44765":" September 2016","44766":" August 2016","44767":" August 2016","44768":" August 2016","44769":" August 2016","44770":" July 2016","44771":" July 2016","44772":" July 2016","44773":" July 2016","44774":" July 2016","44775":" April 2016","44776":" June 2016","44777":" May 2016","44778":" May 2016","44779":" April 2016","44780":" April 2016","44781":" March 2016","44782":" March 2016","44783":" March 2016","44784":" October 2015","44785":" October 2015","44786":" January 2015","44787":" August 2015","44788":" August 2015","44789":" August 2015","44790":" August 2015","44791":" August 2015","44792":" July 2015","44793":" August 2015","44794":" August 2015","44795":" July 2015","44796":" September 2014","44797":" May 2015","44798":" September 2014","44799":" September 2014","44800":" July 2014","44801":" September 2014","44802":" August 2014","44803":" June 2014","44804":" August 2014","44810":" May 2014","44811":" October 2013","44812":" September 2013","44813":" July 2013","44814":" July 2013","44815":" August 2013","44816":" July 2013","44817":" August 2013","44818":" July 2013","44819":" May 2013","44820":" March 2013","44821":" April 2012","44822":" July 2012","44823":" August 2012","44824":" April 2012","44835":" October 2018","44836":" September 2018","44837":" September 2018","44838":" August 2018","44839":" February 2018","44840":" September 2017","44841":" August 2017","44842":" August 2017","44843":" July 2017","44844":" July 2017","44845":" June 2017","44846":" May 2017","44847":" April 2017","44848":" April 2017","44849":" October 2016","44850":" September 2016","44851":" September 2016","44852":" August 2015","44853":" July 2015","44854":" June 2015","44855":" September 2014","44856":" March 2015","44857":" January 2015","44858":" November 2014","44859":" August 2014","44860":"nil","44865":" August 2013","44866":" July 2013","44867":" July 2013","44868":" July 2013","44869":" July 2013","44870":" May 2013","44871":" May 2013","44872":" August 2012","44873":" June 2012","44874":" July 2011","44875":" November 2010","44876":" September 2010","44877":" December 2009","44878":" December 2009","44879":" June 2009","44880":" February 2019","44885":" June 2018","44890":"nil","44895":" April 2017","44900":" October 2016","44905":" June 2016","44910":" April 2016","44915":" October 2015","44920":" June 2015","44930":" August 2014","44935":" December 2013","44945":" February 2013","44950":" October 2012","44955":" May 2012","44960":" December 2011","44965":" May 2011","44970":" April 2009","44975":" July 2018","44976":" July 2018","44977":" April 2018","44978":" December 2017","44979":" December 2017","44980":"nil","44985":" August 2017","44986":" August 2017","44987":" June 2017","44988":" February 2017","44989":" December 2015","44990":" July 2016","44991":" January 2016","44992":" June 2015","44993":" June 2015","44994":" June 2015","44995":" May 2015","44996":" May 2015","44997":" January 2015","44998":" December 2014","44999":" September 2014","45000":" October 2014","45001":" October 2014","45002":" September 2014","45003":" September 2014","45004":" June 2014","45015":" August 2011","45016":" August 2011","45017":" July 2011","45018":" January 2007","45019":" August 2008","45020":" May 2017","45021":" February 2017","45022":" September 2016","45023":" September 2016","45024":" April 2016","45025":"nil","45035":" May 2013","45036":" August 2012","45037":" April 2012","45038":" April 2012","45039":" March 2012","45040":" February 2012","45041":" December 2011","45042":" April 2011","45043":" August 2010","45044":" October 2010","45045":" August 2010","45046":" July 2010","45047":" September 2009","45048":"nil","45049":" June 2006","45050":" September 2018","45051":" June 2017","45052":" May 2017","45053":" July 2016","45054":" August 2016","45055":" June 2016","45056":" June 2016","45057":" June 2016","45058":" July 2016","45059":" June 2016","45060":"nil","45065":"nil","45067":"nil","45077":"nil","45078":"nil","45079":"nil","45080":"nil","45081":"nil","45084":" January 2019","45085":" January 2019","45086":" October 2018","45087":" August 2018","45088":" October 2018","45089":" September 2018","45090":" September 2018","45091":" August 2018","45092":" July 2018","45093":" August 2018","45094":" June 2018","45095":" August 2018","45096":" August 2018","45097":" July 2018","45098":" March 2018","45099":" January 2018","45100":" May 2018","45101":" May 2018","45102":" April 2018","45103":" April 2018","45104":" March 2018","45105":" March 2018","45107":" February 2018","45110":" December 2017","45111":" September 2017","45113":" October 2017","45115":" October 2017","45118":" August 2017","45119":"nil","45129":" May 2017","45130":" April 2017","45131":" March 2017","45132":" January 2017","45133":" January 2017","45140":" August 2016","45141":" October 2016","45142":" October 2016","45143":" October 2016","45144":" October 2016","45145":" September 2016","45146":" September 2016","45147":" July 2016","45148":" September 2016","45149":" August 2016","45150":" August 2016","45151":" August 2016","45152":" August 2016","45153":" August 2016","45154":" August 2016","45155":" July 2016","45156":" July 2016","45158":" July 2016","45159":" July 2016","45161":" May 2016","45162":" May 2016","45163":" April 2016","45164":" May 2016","45165":" April 2016","45166":" April 2016","45167":" March 2016","45168":" March 2016","45170":" March 2016","45171":" February 2016","45172":" March 2016","45173":" February 2016","45175":" December 2015","45176":" September 2015","45177":" November 2015","45178":" October 2015","45179":" September 2015","45180":" September 2015","45181":" August 2015","45182":" July 2015","45183":" July 2015","45184":" July 2015","45185":" July 2015","45186":" July 2015","45187":" July 2015","45188":" July 2015","45199":" January 2015","45200":" September 2014","45201":" August 2014","45202":" August 2014","45203":" July 2014","45204":" July 2014","45205":" May 2014","45206":" April 2014","45207":" September 2013","45208":" August 2013","45209":" August 2013","45210":" August 2013","45211":" January 2013","45212":" July 2012","45213":" December 2011","45214":" January 2012","45215":" December 2011","45216":" September 2011","45217":" August 2011","45218":" July 2011","45219":" January 2011","45220":" September 2010","45221":" June 2010","45222":" December 2009","45223":" December 2008","45224":" October 2008","45225":" August 2007","45226":" July 2007","45229":"nil","45234":" May 2018","45239":" April 2017","45244":" September 2016","45249":" June 2016","45254":" July 2015","45259":" October 2014","45264":" May 2014","45269":" August 2013","45279":" June 2012","45284":" June 2018","45285":" August 2018","45286":" August 2018","45287":" October 2017","45288":" September 2017","45289":"nil","45294":" April 2017","45295":" January 2017","45296":" November 2016","45297":" September 2016","45298":" October 2015","45299":" August 2016","45300":" October 2015","45301":" July 2016","45302":" July 2016","45303":" July 2016","45304":" July 2016","45305":" September 2015","45306":" August 2015","45307":" August 2015","45308":" July 2015","45309":" September 2014","45310":" March 2015","45311":" May 2015","45312":" April 2015","45313":" July 2014","45314":" July 2014","45315":" July 2014","45316":" May 2014","45317":" June 2013","45318":" March 2013","45319":" July 2012","45320":" August 2011","45321":" September 2011","45322":" August 2009","45323":" July 2009","45324":" August 2018","45325":" September 2018","45326":" August 2018","45327":" August 2018","45328":" July 2018","45329":"nil","45334":" August 2017","45335":" August 2017","45336":" July 2017","45337":" July 2017","45338":" July 2017","45339":" July 2017","45340":" July 2017","45341":" August 2016","45342":" June 2017","45343":" June 2017","45344":" June 2017","45345":" May 2017","45346":" July 2016","45347":" September 2016","45348":" August 2016","45354":" August 2016","45355":" August 2016","45356":" August 2016","45357":" August 2016","45358":" September 2015","45359":" July 2016","45360":" July 2016","45361":" July 2016","45362":" June 2016","45363":" July 2016","45364":" May 2016","45365":" July 2016","45366":" June 2016","45367":" May 2016","45368":" May 2016","45369":" September 2015","45370":" August 2015","45371":" September 2015","45372":" September 2015","45373":" August 2015","45374":" July 2015","45375":" July 2015","45376":" July 2015","45377":" July 2015","45378":" June 2015","45379":" July 2015","45380":" July 2015","45381":" July 2015","45382":" July 2015","45383":" June 2015","45384":" June 2015","45385":" June 2015","45386":" June 2015","45387":" May 2015","45388":" August 2014","45389":" September 2014","45390":" August 2014","45391":" September 2014","45392":" August 2014","45393":" August 2014","45395":" August 2014","45396":" August 2014","45397":" August 2014","45398":" August 2014","45399":" August 2014","45400":" August 2014","45401":" July 2014","45402":" July 2014","45403":" July 2014","45404":" June 2014","45405":" May 2014","45406":" July 2013","45407":" June 2013","45408":" August 2011","45409":" August 2011","45410":" June 2011","45411":" August 2010","45412":" July 2009","45414":" October 2018","45415":" August 2017","45416":" August 2017","45417":" August 2017","45418":" August 2017","45419":" August 2017","45420":" August 2017","45421":" August 2017","45422":" September 2017","45423":" September 2016","45424":" August 2016","45425":" August 2016","45426":" August 2016","45427":" July 2016","45428":" July 2016","45429":"nil","45434":" August 2015","45435":" October 2015","45436":" July 2015","45437":" July 2014","45438":" August 2014","45439":" July 2018","45440":" August 2017","45441":" August 2017","45442":" August 2017","45443":" August 2016","45444":"nil","45449":" May 2014","45450":" August 2013","45451":" September 2013","45452":" August 2013","45453":" September 2012","45454":" July 2011","45455":" August 2010","45456":" August 2009","45457":" July 2008","45458":" June 2008","45459":" September 2018","45464":" July 2018","45469":" August 2016","45474":" July 2016","45479":" April 2016","45484":" July 2015","45489":" May 2015","45494":" February 2017","45495":" August 2016","45496":" August 2016","45497":" July 2016","45498":" June 2016","45499":" July 2015","45500":" May 2016","45501":" May 2016","45502":" July 2015","45503":" August 2015","45504":" September 2015","45505":" September 2015","45506":" August 2015","45507":" August 2015","45508":" August 2015","45509":"nil","45514":" July 2014","45515":" March 2014","45516":" July 2013","45517":" May 2013","45518":" January 2012","45519":" August 2011","45520":" December 2011","45521":" December 2009","45522":" March 2010","45523":" June 2009","45524":" March 2019","45525":" March 2019","45526":" March 2019","45527":" March 2019","45528":" March 2019","45529":" February 2019","45530":" February 2019","45531":" February 2019","45532":" January 2019","45533":" May 2018","45534":" November 2018","45535":" December 2018","45536":" December 2018","45537":" December 2018","45538":" December 2018","45539":" December 2018","45540":" November 2018","45541":" February 2018","45542":" November 2018","45543":" October 2018","45544":" November 2018","45545":" November 2018","45546":" October 2018","45547":" October 2018","45548":" October 2018","45549":"nil","45554":" July 2018","45555":" October 2018","45556":" September 2018","45557":" September 2018","45558":" August 2018","45559":" August 2018","45560":" October 2017","45561":" August 2018","45562":" August 2018","45563":" August 2018","45564":" August 2018","45565":" August 2018","45566":" August 2018","45567":" August 2018","45568":" August 2018","45569":" July 2018","45570":" July 2018","45571":" July 2018","45572":" July 2018","45573":" July 2018","45579":" July 2018","45580":" July 2018","45581":" June 2018","45582":" July 2018","45583":" June 2018","45584":" June 2018","45585":" June 2018","45586":" May 2018","45587":" May 2018","45588":" May 2018","45589":" May 2018","45590":" May 2018","45591":" May 2018","45592":" May 2018","45593":" May 2018","45594":" April 2018","45595":" April 2018","45596":" April 2018","45597":" April 2018","45598":" April 2018","45599":" March 2018","45600":" March 2018","45601":" March 2018","45602":" March 2018","45603":" March 2018","45604":" March 2018","45605":" March 2018","45606":" March 2018","45607":" February 2018","45608":" January 2018","45614":" December 2017","45615":" December 2017","45616":" December 2017","45617":" December 2017","45618":" November 2017","45619":" November 2017","45620":" October 2017","45621":" October 2017","45622":" October 2017","45623":" October 2017","45624":" October 2017","45625":" October 2017","45626":" October 2017","45627":" October 2017","45628":" September 2017","45634":" August 2017","45635":" September 2017","45636":" August 2017","45637":" August 2017","45638":" September 2017","45639":" August 2017","45640":" August 2017","45641":" August 2017","45642":" August 2017","45643":" August 2017","45644":" August 2017","45645":" August 2017","45646":" August 2017","45647":" August 2017","45648":" August 2017","45654":" June 2017","45655":" June 2017","45656":" June 2017","45657":" June 2017","45658":" June 2017","45659":" June 2017","45660":" June 2017","45661":" June 2017","45662":" June 2017","45663":" June 2017","45664":" June 2017","45665":" June 2017","45666":" May 2017","45668":" May 2017","45669":" April 2017","45670":" May 2017","45672":" April 2017","45673":" April 2017","45674":" April 2017","45675":" April 2017","45676":" April 2017","45677":" April 2017","45678":" April 2017","45679":" April 2017","45680":" April 2017","45681":" March 2017","45682":" March 2017","45683":" March 2017","45685":" March 2017","45686":" March 2017","45687":" March 2017","45688":" March 2017","45689":" March 2017","45690":" March 2017","45691":" February 2017","45692":" February 2017","45693":" February 2017","45694":" February 2017","45695":" February 2017","45696":" February 2017","45697":" February 2017","45698":" February 2017","45699":" January 2017","45701":" December 2016","45702":" December 2016","45703":" December 2016","45704":" December 2016","45705":" December 2016","45706":" November 2016","45707":" November 2016","45709":" November 2016","45710":" November 2016","45711":" October 2016","45712":" October 2016","45713":" October 2016","45714":" October 2016","45715":" October 2016","45716":" October 2016","45718":" September 2016","45719":" September 2016","45720":" September 2016","45721":" August 2016","45722":" August 2016","45723":" September 2016","45724":" March 2019","45725":" January 2019","45726":" March 2019","45727":" March 2019","45728":" March 2019","45729":" February 2019","45730":" February 2019","45731":" January 2019","45732":" January 2019","45733":" December 2018","45734":" December 2018","45735":" December 2018","45736":" November 2018","45737":" December 2018","45738":" November 2018","45739":" November 2018","45740":" November 2018","45741":" November 2018","45742":" October 2018","45743":" September 2018","45744":" October 2018","45745":" October 2018","45746":" September 2018","45747":" September 2018","45748":" September 2018","45749":" July 2018","45750":" August 2018","45751":" September 2018","45752":" August 2018","45753":" August 2018","45754":" August 2018","45755":" August 2018","45756":" July 2018","45757":" July 2018","45758":" July 2018","45759":" July 2018","45760":" July 2018","45761":" July 2018","45762":" July 2018","45763":" July 2018","45764":" October 2017","45765":" June 2018","45766":" June 2018","45767":" May 2018","45768":" May 2018","45769":"nil","45774":" March 2018","45775":" March 2018","45776":" March 2018","45777":" February 2018","45778":" February 2018","45779":" January 2018","45780":" January 2018","45781":" December 2017","45782":" December 2017","45783":" January 2018","45789":" November 2017","45790":" November 2017","45791":" November 2017","45792":" November 2017","45793":" November 2017","45794":" November 2017","45795":" November 2017","45796":" November 2017","45797":" November 2017","45798":" October 2017","45799":" October 2017","45801":" October 2017","45803":" October 2017","45804":" October 2017","45805":" October 2017","45806":" September 2017","45807":" September 2017","45808":" September 2017","45809":" September 2017","45810":" September 2017","45811":" September 2017","45812":" August 2017","45813":" August 2017","45814":" August 2017","45815":" August 2017","45816":" August 2017","45817":" August 2017","45818":" August 2017","45819":" August 2017","45820":" July 2017","45821":" July 2017","45822":" July 2017","45823":" July 2017","45829":" June 2017","45830":" July 2017","45831":" July 2017","45832":" June 2017","45833":" June 2017","45834":" June 2017","45835":" June 2017","45836":" June 2017","45837":" June 2017","45838":" May 2017","45839":" May 2017","45842":" May 2017","45843":" May 2017","45844":" May 2017","45845":" May 2017","45846":" May 2017","45847":" May 2017","45848":" May 2017","45854":" April 2017","45855":" April 2017","45856":" April 2017","45857":" April 2017","45858":" March 2017","45864":" March 2017","45865":" March 2017","45866":" March 2017","45867":" March 2017","45868":" March 2017","45874":" January 2017","45875":" December 2016","45876":" January 2017","45877":" January 2017","45878":" December 2016","45879":" December 2016","45880":" December 2016","45881":" November 2016","45882":" November 2016","45883":" October 2016","45884":" November 2016","45885":" November 2016","45886":" October 2016","45887":" October 2016","45888":" October 2016","45890":" October 2016","45891":" October 2016","45892":" October 2016","45893":" October 2016","45894":" September 2016","45895":" September 2016","45896":" August 2016","45897":" September 2016","45898":" September 2016","45899":" September 2016","45900":" August 2016","45901":" August 2016","45902":" August 2016","45903":" August 2016","45904":" July 2016","45905":" July 2016","45906":" July 2016","45907":" July 2016","45908":" July 2016","45909":" June 2016","45910":" July 2016","45911":" July 2016","45912":" June 2016","45913":" June 2016","45914":" June 2016","45915":" June 2016","45916":" June 2016","45917":" June 2016","45918":" June 2016","45919":" June 2016","45920":" May 2016","45921":" June 2016","45922":" May 2016","45923":" May 2016","45924":" March 2019","45929":" December 2018","45934":" September 2018","45939":" June 2018","45944":" April 2018","45949":" March 2018","45959":" October 2017","45969":" December 2017","45974":"nil","45984":" October 2017","45989":" September 2017","46019":" March 2017","46024":" January 2017","46029":" December 2016","46044":" August 2016","46049":" September 2016","46069":" July 2016","46074":" June 2016","46079":" June 2016","46084":" May 2016","46094":" April 2016","46099":" April 2016","46104":" March 2016","46109":" March 2016","46114":" February 2016","46124":" March 2019","46125":" March 2019","46126":" March 2019","46127":" March 2019","46128":" March 2019","46129":" February 2019","46130":" December 2018","46131":" January 2019","46132":" December 2018","46133":" July 2018","46134":" December 2018","46135":" November 2018","46136":" October 2018","46137":" October 2018","46138":" September 2018","46139":" September 2018","46140":" August 2018","46141":" September 2018","46142":" June 2018","46143":" August 2018","46144":" August 2018","46145":" July 2018","46146":" June 2018","46147":" June 2018","46148":" June 2018","46149":" June 2018","46150":" May 2018","46151":" May 2018","46152":" April 2018","46153":" February 2018","46154":" February 2018","46155":" January 2018","46156":" December 2017","46157":" December 2017","46158":" December 2017","46159":" December 2017","46161":" July 2017","46163":" August 2017","46164":" May 2017","46165":" August 2017","46166":" July 2017","46167":" August 2017","46168":" August 2017","46169":" July 2017","46170":" August 2017","46171":" July 2017","46172":" July 2017","46173":" June 2017","46175":" April 2017","46176":" May 2017","46178":" April 2017","46179":" April 2017","46180":" March 2017","46181":" March 2017","46182":" February 2017","46183":" February 2017","46184":" January 2017","46185":" June 2016","46186":" January 2017","46187":" November 2016","46188":" December 2016","46189":" November 2016","46190":" November 2016","46191":" October 2016","46192":" October 2016","46193":" September 2016","46194":" September 2016","46195":" August 2016","46196":" June 2016","46197":" June 2016","46198":" June 2016","46199":" August 2015","46200":" June 2016","46201":" June 2016","46202":" May 2016","46204":" April 2016","46205":" April 2016","46206":" April 2016","46207":" April 2016","46208":" April 2016","46209":" March 2016","46210":" March 2016","46211":" March 2016","46212":" March 2016","46213":" February 2016","46214":" February 2016","46215":" January 2016","46216":" February 2016","46217":" August 2015","46218":" January 2016","46219":" January 2016","46220":" January 2016","46221":" November 2015","46222":" October 2015","46223":" October 2015","46224":" October 2015","46225":" October 2015","46226":" September 2015","46227":" October 2015","46228":" September 2015","46230":" September 2015","46231":" August 2015","46232":" August 2015","46233":" August 2015","46234":" July 2015","46236":" May 2015","46237":" May 2015","46239":" March 2015","46240":" April 2015","46241":" April 2015","46242":" August 2014","46243":" March 2015","46244":" February 2015","46245":" February 2015","46246":" February 2015","46247":" December 2014","46248":" November 2014","46249":" November 2014","46250":" October 2014","46251":" October 2014","46252":" August 2014","46254":" August 2014","46255":" August 2014","46256":" June 2014","46257":" June 2014","46258":" June 2014","46259":" May 2014","46260":" April 2014","46261":" April 2014","46262":" January 2014","46263":" February 2014","46264":" December 2013","46265":" November 2013","46266":" November 2013","46267":" November 2013","46268":" October 2013","46269":" October 2013","46270":" September 2013","46271":" August 2013","46272":" July 2013","46273":" May 2013","46274":" April 2013","46275":" March 2013","46276":" February 2013","46277":" February 2013","46278":" October 2012","46279":" February 2013","46280":" January 2013","46281":" January 2013","46282":" November 2012","46283":" November 2012","46285":" November 2012","46286":" October 2012","46287":" November 2012","46288":" September 2012","46289":" August 2012","46290":" August 2012","46292":" July 2012","46293":" July 2012","46294":" July 2012","46295":" July 2012","46296":" July 2012","46297":" May 2012","46298":" February 2012","46299":"nil","46304":" October 2011","46305":" September 2011","46306":" May 2011","46307":" August 2011","46308":" July 2011","46309":" April 2011","46310":" December 2010","46311":" February 2011","46312":" January 2011","46313":" December 2010","46314":" June 2010","46315":" January 2010","46316":" October 2009","46317":" August 2009","46318":" November 2008","46319":" November 2008","46320":" July 2008","46321":" November 2007","46322":" June 2007","46323":" August 2005","46324":" March 2019","46325":" March 2019","46326":" February 2019","46327":" February 2019","46328":" February 2019","46329":" December 2018","46330":" December 2018","46331":" January 2019","46332":" November 2018","46333":" December 2018","46334":" September 2018","46335":" September 2018","46336":" September 2018","46337":" September 2018","46338":" September 2018","46339":"nil","46344":" July 2018","46345":" August 2018","46346":" August 2018","46347":" July 2018","46348":" July 2018","46349":" July 2018","46350":" July 2018","46351":" July 2018","46352":" July 2018","46353":" June 2018","46364":" April 2018","46365":" April 2018","46366":" March 2018","46367":" March 2018","46368":" March 2018","46374":" February 2018","46375":" February 2018","46376":" February 2018","46378":" February 2018","46379":" February 2018","46381":" January 2018","46382":" January 2018","46383":" December 2017","46384":" January 2018","46385":" December 2017","46386":" December 2017","46387":" December 2017","46390":" November 2017","46391":" March 2017","46392":" November 2017","46416":" August 2017","46417":" August 2017","46418":" July 2017","46419":" July 2017","46422":" July 2017","46423":" July 2017","46424":" July 2017","46425":" July 2017","46426":" July 2017","46427":" May 2017","46428":" May 2017","46429":" May 2017","46430":" May 2017","46431":" May 2017","46432":" November 2016","46443":" March 2017","46444":" February 2017","46445":" March 2017","46447":" February 2017","46449":" February 2017","46450":" January 2017","46451":" January 2017","46453":" January 2017","46455":" December 2016","46456":" December 2016","46457":" December 2016","46458":" December 2016","46464":" June 2016","46465":" November 2016","46466":" November 2016","46468":" November 2016","46470":" November 2016","46472":" November 2016","46476":" October 2016","46478":" October 2016","46484":" September 2016","46485":" September 2016","46486":" September 2016","46487":" September 2016","46488":" September 2016","46494":" September 2016","46495":" August 2016","46496":" August 2016","46497":" August 2016","46498":" August 2016","46499":" August 2016","46500":" August 2016","46501":" August 2016","46502":" August 2016","46503":" August 2016","46509":" July 2016","46510":" July 2016","46511":" July 2016","46512":" July 2016","46513":" July 2016","46514":" July 2016","46515":" July 2016","46516":" June 2016","46517":" July 2016","46524":" March 2019","46525":" March 2019","46526":" September 2018","46527":" November 2018","46528":" January 2019","46529":" September 2018","46530":" September 2018","46531":" September 2018","46532":" August 2018","46533":" August 2018","46534":" July 2018","46535":" July 2018","46536":" July 2018","46537":" May 2018","46538":" April 2018","46539":" March 2018","46540":" July 2017","46541":" November 2017","46542":" November 2017","46543":" October 2017","46544":" October 2017","46545":" September 2017","46546":" September 2017","46547":" August 2017","46548":" August 2017","46549":"nil","46554":" July 2017","46555":" July 2017","46556":" June 2017","46557":" June 2017","46558":" April 2017","46559":" April 2017","46560":" April 2017","46561":" April 2017","46562":" March 2017","46563":" December 2016","46564":" January 2017","46565":" September 2016","46566":" December 2016","46567":" December 2016","46568":" December 2016","46569":" November 2016","46570":" October 2016","46571":" September 2016","46572":" October 2016","46573":" October 2016","46579":" July 2016","46580":" June 2016","46581":" July 2016","46582":" July 2016","46583":" June 2016","46584":" May 2016","46585":" June 2016","46586":" June 2016","46587":" May 2016","46588":" May 2016","46589":" May 2016","46590":" May 2016","46591":" May 2016","46592":" May 2016","46593":" April 2016","46594":" April 2016","46595":" April 2016","46596":" March 2016","46597":" February 2016","46598":" December 2015","46599":" January 2016","46600":" December 2015","46601":" December 2015","46602":" August 2015","46603":" August 2015","46604":" July 2015","46605":" July 2015","46606":" June 2015","46607":" July 2015","46608":" July 2015","46609":" June 2015","46610":" July 2015","46611":" July 2015","46612":" June 2015","46613":" June 2015","46614":" June 2015","46615":" May 2015","46616":" April 2015","46617":" April 2015","46618":" April 2015","46629":" October 2014","46630":" October 2014","46631":" September 2014","46632":" August 2014","46633":" July 2014","46639":" October 2013","46640":" October 2013","46641":" September 2013","46642":" September 2013","46643":" August 2013","46644":" September 2013","46645":" September 2013","46646":" August 2013","46647":" July 2013","46648":" June 2013","46654":" March 2013","46655":" March 2013","46656":" March 2013","46657":" February 2013","46658":" February 2013","46659":" December 2012","46660":" December 2012","46661":" November 2012","46662":" November 2012","46663":" August 2012","46669":" March 2012","46671":" January 2012","46672":" December 2011","46673":" September 2011","46674":" August 2011","46675":" July 2011","46676":" March 2011","46677":" February 2011","46678":" November 2010","46679":" November 2010","46680":" October 2010","46681":" August 2010","46682":" August 2010","46683":" September 2009","46684":" March 2010","46685":" March 2010","46686":" April 2009","46687":" August 2009","46688":" July 2009","46689":" February 2008","46690":" July 2007","46691":" July 2007","46692":" January 2007","46693":" July 2005","46694":" March 2019","46695":" March 2019","46696":" February 2019","46697":" October 2018","46698":" September 2018","46699":" August 2018","46700":" August 2018","46701":" August 2018","46702":" April 2018","46703":" March 2018","46704":" February 2018","46705":" February 2018","46706":" December 2017","46707":" December 2017","46708":" November 2017","46710":" September 2017","46711":" August 2017","46712":" August 2017","46713":" July 2017","46714":" July 2017","46715":" July 2017","46716":" June 2017","46717":" May 2017","46718":" June 2017","46719":" May 2017","46720":" May 2017","46721":" May 2017","46722":" May 2017","46723":" April 2017","46724":" February 2017","46725":" January 2017","46726":" January 2017","46727":" December 2016","46728":" September 2016","46729":"nil","46739":" July 2016","46740":" July 2016","46741":" April 2016","46742":" June 2016","46744":" May 2016","46745":" May 2016","46746":" April 2016","46747":" May 2016","46748":" March 2016","46754":" December 2015","46755":" July 2015","46756":" September 2015","46757":" October 2015","46758":" September 2015","46759":" October 2015","46760":" September 2015","46761":" September 2015","46762":" September 2015","46763":" August 2015","46764":" September 2015","46765":" September 2015","46766":" July 2015","46767":" September 2015","46768":" August 2015","46769":" August 2015","46770":" August 2015","46771":" June 2015","46772":" July 2015","46773":" July 2015","46779":" May 2015","46780":" May 2015","46781":" March 2015","46782":" November 2014","46783":" April 2015","46784":" April 2015","46785":" April 2015","46786":" April 2015","46787":" August 2014","46788":" February 2015","46789":" January 2015","46790":" February 2015","46791":" January 2015","46792":" January 2015","46793":" November 2014","46794":" November 2014","46795":" October 2014","46796":" October 2014","46797":" September 2014","46798":" September 2014","46804":" July 2014","46805":" July 2014","46806":" July 2014","46807":" July 2014","46808":" July 2014","46809":" July 2014","46810":" July 2014","46811":" May 2014","46812":" July 2014","46813":" June 2014","46819":" May 2014","46820":" February 2014","46821":" May 2014","46822":" May 2014","46823":" May 2014","46824":" May 2014","46825":" April 2014","46826":" February 2014","46827":" February 2014","46828":" January 2014","46829":" July 2013","46830":" November 2013","46831":" October 2013","46832":" October 2013","46833":" October 2013","46834":" October 2013","46836":" September 2013","46837":" August 2013","46838":" August 2013","46839":" July 2013","46840":" August 2013","46841":" August 2013","46842":" August 2013","46843":" July 2013","46844":" July 2013","46845":" August 2013","46846":" December 2012","46847":" July 2013","46848":" July 2013","46869":" August 2012","46870":" July 2012","46871":" July 2012","46872":" June 2012","46873":" May 2012","46884":" April 2019","46889":"nil","46894":" January 2018","46899":" July 2017","46904":" February 2017","46909":" August 2016","46914":" March 2016","46919":" June 2015","46934":" March 2014","46939":" July 2013","46944":" March 2019","46945":" March 2019","46946":" January 2019","46947":" February 2019","46948":" January 2019","46949":"nil","46959":" September 2014","46960":" April 2014","46961":" October 2014","46962":" July 2014","46963":" August 2014","46964":" August 2014","46965":" May 2014","46966":" January 2014","46967":" August 2013","46968":" July 2013","46969":" August 2012","46970":" June 2013","46971":" May 2013","46972":" September 2012","46973":" July 2012","46974":" March 2019","46975":" March 2019","46976":" March 2019","46977":" December 2018","46978":" January 2019","46979":" December 2018","46980":" October 2018","46981":" September 2018","46982":" July 2018","46983":" August 2018","46984":"nil","46994":" April 2018","46995":" April 2018","46996":" April 2018","46997":" April 2017","46998":" February 2018","46999":" December 2017","47000":" November 2017","47001":" December 2016","47002":" October 2017","47003":" October 2017","47004":" July 2017","47005":" August 2017","47006":" July 2017","47007":" June 2017","47008":" October 2016","47009":" May 2017","47010":" May 2017","47011":" April 2017","47012":" December 2016","47013":" February 2017","47024":" September 2016","47025":" September 2016","47026":" August 2016","47027":" August 2016","47028":" August 2016","47029":" August 2016","47030":" July 2016","47031":" July 2016","47032":" July 2016","47033":" July 2016","47034":" May 2016","47035":" May 2016","47036":" May 2016","47037":" May 2016","47038":" April 2016","47039":" April 2016","47040":" April 2016","47041":" April 2016","47042":" March 2016","47043":" June 2015","47044":" March 2016","47046":" April 2016","47047":" March 2016","47048":" March 2016","47049":" February 2016","47050":" March 2015","47051":" December 2015","47052":" May 2015","47053":" November 2015","47054":" December 2015","47055":" November 2015","47056":" October 2015","47057":" September 2015","47058":" July 2015","47059":" June 2015","47060":" June 2015","47061":" May 2015","47062":" June 2015","47063":" May 2015","47064":" May 2015","47065":" April 2015","47066":" April 2015","47067":" March 2015","47068":" April 2015","47069":" April 2015","47070":" April 2015","47071":" January 2015","47072":" March 2015","47073":" February 2015","47076":" December 2014","47077":" July 2014","47078":" September 2014","47079":" September 2014","47080":" July 2014","47081":" June 2014","47082":" July 2014","47083":" July 2014","47084":" July 2014","47085":" July 2013","47086":" April 2014","47087":" March 2014","47088":" March 2014","47089":" March 2014","47090":" May 2013","47091":" January 2014","47092":" January 2014","47093":" July 2013","47104":" December 2012","47105":" October 2012","47106":" September 2012","47107":" August 2012","47108":" July 2012","47109":" June 2012","47110":" March 2012","47112":" March 2012","47114":" February 2012","47115":" December 2011","47116":" December 2011","47117":" November 2011","47118":" September 2011","47120":" August 2011","47121":" August 2011","47122":" July 2011","47123":" July 2011","47124":" July 2011","47125":" May 2011","47126":" April 2011","47127":" December 2010","47128":" March 2009","47129":" December 2009","47130":" August 2009","47131":" July 2009","47132":" February 2009","47133":" June 2009","47134":" May 2009","47135":" March 2009","47136":" September 2008","47137":" May 2008","47138":" March 2007","47139":" October 2007","47140":" August 2006","47141":" April 2007","47142":" December 2005","47143":" March 2006","47144":" March 2019","47145":" March 2019","47146":" October 2018","47147":" September 2018","47148":" May 2018","47149":" April 2018","47150":" March 2018","47151":" March 2018","47152":" January 2018","47153":" August 2017","47154":" August 2017","47155":" August 2017","47156":" June 2017","47157":" July 2016","47158":" September 2016","47159":" October 2016","47160":" October 2016","47161":" July 2016","47162":" August 2016","47163":" June 2016","47164":" April 2016","47165":" December 2015","47166":" November 2015","47167":" October 2015","47168":" August 2015","47170":" June 2015","47171":" July 2015","47172":" May 2015","47173":" November 2014","47174":" October 2014","47175":" August 2014","47176":" November 2012","47177":" August 2012","47178":" December 2011","47180":" December 2011","47181":" April 2011","47182":" February 2011","47183":" February 2011","47184":" October 2010","47185":" August 2010","47186":" September 2008","47187":" August 2008","47188":" July 2007","47189":"nil","47194":" March 2016","47195":" August 2015","47196":" November 2012","47197":" October 2012","47198":" June 2012","47199":" April 2019","47204":" March 2019","47209":" January 2019","47214":" October 2018","47219":" September 2018","47224":" July 2018","47229":" May 2018","47234":"nil","47239":" September 2017","47249":" July 2017","47254":" June 2017","47269":" July 2016","47274":" July 2016","47279":" May 2016","47284":" December 2015","47289":" September 2015","47294":" November 2014","47299":" July 2014","47304":" April 2014","47309":" July 2013","47324":" August 2011","47329":" June 2010","47334":" February 2019","47335":" November 2018","47336":" January 2019","47337":" January 2019","47338":" November 2018","47339":" November 2018","47340":" October 2018","47341":" November 2018","47342":" September 2018","47343":" September 2018","47344":"nil","47354":" February 2018","47355":" January 2018","47356":" November 2017","47357":" October 2017","47358":" October 2017","47359":" October 2017","47360":" October 2017","47361":" September 2017","47362":" August 2017","47363":" September 2017","47364":" August 2017","47365":" August 2017","47366":" August 2017","47367":" August 2017","47368":" July 2017","47369":" August 2017","47370":" July 2017","47371":" June 2017","47372":" June 2017","47373":" May 2017","47374":" May 2017","47375":" April 2017","47376":" March 2017","47377":" March 2017","47378":" March 2017","47379":" January 2017","47380":" January 2017","47381":" December 2016","47382":" January 2017","47383":" November 2016","47389":" August 2016","47390":" August 2016","47391":" August 2016","47392":" August 2016","47393":" August 2016","47394":" July 2016","47395":" July 2016","47396":" July 2016","47397":" July 2016","47398":" July 2016","47399":" July 2016","47400":" June 2016","47401":" June 2016","47402":" June 2016","47403":" May 2016","47404":" May 2016","47405":" May 2016","47406":" July 2015","47407":" April 2016","47408":" March 2016","47409":" March 2016","47410":" March 2016","47411":" December 2015","47412":" January 2016","47413":" January 2016","47414":" January 2016","47415":" December 2015","47416":" December 2015","47417":" October 2015","47418":" September 2015","47424":" August 2015","47425":" August 2015","47426":" August 2015","47427":" July 2015","47428":" August 2015","47429":" June 2015","47430":" July 2015","47431":" July 2015","47432":" July 2015","47434":" July 2015","47435":" June 2015","47436":" June 2015","47437":" June 2015","47438":" June 2015","47439":" May 2015","47440":" June 2015","47441":" June 2015","47442":" May 2015","47443":" April 2015","47444":" March 2015","47445":" March 2015","47446":" February 2015","47447":" December 2014","47448":" November 2014","47449":" August 2014","47450":" October 2014","47451":" October 2014","47452":" October 2014","47453":" September 2014","47454":" September 2014","47455":" September 2014","47456":" September 2014","47457":" September 2014","47458":" August 2014","47459":" August 2014","47460":" July 2014","47461":" August 2014","47462":" August 2014","47463":" July 2014","47464":" March 2014","47465":" March 2014","47466":" March 2014","47467":" January 2014","47468":" January 2014","47469":" December 2013","47470":" December 2013","47471":" October 2013","47472":" November 2013","47473":" November 2013","47479":" July 2013","47480":" July 2013","47481":" July 2013","47482":" May 2013","47483":" June 2013","47484":" March 2013","47485":" March 2013","47486":" March 2013","47487":" July 2012","47488":" January 2013","47489":" January 2013","47490":" December 2012","47491":" December 2012","47492":" November 2012","47493":" June 2012","47499":" August 2012","47500":" July 2012","47501":" August 2012","47502":" July 2012","47503":" July 2012","47504":" June 2012","47505":" July 2012","47506":" July 2012","47507":" June 2012","47508":" June 2012","47509":" June 2012","47510":" May 2012","47511":" May 2012","47512":" May 2012","47513":" April 2012","47514":" March 2012","47515":" March 2012","47516":" March 2012","47517":" March 2012","47518":" March 2012","47524":" November 2011","47525":" October 2011","47526":" October 2011","47527":" September 2011","47528":" August 2011","47529":" July 2011","47530":" July 2011","47531":" July 2011","47532":" July 2011","47533":" July 2011","47534":" October 2018","47535":" August 2018","47536":" August 2018","47537":" August 2018","47538":" January 2018","47539":" June 2018","47540":" October 2017","47541":" August 2017","47542":" August 2017","47543":" July 2017","47544":" July 2017","47545":" April 2017","47546":" April 2017","47547":" February 2017","47548":" January 2017","47549":" November 2016","47550":" February 2016","47551":" August 2016","47552":" September 2016","47553":" June 2016","47554":"nil","47559":" May 2015","47560":" October 2015","47561":" October 2015","47562":" October 2015","47563":" October 2015","47574":" July 2015","47575":" May 2015","47576":" June 2015","47577":" June 2015","47578":" May 2015","47579":" June 2015","47580":" May 2015","47581":" April 2015","47582":" May 2015","47583":" April 2015","47584":" March 2015","47585":" March 2015","47586":" March 2015","47587":" February 2015","47588":" December 2014","47594":" September 2014","47595":" August 2014","47596":" August 2014","47597":" August 2014","47598":" August 2014","47599":" August 2014","47600":" August 2014","47601":" August 2014","47602":" August 2014","47603":" August 2014","47604":" July 2014","47605":" July 2014","47606":" June 2014","47607":" May 2014","47608":" May 2014","47609":" June 2014","47611":" May 2014","47612":" May 2014","47613":" May 2014","47614":" May 2014","47615":" April 2014","47616":" October 2013","47617":" April 2014","47618":" February 2014","47619":" January 2014","47620":" January 2014","47621":" October 2013","47622":" October 2013","47623":" October 2013","47624":" September 2013","47625":" September 2013","47626":" September 2013","47627":" July 2013","47628":" August 2013","47629":" August 2013","47630":" August 2013","47631":" August 2013","47632":" August 2013","47633":" August 2013","47634":" July 2013","47635":" August 2013","47636":" July 2013","47637":" August 2013","47638":" August 2013","47639":" July 2013","47640":" July 2013","47641":" July 2013","47642":" June 2013","47643":" June 2013","47649":" January 2013","47650":" January 2013","47651":" October 2012","47652":" December 2012","47653":" December 2012","47654":" November 2012","47655":" October 2012","47656":" September 2012","47659":" December 2018","47660":" December 2018","47661":" October 2018","47662":" August 2018","47663":" December 2017","47664":" July 2018","47665":" April 2018","47666":" March 2018","47667":" September 2017","47668":" August 2017","47669":" August 2017","47670":" July 2017","47671":" July 2017","47672":" May 2017","47673":" June 2017","47674":"nil","47679":" September 2016","47680":" September 2016","47681":" August 2016","47682":" July 2016","47683":" June 2016","47684":" June 2016","47685":" March 2016","47686":" March 2016","47688":" August 2015","47690":" December 2014","47691":" October 2014","47692":" August 2013","47693":" August 2013","47694":" July 2013","47695":" December 2012","47696":" December 2012","47697":" August 2012","47698":" August 2012","47699":" July 2012","47700":" July 2012","47701":" June 2012","47702":" March 2012","47703":" February 2012","47704":" November 2011","47705":" October 2011","47706":" October 2011","47707":" August 2011","47708":" August 2011","47714":" July 2018","47715":" June 2018","47716":" May 2018","47717":" June 2018","47718":" April 2018","47719":" March 2018","47720":" December 2017","47721":" October 2017","47722":" September 2017","47723":" June 2017","47724":"nil","47729":"nil","47739":" August 2018","47744":" March 2018","47749":" December 2017","47754":" October 2017","47759":" October 2017","47764":" August 2017","47769":" August 2017","47789":" December 2016","47794":" September 2016","47799":" July 2016","47804":" August 2016","47829":" April 2016","47834":" March 2016","47854":" September 2015","47864":" July 2015","47869":" August 2015","47884":" June 2015","47894":" April 2015","47899":" February 2015","47904":" January 2015","47929":" March 2019","47930":" February 2019","47931":" February 2019","47932":" January 2019","47933":" January 2019","47934":" January 2019","47935":" November 2018","47936":" August 2018","47937":" August 2018","47938":" August 2018","47939":" August 2018","47940":" August 2018","47941":" August 2018","47942":" July 2018","47943":" June 2018","47944":" May 2018","47945":" June 2018","47946":" June 2018","47947":" June 2018","47948":" April 2018","47949":" February 2018","47950":" April 2018","47951":" March 2018","47952":" March 2018","47957":" January 2018","47958":" January 2018","47959":" December 2017","47960":" December 2017","47961":" December 2017","47962":" November 2017","47963":" November 2017","47965":" October 2017","47966":" October 2017","47968":" October 2017","47969":"nil","47979":" July 2017","47980":" July 2017","47981":" June 2017","47983":" April 2017","47984":" April 2017","47985":" March 2017","47987":" March 2017","47988":" March 2017","47990":" February 2017","47992":" February 2017","47993":" February 2017","47994":" February 2017","47996":" December 2016","48000":" November 2016","48002":" September 2016","48003":" November 2016","48004":" October 2016","48007":" October 2016","48019":" August 2016","48020":" August 2016","48021":" July 2016","48023":" August 2016","48024":" July 2016","48025":" July 2016","48026":" July 2016","48027":" July 2016","48033":" June 2016","48035":" June 2016","48036":" June 2016","48037":" June 2016","48038":" May 2016","48039":" May 2016","48044":" February 2016","48045":" February 2016","48046":" January 2016","48048":" November 2015","48050":" January 2016","48053":" December 2015","48055":" November 2015","48056":" October 2015","48057":" October 2015","48059":" October 2015","48060":" September 2015","48061":" August 2015","48063":" September 2015","48074":" August 2015","48075":" July 2015","48076":" July 2015","48080":" July 2015","48082":" July 2015","48085":" June 2015","48086":" June 2015","48089":" May 2015","48092":" April 2015","48093":" March 2015","48095":" March 2015","48096":" March 2015","48097":" March 2015","48098":" March 2015","48099":" March 2015","48103":" December 2014","48104":" December 2014","48105":" November 2014","48106":" October 2014","48108":" October 2014","48109":" October 2014","48111":" September 2014","48112":" September 2014","48116":" September 2014","48118":" August 2014","48120":" July 2014","48122":" June 2014","48129":" March 2019","48130":" February 2019","48131":" February 2019","48132":" February 2019","48133":" December 2018","48134":" November 2018","48135":" September 2018","48136":" September 2018","48137":" September 2018","48138":" September 2018","48139":" August 2018","48140":" August 2018","48141":" August 2018","48142":" July 2018","48143":" August 2018","48144":" August 2018","48145":" August 2018","48146":" August 2018","48147":" July 2018","48148":" July 2018","48149":" July 2018","48150":" July 2018","48151":" July 2018","48152":" July 2018","48153":" June 2018","48154":" June 2018","48155":" May 2018","48156":" July 2018","48157":" June 2018","48158":" June 2018","48159":"nil","48169":" March 2018","48170":" March 2018","48171":" January 2018","48172":" January 2018","48173":" January 2018","48174":" January 2018","48175":" December 2017","48176":" December 2017","48177":" December 2017","48178":" December 2017","48184":" November 2017","48185":" November 2017","48186":" November 2017","48187":" October 2017","48188":" September 2017","48194":" October 2017","48195":" October 2017","48196":" October 2017","48197":" October 2017","48198":" September 2017","48199":" October 2017","48200":" September 2017","48201":" October 2017","48202":" September 2017","48203":" September 2017","48204":" September 2017","48205":" September 2017","48206":" September 2017","48207":" September 2017","48208":" September 2017","48214":" September 2017","48215":" August 2017","48216":" August 2017","48217":" August 2017","48218":" August 2017","48219":" August 2017","48220":" August 2017","48221":" August 2017","48222":" August 2017","48223":" July 2017","48239":" July 2017","48241":" July 2017","48242":" July 2017","48243":" July 2017","48244":" July 2017","48245":" July 2017","48246":" July 2017","48247":" July 2017","48248":" July 2017","48249":" July 2017","48250":" July 2017","48251":" July 2017","48252":" July 2017","48253":" July 2017","48254":" July 2017","48255":" June 2017","48256":" June 2017","48257":" June 2017","48258":" June 2017","48259":" June 2017","48260":" June 2017","48261":" June 2017","48262":" June 2017","48263":" June 2017","48264":" June 2017","48265":" June 2017","48266":" May 2017","48267":" May 2017","48268":" May 2017","48269":" May 2017","48271":" May 2017","48272":" May 2017","48273":" May 2017","48274":" May 2017","48275":" May 2017","48276":" May 2017","48277":" May 2017","48278":" May 2017","48284":" April 2017","48285":" April 2017","48286":" April 2017","48287":" April 2017","48288":" April 2017","48289":" April 2017","48290":" April 2017","48291":" April 2017","48292":" March 2017","48293":" March 2017","48294":" March 2017","48295":" March 2017","48296":" March 2017","48297":" February 2017","48304":" December 2016","48305":" November 2016","48306":" October 2016","48307":" October 2016","48308":" September 2016","48314":" September 2016","48315":" September 2016","48316":" September 2016","48317":" September 2016","48318":" August 2016","48319":" September 2016","48320":" August 2016","48321":" August 2016","48322":" August 2016","48323":" August 2016","48324":" August 2016","48325":" August 2016","48326":" August 2016","48327":" August 2016","48328":" July 2016","48329":" January 2019","48330":" November 2017","48331":" July 2017","48332":" July 2016","48333":" July 2016","48334":" July 2015","48335":" July 2015","48336":" June 2015","48337":" September 2014","48338":" June 2013","48339":" June 2013","48340":" July 2012","48341":" June 2012","48342":" July 2011","48343":" July 2010","48344":" June 2018","48345":" September 2017","48346":" August 2017","48347":" August 2017","48348":" September 2016","48349":"nil","48354":" July 2015","48355":" January 2015","48356":" December 2014","48357":" October 2012","48358":" August 2012","48359":" February 2019","48364":" July 2017","48369":" March 2017","48374":" December 2016","48379":" July 2016","48384":" July 2015","48389":" August 2015","48394":" September 2013","48399":" August 2012","48404":"nil","48409":" December 2018","48410":" July 2018","48411":" May 2018","48412":" March 2018","48413":" December 2017","48414":"nil","48419":" February 2019","48420":" November 2018","48421":" November 2018","48422":" September 2018","48423":" March 2018","48424":" March 2018","48425":" December 2017","48426":" October 2017","48427":" October 2017","48428":" October 2017","48429":" October 2017","48430":" July 2017","48431":" June 2017","48432":" February 2017","48434":" May 2017","48435":" May 2017","48436":" January 2017","48437":" November 2016","48438":" October 2016","48439":" October 2016","48440":" October 2016","48441":" October 2016","48442":" July 2016","48443":" May 2016","48444":" May 2016","48445":" January 2016","48446":" October 2015","48447":" September 2015","48448":" July 2015","48449":" June 2015","48450":" June 2015","48451":" May 2015","48452":" April 2015","48453":" March 2015","48454":" November 2014","48455":" November 2014","48456":" October 2014","48457":" September 2014","48458":" August 2014","48459":" August 2014","48460":" August 2014","48461":" July 2014","48462":" July 2014","48463":" May 2014","48464":" March 2014","48465":" February 2014","48466":" October 2013","48467":" August 2013","48468":" July 2013","48469":" May 2013","48471":" November 2012","48472":" November 2012","48473":" September 2012","48474":" September 2012","48475":" September 2012","48476":" August 2012","48477":" July 2012","48478":" June 2012","48479":" May 2012","48480":" May 2012","48481":" March 2012","48482":" January 2012","48483":" February 2012","48484":" December 2011","48485":" December 2011","48486":" January 2011","48487":" December 2011","48488":" September 2011","48489":" September 2011","48490":" November 2011","48491":" October 2011","48493":" September 2011","48494":" July 2011","48495":" March 2011","48496":" April 2011","48497":" April 2011","48498":" March 2011","48500":" July 2010","48501":" June 2010","48502":" May 2010","48503":" April 2009","48504":" January 2009","48505":" May 2008","48506":" June 2006","48507":" May 2006","48508":"nil","48509":" January 2019","48510":" July 2018","48511":" July 2018","48512":" July 2018","48513":" June 2018","48514":" May 2018","48515":" March 2018","48516":" February 2018","48517":" March 2018","48519":" June 2017","48520":" September 2017","48521":" September 2017","48523":" July 2017","48524":" July 2017","48525":" July 2017","48526":" July 2017","48527":" May 2017","48528":" April 2017","48530":" December 2016","48532":" October 2016","48533":" September 2016","48535":" August 2016","48536":" August 2016","48538":" August 2016","48539":" July 2016","48541":" July 2016","48542":" July 2016","48543":" June 2016","48548":" January 2016","48552":" September 2015","48553":" August 2015","48554":" August 2015","48555":" August 2015","48556":" August 2015","48557":" August 2015","48558":" August 2015","48559":" August 2015","48560":" July 2015","48561":" July 2015","48562":" July 2015","48564":" May 2015","48566":" May 2015","48567":" May 2015","48569":" April 2015","48570":" April 2015","48571":" March 2015","48573":" January 2015","48574":"nil","48584":" August 2014","48585":" August 2014","48586":" August 2014","48594":" April 2014","48595":" April 2014","48598":" February 2014","48604":" September 2013","48608":" August 2013","48609":" August 2013","48610":" August 2013","48612":" August 2013","48613":" August 2013","48633":" October 2012","48634":" August 2012","48635":" August 2012","48636":" July 2012","48637":" April 2012","48638":" February 2012","48639":" July 2011","48640":" February 2011","48642":" May 2010","48643":" August 2009","48644":" August 2008","48645":" July 2008","48646":" March 2008","48647":"nil","48649":" February 2019","48650":" January 2019","48651":" January 2019","48652":" January 2019","48653":" December 2018","48654":" December 2018","48655":" December 2018","48656":" October 2018","48657":" October 2018","48658":" August 2018","48659":" August 2018","48660":" August 2018","48661":" August 2018","48662":" August 2018","48663":" August 2018","48664":"nil","48669":" July 2017","48671":" May 2018","48672":" April 2018","48673":" March 2018","48675":" February 2018","48676":" January 2018","48678":" December 2017","48679":" November 2017","48680":" November 2017","48681":" October 2017","48682":" October 2017","48689":" September 2017","48690":" July 2017","48691":" August 2017","48692":" August 2017","48693":" June 2017","48699":" July 2017","48700":" June 2017","48702":" May 2017","48709":" October 2016","48711":" October 2016","48712":" October 2016","48713":" October 2016","48714":" October 2016","48715":" October 2016","48716":" September 2016","48717":" September 2016","48719":" August 2016","48720":" July 2016","48721":" August 2016","48722":" August 2016","48723":" July 2016","48725":" August 2016","48726":" August 2016","48727":" August 2016","48728":" July 2016","48734":" July 2016","48735":" July 2016","48736":" July 2016","48737":" July 2016","48738":" June 2016","48739":" June 2016","48740":" May 2016","48743":" March 2016","48746":" March 2016","48748":" January 2016","48751":" January 2016","48753":" January 2016","48754":" December 2015","48755":" November 2015","48757":" August 2015","48758":" September 2015","48764":" August 2015","48765":" August 2015","48766":" August 2015","48767":" August 2015","48768":" July 2015","48769":" August 2015","48770":" July 2015","48771":" July 2015","48772":" June 2015","48774":" September 2018","48779":" June 2016","48784":" July 2015","48789":" August 2014","48794":"nil","48799":" June 2016","48800":" March 2016","48801":" May 2015","48802":" July 2014","48803":" July 2012","48804":"nil","48809":" December 2018","48810":" January 2019","48811":" December 2018","48812":" December 2018","48813":" January 2019","48814":"nil","48819":" September 2018","48820":" September 2018","48821":" July 2018","48822":" June 2018","48823":" June 2018","48829":" December 2017","48830":" November 2017","48831":" September 2017","48832":" September 2017","48833":" July 2017","48839":" July 2017","48840":" July 2017","48841":" July 2017","48842":" June 2017","48843":" June 2017","48844":" June 2017","48845":" June 2017","48846":" June 2017","48847":" May 2017","48848":" May 2017","48849":" May 2017","48850":" May 2017","48851":" May 2017","48852":" May 2017","48853":" April 2017","48854":" April 2017","48855":" March 2017","48856":" March 2017","48857":" March 2017","48858":" January 2017","48859":" February 2017","48860":" January 2017","48861":" October 2016","48862":" February 2017","48863":" February 2017","48864":" January 2017","48865":" December 2016","48866":" December 2016","48867":" December 2016","48868":" November 2016","48869":" December 2016","48870":" November 2016","48871":" October 2016","48873":" October 2016","48879":" August 2016","48880":" August 2016","48881":" August 2016","48882":" August 2016","48883":" August 2016","48884":" August 2016","48885":" August 2016","48886":" August 2016","48887":" August 2016","48888":" May 2016","48894":" June 2016","48895":" June 2016","48896":" June 2016","48897":" June 2016","48898":" June 2016","48899":" June 2016","48900":" May 2016","48901":" May 2016","48902":" May 2016","48903":" May 2016","48904":" April 2016","48905":" April 2016","48906":" March 2016","48907":" March 2016","48908":" March 2016","48909":" March 2016","48910":" February 2016","48911":" February 2016","48912":" February 2016","48913":" November 2015","48914":" August 2015","48915":" October 2015","48916":" October 2015","48917":" September 2015","48918":" August 2015","48919":" August 2015","48920":" July 2015","48921":" July 2015","48922":" June 2015","48923":" June 2015","48924":" June 2015","48925":" June 2015","48926":" June 2015","48927":" May 2015","48928":" May 2015","48929":" May 2015","48930":" May 2015","48931":" August 2014","48932":" May 2015","48933":" April 2015","48934":" April 2015","48935":" April 2015","48936":" April 2015","48937":" March 2015","48938":" March 2015","48939":" March 2015","48940":" February 2015","48941":" March 2015","48942":" March 2015","48943":" January 2015","48944":" December 2014","48945":" December 2014","48946":" December 2014","48947":" October 2014","48948":" October 2014","48949":" September 2014","48950":" September 2014","48951":" January 2014","48952":" August 2014","48953":" August 2014","48954":" June 2014","48955":" July 2014","48956":" April 2014","48957":" March 2014","48958":" November 2013","48959":" February 2014","48960":" February 2014","48961":" February 2014","48962":" February 2014","48963":" November 2013","48964":" October 2013","48965":" August 2013","48966":" April 2013","48967":" July 2013","48968":" June 2013","48979":" September 2012","48980":" June 2012","48981":" June 2012","48983":" December 2011","48984":" May 2012","48985":" April 2012","48986":" March 2012","48987":" January 2012","48988":" January 2012","48994":" April 2019","48995":" March 2019","48996":" February 2019","48997":" September 2018","48998":" September 2018","48999":" September 2018","49000":" August 2018","49001":" August 2018","49002":" July 2018","49003":" June 2018","49004":"nil","49014":" September 2017","49015":" September 2017","49016":" September 2017","49017":" September 2017","49018":" June 2017","49019":" August 2017","49020":" August 2017","49021":" August 2017","49022":" July 2017","49023":" August 2017","49029":" July 2016","49030":" June 2017","49031":" June 2017","49032":" May 2017","49033":" January 2017","49034":" April 2017","49035":" April 2017","49036":" March 2017","49037":" March 2017","49038":" January 2017","49039":" December 2016","49040":" September 2016","49041":" October 2016","49042":" August 2016","49043":" July 2016","49044":" September 2016","49045":" September 2016","49046":" September 2016","49047":" September 2016","49048":" July 2016","49054":" June 2016","49055":" June 2016","49056":" June 2016","49057":" June 2016","49058":" May 2016","49064":" June 2016","49065":" May 2016","49067":" April 2016","49068":" April 2016","49069":" March 2016","49070":" January 2016","49071":" September 2015","49072":" December 2015","49073":" November 2015","49074":" October 2015","49075":" September 2015","49076":" September 2015","49077":" September 2015","49078":" August 2015","49079":" February 2015","49080":" August 2015","49081":" July 2015","49082":" July 2015","49083":" July 2015","49084":" July 2015","49085":" June 2015","49086":" June 2015","49087":" May 2015","49088":" May 2015","49089":" May 2015","49090":" May 2015","49091":" May 2015","49092":" April 2015","49093":" April 2015","49094":" March 2015","49095":" April 2015","49096":" March 2015","49097":" March 2015","49098":" March 2015","49104":" February 2015","49105":" January 2015","49106":" December 2014","49107":" December 2014","49108":" November 2014","49109":" October 2014","49110":" October 2014","49111":" September 2014","49112":" September 2014","49113":" August 2014","49114":" July 2014","49115":" July 2014","49116":" June 2014","49117":" April 2014","49118":" March 2014","49124":" March 2014","49125":" December 2013","49126":" May 2013","49127":" December 2013","49128":" March 2014","49129":"nil","49133":" March 2019","49138":"nil","49148":" November 2017","49153":" October 2017","49163":" June 2017","49168":" February 2017","49193":" June 2016","49203":" May 2016","49208":" December 2015","49213":" October 2015","49218":" September 2015","49228":" July 2015","49238":" May 2015","49243":" March 2015","49248":" February 2015","49253":" November 2014","49268":" August 2014","49308":" October 2013","49333":"nil","49338":" May 2018","49339":" March 2018","49340":" January 2018","49341":" September 2017","49342":" September 2017","49343":" July 2017","49344":" July 2017","49345":" May 2017","49346":" April 2017","49347":" March 2017","49348":" April 2017","49349":" March 2017","49350":" January 2017","49351":" January 2017","49352":" November 2016","49353":" December 2016","49354":" November 2016","49355":" November 2016","49356":" October 2016","49357":" October 2016","49358":" October 2016","49359":" September 2016","49360":" September 2016","49361":" September 2016","49362":" September 2016","49363":" September 2016","49364":" August 2016","49365":" August 2016","49366":" June 2016","49367":" May 2016","49368":" April 2016","49369":" May 2016","49370":" April 2016","49371":" March 2016","49372":" January 2016","49373":" January 2016","49374":" January 2016","49375":" October 2015","49376":" September 2015","49377":" October 2015","49378":" October 2014","49379":" August 2015","49380":" July 2015","49381":" March 2015","49382":" May 2015","49383":" May 2015","49384":" March 2015","49385":" January 2015","49386":" September 2014","49387":" August 2014","49393":" July 2014","49394":" June 2014","49395":" June 2014","49396":" June 2014","49397":" July 2013","49398":" May 2014","49399":" January 2014","49400":" September 2013","49402":" November 2013","49403":" June 2013","49404":" September 2013","49405":" August 2013","49406":" July 2013","49407":" July 2013","49413":" March 2013","49414":" October 2012","49415":" October 2012","49416":" September 2012","49417":" June 2012","49418":" August 2012","49419":" July 2012","49420":" July 2012","49421":" June 2012","49422":" May 2012","49423":" September 2018","49424":" August 2018","49425":" July 2018","49426":" July 2018","49427":" July 2018","49428":" February 2018","49429":" February 2018","49430":" July 2017","49431":" May 2017","49432":" April 2017","49433":"nil","49438":" January 2017","49439":" September 2016","49440":" July 2016","49441":" May 2016","49442":" March 2016","49448":" March 2015","49449":" January 2015","49450":" November 2014","49451":" October 2013","49452":" October 2013","49453":" October 2013","49454":" July 2013","49455":" June 2013","49456":" June 2013","49457":" May 2013","49458":" April 2013","49459":" March 2013","49460":" March 2013","49461":" November 2012","49463":" August 2012","49464":" September 2012","49465":" September 2012","49466":" August 2012","49467":" August 2012","49468":" June 2012","49469":" June 2012","49470":" March 2012","49471":" September 2011","49473":" February 2019","49474":" November 2018","49475":" October 2018","49476":" August 2018","49477":" August 2018","49478":" July 2018","49479":" June 2018","49480":" May 2018","49481":" April 2018","49482":" April 2018","49483":" March 2018","49486":" January 2018","49487":" January 2018","49489":" December 2017","49491":" June 2017","49493":" August 2017","49495":" June 2017","49496":" May 2017","49497":" June 2017","49501":" May 2017","49502":" March 2017","49504":" February 2017","49506":" January 2017","49508":" December 2016","49509":" December 2016","49511":" December 2016","49513":"nil","49519":" October 2016","49520":" August 2016","49522":" August 2016","49523":" August 2016","49524":" August 2016","49525":" July 2016","49526":" July 2016","49527":" July 2016","49528":" July 2016","49529":" June 2016","49534":" May 2016","49536":" May 2016","49538":" March 2016","49541":" December 2015","49542":" November 2015","49543":" May 2015","49545":" October 2015","49546":" November 2015","49547":" October 2015","49548":" October 2015","49549":" September 2015","49551":" September 2015","49552":" July 2015","49553":" September 2015","49555":" September 2015","49556":" August 2015","49557":" August 2015","49560":" July 2015","49561":" July 2015","49562":" July 2015","49563":" June 2015","49564":" June 2015","49565":" May 2015","49566":" May 2015","49567":" May 2015","49569":" April 2015","49570":" March 2015","49571":" March 2015","49573":" February 2015","49574":" February 2015","49575":" December 2014","49576":" December 2014","49588":" October 2014","49589":" August 2014","49590":" July 2014","49592":" August 2014","49600":" June 2014","49601":" June 2014","49608":" May 2014","49609":" April 2014","49615":" February 2014","49616":" December 2013","49617":" January 2014","49619":" November 2013","49620":" October 2013","49630":" July 2013","49639":" March 2013","49641":" February 2013","49648":" October 2012","49649":" July 2012","49650":" June 2012","49651":" June 2012","49652":" March 2012","49653":" June 2012","49654":" April 2012","49655":" June 2012","49656":" April 2012","49657":" January 2012","49658":" April 2012","49659":" December 2011","49660":" October 2011","49661":" September 2011","49662":" September 2011","49663":"nil","49673":" January 2018","49674":" July 2017","49675":" August 2017","49676":" July 2017","49677":" May 2017","49678":" March 2017","49679":" January 2017","49680":" February 2017","49681":" January 2017","49682":" January 2017","49688":" August 2016","49689":" July 2016","49690":" June 2016","49691":" May 2016","49692":" April 2016","49693":" March 2016","49694":" January 2016","49695":" November 2015","49696":" November 2015","49697":" December 2015","49698":" July 2015","49699":" July 2015","49700":" July 2015","49701":" June 2015","49702":" January 2014","49703":" October 2014","49704":" August 2014","49705":" August 2014","49706":" August 2014","49707":" July 2014","49718":" June 2013","49719":" March 2013","49720":" March 2013","49721":"nil","49722":" October 2012","49728":" September 2011","49729":" March 2010","49733":" May 2018","49738":" September 2015","49743":" June 2013","49748":" August 2018","49749":" March 2018","49750":" December 2017","49751":" April 2017","49752":" February 2017","49753":" November 2016","49754":" December 2014","49755":" August 2014","49756":" February 2014","49757":" May 2013","49758":"nil","49768":" June 2017","49769":" November 2016","49770":" October 2016","49771":" May 2016","49772":" August 2016","49773":" June 2016","49774":" July 2016","49775":" June 2016","49776":" June 2015","49777":" May 2016","49778":" April 2016","49779":" September 2015","49780":" September 2015","49781":" September 2015","49782":" August 2015","49783":" July 2015","49784":" July 2015","49785":" July 2015","49786":" June 2015","49787":" March 2015","49788":" March 2015","49789":" February 2015","49790":" January 2015","49791":" October 2014","49792":" September 2014","49793":" August 2014","49794":" August 2014","49795":" July 2014","49796":" July 2014","49797":" June 2014","49798":" June 2014","49799":" June 2014","49800":" December 2013","49801":" July 2013","49802":" July 2013","49803":" July 2013","49804":" June 2013","49805":" October 2012","49806":" October 2012","49807":" October 2012","49808":" July 2012","49809":" May 2012","49810":" May 2012","49811":" June 2011","49812":" June 2011","49813":" June 2011","49814":" March 2011","49815":" May 2010","49816":" June 2010","49818":"nil","49819":" October 2017","49820":" July 2017","49821":" April 2017","49822":" December 2016","49823":" July 2016","49824":" October 2015","49825":" December 2014","49826":" July 2015","49827":" February 2015","49828":" January 2015","49829":" July 2014","49830":" October 2014","49831":" October 2014","49832":" August 2014","49833":" June 2014","49834":" May 2014","49835":" April 2014","49836":" March 2014","49837":" July 2013","49839":" June 2012","49840":" June 2012","49841":" May 2012","49842":" August 2011","49843":" June 2011","49844":"nil","49849":" July 2010","49850":" August 2009","49851":" June 2009","49852":" February 2009","49853":"nil","49854":" September 2018","49859":"nil","49864":" November 2018","49869":" September 2018","49874":" July 2018","49879":" June 2018","49889":" September 2017","49894":" September 2017","49899":" July 2017","49904":" September 2017","49909":" July 2017","49914":" May 2017","49919":" April 2017","49929":" January 2017","49934":" December 2016","49939":" September 2016","49944":" August 2016","49949":" August 2016","49954":" June 2016","49964":" December 2015","49974":" September 2015","49979":" August 2015","49984":" June 2015","49994":" May 2015","50004":" March 2015","50009":" December 2014","50014":" October 2014","50019":" September 2014","50024":" August 2014","50029":" June 2014","50039":" August 2013","50044":" January 2014","50049":" December 2013","50054":"nil","50059":" January 2019","50060":" December 2018","50061":" December 2018","50062":" January 2019","50063":" October 2018","50064":" December 2018","50065":" December 2018","50066":" November 2018","50067":" September 2018","50068":" July 2018","50069":" August 2018","50070":" September 2018","50071":" September 2018","50072":" September 2018","50073":" August 2018","50084":" July 2018","50085":" July 2018","50086":" June 2018","50087":" June 2018","50088":" May 2018","50094":" February 2018","50095":" February 2018","50096":" January 2018","50097":" January 2018","50098":" January 2018","50099":" January 2018","50101":" December 2017","50102":" December 2017","50103":" December 2017","50104":" November 2017","50105":" November 2017","50106":" November 2017","50107":" November 2017","50108":" October 2017","50109":" October 2017","50110":" September 2017","50111":" October 2017","50112":" October 2017","50113":" October 2017","50114":" October 2017","50115":" October 2017","50116":" October 2017","50117":" September 2017","50118":" October 2017","50119":" September 2017","50120":" August 2017","50121":" September 2017","50122":" September 2017","50123":" September 2017","50129":" August 2017","50130":" June 2017","50131":" July 2017","50132":" August 2017","50133":" July 2017","50134":" January 2017","50135":" July 2017","50136":" June 2017","50137":" June 2017","50138":" June 2017","50139":" June 2017","50140":" July 2016","50141":" June 2017","50142":" May 2017","50143":" May 2017","50144":" May 2017","50145":" May 2017","50146":" May 2017","50147":" April 2017","50148":" April 2017","50149":" April 2017","50150":" April 2017","50151":" March 2017","50152":" March 2017","50153":" February 2017","50154":" March 2017","50155":" March 2017","50156":" March 2017","50157":" February 2017","50158":" February 2017","50159":" February 2017","50160":" February 2017","50161":" February 2017","50162":" February 2017","50164":" February 2017","50165":" February 2017","50166":" February 2017","50167":" February 2017","50168":" February 2017","50169":" February 2017","50170":" February 2017","50171":" February 2017","50172":" January 2017","50173":" January 2017","50184":" December 2016","50185":" December 2016","50186":" December 2016","50187":" December 2016","50188":" December 2016","50189":" December 2016","50190":" December 2016","50191":" December 2016","50192":" December 2016","50193":" December 2016","50194":" November 2016","50195":" November 2016","50196":" December 2016","50197":" November 2016","50198":" November 2016","50199":" November 2016","50200":" November 2016","50201":" November 2016","50202":" November 2016","50204":" November 2016","50205":" November 2016","50206":" October 2016","50207":" November 2016","50208":" November 2016","50209":" October 2016","50210":" November 2016","50211":" October 2016","50212":" October 2016","50213":" October 2016","50214":" October 2016","50215":" October 2016","50216":" October 2016","50217":" October 2016","50218":" October 2016","50219":" October 2016","50220":" October 2016","50221":" October 2016","50222":" October 2016","50223":" October 2016","50234":" September 2016","50235":" August 2016","50236":" August 2016","50237":" August 2016","50238":" August 2016","50239":" August 2016","50240":" August 2016","50241":" August 2016","50242":" August 2016","50243":" August 2016","50244":" August 2016","50245":" August 2016","50246":" August 2016","50247":" August 2016","50248":" August 2016","50249":" August 2016","50250":" August 2016","50251":" August 2016","50252":" August 2016","50253":" August 2016","50254":"nil","50259":" March 2019","50260":" March 2019","50261":" March 2019","50262":" March 2019","50263":" February 2019","50264":" February 2019","50265":" February 2019","50266":" February 2019","50267":" February 2019","50268":" February 2019","50269":" January 2019","50270":" January 2019","50271":" January 2019","50272":" July 2018","50273":" January 2019","50274":" January 2019","50275":" January 2019","50276":" January 2019","50277":" December 2018","50278":" December 2018","50279":" December 2018","50280":" December 2018","50281":" December 2018","50282":" December 2018","50283":" December 2018","50284":" November 2018","50285":" November 2018","50286":" November 2018","50287":" November 2018","50288":" July 2018","50294":" October 2018","50295":" September 2018","50296":" October 2018","50297":" October 2018","50298":" September 2018","50304":" September 2018","50305":" September 2018","50306":" September 2018","50307":" September 2018","50308":" September 2018","50309":" September 2018","50310":" September 2018","50311":" September 2018","50312":" August 2018","50313":" August 2018","50314":" August 2018","50315":" August 2018","50316":" August 2018","50317":" August 2018","50318":" August 2018","50319":" August 2018","50320":" August 2018","50321":" August 2018","50322":" August 2018","50323":" July 2018","50329":" July 2018","50330":" July 2018","50331":" July 2018","50332":" July 2018","50333":" July 2018","50339":" June 2018","50340":" June 2018","50341":" June 2018","50342":" May 2018","50343":" May 2018","50344":" May 2018","50345":" May 2018","50346":" April 2018","50347":" April 2018","50348":" May 2017","50349":" April 2018","50350":" March 2018","50351":" March 2018","50352":" March 2018","50353":" March 2018","50354":" February 2018","50355":" February 2018","50356":" February 2018","50357":" February 2018","50358":" January 2018","50364":" November 2017","50365":" November 2017","50366":" November 2017","50367":" October 2017","50368":" October 2017","50369":" October 2017","50370":" October 2017","50371":" October 2017","50372":" September 2017","50373":" April 2017","50374":" August 2017","50375":" September 2017","50376":" September 2017","50377":" September 2017","50378":" September 2017","50379":" September 2017","50380":" September 2017","50381":" August 2017","50382":" August 2017","50383":" July 2017","50384":" July 2017","50385":" July 2017","50386":" June 2017","50387":" July 2017","50388":" July 2017","50389":" July 2017","50390":" June 2017","50391":" June 2017","50392":" June 2017","50393":" June 2017","50399":" April 2017","50400":" April 2017","50401":" April 2017","50402":" March 2017","50403":" February 2017","50404":" April 2016","50405":" March 2017","50406":" February 2017","50407":" February 2017","50408":" May 2016","50414":" December 2016","50415":" December 2016","50416":" December 2016","50417":" December 2016","50418":" November 2016","50419":" November 2016","50420":" November 2016","50421":" November 2016","50422":" November 2016","50423":" November 2016","50429":" October 2016","50430":" October 2016","50431":" October 2016","50432":" September 2016","50433":" August 2016","50434":" March 2019","50435":" December 2018","50436":" November 2018","50437":" November 2018","50438":" October 2018","50439":" September 2018","50440":" July 2018","50441":" August 2018","50442":" July 2018","50443":" July 2018","50444":"nil","50449":" June 2018","50450":" May 2018","50451":" May 2018","50452":" May 2018","50453":" April 2018","50454":" April 2018","50455":" March 2018","50456":" March 2018","50457":" January 2018","50458":" February 2018","50464":" January 2018","50466":" December 2017","50467":" January 2018","50468":" December 2017","50469":" December 2017","50470":" December 2017","50471":" December 2017","50472":" November 2017","50473":" November 2017","50474":" October 2017","50475":" November 2017","50476":" November 2017","50477":" November 2017","50478":" November 2017","50479":" October 2017","50480":" December 2016","50481":" October 2017","50482":" October 2017","50483":" October 2017","50484":" September 2017","50485":" September 2017","50486":" September 2017","50487":" September 2017","50488":" September 2017","50489":" September 2017","50490":" September 2017","50491":" September 2017","50492":" August 2017","50493":" August 2017","50494":" August 2017","50495":" August 2017","50496":" August 2017","50497":" August 2017","50498":" August 2017","50499":" August 2017","50500":" August 2017","50501":" August 2017","50502":" July 2017","50503":" August 2017","50504":" August 2017","50505":" August 2017","50506":" August 2017","50507":" July 2017","50508":" July 2017","50514":" July 2017","50515":" July 2017","50516":" June 2017","50517":" June 2017","50518":" June 2017","50519":" June 2017","50520":" June 2017","50521":" June 2017","50522":" May 2017","50523":" May 2017","50524":" May 2017","50525":" May 2017","50526":" April 2017","50527":" April 2017","50528":" April 2017","50535":" December 2016","50536":" September 2016","50537":" November 2016","50538":" November 2016","50539":" September 2016","50540":" November 2016","50541":" November 2016","50543":" November 2016","50544":" November 2016","50545":" November 2016","50546":" November 2016","50547":" November 2016","50548":" November 2016","50554":" September 2016","50555":" September 2016","50556":" September 2016","50557":" September 2016","50558":" August 2016","50559":" August 2016","50560":" August 2016","50561":" August 2016","50563":" October 2015","50564":" August 2016","50565":" August 2016","50566":" June 2016","50567":" August 2016","50568":" August 2016","50574":" September 2015","50575":" March 2016","50576":" June 2016","50577":" June 2016","50578":" May 2016","50579":" May 2016","50580":" May 2016","50581":" May 2016","50582":" March 2016","50584":" April 2016","50585":" February 2016","50586":" February 2016","50587":" January 2016","50588":" January 2016","50590":" January 2016","50591":" December 2015","50592":" December 2015","50593":" November 2015","50599":" October 2015","50600":" September 2015","50601":" October 2015","50602":" October 2015","50603":" October 2015","50604":" October 2015","50605":" October 2015","50606":" October 2015","50607":" September 2015","50608":" September 2015","50609":" September 2015","50611":" September 2015","50612":" August 2015","50613":" September 2015","50614":" September 2015","50615":" September 2015","50616":" August 2015","50617":" August 2015","50618":" August 2015","50619":" July 2015","50620":" August 2015","50621":" August 2015","50623":" March 2015","50629":" June 2015","50630":" May 2015","50631":" May 2015","50632":" May 2015","50633":" May 2015","50634":" March 2019","50635":" March 2019","50636":" February 2019","50637":" February 2019","50638":" February 2019","50639":" February 2019","50640":" February 2019","50641":" January 2019","50642":" January 2019","50643":" January 2019","50644":" January 2019","50645":" January 2019","50646":" January 2019","50647":" January 2019","50648":" January 2019","50649":" January 2019","50650":" December 2018","50651":" December 2018","50652":" December 2018","50653":" December 2018","50654":" November 2018","50655":" November 2018","50656":" November 2018","50657":" October 2018","50658":" November 2018","50659":"nil","50664":" September 2018","50665":" September 2018","50666":" September 2018","50667":" August 2018","50668":" August 2018","50674":" July 2018","50675":" June 2018","50676":" July 2018","50677":" July 2018","50678":" June 2018","50684":" April 2018","50685":" April 2018","50686":" March 2018","50687":" March 2018","50688":" March 2018","50689":" March 2018","50690":" March 2018","50691":" February 2018","50692":" January 2018","50693":" January 2018","50699":" October 2017","50700":" October 2017","50701":" October 2017","50702":" October 2017","50703":" October 2017","50704":" September 2017","50705":" September 2017","50706":" October 2017","50707":" September 2017","50708":" September 2017","50709":" September 2017","50710":" September 2017","50711":" September 2017","50712":" August 2017","50713":" August 2017","50724":" May 2017","50725":" May 2017","50726":" May 2017","50727":" May 2017","50728":" April 2017","50729":" March 2017","50730":" April 2017","50731":" March 2017","50732":" April 2017","50733":" March 2017","50739":" November 2016","50740":" November 2016","50741":" November 2016","50742":" November 2016","50743":" November 2016","50744":" October 2016","50745":" October 2016","50746":" August 2016","50747":" October 2016","50748":" October 2016","50754":" August 2016","50755":"nil","50756":" September 2016","50757":" August 2016","50758":" July 2016","50759":" July 2016","50760":" August 2016","50761":" August 2016","50762":" August 2016","50763":" August 2016","50764":" August 2016","50765":" August 2016","50766":" July 2016","50767":" May 2016","50768":" August 2016","50769":" July 2016","50770":" June 2016","50771":" June 2016","50772":" May 2016","50773":" April 2016","50774":" May 2016","50775":" May 2016","50776":" May 2016","50777":" April 2016","50778":" April 2016","50784":" March 2016","50785":" March 2016","50786":" February 2016","50787":" February 2016","50788":" February 2016","50789":" January 2016","50790":" February 2016","50791":" February 2016","50792":" December 2015","50793":" February 2016","50794":" February 2016","50795":" January 2016","50796":" January 2016","50797":" January 2016","50799":" November 2015","50800":" December 2015","50801":" December 2015","50802":" December 2015","50803":" April 2015","50804":" December 2015","50805":" November 2015","50806":" November 2015","50807":" June 2015","50808":" November 2015","50809":" November 2015","50810":" November 2015","50811":" October 2015","50812":" October 2015","50813":" October 2015","50824":" September 2015","50825":" September 2015","50826":" August 2015","50827":" September 2015","50828":" September 2015","50829":" August 2015","50830":" August 2015","50831":" August 2015","50832":" July 2015","50833":" May 2015","50834":"nil","50839":" May 2017","50844":" February 2017","50849":" August 2016","50854":" October 2015","50859":" March 2015","50869":" March 2014","50874":" July 2014","50884":" March 2014","50889":" January 2014","50894":" September 2012","50899":" May 2012","50904":" March 2012","50909":" March 2011","50914":" October 2011","50919":" August 2011","50924":" April 2011","50929":" March 2011","50954":" January 2008","50959":" November 2006","50964":"nil","50969":" January 2019","50970":" December 2018","50971":" December 2018","50972":" November 2018","50973":" October 2018","50974":" October 2018","50975":" October 2018","50976":" October 2018","50977":" September 2018","50978":" September 2018","50984":" July 2018","50985":" August 2018","50986":" August 2018","50987":" August 2018","50988":" August 2018","50989":" August 2018","50990":" June 2018","50991":" August 2018","50992":" July 2018","50993":" July 2018","50994":" July 2018","50995":" July 2018","50996":" July 2018","50997":" June 2018","50998":" June 2018","50999":" June 2018","51000":" June 2018","51001":" April 2018","51002":" May 2018","51003":" May 2018","51004":" April 2018","51005":" April 2018","51006":" April 2018","51007":" April 2018","51008":" April 2018","51009":" April 2018","51011":" April 2018","51014":" March 2018","51015":" March 2018","51016":" March 2018","51017":" March 2018","51018":" February 2018","51019":" February 2018","51020":" March 2018","51021":" March 2018","51022":" February 2018","51024":" February 2018","51027":" January 2018","51039":" October 2017","51040":" October 2017","51041":" October 2017","51042":" October 2017","51043":" October 2017","51044":" October 2017","51046":" October 2017","51049":" October 2017","51050":" October 2017","51051":" October 2017","51052":" October 2017","51053":" October 2017","51055":" September 2017","51056":" September 2017","51058":" September 2017","51059":" September 2017","51060":" September 2017","51062":" September 2017","51063":" September 2017","51064":" September 2017","51065":" September 2017","51066":" September 2017","51068":" September 2017","51074":" September 2017","51075":" September 2017","51076":" September 2017","51077":" September 2017","51078":" September 2017","51079":" September 2017","51081":" August 2017","51084":" July 2017","51085":" July 2017","51086":" June 2017","51088":" June 2017","51090":" June 2017","51091":" April 2017","51093":" April 2017","51094":" April 2017","51095":" April 2017","51097":" April 2017","51098":" May 2016","51104":" April 2017","51105":" March 2017","51106":" March 2017","51107":" November 2016","51108":" February 2017","51109":" February 2017","51111":" January 2017","51113":" January 2017","51119":" December 2016","51122":" November 2016","51123":" November 2016","51124":" November 2016","51125":" November 2016","51126":" November 2016","51127":" November 2016","51128":" October 2016","51135":" October 2016","51136":" October 2016","51137":" October 2016","51138":" October 2016","51140":" October 2016","51141":" September 2016","51142":" September 2016","51144":" September 2016","51145":" September 2016","51146":" September 2016","51147":" September 2016","51148":" September 2016","51149":" September 2016","51151":" September 2016","51156":" September 2016","51158":" August 2016","51159":" August 2016","51160":" August 2016","51161":" August 2016","51162":" August 2016","51163":" July 2016","51164":" March 2019","51165":" January 2019","51166":" November 2018","51167":" August 2017","51168":" August 2016","51169":" July 2016","51170":" March 2016","51171":" December 2015","51172":" March 2015","51173":" December 2014","51174":" August 2014","51175":" July 2014","51176":" July 2014","51177":" July 2014","51178":" May 2014","51179":" May 2014","51180":" November 2013","51181":" July 2013","51182":" December 2012","51183":" November 2011","51184":" July 2012","51185":" July 2012","51186":" April 2011","51187":" November 2009","51188":" December 2008","51189":" March 2019","51190":" March 2019","51191":" March 2019","51192":" December 2018","51193":" February 2019","51194":" November 2018","51195":" October 2018","51196":" October 2018","51197":" September 2018","51198":" August 2018","51199":" September 2018","51200":" August 2018","51201":" September 2017","51202":" August 2018","51203":" August 2018","51204":" July 2018","51205":" July 2018","51206":" June 2018","51207":" June 2018","51208":" June 2018","51209":" April 2018","51210":" June 2018","51211":" June 2018","51212":" June 2018","51213":" May 2018","51214":" May 2018","51215":" September 2017","51216":" May 2018","51217":" May 2018","51218":" May 2018","51219":" April 2018","51220":" April 2018","51221":" April 2018","51222":" March 2018","51223":" January 2018","51224":" January 2018","51225":" December 2017","51226":" December 2017","51227":" November 2017","51228":" October 2017","51229":"nil","51239":" July 2017","51240":" July 2017","51241":" July 2017","51242":" July 2017","51243":" June 2017","51249":" May 2017","51250":" April 2017","51251":" April 2017","51252":" April 2017","51253":" April 2017","51254":" April 2017","51255":" February 2017","51256":" February 2017","51257":" February 2017","51258":" November 2016","51259":" November 2016","51260":" November 2016","51261":" November 2016","51262":" October 2016","51263":" November 2016","51264":" October 2016","51265":" November 2016","51266":" October 2016","51267":" October 2016","51268":" October 2016","51274":" September 2016","51275":" August 2016","51276":" August 2016","51277":" August 2016","51278":" June 2016","51279":" July 2016","51280":" July 2016","51281":" June 2016","51282":" June 2016","51283":" May 2016","51284":" May 2016","51285":" May 2016","51286":" May 2016","51287":" May 2016","51288":" May 2016","51289":" April 2016","51290":" April 2016","51291":" March 2016","51292":" April 2016","51293":" March 2016","51294":" March 2016","51295":" February 2016","51296":" February 2016","51297":" February 2016","51298":" February 2016","51299":" February 2016","51300":" January 2016","51301":" December 2015","51302":" October 2015","51303":" March 2015","51304":" September 2015","51305":" October 2015","51306":" September 2015","51307":" September 2015","51308":" August 2015","51309":" September 2015","51310":" August 2015","51311":" August 2015","51312":" August 2015","51313":" August 2015","51319":" May 2015","51320":" May 2015","51321":" May 2015","51322":" April 2015","51323":" April 2015","51324":" April 2015","51325":" April 2015","51326":" April 2015","51327":" March 2015","51328":" March 2015","51329":" March 2015","51330":" January 2015","51331":" January 2015","51332":" December 2014","51333":" December 2014","51334":" October 2014","51335":" October 2014","51336":" October 2014","51337":" August 2014","51338":" September 2014","51339":" August 2014","51340":" August 2014","51341":" September 2014","51342":" September 2014","51343":" August 2014","51344":" August 2014","51345":" August 2014","51346":" July 2014","51347":" July 2014","51348":" July 2014","51349":" July 2014","51350":" June 2014","51351":" July 2014","51352":" May 2014","51353":" May 2014","51354":" June 2014","51355":" June 2014","51356":" May 2014","51357":" June 2014","51358":" October 2013","51359":" October 2013","51361":" October 2013","51362":" August 2013","51363":" August 2013","51364":" July 2013","51365":" July 2013","51366":" August 2013","51367":" August 2013","51368":" July 2013","51369":" July 2013","51370":" July 2013","51371":" June 2013","51372":" June 2013","51373":" June 2013","51374":" May 2013","51375":" April 2013","51377":" April 2013","51378":" January 2013","51379":" February 2013","51380":" November 2012","51381":" January 2013","51382":" September 2012","51383":" October 2012","51385":" July 2012","51386":" October 2012","51387":" September 2012","51388":" September 2012","51389":" November 2017","51390":" October 2017","51391":" August 2017","51392":" August 2017","51393":" July 2017","51394":"nil","51399":" November 2016","51400":" November 2016","51401":" September 2016","51402":" July 2016","51403":" September 2016","51404":" April 2016","51405":" June 2016","51406":" June 2016","51407":" May 2016","51408":" January 2016","51409":" December 2015","51410":" December 2015","51411":" November 2015","51412":" October 2015","51413":" October 2015","51414":" September 2015","51415":" September 2015","51416":" September 2015","51417":" August 2015","51418":" June 2015","51424":" February 2015","51425":" January 2015","51426":" January 2015","51427":" December 2014","51428":" November 2014","51434":" June 2014","51435":" April 2014","51436":" March 2014","51437":" January 2014","51438":" January 2014","51444":" October 2013","51445":" October 2013","51446":" October 2013","51447":" October 2013","51448":" September 2013","51449":" August 2013","51450":" August 2013","51451":" August 2013","51452":" July 2013","51453":" July 2013","51454":" July 2013","51455":" July 2013","51456":" July 2013","51457":" July 2013","51458":" June 2013","51459":" June 2013","51460":" June 2013","51461":" June 2013","51462":" May 2013","51463":" June 2013","51464":" January 2013","51465":" May 2013","51466":" April 2013","51467":" May 2013","51468":" April 2013","51469":" February 2013","51470":" September 2012","51471":" January 2013","51472":" January 2013","51473":" December 2012","51479":" September 2012","51480":" August 2012","51481":" September 2012","51482":" August 2012","51483":" September 2012","51484":" June 2012","51485":" June 2012","51486":" June 2012","51487":" July 2012","51488":" September 2011","51489":" April 2012","51490":" February 2012","51491":" February 2012","51492":" March 2012","51493":" December 2011","51504":" April 2019","51514":" February 2019","51519":" January 2019","51524":" January 2019","51529":"nil","51544":" October 2018","51554":" September 2018","51559":" August 2018","51594":" June 2018","51604":" May 2018","51609":" April 2018","51619":" February 2018","51629":" December 2017","51644":" November 2017","51654":" November 2017","51704":"nil","51719":" August 2016","51720":" August 2016","51721":" August 2016","51722":" July 2016","51723":" July 2016","51724":" July 2016","51725":" July 2016","51726":" June 2016","51727":" June 2016","51728":" June 2016","51729":" July 2015","51730":" August 2015","51731":" August 2015","51732":" July 2015","51733":" July 2015","51734":" August 2015","51735":" July 2015","51736":" July 2015","51737":" July 2015","51738":" May 2015","51739":" May 2015","51740":" May 2015","51741":" July 2014","51742":" July 2014","51743":" June 2014","51744":" June 2014","51745":" May 2014","51746":" May 2014","51747":" May 2014","51748":" August 2013","51749":" August 2013","51750":" August 2013","51751":" July 2013","51752":" July 2013","51753":" June 2013","51754":" June 2013","51755":" June 2013","51756":" May 2013","51757":" August 2012","51758":" July 2012","51759":" June 2012","51760":" May 2012","51764":"nil","51769":" February 2017","51770":" January 2017","51771":" January 2017","51772":" November 2016","51773":" May 2016","51774":" May 2016","51775":" April 2016","51776":" January 2016","51777":" May 2015","51778":" February 2015","51779":" February 2018","51780":" May 2017","51781":" July 2017","51782":" October 2017","51783":" February 2017","51784":"nil","51789":"nil","51794":" December 2018","51795":" September 2018","51796":" September 2018","51797":" August 2018","51798":" August 2018","51799":" September 2018","51800":" August 2018","51801":" August 2018","51802":" August 2018","51803":" August 2018","51804":" August 2018","51805":" August 2018","51806":" August 2018","51807":" July 2018","51808":" August 2018","51809":" August 2018","51810":" July 2018","51811":" July 2018","51812":" July 2018","51813":" July 2018","51814":" July 2018","51815":" July 2018","51816":" July 2018","51817":" July 2018","51818":" July 2018","51819":" July 2018","51820":" July 2018","51821":" July 2018","51822":" June 2018","51823":" June 2018","51824":" June 2018","51825":" November 2017","51826":" October 2017","51827":" September 2017","51828":" September 2017","51829":" August 2017","51830":" August 2017","51831":" July 2017","51832":" August 2016","51833":" December 2016","51834":" December 2016","51835":" October 2016","51836":" August 2016","51837":" September 2016","51838":" August 2016","51839":" August 2016","51840":" August 2016","51841":" August 2016","51842":" August 2016","51843":" August 2016","51844":" July 2016","51845":" July 2016","51846":" July 2016","51847":" July 2016","51848":" July 2016","51849":" June 2016","51850":" July 2016","51851":" July 2016","51852":" May 2016","51853":" September 2015","51854":" August 2015","51855":" August 2015","51856":" August 2015","51857":" August 2015","51858":" August 2015","51859":" June 2015","51860":" August 2015","51861":" July 2015","51862":" July 2015","51863":" July 2015","51864":" July 2015","51865":" July 2015","51866":" July 2015","51867":" July 2015","51868":"nil","51869":" August 2014","51870":" July 2014","51871":" July 2014","51872":" July 2014","51873":" June 2014","51874":" July 2014","51875":" May 2014","51876":" July 2013","51877":" August 2013","51878":" July 2013","51879":" August 2013","51880":" July 2013","51881":" July 2013","51882":" July 2013","51883":" May 2013","51884":" May 2013","51885":" May 2013","51886":" August 2012","51887":" August 2012","51888":" July 2012","51889":"nil","51890":" August 2012","51891":" August 2012","51892":" August 2012","51893":" August 2012","51894":" July 2012","51895":" August 2012","51896":" July 2012","51897":" July 2012","51898":" July 2012","51899":" March 2019","51904":" February 2019","51909":"nil","51914":" November 2018","51924":" September 2018","51929":" September 2018","51934":" August 2018","51939":" August 2018","51949":" July 2018","51954":" July 2018","51964":" June 2018","51969":" May 2018","51979":" April 2018","51984":" February 2018","51989":" February 2018","51994":" November 2017","51999":" August 2017","52004":" July 2017","52009":" June 2017","52014":" May 2017","52019":" May 2017","52024":" April 2017","52029":" March 2017","52034":" January 2017","52039":" January 2017","52054":" August 2016","52059":" June 2016","52069":" March 2016","52079":"nil","52089":" January 2019","52090":" January 2019","52091":" January 2019","52092":" October 2018","52093":" September 2018","52094":" September 2018","52095":" September 2018","52096":" September 2018","52097":" September 2018","52098":" July 2018","52104":" July 2018","52105":" July 2018","52106":" June 2018","52107":" June 2018","52108":" June 2018","52109":" May 2018","52110":" May 2018","52111":" April 2018","52112":" March 2018","52113":" April 2018","52114":" April 2018","52115":" April 2018","52116":" April 2018","52117":" April 2018","52118":" March 2018","52124":" December 2017","52125":" December 2017","52126":" December 2017","52127":" October 2017","52128":" September 2017","52129":" September 2017","52130":" September 2017","52131":" September 2017","52132":" September 2017","52133":" September 2017","52134":" September 2017","52135":" September 2017","52136":" September 2017","52137":" August 2017","52138":" August 2017","52139":" July 2017","52140":" August 2017","52141":" July 2017","52142":" July 2017","52144":" July 2017","52145":" July 2017","52146":" June 2017","52147":" May 2017","52148":" December 2016","52149":" May 2017","52150":" April 2017","52151":" April 2017","52152":" March 2017","52153":" March 2017","52154":" February 2017","52155":" February 2017","52156":" February 2017","52158":" February 2017","52159":" February 2017","52160":" February 2017","52161":" March 2016","52162":" February 2017","52163":" December 2016","52164":" December 2016","52165":" December 2016","52166":" December 2016","52167":" October 2016","52169":" December 2016","52170":" November 2016","52171":" November 2016","52172":" October 2016","52173":" August 2016","52174":" September 2016","52175":" October 2016","52176":" October 2016","52177":" October 2016","52178":" October 2016","52179":" September 2016","52180":" September 2016","52181":" September 2016","52182":" September 2016","52189":" August 2016","52190":" August 2016","52191":" March 2016","52192":" August 2016","52193":" August 2016","52194":" August 2016","52195":" August 2016","52196":" August 2016","52197":" August 2016","52198":" August 2016","52199":" August 2016","52200":" July 2016","52201":" August 2016","52203":" July 2016","52204":" July 2016","52207":" July 2016","52214":" July 2016","52215":" June 2016","52217":" July 2016","52218":" June 2016","52219":" June 2016","52220":" June 2016","52221":" June 2016","52222":" June 2016","52223":" May 2016","52234":" April 2016","52235":" April 2016","52236":" April 2016","52237":" March 2016","52238":" March 2016","52239":" February 2016","52240":" December 2015","52241":" January 2016","52242":" February 2016","52244":" January 2016","52245":" January 2016","52246":" December 2015","52248":" December 2015","52249":" November 2015","52250":" October 2015","52251":" September 2015","52253":" September 2015","52254":" September 2015","52255":" July 2015","52256":" July 2015","52257":" September 2015","52258":" August 2015","52259":" August 2015","52260":" August 2015","52261":" August 2015","52262":" August 2015","52263":" August 2015","52264":" August 2015","52265":" August 2015","52266":" July 2015","52267":" August 2015","52268":" August 2015","52269":" July 2015","52270":" July 2015","52271":" July 2015","52272":" December 2014","52273":" July 2015","52279":" March 2019","52280":" February 2019","52281":" September 2018","52282":" October 2018","52283":" October 2018","52284":"nil","52289":" June 2018","52290":" June 2018","52291":" June 2018","52292":" June 2018","52293":" May 2018","52294":" April 2018","52295":" April 2018","52296":" April 2018","52297":" March 2018","52298":" December 2017","52299":" September 2017","52300":" October 2017","52301":" September 2017","52302":" October 2017","52303":" October 2017","52309":" August 2017","52310":" July 2017","52311":" June 2017","52312":" June 2017","52313":" May 2017","52314":" June 2017","52315":" June 2017","52316":" June 2017","52317":" June 2017","52318":" April 2017","52319":" May 2017","52320":" April 2017","52321":" April 2017","52322":" March 2017","52323":" February 2017","52329":" February 2017","52330":" January 2017","52331":" January 2017","52332":" January 2017","52333":" November 2016","52334":" November 2016","52335":" September 2016","52336":" October 2016","52337":" September 2016","52338":" September 2016","52339":" September 2016","52340":" September 2016","52341":" September 2016","52342":" August 2016","52343":" August 2016","52344":" August 2016","52345":" September 2015","52346":" August 2016","52347":" August 2016","52348":" August 2016","52349":" August 2016","52350":" July 2016","52351":" July 2016","52352":" July 2016","52353":" July 2016","52354":" July 2016","52355":" July 2016","52356":" July 2016","52357":" July 2016","52358":" July 2016","52359":" July 2016","52360":" June 2016","52361":" June 2016","52362":" June 2016","52363":" June 2016","52364":" June 2016","52365":" May 2016","52366":" May 2016","52367":" May 2016","52368":" May 2016","52369":" May 2016","52370":" May 2016","52371":" April 2016","52372":" April 2015","52373":" March 2016","52374":" February 2016","52375":" February 2016","52376":" February 2016","52377":" February 2016","52378":" December 2015","52379":" January 2016","52381":" December 2015","52382":" December 2015","52383":" December 2015","52384":" December 2015","52385":" December 2015","52386":" October 2015","52387":" September 2015","52388":" September 2015","52389":" July 2015","52390":" September 2015","52391":" September 2015","52392":" August 2015","52393":" August 2015","52394":" August 2015","52395":" August 2015","52396":" August 2015","52397":" August 2015","52398":" July 2015","52399":" July 2015","52400":" July 2015","52401":" June 2015","52402":" June 2015","52403":" June 2015","52409":" April 2015","52410":" March 2015","52411":" February 2015","52412":" January 2015","52413":" January 2015","52415":" September 2014","52416":" October 2014","52417":" September 2014","52418":" September 2014","52419":" August 2014","52420":" August 2014","52421":" August 2014","52422":" July 2014","52423":" May 2014","52424":" June 2014","52425":" June 2014","52426":" June 2014","52427":" May 2014","52428":" May 2014","52439":" November 2013","52440":" November 2013","52441":" July 2013","52442":" January 2013","52443":" October 2013","52444":" October 2013","52445":" October 2013","52446":" September 2013","52447":" April 2013","52448":" September 2013","52449":" September 2013","52450":" August 2013","52451":" September 2013","52453":" August 2013","52454":" August 2013","52455":" July 2013","52456":" July 2013","52457":" June 2013","52458":" May 2013","52459":" April 2013","52460":" February 2013","52461":" February 2013","52462":" November 2012","52463":" December 2012","52464":" August 2012","52465":" August 2012","52466":" August 2012","52467":" July 2012","52468":" June 2012","52479":" March 2019","52480":" March 2019","52481":" March 2019","52482":" February 2019","52483":" March 2019","52484":"nil","52489":" March 2019","52490":" February 2019","52491":" February 2019","52492":" February 2019","52493":" January 2019","52494":" February 2019","52495":" January 2019","52496":" January 2019","52497":" January 2019","52498":" January 2019","52499":" January 2019","52500":" January 2019","52501":" December 2018","52502":" December 2018","52503":" January 2019","52509":" November 2018","52510":" September 2018","52511":" November 2018","52512":" November 2018","52513":" November 2018","52514":" November 2018","52515":" March 2018","52516":" October 2018","52517":" October 2018","52518":" October 2018","52519":" October 2018","52520":" October 2018","52521":" October 2018","52522":" October 2018","52523":" October 2018","52529":" September 2018","52530":" August 2018","52531":" April 2018","52532":" September 2018","52533":" September 2018","52544":" August 2018","52545":" August 2018","52546":" August 2018","52547":" August 2018","52548":" August 2018","52549":" June 2018","52550":" July 2018","52551":" July 2018","52552":" July 2018","52553":" July 2018","52554":" July 2018","52555":" July 2018","52556":" July 2018","52557":" July 2018","52558":" July 2018","52559":" July 2018","52560":" July 2018","52561":" July 2018","52562":" June 2018","52563":" June 2018","52569":" June 2018","52570":" June 2018","52571":" June 2018","52572":" June 2018","52573":" May 2018","52574":" May 2018","52575":" May 2018","52576":" May 2018","52577":" May 2018","52578":" May 2018","52579":" May 2018","52580":" May 2018","52581":" May 2018","52582":" June 2017","52583":" September 2017","52584":" April 2018","52585":" April 2018","52586":" March 2018","52588":" March 2018","52589":" March 2018","52590":" March 2018","52591":" March 2018","52592":" March 2018","52593":" March 2018","52594":" February 2018","52595":" February 2018","52596":" February 2018","52597":" February 2018","52598":" February 2018","52604":" January 2018","52605":" February 2017","52606":" March 2017","52607":" December 2017","52608":" December 2017","52609":" October 2017","52610":" September 2017","52611":" December 2017","52612":" December 2017","52613":" November 2017","52614":" August 2017","52615":" September 2017","52616":" September 2017","52617":" September 2017","52618":" September 2017","52619":" September 2017","52620":" September 2017","52621":" August 2017","52622":" August 2017","52623":" August 2017","52624":" August 2017","52625":" August 2017","52626":" August 2017","52627":" August 2017","52628":" August 2017","52629":" August 2017","52630":" July 2017","52631":" June 2017","52633":" July 2017","52634":" July 2017","52635":" June 2017","52636":" July 2017","52637":" July 2017","52638":" June 2017","52639":" June 2017","52640":" June 2017","52641":" June 2017","52642":" June 2017","52643":" June 2017","52644":" May 2017","52646":" May 2017","52647":" May 2017","52648":" May 2017","52649":" May 2017","52650":" May 2017","52651":" May 2017","52652":" January 2017","52653":" April 2017","52654":" April 2017","52655":" April 2017","52656":" March 2017","52657":" January 2017","52658":" February 2017","52659":" March 2017","52660":" February 2017","52661":" February 2017","52662":" February 2017","52663":" January 2017","52669":" June 2016","52670":" December 2016","52671":" October 2016","52672":" December 2016","52673":" December 2016","52674":" September 2016","52675":" May 2016","52676":" November 2016","52677":" November 2016","52678":" September 2016","52679":" October 2018","52680":" September 2018","52681":" August 2018","52682":" August 2018","52683":" July 2018","52684":"nil","52694":" October 2017","52696":" September 2017","52697":" September 2017","52698":" September 2017","52699":" August 2017","52700":" August 2017","52701":" August 2017","52702":" July 2017","52703":" June 2017","52704":" June 2017","52705":" June 2017","52706":" June 2017","52707":" July 2017","52708":" June 2017","52709":" June 2017","52710":" May 2017","52711":" May 2017","52712":" April 2017","52713":" April 2017","52714":" April 2017","52715":" April 2017","52716":" April 2017","52717":" April 2017","52718":" April 2017","52724":" January 2017","52725":" August 2016","52726":" October 2016","52727":" October 2016","52728":" September 2016","52729":" September 2016","52730":" July 2016","52731":" August 2016","52732":" August 2016","52733":" August 2016","52734":" July 2016","52735":" August 2016","52736":" July 2016","52737":" July 2016","52738":" July 2016","52739":" July 2016","52740":" July 2016","52741":" June 2016","52742":" June 2016","52743":" April 2016","52744":" May 2016","52745":" April 2016","52746":" March 2016","52747":" April 2016","52748":" April 2016","52749":" March 2016","52750":" March 2016","52751":" March 2016","52752":" March 2016","52753":" March 2016","52754":" January 2016","52755":" February 2016","52756":" January 2016","52757":" February 2015","52758":" January 2016","52759":" December 2015","52760":" December 2015","52761":" December 2015","52762":" December 2015","52763":" December 2015","52764":" August 2015","52765":" October 2015","52766":" August 2015","52767":" September 2015","52768":" August 2015","52769":" September 2015","52770":" September 2015","52771":" August 2015","52772":" August 2015","52773":" August 2015","52774":" August 2015","52775":" August 2015","52776":" July 2015","52777":" July 2015","52778":" June 2015","52779":" June 2015","52780":" June 2015","52781":" May 2015","52782":" April 2015","52783":" March 2015","52784":" February 2015","52785":" January 2015","52786":" January 2015","52787":" December 2014","52788":" December 2014","52789":" December 2014","52790":" December 2014","52791":" December 2014","52792":" December 2014","52793":" December 2014","52794":" December 2014","52795":" June 2014","52796":" August 2014","52797":" August 2014","52798":" August 2014","52799":" August 2014","52800":" August 2014","52801":" August 2014","52802":" August 2014","52803":" August 2014","52804":" August 2014","52805":" August 2014","52806":" July 2014","52807":" August 2014","52808":" August 2014","52809":" August 2014","52810":" August 2014","52811":" July 2014","52812":" August 2014","52813":" July 2014","52814":" July 2014","52815":" July 2014","52816":" June 2014","52817":" June 2014","52818":" June 2014","52819":" June 2014","52820":" May 2014","52821":" June 2014","52822":" May 2014","52823":" May 2014","52829":" February 2014","52830":" January 2014","52831":" January 2014","52832":" January 2014","52833":" October 2013","52834":" July 2013","52835":" July 2013","52836":" July 2013","52837":" July 2013","52838":" April 2013","52839":" April 2013","52840":" April 2013","52841":" February 2013","52842":" February 2013","52843":" January 2013","52844":" January 2013","52845":" January 2013","52846":" July 2012","52847":" October 2012","52848":" August 2012","52849":" August 2012","52850":" August 2012","52851":" August 2012","52852":" August 2012","52853":" August 2012","52854":" July 2012","52855":" July 2012","52856":" June 2012","52857":" June 2012","52858":" May 2012","52864":" July 2011","52865":" August 2011","52866":" June 2011","52867":" May 2011","52868":" May 2011","52869":" April 2011","52870":" December 2010","52871":" August 2008","52872":" September 2006","52874":" March 2019","52879":" December 2018","52884":" September 2018","52889":" August 2018","52894":" August 2018","52899":" May 2018","52904":" March 2018","52909":" January 2018","52914":" October 2017","52919":" September 2017","52924":" July 2017","52929":" August 2017","52934":"nil","52939":" June 2017","52944":" May 2017","52949":" March 2017","52959":" January 2017","52969":" August 2016","52974":" August 2016","52979":" July 2016","52989":" May 2016","52994":" May 2016","52999":" March 2016","53004":" March 2016","53009":" February 2016","53014":" February 2016","53019":" January 2016","53024":" August 2015","53029":" September 2015","53039":" August 2015","53054":" June 2015","53059":" June 2015","53064":" May 2015","53074":" February 2019","53075":" October 2018","53076":" September 2018","53077":" September 2018","53078":" September 2018","53079":" September 2018","53080":" August 2018","53081":" July 2018","53082":" August 2018","53083":" July 2018","53084":" July 2018","53085":" July 2018","53086":" February 2018","53087":" February 2018","53088":" December 2017","53089":" September 2017","53090":" September 2017","53091":" August 2017","53092":" July 2017","53093":" July 2017","53094":"nil","53099":" December 2016","53100":" December 2016","53101":" August 2016","53102":" October 2016","53103":" October 2016","53104":" September 2016","53105":" September 2016","53106":" September 2016","53107":" August 2016","53108":" September 2016","53109":" August 2016","53110":" July 2016","53111":" July 2016","53112":" May 2016","53113":" May 2016","53114":" April 2016","53115":" February 2016","53116":" February 2016","53117":" September 2015","53118":" December 2015","53119":" September 2015","53120":" October 2015","53121":" August 2015","53122":" September 2015","53123":" September 2015","53124":" September 2015","53125":" August 2015","53126":" August 2015","53127":" August 2015","53128":" July 2015","53129":" July 2015","53130":" July 2015","53131":" June 2015","53132":" June 2015","53133":" June 2015","53134":" April 2015","53135":" April 2015","53136":" April 2015","53137":" March 2015","53138":" February 2015","53144":" August 2014","53145":" August 2014","53146":" May 2014","53147":" May 2014","53148":" April 2014","53149":" February 2014","53150":" December 2013","53151":" December 2013","53153":" July 2013","53154":" July 2013","53155":" July 2013","53157":" July 2013","53158":" June 2013","53159":" January 2013","53160":" July 2012","53161":" June 2012","53162":" January 2012","53163":" December 2011","53164":" September 2011","53165":" September 2011","53166":" August 2011","53167":" August 2011","53169":" February 2011","53170":" February 2011","53171":" December 2010","53172":" October 2010","53173":" October 2010","53174":" August 2009","53175":" November 2008","53176":" September 2008","53177":" April 2008","53178":" April 2008","53179":" May 2007","53180":" March 2007","53181":" January 2007","53182":" June 2006","53183":"nil","53184":"nil","53185":"nil","53186":"nil","53194":" November 2018","53195":" August 2018","53196":" September 2018","53197":" August 2018","53198":" March 2018","53199":" February 2018","53200":" July 2017","53201":" May 2017","53202":" November 2016","53203":" August 2016","53204":"nil","53209":" July 2016","53210":" June 2016","53211":" May 2016","53212":" May 2016","53213":" March 2016","53219":" September 2015","53220":" September 2015","53221":" July 2015","53222":" August 2015","53223":" July 2015","53224":" July 2015","53225":" July 2015","53226":" June 2015","53227":" June 2015","53228":" June 2015","53229":" June 2015","53230":" July 2014","53231":" July 2014","53232":" May 2014","53233":" May 2014","53234":" April 2014","53235":" April 2014","53236":" April 2014","53237":" November 2013","53238":" July 2013","53239":" August 2013","53240":" August 2013","53241":" July 2013","53242":" May 2013","53243":" April 2013","53249":" February 2010","53250":" September 2009","53259":" October 2018","53260":" December 2016","53261":" February 2015","53262":" July 2014","53263":" May 2014","53265":" August 2012","53266":" October 2011","53267":" May 2011","53268":" September 2010","53269":" June 2009","53270":" December 2008","53271":" January 2008","53272":" August 2007","53273":" July 2007","53274":"nil","53279":"nil","53284":"nil","53286":" January 2019","53287":" December 2018","53288":" November 2018","53289":" September 2018","53290":" July 2018","53291":" July 2018","53292":" July 2018","53293":" June 2018","53294":" July 2018","53295":" July 2018","53296":" March 2018","53297":" February 2018","53298":" January 2018","53299":" March 2017","53300":" August 2017","53301":" August 2017","53302":" July 2017","53303":" May 2017","53304":" April 2017","53305":" January 2017","53306":" September 2016","53307":" August 2016","53308":" June 2016","53309":" January 2016","53310":" August 2015","53311":" July 2015","53312":" August 2015","53313":" July 2015","53314":" July 2015","53315":" August 2014","53316":" January 2014","53317":" July 2013","53318":" August 2011","53319":" May 2011","53320":" March 2011","53321":" July 2010","53322":" June 2010","53323":" November 2009","53324":" April 2008","53325":" June 2009","53326":"nil","53331":" February 2019","53332":" February 2019","53333":" August 2018","53334":" August 2018","53335":" July 2018","53336":" August 2017","53337":" June 2018","53338":" November 2017","53339":" March 2018","53340":" February 2018","53341":" December 2017","53342":" November 2017","53343":" August 2017","53344":" July 2017","53345":" June 2017","53346":" July 2017","53347":" July 2017","53348":" May 2017","53349":" May 2017","53350":" April 2017","53351":" February 2017","53352":" January 2017","53353":" December 2016","53354":" September 2016","53355":" September 2016","53356":" August 2016","53357":" August 2016","53358":" August 2016","53359":" July 2016","53360":" July 2016","53361":" July 2016","53362":" December 2015","53363":" November 2015","53364":" September 2015","53365":" August 2015","53366":" August 2015","53367":" August 2015","53368":" June 2015","53369":" April 2015","53370":" January 2015","53371":" December 2014","53372":" November 2014","53373":" September 2014","53374":" August 2014","53375":" August 2014","53376":" July 2014","53377":" July 2014","53378":" May 2014","53379":" May 2014","53380":" March 2014","53381":" August 2013","53382":" August 2013","53383":" August 2013","53384":" June 2013","53385":" June 2013","53386":" June 2013","53387":" June 2013","53388":" May 2013","53389":" May 2013","53390":" November 2012","53391":" October 2012","53392":" September 2012","53393":" September 2012","53394":" September 2012","53395":" January 2012","53396":" December 2011","53397":" September 2011","53398":" May 2011","53399":" June 2011","53400":" July 2010","53401":"nil","53411":" March 2019","53412":" March 2019","53413":" February 2019","53414":" January 2019","53415":" February 2019","53416":" February 2019","53417":" February 2019","53418":" February 2019","53419":" December 2018","53420":" December 2018","53421":" December 2018","53422":" December 2018","53423":" November 2018","53424":" November 2018","53425":" October 2018","53426":" September 2018","53427":" September 2018","53428":" September 2018","53429":" September 2018","53430":" September 2018","53431":" August 2018","53432":" August 2018","53433":" June 2018","53434":" July 2018","53435":" August 2018","53436":" July 2018","53437":" July 2018","53438":" July 2018","53439":" June 2018","53440":" April 2018","53441":" July 2018","53442":" February 2018","53443":" June 2018","53444":" June 2018","53445":" May 2018","53446":"nil","53451":" March 2018","53452":" April 2018","53453":" March 2018","53454":" March 2018","53455":" March 2018","53456":" March 2018","53457":" March 2018","53458":" February 2018","53459":" February 2018","53460":" February 2018","53471":" November 2017","53472":" November 2017","53473":" November 2017","53474":" November 2017","53475":" October 2017","53476":" October 2017","53477":" October 2017","53478":" September 2017","53479":" October 2017","53480":" October 2017","53481":" September 2017","53482":" September 2017","53483":" September 2017","53484":" September 2017","53485":" September 2017","53486":" September 2017","53487":" August 2017","53488":" August 2017","53489":" September 2017","53490":" August 2017","53491":" August 2017","53492":" August 2017","53493":" August 2017","53494":" August 2017","53495":" July 2017","53496":" August 2017","53497":" August 2017","53498":" July 2017","53499":" August 2017","53500":" August 2017","53501":" July 2017","53502":" August 2017","53503":" July 2017","53504":" July 2017","53505":" July 2017","53506":" July 2017","53507":" July 2017","53508":" July 2017","53509":" May 2017","53510":" July 2017","53511":" June 2017","53512":" June 2017","53513":" June 2017","53514":" June 2017","53515":" June 2017","53516":" June 2017","53517":" June 2017","53518":" May 2017","53519":" May 2017","53520":" May 2017","53521":" May 2017","53522":" May 2017","53523":" March 2017","53524":" April 2017","53525":" March 2017","53526":" April 2017","53527":" April 2017","53528":" July 2016","53529":" April 2017","53530":" April 2017","53531":" March 2017","53532":" December 2016","53533":" March 2017","53534":" March 2017","53535":" March 2017","53536":" February 2017","53537":" November 2016","53538":" February 2017","53539":" February 2017","53540":" February 2017","53541":" February 2017","53542":" January 2017","53543":" November 2016","53544":" December 2016","53545":" December 2016","53546":" December 2016","53547":" November 2016","53548":" February 2016","53549":" November 2016","53550":" October 2016","53551":" November 2016","53552":" August 2016","53553":" October 2016","53554":" October 2016","53555":" October 2016","53556":" October 2016","53558":" October 2016","53559":" July 2016","53560":" October 2016","53561":" October 2016","53562":" September 2016","53563":" September 2016","53564":" July 2016","53567":" September 2016","53568":" September 2016","53569":" August 2016","53570":" September 2016","53571":" September 2016","53572":" September 2016","53573":" August 2016","53574":" August 2016","53575":" August 2016","53576":" August 2016","53577":" August 2016","53578":" July 2016","53579":" July 2016","53580":" August 2016","53581":" August 2016","53582":" August 2016","53583":" August 2016","53584":" July 2016","53585":" August 2016","53586":" August 2016","53587":" August 2016","53588":" August 2016","53589":" July 2016","53590":" July 2016","53596":" July 2016","53597":" July 2016","53598":" June 2016","53599":" June 2016","53600":" June 2016","53601":" June 2016","53602":" June 2016","53603":" May 2016","53604":" November 2015","53605":" May 2016","53606":" April 2016","53607":" May 2016","53608":" April 2016","53609":" April 2016","53610":" March 2016","53611":" March 2019","53612":" August 2018","53613":" March 2019","53614":" March 2019","53615":" February 2019","53616":" December 2018","53617":" January 2019","53618":" January 2019","53619":" January 2019","53620":" December 2018","53621":" November 2018","53622":" November 2018","53623":" October 2018","53624":" October 2018","53625":" August 2018","53626":" September 2018","53627":" September 2018","53628":" September 2018","53629":" June 2018","53630":" August 2018","53631":" August 2018","53632":" August 2018","53633":" August 2018","53634":" August 2018","53635":" August 2018","53636":" August 2018","53637":" July 2018","53638":" July 2018","53639":" July 2018","53640":" July 2018","53641":" July 2018","53642":" July 2018","53643":" June 2018","53644":" June 2018","53645":" May 2018","53646":" May 2018","53647":" May 2018","53648":" May 2018","53649":" April 2018","53650":" May 2018","53651":" May 2018","53652":" April 2018","53653":" March 2018","53654":" March 2018","53655":" March 2018","53656":" February 2018","53657":" January 2018","53658":" January 2018","53659":" January 2018","53660":" December 2017","53662":" January 2018","53663":" December 2017","53664":" December 2017","53665":" December 2017","53666":" December 2017","53667":" November 2017","53668":" December 2017","53669":" December 2017","53671":" November 2017","53672":" November 2017","53673":" November 2017","53674":" November 2017","53675":" November 2017","53676":" November 2017","53677":" November 2017","53678":" November 2017","53679":" November 2017","53680":" October 2017","53681":" October 2017","53682":" October 2017","53683":" October 2017","53684":" October 2017","53685":" October 2017","53686":" October 2017","53687":" October 2017","53688":" October 2017","53689":" September 2017","53690":" September 2017","53691":"nil","53701":" September 2017","53702":" September 2017","53703":" September 2017","53704":" September 2017","53705":" August 2017","53706":" August 2017","53707":" August 2017","53708":" August 2017","53709":" August 2017","53710":" August 2017","53711":" August 2017","53712":" August 2017","53713":" August 2017","53714":" August 2017","53715":" August 2017","53716":" August 2017","53717":" July 2017","53718":" August 2017","53719":" August 2017","53720":" August 2017","53721":" July 2017","53722":" August 2017","53723":" July 2017","53724":" July 2017","53725":" July 2017","53731":" July 2017","53732":" June 2017","53733":" July 2017","53734":" July 2017","53735":" July 2017","53736":" July 2017","53737":" June 2017","53738":" July 2017","53739":" July 2017","53740":" July 2017","53741":" July 2017","53742":" June 2017","53743":" June 2017","53744":" June 2017","53745":" June 2017","53746":" June 2017","53747":" June 2017","53748":" June 2017","53749":" June 2017","53750":" June 2017","53751":" May 2017","53752":" May 2017","53753":" May 2017","53754":" May 2017","53755":" May 2017","53756":" May 2017","53757":" May 2017","53758":" April 2017","53759":" May 2017","53760":" March 2017","53761":" April 2017","53762":" April 2017","53763":" April 2017","53764":" April 2017","53765":" April 2017","53766":" March 2017","53767":" March 2017","53768":" March 2017","53769":" March 2017","53770":" March 2016","53771":" December 2016","53772":" January 2017","53773":" January 2017","53774":" November 2016","53775":" November 2016","53781":" September 2016","53782":" September 2016","53783":" July 2016","53784":" September 2016","53785":" September 2016","53791":" August 2016","53792":" August 2016","53793":" August 2016","53794":" August 2016","53795":" August 2016","53796":" August 2016","53797":" August 2016","53798":" April 2016","53799":" July 2016","53800":" July 2016","53806":" June 2016","53807":" July 2016","53808":" July 2016","53809":" July 2016","53810":" June 2016","53811":" March 2019","53816":" September 2018","53821":" May 2018","53826":" March 2018","53836":" January 2018","53841":" November 2017","53846":" November 2017","53851":" October 2017","53866":" August 2017","53876":"nil","53881":" July 2017","53886":" June 2017","53891":" June 2017","53901":" March 2017","53906":" January 2017","53921":" December 2016","53926":" November 2016","53931":" September 2016","53946":" September 2016","53976":" July 2016","53981":" July 2016","54001":" June 2016","54011":"nil","54016":" February 2019","54017":" December 2018","54018":" November 2018","54019":" November 2018","54020":" October 2018","54021":" August 2018","54022":" August 2018","54023":" August 2018","54024":" August 2018","54025":" August 2018","54031":" July 2018","54032":" July 2018","54033":" July 2018","54034":" June 2018","54035":" June 2018","54036":" June 2018","54037":" May 2018","54038":" April 2018","54039":" April 2018","54040":" April 2018","54041":" March 2018","54042":" April 2018","54043":" March 2018","54045":" March 2018","54046":" March 2018","54047":" March 2018","54057":" January 2018","54058":" January 2018","54059":" January 2018","54066":" November 2017","54067":" November 2017","54069":" November 2017","54071":" October 2017","54072":" October 2017","54074":" October 2017","54081":" September 2017","54082":" September 2017","54084":" August 2017","54085":" August 2017","54106":" April 2017","54108":" March 2017","54110":" February 2017","54111":" February 2017","54112":" February 2017","54115":" January 2017","54116":" January 2017","54119":" December 2016","54122":" August 2016","54132":" October 2016","54135":" October 2016","54136":" October 2016","54137":" October 2016","54138":" September 2016","54140":" September 2016","54141":" September 2016","54142":" September 2016","54143":" September 2016","54144":" September 2016","54145":" August 2016","54146":" August 2016","54147":" September 2016","54148":" August 2016","54149":" August 2016","54150":" August 2016","54151":" August 2016","54153":" August 2016","54154":" August 2016","54155":" July 2016","54157":" August 2016","54159":" August 2016","54160":" July 2016","54161":" July 2016","54162":" July 2016","54163":" July 2016","54164":" July 2016","54165":" July 2016","54171":" July 2016","54172":" July 2016","54173":" June 2016","54174":" October 2015","54175":" June 2016","54176":" June 2016","54177":" May 2016","54178":" May 2016","54179":" May 2016","54186":" April 2016","54187":" March 2016","54188":" March 2016","54189":" March 2016","54190":" March 2016","54192":" February 2016","54193":" February 2016","54196":" January 2016","54198":" February 2016","54200":" February 2016","54206":" December 2015","54208":" December 2015","54209":" December 2015","54210":" December 2015","54211":" April 2019","54212":" March 2019","54213":" December 2018","54214":" January 2019","54215":" December 2018","54216":" December 2018","54217":" December 2018","54218":" September 2018","54219":" October 2018","54220":" September 2018","54221":"nil","54226":" July 2018","54227":" June 2018","54228":" June 2018","54229":" June 2018","54230":" June 2018","54231":" June 2018","54232":" June 2018","54233":" June 2018","54234":" June 2018","54235":" May 2018","54241":" April 2018","54242":" April 2018","54243":" March 2018","54244":" March 2018","54245":" March 2018","54251":" January 2018","54254":" January 2018","54255":" January 2018","54260":" November 2017","54266":" October 2017","54268":" October 2017","54269":" October 2017","54270":" October 2017","54271":" October 2017","54272":" September 2017","54274":" September 2017","54275":" September 2017","54276":" September 2017","54277":" August 2017","54278":" September 2017","54279":" August 2017","54280":" August 2017","54281":" August 2017","54282":" August 2017","54283":" July 2017","54284":" July 2017","54285":" July 2017","54286":" July 2017","54288":" July 2017","54289":" July 2017","54290":" May 2017","54291":" May 2017","54292":" May 2017","54293":" May 2017","54294":" April 2017","54296":" April 2017","54298":" March 2017","54299":" February 2017","54302":" January 2017","54303":" January 2017","54304":" January 2017","54311":" October 2016","54312":" October 2016","54313":" October 2016","54314":" October 2016","54315":" September 2016","54317":" September 2016","54319":" September 2016","54320":" September 2016","54321":" August 2016","54322":" August 2016","54323":" August 2016","54324":" August 2016","54325":" August 2016","54331":" July 2016","54332":" July 2016","54333":" July 2016","54334":" July 2016","54335":" July 2016","54337":" July 2016","54339":" July 2016","54340":" June 2016","54341":" July 2016","54342":" July 2016","54343":" July 2016","54345":" June 2016","54351":" May 2016","54353":" May 2016","54354":" May 2016","54356":" April 2016","54358":" March 2016","54360":" December 2015","54362":" December 2015","54363":" December 2015","54364":" December 2015","54365":" December 2015","54369":" November 2015","54386":" September 2015","54387":" September 2015","54388":" September 2015","54389":" December 2014","54391":" September 2015","54392":" September 2015","54393":" September 2015","54395":" August 2015","54401":" August 2015","54403":" August 2015","54405":" August 2015","54407":" August 2015","54409":" July 2015","54411":"nil","54416":" September 2018","54417":" August 2018","54418":" August 2018","54419":" August 2018","54420":" June 2018","54421":" July 2018","54422":" June 2018","54423":" June 2018","54424":" May 2018","54425":" May 2018","54426":" May 2018","54427":" April 2018","54428":" March 2018","54429":" March 2018","54430":" January 2018","54431":" November 2017","54432":" November 2017","54433":" October 2017","54434":" October 2017","54435":" September 2017","54436":" September 2017","54437":" August 2017","54438":" August 2017","54439":" June 2017","54440":" July 2017","54441":" July 2017","54442":" July 2017","54443":" June 2017","54444":" June 2017","54445":" June 2017","54446":" June 2017","54447":" January 2017","54448":" May 2017","54449":" May 2017","54450":" May 2017","54451":" April 2017","54452":" April 2017","54453":" April 2017","54454":" January 2017","54455":" January 2017","54456":" November 2016","54457":" October 2016","54458":" October 2016","54459":" October 2016","54460":" October 2016","54466":" February 2019","54467":" June 2018","54468":" October 2018","54469":" September 2018","54470":" August 2018","54471":" July 2018","54472":" June 2018","54473":" September 2017","54474":" August 2017","54475":" June 2017","54476":" April 2017","54477":" April 2017","54478":" March 2017","54479":" March 2017","54480":" March 2017","54481":" December 2016","54482":" December 2016","54483":" August 2016","54484":" October 2016","54485":" October 2016","54486":" August 2016","54487":" August 2016","54488":" June 2016","54489":" August 2016","54490":" July 2016","54491":" July 2016","54492":" June 2016","54493":" May 2016","54494":" May 2016","54495":" April 2016","54496":" March 2016","54497":" March 2016","54498":" January 2016","54499":" January 2016","54500":" December 2015","54501":"nil","54506":" September 2015","54507":" September 2015","54508":" August 2015","54509":" July 2015","54510":" August 2015","54511":" July 2015","54512":" June 2015","54513":" June 2015","54514":" June 2015","54515":" June 2015","54516":" May 2015","54517":" March 2015","54518":" February 2014","54519":" January 2014","54520":" September 2014","54521":" October 2014","54522":" September 2014","54523":" August 2014","54524":" September 2014","54525":" August 2014","54531":" February 2014","54532":" February 2014","54533":" September 2013","54534":" July 2013","54535":" September 2013","54541":" August 2013","54542":" August 2013","54543":" August 2013","54544":" July 2013","54545":" June 2013","54551":" March 2013","54552":" March 2013","54553":" February 2013","54554":" January 2013","54555":" December 2012","54561":" November 2012","54562":" September 2012","54563":" September 2012","54564":" September 2012","54565":" August 2012","54566":" August 2012","54567":" August 2012","54568":" August 2012","54569":" June 2012","54570":" July 2012","54571":" June 2012","54572":" July 2012","54573":" July 2012","54574":" July 2012","54575":" July 2012","54576":" May 2012","54577":" June 2012","54578":" June 2012","54579":" June 2012","54580":" May 2012","54581":" May 2012","54582":" February 2012","54583":" April 2012","54584":" April 2012","54585":" March 2012","54586":" August 2011","54587":" November 2011","54588":" October 2011","54589":" August 2011","54590":" August 2011","54596":" February 2011","54597":" November 2010","54598":" November 2010","54599":" November 2010","54600":" November 2010","54601":" September 2010","54602":" April 2010","54603":" November 2009","54604":" September 2009","54606":"nil","54611":" February 2018","54621":" September 2017","54626":" August 2017","54631":" July 2017","54641":" April 2017","54646":" February 2017","54656":" October 2016","54661":" September 2016","54671":" August 2016","54676":" June 2016","54681":" July 2016","54686":" June 2016","54691":" March 2016","54706":" August 2015","54711":" August 2015","54716":" June 2015","54721":" April 2015","54726":" February 2015","54731":" November 2014","54741":" August 2014","54746":" July 2014","54766":" September 2013","54776":" July 2013","54781":" July 2013","54791":" February 2013","54801":" September 2012","54806":" August 2018","54807":" August 2018","54808":" July 2018","54809":" July 2018","54810":" July 2018","54811":" August 2018","54812":" August 2018","54813":" August 2017","54814":" October 2016","54815":" August 2016","54816":" August 2016","54817":" April 2016","54818":" June 2015","54819":" August 2015","54820":" August 2015","54821":" July 2015","54822":" July 2015","54823":" June 2015","54824":" April 2015","54825":" September 2014","54826":" July 2014","54827":" July 2014","54828":" June 2014","54829":" July 2013","54830":" July 2013","54831":" June 2013","54832":" April 2013","54833":" February 2013","54834":" January 2013","54836":"nil","54841":" October 2018","54842":" October 2018","54843":" September 2018","54844":" September 2018","54845":" September 2018","54846":" September 2018","54847":" August 2018","54848":" August 2018","54849":" July 2018","54850":" July 2018","54851":" June 2018","54852":" July 2018","54853":" July 2017","54854":" June 2017","54855":" June 2017","54856":" June 2016","54857":" September 2016","54858":" August 2016","54859":" May 2016","54860":" September 2015","54861":" August 2015","54862":" February 2015","54863":" December 2014","54864":" October 2014","54865":" October 2014","54866":" September 2014","54867":" June 2014","54868":" March 2014","54869":" August 2013","54870":" August 2013","54871":" August 2013","54872":" August 2013","54873":" July 2013","54874":" July 2013","54875":" July 2012","54876":" May 2013","54877":" January 2013","54878":" October 2012","54879":" August 2012","54880":" July 2012","54881":" July 2012","54882":" July 2012","54883":" July 2012","54884":" June 2012","54885":" July 2011","54886":" February 2012","54887":" September 2011","54888":" February 2011","54889":" August 2010","54890":" June 2009","54891":"nil","54896":" February 2019","54897":" August 2018","54898":" July 2018","54899":" June 2018","54900":" May 2018","54901":" April 2018","54902":" January 2018","54903":" December 2017","54906":" August 2017","54908":" August 2017","54909":" August 2017","54912":" July 2017","54913":" June 2017","54915":" May 2017","54918":" October 2016","54919":" October 2016","54920":" August 2016","54922":" September 2016","54923":" September 2016","54925":" August 2016","54929":" August 2016","54930":" June 2016","54932":" August 2016","54934":" July 2016","54935":" June 2016","54936":" June 2016","54937":" June 2016","54938":" May 2016","54939":" April 2016","54940":" April 2016","54942":" March 2016","54943":" March 2016","54945":" February 2016","54946":" February 2016","54947":" August 2015","54948":" February 2016","54951":" September 2015","54952":" September 2015","54953":" September 2015","54955":" May 2015","54956":" August 2015","54958":" August 2015","54959":" August 2015","54960":" August 2015","54961":" July 2015","54962":" August 2015","54964":" August 2015","54965":" July 2015","54967":" July 2015","54968":" July 2015","54970":" July 2015","54971":"nil","54981":" December 2014","54983":" November 2014","54985":" November 2014","55002":" August 2014","55003":" July 2014","55011":" May 2014","55012":" April 2014","55015":" April 2014","55019":" February 2014","55030":" July 2013","55032":" September 2013","55035":" August 2013","55038":" August 2013","55039":" August 2013","55040":" August 2013","55041":" August 2013","55045":" August 2013","55050":" June 2013","55051":" July 2013","55052":" June 2013","55055":" June 2013","55056":" May 2013","55058":" April 2013","55061":" March 2013","55064":" February 2013","55066":" February 2013","55068":" January 2013","55069":" January 2013","55076":" August 2012","55077":" July 2012","55078":" July 2012","55079":" September 2011","55080":" August 2011","55081":" August 2011","55082":" June 2011","55083":" June 2011","55084":" August 2010","55085":" March 2010","55086":" August 2009","55087":" December 2008","55088":" May 2008","55089":" July 2007","55090":" May 2007","55091":"nil","55096":" August 2017","55106":" August 2016","55116":" October 2015","55126":" December 2013","55131":" July 2014","55136":" April 2014","55141":" November 2013","55146":" September 2013","55156":" July 2012","55161":" March 2012","55166":" October 2011","55171":" August 2007","55176":" November 2018","55177":" August 2018","55178":" September 2018","55179":" August 2018","55180":" May 2018","55181":"nil","55186":" February 2017","55187":" August 2016","55188":" August 2016","55189":" August 2016","55190":" July 2016","55191":" August 2015","55192":" August 2015","55193":" July 2015","55194":" April 2016","55195":" September 2015","55196":" September 2015","55197":" August 2015","55198":" August 2015","55199":" June 2015","55200":" June 2015","55201":" May 2015","55202":" May 2015","55203":" July 2014","55204":" December 2014","55205":" October 2014","55206":" October 2014","55207":" September 2013","55208":" July 2013","55209":" February 2013","55210":" November 2011","55211":" October 2011","55212":" August 2011","55213":" June 2011","55214":" June 2011","55215":" March 2011","55216":" November 2010","55217":" October 2010","55218":" August 2010","55219":" July 2010","55220":" February 2010","55221":" August 2009","55222":" June 2009","55223":" January 2009","55224":" October 2008","55225":" April 2008","55226":"nil","55231":" January 2019","55232":" December 2018","55233":" November 2018","55234":" September 2018","55235":" August 2018","55241":" December 2017","55242":" July 2018","55243":" July 2018","55244":" July 2018","55245":" July 2018","55246":" July 2018","55247":" June 2018","55248":" May 2018","55249":" May 2018","55250":" April 2018","55251":" April 2018","55252":" April 2018","55253":" March 2018","55254":" March 2018","55255":" February 2018","55256":" January 2018","55257":" January 2018","55258":" January 2018","55259":" December 2017","55260":" December 2017","55261":" December 2017","55262":" November 2017","55263":" October 2017","55264":" October 2017","55265":" October 2017","55266":" September 2017","55267":" September 2017","55268":" September 2017","55269":" September 2017","55270":" September 2017","55271":" September 2017","55272":" August 2017","55273":" September 2017","55274":" August 2017","55275":" August 2017","55276":" August 2017","55277":" August 2017","55278":" August 2017","55279":" August 2017","55280":" August 2017","55286":" August 2017","55287":" July 2017","55288":" July 2017","55289":" July 2017","55290":" July 2017","55291":" July 2017","55292":" June 2017","55293":" June 2017","55294":" June 2017","55295":" June 2017","55297":" June 2017","55298":" June 2017","55299":" June 2017","55300":" June 2017","55301":" May 2017","55302":" May 2017","55303":" May 2017","55304":" April 2017","55305":" April 2017","55306":" April 2017","55307":" February 2017","55308":" April 2017","55309":" March 2017","55310":" March 2017","55311":" July 2016","55312":" December 2016","55313":" November 2016","55314":" August 2016","55315":" December 2016","55316":" December 2016","55317":" November 2016","55318":" November 2016","55319":" November 2016","55320":" October 2016","55321":" October 2016","55322":" October 2016","55324":" October 2016","55325":" October 2016","55326":" September 2016","55327":" September 2016","55328":" September 2016","55329":" August 2016","55330":" September 2016","55336":" August 2016","55337":" July 2016","55338":" August 2016","55339":" August 2016","55340":" July 2016","55341":" July 2016","55342":" July 2016","55343":" July 2016","55344":" July 2016","55345":" July 2016","55346":" July 2016","55347":" June 2016","55348":" June 2016","55349":" June 2016","55350":" June 2016","55351":" December 2015","55352":" June 2016","55353":" June 2016","55354":" June 2016","55355":" May 2016","55361":" April 2016","55362":" March 2016","55363":" March 2016","55364":" March 2016","55365":" February 2016","55367":" February 2016","55369":" January 2016","55370":" December 2015","55371":" December 2015","55373":" June 2015","55374":" October 2015","55375":" October 2015","55376":" October 2015","55377":" October 2015","55378":" September 2015","55379":" September 2015","55380":" September 2015","55381":" September 2015","55382":" August 2015","55383":" September 2015","55384":" August 2015","55385":" August 2015","55396":" July 2015","55397":" June 2015","55398":" May 2015","55399":" May 2015","55400":" May 2015","55402":" December 2014","55403":" July 2014","55404":" March 2015","55405":" March 2015","55407":" January 2015","55408":" January 2015","55409":" November 2014","55410":" November 2014","55426":" August 2017","55427":" August 2017","55428":" August 2017","55429":" July 2017","55430":" June 2017","55431":" August 2016","55432":" August 2016","55433":" August 2016","55434":" August 2016","55435":" August 2016","55436":" August 2016","55437":" July 2016","55438":" July 2016","55439":" June 2016","55440":" May 2016","55441":" January 2019","55442":" December 2018","55443":" October 2018","55444":" September 2018","55445":" September 2018","55446":" September 2018","55447":" September 2018","55448":" September 2018","55449":" July 2018","55450":" July 2018","55451":"nil","55456":" July 2017","55457":" July 2017","55458":" June 2017","55459":" May 2017","55460":" May 2017","55466":" April 2016","55467":" September 2015","55468":" August 2015","55469":" June 2015","55470":" September 2014","55471":" August 2014","55472":" August 2014","55473":" August 2014","55474":" August 2014","55475":" August 2013","55476":" July 2013","55477":" June 2013","55478":" October 2012","55479":" September 2011","55481":" August 2018","55486":" January 2018","55491":" September 2017","55496":" May 2017","55501":" September 2016","55506":" August 2016","55511":" May 2016","55516":" August 2015","55521":" June 2015","55526":" May 2014","55531":" August 2013","55536":" June 2013","55541":" October 2012","55546":"nil","55551":" July 2011","55556":" May 2009","55561":" October 2018","55562":" September 2018","55563":" August 2018","55564":" May 2018","55565":" September 2017","55566":"nil","55576":" January 2017","55577":" December 2016","55578":" December 2016","55579":" November 2016","55580":" August 2016","55586":" September 2016","55587":" August 2016","55588":" July 2016","55589":" July 2016","55590":" July 2016","55596":" March 2016","55597":" January 2016","55598":" December 2015","55599":" December 2015","55600":" November 2015","55601":" August 2015","55602":" August 2015","55603":" August 2015","55604":" September 2014","55605":" August 2015","55606":" May 2015","55607":" May 2015","55608":" April 2015","55609":" March 2015","55610":" July 2014","55611":" February 2015","55612":" January 2015","55613":" December 2014","55614":" December 2014","55615":" July 2014","55616":" November 2014","55617":" October 2014","55618":" August 2014","55619":" July 2014","55620":" August 2014","55621":" July 2014","55622":" August 2013","55623":" May 2014","55624":" April 2014","55626":" August 2018","55627":" April 2018","55628":" May 2017","55629":" July 2016","55630":" March 2017","55631":" March 2019","55632":" March 2019","55633":" February 2019","55634":" January 2019","55635":" February 2019","55636":" June 2018","55637":" January 2019","55638":" December 2018","55639":" January 2019","55640":" January 2019","55641":" January 2019","55642":" December 2018","55643":" October 2018","55644":" December 2018","55645":" November 2018","55646":"nil","55651":" October 2018","55652":" October 2018","55653":" October 2018","55654":" September 2018","55655":" September 2018","55656":" September 2018","55657":" September 2018","55658":" September 2018","55659":" September 2018","55660":" May 2018","55661":" August 2018","55662":" August 2018","55663":" August 2018","55664":" June 2018","55665":" July 2018","55666":" July 2018","55667":" January 2018","55668":" June 2018","55669":" June 2018","55670":" April 2018","55671":" June 2018","55672":" May 2018","55673":" April 2018","55674":" February 2018","55675":" March 2018","55676":" March 2018","55677":" March 2018","55678":" March 2018","55679":" March 2018","55680":" February 2018","55686":" January 2018","55687":" December 2017","55688":" December 2017","55689":" November 2017","55690":" December 2017","55691":" November 2017","55692":" November 2017","55693":" November 2017","55694":" October 2017","55695":" September 2017","55696":" September 2017","55697":" August 2017","55698":" September 2017","55699":" August 2017","55700":" August 2017","55701":" August 2017","55702":" July 2017","55703":" July 2017","55704":" July 2017","55705":" June 2017","55706":" July 2017","55707":" July 2017","55708":" June 2017","55709":" June 2017","55710":" June 2017","55721":" February 2017","55722":" January 2017","55723":" October 2016","55724":" December 2016","55725":" December 2016","55726":" November 2016","55727":" November 2016","55728":" November 2016","55729":" November 2016","55731":" September 2016","55732":" August 2016","55733":" September 2016","55734":" September 2016","55735":" August 2016","55736":" September 2016","55737":" September 2016","55738":" September 2016","55739":" August 2016","55740":" August 2016","55741":" August 2016","55742":" June 2016","55743":" August 2016","55745":" July 2016","55756":" May 2016","55757":" May 2016","55758":" May 2016","55759":" March 2016","55760":" May 2016","55761":" April 2016","55762":" April 2016","55763":" March 2016","55764":" April 2016","55765":" April 2016","55766":" May 2015","55767":" March 2016","55768":" March 2016","55769":" February 2016","55770":" February 2016","55776":" January 2016","55777":" January 2016","55778":" December 2015","55779":" November 2015","55780":" September 2015","55786":" September 2015","55787":" October 2015","55788":" September 2015","55789":" September 2015","55790":" September 2015","55791":" September 2015","55792":" July 2015","55793":" September 2015","55794":" August 2015","55795":" August 2015","55796":" July 2015","55797":" June 2015","55798":" July 2015","55799":" May 2015","55800":" July 2015","55801":" July 2015","55802":" June 2015","55803":" June 2015","55804":" June 2015","55805":" June 2015","55806":" May 2015","55807":" June 2015","55808":" May 2015","55809":" May 2015","55810":" April 2015","55811":" May 2015","55813":" May 2015","55814":" May 2015","55815":" May 2015","55816":" April 2015","55817":" April 2015","55818":" April 2015","55819":" April 2015","55820":" April 2015","55821":" April 2015","55822":" March 2015","55823":" March 2015","55824":" March 2015","55825":" February 2015","55826":" March 2015","55827":" March 2015","55828":" February 2015","55829":" February 2015","55830":" January 2015","55831":"nil","55836":" August 2018","55841":" July 2018","55846":" September 2017","55851":" June 2017","55856":" September 2016","55861":" July 2016","55866":" July 2016","55871":" October 2014","55876":" July 2014","55881":" August 2013","55886":" August 2012","55891":" July 2011","55896":" July 2009","55901":" July 2008","55906":" August 2004","55911":" June 2018","55912":" August 2018","55913":" August 2018","55914":" July 2018","55915":" May 2018","55916":" January 2018","55917":" December 2017","55918":" November 2017","55919":" November 2017","55920":" September 2017","55921":" August 2017","55922":" August 2017","55923":" August 2016","55924":" July 2017","55925":" June 2017","55926":" June 2017","55927":" September 2016","55928":" October 2016","55929":" September 2016","55930":" September 2016","55931":" September 2016","55932":" September 2016","55933":" August 2016","55934":" August 2016","55935":" August 2016","55936":" August 2016","55937":" July 2016","55938":" March 2016","55939":" February 2016","55940":" October 2015","55941":" September 2015","55942":" September 2015","55943":" September 2015","55944":" July 2015","55945":" August 2015","55946":"nil","55951":" September 2014","55952":" August 2014","55953":" July 2014","55954":" June 2014","55955":" July 2014","55956":" June 2014","55957":" August 2013","55958":" August 2013","55959":" July 2013","55960":" June 2013","55961":" September 2012","55962":" July 2011","55963":" October 2011","55964":" July 2011","55965":" September 2011","55976":" December 2018","55977":" September 2018","55978":" September 2018","55979":" October 2018","55980":" September 2018","55981":" September 2018","55982":" August 2018","55983":" August 2018","55984":" August 2018","55985":" August 2018","55986":"nil","55991":" July 2018","55992":" July 2018","55993":" July 2018","55994":" July 2018","55995":" July 2018","55996":" June 2018","55997":" June 2018","55998":" June 2018","55999":" June 2018","56000":" June 2018","56011":" August 2017","56012":" September 2017","56013":" September 2017","56014":" September 2017","56015":" September 2017","56016":" September 2017","56017":" September 2017","56018":" October 2016","56019":" September 2017","56020":" August 2017","56021":" July 2017","56022":" June 2017","56023":" July 2017","56024":" July 2017","56025":" July 2017","56026":" June 2017","56027":" June 2017","56028":" June 2017","56029":" July 2017","56030":" July 2017","56031":" June 2017","56032":" June 2017","56033":" June 2017","56034":" June 2017","56035":" June 2017","56036":" May 2017","56037":" October 2016","56038":" October 2016","56039":" October 2016","56040":" October 2016","56041":" October 2016","56042":" September 2016","56043":" September 2016","56044":" September 2016","56045":" September 2016","56047":" September 2016","56048":" September 2016","56049":" August 2016","56050":" July 2016","56051":" July 2016","56052":" August 2016","56053":" August 2016","56054":" August 2016","56055":" August 2016","56056":" August 2016","56057":" August 2016","56058":" July 2016","56059":" August 2016","56060":" August 2016","56061":" July 2016","56062":" July 2016","56063":" July 2016","56064":" July 2016","56065":" July 2016","56066":" July 2016","56067":" June 2016","56068":" July 2016","56069":" July 2016","56070":" June 2016","56071":" June 2016","56072":" July 2016","56073":" June 2016","56074":" June 2016","56075":" June 2016","56086":" September 2015","56087":" June 2015","56088":" September 2015","56089":" September 2015","56090":" December 2014","56091":" August 2015","56092":" September 2015","56093":" August 2015","56094":" August 2015","56095":" August 2015","56096":" July 2015","56097":" June 2015","56098":" July 2015","56099":" June 2015","56100":" June 2015","56106":" November 2014","56107":" October 2014","56108":" September 2014","56109":" October 2014","56110":" September 2014","56111":" October 2014","56112":" September 2014","56113":" September 2014","56114":" September 2014","56115":" September 2014","56116":" September 2014","56117":" September 2014","56118":" August 2014","56119":" August 2014","56120":" July 2014","56121":" August 2014","56122":" August 2014","56123":" August 2014","56124":" August 2014","56125":" August 2014","56126":" August 2014","56127":" August 2014","56128":" July 2014","56129":" September 2013","56130":" July 2014","56131":" July 2014","56132":" July 2014","56133":" July 2014","56135":" June 2014","56136":" June 2014","56137":" May 2014","56138":" October 2013","56139":" September 2013","56140":" August 2013","56141":" September 2013","56142":" August 2013","56143":" August 2013","56144":" August 2013","56145":" August 2013","56146":" July 2013","56147":" July 2013","56148":" July 2013","56149":" July 2013","56150":" July 2013","56151":" June 2013","56152":" June 2013","56153":" June 2013","56154":" June 2013","56155":" June 2013","56161":" October 2012","56162":" October 2012","56163":" October 2012","56164":" October 2012","56165":" September 2012","56166":" September 2012","56167":" September 2012","56168":" August 2012","56169":" August 2012","56170":" August 2012","56171":" August 2012","56172":" August 2012","56173":" August 2012","56174":" August 2012","56175":" August 2012","56176":" November 2018","56181":" September 2018","56186":" September 2018","56191":" August 2018","56196":"nil","56201":" July 2018","56206":" June 2018","56216":" June 2018","56221":" October 2017","56226":" October 2017","56231":" August 2017","56236":" August 2017","56241":" August 2017","56251":" June 2017","56256":" October 2016","56261":" September 2016","56266":" September 2016","56271":" August 2016","56276":" August 2016","56281":" August 2016","56291":" July 2016","56301":" June 2016","56306":" June 2016","56311":" March 2016","56316":" October 2015","56321":" September 2015","56326":" September 2015","56331":" August 2015","56336":" August 2015","56341":" July 2015","56346":" May 2015","56351":" June 2015","56366":" September 2014","56371":" August 2014","56376":" September 2018","56377":" September 2018","56378":" September 2018","56379":" August 2018","56380":" July 2018","56381":" August 2018","56382":" August 2018","56383":" July 2018","56384":" July 2018","56385":" July 2018","56386":" July 2018","56387":" June 2018","56388":" July 2018","56389":" June 2018","56390":" June 2018","56391":" September 2017","56392":" October 2017","56393":" October 2017","56394":" October 2017","56395":" October 2017","56396":" September 2017","56397":" September 2017","56398":" September 2017","56399":" August 2017","56400":" August 2017","56401":" August 2017","56402":" July 2017","56403":" June 2017","56404":" July 2017","56405":" July 2017","56406":" October 2016","56407":" October 2016","56408":" September 2016","56409":" September 2016","56410":" August 2016","56411":" August 2016","56412":" July 2016","56413":" July 2016","56414":" June 2016","56415":" September 2015","56416":" July 2015","56417":" July 2015","56418":" July 2013","56419":" September 2013","56420":" August 2013","56421":" July 2013","56422":" August 2012","56423":" August 2012","56424":" July 2012","56425":" August 2011","56426":" July 2011","56427":" July 2011","56428":" July 2010","56429":" July 2010","56430":" September 2009","56431":" August 2008","56432":" August 2008","56433":" July 2008","56434":" July 2008","56435":" September 2006","56436":"nil","56441":"nil","56451":" August 2018","56452":" August 2018","56453":" July 2018","56454":" July 2018","56455":" July 2018","56466":" October 2017","56467":" October 2017","56468":" October 2017","56469":" October 2017","56470":" September 2017","56471":" September 2017","56472":" September 2017","56473":" September 2017","56474":" September 2017","56475":" September 2017","56491":" July 2016","56492":" September 2015","56493":" October 2015","56494":" September 2015","56495":" August 2015","56496":" June 2015","56497":" July 2015","56498":" July 2015","56499":" July 2015","56500":" June 2015","56501":" June 2015","56502":" September 2014","56503":" September 2014","56504":" October 2014","56505":" August 2014","56506":" August 2014","56507":" August 2014","56508":" July 2014","56509":" July 2014","56510":" July 2014","56511":" July 2014","56512":" May 2014","56513":" August 2013","56514":" September 2013","56515":" September 2013","56521":" August 2013","56522":" July 2013","56523":" July 2013","56524":" July 2013","56525":" July 2013","56536":" August 2012","56537":" July 2012","56538":" July 2012","56539":" July 2012","56540":" June 2012","56541":" June 2012","56542":" June 2012","56543":" September 2011","56544":" September 2011","56545":" July 2010","56546":" June 2010","56547":" June 2010","56548":" October 2008","56549":" May 2009","56550":" April 2009","56551":" April 2009","56552":" December 2008","56553":" June 2007","56554":" June 2004","56561":"nil","56571":" September 2017","56572":" August 2017","56573":" July 2017","56574":" July 2017","56575":" September 2017","56581":" June 2017","56582":" August 2016","56583":" August 2016","56584":" September 2016","56585":" September 2016","56586":" September 2016","56587":" August 2016","56588":" August 2016","56589":" August 2016","56590":" August 2016","56596":" June 2016","56597":" July 2015","56598":" August 2015","56599":" August 2015","56600":" September 2015","56601":" September 2015","56602":" August 2015","56603":" August 2015","56604":" August 2015","56605":" August 2015","56606":" August 2015","56607":" August 2015","56608":" July 2015","56609":" June 2015","56610":" June 2015","56611":" April 2015","56612":" September 2014","56613":" August 2014","56614":" July 2014","56615":" July 2014","56616":" September 2017","56617":" September 2017","56618":" August 2017","56619":" July 2017","56620":" August 2017","56621":"nil","56631":"nil","56632":"nil","56637":" April 2019","56638":" March 2019","56639":" March 2019","56640":" March 2019","56641":" February 2019","56642":" February 2019","56643":" February 2019","56644":" January 2019","56645":" January 2019","56646":" December 2018","56647":" November 2018","56648":" June 2018","56649":" September 2018","56650":" September 2018","56651":" September 2018","56652":" August 2018","56653":" September 2018","56654":" September 2018","56655":" August 2018","56656":" August 2018","56657":" July 2018","56658":" July 2018","56659":" July 2018","56660":" June 2018","56661":" June 2018","56662":" April 2018","56663":" April 2018","56664":" March 2018","56665":" March 2018","56666":" February 2018","56667":" February 2018","56668":" December 2017","56669":" February 2018","56670":" January 2018","56671":" September 2017","56672":" July 2017","56673":" August 2017","56674":" July 2017","56675":" July 2017","56676":" May 2017","56677":" May 2017","56678":" May 2017","56679":" February 2017","56680":" May 2017","56681":" May 2017","56682":" May 2017","56683":" May 2017","56684":" April 2017","56685":" April 2017","56686":" April 2017","56687":" April 2017","56688":" March 2017","56689":" September 2016","56690":" March 2017","56691":" March 2017","56692":"nil","56697":" December 2016","56698":" January 2017","56699":" January 2017","56700":" January 2017","56701":" December 2016","56702":" October 2016","56703":" November 2016","56704":" November 2016","56705":" November 2016","56706":" October 2016","56717":" August 2016","56718":" June 2016","56719":" June 2016","56720":" July 2016","56721":" June 2016","56722":" June 2016","56723":" June 2016","56724":" March 2016","56725":" July 2015","56726":" March 2016","56732":" November 2015","56733":" October 2015","56734":" October 2015","56735":" September 2015","56736":" September 2015","56742":" June 2015","56743":" May 2015","56744":" July 2015","56745":" July 2015","56746":" July 2015","56747":" June 2015","56748":" June 2015","56749":" June 2015","56750":" June 2015","56751":" June 2015","56752":" June 2015","56753":" April 2015","56754":" April 2015","56755":" May 2015","56756":" May 2015","56767":" March 2015","56768":" March 2015","56770":" February 2015","56771":" February 2015","56777":" February 2015","56778":" February 2015","56779":" February 2015","56780":" February 2015","56781":" January 2015","56782":" February 2015","56783":" January 2015","56784":" January 2015","56785":" January 2015","56786":" January 2015","56792":" November 2014","56793":" November 2014","56794":" November 2014","56795":" October 2014","56796":" November 2014","56797":" October 2014","56798":" October 2014","56799":" October 2014","56800":" September 2014","56801":" September 2014","56807":" June 2014","56808":" June 2014","56809":" June 2014","56810":" June 2014","56811":" May 2014","56822":" November 2013","56823":" October 2013","56824":" September 2013","56825":" September 2013","56826":" August 2013","56832":" June 2013","56833":" March 2013","56834":" March 2013","56835":" February 2013","56836":" January 2012","56837":"nil","56842":" January 2019","56843":" January 2019","56844":" January 2019","56845":" December 2018","56846":" November 2018","56847":" November 2018","56848":" November 2018","56849":" November 2018","56850":" October 2018","56851":" October 2018","56862":" July 2018","56863":" July 2018","56864":" June 2018","56865":" July 2018","56866":" June 2018","56867":" June 2018","56868":" June 2018","56869":" May 2018","56870":" May 2018","56871":" June 2017","56877":" March 2018","56878":" February 2018","56879":" January 2018","56880":" December 2017","56881":" December 2017","56882":" December 2017","56883":" December 2017","56884":" December 2017","56885":" November 2017","56886":" November 2017","56887":" November 2017","56888":" October 2017","56889":" October 2017","56890":" July 2017","56891":" August 2017","56897":" September 2017","56898":" October 2017","56899":" September 2017","56900":" September 2017","56901":" September 2017","56907":" November 2016","56908":" August 2017","56909":" July 2017","56911":" July 2017","56917":" June 2017","56918":" July 2017","56919":" July 2017","56920":" May 2017","56921":" May 2017","56922":" May 2017","56923":" May 2017","56924":" May 2017","56925":" May 2017","56926":" March 2017","56937":" March 2017","56938":" January 2017","56939":" March 2017","56940":" March 2017","56941":" March 2017","56942":" December 2016","56943":" January 2017","56944":" February 2017","56945":" February 2017","56946":" February 2017","56947":" February 2017","56948":" December 2016","56949":" January 2017","56950":" January 2017","56951":" January 2017","56952":" January 2017","56953":" January 2017","56954":" December 2016","56955":" December 2016","56956":" December 2016","56957":" December 2016","56958":" January 2017","56959":" January 2017","56960":" December 2016","56961":" December 2016","56967":" November 2016","56968":" November 2016","56969":" November 2016","56970":" November 2016","56971":" November 2016","56972":" November 2016","56973":" October 2016","56974":" October 2016","56975":" October 2016","56976":" October 2016","56977":" October 2016","56978":" October 2016","56979":" October 2016","56981":" September 2016","56982":" September 2016","56983":" August 2016","56984":" September 2016","56985":" September 2016","56986":" September 2016","56992":" February 2019","56997":"nil","57007":" June 2018","57012":" April 2018","57017":" March 2018","57027":" December 2017","57032":" November 2017","57037":" October 2017","57042":" October 2017","57047":" October 2017","57052":" September 2017","57072":" July 2017","57082":" May 2017","57087":" April 2017","57097":" March 2017","57127":" August 2016","57137":" October 2015","57142":" July 2016","57152":" April 2016","57157":" March 2016","57162":" January 2016","57177":" September 2015","57187":" June 2015","57192":" February 2019","57193":" July 2018","57194":" February 2019","57195":" November 2018","57196":" September 2018","57197":" August 2018","57198":" July 2018","57200":" April 2018","57201":" February 2018","57202":"nil","57212":" May 2017","57213":" May 2017","57214":" May 2017","57215":" February 2017","57216":" April 2017","57217":" March 2017","57218":" March 2017","57219":" January 2017","57220":" February 2017","57221":" February 2017","57222":" August 2016","57223":" January 2017","57224":" January 2017","57225":" November 2016","57226":" December 2016","57227":" October 2016","57228":" November 2016","57229":" October 2016","57230":" October 2016","57231":" December 2015","57232":" October 2016","57233":" October 2016","57234":" September 2016","57235":" September 2016","57236":" September 2016","57237":" August 2016","57238":" September 2015","57239":" July 2016","57240":" July 2016","57241":" June 2016","57247":" November 2015","57248":" November 2015","57249":" October 2015","57250":" October 2015","57251":" October 2015","57252":" September 2015","57253":" September 2015","57254":" September 2015","57255":" August 2015","57256":" September 2015","57257":" September 2015","57258":" August 2015","57259":" August 2015","57260":" June 2015","57261":" April 2015","57262":" June 2015","57263":" April 2015","57264":" March 2015","57265":" April 2015","57266":" March 2015","57272":" January 2015","57273":" January 2015","57274":" December 2014","57275":" January 2015","57276":" January 2015","57277":" November 2014","57278":" September 2014","57279":" November 2014","57280":" November 2014","57281":" November 2014","57282":" October 2014","57283":" October 2014","57284":" October 2014","57285":" September 2014","57286":" August 2014","57287":" August 2014","57288":" August 2014","57289":" August 2014","57290":" July 2014","57291":" June 2014","57292":" June 2014","57293":" June 2014","57294":" May 2014","57295":" May 2014","57296":" May 2014","57297":" May 2014","57299":" March 2014","57300":" April 2014","57301":" February 2014","57302":" February 2014","57303":" February 2014","57304":" January 2014","57305":" December 2013","57306":" December 2013","57307":" November 2013","57308":" November 2013","57309":" October 2013","57310":" October 2013","57311":" October 2013","57312":" October 2013","57313":" October 2013","57314":" September 2013","57315":" September 2013","57316":" July 2013","57317":" August 2013","57318":" August 2013","57319":" July 2013","57320":" June 2013","57321":" June 2013","57322":" June 2013","57323":" June 2013","57324":" June 2013","57325":" May 2013","57326":" May 2013","57327":" April 2013","57328":" April 2013","57329":" April 2013","57331":" December 2012","57332":" December 2012","57333":" October 2012","57334":" September 2012","57335":" September 2012","57336":" July 2012","57347":" January 2012","57348":" January 2012","57349":" October 2011","57350":" December 2011","57351":" November 2011","57352":" October 2011","57353":" August 2011","57354":" June 2011","57355":" July 2011","57356":" May 2011","57357":" May 2011","57358":" February 2011","57359":" January 2011","57360":" January 2011","57361":" June 2010","57367":" October 2008","57368":" August 2007","57369":" August 2007","57370":" October 2006","57371":" June 2005","57372":" January 2019","57373":" February 2019","57374":" August 2018","57375":" September 2018","57376":" July 2018","57377":"nil","57382":" April 2017","57383":" December 2016","57384":" September 2016","57385":" September 2016","57386":" June 2016","57387":" July 2016","57388":" July 2016","57389":" July 2016","57390":" June 2016","57391":" June 2016","57392":" May 2016","57393":" May 2016","57394":" May 2016","57395":" May 2016","57396":" May 2016","57397":" May 2016","57398":" May 2016","57399":" May 2016","57400":" April 2016","57401":" April 2016","57407":" April 2016","57408":" April 2016","57409":" April 2016","57410":" April 2016","57411":" March 2016","57412":" March 2016","57413":" March 2016","57415":" February 2016","57416":" January 2016","57422":" October 2015","57423":" October 2015","57424":" October 2015","57425":" August 2015","57426":" September 2015","57427":" February 2015","57428":" August 2015","57429":" August 2015","57430":" August 2015","57431":" August 2015","57432":" August 2015","57433":" July 2015","57434":" July 2015","57435":" July 2015","57436":" June 2015","57437":" June 2015","57438":" May 2015","57439":" May 2015","57440":" May 2015","57441":" April 2015","57442":" April 2015","57443":" April 2015","57444":" April 2015","57445":" April 2015","57446":" April 2015","57447":" April 2015","57448":" March 2015","57449":" March 2015","57450":" March 2015","57451":" February 2015","57452":" February 2015","57453":" December 2014","57455":" November 2014","57456":" October 2014","57457":" October 2014","57458":" October 2014","57459":" October 2014","57460":" September 2014","57461":" August 2014","57462":" August 2014","57463":" August 2014","57464":" August 2014","57465":" August 2014","57466":" August 2014","57467":" July 2014","57468":" July 2014","57469":" June 2014","57470":" June 2014","57471":" July 2014","57472":" July 2018","57473":" June 2018","57474":" June 2017","57475":"nil","57476":" July 2017","57477":" June 2017","57478":" July 2017","57479":" June 2017","57480":" October 2016","57481":" August 2016","57482":" June 2016","57483":" June 2016","57484":" June 2016","57485":" June 2016","57486":" May 2016","57487":" June 2016","57488":" June 2015","57489":" May 2016","57490":" May 2016","57491":" July 2015","57492":"nil","57497":" February 2017","57498":" August 2016","57499":" August 2016","57500":" August 2016","57501":" June 2016","57502":" June 2016","57503":" March 2016","57504":" February 2016","57505":" March 2016","57506":" February 2016","57507":" February 2016","57508":" January 2016","57509":" August 2015","57510":" July 2015","57511":" June 2015","57517":" June 2014","57518":" January 2014","57519":" September 2013","57520":" August 2013","57521":" September 2013","57522":" June 2013","57523":" April 2013","57524":" August 2012","57525":" October 2012","57526":" October 2010","57527":" October 2018","57532":" November 2017","57537":" January 2017","57542":" November 2016","57547":" July 2016","57552":" May 2016","57557":" September 2015","57562":"nil","57567":" November 2014","57572":" March 2014","57577":" September 2013","57582":" May 2013","57587":" November 2012","57592":" June 2012","57597":" March 2012","57602":" September 2011","57607":" June 2011","57612":" October 2010","57617":" August 2010","57627":" March 2010","57632":" April 2009","57637":" January 2009","57642":" November 2008","57647":" May 2008","57652":" December 2007","57657":" November 2007","57662":" May 2007","57667":" February 2006","57672":" September 2018","57673":" May 2018","57674":" September 2017","57675":" January 2017","57676":" September 2015","57677":" June 2015","57678":" May 2015","57679":" August 2014","57680":" September 2013","57681":" May 2013","57682":" April 2019","57683":" August 2018","57684":" June 2018","57685":" July 2018","57686":" March 2018","57687":"nil","57697":" May 2015","57698":" May 2015","57699":" August 2014","57700":" July 2014","57701":" July 2014","57707":" July 2013","57708":" September 2012","57709":" June 2012","57710":" August 2012","57711":" June 2012","57737":"nil","57742":" June 2018","57743":" June 2018","57744":" May 2018","57745":" June 2018","57746":" March 2018","57747":" July 2017","57748":" September 2017","57749":" July 2017","57750":" September 2016","57751":" September 2016","57752":" August 2016","57753":" August 2016","57754":" July 2016","57755":" September 2015","57756":" July 2015","57757":" August 2015","57758":" August 2015","57759":" July 2015","57760":" July 2015","57761":" June 2015","57762":" July 2014","57763":" March 2014","57764":" September 2013","57765":" July 2013","57766":" August 2013","57767":" March 2013","57768":" February 2013","57769":" September 2012","57770":" July 2012","57771":" July 2012","57772":" July 2012","57773":" March 2012","57774":" September 2011","57775":" September 2009","57776":" July 2009","57777":" July 2008","57802":" July 2018","57803":" September 2016","57804":" May 2016","57805":" September 2015","57806":" August 2015","57807":" June 2015","57808":" June 2015","57809":" June 2015","57810":" August 2014","57811":" July 2014","57812":" August 2013","57813":" July 2013","57814":"nil","57827":" September 2018","57832":"nil","57837":"nil","57842":" July 2017","57843":" July 2017","57844":" September 2016","57845":" September 2016","57846":" July 2013","57847":"nil","57852":"nil","57857":"nil","57862":"nil","57863":"nil","57865":" March 2019","57866":" August 2018","57867":" March 2019","57868":" February 2019","57869":" March 2019","57870":" February 2019","57871":" January 2019","57872":" January 2019","57873":" February 2019","57874":" January 2019","57875":" December 2018","57876":" August 2018","57877":" October 2018","57878":" September 2018","57879":" September 2018","57880":" September 2018","57881":" September 2018","57882":" September 2018","57883":" September 2018","57884":" September 2018","57885":" September 2018","57886":" September 2018","57887":" August 2018","57888":" August 2018","57889":" August 2018","57890":"nil","57900":" July 2018","57901":" July 2018","57902":" July 2018","57903":" July 2018","57904":" July 2018","57910":" April 2018","57911":" February 2018","57912":" February 2018","57913":" February 2018","57914":" February 2018","57915":" January 2018","57916":" January 2018","57917":" January 2018","57918":" January 2018","57919":" January 2018","57920":" January 2018","57921":" January 2018","57922":" January 2018","57923":" December 2017","57924":" December 2017","57925":" November 2017","57926":" November 2017","57927":" October 2017","57928":" October 2017","57929":" October 2017","57930":" November 2017","57931":" October 2017","57932":" October 2017","57933":" October 2017","57934":" July 2017","57940":" September 2017","57941":" October 2017","57942":" September 2017","57943":" September 2017","57944":" September 2017","57945":" September 2017","57946":" September 2017","57947":" July 2017","57948":" September 2017","57949":" August 2017","57950":" August 2017","57951":" August 2017","57952":" July 2017","57953":" August 2017","57954":" August 2017","57955":" August 2017","57956":" July 2017","57957":" July 2017","57958":" July 2017","57959":" July 2017","57960":" July 2017","57961":" July 2017","57962":" July 2017","57963":" July 2017","57964":" June 2017","57965":" June 2017","57966":" June 2017","57967":" June 2017","57968":" June 2017","57969":" June 2017","57970":" June 2017","57971":" May 2017","57972":" June 2017","57973":" May 2017","57974":" May 2017","57990":" March 2017","57991":" March 2017","57992":" February 2017","57993":" February 2017","57994":" February 2017","57995":" February 2017","57996":" February 2017","57998":" January 2017","57999":" February 2017","58000":" December 2016","58001":" January 2017","58002":" January 2017","58003":" January 2017","58004":" December 2016","58005":" December 2016","58006":" January 2017","58007":" December 2016","58008":" September 2016","58009":" December 2016","58010":" December 2016","58011":" December 2016","58012":" December 2016","58013":" December 2016","58014":" December 2016","58015":" December 2016","58016":" December 2016","58017":" November 2016","58018":" November 2016","58019":" October 2016","58020":" October 2016","58021":" October 2016","58022":" October 2016","58023":" September 2016","58024":" October 2016","58025":" October 2016","58026":" October 2016","58027":" September 2016","58028":" September 2016","58030":" September 2016","58031":" August 2016","58032":" August 2016","58033":" August 2016","58034":" July 2016","58035":" August 2016","58036":" July 2016","58037":" July 2016","58038":" July 2016","58039":" July 2016","58040":" June 2016","58041":" June 2016","58042":" June 2016","58043":" May 2016","58044":" April 2016","58045":" March 2016","58046":" March 2016","58047":" February 2016","58048":" March 2016","58049":" February 2016","58065":" March 2019","58070":" January 2019","58075":"nil","58080":" October 2018","58085":" August 2018","58090":" August 2018","58095":" August 2018","58100":" July 2018","58105":" May 2018","58110":" February 2018","58115":" January 2018","58120":" December 2017","58130":" October 2017","58135":" October 2017","58140":" September 2017","58145":" July 2017","58150":" August 2017","58155":" July 2017","58160":" July 2017","58165":" June 2017","58175":" April 2017","58180":" April 2017","58185":" March 2017","58190":" February 2017","58195":" December 2016","58200":" October 2016","58205":" October 2016","58210":" September 2016","58215":" July 2016","58225":" August 2016","58235":" June 2016","58240":" July 2016","58245":" July 2016","58250":" July 2016","58260":" March 2016","58265":" January 2019","58266":" January 2019","58267":" August 2018","58268":" July 2018","58269":" July 2018","58270":" June 2018","58271":" June 2018","58272":" May 2018","58273":" January 2018","58274":" January 2018","58275":" December 2017","58276":" December 2017","58277":" September 2017","58278":" September 2017","58279":" August 2017","58280":" August 2017","58281":" July 2017","58282":" August 2017","58283":" June 2017","58284":" June 2017","58285":" May 2017","58286":" January 2017","58287":" September 2016","58288":" August 2016","58289":" August 2016","58290":" July 2016","58291":" July 2016","58292":" June 2016","58293":" June 2016","58294":" May 2016","58295":"nil","58300":" February 2016","58301":" September 2015","58302":" September 2015","58303":" July 2015","58304":" June 2015","58310":" March 2015","58311":" February 2015","58312":" December 2014","58313":" December 2014","58314":" November 2014","58315":" September 2014","58316":" September 2014","58317":" September 2014","58318":" September 2014","58319":" August 2014","58320":" August 2014","58321":" August 2014","58322":" August 2014","58323":" July 2014","58324":" August 2014","58325":" August 2014","58326":" July 2014","58327":" July 2014","58328":" July 2014","58329":" July 2014","58330":" June 2014","58331":" June 2014","58332":" June 2014","58333":" May 2014","58334":" May 2014","58335":" May 2014","58336":" April 2014","58337":" February 2014","58338":" January 2014","58339":" December 2013","58340":" December 2013","58341":" October 2013","58342":" September 2013","58343":" July 2013","58344":" September 2013","58345":" September 2013","58346":" September 2013","58347":" August 2013","58348":" August 2013","58349":" August 2013","58350":" August 2013","58351":" August 2013","58352":" August 2013","58353":" July 2013","58354":" July 2013","58355":" July 2013","58356":" July 2013","58357":" July 2013","58358":" July 2013","58359":" May 2013","58361":" May 2013","58363":" February 2013","58364":" March 2013","58375":" September 2012","58376":" September 2012","58377":" September 2012","58378":" September 2012","58379":" August 2012","58380":" August 2012","58381":" August 2012","58382":" September 2012","58383":" September 2012","58384":" August 2012","58385":" August 2012","58386":" August 2012","58387":" July 2012","58388":" August 2012","58389":" August 2012","58390":" August 2012","58391":" August 2012","58392":" July 2012","58393":" May 2012","58394":" June 2012","58395":" July 2012","58396":" July 2012","58397":" July 2012","58398":" June 2012","58399":" July 2012","58400":" May 2012","58401":" June 2012","58402":" July 2011","58403":" May 2012","58404":" April 2012","58410":" March 2012","58411":" March 2012","58412":" February 2012","58413":" February 2012","58414":" February 2012","58415":" December 2011","58416":" January 2012","58417":" January 2012","58418":" January 2012","58419":" December 2011","58420":" December 2011","58421":" July 2011","58422":" September 2011","58423":" September 2011","58424":" September 2011","58430":" August 2011","58431":" August 2011","58432":" August 2011","58433":" March 2011","58434":" August 2011","58440":" August 2010","58441":" August 2010","58442":" April 2010","58443":" April 2010","58444":" March 2010","58445":" February 2010","58446":" February 2010","58447":" January 2010","58448":" November 2009","58449":" October 2009","58450":" September 2009","58451":" August 2009","58452":" August 2008","58465":"nil","58480":" September 2018","58481":" September 2018","58482":" September 2018","58483":" September 2018","58484":" September 2018","58485":" August 2018","58486":" August 2018","58487":" August 2018","58488":" July 2018","58489":" August 2018","58490":" July 2018","58491":" July 2018","58492":" July 2018","58493":" June 2018","58494":" August 2017","58495":" June 2018","58496":" June 2018","58497":" May 2018","58498":" March 2018","58499":" April 2018","58505":" February 2018","58506":" January 2018","58507":" January 2018","58508":" January 2018","58509":" July 2017","58515":" November 2017","58516":" November 2017","58517":" November 2017","58518":" November 2017","58519":" October 2017","58520":" October 2017","58521":" October 2017","58522":" October 2017","58523":" September 2017","58524":" August 2017","58525":" August 2017","58526":" June 2017","58527":" July 2017","58528":" July 2017","58529":" July 2017","58530":" July 2017","58531":" June 2017","58532":" July 2017","58533":" June 2017","58534":" June 2017","58535":" June 2017","58536":" March 2017","58537":" February 2017","58538":" February 2017","58539":" January 2017","58540":" December 2016","58541":" October 2016","58542":" August 2016","58543":" August 2016","58544":" May 2016","58545":" March 2016","58546":" March 2016","58547":" March 2016","58548":" February 2016","58549":" December 2015","58550":" February 2016","58551":" February 2016","58552":" February 2016","58553":" January 2016","58554":" December 2015","58555":" December 2015","58556":" December 2015","58557":" December 2015","58558":" November 2015","58559":" November 2015","58560":" October 2015","58561":" September 2015","58562":" October 2015","58563":" September 2015","58564":" September 2015","58565":" September 2015","58566":" July 2015","58567":" August 2015","58568":" June 2015","58569":" June 2015","58570":" June 2015","58571":" June 2015","58572":" April 2015","58573":" March 2015","58574":" March 2015","58575":" February 2015","58576":" January 2015","58577":" December 2014","58578":" November 2014","58579":" September 2014","58580":" September 2014","58581":" August 2014","58582":" August 2014","58583":" July 2014","58584":" June 2014","58585":" July 2014","58586":" June 2014","58587":" June 2014","58588":" May 2014","58589":" May 2014","58595":" February 2014","58596":" December 2013","58597":" March 2013","58598":" January 2014","58599":" December 2013","58600":" December 2013","58601":" September 2013","58602":" September 2013","58604":" October 2013","58605":" February 2013","58606":" December 2012","58607":" September 2013","58609":" September 2013","58610":" August 2013","58611":" August 2013","58612":" July 2013","58613":" May 2013","58614":" February 2013","58615":" March 2013","58616":" October 2012","58617":" January 2013","58618":" January 2013","58619":" July 2012","58620":" September 2012","58621":" August 2012","58622":" July 2012","58623":" July 2012","58624":" June 2012","58625":" June 2012","58626":" March 2012","58627":" May 2012","58628":" December 2011","58629":" June 2011","58630":" December 2011","58631":" December 2011","58632":" October 2011","58633":" June 2011","58634":" March 2011","58635":" December 2010","58636":" October 2010","58637":" August 2010","58639":" August 2010","58640":" July 2010","58641":" July 2010","58642":" July 2010","58643":" June 2010","58644":" March 2009","58645":" August 2018","58646":" July 2018","58647":" July 2018","58648":" July 2018","58649":" July 2018","58650":" July 2018","58651":" July 2018","58652":" July 2018","58653":" July 2018","58654":" July 2018","58655":" July 2018","58656":" June 2018","58657":" June 2018","58658":" June 2018","58659":" July 2017","58660":" September 2017","58661":" September 2017","58662":" September 2017","58663":" August 2017","58664":" August 2017","58665":"nil","58670":" June 2017","58671":" June 2017","58672":" May 2017","58673":" July 2016","58674":" May 2016","58675":" September 2016","58676":" September 2016","58677":" August 2016","58678":" August 2016","58679":" September 2015","58685":" July 2016","58686":" June 2016","58687":" May 2016","58688":" May 2016","58689":" May 2016","58690":" May 2016","58691":" June 2015","58692":" September 2015","58693":" October 2015","58694":" September 2015","58700":" September 2015","58701":" August 2015","58702":" August 2015","58703":" August 2015","58704":" August 2015","58710":" October 2014","58711":" September 2014","58712":" September 2014","58713":" August 2014","58714":" September 2014","58715":" August 2014","58716":" August 2014","58717":" August 2014","58718":" July 2014","58719":" July 2014","58720":" July 2014","58721":" June 2014","58722":" June 2014","58723":" September 2013","58724":" August 2013","58725":" August 2013","58726":" July 2013","58727":" June 2013","58728":" May 2013","58729":" October 2012","58730":" July 2012","58731":" August 2012","58732":" August 2012","58733":" July 2012","58734":" June 2012","58735":" July 2012","58736":" August 2011","58737":" August 2011","58738":" July 2011","58739":" April 2011","58740":" March 2011","58741":" February 2011","58742":" August 2010","58743":" July 2010","58744":" May 2010","58745":" September 2008","58746":" February 2008","58747":" September 2007","58750":" March 2019","58751":" February 2019","58752":" February 2019","58753":" February 2019","58754":" January 2019","58755":" January 2019","58756":" November 2018","58757":" October 2018","58758":" February 2018","58759":" August 2018","58760":" September 2018","58761":" September 2018","58762":" September 2018","58763":" September 2018","58764":" August 2018","58765":" July 2018","58766":" July 2018","58767":" June 2018","58768":" May 2018","58769":" January 2018","58770":"nil","58775":" September 2017","58776":" August 2017","58777":" May 2017","58778":" April 2017","58780":" July 2018","58785":"nil","58790":" July 2017","58795":" August 2016","58800":" June 2016","58805":" July 2015","58810":" September 2014","58815":" February 2019","58816":" February 2019","58817":" December 2018","58818":" December 2018","58819":" August 2018","58820":" June 2018","58821":" April 2018","58822":" October 2017","58823":" March 2017","58824":" September 2016","58825":" December 2016","58826":" January 2016","58827":" September 2016","58829":" July 2016","58830":" August 2016","58831":" August 2016","58832":" October 2015","58833":" March 2016","58834":" October 2015","58835":" September 2015","58836":" August 2015","58837":" February 2015","58838":" February 2015","58839":" October 2014","58840":"nil","58850":" August 2018","58851":" July 2018","58852":" February 2018","58853":" October 2017","58855":"nil","58860":" February 2016","58861":" September 2015","58862":" July 2015","58863":" May 2015","58864":" May 2015","58865":"nil","58870":" February 2015","58871":" December 2013","58872":" April 2013","58873":" February 2013","58874":" January 2013"}} ================================================ FILE: utils.py ================================================ ''' Utility class with some helper functions ''' import pandas as pd import numpy as np import random import os class Util(object): def read_data(self, folder): ''' Function to read data required to build the recommender system ''' print("Reading the data") ratings = pd.read_json(folder+"attraction_reviews.json",orient='records') attractions = pd.read_json(folder+"attractions.json",orient='records') return ratings, attractions def clean_subset(self, ratings, num_rows): ''' Function to clean and subset the data according to individual machine power ''' print("Extracting num_rows from ratings") temp = ratings.sort_values(by=['user_id'], ascending=True) ratings = temp.iloc[:num_rows, :] return ratings def preprocess(self, ratings): ''' Preprocess data for feeding into the network ''' print("Preprocessing the dataset") unique_att = ratings.attraction_id.unique() unique_att.sort() att_index = [i for i in range(len(unique_att))] rbm_att_df = pd.DataFrame(list(zip(att_index,unique_att)), columns =['rbm_att_id','attraction_id']) joined = ratings.merge(rbm_att_df, on='attraction_id') joined = joined[['user_id','attraction_id','rbm_att_id','rating']] readers_group = joined.groupby('user_id') total = [] for readerID, curReader in readers_group: temp = np.zeros(len(ratings)) for num, book in curReader.iterrows(): temp[book['rbm_att_id']] = book['rating']/5.0 total.append(temp) return joined, total def split_data(self, total_data): ''' Function to split into training and validation sets ''' print("Free energy required, dividing into train and validation sets") random.shuffle(total_data) n = len(total_data) print("Total size of the data is: {0}".format(n)) size_train = int(n * 0.75) X_train = total_data[:size_train] X_valid = total_data[size_train:] print("Size of the training data is: {0}".format(len(X_train))) print("Size of the validation data is: {0}".format(len(X_valid))) return X_train, X_valid def free_energy(self, v_sample, W, vb, hb): ''' Function to compute the free energy ''' wx_b = np.dot(v_sample, W) + hb vbias_term = np.dot(v_sample, vb) hidden_term = np.sum(np.log(1 + np.exp(wx_b)), axis = 1) return -hidden_term - vbias_term